diff --git a/.gitattributes b/.gitattributes index 391bb67e0db642d4d0a93da4c0dc7d417a259475..e0a58da72b17af8ca27919e5db8b7fcf66e1c7be 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,36 +1,3 @@ -*.7z filter=lfs diff=lfs merge=lfs -text -*.arrow filter=lfs diff=lfs merge=lfs -text -*.bin filter=lfs diff=lfs merge=lfs -text -*.bz2 filter=lfs diff=lfs merge=lfs -text -*.ckpt filter=lfs diff=lfs merge=lfs -text -*.ftz filter=lfs diff=lfs merge=lfs -text -*.gz filter=lfs diff=lfs merge=lfs -text -*.h5 filter=lfs diff=lfs merge=lfs -text -*.joblib filter=lfs diff=lfs merge=lfs -text -*.lfs.* filter=lfs diff=lfs merge=lfs -text -*.mlmodel filter=lfs diff=lfs merge=lfs -text -*.model filter=lfs diff=lfs merge=lfs -text -*.msgpack filter=lfs diff=lfs merge=lfs -text -*.npy filter=lfs diff=lfs merge=lfs -text -*.npz filter=lfs diff=lfs merge=lfs -text -*.onnx filter=lfs diff=lfs merge=lfs -text -*.ot filter=lfs diff=lfs merge=lfs -text -*.parquet filter=lfs diff=lfs merge=lfs -text -*.pb filter=lfs diff=lfs merge=lfs -text -*.pickle filter=lfs diff=lfs merge=lfs -text -*.pkl filter=lfs diff=lfs merge=lfs -text -*.pt filter=lfs diff=lfs merge=lfs -text -*.pth filter=lfs diff=lfs merge=lfs -text -*.rar filter=lfs diff=lfs merge=lfs -text -*.safetensors filter=lfs diff=lfs merge=lfs -text -saved_model/**/* filter=lfs diff=lfs merge=lfs -text -*.tar.* filter=lfs diff=lfs merge=lfs -text -*.tar filter=lfs diff=lfs merge=lfs -text -*.tflite filter=lfs diff=lfs merge=lfs -text -*.tgz filter=lfs diff=lfs merge=lfs -text -*.wasm filter=lfs diff=lfs merge=lfs -text -*.xz filter=lfs diff=lfs merge=lfs -text -*.zip filter=lfs diff=lfs merge=lfs -text -*.zst filter=lfs diff=lfs merge=lfs -text -*tfevents* filter=lfs diff=lfs merge=lfs -text -train_all.json filter=lfs diff=lfs merge=lfs -text +version https://git-lfs.github.com/spec/v1 +oid sha256:8f1f58fd32af1d9afe3c8d06ebe19deef3656ab96408bbdfb46cf45e8eeb0bc3 +size 38 diff --git a/MoE-Tinymed-phi2-llava/added_tokens.json b/MoE-Tinymed-phi2-llava/added_tokens.json deleted file mode 100755 index 313c6a31dacba7442d86d1c10a84490c4d9f87ee..0000000000000000000000000000000000000000 --- a/MoE-Tinymed-phi2-llava/added_tokens.json +++ /dev/null @@ -1,41 +0,0 @@ -{ - "\t\t": 50294, - "\t\t\t": 50293, - "\t\t\t\t": 50292, - "\t\t\t\t\t": 50291, - "\t\t\t\t\t\t": 50290, - "\t\t\t\t\t\t\t": 50289, - "\t\t\t\t\t\t\t\t": 50288, - "\t\t\t\t\t\t\t\t\t": 50287, - " ": 50286, - " ": 50285, - " ": 50284, - " ": 50283, - " ": 50282, - " ": 50281, - " ": 50280, - " ": 50279, - " ": 50278, - " ": 50277, - " ": 50276, - " ": 50275, - " ": 50274, - " ": 50273, - " ": 50272, - " ": 50271, - " ": 50270, - " ": 50269, - " ": 50268, - " ": 50267, - " ": 50266, - " ": 50265, - " ": 50264, - " ": 50263, - " ": 50262, - " ": 50261, - " ": 50260, - " ": 50259, - " ": 50258, - " ": 50257, - "<|extra_0|>": 50295 -} diff --git a/MoE-Tinymed-phi2-llava/config.json b/MoE-Tinymed-phi2-llava/config.json deleted file mode 100755 index 0f204eb54c5eab44db513bf7d2fece26fdaad596..0000000000000000000000000000000000000000 --- a/MoE-Tinymed-phi2-llava/config.json +++ /dev/null @@ -1,105 +0,0 @@ -{ - "_name_or_path": "/home/songtaojiang/TinyLLaVABench/MoE-LLaVA/checkpoints/llavaphi-2.7b-finetune-3epoch", - "architectures": [ - "MoELLaVAPhiForCausalLM" - ], - "attention_dropout": 0.0, - "auto_map": { - "AutoConfig": "configuration_phi.PhiConfig", - "AutoModelForCausalLM": "modeling_phi.PhiForCausalLM" - }, - "bos_token_id": 50256, - "embd_pdrop": 0.0, - "eos_token_id": 50256, - "freeze_mm_mlp_adapter": false, - "hidden_act": "gelu_new", - "hidden_size": 2560, - "image_aspect_ratio": "pad", - "image_projector_type": "mlp2x_gelu", - "initializer_range": 0.02, - "intermediate_size": 10240, - "layer_norm_eps": 1e-05, - "max_position_embeddings": 2048, - "mm_hidden_size": 1024, - "mm_image_tower": "/home/songtaojiang/MobileVLM/clip-vit-large-patch14-336", - "mm_projector_lr": null, - "mm_use_im_patch_token": false, - "mm_use_im_start_end": false, - "mm_video_tower": null, - "mm_vision_select_feature": "patch", - "mm_vision_select_layer": -2, - "model_type": "moe_llava_phi", - "moe": { - "capacity_factor": 1.5, - "ep_size": 1, - "eval_capacity_factor": 2.0, - "min_capacity": 0, - "moe_enable": true, - "moe_layers_idx": [ - 0, - 2, - 4, - 6, - 8, - 10, - 12, - 14, - 16, - 18, - 20, - 22, - 24, - 26, - 28, - 30 - ], - "moe_mode": "sparse", - "num_experts": [ - 4, - 4, - 4, - 4, - 4, - 4, - 4, - 4, - 4, - 4, - 4, - 4, - 4, - 4, - 4, - 4 - ], - "router_aux_loss_coef": 0.01, - "top_k_experts": 2, - "train_modules": [ - "fc1", - "fc2", - "wg" - ], - "use_residual": false - }, - "num_attention_heads": 32, - "num_hidden_layers": 32, - "num_key_value_heads": 32, - "pad_token_id": 50295, - "partial_rotary_factor": 0.4, - "qk_layernorm": false, - "resid_pdrop": 0.1, - "rope_scaling": null, - "rope_theta": 10000.0, - "tie_word_embeddings": false, - "tokenizer_padding_side": "right", - "torch_dtype": "bfloat16", - "transformers_version": "4.39.2", - "tune_mm_mlp_adapter": false, - "use_cache": true, - "use_mm_proj": true, - "video_global_proj": false, - "video_projector_type": "linear", - "video_spatial_proj": false, - "video_temproal_proj": false, - "vocab_size": 51200 -} diff --git a/MoE-Tinymed-phi2-llava/generation_config.json b/MoE-Tinymed-phi2-llava/generation_config.json deleted file mode 100755 index 4eef5e450ce138d21193f8d71be41e82ddfdf480..0000000000000000000000000000000000000000 --- a/MoE-Tinymed-phi2-llava/generation_config.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_from_model_config": true, - "bos_token_id": 50256, - "eos_token_id": 50256, - "transformers_version": "4.39.2" -} diff --git a/MoE-Tinymed-phi2-llava/merges.txt b/MoE-Tinymed-phi2-llava/merges.txt deleted file mode 100755 index 226b0752cac7789c48f0cb3ec53eda48b7be36cc..0000000000000000000000000000000000000000 --- a/MoE-Tinymed-phi2-llava/merges.txt +++ /dev/null @@ -1,50001 +0,0 @@ -#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/MoE-Tinymed-phi2-llava/model.safetensors.index.json b/MoE-Tinymed-phi2-llava/model.safetensors.index.json deleted file mode 100755 index 83f0b65260c740a25c91295d70dfc5d85dcd218c..0000000000000000000000000000000000000000 --- a/MoE-Tinymed-phi2-llava/model.safetensors.index.json +++ /dev/null @@ -1,1062 +0,0 @@ -{ - "metadata": { - "total_size": 11219361792 - }, - "weight_map": { - "lm_head.weight": "model-00003-of-00003.safetensors", - "model.embed_tokens.weight": "model-00001-of-00003.safetensors", - "model.final_layernorm.bias": "model-00003-of-00003.safetensors", - "model.final_layernorm.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.embeddings.class_embedding": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.embeddings.patch_embedding.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.embeddings.position_embedding.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.0.layer_norm1.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.0.layer_norm1.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.0.layer_norm2.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.0.layer_norm2.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.0.mlp.fc1.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.0.mlp.fc1.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.0.mlp.fc2.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.0.mlp.fc2.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.0.self_attn.k_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.0.self_attn.k_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.0.self_attn.out_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.0.self_attn.out_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.0.self_attn.q_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.0.self_attn.q_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.0.self_attn.v_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.0.self_attn.v_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.1.layer_norm1.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.1.layer_norm1.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.1.layer_norm2.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.1.layer_norm2.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.1.mlp.fc1.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.1.mlp.fc1.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.1.mlp.fc2.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.1.mlp.fc2.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.1.self_attn.k_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.1.self_attn.k_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.1.self_attn.out_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.1.self_attn.out_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.1.self_attn.q_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.1.self_attn.q_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.1.self_attn.v_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.1.self_attn.v_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.10.layer_norm1.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.10.layer_norm1.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.10.layer_norm2.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.10.layer_norm2.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.10.mlp.fc1.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.10.mlp.fc1.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.10.mlp.fc2.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.10.mlp.fc2.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.10.self_attn.k_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.10.self_attn.k_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.10.self_attn.out_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.10.self_attn.out_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.10.self_attn.q_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.10.self_attn.q_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.10.self_attn.v_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.10.self_attn.v_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.11.layer_norm1.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.11.layer_norm1.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.11.layer_norm2.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.11.layer_norm2.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.11.mlp.fc1.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.11.mlp.fc1.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.11.mlp.fc2.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.11.mlp.fc2.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.11.self_attn.k_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.11.self_attn.k_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.11.self_attn.out_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.11.self_attn.out_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.11.self_attn.q_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.11.self_attn.q_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.11.self_attn.v_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.11.self_attn.v_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.12.layer_norm1.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.12.layer_norm1.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.12.layer_norm2.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.12.layer_norm2.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.12.mlp.fc1.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.12.mlp.fc1.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.12.mlp.fc2.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.12.mlp.fc2.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.12.self_attn.k_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.12.self_attn.k_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.12.self_attn.out_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.12.self_attn.out_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.12.self_attn.q_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.12.self_attn.q_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.12.self_attn.v_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.12.self_attn.v_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.13.layer_norm1.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.13.layer_norm1.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.13.layer_norm2.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.13.layer_norm2.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.13.mlp.fc1.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.13.mlp.fc1.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.13.mlp.fc2.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.13.mlp.fc2.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.13.self_attn.k_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.13.self_attn.k_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.13.self_attn.out_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.13.self_attn.out_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.13.self_attn.q_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.13.self_attn.q_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.13.self_attn.v_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.13.self_attn.v_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.14.layer_norm1.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.14.layer_norm1.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.14.layer_norm2.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.14.layer_norm2.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.14.mlp.fc1.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.14.mlp.fc1.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.14.mlp.fc2.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.14.mlp.fc2.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.14.self_attn.k_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.14.self_attn.k_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.14.self_attn.out_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.14.self_attn.out_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.14.self_attn.q_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.14.self_attn.q_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.14.self_attn.v_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.14.self_attn.v_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.15.layer_norm1.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.15.layer_norm1.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.15.layer_norm2.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.15.layer_norm2.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.15.mlp.fc1.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.15.mlp.fc1.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.15.mlp.fc2.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.15.mlp.fc2.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.15.self_attn.k_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.15.self_attn.k_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.15.self_attn.out_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.15.self_attn.out_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.15.self_attn.q_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.15.self_attn.q_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.15.self_attn.v_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.15.self_attn.v_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.16.layer_norm1.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.16.layer_norm1.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.16.layer_norm2.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.16.layer_norm2.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.16.mlp.fc1.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.16.mlp.fc1.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.16.mlp.fc2.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.16.mlp.fc2.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.16.self_attn.k_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.16.self_attn.k_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.16.self_attn.out_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.16.self_attn.out_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.16.self_attn.q_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.16.self_attn.q_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.16.self_attn.v_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.16.self_attn.v_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.17.layer_norm1.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.17.layer_norm1.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.17.layer_norm2.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.17.layer_norm2.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.17.mlp.fc1.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.17.mlp.fc1.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.17.mlp.fc2.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.17.mlp.fc2.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.17.self_attn.k_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.17.self_attn.k_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.17.self_attn.out_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.17.self_attn.out_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.17.self_attn.q_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.17.self_attn.q_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.17.self_attn.v_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.17.self_attn.v_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.18.layer_norm1.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.18.layer_norm1.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.18.layer_norm2.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.18.layer_norm2.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.18.mlp.fc1.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.18.mlp.fc1.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.18.mlp.fc2.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.18.mlp.fc2.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.18.self_attn.k_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.18.self_attn.k_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.18.self_attn.out_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.18.self_attn.out_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.18.self_attn.q_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.18.self_attn.q_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.18.self_attn.v_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.18.self_attn.v_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.19.layer_norm1.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.19.layer_norm1.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.19.layer_norm2.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.19.layer_norm2.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.19.mlp.fc1.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.19.mlp.fc1.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.19.mlp.fc2.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.19.mlp.fc2.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.19.self_attn.k_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.19.self_attn.k_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.19.self_attn.out_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.19.self_attn.out_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.19.self_attn.q_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.19.self_attn.q_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.19.self_attn.v_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.19.self_attn.v_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.2.layer_norm1.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.2.layer_norm1.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.2.layer_norm2.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.2.layer_norm2.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.2.mlp.fc1.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.2.mlp.fc1.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.2.mlp.fc2.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.2.mlp.fc2.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.2.self_attn.k_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.2.self_attn.k_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.2.self_attn.out_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.2.self_attn.out_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.2.self_attn.q_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.2.self_attn.q_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.2.self_attn.v_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.2.self_attn.v_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.20.layer_norm1.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.20.layer_norm1.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.20.layer_norm2.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.20.layer_norm2.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.20.mlp.fc1.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.20.mlp.fc1.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.20.mlp.fc2.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.20.mlp.fc2.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.20.self_attn.k_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.20.self_attn.k_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.20.self_attn.out_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.20.self_attn.out_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.20.self_attn.q_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.20.self_attn.q_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.20.self_attn.v_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.20.self_attn.v_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.21.layer_norm1.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.21.layer_norm1.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.21.layer_norm2.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.21.layer_norm2.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.21.mlp.fc1.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.21.mlp.fc1.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.21.mlp.fc2.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.21.mlp.fc2.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.21.self_attn.k_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.21.self_attn.k_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.21.self_attn.out_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.21.self_attn.out_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.21.self_attn.q_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.21.self_attn.q_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.21.self_attn.v_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.21.self_attn.v_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.22.layer_norm1.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.22.layer_norm1.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.22.layer_norm2.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.22.layer_norm2.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.22.mlp.fc1.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.22.mlp.fc1.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.22.mlp.fc2.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.22.mlp.fc2.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.22.self_attn.k_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.22.self_attn.k_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.22.self_attn.out_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.22.self_attn.out_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.22.self_attn.q_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.22.self_attn.q_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.22.self_attn.v_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.22.self_attn.v_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.23.layer_norm1.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.23.layer_norm1.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.23.layer_norm2.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.23.layer_norm2.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.23.mlp.fc1.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.23.mlp.fc1.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.23.mlp.fc2.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.23.mlp.fc2.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.23.self_attn.k_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.23.self_attn.k_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.23.self_attn.out_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.23.self_attn.out_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.23.self_attn.q_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.23.self_attn.q_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.23.self_attn.v_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.23.self_attn.v_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.3.layer_norm1.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.3.layer_norm1.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.3.layer_norm2.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.3.layer_norm2.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.3.mlp.fc1.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.3.mlp.fc1.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.3.mlp.fc2.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.3.mlp.fc2.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.3.self_attn.k_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.3.self_attn.k_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.3.self_attn.out_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.3.self_attn.out_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.3.self_attn.q_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.3.self_attn.q_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.3.self_attn.v_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.3.self_attn.v_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.4.layer_norm1.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.4.layer_norm1.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.4.layer_norm2.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.4.layer_norm2.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.4.mlp.fc1.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.4.mlp.fc1.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.4.mlp.fc2.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.4.mlp.fc2.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.4.self_attn.k_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.4.self_attn.k_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.4.self_attn.out_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.4.self_attn.out_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.4.self_attn.q_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.4.self_attn.q_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.4.self_attn.v_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.4.self_attn.v_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.5.layer_norm1.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.5.layer_norm1.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.5.layer_norm2.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.5.layer_norm2.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.5.mlp.fc1.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.5.mlp.fc1.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.5.mlp.fc2.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.5.mlp.fc2.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.5.self_attn.k_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.5.self_attn.k_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.5.self_attn.out_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.5.self_attn.out_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.5.self_attn.q_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.5.self_attn.q_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.5.self_attn.v_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.5.self_attn.v_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.6.layer_norm1.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.6.layer_norm1.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.6.layer_norm2.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.6.layer_norm2.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.6.mlp.fc1.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.6.mlp.fc1.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.6.mlp.fc2.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.6.mlp.fc2.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.6.self_attn.k_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.6.self_attn.k_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.6.self_attn.out_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.6.self_attn.out_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.6.self_attn.q_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.6.self_attn.q_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.6.self_attn.v_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.6.self_attn.v_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.7.layer_norm1.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.7.layer_norm1.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.7.layer_norm2.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.7.layer_norm2.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.7.mlp.fc1.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.7.mlp.fc1.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.7.mlp.fc2.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.7.mlp.fc2.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.7.self_attn.k_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.7.self_attn.k_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.7.self_attn.out_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.7.self_attn.out_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.7.self_attn.q_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.7.self_attn.q_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.7.self_attn.v_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.7.self_attn.v_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.8.layer_norm1.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.8.layer_norm1.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.8.layer_norm2.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.8.layer_norm2.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.8.mlp.fc1.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.8.mlp.fc1.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.8.mlp.fc2.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.8.mlp.fc2.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.8.self_attn.k_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.8.self_attn.k_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.8.self_attn.out_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.8.self_attn.out_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.8.self_attn.q_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.8.self_attn.q_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.8.self_attn.v_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.8.self_attn.v_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.9.layer_norm1.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.9.layer_norm1.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.9.layer_norm2.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.9.layer_norm2.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.9.mlp.fc1.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.9.mlp.fc1.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.9.mlp.fc2.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.9.mlp.fc2.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.9.self_attn.k_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.9.self_attn.k_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.9.self_attn.out_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.9.self_attn.out_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.9.self_attn.q_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.9.self_attn.q_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.9.self_attn.v_proj.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.9.self_attn.v_proj.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.post_layernorm.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.post_layernorm.weight": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.pre_layrnorm.bias": "model-00003-of-00003.safetensors", - "model.image_tower.image_tower.vision_model.pre_layrnorm.weight": "model-00003-of-00003.safetensors", - "model.layers.0.input_layernorm.bias": "model-00001-of-00003.safetensors", - "model.layers.0.input_layernorm.weight": "model-00001-of-00003.safetensors", - "model.layers.0.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc1.bias": "model-00001-of-00003.safetensors", - "model.layers.0.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc1.weight": "model-00001-of-00003.safetensors", - "model.layers.0.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc2.bias": "model-00001-of-00003.safetensors", - "model.layers.0.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc2.weight": "model-00001-of-00003.safetensors", - "model.layers.0.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc1.bias": "model-00001-of-00003.safetensors", - "model.layers.0.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc1.weight": "model-00001-of-00003.safetensors", - "model.layers.0.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc2.bias": "model-00001-of-00003.safetensors", - "model.layers.0.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc2.weight": "model-00001-of-00003.safetensors", - "model.layers.0.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc1.bias": "model-00001-of-00003.safetensors", - "model.layers.0.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc1.weight": "model-00001-of-00003.safetensors", - "model.layers.0.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc2.bias": "model-00001-of-00003.safetensors", - "model.layers.0.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc2.weight": "model-00001-of-00003.safetensors", - "model.layers.0.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc1.bias": "model-00001-of-00003.safetensors", - "model.layers.0.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc1.weight": "model-00001-of-00003.safetensors", - "model.layers.0.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc2.bias": "model-00001-of-00003.safetensors", - "model.layers.0.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc2.weight": "model-00001-of-00003.safetensors", - "model.layers.0.mlp.deepspeed_moe.gate.wg.weight": "model-00001-of-00003.safetensors", - "model.layers.0.self_attn.dense.bias": "model-00001-of-00003.safetensors", - "model.layers.0.self_attn.dense.weight": "model-00001-of-00003.safetensors", - "model.layers.0.self_attn.k_proj.bias": "model-00001-of-00003.safetensors", - "model.layers.0.self_attn.k_proj.weight": "model-00001-of-00003.safetensors", - "model.layers.0.self_attn.q_proj.bias": "model-00001-of-00003.safetensors", - "model.layers.0.self_attn.q_proj.weight": "model-00001-of-00003.safetensors", - "model.layers.0.self_attn.v_proj.bias": "model-00001-of-00003.safetensors", - "model.layers.0.self_attn.v_proj.weight": "model-00001-of-00003.safetensors", - "model.layers.1.input_layernorm.bias": "model-00001-of-00003.safetensors", - "model.layers.1.input_layernorm.weight": "model-00001-of-00003.safetensors", - "model.layers.1.mlp.fc1.bias": "model-00001-of-00003.safetensors", - "model.layers.1.mlp.fc1.weight": "model-00001-of-00003.safetensors", - "model.layers.1.mlp.fc2.bias": "model-00001-of-00003.safetensors", - "model.layers.1.mlp.fc2.weight": "model-00001-of-00003.safetensors", - "model.layers.1.self_attn.dense.bias": "model-00001-of-00003.safetensors", - "model.layers.1.self_attn.dense.weight": "model-00001-of-00003.safetensors", - "model.layers.1.self_attn.k_proj.bias": "model-00001-of-00003.safetensors", - "model.layers.1.self_attn.k_proj.weight": "model-00001-of-00003.safetensors", - "model.layers.1.self_attn.q_proj.bias": "model-00001-of-00003.safetensors", - "model.layers.1.self_attn.q_proj.weight": "model-00001-of-00003.safetensors", - "model.layers.1.self_attn.v_proj.bias": "model-00001-of-00003.safetensors", - "model.layers.1.self_attn.v_proj.weight": "model-00001-of-00003.safetensors", - "model.layers.10.input_layernorm.bias": "model-00001-of-00003.safetensors", - "model.layers.10.input_layernorm.weight": "model-00001-of-00003.safetensors", - "model.layers.10.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc1.bias": "model-00001-of-00003.safetensors", - "model.layers.10.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc1.weight": "model-00001-of-00003.safetensors", - "model.layers.10.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc2.bias": "model-00001-of-00003.safetensors", - "model.layers.10.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc2.weight": "model-00001-of-00003.safetensors", - "model.layers.10.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc1.bias": "model-00001-of-00003.safetensors", - "model.layers.10.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc1.weight": "model-00001-of-00003.safetensors", - "model.layers.10.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc2.bias": "model-00001-of-00003.safetensors", - "model.layers.10.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc2.weight": "model-00001-of-00003.safetensors", - "model.layers.10.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc1.bias": "model-00001-of-00003.safetensors", - "model.layers.10.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc1.weight": "model-00001-of-00003.safetensors", - "model.layers.10.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc2.bias": "model-00001-of-00003.safetensors", - "model.layers.10.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc2.weight": "model-00001-of-00003.safetensors", - "model.layers.10.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc1.bias": "model-00001-of-00003.safetensors", - "model.layers.10.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc1.weight": "model-00001-of-00003.safetensors", - "model.layers.10.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc2.bias": "model-00001-of-00003.safetensors", - "model.layers.10.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc2.weight": "model-00001-of-00003.safetensors", - "model.layers.10.mlp.deepspeed_moe.gate.wg.weight": "model-00001-of-00003.safetensors", - "model.layers.10.self_attn.dense.bias": "model-00001-of-00003.safetensors", - "model.layers.10.self_attn.dense.weight": "model-00001-of-00003.safetensors", - "model.layers.10.self_attn.k_proj.bias": "model-00001-of-00003.safetensors", - "model.layers.10.self_attn.k_proj.weight": "model-00001-of-00003.safetensors", - "model.layers.10.self_attn.q_proj.bias": "model-00001-of-00003.safetensors", - "model.layers.10.self_attn.q_proj.weight": "model-00001-of-00003.safetensors", - "model.layers.10.self_attn.v_proj.bias": "model-00001-of-00003.safetensors", - "model.layers.10.self_attn.v_proj.weight": "model-00001-of-00003.safetensors", - "model.layers.11.input_layernorm.bias": "model-00001-of-00003.safetensors", - "model.layers.11.input_layernorm.weight": "model-00001-of-00003.safetensors", - "model.layers.11.mlp.fc1.bias": "model-00001-of-00003.safetensors", - "model.layers.11.mlp.fc1.weight": "model-00001-of-00003.safetensors", - "model.layers.11.mlp.fc2.bias": "model-00001-of-00003.safetensors", - "model.layers.11.mlp.fc2.weight": "model-00001-of-00003.safetensors", - "model.layers.11.self_attn.dense.bias": "model-00001-of-00003.safetensors", - "model.layers.11.self_attn.dense.weight": "model-00001-of-00003.safetensors", - "model.layers.11.self_attn.k_proj.bias": "model-00001-of-00003.safetensors", - "model.layers.11.self_attn.k_proj.weight": "model-00001-of-00003.safetensors", - "model.layers.11.self_attn.q_proj.bias": "model-00001-of-00003.safetensors", - "model.layers.11.self_attn.q_proj.weight": "model-00001-of-00003.safetensors", - "model.layers.11.self_attn.v_proj.bias": "model-00001-of-00003.safetensors", - "model.layers.11.self_attn.v_proj.weight": "model-00001-of-00003.safetensors", - "model.layers.12.input_layernorm.bias": "model-00001-of-00003.safetensors", - "model.layers.12.input_layernorm.weight": "model-00001-of-00003.safetensors", - "model.layers.12.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc1.bias": "model-00001-of-00003.safetensors", - "model.layers.12.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc1.weight": "model-00001-of-00003.safetensors", - "model.layers.12.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc2.bias": "model-00001-of-00003.safetensors", - "model.layers.12.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc2.weight": "model-00001-of-00003.safetensors", - "model.layers.12.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc1.bias": "model-00001-of-00003.safetensors", - "model.layers.12.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc1.weight": "model-00001-of-00003.safetensors", - "model.layers.12.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc2.bias": "model-00001-of-00003.safetensors", - "model.layers.12.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc2.weight": "model-00001-of-00003.safetensors", - "model.layers.12.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc1.bias": "model-00001-of-00003.safetensors", - "model.layers.12.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc1.weight": "model-00001-of-00003.safetensors", - "model.layers.12.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc2.bias": "model-00001-of-00003.safetensors", - "model.layers.12.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc2.weight": "model-00001-of-00003.safetensors", - "model.layers.12.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc1.bias": "model-00001-of-00003.safetensors", - "model.layers.12.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc1.weight": "model-00001-of-00003.safetensors", - "model.layers.12.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc2.bias": "model-00001-of-00003.safetensors", - "model.layers.12.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc2.weight": "model-00001-of-00003.safetensors", - "model.layers.12.mlp.deepspeed_moe.gate.wg.weight": "model-00001-of-00003.safetensors", - "model.layers.12.self_attn.dense.bias": "model-00001-of-00003.safetensors", - "model.layers.12.self_attn.dense.weight": "model-00001-of-00003.safetensors", - "model.layers.12.self_attn.k_proj.bias": "model-00001-of-00003.safetensors", - "model.layers.12.self_attn.k_proj.weight": "model-00001-of-00003.safetensors", - "model.layers.12.self_attn.q_proj.bias": "model-00001-of-00003.safetensors", - "model.layers.12.self_attn.q_proj.weight": "model-00001-of-00003.safetensors", - "model.layers.12.self_attn.v_proj.bias": "model-00001-of-00003.safetensors", - "model.layers.12.self_attn.v_proj.weight": "model-00001-of-00003.safetensors", - "model.layers.13.input_layernorm.bias": "model-00001-of-00003.safetensors", - "model.layers.13.input_layernorm.weight": "model-00001-of-00003.safetensors", - "model.layers.13.mlp.fc1.bias": "model-00001-of-00003.safetensors", - "model.layers.13.mlp.fc1.weight": "model-00001-of-00003.safetensors", - "model.layers.13.mlp.fc2.bias": "model-00001-of-00003.safetensors", - "model.layers.13.mlp.fc2.weight": "model-00001-of-00003.safetensors", - "model.layers.13.self_attn.dense.bias": "model-00001-of-00003.safetensors", - "model.layers.13.self_attn.dense.weight": "model-00001-of-00003.safetensors", - "model.layers.13.self_attn.k_proj.bias": "model-00001-of-00003.safetensors", - "model.layers.13.self_attn.k_proj.weight": "model-00001-of-00003.safetensors", - "model.layers.13.self_attn.q_proj.bias": "model-00001-of-00003.safetensors", - "model.layers.13.self_attn.q_proj.weight": "model-00001-of-00003.safetensors", - "model.layers.13.self_attn.v_proj.bias": "model-00001-of-00003.safetensors", - "model.layers.13.self_attn.v_proj.weight": "model-00001-of-00003.safetensors", - "model.layers.14.input_layernorm.bias": "model-00002-of-00003.safetensors", - "model.layers.14.input_layernorm.weight": "model-00002-of-00003.safetensors", - "model.layers.14.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc1.bias": "model-00001-of-00003.safetensors", - "model.layers.14.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc1.weight": "model-00001-of-00003.safetensors", - "model.layers.14.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc2.bias": "model-00001-of-00003.safetensors", - "model.layers.14.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc2.weight": "model-00001-of-00003.safetensors", - "model.layers.14.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc1.bias": "model-00001-of-00003.safetensors", - "model.layers.14.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc1.weight": "model-00001-of-00003.safetensors", - "model.layers.14.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc2.bias": "model-00001-of-00003.safetensors", - "model.layers.14.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc2.weight": "model-00001-of-00003.safetensors", - "model.layers.14.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc1.bias": "model-00001-of-00003.safetensors", - "model.layers.14.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc1.weight": "model-00001-of-00003.safetensors", - "model.layers.14.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc2.bias": "model-00002-of-00003.safetensors", - "model.layers.14.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc2.weight": "model-00002-of-00003.safetensors", - "model.layers.14.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc1.bias": "model-00002-of-00003.safetensors", - "model.layers.14.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc1.weight": "model-00002-of-00003.safetensors", - "model.layers.14.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc2.bias": "model-00002-of-00003.safetensors", - "model.layers.14.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc2.weight": "model-00002-of-00003.safetensors", - "model.layers.14.mlp.deepspeed_moe.gate.wg.weight": "model-00001-of-00003.safetensors", - "model.layers.14.self_attn.dense.bias": "model-00001-of-00003.safetensors", - "model.layers.14.self_attn.dense.weight": "model-00001-of-00003.safetensors", - "model.layers.14.self_attn.k_proj.bias": "model-00001-of-00003.safetensors", - "model.layers.14.self_attn.k_proj.weight": "model-00001-of-00003.safetensors", - "model.layers.14.self_attn.q_proj.bias": "model-00001-of-00003.safetensors", - "model.layers.14.self_attn.q_proj.weight": "model-00001-of-00003.safetensors", - "model.layers.14.self_attn.v_proj.bias": "model-00001-of-00003.safetensors", - "model.layers.14.self_attn.v_proj.weight": "model-00001-of-00003.safetensors", - "model.layers.15.input_layernorm.bias": "model-00002-of-00003.safetensors", - "model.layers.15.input_layernorm.weight": "model-00002-of-00003.safetensors", - "model.layers.15.mlp.fc1.bias": "model-00002-of-00003.safetensors", - "model.layers.15.mlp.fc1.weight": "model-00002-of-00003.safetensors", - "model.layers.15.mlp.fc2.bias": "model-00002-of-00003.safetensors", - "model.layers.15.mlp.fc2.weight": "model-00002-of-00003.safetensors", - "model.layers.15.self_attn.dense.bias": "model-00002-of-00003.safetensors", - "model.layers.15.self_attn.dense.weight": "model-00002-of-00003.safetensors", - "model.layers.15.self_attn.k_proj.bias": "model-00002-of-00003.safetensors", - "model.layers.15.self_attn.k_proj.weight": "model-00002-of-00003.safetensors", - "model.layers.15.self_attn.q_proj.bias": "model-00002-of-00003.safetensors", - "model.layers.15.self_attn.q_proj.weight": "model-00002-of-00003.safetensors", - "model.layers.15.self_attn.v_proj.bias": "model-00002-of-00003.safetensors", - "model.layers.15.self_attn.v_proj.weight": "model-00002-of-00003.safetensors", - "model.layers.16.input_layernorm.bias": "model-00002-of-00003.safetensors", - "model.layers.16.input_layernorm.weight": "model-00002-of-00003.safetensors", - "model.layers.16.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc1.bias": "model-00002-of-00003.safetensors", - "model.layers.16.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc1.weight": "model-00002-of-00003.safetensors", - "model.layers.16.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc2.bias": "model-00002-of-00003.safetensors", - "model.layers.16.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc2.weight": "model-00002-of-00003.safetensors", - "model.layers.16.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc1.bias": "model-00002-of-00003.safetensors", - "model.layers.16.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc1.weight": "model-00002-of-00003.safetensors", - "model.layers.16.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc2.bias": "model-00002-of-00003.safetensors", - "model.layers.16.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc2.weight": "model-00002-of-00003.safetensors", - "model.layers.16.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc1.bias": "model-00002-of-00003.safetensors", - "model.layers.16.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc1.weight": "model-00002-of-00003.safetensors", - "model.layers.16.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc2.bias": "model-00002-of-00003.safetensors", - "model.layers.16.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc2.weight": "model-00002-of-00003.safetensors", - "model.layers.16.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc1.bias": "model-00002-of-00003.safetensors", - "model.layers.16.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc1.weight": "model-00002-of-00003.safetensors", - "model.layers.16.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc2.bias": "model-00002-of-00003.safetensors", - "model.layers.16.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc2.weight": "model-00002-of-00003.safetensors", - "model.layers.16.mlp.deepspeed_moe.gate.wg.weight": "model-00002-of-00003.safetensors", - "model.layers.16.self_attn.dense.bias": "model-00002-of-00003.safetensors", - "model.layers.16.self_attn.dense.weight": "model-00002-of-00003.safetensors", - "model.layers.16.self_attn.k_proj.bias": "model-00002-of-00003.safetensors", - "model.layers.16.self_attn.k_proj.weight": "model-00002-of-00003.safetensors", - "model.layers.16.self_attn.q_proj.bias": "model-00002-of-00003.safetensors", - "model.layers.16.self_attn.q_proj.weight": "model-00002-of-00003.safetensors", - "model.layers.16.self_attn.v_proj.bias": "model-00002-of-00003.safetensors", - "model.layers.16.self_attn.v_proj.weight": "model-00002-of-00003.safetensors", - "model.layers.17.input_layernorm.bias": "model-00002-of-00003.safetensors", - "model.layers.17.input_layernorm.weight": "model-00002-of-00003.safetensors", - "model.layers.17.mlp.fc1.bias": "model-00002-of-00003.safetensors", - "model.layers.17.mlp.fc1.weight": "model-00002-of-00003.safetensors", - "model.layers.17.mlp.fc2.bias": "model-00002-of-00003.safetensors", - "model.layers.17.mlp.fc2.weight": "model-00002-of-00003.safetensors", - "model.layers.17.self_attn.dense.bias": "model-00002-of-00003.safetensors", - "model.layers.17.self_attn.dense.weight": "model-00002-of-00003.safetensors", - "model.layers.17.self_attn.k_proj.bias": "model-00002-of-00003.safetensors", - "model.layers.17.self_attn.k_proj.weight": "model-00002-of-00003.safetensors", - "model.layers.17.self_attn.q_proj.bias": "model-00002-of-00003.safetensors", - "model.layers.17.self_attn.q_proj.weight": "model-00002-of-00003.safetensors", - "model.layers.17.self_attn.v_proj.bias": "model-00002-of-00003.safetensors", - "model.layers.17.self_attn.v_proj.weight": "model-00002-of-00003.safetensors", - "model.layers.18.input_layernorm.bias": "model-00002-of-00003.safetensors", - "model.layers.18.input_layernorm.weight": "model-00002-of-00003.safetensors", - "model.layers.18.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc1.bias": "model-00002-of-00003.safetensors", - "model.layers.18.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc1.weight": "model-00002-of-00003.safetensors", - "model.layers.18.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc2.bias": "model-00002-of-00003.safetensors", - "model.layers.18.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc2.weight": "model-00002-of-00003.safetensors", - "model.layers.18.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc1.bias": "model-00002-of-00003.safetensors", - "model.layers.18.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc1.weight": "model-00002-of-00003.safetensors", - "model.layers.18.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc2.bias": "model-00002-of-00003.safetensors", - "model.layers.18.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc2.weight": "model-00002-of-00003.safetensors", - "model.layers.18.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc1.bias": "model-00002-of-00003.safetensors", - "model.layers.18.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc1.weight": "model-00002-of-00003.safetensors", - "model.layers.18.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc2.bias": "model-00002-of-00003.safetensors", - "model.layers.18.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc2.weight": "model-00002-of-00003.safetensors", - "model.layers.18.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc1.bias": "model-00002-of-00003.safetensors", - "model.layers.18.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc1.weight": "model-00002-of-00003.safetensors", - "model.layers.18.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc2.bias": "model-00002-of-00003.safetensors", - "model.layers.18.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc2.weight": "model-00002-of-00003.safetensors", - "model.layers.18.mlp.deepspeed_moe.gate.wg.weight": "model-00002-of-00003.safetensors", - "model.layers.18.self_attn.dense.bias": "model-00002-of-00003.safetensors", - "model.layers.18.self_attn.dense.weight": "model-00002-of-00003.safetensors", - "model.layers.18.self_attn.k_proj.bias": "model-00002-of-00003.safetensors", - "model.layers.18.self_attn.k_proj.weight": "model-00002-of-00003.safetensors", - "model.layers.18.self_attn.q_proj.bias": "model-00002-of-00003.safetensors", - "model.layers.18.self_attn.q_proj.weight": "model-00002-of-00003.safetensors", - "model.layers.18.self_attn.v_proj.bias": "model-00002-of-00003.safetensors", - "model.layers.18.self_attn.v_proj.weight": "model-00002-of-00003.safetensors", - "model.layers.19.input_layernorm.bias": "model-00002-of-00003.safetensors", - "model.layers.19.input_layernorm.weight": "model-00002-of-00003.safetensors", - "model.layers.19.mlp.fc1.bias": "model-00002-of-00003.safetensors", - "model.layers.19.mlp.fc1.weight": "model-00002-of-00003.safetensors", - "model.layers.19.mlp.fc2.bias": "model-00002-of-00003.safetensors", - "model.layers.19.mlp.fc2.weight": "model-00002-of-00003.safetensors", - "model.layers.19.self_attn.dense.bias": "model-00002-of-00003.safetensors", - "model.layers.19.self_attn.dense.weight": "model-00002-of-00003.safetensors", - "model.layers.19.self_attn.k_proj.bias": "model-00002-of-00003.safetensors", - "model.layers.19.self_attn.k_proj.weight": "model-00002-of-00003.safetensors", - "model.layers.19.self_attn.q_proj.bias": "model-00002-of-00003.safetensors", - "model.layers.19.self_attn.q_proj.weight": "model-00002-of-00003.safetensors", - "model.layers.19.self_attn.v_proj.bias": "model-00002-of-00003.safetensors", - "model.layers.19.self_attn.v_proj.weight": "model-00002-of-00003.safetensors", - "model.layers.2.input_layernorm.bias": "model-00001-of-00003.safetensors", - "model.layers.2.input_layernorm.weight": "model-00001-of-00003.safetensors", - "model.layers.2.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc1.bias": "model-00001-of-00003.safetensors", - "model.layers.2.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc1.weight": "model-00001-of-00003.safetensors", - "model.layers.2.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc2.bias": "model-00001-of-00003.safetensors", - "model.layers.2.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc2.weight": "model-00001-of-00003.safetensors", - "model.layers.2.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc1.bias": "model-00001-of-00003.safetensors", - "model.layers.2.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc1.weight": "model-00001-of-00003.safetensors", - "model.layers.2.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc2.bias": "model-00001-of-00003.safetensors", - "model.layers.2.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc2.weight": "model-00001-of-00003.safetensors", - "model.layers.2.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc1.bias": "model-00001-of-00003.safetensors", - "model.layers.2.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc1.weight": "model-00001-of-00003.safetensors", - "model.layers.2.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc2.bias": "model-00001-of-00003.safetensors", - "model.layers.2.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc2.weight": "model-00001-of-00003.safetensors", - "model.layers.2.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc1.bias": "model-00001-of-00003.safetensors", - "model.layers.2.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc1.weight": "model-00001-of-00003.safetensors", - "model.layers.2.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc2.bias": "model-00001-of-00003.safetensors", - "model.layers.2.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc2.weight": "model-00001-of-00003.safetensors", - "model.layers.2.mlp.deepspeed_moe.gate.wg.weight": "model-00001-of-00003.safetensors", - "model.layers.2.self_attn.dense.bias": "model-00001-of-00003.safetensors", - "model.layers.2.self_attn.dense.weight": "model-00001-of-00003.safetensors", - "model.layers.2.self_attn.k_proj.bias": "model-00001-of-00003.safetensors", - "model.layers.2.self_attn.k_proj.weight": "model-00001-of-00003.safetensors", - "model.layers.2.self_attn.q_proj.bias": "model-00001-of-00003.safetensors", - "model.layers.2.self_attn.q_proj.weight": "model-00001-of-00003.safetensors", - "model.layers.2.self_attn.v_proj.bias": "model-00001-of-00003.safetensors", - "model.layers.2.self_attn.v_proj.weight": "model-00001-of-00003.safetensors", - "model.layers.20.input_layernorm.bias": "model-00002-of-00003.safetensors", - "model.layers.20.input_layernorm.weight": "model-00002-of-00003.safetensors", - "model.layers.20.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc1.bias": "model-00002-of-00003.safetensors", - "model.layers.20.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc1.weight": "model-00002-of-00003.safetensors", - "model.layers.20.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc2.bias": "model-00002-of-00003.safetensors", - "model.layers.20.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc2.weight": "model-00002-of-00003.safetensors", - "model.layers.20.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc1.bias": "model-00002-of-00003.safetensors", - "model.layers.20.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc1.weight": "model-00002-of-00003.safetensors", - "model.layers.20.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc2.bias": "model-00002-of-00003.safetensors", - "model.layers.20.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc2.weight": "model-00002-of-00003.safetensors", - "model.layers.20.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc1.bias": "model-00002-of-00003.safetensors", - "model.layers.20.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc1.weight": "model-00002-of-00003.safetensors", - "model.layers.20.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc2.bias": "model-00002-of-00003.safetensors", - "model.layers.20.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc2.weight": "model-00002-of-00003.safetensors", - "model.layers.20.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc1.bias": "model-00002-of-00003.safetensors", - "model.layers.20.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc1.weight": "model-00002-of-00003.safetensors", - "model.layers.20.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc2.bias": "model-00002-of-00003.safetensors", - "model.layers.20.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc2.weight": "model-00002-of-00003.safetensors", - "model.layers.20.mlp.deepspeed_moe.gate.wg.weight": "model-00002-of-00003.safetensors", - "model.layers.20.self_attn.dense.bias": "model-00002-of-00003.safetensors", - "model.layers.20.self_attn.dense.weight": "model-00002-of-00003.safetensors", - "model.layers.20.self_attn.k_proj.bias": "model-00002-of-00003.safetensors", - "model.layers.20.self_attn.k_proj.weight": "model-00002-of-00003.safetensors", - "model.layers.20.self_attn.q_proj.bias": "model-00002-of-00003.safetensors", - "model.layers.20.self_attn.q_proj.weight": "model-00002-of-00003.safetensors", - "model.layers.20.self_attn.v_proj.bias": "model-00002-of-00003.safetensors", - "model.layers.20.self_attn.v_proj.weight": "model-00002-of-00003.safetensors", - "model.layers.21.input_layernorm.bias": "model-00002-of-00003.safetensors", - "model.layers.21.input_layernorm.weight": "model-00002-of-00003.safetensors", - "model.layers.21.mlp.fc1.bias": "model-00002-of-00003.safetensors", - "model.layers.21.mlp.fc1.weight": "model-00002-of-00003.safetensors", - "model.layers.21.mlp.fc2.bias": "model-00002-of-00003.safetensors", - "model.layers.21.mlp.fc2.weight": "model-00002-of-00003.safetensors", - "model.layers.21.self_attn.dense.bias": "model-00002-of-00003.safetensors", - "model.layers.21.self_attn.dense.weight": "model-00002-of-00003.safetensors", - "model.layers.21.self_attn.k_proj.bias": "model-00002-of-00003.safetensors", - "model.layers.21.self_attn.k_proj.weight": "model-00002-of-00003.safetensors", - "model.layers.21.self_attn.q_proj.bias": "model-00002-of-00003.safetensors", - "model.layers.21.self_attn.q_proj.weight": "model-00002-of-00003.safetensors", - "model.layers.21.self_attn.v_proj.bias": "model-00002-of-00003.safetensors", - "model.layers.21.self_attn.v_proj.weight": "model-00002-of-00003.safetensors", - "model.layers.22.input_layernorm.bias": "model-00002-of-00003.safetensors", - "model.layers.22.input_layernorm.weight": "model-00002-of-00003.safetensors", - "model.layers.22.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc1.bias": "model-00002-of-00003.safetensors", - "model.layers.22.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc1.weight": "model-00002-of-00003.safetensors", - "model.layers.22.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc2.bias": "model-00002-of-00003.safetensors", - "model.layers.22.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc2.weight": "model-00002-of-00003.safetensors", - "model.layers.22.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc1.bias": "model-00002-of-00003.safetensors", - "model.layers.22.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc1.weight": "model-00002-of-00003.safetensors", - "model.layers.22.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc2.bias": "model-00002-of-00003.safetensors", - "model.layers.22.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc2.weight": "model-00002-of-00003.safetensors", - "model.layers.22.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc1.bias": "model-00002-of-00003.safetensors", - "model.layers.22.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc1.weight": "model-00002-of-00003.safetensors", - "model.layers.22.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc2.bias": "model-00002-of-00003.safetensors", - "model.layers.22.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc2.weight": "model-00002-of-00003.safetensors", - "model.layers.22.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc1.bias": "model-00002-of-00003.safetensors", - "model.layers.22.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc1.weight": "model-00002-of-00003.safetensors", - "model.layers.22.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc2.bias": "model-00002-of-00003.safetensors", - "model.layers.22.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc2.weight": "model-00002-of-00003.safetensors", - "model.layers.22.mlp.deepspeed_moe.gate.wg.weight": "model-00002-of-00003.safetensors", - "model.layers.22.self_attn.dense.bias": "model-00002-of-00003.safetensors", - "model.layers.22.self_attn.dense.weight": "model-00002-of-00003.safetensors", - "model.layers.22.self_attn.k_proj.bias": "model-00002-of-00003.safetensors", - "model.layers.22.self_attn.k_proj.weight": "model-00002-of-00003.safetensors", - "model.layers.22.self_attn.q_proj.bias": "model-00002-of-00003.safetensors", - "model.layers.22.self_attn.q_proj.weight": "model-00002-of-00003.safetensors", - "model.layers.22.self_attn.v_proj.bias": "model-00002-of-00003.safetensors", - "model.layers.22.self_attn.v_proj.weight": "model-00002-of-00003.safetensors", - "model.layers.23.input_layernorm.bias": "model-00002-of-00003.safetensors", - "model.layers.23.input_layernorm.weight": "model-00002-of-00003.safetensors", - "model.layers.23.mlp.fc1.bias": "model-00002-of-00003.safetensors", - "model.layers.23.mlp.fc1.weight": "model-00002-of-00003.safetensors", - "model.layers.23.mlp.fc2.bias": "model-00002-of-00003.safetensors", - "model.layers.23.mlp.fc2.weight": "model-00002-of-00003.safetensors", - "model.layers.23.self_attn.dense.bias": "model-00002-of-00003.safetensors", - "model.layers.23.self_attn.dense.weight": "model-00002-of-00003.safetensors", - "model.layers.23.self_attn.k_proj.bias": "model-00002-of-00003.safetensors", - "model.layers.23.self_attn.k_proj.weight": "model-00002-of-00003.safetensors", - "model.layers.23.self_attn.q_proj.bias": "model-00002-of-00003.safetensors", - "model.layers.23.self_attn.q_proj.weight": "model-00002-of-00003.safetensors", - "model.layers.23.self_attn.v_proj.bias": "model-00002-of-00003.safetensors", - "model.layers.23.self_attn.v_proj.weight": "model-00002-of-00003.safetensors", - "model.layers.24.input_layernorm.bias": "model-00002-of-00003.safetensors", - "model.layers.24.input_layernorm.weight": "model-00002-of-00003.safetensors", - "model.layers.24.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc1.bias": "model-00002-of-00003.safetensors", - "model.layers.24.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc1.weight": "model-00002-of-00003.safetensors", - "model.layers.24.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc2.bias": "model-00002-of-00003.safetensors", - "model.layers.24.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc2.weight": "model-00002-of-00003.safetensors", - "model.layers.24.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc1.bias": "model-00002-of-00003.safetensors", - "model.layers.24.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc1.weight": "model-00002-of-00003.safetensors", - "model.layers.24.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc2.bias": "model-00002-of-00003.safetensors", - "model.layers.24.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc2.weight": "model-00002-of-00003.safetensors", - "model.layers.24.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc1.bias": "model-00002-of-00003.safetensors", - "model.layers.24.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc1.weight": "model-00002-of-00003.safetensors", - "model.layers.24.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc2.bias": "model-00002-of-00003.safetensors", - "model.layers.24.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc2.weight": "model-00002-of-00003.safetensors", - "model.layers.24.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc1.bias": "model-00002-of-00003.safetensors", - "model.layers.24.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc1.weight": "model-00002-of-00003.safetensors", - "model.layers.24.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc2.bias": "model-00002-of-00003.safetensors", - "model.layers.24.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc2.weight": "model-00002-of-00003.safetensors", - "model.layers.24.mlp.deepspeed_moe.gate.wg.weight": "model-00002-of-00003.safetensors", - "model.layers.24.self_attn.dense.bias": "model-00002-of-00003.safetensors", - "model.layers.24.self_attn.dense.weight": "model-00002-of-00003.safetensors", - "model.layers.24.self_attn.k_proj.bias": "model-00002-of-00003.safetensors", - "model.layers.24.self_attn.k_proj.weight": "model-00002-of-00003.safetensors", - "model.layers.24.self_attn.q_proj.bias": "model-00002-of-00003.safetensors", - "model.layers.24.self_attn.q_proj.weight": "model-00002-of-00003.safetensors", - "model.layers.24.self_attn.v_proj.bias": "model-00002-of-00003.safetensors", - "model.layers.24.self_attn.v_proj.weight": "model-00002-of-00003.safetensors", - "model.layers.25.input_layernorm.bias": "model-00002-of-00003.safetensors", - "model.layers.25.input_layernorm.weight": "model-00002-of-00003.safetensors", - "model.layers.25.mlp.fc1.bias": "model-00002-of-00003.safetensors", - "model.layers.25.mlp.fc1.weight": "model-00002-of-00003.safetensors", - "model.layers.25.mlp.fc2.bias": "model-00002-of-00003.safetensors", - "model.layers.25.mlp.fc2.weight": "model-00002-of-00003.safetensors", - "model.layers.25.self_attn.dense.bias": "model-00002-of-00003.safetensors", - "model.layers.25.self_attn.dense.weight": "model-00002-of-00003.safetensors", - "model.layers.25.self_attn.k_proj.bias": "model-00002-of-00003.safetensors", - "model.layers.25.self_attn.k_proj.weight": "model-00002-of-00003.safetensors", - "model.layers.25.self_attn.q_proj.bias": "model-00002-of-00003.safetensors", - "model.layers.25.self_attn.q_proj.weight": "model-00002-of-00003.safetensors", - "model.layers.25.self_attn.v_proj.bias": "model-00002-of-00003.safetensors", - "model.layers.25.self_attn.v_proj.weight": "model-00002-of-00003.safetensors", - "model.layers.26.input_layernorm.bias": "model-00002-of-00003.safetensors", - "model.layers.26.input_layernorm.weight": "model-00002-of-00003.safetensors", - "model.layers.26.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc1.bias": "model-00002-of-00003.safetensors", - "model.layers.26.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc1.weight": "model-00002-of-00003.safetensors", - "model.layers.26.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc2.bias": "model-00002-of-00003.safetensors", - "model.layers.26.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc2.weight": "model-00002-of-00003.safetensors", - "model.layers.26.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc1.bias": "model-00002-of-00003.safetensors", - "model.layers.26.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc1.weight": "model-00002-of-00003.safetensors", - "model.layers.26.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc2.bias": "model-00002-of-00003.safetensors", - "model.layers.26.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc2.weight": "model-00002-of-00003.safetensors", - "model.layers.26.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc1.bias": "model-00002-of-00003.safetensors", - "model.layers.26.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc1.weight": "model-00002-of-00003.safetensors", - "model.layers.26.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc2.bias": "model-00002-of-00003.safetensors", - "model.layers.26.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc2.weight": "model-00002-of-00003.safetensors", - "model.layers.26.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc1.bias": "model-00002-of-00003.safetensors", - "model.layers.26.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc1.weight": "model-00002-of-00003.safetensors", - "model.layers.26.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc2.bias": "model-00002-of-00003.safetensors", - "model.layers.26.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc2.weight": "model-00002-of-00003.safetensors", - "model.layers.26.mlp.deepspeed_moe.gate.wg.weight": "model-00002-of-00003.safetensors", - "model.layers.26.self_attn.dense.bias": "model-00002-of-00003.safetensors", - "model.layers.26.self_attn.dense.weight": "model-00002-of-00003.safetensors", - "model.layers.26.self_attn.k_proj.bias": "model-00002-of-00003.safetensors", - "model.layers.26.self_attn.k_proj.weight": "model-00002-of-00003.safetensors", - "model.layers.26.self_attn.q_proj.bias": "model-00002-of-00003.safetensors", - "model.layers.26.self_attn.q_proj.weight": "model-00002-of-00003.safetensors", - "model.layers.26.self_attn.v_proj.bias": "model-00002-of-00003.safetensors", - "model.layers.26.self_attn.v_proj.weight": "model-00002-of-00003.safetensors", - "model.layers.27.input_layernorm.bias": "model-00002-of-00003.safetensors", - "model.layers.27.input_layernorm.weight": "model-00002-of-00003.safetensors", - "model.layers.27.mlp.fc1.bias": "model-00002-of-00003.safetensors", - "model.layers.27.mlp.fc1.weight": "model-00002-of-00003.safetensors", - "model.layers.27.mlp.fc2.bias": "model-00002-of-00003.safetensors", - "model.layers.27.mlp.fc2.weight": "model-00002-of-00003.safetensors", - "model.layers.27.self_attn.dense.bias": "model-00002-of-00003.safetensors", - "model.layers.27.self_attn.dense.weight": "model-00002-of-00003.safetensors", - "model.layers.27.self_attn.k_proj.bias": "model-00002-of-00003.safetensors", - "model.layers.27.self_attn.k_proj.weight": "model-00002-of-00003.safetensors", - "model.layers.27.self_attn.q_proj.bias": "model-00002-of-00003.safetensors", - "model.layers.27.self_attn.q_proj.weight": "model-00002-of-00003.safetensors", - "model.layers.27.self_attn.v_proj.bias": "model-00002-of-00003.safetensors", - "model.layers.27.self_attn.v_proj.weight": "model-00002-of-00003.safetensors", - "model.layers.28.input_layernorm.bias": "model-00002-of-00003.safetensors", - "model.layers.28.input_layernorm.weight": "model-00002-of-00003.safetensors", - "model.layers.28.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc1.bias": "model-00002-of-00003.safetensors", - "model.layers.28.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc1.weight": "model-00002-of-00003.safetensors", - "model.layers.28.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc2.bias": "model-00002-of-00003.safetensors", - "model.layers.28.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc2.weight": "model-00002-of-00003.safetensors", - "model.layers.28.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc1.bias": "model-00002-of-00003.safetensors", - "model.layers.28.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc1.weight": "model-00002-of-00003.safetensors", - "model.layers.28.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc2.bias": "model-00002-of-00003.safetensors", - "model.layers.28.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc2.weight": "model-00002-of-00003.safetensors", - "model.layers.28.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc1.bias": "model-00002-of-00003.safetensors", - "model.layers.28.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc1.weight": "model-00002-of-00003.safetensors", - "model.layers.28.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc2.bias": "model-00002-of-00003.safetensors", - "model.layers.28.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc2.weight": "model-00002-of-00003.safetensors", - "model.layers.28.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc1.bias": "model-00002-of-00003.safetensors", - "model.layers.28.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc1.weight": "model-00002-of-00003.safetensors", - "model.layers.28.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc2.bias": "model-00002-of-00003.safetensors", - "model.layers.28.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc2.weight": "model-00002-of-00003.safetensors", - "model.layers.28.mlp.deepspeed_moe.gate.wg.weight": "model-00002-of-00003.safetensors", - "model.layers.28.self_attn.dense.bias": "model-00002-of-00003.safetensors", - "model.layers.28.self_attn.dense.weight": "model-00002-of-00003.safetensors", - "model.layers.28.self_attn.k_proj.bias": "model-00002-of-00003.safetensors", - "model.layers.28.self_attn.k_proj.weight": "model-00002-of-00003.safetensors", - "model.layers.28.self_attn.q_proj.bias": "model-00002-of-00003.safetensors", - "model.layers.28.self_attn.q_proj.weight": "model-00002-of-00003.safetensors", - "model.layers.28.self_attn.v_proj.bias": "model-00002-of-00003.safetensors", - "model.layers.28.self_attn.v_proj.weight": "model-00002-of-00003.safetensors", - "model.layers.29.input_layernorm.bias": "model-00002-of-00003.safetensors", - "model.layers.29.input_layernorm.weight": "model-00002-of-00003.safetensors", - "model.layers.29.mlp.fc1.bias": "model-00002-of-00003.safetensors", - "model.layers.29.mlp.fc1.weight": "model-00002-of-00003.safetensors", - "model.layers.29.mlp.fc2.bias": "model-00002-of-00003.safetensors", - "model.layers.29.mlp.fc2.weight": "model-00002-of-00003.safetensors", - "model.layers.29.self_attn.dense.bias": "model-00002-of-00003.safetensors", - "model.layers.29.self_attn.dense.weight": "model-00002-of-00003.safetensors", - "model.layers.29.self_attn.k_proj.bias": "model-00002-of-00003.safetensors", - "model.layers.29.self_attn.k_proj.weight": "model-00002-of-00003.safetensors", - "model.layers.29.self_attn.q_proj.bias": "model-00002-of-00003.safetensors", - "model.layers.29.self_attn.q_proj.weight": "model-00002-of-00003.safetensors", - "model.layers.29.self_attn.v_proj.bias": "model-00002-of-00003.safetensors", - "model.layers.29.self_attn.v_proj.weight": "model-00002-of-00003.safetensors", - "model.layers.3.input_layernorm.bias": "model-00001-of-00003.safetensors", - "model.layers.3.input_layernorm.weight": "model-00001-of-00003.safetensors", - "model.layers.3.mlp.fc1.bias": "model-00001-of-00003.safetensors", - "model.layers.3.mlp.fc1.weight": "model-00001-of-00003.safetensors", - "model.layers.3.mlp.fc2.bias": "model-00001-of-00003.safetensors", - "model.layers.3.mlp.fc2.weight": "model-00001-of-00003.safetensors", - "model.layers.3.self_attn.dense.bias": "model-00001-of-00003.safetensors", - "model.layers.3.self_attn.dense.weight": "model-00001-of-00003.safetensors", - "model.layers.3.self_attn.k_proj.bias": "model-00001-of-00003.safetensors", - "model.layers.3.self_attn.k_proj.weight": "model-00001-of-00003.safetensors", - "model.layers.3.self_attn.q_proj.bias": "model-00001-of-00003.safetensors", - "model.layers.3.self_attn.q_proj.weight": "model-00001-of-00003.safetensors", - "model.layers.3.self_attn.v_proj.bias": "model-00001-of-00003.safetensors", - "model.layers.3.self_attn.v_proj.weight": "model-00001-of-00003.safetensors", - "model.layers.30.input_layernorm.bias": "model-00003-of-00003.safetensors", - "model.layers.30.input_layernorm.weight": "model-00003-of-00003.safetensors", - "model.layers.30.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc1.bias": "model-00002-of-00003.safetensors", - "model.layers.30.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc1.weight": "model-00002-of-00003.safetensors", - "model.layers.30.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc2.bias": "model-00002-of-00003.safetensors", - "model.layers.30.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc2.weight": "model-00002-of-00003.safetensors", - "model.layers.30.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc1.bias": "model-00002-of-00003.safetensors", - "model.layers.30.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc1.weight": "model-00002-of-00003.safetensors", - "model.layers.30.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc2.bias": "model-00002-of-00003.safetensors", - "model.layers.30.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc2.weight": "model-00002-of-00003.safetensors", - "model.layers.30.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc1.bias": "model-00003-of-00003.safetensors", - "model.layers.30.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc1.weight": "model-00003-of-00003.safetensors", - "model.layers.30.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc2.bias": "model-00003-of-00003.safetensors", - "model.layers.30.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc2.weight": "model-00003-of-00003.safetensors", - "model.layers.30.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc1.bias": "model-00003-of-00003.safetensors", - "model.layers.30.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc1.weight": "model-00003-of-00003.safetensors", - "model.layers.30.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc2.bias": "model-00003-of-00003.safetensors", - "model.layers.30.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc2.weight": "model-00003-of-00003.safetensors", - "model.layers.30.mlp.deepspeed_moe.gate.wg.weight": "model-00002-of-00003.safetensors", - "model.layers.30.self_attn.dense.bias": "model-00002-of-00003.safetensors", - "model.layers.30.self_attn.dense.weight": "model-00002-of-00003.safetensors", - "model.layers.30.self_attn.k_proj.bias": "model-00002-of-00003.safetensors", - "model.layers.30.self_attn.k_proj.weight": "model-00002-of-00003.safetensors", - "model.layers.30.self_attn.q_proj.bias": "model-00002-of-00003.safetensors", - "model.layers.30.self_attn.q_proj.weight": "model-00002-of-00003.safetensors", - "model.layers.30.self_attn.v_proj.bias": "model-00002-of-00003.safetensors", - "model.layers.30.self_attn.v_proj.weight": "model-00002-of-00003.safetensors", - "model.layers.31.input_layernorm.bias": "model-00003-of-00003.safetensors", - "model.layers.31.input_layernorm.weight": "model-00003-of-00003.safetensors", - "model.layers.31.mlp.fc1.bias": "model-00003-of-00003.safetensors", - "model.layers.31.mlp.fc1.weight": "model-00003-of-00003.safetensors", - "model.layers.31.mlp.fc2.bias": "model-00003-of-00003.safetensors", - "model.layers.31.mlp.fc2.weight": "model-00003-of-00003.safetensors", - "model.layers.31.self_attn.dense.bias": "model-00003-of-00003.safetensors", - "model.layers.31.self_attn.dense.weight": "model-00003-of-00003.safetensors", - "model.layers.31.self_attn.k_proj.bias": "model-00003-of-00003.safetensors", - "model.layers.31.self_attn.k_proj.weight": "model-00003-of-00003.safetensors", - "model.layers.31.self_attn.q_proj.bias": "model-00003-of-00003.safetensors", - "model.layers.31.self_attn.q_proj.weight": "model-00003-of-00003.safetensors", - "model.layers.31.self_attn.v_proj.bias": "model-00003-of-00003.safetensors", - "model.layers.31.self_attn.v_proj.weight": "model-00003-of-00003.safetensors", - "model.layers.4.input_layernorm.bias": "model-00001-of-00003.safetensors", - "model.layers.4.input_layernorm.weight": "model-00001-of-00003.safetensors", - "model.layers.4.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc1.bias": "model-00001-of-00003.safetensors", - "model.layers.4.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc1.weight": "model-00001-of-00003.safetensors", - "model.layers.4.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc2.bias": "model-00001-of-00003.safetensors", - "model.layers.4.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc2.weight": "model-00001-of-00003.safetensors", - "model.layers.4.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc1.bias": "model-00001-of-00003.safetensors", - "model.layers.4.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc1.weight": "model-00001-of-00003.safetensors", - "model.layers.4.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc2.bias": "model-00001-of-00003.safetensors", - "model.layers.4.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc2.weight": "model-00001-of-00003.safetensors", - "model.layers.4.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc1.bias": "model-00001-of-00003.safetensors", - "model.layers.4.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc1.weight": "model-00001-of-00003.safetensors", - "model.layers.4.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc2.bias": "model-00001-of-00003.safetensors", - "model.layers.4.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc2.weight": "model-00001-of-00003.safetensors", - "model.layers.4.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc1.bias": "model-00001-of-00003.safetensors", - "model.layers.4.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc1.weight": "model-00001-of-00003.safetensors", - "model.layers.4.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc2.bias": "model-00001-of-00003.safetensors", - "model.layers.4.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc2.weight": "model-00001-of-00003.safetensors", - "model.layers.4.mlp.deepspeed_moe.gate.wg.weight": "model-00001-of-00003.safetensors", - "model.layers.4.self_attn.dense.bias": "model-00001-of-00003.safetensors", - "model.layers.4.self_attn.dense.weight": "model-00001-of-00003.safetensors", - "model.layers.4.self_attn.k_proj.bias": "model-00001-of-00003.safetensors", - "model.layers.4.self_attn.k_proj.weight": "model-00001-of-00003.safetensors", - "model.layers.4.self_attn.q_proj.bias": "model-00001-of-00003.safetensors", - "model.layers.4.self_attn.q_proj.weight": "model-00001-of-00003.safetensors", - "model.layers.4.self_attn.v_proj.bias": "model-00001-of-00003.safetensors", - "model.layers.4.self_attn.v_proj.weight": "model-00001-of-00003.safetensors", - "model.layers.5.input_layernorm.bias": "model-00001-of-00003.safetensors", - "model.layers.5.input_layernorm.weight": "model-00001-of-00003.safetensors", - "model.layers.5.mlp.fc1.bias": "model-00001-of-00003.safetensors", - "model.layers.5.mlp.fc1.weight": "model-00001-of-00003.safetensors", - "model.layers.5.mlp.fc2.bias": "model-00001-of-00003.safetensors", - "model.layers.5.mlp.fc2.weight": "model-00001-of-00003.safetensors", - "model.layers.5.self_attn.dense.bias": "model-00001-of-00003.safetensors", - "model.layers.5.self_attn.dense.weight": "model-00001-of-00003.safetensors", - "model.layers.5.self_attn.k_proj.bias": "model-00001-of-00003.safetensors", - "model.layers.5.self_attn.k_proj.weight": "model-00001-of-00003.safetensors", - "model.layers.5.self_attn.q_proj.bias": "model-00001-of-00003.safetensors", - "model.layers.5.self_attn.q_proj.weight": "model-00001-of-00003.safetensors", - "model.layers.5.self_attn.v_proj.bias": "model-00001-of-00003.safetensors", - "model.layers.5.self_attn.v_proj.weight": "model-00001-of-00003.safetensors", - "model.layers.6.input_layernorm.bias": "model-00001-of-00003.safetensors", - "model.layers.6.input_layernorm.weight": "model-00001-of-00003.safetensors", - "model.layers.6.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc1.bias": "model-00001-of-00003.safetensors", - "model.layers.6.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc1.weight": "model-00001-of-00003.safetensors", - "model.layers.6.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc2.bias": "model-00001-of-00003.safetensors", - "model.layers.6.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc2.weight": "model-00001-of-00003.safetensors", - "model.layers.6.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc1.bias": "model-00001-of-00003.safetensors", - "model.layers.6.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc1.weight": "model-00001-of-00003.safetensors", - "model.layers.6.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc2.bias": "model-00001-of-00003.safetensors", - "model.layers.6.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc2.weight": "model-00001-of-00003.safetensors", - "model.layers.6.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc1.bias": "model-00001-of-00003.safetensors", - "model.layers.6.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc1.weight": "model-00001-of-00003.safetensors", - "model.layers.6.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc2.bias": "model-00001-of-00003.safetensors", - "model.layers.6.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc2.weight": "model-00001-of-00003.safetensors", - "model.layers.6.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc1.bias": "model-00001-of-00003.safetensors", - "model.layers.6.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc1.weight": "model-00001-of-00003.safetensors", - "model.layers.6.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc2.bias": "model-00001-of-00003.safetensors", - "model.layers.6.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc2.weight": "model-00001-of-00003.safetensors", - "model.layers.6.mlp.deepspeed_moe.gate.wg.weight": "model-00001-of-00003.safetensors", - "model.layers.6.self_attn.dense.bias": "model-00001-of-00003.safetensors", - "model.layers.6.self_attn.dense.weight": "model-00001-of-00003.safetensors", - "model.layers.6.self_attn.k_proj.bias": "model-00001-of-00003.safetensors", - "model.layers.6.self_attn.k_proj.weight": "model-00001-of-00003.safetensors", - "model.layers.6.self_attn.q_proj.bias": "model-00001-of-00003.safetensors", - "model.layers.6.self_attn.q_proj.weight": "model-00001-of-00003.safetensors", - "model.layers.6.self_attn.v_proj.bias": "model-00001-of-00003.safetensors", - "model.layers.6.self_attn.v_proj.weight": "model-00001-of-00003.safetensors", - "model.layers.7.input_layernorm.bias": "model-00001-of-00003.safetensors", - "model.layers.7.input_layernorm.weight": "model-00001-of-00003.safetensors", - "model.layers.7.mlp.fc1.bias": "model-00001-of-00003.safetensors", - "model.layers.7.mlp.fc1.weight": "model-00001-of-00003.safetensors", - "model.layers.7.mlp.fc2.bias": "model-00001-of-00003.safetensors", - "model.layers.7.mlp.fc2.weight": "model-00001-of-00003.safetensors", - "model.layers.7.self_attn.dense.bias": "model-00001-of-00003.safetensors", - "model.layers.7.self_attn.dense.weight": "model-00001-of-00003.safetensors", - "model.layers.7.self_attn.k_proj.bias": "model-00001-of-00003.safetensors", - "model.layers.7.self_attn.k_proj.weight": "model-00001-of-00003.safetensors", - "model.layers.7.self_attn.q_proj.bias": "model-00001-of-00003.safetensors", - "model.layers.7.self_attn.q_proj.weight": "model-00001-of-00003.safetensors", - "model.layers.7.self_attn.v_proj.bias": "model-00001-of-00003.safetensors", - "model.layers.7.self_attn.v_proj.weight": "model-00001-of-00003.safetensors", - "model.layers.8.input_layernorm.bias": "model-00001-of-00003.safetensors", - "model.layers.8.input_layernorm.weight": "model-00001-of-00003.safetensors", - "model.layers.8.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc1.bias": "model-00001-of-00003.safetensors", - "model.layers.8.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc1.weight": "model-00001-of-00003.safetensors", - "model.layers.8.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc2.bias": "model-00001-of-00003.safetensors", - "model.layers.8.mlp.deepspeed_moe.experts.deepspeed_experts.0.fc2.weight": "model-00001-of-00003.safetensors", - "model.layers.8.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc1.bias": "model-00001-of-00003.safetensors", - "model.layers.8.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc1.weight": "model-00001-of-00003.safetensors", - "model.layers.8.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc2.bias": "model-00001-of-00003.safetensors", - "model.layers.8.mlp.deepspeed_moe.experts.deepspeed_experts.1.fc2.weight": "model-00001-of-00003.safetensors", - "model.layers.8.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc1.bias": "model-00001-of-00003.safetensors", - "model.layers.8.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc1.weight": "model-00001-of-00003.safetensors", - "model.layers.8.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc2.bias": "model-00001-of-00003.safetensors", - "model.layers.8.mlp.deepspeed_moe.experts.deepspeed_experts.2.fc2.weight": "model-00001-of-00003.safetensors", - "model.layers.8.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc1.bias": "model-00001-of-00003.safetensors", - "model.layers.8.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc1.weight": "model-00001-of-00003.safetensors", - "model.layers.8.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc2.bias": "model-00001-of-00003.safetensors", - "model.layers.8.mlp.deepspeed_moe.experts.deepspeed_experts.3.fc2.weight": "model-00001-of-00003.safetensors", - "model.layers.8.mlp.deepspeed_moe.gate.wg.weight": "model-00001-of-00003.safetensors", - "model.layers.8.self_attn.dense.bias": "model-00001-of-00003.safetensors", - "model.layers.8.self_attn.dense.weight": "model-00001-of-00003.safetensors", - "model.layers.8.self_attn.k_proj.bias": "model-00001-of-00003.safetensors", - "model.layers.8.self_attn.k_proj.weight": "model-00001-of-00003.safetensors", - "model.layers.8.self_attn.q_proj.bias": "model-00001-of-00003.safetensors", - "model.layers.8.self_attn.q_proj.weight": "model-00001-of-00003.safetensors", - "model.layers.8.self_attn.v_proj.bias": "model-00001-of-00003.safetensors", - "model.layers.8.self_attn.v_proj.weight": "model-00001-of-00003.safetensors", - "model.layers.9.input_layernorm.bias": "model-00001-of-00003.safetensors", - "model.layers.9.input_layernorm.weight": "model-00001-of-00003.safetensors", - "model.layers.9.mlp.fc1.bias": "model-00001-of-00003.safetensors", - "model.layers.9.mlp.fc1.weight": "model-00001-of-00003.safetensors", - "model.layers.9.mlp.fc2.bias": "model-00001-of-00003.safetensors", - "model.layers.9.mlp.fc2.weight": "model-00001-of-00003.safetensors", - "model.layers.9.self_attn.dense.bias": "model-00001-of-00003.safetensors", - "model.layers.9.self_attn.dense.weight": "model-00001-of-00003.safetensors", - "model.layers.9.self_attn.k_proj.bias": "model-00001-of-00003.safetensors", - "model.layers.9.self_attn.k_proj.weight": "model-00001-of-00003.safetensors", - "model.layers.9.self_attn.q_proj.bias": "model-00001-of-00003.safetensors", - "model.layers.9.self_attn.q_proj.weight": "model-00001-of-00003.safetensors", - "model.layers.9.self_attn.v_proj.bias": "model-00001-of-00003.safetensors", - "model.layers.9.self_attn.v_proj.weight": "model-00001-of-00003.safetensors", - "model.mm_projector.image_spatial_proj.0.bias": "model-00003-of-00003.safetensors", - "model.mm_projector.image_spatial_proj.0.weight": "model-00003-of-00003.safetensors", - "model.mm_projector.image_spatial_proj.2.bias": "model-00003-of-00003.safetensors", - "model.mm_projector.image_spatial_proj.2.weight": "model-00003-of-00003.safetensors" - } -} diff --git a/MoE-Tinymed-phi2-llava/special_tokens_map.json b/MoE-Tinymed-phi2-llava/special_tokens_map.json deleted file mode 100755 index 3a44c024550837cf26d5a4acd61da03c36110670..0000000000000000000000000000000000000000 --- a/MoE-Tinymed-phi2-llava/special_tokens_map.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "bos_token": { - "content": "<|endoftext|>", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false - }, - "eos_token": { - "content": "<|endoftext|>", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false - }, - "pad_token": "<|extra_0|>", - "unk_token": { - "content": "<|extra_0|>", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false - } -} diff --git a/MoE-Tinymed-phi2-llava/tokenizer_config.json b/MoE-Tinymed-phi2-llava/tokenizer_config.json deleted file mode 100755 index e335baef223fdf9f4ccbaa932d9117ed8d87e191..0000000000000000000000000000000000000000 --- a/MoE-Tinymed-phi2-llava/tokenizer_config.json +++ /dev/null @@ -1,335 +0,0 @@ -{ - "add_bos_token": false, - "add_prefix_space": false, - "added_tokens_decoder": { - "50256": { - "content": "<|endoftext|>", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "50257": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50258": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50259": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50260": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50261": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50262": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50263": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50264": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50265": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50266": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50267": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50268": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50269": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50270": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50271": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50272": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50273": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50274": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50275": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50276": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50277": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50278": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50279": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50280": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50281": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50282": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50283": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50284": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50285": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50286": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50287": { - "content": "\t\t\t\t\t\t\t\t\t", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50288": { - "content": "\t\t\t\t\t\t\t\t", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50289": { - "content": "\t\t\t\t\t\t\t", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50290": { - "content": "\t\t\t\t\t\t", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50291": { - "content": "\t\t\t\t\t", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50292": { - "content": "\t\t\t\t", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50293": { - "content": "\t\t\t", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50294": { - "content": "\t\t", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50295": { - "content": "<|extra_0|>", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - } - }, - "bos_token": "<|endoftext|>", - "clean_up_tokenization_spaces": true, - "eos_token": "<|endoftext|>", - "errors": "replace", - "model_max_length": 2048, - "pad_token": "<|extra_0|>", - "padding_side": "right", - "tokenizer_class": "CodeGenTokenizer", - "unk_token": "<|extra_0|>" -} diff --git a/MoE-Tinymed-phi2-llava/trainer_state.json b/MoE-Tinymed-phi2-llava/trainer_state.json deleted file mode 100755 index 771f845a3a2dd0b1b2de3ef3bb4d2a0319a92c84..0000000000000000000000000000000000000000 --- a/MoE-Tinymed-phi2-llava/trainer_state.json +++ /dev/null @@ -1,54651 +0,0 @@ -{ - "best_metric": null, - "best_model_checkpoint": null, - "epoch": 9.0, - "eval_steps": 500, - "global_step": 7803, - "is_hyper_param_search": false, - "is_local_process_zero": true, - "is_world_process_zero": true, - "log_history": [ - { - "epoch": 0.0, - "grad_norm": 0.0, - "learning_rate": 8.510638297872341e-08, - "loss": 8.42, - "step": 1 - }, - { - "epoch": 0.0, - "grad_norm": 0.0, - "learning_rate": 1.7021276595744683e-07, - "loss": 7.8116, - "step": 2 - }, - { - "epoch": 0.0, - "grad_norm": 0.0, - "learning_rate": 2.553191489361702e-07, - "loss": 7.3405, - "step": 3 - }, - { - "epoch": 0.0, - "grad_norm": 0.0, - "learning_rate": 3.4042553191489365e-07, - "loss": 7.9831, - "step": 4 - }, - { - "epoch": 0.01, - "grad_norm": 0.0, - "learning_rate": 4.2553191489361704e-07, - "loss": 8.8292, - "step": 5 - }, - { - "epoch": 0.01, - "grad_norm": 0.0, - "learning_rate": 5.106382978723404e-07, - "loss": 9.3832, - "step": 6 - }, - { - "epoch": 0.01, - "grad_norm": 0.0, - "learning_rate": 5.957446808510639e-07, - "loss": 8.4834, - "step": 7 - }, - { - "epoch": 0.01, - "grad_norm": 0.0, - "learning_rate": 6.808510638297873e-07, - "loss": 8.338, - "step": 8 - }, - { - "epoch": 0.01, - "grad_norm": 0.0, - "learning_rate": 7.659574468085107e-07, - "loss": 7.8708, - "step": 9 - }, - { - "epoch": 0.01, - "grad_norm": 0.0, - "learning_rate": 8.510638297872341e-07, - "loss": 8.1726, - "step": 10 - }, - { - "epoch": 0.01, - "grad_norm": 0.0, - "learning_rate": 9.361702127659575e-07, - "loss": 8.7641, - "step": 11 - }, - { - "epoch": 0.01, - "grad_norm": 0.0, - "learning_rate": 1.0212765957446809e-06, - "loss": 9.4236, - "step": 12 - }, - { - "epoch": 0.01, - "grad_norm": 0.0, - "learning_rate": 1.1063829787234042e-06, - "loss": 8.0038, - "step": 13 - }, - { - "epoch": 0.02, - "grad_norm": 0.0, - "learning_rate": 1.1914893617021278e-06, - "loss": 6.9279, - "step": 14 - }, - { - "epoch": 0.02, - "grad_norm": 0.0, - "learning_rate": 1.276595744680851e-06, - "loss": 7.1003, - "step": 15 - }, - { - "epoch": 0.02, - "grad_norm": 0.0, - "learning_rate": 1.3617021276595746e-06, - "loss": 7.8895, - "step": 16 - }, - { - "epoch": 0.02, - "grad_norm": 0.0, - "learning_rate": 1.4468085106382978e-06, - "loss": 7.5029, - "step": 17 - }, - { - "epoch": 0.02, - "grad_norm": 0.0, - "learning_rate": 1.5319148936170214e-06, - "loss": 8.1941, - "step": 18 - }, - { - "epoch": 0.02, - "grad_norm": 0.0, - "learning_rate": 1.617021276595745e-06, - "loss": 6.7967, - "step": 19 - }, - { - "epoch": 0.02, - "grad_norm": 0.0, - "learning_rate": 1.7021276595744682e-06, - "loss": 7.0943, - "step": 20 - }, - { - "epoch": 0.02, - "grad_norm": 0.0, - "learning_rate": 1.7872340425531918e-06, - "loss": 6.9398, - "step": 21 - }, - { - "epoch": 0.03, - "grad_norm": 0.0, - "learning_rate": 1.872340425531915e-06, - "loss": 6.6345, - "step": 22 - }, - { - "epoch": 0.03, - "grad_norm": 0.0, - "learning_rate": 1.9574468085106385e-06, - "loss": 5.5552, - "step": 23 - }, - { - "epoch": 0.03, - "grad_norm": 0.0, - "learning_rate": 2.0425531914893617e-06, - "loss": 5.6271, - "step": 24 - }, - { - "epoch": 0.03, - "grad_norm": 0.0, - "learning_rate": 2.1276595744680853e-06, - "loss": 5.9879, - "step": 25 - }, - { - "epoch": 0.03, - "grad_norm": 0.0, - "learning_rate": 2.2127659574468085e-06, - "loss": 5.2435, - "step": 26 - }, - { - "epoch": 0.03, - "grad_norm": 0.0, - "learning_rate": 2.297872340425532e-06, - "loss": 6.1067, - "step": 27 - }, - { - "epoch": 0.03, - "grad_norm": 0.0, - "learning_rate": 2.3829787234042557e-06, - "loss": 5.6905, - "step": 28 - }, - { - "epoch": 0.03, - "grad_norm": 0.0, - "learning_rate": 2.468085106382979e-06, - "loss": 5.4866, - "step": 29 - }, - { - "epoch": 0.03, - "grad_norm": 0.0, - "learning_rate": 2.553191489361702e-06, - "loss": 4.0927, - "step": 30 - }, - { - "epoch": 0.04, - "grad_norm": 0.0, - "learning_rate": 2.6382978723404256e-06, - "loss": 3.1946, - "step": 31 - }, - { - "epoch": 0.04, - "grad_norm": 0.0, - "learning_rate": 2.7234042553191492e-06, - "loss": 3.323, - "step": 32 - }, - { - "epoch": 0.04, - "grad_norm": 0.0, - "learning_rate": 2.808510638297873e-06, - "loss": 3.615, - "step": 33 - }, - { - "epoch": 0.04, - "grad_norm": 0.0, - "learning_rate": 2.8936170212765956e-06, - "loss": 3.2357, - "step": 34 - }, - { - "epoch": 0.04, - "grad_norm": 0.0, - "learning_rate": 2.978723404255319e-06, - "loss": 2.8849, - "step": 35 - }, - { - "epoch": 0.04, - "grad_norm": 0.0, - "learning_rate": 3.0638297872340428e-06, - "loss": 3.1966, - "step": 36 - }, - { - "epoch": 0.04, - "grad_norm": 0.0, - "learning_rate": 3.1489361702127664e-06, - "loss": 2.8122, - "step": 37 - }, - { - "epoch": 0.04, - "grad_norm": 0.0, - "learning_rate": 3.23404255319149e-06, - "loss": 2.3877, - "step": 38 - }, - { - "epoch": 0.04, - "grad_norm": 0.0, - "learning_rate": 3.3191489361702127e-06, - "loss": 2.4174, - "step": 39 - }, - { - "epoch": 0.05, - "grad_norm": 0.0, - "learning_rate": 3.4042553191489363e-06, - "loss": 2.6009, - "step": 40 - }, - { - "epoch": 0.05, - "grad_norm": 0.0, - "learning_rate": 3.48936170212766e-06, - "loss": 2.7382, - "step": 41 - }, - { - "epoch": 0.05, - "grad_norm": 0.0, - "learning_rate": 3.5744680851063835e-06, - "loss": 2.5757, - "step": 42 - }, - { - "epoch": 0.05, - "grad_norm": 0.0, - "learning_rate": 3.6595744680851063e-06, - "loss": 2.1993, - "step": 43 - }, - { - "epoch": 0.05, - "grad_norm": 0.0, - "learning_rate": 3.74468085106383e-06, - "loss": 2.6667, - "step": 44 - }, - { - "epoch": 0.05, - "grad_norm": 0.0, - "learning_rate": 3.8297872340425535e-06, - "loss": 2.055, - "step": 45 - }, - { - "epoch": 0.05, - "grad_norm": 0.0, - "learning_rate": 3.914893617021277e-06, - "loss": 2.4098, - "step": 46 - }, - { - "epoch": 0.05, - "grad_norm": 0.0, - "learning_rate": 4.000000000000001e-06, - "loss": 2.4524, - "step": 47 - }, - { - "epoch": 0.06, - "grad_norm": 0.0, - "learning_rate": 4.085106382978723e-06, - "loss": 2.8391, - "step": 48 - }, - { - "epoch": 0.06, - "grad_norm": 0.0, - "learning_rate": 4.170212765957447e-06, - "loss": 2.6667, - "step": 49 - }, - { - "epoch": 0.06, - "grad_norm": 0.0, - "learning_rate": 4.255319148936171e-06, - "loss": 2.2407, - "step": 50 - }, - { - "epoch": 0.06, - "grad_norm": 0.0, - "learning_rate": 4.340425531914894e-06, - "loss": 1.7787, - "step": 51 - }, - { - "epoch": 0.06, - "grad_norm": 0.0, - "learning_rate": 4.425531914893617e-06, - "loss": 2.8719, - "step": 52 - }, - { - "epoch": 0.06, - "grad_norm": 0.0, - "learning_rate": 4.5106382978723406e-06, - "loss": 2.6247, - "step": 53 - }, - { - "epoch": 0.06, - "grad_norm": 0.0, - "learning_rate": 4.595744680851064e-06, - "loss": 2.2297, - "step": 54 - }, - { - "epoch": 0.06, - "grad_norm": 0.0, - "learning_rate": 4.680851063829788e-06, - "loss": 2.1361, - "step": 55 - }, - { - "epoch": 0.06, - "grad_norm": 0.0, - "learning_rate": 4.765957446808511e-06, - "loss": 1.8228, - "step": 56 - }, - { - "epoch": 0.07, - "grad_norm": 0.0, - "learning_rate": 4.851063829787234e-06, - "loss": 2.651, - "step": 57 - }, - { - "epoch": 0.07, - "grad_norm": 0.0, - "learning_rate": 4.936170212765958e-06, - "loss": 1.9376, - "step": 58 - }, - { - "epoch": 0.07, - "grad_norm": 0.0, - "learning_rate": 5.0212765957446805e-06, - "loss": 2.1441, - "step": 59 - }, - { - "epoch": 0.07, - "grad_norm": 0.0, - "learning_rate": 5.106382978723404e-06, - "loss": 2.5828, - "step": 60 - }, - { - "epoch": 0.07, - "grad_norm": 0.0, - "learning_rate": 5.191489361702128e-06, - "loss": 1.6916, - "step": 61 - }, - { - "epoch": 0.07, - "grad_norm": 0.0, - "learning_rate": 5.276595744680851e-06, - "loss": 1.7109, - "step": 62 - }, - { - "epoch": 0.07, - "grad_norm": 0.0, - "learning_rate": 5.361702127659575e-06, - "loss": 2.2316, - "step": 63 - }, - { - "epoch": 0.07, - "grad_norm": 0.0, - "learning_rate": 5.4468085106382985e-06, - "loss": 2.2679, - "step": 64 - }, - { - "epoch": 0.07, - "grad_norm": 0.0, - "learning_rate": 5.531914893617022e-06, - "loss": 2.2825, - "step": 65 - }, - { - "epoch": 0.08, - "grad_norm": 0.0, - "learning_rate": 5.617021276595746e-06, - "loss": 1.9097, - "step": 66 - }, - { - "epoch": 0.08, - "grad_norm": 0.0, - "learning_rate": 5.702127659574469e-06, - "loss": 2.2865, - "step": 67 - }, - { - "epoch": 0.08, - "grad_norm": 0.0, - "learning_rate": 5.787234042553191e-06, - "loss": 2.6797, - "step": 68 - }, - { - "epoch": 0.08, - "grad_norm": 0.0, - "learning_rate": 5.872340425531915e-06, - "loss": 1.9614, - "step": 69 - }, - { - "epoch": 0.08, - "grad_norm": 0.0, - "learning_rate": 5.957446808510638e-06, - "loss": 1.838, - "step": 70 - }, - { - "epoch": 0.08, - "grad_norm": 0.0, - "learning_rate": 6.042553191489362e-06, - "loss": 2.1008, - "step": 71 - }, - { - "epoch": 0.08, - "grad_norm": 0.0, - "learning_rate": 6.1276595744680855e-06, - "loss": 1.9877, - "step": 72 - }, - { - "epoch": 0.08, - "grad_norm": 0.0, - "learning_rate": 6.212765957446809e-06, - "loss": 2.0037, - "step": 73 - }, - { - "epoch": 0.09, - "grad_norm": 0.0, - "learning_rate": 6.297872340425533e-06, - "loss": 1.7601, - "step": 74 - }, - { - "epoch": 0.09, - "grad_norm": 0.0, - "learning_rate": 6.382978723404256e-06, - "loss": 2.4598, - "step": 75 - }, - { - "epoch": 0.09, - "grad_norm": 0.0, - "learning_rate": 6.46808510638298e-06, - "loss": 1.4717, - "step": 76 - }, - { - "epoch": 0.09, - "grad_norm": 0.0, - "learning_rate": 6.553191489361702e-06, - "loss": 1.7133, - "step": 77 - }, - { - "epoch": 0.09, - "grad_norm": 0.0, - "learning_rate": 6.6382978723404254e-06, - "loss": 2.097, - "step": 78 - }, - { - "epoch": 0.09, - "grad_norm": 0.0, - "learning_rate": 6.723404255319149e-06, - "loss": 1.9819, - "step": 79 - }, - { - "epoch": 0.09, - "grad_norm": 0.0, - "learning_rate": 6.808510638297873e-06, - "loss": 1.755, - "step": 80 - }, - { - "epoch": 0.09, - "grad_norm": 0.0, - "learning_rate": 6.893617021276596e-06, - "loss": 2.5593, - "step": 81 - }, - { - "epoch": 0.09, - "grad_norm": 0.0, - "learning_rate": 6.97872340425532e-06, - "loss": 1.3687, - "step": 82 - }, - { - "epoch": 0.1, - "grad_norm": 0.0, - "learning_rate": 7.0638297872340434e-06, - "loss": 1.637, - "step": 83 - }, - { - "epoch": 0.1, - "grad_norm": 0.0, - "learning_rate": 7.148936170212767e-06, - "loss": 2.5012, - "step": 84 - }, - { - "epoch": 0.1, - "grad_norm": 0.0, - "learning_rate": 7.234042553191491e-06, - "loss": 2.1997, - "step": 85 - }, - { - "epoch": 0.1, - "grad_norm": 0.0, - "learning_rate": 7.3191489361702125e-06, - "loss": 1.897, - "step": 86 - }, - { - "epoch": 0.1, - "grad_norm": 0.0, - "learning_rate": 7.404255319148936e-06, - "loss": 1.3258, - "step": 87 - }, - { - "epoch": 0.1, - "grad_norm": 0.0, - "learning_rate": 7.48936170212766e-06, - "loss": 1.9583, - "step": 88 - }, - { - "epoch": 0.1, - "grad_norm": 0.0, - "learning_rate": 7.574468085106383e-06, - "loss": 1.4425, - "step": 89 - }, - { - "epoch": 0.1, - "grad_norm": 0.0, - "learning_rate": 7.659574468085107e-06, - "loss": 1.9072, - "step": 90 - }, - { - "epoch": 0.1, - "grad_norm": 0.0, - "learning_rate": 7.74468085106383e-06, - "loss": 1.5434, - "step": 91 - }, - { - "epoch": 0.11, - "grad_norm": 0.0, - "learning_rate": 7.829787234042554e-06, - "loss": 1.3598, - "step": 92 - }, - { - "epoch": 0.11, - "grad_norm": 0.0, - "learning_rate": 7.914893617021278e-06, - "loss": 1.3292, - "step": 93 - }, - { - "epoch": 0.11, - "grad_norm": 0.0, - "learning_rate": 8.000000000000001e-06, - "loss": 1.7655, - "step": 94 - }, - { - "epoch": 0.11, - "grad_norm": 0.0, - "learning_rate": 8.085106382978723e-06, - "loss": 2.3734, - "step": 95 - }, - { - "epoch": 0.11, - "grad_norm": 0.0, - "learning_rate": 8.170212765957447e-06, - "loss": 2.3653, - "step": 96 - }, - { - "epoch": 0.11, - "grad_norm": 0.0, - "learning_rate": 8.25531914893617e-06, - "loss": 2.0333, - "step": 97 - }, - { - "epoch": 0.11, - "grad_norm": 0.0, - "learning_rate": 8.340425531914894e-06, - "loss": 1.5327, - "step": 98 - }, - { - "epoch": 0.11, - "grad_norm": 0.0, - "learning_rate": 8.425531914893618e-06, - "loss": 2.2848, - "step": 99 - }, - { - "epoch": 0.12, - "grad_norm": 0.0, - "learning_rate": 8.510638297872341e-06, - "loss": 2.0775, - "step": 100 - }, - { - "epoch": 0.12, - "grad_norm": 0.0, - "learning_rate": 8.595744680851065e-06, - "loss": 1.9294, - "step": 101 - }, - { - "epoch": 0.12, - "grad_norm": 0.0, - "learning_rate": 8.680851063829788e-06, - "loss": 1.5409, - "step": 102 - }, - { - "epoch": 0.12, - "grad_norm": 0.0, - "learning_rate": 8.765957446808512e-06, - "loss": 1.7937, - "step": 103 - }, - { - "epoch": 0.12, - "grad_norm": 0.0, - "learning_rate": 8.851063829787234e-06, - "loss": 1.7683, - "step": 104 - }, - { - "epoch": 0.12, - "grad_norm": 0.0, - "learning_rate": 8.936170212765958e-06, - "loss": 1.7788, - "step": 105 - }, - { - "epoch": 0.12, - "grad_norm": 0.0, - "learning_rate": 9.021276595744681e-06, - "loss": 2.0132, - "step": 106 - }, - { - "epoch": 0.12, - "grad_norm": 0.0, - "learning_rate": 9.106382978723405e-06, - "loss": 2.4136, - "step": 107 - }, - { - "epoch": 0.12, - "grad_norm": 0.0, - "learning_rate": 9.191489361702128e-06, - "loss": 1.56, - "step": 108 - }, - { - "epoch": 0.13, - "grad_norm": 0.0, - "learning_rate": 9.276595744680852e-06, - "loss": 1.6401, - "step": 109 - }, - { - "epoch": 0.13, - "grad_norm": 0.0, - "learning_rate": 9.361702127659576e-06, - "loss": 2.573, - "step": 110 - }, - { - "epoch": 0.13, - "grad_norm": 0.0, - "learning_rate": 9.446808510638299e-06, - "loss": 1.4836, - "step": 111 - }, - { - "epoch": 0.13, - "grad_norm": 0.0, - "learning_rate": 9.531914893617023e-06, - "loss": 1.5127, - "step": 112 - }, - { - "epoch": 0.13, - "grad_norm": 0.0, - "learning_rate": 9.617021276595745e-06, - "loss": 1.5648, - "step": 113 - }, - { - "epoch": 0.13, - "grad_norm": 0.0, - "learning_rate": 9.702127659574468e-06, - "loss": 2.0786, - "step": 114 - }, - { - "epoch": 0.13, - "grad_norm": 0.0, - "learning_rate": 9.787234042553192e-06, - "loss": 2.1154, - "step": 115 - }, - { - "epoch": 0.13, - "grad_norm": 0.0, - "learning_rate": 9.872340425531915e-06, - "loss": 1.9178, - "step": 116 - }, - { - "epoch": 0.13, - "grad_norm": 0.0, - "learning_rate": 9.957446808510639e-06, - "loss": 2.1499, - "step": 117 - }, - { - "epoch": 0.14, - "grad_norm": 0.0, - "learning_rate": 1.0042553191489361e-05, - "loss": 1.2971, - "step": 118 - }, - { - "epoch": 0.14, - "grad_norm": 0.0, - "learning_rate": 1.0127659574468085e-05, - "loss": 1.4621, - "step": 119 - }, - { - "epoch": 0.14, - "grad_norm": 0.0, - "learning_rate": 1.0212765957446808e-05, - "loss": 2.2563, - "step": 120 - }, - { - "epoch": 0.14, - "grad_norm": 0.0, - "learning_rate": 1.0297872340425532e-05, - "loss": 1.3251, - "step": 121 - }, - { - "epoch": 0.14, - "grad_norm": 0.0, - "learning_rate": 1.0382978723404255e-05, - "loss": 2.2923, - "step": 122 - }, - { - "epoch": 0.14, - "grad_norm": 0.0, - "learning_rate": 1.0468085106382979e-05, - "loss": 1.4845, - "step": 123 - }, - { - "epoch": 0.14, - "grad_norm": 0.0, - "learning_rate": 1.0553191489361703e-05, - "loss": 1.5756, - "step": 124 - }, - { - "epoch": 0.14, - "grad_norm": 0.0, - "learning_rate": 1.0638297872340426e-05, - "loss": 1.4902, - "step": 125 - }, - { - "epoch": 0.15, - "grad_norm": 0.0, - "learning_rate": 1.072340425531915e-05, - "loss": 1.4426, - "step": 126 - }, - { - "epoch": 0.15, - "grad_norm": 0.0, - "learning_rate": 1.0808510638297873e-05, - "loss": 1.921, - "step": 127 - }, - { - "epoch": 0.15, - "grad_norm": 0.0, - "learning_rate": 1.0893617021276597e-05, - "loss": 2.1011, - "step": 128 - }, - { - "epoch": 0.15, - "grad_norm": 0.0, - "learning_rate": 1.097872340425532e-05, - "loss": 2.0556, - "step": 129 - }, - { - "epoch": 0.15, - "grad_norm": 0.0, - "learning_rate": 1.1063829787234044e-05, - "loss": 2.0671, - "step": 130 - }, - { - "epoch": 0.15, - "grad_norm": 0.0, - "learning_rate": 1.1148936170212768e-05, - "loss": 1.2012, - "step": 131 - }, - { - "epoch": 0.15, - "grad_norm": 0.0, - "learning_rate": 1.1234042553191491e-05, - "loss": 1.75, - "step": 132 - }, - { - "epoch": 0.15, - "grad_norm": 0.0, - "learning_rate": 1.1319148936170215e-05, - "loss": 1.2119, - "step": 133 - }, - { - "epoch": 0.15, - "grad_norm": 0.0, - "learning_rate": 1.1404255319148939e-05, - "loss": 1.5734, - "step": 134 - }, - { - "epoch": 0.16, - "grad_norm": 0.0, - "learning_rate": 1.1489361702127662e-05, - "loss": 1.6814, - "step": 135 - }, - { - "epoch": 0.16, - "grad_norm": 0.0, - "learning_rate": 1.1574468085106382e-05, - "loss": 2.0887, - "step": 136 - }, - { - "epoch": 0.16, - "grad_norm": 0.0, - "learning_rate": 1.1659574468085106e-05, - "loss": 1.3118, - "step": 137 - }, - { - "epoch": 0.16, - "grad_norm": 0.0, - "learning_rate": 1.174468085106383e-05, - "loss": 1.397, - "step": 138 - }, - { - "epoch": 0.16, - "grad_norm": 0.0, - "learning_rate": 1.1829787234042553e-05, - "loss": 1.7979, - "step": 139 - }, - { - "epoch": 0.16, - "grad_norm": 0.0, - "learning_rate": 1.1914893617021277e-05, - "loss": 1.8423, - "step": 140 - }, - { - "epoch": 0.16, - "grad_norm": 0.0, - "learning_rate": 1.2e-05, - "loss": 2.1667, - "step": 141 - }, - { - "epoch": 0.16, - "grad_norm": 0.0, - "learning_rate": 1.2085106382978724e-05, - "loss": 1.955, - "step": 142 - }, - { - "epoch": 0.16, - "grad_norm": 0.0, - "learning_rate": 1.2170212765957448e-05, - "loss": 1.7638, - "step": 143 - }, - { - "epoch": 0.17, - "grad_norm": 0.0, - "learning_rate": 1.2255319148936171e-05, - "loss": 1.3332, - "step": 144 - }, - { - "epoch": 0.17, - "grad_norm": 0.0, - "learning_rate": 1.2340425531914895e-05, - "loss": 1.602, - "step": 145 - }, - { - "epoch": 0.17, - "grad_norm": 0.0, - "learning_rate": 1.2425531914893618e-05, - "loss": 1.72, - "step": 146 - }, - { - "epoch": 0.17, - "grad_norm": 0.0, - "learning_rate": 1.2510638297872342e-05, - "loss": 1.2205, - "step": 147 - }, - { - "epoch": 0.17, - "grad_norm": 0.0, - "learning_rate": 1.2595744680851065e-05, - "loss": 1.9567, - "step": 148 - }, - { - "epoch": 0.17, - "grad_norm": 0.0, - "learning_rate": 1.2680851063829789e-05, - "loss": 1.5785, - "step": 149 - }, - { - "epoch": 0.17, - "grad_norm": 0.0, - "learning_rate": 1.2765957446808513e-05, - "loss": 1.58, - "step": 150 - }, - { - "epoch": 0.17, - "grad_norm": 0.0, - "learning_rate": 1.2851063829787236e-05, - "loss": 1.8026, - "step": 151 - }, - { - "epoch": 0.18, - "grad_norm": 0.0, - "learning_rate": 1.293617021276596e-05, - "loss": 1.8456, - "step": 152 - }, - { - "epoch": 0.18, - "grad_norm": 0.0, - "learning_rate": 1.3021276595744683e-05, - "loss": 1.7062, - "step": 153 - }, - { - "epoch": 0.18, - "grad_norm": 0.0, - "learning_rate": 1.3106382978723404e-05, - "loss": 2.0579, - "step": 154 - }, - { - "epoch": 0.18, - "grad_norm": 0.0, - "learning_rate": 1.3191489361702127e-05, - "loss": 1.9036, - "step": 155 - }, - { - "epoch": 0.18, - "grad_norm": 0.0, - "learning_rate": 1.3276595744680851e-05, - "loss": 1.3548, - "step": 156 - }, - { - "epoch": 0.18, - "grad_norm": 0.0, - "learning_rate": 1.3361702127659574e-05, - "loss": 1.212, - "step": 157 - }, - { - "epoch": 0.18, - "grad_norm": 0.0, - "learning_rate": 1.3446808510638298e-05, - "loss": 1.9522, - "step": 158 - }, - { - "epoch": 0.18, - "grad_norm": 0.0, - "learning_rate": 1.3531914893617022e-05, - "loss": 1.2715, - "step": 159 - }, - { - "epoch": 0.18, - "grad_norm": 0.0, - "learning_rate": 1.3617021276595745e-05, - "loss": 1.8048, - "step": 160 - }, - { - "epoch": 0.19, - "grad_norm": 0.0, - "learning_rate": 1.3702127659574469e-05, - "loss": 1.4929, - "step": 161 - }, - { - "epoch": 0.19, - "grad_norm": 0.0, - "learning_rate": 1.3787234042553192e-05, - "loss": 1.8582, - "step": 162 - }, - { - "epoch": 0.19, - "grad_norm": 0.0, - "learning_rate": 1.3872340425531916e-05, - "loss": 1.1246, - "step": 163 - }, - { - "epoch": 0.19, - "grad_norm": 0.0, - "learning_rate": 1.395744680851064e-05, - "loss": 1.5867, - "step": 164 - }, - { - "epoch": 0.19, - "grad_norm": 0.0, - "learning_rate": 1.4042553191489363e-05, - "loss": 1.1973, - "step": 165 - }, - { - "epoch": 0.19, - "grad_norm": 0.0, - "learning_rate": 1.4127659574468087e-05, - "loss": 1.5066, - "step": 166 - }, - { - "epoch": 0.19, - "grad_norm": 0.0, - "learning_rate": 1.421276595744681e-05, - "loss": 1.782, - "step": 167 - }, - { - "epoch": 0.19, - "grad_norm": 0.0, - "learning_rate": 1.4297872340425534e-05, - "loss": 1.2071, - "step": 168 - }, - { - "epoch": 0.19, - "grad_norm": 0.0, - "learning_rate": 1.4382978723404258e-05, - "loss": 1.9611, - "step": 169 - }, - { - "epoch": 0.2, - "grad_norm": 0.0, - "learning_rate": 1.4468085106382981e-05, - "loss": 1.7584, - "step": 170 - }, - { - "epoch": 0.2, - "grad_norm": 0.0, - "learning_rate": 1.4553191489361705e-05, - "loss": 1.521, - "step": 171 - }, - { - "epoch": 0.2, - "grad_norm": 0.0, - "learning_rate": 1.4638297872340425e-05, - "loss": 1.6986, - "step": 172 - }, - { - "epoch": 0.2, - "grad_norm": 0.0, - "learning_rate": 1.4723404255319149e-05, - "loss": 1.2474, - "step": 173 - }, - { - "epoch": 0.2, - "grad_norm": 0.0, - "learning_rate": 1.4808510638297872e-05, - "loss": 1.3479, - "step": 174 - }, - { - "epoch": 0.2, - "grad_norm": 0.0, - "learning_rate": 1.4893617021276596e-05, - "loss": 1.3141, - "step": 175 - }, - { - "epoch": 0.2, - "grad_norm": 0.0, - "learning_rate": 1.497872340425532e-05, - "loss": 2.3654, - "step": 176 - }, - { - "epoch": 0.2, - "grad_norm": 0.0, - "learning_rate": 1.5063829787234043e-05, - "loss": 1.9257, - "step": 177 - }, - { - "epoch": 0.21, - "grad_norm": 0.0, - "learning_rate": 1.5148936170212767e-05, - "loss": 1.6664, - "step": 178 - }, - { - "epoch": 0.21, - "grad_norm": 0.0, - "learning_rate": 1.523404255319149e-05, - "loss": 1.9523, - "step": 179 - }, - { - "epoch": 0.21, - "grad_norm": 0.0, - "learning_rate": 1.5319148936170214e-05, - "loss": 1.4715, - "step": 180 - }, - { - "epoch": 0.21, - "grad_norm": 0.0, - "learning_rate": 1.5404255319148937e-05, - "loss": 1.0523, - "step": 181 - }, - { - "epoch": 0.21, - "grad_norm": 0.0, - "learning_rate": 1.548936170212766e-05, - "loss": 1.7935, - "step": 182 - }, - { - "epoch": 0.21, - "grad_norm": 0.0, - "learning_rate": 1.5574468085106385e-05, - "loss": 1.818, - "step": 183 - }, - { - "epoch": 0.21, - "grad_norm": 0.0, - "learning_rate": 1.5659574468085108e-05, - "loss": 1.5303, - "step": 184 - }, - { - "epoch": 0.21, - "grad_norm": 0.0, - "learning_rate": 1.5744680851063832e-05, - "loss": 1.4181, - "step": 185 - }, - { - "epoch": 0.21, - "grad_norm": 0.0, - "learning_rate": 1.5829787234042555e-05, - "loss": 1.4132, - "step": 186 - }, - { - "epoch": 0.22, - "grad_norm": 0.0, - "learning_rate": 1.591489361702128e-05, - "loss": 1.2468, - "step": 187 - }, - { - "epoch": 0.22, - "grad_norm": 0.0, - "learning_rate": 1.6000000000000003e-05, - "loss": 1.3493, - "step": 188 - }, - { - "epoch": 0.22, - "grad_norm": 0.0, - "learning_rate": 1.6085106382978726e-05, - "loss": 1.7436, - "step": 189 - }, - { - "epoch": 0.22, - "grad_norm": 0.0, - "learning_rate": 1.6170212765957446e-05, - "loss": 2.1027, - "step": 190 - }, - { - "epoch": 0.22, - "grad_norm": 0.0, - "learning_rate": 1.625531914893617e-05, - "loss": 1.6055, - "step": 191 - }, - { - "epoch": 0.22, - "grad_norm": 0.0, - "learning_rate": 1.6340425531914894e-05, - "loss": 1.417, - "step": 192 - }, - { - "epoch": 0.22, - "grad_norm": 0.0, - "learning_rate": 1.6425531914893617e-05, - "loss": 1.2369, - "step": 193 - }, - { - "epoch": 0.22, - "grad_norm": 0.0, - "learning_rate": 1.651063829787234e-05, - "loss": 1.3705, - "step": 194 - }, - { - "epoch": 0.22, - "grad_norm": 0.0, - "learning_rate": 1.6595744680851064e-05, - "loss": 1.5408, - "step": 195 - }, - { - "epoch": 0.23, - "grad_norm": 0.0, - "learning_rate": 1.6680851063829788e-05, - "loss": 0.8064, - "step": 196 - }, - { - "epoch": 0.23, - "grad_norm": 0.0, - "learning_rate": 1.676595744680851e-05, - "loss": 1.2991, - "step": 197 - }, - { - "epoch": 0.23, - "grad_norm": 0.0, - "learning_rate": 1.6851063829787235e-05, - "loss": 2.015, - "step": 198 - }, - { - "epoch": 0.23, - "grad_norm": 0.0, - "learning_rate": 1.693617021276596e-05, - "loss": 1.8201, - "step": 199 - }, - { - "epoch": 0.23, - "grad_norm": 0.0, - "learning_rate": 1.7021276595744682e-05, - "loss": 2.1389, - "step": 200 - }, - { - "epoch": 0.23, - "grad_norm": 0.0, - "learning_rate": 1.7106382978723406e-05, - "loss": 1.0459, - "step": 201 - }, - { - "epoch": 0.23, - "grad_norm": 0.0, - "learning_rate": 1.719148936170213e-05, - "loss": 1.6487, - "step": 202 - }, - { - "epoch": 0.23, - "grad_norm": 0.0, - "learning_rate": 1.7276595744680853e-05, - "loss": 1.6784, - "step": 203 - }, - { - "epoch": 0.24, - "grad_norm": 0.0, - "learning_rate": 1.7361702127659577e-05, - "loss": 1.6428, - "step": 204 - }, - { - "epoch": 0.24, - "grad_norm": 0.0, - "learning_rate": 1.74468085106383e-05, - "loss": 1.2589, - "step": 205 - }, - { - "epoch": 0.24, - "grad_norm": 0.0, - "learning_rate": 1.7531914893617024e-05, - "loss": 1.5843, - "step": 206 - }, - { - "epoch": 0.24, - "grad_norm": 0.0, - "learning_rate": 1.7617021276595748e-05, - "loss": 1.0254, - "step": 207 - }, - { - "epoch": 0.24, - "grad_norm": 0.0, - "learning_rate": 1.7702127659574468e-05, - "loss": 2.0064, - "step": 208 - }, - { - "epoch": 0.24, - "grad_norm": 0.0, - "learning_rate": 1.778723404255319e-05, - "loss": 1.6273, - "step": 209 - }, - { - "epoch": 0.24, - "grad_norm": 0.0, - "learning_rate": 1.7872340425531915e-05, - "loss": 1.2627, - "step": 210 - }, - { - "epoch": 0.24, - "grad_norm": 0.0, - "learning_rate": 1.795744680851064e-05, - "loss": 1.7395, - "step": 211 - }, - { - "epoch": 0.24, - "grad_norm": 0.0, - "learning_rate": 1.8042553191489362e-05, - "loss": 2.056, - "step": 212 - }, - { - "epoch": 0.25, - "grad_norm": 0.0, - "learning_rate": 1.8127659574468086e-05, - "loss": 1.7548, - "step": 213 - }, - { - "epoch": 0.25, - "grad_norm": 0.0, - "learning_rate": 1.821276595744681e-05, - "loss": 1.0854, - "step": 214 - }, - { - "epoch": 0.25, - "grad_norm": 0.0, - "learning_rate": 1.8297872340425533e-05, - "loss": 1.5037, - "step": 215 - }, - { - "epoch": 0.25, - "grad_norm": 0.0, - "learning_rate": 1.8382978723404257e-05, - "loss": 1.3276, - "step": 216 - }, - { - "epoch": 0.25, - "grad_norm": 0.0, - "learning_rate": 1.846808510638298e-05, - "loss": 1.1777, - "step": 217 - }, - { - "epoch": 0.25, - "grad_norm": 0.0, - "learning_rate": 1.8553191489361704e-05, - "loss": 1.7991, - "step": 218 - }, - { - "epoch": 0.25, - "grad_norm": 0.0, - "learning_rate": 1.8638297872340427e-05, - "loss": 1.7696, - "step": 219 - }, - { - "epoch": 0.25, - "grad_norm": 0.0, - "learning_rate": 1.872340425531915e-05, - "loss": 1.7687, - "step": 220 - }, - { - "epoch": 0.25, - "grad_norm": 0.0, - "learning_rate": 1.8808510638297875e-05, - "loss": 0.9113, - "step": 221 - }, - { - "epoch": 0.26, - "grad_norm": 0.0, - "learning_rate": 1.8893617021276598e-05, - "loss": 1.703, - "step": 222 - }, - { - "epoch": 0.26, - "grad_norm": 0.0, - "learning_rate": 1.8978723404255322e-05, - "loss": 1.2613, - "step": 223 - }, - { - "epoch": 0.26, - "grad_norm": 0.0, - "learning_rate": 1.9063829787234045e-05, - "loss": 1.0527, - "step": 224 - }, - { - "epoch": 0.26, - "grad_norm": 0.0, - "learning_rate": 1.914893617021277e-05, - "loss": 1.2803, - "step": 225 - }, - { - "epoch": 0.26, - "grad_norm": 0.0, - "learning_rate": 1.923404255319149e-05, - "loss": 1.5915, - "step": 226 - }, - { - "epoch": 0.26, - "grad_norm": 0.0, - "learning_rate": 1.9319148936170213e-05, - "loss": 1.4361, - "step": 227 - }, - { - "epoch": 0.26, - "grad_norm": 0.0, - "learning_rate": 1.9404255319148936e-05, - "loss": 1.8447, - "step": 228 - }, - { - "epoch": 0.26, - "grad_norm": 0.0, - "learning_rate": 1.948936170212766e-05, - "loss": 1.1079, - "step": 229 - }, - { - "epoch": 0.27, - "grad_norm": 0.0, - "learning_rate": 1.9574468085106384e-05, - "loss": 1.5217, - "step": 230 - }, - { - "epoch": 0.27, - "grad_norm": 0.0, - "learning_rate": 1.9659574468085107e-05, - "loss": 1.8054, - "step": 231 - }, - { - "epoch": 0.27, - "grad_norm": 0.0, - "learning_rate": 1.974468085106383e-05, - "loss": 1.7943, - "step": 232 - }, - { - "epoch": 0.27, - "grad_norm": 0.0, - "learning_rate": 1.9829787234042554e-05, - "loss": 1.4356, - "step": 233 - }, - { - "epoch": 0.27, - "grad_norm": 0.0, - "learning_rate": 1.9914893617021278e-05, - "loss": 1.382, - "step": 234 - }, - { - "epoch": 0.27, - "grad_norm": 0.0, - "learning_rate": 2e-05, - "loss": 1.3556, - "step": 235 - }, - { - "epoch": 0.27, - "grad_norm": 0.0, - "learning_rate": 1.9999999138396417e-05, - "loss": 1.885, - "step": 236 - }, - { - "epoch": 0.27, - "grad_norm": 0.0, - "learning_rate": 1.9999996553585817e-05, - "loss": 1.494, - "step": 237 - }, - { - "epoch": 0.27, - "grad_norm": 0.0, - "learning_rate": 1.9999992245568637e-05, - "loss": 1.2221, - "step": 238 - }, - { - "epoch": 0.28, - "grad_norm": 0.0, - "learning_rate": 1.999998621434563e-05, - "loss": 1.6283, - "step": 239 - }, - { - "epoch": 0.28, - "grad_norm": 0.0, - "learning_rate": 1.999997845991783e-05, - "loss": 1.3918, - "step": 240 - }, - { - "epoch": 0.28, - "grad_norm": 0.0, - "learning_rate": 1.9999968982286576e-05, - "loss": 2.0266, - "step": 241 - }, - { - "epoch": 0.28, - "grad_norm": 0.0, - "learning_rate": 1.99999577814535e-05, - "loss": 2.1751, - "step": 242 - }, - { - "epoch": 0.28, - "grad_norm": 0.0, - "learning_rate": 1.9999944857420527e-05, - "loss": 1.5996, - "step": 243 - }, - { - "epoch": 0.28, - "grad_norm": 0.0, - "learning_rate": 1.9999930210189894e-05, - "loss": 2.0769, - "step": 244 - }, - { - "epoch": 0.28, - "grad_norm": 0.0, - "learning_rate": 1.9999913839764117e-05, - "loss": 1.9959, - "step": 245 - }, - { - "epoch": 0.28, - "grad_norm": 0.0, - "learning_rate": 1.999989574614602e-05, - "loss": 1.4403, - "step": 246 - }, - { - "epoch": 0.28, - "grad_norm": 0.0, - "learning_rate": 1.9999875929338718e-05, - "loss": 1.646, - "step": 247 - }, - { - "epoch": 0.29, - "grad_norm": 0.0, - "learning_rate": 1.9999854389345632e-05, - "loss": 0.9902, - "step": 248 - }, - { - "epoch": 0.29, - "grad_norm": 0.0, - "learning_rate": 1.999983112617047e-05, - "loss": 1.5002, - "step": 249 - }, - { - "epoch": 0.29, - "grad_norm": 0.0, - "learning_rate": 1.9999806139817236e-05, - "loss": 1.1182, - "step": 250 - }, - { - "epoch": 0.29, - "grad_norm": 0.0, - "learning_rate": 1.9999779430290247e-05, - "loss": 1.5147, - "step": 251 - }, - { - "epoch": 0.29, - "grad_norm": 0.0, - "learning_rate": 1.9999750997594095e-05, - "loss": 2.1442, - "step": 252 - }, - { - "epoch": 0.29, - "grad_norm": 0.0, - "learning_rate": 1.9999720841733688e-05, - "loss": 1.7654, - "step": 253 - }, - { - "epoch": 0.29, - "grad_norm": 0.0, - "learning_rate": 1.9999688962714217e-05, - "loss": 2.5233, - "step": 254 - }, - { - "epoch": 0.29, - "grad_norm": 0.0, - "learning_rate": 1.999965536054117e-05, - "loss": 1.7948, - "step": 255 - }, - { - "epoch": 0.3, - "grad_norm": 0.0, - "learning_rate": 1.9999620035220354e-05, - "loss": 1.2109, - "step": 256 - }, - { - "epoch": 0.3, - "grad_norm": 0.0, - "learning_rate": 1.999958298675784e-05, - "loss": 1.3188, - "step": 257 - }, - { - "epoch": 0.3, - "grad_norm": 0.0, - "learning_rate": 1.999954421516002e-05, - "loss": 1.6432, - "step": 258 - }, - { - "epoch": 0.3, - "grad_norm": 0.0, - "learning_rate": 1.9999503720433575e-05, - "loss": 0.8701, - "step": 259 - }, - { - "epoch": 0.3, - "grad_norm": 0.0, - "learning_rate": 1.999946150258548e-05, - "loss": 1.3864, - "step": 260 - }, - { - "epoch": 0.3, - "grad_norm": 0.0, - "learning_rate": 1.999941756162301e-05, - "loss": 1.8293, - "step": 261 - }, - { - "epoch": 0.3, - "grad_norm": 0.0, - "learning_rate": 1.9999371897553744e-05, - "loss": 1.2499, - "step": 262 - }, - { - "epoch": 0.3, - "grad_norm": 0.0, - "learning_rate": 1.9999324510385543e-05, - "loss": 1.7406, - "step": 263 - }, - { - "epoch": 0.3, - "grad_norm": 0.0, - "learning_rate": 1.9999275400126575e-05, - "loss": 1.581, - "step": 264 - }, - { - "epoch": 0.31, - "grad_norm": 0.0, - "learning_rate": 1.9999224566785302e-05, - "loss": 1.6417, - "step": 265 - }, - { - "epoch": 0.31, - "grad_norm": 0.0, - "learning_rate": 1.9999172010370485e-05, - "loss": 1.1926, - "step": 266 - }, - { - "epoch": 0.31, - "grad_norm": 0.0, - "learning_rate": 1.999911773089118e-05, - "loss": 1.6034, - "step": 267 - }, - { - "epoch": 0.31, - "grad_norm": 0.0, - "learning_rate": 1.9999061728356743e-05, - "loss": 1.0279, - "step": 268 - }, - { - "epoch": 0.31, - "grad_norm": 0.0, - "learning_rate": 1.9999004002776822e-05, - "loss": 1.8958, - "step": 269 - }, - { - "epoch": 0.31, - "grad_norm": 0.0, - "learning_rate": 1.9998944554161365e-05, - "loss": 1.2075, - "step": 270 - }, - { - "epoch": 0.31, - "grad_norm": 0.0, - "learning_rate": 1.999888338252061e-05, - "loss": 1.7594, - "step": 271 - }, - { - "epoch": 0.31, - "grad_norm": 0.0, - "learning_rate": 1.999882048786511e-05, - "loss": 1.6885, - "step": 272 - }, - { - "epoch": 0.31, - "grad_norm": 0.0, - "learning_rate": 1.9998755870205694e-05, - "loss": 1.6296, - "step": 273 - }, - { - "epoch": 0.32, - "grad_norm": 0.0, - "learning_rate": 1.99986895295535e-05, - "loss": 1.456, - "step": 274 - }, - { - "epoch": 0.32, - "grad_norm": 0.0, - "learning_rate": 1.999862146591996e-05, - "loss": 1.208, - "step": 275 - }, - { - "epoch": 0.32, - "grad_norm": 0.0, - "learning_rate": 1.9998551679316803e-05, - "loss": 2.0674, - "step": 276 - }, - { - "epoch": 0.32, - "grad_norm": 0.0, - "learning_rate": 1.9998480169756052e-05, - "loss": 1.5543, - "step": 277 - }, - { - "epoch": 0.32, - "grad_norm": 0.0, - "learning_rate": 1.9998406937250035e-05, - "loss": 1.3525, - "step": 278 - }, - { - "epoch": 0.32, - "grad_norm": 0.0, - "learning_rate": 1.999833198181137e-05, - "loss": 1.1776, - "step": 279 - }, - { - "epoch": 0.32, - "grad_norm": 0.0, - "learning_rate": 1.9998255303452963e-05, - "loss": 2.0884, - "step": 280 - }, - { - "epoch": 0.32, - "grad_norm": 0.0, - "learning_rate": 1.9998176902188042e-05, - "loss": 1.1698, - "step": 281 - }, - { - "epoch": 0.33, - "grad_norm": 0.0, - "learning_rate": 1.9998096778030113e-05, - "loss": 1.2396, - "step": 282 - }, - { - "epoch": 0.33, - "grad_norm": 0.0, - "learning_rate": 1.9998014930992976e-05, - "loss": 1.3916, - "step": 283 - }, - { - "epoch": 0.33, - "grad_norm": 0.0, - "learning_rate": 1.999793136109074e-05, - "loss": 0.9712, - "step": 284 - }, - { - "epoch": 0.33, - "grad_norm": 0.0, - "learning_rate": 1.999784606833781e-05, - "loss": 1.1341, - "step": 285 - }, - { - "epoch": 0.33, - "grad_norm": 0.0, - "learning_rate": 1.9997759052748877e-05, - "loss": 1.0984, - "step": 286 - }, - { - "epoch": 0.33, - "grad_norm": 0.0, - "learning_rate": 1.9997670314338936e-05, - "loss": 1.3076, - "step": 287 - }, - { - "epoch": 0.33, - "grad_norm": 0.0, - "learning_rate": 1.9997579853123286e-05, - "loss": 1.0348, - "step": 288 - }, - { - "epoch": 0.33, - "grad_norm": 0.0, - "learning_rate": 1.9997487669117506e-05, - "loss": 1.7866, - "step": 289 - }, - { - "epoch": 0.33, - "grad_norm": 0.0, - "learning_rate": 1.9997393762337486e-05, - "loss": 1.9494, - "step": 290 - }, - { - "epoch": 0.34, - "grad_norm": 0.0, - "learning_rate": 1.9997298132799408e-05, - "loss": 1.535, - "step": 291 - }, - { - "epoch": 0.34, - "grad_norm": 0.0, - "learning_rate": 1.999720078051975e-05, - "loss": 1.5591, - "step": 292 - }, - { - "epoch": 0.34, - "grad_norm": 0.0, - "learning_rate": 1.999710170551529e-05, - "loss": 1.347, - "step": 293 - }, - { - "epoch": 0.34, - "grad_norm": 0.0, - "learning_rate": 1.9997000907803094e-05, - "loss": 1.3367, - "step": 294 - }, - { - "epoch": 0.34, - "grad_norm": 0.0, - "learning_rate": 1.999689838740054e-05, - "loss": 1.5453, - "step": 295 - }, - { - "epoch": 0.34, - "grad_norm": 0.0, - "learning_rate": 1.9996794144325288e-05, - "loss": 1.3461, - "step": 296 - }, - { - "epoch": 0.34, - "grad_norm": 0.0, - "learning_rate": 1.9996688178595303e-05, - "loss": 2.0435, - "step": 297 - }, - { - "epoch": 0.34, - "grad_norm": 0.0, - "learning_rate": 1.9996580490228846e-05, - "loss": 1.3144, - "step": 298 - }, - { - "epoch": 0.34, - "grad_norm": 0.0, - "learning_rate": 1.9996471079244477e-05, - "loss": 2.4926, - "step": 299 - }, - { - "epoch": 0.35, - "grad_norm": 0.0, - "learning_rate": 1.999635994566105e-05, - "loss": 1.7137, - "step": 300 - }, - { - "epoch": 0.35, - "grad_norm": 0.0, - "learning_rate": 1.9996247089497703e-05, - "loss": 1.6097, - "step": 301 - }, - { - "epoch": 0.35, - "grad_norm": 0.0, - "learning_rate": 1.99961325107739e-05, - "loss": 1.0879, - "step": 302 - }, - { - "epoch": 0.35, - "grad_norm": 0.0, - "learning_rate": 1.999601620950937e-05, - "loss": 1.4578, - "step": 303 - }, - { - "epoch": 0.35, - "grad_norm": 0.0, - "learning_rate": 1.9995898185724168e-05, - "loss": 1.5959, - "step": 304 - }, - { - "epoch": 0.35, - "grad_norm": 0.0, - "learning_rate": 1.999577843943863e-05, - "loss": 1.4501, - "step": 305 - }, - { - "epoch": 0.35, - "grad_norm": 0.0, - "learning_rate": 1.999565697067338e-05, - "loss": 1.4152, - "step": 306 - }, - { - "epoch": 0.35, - "grad_norm": 0.0, - "learning_rate": 1.999553377944936e-05, - "loss": 2.0109, - "step": 307 - }, - { - "epoch": 0.36, - "grad_norm": 0.0, - "learning_rate": 1.9995408865787792e-05, - "loss": 1.4868, - "step": 308 - }, - { - "epoch": 0.36, - "grad_norm": 0.0, - "learning_rate": 1.9995282229710208e-05, - "loss": 1.9465, - "step": 309 - }, - { - "epoch": 0.36, - "grad_norm": 0.0, - "learning_rate": 1.999515387123842e-05, - "loss": 1.0985, - "step": 310 - }, - { - "epoch": 0.36, - "grad_norm": 0.0, - "learning_rate": 1.9995023790394558e-05, - "loss": 1.9274, - "step": 311 - }, - { - "epoch": 0.36, - "grad_norm": 0.0, - "learning_rate": 1.9994891987201033e-05, - "loss": 1.8448, - "step": 312 - }, - { - "epoch": 0.36, - "grad_norm": 0.0, - "learning_rate": 1.999475846168055e-05, - "loss": 1.1021, - "step": 313 - }, - { - "epoch": 0.36, - "grad_norm": 0.0, - "learning_rate": 1.9994623213856134e-05, - "loss": 1.3757, - "step": 314 - }, - { - "epoch": 0.36, - "grad_norm": 0.0, - "learning_rate": 1.9994486243751076e-05, - "loss": 2.0586, - "step": 315 - }, - { - "epoch": 0.36, - "grad_norm": 0.0, - "learning_rate": 1.999434755138899e-05, - "loss": 1.4009, - "step": 316 - }, - { - "epoch": 0.37, - "grad_norm": 0.0, - "learning_rate": 1.9994207136793763e-05, - "loss": 1.5505, - "step": 317 - }, - { - "epoch": 0.37, - "grad_norm": 0.0, - "learning_rate": 1.9994064999989605e-05, - "loss": 1.1985, - "step": 318 - }, - { - "epoch": 0.37, - "grad_norm": 0.0, - "learning_rate": 1.9993921141001003e-05, - "loss": 1.0187, - "step": 319 - }, - { - "epoch": 0.37, - "grad_norm": 0.0, - "learning_rate": 1.9993775559852745e-05, - "loss": 1.3077, - "step": 320 - }, - { - "epoch": 0.37, - "grad_norm": 0.0, - "learning_rate": 1.999362825656992e-05, - "loss": 2.1929, - "step": 321 - }, - { - "epoch": 0.37, - "grad_norm": 0.0, - "learning_rate": 1.999347923117791e-05, - "loss": 0.9928, - "step": 322 - }, - { - "epoch": 0.37, - "grad_norm": 0.0, - "learning_rate": 1.9993328483702393e-05, - "loss": 1.1146, - "step": 323 - }, - { - "epoch": 0.37, - "grad_norm": 0.0, - "learning_rate": 1.9993176014169355e-05, - "loss": 0.8433, - "step": 324 - }, - { - "epoch": 0.37, - "grad_norm": 0.0, - "learning_rate": 1.999302182260506e-05, - "loss": 1.1088, - "step": 325 - }, - { - "epoch": 0.38, - "grad_norm": 0.0, - "learning_rate": 1.9992865909036085e-05, - "loss": 0.9518, - "step": 326 - }, - { - "epoch": 0.38, - "grad_norm": 0.0, - "learning_rate": 1.999270827348929e-05, - "loss": 1.8801, - "step": 327 - }, - { - "epoch": 0.38, - "grad_norm": 0.0, - "learning_rate": 1.9992548915991844e-05, - "loss": 1.4719, - "step": 328 - }, - { - "epoch": 0.38, - "grad_norm": 0.0, - "learning_rate": 1.999238783657121e-05, - "loss": 1.4299, - "step": 329 - }, - { - "epoch": 0.38, - "grad_norm": 0.0, - "learning_rate": 1.999222503525514e-05, - "loss": 1.4219, - "step": 330 - }, - { - "epoch": 0.38, - "grad_norm": 0.0, - "learning_rate": 1.999206051207169e-05, - "loss": 1.4356, - "step": 331 - }, - { - "epoch": 0.38, - "grad_norm": 0.0, - "learning_rate": 1.999189426704921e-05, - "loss": 1.3987, - "step": 332 - }, - { - "epoch": 0.38, - "grad_norm": 0.0, - "learning_rate": 1.999172630021635e-05, - "loss": 1.4225, - "step": 333 - }, - { - "epoch": 0.39, - "grad_norm": 0.0, - "learning_rate": 1.999155661160205e-05, - "loss": 1.519, - "step": 334 - }, - { - "epoch": 0.39, - "grad_norm": 0.0, - "learning_rate": 1.9991385201235552e-05, - "loss": 1.2867, - "step": 335 - }, - { - "epoch": 0.39, - "grad_norm": 0.0, - "learning_rate": 1.99912120691464e-05, - "loss": 1.5244, - "step": 336 - }, - { - "epoch": 0.39, - "grad_norm": 0.0, - "learning_rate": 1.999103721536442e-05, - "loss": 1.342, - "step": 337 - }, - { - "epoch": 0.39, - "grad_norm": 0.0, - "learning_rate": 1.9990860639919743e-05, - "loss": 0.8987, - "step": 338 - }, - { - "epoch": 0.39, - "grad_norm": 0.0, - "learning_rate": 1.9990682342842805e-05, - "loss": 1.2, - "step": 339 - }, - { - "epoch": 0.39, - "grad_norm": 0.0, - "learning_rate": 1.999050232416432e-05, - "loss": 1.9059, - "step": 340 - }, - { - "epoch": 0.39, - "grad_norm": 0.0, - "learning_rate": 1.999032058391532e-05, - "loss": 0.9323, - "step": 341 - }, - { - "epoch": 0.39, - "grad_norm": 0.0, - "learning_rate": 1.999013712212711e-05, - "loss": 1.6117, - "step": 342 - }, - { - "epoch": 0.4, - "grad_norm": 0.0, - "learning_rate": 1.9989951938831315e-05, - "loss": 1.609, - "step": 343 - }, - { - "epoch": 0.4, - "grad_norm": 0.0, - "learning_rate": 1.998976503405984e-05, - "loss": 1.3835, - "step": 344 - }, - { - "epoch": 0.4, - "grad_norm": 0.0, - "learning_rate": 1.9989576407844894e-05, - "loss": 1.3594, - "step": 345 - }, - { - "epoch": 0.4, - "grad_norm": 0.0, - "learning_rate": 1.998938606021898e-05, - "loss": 1.0871, - "step": 346 - }, - { - "epoch": 0.4, - "grad_norm": 0.0, - "learning_rate": 1.99891939912149e-05, - "loss": 1.7345, - "step": 347 - }, - { - "epoch": 0.4, - "grad_norm": 0.0, - "learning_rate": 1.9989000200865757e-05, - "loss": 1.2132, - "step": 348 - }, - { - "epoch": 0.4, - "grad_norm": 0.0, - "learning_rate": 1.9988804689204934e-05, - "loss": 1.4724, - "step": 349 - }, - { - "epoch": 0.4, - "grad_norm": 0.0, - "learning_rate": 1.9988607456266128e-05, - "loss": 0.9844, - "step": 350 - }, - { - "epoch": 0.4, - "grad_norm": 0.0, - "learning_rate": 1.9988408502083328e-05, - "loss": 1.7254, - "step": 351 - }, - { - "epoch": 0.41, - "grad_norm": 0.0, - "learning_rate": 1.9988207826690816e-05, - "loss": 1.6512, - "step": 352 - }, - { - "epoch": 0.41, - "grad_norm": 0.0, - "learning_rate": 1.998800543012317e-05, - "loss": 0.9675, - "step": 353 - }, - { - "epoch": 0.41, - "grad_norm": 0.0, - "learning_rate": 1.9987801312415273e-05, - "loss": 1.59, - "step": 354 - }, - { - "epoch": 0.41, - "grad_norm": 0.0, - "learning_rate": 1.9987595473602292e-05, - "loss": 1.7345, - "step": 355 - }, - { - "epoch": 0.41, - "grad_norm": 0.0, - "learning_rate": 1.9987387913719698e-05, - "loss": 1.6734, - "step": 356 - }, - { - "epoch": 0.41, - "grad_norm": 0.0, - "learning_rate": 1.9987178632803265e-05, - "loss": 1.5462, - "step": 357 - }, - { - "epoch": 0.41, - "grad_norm": 0.0, - "learning_rate": 1.9986967630889048e-05, - "loss": 1.473, - "step": 358 - }, - { - "epoch": 0.41, - "grad_norm": 0.0, - "learning_rate": 1.9986754908013415e-05, - "loss": 1.8486, - "step": 359 - }, - { - "epoch": 0.42, - "grad_norm": 0.0, - "learning_rate": 1.9986540464213014e-05, - "loss": 1.7605, - "step": 360 - }, - { - "epoch": 0.42, - "grad_norm": 0.0, - "learning_rate": 1.9986324299524807e-05, - "loss": 0.7707, - "step": 361 - }, - { - "epoch": 0.42, - "grad_norm": 0.0, - "learning_rate": 1.9986106413986036e-05, - "loss": 1.3303, - "step": 362 - }, - { - "epoch": 0.42, - "grad_norm": 0.0, - "learning_rate": 1.9985886807634246e-05, - "loss": 1.7571, - "step": 363 - }, - { - "epoch": 0.42, - "grad_norm": 0.0, - "learning_rate": 1.998566548050729e-05, - "loss": 1.8942, - "step": 364 - }, - { - "epoch": 0.42, - "grad_norm": 0.0, - "learning_rate": 1.99854424326433e-05, - "loss": 1.0248, - "step": 365 - }, - { - "epoch": 0.42, - "grad_norm": 0.0, - "learning_rate": 1.998521766408071e-05, - "loss": 1.6188, - "step": 366 - }, - { - "epoch": 0.42, - "grad_norm": 0.0, - "learning_rate": 1.998499117485826e-05, - "loss": 1.1917, - "step": 367 - }, - { - "epoch": 0.42, - "grad_norm": 0.0, - "learning_rate": 1.998476296501497e-05, - "loss": 1.3675, - "step": 368 - }, - { - "epoch": 0.43, - "grad_norm": 0.0, - "learning_rate": 1.998453303459017e-05, - "loss": 2.3889, - "step": 369 - }, - { - "epoch": 0.43, - "grad_norm": 0.0, - "learning_rate": 1.9984301383623482e-05, - "loss": 1.6476, - "step": 370 - }, - { - "epoch": 0.43, - "grad_norm": 0.0, - "learning_rate": 1.9984068012154824e-05, - "loss": 1.444, - "step": 371 - }, - { - "epoch": 0.43, - "grad_norm": 0.0, - "learning_rate": 1.998383292022441e-05, - "loss": 1.7824, - "step": 372 - }, - { - "epoch": 0.43, - "grad_norm": 0.0, - "learning_rate": 1.9983596107872748e-05, - "loss": 2.0302, - "step": 373 - }, - { - "epoch": 0.43, - "grad_norm": 0.0, - "learning_rate": 1.9983357575140655e-05, - "loss": 1.5296, - "step": 374 - }, - { - "epoch": 0.43, - "grad_norm": 0.0, - "learning_rate": 1.9983117322069226e-05, - "loss": 1.4001, - "step": 375 - }, - { - "epoch": 0.43, - "grad_norm": 0.0, - "learning_rate": 1.9982875348699862e-05, - "loss": 0.8302, - "step": 376 - }, - { - "epoch": 0.43, - "grad_norm": 0.0, - "learning_rate": 1.9982631655074264e-05, - "loss": 1.6376, - "step": 377 - }, - { - "epoch": 0.44, - "grad_norm": 0.0, - "learning_rate": 1.9982386241234426e-05, - "loss": 1.229, - "step": 378 - }, - { - "epoch": 0.44, - "grad_norm": 0.0, - "learning_rate": 1.9982139107222634e-05, - "loss": 1.2652, - "step": 379 - }, - { - "epoch": 0.44, - "grad_norm": 0.0, - "learning_rate": 1.9981890253081476e-05, - "loss": 1.742, - "step": 380 - }, - { - "epoch": 0.44, - "grad_norm": 0.0, - "learning_rate": 1.998163967885384e-05, - "loss": 0.9768, - "step": 381 - }, - { - "epoch": 0.44, - "grad_norm": 0.0, - "learning_rate": 1.9981387384582895e-05, - "loss": 1.5925, - "step": 382 - }, - { - "epoch": 0.44, - "grad_norm": 0.0, - "learning_rate": 1.9981133370312123e-05, - "loss": 1.7362, - "step": 383 - }, - { - "epoch": 0.44, - "grad_norm": 0.0, - "learning_rate": 1.9980877636085295e-05, - "loss": 1.3239, - "step": 384 - }, - { - "epoch": 0.44, - "grad_norm": 0.0, - "learning_rate": 1.9980620181946476e-05, - "loss": 1.236, - "step": 385 - }, - { - "epoch": 0.45, - "grad_norm": 0.0, - "learning_rate": 1.998036100794004e-05, - "loss": 1.1723, - "step": 386 - }, - { - "epoch": 0.45, - "grad_norm": 0.0, - "learning_rate": 1.9980100114110637e-05, - "loss": 1.4548, - "step": 387 - }, - { - "epoch": 0.45, - "grad_norm": 0.0, - "learning_rate": 1.997983750050323e-05, - "loss": 1.3649, - "step": 388 - }, - { - "epoch": 0.45, - "grad_norm": 0.0, - "learning_rate": 1.997957316716307e-05, - "loss": 1.6942, - "step": 389 - }, - { - "epoch": 0.45, - "grad_norm": 0.0, - "learning_rate": 1.997930711413571e-05, - "loss": 1.2849, - "step": 390 - }, - { - "epoch": 0.45, - "grad_norm": 0.0, - "learning_rate": 1.9979039341466997e-05, - "loss": 1.5228, - "step": 391 - }, - { - "epoch": 0.45, - "grad_norm": 0.0, - "learning_rate": 1.9978769849203074e-05, - "loss": 1.2276, - "step": 392 - }, - { - "epoch": 0.45, - "grad_norm": 0.0, - "learning_rate": 1.9978498637390375e-05, - "loss": 1.4343, - "step": 393 - }, - { - "epoch": 0.45, - "grad_norm": 0.0, - "learning_rate": 1.997822570607564e-05, - "loss": 1.3938, - "step": 394 - }, - { - "epoch": 0.46, - "grad_norm": 0.0, - "learning_rate": 1.99779510553059e-05, - "loss": 1.3809, - "step": 395 - }, - { - "epoch": 0.46, - "grad_norm": 0.0, - "learning_rate": 1.997767468512848e-05, - "loss": 1.096, - "step": 396 - }, - { - "epoch": 0.46, - "grad_norm": 0.0, - "learning_rate": 1.997739659559101e-05, - "loss": 1.6983, - "step": 397 - }, - { - "epoch": 0.46, - "grad_norm": 0.0, - "learning_rate": 1.9977116786741406e-05, - "loss": 1.3872, - "step": 398 - }, - { - "epoch": 0.46, - "grad_norm": 0.0, - "learning_rate": 1.9976835258627884e-05, - "loss": 1.2209, - "step": 399 - }, - { - "epoch": 0.46, - "grad_norm": 0.0, - "learning_rate": 1.997655201129896e-05, - "loss": 1.171, - "step": 400 - }, - { - "epoch": 0.46, - "grad_norm": 0.0, - "learning_rate": 1.9976267044803442e-05, - "loss": 1.4436, - "step": 401 - }, - { - "epoch": 0.46, - "grad_norm": 0.0, - "learning_rate": 1.997598035919044e-05, - "loss": 1.0627, - "step": 402 - }, - { - "epoch": 0.46, - "grad_norm": 0.0, - "learning_rate": 1.9975691954509347e-05, - "loss": 1.4267, - "step": 403 - }, - { - "epoch": 0.47, - "grad_norm": 0.0, - "learning_rate": 1.9975401830809872e-05, - "loss": 1.3074, - "step": 404 - }, - { - "epoch": 0.47, - "grad_norm": 0.0, - "learning_rate": 1.9975109988142e-05, - "loss": 1.0252, - "step": 405 - }, - { - "epoch": 0.47, - "grad_norm": 0.0, - "learning_rate": 1.997481642655603e-05, - "loss": 1.1064, - "step": 406 - }, - { - "epoch": 0.47, - "grad_norm": 0.0, - "learning_rate": 1.9974521146102535e-05, - "loss": 2.0766, - "step": 407 - }, - { - "epoch": 0.47, - "grad_norm": 0.0, - "learning_rate": 1.9974224146832414e-05, - "loss": 1.4027, - "step": 408 - }, - { - "epoch": 0.47, - "grad_norm": 0.0, - "learning_rate": 1.9973925428796837e-05, - "loss": 1.5382, - "step": 409 - }, - { - "epoch": 0.47, - "grad_norm": 0.0, - "learning_rate": 1.9973624992047282e-05, - "loss": 2.0154, - "step": 410 - }, - { - "epoch": 0.47, - "grad_norm": 0.0, - "learning_rate": 1.9973322836635517e-05, - "loss": 1.1344, - "step": 411 - }, - { - "epoch": 0.48, - "grad_norm": 0.0, - "learning_rate": 1.9973018962613614e-05, - "loss": 1.9179, - "step": 412 - }, - { - "epoch": 0.48, - "grad_norm": 0.0, - "learning_rate": 1.9972713370033937e-05, - "loss": 1.2309, - "step": 413 - }, - { - "epoch": 0.48, - "grad_norm": 0.0, - "learning_rate": 1.9972406058949145e-05, - "loss": 1.2499, - "step": 414 - }, - { - "epoch": 0.48, - "grad_norm": 0.0, - "learning_rate": 1.997209702941219e-05, - "loss": 1.5624, - "step": 415 - }, - { - "epoch": 0.48, - "grad_norm": 0.0, - "learning_rate": 1.9971786281476325e-05, - "loss": 1.4585, - "step": 416 - }, - { - "epoch": 0.48, - "grad_norm": 0.0, - "learning_rate": 1.9971473815195106e-05, - "loss": 1.3946, - "step": 417 - }, - { - "epoch": 0.48, - "grad_norm": 0.0, - "learning_rate": 1.997115963062237e-05, - "loss": 2.0863, - "step": 418 - }, - { - "epoch": 0.48, - "grad_norm": 0.0, - "learning_rate": 1.997084372781226e-05, - "loss": 1.421, - "step": 419 - }, - { - "epoch": 0.48, - "grad_norm": 0.0, - "learning_rate": 1.9970526106819212e-05, - "loss": 1.5456, - "step": 420 - }, - { - "epoch": 0.49, - "grad_norm": 0.0, - "learning_rate": 1.9970206767697958e-05, - "loss": 1.3417, - "step": 421 - }, - { - "epoch": 0.49, - "grad_norm": 0.0, - "learning_rate": 1.996988571050353e-05, - "loss": 1.8652, - "step": 422 - }, - { - "epoch": 0.49, - "grad_norm": 0.0, - "learning_rate": 1.9969562935291248e-05, - "loss": 1.0431, - "step": 423 - }, - { - "epoch": 0.49, - "grad_norm": 0.0, - "learning_rate": 1.9969238442116737e-05, - "loss": 1.0137, - "step": 424 - }, - { - "epoch": 0.49, - "grad_norm": 0.0, - "learning_rate": 1.996891223103591e-05, - "loss": 1.5943, - "step": 425 - }, - { - "epoch": 0.49, - "grad_norm": 0.0, - "learning_rate": 1.9968584302104987e-05, - "loss": 1.6267, - "step": 426 - }, - { - "epoch": 0.49, - "grad_norm": 0.0, - "learning_rate": 1.9968254655380465e-05, - "loss": 1.5033, - "step": 427 - }, - { - "epoch": 0.49, - "grad_norm": 0.0, - "learning_rate": 1.996792329091916e-05, - "loss": 0.8204, - "step": 428 - }, - { - "epoch": 0.49, - "grad_norm": 0.0, - "learning_rate": 1.996759020877817e-05, - "loss": 1.4775, - "step": 429 - }, - { - "epoch": 0.5, - "grad_norm": 0.0, - "learning_rate": 1.9967255409014888e-05, - "loss": 1.6336, - "step": 430 - }, - { - "epoch": 0.5, - "grad_norm": 0.0, - "learning_rate": 1.996691889168701e-05, - "loss": 1.8339, - "step": 431 - }, - { - "epoch": 0.5, - "grad_norm": 0.0, - "learning_rate": 1.9966580656852524e-05, - "loss": 1.0135, - "step": 432 - }, - { - "epoch": 0.5, - "grad_norm": 0.0, - "learning_rate": 1.9966240704569722e-05, - "loss": 1.0952, - "step": 433 - }, - { - "epoch": 0.5, - "grad_norm": 0.0, - "learning_rate": 1.996589903489717e-05, - "loss": 1.2929, - "step": 434 - }, - { - "epoch": 0.5, - "grad_norm": 0.0, - "learning_rate": 1.996555564789376e-05, - "loss": 1.3729, - "step": 435 - }, - { - "epoch": 0.5, - "grad_norm": 0.0, - "learning_rate": 1.9965210543618655e-05, - "loss": 1.6443, - "step": 436 - }, - { - "epoch": 0.5, - "grad_norm": 0.0, - "learning_rate": 1.996486372213133e-05, - "loss": 1.2645, - "step": 437 - }, - { - "epoch": 0.51, - "grad_norm": 0.0, - "learning_rate": 1.996451518349154e-05, - "loss": 1.3424, - "step": 438 - }, - { - "epoch": 0.51, - "grad_norm": 0.0, - "learning_rate": 1.9964164927759354e-05, - "loss": 1.6375, - "step": 439 - }, - { - "epoch": 0.51, - "grad_norm": 0.0, - "learning_rate": 1.9963812954995126e-05, - "loss": 1.4862, - "step": 440 - }, - { - "epoch": 0.51, - "grad_norm": 0.0, - "learning_rate": 1.9963459265259512e-05, - "loss": 1.2269, - "step": 441 - }, - { - "epoch": 0.51, - "grad_norm": 0.0, - "learning_rate": 1.996310385861345e-05, - "loss": 1.4741, - "step": 442 - }, - { - "epoch": 0.51, - "grad_norm": 0.0, - "learning_rate": 1.996274673511819e-05, - "loss": 1.2935, - "step": 443 - }, - { - "epoch": 0.51, - "grad_norm": 0.0, - "learning_rate": 1.9962387894835277e-05, - "loss": 1.1065, - "step": 444 - }, - { - "epoch": 0.51, - "grad_norm": 0.0, - "learning_rate": 1.9962027337826538e-05, - "loss": 1.6466, - "step": 445 - }, - { - "epoch": 0.51, - "grad_norm": 0.0, - "learning_rate": 1.996166506415411e-05, - "loss": 0.8027, - "step": 446 - }, - { - "epoch": 0.52, - "grad_norm": 0.0, - "learning_rate": 1.9961301073880413e-05, - "loss": 1.5649, - "step": 447 - }, - { - "epoch": 0.52, - "grad_norm": 0.0, - "learning_rate": 1.996093536706818e-05, - "loss": 1.2821, - "step": 448 - }, - { - "epoch": 0.52, - "grad_norm": 0.0, - "learning_rate": 1.9960567943780423e-05, - "loss": 1.0627, - "step": 449 - }, - { - "epoch": 0.52, - "grad_norm": 0.0, - "learning_rate": 1.9960198804080462e-05, - "loss": 0.8905, - "step": 450 - }, - { - "epoch": 0.52, - "grad_norm": 0.0, - "learning_rate": 1.99598279480319e-05, - "loss": 0.9157, - "step": 451 - }, - { - "epoch": 0.52, - "grad_norm": 0.0, - "learning_rate": 1.995945537569865e-05, - "loss": 1.4639, - "step": 452 - }, - { - "epoch": 0.52, - "grad_norm": 0.0, - "learning_rate": 1.995908108714491e-05, - "loss": 1.219, - "step": 453 - }, - { - "epoch": 0.52, - "grad_norm": 0.0, - "learning_rate": 1.9958705082435177e-05, - "loss": 1.4041, - "step": 454 - }, - { - "epoch": 0.52, - "grad_norm": 0.0, - "learning_rate": 1.9958327361634248e-05, - "loss": 1.3449, - "step": 455 - }, - { - "epoch": 0.53, - "grad_norm": 0.0, - "learning_rate": 1.9957947924807214e-05, - "loss": 1.1713, - "step": 456 - }, - { - "epoch": 0.53, - "grad_norm": 0.0, - "learning_rate": 1.995756677201945e-05, - "loss": 1.0898, - "step": 457 - }, - { - "epoch": 0.53, - "grad_norm": 0.0, - "learning_rate": 1.9957183903336646e-05, - "loss": 1.4032, - "step": 458 - }, - { - "epoch": 0.53, - "grad_norm": 0.0, - "learning_rate": 1.9956799318824776e-05, - "loss": 1.5517, - "step": 459 - }, - { - "epoch": 0.53, - "grad_norm": 0.0, - "learning_rate": 1.9956413018550106e-05, - "loss": 1.3011, - "step": 460 - }, - { - "epoch": 0.53, - "grad_norm": 0.0, - "learning_rate": 1.9956025002579214e-05, - "loss": 1.4016, - "step": 461 - }, - { - "epoch": 0.53, - "grad_norm": 0.0, - "learning_rate": 1.9955635270978953e-05, - "loss": 1.8784, - "step": 462 - }, - { - "epoch": 0.53, - "grad_norm": 0.0, - "learning_rate": 1.995524382381649e-05, - "loss": 1.6828, - "step": 463 - }, - { - "epoch": 0.54, - "grad_norm": 0.0, - "learning_rate": 1.9954850661159276e-05, - "loss": 1.7758, - "step": 464 - }, - { - "epoch": 0.54, - "grad_norm": 0.0, - "learning_rate": 1.995445578307506e-05, - "loss": 0.873, - "step": 465 - }, - { - "epoch": 0.54, - "grad_norm": 0.0, - "learning_rate": 1.9954059189631883e-05, - "loss": 1.1641, - "step": 466 - }, - { - "epoch": 0.54, - "grad_norm": 0.0, - "learning_rate": 1.99536608808981e-05, - "loss": 1.1853, - "step": 467 - }, - { - "epoch": 0.54, - "grad_norm": 0.0, - "learning_rate": 1.9953260856942336e-05, - "loss": 1.0598, - "step": 468 - }, - { - "epoch": 0.54, - "grad_norm": 0.0, - "learning_rate": 1.9952859117833526e-05, - "loss": 0.8125, - "step": 469 - }, - { - "epoch": 0.54, - "grad_norm": 0.0, - "learning_rate": 1.99524556636409e-05, - "loss": 1.4485, - "step": 470 - }, - { - "epoch": 0.54, - "grad_norm": 0.0, - "learning_rate": 1.9952050494433983e-05, - "loss": 1.4083, - "step": 471 - }, - { - "epoch": 0.54, - "grad_norm": 0.0, - "learning_rate": 1.9951643610282588e-05, - "loss": 1.3276, - "step": 472 - }, - { - "epoch": 0.55, - "grad_norm": 0.0, - "learning_rate": 1.9951235011256836e-05, - "loss": 1.2714, - "step": 473 - }, - { - "epoch": 0.55, - "grad_norm": 0.0, - "learning_rate": 1.9950824697427133e-05, - "loss": 1.0991, - "step": 474 - }, - { - "epoch": 0.55, - "grad_norm": 0.0, - "learning_rate": 1.995041266886419e-05, - "loss": 0.9617, - "step": 475 - }, - { - "epoch": 0.55, - "grad_norm": 0.0, - "learning_rate": 1.9949998925639e-05, - "loss": 1.0211, - "step": 476 - }, - { - "epoch": 0.55, - "grad_norm": 0.0, - "learning_rate": 1.9949583467822863e-05, - "loss": 1.0131, - "step": 477 - }, - { - "epoch": 0.55, - "grad_norm": 0.0, - "learning_rate": 1.994916629548737e-05, - "loss": 1.0687, - "step": 478 - }, - { - "epoch": 0.55, - "grad_norm": 0.0, - "learning_rate": 1.9948747408704415e-05, - "loss": 1.6558, - "step": 479 - }, - { - "epoch": 0.55, - "grad_norm": 0.0, - "learning_rate": 1.994832680754617e-05, - "loss": 1.6618, - "step": 480 - }, - { - "epoch": 0.55, - "grad_norm": 0.0, - "learning_rate": 1.9947904492085122e-05, - "loss": 1.4461, - "step": 481 - }, - { - "epoch": 0.56, - "grad_norm": 0.0, - "learning_rate": 1.9947480462394043e-05, - "loss": 1.7258, - "step": 482 - }, - { - "epoch": 0.56, - "grad_norm": 0.0, - "learning_rate": 1.9947054718545996e-05, - "loss": 0.985, - "step": 483 - }, - { - "epoch": 0.56, - "grad_norm": 0.0, - "learning_rate": 1.9946627260614355e-05, - "loss": 1.2363, - "step": 484 - }, - { - "epoch": 0.56, - "grad_norm": 0.0, - "learning_rate": 1.9946198088672776e-05, - "loss": 1.3736, - "step": 485 - }, - { - "epoch": 0.56, - "grad_norm": 0.0, - "learning_rate": 1.994576720279521e-05, - "loss": 2.0391, - "step": 486 - }, - { - "epoch": 0.56, - "grad_norm": 0.0, - "learning_rate": 1.994533460305591e-05, - "loss": 1.3745, - "step": 487 - }, - { - "epoch": 0.56, - "grad_norm": 0.0, - "learning_rate": 1.9944900289529427e-05, - "loss": 0.7183, - "step": 488 - }, - { - "epoch": 0.56, - "grad_norm": 0.0, - "learning_rate": 1.9944464262290596e-05, - "loss": 0.6403, - "step": 489 - }, - { - "epoch": 0.57, - "grad_norm": 0.0, - "learning_rate": 1.9944026521414558e-05, - "loss": 1.7751, - "step": 490 - }, - { - "epoch": 0.57, - "grad_norm": 0.0, - "learning_rate": 1.994358706697674e-05, - "loss": 1.3566, - "step": 491 - }, - { - "epoch": 0.57, - "grad_norm": 0.0, - "learning_rate": 1.994314589905287e-05, - "loss": 0.8968, - "step": 492 - }, - { - "epoch": 0.57, - "grad_norm": 0.0, - "learning_rate": 1.9942703017718977e-05, - "loss": 1.3227, - "step": 493 - }, - { - "epoch": 0.57, - "grad_norm": 0.0, - "learning_rate": 1.9942258423051367e-05, - "loss": 1.58, - "step": 494 - }, - { - "epoch": 0.57, - "grad_norm": 0.0, - "learning_rate": 1.9941812115126664e-05, - "loss": 1.2345, - "step": 495 - }, - { - "epoch": 0.57, - "grad_norm": 0.0, - "learning_rate": 1.994136409402177e-05, - "loss": 0.985, - "step": 496 - }, - { - "epoch": 0.57, - "grad_norm": 0.0, - "learning_rate": 1.994091435981389e-05, - "loss": 1.8588, - "step": 497 - }, - { - "epoch": 0.57, - "grad_norm": 0.0, - "learning_rate": 1.9940462912580523e-05, - "loss": 0.8572, - "step": 498 - }, - { - "epoch": 0.58, - "grad_norm": 0.0, - "learning_rate": 1.9940009752399462e-05, - "loss": 1.3648, - "step": 499 - }, - { - "epoch": 0.58, - "grad_norm": 0.0, - "learning_rate": 1.9939554879348795e-05, - "loss": 1.8837, - "step": 500 - }, - { - "epoch": 0.58, - "grad_norm": 0.0, - "learning_rate": 1.9939098293506906e-05, - "loss": 1.375, - "step": 501 - }, - { - "epoch": 0.58, - "grad_norm": 0.0, - "learning_rate": 1.993863999495248e-05, - "loss": 1.5786, - "step": 502 - }, - { - "epoch": 0.58, - "grad_norm": 0.0, - "learning_rate": 1.993817998376448e-05, - "loss": 1.0434, - "step": 503 - }, - { - "epoch": 0.58, - "grad_norm": 0.0, - "learning_rate": 1.9937718260022184e-05, - "loss": 1.5309, - "step": 504 - }, - { - "epoch": 0.58, - "grad_norm": 0.0, - "learning_rate": 1.9937254823805156e-05, - "loss": 1.2764, - "step": 505 - }, - { - "epoch": 0.58, - "grad_norm": 0.0, - "learning_rate": 1.9936789675193254e-05, - "loss": 1.4037, - "step": 506 - }, - { - "epoch": 0.58, - "grad_norm": 0.0, - "learning_rate": 1.9936322814266634e-05, - "loss": 1.3393, - "step": 507 - }, - { - "epoch": 0.59, - "grad_norm": 0.0, - "learning_rate": 1.9935854241105744e-05, - "loss": 0.9479, - "step": 508 - }, - { - "epoch": 0.59, - "grad_norm": 0.0, - "learning_rate": 1.9935383955791326e-05, - "loss": 0.7509, - "step": 509 - }, - { - "epoch": 0.59, - "grad_norm": 0.0, - "learning_rate": 1.993491195840443e-05, - "loss": 1.1176, - "step": 510 - }, - { - "epoch": 0.59, - "grad_norm": 0.0, - "learning_rate": 1.993443824902638e-05, - "loss": 1.5917, - "step": 511 - }, - { - "epoch": 0.59, - "grad_norm": 0.0, - "learning_rate": 1.993396282773881e-05, - "loss": 1.2238, - "step": 512 - }, - { - "epoch": 0.59, - "grad_norm": 0.0, - "learning_rate": 1.993348569462365e-05, - "loss": 1.4436, - "step": 513 - }, - { - "epoch": 0.59, - "grad_norm": 0.0, - "learning_rate": 1.993300684976311e-05, - "loss": 0.969, - "step": 514 - }, - { - "epoch": 0.59, - "grad_norm": 0.0, - "learning_rate": 1.9932526293239713e-05, - "loss": 1.8801, - "step": 515 - }, - { - "epoch": 0.6, - "grad_norm": 0.0, - "learning_rate": 1.9932044025136267e-05, - "loss": 1.08, - "step": 516 - }, - { - "epoch": 0.6, - "grad_norm": 0.0, - "learning_rate": 1.9931560045535873e-05, - "loss": 1.264, - "step": 517 - }, - { - "epoch": 0.6, - "grad_norm": 0.0, - "learning_rate": 1.9931074354521935e-05, - "loss": 1.0251, - "step": 518 - }, - { - "epoch": 0.6, - "grad_norm": 0.0, - "learning_rate": 1.9930586952178146e-05, - "loss": 1.1116, - "step": 519 - }, - { - "epoch": 0.6, - "grad_norm": 0.0, - "learning_rate": 1.9930097838588496e-05, - "loss": 1.0868, - "step": 520 - }, - { - "epoch": 0.6, - "grad_norm": 0.0, - "learning_rate": 1.9929607013837268e-05, - "loss": 0.9113, - "step": 521 - }, - { - "epoch": 0.6, - "grad_norm": 0.0, - "learning_rate": 1.9929114478009044e-05, - "loss": 1.2994, - "step": 522 - }, - { - "epoch": 0.6, - "grad_norm": 0.0, - "learning_rate": 1.9928620231188694e-05, - "loss": 1.1154, - "step": 523 - }, - { - "epoch": 0.6, - "grad_norm": 0.0, - "learning_rate": 1.9928124273461387e-05, - "loss": 1.0764, - "step": 524 - }, - { - "epoch": 0.61, - "grad_norm": 0.0, - "learning_rate": 1.9927626604912594e-05, - "loss": 1.223, - "step": 525 - }, - { - "epoch": 0.61, - "grad_norm": 0.0, - "learning_rate": 1.992712722562807e-05, - "loss": 1.3821, - "step": 526 - }, - { - "epoch": 0.61, - "grad_norm": 0.0, - "learning_rate": 1.9926626135693866e-05, - "loss": 1.1291, - "step": 527 - }, - { - "epoch": 0.61, - "grad_norm": 0.0, - "learning_rate": 1.9926123335196326e-05, - "loss": 1.0556, - "step": 528 - }, - { - "epoch": 0.61, - "grad_norm": 0.0, - "learning_rate": 1.9925618824222103e-05, - "loss": 1.1173, - "step": 529 - }, - { - "epoch": 0.61, - "grad_norm": 0.0, - "learning_rate": 1.9925112602858132e-05, - "loss": 1.276, - "step": 530 - }, - { - "epoch": 0.61, - "grad_norm": 0.0, - "learning_rate": 1.992460467119164e-05, - "loss": 1.4803, - "step": 531 - }, - { - "epoch": 0.61, - "grad_norm": 0.0, - "learning_rate": 1.992409502931016e-05, - "loss": 1.3561, - "step": 532 - }, - { - "epoch": 0.61, - "grad_norm": 0.0, - "learning_rate": 1.9923583677301507e-05, - "loss": 1.6169, - "step": 533 - }, - { - "epoch": 0.62, - "grad_norm": 0.0, - "learning_rate": 1.9923070615253806e-05, - "loss": 1.1208, - "step": 534 - }, - { - "epoch": 0.62, - "grad_norm": 0.0, - "learning_rate": 1.9922555843255463e-05, - "loss": 1.3236, - "step": 535 - }, - { - "epoch": 0.62, - "grad_norm": 0.0, - "learning_rate": 1.9922039361395186e-05, - "loss": 1.0343, - "step": 536 - }, - { - "epoch": 0.62, - "grad_norm": 0.0, - "learning_rate": 1.9921521169761974e-05, - "loss": 1.2838, - "step": 537 - }, - { - "epoch": 0.62, - "grad_norm": 0.0, - "learning_rate": 1.992100126844512e-05, - "loss": 0.7448, - "step": 538 - }, - { - "epoch": 0.62, - "grad_norm": 0.0, - "learning_rate": 1.992047965753422e-05, - "loss": 1.4302, - "step": 539 - }, - { - "epoch": 0.62, - "grad_norm": 0.0, - "learning_rate": 1.9919956337119156e-05, - "loss": 1.3162, - "step": 540 - }, - { - "epoch": 0.62, - "grad_norm": 0.0, - "learning_rate": 1.9919431307290105e-05, - "loss": 1.6937, - "step": 541 - }, - { - "epoch": 0.63, - "grad_norm": 0.0, - "learning_rate": 1.9918904568137538e-05, - "loss": 1.2365, - "step": 542 - }, - { - "epoch": 0.63, - "grad_norm": 0.0, - "learning_rate": 1.991837611975223e-05, - "loss": 0.9456, - "step": 543 - }, - { - "epoch": 0.63, - "grad_norm": 0.0, - "learning_rate": 1.991784596222524e-05, - "loss": 1.6073, - "step": 544 - }, - { - "epoch": 0.63, - "grad_norm": 0.0, - "learning_rate": 1.991731409564792e-05, - "loss": 0.863, - "step": 545 - }, - { - "epoch": 0.63, - "grad_norm": 0.0, - "learning_rate": 1.9916780520111932e-05, - "loss": 1.1324, - "step": 546 - }, - { - "epoch": 0.63, - "grad_norm": 0.0, - "learning_rate": 1.991624523570922e-05, - "loss": 0.9465, - "step": 547 - }, - { - "epoch": 0.63, - "grad_norm": 0.0, - "learning_rate": 1.9915708242532013e-05, - "loss": 1.8668, - "step": 548 - }, - { - "epoch": 0.63, - "grad_norm": 0.0, - "learning_rate": 1.9915169540672857e-05, - "loss": 1.504, - "step": 549 - }, - { - "epoch": 0.63, - "grad_norm": 0.0, - "learning_rate": 1.991462913022458e-05, - "loss": 1.8263, - "step": 550 - }, - { - "epoch": 0.64, - "grad_norm": 0.0, - "learning_rate": 1.9914087011280308e-05, - "loss": 1.5122, - "step": 551 - }, - { - "epoch": 0.64, - "grad_norm": 0.0, - "learning_rate": 1.9913543183933455e-05, - "loss": 1.1238, - "step": 552 - }, - { - "epoch": 0.64, - "grad_norm": 0.0, - "learning_rate": 1.9912997648277736e-05, - "loss": 1.5432, - "step": 553 - }, - { - "epoch": 0.64, - "grad_norm": 0.0, - "learning_rate": 1.9912450404407152e-05, - "loss": 1.3462, - "step": 554 - }, - { - "epoch": 0.64, - "grad_norm": 0.0, - "learning_rate": 1.9911901452416012e-05, - "loss": 0.6962, - "step": 555 - }, - { - "epoch": 0.64, - "grad_norm": 0.0, - "learning_rate": 1.9911350792398913e-05, - "loss": 0.7934, - "step": 556 - }, - { - "epoch": 0.64, - "grad_norm": 0.0, - "learning_rate": 1.9910798424450734e-05, - "loss": 2.0264, - "step": 557 - }, - { - "epoch": 0.64, - "grad_norm": 0.0, - "learning_rate": 1.991024434866667e-05, - "loss": 0.8436, - "step": 558 - }, - { - "epoch": 0.64, - "grad_norm": 0.0, - "learning_rate": 1.99096885651422e-05, - "loss": 1.4275, - "step": 559 - }, - { - "epoch": 0.65, - "grad_norm": 0.0, - "learning_rate": 1.9909131073973092e-05, - "loss": 1.5881, - "step": 560 - }, - { - "epoch": 0.65, - "grad_norm": 0.0, - "learning_rate": 1.9908571875255416e-05, - "loss": 1.3194, - "step": 561 - }, - { - "epoch": 0.65, - "grad_norm": 0.0, - "learning_rate": 1.990801096908553e-05, - "loss": 1.4428, - "step": 562 - }, - { - "epoch": 0.65, - "grad_norm": 0.0, - "learning_rate": 1.9907448355560094e-05, - "loss": 0.9304, - "step": 563 - }, - { - "epoch": 0.65, - "grad_norm": 0.0, - "learning_rate": 1.9906884034776053e-05, - "loss": 1.4775, - "step": 564 - }, - { - "epoch": 0.65, - "grad_norm": 0.0, - "learning_rate": 1.990631800683066e-05, - "loss": 1.1986, - "step": 565 - }, - { - "epoch": 0.65, - "grad_norm": 0.0, - "learning_rate": 1.990575027182144e-05, - "loss": 1.0014, - "step": 566 - }, - { - "epoch": 0.65, - "grad_norm": 0.0, - "learning_rate": 1.990518082984624e-05, - "loss": 1.0092, - "step": 567 - }, - { - "epoch": 0.66, - "grad_norm": 0.0, - "learning_rate": 1.9904609681003174e-05, - "loss": 0.9542, - "step": 568 - }, - { - "epoch": 0.66, - "grad_norm": 0.0, - "learning_rate": 1.9904036825390672e-05, - "loss": 1.1505, - "step": 569 - }, - { - "epoch": 0.66, - "grad_norm": 0.0, - "learning_rate": 1.9903462263107447e-05, - "loss": 1.6982, - "step": 570 - }, - { - "epoch": 0.66, - "grad_norm": 0.0, - "learning_rate": 1.9902885994252506e-05, - "loss": 1.1678, - "step": 571 - }, - { - "epoch": 0.66, - "grad_norm": 0.0, - "learning_rate": 1.990230801892515e-05, - "loss": 1.855, - "step": 572 - }, - { - "epoch": 0.66, - "grad_norm": 0.0, - "learning_rate": 1.990172833722498e-05, - "loss": 0.8169, - "step": 573 - }, - { - "epoch": 0.66, - "grad_norm": 0.0, - "learning_rate": 1.9901146949251888e-05, - "loss": 0.8464, - "step": 574 - }, - { - "epoch": 0.66, - "grad_norm": 0.0, - "learning_rate": 1.9900563855106055e-05, - "loss": 0.8798, - "step": 575 - }, - { - "epoch": 0.66, - "grad_norm": 0.0, - "learning_rate": 1.9899979054887964e-05, - "loss": 1.2129, - "step": 576 - }, - { - "epoch": 0.67, - "grad_norm": 0.0, - "learning_rate": 1.9899392548698385e-05, - "loss": 0.9906, - "step": 577 - }, - { - "epoch": 0.67, - "grad_norm": 0.0, - "learning_rate": 1.9898804336638385e-05, - "loss": 1.4536, - "step": 578 - }, - { - "epoch": 0.67, - "grad_norm": 0.0, - "learning_rate": 1.989821441880933e-05, - "loss": 2.1857, - "step": 579 - }, - { - "epoch": 0.67, - "grad_norm": 0.0, - "learning_rate": 1.989762279531287e-05, - "loss": 1.0796, - "step": 580 - }, - { - "epoch": 0.67, - "grad_norm": 0.0, - "learning_rate": 1.9897029466250955e-05, - "loss": 1.356, - "step": 581 - }, - { - "epoch": 0.67, - "grad_norm": 0.0, - "learning_rate": 1.989643443172583e-05, - "loss": 1.2721, - "step": 582 - }, - { - "epoch": 0.67, - "grad_norm": 0.0, - "learning_rate": 1.989583769184003e-05, - "loss": 1.4162, - "step": 583 - }, - { - "epoch": 0.67, - "grad_norm": 0.0, - "learning_rate": 1.9895239246696386e-05, - "loss": 1.469, - "step": 584 - }, - { - "epoch": 0.67, - "grad_norm": 0.0, - "learning_rate": 1.9894639096398022e-05, - "loss": 1.2074, - "step": 585 - }, - { - "epoch": 0.68, - "grad_norm": 0.0, - "learning_rate": 1.9894037241048356e-05, - "loss": 1.4794, - "step": 586 - }, - { - "epoch": 0.68, - "grad_norm": 0.0, - "learning_rate": 1.9893433680751105e-05, - "loss": 0.9805, - "step": 587 - }, - { - "epoch": 0.68, - "grad_norm": 0.0, - "learning_rate": 1.9892828415610265e-05, - "loss": 1.0221, - "step": 588 - }, - { - "epoch": 0.68, - "grad_norm": 0.0, - "learning_rate": 1.989222144573015e-05, - "loss": 1.6823, - "step": 589 - }, - { - "epoch": 0.68, - "grad_norm": 0.0, - "learning_rate": 1.9891612771215337e-05, - "loss": 1.4907, - "step": 590 - }, - { - "epoch": 0.68, - "grad_norm": 0.0, - "learning_rate": 1.9891002392170727e-05, - "loss": 0.8602, - "step": 591 - }, - { - "epoch": 0.68, - "grad_norm": 0.0, - "learning_rate": 1.9890390308701494e-05, - "loss": 0.9021, - "step": 592 - }, - { - "epoch": 0.68, - "grad_norm": 0.0, - "learning_rate": 1.988977652091311e-05, - "loss": 1.1349, - "step": 593 - }, - { - "epoch": 0.69, - "grad_norm": 0.0, - "learning_rate": 1.988916102891135e-05, - "loss": 1.3298, - "step": 594 - }, - { - "epoch": 0.69, - "grad_norm": 0.0, - "learning_rate": 1.9888543832802277e-05, - "loss": 1.2523, - "step": 595 - }, - { - "epoch": 0.69, - "grad_norm": 0.0, - "learning_rate": 1.988792493269224e-05, - "loss": 1.4586, - "step": 596 - }, - { - "epoch": 0.69, - "grad_norm": 0.0, - "learning_rate": 1.9887304328687892e-05, - "loss": 1.0384, - "step": 597 - }, - { - "epoch": 0.69, - "grad_norm": 0.0, - "learning_rate": 1.9886682020896172e-05, - "loss": 1.5003, - "step": 598 - }, - { - "epoch": 0.69, - "grad_norm": 0.0, - "learning_rate": 1.9886058009424323e-05, - "loss": 0.8044, - "step": 599 - }, - { - "epoch": 0.69, - "grad_norm": 0.0, - "learning_rate": 1.9885432294379875e-05, - "loss": 1.2986, - "step": 600 - }, - { - "epoch": 0.69, - "grad_norm": 0.0, - "learning_rate": 1.9884804875870645e-05, - "loss": 1.4983, - "step": 601 - }, - { - "epoch": 0.69, - "grad_norm": 0.0, - "learning_rate": 1.9884175754004752e-05, - "loss": 1.3151, - "step": 602 - }, - { - "epoch": 0.7, - "grad_norm": 0.0, - "learning_rate": 1.9883544928890612e-05, - "loss": 1.6239, - "step": 603 - }, - { - "epoch": 0.7, - "grad_norm": 0.0, - "learning_rate": 1.9882912400636923e-05, - "loss": 1.1561, - "step": 604 - }, - { - "epoch": 0.7, - "grad_norm": 0.0, - "learning_rate": 1.988227816935269e-05, - "loss": 1.1495, - "step": 605 - }, - { - "epoch": 0.7, - "grad_norm": 0.0, - "learning_rate": 1.9881642235147196e-05, - "loss": 1.796, - "step": 606 - }, - { - "epoch": 0.7, - "grad_norm": 0.0, - "learning_rate": 1.988100459813003e-05, - "loss": 0.8251, - "step": 607 - }, - { - "epoch": 0.7, - "grad_norm": 0.0, - "learning_rate": 1.9880365258411068e-05, - "loss": 1.6336, - "step": 608 - }, - { - "epoch": 0.7, - "grad_norm": 0.0, - "learning_rate": 1.9879724216100488e-05, - "loss": 0.9891, - "step": 609 - }, - { - "epoch": 0.7, - "grad_norm": 0.0, - "learning_rate": 1.9879081471308745e-05, - "loss": 1.064, - "step": 610 - }, - { - "epoch": 0.7, - "grad_norm": 0.0, - "learning_rate": 1.9878437024146603e-05, - "loss": 1.1524, - "step": 611 - }, - { - "epoch": 0.71, - "grad_norm": 0.0, - "learning_rate": 1.9877790874725115e-05, - "loss": 1.2384, - "step": 612 - }, - { - "epoch": 0.71, - "grad_norm": 0.0, - "learning_rate": 1.987714302315562e-05, - "loss": 1.8204, - "step": 613 - }, - { - "epoch": 0.71, - "grad_norm": 0.0, - "learning_rate": 1.9876493469549763e-05, - "loss": 1.2056, - "step": 614 - }, - { - "epoch": 0.71, - "grad_norm": 0.0, - "learning_rate": 1.987584221401947e-05, - "loss": 0.9622, - "step": 615 - }, - { - "epoch": 0.71, - "grad_norm": 0.0, - "learning_rate": 1.987518925667697e-05, - "loss": 1.1638, - "step": 616 - }, - { - "epoch": 0.71, - "grad_norm": 0.0, - "learning_rate": 1.9874534597634776e-05, - "loss": 1.1512, - "step": 617 - }, - { - "epoch": 0.71, - "grad_norm": 0.0, - "learning_rate": 1.9873878237005707e-05, - "loss": 1.036, - "step": 618 - }, - { - "epoch": 0.71, - "grad_norm": 0.0, - "learning_rate": 1.9873220174902857e-05, - "loss": 1.2118, - "step": 619 - }, - { - "epoch": 0.72, - "grad_norm": 0.0, - "learning_rate": 1.9872560411439634e-05, - "loss": 1.7049, - "step": 620 - }, - { - "epoch": 0.72, - "grad_norm": 0.0, - "learning_rate": 1.9871898946729728e-05, - "loss": 1.3069, - "step": 621 - }, - { - "epoch": 0.72, - "grad_norm": 0.0, - "learning_rate": 1.9871235780887114e-05, - "loss": 1.0782, - "step": 622 - }, - { - "epoch": 0.72, - "grad_norm": 0.0, - "learning_rate": 1.9870570914026074e-05, - "loss": 1.3206, - "step": 623 - }, - { - "epoch": 0.72, - "grad_norm": 0.0, - "learning_rate": 1.9869904346261186e-05, - "loss": 1.2649, - "step": 624 - }, - { - "epoch": 0.72, - "grad_norm": 0.0, - "learning_rate": 1.9869236077707302e-05, - "loss": 1.4265, - "step": 625 - }, - { - "epoch": 0.72, - "grad_norm": 0.0, - "learning_rate": 1.9868566108479586e-05, - "loss": 1.2742, - "step": 626 - }, - { - "epoch": 0.72, - "grad_norm": 0.0, - "learning_rate": 1.986789443869348e-05, - "loss": 1.3799, - "step": 627 - }, - { - "epoch": 0.72, - "grad_norm": 0.0, - "learning_rate": 1.9867221068464734e-05, - "loss": 1.2979, - "step": 628 - }, - { - "epoch": 0.73, - "grad_norm": 0.0, - "learning_rate": 1.9866545997909387e-05, - "loss": 1.315, - "step": 629 - }, - { - "epoch": 0.73, - "grad_norm": 0.0, - "learning_rate": 1.986586922714375e-05, - "loss": 1.4441, - "step": 630 - }, - { - "epoch": 0.73, - "grad_norm": 0.0, - "learning_rate": 1.9865190756284467e-05, - "loss": 1.2974, - "step": 631 - }, - { - "epoch": 0.73, - "grad_norm": 0.0, - "learning_rate": 1.986451058544844e-05, - "loss": 1.4692, - "step": 632 - }, - { - "epoch": 0.73, - "grad_norm": 0.0, - "learning_rate": 1.9863828714752877e-05, - "loss": 1.4709, - "step": 633 - }, - { - "epoch": 0.73, - "grad_norm": 0.0, - "learning_rate": 1.9863145144315277e-05, - "loss": 0.87, - "step": 634 - }, - { - "epoch": 0.73, - "grad_norm": 0.0, - "learning_rate": 1.9862459874253438e-05, - "loss": 2.052, - "step": 635 - }, - { - "epoch": 0.73, - "grad_norm": 0.0, - "learning_rate": 1.9861772904685445e-05, - "loss": 1.3218, - "step": 636 - }, - { - "epoch": 0.73, - "grad_norm": 0.0, - "learning_rate": 1.986108423572968e-05, - "loss": 1.0394, - "step": 637 - }, - { - "epoch": 0.74, - "grad_norm": 0.0, - "learning_rate": 1.9860393867504807e-05, - "loss": 1.2499, - "step": 638 - }, - { - "epoch": 0.74, - "grad_norm": 0.0, - "learning_rate": 1.9859701800129797e-05, - "loss": 1.2412, - "step": 639 - }, - { - "epoch": 0.74, - "grad_norm": 0.0, - "learning_rate": 1.9859008033723905e-05, - "loss": 1.1362, - "step": 640 - }, - { - "epoch": 0.74, - "grad_norm": 0.0, - "learning_rate": 1.9858312568406686e-05, - "loss": 1.3069, - "step": 641 - }, - { - "epoch": 0.74, - "grad_norm": 0.0, - "learning_rate": 1.9857615404297972e-05, - "loss": 1.2163, - "step": 642 - }, - { - "epoch": 0.74, - "grad_norm": 0.0, - "learning_rate": 1.985691654151791e-05, - "loss": 1.2776, - "step": 643 - }, - { - "epoch": 0.74, - "grad_norm": 0.0, - "learning_rate": 1.985621598018693e-05, - "loss": 1.3718, - "step": 644 - }, - { - "epoch": 0.74, - "grad_norm": 0.0, - "learning_rate": 1.9855513720425742e-05, - "loss": 1.4831, - "step": 645 - }, - { - "epoch": 0.75, - "grad_norm": 0.0, - "learning_rate": 1.9854809762355365e-05, - "loss": 1.7005, - "step": 646 - }, - { - "epoch": 0.75, - "grad_norm": 0.0, - "learning_rate": 1.985410410609711e-05, - "loss": 0.6984, - "step": 647 - }, - { - "epoch": 0.75, - "grad_norm": 0.0, - "learning_rate": 1.9853396751772567e-05, - "loss": 0.9428, - "step": 648 - }, - { - "epoch": 0.75, - "grad_norm": 0.0, - "learning_rate": 1.9852687699503638e-05, - "loss": 0.9488, - "step": 649 - }, - { - "epoch": 0.75, - "grad_norm": 0.0, - "learning_rate": 1.9851976949412498e-05, - "loss": 0.8388, - "step": 650 - }, - { - "epoch": 0.75, - "grad_norm": 0.0, - "learning_rate": 1.9851264501621635e-05, - "loss": 1.3112, - "step": 651 - }, - { - "epoch": 0.75, - "grad_norm": 0.0, - "learning_rate": 1.9850550356253807e-05, - "loss": 1.2058, - "step": 652 - }, - { - "epoch": 0.75, - "grad_norm": 0.0, - "learning_rate": 1.9849834513432084e-05, - "loss": 1.7492, - "step": 653 - }, - { - "epoch": 0.75, - "grad_norm": 0.0, - "learning_rate": 1.9849116973279816e-05, - "loss": 1.4652, - "step": 654 - }, - { - "epoch": 0.76, - "grad_norm": 0.0, - "learning_rate": 1.9848397735920656e-05, - "loss": 1.0287, - "step": 655 - }, - { - "epoch": 0.76, - "grad_norm": 0.0, - "learning_rate": 1.9847676801478534e-05, - "loss": 1.4465, - "step": 656 - }, - { - "epoch": 0.76, - "grad_norm": 0.0, - "learning_rate": 1.984695417007769e-05, - "loss": 1.0131, - "step": 657 - }, - { - "epoch": 0.76, - "grad_norm": 0.0, - "learning_rate": 1.9846229841842644e-05, - "loss": 1.2865, - "step": 658 - }, - { - "epoch": 0.76, - "grad_norm": 0.0, - "learning_rate": 1.984550381689822e-05, - "loss": 1.3034, - "step": 659 - }, - { - "epoch": 0.76, - "grad_norm": 0.0, - "learning_rate": 1.9844776095369514e-05, - "loss": 1.2804, - "step": 660 - }, - { - "epoch": 0.76, - "grad_norm": 0.0, - "learning_rate": 1.9844046677381936e-05, - "loss": 1.0181, - "step": 661 - }, - { - "epoch": 0.76, - "grad_norm": 0.0, - "learning_rate": 1.9843315563061182e-05, - "loss": 1.5036, - "step": 662 - }, - { - "epoch": 0.76, - "grad_norm": 0.0, - "learning_rate": 1.984258275253323e-05, - "loss": 1.2672, - "step": 663 - }, - { - "epoch": 0.77, - "grad_norm": 0.0, - "learning_rate": 1.984184824592437e-05, - "loss": 1.7136, - "step": 664 - }, - { - "epoch": 0.77, - "grad_norm": 0.0, - "learning_rate": 1.984111204336116e-05, - "loss": 1.1917, - "step": 665 - }, - { - "epoch": 0.77, - "grad_norm": 0.0, - "learning_rate": 1.9840374144970474e-05, - "loss": 1.2652, - "step": 666 - }, - { - "epoch": 0.77, - "grad_norm": 0.0, - "learning_rate": 1.983963455087946e-05, - "loss": 0.7652, - "step": 667 - }, - { - "epoch": 0.77, - "grad_norm": 0.0, - "learning_rate": 1.983889326121557e-05, - "loss": 2.0113, - "step": 668 - }, - { - "epoch": 0.77, - "grad_norm": 0.0, - "learning_rate": 1.983815027610654e-05, - "loss": 1.4948, - "step": 669 - }, - { - "epoch": 0.77, - "grad_norm": 0.0, - "learning_rate": 1.98374055956804e-05, - "loss": 0.824, - "step": 670 - }, - { - "epoch": 0.77, - "grad_norm": 0.0, - "learning_rate": 1.983665922006548e-05, - "loss": 1.4404, - "step": 671 - }, - { - "epoch": 0.78, - "grad_norm": 0.0, - "learning_rate": 1.983591114939039e-05, - "loss": 1.5903, - "step": 672 - }, - { - "epoch": 0.78, - "grad_norm": 0.0, - "learning_rate": 1.983516138378404e-05, - "loss": 1.7157, - "step": 673 - }, - { - "epoch": 0.78, - "grad_norm": 0.0, - "learning_rate": 1.9834409923375636e-05, - "loss": 1.3506, - "step": 674 - }, - { - "epoch": 0.78, - "grad_norm": 0.0, - "learning_rate": 1.983365676829466e-05, - "loss": 1.5133, - "step": 675 - }, - { - "epoch": 0.78, - "grad_norm": 0.0, - "learning_rate": 1.9832901918670905e-05, - "loss": 0.9215, - "step": 676 - }, - { - "epoch": 0.78, - "grad_norm": 0.0, - "learning_rate": 1.9832145374634445e-05, - "loss": 1.7756, - "step": 677 - }, - { - "epoch": 0.78, - "grad_norm": 0.0, - "learning_rate": 1.9831387136315644e-05, - "loss": 1.7432, - "step": 678 - }, - { - "epoch": 0.78, - "grad_norm": 0.0, - "learning_rate": 1.9830627203845164e-05, - "loss": 0.9513, - "step": 679 - }, - { - "epoch": 0.78, - "grad_norm": 0.0, - "learning_rate": 1.9829865577353963e-05, - "loss": 1.2244, - "step": 680 - }, - { - "epoch": 0.79, - "grad_norm": 0.0, - "learning_rate": 1.9829102256973274e-05, - "loss": 1.3483, - "step": 681 - }, - { - "epoch": 0.79, - "grad_norm": 0.0, - "learning_rate": 1.9828337242834645e-05, - "loss": 1.2747, - "step": 682 - }, - { - "epoch": 0.79, - "grad_norm": 0.0, - "learning_rate": 1.982757053506989e-05, - "loss": 1.6066, - "step": 683 - }, - { - "epoch": 0.79, - "grad_norm": 0.0, - "learning_rate": 1.982680213381114e-05, - "loss": 1.7302, - "step": 684 - }, - { - "epoch": 0.79, - "grad_norm": 0.0, - "learning_rate": 1.9826032039190805e-05, - "loss": 1.1372, - "step": 685 - }, - { - "epoch": 0.79, - "grad_norm": 0.0, - "learning_rate": 1.9825260251341586e-05, - "loss": 1.328, - "step": 686 - }, - { - "epoch": 0.79, - "grad_norm": 0.0, - "learning_rate": 1.9824486770396477e-05, - "loss": 0.936, - "step": 687 - }, - { - "epoch": 0.79, - "grad_norm": 0.0, - "learning_rate": 1.9823711596488765e-05, - "loss": 0.9657, - "step": 688 - }, - { - "epoch": 0.79, - "grad_norm": 0.0, - "learning_rate": 1.9822934729752036e-05, - "loss": 1.6658, - "step": 689 - }, - { - "epoch": 0.8, - "grad_norm": 0.0, - "learning_rate": 1.9822156170320146e-05, - "loss": 1.4504, - "step": 690 - }, - { - "epoch": 0.8, - "grad_norm": 0.0, - "learning_rate": 1.9821375918327268e-05, - "loss": 1.7168, - "step": 691 - }, - { - "epoch": 0.8, - "grad_norm": 0.0, - "learning_rate": 1.982059397390785e-05, - "loss": 1.0605, - "step": 692 - }, - { - "epoch": 0.8, - "grad_norm": 0.0, - "learning_rate": 1.9819810337196644e-05, - "loss": 1.2567, - "step": 693 - }, - { - "epoch": 0.8, - "grad_norm": 0.0, - "learning_rate": 1.9819025008328675e-05, - "loss": 1.2252, - "step": 694 - }, - { - "epoch": 0.8, - "grad_norm": 0.0, - "learning_rate": 1.9818237987439287e-05, - "loss": 1.8643, - "step": 695 - }, - { - "epoch": 0.8, - "grad_norm": 0.0, - "learning_rate": 1.9817449274664086e-05, - "loss": 1.3644, - "step": 696 - }, - { - "epoch": 0.8, - "grad_norm": 0.0, - "learning_rate": 1.981665887013899e-05, - "loss": 0.7114, - "step": 697 - }, - { - "epoch": 0.81, - "grad_norm": 0.0, - "learning_rate": 1.9815866774000203e-05, - "loss": 1.3484, - "step": 698 - }, - { - "epoch": 0.81, - "grad_norm": 0.0, - "learning_rate": 1.981507298638422e-05, - "loss": 1.1183, - "step": 699 - }, - { - "epoch": 0.81, - "grad_norm": 0.0, - "learning_rate": 1.981427750742782e-05, - "loss": 1.4091, - "step": 700 - }, - { - "epoch": 0.81, - "grad_norm": 0.0, - "learning_rate": 1.981348033726809e-05, - "loss": 1.3266, - "step": 701 - }, - { - "epoch": 0.81, - "grad_norm": 0.0, - "learning_rate": 1.981268147604239e-05, - "loss": 1.435, - "step": 702 - }, - { - "epoch": 0.81, - "grad_norm": 0.0, - "learning_rate": 1.9811880923888388e-05, - "loss": 1.2752, - "step": 703 - }, - { - "epoch": 0.81, - "grad_norm": 0.0, - "learning_rate": 1.9811078680944034e-05, - "loss": 0.9502, - "step": 704 - }, - { - "epoch": 0.81, - "grad_norm": 0.0, - "learning_rate": 1.9810274747347565e-05, - "loss": 1.4204, - "step": 705 - }, - { - "epoch": 0.81, - "grad_norm": 0.0, - "learning_rate": 1.9809469123237526e-05, - "loss": 1.3061, - "step": 706 - }, - { - "epoch": 0.82, - "grad_norm": 0.0, - "learning_rate": 1.9808661808752735e-05, - "loss": 1.4052, - "step": 707 - }, - { - "epoch": 0.82, - "grad_norm": 0.0, - "learning_rate": 1.9807852804032306e-05, - "loss": 1.5284, - "step": 708 - }, - { - "epoch": 0.82, - "grad_norm": 0.0, - "learning_rate": 1.9807042109215656e-05, - "loss": 1.696, - "step": 709 - }, - { - "epoch": 0.82, - "grad_norm": 0.0, - "learning_rate": 1.9806229724442478e-05, - "loss": 0.9284, - "step": 710 - }, - { - "epoch": 0.82, - "grad_norm": 0.0, - "learning_rate": 1.9805415649852767e-05, - "loss": 1.5188, - "step": 711 - }, - { - "epoch": 0.82, - "grad_norm": 0.0, - "learning_rate": 1.9804599885586805e-05, - "loss": 0.8658, - "step": 712 - }, - { - "epoch": 0.82, - "grad_norm": 0.0, - "learning_rate": 1.980378243178516e-05, - "loss": 1.4977, - "step": 713 - }, - { - "epoch": 0.82, - "grad_norm": 0.0, - "learning_rate": 1.98029632885887e-05, - "loss": 1.3693, - "step": 714 - }, - { - "epoch": 0.82, - "grad_norm": 0.0, - "learning_rate": 1.980214245613858e-05, - "loss": 1.2128, - "step": 715 - }, - { - "epoch": 0.83, - "grad_norm": 0.0, - "learning_rate": 1.980131993457625e-05, - "loss": 1.3567, - "step": 716 - }, - { - "epoch": 0.83, - "grad_norm": 0.0, - "learning_rate": 1.980049572404344e-05, - "loss": 1.1863, - "step": 717 - }, - { - "epoch": 0.83, - "grad_norm": 0.0, - "learning_rate": 1.9799669824682182e-05, - "loss": 1.1051, - "step": 718 - }, - { - "epoch": 0.83, - "grad_norm": 0.0, - "learning_rate": 1.9798842236634797e-05, - "loss": 1.5907, - "step": 719 - }, - { - "epoch": 0.83, - "grad_norm": 0.0, - "learning_rate": 1.9798012960043892e-05, - "loss": 1.4873, - "step": 720 - }, - { - "epoch": 0.83, - "grad_norm": 0.0, - "learning_rate": 1.9797181995052374e-05, - "loss": 1.3488, - "step": 721 - }, - { - "epoch": 0.83, - "grad_norm": 0.0, - "learning_rate": 1.9796349341803432e-05, - "loss": 1.0626, - "step": 722 - }, - { - "epoch": 0.83, - "grad_norm": 0.0, - "learning_rate": 1.979551500044055e-05, - "loss": 1.1456, - "step": 723 - }, - { - "epoch": 0.84, - "grad_norm": 0.0, - "learning_rate": 1.97946789711075e-05, - "loss": 1.1562, - "step": 724 - }, - { - "epoch": 0.84, - "grad_norm": 0.0, - "learning_rate": 1.979384125394835e-05, - "loss": 1.2386, - "step": 725 - }, - { - "epoch": 0.84, - "grad_norm": 0.0, - "learning_rate": 1.9793001849107457e-05, - "loss": 1.0105, - "step": 726 - }, - { - "epoch": 0.84, - "grad_norm": 0.0, - "learning_rate": 1.9792160756729468e-05, - "loss": 1.2727, - "step": 727 - }, - { - "epoch": 0.84, - "grad_norm": 0.0, - "learning_rate": 1.9791317976959315e-05, - "loss": 1.2772, - "step": 728 - }, - { - "epoch": 0.84, - "grad_norm": 0.0, - "learning_rate": 1.9790473509942233e-05, - "loss": 1.3136, - "step": 729 - }, - { - "epoch": 0.84, - "grad_norm": 0.0, - "learning_rate": 1.9789627355823737e-05, - "loss": 1.2681, - "step": 730 - }, - { - "epoch": 0.84, - "grad_norm": 0.0, - "learning_rate": 1.9788779514749635e-05, - "loss": 1.0773, - "step": 731 - }, - { - "epoch": 0.84, - "grad_norm": 0.0, - "learning_rate": 1.9787929986866035e-05, - "loss": 1.4486, - "step": 732 - }, - { - "epoch": 0.85, - "grad_norm": 0.0, - "learning_rate": 1.9787078772319328e-05, - "loss": 1.5167, - "step": 733 - }, - { - "epoch": 0.85, - "grad_norm": 0.0, - "learning_rate": 1.9786225871256188e-05, - "loss": 1.1093, - "step": 734 - }, - { - "epoch": 0.85, - "grad_norm": 0.0, - "learning_rate": 1.978537128382359e-05, - "loss": 1.5701, - "step": 735 - }, - { - "epoch": 0.85, - "grad_norm": 0.0, - "learning_rate": 1.9784515010168798e-05, - "loss": 1.0813, - "step": 736 - }, - { - "epoch": 0.85, - "grad_norm": 0.0, - "learning_rate": 1.978365705043937e-05, - "loss": 1.4243, - "step": 737 - }, - { - "epoch": 0.85, - "grad_norm": 0.0, - "learning_rate": 1.9782797404783142e-05, - "loss": 1.3941, - "step": 738 - }, - { - "epoch": 0.85, - "grad_norm": 0.0, - "learning_rate": 1.978193607334826e-05, - "loss": 1.1715, - "step": 739 - }, - { - "epoch": 0.85, - "grad_norm": 0.0, - "learning_rate": 1.9781073056283136e-05, - "loss": 0.8964, - "step": 740 - }, - { - "epoch": 0.85, - "grad_norm": 0.0, - "learning_rate": 1.9780208353736493e-05, - "loss": 1.6408, - "step": 741 - }, - { - "epoch": 0.86, - "grad_norm": 0.0, - "learning_rate": 1.977934196585734e-05, - "loss": 1.363, - "step": 742 - }, - { - "epoch": 0.86, - "grad_norm": 0.0, - "learning_rate": 1.977847389279497e-05, - "loss": 0.9124, - "step": 743 - }, - { - "epoch": 0.86, - "grad_norm": 0.0, - "learning_rate": 1.9777604134698967e-05, - "loss": 0.8885, - "step": 744 - }, - { - "epoch": 0.86, - "grad_norm": 0.0, - "learning_rate": 1.9776732691719215e-05, - "loss": 1.0986, - "step": 745 - }, - { - "epoch": 0.86, - "grad_norm": 0.0, - "learning_rate": 1.9775859564005876e-05, - "loss": 1.4716, - "step": 746 - }, - { - "epoch": 0.86, - "grad_norm": 0.0, - "learning_rate": 1.977498475170941e-05, - "loss": 1.5743, - "step": 747 - }, - { - "epoch": 0.86, - "grad_norm": 0.0, - "learning_rate": 1.9774108254980566e-05, - "loss": 1.8857, - "step": 748 - }, - { - "epoch": 0.86, - "grad_norm": 0.0, - "learning_rate": 1.977323007397038e-05, - "loss": 1.2778, - "step": 749 - }, - { - "epoch": 0.87, - "grad_norm": 0.0, - "learning_rate": 1.9772350208830183e-05, - "loss": 1.7133, - "step": 750 - }, - { - "epoch": 0.87, - "grad_norm": 0.0, - "learning_rate": 1.9771468659711595e-05, - "loss": 0.8516, - "step": 751 - }, - { - "epoch": 0.87, - "grad_norm": 0.0, - "learning_rate": 1.9770585426766528e-05, - "loss": 1.3035, - "step": 752 - }, - { - "epoch": 0.87, - "grad_norm": 0.0, - "learning_rate": 1.9769700510147173e-05, - "loss": 2.0382, - "step": 753 - }, - { - "epoch": 0.87, - "grad_norm": 0.0, - "learning_rate": 1.976881391000602e-05, - "loss": 1.0794, - "step": 754 - }, - { - "epoch": 0.87, - "grad_norm": 0.0, - "learning_rate": 1.9767925626495857e-05, - "loss": 1.2882, - "step": 755 - }, - { - "epoch": 0.87, - "grad_norm": 0.0, - "learning_rate": 1.976703565976975e-05, - "loss": 1.0495, - "step": 756 - }, - { - "epoch": 0.87, - "grad_norm": 0.0, - "learning_rate": 1.976614400998105e-05, - "loss": 0.9139, - "step": 757 - }, - { - "epoch": 0.87, - "grad_norm": 0.0, - "learning_rate": 1.9765250677283423e-05, - "loss": 1.7564, - "step": 758 - }, - { - "epoch": 0.88, - "grad_norm": 0.0, - "learning_rate": 1.9764355661830796e-05, - "loss": 0.9047, - "step": 759 - }, - { - "epoch": 0.88, - "grad_norm": 0.0, - "learning_rate": 1.9763458963777404e-05, - "loss": 1.2472, - "step": 760 - }, - { - "epoch": 0.88, - "grad_norm": 0.0, - "learning_rate": 1.9762560583277763e-05, - "loss": 1.5501, - "step": 761 - }, - { - "epoch": 0.88, - "grad_norm": 0.0, - "learning_rate": 1.9761660520486687e-05, - "loss": 1.0141, - "step": 762 - }, - { - "epoch": 0.88, - "grad_norm": 0.0, - "learning_rate": 1.9760758775559275e-05, - "loss": 0.9573, - "step": 763 - }, - { - "epoch": 0.88, - "grad_norm": 0.0, - "learning_rate": 1.975985534865091e-05, - "loss": 0.9637, - "step": 764 - }, - { - "epoch": 0.88, - "grad_norm": 0.0, - "learning_rate": 1.975895023991728e-05, - "loss": 1.019, - "step": 765 - }, - { - "epoch": 0.88, - "grad_norm": 0.0, - "learning_rate": 1.9758043449514348e-05, - "loss": 1.4875, - "step": 766 - }, - { - "epoch": 0.88, - "grad_norm": 0.0, - "learning_rate": 1.9757134977598374e-05, - "loss": 1.5112, - "step": 767 - }, - { - "epoch": 0.89, - "grad_norm": 0.0, - "learning_rate": 1.975622482432591e-05, - "loss": 1.2182, - "step": 768 - }, - { - "epoch": 0.89, - "grad_norm": 0.0, - "learning_rate": 1.975531298985379e-05, - "loss": 1.1471, - "step": 769 - }, - { - "epoch": 0.89, - "grad_norm": 0.0, - "learning_rate": 1.9754399474339144e-05, - "loss": 1.0198, - "step": 770 - }, - { - "epoch": 0.89, - "grad_norm": 0.0, - "learning_rate": 1.975348427793939e-05, - "loss": 0.8533, - "step": 771 - }, - { - "epoch": 0.89, - "grad_norm": 0.0, - "learning_rate": 1.975256740081223e-05, - "loss": 1.1433, - "step": 772 - }, - { - "epoch": 0.89, - "grad_norm": 0.0, - "learning_rate": 1.975164884311567e-05, - "loss": 1.2707, - "step": 773 - }, - { - "epoch": 0.89, - "grad_norm": 0.0, - "learning_rate": 1.975072860500799e-05, - "loss": 1.2291, - "step": 774 - }, - { - "epoch": 0.89, - "grad_norm": 0.0, - "learning_rate": 1.974980668664777e-05, - "loss": 1.6827, - "step": 775 - }, - { - "epoch": 0.9, - "grad_norm": 0.0, - "learning_rate": 1.974888308819387e-05, - "loss": 1.1572, - "step": 776 - }, - { - "epoch": 0.9, - "grad_norm": 0.0, - "learning_rate": 1.974795780980545e-05, - "loss": 1.0579, - "step": 777 - }, - { - "epoch": 0.9, - "grad_norm": 0.0, - "learning_rate": 1.9747030851641953e-05, - "loss": 1.283, - "step": 778 - }, - { - "epoch": 0.9, - "grad_norm": 0.0, - "learning_rate": 1.9746102213863113e-05, - "loss": 1.7813, - "step": 779 - }, - { - "epoch": 0.9, - "grad_norm": 0.0, - "learning_rate": 1.9745171896628955e-05, - "loss": 1.3122, - "step": 780 - }, - { - "epoch": 0.9, - "grad_norm": 0.0, - "learning_rate": 1.974423990009979e-05, - "loss": 0.9952, - "step": 781 - }, - { - "epoch": 0.9, - "grad_norm": 0.0, - "learning_rate": 1.9743306224436224e-05, - "loss": 0.6918, - "step": 782 - }, - { - "epoch": 0.9, - "grad_norm": 0.0, - "learning_rate": 1.9742370869799147e-05, - "loss": 0.9505, - "step": 783 - }, - { - "epoch": 0.9, - "grad_norm": 0.0, - "learning_rate": 1.9741433836349735e-05, - "loss": 1.0609, - "step": 784 - }, - { - "epoch": 0.91, - "grad_norm": 0.0, - "learning_rate": 1.9740495124249462e-05, - "loss": 1.8976, - "step": 785 - }, - { - "epoch": 0.91, - "grad_norm": 0.0, - "learning_rate": 1.973955473366009e-05, - "loss": 1.1224, - "step": 786 - }, - { - "epoch": 0.91, - "grad_norm": 0.0, - "learning_rate": 1.973861266474366e-05, - "loss": 1.1525, - "step": 787 - }, - { - "epoch": 0.91, - "grad_norm": 0.0, - "learning_rate": 1.9737668917662523e-05, - "loss": 1.2866, - "step": 788 - }, - { - "epoch": 0.91, - "grad_norm": 0.0, - "learning_rate": 1.9736723492579295e-05, - "loss": 1.2957, - "step": 789 - }, - { - "epoch": 0.91, - "grad_norm": 0.0, - "learning_rate": 1.9735776389656897e-05, - "loss": 2.0182, - "step": 790 - }, - { - "epoch": 0.91, - "grad_norm": 0.0, - "learning_rate": 1.9734827609058533e-05, - "loss": 1.1365, - "step": 791 - }, - { - "epoch": 0.91, - "grad_norm": 0.0, - "learning_rate": 1.9733877150947696e-05, - "loss": 1.6181, - "step": 792 - }, - { - "epoch": 0.91, - "grad_norm": 0.0, - "learning_rate": 1.9732925015488174e-05, - "loss": 1.022, - "step": 793 - }, - { - "epoch": 0.92, - "grad_norm": 0.0, - "learning_rate": 1.9731971202844036e-05, - "loss": 1.7042, - "step": 794 - }, - { - "epoch": 0.92, - "grad_norm": 0.0, - "learning_rate": 1.9731015713179643e-05, - "loss": 0.9524, - "step": 795 - }, - { - "epoch": 0.92, - "grad_norm": 0.0, - "learning_rate": 1.9730058546659653e-05, - "loss": 1.2281, - "step": 796 - }, - { - "epoch": 0.92, - "grad_norm": 0.0, - "learning_rate": 1.9729099703449e-05, - "loss": 0.9549, - "step": 797 - }, - { - "epoch": 0.92, - "grad_norm": 0.0, - "learning_rate": 1.9728139183712907e-05, - "loss": 1.427, - "step": 798 - }, - { - "epoch": 0.92, - "grad_norm": 0.0, - "learning_rate": 1.9727176987616897e-05, - "loss": 1.6195, - "step": 799 - }, - { - "epoch": 0.92, - "grad_norm": 0.0, - "learning_rate": 1.972621311532678e-05, - "loss": 1.6572, - "step": 800 - }, - { - "epoch": 0.92, - "grad_norm": 0.0, - "learning_rate": 1.972524756700865e-05, - "loss": 1.5861, - "step": 801 - }, - { - "epoch": 0.93, - "grad_norm": 0.0, - "learning_rate": 1.9724280342828886e-05, - "loss": 1.6712, - "step": 802 - }, - { - "epoch": 0.93, - "grad_norm": 0.0, - "learning_rate": 1.9723311442954163e-05, - "loss": 1.1843, - "step": 803 - }, - { - "epoch": 0.93, - "grad_norm": 0.0, - "learning_rate": 1.9722340867551445e-05, - "loss": 1.472, - "step": 804 - }, - { - "epoch": 0.93, - "grad_norm": 0.0, - "learning_rate": 1.9721368616787976e-05, - "loss": 1.426, - "step": 805 - }, - { - "epoch": 0.93, - "grad_norm": 0.0, - "learning_rate": 1.9720394690831305e-05, - "loss": 1.153, - "step": 806 - }, - { - "epoch": 0.93, - "grad_norm": 0.0, - "learning_rate": 1.971941908984925e-05, - "loss": 0.9503, - "step": 807 - }, - { - "epoch": 0.93, - "grad_norm": 0.0, - "learning_rate": 1.971844181400993e-05, - "loss": 1.5463, - "step": 808 - }, - { - "epoch": 0.93, - "grad_norm": 0.0, - "learning_rate": 1.9717462863481753e-05, - "loss": 1.4975, - "step": 809 - }, - { - "epoch": 0.93, - "grad_norm": 0.0, - "learning_rate": 1.971648223843341e-05, - "loss": 0.7411, - "step": 810 - }, - { - "epoch": 0.94, - "grad_norm": 0.0, - "learning_rate": 1.9715499939033883e-05, - "loss": 1.6359, - "step": 811 - }, - { - "epoch": 0.94, - "grad_norm": 0.0, - "learning_rate": 1.971451596545244e-05, - "loss": 0.7033, - "step": 812 - }, - { - "epoch": 0.94, - "grad_norm": 0.0, - "learning_rate": 1.9713530317858647e-05, - "loss": 1.3728, - "step": 813 - }, - { - "epoch": 0.94, - "grad_norm": 0.0, - "learning_rate": 1.971254299642235e-05, - "loss": 1.2521, - "step": 814 - }, - { - "epoch": 0.94, - "grad_norm": 0.0, - "learning_rate": 1.9711554001313674e-05, - "loss": 0.837, - "step": 815 - }, - { - "epoch": 0.94, - "grad_norm": 0.0, - "learning_rate": 1.9710563332703055e-05, - "loss": 1.8633, - "step": 816 - }, - { - "epoch": 0.94, - "grad_norm": 0.0, - "learning_rate": 1.9709570990761207e-05, - "loss": 1.0392, - "step": 817 - }, - { - "epoch": 0.94, - "grad_norm": 0.0, - "learning_rate": 1.9708576975659123e-05, - "loss": 1.0017, - "step": 818 - }, - { - "epoch": 0.94, - "grad_norm": 0.0, - "learning_rate": 1.9707581287568094e-05, - "loss": 1.4359, - "step": 819 - }, - { - "epoch": 0.95, - "grad_norm": 0.0, - "learning_rate": 1.9706583926659705e-05, - "loss": 1.448, - "step": 820 - }, - { - "epoch": 0.95, - "grad_norm": 0.0, - "learning_rate": 1.970558489310581e-05, - "loss": 1.0107, - "step": 821 - }, - { - "epoch": 0.95, - "grad_norm": 0.0, - "learning_rate": 1.9704584187078577e-05, - "loss": 1.4913, - "step": 822 - }, - { - "epoch": 0.95, - "grad_norm": 0.0, - "learning_rate": 1.9703581808750436e-05, - "loss": 1.1024, - "step": 823 - }, - { - "epoch": 0.95, - "grad_norm": 0.0, - "learning_rate": 1.9702577758294127e-05, - "loss": 1.3709, - "step": 824 - }, - { - "epoch": 0.95, - "grad_norm": 0.0, - "learning_rate": 1.9701572035882658e-05, - "loss": 1.2554, - "step": 825 - }, - { - "epoch": 0.95, - "grad_norm": 0.0, - "learning_rate": 1.9700564641689346e-05, - "loss": 1.4732, - "step": 826 - }, - { - "epoch": 0.95, - "grad_norm": 0.0, - "learning_rate": 1.969955557588778e-05, - "loss": 1.2257, - "step": 827 - }, - { - "epoch": 0.96, - "grad_norm": 0.0, - "learning_rate": 1.9698544838651846e-05, - "loss": 1.0955, - "step": 828 - }, - { - "epoch": 0.96, - "grad_norm": 0.0, - "learning_rate": 1.9697532430155718e-05, - "loss": 1.1561, - "step": 829 - }, - { - "epoch": 0.96, - "grad_norm": 0.0, - "learning_rate": 1.9696518350573845e-05, - "loss": 0.9592, - "step": 830 - }, - { - "epoch": 0.96, - "grad_norm": 0.0, - "learning_rate": 1.9695502600080983e-05, - "loss": 0.9793, - "step": 831 - }, - { - "epoch": 0.96, - "grad_norm": 0.0, - "learning_rate": 1.9694485178852164e-05, - "loss": 0.6372, - "step": 832 - }, - { - "epoch": 0.96, - "grad_norm": 0.0, - "learning_rate": 1.969346608706271e-05, - "loss": 1.2617, - "step": 833 - }, - { - "epoch": 0.96, - "grad_norm": 0.0, - "learning_rate": 1.9692445324888233e-05, - "loss": 1.1457, - "step": 834 - }, - { - "epoch": 0.96, - "grad_norm": 0.0, - "learning_rate": 1.9691422892504626e-05, - "loss": 0.7962, - "step": 835 - }, - { - "epoch": 0.96, - "grad_norm": 0.0, - "learning_rate": 1.9690398790088083e-05, - "loss": 1.2675, - "step": 836 - }, - { - "epoch": 0.97, - "grad_norm": 0.0, - "learning_rate": 1.9689373017815076e-05, - "loss": 0.9127, - "step": 837 - }, - { - "epoch": 0.97, - "grad_norm": 0.0, - "learning_rate": 1.968834557586236e-05, - "loss": 0.8452, - "step": 838 - }, - { - "epoch": 0.97, - "grad_norm": 0.0, - "learning_rate": 1.9687316464406997e-05, - "loss": 1.2247, - "step": 839 - }, - { - "epoch": 0.97, - "grad_norm": 0.0, - "learning_rate": 1.9686285683626316e-05, - "loss": 1.116, - "step": 840 - }, - { - "epoch": 0.97, - "grad_norm": 0.0, - "learning_rate": 1.9685253233697943e-05, - "loss": 1.0401, - "step": 841 - }, - { - "epoch": 0.97, - "grad_norm": 0.0, - "learning_rate": 1.968421911479979e-05, - "loss": 0.7475, - "step": 842 - }, - { - "epoch": 0.97, - "grad_norm": 0.0, - "learning_rate": 1.968318332711006e-05, - "loss": 1.2017, - "step": 843 - }, - { - "epoch": 0.97, - "grad_norm": 0.0, - "learning_rate": 1.9682145870807233e-05, - "loss": 1.1856, - "step": 844 - }, - { - "epoch": 0.97, - "grad_norm": 0.0, - "learning_rate": 1.9681106746070096e-05, - "loss": 1.248, - "step": 845 - }, - { - "epoch": 0.98, - "grad_norm": 0.0, - "learning_rate": 1.9680065953077704e-05, - "loss": 0.8945, - "step": 846 - }, - { - "epoch": 0.98, - "grad_norm": 0.0, - "learning_rate": 1.967902349200941e-05, - "loss": 0.8405, - "step": 847 - }, - { - "epoch": 0.98, - "grad_norm": 0.0, - "learning_rate": 1.9677979363044846e-05, - "loss": 1.3114, - "step": 848 - }, - { - "epoch": 0.98, - "grad_norm": 0.0, - "learning_rate": 1.9676933566363943e-05, - "loss": 0.7763, - "step": 849 - }, - { - "epoch": 0.98, - "grad_norm": 0.0, - "learning_rate": 1.9675886102146912e-05, - "loss": 0.9711, - "step": 850 - }, - { - "epoch": 0.98, - "grad_norm": 0.0, - "learning_rate": 1.9674836970574253e-05, - "loss": 1.6413, - "step": 851 - }, - { - "epoch": 0.98, - "grad_norm": 0.0, - "learning_rate": 1.9673786171826755e-05, - "loss": 1.3824, - "step": 852 - }, - { - "epoch": 0.98, - "grad_norm": 0.0, - "learning_rate": 1.9672733706085488e-05, - "loss": 0.9458, - "step": 853 - }, - { - "epoch": 0.99, - "grad_norm": 0.0, - "learning_rate": 1.9671679573531815e-05, - "loss": 0.928, - "step": 854 - }, - { - "epoch": 0.99, - "grad_norm": 0.0, - "learning_rate": 1.9670623774347387e-05, - "loss": 0.8847, - "step": 855 - }, - { - "epoch": 0.99, - "grad_norm": 0.0, - "learning_rate": 1.966956630871414e-05, - "loss": 1.5227, - "step": 856 - }, - { - "epoch": 0.99, - "grad_norm": 0.0, - "learning_rate": 1.9668507176814295e-05, - "loss": 1.4648, - "step": 857 - }, - { - "epoch": 0.99, - "grad_norm": 0.0, - "learning_rate": 1.9667446378830363e-05, - "loss": 0.9323, - "step": 858 - }, - { - "epoch": 0.99, - "grad_norm": 0.0, - "learning_rate": 1.966638391494514e-05, - "loss": 1.5896, - "step": 859 - }, - { - "epoch": 0.99, - "grad_norm": 0.0, - "learning_rate": 1.9665319785341713e-05, - "loss": 1.6798, - "step": 860 - }, - { - "epoch": 0.99, - "grad_norm": 0.0, - "learning_rate": 1.9664253990203456e-05, - "loss": 1.1682, - "step": 861 - }, - { - "epoch": 0.99, - "grad_norm": 0.0, - "learning_rate": 1.9663186529714022e-05, - "loss": 0.804, - "step": 862 - }, - { - "epoch": 1.0, - "grad_norm": 0.0, - "learning_rate": 1.966211740405736e-05, - "loss": 1.5944, - "step": 863 - }, - { - "epoch": 1.0, - "grad_norm": 0.0, - "learning_rate": 1.9661046613417702e-05, - "loss": 1.1328, - "step": 864 - }, - { - "epoch": 1.0, - "grad_norm": 0.0, - "learning_rate": 1.9659974157979566e-05, - "loss": 0.9464, - "step": 865 - }, - { - "epoch": 1.0, - "grad_norm": 0.0, - "learning_rate": 1.965890003792776e-05, - "loss": 1.1277, - "step": 866 - }, - { - "epoch": 1.0, - "grad_norm": 0.0, - "learning_rate": 1.9657824253447378e-05, - "loss": 0.9706, - "step": 867 - }, - { - "epoch": 1.0, - "grad_norm": 0.0, - "learning_rate": 1.9656746804723794e-05, - "loss": 0.8101, - "step": 868 - }, - { - "epoch": 1.0, - "grad_norm": 0.0, - "learning_rate": 1.9655667691942684e-05, - "loss": 1.1957, - "step": 869 - }, - { - "epoch": 1.0, - "grad_norm": 0.0, - "learning_rate": 1.9654586915289994e-05, - "loss": 1.0528, - "step": 870 - }, - { - "epoch": 1.0, - "grad_norm": 0.0, - "learning_rate": 1.9653504474951965e-05, - "loss": 1.2829, - "step": 871 - }, - { - "epoch": 1.01, - "grad_norm": 0.0, - "learning_rate": 1.965242037111513e-05, - "loss": 0.6818, - "step": 872 - }, - { - "epoch": 1.01, - "grad_norm": 0.0, - "learning_rate": 1.9651334603966298e-05, - "loss": 1.1286, - "step": 873 - }, - { - "epoch": 1.01, - "grad_norm": 0.0, - "learning_rate": 1.9650247173692565e-05, - "loss": 0.7951, - "step": 874 - }, - { - "epoch": 1.01, - "grad_norm": 0.0, - "learning_rate": 1.9649158080481327e-05, - "loss": 0.8535, - "step": 875 - }, - { - "epoch": 1.01, - "grad_norm": 0.0, - "learning_rate": 1.964806732452025e-05, - "loss": 0.7372, - "step": 876 - }, - { - "epoch": 1.01, - "grad_norm": 0.0, - "learning_rate": 1.9646974905997295e-05, - "loss": 0.8706, - "step": 877 - }, - { - "epoch": 1.01, - "grad_norm": 0.0, - "learning_rate": 1.964588082510071e-05, - "loss": 0.8035, - "step": 878 - }, - { - "epoch": 1.01, - "grad_norm": 0.0, - "learning_rate": 1.964478508201903e-05, - "loss": 1.3082, - "step": 879 - }, - { - "epoch": 1.01, - "grad_norm": 0.0, - "learning_rate": 1.964368767694107e-05, - "loss": 0.7903, - "step": 880 - }, - { - "epoch": 1.02, - "grad_norm": 0.0, - "learning_rate": 1.964258861005594e-05, - "loss": 1.1664, - "step": 881 - }, - { - "epoch": 1.02, - "grad_norm": 0.0, - "learning_rate": 1.9641487881553026e-05, - "loss": 0.7454, - "step": 882 - }, - { - "epoch": 1.02, - "grad_norm": 0.0, - "learning_rate": 1.964038549162201e-05, - "loss": 1.2365, - "step": 883 - }, - { - "epoch": 1.02, - "grad_norm": 0.0, - "learning_rate": 1.9639281440452858e-05, - "loss": 1.2786, - "step": 884 - }, - { - "epoch": 1.02, - "grad_norm": 0.0, - "learning_rate": 1.9638175728235817e-05, - "loss": 1.0413, - "step": 885 - }, - { - "epoch": 1.02, - "grad_norm": 0.0, - "learning_rate": 1.9637068355161428e-05, - "loss": 0.7057, - "step": 886 - }, - { - "epoch": 1.02, - "grad_norm": 0.0, - "learning_rate": 1.9635959321420514e-05, - "loss": 0.9939, - "step": 887 - }, - { - "epoch": 1.02, - "grad_norm": 0.0, - "learning_rate": 1.9634848627204182e-05, - "loss": 0.8481, - "step": 888 - }, - { - "epoch": 1.03, - "grad_norm": 0.0, - "learning_rate": 1.9633736272703826e-05, - "loss": 0.782, - "step": 889 - }, - { - "epoch": 1.03, - "grad_norm": 0.0, - "learning_rate": 1.9632622258111135e-05, - "loss": 0.9992, - "step": 890 - }, - { - "epoch": 1.03, - "grad_norm": 0.0, - "learning_rate": 1.963150658361807e-05, - "loss": 0.9911, - "step": 891 - }, - { - "epoch": 1.03, - "grad_norm": 0.0, - "learning_rate": 1.963038924941689e-05, - "loss": 1.0151, - "step": 892 - }, - { - "epoch": 1.03, - "grad_norm": 0.0, - "learning_rate": 1.9629270255700127e-05, - "loss": 1.3492, - "step": 893 - }, - { - "epoch": 1.03, - "grad_norm": 0.0, - "learning_rate": 1.9628149602660615e-05, - "loss": 1.027, - "step": 894 - }, - { - "epoch": 1.03, - "grad_norm": 0.0, - "learning_rate": 1.962702729049146e-05, - "loss": 0.5747, - "step": 895 - }, - { - "epoch": 1.03, - "grad_norm": 0.0, - "learning_rate": 1.9625903319386064e-05, - "loss": 1.0845, - "step": 896 - }, - { - "epoch": 1.03, - "grad_norm": 0.0, - "learning_rate": 1.9624777689538107e-05, - "loss": 0.8127, - "step": 897 - }, - { - "epoch": 1.04, - "grad_norm": 0.0, - "learning_rate": 1.9623650401141563e-05, - "loss": 0.7639, - "step": 898 - }, - { - "epoch": 1.04, - "grad_norm": 0.0, - "learning_rate": 1.962252145439068e-05, - "loss": 1.1167, - "step": 899 - }, - { - "epoch": 1.04, - "grad_norm": 0.0, - "learning_rate": 1.962139084948001e-05, - "loss": 0.8443, - "step": 900 - }, - { - "epoch": 1.04, - "grad_norm": 0.0, - "learning_rate": 1.9620258586604364e-05, - "loss": 1.0628, - "step": 901 - }, - { - "epoch": 1.04, - "grad_norm": 0.0, - "learning_rate": 1.9619124665958867e-05, - "loss": 1.3133, - "step": 902 - }, - { - "epoch": 1.04, - "grad_norm": 0.0, - "learning_rate": 1.9617989087738913e-05, - "loss": 1.3344, - "step": 903 - }, - { - "epoch": 1.04, - "grad_norm": 0.0, - "learning_rate": 1.9616851852140188e-05, - "loss": 0.8093, - "step": 904 - }, - { - "epoch": 1.04, - "grad_norm": 0.0, - "learning_rate": 1.9615712959358656e-05, - "loss": 0.922, - "step": 905 - }, - { - "epoch": 1.04, - "grad_norm": 0.0, - "learning_rate": 1.9614572409590575e-05, - "loss": 1.0419, - "step": 906 - }, - { - "epoch": 1.05, - "grad_norm": 0.0, - "learning_rate": 1.9613430203032486e-05, - "loss": 1.0293, - "step": 907 - }, - { - "epoch": 1.05, - "grad_norm": 0.0, - "learning_rate": 1.9612286339881213e-05, - "loss": 1.1019, - "step": 908 - }, - { - "epoch": 1.05, - "grad_norm": 0.0, - "learning_rate": 1.9611140820333868e-05, - "loss": 0.689, - "step": 909 - }, - { - "epoch": 1.05, - "grad_norm": 0.0, - "learning_rate": 1.960999364458785e-05, - "loss": 0.9873, - "step": 910 - }, - { - "epoch": 1.05, - "grad_norm": 0.0, - "learning_rate": 1.960884481284084e-05, - "loss": 1.1895, - "step": 911 - }, - { - "epoch": 1.05, - "grad_norm": 0.0, - "learning_rate": 1.96076943252908e-05, - "loss": 1.2913, - "step": 912 - }, - { - "epoch": 1.05, - "grad_norm": 0.0, - "learning_rate": 1.960654218213599e-05, - "loss": 1.208, - "step": 913 - }, - { - "epoch": 1.05, - "grad_norm": 0.0, - "learning_rate": 1.9605388383574948e-05, - "loss": 0.8498, - "step": 914 - }, - { - "epoch": 1.06, - "grad_norm": 0.0, - "learning_rate": 1.9604232929806493e-05, - "loss": 0.8538, - "step": 915 - }, - { - "epoch": 1.06, - "grad_norm": 0.0, - "learning_rate": 1.9603075821029734e-05, - "loss": 0.9295, - "step": 916 - }, - { - "epoch": 1.06, - "grad_norm": 0.0, - "learning_rate": 1.960191705744407e-05, - "loss": 1.0465, - "step": 917 - }, - { - "epoch": 1.06, - "grad_norm": 0.0, - "learning_rate": 1.9600756639249175e-05, - "loss": 0.8313, - "step": 918 - }, - { - "epoch": 1.06, - "grad_norm": 0.0, - "learning_rate": 1.9599594566645016e-05, - "loss": 0.8451, - "step": 919 - }, - { - "epoch": 1.06, - "grad_norm": 0.0, - "learning_rate": 1.9598430839831836e-05, - "loss": 1.0658, - "step": 920 - }, - { - "epoch": 1.06, - "grad_norm": 0.0, - "learning_rate": 1.9597265459010177e-05, - "loss": 0.9519, - "step": 921 - }, - { - "epoch": 1.06, - "grad_norm": 0.0, - "learning_rate": 1.9596098424380855e-05, - "loss": 0.8551, - "step": 922 - }, - { - "epoch": 1.06, - "grad_norm": 0.0, - "learning_rate": 1.9594929736144978e-05, - "loss": 0.8863, - "step": 923 - }, - { - "epoch": 1.07, - "grad_norm": 0.0, - "learning_rate": 1.9593759394503925e-05, - "loss": 1.0073, - "step": 924 - }, - { - "epoch": 1.07, - "grad_norm": 0.0, - "learning_rate": 1.959258739965938e-05, - "loss": 0.959, - "step": 925 - }, - { - "epoch": 1.07, - "grad_norm": 0.0, - "learning_rate": 1.95914137518133e-05, - "loss": 0.8418, - "step": 926 - }, - { - "epoch": 1.07, - "grad_norm": 0.0, - "learning_rate": 1.9590238451167927e-05, - "loss": 1.2574, - "step": 927 - }, - { - "epoch": 1.07, - "grad_norm": 0.0, - "learning_rate": 1.958906149792579e-05, - "loss": 0.8694, - "step": 928 - }, - { - "epoch": 1.07, - "grad_norm": 0.0, - "learning_rate": 1.95878828922897e-05, - "loss": 0.9615, - "step": 929 - }, - { - "epoch": 1.07, - "grad_norm": 0.0, - "learning_rate": 1.958670263446276e-05, - "loss": 1.0167, - "step": 930 - }, - { - "epoch": 1.07, - "grad_norm": 0.0, - "learning_rate": 1.9585520724648354e-05, - "loss": 1.3627, - "step": 931 - }, - { - "epoch": 1.07, - "grad_norm": 0.0, - "learning_rate": 1.9584337163050145e-05, - "loss": 1.1647, - "step": 932 - }, - { - "epoch": 1.08, - "grad_norm": 0.0, - "learning_rate": 1.9583151949872083e-05, - "loss": 0.8245, - "step": 933 - }, - { - "epoch": 1.08, - "grad_norm": 0.0, - "learning_rate": 1.958196508531841e-05, - "loss": 0.7713, - "step": 934 - }, - { - "epoch": 1.08, - "grad_norm": 0.0, - "learning_rate": 1.9580776569593646e-05, - "loss": 0.997, - "step": 935 - }, - { - "epoch": 1.08, - "grad_norm": 0.0, - "learning_rate": 1.95795864029026e-05, - "loss": 1.2893, - "step": 936 - }, - { - "epoch": 1.08, - "grad_norm": 0.0, - "learning_rate": 1.9578394585450354e-05, - "loss": 1.009, - "step": 937 - }, - { - "epoch": 1.08, - "grad_norm": 0.0, - "learning_rate": 1.957720111744229e-05, - "loss": 1.0886, - "step": 938 - }, - { - "epoch": 1.08, - "grad_norm": 0.0, - "learning_rate": 1.957600599908406e-05, - "loss": 1.0557, - "step": 939 - }, - { - "epoch": 1.08, - "grad_norm": 0.0, - "learning_rate": 1.957480923058162e-05, - "loss": 0.7284, - "step": 940 - }, - { - "epoch": 1.09, - "grad_norm": 0.0, - "learning_rate": 1.9573610812141183e-05, - "loss": 1.3707, - "step": 941 - }, - { - "epoch": 1.09, - "grad_norm": 0.0, - "learning_rate": 1.9572410743969275e-05, - "loss": 0.8368, - "step": 942 - }, - { - "epoch": 1.09, - "grad_norm": 0.0, - "learning_rate": 1.9571209026272683e-05, - "loss": 1.0802, - "step": 943 - }, - { - "epoch": 1.09, - "grad_norm": 0.0, - "learning_rate": 1.9570005659258493e-05, - "loss": 1.2621, - "step": 944 - }, - { - "epoch": 1.09, - "grad_norm": 0.0, - "learning_rate": 1.9568800643134073e-05, - "loss": 0.9765, - "step": 945 - }, - { - "epoch": 1.09, - "grad_norm": 0.0, - "learning_rate": 1.956759397810706e-05, - "loss": 0.9658, - "step": 946 - }, - { - "epoch": 1.09, - "grad_norm": 0.0, - "learning_rate": 1.95663856643854e-05, - "loss": 0.7247, - "step": 947 - }, - { - "epoch": 1.09, - "grad_norm": 0.0, - "learning_rate": 1.9565175702177305e-05, - "loss": 0.9484, - "step": 948 - }, - { - "epoch": 1.09, - "grad_norm": 0.0, - "learning_rate": 1.9563964091691275e-05, - "loss": 0.738, - "step": 949 - }, - { - "epoch": 1.1, - "grad_norm": 0.0, - "learning_rate": 1.9562750833136096e-05, - "loss": 0.7181, - "step": 950 - }, - { - "epoch": 1.1, - "grad_norm": 0.0, - "learning_rate": 1.9561535926720846e-05, - "loss": 0.7743, - "step": 951 - }, - { - "epoch": 1.1, - "grad_norm": 0.0, - "learning_rate": 1.9560319372654864e-05, - "loss": 0.5682, - "step": 952 - }, - { - "epoch": 1.1, - "grad_norm": 0.0, - "learning_rate": 1.95591011711478e-05, - "loss": 1.2538, - "step": 953 - }, - { - "epoch": 1.1, - "grad_norm": 0.0, - "learning_rate": 1.9557881322409572e-05, - "loss": 1.2674, - "step": 954 - }, - { - "epoch": 1.1, - "grad_norm": 0.0, - "learning_rate": 1.955665982665038e-05, - "loss": 1.2156, - "step": 955 - }, - { - "epoch": 1.1, - "grad_norm": 0.0, - "learning_rate": 1.955543668408072e-05, - "loss": 1.0532, - "step": 956 - }, - { - "epoch": 1.1, - "grad_norm": 0.0, - "learning_rate": 1.9554211894911363e-05, - "loss": 0.6557, - "step": 957 - }, - { - "epoch": 1.1, - "grad_norm": 0.0, - "learning_rate": 1.955298545935336e-05, - "loss": 0.7071, - "step": 958 - }, - { - "epoch": 1.11, - "grad_norm": 0.0, - "learning_rate": 1.9551757377618056e-05, - "loss": 1.2263, - "step": 959 - }, - { - "epoch": 1.11, - "grad_norm": 0.0, - "learning_rate": 1.9550527649917077e-05, - "loss": 1.126, - "step": 960 - }, - { - "epoch": 1.11, - "grad_norm": 0.0, - "learning_rate": 1.9549296276462326e-05, - "loss": 1.2136, - "step": 961 - }, - { - "epoch": 1.11, - "grad_norm": 0.0, - "learning_rate": 1.9548063257465997e-05, - "loss": 1.0141, - "step": 962 - }, - { - "epoch": 1.11, - "grad_norm": 0.0, - "learning_rate": 1.9546828593140565e-05, - "loss": 0.7208, - "step": 963 - }, - { - "epoch": 1.11, - "grad_norm": 0.0, - "learning_rate": 1.9545592283698784e-05, - "loss": 0.9963, - "step": 964 - }, - { - "epoch": 1.11, - "grad_norm": 0.0, - "learning_rate": 1.95443543293537e-05, - "loss": 1.1406, - "step": 965 - }, - { - "epoch": 1.11, - "grad_norm": 0.0, - "learning_rate": 1.954311473031864e-05, - "loss": 0.8551, - "step": 966 - }, - { - "epoch": 1.12, - "grad_norm": 0.0, - "learning_rate": 1.954187348680721e-05, - "loss": 1.4571, - "step": 967 - }, - { - "epoch": 1.12, - "grad_norm": 0.0, - "learning_rate": 1.9540630599033297e-05, - "loss": 0.6772, - "step": 968 - }, - { - "epoch": 1.12, - "grad_norm": 0.0, - "learning_rate": 1.953938606721108e-05, - "loss": 0.7642, - "step": 969 - }, - { - "epoch": 1.12, - "grad_norm": 0.0, - "learning_rate": 1.9538139891555024e-05, - "loss": 1.0363, - "step": 970 - }, - { - "epoch": 1.12, - "grad_norm": 0.0, - "learning_rate": 1.9536892072279863e-05, - "loss": 0.8562, - "step": 971 - }, - { - "epoch": 1.12, - "grad_norm": 0.0, - "learning_rate": 1.9535642609600625e-05, - "loss": 1.5801, - "step": 972 - }, - { - "epoch": 1.12, - "grad_norm": 0.0, - "learning_rate": 1.9534391503732617e-05, - "loss": 1.0238, - "step": 973 - }, - { - "epoch": 1.12, - "grad_norm": 0.0, - "learning_rate": 1.953313875489143e-05, - "loss": 0.9156, - "step": 974 - }, - { - "epoch": 1.12, - "grad_norm": 0.0, - "learning_rate": 1.9531884363292944e-05, - "loss": 1.0633, - "step": 975 - }, - { - "epoch": 1.13, - "grad_norm": 0.0, - "learning_rate": 1.953062832915331e-05, - "loss": 1.0503, - "step": 976 - }, - { - "epoch": 1.13, - "grad_norm": 0.0, - "learning_rate": 1.952937065268897e-05, - "loss": 0.5454, - "step": 977 - }, - { - "epoch": 1.13, - "grad_norm": 0.0, - "learning_rate": 1.952811133411665e-05, - "loss": 0.6742, - "step": 978 - }, - { - "epoch": 1.13, - "grad_norm": 0.0, - "learning_rate": 1.9526850373653356e-05, - "loss": 0.8818, - "step": 979 - }, - { - "epoch": 1.13, - "grad_norm": 0.0, - "learning_rate": 1.9525587771516378e-05, - "loss": 0.7173, - "step": 980 - }, - { - "epoch": 1.13, - "grad_norm": 0.0, - "learning_rate": 1.9524323527923284e-05, - "loss": 1.1061, - "step": 981 - }, - { - "epoch": 1.13, - "grad_norm": 0.0, - "learning_rate": 1.952305764309194e-05, - "loss": 0.716, - "step": 982 - }, - { - "epoch": 1.13, - "grad_norm": 0.0, - "learning_rate": 1.9521790117240472e-05, - "loss": 0.8946, - "step": 983 - }, - { - "epoch": 1.13, - "grad_norm": 0.0, - "learning_rate": 1.9520520950587304e-05, - "loss": 1.2197, - "step": 984 - }, - { - "epoch": 1.14, - "grad_norm": 0.0, - "learning_rate": 1.9519250143351146e-05, - "loss": 0.9845, - "step": 985 - }, - { - "epoch": 1.14, - "grad_norm": 0.0, - "learning_rate": 1.951797769575098e-05, - "loss": 0.948, - "step": 986 - }, - { - "epoch": 1.14, - "grad_norm": 0.0, - "learning_rate": 1.9516703608006074e-05, - "loss": 1.1609, - "step": 987 - }, - { - "epoch": 1.14, - "grad_norm": 0.0, - "learning_rate": 1.9515427880335986e-05, - "loss": 1.0806, - "step": 988 - }, - { - "epoch": 1.14, - "grad_norm": 0.0, - "learning_rate": 1.951415051296054e-05, - "loss": 0.9029, - "step": 989 - }, - { - "epoch": 1.14, - "grad_norm": 0.0, - "learning_rate": 1.951287150609986e-05, - "loss": 0.8838, - "step": 990 - }, - { - "epoch": 1.14, - "grad_norm": 0.0, - "learning_rate": 1.9511590859974344e-05, - "loss": 1.1779, - "step": 991 - }, - { - "epoch": 1.14, - "grad_norm": 0.0, - "learning_rate": 1.9510308574804673e-05, - "loss": 1.0206, - "step": 992 - }, - { - "epoch": 1.15, - "grad_norm": 0.0, - "learning_rate": 1.9509024650811813e-05, - "loss": 1.2156, - "step": 993 - }, - { - "epoch": 1.15, - "grad_norm": 0.0, - "learning_rate": 1.9507739088217007e-05, - "loss": 1.1812, - "step": 994 - }, - { - "epoch": 1.15, - "grad_norm": 0.0, - "learning_rate": 1.9506451887241787e-05, - "loss": 0.7558, - "step": 995 - }, - { - "epoch": 1.15, - "grad_norm": 0.0, - "learning_rate": 1.9505163048107968e-05, - "loss": 1.2155, - "step": 996 - }, - { - "epoch": 1.15, - "grad_norm": 0.0, - "learning_rate": 1.9503872571037637e-05, - "loss": 0.9786, - "step": 997 - }, - { - "epoch": 1.15, - "grad_norm": 0.0, - "learning_rate": 1.9502580456253173e-05, - "loss": 1.3106, - "step": 998 - }, - { - "epoch": 1.15, - "grad_norm": 0.0, - "learning_rate": 1.9501286703977232e-05, - "loss": 0.7946, - "step": 999 - }, - { - "epoch": 1.15, - "grad_norm": 0.0, - "learning_rate": 1.9499991314432757e-05, - "loss": 1.4868, - "step": 1000 - }, - { - "epoch": 1.15, - "grad_norm": 0.0, - "learning_rate": 1.9498694287842972e-05, - "loss": 0.823, - "step": 1001 - }, - { - "epoch": 1.16, - "grad_norm": 0.0, - "learning_rate": 1.9497395624431378e-05, - "loss": 0.6461, - "step": 1002 - }, - { - "epoch": 1.16, - "grad_norm": 0.0, - "learning_rate": 1.949609532442176e-05, - "loss": 0.8271, - "step": 1003 - }, - { - "epoch": 1.16, - "grad_norm": 0.0, - "learning_rate": 1.949479338803819e-05, - "loss": 1.1006, - "step": 1004 - }, - { - "epoch": 1.16, - "grad_norm": 0.0, - "learning_rate": 1.949348981550502e-05, - "loss": 1.0635, - "step": 1005 - }, - { - "epoch": 1.16, - "grad_norm": 0.0, - "learning_rate": 1.949218460704688e-05, - "loss": 1.2877, - "step": 1006 - }, - { - "epoch": 1.16, - "grad_norm": 0.0, - "learning_rate": 1.9490877762888685e-05, - "loss": 1.0851, - "step": 1007 - }, - { - "epoch": 1.16, - "grad_norm": 0.0, - "learning_rate": 1.9489569283255633e-05, - "loss": 1.0516, - "step": 1008 - }, - { - "epoch": 1.16, - "grad_norm": 0.0, - "learning_rate": 1.9488259168373198e-05, - "loss": 0.8952, - "step": 1009 - }, - { - "epoch": 1.16, - "grad_norm": 0.0, - "learning_rate": 1.948694741846714e-05, - "loss": 0.8495, - "step": 1010 - }, - { - "epoch": 1.17, - "grad_norm": 0.0, - "learning_rate": 1.9485634033763507e-05, - "loss": 0.901, - "step": 1011 - }, - { - "epoch": 1.17, - "grad_norm": 0.0, - "learning_rate": 1.9484319014488618e-05, - "loss": 1.1878, - "step": 1012 - }, - { - "epoch": 1.17, - "grad_norm": 0.0, - "learning_rate": 1.9483002360869082e-05, - "loss": 0.9584, - "step": 1013 - }, - { - "epoch": 1.17, - "grad_norm": 0.0, - "learning_rate": 1.9481684073131774e-05, - "loss": 0.6097, - "step": 1014 - }, - { - "epoch": 1.17, - "grad_norm": 0.0, - "learning_rate": 1.9480364151503876e-05, - "loss": 0.8318, - "step": 1015 - }, - { - "epoch": 1.17, - "grad_norm": 0.0, - "learning_rate": 1.9479042596212833e-05, - "loss": 0.8177, - "step": 1016 - }, - { - "epoch": 1.17, - "grad_norm": 0.0, - "learning_rate": 1.9477719407486372e-05, - "loss": 1.0826, - "step": 1017 - }, - { - "epoch": 1.17, - "grad_norm": 0.0, - "learning_rate": 1.947639458555251e-05, - "loss": 0.9918, - "step": 1018 - }, - { - "epoch": 1.18, - "grad_norm": 0.0, - "learning_rate": 1.9475068130639543e-05, - "loss": 0.939, - "step": 1019 - }, - { - "epoch": 1.18, - "grad_norm": 0.0, - "learning_rate": 1.9473740042976045e-05, - "loss": 0.9573, - "step": 1020 - }, - { - "epoch": 1.18, - "grad_norm": 0.0, - "learning_rate": 1.947241032279087e-05, - "loss": 0.8464, - "step": 1021 - }, - { - "epoch": 1.18, - "grad_norm": 0.0, - "learning_rate": 1.947107897031316e-05, - "loss": 1.3508, - "step": 1022 - }, - { - "epoch": 1.18, - "grad_norm": 0.0, - "learning_rate": 1.9469745985772333e-05, - "loss": 0.9948, - "step": 1023 - }, - { - "epoch": 1.18, - "grad_norm": 0.0, - "learning_rate": 1.946841136939809e-05, - "loss": 0.5097, - "step": 1024 - }, - { - "epoch": 1.18, - "grad_norm": 0.0, - "learning_rate": 1.9467075121420415e-05, - "loss": 0.9076, - "step": 1025 - }, - { - "epoch": 1.18, - "grad_norm": 0.0, - "learning_rate": 1.9465737242069565e-05, - "loss": 1.0428, - "step": 1026 - }, - { - "epoch": 1.18, - "grad_norm": 0.0, - "learning_rate": 1.9464397731576093e-05, - "loss": 0.7069, - "step": 1027 - }, - { - "epoch": 1.19, - "grad_norm": 0.0, - "learning_rate": 1.9463056590170822e-05, - "loss": 1.0542, - "step": 1028 - }, - { - "epoch": 1.19, - "grad_norm": 0.0, - "learning_rate": 1.9461713818084857e-05, - "loss": 1.2891, - "step": 1029 - }, - { - "epoch": 1.19, - "grad_norm": 0.0, - "learning_rate": 1.946036941554958e-05, - "loss": 1.0626, - "step": 1030 - }, - { - "epoch": 1.19, - "grad_norm": 0.0, - "learning_rate": 1.9459023382796667e-05, - "loss": 0.6815, - "step": 1031 - }, - { - "epoch": 1.19, - "grad_norm": 0.0, - "learning_rate": 1.9457675720058063e-05, - "loss": 1.2258, - "step": 1032 - }, - { - "epoch": 1.19, - "grad_norm": 0.0, - "learning_rate": 1.9456326427566002e-05, - "loss": 1.0482, - "step": 1033 - }, - { - "epoch": 1.19, - "grad_norm": 0.0, - "learning_rate": 1.9454975505552994e-05, - "loss": 0.98, - "step": 1034 - }, - { - "epoch": 1.19, - "grad_norm": 0.0, - "learning_rate": 1.945362295425183e-05, - "loss": 0.6251, - "step": 1035 - }, - { - "epoch": 1.19, - "grad_norm": 0.0, - "learning_rate": 1.9452268773895582e-05, - "loss": 0.9217, - "step": 1036 - }, - { - "epoch": 1.2, - "grad_norm": 0.0, - "learning_rate": 1.9450912964717604e-05, - "loss": 0.9712, - "step": 1037 - }, - { - "epoch": 1.2, - "grad_norm": 0.0, - "learning_rate": 1.944955552695153e-05, - "loss": 1.2332, - "step": 1038 - }, - { - "epoch": 1.2, - "grad_norm": 0.0, - "learning_rate": 1.9448196460831274e-05, - "loss": 0.8629, - "step": 1039 - }, - { - "epoch": 1.2, - "grad_norm": 0.0, - "learning_rate": 1.9446835766591032e-05, - "loss": 0.4908, - "step": 1040 - }, - { - "epoch": 1.2, - "grad_norm": 0.0, - "learning_rate": 1.944547344446528e-05, - "loss": 0.8569, - "step": 1041 - }, - { - "epoch": 1.2, - "grad_norm": 0.0, - "learning_rate": 1.9444109494688773e-05, - "loss": 1.4193, - "step": 1042 - }, - { - "epoch": 1.2, - "grad_norm": 0.0, - "learning_rate": 1.944274391749655e-05, - "loss": 0.7405, - "step": 1043 - }, - { - "epoch": 1.2, - "grad_norm": 0.0, - "learning_rate": 1.9441376713123924e-05, - "loss": 0.9289, - "step": 1044 - }, - { - "epoch": 1.21, - "grad_norm": 0.0, - "learning_rate": 1.9440007881806502e-05, - "loss": 0.995, - "step": 1045 - }, - { - "epoch": 1.21, - "grad_norm": 0.0, - "learning_rate": 1.943863742378015e-05, - "loss": 1.0817, - "step": 1046 - }, - { - "epoch": 1.21, - "grad_norm": 0.0, - "learning_rate": 1.9437265339281034e-05, - "loss": 1.0899, - "step": 1047 - }, - { - "epoch": 1.21, - "grad_norm": 0.0, - "learning_rate": 1.9435891628545593e-05, - "loss": 0.8082, - "step": 1048 - }, - { - "epoch": 1.21, - "grad_norm": 0.0, - "learning_rate": 1.943451629181054e-05, - "loss": 0.736, - "step": 1049 - }, - { - "epoch": 1.21, - "grad_norm": 0.0, - "learning_rate": 1.9433139329312876e-05, - "loss": 1.1373, - "step": 1050 - }, - { - "epoch": 1.21, - "grad_norm": 0.0, - "learning_rate": 1.9431760741289886e-05, - "loss": 0.7918, - "step": 1051 - }, - { - "epoch": 1.21, - "grad_norm": 0.0, - "learning_rate": 1.9430380527979124e-05, - "loss": 0.6676, - "step": 1052 - }, - { - "epoch": 1.21, - "grad_norm": 0.0, - "learning_rate": 1.9428998689618428e-05, - "loss": 1.1873, - "step": 1053 - }, - { - "epoch": 1.22, - "grad_norm": 0.0, - "learning_rate": 1.9427615226445918e-05, - "loss": 0.9693, - "step": 1054 - }, - { - "epoch": 1.22, - "grad_norm": 0.0, - "learning_rate": 1.9426230138699998e-05, - "loss": 0.732, - "step": 1055 - }, - { - "epoch": 1.22, - "grad_norm": 0.0, - "learning_rate": 1.9424843426619343e-05, - "loss": 0.9839, - "step": 1056 - }, - { - "epoch": 1.22, - "grad_norm": 0.0, - "learning_rate": 1.9423455090442917e-05, - "loss": 1.1055, - "step": 1057 - }, - { - "epoch": 1.22, - "grad_norm": 0.0, - "learning_rate": 1.9422065130409954e-05, - "loss": 1.0089, - "step": 1058 - }, - { - "epoch": 1.22, - "grad_norm": 0.0, - "learning_rate": 1.942067354675997e-05, - "loss": 1.2319, - "step": 1059 - }, - { - "epoch": 1.22, - "grad_norm": 0.0, - "learning_rate": 1.941928033973277e-05, - "loss": 1.0473, - "step": 1060 - }, - { - "epoch": 1.22, - "grad_norm": 0.0, - "learning_rate": 1.9417885509568433e-05, - "loss": 1.1752, - "step": 1061 - }, - { - "epoch": 1.22, - "grad_norm": 0.0, - "learning_rate": 1.9416489056507312e-05, - "loss": 0.8267, - "step": 1062 - }, - { - "epoch": 1.23, - "grad_norm": 0.0, - "learning_rate": 1.941509098079005e-05, - "loss": 0.8377, - "step": 1063 - }, - { - "epoch": 1.23, - "grad_norm": 0.0, - "learning_rate": 1.9413691282657563e-05, - "loss": 0.6613, - "step": 1064 - }, - { - "epoch": 1.23, - "grad_norm": 0.0, - "learning_rate": 1.9412289962351042e-05, - "loss": 1.1661, - "step": 1065 - }, - { - "epoch": 1.23, - "grad_norm": 0.0, - "learning_rate": 1.9410887020111973e-05, - "loss": 0.9211, - "step": 1066 - }, - { - "epoch": 1.23, - "grad_norm": 0.0, - "learning_rate": 1.9409482456182105e-05, - "loss": 0.8762, - "step": 1067 - }, - { - "epoch": 1.23, - "grad_norm": 0.0, - "learning_rate": 1.9408076270803476e-05, - "loss": 0.9251, - "step": 1068 - }, - { - "epoch": 1.23, - "grad_norm": 0.0, - "learning_rate": 1.94066684642184e-05, - "loss": 0.7659, - "step": 1069 - }, - { - "epoch": 1.23, - "grad_norm": 0.0, - "learning_rate": 1.9405259036669476e-05, - "loss": 0.8459, - "step": 1070 - }, - { - "epoch": 1.24, - "grad_norm": 0.0, - "learning_rate": 1.940384798839957e-05, - "loss": 0.8723, - "step": 1071 - }, - { - "epoch": 1.24, - "grad_norm": 0.0, - "learning_rate": 1.9402435319651838e-05, - "loss": 1.394, - "step": 1072 - }, - { - "epoch": 1.24, - "grad_norm": 0.0, - "learning_rate": 1.9401021030669715e-05, - "loss": 0.9702, - "step": 1073 - }, - { - "epoch": 1.24, - "grad_norm": 0.0, - "learning_rate": 1.939960512169691e-05, - "loss": 0.9151, - "step": 1074 - }, - { - "epoch": 1.24, - "grad_norm": 0.0, - "learning_rate": 1.939818759297741e-05, - "loss": 1.0298, - "step": 1075 - }, - { - "epoch": 1.24, - "grad_norm": 0.0, - "learning_rate": 1.939676844475549e-05, - "loss": 1.0313, - "step": 1076 - }, - { - "epoch": 1.24, - "grad_norm": 0.0, - "learning_rate": 1.9395347677275695e-05, - "loss": 0.8852, - "step": 1077 - }, - { - "epoch": 1.24, - "grad_norm": 0.0, - "learning_rate": 1.9393925290782856e-05, - "loss": 0.878, - "step": 1078 - }, - { - "epoch": 1.24, - "grad_norm": 0.0, - "learning_rate": 1.9392501285522078e-05, - "loss": 0.8891, - "step": 1079 - }, - { - "epoch": 1.25, - "grad_norm": 0.0, - "learning_rate": 1.9391075661738747e-05, - "loss": 1.2454, - "step": 1080 - }, - { - "epoch": 1.25, - "grad_norm": 0.0, - "learning_rate": 1.9389648419678523e-05, - "loss": 1.1052, - "step": 1081 - }, - { - "epoch": 1.25, - "grad_norm": 0.0, - "learning_rate": 1.9388219559587353e-05, - "loss": 1.2967, - "step": 1082 - }, - { - "epoch": 1.25, - "grad_norm": 0.0, - "learning_rate": 1.9386789081711465e-05, - "loss": 0.9364, - "step": 1083 - }, - { - "epoch": 1.25, - "grad_norm": 0.0, - "learning_rate": 1.938535698629735e-05, - "loss": 1.0871, - "step": 1084 - }, - { - "epoch": 1.25, - "grad_norm": 0.0, - "learning_rate": 1.9383923273591793e-05, - "loss": 0.6089, - "step": 1085 - }, - { - "epoch": 1.25, - "grad_norm": 0.0, - "learning_rate": 1.9382487943841855e-05, - "loss": 0.8669, - "step": 1086 - }, - { - "epoch": 1.25, - "grad_norm": 0.0, - "learning_rate": 1.9381050997294864e-05, - "loss": 0.9008, - "step": 1087 - }, - { - "epoch": 1.25, - "grad_norm": 0.0, - "learning_rate": 1.9379612434198446e-05, - "loss": 1.3479, - "step": 1088 - }, - { - "epoch": 1.26, - "grad_norm": 0.0, - "learning_rate": 1.9378172254800487e-05, - "loss": 0.9746, - "step": 1089 - }, - { - "epoch": 1.26, - "grad_norm": 0.0, - "learning_rate": 1.9376730459349165e-05, - "loss": 0.8877, - "step": 1090 - }, - { - "epoch": 1.26, - "grad_norm": 0.0, - "learning_rate": 1.9375287048092927e-05, - "loss": 1.01, - "step": 1091 - }, - { - "epoch": 1.26, - "grad_norm": 0.0, - "learning_rate": 1.937384202128051e-05, - "loss": 0.5423, - "step": 1092 - }, - { - "epoch": 1.26, - "grad_norm": 0.0, - "learning_rate": 1.9372395379160913e-05, - "loss": 1.1549, - "step": 1093 - }, - { - "epoch": 1.26, - "grad_norm": 0.0, - "learning_rate": 1.9370947121983427e-05, - "loss": 1.0928, - "step": 1094 - }, - { - "epoch": 1.26, - "grad_norm": 0.0, - "learning_rate": 1.936949724999762e-05, - "loss": 1.1516, - "step": 1095 - }, - { - "epoch": 1.26, - "grad_norm": 0.0, - "learning_rate": 1.9368045763453328e-05, - "loss": 0.7792, - "step": 1096 - }, - { - "epoch": 1.27, - "grad_norm": 0.0, - "learning_rate": 1.9366592662600678e-05, - "loss": 0.77, - "step": 1097 - }, - { - "epoch": 1.27, - "grad_norm": 0.0, - "learning_rate": 1.9365137947690063e-05, - "loss": 1.1121, - "step": 1098 - }, - { - "epoch": 1.27, - "grad_norm": 0.0, - "learning_rate": 1.9363681618972166e-05, - "loss": 1.1635, - "step": 1099 - }, - { - "epoch": 1.27, - "grad_norm": 0.0, - "learning_rate": 1.936222367669794e-05, - "loss": 1.1591, - "step": 1100 - }, - { - "epoch": 1.27, - "grad_norm": 0.0, - "learning_rate": 1.936076412111862e-05, - "loss": 0.6275, - "step": 1101 - }, - { - "epoch": 1.27, - "grad_norm": 0.0, - "learning_rate": 1.935930295248572e-05, - "loss": 0.9429, - "step": 1102 - }, - { - "epoch": 1.27, - "grad_norm": 0.0, - "learning_rate": 1.9357840171051025e-05, - "loss": 0.9767, - "step": 1103 - }, - { - "epoch": 1.27, - "grad_norm": 0.0, - "learning_rate": 1.9356375777066604e-05, - "loss": 0.8115, - "step": 1104 - }, - { - "epoch": 1.27, - "grad_norm": 0.0, - "learning_rate": 1.9354909770784808e-05, - "loss": 1.1492, - "step": 1105 - }, - { - "epoch": 1.28, - "grad_norm": 0.0, - "learning_rate": 1.9353442152458244e-05, - "loss": 1.4193, - "step": 1106 - }, - { - "epoch": 1.28, - "grad_norm": 0.0, - "learning_rate": 1.9351972922339835e-05, - "loss": 1.1824, - "step": 1107 - }, - { - "epoch": 1.28, - "grad_norm": 0.0, - "learning_rate": 1.9350502080682744e-05, - "loss": 0.6456, - "step": 1108 - }, - { - "epoch": 1.28, - "grad_norm": 0.0, - "learning_rate": 1.9349029627740434e-05, - "loss": 1.1632, - "step": 1109 - }, - { - "epoch": 1.28, - "grad_norm": 0.0, - "learning_rate": 1.9347555563766635e-05, - "loss": 0.9042, - "step": 1110 - }, - { - "epoch": 1.28, - "grad_norm": 0.0, - "learning_rate": 1.9346079889015366e-05, - "loss": 1.3507, - "step": 1111 - }, - { - "epoch": 1.28, - "grad_norm": 0.0, - "learning_rate": 1.934460260374091e-05, - "loss": 1.0867, - "step": 1112 - }, - { - "epoch": 1.28, - "grad_norm": 0.0, - "learning_rate": 1.9343123708197834e-05, - "loss": 0.8163, - "step": 1113 - }, - { - "epoch": 1.28, - "grad_norm": 0.0, - "learning_rate": 1.9341643202640987e-05, - "loss": 0.9019, - "step": 1114 - }, - { - "epoch": 1.29, - "grad_norm": 0.0, - "learning_rate": 1.9340161087325483e-05, - "loss": 0.9791, - "step": 1115 - }, - { - "epoch": 1.29, - "grad_norm": 0.0, - "learning_rate": 1.933867736250673e-05, - "loss": 0.6435, - "step": 1116 - }, - { - "epoch": 1.29, - "grad_norm": 0.0, - "learning_rate": 1.9337192028440395e-05, - "loss": 0.7911, - "step": 1117 - }, - { - "epoch": 1.29, - "grad_norm": 0.0, - "learning_rate": 1.933570508538244e-05, - "loss": 0.957, - "step": 1118 - }, - { - "epoch": 1.29, - "grad_norm": 0.0, - "learning_rate": 1.9334216533589095e-05, - "loss": 1.2601, - "step": 1119 - }, - { - "epoch": 1.29, - "grad_norm": 0.0, - "learning_rate": 1.9332726373316866e-05, - "loss": 1.1132, - "step": 1120 - }, - { - "epoch": 1.29, - "grad_norm": 0.0, - "learning_rate": 1.933123460482254e-05, - "loss": 0.9882, - "step": 1121 - }, - { - "epoch": 1.29, - "grad_norm": 0.0, - "learning_rate": 1.9329741228363174e-05, - "loss": 1.3386, - "step": 1122 - }, - { - "epoch": 1.3, - "grad_norm": 0.0, - "learning_rate": 1.9328246244196117e-05, - "loss": 0.5956, - "step": 1123 - }, - { - "epoch": 1.3, - "grad_norm": 0.0, - "learning_rate": 1.932674965257898e-05, - "loss": 0.7152, - "step": 1124 - }, - { - "epoch": 1.3, - "grad_norm": 0.0, - "learning_rate": 1.9325251453769657e-05, - "loss": 1.15, - "step": 1125 - }, - { - "epoch": 1.3, - "grad_norm": 0.0, - "learning_rate": 1.932375164802632e-05, - "loss": 0.8366, - "step": 1126 - }, - { - "epoch": 1.3, - "grad_norm": 0.0, - "learning_rate": 1.9322250235607418e-05, - "loss": 0.9542, - "step": 1127 - }, - { - "epoch": 1.3, - "grad_norm": 0.0, - "learning_rate": 1.932074721677167e-05, - "loss": 1.0656, - "step": 1128 - }, - { - "epoch": 1.3, - "grad_norm": 0.0, - "learning_rate": 1.9319242591778086e-05, - "loss": 0.7784, - "step": 1129 - }, - { - "epoch": 1.3, - "grad_norm": 0.0, - "learning_rate": 1.9317736360885937e-05, - "loss": 0.8202, - "step": 1130 - }, - { - "epoch": 1.3, - "grad_norm": 0.0, - "learning_rate": 1.931622852435478e-05, - "loss": 0.5428, - "step": 1131 - }, - { - "epoch": 1.31, - "grad_norm": 0.0, - "learning_rate": 1.9314719082444443e-05, - "loss": 1.0818, - "step": 1132 - }, - { - "epoch": 1.31, - "grad_norm": 0.0, - "learning_rate": 1.9313208035415042e-05, - "loss": 0.8158, - "step": 1133 - }, - { - "epoch": 1.31, - "grad_norm": 0.0, - "learning_rate": 1.931169538352695e-05, - "loss": 1.1454, - "step": 1134 - }, - { - "epoch": 1.31, - "grad_norm": 0.0, - "learning_rate": 1.9310181127040842e-05, - "loss": 0.8106, - "step": 1135 - }, - { - "epoch": 1.31, - "grad_norm": 0.0, - "learning_rate": 1.930866526621765e-05, - "loss": 0.8883, - "step": 1136 - }, - { - "epoch": 1.31, - "grad_norm": 0.0, - "learning_rate": 1.9307147801318585e-05, - "loss": 1.5005, - "step": 1137 - }, - { - "epoch": 1.31, - "grad_norm": 0.0, - "learning_rate": 1.930562873260514e-05, - "loss": 0.9591, - "step": 1138 - }, - { - "epoch": 1.31, - "grad_norm": 0.0, - "learning_rate": 1.930410806033908e-05, - "loss": 1.1762, - "step": 1139 - }, - { - "epoch": 1.31, - "grad_norm": 0.0, - "learning_rate": 1.9302585784782452e-05, - "loss": 1.2755, - "step": 1140 - }, - { - "epoch": 1.32, - "grad_norm": 0.0, - "learning_rate": 1.9301061906197572e-05, - "loss": 1.1519, - "step": 1141 - }, - { - "epoch": 1.32, - "grad_norm": 0.0, - "learning_rate": 1.929953642484704e-05, - "loss": 0.9465, - "step": 1142 - }, - { - "epoch": 1.32, - "grad_norm": 0.0, - "learning_rate": 1.9298009340993725e-05, - "loss": 0.5935, - "step": 1143 - }, - { - "epoch": 1.32, - "grad_norm": 0.0, - "learning_rate": 1.9296480654900778e-05, - "loss": 1.0974, - "step": 1144 - }, - { - "epoch": 1.32, - "grad_norm": 0.0, - "learning_rate": 1.9294950366831617e-05, - "loss": 1.1291, - "step": 1145 - }, - { - "epoch": 1.32, - "grad_norm": 0.0, - "learning_rate": 1.9293418477049952e-05, - "loss": 0.6172, - "step": 1146 - }, - { - "epoch": 1.32, - "grad_norm": 0.0, - "learning_rate": 1.929188498581975e-05, - "loss": 1.1306, - "step": 1147 - }, - { - "epoch": 1.32, - "grad_norm": 0.0, - "learning_rate": 1.9290349893405268e-05, - "loss": 1.1638, - "step": 1148 - }, - { - "epoch": 1.33, - "grad_norm": 0.0, - "learning_rate": 1.9288813200071035e-05, - "loss": 0.9797, - "step": 1149 - }, - { - "epoch": 1.33, - "grad_norm": 0.0, - "learning_rate": 1.9287274906081853e-05, - "loss": 0.8172, - "step": 1150 - }, - { - "epoch": 1.33, - "grad_norm": 0.0, - "learning_rate": 1.9285735011702803e-05, - "loss": 0.9998, - "step": 1151 - }, - { - "epoch": 1.33, - "grad_norm": 0.0, - "learning_rate": 1.9284193517199237e-05, - "loss": 1.1224, - "step": 1152 - }, - { - "epoch": 1.33, - "grad_norm": 0.0, - "learning_rate": 1.928265042283679e-05, - "loss": 0.8443, - "step": 1153 - }, - { - "epoch": 1.33, - "grad_norm": 0.0, - "learning_rate": 1.9281105728881373e-05, - "loss": 0.8591, - "step": 1154 - }, - { - "epoch": 1.33, - "grad_norm": 0.0, - "learning_rate": 1.9279559435599164e-05, - "loss": 1.0501, - "step": 1155 - }, - { - "epoch": 1.33, - "grad_norm": 0.0, - "learning_rate": 1.927801154325662e-05, - "loss": 0.8019, - "step": 1156 - }, - { - "epoch": 1.33, - "grad_norm": 0.0, - "learning_rate": 1.9276462052120475e-05, - "loss": 0.5942, - "step": 1157 - }, - { - "epoch": 1.34, - "grad_norm": 0.0, - "learning_rate": 1.9274910962457742e-05, - "loss": 0.7414, - "step": 1158 - }, - { - "epoch": 1.34, - "grad_norm": 0.0, - "learning_rate": 1.9273358274535703e-05, - "loss": 1.0736, - "step": 1159 - }, - { - "epoch": 1.34, - "grad_norm": 0.0, - "learning_rate": 1.9271803988621923e-05, - "loss": 1.0634, - "step": 1160 - }, - { - "epoch": 1.34, - "grad_norm": 0.0, - "learning_rate": 1.927024810498423e-05, - "loss": 0.8871, - "step": 1161 - }, - { - "epoch": 1.34, - "grad_norm": 0.0, - "learning_rate": 1.9268690623890743e-05, - "loss": 0.9835, - "step": 1162 - }, - { - "epoch": 1.34, - "grad_norm": 0.0, - "learning_rate": 1.926713154560984e-05, - "loss": 0.763, - "step": 1163 - }, - { - "epoch": 1.34, - "grad_norm": 0.0, - "learning_rate": 1.926557087041019e-05, - "loss": 1.2195, - "step": 1164 - }, - { - "epoch": 1.34, - "grad_norm": 0.0, - "learning_rate": 1.9264008598560727e-05, - "loss": 0.7374, - "step": 1165 - }, - { - "epoch": 1.34, - "grad_norm": 0.0, - "learning_rate": 1.926244473033066e-05, - "loss": 1.2687, - "step": 1166 - }, - { - "epoch": 1.35, - "grad_norm": 0.0, - "learning_rate": 1.9260879265989477e-05, - "loss": 0.9142, - "step": 1167 - }, - { - "epoch": 1.35, - "grad_norm": 0.0, - "learning_rate": 1.9259312205806946e-05, - "loss": 0.851, - "step": 1168 - }, - { - "epoch": 1.35, - "grad_norm": 0.0, - "learning_rate": 1.9257743550053097e-05, - "loss": 0.6506, - "step": 1169 - }, - { - "epoch": 1.35, - "grad_norm": 0.0, - "learning_rate": 1.9256173298998243e-05, - "loss": 0.7926, - "step": 1170 - }, - { - "epoch": 1.35, - "grad_norm": 0.0, - "learning_rate": 1.9254601452912972e-05, - "loss": 0.8086, - "step": 1171 - }, - { - "epoch": 1.35, - "grad_norm": 0.0, - "learning_rate": 1.9253028012068146e-05, - "loss": 0.9848, - "step": 1172 - }, - { - "epoch": 1.35, - "grad_norm": 0.0, - "learning_rate": 1.92514529767349e-05, - "loss": 1.0288, - "step": 1173 - }, - { - "epoch": 1.35, - "grad_norm": 0.0, - "learning_rate": 1.9249876347184647e-05, - "loss": 1.2112, - "step": 1174 - }, - { - "epoch": 1.36, - "grad_norm": 0.0, - "learning_rate": 1.924829812368907e-05, - "loss": 0.8669, - "step": 1175 - }, - { - "epoch": 1.36, - "grad_norm": 0.0, - "learning_rate": 1.9246718306520135e-05, - "loss": 1.0486, - "step": 1176 - }, - { - "epoch": 1.36, - "grad_norm": 0.0, - "learning_rate": 1.924513689595007e-05, - "loss": 0.6792, - "step": 1177 - }, - { - "epoch": 1.36, - "grad_norm": 0.0, - "learning_rate": 1.9243553892251393e-05, - "loss": 0.9367, - "step": 1178 - }, - { - "epoch": 1.36, - "grad_norm": 0.0, - "learning_rate": 1.924196929569688e-05, - "loss": 0.692, - "step": 1179 - }, - { - "epoch": 1.36, - "grad_norm": 0.0, - "learning_rate": 1.9240383106559594e-05, - "loss": 0.91, - "step": 1180 - }, - { - "epoch": 1.36, - "grad_norm": 0.0, - "learning_rate": 1.9238795325112867e-05, - "loss": 0.9462, - "step": 1181 - }, - { - "epoch": 1.36, - "grad_norm": 0.0, - "learning_rate": 1.9237205951630315e-05, - "loss": 0.915, - "step": 1182 - }, - { - "epoch": 1.36, - "grad_norm": 0.0, - "learning_rate": 1.9235614986385806e-05, - "loss": 0.9478, - "step": 1183 - }, - { - "epoch": 1.37, - "grad_norm": 0.0, - "learning_rate": 1.92340224296535e-05, - "loss": 1.0252, - "step": 1184 - }, - { - "epoch": 1.37, - "grad_norm": 0.0, - "learning_rate": 1.923242828170784e-05, - "loss": 1.1693, - "step": 1185 - }, - { - "epoch": 1.37, - "grad_norm": 0.0, - "learning_rate": 1.9230832542823514e-05, - "loss": 0.8354, - "step": 1186 - }, - { - "epoch": 1.37, - "grad_norm": 0.0, - "learning_rate": 1.922923521327551e-05, - "loss": 0.686, - "step": 1187 - }, - { - "epoch": 1.37, - "grad_norm": 0.0, - "learning_rate": 1.9227636293339077e-05, - "loss": 0.8476, - "step": 1188 - }, - { - "epoch": 1.37, - "grad_norm": 0.0, - "learning_rate": 1.9226035783289748e-05, - "loss": 0.9872, - "step": 1189 - }, - { - "epoch": 1.37, - "grad_norm": 0.0, - "learning_rate": 1.9224433683403318e-05, - "loss": 0.5585, - "step": 1190 - }, - { - "epoch": 1.37, - "grad_norm": 0.0, - "learning_rate": 1.922282999395586e-05, - "loss": 1.0537, - "step": 1191 - }, - { - "epoch": 1.37, - "grad_norm": 0.0, - "learning_rate": 1.9221224715223735e-05, - "loss": 0.9639, - "step": 1192 - }, - { - "epoch": 1.38, - "grad_norm": 0.0, - "learning_rate": 1.9219617847483553e-05, - "loss": 1.0952, - "step": 1193 - }, - { - "epoch": 1.38, - "grad_norm": 0.0, - "learning_rate": 1.9218009391012217e-05, - "loss": 0.7972, - "step": 1194 - }, - { - "epoch": 1.38, - "grad_norm": 0.0, - "learning_rate": 1.9216399346086893e-05, - "loss": 0.825, - "step": 1195 - }, - { - "epoch": 1.38, - "grad_norm": 0.0, - "learning_rate": 1.921478771298503e-05, - "loss": 0.9467, - "step": 1196 - }, - { - "epoch": 1.38, - "grad_norm": 0.0, - "learning_rate": 1.9213174491984342e-05, - "loss": 0.9054, - "step": 1197 - }, - { - "epoch": 1.38, - "grad_norm": 0.0, - "learning_rate": 1.9211559683362823e-05, - "loss": 0.8332, - "step": 1198 - }, - { - "epoch": 1.38, - "grad_norm": 0.0, - "learning_rate": 1.9209943287398738e-05, - "loss": 1.4368, - "step": 1199 - }, - { - "epoch": 1.38, - "grad_norm": 0.0, - "learning_rate": 1.9208325304370623e-05, - "loss": 0.9664, - "step": 1200 - }, - { - "epoch": 1.39, - "grad_norm": 0.0, - "learning_rate": 1.9206705734557293e-05, - "loss": 0.8721, - "step": 1201 - }, - { - "epoch": 1.39, - "grad_norm": 0.0, - "learning_rate": 1.920508457823783e-05, - "loss": 1.1227, - "step": 1202 - }, - { - "epoch": 1.39, - "grad_norm": 0.0, - "learning_rate": 1.9203461835691596e-05, - "loss": 0.6857, - "step": 1203 - }, - { - "epoch": 1.39, - "grad_norm": 0.0, - "learning_rate": 1.9201837507198224e-05, - "loss": 0.9412, - "step": 1204 - }, - { - "epoch": 1.39, - "grad_norm": 0.0, - "learning_rate": 1.9200211593037612e-05, - "loss": 0.7618, - "step": 1205 - }, - { - "epoch": 1.39, - "grad_norm": 0.0, - "learning_rate": 1.9198584093489946e-05, - "loss": 1.0026, - "step": 1206 - }, - { - "epoch": 1.39, - "grad_norm": 0.0, - "learning_rate": 1.9196955008835678e-05, - "loss": 0.802, - "step": 1207 - }, - { - "epoch": 1.39, - "grad_norm": 0.0, - "learning_rate": 1.919532433935553e-05, - "loss": 0.9566, - "step": 1208 - }, - { - "epoch": 1.39, - "grad_norm": 0.0, - "learning_rate": 1.9193692085330503e-05, - "loss": 1.0098, - "step": 1209 - }, - { - "epoch": 1.4, - "grad_norm": 0.0, - "learning_rate": 1.9192058247041862e-05, - "loss": 0.5655, - "step": 1210 - }, - { - "epoch": 1.4, - "grad_norm": 0.0, - "learning_rate": 1.9190422824771158e-05, - "loss": 1.172, - "step": 1211 - }, - { - "epoch": 1.4, - "grad_norm": 0.0, - "learning_rate": 1.9188785818800205e-05, - "loss": 0.5212, - "step": 1212 - }, - { - "epoch": 1.4, - "grad_norm": 0.0, - "learning_rate": 1.9187147229411094e-05, - "loss": 0.7883, - "step": 1213 - }, - { - "epoch": 1.4, - "grad_norm": 0.0, - "learning_rate": 1.9185507056886184e-05, - "loss": 0.5871, - "step": 1214 - }, - { - "epoch": 1.4, - "grad_norm": 0.0, - "learning_rate": 1.918386530150812e-05, - "loss": 0.84, - "step": 1215 - }, - { - "epoch": 1.4, - "grad_norm": 0.0, - "learning_rate": 1.9182221963559803e-05, - "loss": 0.8348, - "step": 1216 - }, - { - "epoch": 1.4, - "grad_norm": 0.0, - "learning_rate": 1.9180577043324415e-05, - "loss": 0.8396, - "step": 1217 - }, - { - "epoch": 1.4, - "grad_norm": 0.0, - "learning_rate": 1.9178930541085408e-05, - "loss": 1.2515, - "step": 1218 - }, - { - "epoch": 1.41, - "grad_norm": 0.0, - "learning_rate": 1.9177282457126515e-05, - "loss": 0.8904, - "step": 1219 - }, - { - "epoch": 1.41, - "grad_norm": 0.0, - "learning_rate": 1.9175632791731732e-05, - "loss": 0.8697, - "step": 1220 - }, - { - "epoch": 1.41, - "grad_norm": 0.0, - "learning_rate": 1.9173981545185327e-05, - "loss": 1.0595, - "step": 1221 - }, - { - "epoch": 1.41, - "grad_norm": 0.0, - "learning_rate": 1.9172328717771846e-05, - "loss": 0.8295, - "step": 1222 - }, - { - "epoch": 1.41, - "grad_norm": 0.0, - "learning_rate": 1.917067430977611e-05, - "loss": 0.8634, - "step": 1223 - }, - { - "epoch": 1.41, - "grad_norm": 0.0, - "learning_rate": 1.9169018321483198e-05, - "loss": 1.4225, - "step": 1224 - }, - { - "epoch": 1.41, - "grad_norm": 0.0, - "learning_rate": 1.916736075317848e-05, - "loss": 1.1889, - "step": 1225 - }, - { - "epoch": 1.41, - "grad_norm": 0.0, - "learning_rate": 1.9165701605147586e-05, - "loss": 0.8789, - "step": 1226 - }, - { - "epoch": 1.42, - "grad_norm": 0.0, - "learning_rate": 1.9164040877676425e-05, - "loss": 1.3559, - "step": 1227 - }, - { - "epoch": 1.42, - "grad_norm": 0.0, - "learning_rate": 1.916237857105117e-05, - "loss": 0.5961, - "step": 1228 - }, - { - "epoch": 1.42, - "grad_norm": 0.0, - "learning_rate": 1.9160714685558272e-05, - "loss": 0.7763, - "step": 1229 - }, - { - "epoch": 1.42, - "grad_norm": 0.0, - "learning_rate": 1.915904922148445e-05, - "loss": 0.99, - "step": 1230 - }, - { - "epoch": 1.42, - "grad_norm": 0.0, - "learning_rate": 1.9157382179116705e-05, - "loss": 1.1272, - "step": 1231 - }, - { - "epoch": 1.42, - "grad_norm": 0.0, - "learning_rate": 1.9155713558742298e-05, - "loss": 1.3021, - "step": 1232 - }, - { - "epoch": 1.42, - "grad_norm": 0.0, - "learning_rate": 1.915404336064877e-05, - "loss": 1.5989, - "step": 1233 - }, - { - "epoch": 1.42, - "grad_norm": 0.0, - "learning_rate": 1.9152371585123926e-05, - "loss": 0.6444, - "step": 1234 - }, - { - "epoch": 1.42, - "grad_norm": 0.0, - "learning_rate": 1.9150698232455853e-05, - "loss": 0.5814, - "step": 1235 - }, - { - "epoch": 1.43, - "grad_norm": 0.0, - "learning_rate": 1.91490233029329e-05, - "loss": 1.2726, - "step": 1236 - }, - { - "epoch": 1.43, - "grad_norm": 0.0, - "learning_rate": 1.9147346796843695e-05, - "loss": 0.8199, - "step": 1237 - }, - { - "epoch": 1.43, - "grad_norm": 0.0, - "learning_rate": 1.9145668714477134e-05, - "loss": 1.1923, - "step": 1238 - }, - { - "epoch": 1.43, - "grad_norm": 0.0, - "learning_rate": 1.9143989056122385e-05, - "loss": 0.9207, - "step": 1239 - }, - { - "epoch": 1.43, - "grad_norm": 0.0, - "learning_rate": 1.9142307822068888e-05, - "loss": 0.8837, - "step": 1240 - }, - { - "epoch": 1.43, - "grad_norm": 0.0, - "learning_rate": 1.9140625012606353e-05, - "loss": 0.8879, - "step": 1241 - }, - { - "epoch": 1.43, - "grad_norm": 0.0, - "learning_rate": 1.9138940628024766e-05, - "loss": 0.9021, - "step": 1242 - }, - { - "epoch": 1.43, - "grad_norm": 0.0, - "learning_rate": 1.913725466861438e-05, - "loss": 1.0032, - "step": 1243 - }, - { - "epoch": 1.43, - "grad_norm": 0.0, - "learning_rate": 1.9135567134665716e-05, - "loss": 0.6035, - "step": 1244 - }, - { - "epoch": 1.44, - "grad_norm": 0.0, - "learning_rate": 1.913387802646958e-05, - "loss": 0.7501, - "step": 1245 - }, - { - "epoch": 1.44, - "grad_norm": 0.0, - "learning_rate": 1.9132187344317034e-05, - "loss": 1.0618, - "step": 1246 - }, - { - "epoch": 1.44, - "grad_norm": 0.0, - "learning_rate": 1.9130495088499417e-05, - "loss": 0.9703, - "step": 1247 - }, - { - "epoch": 1.44, - "grad_norm": 0.0, - "learning_rate": 1.9128801259308347e-05, - "loss": 0.9945, - "step": 1248 - }, - { - "epoch": 1.44, - "grad_norm": 0.0, - "learning_rate": 1.9127105857035697e-05, - "loss": 1.2012, - "step": 1249 - }, - { - "epoch": 1.44, - "grad_norm": 0.0, - "learning_rate": 1.9125408881973622e-05, - "loss": 1.2705, - "step": 1250 - }, - { - "epoch": 1.44, - "grad_norm": 0.0, - "learning_rate": 1.9123710334414552e-05, - "loss": 0.9003, - "step": 1251 - }, - { - "epoch": 1.44, - "grad_norm": 0.0, - "learning_rate": 1.9122010214651178e-05, - "loss": 1.1295, - "step": 1252 - }, - { - "epoch": 1.45, - "grad_norm": 0.0, - "learning_rate": 1.9120308522976464e-05, - "loss": 0.7773, - "step": 1253 - }, - { - "epoch": 1.45, - "grad_norm": 0.0, - "learning_rate": 1.911860525968365e-05, - "loss": 0.6686, - "step": 1254 - }, - { - "epoch": 1.45, - "grad_norm": 0.0, - "learning_rate": 1.911690042506624e-05, - "loss": 1.2248, - "step": 1255 - }, - { - "epoch": 1.45, - "grad_norm": 0.0, - "learning_rate": 1.9115194019418017e-05, - "loss": 1.1336, - "step": 1256 - }, - { - "epoch": 1.45, - "grad_norm": 0.0, - "learning_rate": 1.9113486043033025e-05, - "loss": 0.7693, - "step": 1257 - }, - { - "epoch": 1.45, - "grad_norm": 0.0, - "learning_rate": 1.911177649620558e-05, - "loss": 0.7565, - "step": 1258 - }, - { - "epoch": 1.45, - "grad_norm": 0.0, - "learning_rate": 1.911006537923029e-05, - "loss": 0.601, - "step": 1259 - }, - { - "epoch": 1.45, - "grad_norm": 0.0, - "learning_rate": 1.9108352692401997e-05, - "loss": 1.4508, - "step": 1260 - }, - { - "epoch": 1.45, - "grad_norm": 0.0, - "learning_rate": 1.9106638436015842e-05, - "loss": 0.9008, - "step": 1261 - }, - { - "epoch": 1.46, - "grad_norm": 0.0, - "learning_rate": 1.9104922610367223e-05, - "loss": 1.1163, - "step": 1262 - }, - { - "epoch": 1.46, - "grad_norm": 0.0, - "learning_rate": 1.9103205215751815e-05, - "loss": 0.8841, - "step": 1263 - }, - { - "epoch": 1.46, - "grad_norm": 0.0, - "learning_rate": 1.9101486252465558e-05, - "loss": 0.7989, - "step": 1264 - }, - { - "epoch": 1.46, - "grad_norm": 0.0, - "learning_rate": 1.9099765720804666e-05, - "loss": 0.9186, - "step": 1265 - }, - { - "epoch": 1.46, - "grad_norm": 0.0, - "learning_rate": 1.9098043621065624e-05, - "loss": 0.9559, - "step": 1266 - }, - { - "epoch": 1.46, - "grad_norm": 0.0, - "learning_rate": 1.9096319953545186e-05, - "loss": 0.7524, - "step": 1267 - }, - { - "epoch": 1.46, - "grad_norm": 0.0, - "learning_rate": 1.9094594718540372e-05, - "loss": 0.9876, - "step": 1268 - }, - { - "epoch": 1.46, - "grad_norm": 0.0, - "learning_rate": 1.909286791634848e-05, - "loss": 1.0193, - "step": 1269 - }, - { - "epoch": 1.46, - "grad_norm": 0.0, - "learning_rate": 1.9091139547267067e-05, - "loss": 1.0126, - "step": 1270 - }, - { - "epoch": 1.47, - "grad_norm": 0.0, - "learning_rate": 1.908940961159397e-05, - "loss": 0.8733, - "step": 1271 - }, - { - "epoch": 1.47, - "grad_norm": 0.0, - "learning_rate": 1.90876781096273e-05, - "loss": 0.7198, - "step": 1272 - }, - { - "epoch": 1.47, - "grad_norm": 0.0, - "learning_rate": 1.9085945041665418e-05, - "loss": 0.9788, - "step": 1273 - }, - { - "epoch": 1.47, - "grad_norm": 0.0, - "learning_rate": 1.908421040800698e-05, - "loss": 0.973, - "step": 1274 - }, - { - "epoch": 1.47, - "grad_norm": 0.0, - "learning_rate": 1.908247420895089e-05, - "loss": 0.809, - "step": 1275 - }, - { - "epoch": 1.47, - "grad_norm": 0.0, - "learning_rate": 1.9080736444796337e-05, - "loss": 1.0709, - "step": 1276 - }, - { - "epoch": 1.47, - "grad_norm": 0.0, - "learning_rate": 1.9078997115842767e-05, - "loss": 1.1362, - "step": 1277 - }, - { - "epoch": 1.47, - "grad_norm": 0.0, - "learning_rate": 1.907725622238991e-05, - "loss": 0.8961, - "step": 1278 - }, - { - "epoch": 1.48, - "grad_norm": 0.0, - "learning_rate": 1.9075513764737753e-05, - "loss": 1.1579, - "step": 1279 - }, - { - "epoch": 1.48, - "grad_norm": 0.0, - "learning_rate": 1.907376974318656e-05, - "loss": 0.9172, - "step": 1280 - }, - { - "epoch": 1.48, - "grad_norm": 0.0, - "learning_rate": 1.907202415803686e-05, - "loss": 0.6848, - "step": 1281 - }, - { - "epoch": 1.48, - "grad_norm": 0.0, - "learning_rate": 1.9070277009589456e-05, - "loss": 0.8529, - "step": 1282 - }, - { - "epoch": 1.48, - "grad_norm": 0.0, - "learning_rate": 1.9068528298145418e-05, - "loss": 0.9369, - "step": 1283 - }, - { - "epoch": 1.48, - "grad_norm": 0.0, - "learning_rate": 1.9066778024006084e-05, - "loss": 0.7271, - "step": 1284 - }, - { - "epoch": 1.48, - "grad_norm": 0.0, - "learning_rate": 1.906502618747306e-05, - "loss": 1.0358, - "step": 1285 - }, - { - "epoch": 1.48, - "grad_norm": 0.0, - "learning_rate": 1.9063272788848226e-05, - "loss": 1.3083, - "step": 1286 - }, - { - "epoch": 1.48, - "grad_norm": 0.0, - "learning_rate": 1.906151782843373e-05, - "loss": 1.0471, - "step": 1287 - }, - { - "epoch": 1.49, - "grad_norm": 0.0, - "learning_rate": 1.9059761306531984e-05, - "loss": 1.1671, - "step": 1288 - }, - { - "epoch": 1.49, - "grad_norm": 0.0, - "learning_rate": 1.9058003223445676e-05, - "loss": 0.7031, - "step": 1289 - }, - { - "epoch": 1.49, - "grad_norm": 0.0, - "learning_rate": 1.9056243579477763e-05, - "loss": 0.6819, - "step": 1290 - }, - { - "epoch": 1.49, - "grad_norm": 0.0, - "learning_rate": 1.905448237493147e-05, - "loss": 0.5948, - "step": 1291 - }, - { - "epoch": 1.49, - "grad_norm": 0.0, - "learning_rate": 1.9052719610110276e-05, - "loss": 0.7454, - "step": 1292 - }, - { - "epoch": 1.49, - "grad_norm": 0.0, - "learning_rate": 1.9050955285317957e-05, - "loss": 0.6821, - "step": 1293 - }, - { - "epoch": 1.49, - "grad_norm": 0.0, - "learning_rate": 1.904918940085853e-05, - "loss": 1.0945, - "step": 1294 - }, - { - "epoch": 1.49, - "grad_norm": 0.0, - "learning_rate": 1.90474219570363e-05, - "loss": 1.1046, - "step": 1295 - }, - { - "epoch": 1.49, - "grad_norm": 0.0, - "learning_rate": 1.9045652954155837e-05, - "loss": 0.9988, - "step": 1296 - }, - { - "epoch": 1.5, - "grad_norm": 0.0, - "learning_rate": 1.9043882392521973e-05, - "loss": 0.9127, - "step": 1297 - }, - { - "epoch": 1.5, - "grad_norm": 0.0, - "learning_rate": 1.9042110272439812e-05, - "loss": 0.9328, - "step": 1298 - }, - { - "epoch": 1.5, - "grad_norm": 0.0, - "learning_rate": 1.9040336594214727e-05, - "loss": 1.1247, - "step": 1299 - }, - { - "epoch": 1.5, - "grad_norm": 0.0, - "learning_rate": 1.903856135815236e-05, - "loss": 1.1213, - "step": 1300 - }, - { - "epoch": 1.5, - "grad_norm": 0.0, - "learning_rate": 1.9036784564558623e-05, - "loss": 1.0548, - "step": 1301 - }, - { - "epoch": 1.5, - "grad_norm": 0.0, - "learning_rate": 1.903500621373969e-05, - "loss": 1.1471, - "step": 1302 - }, - { - "epoch": 1.5, - "grad_norm": 0.0, - "learning_rate": 1.9033226306002016e-05, - "loss": 1.1428, - "step": 1303 - }, - { - "epoch": 1.5, - "grad_norm": 0.0, - "learning_rate": 1.9031444841652305e-05, - "loss": 1.0545, - "step": 1304 - }, - { - "epoch": 1.51, - "grad_norm": 0.0, - "learning_rate": 1.9029661820997548e-05, - "loss": 0.9696, - "step": 1305 - }, - { - "epoch": 1.51, - "grad_norm": 0.0, - "learning_rate": 1.9027877244344992e-05, - "loss": 1.2398, - "step": 1306 - }, - { - "epoch": 1.51, - "grad_norm": 0.0, - "learning_rate": 1.9026091112002163e-05, - "loss": 0.76, - "step": 1307 - }, - { - "epoch": 1.51, - "grad_norm": 0.0, - "learning_rate": 1.902430342427684e-05, - "loss": 0.7723, - "step": 1308 - }, - { - "epoch": 1.51, - "grad_norm": 0.0, - "learning_rate": 1.9022514181477085e-05, - "loss": 1.0508, - "step": 1309 - }, - { - "epoch": 1.51, - "grad_norm": 0.0, - "learning_rate": 1.9020723383911214e-05, - "loss": 0.9945, - "step": 1310 - }, - { - "epoch": 1.51, - "grad_norm": 0.0, - "learning_rate": 1.901893103188783e-05, - "loss": 0.8327, - "step": 1311 - }, - { - "epoch": 1.51, - "grad_norm": 0.0, - "learning_rate": 1.9017137125715786e-05, - "loss": 1.147, - "step": 1312 - }, - { - "epoch": 1.51, - "grad_norm": 0.0, - "learning_rate": 1.9015341665704206e-05, - "loss": 1.2929, - "step": 1313 - }, - { - "epoch": 1.52, - "grad_norm": 0.0, - "learning_rate": 1.901354465216249e-05, - "loss": 1.2952, - "step": 1314 - }, - { - "epoch": 1.52, - "grad_norm": 0.0, - "learning_rate": 1.90117460854003e-05, - "loss": 0.6588, - "step": 1315 - }, - { - "epoch": 1.52, - "grad_norm": 0.0, - "learning_rate": 1.9009945965727565e-05, - "loss": 1.1684, - "step": 1316 - }, - { - "epoch": 1.52, - "grad_norm": 0.0, - "learning_rate": 1.9008144293454482e-05, - "loss": 0.7759, - "step": 1317 - }, - { - "epoch": 1.52, - "grad_norm": 0.0, - "learning_rate": 1.900634106889152e-05, - "loss": 1.2039, - "step": 1318 - }, - { - "epoch": 1.52, - "grad_norm": 0.0, - "learning_rate": 1.9004536292349406e-05, - "loss": 1.171, - "step": 1319 - }, - { - "epoch": 1.52, - "grad_norm": 0.0, - "learning_rate": 1.9002729964139148e-05, - "loss": 0.9394, - "step": 1320 - }, - { - "epoch": 1.52, - "grad_norm": 0.0, - "learning_rate": 1.9000922084572008e-05, - "loss": 0.6855, - "step": 1321 - }, - { - "epoch": 1.52, - "grad_norm": 0.0, - "learning_rate": 1.8999112653959524e-05, - "loss": 0.7712, - "step": 1322 - }, - { - "epoch": 1.53, - "grad_norm": 0.0, - "learning_rate": 1.8997301672613496e-05, - "loss": 1.2156, - "step": 1323 - }, - { - "epoch": 1.53, - "grad_norm": 0.0, - "learning_rate": 1.8995489140845995e-05, - "loss": 0.9544, - "step": 1324 - }, - { - "epoch": 1.53, - "grad_norm": 0.0, - "learning_rate": 1.899367505896936e-05, - "loss": 0.6627, - "step": 1325 - }, - { - "epoch": 1.53, - "grad_norm": 0.0, - "learning_rate": 1.899185942729619e-05, - "loss": 0.9871, - "step": 1326 - }, - { - "epoch": 1.53, - "grad_norm": 0.0, - "learning_rate": 1.899004224613936e-05, - "loss": 1.273, - "step": 1327 - }, - { - "epoch": 1.53, - "grad_norm": 0.0, - "learning_rate": 1.8988223515812004e-05, - "loss": 0.673, - "step": 1328 - }, - { - "epoch": 1.53, - "grad_norm": 0.0, - "learning_rate": 1.898640323662753e-05, - "loss": 0.9722, - "step": 1329 - }, - { - "epoch": 1.53, - "grad_norm": 0.0, - "learning_rate": 1.8984581408899615e-05, - "loss": 1.0711, - "step": 1330 - }, - { - "epoch": 1.54, - "grad_norm": 0.0, - "learning_rate": 1.8982758032942184e-05, - "loss": 1.2383, - "step": 1331 - }, - { - "epoch": 1.54, - "grad_norm": 0.0, - "learning_rate": 1.8980933109069455e-05, - "loss": 0.9922, - "step": 1332 - }, - { - "epoch": 1.54, - "grad_norm": 0.0, - "learning_rate": 1.8979106637595895e-05, - "loss": 1.1308, - "step": 1333 - }, - { - "epoch": 1.54, - "grad_norm": 0.0, - "learning_rate": 1.8977278618836242e-05, - "loss": 0.877, - "step": 1334 - }, - { - "epoch": 1.54, - "grad_norm": 0.0, - "learning_rate": 1.8975449053105505e-05, - "loss": 0.9533, - "step": 1335 - }, - { - "epoch": 1.54, - "grad_norm": 0.0, - "learning_rate": 1.8973617940718952e-05, - "loss": 0.5231, - "step": 1336 - }, - { - "epoch": 1.54, - "grad_norm": 0.0, - "learning_rate": 1.8971785281992124e-05, - "loss": 0.8968, - "step": 1337 - }, - { - "epoch": 1.54, - "grad_norm": 0.0, - "learning_rate": 1.896995107724083e-05, - "loss": 1.2747, - "step": 1338 - }, - { - "epoch": 1.54, - "grad_norm": 0.0, - "learning_rate": 1.896811532678113e-05, - "loss": 0.8126, - "step": 1339 - }, - { - "epoch": 1.55, - "grad_norm": 0.0, - "learning_rate": 1.8966278030929372e-05, - "loss": 1.0192, - "step": 1340 - }, - { - "epoch": 1.55, - "grad_norm": 0.0, - "learning_rate": 1.8964439190002156e-05, - "loss": 0.9176, - "step": 1341 - }, - { - "epoch": 1.55, - "grad_norm": 0.0, - "learning_rate": 1.8962598804316356e-05, - "loss": 0.4917, - "step": 1342 - }, - { - "epoch": 1.55, - "grad_norm": 0.0, - "learning_rate": 1.8960756874189104e-05, - "loss": 0.8168, - "step": 1343 - }, - { - "epoch": 1.55, - "grad_norm": 0.0, - "learning_rate": 1.8958913399937805e-05, - "loss": 0.9373, - "step": 1344 - }, - { - "epoch": 1.55, - "grad_norm": 0.0, - "learning_rate": 1.895706838188013e-05, - "loss": 0.6206, - "step": 1345 - }, - { - "epoch": 1.55, - "grad_norm": 0.0, - "learning_rate": 1.895522182033401e-05, - "loss": 0.842, - "step": 1346 - }, - { - "epoch": 1.55, - "grad_norm": 0.0, - "learning_rate": 1.8953373715617646e-05, - "loss": 0.8915, - "step": 1347 - }, - { - "epoch": 1.55, - "grad_norm": 0.0, - "learning_rate": 1.8951524068049508e-05, - "loss": 0.6094, - "step": 1348 - }, - { - "epoch": 1.56, - "grad_norm": 0.0, - "learning_rate": 1.8949672877948324e-05, - "loss": 0.9084, - "step": 1349 - }, - { - "epoch": 1.56, - "grad_norm": 0.0, - "learning_rate": 1.8947820145633095e-05, - "loss": 1.1829, - "step": 1350 - }, - { - "epoch": 1.56, - "grad_norm": 0.0, - "learning_rate": 1.894596587142309e-05, - "loss": 0.7651, - "step": 1351 - }, - { - "epoch": 1.56, - "grad_norm": 0.0, - "learning_rate": 1.894411005563783e-05, - "loss": 0.7805, - "step": 1352 - }, - { - "epoch": 1.56, - "grad_norm": 0.0, - "learning_rate": 1.8942252698597113e-05, - "loss": 1.2607, - "step": 1353 - }, - { - "epoch": 1.56, - "grad_norm": 0.0, - "learning_rate": 1.8940393800621003e-05, - "loss": 0.8192, - "step": 1354 - }, - { - "epoch": 1.56, - "grad_norm": 0.0, - "learning_rate": 1.893853336202983e-05, - "loss": 1.1411, - "step": 1355 - }, - { - "epoch": 1.56, - "grad_norm": 0.0, - "learning_rate": 1.8936671383144175e-05, - "loss": 1.2939, - "step": 1356 - }, - { - "epoch": 1.57, - "grad_norm": 0.0, - "learning_rate": 1.8934807864284904e-05, - "loss": 0.7382, - "step": 1357 - }, - { - "epoch": 1.57, - "grad_norm": 0.0, - "learning_rate": 1.893294280577314e-05, - "loss": 1.5348, - "step": 1358 - }, - { - "epoch": 1.57, - "grad_norm": 0.0, - "learning_rate": 1.8931076207930265e-05, - "loss": 1.1912, - "step": 1359 - }, - { - "epoch": 1.57, - "grad_norm": 0.0, - "learning_rate": 1.8929208071077936e-05, - "loss": 0.7771, - "step": 1360 - }, - { - "epoch": 1.57, - "grad_norm": 0.0, - "learning_rate": 1.892733839553808e-05, - "loss": 0.8085, - "step": 1361 - }, - { - "epoch": 1.57, - "grad_norm": 0.0, - "learning_rate": 1.8925467181632866e-05, - "loss": 0.8066, - "step": 1362 - }, - { - "epoch": 1.57, - "grad_norm": 0.0, - "learning_rate": 1.892359442968475e-05, - "loss": 0.8708, - "step": 1363 - }, - { - "epoch": 1.57, - "grad_norm": 0.0, - "learning_rate": 1.8921720140016447e-05, - "loss": 0.9223, - "step": 1364 - }, - { - "epoch": 1.57, - "grad_norm": 0.0, - "learning_rate": 1.8919844312950937e-05, - "loss": 0.8496, - "step": 1365 - }, - { - "epoch": 1.58, - "grad_norm": 0.0, - "learning_rate": 1.891796694881146e-05, - "loss": 1.343, - "step": 1366 - }, - { - "epoch": 1.58, - "grad_norm": 0.0, - "learning_rate": 1.8916088047921527e-05, - "loss": 1.0125, - "step": 1367 - }, - { - "epoch": 1.58, - "grad_norm": 0.0, - "learning_rate": 1.8914207610604908e-05, - "loss": 0.7536, - "step": 1368 - }, - { - "epoch": 1.58, - "grad_norm": 0.0, - "learning_rate": 1.8912325637185647e-05, - "loss": 0.85, - "step": 1369 - }, - { - "epoch": 1.58, - "grad_norm": 0.0, - "learning_rate": 1.8910442127988043e-05, - "loss": 0.7431, - "step": 1370 - }, - { - "epoch": 1.58, - "grad_norm": 0.0, - "learning_rate": 1.8908557083336668e-05, - "loss": 0.9318, - "step": 1371 - }, - { - "epoch": 1.58, - "grad_norm": 0.0, - "learning_rate": 1.8906670503556348e-05, - "loss": 0.7626, - "step": 1372 - }, - { - "epoch": 1.58, - "grad_norm": 0.0, - "learning_rate": 1.8904782388972186e-05, - "loss": 1.1896, - "step": 1373 - }, - { - "epoch": 1.58, - "grad_norm": 0.0, - "learning_rate": 1.8902892739909537e-05, - "loss": 0.9777, - "step": 1374 - }, - { - "epoch": 1.59, - "grad_norm": 0.0, - "learning_rate": 1.890100155669403e-05, - "loss": 0.561, - "step": 1375 - }, - { - "epoch": 1.59, - "grad_norm": 0.0, - "learning_rate": 1.8899108839651555e-05, - "loss": 0.6686, - "step": 1376 - }, - { - "epoch": 1.59, - "grad_norm": 0.0, - "learning_rate": 1.889721458910827e-05, - "loss": 0.8553, - "step": 1377 - }, - { - "epoch": 1.59, - "grad_norm": 0.0, - "learning_rate": 1.8895318805390586e-05, - "loss": 0.5662, - "step": 1378 - }, - { - "epoch": 1.59, - "grad_norm": 0.0, - "learning_rate": 1.889342148882519e-05, - "loss": 1.3371, - "step": 1379 - }, - { - "epoch": 1.59, - "grad_norm": 0.0, - "learning_rate": 1.8891522639739032e-05, - "loss": 0.8995, - "step": 1380 - }, - { - "epoch": 1.59, - "grad_norm": 0.0, - "learning_rate": 1.8889622258459317e-05, - "loss": 0.787, - "step": 1381 - }, - { - "epoch": 1.59, - "grad_norm": 0.0, - "learning_rate": 1.888772034531352e-05, - "loss": 0.7946, - "step": 1382 - }, - { - "epoch": 1.6, - "grad_norm": 0.0, - "learning_rate": 1.888581690062939e-05, - "loss": 0.587, - "step": 1383 - }, - { - "epoch": 1.6, - "grad_norm": 0.0, - "learning_rate": 1.8883911924734916e-05, - "loss": 1.3115, - "step": 1384 - }, - { - "epoch": 1.6, - "grad_norm": 0.0, - "learning_rate": 1.8882005417958376e-05, - "loss": 0.9202, - "step": 1385 - }, - { - "epoch": 1.6, - "grad_norm": 0.0, - "learning_rate": 1.8880097380628293e-05, - "loss": 0.8286, - "step": 1386 - }, - { - "epoch": 1.6, - "grad_norm": 0.0, - "learning_rate": 1.8878187813073465e-05, - "loss": 1.4705, - "step": 1387 - }, - { - "epoch": 1.6, - "grad_norm": 0.0, - "learning_rate": 1.887627671562295e-05, - "loss": 0.9628, - "step": 1388 - }, - { - "epoch": 1.6, - "grad_norm": 0.0, - "learning_rate": 1.887436408860607e-05, - "loss": 0.8583, - "step": 1389 - }, - { - "epoch": 1.6, - "grad_norm": 0.0, - "learning_rate": 1.887244993235241e-05, - "loss": 1.0944, - "step": 1390 - }, - { - "epoch": 1.6, - "grad_norm": 0.0, - "learning_rate": 1.8870534247191815e-05, - "loss": 0.8204, - "step": 1391 - }, - { - "epoch": 1.61, - "grad_norm": 0.0, - "learning_rate": 1.8868617033454407e-05, - "loss": 1.0965, - "step": 1392 - }, - { - "epoch": 1.61, - "grad_norm": 0.0, - "learning_rate": 1.886669829147055e-05, - "loss": 0.8403, - "step": 1393 - }, - { - "epoch": 1.61, - "grad_norm": 0.0, - "learning_rate": 1.8864778021570893e-05, - "loss": 1.3762, - "step": 1394 - }, - { - "epoch": 1.61, - "grad_norm": 0.0, - "learning_rate": 1.886285622408633e-05, - "loss": 1.051, - "step": 1395 - }, - { - "epoch": 1.61, - "grad_norm": 0.0, - "learning_rate": 1.8860932899348028e-05, - "loss": 0.9983, - "step": 1396 - }, - { - "epoch": 1.61, - "grad_norm": 0.0, - "learning_rate": 1.885900804768742e-05, - "loss": 1.0954, - "step": 1397 - }, - { - "epoch": 1.61, - "grad_norm": 0.0, - "learning_rate": 1.8857081669436194e-05, - "loss": 0.6496, - "step": 1398 - }, - { - "epoch": 1.61, - "grad_norm": 0.0, - "learning_rate": 1.8855153764926307e-05, - "loss": 0.9932, - "step": 1399 - }, - { - "epoch": 1.61, - "grad_norm": 0.0, - "learning_rate": 1.8853224334489977e-05, - "loss": 0.7226, - "step": 1400 - }, - { - "epoch": 1.62, - "grad_norm": 0.0, - "learning_rate": 1.8851293378459685e-05, - "loss": 1.0407, - "step": 1401 - }, - { - "epoch": 1.62, - "grad_norm": 0.0, - "learning_rate": 1.8849360897168174e-05, - "loss": 0.7477, - "step": 1402 - }, - { - "epoch": 1.62, - "grad_norm": 0.0, - "learning_rate": 1.8847426890948447e-05, - "loss": 1.1394, - "step": 1403 - }, - { - "epoch": 1.62, - "grad_norm": 0.0, - "learning_rate": 1.8845491360133777e-05, - "loss": 1.1813, - "step": 1404 - }, - { - "epoch": 1.62, - "grad_norm": 0.0, - "learning_rate": 1.88435543050577e-05, - "loss": 0.708, - "step": 1405 - }, - { - "epoch": 1.62, - "grad_norm": 0.0, - "learning_rate": 1.8841615726054007e-05, - "loss": 0.999, - "step": 1406 - }, - { - "epoch": 1.62, - "grad_norm": 0.0, - "learning_rate": 1.883967562345675e-05, - "loss": 0.8443, - "step": 1407 - }, - { - "epoch": 1.62, - "grad_norm": 0.0, - "learning_rate": 1.8837733997600258e-05, - "loss": 0.7017, - "step": 1408 - }, - { - "epoch": 1.63, - "grad_norm": 0.0, - "learning_rate": 1.8835790848819105e-05, - "loss": 0.7899, - "step": 1409 - }, - { - "epoch": 1.63, - "grad_norm": 0.0, - "learning_rate": 1.8833846177448142e-05, - "loss": 0.8381, - "step": 1410 - }, - { - "epoch": 1.63, - "grad_norm": 0.0, - "learning_rate": 1.8831899983822475e-05, - "loss": 1.0577, - "step": 1411 - }, - { - "epoch": 1.63, - "grad_norm": 0.0, - "learning_rate": 1.8829952268277472e-05, - "loss": 1.0643, - "step": 1412 - }, - { - "epoch": 1.63, - "grad_norm": 0.0, - "learning_rate": 1.8828003031148764e-05, - "loss": 1.2376, - "step": 1413 - }, - { - "epoch": 1.63, - "grad_norm": 0.0, - "learning_rate": 1.8826052272772247e-05, - "loss": 0.9268, - "step": 1414 - }, - { - "epoch": 1.63, - "grad_norm": 0.0, - "learning_rate": 1.8824099993484075e-05, - "loss": 1.0386, - "step": 1415 - }, - { - "epoch": 1.63, - "grad_norm": 0.0, - "learning_rate": 1.882214619362067e-05, - "loss": 0.6675, - "step": 1416 - }, - { - "epoch": 1.63, - "grad_norm": 0.0, - "learning_rate": 1.8820190873518708e-05, - "loss": 0.5123, - "step": 1417 - }, - { - "epoch": 1.64, - "grad_norm": 0.0, - "learning_rate": 1.881823403351513e-05, - "loss": 0.9878, - "step": 1418 - }, - { - "epoch": 1.64, - "grad_norm": 0.0, - "learning_rate": 1.8816275673947148e-05, - "loss": 1.0922, - "step": 1419 - }, - { - "epoch": 1.64, - "grad_norm": 0.0, - "learning_rate": 1.881431579515222e-05, - "loss": 0.8532, - "step": 1420 - }, - { - "epoch": 1.64, - "grad_norm": 0.0, - "learning_rate": 1.8812354397468076e-05, - "loss": 0.8147, - "step": 1421 - }, - { - "epoch": 1.64, - "grad_norm": 0.0, - "learning_rate": 1.881039148123271e-05, - "loss": 0.8008, - "step": 1422 - }, - { - "epoch": 1.64, - "grad_norm": 0.0, - "learning_rate": 1.8808427046784365e-05, - "loss": 0.8072, - "step": 1423 - }, - { - "epoch": 1.64, - "grad_norm": 0.0, - "learning_rate": 1.880646109446156e-05, - "loss": 0.8374, - "step": 1424 - }, - { - "epoch": 1.64, - "grad_norm": 0.0, - "learning_rate": 1.8804493624603064e-05, - "loss": 0.9066, - "step": 1425 - }, - { - "epoch": 1.64, - "grad_norm": 0.0, - "learning_rate": 1.8802524637547917e-05, - "loss": 0.7158, - "step": 1426 - }, - { - "epoch": 1.65, - "grad_norm": 0.0, - "learning_rate": 1.8800554133635417e-05, - "loss": 1.0102, - "step": 1427 - }, - { - "epoch": 1.65, - "grad_norm": 0.0, - "learning_rate": 1.879858211320512e-05, - "loss": 0.7802, - "step": 1428 - }, - { - "epoch": 1.65, - "grad_norm": 0.0, - "learning_rate": 1.879660857659685e-05, - "loss": 0.7074, - "step": 1429 - }, - { - "epoch": 1.65, - "grad_norm": 0.0, - "learning_rate": 1.879463352415068e-05, - "loss": 1.4759, - "step": 1430 - }, - { - "epoch": 1.65, - "grad_norm": 0.0, - "learning_rate": 1.879265695620696e-05, - "loss": 0.6972, - "step": 1431 - }, - { - "epoch": 1.65, - "grad_norm": 0.0, - "learning_rate": 1.879067887310629e-05, - "loss": 0.8322, - "step": 1432 - }, - { - "epoch": 1.65, - "grad_norm": 0.0, - "learning_rate": 1.8788699275189538e-05, - "loss": 1.2763, - "step": 1433 - }, - { - "epoch": 1.65, - "grad_norm": 0.0, - "learning_rate": 1.878671816279783e-05, - "loss": 0.7146, - "step": 1434 - }, - { - "epoch": 1.66, - "grad_norm": 0.0, - "learning_rate": 1.8784735536272543e-05, - "loss": 0.8005, - "step": 1435 - }, - { - "epoch": 1.66, - "grad_norm": 0.0, - "learning_rate": 1.8782751395955335e-05, - "loss": 0.8848, - "step": 1436 - }, - { - "epoch": 1.66, - "grad_norm": 0.0, - "learning_rate": 1.8780765742188113e-05, - "loss": 1.1667, - "step": 1437 - }, - { - "epoch": 1.66, - "grad_norm": 0.0, - "learning_rate": 1.8778778575313045e-05, - "loss": 0.8795, - "step": 1438 - }, - { - "epoch": 1.66, - "grad_norm": 0.0, - "learning_rate": 1.8776789895672557e-05, - "loss": 0.9408, - "step": 1439 - }, - { - "epoch": 1.66, - "grad_norm": 0.0, - "learning_rate": 1.8774799703609347e-05, - "loss": 0.6532, - "step": 1440 - }, - { - "epoch": 1.66, - "grad_norm": 0.0, - "learning_rate": 1.8772807999466362e-05, - "loss": 0.7584, - "step": 1441 - }, - { - "epoch": 1.66, - "grad_norm": 0.0, - "learning_rate": 1.8770814783586813e-05, - "loss": 0.8925, - "step": 1442 - }, - { - "epoch": 1.66, - "grad_norm": 0.0, - "learning_rate": 1.8768820056314173e-05, - "loss": 0.6608, - "step": 1443 - }, - { - "epoch": 1.67, - "grad_norm": 0.0, - "learning_rate": 1.876682381799218e-05, - "loss": 0.8696, - "step": 1444 - }, - { - "epoch": 1.67, - "grad_norm": 0.0, - "learning_rate": 1.876482606896482e-05, - "loss": 0.6308, - "step": 1445 - }, - { - "epoch": 1.67, - "grad_norm": 0.0, - "learning_rate": 1.876282680957635e-05, - "loss": 1.039, - "step": 1446 - }, - { - "epoch": 1.67, - "grad_norm": 0.0, - "learning_rate": 1.8760826040171286e-05, - "loss": 0.8059, - "step": 1447 - }, - { - "epoch": 1.67, - "grad_norm": 0.0, - "learning_rate": 1.8758823761094394e-05, - "loss": 1.0531, - "step": 1448 - }, - { - "epoch": 1.67, - "grad_norm": 0.0, - "learning_rate": 1.875681997269072e-05, - "loss": 0.8664, - "step": 1449 - }, - { - "epoch": 1.67, - "grad_norm": 0.0, - "learning_rate": 1.875481467530555e-05, - "loss": 1.0358, - "step": 1450 - }, - { - "epoch": 1.67, - "grad_norm": 0.0, - "learning_rate": 1.875280786928444e-05, - "loss": 0.5602, - "step": 1451 - }, - { - "epoch": 1.67, - "grad_norm": 0.0, - "learning_rate": 1.87507995549732e-05, - "loss": 0.8756, - "step": 1452 - }, - { - "epoch": 1.68, - "grad_norm": 0.0, - "learning_rate": 1.874878973271791e-05, - "loss": 1.1982, - "step": 1453 - }, - { - "epoch": 1.68, - "grad_norm": 0.0, - "learning_rate": 1.8746778402864907e-05, - "loss": 0.7761, - "step": 1454 - }, - { - "epoch": 1.68, - "grad_norm": 0.0, - "learning_rate": 1.8744765565760778e-05, - "loss": 0.9946, - "step": 1455 - }, - { - "epoch": 1.68, - "grad_norm": 0.0, - "learning_rate": 1.8742751221752377e-05, - "loss": 0.9208, - "step": 1456 - }, - { - "epoch": 1.68, - "grad_norm": 0.0, - "learning_rate": 1.8740735371186823e-05, - "loss": 0.8759, - "step": 1457 - }, - { - "epoch": 1.68, - "grad_norm": 0.0, - "learning_rate": 1.873871801441148e-05, - "loss": 0.9907, - "step": 1458 - }, - { - "epoch": 1.68, - "grad_norm": 0.0, - "learning_rate": 1.873669915177399e-05, - "loss": 1.0108, - "step": 1459 - }, - { - "epoch": 1.68, - "grad_norm": 0.0, - "learning_rate": 1.8734678783622237e-05, - "loss": 0.9066, - "step": 1460 - }, - { - "epoch": 1.69, - "grad_norm": 0.0, - "learning_rate": 1.8732656910304378e-05, - "loss": 0.9982, - "step": 1461 - }, - { - "epoch": 1.69, - "grad_norm": 0.0, - "learning_rate": 1.873063353216882e-05, - "loss": 0.8244, - "step": 1462 - }, - { - "epoch": 1.69, - "grad_norm": 0.0, - "learning_rate": 1.872860864956423e-05, - "loss": 0.7987, - "step": 1463 - }, - { - "epoch": 1.69, - "grad_norm": 0.0, - "learning_rate": 1.8726582262839547e-05, - "loss": 0.9643, - "step": 1464 - }, - { - "epoch": 1.69, - "grad_norm": 0.0, - "learning_rate": 1.872455437234395e-05, - "loss": 0.7059, - "step": 1465 - }, - { - "epoch": 1.69, - "grad_norm": 0.0, - "learning_rate": 1.872252497842689e-05, - "loss": 1.1742, - "step": 1466 - }, - { - "epoch": 1.69, - "grad_norm": 0.0, - "learning_rate": 1.872049408143808e-05, - "loss": 0.8649, - "step": 1467 - }, - { - "epoch": 1.69, - "grad_norm": 0.0, - "learning_rate": 1.871846168172747e-05, - "loss": 0.9192, - "step": 1468 - }, - { - "epoch": 1.69, - "grad_norm": 0.0, - "learning_rate": 1.8716427779645303e-05, - "loss": 0.7445, - "step": 1469 - }, - { - "epoch": 1.7, - "grad_norm": 0.0, - "learning_rate": 1.871439237554205e-05, - "loss": 0.8409, - "step": 1470 - }, - { - "epoch": 1.7, - "grad_norm": 0.0, - "learning_rate": 1.8712355469768454e-05, - "loss": 1.1298, - "step": 1471 - }, - { - "epoch": 1.7, - "grad_norm": 0.0, - "learning_rate": 1.871031706267552e-05, - "loss": 1.646, - "step": 1472 - }, - { - "epoch": 1.7, - "grad_norm": 0.0, - "learning_rate": 1.870827715461451e-05, - "loss": 1.0634, - "step": 1473 - }, - { - "epoch": 1.7, - "grad_norm": 0.0, - "learning_rate": 1.8706235745936935e-05, - "loss": 0.9249, - "step": 1474 - }, - { - "epoch": 1.7, - "grad_norm": 0.0, - "learning_rate": 1.8704192836994578e-05, - "loss": 1.0535, - "step": 1475 - }, - { - "epoch": 1.7, - "grad_norm": 0.0, - "learning_rate": 1.8702148428139474e-05, - "loss": 1.5523, - "step": 1476 - }, - { - "epoch": 1.7, - "grad_norm": 0.0, - "learning_rate": 1.8700102519723912e-05, - "loss": 1.0361, - "step": 1477 - }, - { - "epoch": 1.7, - "grad_norm": 0.0, - "learning_rate": 1.869805511210045e-05, - "loss": 0.8436, - "step": 1478 - }, - { - "epoch": 1.71, - "grad_norm": 0.0, - "learning_rate": 1.8696006205621898e-05, - "loss": 0.8947, - "step": 1479 - }, - { - "epoch": 1.71, - "grad_norm": 0.0, - "learning_rate": 1.8693955800641323e-05, - "loss": 0.7865, - "step": 1480 - }, - { - "epoch": 1.71, - "grad_norm": 0.0, - "learning_rate": 1.869190389751205e-05, - "loss": 0.8118, - "step": 1481 - }, - { - "epoch": 1.71, - "grad_norm": 0.0, - "learning_rate": 1.8689850496587674e-05, - "loss": 1.0939, - "step": 1482 - }, - { - "epoch": 1.71, - "grad_norm": 0.0, - "learning_rate": 1.8687795598222024e-05, - "loss": 0.8651, - "step": 1483 - }, - { - "epoch": 1.71, - "grad_norm": 0.0, - "learning_rate": 1.8685739202769215e-05, - "loss": 0.7579, - "step": 1484 - }, - { - "epoch": 1.71, - "grad_norm": 0.0, - "learning_rate": 1.86836813105836e-05, - "loss": 0.9007, - "step": 1485 - }, - { - "epoch": 1.71, - "grad_norm": 0.0, - "learning_rate": 1.8681621922019797e-05, - "loss": 0.7295, - "step": 1486 - }, - { - "epoch": 1.72, - "grad_norm": 0.0, - "learning_rate": 1.867956103743268e-05, - "loss": 1.0987, - "step": 1487 - }, - { - "epoch": 1.72, - "grad_norm": 0.0, - "learning_rate": 1.867749865717739e-05, - "loss": 0.66, - "step": 1488 - }, - { - "epoch": 1.72, - "grad_norm": 0.0, - "learning_rate": 1.8675434781609305e-05, - "loss": 0.8636, - "step": 1489 - }, - { - "epoch": 1.72, - "grad_norm": 0.0, - "learning_rate": 1.867336941108408e-05, - "loss": 0.7063, - "step": 1490 - }, - { - "epoch": 1.72, - "grad_norm": 0.0, - "learning_rate": 1.8671302545957628e-05, - "loss": 0.8654, - "step": 1491 - }, - { - "epoch": 1.72, - "grad_norm": 0.0, - "learning_rate": 1.8669234186586102e-05, - "loss": 0.7687, - "step": 1492 - }, - { - "epoch": 1.72, - "grad_norm": 0.0, - "learning_rate": 1.8667164333325928e-05, - "loss": 0.9043, - "step": 1493 - }, - { - "epoch": 1.72, - "grad_norm": 0.0, - "learning_rate": 1.8665092986533785e-05, - "loss": 0.8682, - "step": 1494 - }, - { - "epoch": 1.72, - "grad_norm": 0.0, - "learning_rate": 1.8663020146566606e-05, - "loss": 0.9069, - "step": 1495 - }, - { - "epoch": 1.73, - "grad_norm": 0.0, - "learning_rate": 1.8660945813781587e-05, - "loss": 0.8439, - "step": 1496 - }, - { - "epoch": 1.73, - "grad_norm": 0.0, - "learning_rate": 1.8658869988536175e-05, - "loss": 0.698, - "step": 1497 - }, - { - "epoch": 1.73, - "grad_norm": 0.0, - "learning_rate": 1.8656792671188083e-05, - "loss": 1.2938, - "step": 1498 - }, - { - "epoch": 1.73, - "grad_norm": 0.0, - "learning_rate": 1.8654713862095272e-05, - "loss": 0.6007, - "step": 1499 - }, - { - "epoch": 1.73, - "grad_norm": 0.0, - "learning_rate": 1.8652633561615965e-05, - "loss": 1.0152, - "step": 1500 - }, - { - "epoch": 1.73, - "grad_norm": 0.0, - "learning_rate": 1.8650551770108644e-05, - "loss": 0.9309, - "step": 1501 - }, - { - "epoch": 1.73, - "grad_norm": 0.0, - "learning_rate": 1.864846848793204e-05, - "loss": 1.2961, - "step": 1502 - }, - { - "epoch": 1.73, - "grad_norm": 0.0, - "learning_rate": 1.8646383715445144e-05, - "loss": 0.5843, - "step": 1503 - }, - { - "epoch": 1.73, - "grad_norm": 0.0, - "learning_rate": 1.8644297453007212e-05, - "loss": 1.6724, - "step": 1504 - }, - { - "epoch": 1.74, - "grad_norm": 0.0, - "learning_rate": 1.8642209700977745e-05, - "loss": 1.0209, - "step": 1505 - }, - { - "epoch": 1.74, - "grad_norm": 0.0, - "learning_rate": 1.864012045971651e-05, - "loss": 1.0614, - "step": 1506 - }, - { - "epoch": 1.74, - "grad_norm": 0.0, - "learning_rate": 1.8638029729583524e-05, - "loss": 1.3302, - "step": 1507 - }, - { - "epoch": 1.74, - "grad_norm": 0.0, - "learning_rate": 1.8635937510939063e-05, - "loss": 0.9098, - "step": 1508 - }, - { - "epoch": 1.74, - "grad_norm": 0.0, - "learning_rate": 1.8633843804143663e-05, - "loss": 0.6856, - "step": 1509 - }, - { - "epoch": 1.74, - "grad_norm": 0.0, - "learning_rate": 1.8631748609558107e-05, - "loss": 0.9819, - "step": 1510 - }, - { - "epoch": 1.74, - "grad_norm": 0.0, - "learning_rate": 1.8629651927543447e-05, - "loss": 0.7985, - "step": 1511 - }, - { - "epoch": 1.74, - "grad_norm": 0.0, - "learning_rate": 1.8627553758460978e-05, - "loss": 0.6917, - "step": 1512 - }, - { - "epoch": 1.75, - "grad_norm": 0.0, - "learning_rate": 1.8625454102672266e-05, - "loss": 0.7204, - "step": 1513 - }, - { - "epoch": 1.75, - "grad_norm": 0.0, - "learning_rate": 1.8623352960539117e-05, - "loss": 0.8353, - "step": 1514 - }, - { - "epoch": 1.75, - "grad_norm": 0.0, - "learning_rate": 1.8621250332423603e-05, - "loss": 1.0792, - "step": 1515 - }, - { - "epoch": 1.75, - "grad_norm": 0.0, - "learning_rate": 1.8619146218688056e-05, - "loss": 0.7521, - "step": 1516 - }, - { - "epoch": 1.75, - "grad_norm": 0.0, - "learning_rate": 1.8617040619695055e-05, - "loss": 0.737, - "step": 1517 - }, - { - "epoch": 1.75, - "grad_norm": 0.0, - "learning_rate": 1.861493353580744e-05, - "loss": 0.9545, - "step": 1518 - }, - { - "epoch": 1.75, - "grad_norm": 0.0, - "learning_rate": 1.8612824967388297e-05, - "loss": 0.8228, - "step": 1519 - }, - { - "epoch": 1.75, - "grad_norm": 0.0, - "learning_rate": 1.8610714914800987e-05, - "loss": 0.6718, - "step": 1520 - }, - { - "epoch": 1.75, - "grad_norm": 0.0, - "learning_rate": 1.8608603378409108e-05, - "loss": 0.5972, - "step": 1521 - }, - { - "epoch": 1.76, - "grad_norm": 0.0, - "learning_rate": 1.860649035857653e-05, - "loss": 0.9935, - "step": 1522 - }, - { - "epoch": 1.76, - "grad_norm": 0.0, - "learning_rate": 1.860437585566736e-05, - "loss": 0.9664, - "step": 1523 - }, - { - "epoch": 1.76, - "grad_norm": 0.0, - "learning_rate": 1.8602259870045976e-05, - "loss": 1.0549, - "step": 1524 - }, - { - "epoch": 1.76, - "grad_norm": 0.0, - "learning_rate": 1.8600142402077006e-05, - "loss": 0.9177, - "step": 1525 - }, - { - "epoch": 1.76, - "grad_norm": 0.0, - "learning_rate": 1.8598023452125337e-05, - "loss": 0.618, - "step": 1526 - }, - { - "epoch": 1.76, - "grad_norm": 0.0, - "learning_rate": 1.8595903020556098e-05, - "loss": 0.9634, - "step": 1527 - }, - { - "epoch": 1.76, - "grad_norm": 0.0, - "learning_rate": 1.8593781107734693e-05, - "loss": 0.9926, - "step": 1528 - }, - { - "epoch": 1.76, - "grad_norm": 0.0, - "learning_rate": 1.8591657714026764e-05, - "loss": 0.6989, - "step": 1529 - }, - { - "epoch": 1.76, - "grad_norm": 0.0, - "learning_rate": 1.858953283979822e-05, - "loss": 1.1652, - "step": 1530 - }, - { - "epoch": 1.77, - "grad_norm": 0.0, - "learning_rate": 1.8587406485415226e-05, - "loss": 1.0129, - "step": 1531 - }, - { - "epoch": 1.77, - "grad_norm": 0.0, - "learning_rate": 1.8585278651244188e-05, - "loss": 1.1173, - "step": 1532 - }, - { - "epoch": 1.77, - "grad_norm": 0.0, - "learning_rate": 1.858314933765178e-05, - "loss": 1.0074, - "step": 1533 - }, - { - "epoch": 1.77, - "grad_norm": 0.0, - "learning_rate": 1.858101854500493e-05, - "loss": 0.6768, - "step": 1534 - }, - { - "epoch": 1.77, - "grad_norm": 0.0, - "learning_rate": 1.8578886273670807e-05, - "loss": 0.6371, - "step": 1535 - }, - { - "epoch": 1.77, - "grad_norm": 0.0, - "learning_rate": 1.8576752524016855e-05, - "loss": 0.8583, - "step": 1536 - }, - { - "epoch": 1.77, - "grad_norm": 0.0, - "learning_rate": 1.857461729641076e-05, - "loss": 1.039, - "step": 1537 - }, - { - "epoch": 1.77, - "grad_norm": 0.0, - "learning_rate": 1.8572480591220467e-05, - "loss": 0.9666, - "step": 1538 - }, - { - "epoch": 1.78, - "grad_norm": 0.0, - "learning_rate": 1.8570342408814173e-05, - "loss": 0.7245, - "step": 1539 - }, - { - "epoch": 1.78, - "grad_norm": 0.0, - "learning_rate": 1.8568202749560334e-05, - "loss": 0.9574, - "step": 1540 - }, - { - "epoch": 1.78, - "grad_norm": 0.0, - "learning_rate": 1.856606161382766e-05, - "loss": 1.1558, - "step": 1541 - }, - { - "epoch": 1.78, - "grad_norm": 0.0, - "learning_rate": 1.85639190019851e-05, - "loss": 0.9211, - "step": 1542 - }, - { - "epoch": 1.78, - "grad_norm": 0.0, - "learning_rate": 1.8561774914401883e-05, - "loss": 1.0402, - "step": 1543 - }, - { - "epoch": 1.78, - "grad_norm": 0.0, - "learning_rate": 1.855962935144748e-05, - "loss": 1.2528, - "step": 1544 - }, - { - "epoch": 1.78, - "grad_norm": 0.0, - "learning_rate": 1.8557482313491607e-05, - "loss": 1.2236, - "step": 1545 - }, - { - "epoch": 1.78, - "grad_norm": 0.0, - "learning_rate": 1.8555333800904253e-05, - "loss": 0.9339, - "step": 1546 - }, - { - "epoch": 1.78, - "grad_norm": 0.0, - "learning_rate": 1.855318381405564e-05, - "loss": 0.9248, - "step": 1547 - }, - { - "epoch": 1.79, - "grad_norm": 0.0, - "learning_rate": 1.8551032353316267e-05, - "loss": 0.4309, - "step": 1548 - }, - { - "epoch": 1.79, - "grad_norm": 0.0, - "learning_rate": 1.854887941905687e-05, - "loss": 0.7963, - "step": 1549 - }, - { - "epoch": 1.79, - "grad_norm": 0.0, - "learning_rate": 1.854672501164844e-05, - "loss": 0.9687, - "step": 1550 - }, - { - "epoch": 1.79, - "grad_norm": 0.0, - "learning_rate": 1.8544569131462235e-05, - "loss": 1.2818, - "step": 1551 - }, - { - "epoch": 1.79, - "grad_norm": 0.0, - "learning_rate": 1.854241177886975e-05, - "loss": 0.9208, - "step": 1552 - }, - { - "epoch": 1.79, - "grad_norm": 0.0, - "learning_rate": 1.8540252954242742e-05, - "loss": 0.9488, - "step": 1553 - }, - { - "epoch": 1.79, - "grad_norm": 0.0, - "learning_rate": 1.8538092657953228e-05, - "loss": 0.9789, - "step": 1554 - }, - { - "epoch": 1.79, - "grad_norm": 0.0, - "learning_rate": 1.8535930890373467e-05, - "loss": 0.7364, - "step": 1555 - }, - { - "epoch": 1.79, - "grad_norm": 0.0, - "learning_rate": 1.8533767651875975e-05, - "loss": 0.6788, - "step": 1556 - }, - { - "epoch": 1.8, - "grad_norm": 0.0, - "learning_rate": 1.8531602942833525e-05, - "loss": 0.9911, - "step": 1557 - }, - { - "epoch": 1.8, - "grad_norm": 0.0, - "learning_rate": 1.8529436763619143e-05, - "loss": 0.9112, - "step": 1558 - }, - { - "epoch": 1.8, - "grad_norm": 0.0, - "learning_rate": 1.8527269114606102e-05, - "loss": 0.6079, - "step": 1559 - }, - { - "epoch": 1.8, - "grad_norm": 0.0, - "learning_rate": 1.8525099996167935e-05, - "loss": 1.421, - "step": 1560 - }, - { - "epoch": 1.8, - "grad_norm": 0.0, - "learning_rate": 1.8522929408678426e-05, - "loss": 1.1257, - "step": 1561 - }, - { - "epoch": 1.8, - "grad_norm": 0.0, - "learning_rate": 1.8520757352511616e-05, - "loss": 1.2997, - "step": 1562 - }, - { - "epoch": 1.8, - "grad_norm": 0.0, - "learning_rate": 1.8518583828041787e-05, - "loss": 0.8801, - "step": 1563 - }, - { - "epoch": 1.8, - "grad_norm": 0.0, - "learning_rate": 1.851640883564349e-05, - "loss": 0.5895, - "step": 1564 - }, - { - "epoch": 1.81, - "grad_norm": 0.0, - "learning_rate": 1.851423237569152e-05, - "loss": 1.109, - "step": 1565 - }, - { - "epoch": 1.81, - "grad_norm": 0.0, - "learning_rate": 1.851205444856092e-05, - "loss": 1.7001, - "step": 1566 - }, - { - "epoch": 1.81, - "grad_norm": 0.0, - "learning_rate": 1.8509875054627e-05, - "loss": 0.8888, - "step": 1567 - }, - { - "epoch": 1.81, - "grad_norm": 0.0, - "learning_rate": 1.850769419426531e-05, - "loss": 0.9414, - "step": 1568 - }, - { - "epoch": 1.81, - "grad_norm": 0.0, - "learning_rate": 1.8505511867851656e-05, - "loss": 0.8884, - "step": 1569 - }, - { - "epoch": 1.81, - "grad_norm": 0.0, - "learning_rate": 1.8503328075762102e-05, - "loss": 0.8514, - "step": 1570 - }, - { - "epoch": 1.81, - "grad_norm": 0.0, - "learning_rate": 1.8501142818372964e-05, - "loss": 1.2059, - "step": 1571 - }, - { - "epoch": 1.81, - "grad_norm": 0.0, - "learning_rate": 1.8498956096060797e-05, - "loss": 0.8272, - "step": 1572 - }, - { - "epoch": 1.81, - "grad_norm": 0.0, - "learning_rate": 1.8496767909202423e-05, - "loss": 0.8478, - "step": 1573 - }, - { - "epoch": 1.82, - "grad_norm": 0.0, - "learning_rate": 1.8494578258174918e-05, - "loss": 0.8492, - "step": 1574 - }, - { - "epoch": 1.82, - "grad_norm": 0.0, - "learning_rate": 1.8492387143355594e-05, - "loss": 0.881, - "step": 1575 - }, - { - "epoch": 1.82, - "grad_norm": 0.0, - "learning_rate": 1.8490194565122034e-05, - "loss": 0.9716, - "step": 1576 - }, - { - "epoch": 1.82, - "grad_norm": 0.0, - "learning_rate": 1.848800052385206e-05, - "loss": 0.5691, - "step": 1577 - }, - { - "epoch": 1.82, - "grad_norm": 0.0, - "learning_rate": 1.8485805019923752e-05, - "loss": 0.7024, - "step": 1578 - }, - { - "epoch": 1.82, - "grad_norm": 0.0, - "learning_rate": 1.848360805371544e-05, - "loss": 0.8785, - "step": 1579 - }, - { - "epoch": 1.82, - "grad_norm": 0.0, - "learning_rate": 1.8481409625605708e-05, - "loss": 0.7476, - "step": 1580 - }, - { - "epoch": 1.82, - "grad_norm": 0.0, - "learning_rate": 1.847920973597339e-05, - "loss": 1.0528, - "step": 1581 - }, - { - "epoch": 1.82, - "grad_norm": 0.0, - "learning_rate": 1.8477008385197575e-05, - "loss": 0.9144, - "step": 1582 - }, - { - "epoch": 1.83, - "grad_norm": 0.0, - "learning_rate": 1.84748055736576e-05, - "loss": 1.346, - "step": 1583 - }, - { - "epoch": 1.83, - "grad_norm": 0.0, - "learning_rate": 1.8472601301733047e-05, - "loss": 0.4696, - "step": 1584 - }, - { - "epoch": 1.83, - "grad_norm": 0.0, - "learning_rate": 1.847039556980377e-05, - "loss": 0.512, - "step": 1585 - }, - { - "epoch": 1.83, - "grad_norm": 0.0, - "learning_rate": 1.8468188378249858e-05, - "loss": 1.0187, - "step": 1586 - }, - { - "epoch": 1.83, - "grad_norm": 0.0, - "learning_rate": 1.8465979727451653e-05, - "loss": 0.5902, - "step": 1587 - }, - { - "epoch": 1.83, - "grad_norm": 0.0, - "learning_rate": 1.8463769617789754e-05, - "loss": 0.8336, - "step": 1588 - }, - { - "epoch": 1.83, - "grad_norm": 0.0, - "learning_rate": 1.846155804964501e-05, - "loss": 0.9812, - "step": 1589 - }, - { - "epoch": 1.83, - "grad_norm": 0.0, - "learning_rate": 1.8459345023398514e-05, - "loss": 1.1258, - "step": 1590 - }, - { - "epoch": 1.84, - "grad_norm": 0.0, - "learning_rate": 1.8457130539431623e-05, - "loss": 0.8952, - "step": 1591 - }, - { - "epoch": 1.84, - "grad_norm": 0.0, - "learning_rate": 1.8454914598125936e-05, - "loss": 1.0795, - "step": 1592 - }, - { - "epoch": 1.84, - "grad_norm": 0.0, - "learning_rate": 1.8452697199863305e-05, - "loss": 1.1386, - "step": 1593 - }, - { - "epoch": 1.84, - "grad_norm": 0.0, - "learning_rate": 1.8450478345025832e-05, - "loss": 0.8102, - "step": 1594 - }, - { - "epoch": 1.84, - "grad_norm": 0.0, - "learning_rate": 1.8448258033995877e-05, - "loss": 1.2893, - "step": 1595 - }, - { - "epoch": 1.84, - "grad_norm": 0.0, - "learning_rate": 1.844603626715604e-05, - "loss": 0.9141, - "step": 1596 - }, - { - "epoch": 1.84, - "grad_norm": 0.0, - "learning_rate": 1.8443813044889182e-05, - "loss": 0.9623, - "step": 1597 - }, - { - "epoch": 1.84, - "grad_norm": 0.0, - "learning_rate": 1.8441588367578405e-05, - "loss": 0.7117, - "step": 1598 - }, - { - "epoch": 1.84, - "grad_norm": 0.0, - "learning_rate": 1.8439362235607074e-05, - "loss": 0.8423, - "step": 1599 - }, - { - "epoch": 1.85, - "grad_norm": 0.0, - "learning_rate": 1.8437134649358788e-05, - "loss": 0.8152, - "step": 1600 - }, - { - "epoch": 1.85, - "grad_norm": 0.0, - "learning_rate": 1.8434905609217415e-05, - "loss": 1.373, - "step": 1601 - }, - { - "epoch": 1.85, - "grad_norm": 0.0, - "learning_rate": 1.843267511556706e-05, - "loss": 0.7881, - "step": 1602 - }, - { - "epoch": 1.85, - "grad_norm": 0.0, - "learning_rate": 1.8430443168792087e-05, - "loss": 0.8423, - "step": 1603 - }, - { - "epoch": 1.85, - "grad_norm": 0.0, - "learning_rate": 1.8428209769277107e-05, - "loss": 1.1305, - "step": 1604 - }, - { - "epoch": 1.85, - "grad_norm": 0.0, - "learning_rate": 1.8425974917406974e-05, - "loss": 0.7358, - "step": 1605 - }, - { - "epoch": 1.85, - "grad_norm": 0.0, - "learning_rate": 1.8423738613566806e-05, - "loss": 1.1168, - "step": 1606 - }, - { - "epoch": 1.85, - "grad_norm": 0.0, - "learning_rate": 1.842150085814196e-05, - "loss": 0.8614, - "step": 1607 - }, - { - "epoch": 1.85, - "grad_norm": 0.0, - "learning_rate": 1.8419261651518053e-05, - "loss": 0.7585, - "step": 1608 - }, - { - "epoch": 1.86, - "grad_norm": 0.0, - "learning_rate": 1.8417020994080945e-05, - "loss": 1.2857, - "step": 1609 - }, - { - "epoch": 1.86, - "grad_norm": 0.0, - "learning_rate": 1.8414778886216744e-05, - "loss": 0.5264, - "step": 1610 - }, - { - "epoch": 1.86, - "grad_norm": 0.0, - "learning_rate": 1.8412535328311813e-05, - "loss": 0.7996, - "step": 1611 - }, - { - "epoch": 1.86, - "grad_norm": 0.0, - "learning_rate": 1.8410290320752768e-05, - "loss": 1.1891, - "step": 1612 - }, - { - "epoch": 1.86, - "grad_norm": 0.0, - "learning_rate": 1.8408043863926462e-05, - "loss": 0.9617, - "step": 1613 - }, - { - "epoch": 1.86, - "grad_norm": 0.0, - "learning_rate": 1.8405795958220013e-05, - "loss": 0.9647, - "step": 1614 - }, - { - "epoch": 1.86, - "grad_norm": 0.0, - "learning_rate": 1.840354660402078e-05, - "loss": 0.8767, - "step": 1615 - }, - { - "epoch": 1.86, - "grad_norm": 0.0, - "learning_rate": 1.8401295801716375e-05, - "loss": 0.8715, - "step": 1616 - }, - { - "epoch": 1.87, - "grad_norm": 0.0, - "learning_rate": 1.8399043551694655e-05, - "loss": 0.7427, - "step": 1617 - }, - { - "epoch": 1.87, - "grad_norm": 0.0, - "learning_rate": 1.8396789854343726e-05, - "loss": 0.9496, - "step": 1618 - }, - { - "epoch": 1.87, - "grad_norm": 0.0, - "learning_rate": 1.8394534710051956e-05, - "loss": 0.8333, - "step": 1619 - }, - { - "epoch": 1.87, - "grad_norm": 0.0, - "learning_rate": 1.8392278119207944e-05, - "loss": 0.6817, - "step": 1620 - }, - { - "epoch": 1.87, - "grad_norm": 0.0, - "learning_rate": 1.8390020082200553e-05, - "loss": 1.1953, - "step": 1621 - }, - { - "epoch": 1.87, - "grad_norm": 0.0, - "learning_rate": 1.838776059941889e-05, - "loss": 1.0039, - "step": 1622 - }, - { - "epoch": 1.87, - "grad_norm": 0.0, - "learning_rate": 1.8385499671252305e-05, - "loss": 1.034, - "step": 1623 - }, - { - "epoch": 1.87, - "grad_norm": 0.0, - "learning_rate": 1.8383237298090408e-05, - "loss": 1.1376, - "step": 1624 - }, - { - "epoch": 1.87, - "grad_norm": 0.0, - "learning_rate": 1.8380973480323052e-05, - "loss": 0.767, - "step": 1625 - }, - { - "epoch": 1.88, - "grad_norm": 0.0, - "learning_rate": 1.8378708218340336e-05, - "loss": 0.892, - "step": 1626 - }, - { - "epoch": 1.88, - "grad_norm": 0.0, - "learning_rate": 1.8376441512532617e-05, - "loss": 1.4894, - "step": 1627 - }, - { - "epoch": 1.88, - "grad_norm": 0.0, - "learning_rate": 1.837417336329049e-05, - "loss": 0.3494, - "step": 1628 - }, - { - "epoch": 1.88, - "grad_norm": 0.0, - "learning_rate": 1.8371903771004812e-05, - "loss": 0.5374, - "step": 1629 - }, - { - "epoch": 1.88, - "grad_norm": 0.0, - "learning_rate": 1.8369632736066673e-05, - "loss": 0.8769, - "step": 1630 - }, - { - "epoch": 1.88, - "grad_norm": 0.0, - "learning_rate": 1.8367360258867418e-05, - "loss": 1.0445, - "step": 1631 - }, - { - "epoch": 1.88, - "grad_norm": 0.0, - "learning_rate": 1.836508633979865e-05, - "loss": 0.9009, - "step": 1632 - }, - { - "epoch": 1.88, - "grad_norm": 0.0, - "learning_rate": 1.8362810979252206e-05, - "loss": 1.1726, - "step": 1633 - }, - { - "epoch": 1.88, - "grad_norm": 0.0, - "learning_rate": 1.836053417762018e-05, - "loss": 1.0203, - "step": 1634 - }, - { - "epoch": 1.89, - "grad_norm": 0.0, - "learning_rate": 1.835825593529492e-05, - "loss": 0.7018, - "step": 1635 - }, - { - "epoch": 1.89, - "grad_norm": 0.0, - "learning_rate": 1.8355976252668996e-05, - "loss": 0.5793, - "step": 1636 - }, - { - "epoch": 1.89, - "grad_norm": 0.0, - "learning_rate": 1.8353695130135262e-05, - "loss": 0.7308, - "step": 1637 - }, - { - "epoch": 1.89, - "grad_norm": 0.0, - "learning_rate": 1.835141256808679e-05, - "loss": 0.8243, - "step": 1638 - }, - { - "epoch": 1.89, - "grad_norm": 0.0, - "learning_rate": 1.834912856691692e-05, - "loss": 0.9348, - "step": 1639 - }, - { - "epoch": 1.89, - "grad_norm": 0.0, - "learning_rate": 1.8346843127019234e-05, - "loss": 0.5903, - "step": 1640 - }, - { - "epoch": 1.89, - "grad_norm": 0.0, - "learning_rate": 1.8344556248787556e-05, - "loss": 0.9843, - "step": 1641 - }, - { - "epoch": 1.89, - "grad_norm": 0.0, - "learning_rate": 1.8342267932615962e-05, - "loss": 0.8209, - "step": 1642 - }, - { - "epoch": 1.9, - "grad_norm": 0.0, - "learning_rate": 1.833997817889878e-05, - "loss": 0.602, - "step": 1643 - }, - { - "epoch": 1.9, - "grad_norm": 0.0, - "learning_rate": 1.8337686988030584e-05, - "loss": 1.183, - "step": 1644 - }, - { - "epoch": 1.9, - "grad_norm": 0.0, - "learning_rate": 1.8335394360406184e-05, - "loss": 0.9021, - "step": 1645 - }, - { - "epoch": 1.9, - "grad_norm": 0.0, - "learning_rate": 1.833310029642066e-05, - "loss": 0.9465, - "step": 1646 - }, - { - "epoch": 1.9, - "grad_norm": 0.0, - "learning_rate": 1.8330804796469314e-05, - "loss": 1.3885, - "step": 1647 - }, - { - "epoch": 1.9, - "grad_norm": 0.0, - "learning_rate": 1.8328507860947718e-05, - "loss": 0.9377, - "step": 1648 - }, - { - "epoch": 1.9, - "grad_norm": 0.0, - "learning_rate": 1.8326209490251678e-05, - "loss": 1.1174, - "step": 1649 - }, - { - "epoch": 1.9, - "grad_norm": 0.0, - "learning_rate": 1.832390968477725e-05, - "loss": 1.5199, - "step": 1650 - }, - { - "epoch": 1.9, - "grad_norm": 0.0, - "learning_rate": 1.8321608444920738e-05, - "loss": 0.8447, - "step": 1651 - }, - { - "epoch": 1.91, - "grad_norm": 0.0, - "learning_rate": 1.8319305771078696e-05, - "loss": 0.7095, - "step": 1652 - }, - { - "epoch": 1.91, - "grad_norm": 0.0, - "learning_rate": 1.831700166364792e-05, - "loss": 1.0705, - "step": 1653 - }, - { - "epoch": 1.91, - "grad_norm": 0.0, - "learning_rate": 1.8314696123025456e-05, - "loss": 0.6815, - "step": 1654 - }, - { - "epoch": 1.91, - "grad_norm": 0.0, - "learning_rate": 1.8312389149608595e-05, - "loss": 1.1792, - "step": 1655 - }, - { - "epoch": 1.91, - "grad_norm": 0.0, - "learning_rate": 1.831008074379488e-05, - "loss": 0.7358, - "step": 1656 - }, - { - "epoch": 1.91, - "grad_norm": 0.0, - "learning_rate": 1.8307770905982092e-05, - "loss": 0.9142, - "step": 1657 - }, - { - "epoch": 1.91, - "grad_norm": 0.0, - "learning_rate": 1.830545963656827e-05, - "loss": 0.941, - "step": 1658 - }, - { - "epoch": 1.91, - "grad_norm": 0.0, - "learning_rate": 1.830314693595169e-05, - "loss": 0.7598, - "step": 1659 - }, - { - "epoch": 1.91, - "grad_norm": 0.0, - "learning_rate": 1.8300832804530877e-05, - "loss": 0.6559, - "step": 1660 - }, - { - "epoch": 1.92, - "grad_norm": 0.0, - "learning_rate": 1.8298517242704607e-05, - "loss": 1.1319, - "step": 1661 - }, - { - "epoch": 1.92, - "grad_norm": 0.0, - "learning_rate": 1.8296200250871897e-05, - "loss": 1.279, - "step": 1662 - }, - { - "epoch": 1.92, - "grad_norm": 0.0, - "learning_rate": 1.8293881829432015e-05, - "loss": 0.684, - "step": 1663 - }, - { - "epoch": 1.92, - "grad_norm": 0.0, - "learning_rate": 1.829156197878447e-05, - "loss": 0.6668, - "step": 1664 - }, - { - "epoch": 1.92, - "grad_norm": 0.0, - "learning_rate": 1.828924069932902e-05, - "loss": 0.9145, - "step": 1665 - }, - { - "epoch": 1.92, - "grad_norm": 0.0, - "learning_rate": 1.8286917991465674e-05, - "loss": 1.0257, - "step": 1666 - }, - { - "epoch": 1.92, - "grad_norm": 0.0, - "learning_rate": 1.828459385559468e-05, - "loss": 1.0696, - "step": 1667 - }, - { - "epoch": 1.92, - "grad_norm": 0.0, - "learning_rate": 1.8282268292116536e-05, - "loss": 1.0375, - "step": 1668 - }, - { - "epoch": 1.93, - "grad_norm": 0.0, - "learning_rate": 1.827994130143198e-05, - "loss": 0.973, - "step": 1669 - }, - { - "epoch": 1.93, - "grad_norm": 0.0, - "learning_rate": 1.827761288394201e-05, - "loss": 0.9831, - "step": 1670 - }, - { - "epoch": 1.93, - "grad_norm": 0.0, - "learning_rate": 1.8275283040047848e-05, - "loss": 0.9126, - "step": 1671 - }, - { - "epoch": 1.93, - "grad_norm": 0.0, - "learning_rate": 1.8272951770150987e-05, - "loss": 1.124, - "step": 1672 - }, - { - "epoch": 1.93, - "grad_norm": 0.0, - "learning_rate": 1.8270619074653143e-05, - "loss": 0.8471, - "step": 1673 - }, - { - "epoch": 1.93, - "grad_norm": 0.0, - "learning_rate": 1.8268284953956293e-05, - "loss": 0.8864, - "step": 1674 - }, - { - "epoch": 1.93, - "grad_norm": 0.0, - "learning_rate": 1.8265949408462657e-05, - "loss": 1.3291, - "step": 1675 - }, - { - "epoch": 1.93, - "grad_norm": 0.0, - "learning_rate": 1.826361243857469e-05, - "loss": 1.1018, - "step": 1676 - }, - { - "epoch": 1.93, - "grad_norm": 0.0, - "learning_rate": 1.8261274044695106e-05, - "loss": 1.1252, - "step": 1677 - }, - { - "epoch": 1.94, - "grad_norm": 0.0, - "learning_rate": 1.8258934227226856e-05, - "loss": 0.6155, - "step": 1678 - }, - { - "epoch": 1.94, - "grad_norm": 0.0, - "learning_rate": 1.825659298657314e-05, - "loss": 0.5234, - "step": 1679 - }, - { - "epoch": 1.94, - "grad_norm": 0.0, - "learning_rate": 1.8254250323137407e-05, - "loss": 0.6481, - "step": 1680 - }, - { - "epoch": 1.94, - "grad_norm": 0.0, - "learning_rate": 1.8251906237323338e-05, - "loss": 0.9985, - "step": 1681 - }, - { - "epoch": 1.94, - "grad_norm": 0.0, - "learning_rate": 1.824956072953487e-05, - "loss": 0.9365, - "step": 1682 - }, - { - "epoch": 1.94, - "grad_norm": 0.0, - "learning_rate": 1.8247213800176192e-05, - "loss": 0.8506, - "step": 1683 - }, - { - "epoch": 1.94, - "grad_norm": 0.0, - "learning_rate": 1.8244865449651716e-05, - "loss": 0.7187, - "step": 1684 - }, - { - "epoch": 1.94, - "grad_norm": 0.0, - "learning_rate": 1.8242515678366114e-05, - "loss": 0.927, - "step": 1685 - }, - { - "epoch": 1.94, - "grad_norm": 0.0, - "learning_rate": 1.8240164486724305e-05, - "loss": 0.7319, - "step": 1686 - }, - { - "epoch": 1.95, - "grad_norm": 0.0, - "learning_rate": 1.8237811875131446e-05, - "loss": 0.9628, - "step": 1687 - }, - { - "epoch": 1.95, - "grad_norm": 0.0, - "learning_rate": 1.823545784399294e-05, - "loss": 0.744, - "step": 1688 - }, - { - "epoch": 1.95, - "grad_norm": 0.0, - "learning_rate": 1.8233102393714435e-05, - "loss": 0.9068, - "step": 1689 - }, - { - "epoch": 1.95, - "grad_norm": 0.0, - "learning_rate": 1.823074552470182e-05, - "loss": 0.7367, - "step": 1690 - }, - { - "epoch": 1.95, - "grad_norm": 0.0, - "learning_rate": 1.8228387237361245e-05, - "loss": 0.7525, - "step": 1691 - }, - { - "epoch": 1.95, - "grad_norm": 0.0, - "learning_rate": 1.822602753209908e-05, - "loss": 0.5501, - "step": 1692 - }, - { - "epoch": 1.95, - "grad_norm": 0.0, - "learning_rate": 1.8223666409321953e-05, - "loss": 1.019, - "step": 1693 - }, - { - "epoch": 1.95, - "grad_norm": 0.0, - "learning_rate": 1.8221303869436738e-05, - "loss": 0.7139, - "step": 1694 - }, - { - "epoch": 1.96, - "grad_norm": 0.0, - "learning_rate": 1.8218939912850547e-05, - "loss": 1.2624, - "step": 1695 - }, - { - "epoch": 1.96, - "grad_norm": 0.0, - "learning_rate": 1.821657453997074e-05, - "loss": 0.8207, - "step": 1696 - }, - { - "epoch": 1.96, - "grad_norm": 0.0, - "learning_rate": 1.8214207751204917e-05, - "loss": 0.7859, - "step": 1697 - }, - { - "epoch": 1.96, - "grad_norm": 0.0, - "learning_rate": 1.821183954696093e-05, - "loss": 0.8942, - "step": 1698 - }, - { - "epoch": 1.96, - "grad_norm": 0.0, - "learning_rate": 1.8209469927646863e-05, - "loss": 0.9378, - "step": 1699 - }, - { - "epoch": 1.96, - "grad_norm": 0.0, - "learning_rate": 1.8207098893671054e-05, - "loss": 0.9628, - "step": 1700 - }, - { - "epoch": 1.96, - "grad_norm": 0.0, - "learning_rate": 1.8204726445442084e-05, - "loss": 0.9162, - "step": 1701 - }, - { - "epoch": 1.96, - "grad_norm": 0.0, - "learning_rate": 1.820235258336877e-05, - "loss": 0.9792, - "step": 1702 - }, - { - "epoch": 1.96, - "grad_norm": 0.0, - "learning_rate": 1.8199977307860178e-05, - "loss": 0.8397, - "step": 1703 - }, - { - "epoch": 1.97, - "grad_norm": 0.0, - "learning_rate": 1.8197600619325622e-05, - "loss": 0.8388, - "step": 1704 - }, - { - "epoch": 1.97, - "grad_norm": 0.0, - "learning_rate": 1.8195222518174654e-05, - "loss": 0.6026, - "step": 1705 - }, - { - "epoch": 1.97, - "grad_norm": 0.0, - "learning_rate": 1.8192843004817063e-05, - "loss": 0.827, - "step": 1706 - }, - { - "epoch": 1.97, - "grad_norm": 0.0, - "learning_rate": 1.8190462079662897e-05, - "loss": 0.9253, - "step": 1707 - }, - { - "epoch": 1.97, - "grad_norm": 0.0, - "learning_rate": 1.818807974312243e-05, - "loss": 1.0776, - "step": 1708 - }, - { - "epoch": 1.97, - "grad_norm": 0.0, - "learning_rate": 1.8185695995606196e-05, - "loss": 0.8291, - "step": 1709 - }, - { - "epoch": 1.97, - "grad_norm": 0.0, - "learning_rate": 1.8183310837524965e-05, - "loss": 0.7661, - "step": 1710 - }, - { - "epoch": 1.97, - "grad_norm": 0.0, - "learning_rate": 1.8180924269289737e-05, - "loss": 1.2197, - "step": 1711 - }, - { - "epoch": 1.97, - "grad_norm": 0.0, - "learning_rate": 1.817853629131178e-05, - "loss": 1.1421, - "step": 1712 - }, - { - "epoch": 1.98, - "grad_norm": 0.0, - "learning_rate": 1.8176146904002587e-05, - "loss": 0.6034, - "step": 1713 - }, - { - "epoch": 1.98, - "grad_norm": 0.0, - "learning_rate": 1.81737561077739e-05, - "loss": 1.015, - "step": 1714 - }, - { - "epoch": 1.98, - "grad_norm": 0.0, - "learning_rate": 1.81713639030377e-05, - "loss": 0.8046, - "step": 1715 - }, - { - "epoch": 1.98, - "grad_norm": 0.0, - "learning_rate": 1.8168970290206213e-05, - "loss": 0.8654, - "step": 1716 - }, - { - "epoch": 1.98, - "grad_norm": 0.0, - "learning_rate": 1.8166575269691914e-05, - "loss": 0.6145, - "step": 1717 - }, - { - "epoch": 1.98, - "grad_norm": 0.0, - "learning_rate": 1.8164178841907508e-05, - "loss": 1.0808, - "step": 1718 - }, - { - "epoch": 1.98, - "grad_norm": 0.0, - "learning_rate": 1.8161781007265958e-05, - "loss": 1.2165, - "step": 1719 - }, - { - "epoch": 1.98, - "grad_norm": 0.0, - "learning_rate": 1.8159381766180453e-05, - "loss": 0.785, - "step": 1720 - }, - { - "epoch": 1.99, - "grad_norm": 0.0, - "learning_rate": 1.815698111906443e-05, - "loss": 0.6653, - "step": 1721 - }, - { - "epoch": 1.99, - "grad_norm": 0.0, - "learning_rate": 1.8154579066331577e-05, - "loss": 0.6981, - "step": 1722 - }, - { - "epoch": 1.99, - "grad_norm": 0.0, - "learning_rate": 1.8152175608395814e-05, - "loss": 1.4175, - "step": 1723 - }, - { - "epoch": 1.99, - "grad_norm": 0.0, - "learning_rate": 1.8149770745671308e-05, - "loss": 0.6102, - "step": 1724 - }, - { - "epoch": 1.99, - "grad_norm": 0.0, - "learning_rate": 1.8147364478572463e-05, - "loss": 0.7399, - "step": 1725 - }, - { - "epoch": 1.99, - "grad_norm": 0.0, - "learning_rate": 1.8144956807513933e-05, - "loss": 0.7851, - "step": 1726 - }, - { - "epoch": 1.99, - "grad_norm": 0.0, - "learning_rate": 1.8142547732910606e-05, - "loss": 0.6379, - "step": 1727 - }, - { - "epoch": 1.99, - "grad_norm": 0.0, - "learning_rate": 1.814013725517762e-05, - "loss": 1.0369, - "step": 1728 - }, - { - "epoch": 1.99, - "grad_norm": 0.0, - "learning_rate": 1.813772537473035e-05, - "loss": 0.9569, - "step": 1729 - }, - { - "epoch": 2.0, - "grad_norm": 0.0, - "learning_rate": 1.813531209198441e-05, - "loss": 1.0077, - "step": 1730 - }, - { - "epoch": 2.0, - "grad_norm": 0.0, - "learning_rate": 1.8132897407355657e-05, - "loss": 0.9006, - "step": 1731 - }, - { - "epoch": 2.0, - "grad_norm": 0.0, - "learning_rate": 1.8130481321260193e-05, - "loss": 0.8361, - "step": 1732 - }, - { - "epoch": 2.0, - "grad_norm": 0.0, - "learning_rate": 1.812806383411436e-05, - "loss": 0.8414, - "step": 1733 - }, - { - "epoch": 2.0, - "grad_norm": 0.0, - "learning_rate": 1.812564494633474e-05, - "loss": 1.1887, - "step": 1734 - }, - { - "epoch": 2.0, - "grad_norm": 0.0, - "learning_rate": 1.8123224658338166e-05, - "loss": 0.7373, - "step": 1735 - }, - { - "epoch": 2.0, - "grad_norm": 0.0, - "learning_rate": 1.8120802970541687e-05, - "loss": 0.4915, - "step": 1736 - }, - { - "epoch": 2.0, - "grad_norm": 0.0, - "learning_rate": 1.8118379883362626e-05, - "loss": 0.6693, - "step": 1737 - }, - { - "epoch": 2.0, - "grad_norm": 0.0, - "learning_rate": 1.8115955397218524e-05, - "loss": 0.5406, - "step": 1738 - }, - { - "epoch": 2.01, - "grad_norm": 0.0, - "learning_rate": 1.811352951252717e-05, - "loss": 0.6501, - "step": 1739 - }, - { - "epoch": 2.01, - "grad_norm": 0.0, - "learning_rate": 1.8111102229706593e-05, - "loss": 0.6049, - "step": 1740 - }, - { - "epoch": 2.01, - "grad_norm": 0.0, - "learning_rate": 1.810867354917507e-05, - "loss": 0.5617, - "step": 1741 - }, - { - "epoch": 2.01, - "grad_norm": 0.0, - "learning_rate": 1.8106243471351105e-05, - "loss": 0.5624, - "step": 1742 - }, - { - "epoch": 2.01, - "grad_norm": 0.0, - "learning_rate": 1.8103811996653458e-05, - "loss": 0.7127, - "step": 1743 - }, - { - "epoch": 2.01, - "grad_norm": 0.0, - "learning_rate": 1.8101379125501116e-05, - "loss": 0.4516, - "step": 1744 - }, - { - "epoch": 2.01, - "grad_norm": 0.0, - "learning_rate": 1.809894485831332e-05, - "loss": 0.5177, - "step": 1745 - }, - { - "epoch": 2.01, - "grad_norm": 0.0, - "learning_rate": 1.8096509195509536e-05, - "loss": 0.968, - "step": 1746 - }, - { - "epoch": 2.01, - "grad_norm": 0.0, - "learning_rate": 1.809407213750949e-05, - "loss": 0.6109, - "step": 1747 - }, - { - "epoch": 2.02, - "grad_norm": 0.0, - "learning_rate": 1.8091633684733132e-05, - "loss": 1.0129, - "step": 1748 - }, - { - "epoch": 2.02, - "grad_norm": 0.0, - "learning_rate": 1.8089193837600653e-05, - "loss": 0.6806, - "step": 1749 - }, - { - "epoch": 2.02, - "grad_norm": 0.0, - "learning_rate": 1.8086752596532497e-05, - "loss": 0.6258, - "step": 1750 - }, - { - "epoch": 2.02, - "grad_norm": 0.0, - "learning_rate": 1.8084309961949338e-05, - "loss": 0.676, - "step": 1751 - }, - { - "epoch": 2.02, - "grad_norm": 0.0, - "learning_rate": 1.808186593427209e-05, - "loss": 0.6069, - "step": 1752 - }, - { - "epoch": 2.02, - "grad_norm": 0.0, - "learning_rate": 1.8079420513921913e-05, - "loss": 0.6739, - "step": 1753 - }, - { - "epoch": 2.02, - "grad_norm": 0.0, - "learning_rate": 1.80769737013202e-05, - "loss": 0.5008, - "step": 1754 - }, - { - "epoch": 2.02, - "grad_norm": 0.0, - "learning_rate": 1.807452549688859e-05, - "loss": 0.7011, - "step": 1755 - }, - { - "epoch": 2.03, - "grad_norm": 0.0, - "learning_rate": 1.807207590104896e-05, - "loss": 0.7604, - "step": 1756 - }, - { - "epoch": 2.03, - "grad_norm": 0.0, - "learning_rate": 1.8069624914223425e-05, - "loss": 0.5797, - "step": 1757 - }, - { - "epoch": 2.03, - "grad_norm": 0.0, - "learning_rate": 1.8067172536834343e-05, - "loss": 0.5233, - "step": 1758 - }, - { - "epoch": 2.03, - "grad_norm": 0.0, - "learning_rate": 1.8064718769304304e-05, - "loss": 0.6166, - "step": 1759 - }, - { - "epoch": 2.03, - "grad_norm": 0.0, - "learning_rate": 1.8062263612056145e-05, - "loss": 0.8225, - "step": 1760 - }, - { - "epoch": 2.03, - "grad_norm": 0.0, - "learning_rate": 1.8059807065512945e-05, - "loss": 0.8383, - "step": 1761 - }, - { - "epoch": 2.03, - "grad_norm": 0.0, - "learning_rate": 1.8057349130098014e-05, - "loss": 0.9657, - "step": 1762 - }, - { - "epoch": 2.03, - "grad_norm": 0.0, - "learning_rate": 1.8054889806234906e-05, - "loss": 0.8804, - "step": 1763 - }, - { - "epoch": 2.03, - "grad_norm": 0.0, - "learning_rate": 1.805242909434741e-05, - "loss": 0.6463, - "step": 1764 - }, - { - "epoch": 2.04, - "grad_norm": 0.0, - "learning_rate": 1.8049966994859565e-05, - "loss": 0.7468, - "step": 1765 - }, - { - "epoch": 2.04, - "grad_norm": 0.0, - "learning_rate": 1.8047503508195636e-05, - "loss": 0.8217, - "step": 1766 - }, - { - "epoch": 2.04, - "grad_norm": 0.0, - "learning_rate": 1.8045038634780136e-05, - "loss": 0.4711, - "step": 1767 - }, - { - "epoch": 2.04, - "grad_norm": 0.0, - "learning_rate": 1.804257237503781e-05, - "loss": 1.0406, - "step": 1768 - }, - { - "epoch": 2.04, - "grad_norm": 0.0, - "learning_rate": 1.8040104729393652e-05, - "loss": 0.6552, - "step": 1769 - }, - { - "epoch": 2.04, - "grad_norm": 0.0, - "learning_rate": 1.8037635698272878e-05, - "loss": 0.6801, - "step": 1770 - }, - { - "epoch": 2.04, - "grad_norm": 0.0, - "learning_rate": 1.8035165282100963e-05, - "loss": 0.7727, - "step": 1771 - }, - { - "epoch": 2.04, - "grad_norm": 0.0, - "learning_rate": 1.8032693481303604e-05, - "loss": 0.5532, - "step": 1772 - }, - { - "epoch": 2.04, - "grad_norm": 0.0, - "learning_rate": 1.8030220296306752e-05, - "loss": 0.5827, - "step": 1773 - }, - { - "epoch": 2.05, - "grad_norm": 0.0, - "learning_rate": 1.8027745727536578e-05, - "loss": 0.7761, - "step": 1774 - }, - { - "epoch": 2.05, - "grad_norm": 0.0, - "learning_rate": 1.802526977541951e-05, - "loss": 0.5919, - "step": 1775 - }, - { - "epoch": 2.05, - "grad_norm": 0.0, - "learning_rate": 1.80227924403822e-05, - "loss": 0.8207, - "step": 1776 - }, - { - "epoch": 2.05, - "grad_norm": 0.0, - "learning_rate": 1.8020313722851547e-05, - "loss": 0.5281, - "step": 1777 - }, - { - "epoch": 2.05, - "grad_norm": 0.0, - "learning_rate": 1.8017833623254685e-05, - "loss": 0.4988, - "step": 1778 - }, - { - "epoch": 2.05, - "grad_norm": 0.0, - "learning_rate": 1.8015352142018984e-05, - "loss": 0.4161, - "step": 1779 - }, - { - "epoch": 2.05, - "grad_norm": 0.0, - "learning_rate": 1.801286927957206e-05, - "loss": 0.6046, - "step": 1780 - }, - { - "epoch": 2.05, - "grad_norm": 0.0, - "learning_rate": 1.801038503634176e-05, - "loss": 0.5877, - "step": 1781 - }, - { - "epoch": 2.06, - "grad_norm": 0.0, - "learning_rate": 1.800789941275617e-05, - "loss": 0.5421, - "step": 1782 - }, - { - "epoch": 2.06, - "grad_norm": 0.0, - "learning_rate": 1.8005412409243604e-05, - "loss": 0.5874, - "step": 1783 - }, - { - "epoch": 2.06, - "grad_norm": 0.0, - "learning_rate": 1.8002924026232643e-05, - "loss": 0.6863, - "step": 1784 - }, - { - "epoch": 2.06, - "grad_norm": 0.0, - "learning_rate": 1.8000434264152074e-05, - "loss": 0.677, - "step": 1785 - }, - { - "epoch": 2.06, - "grad_norm": 0.0, - "learning_rate": 1.7997943123430936e-05, - "loss": 0.8075, - "step": 1786 - }, - { - "epoch": 2.06, - "grad_norm": 0.0, - "learning_rate": 1.799545060449851e-05, - "loss": 0.7307, - "step": 1787 - }, - { - "epoch": 2.06, - "grad_norm": 0.0, - "learning_rate": 1.7992956707784307e-05, - "loss": 0.6866, - "step": 1788 - }, - { - "epoch": 2.06, - "grad_norm": 0.0, - "learning_rate": 1.799046143371807e-05, - "loss": 0.7648, - "step": 1789 - }, - { - "epoch": 2.06, - "grad_norm": 0.0, - "learning_rate": 1.7987964782729793e-05, - "loss": 0.7349, - "step": 1790 - }, - { - "epoch": 2.07, - "grad_norm": 0.0, - "learning_rate": 1.7985466755249703e-05, - "loss": 0.7658, - "step": 1791 - }, - { - "epoch": 2.07, - "grad_norm": 0.0, - "learning_rate": 1.7982967351708253e-05, - "loss": 0.8237, - "step": 1792 - }, - { - "epoch": 2.07, - "grad_norm": 0.0, - "learning_rate": 1.798046657253615e-05, - "loss": 0.6271, - "step": 1793 - }, - { - "epoch": 2.07, - "grad_norm": 0.0, - "learning_rate": 1.7977964418164328e-05, - "loss": 0.7649, - "step": 1794 - }, - { - "epoch": 2.07, - "grad_norm": 0.0, - "learning_rate": 1.797546088902396e-05, - "loss": 0.8457, - "step": 1795 - }, - { - "epoch": 2.07, - "grad_norm": 0.0, - "learning_rate": 1.7972955985546452e-05, - "loss": 0.6207, - "step": 1796 - }, - { - "epoch": 2.07, - "grad_norm": 0.0, - "learning_rate": 1.7970449708163455e-05, - "loss": 0.7756, - "step": 1797 - }, - { - "epoch": 2.07, - "grad_norm": 0.0, - "learning_rate": 1.796794205730685e-05, - "loss": 0.5519, - "step": 1798 - }, - { - "epoch": 2.07, - "grad_norm": 0.0, - "learning_rate": 1.796543303340876e-05, - "loss": 0.5001, - "step": 1799 - }, - { - "epoch": 2.08, - "grad_norm": 0.0, - "learning_rate": 1.796292263690154e-05, - "loss": 0.8946, - "step": 1800 - }, - { - "epoch": 2.08, - "grad_norm": 0.0, - "learning_rate": 1.7960410868217786e-05, - "loss": 0.6339, - "step": 1801 - }, - { - "epoch": 2.08, - "grad_norm": 0.0, - "learning_rate": 1.7957897727790327e-05, - "loss": 0.7323, - "step": 1802 - }, - { - "epoch": 2.08, - "grad_norm": 0.0, - "learning_rate": 1.7955383216052224e-05, - "loss": 0.6311, - "step": 1803 - }, - { - "epoch": 2.08, - "grad_norm": 0.0, - "learning_rate": 1.795286733343678e-05, - "loss": 0.742, - "step": 1804 - }, - { - "epoch": 2.08, - "grad_norm": 0.0, - "learning_rate": 1.7950350080377545e-05, - "loss": 0.3959, - "step": 1805 - }, - { - "epoch": 2.08, - "grad_norm": 0.0, - "learning_rate": 1.7947831457308276e-05, - "loss": 0.5645, - "step": 1806 - }, - { - "epoch": 2.08, - "grad_norm": 0.0, - "learning_rate": 1.7945311464663002e-05, - "loss": 0.634, - "step": 1807 - }, - { - "epoch": 2.09, - "grad_norm": 0.0, - "learning_rate": 1.794279010287596e-05, - "loss": 0.4558, - "step": 1808 - }, - { - "epoch": 2.09, - "grad_norm": 0.0, - "learning_rate": 1.794026737238163e-05, - "loss": 0.6115, - "step": 1809 - }, - { - "epoch": 2.09, - "grad_norm": 0.0, - "learning_rate": 1.793774327361474e-05, - "loss": 0.8031, - "step": 1810 - }, - { - "epoch": 2.09, - "grad_norm": 0.0, - "learning_rate": 1.7935217807010238e-05, - "loss": 0.5608, - "step": 1811 - }, - { - "epoch": 2.09, - "grad_norm": 0.0, - "learning_rate": 1.7932690973003316e-05, - "loss": 0.5464, - "step": 1812 - }, - { - "epoch": 2.09, - "grad_norm": 0.0, - "learning_rate": 1.79301627720294e-05, - "loss": 0.4197, - "step": 1813 - }, - { - "epoch": 2.09, - "grad_norm": 0.0, - "learning_rate": 1.7927633204524153e-05, - "loss": 0.51, - "step": 1814 - }, - { - "epoch": 2.09, - "grad_norm": 0.0, - "learning_rate": 1.7925102270923465e-05, - "loss": 0.7034, - "step": 1815 - }, - { - "epoch": 2.09, - "grad_norm": 0.0, - "learning_rate": 1.792256997166348e-05, - "loss": 0.5432, - "step": 1816 - }, - { - "epoch": 2.1, - "grad_norm": 0.0, - "learning_rate": 1.7920036307180554e-05, - "loss": 0.7405, - "step": 1817 - }, - { - "epoch": 2.1, - "grad_norm": 0.0, - "learning_rate": 1.7917501277911295e-05, - "loss": 0.4201, - "step": 1818 - }, - { - "epoch": 2.1, - "grad_norm": 0.0, - "learning_rate": 1.7914964884292543e-05, - "loss": 0.9322, - "step": 1819 - }, - { - "epoch": 2.1, - "grad_norm": 0.0, - "learning_rate": 1.791242712676137e-05, - "loss": 0.4983, - "step": 1820 - }, - { - "epoch": 2.1, - "grad_norm": 0.0, - "learning_rate": 1.7909888005755077e-05, - "loss": 0.7574, - "step": 1821 - }, - { - "epoch": 2.1, - "grad_norm": 0.0, - "learning_rate": 1.790734752171122e-05, - "loss": 0.5758, - "step": 1822 - }, - { - "epoch": 2.1, - "grad_norm": 0.0, - "learning_rate": 1.7904805675067568e-05, - "loss": 0.4325, - "step": 1823 - }, - { - "epoch": 2.1, - "grad_norm": 0.0, - "learning_rate": 1.7902262466262136e-05, - "loss": 0.5053, - "step": 1824 - }, - { - "epoch": 2.1, - "grad_norm": 0.0, - "learning_rate": 1.7899717895733175e-05, - "loss": 0.5162, - "step": 1825 - }, - { - "epoch": 2.11, - "grad_norm": 0.0, - "learning_rate": 1.789717196391916e-05, - "loss": 0.9115, - "step": 1826 - }, - { - "epoch": 2.11, - "grad_norm": 0.0, - "learning_rate": 1.7894624671258813e-05, - "loss": 0.7502, - "step": 1827 - }, - { - "epoch": 2.11, - "grad_norm": 0.0, - "learning_rate": 1.7892076018191085e-05, - "loss": 0.7192, - "step": 1828 - }, - { - "epoch": 2.11, - "grad_norm": 0.0, - "learning_rate": 1.788952600515516e-05, - "loss": 0.5429, - "step": 1829 - }, - { - "epoch": 2.11, - "grad_norm": 0.0, - "learning_rate": 1.788697463259046e-05, - "loss": 0.8751, - "step": 1830 - }, - { - "epoch": 2.11, - "grad_norm": 0.0, - "learning_rate": 1.788442190093664e-05, - "loss": 0.4343, - "step": 1831 - }, - { - "epoch": 2.11, - "grad_norm": 0.0, - "learning_rate": 1.7881867810633582e-05, - "loss": 0.5883, - "step": 1832 - }, - { - "epoch": 2.11, - "grad_norm": 0.0, - "learning_rate": 1.7879312362121414e-05, - "loss": 0.3509, - "step": 1833 - }, - { - "epoch": 2.12, - "grad_norm": 0.0, - "learning_rate": 1.7876755555840498e-05, - "loss": 0.6079, - "step": 1834 - }, - { - "epoch": 2.12, - "grad_norm": 0.0, - "learning_rate": 1.7874197392231414e-05, - "loss": 0.5354, - "step": 1835 - }, - { - "epoch": 2.12, - "grad_norm": 0.0, - "learning_rate": 1.7871637871734994e-05, - "loss": 0.7175, - "step": 1836 - }, - { - "epoch": 2.12, - "grad_norm": 0.0, - "learning_rate": 1.786907699479229e-05, - "loss": 0.6706, - "step": 1837 - }, - { - "epoch": 2.12, - "grad_norm": 0.0, - "learning_rate": 1.78665147618446e-05, - "loss": 0.4389, - "step": 1838 - }, - { - "epoch": 2.12, - "grad_norm": 0.0, - "learning_rate": 1.786395117333345e-05, - "loss": 0.5751, - "step": 1839 - }, - { - "epoch": 2.12, - "grad_norm": 0.0, - "learning_rate": 1.7861386229700597e-05, - "loss": 0.5922, - "step": 1840 - }, - { - "epoch": 2.12, - "grad_norm": 0.0, - "learning_rate": 1.785881993138803e-05, - "loss": 0.4846, - "step": 1841 - }, - { - "epoch": 2.12, - "grad_norm": 0.0, - "learning_rate": 1.7856252278837987e-05, - "loss": 0.6419, - "step": 1842 - }, - { - "epoch": 2.13, - "grad_norm": 0.0, - "learning_rate": 1.7853683272492913e-05, - "loss": 0.4507, - "step": 1843 - }, - { - "epoch": 2.13, - "grad_norm": 0.0, - "learning_rate": 1.7851112912795513e-05, - "loss": 0.5721, - "step": 1844 - }, - { - "epoch": 2.13, - "grad_norm": 0.0, - "learning_rate": 1.7848541200188708e-05, - "loss": 0.751, - "step": 1845 - }, - { - "epoch": 2.13, - "grad_norm": 0.0, - "learning_rate": 1.7845968135115657e-05, - "loss": 0.9964, - "step": 1846 - }, - { - "epoch": 2.13, - "grad_norm": 0.0, - "learning_rate": 1.7843393718019753e-05, - "loss": 0.6348, - "step": 1847 - }, - { - "epoch": 2.13, - "grad_norm": 0.0, - "learning_rate": 1.784081794934462e-05, - "loss": 0.4113, - "step": 1848 - }, - { - "epoch": 2.13, - "grad_norm": 0.0, - "learning_rate": 1.7838240829534125e-05, - "loss": 0.7642, - "step": 1849 - }, - { - "epoch": 2.13, - "grad_norm": 0.0, - "learning_rate": 1.7835662359032345e-05, - "loss": 0.6739, - "step": 1850 - }, - { - "epoch": 2.13, - "grad_norm": 0.0, - "learning_rate": 1.7833082538283615e-05, - "loss": 0.4774, - "step": 1851 - }, - { - "epoch": 2.14, - "grad_norm": 0.0, - "learning_rate": 1.7830501367732484e-05, - "loss": 0.6662, - "step": 1852 - }, - { - "epoch": 2.14, - "grad_norm": 0.0, - "learning_rate": 1.7827918847823746e-05, - "loss": 0.4888, - "step": 1853 - }, - { - "epoch": 2.14, - "grad_norm": 0.0, - "learning_rate": 1.7825334979002425e-05, - "loss": 0.5941, - "step": 1854 - }, - { - "epoch": 2.14, - "grad_norm": 0.0, - "learning_rate": 1.7822749761713767e-05, - "loss": 0.6743, - "step": 1855 - }, - { - "epoch": 2.14, - "grad_norm": 0.0, - "learning_rate": 1.7820163196403266e-05, - "loss": 0.5123, - "step": 1856 - }, - { - "epoch": 2.14, - "grad_norm": 0.0, - "learning_rate": 1.7817575283516637e-05, - "loss": 0.5098, - "step": 1857 - }, - { - "epoch": 2.14, - "grad_norm": 0.0, - "learning_rate": 1.781498602349983e-05, - "loss": 0.5561, - "step": 1858 - }, - { - "epoch": 2.14, - "grad_norm": 0.0, - "learning_rate": 1.7812395416799034e-05, - "loss": 0.4527, - "step": 1859 - }, - { - "epoch": 2.15, - "grad_norm": 0.0, - "learning_rate": 1.7809803463860658e-05, - "loss": 0.8124, - "step": 1860 - }, - { - "epoch": 2.15, - "grad_norm": 0.0, - "learning_rate": 1.7807210165131352e-05, - "loss": 0.5585, - "step": 1861 - }, - { - "epoch": 2.15, - "grad_norm": 0.0, - "learning_rate": 1.7804615521057993e-05, - "loss": 0.7108, - "step": 1862 - }, - { - "epoch": 2.15, - "grad_norm": 0.0, - "learning_rate": 1.7802019532087692e-05, - "loss": 0.9543, - "step": 1863 - }, - { - "epoch": 2.15, - "grad_norm": 0.0, - "learning_rate": 1.7799422198667798e-05, - "loss": 0.6701, - "step": 1864 - }, - { - "epoch": 2.15, - "grad_norm": 0.0, - "learning_rate": 1.7796823521245876e-05, - "loss": 0.7742, - "step": 1865 - }, - { - "epoch": 2.15, - "grad_norm": 0.0, - "learning_rate": 1.779422350026974e-05, - "loss": 0.661, - "step": 1866 - }, - { - "epoch": 2.15, - "grad_norm": 0.0, - "learning_rate": 1.7791622136187422e-05, - "loss": 0.7269, - "step": 1867 - }, - { - "epoch": 2.15, - "grad_norm": 0.0, - "learning_rate": 1.7789019429447192e-05, - "loss": 0.8751, - "step": 1868 - }, - { - "epoch": 2.16, - "grad_norm": 0.0, - "learning_rate": 1.778641538049755e-05, - "loss": 0.7153, - "step": 1869 - }, - { - "epoch": 2.16, - "grad_norm": 0.0, - "learning_rate": 1.7783809989787234e-05, - "loss": 0.5632, - "step": 1870 - }, - { - "epoch": 2.16, - "grad_norm": 0.0, - "learning_rate": 1.7781203257765197e-05, - "loss": 0.6984, - "step": 1871 - }, - { - "epoch": 2.16, - "grad_norm": 0.0, - "learning_rate": 1.777859518488064e-05, - "loss": 0.5866, - "step": 1872 - }, - { - "epoch": 2.16, - "grad_norm": 0.0, - "learning_rate": 1.7775985771582986e-05, - "loss": 0.6133, - "step": 1873 - }, - { - "epoch": 2.16, - "grad_norm": 0.0, - "learning_rate": 1.777337501832189e-05, - "loss": 0.7626, - "step": 1874 - }, - { - "epoch": 2.16, - "grad_norm": 0.0, - "learning_rate": 1.7770762925547235e-05, - "loss": 0.6351, - "step": 1875 - }, - { - "epoch": 2.16, - "grad_norm": 0.0, - "learning_rate": 1.776814949370915e-05, - "loss": 0.555, - "step": 1876 - }, - { - "epoch": 2.16, - "grad_norm": 0.0, - "learning_rate": 1.7765534723257972e-05, - "loss": 0.771, - "step": 1877 - }, - { - "epoch": 2.17, - "grad_norm": 0.0, - "learning_rate": 1.7762918614644283e-05, - "loss": 0.64, - "step": 1878 - }, - { - "epoch": 2.17, - "grad_norm": 0.0, - "learning_rate": 1.7760301168318897e-05, - "loss": 1.0157, - "step": 1879 - }, - { - "epoch": 2.17, - "grad_norm": 0.0, - "learning_rate": 1.775768238473285e-05, - "loss": 0.7011, - "step": 1880 - }, - { - "epoch": 2.17, - "grad_norm": 0.0, - "learning_rate": 1.7755062264337412e-05, - "loss": 0.6854, - "step": 1881 - }, - { - "epoch": 2.17, - "grad_norm": 0.0, - "learning_rate": 1.775244080758409e-05, - "loss": 0.6449, - "step": 1882 - }, - { - "epoch": 2.17, - "grad_norm": 0.0, - "learning_rate": 1.7749818014924612e-05, - "loss": 0.3599, - "step": 1883 - }, - { - "epoch": 2.17, - "grad_norm": 0.0, - "learning_rate": 1.7747193886810935e-05, - "loss": 0.8309, - "step": 1884 - }, - { - "epoch": 2.17, - "grad_norm": 0.0, - "learning_rate": 1.7744568423695257e-05, - "loss": 0.5504, - "step": 1885 - }, - { - "epoch": 2.18, - "grad_norm": 0.0, - "learning_rate": 1.774194162603e-05, - "loss": 0.7901, - "step": 1886 - }, - { - "epoch": 2.18, - "grad_norm": 0.0, - "learning_rate": 1.7739313494267808e-05, - "loss": 0.5587, - "step": 1887 - }, - { - "epoch": 2.18, - "grad_norm": 0.0, - "learning_rate": 1.773668402886157e-05, - "loss": 1.0259, - "step": 1888 - }, - { - "epoch": 2.18, - "grad_norm": 0.0, - "learning_rate": 1.7734053230264394e-05, - "loss": 0.5993, - "step": 1889 - }, - { - "epoch": 2.18, - "grad_norm": 0.0, - "learning_rate": 1.7731421098929625e-05, - "loss": 0.6405, - "step": 1890 - }, - { - "epoch": 2.18, - "grad_norm": 0.0, - "learning_rate": 1.7728787635310828e-05, - "loss": 0.5086, - "step": 1891 - }, - { - "epoch": 2.18, - "grad_norm": 0.0, - "learning_rate": 1.7726152839861806e-05, - "loss": 0.6217, - "step": 1892 - }, - { - "epoch": 2.18, - "grad_norm": 0.0, - "learning_rate": 1.7723516713036588e-05, - "loss": 0.7445, - "step": 1893 - }, - { - "epoch": 2.18, - "grad_norm": 0.0, - "learning_rate": 1.7720879255289436e-05, - "loss": 0.8307, - "step": 1894 - }, - { - "epoch": 2.19, - "grad_norm": 0.0, - "learning_rate": 1.7718240467074833e-05, - "loss": 0.7947, - "step": 1895 - }, - { - "epoch": 2.19, - "grad_norm": 0.0, - "learning_rate": 1.7715600348847508e-05, - "loss": 0.5594, - "step": 1896 - }, - { - "epoch": 2.19, - "grad_norm": 0.0, - "learning_rate": 1.7712958901062397e-05, - "loss": 0.6092, - "step": 1897 - }, - { - "epoch": 2.19, - "grad_norm": 0.0, - "learning_rate": 1.7710316124174677e-05, - "loss": 0.5784, - "step": 1898 - }, - { - "epoch": 2.19, - "grad_norm": 0.0, - "learning_rate": 1.770767201863976e-05, - "loss": 0.408, - "step": 1899 - }, - { - "epoch": 2.19, - "grad_norm": 0.0, - "learning_rate": 1.7705026584913274e-05, - "loss": 1.0004, - "step": 1900 - }, - { - "epoch": 2.19, - "grad_norm": 0.0, - "learning_rate": 1.7702379823451087e-05, - "loss": 0.6774, - "step": 1901 - }, - { - "epoch": 2.19, - "grad_norm": 0.0, - "learning_rate": 1.769973173470928e-05, - "loss": 0.822, - "step": 1902 - }, - { - "epoch": 2.19, - "grad_norm": 0.0, - "learning_rate": 1.769708231914419e-05, - "loss": 0.559, - "step": 1903 - }, - { - "epoch": 2.2, - "grad_norm": 0.0, - "learning_rate": 1.7694431577212356e-05, - "loss": 0.3774, - "step": 1904 - }, - { - "epoch": 2.2, - "grad_norm": 0.0, - "learning_rate": 1.769177950937056e-05, - "loss": 0.4788, - "step": 1905 - }, - { - "epoch": 2.2, - "grad_norm": 0.0, - "learning_rate": 1.76891261160758e-05, - "loss": 1.0332, - "step": 1906 - }, - { - "epoch": 2.2, - "grad_norm": 0.0, - "learning_rate": 1.7686471397785322e-05, - "loss": 0.6953, - "step": 1907 - }, - { - "epoch": 2.2, - "grad_norm": 0.0, - "learning_rate": 1.7683815354956583e-05, - "loss": 0.5973, - "step": 1908 - }, - { - "epoch": 2.2, - "grad_norm": 0.0, - "learning_rate": 1.7681157988047272e-05, - "loss": 0.6944, - "step": 1909 - }, - { - "epoch": 2.2, - "grad_norm": 0.0, - "learning_rate": 1.767849929751531e-05, - "loss": 0.4635, - "step": 1910 - }, - { - "epoch": 2.2, - "grad_norm": 0.0, - "learning_rate": 1.7675839283818848e-05, - "loss": 0.9001, - "step": 1911 - }, - { - "epoch": 2.21, - "grad_norm": 0.0, - "learning_rate": 1.7673177947416258e-05, - "loss": 0.535, - "step": 1912 - }, - { - "epoch": 2.21, - "grad_norm": 0.0, - "learning_rate": 1.7670515288766146e-05, - "loss": 0.7833, - "step": 1913 - }, - { - "epoch": 2.21, - "grad_norm": 0.0, - "learning_rate": 1.7667851308327338e-05, - "loss": 0.6265, - "step": 1914 - }, - { - "epoch": 2.21, - "grad_norm": 0.0, - "learning_rate": 1.76651860065589e-05, - "loss": 0.4397, - "step": 1915 - }, - { - "epoch": 2.21, - "grad_norm": 0.0, - "learning_rate": 1.7662519383920114e-05, - "loss": 0.6514, - "step": 1916 - }, - { - "epoch": 2.21, - "grad_norm": 0.0, - "learning_rate": 1.7659851440870498e-05, - "loss": 0.6146, - "step": 1917 - }, - { - "epoch": 2.21, - "grad_norm": 0.0, - "learning_rate": 1.765718217786979e-05, - "loss": 0.7826, - "step": 1918 - }, - { - "epoch": 2.21, - "grad_norm": 0.0, - "learning_rate": 1.7654511595377956e-05, - "loss": 0.4035, - "step": 1919 - }, - { - "epoch": 2.21, - "grad_norm": 0.0, - "learning_rate": 1.7651839693855203e-05, - "loss": 0.5438, - "step": 1920 - }, - { - "epoch": 2.22, - "grad_norm": 0.0, - "learning_rate": 1.7649166473761947e-05, - "loss": 1.1535, - "step": 1921 - }, - { - "epoch": 2.22, - "grad_norm": 0.0, - "learning_rate": 1.7646491935558844e-05, - "loss": 0.4168, - "step": 1922 - }, - { - "epoch": 2.22, - "grad_norm": 0.0, - "learning_rate": 1.764381607970677e-05, - "loss": 0.5216, - "step": 1923 - }, - { - "epoch": 2.22, - "grad_norm": 0.0, - "learning_rate": 1.7641138906666828e-05, - "loss": 0.6655, - "step": 1924 - }, - { - "epoch": 2.22, - "grad_norm": 0.0, - "learning_rate": 1.7638460416900355e-05, - "loss": 0.657, - "step": 1925 - }, - { - "epoch": 2.22, - "grad_norm": 0.0, - "learning_rate": 1.7635780610868906e-05, - "loss": 0.6581, - "step": 1926 - }, - { - "epoch": 2.22, - "grad_norm": 0.0, - "learning_rate": 1.7633099489034272e-05, - "loss": 0.797, - "step": 1927 - }, - { - "epoch": 2.22, - "grad_norm": 0.0, - "learning_rate": 1.763041705185846e-05, - "loss": 0.2898, - "step": 1928 - }, - { - "epoch": 2.22, - "grad_norm": 0.0, - "learning_rate": 1.7627733299803714e-05, - "loss": 0.5058, - "step": 1929 - }, - { - "epoch": 2.23, - "grad_norm": 0.0, - "learning_rate": 1.7625048233332494e-05, - "loss": 0.6193, - "step": 1930 - }, - { - "epoch": 2.23, - "grad_norm": 0.0, - "learning_rate": 1.7622361852907506e-05, - "loss": 0.7814, - "step": 1931 - }, - { - "epoch": 2.23, - "grad_norm": 0.0, - "learning_rate": 1.7619674158991654e-05, - "loss": 0.8803, - "step": 1932 - }, - { - "epoch": 2.23, - "grad_norm": 0.0, - "learning_rate": 1.7616985152048092e-05, - "loss": 0.56, - "step": 1933 - }, - { - "epoch": 2.23, - "grad_norm": 0.0, - "learning_rate": 1.761429483254019e-05, - "loss": 1.0577, - "step": 1934 - }, - { - "epoch": 2.23, - "grad_norm": 0.0, - "learning_rate": 1.761160320093154e-05, - "loss": 0.7272, - "step": 1935 - }, - { - "epoch": 2.23, - "grad_norm": 0.0, - "learning_rate": 1.7608910257685973e-05, - "loss": 0.5159, - "step": 1936 - }, - { - "epoch": 2.23, - "grad_norm": 0.0, - "learning_rate": 1.760621600326754e-05, - "loss": 0.7017, - "step": 1937 - }, - { - "epoch": 2.24, - "grad_norm": 0.0, - "learning_rate": 1.7603520438140507e-05, - "loss": 0.7425, - "step": 1938 - }, - { - "epoch": 2.24, - "grad_norm": 0.0, - "learning_rate": 1.760082356276939e-05, - "loss": 0.7313, - "step": 1939 - }, - { - "epoch": 2.24, - "grad_norm": 0.0, - "learning_rate": 1.7598125377618904e-05, - "loss": 0.457, - "step": 1940 - }, - { - "epoch": 2.24, - "grad_norm": 0.0, - "learning_rate": 1.759542588315401e-05, - "loss": 0.4953, - "step": 1941 - }, - { - "epoch": 2.24, - "grad_norm": 0.0, - "learning_rate": 1.759272507983988e-05, - "loss": 0.6931, - "step": 1942 - }, - { - "epoch": 2.24, - "grad_norm": 0.0, - "learning_rate": 1.7590022968141928e-05, - "loss": 0.4024, - "step": 1943 - }, - { - "epoch": 2.24, - "grad_norm": 0.0, - "learning_rate": 1.7587319548525772e-05, - "loss": 0.6655, - "step": 1944 - }, - { - "epoch": 2.24, - "grad_norm": 0.0, - "learning_rate": 1.7584614821457275e-05, - "loss": 0.5118, - "step": 1945 - }, - { - "epoch": 2.24, - "grad_norm": 0.0, - "learning_rate": 1.7581908787402516e-05, - "loss": 0.8595, - "step": 1946 - }, - { - "epoch": 2.25, - "grad_norm": 0.0, - "learning_rate": 1.75792014468278e-05, - "loss": 0.4893, - "step": 1947 - }, - { - "epoch": 2.25, - "grad_norm": 0.0, - "learning_rate": 1.7576492800199657e-05, - "loss": 0.5483, - "step": 1948 - }, - { - "epoch": 2.25, - "grad_norm": 0.0, - "learning_rate": 1.7573782847984848e-05, - "loss": 0.7115, - "step": 1949 - }, - { - "epoch": 2.25, - "grad_norm": 0.0, - "learning_rate": 1.7571071590650348e-05, - "loss": 0.4002, - "step": 1950 - }, - { - "epoch": 2.25, - "grad_norm": 0.0, - "learning_rate": 1.7568359028663365e-05, - "loss": 0.8394, - "step": 1951 - }, - { - "epoch": 2.25, - "grad_norm": 0.0, - "learning_rate": 1.756564516249133e-05, - "loss": 0.4715, - "step": 1952 - }, - { - "epoch": 2.25, - "grad_norm": 0.0, - "learning_rate": 1.7562929992601895e-05, - "loss": 0.608, - "step": 1953 - }, - { - "epoch": 2.25, - "grad_norm": 0.0, - "learning_rate": 1.7560213519462945e-05, - "loss": 0.3881, - "step": 1954 - }, - { - "epoch": 2.25, - "grad_norm": 0.0, - "learning_rate": 1.7557495743542586e-05, - "loss": 0.8236, - "step": 1955 - }, - { - "epoch": 2.26, - "grad_norm": 0.0, - "learning_rate": 1.7554776665309138e-05, - "loss": 0.4796, - "step": 1956 - }, - { - "epoch": 2.26, - "grad_norm": 0.0, - "learning_rate": 1.7552056285231166e-05, - "loss": 0.6489, - "step": 1957 - }, - { - "epoch": 2.26, - "grad_norm": 0.0, - "learning_rate": 1.7549334603777436e-05, - "loss": 0.5731, - "step": 1958 - }, - { - "epoch": 2.26, - "grad_norm": 0.0, - "learning_rate": 1.754661162141696e-05, - "loss": 0.6179, - "step": 1959 - }, - { - "epoch": 2.26, - "grad_norm": 0.0, - "learning_rate": 1.7543887338618955e-05, - "loss": 0.745, - "step": 1960 - }, - { - "epoch": 2.26, - "grad_norm": 0.0, - "learning_rate": 1.7541161755852884e-05, - "loss": 0.681, - "step": 1961 - }, - { - "epoch": 2.26, - "grad_norm": 0.0, - "learning_rate": 1.753843487358841e-05, - "loss": 0.7347, - "step": 1962 - }, - { - "epoch": 2.26, - "grad_norm": 0.0, - "learning_rate": 1.7535706692295436e-05, - "loss": 0.5427, - "step": 1963 - }, - { - "epoch": 2.27, - "grad_norm": 0.0, - "learning_rate": 1.7532977212444083e-05, - "loss": 0.7693, - "step": 1964 - }, - { - "epoch": 2.27, - "grad_norm": 0.0, - "learning_rate": 1.75302464345047e-05, - "loss": 0.7056, - "step": 1965 - }, - { - "epoch": 2.27, - "grad_norm": 0.0, - "learning_rate": 1.7527514358947853e-05, - "loss": 0.6616, - "step": 1966 - }, - { - "epoch": 2.27, - "grad_norm": 0.0, - "learning_rate": 1.7524780986244334e-05, - "loss": 0.8217, - "step": 1967 - }, - { - "epoch": 2.27, - "grad_norm": 0.0, - "learning_rate": 1.7522046316865165e-05, - "loss": 0.5064, - "step": 1968 - }, - { - "epoch": 2.27, - "grad_norm": 0.0, - "learning_rate": 1.751931035128158e-05, - "loss": 0.8797, - "step": 1969 - }, - { - "epoch": 2.27, - "grad_norm": 0.0, - "learning_rate": 1.7516573089965047e-05, - "loss": 0.6006, - "step": 1970 - }, - { - "epoch": 2.27, - "grad_norm": 0.0, - "learning_rate": 1.7513834533387256e-05, - "loss": 0.7127, - "step": 1971 - }, - { - "epoch": 2.27, - "grad_norm": 0.0, - "learning_rate": 1.7511094682020107e-05, - "loss": 0.6063, - "step": 1972 - }, - { - "epoch": 2.28, - "grad_norm": 0.0, - "learning_rate": 1.750835353633574e-05, - "loss": 0.6593, - "step": 1973 - }, - { - "epoch": 2.28, - "grad_norm": 0.0, - "learning_rate": 1.7505611096806512e-05, - "loss": 0.9297, - "step": 1974 - }, - { - "epoch": 2.28, - "grad_norm": 0.0, - "learning_rate": 1.7502867363905e-05, - "loss": 0.5097, - "step": 1975 - }, - { - "epoch": 2.28, - "grad_norm": 0.0, - "learning_rate": 1.7500122338104005e-05, - "loss": 0.8518, - "step": 1976 - }, - { - "epoch": 2.28, - "grad_norm": 0.0, - "learning_rate": 1.749737601987655e-05, - "loss": 0.5821, - "step": 1977 - }, - { - "epoch": 2.28, - "grad_norm": 0.0, - "learning_rate": 1.749462840969589e-05, - "loss": 0.5809, - "step": 1978 - }, - { - "epoch": 2.28, - "grad_norm": 0.0, - "learning_rate": 1.7491879508035488e-05, - "loss": 0.6211, - "step": 1979 - }, - { - "epoch": 2.28, - "grad_norm": 0.0, - "learning_rate": 1.7489129315369043e-05, - "loss": 0.7245, - "step": 1980 - }, - { - "epoch": 2.28, - "grad_norm": 0.0, - "learning_rate": 1.7486377832170463e-05, - "loss": 0.8808, - "step": 1981 - }, - { - "epoch": 2.29, - "grad_norm": 0.0, - "learning_rate": 1.7483625058913887e-05, - "loss": 0.6284, - "step": 1982 - }, - { - "epoch": 2.29, - "grad_norm": 0.0, - "learning_rate": 1.7480870996073682e-05, - "loss": 0.4367, - "step": 1983 - }, - { - "epoch": 2.29, - "grad_norm": 0.0, - "learning_rate": 1.747811564412442e-05, - "loss": 0.9272, - "step": 1984 - }, - { - "epoch": 2.29, - "grad_norm": 0.0, - "learning_rate": 1.7475359003540916e-05, - "loss": 0.5227, - "step": 1985 - }, - { - "epoch": 2.29, - "grad_norm": 0.0, - "learning_rate": 1.747260107479819e-05, - "loss": 0.757, - "step": 1986 - }, - { - "epoch": 2.29, - "grad_norm": 0.0, - "learning_rate": 1.746984185837149e-05, - "loss": 0.4533, - "step": 1987 - }, - { - "epoch": 2.29, - "grad_norm": 0.0, - "learning_rate": 1.7467081354736282e-05, - "loss": 0.6301, - "step": 1988 - }, - { - "epoch": 2.29, - "grad_norm": 0.0, - "learning_rate": 1.7464319564368268e-05, - "loss": 0.5568, - "step": 1989 - }, - { - "epoch": 2.3, - "grad_norm": 0.0, - "learning_rate": 1.7461556487743355e-05, - "loss": 0.5944, - "step": 1990 - }, - { - "epoch": 2.3, - "grad_norm": 0.0, - "learning_rate": 1.745879212533768e-05, - "loss": 0.7349, - "step": 1991 - }, - { - "epoch": 2.3, - "grad_norm": 0.0, - "learning_rate": 1.74560264776276e-05, - "loss": 0.7009, - "step": 1992 - }, - { - "epoch": 2.3, - "grad_norm": 0.0, - "learning_rate": 1.7453259545089695e-05, - "loss": 0.6198, - "step": 1993 - }, - { - "epoch": 2.3, - "grad_norm": 0.0, - "learning_rate": 1.7450491328200758e-05, - "loss": 0.8243, - "step": 1994 - }, - { - "epoch": 2.3, - "grad_norm": 0.0, - "learning_rate": 1.744772182743782e-05, - "loss": 0.4192, - "step": 1995 - }, - { - "epoch": 2.3, - "grad_norm": 0.0, - "learning_rate": 1.7444951043278114e-05, - "loss": 0.5095, - "step": 1996 - }, - { - "epoch": 2.3, - "grad_norm": 0.0, - "learning_rate": 1.7442178976199112e-05, - "loss": 0.5803, - "step": 1997 - }, - { - "epoch": 2.3, - "grad_norm": 0.0, - "learning_rate": 1.7439405626678496e-05, - "loss": 0.7254, - "step": 1998 - }, - { - "epoch": 2.31, - "grad_norm": 0.0, - "learning_rate": 1.743663099519417e-05, - "loss": 0.6141, - "step": 1999 - }, - { - "epoch": 2.31, - "grad_norm": 0.0, - "learning_rate": 1.7433855082224256e-05, - "loss": 0.8312, - "step": 2000 - }, - { - "epoch": 2.31, - "grad_norm": 0.0, - "learning_rate": 1.7431077888247108e-05, - "loss": 0.5331, - "step": 2001 - }, - { - "epoch": 2.31, - "grad_norm": 0.0, - "learning_rate": 1.7428299413741294e-05, - "loss": 0.7238, - "step": 2002 - }, - { - "epoch": 2.31, - "grad_norm": 0.0, - "learning_rate": 1.7425519659185596e-05, - "loss": 0.5329, - "step": 2003 - }, - { - "epoch": 2.31, - "grad_norm": 0.0, - "learning_rate": 1.7422738625059035e-05, - "loss": 0.572, - "step": 2004 - }, - { - "epoch": 2.31, - "grad_norm": 0.0, - "learning_rate": 1.741995631184083e-05, - "loss": 0.7405, - "step": 2005 - }, - { - "epoch": 2.31, - "grad_norm": 0.0, - "learning_rate": 1.7417172720010436e-05, - "loss": 1.0834, - "step": 2006 - }, - { - "epoch": 2.31, - "grad_norm": 0.0, - "learning_rate": 1.7414387850047522e-05, - "loss": 0.6482, - "step": 2007 - }, - { - "epoch": 2.32, - "grad_norm": 0.0, - "learning_rate": 1.7411601702431976e-05, - "loss": 0.6333, - "step": 2008 - }, - { - "epoch": 2.32, - "grad_norm": 0.0, - "learning_rate": 1.740881427764392e-05, - "loss": 0.724, - "step": 2009 - }, - { - "epoch": 2.32, - "grad_norm": 0.0, - "learning_rate": 1.7406025576163673e-05, - "loss": 0.8309, - "step": 2010 - }, - { - "epoch": 2.32, - "grad_norm": 0.0, - "learning_rate": 1.740323559847179e-05, - "loss": 0.5736, - "step": 2011 - }, - { - "epoch": 2.32, - "grad_norm": 0.0, - "learning_rate": 1.7400444345049043e-05, - "loss": 0.5192, - "step": 2012 - }, - { - "epoch": 2.32, - "grad_norm": 0.0, - "learning_rate": 1.7397651816376423e-05, - "loss": 0.5376, - "step": 2013 - }, - { - "epoch": 2.32, - "grad_norm": 0.0, - "learning_rate": 1.7394858012935135e-05, - "loss": 0.5252, - "step": 2014 - }, - { - "epoch": 2.32, - "grad_norm": 0.0, - "learning_rate": 1.739206293520662e-05, - "loss": 0.7366, - "step": 2015 - }, - { - "epoch": 2.33, - "grad_norm": 0.0, - "learning_rate": 1.738926658367252e-05, - "loss": 0.5549, - "step": 2016 - }, - { - "epoch": 2.33, - "grad_norm": 0.0, - "learning_rate": 1.7386468958814706e-05, - "loss": 0.7096, - "step": 2017 - }, - { - "epoch": 2.33, - "grad_norm": 0.0, - "learning_rate": 1.7383670061115266e-05, - "loss": 0.6289, - "step": 2018 - }, - { - "epoch": 2.33, - "grad_norm": 0.0, - "learning_rate": 1.738086989105651e-05, - "loss": 0.6948, - "step": 2019 - }, - { - "epoch": 2.33, - "grad_norm": 0.0, - "learning_rate": 1.7378068449120963e-05, - "loss": 0.6511, - "step": 2020 - }, - { - "epoch": 2.33, - "grad_norm": 0.0, - "learning_rate": 1.7375265735791372e-05, - "loss": 0.7579, - "step": 2021 - }, - { - "epoch": 2.33, - "grad_norm": 0.0, - "learning_rate": 1.7372461751550704e-05, - "loss": 0.579, - "step": 2022 - }, - { - "epoch": 2.33, - "grad_norm": 0.0, - "learning_rate": 1.736965649688214e-05, - "loss": 1.0343, - "step": 2023 - }, - { - "epoch": 2.33, - "grad_norm": 0.0, - "learning_rate": 1.736684997226909e-05, - "loss": 0.6928, - "step": 2024 - }, - { - "epoch": 2.34, - "grad_norm": 0.0, - "learning_rate": 1.7364042178195176e-05, - "loss": 0.5496, - "step": 2025 - }, - { - "epoch": 2.34, - "grad_norm": 0.0, - "learning_rate": 1.736123311514423e-05, - "loss": 0.3867, - "step": 2026 - }, - { - "epoch": 2.34, - "grad_norm": 0.0, - "learning_rate": 1.735842278360032e-05, - "loss": 0.7713, - "step": 2027 - }, - { - "epoch": 2.34, - "grad_norm": 0.0, - "learning_rate": 1.7355611184047717e-05, - "loss": 0.9361, - "step": 2028 - }, - { - "epoch": 2.34, - "grad_norm": 0.0, - "learning_rate": 1.735279831697093e-05, - "loss": 0.4062, - "step": 2029 - }, - { - "epoch": 2.34, - "grad_norm": 0.0, - "learning_rate": 1.734998418285466e-05, - "loss": 0.6575, - "step": 2030 - }, - { - "epoch": 2.34, - "grad_norm": 0.0, - "learning_rate": 1.7347168782183852e-05, - "loss": 0.701, - "step": 2031 - }, - { - "epoch": 2.34, - "grad_norm": 0.0, - "learning_rate": 1.7344352115443653e-05, - "loss": 0.7201, - "step": 2032 - }, - { - "epoch": 2.34, - "grad_norm": 0.0, - "learning_rate": 1.734153418311943e-05, - "loss": 0.4181, - "step": 2033 - }, - { - "epoch": 2.35, - "grad_norm": 0.0, - "learning_rate": 1.733871498569678e-05, - "loss": 0.7156, - "step": 2034 - }, - { - "epoch": 2.35, - "grad_norm": 0.0, - "learning_rate": 1.73358945236615e-05, - "loss": 0.8928, - "step": 2035 - }, - { - "epoch": 2.35, - "grad_norm": 0.0, - "learning_rate": 1.7333072797499614e-05, - "loss": 1.0604, - "step": 2036 - }, - { - "epoch": 2.35, - "grad_norm": 0.0, - "learning_rate": 1.7330249807697374e-05, - "loss": 0.8557, - "step": 2037 - }, - { - "epoch": 2.35, - "grad_norm": 0.0, - "learning_rate": 1.7327425554741228e-05, - "loss": 0.7371, - "step": 2038 - }, - { - "epoch": 2.35, - "grad_norm": 0.0, - "learning_rate": 1.7324600039117862e-05, - "loss": 0.5849, - "step": 2039 - }, - { - "epoch": 2.35, - "grad_norm": 0.0, - "learning_rate": 1.7321773261314167e-05, - "loss": 0.4011, - "step": 2040 - }, - { - "epoch": 2.35, - "grad_norm": 0.0, - "learning_rate": 1.7318945221817255e-05, - "loss": 0.6845, - "step": 2041 - }, - { - "epoch": 2.36, - "grad_norm": 0.0, - "learning_rate": 1.731611592111446e-05, - "loss": 0.9577, - "step": 2042 - }, - { - "epoch": 2.36, - "grad_norm": 0.0, - "learning_rate": 1.7313285359693322e-05, - "loss": 0.5278, - "step": 2043 - }, - { - "epoch": 2.36, - "grad_norm": 0.0, - "learning_rate": 1.7310453538041607e-05, - "loss": 0.5656, - "step": 2044 - }, - { - "epoch": 2.36, - "grad_norm": 0.0, - "learning_rate": 1.73076204566473e-05, - "loss": 0.5799, - "step": 2045 - }, - { - "epoch": 2.36, - "grad_norm": 0.0, - "learning_rate": 1.73047861159986e-05, - "loss": 0.761, - "step": 2046 - }, - { - "epoch": 2.36, - "grad_norm": 0.0, - "learning_rate": 1.7301950516583922e-05, - "loss": 0.3893, - "step": 2047 - }, - { - "epoch": 2.36, - "grad_norm": 0.0, - "learning_rate": 1.7299113658891894e-05, - "loss": 0.5464, - "step": 2048 - }, - { - "epoch": 2.36, - "grad_norm": 0.0, - "learning_rate": 1.729627554341137e-05, - "loss": 0.7193, - "step": 2049 - }, - { - "epoch": 2.36, - "grad_norm": 0.0, - "learning_rate": 1.7293436170631414e-05, - "loss": 0.5443, - "step": 2050 - }, - { - "epoch": 2.37, - "grad_norm": 0.0, - "learning_rate": 1.7290595541041312e-05, - "loss": 0.5415, - "step": 2051 - }, - { - "epoch": 2.37, - "grad_norm": 0.0, - "learning_rate": 1.7287753655130557e-05, - "loss": 0.5914, - "step": 2052 - }, - { - "epoch": 2.37, - "grad_norm": 0.0, - "learning_rate": 1.728491051338887e-05, - "loss": 0.7633, - "step": 2053 - }, - { - "epoch": 2.37, - "grad_norm": 0.0, - "learning_rate": 1.7282066116306184e-05, - "loss": 0.7815, - "step": 2054 - }, - { - "epoch": 2.37, - "grad_norm": 0.0, - "learning_rate": 1.7279220464372644e-05, - "loss": 0.881, - "step": 2055 - }, - { - "epoch": 2.37, - "grad_norm": 0.0, - "learning_rate": 1.7276373558078617e-05, - "loss": 0.751, - "step": 2056 - }, - { - "epoch": 2.37, - "grad_norm": 0.0, - "learning_rate": 1.7273525397914677e-05, - "loss": 0.6074, - "step": 2057 - }, - { - "epoch": 2.37, - "grad_norm": 0.0, - "learning_rate": 1.7270675984371634e-05, - "loss": 0.6564, - "step": 2058 - }, - { - "epoch": 2.37, - "grad_norm": 0.0, - "learning_rate": 1.7267825317940494e-05, - "loss": 0.6246, - "step": 2059 - }, - { - "epoch": 2.38, - "grad_norm": 0.0, - "learning_rate": 1.7264973399112483e-05, - "loss": 0.4798, - "step": 2060 - }, - { - "epoch": 2.38, - "grad_norm": 0.0, - "learning_rate": 1.7262120228379053e-05, - "loss": 0.8119, - "step": 2061 - }, - { - "epoch": 2.38, - "grad_norm": 0.0, - "learning_rate": 1.7259265806231855e-05, - "loss": 0.7011, - "step": 2062 - }, - { - "epoch": 2.38, - "grad_norm": 0.0, - "learning_rate": 1.725641013316277e-05, - "loss": 0.7151, - "step": 2063 - }, - { - "epoch": 2.38, - "grad_norm": 0.0, - "learning_rate": 1.7253553209663895e-05, - "loss": 0.5506, - "step": 2064 - }, - { - "epoch": 2.38, - "grad_norm": 0.0, - "learning_rate": 1.725069503622753e-05, - "loss": 0.887, - "step": 2065 - }, - { - "epoch": 2.38, - "grad_norm": 0.0, - "learning_rate": 1.7247835613346197e-05, - "loss": 0.7727, - "step": 2066 - }, - { - "epoch": 2.38, - "grad_norm": 0.0, - "learning_rate": 1.724497494151264e-05, - "loss": 0.6127, - "step": 2067 - }, - { - "epoch": 2.39, - "grad_norm": 0.0, - "learning_rate": 1.7242113021219803e-05, - "loss": 0.7524, - "step": 2068 - }, - { - "epoch": 2.39, - "grad_norm": 0.0, - "learning_rate": 1.7239249852960863e-05, - "loss": 0.5769, - "step": 2069 - }, - { - "epoch": 2.39, - "grad_norm": 0.0, - "learning_rate": 1.72363854372292e-05, - "loss": 0.6542, - "step": 2070 - }, - { - "epoch": 2.39, - "grad_norm": 0.0, - "learning_rate": 1.723351977451841e-05, - "loss": 0.8598, - "step": 2071 - }, - { - "epoch": 2.39, - "grad_norm": 0.0, - "learning_rate": 1.723065286532231e-05, - "loss": 0.9653, - "step": 2072 - }, - { - "epoch": 2.39, - "grad_norm": 0.0, - "learning_rate": 1.7227784710134924e-05, - "loss": 0.6397, - "step": 2073 - }, - { - "epoch": 2.39, - "grad_norm": 0.0, - "learning_rate": 1.7224915309450497e-05, - "loss": 0.751, - "step": 2074 - }, - { - "epoch": 2.39, - "grad_norm": 0.0, - "learning_rate": 1.7222044663763484e-05, - "loss": 0.5674, - "step": 2075 - }, - { - "epoch": 2.39, - "grad_norm": 0.0, - "learning_rate": 1.7219172773568556e-05, - "loss": 0.6632, - "step": 2076 - }, - { - "epoch": 2.4, - "grad_norm": 0.0, - "learning_rate": 1.7216299639360605e-05, - "loss": 0.6207, - "step": 2077 - }, - { - "epoch": 2.4, - "grad_norm": 0.0, - "learning_rate": 1.7213425261634727e-05, - "loss": 0.8495, - "step": 2078 - }, - { - "epoch": 2.4, - "grad_norm": 0.0, - "learning_rate": 1.7210549640886237e-05, - "loss": 0.5419, - "step": 2079 - }, - { - "epoch": 2.4, - "grad_norm": 0.0, - "learning_rate": 1.7207672777610667e-05, - "loss": 0.4567, - "step": 2080 - }, - { - "epoch": 2.4, - "grad_norm": 0.0, - "learning_rate": 1.7204794672303757e-05, - "loss": 0.5998, - "step": 2081 - }, - { - "epoch": 2.4, - "grad_norm": 0.0, - "learning_rate": 1.7201915325461463e-05, - "loss": 0.5006, - "step": 2082 - }, - { - "epoch": 2.4, - "grad_norm": 0.0, - "learning_rate": 1.7199034737579962e-05, - "loss": 1.0038, - "step": 2083 - }, - { - "epoch": 2.4, - "grad_norm": 0.0, - "learning_rate": 1.719615290915563e-05, - "loss": 0.7045, - "step": 2084 - }, - { - "epoch": 2.4, - "grad_norm": 0.0, - "learning_rate": 1.7193269840685074e-05, - "loss": 0.7068, - "step": 2085 - }, - { - "epoch": 2.41, - "grad_norm": 0.0, - "learning_rate": 1.7190385532665105e-05, - "loss": 0.6353, - "step": 2086 - }, - { - "epoch": 2.41, - "grad_norm": 0.0, - "learning_rate": 1.7187499985592743e-05, - "loss": 0.7026, - "step": 2087 - }, - { - "epoch": 2.41, - "grad_norm": 0.0, - "learning_rate": 1.718461319996523e-05, - "loss": 1.1769, - "step": 2088 - }, - { - "epoch": 2.41, - "grad_norm": 0.0, - "learning_rate": 1.7181725176280028e-05, - "loss": 0.6697, - "step": 2089 - }, - { - "epoch": 2.41, - "grad_norm": 0.0, - "learning_rate": 1.7178835915034793e-05, - "loss": 0.7797, - "step": 2090 - }, - { - "epoch": 2.41, - "grad_norm": 0.0, - "learning_rate": 1.7175945416727405e-05, - "loss": 0.6555, - "step": 2091 - }, - { - "epoch": 2.41, - "grad_norm": 0.0, - "learning_rate": 1.7173053681855964e-05, - "loss": 0.6432, - "step": 2092 - }, - { - "epoch": 2.41, - "grad_norm": 0.0, - "learning_rate": 1.717016071091877e-05, - "loss": 0.6336, - "step": 2093 - }, - { - "epoch": 2.42, - "grad_norm": 0.0, - "learning_rate": 1.7167266504414342e-05, - "loss": 0.5817, - "step": 2094 - }, - { - "epoch": 2.42, - "grad_norm": 0.0, - "learning_rate": 1.716437106284141e-05, - "loss": 0.7654, - "step": 2095 - }, - { - "epoch": 2.42, - "grad_norm": 0.0, - "learning_rate": 1.7161474386698927e-05, - "loss": 0.4947, - "step": 2096 - }, - { - "epoch": 2.42, - "grad_norm": 0.0, - "learning_rate": 1.715857647648604e-05, - "loss": 0.5137, - "step": 2097 - }, - { - "epoch": 2.42, - "grad_norm": 0.0, - "learning_rate": 1.7155677332702127e-05, - "loss": 0.6804, - "step": 2098 - }, - { - "epoch": 2.42, - "grad_norm": 0.0, - "learning_rate": 1.7152776955846768e-05, - "loss": 0.9247, - "step": 2099 - }, - { - "epoch": 2.42, - "grad_norm": 0.0, - "learning_rate": 1.714987534641975e-05, - "loss": 0.4838, - "step": 2100 - }, - { - "epoch": 2.42, - "grad_norm": 0.0, - "learning_rate": 1.7146972504921097e-05, - "loss": 0.57, - "step": 2101 - }, - { - "epoch": 2.42, - "grad_norm": 0.0, - "learning_rate": 1.7144068431851013e-05, - "loss": 0.8266, - "step": 2102 - }, - { - "epoch": 2.43, - "grad_norm": 0.0, - "learning_rate": 1.714116312770994e-05, - "loss": 0.8076, - "step": 2103 - }, - { - "epoch": 2.43, - "grad_norm": 0.0, - "learning_rate": 1.7138256592998515e-05, - "loss": 0.5691, - "step": 2104 - }, - { - "epoch": 2.43, - "grad_norm": 0.0, - "learning_rate": 1.71353488282176e-05, - "loss": 0.3072, - "step": 2105 - }, - { - "epoch": 2.43, - "grad_norm": 0.0, - "learning_rate": 1.713243983386826e-05, - "loss": 0.6802, - "step": 2106 - }, - { - "epoch": 2.43, - "grad_norm": 0.0, - "learning_rate": 1.7129529610451775e-05, - "loss": 0.7643, - "step": 2107 - }, - { - "epoch": 2.43, - "grad_norm": 0.0, - "learning_rate": 1.7126618158469638e-05, - "loss": 0.6146, - "step": 2108 - }, - { - "epoch": 2.43, - "grad_norm": 0.0, - "learning_rate": 1.7123705478423552e-05, - "loss": 0.7563, - "step": 2109 - }, - { - "epoch": 2.43, - "grad_norm": 0.0, - "learning_rate": 1.712079157081543e-05, - "loss": 0.4259, - "step": 2110 - }, - { - "epoch": 2.43, - "grad_norm": 0.0, - "learning_rate": 1.7117876436147404e-05, - "loss": 0.5126, - "step": 2111 - }, - { - "epoch": 2.44, - "grad_norm": 0.0, - "learning_rate": 1.7114960074921808e-05, - "loss": 0.8804, - "step": 2112 - }, - { - "epoch": 2.44, - "grad_norm": 0.0, - "learning_rate": 1.711204248764119e-05, - "loss": 0.8621, - "step": 2113 - }, - { - "epoch": 2.44, - "grad_norm": 0.0, - "learning_rate": 1.7109123674808318e-05, - "loss": 0.5223, - "step": 2114 - }, - { - "epoch": 2.44, - "grad_norm": 0.0, - "learning_rate": 1.7106203636926154e-05, - "loss": 0.5085, - "step": 2115 - }, - { - "epoch": 2.44, - "grad_norm": 0.0, - "learning_rate": 1.7103282374497884e-05, - "loss": 0.6458, - "step": 2116 - }, - { - "epoch": 2.44, - "grad_norm": 0.0, - "learning_rate": 1.710035988802691e-05, - "loss": 0.5616, - "step": 2117 - }, - { - "epoch": 2.44, - "grad_norm": 0.0, - "learning_rate": 1.7097436178016827e-05, - "loss": 0.7769, - "step": 2118 - }, - { - "epoch": 2.44, - "grad_norm": 0.0, - "learning_rate": 1.7094511244971456e-05, - "loss": 0.4488, - "step": 2119 - }, - { - "epoch": 2.45, - "grad_norm": 0.0, - "learning_rate": 1.7091585089394824e-05, - "loss": 0.7504, - "step": 2120 - }, - { - "epoch": 2.45, - "grad_norm": 0.0, - "learning_rate": 1.708865771179116e-05, - "loss": 0.595, - "step": 2121 - }, - { - "epoch": 2.45, - "grad_norm": 0.0, - "learning_rate": 1.7085729112664924e-05, - "loss": 0.6385, - "step": 2122 - }, - { - "epoch": 2.45, - "grad_norm": 0.0, - "learning_rate": 1.7082799292520767e-05, - "loss": 0.6192, - "step": 2123 - }, - { - "epoch": 2.45, - "grad_norm": 0.0, - "learning_rate": 1.707986825186356e-05, - "loss": 0.7415, - "step": 2124 - }, - { - "epoch": 2.45, - "grad_norm": 0.0, - "learning_rate": 1.7076935991198383e-05, - "loss": 0.8139, - "step": 2125 - }, - { - "epoch": 2.45, - "grad_norm": 0.0, - "learning_rate": 1.707400251103052e-05, - "loss": 0.6232, - "step": 2126 - }, - { - "epoch": 2.45, - "grad_norm": 0.0, - "learning_rate": 1.7071067811865477e-05, - "loss": 0.6232, - "step": 2127 - }, - { - "epoch": 2.45, - "grad_norm": 0.0, - "learning_rate": 1.706813189420896e-05, - "loss": 1.1056, - "step": 2128 - }, - { - "epoch": 2.46, - "grad_norm": 0.0, - "learning_rate": 1.706519475856689e-05, - "loss": 0.4547, - "step": 2129 - }, - { - "epoch": 2.46, - "grad_norm": 0.0, - "learning_rate": 1.7062256405445392e-05, - "loss": 0.6244, - "step": 2130 - }, - { - "epoch": 2.46, - "grad_norm": 0.0, - "learning_rate": 1.7059316835350806e-05, - "loss": 0.6693, - "step": 2131 - }, - { - "epoch": 2.46, - "grad_norm": 0.0, - "learning_rate": 1.7056376048789687e-05, - "loss": 0.7155, - "step": 2132 - }, - { - "epoch": 2.46, - "grad_norm": 0.0, - "learning_rate": 1.7053434046268793e-05, - "loss": 0.5739, - "step": 2133 - }, - { - "epoch": 2.46, - "grad_norm": 0.0, - "learning_rate": 1.7050490828295082e-05, - "loss": 0.9325, - "step": 2134 - }, - { - "epoch": 2.46, - "grad_norm": 0.0, - "learning_rate": 1.704754639537574e-05, - "loss": 0.5815, - "step": 2135 - }, - { - "epoch": 2.46, - "grad_norm": 0.0, - "learning_rate": 1.7044600748018153e-05, - "loss": 0.7064, - "step": 2136 - }, - { - "epoch": 2.46, - "grad_norm": 0.0, - "learning_rate": 1.704165388672992e-05, - "loss": 0.7574, - "step": 2137 - }, - { - "epoch": 2.47, - "grad_norm": 0.0, - "learning_rate": 1.7038705812018835e-05, - "loss": 0.6481, - "step": 2138 - }, - { - "epoch": 2.47, - "grad_norm": 0.0, - "learning_rate": 1.7035756524392924e-05, - "loss": 0.6124, - "step": 2139 - }, - { - "epoch": 2.47, - "grad_norm": 0.0, - "learning_rate": 1.7032806024360404e-05, - "loss": 0.5949, - "step": 2140 - }, - { - "epoch": 2.47, - "grad_norm": 0.0, - "learning_rate": 1.7029854312429707e-05, - "loss": 0.6971, - "step": 2141 - }, - { - "epoch": 2.47, - "grad_norm": 0.0, - "learning_rate": 1.7026901389109478e-05, - "loss": 0.5823, - "step": 2142 - }, - { - "epoch": 2.47, - "grad_norm": 0.0, - "learning_rate": 1.7023947254908565e-05, - "loss": 0.6207, - "step": 2143 - }, - { - "epoch": 2.47, - "grad_norm": 0.0, - "learning_rate": 1.702099191033603e-05, - "loss": 0.5844, - "step": 2144 - }, - { - "epoch": 2.47, - "grad_norm": 0.0, - "learning_rate": 1.701803535590113e-05, - "loss": 0.6202, - "step": 2145 - }, - { - "epoch": 2.48, - "grad_norm": 0.0, - "learning_rate": 1.701507759211335e-05, - "loss": 0.8872, - "step": 2146 - }, - { - "epoch": 2.48, - "grad_norm": 0.0, - "learning_rate": 1.7012118619482376e-05, - "loss": 0.7031, - "step": 2147 - }, - { - "epoch": 2.48, - "grad_norm": 0.0, - "learning_rate": 1.7009158438518093e-05, - "loss": 0.7852, - "step": 2148 - }, - { - "epoch": 2.48, - "grad_norm": 0.0, - "learning_rate": 1.70061970497306e-05, - "loss": 0.7313, - "step": 2149 - }, - { - "epoch": 2.48, - "grad_norm": 0.0, - "learning_rate": 1.7003234453630212e-05, - "loss": 1.0372, - "step": 2150 - }, - { - "epoch": 2.48, - "grad_norm": 0.0, - "learning_rate": 1.7000270650727446e-05, - "loss": 0.9611, - "step": 2151 - }, - { - "epoch": 2.48, - "grad_norm": 0.0, - "learning_rate": 1.699730564153302e-05, - "loss": 0.697, - "step": 2152 - }, - { - "epoch": 2.48, - "grad_norm": 0.0, - "learning_rate": 1.6994339426557872e-05, - "loss": 0.498, - "step": 2153 - }, - { - "epoch": 2.48, - "grad_norm": 0.0, - "learning_rate": 1.699137200631314e-05, - "loss": 0.4396, - "step": 2154 - }, - { - "epoch": 2.49, - "grad_norm": 0.0, - "learning_rate": 1.6988403381310177e-05, - "loss": 0.5242, - "step": 2155 - }, - { - "epoch": 2.49, - "grad_norm": 0.0, - "learning_rate": 1.6985433552060532e-05, - "loss": 0.7281, - "step": 2156 - }, - { - "epoch": 2.49, - "grad_norm": 0.0, - "learning_rate": 1.6982462519075968e-05, - "loss": 0.5724, - "step": 2157 - }, - { - "epoch": 2.49, - "grad_norm": 0.0, - "learning_rate": 1.6979490282868464e-05, - "loss": 0.5347, - "step": 2158 - }, - { - "epoch": 2.49, - "grad_norm": 0.0, - "learning_rate": 1.6976516843950187e-05, - "loss": 0.6817, - "step": 2159 - }, - { - "epoch": 2.49, - "grad_norm": 0.0, - "learning_rate": 1.697354220283353e-05, - "loss": 0.5016, - "step": 2160 - }, - { - "epoch": 2.49, - "grad_norm": 0.0, - "learning_rate": 1.6970566360031077e-05, - "loss": 0.853, - "step": 2161 - }, - { - "epoch": 2.49, - "grad_norm": 0.0, - "learning_rate": 1.6967589316055636e-05, - "loss": 0.7576, - "step": 2162 - }, - { - "epoch": 2.49, - "grad_norm": 0.0, - "learning_rate": 1.696461107142021e-05, - "loss": 0.6552, - "step": 2163 - }, - { - "epoch": 2.5, - "grad_norm": 0.0, - "learning_rate": 1.6961631626638012e-05, - "loss": 0.7486, - "step": 2164 - }, - { - "epoch": 2.5, - "grad_norm": 0.0, - "learning_rate": 1.6958650982222466e-05, - "loss": 0.7096, - "step": 2165 - }, - { - "epoch": 2.5, - "grad_norm": 0.0, - "learning_rate": 1.695566913868719e-05, - "loss": 0.6062, - "step": 2166 - }, - { - "epoch": 2.5, - "grad_norm": 0.0, - "learning_rate": 1.695268609654602e-05, - "loss": 0.7917, - "step": 2167 - }, - { - "epoch": 2.5, - "grad_norm": 0.0, - "learning_rate": 1.6949701856313007e-05, - "loss": 0.6374, - "step": 2168 - }, - { - "epoch": 2.5, - "grad_norm": 0.0, - "learning_rate": 1.6946716418502386e-05, - "loss": 0.7917, - "step": 2169 - }, - { - "epoch": 2.5, - "grad_norm": 0.0, - "learning_rate": 1.694372978362861e-05, - "loss": 0.5021, - "step": 2170 - }, - { - "epoch": 2.5, - "grad_norm": 0.0, - "learning_rate": 1.6940741952206342e-05, - "loss": 0.4303, - "step": 2171 - }, - { - "epoch": 2.51, - "grad_norm": 0.0, - "learning_rate": 1.6937752924750444e-05, - "loss": 0.6978, - "step": 2172 - }, - { - "epoch": 2.51, - "grad_norm": 0.0, - "learning_rate": 1.693476270177599e-05, - "loss": 0.9133, - "step": 2173 - }, - { - "epoch": 2.51, - "grad_norm": 0.0, - "learning_rate": 1.693177128379826e-05, - "loss": 0.6158, - "step": 2174 - }, - { - "epoch": 2.51, - "grad_norm": 0.0, - "learning_rate": 1.692877867133273e-05, - "loss": 0.4397, - "step": 2175 - }, - { - "epoch": 2.51, - "grad_norm": 0.0, - "learning_rate": 1.69257848648951e-05, - "loss": 0.9392, - "step": 2176 - }, - { - "epoch": 2.51, - "grad_norm": 0.0, - "learning_rate": 1.6922789865001254e-05, - "loss": 0.8788, - "step": 2177 - }, - { - "epoch": 2.51, - "grad_norm": 0.0, - "learning_rate": 1.6919793672167293e-05, - "loss": 0.5508, - "step": 2178 - }, - { - "epoch": 2.51, - "grad_norm": 0.0, - "learning_rate": 1.691679628690953e-05, - "loss": 0.4891, - "step": 2179 - }, - { - "epoch": 2.51, - "grad_norm": 0.0, - "learning_rate": 1.691379770974447e-05, - "loss": 0.6017, - "step": 2180 - }, - { - "epoch": 2.52, - "grad_norm": 0.0, - "learning_rate": 1.6910797941188838e-05, - "loss": 0.7297, - "step": 2181 - }, - { - "epoch": 2.52, - "grad_norm": 0.0, - "learning_rate": 1.690779698175955e-05, - "loss": 0.6538, - "step": 2182 - }, - { - "epoch": 2.52, - "grad_norm": 0.0, - "learning_rate": 1.6904794831973733e-05, - "loss": 0.8483, - "step": 2183 - }, - { - "epoch": 2.52, - "grad_norm": 0.0, - "learning_rate": 1.6901791492348722e-05, - "loss": 0.6765, - "step": 2184 - }, - { - "epoch": 2.52, - "grad_norm": 0.0, - "learning_rate": 1.6898786963402057e-05, - "loss": 0.7949, - "step": 2185 - }, - { - "epoch": 2.52, - "grad_norm": 0.0, - "learning_rate": 1.6895781245651474e-05, - "loss": 0.5615, - "step": 2186 - }, - { - "epoch": 2.52, - "grad_norm": 0.0, - "learning_rate": 1.6892774339614927e-05, - "loss": 0.5523, - "step": 2187 - }, - { - "epoch": 2.52, - "grad_norm": 0.0, - "learning_rate": 1.6889766245810563e-05, - "loss": 0.5902, - "step": 2188 - }, - { - "epoch": 2.52, - "grad_norm": 0.0, - "learning_rate": 1.6886756964756743e-05, - "loss": 0.6658, - "step": 2189 - }, - { - "epoch": 2.53, - "grad_norm": 0.0, - "learning_rate": 1.6883746496972026e-05, - "loss": 0.6014, - "step": 2190 - }, - { - "epoch": 2.53, - "grad_norm": 0.0, - "learning_rate": 1.688073484297518e-05, - "loss": 0.4539, - "step": 2191 - }, - { - "epoch": 2.53, - "grad_norm": 0.0, - "learning_rate": 1.6877722003285173e-05, - "loss": 0.5974, - "step": 2192 - }, - { - "epoch": 2.53, - "grad_norm": 0.0, - "learning_rate": 1.687470797842118e-05, - "loss": 0.8232, - "step": 2193 - }, - { - "epoch": 2.53, - "grad_norm": 0.0, - "learning_rate": 1.6871692768902582e-05, - "loss": 0.6389, - "step": 2194 - }, - { - "epoch": 2.53, - "grad_norm": 0.0, - "learning_rate": 1.686867637524896e-05, - "loss": 0.4123, - "step": 2195 - }, - { - "epoch": 2.53, - "grad_norm": 0.0, - "learning_rate": 1.6865658797980106e-05, - "loss": 0.7864, - "step": 2196 - }, - { - "epoch": 2.53, - "grad_norm": 0.0, - "learning_rate": 1.6862640037616e-05, - "loss": 0.6983, - "step": 2197 - }, - { - "epoch": 2.54, - "grad_norm": 0.0, - "learning_rate": 1.685962009467685e-05, - "loss": 0.6205, - "step": 2198 - }, - { - "epoch": 2.54, - "grad_norm": 0.0, - "learning_rate": 1.6856598969683045e-05, - "loss": 0.5585, - "step": 2199 - }, - { - "epoch": 2.54, - "grad_norm": 0.0, - "learning_rate": 1.6853576663155188e-05, - "loss": 0.977, - "step": 2200 - }, - { - "epoch": 2.54, - "grad_norm": 0.0, - "learning_rate": 1.6850553175614093e-05, - "loss": 0.7092, - "step": 2201 - }, - { - "epoch": 2.54, - "grad_norm": 0.0, - "learning_rate": 1.6847528507580764e-05, - "loss": 0.6427, - "step": 2202 - }, - { - "epoch": 2.54, - "grad_norm": 0.0, - "learning_rate": 1.6844502659576414e-05, - "loss": 0.7645, - "step": 2203 - }, - { - "epoch": 2.54, - "grad_norm": 0.0, - "learning_rate": 1.684147563212246e-05, - "loss": 0.8006, - "step": 2204 - }, - { - "epoch": 2.54, - "grad_norm": 0.0, - "learning_rate": 1.6838447425740524e-05, - "loss": 0.4545, - "step": 2205 - }, - { - "epoch": 2.54, - "grad_norm": 0.0, - "learning_rate": 1.683541804095242e-05, - "loss": 0.6422, - "step": 2206 - }, - { - "epoch": 2.55, - "grad_norm": 0.0, - "learning_rate": 1.6832387478280185e-05, - "loss": 0.6833, - "step": 2207 - }, - { - "epoch": 2.55, - "grad_norm": 0.0, - "learning_rate": 1.682935573824604e-05, - "loss": 0.6024, - "step": 2208 - }, - { - "epoch": 2.55, - "grad_norm": 0.0, - "learning_rate": 1.682632282137242e-05, - "loss": 0.8108, - "step": 2209 - }, - { - "epoch": 2.55, - "grad_norm": 0.0, - "learning_rate": 1.6823288728181962e-05, - "loss": 0.8306, - "step": 2210 - }, - { - "epoch": 2.55, - "grad_norm": 0.0, - "learning_rate": 1.6820253459197493e-05, - "loss": 0.5308, - "step": 2211 - }, - { - "epoch": 2.55, - "grad_norm": 0.0, - "learning_rate": 1.6817217014942063e-05, - "loss": 0.4724, - "step": 2212 - }, - { - "epoch": 2.55, - "grad_norm": 0.0, - "learning_rate": 1.6814179395938915e-05, - "loss": 0.523, - "step": 2213 - }, - { - "epoch": 2.55, - "grad_norm": 0.0, - "learning_rate": 1.6811140602711483e-05, - "loss": 0.7918, - "step": 2214 - }, - { - "epoch": 2.55, - "grad_norm": 0.0, - "learning_rate": 1.680810063578342e-05, - "loss": 0.5056, - "step": 2215 - }, - { - "epoch": 2.56, - "grad_norm": 0.0, - "learning_rate": 1.6805059495678582e-05, - "loss": 0.6578, - "step": 2216 - }, - { - "epoch": 2.56, - "grad_norm": 0.0, - "learning_rate": 1.680201718292101e-05, - "loss": 0.5981, - "step": 2217 - }, - { - "epoch": 2.56, - "grad_norm": 0.0, - "learning_rate": 1.6798973698034962e-05, - "loss": 0.5621, - "step": 2218 - }, - { - "epoch": 2.56, - "grad_norm": 0.0, - "learning_rate": 1.679592904154489e-05, - "loss": 0.6553, - "step": 2219 - }, - { - "epoch": 2.56, - "grad_norm": 0.0, - "learning_rate": 1.679288321397546e-05, - "loss": 0.6409, - "step": 2220 - }, - { - "epoch": 2.56, - "grad_norm": 0.0, - "learning_rate": 1.6789836215851525e-05, - "loss": 0.518, - "step": 2221 - }, - { - "epoch": 2.56, - "grad_norm": 0.0, - "learning_rate": 1.6786788047698147e-05, - "loss": 0.5971, - "step": 2222 - }, - { - "epoch": 2.56, - "grad_norm": 0.0, - "learning_rate": 1.6783738710040588e-05, - "loss": 0.651, - "step": 2223 - }, - { - "epoch": 2.57, - "grad_norm": 0.0, - "learning_rate": 1.678068820340431e-05, - "loss": 0.6228, - "step": 2224 - }, - { - "epoch": 2.57, - "grad_norm": 0.0, - "learning_rate": 1.677763652831498e-05, - "loss": 0.5329, - "step": 2225 - }, - { - "epoch": 2.57, - "grad_norm": 0.0, - "learning_rate": 1.6774583685298468e-05, - "loss": 0.8154, - "step": 2226 - }, - { - "epoch": 2.57, - "grad_norm": 0.0, - "learning_rate": 1.677152967488084e-05, - "loss": 0.8367, - "step": 2227 - }, - { - "epoch": 2.57, - "grad_norm": 0.0, - "learning_rate": 1.6768474497588362e-05, - "loss": 0.5969, - "step": 2228 - }, - { - "epoch": 2.57, - "grad_norm": 0.0, - "learning_rate": 1.676541815394751e-05, - "loss": 0.6578, - "step": 2229 - }, - { - "epoch": 2.57, - "grad_norm": 0.0, - "learning_rate": 1.676236064448495e-05, - "loss": 0.5955, - "step": 2230 - }, - { - "epoch": 2.57, - "grad_norm": 0.0, - "learning_rate": 1.675930196972756e-05, - "loss": 0.5541, - "step": 2231 - }, - { - "epoch": 2.57, - "grad_norm": 0.0, - "learning_rate": 1.6756242130202407e-05, - "loss": 0.5708, - "step": 2232 - }, - { - "epoch": 2.58, - "grad_norm": 0.0, - "learning_rate": 1.675318112643677e-05, - "loss": 0.4492, - "step": 2233 - }, - { - "epoch": 2.58, - "grad_norm": 0.0, - "learning_rate": 1.675011895895812e-05, - "loss": 0.3908, - "step": 2234 - }, - { - "epoch": 2.58, - "grad_norm": 0.0, - "learning_rate": 1.6747055628294134e-05, - "loss": 0.7679, - "step": 2235 - }, - { - "epoch": 2.58, - "grad_norm": 0.0, - "learning_rate": 1.6743991134972684e-05, - "loss": 0.8472, - "step": 2236 - }, - { - "epoch": 2.58, - "grad_norm": 0.0, - "learning_rate": 1.6740925479521844e-05, - "loss": 1.106, - "step": 2237 - }, - { - "epoch": 2.58, - "grad_norm": 0.0, - "learning_rate": 1.6737858662469902e-05, - "loss": 0.8499, - "step": 2238 - }, - { - "epoch": 2.58, - "grad_norm": 0.0, - "learning_rate": 1.6734790684345322e-05, - "loss": 0.8129, - "step": 2239 - }, - { - "epoch": 2.58, - "grad_norm": 0.0, - "learning_rate": 1.6731721545676784e-05, - "loss": 0.619, - "step": 2240 - }, - { - "epoch": 2.58, - "grad_norm": 0.0, - "learning_rate": 1.6728651246993165e-05, - "loss": 0.5734, - "step": 2241 - }, - { - "epoch": 2.59, - "grad_norm": 0.0, - "learning_rate": 1.672557978882354e-05, - "loss": 0.4801, - "step": 2242 - }, - { - "epoch": 2.59, - "grad_norm": 0.0, - "learning_rate": 1.6722507171697184e-05, - "loss": 0.7815, - "step": 2243 - }, - { - "epoch": 2.59, - "grad_norm": 0.0, - "learning_rate": 1.671943339614358e-05, - "loss": 0.6146, - "step": 2244 - }, - { - "epoch": 2.59, - "grad_norm": 0.0, - "learning_rate": 1.671635846269239e-05, - "loss": 0.7084, - "step": 2245 - }, - { - "epoch": 2.59, - "grad_norm": 0.0, - "learning_rate": 1.6713282371873497e-05, - "loss": 0.5449, - "step": 2246 - }, - { - "epoch": 2.59, - "grad_norm": 0.0, - "learning_rate": 1.6710205124216973e-05, - "loss": 0.5568, - "step": 2247 - }, - { - "epoch": 2.59, - "grad_norm": 0.0, - "learning_rate": 1.6707126720253097e-05, - "loss": 0.9387, - "step": 2248 - }, - { - "epoch": 2.59, - "grad_norm": 0.0, - "learning_rate": 1.6704047160512333e-05, - "loss": 0.5495, - "step": 2249 - }, - { - "epoch": 2.6, - "grad_norm": 0.0, - "learning_rate": 1.670096644552536e-05, - "loss": 0.5103, - "step": 2250 - }, - { - "epoch": 2.6, - "grad_norm": 0.0, - "learning_rate": 1.669788457582304e-05, - "loss": 0.6465, - "step": 2251 - }, - { - "epoch": 2.6, - "grad_norm": 0.0, - "learning_rate": 1.6694801551936458e-05, - "loss": 0.8275, - "step": 2252 - }, - { - "epoch": 2.6, - "grad_norm": 0.0, - "learning_rate": 1.669171737439687e-05, - "loss": 0.7638, - "step": 2253 - }, - { - "epoch": 2.6, - "grad_norm": 0.0, - "learning_rate": 1.6688632043735746e-05, - "loss": 0.8361, - "step": 2254 - }, - { - "epoch": 2.6, - "grad_norm": 0.0, - "learning_rate": 1.668554556048476e-05, - "loss": 0.7085, - "step": 2255 - }, - { - "epoch": 2.6, - "grad_norm": 0.0, - "learning_rate": 1.6682457925175762e-05, - "loss": 0.8816, - "step": 2256 - }, - { - "epoch": 2.6, - "grad_norm": 0.0, - "learning_rate": 1.6679369138340833e-05, - "loss": 0.5022, - "step": 2257 - }, - { - "epoch": 2.6, - "grad_norm": 0.0, - "learning_rate": 1.6676279200512222e-05, - "loss": 0.547, - "step": 2258 - }, - { - "epoch": 2.61, - "grad_norm": 0.0, - "learning_rate": 1.6673188112222394e-05, - "loss": 0.5578, - "step": 2259 - }, - { - "epoch": 2.61, - "grad_norm": 0.0, - "learning_rate": 1.6670095874004012e-05, - "loss": 0.9191, - "step": 2260 - }, - { - "epoch": 2.61, - "grad_norm": 0.0, - "learning_rate": 1.6667002486389924e-05, - "loss": 0.5388, - "step": 2261 - }, - { - "epoch": 2.61, - "grad_norm": 0.0, - "learning_rate": 1.666390794991319e-05, - "loss": 0.6102, - "step": 2262 - }, - { - "epoch": 2.61, - "grad_norm": 0.0, - "learning_rate": 1.666081226510706e-05, - "loss": 0.6249, - "step": 2263 - }, - { - "epoch": 2.61, - "grad_norm": 0.0, - "learning_rate": 1.665771543250499e-05, - "loss": 0.7351, - "step": 2264 - }, - { - "epoch": 2.61, - "grad_norm": 0.0, - "learning_rate": 1.6654617452640622e-05, - "loss": 0.5141, - "step": 2265 - }, - { - "epoch": 2.61, - "grad_norm": 0.0, - "learning_rate": 1.6651518326047807e-05, - "loss": 0.6868, - "step": 2266 - }, - { - "epoch": 2.61, - "grad_norm": 0.0, - "learning_rate": 1.6648418053260585e-05, - "loss": 0.7258, - "step": 2267 - }, - { - "epoch": 2.62, - "grad_norm": 0.0, - "learning_rate": 1.6645316634813195e-05, - "loss": 0.5754, - "step": 2268 - }, - { - "epoch": 2.62, - "grad_norm": 0.0, - "learning_rate": 1.6642214071240085e-05, - "loss": 0.8516, - "step": 2269 - }, - { - "epoch": 2.62, - "grad_norm": 0.0, - "learning_rate": 1.6639110363075884e-05, - "loss": 0.443, - "step": 2270 - }, - { - "epoch": 2.62, - "grad_norm": 0.0, - "learning_rate": 1.6636005510855425e-05, - "loss": 0.8868, - "step": 2271 - }, - { - "epoch": 2.62, - "grad_norm": 0.0, - "learning_rate": 1.6632899515113744e-05, - "loss": 0.706, - "step": 2272 - }, - { - "epoch": 2.62, - "grad_norm": 0.0, - "learning_rate": 1.662979237638606e-05, - "loss": 0.7365, - "step": 2273 - }, - { - "epoch": 2.62, - "grad_norm": 0.0, - "learning_rate": 1.6626684095207805e-05, - "loss": 0.6485, - "step": 2274 - }, - { - "epoch": 2.62, - "grad_norm": 0.0, - "learning_rate": 1.6623574672114596e-05, - "loss": 0.6224, - "step": 2275 - }, - { - "epoch": 2.63, - "grad_norm": 0.0, - "learning_rate": 1.662046410764225e-05, - "loss": 0.7295, - "step": 2276 - }, - { - "epoch": 2.63, - "grad_norm": 0.0, - "learning_rate": 1.661735240232679e-05, - "loss": 1.0264, - "step": 2277 - }, - { - "epoch": 2.63, - "grad_norm": 0.0, - "learning_rate": 1.6614239556704413e-05, - "loss": 0.7344, - "step": 2278 - }, - { - "epoch": 2.63, - "grad_norm": 0.0, - "learning_rate": 1.661112557131154e-05, - "loss": 0.7325, - "step": 2279 - }, - { - "epoch": 2.63, - "grad_norm": 0.0, - "learning_rate": 1.6608010446684764e-05, - "loss": 0.6053, - "step": 2280 - }, - { - "epoch": 2.63, - "grad_norm": 0.0, - "learning_rate": 1.66048941833609e-05, - "loss": 0.6082, - "step": 2281 - }, - { - "epoch": 2.63, - "grad_norm": 0.0, - "learning_rate": 1.6601776781876932e-05, - "loss": 0.7254, - "step": 2282 - }, - { - "epoch": 2.63, - "grad_norm": 0.0, - "learning_rate": 1.6598658242770054e-05, - "loss": 0.7853, - "step": 2283 - }, - { - "epoch": 2.63, - "grad_norm": 0.0, - "learning_rate": 1.6595538566577663e-05, - "loss": 0.8934, - "step": 2284 - }, - { - "epoch": 2.64, - "grad_norm": 0.0, - "learning_rate": 1.6592417753837338e-05, - "loss": 0.9431, - "step": 2285 - }, - { - "epoch": 2.64, - "grad_norm": 0.0, - "learning_rate": 1.658929580508686e-05, - "loss": 0.613, - "step": 2286 - }, - { - "epoch": 2.64, - "grad_norm": 0.0, - "learning_rate": 1.6586172720864206e-05, - "loss": 0.757, - "step": 2287 - }, - { - "epoch": 2.64, - "grad_norm": 0.0, - "learning_rate": 1.6583048501707547e-05, - "loss": 0.4491, - "step": 2288 - }, - { - "epoch": 2.64, - "grad_norm": 0.0, - "learning_rate": 1.657992314815525e-05, - "loss": 0.5638, - "step": 2289 - }, - { - "epoch": 2.64, - "grad_norm": 0.0, - "learning_rate": 1.6576796660745885e-05, - "loss": 0.4346, - "step": 2290 - }, - { - "epoch": 2.64, - "grad_norm": 0.0, - "learning_rate": 1.6573669040018202e-05, - "loss": 0.7123, - "step": 2291 - }, - { - "epoch": 2.64, - "grad_norm": 0.0, - "learning_rate": 1.6570540286511157e-05, - "loss": 0.556, - "step": 2292 - }, - { - "epoch": 2.64, - "grad_norm": 0.0, - "learning_rate": 1.6567410400763902e-05, - "loss": 0.5587, - "step": 2293 - }, - { - "epoch": 2.65, - "grad_norm": 0.0, - "learning_rate": 1.656427938331578e-05, - "loss": 0.5327, - "step": 2294 - }, - { - "epoch": 2.65, - "grad_norm": 0.0, - "learning_rate": 1.6561147234706333e-05, - "loss": 0.5824, - "step": 2295 - }, - { - "epoch": 2.65, - "grad_norm": 0.0, - "learning_rate": 1.6558013955475288e-05, - "loss": 0.8265, - "step": 2296 - }, - { - "epoch": 2.65, - "grad_norm": 0.0, - "learning_rate": 1.6554879546162578e-05, - "loss": 0.4991, - "step": 2297 - }, - { - "epoch": 2.65, - "grad_norm": 0.0, - "learning_rate": 1.6551744007308325e-05, - "loss": 0.9995, - "step": 2298 - }, - { - "epoch": 2.65, - "grad_norm": 0.0, - "learning_rate": 1.6548607339452853e-05, - "loss": 0.5838, - "step": 2299 - }, - { - "epoch": 2.65, - "grad_norm": 0.0, - "learning_rate": 1.6545469543136667e-05, - "loss": 0.5585, - "step": 2300 - }, - { - "epoch": 2.65, - "grad_norm": 0.0, - "learning_rate": 1.654233061890048e-05, - "loss": 0.7344, - "step": 2301 - }, - { - "epoch": 2.66, - "grad_norm": 0.0, - "learning_rate": 1.653919056728519e-05, - "loss": 0.5959, - "step": 2302 - }, - { - "epoch": 2.66, - "grad_norm": 0.0, - "learning_rate": 1.6536049388831897e-05, - "loss": 0.6035, - "step": 2303 - }, - { - "epoch": 2.66, - "grad_norm": 0.0, - "learning_rate": 1.6532907084081882e-05, - "loss": 0.7194, - "step": 2304 - }, - { - "epoch": 2.66, - "grad_norm": 0.0, - "learning_rate": 1.652976365357664e-05, - "loss": 0.7143, - "step": 2305 - }, - { - "epoch": 2.66, - "grad_norm": 0.0, - "learning_rate": 1.652661909785785e-05, - "loss": 0.6835, - "step": 2306 - }, - { - "epoch": 2.66, - "grad_norm": 0.0, - "learning_rate": 1.652347341746737e-05, - "loss": 0.7664, - "step": 2307 - }, - { - "epoch": 2.66, - "grad_norm": 0.0, - "learning_rate": 1.652032661294728e-05, - "loss": 0.6772, - "step": 2308 - }, - { - "epoch": 2.66, - "grad_norm": 0.0, - "learning_rate": 1.6517178684839834e-05, - "loss": 0.7381, - "step": 2309 - }, - { - "epoch": 2.66, - "grad_norm": 0.0, - "learning_rate": 1.6514029633687487e-05, - "loss": 0.8095, - "step": 2310 - }, - { - "epoch": 2.67, - "grad_norm": 0.0, - "learning_rate": 1.651087946003288e-05, - "loss": 0.9214, - "step": 2311 - }, - { - "epoch": 2.67, - "grad_norm": 0.0, - "learning_rate": 1.6507728164418864e-05, - "loss": 0.6552, - "step": 2312 - }, - { - "epoch": 2.67, - "grad_norm": 0.0, - "learning_rate": 1.6504575747388462e-05, - "loss": 0.4508, - "step": 2313 - }, - { - "epoch": 2.67, - "grad_norm": 0.0, - "learning_rate": 1.6501422209484907e-05, - "loss": 0.7331, - "step": 2314 - }, - { - "epoch": 2.67, - "grad_norm": 0.0, - "learning_rate": 1.6498267551251618e-05, - "loss": 0.7456, - "step": 2315 - }, - { - "epoch": 2.67, - "grad_norm": 0.0, - "learning_rate": 1.64951117732322e-05, - "loss": 0.6104, - "step": 2316 - }, - { - "epoch": 2.67, - "grad_norm": 0.0, - "learning_rate": 1.6491954875970474e-05, - "loss": 0.7811, - "step": 2317 - }, - { - "epoch": 2.67, - "grad_norm": 0.0, - "learning_rate": 1.648879686001043e-05, - "loss": 0.7039, - "step": 2318 - }, - { - "epoch": 2.67, - "grad_norm": 0.0, - "learning_rate": 1.6485637725896256e-05, - "loss": 0.7316, - "step": 2319 - }, - { - "epoch": 2.68, - "grad_norm": 0.0, - "learning_rate": 1.648247747417234e-05, - "loss": 0.412, - "step": 2320 - }, - { - "epoch": 2.68, - "grad_norm": 0.0, - "learning_rate": 1.6479316105383266e-05, - "loss": 0.7333, - "step": 2321 - }, - { - "epoch": 2.68, - "grad_norm": 0.0, - "learning_rate": 1.647615362007379e-05, - "loss": 0.8418, - "step": 2322 - }, - { - "epoch": 2.68, - "grad_norm": 0.0, - "learning_rate": 1.6472990018788884e-05, - "loss": 0.5314, - "step": 2323 - }, - { - "epoch": 2.68, - "grad_norm": 0.0, - "learning_rate": 1.6469825302073695e-05, - "loss": 0.5983, - "step": 2324 - }, - { - "epoch": 2.68, - "grad_norm": 0.0, - "learning_rate": 1.646665947047358e-05, - "loss": 0.3537, - "step": 2325 - }, - { - "epoch": 2.68, - "grad_norm": 0.0, - "learning_rate": 1.646349252453406e-05, - "loss": 0.8369, - "step": 2326 - }, - { - "epoch": 2.68, - "grad_norm": 0.0, - "learning_rate": 1.6460324464800884e-05, - "loss": 0.5885, - "step": 2327 - }, - { - "epoch": 2.69, - "grad_norm": 0.0, - "learning_rate": 1.6457155291819963e-05, - "loss": 0.6234, - "step": 2328 - }, - { - "epoch": 2.69, - "grad_norm": 0.0, - "learning_rate": 1.6453985006137412e-05, - "loss": 0.8165, - "step": 2329 - }, - { - "epoch": 2.69, - "grad_norm": 0.0, - "learning_rate": 1.6450813608299537e-05, - "loss": 0.6736, - "step": 2330 - }, - { - "epoch": 2.69, - "grad_norm": 0.0, - "learning_rate": 1.644764109885284e-05, - "loss": 0.5139, - "step": 2331 - }, - { - "epoch": 2.69, - "grad_norm": 0.0, - "learning_rate": 1.644446747834401e-05, - "loss": 0.7337, - "step": 2332 - }, - { - "epoch": 2.69, - "grad_norm": 0.0, - "learning_rate": 1.6441292747319923e-05, - "loss": 0.5998, - "step": 2333 - }, - { - "epoch": 2.69, - "grad_norm": 0.0, - "learning_rate": 1.6438116906327654e-05, - "loss": 0.7321, - "step": 2334 - }, - { - "epoch": 2.69, - "grad_norm": 0.0, - "learning_rate": 1.6434939955914466e-05, - "loss": 0.787, - "step": 2335 - }, - { - "epoch": 2.69, - "grad_norm": 0.0, - "learning_rate": 1.6431761896627808e-05, - "loss": 0.7298, - "step": 2336 - }, - { - "epoch": 2.7, - "grad_norm": 0.0, - "learning_rate": 1.6428582729015333e-05, - "loss": 0.7614, - "step": 2337 - }, - { - "epoch": 2.7, - "grad_norm": 0.0, - "learning_rate": 1.6425402453624872e-05, - "loss": 0.6888, - "step": 2338 - }, - { - "epoch": 2.7, - "grad_norm": 0.0, - "learning_rate": 1.642222107100446e-05, - "loss": 0.5836, - "step": 2339 - }, - { - "epoch": 2.7, - "grad_norm": 0.0, - "learning_rate": 1.6419038581702306e-05, - "loss": 0.7457, - "step": 2340 - }, - { - "epoch": 2.7, - "grad_norm": 0.0, - "learning_rate": 1.6415854986266824e-05, - "loss": 0.6189, - "step": 2341 - }, - { - "epoch": 2.7, - "grad_norm": 0.0, - "learning_rate": 1.641267028524661e-05, - "loss": 0.4652, - "step": 2342 - }, - { - "epoch": 2.7, - "grad_norm": 0.0, - "learning_rate": 1.6409484479190457e-05, - "loss": 0.7194, - "step": 2343 - }, - { - "epoch": 2.7, - "grad_norm": 0.0, - "learning_rate": 1.6406297568647347e-05, - "loss": 0.7008, - "step": 2344 - }, - { - "epoch": 2.7, - "grad_norm": 0.0, - "learning_rate": 1.6403109554166447e-05, - "loss": 0.5387, - "step": 2345 - }, - { - "epoch": 2.71, - "grad_norm": 0.0, - "learning_rate": 1.639992043629712e-05, - "loss": 0.5238, - "step": 2346 - }, - { - "epoch": 2.71, - "grad_norm": 0.0, - "learning_rate": 1.6396730215588913e-05, - "loss": 0.7724, - "step": 2347 - }, - { - "epoch": 2.71, - "grad_norm": 0.0, - "learning_rate": 1.6393538892591575e-05, - "loss": 0.5296, - "step": 2348 - }, - { - "epoch": 2.71, - "grad_norm": 0.0, - "learning_rate": 1.6390346467855027e-05, - "loss": 0.6356, - "step": 2349 - }, - { - "epoch": 2.71, - "grad_norm": 0.0, - "learning_rate": 1.63871529419294e-05, - "loss": 0.5891, - "step": 2350 - }, - { - "epoch": 2.71, - "grad_norm": 0.0, - "learning_rate": 1.6383958315365e-05, - "loss": 0.4928, - "step": 2351 - }, - { - "epoch": 2.71, - "grad_norm": 0.0, - "learning_rate": 1.6380762588712324e-05, - "loss": 0.4729, - "step": 2352 - }, - { - "epoch": 2.71, - "grad_norm": 0.0, - "learning_rate": 1.6377565762522066e-05, - "loss": 0.5658, - "step": 2353 - }, - { - "epoch": 2.72, - "grad_norm": 0.0, - "learning_rate": 1.6374367837345106e-05, - "loss": 0.7543, - "step": 2354 - }, - { - "epoch": 2.72, - "grad_norm": 0.0, - "learning_rate": 1.6371168813732514e-05, - "loss": 0.6568, - "step": 2355 - }, - { - "epoch": 2.72, - "grad_norm": 0.0, - "learning_rate": 1.636796869223554e-05, - "loss": 0.7011, - "step": 2356 - }, - { - "epoch": 2.72, - "grad_norm": 0.0, - "learning_rate": 1.636476747340564e-05, - "loss": 1.1477, - "step": 2357 - }, - { - "epoch": 2.72, - "grad_norm": 0.0, - "learning_rate": 1.636156515779445e-05, - "loss": 0.8987, - "step": 2358 - }, - { - "epoch": 2.72, - "grad_norm": 0.0, - "learning_rate": 1.6358361745953787e-05, - "loss": 0.7906, - "step": 2359 - }, - { - "epoch": 2.72, - "grad_norm": 0.0, - "learning_rate": 1.635515723843567e-05, - "loss": 0.43, - "step": 2360 - }, - { - "epoch": 2.72, - "grad_norm": 0.0, - "learning_rate": 1.6351951635792306e-05, - "loss": 0.6018, - "step": 2361 - }, - { - "epoch": 2.72, - "grad_norm": 0.0, - "learning_rate": 1.6348744938576082e-05, - "loss": 0.7459, - "step": 2362 - }, - { - "epoch": 2.73, - "grad_norm": 0.0, - "learning_rate": 1.6345537147339578e-05, - "loss": 0.6335, - "step": 2363 - }, - { - "epoch": 2.73, - "grad_norm": 0.0, - "learning_rate": 1.6342328262635567e-05, - "loss": 0.5683, - "step": 2364 - }, - { - "epoch": 2.73, - "grad_norm": 0.0, - "learning_rate": 1.6339118285017005e-05, - "loss": 0.6146, - "step": 2365 - }, - { - "epoch": 2.73, - "grad_norm": 0.0, - "learning_rate": 1.6335907215037033e-05, - "loss": 0.543, - "step": 2366 - }, - { - "epoch": 2.73, - "grad_norm": 0.0, - "learning_rate": 1.633269505324899e-05, - "loss": 0.5626, - "step": 2367 - }, - { - "epoch": 2.73, - "grad_norm": 0.0, - "learning_rate": 1.6329481800206396e-05, - "loss": 0.6484, - "step": 2368 - }, - { - "epoch": 2.73, - "grad_norm": 0.0, - "learning_rate": 1.6326267456462965e-05, - "loss": 1.033, - "step": 2369 - }, - { - "epoch": 2.73, - "grad_norm": 0.0, - "learning_rate": 1.6323052022572586e-05, - "loss": 0.3871, - "step": 2370 - }, - { - "epoch": 2.73, - "grad_norm": 0.0, - "learning_rate": 1.6319835499089358e-05, - "loss": 0.5044, - "step": 2371 - }, - { - "epoch": 2.74, - "grad_norm": 0.0, - "learning_rate": 1.631661788656754e-05, - "loss": 0.47, - "step": 2372 - }, - { - "epoch": 2.74, - "grad_norm": 0.0, - "learning_rate": 1.63133991855616e-05, - "loss": 0.4979, - "step": 2373 - }, - { - "epoch": 2.74, - "grad_norm": 0.0, - "learning_rate": 1.6310179396626194e-05, - "loss": 0.6424, - "step": 2374 - }, - { - "epoch": 2.74, - "grad_norm": 0.0, - "learning_rate": 1.6306958520316144e-05, - "loss": 0.6494, - "step": 2375 - }, - { - "epoch": 2.74, - "grad_norm": 0.0, - "learning_rate": 1.630373655718649e-05, - "loss": 0.5537, - "step": 2376 - }, - { - "epoch": 2.74, - "grad_norm": 0.0, - "learning_rate": 1.6300513507792426e-05, - "loss": 1.0583, - "step": 2377 - }, - { - "epoch": 2.74, - "grad_norm": 0.0, - "learning_rate": 1.629728937268936e-05, - "loss": 0.4538, - "step": 2378 - }, - { - "epoch": 2.74, - "grad_norm": 0.0, - "learning_rate": 1.6294064152432878e-05, - "loss": 0.3839, - "step": 2379 - }, - { - "epoch": 2.75, - "grad_norm": 0.0, - "learning_rate": 1.629083784757875e-05, - "loss": 0.5466, - "step": 2380 - }, - { - "epoch": 2.75, - "grad_norm": 0.0, - "learning_rate": 1.628761045868293e-05, - "loss": 0.6317, - "step": 2381 - }, - { - "epoch": 2.75, - "grad_norm": 0.0, - "learning_rate": 1.6284381986301577e-05, - "loss": 0.8395, - "step": 2382 - }, - { - "epoch": 2.75, - "grad_norm": 0.0, - "learning_rate": 1.6281152430991012e-05, - "loss": 0.522, - "step": 2383 - }, - { - "epoch": 2.75, - "grad_norm": 0.0, - "learning_rate": 1.6277921793307758e-05, - "loss": 0.6637, - "step": 2384 - }, - { - "epoch": 2.75, - "grad_norm": 0.0, - "learning_rate": 1.627469007380852e-05, - "loss": 0.8951, - "step": 2385 - }, - { - "epoch": 2.75, - "grad_norm": 0.0, - "learning_rate": 1.6271457273050195e-05, - "loss": 0.7303, - "step": 2386 - }, - { - "epoch": 2.75, - "grad_norm": 0.0, - "learning_rate": 1.626822339158985e-05, - "loss": 0.552, - "step": 2387 - }, - { - "epoch": 2.75, - "grad_norm": 0.0, - "learning_rate": 1.6264988429984764e-05, - "loss": 0.5698, - "step": 2388 - }, - { - "epoch": 2.76, - "grad_norm": 0.0, - "learning_rate": 1.626175238879238e-05, - "loss": 0.655, - "step": 2389 - }, - { - "epoch": 2.76, - "grad_norm": 0.0, - "learning_rate": 1.6258515268570337e-05, - "loss": 0.5667, - "step": 2390 - }, - { - "epoch": 2.76, - "grad_norm": 0.0, - "learning_rate": 1.6255277069876454e-05, - "loss": 0.5728, - "step": 2391 - }, - { - "epoch": 2.76, - "grad_norm": 0.0, - "learning_rate": 1.6252037793268748e-05, - "loss": 1.084, - "step": 2392 - }, - { - "epoch": 2.76, - "grad_norm": 0.0, - "learning_rate": 1.6248797439305403e-05, - "loss": 0.6767, - "step": 2393 - }, - { - "epoch": 2.76, - "grad_norm": 0.0, - "learning_rate": 1.6245556008544806e-05, - "loss": 0.8771, - "step": 2394 - }, - { - "epoch": 2.76, - "grad_norm": 0.0, - "learning_rate": 1.6242313501545522e-05, - "loss": 0.8457, - "step": 2395 - }, - { - "epoch": 2.76, - "grad_norm": 0.0, - "learning_rate": 1.6239069918866302e-05, - "loss": 0.8702, - "step": 2396 - }, - { - "epoch": 2.76, - "grad_norm": 0.0, - "learning_rate": 1.6235825261066078e-05, - "loss": 0.4001, - "step": 2397 - }, - { - "epoch": 2.77, - "grad_norm": 0.0, - "learning_rate": 1.623257952870398e-05, - "loss": 0.6565, - "step": 2398 - }, - { - "epoch": 2.77, - "grad_norm": 0.0, - "learning_rate": 1.6229332722339308e-05, - "loss": 0.6879, - "step": 2399 - }, - { - "epoch": 2.77, - "grad_norm": 0.0, - "learning_rate": 1.6226084842531557e-05, - "loss": 0.6247, - "step": 2400 - }, - { - "epoch": 2.77, - "grad_norm": 0.0, - "learning_rate": 1.6222835889840402e-05, - "loss": 0.48, - "step": 2401 - }, - { - "epoch": 2.77, - "grad_norm": 0.0, - "learning_rate": 1.6219585864825706e-05, - "loss": 0.6482, - "step": 2402 - }, - { - "epoch": 2.77, - "grad_norm": 0.0, - "learning_rate": 1.621633476804752e-05, - "loss": 0.3619, - "step": 2403 - }, - { - "epoch": 2.77, - "grad_norm": 0.0, - "learning_rate": 1.6213082600066065e-05, - "loss": 0.7831, - "step": 2404 - }, - { - "epoch": 2.77, - "grad_norm": 0.0, - "learning_rate": 1.6209829361441767e-05, - "loss": 0.6362, - "step": 2405 - }, - { - "epoch": 2.78, - "grad_norm": 0.0, - "learning_rate": 1.6206575052735224e-05, - "loss": 0.6476, - "step": 2406 - }, - { - "epoch": 2.78, - "grad_norm": 0.0, - "learning_rate": 1.6203319674507216e-05, - "loss": 0.7106, - "step": 2407 - }, - { - "epoch": 2.78, - "grad_norm": 0.0, - "learning_rate": 1.6200063227318716e-05, - "loss": 0.9175, - "step": 2408 - }, - { - "epoch": 2.78, - "grad_norm": 0.0, - "learning_rate": 1.619680571173088e-05, - "loss": 0.5077, - "step": 2409 - }, - { - "epoch": 2.78, - "grad_norm": 0.0, - "learning_rate": 1.619354712830504e-05, - "loss": 0.6618, - "step": 2410 - }, - { - "epoch": 2.78, - "grad_norm": 0.0, - "learning_rate": 1.6190287477602716e-05, - "loss": 0.7651, - "step": 2411 - }, - { - "epoch": 2.78, - "grad_norm": 0.0, - "learning_rate": 1.6187026760185623e-05, - "loss": 0.5286, - "step": 2412 - }, - { - "epoch": 2.78, - "grad_norm": 0.0, - "learning_rate": 1.618376497661564e-05, - "loss": 0.7089, - "step": 2413 - }, - { - "epoch": 2.78, - "grad_norm": 0.0, - "learning_rate": 1.6180502127454847e-05, - "loss": 0.7136, - "step": 2414 - }, - { - "epoch": 2.79, - "grad_norm": 0.0, - "learning_rate": 1.6177238213265497e-05, - "loss": 0.8844, - "step": 2415 - }, - { - "epoch": 2.79, - "grad_norm": 0.0, - "learning_rate": 1.617397323461003e-05, - "loss": 0.7566, - "step": 2416 - }, - { - "epoch": 2.79, - "grad_norm": 0.0, - "learning_rate": 1.6170707192051067e-05, - "loss": 0.6016, - "step": 2417 - }, - { - "epoch": 2.79, - "grad_norm": 0.0, - "learning_rate": 1.6167440086151423e-05, - "loss": 0.5405, - "step": 2418 - }, - { - "epoch": 2.79, - "grad_norm": 0.0, - "learning_rate": 1.6164171917474078e-05, - "loss": 0.4907, - "step": 2419 - }, - { - "epoch": 2.79, - "grad_norm": 0.0, - "learning_rate": 1.6160902686582212e-05, - "loss": 0.6295, - "step": 2420 - }, - { - "epoch": 2.79, - "grad_norm": 0.0, - "learning_rate": 1.615763239403918e-05, - "loss": 0.4696, - "step": 2421 - }, - { - "epoch": 2.79, - "grad_norm": 0.0, - "learning_rate": 1.615436104040852e-05, - "loss": 0.3805, - "step": 2422 - }, - { - "epoch": 2.79, - "grad_norm": 0.0, - "learning_rate": 1.6151088626253954e-05, - "loss": 0.6665, - "step": 2423 - }, - { - "epoch": 2.8, - "grad_norm": 0.0, - "learning_rate": 1.6147815152139385e-05, - "loss": 0.3516, - "step": 2424 - }, - { - "epoch": 2.8, - "grad_norm": 0.0, - "learning_rate": 1.6144540618628907e-05, - "loss": 0.5178, - "step": 2425 - }, - { - "epoch": 2.8, - "grad_norm": 0.0, - "learning_rate": 1.614126502628678e-05, - "loss": 0.6293, - "step": 2426 - }, - { - "epoch": 2.8, - "grad_norm": 0.0, - "learning_rate": 1.6137988375677466e-05, - "loss": 0.5355, - "step": 2427 - }, - { - "epoch": 2.8, - "grad_norm": 0.0, - "learning_rate": 1.6134710667365598e-05, - "loss": 0.7715, - "step": 2428 - }, - { - "epoch": 2.8, - "grad_norm": 0.0, - "learning_rate": 1.6131431901915987e-05, - "loss": 0.4127, - "step": 2429 - }, - { - "epoch": 2.8, - "grad_norm": 0.0, - "learning_rate": 1.6128152079893636e-05, - "loss": 0.7208, - "step": 2430 - }, - { - "epoch": 2.8, - "grad_norm": 0.0, - "learning_rate": 1.612487120186373e-05, - "loss": 0.6531, - "step": 2431 - }, - { - "epoch": 2.81, - "grad_norm": 0.0, - "learning_rate": 1.612158926839162e-05, - "loss": 0.5806, - "step": 2432 - }, - { - "epoch": 2.81, - "grad_norm": 0.0, - "learning_rate": 1.611830628004287e-05, - "loss": 0.6042, - "step": 2433 - }, - { - "epoch": 2.81, - "grad_norm": 0.0, - "learning_rate": 1.611502223738319e-05, - "loss": 0.6274, - "step": 2434 - }, - { - "epoch": 2.81, - "grad_norm": 0.0, - "learning_rate": 1.6111737140978495e-05, - "loss": 0.4077, - "step": 2435 - }, - { - "epoch": 2.81, - "grad_norm": 0.0, - "learning_rate": 1.6108450991394876e-05, - "loss": 0.5208, - "step": 2436 - }, - { - "epoch": 2.81, - "grad_norm": 0.0, - "learning_rate": 1.6105163789198607e-05, - "loss": 0.6424, - "step": 2437 - }, - { - "epoch": 2.81, - "grad_norm": 0.0, - "learning_rate": 1.6101875534956134e-05, - "loss": 0.584, - "step": 2438 - }, - { - "epoch": 2.81, - "grad_norm": 0.0, - "learning_rate": 1.6098586229234096e-05, - "loss": 0.8576, - "step": 2439 - }, - { - "epoch": 2.81, - "grad_norm": 0.0, - "learning_rate": 1.6095295872599306e-05, - "loss": 0.4709, - "step": 2440 - }, - { - "epoch": 2.82, - "grad_norm": 0.0, - "learning_rate": 1.609200446561877e-05, - "loss": 0.6257, - "step": 2441 - }, - { - "epoch": 2.82, - "grad_norm": 0.0, - "learning_rate": 1.608871200885965e-05, - "loss": 0.6965, - "step": 2442 - }, - { - "epoch": 2.82, - "grad_norm": 0.0, - "learning_rate": 1.6085418502889315e-05, - "loss": 0.7742, - "step": 2443 - }, - { - "epoch": 2.82, - "grad_norm": 0.0, - "learning_rate": 1.6082123948275305e-05, - "loss": 0.4766, - "step": 2444 - }, - { - "epoch": 2.82, - "grad_norm": 0.0, - "learning_rate": 1.6078828345585332e-05, - "loss": 0.5226, - "step": 2445 - }, - { - "epoch": 2.82, - "grad_norm": 0.0, - "learning_rate": 1.6075531695387304e-05, - "loss": 0.6512, - "step": 2446 - }, - { - "epoch": 2.82, - "grad_norm": 0.0, - "learning_rate": 1.6072233998249303e-05, - "loss": 0.5633, - "step": 2447 - }, - { - "epoch": 2.82, - "grad_norm": 0.0, - "learning_rate": 1.6068935254739582e-05, - "loss": 0.5118, - "step": 2448 - }, - { - "epoch": 2.82, - "grad_norm": 0.0, - "learning_rate": 1.606563546542659e-05, - "loss": 0.771, - "step": 2449 - }, - { - "epoch": 2.83, - "grad_norm": 0.0, - "learning_rate": 1.6062334630878945e-05, - "loss": 0.8098, - "step": 2450 - }, - { - "epoch": 2.83, - "grad_norm": 0.0, - "learning_rate": 1.6059032751665454e-05, - "loss": 0.6232, - "step": 2451 - }, - { - "epoch": 2.83, - "grad_norm": 0.0, - "learning_rate": 1.6055729828355097e-05, - "loss": 0.6519, - "step": 2452 - }, - { - "epoch": 2.83, - "grad_norm": 0.0, - "learning_rate": 1.6052425861517035e-05, - "loss": 0.8099, - "step": 2453 - }, - { - "epoch": 2.83, - "grad_norm": 0.0, - "learning_rate": 1.6049120851720607e-05, - "loss": 0.5284, - "step": 2454 - }, - { - "epoch": 2.83, - "grad_norm": 0.0, - "learning_rate": 1.604581479953534e-05, - "loss": 0.6621, - "step": 2455 - }, - { - "epoch": 2.83, - "grad_norm": 0.0, - "learning_rate": 1.6042507705530933e-05, - "loss": 0.5358, - "step": 2456 - }, - { - "epoch": 2.83, - "grad_norm": 0.0, - "learning_rate": 1.603919957027727e-05, - "loss": 0.771, - "step": 2457 - }, - { - "epoch": 2.84, - "grad_norm": 0.0, - "learning_rate": 1.6035890394344408e-05, - "loss": 0.5328, - "step": 2458 - }, - { - "epoch": 2.84, - "grad_norm": 0.0, - "learning_rate": 1.6032580178302585e-05, - "loss": 0.4478, - "step": 2459 - }, - { - "epoch": 2.84, - "grad_norm": 0.0, - "learning_rate": 1.602926892272222e-05, - "loss": 0.7656, - "step": 2460 - }, - { - "epoch": 2.84, - "grad_norm": 0.0, - "learning_rate": 1.6025956628173916e-05, - "loss": 0.6427, - "step": 2461 - }, - { - "epoch": 2.84, - "grad_norm": 0.0, - "learning_rate": 1.6022643295228447e-05, - "loss": 0.7419, - "step": 2462 - }, - { - "epoch": 2.84, - "grad_norm": 0.0, - "learning_rate": 1.6019328924456764e-05, - "loss": 0.9312, - "step": 2463 - }, - { - "epoch": 2.84, - "grad_norm": 0.0, - "learning_rate": 1.601601351643001e-05, - "loss": 0.678, - "step": 2464 - }, - { - "epoch": 2.84, - "grad_norm": 0.0, - "learning_rate": 1.6012697071719498e-05, - "loss": 0.6424, - "step": 2465 - }, - { - "epoch": 2.84, - "grad_norm": 0.0, - "learning_rate": 1.600937959089671e-05, - "loss": 0.4571, - "step": 2466 - }, - { - "epoch": 2.85, - "grad_norm": 0.0, - "learning_rate": 1.600606107453333e-05, - "loss": 0.7341, - "step": 2467 - }, - { - "epoch": 2.85, - "grad_norm": 0.0, - "learning_rate": 1.6002741523201197e-05, - "loss": 0.8035, - "step": 2468 - }, - { - "epoch": 2.85, - "grad_norm": 0.0, - "learning_rate": 1.599942093747234e-05, - "loss": 0.6476, - "step": 2469 - }, - { - "epoch": 2.85, - "grad_norm": 0.0, - "learning_rate": 1.599609931791897e-05, - "loss": 0.6036, - "step": 2470 - }, - { - "epoch": 2.85, - "grad_norm": 0.0, - "learning_rate": 1.599277666511347e-05, - "loss": 0.8358, - "step": 2471 - }, - { - "epoch": 2.85, - "grad_norm": 0.0, - "learning_rate": 1.5989452979628398e-05, - "loss": 0.5985, - "step": 2472 - }, - { - "epoch": 2.85, - "grad_norm": 0.0, - "learning_rate": 1.59861282620365e-05, - "loss": 0.8092, - "step": 2473 - }, - { - "epoch": 2.85, - "grad_norm": 0.0, - "learning_rate": 1.598280251291068e-05, - "loss": 0.7387, - "step": 2474 - }, - { - "epoch": 2.85, - "grad_norm": 0.0, - "learning_rate": 1.597947573282405e-05, - "loss": 0.7112, - "step": 2475 - }, - { - "epoch": 2.86, - "grad_norm": 0.0, - "learning_rate": 1.5976147922349873e-05, - "loss": 0.5919, - "step": 2476 - }, - { - "epoch": 2.86, - "grad_norm": 0.0, - "learning_rate": 1.5972819082061605e-05, - "loss": 0.5409, - "step": 2477 - }, - { - "epoch": 2.86, - "grad_norm": 0.0, - "learning_rate": 1.5969489212532865e-05, - "loss": 0.521, - "step": 2478 - }, - { - "epoch": 2.86, - "grad_norm": 0.0, - "learning_rate": 1.5966158314337472e-05, - "loss": 0.5699, - "step": 2479 - }, - { - "epoch": 2.86, - "grad_norm": 0.0, - "learning_rate": 1.5962826388049402e-05, - "loss": 0.5916, - "step": 2480 - }, - { - "epoch": 2.86, - "grad_norm": 0.0, - "learning_rate": 1.595949343424281e-05, - "loss": 0.889, - "step": 2481 - }, - { - "epoch": 2.86, - "grad_norm": 0.0, - "learning_rate": 1.595615945349204e-05, - "loss": 0.8469, - "step": 2482 - }, - { - "epoch": 2.86, - "grad_norm": 0.0, - "learning_rate": 1.5952824446371608e-05, - "loss": 0.9762, - "step": 2483 - }, - { - "epoch": 2.87, - "grad_norm": 0.0, - "learning_rate": 1.5949488413456196e-05, - "loss": 0.5461, - "step": 2484 - }, - { - "epoch": 2.87, - "grad_norm": 0.0, - "learning_rate": 1.5946151355320675e-05, - "loss": 0.9382, - "step": 2485 - }, - { - "epoch": 2.87, - "grad_norm": 0.0, - "learning_rate": 1.5942813272540093e-05, - "loss": 0.707, - "step": 2486 - }, - { - "epoch": 2.87, - "grad_norm": 0.0, - "learning_rate": 1.593947416568967e-05, - "loss": 0.7075, - "step": 2487 - }, - { - "epoch": 2.87, - "grad_norm": 0.0, - "learning_rate": 1.5936134035344802e-05, - "loss": 0.4934, - "step": 2488 - }, - { - "epoch": 2.87, - "grad_norm": 0.0, - "learning_rate": 1.5932792882081062e-05, - "loss": 0.6123, - "step": 2489 - }, - { - "epoch": 2.87, - "grad_norm": 0.0, - "learning_rate": 1.59294507064742e-05, - "loss": 0.8363, - "step": 2490 - }, - { - "epoch": 2.87, - "grad_norm": 0.0, - "learning_rate": 1.592610750910014e-05, - "loss": 0.6199, - "step": 2491 - }, - { - "epoch": 2.87, - "grad_norm": 0.0, - "learning_rate": 1.592276329053499e-05, - "loss": 0.5308, - "step": 2492 - }, - { - "epoch": 2.88, - "grad_norm": 0.0, - "learning_rate": 1.591941805135502e-05, - "loss": 0.6986, - "step": 2493 - }, - { - "epoch": 2.88, - "grad_norm": 0.0, - "learning_rate": 1.591607179213669e-05, - "loss": 0.7237, - "step": 2494 - }, - { - "epoch": 2.88, - "grad_norm": 0.0, - "learning_rate": 1.591272451345663e-05, - "loss": 0.8717, - "step": 2495 - }, - { - "epoch": 2.88, - "grad_norm": 0.0, - "learning_rate": 1.590937621589164e-05, - "loss": 0.7511, - "step": 2496 - }, - { - "epoch": 2.88, - "grad_norm": 0.0, - "learning_rate": 1.5906026900018708e-05, - "loss": 0.5466, - "step": 2497 - }, - { - "epoch": 2.88, - "grad_norm": 0.0, - "learning_rate": 1.590267656641499e-05, - "loss": 0.5898, - "step": 2498 - }, - { - "epoch": 2.88, - "grad_norm": 0.0, - "learning_rate": 1.589932521565781e-05, - "loss": 0.707, - "step": 2499 - }, - { - "epoch": 2.88, - "grad_norm": 0.0, - "learning_rate": 1.5895972848324684e-05, - "loss": 0.6847, - "step": 2500 - }, - { - "epoch": 2.88, - "grad_norm": 0.0, - "learning_rate": 1.589261946499329e-05, - "loss": 0.8096, - "step": 2501 - }, - { - "epoch": 2.89, - "grad_norm": 0.0, - "learning_rate": 1.5889265066241488e-05, - "loss": 0.6889, - "step": 2502 - }, - { - "epoch": 2.89, - "grad_norm": 0.0, - "learning_rate": 1.588590965264731e-05, - "loss": 0.7168, - "step": 2503 - }, - { - "epoch": 2.89, - "grad_norm": 0.0, - "learning_rate": 1.5882553224788955e-05, - "loss": 0.5597, - "step": 2504 - }, - { - "epoch": 2.89, - "grad_norm": 0.0, - "learning_rate": 1.587919578324482e-05, - "loss": 0.8983, - "step": 2505 - }, - { - "epoch": 2.89, - "grad_norm": 0.0, - "learning_rate": 1.5875837328593448e-05, - "loss": 0.4669, - "step": 2506 - }, - { - "epoch": 2.89, - "grad_norm": 0.0, - "learning_rate": 1.587247786141358e-05, - "loss": 0.6649, - "step": 2507 - }, - { - "epoch": 2.89, - "grad_norm": 0.0, - "learning_rate": 1.5869117382284113e-05, - "loss": 0.5132, - "step": 2508 - }, - { - "epoch": 2.89, - "grad_norm": 0.0, - "learning_rate": 1.5865755891784137e-05, - "loss": 0.4568, - "step": 2509 - }, - { - "epoch": 2.9, - "grad_norm": 0.0, - "learning_rate": 1.5862393390492895e-05, - "loss": 0.6038, - "step": 2510 - }, - { - "epoch": 2.9, - "grad_norm": 0.0, - "learning_rate": 1.5859029878989828e-05, - "loss": 0.6563, - "step": 2511 - }, - { - "epoch": 2.9, - "grad_norm": 0.0, - "learning_rate": 1.585566535785453e-05, - "loss": 0.6789, - "step": 2512 - }, - { - "epoch": 2.9, - "grad_norm": 0.0, - "learning_rate": 1.585229982766678e-05, - "loss": 0.5024, - "step": 2513 - }, - { - "epoch": 2.9, - "grad_norm": 0.0, - "learning_rate": 1.584893328900653e-05, - "loss": 0.4842, - "step": 2514 - }, - { - "epoch": 2.9, - "grad_norm": 0.0, - "learning_rate": 1.5845565742453906e-05, - "loss": 0.7176, - "step": 2515 - }, - { - "epoch": 2.9, - "grad_norm": 0.0, - "learning_rate": 1.58421971885892e-05, - "loss": 0.5866, - "step": 2516 - }, - { - "epoch": 2.9, - "grad_norm": 0.0, - "learning_rate": 1.583882762799289e-05, - "loss": 0.5214, - "step": 2517 - }, - { - "epoch": 2.9, - "grad_norm": 0.0, - "learning_rate": 1.5835457061245615e-05, - "loss": 0.4783, - "step": 2518 - }, - { - "epoch": 2.91, - "grad_norm": 0.0, - "learning_rate": 1.58320854889282e-05, - "loss": 0.766, - "step": 2519 - }, - { - "epoch": 2.91, - "grad_norm": 0.0, - "learning_rate": 1.582871291162163e-05, - "loss": 0.6004, - "step": 2520 - }, - { - "epoch": 2.91, - "grad_norm": 0.0, - "learning_rate": 1.5825339329907074e-05, - "loss": 0.9036, - "step": 2521 - }, - { - "epoch": 2.91, - "grad_norm": 0.0, - "learning_rate": 1.5821964744365873e-05, - "loss": 0.4549, - "step": 2522 - }, - { - "epoch": 2.91, - "grad_norm": 0.0, - "learning_rate": 1.581858915557953e-05, - "loss": 0.486, - "step": 2523 - }, - { - "epoch": 2.91, - "grad_norm": 0.0, - "learning_rate": 1.5815212564129737e-05, - "loss": 0.6953, - "step": 2524 - }, - { - "epoch": 2.91, - "grad_norm": 0.0, - "learning_rate": 1.581183497059834e-05, - "loss": 0.4985, - "step": 2525 - }, - { - "epoch": 2.91, - "grad_norm": 0.0, - "learning_rate": 1.580845637556738e-05, - "loss": 0.8742, - "step": 2526 - }, - { - "epoch": 2.91, - "grad_norm": 0.0, - "learning_rate": 1.580507677961906e-05, - "loss": 0.7459, - "step": 2527 - }, - { - "epoch": 2.92, - "grad_norm": 0.0, - "learning_rate": 1.580169618333574e-05, - "loss": 0.7204, - "step": 2528 - }, - { - "epoch": 2.92, - "grad_norm": 0.0, - "learning_rate": 1.5798314587299976e-05, - "loss": 0.5985, - "step": 2529 - }, - { - "epoch": 2.92, - "grad_norm": 0.0, - "learning_rate": 1.579493199209449e-05, - "loss": 0.4362, - "step": 2530 - }, - { - "epoch": 2.92, - "grad_norm": 0.0, - "learning_rate": 1.5791548398302167e-05, - "loss": 0.6231, - "step": 2531 - }, - { - "epoch": 2.92, - "grad_norm": 0.0, - "learning_rate": 1.5788163806506074e-05, - "loss": 0.5233, - "step": 2532 - }, - { - "epoch": 2.92, - "grad_norm": 0.0, - "learning_rate": 1.578477821728944e-05, - "loss": 0.9747, - "step": 2533 - }, - { - "epoch": 2.92, - "grad_norm": 0.0, - "learning_rate": 1.5781391631235688e-05, - "loss": 0.5433, - "step": 2534 - }, - { - "epoch": 2.92, - "grad_norm": 0.0, - "learning_rate": 1.577800404892838e-05, - "loss": 0.8144, - "step": 2535 - }, - { - "epoch": 2.93, - "grad_norm": 0.0, - "learning_rate": 1.577461547095127e-05, - "loss": 0.6711, - "step": 2536 - }, - { - "epoch": 2.93, - "grad_norm": 0.0, - "learning_rate": 1.5771225897888288e-05, - "loss": 0.5194, - "step": 2537 - }, - { - "epoch": 2.93, - "grad_norm": 0.0, - "learning_rate": 1.576783533032352e-05, - "loss": 0.6209, - "step": 2538 - }, - { - "epoch": 2.93, - "grad_norm": 0.0, - "learning_rate": 1.5764443768841234e-05, - "loss": 0.7116, - "step": 2539 - }, - { - "epoch": 2.93, - "grad_norm": 0.0, - "learning_rate": 1.576105121402587e-05, - "loss": 0.8289, - "step": 2540 - }, - { - "epoch": 2.93, - "grad_norm": 0.0, - "learning_rate": 1.575765766646203e-05, - "loss": 0.4586, - "step": 2541 - }, - { - "epoch": 2.93, - "grad_norm": 0.0, - "learning_rate": 1.5754263126734494e-05, - "loss": 0.4626, - "step": 2542 - }, - { - "epoch": 2.93, - "grad_norm": 0.0, - "learning_rate": 1.5750867595428205e-05, - "loss": 0.7116, - "step": 2543 - }, - { - "epoch": 2.93, - "grad_norm": 0.0, - "learning_rate": 1.5747471073128297e-05, - "loss": 0.6779, - "step": 2544 - }, - { - "epoch": 2.94, - "grad_norm": 0.0, - "learning_rate": 1.574407356042005e-05, - "loss": 0.5168, - "step": 2545 - }, - { - "epoch": 2.94, - "grad_norm": 0.0, - "learning_rate": 1.5740675057888934e-05, - "loss": 0.5099, - "step": 2546 - }, - { - "epoch": 2.94, - "grad_norm": 0.0, - "learning_rate": 1.5737275566120577e-05, - "loss": 0.6586, - "step": 2547 - }, - { - "epoch": 2.94, - "grad_norm": 0.0, - "learning_rate": 1.573387508570078e-05, - "loss": 0.5096, - "step": 2548 - }, - { - "epoch": 2.94, - "grad_norm": 0.0, - "learning_rate": 1.573047361721552e-05, - "loss": 0.6055, - "step": 2549 - }, - { - "epoch": 2.94, - "grad_norm": 0.0, - "learning_rate": 1.572707116125094e-05, - "loss": 0.5284, - "step": 2550 - }, - { - "epoch": 2.94, - "grad_norm": 0.0, - "learning_rate": 1.572366771839335e-05, - "loss": 0.6703, - "step": 2551 - }, - { - "epoch": 2.94, - "grad_norm": 0.0, - "learning_rate": 1.5720263289229237e-05, - "loss": 0.7642, - "step": 2552 - }, - { - "epoch": 2.94, - "grad_norm": 0.0, - "learning_rate": 1.5716857874345258e-05, - "loss": 0.6023, - "step": 2553 - }, - { - "epoch": 2.95, - "grad_norm": 0.0, - "learning_rate": 1.5713451474328226e-05, - "loss": 0.8944, - "step": 2554 - }, - { - "epoch": 2.95, - "grad_norm": 0.0, - "learning_rate": 1.5710044089765144e-05, - "loss": 0.4423, - "step": 2555 - }, - { - "epoch": 2.95, - "grad_norm": 0.0, - "learning_rate": 1.5706635721243173e-05, - "loss": 0.6176, - "step": 2556 - }, - { - "epoch": 2.95, - "grad_norm": 0.0, - "learning_rate": 1.5703226369349642e-05, - "loss": 0.7126, - "step": 2557 - }, - { - "epoch": 2.95, - "grad_norm": 0.0, - "learning_rate": 1.5699816034672056e-05, - "loss": 0.5671, - "step": 2558 - }, - { - "epoch": 2.95, - "grad_norm": 0.0, - "learning_rate": 1.5696404717798087e-05, - "loss": 0.4155, - "step": 2559 - }, - { - "epoch": 2.95, - "grad_norm": 0.0, - "learning_rate": 1.569299241931557e-05, - "loss": 0.7838, - "step": 2560 - }, - { - "epoch": 2.95, - "grad_norm": 0.0, - "learning_rate": 1.5689579139812524e-05, - "loss": 0.6766, - "step": 2561 - }, - { - "epoch": 2.96, - "grad_norm": 0.0, - "learning_rate": 1.5686164879877118e-05, - "loss": 0.607, - "step": 2562 - }, - { - "epoch": 2.96, - "grad_norm": 0.0, - "learning_rate": 1.5682749640097708e-05, - "loss": 0.4737, - "step": 2563 - }, - { - "epoch": 2.96, - "grad_norm": 0.0, - "learning_rate": 1.5679333421062807e-05, - "loss": 0.8714, - "step": 2564 - }, - { - "epoch": 2.96, - "grad_norm": 0.0, - "learning_rate": 1.5675916223361095e-05, - "loss": 0.5051, - "step": 2565 - }, - { - "epoch": 2.96, - "grad_norm": 0.0, - "learning_rate": 1.5672498047581436e-05, - "loss": 0.5171, - "step": 2566 - }, - { - "epoch": 2.96, - "grad_norm": 0.0, - "learning_rate": 1.5669078894312848e-05, - "loss": 0.8202, - "step": 2567 - }, - { - "epoch": 2.96, - "grad_norm": 0.0, - "learning_rate": 1.566565876414452e-05, - "loss": 0.6604, - "step": 2568 - }, - { - "epoch": 2.96, - "grad_norm": 0.0, - "learning_rate": 1.566223765766581e-05, - "loss": 0.4016, - "step": 2569 - }, - { - "epoch": 2.96, - "grad_norm": 0.0, - "learning_rate": 1.5658815575466254e-05, - "loss": 0.6051, - "step": 2570 - }, - { - "epoch": 2.97, - "grad_norm": 0.0, - "learning_rate": 1.565539251813554e-05, - "loss": 1.0025, - "step": 2571 - }, - { - "epoch": 2.97, - "grad_norm": 0.0, - "learning_rate": 1.565196848626353e-05, - "loss": 0.5715, - "step": 2572 - }, - { - "epoch": 2.97, - "grad_norm": 0.0, - "learning_rate": 1.5648543480440264e-05, - "loss": 0.9066, - "step": 2573 - }, - { - "epoch": 2.97, - "grad_norm": 0.0, - "learning_rate": 1.5645117501255938e-05, - "loss": 0.6375, - "step": 2574 - }, - { - "epoch": 2.97, - "grad_norm": 0.0, - "learning_rate": 1.5641690549300913e-05, - "loss": 0.9811, - "step": 2575 - }, - { - "epoch": 2.97, - "grad_norm": 0.0, - "learning_rate": 1.5638262625165733e-05, - "loss": 0.5192, - "step": 2576 - }, - { - "epoch": 2.97, - "grad_norm": 0.0, - "learning_rate": 1.5634833729441093e-05, - "loss": 1.0706, - "step": 2577 - }, - { - "epoch": 2.97, - "grad_norm": 0.0, - "learning_rate": 1.563140386271787e-05, - "loss": 0.6864, - "step": 2578 - }, - { - "epoch": 2.97, - "grad_norm": 0.0, - "learning_rate": 1.5627973025587093e-05, - "loss": 0.7844, - "step": 2579 - }, - { - "epoch": 2.98, - "grad_norm": 0.0, - "learning_rate": 1.562454121863997e-05, - "loss": 0.5319, - "step": 2580 - }, - { - "epoch": 2.98, - "grad_norm": 0.0, - "learning_rate": 1.5621108442467877e-05, - "loss": 0.6928, - "step": 2581 - }, - { - "epoch": 2.98, - "grad_norm": 0.0, - "learning_rate": 1.5617674697662346e-05, - "loss": 0.6656, - "step": 2582 - }, - { - "epoch": 2.98, - "grad_norm": 0.0, - "learning_rate": 1.5614239984815084e-05, - "loss": 0.7117, - "step": 2583 - }, - { - "epoch": 2.98, - "grad_norm": 0.0, - "learning_rate": 1.5610804304517967e-05, - "loss": 0.3513, - "step": 2584 - }, - { - "epoch": 2.98, - "grad_norm": 0.0, - "learning_rate": 1.5607367657363028e-05, - "loss": 0.4943, - "step": 2585 - }, - { - "epoch": 2.98, - "grad_norm": 0.0, - "learning_rate": 1.5603930043942474e-05, - "loss": 0.644, - "step": 2586 - }, - { - "epoch": 2.98, - "grad_norm": 0.0, - "learning_rate": 1.560049146484868e-05, - "loss": 0.4207, - "step": 2587 - }, - { - "epoch": 2.99, - "grad_norm": 0.0, - "learning_rate": 1.559705192067418e-05, - "loss": 0.6896, - "step": 2588 - }, - { - "epoch": 2.99, - "grad_norm": 0.0, - "learning_rate": 1.5593611412011685e-05, - "loss": 1.0006, - "step": 2589 - }, - { - "epoch": 2.99, - "grad_norm": 0.0, - "learning_rate": 1.559016993945406e-05, - "loss": 0.7985, - "step": 2590 - }, - { - "epoch": 2.99, - "grad_norm": 0.0, - "learning_rate": 1.5586727503594347e-05, - "loss": 0.5953, - "step": 2591 - }, - { - "epoch": 2.99, - "grad_norm": 0.0, - "learning_rate": 1.5583284105025743e-05, - "loss": 0.5347, - "step": 2592 - }, - { - "epoch": 2.99, - "grad_norm": 0.0, - "learning_rate": 1.557983974434162e-05, - "loss": 0.5405, - "step": 2593 - }, - { - "epoch": 2.99, - "grad_norm": 0.0, - "learning_rate": 1.5576394422135518e-05, - "loss": 0.788, - "step": 2594 - }, - { - "epoch": 2.99, - "grad_norm": 0.0, - "learning_rate": 1.5572948139001128e-05, - "loss": 0.8049, - "step": 2595 - }, - { - "epoch": 2.99, - "grad_norm": 0.0, - "learning_rate": 1.556950089553232e-05, - "loss": 0.6851, - "step": 2596 - }, - { - "epoch": 3.0, - "grad_norm": 0.0, - "learning_rate": 1.5566052692323127e-05, - "loss": 0.6843, - "step": 2597 - }, - { - "epoch": 3.0, - "grad_norm": 0.0, - "learning_rate": 1.5562603529967743e-05, - "loss": 0.6049, - "step": 2598 - }, - { - "epoch": 3.0, - "grad_norm": 0.0, - "learning_rate": 1.5559153409060535e-05, - "loss": 0.878, - "step": 2599 - }, - { - "epoch": 3.0, - "grad_norm": 0.0, - "learning_rate": 1.5555702330196024e-05, - "loss": 0.7566, - "step": 2600 - }, - { - "epoch": 3.0, - "grad_norm": 0.0, - "learning_rate": 1.5552250293968903e-05, - "loss": 0.7161, - "step": 2601 - }, - { - "epoch": 3.0, - "grad_norm": 0.0, - "learning_rate": 1.554879730097404e-05, - "loss": 0.3921, - "step": 2602 - }, - { - "epoch": 3.0, - "grad_norm": 0.0, - "learning_rate": 1.5545343351806443e-05, - "loss": 0.5582, - "step": 2603 - }, - { - "epoch": 3.0, - "grad_norm": 0.0, - "learning_rate": 1.5541888447061304e-05, - "loss": 0.5861, - "step": 2604 - }, - { - "epoch": 3.0, - "grad_norm": 0.0, - "learning_rate": 1.553843258733398e-05, - "loss": 0.5767, - "step": 2605 - }, - { - "epoch": 3.01, - "grad_norm": 0.0, - "learning_rate": 1.553497577321998e-05, - "loss": 0.5303, - "step": 2606 - }, - { - "epoch": 3.01, - "grad_norm": 0.0, - "learning_rate": 1.5531518005314987e-05, - "loss": 0.4315, - "step": 2607 - }, - { - "epoch": 3.01, - "grad_norm": 0.0, - "learning_rate": 1.552805928421485e-05, - "loss": 0.3801, - "step": 2608 - }, - { - "epoch": 3.01, - "grad_norm": 0.0, - "learning_rate": 1.552459961051557e-05, - "loss": 0.3882, - "step": 2609 - }, - { - "epoch": 3.01, - "grad_norm": 0.0, - "learning_rate": 1.552113898481333e-05, - "loss": 0.5724, - "step": 2610 - }, - { - "epoch": 3.01, - "grad_norm": 0.0, - "learning_rate": 1.551767740770446e-05, - "loss": 0.3597, - "step": 2611 - }, - { - "epoch": 3.01, - "grad_norm": 0.0, - "learning_rate": 1.5514214879785465e-05, - "loss": 0.3472, - "step": 2612 - }, - { - "epoch": 3.01, - "grad_norm": 0.0, - "learning_rate": 1.551075140165301e-05, - "loss": 0.3906, - "step": 2613 - }, - { - "epoch": 3.01, - "grad_norm": 0.0, - "learning_rate": 1.5507286973903925e-05, - "loss": 0.4689, - "step": 2614 - }, - { - "epoch": 3.02, - "grad_norm": 0.0, - "learning_rate": 1.55038215971352e-05, - "loss": 0.5281, - "step": 2615 - }, - { - "epoch": 3.02, - "grad_norm": 0.0, - "learning_rate": 1.550035527194399e-05, - "loss": 0.3839, - "step": 2616 - }, - { - "epoch": 3.02, - "grad_norm": 0.0, - "learning_rate": 1.549688799892762e-05, - "loss": 0.3878, - "step": 2617 - }, - { - "epoch": 3.02, - "grad_norm": 0.0, - "learning_rate": 1.549341977868357e-05, - "loss": 0.5017, - "step": 2618 - }, - { - "epoch": 3.02, - "grad_norm": 0.0, - "learning_rate": 1.5489950611809484e-05, - "loss": 0.5633, - "step": 2619 - }, - { - "epoch": 3.02, - "grad_norm": 0.0, - "learning_rate": 1.548648049890318e-05, - "loss": 0.3262, - "step": 2620 - }, - { - "epoch": 3.02, - "grad_norm": 0.0, - "learning_rate": 1.5483009440562617e-05, - "loss": 0.4887, - "step": 2621 - }, - { - "epoch": 3.02, - "grad_norm": 0.0, - "learning_rate": 1.5479537437385938e-05, - "loss": 0.4145, - "step": 2622 - }, - { - "epoch": 3.03, - "grad_norm": 0.0, - "learning_rate": 1.5476064489971444e-05, - "loss": 0.3751, - "step": 2623 - }, - { - "epoch": 3.03, - "grad_norm": 0.0, - "learning_rate": 1.547259059891759e-05, - "loss": 0.3802, - "step": 2624 - }, - { - "epoch": 3.03, - "grad_norm": 0.0, - "learning_rate": 1.5469115764823e-05, - "loss": 0.4929, - "step": 2625 - }, - { - "epoch": 3.03, - "grad_norm": 0.0, - "learning_rate": 1.5465639988286465e-05, - "loss": 0.4287, - "step": 2626 - }, - { - "epoch": 3.03, - "grad_norm": 0.0, - "learning_rate": 1.5462163269906928e-05, - "loss": 0.4323, - "step": 2627 - }, - { - "epoch": 3.03, - "grad_norm": 0.0, - "learning_rate": 1.5458685610283502e-05, - "loss": 0.5268, - "step": 2628 - }, - { - "epoch": 3.03, - "grad_norm": 0.0, - "learning_rate": 1.5455207010015456e-05, - "loss": 0.3845, - "step": 2629 - }, - { - "epoch": 3.03, - "grad_norm": 0.0, - "learning_rate": 1.5451727469702233e-05, - "loss": 0.4836, - "step": 2630 - }, - { - "epoch": 3.03, - "grad_norm": 0.0, - "learning_rate": 1.544824698994342e-05, - "loss": 0.495, - "step": 2631 - }, - { - "epoch": 3.04, - "grad_norm": 0.0, - "learning_rate": 1.5444765571338782e-05, - "loss": 0.5223, - "step": 2632 - }, - { - "epoch": 3.04, - "grad_norm": 0.0, - "learning_rate": 1.544128321448824e-05, - "loss": 0.5695, - "step": 2633 - }, - { - "epoch": 3.04, - "grad_norm": 0.0, - "learning_rate": 1.5437799919991873e-05, - "loss": 0.3893, - "step": 2634 - }, - { - "epoch": 3.04, - "grad_norm": 0.0, - "learning_rate": 1.5434315688449924e-05, - "loss": 0.5814, - "step": 2635 - }, - { - "epoch": 3.04, - "grad_norm": 0.0, - "learning_rate": 1.5430830520462806e-05, - "loss": 0.4975, - "step": 2636 - }, - { - "epoch": 3.04, - "grad_norm": 0.0, - "learning_rate": 1.5427344416631076e-05, - "loss": 0.4027, - "step": 2637 - }, - { - "epoch": 3.04, - "grad_norm": 0.0, - "learning_rate": 1.542385737755547e-05, - "loss": 0.515, - "step": 2638 - }, - { - "epoch": 3.04, - "grad_norm": 0.0, - "learning_rate": 1.5420369403836867e-05, - "loss": 0.3568, - "step": 2639 - }, - { - "epoch": 3.04, - "grad_norm": 0.0, - "learning_rate": 1.5416880496076328e-05, - "loss": 0.325, - "step": 2640 - }, - { - "epoch": 3.05, - "grad_norm": 0.0, - "learning_rate": 1.541339065487506e-05, - "loss": 0.4917, - "step": 2641 - }, - { - "epoch": 3.05, - "grad_norm": 0.0, - "learning_rate": 1.540989988083443e-05, - "loss": 0.593, - "step": 2642 - }, - { - "epoch": 3.05, - "grad_norm": 0.0, - "learning_rate": 1.5406408174555978e-05, - "loss": 0.4399, - "step": 2643 - }, - { - "epoch": 3.05, - "grad_norm": 0.0, - "learning_rate": 1.5402915536641392e-05, - "loss": 0.6167, - "step": 2644 - }, - { - "epoch": 3.05, - "grad_norm": 0.0, - "learning_rate": 1.539942196769253e-05, - "loss": 0.3516, - "step": 2645 - }, - { - "epoch": 3.05, - "grad_norm": 0.0, - "learning_rate": 1.5395927468311404e-05, - "loss": 0.5673, - "step": 2646 - }, - { - "epoch": 3.05, - "grad_norm": 0.0, - "learning_rate": 1.5392432039100192e-05, - "loss": 0.5118, - "step": 2647 - }, - { - "epoch": 3.05, - "grad_norm": 0.0, - "learning_rate": 1.5388935680661223e-05, - "loss": 0.5078, - "step": 2648 - }, - { - "epoch": 3.06, - "grad_norm": 0.0, - "learning_rate": 1.5385438393596994e-05, - "loss": 0.5407, - "step": 2649 - }, - { - "epoch": 3.06, - "grad_norm": 0.0, - "learning_rate": 1.5381940178510163e-05, - "loss": 0.5307, - "step": 2650 - }, - { - "epoch": 3.06, - "grad_norm": 0.0, - "learning_rate": 1.5378441036003543e-05, - "loss": 0.4356, - "step": 2651 - }, - { - "epoch": 3.06, - "grad_norm": 0.0, - "learning_rate": 1.537494096668011e-05, - "loss": 0.3207, - "step": 2652 - }, - { - "epoch": 3.06, - "grad_norm": 0.0, - "learning_rate": 1.5371439971142993e-05, - "loss": 0.3945, - "step": 2653 - }, - { - "epoch": 3.06, - "grad_norm": 0.0, - "learning_rate": 1.5367938049995493e-05, - "loss": 0.5191, - "step": 2654 - }, - { - "epoch": 3.06, - "grad_norm": 0.0, - "learning_rate": 1.5364435203841058e-05, - "loss": 0.3615, - "step": 2655 - }, - { - "epoch": 3.06, - "grad_norm": 0.0, - "learning_rate": 1.5360931433283308e-05, - "loss": 0.3515, - "step": 2656 - }, - { - "epoch": 3.06, - "grad_norm": 0.0, - "learning_rate": 1.5357426738926008e-05, - "loss": 0.5633, - "step": 2657 - }, - { - "epoch": 3.07, - "grad_norm": 0.0, - "learning_rate": 1.5353921121373092e-05, - "loss": 0.6994, - "step": 2658 - }, - { - "epoch": 3.07, - "grad_norm": 0.0, - "learning_rate": 1.535041458122865e-05, - "loss": 0.4186, - "step": 2659 - }, - { - "epoch": 3.07, - "grad_norm": 0.0, - "learning_rate": 1.534690711909694e-05, - "loss": 0.4431, - "step": 2660 - }, - { - "epoch": 3.07, - "grad_norm": 0.0, - "learning_rate": 1.5343398735582352e-05, - "loss": 0.307, - "step": 2661 - }, - { - "epoch": 3.07, - "grad_norm": 0.0, - "learning_rate": 1.533988943128947e-05, - "loss": 0.3597, - "step": 2662 - }, - { - "epoch": 3.07, - "grad_norm": 0.0, - "learning_rate": 1.5336379206823013e-05, - "loss": 0.4738, - "step": 2663 - }, - { - "epoch": 3.07, - "grad_norm": 0.0, - "learning_rate": 1.5332868062787868e-05, - "loss": 0.4744, - "step": 2664 - }, - { - "epoch": 3.07, - "grad_norm": 0.0, - "learning_rate": 1.5329355999789074e-05, - "loss": 0.5469, - "step": 2665 - }, - { - "epoch": 3.07, - "grad_norm": 0.0, - "learning_rate": 1.5325843018431832e-05, - "loss": 0.6122, - "step": 2666 - }, - { - "epoch": 3.08, - "grad_norm": 0.0, - "learning_rate": 1.5322329119321508e-05, - "loss": 0.5144, - "step": 2667 - }, - { - "epoch": 3.08, - "grad_norm": 0.0, - "learning_rate": 1.5318814303063616e-05, - "loss": 0.7296, - "step": 2668 - }, - { - "epoch": 3.08, - "grad_norm": 0.0, - "learning_rate": 1.5315298570263827e-05, - "loss": 0.5936, - "step": 2669 - }, - { - "epoch": 3.08, - "grad_norm": 0.0, - "learning_rate": 1.5311781921527983e-05, - "loss": 0.3122, - "step": 2670 - }, - { - "epoch": 3.08, - "grad_norm": 0.0, - "learning_rate": 1.5308264357462068e-05, - "loss": 0.4757, - "step": 2671 - }, - { - "epoch": 3.08, - "grad_norm": 0.0, - "learning_rate": 1.5304745878672232e-05, - "loss": 0.4276, - "step": 2672 - }, - { - "epoch": 3.08, - "grad_norm": 0.0, - "learning_rate": 1.530122648576479e-05, - "loss": 0.5841, - "step": 2673 - }, - { - "epoch": 3.08, - "grad_norm": 0.0, - "learning_rate": 1.5297706179346197e-05, - "loss": 0.3414, - "step": 2674 - }, - { - "epoch": 3.09, - "grad_norm": 0.0, - "learning_rate": 1.529418496002308e-05, - "loss": 0.5583, - "step": 2675 - }, - { - "epoch": 3.09, - "grad_norm": 0.0, - "learning_rate": 1.529066282840221e-05, - "loss": 0.5668, - "step": 2676 - }, - { - "epoch": 3.09, - "grad_norm": 0.0, - "learning_rate": 1.5287139785090534e-05, - "loss": 0.4696, - "step": 2677 - }, - { - "epoch": 3.09, - "grad_norm": 0.0, - "learning_rate": 1.5283615830695144e-05, - "loss": 0.631, - "step": 2678 - }, - { - "epoch": 3.09, - "grad_norm": 0.0, - "learning_rate": 1.528009096582328e-05, - "loss": 0.6091, - "step": 2679 - }, - { - "epoch": 3.09, - "grad_norm": 0.0, - "learning_rate": 1.527656519108236e-05, - "loss": 0.3751, - "step": 2680 - }, - { - "epoch": 3.09, - "grad_norm": 0.0, - "learning_rate": 1.527303850707994e-05, - "loss": 0.4608, - "step": 2681 - }, - { - "epoch": 3.09, - "grad_norm": 0.0, - "learning_rate": 1.5269510914423753e-05, - "loss": 0.4319, - "step": 2682 - }, - { - "epoch": 3.09, - "grad_norm": 0.0, - "learning_rate": 1.5265982413721662e-05, - "loss": 0.365, - "step": 2683 - }, - { - "epoch": 3.1, - "grad_norm": 0.0, - "learning_rate": 1.5262453005581713e-05, - "loss": 0.4458, - "step": 2684 - }, - { - "epoch": 3.1, - "grad_norm": 0.0, - "learning_rate": 1.5258922690612085e-05, - "loss": 0.5005, - "step": 2685 - }, - { - "epoch": 3.1, - "grad_norm": 0.0, - "learning_rate": 1.525539146942113e-05, - "loss": 0.4497, - "step": 2686 - }, - { - "epoch": 3.1, - "grad_norm": 0.0, - "learning_rate": 1.5251859342617353e-05, - "loss": 0.4085, - "step": 2687 - }, - { - "epoch": 3.1, - "grad_norm": 0.0, - "learning_rate": 1.5248326310809404e-05, - "loss": 0.46, - "step": 2688 - }, - { - "epoch": 3.1, - "grad_norm": 0.0, - "learning_rate": 1.524479237460611e-05, - "loss": 0.466, - "step": 2689 - }, - { - "epoch": 3.1, - "grad_norm": 0.0, - "learning_rate": 1.5241257534616432e-05, - "loss": 0.5825, - "step": 2690 - }, - { - "epoch": 3.1, - "grad_norm": 0.0, - "learning_rate": 1.5237721791449497e-05, - "loss": 0.4091, - "step": 2691 - }, - { - "epoch": 3.1, - "grad_norm": 0.0, - "learning_rate": 1.5234185145714593e-05, - "loss": 0.333, - "step": 2692 - }, - { - "epoch": 3.11, - "grad_norm": 0.0, - "learning_rate": 1.5230647598021153e-05, - "loss": 0.5372, - "step": 2693 - }, - { - "epoch": 3.11, - "grad_norm": 0.0, - "learning_rate": 1.5227109148978765e-05, - "loss": 0.3374, - "step": 2694 - }, - { - "epoch": 3.11, - "grad_norm": 0.0, - "learning_rate": 1.5223569799197185e-05, - "loss": 0.4579, - "step": 2695 - }, - { - "epoch": 3.11, - "grad_norm": 0.0, - "learning_rate": 1.5220029549286315e-05, - "loss": 0.6216, - "step": 2696 - }, - { - "epoch": 3.11, - "grad_norm": 0.0, - "learning_rate": 1.5216488399856207e-05, - "loss": 0.5634, - "step": 2697 - }, - { - "epoch": 3.11, - "grad_norm": 0.0, - "learning_rate": 1.5212946351517081e-05, - "loss": 0.5918, - "step": 2698 - }, - { - "epoch": 3.11, - "grad_norm": 0.0, - "learning_rate": 1.5209403404879305e-05, - "loss": 0.5757, - "step": 2699 - }, - { - "epoch": 3.11, - "grad_norm": 0.0, - "learning_rate": 1.52058595605534e-05, - "loss": 0.4258, - "step": 2700 - }, - { - "epoch": 3.12, - "grad_norm": 0.0, - "learning_rate": 1.5202314819150044e-05, - "loss": 0.476, - "step": 2701 - }, - { - "epoch": 3.12, - "grad_norm": 0.0, - "learning_rate": 1.5198769181280066e-05, - "loss": 0.4089, - "step": 2702 - }, - { - "epoch": 3.12, - "grad_norm": 0.0, - "learning_rate": 1.5195222647554459e-05, - "loss": 0.2975, - "step": 2703 - }, - { - "epoch": 3.12, - "grad_norm": 0.0, - "learning_rate": 1.5191675218584366e-05, - "loss": 0.4257, - "step": 2704 - }, - { - "epoch": 3.12, - "grad_norm": 0.0, - "learning_rate": 1.5188126894981072e-05, - "loss": 0.3129, - "step": 2705 - }, - { - "epoch": 3.12, - "grad_norm": 0.0, - "learning_rate": 1.5184577677356033e-05, - "loss": 0.4164, - "step": 2706 - }, - { - "epoch": 3.12, - "grad_norm": 0.0, - "learning_rate": 1.5181027566320858e-05, - "loss": 0.3383, - "step": 2707 - }, - { - "epoch": 3.12, - "grad_norm": 0.0, - "learning_rate": 1.5177476562487297e-05, - "loss": 0.4425, - "step": 2708 - }, - { - "epoch": 3.12, - "grad_norm": 0.0, - "learning_rate": 1.5173924666467259e-05, - "loss": 0.8146, - "step": 2709 - }, - { - "epoch": 3.13, - "grad_norm": 0.0, - "learning_rate": 1.5170371878872818e-05, - "loss": 0.4259, - "step": 2710 - }, - { - "epoch": 3.13, - "grad_norm": 0.0, - "learning_rate": 1.5166818200316192e-05, - "loss": 0.5508, - "step": 2711 - }, - { - "epoch": 3.13, - "grad_norm": 0.0, - "learning_rate": 1.5163263631409746e-05, - "loss": 0.4579, - "step": 2712 - }, - { - "epoch": 3.13, - "grad_norm": 0.0, - "learning_rate": 1.515970817276601e-05, - "loss": 0.4796, - "step": 2713 - }, - { - "epoch": 3.13, - "grad_norm": 0.0, - "learning_rate": 1.515615182499767e-05, - "loss": 0.5974, - "step": 2714 - }, - { - "epoch": 3.13, - "grad_norm": 0.0, - "learning_rate": 1.5152594588717544e-05, - "loss": 0.3926, - "step": 2715 - }, - { - "epoch": 3.13, - "grad_norm": 0.0, - "learning_rate": 1.5149036464538627e-05, - "loss": 0.3951, - "step": 2716 - }, - { - "epoch": 3.13, - "grad_norm": 0.0, - "learning_rate": 1.5145477453074056e-05, - "loss": 0.352, - "step": 2717 - }, - { - "epoch": 3.13, - "grad_norm": 0.0, - "learning_rate": 1.5141917554937125e-05, - "loss": 0.3808, - "step": 2718 - }, - { - "epoch": 3.14, - "grad_norm": 0.0, - "learning_rate": 1.5138356770741274e-05, - "loss": 0.3512, - "step": 2719 - }, - { - "epoch": 3.14, - "grad_norm": 0.0, - "learning_rate": 1.5134795101100102e-05, - "loss": 0.575, - "step": 2720 - }, - { - "epoch": 3.14, - "grad_norm": 0.0, - "learning_rate": 1.5131232546627355e-05, - "loss": 0.3969, - "step": 2721 - }, - { - "epoch": 3.14, - "grad_norm": 0.0, - "learning_rate": 1.512766910793694e-05, - "loss": 0.6076, - "step": 2722 - }, - { - "epoch": 3.14, - "grad_norm": 0.0, - "learning_rate": 1.5124104785642909e-05, - "loss": 0.6058, - "step": 2723 - }, - { - "epoch": 3.14, - "grad_norm": 0.0, - "learning_rate": 1.5120539580359466e-05, - "loss": 0.4438, - "step": 2724 - }, - { - "epoch": 3.14, - "grad_norm": 0.0, - "learning_rate": 1.5116973492700977e-05, - "loss": 0.5281, - "step": 2725 - }, - { - "epoch": 3.14, - "grad_norm": 0.0, - "learning_rate": 1.5113406523281943e-05, - "loss": 0.5125, - "step": 2726 - }, - { - "epoch": 3.15, - "grad_norm": 0.0, - "learning_rate": 1.5109838672717034e-05, - "loss": 0.4792, - "step": 2727 - }, - { - "epoch": 3.15, - "grad_norm": 0.0, - "learning_rate": 1.5106269941621064e-05, - "loss": 0.3712, - "step": 2728 - }, - { - "epoch": 3.15, - "grad_norm": 0.0, - "learning_rate": 1.5102700330609e-05, - "loss": 0.5764, - "step": 2729 - }, - { - "epoch": 3.15, - "grad_norm": 0.0, - "learning_rate": 1.5099129840295952e-05, - "loss": 0.3317, - "step": 2730 - }, - { - "epoch": 3.15, - "grad_norm": 0.0, - "learning_rate": 1.5095558471297196e-05, - "loss": 0.5664, - "step": 2731 - }, - { - "epoch": 3.15, - "grad_norm": 0.0, - "learning_rate": 1.5091986224228156e-05, - "loss": 0.7296, - "step": 2732 - }, - { - "epoch": 3.15, - "grad_norm": 0.0, - "learning_rate": 1.5088413099704396e-05, - "loss": 0.468, - "step": 2733 - }, - { - "epoch": 3.15, - "grad_norm": 0.0, - "learning_rate": 1.5084839098341647e-05, - "loss": 0.5953, - "step": 2734 - }, - { - "epoch": 3.15, - "grad_norm": 0.0, - "learning_rate": 1.5081264220755775e-05, - "loss": 0.4873, - "step": 2735 - }, - { - "epoch": 3.16, - "grad_norm": 0.0, - "learning_rate": 1.5077688467562817e-05, - "loss": 0.3376, - "step": 2736 - }, - { - "epoch": 3.16, - "grad_norm": 0.0, - "learning_rate": 1.5074111839378938e-05, - "loss": 0.5559, - "step": 2737 - }, - { - "epoch": 3.16, - "grad_norm": 0.0, - "learning_rate": 1.5070534336820473e-05, - "loss": 0.3836, - "step": 2738 - }, - { - "epoch": 3.16, - "grad_norm": 0.0, - "learning_rate": 1.5066955960503893e-05, - "loss": 0.467, - "step": 2739 - }, - { - "epoch": 3.16, - "grad_norm": 0.0, - "learning_rate": 1.5063376711045834e-05, - "loss": 0.3647, - "step": 2740 - }, - { - "epoch": 3.16, - "grad_norm": 0.0, - "learning_rate": 1.505979658906307e-05, - "loss": 0.502, - "step": 2741 - }, - { - "epoch": 3.16, - "grad_norm": 0.0, - "learning_rate": 1.5056215595172528e-05, - "loss": 0.5722, - "step": 2742 - }, - { - "epoch": 3.16, - "grad_norm": 0.0, - "learning_rate": 1.5052633729991296e-05, - "loss": 0.5175, - "step": 2743 - }, - { - "epoch": 3.16, - "grad_norm": 0.0, - "learning_rate": 1.5049050994136596e-05, - "loss": 0.5074, - "step": 2744 - }, - { - "epoch": 3.17, - "grad_norm": 0.0, - "learning_rate": 1.5045467388225805e-05, - "loss": 0.4788, - "step": 2745 - }, - { - "epoch": 3.17, - "grad_norm": 0.0, - "learning_rate": 1.5041882912876462e-05, - "loss": 0.4779, - "step": 2746 - }, - { - "epoch": 3.17, - "grad_norm": 0.0, - "learning_rate": 1.5038297568706244e-05, - "loss": 0.4965, - "step": 2747 - }, - { - "epoch": 3.17, - "grad_norm": 0.0, - "learning_rate": 1.5034711356332973e-05, - "loss": 0.352, - "step": 2748 - }, - { - "epoch": 3.17, - "grad_norm": 0.0, - "learning_rate": 1.5031124276374633e-05, - "loss": 0.4941, - "step": 2749 - }, - { - "epoch": 3.17, - "grad_norm": 0.0, - "learning_rate": 1.5027536329449355e-05, - "loss": 0.337, - "step": 2750 - }, - { - "epoch": 3.17, - "grad_norm": 0.0, - "learning_rate": 1.502394751617541e-05, - "loss": 0.7245, - "step": 2751 - }, - { - "epoch": 3.17, - "grad_norm": 0.0, - "learning_rate": 1.5020357837171229e-05, - "loss": 0.486, - "step": 2752 - }, - { - "epoch": 3.18, - "grad_norm": 0.0, - "learning_rate": 1.5016767293055388e-05, - "loss": 0.3777, - "step": 2753 - }, - { - "epoch": 3.18, - "grad_norm": 0.0, - "learning_rate": 1.501317588444661e-05, - "loss": 0.4419, - "step": 2754 - }, - { - "epoch": 3.18, - "grad_norm": 0.0, - "learning_rate": 1.5009583611963772e-05, - "loss": 0.7296, - "step": 2755 - }, - { - "epoch": 3.18, - "grad_norm": 0.0, - "learning_rate": 1.5005990476225893e-05, - "loss": 0.4393, - "step": 2756 - }, - { - "epoch": 3.18, - "grad_norm": 0.0, - "learning_rate": 1.5002396477852146e-05, - "loss": 0.3912, - "step": 2757 - }, - { - "epoch": 3.18, - "grad_norm": 0.0, - "learning_rate": 1.4998801617461857e-05, - "loss": 0.5286, - "step": 2758 - }, - { - "epoch": 3.18, - "grad_norm": 0.0, - "learning_rate": 1.4995205895674489e-05, - "loss": 0.3465, - "step": 2759 - }, - { - "epoch": 3.18, - "grad_norm": 0.0, - "learning_rate": 1.4991609313109658e-05, - "loss": 0.3303, - "step": 2760 - }, - { - "epoch": 3.18, - "grad_norm": 0.0, - "learning_rate": 1.4988011870387138e-05, - "loss": 0.4433, - "step": 2761 - }, - { - "epoch": 3.19, - "grad_norm": 0.0, - "learning_rate": 1.4984413568126831e-05, - "loss": 0.4148, - "step": 2762 - }, - { - "epoch": 3.19, - "grad_norm": 0.0, - "learning_rate": 1.4980814406948806e-05, - "loss": 0.486, - "step": 2763 - }, - { - "epoch": 3.19, - "grad_norm": 0.0, - "learning_rate": 1.4977214387473278e-05, - "loss": 0.4438, - "step": 2764 - }, - { - "epoch": 3.19, - "grad_norm": 0.0, - "learning_rate": 1.4973613510320595e-05, - "loss": 0.4144, - "step": 2765 - }, - { - "epoch": 3.19, - "grad_norm": 0.0, - "learning_rate": 1.4970011776111269e-05, - "loss": 0.5404, - "step": 2766 - }, - { - "epoch": 3.19, - "grad_norm": 0.0, - "learning_rate": 1.4966409185465949e-05, - "loss": 0.4508, - "step": 2767 - }, - { - "epoch": 3.19, - "grad_norm": 0.0, - "learning_rate": 1.4962805739005439e-05, - "loss": 0.4416, - "step": 2768 - }, - { - "epoch": 3.19, - "grad_norm": 0.0, - "learning_rate": 1.4959201437350688e-05, - "loss": 0.3667, - "step": 2769 - }, - { - "epoch": 3.19, - "grad_norm": 0.0, - "learning_rate": 1.495559628112279e-05, - "loss": 0.5171, - "step": 2770 - }, - { - "epoch": 3.2, - "grad_norm": 0.0, - "learning_rate": 1.4951990270942991e-05, - "loss": 0.493, - "step": 2771 - }, - { - "epoch": 3.2, - "grad_norm": 0.0, - "learning_rate": 1.4948383407432678e-05, - "loss": 0.809, - "step": 2772 - }, - { - "epoch": 3.2, - "grad_norm": 0.0, - "learning_rate": 1.494477569121339e-05, - "loss": 0.6398, - "step": 2773 - }, - { - "epoch": 3.2, - "grad_norm": 0.0, - "learning_rate": 1.4941167122906808e-05, - "loss": 0.4008, - "step": 2774 - }, - { - "epoch": 3.2, - "grad_norm": 0.0, - "learning_rate": 1.4937557703134767e-05, - "loss": 0.3786, - "step": 2775 - }, - { - "epoch": 3.2, - "grad_norm": 0.0, - "learning_rate": 1.4933947432519244e-05, - "loss": 0.3889, - "step": 2776 - }, - { - "epoch": 3.2, - "grad_norm": 0.0, - "learning_rate": 1.4930336311682365e-05, - "loss": 0.5385, - "step": 2777 - }, - { - "epoch": 3.2, - "grad_norm": 0.0, - "learning_rate": 1.4926724341246397e-05, - "loss": 0.5497, - "step": 2778 - }, - { - "epoch": 3.21, - "grad_norm": 0.0, - "learning_rate": 1.492311152183376e-05, - "loss": 0.497, - "step": 2779 - }, - { - "epoch": 3.21, - "grad_norm": 0.0, - "learning_rate": 1.4919497854067016e-05, - "loss": 0.6585, - "step": 2780 - }, - { - "epoch": 3.21, - "grad_norm": 0.0, - "learning_rate": 1.4915883338568875e-05, - "loss": 0.3968, - "step": 2781 - }, - { - "epoch": 3.21, - "grad_norm": 0.0, - "learning_rate": 1.4912267975962196e-05, - "loss": 0.3994, - "step": 2782 - }, - { - "epoch": 3.21, - "grad_norm": 0.0, - "learning_rate": 1.4908651766869975e-05, - "loss": 0.4556, - "step": 2783 - }, - { - "epoch": 3.21, - "grad_norm": 0.0, - "learning_rate": 1.4905034711915366e-05, - "loss": 0.4174, - "step": 2784 - }, - { - "epoch": 3.21, - "grad_norm": 0.0, - "learning_rate": 1.4901416811721658e-05, - "loss": 0.4658, - "step": 2785 - }, - { - "epoch": 3.21, - "grad_norm": 0.0, - "learning_rate": 1.4897798066912294e-05, - "loss": 0.5497, - "step": 2786 - }, - { - "epoch": 3.21, - "grad_norm": 0.0, - "learning_rate": 1.4894178478110856e-05, - "loss": 0.4695, - "step": 2787 - }, - { - "epoch": 3.22, - "grad_norm": 0.0, - "learning_rate": 1.4890558045941074e-05, - "loss": 0.5701, - "step": 2788 - }, - { - "epoch": 3.22, - "grad_norm": 0.0, - "learning_rate": 1.4886936771026826e-05, - "loss": 0.3691, - "step": 2789 - }, - { - "epoch": 3.22, - "grad_norm": 0.0, - "learning_rate": 1.488331465399213e-05, - "loss": 0.3921, - "step": 2790 - }, - { - "epoch": 3.22, - "grad_norm": 0.0, - "learning_rate": 1.4879691695461151e-05, - "loss": 0.4363, - "step": 2791 - }, - { - "epoch": 3.22, - "grad_norm": 0.0, - "learning_rate": 1.4876067896058202e-05, - "loss": 0.4848, - "step": 2792 - }, - { - "epoch": 3.22, - "grad_norm": 0.0, - "learning_rate": 1.487244325640774e-05, - "loss": 0.5194, - "step": 2793 - }, - { - "epoch": 3.22, - "grad_norm": 0.0, - "learning_rate": 1.4868817777134363e-05, - "loss": 0.549, - "step": 2794 - }, - { - "epoch": 3.22, - "grad_norm": 0.0, - "learning_rate": 1.4865191458862816e-05, - "loss": 0.3968, - "step": 2795 - }, - { - "epoch": 3.22, - "grad_norm": 0.0, - "learning_rate": 1.486156430221799e-05, - "loss": 0.324, - "step": 2796 - }, - { - "epoch": 3.23, - "grad_norm": 0.0, - "learning_rate": 1.4857936307824923e-05, - "loss": 0.3139, - "step": 2797 - }, - { - "epoch": 3.23, - "grad_norm": 0.0, - "learning_rate": 1.4854307476308783e-05, - "loss": 0.3302, - "step": 2798 - }, - { - "epoch": 3.23, - "grad_norm": 0.0, - "learning_rate": 1.4850677808294902e-05, - "loss": 0.4004, - "step": 2799 - }, - { - "epoch": 3.23, - "grad_norm": 0.0, - "learning_rate": 1.4847047304408744e-05, - "loss": 0.3996, - "step": 2800 - }, - { - "epoch": 3.23, - "grad_norm": 0.0, - "learning_rate": 1.484341596527592e-05, - "loss": 0.4915, - "step": 2801 - }, - { - "epoch": 3.23, - "grad_norm": 0.0, - "learning_rate": 1.4839783791522187e-05, - "loss": 0.4096, - "step": 2802 - }, - { - "epoch": 3.23, - "grad_norm": 0.0, - "learning_rate": 1.4836150783773442e-05, - "loss": 0.7132, - "step": 2803 - }, - { - "epoch": 3.23, - "grad_norm": 0.0, - "learning_rate": 1.4832516942655726e-05, - "loss": 0.3916, - "step": 2804 - }, - { - "epoch": 3.24, - "grad_norm": 0.0, - "learning_rate": 1.4828882268795228e-05, - "loss": 0.5386, - "step": 2805 - }, - { - "epoch": 3.24, - "grad_norm": 0.0, - "learning_rate": 1.4825246762818278e-05, - "loss": 0.5293, - "step": 2806 - }, - { - "epoch": 3.24, - "grad_norm": 0.0, - "learning_rate": 1.4821610425351343e-05, - "loss": 0.4402, - "step": 2807 - }, - { - "epoch": 3.24, - "grad_norm": 0.0, - "learning_rate": 1.4817973257021047e-05, - "loss": 0.5019, - "step": 2808 - }, - { - "epoch": 3.24, - "grad_norm": 0.0, - "learning_rate": 1.4814335258454144e-05, - "loss": 0.4952, - "step": 2809 - }, - { - "epoch": 3.24, - "grad_norm": 0.0, - "learning_rate": 1.4810696430277537e-05, - "loss": 0.3438, - "step": 2810 - }, - { - "epoch": 3.24, - "grad_norm": 0.0, - "learning_rate": 1.4807056773118276e-05, - "loss": 0.466, - "step": 2811 - }, - { - "epoch": 3.24, - "grad_norm": 0.0, - "learning_rate": 1.4803416287603549e-05, - "loss": 0.7865, - "step": 2812 - }, - { - "epoch": 3.24, - "grad_norm": 0.0, - "learning_rate": 1.4799774974360679e-05, - "loss": 0.4752, - "step": 2813 - }, - { - "epoch": 3.25, - "grad_norm": 0.0, - "learning_rate": 1.4796132834017147e-05, - "loss": 0.3689, - "step": 2814 - }, - { - "epoch": 3.25, - "grad_norm": 0.0, - "learning_rate": 1.479248986720057e-05, - "loss": 0.4845, - "step": 2815 - }, - { - "epoch": 3.25, - "grad_norm": 0.0, - "learning_rate": 1.47888460745387e-05, - "loss": 0.4573, - "step": 2816 - }, - { - "epoch": 3.25, - "grad_norm": 0.0, - "learning_rate": 1.4785201456659446e-05, - "loss": 0.5053, - "step": 2817 - }, - { - "epoch": 3.25, - "grad_norm": 0.0, - "learning_rate": 1.4781556014190845e-05, - "loss": 0.6259, - "step": 2818 - }, - { - "epoch": 3.25, - "grad_norm": 0.0, - "learning_rate": 1.4777909747761085e-05, - "loss": 0.4284, - "step": 2819 - }, - { - "epoch": 3.25, - "grad_norm": 0.0, - "learning_rate": 1.4774262657998493e-05, - "loss": 0.4824, - "step": 2820 - }, - { - "epoch": 3.25, - "grad_norm": 0.0, - "learning_rate": 1.4770614745531538e-05, - "loss": 0.464, - "step": 2821 - }, - { - "epoch": 3.25, - "grad_norm": 0.0, - "learning_rate": 1.4766966010988828e-05, - "loss": 0.3801, - "step": 2822 - }, - { - "epoch": 3.26, - "grad_norm": 0.0, - "learning_rate": 1.4763316454999121e-05, - "loss": 0.5945, - "step": 2823 - }, - { - "epoch": 3.26, - "grad_norm": 0.0, - "learning_rate": 1.4759666078191308e-05, - "loss": 0.7367, - "step": 2824 - }, - { - "epoch": 3.26, - "grad_norm": 0.0, - "learning_rate": 1.4756014881194422e-05, - "loss": 0.5577, - "step": 2825 - }, - { - "epoch": 3.26, - "grad_norm": 0.0, - "learning_rate": 1.4752362864637648e-05, - "loss": 0.4223, - "step": 2826 - }, - { - "epoch": 3.26, - "grad_norm": 0.0, - "learning_rate": 1.4748710029150296e-05, - "loss": 0.3509, - "step": 2827 - }, - { - "epoch": 3.26, - "grad_norm": 0.0, - "learning_rate": 1.4745056375361826e-05, - "loss": 0.4772, - "step": 2828 - }, - { - "epoch": 3.26, - "grad_norm": 0.0, - "learning_rate": 1.4741401903901843e-05, - "loss": 0.5041, - "step": 2829 - }, - { - "epoch": 3.26, - "grad_norm": 0.0, - "learning_rate": 1.4737746615400087e-05, - "loss": 0.3653, - "step": 2830 - }, - { - "epoch": 3.27, - "grad_norm": 0.0, - "learning_rate": 1.4734090510486435e-05, - "loss": 0.4162, - "step": 2831 - }, - { - "epoch": 3.27, - "grad_norm": 0.0, - "learning_rate": 1.4730433589790916e-05, - "loss": 0.7153, - "step": 2832 - }, - { - "epoch": 3.27, - "grad_norm": 0.0, - "learning_rate": 1.4726775853943688e-05, - "loss": 0.5692, - "step": 2833 - }, - { - "epoch": 3.27, - "grad_norm": 0.0, - "learning_rate": 1.4723117303575056e-05, - "loss": 0.4063, - "step": 2834 - }, - { - "epoch": 3.27, - "grad_norm": 0.0, - "learning_rate": 1.4719457939315468e-05, - "loss": 0.4826, - "step": 2835 - }, - { - "epoch": 3.27, - "grad_norm": 0.0, - "learning_rate": 1.4715797761795506e-05, - "loss": 0.5411, - "step": 2836 - }, - { - "epoch": 3.27, - "grad_norm": 0.0, - "learning_rate": 1.4712136771645891e-05, - "loss": 0.4302, - "step": 2837 - }, - { - "epoch": 3.27, - "grad_norm": 0.0, - "learning_rate": 1.4708474969497491e-05, - "loss": 0.5036, - "step": 2838 - }, - { - "epoch": 3.27, - "grad_norm": 0.0, - "learning_rate": 1.4704812355981308e-05, - "loss": 0.517, - "step": 2839 - }, - { - "epoch": 3.28, - "grad_norm": 0.0, - "learning_rate": 1.4701148931728488e-05, - "loss": 0.5237, - "step": 2840 - }, - { - "epoch": 3.28, - "grad_norm": 0.0, - "learning_rate": 1.4697484697370317e-05, - "loss": 0.3783, - "step": 2841 - }, - { - "epoch": 3.28, - "grad_norm": 0.0, - "learning_rate": 1.4693819653538215e-05, - "loss": 0.4917, - "step": 2842 - }, - { - "epoch": 3.28, - "grad_norm": 0.0, - "learning_rate": 1.4690153800863743e-05, - "loss": 0.4941, - "step": 2843 - }, - { - "epoch": 3.28, - "grad_norm": 0.0, - "learning_rate": 1.4686487139978612e-05, - "loss": 0.4139, - "step": 2844 - }, - { - "epoch": 3.28, - "grad_norm": 0.0, - "learning_rate": 1.4682819671514654e-05, - "loss": 0.4364, - "step": 2845 - }, - { - "epoch": 3.28, - "grad_norm": 0.0, - "learning_rate": 1.4679151396103852e-05, - "loss": 0.5196, - "step": 2846 - }, - { - "epoch": 3.28, - "grad_norm": 0.0, - "learning_rate": 1.4675482314378331e-05, - "loss": 0.3198, - "step": 2847 - }, - { - "epoch": 3.28, - "grad_norm": 0.0, - "learning_rate": 1.4671812426970347e-05, - "loss": 0.53, - "step": 2848 - }, - { - "epoch": 3.29, - "grad_norm": 0.0, - "learning_rate": 1.4668141734512294e-05, - "loss": 0.3032, - "step": 2849 - }, - { - "epoch": 3.29, - "grad_norm": 0.0, - "learning_rate": 1.4664470237636712e-05, - "loss": 0.3896, - "step": 2850 - }, - { - "epoch": 3.29, - "grad_norm": 0.0, - "learning_rate": 1.4660797936976278e-05, - "loss": 0.6393, - "step": 2851 - }, - { - "epoch": 3.29, - "grad_norm": 0.0, - "learning_rate": 1.46571248331638e-05, - "loss": 0.3185, - "step": 2852 - }, - { - "epoch": 3.29, - "grad_norm": 0.0, - "learning_rate": 1.4653450926832236e-05, - "loss": 0.4795, - "step": 2853 - }, - { - "epoch": 3.29, - "grad_norm": 0.0, - "learning_rate": 1.4649776218614671e-05, - "loss": 0.3548, - "step": 2854 - }, - { - "epoch": 3.29, - "grad_norm": 0.0, - "learning_rate": 1.4646100709144335e-05, - "loss": 0.443, - "step": 2855 - }, - { - "epoch": 3.29, - "grad_norm": 0.0, - "learning_rate": 1.4642424399054594e-05, - "loss": 0.518, - "step": 2856 - }, - { - "epoch": 3.3, - "grad_norm": 0.0, - "learning_rate": 1.4638747288978954e-05, - "loss": 0.6018, - "step": 2857 - }, - { - "epoch": 3.3, - "grad_norm": 0.0, - "learning_rate": 1.4635069379551054e-05, - "loss": 0.3637, - "step": 2858 - }, - { - "epoch": 3.3, - "grad_norm": 0.0, - "learning_rate": 1.4631390671404682e-05, - "loss": 0.6501, - "step": 2859 - }, - { - "epoch": 3.3, - "grad_norm": 0.0, - "learning_rate": 1.4627711165173746e-05, - "loss": 0.4869, - "step": 2860 - }, - { - "epoch": 3.3, - "grad_norm": 0.0, - "learning_rate": 1.4624030861492304e-05, - "loss": 0.5844, - "step": 2861 - }, - { - "epoch": 3.3, - "grad_norm": 0.0, - "learning_rate": 1.4620349760994553e-05, - "loss": 0.6758, - "step": 2862 - }, - { - "epoch": 3.3, - "grad_norm": 0.0, - "learning_rate": 1.461666786431482e-05, - "loss": 0.5023, - "step": 2863 - }, - { - "epoch": 3.3, - "grad_norm": 0.0, - "learning_rate": 1.4612985172087567e-05, - "loss": 0.5369, - "step": 2864 - }, - { - "epoch": 3.3, - "grad_norm": 0.0, - "learning_rate": 1.4609301684947403e-05, - "loss": 0.3501, - "step": 2865 - }, - { - "epoch": 3.31, - "grad_norm": 0.0, - "learning_rate": 1.4605617403529076e-05, - "loss": 0.445, - "step": 2866 - }, - { - "epoch": 3.31, - "grad_norm": 0.0, - "learning_rate": 1.460193232846745e-05, - "loss": 0.437, - "step": 2867 - }, - { - "epoch": 3.31, - "grad_norm": 0.0, - "learning_rate": 1.4598246460397548e-05, - "loss": 0.3592, - "step": 2868 - }, - { - "epoch": 3.31, - "grad_norm": 0.0, - "learning_rate": 1.4594559799954523e-05, - "loss": 0.3906, - "step": 2869 - }, - { - "epoch": 3.31, - "grad_norm": 0.0, - "learning_rate": 1.4590872347773657e-05, - "loss": 0.4301, - "step": 2870 - }, - { - "epoch": 3.31, - "grad_norm": 0.0, - "learning_rate": 1.4587184104490377e-05, - "loss": 0.6342, - "step": 2871 - }, - { - "epoch": 3.31, - "grad_norm": 0.0, - "learning_rate": 1.4583495070740248e-05, - "loss": 0.5961, - "step": 2872 - }, - { - "epoch": 3.31, - "grad_norm": 0.0, - "learning_rate": 1.457980524715896e-05, - "loss": 0.4334, - "step": 2873 - }, - { - "epoch": 3.31, - "grad_norm": 0.0, - "learning_rate": 1.457611463438235e-05, - "loss": 0.2637, - "step": 2874 - }, - { - "epoch": 3.32, - "grad_norm": 0.0, - "learning_rate": 1.4572423233046386e-05, - "loss": 0.4458, - "step": 2875 - }, - { - "epoch": 3.32, - "grad_norm": 0.0, - "learning_rate": 1.4568731043787171e-05, - "loss": 0.4387, - "step": 2876 - }, - { - "epoch": 3.32, - "grad_norm": 0.0, - "learning_rate": 1.4565038067240956e-05, - "loss": 0.5618, - "step": 2877 - }, - { - "epoch": 3.32, - "grad_norm": 0.0, - "learning_rate": 1.4561344304044102e-05, - "loss": 0.6085, - "step": 2878 - }, - { - "epoch": 3.32, - "grad_norm": 0.0, - "learning_rate": 1.455764975483313e-05, - "loss": 0.5215, - "step": 2879 - }, - { - "epoch": 3.32, - "grad_norm": 0.0, - "learning_rate": 1.4553954420244688e-05, - "loss": 0.5699, - "step": 2880 - }, - { - "epoch": 3.32, - "grad_norm": 0.0, - "learning_rate": 1.4550258300915551e-05, - "loss": 0.3023, - "step": 2881 - }, - { - "epoch": 3.32, - "grad_norm": 0.0, - "learning_rate": 1.4546561397482646e-05, - "loss": 0.6082, - "step": 2882 - }, - { - "epoch": 3.33, - "grad_norm": 0.0, - "learning_rate": 1.4542863710583022e-05, - "loss": 0.7194, - "step": 2883 - }, - { - "epoch": 3.33, - "grad_norm": 0.0, - "learning_rate": 1.4539165240853865e-05, - "loss": 0.4877, - "step": 2884 - }, - { - "epoch": 3.33, - "grad_norm": 0.0, - "learning_rate": 1.4535465988932502e-05, - "loss": 0.6326, - "step": 2885 - }, - { - "epoch": 3.33, - "grad_norm": 0.0, - "learning_rate": 1.453176595545639e-05, - "loss": 0.7624, - "step": 2886 - }, - { - "epoch": 3.33, - "grad_norm": 0.0, - "learning_rate": 1.4528065141063119e-05, - "loss": 0.6171, - "step": 2887 - }, - { - "epoch": 3.33, - "grad_norm": 0.0, - "learning_rate": 1.4524363546390417e-05, - "loss": 0.3057, - "step": 2888 - }, - { - "epoch": 3.33, - "grad_norm": 0.0, - "learning_rate": 1.4520661172076147e-05, - "loss": 0.3948, - "step": 2889 - }, - { - "epoch": 3.33, - "grad_norm": 0.0, - "learning_rate": 1.4516958018758302e-05, - "loss": 0.42, - "step": 2890 - }, - { - "epoch": 3.33, - "grad_norm": 0.0, - "learning_rate": 1.4513254087075015e-05, - "loss": 0.4394, - "step": 2891 - }, - { - "epoch": 3.34, - "grad_norm": 0.0, - "learning_rate": 1.4509549377664549e-05, - "loss": 0.4782, - "step": 2892 - }, - { - "epoch": 3.34, - "grad_norm": 0.0, - "learning_rate": 1.4505843891165304e-05, - "loss": 0.5781, - "step": 2893 - }, - { - "epoch": 3.34, - "grad_norm": 0.0, - "learning_rate": 1.4502137628215805e-05, - "loss": 0.5391, - "step": 2894 - }, - { - "epoch": 3.34, - "grad_norm": 0.0, - "learning_rate": 1.4498430589454726e-05, - "loss": 0.4084, - "step": 2895 - }, - { - "epoch": 3.34, - "grad_norm": 0.0, - "learning_rate": 1.4494722775520861e-05, - "loss": 0.4364, - "step": 2896 - }, - { - "epoch": 3.34, - "grad_norm": 0.0, - "learning_rate": 1.449101418705315e-05, - "loss": 0.4363, - "step": 2897 - }, - { - "epoch": 3.34, - "grad_norm": 0.0, - "learning_rate": 1.4487304824690656e-05, - "loss": 0.4503, - "step": 2898 - }, - { - "epoch": 3.34, - "grad_norm": 0.0, - "learning_rate": 1.4483594689072571e-05, - "loss": 0.5064, - "step": 2899 - }, - { - "epoch": 3.34, - "grad_norm": 0.0, - "learning_rate": 1.4479883780838243e-05, - "loss": 0.484, - "step": 2900 - }, - { - "epoch": 3.35, - "grad_norm": 0.0, - "learning_rate": 1.4476172100627127e-05, - "loss": 0.4711, - "step": 2901 - }, - { - "epoch": 3.35, - "grad_norm": 0.0, - "learning_rate": 1.4472459649078827e-05, - "loss": 0.4027, - "step": 2902 - }, - { - "epoch": 3.35, - "grad_norm": 0.0, - "learning_rate": 1.4468746426833075e-05, - "loss": 0.4698, - "step": 2903 - }, - { - "epoch": 3.35, - "grad_norm": 0.0, - "learning_rate": 1.4465032434529737e-05, - "loss": 0.5644, - "step": 2904 - }, - { - "epoch": 3.35, - "grad_norm": 0.0, - "learning_rate": 1.4461317672808809e-05, - "loss": 0.55, - "step": 2905 - }, - { - "epoch": 3.35, - "grad_norm": 0.0, - "learning_rate": 1.4457602142310421e-05, - "loss": 0.7021, - "step": 2906 - }, - { - "epoch": 3.35, - "grad_norm": 0.0, - "learning_rate": 1.4453885843674837e-05, - "loss": 0.4446, - "step": 2907 - }, - { - "epoch": 3.35, - "grad_norm": 0.0, - "learning_rate": 1.4450168777542452e-05, - "loss": 0.5293, - "step": 2908 - }, - { - "epoch": 3.36, - "grad_norm": 0.0, - "learning_rate": 1.4446450944553793e-05, - "loss": 0.6073, - "step": 2909 - }, - { - "epoch": 3.36, - "grad_norm": 0.0, - "learning_rate": 1.4442732345349521e-05, - "loss": 0.4808, - "step": 2910 - }, - { - "epoch": 3.36, - "grad_norm": 0.0, - "learning_rate": 1.4439012980570425e-05, - "loss": 0.5764, - "step": 2911 - }, - { - "epoch": 3.36, - "grad_norm": 0.0, - "learning_rate": 1.4435292850857433e-05, - "loss": 0.574, - "step": 2912 - }, - { - "epoch": 3.36, - "grad_norm": 0.0, - "learning_rate": 1.44315719568516e-05, - "loss": 0.5718, - "step": 2913 - }, - { - "epoch": 3.36, - "grad_norm": 0.0, - "learning_rate": 1.4427850299194108e-05, - "loss": 0.3932, - "step": 2914 - }, - { - "epoch": 3.36, - "grad_norm": 0.0, - "learning_rate": 1.4424127878526278e-05, - "loss": 0.4777, - "step": 2915 - }, - { - "epoch": 3.36, - "grad_norm": 0.0, - "learning_rate": 1.4420404695489565e-05, - "loss": 0.4551, - "step": 2916 - }, - { - "epoch": 3.36, - "grad_norm": 0.0, - "learning_rate": 1.4416680750725542e-05, - "loss": 0.5016, - "step": 2917 - }, - { - "epoch": 3.37, - "grad_norm": 0.0, - "learning_rate": 1.4412956044875928e-05, - "loss": 0.4361, - "step": 2918 - }, - { - "epoch": 3.37, - "grad_norm": 0.0, - "learning_rate": 1.4409230578582566e-05, - "loss": 0.5889, - "step": 2919 - }, - { - "epoch": 3.37, - "grad_norm": 0.0, - "learning_rate": 1.4405504352487429e-05, - "loss": 0.5206, - "step": 2920 - }, - { - "epoch": 3.37, - "grad_norm": 0.0, - "learning_rate": 1.4401777367232625e-05, - "loss": 0.4531, - "step": 2921 - }, - { - "epoch": 3.37, - "grad_norm": 0.0, - "learning_rate": 1.439804962346039e-05, - "loss": 0.5, - "step": 2922 - }, - { - "epoch": 3.37, - "grad_norm": 0.0, - "learning_rate": 1.4394321121813093e-05, - "loss": 0.3949, - "step": 2923 - }, - { - "epoch": 3.37, - "grad_norm": 0.0, - "learning_rate": 1.4390591862933229e-05, - "loss": 0.4166, - "step": 2924 - }, - { - "epoch": 3.37, - "grad_norm": 0.0, - "learning_rate": 1.4386861847463429e-05, - "loss": 0.4887, - "step": 2925 - }, - { - "epoch": 3.37, - "grad_norm": 0.0, - "learning_rate": 1.438313107604645e-05, - "loss": 0.4148, - "step": 2926 - }, - { - "epoch": 3.38, - "grad_norm": 0.0, - "learning_rate": 1.4379399549325185e-05, - "loss": 0.4522, - "step": 2927 - }, - { - "epoch": 3.38, - "grad_norm": 0.0, - "learning_rate": 1.437566726794265e-05, - "loss": 0.5578, - "step": 2928 - }, - { - "epoch": 3.38, - "grad_norm": 0.0, - "learning_rate": 1.4371934232541991e-05, - "loss": 0.5343, - "step": 2929 - }, - { - "epoch": 3.38, - "grad_norm": 0.0, - "learning_rate": 1.4368200443766496e-05, - "loss": 0.4078, - "step": 2930 - }, - { - "epoch": 3.38, - "grad_norm": 0.0, - "learning_rate": 1.436446590225957e-05, - "loss": 0.448, - "step": 2931 - }, - { - "epoch": 3.38, - "grad_norm": 0.0, - "learning_rate": 1.4360730608664749e-05, - "loss": 0.6021, - "step": 2932 - }, - { - "epoch": 3.38, - "grad_norm": 0.0, - "learning_rate": 1.4356994563625703e-05, - "loss": 0.6376, - "step": 2933 - }, - { - "epoch": 3.38, - "grad_norm": 0.0, - "learning_rate": 1.4353257767786235e-05, - "loss": 0.6289, - "step": 2934 - }, - { - "epoch": 3.39, - "grad_norm": 0.0, - "learning_rate": 1.4349520221790263e-05, - "loss": 0.4613, - "step": 2935 - }, - { - "epoch": 3.39, - "grad_norm": 0.0, - "learning_rate": 1.4345781926281852e-05, - "loss": 0.7518, - "step": 2936 - }, - { - "epoch": 3.39, - "grad_norm": 0.0, - "learning_rate": 1.4342042881905184e-05, - "loss": 0.5626, - "step": 2937 - }, - { - "epoch": 3.39, - "grad_norm": 0.0, - "learning_rate": 1.4338303089304577e-05, - "loss": 0.5555, - "step": 2938 - }, - { - "epoch": 3.39, - "grad_norm": 0.0, - "learning_rate": 1.433456254912447e-05, - "loss": 0.5685, - "step": 2939 - }, - { - "epoch": 3.39, - "grad_norm": 0.0, - "learning_rate": 1.4330821262009438e-05, - "loss": 0.3783, - "step": 2940 - }, - { - "epoch": 3.39, - "grad_norm": 0.0, - "learning_rate": 1.4327079228604177e-05, - "loss": 0.4144, - "step": 2941 - }, - { - "epoch": 3.39, - "grad_norm": 0.0, - "learning_rate": 1.432333644955353e-05, - "loss": 0.4964, - "step": 2942 - }, - { - "epoch": 3.39, - "grad_norm": 0.0, - "learning_rate": 1.4319592925502443e-05, - "loss": 0.4017, - "step": 2943 - }, - { - "epoch": 3.4, - "grad_norm": 0.0, - "learning_rate": 1.4315848657096006e-05, - "loss": 0.4864, - "step": 2944 - }, - { - "epoch": 3.4, - "grad_norm": 0.0, - "learning_rate": 1.4312103644979441e-05, - "loss": 0.6003, - "step": 2945 - }, - { - "epoch": 3.4, - "grad_norm": 0.0, - "learning_rate": 1.430835788979808e-05, - "loss": 0.5582, - "step": 2946 - }, - { - "epoch": 3.4, - "grad_norm": 0.0, - "learning_rate": 1.4304611392197399e-05, - "loss": 0.5, - "step": 2947 - }, - { - "epoch": 3.4, - "grad_norm": 0.0, - "learning_rate": 1.4300864152822998e-05, - "loss": 0.5314, - "step": 2948 - }, - { - "epoch": 3.4, - "grad_norm": 0.0, - "learning_rate": 1.4297116172320606e-05, - "loss": 0.3662, - "step": 2949 - }, - { - "epoch": 3.4, - "grad_norm": 0.0, - "learning_rate": 1.4293367451336074e-05, - "loss": 0.443, - "step": 2950 - }, - { - "epoch": 3.4, - "grad_norm": 0.0, - "learning_rate": 1.4289617990515383e-05, - "loss": 0.4677, - "step": 2951 - }, - { - "epoch": 3.4, - "grad_norm": 0.0, - "learning_rate": 1.4285867790504648e-05, - "loss": 0.3556, - "step": 2952 - }, - { - "epoch": 3.41, - "grad_norm": 0.0, - "learning_rate": 1.4282116851950103e-05, - "loss": 0.5855, - "step": 2953 - }, - { - "epoch": 3.41, - "grad_norm": 0.0, - "learning_rate": 1.4278365175498113e-05, - "loss": 0.5176, - "step": 2954 - }, - { - "epoch": 3.41, - "grad_norm": 0.0, - "learning_rate": 1.427461276179517e-05, - "loss": 0.4042, - "step": 2955 - }, - { - "epoch": 3.41, - "grad_norm": 0.0, - "learning_rate": 1.4270859611487891e-05, - "loss": 0.5353, - "step": 2956 - }, - { - "epoch": 3.41, - "grad_norm": 0.0, - "learning_rate": 1.4267105725223023e-05, - "loss": 0.3908, - "step": 2957 - }, - { - "epoch": 3.41, - "grad_norm": 0.0, - "learning_rate": 1.4263351103647438e-05, - "loss": 0.5033, - "step": 2958 - }, - { - "epoch": 3.41, - "grad_norm": 0.0, - "learning_rate": 1.4259595747408133e-05, - "loss": 0.475, - "step": 2959 - }, - { - "epoch": 3.41, - "grad_norm": 0.0, - "learning_rate": 1.425583965715224e-05, - "loss": 0.6122, - "step": 2960 - }, - { - "epoch": 3.42, - "grad_norm": 0.0, - "learning_rate": 1.4252082833527003e-05, - "loss": 0.3692, - "step": 2961 - }, - { - "epoch": 3.42, - "grad_norm": 0.0, - "learning_rate": 1.4248325277179804e-05, - "loss": 0.475, - "step": 2962 - }, - { - "epoch": 3.42, - "grad_norm": 0.0, - "learning_rate": 1.4244566988758152e-05, - "loss": 0.4377, - "step": 2963 - }, - { - "epoch": 3.42, - "grad_norm": 0.0, - "learning_rate": 1.4240807968909674e-05, - "loss": 0.5494, - "step": 2964 - }, - { - "epoch": 3.42, - "grad_norm": 0.0, - "learning_rate": 1.4237048218282124e-05, - "loss": 0.5948, - "step": 2965 - }, - { - "epoch": 3.42, - "grad_norm": 0.0, - "learning_rate": 1.4233287737523389e-05, - "loss": 0.4454, - "step": 2966 - }, - { - "epoch": 3.42, - "grad_norm": 0.0, - "learning_rate": 1.422952652728148e-05, - "loss": 0.5433, - "step": 2967 - }, - { - "epoch": 3.42, - "grad_norm": 0.0, - "learning_rate": 1.4225764588204526e-05, - "loss": 0.3904, - "step": 2968 - }, - { - "epoch": 3.42, - "grad_norm": 0.0, - "learning_rate": 1.4222001920940787e-05, - "loss": 0.5771, - "step": 2969 - }, - { - "epoch": 3.43, - "grad_norm": 0.0, - "learning_rate": 1.4218238526138653e-05, - "loss": 0.6617, - "step": 2970 - }, - { - "epoch": 3.43, - "grad_norm": 0.0, - "learning_rate": 1.4214474404446633e-05, - "loss": 0.3623, - "step": 2971 - }, - { - "epoch": 3.43, - "grad_norm": 0.0, - "learning_rate": 1.4210709556513363e-05, - "loss": 0.587, - "step": 2972 - }, - { - "epoch": 3.43, - "grad_norm": 0.0, - "learning_rate": 1.4206943982987604e-05, - "loss": 0.5595, - "step": 2973 - }, - { - "epoch": 3.43, - "grad_norm": 0.0, - "learning_rate": 1.4203177684518243e-05, - "loss": 0.5008, - "step": 2974 - }, - { - "epoch": 3.43, - "grad_norm": 0.0, - "learning_rate": 1.419941066175429e-05, - "loss": 0.4021, - "step": 2975 - }, - { - "epoch": 3.43, - "grad_norm": 0.0, - "learning_rate": 1.4195642915344882e-05, - "loss": 0.4649, - "step": 2976 - }, - { - "epoch": 3.43, - "grad_norm": 0.0, - "learning_rate": 1.4191874445939278e-05, - "loss": 0.4461, - "step": 2977 - }, - { - "epoch": 3.43, - "grad_norm": 0.0, - "learning_rate": 1.4188105254186869e-05, - "loss": 0.2738, - "step": 2978 - }, - { - "epoch": 3.44, - "grad_norm": 0.0, - "learning_rate": 1.4184335340737158e-05, - "loss": 0.4221, - "step": 2979 - }, - { - "epoch": 3.44, - "grad_norm": 0.0, - "learning_rate": 1.418056470623978e-05, - "loss": 0.4178, - "step": 2980 - }, - { - "epoch": 3.44, - "grad_norm": 0.0, - "learning_rate": 1.41767933513445e-05, - "loss": 0.3743, - "step": 2981 - }, - { - "epoch": 3.44, - "grad_norm": 0.0, - "learning_rate": 1.4173021276701194e-05, - "loss": 0.4252, - "step": 2982 - }, - { - "epoch": 3.44, - "grad_norm": 0.0, - "learning_rate": 1.4169248482959868e-05, - "loss": 0.4517, - "step": 2983 - }, - { - "epoch": 3.44, - "grad_norm": 0.0, - "learning_rate": 1.4165474970770658e-05, - "loss": 0.6776, - "step": 2984 - }, - { - "epoch": 3.44, - "grad_norm": 0.0, - "learning_rate": 1.4161700740783815e-05, - "loss": 0.5807, - "step": 2985 - }, - { - "epoch": 3.44, - "grad_norm": 0.0, - "learning_rate": 1.4157925793649716e-05, - "loss": 0.4504, - "step": 2986 - }, - { - "epoch": 3.45, - "grad_norm": 0.0, - "learning_rate": 1.4154150130018867e-05, - "loss": 0.5982, - "step": 2987 - }, - { - "epoch": 3.45, - "grad_norm": 0.0, - "learning_rate": 1.4150373750541887e-05, - "loss": 0.5961, - "step": 2988 - }, - { - "epoch": 3.45, - "grad_norm": 0.0, - "learning_rate": 1.4146596655869529e-05, - "loss": 0.4708, - "step": 2989 - }, - { - "epoch": 3.45, - "grad_norm": 0.0, - "learning_rate": 1.4142818846652664e-05, - "loss": 0.4906, - "step": 2990 - }, - { - "epoch": 3.45, - "grad_norm": 0.0, - "learning_rate": 1.4139040323542284e-05, - "loss": 0.4679, - "step": 2991 - }, - { - "epoch": 3.45, - "grad_norm": 0.0, - "learning_rate": 1.413526108718951e-05, - "loss": 0.4802, - "step": 2992 - }, - { - "epoch": 3.45, - "grad_norm": 0.0, - "learning_rate": 1.4131481138245582e-05, - "loss": 0.4447, - "step": 2993 - }, - { - "epoch": 3.45, - "grad_norm": 0.0, - "learning_rate": 1.4127700477361864e-05, - "loss": 0.5527, - "step": 2994 - }, - { - "epoch": 3.45, - "grad_norm": 0.0, - "learning_rate": 1.4123919105189836e-05, - "loss": 0.6672, - "step": 2995 - }, - { - "epoch": 3.46, - "grad_norm": 0.0, - "learning_rate": 1.4120137022381118e-05, - "loss": 0.3921, - "step": 2996 - }, - { - "epoch": 3.46, - "grad_norm": 0.0, - "learning_rate": 1.4116354229587432e-05, - "loss": 0.4215, - "step": 2997 - }, - { - "epoch": 3.46, - "grad_norm": 0.0, - "learning_rate": 1.4112570727460632e-05, - "loss": 0.3966, - "step": 2998 - }, - { - "epoch": 3.46, - "grad_norm": 0.0, - "learning_rate": 1.4108786516652704e-05, - "loss": 0.5744, - "step": 2999 - }, - { - "epoch": 3.46, - "grad_norm": 0.0, - "learning_rate": 1.4105001597815733e-05, - "loss": 0.4829, - "step": 3000 - }, - { - "epoch": 3.46, - "grad_norm": 0.0, - "learning_rate": 1.4101215971601945e-05, - "loss": 0.4342, - "step": 3001 - }, - { - "epoch": 3.46, - "grad_norm": 0.0, - "learning_rate": 1.4097429638663682e-05, - "loss": 0.3647, - "step": 3002 - }, - { - "epoch": 3.46, - "grad_norm": 0.0, - "learning_rate": 1.4093642599653406e-05, - "loss": 0.7257, - "step": 3003 - }, - { - "epoch": 3.46, - "grad_norm": 0.0, - "learning_rate": 1.4089854855223703e-05, - "loss": 0.7125, - "step": 3004 - }, - { - "epoch": 3.47, - "grad_norm": 0.0, - "learning_rate": 1.4086066406027284e-05, - "loss": 0.3522, - "step": 3005 - }, - { - "epoch": 3.47, - "grad_norm": 0.0, - "learning_rate": 1.408227725271697e-05, - "loss": 0.4049, - "step": 3006 - }, - { - "epoch": 3.47, - "grad_norm": 0.0, - "learning_rate": 1.4078487395945712e-05, - "loss": 0.3745, - "step": 3007 - }, - { - "epoch": 3.47, - "grad_norm": 0.0, - "learning_rate": 1.4074696836366587e-05, - "loss": 0.6683, - "step": 3008 - }, - { - "epoch": 3.47, - "grad_norm": 0.0, - "learning_rate": 1.4070905574632779e-05, - "loss": 0.5804, - "step": 3009 - }, - { - "epoch": 3.47, - "grad_norm": 0.0, - "learning_rate": 1.4067113611397606e-05, - "loss": 0.5542, - "step": 3010 - }, - { - "epoch": 3.47, - "grad_norm": 0.0, - "learning_rate": 1.40633209473145e-05, - "loss": 0.4916, - "step": 3011 - }, - { - "epoch": 3.47, - "grad_norm": 0.0, - "learning_rate": 1.4059527583037017e-05, - "loss": 0.5177, - "step": 3012 - }, - { - "epoch": 3.48, - "grad_norm": 0.0, - "learning_rate": 1.4055733519218829e-05, - "loss": 0.6195, - "step": 3013 - }, - { - "epoch": 3.48, - "grad_norm": 0.0, - "learning_rate": 1.4051938756513737e-05, - "loss": 0.4766, - "step": 3014 - }, - { - "epoch": 3.48, - "grad_norm": 0.0, - "learning_rate": 1.404814329557565e-05, - "loss": 0.4815, - "step": 3015 - }, - { - "epoch": 3.48, - "grad_norm": 0.0, - "learning_rate": 1.4044347137058612e-05, - "loss": 0.6907, - "step": 3016 - }, - { - "epoch": 3.48, - "grad_norm": 0.0, - "learning_rate": 1.4040550281616777e-05, - "loss": 0.6541, - "step": 3017 - }, - { - "epoch": 3.48, - "grad_norm": 0.0, - "learning_rate": 1.403675272990442e-05, - "loss": 0.5416, - "step": 3018 - }, - { - "epoch": 3.48, - "grad_norm": 0.0, - "learning_rate": 1.4032954482575938e-05, - "loss": 0.4246, - "step": 3019 - }, - { - "epoch": 3.48, - "grad_norm": 0.0, - "learning_rate": 1.402915554028585e-05, - "loss": 0.399, - "step": 3020 - }, - { - "epoch": 3.48, - "grad_norm": 0.0, - "learning_rate": 1.4025355903688794e-05, - "loss": 0.7404, - "step": 3021 - }, - { - "epoch": 3.49, - "grad_norm": 0.0, - "learning_rate": 1.402155557343952e-05, - "loss": 0.4516, - "step": 3022 - }, - { - "epoch": 3.49, - "grad_norm": 0.0, - "learning_rate": 1.401775455019291e-05, - "loss": 0.3951, - "step": 3023 - }, - { - "epoch": 3.49, - "grad_norm": 0.0, - "learning_rate": 1.4013952834603954e-05, - "loss": 0.6016, - "step": 3024 - }, - { - "epoch": 3.49, - "grad_norm": 0.0, - "learning_rate": 1.401015042732777e-05, - "loss": 0.4548, - "step": 3025 - }, - { - "epoch": 3.49, - "grad_norm": 0.0, - "learning_rate": 1.400634732901959e-05, - "loss": 0.4424, - "step": 3026 - }, - { - "epoch": 3.49, - "grad_norm": 0.0, - "learning_rate": 1.4002543540334766e-05, - "loss": 0.5058, - "step": 3027 - }, - { - "epoch": 3.49, - "grad_norm": 0.0, - "learning_rate": 1.399873906192877e-05, - "loss": 0.4304, - "step": 3028 - }, - { - "epoch": 3.49, - "grad_norm": 0.0, - "learning_rate": 1.3994933894457193e-05, - "loss": 0.3771, - "step": 3029 - }, - { - "epoch": 3.49, - "grad_norm": 0.0, - "learning_rate": 1.3991128038575741e-05, - "loss": 0.3215, - "step": 3030 - }, - { - "epoch": 3.5, - "grad_norm": 0.0, - "learning_rate": 1.398732149494025e-05, - "loss": 0.4382, - "step": 3031 - }, - { - "epoch": 3.5, - "grad_norm": 0.0, - "learning_rate": 1.3983514264206658e-05, - "loss": 0.3072, - "step": 3032 - }, - { - "epoch": 3.5, - "grad_norm": 0.0, - "learning_rate": 1.3979706347031034e-05, - "loss": 0.4441, - "step": 3033 - }, - { - "epoch": 3.5, - "grad_norm": 0.0, - "learning_rate": 1.397589774406956e-05, - "loss": 0.5166, - "step": 3034 - }, - { - "epoch": 3.5, - "grad_norm": 0.0, - "learning_rate": 1.3972088455978537e-05, - "loss": 0.4492, - "step": 3035 - }, - { - "epoch": 3.5, - "grad_norm": 0.0, - "learning_rate": 1.3968278483414381e-05, - "loss": 0.4335, - "step": 3036 - }, - { - "epoch": 3.5, - "grad_norm": 0.0, - "learning_rate": 1.3964467827033637e-05, - "loss": 0.3471, - "step": 3037 - }, - { - "epoch": 3.5, - "grad_norm": 0.0, - "learning_rate": 1.3960656487492955e-05, - "loss": 0.5682, - "step": 3038 - }, - { - "epoch": 3.51, - "grad_norm": 0.0, - "learning_rate": 1.3956844465449106e-05, - "loss": 0.5832, - "step": 3039 - }, - { - "epoch": 3.51, - "grad_norm": 0.0, - "learning_rate": 1.3953031761558985e-05, - "loss": 0.4326, - "step": 3040 - }, - { - "epoch": 3.51, - "grad_norm": 0.0, - "learning_rate": 1.3949218376479593e-05, - "loss": 0.5102, - "step": 3041 - }, - { - "epoch": 3.51, - "grad_norm": 0.0, - "learning_rate": 1.3945404310868064e-05, - "loss": 0.4193, - "step": 3042 - }, - { - "epoch": 3.51, - "grad_norm": 0.0, - "learning_rate": 1.3941589565381635e-05, - "loss": 0.4512, - "step": 3043 - }, - { - "epoch": 3.51, - "grad_norm": 0.0, - "learning_rate": 1.3937774140677669e-05, - "loss": 0.5671, - "step": 3044 - }, - { - "epoch": 3.51, - "grad_norm": 0.0, - "learning_rate": 1.3933958037413636e-05, - "loss": 0.3972, - "step": 3045 - }, - { - "epoch": 3.51, - "grad_norm": 0.0, - "learning_rate": 1.3930141256247138e-05, - "loss": 0.5392, - "step": 3046 - }, - { - "epoch": 3.51, - "grad_norm": 0.0, - "learning_rate": 1.3926323797835882e-05, - "loss": 0.4774, - "step": 3047 - }, - { - "epoch": 3.52, - "grad_norm": 0.0, - "learning_rate": 1.392250566283769e-05, - "loss": 0.5258, - "step": 3048 - }, - { - "epoch": 3.52, - "grad_norm": 0.0, - "learning_rate": 1.3918686851910516e-05, - "loss": 0.5821, - "step": 3049 - }, - { - "epoch": 3.52, - "grad_norm": 0.0, - "learning_rate": 1.3914867365712417e-05, - "loss": 0.4061, - "step": 3050 - }, - { - "epoch": 3.52, - "grad_norm": 0.0, - "learning_rate": 1.391104720490156e-05, - "loss": 0.557, - "step": 3051 - }, - { - "epoch": 3.52, - "grad_norm": 0.0, - "learning_rate": 1.3907226370136251e-05, - "loss": 0.5049, - "step": 3052 - }, - { - "epoch": 3.52, - "grad_norm": 0.0, - "learning_rate": 1.3903404862074891e-05, - "loss": 0.5786, - "step": 3053 - }, - { - "epoch": 3.52, - "grad_norm": 0.0, - "learning_rate": 1.3899582681376009e-05, - "loss": 0.464, - "step": 3054 - }, - { - "epoch": 3.52, - "grad_norm": 0.0, - "learning_rate": 1.3895759828698243e-05, - "loss": 0.6769, - "step": 3055 - }, - { - "epoch": 3.52, - "grad_norm": 0.0, - "learning_rate": 1.3891936304700353e-05, - "loss": 0.4754, - "step": 3056 - }, - { - "epoch": 3.53, - "grad_norm": 0.0, - "learning_rate": 1.3888112110041207e-05, - "loss": 0.3513, - "step": 3057 - }, - { - "epoch": 3.53, - "grad_norm": 0.0, - "learning_rate": 1.3884287245379796e-05, - "loss": 0.5554, - "step": 3058 - }, - { - "epoch": 3.53, - "grad_norm": 0.0, - "learning_rate": 1.3880461711375224e-05, - "loss": 0.5773, - "step": 3059 - }, - { - "epoch": 3.53, - "grad_norm": 0.0, - "learning_rate": 1.3876635508686706e-05, - "loss": 0.4551, - "step": 3060 - }, - { - "epoch": 3.53, - "grad_norm": 0.0, - "learning_rate": 1.3872808637973583e-05, - "loss": 0.391, - "step": 3061 - }, - { - "epoch": 3.53, - "grad_norm": 0.0, - "learning_rate": 1.3868981099895295e-05, - "loss": 0.5486, - "step": 3062 - }, - { - "epoch": 3.53, - "grad_norm": 0.0, - "learning_rate": 1.386515289511141e-05, - "loss": 0.4946, - "step": 3063 - }, - { - "epoch": 3.53, - "grad_norm": 0.0, - "learning_rate": 1.3861324024281615e-05, - "loss": 0.4246, - "step": 3064 - }, - { - "epoch": 3.54, - "grad_norm": 0.0, - "learning_rate": 1.3857494488065693e-05, - "loss": 0.4822, - "step": 3065 - }, - { - "epoch": 3.54, - "grad_norm": 0.0, - "learning_rate": 1.3853664287123551e-05, - "loss": 0.5262, - "step": 3066 - }, - { - "epoch": 3.54, - "grad_norm": 0.0, - "learning_rate": 1.3849833422115221e-05, - "loss": 0.3454, - "step": 3067 - }, - { - "epoch": 3.54, - "grad_norm": 0.0, - "learning_rate": 1.384600189370084e-05, - "loss": 0.4984, - "step": 3068 - }, - { - "epoch": 3.54, - "grad_norm": 0.0, - "learning_rate": 1.384216970254065e-05, - "loss": 0.3227, - "step": 3069 - }, - { - "epoch": 3.54, - "grad_norm": 0.0, - "learning_rate": 1.3838336849295026e-05, - "loss": 0.5199, - "step": 3070 - }, - { - "epoch": 3.54, - "grad_norm": 0.0, - "learning_rate": 1.3834503334624443e-05, - "loss": 0.4226, - "step": 3071 - }, - { - "epoch": 3.54, - "grad_norm": 0.0, - "learning_rate": 1.38306691591895e-05, - "loss": 0.6119, - "step": 3072 - }, - { - "epoch": 3.54, - "grad_norm": 0.0, - "learning_rate": 1.3826834323650899e-05, - "loss": 0.5405, - "step": 3073 - }, - { - "epoch": 3.55, - "grad_norm": 0.0, - "learning_rate": 1.3822998828669465e-05, - "loss": 0.4049, - "step": 3074 - }, - { - "epoch": 3.55, - "grad_norm": 0.0, - "learning_rate": 1.3819162674906134e-05, - "loss": 0.5521, - "step": 3075 - }, - { - "epoch": 3.55, - "grad_norm": 0.0, - "learning_rate": 1.3815325863021953e-05, - "loss": 0.5413, - "step": 3076 - }, - { - "epoch": 3.55, - "grad_norm": 0.0, - "learning_rate": 1.3811488393678085e-05, - "loss": 0.5104, - "step": 3077 - }, - { - "epoch": 3.55, - "grad_norm": 0.0, - "learning_rate": 1.3807650267535802e-05, - "loss": 0.4035, - "step": 3078 - }, - { - "epoch": 3.55, - "grad_norm": 0.0, - "learning_rate": 1.38038114852565e-05, - "loss": 0.3357, - "step": 3079 - }, - { - "epoch": 3.55, - "grad_norm": 0.0, - "learning_rate": 1.3799972047501676e-05, - "loss": 0.3327, - "step": 3080 - }, - { - "epoch": 3.55, - "grad_norm": 0.0, - "learning_rate": 1.379613195493294e-05, - "loss": 0.5472, - "step": 3081 - }, - { - "epoch": 3.55, - "grad_norm": 0.0, - "learning_rate": 1.379229120821203e-05, - "loss": 0.457, - "step": 3082 - }, - { - "epoch": 3.56, - "grad_norm": 0.0, - "learning_rate": 1.378844980800078e-05, - "loss": 0.5035, - "step": 3083 - }, - { - "epoch": 3.56, - "grad_norm": 0.0, - "learning_rate": 1.3784607754961141e-05, - "loss": 0.4892, - "step": 3084 - }, - { - "epoch": 3.56, - "grad_norm": 0.0, - "learning_rate": 1.3780765049755184e-05, - "loss": 0.3543, - "step": 3085 - }, - { - "epoch": 3.56, - "grad_norm": 0.0, - "learning_rate": 1.3776921693045084e-05, - "loss": 0.3247, - "step": 3086 - }, - { - "epoch": 3.56, - "grad_norm": 0.0, - "learning_rate": 1.3773077685493128e-05, - "loss": 0.4779, - "step": 3087 - }, - { - "epoch": 3.56, - "grad_norm": 0.0, - "learning_rate": 1.3769233027761724e-05, - "loss": 0.4295, - "step": 3088 - }, - { - "epoch": 3.56, - "grad_norm": 0.0, - "learning_rate": 1.376538772051338e-05, - "loss": 0.4446, - "step": 3089 - }, - { - "epoch": 3.56, - "grad_norm": 0.0, - "learning_rate": 1.3761541764410729e-05, - "loss": 0.5331, - "step": 3090 - }, - { - "epoch": 3.57, - "grad_norm": 0.0, - "learning_rate": 1.3757695160116502e-05, - "loss": 0.5113, - "step": 3091 - }, - { - "epoch": 3.57, - "grad_norm": 0.0, - "learning_rate": 1.3753847908293554e-05, - "loss": 0.4311, - "step": 3092 - }, - { - "epoch": 3.57, - "grad_norm": 0.0, - "learning_rate": 1.3750000009604843e-05, - "loss": 0.4545, - "step": 3093 - }, - { - "epoch": 3.57, - "grad_norm": 0.0, - "learning_rate": 1.374615146471344e-05, - "loss": 0.5248, - "step": 3094 - }, - { - "epoch": 3.57, - "grad_norm": 0.0, - "learning_rate": 1.3742302274282532e-05, - "loss": 0.4447, - "step": 3095 - }, - { - "epoch": 3.57, - "grad_norm": 0.0, - "learning_rate": 1.3738452438975416e-05, - "loss": 0.424, - "step": 3096 - }, - { - "epoch": 3.57, - "grad_norm": 0.0, - "learning_rate": 1.3734601959455495e-05, - "loss": 0.6081, - "step": 3097 - }, - { - "epoch": 3.57, - "grad_norm": 0.0, - "learning_rate": 1.3730750836386291e-05, - "loss": 0.6276, - "step": 3098 - }, - { - "epoch": 3.57, - "grad_norm": 0.0, - "learning_rate": 1.3726899070431423e-05, - "loss": 0.4369, - "step": 3099 - }, - { - "epoch": 3.58, - "grad_norm": 0.0, - "learning_rate": 1.3723046662254637e-05, - "loss": 0.5127, - "step": 3100 - }, - { - "epoch": 3.58, - "grad_norm": 0.0, - "learning_rate": 1.3719193612519789e-05, - "loss": 0.5229, - "step": 3101 - }, - { - "epoch": 3.58, - "grad_norm": 0.0, - "learning_rate": 1.3715339921890823e-05, - "loss": 0.4214, - "step": 3102 - }, - { - "epoch": 3.58, - "grad_norm": 0.0, - "learning_rate": 1.3711485591031821e-05, - "loss": 0.6228, - "step": 3103 - }, - { - "epoch": 3.58, - "grad_norm": 0.0, - "learning_rate": 1.3707630620606962e-05, - "loss": 0.5486, - "step": 3104 - }, - { - "epoch": 3.58, - "grad_norm": 0.0, - "learning_rate": 1.3703775011280538e-05, - "loss": 0.4036, - "step": 3105 - }, - { - "epoch": 3.58, - "grad_norm": 0.0, - "learning_rate": 1.369991876371695e-05, - "loss": 0.3059, - "step": 3106 - }, - { - "epoch": 3.58, - "grad_norm": 0.0, - "learning_rate": 1.3696061878580707e-05, - "loss": 0.473, - "step": 3107 - }, - { - "epoch": 3.58, - "grad_norm": 0.0, - "learning_rate": 1.3692204356536434e-05, - "loss": 0.3602, - "step": 3108 - }, - { - "epoch": 3.59, - "grad_norm": 0.0, - "learning_rate": 1.3688346198248859e-05, - "loss": 0.4257, - "step": 3109 - }, - { - "epoch": 3.59, - "grad_norm": 0.0, - "learning_rate": 1.3684487404382823e-05, - "loss": 0.5017, - "step": 3110 - }, - { - "epoch": 3.59, - "grad_norm": 0.0, - "learning_rate": 1.3680627975603275e-05, - "loss": 0.5451, - "step": 3111 - }, - { - "epoch": 3.59, - "grad_norm": 0.0, - "learning_rate": 1.367676791257528e-05, - "loss": 0.7489, - "step": 3112 - }, - { - "epoch": 3.59, - "grad_norm": 0.0, - "learning_rate": 1.3672907215964e-05, - "loss": 0.403, - "step": 3113 - }, - { - "epoch": 3.59, - "grad_norm": 0.0, - "learning_rate": 1.3669045886434715e-05, - "loss": 0.6601, - "step": 3114 - }, - { - "epoch": 3.59, - "grad_norm": 0.0, - "learning_rate": 1.3665183924652817e-05, - "loss": 0.5643, - "step": 3115 - }, - { - "epoch": 3.59, - "grad_norm": 0.0, - "learning_rate": 1.3661321331283796e-05, - "loss": 0.4498, - "step": 3116 - }, - { - "epoch": 3.6, - "grad_norm": 0.0, - "learning_rate": 1.3657458106993257e-05, - "loss": 0.4932, - "step": 3117 - }, - { - "epoch": 3.6, - "grad_norm": 0.0, - "learning_rate": 1.3653594252446917e-05, - "loss": 0.502, - "step": 3118 - }, - { - "epoch": 3.6, - "grad_norm": 0.0, - "learning_rate": 1.3649729768310598e-05, - "loss": 0.3834, - "step": 3119 - }, - { - "epoch": 3.6, - "grad_norm": 0.0, - "learning_rate": 1.3645864655250227e-05, - "loss": 0.5372, - "step": 3120 - }, - { - "epoch": 3.6, - "grad_norm": 0.0, - "learning_rate": 1.3641998913931849e-05, - "loss": 0.5547, - "step": 3121 - }, - { - "epoch": 3.6, - "grad_norm": 0.0, - "learning_rate": 1.3638132545021605e-05, - "loss": 0.3728, - "step": 3122 - }, - { - "epoch": 3.6, - "grad_norm": 0.0, - "learning_rate": 1.3634265549185755e-05, - "loss": 0.6014, - "step": 3123 - }, - { - "epoch": 3.6, - "grad_norm": 0.0, - "learning_rate": 1.3630397927090657e-05, - "loss": 0.5167, - "step": 3124 - }, - { - "epoch": 3.6, - "grad_norm": 0.0, - "learning_rate": 1.362652967940279e-05, - "loss": 0.5089, - "step": 3125 - }, - { - "epoch": 3.61, - "grad_norm": 0.0, - "learning_rate": 1.3622660806788728e-05, - "loss": 0.5301, - "step": 3126 - }, - { - "epoch": 3.61, - "grad_norm": 0.0, - "learning_rate": 1.361879130991516e-05, - "loss": 0.4119, - "step": 3127 - }, - { - "epoch": 3.61, - "grad_norm": 0.0, - "learning_rate": 1.361492118944888e-05, - "loss": 0.3345, - "step": 3128 - }, - { - "epoch": 3.61, - "grad_norm": 0.0, - "learning_rate": 1.3611050446056787e-05, - "loss": 0.5549, - "step": 3129 - }, - { - "epoch": 3.61, - "grad_norm": 0.0, - "learning_rate": 1.3607179080405895e-05, - "loss": 0.4106, - "step": 3130 - }, - { - "epoch": 3.61, - "grad_norm": 0.0, - "learning_rate": 1.3603307093163319e-05, - "loss": 0.5394, - "step": 3131 - }, - { - "epoch": 3.61, - "grad_norm": 0.0, - "learning_rate": 1.3599434484996277e-05, - "loss": 0.4847, - "step": 3132 - }, - { - "epoch": 3.61, - "grad_norm": 0.0, - "learning_rate": 1.3595561256572111e-05, - "loss": 0.278, - "step": 3133 - }, - { - "epoch": 3.61, - "grad_norm": 0.0, - "learning_rate": 1.3591687408558248e-05, - "loss": 0.4935, - "step": 3134 - }, - { - "epoch": 3.62, - "grad_norm": 0.0, - "learning_rate": 1.3587812941622238e-05, - "loss": 0.4182, - "step": 3135 - }, - { - "epoch": 3.62, - "grad_norm": 0.0, - "learning_rate": 1.358393785643173e-05, - "loss": 0.4117, - "step": 3136 - }, - { - "epoch": 3.62, - "grad_norm": 0.0, - "learning_rate": 1.3580062153654484e-05, - "loss": 0.3162, - "step": 3137 - }, - { - "epoch": 3.62, - "grad_norm": 0.0, - "learning_rate": 1.357618583395836e-05, - "loss": 0.5996, - "step": 3138 - }, - { - "epoch": 3.62, - "grad_norm": 0.0, - "learning_rate": 1.3572308898011328e-05, - "loss": 0.4589, - "step": 3139 - }, - { - "epoch": 3.62, - "grad_norm": 0.0, - "learning_rate": 1.356843134648147e-05, - "loss": 0.4914, - "step": 3140 - }, - { - "epoch": 3.62, - "grad_norm": 0.0, - "learning_rate": 1.3564553180036962e-05, - "loss": 0.5413, - "step": 3141 - }, - { - "epoch": 3.62, - "grad_norm": 0.0, - "learning_rate": 1.3560674399346096e-05, - "loss": 0.6338, - "step": 3142 - }, - { - "epoch": 3.63, - "grad_norm": 0.0, - "learning_rate": 1.3556795005077266e-05, - "loss": 0.627, - "step": 3143 - }, - { - "epoch": 3.63, - "grad_norm": 0.0, - "learning_rate": 1.355291499789897e-05, - "loss": 0.4386, - "step": 3144 - }, - { - "epoch": 3.63, - "grad_norm": 0.0, - "learning_rate": 1.3549034378479815e-05, - "loss": 0.8542, - "step": 3145 - }, - { - "epoch": 3.63, - "grad_norm": 0.0, - "learning_rate": 1.3545153147488513e-05, - "loss": 0.6686, - "step": 3146 - }, - { - "epoch": 3.63, - "grad_norm": 0.0, - "learning_rate": 1.3541271305593878e-05, - "loss": 0.3662, - "step": 3147 - }, - { - "epoch": 3.63, - "grad_norm": 0.0, - "learning_rate": 1.3537388853464837e-05, - "loss": 0.3678, - "step": 3148 - }, - { - "epoch": 3.63, - "grad_norm": 0.0, - "learning_rate": 1.3533505791770409e-05, - "loss": 0.4555, - "step": 3149 - }, - { - "epoch": 3.63, - "grad_norm": 0.0, - "learning_rate": 1.3529622121179734e-05, - "loss": 0.6019, - "step": 3150 - }, - { - "epoch": 3.63, - "grad_norm": 0.0, - "learning_rate": 1.3525737842362043e-05, - "loss": 0.4994, - "step": 3151 - }, - { - "epoch": 3.64, - "grad_norm": 0.0, - "learning_rate": 1.3521852955986679e-05, - "loss": 0.3258, - "step": 3152 - }, - { - "epoch": 3.64, - "grad_norm": 0.0, - "learning_rate": 1.3517967462723092e-05, - "loss": 0.483, - "step": 3153 - }, - { - "epoch": 3.64, - "grad_norm": 0.0, - "learning_rate": 1.351408136324083e-05, - "loss": 0.4999, - "step": 3154 - }, - { - "epoch": 3.64, - "grad_norm": 0.0, - "learning_rate": 1.3510194658209547e-05, - "loss": 0.3485, - "step": 3155 - }, - { - "epoch": 3.64, - "grad_norm": 0.0, - "learning_rate": 1.3506307348299007e-05, - "loss": 0.6839, - "step": 3156 - }, - { - "epoch": 3.64, - "grad_norm": 0.0, - "learning_rate": 1.3502419434179068e-05, - "loss": 0.3981, - "step": 3157 - }, - { - "epoch": 3.64, - "grad_norm": 0.0, - "learning_rate": 1.3498530916519705e-05, - "loss": 0.3707, - "step": 3158 - }, - { - "epoch": 3.64, - "grad_norm": 0.0, - "learning_rate": 1.3494641795990986e-05, - "loss": 0.5243, - "step": 3159 - }, - { - "epoch": 3.64, - "grad_norm": 0.0, - "learning_rate": 1.3490752073263086e-05, - "loss": 0.6222, - "step": 3160 - }, - { - "epoch": 3.65, - "grad_norm": 0.0, - "learning_rate": 1.3486861749006286e-05, - "loss": 0.4703, - "step": 3161 - }, - { - "epoch": 3.65, - "grad_norm": 0.0, - "learning_rate": 1.3482970823890975e-05, - "loss": 0.3257, - "step": 3162 - }, - { - "epoch": 3.65, - "grad_norm": 0.0, - "learning_rate": 1.3479079298587634e-05, - "loss": 0.5109, - "step": 3163 - }, - { - "epoch": 3.65, - "grad_norm": 0.0, - "learning_rate": 1.3475187173766851e-05, - "loss": 0.6087, - "step": 3164 - }, - { - "epoch": 3.65, - "grad_norm": 0.0, - "learning_rate": 1.3471294450099327e-05, - "loss": 0.5186, - "step": 3165 - }, - { - "epoch": 3.65, - "grad_norm": 0.0, - "learning_rate": 1.3467401128255855e-05, - "loss": 0.3854, - "step": 3166 - }, - { - "epoch": 3.65, - "grad_norm": 0.0, - "learning_rate": 1.3463507208907332e-05, - "loss": 0.3977, - "step": 3167 - }, - { - "epoch": 3.65, - "grad_norm": 0.0, - "learning_rate": 1.3459612692724768e-05, - "loss": 0.4853, - "step": 3168 - }, - { - "epoch": 3.66, - "grad_norm": 0.0, - "learning_rate": 1.3455717580379266e-05, - "loss": 0.5361, - "step": 3169 - }, - { - "epoch": 3.66, - "grad_norm": 0.0, - "learning_rate": 1.3451821872542028e-05, - "loss": 0.6876, - "step": 3170 - }, - { - "epoch": 3.66, - "grad_norm": 0.0, - "learning_rate": 1.3447925569884374e-05, - "loss": 0.3443, - "step": 3171 - }, - { - "epoch": 3.66, - "grad_norm": 0.0, - "learning_rate": 1.3444028673077717e-05, - "loss": 0.5794, - "step": 3172 - }, - { - "epoch": 3.66, - "grad_norm": 0.0, - "learning_rate": 1.3440131182793567e-05, - "loss": 0.5267, - "step": 3173 - }, - { - "epoch": 3.66, - "grad_norm": 0.0, - "learning_rate": 1.3436233099703549e-05, - "loss": 0.3955, - "step": 3174 - }, - { - "epoch": 3.66, - "grad_norm": 0.0, - "learning_rate": 1.3432334424479377e-05, - "loss": 0.3732, - "step": 3175 - }, - { - "epoch": 3.66, - "grad_norm": 0.0, - "learning_rate": 1.342843515779288e-05, - "loss": 0.6641, - "step": 3176 - }, - { - "epoch": 3.66, - "grad_norm": 0.0, - "learning_rate": 1.3424535300315978e-05, - "loss": 0.4593, - "step": 3177 - }, - { - "epoch": 3.67, - "grad_norm": 0.0, - "learning_rate": 1.3420634852720697e-05, - "loss": 0.459, - "step": 3178 - }, - { - "epoch": 3.67, - "grad_norm": 0.0, - "learning_rate": 1.3416733815679166e-05, - "loss": 0.5255, - "step": 3179 - }, - { - "epoch": 3.67, - "grad_norm": 0.0, - "learning_rate": 1.3412832189863618e-05, - "loss": 0.7054, - "step": 3180 - }, - { - "epoch": 3.67, - "grad_norm": 0.0, - "learning_rate": 1.3408929975946379e-05, - "loss": 0.4311, - "step": 3181 - }, - { - "epoch": 3.67, - "grad_norm": 0.0, - "learning_rate": 1.3405027174599882e-05, - "loss": 0.4784, - "step": 3182 - }, - { - "epoch": 3.67, - "grad_norm": 0.0, - "learning_rate": 1.3401123786496664e-05, - "loss": 0.5636, - "step": 3183 - }, - { - "epoch": 3.67, - "grad_norm": 0.0, - "learning_rate": 1.3397219812309356e-05, - "loss": 0.5776, - "step": 3184 - }, - { - "epoch": 3.67, - "grad_norm": 0.0, - "learning_rate": 1.3393315252710695e-05, - "loss": 0.509, - "step": 3185 - }, - { - "epoch": 3.67, - "grad_norm": 0.0, - "learning_rate": 1.338941010837352e-05, - "loss": 0.5683, - "step": 3186 - }, - { - "epoch": 3.68, - "grad_norm": 0.0, - "learning_rate": 1.3385504379970764e-05, - "loss": 0.4302, - "step": 3187 - }, - { - "epoch": 3.68, - "grad_norm": 0.0, - "learning_rate": 1.3381598068175465e-05, - "loss": 0.491, - "step": 3188 - }, - { - "epoch": 3.68, - "grad_norm": 0.0, - "learning_rate": 1.3377691173660764e-05, - "loss": 0.7267, - "step": 3189 - }, - { - "epoch": 3.68, - "grad_norm": 0.0, - "learning_rate": 1.33737836970999e-05, - "loss": 0.5465, - "step": 3190 - }, - { - "epoch": 3.68, - "grad_norm": 0.0, - "learning_rate": 1.3369875639166212e-05, - "loss": 0.3852, - "step": 3191 - }, - { - "epoch": 3.68, - "grad_norm": 0.0, - "learning_rate": 1.3365967000533138e-05, - "loss": 0.335, - "step": 3192 - }, - { - "epoch": 3.68, - "grad_norm": 0.0, - "learning_rate": 1.3362057781874215e-05, - "loss": 0.5639, - "step": 3193 - }, - { - "epoch": 3.68, - "grad_norm": 0.0, - "learning_rate": 1.3358147983863089e-05, - "loss": 0.3904, - "step": 3194 - }, - { - "epoch": 3.69, - "grad_norm": 0.0, - "learning_rate": 1.3354237607173494e-05, - "loss": 0.4697, - "step": 3195 - }, - { - "epoch": 3.69, - "grad_norm": 0.0, - "learning_rate": 1.335032665247927e-05, - "loss": 0.6255, - "step": 3196 - }, - { - "epoch": 3.69, - "grad_norm": 0.0, - "learning_rate": 1.3346415120454354e-05, - "loss": 0.5112, - "step": 3197 - }, - { - "epoch": 3.69, - "grad_norm": 0.0, - "learning_rate": 1.3342503011772792e-05, - "loss": 0.5452, - "step": 3198 - }, - { - "epoch": 3.69, - "grad_norm": 0.0, - "learning_rate": 1.3338590327108709e-05, - "loss": 0.431, - "step": 3199 - }, - { - "epoch": 3.69, - "grad_norm": 0.0, - "learning_rate": 1.333467706713635e-05, - "loss": 0.5152, - "step": 3200 - }, - { - "epoch": 3.69, - "grad_norm": 0.0, - "learning_rate": 1.3330763232530048e-05, - "loss": 0.6609, - "step": 3201 - }, - { - "epoch": 3.69, - "grad_norm": 0.0, - "learning_rate": 1.3326848823964243e-05, - "loss": 0.5678, - "step": 3202 - }, - { - "epoch": 3.69, - "grad_norm": 0.0, - "learning_rate": 1.3322933842113457e-05, - "loss": 0.3464, - "step": 3203 - }, - { - "epoch": 3.7, - "grad_norm": 0.0, - "learning_rate": 1.3319018287652335e-05, - "loss": 0.3303, - "step": 3204 - }, - { - "epoch": 3.7, - "grad_norm": 0.0, - "learning_rate": 1.3315102161255603e-05, - "loss": 0.5312, - "step": 3205 - }, - { - "epoch": 3.7, - "grad_norm": 0.0, - "learning_rate": 1.3311185463598086e-05, - "loss": 0.4836, - "step": 3206 - }, - { - "epoch": 3.7, - "grad_norm": 0.0, - "learning_rate": 1.3307268195354718e-05, - "loss": 0.665, - "step": 3207 - }, - { - "epoch": 3.7, - "grad_norm": 0.0, - "learning_rate": 1.3303350357200526e-05, - "loss": 0.4941, - "step": 3208 - }, - { - "epoch": 3.7, - "grad_norm": 0.0, - "learning_rate": 1.329943194981063e-05, - "loss": 0.5923, - "step": 3209 - }, - { - "epoch": 3.7, - "grad_norm": 0.0, - "learning_rate": 1.3295512973860259e-05, - "loss": 0.688, - "step": 3210 - }, - { - "epoch": 3.7, - "grad_norm": 0.0, - "learning_rate": 1.3291593430024727e-05, - "loss": 0.4988, - "step": 3211 - }, - { - "epoch": 3.7, - "grad_norm": 0.0, - "learning_rate": 1.3287673318979458e-05, - "loss": 0.6059, - "step": 3212 - }, - { - "epoch": 3.71, - "grad_norm": 0.0, - "learning_rate": 1.3283752641399965e-05, - "loss": 0.506, - "step": 3213 - }, - { - "epoch": 3.71, - "grad_norm": 0.0, - "learning_rate": 1.3279831397961865e-05, - "loss": 0.4837, - "step": 3214 - }, - { - "epoch": 3.71, - "grad_norm": 0.0, - "learning_rate": 1.3275909589340865e-05, - "loss": 0.3972, - "step": 3215 - }, - { - "epoch": 3.71, - "grad_norm": 0.0, - "learning_rate": 1.327198721621278e-05, - "loss": 0.3322, - "step": 3216 - }, - { - "epoch": 3.71, - "grad_norm": 0.0, - "learning_rate": 1.3268064279253512e-05, - "loss": 0.4237, - "step": 3217 - }, - { - "epoch": 3.71, - "grad_norm": 0.0, - "learning_rate": 1.326414077913906e-05, - "loss": 0.5616, - "step": 3218 - }, - { - "epoch": 3.71, - "grad_norm": 0.0, - "learning_rate": 1.3260216716545534e-05, - "loss": 0.5, - "step": 3219 - }, - { - "epoch": 3.71, - "grad_norm": 0.0, - "learning_rate": 1.3256292092149128e-05, - "loss": 0.4461, - "step": 3220 - }, - { - "epoch": 3.72, - "grad_norm": 0.0, - "learning_rate": 1.325236690662613e-05, - "loss": 0.4112, - "step": 3221 - }, - { - "epoch": 3.72, - "grad_norm": 0.0, - "learning_rate": 1.3248441160652938e-05, - "loss": 0.5254, - "step": 3222 - }, - { - "epoch": 3.72, - "grad_norm": 0.0, - "learning_rate": 1.3244514854906039e-05, - "loss": 0.3933, - "step": 3223 - }, - { - "epoch": 3.72, - "grad_norm": 0.0, - "learning_rate": 1.3240587990062012e-05, - "loss": 0.4362, - "step": 3224 - }, - { - "epoch": 3.72, - "grad_norm": 0.0, - "learning_rate": 1.3236660566797542e-05, - "loss": 0.4233, - "step": 3225 - }, - { - "epoch": 3.72, - "grad_norm": 0.0, - "learning_rate": 1.3232732585789401e-05, - "loss": 0.4337, - "step": 3226 - }, - { - "epoch": 3.72, - "grad_norm": 0.0, - "learning_rate": 1.3228804047714462e-05, - "loss": 0.3988, - "step": 3227 - }, - { - "epoch": 3.72, - "grad_norm": 0.0, - "learning_rate": 1.32248749532497e-05, - "loss": 0.476, - "step": 3228 - }, - { - "epoch": 3.72, - "grad_norm": 0.0, - "learning_rate": 1.3220945303072172e-05, - "loss": 0.421, - "step": 3229 - }, - { - "epoch": 3.73, - "grad_norm": 0.0, - "learning_rate": 1.3217015097859038e-05, - "loss": 0.4867, - "step": 3230 - }, - { - "epoch": 3.73, - "grad_norm": 0.0, - "learning_rate": 1.3213084338287563e-05, - "loss": 0.3278, - "step": 3231 - }, - { - "epoch": 3.73, - "grad_norm": 0.0, - "learning_rate": 1.3209153025035089e-05, - "loss": 0.4824, - "step": 3232 - }, - { - "epoch": 3.73, - "grad_norm": 0.0, - "learning_rate": 1.3205221158779063e-05, - "loss": 0.5384, - "step": 3233 - }, - { - "epoch": 3.73, - "grad_norm": 0.0, - "learning_rate": 1.3201288740197033e-05, - "loss": 0.6315, - "step": 3234 - }, - { - "epoch": 3.73, - "grad_norm": 0.0, - "learning_rate": 1.319735576996663e-05, - "loss": 0.5202, - "step": 3235 - }, - { - "epoch": 3.73, - "grad_norm": 0.0, - "learning_rate": 1.319342224876559e-05, - "loss": 0.3255, - "step": 3236 - }, - { - "epoch": 3.73, - "grad_norm": 0.0, - "learning_rate": 1.3189488177271741e-05, - "loss": 0.4692, - "step": 3237 - }, - { - "epoch": 3.73, - "grad_norm": 0.0, - "learning_rate": 1.3185553556163e-05, - "loss": 0.5153, - "step": 3238 - }, - { - "epoch": 3.74, - "grad_norm": 0.0, - "learning_rate": 1.318161838611739e-05, - "loss": 0.5423, - "step": 3239 - }, - { - "epoch": 3.74, - "grad_norm": 0.0, - "learning_rate": 1.3177682667813019e-05, - "loss": 0.4748, - "step": 3240 - }, - { - "epoch": 3.74, - "grad_norm": 0.0, - "learning_rate": 1.3173746401928092e-05, - "loss": 0.3874, - "step": 3241 - }, - { - "epoch": 3.74, - "grad_norm": 0.0, - "learning_rate": 1.3169809589140909e-05, - "loss": 0.3432, - "step": 3242 - }, - { - "epoch": 3.74, - "grad_norm": 0.0, - "learning_rate": 1.3165872230129869e-05, - "loss": 0.4251, - "step": 3243 - }, - { - "epoch": 3.74, - "grad_norm": 0.0, - "learning_rate": 1.3161934325573454e-05, - "loss": 0.3494, - "step": 3244 - }, - { - "epoch": 3.74, - "grad_norm": 0.0, - "learning_rate": 1.3157995876150252e-05, - "loss": 0.4689, - "step": 3245 - }, - { - "epoch": 3.74, - "grad_norm": 0.0, - "learning_rate": 1.3154056882538935e-05, - "loss": 0.3974, - "step": 3246 - }, - { - "epoch": 3.75, - "grad_norm": 0.0, - "learning_rate": 1.3150117345418277e-05, - "loss": 0.2981, - "step": 3247 - }, - { - "epoch": 3.75, - "grad_norm": 0.0, - "learning_rate": 1.3146177265467137e-05, - "loss": 0.5307, - "step": 3248 - }, - { - "epoch": 3.75, - "grad_norm": 0.0, - "learning_rate": 1.3142236643364481e-05, - "loss": 0.5299, - "step": 3249 - }, - { - "epoch": 3.75, - "grad_norm": 0.0, - "learning_rate": 1.3138295479789352e-05, - "loss": 0.4538, - "step": 3250 - }, - { - "epoch": 3.75, - "grad_norm": 0.0, - "learning_rate": 1.3134353775420895e-05, - "loss": 0.4233, - "step": 3251 - }, - { - "epoch": 3.75, - "grad_norm": 0.0, - "learning_rate": 1.313041153093835e-05, - "loss": 0.3335, - "step": 3252 - }, - { - "epoch": 3.75, - "grad_norm": 0.0, - "learning_rate": 1.3126468747021044e-05, - "loss": 0.5014, - "step": 3253 - }, - { - "epoch": 3.75, - "grad_norm": 0.0, - "learning_rate": 1.3122525424348404e-05, - "loss": 0.5408, - "step": 3254 - }, - { - "epoch": 3.75, - "grad_norm": 0.0, - "learning_rate": 1.3118581563599946e-05, - "loss": 0.455, - "step": 3255 - }, - { - "epoch": 3.76, - "grad_norm": 0.0, - "learning_rate": 1.3114637165455277e-05, - "loss": 0.6565, - "step": 3256 - }, - { - "epoch": 3.76, - "grad_norm": 0.0, - "learning_rate": 1.31106922305941e-05, - "loss": 0.6161, - "step": 3257 - }, - { - "epoch": 3.76, - "grad_norm": 0.0, - "learning_rate": 1.3106746759696209e-05, - "loss": 0.4857, - "step": 3258 - }, - { - "epoch": 3.76, - "grad_norm": 0.0, - "learning_rate": 1.3102800753441488e-05, - "loss": 0.4081, - "step": 3259 - }, - { - "epoch": 3.76, - "grad_norm": 0.0, - "learning_rate": 1.3098854212509918e-05, - "loss": 0.445, - "step": 3260 - }, - { - "epoch": 3.76, - "grad_norm": 0.0, - "learning_rate": 1.3094907137581567e-05, - "loss": 0.4537, - "step": 3261 - }, - { - "epoch": 3.76, - "grad_norm": 0.0, - "learning_rate": 1.3090959529336601e-05, - "loss": 0.4975, - "step": 3262 - }, - { - "epoch": 3.76, - "grad_norm": 0.0, - "learning_rate": 1.3087011388455275e-05, - "loss": 0.4056, - "step": 3263 - }, - { - "epoch": 3.76, - "grad_norm": 0.0, - "learning_rate": 1.3083062715617933e-05, - "loss": 0.3622, - "step": 3264 - }, - { - "epoch": 3.77, - "grad_norm": 0.0, - "learning_rate": 1.307911351150501e-05, - "loss": 0.6248, - "step": 3265 - }, - { - "epoch": 3.77, - "grad_norm": 0.0, - "learning_rate": 1.3075163776797047e-05, - "loss": 0.6368, - "step": 3266 - }, - { - "epoch": 3.77, - "grad_norm": 0.0, - "learning_rate": 1.3071213512174655e-05, - "loss": 0.4909, - "step": 3267 - }, - { - "epoch": 3.77, - "grad_norm": 0.0, - "learning_rate": 1.3067262718318548e-05, - "loss": 0.4009, - "step": 3268 - }, - { - "epoch": 3.77, - "grad_norm": 0.0, - "learning_rate": 1.3063311395909531e-05, - "loss": 0.5205, - "step": 3269 - }, - { - "epoch": 3.77, - "grad_norm": 0.0, - "learning_rate": 1.3059359545628501e-05, - "loss": 0.5129, - "step": 3270 - }, - { - "epoch": 3.77, - "grad_norm": 0.0, - "learning_rate": 1.3055407168156438e-05, - "loss": 0.3313, - "step": 3271 - }, - { - "epoch": 3.77, - "grad_norm": 0.0, - "learning_rate": 1.3051454264174424e-05, - "loss": 0.5913, - "step": 3272 - }, - { - "epoch": 3.78, - "grad_norm": 0.0, - "learning_rate": 1.3047500834363623e-05, - "loss": 0.4672, - "step": 3273 - }, - { - "epoch": 3.78, - "grad_norm": 0.0, - "learning_rate": 1.3043546879405293e-05, - "loss": 0.5096, - "step": 3274 - }, - { - "epoch": 3.78, - "grad_norm": 0.0, - "learning_rate": 1.3039592399980785e-05, - "loss": 0.3765, - "step": 3275 - }, - { - "epoch": 3.78, - "grad_norm": 0.0, - "learning_rate": 1.3035637396771534e-05, - "loss": 0.338, - "step": 3276 - }, - { - "epoch": 3.78, - "grad_norm": 0.0, - "learning_rate": 1.3031681870459074e-05, - "loss": 0.4224, - "step": 3277 - }, - { - "epoch": 3.78, - "grad_norm": 0.0, - "learning_rate": 1.302772582172502e-05, - "loss": 0.4236, - "step": 3278 - }, - { - "epoch": 3.78, - "grad_norm": 0.0, - "learning_rate": 1.3023769251251081e-05, - "loss": 0.3396, - "step": 3279 - }, - { - "epoch": 3.78, - "grad_norm": 0.0, - "learning_rate": 1.3019812159719056e-05, - "loss": 0.4298, - "step": 3280 - }, - { - "epoch": 3.78, - "grad_norm": 0.0, - "learning_rate": 1.301585454781084e-05, - "loss": 0.7381, - "step": 3281 - }, - { - "epoch": 3.79, - "grad_norm": 0.0, - "learning_rate": 1.3011896416208404e-05, - "loss": 0.3901, - "step": 3282 - }, - { - "epoch": 3.79, - "grad_norm": 0.0, - "learning_rate": 1.3007937765593818e-05, - "loss": 0.5679, - "step": 3283 - }, - { - "epoch": 3.79, - "grad_norm": 0.0, - "learning_rate": 1.300397859664924e-05, - "loss": 0.6097, - "step": 3284 - }, - { - "epoch": 3.79, - "grad_norm": 0.0, - "learning_rate": 1.3000018910056922e-05, - "loss": 0.4819, - "step": 3285 - }, - { - "epoch": 3.79, - "grad_norm": 0.0, - "learning_rate": 1.2996058706499191e-05, - "loss": 0.4868, - "step": 3286 - }, - { - "epoch": 3.79, - "grad_norm": 0.0, - "learning_rate": 1.2992097986658476e-05, - "loss": 0.3989, - "step": 3287 - }, - { - "epoch": 3.79, - "grad_norm": 0.0, - "learning_rate": 1.2988136751217292e-05, - "loss": 0.4221, - "step": 3288 - }, - { - "epoch": 3.79, - "grad_norm": 0.0, - "learning_rate": 1.2984175000858241e-05, - "loss": 0.4584, - "step": 3289 - }, - { - "epoch": 3.79, - "grad_norm": 0.0, - "learning_rate": 1.2980212736264015e-05, - "loss": 0.5606, - "step": 3290 - }, - { - "epoch": 3.8, - "grad_norm": 0.0, - "learning_rate": 1.2976249958117395e-05, - "loss": 0.5336, - "step": 3291 - }, - { - "epoch": 3.8, - "grad_norm": 0.0, - "learning_rate": 1.2972286667101248e-05, - "loss": 0.317, - "step": 3292 - }, - { - "epoch": 3.8, - "grad_norm": 0.0, - "learning_rate": 1.2968322863898533e-05, - "loss": 0.642, - "step": 3293 - }, - { - "epoch": 3.8, - "grad_norm": 0.0, - "learning_rate": 1.2964358549192294e-05, - "loss": 0.3921, - "step": 3294 - }, - { - "epoch": 3.8, - "grad_norm": 0.0, - "learning_rate": 1.2960393723665663e-05, - "loss": 0.3628, - "step": 3295 - }, - { - "epoch": 3.8, - "grad_norm": 0.0, - "learning_rate": 1.295642838800187e-05, - "loss": 0.5007, - "step": 3296 - }, - { - "epoch": 3.8, - "grad_norm": 0.0, - "learning_rate": 1.2952462542884212e-05, - "loss": 0.5039, - "step": 3297 - }, - { - "epoch": 3.8, - "grad_norm": 0.0, - "learning_rate": 1.2948496188996094e-05, - "loss": 0.4303, - "step": 3298 - }, - { - "epoch": 3.81, - "grad_norm": 0.0, - "learning_rate": 1.2944529327021002e-05, - "loss": 0.4876, - "step": 3299 - }, - { - "epoch": 3.81, - "grad_norm": 0.0, - "learning_rate": 1.2940561957642503e-05, - "loss": 0.3188, - "step": 3300 - }, - { - "epoch": 3.81, - "grad_norm": 0.0, - "learning_rate": 1.2936594081544258e-05, - "loss": 0.5112, - "step": 3301 - }, - { - "epoch": 3.81, - "grad_norm": 0.0, - "learning_rate": 1.293262569941002e-05, - "loss": 0.5774, - "step": 3302 - }, - { - "epoch": 3.81, - "grad_norm": 0.0, - "learning_rate": 1.2928656811923621e-05, - "loss": 0.6066, - "step": 3303 - }, - { - "epoch": 3.81, - "grad_norm": 0.0, - "learning_rate": 1.2924687419768976e-05, - "loss": 0.4366, - "step": 3304 - }, - { - "epoch": 3.81, - "grad_norm": 0.0, - "learning_rate": 1.29207175236301e-05, - "loss": 0.4655, - "step": 3305 - }, - { - "epoch": 3.81, - "grad_norm": 0.0, - "learning_rate": 1.291674712419109e-05, - "loss": 0.4802, - "step": 3306 - }, - { - "epoch": 3.81, - "grad_norm": 0.0, - "learning_rate": 1.291277622213612e-05, - "loss": 0.5102, - "step": 3307 - }, - { - "epoch": 3.82, - "grad_norm": 0.0, - "learning_rate": 1.2908804818149468e-05, - "loss": 0.7958, - "step": 3308 - }, - { - "epoch": 3.82, - "grad_norm": 0.0, - "learning_rate": 1.2904832912915481e-05, - "loss": 0.4422, - "step": 3309 - }, - { - "epoch": 3.82, - "grad_norm": 0.0, - "learning_rate": 1.2900860507118606e-05, - "loss": 0.4265, - "step": 3310 - }, - { - "epoch": 3.82, - "grad_norm": 0.0, - "learning_rate": 1.289688760144337e-05, - "loss": 0.2877, - "step": 3311 - }, - { - "epoch": 3.82, - "grad_norm": 0.0, - "learning_rate": 1.2892914196574387e-05, - "loss": 0.5285, - "step": 3312 - }, - { - "epoch": 3.82, - "grad_norm": 0.0, - "learning_rate": 1.2888940293196352e-05, - "loss": 0.5326, - "step": 3313 - }, - { - "epoch": 3.82, - "grad_norm": 0.0, - "learning_rate": 1.2884965891994061e-05, - "loss": 0.4234, - "step": 3314 - }, - { - "epoch": 3.82, - "grad_norm": 0.0, - "learning_rate": 1.2880990993652379e-05, - "loss": 0.5113, - "step": 3315 - }, - { - "epoch": 3.82, - "grad_norm": 0.0, - "learning_rate": 1.287701559885626e-05, - "loss": 0.5361, - "step": 3316 - }, - { - "epoch": 3.83, - "grad_norm": 0.0, - "learning_rate": 1.2873039708290753e-05, - "loss": 0.3466, - "step": 3317 - }, - { - "epoch": 3.83, - "grad_norm": 0.0, - "learning_rate": 1.2869063322640984e-05, - "loss": 0.4718, - "step": 3318 - }, - { - "epoch": 3.83, - "grad_norm": 0.0, - "learning_rate": 1.2865086442592165e-05, - "loss": 0.5163, - "step": 3319 - }, - { - "epoch": 3.83, - "grad_norm": 0.0, - "learning_rate": 1.2861109068829598e-05, - "loss": 0.4837, - "step": 3320 - }, - { - "epoch": 3.83, - "grad_norm": 0.0, - "learning_rate": 1.2857131202038668e-05, - "loss": 0.6164, - "step": 3321 - }, - { - "epoch": 3.83, - "grad_norm": 0.0, - "learning_rate": 1.2853152842904839e-05, - "loss": 0.4602, - "step": 3322 - }, - { - "epoch": 3.83, - "grad_norm": 0.0, - "learning_rate": 1.2849173992113669e-05, - "loss": 0.55, - "step": 3323 - }, - { - "epoch": 3.83, - "grad_norm": 0.0, - "learning_rate": 1.2845194650350795e-05, - "loss": 0.5363, - "step": 3324 - }, - { - "epoch": 3.84, - "grad_norm": 0.0, - "learning_rate": 1.2841214818301935e-05, - "loss": 0.5854, - "step": 3325 - }, - { - "epoch": 3.84, - "grad_norm": 0.0, - "learning_rate": 1.2837234496652901e-05, - "loss": 0.4057, - "step": 3326 - }, - { - "epoch": 3.84, - "grad_norm": 0.0, - "learning_rate": 1.2833253686089588e-05, - "loss": 0.5955, - "step": 3327 - }, - { - "epoch": 3.84, - "grad_norm": 0.0, - "learning_rate": 1.282927238729797e-05, - "loss": 0.521, - "step": 3328 - }, - { - "epoch": 3.84, - "grad_norm": 0.0, - "learning_rate": 1.2825290600964104e-05, - "loss": 0.4226, - "step": 3329 - }, - { - "epoch": 3.84, - "grad_norm": 0.0, - "learning_rate": 1.2821308327774138e-05, - "loss": 0.509, - "step": 3330 - }, - { - "epoch": 3.84, - "grad_norm": 0.0, - "learning_rate": 1.2817325568414299e-05, - "loss": 0.6553, - "step": 3331 - }, - { - "epoch": 3.84, - "grad_norm": 0.0, - "learning_rate": 1.2813342323570899e-05, - "loss": 0.4073, - "step": 3332 - }, - { - "epoch": 3.84, - "grad_norm": 0.0, - "learning_rate": 1.2809358593930332e-05, - "loss": 0.6066, - "step": 3333 - }, - { - "epoch": 3.85, - "grad_norm": 0.0, - "learning_rate": 1.2805374380179076e-05, - "loss": 0.3673, - "step": 3334 - }, - { - "epoch": 3.85, - "grad_norm": 0.0, - "learning_rate": 1.2801389683003701e-05, - "loss": 0.4718, - "step": 3335 - }, - { - "epoch": 3.85, - "grad_norm": 0.0, - "learning_rate": 1.2797404503090846e-05, - "loss": 0.5711, - "step": 3336 - }, - { - "epoch": 3.85, - "grad_norm": 0.0, - "learning_rate": 1.2793418841127242e-05, - "loss": 0.3421, - "step": 3337 - }, - { - "epoch": 3.85, - "grad_norm": 0.0, - "learning_rate": 1.27894326977997e-05, - "loss": 0.4992, - "step": 3338 - }, - { - "epoch": 3.85, - "grad_norm": 0.0, - "learning_rate": 1.2785446073795118e-05, - "loss": 0.6623, - "step": 3339 - }, - { - "epoch": 3.85, - "grad_norm": 0.0, - "learning_rate": 1.278145896980047e-05, - "loss": 0.3459, - "step": 3340 - }, - { - "epoch": 3.85, - "grad_norm": 0.0, - "learning_rate": 1.277747138650282e-05, - "loss": 0.5237, - "step": 3341 - }, - { - "epoch": 3.85, - "grad_norm": 0.0, - "learning_rate": 1.2773483324589311e-05, - "loss": 0.802, - "step": 3342 - }, - { - "epoch": 3.86, - "grad_norm": 0.0, - "learning_rate": 1.2769494784747164e-05, - "loss": 0.408, - "step": 3343 - }, - { - "epoch": 3.86, - "grad_norm": 0.0, - "learning_rate": 1.2765505767663695e-05, - "loss": 0.5354, - "step": 3344 - }, - { - "epoch": 3.86, - "grad_norm": 0.0, - "learning_rate": 1.2761516274026289e-05, - "loss": 0.5825, - "step": 3345 - }, - { - "epoch": 3.86, - "grad_norm": 0.0, - "learning_rate": 1.2757526304522418e-05, - "loss": 0.5381, - "step": 3346 - }, - { - "epoch": 3.86, - "grad_norm": 0.0, - "learning_rate": 1.2753535859839638e-05, - "loss": 0.3926, - "step": 3347 - }, - { - "epoch": 3.86, - "grad_norm": 0.0, - "learning_rate": 1.2749544940665586e-05, - "loss": 0.5067, - "step": 3348 - }, - { - "epoch": 3.86, - "grad_norm": 0.0, - "learning_rate": 1.2745553547687977e-05, - "loss": 0.5219, - "step": 3349 - }, - { - "epoch": 3.86, - "grad_norm": 0.0, - "learning_rate": 1.2741561681594616e-05, - "loss": 0.4346, - "step": 3350 - }, - { - "epoch": 3.87, - "grad_norm": 0.0, - "learning_rate": 1.2737569343073379e-05, - "loss": 0.3767, - "step": 3351 - }, - { - "epoch": 3.87, - "grad_norm": 0.0, - "learning_rate": 1.2733576532812229e-05, - "loss": 0.494, - "step": 3352 - }, - { - "epoch": 3.87, - "grad_norm": 0.0, - "learning_rate": 1.2729583251499213e-05, - "loss": 0.4717, - "step": 3353 - }, - { - "epoch": 3.87, - "grad_norm": 0.0, - "learning_rate": 1.2725589499822457e-05, - "loss": 0.3617, - "step": 3354 - }, - { - "epoch": 3.87, - "grad_norm": 0.0, - "learning_rate": 1.272159527847016e-05, - "loss": 0.5471, - "step": 3355 - }, - { - "epoch": 3.87, - "grad_norm": 0.0, - "learning_rate": 1.2717600588130617e-05, - "loss": 0.266, - "step": 3356 - }, - { - "epoch": 3.87, - "grad_norm": 0.0, - "learning_rate": 1.2713605429492193e-05, - "loss": 0.3744, - "step": 3357 - }, - { - "epoch": 3.87, - "grad_norm": 0.0, - "learning_rate": 1.2709609803243335e-05, - "loss": 0.3864, - "step": 3358 - }, - { - "epoch": 3.87, - "grad_norm": 0.0, - "learning_rate": 1.2705613710072575e-05, - "loss": 0.4277, - "step": 3359 - }, - { - "epoch": 3.88, - "grad_norm": 0.0, - "learning_rate": 1.2701617150668522e-05, - "loss": 0.535, - "step": 3360 - }, - { - "epoch": 3.88, - "grad_norm": 0.0, - "learning_rate": 1.2697620125719862e-05, - "loss": 0.5273, - "step": 3361 - }, - { - "epoch": 3.88, - "grad_norm": 0.0, - "learning_rate": 1.2693622635915372e-05, - "loss": 0.385, - "step": 3362 - }, - { - "epoch": 3.88, - "grad_norm": 0.0, - "learning_rate": 1.2689624681943897e-05, - "loss": 0.4975, - "step": 3363 - }, - { - "epoch": 3.88, - "grad_norm": 0.0, - "learning_rate": 1.2685626264494368e-05, - "loss": 0.5363, - "step": 3364 - }, - { - "epoch": 3.88, - "grad_norm": 0.0, - "learning_rate": 1.2681627384255796e-05, - "loss": 0.4204, - "step": 3365 - }, - { - "epoch": 3.88, - "grad_norm": 0.0, - "learning_rate": 1.2677628041917274e-05, - "loss": 0.3935, - "step": 3366 - }, - { - "epoch": 3.88, - "grad_norm": 0.0, - "learning_rate": 1.2673628238167965e-05, - "loss": 0.5082, - "step": 3367 - }, - { - "epoch": 3.88, - "grad_norm": 0.0, - "learning_rate": 1.2669627973697125e-05, - "loss": 0.525, - "step": 3368 - }, - { - "epoch": 3.89, - "grad_norm": 0.0, - "learning_rate": 1.2665627249194078e-05, - "loss": 0.4706, - "step": 3369 - }, - { - "epoch": 3.89, - "grad_norm": 0.0, - "learning_rate": 1.2661626065348231e-05, - "loss": 0.5878, - "step": 3370 - }, - { - "epoch": 3.89, - "grad_norm": 0.0, - "learning_rate": 1.2657624422849077e-05, - "loss": 0.6504, - "step": 3371 - }, - { - "epoch": 3.89, - "grad_norm": 0.0, - "learning_rate": 1.2653622322386175e-05, - "loss": 0.5442, - "step": 3372 - }, - { - "epoch": 3.89, - "grad_norm": 0.0, - "learning_rate": 1.264961976464917e-05, - "loss": 0.4967, - "step": 3373 - }, - { - "epoch": 3.89, - "grad_norm": 0.0, - "learning_rate": 1.2645616750327792e-05, - "loss": 0.3593, - "step": 3374 - }, - { - "epoch": 3.89, - "grad_norm": 0.0, - "learning_rate": 1.2641613280111837e-05, - "loss": 0.3492, - "step": 3375 - }, - { - "epoch": 3.89, - "grad_norm": 0.0, - "learning_rate": 1.2637609354691186e-05, - "loss": 0.2991, - "step": 3376 - }, - { - "epoch": 3.9, - "grad_norm": 0.0, - "learning_rate": 1.2633604974755807e-05, - "loss": 0.3882, - "step": 3377 - }, - { - "epoch": 3.9, - "grad_norm": 0.0, - "learning_rate": 1.2629600140995726e-05, - "loss": 0.7615, - "step": 3378 - }, - { - "epoch": 3.9, - "grad_norm": 0.0, - "learning_rate": 1.2625594854101066e-05, - "loss": 0.3983, - "step": 3379 - }, - { - "epoch": 3.9, - "grad_norm": 0.0, - "learning_rate": 1.2621589114762018e-05, - "loss": 0.5159, - "step": 3380 - }, - { - "epoch": 3.9, - "grad_norm": 0.0, - "learning_rate": 1.2617582923668855e-05, - "loss": 0.4698, - "step": 3381 - }, - { - "epoch": 3.9, - "grad_norm": 0.0, - "learning_rate": 1.2613576281511929e-05, - "loss": 0.456, - "step": 3382 - }, - { - "epoch": 3.9, - "grad_norm": 0.0, - "learning_rate": 1.260956918898166e-05, - "loss": 0.4447, - "step": 3383 - }, - { - "epoch": 3.9, - "grad_norm": 0.0, - "learning_rate": 1.2605561646768558e-05, - "loss": 0.3255, - "step": 3384 - }, - { - "epoch": 3.9, - "grad_norm": 0.0, - "learning_rate": 1.2601553655563207e-05, - "loss": 0.6547, - "step": 3385 - }, - { - "epoch": 3.91, - "grad_norm": 0.0, - "learning_rate": 1.2597545216056269e-05, - "loss": 0.3963, - "step": 3386 - }, - { - "epoch": 3.91, - "grad_norm": 0.0, - "learning_rate": 1.2593536328938471e-05, - "loss": 0.5888, - "step": 3387 - }, - { - "epoch": 3.91, - "grad_norm": 0.0, - "learning_rate": 1.258952699490064e-05, - "loss": 0.4494, - "step": 3388 - }, - { - "epoch": 3.91, - "grad_norm": 0.0, - "learning_rate": 1.258551721463366e-05, - "loss": 0.5197, - "step": 3389 - }, - { - "epoch": 3.91, - "grad_norm": 0.0, - "learning_rate": 1.2581506988828498e-05, - "loss": 0.4769, - "step": 3390 - }, - { - "epoch": 3.91, - "grad_norm": 0.0, - "learning_rate": 1.25774963181762e-05, - "loss": 0.6599, - "step": 3391 - }, - { - "epoch": 3.91, - "grad_norm": 0.0, - "learning_rate": 1.2573485203367894e-05, - "loss": 0.6682, - "step": 3392 - }, - { - "epoch": 3.91, - "grad_norm": 0.0, - "learning_rate": 1.2569473645094772e-05, - "loss": 0.4547, - "step": 3393 - }, - { - "epoch": 3.91, - "grad_norm": 0.0, - "learning_rate": 1.2565461644048107e-05, - "loss": 0.5422, - "step": 3394 - }, - { - "epoch": 3.92, - "grad_norm": 0.0, - "learning_rate": 1.2561449200919253e-05, - "loss": 0.5127, - "step": 3395 - }, - { - "epoch": 3.92, - "grad_norm": 0.0, - "learning_rate": 1.2557436316399638e-05, - "loss": 0.5351, - "step": 3396 - }, - { - "epoch": 3.92, - "grad_norm": 0.0, - "learning_rate": 1.2553422991180766e-05, - "loss": 0.6959, - "step": 3397 - }, - { - "epoch": 3.92, - "grad_norm": 0.0, - "learning_rate": 1.2549409225954213e-05, - "loss": 0.5698, - "step": 3398 - }, - { - "epoch": 3.92, - "grad_norm": 0.0, - "learning_rate": 1.254539502141163e-05, - "loss": 0.4668, - "step": 3399 - }, - { - "epoch": 3.92, - "grad_norm": 0.0, - "learning_rate": 1.2541380378244758e-05, - "loss": 0.3538, - "step": 3400 - }, - { - "epoch": 3.92, - "grad_norm": 0.0, - "learning_rate": 1.2537365297145396e-05, - "loss": 0.5522, - "step": 3401 - }, - { - "epoch": 3.92, - "grad_norm": 0.0, - "learning_rate": 1.2533349778805426e-05, - "loss": 0.5245, - "step": 3402 - }, - { - "epoch": 3.93, - "grad_norm": 0.0, - "learning_rate": 1.2529333823916807e-05, - "loss": 0.5311, - "step": 3403 - }, - { - "epoch": 3.93, - "grad_norm": 0.0, - "learning_rate": 1.2525317433171575e-05, - "loss": 0.5682, - "step": 3404 - }, - { - "epoch": 3.93, - "grad_norm": 0.0, - "learning_rate": 1.2521300607261826e-05, - "loss": 0.4502, - "step": 3405 - }, - { - "epoch": 3.93, - "grad_norm": 0.0, - "learning_rate": 1.2517283346879751e-05, - "loss": 0.3502, - "step": 3406 - }, - { - "epoch": 3.93, - "grad_norm": 0.0, - "learning_rate": 1.2513265652717613e-05, - "loss": 0.7456, - "step": 3407 - }, - { - "epoch": 3.93, - "grad_norm": 0.0, - "learning_rate": 1.2509247525467725e-05, - "loss": 0.4005, - "step": 3408 - }, - { - "epoch": 3.93, - "grad_norm": 0.0, - "learning_rate": 1.2505228965822511e-05, - "loss": 0.4023, - "step": 3409 - }, - { - "epoch": 3.93, - "grad_norm": 0.0, - "learning_rate": 1.2501209974474444e-05, - "loss": 0.4091, - "step": 3410 - }, - { - "epoch": 3.93, - "grad_norm": 0.0, - "learning_rate": 1.2497190552116082e-05, - "loss": 0.4296, - "step": 3411 - }, - { - "epoch": 3.94, - "grad_norm": 0.0, - "learning_rate": 1.2493170699440055e-05, - "loss": 0.4151, - "step": 3412 - }, - { - "epoch": 3.94, - "grad_norm": 0.0, - "learning_rate": 1.2489150417139067e-05, - "loss": 0.5359, - "step": 3413 - }, - { - "epoch": 3.94, - "grad_norm": 0.0, - "learning_rate": 1.2485129705905892e-05, - "loss": 0.6034, - "step": 3414 - }, - { - "epoch": 3.94, - "grad_norm": 0.0, - "learning_rate": 1.2481108566433388e-05, - "loss": 0.5828, - "step": 3415 - }, - { - "epoch": 3.94, - "grad_norm": 0.0, - "learning_rate": 1.2477086999414476e-05, - "loss": 0.4753, - "step": 3416 - }, - { - "epoch": 3.94, - "grad_norm": 0.0, - "learning_rate": 1.2473065005542155e-05, - "loss": 0.5537, - "step": 3417 - }, - { - "epoch": 3.94, - "grad_norm": 0.0, - "learning_rate": 1.2469042585509502e-05, - "loss": 0.5308, - "step": 3418 - }, - { - "epoch": 3.94, - "grad_norm": 0.0, - "learning_rate": 1.2465019740009662e-05, - "loss": 0.6997, - "step": 3419 - }, - { - "epoch": 3.94, - "grad_norm": 0.0, - "learning_rate": 1.246099646973585e-05, - "loss": 0.4297, - "step": 3420 - }, - { - "epoch": 3.95, - "grad_norm": 0.0, - "learning_rate": 1.2456972775381364e-05, - "loss": 0.4622, - "step": 3421 - }, - { - "epoch": 3.95, - "grad_norm": 0.0, - "learning_rate": 1.2452948657639572e-05, - "loss": 0.5564, - "step": 3422 - }, - { - "epoch": 3.95, - "grad_norm": 0.0, - "learning_rate": 1.2448924117203904e-05, - "loss": 0.2683, - "step": 3423 - }, - { - "epoch": 3.95, - "grad_norm": 0.0, - "learning_rate": 1.244489915476788e-05, - "loss": 0.4266, - "step": 3424 - }, - { - "epoch": 3.95, - "grad_norm": 0.0, - "learning_rate": 1.2440873771025079e-05, - "loss": 0.4904, - "step": 3425 - }, - { - "epoch": 3.95, - "grad_norm": 0.0, - "learning_rate": 1.2436847966669161e-05, - "loss": 0.4095, - "step": 3426 - }, - { - "epoch": 3.95, - "grad_norm": 0.0, - "learning_rate": 1.2432821742393854e-05, - "loss": 0.4649, - "step": 3427 - }, - { - "epoch": 3.95, - "grad_norm": 0.0, - "learning_rate": 1.2428795098892963e-05, - "loss": 0.4208, - "step": 3428 - }, - { - "epoch": 3.96, - "grad_norm": 0.0, - "learning_rate": 1.2424768036860359e-05, - "loss": 0.472, - "step": 3429 - }, - { - "epoch": 3.96, - "grad_norm": 0.0, - "learning_rate": 1.242074055698999e-05, - "loss": 0.6499, - "step": 3430 - }, - { - "epoch": 3.96, - "grad_norm": 0.0, - "learning_rate": 1.2416712659975869e-05, - "loss": 0.4049, - "step": 3431 - }, - { - "epoch": 3.96, - "grad_norm": 0.0, - "learning_rate": 1.2412684346512092e-05, - "loss": 0.5285, - "step": 3432 - }, - { - "epoch": 3.96, - "grad_norm": 0.0, - "learning_rate": 1.2408655617292822e-05, - "loss": 0.4747, - "step": 3433 - }, - { - "epoch": 3.96, - "grad_norm": 0.0, - "learning_rate": 1.2404626473012287e-05, - "loss": 0.3733, - "step": 3434 - }, - { - "epoch": 3.96, - "grad_norm": 0.0, - "learning_rate": 1.2400596914364792e-05, - "loss": 0.5675, - "step": 3435 - }, - { - "epoch": 3.96, - "grad_norm": 0.0, - "learning_rate": 1.2396566942044724e-05, - "loss": 0.5954, - "step": 3436 - }, - { - "epoch": 3.96, - "grad_norm": 0.0, - "learning_rate": 1.2392536556746517e-05, - "loss": 0.4116, - "step": 3437 - }, - { - "epoch": 3.97, - "grad_norm": 0.0, - "learning_rate": 1.2388505759164696e-05, - "loss": 0.5533, - "step": 3438 - }, - { - "epoch": 3.97, - "grad_norm": 0.0, - "learning_rate": 1.238447454999385e-05, - "loss": 0.4757, - "step": 3439 - }, - { - "epoch": 3.97, - "grad_norm": 0.0, - "learning_rate": 1.2380442929928644e-05, - "loss": 0.7623, - "step": 3440 - }, - { - "epoch": 3.97, - "grad_norm": 0.0, - "learning_rate": 1.2376410899663802e-05, - "loss": 0.4585, - "step": 3441 - }, - { - "epoch": 3.97, - "grad_norm": 0.0, - "learning_rate": 1.2372378459894132e-05, - "loss": 0.3128, - "step": 3442 - }, - { - "epoch": 3.97, - "grad_norm": 0.0, - "learning_rate": 1.2368345611314508e-05, - "loss": 0.7388, - "step": 3443 - }, - { - "epoch": 3.97, - "grad_norm": 0.0, - "learning_rate": 1.2364312354619868e-05, - "loss": 0.6566, - "step": 3444 - }, - { - "epoch": 3.97, - "grad_norm": 0.0, - "learning_rate": 1.236027869050523e-05, - "loss": 0.3542, - "step": 3445 - }, - { - "epoch": 3.97, - "grad_norm": 0.0, - "learning_rate": 1.2356244619665674e-05, - "loss": 0.3651, - "step": 3446 - }, - { - "epoch": 3.98, - "grad_norm": 0.0, - "learning_rate": 1.2352210142796359e-05, - "loss": 0.5636, - "step": 3447 - }, - { - "epoch": 3.98, - "grad_norm": 0.0, - "learning_rate": 1.2348175260592503e-05, - "loss": 0.526, - "step": 3448 - }, - { - "epoch": 3.98, - "grad_norm": 0.0, - "learning_rate": 1.2344139973749406e-05, - "loss": 0.526, - "step": 3449 - }, - { - "epoch": 3.98, - "grad_norm": 0.0, - "learning_rate": 1.2340104282962427e-05, - "loss": 0.411, - "step": 3450 - }, - { - "epoch": 3.98, - "grad_norm": 0.0, - "learning_rate": 1.2336068188927002e-05, - "loss": 0.5031, - "step": 3451 - }, - { - "epoch": 3.98, - "grad_norm": 0.0, - "learning_rate": 1.233203169233863e-05, - "loss": 0.5061, - "step": 3452 - }, - { - "epoch": 3.98, - "grad_norm": 0.0, - "learning_rate": 1.2327994793892885e-05, - "loss": 0.5539, - "step": 3453 - }, - { - "epoch": 3.98, - "grad_norm": 0.0, - "learning_rate": 1.2323957494285414e-05, - "loss": 0.4404, - "step": 3454 - }, - { - "epoch": 3.99, - "grad_norm": 0.0, - "learning_rate": 1.231991979421192e-05, - "loss": 0.4693, - "step": 3455 - }, - { - "epoch": 3.99, - "grad_norm": 0.0, - "learning_rate": 1.2315881694368179e-05, - "loss": 0.599, - "step": 3456 - }, - { - "epoch": 3.99, - "grad_norm": 0.0, - "learning_rate": 1.2311843195450046e-05, - "loss": 0.5128, - "step": 3457 - }, - { - "epoch": 3.99, - "grad_norm": 0.0, - "learning_rate": 1.2307804298153441e-05, - "loss": 0.4963, - "step": 3458 - }, - { - "epoch": 3.99, - "grad_norm": 0.0, - "learning_rate": 1.2303765003174342e-05, - "loss": 0.5928, - "step": 3459 - }, - { - "epoch": 3.99, - "grad_norm": 0.0, - "learning_rate": 1.2299725311208807e-05, - "loss": 0.3204, - "step": 3460 - }, - { - "epoch": 3.99, - "grad_norm": 0.0, - "learning_rate": 1.2295685222952958e-05, - "loss": 0.459, - "step": 3461 - }, - { - "epoch": 3.99, - "grad_norm": 0.0, - "learning_rate": 1.2291644739102986e-05, - "loss": 0.4148, - "step": 3462 - }, - { - "epoch": 3.99, - "grad_norm": 0.0, - "learning_rate": 1.228760386035515e-05, - "loss": 0.5344, - "step": 3463 - }, - { - "epoch": 4.0, - "grad_norm": 0.0, - "learning_rate": 1.2283562587405777e-05, - "loss": 0.4785, - "step": 3464 - }, - { - "epoch": 4.0, - "grad_norm": 0.0, - "learning_rate": 1.2279520920951262e-05, - "loss": 0.3531, - "step": 3465 - }, - { - "epoch": 4.0, - "grad_norm": 0.0, - "learning_rate": 1.227547886168807e-05, - "loss": 0.6574, - "step": 3466 - }, - { - "epoch": 4.0, - "grad_norm": 0.0, - "learning_rate": 1.2271436410312727e-05, - "loss": 0.4422, - "step": 3467 - }, - { - "epoch": 4.0, - "grad_norm": 0.0, - "learning_rate": 1.2267393567521832e-05, - "loss": 0.4538, - "step": 3468 - }, - { - "epoch": 4.0, - "grad_norm": 0.0, - "learning_rate": 1.2263350334012059e-05, - "loss": 0.4213, - "step": 3469 - }, - { - "epoch": 4.0, - "grad_norm": 0.0, - "learning_rate": 1.225930671048013e-05, - "loss": 0.4239, - "step": 3470 - }, - { - "epoch": 4.0, - "grad_norm": 0.0, - "learning_rate": 1.2255262697622848e-05, - "loss": 0.4712, - "step": 3471 - }, - { - "epoch": 4.0, - "grad_norm": 0.0, - "learning_rate": 1.2251218296137084e-05, - "loss": 0.3725, - "step": 3472 - }, - { - "epoch": 4.01, - "grad_norm": 0.0, - "learning_rate": 1.2247173506719768e-05, - "loss": 0.3626, - "step": 3473 - }, - { - "epoch": 4.01, - "grad_norm": 0.0, - "learning_rate": 1.2243128330067904e-05, - "loss": 0.3043, - "step": 3474 - }, - { - "epoch": 4.01, - "grad_norm": 0.0, - "learning_rate": 1.2239082766878557e-05, - "loss": 0.3645, - "step": 3475 - }, - { - "epoch": 4.01, - "grad_norm": 0.0, - "learning_rate": 1.2235036817848865e-05, - "loss": 0.4014, - "step": 3476 - }, - { - "epoch": 4.01, - "grad_norm": 0.0, - "learning_rate": 1.2230990483676024e-05, - "loss": 0.4215, - "step": 3477 - }, - { - "epoch": 4.01, - "grad_norm": 0.0, - "learning_rate": 1.2226943765057304e-05, - "loss": 0.277, - "step": 3478 - }, - { - "epoch": 4.01, - "grad_norm": 0.0, - "learning_rate": 1.222289666269004e-05, - "loss": 0.3308, - "step": 3479 - }, - { - "epoch": 4.01, - "grad_norm": 0.0, - "learning_rate": 1.2218849177271627e-05, - "loss": 0.3223, - "step": 3480 - }, - { - "epoch": 4.01, - "grad_norm": 0.0, - "learning_rate": 1.2214801309499538e-05, - "loss": 0.4327, - "step": 3481 - }, - { - "epoch": 4.02, - "grad_norm": 0.0, - "learning_rate": 1.2210753060071297e-05, - "loss": 0.2972, - "step": 3482 - }, - { - "epoch": 4.02, - "grad_norm": 0.0, - "learning_rate": 1.2206704429684504e-05, - "loss": 0.4833, - "step": 3483 - }, - { - "epoch": 4.02, - "grad_norm": 0.0, - "learning_rate": 1.2202655419036822e-05, - "loss": 0.4452, - "step": 3484 - }, - { - "epoch": 4.02, - "grad_norm": 0.0, - "learning_rate": 1.2198606028825978e-05, - "loss": 0.3277, - "step": 3485 - }, - { - "epoch": 4.02, - "grad_norm": 0.0, - "learning_rate": 1.2194556259749768e-05, - "loss": 0.335, - "step": 3486 - }, - { - "epoch": 4.02, - "grad_norm": 0.0, - "learning_rate": 1.2190506112506054e-05, - "loss": 0.3909, - "step": 3487 - }, - { - "epoch": 4.02, - "grad_norm": 0.0, - "learning_rate": 1.2186455587792753e-05, - "loss": 0.4561, - "step": 3488 - }, - { - "epoch": 4.02, - "grad_norm": 0.0, - "learning_rate": 1.2182404686307857e-05, - "loss": 0.3795, - "step": 3489 - }, - { - "epoch": 4.03, - "grad_norm": 0.0, - "learning_rate": 1.2178353408749427e-05, - "loss": 0.3561, - "step": 3490 - }, - { - "epoch": 4.03, - "grad_norm": 0.0, - "learning_rate": 1.2174301755815572e-05, - "loss": 0.3698, - "step": 3491 - }, - { - "epoch": 4.03, - "grad_norm": 0.0, - "learning_rate": 1.2170249728204479e-05, - "loss": 0.3333, - "step": 3492 - }, - { - "epoch": 4.03, - "grad_norm": 0.0, - "learning_rate": 1.2166197326614399e-05, - "loss": 0.3966, - "step": 3493 - }, - { - "epoch": 4.03, - "grad_norm": 0.0, - "learning_rate": 1.2162144551743644e-05, - "loss": 0.3454, - "step": 3494 - }, - { - "epoch": 4.03, - "grad_norm": 0.0, - "learning_rate": 1.2158091404290588e-05, - "loss": 0.3425, - "step": 3495 - }, - { - "epoch": 4.03, - "grad_norm": 0.0, - "learning_rate": 1.2154037884953676e-05, - "loss": 0.3548, - "step": 3496 - }, - { - "epoch": 4.03, - "grad_norm": 0.0, - "learning_rate": 1.214998399443141e-05, - "loss": 0.2866, - "step": 3497 - }, - { - "epoch": 4.03, - "grad_norm": 0.0, - "learning_rate": 1.2145929733422364e-05, - "loss": 0.3178, - "step": 3498 - }, - { - "epoch": 4.04, - "grad_norm": 0.0, - "learning_rate": 1.2141875102625166e-05, - "loss": 0.4735, - "step": 3499 - }, - { - "epoch": 4.04, - "grad_norm": 0.0, - "learning_rate": 1.2137820102738516e-05, - "loss": 0.3313, - "step": 3500 - }, - { - "epoch": 4.04, - "grad_norm": 0.0, - "learning_rate": 1.2133764734461173e-05, - "loss": 0.3182, - "step": 3501 - }, - { - "epoch": 4.04, - "grad_norm": 0.0, - "learning_rate": 1.2129708998491961e-05, - "loss": 0.4941, - "step": 3502 - }, - { - "epoch": 4.04, - "grad_norm": 0.0, - "learning_rate": 1.2125652895529766e-05, - "loss": 0.3629, - "step": 3503 - }, - { - "epoch": 4.04, - "grad_norm": 0.0, - "learning_rate": 1.2121596426273544e-05, - "loss": 0.3762, - "step": 3504 - }, - { - "epoch": 4.04, - "grad_norm": 0.0, - "learning_rate": 1.2117539591422308e-05, - "loss": 0.4275, - "step": 3505 - }, - { - "epoch": 4.04, - "grad_norm": 0.0, - "learning_rate": 1.2113482391675124e-05, - "loss": 0.4041, - "step": 3506 - }, - { - "epoch": 4.04, - "grad_norm": 0.0, - "learning_rate": 1.2109424827731144e-05, - "loss": 0.3838, - "step": 3507 - }, - { - "epoch": 4.05, - "grad_norm": 0.0, - "learning_rate": 1.2105366900289566e-05, - "loss": 0.5046, - "step": 3508 - }, - { - "epoch": 4.05, - "grad_norm": 0.0, - "learning_rate": 1.2101308610049653e-05, - "loss": 0.3706, - "step": 3509 - }, - { - "epoch": 4.05, - "grad_norm": 0.0, - "learning_rate": 1.2097249957710737e-05, - "loss": 0.3363, - "step": 3510 - }, - { - "epoch": 4.05, - "grad_norm": 0.0, - "learning_rate": 1.2093190943972204e-05, - "loss": 0.404, - "step": 3511 - }, - { - "epoch": 4.05, - "grad_norm": 0.0, - "learning_rate": 1.2089131569533506e-05, - "loss": 0.2632, - "step": 3512 - }, - { - "epoch": 4.05, - "grad_norm": 0.0, - "learning_rate": 1.208507183509416e-05, - "loss": 0.3658, - "step": 3513 - }, - { - "epoch": 4.05, - "grad_norm": 0.0, - "learning_rate": 1.2081011741353739e-05, - "loss": 0.4035, - "step": 3514 - }, - { - "epoch": 4.05, - "grad_norm": 0.0, - "learning_rate": 1.2076951289011884e-05, - "loss": 0.359, - "step": 3515 - }, - { - "epoch": 4.06, - "grad_norm": 0.0, - "learning_rate": 1.2072890478768296e-05, - "loss": 0.3476, - "step": 3516 - }, - { - "epoch": 4.06, - "grad_norm": 0.0, - "learning_rate": 1.2068829311322731e-05, - "loss": 0.4675, - "step": 3517 - }, - { - "epoch": 4.06, - "grad_norm": 0.0, - "learning_rate": 1.2064767787375017e-05, - "loss": 0.3085, - "step": 3518 - }, - { - "epoch": 4.06, - "grad_norm": 0.0, - "learning_rate": 1.2060705907625042e-05, - "loss": 0.4766, - "step": 3519 - }, - { - "epoch": 4.06, - "grad_norm": 0.0, - "learning_rate": 1.2056643672772746e-05, - "loss": 0.3663, - "step": 3520 - }, - { - "epoch": 4.06, - "grad_norm": 0.0, - "learning_rate": 1.2052581083518135e-05, - "loss": 0.3164, - "step": 3521 - }, - { - "epoch": 4.06, - "grad_norm": 0.0, - "learning_rate": 1.2048518140561285e-05, - "loss": 0.3867, - "step": 3522 - }, - { - "epoch": 4.06, - "grad_norm": 0.0, - "learning_rate": 1.204445484460232e-05, - "loss": 0.3247, - "step": 3523 - }, - { - "epoch": 4.06, - "grad_norm": 0.0, - "learning_rate": 1.2040391196341427e-05, - "loss": 0.3059, - "step": 3524 - }, - { - "epoch": 4.07, - "grad_norm": 0.0, - "learning_rate": 1.2036327196478866e-05, - "loss": 0.3114, - "step": 3525 - }, - { - "epoch": 4.07, - "grad_norm": 0.0, - "learning_rate": 1.203226284571494e-05, - "loss": 0.4147, - "step": 3526 - }, - { - "epoch": 4.07, - "grad_norm": 0.0, - "learning_rate": 1.2028198144750023e-05, - "loss": 0.3473, - "step": 3527 - }, - { - "epoch": 4.07, - "grad_norm": 0.0, - "learning_rate": 1.202413309428455e-05, - "loss": 0.3461, - "step": 3528 - }, - { - "epoch": 4.07, - "grad_norm": 0.0, - "learning_rate": 1.202006769501901e-05, - "loss": 0.2994, - "step": 3529 - }, - { - "epoch": 4.07, - "grad_norm": 0.0, - "learning_rate": 1.2016001947653957e-05, - "loss": 0.3082, - "step": 3530 - }, - { - "epoch": 4.07, - "grad_norm": 0.0, - "learning_rate": 1.2011935852890004e-05, - "loss": 0.3385, - "step": 3531 - }, - { - "epoch": 4.07, - "grad_norm": 0.0, - "learning_rate": 1.2007869411427824e-05, - "loss": 0.4588, - "step": 3532 - }, - { - "epoch": 4.07, - "grad_norm": 0.0, - "learning_rate": 1.2003802623968144e-05, - "loss": 0.3187, - "step": 3533 - }, - { - "epoch": 4.08, - "grad_norm": 0.0, - "learning_rate": 1.1999735491211764e-05, - "loss": 0.2887, - "step": 3534 - }, - { - "epoch": 4.08, - "grad_norm": 0.0, - "learning_rate": 1.199566801385953e-05, - "loss": 0.2431, - "step": 3535 - }, - { - "epoch": 4.08, - "grad_norm": 0.0, - "learning_rate": 1.199160019261235e-05, - "loss": 0.5337, - "step": 3536 - }, - { - "epoch": 4.08, - "grad_norm": 0.0, - "learning_rate": 1.19875320281712e-05, - "loss": 0.3808, - "step": 3537 - }, - { - "epoch": 4.08, - "grad_norm": 0.0, - "learning_rate": 1.1983463521237106e-05, - "loss": 0.4567, - "step": 3538 - }, - { - "epoch": 4.08, - "grad_norm": 0.0, - "learning_rate": 1.1979394672511156e-05, - "loss": 0.3324, - "step": 3539 - }, - { - "epoch": 4.08, - "grad_norm": 0.0, - "learning_rate": 1.1975325482694497e-05, - "loss": 0.3393, - "step": 3540 - }, - { - "epoch": 4.08, - "grad_norm": 0.0, - "learning_rate": 1.197125595248834e-05, - "loss": 0.3966, - "step": 3541 - }, - { - "epoch": 4.09, - "grad_norm": 0.0, - "learning_rate": 1.1967186082593935e-05, - "loss": 0.3425, - "step": 3542 - }, - { - "epoch": 4.09, - "grad_norm": 0.0, - "learning_rate": 1.196311587371262e-05, - "loss": 0.3052, - "step": 3543 - }, - { - "epoch": 4.09, - "grad_norm": 0.0, - "learning_rate": 1.195904532654577e-05, - "loss": 0.3886, - "step": 3544 - }, - { - "epoch": 4.09, - "grad_norm": 0.0, - "learning_rate": 1.1954974441794827e-05, - "loss": 0.2927, - "step": 3545 - }, - { - "epoch": 4.09, - "grad_norm": 0.0, - "learning_rate": 1.1950903220161286e-05, - "loss": 0.2549, - "step": 3546 - }, - { - "epoch": 4.09, - "grad_norm": 0.0, - "learning_rate": 1.19468316623467e-05, - "loss": 0.3371, - "step": 3547 - }, - { - "epoch": 4.09, - "grad_norm": 0.0, - "learning_rate": 1.194275976905269e-05, - "loss": 0.4775, - "step": 3548 - }, - { - "epoch": 4.09, - "grad_norm": 0.0, - "learning_rate": 1.1938687540980925e-05, - "loss": 0.4609, - "step": 3549 - }, - { - "epoch": 4.09, - "grad_norm": 0.0, - "learning_rate": 1.193461497883313e-05, - "loss": 0.2557, - "step": 3550 - }, - { - "epoch": 4.1, - "grad_norm": 0.0, - "learning_rate": 1.1930542083311096e-05, - "loss": 0.3027, - "step": 3551 - }, - { - "epoch": 4.1, - "grad_norm": 0.0, - "learning_rate": 1.1926468855116671e-05, - "loss": 0.4204, - "step": 3552 - }, - { - "epoch": 4.1, - "grad_norm": 0.0, - "learning_rate": 1.1922395294951747e-05, - "loss": 0.388, - "step": 3553 - }, - { - "epoch": 4.1, - "grad_norm": 0.0, - "learning_rate": 1.191832140351829e-05, - "loss": 0.3279, - "step": 3554 - }, - { - "epoch": 4.1, - "grad_norm": 0.0, - "learning_rate": 1.1914247181518312e-05, - "loss": 0.284, - "step": 3555 - }, - { - "epoch": 4.1, - "grad_norm": 0.0, - "learning_rate": 1.1910172629653891e-05, - "loss": 0.4064, - "step": 3556 - }, - { - "epoch": 4.1, - "grad_norm": 0.0, - "learning_rate": 1.190609774862715e-05, - "loss": 0.3145, - "step": 3557 - }, - { - "epoch": 4.1, - "grad_norm": 0.0, - "learning_rate": 1.1902022539140278e-05, - "loss": 0.3793, - "step": 3558 - }, - { - "epoch": 4.1, - "grad_norm": 0.0, - "learning_rate": 1.1897947001895524e-05, - "loss": 0.3352, - "step": 3559 - }, - { - "epoch": 4.11, - "grad_norm": 0.0, - "learning_rate": 1.1893871137595178e-05, - "loss": 0.4911, - "step": 3560 - }, - { - "epoch": 4.11, - "grad_norm": 0.0, - "learning_rate": 1.1889794946941603e-05, - "loss": 0.3046, - "step": 3561 - }, - { - "epoch": 4.11, - "grad_norm": 0.0, - "learning_rate": 1.1885718430637205e-05, - "loss": 0.3048, - "step": 3562 - }, - { - "epoch": 4.11, - "grad_norm": 0.0, - "learning_rate": 1.1881641589384456e-05, - "loss": 0.333, - "step": 3563 - }, - { - "epoch": 4.11, - "grad_norm": 0.0, - "learning_rate": 1.1877564423885881e-05, - "loss": 0.3094, - "step": 3564 - }, - { - "epoch": 4.11, - "grad_norm": 0.0, - "learning_rate": 1.187348693484406e-05, - "loss": 0.2993, - "step": 3565 - }, - { - "epoch": 4.11, - "grad_norm": 0.0, - "learning_rate": 1.1869409122961626e-05, - "loss": 0.3895, - "step": 3566 - }, - { - "epoch": 4.11, - "grad_norm": 0.0, - "learning_rate": 1.1865330988941271e-05, - "loss": 0.3804, - "step": 3567 - }, - { - "epoch": 4.12, - "grad_norm": 0.0, - "learning_rate": 1.1861252533485743e-05, - "loss": 0.339, - "step": 3568 - }, - { - "epoch": 4.12, - "grad_norm": 0.0, - "learning_rate": 1.1857173757297843e-05, - "loss": 0.4273, - "step": 3569 - }, - { - "epoch": 4.12, - "grad_norm": 0.0, - "learning_rate": 1.1853094661080435e-05, - "loss": 0.4394, - "step": 3570 - }, - { - "epoch": 4.12, - "grad_norm": 0.0, - "learning_rate": 1.1849015245536424e-05, - "loss": 0.4986, - "step": 3571 - }, - { - "epoch": 4.12, - "grad_norm": 0.0, - "learning_rate": 1.184493551136878e-05, - "loss": 0.3829, - "step": 3572 - }, - { - "epoch": 4.12, - "grad_norm": 0.0, - "learning_rate": 1.1840855459280526e-05, - "loss": 0.5138, - "step": 3573 - }, - { - "epoch": 4.12, - "grad_norm": 0.0, - "learning_rate": 1.1836775089974743e-05, - "loss": 0.3414, - "step": 3574 - }, - { - "epoch": 4.12, - "grad_norm": 0.0, - "learning_rate": 1.1832694404154557e-05, - "loss": 0.3868, - "step": 3575 - }, - { - "epoch": 4.12, - "grad_norm": 0.0, - "learning_rate": 1.1828613402523156e-05, - "loss": 0.3766, - "step": 3576 - }, - { - "epoch": 4.13, - "grad_norm": 0.0, - "learning_rate": 1.1824532085783788e-05, - "loss": 0.4167, - "step": 3577 - }, - { - "epoch": 4.13, - "grad_norm": 0.0, - "learning_rate": 1.182045045463974e-05, - "loss": 0.4689, - "step": 3578 - }, - { - "epoch": 4.13, - "grad_norm": 0.0, - "learning_rate": 1.1816368509794365e-05, - "loss": 0.2707, - "step": 3579 - }, - { - "epoch": 4.13, - "grad_norm": 0.0, - "learning_rate": 1.1812286251951069e-05, - "loss": 0.3528, - "step": 3580 - }, - { - "epoch": 4.13, - "grad_norm": 0.0, - "learning_rate": 1.1808203681813304e-05, - "loss": 0.3863, - "step": 3581 - }, - { - "epoch": 4.13, - "grad_norm": 0.0, - "learning_rate": 1.1804120800084587e-05, - "loss": 0.2887, - "step": 3582 - }, - { - "epoch": 4.13, - "grad_norm": 0.0, - "learning_rate": 1.1800037607468477e-05, - "loss": 0.3259, - "step": 3583 - }, - { - "epoch": 4.13, - "grad_norm": 0.0, - "learning_rate": 1.17959541046686e-05, - "loss": 0.428, - "step": 3584 - }, - { - "epoch": 4.13, - "grad_norm": 0.0, - "learning_rate": 1.1791870292388624e-05, - "loss": 0.3606, - "step": 3585 - }, - { - "epoch": 4.14, - "grad_norm": 0.0, - "learning_rate": 1.1787786171332272e-05, - "loss": 0.3951, - "step": 3586 - }, - { - "epoch": 4.14, - "grad_norm": 0.0, - "learning_rate": 1.1783701742203326e-05, - "loss": 0.3021, - "step": 3587 - }, - { - "epoch": 4.14, - "grad_norm": 0.0, - "learning_rate": 1.1779617005705622e-05, - "loss": 0.3587, - "step": 3588 - }, - { - "epoch": 4.14, - "grad_norm": 0.0, - "learning_rate": 1.1775531962543036e-05, - "loss": 0.3212, - "step": 3589 - }, - { - "epoch": 4.14, - "grad_norm": 0.0, - "learning_rate": 1.1771446613419508e-05, - "loss": 0.3685, - "step": 3590 - }, - { - "epoch": 4.14, - "grad_norm": 0.0, - "learning_rate": 1.1767360959039032e-05, - "loss": 0.2865, - "step": 3591 - }, - { - "epoch": 4.14, - "grad_norm": 0.0, - "learning_rate": 1.176327500010565e-05, - "loss": 0.4395, - "step": 3592 - }, - { - "epoch": 4.14, - "grad_norm": 0.0, - "learning_rate": 1.1759188737323454e-05, - "loss": 0.4096, - "step": 3593 - }, - { - "epoch": 4.15, - "grad_norm": 0.0, - "learning_rate": 1.1755102171396596e-05, - "loss": 0.4129, - "step": 3594 - }, - { - "epoch": 4.15, - "grad_norm": 0.0, - "learning_rate": 1.1751015303029272e-05, - "loss": 0.3025, - "step": 3595 - }, - { - "epoch": 4.15, - "grad_norm": 0.0, - "learning_rate": 1.1746928132925737e-05, - "loss": 0.454, - "step": 3596 - }, - { - "epoch": 4.15, - "grad_norm": 0.0, - "learning_rate": 1.1742840661790294e-05, - "loss": 0.5186, - "step": 3597 - }, - { - "epoch": 4.15, - "grad_norm": 0.0, - "learning_rate": 1.1738752890327299e-05, - "loss": 0.2969, - "step": 3598 - }, - { - "epoch": 4.15, - "grad_norm": 0.0, - "learning_rate": 1.1734664819241159e-05, - "loss": 0.3839, - "step": 3599 - }, - { - "epoch": 4.15, - "grad_norm": 0.0, - "learning_rate": 1.1730576449236334e-05, - "loss": 0.3271, - "step": 3600 - }, - { - "epoch": 4.15, - "grad_norm": 0.0, - "learning_rate": 1.1726487781017337e-05, - "loss": 0.2812, - "step": 3601 - }, - { - "epoch": 4.15, - "grad_norm": 0.0, - "learning_rate": 1.1722398815288727e-05, - "loss": 0.3731, - "step": 3602 - }, - { - "epoch": 4.16, - "grad_norm": 0.0, - "learning_rate": 1.1718309552755118e-05, - "loss": 0.2719, - "step": 3603 - }, - { - "epoch": 4.16, - "grad_norm": 0.0, - "learning_rate": 1.1714219994121175e-05, - "loss": 0.3053, - "step": 3604 - }, - { - "epoch": 4.16, - "grad_norm": 0.0, - "learning_rate": 1.1710130140091611e-05, - "loss": 0.3521, - "step": 3605 - }, - { - "epoch": 4.16, - "grad_norm": 0.0, - "learning_rate": 1.1706039991371203e-05, - "loss": 0.3256, - "step": 3606 - }, - { - "epoch": 4.16, - "grad_norm": 0.0, - "learning_rate": 1.1701949548664753e-05, - "loss": 0.3863, - "step": 3607 - }, - { - "epoch": 4.16, - "grad_norm": 0.0, - "learning_rate": 1.169785881267714e-05, - "loss": 0.2455, - "step": 3608 - }, - { - "epoch": 4.16, - "grad_norm": 0.0, - "learning_rate": 1.1693767784113281e-05, - "loss": 0.3908, - "step": 3609 - }, - { - "epoch": 4.16, - "grad_norm": 0.0, - "learning_rate": 1.1689676463678143e-05, - "loss": 0.4181, - "step": 3610 - }, - { - "epoch": 4.16, - "grad_norm": 0.0, - "learning_rate": 1.1685584852076746e-05, - "loss": 0.3687, - "step": 3611 - }, - { - "epoch": 4.17, - "grad_norm": 0.0, - "learning_rate": 1.1681492950014157e-05, - "loss": 0.381, - "step": 3612 - }, - { - "epoch": 4.17, - "grad_norm": 0.0, - "learning_rate": 1.1677400758195501e-05, - "loss": 0.5357, - "step": 3613 - }, - { - "epoch": 4.17, - "grad_norm": 0.0, - "learning_rate": 1.1673308277325942e-05, - "loss": 0.3917, - "step": 3614 - }, - { - "epoch": 4.17, - "grad_norm": 0.0, - "learning_rate": 1.16692155081107e-05, - "loss": 0.2356, - "step": 3615 - }, - { - "epoch": 4.17, - "grad_norm": 0.0, - "learning_rate": 1.1665122451255047e-05, - "loss": 0.3529, - "step": 3616 - }, - { - "epoch": 4.17, - "grad_norm": 0.0, - "learning_rate": 1.1661029107464298e-05, - "loss": 0.3552, - "step": 3617 - }, - { - "epoch": 4.17, - "grad_norm": 0.0, - "learning_rate": 1.1656935477443825e-05, - "loss": 0.4187, - "step": 3618 - }, - { - "epoch": 4.17, - "grad_norm": 0.0, - "learning_rate": 1.1652841561899042e-05, - "loss": 0.4553, - "step": 3619 - }, - { - "epoch": 4.18, - "grad_norm": 0.0, - "learning_rate": 1.1648747361535415e-05, - "loss": 0.5761, - "step": 3620 - }, - { - "epoch": 4.18, - "grad_norm": 0.0, - "learning_rate": 1.1644652877058464e-05, - "loss": 0.4767, - "step": 3621 - }, - { - "epoch": 4.18, - "grad_norm": 0.0, - "learning_rate": 1.1640558109173748e-05, - "loss": 0.2961, - "step": 3622 - }, - { - "epoch": 4.18, - "grad_norm": 0.0, - "learning_rate": 1.1636463058586882e-05, - "loss": 0.3599, - "step": 3623 - }, - { - "epoch": 4.18, - "grad_norm": 0.0, - "learning_rate": 1.1632367726003534e-05, - "loss": 0.387, - "step": 3624 - }, - { - "epoch": 4.18, - "grad_norm": 0.0, - "learning_rate": 1.1628272112129402e-05, - "loss": 0.5327, - "step": 3625 - }, - { - "epoch": 4.18, - "grad_norm": 0.0, - "learning_rate": 1.1624176217670255e-05, - "loss": 0.4639, - "step": 3626 - }, - { - "epoch": 4.18, - "grad_norm": 0.0, - "learning_rate": 1.1620080043331901e-05, - "loss": 0.3377, - "step": 3627 - }, - { - "epoch": 4.18, - "grad_norm": 0.0, - "learning_rate": 1.161598358982019e-05, - "loss": 0.3626, - "step": 3628 - }, - { - "epoch": 4.19, - "grad_norm": 0.0, - "learning_rate": 1.161188685784103e-05, - "loss": 0.4183, - "step": 3629 - }, - { - "epoch": 4.19, - "grad_norm": 0.0, - "learning_rate": 1.1607789848100372e-05, - "loss": 0.346, - "step": 3630 - }, - { - "epoch": 4.19, - "grad_norm": 0.0, - "learning_rate": 1.1603692561304214e-05, - "loss": 0.419, - "step": 3631 - }, - { - "epoch": 4.19, - "grad_norm": 0.0, - "learning_rate": 1.1599594998158602e-05, - "loss": 0.3911, - "step": 3632 - }, - { - "epoch": 4.19, - "grad_norm": 0.0, - "learning_rate": 1.1595497159369638e-05, - "loss": 0.5136, - "step": 3633 - }, - { - "epoch": 4.19, - "grad_norm": 0.0, - "learning_rate": 1.1591399045643454e-05, - "loss": 0.3194, - "step": 3634 - }, - { - "epoch": 4.19, - "grad_norm": 0.0, - "learning_rate": 1.1587300657686254e-05, - "loss": 0.3708, - "step": 3635 - }, - { - "epoch": 4.19, - "grad_norm": 0.0, - "learning_rate": 1.158320199620426e-05, - "loss": 0.4439, - "step": 3636 - }, - { - "epoch": 4.19, - "grad_norm": 0.0, - "learning_rate": 1.1579103061903765e-05, - "loss": 0.3206, - "step": 3637 - }, - { - "epoch": 4.2, - "grad_norm": 0.0, - "learning_rate": 1.1575003855491098e-05, - "loss": 0.2613, - "step": 3638 - }, - { - "epoch": 4.2, - "grad_norm": 0.0, - "learning_rate": 1.1570904377672642e-05, - "loss": 0.3332, - "step": 3639 - }, - { - "epoch": 4.2, - "grad_norm": 0.0, - "learning_rate": 1.1566804629154813e-05, - "loss": 0.3431, - "step": 3640 - }, - { - "epoch": 4.2, - "grad_norm": 0.0, - "learning_rate": 1.156270461064409e-05, - "loss": 0.4315, - "step": 3641 - }, - { - "epoch": 4.2, - "grad_norm": 0.0, - "learning_rate": 1.1558604322846986e-05, - "loss": 0.2706, - "step": 3642 - }, - { - "epoch": 4.2, - "grad_norm": 0.0, - "learning_rate": 1.1554503766470069e-05, - "loss": 0.3758, - "step": 3643 - }, - { - "epoch": 4.2, - "grad_norm": 0.0, - "learning_rate": 1.155040294221995e-05, - "loss": 0.3254, - "step": 3644 - }, - { - "epoch": 4.2, - "grad_norm": 0.0, - "learning_rate": 1.1546301850803283e-05, - "loss": 0.4647, - "step": 3645 - }, - { - "epoch": 4.21, - "grad_norm": 0.0, - "learning_rate": 1.1542200492926774e-05, - "loss": 0.4576, - "step": 3646 - }, - { - "epoch": 4.21, - "grad_norm": 0.0, - "learning_rate": 1.153809886929717e-05, - "loss": 0.3868, - "step": 3647 - }, - { - "epoch": 4.21, - "grad_norm": 0.0, - "learning_rate": 1.1533996980621267e-05, - "loss": 0.4053, - "step": 3648 - }, - { - "epoch": 4.21, - "grad_norm": 0.0, - "learning_rate": 1.1529894827605902e-05, - "loss": 0.4475, - "step": 3649 - }, - { - "epoch": 4.21, - "grad_norm": 0.0, - "learning_rate": 1.1525792410957967e-05, - "loss": 0.4221, - "step": 3650 - }, - { - "epoch": 4.21, - "grad_norm": 0.0, - "learning_rate": 1.1521689731384391e-05, - "loss": 0.3071, - "step": 3651 - }, - { - "epoch": 4.21, - "grad_norm": 0.0, - "learning_rate": 1.1517586789592146e-05, - "loss": 0.4014, - "step": 3652 - }, - { - "epoch": 4.21, - "grad_norm": 0.0, - "learning_rate": 1.1513483586288262e-05, - "loss": 0.4649, - "step": 3653 - }, - { - "epoch": 4.21, - "grad_norm": 0.0, - "learning_rate": 1.1509380122179799e-05, - "loss": 0.4514, - "step": 3654 - }, - { - "epoch": 4.22, - "grad_norm": 0.0, - "learning_rate": 1.150527639797387e-05, - "loss": 0.4028, - "step": 3655 - }, - { - "epoch": 4.22, - "grad_norm": 0.0, - "learning_rate": 1.1501172414377635e-05, - "loss": 0.4132, - "step": 3656 - }, - { - "epoch": 4.22, - "grad_norm": 0.0, - "learning_rate": 1.1497068172098295e-05, - "loss": 0.369, - "step": 3657 - }, - { - "epoch": 4.22, - "grad_norm": 0.0, - "learning_rate": 1.1492963671843092e-05, - "loss": 0.3508, - "step": 3658 - }, - { - "epoch": 4.22, - "grad_norm": 0.0, - "learning_rate": 1.1488858914319321e-05, - "loss": 0.4668, - "step": 3659 - }, - { - "epoch": 4.22, - "grad_norm": 0.0, - "learning_rate": 1.1484753900234316e-05, - "loss": 0.3043, - "step": 3660 - }, - { - "epoch": 4.22, - "grad_norm": 0.0, - "learning_rate": 1.148064863029545e-05, - "loss": 0.3422, - "step": 3661 - }, - { - "epoch": 4.22, - "grad_norm": 0.0, - "learning_rate": 1.1476543105210154e-05, - "loss": 0.379, - "step": 3662 - }, - { - "epoch": 4.22, - "grad_norm": 0.0, - "learning_rate": 1.147243732568589e-05, - "loss": 0.2737, - "step": 3663 - }, - { - "epoch": 4.23, - "grad_norm": 0.0, - "learning_rate": 1.1468331292430173e-05, - "loss": 0.3314, - "step": 3664 - }, - { - "epoch": 4.23, - "grad_norm": 0.0, - "learning_rate": 1.1464225006150553e-05, - "loss": 0.5128, - "step": 3665 - }, - { - "epoch": 4.23, - "grad_norm": 0.0, - "learning_rate": 1.1460118467554633e-05, - "loss": 0.4384, - "step": 3666 - }, - { - "epoch": 4.23, - "grad_norm": 0.0, - "learning_rate": 1.1456011677350052e-05, - "loss": 0.3189, - "step": 3667 - }, - { - "epoch": 4.23, - "grad_norm": 0.0, - "learning_rate": 1.1451904636244493e-05, - "loss": 0.4026, - "step": 3668 - }, - { - "epoch": 4.23, - "grad_norm": 0.0, - "learning_rate": 1.1447797344945686e-05, - "loss": 0.2822, - "step": 3669 - }, - { - "epoch": 4.23, - "grad_norm": 0.0, - "learning_rate": 1.1443689804161405e-05, - "loss": 0.3275, - "step": 3670 - }, - { - "epoch": 4.23, - "grad_norm": 0.0, - "learning_rate": 1.1439582014599462e-05, - "loss": 0.3454, - "step": 3671 - }, - { - "epoch": 4.24, - "grad_norm": 0.0, - "learning_rate": 1.1435473976967712e-05, - "loss": 0.3414, - "step": 3672 - }, - { - "epoch": 4.24, - "grad_norm": 0.0, - "learning_rate": 1.1431365691974059e-05, - "loss": 0.3471, - "step": 3673 - }, - { - "epoch": 4.24, - "grad_norm": 0.0, - "learning_rate": 1.1427257160326444e-05, - "loss": 0.3513, - "step": 3674 - }, - { - "epoch": 4.24, - "grad_norm": 0.0, - "learning_rate": 1.1423148382732854e-05, - "loss": 0.261, - "step": 3675 - }, - { - "epoch": 4.24, - "grad_norm": 0.0, - "learning_rate": 1.1419039359901311e-05, - "loss": 0.3972, - "step": 3676 - }, - { - "epoch": 4.24, - "grad_norm": 0.0, - "learning_rate": 1.1414930092539891e-05, - "loss": 0.3577, - "step": 3677 - }, - { - "epoch": 4.24, - "grad_norm": 0.0, - "learning_rate": 1.1410820581356705e-05, - "loss": 0.4416, - "step": 3678 - }, - { - "epoch": 4.24, - "grad_norm": 0.0, - "learning_rate": 1.14067108270599e-05, - "loss": 0.3744, - "step": 3679 - }, - { - "epoch": 4.24, - "grad_norm": 0.0, - "learning_rate": 1.1402600830357679e-05, - "loss": 0.5528, - "step": 3680 - }, - { - "epoch": 4.25, - "grad_norm": 0.0, - "learning_rate": 1.139849059195828e-05, - "loss": 0.3891, - "step": 3681 - }, - { - "epoch": 4.25, - "grad_norm": 0.0, - "learning_rate": 1.1394380112569978e-05, - "loss": 0.3905, - "step": 3682 - }, - { - "epoch": 4.25, - "grad_norm": 0.0, - "learning_rate": 1.1390269392901096e-05, - "loss": 0.4457, - "step": 3683 - }, - { - "epoch": 4.25, - "grad_norm": 0.0, - "learning_rate": 1.1386158433659994e-05, - "loss": 0.3226, - "step": 3684 - }, - { - "epoch": 4.25, - "grad_norm": 0.0, - "learning_rate": 1.1382047235555078e-05, - "loss": 0.3035, - "step": 3685 - }, - { - "epoch": 4.25, - "grad_norm": 0.0, - "learning_rate": 1.1377935799294794e-05, - "loss": 0.355, - "step": 3686 - }, - { - "epoch": 4.25, - "grad_norm": 0.0, - "learning_rate": 1.1373824125587625e-05, - "loss": 0.3682, - "step": 3687 - }, - { - "epoch": 4.25, - "grad_norm": 0.0, - "learning_rate": 1.1369712215142095e-05, - "loss": 0.4245, - "step": 3688 - }, - { - "epoch": 4.25, - "grad_norm": 0.0, - "learning_rate": 1.1365600068666781e-05, - "loss": 0.3426, - "step": 3689 - }, - { - "epoch": 4.26, - "grad_norm": 0.0, - "learning_rate": 1.1361487686870278e-05, - "loss": 0.3457, - "step": 3690 - }, - { - "epoch": 4.26, - "grad_norm": 0.0, - "learning_rate": 1.1357375070461241e-05, - "loss": 0.3087, - "step": 3691 - }, - { - "epoch": 4.26, - "grad_norm": 0.0, - "learning_rate": 1.135326222014836e-05, - "loss": 0.2343, - "step": 3692 - }, - { - "epoch": 4.26, - "grad_norm": 0.0, - "learning_rate": 1.1349149136640367e-05, - "loss": 0.3737, - "step": 3693 - }, - { - "epoch": 4.26, - "grad_norm": 0.0, - "learning_rate": 1.1345035820646022e-05, - "loss": 0.4569, - "step": 3694 - }, - { - "epoch": 4.26, - "grad_norm": 0.0, - "learning_rate": 1.1340922272874143e-05, - "loss": 0.2959, - "step": 3695 - }, - { - "epoch": 4.26, - "grad_norm": 0.0, - "learning_rate": 1.1336808494033577e-05, - "loss": 0.4473, - "step": 3696 - }, - { - "epoch": 4.26, - "grad_norm": 0.0, - "learning_rate": 1.1332694484833213e-05, - "loss": 0.379, - "step": 3697 - }, - { - "epoch": 4.27, - "grad_norm": 0.0, - "learning_rate": 1.132858024598198e-05, - "loss": 0.4096, - "step": 3698 - }, - { - "epoch": 4.27, - "grad_norm": 0.0, - "learning_rate": 1.1324465778188846e-05, - "loss": 0.4122, - "step": 3699 - }, - { - "epoch": 4.27, - "grad_norm": 0.0, - "learning_rate": 1.1320351082162821e-05, - "loss": 0.3389, - "step": 3700 - }, - { - "epoch": 4.27, - "grad_norm": 0.0, - "learning_rate": 1.1316236158612952e-05, - "loss": 0.3514, - "step": 3701 - }, - { - "epoch": 4.27, - "grad_norm": 0.0, - "learning_rate": 1.1312121008248323e-05, - "loss": 0.304, - "step": 3702 - }, - { - "epoch": 4.27, - "grad_norm": 0.0, - "learning_rate": 1.1308005631778061e-05, - "loss": 0.342, - "step": 3703 - }, - { - "epoch": 4.27, - "grad_norm": 0.0, - "learning_rate": 1.1303890029911333e-05, - "loss": 0.4497, - "step": 3704 - }, - { - "epoch": 4.27, - "grad_norm": 0.0, - "learning_rate": 1.129977420335734e-05, - "loss": 0.301, - "step": 3705 - }, - { - "epoch": 4.27, - "grad_norm": 0.0, - "learning_rate": 1.1295658152825323e-05, - "loss": 0.3898, - "step": 3706 - }, - { - "epoch": 4.28, - "grad_norm": 0.0, - "learning_rate": 1.1291541879024568e-05, - "loss": 0.4751, - "step": 3707 - }, - { - "epoch": 4.28, - "grad_norm": 0.0, - "learning_rate": 1.1287425382664388e-05, - "loss": 0.3366, - "step": 3708 - }, - { - "epoch": 4.28, - "grad_norm": 0.0, - "learning_rate": 1.128330866445414e-05, - "loss": 0.3978, - "step": 3709 - }, - { - "epoch": 4.28, - "grad_norm": 0.0, - "learning_rate": 1.1279191725103226e-05, - "loss": 0.2839, - "step": 3710 - }, - { - "epoch": 4.28, - "grad_norm": 0.0, - "learning_rate": 1.127507456532108e-05, - "loss": 0.3253, - "step": 3711 - }, - { - "epoch": 4.28, - "grad_norm": 0.0, - "learning_rate": 1.1270957185817168e-05, - "loss": 0.3592, - "step": 3712 - }, - { - "epoch": 4.28, - "grad_norm": 0.0, - "learning_rate": 1.1266839587301004e-05, - "loss": 0.3813, - "step": 3713 - }, - { - "epoch": 4.28, - "grad_norm": 0.0, - "learning_rate": 1.1262721770482135e-05, - "loss": 0.3959, - "step": 3714 - }, - { - "epoch": 4.28, - "grad_norm": 0.0, - "learning_rate": 1.1258603736070145e-05, - "loss": 0.2466, - "step": 3715 - }, - { - "epoch": 4.29, - "grad_norm": 0.0, - "learning_rate": 1.1254485484774655e-05, - "loss": 0.4141, - "step": 3716 - }, - { - "epoch": 4.29, - "grad_norm": 0.0, - "learning_rate": 1.1250367017305328e-05, - "loss": 0.3173, - "step": 3717 - }, - { - "epoch": 4.29, - "grad_norm": 0.0, - "learning_rate": 1.124624833437186e-05, - "loss": 0.5803, - "step": 3718 - }, - { - "epoch": 4.29, - "grad_norm": 0.0, - "learning_rate": 1.1242129436683988e-05, - "loss": 0.6174, - "step": 3719 - }, - { - "epoch": 4.29, - "grad_norm": 0.0, - "learning_rate": 1.123801032495148e-05, - "loss": 0.3875, - "step": 3720 - }, - { - "epoch": 4.29, - "grad_norm": 0.0, - "learning_rate": 1.1233890999884143e-05, - "loss": 0.3538, - "step": 3721 - }, - { - "epoch": 4.29, - "grad_norm": 0.0, - "learning_rate": 1.122977146219183e-05, - "loss": 0.4668, - "step": 3722 - }, - { - "epoch": 4.29, - "grad_norm": 0.0, - "learning_rate": 1.1225651712584413e-05, - "loss": 0.4087, - "step": 3723 - }, - { - "epoch": 4.3, - "grad_norm": 0.0, - "learning_rate": 1.1221531751771813e-05, - "loss": 0.2933, - "step": 3724 - }, - { - "epoch": 4.3, - "grad_norm": 0.0, - "learning_rate": 1.121741158046399e-05, - "loss": 0.4321, - "step": 3725 - }, - { - "epoch": 4.3, - "grad_norm": 0.0, - "learning_rate": 1.1213291199370927e-05, - "loss": 0.3948, - "step": 3726 - }, - { - "epoch": 4.3, - "grad_norm": 0.0, - "learning_rate": 1.1209170609202657e-05, - "loss": 0.3143, - "step": 3727 - }, - { - "epoch": 4.3, - "grad_norm": 0.0, - "learning_rate": 1.1205049810669241e-05, - "loss": 0.3685, - "step": 3728 - }, - { - "epoch": 4.3, - "grad_norm": 0.0, - "learning_rate": 1.120092880448078e-05, - "loss": 0.3212, - "step": 3729 - }, - { - "epoch": 4.3, - "grad_norm": 0.0, - "learning_rate": 1.1196807591347406e-05, - "loss": 0.3801, - "step": 3730 - }, - { - "epoch": 4.3, - "grad_norm": 0.0, - "learning_rate": 1.1192686171979288e-05, - "loss": 0.4119, - "step": 3731 - }, - { - "epoch": 4.3, - "grad_norm": 0.0, - "learning_rate": 1.1188564547086634e-05, - "loss": 0.3529, - "step": 3732 - }, - { - "epoch": 4.31, - "grad_norm": 0.0, - "learning_rate": 1.1184442717379687e-05, - "loss": 0.4828, - "step": 3733 - }, - { - "epoch": 4.31, - "grad_norm": 0.0, - "learning_rate": 1.118032068356872e-05, - "loss": 0.242, - "step": 3734 - }, - { - "epoch": 4.31, - "grad_norm": 0.0, - "learning_rate": 1.1176198446364048e-05, - "loss": 0.338, - "step": 3735 - }, - { - "epoch": 4.31, - "grad_norm": 0.0, - "learning_rate": 1.1172076006476016e-05, - "loss": 0.477, - "step": 3736 - }, - { - "epoch": 4.31, - "grad_norm": 0.0, - "learning_rate": 1.1167953364615007e-05, - "loss": 0.4181, - "step": 3737 - }, - { - "epoch": 4.31, - "grad_norm": 0.0, - "learning_rate": 1.1163830521491435e-05, - "loss": 0.3969, - "step": 3738 - }, - { - "epoch": 4.31, - "grad_norm": 0.0, - "learning_rate": 1.1159707477815756e-05, - "loss": 0.2897, - "step": 3739 - }, - { - "epoch": 4.31, - "grad_norm": 0.0, - "learning_rate": 1.1155584234298456e-05, - "loss": 0.423, - "step": 3740 - }, - { - "epoch": 4.31, - "grad_norm": 0.0, - "learning_rate": 1.1151460791650046e-05, - "loss": 0.45, - "step": 3741 - }, - { - "epoch": 4.32, - "grad_norm": 0.0, - "learning_rate": 1.114733715058109e-05, - "loss": 0.3516, - "step": 3742 - }, - { - "epoch": 4.32, - "grad_norm": 0.0, - "learning_rate": 1.1143213311802177e-05, - "loss": 0.2915, - "step": 3743 - }, - { - "epoch": 4.32, - "grad_norm": 0.0, - "learning_rate": 1.113908927602392e-05, - "loss": 0.3889, - "step": 3744 - }, - { - "epoch": 4.32, - "grad_norm": 0.0, - "learning_rate": 1.1134965043956987e-05, - "loss": 0.3786, - "step": 3745 - }, - { - "epoch": 4.32, - "grad_norm": 0.0, - "learning_rate": 1.1130840616312065e-05, - "loss": 0.5469, - "step": 3746 - }, - { - "epoch": 4.32, - "grad_norm": 0.0, - "learning_rate": 1.1126715993799875e-05, - "loss": 0.3878, - "step": 3747 - }, - { - "epoch": 4.32, - "grad_norm": 0.0, - "learning_rate": 1.1122591177131177e-05, - "loss": 0.371, - "step": 3748 - }, - { - "epoch": 4.32, - "grad_norm": 0.0, - "learning_rate": 1.1118466167016763e-05, - "loss": 0.4156, - "step": 3749 - }, - { - "epoch": 4.33, - "grad_norm": 0.0, - "learning_rate": 1.111434096416746e-05, - "loss": 0.3816, - "step": 3750 - }, - { - "epoch": 4.33, - "grad_norm": 0.0, - "learning_rate": 1.1110215569294122e-05, - "loss": 0.3347, - "step": 3751 - }, - { - "epoch": 4.33, - "grad_norm": 0.0, - "learning_rate": 1.1106089983107642e-05, - "loss": 0.3909, - "step": 3752 - }, - { - "epoch": 4.33, - "grad_norm": 0.0, - "learning_rate": 1.1101964206318938e-05, - "loss": 0.3007, - "step": 3753 - }, - { - "epoch": 4.33, - "grad_norm": 0.0, - "learning_rate": 1.109783823963898e-05, - "loss": 0.3314, - "step": 3754 - }, - { - "epoch": 4.33, - "grad_norm": 0.0, - "learning_rate": 1.1093712083778748e-05, - "loss": 0.3679, - "step": 3755 - }, - { - "epoch": 4.33, - "grad_norm": 0.0, - "learning_rate": 1.108958573944926e-05, - "loss": 0.6113, - "step": 3756 - }, - { - "epoch": 4.33, - "grad_norm": 0.0, - "learning_rate": 1.1085459207361579e-05, - "loss": 0.3491, - "step": 3757 - }, - { - "epoch": 4.33, - "grad_norm": 0.0, - "learning_rate": 1.1081332488226795e-05, - "loss": 0.4241, - "step": 3758 - }, - { - "epoch": 4.34, - "grad_norm": 0.0, - "learning_rate": 1.1077205582756015e-05, - "loss": 0.3544, - "step": 3759 - }, - { - "epoch": 4.34, - "grad_norm": 0.0, - "learning_rate": 1.1073078491660398e-05, - "loss": 0.424, - "step": 3760 - }, - { - "epoch": 4.34, - "grad_norm": 0.0, - "learning_rate": 1.1068951215651132e-05, - "loss": 0.3225, - "step": 3761 - }, - { - "epoch": 4.34, - "grad_norm": 0.0, - "learning_rate": 1.1064823755439418e-05, - "loss": 0.3112, - "step": 3762 - }, - { - "epoch": 4.34, - "grad_norm": 0.0, - "learning_rate": 1.1060696111736515e-05, - "loss": 0.3153, - "step": 3763 - }, - { - "epoch": 4.34, - "grad_norm": 0.0, - "learning_rate": 1.10565682852537e-05, - "loss": 0.4044, - "step": 3764 - }, - { - "epoch": 4.34, - "grad_norm": 0.0, - "learning_rate": 1.1052440276702276e-05, - "loss": 0.3926, - "step": 3765 - }, - { - "epoch": 4.34, - "grad_norm": 0.0, - "learning_rate": 1.1048312086793593e-05, - "loss": 0.3683, - "step": 3766 - }, - { - "epoch": 4.34, - "grad_norm": 0.0, - "learning_rate": 1.1044183716239019e-05, - "loss": 0.4002, - "step": 3767 - }, - { - "epoch": 4.35, - "grad_norm": 0.0, - "learning_rate": 1.1040055165749956e-05, - "loss": 0.5419, - "step": 3768 - }, - { - "epoch": 4.35, - "grad_norm": 0.0, - "learning_rate": 1.1035926436037845e-05, - "loss": 0.4037, - "step": 3769 - }, - { - "epoch": 4.35, - "grad_norm": 0.0, - "learning_rate": 1.1031797527814148e-05, - "loss": 0.3574, - "step": 3770 - }, - { - "epoch": 4.35, - "grad_norm": 0.0, - "learning_rate": 1.1027668441790358e-05, - "loss": 0.3733, - "step": 3771 - }, - { - "epoch": 4.35, - "grad_norm": 0.0, - "learning_rate": 1.102353917867801e-05, - "loss": 0.4144, - "step": 3772 - }, - { - "epoch": 4.35, - "grad_norm": 0.0, - "learning_rate": 1.1019409739188653e-05, - "loss": 0.4241, - "step": 3773 - }, - { - "epoch": 4.35, - "grad_norm": 0.0, - "learning_rate": 1.101528012403388e-05, - "loss": 0.4019, - "step": 3774 - }, - { - "epoch": 4.35, - "grad_norm": 0.0, - "learning_rate": 1.101115033392531e-05, - "loss": 0.3116, - "step": 3775 - }, - { - "epoch": 4.36, - "grad_norm": 0.0, - "learning_rate": 1.1007020369574591e-05, - "loss": 0.3576, - "step": 3776 - }, - { - "epoch": 4.36, - "grad_norm": 0.0, - "learning_rate": 1.1002890231693395e-05, - "loss": 0.3198, - "step": 3777 - }, - { - "epoch": 4.36, - "grad_norm": 0.0, - "learning_rate": 1.0998759920993438e-05, - "loss": 0.4901, - "step": 3778 - }, - { - "epoch": 4.36, - "grad_norm": 0.0, - "learning_rate": 1.099462943818646e-05, - "loss": 0.3442, - "step": 3779 - }, - { - "epoch": 4.36, - "grad_norm": 0.0, - "learning_rate": 1.0990498783984216e-05, - "loss": 0.4304, - "step": 3780 - }, - { - "epoch": 4.36, - "grad_norm": 0.0, - "learning_rate": 1.0986367959098517e-05, - "loss": 0.4505, - "step": 3781 - }, - { - "epoch": 4.36, - "grad_norm": 0.0, - "learning_rate": 1.0982236964241184e-05, - "loss": 0.4146, - "step": 3782 - }, - { - "epoch": 4.36, - "grad_norm": 0.0, - "learning_rate": 1.0978105800124072e-05, - "loss": 0.4858, - "step": 3783 - }, - { - "epoch": 4.36, - "grad_norm": 0.0, - "learning_rate": 1.0973974467459068e-05, - "loss": 0.3181, - "step": 3784 - }, - { - "epoch": 4.37, - "grad_norm": 0.0, - "learning_rate": 1.0969842966958087e-05, - "loss": 0.4917, - "step": 3785 - }, - { - "epoch": 4.37, - "grad_norm": 0.0, - "learning_rate": 1.0965711299333066e-05, - "loss": 0.3648, - "step": 3786 - }, - { - "epoch": 4.37, - "grad_norm": 0.0, - "learning_rate": 1.0961579465295987e-05, - "loss": 0.4518, - "step": 3787 - }, - { - "epoch": 4.37, - "grad_norm": 0.0, - "learning_rate": 1.0957447465558844e-05, - "loss": 0.2821, - "step": 3788 - }, - { - "epoch": 4.37, - "grad_norm": 0.0, - "learning_rate": 1.0953315300833665e-05, - "loss": 0.4618, - "step": 3789 - }, - { - "epoch": 4.37, - "grad_norm": 0.0, - "learning_rate": 1.0949182971832514e-05, - "loss": 0.4657, - "step": 3790 - }, - { - "epoch": 4.37, - "grad_norm": 0.0, - "learning_rate": 1.0945050479267472e-05, - "loss": 0.347, - "step": 3791 - }, - { - "epoch": 4.37, - "grad_norm": 0.0, - "learning_rate": 1.094091782385065e-05, - "loss": 0.3244, - "step": 3792 - }, - { - "epoch": 4.37, - "grad_norm": 0.0, - "learning_rate": 1.0936785006294197e-05, - "loss": 0.3148, - "step": 3793 - }, - { - "epoch": 4.38, - "grad_norm": 0.0, - "learning_rate": 1.0932652027310282e-05, - "loss": 0.4684, - "step": 3794 - }, - { - "epoch": 4.38, - "grad_norm": 0.0, - "learning_rate": 1.0928518887611099e-05, - "loss": 0.3699, - "step": 3795 - }, - { - "epoch": 4.38, - "grad_norm": 0.0, - "learning_rate": 1.0924385587908876e-05, - "loss": 0.413, - "step": 3796 - }, - { - "epoch": 4.38, - "grad_norm": 0.0, - "learning_rate": 1.092025212891587e-05, - "loss": 0.3497, - "step": 3797 - }, - { - "epoch": 4.38, - "grad_norm": 0.0, - "learning_rate": 1.091611851134435e-05, - "loss": 0.3912, - "step": 3798 - }, - { - "epoch": 4.38, - "grad_norm": 0.0, - "learning_rate": 1.0911984735906635e-05, - "loss": 0.2838, - "step": 3799 - }, - { - "epoch": 4.38, - "grad_norm": 0.0, - "learning_rate": 1.0907850803315059e-05, - "loss": 0.3861, - "step": 3800 - }, - { - "epoch": 4.38, - "grad_norm": 0.0, - "learning_rate": 1.090371671428198e-05, - "loss": 0.2954, - "step": 3801 - }, - { - "epoch": 4.39, - "grad_norm": 0.0, - "learning_rate": 1.0899582469519787e-05, - "loss": 0.3744, - "step": 3802 - }, - { - "epoch": 4.39, - "grad_norm": 0.0, - "learning_rate": 1.0895448069740902e-05, - "loss": 0.3273, - "step": 3803 - }, - { - "epoch": 4.39, - "grad_norm": 0.0, - "learning_rate": 1.089131351565776e-05, - "loss": 0.4212, - "step": 3804 - }, - { - "epoch": 4.39, - "grad_norm": 0.0, - "learning_rate": 1.0887178807982837e-05, - "loss": 0.4301, - "step": 3805 - }, - { - "epoch": 4.39, - "grad_norm": 0.0, - "learning_rate": 1.0883043947428627e-05, - "loss": 0.3124, - "step": 3806 - }, - { - "epoch": 4.39, - "grad_norm": 0.0, - "learning_rate": 1.0878908934707646e-05, - "loss": 0.5382, - "step": 3807 - }, - { - "epoch": 4.39, - "grad_norm": 0.0, - "learning_rate": 1.0874773770532453e-05, - "loss": 0.3593, - "step": 3808 - }, - { - "epoch": 4.39, - "grad_norm": 0.0, - "learning_rate": 1.0870638455615613e-05, - "loss": 0.4458, - "step": 3809 - }, - { - "epoch": 4.39, - "grad_norm": 0.0, - "learning_rate": 1.0866502990669729e-05, - "loss": 0.3922, - "step": 3810 - }, - { - "epoch": 4.4, - "grad_norm": 0.0, - "learning_rate": 1.0862367376407433e-05, - "loss": 0.4856, - "step": 3811 - }, - { - "epoch": 4.4, - "grad_norm": 0.0, - "learning_rate": 1.0858231613541372e-05, - "loss": 0.4327, - "step": 3812 - }, - { - "epoch": 4.4, - "grad_norm": 0.0, - "learning_rate": 1.0854095702784222e-05, - "loss": 0.5009, - "step": 3813 - }, - { - "epoch": 4.4, - "grad_norm": 0.0, - "learning_rate": 1.0849959644848689e-05, - "loss": 0.3633, - "step": 3814 - }, - { - "epoch": 4.4, - "grad_norm": 0.0, - "learning_rate": 1.08458234404475e-05, - "loss": 0.6004, - "step": 3815 - }, - { - "epoch": 4.4, - "grad_norm": 0.0, - "learning_rate": 1.0841687090293412e-05, - "loss": 0.374, - "step": 3816 - }, - { - "epoch": 4.4, - "grad_norm": 0.0, - "learning_rate": 1.08375505950992e-05, - "loss": 0.5373, - "step": 3817 - }, - { - "epoch": 4.4, - "grad_norm": 0.0, - "learning_rate": 1.0833413955577667e-05, - "loss": 0.3175, - "step": 3818 - }, - { - "epoch": 4.4, - "grad_norm": 0.0, - "learning_rate": 1.0829277172441648e-05, - "loss": 0.3214, - "step": 3819 - }, - { - "epoch": 4.41, - "grad_norm": 0.0, - "learning_rate": 1.0825140246403989e-05, - "loss": 0.4051, - "step": 3820 - }, - { - "epoch": 4.41, - "grad_norm": 0.0, - "learning_rate": 1.0821003178177572e-05, - "loss": 0.3064, - "step": 3821 - }, - { - "epoch": 4.41, - "grad_norm": 0.0, - "learning_rate": 1.0816865968475299e-05, - "loss": 0.3821, - "step": 3822 - }, - { - "epoch": 4.41, - "grad_norm": 0.0, - "learning_rate": 1.0812728618010098e-05, - "loss": 0.341, - "step": 3823 - }, - { - "epoch": 4.41, - "grad_norm": 0.0, - "learning_rate": 1.0808591127494919e-05, - "loss": 0.3565, - "step": 3824 - }, - { - "epoch": 4.41, - "grad_norm": 0.0, - "learning_rate": 1.0804453497642734e-05, - "loss": 0.3334, - "step": 3825 - }, - { - "epoch": 4.41, - "grad_norm": 0.0, - "learning_rate": 1.080031572916655e-05, - "loss": 0.5331, - "step": 3826 - }, - { - "epoch": 4.41, - "grad_norm": 0.0, - "learning_rate": 1.0796177822779384e-05, - "loss": 0.41, - "step": 3827 - }, - { - "epoch": 4.42, - "grad_norm": 0.0, - "learning_rate": 1.0792039779194283e-05, - "loss": 0.4489, - "step": 3828 - }, - { - "epoch": 4.42, - "grad_norm": 0.0, - "learning_rate": 1.0787901599124322e-05, - "loss": 0.3561, - "step": 3829 - }, - { - "epoch": 4.42, - "grad_norm": 0.0, - "learning_rate": 1.0783763283282594e-05, - "loss": 0.5295, - "step": 3830 - }, - { - "epoch": 4.42, - "grad_norm": 0.0, - "learning_rate": 1.0779624832382211e-05, - "loss": 0.4321, - "step": 3831 - }, - { - "epoch": 4.42, - "grad_norm": 0.0, - "learning_rate": 1.0775486247136322e-05, - "loss": 0.4444, - "step": 3832 - }, - { - "epoch": 4.42, - "grad_norm": 0.0, - "learning_rate": 1.0771347528258084e-05, - "loss": 0.3689, - "step": 3833 - }, - { - "epoch": 4.42, - "grad_norm": 0.0, - "learning_rate": 1.0767208676460689e-05, - "loss": 0.3649, - "step": 3834 - }, - { - "epoch": 4.42, - "grad_norm": 0.0, - "learning_rate": 1.0763069692457346e-05, - "loss": 0.3486, - "step": 3835 - }, - { - "epoch": 4.42, - "grad_norm": 0.0, - "learning_rate": 1.0758930576961286e-05, - "loss": 0.4765, - "step": 3836 - }, - { - "epoch": 4.43, - "grad_norm": 0.0, - "learning_rate": 1.0754791330685763e-05, - "loss": 0.5279, - "step": 3837 - }, - { - "epoch": 4.43, - "grad_norm": 0.0, - "learning_rate": 1.075065195434406e-05, - "loss": 0.5594, - "step": 3838 - }, - { - "epoch": 4.43, - "grad_norm": 0.0, - "learning_rate": 1.0746512448649473e-05, - "loss": 0.4096, - "step": 3839 - }, - { - "epoch": 4.43, - "grad_norm": 0.0, - "learning_rate": 1.0742372814315323e-05, - "loss": 0.3731, - "step": 3840 - }, - { - "epoch": 4.43, - "grad_norm": 0.0, - "learning_rate": 1.073823305205496e-05, - "loss": 0.3972, - "step": 3841 - }, - { - "epoch": 4.43, - "grad_norm": 0.0, - "learning_rate": 1.0734093162581747e-05, - "loss": 0.2965, - "step": 3842 - }, - { - "epoch": 4.43, - "grad_norm": 0.0, - "learning_rate": 1.0729953146609076e-05, - "loss": 0.3492, - "step": 3843 - }, - { - "epoch": 4.43, - "grad_norm": 0.0, - "learning_rate": 1.0725813004850357e-05, - "loss": 0.5758, - "step": 3844 - }, - { - "epoch": 4.43, - "grad_norm": 0.0, - "learning_rate": 1.0721672738019015e-05, - "loss": 0.3782, - "step": 3845 - }, - { - "epoch": 4.44, - "grad_norm": 0.0, - "learning_rate": 1.0717532346828514e-05, - "loss": 0.3661, - "step": 3846 - }, - { - "epoch": 4.44, - "grad_norm": 0.0, - "learning_rate": 1.0713391831992324e-05, - "loss": 0.3829, - "step": 3847 - }, - { - "epoch": 4.44, - "grad_norm": 0.0, - "learning_rate": 1.0709251194223942e-05, - "loss": 0.4912, - "step": 3848 - }, - { - "epoch": 4.44, - "grad_norm": 0.0, - "learning_rate": 1.0705110434236888e-05, - "loss": 0.478, - "step": 3849 - }, - { - "epoch": 4.44, - "grad_norm": 0.0, - "learning_rate": 1.0700969552744695e-05, - "loss": 0.3586, - "step": 3850 - }, - { - "epoch": 4.44, - "grad_norm": 0.0, - "learning_rate": 1.0696828550460928e-05, - "loss": 0.3653, - "step": 3851 - }, - { - "epoch": 4.44, - "grad_norm": 0.0, - "learning_rate": 1.0692687428099164e-05, - "loss": 0.2871, - "step": 3852 - }, - { - "epoch": 4.44, - "grad_norm": 0.0, - "learning_rate": 1.0688546186373009e-05, - "loss": 0.3747, - "step": 3853 - }, - { - "epoch": 4.45, - "grad_norm": 0.0, - "learning_rate": 1.068440482599608e-05, - "loss": 0.6275, - "step": 3854 - }, - { - "epoch": 4.45, - "grad_norm": 0.0, - "learning_rate": 1.0680263347682021e-05, - "loss": 0.3945, - "step": 3855 - }, - { - "epoch": 4.45, - "grad_norm": 0.0, - "learning_rate": 1.0676121752144495e-05, - "loss": 0.3429, - "step": 3856 - }, - { - "epoch": 4.45, - "grad_norm": 0.0, - "learning_rate": 1.067198004009718e-05, - "loss": 0.345, - "step": 3857 - }, - { - "epoch": 4.45, - "grad_norm": 0.0, - "learning_rate": 1.0667838212253787e-05, - "loss": 0.4147, - "step": 3858 - }, - { - "epoch": 4.45, - "grad_norm": 0.0, - "learning_rate": 1.0663696269328034e-05, - "loss": 0.5598, - "step": 3859 - }, - { - "epoch": 4.45, - "grad_norm": 0.0, - "learning_rate": 1.0659554212033663e-05, - "loss": 0.4445, - "step": 3860 - }, - { - "epoch": 4.45, - "grad_norm": 0.0, - "learning_rate": 1.0655412041084438e-05, - "loss": 0.4222, - "step": 3861 - }, - { - "epoch": 4.45, - "grad_norm": 0.0, - "learning_rate": 1.0651269757194142e-05, - "loss": 0.3552, - "step": 3862 - }, - { - "epoch": 4.46, - "grad_norm": 0.0, - "learning_rate": 1.0647127361076573e-05, - "loss": 0.3539, - "step": 3863 - }, - { - "epoch": 4.46, - "grad_norm": 0.0, - "learning_rate": 1.0642984853445553e-05, - "loss": 0.2805, - "step": 3864 - }, - { - "epoch": 4.46, - "grad_norm": 0.0, - "learning_rate": 1.0638842235014923e-05, - "loss": 0.386, - "step": 3865 - }, - { - "epoch": 4.46, - "grad_norm": 0.0, - "learning_rate": 1.063469950649854e-05, - "loss": 0.356, - "step": 3866 - }, - { - "epoch": 4.46, - "grad_norm": 0.0, - "learning_rate": 1.0630556668610286e-05, - "loss": 0.3817, - "step": 3867 - }, - { - "epoch": 4.46, - "grad_norm": 0.0, - "learning_rate": 1.062641372206405e-05, - "loss": 0.4517, - "step": 3868 - }, - { - "epoch": 4.46, - "grad_norm": 0.0, - "learning_rate": 1.0622270667573757e-05, - "loss": 0.4699, - "step": 3869 - }, - { - "epoch": 4.46, - "grad_norm": 0.0, - "learning_rate": 1.0618127505853336e-05, - "loss": 0.3747, - "step": 3870 - }, - { - "epoch": 4.46, - "grad_norm": 0.0, - "learning_rate": 1.061398423761674e-05, - "loss": 0.4935, - "step": 3871 - }, - { - "epoch": 4.47, - "grad_norm": 0.0, - "learning_rate": 1.0609840863577936e-05, - "loss": 0.4121, - "step": 3872 - }, - { - "epoch": 4.47, - "grad_norm": 0.0, - "learning_rate": 1.0605697384450922e-05, - "loss": 0.4234, - "step": 3873 - }, - { - "epoch": 4.47, - "grad_norm": 0.0, - "learning_rate": 1.06015538009497e-05, - "loss": 0.345, - "step": 3874 - }, - { - "epoch": 4.47, - "grad_norm": 0.0, - "learning_rate": 1.059741011378829e-05, - "loss": 0.352, - "step": 3875 - }, - { - "epoch": 4.47, - "grad_norm": 0.0, - "learning_rate": 1.0593266323680748e-05, - "loss": 0.3399, - "step": 3876 - }, - { - "epoch": 4.47, - "grad_norm": 0.0, - "learning_rate": 1.0589122431341129e-05, - "loss": 0.3337, - "step": 3877 - }, - { - "epoch": 4.47, - "grad_norm": 0.0, - "learning_rate": 1.0584978437483504e-05, - "loss": 0.3978, - "step": 3878 - }, - { - "epoch": 4.47, - "grad_norm": 0.0, - "learning_rate": 1.0580834342821978e-05, - "loss": 0.2915, - "step": 3879 - }, - { - "epoch": 4.48, - "grad_norm": 0.0, - "learning_rate": 1.0576690148070666e-05, - "loss": 0.3345, - "step": 3880 - }, - { - "epoch": 4.48, - "grad_norm": 0.0, - "learning_rate": 1.0572545853943688e-05, - "loss": 0.3161, - "step": 3881 - }, - { - "epoch": 4.48, - "grad_norm": 0.0, - "learning_rate": 1.05684014611552e-05, - "loss": 0.5279, - "step": 3882 - }, - { - "epoch": 4.48, - "grad_norm": 0.0, - "learning_rate": 1.0564256970419367e-05, - "loss": 0.2585, - "step": 3883 - }, - { - "epoch": 4.48, - "grad_norm": 0.0, - "learning_rate": 1.0560112382450365e-05, - "loss": 0.3691, - "step": 3884 - }, - { - "epoch": 4.48, - "grad_norm": 0.0, - "learning_rate": 1.0555967697962399e-05, - "loss": 0.4072, - "step": 3885 - }, - { - "epoch": 4.48, - "grad_norm": 0.0, - "learning_rate": 1.0551822917669679e-05, - "loss": 0.2988, - "step": 3886 - }, - { - "epoch": 4.48, - "grad_norm": 0.0, - "learning_rate": 1.0547678042286435e-05, - "loss": 0.5151, - "step": 3887 - }, - { - "epoch": 4.48, - "grad_norm": 0.0, - "learning_rate": 1.0543533072526925e-05, - "loss": 0.4352, - "step": 3888 - }, - { - "epoch": 4.49, - "grad_norm": 0.0, - "learning_rate": 1.0539388009105404e-05, - "loss": 0.4246, - "step": 3889 - }, - { - "epoch": 4.49, - "grad_norm": 0.0, - "learning_rate": 1.0535242852736152e-05, - "loss": 0.4331, - "step": 3890 - }, - { - "epoch": 4.49, - "grad_norm": 0.0, - "learning_rate": 1.0531097604133473e-05, - "loss": 0.3866, - "step": 3891 - }, - { - "epoch": 4.49, - "grad_norm": 0.0, - "learning_rate": 1.0526952264011672e-05, - "loss": 0.4322, - "step": 3892 - }, - { - "epoch": 4.49, - "grad_norm": 0.0, - "learning_rate": 1.0522806833085076e-05, - "loss": 0.3574, - "step": 3893 - }, - { - "epoch": 4.49, - "grad_norm": 0.0, - "learning_rate": 1.0518661312068032e-05, - "loss": 0.4832, - "step": 3894 - }, - { - "epoch": 4.49, - "grad_norm": 0.0, - "learning_rate": 1.0514515701674904e-05, - "loss": 0.4308, - "step": 3895 - }, - { - "epoch": 4.49, - "grad_norm": 0.0, - "learning_rate": 1.0510370002620056e-05, - "loss": 0.3325, - "step": 3896 - }, - { - "epoch": 4.49, - "grad_norm": 0.0, - "learning_rate": 1.0506224215617887e-05, - "loss": 0.3953, - "step": 3897 - }, - { - "epoch": 4.5, - "grad_norm": 0.0, - "learning_rate": 1.0502078341382798e-05, - "loss": 0.357, - "step": 3898 - }, - { - "epoch": 4.5, - "grad_norm": 0.0, - "learning_rate": 1.0497932380629207e-05, - "loss": 0.4436, - "step": 3899 - }, - { - "epoch": 4.5, - "grad_norm": 0.0, - "learning_rate": 1.0493786334071554e-05, - "loss": 0.414, - "step": 3900 - }, - { - "epoch": 4.5, - "grad_norm": 0.0, - "learning_rate": 1.0489640202424284e-05, - "loss": 0.3581, - "step": 3901 - }, - { - "epoch": 4.5, - "grad_norm": 0.0, - "learning_rate": 1.0485493986401865e-05, - "loss": 0.4547, - "step": 3902 - }, - { - "epoch": 4.5, - "grad_norm": 0.0, - "learning_rate": 1.0481347686718775e-05, - "loss": 0.3818, - "step": 3903 - }, - { - "epoch": 4.5, - "grad_norm": 0.0, - "learning_rate": 1.0477201304089503e-05, - "loss": 0.425, - "step": 3904 - }, - { - "epoch": 4.5, - "grad_norm": 0.0, - "learning_rate": 1.0473054839228562e-05, - "loss": 0.3033, - "step": 3905 - }, - { - "epoch": 4.51, - "grad_norm": 0.0, - "learning_rate": 1.0468908292850475e-05, - "loss": 0.3447, - "step": 3906 - }, - { - "epoch": 4.51, - "grad_norm": 0.0, - "learning_rate": 1.0464761665669771e-05, - "loss": 0.3722, - "step": 3907 - }, - { - "epoch": 4.51, - "grad_norm": 0.0, - "learning_rate": 1.0460614958401003e-05, - "loss": 0.3188, - "step": 3908 - }, - { - "epoch": 4.51, - "grad_norm": 0.0, - "learning_rate": 1.045646817175874e-05, - "loss": 0.3303, - "step": 3909 - }, - { - "epoch": 4.51, - "grad_norm": 0.0, - "learning_rate": 1.0452321306457551e-05, - "loss": 0.3537, - "step": 3910 - }, - { - "epoch": 4.51, - "grad_norm": 0.0, - "learning_rate": 1.0448174363212029e-05, - "loss": 0.3845, - "step": 3911 - }, - { - "epoch": 4.51, - "grad_norm": 0.0, - "learning_rate": 1.0444027342736782e-05, - "loss": 0.4106, - "step": 3912 - }, - { - "epoch": 4.51, - "grad_norm": 0.0, - "learning_rate": 1.0439880245746428e-05, - "loss": 0.3495, - "step": 3913 - }, - { - "epoch": 4.51, - "grad_norm": 0.0, - "learning_rate": 1.0435733072955587e-05, - "loss": 0.3413, - "step": 3914 - }, - { - "epoch": 4.52, - "grad_norm": 0.0, - "learning_rate": 1.0431585825078916e-05, - "loss": 0.3592, - "step": 3915 - }, - { - "epoch": 4.52, - "grad_norm": 0.0, - "learning_rate": 1.0427438502831065e-05, - "loss": 0.315, - "step": 3916 - }, - { - "epoch": 4.52, - "grad_norm": 0.0, - "learning_rate": 1.0423291106926704e-05, - "loss": 0.3218, - "step": 3917 - }, - { - "epoch": 4.52, - "grad_norm": 0.0, - "learning_rate": 1.0419143638080518e-05, - "loss": 0.3837, - "step": 3918 - }, - { - "epoch": 4.52, - "grad_norm": 0.0, - "learning_rate": 1.0414996097007199e-05, - "loss": 0.3944, - "step": 3919 - }, - { - "epoch": 4.52, - "grad_norm": 0.0, - "learning_rate": 1.0410848484421454e-05, - "loss": 0.4059, - "step": 3920 - }, - { - "epoch": 4.52, - "grad_norm": 0.0, - "learning_rate": 1.0406700801038006e-05, - "loss": 0.3554, - "step": 3921 - }, - { - "epoch": 4.52, - "grad_norm": 0.0, - "learning_rate": 1.0402553047571584e-05, - "loss": 0.4601, - "step": 3922 - }, - { - "epoch": 4.52, - "grad_norm": 0.0, - "learning_rate": 1.0398405224736927e-05, - "loss": 0.4291, - "step": 3923 - }, - { - "epoch": 4.53, - "grad_norm": 0.0, - "learning_rate": 1.0394257333248805e-05, - "loss": 0.4405, - "step": 3924 - }, - { - "epoch": 4.53, - "grad_norm": 0.0, - "learning_rate": 1.039010937382197e-05, - "loss": 0.3786, - "step": 3925 - }, - { - "epoch": 4.53, - "grad_norm": 0.0, - "learning_rate": 1.0385961347171209e-05, - "loss": 0.356, - "step": 3926 - }, - { - "epoch": 4.53, - "grad_norm": 0.0, - "learning_rate": 1.0381813254011317e-05, - "loss": 0.2982, - "step": 3927 - }, - { - "epoch": 4.53, - "grad_norm": 0.0, - "learning_rate": 1.0377665095057088e-05, - "loss": 0.298, - "step": 3928 - }, - { - "epoch": 4.53, - "grad_norm": 0.0, - "learning_rate": 1.0373516871023336e-05, - "loss": 0.3886, - "step": 3929 - }, - { - "epoch": 4.53, - "grad_norm": 0.0, - "learning_rate": 1.0369368582624893e-05, - "loss": 0.2582, - "step": 3930 - }, - { - "epoch": 4.53, - "grad_norm": 0.0, - "learning_rate": 1.0365220230576592e-05, - "loss": 0.4328, - "step": 3931 - }, - { - "epoch": 4.54, - "grad_norm": 0.0, - "learning_rate": 1.0361071815593275e-05, - "loss": 0.4177, - "step": 3932 - }, - { - "epoch": 4.54, - "grad_norm": 0.0, - "learning_rate": 1.0356923338389807e-05, - "loss": 0.4319, - "step": 3933 - }, - { - "epoch": 4.54, - "grad_norm": 0.0, - "learning_rate": 1.0352774799681052e-05, - "loss": 0.3647, - "step": 3934 - }, - { - "epoch": 4.54, - "grad_norm": 0.0, - "learning_rate": 1.034862620018189e-05, - "loss": 0.4753, - "step": 3935 - }, - { - "epoch": 4.54, - "grad_norm": 0.0, - "learning_rate": 1.0344477540607214e-05, - "loss": 0.26, - "step": 3936 - }, - { - "epoch": 4.54, - "grad_norm": 0.0, - "learning_rate": 1.0340328821671918e-05, - "loss": 0.4465, - "step": 3937 - }, - { - "epoch": 4.54, - "grad_norm": 0.0, - "learning_rate": 1.0336180044090919e-05, - "loss": 0.432, - "step": 3938 - }, - { - "epoch": 4.54, - "grad_norm": 0.0, - "learning_rate": 1.0332031208579133e-05, - "loss": 0.3006, - "step": 3939 - }, - { - "epoch": 4.54, - "grad_norm": 0.0, - "learning_rate": 1.032788231585149e-05, - "loss": 0.2848, - "step": 3940 - }, - { - "epoch": 4.55, - "grad_norm": 0.0, - "learning_rate": 1.032373336662293e-05, - "loss": 0.4072, - "step": 3941 - }, - { - "epoch": 4.55, - "grad_norm": 0.0, - "learning_rate": 1.0319584361608407e-05, - "loss": 0.376, - "step": 3942 - }, - { - "epoch": 4.55, - "grad_norm": 0.0, - "learning_rate": 1.0315435301522877e-05, - "loss": 0.3622, - "step": 3943 - }, - { - "epoch": 4.55, - "grad_norm": 0.0, - "learning_rate": 1.0311286187081308e-05, - "loss": 0.3545, - "step": 3944 - }, - { - "epoch": 4.55, - "grad_norm": 0.0, - "learning_rate": 1.0307137018998683e-05, - "loss": 0.3893, - "step": 3945 - }, - { - "epoch": 4.55, - "grad_norm": 0.0, - "learning_rate": 1.0302987797989986e-05, - "loss": 0.4186, - "step": 3946 - }, - { - "epoch": 4.55, - "grad_norm": 0.0, - "learning_rate": 1.0298838524770212e-05, - "loss": 0.3838, - "step": 3947 - }, - { - "epoch": 4.55, - "grad_norm": 0.0, - "learning_rate": 1.029468920005437e-05, - "loss": 0.3697, - "step": 3948 - }, - { - "epoch": 4.55, - "grad_norm": 0.0, - "learning_rate": 1.0290539824557474e-05, - "loss": 0.4142, - "step": 3949 - }, - { - "epoch": 4.56, - "grad_norm": 0.0, - "learning_rate": 1.0286390398994551e-05, - "loss": 0.4325, - "step": 3950 - }, - { - "epoch": 4.56, - "grad_norm": 0.0, - "learning_rate": 1.0282240924080625e-05, - "loss": 0.4162, - "step": 3951 - }, - { - "epoch": 4.56, - "grad_norm": 0.0, - "learning_rate": 1.0278091400530743e-05, - "loss": 0.3773, - "step": 3952 - }, - { - "epoch": 4.56, - "grad_norm": 0.0, - "learning_rate": 1.027394182905995e-05, - "loss": 0.3573, - "step": 3953 - }, - { - "epoch": 4.56, - "grad_norm": 0.0, - "learning_rate": 1.0269792210383305e-05, - "loss": 0.3032, - "step": 3954 - }, - { - "epoch": 4.56, - "grad_norm": 0.0, - "learning_rate": 1.0265642545215872e-05, - "loss": 0.441, - "step": 3955 - }, - { - "epoch": 4.56, - "grad_norm": 0.0, - "learning_rate": 1.0261492834272728e-05, - "loss": 0.49, - "step": 3956 - }, - { - "epoch": 4.56, - "grad_norm": 0.0, - "learning_rate": 1.0257343078268948e-05, - "loss": 0.3543, - "step": 3957 - }, - { - "epoch": 4.57, - "grad_norm": 0.0, - "learning_rate": 1.0253193277919626e-05, - "loss": 0.3128, - "step": 3958 - }, - { - "epoch": 4.57, - "grad_norm": 0.0, - "learning_rate": 1.0249043433939857e-05, - "loss": 0.2758, - "step": 3959 - }, - { - "epoch": 4.57, - "grad_norm": 0.0, - "learning_rate": 1.0244893547044745e-05, - "loss": 0.3266, - "step": 3960 - }, - { - "epoch": 4.57, - "grad_norm": 0.0, - "learning_rate": 1.02407436179494e-05, - "loss": 0.3341, - "step": 3961 - }, - { - "epoch": 4.57, - "grad_norm": 0.0, - "learning_rate": 1.0236593647368944e-05, - "loss": 0.2991, - "step": 3962 - }, - { - "epoch": 4.57, - "grad_norm": 0.0, - "learning_rate": 1.0232443636018502e-05, - "loss": 0.4248, - "step": 3963 - }, - { - "epoch": 4.57, - "grad_norm": 0.0, - "learning_rate": 1.0228293584613203e-05, - "loss": 0.3169, - "step": 3964 - }, - { - "epoch": 4.57, - "grad_norm": 0.0, - "learning_rate": 1.0224143493868191e-05, - "loss": 0.365, - "step": 3965 - }, - { - "epoch": 4.57, - "grad_norm": 0.0, - "learning_rate": 1.0219993364498612e-05, - "loss": 0.3377, - "step": 3966 - }, - { - "epoch": 4.58, - "grad_norm": 0.0, - "learning_rate": 1.021584319721962e-05, - "loss": 0.335, - "step": 3967 - }, - { - "epoch": 4.58, - "grad_norm": 0.0, - "learning_rate": 1.021169299274637e-05, - "loss": 0.4737, - "step": 3968 - }, - { - "epoch": 4.58, - "grad_norm": 0.0, - "learning_rate": 1.0207542751794035e-05, - "loss": 0.3955, - "step": 3969 - }, - { - "epoch": 4.58, - "grad_norm": 0.0, - "learning_rate": 1.0203392475077783e-05, - "loss": 0.5066, - "step": 3970 - }, - { - "epoch": 4.58, - "grad_norm": 0.0, - "learning_rate": 1.0199242163312794e-05, - "loss": 0.3275, - "step": 3971 - }, - { - "epoch": 4.58, - "grad_norm": 0.0, - "learning_rate": 1.0195091817214254e-05, - "loss": 0.3886, - "step": 3972 - }, - { - "epoch": 4.58, - "grad_norm": 0.0, - "learning_rate": 1.019094143749735e-05, - "loss": 0.2841, - "step": 3973 - }, - { - "epoch": 4.58, - "grad_norm": 0.0, - "learning_rate": 1.0186791024877282e-05, - "loss": 0.4147, - "step": 3974 - }, - { - "epoch": 4.58, - "grad_norm": 0.0, - "learning_rate": 1.0182640580069249e-05, - "loss": 0.2721, - "step": 3975 - }, - { - "epoch": 4.59, - "grad_norm": 0.0, - "learning_rate": 1.0178490103788462e-05, - "loss": 0.3314, - "step": 3976 - }, - { - "epoch": 4.59, - "grad_norm": 0.0, - "learning_rate": 1.0174339596750131e-05, - "loss": 0.3554, - "step": 3977 - }, - { - "epoch": 4.59, - "grad_norm": 0.0, - "learning_rate": 1.017018905966948e-05, - "loss": 0.3799, - "step": 3978 - }, - { - "epoch": 4.59, - "grad_norm": 0.0, - "learning_rate": 1.0166038493261723e-05, - "loss": 0.4455, - "step": 3979 - }, - { - "epoch": 4.59, - "grad_norm": 0.0, - "learning_rate": 1.0161887898242096e-05, - "loss": 0.356, - "step": 3980 - }, - { - "epoch": 4.59, - "grad_norm": 0.0, - "learning_rate": 1.0157737275325829e-05, - "loss": 0.4378, - "step": 3981 - }, - { - "epoch": 4.59, - "grad_norm": 0.0, - "learning_rate": 1.0153586625228162e-05, - "loss": 0.4533, - "step": 3982 - }, - { - "epoch": 4.59, - "grad_norm": 0.0, - "learning_rate": 1.0149435948664338e-05, - "loss": 0.4903, - "step": 3983 - }, - { - "epoch": 4.6, - "grad_norm": 0.0, - "learning_rate": 1.0145285246349605e-05, - "loss": 0.5149, - "step": 3984 - }, - { - "epoch": 4.6, - "grad_norm": 0.0, - "learning_rate": 1.0141134518999216e-05, - "loss": 0.3199, - "step": 3985 - }, - { - "epoch": 4.6, - "grad_norm": 0.0, - "learning_rate": 1.0136983767328424e-05, - "loss": 0.3843, - "step": 3986 - }, - { - "epoch": 4.6, - "grad_norm": 0.0, - "learning_rate": 1.013283299205249e-05, - "loss": 0.4153, - "step": 3987 - }, - { - "epoch": 4.6, - "grad_norm": 0.0, - "learning_rate": 1.012868219388668e-05, - "loss": 0.3755, - "step": 3988 - }, - { - "epoch": 4.6, - "grad_norm": 0.0, - "learning_rate": 1.0124531373546262e-05, - "loss": 0.3509, - "step": 3989 - }, - { - "epoch": 4.6, - "grad_norm": 0.0, - "learning_rate": 1.0120380531746507e-05, - "loss": 0.4563, - "step": 3990 - }, - { - "epoch": 4.6, - "grad_norm": 0.0, - "learning_rate": 1.0116229669202692e-05, - "loss": 0.4134, - "step": 3991 - }, - { - "epoch": 4.6, - "grad_norm": 0.0, - "learning_rate": 1.0112078786630104e-05, - "loss": 0.3089, - "step": 3992 - }, - { - "epoch": 4.61, - "grad_norm": 0.0, - "learning_rate": 1.0107927884744014e-05, - "loss": 0.314, - "step": 3993 - }, - { - "epoch": 4.61, - "grad_norm": 0.0, - "learning_rate": 1.0103776964259711e-05, - "loss": 0.5964, - "step": 3994 - }, - { - "epoch": 4.61, - "grad_norm": 0.0, - "learning_rate": 1.0099626025892491e-05, - "loss": 0.4518, - "step": 3995 - }, - { - "epoch": 4.61, - "grad_norm": 0.0, - "learning_rate": 1.0095475070357643e-05, - "loss": 0.3944, - "step": 3996 - }, - { - "epoch": 4.61, - "grad_norm": 0.0, - "learning_rate": 1.009132409837046e-05, - "loss": 0.3878, - "step": 3997 - }, - { - "epoch": 4.61, - "grad_norm": 0.0, - "learning_rate": 1.0087173110646245e-05, - "loss": 0.4116, - "step": 3998 - }, - { - "epoch": 4.61, - "grad_norm": 0.0, - "learning_rate": 1.0083022107900295e-05, - "loss": 0.3281, - "step": 3999 - }, - { - "epoch": 4.61, - "grad_norm": 0.0, - "learning_rate": 1.0078871090847917e-05, - "loss": 0.4349, - "step": 4000 - }, - { - "epoch": 4.61, - "grad_norm": 0.0, - "learning_rate": 1.0074720060204417e-05, - "loss": 0.414, - "step": 4001 - }, - { - "epoch": 4.62, - "grad_norm": 0.0, - "learning_rate": 1.00705690166851e-05, - "loss": 0.3983, - "step": 4002 - }, - { - "epoch": 4.62, - "grad_norm": 0.0, - "learning_rate": 1.0066417961005283e-05, - "loss": 0.3525, - "step": 4003 - }, - { - "epoch": 4.62, - "grad_norm": 0.0, - "learning_rate": 1.0062266893880275e-05, - "loss": 0.3481, - "step": 4004 - }, - { - "epoch": 4.62, - "grad_norm": 0.0, - "learning_rate": 1.0058115816025389e-05, - "loss": 0.363, - "step": 4005 - }, - { - "epoch": 4.62, - "grad_norm": 0.0, - "learning_rate": 1.0053964728155943e-05, - "loss": 0.3872, - "step": 4006 - }, - { - "epoch": 4.62, - "grad_norm": 0.0, - "learning_rate": 1.0049813630987262e-05, - "loss": 0.382, - "step": 4007 - }, - { - "epoch": 4.62, - "grad_norm": 0.0, - "learning_rate": 1.0045662525234657e-05, - "loss": 0.3283, - "step": 4008 - }, - { - "epoch": 4.62, - "grad_norm": 0.0, - "learning_rate": 1.0041511411613449e-05, - "loss": 0.5004, - "step": 4009 - }, - { - "epoch": 4.63, - "grad_norm": 0.0, - "learning_rate": 1.0037360290838971e-05, - "loss": 0.3221, - "step": 4010 - }, - { - "epoch": 4.63, - "grad_norm": 0.0, - "learning_rate": 1.0033209163626539e-05, - "loss": 0.3599, - "step": 4011 - }, - { - "epoch": 4.63, - "grad_norm": 0.0, - "learning_rate": 1.0029058030691477e-05, - "loss": 0.4032, - "step": 4012 - }, - { - "epoch": 4.63, - "grad_norm": 0.0, - "learning_rate": 1.0024906892749115e-05, - "loss": 0.5077, - "step": 4013 - }, - { - "epoch": 4.63, - "grad_norm": 0.0, - "learning_rate": 1.0020755750514786e-05, - "loss": 0.3228, - "step": 4014 - }, - { - "epoch": 4.63, - "grad_norm": 0.0, - "learning_rate": 1.0016604604703803e-05, - "loss": 0.3895, - "step": 4015 - }, - { - "epoch": 4.63, - "grad_norm": 0.0, - "learning_rate": 1.0012453456031506e-05, - "loss": 0.377, - "step": 4016 - }, - { - "epoch": 4.63, - "grad_norm": 0.0, - "learning_rate": 1.000830230521322e-05, - "loss": 0.387, - "step": 4017 - }, - { - "epoch": 4.63, - "grad_norm": 0.0, - "learning_rate": 1.0004151152964276e-05, - "loss": 0.3869, - "step": 4018 - }, - { - "epoch": 4.64, - "grad_norm": 0.0, - "learning_rate": 1e-05, - "loss": 0.2994, - "step": 4019 - }, - { - "epoch": 4.64, - "grad_norm": 0.0, - "learning_rate": 9.99584884703573e-06, - "loss": 0.3991, - "step": 4020 - }, - { - "epoch": 4.64, - "grad_norm": 0.0, - "learning_rate": 9.99169769478678e-06, - "loss": 0.4099, - "step": 4021 - }, - { - "epoch": 4.64, - "grad_norm": 0.0, - "learning_rate": 9.987546543968497e-06, - "loss": 0.3602, - "step": 4022 - }, - { - "epoch": 4.64, - "grad_norm": 0.0, - "learning_rate": 9.9833953952962e-06, - "loss": 0.4119, - "step": 4023 - }, - { - "epoch": 4.64, - "grad_norm": 0.0, - "learning_rate": 9.979244249485218e-06, - "loss": 0.3656, - "step": 4024 - }, - { - "epoch": 4.64, - "grad_norm": 0.0, - "learning_rate": 9.975093107250888e-06, - "loss": 0.419, - "step": 4025 - }, - { - "epoch": 4.64, - "grad_norm": 0.0, - "learning_rate": 9.970941969308525e-06, - "loss": 0.3434, - "step": 4026 - }, - { - "epoch": 4.64, - "grad_norm": 0.0, - "learning_rate": 9.966790836373465e-06, - "loss": 0.3488, - "step": 4027 - }, - { - "epoch": 4.65, - "grad_norm": 0.0, - "learning_rate": 9.962639709161035e-06, - "loss": 0.3667, - "step": 4028 - }, - { - "epoch": 4.65, - "grad_norm": 0.0, - "learning_rate": 9.958488588386551e-06, - "loss": 0.3841, - "step": 4029 - }, - { - "epoch": 4.65, - "grad_norm": 0.0, - "learning_rate": 9.954337474765348e-06, - "loss": 0.4676, - "step": 4030 - }, - { - "epoch": 4.65, - "grad_norm": 0.0, - "learning_rate": 9.950186369012744e-06, - "loss": 0.3458, - "step": 4031 - }, - { - "epoch": 4.65, - "grad_norm": 0.0, - "learning_rate": 9.946035271844057e-06, - "loss": 0.4483, - "step": 4032 - }, - { - "epoch": 4.65, - "grad_norm": 0.0, - "learning_rate": 9.941884183974614e-06, - "loss": 0.4992, - "step": 4033 - }, - { - "epoch": 4.65, - "grad_norm": 0.0, - "learning_rate": 9.937733106119732e-06, - "loss": 0.3883, - "step": 4034 - }, - { - "epoch": 4.65, - "grad_norm": 0.0, - "learning_rate": 9.933582038994719e-06, - "loss": 0.3927, - "step": 4035 - }, - { - "epoch": 4.66, - "grad_norm": 0.0, - "learning_rate": 9.929430983314901e-06, - "loss": 0.3064, - "step": 4036 - }, - { - "epoch": 4.66, - "grad_norm": 0.0, - "learning_rate": 9.925279939795583e-06, - "loss": 0.4323, - "step": 4037 - }, - { - "epoch": 4.66, - "grad_norm": 0.0, - "learning_rate": 9.921128909152086e-06, - "loss": 0.4302, - "step": 4038 - }, - { - "epoch": 4.66, - "grad_norm": 0.0, - "learning_rate": 9.916977892099707e-06, - "loss": 0.4789, - "step": 4039 - }, - { - "epoch": 4.66, - "grad_norm": 0.0, - "learning_rate": 9.912826889353756e-06, - "loss": 0.3734, - "step": 4040 - }, - { - "epoch": 4.66, - "grad_norm": 0.0, - "learning_rate": 9.908675901629542e-06, - "loss": 0.377, - "step": 4041 - }, - { - "epoch": 4.66, - "grad_norm": 0.0, - "learning_rate": 9.904524929642362e-06, - "loss": 0.3439, - "step": 4042 - }, - { - "epoch": 4.66, - "grad_norm": 0.0, - "learning_rate": 9.90037397410751e-06, - "loss": 0.3648, - "step": 4043 - }, - { - "epoch": 4.66, - "grad_norm": 0.0, - "learning_rate": 9.896223035740292e-06, - "loss": 0.2527, - "step": 4044 - }, - { - "epoch": 4.67, - "grad_norm": 0.0, - "learning_rate": 9.892072115255991e-06, - "loss": 0.3756, - "step": 4045 - }, - { - "epoch": 4.67, - "grad_norm": 0.0, - "learning_rate": 9.8879212133699e-06, - "loss": 0.3415, - "step": 4046 - }, - { - "epoch": 4.67, - "grad_norm": 0.0, - "learning_rate": 9.88377033079731e-06, - "loss": 0.4444, - "step": 4047 - }, - { - "epoch": 4.67, - "grad_norm": 0.0, - "learning_rate": 9.879619468253496e-06, - "loss": 0.3328, - "step": 4048 - }, - { - "epoch": 4.67, - "grad_norm": 0.0, - "learning_rate": 9.875468626453741e-06, - "loss": 0.4093, - "step": 4049 - }, - { - "epoch": 4.67, - "grad_norm": 0.0, - "learning_rate": 9.871317806113322e-06, - "loss": 0.4448, - "step": 4050 - }, - { - "epoch": 4.67, - "grad_norm": 0.0, - "learning_rate": 9.867167007947511e-06, - "loss": 0.2985, - "step": 4051 - }, - { - "epoch": 4.67, - "grad_norm": 0.0, - "learning_rate": 9.863016232671581e-06, - "loss": 0.3587, - "step": 4052 - }, - { - "epoch": 4.67, - "grad_norm": 0.0, - "learning_rate": 9.858865481000787e-06, - "loss": 0.3969, - "step": 4053 - }, - { - "epoch": 4.68, - "grad_norm": 0.0, - "learning_rate": 9.854714753650395e-06, - "loss": 0.4861, - "step": 4054 - }, - { - "epoch": 4.68, - "grad_norm": 0.0, - "learning_rate": 9.850564051335663e-06, - "loss": 0.2618, - "step": 4055 - }, - { - "epoch": 4.68, - "grad_norm": 0.0, - "learning_rate": 9.84641337477184e-06, - "loss": 0.4768, - "step": 4056 - }, - { - "epoch": 4.68, - "grad_norm": 0.0, - "learning_rate": 9.842262724674173e-06, - "loss": 0.5203, - "step": 4057 - }, - { - "epoch": 4.68, - "grad_norm": 0.0, - "learning_rate": 9.838112101757908e-06, - "loss": 0.3587, - "step": 4058 - }, - { - "epoch": 4.68, - "grad_norm": 0.0, - "learning_rate": 9.833961506738282e-06, - "loss": 0.428, - "step": 4059 - }, - { - "epoch": 4.68, - "grad_norm": 0.0, - "learning_rate": 9.829810940330524e-06, - "loss": 0.3704, - "step": 4060 - }, - { - "epoch": 4.68, - "grad_norm": 0.0, - "learning_rate": 9.82566040324987e-06, - "loss": 0.3099, - "step": 4061 - }, - { - "epoch": 4.69, - "grad_norm": 0.0, - "learning_rate": 9.82150989621154e-06, - "loss": 0.3248, - "step": 4062 - }, - { - "epoch": 4.69, - "grad_norm": 0.0, - "learning_rate": 9.817359419930753e-06, - "loss": 0.4564, - "step": 4063 - }, - { - "epoch": 4.69, - "grad_norm": 0.0, - "learning_rate": 9.813208975122723e-06, - "loss": 0.3339, - "step": 4064 - }, - { - "epoch": 4.69, - "grad_norm": 0.0, - "learning_rate": 9.809058562502653e-06, - "loss": 0.5775, - "step": 4065 - }, - { - "epoch": 4.69, - "grad_norm": 0.0, - "learning_rate": 9.80490818278575e-06, - "loss": 0.3189, - "step": 4066 - }, - { - "epoch": 4.69, - "grad_norm": 0.0, - "learning_rate": 9.80075783668721e-06, - "loss": 0.3153, - "step": 4067 - }, - { - "epoch": 4.69, - "grad_norm": 0.0, - "learning_rate": 9.796607524922219e-06, - "loss": 0.2893, - "step": 4068 - }, - { - "epoch": 4.69, - "grad_norm": 0.0, - "learning_rate": 9.792457248205967e-06, - "loss": 0.2996, - "step": 4069 - }, - { - "epoch": 4.69, - "grad_norm": 0.0, - "learning_rate": 9.788307007253634e-06, - "loss": 0.4587, - "step": 4070 - }, - { - "epoch": 4.7, - "grad_norm": 0.0, - "learning_rate": 9.784156802780385e-06, - "loss": 0.3579, - "step": 4071 - }, - { - "epoch": 4.7, - "grad_norm": 0.0, - "learning_rate": 9.780006635501391e-06, - "loss": 0.3203, - "step": 4072 - }, - { - "epoch": 4.7, - "grad_norm": 0.0, - "learning_rate": 9.77585650613181e-06, - "loss": 0.4412, - "step": 4073 - }, - { - "epoch": 4.7, - "grad_norm": 0.0, - "learning_rate": 9.7717064153868e-06, - "loss": 0.416, - "step": 4074 - }, - { - "epoch": 4.7, - "grad_norm": 0.0, - "learning_rate": 9.767556363981503e-06, - "loss": 0.3908, - "step": 4075 - }, - { - "epoch": 4.7, - "grad_norm": 0.0, - "learning_rate": 9.763406352631058e-06, - "loss": 0.4803, - "step": 4076 - }, - { - "epoch": 4.7, - "grad_norm": 0.0, - "learning_rate": 9.759256382050602e-06, - "loss": 0.3677, - "step": 4077 - }, - { - "epoch": 4.7, - "grad_norm": 0.0, - "learning_rate": 9.75510645295526e-06, - "loss": 0.297, - "step": 4078 - }, - { - "epoch": 4.7, - "grad_norm": 0.0, - "learning_rate": 9.750956566060145e-06, - "loss": 0.6437, - "step": 4079 - }, - { - "epoch": 4.71, - "grad_norm": 0.0, - "learning_rate": 9.746806722080376e-06, - "loss": 0.4129, - "step": 4080 - }, - { - "epoch": 4.71, - "grad_norm": 0.0, - "learning_rate": 9.742656921731057e-06, - "loss": 0.3667, - "step": 4081 - }, - { - "epoch": 4.71, - "grad_norm": 0.0, - "learning_rate": 9.738507165727276e-06, - "loss": 0.3665, - "step": 4082 - }, - { - "epoch": 4.71, - "grad_norm": 0.0, - "learning_rate": 9.734357454784131e-06, - "loss": 0.4047, - "step": 4083 - }, - { - "epoch": 4.71, - "grad_norm": 0.0, - "learning_rate": 9.7302077896167e-06, - "loss": 0.3636, - "step": 4084 - }, - { - "epoch": 4.71, - "grad_norm": 0.0, - "learning_rate": 9.726058170940053e-06, - "loss": 0.4373, - "step": 4085 - }, - { - "epoch": 4.71, - "grad_norm": 0.0, - "learning_rate": 9.72190859946926e-06, - "loss": 0.3328, - "step": 4086 - }, - { - "epoch": 4.71, - "grad_norm": 0.0, - "learning_rate": 9.717759075919375e-06, - "loss": 0.5227, - "step": 4087 - }, - { - "epoch": 4.72, - "grad_norm": 0.0, - "learning_rate": 9.713609601005452e-06, - "loss": 0.4457, - "step": 4088 - }, - { - "epoch": 4.72, - "grad_norm": 0.0, - "learning_rate": 9.709460175442527e-06, - "loss": 0.276, - "step": 4089 - }, - { - "epoch": 4.72, - "grad_norm": 0.0, - "learning_rate": 9.70531079994563e-06, - "loss": 0.4899, - "step": 4090 - }, - { - "epoch": 4.72, - "grad_norm": 0.0, - "learning_rate": 9.701161475229791e-06, - "loss": 0.6037, - "step": 4091 - }, - { - "epoch": 4.72, - "grad_norm": 0.0, - "learning_rate": 9.69701220201002e-06, - "loss": 0.468, - "step": 4092 - }, - { - "epoch": 4.72, - "grad_norm": 0.0, - "learning_rate": 9.692862981001319e-06, - "loss": 0.2827, - "step": 4093 - }, - { - "epoch": 4.72, - "grad_norm": 0.0, - "learning_rate": 9.688713812918695e-06, - "loss": 0.2984, - "step": 4094 - }, - { - "epoch": 4.72, - "grad_norm": 0.0, - "learning_rate": 9.684564698477128e-06, - "loss": 0.4173, - "step": 4095 - }, - { - "epoch": 4.72, - "grad_norm": 0.0, - "learning_rate": 9.680415638391594e-06, - "loss": 0.3049, - "step": 4096 - }, - { - "epoch": 4.73, - "grad_norm": 0.0, - "learning_rate": 9.676266633377073e-06, - "loss": 0.3626, - "step": 4097 - }, - { - "epoch": 4.73, - "grad_norm": 0.0, - "learning_rate": 9.672117684148513e-06, - "loss": 0.3987, - "step": 4098 - }, - { - "epoch": 4.73, - "grad_norm": 0.0, - "learning_rate": 9.66796879142087e-06, - "loss": 0.4474, - "step": 4099 - }, - { - "epoch": 4.73, - "grad_norm": 0.0, - "learning_rate": 9.663819955909086e-06, - "loss": 0.3576, - "step": 4100 - }, - { - "epoch": 4.73, - "grad_norm": 0.0, - "learning_rate": 9.659671178328083e-06, - "loss": 0.3832, - "step": 4101 - }, - { - "epoch": 4.73, - "grad_norm": 0.0, - "learning_rate": 9.655522459392789e-06, - "loss": 0.5484, - "step": 4102 - }, - { - "epoch": 4.73, - "grad_norm": 0.0, - "learning_rate": 9.651373799818114e-06, - "loss": 0.3599, - "step": 4103 - }, - { - "epoch": 4.73, - "grad_norm": 0.0, - "learning_rate": 9.647225200318952e-06, - "loss": 0.3369, - "step": 4104 - }, - { - "epoch": 4.73, - "grad_norm": 0.0, - "learning_rate": 9.643076661610197e-06, - "loss": 0.3815, - "step": 4105 - }, - { - "epoch": 4.74, - "grad_norm": 0.0, - "learning_rate": 9.63892818440673e-06, - "loss": 0.3615, - "step": 4106 - }, - { - "epoch": 4.74, - "grad_norm": 0.0, - "learning_rate": 9.634779769423412e-06, - "loss": 0.38, - "step": 4107 - }, - { - "epoch": 4.74, - "grad_norm": 0.0, - "learning_rate": 9.63063141737511e-06, - "loss": 0.3794, - "step": 4108 - }, - { - "epoch": 4.74, - "grad_norm": 0.0, - "learning_rate": 9.626483128976665e-06, - "loss": 0.4, - "step": 4109 - }, - { - "epoch": 4.74, - "grad_norm": 0.0, - "learning_rate": 9.622334904942917e-06, - "loss": 0.3786, - "step": 4110 - }, - { - "epoch": 4.74, - "grad_norm": 0.0, - "learning_rate": 9.618186745988688e-06, - "loss": 0.4908, - "step": 4111 - }, - { - "epoch": 4.74, - "grad_norm": 0.0, - "learning_rate": 9.614038652828791e-06, - "loss": 0.2802, - "step": 4112 - }, - { - "epoch": 4.74, - "grad_norm": 0.0, - "learning_rate": 9.60989062617803e-06, - "loss": 0.4401, - "step": 4113 - }, - { - "epoch": 4.75, - "grad_norm": 0.0, - "learning_rate": 9.6057426667512e-06, - "loss": 0.4509, - "step": 4114 - }, - { - "epoch": 4.75, - "grad_norm": 0.0, - "learning_rate": 9.601594775263073e-06, - "loss": 0.5321, - "step": 4115 - }, - { - "epoch": 4.75, - "grad_norm": 0.0, - "learning_rate": 9.59744695242842e-06, - "loss": 0.4011, - "step": 4116 - }, - { - "epoch": 4.75, - "grad_norm": 0.0, - "learning_rate": 9.593299198961999e-06, - "loss": 0.3594, - "step": 4117 - }, - { - "epoch": 4.75, - "grad_norm": 0.0, - "learning_rate": 9.589151515578547e-06, - "loss": 0.3338, - "step": 4118 - }, - { - "epoch": 4.75, - "grad_norm": 0.0, - "learning_rate": 9.585003902992804e-06, - "loss": 0.3722, - "step": 4119 - }, - { - "epoch": 4.75, - "grad_norm": 0.0, - "learning_rate": 9.580856361919484e-06, - "loss": 0.4026, - "step": 4120 - }, - { - "epoch": 4.75, - "grad_norm": 0.0, - "learning_rate": 9.576708893073297e-06, - "loss": 0.4539, - "step": 4121 - }, - { - "epoch": 4.75, - "grad_norm": 0.0, - "learning_rate": 9.572561497168937e-06, - "loss": 0.3655, - "step": 4122 - }, - { - "epoch": 4.76, - "grad_norm": 0.0, - "learning_rate": 9.568414174921085e-06, - "loss": 0.4443, - "step": 4123 - }, - { - "epoch": 4.76, - "grad_norm": 0.0, - "learning_rate": 9.564266927044414e-06, - "loss": 0.3733, - "step": 4124 - }, - { - "epoch": 4.76, - "grad_norm": 0.0, - "learning_rate": 9.560119754253578e-06, - "loss": 0.3377, - "step": 4125 - }, - { - "epoch": 4.76, - "grad_norm": 0.0, - "learning_rate": 9.555972657263218e-06, - "loss": 0.3476, - "step": 4126 - }, - { - "epoch": 4.76, - "grad_norm": 0.0, - "learning_rate": 9.551825636787974e-06, - "loss": 0.3514, - "step": 4127 - }, - { - "epoch": 4.76, - "grad_norm": 0.0, - "learning_rate": 9.547678693542454e-06, - "loss": 0.2863, - "step": 4128 - }, - { - "epoch": 4.76, - "grad_norm": 0.0, - "learning_rate": 9.543531828241263e-06, - "loss": 0.2585, - "step": 4129 - }, - { - "epoch": 4.76, - "grad_norm": 0.0, - "learning_rate": 9.539385041599e-06, - "loss": 0.4336, - "step": 4130 - }, - { - "epoch": 4.76, - "grad_norm": 0.0, - "learning_rate": 9.535238334330234e-06, - "loss": 0.3362, - "step": 4131 - }, - { - "epoch": 4.77, - "grad_norm": 0.0, - "learning_rate": 9.531091707149528e-06, - "loss": 0.4187, - "step": 4132 - }, - { - "epoch": 4.77, - "grad_norm": 0.0, - "learning_rate": 9.526945160771441e-06, - "loss": 0.4057, - "step": 4133 - }, - { - "epoch": 4.77, - "grad_norm": 0.0, - "learning_rate": 9.522798695910498e-06, - "loss": 0.4807, - "step": 4134 - }, - { - "epoch": 4.77, - "grad_norm": 0.0, - "learning_rate": 9.518652313281229e-06, - "loss": 0.3355, - "step": 4135 - }, - { - "epoch": 4.77, - "grad_norm": 0.0, - "learning_rate": 9.51450601359814e-06, - "loss": 0.3671, - "step": 4136 - }, - { - "epoch": 4.77, - "grad_norm": 0.0, - "learning_rate": 9.510359797575716e-06, - "loss": 0.5178, - "step": 4137 - }, - { - "epoch": 4.77, - "grad_norm": 0.0, - "learning_rate": 9.50621366592845e-06, - "loss": 0.408, - "step": 4138 - }, - { - "epoch": 4.77, - "grad_norm": 0.0, - "learning_rate": 9.502067619370794e-06, - "loss": 0.332, - "step": 4139 - }, - { - "epoch": 4.78, - "grad_norm": 0.0, - "learning_rate": 9.497921658617202e-06, - "loss": 0.3955, - "step": 4140 - }, - { - "epoch": 4.78, - "grad_norm": 0.0, - "learning_rate": 9.493775784382115e-06, - "loss": 0.4523, - "step": 4141 - }, - { - "epoch": 4.78, - "grad_norm": 0.0, - "learning_rate": 9.489629997379946e-06, - "loss": 0.3774, - "step": 4142 - }, - { - "epoch": 4.78, - "grad_norm": 0.0, - "learning_rate": 9.485484298325098e-06, - "loss": 0.4351, - "step": 4143 - }, - { - "epoch": 4.78, - "grad_norm": 0.0, - "learning_rate": 9.48133868793197e-06, - "loss": 0.3593, - "step": 4144 - }, - { - "epoch": 4.78, - "grad_norm": 0.0, - "learning_rate": 9.477193166914926e-06, - "loss": 0.4114, - "step": 4145 - }, - { - "epoch": 4.78, - "grad_norm": 0.0, - "learning_rate": 9.473047735988331e-06, - "loss": 0.4413, - "step": 4146 - }, - { - "epoch": 4.78, - "grad_norm": 0.0, - "learning_rate": 9.468902395866532e-06, - "loss": 0.3622, - "step": 4147 - }, - { - "epoch": 4.78, - "grad_norm": 0.0, - "learning_rate": 9.464757147263849e-06, - "loss": 0.2669, - "step": 4148 - }, - { - "epoch": 4.79, - "grad_norm": 0.0, - "learning_rate": 9.460611990894599e-06, - "loss": 0.3796, - "step": 4149 - }, - { - "epoch": 4.79, - "grad_norm": 0.0, - "learning_rate": 9.45646692747308e-06, - "loss": 0.334, - "step": 4150 - }, - { - "epoch": 4.79, - "grad_norm": 0.0, - "learning_rate": 9.452321957713563e-06, - "loss": 0.3069, - "step": 4151 - }, - { - "epoch": 4.79, - "grad_norm": 0.0, - "learning_rate": 9.448177082330324e-06, - "loss": 0.3967, - "step": 4152 - }, - { - "epoch": 4.79, - "grad_norm": 0.0, - "learning_rate": 9.444032302037608e-06, - "loss": 0.3415, - "step": 4153 - }, - { - "epoch": 4.79, - "grad_norm": 0.0, - "learning_rate": 9.439887617549637e-06, - "loss": 0.5422, - "step": 4154 - }, - { - "epoch": 4.79, - "grad_norm": 0.0, - "learning_rate": 9.435743029580638e-06, - "loss": 0.3687, - "step": 4155 - }, - { - "epoch": 4.79, - "grad_norm": 0.0, - "learning_rate": 9.431598538844801e-06, - "loss": 0.4134, - "step": 4156 - }, - { - "epoch": 4.79, - "grad_norm": 0.0, - "learning_rate": 9.427454146056315e-06, - "loss": 0.3751, - "step": 4157 - }, - { - "epoch": 4.8, - "grad_norm": 0.0, - "learning_rate": 9.42330985192934e-06, - "loss": 0.4294, - "step": 4158 - }, - { - "epoch": 4.8, - "grad_norm": 0.0, - "learning_rate": 9.419165657178022e-06, - "loss": 0.4349, - "step": 4159 - }, - { - "epoch": 4.8, - "grad_norm": 0.0, - "learning_rate": 9.4150215625165e-06, - "loss": 0.5214, - "step": 4160 - }, - { - "epoch": 4.8, - "grad_norm": 0.0, - "learning_rate": 9.410877568658876e-06, - "loss": 0.4176, - "step": 4161 - }, - { - "epoch": 4.8, - "grad_norm": 0.0, - "learning_rate": 9.406733676319253e-06, - "loss": 0.2483, - "step": 4162 - }, - { - "epoch": 4.8, - "grad_norm": 0.0, - "learning_rate": 9.402589886211711e-06, - "loss": 0.4357, - "step": 4163 - }, - { - "epoch": 4.8, - "grad_norm": 0.0, - "learning_rate": 9.398446199050305e-06, - "loss": 0.4223, - "step": 4164 - }, - { - "epoch": 4.8, - "grad_norm": 0.0, - "learning_rate": 9.394302615549081e-06, - "loss": 0.4456, - "step": 4165 - }, - { - "epoch": 4.81, - "grad_norm": 0.0, - "learning_rate": 9.390159136422068e-06, - "loss": 0.4933, - "step": 4166 - }, - { - "epoch": 4.81, - "grad_norm": 0.0, - "learning_rate": 9.386015762383262e-06, - "loss": 0.4486, - "step": 4167 - }, - { - "epoch": 4.81, - "grad_norm": 0.0, - "learning_rate": 9.381872494146667e-06, - "loss": 0.3568, - "step": 4168 - }, - { - "epoch": 4.81, - "grad_norm": 0.0, - "learning_rate": 9.377729332426247e-06, - "loss": 0.3849, - "step": 4169 - }, - { - "epoch": 4.81, - "grad_norm": 0.0, - "learning_rate": 9.373586277935948e-06, - "loss": 0.3967, - "step": 4170 - }, - { - "epoch": 4.81, - "grad_norm": 0.0, - "learning_rate": 9.369443331389718e-06, - "loss": 0.3034, - "step": 4171 - }, - { - "epoch": 4.81, - "grad_norm": 0.0, - "learning_rate": 9.365300493501463e-06, - "loss": 0.3551, - "step": 4172 - }, - { - "epoch": 4.81, - "grad_norm": 0.0, - "learning_rate": 9.361157764985079e-06, - "loss": 0.307, - "step": 4173 - }, - { - "epoch": 4.81, - "grad_norm": 0.0, - "learning_rate": 9.35701514655445e-06, - "loss": 0.3524, - "step": 4174 - }, - { - "epoch": 4.82, - "grad_norm": 0.0, - "learning_rate": 9.35287263892343e-06, - "loss": 0.5345, - "step": 4175 - }, - { - "epoch": 4.82, - "grad_norm": 0.0, - "learning_rate": 9.34873024280586e-06, - "loss": 0.4327, - "step": 4176 - }, - { - "epoch": 4.82, - "grad_norm": 0.0, - "learning_rate": 9.344587958915566e-06, - "loss": 0.4353, - "step": 4177 - }, - { - "epoch": 4.82, - "grad_norm": 0.0, - "learning_rate": 9.34044578796634e-06, - "loss": 0.4052, - "step": 4178 - }, - { - "epoch": 4.82, - "grad_norm": 0.0, - "learning_rate": 9.336303730671968e-06, - "loss": 0.294, - "step": 4179 - }, - { - "epoch": 4.82, - "grad_norm": 0.0, - "learning_rate": 9.332161787746216e-06, - "loss": 0.4488, - "step": 4180 - }, - { - "epoch": 4.82, - "grad_norm": 0.0, - "learning_rate": 9.328019959902821e-06, - "loss": 0.4315, - "step": 4181 - }, - { - "epoch": 4.82, - "grad_norm": 0.0, - "learning_rate": 9.323878247855509e-06, - "loss": 0.3861, - "step": 4182 - }, - { - "epoch": 4.82, - "grad_norm": 0.0, - "learning_rate": 9.319736652317984e-06, - "loss": 0.3332, - "step": 4183 - }, - { - "epoch": 4.83, - "grad_norm": 0.0, - "learning_rate": 9.315595174003922e-06, - "loss": 0.3611, - "step": 4184 - }, - { - "epoch": 4.83, - "grad_norm": 0.0, - "learning_rate": 9.311453813626993e-06, - "loss": 0.3358, - "step": 4185 - }, - { - "epoch": 4.83, - "grad_norm": 0.0, - "learning_rate": 9.30731257190084e-06, - "loss": 0.3381, - "step": 4186 - }, - { - "epoch": 4.83, - "grad_norm": 0.0, - "learning_rate": 9.303171449539074e-06, - "loss": 0.3399, - "step": 4187 - }, - { - "epoch": 4.83, - "grad_norm": 0.0, - "learning_rate": 9.299030447255308e-06, - "loss": 0.2962, - "step": 4188 - }, - { - "epoch": 4.83, - "grad_norm": 0.0, - "learning_rate": 9.294889565763119e-06, - "loss": 0.3825, - "step": 4189 - }, - { - "epoch": 4.83, - "grad_norm": 0.0, - "learning_rate": 9.29074880577606e-06, - "loss": 0.3843, - "step": 4190 - }, - { - "epoch": 4.83, - "grad_norm": 0.0, - "learning_rate": 9.286608168007678e-06, - "loss": 0.3079, - "step": 4191 - }, - { - "epoch": 4.84, - "grad_norm": 0.0, - "learning_rate": 9.282467653171486e-06, - "loss": 0.6341, - "step": 4192 - }, - { - "epoch": 4.84, - "grad_norm": 0.0, - "learning_rate": 9.278327261980986e-06, - "loss": 0.4269, - "step": 4193 - }, - { - "epoch": 4.84, - "grad_norm": 0.0, - "learning_rate": 9.274186995149648e-06, - "loss": 0.3036, - "step": 4194 - }, - { - "epoch": 4.84, - "grad_norm": 0.0, - "learning_rate": 9.270046853390924e-06, - "loss": 0.4765, - "step": 4195 - }, - { - "epoch": 4.84, - "grad_norm": 0.0, - "learning_rate": 9.265906837418255e-06, - "loss": 0.3076, - "step": 4196 - }, - { - "epoch": 4.84, - "grad_norm": 0.0, - "learning_rate": 9.261766947945043e-06, - "loss": 0.4964, - "step": 4197 - }, - { - "epoch": 4.84, - "grad_norm": 0.0, - "learning_rate": 9.257627185684679e-06, - "loss": 0.3558, - "step": 4198 - }, - { - "epoch": 4.84, - "grad_norm": 0.0, - "learning_rate": 9.25348755135053e-06, - "loss": 0.3026, - "step": 4199 - }, - { - "epoch": 4.84, - "grad_norm": 0.0, - "learning_rate": 9.249348045655946e-06, - "loss": 0.4326, - "step": 4200 - }, - { - "epoch": 4.85, - "grad_norm": 0.0, - "learning_rate": 9.245208669314238e-06, - "loss": 0.5111, - "step": 4201 - }, - { - "epoch": 4.85, - "grad_norm": 0.0, - "learning_rate": 9.241069423038717e-06, - "loss": 0.4639, - "step": 4202 - }, - { - "epoch": 4.85, - "grad_norm": 0.0, - "learning_rate": 9.236930307542654e-06, - "loss": 0.3349, - "step": 4203 - }, - { - "epoch": 4.85, - "grad_norm": 0.0, - "learning_rate": 9.232791323539313e-06, - "loss": 0.3663, - "step": 4204 - }, - { - "epoch": 4.85, - "grad_norm": 0.0, - "learning_rate": 9.228652471741917e-06, - "loss": 0.4037, - "step": 4205 - }, - { - "epoch": 4.85, - "grad_norm": 0.0, - "learning_rate": 9.224513752863678e-06, - "loss": 0.3304, - "step": 4206 - }, - { - "epoch": 4.85, - "grad_norm": 0.0, - "learning_rate": 9.22037516761779e-06, - "loss": 0.4115, - "step": 4207 - }, - { - "epoch": 4.85, - "grad_norm": 0.0, - "learning_rate": 9.216236716717411e-06, - "loss": 0.3433, - "step": 4208 - }, - { - "epoch": 4.85, - "grad_norm": 0.0, - "learning_rate": 9.212098400875678e-06, - "loss": 0.4478, - "step": 4209 - }, - { - "epoch": 4.86, - "grad_norm": 0.0, - "learning_rate": 9.207960220805719e-06, - "loss": 0.4499, - "step": 4210 - }, - { - "epoch": 4.86, - "grad_norm": 0.0, - "learning_rate": 9.203822177220621e-06, - "loss": 0.3943, - "step": 4211 - }, - { - "epoch": 4.86, - "grad_norm": 0.0, - "learning_rate": 9.199684270833453e-06, - "loss": 0.5067, - "step": 4212 - }, - { - "epoch": 4.86, - "grad_norm": 0.0, - "learning_rate": 9.195546502357268e-06, - "loss": 0.5688, - "step": 4213 - }, - { - "epoch": 4.86, - "grad_norm": 0.0, - "learning_rate": 9.191408872505086e-06, - "loss": 0.5052, - "step": 4214 - }, - { - "epoch": 4.86, - "grad_norm": 0.0, - "learning_rate": 9.187271381989906e-06, - "loss": 0.4543, - "step": 4215 - }, - { - "epoch": 4.86, - "grad_norm": 0.0, - "learning_rate": 9.183134031524706e-06, - "loss": 0.4573, - "step": 4216 - }, - { - "epoch": 4.86, - "grad_norm": 0.0, - "learning_rate": 9.17899682182243e-06, - "loss": 0.4578, - "step": 4217 - }, - { - "epoch": 4.87, - "grad_norm": 0.0, - "learning_rate": 9.174859753596013e-06, - "loss": 0.3906, - "step": 4218 - }, - { - "epoch": 4.87, - "grad_norm": 0.0, - "learning_rate": 9.170722827558357e-06, - "loss": 0.3374, - "step": 4219 - }, - { - "epoch": 4.87, - "grad_norm": 0.0, - "learning_rate": 9.166586044422334e-06, - "loss": 0.2798, - "step": 4220 - }, - { - "epoch": 4.87, - "grad_norm": 0.0, - "learning_rate": 9.162449404900803e-06, - "loss": 0.3429, - "step": 4221 - }, - { - "epoch": 4.87, - "grad_norm": 0.0, - "learning_rate": 9.158312909706593e-06, - "loss": 0.3776, - "step": 4222 - }, - { - "epoch": 4.87, - "grad_norm": 0.0, - "learning_rate": 9.154176559552502e-06, - "loss": 0.3516, - "step": 4223 - }, - { - "epoch": 4.87, - "grad_norm": 0.0, - "learning_rate": 9.150040355151314e-06, - "loss": 0.3726, - "step": 4224 - }, - { - "epoch": 4.87, - "grad_norm": 0.0, - "learning_rate": 9.145904297215785e-06, - "loss": 0.5461, - "step": 4225 - }, - { - "epoch": 4.87, - "grad_norm": 0.0, - "learning_rate": 9.14176838645863e-06, - "loss": 0.3716, - "step": 4226 - }, - { - "epoch": 4.88, - "grad_norm": 0.0, - "learning_rate": 9.13763262359257e-06, - "loss": 0.3696, - "step": 4227 - }, - { - "epoch": 4.88, - "grad_norm": 0.0, - "learning_rate": 9.133497009330271e-06, - "loss": 0.3932, - "step": 4228 - }, - { - "epoch": 4.88, - "grad_norm": 0.0, - "learning_rate": 9.12936154438439e-06, - "loss": 0.2956, - "step": 4229 - }, - { - "epoch": 4.88, - "grad_norm": 0.0, - "learning_rate": 9.125226229467553e-06, - "loss": 0.4662, - "step": 4230 - }, - { - "epoch": 4.88, - "grad_norm": 0.0, - "learning_rate": 9.121091065292356e-06, - "loss": 0.3138, - "step": 4231 - }, - { - "epoch": 4.88, - "grad_norm": 0.0, - "learning_rate": 9.116956052571377e-06, - "loss": 0.3344, - "step": 4232 - }, - { - "epoch": 4.88, - "grad_norm": 0.0, - "learning_rate": 9.112821192017168e-06, - "loss": 0.4101, - "step": 4233 - }, - { - "epoch": 4.88, - "grad_norm": 0.0, - "learning_rate": 9.108686484342241e-06, - "loss": 0.3683, - "step": 4234 - }, - { - "epoch": 4.88, - "grad_norm": 0.0, - "learning_rate": 9.104551930259101e-06, - "loss": 0.4664, - "step": 4235 - }, - { - "epoch": 4.89, - "grad_norm": 0.0, - "learning_rate": 9.100417530480216e-06, - "loss": 0.3188, - "step": 4236 - }, - { - "epoch": 4.89, - "grad_norm": 0.0, - "learning_rate": 9.096283285718025e-06, - "loss": 0.2923, - "step": 4237 - }, - { - "epoch": 4.89, - "grad_norm": 0.0, - "learning_rate": 9.092149196684945e-06, - "loss": 0.39, - "step": 4238 - }, - { - "epoch": 4.89, - "grad_norm": 0.0, - "learning_rate": 9.088015264093365e-06, - "loss": 0.3317, - "step": 4239 - }, - { - "epoch": 4.89, - "grad_norm": 0.0, - "learning_rate": 9.083881488655653e-06, - "loss": 0.3657, - "step": 4240 - }, - { - "epoch": 4.89, - "grad_norm": 0.0, - "learning_rate": 9.079747871084137e-06, - "loss": 0.4406, - "step": 4241 - }, - { - "epoch": 4.89, - "grad_norm": 0.0, - "learning_rate": 9.075614412091126e-06, - "loss": 0.4401, - "step": 4242 - }, - { - "epoch": 4.89, - "grad_norm": 0.0, - "learning_rate": 9.071481112388905e-06, - "loss": 0.3379, - "step": 4243 - }, - { - "epoch": 4.9, - "grad_norm": 0.0, - "learning_rate": 9.067347972689722e-06, - "loss": 0.4593, - "step": 4244 - }, - { - "epoch": 4.9, - "grad_norm": 0.0, - "learning_rate": 9.063214993705804e-06, - "loss": 0.3987, - "step": 4245 - }, - { - "epoch": 4.9, - "grad_norm": 0.0, - "learning_rate": 9.059082176149353e-06, - "loss": 0.3495, - "step": 4246 - }, - { - "epoch": 4.9, - "grad_norm": 0.0, - "learning_rate": 9.054949520732535e-06, - "loss": 0.4097, - "step": 4247 - }, - { - "epoch": 4.9, - "grad_norm": 0.0, - "learning_rate": 9.050817028167489e-06, - "loss": 0.4397, - "step": 4248 - }, - { - "epoch": 4.9, - "grad_norm": 0.0, - "learning_rate": 9.046684699166338e-06, - "loss": 0.3599, - "step": 4249 - }, - { - "epoch": 4.9, - "grad_norm": 0.0, - "learning_rate": 9.04255253444116e-06, - "loss": 0.3957, - "step": 4250 - }, - { - "epoch": 4.9, - "grad_norm": 0.0, - "learning_rate": 9.038420534704015e-06, - "loss": 0.4337, - "step": 4251 - }, - { - "epoch": 4.9, - "grad_norm": 0.0, - "learning_rate": 9.034288700666936e-06, - "loss": 0.3554, - "step": 4252 - }, - { - "epoch": 4.91, - "grad_norm": 0.0, - "learning_rate": 9.030157033041918e-06, - "loss": 0.3438, - "step": 4253 - }, - { - "epoch": 4.91, - "grad_norm": 0.0, - "learning_rate": 9.026025532540935e-06, - "loss": 0.3242, - "step": 4254 - }, - { - "epoch": 4.91, - "grad_norm": 0.0, - "learning_rate": 9.021894199875934e-06, - "loss": 0.3944, - "step": 4255 - }, - { - "epoch": 4.91, - "grad_norm": 0.0, - "learning_rate": 9.017763035758818e-06, - "loss": 0.3925, - "step": 4256 - }, - { - "epoch": 4.91, - "grad_norm": 0.0, - "learning_rate": 9.013632040901485e-06, - "loss": 0.3146, - "step": 4257 - }, - { - "epoch": 4.91, - "grad_norm": 0.0, - "learning_rate": 9.009501216015785e-06, - "loss": 0.3661, - "step": 4258 - }, - { - "epoch": 4.91, - "grad_norm": 0.0, - "learning_rate": 9.005370561813545e-06, - "loss": 0.3584, - "step": 4259 - }, - { - "epoch": 4.91, - "grad_norm": 0.0, - "learning_rate": 9.001240079006565e-06, - "loss": 0.3335, - "step": 4260 - }, - { - "epoch": 4.91, - "grad_norm": 0.0, - "learning_rate": 8.997109768306607e-06, - "loss": 0.3576, - "step": 4261 - }, - { - "epoch": 4.92, - "grad_norm": 0.0, - "learning_rate": 8.992979630425412e-06, - "loss": 0.4226, - "step": 4262 - }, - { - "epoch": 4.92, - "grad_norm": 0.0, - "learning_rate": 8.988849666074694e-06, - "loss": 0.3431, - "step": 4263 - }, - { - "epoch": 4.92, - "grad_norm": 0.0, - "learning_rate": 8.984719875966121e-06, - "loss": 0.5265, - "step": 4264 - }, - { - "epoch": 4.92, - "grad_norm": 0.0, - "learning_rate": 8.980590260811349e-06, - "loss": 0.4766, - "step": 4265 - }, - { - "epoch": 4.92, - "grad_norm": 0.0, - "learning_rate": 8.976460821321996e-06, - "loss": 0.3397, - "step": 4266 - }, - { - "epoch": 4.92, - "grad_norm": 0.0, - "learning_rate": 8.972331558209644e-06, - "loss": 0.3902, - "step": 4267 - }, - { - "epoch": 4.92, - "grad_norm": 0.0, - "learning_rate": 8.968202472185856e-06, - "loss": 0.3975, - "step": 4268 - }, - { - "epoch": 4.92, - "grad_norm": 0.0, - "learning_rate": 8.964073563962158e-06, - "loss": 0.3981, - "step": 4269 - }, - { - "epoch": 4.93, - "grad_norm": 0.0, - "learning_rate": 8.959944834250045e-06, - "loss": 0.2591, - "step": 4270 - }, - { - "epoch": 4.93, - "grad_norm": 0.0, - "learning_rate": 8.955816283760984e-06, - "loss": 0.3937, - "step": 4271 - }, - { - "epoch": 4.93, - "grad_norm": 0.0, - "learning_rate": 8.95168791320641e-06, - "loss": 0.2805, - "step": 4272 - }, - { - "epoch": 4.93, - "grad_norm": 0.0, - "learning_rate": 8.947559723297726e-06, - "loss": 0.4221, - "step": 4273 - }, - { - "epoch": 4.93, - "grad_norm": 0.0, - "learning_rate": 8.943431714746304e-06, - "loss": 0.3637, - "step": 4274 - }, - { - "epoch": 4.93, - "grad_norm": 0.0, - "learning_rate": 8.939303888263485e-06, - "loss": 0.4687, - "step": 4275 - }, - { - "epoch": 4.93, - "grad_norm": 0.0, - "learning_rate": 8.935176244560584e-06, - "loss": 0.3358, - "step": 4276 - }, - { - "epoch": 4.93, - "grad_norm": 0.0, - "learning_rate": 8.931048784348875e-06, - "loss": 0.3875, - "step": 4277 - }, - { - "epoch": 4.93, - "grad_norm": 0.0, - "learning_rate": 8.926921508339601e-06, - "loss": 0.4396, - "step": 4278 - }, - { - "epoch": 4.94, - "grad_norm": 0.0, - "learning_rate": 8.922794417243989e-06, - "loss": 0.3911, - "step": 4279 - }, - { - "epoch": 4.94, - "grad_norm": 0.0, - "learning_rate": 8.91866751177321e-06, - "loss": 0.4251, - "step": 4280 - }, - { - "epoch": 4.94, - "grad_norm": 0.0, - "learning_rate": 8.91454079263842e-06, - "loss": 0.3432, - "step": 4281 - }, - { - "epoch": 4.94, - "grad_norm": 0.0, - "learning_rate": 8.910414260550743e-06, - "loss": 0.3222, - "step": 4282 - }, - { - "epoch": 4.94, - "grad_norm": 0.0, - "learning_rate": 8.906287916221259e-06, - "loss": 0.4267, - "step": 4283 - }, - { - "epoch": 4.94, - "grad_norm": 0.0, - "learning_rate": 8.902161760361024e-06, - "loss": 0.3101, - "step": 4284 - }, - { - "epoch": 4.94, - "grad_norm": 0.0, - "learning_rate": 8.898035793681064e-06, - "loss": 0.4769, - "step": 4285 - }, - { - "epoch": 4.94, - "grad_norm": 0.0, - "learning_rate": 8.89391001689236e-06, - "loss": 0.3937, - "step": 4286 - }, - { - "epoch": 4.94, - "grad_norm": 0.0, - "learning_rate": 8.889784430705881e-06, - "loss": 0.2469, - "step": 4287 - }, - { - "epoch": 4.95, - "grad_norm": 0.0, - "learning_rate": 8.885659035832543e-06, - "loss": 0.3076, - "step": 4288 - }, - { - "epoch": 4.95, - "grad_norm": 0.0, - "learning_rate": 8.881533832983235e-06, - "loss": 0.4776, - "step": 4289 - }, - { - "epoch": 4.95, - "grad_norm": 0.0, - "learning_rate": 8.877408822868825e-06, - "loss": 0.2886, - "step": 4290 - }, - { - "epoch": 4.95, - "grad_norm": 0.0, - "learning_rate": 8.873284006200129e-06, - "loss": 0.4405, - "step": 4291 - }, - { - "epoch": 4.95, - "grad_norm": 0.0, - "learning_rate": 8.869159383687937e-06, - "loss": 0.66, - "step": 4292 - }, - { - "epoch": 4.95, - "grad_norm": 0.0, - "learning_rate": 8.865034956043017e-06, - "loss": 0.4455, - "step": 4293 - }, - { - "epoch": 4.95, - "grad_norm": 0.0, - "learning_rate": 8.860910723976083e-06, - "loss": 0.3319, - "step": 4294 - }, - { - "epoch": 4.95, - "grad_norm": 0.0, - "learning_rate": 8.856786688197827e-06, - "loss": 0.286, - "step": 4295 - }, - { - "epoch": 4.96, - "grad_norm": 0.0, - "learning_rate": 8.852662849418914e-06, - "loss": 0.5035, - "step": 4296 - }, - { - "epoch": 4.96, - "grad_norm": 0.0, - "learning_rate": 8.848539208349956e-06, - "loss": 0.335, - "step": 4297 - }, - { - "epoch": 4.96, - "grad_norm": 0.0, - "learning_rate": 8.844415765701549e-06, - "loss": 0.33, - "step": 4298 - }, - { - "epoch": 4.96, - "grad_norm": 0.0, - "learning_rate": 8.840292522184247e-06, - "loss": 0.3852, - "step": 4299 - }, - { - "epoch": 4.96, - "grad_norm": 0.0, - "learning_rate": 8.836169478508565e-06, - "loss": 0.4512, - "step": 4300 - }, - { - "epoch": 4.96, - "grad_norm": 0.0, - "learning_rate": 8.832046635384996e-06, - "loss": 0.3521, - "step": 4301 - }, - { - "epoch": 4.96, - "grad_norm": 0.0, - "learning_rate": 8.827923993523989e-06, - "loss": 0.4342, - "step": 4302 - }, - { - "epoch": 4.96, - "grad_norm": 0.0, - "learning_rate": 8.823801553635955e-06, - "loss": 0.5099, - "step": 4303 - }, - { - "epoch": 4.96, - "grad_norm": 0.0, - "learning_rate": 8.819679316431282e-06, - "loss": 0.3086, - "step": 4304 - }, - { - "epoch": 4.97, - "grad_norm": 0.0, - "learning_rate": 8.81555728262032e-06, - "loss": 0.3159, - "step": 4305 - }, - { - "epoch": 4.97, - "grad_norm": 0.0, - "learning_rate": 8.81143545291337e-06, - "loss": 0.3095, - "step": 4306 - }, - { - "epoch": 4.97, - "grad_norm": 0.0, - "learning_rate": 8.807313828020715e-06, - "loss": 0.389, - "step": 4307 - }, - { - "epoch": 4.97, - "grad_norm": 0.0, - "learning_rate": 8.803192408652601e-06, - "loss": 0.4705, - "step": 4308 - }, - { - "epoch": 4.97, - "grad_norm": 0.0, - "learning_rate": 8.799071195519224e-06, - "loss": 0.4032, - "step": 4309 - }, - { - "epoch": 4.97, - "grad_norm": 0.0, - "learning_rate": 8.79495018933076e-06, - "loss": 0.4698, - "step": 4310 - }, - { - "epoch": 4.97, - "grad_norm": 0.0, - "learning_rate": 8.790829390797342e-06, - "loss": 0.4592, - "step": 4311 - }, - { - "epoch": 4.97, - "grad_norm": 0.0, - "learning_rate": 8.786708800629074e-06, - "loss": 0.3785, - "step": 4312 - }, - { - "epoch": 4.97, - "grad_norm": 0.0, - "learning_rate": 8.782588419536015e-06, - "loss": 0.3488, - "step": 4313 - }, - { - "epoch": 4.98, - "grad_norm": 0.0, - "learning_rate": 8.778468248228187e-06, - "loss": 0.3558, - "step": 4314 - }, - { - "epoch": 4.98, - "grad_norm": 0.0, - "learning_rate": 8.774348287415589e-06, - "loss": 0.297, - "step": 4315 - }, - { - "epoch": 4.98, - "grad_norm": 0.0, - "learning_rate": 8.770228537808177e-06, - "loss": 0.3246, - "step": 4316 - }, - { - "epoch": 4.98, - "grad_norm": 0.0, - "learning_rate": 8.766109000115857e-06, - "loss": 0.3862, - "step": 4317 - }, - { - "epoch": 4.98, - "grad_norm": 0.0, - "learning_rate": 8.761989675048523e-06, - "loss": 0.4279, - "step": 4318 - }, - { - "epoch": 4.98, - "grad_norm": 0.0, - "learning_rate": 8.757870563316018e-06, - "loss": 0.3437, - "step": 4319 - }, - { - "epoch": 4.98, - "grad_norm": 0.0, - "learning_rate": 8.753751665628141e-06, - "loss": 0.3274, - "step": 4320 - }, - { - "epoch": 4.98, - "grad_norm": 0.0, - "learning_rate": 8.749632982694675e-06, - "loss": 0.3507, - "step": 4321 - }, - { - "epoch": 4.99, - "grad_norm": 0.0, - "learning_rate": 8.745514515225347e-06, - "loss": 0.3279, - "step": 4322 - }, - { - "epoch": 4.99, - "grad_norm": 0.0, - "learning_rate": 8.74139626392986e-06, - "loss": 0.3934, - "step": 4323 - }, - { - "epoch": 4.99, - "grad_norm": 0.0, - "learning_rate": 8.73727822951787e-06, - "loss": 0.3504, - "step": 4324 - }, - { - "epoch": 4.99, - "grad_norm": 0.0, - "learning_rate": 8.733160412698996e-06, - "loss": 0.5422, - "step": 4325 - }, - { - "epoch": 4.99, - "grad_norm": 0.0, - "learning_rate": 8.729042814182835e-06, - "loss": 0.4112, - "step": 4326 - }, - { - "epoch": 4.99, - "grad_norm": 0.0, - "learning_rate": 8.724925434678923e-06, - "loss": 0.3887, - "step": 4327 - }, - { - "epoch": 4.99, - "grad_norm": 0.0, - "learning_rate": 8.720808274896772e-06, - "loss": 0.3078, - "step": 4328 - }, - { - "epoch": 4.99, - "grad_norm": 0.0, - "learning_rate": 8.716691335545862e-06, - "loss": 0.3673, - "step": 4329 - }, - { - "epoch": 4.99, - "grad_norm": 0.0, - "learning_rate": 8.712574617335617e-06, - "loss": 0.4145, - "step": 4330 - }, - { - "epoch": 5.0, - "grad_norm": 0.0, - "learning_rate": 8.708458120975436e-06, - "loss": 0.2913, - "step": 4331 - }, - { - "epoch": 5.0, - "grad_norm": 0.0, - "learning_rate": 8.70434184717468e-06, - "loss": 0.4014, - "step": 4332 - }, - { - "epoch": 5.0, - "grad_norm": 0.0, - "learning_rate": 8.700225796642663e-06, - "loss": 0.4308, - "step": 4333 - }, - { - "epoch": 5.0, - "grad_norm": 0.0, - "learning_rate": 8.696109970088668e-06, - "loss": 0.3986, - "step": 4334 - }, - { - "epoch": 5.0, - "grad_norm": 0.0, - "learning_rate": 8.691994368221942e-06, - "loss": 0.2945, - "step": 4335 - }, - { - "epoch": 5.0, - "grad_norm": 0.0, - "learning_rate": 8.687878991751679e-06, - "loss": 0.2454, - "step": 4336 - }, - { - "epoch": 5.0, - "grad_norm": 0.0, - "learning_rate": 8.683763841387051e-06, - "loss": 0.4299, - "step": 4337 - }, - { - "epoch": 5.0, - "grad_norm": 0.0, - "learning_rate": 8.679648917837184e-06, - "loss": 0.3805, - "step": 4338 - }, - { - "epoch": 5.0, - "grad_norm": 0.0, - "learning_rate": 8.675534221811156e-06, - "loss": 0.2977, - "step": 4339 - }, - { - "epoch": 5.01, - "grad_norm": 0.0, - "learning_rate": 8.671419754018021e-06, - "loss": 0.371, - "step": 4340 - }, - { - "epoch": 5.01, - "grad_norm": 0.0, - "learning_rate": 8.667305515166792e-06, - "loss": 0.3336, - "step": 4341 - }, - { - "epoch": 5.01, - "grad_norm": 0.0, - "learning_rate": 8.663191505966426e-06, - "loss": 0.2799, - "step": 4342 - }, - { - "epoch": 5.01, - "grad_norm": 0.0, - "learning_rate": 8.659077727125859e-06, - "loss": 0.3964, - "step": 4343 - }, - { - "epoch": 5.01, - "grad_norm": 0.0, - "learning_rate": 8.654964179353983e-06, - "loss": 0.3166, - "step": 4344 - }, - { - "epoch": 5.01, - "grad_norm": 0.0, - "learning_rate": 8.650850863359636e-06, - "loss": 0.2919, - "step": 4345 - }, - { - "epoch": 5.01, - "grad_norm": 0.0, - "learning_rate": 8.646737779851643e-06, - "loss": 0.2737, - "step": 4346 - }, - { - "epoch": 5.01, - "grad_norm": 0.0, - "learning_rate": 8.64262492953876e-06, - "loss": 0.4306, - "step": 4347 - }, - { - "epoch": 5.01, - "grad_norm": 0.0, - "learning_rate": 8.638512313129725e-06, - "loss": 0.4247, - "step": 4348 - }, - { - "epoch": 5.02, - "grad_norm": 0.0, - "learning_rate": 8.634399931333226e-06, - "loss": 0.3569, - "step": 4349 - }, - { - "epoch": 5.02, - "grad_norm": 0.0, - "learning_rate": 8.630287784857905e-06, - "loss": 0.2967, - "step": 4350 - }, - { - "epoch": 5.02, - "grad_norm": 0.0, - "learning_rate": 8.626175874412376e-06, - "loss": 0.3264, - "step": 4351 - }, - { - "epoch": 5.02, - "grad_norm": 0.0, - "learning_rate": 8.622064200705209e-06, - "loss": 0.2697, - "step": 4352 - }, - { - "epoch": 5.02, - "grad_norm": 0.0, - "learning_rate": 8.617952764444922e-06, - "loss": 0.2953, - "step": 4353 - }, - { - "epoch": 5.02, - "grad_norm": 0.0, - "learning_rate": 8.613841566340007e-06, - "loss": 0.2661, - "step": 4354 - }, - { - "epoch": 5.02, - "grad_norm": 0.0, - "learning_rate": 8.60973060709891e-06, - "loss": 0.3118, - "step": 4355 - }, - { - "epoch": 5.02, - "grad_norm": 0.0, - "learning_rate": 8.605619887430025e-06, - "loss": 0.3402, - "step": 4356 - }, - { - "epoch": 5.03, - "grad_norm": 0.0, - "learning_rate": 8.601509408041722e-06, - "loss": 0.2841, - "step": 4357 - }, - { - "epoch": 5.03, - "grad_norm": 0.0, - "learning_rate": 8.59739916964232e-06, - "loss": 0.2404, - "step": 4358 - }, - { - "epoch": 5.03, - "grad_norm": 0.0, - "learning_rate": 8.593289172940102e-06, - "loss": 0.3085, - "step": 4359 - }, - { - "epoch": 5.03, - "grad_norm": 0.0, - "learning_rate": 8.589179418643302e-06, - "loss": 0.3267, - "step": 4360 - }, - { - "epoch": 5.03, - "grad_norm": 0.0, - "learning_rate": 8.58506990746011e-06, - "loss": 0.3826, - "step": 4361 - }, - { - "epoch": 5.03, - "grad_norm": 0.0, - "learning_rate": 8.580960640098692e-06, - "loss": 0.3136, - "step": 4362 - }, - { - "epoch": 5.03, - "grad_norm": 0.0, - "learning_rate": 8.576851617267151e-06, - "loss": 0.3306, - "step": 4363 - }, - { - "epoch": 5.03, - "grad_norm": 0.0, - "learning_rate": 8.572742839673557e-06, - "loss": 0.2557, - "step": 4364 - }, - { - "epoch": 5.03, - "grad_norm": 0.0, - "learning_rate": 8.568634308025945e-06, - "loss": 0.3728, - "step": 4365 - }, - { - "epoch": 5.04, - "grad_norm": 0.0, - "learning_rate": 8.564526023032291e-06, - "loss": 0.2991, - "step": 4366 - }, - { - "epoch": 5.04, - "grad_norm": 0.0, - "learning_rate": 8.560417985400541e-06, - "loss": 0.3454, - "step": 4367 - }, - { - "epoch": 5.04, - "grad_norm": 0.0, - "learning_rate": 8.5563101958386e-06, - "loss": 0.3259, - "step": 4368 - }, - { - "epoch": 5.04, - "grad_norm": 0.0, - "learning_rate": 8.552202655054315e-06, - "loss": 0.3703, - "step": 4369 - }, - { - "epoch": 5.04, - "grad_norm": 0.0, - "learning_rate": 8.54809536375551e-06, - "loss": 0.2954, - "step": 4370 - }, - { - "epoch": 5.04, - "grad_norm": 0.0, - "learning_rate": 8.543988322649954e-06, - "loss": 0.3287, - "step": 4371 - }, - { - "epoch": 5.04, - "grad_norm": 0.0, - "learning_rate": 8.53988153244537e-06, - "loss": 0.242, - "step": 4372 - }, - { - "epoch": 5.04, - "grad_norm": 0.0, - "learning_rate": 8.535774993849449e-06, - "loss": 0.2361, - "step": 4373 - }, - { - "epoch": 5.04, - "grad_norm": 0.0, - "learning_rate": 8.531668707569832e-06, - "loss": 0.2853, - "step": 4374 - }, - { - "epoch": 5.05, - "grad_norm": 0.0, - "learning_rate": 8.527562674314109e-06, - "loss": 0.35, - "step": 4375 - }, - { - "epoch": 5.05, - "grad_norm": 0.0, - "learning_rate": 8.52345689478985e-06, - "loss": 0.3399, - "step": 4376 - }, - { - "epoch": 5.05, - "grad_norm": 0.0, - "learning_rate": 8.519351369704553e-06, - "loss": 0.3178, - "step": 4377 - }, - { - "epoch": 5.05, - "grad_norm": 0.0, - "learning_rate": 8.515246099765687e-06, - "loss": 0.2985, - "step": 4378 - }, - { - "epoch": 5.05, - "grad_norm": 0.0, - "learning_rate": 8.511141085680684e-06, - "loss": 0.2923, - "step": 4379 - }, - { - "epoch": 5.05, - "grad_norm": 0.0, - "learning_rate": 8.507036328156908e-06, - "loss": 0.3862, - "step": 4380 - }, - { - "epoch": 5.05, - "grad_norm": 0.0, - "learning_rate": 8.502931827901706e-06, - "loss": 0.2659, - "step": 4381 - }, - { - "epoch": 5.05, - "grad_norm": 0.0, - "learning_rate": 8.498827585622367e-06, - "loss": 0.2802, - "step": 4382 - }, - { - "epoch": 5.06, - "grad_norm": 0.0, - "learning_rate": 8.494723602026131e-06, - "loss": 0.4285, - "step": 4383 - }, - { - "epoch": 5.06, - "grad_norm": 0.0, - "learning_rate": 8.490619877820205e-06, - "loss": 0.3324, - "step": 4384 - }, - { - "epoch": 5.06, - "grad_norm": 0.0, - "learning_rate": 8.486516413711743e-06, - "loss": 0.3712, - "step": 4385 - }, - { - "epoch": 5.06, - "grad_norm": 0.0, - "learning_rate": 8.482413210407855e-06, - "loss": 0.3549, - "step": 4386 - }, - { - "epoch": 5.06, - "grad_norm": 0.0, - "learning_rate": 8.478310268615612e-06, - "loss": 0.2807, - "step": 4387 - }, - { - "epoch": 5.06, - "grad_norm": 0.0, - "learning_rate": 8.474207589042038e-06, - "loss": 0.2468, - "step": 4388 - }, - { - "epoch": 5.06, - "grad_norm": 0.0, - "learning_rate": 8.4701051723941e-06, - "loss": 0.3361, - "step": 4389 - }, - { - "epoch": 5.06, - "grad_norm": 0.0, - "learning_rate": 8.466003019378736e-06, - "loss": 0.3312, - "step": 4390 - }, - { - "epoch": 5.06, - "grad_norm": 0.0, - "learning_rate": 8.461901130702836e-06, - "loss": 0.321, - "step": 4391 - }, - { - "epoch": 5.07, - "grad_norm": 0.0, - "learning_rate": 8.457799507073229e-06, - "loss": 0.2782, - "step": 4392 - }, - { - "epoch": 5.07, - "grad_norm": 0.0, - "learning_rate": 8.45369814919672e-06, - "loss": 0.2914, - "step": 4393 - }, - { - "epoch": 5.07, - "grad_norm": 0.0, - "learning_rate": 8.449597057780052e-06, - "loss": 0.3255, - "step": 4394 - }, - { - "epoch": 5.07, - "grad_norm": 0.0, - "learning_rate": 8.445496233529934e-06, - "loss": 0.2869, - "step": 4395 - }, - { - "epoch": 5.07, - "grad_norm": 0.0, - "learning_rate": 8.441395677153017e-06, - "loss": 0.358, - "step": 4396 - }, - { - "epoch": 5.07, - "grad_norm": 0.0, - "learning_rate": 8.437295389355912e-06, - "loss": 0.3817, - "step": 4397 - }, - { - "epoch": 5.07, - "grad_norm": 0.0, - "learning_rate": 8.43319537084519e-06, - "loss": 0.2723, - "step": 4398 - }, - { - "epoch": 5.07, - "grad_norm": 0.0, - "learning_rate": 8.429095622327363e-06, - "loss": 0.3323, - "step": 4399 - }, - { - "epoch": 5.07, - "grad_norm": 0.0, - "learning_rate": 8.424996144508902e-06, - "loss": 0.3039, - "step": 4400 - }, - { - "epoch": 5.08, - "grad_norm": 0.0, - "learning_rate": 8.42089693809624e-06, - "loss": 0.4348, - "step": 4401 - }, - { - "epoch": 5.08, - "grad_norm": 0.0, - "learning_rate": 8.416798003795744e-06, - "loss": 0.3222, - "step": 4402 - }, - { - "epoch": 5.08, - "grad_norm": 0.0, - "learning_rate": 8.41269934231375e-06, - "loss": 0.3279, - "step": 4403 - }, - { - "epoch": 5.08, - "grad_norm": 0.0, - "learning_rate": 8.408600954356548e-06, - "loss": 0.2839, - "step": 4404 - }, - { - "epoch": 5.08, - "grad_norm": 0.0, - "learning_rate": 8.404502840630363e-06, - "loss": 0.3375, - "step": 4405 - }, - { - "epoch": 5.08, - "grad_norm": 0.0, - "learning_rate": 8.4004050018414e-06, - "loss": 0.2967, - "step": 4406 - }, - { - "epoch": 5.08, - "grad_norm": 0.0, - "learning_rate": 8.39630743869579e-06, - "loss": 0.3221, - "step": 4407 - }, - { - "epoch": 5.08, - "grad_norm": 0.0, - "learning_rate": 8.39221015189963e-06, - "loss": 0.3345, - "step": 4408 - }, - { - "epoch": 5.09, - "grad_norm": 0.0, - "learning_rate": 8.388113142158972e-06, - "loss": 0.3228, - "step": 4409 - }, - { - "epoch": 5.09, - "grad_norm": 0.0, - "learning_rate": 8.384016410179811e-06, - "loss": 0.3964, - "step": 4410 - }, - { - "epoch": 5.09, - "grad_norm": 0.0, - "learning_rate": 8.3799199566681e-06, - "loss": 0.3122, - "step": 4411 - }, - { - "epoch": 5.09, - "grad_norm": 0.0, - "learning_rate": 8.375823782329747e-06, - "loss": 0.2993, - "step": 4412 - }, - { - "epoch": 5.09, - "grad_norm": 0.0, - "learning_rate": 8.3717278878706e-06, - "loss": 0.2214, - "step": 4413 - }, - { - "epoch": 5.09, - "grad_norm": 0.0, - "learning_rate": 8.36763227399647e-06, - "loss": 0.3755, - "step": 4414 - }, - { - "epoch": 5.09, - "grad_norm": 0.0, - "learning_rate": 8.363536941413121e-06, - "loss": 0.3086, - "step": 4415 - }, - { - "epoch": 5.09, - "grad_norm": 0.0, - "learning_rate": 8.359441890826254e-06, - "loss": 0.2707, - "step": 4416 - }, - { - "epoch": 5.09, - "grad_norm": 0.0, - "learning_rate": 8.355347122941538e-06, - "loss": 0.4353, - "step": 4417 - }, - { - "epoch": 5.1, - "grad_norm": 0.0, - "learning_rate": 8.351252638464587e-06, - "loss": 0.2659, - "step": 4418 - }, - { - "epoch": 5.1, - "grad_norm": 0.0, - "learning_rate": 8.34715843810096e-06, - "loss": 0.3267, - "step": 4419 - }, - { - "epoch": 5.1, - "grad_norm": 0.0, - "learning_rate": 8.343064522556177e-06, - "loss": 0.2956, - "step": 4420 - }, - { - "epoch": 5.1, - "grad_norm": 0.0, - "learning_rate": 8.338970892535705e-06, - "loss": 0.3805, - "step": 4421 - }, - { - "epoch": 5.1, - "grad_norm": 0.0, - "learning_rate": 8.334877548744954e-06, - "loss": 0.3413, - "step": 4422 - }, - { - "epoch": 5.1, - "grad_norm": 0.0, - "learning_rate": 8.330784491889303e-06, - "loss": 0.3594, - "step": 4423 - }, - { - "epoch": 5.1, - "grad_norm": 0.0, - "learning_rate": 8.326691722674063e-06, - "loss": 0.2569, - "step": 4424 - }, - { - "epoch": 5.1, - "grad_norm": 0.0, - "learning_rate": 8.322599241804502e-06, - "loss": 0.3653, - "step": 4425 - }, - { - "epoch": 5.1, - "grad_norm": 0.0, - "learning_rate": 8.318507049985844e-06, - "loss": 0.3746, - "step": 4426 - }, - { - "epoch": 5.11, - "grad_norm": 0.0, - "learning_rate": 8.314415147923254e-06, - "loss": 0.408, - "step": 4427 - }, - { - "epoch": 5.11, - "grad_norm": 0.0, - "learning_rate": 8.310323536321859e-06, - "loss": 0.2635, - "step": 4428 - }, - { - "epoch": 5.11, - "grad_norm": 0.0, - "learning_rate": 8.306232215886722e-06, - "loss": 0.2599, - "step": 4429 - }, - { - "epoch": 5.11, - "grad_norm": 0.0, - "learning_rate": 8.302141187322858e-06, - "loss": 0.3382, - "step": 4430 - }, - { - "epoch": 5.11, - "grad_norm": 0.0, - "learning_rate": 8.298050451335249e-06, - "loss": 0.289, - "step": 4431 - }, - { - "epoch": 5.11, - "grad_norm": 0.0, - "learning_rate": 8.293960008628804e-06, - "loss": 0.2619, - "step": 4432 - }, - { - "epoch": 5.11, - "grad_norm": 0.0, - "learning_rate": 8.289869859908389e-06, - "loss": 0.2975, - "step": 4433 - }, - { - "epoch": 5.11, - "grad_norm": 0.0, - "learning_rate": 8.285780005878829e-06, - "loss": 0.4375, - "step": 4434 - }, - { - "epoch": 5.12, - "grad_norm": 0.0, - "learning_rate": 8.281690447244887e-06, - "loss": 0.26, - "step": 4435 - }, - { - "epoch": 5.12, - "grad_norm": 0.0, - "learning_rate": 8.277601184711277e-06, - "loss": 0.2841, - "step": 4436 - }, - { - "epoch": 5.12, - "grad_norm": 0.0, - "learning_rate": 8.273512218982666e-06, - "loss": 0.325, - "step": 4437 - }, - { - "epoch": 5.12, - "grad_norm": 0.0, - "learning_rate": 8.26942355076367e-06, - "loss": 0.3368, - "step": 4438 - }, - { - "epoch": 5.12, - "grad_norm": 0.0, - "learning_rate": 8.265335180758843e-06, - "loss": 0.3528, - "step": 4439 - }, - { - "epoch": 5.12, - "grad_norm": 0.0, - "learning_rate": 8.261247109672705e-06, - "loss": 0.3219, - "step": 4440 - }, - { - "epoch": 5.12, - "grad_norm": 0.0, - "learning_rate": 8.257159338209708e-06, - "loss": 0.2878, - "step": 4441 - }, - { - "epoch": 5.12, - "grad_norm": 0.0, - "learning_rate": 8.253071867074267e-06, - "loss": 0.2906, - "step": 4442 - }, - { - "epoch": 5.12, - "grad_norm": 0.0, - "learning_rate": 8.248984696970732e-06, - "loss": 0.4186, - "step": 4443 - }, - { - "epoch": 5.13, - "grad_norm": 0.0, - "learning_rate": 8.244897828603406e-06, - "loss": 0.2679, - "step": 4444 - }, - { - "epoch": 5.13, - "grad_norm": 0.0, - "learning_rate": 8.24081126267655e-06, - "loss": 0.3157, - "step": 4445 - }, - { - "epoch": 5.13, - "grad_norm": 0.0, - "learning_rate": 8.236724999894355e-06, - "loss": 0.3251, - "step": 4446 - }, - { - "epoch": 5.13, - "grad_norm": 0.0, - "learning_rate": 8.23263904096097e-06, - "loss": 0.3355, - "step": 4447 - }, - { - "epoch": 5.13, - "grad_norm": 0.0, - "learning_rate": 8.228553386580495e-06, - "loss": 0.3807, - "step": 4448 - }, - { - "epoch": 5.13, - "grad_norm": 0.0, - "learning_rate": 8.224468037456969e-06, - "loss": 0.2191, - "step": 4449 - }, - { - "epoch": 5.13, - "grad_norm": 0.0, - "learning_rate": 8.220382994294383e-06, - "loss": 0.3535, - "step": 4450 - }, - { - "epoch": 5.13, - "grad_norm": 0.0, - "learning_rate": 8.216298257796677e-06, - "loss": 0.3834, - "step": 4451 - }, - { - "epoch": 5.13, - "grad_norm": 0.0, - "learning_rate": 8.21221382866773e-06, - "loss": 0.3715, - "step": 4452 - }, - { - "epoch": 5.14, - "grad_norm": 0.0, - "learning_rate": 8.208129707611381e-06, - "loss": 0.3738, - "step": 4453 - }, - { - "epoch": 5.14, - "grad_norm": 0.0, - "learning_rate": 8.204045895331406e-06, - "loss": 0.2731, - "step": 4454 - }, - { - "epoch": 5.14, - "grad_norm": 0.0, - "learning_rate": 8.199962392531526e-06, - "loss": 0.2926, - "step": 4455 - }, - { - "epoch": 5.14, - "grad_norm": 0.0, - "learning_rate": 8.195879199915417e-06, - "loss": 0.2714, - "step": 4456 - }, - { - "epoch": 5.14, - "grad_norm": 0.0, - "learning_rate": 8.191796318186701e-06, - "loss": 0.3061, - "step": 4457 - }, - { - "epoch": 5.14, - "grad_norm": 0.0, - "learning_rate": 8.187713748048935e-06, - "loss": 0.3276, - "step": 4458 - }, - { - "epoch": 5.14, - "grad_norm": 0.0, - "learning_rate": 8.183631490205636e-06, - "loss": 0.3261, - "step": 4459 - }, - { - "epoch": 5.14, - "grad_norm": 0.0, - "learning_rate": 8.179549545360265e-06, - "loss": 0.3146, - "step": 4460 - }, - { - "epoch": 5.15, - "grad_norm": 0.0, - "learning_rate": 8.175467914216216e-06, - "loss": 0.4106, - "step": 4461 - }, - { - "epoch": 5.15, - "grad_norm": 0.0, - "learning_rate": 8.171386597476845e-06, - "loss": 0.2859, - "step": 4462 - }, - { - "epoch": 5.15, - "grad_norm": 0.0, - "learning_rate": 8.167305595845445e-06, - "loss": 0.3165, - "step": 4463 - }, - { - "epoch": 5.15, - "grad_norm": 0.0, - "learning_rate": 8.163224910025259e-06, - "loss": 0.3101, - "step": 4464 - }, - { - "epoch": 5.15, - "grad_norm": 0.0, - "learning_rate": 8.159144540719475e-06, - "loss": 0.2641, - "step": 4465 - }, - { - "epoch": 5.15, - "grad_norm": 0.0, - "learning_rate": 8.15506448863122e-06, - "loss": 0.35, - "step": 4466 - }, - { - "epoch": 5.15, - "grad_norm": 0.0, - "learning_rate": 8.150984754463578e-06, - "loss": 0.3255, - "step": 4467 - }, - { - "epoch": 5.15, - "grad_norm": 0.0, - "learning_rate": 8.14690533891957e-06, - "loss": 0.4204, - "step": 4468 - }, - { - "epoch": 5.15, - "grad_norm": 0.0, - "learning_rate": 8.142826242702157e-06, - "loss": 0.3559, - "step": 4469 - }, - { - "epoch": 5.16, - "grad_norm": 0.0, - "learning_rate": 8.138747466514259e-06, - "loss": 0.3804, - "step": 4470 - }, - { - "epoch": 5.16, - "grad_norm": 0.0, - "learning_rate": 8.134669011058734e-06, - "loss": 0.2832, - "step": 4471 - }, - { - "epoch": 5.16, - "grad_norm": 0.0, - "learning_rate": 8.130590877038379e-06, - "loss": 0.2747, - "step": 4472 - }, - { - "epoch": 5.16, - "grad_norm": 0.0, - "learning_rate": 8.126513065155944e-06, - "loss": 0.295, - "step": 4473 - }, - { - "epoch": 5.16, - "grad_norm": 0.0, - "learning_rate": 8.122435576114124e-06, - "loss": 0.2391, - "step": 4474 - }, - { - "epoch": 5.16, - "grad_norm": 0.0, - "learning_rate": 8.118358410615545e-06, - "loss": 0.2497, - "step": 4475 - }, - { - "epoch": 5.16, - "grad_norm": 0.0, - "learning_rate": 8.114281569362799e-06, - "loss": 0.3379, - "step": 4476 - }, - { - "epoch": 5.16, - "grad_norm": 0.0, - "learning_rate": 8.110205053058399e-06, - "loss": 0.2719, - "step": 4477 - }, - { - "epoch": 5.16, - "grad_norm": 0.0, - "learning_rate": 8.106128862404825e-06, - "loss": 0.4063, - "step": 4478 - }, - { - "epoch": 5.17, - "grad_norm": 0.0, - "learning_rate": 8.10205299810448e-06, - "loss": 0.3113, - "step": 4479 - }, - { - "epoch": 5.17, - "grad_norm": 0.0, - "learning_rate": 8.09797746085972e-06, - "loss": 0.3072, - "step": 4480 - }, - { - "epoch": 5.17, - "grad_norm": 0.0, - "learning_rate": 8.093902251372854e-06, - "loss": 0.2526, - "step": 4481 - }, - { - "epoch": 5.17, - "grad_norm": 0.0, - "learning_rate": 8.089827370346114e-06, - "loss": 0.263, - "step": 4482 - }, - { - "epoch": 5.17, - "grad_norm": 0.0, - "learning_rate": 8.08575281848169e-06, - "loss": 0.2847, - "step": 4483 - }, - { - "epoch": 5.17, - "grad_norm": 0.0, - "learning_rate": 8.081678596481715e-06, - "loss": 0.3568, - "step": 4484 - }, - { - "epoch": 5.17, - "grad_norm": 0.0, - "learning_rate": 8.077604705048258e-06, - "loss": 0.4295, - "step": 4485 - }, - { - "epoch": 5.17, - "grad_norm": 0.0, - "learning_rate": 8.073531144883334e-06, - "loss": 0.3378, - "step": 4486 - }, - { - "epoch": 5.18, - "grad_norm": 0.0, - "learning_rate": 8.069457916688907e-06, - "loss": 0.2768, - "step": 4487 - }, - { - "epoch": 5.18, - "grad_norm": 0.0, - "learning_rate": 8.065385021166872e-06, - "loss": 0.2713, - "step": 4488 - }, - { - "epoch": 5.18, - "grad_norm": 0.0, - "learning_rate": 8.061312459019078e-06, - "loss": 0.3768, - "step": 4489 - }, - { - "epoch": 5.18, - "grad_norm": 0.0, - "learning_rate": 8.057240230947313e-06, - "loss": 0.4049, - "step": 4490 - }, - { - "epoch": 5.18, - "grad_norm": 0.0, - "learning_rate": 8.0531683376533e-06, - "loss": 0.2794, - "step": 4491 - }, - { - "epoch": 5.18, - "grad_norm": 0.0, - "learning_rate": 8.04909677983872e-06, - "loss": 0.4143, - "step": 4492 - }, - { - "epoch": 5.18, - "grad_norm": 0.0, - "learning_rate": 8.04502555820518e-06, - "loss": 0.3819, - "step": 4493 - }, - { - "epoch": 5.18, - "grad_norm": 0.0, - "learning_rate": 8.04095467345423e-06, - "loss": 0.2532, - "step": 4494 - }, - { - "epoch": 5.18, - "grad_norm": 0.0, - "learning_rate": 8.036884126287382e-06, - "loss": 0.3341, - "step": 4495 - }, - { - "epoch": 5.19, - "grad_norm": 0.0, - "learning_rate": 8.032813917406067e-06, - "loss": 0.3351, - "step": 4496 - }, - { - "epoch": 5.19, - "grad_norm": 0.0, - "learning_rate": 8.028744047511666e-06, - "loss": 0.3437, - "step": 4497 - }, - { - "epoch": 5.19, - "grad_norm": 0.0, - "learning_rate": 8.024674517305505e-06, - "loss": 0.3446, - "step": 4498 - }, - { - "epoch": 5.19, - "grad_norm": 0.0, - "learning_rate": 8.020605327488846e-06, - "loss": 0.2984, - "step": 4499 - }, - { - "epoch": 5.19, - "grad_norm": 0.0, - "learning_rate": 8.016536478762895e-06, - "loss": 0.2509, - "step": 4500 - }, - { - "epoch": 5.19, - "grad_norm": 0.0, - "learning_rate": 8.012467971828803e-06, - "loss": 0.3212, - "step": 4501 - }, - { - "epoch": 5.19, - "grad_norm": 0.0, - "learning_rate": 8.008399807387652e-06, - "loss": 0.3002, - "step": 4502 - }, - { - "epoch": 5.19, - "grad_norm": 0.0, - "learning_rate": 8.004331986140474e-06, - "loss": 0.3343, - "step": 4503 - }, - { - "epoch": 5.19, - "grad_norm": 0.0, - "learning_rate": 8.000264508788241e-06, - "loss": 0.2946, - "step": 4504 - }, - { - "epoch": 5.2, - "grad_norm": 0.0, - "learning_rate": 7.996197376031857e-06, - "loss": 0.3234, - "step": 4505 - }, - { - "epoch": 5.2, - "grad_norm": 0.0, - "learning_rate": 7.99213058857218e-06, - "loss": 0.3518, - "step": 4506 - }, - { - "epoch": 5.2, - "grad_norm": 0.0, - "learning_rate": 7.988064147110001e-06, - "loss": 0.3565, - "step": 4507 - }, - { - "epoch": 5.2, - "grad_norm": 0.0, - "learning_rate": 7.983998052346045e-06, - "loss": 0.2792, - "step": 4508 - }, - { - "epoch": 5.2, - "grad_norm": 0.0, - "learning_rate": 7.979932304980993e-06, - "loss": 0.422, - "step": 4509 - }, - { - "epoch": 5.2, - "grad_norm": 0.0, - "learning_rate": 7.975866905715452e-06, - "loss": 0.3248, - "step": 4510 - }, - { - "epoch": 5.2, - "grad_norm": 0.0, - "learning_rate": 7.97180185524998e-06, - "loss": 0.3242, - "step": 4511 - }, - { - "epoch": 5.2, - "grad_norm": 0.0, - "learning_rate": 7.967737154285065e-06, - "loss": 0.3146, - "step": 4512 - }, - { - "epoch": 5.21, - "grad_norm": 0.0, - "learning_rate": 7.963672803521136e-06, - "loss": 0.3074, - "step": 4513 - }, - { - "epoch": 5.21, - "grad_norm": 0.0, - "learning_rate": 7.959608803658575e-06, - "loss": 0.2994, - "step": 4514 - }, - { - "epoch": 5.21, - "grad_norm": 0.0, - "learning_rate": 7.955545155397684e-06, - "loss": 0.3379, - "step": 4515 - }, - { - "epoch": 5.21, - "grad_norm": 0.0, - "learning_rate": 7.951481859438717e-06, - "loss": 0.2387, - "step": 4516 - }, - { - "epoch": 5.21, - "grad_norm": 0.0, - "learning_rate": 7.947418916481867e-06, - "loss": 0.3427, - "step": 4517 - }, - { - "epoch": 5.21, - "grad_norm": 0.0, - "learning_rate": 7.943356327227258e-06, - "loss": 0.2799, - "step": 4518 - }, - { - "epoch": 5.21, - "grad_norm": 0.0, - "learning_rate": 7.939294092374961e-06, - "loss": 0.2462, - "step": 4519 - }, - { - "epoch": 5.21, - "grad_norm": 0.0, - "learning_rate": 7.935232212624984e-06, - "loss": 0.2629, - "step": 4520 - }, - { - "epoch": 5.21, - "grad_norm": 0.0, - "learning_rate": 7.931170688677272e-06, - "loss": 0.384, - "step": 4521 - }, - { - "epoch": 5.22, - "grad_norm": 0.0, - "learning_rate": 7.927109521231708e-06, - "loss": 0.3392, - "step": 4522 - }, - { - "epoch": 5.22, - "grad_norm": 0.0, - "learning_rate": 7.923048710988119e-06, - "loss": 0.3077, - "step": 4523 - }, - { - "epoch": 5.22, - "grad_norm": 0.0, - "learning_rate": 7.918988258646261e-06, - "loss": 0.4056, - "step": 4524 - }, - { - "epoch": 5.22, - "grad_norm": 0.0, - "learning_rate": 7.914928164905844e-06, - "loss": 0.2765, - "step": 4525 - }, - { - "epoch": 5.22, - "grad_norm": 0.0, - "learning_rate": 7.910868430466497e-06, - "loss": 0.3545, - "step": 4526 - }, - { - "epoch": 5.22, - "grad_norm": 0.0, - "learning_rate": 7.906809056027797e-06, - "loss": 0.2433, - "step": 4527 - }, - { - "epoch": 5.22, - "grad_norm": 0.0, - "learning_rate": 7.902750042289267e-06, - "loss": 0.3116, - "step": 4528 - }, - { - "epoch": 5.22, - "grad_norm": 0.0, - "learning_rate": 7.898691389950348e-06, - "loss": 0.3459, - "step": 4529 - }, - { - "epoch": 5.22, - "grad_norm": 0.0, - "learning_rate": 7.894633099710434e-06, - "loss": 0.2621, - "step": 4530 - }, - { - "epoch": 5.23, - "grad_norm": 0.0, - "learning_rate": 7.890575172268858e-06, - "loss": 0.3697, - "step": 4531 - }, - { - "epoch": 5.23, - "grad_norm": 0.0, - "learning_rate": 7.886517608324878e-06, - "loss": 0.3621, - "step": 4532 - }, - { - "epoch": 5.23, - "grad_norm": 0.0, - "learning_rate": 7.882460408577696e-06, - "loss": 0.2993, - "step": 4533 - }, - { - "epoch": 5.23, - "grad_norm": 0.0, - "learning_rate": 7.878403573726458e-06, - "loss": 0.3563, - "step": 4534 - }, - { - "epoch": 5.23, - "grad_norm": 0.0, - "learning_rate": 7.874347104470234e-06, - "loss": 0.3712, - "step": 4535 - }, - { - "epoch": 5.23, - "grad_norm": 0.0, - "learning_rate": 7.87029100150804e-06, - "loss": 0.2987, - "step": 4536 - }, - { - "epoch": 5.23, - "grad_norm": 0.0, - "learning_rate": 7.866235265538834e-06, - "loss": 0.3336, - "step": 4537 - }, - { - "epoch": 5.23, - "grad_norm": 0.0, - "learning_rate": 7.862179897261488e-06, - "loss": 0.3268, - "step": 4538 - }, - { - "epoch": 5.24, - "grad_norm": 0.0, - "learning_rate": 7.858124897374837e-06, - "loss": 0.3016, - "step": 4539 - }, - { - "epoch": 5.24, - "grad_norm": 0.0, - "learning_rate": 7.854070266577643e-06, - "loss": 0.3242, - "step": 4540 - }, - { - "epoch": 5.24, - "grad_norm": 0.0, - "learning_rate": 7.850016005568593e-06, - "loss": 0.2858, - "step": 4541 - }, - { - "epoch": 5.24, - "grad_norm": 0.0, - "learning_rate": 7.845962115046327e-06, - "loss": 0.2877, - "step": 4542 - }, - { - "epoch": 5.24, - "grad_norm": 0.0, - "learning_rate": 7.841908595709416e-06, - "loss": 0.3549, - "step": 4543 - }, - { - "epoch": 5.24, - "grad_norm": 0.0, - "learning_rate": 7.83785544825636e-06, - "loss": 0.3239, - "step": 4544 - }, - { - "epoch": 5.24, - "grad_norm": 0.0, - "learning_rate": 7.833802673385604e-06, - "loss": 0.2715, - "step": 4545 - }, - { - "epoch": 5.24, - "grad_norm": 0.0, - "learning_rate": 7.829750271795523e-06, - "loss": 0.3507, - "step": 4546 - }, - { - "epoch": 5.24, - "grad_norm": 0.0, - "learning_rate": 7.825698244184432e-06, - "loss": 0.2517, - "step": 4547 - }, - { - "epoch": 5.25, - "grad_norm": 0.0, - "learning_rate": 7.821646591250579e-06, - "loss": 0.2908, - "step": 4548 - }, - { - "epoch": 5.25, - "grad_norm": 0.0, - "learning_rate": 7.817595313692143e-06, - "loss": 0.4161, - "step": 4549 - }, - { - "epoch": 5.25, - "grad_norm": 0.0, - "learning_rate": 7.81354441220725e-06, - "loss": 0.3195, - "step": 4550 - }, - { - "epoch": 5.25, - "grad_norm": 0.0, - "learning_rate": 7.80949388749395e-06, - "loss": 0.3509, - "step": 4551 - }, - { - "epoch": 5.25, - "grad_norm": 0.0, - "learning_rate": 7.805443740250232e-06, - "loss": 0.3374, - "step": 4552 - }, - { - "epoch": 5.25, - "grad_norm": 0.0, - "learning_rate": 7.801393971174024e-06, - "loss": 0.2814, - "step": 4553 - }, - { - "epoch": 5.25, - "grad_norm": 0.0, - "learning_rate": 7.797344580963183e-06, - "loss": 0.2564, - "step": 4554 - }, - { - "epoch": 5.25, - "grad_norm": 0.0, - "learning_rate": 7.7932955703155e-06, - "loss": 0.3611, - "step": 4555 - }, - { - "epoch": 5.25, - "grad_norm": 0.0, - "learning_rate": 7.789246939928706e-06, - "loss": 0.2767, - "step": 4556 - }, - { - "epoch": 5.26, - "grad_norm": 0.0, - "learning_rate": 7.785198690500468e-06, - "loss": 0.2769, - "step": 4557 - }, - { - "epoch": 5.26, - "grad_norm": 0.0, - "learning_rate": 7.781150822728374e-06, - "loss": 0.3019, - "step": 4558 - }, - { - "epoch": 5.26, - "grad_norm": 0.0, - "learning_rate": 7.777103337309963e-06, - "loss": 0.3358, - "step": 4559 - }, - { - "epoch": 5.26, - "grad_norm": 0.0, - "learning_rate": 7.773056234942696e-06, - "loss": 0.2799, - "step": 4560 - }, - { - "epoch": 5.26, - "grad_norm": 0.0, - "learning_rate": 7.76900951632398e-06, - "loss": 0.4081, - "step": 4561 - }, - { - "epoch": 5.26, - "grad_norm": 0.0, - "learning_rate": 7.76496318215114e-06, - "loss": 0.3047, - "step": 4562 - }, - { - "epoch": 5.26, - "grad_norm": 0.0, - "learning_rate": 7.760917233121443e-06, - "loss": 0.3177, - "step": 4563 - }, - { - "epoch": 5.26, - "grad_norm": 0.0, - "learning_rate": 7.7568716699321e-06, - "loss": 0.3971, - "step": 4564 - }, - { - "epoch": 5.27, - "grad_norm": 0.0, - "learning_rate": 7.752826493280236e-06, - "loss": 0.2205, - "step": 4565 - }, - { - "epoch": 5.27, - "grad_norm": 0.0, - "learning_rate": 7.748781703862918e-06, - "loss": 0.2342, - "step": 4566 - }, - { - "epoch": 5.27, - "grad_norm": 0.0, - "learning_rate": 7.744737302377156e-06, - "loss": 0.2964, - "step": 4567 - }, - { - "epoch": 5.27, - "grad_norm": 0.0, - "learning_rate": 7.740693289519876e-06, - "loss": 0.3024, - "step": 4568 - }, - { - "epoch": 5.27, - "grad_norm": 0.0, - "learning_rate": 7.736649665987944e-06, - "loss": 0.31, - "step": 4569 - }, - { - "epoch": 5.27, - "grad_norm": 0.0, - "learning_rate": 7.73260643247817e-06, - "loss": 0.3644, - "step": 4570 - }, - { - "epoch": 5.27, - "grad_norm": 0.0, - "learning_rate": 7.728563589687275e-06, - "loss": 0.3674, - "step": 4571 - }, - { - "epoch": 5.27, - "grad_norm": 0.0, - "learning_rate": 7.724521138311933e-06, - "loss": 0.2559, - "step": 4572 - }, - { - "epoch": 5.27, - "grad_norm": 0.0, - "learning_rate": 7.720479079048741e-06, - "loss": 0.3007, - "step": 4573 - }, - { - "epoch": 5.28, - "grad_norm": 0.0, - "learning_rate": 7.716437412594225e-06, - "loss": 0.2886, - "step": 4574 - }, - { - "epoch": 5.28, - "grad_norm": 0.0, - "learning_rate": 7.712396139644854e-06, - "loss": 0.265, - "step": 4575 - }, - { - "epoch": 5.28, - "grad_norm": 0.0, - "learning_rate": 7.70835526089702e-06, - "loss": 0.2755, - "step": 4576 - }, - { - "epoch": 5.28, - "grad_norm": 0.0, - "learning_rate": 7.704314777047045e-06, - "loss": 0.2827, - "step": 4577 - }, - { - "epoch": 5.28, - "grad_norm": 0.0, - "learning_rate": 7.700274688791196e-06, - "loss": 0.3093, - "step": 4578 - }, - { - "epoch": 5.28, - "grad_norm": 0.0, - "learning_rate": 7.696234996825663e-06, - "loss": 0.3479, - "step": 4579 - }, - { - "epoch": 5.28, - "grad_norm": 0.0, - "learning_rate": 7.69219570184656e-06, - "loss": 0.3203, - "step": 4580 - }, - { - "epoch": 5.28, - "grad_norm": 0.0, - "learning_rate": 7.688156804549956e-06, - "loss": 0.3711, - "step": 4581 - }, - { - "epoch": 5.28, - "grad_norm": 0.0, - "learning_rate": 7.684118305631823e-06, - "loss": 0.3289, - "step": 4582 - }, - { - "epoch": 5.29, - "grad_norm": 0.0, - "learning_rate": 7.680080205788086e-06, - "loss": 0.3742, - "step": 4583 - }, - { - "epoch": 5.29, - "grad_norm": 0.0, - "learning_rate": 7.676042505714591e-06, - "loss": 0.3404, - "step": 4584 - }, - { - "epoch": 5.29, - "grad_norm": 0.0, - "learning_rate": 7.672005206107115e-06, - "loss": 0.3341, - "step": 4585 - }, - { - "epoch": 5.29, - "grad_norm": 0.0, - "learning_rate": 7.667968307661371e-06, - "loss": 0.2714, - "step": 4586 - }, - { - "epoch": 5.29, - "grad_norm": 0.0, - "learning_rate": 7.663931811073003e-06, - "loss": 0.2431, - "step": 4587 - }, - { - "epoch": 5.29, - "grad_norm": 0.0, - "learning_rate": 7.659895717037575e-06, - "loss": 0.3605, - "step": 4588 - }, - { - "epoch": 5.29, - "grad_norm": 0.0, - "learning_rate": 7.655860026250596e-06, - "loss": 0.3259, - "step": 4589 - }, - { - "epoch": 5.29, - "grad_norm": 0.0, - "learning_rate": 7.6518247394075e-06, - "loss": 0.3408, - "step": 4590 - }, - { - "epoch": 5.3, - "grad_norm": 0.0, - "learning_rate": 7.647789857203644e-06, - "loss": 0.3574, - "step": 4591 - }, - { - "epoch": 5.3, - "grad_norm": 0.0, - "learning_rate": 7.643755380334327e-06, - "loss": 0.3169, - "step": 4592 - }, - { - "epoch": 5.3, - "grad_norm": 0.0, - "learning_rate": 7.639721309494771e-06, - "loss": 0.2752, - "step": 4593 - }, - { - "epoch": 5.3, - "grad_norm": 0.0, - "learning_rate": 7.635687645380134e-06, - "loss": 0.3839, - "step": 4594 - }, - { - "epoch": 5.3, - "grad_norm": 0.0, - "learning_rate": 7.631654388685496e-06, - "loss": 0.2786, - "step": 4595 - }, - { - "epoch": 5.3, - "grad_norm": 0.0, - "learning_rate": 7.6276215401058675e-06, - "loss": 0.2833, - "step": 4596 - }, - { - "epoch": 5.3, - "grad_norm": 0.0, - "learning_rate": 7.623589100336199e-06, - "loss": 0.2819, - "step": 4597 - }, - { - "epoch": 5.3, - "grad_norm": 0.0, - "learning_rate": 7.619557070071359e-06, - "loss": 0.3123, - "step": 4598 - }, - { - "epoch": 5.3, - "grad_norm": 0.0, - "learning_rate": 7.6155254500061494e-06, - "loss": 0.3019, - "step": 4599 - }, - { - "epoch": 5.31, - "grad_norm": 0.0, - "learning_rate": 7.611494240835308e-06, - "loss": 0.3731, - "step": 4600 - }, - { - "epoch": 5.31, - "grad_norm": 0.0, - "learning_rate": 7.607463443253487e-06, - "loss": 0.3489, - "step": 4601 - }, - { - "epoch": 5.31, - "grad_norm": 0.0, - "learning_rate": 7.603433057955279e-06, - "loss": 0.3085, - "step": 4602 - }, - { - "epoch": 5.31, - "grad_norm": 0.0, - "learning_rate": 7.599403085635208e-06, - "loss": 0.294, - "step": 4603 - }, - { - "epoch": 5.31, - "grad_norm": 0.0, - "learning_rate": 7.5953735269877175e-06, - "loss": 0.3318, - "step": 4604 - }, - { - "epoch": 5.31, - "grad_norm": 0.0, - "learning_rate": 7.591344382707181e-06, - "loss": 0.2933, - "step": 4605 - }, - { - "epoch": 5.31, - "grad_norm": 0.0, - "learning_rate": 7.587315653487911e-06, - "loss": 0.362, - "step": 4606 - }, - { - "epoch": 5.31, - "grad_norm": 0.0, - "learning_rate": 7.583287340024132e-06, - "loss": 0.2723, - "step": 4607 - }, - { - "epoch": 5.31, - "grad_norm": 0.0, - "learning_rate": 7.579259443010014e-06, - "loss": 0.3446, - "step": 4608 - }, - { - "epoch": 5.32, - "grad_norm": 0.0, - "learning_rate": 7.575231963139645e-06, - "loss": 0.3575, - "step": 4609 - }, - { - "epoch": 5.32, - "grad_norm": 0.0, - "learning_rate": 7.5712049011070365e-06, - "loss": 0.4244, - "step": 4610 - }, - { - "epoch": 5.32, - "grad_norm": 0.0, - "learning_rate": 7.567178257606147e-06, - "loss": 0.3203, - "step": 4611 - }, - { - "epoch": 5.32, - "grad_norm": 0.0, - "learning_rate": 7.563152033330841e-06, - "loss": 0.2143, - "step": 4612 - }, - { - "epoch": 5.32, - "grad_norm": 0.0, - "learning_rate": 7.559126228974921e-06, - "loss": 0.3619, - "step": 4613 - }, - { - "epoch": 5.32, - "grad_norm": 0.0, - "learning_rate": 7.555100845232124e-06, - "loss": 0.3404, - "step": 4614 - }, - { - "epoch": 5.32, - "grad_norm": 0.0, - "learning_rate": 7.551075882796098e-06, - "loss": 0.3224, - "step": 4615 - }, - { - "epoch": 5.32, - "grad_norm": 0.0, - "learning_rate": 7.547051342360431e-06, - "loss": 0.4012, - "step": 4616 - }, - { - "epoch": 5.33, - "grad_norm": 0.0, - "learning_rate": 7.543027224618637e-06, - "loss": 0.2585, - "step": 4617 - }, - { - "epoch": 5.33, - "grad_norm": 0.0, - "learning_rate": 7.539003530264151e-06, - "loss": 0.325, - "step": 4618 - }, - { - "epoch": 5.33, - "grad_norm": 0.0, - "learning_rate": 7.534980259990341e-06, - "loss": 0.3869, - "step": 4619 - }, - { - "epoch": 5.33, - "grad_norm": 0.0, - "learning_rate": 7.530957414490501e-06, - "loss": 0.3165, - "step": 4620 - }, - { - "epoch": 5.33, - "grad_norm": 0.0, - "learning_rate": 7.5269349944578454e-06, - "loss": 0.3961, - "step": 4621 - }, - { - "epoch": 5.33, - "grad_norm": 0.0, - "learning_rate": 7.522913000585527e-06, - "loss": 0.321, - "step": 4622 - }, - { - "epoch": 5.33, - "grad_norm": 0.0, - "learning_rate": 7.518891433566617e-06, - "loss": 0.3058, - "step": 4623 - }, - { - "epoch": 5.33, - "grad_norm": 0.0, - "learning_rate": 7.5148702940941094e-06, - "loss": 0.3089, - "step": 4624 - }, - { - "epoch": 5.33, - "grad_norm": 0.0, - "learning_rate": 7.510849582860936e-06, - "loss": 0.2798, - "step": 4625 - }, - { - "epoch": 5.34, - "grad_norm": 0.0, - "learning_rate": 7.506829300559949e-06, - "loss": 0.2923, - "step": 4626 - }, - { - "epoch": 5.34, - "grad_norm": 0.0, - "learning_rate": 7.50280944788392e-06, - "loss": 0.3008, - "step": 4627 - }, - { - "epoch": 5.34, - "grad_norm": 0.0, - "learning_rate": 7.4987900255255575e-06, - "loss": 0.3705, - "step": 4628 - }, - { - "epoch": 5.34, - "grad_norm": 0.0, - "learning_rate": 7.49477103417749e-06, - "loss": 0.26, - "step": 4629 - }, - { - "epoch": 5.34, - "grad_norm": 0.0, - "learning_rate": 7.490752474532277e-06, - "loss": 0.321, - "step": 4630 - }, - { - "epoch": 5.34, - "grad_norm": 0.0, - "learning_rate": 7.486734347282394e-06, - "loss": 0.2845, - "step": 4631 - }, - { - "epoch": 5.34, - "grad_norm": 0.0, - "learning_rate": 7.482716653120248e-06, - "loss": 0.3641, - "step": 4632 - }, - { - "epoch": 5.34, - "grad_norm": 0.0, - "learning_rate": 7.478699392738176e-06, - "loss": 0.302, - "step": 4633 - }, - { - "epoch": 5.34, - "grad_norm": 0.0, - "learning_rate": 7.474682566828431e-06, - "loss": 0.2839, - "step": 4634 - }, - { - "epoch": 5.35, - "grad_norm": 0.0, - "learning_rate": 7.470666176083193e-06, - "loss": 0.3327, - "step": 4635 - }, - { - "epoch": 5.35, - "grad_norm": 0.0, - "learning_rate": 7.466650221194577e-06, - "loss": 0.3064, - "step": 4636 - }, - { - "epoch": 5.35, - "grad_norm": 0.0, - "learning_rate": 7.462634702854607e-06, - "loss": 0.2978, - "step": 4637 - }, - { - "epoch": 5.35, - "grad_norm": 0.0, - "learning_rate": 7.458619621755243e-06, - "loss": 0.342, - "step": 4638 - }, - { - "epoch": 5.35, - "grad_norm": 0.0, - "learning_rate": 7.454604978588373e-06, - "loss": 0.3391, - "step": 4639 - }, - { - "epoch": 5.35, - "grad_norm": 0.0, - "learning_rate": 7.45059077404579e-06, - "loss": 0.3825, - "step": 4640 - }, - { - "epoch": 5.35, - "grad_norm": 0.0, - "learning_rate": 7.446577008819238e-06, - "loss": 0.3162, - "step": 4641 - }, - { - "epoch": 5.35, - "grad_norm": 0.0, - "learning_rate": 7.442563683600364e-06, - "loss": 0.3432, - "step": 4642 - }, - { - "epoch": 5.36, - "grad_norm": 0.0, - "learning_rate": 7.438550799080746e-06, - "loss": 0.3016, - "step": 4643 - }, - { - "epoch": 5.36, - "grad_norm": 0.0, - "learning_rate": 7.434538355951896e-06, - "loss": 0.3474, - "step": 4644 - }, - { - "epoch": 5.36, - "grad_norm": 0.0, - "learning_rate": 7.430526354905232e-06, - "loss": 0.4564, - "step": 4645 - }, - { - "epoch": 5.36, - "grad_norm": 0.0, - "learning_rate": 7.4265147966321075e-06, - "loss": 0.3383, - "step": 4646 - }, - { - "epoch": 5.36, - "grad_norm": 0.0, - "learning_rate": 7.4225036818238e-06, - "loss": 0.3017, - "step": 4647 - }, - { - "epoch": 5.36, - "grad_norm": 0.0, - "learning_rate": 7.418493011171506e-06, - "loss": 0.24, - "step": 4648 - }, - { - "epoch": 5.36, - "grad_norm": 0.0, - "learning_rate": 7.414482785366342e-06, - "loss": 0.2629, - "step": 4649 - }, - { - "epoch": 5.36, - "grad_norm": 0.0, - "learning_rate": 7.4104730050993636e-06, - "loss": 0.2949, - "step": 4650 - }, - { - "epoch": 5.36, - "grad_norm": 0.0, - "learning_rate": 7.40646367106153e-06, - "loss": 0.3319, - "step": 4651 - }, - { - "epoch": 5.37, - "grad_norm": 0.0, - "learning_rate": 7.4024547839437335e-06, - "loss": 0.2663, - "step": 4652 - }, - { - "epoch": 5.37, - "grad_norm": 0.0, - "learning_rate": 7.398446344436795e-06, - "loss": 0.2465, - "step": 4653 - }, - { - "epoch": 5.37, - "grad_norm": 0.0, - "learning_rate": 7.394438353231444e-06, - "loss": 0.3456, - "step": 4654 - }, - { - "epoch": 5.37, - "grad_norm": 0.0, - "learning_rate": 7.390430811018343e-06, - "loss": 0.2642, - "step": 4655 - }, - { - "epoch": 5.37, - "grad_norm": 0.0, - "learning_rate": 7.386423718488078e-06, - "loss": 0.3124, - "step": 4656 - }, - { - "epoch": 5.37, - "grad_norm": 0.0, - "learning_rate": 7.382417076331148e-06, - "loss": 0.4527, - "step": 4657 - }, - { - "epoch": 5.37, - "grad_norm": 0.0, - "learning_rate": 7.378410885237986e-06, - "loss": 0.3789, - "step": 4658 - }, - { - "epoch": 5.37, - "grad_norm": 0.0, - "learning_rate": 7.3744051458989395e-06, - "loss": 0.4148, - "step": 4659 - }, - { - "epoch": 5.37, - "grad_norm": 0.0, - "learning_rate": 7.370399859004276e-06, - "loss": 0.332, - "step": 4660 - }, - { - "epoch": 5.38, - "grad_norm": 0.0, - "learning_rate": 7.3663950252441974e-06, - "loss": 0.3032, - "step": 4661 - }, - { - "epoch": 5.38, - "grad_norm": 0.0, - "learning_rate": 7.362390645308817e-06, - "loss": 0.3208, - "step": 4662 - }, - { - "epoch": 5.38, - "grad_norm": 0.0, - "learning_rate": 7.358386719888166e-06, - "loss": 0.2824, - "step": 4663 - }, - { - "epoch": 5.38, - "grad_norm": 0.0, - "learning_rate": 7.354383249672212e-06, - "loss": 0.2824, - "step": 4664 - }, - { - "epoch": 5.38, - "grad_norm": 0.0, - "learning_rate": 7.35038023535083e-06, - "loss": 0.2821, - "step": 4665 - }, - { - "epoch": 5.38, - "grad_norm": 0.0, - "learning_rate": 7.3463776776138294e-06, - "loss": 0.2557, - "step": 4666 - }, - { - "epoch": 5.38, - "grad_norm": 0.0, - "learning_rate": 7.342375577150928e-06, - "loss": 0.3087, - "step": 4667 - }, - { - "epoch": 5.38, - "grad_norm": 0.0, - "learning_rate": 7.338373934651769e-06, - "loss": 0.2937, - "step": 4668 - }, - { - "epoch": 5.39, - "grad_norm": 0.0, - "learning_rate": 7.334372750805926e-06, - "loss": 0.2705, - "step": 4669 - }, - { - "epoch": 5.39, - "grad_norm": 0.0, - "learning_rate": 7.330372026302879e-06, - "loss": 0.3134, - "step": 4670 - }, - { - "epoch": 5.39, - "grad_norm": 0.0, - "learning_rate": 7.326371761832035e-06, - "loss": 0.3085, - "step": 4671 - }, - { - "epoch": 5.39, - "grad_norm": 0.0, - "learning_rate": 7.322371958082728e-06, - "loss": 0.419, - "step": 4672 - }, - { - "epoch": 5.39, - "grad_norm": 0.0, - "learning_rate": 7.318372615744207e-06, - "loss": 0.3363, - "step": 4673 - }, - { - "epoch": 5.39, - "grad_norm": 0.0, - "learning_rate": 7.314373735505633e-06, - "loss": 0.2755, - "step": 4674 - }, - { - "epoch": 5.39, - "grad_norm": 0.0, - "learning_rate": 7.310375318056107e-06, - "loss": 0.3528, - "step": 4675 - }, - { - "epoch": 5.39, - "grad_norm": 0.0, - "learning_rate": 7.306377364084629e-06, - "loss": 0.3022, - "step": 4676 - }, - { - "epoch": 5.39, - "grad_norm": 0.0, - "learning_rate": 7.30237987428014e-06, - "loss": 0.4227, - "step": 4677 - }, - { - "epoch": 5.4, - "grad_norm": 0.0, - "learning_rate": 7.298382849331482e-06, - "loss": 0.4126, - "step": 4678 - }, - { - "epoch": 5.4, - "grad_norm": 0.0, - "learning_rate": 7.294386289927425e-06, - "loss": 0.2986, - "step": 4679 - }, - { - "epoch": 5.4, - "grad_norm": 0.0, - "learning_rate": 7.290390196756667e-06, - "loss": 0.4435, - "step": 4680 - }, - { - "epoch": 5.4, - "grad_norm": 0.0, - "learning_rate": 7.286394570507811e-06, - "loss": 0.2691, - "step": 4681 - }, - { - "epoch": 5.4, - "grad_norm": 0.0, - "learning_rate": 7.282399411869383e-06, - "loss": 0.3174, - "step": 4682 - }, - { - "epoch": 5.4, - "grad_norm": 0.0, - "learning_rate": 7.278404721529843e-06, - "loss": 0.3198, - "step": 4683 - }, - { - "epoch": 5.4, - "grad_norm": 0.0, - "learning_rate": 7.274410500177549e-06, - "loss": 0.2521, - "step": 4684 - }, - { - "epoch": 5.4, - "grad_norm": 0.0, - "learning_rate": 7.270416748500788e-06, - "loss": 0.3592, - "step": 4685 - }, - { - "epoch": 5.4, - "grad_norm": 0.0, - "learning_rate": 7.2664234671877755e-06, - "loss": 0.3156, - "step": 4686 - }, - { - "epoch": 5.41, - "grad_norm": 0.0, - "learning_rate": 7.2624306569266265e-06, - "loss": 0.3385, - "step": 4687 - }, - { - "epoch": 5.41, - "grad_norm": 0.0, - "learning_rate": 7.2584383184053876e-06, - "loss": 0.3819, - "step": 4688 - }, - { - "epoch": 5.41, - "grad_norm": 0.0, - "learning_rate": 7.254446452312027e-06, - "loss": 0.3456, - "step": 4689 - }, - { - "epoch": 5.41, - "grad_norm": 0.0, - "learning_rate": 7.250455059334418e-06, - "loss": 0.3216, - "step": 4690 - }, - { - "epoch": 5.41, - "grad_norm": 0.0, - "learning_rate": 7.246464140160365e-06, - "loss": 0.3814, - "step": 4691 - }, - { - "epoch": 5.41, - "grad_norm": 0.0, - "learning_rate": 7.242473695477587e-06, - "loss": 0.3421, - "step": 4692 - }, - { - "epoch": 5.41, - "grad_norm": 0.0, - "learning_rate": 7.238483725973715e-06, - "loss": 0.2465, - "step": 4693 - }, - { - "epoch": 5.41, - "grad_norm": 0.0, - "learning_rate": 7.234494232336308e-06, - "loss": 0.3679, - "step": 4694 - }, - { - "epoch": 5.42, - "grad_norm": 0.0, - "learning_rate": 7.230505215252839e-06, - "loss": 0.3409, - "step": 4695 - }, - { - "epoch": 5.42, - "grad_norm": 0.0, - "learning_rate": 7.226516675410693e-06, - "loss": 0.3493, - "step": 4696 - }, - { - "epoch": 5.42, - "grad_norm": 0.0, - "learning_rate": 7.2225286134971815e-06, - "loss": 0.2737, - "step": 4697 - }, - { - "epoch": 5.42, - "grad_norm": 0.0, - "learning_rate": 7.218541030199535e-06, - "loss": 0.2693, - "step": 4698 - }, - { - "epoch": 5.42, - "grad_norm": 0.0, - "learning_rate": 7.214553926204884e-06, - "loss": 0.331, - "step": 4699 - }, - { - "epoch": 5.42, - "grad_norm": 0.0, - "learning_rate": 7.210567302200303e-06, - "loss": 0.44, - "step": 4700 - }, - { - "epoch": 5.42, - "grad_norm": 0.0, - "learning_rate": 7.206581158872761e-06, - "loss": 0.3631, - "step": 4701 - }, - { - "epoch": 5.42, - "grad_norm": 0.0, - "learning_rate": 7.202595496909156e-06, - "loss": 0.5433, - "step": 4702 - }, - { - "epoch": 5.42, - "grad_norm": 0.0, - "learning_rate": 7.198610316996303e-06, - "loss": 0.2532, - "step": 4703 - }, - { - "epoch": 5.43, - "grad_norm": 0.0, - "learning_rate": 7.194625619820924e-06, - "loss": 0.3607, - "step": 4704 - }, - { - "epoch": 5.43, - "grad_norm": 0.0, - "learning_rate": 7.190641406069672e-06, - "loss": 0.4287, - "step": 4705 - }, - { - "epoch": 5.43, - "grad_norm": 0.0, - "learning_rate": 7.186657676429107e-06, - "loss": 0.2681, - "step": 4706 - }, - { - "epoch": 5.43, - "grad_norm": 0.0, - "learning_rate": 7.182674431585703e-06, - "loss": 0.3242, - "step": 4707 - }, - { - "epoch": 5.43, - "grad_norm": 0.0, - "learning_rate": 7.178691672225864e-06, - "loss": 0.3287, - "step": 4708 - }, - { - "epoch": 5.43, - "grad_norm": 0.0, - "learning_rate": 7.1747093990359e-06, - "loss": 0.3363, - "step": 4709 - }, - { - "epoch": 5.43, - "grad_norm": 0.0, - "learning_rate": 7.170727612702033e-06, - "loss": 0.3129, - "step": 4710 - }, - { - "epoch": 5.43, - "grad_norm": 0.0, - "learning_rate": 7.166746313910413e-06, - "loss": 0.3073, - "step": 4711 - }, - { - "epoch": 5.43, - "grad_norm": 0.0, - "learning_rate": 7.162765503347097e-06, - "loss": 0.3869, - "step": 4712 - }, - { - "epoch": 5.44, - "grad_norm": 0.0, - "learning_rate": 7.158785181698069e-06, - "loss": 0.3106, - "step": 4713 - }, - { - "epoch": 5.44, - "grad_norm": 0.0, - "learning_rate": 7.154805349649212e-06, - "loss": 0.4004, - "step": 4714 - }, - { - "epoch": 5.44, - "grad_norm": 0.0, - "learning_rate": 7.150826007886334e-06, - "loss": 0.363, - "step": 4715 - }, - { - "epoch": 5.44, - "grad_norm": 0.0, - "learning_rate": 7.146847157095165e-06, - "loss": 0.2549, - "step": 4716 - }, - { - "epoch": 5.44, - "grad_norm": 0.0, - "learning_rate": 7.142868797961335e-06, - "loss": 0.3393, - "step": 4717 - }, - { - "epoch": 5.44, - "grad_norm": 0.0, - "learning_rate": 7.138890931170402e-06, - "loss": 0.3436, - "step": 4718 - }, - { - "epoch": 5.44, - "grad_norm": 0.0, - "learning_rate": 7.134913557407838e-06, - "loss": 0.3391, - "step": 4719 - }, - { - "epoch": 5.44, - "grad_norm": 0.0, - "learning_rate": 7.1309366773590206e-06, - "loss": 0.3714, - "step": 4720 - }, - { - "epoch": 5.45, - "grad_norm": 0.0, - "learning_rate": 7.126960291709248e-06, - "loss": 0.3472, - "step": 4721 - }, - { - "epoch": 5.45, - "grad_norm": 0.0, - "learning_rate": 7.122984401143745e-06, - "loss": 0.2727, - "step": 4722 - }, - { - "epoch": 5.45, - "grad_norm": 0.0, - "learning_rate": 7.119009006347625e-06, - "loss": 0.4406, - "step": 4723 - }, - { - "epoch": 5.45, - "grad_norm": 0.0, - "learning_rate": 7.11503410800594e-06, - "loss": 0.276, - "step": 4724 - }, - { - "epoch": 5.45, - "grad_norm": 0.0, - "learning_rate": 7.111059706803649e-06, - "loss": 0.3817, - "step": 4725 - }, - { - "epoch": 5.45, - "grad_norm": 0.0, - "learning_rate": 7.107085803425615e-06, - "loss": 0.4502, - "step": 4726 - }, - { - "epoch": 5.45, - "grad_norm": 0.0, - "learning_rate": 7.103112398556631e-06, - "loss": 0.3244, - "step": 4727 - }, - { - "epoch": 5.45, - "grad_norm": 0.0, - "learning_rate": 7.099139492881397e-06, - "loss": 0.4242, - "step": 4728 - }, - { - "epoch": 5.45, - "grad_norm": 0.0, - "learning_rate": 7.095167087084518e-06, - "loss": 0.3144, - "step": 4729 - }, - { - "epoch": 5.46, - "grad_norm": 0.0, - "learning_rate": 7.0911951818505364e-06, - "loss": 0.3174, - "step": 4730 - }, - { - "epoch": 5.46, - "grad_norm": 0.0, - "learning_rate": 7.087223777863883e-06, - "loss": 0.2467, - "step": 4731 - }, - { - "epoch": 5.46, - "grad_norm": 0.0, - "learning_rate": 7.083252875808913e-06, - "loss": 0.3147, - "step": 4732 - }, - { - "epoch": 5.46, - "grad_norm": 0.0, - "learning_rate": 7.079282476369902e-06, - "loss": 0.2749, - "step": 4733 - }, - { - "epoch": 5.46, - "grad_norm": 0.0, - "learning_rate": 7.0753125802310275e-06, - "loss": 0.2974, - "step": 4734 - }, - { - "epoch": 5.46, - "grad_norm": 0.0, - "learning_rate": 7.071343188076383e-06, - "loss": 0.266, - "step": 4735 - }, - { - "epoch": 5.46, - "grad_norm": 0.0, - "learning_rate": 7.067374300589983e-06, - "loss": 0.2206, - "step": 4736 - }, - { - "epoch": 5.46, - "grad_norm": 0.0, - "learning_rate": 7.0634059184557415e-06, - "loss": 0.272, - "step": 4737 - }, - { - "epoch": 5.46, - "grad_norm": 0.0, - "learning_rate": 7.059438042357499e-06, - "loss": 0.2525, - "step": 4738 - }, - { - "epoch": 5.47, - "grad_norm": 0.0, - "learning_rate": 7.055470672979003e-06, - "loss": 0.2803, - "step": 4739 - }, - { - "epoch": 5.47, - "grad_norm": 0.0, - "learning_rate": 7.051503811003908e-06, - "loss": 0.2464, - "step": 4740 - }, - { - "epoch": 5.47, - "grad_norm": 0.0, - "learning_rate": 7.04753745711579e-06, - "loss": 0.2847, - "step": 4741 - }, - { - "epoch": 5.47, - "grad_norm": 0.0, - "learning_rate": 7.043571611998137e-06, - "loss": 0.4339, - "step": 4742 - }, - { - "epoch": 5.47, - "grad_norm": 0.0, - "learning_rate": 7.039606276334336e-06, - "loss": 0.2867, - "step": 4743 - }, - { - "epoch": 5.47, - "grad_norm": 0.0, - "learning_rate": 7.035641450807709e-06, - "loss": 0.2663, - "step": 4744 - }, - { - "epoch": 5.47, - "grad_norm": 0.0, - "learning_rate": 7.031677136101471e-06, - "loss": 0.3589, - "step": 4745 - }, - { - "epoch": 5.47, - "grad_norm": 0.0, - "learning_rate": 7.027713332898755e-06, - "loss": 0.2666, - "step": 4746 - }, - { - "epoch": 5.48, - "grad_norm": 0.0, - "learning_rate": 7.023750041882609e-06, - "loss": 0.3779, - "step": 4747 - }, - { - "epoch": 5.48, - "grad_norm": 0.0, - "learning_rate": 7.019787263735985e-06, - "loss": 0.2885, - "step": 4748 - }, - { - "epoch": 5.48, - "grad_norm": 0.0, - "learning_rate": 7.015824999141762e-06, - "loss": 0.3358, - "step": 4749 - }, - { - "epoch": 5.48, - "grad_norm": 0.0, - "learning_rate": 7.011863248782711e-06, - "loss": 0.2913, - "step": 4750 - }, - { - "epoch": 5.48, - "grad_norm": 0.0, - "learning_rate": 7.007902013341525e-06, - "loss": 0.2901, - "step": 4751 - }, - { - "epoch": 5.48, - "grad_norm": 0.0, - "learning_rate": 7.003941293500813e-06, - "loss": 0.2607, - "step": 4752 - }, - { - "epoch": 5.48, - "grad_norm": 0.0, - "learning_rate": 6.999981089943083e-06, - "loss": 0.3261, - "step": 4753 - }, - { - "epoch": 5.48, - "grad_norm": 0.0, - "learning_rate": 6.996021403350759e-06, - "loss": 0.3708, - "step": 4754 - }, - { - "epoch": 5.48, - "grad_norm": 0.0, - "learning_rate": 6.992062234406185e-06, - "loss": 0.3827, - "step": 4755 - }, - { - "epoch": 5.49, - "grad_norm": 0.0, - "learning_rate": 6.9881035837916e-06, - "loss": 0.3485, - "step": 4756 - }, - { - "epoch": 5.49, - "grad_norm": 0.0, - "learning_rate": 6.984145452189162e-06, - "loss": 0.2931, - "step": 4757 - }, - { - "epoch": 5.49, - "grad_norm": 0.0, - "learning_rate": 6.980187840280945e-06, - "loss": 0.3652, - "step": 4758 - }, - { - "epoch": 5.49, - "grad_norm": 0.0, - "learning_rate": 6.976230748748919e-06, - "loss": 0.4172, - "step": 4759 - }, - { - "epoch": 5.49, - "grad_norm": 0.0, - "learning_rate": 6.972274178274983e-06, - "loss": 0.2475, - "step": 4760 - }, - { - "epoch": 5.49, - "grad_norm": 0.0, - "learning_rate": 6.968318129540929e-06, - "loss": 0.3662, - "step": 4761 - }, - { - "epoch": 5.49, - "grad_norm": 0.0, - "learning_rate": 6.964362603228465e-06, - "loss": 0.4439, - "step": 4762 - }, - { - "epoch": 5.49, - "grad_norm": 0.0, - "learning_rate": 6.960407600019217e-06, - "loss": 0.2776, - "step": 4763 - }, - { - "epoch": 5.49, - "grad_norm": 0.0, - "learning_rate": 6.956453120594709e-06, - "loss": 0.3859, - "step": 4764 - }, - { - "epoch": 5.5, - "grad_norm": 0.0, - "learning_rate": 6.952499165636379e-06, - "loss": 0.4489, - "step": 4765 - }, - { - "epoch": 5.5, - "grad_norm": 0.0, - "learning_rate": 6.94854573582558e-06, - "loss": 0.4327, - "step": 4766 - }, - { - "epoch": 5.5, - "grad_norm": 0.0, - "learning_rate": 6.944592831843566e-06, - "loss": 0.3385, - "step": 4767 - }, - { - "epoch": 5.5, - "grad_norm": 0.0, - "learning_rate": 6.940640454371502e-06, - "loss": 0.3486, - "step": 4768 - }, - { - "epoch": 5.5, - "grad_norm": 0.0, - "learning_rate": 6.936688604090472e-06, - "loss": 0.4275, - "step": 4769 - }, - { - "epoch": 5.5, - "grad_norm": 0.0, - "learning_rate": 6.932737281681454e-06, - "loss": 0.2944, - "step": 4770 - }, - { - "epoch": 5.5, - "grad_norm": 0.0, - "learning_rate": 6.9287864878253475e-06, - "loss": 0.3454, - "step": 4771 - }, - { - "epoch": 5.5, - "grad_norm": 0.0, - "learning_rate": 6.9248362232029575e-06, - "loss": 0.4015, - "step": 4772 - }, - { - "epoch": 5.51, - "grad_norm": 0.0, - "learning_rate": 6.920886488494989e-06, - "loss": 0.3654, - "step": 4773 - }, - { - "epoch": 5.51, - "grad_norm": 0.0, - "learning_rate": 6.91693728438207e-06, - "loss": 0.409, - "step": 4774 - }, - { - "epoch": 5.51, - "grad_norm": 0.0, - "learning_rate": 6.9129886115447294e-06, - "loss": 0.336, - "step": 4775 - }, - { - "epoch": 5.51, - "grad_norm": 0.0, - "learning_rate": 6.9090404706633995e-06, - "loss": 0.2689, - "step": 4776 - }, - { - "epoch": 5.51, - "grad_norm": 0.0, - "learning_rate": 6.905092862418434e-06, - "loss": 0.3314, - "step": 4777 - }, - { - "epoch": 5.51, - "grad_norm": 0.0, - "learning_rate": 6.901145787490087e-06, - "loss": 0.2864, - "step": 4778 - }, - { - "epoch": 5.51, - "grad_norm": 0.0, - "learning_rate": 6.897199246558515e-06, - "loss": 0.3105, - "step": 4779 - }, - { - "epoch": 5.51, - "grad_norm": 0.0, - "learning_rate": 6.893253240303795e-06, - "loss": 0.2969, - "step": 4780 - }, - { - "epoch": 5.51, - "grad_norm": 0.0, - "learning_rate": 6.889307769405904e-06, - "loss": 0.3681, - "step": 4781 - }, - { - "epoch": 5.52, - "grad_norm": 0.0, - "learning_rate": 6.885362834544724e-06, - "loss": 0.4001, - "step": 4782 - }, - { - "epoch": 5.52, - "grad_norm": 0.0, - "learning_rate": 6.881418436400056e-06, - "loss": 0.5642, - "step": 4783 - }, - { - "epoch": 5.52, - "grad_norm": 0.0, - "learning_rate": 6.877474575651596e-06, - "loss": 0.252, - "step": 4784 - }, - { - "epoch": 5.52, - "grad_norm": 0.0, - "learning_rate": 6.873531252978959e-06, - "loss": 0.3958, - "step": 4785 - }, - { - "epoch": 5.52, - "grad_norm": 0.0, - "learning_rate": 6.8695884690616545e-06, - "loss": 0.3217, - "step": 4786 - }, - { - "epoch": 5.52, - "grad_norm": 0.0, - "learning_rate": 6.865646224579108e-06, - "loss": 0.2951, - "step": 4787 - }, - { - "epoch": 5.52, - "grad_norm": 0.0, - "learning_rate": 6.861704520210652e-06, - "loss": 0.2699, - "step": 4788 - }, - { - "epoch": 5.52, - "grad_norm": 0.0, - "learning_rate": 6.857763356635525e-06, - "loss": 0.4012, - "step": 4789 - }, - { - "epoch": 5.52, - "grad_norm": 0.0, - "learning_rate": 6.853822734532864e-06, - "loss": 0.5039, - "step": 4790 - }, - { - "epoch": 5.53, - "grad_norm": 0.0, - "learning_rate": 6.849882654581726e-06, - "loss": 0.3648, - "step": 4791 - }, - { - "epoch": 5.53, - "grad_norm": 0.0, - "learning_rate": 6.845943117461069e-06, - "loss": 0.3446, - "step": 4792 - }, - { - "epoch": 5.53, - "grad_norm": 0.0, - "learning_rate": 6.8420041238497525e-06, - "loss": 0.3028, - "step": 4793 - }, - { - "epoch": 5.53, - "grad_norm": 0.0, - "learning_rate": 6.8380656744265484e-06, - "loss": 0.2723, - "step": 4794 - }, - { - "epoch": 5.53, - "grad_norm": 0.0, - "learning_rate": 6.834127769870134e-06, - "loss": 0.3553, - "step": 4795 - }, - { - "epoch": 5.53, - "grad_norm": 0.0, - "learning_rate": 6.830190410859092e-06, - "loss": 0.411, - "step": 4796 - }, - { - "epoch": 5.53, - "grad_norm": 0.0, - "learning_rate": 6.826253598071911e-06, - "loss": 0.4085, - "step": 4797 - }, - { - "epoch": 5.53, - "grad_norm": 0.0, - "learning_rate": 6.822317332186983e-06, - "loss": 0.4491, - "step": 4798 - }, - { - "epoch": 5.54, - "grad_norm": 0.0, - "learning_rate": 6.818381613882612e-06, - "loss": 0.229, - "step": 4799 - }, - { - "epoch": 5.54, - "grad_norm": 0.0, - "learning_rate": 6.814446443837002e-06, - "loss": 0.3195, - "step": 4800 - }, - { - "epoch": 5.54, - "grad_norm": 0.0, - "learning_rate": 6.8105118227282605e-06, - "loss": 0.3611, - "step": 4801 - }, - { - "epoch": 5.54, - "grad_norm": 0.0, - "learning_rate": 6.806577751234413e-06, - "loss": 0.268, - "step": 4802 - }, - { - "epoch": 5.54, - "grad_norm": 0.0, - "learning_rate": 6.802644230033373e-06, - "loss": 0.3112, - "step": 4803 - }, - { - "epoch": 5.54, - "grad_norm": 0.0, - "learning_rate": 6.7987112598029695e-06, - "loss": 0.2828, - "step": 4804 - }, - { - "epoch": 5.54, - "grad_norm": 0.0, - "learning_rate": 6.79477884122094e-06, - "loss": 0.3314, - "step": 4805 - }, - { - "epoch": 5.54, - "grad_norm": 0.0, - "learning_rate": 6.790846974964914e-06, - "loss": 0.3756, - "step": 4806 - }, - { - "epoch": 5.54, - "grad_norm": 0.0, - "learning_rate": 6.786915661712439e-06, - "loss": 0.3061, - "step": 4807 - }, - { - "epoch": 5.55, - "grad_norm": 0.0, - "learning_rate": 6.782984902140963e-06, - "loss": 0.3622, - "step": 4808 - }, - { - "epoch": 5.55, - "grad_norm": 0.0, - "learning_rate": 6.779054696927831e-06, - "loss": 0.2478, - "step": 4809 - }, - { - "epoch": 5.55, - "grad_norm": 0.0, - "learning_rate": 6.775125046750304e-06, - "loss": 0.3197, - "step": 4810 - }, - { - "epoch": 5.55, - "grad_norm": 0.0, - "learning_rate": 6.771195952285541e-06, - "loss": 0.3087, - "step": 4811 - }, - { - "epoch": 5.55, - "grad_norm": 0.0, - "learning_rate": 6.767267414210603e-06, - "loss": 0.4744, - "step": 4812 - }, - { - "epoch": 5.55, - "grad_norm": 0.0, - "learning_rate": 6.763339433202462e-06, - "loss": 0.3386, - "step": 4813 - }, - { - "epoch": 5.55, - "grad_norm": 0.0, - "learning_rate": 6.759412009937993e-06, - "loss": 0.2785, - "step": 4814 - }, - { - "epoch": 5.55, - "grad_norm": 0.0, - "learning_rate": 6.755485145093965e-06, - "loss": 0.2995, - "step": 4815 - }, - { - "epoch": 5.55, - "grad_norm": 0.0, - "learning_rate": 6.7515588393470634e-06, - "loss": 0.3429, - "step": 4816 - }, - { - "epoch": 5.56, - "grad_norm": 0.0, - "learning_rate": 6.747633093373873e-06, - "loss": 0.2907, - "step": 4817 - }, - { - "epoch": 5.56, - "grad_norm": 0.0, - "learning_rate": 6.743707907850874e-06, - "loss": 0.2886, - "step": 4818 - }, - { - "epoch": 5.56, - "grad_norm": 0.0, - "learning_rate": 6.739783283454469e-06, - "loss": 0.2897, - "step": 4819 - }, - { - "epoch": 5.56, - "grad_norm": 0.0, - "learning_rate": 6.73585922086094e-06, - "loss": 0.373, - "step": 4820 - }, - { - "epoch": 5.56, - "grad_norm": 0.0, - "learning_rate": 6.731935720746492e-06, - "loss": 0.2571, - "step": 4821 - }, - { - "epoch": 5.56, - "grad_norm": 0.0, - "learning_rate": 6.728012783787224e-06, - "loss": 0.3692, - "step": 4822 - }, - { - "epoch": 5.56, - "grad_norm": 0.0, - "learning_rate": 6.724090410659137e-06, - "loss": 0.3312, - "step": 4823 - }, - { - "epoch": 5.56, - "grad_norm": 0.0, - "learning_rate": 6.7201686020381375e-06, - "loss": 0.3979, - "step": 4824 - }, - { - "epoch": 5.57, - "grad_norm": 0.0, - "learning_rate": 6.716247358600038e-06, - "loss": 0.3295, - "step": 4825 - }, - { - "epoch": 5.57, - "grad_norm": 0.0, - "learning_rate": 6.7123266810205446e-06, - "loss": 0.288, - "step": 4826 - }, - { - "epoch": 5.57, - "grad_norm": 0.0, - "learning_rate": 6.708406569975274e-06, - "loss": 0.3296, - "step": 4827 - }, - { - "epoch": 5.57, - "grad_norm": 0.0, - "learning_rate": 6.704487026139747e-06, - "loss": 0.2896, - "step": 4828 - }, - { - "epoch": 5.57, - "grad_norm": 0.0, - "learning_rate": 6.700568050189371e-06, - "loss": 0.3209, - "step": 4829 - }, - { - "epoch": 5.57, - "grad_norm": 0.0, - "learning_rate": 6.696649642799478e-06, - "loss": 0.3549, - "step": 4830 - }, - { - "epoch": 5.57, - "grad_norm": 0.0, - "learning_rate": 6.6927318046452825e-06, - "loss": 0.3946, - "step": 4831 - }, - { - "epoch": 5.57, - "grad_norm": 0.0, - "learning_rate": 6.688814536401918e-06, - "loss": 0.3131, - "step": 4832 - }, - { - "epoch": 5.57, - "grad_norm": 0.0, - "learning_rate": 6.684897838744403e-06, - "loss": 0.3191, - "step": 4833 - }, - { - "epoch": 5.58, - "grad_norm": 0.0, - "learning_rate": 6.680981712347667e-06, - "loss": 0.3018, - "step": 4834 - }, - { - "epoch": 5.58, - "grad_norm": 0.0, - "learning_rate": 6.6770661578865444e-06, - "loss": 0.4013, - "step": 4835 - }, - { - "epoch": 5.58, - "grad_norm": 0.0, - "learning_rate": 6.673151176035762e-06, - "loss": 0.427, - "step": 4836 - }, - { - "epoch": 5.58, - "grad_norm": 0.0, - "learning_rate": 6.669236767469952e-06, - "loss": 0.3371, - "step": 4837 - }, - { - "epoch": 5.58, - "grad_norm": 0.0, - "learning_rate": 6.6653229328636536e-06, - "loss": 0.2885, - "step": 4838 - }, - { - "epoch": 5.58, - "grad_norm": 0.0, - "learning_rate": 6.6614096728912945e-06, - "loss": 0.3129, - "step": 4839 - }, - { - "epoch": 5.58, - "grad_norm": 0.0, - "learning_rate": 6.657496988227212e-06, - "loss": 0.2792, - "step": 4840 - }, - { - "epoch": 5.58, - "grad_norm": 0.0, - "learning_rate": 6.6535848795456485e-06, - "loss": 0.3188, - "step": 4841 - }, - { - "epoch": 5.58, - "grad_norm": 0.0, - "learning_rate": 6.649673347520733e-06, - "loss": 0.309, - "step": 4842 - }, - { - "epoch": 5.59, - "grad_norm": 0.0, - "learning_rate": 6.645762392826509e-06, - "loss": 0.3483, - "step": 4843 - }, - { - "epoch": 5.59, - "grad_norm": 0.0, - "learning_rate": 6.641852016136916e-06, - "loss": 0.3076, - "step": 4844 - }, - { - "epoch": 5.59, - "grad_norm": 0.0, - "learning_rate": 6.637942218125786e-06, - "loss": 0.271, - "step": 4845 - }, - { - "epoch": 5.59, - "grad_norm": 0.0, - "learning_rate": 6.634032999466866e-06, - "loss": 0.28, - "step": 4846 - }, - { - "epoch": 5.59, - "grad_norm": 0.0, - "learning_rate": 6.630124360833794e-06, - "loss": 0.265, - "step": 4847 - }, - { - "epoch": 5.59, - "grad_norm": 0.0, - "learning_rate": 6.626216302900099e-06, - "loss": 0.2645, - "step": 4848 - }, - { - "epoch": 5.59, - "grad_norm": 0.0, - "learning_rate": 6.622308826339237e-06, - "loss": 0.3915, - "step": 4849 - }, - { - "epoch": 5.59, - "grad_norm": 0.0, - "learning_rate": 6.618401931824538e-06, - "loss": 0.2992, - "step": 4850 - }, - { - "epoch": 5.6, - "grad_norm": 0.0, - "learning_rate": 6.614495620029238e-06, - "loss": 0.4185, - "step": 4851 - }, - { - "epoch": 5.6, - "grad_norm": 0.0, - "learning_rate": 6.610589891626484e-06, - "loss": 0.3206, - "step": 4852 - }, - { - "epoch": 5.6, - "grad_norm": 0.0, - "learning_rate": 6.6066847472893046e-06, - "loss": 0.3431, - "step": 4853 - }, - { - "epoch": 5.6, - "grad_norm": 0.0, - "learning_rate": 6.602780187690645e-06, - "loss": 0.4078, - "step": 4854 - }, - { - "epoch": 5.6, - "grad_norm": 0.0, - "learning_rate": 6.5988762135033405e-06, - "loss": 0.2552, - "step": 4855 - }, - { - "epoch": 5.6, - "grad_norm": 0.0, - "learning_rate": 6.594972825400119e-06, - "loss": 0.3692, - "step": 4856 - }, - { - "epoch": 5.6, - "grad_norm": 0.0, - "learning_rate": 6.591070024053623e-06, - "loss": 0.2954, - "step": 4857 - }, - { - "epoch": 5.6, - "grad_norm": 0.0, - "learning_rate": 6.587167810136388e-06, - "loss": 0.32, - "step": 4858 - }, - { - "epoch": 5.6, - "grad_norm": 0.0, - "learning_rate": 6.583266184320836e-06, - "loss": 0.3183, - "step": 4859 - }, - { - "epoch": 5.61, - "grad_norm": 0.0, - "learning_rate": 6.5793651472793065e-06, - "loss": 0.3388, - "step": 4860 - }, - { - "epoch": 5.61, - "grad_norm": 0.0, - "learning_rate": 6.575464699684029e-06, - "loss": 0.305, - "step": 4861 - }, - { - "epoch": 5.61, - "grad_norm": 0.0, - "learning_rate": 6.571564842207124e-06, - "loss": 0.2834, - "step": 4862 - }, - { - "epoch": 5.61, - "grad_norm": 0.0, - "learning_rate": 6.567665575520625e-06, - "loss": 0.2691, - "step": 4863 - }, - { - "epoch": 5.61, - "grad_norm": 0.0, - "learning_rate": 6.563766900296458e-06, - "loss": 0.3611, - "step": 4864 - }, - { - "epoch": 5.61, - "grad_norm": 0.0, - "learning_rate": 6.559868817206435e-06, - "loss": 0.3155, - "step": 4865 - }, - { - "epoch": 5.61, - "grad_norm": 0.0, - "learning_rate": 6.555971326922287e-06, - "loss": 0.3502, - "step": 4866 - }, - { - "epoch": 5.61, - "grad_norm": 0.0, - "learning_rate": 6.552074430115624e-06, - "loss": 0.338, - "step": 4867 - }, - { - "epoch": 5.61, - "grad_norm": 0.0, - "learning_rate": 6.548178127457974e-06, - "loss": 0.3802, - "step": 4868 - }, - { - "epoch": 5.62, - "grad_norm": 0.0, - "learning_rate": 6.54428241962074e-06, - "loss": 0.4428, - "step": 4869 - }, - { - "epoch": 5.62, - "grad_norm": 0.0, - "learning_rate": 6.540387307275233e-06, - "loss": 0.2986, - "step": 4870 - }, - { - "epoch": 5.62, - "grad_norm": 0.0, - "learning_rate": 6.53649279109267e-06, - "loss": 0.3897, - "step": 4871 - }, - { - "epoch": 5.62, - "grad_norm": 0.0, - "learning_rate": 6.532598871744149e-06, - "loss": 0.2533, - "step": 4872 - }, - { - "epoch": 5.62, - "grad_norm": 0.0, - "learning_rate": 6.528705549900674e-06, - "loss": 0.3311, - "step": 4873 - }, - { - "epoch": 5.62, - "grad_norm": 0.0, - "learning_rate": 6.524812826233151e-06, - "loss": 0.3461, - "step": 4874 - }, - { - "epoch": 5.62, - "grad_norm": 0.0, - "learning_rate": 6.520920701412371e-06, - "loss": 0.3231, - "step": 4875 - }, - { - "epoch": 5.62, - "grad_norm": 0.0, - "learning_rate": 6.517029176109026e-06, - "loss": 0.2984, - "step": 4876 - }, - { - "epoch": 5.63, - "grad_norm": 0.0, - "learning_rate": 6.513138250993716e-06, - "loss": 0.2976, - "step": 4877 - }, - { - "epoch": 5.63, - "grad_norm": 0.0, - "learning_rate": 6.509247926736914e-06, - "loss": 0.2975, - "step": 4878 - }, - { - "epoch": 5.63, - "grad_norm": 0.0, - "learning_rate": 6.505358204009018e-06, - "loss": 0.242, - "step": 4879 - }, - { - "epoch": 5.63, - "grad_norm": 0.0, - "learning_rate": 6.501469083480298e-06, - "loss": 0.3103, - "step": 4880 - }, - { - "epoch": 5.63, - "grad_norm": 0.0, - "learning_rate": 6.4975805658209324e-06, - "loss": 0.4048, - "step": 4881 - }, - { - "epoch": 5.63, - "grad_norm": 0.0, - "learning_rate": 6.493692651700998e-06, - "loss": 0.2647, - "step": 4882 - }, - { - "epoch": 5.63, - "grad_norm": 0.0, - "learning_rate": 6.489805341790456e-06, - "loss": 0.2884, - "step": 4883 - }, - { - "epoch": 5.63, - "grad_norm": 0.0, - "learning_rate": 6.485918636759172e-06, - "loss": 0.3384, - "step": 4884 - }, - { - "epoch": 5.63, - "grad_norm": 0.0, - "learning_rate": 6.4820325372769126e-06, - "loss": 0.229, - "step": 4885 - }, - { - "epoch": 5.64, - "grad_norm": 0.0, - "learning_rate": 6.478147044013323e-06, - "loss": 0.2375, - "step": 4886 - }, - { - "epoch": 5.64, - "grad_norm": 0.0, - "learning_rate": 6.474262157637958e-06, - "loss": 0.2978, - "step": 4887 - }, - { - "epoch": 5.64, - "grad_norm": 0.0, - "learning_rate": 6.470377878820271e-06, - "loss": 0.2962, - "step": 4888 - }, - { - "epoch": 5.64, - "grad_norm": 0.0, - "learning_rate": 6.4664942082295925e-06, - "loss": 0.2784, - "step": 4889 - }, - { - "epoch": 5.64, - "grad_norm": 0.0, - "learning_rate": 6.4626111465351674e-06, - "loss": 0.3057, - "step": 4890 - }, - { - "epoch": 5.64, - "grad_norm": 0.0, - "learning_rate": 6.458728694406124e-06, - "loss": 0.4264, - "step": 4891 - }, - { - "epoch": 5.64, - "grad_norm": 0.0, - "learning_rate": 6.454846852511489e-06, - "loss": 0.3402, - "step": 4892 - }, - { - "epoch": 5.64, - "grad_norm": 0.0, - "learning_rate": 6.450965621520187e-06, - "loss": 0.3579, - "step": 4893 - }, - { - "epoch": 5.64, - "grad_norm": 0.0, - "learning_rate": 6.447085002101034e-06, - "loss": 0.4901, - "step": 4894 - }, - { - "epoch": 5.65, - "grad_norm": 0.0, - "learning_rate": 6.443204994922738e-06, - "loss": 0.266, - "step": 4895 - }, - { - "epoch": 5.65, - "grad_norm": 0.0, - "learning_rate": 6.439325600653907e-06, - "loss": 0.4019, - "step": 4896 - }, - { - "epoch": 5.65, - "grad_norm": 0.0, - "learning_rate": 6.4354468199630425e-06, - "loss": 0.4198, - "step": 4897 - }, - { - "epoch": 5.65, - "grad_norm": 0.0, - "learning_rate": 6.431568653518534e-06, - "loss": 0.3507, - "step": 4898 - }, - { - "epoch": 5.65, - "grad_norm": 0.0, - "learning_rate": 6.427691101988673e-06, - "loss": 0.3377, - "step": 4899 - }, - { - "epoch": 5.65, - "grad_norm": 0.0, - "learning_rate": 6.423814166041642e-06, - "loss": 0.4129, - "step": 4900 - }, - { - "epoch": 5.65, - "grad_norm": 0.0, - "learning_rate": 6.419937846345519e-06, - "loss": 0.2847, - "step": 4901 - }, - { - "epoch": 5.65, - "grad_norm": 0.0, - "learning_rate": 6.416062143568271e-06, - "loss": 0.2472, - "step": 4902 - }, - { - "epoch": 5.66, - "grad_norm": 0.0, - "learning_rate": 6.412187058377762e-06, - "loss": 0.3392, - "step": 4903 - }, - { - "epoch": 5.66, - "grad_norm": 0.0, - "learning_rate": 6.4083125914417545e-06, - "loss": 0.2694, - "step": 4904 - }, - { - "epoch": 5.66, - "grad_norm": 0.0, - "learning_rate": 6.404438743427894e-06, - "loss": 0.3789, - "step": 4905 - }, - { - "epoch": 5.66, - "grad_norm": 0.0, - "learning_rate": 6.400565515003722e-06, - "loss": 0.2954, - "step": 4906 - }, - { - "epoch": 5.66, - "grad_norm": 0.0, - "learning_rate": 6.396692906836686e-06, - "loss": 0.2993, - "step": 4907 - }, - { - "epoch": 5.66, - "grad_norm": 0.0, - "learning_rate": 6.392820919594109e-06, - "loss": 0.3066, - "step": 4908 - }, - { - "epoch": 5.66, - "grad_norm": 0.0, - "learning_rate": 6.388949553943216e-06, - "loss": 0.4057, - "step": 4909 - }, - { - "epoch": 5.66, - "grad_norm": 0.0, - "learning_rate": 6.385078810551124e-06, - "loss": 0.264, - "step": 4910 - }, - { - "epoch": 5.66, - "grad_norm": 0.0, - "learning_rate": 6.3812086900848456e-06, - "loss": 0.2866, - "step": 4911 - }, - { - "epoch": 5.67, - "grad_norm": 0.0, - "learning_rate": 6.377339193211274e-06, - "loss": 0.358, - "step": 4912 - }, - { - "epoch": 5.67, - "grad_norm": 0.0, - "learning_rate": 6.373470320597212e-06, - "loss": 0.2984, - "step": 4913 - }, - { - "epoch": 5.67, - "grad_norm": 0.0, - "learning_rate": 6.369602072909342e-06, - "loss": 0.3573, - "step": 4914 - }, - { - "epoch": 5.67, - "grad_norm": 0.0, - "learning_rate": 6.3657344508142495e-06, - "loss": 0.4032, - "step": 4915 - }, - { - "epoch": 5.67, - "grad_norm": 0.0, - "learning_rate": 6.3618674549783975e-06, - "loss": 0.2993, - "step": 4916 - }, - { - "epoch": 5.67, - "grad_norm": 0.0, - "learning_rate": 6.358001086068153e-06, - "loss": 0.342, - "step": 4917 - }, - { - "epoch": 5.67, - "grad_norm": 0.0, - "learning_rate": 6.354135344749774e-06, - "loss": 0.3774, - "step": 4918 - }, - { - "epoch": 5.67, - "grad_norm": 0.0, - "learning_rate": 6.350270231689405e-06, - "loss": 0.2809, - "step": 4919 - }, - { - "epoch": 5.67, - "grad_norm": 0.0, - "learning_rate": 6.346405747553083e-06, - "loss": 0.3299, - "step": 4920 - }, - { - "epoch": 5.68, - "grad_norm": 0.0, - "learning_rate": 6.342541893006746e-06, - "loss": 0.3156, - "step": 4921 - }, - { - "epoch": 5.68, - "grad_norm": 0.0, - "learning_rate": 6.33867866871621e-06, - "loss": 0.2893, - "step": 4922 - }, - { - "epoch": 5.68, - "grad_norm": 0.0, - "learning_rate": 6.334816075347185e-06, - "loss": 0.2904, - "step": 4923 - }, - { - "epoch": 5.68, - "grad_norm": 0.0, - "learning_rate": 6.3309541135652885e-06, - "loss": 0.2948, - "step": 4924 - }, - { - "epoch": 5.68, - "grad_norm": 0.0, - "learning_rate": 6.327092784036002e-06, - "loss": 0.2685, - "step": 4925 - }, - { - "epoch": 5.68, - "grad_norm": 0.0, - "learning_rate": 6.323232087424724e-06, - "loss": 0.3611, - "step": 4926 - }, - { - "epoch": 5.68, - "grad_norm": 0.0, - "learning_rate": 6.319372024396728e-06, - "loss": 0.3279, - "step": 4927 - }, - { - "epoch": 5.68, - "grad_norm": 0.0, - "learning_rate": 6.31551259561718e-06, - "loss": 0.3017, - "step": 4928 - }, - { - "epoch": 5.69, - "grad_norm": 0.0, - "learning_rate": 6.311653801751145e-06, - "loss": 0.3544, - "step": 4929 - }, - { - "epoch": 5.69, - "grad_norm": 0.0, - "learning_rate": 6.307795643463571e-06, - "loss": 0.3304, - "step": 4930 - }, - { - "epoch": 5.69, - "grad_norm": 0.0, - "learning_rate": 6.303938121419295e-06, - "loss": 0.2789, - "step": 4931 - }, - { - "epoch": 5.69, - "grad_norm": 0.0, - "learning_rate": 6.300081236283053e-06, - "loss": 0.3627, - "step": 4932 - }, - { - "epoch": 5.69, - "grad_norm": 0.0, - "learning_rate": 6.296224988719466e-06, - "loss": 0.284, - "step": 4933 - }, - { - "epoch": 5.69, - "grad_norm": 0.0, - "learning_rate": 6.2923693793930395e-06, - "loss": 0.2658, - "step": 4934 - }, - { - "epoch": 5.69, - "grad_norm": 0.0, - "learning_rate": 6.288514408968183e-06, - "loss": 0.3159, - "step": 4935 - }, - { - "epoch": 5.69, - "grad_norm": 0.0, - "learning_rate": 6.2846600781091795e-06, - "loss": 0.2848, - "step": 4936 - }, - { - "epoch": 5.69, - "grad_norm": 0.0, - "learning_rate": 6.2808063874802165e-06, - "loss": 0.315, - "step": 4937 - }, - { - "epoch": 5.7, - "grad_norm": 0.0, - "learning_rate": 6.276953337745365e-06, - "loss": 0.2679, - "step": 4938 - }, - { - "epoch": 5.7, - "grad_norm": 0.0, - "learning_rate": 6.273100929568579e-06, - "loss": 0.3308, - "step": 4939 - }, - { - "epoch": 5.7, - "grad_norm": 0.0, - "learning_rate": 6.269249163613713e-06, - "loss": 0.3533, - "step": 4940 - }, - { - "epoch": 5.7, - "grad_norm": 0.0, - "learning_rate": 6.265398040544508e-06, - "loss": 0.3666, - "step": 4941 - }, - { - "epoch": 5.7, - "grad_norm": 0.0, - "learning_rate": 6.261547561024586e-06, - "loss": 0.2871, - "step": 4942 - }, - { - "epoch": 5.7, - "grad_norm": 0.0, - "learning_rate": 6.257697725717469e-06, - "loss": 0.3178, - "step": 4943 - }, - { - "epoch": 5.7, - "grad_norm": 0.0, - "learning_rate": 6.2538485352865645e-06, - "loss": 0.2709, - "step": 4944 - }, - { - "epoch": 5.7, - "grad_norm": 0.0, - "learning_rate": 6.249999990395162e-06, - "loss": 0.3278, - "step": 4945 - }, - { - "epoch": 5.7, - "grad_norm": 0.0, - "learning_rate": 6.24615209170645e-06, - "loss": 0.299, - "step": 4946 - }, - { - "epoch": 5.71, - "grad_norm": 0.0, - "learning_rate": 6.242304839883502e-06, - "loss": 0.2782, - "step": 4947 - }, - { - "epoch": 5.71, - "grad_norm": 0.0, - "learning_rate": 6.238458235589274e-06, - "loss": 0.3459, - "step": 4948 - }, - { - "epoch": 5.71, - "grad_norm": 0.0, - "learning_rate": 6.23461227948662e-06, - "loss": 0.3508, - "step": 4949 - }, - { - "epoch": 5.71, - "grad_norm": 0.0, - "learning_rate": 6.230766972238277e-06, - "loss": 0.2334, - "step": 4950 - }, - { - "epoch": 5.71, - "grad_norm": 0.0, - "learning_rate": 6.226922314506874e-06, - "loss": 0.3226, - "step": 4951 - }, - { - "epoch": 5.71, - "grad_norm": 0.0, - "learning_rate": 6.223078306954919e-06, - "loss": 0.2886, - "step": 4952 - }, - { - "epoch": 5.71, - "grad_norm": 0.0, - "learning_rate": 6.219234950244816e-06, - "loss": 0.324, - "step": 4953 - }, - { - "epoch": 5.71, - "grad_norm": 0.0, - "learning_rate": 6.2153922450388606e-06, - "loss": 0.3138, - "step": 4954 - }, - { - "epoch": 5.72, - "grad_norm": 0.0, - "learning_rate": 6.211550191999223e-06, - "loss": 0.3754, - "step": 4955 - }, - { - "epoch": 5.72, - "grad_norm": 0.0, - "learning_rate": 6.207708791787971e-06, - "loss": 0.2789, - "step": 4956 - }, - { - "epoch": 5.72, - "grad_norm": 0.0, - "learning_rate": 6.2038680450670605e-06, - "loss": 0.2925, - "step": 4957 - }, - { - "epoch": 5.72, - "grad_norm": 0.0, - "learning_rate": 6.200027952498329e-06, - "loss": 0.2897, - "step": 4958 - }, - { - "epoch": 5.72, - "grad_norm": 0.0, - "learning_rate": 6.1961885147435015e-06, - "loss": 0.3003, - "step": 4959 - }, - { - "epoch": 5.72, - "grad_norm": 0.0, - "learning_rate": 6.1923497324642e-06, - "loss": 0.3171, - "step": 4960 - }, - { - "epoch": 5.72, - "grad_norm": 0.0, - "learning_rate": 6.188511606321918e-06, - "loss": 0.3694, - "step": 4961 - }, - { - "epoch": 5.72, - "grad_norm": 0.0, - "learning_rate": 6.184674136978049e-06, - "loss": 0.262, - "step": 4962 - }, - { - "epoch": 5.72, - "grad_norm": 0.0, - "learning_rate": 6.18083732509387e-06, - "loss": 0.3803, - "step": 4963 - }, - { - "epoch": 5.73, - "grad_norm": 0.0, - "learning_rate": 6.177001171330535e-06, - "loss": 0.4335, - "step": 4964 - }, - { - "epoch": 5.73, - "grad_norm": 0.0, - "learning_rate": 6.173165676349103e-06, - "loss": 0.3073, - "step": 4965 - }, - { - "epoch": 5.73, - "grad_norm": 0.0, - "learning_rate": 6.169330840810506e-06, - "loss": 0.3552, - "step": 4966 - }, - { - "epoch": 5.73, - "grad_norm": 0.0, - "learning_rate": 6.165496665375556e-06, - "loss": 0.3615, - "step": 4967 - }, - { - "epoch": 5.73, - "grad_norm": 0.0, - "learning_rate": 6.161663150704977e-06, - "loss": 0.3763, - "step": 4968 - }, - { - "epoch": 5.73, - "grad_norm": 0.0, - "learning_rate": 6.1578302974593526e-06, - "loss": 0.3006, - "step": 4969 - }, - { - "epoch": 5.73, - "grad_norm": 0.0, - "learning_rate": 6.153998106299164e-06, - "loss": 0.4222, - "step": 4970 - }, - { - "epoch": 5.73, - "grad_norm": 0.0, - "learning_rate": 6.150166577884781e-06, - "loss": 0.2417, - "step": 4971 - }, - { - "epoch": 5.73, - "grad_norm": 0.0, - "learning_rate": 6.146335712876448e-06, - "loss": 0.3458, - "step": 4972 - }, - { - "epoch": 5.74, - "grad_norm": 0.0, - "learning_rate": 6.1425055119343115e-06, - "loss": 0.3844, - "step": 4973 - }, - { - "epoch": 5.74, - "grad_norm": 0.0, - "learning_rate": 6.13867597571839e-06, - "loss": 0.4158, - "step": 4974 - }, - { - "epoch": 5.74, - "grad_norm": 0.0, - "learning_rate": 6.134847104888588e-06, - "loss": 0.311, - "step": 4975 - }, - { - "epoch": 5.74, - "grad_norm": 0.0, - "learning_rate": 6.131018900104706e-06, - "loss": 0.4108, - "step": 4976 - }, - { - "epoch": 5.74, - "grad_norm": 0.0, - "learning_rate": 6.1271913620264225e-06, - "loss": 0.361, - "step": 4977 - }, - { - "epoch": 5.74, - "grad_norm": 0.0, - "learning_rate": 6.123364491313295e-06, - "loss": 0.3925, - "step": 4978 - }, - { - "epoch": 5.74, - "grad_norm": 0.0, - "learning_rate": 6.119538288624778e-06, - "loss": 0.3689, - "step": 4979 - }, - { - "epoch": 5.74, - "grad_norm": 0.0, - "learning_rate": 6.115712754620208e-06, - "loss": 0.2692, - "step": 4980 - }, - { - "epoch": 5.75, - "grad_norm": 0.0, - "learning_rate": 6.111887889958795e-06, - "loss": 0.4414, - "step": 4981 - }, - { - "epoch": 5.75, - "grad_norm": 0.0, - "learning_rate": 6.108063695299651e-06, - "loss": 0.3455, - "step": 4982 - }, - { - "epoch": 5.75, - "grad_norm": 0.0, - "learning_rate": 6.104240171301756e-06, - "loss": 0.2528, - "step": 4983 - }, - { - "epoch": 5.75, - "grad_norm": 0.0, - "learning_rate": 6.100417318623994e-06, - "loss": 0.3811, - "step": 4984 - }, - { - "epoch": 5.75, - "grad_norm": 0.0, - "learning_rate": 6.096595137925111e-06, - "loss": 0.2319, - "step": 4985 - }, - { - "epoch": 5.75, - "grad_norm": 0.0, - "learning_rate": 6.092773629863751e-06, - "loss": 0.2705, - "step": 4986 - }, - { - "epoch": 5.75, - "grad_norm": 0.0, - "learning_rate": 6.088952795098442e-06, - "loss": 0.3111, - "step": 4987 - }, - { - "epoch": 5.75, - "grad_norm": 0.0, - "learning_rate": 6.08513263428759e-06, - "loss": 0.2924, - "step": 4988 - }, - { - "epoch": 5.75, - "grad_norm": 0.0, - "learning_rate": 6.081313148089485e-06, - "loss": 0.2943, - "step": 4989 - }, - { - "epoch": 5.76, - "grad_norm": 0.0, - "learning_rate": 6.077494337162311e-06, - "loss": 0.3402, - "step": 4990 - }, - { - "epoch": 5.76, - "grad_norm": 0.0, - "learning_rate": 6.073676202164123e-06, - "loss": 0.4197, - "step": 4991 - }, - { - "epoch": 5.76, - "grad_norm": 0.0, - "learning_rate": 6.069858743752863e-06, - "loss": 0.304, - "step": 4992 - }, - { - "epoch": 5.76, - "grad_norm": 0.0, - "learning_rate": 6.066041962586367e-06, - "loss": 0.3042, - "step": 4993 - }, - { - "epoch": 5.76, - "grad_norm": 0.0, - "learning_rate": 6.062225859322337e-06, - "loss": 0.2908, - "step": 4994 - }, - { - "epoch": 5.76, - "grad_norm": 0.0, - "learning_rate": 6.058410434618367e-06, - "loss": 0.3365, - "step": 4995 - }, - { - "epoch": 5.76, - "grad_norm": 0.0, - "learning_rate": 6.054595689131939e-06, - "loss": 0.3057, - "step": 4996 - }, - { - "epoch": 5.76, - "grad_norm": 0.0, - "learning_rate": 6.0507816235204065e-06, - "loss": 0.2565, - "step": 4997 - }, - { - "epoch": 5.76, - "grad_norm": 0.0, - "learning_rate": 6.04696823844102e-06, - "loss": 0.3186, - "step": 4998 - }, - { - "epoch": 5.77, - "grad_norm": 0.0, - "learning_rate": 6.043155534550897e-06, - "loss": 0.3713, - "step": 4999 - }, - { - "epoch": 5.77, - "grad_norm": 0.0, - "learning_rate": 6.039343512507048e-06, - "loss": 0.3742, - "step": 5000 - }, - { - "epoch": 5.77, - "grad_norm": 0.0, - "learning_rate": 6.035532172966367e-06, - "loss": 0.3472, - "step": 5001 - }, - { - "epoch": 5.77, - "grad_norm": 0.0, - "learning_rate": 6.03172151658562e-06, - "loss": 0.2804, - "step": 5002 - }, - { - "epoch": 5.77, - "grad_norm": 0.0, - "learning_rate": 6.027911544021465e-06, - "loss": 0.3599, - "step": 5003 - }, - { - "epoch": 5.77, - "grad_norm": 0.0, - "learning_rate": 6.024102255930444e-06, - "loss": 0.2376, - "step": 5004 - }, - { - "epoch": 5.77, - "grad_norm": 0.0, - "learning_rate": 6.020293652968969e-06, - "loss": 0.3029, - "step": 5005 - }, - { - "epoch": 5.77, - "grad_norm": 0.0, - "learning_rate": 6.0164857357933424e-06, - "loss": 0.2809, - "step": 5006 - }, - { - "epoch": 5.78, - "grad_norm": 0.0, - "learning_rate": 6.012678505059755e-06, - "loss": 0.4572, - "step": 5007 - }, - { - "epoch": 5.78, - "grad_norm": 0.0, - "learning_rate": 6.008871961424259e-06, - "loss": 0.3215, - "step": 5008 - }, - { - "epoch": 5.78, - "grad_norm": 0.0, - "learning_rate": 6.00506610554281e-06, - "loss": 0.3679, - "step": 5009 - }, - { - "epoch": 5.78, - "grad_norm": 0.0, - "learning_rate": 6.001260938071235e-06, - "loss": 0.3553, - "step": 5010 - }, - { - "epoch": 5.78, - "grad_norm": 0.0, - "learning_rate": 5.997456459665237e-06, - "loss": 0.282, - "step": 5011 - }, - { - "epoch": 5.78, - "grad_norm": 0.0, - "learning_rate": 5.993652670980415e-06, - "loss": 0.3067, - "step": 5012 - }, - { - "epoch": 5.78, - "grad_norm": 0.0, - "learning_rate": 5.989849572672235e-06, - "loss": 0.3251, - "step": 5013 - }, - { - "epoch": 5.78, - "grad_norm": 0.0, - "learning_rate": 5.986047165396049e-06, - "loss": 0.2981, - "step": 5014 - }, - { - "epoch": 5.78, - "grad_norm": 0.0, - "learning_rate": 5.982245449807094e-06, - "loss": 0.2705, - "step": 5015 - }, - { - "epoch": 5.79, - "grad_norm": 0.0, - "learning_rate": 5.978444426560484e-06, - "loss": 0.2919, - "step": 5016 - }, - { - "epoch": 5.79, - "grad_norm": 0.0, - "learning_rate": 5.9746440963112095e-06, - "loss": 0.3235, - "step": 5017 - }, - { - "epoch": 5.79, - "grad_norm": 0.0, - "learning_rate": 5.970844459714151e-06, - "loss": 0.4295, - "step": 5018 - }, - { - "epoch": 5.79, - "grad_norm": 0.0, - "learning_rate": 5.967045517424062e-06, - "loss": 0.2564, - "step": 5019 - }, - { - "epoch": 5.79, - "grad_norm": 0.0, - "learning_rate": 5.963247270095585e-06, - "loss": 0.406, - "step": 5020 - }, - { - "epoch": 5.79, - "grad_norm": 0.0, - "learning_rate": 5.9594497183832276e-06, - "loss": 0.3748, - "step": 5021 - }, - { - "epoch": 5.79, - "grad_norm": 0.0, - "learning_rate": 5.955652862941389e-06, - "loss": 0.2718, - "step": 5022 - }, - { - "epoch": 5.79, - "grad_norm": 0.0, - "learning_rate": 5.951856704424353e-06, - "loss": 0.3969, - "step": 5023 - }, - { - "epoch": 5.79, - "grad_norm": 0.0, - "learning_rate": 5.948061243486268e-06, - "loss": 0.2432, - "step": 5024 - }, - { - "epoch": 5.8, - "grad_norm": 0.0, - "learning_rate": 5.944266480781173e-06, - "loss": 0.4246, - "step": 5025 - }, - { - "epoch": 5.8, - "grad_norm": 0.0, - "learning_rate": 5.940472416962986e-06, - "loss": 0.2942, - "step": 5026 - }, - { - "epoch": 5.8, - "grad_norm": 0.0, - "learning_rate": 5.936679052685505e-06, - "loss": 0.3118, - "step": 5027 - }, - { - "epoch": 5.8, - "grad_norm": 0.0, - "learning_rate": 5.932886388602397e-06, - "loss": 0.3287, - "step": 5028 - }, - { - "epoch": 5.8, - "grad_norm": 0.0, - "learning_rate": 5.929094425367224e-06, - "loss": 0.3349, - "step": 5029 - }, - { - "epoch": 5.8, - "grad_norm": 0.0, - "learning_rate": 5.925303163633419e-06, - "loss": 0.255, - "step": 5030 - }, - { - "epoch": 5.8, - "grad_norm": 0.0, - "learning_rate": 5.921512604054289e-06, - "loss": 0.3026, - "step": 5031 - }, - { - "epoch": 5.8, - "grad_norm": 0.0, - "learning_rate": 5.917722747283035e-06, - "loss": 0.3064, - "step": 5032 - }, - { - "epoch": 5.81, - "grad_norm": 0.0, - "learning_rate": 5.913933593972719e-06, - "loss": 0.281, - "step": 5033 - }, - { - "epoch": 5.81, - "grad_norm": 0.0, - "learning_rate": 5.910145144776298e-06, - "loss": 0.2666, - "step": 5034 - }, - { - "epoch": 5.81, - "grad_norm": 0.0, - "learning_rate": 5.906357400346596e-06, - "loss": 0.2622, - "step": 5035 - }, - { - "epoch": 5.81, - "grad_norm": 0.0, - "learning_rate": 5.902570361336319e-06, - "loss": 0.3915, - "step": 5036 - }, - { - "epoch": 5.81, - "grad_norm": 0.0, - "learning_rate": 5.898784028398058e-06, - "loss": 0.2358, - "step": 5037 - }, - { - "epoch": 5.81, - "grad_norm": 0.0, - "learning_rate": 5.894998402184271e-06, - "loss": 0.4293, - "step": 5038 - }, - { - "epoch": 5.81, - "grad_norm": 0.0, - "learning_rate": 5.8912134833473e-06, - "loss": 0.2542, - "step": 5039 - }, - { - "epoch": 5.81, - "grad_norm": 0.0, - "learning_rate": 5.887429272539369e-06, - "loss": 0.3214, - "step": 5040 - }, - { - "epoch": 5.81, - "grad_norm": 0.0, - "learning_rate": 5.883645770412574e-06, - "loss": 0.4223, - "step": 5041 - }, - { - "epoch": 5.82, - "grad_norm": 0.0, - "learning_rate": 5.879862977618886e-06, - "loss": 0.3523, - "step": 5042 - }, - { - "epoch": 5.82, - "grad_norm": 0.0, - "learning_rate": 5.876080894810167e-06, - "loss": 0.2983, - "step": 5043 - }, - { - "epoch": 5.82, - "grad_norm": 0.0, - "learning_rate": 5.8722995226381405e-06, - "loss": 0.2718, - "step": 5044 - }, - { - "epoch": 5.82, - "grad_norm": 0.0, - "learning_rate": 5.868518861754422e-06, - "loss": 0.2453, - "step": 5045 - }, - { - "epoch": 5.82, - "grad_norm": 0.0, - "learning_rate": 5.864738912810495e-06, - "loss": 0.4162, - "step": 5046 - }, - { - "epoch": 5.82, - "grad_norm": 0.0, - "learning_rate": 5.860959676457718e-06, - "loss": 0.2648, - "step": 5047 - }, - { - "epoch": 5.82, - "grad_norm": 0.0, - "learning_rate": 5.8571811533473396e-06, - "loss": 0.3035, - "step": 5048 - }, - { - "epoch": 5.82, - "grad_norm": 0.0, - "learning_rate": 5.853403344130476e-06, - "loss": 0.3368, - "step": 5049 - }, - { - "epoch": 5.82, - "grad_norm": 0.0, - "learning_rate": 5.849626249458116e-06, - "loss": 0.3731, - "step": 5050 - }, - { - "epoch": 5.83, - "grad_norm": 0.0, - "learning_rate": 5.845849869981137e-06, - "loss": 0.2555, - "step": 5051 - }, - { - "epoch": 5.83, - "grad_norm": 0.0, - "learning_rate": 5.842074206350288e-06, - "loss": 0.2771, - "step": 5052 - }, - { - "epoch": 5.83, - "grad_norm": 0.0, - "learning_rate": 5.838299259216187e-06, - "loss": 0.3793, - "step": 5053 - }, - { - "epoch": 5.83, - "grad_norm": 0.0, - "learning_rate": 5.834525029229345e-06, - "loss": 0.2814, - "step": 5054 - }, - { - "epoch": 5.83, - "grad_norm": 0.0, - "learning_rate": 5.830751517040133e-06, - "loss": 0.322, - "step": 5055 - }, - { - "epoch": 5.83, - "grad_norm": 0.0, - "learning_rate": 5.826978723298811e-06, - "loss": 0.3667, - "step": 5056 - }, - { - "epoch": 5.83, - "grad_norm": 0.0, - "learning_rate": 5.823206648655503e-06, - "loss": 0.2904, - "step": 5057 - }, - { - "epoch": 5.83, - "grad_norm": 0.0, - "learning_rate": 5.8194352937602186e-06, - "loss": 0.3641, - "step": 5058 - }, - { - "epoch": 5.84, - "grad_norm": 0.0, - "learning_rate": 5.815664659262845e-06, - "loss": 0.3261, - "step": 5059 - }, - { - "epoch": 5.84, - "grad_norm": 0.0, - "learning_rate": 5.811894745813136e-06, - "loss": 0.279, - "step": 5060 - }, - { - "epoch": 5.84, - "grad_norm": 0.0, - "learning_rate": 5.808125554060723e-06, - "loss": 0.3581, - "step": 5061 - }, - { - "epoch": 5.84, - "grad_norm": 0.0, - "learning_rate": 5.804357084655124e-06, - "loss": 0.3414, - "step": 5062 - }, - { - "epoch": 5.84, - "grad_norm": 0.0, - "learning_rate": 5.8005893382457125e-06, - "loss": 0.3848, - "step": 5063 - }, - { - "epoch": 5.84, - "grad_norm": 0.0, - "learning_rate": 5.796822315481758e-06, - "loss": 0.3907, - "step": 5064 - }, - { - "epoch": 5.84, - "grad_norm": 0.0, - "learning_rate": 5.7930560170123985e-06, - "loss": 0.3169, - "step": 5065 - }, - { - "epoch": 5.84, - "grad_norm": 0.0, - "learning_rate": 5.789290443486637e-06, - "loss": 0.2702, - "step": 5066 - }, - { - "epoch": 5.84, - "grad_norm": 0.0, - "learning_rate": 5.78552559555337e-06, - "loss": 0.2995, - "step": 5067 - }, - { - "epoch": 5.85, - "grad_norm": 0.0, - "learning_rate": 5.781761473861352e-06, - "loss": 0.2417, - "step": 5068 - }, - { - "epoch": 5.85, - "grad_norm": 0.0, - "learning_rate": 5.777998079059215e-06, - "loss": 0.2979, - "step": 5069 - }, - { - "epoch": 5.85, - "grad_norm": 0.0, - "learning_rate": 5.774235411795477e-06, - "loss": 0.2635, - "step": 5070 - }, - { - "epoch": 5.85, - "grad_norm": 0.0, - "learning_rate": 5.770473472718525e-06, - "loss": 0.4248, - "step": 5071 - }, - { - "epoch": 5.85, - "grad_norm": 0.0, - "learning_rate": 5.766712262476611e-06, - "loss": 0.2675, - "step": 5072 - }, - { - "epoch": 5.85, - "grad_norm": 0.0, - "learning_rate": 5.762951781717879e-06, - "loss": 0.3484, - "step": 5073 - }, - { - "epoch": 5.85, - "grad_norm": 0.0, - "learning_rate": 5.759192031090333e-06, - "loss": 0.3849, - "step": 5074 - }, - { - "epoch": 5.85, - "grad_norm": 0.0, - "learning_rate": 5.755433011241851e-06, - "loss": 0.2629, - "step": 5075 - }, - { - "epoch": 5.85, - "grad_norm": 0.0, - "learning_rate": 5.7516747228201955e-06, - "loss": 0.3178, - "step": 5076 - }, - { - "epoch": 5.86, - "grad_norm": 0.0, - "learning_rate": 5.747917166473e-06, - "loss": 0.3631, - "step": 5077 - }, - { - "epoch": 5.86, - "grad_norm": 0.0, - "learning_rate": 5.7441603428477634e-06, - "loss": 0.3904, - "step": 5078 - }, - { - "epoch": 5.86, - "grad_norm": 0.0, - "learning_rate": 5.74040425259187e-06, - "loss": 0.2596, - "step": 5079 - }, - { - "epoch": 5.86, - "grad_norm": 0.0, - "learning_rate": 5.736648896352565e-06, - "loss": 0.316, - "step": 5080 - }, - { - "epoch": 5.86, - "grad_norm": 0.0, - "learning_rate": 5.7328942747769824e-06, - "loss": 0.3202, - "step": 5081 - }, - { - "epoch": 5.86, - "grad_norm": 0.0, - "learning_rate": 5.729140388512112e-06, - "loss": 0.2926, - "step": 5082 - }, - { - "epoch": 5.86, - "grad_norm": 0.0, - "learning_rate": 5.725387238204831e-06, - "loss": 0.387, - "step": 5083 - }, - { - "epoch": 5.86, - "grad_norm": 0.0, - "learning_rate": 5.7216348245018896e-06, - "loss": 0.3019, - "step": 5084 - }, - { - "epoch": 5.87, - "grad_norm": 0.0, - "learning_rate": 5.717883148049901e-06, - "loss": 0.3262, - "step": 5085 - }, - { - "epoch": 5.87, - "grad_norm": 0.0, - "learning_rate": 5.7141322094953545e-06, - "loss": 0.3746, - "step": 5086 - }, - { - "epoch": 5.87, - "grad_norm": 0.0, - "learning_rate": 5.710382009484616e-06, - "loss": 0.255, - "step": 5087 - }, - { - "epoch": 5.87, - "grad_norm": 0.0, - "learning_rate": 5.70663254866393e-06, - "loss": 0.4064, - "step": 5088 - }, - { - "epoch": 5.87, - "grad_norm": 0.0, - "learning_rate": 5.702883827679397e-06, - "loss": 0.2238, - "step": 5089 - }, - { - "epoch": 5.87, - "grad_norm": 0.0, - "learning_rate": 5.699135847177004e-06, - "loss": 0.3307, - "step": 5090 - }, - { - "epoch": 5.87, - "grad_norm": 0.0, - "learning_rate": 5.695388607802603e-06, - "loss": 0.3641, - "step": 5091 - }, - { - "epoch": 5.87, - "grad_norm": 0.0, - "learning_rate": 5.6916421102019245e-06, - "loss": 0.2493, - "step": 5092 - }, - { - "epoch": 5.87, - "grad_norm": 0.0, - "learning_rate": 5.687896355020563e-06, - "loss": 0.3443, - "step": 5093 - }, - { - "epoch": 5.88, - "grad_norm": 0.0, - "learning_rate": 5.684151342903992e-06, - "loss": 0.2802, - "step": 5094 - }, - { - "epoch": 5.88, - "grad_norm": 0.0, - "learning_rate": 5.680407074497558e-06, - "loss": 0.407, - "step": 5095 - }, - { - "epoch": 5.88, - "grad_norm": 0.0, - "learning_rate": 5.676663550446475e-06, - "loss": 0.2887, - "step": 5096 - }, - { - "epoch": 5.88, - "grad_norm": 0.0, - "learning_rate": 5.672920771395822e-06, - "loss": 0.2991, - "step": 5097 - }, - { - "epoch": 5.88, - "grad_norm": 0.0, - "learning_rate": 5.669178737990568e-06, - "loss": 0.3471, - "step": 5098 - }, - { - "epoch": 5.88, - "grad_norm": 0.0, - "learning_rate": 5.665437450875534e-06, - "loss": 0.3123, - "step": 5099 - }, - { - "epoch": 5.88, - "grad_norm": 0.0, - "learning_rate": 5.661696910695425e-06, - "loss": 0.2752, - "step": 5100 - }, - { - "epoch": 5.88, - "grad_norm": 0.0, - "learning_rate": 5.657957118094818e-06, - "loss": 0.3892, - "step": 5101 - }, - { - "epoch": 5.88, - "grad_norm": 0.0, - "learning_rate": 5.654218073718147e-06, - "loss": 0.303, - "step": 5102 - }, - { - "epoch": 5.89, - "grad_norm": 0.0, - "learning_rate": 5.6504797782097386e-06, - "loss": 0.2678, - "step": 5103 - }, - { - "epoch": 5.89, - "grad_norm": 0.0, - "learning_rate": 5.646742232213771e-06, - "loss": 0.4268, - "step": 5104 - }, - { - "epoch": 5.89, - "grad_norm": 0.0, - "learning_rate": 5.6430054363742995e-06, - "loss": 0.3288, - "step": 5105 - }, - { - "epoch": 5.89, - "grad_norm": 0.0, - "learning_rate": 5.639269391335254e-06, - "loss": 0.3367, - "step": 5106 - }, - { - "epoch": 5.89, - "grad_norm": 0.0, - "learning_rate": 5.635534097740435e-06, - "loss": 0.2714, - "step": 5107 - }, - { - "epoch": 5.89, - "grad_norm": 0.0, - "learning_rate": 5.631799556233506e-06, - "loss": 0.499, - "step": 5108 - }, - { - "epoch": 5.89, - "grad_norm": 0.0, - "learning_rate": 5.628065767458011e-06, - "loss": 0.3283, - "step": 5109 - }, - { - "epoch": 5.89, - "grad_norm": 0.0, - "learning_rate": 5.624332732057357e-06, - "loss": 0.3639, - "step": 5110 - }, - { - "epoch": 5.9, - "grad_norm": 0.0, - "learning_rate": 5.620600450674819e-06, - "loss": 0.2656, - "step": 5111 - }, - { - "epoch": 5.9, - "grad_norm": 0.0, - "learning_rate": 5.616868923953551e-06, - "loss": 0.3064, - "step": 5112 - }, - { - "epoch": 5.9, - "grad_norm": 0.0, - "learning_rate": 5.61313815253657e-06, - "loss": 0.2828, - "step": 5113 - }, - { - "epoch": 5.9, - "grad_norm": 0.0, - "learning_rate": 5.609408137066772e-06, - "loss": 0.3802, - "step": 5114 - }, - { - "epoch": 5.9, - "grad_norm": 0.0, - "learning_rate": 5.605678878186911e-06, - "loss": 0.3797, - "step": 5115 - }, - { - "epoch": 5.9, - "grad_norm": 0.0, - "learning_rate": 5.601950376539611e-06, - "loss": 0.3586, - "step": 5116 - }, - { - "epoch": 5.9, - "grad_norm": 0.0, - "learning_rate": 5.598222632767374e-06, - "loss": 0.3256, - "step": 5117 - }, - { - "epoch": 5.9, - "grad_norm": 0.0, - "learning_rate": 5.594495647512572e-06, - "loss": 0.4164, - "step": 5118 - }, - { - "epoch": 5.9, - "grad_norm": 0.0, - "learning_rate": 5.590769421417435e-06, - "loss": 0.2894, - "step": 5119 - }, - { - "epoch": 5.91, - "grad_norm": 0.0, - "learning_rate": 5.587043955124074e-06, - "loss": 0.3447, - "step": 5120 - }, - { - "epoch": 5.91, - "grad_norm": 0.0, - "learning_rate": 5.5833192492744635e-06, - "loss": 0.3121, - "step": 5121 - }, - { - "epoch": 5.91, - "grad_norm": 0.0, - "learning_rate": 5.57959530451044e-06, - "loss": 0.3463, - "step": 5122 - }, - { - "epoch": 5.91, - "grad_norm": 0.0, - "learning_rate": 5.575872121473722e-06, - "loss": 0.2404, - "step": 5123 - }, - { - "epoch": 5.91, - "grad_norm": 0.0, - "learning_rate": 5.572149700805896e-06, - "loss": 0.2429, - "step": 5124 - }, - { - "epoch": 5.91, - "grad_norm": 0.0, - "learning_rate": 5.568428043148402e-06, - "loss": 0.3174, - "step": 5125 - }, - { - "epoch": 5.91, - "grad_norm": 0.0, - "learning_rate": 5.564707149142568e-06, - "loss": 0.3166, - "step": 5126 - }, - { - "epoch": 5.91, - "grad_norm": 0.0, - "learning_rate": 5.560987019429575e-06, - "loss": 0.3261, - "step": 5127 - }, - { - "epoch": 5.91, - "grad_norm": 0.0, - "learning_rate": 5.557267654650482e-06, - "loss": 0.3576, - "step": 5128 - }, - { - "epoch": 5.92, - "grad_norm": 0.0, - "learning_rate": 5.553549055446209e-06, - "loss": 0.3631, - "step": 5129 - }, - { - "epoch": 5.92, - "grad_norm": 0.0, - "learning_rate": 5.549831222457549e-06, - "loss": 0.3668, - "step": 5130 - }, - { - "epoch": 5.92, - "grad_norm": 0.0, - "learning_rate": 5.546114156325166e-06, - "loss": 0.3029, - "step": 5131 - }, - { - "epoch": 5.92, - "grad_norm": 0.0, - "learning_rate": 5.542397857689585e-06, - "loss": 0.3533, - "step": 5132 - }, - { - "epoch": 5.92, - "grad_norm": 0.0, - "learning_rate": 5.538682327191195e-06, - "loss": 0.3537, - "step": 5133 - }, - { - "epoch": 5.92, - "grad_norm": 0.0, - "learning_rate": 5.534967565470268e-06, - "loss": 0.2877, - "step": 5134 - }, - { - "epoch": 5.92, - "grad_norm": 0.0, - "learning_rate": 5.531253573166928e-06, - "loss": 0.2879, - "step": 5135 - }, - { - "epoch": 5.92, - "grad_norm": 0.0, - "learning_rate": 5.527540350921173e-06, - "loss": 0.396, - "step": 5136 - }, - { - "epoch": 5.93, - "grad_norm": 0.0, - "learning_rate": 5.523827899372876e-06, - "loss": 0.3127, - "step": 5137 - }, - { - "epoch": 5.93, - "grad_norm": 0.0, - "learning_rate": 5.52011621916176e-06, - "loss": 0.3938, - "step": 5138 - }, - { - "epoch": 5.93, - "grad_norm": 0.0, - "learning_rate": 5.516405310927431e-06, - "loss": 0.316, - "step": 5139 - }, - { - "epoch": 5.93, - "grad_norm": 0.0, - "learning_rate": 5.512695175309353e-06, - "loss": 0.4027, - "step": 5140 - }, - { - "epoch": 5.93, - "grad_norm": 0.0, - "learning_rate": 5.50898581294685e-06, - "loss": 0.3815, - "step": 5141 - }, - { - "epoch": 5.93, - "grad_norm": 0.0, - "learning_rate": 5.505277224479139e-06, - "loss": 0.3073, - "step": 5142 - }, - { - "epoch": 5.93, - "grad_norm": 0.0, - "learning_rate": 5.501569410545278e-06, - "loss": 0.2276, - "step": 5143 - }, - { - "epoch": 5.93, - "grad_norm": 0.0, - "learning_rate": 5.497862371784197e-06, - "loss": 0.3279, - "step": 5144 - }, - { - "epoch": 5.93, - "grad_norm": 0.0, - "learning_rate": 5.494156108834703e-06, - "loss": 0.34, - "step": 5145 - }, - { - "epoch": 5.94, - "grad_norm": 0.0, - "learning_rate": 5.490450622335454e-06, - "loss": 0.3765, - "step": 5146 - }, - { - "epoch": 5.94, - "grad_norm": 0.0, - "learning_rate": 5.4867459129249846e-06, - "loss": 0.4168, - "step": 5147 - }, - { - "epoch": 5.94, - "grad_norm": 0.0, - "learning_rate": 5.4830419812417e-06, - "loss": 0.3194, - "step": 5148 - }, - { - "epoch": 5.94, - "grad_norm": 0.0, - "learning_rate": 5.479338827923854e-06, - "loss": 0.2526, - "step": 5149 - }, - { - "epoch": 5.94, - "grad_norm": 0.0, - "learning_rate": 5.475636453609585e-06, - "loss": 0.3009, - "step": 5150 - }, - { - "epoch": 5.94, - "grad_norm": 0.0, - "learning_rate": 5.471934858936887e-06, - "loss": 0.2728, - "step": 5151 - }, - { - "epoch": 5.94, - "grad_norm": 0.0, - "learning_rate": 5.4682340445436146e-06, - "loss": 0.3364, - "step": 5152 - }, - { - "epoch": 5.94, - "grad_norm": 0.0, - "learning_rate": 5.464534011067499e-06, - "loss": 0.2941, - "step": 5153 - }, - { - "epoch": 5.94, - "grad_norm": 0.0, - "learning_rate": 5.460834759146138e-06, - "loss": 0.3871, - "step": 5154 - }, - { - "epoch": 5.95, - "grad_norm": 0.0, - "learning_rate": 5.4571362894169795e-06, - "loss": 0.3525, - "step": 5155 - }, - { - "epoch": 5.95, - "grad_norm": 0.0, - "learning_rate": 5.453438602517358e-06, - "loss": 0.2481, - "step": 5156 - }, - { - "epoch": 5.95, - "grad_norm": 0.0, - "learning_rate": 5.4497416990844545e-06, - "loss": 0.2586, - "step": 5157 - }, - { - "epoch": 5.95, - "grad_norm": 0.0, - "learning_rate": 5.446045579755318e-06, - "loss": 0.3219, - "step": 5158 - }, - { - "epoch": 5.95, - "grad_norm": 0.0, - "learning_rate": 5.442350245166872e-06, - "loss": 0.3358, - "step": 5159 - }, - { - "epoch": 5.95, - "grad_norm": 0.0, - "learning_rate": 5.438655695955901e-06, - "loss": 0.2822, - "step": 5160 - }, - { - "epoch": 5.95, - "grad_norm": 0.0, - "learning_rate": 5.4349619327590474e-06, - "loss": 0.2609, - "step": 5161 - }, - { - "epoch": 5.95, - "grad_norm": 0.0, - "learning_rate": 5.431268956212829e-06, - "loss": 0.2928, - "step": 5162 - }, - { - "epoch": 5.96, - "grad_norm": 0.0, - "learning_rate": 5.427576766953615e-06, - "loss": 0.3138, - "step": 5163 - }, - { - "epoch": 5.96, - "grad_norm": 0.0, - "learning_rate": 5.423885365617654e-06, - "loss": 0.3266, - "step": 5164 - }, - { - "epoch": 5.96, - "grad_norm": 0.0, - "learning_rate": 5.4201947528410425e-06, - "loss": 0.3236, - "step": 5165 - }, - { - "epoch": 5.96, - "grad_norm": 0.0, - "learning_rate": 5.416504929259754e-06, - "loss": 0.364, - "step": 5166 - }, - { - "epoch": 5.96, - "grad_norm": 0.0, - "learning_rate": 5.412815895509624e-06, - "loss": 0.2473, - "step": 5167 - }, - { - "epoch": 5.96, - "grad_norm": 0.0, - "learning_rate": 5.409127652226349e-06, - "loss": 0.2493, - "step": 5168 - }, - { - "epoch": 5.96, - "grad_norm": 0.0, - "learning_rate": 5.405440200045482e-06, - "loss": 0.2788, - "step": 5169 - }, - { - "epoch": 5.96, - "grad_norm": 0.0, - "learning_rate": 5.401753539602457e-06, - "loss": 0.2832, - "step": 5170 - }, - { - "epoch": 5.96, - "grad_norm": 0.0, - "learning_rate": 5.398067671532554e-06, - "loss": 0.3422, - "step": 5171 - }, - { - "epoch": 5.97, - "grad_norm": 0.0, - "learning_rate": 5.394382596470929e-06, - "loss": 0.2898, - "step": 5172 - }, - { - "epoch": 5.97, - "grad_norm": 0.0, - "learning_rate": 5.390698315052598e-06, - "loss": 0.3369, - "step": 5173 - }, - { - "epoch": 5.97, - "grad_norm": 0.0, - "learning_rate": 5.387014827912435e-06, - "loss": 0.4427, - "step": 5174 - }, - { - "epoch": 5.97, - "grad_norm": 0.0, - "learning_rate": 5.383332135685186e-06, - "loss": 0.2973, - "step": 5175 - }, - { - "epoch": 5.97, - "grad_norm": 0.0, - "learning_rate": 5.37965023900545e-06, - "loss": 0.2805, - "step": 5176 - }, - { - "epoch": 5.97, - "grad_norm": 0.0, - "learning_rate": 5.375969138507695e-06, - "loss": 0.4444, - "step": 5177 - }, - { - "epoch": 5.97, - "grad_norm": 0.0, - "learning_rate": 5.372288834826257e-06, - "loss": 0.347, - "step": 5178 - }, - { - "epoch": 5.97, - "grad_norm": 0.0, - "learning_rate": 5.368609328595323e-06, - "loss": 0.4688, - "step": 5179 - }, - { - "epoch": 5.97, - "grad_norm": 0.0, - "learning_rate": 5.364930620448946e-06, - "loss": 0.3623, - "step": 5180 - }, - { - "epoch": 5.98, - "grad_norm": 0.0, - "learning_rate": 5.3612527110210495e-06, - "loss": 0.2751, - "step": 5181 - }, - { - "epoch": 5.98, - "grad_norm": 0.0, - "learning_rate": 5.357575600945408e-06, - "loss": 0.3442, - "step": 5182 - }, - { - "epoch": 5.98, - "grad_norm": 0.0, - "learning_rate": 5.353899290855666e-06, - "loss": 0.3265, - "step": 5183 - }, - { - "epoch": 5.98, - "grad_norm": 0.0, - "learning_rate": 5.350223781385333e-06, - "loss": 0.3087, - "step": 5184 - }, - { - "epoch": 5.98, - "grad_norm": 0.0, - "learning_rate": 5.346549073167766e-06, - "loss": 0.3523, - "step": 5185 - }, - { - "epoch": 5.98, - "grad_norm": 0.0, - "learning_rate": 5.342875166836202e-06, - "loss": 0.2597, - "step": 5186 - }, - { - "epoch": 5.98, - "grad_norm": 0.0, - "learning_rate": 5.339202063023727e-06, - "loss": 0.2614, - "step": 5187 - }, - { - "epoch": 5.98, - "grad_norm": 0.0, - "learning_rate": 5.335529762363289e-06, - "loss": 0.2688, - "step": 5188 - }, - { - "epoch": 5.99, - "grad_norm": 0.0, - "learning_rate": 5.3318582654877074e-06, - "loss": 0.2962, - "step": 5189 - }, - { - "epoch": 5.99, - "grad_norm": 0.0, - "learning_rate": 5.328187573029657e-06, - "loss": 0.2783, - "step": 5190 - }, - { - "epoch": 5.99, - "grad_norm": 0.0, - "learning_rate": 5.324517685621671e-06, - "loss": 0.2922, - "step": 5191 - }, - { - "epoch": 5.99, - "grad_norm": 0.0, - "learning_rate": 5.320848603896152e-06, - "loss": 0.3147, - "step": 5192 - }, - { - "epoch": 5.99, - "grad_norm": 0.0, - "learning_rate": 5.3171803284853544e-06, - "loss": 0.3429, - "step": 5193 - }, - { - "epoch": 5.99, - "grad_norm": 0.0, - "learning_rate": 5.313512860021395e-06, - "loss": 0.2788, - "step": 5194 - }, - { - "epoch": 5.99, - "grad_norm": 0.0, - "learning_rate": 5.309846199136258e-06, - "loss": 0.2959, - "step": 5195 - }, - { - "epoch": 5.99, - "grad_norm": 0.0, - "learning_rate": 5.306180346461787e-06, - "loss": 0.3023, - "step": 5196 - }, - { - "epoch": 5.99, - "grad_norm": 0.0, - "learning_rate": 5.302515302629686e-06, - "loss": 0.3396, - "step": 5197 - }, - { - "epoch": 6.0, - "grad_norm": 0.0, - "learning_rate": 5.298851068271516e-06, - "loss": 0.2675, - "step": 5198 - }, - { - "epoch": 6.0, - "grad_norm": 0.0, - "learning_rate": 5.295187644018694e-06, - "loss": 0.3882, - "step": 5199 - }, - { - "epoch": 6.0, - "grad_norm": 0.0, - "learning_rate": 5.291525030502515e-06, - "loss": 0.3122, - "step": 5200 - }, - { - "epoch": 6.0, - "grad_norm": 0.0, - "learning_rate": 5.287863228354113e-06, - "loss": 0.4704, - "step": 5201 - }, - { - "epoch": 6.0, - "grad_norm": 0.0, - "learning_rate": 5.284202238204497e-06, - "loss": 0.2708, - "step": 5202 - }, - { - "epoch": 6.0, - "grad_norm": 0.0, - "learning_rate": 5.280542060684535e-06, - "loss": 0.2649, - "step": 5203 - }, - { - "epoch": 6.0, - "grad_norm": 0.0, - "learning_rate": 5.276882696424947e-06, - "loss": 0.2697, - "step": 5204 - }, - { - "epoch": 6.0, - "grad_norm": 0.0, - "learning_rate": 5.273224146056315e-06, - "loss": 0.3529, - "step": 5205 - }, - { - "epoch": 6.0, - "grad_norm": 0.0, - "learning_rate": 5.269566410209086e-06, - "loss": 0.2235, - "step": 5206 - }, - { - "epoch": 6.01, - "grad_norm": 0.0, - "learning_rate": 5.265909489513568e-06, - "loss": 0.3205, - "step": 5207 - }, - { - "epoch": 6.01, - "grad_norm": 0.0, - "learning_rate": 5.262253384599916e-06, - "loss": 0.2364, - "step": 5208 - }, - { - "epoch": 6.01, - "grad_norm": 0.0, - "learning_rate": 5.25859809609816e-06, - "loss": 0.2811, - "step": 5209 - }, - { - "epoch": 6.01, - "grad_norm": 0.0, - "learning_rate": 5.254943624638174e-06, - "loss": 0.2907, - "step": 5210 - }, - { - "epoch": 6.01, - "grad_norm": 0.0, - "learning_rate": 5.2512899708497086e-06, - "loss": 0.324, - "step": 5211 - }, - { - "epoch": 6.01, - "grad_norm": 0.0, - "learning_rate": 5.247637135362356e-06, - "loss": 0.344, - "step": 5212 - }, - { - "epoch": 6.01, - "grad_norm": 0.0, - "learning_rate": 5.243985118805577e-06, - "loss": 0.2882, - "step": 5213 - }, - { - "epoch": 6.01, - "grad_norm": 0.0, - "learning_rate": 5.2403339218086956e-06, - "loss": 0.2903, - "step": 5214 - }, - { - "epoch": 6.01, - "grad_norm": 0.0, - "learning_rate": 5.2366835450008836e-06, - "loss": 0.2811, - "step": 5215 - }, - { - "epoch": 6.02, - "grad_norm": 0.0, - "learning_rate": 5.233033989011173e-06, - "loss": 0.2725, - "step": 5216 - }, - { - "epoch": 6.02, - "grad_norm": 0.0, - "learning_rate": 5.229385254468469e-06, - "loss": 0.3371, - "step": 5217 - }, - { - "epoch": 6.02, - "grad_norm": 0.0, - "learning_rate": 5.22573734200151e-06, - "loss": 0.3697, - "step": 5218 - }, - { - "epoch": 6.02, - "grad_norm": 0.0, - "learning_rate": 5.222090252238916e-06, - "loss": 0.2562, - "step": 5219 - }, - { - "epoch": 6.02, - "grad_norm": 0.0, - "learning_rate": 5.218443985809158e-06, - "loss": 0.301, - "step": 5220 - }, - { - "epoch": 6.02, - "grad_norm": 0.0, - "learning_rate": 5.2147985433405555e-06, - "loss": 0.3148, - "step": 5221 - }, - { - "epoch": 6.02, - "grad_norm": 0.0, - "learning_rate": 5.211153925461301e-06, - "loss": 0.2918, - "step": 5222 - }, - { - "epoch": 6.02, - "grad_norm": 0.0, - "learning_rate": 5.207510132799436e-06, - "loss": 0.3494, - "step": 5223 - }, - { - "epoch": 6.03, - "grad_norm": 0.0, - "learning_rate": 5.203867165982854e-06, - "loss": 0.3041, - "step": 5224 - }, - { - "epoch": 6.03, - "grad_norm": 0.0, - "learning_rate": 5.20022502563932e-06, - "loss": 0.2438, - "step": 5225 - }, - { - "epoch": 6.03, - "grad_norm": 0.0, - "learning_rate": 5.196583712396456e-06, - "loss": 0.2633, - "step": 5226 - }, - { - "epoch": 6.03, - "grad_norm": 0.0, - "learning_rate": 5.192943226881724e-06, - "loss": 0.243, - "step": 5227 - }, - { - "epoch": 6.03, - "grad_norm": 0.0, - "learning_rate": 5.189303569722463e-06, - "loss": 0.3567, - "step": 5228 - }, - { - "epoch": 6.03, - "grad_norm": 0.0, - "learning_rate": 5.185664741545862e-06, - "loss": 0.3156, - "step": 5229 - }, - { - "epoch": 6.03, - "grad_norm": 0.0, - "learning_rate": 5.182026742978959e-06, - "loss": 0.2926, - "step": 5230 - }, - { - "epoch": 6.03, - "grad_norm": 0.0, - "learning_rate": 5.178389574648659e-06, - "loss": 0.3388, - "step": 5231 - }, - { - "epoch": 6.03, - "grad_norm": 0.0, - "learning_rate": 5.174753237181725e-06, - "loss": 0.2969, - "step": 5232 - }, - { - "epoch": 6.04, - "grad_norm": 0.0, - "learning_rate": 5.171117731204775e-06, - "loss": 0.3363, - "step": 5233 - }, - { - "epoch": 6.04, - "grad_norm": 0.0, - "learning_rate": 5.167483057344278e-06, - "loss": 0.2897, - "step": 5234 - }, - { - "epoch": 6.04, - "grad_norm": 0.0, - "learning_rate": 5.163849216226562e-06, - "loss": 0.2535, - "step": 5235 - }, - { - "epoch": 6.04, - "grad_norm": 0.0, - "learning_rate": 5.160216208477813e-06, - "loss": 0.2656, - "step": 5236 - }, - { - "epoch": 6.04, - "grad_norm": 0.0, - "learning_rate": 5.156584034724081e-06, - "loss": 0.3284, - "step": 5237 - }, - { - "epoch": 6.04, - "grad_norm": 0.0, - "learning_rate": 5.152952695591257e-06, - "loss": 0.3261, - "step": 5238 - }, - { - "epoch": 6.04, - "grad_norm": 0.0, - "learning_rate": 5.149322191705102e-06, - "loss": 0.2275, - "step": 5239 - }, - { - "epoch": 6.04, - "grad_norm": 0.0, - "learning_rate": 5.145692523691223e-06, - "loss": 0.2498, - "step": 5240 - }, - { - "epoch": 6.04, - "grad_norm": 0.0, - "learning_rate": 5.142063692175084e-06, - "loss": 0.2972, - "step": 5241 - }, - { - "epoch": 6.05, - "grad_norm": 0.0, - "learning_rate": 5.1384356977820105e-06, - "loss": 0.2524, - "step": 5242 - }, - { - "epoch": 6.05, - "grad_norm": 0.0, - "learning_rate": 5.134808541137183e-06, - "loss": 0.258, - "step": 5243 - }, - { - "epoch": 6.05, - "grad_norm": 0.0, - "learning_rate": 5.131182222865638e-06, - "loss": 0.2787, - "step": 5244 - }, - { - "epoch": 6.05, - "grad_norm": 0.0, - "learning_rate": 5.127556743592263e-06, - "loss": 0.2447, - "step": 5245 - }, - { - "epoch": 6.05, - "grad_norm": 0.0, - "learning_rate": 5.123932103941799e-06, - "loss": 0.2685, - "step": 5246 - }, - { - "epoch": 6.05, - "grad_norm": 0.0, - "learning_rate": 5.120308304538852e-06, - "loss": 0.2958, - "step": 5247 - }, - { - "epoch": 6.05, - "grad_norm": 0.0, - "learning_rate": 5.116685346007873e-06, - "loss": 0.3321, - "step": 5248 - }, - { - "epoch": 6.05, - "grad_norm": 0.0, - "learning_rate": 5.113063228973174e-06, - "loss": 0.2543, - "step": 5249 - }, - { - "epoch": 6.06, - "grad_norm": 0.0, - "learning_rate": 5.1094419540589265e-06, - "loss": 0.2982, - "step": 5250 - }, - { - "epoch": 6.06, - "grad_norm": 0.0, - "learning_rate": 5.105821521889147e-06, - "loss": 0.2739, - "step": 5251 - }, - { - "epoch": 6.06, - "grad_norm": 0.0, - "learning_rate": 5.102201933087707e-06, - "loss": 0.2693, - "step": 5252 - }, - { - "epoch": 6.06, - "grad_norm": 0.0, - "learning_rate": 5.098583188278345e-06, - "loss": 0.2274, - "step": 5253 - }, - { - "epoch": 6.06, - "grad_norm": 0.0, - "learning_rate": 5.094965288084637e-06, - "loss": 0.3305, - "step": 5254 - }, - { - "epoch": 6.06, - "grad_norm": 0.0, - "learning_rate": 5.0913482331300244e-06, - "loss": 0.3149, - "step": 5255 - }, - { - "epoch": 6.06, - "grad_norm": 0.0, - "learning_rate": 5.087732024037808e-06, - "loss": 0.2796, - "step": 5256 - }, - { - "epoch": 6.06, - "grad_norm": 0.0, - "learning_rate": 5.0841166614311266e-06, - "loss": 0.3164, - "step": 5257 - }, - { - "epoch": 6.06, - "grad_norm": 0.0, - "learning_rate": 5.0805021459329885e-06, - "loss": 0.2395, - "step": 5258 - }, - { - "epoch": 6.07, - "grad_norm": 0.0, - "learning_rate": 5.076888478166247e-06, - "loss": 0.3437, - "step": 5259 - }, - { - "epoch": 6.07, - "grad_norm": 0.0, - "learning_rate": 5.0732756587536024e-06, - "loss": 0.3408, - "step": 5260 - }, - { - "epoch": 6.07, - "grad_norm": 0.0, - "learning_rate": 5.069663688317638e-06, - "loss": 0.2688, - "step": 5261 - }, - { - "epoch": 6.07, - "grad_norm": 0.0, - "learning_rate": 5.066052567480759e-06, - "loss": 0.3284, - "step": 5262 - }, - { - "epoch": 6.07, - "grad_norm": 0.0, - "learning_rate": 5.062442296865234e-06, - "loss": 0.3213, - "step": 5263 - }, - { - "epoch": 6.07, - "grad_norm": 0.0, - "learning_rate": 5.058832877093196e-06, - "loss": 0.3013, - "step": 5264 - }, - { - "epoch": 6.07, - "grad_norm": 0.0, - "learning_rate": 5.055224308786614e-06, - "loss": 0.2621, - "step": 5265 - }, - { - "epoch": 6.07, - "grad_norm": 0.0, - "learning_rate": 5.051616592567323e-06, - "loss": 0.3053, - "step": 5266 - }, - { - "epoch": 6.07, - "grad_norm": 0.0, - "learning_rate": 5.048009729057012e-06, - "loss": 0.2877, - "step": 5267 - }, - { - "epoch": 6.08, - "grad_norm": 0.0, - "learning_rate": 5.044403718877209e-06, - "loss": 0.2552, - "step": 5268 - }, - { - "epoch": 6.08, - "grad_norm": 0.0, - "learning_rate": 5.040798562649314e-06, - "loss": 0.2121, - "step": 5269 - }, - { - "epoch": 6.08, - "grad_norm": 0.0, - "learning_rate": 5.037194260994565e-06, - "loss": 0.3798, - "step": 5270 - }, - { - "epoch": 6.08, - "grad_norm": 0.0, - "learning_rate": 5.033590814534054e-06, - "loss": 0.2877, - "step": 5271 - }, - { - "epoch": 6.08, - "grad_norm": 0.0, - "learning_rate": 5.0299882238887335e-06, - "loss": 0.3011, - "step": 5272 - }, - { - "epoch": 6.08, - "grad_norm": 0.0, - "learning_rate": 5.026386489679408e-06, - "loss": 0.2952, - "step": 5273 - }, - { - "epoch": 6.08, - "grad_norm": 0.0, - "learning_rate": 5.0227856125267235e-06, - "loss": 0.2906, - "step": 5274 - }, - { - "epoch": 6.08, - "grad_norm": 0.0, - "learning_rate": 5.0191855930511946e-06, - "loss": 0.2784, - "step": 5275 - }, - { - "epoch": 6.09, - "grad_norm": 0.0, - "learning_rate": 5.0155864318731736e-06, - "loss": 0.2989, - "step": 5276 - }, - { - "epoch": 6.09, - "grad_norm": 0.0, - "learning_rate": 5.011988129612868e-06, - "loss": 0.2511, - "step": 5277 - }, - { - "epoch": 6.09, - "grad_norm": 0.0, - "learning_rate": 5.008390686890342e-06, - "loss": 0.2317, - "step": 5278 - }, - { - "epoch": 6.09, - "grad_norm": 0.0, - "learning_rate": 5.004794104325512e-06, - "loss": 0.3284, - "step": 5279 - }, - { - "epoch": 6.09, - "grad_norm": 0.0, - "learning_rate": 5.0011983825381445e-06, - "loss": 0.3126, - "step": 5280 - }, - { - "epoch": 6.09, - "grad_norm": 0.0, - "learning_rate": 4.997603522147856e-06, - "loss": 0.2527, - "step": 5281 - }, - { - "epoch": 6.09, - "grad_norm": 0.0, - "learning_rate": 4.994009523774109e-06, - "loss": 0.2338, - "step": 5282 - }, - { - "epoch": 6.09, - "grad_norm": 0.0, - "learning_rate": 4.990416388036233e-06, - "loss": 0.3164, - "step": 5283 - }, - { - "epoch": 6.09, - "grad_norm": 0.0, - "learning_rate": 4.986824115553393e-06, - "loss": 0.3671, - "step": 5284 - }, - { - "epoch": 6.1, - "grad_norm": 0.0, - "learning_rate": 4.983232706944613e-06, - "loss": 0.2775, - "step": 5285 - }, - { - "epoch": 6.1, - "grad_norm": 0.0, - "learning_rate": 4.979642162828774e-06, - "loss": 0.2532, - "step": 5286 - }, - { - "epoch": 6.1, - "grad_norm": 0.0, - "learning_rate": 4.976052483824595e-06, - "loss": 0.3082, - "step": 5287 - }, - { - "epoch": 6.1, - "grad_norm": 0.0, - "learning_rate": 4.972463670550649e-06, - "loss": 0.2417, - "step": 5288 - }, - { - "epoch": 6.1, - "grad_norm": 0.0, - "learning_rate": 4.968875723625371e-06, - "loss": 0.3399, - "step": 5289 - }, - { - "epoch": 6.1, - "grad_norm": 0.0, - "learning_rate": 4.96528864366703e-06, - "loss": 0.2502, - "step": 5290 - }, - { - "epoch": 6.1, - "grad_norm": 0.0, - "learning_rate": 4.961702431293759e-06, - "loss": 0.2265, - "step": 5291 - }, - { - "epoch": 6.1, - "grad_norm": 0.0, - "learning_rate": 4.9581170871235404e-06, - "loss": 0.281, - "step": 5292 - }, - { - "epoch": 6.1, - "grad_norm": 0.0, - "learning_rate": 4.954532611774195e-06, - "loss": 0.3135, - "step": 5293 - }, - { - "epoch": 6.11, - "grad_norm": 0.0, - "learning_rate": 4.9509490058634104e-06, - "loss": 0.2337, - "step": 5294 - }, - { - "epoch": 6.11, - "grad_norm": 0.0, - "learning_rate": 4.947366270008708e-06, - "loss": 0.2672, - "step": 5295 - }, - { - "epoch": 6.11, - "grad_norm": 0.0, - "learning_rate": 4.9437844048274705e-06, - "loss": 0.2532, - "step": 5296 - }, - { - "epoch": 6.11, - "grad_norm": 0.0, - "learning_rate": 4.940203410936934e-06, - "loss": 0.2966, - "step": 5297 - }, - { - "epoch": 6.11, - "grad_norm": 0.0, - "learning_rate": 4.936623288954171e-06, - "loss": 0.2927, - "step": 5298 - }, - { - "epoch": 6.11, - "grad_norm": 0.0, - "learning_rate": 4.933044039496107e-06, - "loss": 0.2786, - "step": 5299 - }, - { - "epoch": 6.11, - "grad_norm": 0.0, - "learning_rate": 4.9294656631795325e-06, - "loss": 0.3429, - "step": 5300 - }, - { - "epoch": 6.11, - "grad_norm": 0.0, - "learning_rate": 4.925888160621064e-06, - "loss": 0.2474, - "step": 5301 - }, - { - "epoch": 6.12, - "grad_norm": 0.0, - "learning_rate": 4.922311532437185e-06, - "loss": 0.3302, - "step": 5302 - }, - { - "epoch": 6.12, - "grad_norm": 0.0, - "learning_rate": 4.918735779244226e-06, - "loss": 0.2413, - "step": 5303 - }, - { - "epoch": 6.12, - "grad_norm": 0.0, - "learning_rate": 4.915160901658355e-06, - "loss": 0.3099, - "step": 5304 - }, - { - "epoch": 6.12, - "grad_norm": 0.0, - "learning_rate": 4.911586900295606e-06, - "loss": 0.4115, - "step": 5305 - }, - { - "epoch": 6.12, - "grad_norm": 0.0, - "learning_rate": 4.908013775771849e-06, - "loss": 0.3175, - "step": 5306 - }, - { - "epoch": 6.12, - "grad_norm": 0.0, - "learning_rate": 4.904441528702806e-06, - "loss": 0.2732, - "step": 5307 - }, - { - "epoch": 6.12, - "grad_norm": 0.0, - "learning_rate": 4.9008701597040485e-06, - "loss": 0.2543, - "step": 5308 - }, - { - "epoch": 6.12, - "grad_norm": 0.0, - "learning_rate": 4.897299669391006e-06, - "loss": 0.3141, - "step": 5309 - }, - { - "epoch": 6.12, - "grad_norm": 0.0, - "learning_rate": 4.893730058378937e-06, - "loss": 0.2574, - "step": 5310 - }, - { - "epoch": 6.13, - "grad_norm": 0.0, - "learning_rate": 4.890161327282968e-06, - "loss": 0.4018, - "step": 5311 - }, - { - "epoch": 6.13, - "grad_norm": 0.0, - "learning_rate": 4.886593476718062e-06, - "loss": 0.2379, - "step": 5312 - }, - { - "epoch": 6.13, - "grad_norm": 0.0, - "learning_rate": 4.883026507299028e-06, - "loss": 0.2619, - "step": 5313 - }, - { - "epoch": 6.13, - "grad_norm": 0.0, - "learning_rate": 4.879460419640535e-06, - "loss": 0.31, - "step": 5314 - }, - { - "epoch": 6.13, - "grad_norm": 0.0, - "learning_rate": 4.875895214357093e-06, - "loss": 0.3877, - "step": 5315 - }, - { - "epoch": 6.13, - "grad_norm": 0.0, - "learning_rate": 4.872330892063063e-06, - "loss": 0.2385, - "step": 5316 - }, - { - "epoch": 6.13, - "grad_norm": 0.0, - "learning_rate": 4.868767453372649e-06, - "loss": 0.3569, - "step": 5317 - }, - { - "epoch": 6.13, - "grad_norm": 0.0, - "learning_rate": 4.865204898899902e-06, - "loss": 0.3776, - "step": 5318 - }, - { - "epoch": 6.13, - "grad_norm": 0.0, - "learning_rate": 4.8616432292587315e-06, - "loss": 0.2485, - "step": 5319 - }, - { - "epoch": 6.14, - "grad_norm": 0.0, - "learning_rate": 4.8580824450628785e-06, - "loss": 0.2576, - "step": 5320 - }, - { - "epoch": 6.14, - "grad_norm": 0.0, - "learning_rate": 4.8545225469259435e-06, - "loss": 0.3789, - "step": 5321 - }, - { - "epoch": 6.14, - "grad_norm": 0.0, - "learning_rate": 4.850963535461376e-06, - "loss": 0.2484, - "step": 5322 - }, - { - "epoch": 6.14, - "grad_norm": 0.0, - "learning_rate": 4.847405411282462e-06, - "loss": 0.2107, - "step": 5323 - }, - { - "epoch": 6.14, - "grad_norm": 0.0, - "learning_rate": 4.843848175002337e-06, - "loss": 0.2624, - "step": 5324 - }, - { - "epoch": 6.14, - "grad_norm": 0.0, - "learning_rate": 4.8402918272339905e-06, - "loss": 0.2908, - "step": 5325 - }, - { - "epoch": 6.14, - "grad_norm": 0.0, - "learning_rate": 4.836736368590254e-06, - "loss": 0.3298, - "step": 5326 - }, - { - "epoch": 6.14, - "grad_norm": 0.0, - "learning_rate": 4.833181799683812e-06, - "loss": 0.2927, - "step": 5327 - }, - { - "epoch": 6.15, - "grad_norm": 0.0, - "learning_rate": 4.829628121127185e-06, - "loss": 0.2371, - "step": 5328 - }, - { - "epoch": 6.15, - "grad_norm": 0.0, - "learning_rate": 4.826075333532742e-06, - "loss": 0.3021, - "step": 5329 - }, - { - "epoch": 6.15, - "grad_norm": 0.0, - "learning_rate": 4.822523437512709e-06, - "loss": 0.2902, - "step": 5330 - }, - { - "epoch": 6.15, - "grad_norm": 0.0, - "learning_rate": 4.818972433679145e-06, - "loss": 0.3059, - "step": 5331 - }, - { - "epoch": 6.15, - "grad_norm": 0.0, - "learning_rate": 4.815422322643965e-06, - "loss": 0.2224, - "step": 5332 - }, - { - "epoch": 6.15, - "grad_norm": 0.0, - "learning_rate": 4.81187310501893e-06, - "loss": 0.3123, - "step": 5333 - }, - { - "epoch": 6.15, - "grad_norm": 0.0, - "learning_rate": 4.808324781415641e-06, - "loss": 0.3828, - "step": 5334 - }, - { - "epoch": 6.15, - "grad_norm": 0.0, - "learning_rate": 4.804777352445542e-06, - "loss": 0.2648, - "step": 5335 - }, - { - "epoch": 6.15, - "grad_norm": 0.0, - "learning_rate": 4.801230818719938e-06, - "loss": 0.2426, - "step": 5336 - }, - { - "epoch": 6.16, - "grad_norm": 0.0, - "learning_rate": 4.79768518084996e-06, - "loss": 0.2763, - "step": 5337 - }, - { - "epoch": 6.16, - "grad_norm": 0.0, - "learning_rate": 4.794140439446602e-06, - "loss": 0.3402, - "step": 5338 - }, - { - "epoch": 6.16, - "grad_norm": 0.0, - "learning_rate": 4.790596595120699e-06, - "loss": 0.2929, - "step": 5339 - }, - { - "epoch": 6.16, - "grad_norm": 0.0, - "learning_rate": 4.78705364848292e-06, - "loss": 0.2873, - "step": 5340 - }, - { - "epoch": 6.16, - "grad_norm": 0.0, - "learning_rate": 4.783511600143796e-06, - "loss": 0.3261, - "step": 5341 - }, - { - "epoch": 6.16, - "grad_norm": 0.0, - "learning_rate": 4.779970450713692e-06, - "loss": 0.2163, - "step": 5342 - }, - { - "epoch": 6.16, - "grad_norm": 0.0, - "learning_rate": 4.776430200802819e-06, - "loss": 0.2891, - "step": 5343 - }, - { - "epoch": 6.16, - "grad_norm": 0.0, - "learning_rate": 4.7728908510212356e-06, - "loss": 0.2968, - "step": 5344 - }, - { - "epoch": 6.16, - "grad_norm": 0.0, - "learning_rate": 4.7693524019788525e-06, - "loss": 0.3077, - "step": 5345 - }, - { - "epoch": 6.17, - "grad_norm": 0.0, - "learning_rate": 4.765814854285409e-06, - "loss": 0.2597, - "step": 5346 - }, - { - "epoch": 6.17, - "grad_norm": 0.0, - "learning_rate": 4.762278208550505e-06, - "loss": 0.2953, - "step": 5347 - }, - { - "epoch": 6.17, - "grad_norm": 0.0, - "learning_rate": 4.758742465383574e-06, - "loss": 0.2543, - "step": 5348 - }, - { - "epoch": 6.17, - "grad_norm": 0.0, - "learning_rate": 4.7552076253938905e-06, - "loss": 0.2636, - "step": 5349 - }, - { - "epoch": 6.17, - "grad_norm": 0.0, - "learning_rate": 4.7516736891905955e-06, - "loss": 0.265, - "step": 5350 - }, - { - "epoch": 6.17, - "grad_norm": 0.0, - "learning_rate": 4.7481406573826496e-06, - "loss": 0.3065, - "step": 5351 - }, - { - "epoch": 6.17, - "grad_norm": 0.0, - "learning_rate": 4.744608530578872e-06, - "loss": 0.3671, - "step": 5352 - }, - { - "epoch": 6.17, - "grad_norm": 0.0, - "learning_rate": 4.741077309387921e-06, - "loss": 0.3246, - "step": 5353 - }, - { - "epoch": 6.18, - "grad_norm": 0.0, - "learning_rate": 4.737546994418292e-06, - "loss": 0.3075, - "step": 5354 - }, - { - "epoch": 6.18, - "grad_norm": 0.0, - "learning_rate": 4.734017586278337e-06, - "loss": 0.2945, - "step": 5355 - }, - { - "epoch": 6.18, - "grad_norm": 0.0, - "learning_rate": 4.73048908557625e-06, - "loss": 0.2457, - "step": 5356 - }, - { - "epoch": 6.18, - "grad_norm": 0.0, - "learning_rate": 4.726961492920057e-06, - "loss": 0.309, - "step": 5357 - }, - { - "epoch": 6.18, - "grad_norm": 0.0, - "learning_rate": 4.723434808917643e-06, - "loss": 0.255, - "step": 5358 - }, - { - "epoch": 6.18, - "grad_norm": 0.0, - "learning_rate": 4.719909034176724e-06, - "loss": 0.2707, - "step": 5359 - }, - { - "epoch": 6.18, - "grad_norm": 0.0, - "learning_rate": 4.7163841693048615e-06, - "loss": 0.2858, - "step": 5360 - }, - { - "epoch": 6.18, - "grad_norm": 0.0, - "learning_rate": 4.712860214909466e-06, - "loss": 0.3549, - "step": 5361 - }, - { - "epoch": 6.18, - "grad_norm": 0.0, - "learning_rate": 4.709337171597788e-06, - "loss": 0.2736, - "step": 5362 - }, - { - "epoch": 6.19, - "grad_norm": 0.0, - "learning_rate": 4.7058150399769245e-06, - "loss": 0.2418, - "step": 5363 - }, - { - "epoch": 6.19, - "grad_norm": 0.0, - "learning_rate": 4.702293820653807e-06, - "loss": 0.2773, - "step": 5364 - }, - { - "epoch": 6.19, - "grad_norm": 0.0, - "learning_rate": 4.698773514235212e-06, - "loss": 0.305, - "step": 5365 - }, - { - "epoch": 6.19, - "grad_norm": 0.0, - "learning_rate": 4.695254121327769e-06, - "loss": 0.3188, - "step": 5366 - }, - { - "epoch": 6.19, - "grad_norm": 0.0, - "learning_rate": 4.691735642537934e-06, - "loss": 0.2552, - "step": 5367 - }, - { - "epoch": 6.19, - "grad_norm": 0.0, - "learning_rate": 4.688218078472018e-06, - "loss": 0.2735, - "step": 5368 - }, - { - "epoch": 6.19, - "grad_norm": 0.0, - "learning_rate": 4.6847014297361735e-06, - "loss": 0.4047, - "step": 5369 - }, - { - "epoch": 6.19, - "grad_norm": 0.0, - "learning_rate": 4.681185696936389e-06, - "loss": 0.3188, - "step": 5370 - }, - { - "epoch": 6.19, - "grad_norm": 0.0, - "learning_rate": 4.677670880678493e-06, - "loss": 0.3183, - "step": 5371 - }, - { - "epoch": 6.2, - "grad_norm": 0.0, - "learning_rate": 4.674156981568168e-06, - "loss": 0.3573, - "step": 5372 - }, - { - "epoch": 6.2, - "grad_norm": 0.0, - "learning_rate": 4.6706440002109275e-06, - "loss": 0.2981, - "step": 5373 - }, - { - "epoch": 6.2, - "grad_norm": 0.0, - "learning_rate": 4.6671319372121325e-06, - "loss": 0.351, - "step": 5374 - }, - { - "epoch": 6.2, - "grad_norm": 0.0, - "learning_rate": 4.6636207931769884e-06, - "loss": 0.2671, - "step": 5375 - }, - { - "epoch": 6.2, - "grad_norm": 0.0, - "learning_rate": 4.66011056871053e-06, - "loss": 0.3219, - "step": 5376 - }, - { - "epoch": 6.2, - "grad_norm": 0.0, - "learning_rate": 4.65660126441765e-06, - "loss": 0.2902, - "step": 5377 - }, - { - "epoch": 6.2, - "grad_norm": 0.0, - "learning_rate": 4.653092880903068e-06, - "loss": 0.3047, - "step": 5378 - }, - { - "epoch": 6.2, - "grad_norm": 0.0, - "learning_rate": 4.649585418771348e-06, - "loss": 0.2959, - "step": 5379 - }, - { - "epoch": 6.21, - "grad_norm": 0.0, - "learning_rate": 4.6460788786269095e-06, - "loss": 0.2914, - "step": 5380 - }, - { - "epoch": 6.21, - "grad_norm": 0.0, - "learning_rate": 4.642573261073996e-06, - "loss": 0.3484, - "step": 5381 - }, - { - "epoch": 6.21, - "grad_norm": 0.0, - "learning_rate": 4.639068566716696e-06, - "loss": 0.2754, - "step": 5382 - }, - { - "epoch": 6.21, - "grad_norm": 0.0, - "learning_rate": 4.635564796158946e-06, - "loss": 0.2539, - "step": 5383 - }, - { - "epoch": 6.21, - "grad_norm": 0.0, - "learning_rate": 4.632061950004511e-06, - "loss": 0.285, - "step": 5384 - }, - { - "epoch": 6.21, - "grad_norm": 0.0, - "learning_rate": 4.628560028857008e-06, - "loss": 0.2668, - "step": 5385 - }, - { - "epoch": 6.21, - "grad_norm": 0.0, - "learning_rate": 4.6250590333198955e-06, - "loss": 0.2882, - "step": 5386 - }, - { - "epoch": 6.21, - "grad_norm": 0.0, - "learning_rate": 4.621558963996458e-06, - "loss": 0.2966, - "step": 5387 - }, - { - "epoch": 6.21, - "grad_norm": 0.0, - "learning_rate": 4.61805982148984e-06, - "loss": 0.2606, - "step": 5388 - }, - { - "epoch": 6.22, - "grad_norm": 0.0, - "learning_rate": 4.6145616064030095e-06, - "loss": 0.3267, - "step": 5389 - }, - { - "epoch": 6.22, - "grad_norm": 0.0, - "learning_rate": 4.611064319338781e-06, - "loss": 0.2366, - "step": 5390 - }, - { - "epoch": 6.22, - "grad_norm": 0.0, - "learning_rate": 4.60756796089981e-06, - "loss": 0.3076, - "step": 5391 - }, - { - "epoch": 6.22, - "grad_norm": 0.0, - "learning_rate": 4.604072531688598e-06, - "loss": 0.3134, - "step": 5392 - }, - { - "epoch": 6.22, - "grad_norm": 0.0, - "learning_rate": 4.60057803230747e-06, - "loss": 0.2897, - "step": 5393 - }, - { - "epoch": 6.22, - "grad_norm": 0.0, - "learning_rate": 4.59708446335861e-06, - "loss": 0.2812, - "step": 5394 - }, - { - "epoch": 6.22, - "grad_norm": 0.0, - "learning_rate": 4.593591825444028e-06, - "loss": 0.2802, - "step": 5395 - }, - { - "epoch": 6.22, - "grad_norm": 0.0, - "learning_rate": 4.590100119165573e-06, - "loss": 0.3617, - "step": 5396 - }, - { - "epoch": 6.22, - "grad_norm": 0.0, - "learning_rate": 4.586609345124944e-06, - "loss": 0.2511, - "step": 5397 - }, - { - "epoch": 6.23, - "grad_norm": 0.0, - "learning_rate": 4.583119503923672e-06, - "loss": 0.2482, - "step": 5398 - }, - { - "epoch": 6.23, - "grad_norm": 0.0, - "learning_rate": 4.579630596163134e-06, - "loss": 0.3081, - "step": 5399 - }, - { - "epoch": 6.23, - "grad_norm": 0.0, - "learning_rate": 4.576142622444537e-06, - "loss": 0.2641, - "step": 5400 - }, - { - "epoch": 6.23, - "grad_norm": 0.0, - "learning_rate": 4.572655583368927e-06, - "loss": 0.2778, - "step": 5401 - }, - { - "epoch": 6.23, - "grad_norm": 0.0, - "learning_rate": 4.5691694795372e-06, - "loss": 0.2744, - "step": 5402 - }, - { - "epoch": 6.23, - "grad_norm": 0.0, - "learning_rate": 4.565684311550077e-06, - "loss": 0.2657, - "step": 5403 - }, - { - "epoch": 6.23, - "grad_norm": 0.0, - "learning_rate": 4.562200080008129e-06, - "loss": 0.2578, - "step": 5404 - }, - { - "epoch": 6.23, - "grad_norm": 0.0, - "learning_rate": 4.558716785511764e-06, - "loss": 0.3394, - "step": 5405 - }, - { - "epoch": 6.24, - "grad_norm": 0.0, - "learning_rate": 4.555234428661223e-06, - "loss": 0.2251, - "step": 5406 - }, - { - "epoch": 6.24, - "grad_norm": 0.0, - "learning_rate": 4.551753010056584e-06, - "loss": 0.3422, - "step": 5407 - }, - { - "epoch": 6.24, - "grad_norm": 0.0, - "learning_rate": 4.548272530297775e-06, - "loss": 0.2866, - "step": 5408 - }, - { - "epoch": 6.24, - "grad_norm": 0.0, - "learning_rate": 4.544792989984544e-06, - "loss": 0.306, - "step": 5409 - }, - { - "epoch": 6.24, - "grad_norm": 0.0, - "learning_rate": 4.541314389716501e-06, - "loss": 0.2891, - "step": 5410 - }, - { - "epoch": 6.24, - "grad_norm": 0.0, - "learning_rate": 4.537836730093077e-06, - "loss": 0.2918, - "step": 5411 - }, - { - "epoch": 6.24, - "grad_norm": 0.0, - "learning_rate": 4.534360011713538e-06, - "loss": 0.2929, - "step": 5412 - }, - { - "epoch": 6.24, - "grad_norm": 0.0, - "learning_rate": 4.5308842351770026e-06, - "loss": 0.3074, - "step": 5413 - }, - { - "epoch": 6.24, - "grad_norm": 0.0, - "learning_rate": 4.527409401082412e-06, - "loss": 0.2912, - "step": 5414 - }, - { - "epoch": 6.25, - "grad_norm": 0.0, - "learning_rate": 4.523935510028556e-06, - "loss": 0.2874, - "step": 5415 - }, - { - "epoch": 6.25, - "grad_norm": 0.0, - "learning_rate": 4.520462562614063e-06, - "loss": 0.2358, - "step": 5416 - }, - { - "epoch": 6.25, - "grad_norm": 0.0, - "learning_rate": 4.516990559437388e-06, - "loss": 0.2811, - "step": 5417 - }, - { - "epoch": 6.25, - "grad_norm": 0.0, - "learning_rate": 4.513519501096826e-06, - "loss": 0.246, - "step": 5418 - }, - { - "epoch": 6.25, - "grad_norm": 0.0, - "learning_rate": 4.510049388190518e-06, - "loss": 0.3257, - "step": 5419 - }, - { - "epoch": 6.25, - "grad_norm": 0.0, - "learning_rate": 4.506580221316432e-06, - "loss": 0.3076, - "step": 5420 - }, - { - "epoch": 6.25, - "grad_norm": 0.0, - "learning_rate": 4.503112001072381e-06, - "loss": 0.2465, - "step": 5421 - }, - { - "epoch": 6.25, - "grad_norm": 0.0, - "learning_rate": 4.4996447280560115e-06, - "loss": 0.2245, - "step": 5422 - }, - { - "epoch": 6.25, - "grad_norm": 0.0, - "learning_rate": 4.4961784028648025e-06, - "loss": 0.2602, - "step": 5423 - }, - { - "epoch": 6.26, - "grad_norm": 0.0, - "learning_rate": 4.49271302609608e-06, - "loss": 0.3327, - "step": 5424 - }, - { - "epoch": 6.26, - "grad_norm": 0.0, - "learning_rate": 4.489248598346994e-06, - "loss": 0.2836, - "step": 5425 - }, - { - "epoch": 6.26, - "grad_norm": 0.0, - "learning_rate": 4.485785120214538e-06, - "loss": 0.296, - "step": 5426 - }, - { - "epoch": 6.26, - "grad_norm": 0.0, - "learning_rate": 4.482322592295541e-06, - "loss": 0.2355, - "step": 5427 - }, - { - "epoch": 6.26, - "grad_norm": 0.0, - "learning_rate": 4.478861015186674e-06, - "loss": 0.316, - "step": 5428 - }, - { - "epoch": 6.26, - "grad_norm": 0.0, - "learning_rate": 4.47540038948443e-06, - "loss": 0.2588, - "step": 5429 - }, - { - "epoch": 6.26, - "grad_norm": 0.0, - "learning_rate": 4.4719407157851546e-06, - "loss": 0.3206, - "step": 5430 - }, - { - "epoch": 6.26, - "grad_norm": 0.0, - "learning_rate": 4.468481994685018e-06, - "loss": 0.2357, - "step": 5431 - }, - { - "epoch": 6.27, - "grad_norm": 0.0, - "learning_rate": 4.465024226780023e-06, - "loss": 0.2799, - "step": 5432 - }, - { - "epoch": 6.27, - "grad_norm": 0.0, - "learning_rate": 4.4615674126660226e-06, - "loss": 0.2758, - "step": 5433 - }, - { - "epoch": 6.27, - "grad_norm": 0.0, - "learning_rate": 4.458111552938694e-06, - "loss": 0.3238, - "step": 5434 - }, - { - "epoch": 6.27, - "grad_norm": 0.0, - "learning_rate": 4.454656648193559e-06, - "loss": 0.2888, - "step": 5435 - }, - { - "epoch": 6.27, - "grad_norm": 0.0, - "learning_rate": 4.451202699025966e-06, - "loss": 0.33, - "step": 5436 - }, - { - "epoch": 6.27, - "grad_norm": 0.0, - "learning_rate": 4.447749706031096e-06, - "loss": 0.2827, - "step": 5437 - }, - { - "epoch": 6.27, - "grad_norm": 0.0, - "learning_rate": 4.444297669803981e-06, - "loss": 0.264, - "step": 5438 - }, - { - "epoch": 6.27, - "grad_norm": 0.0, - "learning_rate": 4.440846590939469e-06, - "loss": 0.2769, - "step": 5439 - }, - { - "epoch": 6.27, - "grad_norm": 0.0, - "learning_rate": 4.437396470032257e-06, - "loss": 0.252, - "step": 5440 - }, - { - "epoch": 6.28, - "grad_norm": 0.0, - "learning_rate": 4.4339473076768765e-06, - "loss": 0.2523, - "step": 5441 - }, - { - "epoch": 6.28, - "grad_norm": 0.0, - "learning_rate": 4.4304991044676845e-06, - "loss": 0.373, - "step": 5442 - }, - { - "epoch": 6.28, - "grad_norm": 0.0, - "learning_rate": 4.427051860998877e-06, - "loss": 0.251, - "step": 5443 - }, - { - "epoch": 6.28, - "grad_norm": 0.0, - "learning_rate": 4.423605577864485e-06, - "loss": 0.3619, - "step": 5444 - }, - { - "epoch": 6.28, - "grad_norm": 0.0, - "learning_rate": 4.4201602556583775e-06, - "loss": 0.2813, - "step": 5445 - }, - { - "epoch": 6.28, - "grad_norm": 0.0, - "learning_rate": 4.416715894974258e-06, - "loss": 0.418, - "step": 5446 - }, - { - "epoch": 6.28, - "grad_norm": 0.0, - "learning_rate": 4.4132724964056576e-06, - "loss": 0.3534, - "step": 5447 - }, - { - "epoch": 6.28, - "grad_norm": 0.0, - "learning_rate": 4.4098300605459406e-06, - "loss": 0.2316, - "step": 5448 - }, - { - "epoch": 6.28, - "grad_norm": 0.0, - "learning_rate": 4.406388587988318e-06, - "loss": 0.2504, - "step": 5449 - }, - { - "epoch": 6.29, - "grad_norm": 0.0, - "learning_rate": 4.402948079325821e-06, - "loss": 0.2913, - "step": 5450 - }, - { - "epoch": 6.29, - "grad_norm": 0.0, - "learning_rate": 4.399508535151321e-06, - "loss": 0.3078, - "step": 5451 - }, - { - "epoch": 6.29, - "grad_norm": 0.0, - "learning_rate": 4.396069956057528e-06, - "loss": 0.3678, - "step": 5452 - }, - { - "epoch": 6.29, - "grad_norm": 0.0, - "learning_rate": 4.392632342636978e-06, - "loss": 0.2776, - "step": 5453 - }, - { - "epoch": 6.29, - "grad_norm": 0.0, - "learning_rate": 4.389195695482037e-06, - "loss": 0.2633, - "step": 5454 - }, - { - "epoch": 6.29, - "grad_norm": 0.0, - "learning_rate": 4.385760015184919e-06, - "loss": 0.2506, - "step": 5455 - }, - { - "epoch": 6.29, - "grad_norm": 0.0, - "learning_rate": 4.382325302337657e-06, - "loss": 0.2823, - "step": 5456 - }, - { - "epoch": 6.29, - "grad_norm": 0.0, - "learning_rate": 4.378891557532123e-06, - "loss": 0.2727, - "step": 5457 - }, - { - "epoch": 6.3, - "grad_norm": 0.0, - "learning_rate": 4.37545878136003e-06, - "loss": 0.2837, - "step": 5458 - }, - { - "epoch": 6.3, - "grad_norm": 0.0, - "learning_rate": 4.372026974412907e-06, - "loss": 0.2691, - "step": 5459 - }, - { - "epoch": 6.3, - "grad_norm": 0.0, - "learning_rate": 4.368596137282134e-06, - "loss": 0.2825, - "step": 5460 - }, - { - "epoch": 6.3, - "grad_norm": 0.0, - "learning_rate": 4.3651662705589104e-06, - "loss": 0.3482, - "step": 5461 - }, - { - "epoch": 6.3, - "grad_norm": 0.0, - "learning_rate": 4.36173737483427e-06, - "loss": 0.3918, - "step": 5462 - }, - { - "epoch": 6.3, - "grad_norm": 0.0, - "learning_rate": 4.358309450699087e-06, - "loss": 0.2927, - "step": 5463 - }, - { - "epoch": 6.3, - "grad_norm": 0.0, - "learning_rate": 4.354882498744066e-06, - "loss": 0.3133, - "step": 5464 - }, - { - "epoch": 6.3, - "grad_norm": 0.0, - "learning_rate": 4.3514565195597356e-06, - "loss": 0.2508, - "step": 5465 - }, - { - "epoch": 6.3, - "grad_norm": 0.0, - "learning_rate": 4.3480315137364706e-06, - "loss": 0.3135, - "step": 5466 - }, - { - "epoch": 6.31, - "grad_norm": 0.0, - "learning_rate": 4.344607481864466e-06, - "loss": 0.337, - "step": 5467 - }, - { - "epoch": 6.31, - "grad_norm": 0.0, - "learning_rate": 4.341184424533746e-06, - "loss": 0.3044, - "step": 5468 - }, - { - "epoch": 6.31, - "grad_norm": 0.0, - "learning_rate": 4.337762342334189e-06, - "loss": 0.2822, - "step": 5469 - }, - { - "epoch": 6.31, - "grad_norm": 0.0, - "learning_rate": 4.33434123585548e-06, - "loss": 0.3003, - "step": 5470 - }, - { - "epoch": 6.31, - "grad_norm": 0.0, - "learning_rate": 4.330921105687155e-06, - "loss": 0.2742, - "step": 5471 - }, - { - "epoch": 6.31, - "grad_norm": 0.0, - "learning_rate": 4.327501952418567e-06, - "loss": 0.2672, - "step": 5472 - }, - { - "epoch": 6.31, - "grad_norm": 0.0, - "learning_rate": 4.324083776638905e-06, - "loss": 0.3358, - "step": 5473 - }, - { - "epoch": 6.31, - "grad_norm": 0.0, - "learning_rate": 4.320666578937196e-06, - "loss": 0.2762, - "step": 5474 - }, - { - "epoch": 6.31, - "grad_norm": 0.0, - "learning_rate": 4.317250359902295e-06, - "loss": 0.307, - "step": 5475 - }, - { - "epoch": 6.32, - "grad_norm": 0.0, - "learning_rate": 4.313835120122881e-06, - "loss": 0.3684, - "step": 5476 - }, - { - "epoch": 6.32, - "grad_norm": 0.0, - "learning_rate": 4.31042086018748e-06, - "loss": 0.2423, - "step": 5477 - }, - { - "epoch": 6.32, - "grad_norm": 0.0, - "learning_rate": 4.3070075806844335e-06, - "loss": 0.2695, - "step": 5478 - }, - { - "epoch": 6.32, - "grad_norm": 0.0, - "learning_rate": 4.303595282201918e-06, - "loss": 0.2489, - "step": 5479 - }, - { - "epoch": 6.32, - "grad_norm": 0.0, - "learning_rate": 4.300183965327945e-06, - "loss": 0.304, - "step": 5480 - }, - { - "epoch": 6.32, - "grad_norm": 0.0, - "learning_rate": 4.296773630650358e-06, - "loss": 0.2957, - "step": 5481 - }, - { - "epoch": 6.32, - "grad_norm": 0.0, - "learning_rate": 4.2933642787568295e-06, - "loss": 0.2993, - "step": 5482 - }, - { - "epoch": 6.32, - "grad_norm": 0.0, - "learning_rate": 4.2899559102348585e-06, - "loss": 0.2434, - "step": 5483 - }, - { - "epoch": 6.33, - "grad_norm": 0.0, - "learning_rate": 4.286548525671775e-06, - "loss": 0.3238, - "step": 5484 - }, - { - "epoch": 6.33, - "grad_norm": 0.0, - "learning_rate": 4.283142125654748e-06, - "loss": 0.2459, - "step": 5485 - }, - { - "epoch": 6.33, - "grad_norm": 0.0, - "learning_rate": 4.279736710770765e-06, - "loss": 0.2369, - "step": 5486 - }, - { - "epoch": 6.33, - "grad_norm": 0.0, - "learning_rate": 4.27633228160665e-06, - "loss": 0.3167, - "step": 5487 - }, - { - "epoch": 6.33, - "grad_norm": 0.0, - "learning_rate": 4.272928838749063e-06, - "loss": 0.2706, - "step": 5488 - }, - { - "epoch": 6.33, - "grad_norm": 0.0, - "learning_rate": 4.2695263827844835e-06, - "loss": 0.2515, - "step": 5489 - }, - { - "epoch": 6.33, - "grad_norm": 0.0, - "learning_rate": 4.266124914299221e-06, - "loss": 0.2973, - "step": 5490 - }, - { - "epoch": 6.33, - "grad_norm": 0.0, - "learning_rate": 4.262724433879427e-06, - "loss": 0.2708, - "step": 5491 - }, - { - "epoch": 6.33, - "grad_norm": 0.0, - "learning_rate": 4.259324942111067e-06, - "loss": 0.2629, - "step": 5492 - }, - { - "epoch": 6.34, - "grad_norm": 0.0, - "learning_rate": 4.255926439579948e-06, - "loss": 0.2662, - "step": 5493 - }, - { - "epoch": 6.34, - "grad_norm": 0.0, - "learning_rate": 4.252528926871705e-06, - "loss": 0.3621, - "step": 5494 - }, - { - "epoch": 6.34, - "grad_norm": 0.0, - "learning_rate": 4.249132404571794e-06, - "loss": 0.3402, - "step": 5495 - }, - { - "epoch": 6.34, - "grad_norm": 0.0, - "learning_rate": 4.245736873265513e-06, - "loss": 0.2714, - "step": 5496 - }, - { - "epoch": 6.34, - "grad_norm": 0.0, - "learning_rate": 4.242342333537978e-06, - "loss": 0.2665, - "step": 5497 - }, - { - "epoch": 6.34, - "grad_norm": 0.0, - "learning_rate": 4.238948785974131e-06, - "loss": 0.3292, - "step": 5498 - }, - { - "epoch": 6.34, - "grad_norm": 0.0, - "learning_rate": 4.235556231158765e-06, - "loss": 0.2675, - "step": 5499 - }, - { - "epoch": 6.34, - "grad_norm": 0.0, - "learning_rate": 4.232164669676483e-06, - "loss": 0.2721, - "step": 5500 - }, - { - "epoch": 6.34, - "grad_norm": 0.0, - "learning_rate": 4.228774102111714e-06, - "loss": 0.2624, - "step": 5501 - }, - { - "epoch": 6.35, - "grad_norm": 0.0, - "learning_rate": 4.225384529048733e-06, - "loss": 0.3471, - "step": 5502 - }, - { - "epoch": 6.35, - "grad_norm": 0.0, - "learning_rate": 4.221995951071623e-06, - "loss": 0.3918, - "step": 5503 - }, - { - "epoch": 6.35, - "grad_norm": 0.0, - "learning_rate": 4.218608368764314e-06, - "loss": 0.2715, - "step": 5504 - }, - { - "epoch": 6.35, - "grad_norm": 0.0, - "learning_rate": 4.215221782710559e-06, - "loss": 0.3642, - "step": 5505 - }, - { - "epoch": 6.35, - "grad_norm": 0.0, - "learning_rate": 4.211836193493928e-06, - "loss": 0.3116, - "step": 5506 - }, - { - "epoch": 6.35, - "grad_norm": 0.0, - "learning_rate": 4.208451601697836e-06, - "loss": 0.3051, - "step": 5507 - }, - { - "epoch": 6.35, - "grad_norm": 0.0, - "learning_rate": 4.205068007905516e-06, - "loss": 0.3443, - "step": 5508 - }, - { - "epoch": 6.35, - "grad_norm": 0.0, - "learning_rate": 4.201685412700026e-06, - "loss": 0.2432, - "step": 5509 - }, - { - "epoch": 6.36, - "grad_norm": 0.0, - "learning_rate": 4.198303816664263e-06, - "loss": 0.2664, - "step": 5510 - }, - { - "epoch": 6.36, - "grad_norm": 0.0, - "learning_rate": 4.194923220380947e-06, - "loss": 0.2699, - "step": 5511 - }, - { - "epoch": 6.36, - "grad_norm": 0.0, - "learning_rate": 4.191543624432619e-06, - "loss": 0.2773, - "step": 5512 - }, - { - "epoch": 6.36, - "grad_norm": 0.0, - "learning_rate": 4.1881650294016606e-06, - "loss": 0.3043, - "step": 5513 - }, - { - "epoch": 6.36, - "grad_norm": 0.0, - "learning_rate": 4.184787435870271e-06, - "loss": 0.2971, - "step": 5514 - }, - { - "epoch": 6.36, - "grad_norm": 0.0, - "learning_rate": 4.181410844420473e-06, - "loss": 0.2681, - "step": 5515 - }, - { - "epoch": 6.36, - "grad_norm": 0.0, - "learning_rate": 4.1780352556341305e-06, - "loss": 0.281, - "step": 5516 - }, - { - "epoch": 6.36, - "grad_norm": 0.0, - "learning_rate": 4.1746606700929245e-06, - "loss": 0.2683, - "step": 5517 - }, - { - "epoch": 6.36, - "grad_norm": 0.0, - "learning_rate": 4.171287088378372e-06, - "loss": 0.426, - "step": 5518 - }, - { - "epoch": 6.37, - "grad_norm": 0.0, - "learning_rate": 4.167914511071805e-06, - "loss": 0.306, - "step": 5519 - }, - { - "epoch": 6.37, - "grad_norm": 0.0, - "learning_rate": 4.164542938754386e-06, - "loss": 0.4544, - "step": 5520 - }, - { - "epoch": 6.37, - "grad_norm": 0.0, - "learning_rate": 4.161172372007115e-06, - "loss": 0.365, - "step": 5521 - }, - { - "epoch": 6.37, - "grad_norm": 0.0, - "learning_rate": 4.157802811410801e-06, - "loss": 0.3379, - "step": 5522 - }, - { - "epoch": 6.37, - "grad_norm": 0.0, - "learning_rate": 4.154434257546095e-06, - "loss": 0.3872, - "step": 5523 - }, - { - "epoch": 6.37, - "grad_norm": 0.0, - "learning_rate": 4.15106671099347e-06, - "loss": 0.2713, - "step": 5524 - }, - { - "epoch": 6.37, - "grad_norm": 0.0, - "learning_rate": 4.147700172333222e-06, - "loss": 0.3429, - "step": 5525 - }, - { - "epoch": 6.37, - "grad_norm": 0.0, - "learning_rate": 4.144334642145472e-06, - "loss": 0.318, - "step": 5526 - }, - { - "epoch": 6.37, - "grad_norm": 0.0, - "learning_rate": 4.140970121010177e-06, - "loss": 0.2941, - "step": 5527 - }, - { - "epoch": 6.38, - "grad_norm": 0.0, - "learning_rate": 4.137606609507103e-06, - "loss": 0.2548, - "step": 5528 - }, - { - "epoch": 6.38, - "grad_norm": 0.0, - "learning_rate": 4.134244108215867e-06, - "loss": 0.2712, - "step": 5529 - }, - { - "epoch": 6.38, - "grad_norm": 0.0, - "learning_rate": 4.13088261771589e-06, - "loss": 0.2235, - "step": 5530 - }, - { - "epoch": 6.38, - "grad_norm": 0.0, - "learning_rate": 4.127522138586424e-06, - "loss": 0.2998, - "step": 5531 - }, - { - "epoch": 6.38, - "grad_norm": 0.0, - "learning_rate": 4.1241626714065555e-06, - "loss": 0.2544, - "step": 5532 - }, - { - "epoch": 6.38, - "grad_norm": 0.0, - "learning_rate": 4.120804216755183e-06, - "loss": 0.2829, - "step": 5533 - }, - { - "epoch": 6.38, - "grad_norm": 0.0, - "learning_rate": 4.117446775211042e-06, - "loss": 0.3059, - "step": 5534 - }, - { - "epoch": 6.38, - "grad_norm": 0.0, - "learning_rate": 4.1140903473526935e-06, - "loss": 0.3184, - "step": 5535 - }, - { - "epoch": 6.39, - "grad_norm": 0.0, - "learning_rate": 4.1107349337585145e-06, - "loss": 0.2964, - "step": 5536 - }, - { - "epoch": 6.39, - "grad_norm": 0.0, - "learning_rate": 4.107380535006709e-06, - "loss": 0.2533, - "step": 5537 - }, - { - "epoch": 6.39, - "grad_norm": 0.0, - "learning_rate": 4.104027151675318e-06, - "loss": 0.2775, - "step": 5538 - }, - { - "epoch": 6.39, - "grad_norm": 0.0, - "learning_rate": 4.10067478434219e-06, - "loss": 0.3922, - "step": 5539 - }, - { - "epoch": 6.39, - "grad_norm": 0.0, - "learning_rate": 4.097323433585011e-06, - "loss": 0.2474, - "step": 5540 - }, - { - "epoch": 6.39, - "grad_norm": 0.0, - "learning_rate": 4.093973099981292e-06, - "loss": 0.2692, - "step": 5541 - }, - { - "epoch": 6.39, - "grad_norm": 0.0, - "learning_rate": 4.0906237841083585e-06, - "loss": 0.2541, - "step": 5542 - }, - { - "epoch": 6.39, - "grad_norm": 0.0, - "learning_rate": 4.087275486543374e-06, - "loss": 0.2988, - "step": 5543 - }, - { - "epoch": 6.39, - "grad_norm": 0.0, - "learning_rate": 4.083928207863315e-06, - "loss": 0.255, - "step": 5544 - }, - { - "epoch": 6.4, - "grad_norm": 0.0, - "learning_rate": 4.080581948644985e-06, - "loss": 0.2913, - "step": 5545 - }, - { - "epoch": 6.4, - "grad_norm": 0.0, - "learning_rate": 4.077236709465014e-06, - "loss": 0.3055, - "step": 5546 - }, - { - "epoch": 6.4, - "grad_norm": 0.0, - "learning_rate": 4.073892490899865e-06, - "loss": 0.3249, - "step": 5547 - }, - { - "epoch": 6.4, - "grad_norm": 0.0, - "learning_rate": 4.0705492935258036e-06, - "loss": 0.3679, - "step": 5548 - }, - { - "epoch": 6.4, - "grad_norm": 0.0, - "learning_rate": 4.067207117918944e-06, - "loss": 0.2258, - "step": 5549 - }, - { - "epoch": 6.4, - "grad_norm": 0.0, - "learning_rate": 4.063865964655204e-06, - "loss": 0.2527, - "step": 5550 - }, - { - "epoch": 6.4, - "grad_norm": 0.0, - "learning_rate": 4.0605258343103315e-06, - "loss": 0.3181, - "step": 5551 - }, - { - "epoch": 6.4, - "grad_norm": 0.0, - "learning_rate": 4.057186727459906e-06, - "loss": 0.2933, - "step": 5552 - }, - { - "epoch": 6.4, - "grad_norm": 0.0, - "learning_rate": 4.053848644679322e-06, - "loss": 0.2851, - "step": 5553 - }, - { - "epoch": 6.41, - "grad_norm": 0.0, - "learning_rate": 4.050511586543806e-06, - "loss": 0.3075, - "step": 5554 - }, - { - "epoch": 6.41, - "grad_norm": 0.0, - "learning_rate": 4.047175553628397e-06, - "loss": 0.3383, - "step": 5555 - }, - { - "epoch": 6.41, - "grad_norm": 0.0, - "learning_rate": 4.043840546507961e-06, - "loss": 0.2694, - "step": 5556 - }, - { - "epoch": 6.41, - "grad_norm": 0.0, - "learning_rate": 4.04050656575719e-06, - "loss": 0.3467, - "step": 5557 - }, - { - "epoch": 6.41, - "grad_norm": 0.0, - "learning_rate": 4.037173611950603e-06, - "loss": 0.2675, - "step": 5558 - }, - { - "epoch": 6.41, - "grad_norm": 0.0, - "learning_rate": 4.033841685662529e-06, - "loss": 0.2693, - "step": 5559 - }, - { - "epoch": 6.41, - "grad_norm": 0.0, - "learning_rate": 4.030510787467137e-06, - "loss": 0.2585, - "step": 5560 - }, - { - "epoch": 6.41, - "grad_norm": 0.0, - "learning_rate": 4.0271809179384035e-06, - "loss": 0.28, - "step": 5561 - }, - { - "epoch": 6.42, - "grad_norm": 0.0, - "learning_rate": 4.023852077650131e-06, - "loss": 0.3058, - "step": 5562 - }, - { - "epoch": 6.42, - "grad_norm": 0.0, - "learning_rate": 4.020524267175954e-06, - "loss": 0.2696, - "step": 5563 - }, - { - "epoch": 6.42, - "grad_norm": 0.0, - "learning_rate": 4.017197487089319e-06, - "loss": 0.3278, - "step": 5564 - }, - { - "epoch": 6.42, - "grad_norm": 0.0, - "learning_rate": 4.013871737963506e-06, - "loss": 0.2516, - "step": 5565 - }, - { - "epoch": 6.42, - "grad_norm": 0.0, - "learning_rate": 4.010547020371604e-06, - "loss": 0.2665, - "step": 5566 - }, - { - "epoch": 6.42, - "grad_norm": 0.0, - "learning_rate": 4.007223334886531e-06, - "loss": 0.2731, - "step": 5567 - }, - { - "epoch": 6.42, - "grad_norm": 0.0, - "learning_rate": 4.003900682081031e-06, - "loss": 0.3452, - "step": 5568 - }, - { - "epoch": 6.42, - "grad_norm": 0.0, - "learning_rate": 4.00057906252766e-06, - "loss": 0.3465, - "step": 5569 - }, - { - "epoch": 6.42, - "grad_norm": 0.0, - "learning_rate": 3.997258476798804e-06, - "loss": 0.288, - "step": 5570 - }, - { - "epoch": 6.43, - "grad_norm": 0.0, - "learning_rate": 3.993938925466674e-06, - "loss": 0.2475, - "step": 5571 - }, - { - "epoch": 6.43, - "grad_norm": 0.0, - "learning_rate": 3.990620409103293e-06, - "loss": 0.2733, - "step": 5572 - }, - { - "epoch": 6.43, - "grad_norm": 0.0, - "learning_rate": 3.987302928280507e-06, - "loss": 0.325, - "step": 5573 - }, - { - "epoch": 6.43, - "grad_norm": 0.0, - "learning_rate": 3.9839864835699935e-06, - "loss": 0.2424, - "step": 5574 - }, - { - "epoch": 6.43, - "grad_norm": 0.0, - "learning_rate": 3.980671075543238e-06, - "loss": 0.4788, - "step": 5575 - }, - { - "epoch": 6.43, - "grad_norm": 0.0, - "learning_rate": 3.977356704771556e-06, - "loss": 0.2365, - "step": 5576 - }, - { - "epoch": 6.43, - "grad_norm": 0.0, - "learning_rate": 3.974043371826087e-06, - "loss": 0.2426, - "step": 5577 - }, - { - "epoch": 6.43, - "grad_norm": 0.0, - "learning_rate": 3.970731077277781e-06, - "loss": 0.3145, - "step": 5578 - }, - { - "epoch": 6.43, - "grad_norm": 0.0, - "learning_rate": 3.96741982169742e-06, - "loss": 0.262, - "step": 5579 - }, - { - "epoch": 6.44, - "grad_norm": 0.0, - "learning_rate": 3.964109605655599e-06, - "loss": 0.3069, - "step": 5580 - }, - { - "epoch": 6.44, - "grad_norm": 0.0, - "learning_rate": 3.960800429722734e-06, - "loss": 0.3456, - "step": 5581 - }, - { - "epoch": 6.44, - "grad_norm": 0.0, - "learning_rate": 3.957492294469067e-06, - "loss": 0.322, - "step": 5582 - }, - { - "epoch": 6.44, - "grad_norm": 0.0, - "learning_rate": 3.954185200464663e-06, - "loss": 0.2973, - "step": 5583 - }, - { - "epoch": 6.44, - "grad_norm": 0.0, - "learning_rate": 3.950879148279395e-06, - "loss": 0.2596, - "step": 5584 - }, - { - "epoch": 6.44, - "grad_norm": 0.0, - "learning_rate": 3.9475741384829715e-06, - "loss": 0.3402, - "step": 5585 - }, - { - "epoch": 6.44, - "grad_norm": 0.0, - "learning_rate": 3.944270171644906e-06, - "loss": 0.2699, - "step": 5586 - }, - { - "epoch": 6.44, - "grad_norm": 0.0, - "learning_rate": 3.9409672483345465e-06, - "loss": 0.2957, - "step": 5587 - }, - { - "epoch": 6.45, - "grad_norm": 0.0, - "learning_rate": 3.937665369121055e-06, - "loss": 0.2844, - "step": 5588 - }, - { - "epoch": 6.45, - "grad_norm": 0.0, - "learning_rate": 3.93436453457341e-06, - "loss": 0.262, - "step": 5589 - }, - { - "epoch": 6.45, - "grad_norm": 0.0, - "learning_rate": 3.93106474526042e-06, - "loss": 0.3322, - "step": 5590 - }, - { - "epoch": 6.45, - "grad_norm": 0.0, - "learning_rate": 3.927766001750702e-06, - "loss": 0.2411, - "step": 5591 - }, - { - "epoch": 6.45, - "grad_norm": 0.0, - "learning_rate": 3.924468304612697e-06, - "loss": 0.2715, - "step": 5592 - }, - { - "epoch": 6.45, - "grad_norm": 0.0, - "learning_rate": 3.921171654414667e-06, - "loss": 0.291, - "step": 5593 - }, - { - "epoch": 6.45, - "grad_norm": 0.0, - "learning_rate": 3.917876051724698e-06, - "loss": 0.2256, - "step": 5594 - }, - { - "epoch": 6.45, - "grad_norm": 0.0, - "learning_rate": 3.914581497110684e-06, - "loss": 0.2673, - "step": 5595 - }, - { - "epoch": 6.45, - "grad_norm": 0.0, - "learning_rate": 3.911287991140351e-06, - "loss": 0.2742, - "step": 5596 - }, - { - "epoch": 6.46, - "grad_norm": 0.0, - "learning_rate": 3.907995534381237e-06, - "loss": 0.2955, - "step": 5597 - }, - { - "epoch": 6.46, - "grad_norm": 0.0, - "learning_rate": 3.904704127400694e-06, - "loss": 0.2492, - "step": 5598 - }, - { - "epoch": 6.46, - "grad_norm": 0.0, - "learning_rate": 3.901413770765905e-06, - "loss": 0.2502, - "step": 5599 - }, - { - "epoch": 6.46, - "grad_norm": 0.0, - "learning_rate": 3.898124465043866e-06, - "loss": 0.2816, - "step": 5600 - }, - { - "epoch": 6.46, - "grad_norm": 0.0, - "learning_rate": 3.894836210801397e-06, - "loss": 0.3501, - "step": 5601 - }, - { - "epoch": 6.46, - "grad_norm": 0.0, - "learning_rate": 3.891549008605128e-06, - "loss": 0.2798, - "step": 5602 - }, - { - "epoch": 6.46, - "grad_norm": 0.0, - "learning_rate": 3.888262859021508e-06, - "loss": 0.2765, - "step": 5603 - }, - { - "epoch": 6.46, - "grad_norm": 0.0, - "learning_rate": 3.884977762616816e-06, - "loss": 0.3, - "step": 5604 - }, - { - "epoch": 6.46, - "grad_norm": 0.0, - "learning_rate": 3.881693719957136e-06, - "loss": 0.3298, - "step": 5605 - }, - { - "epoch": 6.47, - "grad_norm": 0.0, - "learning_rate": 3.878410731608379e-06, - "loss": 0.2619, - "step": 5606 - }, - { - "epoch": 6.47, - "grad_norm": 0.0, - "learning_rate": 3.875128798136276e-06, - "loss": 0.2586, - "step": 5607 - }, - { - "epoch": 6.47, - "grad_norm": 0.0, - "learning_rate": 3.871847920106369e-06, - "loss": 0.3236, - "step": 5608 - }, - { - "epoch": 6.47, - "grad_norm": 0.0, - "learning_rate": 3.868568098084017e-06, - "loss": 0.2929, - "step": 5609 - }, - { - "epoch": 6.47, - "grad_norm": 0.0, - "learning_rate": 3.865289332634407e-06, - "loss": 0.3055, - "step": 5610 - }, - { - "epoch": 6.47, - "grad_norm": 0.0, - "learning_rate": 3.862011624322534e-06, - "loss": 0.2702, - "step": 5611 - }, - { - "epoch": 6.47, - "grad_norm": 0.0, - "learning_rate": 3.858734973713218e-06, - "loss": 0.2369, - "step": 5612 - }, - { - "epoch": 6.47, - "grad_norm": 0.0, - "learning_rate": 3.8554593813710975e-06, - "loss": 0.2906, - "step": 5613 - }, - { - "epoch": 6.48, - "grad_norm": 0.0, - "learning_rate": 3.852184847860615e-06, - "loss": 0.3059, - "step": 5614 - }, - { - "epoch": 6.48, - "grad_norm": 0.0, - "learning_rate": 3.848911373746051e-06, - "loss": 0.2429, - "step": 5615 - }, - { - "epoch": 6.48, - "grad_norm": 0.0, - "learning_rate": 3.845638959591485e-06, - "loss": 0.2456, - "step": 5616 - }, - { - "epoch": 6.48, - "grad_norm": 0.0, - "learning_rate": 3.842367605960821e-06, - "loss": 0.2402, - "step": 5617 - }, - { - "epoch": 6.48, - "grad_norm": 0.0, - "learning_rate": 3.83909731341779e-06, - "loss": 0.2637, - "step": 5618 - }, - { - "epoch": 6.48, - "grad_norm": 0.0, - "learning_rate": 3.835828082525925e-06, - "loss": 0.2881, - "step": 5619 - }, - { - "epoch": 6.48, - "grad_norm": 0.0, - "learning_rate": 3.8325599138485814e-06, - "loss": 0.2674, - "step": 5620 - }, - { - "epoch": 6.48, - "grad_norm": 0.0, - "learning_rate": 3.829292807948937e-06, - "loss": 0.3446, - "step": 5621 - }, - { - "epoch": 6.48, - "grad_norm": 0.0, - "learning_rate": 3.826026765389974e-06, - "loss": 0.2646, - "step": 5622 - }, - { - "epoch": 6.49, - "grad_norm": 0.0, - "learning_rate": 3.822761786734506e-06, - "loss": 0.3022, - "step": 5623 - }, - { - "epoch": 6.49, - "grad_norm": 0.0, - "learning_rate": 3.819497872545156e-06, - "loss": 0.2809, - "step": 5624 - }, - { - "epoch": 6.49, - "grad_norm": 0.0, - "learning_rate": 3.81623502338436e-06, - "loss": 0.2598, - "step": 5625 - }, - { - "epoch": 6.49, - "grad_norm": 0.0, - "learning_rate": 3.8129732398143804e-06, - "loss": 0.2421, - "step": 5626 - }, - { - "epoch": 6.49, - "grad_norm": 0.0, - "learning_rate": 3.8097125223972864e-06, - "loss": 0.2887, - "step": 5627 - }, - { - "epoch": 6.49, - "grad_norm": 0.0, - "learning_rate": 3.8064528716949644e-06, - "loss": 0.2592, - "step": 5628 - }, - { - "epoch": 6.49, - "grad_norm": 0.0, - "learning_rate": 3.803194288269122e-06, - "loss": 0.2449, - "step": 5629 - }, - { - "epoch": 6.49, - "grad_norm": 0.0, - "learning_rate": 3.799936772681286e-06, - "loss": 0.2722, - "step": 5630 - }, - { - "epoch": 6.49, - "grad_norm": 0.0, - "learning_rate": 3.7966803254927852e-06, - "loss": 0.2957, - "step": 5631 - }, - { - "epoch": 6.5, - "grad_norm": 0.0, - "learning_rate": 3.79342494726478e-06, - "loss": 0.3484, - "step": 5632 - }, - { - "epoch": 6.5, - "grad_norm": 0.0, - "learning_rate": 3.7901706385582372e-06, - "loss": 0.3297, - "step": 5633 - }, - { - "epoch": 6.5, - "grad_norm": 0.0, - "learning_rate": 3.786917399933937e-06, - "loss": 0.297, - "step": 5634 - }, - { - "epoch": 6.5, - "grad_norm": 0.0, - "learning_rate": 3.7836652319524835e-06, - "loss": 0.2807, - "step": 5635 - }, - { - "epoch": 6.5, - "grad_norm": 0.0, - "learning_rate": 3.780414135174293e-06, - "loss": 0.2435, - "step": 5636 - }, - { - "epoch": 6.5, - "grad_norm": 0.0, - "learning_rate": 3.7771641101596e-06, - "loss": 0.2777, - "step": 5637 - }, - { - "epoch": 6.5, - "grad_norm": 0.0, - "learning_rate": 3.7739151574684484e-06, - "loss": 0.2537, - "step": 5638 - }, - { - "epoch": 6.5, - "grad_norm": 0.0, - "learning_rate": 3.770667277660696e-06, - "loss": 0.3185, - "step": 5639 - }, - { - "epoch": 6.51, - "grad_norm": 0.0, - "learning_rate": 3.767420471296026e-06, - "loss": 0.2752, - "step": 5640 - }, - { - "epoch": 6.51, - "grad_norm": 0.0, - "learning_rate": 3.7641747389339232e-06, - "loss": 0.2877, - "step": 5641 - }, - { - "epoch": 6.51, - "grad_norm": 0.0, - "learning_rate": 3.7609300811337004e-06, - "loss": 0.3358, - "step": 5642 - }, - { - "epoch": 6.51, - "grad_norm": 0.0, - "learning_rate": 3.7576864984544814e-06, - "loss": 0.2457, - "step": 5643 - }, - { - "epoch": 6.51, - "grad_norm": 0.0, - "learning_rate": 3.754443991455199e-06, - "loss": 0.2122, - "step": 5644 - }, - { - "epoch": 6.51, - "grad_norm": 0.0, - "learning_rate": 3.7512025606946e-06, - "loss": 0.2479, - "step": 5645 - }, - { - "epoch": 6.51, - "grad_norm": 0.0, - "learning_rate": 3.747962206731256e-06, - "loss": 0.2513, - "step": 5646 - }, - { - "epoch": 6.51, - "grad_norm": 0.0, - "learning_rate": 3.7447229301235443e-06, - "loss": 0.3028, - "step": 5647 - }, - { - "epoch": 6.51, - "grad_norm": 0.0, - "learning_rate": 3.7414847314296654e-06, - "loss": 0.3002, - "step": 5648 - }, - { - "epoch": 6.52, - "grad_norm": 0.0, - "learning_rate": 3.7382476112076227e-06, - "loss": 0.2915, - "step": 5649 - }, - { - "epoch": 6.52, - "grad_norm": 0.0, - "learning_rate": 3.735011570015237e-06, - "loss": 0.3396, - "step": 5650 - }, - { - "epoch": 6.52, - "grad_norm": 0.0, - "learning_rate": 3.73177660841015e-06, - "loss": 0.2749, - "step": 5651 - }, - { - "epoch": 6.52, - "grad_norm": 0.0, - "learning_rate": 3.7285427269498087e-06, - "loss": 0.2744, - "step": 5652 - }, - { - "epoch": 6.52, - "grad_norm": 0.0, - "learning_rate": 3.7253099261914794e-06, - "loss": 0.2937, - "step": 5653 - }, - { - "epoch": 6.52, - "grad_norm": 0.0, - "learning_rate": 3.7220782066922434e-06, - "loss": 0.2563, - "step": 5654 - }, - { - "epoch": 6.52, - "grad_norm": 0.0, - "learning_rate": 3.718847569008992e-06, - "loss": 0.3219, - "step": 5655 - }, - { - "epoch": 6.52, - "grad_norm": 0.0, - "learning_rate": 3.7156180136984253e-06, - "loss": 0.2728, - "step": 5656 - }, - { - "epoch": 6.52, - "grad_norm": 0.0, - "learning_rate": 3.7123895413170706e-06, - "loss": 0.3267, - "step": 5657 - }, - { - "epoch": 6.53, - "grad_norm": 0.0, - "learning_rate": 3.7091621524212527e-06, - "loss": 0.3127, - "step": 5658 - }, - { - "epoch": 6.53, - "grad_norm": 0.0, - "learning_rate": 3.7059358475671225e-06, - "loss": 0.3012, - "step": 5659 - }, - { - "epoch": 6.53, - "grad_norm": 0.0, - "learning_rate": 3.7027106273106415e-06, - "loss": 0.2903, - "step": 5660 - }, - { - "epoch": 6.53, - "grad_norm": 0.0, - "learning_rate": 3.6994864922075756e-06, - "loss": 0.3527, - "step": 5661 - }, - { - "epoch": 6.53, - "grad_norm": 0.0, - "learning_rate": 3.6962634428135157e-06, - "loss": 0.2466, - "step": 5662 - }, - { - "epoch": 6.53, - "grad_norm": 0.0, - "learning_rate": 3.6930414796838587e-06, - "loss": 0.3805, - "step": 5663 - }, - { - "epoch": 6.53, - "grad_norm": 0.0, - "learning_rate": 3.6898206033738106e-06, - "loss": 0.2952, - "step": 5664 - }, - { - "epoch": 6.53, - "grad_norm": 0.0, - "learning_rate": 3.686600814438399e-06, - "loss": 0.2595, - "step": 5665 - }, - { - "epoch": 6.54, - "grad_norm": 0.0, - "learning_rate": 3.6833821134324632e-06, - "loss": 0.312, - "step": 5666 - }, - { - "epoch": 6.54, - "grad_norm": 0.0, - "learning_rate": 3.680164500910646e-06, - "loss": 0.3225, - "step": 5667 - }, - { - "epoch": 6.54, - "grad_norm": 0.0, - "learning_rate": 3.676947977427415e-06, - "loss": 0.34, - "step": 5668 - }, - { - "epoch": 6.54, - "grad_norm": 0.0, - "learning_rate": 3.6737325435370376e-06, - "loss": 0.2368, - "step": 5669 - }, - { - "epoch": 6.54, - "grad_norm": 0.0, - "learning_rate": 3.670518199793606e-06, - "loss": 0.3594, - "step": 5670 - }, - { - "epoch": 6.54, - "grad_norm": 0.0, - "learning_rate": 3.667304946751011e-06, - "loss": 0.2616, - "step": 5671 - }, - { - "epoch": 6.54, - "grad_norm": 0.0, - "learning_rate": 3.664092784962967e-06, - "loss": 0.3044, - "step": 5672 - }, - { - "epoch": 6.54, - "grad_norm": 0.0, - "learning_rate": 3.660881714982999e-06, - "loss": 0.234, - "step": 5673 - }, - { - "epoch": 6.54, - "grad_norm": 0.0, - "learning_rate": 3.6576717373644368e-06, - "loss": 0.2747, - "step": 5674 - }, - { - "epoch": 6.55, - "grad_norm": 0.0, - "learning_rate": 3.654462852660423e-06, - "loss": 0.3706, - "step": 5675 - }, - { - "epoch": 6.55, - "grad_norm": 0.0, - "learning_rate": 3.6512550614239197e-06, - "loss": 0.2466, - "step": 5676 - }, - { - "epoch": 6.55, - "grad_norm": 0.0, - "learning_rate": 3.648048364207698e-06, - "loss": 0.317, - "step": 5677 - }, - { - "epoch": 6.55, - "grad_norm": 0.0, - "learning_rate": 3.6448427615643313e-06, - "loss": 0.3071, - "step": 5678 - }, - { - "epoch": 6.55, - "grad_norm": 0.0, - "learning_rate": 3.641638254046218e-06, - "loss": 0.3019, - "step": 5679 - }, - { - "epoch": 6.55, - "grad_norm": 0.0, - "learning_rate": 3.638434842205558e-06, - "loss": 0.3668, - "step": 5680 - }, - { - "epoch": 6.55, - "grad_norm": 0.0, - "learning_rate": 3.6352325265943634e-06, - "loss": 0.2531, - "step": 5681 - }, - { - "epoch": 6.55, - "grad_norm": 0.0, - "learning_rate": 3.632031307764461e-06, - "loss": 0.2782, - "step": 5682 - }, - { - "epoch": 6.55, - "grad_norm": 0.0, - "learning_rate": 3.6288311862674885e-06, - "loss": 0.2451, - "step": 5683 - }, - { - "epoch": 6.56, - "grad_norm": 0.0, - "learning_rate": 3.625632162654895e-06, - "loss": 0.3366, - "step": 5684 - }, - { - "epoch": 6.56, - "grad_norm": 0.0, - "learning_rate": 3.6224342374779365e-06, - "loss": 0.2392, - "step": 5685 - }, - { - "epoch": 6.56, - "grad_norm": 0.0, - "learning_rate": 3.619237411287678e-06, - "loss": 0.358, - "step": 5686 - }, - { - "epoch": 6.56, - "grad_norm": 0.0, - "learning_rate": 3.6160416846350056e-06, - "loss": 0.3143, - "step": 5687 - }, - { - "epoch": 6.56, - "grad_norm": 0.0, - "learning_rate": 3.612847058070602e-06, - "loss": 0.275, - "step": 5688 - }, - { - "epoch": 6.56, - "grad_norm": 0.0, - "learning_rate": 3.609653532144972e-06, - "loss": 0.322, - "step": 5689 - }, - { - "epoch": 6.56, - "grad_norm": 0.0, - "learning_rate": 3.606461107408429e-06, - "loss": 0.324, - "step": 5690 - }, - { - "epoch": 6.56, - "grad_norm": 0.0, - "learning_rate": 3.6032697844110896e-06, - "loss": 0.3543, - "step": 5691 - }, - { - "epoch": 6.57, - "grad_norm": 0.0, - "learning_rate": 3.600079563702883e-06, - "loss": 0.4028, - "step": 5692 - }, - { - "epoch": 6.57, - "grad_norm": 0.0, - "learning_rate": 3.5968904458335573e-06, - "loss": 0.2659, - "step": 5693 - }, - { - "epoch": 6.57, - "grad_norm": 0.0, - "learning_rate": 3.5937024313526546e-06, - "loss": 0.2981, - "step": 5694 - }, - { - "epoch": 6.57, - "grad_norm": 0.0, - "learning_rate": 3.590515520809542e-06, - "loss": 0.2644, - "step": 5695 - }, - { - "epoch": 6.57, - "grad_norm": 0.0, - "learning_rate": 3.5873297147533913e-06, - "loss": 0.271, - "step": 5696 - }, - { - "epoch": 6.57, - "grad_norm": 0.0, - "learning_rate": 3.584145013733178e-06, - "loss": 0.2414, - "step": 5697 - }, - { - "epoch": 6.57, - "grad_norm": 0.0, - "learning_rate": 3.580961418297697e-06, - "loss": 0.2981, - "step": 5698 - }, - { - "epoch": 6.57, - "grad_norm": 0.0, - "learning_rate": 3.5777789289955454e-06, - "loss": 0.2422, - "step": 5699 - }, - { - "epoch": 6.57, - "grad_norm": 0.0, - "learning_rate": 3.574597546375129e-06, - "loss": 0.2627, - "step": 5700 - }, - { - "epoch": 6.58, - "grad_norm": 0.0, - "learning_rate": 3.5714172709846686e-06, - "loss": 0.2478, - "step": 5701 - }, - { - "epoch": 6.58, - "grad_norm": 0.0, - "learning_rate": 3.5682381033721946e-06, - "loss": 0.2484, - "step": 5702 - }, - { - "epoch": 6.58, - "grad_norm": 0.0, - "learning_rate": 3.5650600440855375e-06, - "loss": 0.2249, - "step": 5703 - }, - { - "epoch": 6.58, - "grad_norm": 0.0, - "learning_rate": 3.5618830936723503e-06, - "loss": 0.262, - "step": 5704 - }, - { - "epoch": 6.58, - "grad_norm": 0.0, - "learning_rate": 3.558707252680078e-06, - "loss": 0.261, - "step": 5705 - }, - { - "epoch": 6.58, - "grad_norm": 0.0, - "learning_rate": 3.55553252165599e-06, - "loss": 0.3283, - "step": 5706 - }, - { - "epoch": 6.58, - "grad_norm": 0.0, - "learning_rate": 3.5523589011471592e-06, - "loss": 0.2698, - "step": 5707 - }, - { - "epoch": 6.58, - "grad_norm": 0.0, - "learning_rate": 3.549186391700461e-06, - "loss": 0.3213, - "step": 5708 - }, - { - "epoch": 6.58, - "grad_norm": 0.0, - "learning_rate": 3.546014993862591e-06, - "loss": 0.2765, - "step": 5709 - }, - { - "epoch": 6.59, - "grad_norm": 0.0, - "learning_rate": 3.5428447081800434e-06, - "loss": 0.3379, - "step": 5710 - }, - { - "epoch": 6.59, - "grad_norm": 0.0, - "learning_rate": 3.5396755351991197e-06, - "loss": 0.3665, - "step": 5711 - }, - { - "epoch": 6.59, - "grad_norm": 0.0, - "learning_rate": 3.536507475465939e-06, - "loss": 0.2908, - "step": 5712 - }, - { - "epoch": 6.59, - "grad_norm": 0.0, - "learning_rate": 3.5333405295264255e-06, - "loss": 0.2506, - "step": 5713 - }, - { - "epoch": 6.59, - "grad_norm": 0.0, - "learning_rate": 3.530174697926304e-06, - "loss": 0.263, - "step": 5714 - }, - { - "epoch": 6.59, - "grad_norm": 0.0, - "learning_rate": 3.527009981211119e-06, - "loss": 0.3642, - "step": 5715 - }, - { - "epoch": 6.59, - "grad_norm": 0.0, - "learning_rate": 3.52384637992621e-06, - "loss": 0.3089, - "step": 5716 - }, - { - "epoch": 6.59, - "grad_norm": 0.0, - "learning_rate": 3.520683894616739e-06, - "loss": 0.3018, - "step": 5717 - }, - { - "epoch": 6.6, - "grad_norm": 0.0, - "learning_rate": 3.5175225258276593e-06, - "loss": 0.3256, - "step": 5718 - }, - { - "epoch": 6.6, - "grad_norm": 0.0, - "learning_rate": 3.5143622741037432e-06, - "loss": 0.3064, - "step": 5719 - }, - { - "epoch": 6.6, - "grad_norm": 0.0, - "learning_rate": 3.511203139989573e-06, - "loss": 0.2782, - "step": 5720 - }, - { - "epoch": 6.6, - "grad_norm": 0.0, - "learning_rate": 3.5080451240295288e-06, - "loss": 0.2918, - "step": 5721 - }, - { - "epoch": 6.6, - "grad_norm": 0.0, - "learning_rate": 3.5048882267677985e-06, - "loss": 0.258, - "step": 5722 - }, - { - "epoch": 6.6, - "grad_norm": 0.0, - "learning_rate": 3.5017324487483873e-06, - "loss": 0.3319, - "step": 5723 - }, - { - "epoch": 6.6, - "grad_norm": 0.0, - "learning_rate": 3.498577790515095e-06, - "loss": 0.2875, - "step": 5724 - }, - { - "epoch": 6.6, - "grad_norm": 0.0, - "learning_rate": 3.495424252611538e-06, - "loss": 0.3033, - "step": 5725 - }, - { - "epoch": 6.6, - "grad_norm": 0.0, - "learning_rate": 3.492271835581139e-06, - "loss": 0.3297, - "step": 5726 - }, - { - "epoch": 6.61, - "grad_norm": 0.0, - "learning_rate": 3.4891205399671226e-06, - "loss": 0.252, - "step": 5727 - }, - { - "epoch": 6.61, - "grad_norm": 0.0, - "learning_rate": 3.4859703663125166e-06, - "loss": 0.2591, - "step": 5728 - }, - { - "epoch": 6.61, - "grad_norm": 0.0, - "learning_rate": 3.4828213151601695e-06, - "loss": 0.2671, - "step": 5729 - }, - { - "epoch": 6.61, - "grad_norm": 0.0, - "learning_rate": 3.4796733870527223e-06, - "loss": 0.3353, - "step": 5730 - }, - { - "epoch": 6.61, - "grad_norm": 0.0, - "learning_rate": 3.47652658253263e-06, - "loss": 0.3538, - "step": 5731 - }, - { - "epoch": 6.61, - "grad_norm": 0.0, - "learning_rate": 3.473380902142156e-06, - "loss": 0.32, - "step": 5732 - }, - { - "epoch": 6.61, - "grad_norm": 0.0, - "learning_rate": 3.4702363464233604e-06, - "loss": 0.2963, - "step": 5733 - }, - { - "epoch": 6.61, - "grad_norm": 0.0, - "learning_rate": 3.46709291591812e-06, - "loss": 0.2546, - "step": 5734 - }, - { - "epoch": 6.61, - "grad_norm": 0.0, - "learning_rate": 3.463950611168111e-06, - "loss": 0.3105, - "step": 5735 - }, - { - "epoch": 6.62, - "grad_norm": 0.0, - "learning_rate": 3.460809432714811e-06, - "loss": 0.2331, - "step": 5736 - }, - { - "epoch": 6.62, - "grad_norm": 0.0, - "learning_rate": 3.457669381099523e-06, - "loss": 0.2981, - "step": 5737 - }, - { - "epoch": 6.62, - "grad_norm": 0.0, - "learning_rate": 3.4545304568633363e-06, - "loss": 0.2723, - "step": 5738 - }, - { - "epoch": 6.62, - "grad_norm": 0.0, - "learning_rate": 3.4513926605471504e-06, - "loss": 0.3124, - "step": 5739 - }, - { - "epoch": 6.62, - "grad_norm": 0.0, - "learning_rate": 3.448255992691677e-06, - "loss": 0.2955, - "step": 5740 - }, - { - "epoch": 6.62, - "grad_norm": 0.0, - "learning_rate": 3.445120453837424e-06, - "loss": 0.2622, - "step": 5741 - }, - { - "epoch": 6.62, - "grad_norm": 0.0, - "learning_rate": 3.4419860445247132e-06, - "loss": 0.2668, - "step": 5742 - }, - { - "epoch": 6.62, - "grad_norm": 0.0, - "learning_rate": 3.438852765293671e-06, - "loss": 0.258, - "step": 5743 - }, - { - "epoch": 6.63, - "grad_norm": 0.0, - "learning_rate": 3.435720616684218e-06, - "loss": 0.2398, - "step": 5744 - }, - { - "epoch": 6.63, - "grad_norm": 0.0, - "learning_rate": 3.432589599236099e-06, - "loss": 0.2361, - "step": 5745 - }, - { - "epoch": 6.63, - "grad_norm": 0.0, - "learning_rate": 3.4294597134888462e-06, - "loss": 0.2888, - "step": 5746 - }, - { - "epoch": 6.63, - "grad_norm": 0.0, - "learning_rate": 3.4263309599818017e-06, - "loss": 0.3206, - "step": 5747 - }, - { - "epoch": 6.63, - "grad_norm": 0.0, - "learning_rate": 3.4232033392541176e-06, - "loss": 0.3661, - "step": 5748 - }, - { - "epoch": 6.63, - "grad_norm": 0.0, - "learning_rate": 3.4200768518447524e-06, - "loss": 0.3603, - "step": 5749 - }, - { - "epoch": 6.63, - "grad_norm": 0.0, - "learning_rate": 3.4169514982924556e-06, - "loss": 0.2645, - "step": 5750 - }, - { - "epoch": 6.63, - "grad_norm": 0.0, - "learning_rate": 3.4138272791357995e-06, - "loss": 0.2908, - "step": 5751 - }, - { - "epoch": 6.63, - "grad_norm": 0.0, - "learning_rate": 3.410704194913144e-06, - "loss": 0.2596, - "step": 5752 - }, - { - "epoch": 6.64, - "grad_norm": 0.0, - "learning_rate": 3.4075822461626663e-06, - "loss": 0.335, - "step": 5753 - }, - { - "epoch": 6.64, - "grad_norm": 0.0, - "learning_rate": 3.404461433422339e-06, - "loss": 0.3602, - "step": 5754 - }, - { - "epoch": 6.64, - "grad_norm": 0.0, - "learning_rate": 3.4013417572299446e-06, - "loss": 0.2389, - "step": 5755 - }, - { - "epoch": 6.64, - "grad_norm": 0.0, - "learning_rate": 3.3982232181230723e-06, - "loss": 0.3563, - "step": 5756 - }, - { - "epoch": 6.64, - "grad_norm": 0.0, - "learning_rate": 3.395105816639106e-06, - "loss": 0.2552, - "step": 5757 - }, - { - "epoch": 6.64, - "grad_norm": 0.0, - "learning_rate": 3.391989553315236e-06, - "loss": 0.36, - "step": 5758 - }, - { - "epoch": 6.64, - "grad_norm": 0.0, - "learning_rate": 3.3888744286884657e-06, - "loss": 0.3418, - "step": 5759 - }, - { - "epoch": 6.64, - "grad_norm": 0.0, - "learning_rate": 3.385760443295589e-06, - "loss": 0.2462, - "step": 5760 - }, - { - "epoch": 6.64, - "grad_norm": 0.0, - "learning_rate": 3.3826475976732144e-06, - "loss": 0.2651, - "step": 5761 - }, - { - "epoch": 6.65, - "grad_norm": 0.0, - "learning_rate": 3.3795358923577513e-06, - "loss": 0.2504, - "step": 5762 - }, - { - "epoch": 6.65, - "grad_norm": 0.0, - "learning_rate": 3.37642532788541e-06, - "loss": 0.2756, - "step": 5763 - }, - { - "epoch": 6.65, - "grad_norm": 0.0, - "learning_rate": 3.373315904792198e-06, - "loss": 0.284, - "step": 5764 - }, - { - "epoch": 6.65, - "grad_norm": 0.0, - "learning_rate": 3.3702076236139402e-06, - "loss": 0.2745, - "step": 5765 - }, - { - "epoch": 6.65, - "grad_norm": 0.0, - "learning_rate": 3.3671004848862565e-06, - "loss": 0.2485, - "step": 5766 - }, - { - "epoch": 6.65, - "grad_norm": 0.0, - "learning_rate": 3.363994489144575e-06, - "loss": 0.3024, - "step": 5767 - }, - { - "epoch": 6.65, - "grad_norm": 0.0, - "learning_rate": 3.3608896369241197e-06, - "loss": 0.3125, - "step": 5768 - }, - { - "epoch": 6.65, - "grad_norm": 0.0, - "learning_rate": 3.357785928759917e-06, - "loss": 0.2457, - "step": 5769 - }, - { - "epoch": 6.66, - "grad_norm": 0.0, - "learning_rate": 3.354683365186806e-06, - "loss": 0.2989, - "step": 5770 - }, - { - "epoch": 6.66, - "grad_norm": 0.0, - "learning_rate": 3.3515819467394184e-06, - "loss": 0.2458, - "step": 5771 - }, - { - "epoch": 6.66, - "grad_norm": 0.0, - "learning_rate": 3.348481673952195e-06, - "loss": 0.2645, - "step": 5772 - }, - { - "epoch": 6.66, - "grad_norm": 0.0, - "learning_rate": 3.3453825473593805e-06, - "loss": 0.2847, - "step": 5773 - }, - { - "epoch": 6.66, - "grad_norm": 0.0, - "learning_rate": 3.3422845674950156e-06, - "loss": 0.2649, - "step": 5774 - }, - { - "epoch": 6.66, - "grad_norm": 0.0, - "learning_rate": 3.339187734892941e-06, - "loss": 0.2901, - "step": 5775 - }, - { - "epoch": 6.66, - "grad_norm": 0.0, - "learning_rate": 3.3360920500868144e-06, - "loss": 0.2293, - "step": 5776 - }, - { - "epoch": 6.66, - "grad_norm": 0.0, - "learning_rate": 3.3329975136100787e-06, - "loss": 0.2588, - "step": 5777 - }, - { - "epoch": 6.66, - "grad_norm": 0.0, - "learning_rate": 3.3299041259959906e-06, - "loss": 0.2632, - "step": 5778 - }, - { - "epoch": 6.67, - "grad_norm": 0.0, - "learning_rate": 3.326811887777607e-06, - "loss": 0.2534, - "step": 5779 - }, - { - "epoch": 6.67, - "grad_norm": 0.0, - "learning_rate": 3.3237207994877785e-06, - "loss": 0.2433, - "step": 5780 - }, - { - "epoch": 6.67, - "grad_norm": 0.0, - "learning_rate": 3.320630861659171e-06, - "loss": 0.2519, - "step": 5781 - }, - { - "epoch": 6.67, - "grad_norm": 0.0, - "learning_rate": 3.3175420748242405e-06, - "loss": 0.3026, - "step": 5782 - }, - { - "epoch": 6.67, - "grad_norm": 0.0, - "learning_rate": 3.3144544395152457e-06, - "loss": 0.4192, - "step": 5783 - }, - { - "epoch": 6.67, - "grad_norm": 0.0, - "learning_rate": 3.3113679562642544e-06, - "loss": 0.2968, - "step": 5784 - }, - { - "epoch": 6.67, - "grad_norm": 0.0, - "learning_rate": 3.308282625603134e-06, - "loss": 0.2835, - "step": 5785 - }, - { - "epoch": 6.67, - "grad_norm": 0.0, - "learning_rate": 3.3051984480635444e-06, - "loss": 0.2747, - "step": 5786 - }, - { - "epoch": 6.67, - "grad_norm": 0.0, - "learning_rate": 3.3021154241769606e-06, - "loss": 0.2892, - "step": 5787 - }, - { - "epoch": 6.68, - "grad_norm": 0.0, - "learning_rate": 3.2990335544746434e-06, - "loss": 0.2749, - "step": 5788 - }, - { - "epoch": 6.68, - "grad_norm": 0.0, - "learning_rate": 3.2959528394876703e-06, - "loss": 0.2935, - "step": 5789 - }, - { - "epoch": 6.68, - "grad_norm": 0.0, - "learning_rate": 3.2928732797469065e-06, - "loss": 0.267, - "step": 5790 - }, - { - "epoch": 6.68, - "grad_norm": 0.0, - "learning_rate": 3.2897948757830256e-06, - "loss": 0.3014, - "step": 5791 - }, - { - "epoch": 6.68, - "grad_norm": 0.0, - "learning_rate": 3.2867176281265054e-06, - "loss": 0.2916, - "step": 5792 - }, - { - "epoch": 6.68, - "grad_norm": 0.0, - "learning_rate": 3.283641537307615e-06, - "loss": 0.2579, - "step": 5793 - }, - { - "epoch": 6.68, - "grad_norm": 0.0, - "learning_rate": 3.2805666038564253e-06, - "loss": 0.266, - "step": 5794 - }, - { - "epoch": 6.68, - "grad_norm": 0.0, - "learning_rate": 3.2774928283028153e-06, - "loss": 0.3343, - "step": 5795 - }, - { - "epoch": 6.69, - "grad_norm": 0.0, - "learning_rate": 3.274420211176462e-06, - "loss": 0.3035, - "step": 5796 - }, - { - "epoch": 6.69, - "grad_norm": 0.0, - "learning_rate": 3.2713487530068356e-06, - "loss": 0.256, - "step": 5797 - }, - { - "epoch": 6.69, - "grad_norm": 0.0, - "learning_rate": 3.268278454323218e-06, - "loss": 0.3095, - "step": 5798 - }, - { - "epoch": 6.69, - "grad_norm": 0.0, - "learning_rate": 3.2652093156546795e-06, - "loss": 0.3367, - "step": 5799 - }, - { - "epoch": 6.69, - "grad_norm": 0.0, - "learning_rate": 3.2621413375301016e-06, - "loss": 0.2469, - "step": 5800 - }, - { - "epoch": 6.69, - "grad_norm": 0.0, - "learning_rate": 3.2590745204781537e-06, - "loss": 0.3363, - "step": 5801 - }, - { - "epoch": 6.69, - "grad_norm": 0.0, - "learning_rate": 3.256008865027317e-06, - "loss": 0.2553, - "step": 5802 - }, - { - "epoch": 6.69, - "grad_norm": 0.0, - "learning_rate": 3.2529443717058693e-06, - "loss": 0.3184, - "step": 5803 - }, - { - "epoch": 6.69, - "grad_norm": 0.0, - "learning_rate": 3.2498810410418847e-06, - "loss": 0.2431, - "step": 5804 - }, - { - "epoch": 6.7, - "grad_norm": 0.0, - "learning_rate": 3.246818873563232e-06, - "loss": 0.288, - "step": 5805 - }, - { - "epoch": 6.7, - "grad_norm": 0.0, - "learning_rate": 3.2437578697975956e-06, - "loss": 0.2743, - "step": 5806 - }, - { - "epoch": 6.7, - "grad_norm": 0.0, - "learning_rate": 3.2406980302724422e-06, - "loss": 0.3052, - "step": 5807 - }, - { - "epoch": 6.7, - "grad_norm": 0.0, - "learning_rate": 3.2376393555150497e-06, - "loss": 0.3084, - "step": 5808 - }, - { - "epoch": 6.7, - "grad_norm": 0.0, - "learning_rate": 3.2345818460524927e-06, - "loss": 0.262, - "step": 5809 - }, - { - "epoch": 6.7, - "grad_norm": 0.0, - "learning_rate": 3.231525502411642e-06, - "loss": 0.2431, - "step": 5810 - }, - { - "epoch": 6.7, - "grad_norm": 0.0, - "learning_rate": 3.228470325119164e-06, - "loss": 0.245, - "step": 5811 - }, - { - "epoch": 6.7, - "grad_norm": 0.0, - "learning_rate": 3.225416314701537e-06, - "loss": 0.2419, - "step": 5812 - }, - { - "epoch": 6.7, - "grad_norm": 0.0, - "learning_rate": 3.2223634716850227e-06, - "loss": 0.2617, - "step": 5813 - }, - { - "epoch": 6.71, - "grad_norm": 0.0, - "learning_rate": 3.2193117965956923e-06, - "loss": 0.2943, - "step": 5814 - }, - { - "epoch": 6.71, - "grad_norm": 0.0, - "learning_rate": 3.216261289959417e-06, - "loss": 0.3375, - "step": 5815 - }, - { - "epoch": 6.71, - "grad_norm": 0.0, - "learning_rate": 3.2132119523018556e-06, - "loss": 0.2469, - "step": 5816 - }, - { - "epoch": 6.71, - "grad_norm": 0.0, - "learning_rate": 3.210163784148478e-06, - "loss": 0.2456, - "step": 5817 - }, - { - "epoch": 6.71, - "grad_norm": 0.0, - "learning_rate": 3.2071167860245435e-06, - "loss": 0.2694, - "step": 5818 - }, - { - "epoch": 6.71, - "grad_norm": 0.0, - "learning_rate": 3.20407095845511e-06, - "loss": 0.2788, - "step": 5819 - }, - { - "epoch": 6.71, - "grad_norm": 0.0, - "learning_rate": 3.2010263019650402e-06, - "loss": 0.3488, - "step": 5820 - }, - { - "epoch": 6.71, - "grad_norm": 0.0, - "learning_rate": 3.197982817078994e-06, - "loss": 0.2636, - "step": 5821 - }, - { - "epoch": 6.72, - "grad_norm": 0.0, - "learning_rate": 3.194940504321421e-06, - "loss": 0.2794, - "step": 5822 - }, - { - "epoch": 6.72, - "grad_norm": 0.0, - "learning_rate": 3.191899364216581e-06, - "loss": 0.319, - "step": 5823 - }, - { - "epoch": 6.72, - "grad_norm": 0.0, - "learning_rate": 3.1888593972885194e-06, - "loss": 0.3397, - "step": 5824 - }, - { - "epoch": 6.72, - "grad_norm": 0.0, - "learning_rate": 3.1858206040610883e-06, - "loss": 0.2507, - "step": 5825 - }, - { - "epoch": 6.72, - "grad_norm": 0.0, - "learning_rate": 3.1827829850579373e-06, - "loss": 0.2951, - "step": 5826 - }, - { - "epoch": 6.72, - "grad_norm": 0.0, - "learning_rate": 3.179746540802506e-06, - "loss": 0.2519, - "step": 5827 - }, - { - "epoch": 6.72, - "grad_norm": 0.0, - "learning_rate": 3.1767112718180427e-06, - "loss": 0.303, - "step": 5828 - }, - { - "epoch": 6.72, - "grad_norm": 0.0, - "learning_rate": 3.1736771786275834e-06, - "loss": 0.2978, - "step": 5829 - }, - { - "epoch": 6.72, - "grad_norm": 0.0, - "learning_rate": 3.1706442617539624e-06, - "loss": 0.2678, - "step": 5830 - }, - { - "epoch": 6.73, - "grad_norm": 0.0, - "learning_rate": 3.1676125217198175e-06, - "loss": 0.3343, - "step": 5831 - }, - { - "epoch": 6.73, - "grad_norm": 0.0, - "learning_rate": 3.1645819590475825e-06, - "loss": 0.3048, - "step": 5832 - }, - { - "epoch": 6.73, - "grad_norm": 0.0, - "learning_rate": 3.16155257425948e-06, - "loss": 0.2983, - "step": 5833 - }, - { - "epoch": 6.73, - "grad_norm": 0.0, - "learning_rate": 3.1585243678775434e-06, - "loss": 0.2604, - "step": 5834 - }, - { - "epoch": 6.73, - "grad_norm": 0.0, - "learning_rate": 3.155497340423588e-06, - "loss": 0.2703, - "step": 5835 - }, - { - "epoch": 6.73, - "grad_norm": 0.0, - "learning_rate": 3.152471492419239e-06, - "loss": 0.3291, - "step": 5836 - }, - { - "epoch": 6.73, - "grad_norm": 0.0, - "learning_rate": 3.149446824385909e-06, - "loss": 0.3042, - "step": 5837 - }, - { - "epoch": 6.73, - "grad_norm": 0.0, - "learning_rate": 3.1464233368448103e-06, - "loss": 0.3456, - "step": 5838 - }, - { - "epoch": 6.73, - "grad_norm": 0.0, - "learning_rate": 3.1434010303169593e-06, - "loss": 0.2414, - "step": 5839 - }, - { - "epoch": 6.74, - "grad_norm": 0.0, - "learning_rate": 3.1403799053231565e-06, - "loss": 0.2375, - "step": 5840 - }, - { - "epoch": 6.74, - "grad_norm": 0.0, - "learning_rate": 3.1373599623840024e-06, - "loss": 0.2611, - "step": 5841 - }, - { - "epoch": 6.74, - "grad_norm": 0.0, - "learning_rate": 3.1343412020199014e-06, - "loss": 0.2342, - "step": 5842 - }, - { - "epoch": 6.74, - "grad_norm": 0.0, - "learning_rate": 3.1313236247510414e-06, - "loss": 0.2533, - "step": 5843 - }, - { - "epoch": 6.74, - "grad_norm": 0.0, - "learning_rate": 3.1283072310974184e-06, - "loss": 0.2822, - "step": 5844 - }, - { - "epoch": 6.74, - "grad_norm": 0.0, - "learning_rate": 3.125292021578822e-06, - "loss": 0.2676, - "step": 5845 - }, - { - "epoch": 6.74, - "grad_norm": 0.0, - "learning_rate": 3.122277996714829e-06, - "loss": 0.2503, - "step": 5846 - }, - { - "epoch": 6.74, - "grad_norm": 0.0, - "learning_rate": 3.1192651570248232e-06, - "loss": 0.2889, - "step": 5847 - }, - { - "epoch": 6.75, - "grad_norm": 0.0, - "learning_rate": 3.116253503027977e-06, - "loss": 0.358, - "step": 5848 - }, - { - "epoch": 6.75, - "grad_norm": 0.0, - "learning_rate": 3.11324303524326e-06, - "loss": 0.255, - "step": 5849 - }, - { - "epoch": 6.75, - "grad_norm": 0.0, - "learning_rate": 3.110233754189438e-06, - "loss": 0.2414, - "step": 5850 - }, - { - "epoch": 6.75, - "grad_norm": 0.0, - "learning_rate": 3.107225660385077e-06, - "loss": 0.3239, - "step": 5851 - }, - { - "epoch": 6.75, - "grad_norm": 0.0, - "learning_rate": 3.104218754348527e-06, - "loss": 0.3174, - "step": 5852 - }, - { - "epoch": 6.75, - "grad_norm": 0.0, - "learning_rate": 3.1012130365979476e-06, - "loss": 0.2576, - "step": 5853 - }, - { - "epoch": 6.75, - "grad_norm": 0.0, - "learning_rate": 3.0982085076512793e-06, - "loss": 0.357, - "step": 5854 - }, - { - "epoch": 6.75, - "grad_norm": 0.0, - "learning_rate": 3.0952051680262675e-06, - "loss": 0.2849, - "step": 5855 - }, - { - "epoch": 6.75, - "grad_norm": 0.0, - "learning_rate": 3.0922030182404527e-06, - "loss": 0.2833, - "step": 5856 - }, - { - "epoch": 6.76, - "grad_norm": 0.0, - "learning_rate": 3.089202058811166e-06, - "loss": 0.2727, - "step": 5857 - }, - { - "epoch": 6.76, - "grad_norm": 0.0, - "learning_rate": 3.08620229025553e-06, - "loss": 0.2784, - "step": 5858 - }, - { - "epoch": 6.76, - "grad_norm": 0.0, - "learning_rate": 3.0832037130904748e-06, - "loss": 0.2525, - "step": 5859 - }, - { - "epoch": 6.76, - "grad_norm": 0.0, - "learning_rate": 3.08020632783271e-06, - "loss": 0.2933, - "step": 5860 - }, - { - "epoch": 6.76, - "grad_norm": 0.0, - "learning_rate": 3.0772101349987506e-06, - "loss": 0.3358, - "step": 5861 - }, - { - "epoch": 6.76, - "grad_norm": 0.0, - "learning_rate": 3.0742151351049055e-06, - "loss": 0.3043, - "step": 5862 - }, - { - "epoch": 6.76, - "grad_norm": 0.0, - "learning_rate": 3.0712213286672686e-06, - "loss": 0.247, - "step": 5863 - }, - { - "epoch": 6.76, - "grad_norm": 0.0, - "learning_rate": 3.068228716201743e-06, - "loss": 0.3136, - "step": 5864 - }, - { - "epoch": 6.76, - "grad_norm": 0.0, - "learning_rate": 3.065237298224013e-06, - "loss": 0.256, - "step": 5865 - }, - { - "epoch": 6.77, - "grad_norm": 0.0, - "learning_rate": 3.0622470752495582e-06, - "loss": 0.2814, - "step": 5866 - }, - { - "epoch": 6.77, - "grad_norm": 0.0, - "learning_rate": 3.0592580477936606e-06, - "loss": 0.3134, - "step": 5867 - }, - { - "epoch": 6.77, - "grad_norm": 0.0, - "learning_rate": 3.0562702163713954e-06, - "loss": 0.2713, - "step": 5868 - }, - { - "epoch": 6.77, - "grad_norm": 0.0, - "learning_rate": 3.0532835814976193e-06, - "loss": 0.2967, - "step": 5869 - }, - { - "epoch": 6.77, - "grad_norm": 0.0, - "learning_rate": 3.0502981436869983e-06, - "loss": 0.2466, - "step": 5870 - }, - { - "epoch": 6.77, - "grad_norm": 0.0, - "learning_rate": 3.047313903453979e-06, - "loss": 0.2967, - "step": 5871 - }, - { - "epoch": 6.77, - "grad_norm": 0.0, - "learning_rate": 3.0443308613128155e-06, - "loss": 0.2571, - "step": 5872 - }, - { - "epoch": 6.77, - "grad_norm": 0.0, - "learning_rate": 3.0413490177775397e-06, - "loss": 0.2989, - "step": 5873 - }, - { - "epoch": 6.78, - "grad_norm": 0.0, - "learning_rate": 3.0383683733619884e-06, - "loss": 0.2534, - "step": 5874 - }, - { - "epoch": 6.78, - "grad_norm": 0.0, - "learning_rate": 3.035388928579792e-06, - "loss": 0.3126, - "step": 5875 - }, - { - "epoch": 6.78, - "grad_norm": 0.0, - "learning_rate": 3.032410683944368e-06, - "loss": 0.2771, - "step": 5876 - }, - { - "epoch": 6.78, - "grad_norm": 0.0, - "learning_rate": 3.029433639968925e-06, - "loss": 0.3807, - "step": 5877 - }, - { - "epoch": 6.78, - "grad_norm": 0.0, - "learning_rate": 3.0264577971664766e-06, - "loss": 0.3762, - "step": 5878 - }, - { - "epoch": 6.78, - "grad_norm": 0.0, - "learning_rate": 3.023483156049817e-06, - "loss": 0.2925, - "step": 5879 - }, - { - "epoch": 6.78, - "grad_norm": 0.0, - "learning_rate": 3.020509717131539e-06, - "loss": 0.2475, - "step": 5880 - }, - { - "epoch": 6.78, - "grad_norm": 0.0, - "learning_rate": 3.017537480924032e-06, - "loss": 0.3328, - "step": 5881 - }, - { - "epoch": 6.78, - "grad_norm": 0.0, - "learning_rate": 3.0145664479394686e-06, - "loss": 0.2956, - "step": 5882 - }, - { - "epoch": 6.79, - "grad_norm": 0.0, - "learning_rate": 3.011596618689825e-06, - "loss": 0.3274, - "step": 5883 - }, - { - "epoch": 6.79, - "grad_norm": 0.0, - "learning_rate": 3.008627993686858e-06, - "loss": 0.3227, - "step": 5884 - }, - { - "epoch": 6.79, - "grad_norm": 0.0, - "learning_rate": 3.0056605734421253e-06, - "loss": 0.2348, - "step": 5885 - }, - { - "epoch": 6.79, - "grad_norm": 0.0, - "learning_rate": 3.00269435846698e-06, - "loss": 0.242, - "step": 5886 - }, - { - "epoch": 6.79, - "grad_norm": 0.0, - "learning_rate": 2.9997293492725577e-06, - "loss": 0.2342, - "step": 5887 - }, - { - "epoch": 6.79, - "grad_norm": 0.0, - "learning_rate": 2.9967655463697875e-06, - "loss": 0.3617, - "step": 5888 - }, - { - "epoch": 6.79, - "grad_norm": 0.0, - "learning_rate": 2.993802950269402e-06, - "loss": 0.3265, - "step": 5889 - }, - { - "epoch": 6.79, - "grad_norm": 0.0, - "learning_rate": 2.990841561481911e-06, - "loss": 0.2678, - "step": 5890 - }, - { - "epoch": 6.79, - "grad_norm": 0.0, - "learning_rate": 2.9878813805176252e-06, - "loss": 0.2925, - "step": 5891 - }, - { - "epoch": 6.8, - "grad_norm": 0.0, - "learning_rate": 2.984922407886649e-06, - "loss": 0.3667, - "step": 5892 - }, - { - "epoch": 6.8, - "grad_norm": 0.0, - "learning_rate": 2.9819646440988713e-06, - "loss": 0.2828, - "step": 5893 - }, - { - "epoch": 6.8, - "grad_norm": 0.0, - "learning_rate": 2.979008089663974e-06, - "loss": 0.3252, - "step": 5894 - }, - { - "epoch": 6.8, - "grad_norm": 0.0, - "learning_rate": 2.976052745091438e-06, - "loss": 0.2657, - "step": 5895 - }, - { - "epoch": 6.8, - "grad_norm": 0.0, - "learning_rate": 2.9730986108905236e-06, - "loss": 0.2623, - "step": 5896 - }, - { - "epoch": 6.8, - "grad_norm": 0.0, - "learning_rate": 2.9701456875702937e-06, - "loss": 0.3028, - "step": 5897 - }, - { - "epoch": 6.8, - "grad_norm": 0.0, - "learning_rate": 2.9671939756396005e-06, - "loss": 0.277, - "step": 5898 - }, - { - "epoch": 6.8, - "grad_norm": 0.0, - "learning_rate": 2.9642434756070793e-06, - "loss": 0.2784, - "step": 5899 - }, - { - "epoch": 6.81, - "grad_norm": 0.0, - "learning_rate": 2.9612941879811684e-06, - "loss": 0.2603, - "step": 5900 - }, - { - "epoch": 6.81, - "grad_norm": 0.0, - "learning_rate": 2.9583461132700875e-06, - "loss": 0.2995, - "step": 5901 - }, - { - "epoch": 6.81, - "grad_norm": 0.0, - "learning_rate": 2.9553992519818484e-06, - "loss": 0.2598, - "step": 5902 - }, - { - "epoch": 6.81, - "grad_norm": 0.0, - "learning_rate": 2.9524536046242603e-06, - "loss": 0.223, - "step": 5903 - }, - { - "epoch": 6.81, - "grad_norm": 0.0, - "learning_rate": 2.9495091717049205e-06, - "loss": 0.3236, - "step": 5904 - }, - { - "epoch": 6.81, - "grad_norm": 0.0, - "learning_rate": 2.946565953731211e-06, - "loss": 0.2907, - "step": 5905 - }, - { - "epoch": 6.81, - "grad_norm": 0.0, - "learning_rate": 2.9436239512103147e-06, - "loss": 0.3306, - "step": 5906 - }, - { - "epoch": 6.81, - "grad_norm": 0.0, - "learning_rate": 2.940683164649194e-06, - "loss": 0.2489, - "step": 5907 - }, - { - "epoch": 6.81, - "grad_norm": 0.0, - "learning_rate": 2.937743594554614e-06, - "loss": 0.33, - "step": 5908 - }, - { - "epoch": 6.82, - "grad_norm": 0.0, - "learning_rate": 2.934805241433115e-06, - "loss": 0.361, - "step": 5909 - }, - { - "epoch": 6.82, - "grad_norm": 0.0, - "learning_rate": 2.9318681057910416e-06, - "loss": 0.3011, - "step": 5910 - }, - { - "epoch": 6.82, - "grad_norm": 0.0, - "learning_rate": 2.9289321881345257e-06, - "loss": 0.3748, - "step": 5911 - }, - { - "epoch": 6.82, - "grad_norm": 0.0, - "learning_rate": 2.9259974889694832e-06, - "loss": 0.2468, - "step": 5912 - }, - { - "epoch": 6.82, - "grad_norm": 0.0, - "learning_rate": 2.9230640088016204e-06, - "loss": 0.2203, - "step": 5913 - }, - { - "epoch": 6.82, - "grad_norm": 0.0, - "learning_rate": 2.92013174813644e-06, - "loss": 0.2735, - "step": 5914 - }, - { - "epoch": 6.82, - "grad_norm": 0.0, - "learning_rate": 2.9172007074792342e-06, - "loss": 0.2877, - "step": 5915 - }, - { - "epoch": 6.82, - "grad_norm": 0.0, - "learning_rate": 2.9142708873350766e-06, - "loss": 0.4099, - "step": 5916 - }, - { - "epoch": 6.82, - "grad_norm": 0.0, - "learning_rate": 2.9113422882088403e-06, - "loss": 0.3596, - "step": 5917 - }, - { - "epoch": 6.83, - "grad_norm": 0.0, - "learning_rate": 2.9084149106051797e-06, - "loss": 0.2738, - "step": 5918 - }, - { - "epoch": 6.83, - "grad_norm": 0.0, - "learning_rate": 2.9054887550285483e-06, - "loss": 0.3367, - "step": 5919 - }, - { - "epoch": 6.83, - "grad_norm": 0.0, - "learning_rate": 2.902563821983175e-06, - "loss": 0.2493, - "step": 5920 - }, - { - "epoch": 6.83, - "grad_norm": 0.0, - "learning_rate": 2.8996401119730923e-06, - "loss": 0.2734, - "step": 5921 - }, - { - "epoch": 6.83, - "grad_norm": 0.0, - "learning_rate": 2.896717625502117e-06, - "loss": 0.2788, - "step": 5922 - }, - { - "epoch": 6.83, - "grad_norm": 0.0, - "learning_rate": 2.8937963630738517e-06, - "loss": 0.2779, - "step": 5923 - }, - { - "epoch": 6.83, - "grad_norm": 0.0, - "learning_rate": 2.890876325191687e-06, - "loss": 0.3377, - "step": 5924 - }, - { - "epoch": 6.83, - "grad_norm": 0.0, - "learning_rate": 2.887957512358813e-06, - "loss": 0.2909, - "step": 5925 - }, - { - "epoch": 6.84, - "grad_norm": 0.0, - "learning_rate": 2.8850399250781957e-06, - "loss": 0.2197, - "step": 5926 - }, - { - "epoch": 6.84, - "grad_norm": 0.0, - "learning_rate": 2.882123563852598e-06, - "loss": 0.2978, - "step": 5927 - }, - { - "epoch": 6.84, - "grad_norm": 0.0, - "learning_rate": 2.8792084291845713e-06, - "loss": 0.2924, - "step": 5928 - }, - { - "epoch": 6.84, - "grad_norm": 0.0, - "learning_rate": 2.87629452157645e-06, - "loss": 0.2637, - "step": 5929 - }, - { - "epoch": 6.84, - "grad_norm": 0.0, - "learning_rate": 2.873381841530365e-06, - "loss": 0.2679, - "step": 5930 - }, - { - "epoch": 6.84, - "grad_norm": 0.0, - "learning_rate": 2.87047038954823e-06, - "loss": 0.2991, - "step": 5931 - }, - { - "epoch": 6.84, - "grad_norm": 0.0, - "learning_rate": 2.867560166131744e-06, - "loss": 0.3612, - "step": 5932 - }, - { - "epoch": 6.84, - "grad_norm": 0.0, - "learning_rate": 2.864651171782402e-06, - "loss": 0.2905, - "step": 5933 - }, - { - "epoch": 6.84, - "grad_norm": 0.0, - "learning_rate": 2.8617434070014883e-06, - "loss": 0.3945, - "step": 5934 - }, - { - "epoch": 6.85, - "grad_norm": 0.0, - "learning_rate": 2.858836872290064e-06, - "loss": 0.2698, - "step": 5935 - }, - { - "epoch": 6.85, - "grad_norm": 0.0, - "learning_rate": 2.8559315681489908e-06, - "loss": 0.3281, - "step": 5936 - }, - { - "epoch": 6.85, - "grad_norm": 0.0, - "learning_rate": 2.8530274950789095e-06, - "loss": 0.2807, - "step": 5937 - }, - { - "epoch": 6.85, - "grad_norm": 0.0, - "learning_rate": 2.8501246535802506e-06, - "loss": 0.3165, - "step": 5938 - }, - { - "epoch": 6.85, - "grad_norm": 0.0, - "learning_rate": 2.8472230441532365e-06, - "loss": 0.2753, - "step": 5939 - }, - { - "epoch": 6.85, - "grad_norm": 0.0, - "learning_rate": 2.8443226672978775e-06, - "loss": 0.2438, - "step": 5940 - }, - { - "epoch": 6.85, - "grad_norm": 0.0, - "learning_rate": 2.841423523513961e-06, - "loss": 0.2746, - "step": 5941 - }, - { - "epoch": 6.85, - "grad_norm": 0.0, - "learning_rate": 2.8385256133010775e-06, - "loss": 0.3074, - "step": 5942 - }, - { - "epoch": 6.85, - "grad_norm": 0.0, - "learning_rate": 2.835628937158591e-06, - "loss": 0.3548, - "step": 5943 - }, - { - "epoch": 6.86, - "grad_norm": 0.0, - "learning_rate": 2.83273349558566e-06, - "loss": 0.2133, - "step": 5944 - }, - { - "epoch": 6.86, - "grad_norm": 0.0, - "learning_rate": 2.8298392890812344e-06, - "loss": 0.3257, - "step": 5945 - }, - { - "epoch": 6.86, - "grad_norm": 0.0, - "learning_rate": 2.826946318144037e-06, - "loss": 0.2796, - "step": 5946 - }, - { - "epoch": 6.86, - "grad_norm": 0.0, - "learning_rate": 2.8240545832725963e-06, - "loss": 0.238, - "step": 5947 - }, - { - "epoch": 6.86, - "grad_norm": 0.0, - "learning_rate": 2.821164084965212e-06, - "loss": 0.2538, - "step": 5948 - }, - { - "epoch": 6.86, - "grad_norm": 0.0, - "learning_rate": 2.8182748237199755e-06, - "loss": 0.2322, - "step": 5949 - }, - { - "epoch": 6.86, - "grad_norm": 0.0, - "learning_rate": 2.8153868000347683e-06, - "loss": 0.2778, - "step": 5950 - }, - { - "epoch": 6.86, - "grad_norm": 0.0, - "learning_rate": 2.8125000144072602e-06, - "loss": 0.3002, - "step": 5951 - }, - { - "epoch": 6.87, - "grad_norm": 0.0, - "learning_rate": 2.809614467334899e-06, - "loss": 0.2655, - "step": 5952 - }, - { - "epoch": 6.87, - "grad_norm": 0.0, - "learning_rate": 2.806730159314929e-06, - "loss": 0.3319, - "step": 5953 - }, - { - "epoch": 6.87, - "grad_norm": 0.0, - "learning_rate": 2.8038470908443717e-06, - "loss": 0.2775, - "step": 5954 - }, - { - "epoch": 6.87, - "grad_norm": 0.0, - "learning_rate": 2.8009652624200436e-06, - "loss": 0.269, - "step": 5955 - }, - { - "epoch": 6.87, - "grad_norm": 0.0, - "learning_rate": 2.798084674538538e-06, - "loss": 0.2729, - "step": 5956 - }, - { - "epoch": 6.87, - "grad_norm": 0.0, - "learning_rate": 2.7952053276962444e-06, - "loss": 0.2611, - "step": 5957 - }, - { - "epoch": 6.87, - "grad_norm": 0.0, - "learning_rate": 2.792327222389335e-06, - "loss": 0.2815, - "step": 5958 - }, - { - "epoch": 6.87, - "grad_norm": 0.0, - "learning_rate": 2.7894503591137656e-06, - "loss": 0.2923, - "step": 5959 - }, - { - "epoch": 6.87, - "grad_norm": 0.0, - "learning_rate": 2.7865747383652743e-06, - "loss": 0.2355, - "step": 5960 - }, - { - "epoch": 6.88, - "grad_norm": 0.0, - "learning_rate": 2.7837003606393987e-06, - "loss": 0.3157, - "step": 5961 - }, - { - "epoch": 6.88, - "grad_norm": 0.0, - "learning_rate": 2.780827226431445e-06, - "loss": 0.2665, - "step": 5962 - }, - { - "epoch": 6.88, - "grad_norm": 0.0, - "learning_rate": 2.7779553362365184e-06, - "loss": 0.4274, - "step": 5963 - }, - { - "epoch": 6.88, - "grad_norm": 0.0, - "learning_rate": 2.7750846905495076e-06, - "loss": 0.2503, - "step": 5964 - }, - { - "epoch": 6.88, - "grad_norm": 0.0, - "learning_rate": 2.7722152898650788e-06, - "loss": 0.2536, - "step": 5965 - }, - { - "epoch": 6.88, - "grad_norm": 0.0, - "learning_rate": 2.7693471346776945e-06, - "loss": 0.2685, - "step": 5966 - }, - { - "epoch": 6.88, - "grad_norm": 0.0, - "learning_rate": 2.766480225481595e-06, - "loss": 0.3109, - "step": 5967 - }, - { - "epoch": 6.88, - "grad_norm": 0.0, - "learning_rate": 2.763614562770803e-06, - "loss": 0.3027, - "step": 5968 - }, - { - "epoch": 6.88, - "grad_norm": 0.0, - "learning_rate": 2.7607501470391384e-06, - "loss": 0.2448, - "step": 5969 - }, - { - "epoch": 6.89, - "grad_norm": 0.0, - "learning_rate": 2.7578869787801985e-06, - "loss": 0.3503, - "step": 5970 - }, - { - "epoch": 6.89, - "grad_norm": 0.0, - "learning_rate": 2.755025058487364e-06, - "loss": 0.275, - "step": 5971 - }, - { - "epoch": 6.89, - "grad_norm": 0.0, - "learning_rate": 2.752164386653806e-06, - "loss": 0.3177, - "step": 5972 - }, - { - "epoch": 6.89, - "grad_norm": 0.0, - "learning_rate": 2.7493049637724724e-06, - "loss": 0.2675, - "step": 5973 - }, - { - "epoch": 6.89, - "grad_norm": 0.0, - "learning_rate": 2.746446790336106e-06, - "loss": 0.3188, - "step": 5974 - }, - { - "epoch": 6.89, - "grad_norm": 0.0, - "learning_rate": 2.7435898668372296e-06, - "loss": 0.2912, - "step": 5975 - }, - { - "epoch": 6.89, - "grad_norm": 0.0, - "learning_rate": 2.7407341937681485e-06, - "loss": 0.2916, - "step": 5976 - }, - { - "epoch": 6.89, - "grad_norm": 0.0, - "learning_rate": 2.7378797716209506e-06, - "loss": 0.253, - "step": 5977 - }, - { - "epoch": 6.9, - "grad_norm": 0.0, - "learning_rate": 2.7350266008875194e-06, - "loss": 0.2739, - "step": 5978 - }, - { - "epoch": 6.9, - "grad_norm": 0.0, - "learning_rate": 2.7321746820595084e-06, - "loss": 0.2891, - "step": 5979 - }, - { - "epoch": 6.9, - "grad_norm": 0.0, - "learning_rate": 2.7293240156283653e-06, - "loss": 0.3515, - "step": 5980 - }, - { - "epoch": 6.9, - "grad_norm": 0.0, - "learning_rate": 2.7264746020853217e-06, - "loss": 0.2924, - "step": 5981 - }, - { - "epoch": 6.9, - "grad_norm": 0.0, - "learning_rate": 2.7236264419213852e-06, - "loss": 0.3246, - "step": 5982 - }, - { - "epoch": 6.9, - "grad_norm": 0.0, - "learning_rate": 2.720779535627359e-06, - "loss": 0.2777, - "step": 5983 - }, - { - "epoch": 6.9, - "grad_norm": 0.0, - "learning_rate": 2.717933883693821e-06, - "loss": 0.2675, - "step": 5984 - }, - { - "epoch": 6.9, - "grad_norm": 0.0, - "learning_rate": 2.715089486611132e-06, - "loss": 0.2555, - "step": 5985 - }, - { - "epoch": 6.9, - "grad_norm": 0.0, - "learning_rate": 2.7122463448694446e-06, - "loss": 0.3274, - "step": 5986 - }, - { - "epoch": 6.91, - "grad_norm": 0.0, - "learning_rate": 2.709404458958693e-06, - "loss": 0.3014, - "step": 5987 - }, - { - "epoch": 6.91, - "grad_norm": 0.0, - "learning_rate": 2.706563829368587e-06, - "loss": 0.3595, - "step": 5988 - }, - { - "epoch": 6.91, - "grad_norm": 0.0, - "learning_rate": 2.7037244565886335e-06, - "loss": 0.2937, - "step": 5989 - }, - { - "epoch": 6.91, - "grad_norm": 0.0, - "learning_rate": 2.700886341108108e-06, - "loss": 0.2882, - "step": 5990 - }, - { - "epoch": 6.91, - "grad_norm": 0.0, - "learning_rate": 2.698049483416083e-06, - "loss": 0.3382, - "step": 5991 - }, - { - "epoch": 6.91, - "grad_norm": 0.0, - "learning_rate": 2.695213884001402e-06, - "loss": 0.2746, - "step": 5992 - }, - { - "epoch": 6.91, - "grad_norm": 0.0, - "learning_rate": 2.692379543352699e-06, - "loss": 0.4118, - "step": 5993 - }, - { - "epoch": 6.91, - "grad_norm": 0.0, - "learning_rate": 2.6895464619583946e-06, - "loss": 0.2722, - "step": 5994 - }, - { - "epoch": 6.91, - "grad_norm": 0.0, - "learning_rate": 2.6867146403066833e-06, - "loss": 0.2909, - "step": 5995 - }, - { - "epoch": 6.92, - "grad_norm": 0.0, - "learning_rate": 2.683884078885545e-06, - "loss": 0.2784, - "step": 5996 - }, - { - "epoch": 6.92, - "grad_norm": 0.0, - "learning_rate": 2.681054778182748e-06, - "loss": 0.2597, - "step": 5997 - }, - { - "epoch": 6.92, - "grad_norm": 0.0, - "learning_rate": 2.6782267386858352e-06, - "loss": 0.3103, - "step": 5998 - }, - { - "epoch": 6.92, - "grad_norm": 0.0, - "learning_rate": 2.675399960882138e-06, - "loss": 0.3215, - "step": 5999 - }, - { - "epoch": 6.92, - "grad_norm": 0.0, - "learning_rate": 2.672574445258773e-06, - "loss": 0.2382, - "step": 6000 - }, - { - "epoch": 6.92, - "grad_norm": 0.0, - "learning_rate": 2.669750192302628e-06, - "loss": 0.2838, - "step": 6001 - }, - { - "epoch": 6.92, - "grad_norm": 0.0, - "learning_rate": 2.6669272025003877e-06, - "loss": 0.2394, - "step": 6002 - }, - { - "epoch": 6.92, - "grad_norm": 0.0, - "learning_rate": 2.6641054763385044e-06, - "loss": 0.2399, - "step": 6003 - }, - { - "epoch": 6.93, - "grad_norm": 0.0, - "learning_rate": 2.6612850143032233e-06, - "loss": 0.2887, - "step": 6004 - }, - { - "epoch": 6.93, - "grad_norm": 0.0, - "learning_rate": 2.658465816880572e-06, - "loss": 0.2531, - "step": 6005 - }, - { - "epoch": 6.93, - "grad_norm": 0.0, - "learning_rate": 2.6556478845563525e-06, - "loss": 0.3412, - "step": 6006 - }, - { - "epoch": 6.93, - "grad_norm": 0.0, - "learning_rate": 2.652831217816151e-06, - "loss": 0.2778, - "step": 6007 - }, - { - "epoch": 6.93, - "grad_norm": 0.0, - "learning_rate": 2.6500158171453425e-06, - "loss": 0.3018, - "step": 6008 - }, - { - "epoch": 6.93, - "grad_norm": 0.0, - "learning_rate": 2.647201683029075e-06, - "loss": 0.2643, - "step": 6009 - }, - { - "epoch": 6.93, - "grad_norm": 0.0, - "learning_rate": 2.6443888159522825e-06, - "loss": 0.315, - "step": 6010 - }, - { - "epoch": 6.93, - "grad_norm": 0.0, - "learning_rate": 2.6415772163996845e-06, - "loss": 0.2793, - "step": 6011 - }, - { - "epoch": 6.93, - "grad_norm": 0.0, - "learning_rate": 2.6387668848557724e-06, - "loss": 0.2845, - "step": 6012 - }, - { - "epoch": 6.94, - "grad_norm": 0.0, - "learning_rate": 2.6359578218048287e-06, - "loss": 0.2806, - "step": 6013 - }, - { - "epoch": 6.94, - "grad_norm": 0.0, - "learning_rate": 2.633150027730912e-06, - "loss": 0.3108, - "step": 6014 - }, - { - "epoch": 6.94, - "grad_norm": 0.0, - "learning_rate": 2.630343503117859e-06, - "loss": 0.2652, - "step": 6015 - }, - { - "epoch": 6.94, - "grad_norm": 0.0, - "learning_rate": 2.6275382484492973e-06, - "loss": 0.2894, - "step": 6016 - }, - { - "epoch": 6.94, - "grad_norm": 0.0, - "learning_rate": 2.6247342642086304e-06, - "loss": 0.3366, - "step": 6017 - }, - { - "epoch": 6.94, - "grad_norm": 0.0, - "learning_rate": 2.6219315508790387e-06, - "loss": 0.3316, - "step": 6018 - }, - { - "epoch": 6.94, - "grad_norm": 0.0, - "learning_rate": 2.619130108943494e-06, - "loss": 0.3094, - "step": 6019 - }, - { - "epoch": 6.94, - "grad_norm": 0.0, - "learning_rate": 2.6163299388847384e-06, - "loss": 0.3125, - "step": 6020 - }, - { - "epoch": 6.94, - "grad_norm": 0.0, - "learning_rate": 2.6135310411852977e-06, - "loss": 0.2927, - "step": 6021 - }, - { - "epoch": 6.95, - "grad_norm": 0.0, - "learning_rate": 2.6107334163274823e-06, - "loss": 0.3314, - "step": 6022 - }, - { - "epoch": 6.95, - "grad_norm": 0.0, - "learning_rate": 2.6079370647933834e-06, - "loss": 0.2434, - "step": 6023 - }, - { - "epoch": 6.95, - "grad_norm": 0.0, - "learning_rate": 2.6051419870648643e-06, - "loss": 0.3399, - "step": 6024 - }, - { - "epoch": 6.95, - "grad_norm": 0.0, - "learning_rate": 2.602348183623582e-06, - "loss": 0.2812, - "step": 6025 - }, - { - "epoch": 6.95, - "grad_norm": 0.0, - "learning_rate": 2.5995556549509604e-06, - "loss": 0.3213, - "step": 6026 - }, - { - "epoch": 6.95, - "grad_norm": 0.0, - "learning_rate": 2.5967644015282146e-06, - "loss": 0.3232, - "step": 6027 - }, - { - "epoch": 6.95, - "grad_norm": 0.0, - "learning_rate": 2.593974423836331e-06, - "loss": 0.2659, - "step": 6028 - }, - { - "epoch": 6.95, - "grad_norm": 0.0, - "learning_rate": 2.591185722356082e-06, - "loss": 0.2887, - "step": 6029 - }, - { - "epoch": 6.96, - "grad_norm": 0.0, - "learning_rate": 2.5883982975680242e-06, - "loss": 0.3133, - "step": 6030 - }, - { - "epoch": 6.96, - "grad_norm": 0.0, - "learning_rate": 2.5856121499524832e-06, - "loss": 0.267, - "step": 6031 - }, - { - "epoch": 6.96, - "grad_norm": 0.0, - "learning_rate": 2.5828272799895683e-06, - "loss": 0.2515, - "step": 6032 - }, - { - "epoch": 6.96, - "grad_norm": 0.0, - "learning_rate": 2.580043688159172e-06, - "loss": 0.2323, - "step": 6033 - }, - { - "epoch": 6.96, - "grad_norm": 0.0, - "learning_rate": 2.577261374940968e-06, - "loss": 0.3626, - "step": 6034 - }, - { - "epoch": 6.96, - "grad_norm": 0.0, - "learning_rate": 2.5744803408144026e-06, - "loss": 0.2719, - "step": 6035 - }, - { - "epoch": 6.96, - "grad_norm": 0.0, - "learning_rate": 2.57170058625871e-06, - "loss": 0.2488, - "step": 6036 - }, - { - "epoch": 6.96, - "grad_norm": 0.0, - "learning_rate": 2.568922111752893e-06, - "loss": 0.3017, - "step": 6037 - }, - { - "epoch": 6.96, - "grad_norm": 0.0, - "learning_rate": 2.5661449177757467e-06, - "loss": 0.2779, - "step": 6038 - }, - { - "epoch": 6.97, - "grad_norm": 0.0, - "learning_rate": 2.5633690048058346e-06, - "loss": 0.2409, - "step": 6039 - }, - { - "epoch": 6.97, - "grad_norm": 0.0, - "learning_rate": 2.5605943733215044e-06, - "loss": 0.2803, - "step": 6040 - }, - { - "epoch": 6.97, - "grad_norm": 0.0, - "learning_rate": 2.5578210238008883e-06, - "loss": 0.2654, - "step": 6041 - }, - { - "epoch": 6.97, - "grad_norm": 0.0, - "learning_rate": 2.555048956721886e-06, - "loss": 0.3635, - "step": 6042 - }, - { - "epoch": 6.97, - "grad_norm": 0.0, - "learning_rate": 2.5522781725621814e-06, - "loss": 0.3164, - "step": 6043 - }, - { - "epoch": 6.97, - "grad_norm": 0.0, - "learning_rate": 2.5495086717992447e-06, - "loss": 0.2681, - "step": 6044 - }, - { - "epoch": 6.97, - "grad_norm": 0.0, - "learning_rate": 2.5467404549103094e-06, - "loss": 0.2371, - "step": 6045 - }, - { - "epoch": 6.97, - "grad_norm": 0.0, - "learning_rate": 2.5439735223724006e-06, - "loss": 0.3093, - "step": 6046 - }, - { - "epoch": 6.97, - "grad_norm": 0.0, - "learning_rate": 2.5412078746623225e-06, - "loss": 0.3207, - "step": 6047 - }, - { - "epoch": 6.98, - "grad_norm": 0.0, - "learning_rate": 2.5384435122566463e-06, - "loss": 0.3067, - "step": 6048 - }, - { - "epoch": 6.98, - "grad_norm": 0.0, - "learning_rate": 2.5356804356317345e-06, - "loss": 0.3307, - "step": 6049 - }, - { - "epoch": 6.98, - "grad_norm": 0.0, - "learning_rate": 2.5329186452637213e-06, - "loss": 0.3062, - "step": 6050 - }, - { - "epoch": 6.98, - "grad_norm": 0.0, - "learning_rate": 2.530158141628515e-06, - "loss": 0.2756, - "step": 6051 - }, - { - "epoch": 6.98, - "grad_norm": 0.0, - "learning_rate": 2.5273989252018128e-06, - "loss": 0.2929, - "step": 6052 - }, - { - "epoch": 6.98, - "grad_norm": 0.0, - "learning_rate": 2.5246409964590855e-06, - "loss": 0.2567, - "step": 6053 - }, - { - "epoch": 6.98, - "grad_norm": 0.0, - "learning_rate": 2.521884355875578e-06, - "loss": 0.3264, - "step": 6054 - }, - { - "epoch": 6.98, - "grad_norm": 0.0, - "learning_rate": 2.5191290039263203e-06, - "loss": 0.3386, - "step": 6055 - }, - { - "epoch": 6.99, - "grad_norm": 0.0, - "learning_rate": 2.516374941086115e-06, - "loss": 0.3366, - "step": 6056 - }, - { - "epoch": 6.99, - "grad_norm": 0.0, - "learning_rate": 2.5136221678295413e-06, - "loss": 0.3862, - "step": 6057 - }, - { - "epoch": 6.99, - "grad_norm": 0.0, - "learning_rate": 2.5108706846309607e-06, - "loss": 0.2487, - "step": 6058 - }, - { - "epoch": 6.99, - "grad_norm": 0.0, - "learning_rate": 2.508120491964512e-06, - "loss": 0.3117, - "step": 6059 - }, - { - "epoch": 6.99, - "grad_norm": 0.0, - "learning_rate": 2.505371590304113e-06, - "loss": 0.3269, - "step": 6060 - }, - { - "epoch": 6.99, - "grad_norm": 0.0, - "learning_rate": 2.502623980123453e-06, - "loss": 0.2716, - "step": 6061 - }, - { - "epoch": 6.99, - "grad_norm": 0.0, - "learning_rate": 2.4998776618959997e-06, - "loss": 0.2785, - "step": 6062 - }, - { - "epoch": 6.99, - "grad_norm": 0.0, - "learning_rate": 2.4971326360950032e-06, - "loss": 0.2453, - "step": 6063 - }, - { - "epoch": 6.99, - "grad_norm": 0.0, - "learning_rate": 2.494388903193492e-06, - "loss": 0.3141, - "step": 6064 - }, - { - "epoch": 7.0, - "grad_norm": 0.0, - "learning_rate": 2.491646463664261e-06, - "loss": 0.2753, - "step": 6065 - }, - { - "epoch": 7.0, - "grad_norm": 0.0, - "learning_rate": 2.488905317979896e-06, - "loss": 0.2598, - "step": 6066 - }, - { - "epoch": 7.0, - "grad_norm": 0.0, - "learning_rate": 2.486165466612751e-06, - "loss": 0.3195, - "step": 6067 - }, - { - "epoch": 7.0, - "grad_norm": 0.0, - "learning_rate": 2.483426910034955e-06, - "loss": 0.2755, - "step": 6068 - }, - { - "epoch": 7.0, - "grad_norm": 0.0, - "learning_rate": 2.4806896487184207e-06, - "loss": 0.2625, - "step": 6069 - }, - { - "epoch": 7.0, - "grad_norm": 0.0, - "learning_rate": 2.4779536831348392e-06, - "loss": 0.2815, - "step": 6070 - }, - { - "epoch": 7.0, - "grad_norm": 0.0, - "learning_rate": 2.4752190137556676e-06, - "loss": 0.2227, - "step": 6071 - }, - { - "epoch": 7.0, - "grad_norm": 0.0, - "learning_rate": 2.4724856410521513e-06, - "loss": 0.2455, - "step": 6072 - }, - { - "epoch": 7.0, - "grad_norm": 0.0, - "learning_rate": 2.469753565495303e-06, - "loss": 0.2947, - "step": 6073 - }, - { - "epoch": 7.01, - "grad_norm": 0.0, - "learning_rate": 2.4670227875559196e-06, - "loss": 0.2307, - "step": 6074 - }, - { - "epoch": 7.01, - "grad_norm": 0.0, - "learning_rate": 2.464293307704566e-06, - "loss": 0.2614, - "step": 6075 - }, - { - "epoch": 7.01, - "grad_norm": 0.0, - "learning_rate": 2.4615651264115904e-06, - "loss": 0.2685, - "step": 6076 - }, - { - "epoch": 7.01, - "grad_norm": 0.0, - "learning_rate": 2.4588382441471193e-06, - "loss": 0.2304, - "step": 6077 - }, - { - "epoch": 7.01, - "grad_norm": 0.0, - "learning_rate": 2.456112661381046e-06, - "loss": 0.252, - "step": 6078 - }, - { - "epoch": 7.01, - "grad_norm": 0.0, - "learning_rate": 2.4533883785830438e-06, - "loss": 0.3573, - "step": 6079 - }, - { - "epoch": 7.01, - "grad_norm": 0.0, - "learning_rate": 2.450665396222568e-06, - "loss": 0.2445, - "step": 6080 - }, - { - "epoch": 7.01, - "grad_norm": 0.0, - "learning_rate": 2.447943714768839e-06, - "loss": 0.2582, - "step": 6081 - }, - { - "epoch": 7.01, - "grad_norm": 0.0, - "learning_rate": 2.4452233346908626e-06, - "loss": 0.2539, - "step": 6082 - }, - { - "epoch": 7.02, - "grad_norm": 0.0, - "learning_rate": 2.4425042564574186e-06, - "loss": 0.2673, - "step": 6083 - }, - { - "epoch": 7.02, - "grad_norm": 0.0, - "learning_rate": 2.439786480537054e-06, - "loss": 0.225, - "step": 6084 - }, - { - "epoch": 7.02, - "grad_norm": 0.0, - "learning_rate": 2.437070007398107e-06, - "loss": 0.2524, - "step": 6085 - }, - { - "epoch": 7.02, - "grad_norm": 0.0, - "learning_rate": 2.434354837508676e-06, - "loss": 0.2502, - "step": 6086 - }, - { - "epoch": 7.02, - "grad_norm": 0.0, - "learning_rate": 2.4316409713366353e-06, - "loss": 0.3203, - "step": 6087 - }, - { - "epoch": 7.02, - "grad_norm": 0.0, - "learning_rate": 2.4289284093496533e-06, - "loss": 0.3295, - "step": 6088 - }, - { - "epoch": 7.02, - "grad_norm": 0.0, - "learning_rate": 2.4262171520151557e-06, - "loss": 0.3513, - "step": 6089 - }, - { - "epoch": 7.02, - "grad_norm": 0.0, - "learning_rate": 2.4235071998003434e-06, - "loss": 0.2436, - "step": 6090 - }, - { - "epoch": 7.03, - "grad_norm": 0.0, - "learning_rate": 2.4207985531722034e-06, - "loss": 0.3017, - "step": 6091 - }, - { - "epoch": 7.03, - "grad_norm": 0.0, - "learning_rate": 2.4180912125974865e-06, - "loss": 0.2786, - "step": 6092 - }, - { - "epoch": 7.03, - "grad_norm": 0.0, - "learning_rate": 2.415385178542725e-06, - "loss": 0.2741, - "step": 6093 - }, - { - "epoch": 7.03, - "grad_norm": 0.0, - "learning_rate": 2.412680451474231e-06, - "loss": 0.3051, - "step": 6094 - }, - { - "epoch": 7.03, - "grad_norm": 0.0, - "learning_rate": 2.409977031858075e-06, - "loss": 0.2685, - "step": 6095 - }, - { - "epoch": 7.03, - "grad_norm": 0.0, - "learning_rate": 2.407274920160121e-06, - "loss": 0.2945, - "step": 6096 - }, - { - "epoch": 7.03, - "grad_norm": 0.0, - "learning_rate": 2.4045741168459944e-06, - "loss": 0.2517, - "step": 6097 - }, - { - "epoch": 7.03, - "grad_norm": 0.0, - "learning_rate": 2.4018746223810974e-06, - "loss": 0.3324, - "step": 6098 - }, - { - "epoch": 7.03, - "grad_norm": 0.0, - "learning_rate": 2.3991764372306113e-06, - "loss": 0.2873, - "step": 6099 - }, - { - "epoch": 7.04, - "grad_norm": 0.0, - "learning_rate": 2.3964795618594917e-06, - "loss": 0.2763, - "step": 6100 - }, - { - "epoch": 7.04, - "grad_norm": 0.0, - "learning_rate": 2.393783996732462e-06, - "loss": 0.2298, - "step": 6101 - }, - { - "epoch": 7.04, - "grad_norm": 0.0, - "learning_rate": 2.391089742314028e-06, - "loss": 0.2946, - "step": 6102 - }, - { - "epoch": 7.04, - "grad_norm": 0.0, - "learning_rate": 2.388396799068463e-06, - "loss": 0.252, - "step": 6103 - }, - { - "epoch": 7.04, - "grad_norm": 0.0, - "learning_rate": 2.3857051674598153e-06, - "loss": 0.2622, - "step": 6104 - }, - { - "epoch": 7.04, - "grad_norm": 0.0, - "learning_rate": 2.38301484795191e-06, - "loss": 0.2905, - "step": 6105 - }, - { - "epoch": 7.04, - "grad_norm": 0.0, - "learning_rate": 2.3803258410083496e-06, - "loss": 0.2627, - "step": 6106 - }, - { - "epoch": 7.04, - "grad_norm": 0.0, - "learning_rate": 2.377638147092497e-06, - "loss": 0.3457, - "step": 6107 - }, - { - "epoch": 7.04, - "grad_norm": 0.0, - "learning_rate": 2.374951766667506e-06, - "loss": 0.2293, - "step": 6108 - }, - { - "epoch": 7.05, - "grad_norm": 0.0, - "learning_rate": 2.3722667001962898e-06, - "loss": 0.2438, - "step": 6109 - }, - { - "epoch": 7.05, - "grad_norm": 0.0, - "learning_rate": 2.3695829481415444e-06, - "loss": 0.2482, - "step": 6110 - }, - { - "epoch": 7.05, - "grad_norm": 0.0, - "learning_rate": 2.366900510965733e-06, - "loss": 0.2327, - "step": 6111 - }, - { - "epoch": 7.05, - "grad_norm": 0.0, - "learning_rate": 2.364219389131095e-06, - "loss": 0.2562, - "step": 6112 - }, - { - "epoch": 7.05, - "grad_norm": 0.0, - "learning_rate": 2.361539583099649e-06, - "loss": 0.3198, - "step": 6113 - }, - { - "epoch": 7.05, - "grad_norm": 0.0, - "learning_rate": 2.358861093333177e-06, - "loss": 0.2314, - "step": 6114 - }, - { - "epoch": 7.05, - "grad_norm": 0.0, - "learning_rate": 2.3561839202932344e-06, - "loss": 0.26, - "step": 6115 - }, - { - "epoch": 7.05, - "grad_norm": 0.0, - "learning_rate": 2.35350806444116e-06, - "loss": 0.2814, - "step": 6116 - }, - { - "epoch": 7.06, - "grad_norm": 0.0, - "learning_rate": 2.3508335262380542e-06, - "loss": 0.2543, - "step": 6117 - }, - { - "epoch": 7.06, - "grad_norm": 0.0, - "learning_rate": 2.348160306144799e-06, - "loss": 0.2348, - "step": 6118 - }, - { - "epoch": 7.06, - "grad_norm": 0.0, - "learning_rate": 2.3454884046220463e-06, - "loss": 0.2436, - "step": 6119 - }, - { - "epoch": 7.06, - "grad_norm": 0.0, - "learning_rate": 2.3428178221302143e-06, - "loss": 0.2389, - "step": 6120 - }, - { - "epoch": 7.06, - "grad_norm": 0.0, - "learning_rate": 2.340148559129507e-06, - "loss": 0.3206, - "step": 6121 - }, - { - "epoch": 7.06, - "grad_norm": 0.0, - "learning_rate": 2.337480616079888e-06, - "loss": 0.236, - "step": 6122 - }, - { - "epoch": 7.06, - "grad_norm": 0.0, - "learning_rate": 2.3348139934411008e-06, - "loss": 0.2922, - "step": 6123 - }, - { - "epoch": 7.06, - "grad_norm": 0.0, - "learning_rate": 2.332148691672662e-06, - "loss": 0.2383, - "step": 6124 - }, - { - "epoch": 7.06, - "grad_norm": 0.0, - "learning_rate": 2.329484711233858e-06, - "loss": 0.2328, - "step": 6125 - }, - { - "epoch": 7.07, - "grad_norm": 0.0, - "learning_rate": 2.3268220525837436e-06, - "loss": 0.2449, - "step": 6126 - }, - { - "epoch": 7.07, - "grad_norm": 0.0, - "learning_rate": 2.3241607161811553e-06, - "loss": 0.275, - "step": 6127 - }, - { - "epoch": 7.07, - "grad_norm": 0.0, - "learning_rate": 2.3215007024846912e-06, - "loss": 0.2966, - "step": 6128 - }, - { - "epoch": 7.07, - "grad_norm": 0.0, - "learning_rate": 2.31884201195273e-06, - "loss": 0.2826, - "step": 6129 - }, - { - "epoch": 7.07, - "grad_norm": 0.0, - "learning_rate": 2.316184645043421e-06, - "loss": 0.2726, - "step": 6130 - }, - { - "epoch": 7.07, - "grad_norm": 0.0, - "learning_rate": 2.3135286022146785e-06, - "loss": 0.2423, - "step": 6131 - }, - { - "epoch": 7.07, - "grad_norm": 0.0, - "learning_rate": 2.3108738839241993e-06, - "loss": 0.2631, - "step": 6132 - }, - { - "epoch": 7.07, - "grad_norm": 0.0, - "learning_rate": 2.3082204906294448e-06, - "loss": 0.2776, - "step": 6133 - }, - { - "epoch": 7.07, - "grad_norm": 0.0, - "learning_rate": 2.305568422787645e-06, - "loss": 0.2764, - "step": 6134 - }, - { - "epoch": 7.08, - "grad_norm": 0.0, - "learning_rate": 2.3029176808558097e-06, - "loss": 0.2474, - "step": 6135 - }, - { - "epoch": 7.08, - "grad_norm": 0.0, - "learning_rate": 2.3002682652907184e-06, - "loss": 0.277, - "step": 6136 - }, - { - "epoch": 7.08, - "grad_norm": 0.0, - "learning_rate": 2.297620176548916e-06, - "loss": 0.2671, - "step": 6137 - }, - { - "epoch": 7.08, - "grad_norm": 0.0, - "learning_rate": 2.294973415086729e-06, - "loss": 0.2419, - "step": 6138 - }, - { - "epoch": 7.08, - "grad_norm": 0.0, - "learning_rate": 2.292327981360245e-06, - "loss": 0.2296, - "step": 6139 - }, - { - "epoch": 7.08, - "grad_norm": 0.0, - "learning_rate": 2.289683875825326e-06, - "loss": 0.2863, - "step": 6140 - }, - { - "epoch": 7.08, - "grad_norm": 0.0, - "learning_rate": 2.2870410989376067e-06, - "loss": 0.2741, - "step": 6141 - }, - { - "epoch": 7.08, - "grad_norm": 0.0, - "learning_rate": 2.2843996511524937e-06, - "loss": 0.2459, - "step": 6142 - }, - { - "epoch": 7.09, - "grad_norm": 0.0, - "learning_rate": 2.2817595329251663e-06, - "loss": 0.2442, - "step": 6143 - }, - { - "epoch": 7.09, - "grad_norm": 0.0, - "learning_rate": 2.2791207447105677e-06, - "loss": 0.2567, - "step": 6144 - }, - { - "epoch": 7.09, - "grad_norm": 0.0, - "learning_rate": 2.2764832869634134e-06, - "loss": 0.2535, - "step": 6145 - }, - { - "epoch": 7.09, - "grad_norm": 0.0, - "learning_rate": 2.273847160138198e-06, - "loss": 0.3242, - "step": 6146 - }, - { - "epoch": 7.09, - "grad_norm": 0.0, - "learning_rate": 2.271212364689176e-06, - "loss": 0.2239, - "step": 6147 - }, - { - "epoch": 7.09, - "grad_norm": 0.0, - "learning_rate": 2.268578901070377e-06, - "loss": 0.2945, - "step": 6148 - }, - { - "epoch": 7.09, - "grad_norm": 0.0, - "learning_rate": 2.2659467697356074e-06, - "loss": 0.2518, - "step": 6149 - }, - { - "epoch": 7.09, - "grad_norm": 0.0, - "learning_rate": 2.2633159711384336e-06, - "loss": 0.2491, - "step": 6150 - }, - { - "epoch": 7.09, - "grad_norm": 0.0, - "learning_rate": 2.2606865057321938e-06, - "loss": 0.2638, - "step": 6151 - }, - { - "epoch": 7.1, - "grad_norm": 0.0, - "learning_rate": 2.2580583739700023e-06, - "loss": 0.288, - "step": 6152 - }, - { - "epoch": 7.1, - "grad_norm": 0.0, - "learning_rate": 2.255431576304744e-06, - "loss": 0.2523, - "step": 6153 - }, - { - "epoch": 7.1, - "grad_norm": 0.0, - "learning_rate": 2.2528061131890657e-06, - "loss": 0.296, - "step": 6154 - }, - { - "epoch": 7.1, - "grad_norm": 0.0, - "learning_rate": 2.2501819850753925e-06, - "loss": 0.2542, - "step": 6155 - }, - { - "epoch": 7.1, - "grad_norm": 0.0, - "learning_rate": 2.247559192415911e-06, - "loss": 0.3192, - "step": 6156 - }, - { - "epoch": 7.1, - "grad_norm": 0.0, - "learning_rate": 2.244937735662589e-06, - "loss": 0.2915, - "step": 6157 - }, - { - "epoch": 7.1, - "grad_norm": 0.0, - "learning_rate": 2.2423176152671535e-06, - "loss": 0.267, - "step": 6158 - }, - { - "epoch": 7.1, - "grad_norm": 0.0, - "learning_rate": 2.239698831681105e-06, - "loss": 0.2892, - "step": 6159 - }, - { - "epoch": 7.1, - "grad_norm": 0.0, - "learning_rate": 2.2370813853557194e-06, - "loss": 0.249, - "step": 6160 - }, - { - "epoch": 7.11, - "grad_norm": 0.0, - "learning_rate": 2.2344652767420337e-06, - "loss": 0.2618, - "step": 6161 - }, - { - "epoch": 7.11, - "grad_norm": 0.0, - "learning_rate": 2.231850506290856e-06, - "loss": 0.2814, - "step": 6162 - }, - { - "epoch": 7.11, - "grad_norm": 0.0, - "learning_rate": 2.229237074452768e-06, - "loss": 0.2539, - "step": 6163 - }, - { - "epoch": 7.11, - "grad_norm": 0.0, - "learning_rate": 2.226624981678115e-06, - "loss": 0.2585, - "step": 6164 - }, - { - "epoch": 7.11, - "grad_norm": 0.0, - "learning_rate": 2.2240142284170165e-06, - "loss": 0.251, - "step": 6165 - }, - { - "epoch": 7.11, - "grad_norm": 0.0, - "learning_rate": 2.221404815119361e-06, - "loss": 0.2701, - "step": 6166 - }, - { - "epoch": 7.11, - "grad_norm": 0.0, - "learning_rate": 2.2187967422348023e-06, - "loss": 0.2354, - "step": 6167 - }, - { - "epoch": 7.11, - "grad_norm": 0.0, - "learning_rate": 2.2161900102127688e-06, - "loss": 0.2723, - "step": 6168 - }, - { - "epoch": 7.12, - "grad_norm": 0.0, - "learning_rate": 2.213584619502451e-06, - "loss": 0.3249, - "step": 6169 - }, - { - "epoch": 7.12, - "grad_norm": 0.0, - "learning_rate": 2.21098057055281e-06, - "loss": 0.2275, - "step": 6170 - }, - { - "epoch": 7.12, - "grad_norm": 0.0, - "learning_rate": 2.2083778638125796e-06, - "loss": 0.3117, - "step": 6171 - }, - { - "epoch": 7.12, - "grad_norm": 0.0, - "learning_rate": 2.205776499730263e-06, - "loss": 0.2287, - "step": 6172 - }, - { - "epoch": 7.12, - "grad_norm": 0.0, - "learning_rate": 2.2031764787541244e-06, - "loss": 0.2809, - "step": 6173 - }, - { - "epoch": 7.12, - "grad_norm": 0.0, - "learning_rate": 2.2005778013322067e-06, - "loss": 0.233, - "step": 6174 - }, - { - "epoch": 7.12, - "grad_norm": 0.0, - "learning_rate": 2.1979804679123108e-06, - "loss": 0.2729, - "step": 6175 - }, - { - "epoch": 7.12, - "grad_norm": 0.0, - "learning_rate": 2.1953844789420108e-06, - "loss": 0.2515, - "step": 6176 - }, - { - "epoch": 7.12, - "grad_norm": 0.0, - "learning_rate": 2.1927898348686515e-06, - "loss": 0.2713, - "step": 6177 - }, - { - "epoch": 7.13, - "grad_norm": 0.0, - "learning_rate": 2.190196536139344e-06, - "loss": 0.2536, - "step": 6178 - }, - { - "epoch": 7.13, - "grad_norm": 0.0, - "learning_rate": 2.1876045832009694e-06, - "loss": 0.2541, - "step": 6179 - }, - { - "epoch": 7.13, - "grad_norm": 0.0, - "learning_rate": 2.185013976500173e-06, - "loss": 0.3306, - "step": 6180 - }, - { - "epoch": 7.13, - "grad_norm": 0.0, - "learning_rate": 2.1824247164833656e-06, - "loss": 0.302, - "step": 6181 - }, - { - "epoch": 7.13, - "grad_norm": 0.0, - "learning_rate": 2.1798368035967356e-06, - "loss": 0.273, - "step": 6182 - }, - { - "epoch": 7.13, - "grad_norm": 0.0, - "learning_rate": 2.177250238286235e-06, - "loss": 0.2764, - "step": 6183 - }, - { - "epoch": 7.13, - "grad_norm": 0.0, - "learning_rate": 2.1746650209975785e-06, - "loss": 0.2311, - "step": 6184 - }, - { - "epoch": 7.13, - "grad_norm": 0.0, - "learning_rate": 2.1720811521762554e-06, - "loss": 0.2414, - "step": 6185 - }, - { - "epoch": 7.13, - "grad_norm": 0.0, - "learning_rate": 2.1694986322675204e-06, - "loss": 0.2319, - "step": 6186 - }, - { - "epoch": 7.14, - "grad_norm": 0.0, - "learning_rate": 2.16691746171639e-06, - "loss": 0.2764, - "step": 6187 - }, - { - "epoch": 7.14, - "grad_norm": 0.0, - "learning_rate": 2.1643376409676563e-06, - "loss": 0.3182, - "step": 6188 - }, - { - "epoch": 7.14, - "grad_norm": 0.0, - "learning_rate": 2.161759170465878e-06, - "loss": 0.2668, - "step": 6189 - }, - { - "epoch": 7.14, - "grad_norm": 0.0, - "learning_rate": 2.1591820506553794e-06, - "loss": 0.2414, - "step": 6190 - }, - { - "epoch": 7.14, - "grad_norm": 0.0, - "learning_rate": 2.15660628198025e-06, - "loss": 0.2644, - "step": 6191 - }, - { - "epoch": 7.14, - "grad_norm": 0.0, - "learning_rate": 2.154031864884345e-06, - "loss": 0.2396, - "step": 6192 - }, - { - "epoch": 7.14, - "grad_norm": 0.0, - "learning_rate": 2.1514587998112956e-06, - "loss": 0.2851, - "step": 6193 - }, - { - "epoch": 7.14, - "grad_norm": 0.0, - "learning_rate": 2.1488870872044887e-06, - "loss": 0.2272, - "step": 6194 - }, - { - "epoch": 7.15, - "grad_norm": 0.0, - "learning_rate": 2.1463167275070863e-06, - "loss": 0.2538, - "step": 6195 - }, - { - "epoch": 7.15, - "grad_norm": 0.0, - "learning_rate": 2.143747721162016e-06, - "loss": 0.2223, - "step": 6196 - }, - { - "epoch": 7.15, - "grad_norm": 0.0, - "learning_rate": 2.141180068611971e-06, - "loss": 0.2571, - "step": 6197 - }, - { - "epoch": 7.15, - "grad_norm": 0.0, - "learning_rate": 2.1386137702994057e-06, - "loss": 0.2715, - "step": 6198 - }, - { - "epoch": 7.15, - "grad_norm": 0.0, - "learning_rate": 2.1360488266665534e-06, - "loss": 0.235, - "step": 6199 - }, - { - "epoch": 7.15, - "grad_norm": 0.0, - "learning_rate": 2.1334852381554005e-06, - "loss": 0.2875, - "step": 6200 - }, - { - "epoch": 7.15, - "grad_norm": 0.0, - "learning_rate": 2.13092300520771e-06, - "loss": 0.2366, - "step": 6201 - }, - { - "epoch": 7.15, - "grad_norm": 0.0, - "learning_rate": 2.12836212826501e-06, - "loss": 0.2255, - "step": 6202 - }, - { - "epoch": 7.15, - "grad_norm": 0.0, - "learning_rate": 2.125802607768588e-06, - "loss": 0.2527, - "step": 6203 - }, - { - "epoch": 7.16, - "grad_norm": 0.0, - "learning_rate": 2.123244444159507e-06, - "loss": 0.2676, - "step": 6204 - }, - { - "epoch": 7.16, - "grad_norm": 0.0, - "learning_rate": 2.1206876378785877e-06, - "loss": 0.2963, - "step": 6205 - }, - { - "epoch": 7.16, - "grad_norm": 0.0, - "learning_rate": 2.1181321893664187e-06, - "loss": 0.3533, - "step": 6206 - }, - { - "epoch": 7.16, - "grad_norm": 0.0, - "learning_rate": 2.1155780990633644e-06, - "loss": 0.2622, - "step": 6207 - }, - { - "epoch": 7.16, - "grad_norm": 0.0, - "learning_rate": 2.1130253674095435e-06, - "loss": 0.2606, - "step": 6208 - }, - { - "epoch": 7.16, - "grad_norm": 0.0, - "learning_rate": 2.1104739948448415e-06, - "loss": 0.2313, - "step": 6209 - }, - { - "epoch": 7.16, - "grad_norm": 0.0, - "learning_rate": 2.107923981808918e-06, - "loss": 0.2857, - "step": 6210 - }, - { - "epoch": 7.16, - "grad_norm": 0.0, - "learning_rate": 2.1053753287411895e-06, - "loss": 0.2828, - "step": 6211 - }, - { - "epoch": 7.16, - "grad_norm": 0.0, - "learning_rate": 2.1028280360808405e-06, - "loss": 0.2215, - "step": 6212 - }, - { - "epoch": 7.17, - "grad_norm": 0.0, - "learning_rate": 2.100282104266829e-06, - "loss": 0.2802, - "step": 6213 - }, - { - "epoch": 7.17, - "grad_norm": 0.0, - "learning_rate": 2.0977375337378635e-06, - "loss": 0.2447, - "step": 6214 - }, - { - "epoch": 7.17, - "grad_norm": 0.0, - "learning_rate": 2.0951943249324334e-06, - "loss": 0.2596, - "step": 6215 - }, - { - "epoch": 7.17, - "grad_norm": 0.0, - "learning_rate": 2.0926524782887837e-06, - "loss": 0.2378, - "step": 6216 - }, - { - "epoch": 7.17, - "grad_norm": 0.0, - "learning_rate": 2.090111994244923e-06, - "loss": 0.247, - "step": 6217 - }, - { - "epoch": 7.17, - "grad_norm": 0.0, - "learning_rate": 2.0875728732386336e-06, - "loss": 0.2645, - "step": 6218 - }, - { - "epoch": 7.17, - "grad_norm": 0.0, - "learning_rate": 2.08503511570746e-06, - "loss": 0.2944, - "step": 6219 - }, - { - "epoch": 7.17, - "grad_norm": 0.0, - "learning_rate": 2.082498722088706e-06, - "loss": 0.3044, - "step": 6220 - }, - { - "epoch": 7.18, - "grad_norm": 0.0, - "learning_rate": 2.07996369281945e-06, - "loss": 0.2812, - "step": 6221 - }, - { - "epoch": 7.18, - "grad_norm": 0.0, - "learning_rate": 2.077430028336527e-06, - "loss": 0.2607, - "step": 6222 - }, - { - "epoch": 7.18, - "grad_norm": 0.0, - "learning_rate": 2.074897729076536e-06, - "loss": 0.2214, - "step": 6223 - }, - { - "epoch": 7.18, - "grad_norm": 0.0, - "learning_rate": 2.0723667954758498e-06, - "loss": 0.2785, - "step": 6224 - }, - { - "epoch": 7.18, - "grad_norm": 0.0, - "learning_rate": 2.069837227970599e-06, - "loss": 0.2354, - "step": 6225 - }, - { - "epoch": 7.18, - "grad_norm": 0.0, - "learning_rate": 2.0673090269966846e-06, - "loss": 0.2381, - "step": 6226 - }, - { - "epoch": 7.18, - "grad_norm": 0.0, - "learning_rate": 2.064782192989765e-06, - "loss": 0.2451, - "step": 6227 - }, - { - "epoch": 7.18, - "grad_norm": 0.0, - "learning_rate": 2.062256726385261e-06, - "loss": 0.2454, - "step": 6228 - }, - { - "epoch": 7.18, - "grad_norm": 0.0, - "learning_rate": 2.0597326276183716e-06, - "loss": 0.2975, - "step": 6229 - }, - { - "epoch": 7.19, - "grad_norm": 0.0, - "learning_rate": 2.0572098971240427e-06, - "loss": 0.2688, - "step": 6230 - }, - { - "epoch": 7.19, - "grad_norm": 0.0, - "learning_rate": 2.0546885353369984e-06, - "loss": 0.2227, - "step": 6231 - }, - { - "epoch": 7.19, - "grad_norm": 0.0, - "learning_rate": 2.0521685426917227e-06, - "loss": 0.2399, - "step": 6232 - }, - { - "epoch": 7.19, - "grad_norm": 0.0, - "learning_rate": 2.0496499196224605e-06, - "loss": 0.2215, - "step": 6233 - }, - { - "epoch": 7.19, - "grad_norm": 0.0, - "learning_rate": 2.0471326665632206e-06, - "loss": 0.274, - "step": 6234 - }, - { - "epoch": 7.19, - "grad_norm": 0.0, - "learning_rate": 2.0446167839477815e-06, - "loss": 0.231, - "step": 6235 - }, - { - "epoch": 7.19, - "grad_norm": 0.0, - "learning_rate": 2.0421022722096784e-06, - "loss": 0.2928, - "step": 6236 - }, - { - "epoch": 7.19, - "grad_norm": 0.0, - "learning_rate": 2.0395891317822146e-06, - "loss": 0.288, - "step": 6237 - }, - { - "epoch": 7.19, - "grad_norm": 0.0, - "learning_rate": 2.037077363098461e-06, - "loss": 0.2228, - "step": 6238 - }, - { - "epoch": 7.2, - "grad_norm": 0.0, - "learning_rate": 2.0345669665912402e-06, - "loss": 0.2454, - "step": 6239 - }, - { - "epoch": 7.2, - "grad_norm": 0.0, - "learning_rate": 2.0320579426931517e-06, - "loss": 0.2665, - "step": 6240 - }, - { - "epoch": 7.2, - "grad_norm": 0.0, - "learning_rate": 2.0295502918365473e-06, - "loss": 0.2746, - "step": 6241 - }, - { - "epoch": 7.2, - "grad_norm": 0.0, - "learning_rate": 2.0270440144535497e-06, - "loss": 0.3015, - "step": 6242 - }, - { - "epoch": 7.2, - "grad_norm": 0.0, - "learning_rate": 2.0245391109760437e-06, - "loss": 0.3376, - "step": 6243 - }, - { - "epoch": 7.2, - "grad_norm": 0.0, - "learning_rate": 2.022035581835675e-06, - "loss": 0.2547, - "step": 6244 - }, - { - "epoch": 7.2, - "grad_norm": 0.0, - "learning_rate": 2.019533427463851e-06, - "loss": 0.378, - "step": 6245 - }, - { - "epoch": 7.2, - "grad_norm": 0.0, - "learning_rate": 2.0170326482917492e-06, - "loss": 0.216, - "step": 6246 - }, - { - "epoch": 7.21, - "grad_norm": 0.0, - "learning_rate": 2.0145332447502995e-06, - "loss": 0.2497, - "step": 6247 - }, - { - "epoch": 7.21, - "grad_norm": 0.0, - "learning_rate": 2.012035217270206e-06, - "loss": 0.2794, - "step": 6248 - }, - { - "epoch": 7.21, - "grad_norm": 0.0, - "learning_rate": 2.009538566281931e-06, - "loss": 0.3187, - "step": 6249 - }, - { - "epoch": 7.21, - "grad_norm": 0.0, - "learning_rate": 2.0070432922156956e-06, - "loss": 0.2771, - "step": 6250 - }, - { - "epoch": 7.21, - "grad_norm": 0.0, - "learning_rate": 2.0045493955014915e-06, - "loss": 0.2589, - "step": 6251 - }, - { - "epoch": 7.21, - "grad_norm": 0.0, - "learning_rate": 2.002056876569066e-06, - "loss": 0.3071, - "step": 6252 - }, - { - "epoch": 7.21, - "grad_norm": 0.0, - "learning_rate": 1.9995657358479293e-06, - "loss": 0.3152, - "step": 6253 - }, - { - "epoch": 7.21, - "grad_norm": 0.0, - "learning_rate": 1.9970759737673596e-06, - "loss": 0.2951, - "step": 6254 - }, - { - "epoch": 7.21, - "grad_norm": 0.0, - "learning_rate": 1.994587590756397e-06, - "loss": 0.2187, - "step": 6255 - }, - { - "epoch": 7.22, - "grad_norm": 0.0, - "learning_rate": 1.992100587243836e-06, - "loss": 0.3196, - "step": 6256 - }, - { - "epoch": 7.22, - "grad_norm": 0.0, - "learning_rate": 1.989614963658244e-06, - "loss": 0.2881, - "step": 6257 - }, - { - "epoch": 7.22, - "grad_norm": 0.0, - "learning_rate": 1.987130720427943e-06, - "loss": 0.2347, - "step": 6258 - }, - { - "epoch": 7.22, - "grad_norm": 0.0, - "learning_rate": 1.984647857981017e-06, - "loss": 0.2927, - "step": 6259 - }, - { - "epoch": 7.22, - "grad_norm": 0.0, - "learning_rate": 1.982166376745317e-06, - "loss": 0.261, - "step": 6260 - }, - { - "epoch": 7.22, - "grad_norm": 0.0, - "learning_rate": 1.9796862771484526e-06, - "loss": 0.2868, - "step": 6261 - }, - { - "epoch": 7.22, - "grad_norm": 0.0, - "learning_rate": 1.977207559617802e-06, - "loss": 0.2739, - "step": 6262 - }, - { - "epoch": 7.22, - "grad_norm": 0.0, - "learning_rate": 1.9747302245804944e-06, - "loss": 0.2576, - "step": 6263 - }, - { - "epoch": 7.22, - "grad_norm": 0.0, - "learning_rate": 1.972254272463423e-06, - "loss": 0.3057, - "step": 6264 - }, - { - "epoch": 7.23, - "grad_norm": 0.0, - "learning_rate": 1.969779703693253e-06, - "loss": 0.2619, - "step": 6265 - }, - { - "epoch": 7.23, - "grad_norm": 0.0, - "learning_rate": 1.967306518696397e-06, - "loss": 0.2515, - "step": 6266 - }, - { - "epoch": 7.23, - "grad_norm": 0.0, - "learning_rate": 1.96483471789904e-06, - "loss": 0.2492, - "step": 6267 - }, - { - "epoch": 7.23, - "grad_norm": 0.0, - "learning_rate": 1.9623643017271253e-06, - "loss": 0.2946, - "step": 6268 - }, - { - "epoch": 7.23, - "grad_norm": 0.0, - "learning_rate": 1.959895270606356e-06, - "loss": 0.3081, - "step": 6269 - }, - { - "epoch": 7.23, - "grad_norm": 0.0, - "learning_rate": 1.9574276249621925e-06, - "loss": 0.2781, - "step": 6270 - }, - { - "epoch": 7.23, - "grad_norm": 0.0, - "learning_rate": 1.9549613652198663e-06, - "loss": 0.246, - "step": 6271 - }, - { - "epoch": 7.23, - "grad_norm": 0.0, - "learning_rate": 1.9524964918043633e-06, - "loss": 0.2637, - "step": 6272 - }, - { - "epoch": 7.24, - "grad_norm": 0.0, - "learning_rate": 1.950033005140436e-06, - "loss": 0.2418, - "step": 6273 - }, - { - "epoch": 7.24, - "grad_norm": 0.0, - "learning_rate": 1.9475709056525906e-06, - "loss": 0.2446, - "step": 6274 - }, - { - "epoch": 7.24, - "grad_norm": 0.0, - "learning_rate": 1.9451101937650963e-06, - "loss": 0.2863, - "step": 6275 - }, - { - "epoch": 7.24, - "grad_norm": 0.0, - "learning_rate": 1.9426508699019885e-06, - "loss": 0.3019, - "step": 6276 - }, - { - "epoch": 7.24, - "grad_norm": 0.0, - "learning_rate": 1.9401929344870563e-06, - "loss": 0.2915, - "step": 6277 - }, - { - "epoch": 7.24, - "grad_norm": 0.0, - "learning_rate": 1.937736387943854e-06, - "loss": 0.2369, - "step": 6278 - }, - { - "epoch": 7.24, - "grad_norm": 0.0, - "learning_rate": 1.9352812306956993e-06, - "loss": 0.2519, - "step": 6279 - }, - { - "epoch": 7.24, - "grad_norm": 0.0, - "learning_rate": 1.932827463165662e-06, - "loss": 0.2357, - "step": 6280 - }, - { - "epoch": 7.24, - "grad_norm": 0.0, - "learning_rate": 1.9303750857765767e-06, - "loss": 0.2455, - "step": 6281 - }, - { - "epoch": 7.25, - "grad_norm": 0.0, - "learning_rate": 1.927924098951043e-06, - "loss": 0.3026, - "step": 6282 - }, - { - "epoch": 7.25, - "grad_norm": 0.0, - "learning_rate": 1.925474503111412e-06, - "loss": 0.242, - "step": 6283 - }, - { - "epoch": 7.25, - "grad_norm": 0.0, - "learning_rate": 1.923026298679801e-06, - "loss": 0.2663, - "step": 6284 - }, - { - "epoch": 7.25, - "grad_norm": 0.0, - "learning_rate": 1.920579486078091e-06, - "loss": 0.2714, - "step": 6285 - }, - { - "epoch": 7.25, - "grad_norm": 0.0, - "learning_rate": 1.9181340657279114e-06, - "loss": 0.2253, - "step": 6286 - }, - { - "epoch": 7.25, - "grad_norm": 0.0, - "learning_rate": 1.915690038050666e-06, - "loss": 0.3439, - "step": 6287 - }, - { - "epoch": 7.25, - "grad_norm": 0.0, - "learning_rate": 1.9132474034675066e-06, - "loss": 0.2302, - "step": 6288 - }, - { - "epoch": 7.25, - "grad_norm": 0.0, - "learning_rate": 1.910806162399349e-06, - "loss": 0.2999, - "step": 6289 - }, - { - "epoch": 7.25, - "grad_norm": 0.0, - "learning_rate": 1.908366315266871e-06, - "loss": 0.2327, - "step": 6290 - }, - { - "epoch": 7.26, - "grad_norm": 0.0, - "learning_rate": 1.905927862490512e-06, - "loss": 0.2605, - "step": 6291 - }, - { - "epoch": 7.26, - "grad_norm": 0.0, - "learning_rate": 1.9034908044904632e-06, - "loss": 0.2562, - "step": 6292 - }, - { - "epoch": 7.26, - "grad_norm": 0.0, - "learning_rate": 1.901055141686684e-06, - "loss": 0.2361, - "step": 6293 - }, - { - "epoch": 7.26, - "grad_norm": 0.0, - "learning_rate": 1.8986208744988876e-06, - "loss": 0.2729, - "step": 6294 - }, - { - "epoch": 7.26, - "grad_norm": 0.0, - "learning_rate": 1.896188003346544e-06, - "loss": 0.3559, - "step": 6295 - }, - { - "epoch": 7.26, - "grad_norm": 0.0, - "learning_rate": 1.8937565286488967e-06, - "loss": 0.2621, - "step": 6296 - }, - { - "epoch": 7.26, - "grad_norm": 0.0, - "learning_rate": 1.891326450824933e-06, - "loss": 0.2619, - "step": 6297 - }, - { - "epoch": 7.26, - "grad_norm": 0.0, - "learning_rate": 1.8888977702934086e-06, - "loss": 0.2351, - "step": 6298 - }, - { - "epoch": 7.27, - "grad_norm": 0.0, - "learning_rate": 1.8864704874728346e-06, - "loss": 0.243, - "step": 6299 - }, - { - "epoch": 7.27, - "grad_norm": 0.0, - "learning_rate": 1.8840446027814797e-06, - "loss": 0.2723, - "step": 6300 - }, - { - "epoch": 7.27, - "grad_norm": 0.0, - "learning_rate": 1.881620116637375e-06, - "loss": 0.2402, - "step": 6301 - }, - { - "epoch": 7.27, - "grad_norm": 0.0, - "learning_rate": 1.8791970294583129e-06, - "loss": 0.2616, - "step": 6302 - }, - { - "epoch": 7.27, - "grad_norm": 0.0, - "learning_rate": 1.8767753416618372e-06, - "loss": 0.2837, - "step": 6303 - }, - { - "epoch": 7.27, - "grad_norm": 0.0, - "learning_rate": 1.87435505366526e-06, - "loss": 0.2787, - "step": 6304 - }, - { - "epoch": 7.27, - "grad_norm": 0.0, - "learning_rate": 1.871936165885644e-06, - "loss": 0.2823, - "step": 6305 - }, - { - "epoch": 7.27, - "grad_norm": 0.0, - "learning_rate": 1.8695186787398111e-06, - "loss": 0.2351, - "step": 6306 - }, - { - "epoch": 7.27, - "grad_norm": 0.0, - "learning_rate": 1.8671025926443464e-06, - "loss": 0.2607, - "step": 6307 - }, - { - "epoch": 7.28, - "grad_norm": 0.0, - "learning_rate": 1.8646879080155923e-06, - "loss": 0.2375, - "step": 6308 - }, - { - "epoch": 7.28, - "grad_norm": 0.0, - "learning_rate": 1.8622746252696522e-06, - "loss": 0.3547, - "step": 6309 - }, - { - "epoch": 7.28, - "grad_norm": 0.0, - "learning_rate": 1.8598627448223804e-06, - "loss": 0.2892, - "step": 6310 - }, - { - "epoch": 7.28, - "grad_norm": 0.0, - "learning_rate": 1.8574522670893935e-06, - "loss": 0.217, - "step": 6311 - }, - { - "epoch": 7.28, - "grad_norm": 0.0, - "learning_rate": 1.85504319248607e-06, - "loss": 0.2466, - "step": 6312 - }, - { - "epoch": 7.28, - "grad_norm": 0.0, - "learning_rate": 1.8526355214275382e-06, - "loss": 0.305, - "step": 6313 - }, - { - "epoch": 7.28, - "grad_norm": 0.0, - "learning_rate": 1.8502292543286938e-06, - "loss": 0.2557, - "step": 6314 - }, - { - "epoch": 7.28, - "grad_norm": 0.0, - "learning_rate": 1.8478243916041882e-06, - "loss": 0.2335, - "step": 6315 - }, - { - "epoch": 7.28, - "grad_norm": 0.0, - "learning_rate": 1.845420933668427e-06, - "loss": 0.2789, - "step": 6316 - }, - { - "epoch": 7.29, - "grad_norm": 0.0, - "learning_rate": 1.843018880935572e-06, - "loss": 0.2462, - "step": 6317 - }, - { - "epoch": 7.29, - "grad_norm": 0.0, - "learning_rate": 1.8406182338195522e-06, - "loss": 0.2417, - "step": 6318 - }, - { - "epoch": 7.29, - "grad_norm": 0.0, - "learning_rate": 1.8382189927340454e-06, - "loss": 0.2724, - "step": 6319 - }, - { - "epoch": 7.29, - "grad_norm": 0.0, - "learning_rate": 1.83582115809249e-06, - "loss": 0.3226, - "step": 6320 - }, - { - "epoch": 7.29, - "grad_norm": 0.0, - "learning_rate": 1.8334247303080888e-06, - "loss": 0.2564, - "step": 6321 - }, - { - "epoch": 7.29, - "grad_norm": 0.0, - "learning_rate": 1.8310297097937868e-06, - "loss": 0.2329, - "step": 6322 - }, - { - "epoch": 7.29, - "grad_norm": 0.0, - "learning_rate": 1.828636096962304e-06, - "loss": 0.2373, - "step": 6323 - }, - { - "epoch": 7.29, - "grad_norm": 0.0, - "learning_rate": 1.826243892226106e-06, - "loss": 0.2645, - "step": 6324 - }, - { - "epoch": 7.3, - "grad_norm": 0.0, - "learning_rate": 1.8238530959974143e-06, - "loss": 0.2407, - "step": 6325 - }, - { - "epoch": 7.3, - "grad_norm": 0.0, - "learning_rate": 1.8214637086882214e-06, - "loss": 0.3061, - "step": 6326 - }, - { - "epoch": 7.3, - "grad_norm": 0.0, - "learning_rate": 1.8190757307102646e-06, - "loss": 0.2806, - "step": 6327 - }, - { - "epoch": 7.3, - "grad_norm": 0.0, - "learning_rate": 1.8166891624750393e-06, - "loss": 0.409, - "step": 6328 - }, - { - "epoch": 7.3, - "grad_norm": 0.0, - "learning_rate": 1.8143040043938054e-06, - "loss": 0.2811, - "step": 6329 - }, - { - "epoch": 7.3, - "grad_norm": 0.0, - "learning_rate": 1.8119202568775706e-06, - "loss": 0.234, - "step": 6330 - }, - { - "epoch": 7.3, - "grad_norm": 0.0, - "learning_rate": 1.8095379203371044e-06, - "loss": 0.3393, - "step": 6331 - }, - { - "epoch": 7.3, - "grad_norm": 0.0, - "learning_rate": 1.8071569951829381e-06, - "loss": 0.2845, - "step": 6332 - }, - { - "epoch": 7.3, - "grad_norm": 0.0, - "learning_rate": 1.8047774818253483e-06, - "loss": 0.267, - "step": 6333 - }, - { - "epoch": 7.31, - "grad_norm": 0.0, - "learning_rate": 1.8023993806743777e-06, - "loss": 0.2438, - "step": 6334 - }, - { - "epoch": 7.31, - "grad_norm": 0.0, - "learning_rate": 1.8000226921398234e-06, - "loss": 0.244, - "step": 6335 - }, - { - "epoch": 7.31, - "grad_norm": 0.0, - "learning_rate": 1.7976474166312318e-06, - "loss": 0.3129, - "step": 6336 - }, - { - "epoch": 7.31, - "grad_norm": 0.0, - "learning_rate": 1.7952735545579181e-06, - "loss": 0.2356, - "step": 6337 - }, - { - "epoch": 7.31, - "grad_norm": 0.0, - "learning_rate": 1.792901106328948e-06, - "loss": 0.2505, - "step": 6338 - }, - { - "epoch": 7.31, - "grad_norm": 0.0, - "learning_rate": 1.7905300723531393e-06, - "loss": 0.2745, - "step": 6339 - }, - { - "epoch": 7.31, - "grad_norm": 0.0, - "learning_rate": 1.788160453039075e-06, - "loss": 0.236, - "step": 6340 - }, - { - "epoch": 7.31, - "grad_norm": 0.0, - "learning_rate": 1.7857922487950873e-06, - "loss": 0.2708, - "step": 6341 - }, - { - "epoch": 7.31, - "grad_norm": 0.0, - "learning_rate": 1.7834254600292643e-06, - "loss": 0.2449, - "step": 6342 - }, - { - "epoch": 7.32, - "grad_norm": 0.0, - "learning_rate": 1.7810600871494555e-06, - "loss": 0.2141, - "step": 6343 - }, - { - "epoch": 7.32, - "grad_norm": 0.0, - "learning_rate": 1.7786961305632633e-06, - "loss": 0.2505, - "step": 6344 - }, - { - "epoch": 7.32, - "grad_norm": 0.0, - "learning_rate": 1.7763335906780487e-06, - "loss": 0.2947, - "step": 6345 - }, - { - "epoch": 7.32, - "grad_norm": 0.0, - "learning_rate": 1.773972467900924e-06, - "loss": 0.2487, - "step": 6346 - }, - { - "epoch": 7.32, - "grad_norm": 0.0, - "learning_rate": 1.771612762638758e-06, - "loss": 0.2813, - "step": 6347 - }, - { - "epoch": 7.32, - "grad_norm": 0.0, - "learning_rate": 1.76925447529818e-06, - "loss": 0.2618, - "step": 6348 - }, - { - "epoch": 7.32, - "grad_norm": 0.0, - "learning_rate": 1.766897606285568e-06, - "loss": 0.2807, - "step": 6349 - }, - { - "epoch": 7.32, - "grad_norm": 0.0, - "learning_rate": 1.764542156007062e-06, - "loss": 0.275, - "step": 6350 - }, - { - "epoch": 7.33, - "grad_norm": 0.0, - "learning_rate": 1.7621881248685569e-06, - "loss": 0.2483, - "step": 6351 - }, - { - "epoch": 7.33, - "grad_norm": 0.0, - "learning_rate": 1.7598355132756983e-06, - "loss": 0.2505, - "step": 6352 - }, - { - "epoch": 7.33, - "grad_norm": 0.0, - "learning_rate": 1.7574843216338878e-06, - "loss": 0.2838, - "step": 6353 - }, - { - "epoch": 7.33, - "grad_norm": 0.0, - "learning_rate": 1.7551345503482897e-06, - "loss": 0.236, - "step": 6354 - }, - { - "epoch": 7.33, - "grad_norm": 0.0, - "learning_rate": 1.7527861998238094e-06, - "loss": 0.2463, - "step": 6355 - }, - { - "epoch": 7.33, - "grad_norm": 0.0, - "learning_rate": 1.7504392704651286e-06, - "loss": 0.2926, - "step": 6356 - }, - { - "epoch": 7.33, - "grad_norm": 0.0, - "learning_rate": 1.7480937626766648e-06, - "loss": 0.2428, - "step": 6357 - }, - { - "epoch": 7.33, - "grad_norm": 0.0, - "learning_rate": 1.745749676862596e-06, - "loss": 0.2595, - "step": 6358 - }, - { - "epoch": 7.33, - "grad_norm": 0.0, - "learning_rate": 1.743407013426861e-06, - "loss": 0.3125, - "step": 6359 - }, - { - "epoch": 7.34, - "grad_norm": 0.0, - "learning_rate": 1.7410657727731461e-06, - "loss": 0.3185, - "step": 6360 - }, - { - "epoch": 7.34, - "grad_norm": 0.0, - "learning_rate": 1.7387259553048963e-06, - "loss": 0.2691, - "step": 6361 - }, - { - "epoch": 7.34, - "grad_norm": 0.0, - "learning_rate": 1.7363875614253133e-06, - "loss": 0.2667, - "step": 6362 - }, - { - "epoch": 7.34, - "grad_norm": 0.0, - "learning_rate": 1.7340505915373495e-06, - "loss": 0.232, - "step": 6363 - }, - { - "epoch": 7.34, - "grad_norm": 0.0, - "learning_rate": 1.7317150460437093e-06, - "loss": 0.2403, - "step": 6364 - }, - { - "epoch": 7.34, - "grad_norm": 0.0, - "learning_rate": 1.7293809253468607e-06, - "loss": 0.3168, - "step": 6365 - }, - { - "epoch": 7.34, - "grad_norm": 0.0, - "learning_rate": 1.7270482298490176e-06, - "loss": 0.2977, - "step": 6366 - }, - { - "epoch": 7.34, - "grad_norm": 0.0, - "learning_rate": 1.7247169599521529e-06, - "loss": 0.2509, - "step": 6367 - }, - { - "epoch": 7.34, - "grad_norm": 0.0, - "learning_rate": 1.7223871160579952e-06, - "loss": 0.3372, - "step": 6368 - }, - { - "epoch": 7.35, - "grad_norm": 0.0, - "learning_rate": 1.72005869856802e-06, - "loss": 0.2386, - "step": 6369 - }, - { - "epoch": 7.35, - "grad_norm": 0.0, - "learning_rate": 1.7177317078834677e-06, - "loss": 0.3412, - "step": 6370 - }, - { - "epoch": 7.35, - "grad_norm": 0.0, - "learning_rate": 1.7154061444053239e-06, - "loss": 0.2487, - "step": 6371 - }, - { - "epoch": 7.35, - "grad_norm": 0.0, - "learning_rate": 1.713082008534328e-06, - "loss": 0.2898, - "step": 6372 - }, - { - "epoch": 7.35, - "grad_norm": 0.0, - "learning_rate": 1.7107593006709799e-06, - "loss": 0.2528, - "step": 6373 - }, - { - "epoch": 7.35, - "grad_norm": 0.0, - "learning_rate": 1.7084380212155339e-06, - "loss": 0.2307, - "step": 6374 - }, - { - "epoch": 7.35, - "grad_norm": 0.0, - "learning_rate": 1.7061181705679874e-06, - "loss": 0.2957, - "step": 6375 - }, - { - "epoch": 7.35, - "grad_norm": 0.0, - "learning_rate": 1.7037997491281056e-06, - "loss": 0.2696, - "step": 6376 - }, - { - "epoch": 7.36, - "grad_norm": 0.0, - "learning_rate": 1.7014827572953974e-06, - "loss": 0.2408, - "step": 6377 - }, - { - "epoch": 7.36, - "grad_norm": 0.0, - "learning_rate": 1.6991671954691257e-06, - "loss": 0.2225, - "step": 6378 - }, - { - "epoch": 7.36, - "grad_norm": 0.0, - "learning_rate": 1.6968530640483126e-06, - "loss": 0.2525, - "step": 6379 - }, - { - "epoch": 7.36, - "grad_norm": 0.0, - "learning_rate": 1.6945403634317314e-06, - "loss": 0.265, - "step": 6380 - }, - { - "epoch": 7.36, - "grad_norm": 0.0, - "learning_rate": 1.6922290940179098e-06, - "loss": 0.2561, - "step": 6381 - }, - { - "epoch": 7.36, - "grad_norm": 0.0, - "learning_rate": 1.6899192562051248e-06, - "loss": 0.3203, - "step": 6382 - }, - { - "epoch": 7.36, - "grad_norm": 0.0, - "learning_rate": 1.687610850391408e-06, - "loss": 0.244, - "step": 6383 - }, - { - "epoch": 7.36, - "grad_norm": 0.0, - "learning_rate": 1.6853038769745466e-06, - "loss": 0.2503, - "step": 6384 - }, - { - "epoch": 7.36, - "grad_norm": 0.0, - "learning_rate": 1.6829983363520842e-06, - "loss": 0.2708, - "step": 6385 - }, - { - "epoch": 7.37, - "grad_norm": 0.0, - "learning_rate": 1.6806942289213068e-06, - "loss": 0.2209, - "step": 6386 - }, - { - "epoch": 7.37, - "grad_norm": 0.0, - "learning_rate": 1.6783915550792652e-06, - "loss": 0.2961, - "step": 6387 - }, - { - "epoch": 7.37, - "grad_norm": 0.0, - "learning_rate": 1.6760903152227547e-06, - "loss": 0.2484, - "step": 6388 - }, - { - "epoch": 7.37, - "grad_norm": 0.0, - "learning_rate": 1.6737905097483254e-06, - "loss": 0.3063, - "step": 6389 - }, - { - "epoch": 7.37, - "grad_norm": 0.0, - "learning_rate": 1.6714921390522844e-06, - "loss": 0.262, - "step": 6390 - }, - { - "epoch": 7.37, - "grad_norm": 0.0, - "learning_rate": 1.6691952035306857e-06, - "loss": 0.3965, - "step": 6391 - }, - { - "epoch": 7.37, - "grad_norm": 0.0, - "learning_rate": 1.6668997035793432e-06, - "loss": 0.2472, - "step": 6392 - }, - { - "epoch": 7.37, - "grad_norm": 0.0, - "learning_rate": 1.664605639593818e-06, - "loss": 0.2862, - "step": 6393 - }, - { - "epoch": 7.37, - "grad_norm": 0.0, - "learning_rate": 1.6623130119694197e-06, - "loss": 0.2514, - "step": 6394 - }, - { - "epoch": 7.38, - "grad_norm": 0.0, - "learning_rate": 1.660021821101222e-06, - "loss": 0.2678, - "step": 6395 - }, - { - "epoch": 7.38, - "grad_norm": 0.0, - "learning_rate": 1.6577320673840392e-06, - "loss": 0.2419, - "step": 6396 - }, - { - "epoch": 7.38, - "grad_norm": 0.0, - "learning_rate": 1.6554437512124465e-06, - "loss": 0.2952, - "step": 6397 - }, - { - "epoch": 7.38, - "grad_norm": 0.0, - "learning_rate": 1.653156872980769e-06, - "loss": 0.2442, - "step": 6398 - }, - { - "epoch": 7.38, - "grad_norm": 0.0, - "learning_rate": 1.6508714330830823e-06, - "loss": 0.2401, - "step": 6399 - }, - { - "epoch": 7.38, - "grad_norm": 0.0, - "learning_rate": 1.6485874319132123e-06, - "loss": 0.2722, - "step": 6400 - }, - { - "epoch": 7.38, - "grad_norm": 0.0, - "learning_rate": 1.6463048698647444e-06, - "loss": 0.2245, - "step": 6401 - }, - { - "epoch": 7.38, - "grad_norm": 0.0, - "learning_rate": 1.6440237473310062e-06, - "loss": 0.2635, - "step": 6402 - }, - { - "epoch": 7.39, - "grad_norm": 0.0, - "learning_rate": 1.6417440647050853e-06, - "loss": 0.3026, - "step": 6403 - }, - { - "epoch": 7.39, - "grad_norm": 0.0, - "learning_rate": 1.6394658223798198e-06, - "loss": 0.2569, - "step": 6404 - }, - { - "epoch": 7.39, - "grad_norm": 0.0, - "learning_rate": 1.6371890207477937e-06, - "loss": 0.3115, - "step": 6405 - }, - { - "epoch": 7.39, - "grad_norm": 0.0, - "learning_rate": 1.6349136602013527e-06, - "loss": 0.258, - "step": 6406 - }, - { - "epoch": 7.39, - "grad_norm": 0.0, - "learning_rate": 1.6326397411325845e-06, - "loss": 0.2257, - "step": 6407 - }, - { - "epoch": 7.39, - "grad_norm": 0.0, - "learning_rate": 1.6303672639333323e-06, - "loss": 0.2927, - "step": 6408 - }, - { - "epoch": 7.39, - "grad_norm": 0.0, - "learning_rate": 1.6280962289951907e-06, - "loss": 0.254, - "step": 6409 - }, - { - "epoch": 7.39, - "grad_norm": 0.0, - "learning_rate": 1.625826636709511e-06, - "loss": 0.2628, - "step": 6410 - }, - { - "epoch": 7.39, - "grad_norm": 0.0, - "learning_rate": 1.6235584874673848e-06, - "loss": 0.2852, - "step": 6411 - }, - { - "epoch": 7.4, - "grad_norm": 0.0, - "learning_rate": 1.6212917816596663e-06, - "loss": 0.2507, - "step": 6412 - }, - { - "epoch": 7.4, - "grad_norm": 0.0, - "learning_rate": 1.6190265196769539e-06, - "loss": 0.2967, - "step": 6413 - }, - { - "epoch": 7.4, - "grad_norm": 0.0, - "learning_rate": 1.6167627019095934e-06, - "loss": 0.3079, - "step": 6414 - }, - { - "epoch": 7.4, - "grad_norm": 0.0, - "learning_rate": 1.6145003287476968e-06, - "loss": 0.2597, - "step": 6415 - }, - { - "epoch": 7.4, - "grad_norm": 0.0, - "learning_rate": 1.6122394005811127e-06, - "loss": 0.3285, - "step": 6416 - }, - { - "epoch": 7.4, - "grad_norm": 0.0, - "learning_rate": 1.6099799177994491e-06, - "loss": 0.28, - "step": 6417 - }, - { - "epoch": 7.4, - "grad_norm": 0.0, - "learning_rate": 1.607721880792059e-06, - "loss": 0.2512, - "step": 6418 - }, - { - "epoch": 7.4, - "grad_norm": 0.0, - "learning_rate": 1.6054652899480472e-06, - "loss": 0.2438, - "step": 6419 - }, - { - "epoch": 7.4, - "grad_norm": 0.0, - "learning_rate": 1.6032101456562744e-06, - "loss": 0.2494, - "step": 6420 - }, - { - "epoch": 7.41, - "grad_norm": 0.0, - "learning_rate": 1.6009564483053496e-06, - "loss": 0.242, - "step": 6421 - }, - { - "epoch": 7.41, - "grad_norm": 0.0, - "learning_rate": 1.598704198283627e-06, - "loss": 0.2523, - "step": 6422 - }, - { - "epoch": 7.41, - "grad_norm": 0.0, - "learning_rate": 1.5964533959792217e-06, - "loss": 0.2595, - "step": 6423 - }, - { - "epoch": 7.41, - "grad_norm": 0.0, - "learning_rate": 1.5942040417799897e-06, - "loss": 0.3254, - "step": 6424 - }, - { - "epoch": 7.41, - "grad_norm": 0.0, - "learning_rate": 1.5919561360735403e-06, - "loss": 0.238, - "step": 6425 - }, - { - "epoch": 7.41, - "grad_norm": 0.0, - "learning_rate": 1.5897096792472354e-06, - "loss": 0.3069, - "step": 6426 - }, - { - "epoch": 7.41, - "grad_norm": 0.0, - "learning_rate": 1.587464671688187e-06, - "loss": 0.244, - "step": 6427 - }, - { - "epoch": 7.41, - "grad_norm": 0.0, - "learning_rate": 1.5852211137832585e-06, - "loss": 0.2635, - "step": 6428 - }, - { - "epoch": 7.42, - "grad_norm": 0.0, - "learning_rate": 1.5829790059190586e-06, - "loss": 0.2749, - "step": 6429 - }, - { - "epoch": 7.42, - "grad_norm": 0.0, - "learning_rate": 1.5807383484819483e-06, - "loss": 0.2685, - "step": 6430 - }, - { - "epoch": 7.42, - "grad_norm": 0.0, - "learning_rate": 1.578499141858041e-06, - "loss": 0.2416, - "step": 6431 - }, - { - "epoch": 7.42, - "grad_norm": 0.0, - "learning_rate": 1.5762613864331965e-06, - "loss": 0.2743, - "step": 6432 - }, - { - "epoch": 7.42, - "grad_norm": 0.0, - "learning_rate": 1.574025082593027e-06, - "loss": 0.2395, - "step": 6433 - }, - { - "epoch": 7.42, - "grad_norm": 0.0, - "learning_rate": 1.5717902307228972e-06, - "loss": 0.216, - "step": 6434 - }, - { - "epoch": 7.42, - "grad_norm": 0.0, - "learning_rate": 1.5695568312079156e-06, - "loss": 0.2501, - "step": 6435 - }, - { - "epoch": 7.42, - "grad_norm": 0.0, - "learning_rate": 1.5673248844329402e-06, - "loss": 0.289, - "step": 6436 - }, - { - "epoch": 7.42, - "grad_norm": 0.0, - "learning_rate": 1.5650943907825888e-06, - "loss": 0.2589, - "step": 6437 - }, - { - "epoch": 7.43, - "grad_norm": 0.0, - "learning_rate": 1.5628653506412139e-06, - "loss": 0.2822, - "step": 6438 - }, - { - "epoch": 7.43, - "grad_norm": 0.0, - "learning_rate": 1.5606377643929305e-06, - "loss": 0.2391, - "step": 6439 - }, - { - "epoch": 7.43, - "grad_norm": 0.0, - "learning_rate": 1.5584116324215982e-06, - "loss": 0.2744, - "step": 6440 - }, - { - "epoch": 7.43, - "grad_norm": 0.0, - "learning_rate": 1.5561869551108212e-06, - "loss": 0.2554, - "step": 6441 - }, - { - "epoch": 7.43, - "grad_norm": 0.0, - "learning_rate": 1.5539637328439627e-06, - "loss": 0.2342, - "step": 6442 - }, - { - "epoch": 7.43, - "grad_norm": 0.0, - "learning_rate": 1.5517419660041277e-06, - "loss": 0.2268, - "step": 6443 - }, - { - "epoch": 7.43, - "grad_norm": 0.0, - "learning_rate": 1.5495216549741677e-06, - "loss": 0.2405, - "step": 6444 - }, - { - "epoch": 7.43, - "grad_norm": 0.0, - "learning_rate": 1.5473028001366973e-06, - "loss": 0.2504, - "step": 6445 - }, - { - "epoch": 7.43, - "grad_norm": 0.0, - "learning_rate": 1.545085401874068e-06, - "loss": 0.2391, - "step": 6446 - }, - { - "epoch": 7.44, - "grad_norm": 0.0, - "learning_rate": 1.542869460568379e-06, - "loss": 0.2724, - "step": 6447 - }, - { - "epoch": 7.44, - "grad_norm": 0.0, - "learning_rate": 1.540654976601489e-06, - "loss": 0.2797, - "step": 6448 - }, - { - "epoch": 7.44, - "grad_norm": 0.0, - "learning_rate": 1.5384419503549941e-06, - "loss": 0.2464, - "step": 6449 - }, - { - "epoch": 7.44, - "grad_norm": 0.0, - "learning_rate": 1.5362303822102464e-06, - "loss": 0.2601, - "step": 6450 - }, - { - "epoch": 7.44, - "grad_norm": 0.0, - "learning_rate": 1.534020272548349e-06, - "loss": 0.2689, - "step": 6451 - }, - { - "epoch": 7.44, - "grad_norm": 0.0, - "learning_rate": 1.5318116217501445e-06, - "loss": 0.2665, - "step": 6452 - }, - { - "epoch": 7.44, - "grad_norm": 0.0, - "learning_rate": 1.529604430196232e-06, - "loss": 0.2371, - "step": 6453 - }, - { - "epoch": 7.44, - "grad_norm": 0.0, - "learning_rate": 1.5273986982669553e-06, - "loss": 0.3032, - "step": 6454 - }, - { - "epoch": 7.45, - "grad_norm": 0.0, - "learning_rate": 1.5251944263424056e-06, - "loss": 0.2198, - "step": 6455 - }, - { - "epoch": 7.45, - "grad_norm": 0.0, - "learning_rate": 1.522991614802427e-06, - "loss": 0.2422, - "step": 6456 - }, - { - "epoch": 7.45, - "grad_norm": 0.0, - "learning_rate": 1.5207902640266114e-06, - "loss": 0.2617, - "step": 6457 - }, - { - "epoch": 7.45, - "grad_norm": 0.0, - "learning_rate": 1.5185903743942932e-06, - "loss": 0.2974, - "step": 6458 - }, - { - "epoch": 7.45, - "grad_norm": 0.0, - "learning_rate": 1.5163919462845622e-06, - "loss": 0.2402, - "step": 6459 - }, - { - "epoch": 7.45, - "grad_norm": 0.0, - "learning_rate": 1.5141949800762523e-06, - "loss": 0.3342, - "step": 6460 - }, - { - "epoch": 7.45, - "grad_norm": 0.0, - "learning_rate": 1.5119994761479429e-06, - "loss": 0.266, - "step": 6461 - }, - { - "epoch": 7.45, - "grad_norm": 0.0, - "learning_rate": 1.5098054348779678e-06, - "loss": 0.2491, - "step": 6462 - }, - { - "epoch": 7.45, - "grad_norm": 0.0, - "learning_rate": 1.507612856644405e-06, - "loss": 0.3408, - "step": 6463 - }, - { - "epoch": 7.46, - "grad_norm": 0.0, - "learning_rate": 1.5054217418250848e-06, - "loss": 0.2534, - "step": 6464 - }, - { - "epoch": 7.46, - "grad_norm": 0.0, - "learning_rate": 1.5032320907975772e-06, - "loss": 0.2816, - "step": 6465 - }, - { - "epoch": 7.46, - "grad_norm": 0.0, - "learning_rate": 1.5010439039392043e-06, - "loss": 0.3472, - "step": 6466 - }, - { - "epoch": 7.46, - "grad_norm": 0.0, - "learning_rate": 1.4988571816270402e-06, - "loss": 0.24, - "step": 6467 - }, - { - "epoch": 7.46, - "grad_norm": 0.0, - "learning_rate": 1.496671924237898e-06, - "loss": 0.2662, - "step": 6468 - }, - { - "epoch": 7.46, - "grad_norm": 0.0, - "learning_rate": 1.4944881321483428e-06, - "loss": 0.2764, - "step": 6469 - }, - { - "epoch": 7.46, - "grad_norm": 0.0, - "learning_rate": 1.492305805734693e-06, - "loss": 0.2779, - "step": 6470 - }, - { - "epoch": 7.46, - "grad_norm": 0.0, - "learning_rate": 1.4901249453730038e-06, - "loss": 0.282, - "step": 6471 - }, - { - "epoch": 7.46, - "grad_norm": 0.0, - "learning_rate": 1.4879455514390817e-06, - "loss": 0.3083, - "step": 6472 - }, - { - "epoch": 7.47, - "grad_norm": 0.0, - "learning_rate": 1.485767624308485e-06, - "loss": 0.2616, - "step": 6473 - }, - { - "epoch": 7.47, - "grad_norm": 0.0, - "learning_rate": 1.4835911643565094e-06, - "loss": 0.2571, - "step": 6474 - }, - { - "epoch": 7.47, - "grad_norm": 0.0, - "learning_rate": 1.4814161719582132e-06, - "loss": 0.2818, - "step": 6475 - }, - { - "epoch": 7.47, - "grad_norm": 0.0, - "learning_rate": 1.4792426474883869e-06, - "loss": 0.4101, - "step": 6476 - }, - { - "epoch": 7.47, - "grad_norm": 0.0, - "learning_rate": 1.4770705913215743e-06, - "loss": 0.2353, - "step": 6477 - }, - { - "epoch": 7.47, - "grad_norm": 0.0, - "learning_rate": 1.4749000038320671e-06, - "loss": 0.2475, - "step": 6478 - }, - { - "epoch": 7.47, - "grad_norm": 0.0, - "learning_rate": 1.4727308853939004e-06, - "loss": 0.2403, - "step": 6479 - }, - { - "epoch": 7.47, - "grad_norm": 0.0, - "learning_rate": 1.4705632363808586e-06, - "loss": 0.2397, - "step": 6480 - }, - { - "epoch": 7.48, - "grad_norm": 0.0, - "learning_rate": 1.4683970571664763e-06, - "loss": 0.3382, - "step": 6481 - }, - { - "epoch": 7.48, - "grad_norm": 0.0, - "learning_rate": 1.4662323481240281e-06, - "loss": 0.2549, - "step": 6482 - }, - { - "epoch": 7.48, - "grad_norm": 0.0, - "learning_rate": 1.4640691096265358e-06, - "loss": 0.2897, - "step": 6483 - }, - { - "epoch": 7.48, - "grad_norm": 0.0, - "learning_rate": 1.4619073420467756e-06, - "loss": 0.2791, - "step": 6484 - }, - { - "epoch": 7.48, - "grad_norm": 0.0, - "learning_rate": 1.4597470457572583e-06, - "loss": 0.2926, - "step": 6485 - }, - { - "epoch": 7.48, - "grad_norm": 0.0, - "learning_rate": 1.4575882211302527e-06, - "loss": 0.2864, - "step": 6486 - }, - { - "epoch": 7.48, - "grad_norm": 0.0, - "learning_rate": 1.4554308685377694e-06, - "loss": 0.2503, - "step": 6487 - }, - { - "epoch": 7.48, - "grad_norm": 0.0, - "learning_rate": 1.4532749883515606e-06, - "loss": 0.3363, - "step": 6488 - }, - { - "epoch": 7.48, - "grad_norm": 0.0, - "learning_rate": 1.451120580943134e-06, - "loss": 0.2361, - "step": 6489 - }, - { - "epoch": 7.49, - "grad_norm": 0.0, - "learning_rate": 1.4489676466837366e-06, - "loss": 0.2579, - "step": 6490 - }, - { - "epoch": 7.49, - "grad_norm": 0.0, - "learning_rate": 1.4468161859443609e-06, - "loss": 0.2532, - "step": 6491 - }, - { - "epoch": 7.49, - "grad_norm": 0.0, - "learning_rate": 1.44466619909575e-06, - "loss": 0.3106, - "step": 6492 - }, - { - "epoch": 7.49, - "grad_norm": 0.0, - "learning_rate": 1.4425176865083946e-06, - "loss": 0.2515, - "step": 6493 - }, - { - "epoch": 7.49, - "grad_norm": 0.0, - "learning_rate": 1.4403706485525226e-06, - "loss": 0.2961, - "step": 6494 - }, - { - "epoch": 7.49, - "grad_norm": 0.0, - "learning_rate": 1.4382250855981172e-06, - "loss": 0.2498, - "step": 6495 - }, - { - "epoch": 7.49, - "grad_norm": 0.0, - "learning_rate": 1.4360809980149027e-06, - "loss": 0.2624, - "step": 6496 - }, - { - "epoch": 7.49, - "grad_norm": 0.0, - "learning_rate": 1.4339383861723465e-06, - "loss": 0.2276, - "step": 6497 - }, - { - "epoch": 7.49, - "grad_norm": 0.0, - "learning_rate": 1.431797250439667e-06, - "loss": 0.2141, - "step": 6498 - }, - { - "epoch": 7.5, - "grad_norm": 0.0, - "learning_rate": 1.4296575911858268e-06, - "loss": 0.2344, - "step": 6499 - }, - { - "epoch": 7.5, - "grad_norm": 0.0, - "learning_rate": 1.4275194087795352e-06, - "loss": 0.2367, - "step": 6500 - }, - { - "epoch": 7.5, - "grad_norm": 0.0, - "learning_rate": 1.4253827035892442e-06, - "loss": 0.2782, - "step": 6501 - }, - { - "epoch": 7.5, - "grad_norm": 0.0, - "learning_rate": 1.4232474759831483e-06, - "loss": 0.2749, - "step": 6502 - }, - { - "epoch": 7.5, - "grad_norm": 0.0, - "learning_rate": 1.4211137263291952e-06, - "loss": 0.302, - "step": 6503 - }, - { - "epoch": 7.5, - "grad_norm": 0.0, - "learning_rate": 1.4189814549950765e-06, - "loss": 0.2867, - "step": 6504 - }, - { - "epoch": 7.5, - "grad_norm": 0.0, - "learning_rate": 1.4168506623482202e-06, - "loss": 0.2904, - "step": 6505 - }, - { - "epoch": 7.5, - "grad_norm": 0.0, - "learning_rate": 1.4147213487558131e-06, - "loss": 0.2227, - "step": 6506 - }, - { - "epoch": 7.51, - "grad_norm": 0.0, - "learning_rate": 1.412593514584777e-06, - "loss": 0.2828, - "step": 6507 - }, - { - "epoch": 7.51, - "grad_norm": 0.0, - "learning_rate": 1.4104671602017795e-06, - "loss": 0.2327, - "step": 6508 - }, - { - "epoch": 7.51, - "grad_norm": 0.0, - "learning_rate": 1.4083422859732365e-06, - "loss": 0.2603, - "step": 6509 - }, - { - "epoch": 7.51, - "grad_norm": 0.0, - "learning_rate": 1.4062188922653086e-06, - "loss": 0.3697, - "step": 6510 - }, - { - "epoch": 7.51, - "grad_norm": 0.0, - "learning_rate": 1.4040969794439041e-06, - "loss": 0.2204, - "step": 6511 - }, - { - "epoch": 7.51, - "grad_norm": 0.0, - "learning_rate": 1.4019765478746683e-06, - "loss": 0.2472, - "step": 6512 - }, - { - "epoch": 7.51, - "grad_norm": 0.0, - "learning_rate": 1.3998575979229944e-06, - "loss": 0.3166, - "step": 6513 - }, - { - "epoch": 7.51, - "grad_norm": 0.0, - "learning_rate": 1.397740129954026e-06, - "loss": 0.2547, - "step": 6514 - }, - { - "epoch": 7.51, - "grad_norm": 0.0, - "learning_rate": 1.3956241443326423e-06, - "loss": 0.3025, - "step": 6515 - }, - { - "epoch": 7.52, - "grad_norm": 0.0, - "learning_rate": 1.3935096414234729e-06, - "loss": 0.2658, - "step": 6516 - }, - { - "epoch": 7.52, - "grad_norm": 0.0, - "learning_rate": 1.3913966215908926e-06, - "loss": 0.28, - "step": 6517 - }, - { - "epoch": 7.52, - "grad_norm": 0.0, - "learning_rate": 1.389285085199017e-06, - "loss": 0.2304, - "step": 6518 - }, - { - "epoch": 7.52, - "grad_norm": 0.0, - "learning_rate": 1.387175032611705e-06, - "loss": 0.2681, - "step": 6519 - }, - { - "epoch": 7.52, - "grad_norm": 0.0, - "learning_rate": 1.385066464192567e-06, - "loss": 0.2119, - "step": 6520 - }, - { - "epoch": 7.52, - "grad_norm": 0.0, - "learning_rate": 1.382959380304948e-06, - "loss": 0.2622, - "step": 6521 - }, - { - "epoch": 7.52, - "grad_norm": 0.0, - "learning_rate": 1.380853781311945e-06, - "loss": 0.2281, - "step": 6522 - }, - { - "epoch": 7.52, - "grad_norm": 0.0, - "learning_rate": 1.378749667576399e-06, - "loss": 0.2692, - "step": 6523 - }, - { - "epoch": 7.52, - "grad_norm": 0.0, - "learning_rate": 1.3766470394608867e-06, - "loss": 0.3046, - "step": 6524 - }, - { - "epoch": 7.53, - "grad_norm": 0.0, - "learning_rate": 1.3745458973277392e-06, - "loss": 0.3048, - "step": 6525 - }, - { - "epoch": 7.53, - "grad_norm": 0.0, - "learning_rate": 1.372446241539026e-06, - "loss": 0.3723, - "step": 6526 - }, - { - "epoch": 7.53, - "grad_norm": 0.0, - "learning_rate": 1.3703480724565577e-06, - "loss": 0.2198, - "step": 6527 - }, - { - "epoch": 7.53, - "grad_norm": 0.0, - "learning_rate": 1.3682513904418947e-06, - "loss": 0.2279, - "step": 6528 - }, - { - "epoch": 7.53, - "grad_norm": 0.0, - "learning_rate": 1.3661561958563407e-06, - "loss": 0.2763, - "step": 6529 - }, - { - "epoch": 7.53, - "grad_norm": 0.0, - "learning_rate": 1.3640624890609376e-06, - "loss": 0.2753, - "step": 6530 - }, - { - "epoch": 7.53, - "grad_norm": 0.0, - "learning_rate": 1.3619702704164783e-06, - "loss": 0.2331, - "step": 6531 - }, - { - "epoch": 7.53, - "grad_norm": 0.0, - "learning_rate": 1.359879540283492e-06, - "loss": 0.3003, - "step": 6532 - }, - { - "epoch": 7.54, - "grad_norm": 0.0, - "learning_rate": 1.3577902990222547e-06, - "loss": 0.2728, - "step": 6533 - }, - { - "epoch": 7.54, - "grad_norm": 0.0, - "learning_rate": 1.355702546992791e-06, - "loss": 0.2733, - "step": 6534 - }, - { - "epoch": 7.54, - "grad_norm": 0.0, - "learning_rate": 1.3536162845548572e-06, - "loss": 0.3443, - "step": 6535 - }, - { - "epoch": 7.54, - "grad_norm": 0.0, - "learning_rate": 1.3515315120679651e-06, - "loss": 0.3139, - "step": 6536 - }, - { - "epoch": 7.54, - "grad_norm": 0.0, - "learning_rate": 1.3494482298913614e-06, - "loss": 0.2898, - "step": 6537 - }, - { - "epoch": 7.54, - "grad_norm": 0.0, - "learning_rate": 1.3473664383840367e-06, - "loss": 0.2963, - "step": 6538 - }, - { - "epoch": 7.54, - "grad_norm": 0.0, - "learning_rate": 1.3452861379047289e-06, - "loss": 0.2629, - "step": 6539 - }, - { - "epoch": 7.54, - "grad_norm": 0.0, - "learning_rate": 1.3432073288119196e-06, - "loss": 0.3028, - "step": 6540 - }, - { - "epoch": 7.54, - "grad_norm": 0.0, - "learning_rate": 1.341130011463826e-06, - "loss": 0.2811, - "step": 6541 - }, - { - "epoch": 7.55, - "grad_norm": 0.0, - "learning_rate": 1.339054186218418e-06, - "loss": 0.3102, - "step": 6542 - }, - { - "epoch": 7.55, - "grad_norm": 0.0, - "learning_rate": 1.336979853433399e-06, - "loss": 0.2333, - "step": 6543 - }, - { - "epoch": 7.55, - "grad_norm": 0.0, - "learning_rate": 1.3349070134662201e-06, - "loss": 0.2613, - "step": 6544 - }, - { - "epoch": 7.55, - "grad_norm": 0.0, - "learning_rate": 1.3328356666740739e-06, - "loss": 0.2732, - "step": 6545 - }, - { - "epoch": 7.55, - "grad_norm": 0.0, - "learning_rate": 1.330765813413899e-06, - "loss": 0.2718, - "step": 6546 - }, - { - "epoch": 7.55, - "grad_norm": 0.0, - "learning_rate": 1.3286974540423747e-06, - "loss": 0.2223, - "step": 6547 - }, - { - "epoch": 7.55, - "grad_norm": 0.0, - "learning_rate": 1.3266305889159204e-06, - "loss": 0.2291, - "step": 6548 - }, - { - "epoch": 7.55, - "grad_norm": 0.0, - "learning_rate": 1.3245652183906965e-06, - "loss": 0.223, - "step": 6549 - }, - { - "epoch": 7.55, - "grad_norm": 0.0, - "learning_rate": 1.3225013428226151e-06, - "loss": 0.2899, - "step": 6550 - }, - { - "epoch": 7.56, - "grad_norm": 0.0, - "learning_rate": 1.3204389625673208e-06, - "loss": 0.308, - "step": 6551 - }, - { - "epoch": 7.56, - "grad_norm": 0.0, - "learning_rate": 1.3183780779802047e-06, - "loss": 0.2362, - "step": 6552 - }, - { - "epoch": 7.56, - "grad_norm": 0.0, - "learning_rate": 1.3163186894164026e-06, - "loss": 0.4049, - "step": 6553 - }, - { - "epoch": 7.56, - "grad_norm": 0.0, - "learning_rate": 1.3142607972307886e-06, - "loss": 0.2747, - "step": 6554 - }, - { - "epoch": 7.56, - "grad_norm": 0.0, - "learning_rate": 1.3122044017779768e-06, - "loss": 0.237, - "step": 6555 - }, - { - "epoch": 7.56, - "grad_norm": 0.0, - "learning_rate": 1.3101495034123313e-06, - "loss": 0.2648, - "step": 6556 - }, - { - "epoch": 7.56, - "grad_norm": 0.0, - "learning_rate": 1.3080961024879501e-06, - "loss": 0.2671, - "step": 6557 - }, - { - "epoch": 7.56, - "grad_norm": 0.0, - "learning_rate": 1.3060441993586793e-06, - "loss": 0.2883, - "step": 6558 - }, - { - "epoch": 7.57, - "grad_norm": 0.0, - "learning_rate": 1.3039937943781046e-06, - "loss": 0.302, - "step": 6559 - }, - { - "epoch": 7.57, - "grad_norm": 0.0, - "learning_rate": 1.30194488789955e-06, - "loss": 0.2516, - "step": 6560 - }, - { - "epoch": 7.57, - "grad_norm": 0.0, - "learning_rate": 1.29989748027609e-06, - "loss": 0.2394, - "step": 6561 - }, - { - "epoch": 7.57, - "grad_norm": 0.0, - "learning_rate": 1.2978515718605311e-06, - "loss": 0.2516, - "step": 6562 - }, - { - "epoch": 7.57, - "grad_norm": 0.0, - "learning_rate": 1.2958071630054214e-06, - "loss": 0.2728, - "step": 6563 - }, - { - "epoch": 7.57, - "grad_norm": 0.0, - "learning_rate": 1.2937642540630658e-06, - "loss": 0.2318, - "step": 6564 - }, - { - "epoch": 7.57, - "grad_norm": 0.0, - "learning_rate": 1.2917228453854936e-06, - "loss": 0.2665, - "step": 6565 - }, - { - "epoch": 7.57, - "grad_norm": 0.0, - "learning_rate": 1.28968293732448e-06, - "loss": 0.2411, - "step": 6566 - }, - { - "epoch": 7.57, - "grad_norm": 0.0, - "learning_rate": 1.2876445302315489e-06, - "loss": 0.2668, - "step": 6567 - }, - { - "epoch": 7.58, - "grad_norm": 0.0, - "learning_rate": 1.285607624457954e-06, - "loss": 0.2458, - "step": 6568 - }, - { - "epoch": 7.58, - "grad_norm": 0.0, - "learning_rate": 1.2835722203546996e-06, - "loss": 0.2642, - "step": 6569 - }, - { - "epoch": 7.58, - "grad_norm": 0.0, - "learning_rate": 1.2815383182725295e-06, - "loss": 0.2856, - "step": 6570 - }, - { - "epoch": 7.58, - "grad_norm": 0.0, - "learning_rate": 1.279505918561923e-06, - "loss": 0.2599, - "step": 6571 - }, - { - "epoch": 7.58, - "grad_norm": 0.0, - "learning_rate": 1.2774750215731103e-06, - "loss": 0.2444, - "step": 6572 - }, - { - "epoch": 7.58, - "grad_norm": 0.0, - "learning_rate": 1.2754456276560534e-06, - "loss": 0.2827, - "step": 6573 - }, - { - "epoch": 7.58, - "grad_norm": 0.0, - "learning_rate": 1.2734177371604562e-06, - "loss": 0.2439, - "step": 6574 - }, - { - "epoch": 7.58, - "grad_norm": 0.0, - "learning_rate": 1.27139135043577e-06, - "loss": 0.2572, - "step": 6575 - }, - { - "epoch": 7.58, - "grad_norm": 0.0, - "learning_rate": 1.2693664678311846e-06, - "loss": 0.2757, - "step": 6576 - }, - { - "epoch": 7.59, - "grad_norm": 0.0, - "learning_rate": 1.2673430896956252e-06, - "loss": 0.3018, - "step": 6577 - }, - { - "epoch": 7.59, - "grad_norm": 0.0, - "learning_rate": 1.2653212163777662e-06, - "loss": 0.2774, - "step": 6578 - }, - { - "epoch": 7.59, - "grad_norm": 0.0, - "learning_rate": 1.2633008482260146e-06, - "loss": 0.279, - "step": 6579 - }, - { - "epoch": 7.59, - "grad_norm": 0.0, - "learning_rate": 1.2612819855885218e-06, - "loss": 0.2982, - "step": 6580 - }, - { - "epoch": 7.59, - "grad_norm": 0.0, - "learning_rate": 1.2592646288131804e-06, - "loss": 0.2188, - "step": 6581 - }, - { - "epoch": 7.59, - "grad_norm": 0.0, - "learning_rate": 1.2572487782476228e-06, - "loss": 0.2862, - "step": 6582 - }, - { - "epoch": 7.59, - "grad_norm": 0.0, - "learning_rate": 1.2552344342392242e-06, - "loss": 0.3095, - "step": 6583 - }, - { - "epoch": 7.59, - "grad_norm": 0.0, - "learning_rate": 1.253221597135097e-06, - "loss": 0.2528, - "step": 6584 - }, - { - "epoch": 7.6, - "grad_norm": 0.0, - "learning_rate": 1.2512102672820902e-06, - "loss": 0.3087, - "step": 6585 - }, - { - "epoch": 7.6, - "grad_norm": 0.0, - "learning_rate": 1.2492004450268025e-06, - "loss": 0.2813, - "step": 6586 - }, - { - "epoch": 7.6, - "grad_norm": 0.0, - "learning_rate": 1.2471921307155655e-06, - "loss": 0.2951, - "step": 6587 - }, - { - "epoch": 7.6, - "grad_norm": 0.0, - "learning_rate": 1.2451853246944534e-06, - "loss": 0.3032, - "step": 6588 - }, - { - "epoch": 7.6, - "grad_norm": 0.0, - "learning_rate": 1.2431800273092832e-06, - "loss": 0.2422, - "step": 6589 - }, - { - "epoch": 7.6, - "grad_norm": 0.0, - "learning_rate": 1.241176238905607e-06, - "loss": 0.2462, - "step": 6590 - }, - { - "epoch": 7.6, - "grad_norm": 0.0, - "learning_rate": 1.2391739598287167e-06, - "loss": 0.2732, - "step": 6591 - }, - { - "epoch": 7.6, - "grad_norm": 0.0, - "learning_rate": 1.2371731904236507e-06, - "loss": 0.3063, - "step": 6592 - }, - { - "epoch": 7.6, - "grad_norm": 0.0, - "learning_rate": 1.2351739310351796e-06, - "loss": 0.2852, - "step": 6593 - }, - { - "epoch": 7.61, - "grad_norm": 0.0, - "learning_rate": 1.2331761820078214e-06, - "loss": 0.2459, - "step": 6594 - }, - { - "epoch": 7.61, - "grad_norm": 0.0, - "learning_rate": 1.2311799436858275e-06, - "loss": 0.2399, - "step": 6595 - }, - { - "epoch": 7.61, - "grad_norm": 0.0, - "learning_rate": 1.229185216413189e-06, - "loss": 0.26, - "step": 6596 - }, - { - "epoch": 7.61, - "grad_norm": 0.0, - "learning_rate": 1.2271920005336425e-06, - "loss": 0.2548, - "step": 6597 - }, - { - "epoch": 7.61, - "grad_norm": 0.0, - "learning_rate": 1.2252002963906551e-06, - "loss": 0.225, - "step": 6598 - }, - { - "epoch": 7.61, - "grad_norm": 0.0, - "learning_rate": 1.2232101043274437e-06, - "loss": 0.2292, - "step": 6599 - }, - { - "epoch": 7.61, - "grad_norm": 0.0, - "learning_rate": 1.221221424686958e-06, - "loss": 0.2806, - "step": 6600 - }, - { - "epoch": 7.61, - "grad_norm": 0.0, - "learning_rate": 1.21923425781189e-06, - "loss": 0.2731, - "step": 6601 - }, - { - "epoch": 7.61, - "grad_norm": 0.0, - "learning_rate": 1.2172486040446663e-06, - "loss": 0.2718, - "step": 6602 - }, - { - "epoch": 7.62, - "grad_norm": 0.0, - "learning_rate": 1.2152644637274603e-06, - "loss": 0.3664, - "step": 6603 - }, - { - "epoch": 7.62, - "grad_norm": 0.0, - "learning_rate": 1.213281837202176e-06, - "loss": 0.2476, - "step": 6604 - }, - { - "epoch": 7.62, - "grad_norm": 0.0, - "learning_rate": 1.2113007248104625e-06, - "loss": 0.267, - "step": 6605 - }, - { - "epoch": 7.62, - "grad_norm": 0.0, - "learning_rate": 1.209321126893711e-06, - "loss": 0.2812, - "step": 6606 - }, - { - "epoch": 7.62, - "grad_norm": 0.0, - "learning_rate": 1.2073430437930412e-06, - "loss": 0.3068, - "step": 6607 - }, - { - "epoch": 7.62, - "grad_norm": 0.0, - "learning_rate": 1.2053664758493212e-06, - "loss": 0.2666, - "step": 6608 - }, - { - "epoch": 7.62, - "grad_norm": 0.0, - "learning_rate": 1.2033914234031552e-06, - "loss": 0.3089, - "step": 6609 - }, - { - "epoch": 7.62, - "grad_norm": 0.0, - "learning_rate": 1.201417886794881e-06, - "loss": 0.2543, - "step": 6610 - }, - { - "epoch": 7.63, - "grad_norm": 0.0, - "learning_rate": 1.1994458663645836e-06, - "loss": 0.2885, - "step": 6611 - }, - { - "epoch": 7.63, - "grad_norm": 0.0, - "learning_rate": 1.197475362452084e-06, - "loss": 0.2611, - "step": 6612 - }, - { - "epoch": 7.63, - "grad_norm": 0.0, - "learning_rate": 1.1955063753969365e-06, - "loss": 0.2368, - "step": 6613 - }, - { - "epoch": 7.63, - "grad_norm": 0.0, - "learning_rate": 1.1935389055384439e-06, - "loss": 0.2841, - "step": 6614 - }, - { - "epoch": 7.63, - "grad_norm": 0.0, - "learning_rate": 1.1915729532156372e-06, - "loss": 0.2428, - "step": 6615 - }, - { - "epoch": 7.63, - "grad_norm": 0.0, - "learning_rate": 1.1896085187672945e-06, - "loss": 0.23, - "step": 6616 - }, - { - "epoch": 7.63, - "grad_norm": 0.0, - "learning_rate": 1.187645602531925e-06, - "loss": 0.2342, - "step": 6617 - }, - { - "epoch": 7.63, - "grad_norm": 0.0, - "learning_rate": 1.1856842048477813e-06, - "loss": 0.2514, - "step": 6618 - }, - { - "epoch": 7.63, - "grad_norm": 0.0, - "learning_rate": 1.1837243260528542e-06, - "loss": 0.2187, - "step": 6619 - }, - { - "epoch": 7.64, - "grad_norm": 0.0, - "learning_rate": 1.1817659664848714e-06, - "loss": 0.2795, - "step": 6620 - }, - { - "epoch": 7.64, - "grad_norm": 0.0, - "learning_rate": 1.179809126481295e-06, - "loss": 0.2716, - "step": 6621 - }, - { - "epoch": 7.64, - "grad_norm": 0.0, - "learning_rate": 1.1778538063793322e-06, - "loss": 0.2536, - "step": 6622 - }, - { - "epoch": 7.64, - "grad_norm": 0.0, - "learning_rate": 1.1759000065159276e-06, - "loss": 0.3192, - "step": 6623 - }, - { - "epoch": 7.64, - "grad_norm": 0.0, - "learning_rate": 1.1739477272277554e-06, - "loss": 0.3135, - "step": 6624 - }, - { - "epoch": 7.64, - "grad_norm": 0.0, - "learning_rate": 1.1719969688512389e-06, - "loss": 0.2876, - "step": 6625 - }, - { - "epoch": 7.64, - "grad_norm": 0.0, - "learning_rate": 1.1700477317225333e-06, - "loss": 0.2833, - "step": 6626 - }, - { - "epoch": 7.64, - "grad_norm": 0.0, - "learning_rate": 1.168100016177528e-06, - "loss": 0.2421, - "step": 6627 - }, - { - "epoch": 7.64, - "grad_norm": 0.0, - "learning_rate": 1.16615382255186e-06, - "loss": 0.2716, - "step": 6628 - }, - { - "epoch": 7.65, - "grad_norm": 0.0, - "learning_rate": 1.164209151180895e-06, - "loss": 0.2879, - "step": 6629 - }, - { - "epoch": 7.65, - "grad_norm": 0.0, - "learning_rate": 1.1622660023997455e-06, - "loss": 0.2699, - "step": 6630 - }, - { - "epoch": 7.65, - "grad_norm": 0.0, - "learning_rate": 1.1603243765432527e-06, - "loss": 0.259, - "step": 6631 - }, - { - "epoch": 7.65, - "grad_norm": 0.0, - "learning_rate": 1.1583842739459971e-06, - "loss": 0.2381, - "step": 6632 - }, - { - "epoch": 7.65, - "grad_norm": 0.0, - "learning_rate": 1.156445694942302e-06, - "loss": 0.24, - "step": 6633 - }, - { - "epoch": 7.65, - "grad_norm": 0.0, - "learning_rate": 1.154508639866222e-06, - "loss": 0.2589, - "step": 6634 - }, - { - "epoch": 7.65, - "grad_norm": 0.0, - "learning_rate": 1.1525731090515536e-06, - "loss": 0.2696, - "step": 6635 - }, - { - "epoch": 7.65, - "grad_norm": 0.0, - "learning_rate": 1.1506391028318298e-06, - "loss": 0.3457, - "step": 6636 - }, - { - "epoch": 7.66, - "grad_norm": 0.0, - "learning_rate": 1.1487066215403186e-06, - "loss": 0.2456, - "step": 6637 - }, - { - "epoch": 7.66, - "grad_norm": 0.0, - "learning_rate": 1.146775665510025e-06, - "loss": 0.3241, - "step": 6638 - }, - { - "epoch": 7.66, - "grad_norm": 0.0, - "learning_rate": 1.1448462350736956e-06, - "loss": 0.2554, - "step": 6639 - }, - { - "epoch": 7.66, - "grad_norm": 0.0, - "learning_rate": 1.142918330563808e-06, - "loss": 0.2788, - "step": 6640 - }, - { - "epoch": 7.66, - "grad_norm": 0.0, - "learning_rate": 1.1409919523125823e-06, - "loss": 0.3075, - "step": 6641 - }, - { - "epoch": 7.66, - "grad_norm": 0.0, - "learning_rate": 1.139067100651976e-06, - "loss": 0.2966, - "step": 6642 - }, - { - "epoch": 7.66, - "grad_norm": 0.0, - "learning_rate": 1.137143775913675e-06, - "loss": 0.2759, - "step": 6643 - }, - { - "epoch": 7.66, - "grad_norm": 0.0, - "learning_rate": 1.1352219784291129e-06, - "loss": 0.2834, - "step": 6644 - }, - { - "epoch": 7.66, - "grad_norm": 0.0, - "learning_rate": 1.1333017085294528e-06, - "loss": 0.3358, - "step": 6645 - }, - { - "epoch": 7.67, - "grad_norm": 0.0, - "learning_rate": 1.1313829665455967e-06, - "loss": 0.3106, - "step": 6646 - }, - { - "epoch": 7.67, - "grad_norm": 0.0, - "learning_rate": 1.1294657528081842e-06, - "loss": 0.231, - "step": 6647 - }, - { - "epoch": 7.67, - "grad_norm": 0.0, - "learning_rate": 1.1275500676475925e-06, - "loss": 0.2594, - "step": 6648 - }, - { - "epoch": 7.67, - "grad_norm": 0.0, - "learning_rate": 1.1256359113939309e-06, - "loss": 0.2796, - "step": 6649 - }, - { - "epoch": 7.67, - "grad_norm": 0.0, - "learning_rate": 1.1237232843770517e-06, - "loss": 0.3049, - "step": 6650 - }, - { - "epoch": 7.67, - "grad_norm": 0.0, - "learning_rate": 1.1218121869265365e-06, - "loss": 0.2532, - "step": 6651 - }, - { - "epoch": 7.67, - "grad_norm": 0.0, - "learning_rate": 1.119902619371709e-06, - "loss": 0.2769, - "step": 6652 - }, - { - "epoch": 7.67, - "grad_norm": 0.0, - "learning_rate": 1.1179945820416282e-06, - "loss": 0.2421, - "step": 6653 - }, - { - "epoch": 7.67, - "grad_norm": 0.0, - "learning_rate": 1.116088075265085e-06, - "loss": 0.2817, - "step": 6654 - }, - { - "epoch": 7.68, - "grad_norm": 0.0, - "learning_rate": 1.1141830993706149e-06, - "loss": 0.2388, - "step": 6655 - }, - { - "epoch": 7.68, - "grad_norm": 0.0, - "learning_rate": 1.1122796546864823e-06, - "loss": 0.3053, - "step": 6656 - }, - { - "epoch": 7.68, - "grad_norm": 0.0, - "learning_rate": 1.110377741540687e-06, - "loss": 0.2114, - "step": 6657 - }, - { - "epoch": 7.68, - "grad_norm": 0.0, - "learning_rate": 1.1084773602609712e-06, - "loss": 0.2783, - "step": 6658 - }, - { - "epoch": 7.68, - "grad_norm": 0.0, - "learning_rate": 1.1065785111748117e-06, - "loss": 0.2587, - "step": 6659 - }, - { - "epoch": 7.68, - "grad_norm": 0.0, - "learning_rate": 1.104681194609416e-06, - "loss": 0.2702, - "step": 6660 - }, - { - "epoch": 7.68, - "grad_norm": 0.0, - "learning_rate": 1.1027854108917335e-06, - "loss": 0.2429, - "step": 6661 - }, - { - "epoch": 7.68, - "grad_norm": 0.0, - "learning_rate": 1.100891160348445e-06, - "loss": 0.251, - "step": 6662 - }, - { - "epoch": 7.69, - "grad_norm": 0.0, - "learning_rate": 1.098998443305972e-06, - "loss": 0.2754, - "step": 6663 - }, - { - "epoch": 7.69, - "grad_norm": 0.0, - "learning_rate": 1.0971072600904654e-06, - "loss": 0.2753, - "step": 6664 - }, - { - "epoch": 7.69, - "grad_norm": 0.0, - "learning_rate": 1.0952176110278167e-06, - "loss": 0.2265, - "step": 6665 - }, - { - "epoch": 7.69, - "grad_norm": 0.0, - "learning_rate": 1.0933294964436537e-06, - "loss": 0.2707, - "step": 6666 - }, - { - "epoch": 7.69, - "grad_norm": 0.0, - "learning_rate": 1.0914429166633355e-06, - "loss": 0.2728, - "step": 6667 - }, - { - "epoch": 7.69, - "grad_norm": 0.0, - "learning_rate": 1.0895578720119571e-06, - "loss": 0.2289, - "step": 6668 - }, - { - "epoch": 7.69, - "grad_norm": 0.0, - "learning_rate": 1.087674362814355e-06, - "loss": 0.2597, - "step": 6669 - }, - { - "epoch": 7.69, - "grad_norm": 0.0, - "learning_rate": 1.0857923893950929e-06, - "loss": 0.2245, - "step": 6670 - }, - { - "epoch": 7.69, - "grad_norm": 0.0, - "learning_rate": 1.0839119520784758e-06, - "loss": 0.3287, - "step": 6671 - }, - { - "epoch": 7.7, - "grad_norm": 0.0, - "learning_rate": 1.0820330511885425e-06, - "loss": 0.2333, - "step": 6672 - }, - { - "epoch": 7.7, - "grad_norm": 0.0, - "learning_rate": 1.080155687049067e-06, - "loss": 0.2329, - "step": 6673 - }, - { - "epoch": 7.7, - "grad_norm": 0.0, - "learning_rate": 1.0782798599835541e-06, - "loss": 0.3032, - "step": 6674 - }, - { - "epoch": 7.7, - "grad_norm": 0.0, - "learning_rate": 1.076405570315252e-06, - "loss": 0.2589, - "step": 6675 - }, - { - "epoch": 7.7, - "grad_norm": 0.0, - "learning_rate": 1.0745328183671366e-06, - "loss": 0.2257, - "step": 6676 - }, - { - "epoch": 7.7, - "grad_norm": 0.0, - "learning_rate": 1.0726616044619243e-06, - "loss": 0.2755, - "step": 6677 - }, - { - "epoch": 7.7, - "grad_norm": 0.0, - "learning_rate": 1.0707919289220637e-06, - "loss": 0.2582, - "step": 6678 - }, - { - "epoch": 7.7, - "grad_norm": 0.0, - "learning_rate": 1.068923792069736e-06, - "loss": 0.285, - "step": 6679 - }, - { - "epoch": 7.7, - "grad_norm": 0.0, - "learning_rate": 1.0670571942268637e-06, - "loss": 0.3027, - "step": 6680 - }, - { - "epoch": 7.71, - "grad_norm": 0.0, - "learning_rate": 1.0651921357150997e-06, - "loss": 0.2619, - "step": 6681 - }, - { - "epoch": 7.71, - "grad_norm": 0.0, - "learning_rate": 1.0633286168558255e-06, - "loss": 0.2366, - "step": 6682 - }, - { - "epoch": 7.71, - "grad_norm": 0.0, - "learning_rate": 1.0614666379701732e-06, - "loss": 0.3285, - "step": 6683 - }, - { - "epoch": 7.71, - "grad_norm": 0.0, - "learning_rate": 1.0596061993789974e-06, - "loss": 0.2188, - "step": 6684 - }, - { - "epoch": 7.71, - "grad_norm": 0.0, - "learning_rate": 1.0577473014028872e-06, - "loss": 0.2658, - "step": 6685 - }, - { - "epoch": 7.71, - "grad_norm": 0.0, - "learning_rate": 1.055889944362174e-06, - "loss": 0.3293, - "step": 6686 - }, - { - "epoch": 7.71, - "grad_norm": 0.0, - "learning_rate": 1.054034128576913e-06, - "loss": 0.2553, - "step": 6687 - }, - { - "epoch": 7.71, - "grad_norm": 0.0, - "learning_rate": 1.0521798543669038e-06, - "loss": 0.2457, - "step": 6688 - }, - { - "epoch": 7.72, - "grad_norm": 0.0, - "learning_rate": 1.0503271220516775e-06, - "loss": 0.2689, - "step": 6689 - }, - { - "epoch": 7.72, - "grad_norm": 0.0, - "learning_rate": 1.0484759319504945e-06, - "loss": 0.2688, - "step": 6690 - }, - { - "epoch": 7.72, - "grad_norm": 0.0, - "learning_rate": 1.046626284382356e-06, - "loss": 0.2752, - "step": 6691 - }, - { - "epoch": 7.72, - "grad_norm": 0.0, - "learning_rate": 1.044778179665994e-06, - "loss": 0.2586, - "step": 6692 - }, - { - "epoch": 7.72, - "grad_norm": 0.0, - "learning_rate": 1.0429316181198735e-06, - "loss": 0.3088, - "step": 6693 - }, - { - "epoch": 7.72, - "grad_norm": 0.0, - "learning_rate": 1.0410866000621955e-06, - "loss": 0.2969, - "step": 6694 - }, - { - "epoch": 7.72, - "grad_norm": 0.0, - "learning_rate": 1.039243125810898e-06, - "loss": 0.2779, - "step": 6695 - }, - { - "epoch": 7.72, - "grad_norm": 0.0, - "learning_rate": 1.037401195683646e-06, - "loss": 0.2903, - "step": 6696 - }, - { - "epoch": 7.72, - "grad_norm": 0.0, - "learning_rate": 1.0355608099978454e-06, - "loss": 0.3427, - "step": 6697 - }, - { - "epoch": 7.73, - "grad_norm": 0.0, - "learning_rate": 1.0337219690706302e-06, - "loss": 0.2532, - "step": 6698 - }, - { - "epoch": 7.73, - "grad_norm": 0.0, - "learning_rate": 1.0318846732188737e-06, - "loss": 0.3143, - "step": 6699 - }, - { - "epoch": 7.73, - "grad_norm": 0.0, - "learning_rate": 1.0300489227591758e-06, - "loss": 0.2308, - "step": 6700 - }, - { - "epoch": 7.73, - "grad_norm": 0.0, - "learning_rate": 1.0282147180078761e-06, - "loss": 0.2258, - "step": 6701 - }, - { - "epoch": 7.73, - "grad_norm": 0.0, - "learning_rate": 1.0263820592810503e-06, - "loss": 0.2788, - "step": 6702 - }, - { - "epoch": 7.73, - "grad_norm": 0.0, - "learning_rate": 1.0245509468944992e-06, - "loss": 0.2928, - "step": 6703 - }, - { - "epoch": 7.73, - "grad_norm": 0.0, - "learning_rate": 1.0227213811637593e-06, - "loss": 0.2983, - "step": 6704 - }, - { - "epoch": 7.73, - "grad_norm": 0.0, - "learning_rate": 1.0208933624041085e-06, - "loss": 0.2444, - "step": 6705 - }, - { - "epoch": 7.73, - "grad_norm": 0.0, - "learning_rate": 1.0190668909305469e-06, - "loss": 0.2615, - "step": 6706 - }, - { - "epoch": 7.74, - "grad_norm": 0.0, - "learning_rate": 1.017241967057816e-06, - "loss": 0.2872, - "step": 6707 - }, - { - "epoch": 7.74, - "grad_norm": 0.0, - "learning_rate": 1.01541859110039e-06, - "loss": 0.2594, - "step": 6708 - }, - { - "epoch": 7.74, - "grad_norm": 0.0, - "learning_rate": 1.0135967633724708e-06, - "loss": 0.2859, - "step": 6709 - }, - { - "epoch": 7.74, - "grad_norm": 0.0, - "learning_rate": 1.0117764841879973e-06, - "loss": 0.2306, - "step": 6710 - }, - { - "epoch": 7.74, - "grad_norm": 0.0, - "learning_rate": 1.009957753860642e-06, - "loss": 0.2696, - "step": 6711 - }, - { - "epoch": 7.74, - "grad_norm": 0.0, - "learning_rate": 1.0081405727038106e-06, - "loss": 0.2524, - "step": 6712 - }, - { - "epoch": 7.74, - "grad_norm": 0.0, - "learning_rate": 1.006324941030643e-06, - "loss": 0.2485, - "step": 6713 - }, - { - "epoch": 7.74, - "grad_norm": 0.0, - "learning_rate": 1.0045108591540075e-06, - "loss": 0.2674, - "step": 6714 - }, - { - "epoch": 7.75, - "grad_norm": 0.0, - "learning_rate": 1.0026983273865055e-06, - "loss": 0.2769, - "step": 6715 - }, - { - "epoch": 7.75, - "grad_norm": 0.0, - "learning_rate": 1.000887346040479e-06, - "loss": 0.2966, - "step": 6716 - }, - { - "epoch": 7.75, - "grad_norm": 0.0, - "learning_rate": 9.99077915427994e-07, - "loss": 0.2691, - "step": 6717 - }, - { - "epoch": 7.75, - "grad_norm": 0.0, - "learning_rate": 9.972700358608534e-07, - "loss": 0.2425, - "step": 6718 - }, - { - "epoch": 7.75, - "grad_norm": 0.0, - "learning_rate": 9.954637076505946e-07, - "loss": 0.2243, - "step": 6719 - }, - { - "epoch": 7.75, - "grad_norm": 0.0, - "learning_rate": 9.936589311084843e-07, - "loss": 0.2246, - "step": 6720 - }, - { - "epoch": 7.75, - "grad_norm": 0.0, - "learning_rate": 9.918557065455193e-07, - "loss": 0.2522, - "step": 6721 - }, - { - "epoch": 7.75, - "grad_norm": 0.0, - "learning_rate": 9.900540342724386e-07, - "loss": 0.2572, - "step": 6722 - }, - { - "epoch": 7.75, - "grad_norm": 0.0, - "learning_rate": 9.882539145997027e-07, - "loss": 0.2604, - "step": 6723 - }, - { - "epoch": 7.76, - "grad_norm": 0.0, - "learning_rate": 9.864553478375105e-07, - "loss": 0.3069, - "step": 6724 - }, - { - "epoch": 7.76, - "grad_norm": 0.0, - "learning_rate": 9.84658334295796e-07, - "loss": 0.2857, - "step": 6725 - }, - { - "epoch": 7.76, - "grad_norm": 0.0, - "learning_rate": 9.828628742842161e-07, - "loss": 0.2692, - "step": 6726 - }, - { - "epoch": 7.76, - "grad_norm": 0.0, - "learning_rate": 9.81068968112172e-07, - "loss": 0.2564, - "step": 6727 - }, - { - "epoch": 7.76, - "grad_norm": 0.0, - "learning_rate": 9.792766160887868e-07, - "loss": 0.2365, - "step": 6728 - }, - { - "epoch": 7.76, - "grad_norm": 0.0, - "learning_rate": 9.774858185229198e-07, - "loss": 0.2588, - "step": 6729 - }, - { - "epoch": 7.76, - "grad_norm": 0.0, - "learning_rate": 9.756965757231618e-07, - "loss": 0.2276, - "step": 6730 - }, - { - "epoch": 7.76, - "grad_norm": 0.0, - "learning_rate": 9.739088879978409e-07, - "loss": 0.2647, - "step": 6731 - }, - { - "epoch": 7.76, - "grad_norm": 0.0, - "learning_rate": 9.721227556550083e-07, - "loss": 0.2538, - "step": 6732 - }, - { - "epoch": 7.77, - "grad_norm": 0.0, - "learning_rate": 9.703381790024547e-07, - "loss": 0.36, - "step": 6733 - }, - { - "epoch": 7.77, - "grad_norm": 0.0, - "learning_rate": 9.68555158347696e-07, - "loss": 0.2798, - "step": 6734 - }, - { - "epoch": 7.77, - "grad_norm": 0.0, - "learning_rate": 9.667736939979888e-07, - "loss": 0.2407, - "step": 6735 - }, - { - "epoch": 7.77, - "grad_norm": 0.0, - "learning_rate": 9.649937862603097e-07, - "loss": 0.2624, - "step": 6736 - }, - { - "epoch": 7.77, - "grad_norm": 0.0, - "learning_rate": 9.63215435441378e-07, - "loss": 0.2138, - "step": 6737 - }, - { - "epoch": 7.77, - "grad_norm": 0.0, - "learning_rate": 9.614386418476419e-07, - "loss": 0.2763, - "step": 6738 - }, - { - "epoch": 7.77, - "grad_norm": 0.0, - "learning_rate": 9.59663405785277e-07, - "loss": 0.2753, - "step": 6739 - }, - { - "epoch": 7.77, - "grad_norm": 0.0, - "learning_rate": 9.578897275601917e-07, - "loss": 0.2251, - "step": 6740 - }, - { - "epoch": 7.78, - "grad_norm": 0.0, - "learning_rate": 9.561176074780299e-07, - "loss": 0.2344, - "step": 6741 - }, - { - "epoch": 7.78, - "grad_norm": 0.0, - "learning_rate": 9.54347045844165e-07, - "loss": 0.2513, - "step": 6742 - }, - { - "epoch": 7.78, - "grad_norm": 0.0, - "learning_rate": 9.525780429636999e-07, - "loss": 0.2512, - "step": 6743 - }, - { - "epoch": 7.78, - "grad_norm": 0.0, - "learning_rate": 9.508105991414729e-07, - "loss": 0.2199, - "step": 6744 - }, - { - "epoch": 7.78, - "grad_norm": 0.0, - "learning_rate": 9.49044714682047e-07, - "loss": 0.3179, - "step": 6745 - }, - { - "epoch": 7.78, - "grad_norm": 0.0, - "learning_rate": 9.472803898897253e-07, - "loss": 0.2922, - "step": 6746 - }, - { - "epoch": 7.78, - "grad_norm": 0.0, - "learning_rate": 9.455176250685338e-07, - "loss": 0.2279, - "step": 6747 - }, - { - "epoch": 7.78, - "grad_norm": 0.0, - "learning_rate": 9.437564205222349e-07, - "loss": 0.2595, - "step": 6748 - }, - { - "epoch": 7.78, - "grad_norm": 0.0, - "learning_rate": 9.419967765543225e-07, - "loss": 0.2648, - "step": 6749 - }, - { - "epoch": 7.79, - "grad_norm": 0.0, - "learning_rate": 9.402386934680174e-07, - "loss": 0.2855, - "step": 6750 - }, - { - "epoch": 7.79, - "grad_norm": 0.0, - "learning_rate": 9.384821715662729e-07, - "loss": 0.3111, - "step": 6751 - }, - { - "epoch": 7.79, - "grad_norm": 0.0, - "learning_rate": 9.367272111517778e-07, - "loss": 0.2161, - "step": 6752 - }, - { - "epoch": 7.79, - "grad_norm": 0.0, - "learning_rate": 9.349738125269425e-07, - "loss": 0.2408, - "step": 6753 - }, - { - "epoch": 7.79, - "grad_norm": 0.0, - "learning_rate": 9.332219759939187e-07, - "loss": 0.304, - "step": 6754 - }, - { - "epoch": 7.79, - "grad_norm": 0.0, - "learning_rate": 9.314717018545838e-07, - "loss": 0.2572, - "step": 6755 - }, - { - "epoch": 7.79, - "grad_norm": 0.0, - "learning_rate": 9.297229904105454e-07, - "loss": 0.2746, - "step": 6756 - }, - { - "epoch": 7.79, - "grad_norm": 0.0, - "learning_rate": 9.279758419631402e-07, - "loss": 0.2598, - "step": 6757 - }, - { - "epoch": 7.79, - "grad_norm": 0.0, - "learning_rate": 9.262302568134418e-07, - "loss": 0.2711, - "step": 6758 - }, - { - "epoch": 7.8, - "grad_norm": 0.0, - "learning_rate": 9.244862352622485e-07, - "loss": 0.3308, - "step": 6759 - }, - { - "epoch": 7.8, - "grad_norm": 0.0, - "learning_rate": 9.227437776100911e-07, - "loss": 0.3003, - "step": 6760 - }, - { - "epoch": 7.8, - "grad_norm": 0.0, - "learning_rate": 9.210028841572338e-07, - "loss": 0.2953, - "step": 6761 - }, - { - "epoch": 7.8, - "grad_norm": 0.0, - "learning_rate": 9.192635552036655e-07, - "loss": 0.2576, - "step": 6762 - }, - { - "epoch": 7.8, - "grad_norm": 0.0, - "learning_rate": 9.17525791049112e-07, - "loss": 0.2583, - "step": 6763 - }, - { - "epoch": 7.8, - "grad_norm": 0.0, - "learning_rate": 9.157895919930238e-07, - "loss": 0.3011, - "step": 6764 - }, - { - "epoch": 7.8, - "grad_norm": 0.0, - "learning_rate": 9.140549583345826e-07, - "loss": 0.2801, - "step": 6765 - }, - { - "epoch": 7.8, - "grad_norm": 0.0, - "learning_rate": 9.123218903727027e-07, - "loss": 0.3147, - "step": 6766 - }, - { - "epoch": 7.81, - "grad_norm": 0.0, - "learning_rate": 9.105903884060307e-07, - "loss": 0.25, - "step": 6767 - }, - { - "epoch": 7.81, - "grad_norm": 0.0, - "learning_rate": 9.088604527329359e-07, - "loss": 0.294, - "step": 6768 - }, - { - "epoch": 7.81, - "grad_norm": 0.0, - "learning_rate": 9.071320836515263e-07, - "loss": 0.2825, - "step": 6769 - }, - { - "epoch": 7.81, - "grad_norm": 0.0, - "learning_rate": 9.054052814596304e-07, - "loss": 0.2516, - "step": 6770 - }, - { - "epoch": 7.81, - "grad_norm": 0.0, - "learning_rate": 9.036800464548157e-07, - "loss": 0.2413, - "step": 6771 - }, - { - "epoch": 7.81, - "grad_norm": 0.0, - "learning_rate": 9.019563789343766e-07, - "loss": 0.2631, - "step": 6772 - }, - { - "epoch": 7.81, - "grad_norm": 0.0, - "learning_rate": 9.002342791953345e-07, - "loss": 0.2292, - "step": 6773 - }, - { - "epoch": 7.81, - "grad_norm": 0.0, - "learning_rate": 8.985137475344441e-07, - "loss": 0.2514, - "step": 6774 - }, - { - "epoch": 7.81, - "grad_norm": 0.0, - "learning_rate": 8.967947842481894e-07, - "loss": 0.2903, - "step": 6775 - }, - { - "epoch": 7.82, - "grad_norm": 0.0, - "learning_rate": 8.950773896327802e-07, - "loss": 0.2752, - "step": 6776 - }, - { - "epoch": 7.82, - "grad_norm": 0.0, - "learning_rate": 8.933615639841608e-07, - "loss": 0.2531, - "step": 6777 - }, - { - "epoch": 7.82, - "grad_norm": 0.0, - "learning_rate": 8.916473075980058e-07, - "loss": 0.2547, - "step": 6778 - }, - { - "epoch": 7.82, - "grad_norm": 0.0, - "learning_rate": 8.899346207697135e-07, - "loss": 0.2264, - "step": 6779 - }, - { - "epoch": 7.82, - "grad_norm": 0.0, - "learning_rate": 8.882235037944187e-07, - "loss": 0.2703, - "step": 6780 - }, - { - "epoch": 7.82, - "grad_norm": 0.0, - "learning_rate": 8.865139569669778e-07, - "loss": 0.3171, - "step": 6781 - }, - { - "epoch": 7.82, - "grad_norm": 0.0, - "learning_rate": 8.848059805819875e-07, - "loss": 0.3066, - "step": 6782 - }, - { - "epoch": 7.82, - "grad_norm": 0.0, - "learning_rate": 8.830995749337612e-07, - "loss": 0.3207, - "step": 6783 - }, - { - "epoch": 7.82, - "grad_norm": 0.0, - "learning_rate": 8.813947403163514e-07, - "loss": 0.2531, - "step": 6784 - }, - { - "epoch": 7.83, - "grad_norm": 0.0, - "learning_rate": 8.796914770235365e-07, - "loss": 0.2991, - "step": 6785 - }, - { - "epoch": 7.83, - "grad_norm": 0.0, - "learning_rate": 8.779897853488239e-07, - "loss": 0.2803, - "step": 6786 - }, - { - "epoch": 7.83, - "grad_norm": 0.0, - "learning_rate": 8.762896655854481e-07, - "loss": 0.219, - "step": 6787 - }, - { - "epoch": 7.83, - "grad_norm": 0.0, - "learning_rate": 8.745911180263778e-07, - "loss": 0.2574, - "step": 6788 - }, - { - "epoch": 7.83, - "grad_norm": 0.0, - "learning_rate": 8.728941429643045e-07, - "loss": 0.2869, - "step": 6789 - }, - { - "epoch": 7.83, - "grad_norm": 0.0, - "learning_rate": 8.711987406916556e-07, - "loss": 0.3129, - "step": 6790 - }, - { - "epoch": 7.83, - "grad_norm": 0.0, - "learning_rate": 8.695049115005838e-07, - "loss": 0.2755, - "step": 6791 - }, - { - "epoch": 7.83, - "grad_norm": 0.0, - "learning_rate": 8.67812655682968e-07, - "loss": 0.2368, - "step": 6792 - }, - { - "epoch": 7.84, - "grad_norm": 0.0, - "learning_rate": 8.661219735304238e-07, - "loss": 0.2316, - "step": 6793 - }, - { - "epoch": 7.84, - "grad_norm": 0.0, - "learning_rate": 8.644328653342871e-07, - "loss": 0.2578, - "step": 6794 - }, - { - "epoch": 7.84, - "grad_norm": 0.0, - "learning_rate": 8.627453313856249e-07, - "loss": 0.2952, - "step": 6795 - }, - { - "epoch": 7.84, - "grad_norm": 0.0, - "learning_rate": 8.610593719752369e-07, - "loss": 0.2299, - "step": 6796 - }, - { - "epoch": 7.84, - "grad_norm": 0.0, - "learning_rate": 8.593749873936497e-07, - "loss": 0.2358, - "step": 6797 - }, - { - "epoch": 7.84, - "grad_norm": 0.0, - "learning_rate": 8.576921779311143e-07, - "loss": 0.2202, - "step": 6798 - }, - { - "epoch": 7.84, - "grad_norm": 0.0, - "learning_rate": 8.560109438776176e-07, - "loss": 0.2628, - "step": 6799 - }, - { - "epoch": 7.84, - "grad_norm": 0.0, - "learning_rate": 8.543312855228669e-07, - "loss": 0.2432, - "step": 6800 - }, - { - "epoch": 7.84, - "grad_norm": 0.0, - "learning_rate": 8.526532031563051e-07, - "loss": 0.2588, - "step": 6801 - }, - { - "epoch": 7.85, - "grad_norm": 0.0, - "learning_rate": 8.509766970671007e-07, - "loss": 0.2671, - "step": 6802 - }, - { - "epoch": 7.85, - "grad_norm": 0.0, - "learning_rate": 8.493017675441495e-07, - "loss": 0.2472, - "step": 6803 - }, - { - "epoch": 7.85, - "grad_norm": 0.0, - "learning_rate": 8.476284148760749e-07, - "loss": 0.2789, - "step": 6804 - }, - { - "epoch": 7.85, - "grad_norm": 0.0, - "learning_rate": 8.459566393512331e-07, - "loss": 0.2744, - "step": 6805 - }, - { - "epoch": 7.85, - "grad_norm": 0.0, - "learning_rate": 8.442864412577034e-07, - "loss": 0.2939, - "step": 6806 - }, - { - "epoch": 7.85, - "grad_norm": 0.0, - "learning_rate": 8.426178208832958e-07, - "loss": 0.243, - "step": 6807 - }, - { - "epoch": 7.85, - "grad_norm": 0.0, - "learning_rate": 8.409507785155513e-07, - "loss": 0.252, - "step": 6808 - }, - { - "epoch": 7.85, - "grad_norm": 0.0, - "learning_rate": 8.392853144417312e-07, - "loss": 0.2496, - "step": 6809 - }, - { - "epoch": 7.85, - "grad_norm": 0.0, - "learning_rate": 8.376214289488338e-07, - "loss": 0.2456, - "step": 6810 - }, - { - "epoch": 7.86, - "grad_norm": 0.0, - "learning_rate": 8.359591223235785e-07, - "loss": 0.2983, - "step": 6811 - }, - { - "epoch": 7.86, - "grad_norm": 0.0, - "learning_rate": 8.342983948524141e-07, - "loss": 0.264, - "step": 6812 - }, - { - "epoch": 7.86, - "grad_norm": 0.0, - "learning_rate": 8.326392468215206e-07, - "loss": 0.2968, - "step": 6813 - }, - { - "epoch": 7.86, - "grad_norm": 0.0, - "learning_rate": 8.309816785168035e-07, - "loss": 0.2328, - "step": 6814 - }, - { - "epoch": 7.86, - "grad_norm": 0.0, - "learning_rate": 8.293256902238933e-07, - "loss": 0.2689, - "step": 6815 - }, - { - "epoch": 7.86, - "grad_norm": 0.0, - "learning_rate": 8.276712822281563e-07, - "loss": 0.2426, - "step": 6816 - }, - { - "epoch": 7.86, - "grad_norm": 0.0, - "learning_rate": 8.260184548146755e-07, - "loss": 0.2849, - "step": 6817 - }, - { - "epoch": 7.86, - "grad_norm": 0.0, - "learning_rate": 8.243672082682719e-07, - "loss": 0.2871, - "step": 6818 - }, - { - "epoch": 7.87, - "grad_norm": 0.0, - "learning_rate": 8.227175428734868e-07, - "loss": 0.262, - "step": 6819 - }, - { - "epoch": 7.87, - "grad_norm": 0.0, - "learning_rate": 8.210694589145918e-07, - "loss": 0.2172, - "step": 6820 - }, - { - "epoch": 7.87, - "grad_norm": 0.0, - "learning_rate": 8.194229566755885e-07, - "loss": 0.3006, - "step": 6821 - }, - { - "epoch": 7.87, - "grad_norm": 0.0, - "learning_rate": 8.17778036440201e-07, - "loss": 0.2313, - "step": 6822 - }, - { - "epoch": 7.87, - "grad_norm": 0.0, - "learning_rate": 8.161346984918827e-07, - "loss": 0.2655, - "step": 6823 - }, - { - "epoch": 7.87, - "grad_norm": 0.0, - "learning_rate": 8.144929431138171e-07, - "loss": 0.2541, - "step": 6824 - }, - { - "epoch": 7.87, - "grad_norm": 0.0, - "learning_rate": 8.128527705889088e-07, - "loss": 0.2478, - "step": 6825 - }, - { - "epoch": 7.87, - "grad_norm": 0.0, - "learning_rate": 8.112141811997975e-07, - "loss": 0.2913, - "step": 6826 - }, - { - "epoch": 7.87, - "grad_norm": 0.0, - "learning_rate": 8.095771752288451e-07, - "loss": 0.2187, - "step": 6827 - }, - { - "epoch": 7.88, - "grad_norm": 0.0, - "learning_rate": 8.079417529581401e-07, - "loss": 0.2869, - "step": 6828 - }, - { - "epoch": 7.88, - "grad_norm": 0.0, - "learning_rate": 8.063079146695019e-07, - "loss": 0.2871, - "step": 6829 - }, - { - "epoch": 7.88, - "grad_norm": 0.0, - "learning_rate": 8.046756606444717e-07, - "loss": 0.2889, - "step": 6830 - }, - { - "epoch": 7.88, - "grad_norm": 0.0, - "learning_rate": 8.030449911643223e-07, - "loss": 0.2601, - "step": 6831 - }, - { - "epoch": 7.88, - "grad_norm": 0.0, - "learning_rate": 8.014159065100546e-07, - "loss": 0.2417, - "step": 6832 - }, - { - "epoch": 7.88, - "grad_norm": 0.0, - "learning_rate": 7.997884069623907e-07, - "loss": 0.3726, - "step": 6833 - }, - { - "epoch": 7.88, - "grad_norm": 0.0, - "learning_rate": 7.981624928017806e-07, - "loss": 0.2561, - "step": 6834 - }, - { - "epoch": 7.88, - "grad_norm": 0.0, - "learning_rate": 7.965381643084069e-07, - "loss": 0.3209, - "step": 6835 - }, - { - "epoch": 7.88, - "grad_norm": 0.0, - "learning_rate": 7.949154217621713e-07, - "loss": 0.2491, - "step": 6836 - }, - { - "epoch": 7.89, - "grad_norm": 0.0, - "learning_rate": 7.932942654427089e-07, - "loss": 0.2862, - "step": 6837 - }, - { - "epoch": 7.89, - "grad_norm": 0.0, - "learning_rate": 7.916746956293786e-07, - "loss": 0.281, - "step": 6838 - }, - { - "epoch": 7.89, - "grad_norm": 0.0, - "learning_rate": 7.900567126012648e-07, - "loss": 0.3424, - "step": 6839 - }, - { - "epoch": 7.89, - "grad_norm": 0.0, - "learning_rate": 7.884403166371779e-07, - "loss": 0.2378, - "step": 6840 - }, - { - "epoch": 7.89, - "grad_norm": 0.0, - "learning_rate": 7.868255080156606e-07, - "loss": 0.2831, - "step": 6841 - }, - { - "epoch": 7.89, - "grad_norm": 0.0, - "learning_rate": 7.852122870149726e-07, - "loss": 0.3128, - "step": 6842 - }, - { - "epoch": 7.89, - "grad_norm": 0.0, - "learning_rate": 7.83600653913108e-07, - "loss": 0.2629, - "step": 6843 - }, - { - "epoch": 7.89, - "grad_norm": 0.0, - "learning_rate": 7.819906089877871e-07, - "loss": 0.3106, - "step": 6844 - }, - { - "epoch": 7.9, - "grad_norm": 0.0, - "learning_rate": 7.80382152516449e-07, - "loss": 0.2626, - "step": 6845 - }, - { - "epoch": 7.9, - "grad_norm": 0.0, - "learning_rate": 7.787752847762686e-07, - "loss": 0.2452, - "step": 6846 - }, - { - "epoch": 7.9, - "grad_norm": 0.0, - "learning_rate": 7.7717000604414e-07, - "loss": 0.2608, - "step": 6847 - }, - { - "epoch": 7.9, - "grad_norm": 0.0, - "learning_rate": 7.755663165966854e-07, - "loss": 0.2956, - "step": 6848 - }, - { - "epoch": 7.9, - "grad_norm": 0.0, - "learning_rate": 7.739642167102546e-07, - "loss": 0.2518, - "step": 6849 - }, - { - "epoch": 7.9, - "grad_norm": 0.0, - "learning_rate": 7.723637066609246e-07, - "loss": 0.2745, - "step": 6850 - }, - { - "epoch": 7.9, - "grad_norm": 0.0, - "learning_rate": 7.707647867244927e-07, - "loss": 0.2694, - "step": 6851 - }, - { - "epoch": 7.9, - "grad_norm": 0.0, - "learning_rate": 7.691674571764896e-07, - "loss": 0.2274, - "step": 6852 - }, - { - "epoch": 7.9, - "grad_norm": 0.0, - "learning_rate": 7.675717182921649e-07, - "loss": 0.2709, - "step": 6853 - }, - { - "epoch": 7.91, - "grad_norm": 0.0, - "learning_rate": 7.659775703465e-07, - "loss": 0.3478, - "step": 6854 - }, - { - "epoch": 7.91, - "grad_norm": 0.0, - "learning_rate": 7.643850136141972e-07, - "loss": 0.2618, - "step": 6855 - }, - { - "epoch": 7.91, - "grad_norm": 0.0, - "learning_rate": 7.627940483696894e-07, - "loss": 0.2423, - "step": 6856 - }, - { - "epoch": 7.91, - "grad_norm": 0.0, - "learning_rate": 7.612046748871327e-07, - "loss": 0.2678, - "step": 6857 - }, - { - "epoch": 7.91, - "grad_norm": 0.0, - "learning_rate": 7.596168934404091e-07, - "loss": 0.2882, - "step": 6858 - }, - { - "epoch": 7.91, - "grad_norm": 0.0, - "learning_rate": 7.580307043031232e-07, - "loss": 0.2401, - "step": 6859 - }, - { - "epoch": 7.91, - "grad_norm": 0.0, - "learning_rate": 7.564461077486107e-07, - "loss": 0.2298, - "step": 6860 - }, - { - "epoch": 7.91, - "grad_norm": 0.0, - "learning_rate": 7.548631040499321e-07, - "loss": 0.2647, - "step": 6861 - }, - { - "epoch": 7.91, - "grad_norm": 0.0, - "learning_rate": 7.532816934798681e-07, - "loss": 0.2731, - "step": 6862 - }, - { - "epoch": 7.92, - "grad_norm": 0.0, - "learning_rate": 7.517018763109318e-07, - "loss": 0.2854, - "step": 6863 - }, - { - "epoch": 7.92, - "grad_norm": 0.0, - "learning_rate": 7.501236528153555e-07, - "loss": 0.2503, - "step": 6864 - }, - { - "epoch": 7.92, - "grad_norm": 0.0, - "learning_rate": 7.485470232651027e-07, - "loss": 0.3096, - "step": 6865 - }, - { - "epoch": 7.92, - "grad_norm": 0.0, - "learning_rate": 7.46971987931856e-07, - "loss": 0.2377, - "step": 6866 - }, - { - "epoch": 7.92, - "grad_norm": 0.0, - "learning_rate": 7.453985470870284e-07, - "loss": 0.3243, - "step": 6867 - }, - { - "epoch": 7.92, - "grad_norm": 0.0, - "learning_rate": 7.438267010017586e-07, - "loss": 0.2815, - "step": 6868 - }, - { - "epoch": 7.92, - "grad_norm": 0.0, - "learning_rate": 7.422564499469065e-07, - "loss": 0.2978, - "step": 6869 - }, - { - "epoch": 7.92, - "grad_norm": 0.0, - "learning_rate": 7.406877941930557e-07, - "loss": 0.2548, - "step": 6870 - }, - { - "epoch": 7.93, - "grad_norm": 0.0, - "learning_rate": 7.391207340105233e-07, - "loss": 0.2695, - "step": 6871 - }, - { - "epoch": 7.93, - "grad_norm": 0.0, - "learning_rate": 7.375552696693411e-07, - "loss": 0.243, - "step": 6872 - }, - { - "epoch": 7.93, - "grad_norm": 0.0, - "learning_rate": 7.359914014392744e-07, - "loss": 0.2531, - "step": 6873 - }, - { - "epoch": 7.93, - "grad_norm": 0.0, - "learning_rate": 7.34429129589811e-07, - "loss": 0.2297, - "step": 6874 - }, - { - "epoch": 7.93, - "grad_norm": 0.0, - "learning_rate": 7.328684543901598e-07, - "loss": 0.2751, - "step": 6875 - }, - { - "epoch": 7.93, - "grad_norm": 0.0, - "learning_rate": 7.313093761092593e-07, - "loss": 0.2707, - "step": 6876 - }, - { - "epoch": 7.93, - "grad_norm": 0.0, - "learning_rate": 7.297518950157712e-07, - "loss": 0.2461, - "step": 6877 - }, - { - "epoch": 7.93, - "grad_norm": 0.0, - "learning_rate": 7.281960113780795e-07, - "loss": 0.3059, - "step": 6878 - }, - { - "epoch": 7.93, - "grad_norm": 0.0, - "learning_rate": 7.266417254642966e-07, - "loss": 0.2268, - "step": 6879 - }, - { - "epoch": 7.94, - "grad_norm": 0.0, - "learning_rate": 7.250890375422603e-07, - "loss": 0.2808, - "step": 6880 - }, - { - "epoch": 7.94, - "grad_norm": 0.0, - "learning_rate": 7.235379478795268e-07, - "loss": 0.2416, - "step": 6881 - }, - { - "epoch": 7.94, - "grad_norm": 0.0, - "learning_rate": 7.219884567433844e-07, - "loss": 0.2233, - "step": 6882 - }, - { - "epoch": 7.94, - "grad_norm": 0.0, - "learning_rate": 7.204405644008416e-07, - "loss": 0.2293, - "step": 6883 - }, - { - "epoch": 7.94, - "grad_norm": 0.0, - "learning_rate": 7.188942711186297e-07, - "loss": 0.2557, - "step": 6884 - }, - { - "epoch": 7.94, - "grad_norm": 0.0, - "learning_rate": 7.1734957716321e-07, - "loss": 0.2876, - "step": 6885 - }, - { - "epoch": 7.94, - "grad_norm": 0.0, - "learning_rate": 7.15806482800766e-07, - "loss": 0.2962, - "step": 6886 - }, - { - "epoch": 7.94, - "grad_norm": 0.0, - "learning_rate": 7.142649882972008e-07, - "loss": 0.2687, - "step": 6887 - }, - { - "epoch": 7.94, - "grad_norm": 0.0, - "learning_rate": 7.127250939181507e-07, - "loss": 0.238, - "step": 6888 - }, - { - "epoch": 7.95, - "grad_norm": 0.0, - "learning_rate": 7.111867999289679e-07, - "loss": 0.2524, - "step": 6889 - }, - { - "epoch": 7.95, - "grad_norm": 0.0, - "learning_rate": 7.096501065947326e-07, - "loss": 0.2733, - "step": 6890 - }, - { - "epoch": 7.95, - "grad_norm": 0.0, - "learning_rate": 7.081150141802518e-07, - "loss": 0.2988, - "step": 6891 - }, - { - "epoch": 7.95, - "grad_norm": 0.0, - "learning_rate": 7.065815229500506e-07, - "loss": 0.2452, - "step": 6892 - }, - { - "epoch": 7.95, - "grad_norm": 0.0, - "learning_rate": 7.050496331683843e-07, - "loss": 0.2507, - "step": 6893 - }, - { - "epoch": 7.95, - "grad_norm": 0.0, - "learning_rate": 7.035193450992262e-07, - "loss": 0.3273, - "step": 6894 - }, - { - "epoch": 7.95, - "grad_norm": 0.0, - "learning_rate": 7.019906590062764e-07, - "loss": 0.3123, - "step": 6895 - }, - { - "epoch": 7.95, - "grad_norm": 0.0, - "learning_rate": 7.004635751529609e-07, - "loss": 0.2657, - "step": 6896 - }, - { - "epoch": 7.96, - "grad_norm": 0.0, - "learning_rate": 6.989380938024293e-07, - "loss": 0.243, - "step": 6897 - }, - { - "epoch": 7.96, - "grad_norm": 0.0, - "learning_rate": 6.974142152175512e-07, - "loss": 0.2819, - "step": 6898 - }, - { - "epoch": 7.96, - "grad_norm": 0.0, - "learning_rate": 6.958919396609231e-07, - "loss": 0.3032, - "step": 6899 - }, - { - "epoch": 7.96, - "grad_norm": 0.0, - "learning_rate": 6.943712673948643e-07, - "loss": 0.2422, - "step": 6900 - }, - { - "epoch": 7.96, - "grad_norm": 0.0, - "learning_rate": 6.928521986814196e-07, - "loss": 0.2302, - "step": 6901 - }, - { - "epoch": 7.96, - "grad_norm": 0.0, - "learning_rate": 6.913347337823528e-07, - "loss": 0.2604, - "step": 6902 - }, - { - "epoch": 7.96, - "grad_norm": 0.0, - "learning_rate": 6.898188729591582e-07, - "loss": 0.268, - "step": 6903 - }, - { - "epoch": 7.96, - "grad_norm": 0.0, - "learning_rate": 6.883046164730489e-07, - "loss": 0.2366, - "step": 6904 - }, - { - "epoch": 7.96, - "grad_norm": 0.0, - "learning_rate": 6.867919645849619e-07, - "loss": 0.2701, - "step": 6905 - }, - { - "epoch": 7.97, - "grad_norm": 0.0, - "learning_rate": 6.852809175555586e-07, - "loss": 0.2477, - "step": 6906 - }, - { - "epoch": 7.97, - "grad_norm": 0.0, - "learning_rate": 6.837714756452241e-07, - "loss": 0.253, - "step": 6907 - }, - { - "epoch": 7.97, - "grad_norm": 0.0, - "learning_rate": 6.822636391140658e-07, - "loss": 0.2666, - "step": 6908 - }, - { - "epoch": 7.97, - "grad_norm": 0.0, - "learning_rate": 6.807574082219148e-07, - "loss": 0.2707, - "step": 6909 - }, - { - "epoch": 7.97, - "grad_norm": 0.0, - "learning_rate": 6.792527832283291e-07, - "loss": 0.2945, - "step": 6910 - }, - { - "epoch": 7.97, - "grad_norm": 0.0, - "learning_rate": 6.777497643925834e-07, - "loss": 0.2675, - "step": 6911 - }, - { - "epoch": 7.97, - "grad_norm": 0.0, - "learning_rate": 6.762483519736806e-07, - "loss": 0.2603, - "step": 6912 - }, - { - "epoch": 7.97, - "grad_norm": 0.0, - "learning_rate": 6.747485462303449e-07, - "loss": 0.2932, - "step": 6913 - }, - { - "epoch": 7.97, - "grad_norm": 0.0, - "learning_rate": 6.732503474210217e-07, - "loss": 0.2205, - "step": 6914 - }, - { - "epoch": 7.98, - "grad_norm": 0.0, - "learning_rate": 6.717537558038845e-07, - "loss": 0.2742, - "step": 6915 - }, - { - "epoch": 7.98, - "grad_norm": 0.0, - "learning_rate": 6.702587716368269e-07, - "loss": 0.2643, - "step": 6916 - }, - { - "epoch": 7.98, - "grad_norm": 0.0, - "learning_rate": 6.687653951774642e-07, - "loss": 0.2563, - "step": 6917 - }, - { - "epoch": 7.98, - "grad_norm": 0.0, - "learning_rate": 6.67273626683137e-07, - "loss": 0.2744, - "step": 6918 - }, - { - "epoch": 7.98, - "grad_norm": 0.0, - "learning_rate": 6.657834664109075e-07, - "loss": 0.2291, - "step": 6919 - }, - { - "epoch": 7.98, - "grad_norm": 0.0, - "learning_rate": 6.642949146175603e-07, - "loss": 0.2671, - "step": 6920 - }, - { - "epoch": 7.98, - "grad_norm": 0.0, - "learning_rate": 6.62807971559607e-07, - "loss": 0.2726, - "step": 6921 - }, - { - "epoch": 7.98, - "grad_norm": 0.0, - "learning_rate": 6.613226374932758e-07, - "loss": 0.278, - "step": 6922 - }, - { - "epoch": 7.99, - "grad_norm": 0.0, - "learning_rate": 6.598389126745209e-07, - "loss": 0.2533, - "step": 6923 - }, - { - "epoch": 7.99, - "grad_norm": 0.0, - "learning_rate": 6.583567973590199e-07, - "loss": 0.2688, - "step": 6924 - }, - { - "epoch": 7.99, - "grad_norm": 0.0, - "learning_rate": 6.568762918021688e-07, - "loss": 0.2933, - "step": 6925 - }, - { - "epoch": 7.99, - "grad_norm": 0.0, - "learning_rate": 6.553973962590932e-07, - "loss": 0.3719, - "step": 6926 - }, - { - "epoch": 7.99, - "grad_norm": 0.0, - "learning_rate": 6.539201109846372e-07, - "loss": 0.3013, - "step": 6927 - }, - { - "epoch": 7.99, - "grad_norm": 0.0, - "learning_rate": 6.524444362333648e-07, - "loss": 0.2522, - "step": 6928 - }, - { - "epoch": 7.99, - "grad_norm": 0.0, - "learning_rate": 6.509703722595684e-07, - "loss": 0.2817, - "step": 6929 - }, - { - "epoch": 7.99, - "grad_norm": 0.0, - "learning_rate": 6.49497919317259e-07, - "loss": 0.2326, - "step": 6930 - }, - { - "epoch": 7.99, - "grad_norm": 0.0, - "learning_rate": 6.480270776601682e-07, - "loss": 0.2861, - "step": 6931 - }, - { - "epoch": 8.0, - "grad_norm": 0.0, - "learning_rate": 6.465578475417544e-07, - "loss": 0.2596, - "step": 6932 - }, - { - "epoch": 8.0, - "grad_norm": 0.0, - "learning_rate": 6.450902292151973e-07, - "loss": 0.2441, - "step": 6933 - }, - { - "epoch": 8.0, - "grad_norm": 0.0, - "learning_rate": 6.436242229333967e-07, - "loss": 0.2746, - "step": 6934 - }, - { - "epoch": 8.0, - "grad_norm": 0.0, - "learning_rate": 6.421598289489772e-07, - "loss": 0.273, - "step": 6935 - }, - { - "epoch": 8.0, - "grad_norm": 0.0, - "learning_rate": 6.406970475142815e-07, - "loss": 0.2321, - "step": 6936 - }, - { - "epoch": 8.0, - "grad_norm": 0.0, - "learning_rate": 6.392358788813802e-07, - "loss": 0.2481, - "step": 6937 - }, - { - "epoch": 8.0, - "grad_norm": 0.0, - "learning_rate": 6.377763233020607e-07, - "loss": 0.2445, - "step": 6938 - }, - { - "epoch": 8.0, - "grad_norm": 0.0, - "learning_rate": 6.36318381027835e-07, - "loss": 0.2541, - "step": 6939 - }, - { - "epoch": 8.0, - "grad_norm": 0.0, - "learning_rate": 6.348620523099391e-07, - "loss": 0.3047, - "step": 6940 - }, - { - "epoch": 8.01, - "grad_norm": 0.0, - "learning_rate": 6.334073373993266e-07, - "loss": 0.261, - "step": 6941 - }, - { - "epoch": 8.01, - "grad_norm": 0.0, - "learning_rate": 6.319542365466747e-07, - "loss": 0.2693, - "step": 6942 - }, - { - "epoch": 8.01, - "grad_norm": 0.0, - "learning_rate": 6.305027500023841e-07, - "loss": 0.2841, - "step": 6943 - }, - { - "epoch": 8.01, - "grad_norm": 0.0, - "learning_rate": 6.290528780165739e-07, - "loss": 0.2683, - "step": 6944 - }, - { - "epoch": 8.01, - "grad_norm": 0.0, - "learning_rate": 6.276046208390873e-07, - "loss": 0.2561, - "step": 6945 - }, - { - "epoch": 8.01, - "grad_norm": 0.0, - "learning_rate": 6.261579787194927e-07, - "loss": 0.2489, - "step": 6946 - }, - { - "epoch": 8.01, - "grad_norm": 0.0, - "learning_rate": 6.247129519070728e-07, - "loss": 0.2796, - "step": 6947 - }, - { - "epoch": 8.01, - "grad_norm": 0.0, - "learning_rate": 6.232695406508371e-07, - "loss": 0.2322, - "step": 6948 - }, - { - "epoch": 8.01, - "grad_norm": 0.0, - "learning_rate": 6.218277451995147e-07, - "loss": 0.2795, - "step": 6949 - }, - { - "epoch": 8.02, - "grad_norm": 0.0, - "learning_rate": 6.203875658015568e-07, - "loss": 0.2586, - "step": 6950 - }, - { - "epoch": 8.02, - "grad_norm": 0.0, - "learning_rate": 6.18949002705137e-07, - "loss": 0.257, - "step": 6951 - }, - { - "epoch": 8.02, - "grad_norm": 0.0, - "learning_rate": 6.175120561581493e-07, - "loss": 0.2761, - "step": 6952 - }, - { - "epoch": 8.02, - "grad_norm": 0.0, - "learning_rate": 6.160767264082079e-07, - "loss": 0.2224, - "step": 6953 - }, - { - "epoch": 8.02, - "grad_norm": 0.0, - "learning_rate": 6.146430137026527e-07, - "loss": 0.2163, - "step": 6954 - }, - { - "epoch": 8.02, - "grad_norm": 0.0, - "learning_rate": 6.132109182885382e-07, - "loss": 0.2517, - "step": 6955 - }, - { - "epoch": 8.02, - "grad_norm": 0.0, - "learning_rate": 6.11780440412646e-07, - "loss": 0.2404, - "step": 6956 - }, - { - "epoch": 8.02, - "grad_norm": 0.0, - "learning_rate": 6.103515803214799e-07, - "loss": 0.2481, - "step": 6957 - }, - { - "epoch": 8.03, - "grad_norm": 0.0, - "learning_rate": 6.089243382612576e-07, - "loss": 0.2755, - "step": 6958 - }, - { - "epoch": 8.03, - "grad_norm": 0.0, - "learning_rate": 6.074987144779254e-07, - "loss": 0.2587, - "step": 6959 - }, - { - "epoch": 8.03, - "grad_norm": 0.0, - "learning_rate": 6.06074709217147e-07, - "loss": 0.2601, - "step": 6960 - }, - { - "epoch": 8.03, - "grad_norm": 0.0, - "learning_rate": 6.046523227243062e-07, - "loss": 0.2381, - "step": 6961 - }, - { - "epoch": 8.03, - "grad_norm": 0.0, - "learning_rate": 6.032315552445123e-07, - "loss": 0.261, - "step": 6962 - }, - { - "epoch": 8.03, - "grad_norm": 0.0, - "learning_rate": 6.018124070225928e-07, - "loss": 0.2448, - "step": 6963 - }, - { - "epoch": 8.03, - "grad_norm": 0.0, - "learning_rate": 6.003948783030933e-07, - "loss": 0.3215, - "step": 6964 - }, - { - "epoch": 8.03, - "grad_norm": 0.0, - "learning_rate": 5.989789693302872e-07, - "loss": 0.2688, - "step": 6965 - }, - { - "epoch": 8.03, - "grad_norm": 0.0, - "learning_rate": 5.975646803481639e-07, - "loss": 0.2584, - "step": 6966 - }, - { - "epoch": 8.04, - "grad_norm": 0.0, - "learning_rate": 5.961520116004326e-07, - "loss": 0.2481, - "step": 6967 - }, - { - "epoch": 8.04, - "grad_norm": 0.0, - "learning_rate": 5.947409633305268e-07, - "loss": 0.259, - "step": 6968 - }, - { - "epoch": 8.04, - "grad_norm": 0.0, - "learning_rate": 5.933315357816005e-07, - "loss": 0.2612, - "step": 6969 - }, - { - "epoch": 8.04, - "grad_norm": 0.0, - "learning_rate": 5.919237291965252e-07, - "loss": 0.2401, - "step": 6970 - }, - { - "epoch": 8.04, - "grad_norm": 0.0, - "learning_rate": 5.905175438178979e-07, - "loss": 0.2794, - "step": 6971 - }, - { - "epoch": 8.04, - "grad_norm": 0.0, - "learning_rate": 5.891129798880291e-07, - "loss": 0.3099, - "step": 6972 - }, - { - "epoch": 8.04, - "grad_norm": 0.0, - "learning_rate": 5.877100376489597e-07, - "loss": 0.2472, - "step": 6973 - }, - { - "epoch": 8.04, - "grad_norm": 0.0, - "learning_rate": 5.863087173424409e-07, - "loss": 0.2207, - "step": 6974 - }, - { - "epoch": 8.04, - "grad_norm": 0.0, - "learning_rate": 5.849090192099505e-07, - "loss": 0.2344, - "step": 6975 - }, - { - "epoch": 8.05, - "grad_norm": 0.0, - "learning_rate": 5.835109434926889e-07, - "loss": 0.3101, - "step": 6976 - }, - { - "epoch": 8.05, - "grad_norm": 0.0, - "learning_rate": 5.821144904315701e-07, - "loss": 0.293, - "step": 6977 - }, - { - "epoch": 8.05, - "grad_norm": 0.0, - "learning_rate": 5.807196602672305e-07, - "loss": 0.2375, - "step": 6978 - }, - { - "epoch": 8.05, - "grad_norm": 0.0, - "learning_rate": 5.793264532400311e-07, - "loss": 0.2762, - "step": 6979 - }, - { - "epoch": 8.05, - "grad_norm": 0.0, - "learning_rate": 5.779348695900511e-07, - "loss": 0.2296, - "step": 6980 - }, - { - "epoch": 8.05, - "grad_norm": 0.0, - "learning_rate": 5.765449095570863e-07, - "loss": 0.2283, - "step": 6981 - }, - { - "epoch": 8.05, - "grad_norm": 0.0, - "learning_rate": 5.751565733806575e-07, - "loss": 0.2809, - "step": 6982 - }, - { - "epoch": 8.05, - "grad_norm": 0.0, - "learning_rate": 5.737698613000031e-07, - "loss": 0.305, - "step": 6983 - }, - { - "epoch": 8.06, - "grad_norm": 0.0, - "learning_rate": 5.723847735540833e-07, - "loss": 0.268, - "step": 6984 - }, - { - "epoch": 8.06, - "grad_norm": 0.0, - "learning_rate": 5.710013103815748e-07, - "loss": 0.2143, - "step": 6985 - }, - { - "epoch": 8.06, - "grad_norm": 0.0, - "learning_rate": 5.696194720208792e-07, - "loss": 0.2735, - "step": 6986 - }, - { - "epoch": 8.06, - "grad_norm": 0.0, - "learning_rate": 5.68239258710116e-07, - "loss": 0.2659, - "step": 6987 - }, - { - "epoch": 8.06, - "grad_norm": 0.0, - "learning_rate": 5.66860670687125e-07, - "loss": 0.2545, - "step": 6988 - }, - { - "epoch": 8.06, - "grad_norm": 0.0, - "learning_rate": 5.654837081894626e-07, - "loss": 0.2699, - "step": 6989 - }, - { - "epoch": 8.06, - "grad_norm": 0.0, - "learning_rate": 5.641083714544116e-07, - "loss": 0.2365, - "step": 6990 - }, - { - "epoch": 8.06, - "grad_norm": 0.0, - "learning_rate": 5.627346607189665e-07, - "loss": 0.2722, - "step": 6991 - }, - { - "epoch": 8.06, - "grad_norm": 0.0, - "learning_rate": 5.613625762198505e-07, - "loss": 0.2571, - "step": 6992 - }, - { - "epoch": 8.07, - "grad_norm": 0.0, - "learning_rate": 5.599921181935009e-07, - "loss": 0.2625, - "step": 6993 - }, - { - "epoch": 8.07, - "grad_norm": 0.0, - "learning_rate": 5.586232868760743e-07, - "loss": 0.2671, - "step": 6994 - }, - { - "epoch": 8.07, - "grad_norm": 0.0, - "learning_rate": 5.572560825034523e-07, - "loss": 0.2666, - "step": 6995 - }, - { - "epoch": 8.07, - "grad_norm": 0.0, - "learning_rate": 5.558905053112296e-07, - "loss": 0.2593, - "step": 6996 - }, - { - "epoch": 8.07, - "grad_norm": 0.0, - "learning_rate": 5.545265555347235e-07, - "loss": 0.2284, - "step": 6997 - }, - { - "epoch": 8.07, - "grad_norm": 0.0, - "learning_rate": 5.531642334089704e-07, - "loss": 0.291, - "step": 6998 - }, - { - "epoch": 8.07, - "grad_norm": 0.0, - "learning_rate": 5.518035391687293e-07, - "loss": 0.2289, - "step": 6999 - }, - { - "epoch": 8.07, - "grad_norm": 0.0, - "learning_rate": 5.504444730484725e-07, - "loss": 0.237, - "step": 7000 - }, - { - "epoch": 8.07, - "grad_norm": 0.0, - "learning_rate": 5.490870352823996e-07, - "loss": 0.2215, - "step": 7001 - }, - { - "epoch": 8.08, - "grad_norm": 0.0, - "learning_rate": 5.477312261044221e-07, - "loss": 0.2299, - "step": 7002 - }, - { - "epoch": 8.08, - "grad_norm": 0.0, - "learning_rate": 5.463770457481732e-07, - "loss": 0.2663, - "step": 7003 - }, - { - "epoch": 8.08, - "grad_norm": 0.0, - "learning_rate": 5.450244944470073e-07, - "loss": 0.2394, - "step": 7004 - }, - { - "epoch": 8.08, - "grad_norm": 0.0, - "learning_rate": 5.436735724339981e-07, - "loss": 0.2885, - "step": 7005 - }, - { - "epoch": 8.08, - "grad_norm": 0.0, - "learning_rate": 5.423242799419382e-07, - "loss": 0.2613, - "step": 7006 - }, - { - "epoch": 8.08, - "grad_norm": 0.0, - "learning_rate": 5.40976617203336e-07, - "loss": 0.2608, - "step": 7007 - }, - { - "epoch": 8.08, - "grad_norm": 0.0, - "learning_rate": 5.396305844504223e-07, - "loss": 0.2555, - "step": 7008 - }, - { - "epoch": 8.08, - "grad_norm": 0.0, - "learning_rate": 5.382861819151475e-07, - "loss": 0.2607, - "step": 7009 - }, - { - "epoch": 8.09, - "grad_norm": 0.0, - "learning_rate": 5.369434098291804e-07, - "loss": 0.2432, - "step": 7010 - }, - { - "epoch": 8.09, - "grad_norm": 0.0, - "learning_rate": 5.35602268423906e-07, - "loss": 0.2117, - "step": 7011 - }, - { - "epoch": 8.09, - "grad_norm": 0.0, - "learning_rate": 5.342627579304338e-07, - "loss": 0.233, - "step": 7012 - }, - { - "epoch": 8.09, - "grad_norm": 0.0, - "learning_rate": 5.329248785795882e-07, - "loss": 0.2685, - "step": 7013 - }, - { - "epoch": 8.09, - "grad_norm": 0.0, - "learning_rate": 5.315886306019113e-07, - "loss": 0.2381, - "step": 7014 - }, - { - "epoch": 8.09, - "grad_norm": 0.0, - "learning_rate": 5.302540142276679e-07, - "loss": 0.2689, - "step": 7015 - }, - { - "epoch": 8.09, - "grad_norm": 0.0, - "learning_rate": 5.289210296868418e-07, - "loss": 0.2479, - "step": 7016 - }, - { - "epoch": 8.09, - "grad_norm": 0.0, - "learning_rate": 5.275896772091316e-07, - "loss": 0.278, - "step": 7017 - }, - { - "epoch": 8.09, - "grad_norm": 0.0, - "learning_rate": 5.26259957023958e-07, - "loss": 0.2556, - "step": 7018 - }, - { - "epoch": 8.1, - "grad_norm": 0.0, - "learning_rate": 5.249318693604577e-07, - "loss": 0.2344, - "step": 7019 - }, - { - "epoch": 8.1, - "grad_norm": 0.0, - "learning_rate": 5.236054144474911e-07, - "loss": 0.2474, - "step": 7020 - }, - { - "epoch": 8.1, - "grad_norm": 0.0, - "learning_rate": 5.222805925136298e-07, - "loss": 0.2611, - "step": 7021 - }, - { - "epoch": 8.1, - "grad_norm": 0.0, - "learning_rate": 5.209574037871701e-07, - "loss": 0.2709, - "step": 7022 - }, - { - "epoch": 8.1, - "grad_norm": 0.0, - "learning_rate": 5.196358484961251e-07, - "loss": 0.247, - "step": 7023 - }, - { - "epoch": 8.1, - "grad_norm": 0.0, - "learning_rate": 5.183159268682269e-07, - "loss": 0.2575, - "step": 7024 - }, - { - "epoch": 8.1, - "grad_norm": 0.0, - "learning_rate": 5.169976391309228e-07, - "loss": 0.2813, - "step": 7025 - }, - { - "epoch": 8.1, - "grad_norm": 0.0, - "learning_rate": 5.156809855113832e-07, - "loss": 0.2584, - "step": 7026 - }, - { - "epoch": 8.1, - "grad_norm": 0.0, - "learning_rate": 5.143659662364931e-07, - "loss": 0.2519, - "step": 7027 - }, - { - "epoch": 8.11, - "grad_norm": 0.0, - "learning_rate": 5.13052581532858e-07, - "loss": 0.2308, - "step": 7028 - }, - { - "epoch": 8.11, - "grad_norm": 0.0, - "learning_rate": 5.117408316268047e-07, - "loss": 0.2406, - "step": 7029 - }, - { - "epoch": 8.11, - "grad_norm": 0.0, - "learning_rate": 5.104307167443689e-07, - "loss": 0.264, - "step": 7030 - }, - { - "epoch": 8.11, - "grad_norm": 0.0, - "learning_rate": 5.091222371113158e-07, - "loss": 0.2575, - "step": 7031 - }, - { - "epoch": 8.11, - "grad_norm": 0.0, - "learning_rate": 5.078153929531216e-07, - "loss": 0.2822, - "step": 7032 - }, - { - "epoch": 8.11, - "grad_norm": 0.0, - "learning_rate": 5.065101844949793e-07, - "loss": 0.2774, - "step": 7033 - }, - { - "epoch": 8.11, - "grad_norm": 0.0, - "learning_rate": 5.052066119618093e-07, - "loss": 0.2261, - "step": 7034 - }, - { - "epoch": 8.11, - "grad_norm": 0.0, - "learning_rate": 5.039046755782417e-07, - "loss": 0.2436, - "step": 7035 - }, - { - "epoch": 8.12, - "grad_norm": 0.0, - "learning_rate": 5.026043755686249e-07, - "loss": 0.2179, - "step": 7036 - }, - { - "epoch": 8.12, - "grad_norm": 0.0, - "learning_rate": 5.013057121570308e-07, - "loss": 0.2761, - "step": 7037 - }, - { - "epoch": 8.12, - "grad_norm": 0.0, - "learning_rate": 5.000086855672437e-07, - "loss": 0.2501, - "step": 7038 - }, - { - "epoch": 8.12, - "grad_norm": 0.0, - "learning_rate": 4.987132960227681e-07, - "loss": 0.2567, - "step": 7039 - }, - { - "epoch": 8.12, - "grad_norm": 0.0, - "learning_rate": 4.974195437468298e-07, - "loss": 0.2499, - "step": 7040 - }, - { - "epoch": 8.12, - "grad_norm": 0.0, - "learning_rate": 4.961274289623641e-07, - "loss": 0.2449, - "step": 7041 - }, - { - "epoch": 8.12, - "grad_norm": 0.0, - "learning_rate": 4.948369518920349e-07, - "loss": 0.244, - "step": 7042 - }, - { - "epoch": 8.12, - "grad_norm": 0.0, - "learning_rate": 4.935481127582131e-07, - "loss": 0.2832, - "step": 7043 - }, - { - "epoch": 8.12, - "grad_norm": 0.0, - "learning_rate": 4.922609117829946e-07, - "loss": 0.24, - "step": 7044 - }, - { - "epoch": 8.13, - "grad_norm": 0.0, - "learning_rate": 4.909753491881896e-07, - "loss": 0.2578, - "step": 7045 - }, - { - "epoch": 8.13, - "grad_norm": 0.0, - "learning_rate": 4.896914251953288e-07, - "loss": 0.234, - "step": 7046 - }, - { - "epoch": 8.13, - "grad_norm": 0.0, - "learning_rate": 4.884091400256574e-07, - "loss": 0.2947, - "step": 7047 - }, - { - "epoch": 8.13, - "grad_norm": 0.0, - "learning_rate": 4.871284939001419e-07, - "loss": 0.2972, - "step": 7048 - }, - { - "epoch": 8.13, - "grad_norm": 0.0, - "learning_rate": 4.858494870394625e-07, - "loss": 0.2998, - "step": 7049 - }, - { - "epoch": 8.13, - "grad_norm": 0.0, - "learning_rate": 4.845721196640174e-07, - "loss": 0.298, - "step": 7050 - }, - { - "epoch": 8.13, - "grad_norm": 0.0, - "learning_rate": 4.83296391993926e-07, - "loss": 0.2375, - "step": 7051 - }, - { - "epoch": 8.13, - "grad_norm": 0.0, - "learning_rate": 4.820223042490214e-07, - "loss": 0.3099, - "step": 7052 - }, - { - "epoch": 8.13, - "grad_norm": 0.0, - "learning_rate": 4.807498566488545e-07, - "loss": 0.2935, - "step": 7053 - }, - { - "epoch": 8.14, - "grad_norm": 0.0, - "learning_rate": 4.794790494126966e-07, - "loss": 0.2163, - "step": 7054 - }, - { - "epoch": 8.14, - "grad_norm": 0.0, - "learning_rate": 4.782098827595305e-07, - "loss": 0.2429, - "step": 7055 - }, - { - "epoch": 8.14, - "grad_norm": 0.0, - "learning_rate": 4.769423569080645e-07, - "loss": 0.2541, - "step": 7056 - }, - { - "epoch": 8.14, - "grad_norm": 0.0, - "learning_rate": 4.75676472076716e-07, - "loss": 0.2604, - "step": 7057 - }, - { - "epoch": 8.14, - "grad_norm": 0.0, - "learning_rate": 4.744122284836239e-07, - "loss": 0.2602, - "step": 7058 - }, - { - "epoch": 8.14, - "grad_norm": 0.0, - "learning_rate": 4.7314962634664616e-07, - "loss": 0.256, - "step": 7059 - }, - { - "epoch": 8.14, - "grad_norm": 0.0, - "learning_rate": 4.7188866588335213e-07, - "loss": 0.2577, - "step": 7060 - }, - { - "epoch": 8.14, - "grad_norm": 0.0, - "learning_rate": 4.706293473110313e-07, - "loss": 0.2614, - "step": 7061 - }, - { - "epoch": 8.15, - "grad_norm": 0.0, - "learning_rate": 4.6937167084669334e-07, - "loss": 0.2481, - "step": 7062 - }, - { - "epoch": 8.15, - "grad_norm": 0.0, - "learning_rate": 4.681156367070594e-07, - "loss": 0.2386, - "step": 7063 - }, - { - "epoch": 8.15, - "grad_norm": 0.0, - "learning_rate": 4.6686124510856967e-07, - "loss": 0.2437, - "step": 7064 - }, - { - "epoch": 8.15, - "grad_norm": 0.0, - "learning_rate": 4.656084962673857e-07, - "loss": 0.253, - "step": 7065 - }, - { - "epoch": 8.15, - "grad_norm": 0.0, - "learning_rate": 4.64357390399377e-07, - "loss": 0.2423, - "step": 7066 - }, - { - "epoch": 8.15, - "grad_norm": 0.0, - "learning_rate": 4.631079277201389e-07, - "loss": 0.2658, - "step": 7067 - }, - { - "epoch": 8.15, - "grad_norm": 0.0, - "learning_rate": 4.6186010844497696e-07, - "loss": 0.2372, - "step": 7068 - }, - { - "epoch": 8.15, - "grad_norm": 0.0, - "learning_rate": 4.606139327889181e-07, - "loss": 0.2466, - "step": 7069 - }, - { - "epoch": 8.15, - "grad_norm": 0.0, - "learning_rate": 4.593694009667049e-07, - "loss": 0.2949, - "step": 7070 - }, - { - "epoch": 8.16, - "grad_norm": 0.0, - "learning_rate": 4.581265131927948e-07, - "loss": 0.2685, - "step": 7071 - }, - { - "epoch": 8.16, - "grad_norm": 0.0, - "learning_rate": 4.5688526968136193e-07, - "loss": 0.2384, - "step": 7072 - }, - { - "epoch": 8.16, - "grad_norm": 0.0, - "learning_rate": 4.5564567064630085e-07, - "loss": 0.2915, - "step": 7073 - }, - { - "epoch": 8.16, - "grad_norm": 0.0, - "learning_rate": 4.5440771630121617e-07, - "loss": 0.2489, - "step": 7074 - }, - { - "epoch": 8.16, - "grad_norm": 0.0, - "learning_rate": 4.5317140685943726e-07, - "loss": 0.2582, - "step": 7075 - }, - { - "epoch": 8.16, - "grad_norm": 0.0, - "learning_rate": 4.519367425340049e-07, - "loss": 0.2568, - "step": 7076 - }, - { - "epoch": 8.16, - "grad_norm": 0.0, - "learning_rate": 4.5070372353767543e-07, - "loss": 0.2243, - "step": 7077 - }, - { - "epoch": 8.16, - "grad_norm": 0.0, - "learning_rate": 4.4947235008292565e-07, - "loss": 0.2433, - "step": 7078 - }, - { - "epoch": 8.16, - "grad_norm": 0.0, - "learning_rate": 4.482426223819458e-07, - "loss": 0.2095, - "step": 7079 - }, - { - "epoch": 8.17, - "grad_norm": 0.0, - "learning_rate": 4.470145406466431e-07, - "loss": 0.2635, - "step": 7080 - }, - { - "epoch": 8.17, - "grad_norm": 0.0, - "learning_rate": 4.4578810508864145e-07, - "loss": 0.2445, - "step": 7081 - }, - { - "epoch": 8.17, - "grad_norm": 0.0, - "learning_rate": 4.445633159192819e-07, - "loss": 0.2279, - "step": 7082 - }, - { - "epoch": 8.17, - "grad_norm": 0.0, - "learning_rate": 4.433401733496201e-07, - "loss": 0.253, - "step": 7083 - }, - { - "epoch": 8.17, - "grad_norm": 0.0, - "learning_rate": 4.421186775904307e-07, - "loss": 0.2614, - "step": 7084 - }, - { - "epoch": 8.17, - "grad_norm": 0.0, - "learning_rate": 4.4089882885220204e-07, - "loss": 0.2309, - "step": 7085 - }, - { - "epoch": 8.17, - "grad_norm": 0.0, - "learning_rate": 4.3968062734513705e-07, - "loss": 0.2671, - "step": 7086 - }, - { - "epoch": 8.17, - "grad_norm": 0.0, - "learning_rate": 4.3846407327915784e-07, - "loss": 0.2455, - "step": 7087 - }, - { - "epoch": 8.18, - "grad_norm": 0.0, - "learning_rate": 4.372491668639034e-07, - "loss": 0.2641, - "step": 7088 - }, - { - "epoch": 8.18, - "grad_norm": 0.0, - "learning_rate": 4.3603590830872843e-07, - "loss": 0.2565, - "step": 7089 - }, - { - "epoch": 8.18, - "grad_norm": 0.0, - "learning_rate": 4.348242978227002e-07, - "loss": 0.2525, - "step": 7090 - }, - { - "epoch": 8.18, - "grad_norm": 0.0, - "learning_rate": 4.3361433561460274e-07, - "loss": 0.2163, - "step": 7091 - }, - { - "epoch": 8.18, - "grad_norm": 0.0, - "learning_rate": 4.3240602189294267e-07, - "loss": 0.2267, - "step": 7092 - }, - { - "epoch": 8.18, - "grad_norm": 0.0, - "learning_rate": 4.311993568659323e-07, - "loss": 0.2654, - "step": 7093 - }, - { - "epoch": 8.18, - "grad_norm": 0.0, - "learning_rate": 4.299943407415064e-07, - "loss": 0.2622, - "step": 7094 - }, - { - "epoch": 8.18, - "grad_norm": 0.0, - "learning_rate": 4.287909737273177e-07, - "loss": 0.2638, - "step": 7095 - }, - { - "epoch": 8.18, - "grad_norm": 0.0, - "learning_rate": 4.275892560307282e-07, - "loss": 0.3182, - "step": 7096 - }, - { - "epoch": 8.19, - "grad_norm": 0.0, - "learning_rate": 4.263891878588178e-07, - "loss": 0.2157, - "step": 7097 - }, - { - "epoch": 8.19, - "grad_norm": 0.0, - "learning_rate": 4.2519076941838435e-07, - "loss": 0.2569, - "step": 7098 - }, - { - "epoch": 8.19, - "grad_norm": 0.0, - "learning_rate": 4.2399400091594154e-07, - "loss": 0.2422, - "step": 7099 - }, - { - "epoch": 8.19, - "grad_norm": 0.0, - "learning_rate": 4.227988825577145e-07, - "loss": 0.2524, - "step": 7100 - }, - { - "epoch": 8.19, - "grad_norm": 0.0, - "learning_rate": 4.2160541454964954e-07, - "loss": 0.247, - "step": 7101 - }, - { - "epoch": 8.19, - "grad_norm": 0.0, - "learning_rate": 4.2041359709740436e-07, - "loss": 0.2414, - "step": 7102 - }, - { - "epoch": 8.19, - "grad_norm": 0.0, - "learning_rate": 4.192234304063558e-07, - "loss": 0.2577, - "step": 7103 - }, - { - "epoch": 8.19, - "grad_norm": 0.0, - "learning_rate": 4.18034914681591e-07, - "loss": 0.2505, - "step": 7104 - }, - { - "epoch": 8.19, - "grad_norm": 0.0, - "learning_rate": 4.1684805012791706e-07, - "loss": 0.294, - "step": 7105 - }, - { - "epoch": 8.2, - "grad_norm": 0.0, - "learning_rate": 4.156628369498583e-07, - "loss": 0.2946, - "step": 7106 - }, - { - "epoch": 8.2, - "grad_norm": 0.0, - "learning_rate": 4.14479275351648e-07, - "loss": 0.2255, - "step": 7107 - }, - { - "epoch": 8.2, - "grad_norm": 0.0, - "learning_rate": 4.1329736553723853e-07, - "loss": 0.2411, - "step": 7108 - }, - { - "epoch": 8.2, - "grad_norm": 0.0, - "learning_rate": 4.1211710771030034e-07, - "loss": 0.2813, - "step": 7109 - }, - { - "epoch": 8.2, - "grad_norm": 0.0, - "learning_rate": 4.109385020742118e-07, - "loss": 0.2224, - "step": 7110 - }, - { - "epoch": 8.2, - "grad_norm": 0.0, - "learning_rate": 4.0976154883207497e-07, - "loss": 0.2391, - "step": 7111 - }, - { - "epoch": 8.2, - "grad_norm": 0.0, - "learning_rate": 4.08586248186702e-07, - "loss": 0.2446, - "step": 7112 - }, - { - "epoch": 8.2, - "grad_norm": 0.0, - "learning_rate": 4.074126003406198e-07, - "loss": 0.2601, - "step": 7113 - }, - { - "epoch": 8.21, - "grad_norm": 0.0, - "learning_rate": 4.062406054960766e-07, - "loss": 0.2463, - "step": 7114 - }, - { - "epoch": 8.21, - "grad_norm": 0.0, - "learning_rate": 4.0507026385502747e-07, - "loss": 0.2853, - "step": 7115 - }, - { - "epoch": 8.21, - "grad_norm": 0.0, - "learning_rate": 4.039015756191467e-07, - "loss": 0.24, - "step": 7116 - }, - { - "epoch": 8.21, - "grad_norm": 0.0, - "learning_rate": 4.0273454098982424e-07, - "loss": 0.2319, - "step": 7117 - }, - { - "epoch": 8.21, - "grad_norm": 0.0, - "learning_rate": 4.0156916016816594e-07, - "loss": 0.277, - "step": 7118 - }, - { - "epoch": 8.21, - "grad_norm": 0.0, - "learning_rate": 4.0040543335498783e-07, - "loss": 0.2422, - "step": 7119 - }, - { - "epoch": 8.21, - "grad_norm": 0.0, - "learning_rate": 3.9924336075082835e-07, - "loss": 0.2397, - "step": 7120 - }, - { - "epoch": 8.21, - "grad_norm": 0.0, - "learning_rate": 3.9808294255593293e-07, - "loss": 0.2822, - "step": 7121 - }, - { - "epoch": 8.21, - "grad_norm": 0.0, - "learning_rate": 3.9692417897026713e-07, - "loss": 0.2487, - "step": 7122 - }, - { - "epoch": 8.22, - "grad_norm": 0.0, - "learning_rate": 3.9576707019350903e-07, - "loss": 0.3258, - "step": 7123 - }, - { - "epoch": 8.22, - "grad_norm": 0.0, - "learning_rate": 3.946116164250535e-07, - "loss": 0.2629, - "step": 7124 - }, - { - "epoch": 8.22, - "grad_norm": 0.0, - "learning_rate": 3.934578178640103e-07, - "loss": 0.275, - "step": 7125 - }, - { - "epoch": 8.22, - "grad_norm": 0.0, - "learning_rate": 3.9230567470920134e-07, - "loss": 0.2147, - "step": 7126 - }, - { - "epoch": 8.22, - "grad_norm": 0.0, - "learning_rate": 3.9115518715916345e-07, - "loss": 0.2698, - "step": 7127 - }, - { - "epoch": 8.22, - "grad_norm": 0.0, - "learning_rate": 3.9000635541215135e-07, - "loss": 0.2641, - "step": 7128 - }, - { - "epoch": 8.22, - "grad_norm": 0.0, - "learning_rate": 3.8885917966613227e-07, - "loss": 0.2651, - "step": 7129 - }, - { - "epoch": 8.22, - "grad_norm": 0.0, - "learning_rate": 3.8771366011878807e-07, - "loss": 0.313, - "step": 7130 - }, - { - "epoch": 8.22, - "grad_norm": 0.0, - "learning_rate": 3.865697969675164e-07, - "loss": 0.2585, - "step": 7131 - }, - { - "epoch": 8.23, - "grad_norm": 0.0, - "learning_rate": 3.854275904094273e-07, - "loss": 0.2453, - "step": 7132 - }, - { - "epoch": 8.23, - "grad_norm": 0.0, - "learning_rate": 3.842870406413457e-07, - "loss": 0.2533, - "step": 7133 - }, - { - "epoch": 8.23, - "grad_norm": 0.0, - "learning_rate": 3.8314814785981424e-07, - "loss": 0.236, - "step": 7134 - }, - { - "epoch": 8.23, - "grad_norm": 0.0, - "learning_rate": 3.82010912261086e-07, - "loss": 0.265, - "step": 7135 - }, - { - "epoch": 8.23, - "grad_norm": 0.0, - "learning_rate": 3.808753340411331e-07, - "loss": 0.2393, - "step": 7136 - }, - { - "epoch": 8.23, - "grad_norm": 0.0, - "learning_rate": 3.7974141339563673e-07, - "loss": 0.2592, - "step": 7137 - }, - { - "epoch": 8.23, - "grad_norm": 0.0, - "learning_rate": 3.78609150519994e-07, - "loss": 0.2602, - "step": 7138 - }, - { - "epoch": 8.23, - "grad_norm": 0.0, - "learning_rate": 3.7747854560931996e-07, - "loss": 0.278, - "step": 7139 - }, - { - "epoch": 8.24, - "grad_norm": 0.0, - "learning_rate": 3.763495988584387e-07, - "loss": 0.2625, - "step": 7140 - }, - { - "epoch": 8.24, - "grad_norm": 0.0, - "learning_rate": 3.7522231046189237e-07, - "loss": 0.2352, - "step": 7141 - }, - { - "epoch": 8.24, - "grad_norm": 0.0, - "learning_rate": 3.7409668061393787e-07, - "loss": 0.27, - "step": 7142 - }, - { - "epoch": 8.24, - "grad_norm": 0.0, - "learning_rate": 3.7297270950854224e-07, - "loss": 0.2553, - "step": 7143 - }, - { - "epoch": 8.24, - "grad_norm": 0.0, - "learning_rate": 3.718503973393883e-07, - "loss": 0.2417, - "step": 7144 - }, - { - "epoch": 8.24, - "grad_norm": 0.0, - "learning_rate": 3.707297442998758e-07, - "loss": 0.2663, - "step": 7145 - }, - { - "epoch": 8.24, - "grad_norm": 0.0, - "learning_rate": 3.696107505831148e-07, - "loss": 0.2384, - "step": 7146 - }, - { - "epoch": 8.24, - "grad_norm": 0.0, - "learning_rate": 3.684934163819309e-07, - "loss": 0.2651, - "step": 7147 - }, - { - "epoch": 8.24, - "grad_norm": 0.0, - "learning_rate": 3.6737774188886686e-07, - "loss": 0.308, - "step": 7148 - }, - { - "epoch": 8.25, - "grad_norm": 0.0, - "learning_rate": 3.6626372729617335e-07, - "loss": 0.2757, - "step": 7149 - }, - { - "epoch": 8.25, - "grad_norm": 0.0, - "learning_rate": 3.6515137279582e-07, - "loss": 0.2401, - "step": 7150 - }, - { - "epoch": 8.25, - "grad_norm": 0.0, - "learning_rate": 3.640406785794892e-07, - "loss": 0.2112, - "step": 7151 - }, - { - "epoch": 8.25, - "grad_norm": 0.0, - "learning_rate": 3.629316448385711e-07, - "loss": 0.2601, - "step": 7152 - }, - { - "epoch": 8.25, - "grad_norm": 0.0, - "learning_rate": 3.618242717641829e-07, - "loss": 0.2195, - "step": 7153 - }, - { - "epoch": 8.25, - "grad_norm": 0.0, - "learning_rate": 3.607185595471441e-07, - "loss": 0.2447, - "step": 7154 - }, - { - "epoch": 8.25, - "grad_norm": 0.0, - "learning_rate": 3.596145083779912e-07, - "loss": 0.2296, - "step": 7155 - }, - { - "epoch": 8.25, - "grad_norm": 0.0, - "learning_rate": 3.5851211844697643e-07, - "loss": 0.2512, - "step": 7156 - }, - { - "epoch": 8.25, - "grad_norm": 0.0, - "learning_rate": 3.5741138994406346e-07, - "loss": 0.2961, - "step": 7157 - }, - { - "epoch": 8.26, - "grad_norm": 0.0, - "learning_rate": 3.5631232305893047e-07, - "loss": 0.2458, - "step": 7158 - }, - { - "epoch": 8.26, - "grad_norm": 0.0, - "learning_rate": 3.5521491798097163e-07, - "loss": 0.2645, - "step": 7159 - }, - { - "epoch": 8.26, - "grad_norm": 0.0, - "learning_rate": 3.5411917489929003e-07, - "loss": 0.2664, - "step": 7160 - }, - { - "epoch": 8.26, - "grad_norm": 0.0, - "learning_rate": 3.5302509400270693e-07, - "loss": 0.3013, - "step": 7161 - }, - { - "epoch": 8.26, - "grad_norm": 0.0, - "learning_rate": 3.519326754797547e-07, - "loss": 0.247, - "step": 7162 - }, - { - "epoch": 8.26, - "grad_norm": 0.0, - "learning_rate": 3.508419195186774e-07, - "loss": 0.2773, - "step": 7163 - }, - { - "epoch": 8.26, - "grad_norm": 0.0, - "learning_rate": 3.497528263074368e-07, - "loss": 0.2315, - "step": 7164 - }, - { - "epoch": 8.26, - "grad_norm": 0.0, - "learning_rate": 3.486653960337061e-07, - "loss": 0.2446, - "step": 7165 - }, - { - "epoch": 8.27, - "grad_norm": 0.0, - "learning_rate": 3.4757962888487205e-07, - "loss": 0.2378, - "step": 7166 - }, - { - "epoch": 8.27, - "grad_norm": 0.0, - "learning_rate": 3.464955250480351e-07, - "loss": 0.2298, - "step": 7167 - }, - { - "epoch": 8.27, - "grad_norm": 0.0, - "learning_rate": 3.45413084710009e-07, - "loss": 0.2555, - "step": 7168 - }, - { - "epoch": 8.27, - "grad_norm": 0.0, - "learning_rate": 3.443323080573191e-07, - "loss": 0.2454, - "step": 7169 - }, - { - "epoch": 8.27, - "grad_norm": 0.0, - "learning_rate": 3.432531952762064e-07, - "loss": 0.2896, - "step": 7170 - }, - { - "epoch": 8.27, - "grad_norm": 0.0, - "learning_rate": 3.421757465526243e-07, - "loss": 0.3071, - "step": 7171 - }, - { - "epoch": 8.27, - "grad_norm": 0.0, - "learning_rate": 3.4109996207224103e-07, - "loss": 0.3338, - "step": 7172 - }, - { - "epoch": 8.27, - "grad_norm": 0.0, - "learning_rate": 3.40025842020435e-07, - "loss": 0.2619, - "step": 7173 - }, - { - "epoch": 8.27, - "grad_norm": 0.0, - "learning_rate": 3.3895338658229915e-07, - "loss": 0.2471, - "step": 7174 - }, - { - "epoch": 8.28, - "grad_norm": 0.0, - "learning_rate": 3.3788259594264126e-07, - "loss": 0.2401, - "step": 7175 - }, - { - "epoch": 8.28, - "grad_norm": 0.0, - "learning_rate": 3.368134702859782e-07, - "loss": 0.2325, - "step": 7176 - }, - { - "epoch": 8.28, - "grad_norm": 0.0, - "learning_rate": 3.357460097965448e-07, - "loss": 0.2794, - "step": 7177 - }, - { - "epoch": 8.28, - "grad_norm": 0.0, - "learning_rate": 3.3468021465828617e-07, - "loss": 0.2771, - "step": 7178 - }, - { - "epoch": 8.28, - "grad_norm": 0.0, - "learning_rate": 3.33616085054862e-07, - "loss": 0.2975, - "step": 7179 - }, - { - "epoch": 8.28, - "grad_norm": 0.0, - "learning_rate": 3.3255362116964006e-07, - "loss": 0.2687, - "step": 7180 - }, - { - "epoch": 8.28, - "grad_norm": 0.0, - "learning_rate": 3.314928231857084e-07, - "loss": 0.2788, - "step": 7181 - }, - { - "epoch": 8.28, - "grad_norm": 0.0, - "learning_rate": 3.30433691285863e-07, - "loss": 0.2449, - "step": 7182 - }, - { - "epoch": 8.28, - "grad_norm": 0.0, - "learning_rate": 3.293762256526134e-07, - "loss": 0.272, - "step": 7183 - }, - { - "epoch": 8.29, - "grad_norm": 0.0, - "learning_rate": 3.2832042646818605e-07, - "loss": 0.3046, - "step": 7184 - }, - { - "epoch": 8.29, - "grad_norm": 0.0, - "learning_rate": 3.2726629391451436e-07, - "loss": 0.2682, - "step": 7185 - }, - { - "epoch": 8.29, - "grad_norm": 0.0, - "learning_rate": 3.2621382817324743e-07, - "loss": 0.2761, - "step": 7186 - }, - { - "epoch": 8.29, - "grad_norm": 0.0, - "learning_rate": 3.2516302942574794e-07, - "loss": 0.2482, - "step": 7187 - }, - { - "epoch": 8.29, - "grad_norm": 0.0, - "learning_rate": 3.2411389785308887e-07, - "loss": 0.2845, - "step": 7188 - }, - { - "epoch": 8.29, - "grad_norm": 0.0, - "learning_rate": 3.2306643363605893e-07, - "loss": 0.2347, - "step": 7189 - }, - { - "epoch": 8.29, - "grad_norm": 0.0, - "learning_rate": 3.2202063695515707e-07, - "loss": 0.236, - "step": 7190 - }, - { - "epoch": 8.29, - "grad_norm": 0.0, - "learning_rate": 3.2097650799059464e-07, - "loss": 0.237, - "step": 7191 - }, - { - "epoch": 8.3, - "grad_norm": 0.0, - "learning_rate": 3.199340469223e-07, - "loss": 0.2571, - "step": 7192 - }, - { - "epoch": 8.3, - "grad_norm": 0.0, - "learning_rate": 3.1889325392990613e-07, - "loss": 0.253, - "step": 7193 - }, - { - "epoch": 8.3, - "grad_norm": 0.0, - "learning_rate": 3.1785412919276617e-07, - "loss": 0.2645, - "step": 7194 - }, - { - "epoch": 8.3, - "grad_norm": 0.0, - "learning_rate": 3.1681667288994353e-07, - "loss": 0.2717, - "step": 7195 - }, - { - "epoch": 8.3, - "grad_norm": 0.0, - "learning_rate": 3.15780885200212e-07, - "loss": 0.2454, - "step": 7196 - }, - { - "epoch": 8.3, - "grad_norm": 0.0, - "learning_rate": 3.147467663020598e-07, - "loss": 0.2485, - "step": 7197 - }, - { - "epoch": 8.3, - "grad_norm": 0.0, - "learning_rate": 3.1371431637368664e-07, - "loss": 0.2971, - "step": 7198 - }, - { - "epoch": 8.3, - "grad_norm": 0.0, - "learning_rate": 3.1268353559300467e-07, - "loss": 0.2285, - "step": 7199 - }, - { - "epoch": 8.3, - "grad_norm": 0.0, - "learning_rate": 3.116544241376385e-07, - "loss": 0.2273, - "step": 7200 - }, - { - "epoch": 8.31, - "grad_norm": 0.0, - "learning_rate": 3.106269821849273e-07, - "loss": 0.2436, - "step": 7201 - }, - { - "epoch": 8.31, - "grad_norm": 0.0, - "learning_rate": 3.0960120991191833e-07, - "loss": 0.2728, - "step": 7202 - }, - { - "epoch": 8.31, - "grad_norm": 0.0, - "learning_rate": 3.0857710749537585e-07, - "loss": 0.2249, - "step": 7203 - }, - { - "epoch": 8.31, - "grad_norm": 0.0, - "learning_rate": 3.0755467511177197e-07, - "loss": 0.2405, - "step": 7204 - }, - { - "epoch": 8.31, - "grad_norm": 0.0, - "learning_rate": 3.065339129372935e-07, - "loss": 0.2797, - "step": 7205 - }, - { - "epoch": 8.31, - "grad_norm": 0.0, - "learning_rate": 3.055148211478376e-07, - "loss": 0.2702, - "step": 7206 - }, - { - "epoch": 8.31, - "grad_norm": 0.0, - "learning_rate": 3.0449739991901703e-07, - "loss": 0.2831, - "step": 7207 - }, - { - "epoch": 8.31, - "grad_norm": 0.0, - "learning_rate": 3.03481649426155e-07, - "loss": 0.26, - "step": 7208 - }, - { - "epoch": 8.31, - "grad_norm": 0.0, - "learning_rate": 3.024675698442858e-07, - "loss": 0.2417, - "step": 7209 - }, - { - "epoch": 8.32, - "grad_norm": 0.0, - "learning_rate": 3.014551613481531e-07, - "loss": 0.2733, - "step": 7210 - }, - { - "epoch": 8.32, - "grad_norm": 0.0, - "learning_rate": 3.0044442411222066e-07, - "loss": 0.2375, - "step": 7211 - }, - { - "epoch": 8.32, - "grad_norm": 0.0, - "learning_rate": 2.994353583106557e-07, - "loss": 0.2666, - "step": 7212 - }, - { - "epoch": 8.32, - "grad_norm": 0.0, - "learning_rate": 2.9842796411734263e-07, - "loss": 0.2475, - "step": 7213 - }, - { - "epoch": 8.32, - "grad_norm": 0.0, - "learning_rate": 2.9742224170587697e-07, - "loss": 0.2273, - "step": 7214 - }, - { - "epoch": 8.32, - "grad_norm": 0.0, - "learning_rate": 2.964181912495656e-07, - "loss": 0.2573, - "step": 7215 - }, - { - "epoch": 8.32, - "grad_norm": 0.0, - "learning_rate": 2.954158129214257e-07, - "loss": 0.2894, - "step": 7216 - }, - { - "epoch": 8.32, - "grad_norm": 0.0, - "learning_rate": 2.9441510689418806e-07, - "loss": 0.2501, - "step": 7217 - }, - { - "epoch": 8.33, - "grad_norm": 0.0, - "learning_rate": 2.9341607334029685e-07, - "loss": 0.2431, - "step": 7218 - }, - { - "epoch": 8.33, - "grad_norm": 0.0, - "learning_rate": 2.9241871243190555e-07, - "loss": 0.2393, - "step": 7219 - }, - { - "epoch": 8.33, - "grad_norm": 0.0, - "learning_rate": 2.914230243408789e-07, - "loss": 0.2416, - "step": 7220 - }, - { - "epoch": 8.33, - "grad_norm": 0.0, - "learning_rate": 2.9042900923879515e-07, - "loss": 0.2395, - "step": 7221 - }, - { - "epoch": 8.33, - "grad_norm": 0.0, - "learning_rate": 2.89436667296944e-07, - "loss": 0.2436, - "step": 7222 - }, - { - "epoch": 8.33, - "grad_norm": 0.0, - "learning_rate": 2.884459986863264e-07, - "loss": 0.2562, - "step": 7223 - }, - { - "epoch": 8.33, - "grad_norm": 0.0, - "learning_rate": 2.874570035776547e-07, - "loss": 0.2471, - "step": 7224 - }, - { - "epoch": 8.33, - "grad_norm": 0.0, - "learning_rate": 2.864696821413548e-07, - "loss": 0.2495, - "step": 7225 - }, - { - "epoch": 8.33, - "grad_norm": 0.0, - "learning_rate": 2.854840345475607e-07, - "loss": 0.2483, - "step": 7226 - }, - { - "epoch": 8.34, - "grad_norm": 0.0, - "learning_rate": 2.845000609661208e-07, - "loss": 0.2425, - "step": 7227 - }, - { - "epoch": 8.34, - "grad_norm": 0.0, - "learning_rate": 2.8351776156659407e-07, - "loss": 0.257, - "step": 7228 - }, - { - "epoch": 8.34, - "grad_norm": 0.0, - "learning_rate": 2.825371365182505e-07, - "loss": 0.2634, - "step": 7229 - }, - { - "epoch": 8.34, - "grad_norm": 0.0, - "learning_rate": 2.815581859900729e-07, - "loss": 0.2954, - "step": 7230 - }, - { - "epoch": 8.34, - "grad_norm": 0.0, - "learning_rate": 2.805809101507539e-07, - "loss": 0.2362, - "step": 7231 - }, - { - "epoch": 8.34, - "grad_norm": 0.0, - "learning_rate": 2.79605309168699e-07, - "loss": 0.2145, - "step": 7232 - }, - { - "epoch": 8.34, - "grad_norm": 0.0, - "learning_rate": 2.786313832120258e-07, - "loss": 0.2315, - "step": 7233 - }, - { - "epoch": 8.34, - "grad_norm": 0.0, - "learning_rate": 2.7765913244856e-07, - "loss": 0.2683, - "step": 7234 - }, - { - "epoch": 8.34, - "grad_norm": 0.0, - "learning_rate": 2.7668855704583997e-07, - "loss": 0.2356, - "step": 7235 - }, - { - "epoch": 8.35, - "grad_norm": 0.0, - "learning_rate": 2.757196571711163e-07, - "loss": 0.2438, - "step": 7236 - }, - { - "epoch": 8.35, - "grad_norm": 0.0, - "learning_rate": 2.7475243299135315e-07, - "loss": 0.2684, - "step": 7237 - }, - { - "epoch": 8.35, - "grad_norm": 0.0, - "learning_rate": 2.7378688467321945e-07, - "loss": 0.2485, - "step": 7238 - }, - { - "epoch": 8.35, - "grad_norm": 0.0, - "learning_rate": 2.7282301238310326e-07, - "loss": 0.2431, - "step": 7239 - }, - { - "epoch": 8.35, - "grad_norm": 0.0, - "learning_rate": 2.7186081628709615e-07, - "loss": 0.3008, - "step": 7240 - }, - { - "epoch": 8.35, - "grad_norm": 0.0, - "learning_rate": 2.7090029655100434e-07, - "loss": 0.2786, - "step": 7241 - }, - { - "epoch": 8.35, - "grad_norm": 0.0, - "learning_rate": 2.6994145334034993e-07, - "loss": 0.2397, - "step": 7242 - }, - { - "epoch": 8.35, - "grad_norm": 0.0, - "learning_rate": 2.689842868203563e-07, - "loss": 0.3068, - "step": 7243 - }, - { - "epoch": 8.36, - "grad_norm": 0.0, - "learning_rate": 2.6802879715596585e-07, - "loss": 0.23, - "step": 7244 - }, - { - "epoch": 8.36, - "grad_norm": 0.0, - "learning_rate": 2.670749845118281e-07, - "loss": 0.2305, - "step": 7245 - }, - { - "epoch": 8.36, - "grad_norm": 0.0, - "learning_rate": 2.661228490523049e-07, - "loss": 0.2219, - "step": 7246 - }, - { - "epoch": 8.36, - "grad_norm": 0.0, - "learning_rate": 2.651723909414694e-07, - "loss": 0.2942, - "step": 7247 - }, - { - "epoch": 8.36, - "grad_norm": 0.0, - "learning_rate": 2.642236103431062e-07, - "loss": 0.3007, - "step": 7248 - }, - { - "epoch": 8.36, - "grad_norm": 0.0, - "learning_rate": 2.6327650742070665e-07, - "loss": 0.2823, - "step": 7249 - }, - { - "epoch": 8.36, - "grad_norm": 0.0, - "learning_rate": 2.6233108233747916e-07, - "loss": 0.2937, - "step": 7250 - }, - { - "epoch": 8.36, - "grad_norm": 0.0, - "learning_rate": 2.6138733525633896e-07, - "loss": 0.2419, - "step": 7251 - }, - { - "epoch": 8.36, - "grad_norm": 0.0, - "learning_rate": 2.6044526633991264e-07, - "loss": 0.2995, - "step": 7252 - }, - { - "epoch": 8.37, - "grad_norm": 0.0, - "learning_rate": 2.595048757505392e-07, - "loss": 0.2536, - "step": 7253 - }, - { - "epoch": 8.37, - "grad_norm": 0.0, - "learning_rate": 2.5856616365026674e-07, - "loss": 0.2535, - "step": 7254 - }, - { - "epoch": 8.37, - "grad_norm": 0.0, - "learning_rate": 2.576291302008571e-07, - "loss": 0.2378, - "step": 7255 - }, - { - "epoch": 8.37, - "grad_norm": 0.0, - "learning_rate": 2.566937755637777e-07, - "loss": 0.3048, - "step": 7256 - }, - { - "epoch": 8.37, - "grad_norm": 0.0, - "learning_rate": 2.5576009990020856e-07, - "loss": 0.2961, - "step": 7257 - }, - { - "epoch": 8.37, - "grad_norm": 0.0, - "learning_rate": 2.5482810337104534e-07, - "loss": 0.2485, - "step": 7258 - }, - { - "epoch": 8.37, - "grad_norm": 0.0, - "learning_rate": 2.5389778613688744e-07, - "loss": 0.2514, - "step": 7259 - }, - { - "epoch": 8.37, - "grad_norm": 0.0, - "learning_rate": 2.5296914835804766e-07, - "loss": 0.2902, - "step": 7260 - }, - { - "epoch": 8.37, - "grad_norm": 0.0, - "learning_rate": 2.5204219019455243e-07, - "loss": 0.3009, - "step": 7261 - }, - { - "epoch": 8.38, - "grad_norm": 0.0, - "learning_rate": 2.5111691180613296e-07, - "loss": 0.267, - "step": 7262 - }, - { - "epoch": 8.38, - "grad_norm": 0.0, - "learning_rate": 2.5019331335223383e-07, - "loss": 0.2558, - "step": 7263 - }, - { - "epoch": 8.38, - "grad_norm": 0.0, - "learning_rate": 2.4927139499201225e-07, - "loss": 0.2392, - "step": 7264 - }, - { - "epoch": 8.38, - "grad_norm": 0.0, - "learning_rate": 2.483511568843322e-07, - "loss": 0.2601, - "step": 7265 - }, - { - "epoch": 8.38, - "grad_norm": 0.0, - "learning_rate": 2.474325991877702e-07, - "loss": 0.2264, - "step": 7266 - }, - { - "epoch": 8.38, - "grad_norm": 0.0, - "learning_rate": 2.46515722060614e-07, - "loss": 0.2421, - "step": 7267 - }, - { - "epoch": 8.38, - "grad_norm": 0.0, - "learning_rate": 2.4560052566085736e-07, - "loss": 0.244, - "step": 7268 - }, - { - "epoch": 8.38, - "grad_norm": 0.0, - "learning_rate": 2.4468701014621177e-07, - "loss": 0.2709, - "step": 7269 - }, - { - "epoch": 8.39, - "grad_norm": 0.0, - "learning_rate": 2.437751756740925e-07, - "loss": 0.2427, - "step": 7270 - }, - { - "epoch": 8.39, - "grad_norm": 0.0, - "learning_rate": 2.42865022401626e-07, - "loss": 0.254, - "step": 7271 - }, - { - "epoch": 8.39, - "grad_norm": 0.0, - "learning_rate": 2.419565504856536e-07, - "loss": 0.2383, - "step": 7272 - }, - { - "epoch": 8.39, - "grad_norm": 0.0, - "learning_rate": 2.4104976008272217e-07, - "loss": 0.2531, - "step": 7273 - }, - { - "epoch": 8.39, - "grad_norm": 0.0, - "learning_rate": 2.4014465134909125e-07, - "loss": 0.2408, - "step": 7274 - }, - { - "epoch": 8.39, - "grad_norm": 0.0, - "learning_rate": 2.392412244407294e-07, - "loss": 0.2396, - "step": 7275 - }, - { - "epoch": 8.39, - "grad_norm": 0.0, - "learning_rate": 2.3833947951331427e-07, - "loss": 0.2321, - "step": 7276 - }, - { - "epoch": 8.39, - "grad_norm": 0.0, - "learning_rate": 2.3743941672223825e-07, - "loss": 0.2342, - "step": 7277 - }, - { - "epoch": 8.39, - "grad_norm": 0.0, - "learning_rate": 2.3654103622259838e-07, - "loss": 0.2796, - "step": 7278 - }, - { - "epoch": 8.4, - "grad_norm": 0.0, - "learning_rate": 2.3564433816920528e-07, - "loss": 0.2445, - "step": 7279 - }, - { - "epoch": 8.4, - "grad_norm": 0.0, - "learning_rate": 2.347493227165798e-07, - "loss": 0.2689, - "step": 7280 - }, - { - "epoch": 8.4, - "grad_norm": 0.0, - "learning_rate": 2.3385599001894965e-07, - "loss": 0.2179, - "step": 7281 - }, - { - "epoch": 8.4, - "grad_norm": 0.0, - "learning_rate": 2.3296434023025504e-07, - "loss": 0.25, - "step": 7282 - }, - { - "epoch": 8.4, - "grad_norm": 0.0, - "learning_rate": 2.3207437350414418e-07, - "loss": 0.2332, - "step": 7283 - }, - { - "epoch": 8.4, - "grad_norm": 0.0, - "learning_rate": 2.3118608999398106e-07, - "loss": 0.2716, - "step": 7284 - }, - { - "epoch": 8.4, - "grad_norm": 0.0, - "learning_rate": 2.30299489852831e-07, - "loss": 0.2832, - "step": 7285 - }, - { - "epoch": 8.4, - "grad_norm": 0.0, - "learning_rate": 2.2941457323347627e-07, - "loss": 0.2456, - "step": 7286 - }, - { - "epoch": 8.4, - "grad_norm": 0.0, - "learning_rate": 2.2853134028840594e-07, - "loss": 0.2423, - "step": 7287 - }, - { - "epoch": 8.41, - "grad_norm": 0.0, - "learning_rate": 2.2764979116981723e-07, - "loss": 0.2716, - "step": 7288 - }, - { - "epoch": 8.41, - "grad_norm": 0.0, - "learning_rate": 2.2676992602962078e-07, - "loss": 0.2888, - "step": 7289 - }, - { - "epoch": 8.41, - "grad_norm": 0.0, - "learning_rate": 2.2589174501943644e-07, - "loss": 0.2445, - "step": 7290 - }, - { - "epoch": 8.41, - "grad_norm": 0.0, - "learning_rate": 2.2501524829059208e-07, - "loss": 0.2666, - "step": 7291 - }, - { - "epoch": 8.41, - "grad_norm": 0.0, - "learning_rate": 2.2414043599412682e-07, - "loss": 0.2459, - "step": 7292 - }, - { - "epoch": 8.41, - "grad_norm": 0.0, - "learning_rate": 2.2326730828078792e-07, - "loss": 0.2321, - "step": 7293 - }, - { - "epoch": 8.41, - "grad_norm": 0.0, - "learning_rate": 2.2239586530103497e-07, - "loss": 0.2321, - "step": 7294 - }, - { - "epoch": 8.41, - "grad_norm": 0.0, - "learning_rate": 2.215261072050323e-07, - "loss": 0.2452, - "step": 7295 - }, - { - "epoch": 8.42, - "grad_norm": 0.0, - "learning_rate": 2.206580341426612e-07, - "loss": 0.2219, - "step": 7296 - }, - { - "epoch": 8.42, - "grad_norm": 0.0, - "learning_rate": 2.1979164626350745e-07, - "loss": 0.2553, - "step": 7297 - }, - { - "epoch": 8.42, - "grad_norm": 0.0, - "learning_rate": 2.189269437168673e-07, - "loss": 0.2149, - "step": 7298 - }, - { - "epoch": 8.42, - "grad_norm": 0.0, - "learning_rate": 2.180639266517448e-07, - "loss": 0.2268, - "step": 7299 - }, - { - "epoch": 8.42, - "grad_norm": 0.0, - "learning_rate": 2.1720259521685995e-07, - "loss": 0.2436, - "step": 7300 - }, - { - "epoch": 8.42, - "grad_norm": 0.0, - "learning_rate": 2.1634294956063284e-07, - "loss": 0.2542, - "step": 7301 - }, - { - "epoch": 8.42, - "grad_norm": 0.0, - "learning_rate": 2.1548498983120393e-07, - "loss": 0.2298, - "step": 7302 - }, - { - "epoch": 8.42, - "grad_norm": 0.0, - "learning_rate": 2.1462871617641379e-07, - "loss": 0.2145, - "step": 7303 - }, - { - "epoch": 8.42, - "grad_norm": 0.0, - "learning_rate": 2.1377412874381664e-07, - "loss": 0.2364, - "step": 7304 - }, - { - "epoch": 8.43, - "grad_norm": 0.0, - "learning_rate": 2.129212276806769e-07, - "loss": 0.2721, - "step": 7305 - }, - { - "epoch": 8.43, - "grad_norm": 0.0, - "learning_rate": 2.120700131339648e-07, - "loss": 0.3117, - "step": 7306 - }, - { - "epoch": 8.43, - "grad_norm": 0.0, - "learning_rate": 2.1122048525036409e-07, - "loss": 0.2531, - "step": 7307 - }, - { - "epoch": 8.43, - "grad_norm": 0.0, - "learning_rate": 2.1037264417626547e-07, - "loss": 0.2219, - "step": 7308 - }, - { - "epoch": 8.43, - "grad_norm": 0.0, - "learning_rate": 2.0952649005777093e-07, - "loss": 0.2291, - "step": 7309 - }, - { - "epoch": 8.43, - "grad_norm": 0.0, - "learning_rate": 2.086820230406872e-07, - "loss": 0.2602, - "step": 7310 - }, - { - "epoch": 8.43, - "grad_norm": 0.0, - "learning_rate": 2.0783924327053562e-07, - "loss": 0.2494, - "step": 7311 - }, - { - "epoch": 8.43, - "grad_norm": 0.0, - "learning_rate": 2.069981508925434e-07, - "loss": 0.2442, - "step": 7312 - }, - { - "epoch": 8.43, - "grad_norm": 0.0, - "learning_rate": 2.061587460516501e-07, - "loss": 0.2632, - "step": 7313 - }, - { - "epoch": 8.44, - "grad_norm": 0.0, - "learning_rate": 2.0532102889250116e-07, - "loss": 0.2939, - "step": 7314 - }, - { - "epoch": 8.44, - "grad_norm": 0.0, - "learning_rate": 2.0448499955945223e-07, - "loss": 0.2875, - "step": 7315 - }, - { - "epoch": 8.44, - "grad_norm": 0.0, - "learning_rate": 2.0365065819657025e-07, - "loss": 0.2477, - "step": 7316 - }, - { - "epoch": 8.44, - "grad_norm": 0.0, - "learning_rate": 2.0281800494762803e-07, - "loss": 0.2934, - "step": 7317 - }, - { - "epoch": 8.44, - "grad_norm": 0.0, - "learning_rate": 2.019870399561097e-07, - "loss": 0.2541, - "step": 7318 - }, - { - "epoch": 8.44, - "grad_norm": 0.0, - "learning_rate": 2.0115776336520622e-07, - "loss": 0.217, - "step": 7319 - }, - { - "epoch": 8.44, - "grad_norm": 0.0, - "learning_rate": 2.0033017531782108e-07, - "loss": 0.2549, - "step": 7320 - }, - { - "epoch": 8.44, - "grad_norm": 0.0, - "learning_rate": 1.9950427595656352e-07, - "loss": 0.2753, - "step": 7321 - }, - { - "epoch": 8.45, - "grad_norm": 0.0, - "learning_rate": 1.9868006542375417e-07, - "loss": 0.2235, - "step": 7322 - }, - { - "epoch": 8.45, - "grad_norm": 0.0, - "learning_rate": 1.9785754386142164e-07, - "loss": 0.2516, - "step": 7323 - }, - { - "epoch": 8.45, - "grad_norm": 0.0, - "learning_rate": 1.9703671141130144e-07, - "loss": 0.291, - "step": 7324 - }, - { - "epoch": 8.45, - "grad_norm": 0.0, - "learning_rate": 1.962175682148426e-07, - "loss": 0.3185, - "step": 7325 - }, - { - "epoch": 8.45, - "grad_norm": 0.0, - "learning_rate": 1.9540011441319784e-07, - "loss": 0.2548, - "step": 7326 - }, - { - "epoch": 8.45, - "grad_norm": 0.0, - "learning_rate": 1.9458435014723443e-07, - "loss": 0.2639, - "step": 7327 - }, - { - "epoch": 8.45, - "grad_norm": 0.0, - "learning_rate": 1.9377027555752327e-07, - "loss": 0.2883, - "step": 7328 - }, - { - "epoch": 8.45, - "grad_norm": 0.0, - "learning_rate": 1.9295789078434658e-07, - "loss": 0.2521, - "step": 7329 - }, - { - "epoch": 8.45, - "grad_norm": 0.0, - "learning_rate": 1.921471959676957e-07, - "loss": 0.2372, - "step": 7330 - }, - { - "epoch": 8.46, - "grad_norm": 0.0, - "learning_rate": 1.9133819124727003e-07, - "loss": 0.2984, - "step": 7331 - }, - { - "epoch": 8.46, - "grad_norm": 0.0, - "learning_rate": 1.9053087676247696e-07, - "loss": 0.2687, - "step": 7332 - }, - { - "epoch": 8.46, - "grad_norm": 0.0, - "learning_rate": 1.8972525265243512e-07, - "loss": 0.2209, - "step": 7333 - }, - { - "epoch": 8.46, - "grad_norm": 0.0, - "learning_rate": 1.88921319055968e-07, - "loss": 0.2315, - "step": 7334 - }, - { - "epoch": 8.46, - "grad_norm": 0.0, - "learning_rate": 1.881190761116125e-07, - "loss": 0.235, - "step": 7335 - }, - { - "epoch": 8.46, - "grad_norm": 0.0, - "learning_rate": 1.8731852395760918e-07, - "loss": 0.2186, - "step": 7336 - }, - { - "epoch": 8.46, - "grad_norm": 0.0, - "learning_rate": 1.8651966273191103e-07, - "loss": 0.2697, - "step": 7337 - }, - { - "epoch": 8.46, - "grad_norm": 0.0, - "learning_rate": 1.857224925721801e-07, - "loss": 0.2275, - "step": 7338 - }, - { - "epoch": 8.46, - "grad_norm": 0.0, - "learning_rate": 1.8492701361578326e-07, - "loss": 0.2482, - "step": 7339 - }, - { - "epoch": 8.47, - "grad_norm": 0.0, - "learning_rate": 1.8413322599979745e-07, - "loss": 0.2299, - "step": 7340 - }, - { - "epoch": 8.47, - "grad_norm": 0.0, - "learning_rate": 1.8334112986100994e-07, - "loss": 0.264, - "step": 7341 - }, - { - "epoch": 8.47, - "grad_norm": 0.0, - "learning_rate": 1.8255072533591488e-07, - "loss": 0.249, - "step": 7342 - }, - { - "epoch": 8.47, - "grad_norm": 0.0, - "learning_rate": 1.8176201256071556e-07, - "loss": 0.2646, - "step": 7343 - }, - { - "epoch": 8.47, - "grad_norm": 0.0, - "learning_rate": 1.8097499167132436e-07, - "loss": 0.2561, - "step": 7344 - }, - { - "epoch": 8.47, - "grad_norm": 0.0, - "learning_rate": 1.8018966280336058e-07, - "loss": 0.2519, - "step": 7345 - }, - { - "epoch": 8.47, - "grad_norm": 0.0, - "learning_rate": 1.794060260921504e-07, - "loss": 0.2356, - "step": 7346 - }, - { - "epoch": 8.47, - "grad_norm": 0.0, - "learning_rate": 1.7862408167273472e-07, - "loss": 0.261, - "step": 7347 - }, - { - "epoch": 8.48, - "grad_norm": 0.0, - "learning_rate": 1.778438296798557e-07, - "loss": 0.2509, - "step": 7348 - }, - { - "epoch": 8.48, - "grad_norm": 0.0, - "learning_rate": 1.7706527024796805e-07, - "loss": 0.299, - "step": 7349 - }, - { - "epoch": 8.48, - "grad_norm": 0.0, - "learning_rate": 1.7628840351123444e-07, - "loss": 0.2672, - "step": 7350 - }, - { - "epoch": 8.48, - "grad_norm": 0.0, - "learning_rate": 1.7551322960352334e-07, - "loss": 0.2501, - "step": 7351 - }, - { - "epoch": 8.48, - "grad_norm": 0.0, - "learning_rate": 1.747397486584157e-07, - "loss": 0.2678, - "step": 7352 - }, - { - "epoch": 8.48, - "grad_norm": 0.0, - "learning_rate": 1.7396796080919599e-07, - "loss": 0.2631, - "step": 7353 - }, - { - "epoch": 8.48, - "grad_norm": 0.0, - "learning_rate": 1.7319786618885892e-07, - "loss": 0.3035, - "step": 7354 - }, - { - "epoch": 8.48, - "grad_norm": 0.0, - "learning_rate": 1.724294649301095e-07, - "loss": 0.2955, - "step": 7355 - }, - { - "epoch": 8.48, - "grad_norm": 0.0, - "learning_rate": 1.716627571653595e-07, - "loss": 0.2371, - "step": 7356 - }, - { - "epoch": 8.49, - "grad_norm": 0.0, - "learning_rate": 1.708977430267278e-07, - "loss": 0.2488, - "step": 7357 - }, - { - "epoch": 8.49, - "grad_norm": 0.0, - "learning_rate": 1.7013442264604108e-07, - "loss": 0.2483, - "step": 7358 - }, - { - "epoch": 8.49, - "grad_norm": 0.0, - "learning_rate": 1.6937279615483748e-07, - "loss": 0.2327, - "step": 7359 - }, - { - "epoch": 8.49, - "grad_norm": 0.0, - "learning_rate": 1.6861286368435758e-07, - "loss": 0.253, - "step": 7360 - }, - { - "epoch": 8.49, - "grad_norm": 0.0, - "learning_rate": 1.6785462536555775e-07, - "loss": 0.2675, - "step": 7361 - }, - { - "epoch": 8.49, - "grad_norm": 0.0, - "learning_rate": 1.6709808132909454e-07, - "loss": 0.2229, - "step": 7362 - }, - { - "epoch": 8.49, - "grad_norm": 0.0, - "learning_rate": 1.6634323170533928e-07, - "loss": 0.2582, - "step": 7363 - }, - { - "epoch": 8.49, - "grad_norm": 0.0, - "learning_rate": 1.6559007662436567e-07, - "loss": 0.265, - "step": 7364 - }, - { - "epoch": 8.49, - "grad_norm": 0.0, - "learning_rate": 1.6483861621595875e-07, - "loss": 0.252, - "step": 7365 - }, - { - "epoch": 8.5, - "grad_norm": 0.0, - "learning_rate": 1.6408885060961056e-07, - "loss": 0.2572, - "step": 7366 - }, - { - "epoch": 8.5, - "grad_norm": 0.0, - "learning_rate": 1.6334077993452324e-07, - "loss": 0.2903, - "step": 7367 - }, - { - "epoch": 8.5, - "grad_norm": 0.0, - "learning_rate": 1.625944043196015e-07, - "loss": 0.2181, - "step": 7368 - }, - { - "epoch": 8.5, - "grad_norm": 0.0, - "learning_rate": 1.6184972389346355e-07, - "loss": 0.3192, - "step": 7369 - }, - { - "epoch": 8.5, - "grad_norm": 0.0, - "learning_rate": 1.611067387844334e-07, - "loss": 0.246, - "step": 7370 - }, - { - "epoch": 8.5, - "grad_norm": 0.0, - "learning_rate": 1.6036544912054087e-07, - "loss": 0.2338, - "step": 7371 - }, - { - "epoch": 8.5, - "grad_norm": 0.0, - "learning_rate": 1.596258550295271e-07, - "loss": 0.2527, - "step": 7372 - }, - { - "epoch": 8.5, - "grad_norm": 0.0, - "learning_rate": 1.5888795663883904e-07, - "loss": 0.242, - "step": 7373 - }, - { - "epoch": 8.51, - "grad_norm": 0.0, - "learning_rate": 1.5815175407563166e-07, - "loss": 0.2213, - "step": 7374 - }, - { - "epoch": 8.51, - "grad_norm": 0.0, - "learning_rate": 1.57417247466769e-07, - "loss": 0.2663, - "step": 7375 - }, - { - "epoch": 8.51, - "grad_norm": 0.0, - "learning_rate": 1.5668443693882095e-07, - "loss": 0.2315, - "step": 7376 - }, - { - "epoch": 8.51, - "grad_norm": 0.0, - "learning_rate": 1.559533226180654e-07, - "loss": 0.2453, - "step": 7377 - }, - { - "epoch": 8.51, - "grad_norm": 0.0, - "learning_rate": 1.552239046304893e-07, - "loss": 0.2815, - "step": 7378 - }, - { - "epoch": 8.51, - "grad_norm": 0.0, - "learning_rate": 1.544961831017855e-07, - "loss": 0.2505, - "step": 7379 - }, - { - "epoch": 8.51, - "grad_norm": 0.0, - "learning_rate": 1.5377015815735696e-07, - "loss": 0.2833, - "step": 7380 - }, - { - "epoch": 8.51, - "grad_norm": 0.0, - "learning_rate": 1.5304582992231255e-07, - "loss": 0.3035, - "step": 7381 - }, - { - "epoch": 8.51, - "grad_norm": 0.0, - "learning_rate": 1.5232319852146682e-07, - "loss": 0.2441, - "step": 7382 - }, - { - "epoch": 8.52, - "grad_norm": 0.0, - "learning_rate": 1.5160226407934797e-07, - "loss": 0.2748, - "step": 7383 - }, - { - "epoch": 8.52, - "grad_norm": 0.0, - "learning_rate": 1.508830267201844e-07, - "loss": 0.2477, - "step": 7384 - }, - { - "epoch": 8.52, - "grad_norm": 0.0, - "learning_rate": 1.5016548656791697e-07, - "loss": 0.2337, - "step": 7385 - }, - { - "epoch": 8.52, - "grad_norm": 0.0, - "learning_rate": 1.4944964374619342e-07, - "loss": 0.2803, - "step": 7386 - }, - { - "epoch": 8.52, - "grad_norm": 0.0, - "learning_rate": 1.487354983783673e-07, - "loss": 0.2291, - "step": 7387 - }, - { - "epoch": 8.52, - "grad_norm": 0.0, - "learning_rate": 1.4802305058750134e-07, - "loss": 0.3303, - "step": 7388 - }, - { - "epoch": 8.52, - "grad_norm": 0.0, - "learning_rate": 1.4731230049636503e-07, - "loss": 0.2421, - "step": 7389 - }, - { - "epoch": 8.52, - "grad_norm": 0.0, - "learning_rate": 1.4660324822743378e-07, - "loss": 0.2097, - "step": 7390 - }, - { - "epoch": 8.52, - "grad_norm": 0.0, - "learning_rate": 1.4589589390289427e-07, - "loss": 0.2418, - "step": 7391 - }, - { - "epoch": 8.53, - "grad_norm": 0.0, - "learning_rate": 1.451902376446368e-07, - "loss": 0.2634, - "step": 7392 - }, - { - "epoch": 8.53, - "grad_norm": 0.0, - "learning_rate": 1.4448627957426186e-07, - "loss": 0.2656, - "step": 7393 - }, - { - "epoch": 8.53, - "grad_norm": 0.0, - "learning_rate": 1.4378401981307466e-07, - "loss": 0.2334, - "step": 7394 - }, - { - "epoch": 8.53, - "grad_norm": 0.0, - "learning_rate": 1.430834584820895e-07, - "loss": 0.2364, - "step": 7395 - }, - { - "epoch": 8.53, - "grad_norm": 0.0, - "learning_rate": 1.4238459570202644e-07, - "loss": 0.2765, - "step": 7396 - }, - { - "epoch": 8.53, - "grad_norm": 0.0, - "learning_rate": 1.41687431593317e-07, - "loss": 0.3027, - "step": 7397 - }, - { - "epoch": 8.53, - "grad_norm": 0.0, - "learning_rate": 1.4099196627609503e-07, - "loss": 0.2607, - "step": 7398 - }, - { - "epoch": 8.53, - "grad_norm": 0.0, - "learning_rate": 1.4029819987020466e-07, - "loss": 0.2436, - "step": 7399 - }, - { - "epoch": 8.54, - "grad_norm": 0.0, - "learning_rate": 1.3960613249519472e-07, - "loss": 0.2497, - "step": 7400 - }, - { - "epoch": 8.54, - "grad_norm": 0.0, - "learning_rate": 1.3891576427032317e-07, - "loss": 0.2331, - "step": 7401 - }, - { - "epoch": 8.54, - "grad_norm": 0.0, - "learning_rate": 1.382270953145548e-07, - "loss": 0.2651, - "step": 7402 - }, - { - "epoch": 8.54, - "grad_norm": 0.0, - "learning_rate": 1.375401257465625e-07, - "loss": 0.2479, - "step": 7403 - }, - { - "epoch": 8.54, - "grad_norm": 0.0, - "learning_rate": 1.368548556847238e-07, - "loss": 0.2896, - "step": 7404 - }, - { - "epoch": 8.54, - "grad_norm": 0.0, - "learning_rate": 1.3617128524712643e-07, - "loss": 0.3011, - "step": 7405 - }, - { - "epoch": 8.54, - "grad_norm": 0.0, - "learning_rate": 1.3548941455156395e-07, - "loss": 0.2641, - "step": 7406 - }, - { - "epoch": 8.54, - "grad_norm": 0.0, - "learning_rate": 1.348092437155346e-07, - "loss": 0.2464, - "step": 7407 - }, - { - "epoch": 8.54, - "grad_norm": 0.0, - "learning_rate": 1.3413077285624797e-07, - "loss": 0.2357, - "step": 7408 - }, - { - "epoch": 8.55, - "grad_norm": 0.0, - "learning_rate": 1.334540020906172e-07, - "loss": 0.2864, - "step": 7409 - }, - { - "epoch": 8.55, - "grad_norm": 0.0, - "learning_rate": 1.3277893153526568e-07, - "loss": 0.2417, - "step": 7410 - }, - { - "epoch": 8.55, - "grad_norm": 0.0, - "learning_rate": 1.3210556130652031e-07, - "loss": 0.2699, - "step": 7411 - }, - { - "epoch": 8.55, - "grad_norm": 0.0, - "learning_rate": 1.314338915204172e-07, - "loss": 0.2535, - "step": 7412 - }, - { - "epoch": 8.55, - "grad_norm": 0.0, - "learning_rate": 1.3076392229270041e-07, - "loss": 0.2752, - "step": 7413 - }, - { - "epoch": 8.55, - "grad_norm": 0.0, - "learning_rate": 1.300956537388176e-07, - "loss": 0.2815, - "step": 7414 - }, - { - "epoch": 8.55, - "grad_norm": 0.0, - "learning_rate": 1.2942908597392555e-07, - "loss": 0.2519, - "step": 7415 - }, - { - "epoch": 8.55, - "grad_norm": 0.0, - "learning_rate": 1.2876421911288906e-07, - "loss": 0.296, - "step": 7416 - }, - { - "epoch": 8.55, - "grad_norm": 0.0, - "learning_rate": 1.2810105327027754e-07, - "loss": 0.2644, - "step": 7417 - }, - { - "epoch": 8.56, - "grad_norm": 0.0, - "learning_rate": 1.2743958856036743e-07, - "loss": 0.2785, - "step": 7418 - }, - { - "epoch": 8.56, - "grad_norm": 0.0, - "learning_rate": 1.2677982509714415e-07, - "loss": 0.2861, - "step": 7419 - }, - { - "epoch": 8.56, - "grad_norm": 0.0, - "learning_rate": 1.261217629942968e-07, - "loss": 0.2484, - "step": 7420 - }, - { - "epoch": 8.56, - "grad_norm": 0.0, - "learning_rate": 1.2546540236522575e-07, - "loss": 0.2687, - "step": 7421 - }, - { - "epoch": 8.56, - "grad_norm": 0.0, - "learning_rate": 1.248107433230339e-07, - "loss": 0.2896, - "step": 7422 - }, - { - "epoch": 8.56, - "grad_norm": 0.0, - "learning_rate": 1.2415778598053207e-07, - "loss": 0.2739, - "step": 7423 - }, - { - "epoch": 8.56, - "grad_norm": 0.0, - "learning_rate": 1.235065304502403e-07, - "loss": 0.2342, - "step": 7424 - }, - { - "epoch": 8.56, - "grad_norm": 0.0, - "learning_rate": 1.2285697684438104e-07, - "loss": 0.2736, - "step": 7425 - }, - { - "epoch": 8.57, - "grad_norm": 0.0, - "learning_rate": 1.2220912527488804e-07, - "loss": 0.2641, - "step": 7426 - }, - { - "epoch": 8.57, - "grad_norm": 0.0, - "learning_rate": 1.2156297585339872e-07, - "loss": 0.2533, - "step": 7427 - }, - { - "epoch": 8.57, - "grad_norm": 0.0, - "learning_rate": 1.209185286912573e-07, - "loss": 0.3595, - "step": 7428 - }, - { - "epoch": 8.57, - "grad_norm": 0.0, - "learning_rate": 1.20275783899515e-07, - "loss": 0.2366, - "step": 7429 - }, - { - "epoch": 8.57, - "grad_norm": 0.0, - "learning_rate": 1.1963474158893207e-07, - "loss": 0.2286, - "step": 7430 - }, - { - "epoch": 8.57, - "grad_norm": 0.0, - "learning_rate": 1.1899540186997127e-07, - "loss": 0.2143, - "step": 7431 - }, - { - "epoch": 8.57, - "grad_norm": 0.0, - "learning_rate": 1.183577648528056e-07, - "loss": 0.2568, - "step": 7432 - }, - { - "epoch": 8.57, - "grad_norm": 0.0, - "learning_rate": 1.1772183064731268e-07, - "loss": 0.2992, - "step": 7433 - }, - { - "epoch": 8.57, - "grad_norm": 0.0, - "learning_rate": 1.1708759936307601e-07, - "loss": 0.2235, - "step": 7434 - }, - { - "epoch": 8.58, - "grad_norm": 0.0, - "learning_rate": 1.1645507110938925e-07, - "loss": 0.2383, - "step": 7435 - }, - { - "epoch": 8.58, - "grad_norm": 0.0, - "learning_rate": 1.1582424599524855e-07, - "loss": 0.2484, - "step": 7436 - }, - { - "epoch": 8.58, - "grad_norm": 0.0, - "learning_rate": 1.1519512412935807e-07, - "loss": 0.2508, - "step": 7437 - }, - { - "epoch": 8.58, - "grad_norm": 0.0, - "learning_rate": 1.1456770562012776e-07, - "loss": 0.2461, - "step": 7438 - }, - { - "epoch": 8.58, - "grad_norm": 0.0, - "learning_rate": 1.1394199057567667e-07, - "loss": 0.2515, - "step": 7439 - }, - { - "epoch": 8.58, - "grad_norm": 0.0, - "learning_rate": 1.1331797910382747e-07, - "loss": 0.2765, - "step": 7440 - }, - { - "epoch": 8.58, - "grad_norm": 0.0, - "learning_rate": 1.1269567131211079e-07, - "loss": 0.2974, - "step": 7441 - }, - { - "epoch": 8.58, - "grad_norm": 0.0, - "learning_rate": 1.1207506730776308e-07, - "loss": 0.2686, - "step": 7442 - }, - { - "epoch": 8.58, - "grad_norm": 0.0, - "learning_rate": 1.1145616719772545e-07, - "loss": 0.2642, - "step": 7443 - }, - { - "epoch": 8.59, - "grad_norm": 0.0, - "learning_rate": 1.1083897108864927e-07, - "loss": 0.2447, - "step": 7444 - }, - { - "epoch": 8.59, - "grad_norm": 0.0, - "learning_rate": 1.1022347908689057e-07, - "loss": 0.2588, - "step": 7445 - }, - { - "epoch": 8.59, - "grad_norm": 0.0, - "learning_rate": 1.0960969129851007e-07, - "loss": 0.2297, - "step": 7446 - }, - { - "epoch": 8.59, - "grad_norm": 0.0, - "learning_rate": 1.0899760782927649e-07, - "loss": 0.2567, - "step": 7447 - }, - { - "epoch": 8.59, - "grad_norm": 0.0, - "learning_rate": 1.0838722878466435e-07, - "loss": 0.2474, - "step": 7448 - }, - { - "epoch": 8.59, - "grad_norm": 0.0, - "learning_rate": 1.0777855426985395e-07, - "loss": 0.2713, - "step": 7449 - }, - { - "epoch": 8.59, - "grad_norm": 0.0, - "learning_rate": 1.0717158438973474e-07, - "loss": 0.2267, - "step": 7450 - }, - { - "epoch": 8.59, - "grad_norm": 0.0, - "learning_rate": 1.0656631924889749e-07, - "loss": 0.2378, - "step": 7451 - }, - { - "epoch": 8.6, - "grad_norm": 0.0, - "learning_rate": 1.0596275895164431e-07, - "loss": 0.2987, - "step": 7452 - }, - { - "epoch": 8.6, - "grad_norm": 0.0, - "learning_rate": 1.0536090360198092e-07, - "loss": 0.2164, - "step": 7453 - }, - { - "epoch": 8.6, - "grad_norm": 0.0, - "learning_rate": 1.0476075330361656e-07, - "loss": 0.2775, - "step": 7454 - }, - { - "epoch": 8.6, - "grad_norm": 0.0, - "learning_rate": 1.0416230815997297e-07, - "loss": 0.2401, - "step": 7455 - }, - { - "epoch": 8.6, - "grad_norm": 0.0, - "learning_rate": 1.0356556827417208e-07, - "loss": 0.2877, - "step": 7456 - }, - { - "epoch": 8.6, - "grad_norm": 0.0, - "learning_rate": 1.029705337490472e-07, - "loss": 0.2863, - "step": 7457 - }, - { - "epoch": 8.6, - "grad_norm": 0.0, - "learning_rate": 1.0237720468713297e-07, - "loss": 0.2518, - "step": 7458 - }, - { - "epoch": 8.6, - "grad_norm": 0.0, - "learning_rate": 1.0178558119067316e-07, - "loss": 0.2726, - "step": 7459 - }, - { - "epoch": 8.6, - "grad_norm": 0.0, - "learning_rate": 1.0119566336161624e-07, - "loss": 0.2802, - "step": 7460 - }, - { - "epoch": 8.61, - "grad_norm": 0.0, - "learning_rate": 1.0060745130161753e-07, - "loss": 0.2848, - "step": 7461 - }, - { - "epoch": 8.61, - "grad_norm": 0.0, - "learning_rate": 1.0002094511203819e-07, - "loss": 0.2352, - "step": 7462 - }, - { - "epoch": 8.61, - "grad_norm": 0.0, - "learning_rate": 9.943614489394626e-08, - "loss": 0.2337, - "step": 7463 - }, - { - "epoch": 8.61, - "grad_norm": 0.0, - "learning_rate": 9.885305074811336e-08, - "loss": 0.2809, - "step": 7464 - }, - { - "epoch": 8.61, - "grad_norm": 0.0, - "learning_rate": 9.827166277501909e-08, - "loss": 0.2332, - "step": 7465 - }, - { - "epoch": 8.61, - "grad_norm": 0.0, - "learning_rate": 9.769198107485001e-08, - "loss": 0.3003, - "step": 7466 - }, - { - "epoch": 8.61, - "grad_norm": 0.0, - "learning_rate": 9.711400574749507e-08, - "loss": 0.2908, - "step": 7467 - }, - { - "epoch": 8.61, - "grad_norm": 0.0, - "learning_rate": 9.653773689255353e-08, - "loss": 0.2607, - "step": 7468 - }, - { - "epoch": 8.61, - "grad_norm": 0.0, - "learning_rate": 9.596317460932703e-08, - "loss": 0.2768, - "step": 7469 - }, - { - "epoch": 8.62, - "grad_norm": 0.0, - "learning_rate": 9.539031899682527e-08, - "loss": 0.2469, - "step": 7470 - }, - { - "epoch": 8.62, - "grad_norm": 0.0, - "learning_rate": 9.481917015376262e-08, - "loss": 0.2361, - "step": 7471 - }, - { - "epoch": 8.62, - "grad_norm": 0.0, - "learning_rate": 9.424972817856037e-08, - "loss": 0.2554, - "step": 7472 - }, - { - "epoch": 8.62, - "grad_norm": 0.0, - "learning_rate": 9.368199316934446e-08, - "loss": 0.2717, - "step": 7473 - }, - { - "epoch": 8.62, - "grad_norm": 0.0, - "learning_rate": 9.311596522394772e-08, - "loss": 0.3023, - "step": 7474 - }, - { - "epoch": 8.62, - "grad_norm": 0.0, - "learning_rate": 9.255164443990994e-08, - "loss": 0.3011, - "step": 7475 - }, - { - "epoch": 8.62, - "grad_norm": 0.0, - "learning_rate": 9.19890309144722e-08, - "loss": 0.264, - "step": 7476 - }, - { - "epoch": 8.62, - "grad_norm": 0.0, - "learning_rate": 9.142812474458806e-08, - "loss": 0.2219, - "step": 7477 - }, - { - "epoch": 8.63, - "grad_norm": 0.0, - "learning_rate": 9.086892602691022e-08, - "loss": 0.2331, - "step": 7478 - }, - { - "epoch": 8.63, - "grad_norm": 0.0, - "learning_rate": 9.031143485780159e-08, - "loss": 0.2359, - "step": 7479 - }, - { - "epoch": 8.63, - "grad_norm": 0.0, - "learning_rate": 8.975565133332976e-08, - "loss": 0.2421, - "step": 7480 - }, - { - "epoch": 8.63, - "grad_norm": 0.0, - "learning_rate": 8.92015755492659e-08, - "loss": 0.2498, - "step": 7481 - }, - { - "epoch": 8.63, - "grad_norm": 0.0, - "learning_rate": 8.864920760109252e-08, - "loss": 0.2292, - "step": 7482 - }, - { - "epoch": 8.63, - "grad_norm": 0.0, - "learning_rate": 8.809854758399017e-08, - "loss": 0.2386, - "step": 7483 - }, - { - "epoch": 8.63, - "grad_norm": 0.0, - "learning_rate": 8.75495955928507e-08, - "loss": 0.2684, - "step": 7484 - }, - { - "epoch": 8.63, - "grad_norm": 0.0, - "learning_rate": 8.700235172226845e-08, - "loss": 0.2264, - "step": 7485 - }, - { - "epoch": 8.63, - "grad_norm": 0.0, - "learning_rate": 8.645681606654799e-08, - "loss": 0.2681, - "step": 7486 - }, - { - "epoch": 8.64, - "grad_norm": 0.0, - "learning_rate": 8.591298871969411e-08, - "loss": 0.2674, - "step": 7487 - }, - { - "epoch": 8.64, - "grad_norm": 0.0, - "learning_rate": 8.537086977541964e-08, - "loss": 0.2508, - "step": 7488 - }, - { - "epoch": 8.64, - "grad_norm": 0.0, - "learning_rate": 8.483045932714318e-08, - "loss": 0.2442, - "step": 7489 - }, - { - "epoch": 8.64, - "grad_norm": 0.0, - "learning_rate": 8.429175746798912e-08, - "loss": 0.2358, - "step": 7490 - }, - { - "epoch": 8.64, - "grad_norm": 0.0, - "learning_rate": 8.375476429078543e-08, - "loss": 0.2529, - "step": 7491 - }, - { - "epoch": 8.64, - "grad_norm": 0.0, - "learning_rate": 8.321947988806811e-08, - "loss": 0.2656, - "step": 7492 - }, - { - "epoch": 8.64, - "grad_norm": 0.0, - "learning_rate": 8.268590435208002e-08, - "loss": 0.2572, - "step": 7493 - }, - { - "epoch": 8.64, - "grad_norm": 0.0, - "learning_rate": 8.215403777476317e-08, - "loss": 0.2683, - "step": 7494 - }, - { - "epoch": 8.64, - "grad_norm": 0.0, - "learning_rate": 8.162388024777202e-08, - "loss": 0.2596, - "step": 7495 - }, - { - "epoch": 8.65, - "grad_norm": 0.0, - "learning_rate": 8.109543186246349e-08, - "loss": 0.2389, - "step": 7496 - }, - { - "epoch": 8.65, - "grad_norm": 0.0, - "learning_rate": 8.05686927098981e-08, - "loss": 0.2243, - "step": 7497 - }, - { - "epoch": 8.65, - "grad_norm": 0.0, - "learning_rate": 8.004366288084542e-08, - "loss": 0.2892, - "step": 7498 - }, - { - "epoch": 8.65, - "grad_norm": 0.0, - "learning_rate": 7.952034246577977e-08, - "loss": 0.2625, - "step": 7499 - }, - { - "epoch": 8.65, - "grad_norm": 0.0, - "learning_rate": 7.899873155487902e-08, - "loss": 0.2371, - "step": 7500 - }, - { - "epoch": 8.65, - "grad_norm": 0.0, - "learning_rate": 7.847883023802793e-08, - "loss": 0.2834, - "step": 7501 - }, - { - "epoch": 8.65, - "grad_norm": 0.0, - "learning_rate": 7.796063860481595e-08, - "loss": 0.2367, - "step": 7502 - }, - { - "epoch": 8.65, - "grad_norm": 0.0, - "learning_rate": 7.744415674453721e-08, - "loss": 0.248, - "step": 7503 - }, - { - "epoch": 8.66, - "grad_norm": 0.0, - "learning_rate": 7.692938474619494e-08, - "loss": 0.2731, - "step": 7504 - }, - { - "epoch": 8.66, - "grad_norm": 0.0, - "learning_rate": 7.641632269849263e-08, - "loss": 0.2618, - "step": 7505 - }, - { - "epoch": 8.66, - "grad_norm": 0.0, - "learning_rate": 7.590497068984293e-08, - "loss": 0.2684, - "step": 7506 - }, - { - "epoch": 8.66, - "grad_norm": 0.0, - "learning_rate": 7.539532880836087e-08, - "loss": 0.2599, - "step": 7507 - }, - { - "epoch": 8.66, - "grad_norm": 0.0, - "learning_rate": 7.488739714187066e-08, - "loss": 0.2822, - "step": 7508 - }, - { - "epoch": 8.66, - "grad_norm": 0.0, - "learning_rate": 7.438117577789561e-08, - "loss": 0.2796, - "step": 7509 - }, - { - "epoch": 8.66, - "grad_norm": 0.0, - "learning_rate": 7.387666480367262e-08, - "loss": 0.2685, - "step": 7510 - }, - { - "epoch": 8.66, - "grad_norm": 0.0, - "learning_rate": 7.33738643061377e-08, - "loss": 0.2693, - "step": 7511 - }, - { - "epoch": 8.66, - "grad_norm": 0.0, - "learning_rate": 7.287277437193153e-08, - "loss": 0.2309, - "step": 7512 - }, - { - "epoch": 8.67, - "grad_norm": 0.0, - "learning_rate": 7.237339508740615e-08, - "loss": 0.2691, - "step": 7513 - }, - { - "epoch": 8.67, - "grad_norm": 0.0, - "learning_rate": 7.187572653861163e-08, - "loss": 0.2642, - "step": 7514 - }, - { - "epoch": 8.67, - "grad_norm": 0.0, - "learning_rate": 7.137976881130826e-08, - "loss": 0.2164, - "step": 7515 - }, - { - "epoch": 8.67, - "grad_norm": 0.0, - "learning_rate": 7.088552199095877e-08, - "loss": 0.2695, - "step": 7516 - }, - { - "epoch": 8.67, - "grad_norm": 0.0, - "learning_rate": 7.039298616273393e-08, - "loss": 0.244, - "step": 7517 - }, - { - "epoch": 8.67, - "grad_norm": 0.0, - "learning_rate": 6.990216141150696e-08, - "loss": 0.2695, - "step": 7518 - }, - { - "epoch": 8.67, - "grad_norm": 0.0, - "learning_rate": 6.941304782185577e-08, - "loss": 0.3221, - "step": 7519 - }, - { - "epoch": 8.67, - "grad_norm": 0.0, - "learning_rate": 6.892564547806624e-08, - "loss": 0.2375, - "step": 7520 - }, - { - "epoch": 8.67, - "grad_norm": 0.0, - "learning_rate": 6.843995446412788e-08, - "loss": 0.2168, - "step": 7521 - }, - { - "epoch": 8.68, - "grad_norm": 0.0, - "learning_rate": 6.795597486373595e-08, - "loss": 0.2316, - "step": 7522 - }, - { - "epoch": 8.68, - "grad_norm": 0.0, - "learning_rate": 6.747370676028819e-08, - "loss": 0.2285, - "step": 7523 - }, - { - "epoch": 8.68, - "grad_norm": 0.0, - "learning_rate": 6.699315023689035e-08, - "loss": 0.243, - "step": 7524 - }, - { - "epoch": 8.68, - "grad_norm": 0.0, - "learning_rate": 6.651430537635284e-08, - "loss": 0.2281, - "step": 7525 - }, - { - "epoch": 8.68, - "grad_norm": 0.0, - "learning_rate": 6.603717226118966e-08, - "loss": 0.2372, - "step": 7526 - }, - { - "epoch": 8.68, - "grad_norm": 0.0, - "learning_rate": 6.556175097362061e-08, - "loss": 0.2619, - "step": 7527 - }, - { - "epoch": 8.68, - "grad_norm": 0.0, - "learning_rate": 6.508804159557235e-08, - "loss": 0.2832, - "step": 7528 - }, - { - "epoch": 8.68, - "grad_norm": 0.0, - "learning_rate": 6.461604420867296e-08, - "loss": 0.2614, - "step": 7529 - }, - { - "epoch": 8.69, - "grad_norm": 0.0, - "learning_rate": 6.414575889425844e-08, - "loss": 0.2264, - "step": 7530 - }, - { - "epoch": 8.69, - "grad_norm": 0.0, - "learning_rate": 6.367718573336845e-08, - "loss": 0.2893, - "step": 7531 - }, - { - "epoch": 8.69, - "grad_norm": 0.0, - "learning_rate": 6.321032480674727e-08, - "loss": 0.2339, - "step": 7532 - }, - { - "epoch": 8.69, - "grad_norm": 0.0, - "learning_rate": 6.274517619484499e-08, - "loss": 0.2372, - "step": 7533 - }, - { - "epoch": 8.69, - "grad_norm": 0.0, - "learning_rate": 6.228173997781639e-08, - "loss": 0.2669, - "step": 7534 - }, - { - "epoch": 8.69, - "grad_norm": 0.0, - "learning_rate": 6.182001623552202e-08, - "loss": 0.2591, - "step": 7535 - }, - { - "epoch": 8.69, - "grad_norm": 0.0, - "learning_rate": 6.136000504752493e-08, - "loss": 0.2245, - "step": 7536 - }, - { - "epoch": 8.69, - "grad_norm": 0.0, - "learning_rate": 6.090170649309502e-08, - "loss": 0.2643, - "step": 7537 - }, - { - "epoch": 8.69, - "grad_norm": 0.0, - "learning_rate": 6.044512065120689e-08, - "loss": 0.2757, - "step": 7538 - }, - { - "epoch": 8.7, - "grad_norm": 0.0, - "learning_rate": 5.999024760054095e-08, - "loss": 0.2731, - "step": 7539 - }, - { - "epoch": 8.7, - "grad_norm": 0.0, - "learning_rate": 5.953708741947894e-08, - "loss": 0.258, - "step": 7540 - }, - { - "epoch": 8.7, - "grad_norm": 0.0, - "learning_rate": 5.9085640186111735e-08, - "loss": 0.251, - "step": 7541 - }, - { - "epoch": 8.7, - "grad_norm": 0.0, - "learning_rate": 5.8635905978231544e-08, - "loss": 0.2882, - "step": 7542 - }, - { - "epoch": 8.7, - "grad_norm": 0.0, - "learning_rate": 5.8187884873338595e-08, - "loss": 0.2475, - "step": 7543 - }, - { - "epoch": 8.7, - "grad_norm": 0.0, - "learning_rate": 5.774157694863336e-08, - "loss": 0.2449, - "step": 7544 - }, - { - "epoch": 8.7, - "grad_norm": 0.0, - "learning_rate": 5.7296982281026534e-08, - "loss": 0.2982, - "step": 7545 - }, - { - "epoch": 8.7, - "grad_norm": 0.0, - "learning_rate": 5.685410094713017e-08, - "loss": 0.2315, - "step": 7546 - }, - { - "epoch": 8.7, - "grad_norm": 0.0, - "learning_rate": 5.641293302326323e-08, - "loss": 0.2687, - "step": 7547 - }, - { - "epoch": 8.71, - "grad_norm": 0.0, - "learning_rate": 5.597347858544488e-08, - "loss": 0.2562, - "step": 7548 - }, - { - "epoch": 8.71, - "grad_norm": 0.0, - "learning_rate": 5.5535737709404566e-08, - "loss": 0.3346, - "step": 7549 - }, - { - "epoch": 8.71, - "grad_norm": 0.0, - "learning_rate": 5.509971047057416e-08, - "loss": 0.2672, - "step": 7550 - }, - { - "epoch": 8.71, - "grad_norm": 0.0, - "learning_rate": 5.466539694408912e-08, - "loss": 0.2765, - "step": 7551 - }, - { - "epoch": 8.71, - "grad_norm": 0.0, - "learning_rate": 5.42327972047918e-08, - "loss": 0.2268, - "step": 7552 - }, - { - "epoch": 8.71, - "grad_norm": 0.0, - "learning_rate": 5.380191132722701e-08, - "loss": 0.2281, - "step": 7553 - }, - { - "epoch": 8.71, - "grad_norm": 0.0, - "learning_rate": 5.3372739385645356e-08, - "loss": 0.296, - "step": 7554 - }, - { - "epoch": 8.71, - "grad_norm": 0.0, - "learning_rate": 5.2945281454003236e-08, - "loss": 0.2407, - "step": 7555 - }, - { - "epoch": 8.72, - "grad_norm": 0.0, - "learning_rate": 5.2519537605959513e-08, - "loss": 0.2791, - "step": 7556 - }, - { - "epoch": 8.72, - "grad_norm": 0.0, - "learning_rate": 5.209550791487883e-08, - "loss": 0.2595, - "step": 7557 - }, - { - "epoch": 8.72, - "grad_norm": 0.0, - "learning_rate": 5.167319245383162e-08, - "loss": 0.2658, - "step": 7558 - }, - { - "epoch": 8.72, - "grad_norm": 0.0, - "learning_rate": 5.125259129558857e-08, - "loss": 0.2888, - "step": 7559 - }, - { - "epoch": 8.72, - "grad_norm": 0.0, - "learning_rate": 5.083370451263059e-08, - "loss": 0.2291, - "step": 7560 - }, - { - "epoch": 8.72, - "grad_norm": 0.0, - "learning_rate": 5.041653217713993e-08, - "loss": 0.3176, - "step": 7561 - }, - { - "epoch": 8.72, - "grad_norm": 0.0, - "learning_rate": 5.0001074361003546e-08, - "loss": 0.2657, - "step": 7562 - }, - { - "epoch": 8.72, - "grad_norm": 0.0, - "learning_rate": 4.958733113581415e-08, - "loss": 0.2462, - "step": 7563 - }, - { - "epoch": 8.72, - "grad_norm": 0.0, - "learning_rate": 4.9175302572866956e-08, - "loss": 0.2583, - "step": 7564 - }, - { - "epoch": 8.73, - "grad_norm": 0.0, - "learning_rate": 4.876498874316515e-08, - "loss": 0.2407, - "step": 7565 - }, - { - "epoch": 8.73, - "grad_norm": 0.0, - "learning_rate": 4.835638971741219e-08, - "loss": 0.2258, - "step": 7566 - }, - { - "epoch": 8.73, - "grad_norm": 0.0, - "learning_rate": 4.7949505566018405e-08, - "loss": 0.265, - "step": 7567 - }, - { - "epoch": 8.73, - "grad_norm": 0.0, - "learning_rate": 4.754433635909994e-08, - "loss": 0.3081, - "step": 7568 - }, - { - "epoch": 8.73, - "grad_norm": 0.0, - "learning_rate": 4.714088216647428e-08, - "loss": 0.2858, - "step": 7569 - }, - { - "epoch": 8.73, - "grad_norm": 0.0, - "learning_rate": 4.6739143057665806e-08, - "loss": 0.2165, - "step": 7570 - }, - { - "epoch": 8.73, - "grad_norm": 0.0, - "learning_rate": 4.6339119101902475e-08, - "loss": 0.273, - "step": 7571 - }, - { - "epoch": 8.73, - "grad_norm": 0.0, - "learning_rate": 4.5940810368116925e-08, - "loss": 0.2543, - "step": 7572 - }, - { - "epoch": 8.73, - "grad_norm": 0.0, - "learning_rate": 4.5544216924944265e-08, - "loss": 0.248, - "step": 7573 - }, - { - "epoch": 8.74, - "grad_norm": 0.0, - "learning_rate": 4.5149338840727586e-08, - "loss": 0.2766, - "step": 7574 - }, - { - "epoch": 8.74, - "grad_norm": 0.0, - "learning_rate": 4.475617618351136e-08, - "loss": 0.2904, - "step": 7575 - }, - { - "epoch": 8.74, - "grad_norm": 0.0, - "learning_rate": 4.4364729021048044e-08, - "loss": 0.3101, - "step": 7576 - }, - { - "epoch": 8.74, - "grad_norm": 0.0, - "learning_rate": 4.3974997420789257e-08, - "loss": 0.219, - "step": 7577 - }, - { - "epoch": 8.74, - "grad_norm": 0.0, - "learning_rate": 4.35869814498946e-08, - "loss": 0.2492, - "step": 7578 - }, - { - "epoch": 8.74, - "grad_norm": 0.0, - "learning_rate": 4.320068117522835e-08, - "loss": 0.277, - "step": 7579 - }, - { - "epoch": 8.74, - "grad_norm": 0.0, - "learning_rate": 4.281609666335618e-08, - "loss": 0.2551, - "step": 7580 - }, - { - "epoch": 8.74, - "grad_norm": 0.0, - "learning_rate": 4.243322798055172e-08, - "loss": 0.2552, - "step": 7581 - }, - { - "epoch": 8.75, - "grad_norm": 0.0, - "learning_rate": 4.205207519278998e-08, - "loss": 0.248, - "step": 7582 - }, - { - "epoch": 8.75, - "grad_norm": 0.0, - "learning_rate": 4.167263836575286e-08, - "loss": 0.2308, - "step": 7583 - }, - { - "epoch": 8.75, - "grad_norm": 0.0, - "learning_rate": 4.129491756482362e-08, - "loss": 0.2353, - "step": 7584 - }, - { - "epoch": 8.75, - "grad_norm": 0.0, - "learning_rate": 4.091891285509353e-08, - "loss": 0.2802, - "step": 7585 - }, - { - "epoch": 8.75, - "grad_norm": 0.0, - "learning_rate": 4.054462430135298e-08, - "loss": 0.2367, - "step": 7586 - }, - { - "epoch": 8.75, - "grad_norm": 0.0, - "learning_rate": 4.0172051968101474e-08, - "loss": 0.2295, - "step": 7587 - }, - { - "epoch": 8.75, - "grad_norm": 0.0, - "learning_rate": 3.980119591954101e-08, - "loss": 0.2395, - "step": 7588 - }, - { - "epoch": 8.75, - "grad_norm": 0.0, - "learning_rate": 3.943205621957713e-08, - "loss": 0.2523, - "step": 7589 - }, - { - "epoch": 8.75, - "grad_norm": 0.0, - "learning_rate": 3.9064632931821165e-08, - "loss": 0.287, - "step": 7590 - }, - { - "epoch": 8.76, - "grad_norm": 0.0, - "learning_rate": 3.869892611958692e-08, - "loss": 0.2212, - "step": 7591 - }, - { - "epoch": 8.76, - "grad_norm": 0.0, - "learning_rate": 3.833493584589398e-08, - "loss": 0.2697, - "step": 7592 - }, - { - "epoch": 8.76, - "grad_norm": 0.0, - "learning_rate": 3.797266217346329e-08, - "loss": 0.3112, - "step": 7593 - }, - { - "epoch": 8.76, - "grad_norm": 0.0, - "learning_rate": 3.761210516472602e-08, - "loss": 0.318, - "step": 7594 - }, - { - "epoch": 8.76, - "grad_norm": 0.0, - "learning_rate": 3.7253264881809137e-08, - "loss": 0.2588, - "step": 7595 - }, - { - "epoch": 8.76, - "grad_norm": 0.0, - "learning_rate": 3.6896141386552065e-08, - "loss": 0.2466, - "step": 7596 - }, - { - "epoch": 8.76, - "grad_norm": 0.0, - "learning_rate": 3.654073474049225e-08, - "loss": 0.2514, - "step": 7597 - }, - { - "epoch": 8.76, - "grad_norm": 0.0, - "learning_rate": 3.618704500487402e-08, - "loss": 0.2664, - "step": 7598 - }, - { - "epoch": 8.76, - "grad_norm": 0.0, - "learning_rate": 3.583507224064642e-08, - "loss": 0.2746, - "step": 7599 - }, - { - "epoch": 8.77, - "grad_norm": 0.0, - "learning_rate": 3.548481650846092e-08, - "loss": 0.2788, - "step": 7600 - }, - { - "epoch": 8.77, - "grad_norm": 0.0, - "learning_rate": 3.5136277868674795e-08, - "loss": 0.2161, - "step": 7601 - }, - { - "epoch": 8.77, - "grad_norm": 0.0, - "learning_rate": 3.4789456381346675e-08, - "loss": 0.2357, - "step": 7602 - }, - { - "epoch": 8.77, - "grad_norm": 0.0, - "learning_rate": 3.4444352106242086e-08, - "loss": 0.2449, - "step": 7603 - }, - { - "epoch": 8.77, - "grad_norm": 0.0, - "learning_rate": 3.4100965102829007e-08, - "loss": 0.2598, - "step": 7604 - }, - { - "epoch": 8.77, - "grad_norm": 0.0, - "learning_rate": 3.3759295430281226e-08, - "loss": 0.2572, - "step": 7605 - }, - { - "epoch": 8.77, - "grad_norm": 0.0, - "learning_rate": 3.341934314747497e-08, - "loss": 0.2976, - "step": 7606 - }, - { - "epoch": 8.77, - "grad_norm": 0.0, - "learning_rate": 3.308110831299116e-08, - "loss": 0.262, - "step": 7607 - }, - { - "epoch": 8.78, - "grad_norm": 0.0, - "learning_rate": 3.274459098511429e-08, - "loss": 0.2576, - "step": 7608 - }, - { - "epoch": 8.78, - "grad_norm": 0.0, - "learning_rate": 3.240979122183352e-08, - "loss": 0.2553, - "step": 7609 - }, - { - "epoch": 8.78, - "grad_norm": 0.0, - "learning_rate": 3.207670908084159e-08, - "loss": 0.254, - "step": 7610 - }, - { - "epoch": 8.78, - "grad_norm": 0.0, - "learning_rate": 3.174534461953593e-08, - "loss": 0.2562, - "step": 7611 - }, - { - "epoch": 8.78, - "grad_norm": 0.0, - "learning_rate": 3.141569789501753e-08, - "loss": 0.2968, - "step": 7612 - }, - { - "epoch": 8.78, - "grad_norm": 0.0, - "learning_rate": 3.1087768964092046e-08, - "loss": 0.2545, - "step": 7613 - }, - { - "epoch": 8.78, - "grad_norm": 0.0, - "learning_rate": 3.0761557883265406e-08, - "loss": 0.2303, - "step": 7614 - }, - { - "epoch": 8.78, - "grad_norm": 0.0, - "learning_rate": 3.043706470875374e-08, - "loss": 0.258, - "step": 7615 - }, - { - "epoch": 8.78, - "grad_norm": 0.0, - "learning_rate": 3.0114289496472325e-08, - "loss": 0.2466, - "step": 7616 - }, - { - "epoch": 8.79, - "grad_norm": 0.0, - "learning_rate": 2.9793232302043342e-08, - "loss": 0.2386, - "step": 7617 - }, - { - "epoch": 8.79, - "grad_norm": 0.0, - "learning_rate": 2.9473893180790304e-08, - "loss": 0.2269, - "step": 7618 - }, - { - "epoch": 8.79, - "grad_norm": 0.0, - "learning_rate": 2.915627218774142e-08, - "loss": 0.2421, - "step": 7619 - }, - { - "epoch": 8.79, - "grad_norm": 0.0, - "learning_rate": 2.8840369377631793e-08, - "loss": 0.2185, - "step": 7620 - }, - { - "epoch": 8.79, - "grad_norm": 0.0, - "learning_rate": 2.852618480489566e-08, - "loss": 0.2462, - "step": 7621 - }, - { - "epoch": 8.79, - "grad_norm": 0.0, - "learning_rate": 2.8213718523674162e-08, - "loss": 0.2382, - "step": 7622 - }, - { - "epoch": 8.79, - "grad_norm": 0.0, - "learning_rate": 2.7902970587813104e-08, - "loss": 0.2719, - "step": 7623 - }, - { - "epoch": 8.79, - "grad_norm": 0.0, - "learning_rate": 2.759394105085855e-08, - "loss": 0.2627, - "step": 7624 - }, - { - "epoch": 8.79, - "grad_norm": 0.0, - "learning_rate": 2.728662996606457e-08, - "loss": 0.2477, - "step": 7625 - }, - { - "epoch": 8.8, - "grad_norm": 0.0, - "learning_rate": 2.6981037386385468e-08, - "loss": 0.2993, - "step": 7626 - }, - { - "epoch": 8.8, - "grad_norm": 0.0, - "learning_rate": 2.667716336448356e-08, - "loss": 0.2283, - "step": 7627 - }, - { - "epoch": 8.8, - "grad_norm": 0.0, - "learning_rate": 2.63750079527203e-08, - "loss": 0.2392, - "step": 7628 - }, - { - "epoch": 8.8, - "grad_norm": 0.0, - "learning_rate": 2.6074571203165143e-08, - "loss": 0.2411, - "step": 7629 - }, - { - "epoch": 8.8, - "grad_norm": 0.0, - "learning_rate": 2.5775853167587793e-08, - "loss": 0.291, - "step": 7630 - }, - { - "epoch": 8.8, - "grad_norm": 0.0, - "learning_rate": 2.547885389746485e-08, - "loss": 0.2314, - "step": 7631 - }, - { - "epoch": 8.8, - "grad_norm": 0.0, - "learning_rate": 2.5183573443975372e-08, - "loss": 0.2539, - "step": 7632 - }, - { - "epoch": 8.8, - "grad_norm": 0.0, - "learning_rate": 2.4890011858000886e-08, - "loss": 0.2206, - "step": 7633 - }, - { - "epoch": 8.81, - "grad_norm": 0.0, - "learning_rate": 2.4598169190129807e-08, - "loss": 0.3009, - "step": 7634 - }, - { - "epoch": 8.81, - "grad_norm": 0.0, - "learning_rate": 2.430804549065302e-08, - "loss": 0.2533, - "step": 7635 - }, - { - "epoch": 8.81, - "grad_norm": 0.0, - "learning_rate": 2.401964080956276e-08, - "loss": 0.251, - "step": 7636 - }, - { - "epoch": 8.81, - "grad_norm": 0.0, - "learning_rate": 2.373295519655927e-08, - "loss": 0.2976, - "step": 7637 - }, - { - "epoch": 8.81, - "grad_norm": 0.0, - "learning_rate": 2.3447988701043036e-08, - "loss": 0.2904, - "step": 7638 - }, - { - "epoch": 8.81, - "grad_norm": 0.0, - "learning_rate": 2.3164741372119215e-08, - "loss": 0.2152, - "step": 7639 - }, - { - "epoch": 8.81, - "grad_norm": 0.0, - "learning_rate": 2.2883213258598767e-08, - "loss": 0.2255, - "step": 7640 - }, - { - "epoch": 8.81, - "grad_norm": 0.0, - "learning_rate": 2.2603404408994e-08, - "loss": 0.233, - "step": 7641 - }, - { - "epoch": 8.81, - "grad_norm": 0.0, - "learning_rate": 2.2325314871521898e-08, - "loss": 0.2509, - "step": 7642 - }, - { - "epoch": 8.82, - "grad_norm": 0.0, - "learning_rate": 2.2048944694104123e-08, - "loss": 0.2555, - "step": 7643 - }, - { - "epoch": 8.82, - "grad_norm": 0.0, - "learning_rate": 2.177429392436259e-08, - "loss": 0.2915, - "step": 7644 - }, - { - "epoch": 8.82, - "grad_norm": 0.0, - "learning_rate": 2.150136260962721e-08, - "loss": 0.2548, - "step": 7645 - }, - { - "epoch": 8.82, - "grad_norm": 0.0, - "learning_rate": 2.1230150796929248e-08, - "loss": 0.2528, - "step": 7646 - }, - { - "epoch": 8.82, - "grad_norm": 0.0, - "learning_rate": 2.0960658533003554e-08, - "loss": 0.2392, - "step": 7647 - }, - { - "epoch": 8.82, - "grad_norm": 0.0, - "learning_rate": 2.0692885864289637e-08, - "loss": 0.2571, - "step": 7648 - }, - { - "epoch": 8.82, - "grad_norm": 0.0, - "learning_rate": 2.0426832836930588e-08, - "loss": 0.2815, - "step": 7649 - }, - { - "epoch": 8.82, - "grad_norm": 0.0, - "learning_rate": 2.0162499496771958e-08, - "loss": 0.2473, - "step": 7650 - }, - { - "epoch": 8.82, - "grad_norm": 0.0, - "learning_rate": 1.989988588936509e-08, - "loss": 0.2536, - "step": 7651 - }, - { - "epoch": 8.83, - "grad_norm": 0.0, - "learning_rate": 1.963899205996378e-08, - "loss": 0.2466, - "step": 7652 - }, - { - "epoch": 8.83, - "grad_norm": 0.0, - "learning_rate": 1.9379818053523182e-08, - "loss": 0.2529, - "step": 7653 - }, - { - "epoch": 8.83, - "grad_norm": 0.0, - "learning_rate": 1.9122363914707565e-08, - "loss": 0.2283, - "step": 7654 - }, - { - "epoch": 8.83, - "grad_norm": 0.0, - "learning_rate": 1.8866629687879222e-08, - "loss": 0.2625, - "step": 7655 - }, - { - "epoch": 8.83, - "grad_norm": 0.0, - "learning_rate": 1.8612615417107348e-08, - "loss": 0.2579, - "step": 7656 - }, - { - "epoch": 8.83, - "grad_norm": 0.0, - "learning_rate": 1.8360321146163595e-08, - "loss": 0.2264, - "step": 7657 - }, - { - "epoch": 8.83, - "grad_norm": 0.0, - "learning_rate": 1.8109746918524295e-08, - "loss": 0.2629, - "step": 7658 - }, - { - "epoch": 8.83, - "grad_norm": 0.0, - "learning_rate": 1.7860892777367133e-08, - "loss": 0.2601, - "step": 7659 - }, - { - "epoch": 8.84, - "grad_norm": 0.0, - "learning_rate": 1.7613758765576694e-08, - "loss": 0.2481, - "step": 7660 - }, - { - "epoch": 8.84, - "grad_norm": 0.0, - "learning_rate": 1.7368344925736692e-08, - "loss": 0.2772, - "step": 7661 - }, - { - "epoch": 8.84, - "grad_norm": 0.0, - "learning_rate": 1.712465130013996e-08, - "loss": 0.2718, - "step": 7662 - }, - { - "epoch": 8.84, - "grad_norm": 0.0, - "learning_rate": 1.6882677930777357e-08, - "loss": 0.2588, - "step": 7663 - }, - { - "epoch": 8.84, - "grad_norm": 0.0, - "learning_rate": 1.664242485934775e-08, - "loss": 0.2727, - "step": 7664 - }, - { - "epoch": 8.84, - "grad_norm": 0.0, - "learning_rate": 1.6403892127251352e-08, - "loss": 0.2546, - "step": 7665 - }, - { - "epoch": 8.84, - "grad_norm": 0.0, - "learning_rate": 1.6167079775591956e-08, - "loss": 0.2358, - "step": 7666 - }, - { - "epoch": 8.84, - "grad_norm": 0.0, - "learning_rate": 1.5931987845176912e-08, - "loss": 0.3131, - "step": 7667 - }, - { - "epoch": 8.84, - "grad_norm": 0.0, - "learning_rate": 1.5698616376518262e-08, - "loss": 0.2631, - "step": 7668 - }, - { - "epoch": 8.85, - "grad_norm": 0.0, - "learning_rate": 1.546696540982939e-08, - "loss": 0.2668, - "step": 7669 - }, - { - "epoch": 8.85, - "grad_norm": 0.0, - "learning_rate": 1.5237034985030596e-08, - "loss": 0.2838, - "step": 7670 - }, - { - "epoch": 8.85, - "grad_norm": 0.0, - "learning_rate": 1.50088251417424e-08, - "loss": 0.2152, - "step": 7671 - }, - { - "epoch": 8.85, - "grad_norm": 0.0, - "learning_rate": 1.4782335919288903e-08, - "loss": 0.2981, - "step": 7672 - }, - { - "epoch": 8.85, - "grad_norm": 0.0, - "learning_rate": 1.4557567356702218e-08, - "loss": 0.2617, - "step": 7673 - }, - { - "epoch": 8.85, - "grad_norm": 0.0, - "learning_rate": 1.4334519492711362e-08, - "loss": 0.2785, - "step": 7674 - }, - { - "epoch": 8.85, - "grad_norm": 0.0, - "learning_rate": 1.411319236575337e-08, - "loss": 0.2543, - "step": 7675 - }, - { - "epoch": 8.85, - "grad_norm": 0.0, - "learning_rate": 1.3893586013967731e-08, - "loss": 0.2538, - "step": 7676 - }, - { - "epoch": 8.85, - "grad_norm": 0.0, - "learning_rate": 1.3675700475196395e-08, - "loss": 0.2751, - "step": 7677 - }, - { - "epoch": 8.86, - "grad_norm": 0.0, - "learning_rate": 1.3459535786987111e-08, - "loss": 0.244, - "step": 7678 - }, - { - "epoch": 8.86, - "grad_norm": 0.0, - "learning_rate": 1.3245091986587855e-08, - "loss": 0.2393, - "step": 7679 - }, - { - "epoch": 8.86, - "grad_norm": 0.0, - "learning_rate": 1.3032369110952403e-08, - "loss": 0.2789, - "step": 7680 - }, - { - "epoch": 8.86, - "grad_norm": 0.0, - "learning_rate": 1.2821367196736988e-08, - "loss": 0.2522, - "step": 7681 - }, - { - "epoch": 8.86, - "grad_norm": 0.0, - "learning_rate": 1.2612086280302527e-08, - "loss": 0.292, - "step": 7682 - }, - { - "epoch": 8.86, - "grad_norm": 0.0, - "learning_rate": 1.2404526397711281e-08, - "loss": 0.2376, - "step": 7683 - }, - { - "epoch": 8.86, - "grad_norm": 0.0, - "learning_rate": 1.2198687584730195e-08, - "loss": 0.3294, - "step": 7684 - }, - { - "epoch": 8.86, - "grad_norm": 0.0, - "learning_rate": 1.1994569876830897e-08, - "loss": 0.2402, - "step": 7685 - }, - { - "epoch": 8.87, - "grad_norm": 0.0, - "learning_rate": 1.1792173309186361e-08, - "loss": 0.2538, - "step": 7686 - }, - { - "epoch": 8.87, - "grad_norm": 0.0, - "learning_rate": 1.1591497916673133e-08, - "loss": 0.2512, - "step": 7687 - }, - { - "epoch": 8.87, - "grad_norm": 0.0, - "learning_rate": 1.139254373387244e-08, - "loss": 0.2571, - "step": 7688 - }, - { - "epoch": 8.87, - "grad_norm": 0.0, - "learning_rate": 1.119531079506797e-08, - "loss": 0.2123, - "step": 7689 - }, - { - "epoch": 8.87, - "grad_norm": 0.0, - "learning_rate": 1.099979913424698e-08, - "loss": 0.2867, - "step": 7690 - }, - { - "epoch": 8.87, - "grad_norm": 0.0, - "learning_rate": 1.0806008785100297e-08, - "loss": 0.2958, - "step": 7691 - }, - { - "epoch": 8.87, - "grad_norm": 0.0, - "learning_rate": 1.061393978102121e-08, - "loss": 0.2257, - "step": 7692 - }, - { - "epoch": 8.87, - "grad_norm": 0.0, - "learning_rate": 1.0423592155108798e-08, - "loss": 0.2182, - "step": 7693 - }, - { - "epoch": 8.87, - "grad_norm": 0.0, - "learning_rate": 1.0234965940162378e-08, - "loss": 0.2335, - "step": 7694 - }, - { - "epoch": 8.88, - "grad_norm": 0.0, - "learning_rate": 1.0048061168688173e-08, - "loss": 0.2565, - "step": 7695 - }, - { - "epoch": 8.88, - "grad_norm": 0.0, - "learning_rate": 9.862877872891529e-09, - "loss": 0.2445, - "step": 7696 - }, - { - "epoch": 8.88, - "grad_norm": 0.0, - "learning_rate": 9.67941608468359e-09, - "loss": 0.2552, - "step": 7697 - }, - { - "epoch": 8.88, - "grad_norm": 0.0, - "learning_rate": 9.497675835680175e-09, - "loss": 0.2406, - "step": 7698 - }, - { - "epoch": 8.88, - "grad_norm": 0.0, - "learning_rate": 9.317657157197347e-09, - "loss": 0.2523, - "step": 7699 - }, - { - "epoch": 8.88, - "grad_norm": 0.0, - "learning_rate": 9.139360080256953e-09, - "loss": 0.2356, - "step": 7700 - }, - { - "epoch": 8.88, - "grad_norm": 0.0, - "learning_rate": 8.96278463558331e-09, - "loss": 0.2447, - "step": 7701 - }, - { - "epoch": 8.88, - "grad_norm": 0.0, - "learning_rate": 8.787930853603188e-09, - "loss": 0.2442, - "step": 7702 - }, - { - "epoch": 8.88, - "grad_norm": 0.0, - "learning_rate": 8.61479876444804e-09, - "loss": 0.2118, - "step": 7703 - }, - { - "epoch": 8.89, - "grad_norm": 0.0, - "learning_rate": 8.44338839795289e-09, - "loss": 0.241, - "step": 7704 - }, - { - "epoch": 8.89, - "grad_norm": 0.0, - "learning_rate": 8.273699783652999e-09, - "loss": 0.2835, - "step": 7705 - }, - { - "epoch": 8.89, - "grad_norm": 0.0, - "learning_rate": 8.105732950791645e-09, - "loss": 0.3117, - "step": 7706 - }, - { - "epoch": 8.89, - "grad_norm": 0.0, - "learning_rate": 7.93948792831234e-09, - "loss": 0.2236, - "step": 7707 - }, - { - "epoch": 8.89, - "grad_norm": 0.0, - "learning_rate": 7.774964744862167e-09, - "loss": 0.2439, - "step": 7708 - }, - { - "epoch": 8.89, - "grad_norm": 0.0, - "learning_rate": 7.612163428791786e-09, - "loss": 0.26, - "step": 7709 - }, - { - "epoch": 8.89, - "grad_norm": 0.0, - "learning_rate": 7.451084008155419e-09, - "loss": 0.2637, - "step": 7710 - }, - { - "epoch": 8.89, - "grad_norm": 0.0, - "learning_rate": 7.291726510710861e-09, - "loss": 0.2352, - "step": 7711 - }, - { - "epoch": 8.9, - "grad_norm": 0.0, - "learning_rate": 7.134090963918372e-09, - "loss": 0.2306, - "step": 7712 - }, - { - "epoch": 8.9, - "grad_norm": 0.0, - "learning_rate": 6.978177394940666e-09, - "loss": 0.2608, - "step": 7713 - }, - { - "epoch": 8.9, - "grad_norm": 0.0, - "learning_rate": 6.823985830647362e-09, - "loss": 0.2519, - "step": 7714 - }, - { - "epoch": 8.9, - "grad_norm": 0.0, - "learning_rate": 6.671516297606095e-09, - "loss": 0.2239, - "step": 7715 - }, - { - "epoch": 8.9, - "grad_norm": 0.0, - "learning_rate": 6.520768822092516e-09, - "loss": 0.2302, - "step": 7716 - }, - { - "epoch": 8.9, - "grad_norm": 0.0, - "learning_rate": 6.371743430082511e-09, - "loss": 0.2455, - "step": 7717 - }, - { - "epoch": 8.9, - "grad_norm": 0.0, - "learning_rate": 6.2244401472577595e-09, - "loss": 0.2467, - "step": 7718 - }, - { - "epoch": 8.9, - "grad_norm": 0.0, - "learning_rate": 6.078858998999071e-09, - "loss": 0.2661, - "step": 7719 - }, - { - "epoch": 8.9, - "grad_norm": 0.0, - "learning_rate": 5.935000010396375e-09, - "loss": 0.2679, - "step": 7720 - }, - { - "epoch": 8.91, - "grad_norm": 0.0, - "learning_rate": 5.79286320623651e-09, - "loss": 0.2504, - "step": 7721 - }, - { - "epoch": 8.91, - "grad_norm": 0.0, - "learning_rate": 5.652448611013217e-09, - "loss": 0.2642, - "step": 7722 - }, - { - "epoch": 8.91, - "grad_norm": 0.0, - "learning_rate": 5.513756248924917e-09, - "loss": 0.268, - "step": 7723 - }, - { - "epoch": 8.91, - "grad_norm": 0.0, - "learning_rate": 5.376786143869162e-09, - "loss": 0.2635, - "step": 7724 - }, - { - "epoch": 8.91, - "grad_norm": 0.0, - "learning_rate": 5.241538319448181e-09, - "loss": 0.2614, - "step": 7725 - }, - { - "epoch": 8.91, - "grad_norm": 0.0, - "learning_rate": 5.1080127989699964e-09, - "loss": 0.2867, - "step": 7726 - }, - { - "epoch": 8.91, - "grad_norm": 0.0, - "learning_rate": 4.9762096054428724e-09, - "loss": 0.2347, - "step": 7727 - }, - { - "epoch": 8.91, - "grad_norm": 0.0, - "learning_rate": 4.846128761579749e-09, - "loss": 0.251, - "step": 7728 - }, - { - "epoch": 8.91, - "grad_norm": 0.0, - "learning_rate": 4.717770289794921e-09, - "loss": 0.3454, - "step": 7729 - }, - { - "epoch": 8.92, - "grad_norm": 0.0, - "learning_rate": 4.5911342122084705e-09, - "loss": 0.2278, - "step": 7730 - }, - { - "epoch": 8.92, - "grad_norm": 0.0, - "learning_rate": 4.466220550641831e-09, - "loss": 0.2815, - "step": 7731 - }, - { - "epoch": 8.92, - "grad_norm": 0.0, - "learning_rate": 4.343029326621118e-09, - "loss": 0.2445, - "step": 7732 - }, - { - "epoch": 8.92, - "grad_norm": 0.0, - "learning_rate": 4.221560561372684e-09, - "loss": 0.2263, - "step": 7733 - }, - { - "epoch": 8.92, - "grad_norm": 0.0, - "learning_rate": 4.1018142758308955e-09, - "loss": 0.2613, - "step": 7734 - }, - { - "epoch": 8.92, - "grad_norm": 0.0, - "learning_rate": 3.983790490628137e-09, - "loss": 0.2606, - "step": 7735 - }, - { - "epoch": 8.92, - "grad_norm": 0.0, - "learning_rate": 3.867489226102583e-09, - "loss": 0.2351, - "step": 7736 - }, - { - "epoch": 8.92, - "grad_norm": 0.0, - "learning_rate": 3.7529105022970915e-09, - "loss": 0.2331, - "step": 7737 - }, - { - "epoch": 8.93, - "grad_norm": 0.0, - "learning_rate": 3.640054338954757e-09, - "loss": 0.2585, - "step": 7738 - }, - { - "epoch": 8.93, - "grad_norm": 0.0, - "learning_rate": 3.528920755523357e-09, - "loss": 0.2396, - "step": 7739 - }, - { - "epoch": 8.93, - "grad_norm": 0.0, - "learning_rate": 3.419509771153129e-09, - "loss": 0.2477, - "step": 7740 - }, - { - "epoch": 8.93, - "grad_norm": 0.0, - "learning_rate": 3.311821404697879e-09, - "loss": 0.2738, - "step": 7741 - }, - { - "epoch": 8.93, - "grad_norm": 0.0, - "learning_rate": 3.205855674714986e-09, - "loss": 0.2294, - "step": 7742 - }, - { - "epoch": 8.93, - "grad_norm": 0.0, - "learning_rate": 3.1016125994631776e-09, - "loss": 0.2695, - "step": 7743 - }, - { - "epoch": 8.93, - "grad_norm": 0.0, - "learning_rate": 2.999092196908082e-09, - "loss": 0.2363, - "step": 7744 - }, - { - "epoch": 8.93, - "grad_norm": 0.0, - "learning_rate": 2.898294484714459e-09, - "loss": 0.2846, - "step": 7745 - }, - { - "epoch": 8.93, - "grad_norm": 0.0, - "learning_rate": 2.799219480251747e-09, - "loss": 0.2654, - "step": 7746 - }, - { - "epoch": 8.94, - "grad_norm": 0.0, - "learning_rate": 2.701867200592956e-09, - "loss": 0.2599, - "step": 7747 - }, - { - "epoch": 8.94, - "grad_norm": 0.0, - "learning_rate": 2.6062376625146657e-09, - "loss": 0.2459, - "step": 7748 - }, - { - "epoch": 8.94, - "grad_norm": 0.0, - "learning_rate": 2.512330882494807e-09, - "loss": 0.2459, - "step": 7749 - }, - { - "epoch": 8.94, - "grad_norm": 0.0, - "learning_rate": 2.4201468767159895e-09, - "loss": 0.2768, - "step": 7750 - }, - { - "epoch": 8.94, - "grad_norm": 0.0, - "learning_rate": 2.329685661063286e-09, - "loss": 0.2417, - "step": 7751 - }, - { - "epoch": 8.94, - "grad_norm": 0.0, - "learning_rate": 2.240947251125336e-09, - "loss": 0.2762, - "step": 7752 - }, - { - "epoch": 8.94, - "grad_norm": 0.0, - "learning_rate": 2.1539316621921326e-09, - "loss": 0.2986, - "step": 7753 - }, - { - "epoch": 8.94, - "grad_norm": 0.0, - "learning_rate": 2.0686389092605674e-09, - "loss": 0.283, - "step": 7754 - }, - { - "epoch": 8.94, - "grad_norm": 0.0, - "learning_rate": 1.9850690070266633e-09, - "loss": 0.3076, - "step": 7755 - }, - { - "epoch": 8.95, - "grad_norm": 0.0, - "learning_rate": 1.9032219698911226e-09, - "loss": 0.2481, - "step": 7756 - }, - { - "epoch": 8.95, - "grad_norm": 0.0, - "learning_rate": 1.823097811959329e-09, - "loss": 0.2726, - "step": 7757 - }, - { - "epoch": 8.95, - "grad_norm": 0.0, - "learning_rate": 1.744696547036906e-09, - "loss": 0.252, - "step": 7758 - }, - { - "epoch": 8.95, - "grad_norm": 0.0, - "learning_rate": 1.6680181886352676e-09, - "loss": 0.232, - "step": 7759 - }, - { - "epoch": 8.95, - "grad_norm": 0.0, - "learning_rate": 1.593062749967178e-09, - "loss": 0.2253, - "step": 7760 - }, - { - "epoch": 8.95, - "grad_norm": 0.0, - "learning_rate": 1.519830243948972e-09, - "loss": 0.2519, - "step": 7761 - }, - { - "epoch": 8.95, - "grad_norm": 0.0, - "learning_rate": 1.4483206831994446e-09, - "loss": 0.2298, - "step": 7762 - }, - { - "epoch": 8.95, - "grad_norm": 0.0, - "learning_rate": 1.378534080042071e-09, - "loss": 0.2181, - "step": 7763 - }, - { - "epoch": 8.96, - "grad_norm": 0.0, - "learning_rate": 1.310470446501677e-09, - "loss": 0.2877, - "step": 7764 - }, - { - "epoch": 8.96, - "grad_norm": 0.0, - "learning_rate": 1.244129794307769e-09, - "loss": 0.3071, - "step": 7765 - }, - { - "epoch": 8.96, - "grad_norm": 0.0, - "learning_rate": 1.1795121348923134e-09, - "loss": 0.267, - "step": 7766 - }, - { - "epoch": 8.96, - "grad_norm": 0.0, - "learning_rate": 1.1166174793908468e-09, - "loss": 0.2492, - "step": 7767 - }, - { - "epoch": 8.96, - "grad_norm": 0.0, - "learning_rate": 1.0554458386391464e-09, - "loss": 0.2601, - "step": 7768 - }, - { - "epoch": 8.96, - "grad_norm": 0.0, - "learning_rate": 9.959972231798898e-10, - "loss": 0.2759, - "step": 7769 - }, - { - "epoch": 8.96, - "grad_norm": 0.0, - "learning_rate": 9.38271643258215e-10, - "loss": 0.2476, - "step": 7770 - }, - { - "epoch": 8.96, - "grad_norm": 0.0, - "learning_rate": 8.822691088195001e-10, - "loss": 0.259, - "step": 7771 - }, - { - "epoch": 8.96, - "grad_norm": 0.0, - "learning_rate": 8.279896295160239e-10, - "loss": 0.2925, - "step": 7772 - }, - { - "epoch": 8.97, - "grad_norm": 0.0, - "learning_rate": 7.75433214699195e-10, - "loss": 0.267, - "step": 7773 - }, - { - "epoch": 8.97, - "grad_norm": 0.0, - "learning_rate": 7.24599873427323e-10, - "loss": 0.2573, - "step": 7774 - }, - { - "epoch": 8.97, - "grad_norm": 0.0, - "learning_rate": 6.754896144589573e-10, - "loss": 0.2156, - "step": 7775 - }, - { - "epoch": 8.97, - "grad_norm": 0.0, - "learning_rate": 6.281024462584384e-10, - "loss": 0.2668, - "step": 7776 - }, - { - "epoch": 8.97, - "grad_norm": 0.0, - "learning_rate": 5.824383769892361e-10, - "loss": 0.2581, - "step": 7777 - }, - { - "epoch": 8.97, - "grad_norm": 0.0, - "learning_rate": 5.384974145217214e-10, - "loss": 0.2337, - "step": 7778 - }, - { - "epoch": 8.97, - "grad_norm": 0.0, - "learning_rate": 4.962795664265052e-10, - "loss": 0.3111, - "step": 7779 - }, - { - "epoch": 8.97, - "grad_norm": 0.0, - "learning_rate": 4.5578483998109934e-10, - "loss": 0.2721, - "step": 7780 - }, - { - "epoch": 8.97, - "grad_norm": 0.0, - "learning_rate": 4.170132421610351e-10, - "loss": 0.2288, - "step": 7781 - }, - { - "epoch": 8.98, - "grad_norm": 0.0, - "learning_rate": 3.799647796487449e-10, - "loss": 0.2519, - "step": 7782 - }, - { - "epoch": 8.98, - "grad_norm": 0.0, - "learning_rate": 3.446394588280111e-10, - "loss": 0.2635, - "step": 7783 - }, - { - "epoch": 8.98, - "grad_norm": 0.0, - "learning_rate": 3.110372857861865e-10, - "loss": 0.2885, - "step": 7784 - }, - { - "epoch": 8.98, - "grad_norm": 0.0, - "learning_rate": 2.791582663141945e-10, - "loss": 0.2604, - "step": 7785 - }, - { - "epoch": 8.98, - "grad_norm": 0.0, - "learning_rate": 2.490024059054186e-10, - "loss": 0.2195, - "step": 7786 - }, - { - "epoch": 8.98, - "grad_norm": 0.0, - "learning_rate": 2.2056970975459223e-10, - "loss": 0.2646, - "step": 7787 - }, - { - "epoch": 8.98, - "grad_norm": 0.0, - "learning_rate": 1.9386018276335017e-10, - "loss": 0.241, - "step": 7788 - }, - { - "epoch": 8.98, - "grad_norm": 0.0, - "learning_rate": 1.688738295335668e-10, - "loss": 0.2868, - "step": 7789 - }, - { - "epoch": 8.99, - "grad_norm": 0.0, - "learning_rate": 1.45610654370687e-10, - "loss": 0.3046, - "step": 7790 - }, - { - "epoch": 8.99, - "grad_norm": 0.0, - "learning_rate": 1.2407066128372613e-10, - "loss": 0.2649, - "step": 7791 - }, - { - "epoch": 8.99, - "grad_norm": 0.0, - "learning_rate": 1.0425385398304955e-10, - "loss": 0.2847, - "step": 7792 - }, - { - "epoch": 8.99, - "grad_norm": 0.0, - "learning_rate": 8.61602358859237e-11, - "loss": 0.2673, - "step": 7793 - }, - { - "epoch": 8.99, - "grad_norm": 0.0, - "learning_rate": 6.978981010985486e-11, - "loss": 0.2235, - "step": 7794 - }, - { - "epoch": 8.99, - "grad_norm": 0.0, - "learning_rate": 5.514257947369928e-11, - "loss": 0.2457, - "step": 7795 - }, - { - "epoch": 8.99, - "grad_norm": 0.0, - "learning_rate": 4.221854650321433e-11, - "loss": 0.2492, - "step": 7796 - }, - { - "epoch": 8.99, - "grad_norm": 0.0, - "learning_rate": 3.101771342550741e-11, - "loss": 0.3082, - "step": 7797 - }, - { - "epoch": 8.99, - "grad_norm": 0.0, - "learning_rate": 2.1540082170146137e-11, - "loss": 0.2753, - "step": 7798 - }, - { - "epoch": 9.0, - "grad_norm": 0.0, - "learning_rate": 1.3785654370268575e-11, - "loss": 0.2439, - "step": 7799 - }, - { - "epoch": 9.0, - "grad_norm": 0.0, - "learning_rate": 7.754431362583247e-12, - "loss": 0.2815, - "step": 7800 - }, - { - "epoch": 9.0, - "grad_norm": 0.0, - "learning_rate": 3.4464141862589064e-12, - "loss": 0.2852, - "step": 7801 - }, - { - "epoch": 9.0, - "grad_norm": 0.0, - "learning_rate": 8.616035840347536e-13, - "loss": 0.2566, - "step": 7802 - }, - { - "epoch": 9.0, - "grad_norm": 0.0, - "learning_rate": 0.0, - "loss": 0.2586, - "step": 7803 - }, - { - "epoch": 9.0, - "step": 7803, - "total_flos": 4.7906648348635955e+17, - "train_loss": 0.5852041420311129, - "train_runtime": 39282.0043, - "train_samples_per_second": 6.355, - "train_steps_per_second": 0.199 - } - ], - "logging_steps": 1.0, - "max_steps": 7803, - "num_input_tokens_seen": 0, - "num_train_epochs": 9, - "save_steps": 2000, - "total_flos": 4.7906648348635955e+17, - "train_batch_size": 4, - "trial_name": null, - "trial_params": null -} diff --git a/MoE-Tinymed-phi2-llava/vocab.json b/MoE-Tinymed-phi2-llava/vocab.json deleted file mode 100755 index a15dd0028acd1dd2c1c2394c80e1de8f3f12a0e4..0000000000000000000000000000000000000000 --- a/MoE-Tinymed-phi2-llava/vocab.json +++ /dev/null @@ -1,50259 +0,0 @@ -{ - "!": 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, - "Ġ _ -" )ĊĊ -o x -app lication -Ġ ]Ċ -ĊĊĊĊ ĊĊ -18 0 -Ġso on -ction s -ing er -Ġj oin -ĠP e -Ġ ë -Ġl as -. E -c ss -/ or -ĠSt art -ĠT O -Ġsub s -con n -com ponents -DE BUG -qu are -F unction -end ar -. index -Ġf ill -Ä Ļ -Ġcho ose -h ow -ĠAmeric a -ass ets --------- ---- -ĠV alue -Ġoff ice -Ġv eh -Ġtrans form -ĠAr t -Ġin de -Ġf n -Ġim plements -ang o -ple te -+ " -t mp -am ily -Ġhas h -miss ions -E ST -g t -Pro vider -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠ -Ġfl ag -Ġpartic ip -d en -ĠReturn s -Ġnot e -ü r -p m -ide os -Ġspec ified -ĠE N -est er -ol id -Ġup on -( std -ĉ v -Ġ' \ -u z -Ġv ert -Ġv ict -ĉ self -Ġ" $ -8 5 -. k -Ġgroup s -g ithub -l ang -Ġm ut -T O -Ġv e -ĠP lease -;ĊĊ Ċ -ac cess -Ġ{ " -re a -Ġr isk -ick er -og gle -ĉ while -AN G -.s end -7 2 -Ġwom an -Ġget s -Ġ ign -ĠI d -_ log -ON E -Ġe vid -ĠH ar -_s ub -Ġend l -Ġinclud ed -() );ĊĊ -ĠA p -ig r -Ġs em -ĠBl ack -d oc -_t able -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ -- up -Ġca use -Ġ .. -Ġv an -_d ict -Ġf ocus -IN D -CE SS -.L og -Ġmult iple -id o -Ġreg ard -- M -and ler -our se -Ġde g -. U -Ġadd ition -Ġvar ious -Ġrece ive -е н -ĠH T -Ob j -D F -Ġincre ase -ĠO pen -] ; -Ġcomm it -? Ċ -ateg ories -at ory -sh ip -ĠM ich -Ġh tml -rom ise -Ġle ave -Ġstr ateg -av en -ĠCon sole -k nown -- n -_ LE -.com ponent -Ġb re -S ession -i ance -Ġal ign -typ edef -_ result -ĠW HERE -.s plit -Ġread ing -FA ULT -Ġc lo -Ġnot ice -_p r -ar ter -Ġlo ck -Ġstand ard -et ic -ell ow -Ġp adding -ĠH is -Ġst ates -_c ast -( P -a a -Ġintern al -e an -ĠP RO -ĠK ey -Ġes pecially -m ing -Ġc ross -Ġn ational -_ object -f ilter -Ġs cript -. update -_ i -ĠAss ert -/ core -%% %% -Ġproble ms -ist or -Ġ. = -Ġar ch -Ġwrit ten -Ġm ilit -M ENT -. ch -ca pe -ĠM us -_ config -ĠA PI -fo ot -Ġim ages -end l -. In -F irst -Ġpl atform -.pro t -O ption -st e -ĠT ODO -Ġfor ce -. cont -ĉ echo -ĠD av -P tr -( B -R T -ĠB ase -] [' -Ġann ounc -con sole -ĠP y -d s -. as -Ġpre vent -ap an -Ġ{ ' -} ' -Ġde ad -V AL -Q UE -**************************************************************** ******** -Ġch arg -R eturn -Ġf ul -d om -Ġr ules -Ġmod ify -Ġe val -h am -at ement -\ < -ul a -= False -R A -Ġcont ains -7 4 -Ġst ack -m ar -Ġ{ }Ċ -Ġund efined -A ss -ĠCh ina -ve y -* Ċ -Ġplay ing -) / -act or -Ġb ottom -li er -ĠN umber -Ġcou ple -D C -ĠS O -g or -.set Text -s uccess -com mand -F ilter -ĠO ur -_ item -Ġc tx -Ġro ad -V ersion -c ase -ur t -av ior -y ch -semb ly -ĠPro duct -Ġh eld -a fe -Ġinclud es -< quote -Ġa void -ĠF in -ĠM od -Ġt ab -an o -à ± -ipp ing -- e -Ġins ert -t arget -ch an -.M odel -IM E -\ Ċ -Ġm achine -av y -ĠN O -ĠInt er -Ġoper ation -mod al -T ag -] : -Ġprodu ction -Ġare as -Ġre n -_f rom -n bsp -Ġoper ator -m en -app ed -_p er -z en -(" . -.s ave -=" {{ -Ġt or -( response -Ġc andid -Ġcon v -a iled -ĠL ib -com p -ur a -ï¿ ½ -ĠH ere -Ġarg ument -h ood -Ġest ablish -ograph y -Ġon Click -amb da -Ġs ch -Ġmov ie -Ġse c -Ġact ivity -Ø § -Ġs ql -_ all -inc ip -Ġprovid es -Ġs ys -ack et -Ġwas n -Ġus es -ĠF unction -.g oogle -ĠRes ult -8 4 -Vis ible -ag ma -el come -ĠS y -ĠC ent -AL SE -ac ión -EX T -Ġl icense -ĠL ong -Ġacc om -Ġab ility -. height -Act ive -olog ical -ol y -)) , -.S e -Ġparam eter -pr ite -AB ILITY -.s ervice -ĠG roup -_ query -ĠI tem -in ing -Ġj ud -im s -f ix -ind er -ag ram -Ġfunction s -Ġexper i -ĠE m -Ġro t -Ġp en -.b tn -ĠA S -#if def -Ġcho ice -ĠP age -_P RO -Q U -å ı -ant ity -Â Ń -word s -Ġread only -Ġf lex -prot ected -ĠAn y -Ġchar acters -enc ed -ĠJ uly -il er -C ard -ur ance -Ġre v -.e vent -al y -1 30 -Ġwon der -ĠP ort -Ġleg al -ro le -Ġt en -Ġgo es -M P -wh ite -): čĊ -)) čĊ -Ġre ference -Ġm is -ĠPro ject -ick s -> & -C ON -Ġre pl -Ġreg ular -St orage -ram ework -Ġgo al -Ġt ouch -.w idget -Ġbu ilt -d es -P art -( re -Ġw orth -h ib -g ame -9 1 -19 2 -ĠÐ ² -ac ion -ĠWh ite -(t ype -( ` -8 1 -Ġn atural -Ġin j -Ġcal cul -ĠApr il -. List -Ġassoci ated -ĉ System -~ ~ -= [ -Ġst orage -Ġby tes -Ġtr avel -Ġs ou -Ġpass ed -! = -as cript -. open -Ġgr id -Ġb us -Ġrec ogn -A b -Ġh on -ĠC enter -Ġpre c -b uild -7 3 -HT ML -ĠS an -Ġcoun tries -a led -t oken -k t -Ġqu al -L ast -ad ow -Ġman ufact -id ad -j ango -N ext -x f -. a -Ġporn o -ĠP M -er ve -it ing -_ th -c i -= None -g s -Ġlog in -at ives -'] );Ċ -Ä ħ -Ġ ill -I A -child ren -D O -Ġlevel s -Ġ{ { -Ġlook s -Ġ" # -To String -Ġnecess ary -ĠĠĠ Ċ -c ell -En try -Ġ' # -Ġext rem -Select or -Ġplace holder -L oad -Ġre leased -O RE -En umer -ĠT V -SE T -in q -P ress -ĠDep artment -Ġprop erties -Ġres pond -S earch -a el -Ġre qu -ĠB ook -/ Ċ -( st -Ġfin ancial -ick et -_in put -Ġth reat -( in -Str ip -ì Ŀ -ç ão -7 1 -Ġevid ence -)) ; -ĠB ro -Ġ[ ];Ċ -Ġ ou -b uf -S cript -d at -Ġr ule -# import -=" / -S erial -Ġstart ing -[ index -a e -Ġcon trib -s ession -_ new -ut able -o ber -Ġ" ./ -Ġlog ger -Ġrecent ly -Ġreturn ed -č čĊ -)) )Ċ -ition s -Ġse ek -Ġcomm unic -Ġ" . -Ġuser name -E CT -D S -Ġother wise -ĠG erman -. aw -Ad apter -ix el -Ġsystem s -Ġd rop -8 3 -Ġstruct ure -Ġ$ ("# -enc ies -ann ing -ĠL ink -ĠRes ponse -Ġst ri -Å ¼ -ĠD B -æ Ĺ -and roid -sub mit -ot ion -9 2 -( @ -.t est -8 2 -ĊĊĊĊ ĊĊĊĊ -] ;čĊ -Ġdirect ly -Ġ" % -r is -el ta -A IL -) {čĊ -m ine -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠ -( k -b on -as ic -p ite -__ _ -M ax -Ġerror s -ĠWh ile -Ġarg uments -Ġens ure -R ight --b ased -We b -Ġ- = -Ġint rodu -ĠIn st -ĠW ash -ord in -j oin -D atabase -Ġgr ad -Ġus ually -IT E -Prop s -? >Ċ -ĠG o -@ Override -RE F -Ġ ip -ĠA ustral -Ġ ist -View ById -Ġser ious -Ġcustom er -.prot otype -od o -c or -Ġdo or -ĠWITH OUT -Ġpl ant -Ġbeg an -Ġdist ance -() ). -Ġch ance -Ġor d -c ame -pr agma -Ġprot ect -rag ment -ĠN ode -en ing -Ñ ĩ -Ġr oute -ĠS chool -h i -Ġne ighb -A fter -lic it -Ġcon tr -Ġpr imary -A A -.Write Line -util s -Ġb i -R ed -.L inq -. object -Ġlead ers -un ities -Ġg un -on th -ĠDe v -F ILE -Ġcom ments -_l en -ar row -am ount -R ange -s ert -Grid View -Ġup dated -ĠM o -Ġin form -oci ety -al a -A ccess -Ġh ab -Ġc reat -_ arg -ĠJan uary -ĠD ay -") čĊ -up le -d ocument -gor ith -m enu -ĠO ver -b b -.t itle -_ out -Ġle d -ur i -Ġ? >Ċ -r un -Ġsc ene -( array -de vice -_t itle -ag on -] čĊ -ab y -Ġbe came -bo olean -Ġp ark -ĠC ode -up load -rid ay -ĠSept ember -F e -Ġs en -c ing -F L -C ol -ut s -_p age -in n -Ġim plied -al ing -Ġyour self -.C ount -con f -Ġa ud -_in it -. ) -Ġw rote -00 3 -N G -. Error -ä » -.f or -Ġe qual -ĠRe quest -Ġser ial -Ġallow s -X X -Ġm iddle -ch or -19 5 -9 4 -à ¸ -erv al -.C olumn -read ing -Ġesc ort -ĠAug ust -Ġquick ly -Ġwe ap -ĠC G -rop ri -h o -Ġc op -( struct -ĠB ig -Ġv s -Ġfre qu -. Value -Ġaction s -Ġpro per -Ġin n -Ġobject s -Ġm atrix -av ascript -Ġon es -.g roup -Ġgre en -Ġp aint -ool s -y cl -enc ode -ol t -com ment -. api -D ir -Ġun e -iz ont -.p osition -Ġdes igned -_ val -av i -ir ing -t ab -Ġl ayer -Ġview s -Ġre ve -ra el -ĠO N -r ics -16 0 -n p -Ġc ore -() );čĊ -M ain -Ġexp ert -ĉĉ čĊ -_ en -Ġ/ > -ut ter -I AL -ail s -ĠK ing -*/ ĊĊ -ĠM et -_ end -add r -or a -Ġ ir -M in -Ġsur pr -Ġre pe -Ġdirect ory -P UT -- S -Ġe lection -h aps -.p re -c m -Val ues -Ġ" Ċ -c olumn -iv il -Log in -in ue -9 3 -Ġbeaut iful -Ġse cret -(e vent -Ġch at -um s -Ġorig in -Ġeffect s -Ġman agement -ill a -t k -Ġset ting -ĠC our -Ġmass age -ĉ end -Ġhapp y -Ġfin ish -Ġc amera -ĠV er -ĠDem ocr -ĠH er -( Q -con s -it a -Ġ' . -{ } -ĉ C -Ġst uff -19 4 -Ġ :Ċ -ĠA R -T ask -h idden -er os -IG N -at io -ĠHe alth -ol ute -Ent er -' > -ĠT witter -ĠCount y -s cribe -Ġ= >Ċ -Ġh y -f it -Ġmilit ary -Ġsa le -re quired -n on -boot strap -h old -r im -- old -ĠD own -Ġm ention -cont act -_g roup -od ay -Ġto wn -Ġsol ution -u ate -ell ing -] -> -ot es -ent al -om en -osp ital -ĠS up -_ EN -Ġsl ow -SE SSION -Ġbl ue -ag o -Ġl ives -Ġ ^ -. un -in st -en ge -Ġcustom ers -Ġc ast -ud get -ï¼ ģ -ic ens -Ġdeter min -Se lected -_ pl -ue ue -Ġd ark -// ĊĊ -s i -ther n -ĠJ apan -/ w -P U -ĠE ast -ov ie -Ġp ackage -Ġn or -Ġap i -b ot -" ];Ċ -_p ost -ul ate -Ġcl ub -') );Ċ -Ġlo op -PI O -ion e -sh ot -In itial -Ġplay ed -reg ister -rou ght -_m ax -ac ement -m atch -raph ics -A ST -Ġexist ing -Ġcomple x -D A -.C h -.com mon -m o -Ġ' ../../ -it o -Ġanal ysis -Ġdel iver -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ Ċ -id x -à ł -ong o -ĠEng lish -< !-- -Ġcomput er -EN SE -Ġp as -Ġr ais -H ash -Ġm obile -Ġo wner -F IG -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ -th es -Ġat tr -w d -.t ime -aw n -Ġtreat ment -ĠA c -. View -im pl -m ore -p ass -Ġh a -.f rom -Ġle ading -FF FF -( error -. ui -at ar -ad ers -d ates -Ġz u -Ġfl ow -T arget -Ġinvol ved -Ġi o -par se -$ _ -he st -. int -- item -as y -S p -Ġsh ift -N T -Ġt f -_T R -. web -C S -Ġ} ) -Ġey es -12 5 -10 5 -_ z -' );čĊ -if orn -Ġ{ @ -Ġn ice -.l ist -ĠĠĠĠ čĊ -Ġf loor -Ġred irect -ĠU K -( [' -Ġw ish -Ġcap t -leg al -ĠI O -Ġst age -. String -ĠA fr -ig en -ĠS H -De lete -ell s -Ġsol id -Ġmeet ing -Ġwork ed -Ġed itor -in y -Ð ¼ -_ read -. Id -e ff -Off set -ch a -US ER -ĉĉ ĠĠĠ -ipp ed -Ġd ict -ĠR un -.h pp -Ġan g -x ml -im ple -Ġmed ical -_t oken -con nect -Ġh our -Ġcont roller -_m essage -U ID -G r -and ed -_C H -Ġbook s -Ġspe ak -am ing -Ġm ount -Rec ord -ĉ struct -.W eb -ond on -Ġ// Ċ -Ġf elt -.A uto -id ge -_p os -P R -Ġmod ern -C ollection -_m sg -C D -ĠL o -Ġsecond s -ib ly -.e quals -Ġintern ational -# pragma -oo th -W riter -i ate -Ġce le -ĠB it -iv o -iv ery -r d -HE CK -Ġc ache -.c ount -Ġro ll -.Re ad -10 8 -RE D -Ġset up -izont al -model s -arg v -Ġconsider ed -=" ../ -set tings -ĠR el -Ġgrow th -Ġm ix -ĠWash ington -Ġpl t -ĠI M -á º -Ġturn ed -ĠDate Time -ĠW ed -( url -Ġ" - -Ġlet ter -As ync -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠĠĠ -ĠOct ober -_l ine -Ġatt ention -Ġcol lect -ĠH ash -Ġim ag -T ree -Ġsit uation -et te -_n o -IV E -Ġv on -.t arget -Ġknow ledge -Ġdr ive -.p ost -Ġb lood -Ġc it -pr imary -Ġconfig uration -te e -Ġph oto -is ode -Tr ace -Ġg ave -Ġsh ot -ĠA ir -Ġm other -pr ice -Ġmor ning -)) {Ċ -- x -Ġtr ade -Ġdes c -Ġ&& Ċ -Ġparent s -A pi -å Ī -t ed -w er -Ġ æ -Ġs y -ĠK e -Par ser -å ħ -anc y -Ġpie ce -iforn ia -to String -r an -id ing -PT ION -com es -/ lic -.c lient -E l -L ong -Ġprofession al -ru pt -v a -Ġcomplet ely -Ġpract ice -00 2 -Ġse lection -R em -in i -Ġc am -RE E -Ġsit es -p a -AT US -Ñģ ÑĤ -arr ant -* ( -_ KEY -ĠB utton -ĠF riday -se qu -Ġre ader -Ġm essages -è ¯ -Ġbu f -K e -Ġn ov -H P -M sg -al ign -ar ily -Ġ' , -_w ith -Ġd as -Ġhe ard -at omic -ri al -) [ -Ġdis e -@ end -Ġg old -Ġf air -Ġsa les -. Button -str ict -s ave -Ġme asure -Ġ" + -ec ause -View Controller -ĠT able -.p aram -Ġdec ided -(( ( -IN FO -Ġopport unity -T e -IC ENSE -cc ording -k i -ĠU N -Ġcont ain -Ġman ager -Ġp ain -ĠF ire -rom e -Ġpl ans -F ound -l ay -ĠDec ember -Ġinfl u -à º -ren ch -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ Ġ -az ing -b rief -c all -wo od -Ġload ed -Ġgr and -/ f -im p -_ U -12 7 -ST R -âĢ ¢ -Ġcred it -.C olor -or ge -QUE ST -Ġdiffer ence -ĠP C -w args -Ġp ub -und ay -Ġf ra -.m ax -Ġtri ed -ann els -s end -Ġreport s -Ġad ult -ä º -Ġcons ist -ĠSt reet -ĠPro gram -S QL -M atrix -ounc il -- A -ĉ w -Ġwho se -Ġrel ig -ĠS ex -Ġg ives -n one -.m essage -( G -.aw t -- right -ĠNov ember -ell ig -3 60 -ut ive -Ä ĥ -over n -Ġeas ily -Ġide as -10 4 -ĠÐ ½ -/c ss -ly ing -el le -C an -_c olor -оР² -Ġp air -ng th -Ġs plit -14 0 -d rop -art y -on a -Ġcap ital -Ġhe ar -Ġex ists -ĉ log -em o -R un -o i -Ġpar ser -ĠM ethod -Ġeduc ation -[ k -Ġlib rary -> ";Ċ -_ UN -ĉ std -od ed -Ġcall s -h ere -R el -Ġbr and -back ground -g a -_add ress -_param s -C ategory -10 3 -ĠInd ia -_e vent -Ġ ing -R ender -.c l -ump y -Ġp et -F C -ĠA nt -Ex t -Ġchar ge -en ed -gr ad -E O -Ġdep end -Ġ .ĊĊ -fr ame -Ġd f -Ġh uge -ĠP ART -ed s -; ; -ĠA M -Ġbas ic -ĠL et -lic h -Ġar m -Ġst ar -Ġf ederal -W ork -Ġcar ry -ĠIs rael -( obj -={ { -Ġs aved -Ġs yn -Ġconst ant -V ENT -Ġpos itive -Ġcon duct -Ġsk in -Ġear lier -Ġl ayout -ĠI P -O UR -Ġt im -styles heet -_ cl -ĠC ard -++ ){Ċ -Ġtem per -ĠDav id -ĉ try -.d art -Ġwant s -Ġp icture -Ġv ideos -ĠCom m -is ions -_M AX -M apping -- content -ĠE ar -- de -Ġpre m -br uary -Ġcom ponents -Ġthrough out -Ġp ull -Ġp ages -ent e -res pond -Ġg as -cript or -Ġed ge -Ġb ound -A CT -**** ** -Ġcre ating -ĠC H -Ġnull ptr -B r -+ ' -.c o -> :: -Ġle arning -.L ength -_S H -Ġpat ients -A IN -Ġk ids -Ġcom fort -Ġsh own -ug ins -ĠB ack -ell a -_C L -Ġl at -Ġdis patch -Ġclass es -. at -.b egin -Ġsuccess ful -b an -Ġobt ain -ĠS l -Ġl ack -iter ator -Th read -(s ize -Ġn one -.h as -_ X -s ort -n ap -p et -b in -7 00 -ĠCan ada -The y -Ġd ans -ĠM at -< td -Ġh air -Ġ' ',Ċ -Ġc u -Ġlaw s -let ed -p ed -Ġp ow -Ġk new -_C OM -_ , -ĠM ag -id ents -( req -Ġ ), -- center -19 0 -Ġw ide -ĠA uthor -st ants -Ġjob s -Ġm ath -et imes -Bo olean -Ġs cope -_ is -Ġme as -Ġkey s -el ay -Ġexact ly -'=> ' -ĠP aul -m as -ĉ print -(l en -f d -Ġ) ; -. Event -q li -ir it -ield s -om an -ĠT op -Ġv ote -Ġm ask -Ġthem e -- Ċ -Ġpro ps -Ġf ine -Ġwrit er -_ offset -c ar -Ġal tern -Ġc opyright -Ġdest roy -pp er -Ġgener ate -pp ed -âĢĻ d -ĠĠĠĠĠĠ Ċ -m ake -ĠSh ow -Ġb rowser -Ġfavor ite -Ġcare er -Ġhappen ed -( char -Ġrecomm end -Ġl iter -.f ilter -gr ade -Ġ £ -Ph one -om s -Ġn amed -- label -ip o -ĠO ther -Ġp anel -Ġro ck -S cale -ĉ assert -Ð ´ -Ġtr ust -fr ont -Ġdem on -A r -N et -Ġecon omic -foot er -Ġr ace -(n ode -ĠO ption -s plit -Ġphys ical -if est -Ġrem oved -. http -)) ,Ċ -Ġlook ed -' ; -d ing -g est -atur day -/lic enses -Pr ice -Ġd ro -Ġto wards -Ġun s -ĠC L -ĉ static -Ġ rows -Ġdef ine -.re place -Ġf ather -ĠDes ign -ass ign -m ut -De vice -D id -') )Ċ -omet ry -ay load -Ġh istor -ĠP aram -ĠBo olean -Ġn ature -Ġj s -Ġn ation -i h -Ġdis cover -se m -Hand le -ĉ r -ĠTe chn -Ġw all -{ $ -@ property -Ġ" ../ -Ġex am -.d raw -opp ing -Ġnear ly -Ġco ol -Ġinde pend -RE S -Ġhand ler -ĠMon day -Ġs un -St yles -ous ly -Ġ ĉ -v est -D isplay -( y -atic ally -Ġpred ict -y ing -Ġsom etimes -" ]Ċ -Ġdr ink -Ġb ul -ific ations -. insert -.re g -Ġtest s -Al ignment -Ġal leg -Ġat tribute -ĠN ote -Ġmy self -art s -N ow -Ġinterest ing -li ents -Ġpop ulation -ĠCal ifornia -" I -å ¹ -Ġgre ater -ues day -Ġth ous -Ġcost s -Ġla unch -\ Http -k er -b and -ĠPl ay -Ġb and -.sh ape -es ome -art icle -.r f -Ġw er -á s -em bers -us r -B A -ic an -et t -valid ate -ult i -Ġimmedi ately -z er -Ġfig ure -o es -ell er -irc le -ĠS ign -.d b -Ġr ank -By tes -Ġproject s -_re c -UL AR -A PI -ĠL ine -P ort -Ġp oll -Ġg iving -id ence --- Ċ -Ġpl ot -ic ial -Ġw arrant -IT ION -ĠD ouble -Ġbill ion -gorith m -Ġequ ipment -D ATE -Ġ@ " -E E -Ġp le -i ation -Ġhead ers -Ġpro ced -.Component Model -ĠOb ama -Ġp a -ĠB est -im ately -.get String -. \ -mp loy -Ġr aw -_b lock -und red -" },Ċ -1 12 -.Group Layout -Ġb rought -NS String -th row -cre ated -.N ew -_ view -C P -ep s -O p -Ġgr atis -Ġ' " -Ġinter view -"" "Ċ -Ġpart ial -Ġa ria -b ing -A uthor -Bo ok -ĠP at -um an -Us ers -pl us -19 3 -ĠD irect -ven ue -al pha -UC CESS -ĠC all -Ġ );čĊ -im ated -Ġrem ain -Ġant i -ĠL ondon -Ġsaf ety -PO SE -o les -cont roller -By te -ĠCour t -ĠPh il -ĠAss oci -en a -å IJ -_ST R -co in -resh old -Ġb atch -_C lick -entic ation -> ';Ċ -ent y -Ġbegin ning -Ġz ero -ĠCon vert -Ġt err -Ġp aid -Ġincre ased -c atch --s ize -11 5 -act ivity -e quals -Ġque ue -Ġ" ' -ĠIntern ational -Ġf ür -urs day -Ġsc ient -all ow -ax is -Ġapp ropri -ed ge -Ġid x -S uccess -ent ifier -: \ -x is -Ġmax imum -ark s -Ġb irth -( index -Ġmay be -.p y -file s -Ġlim ited -_ check -lo ok -pl ies -Ġmov ement -'] . -Ġbro ad -ĠB E -ĠUn ityEngine -.c pp -ĠE very -Ad min -Ġf ans -p ared -Ċ ĠĠĠĠĊ -Ġfore ign -Ġp an -Ġt our -ĠOr der -Ġmov ing -Ġa uf -C all -c b -Å Ł -vent ory -ĠS ql -Ġful ly -Click Listener -W ORD -Ġannounc ed -) čĊčĊ -Ġagre ed -ri e -Ġe arn -_l ink -. array -(t ext -Ġmaterial s -, p -ff ff -v g -Ġ © -Ġun less -aj ax -LO G -Ġsex ual -Ġ\ " -- time -Ġco ach -Ġsupport ed -Ġphot os -if orm -.C reate -) ] -ri er -Ġd ialog -av er -ig e -) + -_id x -: [ -_m in -ĠC ong -Ġpress ure -Ġteam s -S ign -b egin -ri an -NE SS -L S -Ġimpro ve -ĠS unday -Ġdef inition -ig er -roll ers -Ġthink ing -T emplate -- F -Ġem erg -pl ates -ĠUS A -.set State -ĠAl so -re v -Ġen able -ĠC O -PE CT -Ġcon cept -) - -ĠâĢ ¢ -Ġset s -Ġmean ing -em on -ĠCon s -c mp -ed er -ann ed -icens ed -ĠS uper -Ġd aily -Ġmult i -_ u -Ġchall eng -_m ode -ĠP romise -Ġstr ict -j o -int on -( list -On ly -> { -Ġveh icle -í ķ -ĠPl ayer -10 6 -ĠD el -Ġp ool -. url -nes day -();čĊ čĊ -9 00 -Ġ" );Ċ -L ocal -. ");Ċ -Ġorgan ization -re nder -ĠApp lication -Ġsum mer -ex pected -N A -Ġr ap -_ obj -Ġsur face -ĠP UR -Ġ}, ĊĊ -Ġvariable s -(m essage -Ġop in -.b ack -а н -Ġwork ers -v m -C o -ught er -Ġm aster -Ġ" ", -Ġst ories -. User -Ġcele br -ines e -B S -ĠCom mand -ash board -Ġo g -k g -. image -.st yle -Ġstep s -ĠB en -( args -40 4 -ĠP erson -, y -Ġofficial s -| Ċ -Ġsk ills -v c -Ġbuild er -Ġg ar -A ccount -ĠA uth -ç Ķ -'] )Ċ -ĠA T -n n -. Int -SS ERT -Ġeffect ive -LE TE -Ġto ols -AR D -Ġdig ital -19 1 -D ouble -ĠF ind -R C -Ġin line -/ r -AR AM -AS K -Ġint ent -a ight -_add r -Ġrequest s -.f irst -Ġde bug -Ġsp ent -() ));Ċ -Å Ľ -Ġpr incip -Log ger -clud es -. use -Ġsur v -med ia -ĠFe bruary -ĠM ac -Ġmiss ing -Ġw ife -Ġtalk ing -ĠM ake -Ġc art -Ġloc ated -E nc -- a -ch ron -Ġc ards -Ġgu y -Ġp ers -ĠY es -ate ver -ĠA ng -ol ar -ĠE ven -Ġacc ur -ĠP ower -ĠG old -c lear -Pro cess -Ġrec ords -Ġk illed -.c lear -ĠWARRANT IES -Ġpur pose -pan el -J ECT -ÃŃ a -Ġex erc -W S -/ L -. exports -Ġ__ _ -Ġs in -S ervlet -Ġd é -.de lete -ro ke -S l -ug h -ear s -Ġpoint er -Ġh op -all ery -Ġo bs -co very -ĉ char -ĉĉĉĉ ĉĉĉĉĉĉ -ĉ def -oc ity -itch en -ul ations -ĠF IT -Ġ ). -straint s -vent ion -Ġrequ ires -ĠO per -M E -OUN T -al let -Ġn orm -I RE -ex as -Ġprogram s -Ġwe ak -' .$ -u ing -ĉ ĠĠĠĠĠĠĠ -Ġm il -Ġf irm -init ely -_VAL UE -ap se -atis f -Ġdem and -_m od -Ġdescri bed -Ġpl aces -V ID -Ġal one -Ġex port -Ġv ec -ĠM ax -Ġactiv ities -ict ures -g ener -Ġm a -Ĥ ¬ -Ġexpress ion -C allback -_ content -ĠM ost -Ġtest ing -E C -CH ANT -Ġad just -.Th reading -( ctx -Ġag ree -ig hest -Ġu i -ĠL aw -. Y -> ĊĊ -.ex ample -ber g -Ġmov ed -ĉ e -ĠS aturday -Ġpay load -Ä ĩ -) :ĊĊ -Ġbe y -ur er -< script -Ġs ymbol -Ġass um -Ġp ul -E ffect -Ġh undred -To ol -ak ed -con nection -Ġvo ice -Ġp d -Ġtrans action -Ġlink s -E rr -ĠInd ian -T C -atal og -n i -s ign -<< " -j i -y a -Ġdemon str -ul ated -. St -Ġinst it -Ġbo ost -Ġcell s -ol ic -.P ro -: , -"> \ -Ġth us -ĠReg ister -h ol -ĠCh inese -Ġpost ed -Ġm agn -ab ilities -Ġdise ase -Ġrem ains -ĠPro f -- form -Ġc in -org an -ic ate -Ġst ress -] * -Ġ ---------------------------------------------------------------- -_ context -or ry -Ġd ied -m at -Ġstart s -.M essage -Ġrun s -Ġgu ide -Ġwarrant y -ential s -d ict -ĠS ize -ul er -Ġrespons ible -_SE T -Ġcont aining -ĠPr ice -| | -3 50 -F S -Ġem p -_b utton -( uint -Ġsu ff -p th -Ġdef initely -put e -Ġmarket ing -ĠW H -ĠS ie -+ = -OL OR -Ġcons ult -Ġs igned -Ġse quence -le e -Ġrequire ments -h y -Ex press -M T -se y -Ġ ult -å ® -ellig ence -Ġanal y -Ġd ress -eng ine -ĠG reat -ĠAnd roid -ĠA lex -m ode -D ictionary -.D ate -ä ½ -V ICE -Ġfam ilies -ĠRuss ian -ĠT imes -.c all -$ ( -Pro file -Ġf older -ch es -Ġleg is -_ row -un es -Ù Ħ -Ġ} ). -Ass ert -ag en -ĠH and -I ter -Ġbig gest -ore ach -Ġpol ic -Ġper missions -Ġshow ed -ĠE lement -Ġtop ic -âĢĶ âĢĶ -ro ad -ĠB ank -rec ord -Ġpart ners -ĠR ef -ess ions -Ġass ess -U ST -ĠPart y -pro du -L C -Ġ ul -. form -h ide -c opy -UT F -ĠSO FTWARE -čĊčĊ čĊ -ĠL in -un a -ug ar -Ġadmin istration -Ġopen ing -Ġsc an -Ġcontin ued -com ponent -.s p -Ġhapp ens -um my -ĠP R -.F ile -ĠDown load -Lo ading -d i -Ġwait ing -_A DD -T ab -.query Selector -Ġecon omy -ĠF rench -t xt -Ġf ant -_ ;Ċ -H older -S H -00 4 -Ġn umpy -Ġst reet -Ġm ale -\ Model -ang ing -33 3 -ĠB ill -Ġprevious ly -B I -ĠSec ret -Ġm ist -ĠF ield -up s -ĠPro cess -Ġke pt -ĠO T -Ġtrad itional -. i -am in -Ġhelp s -An y -orig in -ilt ers -j u -d esc -ĠA ccount -Ġ) čĊ -k top -ol ly -Ġf s -Ġ ê -Ġ ut -Ġcent ral -(t est -.A n -Ġs atisf -G R -ĠF ull -Ġhe at -ib er -Ġon to -m os -S chema -Ġfact ory -" .$ -aw s -St atement -(t arget -ĉ new -.b e -Ġg uest -Ġm al -AR Y -Ġre ached -Ġm ouse -Ġchall enge -ĉd ouble -ĠT em -Ġt error -Ġex tract -_T O -Ġsepar ate -Ġm ir -h elp -Ġcap acity -ĠProp erty -k an -_c reate -ĠL ight -.p arent -Ġunderstand ing -Ġeas ier -Ġ| = -Ġen h -Ġf at -Ġprot est -am m -_ AT -- of -il s -ĠO h -Ġps ych -Ġ$ . -ind s -Ġrel ative -sh op -sh ort -ĠS and -2 10 -uest ion -Ġf ear -/ ĊĊ -. context -Ġschool s -Ġser ve -z one -_d b -Ġmajor ity -ex ample -Ġl ang -ĉ ĠĠ -Reg ister -end o -Ġprocess ing -_t emplate -- user -Ġe g -C OM -ĠBl ue -i ro -Ġrem ote -ĠI T -#! / -Ġred istrib -12 4 -ra z -ĠS ince -ĠT ur -13 5 -Back ground -== = -Ġref lect -Ġpro s -c md -Ġwh om -Com pat -ĠA re -Id entifier -ĠTh om -_ port -g u -Ġmon itor -r m -Ġpat ient -ver ter -Ġg ain -- ui -In st -Ġd ies -11 8 -A rea -_f ilter -Ġgr at -Ġreal ity -ord inate -ol ved -Cont act -Ġcompl iance -_ or -ĠV ar -d l -Ġapp end -G ER -(m ax -.re nder -Ġd ynamic -ordin ates -_ options -_c olumn -Ġb atter -s pace -L a -ĠS ource -/b in -Ġd os -ĠBo ard -ĠTh read -ĠA L -( config -14 4 -ĠM er -Ġm iles -_ header -ETH OD -iz z -Ġbenef it -Ġinteg r -(c urrent -ul o -. default -ĠD iv -Ġt on -o th -erv ation -ed om -Ġb aby -ce ived -.t op -rior ity -ĠL ocal -ri age -Ġattack s -Ġh ospital -16 8 -Ġfem ale -ĠLog in -ĠFl or -Ġch ain -ash ion -Text ure -S ave -Ġf arm -.cont ains -.T est -Ġknow s -Ġgener ally -ip eline -Ġme ant -enc ia -Ġn icht -Ġcont ents -P M -ched ule -( line -C G -j ob -ĠRe al -u er -f irm -Ġ Ø -et ro -" `Ċ -Ġspe ech -Ġth r -fore ach -Ġw arn -ĉ l -Ġhe avy -< li -N e -Ġinvestig ation -M ath -- title -Ġch urch -Ġdes pite -ch ain -Ġwh atever -ar ian -f n -Ġm eta -} )ĊĊ -U FF -Ġregard ing -_S UCCESS -m es -ĠInt ent -Ġres olve -pos s -ir a -for ce -o ice -à ¢ -Ġp m -Ġup dates -A rr -Ġ Ñ -test ing -Ġto ward -nt ax -ë ĭ -Ġlist en -Ġgo als -Instance State -D r -Ġr are -Ġtr ail -Ke ys -C al -C ar -ĠPe ople -ĉ local -class es -Re ference -.for Each -em b -act iv -Ġpr im -red ict -Ġr ad -æķ ° -.B ack -Ġsp read -Ġc lock -Ġv ir -ed itor -Ġeffort s -Ġbr anch -Ġind ust -Ġmot or -Ġam b -Ġdat etime -Ġren cont -ĠChrist ian -ĠAmeric ans -f ull -Ġf mt -.m ain -Ġca used -_ update -ĠCont ent -AT CH -Ġb ath -ĠE ach -Ġr adio -ach ment -uz z -Sub mit -Ġre strict -ab in -ĠL oad -Ġext ension -Ġess ay -Ġh at -avi our -to Be -": [ -Ġoffer ed -Ġv ill -(d ouble -1 19 -æĹ ¥ -b c -_f ree -ĠM iss -ĠB er -Ġ è -ĠL ike -Ġhelp ed -.get Name -_ AL -Ġsp irit -ĠAp ache -w s -Ġthere fore -( params -_ img -Ġpe ace -Ġinc or -ĠEX PECT -Ġmin or -ip es -ĉ data -select or -c ity -tr ie -.b ase -_f rame -Ġopen ed -/ json -L Y -n u -.D e -t f -m argin -.P arse -Ġp i -Ġe q -b d -Field s -ĠT ree -Ġb an -ist an -Ċ ĠĠĠĠĠĠĠĠĊ -ĉg l -Ġprodu ced -s ystem -M ark -_h ash -Ġb g -Ġconst it -ĠLe ague -Ġmiss ion -_ format -([ Ċ -clus ion -! " -Ð · -b reak -ĉs witch -Ġth er -Trans form -Ġfoot ball -- link -r oute -. auth -Ġb ag -ov ers -Ġen abled -Ġr ac -( I -C R -anc ing -Ġman aged -_ q -NG TH -Ġm ac -ĠA uto -ament e -Ġ' ', -.App end -Ġp in -. item -ack ing -Ġocc as -p erson -Ġt i -.Re g -Ġh aven -Ġg lass -Ġ" ) -_ char -res ource -Ġep isode -Ġ' _ -ĠE s -ĠEar th -Âł Âł -UP DATE -13 3 -ĠS ou -u is -t ypes -Ġm as -Ġf av -Ġcon struct -_r ate -er as -Ġ| Ċ -rop erties -Ġext ernal -Ġap plied -Ġpre fix -ot ed -l ers -Ġc old -ĠS P -ĠCh urch -ĠOut put -los ed -ç ļ -ific ate -oper ation -her it -x FF -. env -_ err -os h -D irection -C ancel -ĠFr ank -Ġfind ing -. )ĊĊ -Ġr outer -ãĥ » -s es -Ġc row -== ' -Ġs and -Ġr id -it ure -Ġent re -Ġo bserv -Ġv ac -ð Ł -- T -A rt -n ight -. search -Ġex change -Ġdistr ict -. os -Ġdep artment -Ġdoc uments -Ġcent ury -ĠN ext -H ost -ĠK IND -Ġsus p -- P -re nd -. em -u ite -ist ers -( json -ĠAn n -w t -at i -ĠHT ML -wh en -D irectory -Ġsh ut -< a -ed y -Ġhealth y -Ġtemper ature -ĠG en -Ġmet al -Ġsub mit -ĠD O -Ġat tract -Ġ{ };Ċ -ĠW ord -Ġl l -Ġseem ed -k o -I ED -Ġl abor -.Cont ext -Ġas set -y ou -Ġc ars -ĠC olumn -Ġr é -Ġs quare -ĠNS String -âĢĿ , -ap es -.. .Ċ -Ġthan ks -( props -Ġt ick -Ġexper iment -Ġpr ison -t ree -- text -ĠIO Exception --w idth -_ST ATUS -f ast --b ody -- header -Ġgu ar -cre te -ĠT im -Ġclear ly -ĠRepublic an -Ġjust ify -и ÑĤ -ĉ ĠĠĠĠ -c ache -; // -Ġpres ence -Ġfact ors -Ġemploy ee -] )) -M ember -Ġselect or -b or -ĠM ex -çļ Ħ -ut ex -_t ag -ail ure -ĠN et -Ġre li -E G -Ġf printf -Ġte en -lo ss -Ġle aving -13 4 -De legate -Ġbe at -Ġmin ute -sub scribe -Ġredistrib ute -Con stants -Ġcan cer -/ { -B L -Ġs pan -ĠCh ild -C enter -Ġear th -Y S -ĠLe vel -Ġse a -.s upport -.in ner -. Item -ill ing -ĠĠĠĠĊ ĠĠĠĠĊ -ĠL abel -3 20 -ĠE st -( arg -14 5 -bo Box -ĉf oreach -c os -F ailed -sw ers -Ed itor -r ont -ĠM P -ex pr -ĠL ife -Ġ? ? -ö r -Ġatt end -ĠQ ue -Ġspec ies -- D -Ġa us -Str uct -Ġadvant age -ost on --b lock -in itial -C RE -Ġtr uly -Ġcomp are -or ney -Ġs pect -F ull -b es -Ġvis ible -Ġm ess -st ances -Ġcl oud -_v ersion -Ġf urn -ic ago -LO W -Ġtraff ic -Ġf ol -rypt o -Ġdecl ar -Ġsl ot -ĠEx t -ĠEng land -ĠU nder -Ġt a -let ter -20 3 -Ġoffic er -ĠDon ald -Y es -_ json -IT ableView -ĠU SE -mploy ee -Ġopin ion -ĠA ut -b order -Ġad vice -Ġautom atically -is co -Ġm m -. vis -am l -Ġinitial ize -Ġ( { -Ġ ;ĊĊ -Ġgener ation -Ġb its -clip se -Ġun f -ut ors -pl t -Ġdel ta -est roy -is is -< br -Ġlimit ations -Ġend ed -ĠM ad -il m -Th ese -18 7 -ĠMin ister -Ġch art -F ragment -Ġindepend ent -Y ear -Ġin str -Ġt ags -A VE -ĠAr ch -st op -Pro gress -Ġm i -Ġlearn ed -G e -Ġhot el -15 1 -S M -T YPE -Ġc y -ERS ION -un ately -l imit -s el -Ġmov ies -Ġste el -o z -g b -ĠC amp -s ite -ĠLog ger -P LE -оР´ -. right -ĠC ore -Ġm ixed -st ep -Ġput s -s uper -R outer -18 6 -. Http -22 2 -ly ph -ĠColor s -Ġandroid x -. str -Ġinn ov -Ġde ck -' >Ċ -ap ers -] ( -cont inue -s pec -ĠR oad -AS H -ili ar -Ġcontin ues -Ġapp oint -Ġ# Ċ -ĠV ir -Ġ?> " -Ġb in -} ", -go ing -e ach -B D -18 5 -ĠA ccess -D oc -ĠMan agement -B ER -ask et -.get Instance -12 9 -Ġestablish ed -so cket -IN S -ĉv irtual -ĉ result -RE AD -_ height -15 2 -ĠF ont -Ġ( );Ċ -_ html -Ġneighb or -l or -Ġg ather -Ġ} )ĊĊ -Ġid entity -Ġf ab -p adding -ĠR oute -Enumer able -à ´ -Ġfor ced -/j query -.ĊĊ ĊĊĊĊ -res ents -_ left -.P aram -ĉ throw -ĠH am -Ġevent ually -ac er -p ub -Ġtr a -un ique -d el -ĠFlor ida -ĠC lean -x a -Ġ · -Ġvalid ate -Vis ual -Ex pression -_f unc -m ember -ĉ h -tr l -13 6 -ĉ G -nap shot -ĠProp Types -v in -15 3 -] )ĊĊ -ow l -if ies -Ġ$ ('. -ĠCont ext -ĠTo ast -. Key -Ġoffic ers -/ n -s n -und efined -. items -ut ow -am age -Ġaccount s -ook ie -Se ction -ici ans -Ġad vis -( is -[: , -ĠFr ance -F unc -ic ious -Ġto k -Ch annel -ĠA D -_N UM -Ġtime out -lem ma -rem e -u j -.A l -uc lear -( os -(" < -[ Ċ -f etch -Ġb al -Ġgu id -- align -ĠW rite -ĠOn ce -utow ired -OD ULE -Ġp itch -C F -by tes -ĠCom mission -Ġincre d -P ER -_ response -ĠL os -par ser -Ġass ume -. Request -ĠT oken -_p osition -Ġn om -- term -Ġrem aining -i ostream -Ġpie ces -ap y -ĠL ess -r ange -umb n -pr ise -_ option -2 30 -Im pl -k wargs -Ġbusiness es -Al ert -Ġpart ies -ĠCont ainer -ĠPr ivate -ĠPl an -Ġregister ed -Ġj our -ack er -ен и -/ > -ch at -se ct -Ġcre ation -olut ely -Ġinst ant -Ġdel ivery -ick en -y es -16 3 -ĠFr anc -bl ing -end a -[ ( -_r ange -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠ -Ġsched ule -Con n -Ġthan k -x d -Ġh ook -Ġdocument ation -Param eters -H ello -v t -Ġart icles -Ġw est -def ined -. select -ok ens -ĠV AL -.f ile -res et -Ġmy s -ĠM A -] ), -Ġc ities -rel ated -å Ľ -Ġappe ared -Ġw id -.p anel -ĠIn s -. entity -Ġde cre -ĠL ou -(t ime -ĠTh ank -.create Element -Ġmention ed -oun ce -ĠT ry -ĠW all -/ images -ĠM enu -' čĊ -ĠE r -Ġcrit ic -ĠY ear -( param -Ġf lo -N N -oot er -Ġ ];Ċ -ĠA ff -" github -room s -Ġh yp -g lobal -Ġa vec -æľ Ī -Ġcomplet ion -Ġcon d -onym ous -( temp -Ġst ars -Ġre levant -Ġcover ed -Ġel im -_t ypes -( bool -Ġt u -_ex ists -Ġsec ure -Ġst ored -] / -x F -ĠCont roller -Ġm igr -M I -ĠD en -Ġann ual -U IL -- and -Ġcr ime -b el -Ġk itchen -@ g -_p h -ourn ament -ĠS ocial -ĠS pecial -log ger -Ġt ail -Ġun known -d ed -Ġapp rec -(d b -c f -15 5 -Ġass ign -- out -ĠM ont -d p -w idget -Ġst one -- primary -. grid -Result s -az z -Ġda ughter -Ġcur r -17 5 -Ġl in -Ġs outh -form s -ĠO UT -let te -ak s -ig ure -ĠE U -var iable -Ġb rief -ĠSc ott -Ġcon ference -and a -_ lock -or al -Ġe ine -OR S -//////////////////////////////// //////////////////////////////// -ess o -Ġr is -Ġg ender -est ic -L icense -( out -Ġm s -Se e -Ġwill ing -az e -Ġs ports -Ġy es -l u -Ġp urs -/j avascript -- pro -nav bar -_pro duct -/ bootstrap -Ġdr iving -Ġ Ä -Ġpro pos -ult ip -up lic -. email -Ġappro x -( cl -Ġwe ar -Ġrep ly -ass et -Ġ ice -Ġt x -k r -ĠGerman y -ĠGe orge -Ġc b -ĉ err -M ove -Ġpol y -vo ice -} " -Ġan imal -A v -ĠL ocation -Ġn ative -] [" -< double -Ġm ais -, int -Ġpre par -Ġinter val -plement ation -_ ERR -Ġb ug -> " -st at -Ġ} ,čĊ -< span -Ġfa ith -Ġ rom -pre v -ĠE lect -F ind -Ġg od -ot or -// ---------------------------------------------------------------- -orig inal -C pp -ĠSen ate -Ġposition s -Ġweap ons -Ġco ff -Ġpur poses -p ol -Ġim press -Ġanim als -. Entity -(n p -Ġmur der -Ġ` ` -fl ag -Ġsol utions -ĠAct ive -Ġb right -.d ate -Ġsit u -ï¼ Ī -. ID -Ġs ie -), čĊ -ak t -S pace -.d at -.index Of -h an -az ine -ĠZ e -Ġcr ash -( / -> = -Ð ± -13 9 -iv a -.Auto Size -ĠL at -_ ext -Initial ize -.reg ister -15 6 -OP Y -Ġre verse -_d is -'] [ -Ġprom pt -ont o -ĠJ ournal -r outer -Ġmys qli -# else -) " --x s -let s -ph an -. LE -13 7 -W ill -Ġaff ord -Ġsk ill --t oggle -N C -B ind -T S -J ust -iter al -Y P -ĉ unsigned -Ġw ind -14 9 -)) :Ċ -Ġw arning -ĠW ater -Ġd raft -Ġc m -Ġs am -Ġhold ing -z ip -ĠSc ience -Ġsup posed -G en -Ġdi et -< h -ĠP ass -v i -Ġhus band -� � -n ote -ĠAb out -ĠIn stitute -Ġcl imate -.Form at -Ġn ut -est ed -Ġapp arent -Ġhold s -f i -new s -C M -v ideo -': ' -D ITION -p ing -Ġsen ior -w a --- >Ċ -_ default -ĠD atabase -re p -E SS -ner gy -.F ind -_m ask -Ġr ise -Ġk ernel -:: $ -. Q -Ġoffer ing -de cl -ĠC S -Ġlist ed -Ġmost ly -eng er -Ġblock s -ol o -Ġgover ning -\ F -Ġcon cent -.get Text -Ġm b -Ġocc urred -Ġchang ing -Sc ene -_C ODE -B eh -" The -Ġt ile -ĠAssoci ation -ĉ P -al ty -_ ad -od ies -i ated -Ġpre pared -poss ible -Ġm ort -TE ST -14 2 -Ġign ore -Ġcal c -Ġr s -Ġassert Equals -Ġs z -ĠTH IS -. "Ċ -Ġcan vas -j ava -Ġd ut -VAL ID -.s ql -. input -Ġa ux -S up -Ġart ist -V ec -_T IME -.string ify -et ween -ĠC ategory -Ġ[ - -ĠDev Express -ĠJ ul -Ġr ing -. ed -Y Y -L et -Text Field -Ġfl at -_p rint -ĠOT HER -ad ian -Ġcheck ed -e le -Al ign -stand ing -Ġ[ ], -Ġl ab -uck y -ĠChrist mas -( image -.m odule -Ġl ots -Ġslight ly -(f inal -er ge -è ¿ -14 7 -ĠPol ice -14 3 -ĠR ight -Ġaw ard -ĠO S -Ġ{ }ĊĊ -Ġp tr -ov es -ic ated -еР¼ -Ġman age -olid ay -Am ount -ool Strip -t body -N av -w rap -B B -Ġwatch ing -ari os -Ġoption al -_ K -ĠL icensed -.M ap -T imer -ĠA P -ĠRe v -( o -, c -um in -eta iled -ĠH y -Ġbl ank -ag ger -ĠS elf -() [ -.m ake -ear n -ch annel -< pre -ble m -_p assword -_s p -ic ing -e z -Ġthe ory -ĠT er -18 4 -, n -log o -ĠHT TP -() )) -.h andle -> ;Ċ -W orld -Ġpy thon -Ġl if -Ġtr av -Ġcon ven -com pany -ĠCl ub -13 8 -V er -B tn -Ġz one -product s -ĠE duc -Ġver ify -ĠM il -on o -] );ĊĊ -EN CE -Ġpack et -Ġc er -Ġen umer -Ġpar s -form ed -Ġocc up -t re -Ġexerc ise -D ay -_s um -Ġask ing -apt ion -Ġord ers -Ġsp ending -ĠE RR -.D is -ĠU til -âĢľ I -\ ' -? ) -/ >Ċ -Ġem ot -Ġinflu ence -ĠAfr ica -att ers -Ù ħ -.s ession -Ġch ief -ĉĉĉĉĉĉĉĉ ĉĉĉ -Ġto m -clud ed -ser ial -_h andler -.T ype -ap ed -Ġpolic ies -- ex -- tr -bl ank -mer ce -Ġcover age -Ġr c -_m atrix -_ box -Ġcharg es -ĠB oston -P e -Ġcirc um -Ġfil led -14 8 -Ġn orth -icture Box -ĉ res -è ® -Ġter min -Ġ[ âĢ¦ -IRE CT -Ġb er -Ġ" ../../ -ret ch -.c ode -_c ol -ĠGovern ment -Ġarg v -ĠL ord -as i -Ex ec -ĉ let -vert is -Ġdiscuss ion -en ance -out ube -type of -Ġs erved -ĠP ut -ĉ x -Ġs weet -B efore -ateg y -. of -ĠM aterial -S ort -ON T -ig ital -Wh y -Ġs ust -Ġ ç -ab et -Ġseg ment -Ġ[ ],Ċ -ĠMus lim -Ġfind ViewById -c ut -_T EXT -ĠM ary -Ġlo ved -Ġl ie -ĠJ O -Ġis set -mon th -Ġpr ime -t i -ĠCar ol -U se -14 6 -ĠP op -ĠS ave -Int erval -ex ecute -d y -ĠI ran -_ cont -ĉ T -Ġph ase -check box -we ek -Ġh ide -Ġt il -Ġj u -C ustom -b urg -/ M -T ON -Ġqu ant -Ġr ub -ix els -Ġinst alled -Ġd ump -Ġproper ly -( List -Ġdec ide -app ly -H as -Ġkeep ing -Ġcitiz ens -Ġj oint -p ool -S ocket -_ op -Ġweap on -gn ore -ĠEx ec -ott en -ĠM S -Ġ( - -ĠRe view -Ġex amples -Ġt ight -! ( -D P -ĠMessage Box -Ġphot ograph -16 4 -UR I -é t -l ow -ĠGr and -.p ersistence -Ġmaint ain -Ġnum s -Ġz ip -ial s -ĠG ets -pe g -ĠB uffer -~~ ~~ -ra structure -ĠP L -u en -ob by -size of -Ġp ic -Ġse ed -Ġexperi enced -Ġo dd -Ġk ick -Ġproced ure -avig ator -- on -, j -ĠAl though -Ġuser Id -ac cept -Bl ue -IC olor -l ayer -av ailable -Ġend s -.t able -Ġdat aset -b us -Ġexpl ain -( pro -ĠCommit tee -Ġnot ed -] :Ċ -D im -std io -15 4 -. ",Ċ -_s ource -18 1 -ĠWe ek -ĠEd ge -Ġoper ating -Ġest e -i pl -3 30 -ag ination -Ġpro ceed -Ġanim ation -.Model s -ĠW atch -i at -Ġopp on -/ A -Re port -Ġs ounds -_b uf -IEL D -Ġbu nd -ĉ get -.p r -(t mp -Ġk id ->ĊĊ Ċ -Ġy ang -Not Found -Ñ Ĩ -m ath -@g mail -ĠL IMIT -red ients -Ġv ent -avig ate -L ook -Ġrelig ious -Ġr and -ri o -( GL -_ ip -u an -ici ency -ĠCh ange -> čĊčĊ -ĠEnt ity -Ġrencont re -ĠR et -pl an -é n -BO OL -ur ies -tr ain -Def inition -======== ==== -z z -4 50 -An imation -ĠO K -_m enu -.b l -_s core -Ġac ad -( System -Ġref resh -'=> $ -.G raphics -ament o -p id -t c -Ġt ips -Ġhom es -Ġf uel -â ĸ -_h elper -ĠĠ čĊ -ĠR oom -.C lose -_ attr -ĠM ount -ĠE v -ar ser -_t op -e ah -ĠDe lete -ãĢ į -u ke -Ġus age -ar ia -_de v -Ġtext ure -Ġconvers ation -e per -Be an -d one -non atomic -ĠSe cond -Ġshoot ing -_p re -Com ponents -Ġ] ĊĊ -__ , -stit ution -.Ch ar -> ();ĊĊ -Ġpresent ed -Ġw a -ok er -- ĊĊ -in er -Ġbe coming -Ġinc ident -At t -16 2 -Ġreve aled -for c -Ġbo ot -.p age -Enumer ator -16 5 -_ -> -Ph oto -Ġs pring -. ", -ĠD ictionary -B JECT -Ġloc ations -Ġs amples -Input Stream -ĠB rown -Ġst ats -qual ity -Ñ ħ --d is -Ġhelp ing -Ġp ed -2 24 -( se -ĠWh o -al ian -int ernal -Ġf t -> (). --> { -Ġm ine -Ġs ector -Ġg ro -Ġopport unities -Ġà ¼ -Ġm p -Ġalleg ed -Ġdoub t -M ouse -Ab out -_p art -Ġch air -Ġstop ped -16 1 -lo op -ent ities -Ġapp s -ans ion -Ġm ental -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠ -F R -Ġdef end -c are -Ġide al -/ api -ur face -0 11 -Ġe le -ul ator -ĠR ights -angu ages -Ġfund s -Ġad apt -At tributes -Ġdep loy -opt s -Ġvalid ation -Ġconcern s -u ce -.n um -ult ure -il a -Ġc up -Ġp ure -.F ore -18 3 -ĠHash Map -.value Of -as m -M O -Ġc s -Ġst ores -Ġ ************************************************************************ -Ġcommunic ation -m em -.Event Handler -. Status -_ right -.set On -S heet -Ġident ify -ener ated -order ed -Ġ" [ -Ġs we -Con dition -ĠA ccording -Ġpre pare -Ġro b -P ool -Ġs port -r v -ĠR outer -Ġaltern ative -( [] -ĠCh icago -ip her -is che -ĠDirect or -k l -ĠW il -key s -Ġmy sql -Ġw elcome -k ing -ĠMan ager -Ġca ught -) }Ċ -S core -_P R -Ġsur vey -h ab -He aders -AD ER -Ġdec or -Ġturn s -Ġr adius -err upt -C or -Ġm el -Ġin tr -( q -ĠA C -am os -M AX -ĠG rid -ĠJes us -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠ -.D E -Ġt s -Ġlink ed -f ree -ĠQ t -Ġ/** čĊ -Ġf aster -ct r -_ J -D T -.C heck -Ġcomb ination -Ġint ended -- the -- type -18 2 -ect ors -am i -ut ing -Ġum a -X ML -U CT -A p -ĠR andom -Ġr an -.s ort -Ġsort ed -. Un -40 1 -_P ER -it ory -Ġprior ity -ĠG al -ĠO ld -h ot -ĠD isplay -(s ub -_T H -_ Y -ĠC are -load ing -K ind -_h andle -, , -r ase -_re place -.add EventListener -ĠR T -17 2 -Ġenter ed -g ers -Ġ ich -( start -20 5 -/ app -Ġbro ther -M emory -Out let -Ġ utf -pre c -Ġn avigation -OR K -Ġd st -D etail -Ġaud ience -Ġd ur -Ġcl uster -un ched -Ġ ], -Ġcomfort able -. values -ĠT otal -Ġsn ap -Ġstand ards -Ġperform ed -h and -(" @ -å Ń -Ġph il -ib r -tr im -Ġfor get -15 7 -Ġdo ctor -.Text Box -37 7 -icon s -, s -ĠO p -S m -St op -ĉ List -ĉ u -Com ment -_V ERSION -.X tra -P erson -r b -LO B -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĊ -ĠCent ral -27 0 -IC K -ra q -Ġput ting -Ġm d -ĠL ove -Pro gram -B order -o or -Ġallow ing -a fter -Ġent ries -ĠMay be -] ). -ĠSh ort -) \ -.n ow -f riend -Ġpre fer -ĠG PIO -os is -ĠGame Object -Ġsk ip -Ġcompet ition -_m atch -lic ations -_CON T -.group Box -Ġal s -66 6 -" We -_e q -l an -_ search -ĠMus ic -as is -Ġb ind -ĠIs land -r um -( E -Ġse at -V ideo -Ġa ck -ree k -={ () -Ġr ating -Ġrestaur ant -45 6 -DE X -(b uf -pp ing -ual ity -Ġle ague -17 6 -Ġfoc used -ap on -$ data -CL UD -CLUD ING -Ġabs olute -( query -Ġtell s -A ng -Ġcomm unities -Ġhon est -ok ing -Ġap art -ar ity -/ $ -_m odule -ĠE nc -. an -.Con fig -C re -Ġsh ock -ĠAr ab -I ENT -/ re -Ġre trie -ycl er -is a -ĠO rgan -. graph -Ġ í -ĠB AS -En um -Ġposs ibly -ÑĢ аР-ĠJapan ese -Ġc raft -ĠPl ace -Ġtal ent -Ġfund ing -Ġconf irmed -Ġc ycle -/ x -G E -Ġhe aring -Ġpl ants -Ġm outh -p ages -or ia -ĠRem ove -_t otal -Ġo d -oll apse -do or -Ġb ought -Ġadd r -AR CH -_d im -dd en -Ġdec ades -RE QUEST -Ġvers ions -f ire -00 6 -Ġmov es -f b -Ġcoff ee -.con nect -ĠR ow -Ġs chema -S cope -- Type -Ġfight ing -Ġret ail -Ġmod ified -T F -File s -n ie -_com mand -st one -Ġ ÑĤ -_ thread -Ġb ond -ĠDevelop ment -Ġp t -F ORM -ple t -Ġident ified -c pp -20 6 -2 25 -Ġc oding -ok ed -ĠM aster -ID TH -Ġres idents -red it -ĠPh oto -= - -un te -ate ur -15 9 -_ST ATE -ĠS ing -Ġshe et -. val -or se -Ġh ers -Ġdetermin ed -Com mon -Ġw ed -_ queue -P H -ĠAt l -cre d -/L ICENSE -Ġm es -Ġadv anced -.j ava -.S h -G o -k ill -f p -_set tings -Ġp al -Ġtr uck -Ġcomb ined -Ġ" ${ -ĠCor por -Ġjo ined -ĠJ ose -ĠC up -un s -est ival -lev ision -Ġbro ken -Ġmar riage -ĠWest ern -Ġrep resents -ĠT itle -Ġs s -.A ss -ongo ose -ient o -< >();Ċ -Ġabs olutely -Ġsm ooth -TER N -ĠUn less -W ord -Ġmer ge -ig an -ĠV ol -Ġn n -.get Id -ĠÐ · -17 1 -Ġsex y -Ġseek ing -S ingle -. this -17 9 -Ġk om -b ound -; " -Ġfont Size -_d f -Ġinj ury -( H -Ġiss ued -_ END -: self -0 20 -Ġp atch -Ġle aves -Ġad opt -File Name -ãĢ IJ -Ġexec utive -ĠBy te -] ))Ċ -Ġn u -out ing -clud ing -- R -. options -Ġsub stant -av ax -ĠB UT -Ġtechn ical -Ġtw ice -Ġm ás -Ġun ivers -y r -Ġdr ag -ĠD C -Ġs ed -Ġb ot -ĠP al -ĠH all -forc ement -Ġa uch -.m od -not ation -_file s -.l ine -_fl ag -[ name -Ġres olution -Ġb ott -(" [ -end e -( arr -F ree -( @" -ĠD istrict -PE C -: - -P icker -ĠJ o -ĠĠĠĠĠ Ċ -ĠR iver -_ rows -Ġhelp ful -Ġmass ive ---- Ċ -Ġmeas ures -00 7 -ĠR untime -Ġwor ry -ĠS pec -ĉ D -ãĢ ij -Ġ) {Ċ -Ġwor se -(f ilename -Ġl ay -Ġmag ic -ĠThe ir -ou l -st roy -ĠWh ere -2 80 -Ġsu dden -Ġdef e -Ġb inding -Ġfl ight -ĠOn Init -ĠW omen -ĠPol icy -Ġdrug s -ish ing -(' ../ -ĠM el -pe at -t or -Ġpro posed -Ġst ated -_RE S -Ġe ast -2 12 -ĠCON DITION -_d esc -Ġwin ning -fol io -M apper -ĠP an -ĠAn ge -.s ervlet -Ġcop ies -L M -Ġv m -å į -Ġd ictionary -S eg -17 7 -el ines -ĠS end -Ġ iron -ĠF ort -16 6 -.d omain -Ġdeb ate -Not Null -e q -ach er -l f -ĉf mt -Ġlaw y -17 8 -Ä Ł -ĠM en -Ġtr im -( NULL -Ġ! ! -Ġp ad -Ġfollow s -"] [" -re qu -ĠE p -.g ithub -( img -et o -(' \ -S ervices -umbn ail -_m ain -ple ted -fort unately -Ġw indows -Ġpl ane -ĠCon nection -. local -u ard -} \ -== " -and on -ĠR oy -w est -15 8 -ig inal -em ies -it z -') :Ċ -ĠP eter -Ġt ough -Ġredu ced -Ġcalcul ate -Ġrap id -c ustomer -Ġeff icient -Ġmed ium -Ġf ell -. ref -ĠC as -Ġfeed back -S peed -( output -aj e -Ġc ategories -Ġfe e -} ; -Ġde leted -re h -Ġpro of -D esc -B uild -Ġs ides -.Array List -- % -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠ -Ø ± -.m atch -л и -Ġfe els -Ġachie ve -Ġcl im -_ ON -ĠC D -Ġteach er -_c urrent -b n -_P L -ist ing -En able -G EN -Ġt v -Ġso ck -Ġpl ays -Ġdis count -ĠK E -ĠDe bug -F ore -ĠI raq -Ġappear ance -M on -Ġst yled -ĠH uman -i ot -ĠH istory -Ġs ac -ĠC ollection -Ġrecomm ended -.Se lected -Ġorgan izations -Ġdiscover ed -co hol -ad as -ĠThom as -M ay -Ġcons erv -Ġdom in -ĠF ollow -ĠSe ction -ĠTh anks -User name -Ġrec ipe -Ġwonder ful -.s leep -_ if -ĉĊ ĉĊ -orn o -Ġr u -_t arget -." " -à ¦ -Event Args -Ġinput s -Ġf if -Ġv ision -c y -ĠS eries -) ((( -Ġtr ading -Ġmark er -B egin -Ġtyp ically -Ġca uses -drop down -_DE BUG -2 60 -Ġdet ect -c ountry -! ");Ċ -ĉ R -app y -Ġc ref -(' < -" => -ĠL E -read er -Ġadmin istr -à µ -uck et -Ġf ashion -. char -iz ar -Ġdis able -Ġsu c -ĠL ive -iss ue -Ġmet adata -fl ags -Ġ ðŁ -Ġcomm itted -Ġv a -Ġr ough -Ġ'' 'Ċ -Ġhigh light -_var s -V O -Ġenc oding -- Z -_s ign -$ ("# -Ġr ain -reate st -ĠEN D -Se lection -Ġcandid ates -Ġs av -. Empty -Ġdec isions -Ġcoll abor -rid ge -fe ed -ress ion -Ġperson s -V M -00 8 -eg a -_B IT -A ccording -ack ed -Ġdoll ars -_lo ss -ĠC ost -} "Ċ -Not ification -Ġpro stit -Ġauthor ity -.re c -Ġsp okes -ĠT oday -ist ant -ĠHe ad -âĢĿ . -ertain ment -ce an -cul ate -Ġv en -How ever -_ arr -Ġtok ens -G raph -ĠJ ud -ĠVir gin -ĠS erial -un ning -M utable -ag ers -.c sv -Ġdevelop ing -Ġinstruction s -Ġprom ise -Ġrequest ed -_ encode -/ " -ĠI con -u ilt -- day -Ġint elligence -. IS -ĠO bservable -ĠH ard -Bo ol -2 11 -ident ial -.An chor -Ġsell ing -C I -AG ES -t le -b ur -UFF ER -R Y -Ġbig ger -Ġr at -Ġfam ous -Ġtyp ename -Ġexpl ained -} }Ċ -Ġn uclear -- N -Ġcr isis -ĠEnt er -Ġan swers -/ ${ -/ pl -Ġse qu -_n ext -m ask -Ġstand ing -Ġpl enty -ĠC ross -ĉ ret -d ro -ĠC ast -16 7 -= true -ĠCh ris -ic io -ĠM ike -Dec imal -add Component -L en -Ġco ck -Ġ# { -UR N -< tr -Ġauthor ities -Res ources -- H -B ottom -0 12 -_ qu -put er -ester day -Dis patch -s ince -Ġfam iliar -, i -V C -Ġm ent -, C -Ġfre edom -Ġr outes -ĠB uy -Ġcomm ands -Ġm esh -/ C -ĠSet tings -- style -Ġw itness -Ġc le -Ġun ion -ef ault -are t -Ġthought s -Ġ ---- -_pro cess -_ us -ing ly -U ES -T ouch -ĠÐ ¼ -_ open -ĠV ec -Ġre ward -.C lick -/ : -Ġn ie -Ch anges -M onth -ï¼ Ł -Ġexec ution -Ġbe ach -( Integer -ĉ a -/ ' -.Font Style -Ġab ort -ĠS ingle -( isset -Ġd p -Ġ}} -Ġ* = -ĠP S -Ġdanger ous -[ p -OM E -O ther -ĠString Builder -Point s -head ing -Ġc urrency -Ġpercent age -_A PI -Ġclass ic -the ad -ĠM O -F E -Id x -aw ait -Ġà ¨ -Ġacc ident -Ġvari ant -Ġm yst -ĠL and -ĠB re -Ġh arm -ĠA cc -Ġcharg ed -ion es -Vis ibility -ar ry -ĠL anguage -Ġwalk ing -" .ĊĊ -if er -Ġleaders hip -.F rom -yn am -Ġt imestamp -i pt -ĠH as -REF ER -ĠIt s -Ġlist ener -UT E -2 13 -_d escription -Ġexperi ences -Ġcre ates -R S -c art -bl ack -Ġcho ices -w ar -7 50 -Ġ'' ' -Ġorder ed -Ġeven ing -Ġp il -Ġt un -ĠB ad -( app -r andom -Ġexp licit -Ġarr ived -Ġf ly -Ġecon om --m ail -Ġlist s -Ġarch itect -23 4 -ĠP ay -Ġd s -ĠS ol -Ġveh icles -H z -- com -Ġk ing -_e qual -ĠH elp -Ġab use -4 80 -16 9 --- ;Ċ -Ġex tr -Ġchem ical -ä ¿ -Ġor ient -Ġbre ath -ĠS pace -(e lement -w ait -DE D -ig ma -Ġent r -Ġs ob -- name -Ġaff ected -ik a -Ġco al -_w ork -Ġhundred s -Ġpolit ics -sub ject -Ġconsum er -ANG E -Ġrepe ated -S end -Ġ# [ -Ġprot ocol -Ġlead s -use um -E very -80 8 -17 4 -Im port -(c ount -Ġchalleng es -Ġnov el -Ġdep art -b its -.C urrent -Ġ` ${ -ot ing -( \ -Ġcreat ive -Ġbu ff -Ġintrodu ced -us ic -mod ules -A re --d oc -l anguage -_c ache -Ġto d -? > {{ -ĠRes ource -ĠSt andard -ĠP rem -up dated -ival ent -Ġas sets -_t emp -Ġinterest s -Ġhard ware -ĠR om -ĠSh are -Ġ' 'Ċ -Ġ* , -ĠT ake -ĠIm ages -_C HECK -(type of -ĠJ un -\< ^ -Ġli qu -Ġwor st -ymb ols -ĉĉĉ ĠĠĠ -Ġdr ivers -ĠD ocument -en o -ĠTechn ology -Ġappro ved -ump s -Ġs now -form ance -_A SSERT -u its -20 7 -Ù Ĩ -Ġdiffer ences -. Visible -ĉĉĉ čĊ -ĠP s -_f etch -Ġto do -. ',Ċ -Ġs el -ur ers -in valid -Ġt weet -V EL -Ġresearch ers -Ġs printf -ĠR O -Ġp el -.Tr ans -Ġil legal -d ialog -sm arty -l g -_M IN -Ġher o -f inal -Ġp p -.L e -Ġc i -ĉ RT -Ġsuggest ed -p df -ach ing -ĠR o -ĠProp erties -ĠS i -Ġbuy ing -Ġm u -Ġl ands -if iers -ĠF ILE -RO UP -Ġh older -ĠS on -Ġsym pt -.r oute -) ? -Ġarg c -Ġfor t -Ġcas ino -_c ategory -Ġfor um -2 15 -p refix -apt ure -T ube -em s -im ize -Ġn ue -a us -c ourse -AT OR -() ), -Ad vertis -ING S -Ġack now -ĠKore a -pl ing -Ġwork er -PL IED -h al -ĠRich ard -Element s -ĉĉĉ Ġ -st ar -Ġrelationship s -Ġche ap -AC H -ĠX ML -, & -ĠLou is -Ġr ide -_F AIL -Ġch unk -[ s -_O UT -Ġch osen -_ [ -/ ( -ĠJ eff -_s l -pr iv -ĠCan adian -Ġun able -_F LAG -Ġn os -h igh -Ġl ift -f un -() { -el ly -ycler View -_ as -_L IST -Ġr adi -.get Value -30 4 -ĠAnge les -ĠS pan -_in stance -it ors -20 8 -Ġm igration -A K -O h - ® -. selected -ĠG T -Ġadv ance -ĠSt yle -.Data GridView -e ction -Ñ İ -p io -ro g -Ġsh opping -ĠR ect -I lluminate -O U -ĉ array -Ġsubstant ial -Ġpre gn -Ġprom ote -IE W -.L ayout -Ġsign s -/ . -Ġlet ters -Bo ard -ct rl -" \ -ĠJ ones -Ġvert ex -Ġj a -Ġaff ili -Ġwe alth -ĉ default -Ġsignificant ly -Ġe c -Ġx s -act ual -.p er -_st ep -an vas -m ac -Ġtrans l -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ -Iter ator -Ġo ch -agnost ic -ĠD uring -ĠDE FAULT -Ġt ill -Ġsign ature -Ġb ird -ĠO l -3 10 -ĠI r -H S -av atar -ESS AGE -Ġe lev -Ġm t -ĠN av -Ġrel ax -Ġpl ate -IT EM -( date -.n ot -Ġgr ade -Ġ} ),Ċ -? "ĊĊ -i ences -H igh -ĠD IS -23 1 -dis abled -Q UI -Ġno ise -a ux -ĠU P -88 8 -os a -Ġv oc -Ġ )) -oc om -_O FF -ĠD b -L ock -.e clipse -, d -ĠD raw -Ġ" ( -Ġvis ited -Ġâ Ī -Ġsuc ceed -Ġim possible -a ire -ĠT urn -Ġd ish -F G -Ġs ensor -AN N -ab a -Ġsur g -] );čĊ -Ġf p -_ an -- J -- G -ĠJ ob -Con vert -ĠKE Y -Ġauth ors -_s erver -\ r -Ġ-* - -f lex -Ġs oc -R et -Ġs alt -ĠâĢ¦ ĊĊ -ĠC lear -(p age --d anger -Ġroom s -con v -# { -. op -ĠA rea -_S C -h en -Ġbeg ins -- y -Ġexc ited -Ġign ored -Ġbon us -st udent -ĠM ember -Ġrel atively -ĠL ow -ĠPro du -ate way -pos ure -Ġth ick -ani el -( view -ĠCr ush -Ext ension -I l -e ed -LO C -. im -. Items -Ġconflic t -.pre vent -25 2 -Ġon Create -u v -is er -Ġw ave -M ar -ĠComm unity -ic he -ĠNo thing -[ m -ĠLe e -ri ends -2 32 -è re -!! ! -an z -. result -ĠS K -_P ARAM -Ġdem ocr -Back Color -.ex ists -" It -( options -ra zy -as er -\ Database -al endar -_ ass -; }Ċ -vert ex -ine craft -W arning -arg o -Ġact or -ĠInst ead -ĠUs ing -S elf -@ interface -Ġspe aking -ĠPar is -ĠL ICENSE -.n ode -ĠF ood -E IF -ĠB i -. Start -ĠI B -Ġun iversity -25 4 -ĠHe ader -.pro duct -40 9 -C opy -et c -r ical -Ġ> >> -book s -Ġal gorithm -Ġ' __ -(j avax -Ġnumer ous -Sh are -H ave -Ġrec ru -Ġpro ve -.sub string -he alth -е л -Ġdec imal -Ġcomm ission -s cription -x C -Ġsum mary -att ed -Ġclo ser -fin ished -() ){Ċ -ĠW ood -30 1 -_field s -k u -_ items -Fl ag -Ġconf idence -ĠF ederal -du x -Ġcomp at -Ġvert ical -Ð ¹ -è s -; ">Ċ -_m anager -() ))Ċ -ID E -: ", -23 5 -__ Ċ -ĠW ay -22 1 -Ñ Ī -T emp -ĠS TR -rit ten -S ync -ĠA V -ĠC EO -ĠG uid -Ġenvironment al -Ġcorrespond ing -ĉ console -Ġjust ice -ĠJ S -Ġl ived -g ar -ĠG raph -ĠSt at -Ġi Phone -. al -ĠH D -Ġocc ur -Ġth reshold -50 9 -Ġon click -RE G -.Graphics Unit -M eta -Å ¾ -Ġc um -.g nu -à « -Ġobt ained -Ġcompl aint -Ġe ating -Ġt ar -_t ask -Ġopt s -2 16 -( to -P ass -Ġpl astic -t ility -ĠW in -.prevent Default -p ile -ĠG ar -Ġqu antity -_l ast -Ġg reatest -D ao -_D IS -ĠUs ed -ĠH P -rit ing -S ION -bl ue -d omain -Ġs cores -N ormal -_ admin -ĠA SSERT -Th en -** * -d ist -l on -Ġh ate -sh al -Image View -d atabase -Ġp and -Ġlog ic -= false -b g -ĠConfig uration -Ġn ur -O G -Ġmar ried -: + -Ġdro pped -0 40 -Ġreg istration -оР¼ -ult iple -iz ers -sh ape -.c opy -Ġwe aring -ĠC ath -Ġded icated -Ġ.. .Ċ -Ġadv oc -ĠF amily -Ġstat ements -em atic -ampions hip -Ġmot iv -ĠH ave -Ġbl ow -J ob -c ert -_v ector -inst all -ĠC OPY -em bed -D IR -ĠS pring -Ġex hib -22 3 -cd n -ĠCom ment -ĠOption al -. player -ĠD ark -( pos -ĠSh ould -Ġcent re -ĠGu ard -ó w -Ġtr ouble -EN ER -( unsigned -_s ervice -Ġn s -ul ing -ĠMex ico -ĠN Y -mys ql -Ġl ic -å ľ -M r -- fl -ĠC ustomer -id i -Ġ? >ĊĊ -ri ble -Ġп ÑĢ -Ġs izes -_STR ING -valid ation -ĠJ on -( Http -add Class -N odes -Ġfrag ment -Ġsp oke -Ġw aste -J oin -Ġill ustr -el i -c ient -Ġa id -Ġpro sec -') {Ċ -Ġpass ing -Ġf aces -Sh ape -_ Z -it i -Ġal le -Ġro bot -ĠĠĠĠĠĠĠ Ċ -ĠS pe -Ġrece iving -ĠD etails -Ġ" ) -m g -_RE F -Ġcompar ison -* , -ĠF ound -_s ession -( U -/ F -Ġx xx -N etwork -d ers -Ġcap ture -Ġcor re -ĠL td -ĠAd v -[ @ -Ġcl ip -M ill -ĠPro file -Ġend if -Ġob lig -des cribe -.e lement -riter ion -L D -er ed -Ġfav our -s core -ĠF ilter -at tributes -Ġcheck s -In flater -ĠPl us -Ġscient ific -Ġpriv acy -He ad -Ġfe at -Ġdeg rees -ĠP ale -; "> -Ġfil ms -ĠA udio -ĠT ag -ĠE nergy -it ar -par ator -Ġf ellow -Ġev t -ĠT ri -ĠD AM -cl oud -ĠP assword -ĠDemocr ats -ĠAc ad -$ lang -Ġre b -() )ĊĊ -н Ñĭ -ĠB ur -read cr -Ġh ex -20 9 -Con sole -ct l -ous el -ĠWill iam -Ġa z -_P ORT -Ġpract ices -Ġany where -ĠP osition -Ġ- >Ċ -i ams -.user name -place holder -Ġo der -ĠSecret ary -Ġi T -mon d -event s -? âĢĿ -.S ub -Ġatt ached -Ġn ão -Ġest ate -36 5 -. action -Ġfig ures -Ġ} );čĊ -Ġsubs cri -.t ag -n am -. plot -no on -li ament -Char acter -.t ab -Ġw inter -ĠVar iable -Ġtre es -Ġpr oud -( V -_ load -Ġh ier -ĠE con -Ġf d -Ġvict ims -R est -ian a -Ġf ake -.Print ln -Ġstr len -Ġs ad -Ġb le -Pro t -Ġbutton s -Ġte levision -Ġlog o -ext ension -ĉ j -ste in -acion es -Ġ"" "ĊĊ -Ġsim p -Ġrecord ed -Ġbr ings -Ġprincip al -Ġfe es -(s ource -k dir -Ġutil s -Ġcorrect ly -f il -Ġw el -P air --b utton -s cale -ver ify -[ c -Ġ-- - -Ġes cape -ik es -Lower Case -ic ian -Ġch apter -ĠT YPE -Ġsh adow -Ġaw esome -W E -el if -Ġl ambda -Ġdist inct -Ġb are -- off -Ġcol our -.append Child -ole c -ag a -.f ill -ĉs uper -Ġad j -( position -.get Item -24 2 -Sh ort -Ġtot ally -V D -ĠT re -_ ep -v ements -ĠS olution -Ġfund ament -F ollow -Ġfac ility -Ġhappen ing -O F -.text Box -S pan -Ġ « -id en -Ġex ceed -(p arent -Ġc p -ç » -Ġhas n -Ġp ri -Ġcon sequ -n en -ĠIN TO -I gnore -ĠF uture -Ġcar bon -ĠSte el -f mt -ok ie -Ġs pl -(t itle -- info -Ġde als -Ġfix ture -e a -D iv -Ġtest ed -_ return -)ĊĊ ĊĊ -upport ed -ĠC ook -Ġpay ing -ĠI ll -Ġarrest ed -ĠPr ime -_c allback -> ,Ċ -dr iver -On ce -ab b -_by tes -ĠS ets -( Object -Ġc c -Ġsh ell -al o -); // -( log -2 64 -ct ors -) -2 18 -Ġ$ (". -.p os -Ġbo ys -Ġwed ding -Ġag ents -=" _ -ĠAr my -Ġh int -v ision -Ġte ch -ĠCon nect -Ġleg end -ĠB et -.B ase -Sub ject -Ġl it -Rem ove -Ġ" : -ĠF inal -pear ance -ĠiT unes -Ġparticip ants -ĠPy thon -Ġbus y -i el -vert ices -Ġtemplate Url -ĠC lose -Im g -ĠCorpor ation -t imestamp -Ġext end -Ġwe bsites -Ġposs ibility -о ÑĤ -Ġk ö -Ġme at -Ġrepresent ation -24 1 -Ġ ĉĉ -_ST ART -.app ly -ĠVal ley -ĠS uccess -H i -Ġn ob -ĠI Enumerable -_ select -ge o -. ")Ċ -Ġturn ing -Ġfab ric -(" ");Ċ -Ġpers pective -é Ĺ -ĠS n -Th ank -; j -.Param eters -ĉ ĠĠĠĠĠĠĠĠĠĠĠ -Ġfact s -30 5 -Ġun t -.in stance -################################ ################################ -- end -ĠJO IN -ĠH en -Ġur i -åIJ į -Ġн а -ĠIn fo -Ġconduct ed -Ġà ¥ -OUR CE -Ġw ine -J ohn -.Error f -ĠA ge -ound ed -Ġreal ize -3 12 -Ġ] ; -Ġsub sequ -, m -( User -ian o -Ġaccom pl -is p -.st d -é ĩ -ĠB ed -.set Attribute -B R -ke ep -ĠA LL -Ġis ol -am ma -P ackage -Ġoccas ion --s uccess -еР´ -ĠLIMIT ED -st rip -() ĊĊĊ -istrib ution -Color s -Ġ+ :+ -Did Load -al er -Ġt id -ĠL ED -ĠLink ed -ĠC art -() )čĊ -_RE AD -Ġkill ing -ĠP HP -fe ction -Ġinst ances -c v -"/ > -Ġs f -Ġtax es -_ location -ĠBit coin -u able -r ank -ign ore -tr ack -к а -Ġshould n -ĠO P -=> {Ċ -Ġk m -Ġh elper -_ head -ĠWh ether -oc o -_b l -Ġstat istics -Ġbeaut y -Ġto g -t ip -ëĭ ¤ -Ġc sv -(s ql -std lib -we ak -Ġlik es -Ä į -Ġrepe at -Ġap artment -Ġem ph -_ edit -Ġv it -ĉ type -2 17 -E ven -ut en -Ġcircum stances -b ian -Ġs ugar -W indows -ì ŀ -Ġobs erved -/ data -Ġcal endar -Ġstri ke -ĠR ES -_s c -f ony -ore m -( z -p ower -et ect -ĠS at -.d escription -Ġg ang -ĠS ports -ong s -ĠB undle -.s um -on ce -Ġacc used -Ġexplo re -Ġapprox imately -Ġlos ing -thes is -ĠF und -Ġdi agn -A utowired -prop erties -Ġ_ . -Ġc nt -ced ure -Ġy y -Ġgr ant -so ck -.inner HTML -Ġ] );Ċ -ĠCON FIG -=' $ -5 50 -] ];Ċ -UN D -Ġg lob -Ġd ire -uff le -_M EM -Ġauth entic -> (" -Ġdec ade -ĠIm port -Ġorigin ally -Ġj Query -Ġindic ate -Ġours elves -S w -.l bl -ener ate -Ġbas ically -ĠH om -Ġ+ #+ -ĠBrit ain -ĠK ar -to Equal -.st op -Ġmod al -is i -Ġsuggest s -Ġd type -Ġt ur -b f -Ġconnection s -ĠB efore -ist ed -m ouse -Ġpul led -.b uild -Ġlegis lation -Ġfor th -p ad -eg o -.N ow -Ġexc iting -}ĊĊ ĊĊ -Ġcom pr -Ġsh ares -Ġr ig -g reen -_ vec -Ġenumer ate -A uto -ic ator -ĠR ay -as se -Ġh oliday -Ġnull able -g un -_d etails -Ġwr apper -se q -ĠYou ng -ju ana -Ġ" __ -lic ense -ser ve -^ ( -id ers -.Rem ove -rop down -' S -p in -(t oken -.D efault -Ġreason able -amp ion -ĠS ociety -Ġbe i -erv es -r ad -ĠF ox -_ images -Ġw heel -') [ -Ġc fg -( By -Con structor -Ġv ary -.sw ift -Ġpro xy -ĉ H -ĠAn other -ĠP en -Ġcheck ing -Ġj est -man ager -Or igin -ug s -o ir ->< !-- -Ġexpress ed -Ġmod er -Ġag encies -Ġi h --h idden -ious ly -ĠR od -Ġso le -M ed -.A ny -Ġp c -b al -Ex ample -ĠS ale -Ġst rip -ĠCom p -Ġpresident ial -M ost -put ation -( ref -ĠF our -_f ilename -Ġen forcement -Ø ¯ -ĠGe org -we ights -/ l -Ġag gress -Ġd rawing -and y -< I -- j -ak a -h ref -Ġteach ers -_ Q -( it -ĠM B -Ġtemp orary -ire base -str a -æĹ ¶ -è ´ -( label -ou p -Ġtop ics -Ġport ion -id os -ĠJew ish -Ġre covery -6 50 -Ġstand s -# [ -Ġafter noon -ĠArt icle -_ att -Ġexpl an -ĠP ak -.setOn ClickListener -. children -Ġi k -+ ( -l ag -Ġdis k -Ġcont rovers -"> & -as p -Ġw ie -ĠAustral ian -ĠYou Tube -At tr -cont ains -du ce -ĠM att -3 40 -at ern -Ġvol unte -Ġnew sp -V P -olt ip -Ġde legate -_m eta -Ġaccur ate -ĠEx ample -% , -ĠD aily -Ġc abin -ĠS W -Ġlim its -k ip -Ġar my -Ġend ing -Ġb oss -ĠD ialog -Al so -="# " -ord an -row se -- min -Ġ" & -_ loc -U X -Ġdevelop ers -Ġaccur acy -Ġmaint enance -Ġhe av -Ġfil ters -.T oolStrip -Ġn arr -ĠE mp -ORD ER -ĠM obile -.S erial -.out put -24 4 -.c ol -M aterial -um a -Ġconsum ers -sh ift -Ġp ued -Ġmin i -c ollection -Ġk an -.c enter -H istory -Ġben ch -() ); -itor ies -Ġcrow d -_c all -Ġpow ers -- E -Ġdis miss -Ġtalk s -ĠCh annel -for ward -_ control -/s rc -i est -**************** ******** -Ġbet a -(c olor -_O BJECT -ĠA pi -Ġeffect ively -C amera -s d -uss y -29 0 -D ict -ĠE ffect -ib ilities -Ġreturn ing -ĠF ar -Ġ' ') -Ġmod ules -2 19 -il ation -Ġ( % -TR GL -Ġst orm -on na -ĠEX P -Ġs pons -Ġdis pl -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠĠĠĠ -f all -å Į -ign Key -_ US -et rics -Ġhand les -T L -_ amount -ow a -br and -ĠT ool -Ġus ual -. Z -cre ment -ad ium -st ock -Ġserv ing -ĠB on -Ġline ar -ĠT arget -ĠR adio -H L -Sh ader -om atic -ag ues -in ity -d iff -_ iterator -qu ot -Ġ ,Ċ -c allback -Ġsympt oms -[ _ -ĠB ul -ĠF eb -und o -_ account -Ġtyp edef -и Ñģ -tr as -User Id -ĠP enn -ĠSup reme -} > -user Id -32 7 -ĠK im -Ġg a -Ġart ists -å ¸ -ĠAb stract -ok emon -Ġh am -o val -Ġch a -at en -å Ĩ -F ixed -Ġvul ner -ĠParam eters -qu antity -.C lear -Servlet Request -Ġy a -Ġsou l -0 80 -trans action -Ġsol o -Ġp airs -æ Ķ -ĠG re -_ word -ĠC C -Ġg i -z ie -Ġsched uled -rot ation -gy pt -ul ous -:: _ -ĠE ll -< ! -ĉĉ ĠĠ -l p -ah a -C opyright -00 9 -Ġdr am -25 1 -Ġdi agram -ĠM em -Ġg arden -Com p -Ġattempt s -uff ix -> () -Ġphil osoph -_re l -å ¼ -Ġs v -.se cond -ant o -.J son -ĠTe le -_ local -_s end -Ġas pects -ì Ĺ -IB LE -Ġr ail -Ġwid ely -ash ed -i ar -in f -up per -d jango -_result s -iss ing -Ġequ ivalent -OUN D -Ġt y -Ġpotential ly -Advertis ement -23 8 -ĠRec ord -3 80 -resent ation -_w idget -ound ing -Ġrelig ion -Ġcons c -ĠL im -. am -H tml -Ġ' : -P ATH -_s pec -ort ed -id ades -_sh ape -Ġkeep s -.S ave -ĠL oc -or i -ĠT EST -unic ip -Ġreg ions -Ġbelie ves -/ en -pos ite -{ ' -pre pare -_ const -s ample -ĠWill iams -Ġstr t -_ Get -ĠAnd rew -. active -Ġl ayers -Visual Style -az y -ĠK n -Ġac id -ĠAs ia -Ġex cess -ĉm y -Ġkey board -ens us -Ġcre w -Ġmiss ed -m aster -ĠW ild -Ġnew ly -Ġwin ner -Ġst ub -ic ode -.m ove -D omain -ĠS ar -Ġfore st -LE D -claim er -.ex it -ĠW indow -Ġres istance -ĠC HECK -(" - -ĠR yan -Ġp ipe -Ġco ast -DE F -// ! -_ off -ex it -Ġult imately -imit ive -ĠKe ep -Ġhistor ical -Ġany way -ĠJack son -ock er -ER N -ĠU INT -y ntax -ER Y -is ms -Ġc n -Ġocc urs -Ġ; ; -Text View -A E -/ img -Ġy esterday -- default -Ġt iny -Ġpro c -Ġal ive -ĠRE G -. th -ear ing -.get Logger -< link -_ login -F older -ab c -lyph icon -н о -Ġnot iced -od igo -Ġed ition -im ator -. Enabled -.parse Int -Ġy ards -ĉĉĉĉĉĉĉĉ ĉĉĉĉ -Ġver bose -л Ñı -_B Y -.log in -.* ;Ċ -ĠM id -é es -Ġg lo -Ġbuild ings -Ġz e -ĠI ter -Ġt ube -ĠP ot -\ M -25 3 -< th -br idge -ĠS cript -ĠM odule -Ġv acc -Ġinstall ation -v y -VisualStyle BackColor -ĠS M -.t otal -64 0 -b at -Ġfind s -Ġat mos -Sub view -iz ard -Ġrepl acement -lic ated -ap is -Ġlog ged -ĠLe ft -G ui -_ Type -t m -P ad -Ġhouse hold -Ġre le -Ġpropos al -_CL ASS -24 3 -:: :: -Ġinf rastructure -In ject -/ html -22 6 -Ġad s -iz za -Ġm g -ctr ine -% Ċ -< html -- image -Ġatt orney -< m -(' , -Ġcan n -Ġprint ln -o ose -Ġy ellow -.ex p -p ayment -Ġtable View -aw ay -Ġopp osition -ĠAg ain -ĠH andle -Ġex clusive -in ar -é r -оР± -ĠC ODE -emp orary -Ġre act -pi pe -23 6 -c z -. activity -Ġlarg ely -Ġdis s -ax y -es is -ĠR en -Ġc orn -.Use VisualStyleBackColor -d ays -Ġfr uit -In sert -_ enc -E st -_de c -ĠL uc -Ġü ber -param eters -P ERT -ex press -_pro file -Un known -Ġrev olution -.add ress -_re quire -Ġun iform -ĠP ack -l ar -ĠU ITableView -Ġdep ends -Valid ation -conf irm -O wner -Ġt rib -h et -ĠI de -ans as -24 7 -L anguage -u et -ĠP o -ĠSte ve -Ġcont est -_DE FAULT -Ġapparent ly -RE EN -Ġfrequ ently -Ġtrad ition -ocol ate -S I -ĠArg ument -F ocus -ert e -ĠL ayout -Ġd x -Ġgener ator -ĠW ait -P olicy -l ights -.Ex ecute -55 5 -P y -Ġbed room -ed a -ra id -ĉs ize -Ġan cient -Ġp ump -Ġd w -Ġ(! ( -Ġspec ify -( status -ĠF BI -.ex ception -Ġrem ark -ly mp -ant ee -Up load -ern et -é ¡ -in ent -ĠR ender -d m -ĠM emory -r ich -ĠT ools -Ġk ne -Ġper m -b ad -Ġd inner -.res et -Ġj Label -Fe ature -.S ervice -Ġ( {Ċ -Ġre ferred -.class List -24 8 -Ġinit With -ĠText View -Ġne ither -Ġcount y -Ġ" { -ç § -Ġt ack -class Name -ĠUS ER -Ġre new -` ` -get Name -Ġb rown -Err ors -ert o -Ġsust ain -S O -let es -ĠIn valid -24 6 -22 7 -Ġen emies -un ge -Ġexist ence -err a -Ċ ĠĠĊ -utor ial -# a -p ay -char ge -ĠI re -ate st -Ġexp los -Ġf ired -N ER -ĠT y -ic ion -U ri -Ġobvious ly -ĠC olum -Ġ' + -ĠDe vice -- related -_ ARG -Ġv or -ĠLess er -_O P -Serial izer -Ġup grade -L ight -Ġc odes -++ ;čĊ -Ġwrit es -fo od -Ġé t -@ section -Ġtrack s -Ġserious ly -ch t -4 30 -(size of -Ġimmedi ate -Ġscient ists -Ġ{ $ -_ ne -.Anchor Styles -Ġaccom mod -ĠHar ry -Ġs ight -ĠPale st -ersist ent -Ġ Ñĥ -- input -Ġco ordinates - · -22 8 -W elcome -.con f -Ġgre w -Ġb old -ĠC PU -(m y -Ġperfect ly -Ġmom ents -ĠM ovie -- data -yst al -_W IDTH -26 2 -ĠS creen -æ Ŀ -Ġdis ap -Ġredu ction -.Get Component -_M ODULE -Ġgener ic -Ġd y -all er -Ġc url -ĠB ody -Ġb anks -, t -av g -Ġev il -Ġmanufact urer -Ġrece iver -Column s -Ġing redients -ĉ out -qu es -.L oad -Ġslow ly -ĠT own -ĠC ell -_n ormal -_p refix -ĠAl ert -(" { -ä r -âĢľ The -ĠM D -Ġcour ses -ath an -é Ļ -oc c -ĠS ER -es ign -Add r -= [' -(" ./ -] } -.f ont -ĠInst agram -ĠB order -od a -Ġh all -Ġr um -_b it -Ġs aving -_d own -R andom -_reg ister -( Context -Ġoppos ite -R oom -Y ES -ан и -Ġenjoy ed -_r un -C lear -âĢ ĺ -ĠF ord -on ic -ost en -"] ) -_ auth -// čĊ -Ġsuff icient -LE S -Ġph en -Ġo h -_c sv -Ġrout ine -.Are Equal -ay lor -Ġb asket -_COM M -rypt ed -S im -ĠSh op -Ġstud io -at os -( W -[ string -ä t -og a -Ġsh r -Ġs ick -An other -Ġdo ors -_N E -ĠTH REE -. order -raz il -Ġmap s -_TR UE -trans late -Ġnear by -26 5 -Ġn ach -LO AT -b atch -22 9 -Ġl ux -ash es -ang ers -âĢ¦ âĢ¦ -_E VENT -_ UP -Ġact s -in v -_M ETHOD -cc ion -Ġret ain -ut ch -ĠÐ ± -Ġknow ing -Ġrepresent ing -N OT -p ng -Con tract -Ġtr ick -ĠE dition -uplic ate -Ġcontrol led -c fg -j avascript -Ġmil k -Wh ite -Se quence -aw a -Ġdiscuss ed -50 1 -ĠB ush -ĠY ES -.f actory -t ags -Ġt act -Ġs id -$ $ -ĠE num -27 5 -Ġfr ames -} ); -Ġreg ul -'] ;čĊ -Reg ion -32 1 -ff f -Ġc ro -( com -=" + -St udent -Ġdis appoint -RES ULT -Count er -Ġbut ter -ĠH a -ĠD igital -Ġb id -"> {{ -ing ers -ĠC ountry -_t pl -"] )Ċ -/ k -d ating -: # -ĠD ATA -yn chron -_b ody -olly wood -Ġval or -ip ient -o ft -UB L -doc s -Ġsyn chron -Ġform ed -ru ption -Ġlist a -Request Mapping -Ġvill age -Ġkn ock -oc s -" { -_fl ags -Ġtrans actions -Ġhab it -ĠJ e -ed en -Ġa ircraft -ir k -ĠA B -Ġfair ly -. inter -.A ct -Ġinstr ument -remove Class -.com mand -Ñ ī -ĉm em -( min -Ġo t -Ġcol le -= s -time out -Ġid s -ĠM atch -ij n -z ero -4 10 -Ġnetwork s -.g ov -Ġint el -Ġsection s -out ine -(c md -(d ir -ĠLI ABILITY -ĠB log -Ġbr idge -30 8 -ĠC V -con vert -Ġ" )Ċ -ĠB ern -_P O -e val -( set -to ol -Ġpay ments -Beh aviour -Ġcon crete -Ġel ig -Ġacc eler -Ġh ole -_ o -TE GER -Ġgraph ics -O wn -Form atter -on der -Ġpack ages -/ a -ĠK now -Or Default -Ġdut y -W ait -н а -_rec ord -[ t -M esh -Ġon going -.be ans -Ġt an -Ġinter pret -ast ers -QU AL -Ġleg s -\ Request -- file -_m utex -ĠS aint -// # -Ġpro hib -( info -: = -lin ux -Ġb lo -ot ic -ĉf inal -_ex p -ĠSt op -ap ing -(s aved -_p ush -Ġe ase -_F R -pons ive -str cmp -: ĊĊĊĊ -ä» ¶ -ol i -Ġextrem e -Ġprof essor -Im ages -.IO Exception -Ġaddress es -plement ed -Ġincor por -Ġuse Effect -_O F -ĠD a -n ombre -IR ST -Ġdisc rim -Ġcomp ens -greg ate -anc ell -ach es -ĠC riteria -$ result -D estroy -Ġsecond ary -W atch -ĠS em -ĠMc C -Ġacad emic -U pper -:: ~ -ut ral -ĠD og -ad ed -23 7 -Valid ator -Ġder ived -Ġset Timeout -ĠK en -Ġtyp ical -ĠB ob -Ġb ounds -ĠSe ason -Ġc razy -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠ --r outer -itt est -ĠM ir -Ġemot ional -, v -c n -/ st -å ½ -on om -Ġdecl ared -> . -ail ing -Ġ/* <<< -Ġnorm ally -(M e -ev in -lik ely -Ġpoint ed -ĠSt ack -Ġw alls -. Vector -me an -] ]Ċ -Ġlist ening -ad v -Ġsw ap -IF T -Ø ª -. argv -ul s -< option -not ations -Ġemail s -ĠU kr -ast a -ĠTh us -ĠSt one -Ġappe al -. âĢĻ -Ġreg ulations -Pre ferences -ĠPh one -ul f -ĠD R -Ġtechn ologies -Ġpar agraph -Ġnecess arily -37 0 -0 30 -.e ach -< float -res a -Ġunder st -Ġf inger -press ed --b y -if fer -w atch -ĠB a -A IM -Ġwe ights -ĠR on -') }} -[ self --------- --Ċ -per iment -Ġto String -x ic -ĠC amera -! ĊĊĊĊ -aur ant -P refix -Ġinstit utions -: int -Ġex posure -p attern -ĠLin ux -.n umber -red ient -Argument Exception -ĠCh ief -" }, -Ġelect ronic -r ong -er d -sp Net -ra it -/ ', -ĠOh io -Cont rollers -Ġcontin uing -ĠT emplate -ĠE th -s z -/ env -En v -% . -art ers -) (( -ĠT ABLE -Ġà ® -per ature -pro gress -P res -ê ° -im plementation -Ġb ien -Ġstre ets -_M SG -New s -## # -: / -Ġcut ting -x B -ress ed -_EN ABLE -l ab -Ġca using -] ));Ċ -b ra -x FFFF -il ly -plet ion -w ill -_b ar -Ġstruct ures -ĠI mp -Û Į -Ġ< > -Ġ ---------------- -_B UFFER -.d ir -Ġpl ain -Ġpe er -24 9 -g g -oint s -Ġsomew hat -Ġw et -Ġemploy ment -Ġtick ets -ir ms -Ġt uple -s is -$ sql -r ig -Ġcon version -Ġg es -Ġconfig ure -eg r -ĠC a -Ġ__ (' -ou ston -.t oken -Bl ack -Ġmag azine -A W -. IN -os ing -Ġbro ke -ĠC ru -DE LETE -Ġdestroy ed -(M ath -Ġappro val --d om -ĠI II -table View -Ġdesign s -Ġcrush ing -Ġcons ent -dir name -om p -Ġc rypt -? ( -or ough -30 7 -. o -ĉ list -ams ung -."" "Ċ -err ing -G oogle -_p air -_IN IT -rem arks -Ġg ear -F ill -l ife -} ")Ċ -Ġsuit able -Ġsurpr ised -_RE QUEST -Ġman ifest -att en -Ġfr ustr -ov ement -.c lick -Ġi i -Ġexp ansion -ig s -P arse -.Reg ular -R ob -_l ayout -ì ł -Ġtrans lation -ĠBe aut -B est -_C OLOR -< label -Ġliqu id -IT S -Ġpro d -23 9 -Ġoper ate -UI Kit -Ġn atur -arg ument -_d etail -ĠCent re -Ġ" -- -Ġ}} " -lo cale -.t v -_se q -Ġup coming -Ch art -ĠDiv ision -Ġclin ical -Com pany -S epar -l as -ĠH un -: s -Ġhead ing -оР³ -Ġ" ");Ċ -[ id -b ia -Ġst retch -ic ide -Ġre produ -.pro ject -leg end -end ers -Ġrespons es -Ġon t -rit ical -Ġref uge -ĠL i -Ġ: ĊĊ -ĠTh ree -.cont roller -_IN DEX -_F OR -\Model s -j ax -ĉex it -Ġâ ĸ -Ġc overs -ĉ y -- . -IND OW -Ġfail s -in cludes -Ġf ault -4 40 -Ġl y -44 4 -ñ o -.s lice -ILE D -ĠP ur -ĠAs ian -_b atch -.M ax -v l -ĠCOPY RIGHT -Ġg iant -ĠMan ual -ĠC opy -Class Name -He alth -C ursor -IB Outlet -Ġt we -æ ³ -_label s -Ġcol lected -Ġfurn iture -Ġdeal ing -Control s -ĠHot el -ck s -Ġch ose -âĶ Ģ -od d -S R -Ù Ĭ -ì Ħ -Ġacc ord -ĠM ove -ĠM ode -ĠM ock -Ġthread s -++ ++ -ĠO ptions -Ref resh -ĠD id -'] -> -u cc -_ch annel -. abs -Ġ{ },Ċ -ĠW al -er ior -Ġmain ly -ĠDr iver -NotFound Exception -Ġcount s -e am -Ġ& = -Q uestion -ĠA li -Ġany more -d etail -t ail -Ġm ile -ĠF air -Ġs orry -Ġsurround ing -Ġad m -De v -Ġmari juana -ĠS ound -ĠA sh -F D -Te am -. port -Ġ[ ]ĊĊ -ub ble -Ġas c -Ġint ention -A cc -ch i -ust ers -Ġins pired -se g -CL U -Ġman ip -M etadata -Con nect -ĠB eh -Ġfind ings -Ġas sembly -w orld -Ġrem ained -Ġu id -( . -Ġm x -Lo op -ĊĊĊĊ Ċ -Ġfant astic -wh o -ak i -ĠB asic -ĠY et -ĠUs ers -ik ip -Ġhead s -ĠMich igan -_ it -ĠTor onto -Ġrec ording -Ġsub mitted -_var iable -medi ate -.graph ics -Ġst ood -Ġre ar -vel ocity -_M ESSAGE -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ -ro les -ĠT our -_ year -end ment -amp s -ĠIre land -m al -Ġyoung er -Ġstrugg le -Ġc able -ĠSD L -(' - -an es -ĠNe ed -.R ow -P ol -ĠP H -_s cript -ag em -ĠB as -_s pace -. loc -: i -ad r -Ġengine ering -it en -) & -Ġu k -ĠL ittle -_C OUNT -x A -Array List -æ į -Ġ" ")Ċ -An chor -Ġh ang -t witter -Ġcompet itive -.s rc -ãģ Ĺ -Ġtrans late -ĠCre ates -ook s -ĠR oll -'' 'Ċ -/ sh -s ome -Enc oding -.res olve -Ġdesign er -ĠSt orage -Ġz a -ĠN ever -Ġsomew here -Ġbox es -.s ource -Ġpy game -Ġgrow n -.t w -() ),Ċ -', [' -Ġoppon ent -(s rc -.l ayer -AP P -ĠAct iv -Ġguest s -ĠVAL UES -};ĊĊ Ċ -.n ative -Ġamount s -. RE -Ġcl one -Ġwer en -Ġ" << -_ ac -Ġbreak ing -Ġreli able -.P OST -ĠSk y -Ġ' & -Ġsaved InstanceState -ast ing -ill ion -com ments -ult y -.m enu -/ config -Ġ ĊĊĊ -T ODO -Ġpurch ased -_c or -ĉ auto -Compat Activity -com plete -_ graph -is odes -Ġsitu ations -ĠH or -Re ceive -âĢľ We -Ġent ities -.assert Equals -оРº -ĠS ans -v ince -rom pt -= Ċ -Ġ/ . -.Se lect -yl v -Ġb att -A udio -Ġincreasing ly -.B undle -Ġexpl ains -0 60 -the ast -. offset -Ġh al -Ġtechn ique -_l imit -Ġdraw n -AY ER -Ġfeature d -yy yy -at in -ph en -ach el -! \ -l ower -ĠG R -Ġp ag -ĠP arse -Ġt ou -ä¸ Ģ -D istance -Index Path -Ġh ell -s im -UT TON -Us age -elen ium -ĠF all -Ġ" .$ -ĠM u -Ġcr uc -Ġs ont -REF IX -3 11 -Ġinter ior -ĠO lymp -.Auto Scale -par a -Axis Alignment -Ġr iver -D to -Ġwith draw -Re act -- class -b efore -_ alloc -Cont ents -ĠW as -I CT -Ġform ula -Ġindic ates -ĠĠĠĠ ĊĊ -_st ore -it ting -ĠIt alian -_S et -_re port -Ġp id -_V ER -Ġw ins -ĠCl oud -") {Ċ -ch ester -Ġden ied -Ġw ird -ĠSte p -Ġinvest ors -b old -_d isplay -ou ver -or er -Res et -Ġsurg ery -Ġstrateg ies -/m aterial -_ unit -Ġc ouncil -.P er -ĠâĢ ŀ -Ġre form -F ramework -Ġlist ing -_b tn -Ġb is -% d -eg as -Ġsudden ly -_S ER -3 15 -Ġa o -_d irectory -f as -Ġprem ium -Ġtrack ing -ĠB L -Ġm ature -Ġbath room -Ġ'/ ' -ĠÄ ij -Per formed -Ġsold iers -arn ings -Ġwalk ed -- con -b ottom -Ġsurpr ising -Ġg ene -Us uario -.DE FAULT -ĠM IT -C ODE -ĠE gypt -p icker -ys ql -AT URE -d etails -ĠCon ference -In formation -ĠM ail --d own -r aries -b ro -Ġsubject s -Ġ' * -è¯ · -or ient -: @ -ver bose -E F -Ġto ler -3 13 -eng ers -Ġend point -Ġstr ange -Ġcol on -Ġpre ferred -de p -ĠE V -ARR AY -Ġw he -Ġp up -_n odes -Ġtalk ed -Ġinstit ution -db c -Ġex posed -te en -ĠFr ont -T T -_N ONE -\/ \/ -pro gram -Ġencour age -. ` -sh ire -ĠIsl am -32 5 -e en -N I -' " -.W idth -Ġlik ed -Ġ{ ... -ĠSystem s -Ġvot re -Ġmanufact uring -Con verter -ĠIn f -ì ļ -D TO -Ġin ches -Ġ ठ-à ¹ -ĠChar les -B U -")) ;ĊĊ -ĠL abor -un n -Ġest im -m obile -ĠL earn -28 1 -_C ALL -â Ħ -Ġind ices -Ġt ub -28 8 -ikip edia -C ost -row able -ë ¡ -g age -Ġfunction ality -uzz le -em os -.l ib -Ġd ass -еРº -enn a -Ġsh ots -Ġrest ore -/ D -For Key -], [ -al ias -l int -.st ream -æ ł -_FORM AT -Ġsil ver -.re pository -Ġlegis l -.B order -_fe atures -Per mission -Ġhous es -ĠW ars -_COM P -Ġinj uries -Ġconstant ly -fl utter -EN U -ĠCon f -Ġrecogn ized -Ġpract ical -Ġde cent -B J -] ); -ast y -ĠAct ivity --m ode -Ġsl ide -.IsNullOr Empty -ĠY OU -P ower -ind ices -Ġqual ified -Ġthrow n -h ello -3 16 -ĠN ick -l ah -as sembly -ĠSm all -old ing -Sh ould -ĠSil ver -(saved InstanceState -Ġtog gle -.N ot -C trl -: nil -ĠCont inue -ĠB oot -æ ī -ĠM ur -d on -ĠF A -S napshot -Ġassoci ation -fo x -, a -az ione -] )čĊ -CT YPE -Ġf ade -ĠD ar -.n avigation -Ġl uck -SC RI -ĠDe ad -Ġterm inal -_LE NGTH -Ġeff iciency -Ġun w -Ġn arrow -iment o -( Color -ĠSe a -_ area -, A -_ opt -ĠHill ary -.t ask -ĠJ ac -ast ed -ĠAd am -ĠIl legal -Ġsearch ing -Instance Of -J ava -ĠForm at -Ġreal ized -ĠChild ren -Ġk il -(f rame -âĢĿ .ĊĊ -Ġscen ario -"] );Ċ -Ġincred ible -li x -IO Exception -ĠQ uest -il ty -Ġun lock -â Ĥ¬ -Ġre ferences -ĠV ert -B inding -eg ative -Ġwr ap -.d atabase -( content -B uf -ĠTr ad -ĠA ud -tr ace -.m ock -Ġther apy -ĉ L -.To Int -ĠKing dom -B us -ha ust -"" "ĊĊ -( end -.draw able -[ ];Ċ -ĠH ospital -Ġph arm ----- - -ĠA G -é d -> ");Ċ -Ġw allet -at able -) $ -Ġmonth ly -Ġdi agnostic -S ymbol -Ġiter ator -un finished -Ġimm igration -s r -RO W -(g ame -Ġclo thes -ĠU nt -Ġactiv ation -_C on -27 3 -.h ash -Ġinitial ly -.H ash -Ġcut s -f ound -ĠSt ory -ÑĨ и -ac ao -_T YP -pro to -est r --p age -ah r -Ġincor rect -ĠJose ph -TextBox Column -_st yle -ĠD aniel -s heet -Ġl iv -l ined -Ġr a -R untime -_ empty -sl ug -_ struct -ë Ĭ -m u -Ġper mitted -Ġreg ional -Ġsob re -ĠS uch -Ġ[ _ -Ġro of -.Al ignment -t imes -.m sg -Ġche st -ĠT ab -Ġest a -ä n -Ġsubs cription -( command -s pecial -Ġme al -") :Ċ -_ ctx -Ġclos ely -30 9 -et ry -- be -ad el -ĠR am -ig est -ĠSpan ish -Ġcommit ment -Ġw ake -* >( -P HP -_ { -ck er -< List -_n ull -3 90 -ĠRes erved -Ġin her -.Column s -.A spNet -_IN VALID -ĠParam eter -Ġex pr -} { -Cell Style -Ġval uable -Ġfun ny -In v -Ġst able -* t -Ġp ill -2 99 -pl iers -ĠC SS -ĠCon dition -ĠS peed -ublish er -25 9 -Ġoff ensive -ce st -ic as -Ġsp ark -ĠPro te -set up -IF Y -ĠT ax -Wh o -F amily -- for -. uk -Ġf asc -sv g -") ). -Ġbirth day -âĸ Ī -ve h -el led -Ġimport s -ĠIsl amic -T A -ĠSt an -we ather -Ġsus pect -e ature -enn es -W M -.m inecraft -av id -è ½ -.se curity -in os -G ood -Ġm arch -6 55 -25 7 -Ġposs ess -us uario -Con s -am ber -ched uler -Ġhor se -ç ½ -(b ody -ĠTrans form -_de code -.s vg -Ġf oo -Ġd ella -ext ends -am er -Ġprocess ed -ĠH arr -ĠA I -Ġk o -CH AR -( % -Ġt ap -({ ' -c roll -D OM -Ġte a -Ġre in -26 1 -Ġworld wide -_f n -sh a -Ġb ir -ç ões -="# "> -Ġrepresent ed -ill er -(ex pected -Ġd ance -Ġvisit ors -.con cat --b it -UR RE -ĠR og -v p -ip h -ĠL LC -it led -iam i -C oll -_re al -_sh ow -_f older -Ġd ar -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ -Ġl atter -arch y -Ġb ow -Ġout come -5 10 -ĠPost ed -Ġris ks -ĠThere fore -Ġowners hip -Ġpar allel -Ġp ending -ge ometry -Ġrecogn ize -ST EM -ĠC P -Ġimm igr -IT LE -ĠĠĠĠ ĉĉ -conn ected -Ġsm ile -(d ocument -\ Component -vert ical -Ġconsum ption -Ġsh oes -. impl -un ks -. ";Ċ -Ġfood s -_ );Ċ -.assert True -Ġp ipeline -Ġcollection s -Ġearn ed -ĠC ert -Ġpartners hip -( action -26 3 -Ġc d -ĠV ery -Option al -Ġscre ens -Ġtit les -ener ator -Ġab andon -k ind -IL TER -Ġclos ing -lic a -_ inter -Ġcamp us -set ting -S prite -ãģ ¯ -_re ply -To List -: \/\/ -ed e -Ġfol ks -Ġbo at -( argv -Ġperman ent -Ġcarry ing -Ġconserv ative -import ant -. img -ĠIm m -Ġdim ensions -al and -s ingle -Ex it --------- -- -ari ant -tern al -Se conds -ĠIt aly -ot lin -.Res ume -=' " -) == -cept or -Ġs ca -/m ain -Sec urity -_d at -Ġlet s -Ġa qu -Ġwhen ever -b erry -Ġact ing -ant i -p d -& gt -æ Ń -Z one -T oday -! . -32 3 -To Props -ab is -it able -Ġg al -] { -iz ona -Ġin contri -N ET -/// Ċ -[ in -_s ave -Ġex em -ĠK enn -Ġev olution -27 2 -var s -_st ats -- only -ĠColor ado -Ġwatch ed -b our -Ġsever e -Ġprofession als -port ion -Ġguar ante -Ð ³ -Ġpush ed -ĠG i -ï ½ -Ġt um -ĠA z -ĠEdge Insets -")) ;čĊ -is se -. ac -Set ting -Ġapprec iate -ĠValue Error -Ġsur ve -ĠR ole -. Inter -plot lib -j et -d am -Ġplatform s -te le -UT O -ĠInt ernal -+ : -} ;čĊ -Gener al -\ Entity -Ġlawy er -qu iv -ĠPost s -is o -Ġacc um -ob e -Ġmark s -Ġ] ;ĊĊ -ĉ text -.s uccess -cur r -as a -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠĠĠ -Ġth in -_ over -0 16 -are st -ĠO s -( address -Ġvel ocity -Ġ[] ;ĊĊ -=" ../../ -ĠPr iv -b ow -Ġguar antee -% ĊĊ -32 2 -Ġeval uate -.LE NGTH -Ġin ventory -q a -_de bug -.On ClickListener -Ġl ies -Ġassess ment -dat etime -.background Color -Ġ*/ čĊčĊ -ra f -un wrap -ĠF oot -Ġnot ify -Ġlow est -DO CTYPE -Ġl anguages -ex tra -- back -Ġein en -tem plates -27 1 -_p ass -5 20 -77 7 -ĠM ust -Ġest á -_c ore -ĠSc ot -A I -Ġb ias -ations hip -Con stant -Ġprogram ming -In s -uspend Layout -ĠPRO VID -ant es -Ġsh irt -in ated -. OK -[ a -Ġthink s -? ĊĊĊĊ -Ġregard less -ĠMag ic -ul ating -ĉ class -add Group -RE ATE -ĠS U -Ġsim pl -c opyright -Ġb unch -Ġun iverse -9 50 -ĠE rr -Ġpresent ation -c ategories -Ġatt ach -.s ign -_A C -Ġdisc ipl -Ġregular ly -Ġprim arily -ink s -[ [ -.r and -.sh ould -ownt own -=" ' -Ġs ans -Ġsupport ers -se quence -G O -. .ĊĊ -ĠS pr -Ġcare fully -U IColor -dest roy -Ġtod os -ĠOR DER -ott ed -Ġd ont -aud i -_ player -g re -6 25 -ĠO il -< body -_st ack -.P adding -ĠProduct s -Ġpriv ile -0 14 -Ġinj ured -ĠF urther -Ġal ias -.Resume Layout -_LE N -Ġs es -'] ;ĊĊ -cre ens -Ġdirect ed -.S uspendLayout -od ge -.A t -mark s -ĠUn ivers -ert s -ĠE sc -Ġnav bar -Ġutil ity -agnost ics -Ġin ject -ĠD NA -Ġ" ," -am ar -Ġe u -Ġrestaur ants -_p ut -ut ers -Tool Strip -t w -ist ro -Ġz oom -Ġleg it -pec ific -28 5 -ĠC ome -Ġlocal Storage -Ġabs or -.P anel -ĠDesign er -Ġo w -IC AL -_ uri -(f ield -Ġsup erv -Ex ists -Ġrespect ively -ĠSt and -Con f -uss ian -3 64 -Ġar c -Ġ nd -uck s -Ġre str -Ġseason s -ĠCh apter -ĠSw itch -p ic -Ġh i -load ed -Ġfl uid --b tn -Ġrun time -. it -25 8 -B N -Op acity -as ant -ry ption --n ative -Ġta ught -å ¯ -ag ment -Ġm ul -Reg istry -_ grid -ĠBro ok -: Set -Ġm ongoose -AM ES -inner HTML -Ġs oci -ĠInt el -get Id -C md -Ġaccess ible -r ames -le ton -Ġ__ ( -ĉ delete -ĠS quare -" ĊĊĊ -Ġbu cket -avor ite -ĠB reak -++ ] -Ġbr ush -26 6 -Ġt ensor -/ http -T ile -Ġfunction al -Ġ" * -wh el -Ġt ent -ĠChar acter -Ġse es -. ST -B ig -Ġext ern -Url s -)) )), -ĠJ r -.B uilder -. ; -n l -_ Init -ĠH ER -ż e -mys qli -_ icon -v an -Ġfeel ings -Ġle an -Ġhop ing -T V -="čĊ -b est -all as -ent ed -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĊ -_con nection -Ġrep o -en abled -аРº -Ġsh a -Ġmembers hip -Status Code -in ating -_s m -_c ustom -_ weight -Ġc ss -St at -_ env -link s -TR L -ĠH it -, r -up id -Ġop ens -Ġg ent -_v is -Ġj oy -< w -_c ost -ĠPy Object -ren ce -ĠGeorg ia -ĠBro ad -m ma -â Ĥ -p f -Ġ" \" -Ġ( & -om o -Ġliter ally -Ī ĺ -met ric -Ġb ars -z ed -(w indow -ĠIsrael i -Ġform al -ident ifier -.d ao -ĠDe ath -% ;Ċ -Ġdecl are -ar ms -RE AM -PERT Y -Ġconsequ ences -to ols -Pe ople -ĠWh ich -> ();čĊ -.de code -_A CT -Button s -.f loat -.F irst -ë ¥ -ĠPol it -ĠX CT -T ags -ĠCG Float -= str -Ġle af -- check -ĠI ss -.s ystem -log out -ach t -Ang le -s in -ch art -INT ER -ĠN UM -B asic -.P roperties -ä¸ Ń -_ change -ĠB razil -Ab stract -Ġ: +: -_ use -а л -26 8 -ĠL y -IB UT -Ġout er -Ġ-- >čĊ -Ġrel ief -l ap -qu er -_p arent -he ap -LO SE -Ġcomb ine -ĠR ose -ow ers -Ġproced ures -ĠS ort -an im -var iant -eh icle -Ġsign ing -Pr imary -c urrency -Ġsex e -o en -th eta -em an -Ġimpress ive -(' _ -ĉ U -ĠText Style -_c nt -Ġs lice -(' : -Ġunderst ood -H is -27 7 -0 13 -Ġinform ed -Ġn ick -4 29 -(T AG -h d -Ġelection s -est ure -ĠS anta -ĠCo ast -.p df -inc iple -.cl one -b orn -ut a -Ġl icensed -C r -Ġb read -ĠH ouston -Ġn od -Ġhop es -ĠCG Rect -Ġgu ilty -.g if -Ġro se -.Com mon -T ip -AN K -ĠF C -D uring -ĠSym fony -Ġdef ensive -k m -) > -arch ive -ĠU RI -ycl ing -- o -ĠWe bsite -AM P -40 5 -ish ment -Ġdo ctors -D irect -AR I -ĠRed irect -ier en -9 60 -_d ist -y o -ĠPro gress -Ġz um -Ġmem or -ĠE D -Ġj ur -æį ® -_T ABLE -Ġu uid -Ex pr -. head -(' % -point er -Ġest imate -ĠG reg -Ġlo ader -Ġi OS -Ġm ens -[ y -Ġref used -Ġprec ision -is ch -ĠA CTION -Cl oud -s With -( ret -29 2 -_ADD R -_con f -(d f -Ġlock ed -Ġr ising -ãĥ» ãĥ» -ĠM s -Ġscen es -_EX T -_ raw -_ the -pe ople -Ġre con -ĠF un -Ġb less -ĠUp dated -4 22 -ü n -ĠĠĠĠĠĠĠĠĠĠĠĠ čĊ -pe ction -Re lease -.log ger -ĠS Y -Ġcoun sel -ur d -_ true -Ġevery body -iv ot -Ġh ence -ĠN AS -78 9 -Ġoppos ed -unk nown -ĠDES C -ĠCh air -fa iled -ĠIN CLUDING -38 6 -35 2 -Ġwrit ers -{ }Ċ -ÃŃ t -_c opy -} : -ĠB at -Ġconvert ed -ed ing -pl acement -ĠH ost -S ound -и м -Ġs ought -40 2 -m id -Ġsal ary -og g -âĦ ¢ -b ul -Ġw ir -valid ator -_ST AT -.st ore -ĠB attle -ı n -Ġ-- >ĊĊ -Tr ump -d ot -ĠCON T -.f etch -Ġcontin u -w as -Ġfra ud -_t mp -mit ter -.p ictureBox -G A -Ġt ournament -. Input -34 3 -[ r -ex ion -cent age -ĠKore an -und ef -ĠAv ailable -resh ape -Ġk it -ĠStr uct -ĠS UB -An swer -_l ib -.t witter -Ġo re -ĠDr agon -.Ex t -, k -Ġexplan ation -ref s -ĠDr ive -ĠTr aining -28 2 -.H as -34 1 -int age -b ig -olog ist -enn is -4 60 -Ù ĩ -Ġch icken -ĠĠĠĠĠĠĠĠĠĠ Ċ -ç Ľ -ãģ § -Ġpe ak -Ġdrink ing -Ġen code -ĠNE W -m alloc -ĉf printf -Ġ= ================================================================ -in cluding -Ġprincip les -ĠM ah -26 7 -st orage -- key -Ġkey word -% ; -Ġtr ained -.con trib -Ġk v -__ ':Ċ -ĠB oy -param eter -Ġsu ite -Ġthous and -Ġco ordinate --g enerated -íķ ĺ -gener ated -Ġad mitted -Ġp ussy -# w -Ġsw im -un ion -N a -27 4 -ĠRoy al -.ch annel -Up dated -_RO OT -Ġv ital -33 5 -ra ction -ĠCrush er -Ġpre ced -Ġhor izontal -Blue print -Ġattr s -Ġsm oke -Ð Ĵ -. Equals -F B -ĠRes ources -roll ing -Ġpass es -ĠN um -rot ate -et ype -\ ", -Ġsens itive -Ġt all -? âĢĿĊĊ -Pro xy -i y -_ section -âĢĶâĢĶ âĢĶâĢĶ -br id -Ġcirc uit -at an -EN C -Ġdr iven -Ġvot ed -Ġeduc ational -Ġinter action -abet es -Ġt one -ĠInitialize Component -Ġmer ely -Ġì ŀ -co okie -_ div -ĠUIL abel -vel y -} );čĊ -_ ENT -#+ #+ -art icles -ĠSou thern -Ġstrong er -ĠG iven -ĠE ric -ĠI R -ab stract -U nder -n able -Ġincre ment -ov en -Ġco in -_t imer -Ġsuffer ed -ĠF REE -'] ." -ĠQue en -st ats -Ġmeet ings -27 6 -Ġenter ing -Ġalong side -(s ession -it als -Ġfound ation -ĠC redit -. div -_ ALL -pc ion -_st at -ick ing -Default s -_s rc -Ġoutput s -/ B -Ġent hus --b l -.Fore Color -ĉ temp -F ace -Ġinter act -Ġwe ird -M ount -re ll -ud ents -Ġrequire ment -ĠS us -I ER -Ġe lected -re ference -ĠM E -Ġserv ers -.w ait -Ġsnap shot -il ton -Ġtri es -Ġt ipo -.T ime -> w -Ġmount ain -Ġp ounds -Ġ[ ... -ex ists -Ġng On -_M AP -Ġf lying -33 1 -xi ety -ĉ value -_D B -un o -Ġse ats -T URN -. author -! ) -or ce -Ġindic ated -3 17 -.s in -Ġass ignment -im iento -ĠF rame -32 4 -_g en -in ery -_ ) -m essages -.set tings -ĠMe an -ĠM useum -ir q -att ach -ĠPalest in -_ QU -_t ags -Ġcas ual -em en -ASS WORD -4 32 -$ s -ĠC irc -оР¹ -et ric -/ P -0 18 -Ġep och -< head -_C MD -Ġg it -Ġpen alty -or ph -_ users -ours es -.Date Time -atern ion -_pro ject -Ġsuper ior -ĠD am -ĠSe attle -X Y -> The -ĠA k -Ġgr ass -/* čĊ -(d is -Ġgun s -Ġt b -ĠK evin -. args -ĠA h -op ed -( J -column s -arg uments -ĠWith Events -_f ull -ĠDef ense -S imple -Ġdeath s -29 5 -Ġext ensive -ĠSt ill -ĠEx pression -ĠAg ency -Ġperform ing -F X -Ġus uario -U AL -S ide -od os -apt op -Ġcred entials -_c ap -at ient -ĠDis ney -Ġa i -Ġch ip -Ġvol t -.make Text -%%%%%%%% %%%%%%%% -Ġbelie f -_LO C -ĠC ivil -N avigation -Ġreve al -Ġviol ent -ĠF il -Ġc atalog -em ed -sc an -. control -Ġconstit ution -C ountry -Separ ator -_A PP -top ic -uet ooth -M IN -Ġdes criptor -y t -ET HER -Ġdistrib ute -' }Ċ -.tr im -.L ine -Ġl bl -assert Equals -ĠD et -omb ok -( width -Ġt ort -ĠEXP RESS -ac o -Us ing -ĠBr and -w all -EM ENT -ĠComm unic -< uint -ĠG UI -EG IN -ĠR ange -/ i -ĠT aylor -c ost -Ġrespond ed -ĠTh eme -n ce -IS H -Ġfeat uring -Return s -ĠK r -Ġ .Ċ -Ġn am -_c b -Test ing -Ġ{ }, -y al -.f ield -Ġ/ = -_SH ORT -m ates -Test Case -ain less -Ġeval uation -_ ITEM -ĠPac ific -ĉ k -Ġc ant -ĠR os -) s -Ġf et -STR ING -3 19 -ĠDis pose -g al -ĠJ oin -ĠP orn -ĠCath olic -AR GET -cp u -ç łģ -.sc roll -32 8 -IS ING -ifest yle -anc ement -Ġm erc -ĠB rowser -eter min -Ġover flow -Av ailable -Ġbott le -: UI -ific ial -Ġco ord -clar ation -Ġcon j -G LOBAL -ok u -Ġk wargs -cond itions -ul um -Ġg enu -ĠH ero -å İ -Ġun expected -ĠDAM AGES -Ġk a -ĠC ould -UP PORT -ĠPh otos -Ġconf ident -Ġdet ected -de g -rg b -Ġstrong ly -Ġ} ;čĊ -Ġ) : -Ġle ct -urs ive -RO L -ĠWe ight -Ġent ertainment -Ġ) );Ċ -Ġg onna -Ġb b -.d o -G S -Ġmist ake -D L -ĠPROVID ED -ear ning -L imit -iss ions -[ v -ä¸ į -ir ty -D el -Ġunder lying -pre ne -Ġj aw -ĠD I -pe er -Ġobject ive -Ġde posit -Ġk on -Ġes p -27 8 -.set Visibility -/ login -< typename -Ġfr anch -/ e -26 9 -Par allel -Ġsc ored -ĠH on -ĠV ill -ig a -Ġant icip -_ assert -ĠO pt -Ġdescri bes -w an -m ount -Ġmonitor ing -Ġt out -ëĬ Ķ -}, { -................ ................ -= int -Ġc ust ----- -- -Ġatmos phere -P AR -ort e -IS IBLE -ĠI ron -ĠNot ification -.log ging -ĠBO OL --p oint -Ġaf raid -ent a -Ġtom orrow -@ implementation -Ġeng age -ĠAn th -ĠF loor -ĠU l -To ols -Ġb ab -Ġcare ful -ãģ Ħ -Ġcruc ial -Ġcalcul ated -ĠS A -Ġw y -9 11 -D X -_T AG -ind ed -Ġj et -ĠEngine ering -.M AX -en z -v d -Ġpublic ation -Ġ## # -Ġfac ed -ra ham -ĠC apt -33 6 -As set -ĠCon stants -Ġlo ans -_ IP -ĠF ish -Red uc -_m at -Date Format -_m e -[] [] -Ġintegr ity -ĠC ourse -lob als -Ġfac ilit -Ġem br -ĠN g -.S ystem -Ġmanufact urers -Ġpro ven -.on Create -Ġal arm -Ġ § -Ġcomm only -ic os -æĸ ° -ĠSt ation -} ). -ĠF ilm -w i -ç ī -Ġeng aged -St ats -Ġgovern ments -5 40 -Ġafford able -_p roperty -Ġag es -(' -- -Ġf ör -ĠProf essor -Ġhy dro -P ush -Ġorgan ized -28 4 -Ac cept -é m -_c ell -Ġn b -p b -Art icle -Ġrem oval -Ġauth entication -ĠF R -l ide -Ġple asure -ap ol -Ġpart ition -ĠS ide -Ġcr imes -Ġdem o -hold ers -ĠPak istan -In struction -Ġexpect ations -3 32 -.sc ene -Ġ' ) -h es -ino is -_P ro -Ġm olec -and al -_sh ort -Ġdefault s -Ġn ations -in en -Ġr t -O CK -P acket -S B -ĠSH ALL -_cont ents -ise conds -vert y -á t -G uid -n om -Ġcon clusion -. Update -Ġlo vely -Ġem it -b ec -ĉĉĉĉ Ġ -Ġintel lect -Ġb rew -ec ycle -F ire -35 8 -Ġad mit -Ġar bit -Ġarr ang -ĠM IN -M ail -ĠN ative -C ur -Ġcon vent -.R untime -" }Ċ -.R un -Ġprint ed -Ġconven ient -. ar -m ock -ĠAdmin istration -ãģ ¾ -Ġelect ron -fl ate -Ġl ombok -Ġjava fx -n h -Ġsup plies -Ġvisit ing -ah l -Ġpow der -Ġult imate -Ġorient ation -ut as -_s cale -Con firm -ph ones -ĠOper ation -/ T -44 3 -_IN TER -Ġair port -Ġmet rics -Ġphen omen -a udio -33 4 -Ġm ai -( K -h u -all ing -rodu ction -ĠTrans port -ĠNOT E -æĸ ĩ -Ġfew er -_T IM -ì § -к и -A ge -F IN -29 4 -Ġì Ŀ -ĠAt tribute -group s -er k -at to -. define -.AspNet Core -ategor ia -ĠS ir -( form -< User -. round -_d ay -.A ll -Servlet Response -.N o -l arge -IG H -qu ent -Ġvir us -Ġret ro -Ġim per -Bit map -Ġv ice -Ġoff ense -ist e -ĠA UTH -Ġê ° -ToolStrip MenuItem -G u -Ġr ape -ĠDav is -Ġover whel -: flutter -- table -ĠCon structor -Pr ivate -e ven -ch r -Ġap plies -_at tribute -Ġcon tribute -E VER -28 9 -L ines -ĠAf ghan -Vis itor -ĠS L -se ason -C U -Ġintrodu ction -Ġmat plotlib -Å ij -Ġnewsp aper -âĢĶ and -< tag -Ġin i -Ġd iverse -Ignore Case -35 3 -ĠU r -Ag ent -Ġb ull -.em it -( Exception -ar Layout -Ġincred ibly -ĠTr ust -={ ( -- nav -Ġe quals -Ġl ady -ĠP od -d isc -al am -ĠI V -â Ļ -iv idual -ph i -0 17 -add ed -Ġdifficult y -Ġcomp act -5 30 -ĠAction Result -c ers -_class es -Non Null -Ġqu it -Ġp ou -S witch -ir s -- test -ĠK ind -ĠCal endar -40 6 -Ġstream ing -} ', -27 9 -S W -Ġst ead -oc a -Ġprov ince -9 78 -Ġcol span -Ġperson nel -ĠE mployee -Ġprodu cer -Ġevery where -od b -Ð Ł -bs olute -act ivate -Ġgr inding -ĠBuild ing -ĠSand ers -(s c -ĠOff set -//////// //// -} ;čĊčĊ -({ " -Ġscan f -ĠY Y -ĉdef er -Ġj ew -Ġrestrict ions -.m p -[ l -ä¸ ĭ -label s -red icate -aw esome -Ġw aves -Ġcon front -Ġmeas ured -Ġdat as -_ex it -35 5 -ot ton -Ġshould er -ask a -+ # -ĠĠĠĠĠĠĠĠĊ ĠĠĠĠĠĠĠĠĊ -Ġtro ops -29 3 -ĠU nd -_c ard -w ich -Ġn ous -Ġ"/ " -s b -Ġcommunic ations -Ex port -Ġdec ode -th s -inter pret -By Name -ĠSp irit -ed ges -O LE -ĠE M -t it -ĠTh rough -Ġb io -ĠP ackage -or ne -29 1 -Ġ} . -4 11 -` ;Ċ -Ġok ay -ĠZe aland -ident ity -(n ext -ĠB ang -Lib rary -Ġheav ily -il on -Ġdi pl -Ġrot ate -put s -) ',Ċ -ĠData Table -Ġmay or -.to LowerCase -Ġsome how -ĠNor thern -al c -Ġcap abilities -Ġv ibr -+ Ċ -ĠS u -28 6 -ĠRes et -_m ean -Ġc ig -.cl oud -ĠB and -ĠF actory -ĠAr izona -_ io -op her -Ġconsc ious -Ġà ¶ -\ Controllers -_s peed -ĠF ac -_C om -ĠB ible -w en -ED IT -Ġun n -ĠSt aff -ĠIn n -Ġmechan ism -ĠM embers -Ġmigration Builder -'] .' -.get Int -< void -ĉf ree -oid s -\ Support -Ġautom atic -Ġch ances -Ð ¶ -Ġcomp licated -[ row -ah oo -Ġ}ĊĊ ĊĊ -Model s -W in -Ġt ape -ir us -iz on -on omy -(" _ -: . -.st ereotype -29 6 -( env -_re ct -(w ith -Ġassert That -Ġcon straints -put y -E mployee -6 20 -T D -Ġgu itar -8 75 -ĠJew s -.pro cess -Ġf iction -ĠSh ared -âĶĢ âĶĢ -Ġprop ag -.N et -Ġachie ved -ĉ Q -Ġn urs -Sh ared -_FAIL URE -Ġbeh aviour -Ġcol s -ism o -Ġfem in -Ġchalleng ing -Ġpost ing -enc il -Ġcapt ured -ĠD ou -( word -ĠTur key -pan ies -Ġre putation -ORM AL -Ġelig ible -prot ocol -4 14 -id as -(f rom -34 4 -Ġfin ance -- per -Ġg otten -H A -d uration -ĠP arent -6 78 -Ġin vent -Ġre start -ол ÑĮ -r ition -(r s -< bool -i ert -Ġmod ification -ĠT X -readcr umb -b ank -32 6 -$ / -ĠMill er -] ),Ċ -.Check ed -Ġsac r -se curity -Ġp ose -ĠBr ad -Ġfit ness -Ġannounc ement -ation Token -Ġserv es -ne ed -Ġge ometry -AR S -æ Ģ -andid ate -Ġs prite -_s plit -We ek -ad ies -> (Ċ -?> " -Ġ/// Ċ -Ġein er -Ġweek ly -ĉlog ger -_p op -_m an -Ġmigr ations -Ġask s -Ġb s -Ġfall s -.W here -- height -_fe ature -.M in -Ġhy per -Ġvol atile -Ġtw enty -Typ ography -Un able -D et -, f --m od -Ġsett lement -Ġcontract s -n ome -B ad -ĠB rian -7 68 -(user name -!! !! -Ġh ack -.F ield -H R -ĠJ ordan -iz a -Ġ ł -ĠSh er -. header -( other -ĠD ub -( op -ĠR ound -Ġv ie -Ġap pl -ĉ J -ĠIn sert -ĠL P -reg on -ĠM PI -Ġan chor -ac a -ø r -Ġa de -anch or -que e -ĠTree Node -Ġtarget ed -Ġla id -AB EL -v et -ĠOr igin -A nt -. ');Ċ -ex pect -ed Reader -ĠM ajor -Ġin ch -Com par -Ġpre view -Ġill ness -ĠCONTR ACT -ĠInd epend -u uid -Ġn ome -Ġt c -ĠA venue -is an -Ġph rase -_m ove -") [ -4 12 -Ġprov ision -Ġconcent r -_ IR -ĠU t -() + -Ġn as -! , -ĠRob in -i ations -at itude -Ġp x -ĠWith out -/b ash -ek t -re ement -34 2 -Ob server -3 18 -ĠReg ion -UBL IC -Ġ{ // -K N -å · -Game Object -å ¾ -enc oding -Ġ** * -project s -Ġt k -Ġche ese -EM PL -ar o -Ġا ÙĦ -6 10 -33 7 -Ġcons ists -ref resh -ure au -ĠSc anner -Ġso il -Ġfl avor -Data Source -Ex ecute -ени е -Ġsh it -åĪ Ĩ -< any -Ġretrie ve -Ġbelong s -.st rip -abs olute -Ġexp anded -bo y -): - -Ġresc ue -.J Label -Ġre ly -Ġal ignment --f amily -Ġre nd -OLUM N -Ġb orrow -Ġqu otes -ĠL ew -Ġsh ower -ĠDE LETE -_lo op -! "ĊĊ -ĉ re -Ġattempt ed -aver age -ĠP aint -quis ition -ol en -Ġliter ature -ĠRe ference -_TEXT URE -ĠS eg -ĠInd ust -ct ype -D UCT -_H OST -ĠTr ade -Ġpl ugins -Ġbre ast -ul se -Ġcreat ure -37 2 -ãģ Ļ -ĠW i -Ġsup plied -c oll -! (" -Ġfuck ing -ĠCh rome -ĠU ri -ĠN ation -Ġvert ices -T HE -ĠOr iginal -on de -Ġsh arp -Ġcook ing -34 7 -Ġ{ /* -ĠPs ych -ĠH ollywood -=$ _ -.D ock -Ġg er -Ġb one -_con n -_se c -ys ics -Ġ= " -29 8 -S al -s f -Ġdeep ly -ang les -T erm -b ell -ĠQu ick -5 60 -ener ation -adio Button -åħ ¥ -}čĊčĊ čĊ -Ġcapt ion -l c -ĠE L -, [ -ĠĠĠĠĠĠ čĊ -ret t -(m ethod -ĠFl ash -4 70 -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠĠĠĠĠ -W ISE -.s cale -Ġrough ly -_ child -m emory -ay ing -Ġinitial ized -in ator -а ÑĢ -Ġsc alar -ĠH o -ai res -(c olumn -.de stroy -P ACK -Ġh em -ang el -_S UB -. qu -Ġ × -DE FAULT -pos itories -50 3 -ĠL ength -ĠF ast -Ġsign als -Ġ// $ -ri ers -Ġd ummy -AN Y -Ġperson ality -Ġa gricult -Pl atform -ER O -ĠT ra -Ġen orm -ĉ W -Action Result -Ġa ver -[ str -Ġ' -- -.S printf -Ġdeb ut -Ġ Ñĩ -h ex -_ utils -Ġp b -U ITableView -Ġz ur -. encode -4 16 -Ġv ag -.error s -о н -Ġm r -ĠA ward -Ġc pu -Ġpress ed -' est -ĠF estival -' T -Ġa k -res olve -04 3 -.m e -Ġn ic -Ġgen re -Ġat trib -ĠMo on -Ġarr ive -ĠD ating -Ġt m -.Config uration -50 5 -. red -Ġgl m -Ġst ations -sw itch -Ġt ied -äº º -Ġ/ >Ċ -Ġsubsequ ent -pos able --fl uid -Ġth orough -Ġpublic ly -apt ers -ĠWil son -_P RE -y ard -ä ¼ -ĉ in -33 9 -Ġre vers -Ġbul let -cri bed -nes ota -Ġ($ _ -ann on -c ursor -Ġclo thing -ĠM ulti -28 7 -: ', -Ġv ess -ordin ator -Ġein em -C annot -Ġar med -ĉ V -ä¸ Ĭ -.F lat -ĠS ep -ĠSub ject -_f ont -Ġcharacter istics -D one -el n -######## #### -PO S -Ġd ensity -ĠPl atform -- items -Ġo vers -Ġpush ing -ç ¤ -.Con nection -_ term -Ġinitial ization -________________ ________________ -ç ¬ -.d ocument -les h -ĉd ocument -ĠP in -ç a -Ġdefinition s -.P ath -_W RITE -Ġ ĉĊ -? >ĊĊ -Ġter rible -be an -ick ets -ĠS V -B uy -(t ask -Ġreg ime -g oogle -Ġcr ack -.vis it -N UM -ener gy -Ġstr uck -_s ample -.p ayload -Ġre vis -ĠSc ene -Ġp g -Ġbreak fast -URRE NT -.char At -_ex ception -ĠAnt on -Ġguid elines -Ġex haust -ĠFin ancial -Ġind ent -Ġdes ktop -H idden -F ailure -Ġpr inciple -Ġ iv -Ġse ks -n etwork -Ġnumber Of -ĠAl bert -ĉ long -80 1 -, . -Ġz eros -f ade -ĠT yp -ĠT erm -ĠAr ts -.App lication -Ġbeh alf -æĪ · -Ġm ere -(` ${ -Ġaware ness -elp ers -f lix -Ġwe igh -Ġestim ates -. child -/ O -ĠBit map -.b ottom -Ġ************************************************************************ ** -Ex pect -ent o -ĠFor um -ver al -Ġj ail -Ġab ilities -ĠH OLD -ĠC it -Ġd ynam -Ġgr ay -ĉĉĉĉĉĉĉĉ ĉĉĉĉĉ -.next Int -ant ly -ĠAR ISING -( private -Ġreject ed -ĠN ic -Ġle ather -= {Ċ -aly tics -th etic -.T op -37 3 -.P age -={ ` -Ġ ;čĊ -de pth -m ann -W D -ĠS om -.R ight -Ġ) }Ċ -Ġtr ait -Ã Ĺ -i ac -Ġr v -S ample -.X ml -opp ed -ĠÑ Ħ -list s -Ġt ear -ivers ary -.c ollection -ĠCon stitution -ĠHttp Response -Ġbr ill -ĠP rom -h over -36 6 -ĠM iami -Ġarg ue -_f loat -50 4 -Ġ ãĤ -Ġn at -ĠT al -Ġinteg ration -(c ur -Ġrem oving -Ġco eff -ĠTh ough -Ġfore cast -40 8 -ĠV egas -S ite -34 6 -Ġtr ab -ĠHen ry -- i -Ġinvol ves -B T -Ġs lo -In voke -Ġl ucky -0 25 -r at -Ġ? Ċ -Ġhand led -(f d -cont ents -ĠO FF -R F -Ġst y -ĠM otor -ter y -t ax -M AP -ĠMr s -Ġph ones -ĠUI View -")) );Ċ -( dev -ĠIr ish -0 19 -Ġw s -D I -_OFF SET -ĠEvent s -Ġst ages -Ġ} // -Ġhab en -ST ANCE -ĠS in -ĠM oney -(t op -Ġappoint ment -VER SION -met adata -_com ment -Ġcolle agues -map s -â ĺ -Ċ ĉĊ -( al -_re q -Ġf ut -Ġarchitect ure -35 1 -ĠWH ETHER -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ -_s creen -Ġstyle Urls -Ġmon ster -. up -ph ia -Ġprocess or -ĠT err -= ', -ĠMan ufact -ĠN T -k el -ib ern -ĉf ile -A li -rient ation -Ġ// ! -ap ore -ane ous -ĠC reat -f older -4 15 -Ġh ay -Sup press -( left -Ġe uro -Ġdis claimer -ustr y -sh ips -_f d -ĠF a -_in sert -Ġro l -if ting -ĠCom ments -_b r -Ġloss es -ĠAdd ed -ch arg -Ġп о -_s ystem -ĠS ometimes -ĠSp ain -(g roup -ial is -Ġdoll ar -ĠAr gs -4 99 -29 7 -qu ires -ĠT en -.s css -Ġsurv ive -us age -Ġj un -im iter -ï¼ģ ĊĊ -Ġfif th -t oggle -Ġdecl ine -($ " -(L ong -ing e -Ġpil ot --l ight --r adius -Ġpod cast -Ġnatur ally -P ages -ä¸ º -ĠDes pite -Ġlight ing -Ġcr ate -ĠB inary -Ġredu cing -Ġe leg -ĠM ouse -ĠTest Bed -Ġbefore Each -_ ARRAY -Red irect -32 9 -Ġf lood -Ġsh ips -36 3 -Ġelectric ity -)* ( -ê ¸ -ĠV iet -her o -Ġd ia -ĠK ent -he art -Ġthreat s -_ acc -Ġs ymbols -is chen -_in st -C riterion -ĠT IM -. Height -5 80 -Ġ âĢĻ -();ĊĊ Ċ -Product s -_S P -ĠC y -Ġdepend ent -est e -Ġdat os -d it -аР² -IGN AL -Ġless on -"> ' -ĠC over -ĠH ope -ĠT imer -Ġd ad -vid ers -ĠPh ot -/ ? -rop y -om ing -as ion -Ġ\ ( -ĠE T -ĠRe ading -Ġep isodes -l m -4 21 -ech a -Ġne uro -8 20 -Ġhar mon -Ġlib eral -- ind -39 3 -D ATA -Ġevery day -Ġdiv ided -ĠActive Record -fig ure -U A -ä ¹ -riend ly -te ch -60 1 -.game Object -иÑĤ ÑĮ -37 4 -Ġmo on -ft ime -Ġno ch -ĠT ORT -ĠV M -.in itial -( child -Ġmus ical -Ġo c -b as -ĠH ay -36 1 -_l ong -Ġmem set -ile y -adel phia -S V -ro at -_t x -Ġl on -ĠngOn Init -b p -ĠGold en -AC HE -Ġwor ried -az i -E ar -T ake -(f p -bur gh -_ Data -g res -ĠO nt -p us -Ġtrans parent -Ġp ocket -Ġr am -igr ations -. čĊčĊ -Ġ[ ( -Ġadopt ed -Ġreported ly -ĠD ream -Ġ} ));Ċ -los ing -Ġte eth -ĠBook s -", & -enn y -LE MENT -Ġg el -ĠPl ant -4 37 -! âĢĿ -.h ost -ĠRep ly -37 6 -re ngth -Ġrecogn ition -Ġ}} >Ċ -L A -Ġmir ror -Ġassist ant -( device -Ġspirit ual -b uilder - § -Ġou tr -Ġt t -ĠP ER -Ġrad ical -Method s -Ġp ace -ud y -Ġg ut -ĠG reek -Ġnon atomic -ĠP aper -_G PIO -Ġob st -.A d -viron ments -ĠS ov -35 6 -( con -ĠTrans action -. assign -ĉc atch -el ter -Ġbit coin -_G R -ĠčĊ -met ic -Ġtrans formation -åı · -Ġr gb -istrib utions -Ġimp licit -/ in -dest ination -аÑĤ ÑĮ -Z ero -Ġun set -9 20 -. where -.g o -Ġform ation -Ġdeclar ation -() čĊčĊ -ĠEx pl -ĉĉĉ ĠĠ -/ pro -.J SON -44 1 -Ġdes k -.sub str -//---------------------------------------------------------------- ------------ -ly n -p son -40 7 -dis able -ĠF unc -ĉ Assert -ĠM ARK -Ġdefe at -Ġbl ind -Ġconst ants -36 2 -. headers -UIL D -Ġexp enses -P ixel -Ġh r -Ġf el -ĠEast ern -4 24 -4 90 -_d el -35 7 -ĠC ub -Ġs q -ĉc ount -ĠD irectory -Ġex clus -Ġhistor ic -Ġ ------------------------------------------------ -Ġcom position -Ġdata GridView -ĠB urn -ĠB C -M aster -Ġsp awn -Ġbe aring -.Set Active -il o -Ġg allery -Ġfound ed -Ġav ailability -.s qrt -Ġp es -ĠD OM -m ate -O ct -Ġmatch ed -it ivity -Ġan xiety -.pr ice -ĠIn stant -ì Ĭ -Ġt ut -IC ollection -.sh ared -_s ql -t bl -lib rary -_de stroy -erm al -ĠNot es -ĠE in -Ġsou thern -ĠOTHER WISE -Ġmac ro -.l ower -cl s -Content View -.l ink -const ant -ĠB es -Ġsome body -n b -3 99 -"> { -( local -.. ... -ĠN ull -m x -Ġà § -Ġp ause --------- --- -_M O -ĠC M -Ġfor Key -ĠD VD -Ġclose st -_DE VICE -ĠSte phen -ĠB BC -ĠTr avel -P aint -ĠResult s -ĠR ule -Ġt p -Ġrat ings -c in -c sv -> / -ĠG OP -l ad -Ġ ÑĢ -Ġindex Path -m atrix -= f -ars ed -Ġ} ); -ĠC os -ĠS core -Ġt ak -ĠE SP -ĠIN C -_N ULL --f lex -"] [ -int o -el and -Author ization -_F ALSE -Ġg ate -Ġv id -ist ent -T IME -Ġre write -Ġt ie -Ġarch ive -5 11 -.event s -.get Parameter -ĠPer mission -Ġprogram me -Ġ é -j ud -Ġcam eras -33 8 -34 9 -(s ys -ĠSy rian -Ġimpro vements -Ġh ip -Ġsu icide -Ġsch olar -Ġcompat ible -0 22 -rem ote -.d own -F UNCTION -Ġman aging -ĠUI Kit -. raw ->> >> -37 1 -Ġdem ands -ell ite -Ġd ent -ĠM icro -åı ĸ -'] [$ -ĠI E -im ension -Ġt rem -6 30 -Ġg ained -.w ith -. ok -h ou -Ġb om -amp aign -Ġjoin ing -f ish -Ġadd Subview -8 60 -Ġnor thern -.c or -ore t -D ie -in ish -_com p -Ġatt ended -Ġcoll apse -ĠS S -ac ent -_E QUAL -ĠDe ep -R GB -ĉ test -ol ves -us et -Un ityEngine -w riter -Res olver -, % -if ference -_re move -ond a -Ġfem me -38 5 -de code -Br anch -Ġfl ush -Ġinnov ative -Test s -Ġ[' ./ -Ġcover ing -. admin -ultip art -(l ambda - namespace -ĠS port -Ġ! ( -ac les -Ġde pression -ĠK ong -5 70 -Ġp ert -ĠCon n -ĠOther wise -/ home -s upported -Ġp ink -Ġinv ited -ñ os -_en abled -Ġ- Ċ -F W -en ers -ĠM Y -Ġsuggest ions -Can vas -Ġf er -ĠMarket ing -@ Test -unt u -ĠV en -ĠC ou -iv als -Don ald -lim ited -ĉĉĉĉĉĉ Ċ -Ġanal yst -( entry -Ġrepresent ative -_at tributes -Ġf ur -.h ide -res p -ado res -rid es -ĠJ osh -ro bot -ĠN AT -Ġs esso -Ġintegr ated -: true -part s -Ġst upid -: event -@end section -Ġp u -.T able -ĠY ii -` ;ĊĊ -Ġcl ang -=" "> -eng an -_param eters -.int ernal -ĠMod ern -Ġmet ric -Ġsem i -={ {Ċ -70 7 -.am azon -ĠB B -aint y -view port -36 7 -Ġstart Activity -dis patch -**** * -Ġfl av -iffer ent -38 2 -[ this -Ġst ake -Ġarg ued -vious ly -.w ork -ĠO ak -O ld -( async -not es -Ġfl ip -Ġdis ag -ĠT E -ĉ error -< ' -Ġ» ĊĊ -Ġfilter ed -ĠM ach -Ġh ung -_d ump -_s amples --dis miss -Ġr ay -Im plemented -D K -Ġj ed -0 90 -Ġbreak s -Ġf its -. gr -ĠZ ero -or o -Ġequ ally -Ġ' [ -Ġconcern ing -< meta -play ers -_P OS -_s im -J an -Ġyour s -ĉ N -Ġsp ir -Ġch ampion -ĠAn alysis -ap a -ĠNS Log -_l ines -ñ a -ĉĉ ĠĠĠĠĠĠĠ -8 19 -.S c -Re p -etro it -ur able -M IT -com pat -own ed -_ind ices -], čĊ -Ġdis covery -ĠDie go -ob i -. Index -Ġtrend s -PL AY -.n o -Ġl ens -_c fg -Ġan no -ag an -Ġperiod s -ter ms -y z -Ġattack ed -ib ration -PEC IAL -_ grad -Ġaccord ance -.Read Line -.de vice -ri x -. container -m ay -erc ise -ĠL u -Ġr g -ĠÑģ ÑĤ -ĉĉĊ ĉĉĊ -( un -TERN AL -Ġless ons -Ġalleg ations -Ġtrans mission -.Re f -M obile -ĠT ournament -ĠN ut -ĠG a -ĠCap ital -def inition -- exp -c lean -Ġfant asy -Ġenh ance -ent ence -0 31 -'] :Ċ -ack ets -Ġcelebr ate -@ ", -Serialize Field -Ġarray s -t b -ĉ st -[ assembly -( reg -.c ategory -Ġimpro ving -Ġsal ope -Byte Array -Or iginal -Ġ[ {Ċ -åĽ ŀ -ĠCl in -oen ix -ĠS amsung -Ġmaint ained -Ġag enda -f ail -Ġpres ents -Ġtim ing -.m ark -' >< -Ġprom ot -Ġin cl -_ only -ë¥ ¼ -ĠAtt orney -- date -Ġlands cape -Ġf u -S Y -.p rop -ĠA rr -p ag -Parallel Group -': čĊ -Ġlog s -a unch -unc i -n ama -Table Cell -iss ues -. { -ec urity -_ex ec -old s -Ġhost s -Ġpro to -_ import -_s ort -ĠB ow -ĠN ormal -ĠF arm -.create ParallelGroup -R otation -. err -Ġp leased -it age -.W h -ĉĉ ĠĠĠĠ -M R -ĠM ORE -ĠN atural -_ transform -B ASE -ener al -ut down -.common s -W T -Ġa an -. Result -d og -Ġclick ing -), ĊĊ -# line -Oper ator -Ġc iv -Ġm erg -ob uf -ng then -Ġ[ { -Ġcan cell -tr igger -. : -W ORK -decl are -Ġdecre ase -ÅĽ ci -lo om -.N one -ĠM I -ĠJ ason -Ġhealth care -iam ond -s ylvania -* x -ĠR a -[ b -Ġprint ing -ph abet -ĠLab our -op per -Ġz ijn --t arget -_F UNCTION -Ġo ct -ени Ñı -åľ ¨ -Ġwest ern -Ġcomput ers -ĠR ET -Hash Map -[ String -get Value -_D ATE -.N ext -ĠF if -é l -ick ed -æ İ --M M -Ġ{ ĊĊĊ -Ġcontact s -Ġdig its -Pro du -Ġunus ual -Ġrapid ly -t ures -Ġang ry -c ancel -xx xx -_p arser -id ity -_P REFIX -7 10 -Ġme hr -Ġrare ly -et he -op es -Ġ% . -work s -Ġthe ta -Ġcontrib ution -ĠT ony -Ġsqu ad -5 37 -аР¹ -Ġî n -th ere -out ed -ĉ q -Ļ Ĥ -g ood -L I -é¡ µ -ĠL iving -iz abeth -Ġk t -ĠD allas -] ],Ċ -Ġ/ >ĊĊ -Ġrais ing -/r outer -_g ame -36 8 -ĠC UR -z ens -. es -Ġfont Weight -(f unc -not ification -Ġ'../../ ../ -Ġbl ame -ãĢĤ ĊĊĊĊ -an co -9 80 -Id entity -f ollow -Ġart s -x s -Ġofficial ly -ĠSt udio -Ġrecommend ations -Ġloc ale -Ġam ateur -ĠEn able -Ġcap s -. End -38 8 -- add -_g shared -ĠC T -For ce -Ċ ĠĠĠĠĠĠĠĠĠĠĠĠĊ -Ġor ange -Ġl p -Ġanswer ed -.G rid -Ġd ual -Ġstrateg ic -Ġnob ody -Ġf atal -_ est -( el -Ġì ł -ĠB udd -A IT -_f actor -- one -ĠH AVE -" čĊčĊ -7 60 -Pro f -Ġä r -str ings -Ġdir ty -ĠF ace -ĠB egin -ĠB us -Ġw is -åŃ Ĺ -Ġspe aker -Ġcar rier -ĠO m -Ġhad n -All ow -:: __ -Ġver b -ĠCom plete -ĠE asy -Ġb ills -ĠĠ ĊĊ -Vert ical -Ġpr on -ĠDef ine -Ġlook up -variable s -Ġpand as -um es -Ġinn oc -Ġset Up -ĠCh ampionship -art ist -ĠC Type -F oundation -๠Ī -ĠSet up -4 28 -Ġrec ipes -ĠU IColor -ĠF ight -Ġauthor ized -_c lick -99 0 -_s uccess -ang an -ĠMount ain -ĠDo ctor -Ġeg g -ĠMedic ine -c les -` .Ċ -[ int -d ashboard -ĠApp ro --d r -Ġprodu ces -Ġrent al -Ġre load -38 1 -Ġarr ival -sp ot -Ġund ert -37 8 -Ġequ ipped -Ġpro ved -Ġcent ers -Ġdef ines -al so -Ġop acity -ĠUn fortunately -ĠIll inois -Ġн е -ĠTem ple -ĠTr ail -ĠK elly -Ġmeasure ment -Ġsepar ated --c ircle -H ey -ĠRE AD -ig its -Ġ ib -ĠM OD -atter y -аР· -Ġv end -ен ÑĤ -ĠHttp Client -35 9 -s afe -_A SS -ic it -ĠCon struct -ĠC lo -ĠS ix -_T OKEN -(b lock -Ġwarn ed -/* ! -! Ċ -Ġinnov ation -_ " -Ġ );čĊčĊ -Ġsp ots -Ġcho osing -.c s -Ġflex ible -U Int -4 35 -9 30 -Ġscr atch -- al -Ġf estival -Ġout standing -================================ ================ -M ean -ĠO regon -s ymbol -. account -d ney -'' ' -! ", -9 01 -Ġpart icle -à ĥ -[ MAX -IV ER -ER ENCE -NS Mutable -ĠColum bia -_ ĊĊ -.f r -Ġc ogn -V R -ĠMethod s -ĠM ade -ĠB R -ĠEl se -Ġeg gs -Ġsw ing -ĠIn v -Ġdise ases -Ġf irms -Ġle mma -}` );Ċ -l ings -Ġg ym -umin um -.T rim -M em -Ġcritic ism -ibern ate -_T X -ion i -Ġguid ance -Ġrepeated ly -Ġsup plier -Ġpaint ing -8 64 -.F ragment -ed Exception -Ġw iring -Ġcour ts -W EB -æľ ī -\ . -ill ance -Ġb rows -ĠP attern -PL ICATION -ĠSum mer -Ch ain -Ġc ute -mer cial -Ġd il -ĠFrank lin -ĉg lobal -IN CLUDING -h istory -Ġl st -Q t -SD L -al ia -i ere -( ... -ĉc in -iff s -vel ope -ĠR oot -cl uster -User Name -ign e -< S -Ġf est -4 19 -Ġindic ating -ke eper -Ġc ada -é g -cons in -ĠG B -Ġl b -em ony --icon s -_d oc -Act or -e lem -.De lete -Ġin fection -ĠPriv acy -Ġgreat ly -ĠP os -ĠT reat -Fl ow -Ġattract ive -ĠMar c -s udo -tes y -- an -99 8 -ab ama -ĠW ould -Ġsu ck -index Path -ĠE t -T imes -7 80 -Ġclub s -_ass oc -Ġac quired -(" : -Ġint ense -.m aps -Ex pected -T oggle -Ġa y -Ġl ifestyle --c alled -ĠS now -V olume -Ġcann abis -ĠD irection -ĠLim ited --s pecific -Ġd owntown -/ icons -Ġre ven -L eg -88 5 -= null -49 6 -Key board -') ). -Ġ"" ;čĊ -Ġatt itude -.n avigate -- error -AM PLE -ĠJ ay -v r -c ow -.com pile -Ġmem ories -_m ark -ĠMin nesota -Ġk osten -Ġprob ability -w arning -Ġgen etic -F ixture -ĠHash Set -N ombre -_m onth -Æ ° -- start -xy gen -ĉ ft -i agnostics -ĠMat thew -Ġconcept s -Ġcon str -. State -и н -N ov -Î ± -ĠP anel -ä¸ ª -com pare -> ()Ċ -Ġapply ing -Ġprom ised -Ġo x -nc ia -ĠValid ation -ort s -_c ur -e lect -ey e -( Data -Ġreport er -ĠB uff -39 5 -Ġs r -Ġ" ; -ick y -Ġtemp or -S N -Ġres ident -pi res -ys ical -Ġend orse -ĠS ong -is Empty -le et -_ util -Ġdist ingu -ĠT alk -ĠM ot -( default -.A rg -gorith ms -_ words -im mer -_res et -f amily -W W -Ġsav ings -ĠâĢ Ŀ -_en able -side bar -Run ning -Ġal i -Ġtest im -Ġwarn ings -ĠCh em -ĠEx it -Ġfound er -pect or -Ġr m -_d ataset -ĠD as -Ġh an -Get ty -á l -Ġn y -Ġpo verty -Ġresult ed -.b y -ĠVis it -Ġobt aining -/ '.$ -ĠĠĠĠĠĠĠĠĠĠĠ Ċ -sh all -_LE FT -UI Image -_ Name -h ave -ĠN ob -l r -- footer -Ġn aked -ĠG arden -\F acades -Ġgrad uate -4 17 -Ġfranch ise -pl ane -Ġcontrib utions -Ġstring With -Ġc rypto -Ġmov ements -ath ers -Ġlif etime -Ġcommunic ate -j ar -ĠFr agment -_ IF -ĠN avy -ĠF igure -Ġsim ulation -_st op -Ġreport ers -Ġvers us -aj a -ĠÎ ± -Ġgovern or -List Item -Ġse aled -.Back ground -ed i -ash ing -Ġl ip -ĠI h -mer ge -Ġn ec -0 24 -el ocity -ATE G -Ġse eds -Ġflo ating -7 01 -_F A -w alk -ĉ user -_de pth -Ġw age -@ app -N il -( [" -( vector -Ġsecret ary -46 1 -Ġj Panel -ve z -³³ ³³ -d irection -ĠE P -Ġh unt -39 6 -Json Property -ĠP ORT -] ", -аР¿ -ĠFore ign -pan ic -Ġtri als -ĠA le -Ġr ural -- value -author ized -ĠScot land -.d rop -ĠM T -ç ± -39 1 -row th -5 15 -File Path -Ġrec all -if le -Ġc el -ĠSE LECT -k n -_c ase -Ġc rop -5 43 -s ure -p ot -IC S -Ġst em -Ġindust ries -P ut -Ġa ber -road cast -Icon s -) ")Ċ -æĪIJ åĬŁ -g ui -Ġassum ed -Ġr x -E A -è § -EL L -Ġdo se -Ġin e -Ġde eper -l ider -Ġord inary -Ġg olf -60 5 -_IM AGE -ĠN AME -(m odule -Ġat om -Ġbel t -Ġoff ices -50 6 -b eta -Ġphilosoph y -( JSON --f ield -Ġintrodu ce -Ġconven ience -opt im -> "Ċ -ath y -Ġemploy er -qu ate -Ġed ited -Arg uments -ĠN ations -__ ) -Ġno se -ĠS ample -' )ĊĊĊ -Ġc ake -.get Attribute -H D -39 2 -Mod ified -4 45 -Ġpredict ed -Å Ħ -an ie -S orry -(d oc -w ind -ie ve -Ġprov isions -AT ER -OT E -M Y -.A utowired -ĠB ath -4 23 -. Boolean -Ġback end -.M ouse -ater al -p aper -Con st -ĠV R -_ entity -_C TRL -ĠProte ction -ĠG M -ĠStud y -Ġsou p -ot ime -' use -] " -/ users -a ug -ĠH ong -_n orm -ãģ ¨ -Ġse cre -(B uild -ĠCon tract -ol as -Ġsa uce -Ġaggress ive -Ġrac ial -char acter -@ @ -Ġcomp ile -ĠV oid -_re m -_m emory -34 8 -k k -Ġm ic -S ame -U tility -ĠH tml -ĠX ml -Read y -Ġg all -Ġalleged ly -ĉĉĉĉ ĠĠĠ -ĠMet al -ĠPerson al -Ġborder Radius -rx js -object s -Ġwant ing -Ġb owl -v endor -offset of -ĠR s -ĠR ating -Ġr ally -_N ODE -4 18 -ĠM ix -Ġadvert is -48 5 -66 7 -Ġnarr ative -s al -Ġm c -SE rror -Ġf ingers -Ġaccom pany -Ġt ired -Ġstr ide -Ġgu i -el ist -Loc ale -Ġrele ases -ik ing -Ġan ger -)) )ĊĊ -alle st -Sum mary -( O -(f or -Ġbasket ball -Ġroad s -ĠInst all -ĠF ab -it map -4 75 -Ġ) )Ċ -Ġinter section -ighb or -ĠB ry -ĠHER E -So ftware -elf are -ac s -6 22 -Ġtrail er -.get Class -ch ars -Ġreg ulation -Ġref ers -Ġde struction -Ġcontin uous -ĠAust in -é ¢ -ak an -.w indow -ĠTem plates -Ġabs ence -: n -Ġdis order -fl ash -Ġde let -bo ards -ĠĠ ĉ -RO P -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ -Ġac qu -Ġlaws uit -ĠRe views -Ġgar age -t imer -Ġe j -ĠRect angle -Ġflow ers -39 8 -il st -ĠIn stance -S uper -d et -dis posing -ĠE S -ĠI C -ver e -S k -_ch annels -put ed -/ null -nn en -4 31 -ĠG allery -_g lobal -Auth entication -ĠR ank -Ġblock ed -Ġcal m -mark et -ĉ val -Ġa ug -per iod -ĠCon stant -Ġ?> ">Ċ -Ġl obby -p al -37 9 -Ġs ink -50 8 -ia h -Ð ¡ -urn ame -Ġcon ver -Ġinvestig ate -Ch rist -H ub -ĠIN D -ĠP ed -ur as -ĉ url -ĠT ro -Ġpre ferences -Ġguarante ed -` ĊĊ -Ġport ions -Ġeval u -' > ;ĊĊ -.AutoScale Mode -Ġc ats -4 65 -Ġreg istry -ul us -F I -p ayload -- search -Ġstay ing -ac ious -Dec oration -Re view -In f -Ke ep -it is -, String -Co ord -Ġper o -S ex -ĠAtl anta -uest a -Arg b -> * -} _ -F ooter -Ġemploy ed -_b ound -v ide -.f unc -$ scope -Ġsp o -ĠAn al -ounc ed -ar ound -Ġrestr iction -Ġsh ops -å Ģ -ĠLat in --c ol -Ġbare ly -ĠE uro -E r -Ġfa ire -_d istance -_un lock -Qu ote -IV ATE -Ġå Ī -Ġaim ed -ĠRet rie -. iter -Ġwr apped -Ġagre ements -str ument -( product -Ġstud ied -.set Value -Ġy e -ĠC ache -MB OL -Ġquarter back -Ġsy ntax -.getElements By -.v ersion -we bsite -Run ner -_s ingle -at iv -ĠAl tern -ĠBeaut iful -right arrow -Ġd iversity -pl ash -( co -.F ill -Ġtyp ing -38 7 -0 23 -Ġcl ar -H it -O O -ac co -50 7 -w orth -Ġscript s -ĠMuslim s -ĠL L -erv ing -( boolean -Ġbase ball -ĠC AN -39 4 -0 44 -MA IL -de pend -Ġrespect ive -Ġconst expr -.* ;ĊĊ -'] ))Ċ -Ġy ard -Ġident ical -if ecycle -US H -up iter -. validate -cl i -IST ER -Ind icator -F ail -Ġdemocr acy -. var -Ġsatisf ied ------------- - -enc er -h or -Ġr ounds -DA O -o a -Ġfl ask -= c -[ ]Ċ -/d ist -Ġpart e -Ġconfirm ation -er on -aw are - -Ġdepend encies -ĠV ideos -- row -Ġ** /Ċ -Ġn ou -Ġh over -æ ŀ -Ġn in -ĠUS D -M ac -_L oad -Ġout comes -_s ocket -Ġqu eries -w m -59 2 -Ġhit ting -in ux -M ich -ud ge -AT AB -Ġvulner able -ä ¾ -Ġport folio -: YES -ĉm ap -B ound -Ġiter ation -in cess -Ġact ors -ĠQ ual -_c lean -ãĢij ãĢIJ -MS G -G reen -ĠOff icer -Ġsm oking -> ', -ĠF lo -++ ; -4 33 -oly gon -Ġbul k -Ġdr ama -Ġexception s -os ed -Ġ+ čĊ -Ġleg acy -C V -Ġcontrib uted -ĠTer ms -Ġb t -4 34 -Ġunt uk -Ġal ien -=== Ċ -ĉ Vector -Ġl s -On line -.f acebook -num eric -ock ets -A ut -b ury --re dux -ĠRed istributions -GLOBAL S -urrenc ies -Ġt ons -âĢĻ , -Ġà ª -(c ol -ĠS ymbol -Ġstay ed -ĠM L -Ġm unicip -Ġsex o -S en -n r -Ġg ains -Ġshort ly -.M enu -à ½ -KN OWN -Ġoper ators -- V -ĠPat rick -/ add -_C O -ir ation -(p ost -Post s -/ _ -Ġpl ug -Ġintellect ual -Ġmet ab -Ġpregn ancy -ĠPrem ier -n m -Ġpred iction -60 6 -ĠMin istry -Th ree -val uate -ĠMin i -b u -оР· -< ul -Ġd d -ol ving -ĠC ut -60 2 -Ġs chem -.tr ain -it ate -Ġr ice -Ġbird s -ãģ « -m iddle -struction s -Ġn erv -a que -45 3 -Ġfl u -Ġsurv ival -ĠGal axy -ĠF ant -. Order -At trib -irt s -é c -M ovie -Ġcon ce -qu arters -Ġm ood -.Add Range -9 42 -Ġres olved -ãĥ Ī -Ġburn ing -70 2 -ĉĉĉĉ čĊ -ĠW E -Ġhost ing -L AB -Ġman agers -Ġstre ngthen -< const -ĠFire base -on ed -ĠJ ean -' ";čĊ -ĠS av -.B old -Ġen ables -ĉt mp -Ġman ually -ĠS qu -user id -.f unction -.c ache -LO PT -.S ervices -5 88 -dd it -t im -< img -ĠTh ings -ĠEvery thing -Ġa pt -39 7 -em and -Ġroll ing -ë ¦ -. level -Ġst om -ĠW inter -Ġview ing -( values -ocom plete -v ia -up o -Ġabort ion -5 32 -i ère -ï¼ ij -_B UTTON -_d omain -Ġb ra -ĠA st -in as -Ġstat ist -c od -L R -Ġdr ives -Ġfollow ers -Ġall ies -ĉc urrent -ecess ary -Ġdam aged -_ pt -and les -oun tries -Ġsim ult -e u -Ġcontrovers ial -_G ROUP -Ġr ib -. Info -: mm -.n ormal -_ADD RESS -Ġ íķ -add le -ĠD ur -. Element -65 6 -W arnings -Ġcred its -Ġin hib -Ġem issions -5 45 -Ġh az -.y outube -ugg ed -Ġbo ther -ĠK ansas -ĠF ixed -ĠTest s -ĠF IX -57 6 -Un iform -Ġk ont ->> > -st ation -lo re -at ype -ish op -/ **************************************************************** -5 21 -Com boBox -Ġvac ation -Ġiniti ative -Ġdefault Value -7 70 -con cat -ĠK h -6 32 -ĠW elcome -ized Name -M igration -Ġgrad ient -H ot -Ġhard ly -el o -ĠStud ents -Ġlo ose -7 30 -at z -.S end -' / -Ġunivers al -Ġenter prise -Ġreg ex -Ġvis itor -ĠF ly -Se q -ภĻ -ĠVis ual -Ġlib raries -ato es -P ayment -44 7 -Ġp ent -Ġgather ed -VRT X -ĠD M -S plit -Ġlet ting -Ð Ŀ -_error s -ep och -P ARAM -c u -ÑģÑĤ в -ol utions -Edit ing -font s -Ġalloc ated -ĠB ased -( Y -ĠJud ge -Ġbro thers -FILE S -ç o -5 31 -w b -_P I -' ^ -Ġs word -.s ervices -Ġn l -T im -ig g -ĠMo ore -Ġcrypt oc -åĩ º -_post s -ot ate -? ' -... .ĊĊ -Ġk l -=" $ -Ġdec oration -Ạ¡ -ĠD IRECT -G UI -) =>{Ċ -Ġnews letter -Ġprec is -(p oint -ĠEqu ipment -ut y -ĠD ave -Ġparticip ation -u arios -x it -.A s -ET ER -or ous -Ġsh ield -[] > -ilit ary -. origin -Ġprom otion -U nt -Ġc t -TR A -55 6 -View Holder -Ġsig ma -d elta -are house -con tract -( Vector -7 21 -Ġcompet e -/ form -/ components -Ġn r -ĠInd ones -Ġо ÑĤ -ĠV olume -.f iles -(res p -/ models -Ġsur f -stand ard -/ o -ĠXCT Assert -V ICES -.C ode -SE D -Ġact ivate -D elta -Ġlimit ation -ri j -Ġpregn ant -: ^( -Ġs our -p ie -80 3 -Ġexp ense -ic ation -ĠL arge -Ġ ± -ĠB owl -(model s -/ N -8 57 -P a -.re load -Ġwonder ing -46 2 -Exec ution -ĉ ĠĠĠĠĠĠ -ĠG raphics -ĠCont in -_j ob -Ġget Name -ĠM agn -ĠD WORD -m ad -Ġn h -fe atures -} ");Ċ -he ets -(tr ain -z n -Ġrecru it -.con nection -Ġbar rel -Ġste am -_set ting -Ġang ular -ane ously -Ġb il -ĠN orm -5 22 -(! $ -ib t -% ( -Ġpos it -ĠF ather -int endo -5 65 -L ive -04 1 -Ġport s -Ġme j -Ġland ing -pon der -Ġc od -_HE ADER -.M argin -Ġball s -Ġdiscuss ions -Ġbl end -H ex -Ġfarm ers -Ġmaint aining -ĠĠĠ čĊ -s yn -[ T -r us -4 39 -uff ers -Ġcontrib utors -_s ys -.De bug -Ġconstruct ed -om es -? id -sl ider -Ġsup pliers -6 11 -scri ber -p es -Ð ŀ -": čĊ -\ Controller -)) ĊĊĊ -Ġl ua -M ulti -EN S -S rc -Ġpet ition -Ġsl ave -look ing -V ERT -ĉ vector -S pecial -h h -an ne -ĠN iger -/ views -z ing -end ant -< C -s peed -5 14 -Ġ{ };ĊĊ -Begin Init -Ġf open -@ RequestMapping -End Init -Ġp unch -S ender -60 3 -é Ķ -get Message -/t ypes -.P I -(' ');Ċ -oc used -( all -Ġdrop down -). __ -ĠV in -.Fore ignKey -6 12 -can f -ou red -ĠOrgan ization -ĠÐ ° -ĠC ulture -(cl s -, _ -90 2 -rg ba -ìĿ ĺ -.data GridView -Ġdo zen -ĠG es -80 5 -4 64 -_sh ared -n ick -Ġh osp -om eter -49 5 -Ġclaim ing -0 32 -ib les -ri k -æĺ ¯ -en ario -Ġd engan -ob b -m ont -_r ank -('/ ', -Ġap olog -P s -_p ower -ĠG ree -Ġful fill -Ġfire base -9 10 -Ġf are -ĠH im -Ġbe an -âĢ¦ . -ĠS PI -_R X -Ġper ception -rel ative -comp ile -u um -ut os -a uc -ĠAs k -Ġindic ator -/ th -.set String -ĠWis consin -.D omain -Ġart ificial -De velop -ĠSar ah -Ġl ying -( search -ĠEmp ire -urr ing -æŶ éĹ´ -=" ${ -Ġget Id -ĠP ayment -trans ition -Ġ ]. -ix in -V T -- select -Ġdemonstr ated -Ġlast Name -employ ment -.get Property -Ġf ought -file Name -ĠP ers -45 2 --c ard -a str -attr s -Ġprom inent -Des ign -anc ouver -ãģĹ ãģ -ard o -se cret -Ġr ag -Ġpo ison --m an -, omitempty -7 40 -ĉ un -it zer -ĠCas ino -ĠR oss -- foot -(result s -Pl an -Ġlas er -ê¸ ° -_D R -5 23 -F acebook -44 9 -Ġbo ards -st a -] ], -6 75 -Ġt iles -S IZE -Ġ= ~ -9 70 -Ġprem ier -oc ab -Ġenc oded -Ġres erve -60 9 -ĠAfghan istan -ĠList Node -url s -Ġsub mission -Ġne u -47 7 -Ġ# +# -_P OST -Ġmo ist -ell i -ellig ent -. alert -ó d -b re -ĠCol lect -Ġgraph ic -Ġlong itude -ĠPro vid -ĠCal culate -x ffff -c riteria -Ġw aters -ro ck -lo quent -ĠT rib -5 13 -Ġbur st -Ġsuff ix -.Ext ensions -ish es -iv el -ĠLI KE -ĠGet ty -.Action Event -.s lf -ĠH AL -up al -E AR -5 24 -ud i -_time out -U F -ĠSing apore -ĠAd vent -_int erval -cha ft -ĠE mer -Ġtele phone -ĠTur k -_ interface -ĠO wn -Ġencour aged -< Object -_T ext -ĠOnt ario -ĠApp ly -.f irebase -Ġant ib -P riority -ene z -D ays -c id -urre nce -; / -inn ed -Ñģ Ñı -Ġve z -f w -// $ -att ack -45 8 -Ġstart up -ain ers -.f ragment -op acity -( conn -he im -.n etwork -( stream -6 70 -ĠN ON -t ol -8 30 -ĠX box -ĠD S -Ġc ached -Ġprostit utas -ĠB alt -(' [ -5 75 -Ġno except -" ' -Ġs d -. valid -_ ag -Ġr aces -48 1 -Ġro d -itud es -< >( -5 44 -.Pro duct -Form s -NE W -P ay -ĉ boolean -_ contact -ĠElect ric -sk ip -Ġw ur -Ġch ronic -_d river -9 40 -ĠS ab -ĠU lt -ĠR ad -ST ATUS -ĠLew is -O B -Ġgift s -.Re c -TR UE -Ġint ensity -Mark er -.com pare -ff ic -C ookie -ĠB aby -ĠBig Decimal -ile t -ĠHOLD ERS -ĠL ady -Ġl ung -ĠAl abama -Ġd ess -` );Ċ -ĠB uilder -_reg ion -Ġne utral -90 9 -Bo th -Ġh p -Ġh orn -Ġseg ments -ĠE C -"=> " -( rec -ĠP i -G M -Ġl aptop -Sc alar -46 3 -is d --d ialog -ĠAnd erson -Ġmist akes -70 8 -ĠH an -j es -est ination -4 36 -Ġprom ises -b id -ĠSc ient -G IN -ĠPer formance -b age -. users -le ading -Ġor al -G raphics -48 8 -_P TR -5 18 -h ang -Ġin ev -process ing -F actor -ĠN A -$ string -Ġground s -.Save Changes -c lock -9 41 -cri pcion -ĠNew ton -g c -.in cludes -Ġbl ast -Ġ'- ' -Ġpued e -46 9 -.S ession -Ġgre p -_f inal -ĠG ay -ĠG ive -ir i --st ar -ĠUI Image -_ep och -ub b -ent h -Ġel ite -Ġcampaign s -ĠP orno -_ assign -Prot ocol -ĠBe ing -ĠAir port -Ġconvent ional -ĠW at -ĠC I -ET A -ĠAnth ony -Ġtable t -( format -Ġconsist ently -ĠI owa -47 4 -Ġav atar -0 27 -.c ursor -! [ -Ġh anging -H er -S uch -';ĊĊ Ċ -orge ous -() == -Ġview Model -Ġ ãĥ -Ġel s -ĠAg ent -F etch -ap or -Ġc x -p read -ĠP ier -oe ff -6 16 -S n -8 90 -ĠV irtual -A pr -.Wh ite -6 15 -_M OD -ĠPoint s -å¤ ± -Ġgen es -Ġv endor -Ġmain stream -< src -ĠEl izabeth -Dec oder -- state -ĠG lass -nc y -adi ans -_m on -ĠRem ote -Ġwire less -ĠM i -å ī -4 66 -è¡ ¨ -st age -ĠT ile -ll ib -V ariant -== Ċ -Ġgold en -(Q String -.put Extra -ĠD om -ĠAn imation -Ġinter active -if act -éĻ ¤ -LE T -Ġfrequ ent -Ġ< >Ċ -F ilename -Ġs ne -ĠFoot ball -Ġr ival -Ġdis aster -ion ic -ĠD amage -. Resource -- en -ĠT ypes -get String -( board -Ġb ol -pl ain -z ym -ภ² -Ġsc anner -ild er -_msg s -æ ı -(int ent -Ġde struct -Ġb ust -ĠE mploy -on i -ĠUI ViewController -Ġodd s -ear er -Ge ometry -Ġy ii -_EX PORT -ĠAtt ack -Ġn iet -Ġim pression -ĠG il -_pro b -5 28 -ĠC F -ĠEx perience -/pl ugins -.M ethod -Ġbelie fs -N ative -_b uild -Ġv ig -Ġr anks -cover ed -70 5 -s uch -G uard -.p ack -add er -80 9 -iv ia -l ng -Ġв Ñĭ -55 2 -T imestamp -_n ow -Ġp oker -Ġun c -Ġsh apes --t ypes -_per iod -p k -Ġveter an -Ġson o -Ġappoint ed -over flow -.d river -_c at -ut t -pl ant -im b -ĠAc cept -Ġconc ert -ĉ node -ĉ z -? >čĊ -Ġb anned -ĉ ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ -Ġto xic -Ġdisap pe -47 3 -È Ľ -Ġgr ace -ate ful -Re ply -ĠCru z -48 6 -Ġsc rap -Ġkey words -s imp -Ġmort gage -Ġcy ber -ĠEx ecute -Ġlat itude -if u -.C OM -d bo -Ġsort s -ĠG as -om ial -.L ocal -Cell s -.Re place -String s -.f it -ĠTh ird -% ",Ċ -Ġ{} ". -ĠS ony -Ġ[ : -58 5 -Ġfall en -. ')Ċ -in h -ĠM C -Ġred is -C odes -Ġprofile s -h ook -Reduc er -_F UNC -Ġn avigate -str len -Ġh orm -á ŀ -ĠS R -. boot -Ġdig est -ĉ header -.find One -æ ģ -Db Type -n ia -_m erge -Ġdon ne -/ Getty -_CH AR -Ġb ands -. URL -art ial -Ġf req -Ġs ist -N g -Ġrender ing -\ Core -Widget s -ĠV A -Ġactiv ists -St e -= _ -all a -St amp -Ġload s -Ġx x -ĠL earning -.M vc -u ir -(" $ -Ġconnect ing -Read Only -ur u -ĠE ag -B IT -_DE L -å § -arr ass -ext ernal -ĠY OUR -ĠB rew -ĠF ive -Ġres ize -ig id -er ation -65 3 -ĠÑ į -5 36 -åĬ ł -0 39 -ĠC atch -Ù ģ -ĠLe on -am il -.B ody -Cl ip -/ list -.b r -Edit Text -ĉ db -.G ame -(Build Context -back end -.R ed -face book -5 29 -.url s -m r -rol led ----- --- -Ġinter vention -Ġretire ment -ĠK it -ĠP RE -Upper Case -ĠS ocket -Ġ: - -Ġstudy ing -ĠMet ro -ard ed -Ġconvers ations -C alled -Ġexam ine -ert ificate -.g z --res ponsive -Ġref und -_n etwork -0 26 -allow ed -em pt -Ġme als -C ategories -Ġtravel ing -Ġk g -Ġsh ame -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ -Ġexplicit ly -Ġmath ematic -ĠS uite -ĠR GB -****** / -Ġmix ture -lear ning -.t emplate -att s -w x -ĉ ctx -.p roperties -Ġdrink s -ĠE ither -set Text -.get Data -.z ip -Ġreve als -< table -.Hash Map -ĠH ur -) ");Ċ -.f ramework -ĠST ART -feed back -45 7 -Ġsaf ely -. icon -config ure -. lock -.l ayers -/> .Ċ -Ġrank ed -_ impl -ĠHand les -Ġhost ed -Ġup dating -al bum -é Ŀ -Ġsh ader -Edit ors -- round -[] { -Ġse p -ĠH i -TE M -look up -.m an -_IN PUT -Ġthreat ened -_IM PORT -Ġd rops -ru it -s id -bo th -ĠEx cel -Ġj er -ord inary -еР¹ -V IEW -re ply -Ġ) :Ċ -color s -ver ified -_T r -_p arse -Ġcon gress -6 17 -P romise -int s -ĠM other -.A pi -ĠD uration -Ġfirst Name -inherit doc -ĠM ars -Ġa pr -OD Y -Ġvis its -6 31 -Ġhe aling -let ters -)) );čĊ -f uture -.F ramework -Ġk iss -Ġinv olve -Ġsil ent -ad ows -Ġany body -s ch -6 90 -Ġsole ly -- img -Ġprop ri -Ġin struct -Ġlic enses -Ġm eth -Ġcond em -ĠD omain -ĠHarr is -Ġs Ã¥ -CE PT -B atch -@ extends -ĠCONTR IBUT -.Data Frame -47 2 -_p acket -rec ision -Ġfoc using -. ht -__ ":Ċ -: Get -ĠK C -Ġpass age -Seg ment -_c enter --z A -_B L -Ġconv in -Ġclass ified -ĠNS Mutable -_ ap -t ile -Rect angle -49 2 -(n ums -v ens -ĠUI Button -ĠF eder -am o -Ġout line -ĠPar ser -Ġâ ī -ĠWork s -.S chema -Ġeng ines -6 37 -56 3 -_com mon -5 42 -_ old -Ġset ContentView -Ġ/// < -ĠB T -f m -Ġd ivers -_ weights -em ark -ĠA CT -Ġpro portion -over lay -.dir name -ĠG it -_REF ERENCE -< > -l b -_r ule -è´ ¥ -ĠPut in -Ġsleep ing -() :čĊ -Ġpres erve -Ġpar liament -ĠLook ing -Ġpick ing -ĠDis patch -Ġsl ip -ë ĵ -ĠL yn -_sign al -config uration -ĠP itt -49 1 -ad en -pro cedure -Ġenthus i -f ight -ĠCons ider -Ġt orn -Conn ected -.c os -_group s -ĠTh ink -Ġdel iber -Ġres id -work ing -.column s -ĠCal led -Ġes lint -> ", -_D OWN -h ist -ĠAdv anced -Ġre wards -act ors -Ġsil ence -47 9 -Ġmy th -Ġne ur -5 19 -Ġa uction -.Get String -ek s -( project -59 8 -ĉ msg -ĉ output -Ġcomplaint s -55 1 -, S -Ġt bl -Ġ, ĊĊ -ri ors -ah ren -Ġlawy ers -re dux -_s ymbol -off ee -_RES ULT -( Name -UT C -.current Time -Ġorgan is -. arg -5 33 -Ġmin im -w ick -Ġrece ives -B alance -Ġspeak s -ĠD ays -ĠBel ow -48 3 -t ipo -P resent -Ġres erv -h p -Ġr it -_R IGHT --- ) -Ġchair man -78 1 -D IS -ĠBO OST -Ġexper iments -68 7 -__ );Ċ -Ġst amp -Ġf ert -Ġf ond -T er -el ve -ure n -+ i -end ency -Ġvirt ually -... " -ï½ ŀ -9 25 -- cent -_un ique -Ġpr icing -m ic -RES H -Ġ:: : -Ġan notation -ĠC ircle -ong odb -it as -Ġ% ( -( component -Ġо б -( port --h our -. obj -L BL -Ġj ury -GB T -Ġsp y -ĠProf essional -Ġ"" ;ĊĊ -Ġstri king -Ġdiscrim ination -Ġp ays -9 37 -lic t -ent es -Ġthrow ing -ĠPl ugin -( def -ĠRuntime Exception -ĠM igration -5 99 -Ġd ic -b ag -on ia -Ġcor ruption -70 4 -( Map -Ġpr z -.d to -Ġac quire -State ToProps -Ġlo ving -оР¶ -_p attern -Ġemot ions -Ġpublish er -_b e -Ġcoup les -49 8 -o j -ĠCh art -Ġt rop -.t ool -Ġestablish ment -Ġd ol -65 4 -Ġto wer -Ġl ane -ĠSy dney -Ġfill ing -claim ed -64 4 -Ġdialog ue -Ġcon vention -book ing -pare ncy -æ ± -ĠGener ic -7 18 -\ Schema -48 2 -6 18 -Ġr anges -/ ch -Ġpan els -Ġr uled -çĶ Ł -.t s -_s ets -Ġclean up -Pre vious -ĠAn imal -60 7 -($ ( -ĠA ve -oll ar -0 28 -_e val -ĉ Name -(t ree -Ġ" ] -57 1 -Ġdut ies -=' / -Click ed -Ġdifferent ly -ĠCl ark -Ġd it -olog ists -Ġsy nd -Ġs ends -- known -k b -ĠMod al -it ative -Ġr acing -Ġhigh lights -ĠSim on -ĠCapt ain -ä¿ ¡ -ĠC B -cont in -ar an -Ġphys ics -ret ty -et al -.m d -ax ios -Ġspeak ers -Ġpre p -Ġaward ed -ì§ Ģ -ĠC orn -ĠN ature -UD IO -7 37 -Ġpro j -- pre -[ u -Fe atures -Ġis Equal -B inary -s ig -Ġconf usion -5 46 -5 68 -ĠH at -Ġkt ó -.config ure -M ON -49 4 -/ edit -_A dd -, true -5 41 -Ġc li -Error Message -- loader -Dim ensions -ultip ly -Ġ{ !! -ĠSql Command -Ġsp oken -Ġp ics -Ġto y -( Key -ĠLo op -Ø ¨ -E ATURE -in ction -_set up -w rapper -Ġt ong -c ular -O pt -.P l -=" , -(l ength -um n -Ġch rom -Ġse vent -ĠIllegal ArgumentException -4 78 -ĉ start -Ġbeg un -CE PTION -dat aset -8 25 -ĠF ailed -col s -45 9 -Ġkne e -im ore -.sp lice -sh ell -ig gers -Ġthem es -99 5 -ĠD J -ĠAss istant -- $ -May be -Ġorder ing -ĠInt elligence -ĠMass achusetts -Ġfail ing -el son -G reat -= i -.re st -Ġinv ite --dis able -.Group Box -âĢĻ est -Ġtack le -g v -et ter -Ġ), čĊ -_r ules -.w arn -function s -ĠChrist ians -Ġback ed -Ġsl ider -Ġenjoy ing -n est -Ġh ij -_m s -// * -An notations -ĠVariable s -< V -( server -ĠOr acle -element s -Ġorgan isation -_point er -ĠHe aders -[ d -Ġdead line -iss a -Ġkn ife -ĠNAS A -ĠHe ight -78 4 -ĠAs ync -Ġven ue -.d om -bour ne -ĠHaw ai -Ġmem o -ict ions -Ġsurve illance -om i -/ assets -58 7 -Ġed u -Ä Ľ -Ġro ster -Ġh ired -ĠT ok -Ġpl acement -ur ations -Ġset State -ĠMag azine -Ġhor ror -T ry -Ġl ag -ĠEvery one -th ur -)) ;čĊčĊ -. return -Ġsy mp -âĸĪ âĸĪ -Ġn ights -work er -Ġa le -ennes see -.st ep -Ġsynchron ized -48 7 -our i -Do es -. change -f on -.set Background -irc ular -47 6 -+ - -ĠC IA -7 29 -ĠJ ane -ĠSim ilar -- I -level and -Ġpros pect -_f ound -ĉc olor -.D iagnostics -Ġann ounce -Ġassum es -/ tr -Ġb d -98 7 -ĠCar bon -Ġanal ys -5 64 -.de st -n ik -ĠL ie -- index -Draw able -ĠT AG -Ġtri angle -_F LOAT -ĉĉ ĠĠĠĠĠ -.bl ack -v ue -cur acy -Ġaffect s -90 6 -Ġsure ly -Sl ider -uk i -c ery -Ġun ter -.pro file -ord on -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ -le ave -Ġsmart phone -g ie -Ġcons pir -Ġt utorial -ç± » -Ġc ab -7 65 -ĠSum mary -* ĊĊ -ä h -" This -Ġsl ides -" -c ycle -ĠB ull -path s -Ġun p -Ġview DidLoad -_M odel -Ġassert True -Ġr ated -De cl -vert ed -ĠD at -b rew -Ġpoint ing -M s -ĠPoint er -) ' -_n on -5 27 -ĠSE C -Ġy eah -g ency -initial ize -f ly -7 11 -[ pos -, g -Te le -0 34 -Ġj oke -Ġcl ause -.find ById -en es -( instance -6 26 - £ -9 15 -Ġs lic -_h ome -Ġ*/ }Ċ -_p ages -(s ervice -90 5 -R P -ĠAm ong -.get Current -80 6 -ãĤ ¹ -Ġs lee -= [Ċ -ol er -Ġlib ert -Ġ` Ċ -Ġw enn -l ated -Ġimm une -( Node -ĠPro blem -ĠA bs -log s -Ġ ../ -ĠA DC -Ġ}} ">Ċ -> ');Ċ -= b -ĠW ind -lah oma -Ġalloc ate -or ian -Ġpres cription -- quality -ĠMay or -8 55 -in ely -end foreach -ĠCom plex -k om -70 9 -T Y -7 90 -] ]. -. Style -_m any -',' $ -Ġbar rier -ĠF etch -ĠMar vel -Ġres ist -ог о -b idden -ĠRun nable -: false -8 99 -Ġbuild s -ĠSt age -Ġd ub -emp o -.s ite -55 8 -;ĊĊ ĊĊ -99 4 -ĠDen ver -Ġre vel -Ġtrigger ed -Ġd ice -_f ail -Ġg c -8 33 -58 9 -ĉ X -ĠTh rowable -7 75 -.r outer -ĠRev olution -ÑĢ а -_N ON -0 55 -Ł ¥ -5 78 -Ġel der -Ġab road -ĠÐ µ -ĠAd ult -bl r -g lyphicon -6 13 -Ġprom oting -Ġ iz -ĠS olid -64 5 -_lo ader -ear ly -.en abled -- edit -ĠU L -_ play -ĠInt errupt -Ġadvant ages -uc le -Ġmechan ical -.table LayoutPanel -ĠWork ing -Ġan onymous -R ating -ig ious -_ph one -.addAction Listener -Ġfr an -und en -Ġ*) & -_ bool -ul ative -Ġcon e -ĠM ult -Ġm ö -ĠFor ward -] ):Ċ -Ġconvin ced -act ed -64 3 -ãģ ĵ -ĠConfig ure -Ġce iling -D er -Ġpass engers -Group s -Ġsoc cer -/ W -avi ors -sw ith -ĠZ one -. Options -ĠM om -ied er -Array s -Ġtreat ments -Ġprotect ing -f ac -Ġpick le -Button Item -7 13 -Ġblock ing -str ar -à ² -ĠEx port -Ġth rew -ott a -ĠB ASE -.w s -.LE ADING -order By -_d elay -ĠP u -.d ll -ĠCh oose -99 2 -Pol ice -ĠBE GIN -box es -Ġdiam ond -, l -Ġ ĉĉĉ -Ġcur ious -6 24 -t v -Ġerot ische -ack ages -ĉ Set -T ick -.b order -static method -Ġch er -in voice -Ġcr u -Ġdef ect -_m etadata -re lation -ik an -[ N -(Q t -( Base -æģ ¯ -be at -ĠEm pty -ĉ o -_sh ift -Ġreg ret -7 22 -Th ose -C ent -ĠPort ug -ĠIs lands -ĠT IME -Man agement -99 6 --s p -5 39 -ê me -Ġnot ion -un ifu -P K -8 26 -è¡ Į -ĠCUR LOPT -\" \ -U V -ç º -d ra -c ou -= ` -ĠD estroy -r p -.c ancel -G G -r untime -ĠV ue -Ġprogress ive -/s ervices -Ġrun ner -_FR AME -.ToolStrip MenuItem -Ġ' ,' -d elay -= utf -Ġscreen ing -Ġpull ing -om as -Ġan th -- new -/ local -Ġi Pad -Ġt witter -Ġd ying -Ġhe aven -ĠU Int -ĠSen ator -Ġpres um -ĠWalk er -Ġover come -ete ction -Ġemb arrass -Ch ina -6 39 -In clude -RO LL -Ġdata Type -D avid -ภ£ -lo p --m onth -Ġsc ar -ĠS afe -Ġ **************************************************************** -Ġaccess ories -Ġr amp -_U SE -Ġcontr ad -)) ]Ċ -Ġpre st -ĠH R -ĠR ap -Ġus ize -Ġcap ability -Ġc ort -- next -07 7 -6 27 -Ġbur den -8 22 -_read er -Ġ@ @ -reg ular -ĠK a -0 36 -M AN -Ġa str -Ġ' ')Ċ -Ġf ed -Ġpars ing -ĠY ears -Ġbro ker -": {" -Ġa kt -In ventory -abe led -Ġarg parse -****** *Ċ -vers ation -Ġc ord -ĠT i -Ġhope fully -Ġa h -ver b -Ġst olen -. Entry -Ġexpect ing -O rientation -Ġpower ed -Ġp ersist -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ -'] ); -')) ,Ċ -ĠC ash -ĉ item -8 18 -gr ades -rop ol -b asic -Ġ" );čĊ -Ġaw ards -(r ange -- all -ĠIB Outlet -ĠInd eed ----------------------------------------------------------------- ------------ -Ġstom ach -Ġfl ower -Ġs ew -_t imes -av is -Q String -ĠR outes -_pro t -Ġcom edy -Ġlog out -Ġwood en -Ġpost er -p iece -.J oin -ĠP ok -cel ona -mut ex -;čĊ čĊčĊ -Ġstri kes -78 7 -Load ed -) arg -es a -Un ited -E p -PE LL -80 7 -ĠAtl antic -ul let -65 2 -app le -Ġsett led -a con -Ġprint er -ĠG C -å® ļ -Ġrender ed -, âĢĻ -he it -s ocial -. ge -7 14 -ĠR ick -ĠUt ah -g ot -on ical -ĠSc roll -ĠSc iences -Ġj ug -Ġam pl -ent i -LE FT -Ġt abs -Ġenorm ous -.get Key -loc ate -. EX -.st orage -.W e -Ġto ast -ĠAdd itionally -88 2 -ĠN OW -5 47 -_ UPDATE -Ġtrans ferred -th a -.D isplay -_ ui -ID EO -Ġmeaning ful -ĠMos cow -, this -ĠVict oria -æĶ ¹ -ĠÐ Ł -.st ack -ĠB arn -pared Statement -: string -Ġb ij -ĠST ATE -Ġemploy ers -ĉ input -( | -Ġle x -in voke -ĉ num -++ , -at ial -ors es -Ġfor k -_t xt -ĠAnton io -Ġ( < -aver se -Ġdev ast -ãĢ Ģ -.D ec -ĠG ard -/ ui -. % -tr i -Ġrol led -Value Pair -itt en -ĠTh er -Ġv rou -ĠFl ow -ĠFin ance -ĠCom b -H C -.set Visible -is l -Ġp k -77 3 -Ġup set -( raw -ĠV ice -e atures -ĠL ang -0 29 -Look ing -7 67 -ĠA ST -Ġtri ps -ĠJust in -b rowser -=" '.$ -. vertices -8 21 -- co -}/ { -Ġ? , -ĠD omin -ĠBel g -" < -Ġsup pose -add y -Ġwalk s -6 88 -ERR U -_f ilters -Pre ferred -sc ene -е Ñģ -ĠAff airs -Ġ"# { -Ġon Submit -Ġstock s -/ view -g ree -- get -90 3 -h it -J o -.get C -7 25 -Initial ized -ÑĤ и -c uts -( Type -ĠAg reement -ĠViet nam -Ġ/* ! -Ġp izza -- view -_ em -Ġl hs -Ġm uy -ĠId ent -ĠF riends -06 1 -Ġab und -_A D -.t imestamp -- ' -Ġd uplicate -Ġhun ting -Ġregul atory -ia o -am ous -ĠEnt ertainment -[ A -iat ric -_CL IENT -ĠK ids -/p kg -B reak -)) );ĊĊ -ĠSh ape -Ġrel ating -Int errupt -able Opacity -emb re -Ġmyst ery -Ġjournal ists -rit able -.L ink -Ġstop ping -CRE T -.D B -Ġpopular ity -Ġg ew -Ġim pr -set Value -FL AG -ĉm ax -Ġb ake -w y -ĠEcon omic -Ġen contr -Ġf name -/ de -R ank -Ġbug s -.s m -Ġmed ian -D OWN -ĠS ure -At Index -ĠD ick -Ġ( __ -.d elta -F r -Ġsuggest ing -ĠRec yclerView -, e -ST ART -/************************************************************************ **** -xf ord -Ġrece ipt -CL AIM -read only -9 68 -Ġeng aging -6 19 -C a -as ma -Ġens uring -Eng lish -ĠV ancouver -hy th -Ġpurch asing -ĠP I -. word -(s p -.h ome -: def -Ġg ig -57 4 -67 1 -ĠV e -for um -ĠM itch -B ay -_F L -65 1 -Ġs oll -5 77 -_column s -Ġminor ity -b ird -Ġhand ed -SS L -ST AT -Ġnerv ous -ĥ ½ -Ġfile Path -CRE ATE -A w -Ġp ens -8 35 -se ed -ĠCom pute -ol k -59 4 -ĠAs set -re ach -'), čĊ -n avigation -L F -/ util -ĠP ub -Ġâ Ķ -c ion -## Ċ -07 2 -II I -Tag Name -Ġam id -per mission -if iable -xFFFF FFFF -н и -.B uffer -_ irq -d ark -Ġret val -.f ire -produ ction -.list en -ĠWe ather -Ġbuy ers -. ne -er p -ĠP ent -6 99 -Ġw elfare -Ġpage Size -ĠSt adium -ert a -Ġle v -amp a -P ager -66 5 -Ġcharg ing -ĠNet flix -| null -_r andom -.x path -Ġst ere -ĠIS IS -pons es -( loc -5 66 -ey ond -ĠOff icial -65 7 -ĠMary land -Data Type -_p ar -{ }, -ĠEn joy -7 27 -_SH IFT -ĠA wards -_ENT RY -Ġseem ingly -entic ate -Ġheart s -58 3 -_ ;ĊĊ -ĠH IV -Ġindiv id -ĠFl ag -_ ctrl -ĠC allback -, z -ĠG PU -ĉ obj -ĠPh oenix -ĠB US -90 7 -Ġrub ber -_A UTH -ĠSol utions -( location -Variable s -.set Enabled -_h igh -W O -G esture -Ġre try -Ġobject ForKey -allow een -Ġm os -ĠC ele -Ġik ke -(c ell -ĠM ODE -ren a -Ġdescri bing -64 1 -Ġph i -Ġr d -Ġdes erve -Ġwhe els -å¸ Ĥ -Ġcrit ics -75 5 -N amespace -ĠF ra -Ġ ĊĊĊĊ -Ġall a -Ġrequ iring -æľ Ł -ut ation -Ġdelay ed -Ġadministr ative -Ġb ay -.h idden -T ex -05 1 -Ġbound aries -Ġ] );ĊĊ -ĠFollow ing -~ / -F i -_con v -_T ITLE -Ġdes de -ICollection View -Ali as -Ġb ite -pat ient -_COMM AND -Com pleted -ĉ elif -( < -B usiness -ĠP ool -Ġpurs ue -ĠB an -_st eps -_DE CL -um ble -Ġcom bo -ĠL ayer -.x r -Ġd up --------- - -6 28 -Ġmod ifier -ro b -re z -69 6 -Ġath letes -Us ed -w ear -8 15 -Ġlegit imate -Ġ" ĊĊ -Ġh v -St d -0 37 -ĠH old -Ġsurv iv -ĠAll iance -ĠEar ly -7 78 -Beh avior -(f ont -/lib s -Ġrect angle -Ġs inger -Ġam p -Equal To -Ġ" ." -Ġgirl friend -å ± -line ar -obs erv -Ġpi ù -Ġcomple ment -With Value -(p assword -t ake -Bl ank -ĠCom par -' ", -_p olicy -m ongoose -_FA ILED -.re port -R atio -.Perform Layout -7 47 -us able -m ers -_re nder -PE ED -77 2 -Ġles b -ĉ E -_t ool -Ġl adies -90 8 -о Ñģ -)) ))Ċ -;; ;; -.d ot -Ġn est -pe ak -uk kit -ec a -_S W -Ġ& ( -ĠOk lahoma -Ġbank ing -5 69 -ĠN intendo -75 2 -Ġreprodu ce -_element s -_m ac -pro xy -Ġremark able -}/ ${ -Ġout s -.has Next -M ODE -65 8 -Ġan ime -.con n -Un ique -D om -Ġimportant ly -itt y -Ġju ice -T w -ĠPart ners -Ġattack ing -Ġport able -am iento -.P ictureBox -.g en -Ġopt imal -58 2 -Ġre cre -Ġjournal ist -ĠEx tract -ĠMore over -Ġmargin Top -.A p -Ġf iring -Na N -ĉ template -аР´ -. En -Ġdef ence -ĠT el -il en -j an -= data -ĠU rl -ĠRe uters -(t otal -ĠFif th -Ġess ays -Ġinterpret ation -Ġchar ity -ĠR ules -Ġsub section -st yled -az er -l ags -L IST -Ġupload ed -Ġtr ash -Ġreg istr -Ġsell er ->' ;čĊ -Ġstart Time -ç Ļ -s y -(Http ServletRequest -Ġtr ap -G C -Ġembed ded -Ġsurround ed -8 16 -im its -T X -yl inder -68 5 -ĠF al -Ġsent ences -ĠJ a -IF ICATION -we apon -ov ation -Ġco at -Ġinter pol -Ġl ips -ĠK y -Ġv ectors -_ am -Ġint ake -.w orld -Ġin box -ĠM AC -_ ab -(name of -6 33 -Ġent ert -Ġgather ing -ĠS IM -++ . -ny a -' }} -ĠUP DATE -Ġp ac -( html -ĠS ant -i ating -ĠIde as -Ġspr ay -ĠH art -Ġver ification -ades h -/ modules -ĠM ind -ĠSized Box -Ġsh elter -Ġher oes -att y -Ġcert ified -s j -Ġê tre -ÅĤ o -Ġpublish ing -ĠMal ays -.get User -ĠPro vider -ĠLinked List -ĠB or -RO UND -d id -t ain -p ire -ĠJ enn -t el -and e -75 7 -_f ront -ĠMc G -Test Method -à¸ Ń -Ġoccasion ally -ĠW ales -Ġexerc ises -ĠÐ Ĵ -0 45 -- plus -Ġvalid ator -Ġpr ayer -L ATED -_ author -Ġlab our -++ Ċ --e quiv -ĠG PL -Ġface book -s imple -g ly -Process or -ip y -7 44 -Ġ* > -64 8 -Ġcle ared -ĠP ush -8 58 -Ġpen is -Struct ure -li j -ĠM organ -Ġhand ful -" .Ċ -98 4 -| \ -Ġ ******************************** -ĠA qu -58 4 -_ IC -.load s -Ġm eter -ĠMar ine -:: { -ĠT S -77 6 -ĠArray s -.T itle -GR AM -ter min -Ġco inc -El se -_st ates --r un -m embers -78 2 -ast ro -0 66 -Ġon Press -Ġbe ings -Ġabandon ed -Ġtax p -own ers -.m ode -Ġdiagn osis -Ġ_ Ċ -ĠK night -ĉ A -Ġob serve -), ' -8 23 -! ")Ċ -ĠPar a -Ġvari ation -( False -ĠAnt i -Ġg ri -Ġhome less -? v -Ġbe z -.S erver -re lease -ĠP atri -Ġchar s -Ġrank ing -activ ation -58 1 -Ġw ides -q r -.S ql -ac ular -ĠB ot -_s ync -Ġhapp iness -Ġvolunte ers -8 77 -Ġs its -/ < -[ e -(file Name -Ġcap ac -8 32 -ĠMar ia -f ather -Ġgr am -* i -Ġcas o -_d raw -ĠR aw -ĠIter ator -6 64 -ĠP adding -9 24 -P D -BO X -ĠS PECIAL -Ġfe cha -Ġv ide -ĠLe ader -ä» ¥ -$ (". -Ġdiam eter -Ġm ild -7 45 -Ġrock s -app ings -0 48 -d irectory -55 7 -.fl ush -ĠJ ess -UN IT -ĠP ear -Ġmand atory -S ur -q t -Ġstream s -Ġco operation -ĠS ac -Ġche aper -ĉ ch -an imation -f are -( height -( True -N Y -Ġw rest -Ġpoll s -Ġencounter ed -ĠMarket able -_P ASSWORD -7 16 -_SE LECT -ĠArab ia -_c lock -Ġv oy -Ġи з -Ġst ir -is ible --e ffect -.c reated -Ġto ys -ĠTrad able -Ġr ust -Ġstr cpy -_t imestamp -Ġtalent ed -, null -ĠJ obs -ĠPort land -Ġweak ness -Th row -ĠAng el -ä¿ ® -75 4 -Ġun cert -ï¼ī Ċ -ĠìĿ ´ -Wh ich -Ġ[- ]: -S omething -Ġconv icted -k le -ed ium -Ġbranch es -Ġb ases -ç ® -Ġcomplex ity -ĠF ig -. reshape -$ db -7 36 -_CON ST -ĠT es -.r untime -Ġden y -ĠB SD -Ġk r -h att -ĠSt atic -Ġunivers ities -Re place -Ġdro ve -Ġad oles -_pl ugin -ĠL GBT -Ġt ex -du ction -75 1 -7 99 -ED I -ĠT ed -_ URI -Ġre ception -art en -.S ingle -r ice -sc ious -8 43 -_b g -Ġw ages -ĠS ervlet -UIL ayout -Ġform atted -.M od -< class -is en -Ġrepresent atives -"] = -Ġport al -ĠHun ter -Ġh iring -__ )Ċ -ric ulum -u o -li est -Ġt ears -L at -Ġliter al -.In sert -Ġc urs -ĠCom put -Ġterror ism -Ġswe ep -Ġ[] čĊ -Ġpass enger -Ġeast ern -Ġtwe ets -Ġoper ated -w nd -ĠS yn -.t ools -ĠW M -ul ates -Ġbacter ia -( bytes -.set Data -Ġvis ibility -// ================================================================ -el m -Ġgener ating -Ġm v -Ġk h -j en -/ search -Ġaccount ing -se gment -act ic -. ip -Ġdeploy ment -Ġfoot er -> ',Ċ -Ġexpand ing -ĠHam ilton -ĠCon trib -.T ables -7 28 -Act iv -H H -ocom merce -_ ; -Ġamong st -ow ing -8 59 -ĠC old -AP H -Ġpsych ological -_t ensor -Ġpack aging -ĠSw eden -Ġp are -Ġag gregate -Ġmoder ate -86 2 -_h and -Ġdesign ated -Ġdr um -Ġget User -ĠC reek -_s cope -ĠTrans fer -ĠM arg -Ġfight ers -W nd -ĠS el -ĠLa unch -Ġemerg ing -if rame -ĠAdd itional -Ġf ears -Ġsat ellite -_ : -Ġdis posing -Get Value -Http Post -AT IVE -ul ary -View s -Ġatt ending -ĠT ennessee -ĠM ission -Ġmedic ation -ĠW y -ĠAn na -Ø ¹ -ĠVert ex -.t ypes -O rgan -.DataGridView TextBoxColumn -ĠR S -Ġtemp o -( App -89 2 -Version UID -.p oint -ĠD utch -H ours -L U -Ġqu oted -.b uilder -ĠPer fect -ĠAl ways -_t wo -Ġexclus ively -ĠC ra -ific ar -ĠA WS -ing ham -com plex -k ernel -Ġgr avity -Ġw i -05 2 -Ġover view -66 1 -ĠW ant -ĠW P -( sh -. rotation -St ates -ĠTe en -_com ponents -ì Īĺ -Re ceived -Ġly rics -rit es -ĉĉĉĉĉ Ġ --A merican -[ num -/ python -ĠU ART -Ġapp le -ĠJon athan -Ġmoment um -ภ± -Ĥ ¹ -Ġm ich -and ra -Ġbi ological -ĠM ens -Ġ% % -else a -ĠMex ican -.rand int -Ġt ale -ĠValid ate -Ġdefe ated -.ht m -Ġcop per -= / -cos ystem -Ġr ip -dec imal -.V ISIBLE -ĠT a -ĉĉĉĉĉĉĉĉ ĉĉĉĉĉĉ -Ġdownload ed -en vironment -Ġnom ine -build ing -ĠSp ot -ipher al -Ġal to -qu et -ĠF T -/ get -/m aster -W IN -åħ ĥ -67 6 -W est -arg c -Ġprodu cers -ĠM uch -_st orage -cred it -CON T -Ġv et -Ġvo ices -(' ', -Ġinstr uments -66 2 -ĠM SG -es se -re pository -om ics -Ġdeal er -St ill -Ġb anner -asc ii -Ġrem arks -[ js -Ġshort er -g ulp -Ġmyst er -Ġk un -ĠB ird -Ġti ene -7 88 -n ut -ĠU m -Ġw ise -Y eah -INE SS -04 6 -_b egin -- heading -C ourse -Ġ čĊčĊ -omb ie -grad ed -ĠG PS -Ġ że -F it -c aption -ö n -/ image -l ia -(m od -Ġle ak -en za -6 29 -/ H -ĠH appy -99 3 -D ist -n x -ĠGovern or -(l ast -te acher -ĠS ent -s upport -8 38 -ject ory -Ġ Ùħ -Reg istration -06 3 -ĠGr ay -, false -Ġadjust ed -( settings -< R -ĠM age -Ġpl aint -_ )Ċ -ĉ it -omet ric -. bootstrap -Ġcar ries -I p -Ġ! $ -Ġswim ming -ĠMar io -ĠQuest ions -P ACE -æĸ ¹ -e or -}} " -Ġo ven -ĠK on -Ġwis dom -Ġac quisition -ess ment -ag ine -Ġexpress ions -Sequential Group -F ront -ul pt -aw k -'] )ĊĊ -8 13 -7 32 -_ AR -Ġanal og -ul in -_PR INT -ĠL G -Ġb lob -ĠFurther more -_com ponent -ĠC ole -L AN -SCRI PTION -Ġl ap -icens ing -_TIME OUT -ĠF ro -Ġli ability -Ġcom posed -6 34 -.create SequentialGroup -_p erson -Ġbe am -ĉ ĠĠĠĠĠĠĠĠ -ĠNot Found -68 4 -. 'Ċ -ÃŃ s -.Text View -P DF -Ġk ar -__ (' -Ġ" :" -_m essages -Ġhar vest -.h istory -> 'Ċ --f old -æ Ĭ -ĠBet ter -Ġ"\ < -sp acing -Ġfurn ished -9 13 -os er -] }Ċ -Ġ$ " -p ull -.P ost -9 19 -( ip -Ĺ ı -.f ront -nt e -ĠF M -g uid -8 44 -Ġnegot iations -agon al -9 34 -Ġtrem end -unge on -Ad v -car ousel -ÃŁ e -_DE SC -Ġham mer -áº Ń -ĠĠĠĠĠĠĠĠ ĊĊ --c ore --s ervice -Ġcorn ers -ĠS F -p red -> A -ĠJ Label -Ġrom antic -Ġtestim ony -os c -ĠGener ation -as ures -_int ernal -Ġprint s -Ġ] )Ċ -ĠC leveland -re po -D isc -6 77 -76 2 -Ġ" >Ċ -�� �� -Ġne arest -59 1 -_t b -( require -EO F -- child -Ġbu dd -.Xtra Editors -alt ies -7 23 -\": \" -W ords -9 17 -Ġloc ally -Ġpurch ases -6 95 -Draw er -ex tract -Ġexec ut -} '. -user data -Ġfocus es --min ute -7 64 -ĠP ublish -og o -Ġmount ains -B ot -} >{ -Ġt ension -ro d -m esh -Ġtransform ed -, R -() }Ċ -.l ong -Ġg orgeous -ĠS chedule -Ġol dest -Ġsub process -( IN -y ect -ĠCo oper -arn ess -ĠMon itor -.p art -97 2 -ĠN BC -66 8 -Ġc otton -Ġh ol -7 26 -Ġrg ba -ĠB io -Cont inue -P od -Ġparticip ating -clus ions -(By Val -7 34 -à ¬ -ĠH OW -_set opt -Ġaccompany ing -09 1 -at on -Ġ/ \ -ĠAuth entication -i én -ĠBar ack -/* . -Ġe ager -ĠC ancel -< lemma -ep h -ĉ window -Ġinc idents -75 6 -), ( -.D es -ib e -ĠFunction s -Ġhosp itals -0 38 -Ġo xygen -root Scope -Ġd rew -ĉ request -not ice -ak u -am ents -f ar -97 3 -77 4 -Ġprec ise -_w rapper -Ġlisten ers -A Z -.b ounds -ĠA verage -field set -_ axis -Ġexam ination -' .Ċ -mon s -++) {čĊ -ĠForm s -íķ ľ -9 16 -Cpp Method -_tr ace -Ġengine er -66 3 -ĠFl at -Ġrev ision -Ġhe ating -6 38 -/ profile -.r u -p riority -Ġin fer -_ST REAM -Ġ* )( -> $ -OLE AN -OK IE -IB ILITY -U AGE -ĠSur vey -07 1 -Ġres ign -w ing -Ġsecre ts -Ġch ips -JSON Object -Des ktop -59 6 -_SY MBOL -(res ource -ĠĊ -Ġnew est -ul i -Ġdes ert -Ġd ip -ĠP ow -Ġequ ation -Ġposs ibilities -ĠF ed -os ph -Ġ[ % -Ġb ubble -ether lands -79 3 -Ġc ement -. auto -_ AN -âĢĻ . -se lection -ĠB ond -9 88 -D en -- O -.get Type -8 96 -.W indow -p res -Ġsw inger -" })Ċ -Ġp ip -Ġm ice -Ġcomp ound -- plugin -ik o -Ġcent uries -ic ular --in line -ĉ key -> \< -EN SION -Ġ[ čĊ -Ġprecis ely -Ġét é -ĠP ast -ĠCam bridge --f ull -Ġanaly ze -ĠSte ven -Ġn em -d ue -ore n -Ġmus cles -ij ing -8 52 -/ - -ĠKenn edy -59 7 -R M -oss ible -Ġact ress -Ġd olor -9 14 -å½ ķ -Ne ed -.t oggle -ĠR ace -w ers -.m aterial -ĠD ue -ĠP el -# print -Ġindepend ence -ex us -Sh adow -Ġenc oder -( level -ĠSw ift -.d oc -_se lection -95 2 -Ġserial VersionUID -9 45 -Label s -Ġperform ances -.T ag -ĠN HL -iz en -/ UIKit -99 1 -_CONT ROL -Ġearn ings -9 75 -ĠAl t -_H ANDLE -C tx -Ġpers u -Ġtr an -ç ¨ -_CH ANNEL -Ġsatisf action -ĠG P -7 69 -io x -m itt -land o -Ġp ig -inal s -ê ncia -7 31 -S urface -ĠU UID -Ġbenef icial -Ġsequ ences -ĉmem set -Ġmag ical - « -Ġw orn -AS C -pop up -COM P -_b efore -en ess -U i -L es -.re quire -.Serial izable -add Gap -Ġauthor ization -08 5 -.py plot -urr ay -lat itude -8 45 -fr ames -aj s -Ġcomp ass -Ġobserv ations -_s up -.en viron -Ġtri ple -ĠRub y -Ġdr ain -_F ILTER -S an -UM P -Null Exception -ĠG ab -ow e -ĠTurk ish -_se quence -ĠGr ant -uel a -Ġw o -Ġc ube -i q -Ġdis orders -Ġextra ordinary -Ġc trl -ĠSe q -ent r -8 65 -Ġsan ctions -9 49 -uts ch -Re ports -Ġin herit -Per iod -Ġphot ography -ĠF ramework -Ġspecial ist -Ġ? ĊĊ -_ selected -.P layer -Ġal location -( account -Ġstruct ural -v able -- offset -.App CompatActivity -аР¼ -.Add WithValue -Ġicon s -Ġshut down -_l ow -ĠCom pare -ĠC e -= head -l am -.p redict -_DE C -ĠS leep -ĠGr atis -Ġsuggest ion -ĠD EL -ca ff -av irus -No thing -ŀ ĭ -Ġwides pread -Ġmechan isms -Ġtext Align -occ up -ĠR ail -: NS -Ġf iber -Ġm k -Ġv intage --l ong -.re duce -. Entities -( record -Ġple asant -FR ING -.C ells -OT T -ĉelse if -64 9 -7 24 -_con firm -ĠView Group -s ym -Ġpr ay -Ġsus pected -Cont ains -98 3 -Ġb orders -Ġcomponent Did -ASS ERT -Ġinf inite -- order -Ġh ello -ĠGr ade -.currentTime Millis -apol is -z h -ĉ Object -: \\ -H O -val uation -Ġvoc ab -7 19 -Ġcou pon -atab ases -.Get Type -L earn -79 2 -] =" -ĠG ary -ot ive -Ġas h -Ġb ib -XX XX -Ġbal anced -VAL UE -ĠN at -_A d -< E -åĮ º -ĠMethod Info -8 97 -L IB -Ġconsider able -ĠInd ustry -test s -.set Title -ĠBl uetooth -Ġm apped -ĠBru ce -ĠMain Window -ĉ status -Ġr az -ĠM and -Ġclass ification -Per missions -9 69 -Ġ---------------------------------------------------------------- ------------ -Ġcontain ers -: set -_x ml -Ġwh ilst -Th rough -Ġval ign -Ġworld s -C ORD -ED IA -ÑĢ ов -Ġsp are -ĠH ad -ĠDE F -(p tr -Ġwarm ing -8 98 -ठ¾ -Ġcons ensus -ag ne -CT L -Ġì ķ -.M ain -web Element -Ġp ist -Fl ash -App end -.tw img -T ap -Ġveget ables -al g -05 8 -.s ample -Ġcoach ing -( ind -Cell Value -Check Box -ĠH ell -RO OT -7 96 -Ġst adium -Ġinvestig ating -) % -st ed -9 65 -ĠW riting -Ġê ² -Ġun o -Ġ{{ -- -Ġco ords -Ġun ser -organ ization -ĠCr ime -ĠDemocr at -57 9 -Ġv in -/ file -0 78 -- api -ĠA y -Ġfund ed -ĠBre xit -ĠG h -ent ina -c ases -Ġd ash -Ġ!! }Ċ -H I -Off ice -Ġcapt ain -Ġwor ship -\ C -7 33 -8 51 -Ġglo be -_ board -Ġbab ies -87 6 -Ġconsec utive -Ġenh anced -ere um -ĠAd vis -Ġgr ain -77 1 -Ġc raw -ancell ationToken -. alpha -_W ITH -ĠO tt -ĠC ool -.b atch -Ġver ified -(c allback -Ġreg ards -68 3 -ĠInt Ptr -ouch er -Ġk in -Ġtou ched -it Ãł -ath on -Ġadj acent -Ġaccom panied -LE AR -Ġim plies -Ġh ill -ĠBalt imore -=" - -Fin ally -88 3 -S am -ic opt -Ġs od -Ġm aj -ĠSh ipping -Ġget All -Ġcoach es -Ġdon ations -il ot -ĠT ar -c err -Ġbad ge -Ġmark ers -ĠR and -ais ed -iss ance -Ġexpl oring -8 27 -uc ed -ĠIndones ia -Ġbene ath -Ġmagn etic -Ġm useum -match Condition -Ġdis rupt -Ġrem ind -ĠT M -Ġ/ >< -Ġf ool -Ġes k -.N ull -ĠD ies -_OUT PUT -_TYP ED -Ġpaint ed -67 3 -7 35 -Ġsoph istic -ĠB ear -* n -_P ACK -Ġdeliver ing -ĠC OUNT -åį ķ -Ġj eg --c ar -f name -Ġr anging -8 48 -ĠN eg -/ ******/ -ĠCH AR -Ġul tra -Gr ad -= t -Ġjud ges -ĠD ise -ann ers -98 5 -89 1 -86 1 -Ġsc al -_c al -ĠCON NECTION -_ embed -(f n -ĠC raft -04 7 -ĠP as -") -> -.con vert -.res ource -ĠST ATUS -ô ng -ĠT it -Ġclass room -ĠArch itect -ĠK ings -Ġstead y -/* !Ċ -ĠG ene -) ";Ċ -ic ia -st an -ĠCon struction -um per -95 1 -w c -ĠC BS -ing ing --p arty -(d river -M ARK -08 2 -Ġn ested -ew ard -Ġdepend ency -Ġm ales -9 28 -ĠO NE -ĠProdu ction -][ $ -ãĥ¼ ãĥ -_LO AD -ĠB ol -el ry -8 31 -ł éĻ¤ -ĠRe quire -Ġpl acing -xx x -CA LE -Ġth umb -8 24 -Ch oose -Ġprot otype -VO ID -Ġles bian -7 41 -Ġtra its -Sh arp -Ġconsum e -Tr uth -Ġaction Performed -ĠEnvironment al -ĠDe an -Ġest ado -s ame -Ġnumer ic -Ġtrans it -. Email --s ide -_R UN -ĠVill age -_OP EN -è ¦ -.re m --w arning -any a -Property Changed -Ġ(! _ -( check -il ia -ĠSo ft -st eps -ĠMad rid -Memory Warning -Ġhand lers -Ġexperi encing -Ġins pect -button s -Receive MemoryWarning -chem y -Link s -Ġur llib -.System Colors -ĠE igen -Ġpun ishment -:UI Control -bar a -- set -Ġ}čĊčĊ čĊ -Ġtoler ance -Ġinter faces -. redirect -ighb ors -cs rf -_back ground -. Utils -_H T -69 2 -ĠInter est -im os -Ġgr ants -08 3 -Ġexam ined -Ð Ķ -Ġc f -for ge -back s -ĠObject s -_s ent -. entry -ĠTH EN -ell ido -c ia -, res -65 9 -68 1 -/std c -. nd -( Int -ĠAuth ors -ĠApp CompatActivity -' { -Ġmed i -M usic -ig m -ce ipt -Ġa uss -Ġtarget ing -ĠKe ys -h n -: ]Ċ -Ġmin eral -à ® -.c a -76 1 -om ed -Ġshe ets -Ġc amb -Ġdead ly -.in ject -( unit -ĠSe lection -.g ms -( connection -Ġ$ (" -é mon -ĠCurrent ly -pt e -_path s -8 47 -le af -Ġimp lications -pos al -ä½ į -[ / -anc ia -é Ľ -m ul -c ie -Ġge ile -67 9 -im als -UI View -Ġs urre -serial ize -IS O -Ġarbit rary -Ġsock addr -.f n -ĠM erc -Ġcast ing -Key Down -Ġnew Value -op ens -7 17 -T odo -Ġflex ibility -ĉĉĉĉ ĠĠ -V elocity -ú n -row ing -Ġcomput ed -` )Ċ -st atement -Ġr i -_c art -L ow -trans fer -.n av -Ġgr ave -ĠDo or -ĉ alert -69 1 -69 8 -.sub scribe -- profile -ĉb ase -ĠâĪ Ĵ -__ ĊĊ -Ġengine ers -Ġexplos ion -Ġd ari -68 2 -ĉ Log -on al -Ġisol ated -{ i -ĠM sg -F uture -Ġrac ist --w rap -ĠV ers -b org -IS ION -Ġ ÑĢаР-ĠY an -8 36 -init With -Ġn omin -( empty -ÃŃ n -ãĤ ¤ -ĉ width -Ġch amber -/ ajax -EM P -09 3 -Ġnec es -iv os -log ic -*) & -cript s -97 6 -Row At -05 3 -ib lings -Ġe ars -Ġcomput ing -Ġm aker -ĠNe ither -b readcrumb -Ġserial ize -ĠWith in -Ġd ell -_TR ACE -09 2 -= a -Ġwish es --in ch -ĠD or -Ġinnoc ent -ĠD ol -Ġint ens -for ced -05 4 -ĠB IT -Ġphotograph s -Ġcas a -ĠL en -\F ramework -.S imple -Ġde ar -8 95 -)/ ( -ip pi -Ġown s -Pl ayers -Ġpropos als -.p i -us alem -D amage -Ġcal ories -ĠCreat ive -Ġ[ $ -Ġ// čĊ -78 6 -And View -è me -.c ustom -_f actory -command s -_lo ok -Ġstr cmp -Y N -a ired -Ġaud it -о ÑģÑĤ -ĠRe verse -ropri ate -et ics -< vector -.s elenium -. or -Ġpred icate -Ġfinish ing -Ġk le -ĠRep os -ĠK han -ĠM aking -ĠF S -Ġp ute -ĉ state -_S UPPORT -' - -orient ation -Ġexist ed -atur a -Ġexpect s -ĠSh adow -9 66 -Ġorgan iz -å ŀĭ -Ġsusp ension -66 9 -Ġu it -Ġsimult aneously -ĠAff ero -: ");Ċ -Ġro cket -c as -eter mine -ace ut -69 3 -x l -ĠA MD -( graph -75 8 -87 2 -ass oci -_C R -.ar ange -04 9 -(j Label -Ġbe ef -Qu ick -.c ard -] ): -- gr -7 97 -.G ONE -_C LOSE -ĠNe v -ÃŃ as -Ġste pped -ĠFre edom -ĠW R -NS Array -_r x -_d ialog -Ġhot els -95 3 -Ġ( \< -ĠD iamond -Ġassum ption -um i -( items -č ččĊ -æ³ ķ -Ġn el -Book s -åİ ¿ -us b -ĠF IN -88 1 -æ ¬ -Ġcorpor ations -US A -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ -9 29 -.p roperty -ew ise -_ plot -"> ';Ċ -Ġpe pper -98 9 -Ġsh ed -ĠMed ium -ĠC ookie -88 9 -Ġoverse as -ed or -asure ment -7 66 -åŃ ĺ -Ġ' .' -Ġph p -ĠPRO C -Ġexception al -( th -ĠJ et -Ġoccup ied -.set Image -ĠRel ated -uck er -M embers -PR INT -ĠG lo -_V IEW -} ",Ċ -Ġad option -[] )Ċ -8 42 -ĠMiss ouri -ĠLin coln -eral d -Pop up -Ġf ate -- bootstrap -fe ctions -ĠP oll -_ARG S -in ance -69 7 --h ome -. ), -_d one -69 4 -: ĊĊĊ -Ġdiscuss ing -ĠSQL Exception -Ġelect ro -ĉ req -Ġz w -88 6 -Ġl ui -9 32 -Ġover night -$ user -ĠW AY -Ġall erg -Ġdisappoint ed -Ġradi ation -Ġimpress ed -ific ates -Ġto b -CL ASS -Ġc uda -_d et -- post -ul u -Trans lation --h and -.y ear -ĠM ongo -Ġun clear -. engine -WEB PACK -r ices -_AC CESS -Ġh olidays -per cent -.Id entity -ĠG ov -Ġpassion ate -!! . -ĠGree ce -plus plus -')) ; -G P -Ġexc it -.tab Page -_ cond -Ġspons or -M ODULE -_pro c -Ġ$ Ċ -Ġr ational -.T ool -Ġi hr -cc a -åĵ ģ -ĠE state -IB UTE -Action Performed -ĠS olar -¦ Ĥ -Ġequ ity -t id -9 38 -Ġrec ip -.s imple -m k -68 9 -ĠL uke -ĠGuard ian -Ġenc rypted -Ġdomin ant -. place -ĠN V -8 39 -Ġtong ue -( Get -Ġst ainless -.P lay -Ġe b -ac i -.b uffer -readcr umbs -Ġvacc ine -p rom -97 9 -Ġuser Info -Ġsl ug -Serial izedName --w ide -Ġre actions -ĠY ang -ĠAdd s -(user Id -Ġpl ates -ĠM EM -Ġb ail -In side -et ed -Ġels if -Ġs ake -Ġc ycles -Ġì Ĺ -ĉ I --c ollapse -8 41 -ĠG MT -8 14 -De claration -Ġg ros -Ġreach es -Ġcust ody -Unt il -75 3 -8 56 -t u -ĠCh en -Ġn x -( addr -ĠO ffer -Ġcol leg -ass ador -67 4 -Ġm apper -8 54 -ĠS IGNAL -ĠB loom -ĠH oll -ĠIm per --d es -_s ite -Pro c -E qu -Ġat omic -ĠW oman -s ent -7 38 -8 17 -sc ar -Ġint elligent -ĠGet ting -ĠReg istration -ĠPh ill -Ġkill er -unic ode -Ċ ĉĉĊ -ĠJac ob -ĠCon st -Ġloc ate -Ġca us -7 49 -ĠSch olar -Ġconstitution al -Ġinfl ation -ĠG ot -= array -end um -Ġtransl ated -Ġdiv orce -En tries -Ġs or -ĠQu ote -irl ines -U K -Ġexc el -( opt -ĠAD V -,: , -Ġcontact ed -7 42 -ĠD A -Ġr ings -ĠIndust rial -.get Context -Ġforg otten -ĠT an -Ġp ants -Ġo v -Ġdec oder -ĠPart ial -Ġv c -Ġbatt les -A rial -FRING EMENT -ir ates -, w -aint enance -ĠO d -ĠTechn ologies -åī į -ĠCar ter -.find All -N ome -B en -ĠUs age -ĠP icture -Ġbad ly -_p anel -Ġpat ent -ĠProt ocol -lot te -ĉ player -je ctions -7 46 -Ġd ou -_re lease -urn iture -_t ax -ĠF ields -.d ataset -_m aster -CLU DE -ĠPh arm -b st -Ġoper ational -.c ell -Ġident ifying -Ġj wt -t uple -ĠT C -ĠC ro -9 36 -ix map -- components -gener al -Ġo z -_D e -_d ouble -ĠTo o -08 8 -.View Group -87 9 -g ate -d ings -ph otos -Ġgrand e -ol lect -_l in -Ġaw ful -f ilters -Ġaltern ate -es p -Ġcomp ress -e o -ĠS cale -Ġind irect -Ġinv oice -ĊĊĊĊĊĊĊĊ ĊĊĊĊĊĊĊĊ -Start ing -ĠPl ayers -ie le -. then -98 1 -Or d -ĠT uple -Ġb out -ĠStat istics -Pre view -Ġp uzzle -ĠW idth -ST ATE -Ġover lay -ĉ on -Ġin fr -Ġsm allest -lock ed -ÑĤ о -ss l -77 9 -Ġde emed -Ġs co -re ck -Ġj Button -Ġmiss ions -87 1 -ç§ ° -.Selected Index -T ABLE -Se pt -Ġacknow ledge -Ġstrt otime -ĠT ell -ĠD ak -Ġal uminum -Ġf ence -ĠSt ars -CON FIG -Ġretro fit -Ġemph asis -/ header -ĠS omething -in ished -=' ".$ -ĠValid ators -Ġpol ar -section s -9 44 -.as px -Ġas pir -.M ock -Code Gen -Ġpe ut -97 1 -Ġaccept ing -Ġback ing -P icture -/ ap -еР³ -_SE C -- use -annot ation -Ġcogn itive -Ġg rip -h our -ĠLeg al -Ġep ic -.t oolStrip -.not ify -.L ast -OR IZ -M iddleware -cri ptions -l ash -_F OUND -ĠLiver pool -Ġ{} ", -9 31 -Inst all -Ġn it -Ġfig ured -[ len -.W in -.pl atform -8 53 -Ġgam bling -(d t -av ery -ĉ include -Wh ether -R outing -Ġther ap -Rem ote -ĠL oss -y ll -Ġappro ached -ĠV ehicle -ĠAl pha -Ġvoc ê -ans wers -NS Dictionary -95 4 -cons ider -un used -ĠF an -or able -f re -87 3 -ĠDIS CLAIM -ĠAct or -. ] -to Have -.user Id -Ġspeed s -ew ay -Ġrec urs -ĠÐ ³ -_pr iv -! âĢĿĊĊ -Ch oice -Ġsett le -Ġplan es -' }, -T om -IT ER -! "Ċ -å » -achel or -Ġsepar ation -Ġd al -ad j -Ġreg isters -r iz -ĠNot ice -Ġl u -Ġcour age -Ġax es -cell ent -.as ync -07 3 -Ġcompat ibility -ç « -Ġ! ĊĊ -ĉ title -Y LE -ĉ message -U UID -OLD ER -ĠH H -ĠStyle Sheet -Ġaccess ed -. validation -t asks -Ġpoll ution -.c anvas -Ġing redient -ĠC abin -A h -old own -ĠNO I -ĠÃ Ĺ -[ f -ed uc -y alty -(n ot -_ State -9 33 -am en -7 95 -7 39 -Ġda o -ud ad -ell ers -} & -lic ity -_W INDOW -Ġt atto -val or -.R ange -Ġrefer enced -ĠRes erve -M oney -87 4 -SCRI PT -/ product -cho ices -Ġt in -ãĤ ĵ -9 18 -Ġsepar ator -Ġp kg -am med -ĠM AT -! !ĊĊ -Ġr aid -Ġmotiv ation -ĠX P -ĠBack ground -ĠQu aternion -.define Property -ik er -ĉp arent -ĠOrigin ally -ant age -ĠH ans -Ġtim eline -.c ur -op ic -ĠSe qu -m ust -ĠCo al -Ġform atter -_R GB -Ġ_ (" -'} ),Ċ -Ġ= ================ -ĠF UNCTION -Ġl ng -ic ates -l ive -_ engine -Ġtown s -8 68 -')) ĊĊ -ĠP K -( api -ĉs canf -08 9 -pack et -.ph one -á Ģ -ĠAnd y -_N AMES -98 2 -PL Y -9 55 -Ġmin s -im i -Ġbr ick -Ġbl ade -.std out -}` ;Ċ -Sh ift -ĉs b -ĠCheck s -Ġphenomen on -Av atar -Ġmin istry -ro se -ĉ File -8 78 -Ġtit led -( LOG -Ġg an -des ign -(), čĊ -Ġb ones -st m -ÅĽ Äĩ -ĠInput Stream -Ġvol unt -ĠSerial izable -Ġfight er -ĠDr ag -T witter -Ġsubs id -ç ¼ -Ġfor ums -.load ing -log ged -_ this -Ġterr ain -Ġir re -ĠIn g -ĠC N -_object s -. uid -Ġconscious ness -T INGS -ĠG all -Ġport ray -05 6 -ĠDevelop er -Ġparticip ant -Ġ" ;čĊ -/ model -79 4 -ĠOper ations -^ \ -ĠL ater -Ġrais es --n one -.m eta -=' .$ -Fin ished -Ġrepl acing -Ġsam pling -ĠJ en -" There -RE AL -A LE -ìĬ ¤ -Or ders -_param eter -ĠOlymp ic -Ġtr ès -Ġare na -i ol -; ?> -Ġimpact s -ĠW S -: get -Ġfl ights -ĠRuss ell -c amera -F n -s igma -Ġfor cing -Ġloc als -Ġdepart ure -Ġcelebr ation -ĠS ay -88 4 -ï¼ Ĵ -ĠH ills -.has OwnProperty -Ġtyp ings -.A PI -Ġdon ation -Operation Exception -.Act ivity -c plusplus -ĠChar lie -Ġimport ed -Ġd ann -Ġoccas ions -Ġimplement ing -Ġpur ple -.d ialog -SQL Exception -ern o -Ġw ars -Ġpast e -Ġdecre ased -Ġhar sh -Ġel abor -input s -ĠView s -Ġerror Message -_m ul -ĉ write -ĠC op -ĠAnn ual -(b utton -Ġv ida -b ars -ĠHar vard -ĉex pect -Ġindex es -Ġdocument ary -Ġf lesh -OR LD -ĠD elta -M AND -Br ush --c olumn -Ġdevelop ments -97 4 -78 3 -method Visitor -s lice -ĠP DO -Ġinvest ing -8 67 -ir able -Ġxml ns -ï¼ Ľ -art a -Ġthe ories -_c ity -Ġ$ __ -Cre ating -( pr -D ropdown -ism atch -ĠN ET -9 26 -'] )){Ċ -ĠVal ues -ĠSE O -ĠST AT -Ġe cosystem -Ġtem pt -Ġ\ \ -Ġ// {Ċ -ĠChrist opher -ĠKent ucky -ĠHttp ServletResponse -Ġhy brid -y on -Ġfeed ing -ĠEx tra -N orm -IT CH -ĠSe an -ĠUp load -m un -p ur -Ġp ersistent -ĠID C -ĠPer form -86 3 -.m erge -_ room -Mean while -! =' -ĠW el -Args Constructor -88 7 -.D atabase -Ġcount ing -() * -Ķ åĽŀ -ĠT OP -m ill -ĠD T -IGN ED -95 6 -ĠK B -Ġcomp ly -S outh -_c ollection -Ch apter -Ġexpl aining -_ AM -_t s -c ards -Ġqu el -Ġp ole -Ġtouch down -ĠO thers -Ġpe ers -ĠType Error -76 3 -Ġsix th -Ġche er -Ġdis pute -96 3 -89 3 -us c -) ], -th umb -Ġh iding -ĠS IG -lik es -ĠP AGE -.Ref lection -Ġhead quarters -T ING -ĠG host -M LE -$ Ċ -Ġcontr ary -ext end -'] ). -FF ECT -ĠP interest -úmer o -ric ane -ĉs ession -Ġcr ystal -- Control -overn ment -og raf -96 1 -- action -v olume -ft en -Ġun con -Ġan imate -Ġle ase -sc r -Ġref use -ãĢ ĭ -ft p -in formation -Ġeval uated -Ġin jection -Ġj ack -Ġwork shop -æ³ ¨ -PT H -ĠT s -off er -ĉ os -Ġking dom -M issing -Ġlaw makers -ext Field -Ġsing ing -ab i -/ client -.m edia -ATEG ORY -Sign ature -% ',Ċ -ĠF uck -][ : -Ġsens ors -/ com -ĠPr imary -.S QL -_pro gram -Ġp ills -Ġinteg ral -Ġfle et -Ġdro pping -.s l -Be en -Ġp ets -Ġadvis ed -Ġdr agon -_ EDIT -( im -9 39 -F ER -ĠDr ug -(r andom -Ġcomp ression -ou st -[ % -Ġbuy er -h op -R oles -man age -Ġpain ful -ĠBr anch --mod al -en ant -ĠM esh -/ font -ĠG raham -Ġâ ĺ -Ġn c -ĠFranc is -Ġspec ification -Ġdam ages -- config -Ġthe oret -sec ure -_m ulti -aceut ical -Ġdemand ing -en ne -IST S -09 4 -() ));ĊĊ -Re ason -Re cent -ph ase -Ġps y -_M AN -Ġvolunte er -å ¿ -istrib uted -li o -Ġproduct ivity -_com m -S pring -n is -. weight -ĠC ancer -Al loc -ĠT weet -Ġsepar ately -ĉ check -_p roperties -. Unit -8 29 -_CL K -Ġg t -Ġ( );ĊĊ -Ġhand y -8 34 -ĠThom pson -Ġunn ecessary -ĠRe ader -89 4 -G N -= request -ĠU tility -.Re pository -ĠA x -hy dr -79 1 -ie u -Ġth y -Ġl t -_m ail -ä¿® æĶ¹ -ail and -ĠPhil ip -Ġbit ter -Ġbet ting -8 37 -Ġtim ed -ock s -07 6 -' a -Ġal gorithms -Ġre interpret -Ġto ss -ro gen -Ġhop ed -( selected -Ġvent ure -TE X -ĠLe ave -.Sub string -Ġgr ateful -7 43 -uk a -ĠCon sumer -Ġag greg -C ircle -ภģ -_block s -Ġleg ally -Ġ" | -ãĥ ĥ -. board -.A b -Function s -rec ipe -è ĩ -ĠO xford -Ġwho les -.B uild -_ch anged -h ai -Ġdepart ments -9 64 -I mp -Ġcoal ition -IN FRINGEMENT -Ġemp ower -itch es -N orth -Ġinfl amm -ON SE -Ġmiss ile -ĠR aj -ĠIss ue -Ġat oi -ca led -.Cont rollers -ĠW olf -Ġcrush ers -á» ĩ -.A uth -.add Attribute -h is -Ġbo ots -.c lean -c amp -Ġten ant -Ġt une -Ġ{} '. -Ġwork out -Re po -Ġpartial ly -MI SSION -j amin -ĠS B -Ġdetermin ation -Ġ' ');Ċ -ĠB eng -Ġv os -Ġin hab -/ lang -s burgh -Exec utor -h one -ĠCh allenge -_link s -.Le vel -Ġunder ground --c ode -95 9 -Ġoptim ization -log ging -_de st -Ġsn ake -Ġchemical s -_IMPORT ED -ado op -ĠTH AT -man aged -Ġredu ces -ĠRE AL -ĠG uy -_GENER IC -/ ******************************** -. amount -Ġd ere -get Time -Ġp ant -an onymous -Ġharmon y -ĠAl an -Ġscen arios -Ġd irt -ht ags -M c -Sh ell -r in -{ čĊčĊ -.p ow -ĉ client -Ġconspir acy -Ġad mission -ĠReg ional -ĠView Controller -ĠPhilipp ines -Ġde pos -Ġp ap -96 2 -ĠP ad -P aul -.Com boBox -Ġt utor -ĠRec ipe -w riting -Ġcontrib utor -OT H -Sm all -V I -Ġh acer -e qu -ĠEx amples -h uman -.m essages -ĉt yp -Ġ( čĊ -ĠS SL -LE N -ĠRom ney -( grid -ĉ min -Ġ> ĊĊ -Ġfr uits -Ġvot er -In line -pan e -ĠC ollections -char set -Ġsp am -z b -item ap -Ġsucceed ed -_C OL -Ġel apsed -im eter -Ġrecover ed -T ensor -hatt an -.set up -ist o -( head -9 77 -ĠS IZE -Ġtact ics -Ġdist ur -Ġpre val -ici os -( Value -_c ols -ĠF at -Ġse al -Ġs ons -Ġens ures -09 5 -Ġpress ing -= & -igen ous -Ġharass ment -_ JSON -Ġign or -yn omial -om er -_st atic -Ġsignific ance -Ġcirc les -_S ystem -Ġdiscipl ine -Ġdress ed -Ġs phere -9 27 -Ġclim b -75 9 -_ actions -ĠB ab -Ġ' =', -_s chema -" use -Ġund ers -Ġc ups -.s creen -/ new -Ġappe aring -T OP -vis ed -cl ang -Ġinvestig ators -Ġmyster ious -Ġprom ising -Ġqual ify -Ġc ave -Ġequ ip -= x -G T -( link -. velocity -. erase -ot er -++++ ++++ -pro fit -Ġz ones -_ uid -- ser -Ġobject ives -Ġmil f -web kit -(m atch -ne h -ĠAssoci ated -ĠT odo -= d -0 65 -C am -Ġv ocal -Ġs udo -( EX -Ġtr ou -AB C -.b ean -ĠG round -ĠRE ST -we ets -In g -im on -9 46 -_b us -ĠC OLOR -un to -Ġf oss -ĠLink s -8 69 -ä ng -/ forms -pr ises -Ġachie vement -C ALL -ел ÑĮ -ĠVer ify -_S OURCE -apt cha -ID D -_re ference -G old -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠĠĠĊ -9 47 -Re ceiver -0 99 -Ġa j -_d irection -} ] -ĠCom pet -Ġb ang -7 98 -ĠC ass -- url -te chn -ĠJer usalem -long itude -' );čĊčĊ -Ġwin ners -T asks -ĠD MA -Ġtool tip -İ · -ĠB ra -_d uration -cur y -parent s ----- >( -ĠK ir -Ġint ros -Ġsk etch -Ġsk illed -Ġim mer -Ġade quate -_re p -( header -_ like -Ġper ceived -ss h -Ġassum ing -Ġf f -_u uid -ul as -Ġdemocr atic -. entities -S eries -aph ore -Ġnew er -} ( -SE C -ai ro -Ġcomm od -Ġprivile ge -Ġde ux -ĠH op -.' / -ct ic -. ';Ċ - C -ĠWar ren -Ġoptim izer -ĠSER VICES -_ oper -get Attribute -ĠMc K -_s elf -08 4 -.r s -" )ĊĊĊ -Get Component -er ce -Ġt ous -un its -'] );čĊ -Z oom -/ E -Ġobs c -Ġfast est -on line -Ġpeace ful -ff en -Ġc argo -ĉ pr -Ġseek s -z u -07 4 -Tr im -Ġw ard -Ġver d -Ġblog s -.exception s -ĠPrem ium -ĠN etherlands -S afe -Fin ish -ĠAl bum -_A CC -= this -v irtual -] > -_L ABEL -ĠN ich -_w in -ĠA aron -W P -; $ -aim s -ĠImage View -Ġend less -ER A -_DIS ABLE -Ġcancel led -- us -Ġins pection -em in -ĠG rey -- open -Ġiter ations -. owner -Ġk eras -.P assword -ĠR y -ĠIN S -A ir -ĠSe veral -.Tab Stop -ING LE -ĠH air -ĠCan vas -AA AA -Ġfl aw -ced es -.Re port -í Ĭ -ĠT ips -cript ors -.trans action -.S pring -Ġview er -Ġins ights -è¾ ĵ -ord ion -U INT -se ek -ĠA uf -ìŀ IJ -Ġstr ain -To oltip -Ġd z -ign al -ad t -Ġu c -fin ite -Ġn m -.c md -ĠMy Sql -[ data -.j ackson -.t ree -Request Param -_ agent -") ]čĊ -Ġass ass -( Constants -: ss -ĠM AN -+- +- -ĠB ottom -print s -ĠS ame -@ Autowired -sw ap -ici ón -Ġprotest ers -Ġh oney -ĠV eter -(C alendar -- ad -ĠBrook lyn -L ife -_V AR -ze ch -ĠC ALL -_C AST -ĠE lection -Ġthick ness -V ery -_IN TEGER -- dev -)) )) -ap at -oo oo -d emo -Ġparse Float -ĠR ather -ST IT -m aker -[ current -chron o -Ġch rist -ãģ ª -ĠD etail -Æ° á» -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ -Ġs ul -id ency -Q ue -Ġeleg ant -ap ons -Ġdish es -Ġinteg ers -( read -05 7 -find ViewById -ĠAm ount -ĠSk ip -Ġhab its -* )( -Ġmon sters -M AC -: end -Ġfr ank -As sembly -Ġd fs -Ġne ut -_TYP ES -e qual -loy d -( uri -Ġch i -Ġdefend ant -Ġconflic ts -Ġv il -- js -ĠPe ace -Ġmut able -) sender -ĠF ocus -å» º -Ġapprec iated -s leep -ĠR ED -C ulture -Ġdesign ers -_g enerator -c odes -/ ex -.Get Value -umb led -.scal ajs -per or -Ġveter ans -Ġ} )čĊ -Ġun fortunately -_C REATE -M ass -ĠCL AIM -ĠMe et -_s upport -B ank -() .Ċ -D ark -_LO W -ĠMin ing -ĠO wner -ier a -Client e -Ġencour aging -> S -Ġboy friend -ĠH alf -ĠA CC -A ff -_ ar --l ife -c x -.J Button -iz ado -.z ero -.open qa -ot on -.text Content -Ġto ll -at ie -Ġball ot -- number -. Exception -ĉ params -c ircle --m ap -Ġn ap -ĠRob ot -ĠI ch -reg istration -Am azon -roll ment -( exp -Ġt anks -ĠG ordon -Ġmach inery -Ġbas eline -æ ĭ -08 6 -Ø © -ĠCon vention -ĉ config -ook ies -m ult -Rec ords -ĠE ST -Ġgar bage -Ġcon form -id al -Ġb arg -Ġsurv ived -Ġinvestig ations -9 35 -.contains Key ----------------------------------------------------------------- ----------Ċ -ort ion -Ġhor r -_ http -Ġm ant -] ;čĊčĊ -b inary -9 48 -em pl -Ġin quiry -ĠMean while -09 8 -Ġcollect ing -.Entity Framework -", ĊĊ -ĠP ic -@ Inject -ick ness -ĠB inding -Ġcont rolling -re verse -Ġch airs -semb led -( add -Dis abled -an as -.trans late --------- ---Ċ -Ġref lected -"] ĊĊ -Ex ternal -Ar row -Single ton -% x -Ġ Å -Ġan cest -ĠOr leans -ĉc md -Ġprohib ited -ith metic -(ch annel -_c ss -For ward -.s ocket -Ġl uc -â Ĩ -ĠFire fox -ĠM ovies -) _ -. ends -( shape -Ġde alt -Ġs aves -Ġgl ory -Ġmej or -Ġbreath ing -Ġ eller -get Data -Ġang les -Ġtool bar -Ġsp acing -05 9 -IP S -Ġflo ors -_ACT IVE -Ġsh uffle -/ shared -ĠE le -ed ish -Ġweb cam -.ex pect -il oc -ĠIn cludes -Ġtweet ed -Ġ: ) -ĠEss ay -F ix --b etween -_ web -.con v -Ġrac ism -Ġreflect s -um m -иÑĤ е -_f ooter -/d ocs -ĠP our -Ng Module -.initial ize -pattern s -_ In -ĠAb b -* čĊ -Ġsent iment -b uff -_count s -Ġre use -ch unk -Ġim posed -Primary Key -Fore ground -Ġconsum ed -? ! -Ġd ick -Ġch ron -ĠF ern -Ġrespons ive -95 8 -Ġin sect -icult y -Ġr w -Ġal ike -Ġsub set -ĠCook ies -ĠP air -Ġt ier -IF O -av our -ĠQ U -, sizeof -Ġmerg ed -m v -it ol -yl on -Ġjump ed -. role -ens aje -R ules -Ġb rowse -An imator -Ġy oga -Ġvari ants -Ġcour tesy -ur an -p bs -else if -Al t -ĠL ane -CL K -IM ARY -_PRO PERTY -ï¼ IJ -Ġch an -Ġgrad ually -Ġsh ake -Ġbl onde -... ");Ċ --se x -Ġgame play -ac ies -.ref resh -US B -ĠPl ot -W as -iss ippi -ĠT ensor -Ġcryptoc urrency -Ġdifficult ies -De leted -With out -_ append -_ ver -9 67 -")) čĊ -Ġhonest ly -Ġp ivot -Ġtem ps -_p s -ĠUn like -[: - -V S -_in f -Ġjun ior -Ġanim ations -Ġfile path -? {{ $ -Ġun icode -pl aces -ĠC offee -.S E -ĠP AR -(t xt -ge bra -Ġf ires -Main Window -med ium -Ġ( âĢľ -Ġl g -Ġc mp -/ base -_l ayers -_ entries -Ġadmin ister -ĠSU CH -B P -ĠScott ish -ĉčĊ ĉčĊ -gu ard -ĠStr ong -In sn -ĠC AP -as ury -ĠSE E -C lock -er ie -\ models -Ġ$ $ -ĠC ab -Ġwur de -Ġsold ier -Ġcl ips -Ġarrang ement -ĠW onder -ĠH orn -Ġsc ared -Ġc ure -m kdir -Ġal igned -ĠP ink -Ġland ed -Dim ension -Scroll Pane -.ch at -.W ith -ĠTr ain -] .Ċ -Ġth irty -Ġdur able -Ġl d -Ġlate init -Ġch arts -Ġins ult -.F atal -_ ct -Ġm asks -CLU DED -Pres ident -Ġcol ours -g ments -.at tributes -ĠF lex -ĠC lock -ÃŃ cul -im en -J O -ĠReg ex -_L INK -Ġc ouch -ĠIN PUT -Ġbe ating -b usiness -pre ced -. unit -ĠF el -N ever -osp el -.start swith -ĠE PA -. only -Ġprevent ing -y er -Column Name -Ġelev ation -fl u -icy cle -Ġoff line -Tool bar -Ġcompet ing -) ]. -Ġm og -Ġis Valid -As k -_ av -_l at -AN C -ĠJ oh -k ers -Ġgu ards -Ġch ains -ĠSimple DateFormat -.st atic -Ġvess el -Ġm ud -Ġst abil -Ġst ret -g m -am ation -ç ľ --w ith -Ġro s -_P A -Ġresult ado -Ġconf idential -ĠTok yo -ĉ using -ĠMath f -omb ine -ĠESP N -Ġdeal ers -Ġdismiss ed -TR Y -Ġte ens -rec ords -Ġw ings -g allery -account s -_L IB -Ġj acket -ĠNS Object -Ġst ones -ĠDel ivery -ĠD iet -/w atch -Ġto ilet -ĠG uest -.d ay -06 7 -Ġint val -08 7 -Vis it -Ġinvestig ated -Ġpent ru -ĠThe atre -andid ates -L ang -ĠS erv -Ġcont rollers -Ġset Title -N P -am y -fl at -( ui -06 9 -_d ocument -è ĥ½ -ĠC oin -ĠAd ams -pt ic -Ġproduct ive -Ġaccompl ished -čĊčĊ čĊčĊ -Ġdefer red -ient es -Ġs inc -ol ars -Right arrow -Ġvari ations -( offset -95 7 -.Layout Inflater -Ġsus pend -Ġprevent ion -_pr ivate -_ js -âĺ ħ -Ġw ieder -at um -Ĵ Į -Ġappear ances -.D ocument -Ġvalid ates -cal endar -} ";Ċ -.d emo -con ut -Ġcorre ction -ĠDe al -Ġbatter ies -.d uration -, \ -_m arker -m ulti -Ġh alt -Ġc ms -Ġsh aped -B ro -re duce -Ġ #### -CT OR -ĠBen ef -Ġicon ic -Ġp iano -Ġeffect iveness -| .Ċ -Ġa jax -Ġv olumes -ภ¡ -Ġcl js -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠ Ċ -ath s -ra its -å¤ § -Ñ ĸ -_m ult -Ġfasc inating -A verage -Ġpr é -ĠChair man -.find Element -_p in -Ġcomp aring -Ġdark ness --F i -- server -Ġselect ing -ster dam -ĠPart s -FORM ATION -Ġnot ing -Ġp ile -og s -Ġpa lette -_d o -it ize -07 9 -() ( -Ġdef ining -Ġremain der -Un its -_T ASK -Http Client -S ocial -Ġfund ra -N R -ch est -C urrency -.ad apter -Ġd op -un ting -ANG UAGE -" He -ĉ index -_p ackage -.I con -Ġrep et -m ass -=" .$ -ĠS ud -Ġl id -pro vince -ì ľ -G PIO -Ð ļ -ĠMy SQL -Ġdoc s -ĠG A -Ġip sum -K ernel -Ġaccept s -Ġfit ting -Ġcu ando -Ġd uplic -ĠBro ther -ĠK le -num s -Ġmor ph -Ġ ######## -ĠCG Point -< unsigned -ä¾ ĭ -ĠD uke -.set Bounds -q s -or ic -j er -Ġregard ed -Http Request -Ġbond s -Ġthorough ly -enc ent -Ġhighlight ed -Ġac res -Ġwork place -ĠL ux -Ġqu ot -98 6 -.in flate -Ġdocument ed -Ġadd iction -Ġmut ation -.c ity -Ġbott les -ĠRepos itory -on n -err no -ARI ABLE -åº ¦ -_B EGIN -gl as -' })Ċ -ĠMass age -ĠWh it -reg ex -W A -Ġout let -- head -Ġexp ired -ĠTh ai -/ include -grad ient -scan f -Ġse am -w al -ĉb uf -B earer -Ġprec ious -if acts -co ord -Ġexpl oration -.get Y -(h andle -Top ic -ĠV ent -r hs ----- --Ċ -ĠB right -Ġg uild -m other -st orm -Ġmunicip al -Ġin k -.T YPE -w l -... manual -ĠTechn ical -Ġcorpor ation -ĠH W -ank a -T AIL -ist as -Ġperform s -ĠBeh avior -.F or -_ ORDER -ĠK ick -Ġcallback s -_d r -ue go -h ub -uff icient -sk y -Ġb p -ht able -ĠON LY -ĠAUTH ORS -.Arg ument -" };Ċ -ĠTh under -ĠK om -.Sh ould -A UTH -ah u -_p ayment -Ġst arter -ìĦ ľ -ìļ © -B log -.p atch -Ġgovern ed -ass y --f ound -Ġthe ater -ĠFont Weight -ĠBat man -" If -.R andom -_d elta -ĠC E -Auth enticated -Ġdr one -Ġc ous -r adius -M er -( None -ĠN J -_ headers -Ġam er -py test -ĠA ctions -ĉĉĉ ĠĠĠĠ -Ġet t -Ġh oly -Ġun comfort -ĠN in -ĠDec imal -ĠM essages -.s ender -] ])Ċ -Ġembr ace -Th ough -/ sp -Ġcult ures -Ġhigh way -t ar -.f ail -_h idden -ĠcomponentDid Mount -ĠW right -Ġj ag -_ il -../../ ../ -ig u -F ood -Ġa ce -Ġa ños -US D -Ġmut ual -Log ic -Ġtem ple -Ġbrief ly -ĠT rip -class method -default s -Ġch unks -,, ,, -ĠRe ason -$ id --up s -Ġdam n -Ġtruck s -Ġun limited -Ġsc ulpt -ĠC ards -Ġaut or -ĠTest ing -Ġdies e -sh ops -ç ´ -(p ayload -ĠP ATH -ĠMem orial -Ġridic ulous -eg ree --w inning -Ġre hab -Ġsophistic ated -wp db -ĉ path -! ";Ċ -_S YS -.s peed -Ġso ap -s uffix -W rap -Ġenh ancement -à ī -ú b -Ġplay list -Ġmix ing -ant idad -=" ";Ċ -ĠRev ision -ĠBe at -.in c --w ay -enc ias -ul ers -C at -id el -ĠSh ip -.set Color -Ġthreat ening -.mod ules -Ġafter wards -ĠD ashboard -Ċ ĠĊ -Sign al -Ġpr imer -orne ys -ici ary -Ġl igne -_p redict -Ġa est -_ https -> : -ĠL ex -Ġrencont res -eg ral -sc ala -_f amily -ÃŁ en -_s ym -Ġuncert ainty -ĠVAL UE -Ġ} ;čĊčĊ -Ġbro ader -Ġh orses -ãģ Ŀ -ĠK al -ob a -_IN ET -ĠK ill -j query -am ination -[ @" -Ġm uj -## #Ċ -First OrDefault -then Return -C he -/ footer -Ġpark s -as je -ĠG ulf -Ġmod est -. Init -ï¼Ł ĊĊ -Ġpros pects -Ġs vg -Ġå ı -.D ialog -_N ET -Ġ( ($ -Ġe k -ĠW arning -ĠM K -< LM -Ġ' čĊ -i em -h etic -Ġi x -th ink --sh adow -ĠE ld -ĠNev ada -ĠLe af -ĠG ROUP -Ġprom o -ent ine -ĉ Map -ĠModel s -ĠK rist -_k ernel --m ade -Ġc err -As sets -ell ar -Ġinv oked -.v ue -Ġcult iv -C losed -Ġgener ates -ffff ff -thes ize -s qrt -ĠCast le -.c ar -Ġke en -und a -ĠC row -ĠSing h -y thon -Ġbe ans -l arg -æĸĩ 件 -Aw esome -unc ate -Path s -o ji -(c urr -CON DS -Ġm im -Ġshould ers -H ard -ast es -а еÑĤ -Ġconv ince -de cess -m ade -ĠC MD -. Im -Ġcha os -ens ively -Ġcool ing -Ġbur ied -(' @ -_S e -ĉĉĉĉĉĉĉĉ ĉĉĉĉĉĉĉĉ -.com pany -.sub mit -ph ant -Ġboot strap -_h elp -à § -.d ump -Ġdif er -_m apping -Ġcirc ular -Ġescort s -Ġb ere -Ġgrad u -ĠLeg end -im edia -ĠBar celona -Ġbed s -åĪ ° -ãĢ Ĭ -_v olume -Ġtremend ous -Ġsc aling -Ġp ins -en as -type param -D ashboard -render er -Ġsp i -Ġ& $ -ĠSk in -alm art -Ġh ockey -Ġ'" .$ -Ġerr no -Ġb ew -Follow ing -.M odule -er able -ĠM ilitary -ĠR io -_ available -ĠSur face -Ġst ab -IF IER -ĠL IST -Ġd ashboard -Ġcl usters -.pl ugin -Ġj ou -ĠDec or -F our -Ġdel le -****** /Ċ -ia z -in de -ch ing -Ġget Item -.Add ress -ment ed -A meric -Pl ain -Ġus b -ĠPract ice -_ ment -.bl ue -H int -ÑĢаР² -Ġconn ector -Ġinher ited -и в -Ġinterval s -Ġc ere -Ġu d -Ġin con -.Ex ists -ĠM ic -F K -(c ard -.Set tings -Ġexhib ition -Ġon Pressed -Ġrest ored -eng u -. def -Ġrec v -." );čĊ -enc oder -ather ine -( dest -az ed -# endregion -sem bl -, M -ob y -Ġп еÑĢ -.C all -Ġattend ance --b order -Ġaddress ing -ê n -ĠLe v -Ġb ash -ben ch -C redentials -Sp acing -( of -_RE SET -ig uous -Ġcr uel -Ġcross ed -Ġle ur -ĠG olf -or rect -Ġpack ets -ĠData Set -Ġpart ly -SEQU ENTIAL -Ġindic ation -ĠS alt -ac ia -Ġ* );Ċ -ĉ info -ĠView Bag -on z -Ġeditor ial -ĠA rena -Ġs ir -_ Static -( socket -s u -cho ose -.m onth -.M y -09 6 -é ri -; font -do es -Ġcon verter -Ġsal v -Ġl r -Ġinflu enced -(f eature -ĠQue ens -let t -_M ON -& amp -Touch ableOpacity -O FF -Ġmetab ol -( iter -Ġvit amin -ĠIND IRECT -aut om -_p ublic -Ġadjust ment -Ġspecial ized -w indows -.add All -Ġaccording ly -ĠJ OptionPane -Ġcell spacing -Ġqu ad -Ġcre ep -Ġout lets -}` )Ċ -Ġpri est -_TH READ -ĠMar x -ĠBy Val -Ġc ual -éĿ ¢ -Ġtempor arily -An n -ke leton -å ¥ -ĠLO C -au er -der ive -Ġbeh aviors -as ename -ĠCent ury -Ġhor rible -ME SS -_ List -we i -P at -ĠCh oice -_F ROM -ĉ line -.in voke -.B ottom -Ġnow here -." ĊĊĊĊ -_ export -Ġstrugg led -.Ap pearance -ĠJ Button -ĠJer emy -([ [ -Ġkick ed -mar shal -st aff -es ity -Ġqu iz -_e ffect -Ġ} ));ĊĊ -m el -b anner -ĠP IN -Ġin vention -Ġcons olid -Ġop s -ĠB etween -j ack -ern ational -Ġsacr ifice -ag ation -ĠJ oy -Ġam endment -ĠS old -Ġprison ers -ан нÑĭ -Doc uments -) ])Ċ -ust ed -ĠLine arLayout -os o -_E M -.s elf -.M iddle -) // -Ġ\ ' -Ġfuck ed -ĠM urray -Ġprof ound -_E LEMENT -ult a -il ers -port folio -J une -t cp -mod ified -ĠTr ace -ĠK el -aly zer -) => -ĠRep air -_B E -Br and -u art -pre view -Ġiniti atives -run ning -b ang -ĉ update -ĠCo ach -R ich -Ġy outube -Ġrit ual -app a -ĠRobin son -prec ision -//////////////////////////////////////////////////////////////// //////////// -=[ ]Ċ -Ġcelebr ated -OT O -Ġin clusion -J P -' ;čĊčĊ -Ġnot able -(_ . -Man aged -Ġgu ides -& nbsp -ated Route -ĠAd just -Ġcol ored -_s cores -ĠTes la -_pro gress -.in st -[' _ -.fl ags -Ġf close -_O PER -ż y -_n ote -Ġtrans gender -å ķ -RI PT -Ġabs ent -Ġam et -Ġoper and -ë © -Ġh ood -to LowerCase -av o -ĠCirc uit -ĠL ind --- }}Ċ -= m -Ġsup press -ĠM AP -i ang -- admin -Ġside bar -ĠB u -ĠH ex -, F -ĠSign al -Ġtrans parency -ĠFeder ation -/ V -Re q -Ġpul se -Ġt ends -Num bers -% ' -Ġde port -dat as -_U INT -_ tra -ok o -Ġ" ? -comp et -sole te -und ry -Ġover lap -}` ,Ċ -. ly -_sum mary -ĠL ost -.C enter -Ġdis ability -.Serial ization -Ġge om -Ġ? : -ĠW o -Ġsh ipped -Ĥ æķ° -Ġu gly -Ġexcit ement -Ġext erior -Ġcheck out -Ġk ur -, D -ĠAl aska -Ġsyn thetic -ĠB udget -ĠSub scribe -Ġ& Ċ -ÈĻ i -ĠY u -ĉ query -} .Ċ -Ġtr aged -ass en -Ġaccommod ation -Ġphys ician -Ġren amed -Ġtid ak -z Äħ -Ġmin us -ny ch -09 7 -_EX CEPTION -thread s -Ġt ire -_c reated -ens ure -Ġworth y -Ġexc use -Ġclo th -.parent Node -/pl atform -ĠU FC -ĠG tk -un ny -Ġg ibt -ke ley -h um -(t x -ĉ dev -Ġout fit -do ors -Ġf on -ic ut -vol atile -Ġhom osex -Max imum -Ġexp end -Ġ});ĊĊ Ċ -E q -ond ers -dep artment -ĠPhys ics -" });Ċ -Ġpar ad -.S tr -Ġse le -IF IED -Ġdel ivers -iv an -Ġrespons ibilities -Ġadvoc ates -è µ -ĠR ID -.param eters -M etrics -ron ics -ĠUITableView Cell -A bsolute -ip se -yl um -MLE lement -_VAL ID -< title -D lg -p aces -Ġsynd rome -be ans -_d atabase -oz illa -ĠM eg -DB G -Ġl ub -Bag Constraints -ab ad -Ġproject ed -_BY TE -.Size F -st reet -ĊĊĊĊ ĊĊĊĊĊĊ -ĠLO SS -Ġdirect ors -/ news -Ġnurs ing -ĠD one -. HTTP -dis count -ĠR ot -To Many -Ġen abling -Ġauss i -ost a -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ čĊ -è½ ½ -Ġhel icopt -ĠIn side -ä¿¡ æģ¯ -is per -ĠAll ah -ARCH AR -Ġroll s -Com pare -X P -Index Of -S UM -Ġass ured -ĠPhys ical -End point -.G lobal -.d etail -Ġthe ft -.j upiter -Ġhum or -.R ender -A lex -.c ap -Ġbuff ers -Ġdis pose -t ion -.p resent -z el -, P -Ġdesper ate -.get Column -Ġtw in -ì ĸ -.c an -Ġf lee -ĠIran ian -Ġstick y -ĠU TC -L T -//////////////////////////////// //////////////// -Ġl icensing -_PO INT -ĠM aps -Ġl ol -= models --t ab -ĠN ash -_log ger -tor ch -ĠCON SEQUENTIAL -Not Empty -/ react -Ġp f -Ġassert ion -Ġsubsequ ently -_c an -Ġpand emic -og ue -"+ Ċ -_ ent -_P aram -.ĊĊ ĊĊĊĊĊĊ -Res earch -C apture -Ġbel oved -d em -Ġextract ed -Ġf ights -ER C -(a uth -position s -Ġrevers ed -(st ack -Ġ_ ) -uto ff -_fl ow -ç Ĥ¹ -( Game -Ġex cluded -ĠCS V -c g -ĠT itan -p ause -Ġcer ca -Ġdump ster -L ess -Ġkotlin x -aster xml -Ġpoint ers -Ġfl ows -ĠT un -ĠMain Activity -Ġdis cret -Ġcomb inations -vis it -_b ind -oot ing -d ater -_look up -.n io -Ġswe at -ĠR d -Ġscient ist -ĠP ixel -@ NgModule -Play ing -Ġunf old -Trans late -ĠLaw rence -ĠFIX ME -B ill -ĠR IGHT -Ġwhere ver -Ġo ok -vid ence -Ġ] ]; -ĠSk ill -unist d -ĠðŁ ĻĤ -Ġfem ales --- )Ċ -İ· åıĸ -ĠF red -Over all -Ù Ĥ -Ġess ence -Ġthere by -Ġw ounded -ĠD OWN -les son -text ure -R ound -Ġautom ated -ĠÐ ¡ -ĠUp dates -Ġsh ade -p ublish -ĠG ear -= lambda -Ġle ver -) +" -h ill -Ġrad ar -ry ing -Ġ" ). -f illed -Ġline up -Ġd l -Ġworks pace -V o -_d t -ë ² -_ Item -NS URL -. verify -ĠHawai i -G od -M arch -Ġ[âĢ¦ ] -Ġpel o -ur ious -ĠPitt sburgh -. It -C lean -> \<^ -Ġi os -s ound -"] ; -Ġfre ed -rot tle -ĠL ower -[ count -å Ŀ -Ġp ale -ĠWay ne -ear th -_c ategories -U CK -.m etadata -Ġsum mon -H OME -олÑĮ з -Ġmanufact ured -Ġdo ck -Ġcompet itors -_MODE L -ok ia -ĠH ey -Î ¿ -Ġback ward -ĠPO SS -rop a -Ġc ri -_O BJ -Trans port --h igh -Ġerot ik -_s lot -Ġart ic -_f ramework --ser if -ĠSql DbType -') ( -+ "/ -Ġw ore -S il -Ġst oring -ĠPh ase -u ant -Ġb ump -in ho -Ġd ign -Ġback s -q q -(h ash -Ġge o -Ġt ender -Log o -! )Ċ -ĠM X -ĠAr thur -esso a -_C h -Ġbed rooms -="# ">< -Ġth roat -ins ic -.int eger -Ġpr imitive -Truth y -Ġfacilit ate -Ġcreat ivity -ĠD NS -Ġg ra -ue z -Ġcount less -ĠPol and -' M -ĠD ist -Ġv est -Ġcert ification -á» ij -h eld -ext ensions -( static -Ġgr ades -ĠU ber -ãģ Ł -Ġ[ ])Ċ -dat os -Ġget Data -ĠCh arg -ĠB S -.m icrosoft -.v ideo -.d irection -->{ ' -l ua -ape st -Ġbo iler -ere k -Ġdec ides -.j ar -IS C -ĠW ords -(C ON -EMPL ATE -ree ze -sh ots -app s -unt ed -.set Name -:: < --b old -ê ² -å¯ Ĩ -Long rightarrow -Ġunf air -Ġear ning -Ġsh elf -URE MENT -Ġid le -_M ENU -.C ustom -AG ER -- " -_s witch -b ecause -) view -m are -_ condition -ĠStart ing -M vc -(p re -d ump -_LO CK -at etime -.c allback -ĠC er -op ol -ib rary -Ġres ervation -ĉĉĉĉĉĉĉ Ċ -lect or -grad uate -Ġgener ous -Ġ ion -ric ao -m q -_com plete -(c ursor -ĠForm Control -: center -Ġsub stitute -ĠPl anning -Ġp ension -Ġrecommend ation -ĠT ags -Ġg ef -Ġalbum s -Ġwash ing -ro c -Ġtr ains -at ings -Ġex ponent -ack bar -- ln -á g -.Data Annotations -ĠE IF -ĠMalays ia -ĉ PORT -on us -Ġcle ver -Ġpe u -> ĊĊĊĊ -ĠArg uments -Ġdebug ging -( right -' D -com pute -Ġfin est -OR AGE -Ġspect acular -ph rase -Ġind ia -Ġlegend ary -b irth -Ġcom posite -Ġg rows -ĠT D -Ġep id -Ġlaunch ing -] ][ -Min utes -ĠCh a -Ġclean ed -Ġwitness es -uk an -ĉ Type -Ġhab e -par agraph -ĠJ Panel -ĠH ann -Ġvar ied -ĠP okemon -ĠM UST -åĬ ¨ -.vis ibility -op up -^ [ -.exp and -Ġ" ', -.f asterxml -_ auto -ĠShe et -mark er -Par cel -ew s -ĠStr ategy --m aking -Ġun ve -Ġtrail ing -Ġclick s -ĠGet Component -ĉ content -IG ENCE -ERN EL -NSMutable Array -Ġb reat -Ġharm ful -¶ Ī -Ġbes ides -Ġb oring -Ġbrut al -v ang -(p arse -qu ick -Ġpy test -Ġswitch ing -() ]Ċ -Ġì Ħ -L ER -ĉf ont -Ġnet t -) ]ĊĊ -(/ \ -æŀ ľ -to Array -Ġbre ed -ĠC AR -ĠWe apon -A bs -t ot -Ġset Name -apt ive -Ġ: , -Ġesc aped -ord en -ĠP ri -th umbnail -Ġdescri ptions -/ styles -ĠPC I -Ġal phabet -astic search -NOT E -Ġc ialis -ĠGr iff -Ġpor que -Ġprote ins -pl ays -Ġst ating -Ġimag ination -Ġfac ial -ĠMe chan -Ġarr anged -_ used -Ġarrang ements -ĠP ipe -host name -Ġprov inc -T it -.Flat Style -ĠS plit -ĠLo ader -.c c -Ġclin ic ----------------- ------------ -Ġb aking -ĠEN T -ne ath -ãĢģ ĊĊ -AN E -.EntityFramework Core -app ers -. ic -ĠNg Module -ĠF ORM -Ġ' ; --pro fit -h w -en emy -ĠE ye -Ġca ution -t own -Ġur ged -ĠJim my -ynchron ous --s ized -m aking -, { -] ', -_ Object -ah oma -Ġactiv ist -IN VAL -ĠCom mercial -ĠOr lando -(t ab -ĠØ ¨ -Al gorithm -Ġher itage -Get Mapping -Ġfail ures -ri os -at iva -Ġt et -Ġcar pet -( Z -th ree -Ġdisc losure -. ERROR -_c alled -Ġd ial -Ġoccas ional -.E rr -Ġfunc ion -caff old -Ġrele asing -ï¼ī ĊĊ -_ Value -ĠV ari -y ellow -Ġstrugg les -.c al -ĠDak ota -ĉc lose -Ġsand wich -Ġanaly tics -Ġ** ) -& # -ĠJ os -Ġpass ive -AT TR -Th rowable -ĠM un -ĠU int -(dis posing -ar ak -ĠLe aders -Ġaffect ing -Ġitem View -Ġeconom ics -f v -๠Ģ -.r b -ĠOver all -Ġwealth y -Ġev olved -nd a -ĠH us -re strict -um en -ĠA gricult -! ĊĊĊ -Ġexp ires -Ġspokes person -int erval -Ġà ¢ -Ġque en -(n il -ing o -He ap -Ù İ -Ġcompl ain -S ym -ĠCl one -ĠR u -ĠW ILL -ĠCr ystal -/ content -ing en -oint ment -Last Name -av icon -ĠIB M -ĠDim ension -an h -icip ants -ĠAn ne -.pro gress -Ġal go -ob il -ĠV oice -ĠF E -Ġg li -Ġv ed -Ġprevent s -\ Column -Ġfol k -ett i -Ġm n -ĠCL ASS -Ġdisplay ing -ĠK l -ĠF err -d uto -. ib -Ġd ados -' name --s pace -Ġit alian -Ġin verse -Ġd ense -ut er -ĠI Enumerator --s ign -Ġnation wide -Ġperson a -Ġsol ved -Ġdram atically -Log out -Ġgr av -Ġanalys es -ol lo -Ġl amp -. team -ĠE rot -= [" -Ġd ancing -Ġ?> / -Ġc ater -ff e -ĠSh a -ĠB os -ĠRE QUIRE -ĠMon ster -ĠR B -ĠI DE -Ġsu its -Ġform Data -( theta -Ġsp atial -= NULL -ĠSql Connection -Ġ à -ĠV enez -ĠMor ning -Ġpublic ations -ĠNON INFRINGEMENT -first Name -ud s -W ould -_HE AD -Ġinvest ed -st able -f red -Ġcommand er -SE S -âĢĶ a -an che -ĠM ovement -ë ³ -S uite -Ġjur isdiction -ë¦ ¬ -ĠB eth -j Query -ĠIs a -Ġd ental -, * -ĠL imit -ili ation -=" { -b ast -Ġt urb -is y -O OK -Ġadvoc ate -im ag -LE CTION -л ÑĮ -(c ategory -.de c -Ġun iqu -_s n -Ġattract ed -Ġà ī -ĠRun ning -_ edges -ĠDis able -_A S -åĽ ¾ -Ġnetwork ing -_br anch -H aving -toBe Truthy -G I -Ġcamp s -se p --p art -Ġ)ĊĊ ĊĊĊĊĊĊ -ustral ia -ĠRe ports -rit o -Ġwa ist -_pl us -ĠW W --p erson -Apr il -Ġs ar -.t ar -Ġagricult ural -t ic -Ġt cp -Ġset Value -agent o -ĠAp pe -p iler -CA DE -Ġan che -atch er -Ġcom ics -Ġl bs -_se gment -'] =$ -itt ers -ich er -G INE -Ġutil ize -ĠC ursor -_ex pression -Ġd ag -< long -Ġr hyth -æı IJ -Ġconsult ation -Y et -")) ĊĊ -_M AC -c ould -Ġ' \\ -ĠV o -ĉ http -Ġg s -ph er -- grid -J ames -J ul -Ġsch on -Ġtensor flow -ĠLOG GER -am as -Ġsc ipy -Ġconv iction -. ag -Ġadministr ator -)) {čĊ -Ġn un -" group -P or -Ġnur se -ex pression -ak y -ĠHe avy -. opt -.get All -Ġover l -/ ", -_c ountry -ç İ -ĠG ENER -_r oute -ĠD al - ´ -ol oad -Ġuncomfort able -(m enu -Ġhost name -' ");Ċ -Ġcalcul ations --c lick -Ġprotect ive -ãĤ ¯ -_F orm -ung s -Act ual -m f -ĠProcess ing -ĠIn ventory -(m atrix -app ropriate -w eg -ij a -Ġch r -Ġr ifle --w sj -k ar -Ġindepend ently -I OS -Ġconsist ency -v n -/s ystem -ĠCh anges -Ġexp ose -ici ents -Ġrel ate -ĉ next -è ¨ -ud es -Ġglass es -F XML -.... .. -ĠP df -Ġappro ve -Ġ{ \ -Ġexist e -)) ( -ARE NT -оР¿ -ĠL atest -ĠNiger ia -.Inter faces -Ġrem oves -En emy -Ġen force -vert s -ĉ pos -_text ure -W ARD -ĠINC IDENT -( container -Ġdef ending -ĠR X -ĠH ook -br is -ĠFl ask -Gr ay -. )Ċ -vis ibility -ĠRedirectTo Action -err al -_e lem -Ġres on -front end -_variable s -ater ia -Ġ+ " -ave led -RI X -Ġdef icit -_C heck -YY YY -To One -sp y -Ġun ited -end ent -Ġp ode -ãģ Į -C AT -(f mt -ĠBon us -Ġre ck - º -Mod ules -Ġvac uum -R adio -ĠDAM AGE -P en -ĠPark er -; ;Ċ -ĠRe ally -_n eg -p ending -Ġnomine e -ĠC ategories -ĠUl tra -We apon -Ġdef ender -I ss -ĠG ender -ĠD ress -Ġimpr ison -Ġbank rupt -imension al -PH A -ĠStr ateg -ĠPROF ITS -Ġp atri -//////////////////////////////////////////////////////////////// //////////////// -de legate -Ġfor State -Ġdev oted -_m ake -Ġterror ists -ĠS nap -_n av -ĠA A -ĠI an -ĉ app -Pl acement -_h dr -< K -Ġs ang -st roke -- Q -> x -.T ask -m oney -ib aba -' });Ċ -ĠSpec ific -ĠLine ar -_O PT -Hash Code -( Player -.Contains Key -Ġcoll apsed -trans parent -_R ANGE -View er -(c fg -Ġsort ing -Ġinf ected -ĠN ach -Ġaccommod ate -.element s -_P ART -ĠSex y -= get -( year -Ġx hr -: ] -ows ki -Ġsum mar -Ġ ¿ -Ġint e -Ġwork flow -ĠTai wan -vers ions -åı ij -Ġsurprising ly -Ġopt ical -Ġpro ces -Ġdisag ree -Ġnue vo -ĠC AM -sort ed -le ases -ist le -Id ent -ĉ event -ject ed -Ch unk -V ars -.pro vider -Ġproceed ings -Ġin clusive -Ġart work -end ants -ï¼ļ Ċ -se en -Ġl ig -Ġm akers -_f un -Ġlength s -Path Variable -[ item -ภµ -De ad -FFFF FF -ĠUr ban -up les -ich en -(null ptr -.s pec -, System -UR ATION -(j ob -å¼ ı -Ġtrack er -Å Ļ -ĠM R -ĠSQL ite -Ġd to -Ġ; ;Ċ -Ġm int -ĠInt roduction -ca o -Ġquestion ed -Ġf itted -rev ision -s q -Ġm ig -_un its -_ async -Ġf lick -});ĊĊ Ċ -Ġnot re -}` , -F ilters -Ġm undo -_d ays -Ġfr m -ut c -Ġval s -ew idth -ĠGener ator -ĠArt ist -ĠID s -ĠArt icles -re ater -ĠComponent Fixture -. = -Ġr ou -- no -.b ukkit -eg g -ĠD iff -atic s -Ñĥ Ñĩ -âĢĶ ĊĊ -ĠChar lotte -by e -Ġ} );čĊčĊ -ĠV ik -ĠB row -Ġl v -ĠG ib --w ing -GL IGENCE -(I l -ĠEngine er -.W ait -ĠP ictures -Ġr het -Ġth ermal -Ġpr aise -< >();ĊĊ -ĠSp ider -P ause -ĠB aker -Ġsl ower -Ġ} ]Ċ -_en queue -Ġdisappe ared -ĠT icket -IN UX -_LOC AL -аÑģ Ñģ -@Inject able -comm unity -Gesture Recognizer -åĽ ½ -Ġsca les -Ġ- ( -/ '+ -ĠS it -Ġexecut ives -ard ing -Ġad vers -Ġback wards -ĉ context -ĠH amp -ĠP F -ĠDe ck -ĠCra ig -A merican -Ġb ell -Ġpro l -uf en -Ġr ng -ar shal -ĠSim ply -first name -sh ore -J uly -Ġmort ality -ĠâĨĴ ĊĊ -Help ers -Ġbench mark -em ade -Ġorganis ations -.g son -ĠText Field -Ġciv ilians -.Array s -ĠMiss issippi -Ġinter mediate -get User -_cl uster -Rel ative -fore ign -.querySelector All -Fore ignKey -Ġreason ably --------- -Ċ -C ards -ĠK am -ĠTh or -Ġroll er --e lement -ĠC urrency -dd ie -ALL Y -ĠR A -Ġper met -aa aa -Ġhom ework -ĠV it -Ġm old -ĠF er -[ start -Ġstatist ical -Ġsc ary -_H OME -.B egin -Con struct -ogen ic -ĠDEAL INGS -Ġtamb ién -ix on -. ind -ac re -Ġtransform s -ĠN ap -.B lock -uss ia -pir ation -ul ent -Ġce il -Cl ause -na ire -T ES -Ġne at -ST D -ĠReg Exp -per form -: ) -Ġun ions -Ġs ublic -Ġw inds -lo ating -g lich -Ġp agination -S kill -App ly -ĠOper ator -ist ogram -Ġqual ities -C ross -Ġde com -], " -ĠJ uan -.mod al -.Ch ild -ĠRog er -STIT UTE -:CGRect Make -a lette -Ġst a -as ide -Ġbl ur -ĠW a -if etime -re ed -control s -Ġb ins -Ġп ол -*/ ,Ċ -U IS -ĠR ou -ĠDem o -- awesome -ĠCh ain -Ġh asta -ĠB art -. KEY -Ġvend ors -nof ollow -ĠD est -_b uilder -Ġarg ues -_ answer -g oto -ĠRES ULT -ĠM ON -Ġp oder -o ons -_C ASE -Ġrep lic -Ġfin ancing -ĠD ATE -c ern -_tr ack -t ies -/ logo -ĠNE GLIGENCE -get Type -> T -b et -g irl -ĠINCIDENT AL --s ite -.tr igger -ĠL isa -_input s -Ġrel atives -Logged In -Config ure -I K -. accept -Res ume -ĠD raft -Ġ* >( -ĠW A -ed ian -ern ess -ĠLayout Inflater -*/ čĊčĊ -oth y -Ġoblig ation -Sub scribe -Ġth umbnail -ex ist -Ġins isted -ĠU ICollectionView -ĠAng ular -Ġtable ts -ĠImp act -ãĢį ĊĊ -ah o -Ġcharacter istic -g d -Ġ= ================================================ -our t -` . -App ro -Co ordinate -Rem ember -Ġmar ine -] ==' -ĠAdmin istrator -.get Default -Ġforg ot -ĠStruct ure -V ue -ars ing -m oment -k w -_c ursor -Att ack -Ġath letic -Ġdiagn osed -Ġend e -åĪ łéĻ¤ -H ouse -ĠP ARAM -Ġw iki -ĠO pp -Ġcons ervation -Ġs nd -_t em -sub str -ĠC ape -.s im -UT ION -an an -âĢĻ un -Ġg y -- work -Ġcomp elling -=' # -ĉs ub -Ġdirect ories -íĬ ¸ -Ġtouch es -out ines -.C ollection -s chedule -.l at -ĠDo ctrine -CA A -ĠRe fer -Ġshift s -Ġlik elihood -pre ter -ĠF emale -Ġinter cept -Ġl ou -çĻ » -Ġr ug -ĠC rown -Ġ************************************************************************ **** -- product -Ġprompt ed -ung le -d ocker -ĠT u -ĠUn ique -_ Error -ul os -Ġâ Ħ -Ġ( ` -Get ting -_s cal -ĠEn h -ü t -Ġsust ained -Ġp atches -Ġpros per -ĠG aza -_l ight -Ġin cons --------- Ċ -ĉĉ ĠĠĠĠĠĠ -S F -C N -: ";Ċ -ĠColl ins -( *) -Ġcomp ilation -'] čĊ -Ġcon sequence -, ... -Ġd m -ĠB LOCK -Cl uster -Ġsk i -(arg c -T uple -Ġjo ins -ĠSher iff -W ar -ind i -Ġcomment ed -H OST -Ġinv itation -apan ese -Ġperm its -preced ented -_z one -ĠA my -_R D -Min imum -Ġinv ocation -.en able -icht en -- owned -" id -_PO INTER -F ac -Ġspecific ations -Ġnom ination -Ġg p -< ( -Ġrob ots -ĠJ erry -Ġhold ers -Ġw and -c ms -Ġ} ))Ċ -.To ast -ĠI List -B ased -z oom -/ style -ĠBe ck -M en -Ġcontrib uting -Ġund o -ĠO H -Ġadd Object -Ġe igen -sign up -éĶ Ļ -Ġdist ant -PAR ATOR -ĠM ari -Ġm á -E mp -ó s -Ġì Īĺ -ev t -+ j -p ark -ĠSt ay -ĠD un -Ġso y -> % -az ines -Ġti empo -(m e -p resent -.Th is -Ġedit ors -F IELD -.W ork -ĠUn iverse -Ġdr unk -.t imer -Ġalter ed -ĠN ar -ëł ¥ -.Act ive -id or -ç Ń -.delta Time -Ġawk ward -& quot -ĠSaf ari -Ġtr icks -MENT S -div ision -Ġvary ing -ĠHigh way -Ġphotograph er -ĠSt ewart -Ġlast ing -.P re -.amazon aws -ĠL uck -.D escription -ĠN az -n eg -Ġc ó -<<" \ -ĠSur v -ĠU nc -Rec ipe -.Border Style -Ġmod ifications -- at -AT FORM -h dr -ak o -Ġsublic ense -ĠJ ump -Ġbe im -ĠMan hattan -. bool -_h w -ÑĤ ÑĮ -B in -Ġg ateway -" ": -ĠU IS -:" + -- def -ĠReg ular -/ testing -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ -string stream -Ġdis par -Ġmob il -- read -ĠAd apter -ĠCh ampions -Ġsched uler -Ġk ills -ĠM ultiple -ir ror -Ġgod s -AD O -ak te -ĠUs uario -.c ircular -Ġre cept -ĠEx pr -Ġelder ly -Ġnic ely -Ġbest e -W ant -Ġclass ical -.s prite -obj c -ĠM ason -Ġsist ema -.Bl ack -es o -ĠZe it -Ġdiv id -Ġent ers -_sub ject -ĠPlan et -.w arning -ĠG ram -_t okens -Ġhousehold s -_c ustomer -user Name -c ross -Ġp ione -Ġass ists -_S M -ib o -Ġlo yal -Ġuse less -# elif -ĠUlt imate -C ome -g el -Ġd ich -xy z -ik el -ob ra -_s can -ĠInter ior -ĠN ice -Ġpl ac -ĉt arget -Ġvir al -ass o -() / -und e -ĠAd obe -O s -vis ited -ĠO W -ĠFe ed -ĠSe quence -Ġman ages -in son -ĠLouis iana -{ }) -ĠH ab -ĠL D -Ġb ip -pr ites -(e lem -.h ibernate -él é -Ġoh ne -_trans action -Ġann unci -P ublished -ĠH onda -ĠT am -ĠP acket -_ selector -Ġchalleng ed -Process ing --h over -Ġtr ainer -_c ancel -ĠNS Dictionary -ab ric -ĠM LS -_s ensor -Ġshr ink -ĠF X -th reshold -ĉH X --m ark -` .` -S cheme -(f ull -_w riter -ĠS ys -Ġf led -ĠC in --w idget -ĠPre vious -G ender -_ question -Fe ed -Ġscr ut -(p refix -ãĢĤ ãĢĤ -Ġin fections -Part s -Ġhier archy -_DE LETE -ĠPat ient -_p ay -Ġprom oted -Ġì ĭ -Ġcivil ian -Ġagricult ure -ĠP iece -Ġst ance -uts che -Ass ign -.A CTION -F ig -_r adius -ĠS ync -du cer -f ailure -ens ed -pt ime -B M -_dat etime -qu ivo -QUE UE -èĢ ħ -Ap pear -Ġsum mit -: void -Ġv ine -è® ¤ -on ne -_TR ANS -.g reen -_ cc -Ġhung ry -Ġ" > -() );čĊčĊ -Ex tract -iz ens -Ġsol ver -Not ify -Ġeng lish -ĠSh opping -inter faces -RE Q -Ġil leg -ĠUI ImageView -Ġdis connect -ĠUnt il -ĠConserv ative -@ Column -Ġshift ed -Ġ: čĊ -Ġf ich -Ġd la -Ġsh oe -"), čĊ -ular ity -_RE SP -We ather -UI Application -. iterator -Ġag ing -.P arent -ow ie -(e qual -ĠCon v -/ default -Ġmeas uring -.pre v -.Is Valid -.F at -Ġs Äĥ -key words -with out -Ġso vere -Ġex changes -Ġm elt -Ġis lands -ĠInt egr -Ġjump ing -Ġg le -Ġjournal ism -Ġd ated -Local ized -ĠRef resh -Part icle -Ġa a -ĠSTR ICT -Ġb od -.Pro cess -_A UTO -ĠP ublished -e very -Ġtechn ological -ls x -Ġir rit -Add itional -Ġdel imiter -_l anguage -- area -bo ys -ĠT ube -Ġw at -Ġmechan ics -_ owner -Sp ell -ĠSt ories -.Append Line -Table View -h em -st ick -oll ower -I FF -ĠU V -oll ision -S UB -Ġcompar able -Ġdon de -s ales -ll vm -Ġ} ],Ċ -OTT OM -ĠPur pose -L ab -Ġinterview ed -o is -as il -.set Id -ĠIn struction --- > -ĠMod ified -ation ally -ĠMe eting -è¯ ¯ -# region -Ġrout ing -.f ocus -ĠYou th -< D -ĠN ag -contact s -Ġform ing -Ġm ie -',[' ../ -ĠB P -Ġapp et -ĠTe acher -ĠT P -Ġann ually -outed EventArgs -ĠSpe aker -Ġre name -CF G -(" // -æİ ¥ -/p ages -Ġpr és -ĠSp ell -.All ow -ĠINT ERRU -Ġ( # -âĢĻ ĊĊ -_G eneric -.im show -_t im -- face -(& ( -atin um -Ġrevolution ary -ĠH ours -r ain -Ġany time -Ġab b -.j sp -Scroll View -ĠTr uth -Ġanticip ated -Ġacc ent -. checked -Ġspec ifies -Ġca f -Ġcell padding -Ġcook ed -ĠH ugh -pe ek -_R ATE -Ġd orm -/ čĊ -IV ITY -.Cont roller -(p art -.con straint -Ġinv asion -MO VE -Ġgl uc -l ename -Ġam en -eng lish -ĠSw itzerland -";ĊĊ Ċ -pe st -.col lect -N ib -ĠD ict -ĠE mb -(sub ject -Ġoutr age -Ġdec iding -Ġsent enced -F echa -" A -Ġqu er -Ġfont Family -Ġqu adr -- Y -_C ACHE -Ġanaly zed -Ġg aining -ĠAgain st -ĠSou l -ta u -Ġlight weight -ĠT F -ĠEffect s -.T ypes -.add Class -Ġv egan -é ģ -.' " -ĠExpl orer -.d etect -.sh ift -Ġoblig ations -last Name -Ġassoci ations -ĠTime Span -un ter -ĠF resh -Compat ible -P ub -id ges -. option -var i -.hash Code -Ġg eb -. section -- not -ĠSub mit -T N -reg istry -_m edia -Ġn aj -ff t -Ġm ate --th ird -Ġp ockets -est a -Ġb ent -ĠN ord -Ġretail ers -ĠMor ris -."" "ĊĊ -W rong -Ġ ÅĽ -R ay -. ec -ĠB ind -_H AND -(n on -is Valid -Ġsimilar ly -_L IMIT -Ġdynam ics -Ġdist inction -ãģ Ĩ -< N -Ġor th -ĠToy ota -ĠK ate -ĠL S -or ie -ĠSpr ings -Ġf reak -last name -_M ULT --st ep -" ( -AD DR -Ġentert aining -_CON F -Ġdec oded -Ġst reak -Ġwait ed -Ġnot ified -rodu ced -vis ual -.Layout Params -æ ° -es ian -f its -s pring -ĠBern ie -User Defaults -Ġped est -Ap pearance -ĠW iki -ĠNOT ICE -Ġs sh -Ġdur ante -ĠZ ip -ı r -ĠNAT O -Ġtw elve -Ġro yal -ï ¸ -Ġmer chant -ĠF urniture -'] ),Ċ -, X -Ġfold ers -ĠG ate -ĉf unc -p ick -_us uario -ĠV erm -ment ion -ur pose -Ġalert s -x ious -_s ig -ĠF u -Ġ( : -Ġd umb -åħ ³ -Ġaccur ately -éĩ į -R B --s creen -ĠV ER -j our -Ġrom ance -uc ceed -. choice -Ġad ip -_d ims -Serial izable -ãĤ ĭ -.j ob -Ġpro g -uch ar -Ġg ently -ĠR SS -ict ured -_ENABLE D -ĉ label -aw ks -ĠEn sure -rem ember -ìł ķ -Ġtrans mit -{{ $ -.Trans action -ur se -_rel ative -Ġs ized -ĠX X -ĠPr incess -ĠL arry -Ġpr ó -ĠÑģÑĤ ÑĢ -Ġs isters -estr uct -Ġcheck point -: length -ĠCar los -/ icon -_T ARGET -T okens -Ġpat ience -ĠSe lected -q ty -.show Message -Ġwild life -ĠP rops -b m -- arrow -Ġpar cel -fire base -ĠBen jamin -cess o -.t im -ĠG arc -. any -ĠHOW EVER -ĠK o -Ġgrab bed -_f rames -Ġobject AtIndex -ĠADV ISED -Ġsub ur -ĉ GL -Ġ}) }Ċ --l ength -ìĭ ľ -ĠPot ter -_b uff -.g ui -ĠEnc oding -E lect --m essage -Ġ � -Ġ ÈĻi -ĠArgument NullException -а ÑĨи -Ġmin imize -Ġrespond ing -$_ [' -ĠInd ividual -á c -ĠIN TER -Ġmast urb -ĠB in -(' $ -ëĵ ľ -Ġopen ly -Ġ> < -Ġun to -olog ically -ĠM ul -VID IA -Ġsl im -ĠCommission er -( on -Ġunder neath -/ db -v ote -( Message -ĠP ope -Def ined -Ġsw ift -ur f -Ġadapt ed -SE L -Ġreven ues -Ġdiv ine -= y -Grad ient -_ act -Ġ/*! < -Ġpoly gon -ĠF DA -ĠC arr -at ables -(std out -Ġrefr iger -Ġco ordin -avor ites -ÑĪ и -Ġcompass ion -ĠPOSS IBILITY -- secondary -ur acy -Ġcomp romise -_A V -_ os -Ġbes ide -ĥ Ŀ -Ġl n -.pl ugins -Cap acity -al ah -.b in -ĠC RC -_b alance -Ġflex Direction -Ġam bit -Ġnick name -ĠFor ces -C LE -ĠSh ell -Ġs ail -ĠW riter -ĠA lice -d w -ĠInd ians -ĠMar shall -_S RC -Ġnormal ized -ĠJ ag -ãĤ Ĵ -ze it -r pc -ÃŃ c -.in line -Ġtrav ers -_n umeric -Ġutil ities -Ġev ac -IN PUT -ĉ register -M X -ĠCamp bell -Ġdatas ets -Ġdem anded -Ġinitial State -g an -Ġe i -Un expected -- web -tr ait -, Y -ĠT odd -Ġske leton -Ġoptim ize -ç¬ ¬ -ĠU pon -ĠSt Object -Ġap lic -.' P -v ron -. UN -Ġpaint er -izar re -Ġl av -Ġp om -p reg -= function -( serial -ific a -um ing -åľ ° -ãģ Ĥ -- op -U CH -ĠH end -.prop Types -Ġy o -Ġrout ines -Ġcar ing -S em -Ġres erves -Ġprior ities -red its -IST R -Content Type -ĠSch w -/ media -Ġe str -Ġclim bing -- week -cher che -s ensor -To Array -ĠMont real -Ġcloud s -ĠInject able -ĠR ice -Ġpropag anda -_pro vider -Ġind oor -Ġin aug -Ġdipl om -Ġmess aging -_m ut -å ¦Ĥ -Ġk w -ON S -ari ans -R PC -) ]čĊ --r ay -ĠS or -m all -Ġmarket place -Ġv tk -M a -og an -ig i -Ġspons ored -ĠD ani -.S EVER ->' .$ -m ultipart -ĠW ol -Ġtable Name -ĠUser name -Background Color -Ġf right -_E MAIL -Sept ember -_val s -op ia -Ġsp otted -- Ch -Ġdata Source -/ "Ċ -ек ÑĤ -ĠRequest Method -ĠRe place --d o -ah n -ĠPh D -] .ĊĊ -N ON -g ement -ĠTh r -Ġquiet ly -Ġtort ure -Ġte as -ĠC Y -Ġa tr -develop ment --d etail -Ġlight er -Ġarg uing -Ġdes erves -Ġcur riculum -_CON TEXT -ÅĤ y -H ITE -ĉ ID -/ uploads -Ġt its -re o -_d rop -. UTF -Ġpick up -Ġgro cery -ĠP ure -Ġeas iest -Ph il -.f eature -(" * -Ġinvest or -t ok -Ġj ar -L os -âĢĶâĢĶâĢĶâĢĶ âĢĶâĢĶâĢĶâĢĶ -. queue --s peed -M al -um blr -ĠCON ST -ĠH RESULT -ĠD ance -(file Path -Ġattrib uted -ॠį -ĠB und -co ins -Ġs ão -Ġp ir -person al -Ġpre lim -Ġprop ose -ĠT L -] ]) -ĠSub scription -ĠK re -, len -.First OrDefault -) -- -_product s -.Get Bytes -Sh ip -Ġenc rypt -ĠS G -ĠM yst -h ir -Ġiter ate -Ġint end -.mock ito -Ġch apters -( angle -ĠV lad -è® ¾ -' .ĊĊ -Response Body -ĠAb d -de al -Ġbar riers --out line -b ill -ĠF alls -_se cond -. include -. ceil -Ġoccup ation -ph ony -.move To -ĠJenn ifer -AST ER -; ">< -ĠEn abled -Ġtermin ate -ĠI o -l ations -ĠTHE ORY -Ġear liest -Ġr ack -ĠSc ar -sh ake -ch ip -Ġu v -Ġall iance -п иÑģ -ĠGOOD S -z ione -ĠV I -Ġ{ - -Ġfilter ing -Ġmis con -.Dock Style -Ġb ush -Ġj unk -æ Į -ĠQ UE -Ġhook s -Ġfirm ware -Ġmiddle ware -d ic -ĠOak land -Ġarr ives -P ayload -p ixel -] | -Ġstart Date -.P RO -_a udio -Ġmid field -igid body -ĠSw iss -ĠCl ip -ĠD ump -ĠText Box -Ġg eh -y ield -od s -Ġrefer endum -Back end -ĠC ream -Ġdomin ated -ĠArch ive -Ġrid ers -.prepare Statement -Ġqu ando -Ġche f -w iki -in el -am pling -(" \\ -Ġs ag -_pro xy -ãģ ķ -p do -.getElementsBy TagName -Ġdemonstr ation -ĠN PC -Ġarch ivo -end ance -Ġefficient ly -( actual -.t ableView -Ġm ush -Ġbe ars -_thread s -j as -ah un -Ġne ural -Ġdesign ing -ĠG DP -Ġlift ed -çĽ ® -ĠJ oint -ĠIn clude -ĠGi ants -Ġwithdraw al -ĠR ent -n ative -ĠSe ek -gress ion -_C PU -\ S -ĠSh ield -Ġsol ic -Ġbo om -yect o -Ġmanufact ure -ĠâĢ ĭ -Ġb box -Ġearth qu -ollect ors -:@" % -Ġlo ops -J e -alk ing -ĠWh ats -ĠBo ys -. book -ARG E -_p ixel -Ġsus pects -Î ¹ -us p -ĠBM W -ie ces -(p erson -å¼ Ģ -é » -ĠPod cast -Ġb ou -( Item -à » -( Input -Http Get -Ġb urg -) ^ -BO ARD -*/ , -Ġg ulp -ĠB enn -Ġdeck s -.status Code -Ġac ute -Ġh ug -ug u -Ġp led -," % -h ape -Ġз ап -ĠMain e -.re al -Ġd alam -ĠMin or -.F loat -dis p -Ġt l -Ġen count -=> $ -Ġf g -te es -ĠRec omm -ä l -Ġchem istry -Block s -O ID -Ġfore x -ĠApp end -Ġ{ * -ĠSup ply -CG Float -(b l -Ġat e -ador a -Ġg ust -Ass oci -> .Ċ -F ETCH -.s erial -widget s -ard less -ie fs -_F ULL -ernet es -ĠP red -Ø Ń -äº ĭ -ub ernetes -ĠL aura -Ġl abeled -High light -Ġanno ying -/ update -(d escription -Ġintim id -$ c -")) )Ċ -.A P -Ġ[] * -ĠEX IT -.H ost -ĠOP EN -.send Message -_c amera -_t ile -Ġth erm -onom ous -Ġdis adv -Ġna ar -index Of -ĠP P -.prot ocol -AF E -Ġtext ures -################################ ################ -umb ai -.st ats -ĠG E -Ġi e -ĠST D -ĠM ann -.ref lect -K B -Ġd ive -.w av -/* ---------------------------------------------------------------- -/ settings -.l ifecycle -Ġda ughters -or us -ub er -N ING -st ri -ĠT ip -Ġz n -Ġswitch ed -in et -uff y -ĠTransport ation -( conf -fr ica -ĠX L -ĠLe ad -_per cent -< Map -Ġthr ust -or b -ik k -Ġtra uma -Access or -ĠF it -ĠString Buffer -ex pl -(s creen -Ġaud iences -ĠO PTION -_ round -[ node -be h --> __ -per missions -ĠD etermine -.M an -Ġadv ances -. InputStream -Ġstrong est -Ġe Bay -Ġ# - -Ġdir name -ĠS MS -Ġmedic ations -Ġam ended -Ġchurch es -ĠImper ial -$ row -ĠMad ison -ĠIn sp -Ġaff air -Ġpsych ology -v h -Ġsever ity -âĢ IJ -Ġstri ps -A H -vert ising -Ġcon se -IM AGE -ĠSt ats -ĉs c -.C ursor -Ġfree ze -ss on -(x ml -ĠSus an -.t ile -ed ed -ĠĠĠĠ ĉĉĉ -uel le -ĠMitch ell -b ased -Oper and -½ æķ° -ĠF F -ĉstr cpy -ounc es -ild o -.execute Query -Ġapproach ing -ĠSe ven -Ġn uts -Ġr ic -ass ignment -Ġcalcul ator -ĠMur phy -ĠB ou -í Ħ -Ġbut t -Ġt icks -Project s -il ib -.text Color -m ov -_log o -( template -ĠIN IT -Ġimage View -scri ptions -OR ITY -Con sumer -Ġun precedented -Ġtour ist -Ġbr on -Ġcontract or -Ġlic ence -ĠN am -æ ¯ -( transform -_AT T -P ref -ĠG am -Ġvess els -Ġh av -L ater -.To Lower -Ġurl s -Ġbreak down -Ġpen alties -Ġf oster -ĠU E -Ġcl ue -com ed -åIJį 称 --m ain -Ġp ts -Ġcount ed -ict s -/ post -Ġget attr -Ġp ing -ANCE L -Ġp ec -Ñħ од -ant om -ĠBlue print -ĠEvent Emitter -Ġl ä -æ ² -Ġstr aw -( comp -' une -> N -- client -es Module --b ase -Ġret reat -_s imple -ĉĉĉĉĉĉ Ġ -fe e -') čĊčĊ -Control Item -Ġsubscri bers -ple ase -ĠE ff -Ġp ound -ĠBy tes -ĠTe a -_ activity -Ġmax im -Ġop code -B SD -. constant -; } -omb res -Ġcare ers -) .ĊĊĊĊ -Ġsp reading --exp anded -ĠOr d -amar in -Ġmob ility -Un fortunately -ak k -N L -_ redirect -ĠP G -ĠS ensor -b ol -t ap -_MEM ORY -ĠUI Alert -plit ude -We bsite -ĠLog o -lo ve -[ ind -Ġalto gether -Ġwonder ed -Ġes per -ĠLib eral -Ġo ss -Ġel it -Ġst iff -od ox -_ment ions -ĠDou glas -_p id -ĠC K -ĠinitWith Frame -.b log -p kg -ang hai -QUI RED -u u -Ġm kdir -AT AL -Ġun h -in ces -st h -Ġhypo thesis -Ġc ata -ĠT B -ĠCl ar -Ġpre decess -Ġsitu ated --w orld -)) / -Ġhead lines -.st at -Ġout break -sp ath -_FLAG S -ĠServlet Exception -S un -F ROM -ĠD ir -ãĥ»ãĥ» ãĥ» -_co ord -ĠOpt im -Mon itor -.b it -XX X -Ġtod as -f eld -ÑĢ и -im ir -Ġpolit ically -Ġmolec ular -Ġtrad ed -Ġ{{ $ -ĠSw edish -Ġ'@ / -_RE AL -Ġw arehouse -t oday -, L -or p -< section -- br -ym e -ĠUser Service -Ġlib erty -Ġmoment o -( Image -< size -S ch -Ġj og -i ology -arent ly -Ġquant um -ĠAb u -Ġr im -Ġman a -Font Size -Build ing -st airs -AIL ABLE -Ġ& ' -Ġs ect -Ġs igh -(b atch -.I Container -p oll -ĠCor ps -Î µ -ar u -ĠK ay -.r ange -_click ed -ĠRobert s -.N etwork -fin ish -- Man -Ġcolleg es -ĠF ine -")) ,Ċ -f ilm -Ġrem inded -Ġgest ure -out il -Ġthread ing -Ġobj et -Ġt ours -activ ated -.m kdir -= user -Ġre de -f ü -_SY STEM -p v -Ġcon gr -Ġmass asje -Ġpract ition -Un iversity -Ġtab index -Ð ĺ -S ets -Ġcount ies -g uest -f an -Ġword en -.d i -на Ñĩ - ¿ -ig Decimal -Ġsh ore -Ġg ö -Ġrep airs -Ġhelp ers -Ġcenter ed -OL LOW -Ġmap StateToProps -Ġc ents -< A -Ġexpect ation -Oct ober -Ġbg color -ca les -.C ON -ĠV el -Ġcry ing --se ason -Ġfunction ing -_LOC ATION -ü ss -ber y -Par a -omin ator -- le -Ġeth ical -has htags -emp lo -Ġn úmero -( activity -.St op -.str ftime -IL D -Ġto e -ĉ Node -") čĊčĊ -ĠPu erto -Ġexec uting -ĠG UID -Ġoppos ing -al ph -Ġexhib it -_fl ash -Ġme ille -Ġjson Object -H ero -aint ed -_D OM -Ġw il -Ġslo pe -Ġm Ã¥ -ĠIraq i -Ġorgan ize -ĉj Query -H UD -sh ine -. we -ĠSk ills -pons or -Ġcon clusions -Ġre forms -Ġrel uct -n amed -ĠOl iver -Ġ// }Ċ -- looking -Ġf og -ĠH O -ĠF ried -Ġinev itable -ĠData GridView -H our -il les -log ical -Ġconnect ivity -.tw ig -ĠK yle -(d st -- Sh -ĠStud ios -( Level -.j et -_PRO TO --de coration -OT HER -Ġread ily -.Param eter -Ġmultip ly -ĠL IB -ar med -Ġsoon er -æ Ħ -_ ES -Ġfoss il -ĠA nc -âĢľ This -l odash -Py thon -Ġhist ogram -west ern -Ġinf ant -Ġco ordinator -Ġn ib -: m -Ġres pected -Ġdef init -& T -_p ad -ĠTr igger -th al -Ġimage Named -Ġbeat en -ĉ rc -ĠPal ace -Ġhaz ard -Ġisol ation -_ rc -cont re -OUT PUT -Ġre ign -ĠPl ate -AT ES -Ġfl ux -Ġpack s -.get Selected -Ġparticip ated -Ġneed le --de pth -:::: :: --l aw -ins pace -on itor -= no -ĠAt omic -ĠBr ain -Edit able --s c -red ential -ĠP erry -k ie -Ġ ----------Ċ -.st roke -( Intent -Ġun ity -um lah -F urther -Ġpr ze -Ġs ø -ãĤ Ĭ -ĠPROC UREMENT -ĠH ousing -Ġatt orneys -Ġcomp ose -atter ing -" What -dra ul -Ġstraight forward -In stant -.J TextField -Ġtr ades -л а -Ġ{ ! -Ġl ately -IM G -ĠA ld -ĠIN NER -Ġcart oon -.S ource -F ALSE -Ġd ough -f en -( rect -Data Table -N ick -ĠBut ter -read s -_com ments -EN V -ĠConnect icut --F IRST -ĉĉĉ ĠĠĠĠĠ -ach i -.M sg -re ction -Ġrelax ed -Ġsha ft -Ġe f -ĠAdd ing -Ġbre ach -Ġ ï¼ļ -ram a -Ġconduct ing -Ġ( ; -(g l -ĠCA USED -ash i -ĠF LAG -ĠCom merce -ĠIN TEGER -h ours -ĠSchool s -Ġn ucle -Ag ain -pro j -Ġsevent h -EMPL ARY -(m ock -'] ,čĊ -_S PEED -> false -Ġsp a -ĠN ear -ì ķ -Ġintr ig -_m embers -w ave -Ġanalyst s -_O S -ed in -ĠF ri -Ġretrie ved -Reg ular -_ obs -EX PORT -')}} " -" class -__ (( -b ucket -Ġst ro -ĠP atch -yst ick -ful ness -ap os -D a -ĉĉĉĉĉ ĠĠĠ -Ġen rich -un ordered -h ole -C ong -< Product -ĠC urt -( the -_l ower -Ġavoid ing -Ġbu zz -Ġv iable -ub a -- is -are l -Ġact ed --d etails -ภĩ -ĠThe ory -ĠP un -ĠAn onymous -... "Ċ -è res -åı ¯ -ĠV ision -_se m -ash a -Ġcelebr ity -Ġend Date -Ġpop ulate -Ġcu is -qu ant -f loor -Ġglob ally -Ġcru ise -ĠStan ley -Ġb ikes -.get Connection -Ġpoor ly -_ other -amp ing -." );ĊĊ -od i -_A DMIN -.color s -ĠG aming -> ';ĊĊ -STR UCT -Q R -ID s -(arg uments -_a ux -( Event -_PR IVATE -ĠTre k -Ġdownload s -m utable -_STR UCT -(w x -Ġdom ains -js px -ĠVi agra -Command s -J s -.c fg -Content Pane -ĠEdit Text -à¥į ठ-Att ach -ĠAR M -posit ive -ĠGener ated -Ġse ized -= : -Ġelectron ics -ĠApp Component -/ ',Ċ -.equals IgnoreCase -Do ctrine -d isk -ĠPolit ical -CH O -< F -ĉ height -ĠB ug -. le -ik h -Ġmill iseconds -Ġconstit u -m ag -.n l --r ange -ang gal -', [ -ropol itan -Ġà ľ -ĠU C -.d esc --L AST -f stream -ib il -Ġf ier -VER Y -Ġë ³ -IR T -_ UI -( abs -Ġkne es -Ġro okie -ĠV ac -are na -comm end -- \ -ĠSUB STITUTE -So ft -Ġpart ir -we alth -è¦ ģ -(d ataset -ĠCl imate -- show -Ġreli ability -_ch unk -ä» £ -_st ock -ĠEX EMPLARY -ï¸ ı -Ġv ÃŃ -Ġsm iled -Ġdr ill -.F unction -ĠS I -Ġreg ression -- X -ĠJ ar -p ref -ĉs uccess -ĠHit ler -Ġinst inct -Ġfem mes -Ġlo ver -< Ċ -Ġmulti plier -r il -Res ize -ĠAuthor ization -ĠK an -Dispatch ToProps -Ġc rops -t okens -ec n -ential ly -ĠINTERRU PTION -f ake -Und efined -ĠA K -ĠTest Case -Ġr ab -Ġtor rent -ĠO t -B ars -Ġlect ure -Ġen jo -Ġrespond s -Ġindex ed -Of Work -_ch ain -)) -> -ĠBeaut y -Ġ` < -Ġtouch ing -Ġ| -- -ĉf lag -normal ize -Ġtr apped -Ġestablish ing -/b uild -A J -f y -- react -av n -RI PTION -Ġk ut -ĠF ashion -ĠIn form -cur ities -< byte -ĠUkr ain -Ġs ug -Ġconsist ing -ood le -. ctx -.To List -Ġcomment ary -Ġtransf ers -Ġn ost -ih ad -ĠU pper -Ġconf using -miss ing -- cl -Ġbound ing -Ġcongress ional -Ġreve aling -d h -r up -Ġt res -re peat -, ĊĊĊĊ -_t ac -Ġexp ed -G irl -h orizontal -Ġ"../../ ../ -( option -Ġwe iter -ĉs ql -Ġ=> {Ċ -Ġgar lic -Ġre pr -Ġrepl ies -( prop -Ġspir its -Ġins pire -Ġbas ement -.re ject -Ġhint s -Ġpoll ing -ĉ ĠĊ -_r ating -Ġc ath -av ier -Ġcomp ressed -ĠV S -] ' -Ġjud icial -ĠT rend -tr aining -EST AMP -ogn ition -Ä ģ -SE NT -vent ions -Ġconsult ant -um ph -Ġuser Service -, NULL -k h -D ear -_B AD -it ations -Ġmet aph -' é -and ise --f ont -.ch art -Ġs g -_ Controller -.j peg -ĠUL ONG -ĉg ame -( ss -ĠM aj -ĉg o -ĠS ad -ĠB erg -ĠM ine -P ack -Ġres istant -ĠR OM -Ġp eg -ĠStan ford -ĠY ahoo -Ġsca led -Ġl an -= [] -"/ > ččĊ -Ġs ud -ĉ background -Ġsch olars --m uted -ar á -Ġ= ==== -Ġ__ __ -C reat -ene ver -/w p -ĠV PN -Error Code -) ],Ċ -(b uilder -ĠEn emy -S ensor -us a -Ġtr iggers -Ġplayoff s -_RE Q -Ġ( ~ -ĠBar ry -Ġperman ently -ĠR UN -Ġb ure -.Fat alf -Ġch ick -ĉ panic -ps i -ok a -éĢ ī -> [ -Ġunderstand s -ĠJun ior -ĠIN FO -= mysqli -ust ain --s ource -s erv -ĠC REATE -. au -Ġsell s -ĠĠĊ ĠĠĊ -E urope -z w -pre h -ĠNS A -Ġx y -ภ´ -ĠB eyond -Inst ead -Non Query -Ġar ise -Ġavoid ed -.em place -_model s -} ),Ċ -Ġh id -Ġ& _ -.p oints -.get Width -.Ex ec -Ġ// // -ĠS essions -... \ -ĠCol omb -Ġacceler ation -rest ore -Ġ ile -ob ic -< Node -ĠD X -ĠBes ides -. age -ĠCont ains -N ational -ĠIm plementation -Ġeff ic -ĠR M -H y -ĠWed ding -ok ies -Ġrec ursive -Ġprosec utors -.Se lection -ĠForm ula -Been Called -[i i -ĠFr an -Ġtraged y -_F EATURE -Ļ ¨ -comp ass -ĠB h -? ĊĊĊ -.w riter -ĠH our -Db Context -io v -am on -re pr -é ĥ -ĉf i -'] ] -ĠD ry -. ro -ĠO bserv -æł ĩ -Form er -ĠB alance -ĉ json -Ġpr zy -I SS -( sock -ĠL INE -Ġde ce -Ġal ly -Ġtend ency -F un -Ġschem es -Ġinter ven -æĺ İ -Ġad verse -quote lev -Ġsacr ific -_s ide -Ġmut ex -AG IC -Ġocc urring -ĠCommunic ation -um ar -ç¼ ĸ -ĠTreat ment -.p erson -ĠL C -Ġe ch -( (" -ĠDise ase -ä d -ĠA Z -.A ccount -Ġcontinu ously -END ING -ĠRET URN -- string -.f ilename -syn thesize -Res ponder -( opts -reg s -Ġn uest -Pe er -// ------------------------------------------------ -Ġg auge -ĠK in -.s chema -Ġarr ange -ĠBl ake -_Type Info -C over -ĠHamp shire -P aper --in ner -util ity -Ġcross origin -F OR -Ġign oring -ĠD D -av an -Ġtrad itions -Ġget String -Ġeth ics -ĠMaterial s -DE SC -Ġen zym -io let -ĠCh ip -ĠMc Donald -Ġn erve -ç Ħ -") ] -æ± Ĥ -ĠS ugar -_S IM -j peg -Ġdiscret ion -ĠT N -bo ve -ĠMin imum -ĠForm Group -Ġwork force -ĠExec ution -err er -ĉ ĠĠĠĠĉ -Ġpres cribed -.Text Align -OP EN -ĠP B -im ity -ĠEx ternal -° C -ĠApplication Controller -Ġb arr -imp licit -_d ot -ĠCol on -C OLOR -.Pro ject -* }Ċ -pl aint -get Text -Ġindivid ually -Ġcheck box -U Y -ĠL amb -Ġdys function -ĠL ar -à ° -ĠCre ating -');ĊĊ Ċ -" They -loc ations -_C ORE -Inter action -umbn ails -ĠPart ner -b rit -Ġless er -ĠSl ot -set Attribute -ĠW ave -.p o -/ store -Ġbrows ing -_p d -sum e -s ed -Cur ve -Ġpl asma -Ġsusp icious -ìĿ ¸ -ĠB ah -ĠExp licit -_C C -.Client Size -\ View -Ġsub stit -lo on -ĠG AME -ĠB rid -Ľ 建 -_ User -Ġsqu ares -f one -Ġsac red -ug hs -] interface -ĠTh row -ĠK irk -Ġemp ire -Ġassess ed -T ax -ĠHe aven --b uffer -_STAT IC -én é --b ordered -Ġpun ct -(m ode -Ġke ine -S ent -ĠCal cul -ĠE ve -Ġsty lish -Ġoil s -.Test Case -Ġtrad emark -Ġliter ary -Ġconcentr ations -ĠRel ations -( Class -Ġstd in -Ġv æ -back up -. VERSION -.AutoScale Dimensions -st arter -Transaction al -- panel -St udio -k c -ĠCh amber -ĠSpi el -Ġr ho -ا ÙĦ -! ' -.At tributes -Ġmurder ed -apeut ic -Ġint imate -Ġtext Field -ĠBuff alo -d ummy -" % -ĠLib erty -ob ar -ĠT ank -ĠPop ular -erv isor -ĠIn iti -ĠM all -ĠP rior -C AP -ĠCl ay -ĠCert ificate -.L ock --st rip --dr iven -/ all -ĠMessageBox Buttons -_SE CRET -_p b -Ġr ats -ा ठ-Ġn t -.R outer -_top ic -Ġt ennis -ĠP UBLIC -ĠActiv atedRoute -Ġ' ,Ċ -Ġcost ume -Ġj okes -. Handle -ĉ byte -Ġflav ors -( cc -Ġperson as -ĉ image -ĠN azi -Ġgram mar -Ġú lt -Ġval ve -Ġv ic -ĠR achel -_in valid -P refs -std int -(r oute -Ġhtml specialchars -Ġpe oples -pl ine -Ġn v -ĠQu ant -opp ers -Ġcurrent User -ĠC atal -Ġrecon c -Ġconj unction -l x -amb urg -Ġinflu ential -d anger -ind ers -Ġ% @", -.config uration -os ome -. identity -Ġpick er -n ost -ĠDI Y -Aug ust -ab lo -Le af -ĠRec o -ck o -DO C -ĠH erm -: any -ĠInt erview -ĠT ex -x fe -( work -Ġle ap -He ading -Ġqu arters -\ Bundle -re b -Per haps -ĠG mbH -B irth -ĉ sum -ĠWat son -.n il -ç ¡ -{ }ĊĊ -ica id -Get ter -" name -Ġ" čĊ -_n one -z m -ac ute -uest o -Ġs ous -Ġre build -Ġnewsp apers -ĠH az -Ġk its -if o -Bl ur -Ġsu ited -- In -à ¯ -ĠKe ith -ĠNor way -IN IT -ire ccion -iet ies -_us age -ĠDou g -r ise -Ġtr illion -im ited -ĠR EL -al ic -Ġcritic ized -the orem -Ġce ase -Ġsid ew -ĠT erry -Ġsubs idi -Ġfirm ly -Ġaw s -Ġh ott -Ġdress ing -bad ge -ĠApp lications -è¿ ĶåĽŀ -Ġlaugh ed -Ġh obby -Ġmus icians -Ġ* . -. placeholder -Ġcount ers -ĠCap itol -SD K -Ġhel met -and box -qu it -Ġcriminal s -Ġteen ager -( update -G l -.se lection -Ġdis charge -Ġpresent ing -ufact urer -_UN KNOWN -Ġstress ed -å Ļ¨ -Pro to -_cor rect -ha us -Ġren ov -Ġfire arms -Ġtechn ically --b rowser -Ġc andy -St roke -Ġexec utor -Ġocc urrence -ĠIP v -_INTER FACE -ĠRetrie ve -.b ad -Ex change -Nav bar -ĠK id -(get ApplicationContext -_ST OP -ĠB oss -List eners -Ġshoot er -ĠAl b -ä ch -Ġp ix -.key Code -al one -Ġabs urd -ĠC um -ĠNewton soft -ik t -Ġlaugh ing -Ġcapital ism -ree Node -T x -_QU ERY -.S leep -( login -Web Element -Ġcelebr ating -Ġde precated -Ġma ar -Ġart istic -_ASS OC -ĠBorder Radius -ĉw p -Ġsurviv ors -In ner -- red -Ġprosec ution -_ pp -(" $ -Ġcomm a -un checked -graph ics -r ors -G ROUND -( public -Ġcustom ized -ĠArk ansas -ĠR ew -Ġexp iration -× ķ -ĠC ul -Ġn ons -.F ilter -Ġsen ator -_def inition -ash ington -ym ph -/ J -Ġf use -ram id -ĠSup plier -Ġaut ocomplete -Ġ} ), -." ĊĊĊ -_function s -ĉ to -.e val -ĠT Object -Re ferences -Ġhe ated -H AL -Ġ)) }Ċ -} $ -ĠB arr -_UN IT -+ $ -Ġget Value -ip ed -ch ied -(v m -c ue -_int eger -_c ourse -th ird -Ġrevis ed -** /Ċ -_D IRECT -Out Of -(" ( -ĠFe el -Ġre ass -Ġsub title -per i -n f -Ġenjo ys -Ġtreat s -) this --t abs -anc ers -Ġcontin ent -Ġcard io -S er -. question -Ġph rases -Valid ators -Ġpop ul -Ġl ÃŃ -s ong -_IN TERNAL -Ġadvis er -Ġp uzz -Ġambit ious -ĠT ob -ĠD P -Ġpres idency -Ġsurre nder -Ġwatch es -_b inary -ĠSo on -Ġcan ada -(" ")Ċ -] =' -ĠBr andon -eps ilon -r w -.add Child -.C opy -Pr incipal -Ph otos -Ġmarg inal -Ġbas ics -e ing -M ust -_ String -Ġo le -M agento -.c ustomer -(p rev -ภ¥ -Ġlo yalty -C og -Ġprot ocols -ĠCom panies -Ġtheoret ical -Ġaccess ing -ĠZ en -. ones -att ice -_w orld -z es -Ġtatto o -Ġmen os -Ġinter sect -"] ;ĊĊ -bel ie -Ġin active -.read line --label led -.d one -lick r -ĠW ORK -Ġderiv ative -Ġd atabases -âĤ Ĥ -Ġs x -.is Array -Ġy s -Ġp ada -ĠBul let -(` / -is Active -ĠCG Size -(equal To -ĠColum bus -Ġmar ry -DE V -_l imits -ron es -I AS -Ġt au -min o -_W rite -ĠW ine -Ġ[ [' -ĠP ull -rit ers -ri ents -Ġsh ifting -up p -_TIM ER -ĠCondition s -Ạ¥ -ĠOr ders -ĠSt rength -æī Ģ -Ġvalid ity -Ġf ot -et ur -Ġb olt -åĨ ħ -ĠAl ong -os hi -Ġassum ptions -Ġmag azines -_S PI -Ġp unt -_PRO DUCT -Ġrel ay -ĠJ avascript -. te -- es -Ġwidget s -(f s -< Item -_ex tra -Ġrecru iting -E t -Ġnecess ity -p w -Ġnov els -uss els -Cre ator -ĠM VP -ĠO C -th ood -cl ients -)) * -Ġcharacter ized -_SE ND -ut i -T y -.from Json -@ Service -ãĤ Ĥ -Ch ris -_ Is -ĠJohn ny -Ġclean er -ĠInitial izes -UN K -( axis -еР· -ie val -ĠWar riors -} )( -DM I -âĻ Ģ -ĠTre asury -Ġfe as -Ġsl a -_EN UM -l hs -ĠIn stit -ipp ers -Line ar -Re ading -quir ies --c ell -ch rome -.S earch -IN A -ç±» åŀĭ -ĠĊ ĠĊ -ĠSam uel -Ġmill s -Ġdon ate -ĠGe o -( rows -Ġshe ep -Ġé l -ä½ ĵ -Ġb em -_UN USED -ĠR CC -Ġintrodu cing -att a -ĠP riority -ĠF B -ĠSer ge -> "; -atch ing -ĠKnow ledge -ĉ The -; margin -less ness -op ard -um atic -() ));čĊ -Ġf als -(c ache -Type Id -éĢ ļ -_ choice -ĠGo th -ĠS ites -M G -_b order -Ind ices -Compar er -ĠRed istribution -Ġclo set -Ġvers atile -Input s -**************** **** -Ġob esity -qu iz -gr a -(g lobal -åĬ ¡ -Ġcollect or -Ġk or -ov able -AD C -ĠEvent Handler -. nc -Ġplay back -ient os -_p erm -_W ARNING -ĠOlymp ics -.n orm -ĠBroad cast -_sm all -dr ive -. iloc -Ġtyp ed -M EM -_con s -DM ETHOD -Ġl un -.d istance -(p ar -po on -Ġb ast -activ ities -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ -: čĊčĊ -S ER -) && -_l st -ĠPol ish -Ġknock ed -Ġfrustr ation -au kee -Ġph osph -iqu id -_c oeff -æŃ ¤ -L atest -ĠD ust -T ipo -Ġmaint ains -Ġmar sh -inc inn -l bl -C are -Ġneighborhood s -_g pio -ĠAr senal -D em -ĠW he -_h ook -Ġl dc -ĠHar per -ĠBer keley -Ġgrad uated -Per cent -Ġarr iving -ĠAdvent ure -(s cope -(' * -qu arter -ĠMar ie -Spe aking -_code gen -Ġimm un -c aster -ãĤ Į -åķ Ĩ -ĠDim ensions -.rec ord -Ġtext o -ĠMich elle -P ending -( by -_P AR -uch t -be e -.Th read -amp ire -k now -ĠClin ical -Ġmargin Bottom -Ġdistingu ish -.F ull -. undefined -ĠSequ elize -################################################################ ############ -Ġeduc ated -_O VER -åº ı -ĠÂł ĠÂł -_e ach -Ġur ge -de part -Ġdon ors -ĠA u -Ġbill ions -Ġbelong ing -_ age -_ Int -Ġsub stances -m achine -!! !ĊĊ -Ġjson ify -ib bean -ĠC ad -Ġend Time -Ġc ycling -ĠUIT extField -Ġle verage -Ġvan illa -e at -La unch -( pt -st ates -ĠControl s -ĠRes pons -ĠJ ake -Ġas leep -fort unate -.next Line -Size Mode -ìĿ ¼ -Testing Module -G erman -ĠInvest ig -.re verse -ĠB ACK -( DateTime -Ġnon profit -ĠEx pect -Ġt anto -'] ), -ĉ the -M ultiple -(get Activity -_W AIT -Ġj á -de cor -lev ance -ĠGit Hub -min ation -_qu antity -.Sc anner -ĠL ion -éĶĻ 误 -Ġd re -Ġtan tra -Ġcontent Type -Ġf id -_ alt -NS IndexPath -- pl -åĮ ĸ -Ġantib iot -table s -ac ial -ĠReg istry -Ġol ive -ig ers -Ġsubscri ber -_p res -ĠSy ntax -Ġlo vers -. Byte -old ers -_for ward -al ways -C aption -Pr iv -ĠT ampa -is ateur --labelled by -ĠTo String -Ġì Ĥ¬ -Ġinit iated -W F -Ġinstitution al -in ject -ĠSc r -Ġdo ctrine -Ġsp acious -is ure -ĠAn a -" time -ess aging -Ġc id -ĠN an -Ġin complete -T AG --b uild -Dec ember -Ġres idual -(P DO -ĠList en -Ġg lyph -Ġg aps -ne a -.R ect -Ġsa u -ĠPhot ograph -Ġexec utable -ĠExp ert -Cor outine -_s izes -ĠN L -.is Valid -); }Ċ -- reg -Ġc iting -c wd -ĠOtt awa -ĠB att -Ġrenew able -Ġprelim inary -Ġas ylum -Ġw rist -Ġutil iz -Ġdet ention -F ast -Ġan ge -incinn ati -Ġste ering -ĠNa N -ios ity -/ page -Ġè ¿ -ster ol -Ġdis g -( DB -ĠDESC RIPTION -Ġ_ $ -Ġobst acle -Ġb izarre -Ġextr action -_ex pected -Ġlos es -ĠCele br -Ġhtml For -Ġexplo it -олÑĮз ов -XY Z -Ġmagn et -amp ed -Ġat oms -S ources -pect ives -Ñģ ли -Ġ= čĊ -Ġd are -ĠWal ter -Ġbright ness -Ġan notations -ë ı -is ke -S chedule -. images -ros so -Ġ" .. -g amma -Ġin structor -Ġover write -- am -Ġdevast ating -ĠSaint s -Ġh s -Ġbon uses -$ output -ij d -(Action Event -mon itor -Ġmatt ress -Jan uary -.j p -Ġcar acter -Ġim pose -_re st -ĠSign ature -Ġcoron avirus -ãģ Ĭ -_com pare -Me asure -it ated -el ijk -ig os -es ar -Ġrush ed -met ry -_SE PARATOR -_W E -_ATTR IBUTE -Ġy aml -Ġspec s -ĠR ah -ph eric -ĠInvest ment -ä ll -Ġappe aling -Ġview port -ç © -Ġmargin Left -Ġsub tract -ĠED IT -ĉ ArrayList -gr ading -ĠF ailure -as per -EE K -(n ow -< object -ĠAl ignment -ple ado -q tt -( ERROR -ĠIN VALID -Ġuser id -ra ises -ID I -Ġvari ance -ĠN il -/ delete -_M AIN -.T oken -.C ategory -> )Ċ -Coll ision -ĠGre ater -ĠR acing -al an -Ġmon etary -, new -ĠS orry -. Enable -ĠInstant iate -oll en -ë© ´ -ĠCall ing -_h our -AD A -Ġsh y -) ** -Ġ== > -Ġes pecial -Ġinterpre ted -! =" -Ġpharm acy -.s ingle -ĠC ialis -Ġpar as -.to UpperCase -ĠDem on -Pr ime -Ġrank ings -Add ing -_H ASH -ĠEx am -Ú © -ĠVict or -Ok ay -"] ;čĊ -Ġfort une -ĠF ETCH -exp and -.Inter op -Ġb arn -æ ¶Ī -ue vo -Ġspec ulation -âĶĢâĶĢ âĶĢâĶĢ -ĠN u -ĠBl ues -(f name -Ġinhab it -Ġ\" % -C ES -ular io -_c r -Ġvalid ated -Ġmid night -ank ing -Ġincorpor ate -Ġpurs uit -EX P -pr ime -P id -- US -ĠN urs -ĠW heel -é ĺ -Ġin p -Ġsupport ive -.m ember -ĠSh ot -.Check Box -Ġaff irm -T or -Full Year -Ġconsider ably -cred entials -_ opts -R oll -( round -Ġcom ent -_U ART -Ġext ending -R G -result ado -it u -.get Session -Ġattr action -& D -$ html -ĠJess ica -ĠAssoci ate -a ñ -_ ed -ĠL ag -Ġorig ins -()) -> -add EventListener -IAL OG -åIJ ¦ -.Com pare -Al bum -ĠK u -< Q -arg est -Ġpro long -Ġconfig urations -Ġaccident ally -_ph oto -Ġ'' ;čĊ -Ġver se -B ob -Ġfarm ing -del ivery -ĠM ack -Ġuse Selector -.bootstrap cdn -keep ing -en y -. upload -ĠM ETHOD -cre ator -< _ -ĠE aster -. -- -UI Button -ãĤ ī -om eters -Ġsh ine -Ġh ogy -\ s -Ġh arness -.C ell -Ġlif ting -Ġcomb ines -ĠOcc up -ex clude -pat ial -Ġres pir -_f it -Ġfif ty -ĠM ol -Ġtun ed --d imensional -Ġq s -Ġto ps -> ";ĊĊ -quis ite -ch annels -/ res -ĠAn alytics -.app compat -/ to -Ġon Error -( attr -IR M -Ġrag az -- as -.Se cond -orient ed -Ġdon n -Ġlight ning -f id -ĠP le -ãģ¾ ãģĻ -t ro -.Tr ue -O bservable -× Ļ -umb ing -Ġpros pective --f ilter -Ġpurs uant -(p oints -.B ind -Ġp alm -clear fix -ö s -ĠG onz -Ġwe aken -Dr ive -en ido -l ld -ob ox -ane an -G ot -ä¿ Ŀ -Reg ex -æ ĥ -Ġsal ad -ass is -" net -inherit Doc -ĠR V -qu ier -Ġcl azz -ı ÅŁ -oster one -Ġair line -.list dir -Ġdownload ing -ĠP alm -w aukee -& lt -.B L -_IN LINE -off s -<< ( -_new s -Ġch ase -/ >< -Ġeuro s -ĠEgypt ian -ĠSt ainless -_BO OL -ĠG uild -ĠD ynam -[index Path -Ġ ï -Ġmemor able -ĠCh ampion -Resource Manager -.Log in -ĠForm er -yp ed -Ġl leg -; ", -D WORD -Ġtax i -Ġbom bs -ra h -.t ags -_test s -st ones -âĢĿ ) -[ g -r type -Ġv u -Ġhost ile -Ch ars -ĠPatri ots -/ status -< B -ĠIn come -ĠD ad -Ġpat rol -_CH ANGE -Ġup graded -Ġch ina -set q -Start ed -.U ndef -Ġcheck sum -Ġfrustr ated -{ o -Ġen f -Ġwood s -ĠAny one -Enc ode -ĠQt Widgets -are as -Ġshe er -sk i -end point -_T est -S oup -~~~~~~~~ ~~~~~~~~ -(f iles -ĉĉĉĉĉ čĊ -.sp ark -Ġval ued -Ġ% Ċ -.control s -ĠXCTAssert Equal -Ġf ame -ĠR ic -D OT -ĠAlbert a -ä½ ¿ -os al -.Web Controls -Ġ ------------ -ĠM is -ĠS YS -Non null -= item -Ġexp ire -Dec ode -_ operation -ĠValid ator -.C ENTER -uff s -* m -Ġav ant -æ¬ ¡ -âĢľ You -.per mission -... ) -ĠL ic -_co ords -.n ombre -c lo -.Int ernal -ĠCh o -_s w -ĉ Il -cl k -Ġcast le -(l ayer -p it -Ġgu ided -Ġâĸ Ī -Ġsuper b -Ġsup plements -_c ent -Ġpe ek -IN ARY -.Content Alignment -f alls -")) ; -W all -). čĊ -ĠD anny -irm ingham -IAL IZ -( create -" In -Service Provider -Ġpr iced -mac ro -am ac -. box ----- Ċ -ãĥ « -ĠS uit -ur st -br u -ourn als -num ero -__ ()Ċ -D as -ĠM itt -ud er -? \ -f u -[ B -Ġ: )ĊĊ -(int er -br ains -Ġatt itudes -Ver ify -Ġsign atures -ack Bar -Ġg d -J ack -.c at -Ġz z -war f -FT ER -");ĊĊ Ċ -Al ive -IC LE -ĠWh atever -Ġout lined -s prite -еР² -_A B -_DE PTH -Ġcrush ed -aa a -(e v -æľ º -Ant i -IC O -is EqualTo -.s un -ic ulo -s ale -_h ex -ĠV k -apt or -Un ion -ĠDis count -list a -.Undef Or -Ġautom ation -N or -å¯ ¹ -åı Ĥæķ° -Ġref lex -ĠLa ure -.showMessage Dialog -.t emp -Ġa kan -Ġ__ ____ -.Is True -ARE D -ag le -E nergy -Ġquant ities -âĢĻ é -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ -Ġcitizens hip -m outh -Ġin appropriate -ĠOut door -White Space -An onymous -load s -webElement Properties -T en -Ġacc idents -Ġadvertis ement -ĠY emen -(c all -Ġsl avery -Ñģ п -ĠL am -_BIT S -ome ga -ĠO le -Ġkid n -_A n -ĠR aid -Cre ation -s aved -Ġpro port -W ARNING -\ P -Ġp wd -Data Reader -is cher -ade on -ĠP redict -Ġreason ing -Ġdestroy ing -H el -* d -ĠLeg isl -_P r -ĉĉĉ ĠĠĠĠĠĠĠ -Ġsymp ath -Ġch ess -Ġm am -: hover -Ġconvert s -Ġp ela -Ġprogress ion -Ġ"_ " -ĠG ill -ĉ show -Ġsupposed ly -ac curacy -el in -Ġunf olding -ĠHy per -Ġw anna -Ġup s -( # -ĠCr iminal -( Point -at Lng -act ly -Ġcontract ors -'] } -draul ic -ód igo -ĠT T -ĠW ide -ĠAR G -_ ic -FLAG S -S chool -Ġclear ing --be ing -={ [ -, const -man ent -Over lay -(' " -éĩ ı -ĠT imestamp -Ġmail ing -ĠC ake -.Th at -Ġmed itation -q p -Ġemp resa -ĠL ions -Ġw eld -ĠLinked In -Ġc ush -Ġgen ome -.Index Of -ag ain -Ġf allback -Ġcamp ing -re dd --strip ed -Ġd v -Fe bruary -ĠPro xy -us k -Ġdies el -W RITE -RE AK -L orem -.In voke -- div -Inter ceptor -ĠD H -ia les -Ġvill ages -Ø ´ -ĠEN V -S ys -.X R -Ġpo em -à Ĥ -c ade -pl ots -Ġ{ ( -.g it -/s vg -nc mp -ĠÄ į -ain es -åĩ ½æķ° -Ġ( )ĊĊ -ops is -ĠRel ationship -_ aut -ĠB omb -ĉ com -* sizeof -off icial -_p ayload -ĉĉĉĉĉ ĠĠ -.m anager -ĠA round -ĉs end -ĠEx ercise -ĠB illy -iv i -Ġneed ing -_url s -_t asks -ĠH em -Ġtear Down -enc rypt -.t ie -Ġas m -IC H -ĠCGRect Make -ìĦ ± -ul ong -Ġit r -ĠG ST -Ġoffer ings -ro be -EE E -oper ators -_PRO P -ind ent -A DE -or f -ë IJ -Ġbless ed -vas cular -Ġcon oc -H appy -B ridge -ilit ation -j oint -ĠAdmin istr -- transform -Ġmeant ime -/ K -ĠBed room -Ġrig id -Ġbrows ers -EM PTY -.S erialize -_ ED -Ġst itch -Ġj an -ell t -Ġbr ace -Ġtr ails -p ublished -å¯Ĩ çłģ -} ')Ċ -Ġac ids -Ġ! !! -_d irect -> ());Ċ -aj Äħ -_O CC -Ġplan ets -æ Ł¥ -ĠDub lin -Ġser ie -.print f -de ep -` ) -Ġ\ $ -ĠÎ ¼ -_V IDEO -end ors -ĠC rypto -F ar -.Trans parent -.T R -ias m -_tr aining -Ġteach es -ĠB elt -Ġlimit ing -ĠK ath -ĠIndex Path -Ġachie vements -Ġser á -interop Require -Ġdis se -.I f -arm ing -uls ion -P o -_DE TAIL -Prot otype -ĠC AL -Ġagre es -.v o -.Execute NonQuery -ĠTop ic -Ġ' {} -Ar m -Ġe cc -M ag -Ġserial ized -ĉ conn -c ached -= tf -ĠByte Array -prot obuf -var char -ĉ ASSERT -Ġlist e -_tr igger -· ¸ -Fe el -T ahoma -ĠL ik -Ġstruct ured -erg us -.In itial -_ ge -cl js -.cont act -Ġand ere -$ stmt -_C URRENT -ĠDis cover -$ res -form atter -H a -vang st -Ġem erge -ãĢĤ âĢĿ -ĠCabin et --s quare -éĥ ¨ -Ġr age -ĠA J -ĠV T -sh adow -ĠFa ith -en ames -pret ty -has il -part y -Ġvar char -Ġf otos -Ġal um -ĠBelg ium -.y label -Ġde j -_num bers -Ġh u -.set Adapter -ĠUs ually -(s ample -.Sh ared -Ġbook ed -Ġ>> = -Ġmin erals -"> -pro g -bo o -_m d -_p ack -(ex press -ut z -\ Auth -, id -ĠCh ile -act ice -Ġrecruit ment -Ġpos es -Ġvulner ability -inst anc -or um -d ess -Ġx l -%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%% -( fig -Ġdelet ing -.d el -) ')Ċ -ĠWeek ly -?? ? -(str cmp -sm ith -Ġpurs uing -- so -ĠApp s -/ 'Ċ -Ġdec is -FO RE -Every one -Ġl anes -V irtual -. attach -( Log -ĠMed icaid -( Path -ĠTurn er -/ application -Ġport rait -Ġopp ose -check out -Ġfinish es -_M E -Bar rier -S ong -V AR -Ear lier -rell a -Ġh ast -az ar -Ġpull s -ng x -Ġinspir ing -Ñĥ Ñİ --d irection -Ġexplos ive -Ġcreated At -st o -Ġwhe at -ĠB uilt -' ai -Ġtrack ed -ham mad -RowAt IndexPath -_ heap -D ue -Ġconnect s -.p ublish -em u -Ġbul lets -B AR -ol ate -Ġintern ally -Ġcatch ing --p assword -ou ched -æĢ § -e ous -Ġx range -Q uality -v v -Man age -( ($ -ac ements -ĠBro thers -ĠHE AD -ĠUn supported -s an -es i -** *Ċ -Ġadapt ation -ĠWork er -'] / -.save fig -( trans -Ø ¬ -ne e -Cor rect -... ")Ċ -Ġsubmit ting --p ath -ĉ last -iss an -.x label -ĠS epar -/ no -_b est -ĠM ills -_s ock -(f lag -Ġdest inations -em ption -ĠF AIL -å ĴĮ -Ġr p -f act -ĉ len -D AY -Ġse iz -_d st -l ip -.Line ar -ĠB asket -$ t -$ i -- brand -ĠNe il -ĠE q -Ġth ou -og ene -Ġscholar ship -æĽ ´ -Ġs wo -ag inator -en i -( book -Ġbl ink -th us -Ġcancell ationToken -ĠPalestin ians -Ġprofit able -Ġback pack -ens on -< Long -Ġp ools -Ġst icks -Ġspokes woman -Be ing -ĠHer itage -ĠN ike -SH A -ĠNotImplemented Exception -$ core -ĠR ico -/ latest -ĠC zech -ner Radius -(l ines -Ġsem ester -Ġw ounds -Pro cedure -.m ail -() ):Ċ -Ġcor rid -ter ed -ĠN CAA -Ġgal axy -_k ind -il k -Ġtr as -_P OL -ĠH et -Ġrefuge e -Ġteen age -.b inding -post al -Ġiç in -ĠData Type -é ĸ -ycl erview -, value -_id entifier -< b -Ġout file -čĊ ĠĠĠĠčĊ -Ġcr é -Ġrespond ents -ĠBe ast -ce led -Ġinter f --th eme -g if -ĠR angers -IT AL -Ġauthentic ate -Com pletion -urs ors -Ġcin ema -Ġdisc our -ĠJ aw -OCK ET -Ġpr ayers -ĠL uis -fr ag -=[ Ċ -Ġbr ave -_p ose -C ertificate -- fe -ifer ay -ĠFl ags -Container Gap -ĠC rit -Result Set -ĉc ur -Ġcorrespond s -St aff -.Http ServletRequest -Ġneur ons -ĠMain AxisAlignment -ed ar -Ġg ad -_p arts -ĠÎ ² -Ġf x -/ files -ĠB ros -hip s -Ġgluc ose -Ġfar ms -Ġment ally -rest aurant -Table Name -ĠMer cedes -. Visual -Ġan ch -inal g -_r untime -Ġpropri etary -Ġintent ions -iz i -S lice -; "> true -ĠNY C -Ġb ored -ĠD etect -Ġapp ar -Ġje ans -ĠT ak -I OD -ĠH orse -( FILE -( ? -ri que -optim izer -n at -lo ys -ĉ Token -oub ted -u ess -oco a -Data Member -_P OWER -class List -Push Button -ĠWi Fi -. Stream -.g uild -Ġn og -ĠPortug al -ĠUnt er -Pr imitive -b oss -ĠDe utsch -Ġerot ic -Ġstr conv -.Try Parse -Ġgr ams -.S uccess -_p k -ĠHar vey --m inded -.c ountry -[] " -Ġang el -Ġbe ats -ĠV or -il io -.m aster -s omething -ĠP ACK -( if -Request Body -Ġant es -/w idget -Ġmod o -ĠA W -find er -Ġoptim ized -Ġmiss iles -N B -ĉint ernal -t ex -ĠS ri -Ġdam aging -ĠM ais -- Allow -ĠZ h -- alt -Ġ ));ĊĊ -è ī -Ġinflu ences -Ġc atal -_REG ISTER -ĠAPI s --cent ury -Ġbi ology -ĠAct ual -Ġhe els -TR ACE -_D IG -D ataset -ĠM atter -Ġclass ifier -.w ikipedia -ĠRog ers -Ġdon ated -raw ler -en en -Ġcas inos -ort al -Ġpr ive -s pe -duc ers -. ep -Ġgr asp -ac ji -Ġd airy -Ġb uses -.com m -. ins -ĠI RS -ĠBe er -ad c -o ard -_M ET -Ġ' +' -r ans -Ġkind a -ĠâĶ Ĥ -ĠM aur -аР³ -Ġband width -ib us -ĠD ifferent -(m at -ĠRes ume -_UN S -est ablish -Ġfon ction -Sub scription -_com pany -Ġlight ly -.con firm -.y aml -ĠBo ost -Com merce -- template -_DEL AY -ĠH I -Ġn avig -(S ender -ĠH S -_ "+ -ĠRE QUEST -Ġw ifi -=" "Ċ -]) -> -Ġro pe -Ġviol ated -Ġgl ance -ĠK urd -Ġè ® -de ck -ĠIS BN -Ġin fect -ĠF oo -Ġget ter -Ġt ener -ap pe -.h h -_h ot -< AM -p oly -! ",Ċ -Ġconver ting -ĠW WE -RO S -(' { -Com mit -) L -ĠO re -Ġsp arse -Ġdis posal -Ġcan celed -åIJ İ -Ġa er -Ġvin yl -á» ĥ -rec ogn -ark ing -Ġtrick y -* s -Ġproceed s -Ġis o -Ġco conut -Ġcraft ed -IEL DS -Ġquest o -Ġcomm un -_CON NECT -Ġtraff icking -De ep -a ções -c odigo -ve au -Ġbet ray -int a -T ED -æ r -m art -_B US -/ sc -ial ly -Ġcigaret tes -è¯ ģ -(n n -Ġmodel ing -/ products -w arn -Ġmet ro -ĠI v -& ) -ĠC able -Î » -Compar ison -g ary -ĠB A -P ART -Ġp v -_up dated -C redit -orth y -observ able -Ġthe atre -B LE -; }ĊĊ -la unch -_str ings -ug o -ĠR PG -- auth -Ð ł -hol m -ĠP and -U id -Ġim ply -ìľ ¼ -'] =' -/ User -Ġstr cat -нÑĭ й -Data Adapter -Ġland sc -Ġdipl omatic -ï¼ ĵ -************************************************************************ **** -ĠCh icken -Ġbc rypt -.In f -[ col -ĠQu antity -- position -Ġdiet ary -Ġfil mm -Is rael -Pre v -ĠMill ion -Ġrem ed -Ġbill ing -Ġout doors -.t m -Ġn ad -F org -Z Z -Ġs sl -], ' -K T -f req -= document -bl ur -¬ ¸ -ĠJeff erson -C s -(s ave -Ġstr ap -Ind ia -Ġide ology -BO SE -ĠF P -( ans -Ġfe ver -ĠY am -K ing -à ² -AT ING -bo hydr -roll back -Ġnew Node -ĠN VIDIA -Ġhon our -ĠCon firm -xb d -Ġsuccess or -/ u -l iv -ourn aments -Att achment -Ġgr up -Ġtri be -Ġca res -e ft -_s ame -' label -Ġ ãĢIJ -M otor -Ġin exp -Ġ" (" -_POS ITION -Ġval ley -ĠResult Set -Ġpres erved -Ġmut ations -Ġquestion ing -mun ition -parse Int -ĠS r -ĠMet adata -âĢĿ ï¼Į -timestamp s -Ġtrans itions -í Ļ -Ñ Ĭ -i om -.D o -Ġp ine -Ġf ung -Ġtrans mitted -ct ime -ĠF am -Re vision -B as -UP ER -D estination -toHave BeenCalled -Ġun fortunate -IN ES -_pro f -Am ong -ĠCy ber -ĠB attery -gen re -ĠView Model -- = -Ġutil ized -p aint -.Integer Field -ern ity -comp iler -âĢĭ ĊĊ -ĠM asters -.To Array -Ġstrt ol -ĠUkrain ian -} ));Ċ -Ġsh emale -" That -for all -/ download -Ġrhet oric -.l atitude -ĠWH EN -Ġshock ing -IF IC -.N ormal -_F OLDER -Ġdr ift -Ġmount ing -- book -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ Ċ -ĠWire less -> ".$ -Ġrel ies -( Console -Int ernational --> {$ -M id -Ġdis sert -dd s -Ġdepos its -ĉd river -# ga -pr ising -print ln -Ġpres enter -Ġmin es -C SS -ĠD ual -(! ( -Ġk am -Ġis Loading -ĠProt ect -. upper -ar ium -]: ĊĊĊ -Y ii --sh irt -ĠIM AGE -_color s -Ġur gent -.Cont ainer -! (Ċ -S aturday -Ġsoci eties -ĠTh an -ĠC od -= @ -Ġattach ments -.m obile -Ġsp ite -Ġb ounce -raw l -instanc etype -ĠTr uck -Ġmanip ulation -( Config --in st -Ġst or -it ution -Preferred Gap -Ġmain AxisAlignment -Ġlist ened -'' 'ĊĊ -ott age -- project -.AP PLICATION -ĉ root -Ġwh it -Ġb ilder -Ġk er -Ġappl iances -row ave -ìĿ Ģ -ematic s -ĠO rg -op ing -_SE ARCH -Ġch am -add ContainerGap -Ġ( ). -ĠAr row -Il legal -Current ly -Ġus a -Ġpassword s -Ġre nown -av ern -ĠEv il -Ġconc at -Ġdu o -Ġv ale -ĠBe an -Ġindic ators -cm ath -ĠP ump -Nov ember -ific ant -_DOM AIN -reg ar -ĠPort al -" $ -Ġformer ly -"] :Ċ -ĠVis ibility -.getElementsBy ClassName -_RE D -Ġch ampions -à ´ -Val or -_ es -* a --re peat -B and -.st age -Ġbure auc -C nt -et en -- function -Ġm uito -P ID -_ editor -Ġcrash ed -de ad -k at -ag h -ĠEX T -ass er --sm all -Ġreal iz -( Entity -ú s -ĠAct ually -ĠEl ite -Ġhel m -(non atomic -ash er -Comm unity -all eng -ir y -ĠG rowth -Ġs ue -Ġfrequ encies -_des criptor -.At tribute -Ġrecip ients -_N S -/ "+ -ib an -Ġath lete -ĠI gn -_D MA -(d s -ĠRequire ments -AD I -ere z -\ Admin -br aska -ĠR ust -Rel ation -C OD -ĠV ERSION -em ma -)) { -.D uration -ĠC amb -- logo -Ġread able -Ġcre ators -() ];Ċ -Up Down --h alf -.get Month -(s f -P ic -Ġhun ger -.t x -Ġexceed ed -_se ed -( ^ -_s k -.per form -Ġ> :: -Ġm ongo -= float -bind Param -Sm art -if a -Ġse curities -Ġpre jud -Ġ, " -Ġcor ps -Ġv ra -amac are -it err -(M edia -uch e -Ġc ob -Ġlib er -. geometry -Loc ator -Ġsl iding -Ġsurg ical -_C UR -Ġcon sect -[ * -ĠRes ort -St ub -_DO UBLE -ĠS oph -Ġelect oral -_dis able -ĠÑģ о -ĠLight ning -Ġment ions -oc y -Ġle aked -Ġrelax ing -Pres enter -v sp -Ġgu ilt -=- =- -.re ply -ĠMir ror -C amp -Ġ+#+ #+#+ -Ġ+#+#+#+ #+#+ -.A uthor -Ġdirect ive --h ook -íĦ ° -}ĊĊ ĊĊĊ -@ pytest -_r and -m is -Ġcolor ful -u je -lass es -ĠClass es -.h ave -% ), -é¢ ĺ -Ġdistur bing -sub string -ĠK oh -In vest -p urchase -Ġrec ycling -ĠA RT -ier archy -Ġf ps -.check Box -íķ ´ -_m aterial -duc ation -Ġf w -ud it -Ġreview ing -ĠS id -S yntax -ĠW ritten -arg ar -UM E -/ q -Class ifier -Off icial -Ġj azz -Ġom ega -Ph ysics -Ġl ugar -_access or -.command s -Ab ility -ĠB atch -R AM -Ġencount ers -. Qu -BY TE -ĠD istribution -Ġus o -ĠReco very -appro ved -Ġden ial -/sh are -Linked List -)čĊčĊ čĊ -udd y -Ġf ines -Ġr y -Un icode -ĉ render -Ġprem ises -Ġp on -ali ases -/F oundation -c uda -ĠC ock -,: ) -(f older -Ġm éd -dr ag -Ġtal ents -ĠĠĠ ĊĊ -е ÑģÑĤв -m ob -.y ml -Ġa ster -Ġdis cre -go al -ĠGT X -ĠS UCCESS -ĠL ONG -(f ind -Ġsing ular -_s z -ĠEth ereum -.. Ċ -Ġir res -')) {Ċ -Ġmin isters -St eps -ivers al -ĠNever theless -- led -Ġ( %) -ç¡ ® -Ġtime zone -Ġstr anger -(re nder -Ġsh util -Ġm ph -Ġtri o -pp y -Ġpred omin -Ġend ors -ĠRuss ians -ĉ row -Ġw izard -.s erialize -Ġcompl ained -Ġs ido -Ġdelight ed --m e -ĠR av -H uman -ad ays -rec v -Work ing -J ump -ĠÃ¥ r -ĠAut omatic -_B ase -æł ¼ -aur ants - ¯ -æ ¸ -(C Type -IF I -( amount -Ġbelie ving -= mysql -Ġf ir -Ġrest oration -ere co -Ð ¢ -_ '+ -Ġe book -Ġde bris -(input s -AY OUT -Ġscre aming -av ia -land er -Ġdist ress -Ġas sembled -ĠA void -( thread -ĠR PC -_EX IT -( queue -и ÑģÑĤ -D ll -Ġsk ull -_p ub -che z -min ate -ens en -Ġins ane -b ounds -ĠR osen -Ġcondition ing -process ed -v ideos -f our -.Con v -| ;Ċ -Person al -cer pt -:UIControlState Normal -Ġdos es -ĠKar l -ĠFre qu -.B ASE -ĠV ote -Ġcon current -ĠMessageBox Icon -Ġà ĸ -ĠDub ai -ĠR etail -: number -ĠOb server -ĠBig Integer -_ origin -_W ORK -F rames -Ġnot ably -. âĢľ -Ġtrop ical -Ġn iche -am ina -.s ys -(t okens -mod ify -os it -st rom -ĠCom ics -O PTION -T icket -Ġfact ories -Ġdis put -_F ile -ĠFin n -ee e -ĠDisc ord -_m oney -.t pl -_s afe -L B -Ġgl ut -J K -.fl ow -- cont -g os -Ġhor izon -ĠR ush -:: * -P ipe -ull a -bor ough -he imer -(m ove -( Text -} );čĊčĊ -w elcome -ĠCom ponents -Ġgovern ance -c losed -ĉm argin -Ġla undry -ĠTerm inal -iz ards -. âĢĶ -.rem ote -.r adius -ĠQue bec -Ġd h -T ech -ĠM ist -s eller -_l iteral -Ġgen ius -Ġbr ains -g em -ĠMe asure -Ġcata st -r ance -.Text Field -Ġconsum ing -Ġ'\ '' -oubted ly -ĠC ertain -E v -ert i -be ing -Ex perience -Ġ// [ -ĠArab ic -ĠC rist -ĠAz ure -Ġhor a -l adesh -\ Blueprint -d ar -.re l -Ġsup rem -ĠRe agan -ĠAt tributes --s idebar -Ġuse Styles -ĠA irlines -Ġh ills -/x html -v inc -_m ock -Ċ ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ -ĠP ill -.Layout Style -ĠCommand er -] < -sign ature -Ġ{ }čĊ -Ġhat red -Ġë ĭ -ole sterol -Ġ ******** -ancell or -c rop -T IM -ĉĉ ĊĊ -ys qli -uit ive -ĉun set -_s el -Ġmen us -t ick -Ġconstit ute -ĠElement s -ĠRed is -agg io -_f p -_de pend -em as -CA ST -or ange -j on -ĠEm ily -Ġpot atoes -Ġre ceptor -ĠElect ronic -ĠL ights -Ġcomb ining -ĠSome one -Ġ######## . -ĠT OD -/ show -X d -." ' -af x -Ġtr agic -St yled -ĠMar co -G allery -d ale -.âĢĿ ĊĊĊĊ -é rie -/s ervice -äº Ĩ -Ġamb ient -_SET TINGS -.Ad apter -l ene -Ġtrav els -Not ice -Ġcle ans -ĠF em -ch air -Ñĥ н -/ my -_b ad -ĠEcon omics -IS A -_C NT -(M enu -äº İ -ĠR idge -Ġlength y -D ot -Ġjump s -Ġhe y -$ pdf -Ġw orm -Ġs ut -Ġsh er -iam o -ĠCal c -trie ve -Ġc ops -ĠCh rom -Ġreg ulated -reat ment -ĠHigh er -ok s -Ġde ze -LOC ATION -ongs To -Ġfin ite -Ġvar ies -Ġposition ed -' il -éĩ ij -Ġh ike -(d one -play list -Ġad a -Ġcoast al -ĠN ancy -.DateTime Field -Cpp CodeGen -ĠSimilar ly -re ur -ĠCon tr -ĠH idden -ĠB eta -atch ed -_inst all -. Output -Look up -ĠRich mond -qu ared -Ġm anga --control s -ĠBern ard -L arge -Ġslic es -Ġoff ence -ĠM ega -Ġest ar -Ġjoint s -Ġsum m -_pl atform -B uff -.add Subview -Ġret ained -Let ter -.d im -Ġess ere -ĠS caffold -EX PECT -ĉ RE -.long itude -ü nd -Ġstat ue -.add Widget -ĠCar ibbean -add PreferredGap -il de -UIL abel -ĠOp port -Ġimper ial -urs ion -Ġmand ate -Ġpromot ional -Ġv k -ia ÅĤ -Ġp yl -ĠCre ation -оз д -Ġsim pler -. what -ĠRec ent -St orm -. quantity -ĠL ov -" - -ubb les -_not ification -(w orld -ur ger -* (- -: "Ċ -h m -ans hip -ĠAl most -Ġmotor cycle -_f ee -Ġabsor b -ĠVin cent -Ġsound ed -ÃŃ st -Ġpharm aceutical -ht ag -ĠKind le -ital ize -ĠEm peror -oust ic -Ġspecial ists -åħ ¬ -Border Style -/ \ -RE LATED -(', ', -(ex pr -Ġh t -åį Ī -_C reate -Ġspecial ly -Ġ[] ;čĊ -Ġhe el -Ġse pt -_ arch -(in itial -% .ĊĊ -\", \" -Ġdiscuss es -Ġu pt -Ġ[ & -Ġman us -.h and -ĠM AIN -ĠDen mark -Ġ], čĊ -Ġcr yst -Ġn ack -Co ords -_in ner -Ġmid st -Ġaw ake -ĠÐ ŀ --b reak -ÃŃ vel -_P ASS -ĠParam s -Ġdet r -Ġsp ider -ĠCon cept -Ġpre nd -CH ED -.Ex it -Ġpop ulated -Ġvirt ue -_SE SSION -Ġnou vel -o auth -Ġд аннÑĭ -r ink -.Header Text -atur ated -Ġer st -Ġå ħ -ॠĩ -_vis ible -ey er -Ġli able -Ġde be -Ġb w -{- # -_W IN -df s -H over -ĠP UT -- angle -Ġnob le -Ġtr aces -enc v -Ġuser Data -_in s -ĠS uz -Ġnews letters -ĠMod i -Ġentreprene urs -Ġtrib ute -Ġrum ors -Ġr r -ĠQu arter -ê³ ł -Ġfeed s -ó g -Ġen velope -Ġle ar -Ġk ø -develop er -Sim ilar -: ")Ċ -sub scription -Mod ifier -ital ic -Ġn asty -Ġtermin ation -Ġchar ming -Ġâ Ł -ton s -.tr ace -h ots -ĠU R -M ont -Ġjust ified -ĠG ang -ine a -Ġb og -( ap -_ $ -Ġcont amin -.D ot -ĉ Debug -( exports -Ġpa ired -ĠAss ignment -Ġautom obile -ĵ į -Ġph ases -v w -@ SuppressWarnings -= \ -r ant -- ed -ĉ await -Ġcert ificates -'> " -Ġint act -CT RL -M ike -greg ation -AT TERN -Ġre public -_up per -ili ary -Ġcomput ation -h ire -ĠSh in -_ ANY -ĠManufact urer -ĠC arm -Ġbear ings -_c omb -c ad -ur istic -Ġwholes ale -Ġdon or -.inter faces -press o -ĠBr un --c lose -pro ve -_S K -ĉf rame -et ros -ĠP ain -_EX P -ĠL T -_f s -.dat as -ĉ ss -vo ir -ĠA xis -M ajor -=" < -[ h -Ġprof ess -igr ate -(s core -Key word -" os -ĠĠĠĠ ĉĊ -an alysis -Ġre play -.p ass -\ d -t ls -Ġsan ct -.l ight -_m obile -ÑģÑĤ ÑĮ -ĉt otal -u ity -Ġpa used -N AS -Ġen core -lo e -Ġ-* -ĊĊ -.h igh -am pler -ĠSec ure -Ġfrag ments -_ vel -ill ary -ĠSte in -ĠD awn -Ġmax imize -ภ¢ -Ġ/ ^ -Ġcontin ually -Ġsh adows -ĉ ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ -ĠI ActionResult -Ġinform ación -C HECK -.Selected Item -b undle -ol ley -< Int -AIN ER -ĠW ing -tit les -ount ain -C Y -ĠLoc ale -form er -< context -R adioButton -_s chedule -Ġfab ulous -Rob ert -_PRO FILE -Ġg ates -IM P -ĠPent agon -g old -b ach -employ ees -R otate -Ġch amp -Ġsel bst -Al tern -Ġconvert View -/ , -Ġ~ ( -St reet -_ place -Ġpersonal ized -P ublisher -ĠSO CK -_NAMES PACE -ĠStand ards -so ever -_C ENTER -Inter est -ô t -tem perature -View port -get Resource -Ġeat en -Ġsem pre -Ġab normal -Ġc ylinder -Ġtroub les -n od -Ñĭ в -g ames -_g l -Pl ane -g rey -_t bl -.Component Placement -ĠCh ase -Log ging -man y -ì Ĩ -Ġfl ame -="< -Ġtra jectory -_r ing -Ġhydro gen -tr on -Ġstat ute -Ġcondition al -Ġtr ay --s chool -(w idget -$ config -Ġrequest ing -. uint -et on -brit ies -Of Type -AD MIN -p redict -Ġg egen -ĠH app -OC UMENT -ĠA part -Ġ---- - -ro e -u ide -just ify -ĠSqu ad -Ġprof es -.b ot -_c urrency -inn en -ĠM umbai -ĠNum bers -avana ugh -agn itude -âĢľ There -= http -çī ĩ -Ġv b -+' {{ $ -Ġin ode -s il -Ġh ace -Ġsever ely -ĠOver view -Ġspr aw -Ġbeach es -: left -· » -($ { -ĠF IRST -ĠSp a -- ass -Ġb aise -ĠN ODE -ĠP izza -P et -(se q -\ ">Ċ -CppMethod Pointer -Ġv p -Ġi a -_se conds -em et -/b lob -_TH RESH -... čĊ -D est -ĠN H -.data Source -it és -ĠJ ak -s ell -Ġwork shops -< u -Ġr ivals -ĠEX ISTS -h om --t oken -compat ible -.J Panel -Ġphys icians -art in -Ġdes irable -Ġdistinct ive -.D ep -g id -ili ate -, max -Ġprem iere -Ġq Debug -Ġadvoc acy -Ġwh isper -P t -Ġun changed -_q ty -请 æ±Ĥ -Se ason -avel ength -ĠP ul -Ġd ÃŃa -'] ]],Ċ -al is -(" & -bor o -Ġb m -ĠR adi -w rong -ĠGo ing -ime Type -ij i -- feedback -ĠN ames -ĠB apt -Ġprob able -ĠE ther -ĠPolit ics -_prot ocol -lin ing -S at -Ġcor rel -.Pr imary -(null able -RI ORITY -Ġcolor ing -Ġutil izing -d as -Ġexport ed -Ġcar riers -Con v -. editor -i ó -(h andles -Ġapprec iation -. import -ĠAust ria -ĠStr ip -il ight -Ġappropri ately -ĠP rest -ĠW ir -ĠUI Application -al chemy -ĠM ob -ĠD etermin -ergus on -register ed -_con vert -ĠVlad imir -.Show Dialog -ref lect -Ġsh ook -Ġass ure -ĠO ften -Ġcivil ization -Ġvocab ulary -fore ground -ĠS cope -Ġunw anted -act ing -Ġ( [] -Ġmark ing -. original -ĠMO VE -Ġsport ing -ception s -NS Number -S izes -Ġprovinc ial -_Tr ans -Ġproblem atic -d igit -ĠEm ma -lock s -ĠC rew -ib a -') : -ish a -Ġm amm -Ġocc ured -w cs -(r ule -Ġmerch andise -es pecially -ĠT win -Ġn aming -Ġs log -Ġimpro ves -Ġad her -: text -.h adoop -_HT TP -.to List -.dis abled -Ġl enses -.in i -ĠR are -ĠUb untu -Ġsc ram -ol ation -tit ulo -Every thing -Ġnod ded -icht ig -_const ant -z c -l ift -ĠNot ify -ond o -ĠIN F -(" + -ĠK az -Ġd read -.m apper -le ur -ĠCome y -ĠN B -ic ers -.P ush -ĠH ack -ĠBrazil ian -_pro d -Ġ// ĊĊ -Ġb icycle -Ġun available -Ġadoles cent -bl k -Ġmit ig -_bl ue -ì ĺ -fade In -ĠUtil ities -ĠM N -; k -< style -- status -ind o -Ġinn ings -Ġg j -Ġ|| = -.e u -: Number -Ġcuis ine -ĠURL s -ie k -Ġw ires -ĉ ps -ie g -.m k -so ap -Ġsom etime -Ġst ap -_s eries -.T arget -æ º -.dest ination -OUN TER -R aises -& A -Ġsmart phones -NI Env -.s dk -Ġhelicopt er -Ġim pe -ĠB irth -A U -b readcrumbs -co ords -Ġexplo red -Ġl od -ĠI p -g able -ian e -Ġart ifacts -Box Layout -ا ر -list ener -.c art -ĠH uff -ĠHind u -ĠData Types -ĠDr upal -IGN ORE -Ġoffset s -ĠR TC -- login -æ ® -ĠQ Object -Ġprosec utor -R ock -_ch at -W ay -ì ² -Ġneg lig -Ġd ude -; < -Ġdeleg ates -_f ailed -/ dev -/ work -( New -et able -() " -( Icons -Ġp ork -ĠModel AndView -ĠV IP -ĠK or -m ix -Ġox id -ĠSC REEN -ĠFour th -/ ",Ċ -Ġte e -ĠSte vens -t icks -Ġp ledge -ib bon -ĠLo an -Ġne o -n umpy -ĠShared Preferences -- oriented -ĠLogger Factory -ĠGraph QL -zen ia -" _ -W omen -.c ast -Ġdeliber ately -+ b -ĠAr n -font Size -Ġm aze -Ġbl amed -.m as -} )čĊ -eler ik -Ġsc anning -ĠWork shop -Ġfind en -Ġca ut -UI Font -( return -al in -cast le -//////////////////////////////////////////////////////////////// //////// -Ġincent ive -op ath -b lob -Ġcigaret te -Ġfert il -*/ ĊĊĊ -ĠSh ar -Ċ ĠĠĠĠĠĠĊ -Ġunc ertain -ĠS ton -Oper ations -ĠSp encer -Ġdef in -ĠS olo -on est -·» åĬł -Ġu omo -G ive -Ġdent ro -; padding -ent ai -ĠC ars -Ġenthus iasm -ĠOper ating -S kip -par ation -Ġprotect s -Ġre ver -d g -ĠC incinnati -Ġconsect etur -Ġm uss -employ ed -a uses -ink le -. Values -£ ¼ -lo v -_W ARN -Ġbook mark -ĠAp ollo -. axis -Ġm ét -Ġop ener -Ġtum or -d an -Ġelement ary -Ġsk ipped -ĠK er -as ia -_res p -Ġdem ol -ĠCan adians -Ġt astes -U Integer -Ġ' ${ -.aw s -RO ID -ri ans -M Q -ord able -Ġcous in -Prop agation -(S ession -ph alt -UL D -ĠSc alar -Ġblo ody -Ġ ঠ-.m ask -, q -ĠUn its -Ġcent res -ĠPr im -. ]ĊĊ -ĠSh aw -P rom -ĠTh ought -Check er -_output s -( chan -E INVAL -Ġb ob -_c mp -P ed -Ġmat rices -Ġvrou wen -Ġgenu inely -high light -(d isplay -) != -Ġdel icate -ĠL uther -ĠM iles -Ġuser ID -% = -ate urs -_B UF ----- ---Ċ -imit ives -Ġsh elves -sl ow -_in formation -LE G -W r -.form s -cel and -/ un -: & -.âĢĻ ĊĊ -=" % -Ġpro st -Ġfont size -uc ión -get ic -am t -=" . -Dec or -B rit -Ġ"" ). -Ġfound ing -.File Name -ĠT ier -Ġdisc lose -á m -.s yn -.View Holder -lic ant -_st age -Mon day -Ġdes erialize -t alk -Ġtradition ally -æĢ ģ -Ø ® -LE X -Ġe h -ĉ ROM -Ġ{ })Ċ -Quest ions -nc py -Ġfix ing -к Ñĥ -_ Key -: x -ĠSTR ING -ĠÑĦ ай -ĉ left -ĠBen ch -ell ij -UR RED -ĠDi agram -} catch -/ time -ĠMiss ing -db name -Ġs ore -ĠW alt -ugg ing -rep resent -ĠG S -ne ys -ĉ page -Ġvol can -(b tn -Ġexceed s -Ġ erg -Ġpil ots -ĠS ed -ers ions -Ġpat ron -R V -/ top -. asset -_c ross -. Editor -.t b -Ġwel coming -SC REEN -) findViewById -C oder - ",Ċ -_P in -ues e -Ġover rides -_ ready -Adv anced -Ġop i --c art -("/ ", -ĠDe b -CR Y -ĠVert ical -ĠO VER -ĠCorpor ate -Ġ"" ; -Ġste pping -e j -Ġaccus ations -Ġor az -_t ail -Ġindu ced -Ġel astic -Ġbl own -, // -Ġbackground s -âĢĻ une --s dk -Ġset Interval -Ġincent ives -Ġveget able -_ On -exp anded -p ix -_sh ader -ĠSP DX -@ example -ĠW rapper -.Z ero -Pos itive -Ġsp inner -Ġinvent ed -ĠG ates -оÑĤ оÑĢ -Ġcompar isons -è · -.pr imary -data Provider -add itional -ĉ options -s napshot -.set Horizontal -Ġ" {} -ĠFish er -hal ten -< Type -Ġmax Length -ĠM t -Ġê° Ģ -.jet brains -Ġident ifies -Ġflow ing -ĠDisc ussion -ats by -Ġsch w -ught y -Ġr ivers -.un ique -_PH Y -ed ral -( ll -Ġcs rf -pp ers -ü l -ĠEs pecially -port ed -ĠHarr ison -****** */Ċ -Text Color -ìĬ µ -w ire -Ġstatus Code -ĠFin ish -c ence -ĠMcC ain -ĠW or -( await -Ġ) -> -ĠRegister ed -IN ED -k al -par ison -Ġobj eto -V i -mand a -Ġrenew ed -ĠS of -ess el -.nd array -Ġcr ap -ç® ¡ -.ab spath -( up -Ġclear ance -ĠT W -_C OPY -ĠĠĠĠĠĠĠĠĠĠĠĠ ĉ -Ġforest s -Ġarg uably -ĠA SS -he y -am el -_f ore -ĠSou theast -Ġab used -Ġpract icing -aked irs -ä¸ » -_res ources -Ġp ond -.F ixed -Last Error -ĠPsych ology -Ġ" // -! : -Re usable -Ġmens aje -Ġro spy -Ġb our -Ġvar ieties -Ġem path -(( { -_ org -ĠM es -ĠMag ento -IST ORY -Un less -Ġh j -ĠD uty -J un -, size -Ġpaint ings -Ġdisp ens -d art -Ġbehavior al -Ġr pc -cal culate -fr uit -_m m -ĉp thread -Max Length -Ġc urrencies -_cap acity -ĠO z -Ġfire arm -Ġcoeff icient -Ġbankrupt cy -w art -Ġfat igue -AV A -Ġes pa -_p c -ĠQu otes -_L IGHT -ĠT ickets -Ġrel ates -Ġpublish ers -Ġunlock ed -Ġ// ---------------------------------------------------------------- -ĠInterrupt edException -Ġout look -r n -Ġreb els -W ritten -Ġas ian -ot to -Ġ ĉĉĉĉ -_g pu -T xt -.Image View -Ġsu is -_t ables -.Rec yclerView -Ġwhat soever -è ģ -] ++;Ċ -assert True -_ verify -ĠR ivers -Ġ ][ -J et -id ian -S ibling -Ġgen res -.A ccess -OP S -Ġtr ivial -ภª -al en -в ед -ĠS word -Ġscrut iny -(c b -Ġcomm erce -Ġguarante es -_ad v -ĠL ET -rec io -Ġh ilar -Ġback yard -ãĢ ı -Ġillustr ated -/v endor -. Util -Ġw ow -LO Y -ĠMar shal -"> '.$ -ĠB ak -Ġmod ifiers -d ictionary -ĠSt re -m ultiple -")) , -ĠC ort -'] "). -( admin -ĠCre ator -Int ernet -( ms -log y -DECL ARE -ĠMarc us -<< << -ãģ ł -_m y -(in st -Ġsc iences -ND ER -. enter -Ġit u -Ġbeh ave -P an -omb ies -=' < -')) ;čĊ -ĠM ENU -ĠWork ers -.No Error -Ġbind ings -Ġdis abilities -{ \ -ĠM unicip -Ġco res -ur ple -ĠN okia -us ions -ĠF itness -.handle Change -Ġjav ascript -ìļ Ķ -( dec -Ġpack ing --de pend -Ġtrans cript -z eros -_ alert -? ",Ċ -lib s -± оÑĤ -Ġ| ĊĊ -tr ained -ĠG ent -ĠR ab -x p -_config uration -å¤ © -_ accept -.rec yclerview -: url -ĠMu hammad -Ġprivile ges -_b ank -uk u -w allet -ĠRO OT -Ġenc uent -? family -ĉ position -Ġc g -Ġprec ip -method s -_f ast -in crement -ĠT iger -_OCC URRED -qu ip -ĠH AS -_d om -Ġw reck -b j -Ġd ern -Ġorg ans -. entries -Ġ_ (' -ram ento -ĠJam ie -Ġp unk -IP P -Ġprogram a -Ġatt ain -Ġpro ves -/s ign -Ġanswer ing -Ġl adder -************************ **** -ĠW almart -ĠCONT ENT -duct or -Ġver bal -ĠP ID -c rypto -_CALL BACK -Ġ= ================================ -Ġpot ent -Ġshort s -.U ri -.un iform -; border -ĠW er -Ġhere in -ll a -ĠI hr -P ixmap -l iteral -! )ĊĊ -g eneric -r ust -_script s -ost o -it us -ĠCoal ition -Ġrem ot -de ploy -ĠEag le -ãĢģ ãĢĮ -Ġimportant e -ĉ object -Ġseason al -ne j -aid u -Bind View -ĠSi erra --b g -Ġmake Styles -[ offset -G ames -Ġhorm one -AR IO -head s -( select -ĠStart ed -@ param -_de cl -_b log -Ġa ño -\ Api -ĠMil waukee -Pro vid -An imated -Ġcool er -ĠSe ed -. Edit -Ï Ħ -ĠT aking -Ġborder Color --found er -.Logger Factory -Ġ"" ĊĊ -AL T -ĠL ate -EDI ATE -Ġ);ĊĊ Ċ -af a -Ġcancell ation -At om -ĠB irmingham -emp resa -HE MA -asc al -Ġup side -.V ersion -ĠF older -ĠE ight -ĠV intage -ĠApp Delegate -ĠPre vention -.se parator -ST M -( room -gener ator -Ġc attle -ĉ Z -ĠPart icle -' };Ċ -Ġneighb ours -ĠState less -Ġalt itude -Ġsa int -об ав -Ġconv inc -ĠCont ents -Ġje une -(t s -Serial ization -(c ollection -ĠJ azz -ĠD od -ĠR och -ac io -comm ended -DEF INE -.on load -Ġspecial ty -PL ACE -_MO VE -Ġaccount able -Re uters -Ġf icken -Ġde pr -W ow -V oid -.s pace -à¸ Ĺ -Ġt q -ĠP ets -< $ -(C urrent -ber ries -plan ation -Ġlist Of -ĠTh u -ĠPR INT -Ġm ismo -Ġdo i -ch k -ĠUn icode -( role -Ġvir gin -< Point -_RESP ONSE --h ouse -ĠVenez uela -EM AIL -Ġp úb -_ex ist -B all -.C L -re ferences -ĠBeautiful Soup -ĉ Expect -TH IS -Ñĥ д -b ane -Ġtemp oral -ER IC -et as -Ġrefresh ing -Ġsec ular -@ synthesize -ac cur -Ġn ella -ĠS OL -.p ipe -Ch annels -èĩ ª -Ġinsert ion -á» ĭ -el ia -Ġadjust able -Can ada -ĠI TEM -Ġcur ves -ĠChe ap -let ing -Ġoptim istic -al lo -Ġpolit ician -_down load -= edge -ORT H -Ġmodel o -art o -. rotate -Ġs elenium -æĪ ij -_al ias -Ġrenown ed -.' . -Ġc zy -Ġal les -.Com piler -ĠB ass -Conn ector -.R ole -L INK -Ġc riterion -lem etry -Success fully -/p ng -Ġey eb -asp berry -( gr -Ġd angers -Ġcorrect ed -Ġgl ow -Ġelabor ate -ĠB ears -aw ai -=" '+ -Ġpromot ions -Ġmathematic al -Ġ" ` -_Generic Class -ĠChe f -.S ort -table Name -R IC -Ġvolunt ary -ĠBl ade --e lect -ĠCom bat -ĠAb ility -Ġab dom -Ġd uck -T mp -åħ ¨ -Ġer ase -.P h -ĠDefault s -p artment -_US B -ê te -; ' -Ġp ads -ĠOb amacare -.T otal -Ġdiv ert -Ġcr icket -Ġrecre ational -( red -ĠC le -R U -Ġmist aken -ĠMont ana -Ġstr ive -_sl ider -ĠPl astic -Ġdecor ated -ĠV P -lic o -ĉf alse -Ġpre fs -( \" -_f alse -i endo -Ġ@ $ -B ucket -act ical -ĠZ hang -.c ols -.B inding -Ġw ax -_ST ORAGE -Ġlaw n -Ġr f -.Sc ene -ĠCal culator -.d esign -Ġres il -л ем -E mploy -ĠPr ices -ĠP WM -ag i -.e valuate -ĉ param -Ġbr ass -bb en -Ġinflamm ation -ull ivan -Ġan not -Ġp H -iam eter -ĠB TC -( box -Story board -Ġcl ay -.assert Raises -| string -.App ly -Ġmatch er -und ed -Ġsatisf ying -Ġìł ķ -Render ing -_app ro -ind rome -AN EL -_f ix -br ush -.M atch -Ġsm iling -on aut -S unday -Ġdelet ion -Ġencour ages -P ull -Ġreven ge -Ġqu arry -tr ade -Ġc ables -(d elta -ites pace -Ġf h -.b unifu -Ġvi el -_IN CLUDED -ĠT ail -ad ar -of s -Ġmet als -g om -_method s -Ġn j -.St d -(w in -$ (' -Ġt urtle -ur on -Ġen rolled -ĠH z -ĠBox Decoration -Ġp ont -rel ationship -B i -³ » -Ġmas cul -Ġsh ades -Ġv r -ĠLog ic -Ġa in -ĠD IST -Ġcoll ar -" profile -Generated Value -ĠP ossible -Ġe ines -ĥ ģ -.time out -ĠE c -Ġjer sey -.D ouble -Ġqual ifying -v or -CRE EN -_A pp -_rec v -Ġali ens -It s -E sc -i ator -ĠE clipse -Ġg h -V ict -ĉ html -to o -. const -Ġant erior -ĠW u -(key s -Ġul tr -_p oly -ĠT ap -ĠB ud -A WS -Ġcrash es -_t ot -Cont in --h anded -alth ough -ภļ -ific ent -Ġde ve -ut ory -ĠW orth -_M S -Ġfloor ing -Ġsell ers -ĠThank sgiving -Ġp ng -Ġval ores -Ġslee ve -Ġfil le -Ð IJ -Ġappoint ments -Ġv im -User Info -BO OST -Ġpos ed -initial ized -.product s -ĠLeaders hip -man uel -' % -em arks -Per centage -(d ist -. avatar -(h Object -ä» Ĭ -_ iff -ic one -; ) -_n il -Ġab ol -е ÑģÑĤ -Ġven ues -.Con vert -! ')Ċ -.B itmap -sk in -_C OLUMN -Re v -G RESS -g ow -Ġw ished -tract s -.assert False -Ġscreens hot -Ġfo is -Com b -Line Width -ĠGr ab -Ġint ensive -ĉ sh -+ ) -.first Name -_PRO CESS -Ġt ilt -it ored -.L OG -Ġb ak -Ġintention ally -.play ers -(c anvas -)) )čĊ -.Pro vider -_P UBLIC -T alk -ĠL iv -ched ulers -Ġl c -ad ic -feature d -.res ources -Full Name -Ġmean while -B uffers -Ġres olver -ĠS AP -_T E -G NU -ĠForms Module -_ wh -ĠS we -.widget s -Ġcabin ets -Ġsus cept -ĠB ott -activ ex -av ar -ant ics -Ġ" =" -_k wargs -Ġgame Object -ĠAng le -.I ter -mar sh -ĠB irthday -ĠC MS -request s -ĠPear l -_E OL -Ġlin ux -( org -_M ouse -.con structor -Ġz d -Ġk icks -art isan -Ġe ax -K n -pon ge -ĠFin land -Ġmet res -ĠAss essment -part ner -/ pre -! ',Ċ -[ Int -Ġos lo -date picker -/ String -op lay -ĠHe brew -, double -Ġtrab al -+" \ -ĉ EIF -/ text -_F IRST -ĠP ete -Ġe go -Ġextr as -P DO -Ġreg ulate -ĠQ Widget -st s -ĠSh ows -ĠN HS -.c ourse -p thread -ĠF uel -.t imes -Ġ ° -Ġstr ides -($ ('# -( words -Ġrhyth m -Ġsp ont -Ġsens ation -Ġsp ike -C losing -页 éĿ¢ -N umeric -Ġbreat he -Ġfin ale -_F ACT -in ion -Ġch ill -Ġform ally -ANG ED -Ġ' :' -ĠпÑĢ и -a q -ĠFab ric -(l at -ĠPr incipal -Ġer ro -oc ale -N om -Ġf ost -_C USTOM -.int ellij -ert ools -Ġcl asse -adi ents -Ġfundra ising -EN E -_OPTION S -_ ob -// }Ċ -Ġprote ctions -.se ed -N V -term inal -;; ; -P redicate -Ġì ¶ -Ġbomb ing -G F -Ġch ew -)) ). -qual ified -] ={ -list en -C ENT -d igest -E ast -Ġd iver -Ġend points -Ġe e -Ġcolle ague -Ġdissert ation -_com mit -_D AT -. rc -Ġbre asts -ĠR ug -ĠP il -Contract s -ĠBry an -Web View -Ġconcent rate -ĠIn ner -Ġ' | -std out -_S ub -> -->Ċ -V ol -ĠS SD -)) ), -. Optional -Ġnurs es -Ġor b -_ pe -);čĊ čĊčĊ -pl aced -ess er -Ġther apeutic -Ġwhites pace -Ġa ston -Success ful -Ġpr aised -ĠW es -Ġe ighth -ir al -Ġvrou w -Ġf action -_b ias -Ġw itch -Ġnp c -(s b -ĠRod rig -_b ig -Dep endency -ĠAb raham -ard i -C AR -n os -Ġabund ance -Ġnut rients -in stein -.V ert -ĠI SS -< U -Ġsum s -_h ist -Ġfar mer -ĠA br -Sh ot -ĠBad Request -Ġh ass -ĠR ails -Ġaffili ated -æĿ ¥ -Ġer f -IN F -ĠView Holder -min i -ĠR oth -Ġfaith ful -ĠPhill ips -AND OM -]. [ -_P AY -ĠAr ctic -f aker -D igit -M ale -std err -se ys -Ġ Å¡ -_rem ote -li que -Ġin def -ĠIndust ries -it ra -_p airs -< iostream -Ġsal aries -ik en -.F rame -PL IC -_S PEC -ĠMed iterr -Ġsystem atic -Ġinter rog -Icon Button -se a -int ro -ĠIss ues -enc rypted -Ġintern ationally -Ġsn printf -Ġpast a -ĠBrad ley -_ Status -AL K -_P AD -.l aunch -< select -Ġhar dest -Ġph y -Ġ(( * --s lide -ĠNob ody -S u -Ġas ÃŃ -close st -_initial izer -Ġsupport er --g en -Ġt ales -Ġcor p -_f u -s at -ne ighbor -.M igrations -Ġal gun -Ġsin on -.S pec -? ,Ċ -.G L -m ale -Ġmon itors -yl an --L icense -.m atches -ĠA BS -ĠM ast -ĠW allet -($ ("# -Dir ty -Ġco pe -Ġinterpol ation -ous ed -ĠJ ets -.F LAG -.C ancel -.Event s -ne ver -ĠM Hz -> D -Ġs ervlet -bast ian -Ġ> & -S ID -_cl k -Ġdiv isions -} ',Ċ -Ġd ildo -Ġpar ade -m ajor -Ġab oard -; ++ -Ġf usion -"}, {" -ĠDialog Result -ĉ arr -- em -_n r -(h andler -.N ET -.Xtra Reports -ĠSh ah -ĠB rief -- , -Ġprec io -ĉĉĉ ĠĠĠĠĠĠ -Ġt ant -ĠGrand e -/ xml -_IC ON -ĠR etro -un que -Ġn ag -to Fixed -X L -Ġdecl aring -ĠCon crete -ĠAm azing -ĉprint k -Ġdeb ates -D ATED -Ġaest hetic -emet ery -Routing Module -ĠNash ville -W AYS -Ġw olf -Ġobserv ers -OT A -ans on -Ġe a -Ġgreen house -ĵį ä½ľ -Ġst air -Ġimmigr ant -_app ly -pe are -ĠBloom berg -_PL AYER -Res p -æŃ £ -Cho oser -ĠI Collection -P eter -Er ro -.detect Changes -Map s -Ġs queeze -ĠHom es -weg ian -Ġformat ting -Ġnegot iate -ul d -ĠN ep -ĠQ B -Ġeconom ies -Ġ*/ , -Ġredu nd -ĠA ber -.IsNullOr WhiteSpace -yc led -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĊ -_S h -Ġske pt -Ġre created -Ġget Type -Ġmarg ins -Ġcolon ial -ch arts -// @ -Ġprocess ors -è¯ ´ -b atis -æĦ ı -ator io -mention ed -P atient -Ġpre y -Check box -_x path -.s kip -ĠMorm on -ĠMemory Stream -CRE MENT -Ġk u -m eld -\ Data -ĠK ernel -il tr -éĢ ģ -( profile -Car bon -RO LE -( pl -] *( -.m emory -Ġmed al -Ġadvis or -it ät -Ġh dr -ier ung -ĠProvid es -( alpha -Ġteen agers -- parser -.L atLng -] ()Ċ -Ġfel ony -ĉĉĉĊ ĉĉĉĊ -BO OK -Ġsl ash -Ġclear fix -ĠPro phet -å® ¹ -right ness --f i -.k ind -ert on -J im -Ġmanip ulate -Ġworks heet -ol in -st ars -Ġart ifact -_EM PTY -ĉm ain -------------- ' ; -Ġexpress ing -ĠI Q -ĠF act -/************************************************************************ *******Ċ -_m ass -)) : -Ġcon dom -Ġcreate State -omet own -Ġir r -Ġ> ( -> B -iter ation -ãĥ ª -Ġshirt s -ount y --> $ -_S IGN -ĠD ale -Ġj j -E asy -F re -ĠN y -Ġch lor -match ed -ĠG erm -- UA -ĠN athan -educ ation --y ard -- che -h ouses -r itional -Ġprox imity -Ġdies em -áºŃ p -Ġd rought -.a udio -ĠLe o -Ġfavor able -in ch -ĠD aw -rib ly -_st udent -id able -O VE -Ġlack s -ounc ing -.b usiness -Ġre open -may be -_G LOBAL -Ġdress es -ĠEd wards -ens ible -ĠHard ware -ĠEx cellent -ĠTime Unit -CTION S -Ġsched ules -Ġseg ue -Op ens -am men -- Identifier -Ġst aring -Ġhapp ily -ĠH ob -' _ -Ġ" ); -ament os -et ched -Ġ/> }Ċ -. Users -Ġinterrupt ed -Contact s -Ġreg istro -in burgh -CH A -_ imp -ph is -s ay -Ġretail er -.N ODE -/ maps -_L AST -ĠCh arge -_g uard -Coll ider -ĠStateless Widget -": [" -(" ../../ -iox ide -ĠS und -Ġ'' ; -un set -add Widget -л Ñİ -el les -alk er -A rc -Ġded uct -G UILayout -ĠV illa -Ġfor bidden -_ where -Ġ\ / -ĠT ib -_A X -] čĊčĊ -ĠB ir -Ġb end -ĠMA KE -ĠM ET -Ġfut ures -Ġweight ed -"" "čĊ -Ġauthor ize -(pro gram -}, {" -Ġcoeff icients -ê s -Per Page -ĠBath room -ĠPublish ing -G PL -Ġsub missions -ĠNUM BER -j Äħ -Ġaddition ally -em pre -ĠSh el -ot yp -S olution -Ġth under -_ ec -ĠĊ ĠĠĠĠĊ -ĠF ellow -Ġk ay -Ġnew State -ONT AL -Im plementation -.L ook -Ġ ents -Ġl ors -ĠB IG -f ab -Ġaver aged -ĠFe edback -ĠW ells -Ġm artial -Ġind ul -ĠComm unist -ĠFore x -ĠAgricult ure -" [ -Ġqu ar -ĠK ont -ĉ view -. Bytes -des ktop -ĠM akes -akes peare -.Null able -Ġspot light -V B -ow y -(t orch -tr idge -_b ounds -Ġapolog ize -.add Item -ant d -* );Ċ -, u -(g en -ç» ĵ -re ator -ĠC ord -ou pper -.m etro -Ġ ew -ĠW ORD -.A fter -Ġdet ained -ĠHam mer -ex isting -Ġo st -Ġmon ument --c ustom -User ID -ĠN om -Ġre jection -(d im -Ġsingle ton -ĉd ie -ari ance -re ports -] != -eld a -Ġpreval ence -_reg s -." . -Ġfemin ist -Code c -Ġ **Ċ -(label s -_M ARK -FA ILED -Ġadminister ed -W N -ĠĠĠĠĠĠĠĠ ĉĉ -Ġn oun -w ig -Ġg otta -Ġr if -- im -ĠPaul o -ĠCommand Type -] ))ĊĊ --z ero -Tr aining -Ġl ord -_ art -re ddit -C ert -Ġpes o -R ot -Ġend anger -.d r -user Info -un ts -n v -ĠTrail er --f irst -(m ake -Ġbenef ici --bl ack -i ÃŁ -Ġund oubtedly -Ġm ex -ĠAnc ient -( as -Ġdes cent -P ick -Ġrep lica -$ obj -ä hr -Ġar rows -ft y -ĠLib ya -ug a -charg ed -T ur -Ġh omic -iss en -ĠF ake -Ġbe ers -Ġsc attered -( Time -UT IL -Ġbureauc r -/pl ain -Ġstick ing -FA IL -ĠC ovid -Th ird -_p resent -ĠPier re -Ġë ª -Ġ[... ]ĊĊ -Pro b -ĠTra ffic -ica o -do ctor -Ġ), ĊĊ -T abs -al u -ï¼ļ âĢľ -Ġinher ent -_N o -rit is -ĠPro of -.b asename -ä¼ ļ -Ġch im -ĠProt ected -c rit -Ġpr one -Ġк он -ĠHero es -Ġan xious -Ġan os -Ġweek ends -Ġs ext -Ġredu cer -= UTF -h alf -ĠS aw -.m m -Ġnue va -.current Target -.l ua -_EXT ENSION -ĉ reg -ĠC trl -_ align -accept able -Ġrush ing -fr ac -Ġbo asts -F ive - ± -ĠTem perature -> ): -Ġchar ter -RE ATED -Ġsubject ed -Ġop c -health y -使 çĶ¨ -ĠScient ific -Ġfra u -ri ages -ภĶ -.in ventory -ation ale -M ad -min utes ->> ();Ċ -ĠEn v -Ġrecord ings -Ġsusp icion -sql ite -ĉ read -ãģ ¦ -Ġwor ries -.put String -ĠSh anghai -( uid -r er -ĠvÃŃ de -") : -Ġmethod ology -Ġк оÑĤоÑĢ -cc c -av ad -Ġindu ction -ĉ Thread -, string -ạ i -neh men -u ition -Ġ* __ -.em f -Ġì ľ -/th emes -ĠN ine -. One -ĠEm bed -Ġf az -u ations -Ġpriv ately -Ġl ing -[ F -ush i -Ġlaunch es -( KEY -G MT -Ġaim ing -pat ible -ĠB iden -i w -ĠD egree -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ -Ġ$ ('< -á rios -to UpperCase -ìł ľ -ĠE UR -Ġovers ight -Ġtable sp -Up dates -.m akedirs -Ġhum idity -/ template -Al ways -( IS -_c ert -D ig -Ġunder way -ort on -ĠHur ricane -Ġsp ends -ĠSeg ment -Ġfl ies -ĠT oggle -ĠLyn ch -Ġs enses -ĠK os -set Enabled -ist ically -Ġtest er -Ġadministr ators -Ġtag ged -Ð ĵ -Ġshort cut -ĠRes olution -Ġsuperv ision -ĠAsh ley -Tr acking -ul atory -and el -ist en -Ġun re -(d iff -ANT S -Ġr ider -Ġs Äħ -.S eries -_ orders -ORIZ ONTAL -Ġret ention -ãĢĤ čĊčĊ -Ġdi agonal -ĠC ancellationToken -_ Internal -Ġru in -.Q t -ocr atic -T el -ĠAn swers -m atic -Ġx p -at em -_j obs -_ any -Ġsen iors -Ġland mark -ĠQ List -Ġman eu -ot ify -/ ";Ċ -/ server -ĠPhil osoph -uten ant -( io -h z -Ġauthentic ated -d v -- Compatible -Origin ally -, function -ãĢĤ čĊ -ĠRepresent ative -as ily -irc uit -.d t -(m ath -.M arshal -[ , -ĠC ities -_ turn -| )Ċ -Ġcant idad -al ter -ĉ ui -ĠNe braska -Ġsk irt -.b g -Shared Preferences -( style -Ġg rief -g ew -Ġsaf eg -ol ang -_l ists -ì Ľ -Ġgran ite -Ġhott est -.j dbc -.C ustomer -Ġâī ¤ -Ġwa ar -_sc ene -+' / -ĠJ TextField -Ġse ating -Ġwe ars -Ġ` / -C ases -ĠY outube -ı m -Ġbal con -, G -Meta Data -- price -SC R -Un ity -Ġtr unk -={` ${ -Ġearthqu ake -Part ial -Ġsub st -Ġelim in -=" '. -//* [@ -Ġsuperv isor -vro let -_ article -Ġp ane -b io -Ġmot ors -N M -F rank -Ġon ion -- word -Item ClickListener -Ġb rit -end encies -Com puter -_r unning -( day -- he -(n amed -ĠS ach -о Ñĩ -c ampaign -.Ab stract -(w rapper -.p ay -Ġu w -Ge o -r ails -/ select -icht e -son s -E VENT -Ġal iment -Pro viders -A wait -_INTER VAL -. off -Ġgl uten -_cl oud -Ġw en -.ex tract -ĉ button -/ MM -Part y -Ġdem ographic -_err no -Ġh iking -(' ')Ċ -", @" -Ġw it -r á -olog ie -ĠSt yles -ĠBrowser Module -.Request Mapping -ic ans -P AGE -cre ation -ĠF erguson -ud ed -num bers -ĠGT K -Ġpresent ations -ĠB obby -_s pan -est yle -Ġilleg ally -abel a -Ġbattle field -cap acity -ter ror -] ");Ċ -Ġwar rior -le ader -ĠDB G -ĠRe venue -Ġvig il -Ġcounter parts -( Error -ACT ER -Ġhe eft -Ġselection s -ze ug -t om --t wo -. ;Ċ -_st atement -ĠA id -ĠV ul -_r gb -Ġpr izes -Ġedit able -ĉ form -ın ı -.de cor -D emo -lic es -Ġen ctype -rat ulations -ĠR OS -_ch ars -ĠJ ahr -part ial -Ñĥ ÑĤ -ĠRe ceive -ĠL ands -AP TER -Ġch opped -.. " -ĠAn aly -ĠU ID -ĠR adeon -ĠB ee -Ġun m -> M -.find all -Token izer -ĠWH AT -Ġs j -D rawing -E ss -ON D -Ĭ ¶ -(p acket -âĢĶ but -Inv ocation -ĠN uclear -? ;Ċ -Ġgrand es -ĠC rypt -rem ark -Ġ'../../ ../../ -Ġin ability -m agic -c ats -Ġsim ulate -: ${ -in flate -Ġen er -: NO -ip les -Ġmer it -ĠR ated -Ġgl ue -/b log -Ġg ren -Ġthr illed -.C H -unc an -ĠPR IMARY -Ġper sec -Ġfe ared -.M IN -ĠThe ater -é Ĵ -ategor ie -æ® µ -Ġappet ite -s quare -ĠAlex and -.User Id -_g t -_ enter -Ġgradu ates -Fragment Manager -Author ize --N LS -(M y -Ġtri umph -ust ing -_PARAM S -Char acters -(: ,:, -_B UILD -M Hz -Ġwash ed -Ġun cle -Ste ve -ard own - ${ -_confirm ation -Ġtro phy -Work s -ĠElect ronics -ĠMediterr anean -_m etrics -Ġannounc ing -ĠD AY -_pro to -Ġp ear -base Url -ĉĉĉĉĉĉĉĉ Ċ -Ġcoord ination -: N -.an imate -ĠC otton -_h it -â ľ -Ġjet zt -if ter -(f ields -own load -ific acion -.c uda -ĠLi u -> equals -ĠA ce -ÑĢаР¼ -ĠSuper man -ĠGarc ia -Ġarrest s -ag ar -Ġ{} ) -Ġmac ros -rou pe -ê tre -Ġtw isted -str uments -_ (" -_ vertices -ĠTrans ition -и к -[ max -m ind -Ġaccess Token -Ġun le -m us -c op -ĠF actor -Ġcon ced -Ġre tr -.l inalg --s lider -ob l -_Static Fields -Ġz ombie -s elling -Ġch ap -Ġsh aking -ĠTrans late -ĠAm sterdam -ĠE TH -_EX TERN -k d -_d isc -Ġpreced ing -Ġpri x -Object Name -_mod ified -ard ware -Ġ?> "> -ĠD W -` ${ -Ġ?> ">ĊĊ -Ġspin ning -_p ending -Match ers -. Keys -ĠP V -en us -ant is -Ġdisc ard -Ġh aul -Ġem pir -Ġpath way -Ġo ak -м ен --ind uced -Ġimp air -ĠCal gary -.is Hidden -d z -_ include -Ġg m -Ġ' (' -P Y -uggest ions -Ġcommod ity -c ro -/ sub -Ġget Instance -ĠLeg acy -ĠK il -B al -( short -In form -+ x -* r -ĠHope fully -or ate -Ġmach en -Ġtreat y -ĠO ri -.p ublic --h orizontal -Ġtact ic -Ġb ord -w ares -Ġam mo -ĠL ists -Ġequ ations -/ her -ĠNS W -B ounding -_C ollections -Ġav ail -.Drop Down -è ° -Ġh h -Ġl Ãł -.p b -Ġmemor ial -ĠAT TR -Ġexhaust ed -Ġt sp -ĉ redirect -Ġlik ewise -ST ER -L java -Ġcondem ned -oca ust -(str ict -Ġexem pt -Ġs ms -Ġex agger -S YS -Ġl ounge -: ^ -Ġto dd -de b -ator ial -ĠPort er -Ġtu ition -Ġexem pl -Ġp aren -.line To -Ġkid ney -Ġç a -Ġc ui -ï¼Į 请 -X C -Ġmo ż -Ġnomin ated -l ung -Im Gui -ĠB uzz -Ġstere o -port al -res as -Ġk lass -Ġdraft ed -Ġproject ile -/g pl -(param eters -* )Ċ -Ġassist ed -ĠNS Integer -s itemap -:n th -.View s -.Argument Parser -Ġme er -z ier -ĠD ig -Ċ -Ġpl ag -p ine -Ġblank et -Ġ: - -Ġl cd ------------- --- -(" " -Ġtact ical -ĠRon ald -ex tr -ĠF est -Ġf uer --n avigation -Ġk b -gh ost -Ġhandle Change -_cl s -() != -Com parator -.v m -ĠCo x -_re view -/ @ -_c ookie -Ġrecogn ised -ld ap -Thread s -ĠSex ual -ĠB earing -(S QL -Ġx r -Ġth igh -URL Connection -ĠSU V -Ġm Context -Ġinc idence -ĠE ste -.s up -_t e -(EX IT -C MD -/ "> -Al most -ĠU ne -Ġand eren -ĠSingle ton -Ġb ore -Th ink -Ġn arc -] initWith -_sh op -(str ategy -! ', -her its -ĠDes k -_m achine -.net ty -ı nda -= < -ĠQ R -ĠS idebar -.split Container -Ġon Success -Ġmon key -En joy -(n odes -pect rum -Ġ(* ( -ĉU INT -, height -ĠNetwork s -.t ail -.l inspace -Ġ" ... -List en -Æ ¡ -.Ch annel -- defined -Re peat -ad just -ER M -_ application -.assert NotNull -- stream -Ġr abbit -Ġposition ing -Ġw oke -Ġf ing -Ġmulti player -Ġregister ing -un til -Ã¥ n -( :: -uss ions -Ġpot ato -ĠE quals -.S up -/ap ache -Ġ( = -. ") -.p tr -ĠSpe ech -.cl ip -ĠGab riel -Ġmusic ian -/ issues -.sh op -ĠH ier -_RE T -_b ucket -ãĥ ¡ -av s -Ġro z -fl ower -Write Barrier -ĠMil an -Ġlegisl ature -ĠD oll -Ġprov ing -.concat enate -âķ IJ -Ġg char -cdn js -b les -ĠList ing -л о -.xr Label -ĠS ak -just ice -ĠVal entine -un less -Ġp iger -(r un -Ġtest ified -AN A -ĠRem oves -)) ));Ċ -rec ated -ĠRuntime Method -Ġcon qu -ãĤ ¢ -Ġt issues -ail er -ét é -- Star -Ġfl ames -.set Icon -Ġsup ern -Ġvag ina -- variable -Ġwell ness -C UR -Ġbel le -.get Request -Ġp oco -ben h -ag ens -Ġsp ill -ĠJ ur -Ġdispatch er -н ого -emon ic -(dir name -ĠÐ Ķ -Ġpas se -Ġg anz -ric ing -E U -Ġmuj eres -ess en -.at tribute -j j -ĉĉ ĠĊ -[ ^ -Ġstrtol ower -lex er -ect ar -hot el -.s quare -Ġr all -Ġlower ed -hand led -Mark et -ĠUs es -iv as -.B usiness -ãģĹãģ ¦ -D IV -Ġw asted -Ġav oir -ê m -_ACC OUNT -. et -ĉ SDL -k ap -Ġf ox -up pet -{ },Ċ -", ' -F avorite -P END -ĠA ES -} ), -Ġded uction -Ġpol ÃŃt -Ġcomponent Will -ĠT elerik -_SE LF -Ġm use -C raft -Ġd ens -ठ¿ -( tp -Ġt asty -Ġbal ances -Ġded ication -ĠWall ace -Ġun law -\"> \ -Ġm um -- update -ement e -Ġs oda -Re public -as mine -é ric -( Status -ĠJson Convert -ĠD isk -.Red irect -Ġfilm ing -/m ol -R o -Ġv ille -Ġtrab aj -Ġsyn thesis -reg a -Ġr l -S cheduler -ISH ED -current User -(error s -' h -_b ot -x imo -ĠUS ART -_s uper -_DEC REF -н ой -_RO W -Ġprom otes -ĠT A -Ġhor as -ĠRep resents -Ġname of -ĠEx c -ĠGar age -Ġse ine -, # -Ġher b -/ resources -Ġple aded -.r adioButton -Ġæ ĺ -O ps -ĠN est -c string -ĠDef ence -Ġref ere -_le af -Ġrevel ation -ë § -.execute Update -_W ORLD -Ġexp ans -(" \" -j ab -Ġdoub ts -ĠGe ometry -Ġintrodu ces -Ġsen ators -Ġcan al -.h elper -ĠBi ology -_SE NS -.pre vious --t ouch -ab it -Ġimpact ed -Ġbr ackets -.d irect -acc um -Ġtest osterone -ĉ action -ĠCh ance -Ġpe aks -CppCodeGen WriteBarrier -Ġun belie -_p ress -.R el -ang led -/ templates --- >čĊ -l ime -Ġsufficient ly -_ nt -Exp and -.is file -Ġis Empty -Ġq t -Ġmul her -ac ob -Ge orge -å¸ ¸ -Ġass im -as o -Ġcompr ised -O V -(CON FIG -ĉw riter -Ġdes p -Ġten ure -(c r -.p ool -ĠB rend -Ġc ensor -(time out -Ġple a -.W rap -Ġtight ly -ĠW ere -ĠI gnore -abe i -Ġbr idges -Ġcondem n -Ġsimp licity -Ġrout inely -Ġblack s -j b -ĠP it -U tf -Ġ/ Ċ -re load -Ġset Object -/g lobal -Ġf atty -Ġsock s -Could n -Ġerot isk -æĿ ¡ -ĠPress ure -ĠM az -n pos -tol ower -ĠE Q -ute ur -ĠM oment -Ġet a -{{ -- -Ġgraph s -ĠGu ar -r ine -( -- -ĠHttp Status -(st udent -* np -Ġrail way -Ġas ynchronous -_v m -'] ,' -, text -mer chant -(G uid -ĠG ra -ix er -fetch All -.add Listener -fl ip -* $ -> (), -Ġsun light -ass igned -Ġab c -ĠC OLUMN -ĠðŁĻĤ ĊĊ -) ... -Ġen semble -Ġnew line -_S INGLE -ied ad -Ġdark er -orm ap -Ġl ion -pl its -Ġillustr ation -ĠI EEE -Ġv ista -ous ands -****** * -ĠTom my -Ġh ue -S el -Ġa ura -ĠTher apy -Ġanim ator -.con straints -Ġv ague -(" ") -Ġvill ain -Ġbless ing -Ġstring Builder -ĠM isc -ĠD IR -f ax -- node -ĠWalk ing -ĠA U -s ess -Ġgr ill -VERT ISE -ĠF oods -Ġt ournaments -à ĵ -ĠMar sh -Ġw onders -Long itude -.Command Text -= input -_enc oder -page Size -Ġget State -> >Ċ -.g rey -p od -Ġread ings -Ġre consider -Start up -Ġexc er -.b alance -_c ycle -_T ime -LOC AL -ĠE FI -ĠRe yn -.set Foreground -by n -Ġdis connected -ACT IVE -Ġembed ding -ick ers -Ġsurround ings -* c -Ġgar ant -Ġb f -Ġw ipe -Ġ ä¸ĭ -_T RA -ado x -ç ķ -Ġsu cks -ĠS ongs -ĠAssoci ates -ĠB ald -ĠB rett -ven ile -Ġv t -Ġin ade -Ġres igned -ĠGl enn -.p attern -.Data Bind -Ñĥ м -Layout Inflater -ch et -ĠTest ament -.m s -Ġp av -ĠReact DOM -ur dy -AD ATA -M u -/ actions -ĠJ s -_ex tract -ĠBr ing -: id -str t -iv ation -Ġoutr ight -az u -loy ment -и Ñı -al do -ĠP ublisher -E ducation -Pa lette -_d rv -Ġ($ ( -ĠAnd a -Ġrem edy -Ġincons istent -te ction -Ġregul ators -Ġshort est -(p air -ĠInstall ation -Ġdefend ants -Ġ( ); --l arge -M el -Ġthreat en -н Ñı -Ġfet ish -ot ine -_d ic -Ġ< $ -Ġst agger -sp i -$ response -S erv --b orn -j os -ĉ img -ĉW HERE -_l t -å½ ĵ -.c ost -ĠT ue -.label s -ĠL V -wcs store -ĠJes se -ภ« -Tr ade -Ġpredecess or -ë Ĥ -fin ally -_g eneral -ogg ler -_REG ION -n ement -Ġblog ger -ĠHar bor -ĠD ataset -[ w -Ġattend ees -. ico -max imum -.Un lock -_SY NC -ág ina -Ġdown s -ĠW ii -]) / -Ġkick ing -unic ation -ĠD AC -ĠID S -ĠR ental -Ġcurrent Time -Ġvacc ines -ĠDev il -Ġn ors -_m ouse -urre ction -(n o -Ġ> čĊ -Ġaggress ion -Ġbre eding -.s ymbol -im an -Absolute Path -ĠWH O -_fl ush -- root -arn a -& M -Ġf athers -ĠR ocket -ive au -Ġw ander -Ġcom pos -ĠWar rior -ĠSe at -ĠClin ic -_in voice -(dis patch -Product o -at uring -oss ier -ĠM AY -Ġd agger -Ġsanit ized -ĠR FC -Ġpro ph -Ġur ine -Ġgr ind -ĠExp anded -des cripcion --f w -ĠK erry -= name -Ġch k -Ġnation ally -Ġthe e -In c -Ġ? >> -.R adioButton -.Http ServletResponse -/ Y -ĉf ield -Ġhom me -y per -Ph ysical -= v -Ġdr iv -ĠErr ors -Ġc Äĥ -De ath -ĠW INDOW -Ġpo et -ĠSh arp -ĠImm utable -ĉ create -Ġge ht -ĠRe form -ais er -ĠInitial ization -Ġimm unity -.com pose -Ġlat ency -ĠLeban on -ĠPar ad -Ġfu els -ĠEx hib -co h -% ">Ċ -ĠCL I -) initWith --Z a -_C LEAR -reg n -Ġfin ances -.st andard -_C ATEGORY -.lib rary -Ġtravel ers -_w p -ĠE valuation -start ing -Ġ )),Ċ -ep isode -ĠV ariant -Ġda emon -ĠJul ia -ĠN R -Ġdoub les -< v -/r untime -Ġinterpre ter -ĠIN DEX -ĠHol mes -_D IM -Ġp addle -_ex ample -Ġfore ground -.r outes -Ġs owie -S UCCESS -ĠC DC -ĠB D -_ - -as ured -W riting -Ġcurrent Page -( answer -ĠASC II -à ¨ -Ġsocial ly -yy y -ĠSpecial ist -(c ustomer -ist ani -ke st -ĠM ak -Ġth o -. pt -( comment -ĠCon verter -g am -b ins -. tele -ĠVeter ans -_AL LOC -олÑĮзов аÑĤ -inn amon -; width -oh l -Ġfant as -Ġs ung -ĉ K -( Json -Ġneighbour hood -Ġv ow -Ġs ins -on acci -Ġepoch s -im agen -.Ch ange -.my batis -Se ek -W ER -管 çIJĨ -Ġinter ess -_ Event -eder land -Ġterr itor -Ġci udad -uck ed -Ġsn ack -Ġtransport ed -ĠMan ifest -ĠD AT -_th eta -Ġw ont -.ĊĊ ĊĊĊĊĊĊĊĊ -Ĭ¶ æĢģ -ĠEp ic -De ck -l tra -_Z ERO -Ġ[] ; -/ scripts -Ġ---------------------------------------------------------------- ---------------- -æĥ ħ -Ġwe ed -N BC -Ġrap ed -ĠG ateway -[ M -ĠTime out -ench mark -.View Model -Ġporn os -ĠY a -th ritis -ĠFly nn -Ġme ga -ac in -Ġtrib al -.app le -ĠB lo -â n -ib i -ro v -ĠL ives -^ . -get Request -ĠEst ablish -cont ainers -Ġst arring -Ġcele brities -ĠRel ative -ĠHe ights -Ġtq dm -ĠNorth west -iv ic -ĉ cl -Ġautom otive -ent ric -Ġfort unate -Ġfire place -se ud -nick name -; s -_C AL -h alt -(n s -_de leted -Develop ment -m ovies -Ġident ities -Ġprompt ly -ا ÙĨ -Ġant e -Ġ" ',' -åı £ -imp se -Ġy ap -Type Name -Ġb itch -Ġassoci ates -HE ME -- empty -ĠØ ª -ol vers -Ġpist ol -Sc oped -ag ner -'] ==' -ĠI MP -ex c -Ġo mitted -Ġmind set -Ġ[] ( -Ġor n -_C AM -A vg -Localized String -ĠN atur -Ġcom poser -ĠPlay ing -Ġover d -_ utf -.s k -ĠF ol -$ page -, Object -Ġbe es -al ary -bul let -_lib rary -O ffer -loc ated -Ġ(_ , -âĢľ He -ĠOwn ers -) ).Ċ -Ġb ri -.Ad min -kt ion -лÑİ Ñĩ -Ġerot ici -Cancel led -Ġa gr -re views -_d ma -RI CT -Ġg fx -mp i -pp o -Ġ// @ -Ġupper case -Ġcommit ting -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ -User Data -Ġv ai -ĉs ort -Ġcongr at -Ġd ioxide -д а -. area -ĠJosh ua -ĠK och -_b reak -az ure -ist ical -_AL PHA -_ views -Ġelim inating -OM B -en umer -ĠHy dro -(* ( -ERT ICAL -Ġinev itably -Ġst ole --e ast -ier on -Ġl inger -/d oc -Å º -ĠAl ready -as io -Ġ-- Ċ -Ġabb rev -ĠAt om -h im -ĠINS ERT -s un -âĻ ª -CON NECT -er ator -ĠM anning -Ġ: ( -g as -=> ' -Ġquery set -; }čĊ -ĠPop ulation -uted String -res ident -_F ONT -ĠRes pond -Ġobsc ure -Ġo bservable -ĠContrib utors -k on -ĠMus k -ex ao -ĠT ub -Boot Application -S OR -.H orizontal -.find By -.p ower -Ġposit ively -ven ience -ĠJ ong -Ġwh istle -Ġз наÑĩ -Ġl ending -Ġdestruct ive -Ġon Delete -author ization -(); ?> -_ original -sc ience -at ra -?, ?, -ĠAs c -Ġconvinc ing -$ a -org en -_D ate -ĠPro vide -Ġlon ely -) 'Ċ -ex change -; ?>Ċ -.f ast -S amples -L ondon -'] )čĊ -ĠI onic -Ġp esso -ĠKn ights -ĠR af -_attr s -Ġrepe al -> Main -ĠOrder ed -_N ew -=" "> ";Ċ -ĠS ERVER -ĠHE ADER -_ velocity -ĠIn voke -.timestamp s -Ġs ulf -I QUE -Ġinhabit ants -ph ins -azz o -Ġmon o -Leg end -Ġnon ce -IF E -; ";Ċ -- create -" ",Ċ -per mit -ĠImm igration -Ġpath name -ffect ive -âĻĢ âĻĢ -Ġex ams -- event -ĠT ill -[m id -F IX -; color -( Order -_tra its -Ġorder By -Ġs unt -ĠNich olas -Ø ² -Ġsun ny -in ers -Ġaccess ibility -ĠH B -.com p -ĉ op -Ġminor ities -ethe us -Ġcollabor ative -pr it -H IR -Ġwr aps -ĉd raw -g od -ĠI X -.app s -ĠN M -Ġirre levant -ĠT igers -Ġdi ag -G V -ĠAccess ories -k ont -Ġsimpl ify -ĠF avorite -_t ools -([] );Ċ -Ġtow ers -B es -Ġhun ter -Ġsal on -(b uff -ĉ debug -Ġmal ware -M oving -- options -) +' -ĠLO VE -_S OCKET -_f in -ĠDel aware -Ġsher iff --in valid -ĠF ULL -Ġп од -el as -" strings -ĠRepresent atives -s urface -res olved -ht docs -)) :čĊ -Ġpress ures -Ġnorm s -Ġpl a -Ġs urname -Ġpost al -ĠDep art -Ġsla ughter -or ida -Ġhe bben -Ġdes ar -comp act -_L ANG -åIJ Ī -op oly -_r ad -ĠST DMETHOD -L azy -ĠĠĠ ĉ -... , -( web -ĠP ont -Ġet was -Ġup ward -_h at -Ġ], ĊĊ -Ġbase Url -Ġworry ing --add on -(get Class -S PI -Ġcapt uring -) },Ċ -Effect s -Ġcompet ent -Ġf oul -Ġsubscri bing -ĠO BJECT -IX EL -b ucks -( edge -(p ass -ĠPet erson -Ġbo obs -ĠD elay -_s quare -el im -ot ers -_P C -% E -on click -ĠSV G -Ġto pped -Ġf ist -sm art -ĠR alph -( owner -j ours -Ġbron ze -ĠArgument Exception -( original -_S CALE -_c p -Ġrecomm ends -.set Style -S ure -L AND -Ġrepe ating -M att -. Visibility -Ġenter prises -.Set up -(sc ene -ĠRe active -ur ge -b w -.P ut -p ersist -.c ookie -ĠAud i -` s -sup plier -( Form - ¡ -_s o -Į Ģ -ĠLeg ion -t te -N d -L oss -( attrs -.sc atter -Ġg room -Ġgl impse -Ġn ails -Ġcum ulative -Ġf azer -_s ervices -.N um -ib ilit -_res olution -ĠT x -umin ium -op a -.s chedule -sm tp -ภķ -ur ry -ü k -go og -_sign ature -.int o -ĠSte ps -Ġhome owners -ĠNS URL -ĠP AC -ĠĠĠĠĠĠĠĠĠĠĠĠ ĊĊ -> ')Ċ -en h -Ġinc ap -$ MESS -Ġmo ins -ĠF i -Ġoff season -press ions -> .Ċ -ĠGr ass -ĠGo al -_p df -Hand lers -Ġstack s -.get FullYear -=[ ];Ċ -è½ ¦ -, V -(s plit -Ñĥн к -Ġbake ca -Ġ~ /. -pe z -t ails -ĠG len -Ġset Image -ĠCom ic -B LOCK -ĉ This -o ader -Ġcapital ist -_ST EP -( Boolean -ĠCor rect -r ina -Ġconc aten -å® ŀ -() :ĊĊ -Ġun anim -ll i -al ars -- ne -Ġdiv or -ĠKick starter -]. _ -< number -/m enu -GR APH -vis itor -Ġimpro per -_N EXT -Ġb isa -background Color -/ input -Ġmo i -Go al -li qu -Ġmiscon duct -Ġcompr ises -aw ns -ĠP ie -ra is -role um -Ġcur se -y u -_p oll -.current User -ES H -]) [ -Ġstory t -)? ;Ċ -* = -ĠB urg -/ layout -_back end -; ?> * '+ -åĿ Ģ -ac ency -( URL -_h alf -= l -Ġlist View -( section -.to Array -+ / -ĠRodrig uez -ist ream -Ġelig ibility -:: - -.new Instance -P B -ĠAs sets -ĠCom posite -ĠL abs -ĠHam as -++ );Ċ -Ġbl k -ĠNe o -L uc -@ login -Ġun aware -.m et -_RE LEASE -( ST -AM IL -ri ke -Ġ( ){Ċ -(s printf -ĠAccount s -ĠV IEW -ĠA j -ãĤ ° -Ġwh isk -Ġid i -Ġro de -Ġih n -ĠElement ary -Q ty -Ġintrig uing -Ġå ¤ -J obs -ĉ offset -ĠAh med -ĠTal iban -Ġè İ·åıĸ -Ġinject ed -.Auth entication -_line ar -.Dec imal -Ġapp les -Ġshare holders -Ġb aked -.d iff -ĠE ddie -ok ers -Ġconfront ed -vo ices -Ġt us -ĠSp in -N ODE -_ Un -CT X -/g oogle -Tem perature -Ġ' '). -Ġmagn ificent -Ġstart Index -semb les -Any one -z k -eh en -ĠD ame -. strict -Ġrepl aces -Ġline back -Ġpush es -Ġche ek -ĠSh i -_BY TES -RE A -ả n -_CON NECTION -G ateway -ĠTr avis -ĠA X -ĠBas ically -ĠUp grade -à ª -th emes -erm o -k or -F emale -_att ach -ĠìĤ¬ ìļ© -Ġpo z -============ ==Ċ -(s ymbol -ĠS ector -__ )ĊĊ -_p adding -ï¼ļ " -Ġf abs -Ġr anged -set Name -Ġp error -â Ĺ -ĠFile Reader -Ġful filled -_C urrent -Ġdom inate -Ġsm ugg -Post Mapping -_for ce -Ġb loc -ĠG iant -(v ideo -ĠC U -System Service -Ġ elf -Ġkont akt -ë ª -ke es -gt k -Ġparam Int -Ġmark up -u ales -Ġaccount ed -Ġgang bang -RY PT -ĠW rong -Ġcred ited -ĠM ESSAGE -Ġfl aws -Ġbb w -Ġmetab olic -ĠO EM -/ event -(C ollectors -mont on -ap pear -Ġopt ed -Ġche at -Ġd av -ĠPro ceed -Ġê ¸ -ank ed -и з -ans k -ĠH ang -ĠC ler -Ġdis gu -Ġc map -.cl js -Ġa ument -le z -ĠJo ined -_re ceived -Ġa erial -ot el -Ġgre et -" s -ĠGen esis -ĠCal if -pan ion -Ġtail ored -m apping -and Expect -.tr ack -at omy -ĠO w -ull ah -.Y es -ĠSimple Name -db h -' en -Ġnons ense -Ġphilosoph ical -(get Context -Ġis so -ĠA CE -start Date -Ġb ÄĻd -ĠAUTH OR -ĠGlo be -Ġinsect s -_A l -ush ing -è® ° -/ Home -ĠLocal Date -need ed -hes ive -Ġill usion -äº Į -Ġtr at -x o -/d etail -_M ATCH -Ġbroad band -Ġw al -ĠIllegal StateException -IRE CTION -Ġnor theast -es ium -ĠClient e -ul ance -nt y -Ġt ecn -Dev ices -Ġgr ains -ĠO g -ĠS EL -ud iant -Ġ++ ;Ċ -Ġexplan ations -oc co -Ġdi ets -Ġco hort -( controller -.Iter ator --r ich -ro cess -G D -Ġcar bohydr -Ġfri ed -ĠEmploy ment -ìŀ ¥ -ĠLeon ard -_ ${ -qu ares -Ġcompan ions -Ġpar is -Ġstim ulation -ĠZ oo -Ġre levance -ĠCol our -Ġspe ar -ot ional -ĠL ite -ĠK osten -Ġà ³ -_att achment -orph ic -Ġdam it -Ġd lg -Ġthr ive -CH ANGE -ĠApp arently -Ġat ual -Ġroot ed -( images -aw i -ari at -Ġch erry -STAT IC -m nt -ĠUser Id -il let -ĠHis panic -Ġn ak -Ġcent ro -Ġdim s -_initial ize -ı k -ĠCent ers -RE N -Ġevolution ary -ĠTop ics -_d amage -em er -Ġr und -Ġpun ished -Ġcub ic -f air -[] ;ĊĊ -Ġinstant iate -Ġover see -- delete -unte er -start Time -ĠP ipeline -_G AME -ĠC ir -ĉ Null -.Format ting -uc umber -ĠR ide -Ġz oo -Ġcheck er -åIJ Į -= C -Ġg rit -"); // -_x y -ĠDe claration -Ġcall able -F oo -ĠList Item -Ġin accur -ml in -ĉ Data -Ġev olving -aw an -Ġca fe -fol k -_ID X -ĠAny thing -ĠPalest ine -ĠGrid View -Ġcol ony -ĠGerm ans -( + -.p id -.js x -ĠSuper ior -Christ ian -ĠL ect -ĉ Game -Ġinstrument al -Anim ations -д ал -ĠMos es -ĉĉčĊ ĉĉčĊ -z s -k te -ä¸ ļ -_D IST -bit map -d B -Ġp ersistence -ÑĢ оÑģ -$ l -B ron -Ġ{ | -_ch art -ĠCon sum -Ġh emp -Ġ" ))Ċ -Ġattack ers -Ġknowledge able -Ġc et -Ġvir uses -' I -Ġpitch er -Ġsweep ing -= list -apt ops -.de pth -Ġinstruct ed -ĠR us -benh avn -Ġи н -S ports -Ġon set -æĿ ĥ -. RED -_s i -ĠP ST -.on Change -> tag -ĠR oh -_char acter -ĠLaw s -ĠB achelor -_s wap -.re activex -Ġreward ing -Med ium -- [ -ĠRec ently -J oint -part ition -ĠMin utes -Ġind o -Ġabsor bed -ĠG N -_IN D -Ġsab er -Sp awn -output s -ĠJeff rey -Ġmed ieval -h ed -Gu ide -Ġpsy cho -Ġgl am -E lim -äd chen -_pl ain -ĠS au --f our -Ġanaly zing -QU ERY -Ġtom ato -_button s -V EN -.set Status -. Url -+ ĊĊ -Ġcompl aining -deg ree -conf irmed -Ġsub t -p arsed -Ġtor que -Ġtroub led -ĠT ARGET -Ġtrad emarks -ĠCo ordinate -ĠV iv -Ġ// }ĊĊ -Ġapr ès -.get Position -(Key Code -ĠSil va -Ġmet eor -Ġendorse ment -Over view -ĠP oss -.In ject -Ġeven ly -Ġvisual ization -Ġw char -ĠH DMI -Ġfun ct -ick name -',' ',' -Ġfor wards -Managed Object -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠ -ĉ server -ĠOut look -ĠChron icle -Ġdub bed -Ġd ok -ĠW ear -.A L -pare n -. Interface -Inter faces -.c od -Ġd ib -.Global ization -ĠAcad emic -Ġass ms -Aut om -Ġl w -ĠN W -Ġ&& čĊ -Ġproble ma -ĠManufact uring -lim its --m obile -Ġfil me -/ map -Ġdo it -ĠIn k -Ġsu ed -. arr -Ġunder min -ĠPro c -croll View -__ $ -Ġsidew alk -( that -ภ· -[ q -gram mar -Ġt ë -qu ito -Ġspir al -ext ended -Ġf ocal -Ġdig ging -p as -ĠT all -.pro xy -it ures -TR ACT -ĠRe alm -Ġf eder -Ġorient ed -ĠAltern ative -Ġo we -Ġsour ced -ink er -.d et -S ep -ĠQ ui -ĠPal mer -(_ , -s amples -oy er -ull an -que z -Ed ges -Ġsh out -ĠA chie -Ġha ar -_Con struct -Ġprem ature -Ġre vert -'). Ċ -Ġs chn -filter ed -null ptr -S aved -itect ure -CL A -Ġv l -st ell -ĉ Me -ĠL ip -n ational -Ġwh olly -Ġspr ings -.T imer -ĉs rc -els en -åħ ¶ -Ġcommunic ating -ĠQu iz -Ġt eng -Ġge z -ĠOut side -.S ign -(c s -Ġdisput es -ĠWe iss -ann es -> No -ĠB ach -.remove All -re fer -/d ashboard -ĠA jax -Index Changed -ĠWe ak -' "Ċ -Ġs ights -access Token -ĠJ oi -(d omain -ĉc v -Ġcontin uation -Ġpl um -ad ir -.set Message -Ġ ï¼Į -Ġsw allow -ĠL amp -Ġq w -Ġu u -C oin -ub ic -ĠDe als -r ace -Ġdict ator -Ġmem e -turn ed -ĠJul ie -.grid Column -Ġpup py -Ġp am -Ġ) {čĊ -Ġinv iting -Ġf rench -v im -Ġwr apping -Ġ#- }Ċ -([ - -Ear ly -Ġsh iny -.f aces -Ġreb ell -abc def -ä lt -Ġest imation -ph ys -los ures -_RE L -Ġex clusion -ĠSk ype -we ise --st op -no thing -ĠE gg -is ors -Rich ard -Ġcounsel ing -Ġcomm em -ĠQ MessageBox -ĠSy nd -ĠFro st -ĠCompet ition -ĠAw ake -Ġt ed -ic iones -ĠDev Components -VERTISE MENT -ott i -.run ner -Ġuniqu ely -.fl ag -ĉ rs -_g eneric -Ġ`` `Ċ -ACH INE -Ġme in -( Application -( br -Ġrat ios -: , -ĠXCT est -ustain able -- www -it les -_T EMP -Ġs yst -umeric UpDown -ĉassert True -Ġw f -. peek -ĠBul g -Ġterr ifying -.M ODE -ĠG W -á r -Ġf ic -Ġcommit ments -- tech -ĠL iquid -ope z -z heimer -a ña --m edia -( animated -_go al -Ġg um -yst one -.S ET -ĠW end -set CellValue -Ġmsg s -c ash -AL LOC -/ aws -Ġmic rowave -.Point er -ĉ Console -_s orted -ĠFil ip -Pro d -Ġ//! < -ing roup -Ġk s -_T RI -Ġteas poon -ĠAT T -Ġrecover ing -ĠG LOBAL -.P ar -Ġ/> ;Ċ -Ġmar ble -ul ators -ĠC ycle -Ġher bs -_m etric -) ! -_C LOCK -_ Button -H arry -è¿ Ľ -Ġstr ains -ĠApp Bar -ĠCh an -/v ideo -Ġb am -.Pro gress -$ f -lem en -Ġir regular -ĠD uncan -ĠM int --v ideo -ঠ¾ -ó wn -ĠEM PTY -Ġstack ed -ĠH A -_c ut -Ġwhere in -ĠW ays -(count er -è¯ ķ -Form Group -Ġble w -c ourses -Ġproduct os -ry s -ĠRest r -Ġsty ling -> s -Ġp iv -Ġit ertools -get Repository -ĠI k -_dev ices -lay ui -Ġhalf way -Ġfran ç -Ġtun ing -O A -_N ode -ar de -Ġfier ce -lic ted -# čĊ -Ġbreak through -ĠE rik -Ġb ride -Ġ. " -cul us -ins ide -ĠIndian apolis -ĠE E -Ġy og -urre t -.f s -. grad -_c ards -_ac curacy -_ep i -qu eda -/ org -é ªĮ -Ġcom pte -)) [ -Out side -G reater -ĠRender er -. actor -Account s -Id le -_h ours -ern er -Jo ined -Ġmen j -requ ires -ĠO PER -.remove Child -ĉs p -Ġes se -r ift -xF E -ĠSh akespeare -________ ____ -Ġbudget s -Model State -fill able -- component -oc os -ĠBUT TON -/ io -, out -s ms -Th omas -ĠAr med -res ume -Ġrot ating -ĠV ault -Ġse us -. (* -Ġa mino -Ġ[] );ĊĊ -Ġprov oc -no x -.Get Enumerator -==== ===Ċ -æĸ Ļ -_sc roll -Ġfil med -ĠS oci -g ap -g ro -V ote -" But -_R C -An imal - Ģ -ib ile -Ġaw aken -ore st -in ja -ĠI van -( Command -Ġ ***** -Î · -Ġkv inder -/h elpers -_c ases -t g -ìĦ ¸ -Register ed -ĉp ass -_d igits -Ġcont our -Ġinf ants -Ġjust ification -ĠFort unately -Con tr -ĠonCreate View -_S AMPLE -Ġallow Null -Ġn ud -Ġfet ched -_e qu -ĠUn able -=\" " -> {Ċ -Ġcommit tees -ist ema -+ ". -ÃŃ an -m ant -Ġsou theast -ï¼Į Ċ -dialog s -PRO JECT -charg er -- port -(u uid -. export -S ix -ĠR P -P rem -Ġconsc ience -Ġmargin Right -_d istribution -y aml -res izing -D ock -ĠLoc ations -G Y -Se ed -B UFFER -oss ip -ull en -Th ings -- self -.p oll -PL AYER -Ġå ® -G ROUP -ĠA way -Ġg ospel -xf d -M ary -ĠPort able -T URE -Ġutil is -Ġse it -Ġstr and -Ġtrans c -Ġ( ^ -ĠAl fred -.m em -.c ircle -Ġ~ / -for cing -Ġr iot -pro x -TH ON -iz ación -ĠN I -ro st -Ġdis pro -_in stances -ï¼Į âĢľ -ograph er -end as -ĠIsa ac -ĠP ine -/d is -Ġcolor With -iter ate -_str ide -Ġpun to -.Event Args -( center -Ġneighb oring -ĠPr ison -ĠMess enger -Ġepid emic -da o -_com plex -Ġgr avel -_D IP -é ment -ĠA ri -_bit map -.qu it -( valid -Ġp end -Ġrespir atory -Ġre bound -Default Value -ãĥ Ń -Ġcomm its -.test s -_f r -it et -.s f -Ġspace craft -c ritical -Ġde pressed -ĠAny Object -Ġun b -Ġdisc ern -(m ysql -L atin -ĠB og -ĠWild life -To File -iox id -@ RestController -Ġ"$ ( -Ġ<< " -Ġdefect s -Ġdat um -h in -Ġreal izar -any ahu -ĠS ig -@ Data -ad aptive -ĠC atherine -.c r -ĠCO OKIE -Ġp ictured -ĠFight er -Query able -ĠAny way -ĠGL FW -_n amespace -_ ft -Ġ] ) -Organ ization -Ġconstit utes -Ġqu and -(ch unk -"/ >čĊ -ĠL akes -main window -Car thy -sp in -(c sv -: red --com merce -ภ¹ -Ġdiscover ing -Ġe co -_f ac -inc eton -ĠGre ens -j wt -Ø µ -ĠBron cos -ĠGood s -(G TK -Ġreturn Value -Ġsi empre -Ġneut r -w ent -ĠN atal -Ġenthusi astic -á» į -F N -/d atabase -C atalog -Ġbr un -ĠK ash -_P l -isc rim -, width -Ġin mates -Ass ignment -ĠH aven -Ġplay ground -ex am -@ Controller -ul iar -.get Parent -Ġ" ;ĊĊ -: size -iss ors -Ġf is -Ġal c -ens ation -ĠN ixon -Ġmight y -- str -_s pecial -_A DC -ĠTw ig -um bling -- address -Ġher oin -Y TE -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĊ -F riend -Ġa ve -ĠP NG -ĠKurd ish -DataSet Changed -Ġbl ades -br al -St eam -Ġsig u -IRT UAL -ac os -UD P -(d atabase -he c -ĠString s -_scal ar -ĉd esc -ĠT LS -; "Ċ -ĠCor byn -Simple Name -u ell -ĠEnt re -ell ites -- place -Ġfrank ly -ĠE rf -CE L -Ġpa ÃŃs -Ġh edge -Ġlat ent -ĠIR Q -ĠH erald -ĠP rec -ë³ ´ -.T EXT -Sal ary -Ġaut umn -Ġtrav ail -.S um -Ġc ared -M or -Ġint uitive -Ġj ournals -_ IT -ĠT rou -ä¼ ł -Has ColumnName -Com posite -Ġsp ice -_d isk -_CODE S -ĠInt roduced -ion a -Ġnue stra -o ct -ĠĠĠĠĊĠĠĠĠĊ ĠĠĠĠĊ -(param eter -Ġstud ios -Ġproject Id -Ġbd sm -.Sql Client -im izer -ĠC ARD -+ t -a an -.s ol -_Ad just -Ġright eous -ĠLog ging -.f ilters -_T AB -ĉs ys -roph ic -other apy -ĠB rowse -key board -R ON -+ \ -ro pped -Ġext ensively -f k -Ġl ime -year s -Ex c -Ġs ph -Ġche ating -and ro -ÃŃ o -Ġpr ince -o ire -ĠD estination -ĠConvert s -Ġup stream -o led -Ġserv ants -Ġsem antic -Ġcr unch -Ġevent ual -run ner -/ error -Sp in -Ġsecret ly -Ġas semble -.P erson -end error -_ < -Ġp endant -S leep -ĠChem istry -Ġboss es -l k -)) ),Ċ -Block ly -DE VICE -Ġreflect ing -Ġam ple -Mill iseconds -ĠPresident ial -Ġus uarios -ĠN Z -ĠSal ary -ĠA manda -_n p -j ury -Ġkö n -Ġtherap ist -Ġhomosex ual -ĠDr ake --w indow -ĠLoc ated -.D river -ĠV IDEO -Ġmerch ants -ĠC hest -- lock -/ php -Ġmil ano -_ST YLE -arg er -ide a -G UID -adv anced -me al -Options ItemSelected -=' % -ĠCh am -: data -(st at -Will Appear -Ġinform al -aj i -Ġre productive -ĠC AS -ãģ £ -F UNC -ĠR uth -)+ ( -CON ST -ĠF ans -Ġgroup Id -xffff ffff -Ġsam pler -Ġ}} "> -. the -Ġh ollow -W AY -ĠFac ulty -Attrib utedString -ĠLook s -ĠR ex -j k -ĠM IL -Ġb ard -.L ong -Ġliv est -Ġsk al -ic ism -MA IN -Ġmu cho -B ODY -Ġes e -ĉ use -F oot -.SQL Exception -Ġinherit ance -re ceived -Ġput as -ed is -als a -ĠError Message -Book ing -Ġtr act -ac z -ĠC ant -_reg ex -Ġide ological -Ġj ihad -h os -/s ys -col m -(p ool -Ġest án -ĠP ending -em ás -Ġktó ry -));ĊĊ Ċ -trans actions -Ġw ield -it ere -ert ure -_s s -Ġstretch ing -Ġprison er -.Read All -Ġbes ch --- ;čĊ -Ġcr isp -_SC AN -Ġa e -Str ict -ĠMin neapolis -ĠBo eing -ar is -re k -_p ipe -Ġpri ests -(E IF -eh icles -ĠInter active -b etween -ĉNull Check -ĠBl air -ĠL t -_in line -eth yl - ¼ -_p ackages -Ġbarrel s -_ he -Ġreg exp -_ pts -_H andler -ing ular -ĠN issan -ĠR anch -Ġper ch -Un supported -Sm ith -ĠLeg ends -M i -Ġg f -st eder -Ġacqu iring -Ġsim ulator -() ," -re ceive -Ġin place -A CTION -ĠWeb Driver -files ystem -< Order -lo pen -ĠHE IGHT -.set Border -į ° -__ [" -Ġcl amp -Seg oe -b ands -to List -amb a ->' +Ċ -Ġcred ible -am at -play ing -.setImage Resource -qu el -Ġpod r -ge om -E k -ĠQ atar -Ġg eld -? ',Ċ -Ġc yl -( ax -ĠW I -ur ally -ĠBr asil -Ġsen za -ale y -on en -Ġb ah -Ġmolec ule -R ad -è¿ ° -AN CH -- background -- agent -Ġprol ifer -: boolean -Ġt ide -erial izer -_ ;čĊ -F ee -** ) -erg y -ĠHon or -.Log ging -ir is -Ġunder mine -ĠD y -Ġt yr -Ġde que -Ġdam er -([] )Ċ -.layout ControlItem -pe ated -C AN -rag ments -L and -) ]);Ċ -ĠS ah -ĠDE CL -With in -ĠN amespace -an other -sem bling -.des cribe -Con sum -ĠF ear -g iven -Or ange -< boolean -Ġstead ily -pa Repository -Ġresult Set -_ ENTER -_re peat -Ġt ones -ĠPRO P -n al -part icle -Ġsign aling -Ġaccess ory -ĉĉĉĉĉĉ ĠĠ -Ġvie le -ĠNo ah -- ag -Ġmur ders -Ġa ired -ĠPL AY -ĠS ullivan -_C ore -Ġul ong -Ġblog ging -> This -Ġdata Index -Ġprint able -ĠE yes -_target s -(P y -. over -Ġbr u -am pton -Ġplaint iff -< Key -b ull -Ġ⣠¨ -Iss ue -.cor nerRadius -C ritical -_p hi -. angle -Ġdynam ically -! ");čĊ -> );Ċ -in vest -.* ĊĊ -Ġt élé -Ġsuper f -Ġcas cade -DT D -Ġviv id -Ġsubsid ies -ĠH ass -Ġcoll aps -Ġcer amic -{} ". -ĠLeak age --tr ash -coll apsed --s ocial -ĠCh ad -Ġincl ined -Ġst o -Ġstory board -.p ayment -stack overflow -ĠRaid ers -Ġ# ' -olic ies -ìľ¼ ë¡ľ -em ap -Ġk j -Ġqu ota -ĠGard ens -ë² Ī -ĠAng els -Ġof t -Ġlower case -Ġi Param -Ġche apest -un ta -_p kt -ic ators -Ġle urs -Ġdecre ases -ĉ define -PRE C -amm ers -ĠPre paredStatement -(d irection -Ġcre ws -ark ed -ĠMem phis -ĠS ell -G TK -Ġm aid -: disable -éĽ Ĩ -ĠP f -Ġal beit -open h -?> ">Ċ -.get Source -(s cale -D u -ĠP IL -_ref resh -Ġbet s -(c ar -ĠV on -| --------------------------------------------------------------------------Ċ -ĠGr at -M uch -( Dialog -.stop Propagation -Ġte k -Ġex its -'], $ -Ġphone Number -uc s -ec imal ------------- -- -in p -.po jo -Ġcor pus -Ġpractition ers -.p ic -" testing -Ġstring By -.Not Null -Ġr ang -.D ynamic -_R ender -аÑĤ а -Wait ing -ĠW ik -Ġoverwhel med -% "> -ĠA E -}} >Ċ -u w -_t yp -Ġbuck ets -Ġgre eting -Ġla ughter -Ġant agon -uggest ion -- email -ĉt op -Ġer os -_tr i -Ġiss uing -Ġh á -Ġisol ate -Over flow -, E -Ġnut ritional -ĠAbb ott -Ġn f -.t ouch -.fetch all -_z ip -") }Ċ -Ġam at -ĠC isco -Ġn Ã¥ -PLE X -Ġse i -f oto -.to Json -å¤ ļ -ĠKle in -Ġlib c -Ġmin ers -å ¢ -- print -ĠP ride -T odos -Ġmask ed -Ġset Data -Ġtele fon -Ġunh appy -ĠT ables -ge b -( debug -_all owed -- access -Ġlog istics -Ġg ems -ĠM ature -Ġr sp -ĠAl le -.get Bytes -\ web -ynchron ized -Par agraph -Ġth rottle -.sql ite -cons ulta -ĠSe ah -C e -Ġsub mar -ER E -V ous -Ġre ddit -Ġsql alchemy --m ile -oc ide -P our -}} ">Ċ -st ead -Ġ@ ( -Ġ[ ]) -ĠAd s -Ġover load -r idden -ĠDes ert -ĠW rap -ĠPortug uese -et z -ĉf irst -Ġmile stone -æĹ ł -Ñĥ Ñī -(s uccess -< Vector -co ol -Ġ[ ]);Ċ -erv als -Ġin vert -" io -cur so -fr agment -Ġfeas ible -.set Position -Ġel m -Ġimag in -@ Spring -Ġb ats -pu és -ga lement -ns ic -gi ene -ell ation -ĠBa iley -Sh ar -ĠT ul -ĠH K -Ġfree zing -gl m -ce ans --c ut -_c ircle -åij ĺ -n egative -Ġind ian -s alt -Ġt ing -ĉm od -Ġs int -ak in -um l -ĠText Input -Ġpop ped -T MP -Ġpark ed -×Ļ × -ĠF usion -Ġhe ater -ET F -ro zen -h all -ĠM ik -lev ard -- heart -ĉ order -M aking -Ġpled ged -Ġdir s -$ post -ĠH err -stant iate -, "Ċ -.get Color -ĠS AT -Ġtimed elta -ĠM ai -ĉm ethod -Ġid iot -ĠTr av -ident ified -ĠDiv ine -.get Path -D ash -Ġinf iltr -Ġhandle Submit -bro ok -.g eneric -.short cuts -................................ ................................ -Ġdat ings -ĠM V - # -} "ĊĊ -Ġimprison ment -ason ic -rou d -uc ion -æĬ ¥ -Ġdia lect -Ġon Mouse -const expr -.label Control -Ġwe aker -Ġman kind -ĠRE CE -Ġd iz -Ġapp Bar -Ġqu é -f ra -_default s -Ġal iqu -_at om -: indexPath -Ġmiss es -Ġvis ually -ĠH ands -STR U -i ates -_ asset -F inder -mid t -Ġsn acks -(__ (' -. uri -ĠIn strument -ven ir -($ __ -.Dot NetBar -Ġconfig s -Ġguess ed -ि ठ-Ġinitial izer -Ġ? ", -ĠVer izon -man ifest -ge ben -.d etails -G ate -pons ible -ĠEl im -, str -Ġwrit ings -ĠD erek -ĠCo ordinator -Ġpill ow -Ġnotice able -R s -Ġduplic ates -ern els -k J -.z z -oll and -ĠSE CTION -_f name -uff led -'].' ")Ċ -ĠD ollar -Ġem oji -Car ousel -- player -Ġadjust ing -Ġjug a -alleng es -g ene -(body Parser -lop edia -ĠBeh ind -Ġslee ves -Ġdrag ging -ĠChe vrolet -Ġb iz -iv ities -ĠFrequ ency -, char -.W HITE -_pre view -) ';Ċ -_ ax -ION S -.c pu -.input s -UB E -_fe ed -ĠSup plement -! ). -es us -ĠU DP -Ġmicro phone -Ġconf irms -.is NotEmpty -":" ",Ċ -_S CREEN -ĉ expected -+-+- +-+- -ĠH ait -fast call -Ġdep ict -v b -_p icture -ĉd escription -ĠW ife -uc i -Ġv icious -ä» ĸ -ue ba -Ġset User -ãģ ¡ -Ġd iving -Ġoper a -user content -ar ah -) }, -y un -vel t -Ġun covered -Ġh ips -Ġosc ill -Ġassert ing -ĠX i -.re store -ke a -Ġsp elling -Ġder ive -ab we -ĠD ow -.set Type -_v s -Ġco zy -.c ategories -O rg -_m gr -Ġd ungeon -collection View -ĠBl ank -ac ias -ä ä -_clean up -_ACT IVITY -Ġtri angles -.Menu Item -Ġip hone -ĠW on -] ]ĊĊ -ĠCompar ison -.D oc -Ġcan onical -ĠSud an -') { -Up Inside -b uiltin -ENC Y -x be -Ġch uck -Ġcontrad ict -Ġnuest ro -Ġarchitect ural -ĠF ib -Ġcomp ares -* k -C fg -çĦ ¡ -nt en -Match es -ĠDOWN LOAD -_HAND LER -man agement -[ S -EN G -ÂĢ  -f ang -Ġsl ipped -ĠL anka -esc aping -Ġtack les -ĠPed ro -.P rop -.' ' -.G enerated -.New Guid -at rigesimal -ill on -Ġstat istic -spec ies -hold ing -Dr upal -Ġfundament ally -Ġbond age -Ġres olutions -Inline Data -\ Type -est ion -.w rap -Ġwar riors -ĠLOC AL -Arch ive -Ġembr aced -á» § -.V er -ĠAff ordable -oles ale -ĠAp plied -ĠCon version -m ega -_c am -Ġcer emon -aur us -ĠVol k -.op ens -/ about -ĠSt d -j ournal -()) {čĊ -," \ -( Arrays -ĠD ense -ase ña -än ner -/ stat -user Data -Ġg erman -Ġt z -worth y -Format Exception -ph erd -Ġsm iles -ĠWh enever -( adapter -.bad logic -Ġbrief ing -.Grid Column -- char -dim ension -ĠC opper -Ġnin th -Ġ' {{ -Ġr av -_T able -Ġderiv atives -ĠR aise -ĠF ut -arm or --p adding -Ġre min -ĉ style -ĠMembers hip -Ġspread s -Ġgall eries -ĠClar ke -Ġcon ception -min ute -Ġab usive -_ad j -Ġterr ific -Ġover t -our cing -Ġentr ada -level s -Ġcrit ique -Ġrespect s -ĠM MA -i ene -Ġenc aps -ĠRay mond -Div ider -iv able -b az -Ġ@ _;Ċ -ĠCl aire -Ġur ging -CE E -Ġtransform er -disc ord -ĠJ ourney -t os -Ġcompet itions -ĠO BJ -ĠB is -Ġrelax ation -id y -_IN STANCE -ĠP ref -d ados -ici encies -ĠMedia Query -ĠC ube -ĠStr ange -g pu -(d ays -_Init Struct -Ġfinger print -em at -ĠGe cko -Ġr ails -ĠL um -str action -ig ung -(m ovie -_d ictionary -_int errupt -ĠQ C -ik ed -append Child -rec ipient -r é -V e -Ġtow el -.last IndexOf -Ġplace bo -ĠW ie -.es p -( Debug -oper ative -Ġdece ased -& id -ĉm utex -el ic -Ġb apt -ĉ čĊčĊ -Ġfar ther -H alf -.dis able -.menu Strip -le ccion -Ġresult Code -Ġc ans --e lection -f emale -_F IX -aus ible -ĠP OWER -Ġrecon struction -Ġsc ans -.Xtra Bars -âĢĺ s -Rem oved -Ġparagraph s -_m argin -Ġl ymph -Ġb os -ling ton -ĠBapt ist -Ġadvertis ements -ĠMan age -/ yyyy -IO US -ENC ES -ĠF iction -ĉm enu -ĠFile OutputStream -ov an -ĠF eng -Ġsk ipping -get Class -ann i -Ġreb ounds -Ġpublic ity -Ġing res -use ment -Ġthought ful -.Ch art -Ġhat te -pass port -Ġhook ed -ĠL ens -Ġflag ship -Ġst ip -ĠG EN -Ġcl ues -ip v -ĠR ise -ĠG ew -tab lename -Ġfore most -_ validate -_an alysis -oll a -Ġqual ifications -Ġdistrib utions -ĠFl ower -Ġt ense -Ġthank ful -Ġcl utch -Ġun ified -ro ads -Ġsit i -Ġst all -_P RIORITY -c stdlib -_USER NAME -.by tes -? page -ermal ink -ĠVe get -/v nd -- author -.N ONE -ĠCon current -ĠC ry -Ġstart ers -ĠInter action -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠ -ĠLE VEL -E ll -Ġcom boBox -ĠTh eresa -te k -_H andle -Ġab y -.g dx -, end -(L ocal -O l -kn ife -ar ial -ĠH off -Ġprostituer ade -Do ctor -Inst ances -.Set Value -ĉf rom -Ġlux urious -Ind ent -Alloc ator -_D RAW -(", ", -ĠFr ances -Ġgroup Box -(s chema -Print f -OR IES -- gradient -Ġre put -ar in -_D ONE -in cre -ig nty -Ġex ert -Ġ- . -/ App --th rough -Ġdecl ining -Ġdess ert -Ġinc umb -Ġdesign ation -.P ORT -, strong -Ġsand box -Ġw ines -ĠP av -$ str -ask ell -Ġh ö -ĠP Y -Get Instance -Text Input -game Object -/ events -created At -Ġlocal Var -ĠWH ITE -per ed -ile ge -eff icient -, color -c ate -ĠC afe -Ġsimilar ities -Ġp umps -ĠHung ary -.User name -Ġsk ate -Ġtouchdown s -Ġacceler ate -ĠH elen -OM EM -ĠK un -_v ol -Ġfind All -ĠMens chen -a head -); " -kom men -Ġpossess ed -.arg max -.trans ition -AR P -OLUM E -(s cript -ĠÐ ĺ -ĠF inding -on ces -I o -B old -Ġrenew al -_D IALOG -Ġdis reg -INT ERN -Ġt oute -Ġelect r -ĠG ross -ĉ true -.F ields -ĠW IDTH -ĠD ent -Ġà ģ -NS Notification -Ġa os -Ġme lee -. Validation -ĠDE C --depend ent -Ġsu ic -T raits -$ message -ĠD ear -ĉ FILE -l anguages -.P rot -.add r --g eneration -IC ON -Ġtrans plant --d escription -Ġch asing -Ġche es -Ġ} */Ċ -Tr ad -qu eries -/widget s -sub package -Ġes pec -Ġcr acked -Ġcompet itor -P urchase -- team -olec ular -or Thunk -& P -Ġrel ent -/ #{ -Ġproduct Id -Ġè ¾ -ĠL av -ĠAl ter -.M ode -AD IO -gr p -æ ·»åĬł -Qu it -Ġdepth s --c ategory -ĠD ATABASE -S PELL -ĠFal con -ĠQString List -Ġ'' . -ĠIn stitution -d amage -az or -bel ongsTo -ver ages -ĠN ONE -ipp ets -, \Ċ -Ġfoot print -_ archive -n ak -.get Field -ĠRef lection -Ġ' ] -ĠH BO -_dis count -Ġin cest -ĠD odge -ĠW ade -.N O -" encoding -ĠBlock chain -Ġlaws uits -ĠM aint -ch ten -Ġét ait -Ġktó re -_ ctl -(t imer -B attle -iz o -ay ed -I OR -ĠGlas gow -Ġsyn th -_log s -.p ose -_Adjust orThunk -(( & -Ġuns ure -yst ate -íķĺ ëĬĶ -O ULD -. ng -Ġdefault dict -work space -Ġselect ive -Picker Controller -YNAM IC -.method s -Ġpath ways -ĠF ew -K G -CRY PT -follow ing -ĠD LC -ĠS ara -Ġpres et -estruct or -ĠK urt -Ġair plane -Ġo mp -ĠParent s -ĠMart inez -.com plete -Ġbroad ly -Ġsc are -ĠM é -Ġelim ination -Ġpou red -/ sw -Ġcom un -Ġm asc -ĠOrgan ic -ĠString Utils -il ateral -Ġreluct ant -- age -Ġn z -." \ -Ġpast or -ale z -Ġe fect -pro v -/ init -Ġp enn -und s -Ġs size -ĠPro j -bas ename -Ġsh ells -ĠNe ck -ĠEn forcement -vid ed -st own -S phere -$ r -uss en -af il -ĠTele gram -Ġanaly tical -нÑĭ е -us ually -x n -Ġhistor ian -ĠGreg ory -ol ph -ĠUn a -Ġcon tributes -% - -anti ago -ÑĢ ед -.reg ion -Ġab rupt -ĠUnsupported OperationException -ĠT ASK -_f inish -Ġnot orious -ĠV s -ĠM Q -Ġsun set -Ġun acceptable -ar cer -Ġill umin -ĠOr b -Ġb h -E ste -_dis patch -Ġr ipped -Ġtou jours -ĠPar cel -_ ll -.user Name -.class es -S OURCE -( Number -ел Ñı -Ġhead phones -(s ide -const itution -ann ah -čĊ ĠĠĠĠĠĠĠĠčĊ -Ġcl iff -- ref -Ġmo strar -ĠPow ell -+ y -ĠB G -_f ragment -.P ort -Ġreal izing -param ref -Ġh ometown -@ Table -+" --}}Ċ -F rench -Entity Manager -ĠPl ain -//////////////////////////////////////////////////////////////// //// - ³ -( RE -c apt -Ġorgan isms -Ġj ets -ol ocation -ĠApp RoutingModule -Ġgl orious -æľ į -Ġdisc arded -ĉĉĉĉ ĠĠĠĠĠ -ĠArn old -l ug -Ġpar l -Ġhorm ones -Ġm ah -ĠSon ic -Ġorgan izers -_PL ATFORM -.in v -Ġch ord -vent ional -ĉ of -Ep isode -. Enum -unk t -ĠD h -ĠJ ared -ĠN ak -Ġint ends -End ian -Ġa ustralia -_c v -(res olve -Ġclin ics -lik ed -ASH INGTON -in ha -' * -ĠN P -_b eh -Ġh f -Ġw ür -c ategoria -$ form -Ġsub way -Ġis Active -pop ular -C our -Ġco oldown -Ġa insi -ĠGL uint -ere al -Ġarray Of -Ġh atch -======== == -ress es -_P P -. ^ -_dec ay -ĠB less -met rics -ĠCOPY ING -ĠDump ster -ĠJos é -ĠDesign s -< -Ġ" }Ċ -time zone -Ġe er -max cdn -ĠE SC -ig aret -_conn ected -_re verse -Ġquestion able -ĠUS C -Ġtut ti -Ġdrop out -ĠActiv ities -ĠW inds -')) );Ċ -Ġcon gest -ÄŁ ı -Ġprolong ed -è¿ Ļ -ĠCross AxisAlignment -LE EP -ĠVAL ID -ĠG az -Ġdepend ence -ĠP rix -.Compiler Services -j ump -Ġstr at -c irc -ĠC USTOM -x aa -Ġb mp -Ġb ureau -Ġw aren -N X -( Window -ĠChrist ie -_F E -Ġt n -ĠOm ega -communic ations -Home Page -com pletion -Ġsupply ing -YP ES -á vel -åĪ ¶ -(c lick -\ Contracts -/ questions -Ġe z -AM S -.m esh -Ġ' \Ċ -Rob ot -Json Object -ĠD F -ĠProcess or -_sh ould -.prot obuf -- users -Ġemb ry -F ONT -Ġstart ups -ĠData Source -) # -uro s -_C olor -Ġstand alone -} [ -j d -Ġforg ive -Ġng x -ĠGener ally -Ġconfig urable -/ order -Ġv as -') ";Ċ -ĠR R -ĠT roy -Ġcomprom ised -ĠSw an -int endent -Cent ral -_ keeper -Ġar quivo -ĠRead Only -_cur ve -k v -ent in -è ± -ĠE y -.im read -ĠP am -if fe -at ivity -xb c -Ġgr im --f illed -names e -'] : -Ġa ur -ĠGib son -.Mouse Event -Ġl ado -avad oc -Ġfam il -ĠM oder -f ps -ãĢĢ ãĢĢ -- example -ĠAl zheimer -ĠU tf -_arg uments -Con clusion -text Content -rem aining -Ġinterrupt s -ĠBack up -ĠM ong -Ġrecept ors -h istor -.cor outines -Ġsh outed -Al arm -Ġcomb ust -Ġg rote -ult ural -( ids ----------------------------------------------------------------- ---------------- -ipl inary -O pts -ĠY ale -local Storage -Ġequ ival -ĠF leet -\ b -* pi -ĠQ Label -æ ¡ -Ġv x -ĠA CL -Ġsu cesso -Ġper c -ĠNot re -Ġan arch -R ing -sp b -Ġstr pos -st ores -ĠMap le -(Main Activity -(" ")) -Ġview Holder -Qu ad -Ġig ual -ors che -.m argin -Ġind ie -Ġfr anc -ĠForm Builder -ĠPart icip -.fl ash -Ġstorm s -U lt -Ġf en -[ new -E ver -=" Ċ -Ġlocal ized -_f ollow -Ġn ave -Ġdomin ance -(t ile -J ournal -ĠV C -Ġpenet ration -ï¼ ķ -Ġcomp artment -Ġb ids -Form atted -****** /ĊĊ -(c ity -âĢĶ it -[ C -Ġuse Callback -a ub -) ?. -ĠV AR -ĠSe bastian -ĠM oss -Ġabund ant -G reg -ÑĤ а -_c i -Ġbib li -CR M -ĠAt tempt -ism e -d ash -ãĢ İ -_m u -.Formatting Enabled -Ind eed --d irect -Ġsuck ing -Ġp ne -ocab ulary -ĠPack ers -.N avigation -Ġp ied -cri bing -ĠSt uart -.To Double -ĠSecond ary -S aving -ĠD ut -ĠM add -M agic -, H -.document Element -ĠB ST -Ġdiff ers -Ġmore over -_ nd -SE ARCH -п ÑĢав -æ ´ -to Match -Ġdecre asing --m ember -amp us -( boost -D aily -Data GridView -ĠHttp Context -Ġh ipp -_work ers --l anguage -é ĵ -Ġconsist ed -ath ing -ĠMer cury -$ content -Ġpract iced -ĠMod ules -_D AY -Ġweakness es -ĠL odge -Ġn ar -ĠM ate -Ġj p -ĠHttp Headers -Ġsm o -ĠT OKEN -] )( -Ġaqu i -sw agen -Ġs rv -ĉ ans -A round -ĠMan uel -Ġfiction al -ĠIM G -Ġ. ' -ĠB erry -Ġwall paper -sex ual -ier o -Ġ çļĦ -ìĨ Į -Backing Field -ĠAd rian -BASE PATH -Ġrepe ats -Ġbl ues -Ġunp redict -_c oll -st acle -ĠT umblr -ĠEl f -Ġass urance -Ġc ensus -ĠIM PORT -END ER -an os -Ġ= ( -ĠEll is -" ĊĊĊĊ -.w in -ĠA bove -al on -_t ick -Ġrepresent ations -Ġæ ķ -w id -ĠAr ms -List a -_f ailure -_c m -.Flat Appearance -Ġthr one -P atch -ĠV oy -eng l -Ġnegot iating -> ` -Ġshoot s -ĠF PS -.Y ear -ĠK iss -enc ión -reet ing -From File -Ġresign ation -Ø · -Ġtw ins -Æ°á» £ -Ġge bru -.get Content -.T ree -ĠEmploy ees -ĠF IFA -Ġcert ainty -(C l -Ġtot als -edit able -ॠĢ -.Report ing -M as -qu iet -.r ules -ĠV O -con exion -, K -Ġalloc ator -ĠPow der -\ Repository -Be at -_t ipo -Ġ[' ', -_IN TR -Ġ<< < -< hr -") == -ugg age -ĠC raw -Ġé galement -Ġg inger -Ġprim era -Ġprod uto -lt k -.User Name -Ġstr error -m ith -_n b -Ġdis comfort -']; ?> ");čĊ -drop IfExists -ĠB eg -_H AL -Ġcross AxisAlignment -ĠE vidence -Ġpec uliar -Ġinstit ute -ve is -Ġf ft -à ģ -Ġzo ekt -an aly -ĠHom eland -Ġpen etr -udden ly -ĉ element -ĠB ren -ĠTr udeau -ĠCub an -j am -us lim -_e v -Ġst ems -} % -Ŀ å§ĭ -Ġbrand ing -Ġcorrespond ence -.j query -¢ åįķ -ĠRead s -(Http StatusCode -ass in -(s lot -ĠGrad uate -/// < -Ġinform ations -EN ABLE -Ġp uis -Ġfind er -ĠBr is -Ġnett steder -_m id -Ġo gs -ĠSter ling -Ġar rog -str ftime -| ĊĊ -Ġvo x -ĠReg ardless -Ġes o -ĠCom fort -.Boolean Field -Ġu h -AC Y -Ġsque ez -ĠV ic -cont ro -. lo -Ġ ire -ĠCom edy -ë ¶ -Ġorigin ated -Ġsh ipment -| max -_g uid -lev ation -на Ñı -( undefined -ĠD DR -Ġshoot ings -ĠLat ino -END OR -Ġaver aging -Ġgre eted -Ġthe aters -о е -Ġd B -Ġg st -Ġdef inite -. Storage -.h er -Ġa fore -ĠRe ality -ĠGod s -vers ed -Ġhands ome -Ġex cluding -( ad -Qu otes -ĠS cheme -? q -ĠT amil -T icks -Ġp est -' n -Ġporn ography -_mod al -Ġ ---------- -Ġdis posable -F REE -Ġsh ark -C HE -Ġdep icted -Ġdemonstr ations -ĠK illed -ĠR ULE -Ġobs essed -Ġsimpl ified -Post al -Ġconcept ual -Ġp st -L as -_PRO JECT -ucceed ed -ol u -ÄŁ i -Ġpersonal ities -Ġres hape -Ġenc losed -ĉp tr -Ġtutor ials -Ġexpl oded -_DIRECT ORY -åĨħ 容 -Ġcan on -Ġrecogn ise -P AD -ĠAppro x -ĠRest ore -ĠImport ant -Ġheav ier -.Se quential -Ear th -ĠMil k -.set Request -.t em -Ġre construct -Ġskept ical -_Pr ivate -BU F -qu a -: a -Ġse k -Ġd well -oss a -Ġreward ed -и й -(top ic -_part ition -Ġ__ ________________ -Key words -ĠFr anco -L ite -Ġn aken -Ġз а -O BJECT -Ġcraft s -ĠSw ap -.X na -.Con nect -Ġbalcon y -(re al -ĠBarn es -b ir -ĠTw enty -ay an -at ars -ĠProp el -ĠIh nen -Up grade -Ġcur b -- second -Ġn eph -.p res -ìŀ ħ -.se q -Ġp added -" ? -j l -ãĥ ¬ -') a -Co ordinates -Ġen acted -ENT S -Ġl ac -.f inal -ĠPhp Storm -c alled -Ġin quiries -.m iddleware -ĠD owntown -/ ';Ċ -Ġkil omet -ac cel -Ġqu ien -w string -set Data -Ġman era -Ġmod ular -rim p -Ġtar iffs -âĢĻ il -_TH ROW -/c olor -ĠHT MLElement -Ġcar ro -Ġpr ere -Ġplot ting -ĠPos itive -ĠMach ines -OT ES -á» Ľ -ple asant -Ġal te -Ġa inda -th ese -Ġc ors -ip ay -ĠAdvis ory -ĠRub io -j q -Ġl imestone -Ġdet ached -设 ç½® -ten ant -ĠDep th -al ore -ĠÑģÑĤÑĢ ок -ĠF ORE -ĠL ay -p resentation -) ');Ċ -.sub plots -Ï ĥ -N OW -G ar -hand les -ab ra -put ies -ĠElect rical -M iddle -rop ic -ĠJ D -ĠD yn -ĠB ristol -ĠMc Carthy -Ġstri ker -Ġenumer able -ĠEv an -.default s -qu ences -) || -ĉt oken -â Ĺı --d ropdown -ST ORE -ĠGraph ic -( pp -Ex pl -Ġup wards -ĠD istributed -ĠW EB -J er -is NaN -çĶŁ æĪIJ -> R -üss en -ef s -Ġun cover -Ġl ud -.cal culate -Ġint ptr -Ġmidfield er -. Headers -Ġm f -ere f -.M etro -ĠSpe aking -: b -Ġcryptoc urrencies -Ġdem ons -ĉ EXPECT -Ġw icked -y outube -: Int -ĠHind i -ĠC AT -ĠØ ¹ -r ar -om ore -/ per -/lic ense -Ġre im -Ġawait ing -Ġle thal -ĠE F -round ed -ĠPl atinum -ĠвÑģ е -.co ords -.De vice -/ item -ĠW enn -compile Components -ĠK inder -.remove Item -Ġand a -bn b -Ġpr a -( transaction -Ġembarrass ing -ĉ BOOL -.content View -Ġevent data -at ore -Ġprovided In -ir ma -Ġz ona -_H W -æ Ļ -Ġst ove -Ġcounter part -_Pro duct -_MAN AGER -Ġinfr ing -ĠE RA -_p arty -Ñ ij -Ġin ici -_ Request -Ġmir acle -Ġcancel Button -S py -at ó -Ġpol ish -ĠNic ole -.display Name -\Request s -Ġuse History -Router Module -Ġst ared -ID ER -Ñĥнк ÑĨи -Ġnot a -$ arr -pec ified -Ġto pp -_DR IVER -/ ng -å ł -_t m -% timeout -< s -Ġ( *) -ĠHttp Request -_TR ACK -(n ote -ĠExp lore -_s erv -Ġç » -B inder -+ ", -. att -ĠEth i -Ġc ódigo -=' \ -.l ines -( Of -å° Ĩ -miss ible -Ġv é -Ġac oustic -Ġcraft ing -n it -.b a -ĠLuc y -Ġi Pod -Ġpup ils --m ax -_w r -(c p -ĠRE PORT -Ġd ns -ĠRe ferences -Ġundert aken -Ġkø benhavn -Ġch ai -ĠC roat -_ Log -rown ed -_m ed -ĉ date -# __ -Ġcost umes -ĠRe quires -aff le -ç Ĭ¶æĢģ --S emit -ela ide -еÑĤ од -Ġp estic -Ġd ra -DOC UMENT -Ġ... čĊ -}` }Ċ -ĠA uction -ĠD ock -xxxx xxxx -(get String -ħ į -Ġborder Width -ĠMach inery -Ġpredict able -.S H -Ġam plitude -.for Root -IN avigation -Table Model -at trib -Ġmaneu ver -Ġexc av -B ERS -Ġd apat -Ġinstall ations -.A sync -Ġr ays -= âĢĿ -; ččĊ -.c rypto -_db g -ĠEnum erable -Of Size -_epoch s -m w -M ENU -out line -ĠP apers -============ Ċ -Ġuniform s -ĠG ig -- package -ĠJen kins -ĠHome Page -.is Selected -Ġmechan ic -M K -ĠS ounds -//---------------------------------------------------------------------------- -Ċ -Ġresearch ing -Ġinf os -ograph ics -ers et -([' / -ĠTim ber -. agent -.to JSON -_command s -par ing -_ad just -.n ome -(g lm -Status Bar -file path -? âĢĻ -Ġdetect ive -Ġunser er -ĠTib et -EN DED -(se ed -Ġsne ak -Ġam or -=" // -ĠPan thers -all ax -ĠL IVE -ĉD WORD -]= - -Ġtorn ado -/ min -Ġlung s --c urrent -ĠBook ing -åĪĹ è¡¨ -Ġenjoy ment -ठ° -J A -typ ed -.B tn -f at -ug al -ĠSh ares -Ġdis gr -ĠB AR -ĠFO X -Op code -ĠS z -key down -iction aries -Ġdetail ing -} ))Ċ -Ġp ok -Ġdemonstr ating -Ġnot ation -l ayers -@ if -ĠN PR -.strict Equal -ĠRec ipes -.T ensor -Ġliqu or -Ġdeb ts -.ends With -W heel -.P os -CS V -$ arity -Ġun stable -( loss -ENS OR -Ġele ven -ĠL opez -ĠHop kins -con om -ĠS eth -Ġpo ems -Qu ant -Ġg sl -Ġsy rup -Ġs ibling -Ġc ass --v ous -ö t -_P ATTERN -_SE CTION -est imated -up grade -.m ongodb -ĠBo at -_C TX -Ġfetch ing -ust in -pi el -M arg -Ref lection -Ġd uct -ĠMunicip al -Ġb x -.Get Current -ml ink -ĠAccount ing -ĠGene va -_P os -Ġpass er -Ġhear ings -com pan -Ġfrag ile -Initial izer -walk er -.M aterial -ĠHun ting -trys ide -Ġk at -Ġcl erk -á Ł -do ing -ĉg roup -Ġsan ction -.l b -ĠL azy -ĠCon straint -P agination -Ġpou vez -ĠInd icates -M ER -Ġcour s -Ġyear ly -Ġgros se -abb rev -ĠD ON -Ġproceed ed -ent lich -Ġproperty Name -ĠTe aching -st adt -Ġc utoff -orn ers -Ġa frica -Ġrend ers -ĠYan kees -ĠTool bar -sp aces -.fill Style -Ġseg undo -_str len -.F irebase -å¤ Ħ -Ġmention ing -\ ( -ĠVal ve -Set ter -Ġsp ans -ĠAl cohol -ĠLet ters -\x e -ĠT K -_B LE -.get Result -< Player -ĠP att -Ġeas ing -Ġtur key -ĠF en -') " -Ġconf ined -Ġin clus -Sup erview -(with Identifier -enc ial -Ġstuff ed -Th eta -Ġeconom ists -} ));ĊĊ -co okies -ĠRo ose -ĠChe ese -Ġfich ier -Ġen forced -AB B -no ÅĽci -_AL LOW -Ġrecru ited -Ġexpend iture --n ight -Ġassert NotNull -_ex ecute -ĠØ ¯ -IN DEX -_F MT -Ġresc ued -ĠMonth ly -ĠCons ervation -ĠG eb -Ob ama -Ep och -ic ies -ĠOr t -Ġso it -( icon -F riends -m ol -Ġground ed -ĠC ause -ad ena -WE EN -ĠL un -IT IVE -. loop -_un til -Ġcor r -.ed ges -Ġhyp oth -ched uling -trans lator -ĠÐ ľ -R om -ãĢij ĊĊ -ĠX amarin -Ġviol ating -. anchor ---- ĊĊ -Ġtr ader -AD VERTISEMENT -Ġuns ere -ĠD AO -Ġbl ond -ĠP AT -.g lob -Ġè¾ ĵ -Ġsplit ting -Ġun subscribe -Ġatmos pheric -ĠTr im -Ġcit ation -Ġin ference -ĠF t -ĠDar win -find One -ĠG el -( Convert -Ġaccess or -; text -(s orted -Ġjud ged -); \ -: p -Ġme ine -ĠS lim -.Command s -Ġper ceive -coh olic -< Data -.entry Set -Ġassert False -ĠPat rol -ense m -ÅĤ Äħ -¨ ¡ -W IDTH -ĠRes cue -ĠU IF -_THRESH OLD -ĠMich el -ATER IAL -opens ource -ĠD iana -Ġinv ites -_B ODY -Ġreserv oir -Ġro i -c ust -(t c -ï¼ģ ");Ċ -Ġfest ivals -Ġperform ers -Ġclim bed -Ġj ungle -String Length -Ġunlaw ful -ier re -vertis ement -Ġst akes -Ġh ats -Mod ify -ĠLET TER -.H ide -Ġstat utory -_ white -ĠPer l -uten berg -em ple -.W orld -Ġoverlook ed -Ġcon cludes -/* ================================================================ --w ise -ĉ stream -pop ulation -Ġevent o -Ġillustr ations -ft s -Ġaut of -ĠPro cedure -Ġdes erved --t imes -Ġg ol -N SError -cre st -ĠPak istani -any ch -get Current -Ġl ar -nt l -ĠRe becca -Ġm ateria -Ġfind By -/ ad -Callback s -ĠAl s -ĠKat ie -ĠObservable Collection -ĠDocument ation -Typ ed -ĠCulture Info -ĠTim othy -Ġlater al -" type -Ġun authorized -Ġteach ings -Ġdebug ger -[ value -Ġal ors -Ġu z -Ġsc atter -Ġdown ward -Ġmig li -status Code -Ġ( )) -ĠM W -Ġм ож -RO SS -.b uf -Ġfair y -ĠInf rastructure -=> " -t lement -$ (" -From String -ĠB ild -Ġconvent ions -_n ative -ĠIns pector -ĠP ist -ub ar -Ġreg s -ĠP ilot -Th us ->' + -Ġc ela -.new s -( Product -L iving -R ussia -Ġfac et -et ical -Ġ[' $ -/ [ -ĠD ire -Ġg ases -ĠIN FORMATION -ĠE at -ĠFor ums -ĠChar acters -_m et -Ġìĭ ľ -Ġk ings -ach ie -ĠL ambda -Ġtim ers -ĠLight ing -ĠCase y -add ir -and ex -. answer -ĠH ip -ĠPr incip -Start Date -Ġ ãĢĮ -t res -Ġ& # -.Max Value -ĠPro blems -Ġlat ex -Of Class -ĠLyn n -// ' -Ġvoy age -Ġshut tle -ĠRoll er -ĠRuntime Error -uy a -D ic -ĉb uilder -Ġbul lying -Ġsimple st -.c alled -ĠL R -Ġmor ality -Ġst urdy -tr acking -.sw agger -_B IND -IT OR --url encoded -ĠÑ ħ -ĠTr inity -Ġtr aps -Ġ| - -Ġset Text -Ġbarg ain -Ġbr akes -.get Code -Ġmigr ate -Ġrib bon -) return -Ġcharg er -ac om -ADI US -ĠAmb assador --a fter -Ġann i -ĉs pin -Con cept -ĠHend erson -ĠH OST -.r ank -ĠNor theast -Ġber lin -Ġrequ is -.f eed -Ġsource Mapping -ĠRen contre -. ajax -nest js -Ġtre k -ĠN acional -Ġ& [ -Ġpay able -ort ex -Ġde pt -field Name -Ġcomple tes -ĠR VA -Ġon ions -al ignment -Form ats -Ġ' {$ -Hash Set -ĠB od -.Invariant Culture -Ġsettlement s -Ġhy dr -. updated -vent h -( seconds -="/ " -Ġweb page -( ĊĊ -Ġt ir -Ġto es -ĠBr ick -Ġamb ition -P ot -= max -ET IME -Ġdep ot -c alls -ĠNor wegian -` : -Ġbur ger -Ġprofess ors -ĠAl locate --third s --ch art -Ġfor d -* N -.k otlin -Ġpaper work -ĠDE VICE -% @", -res pect -(m p -é «ĺ -- if -Ġcush ion -ob ot -Ġpar c -SP ACE -ĠNet anyahu -Ġself ish -fe at -Ġclient es --to ols -Ġpor ch -Ġj q -. verbose -Ġlib erals -] )ĊĊĊ -p ies -Not Blank -( term -ÈĽ i -_Param s -.normal ize -B ullet -AS IC -(h ex -_client e -+ , -_D I -Ġforth coming -} ")]Ċ -se o -U m -> Name -Ġcomfort ably -irection al -W ITH -/ pr -ĠP oor -ĠVit amin -v ic -G H -Ġprior it -ĠN N -ĠC losed -¤ í -Ġis Open -\ Console -And Feel -.S UCCESS -_OPER ATION -pol ation -ĠT as -ps z -> '. -C URRENT -V endor -host s -ĠE rd ->tag ger -ĠsourceMapping URL -Ġmar athon -_c losed -Ġexem ption -Ġrecogn izes -ides how -' $ -('/ ');Ċ -m its -war z -ĠCh erry -µ ¬ -n or -port e -Ġw l -_back up -.get Boolean -.get Resource -Ġdefinit ive -. EditText -Ġs ÃŃ -.C ONT -ĠPL AYER -.c ards -ĠSh ore -('/ ')Ċ -cl uir -Web Driver -(m onth --re lease -Ġins pector -å £ -ĠN F -_cl ip -åŃ IJ -Ġinteract ing -.t mp -Ġ'' 'ĊĊ -Ġde e -Ġfro st -"] ))Ċ -ĠPl aces -Th rows -f ork -/ day -i Phone -ĠM IC -Ġfold ing -Ġcro re -ĠCh iefs -pher ical -( price -.Write String -Ġexit ing -] ',Ċ -ight ing -Ing redient -( vertex -Ġscroll View -h f -: new -SE N -se ctor -Ġsp ins -ĠS cheduler -ote chn -sem icolon -Font OfSize -ĠSpecific ally -fl amm -.Object Id -Ġcont a -_per missions -ĉF ROM -IC ODE -/ kg -ĠHot els --m ed -ĠD in -Ġn avy -get Param -Ġm end -Ġportray ed -ĠMet ropolitan -Paint er -Ġref erral -_g ood -Ġmar vel -osa ic -> (& -. ur -Ġest os -Will iam -Ġtim ber -Ġquel ques -ĠDoc uments -.X aml -Ġbatch es -éģ ĵ -ĠRe leased -T ail -CO OKIE -he id -_st ation -ĠV ia -S ale -ĠRe peat -Ġprom in -ĠZ o -- forward -ĠI on -it ary -Ġj us -- request -Ġproud ly -ĠStream ing -(Mouse Event -ĠS print -_ rotation -Re positories -Ġt art -ĠÑģ в -Ġm appings -è ª -C u -C ycle -Ġb un -ĉl ua -ãĥ ī -Ġ(( ! -Ġcollect ively -ĠCon d -Ġwsz yst -(l ib -openh agen -_s kip -.Column Header -é Ĥ -peri enced -ı è¿° -_p rops -Ġcontr ace -Ġmatch up -ab etic -.m embers -RE CT -(d at -Ġs og -ren om -_M ethod -Custom ers -full name -Z N -re try -Ġk ap -ĠNe u -è Ĭ -add Child -will Return -_p ermalink -Ġener getic -ĠW et -ĠMor r -Ġg cd -count s -, type -d ig -( Login -Ġcr acks -Ġbacter ial -ĠMe at -ĠArm strong -ĠBron ze -Ġapprox imate -_dir s -lig a -ÅĤ ad -Ġkind ness -Ġcont re -ĠE VERY -M ET -Ġannounc ements -g pio -ĠWaitFor Seconds -ĠPhotos hop -Ġdis contin -/ dd -Ġtop ology -an ical -. interface -auc oup -.Hash Set -ARI ANT -(r outes -ĠT eh -Ġh ype -] "). -Ġsl am -Ġbro th -- inter -ĠR id --m anager -Cancel ar -ĠP agination -Ġsound track -Ġpost erior -Ġscr ub -cre ating -- * -ir teen -.d y -.s ymmetric -Ġ"" . -============ === -Ġch assis -ĠnumberOf Rows -Develop er -_b ins -ĠO UR -ri eb -Pro s -Ġwi ÄĻ -" d -Ġasync io -ze igen -_s pi -.A LL -Ġscre ws -Ch inese -Ġapi Key -Ġun successful -ĠSeah awks -OR G -ç« ł -Ġprofession ally -ĠCou pon -åŃĹ æ®µ -Con vention -Ġpol ym -æī ĭ -Ġsalv ation -Ġengine ered -ĠW rest -ĠG CC -Ġwar mer -Layout Constraint -Ġag grav -Script s -vent ure -Ġrefriger ator -Ġinnov ations -ĠRun ner -N IC -ĠRoll ing -Control Events -Ġlo os -p ac -ĉ panel -ef e -ĠBudd ha ------------- --Ċ -åº ĵ -(for Key -Ġl umin -Ġ( ? -ĠA IDS -, user -im ientos -content Type -ant lr -é ¦ -ĠW elt -Produ ction -m ight -ĠV II -", ( -Ġobserv ing -Ġdeliber ate -( control -Ġwith d -Ġsem ana -ST ACK -uch en -N ice -ĠDeutsch land -ĠSpec ifies -d ma -iz io -ĠF acts -_pop up -ĠDirect ors -{ : -[ R -ĠÑį леменÑĤ -Ġpl at -Ġdirect ing -ä¸ ī -ĠGil bert -âĢ¦ .ĊĊ -.q ml -Ġthere after -Ġdis position -d raft -Ġsurge on -ĠIns ider -Bl end -ĠT rev -tr insic -Top ics -rie ve -_FILE NAME -Ġaut res -J ose -Produ cer -er us -Ġpet it -ĠN EXT -ĠF ilters -Ġreplic ate -"] ). -Ġl enders -] ",Ċ -; charset -Cpp Object -Ġfl oral -ĠT ipo -Ġcirc uits -e asy -(& $ -itt a -ery l -_COMM ON -'}} >Ċ --back ed -(var iable -( Index -Ġvo ir -_loc ations -++) { -ĠLouis ville -Ġgrat itude -.Mock ito -ĠP owers -ie urs -Ġge ographic -ra le -Ġc ra -ĠSp urs -iph ertext -AC ION -- common -Ġvict ories -ĠFinal s -.sh uffle --m illion -_PRO C -ass ume -Ġil s -DB C -Boot Test -Ġl avor -.test ing -. ast -"] / -m oid -Ġqual ification -ges ch -ĉ put -Ġair ports -J I -Te acher -_un iform -Ġn ama -ĠB ast -ert ype -c apture -get All -ĠReyn olds -oo led -.com ments -Ġch in -). * -Ġи ли -t gl -ud os -Ġd ÃŃas -ch ai -.pro gram -Ġps z -ĉ icon -ph il -ent ral -_WR AP -ov i -Ġnost alg -In finity -ĉy ield -Ġvit amins -Qu aternion -S ink -_g oods -Ġ ........ -ĠW ings -ur idad --st ory -"] )ĊĊ -idel ity -Type Def -G tk -Ġí Į -_M ain -Ġche z -ĠR aven -Ġpay roll -Ġfreel ance -LL U -ĠM end -ed ay -Api ModelProperty -.Form BorderStyle -Ġeconom ist -stan bul -Ġfre ight --A gent -(m eta -Ġsym metry -Ġ' .. -.C alendar -- aut -g f -p ent -yc lopedia -Ġwish ing -ĊĊĊĊĊĊĊĊ ĊĊĊĊ -Ġgentle man -Ġê ³ -= # -Ġlect ures -âĢľ In -Ġ! _ -Ġh b -ĠV endor -Recent ly -_n otes -æıIJ 示 -" My -Headers Height -_S O -Ġunw illing -Ġsuper hero -g io -ps y -ĠPe er -j avax -& apos -ĠCr isis -ord inal -Mem cpy -++++++++ ++++++++ -- val -Ġwork book -- ap -= k -Ġmetal lic -_ peer -By PrimaryKey -_S D -u ator -_SH ADER -) Math -.Trans form -Ġc ows -Ph i -ĠC lem -(_ (" -ĠL ud --d elay -ĠSec urities -ĠOrth odox -Sym fony -(re port -Ġent ertain -E PS -iz oph -ex ual -IR D -ä» İ -Ġl ith -Ġsanit ize -Ġfemin ine -IS BN -.auth entication -_p ipeline -/ constants -ĠCON F -Ġluc r -ric ia -.t tf -.set Content -Ġst an -ore an -ĠL loyd -.raw Value -Ġg or -ĠBrow ns -Re gression -Ġlower ing -na issance -Ġbl ows -Ġam azed -Ġun related -Re views -Ġrub y -ĠMod ifier -Ġgi ants -. thread -Ġcontain ment -ĠStart Coroutine -um at -ore lease -ĠR andy -@ endif -D igest -Ġsubur ban -=" );Ċ -Ġann once -. variable -\F oundation -Ġa cre -V an -Ġt uples -d ns -ĠStand ing -_l arge -Ġbox ing -Support ActionBar -ĠFort une -ĠR um -_m ultiple -arch ical -Ġf write -_ quote -Ġfool ish -Ġcompr ising -Ġо п -- selected -v f -ma id -N ama -(d atetime -Ġindirect ly -g art -fix tures -ch os -ĠH alo -Ġrec urring -- news -v il -ĠNurs ing -- produ -ĠH Q -\Http Foundation -enc i -au en -Ġv y -ocr acy -Ġdeleg ation -Ġas phalt -Ġset Selected -k ok -/ rest -met ics -ĠNS Date -Ġtravel led -Ġrec ib -Ġm ime -CL IENT -ĠG U -ĠH ANDLE -/ Q -[ z -Ġbother ed -ĠBB Q -ç as -_ex amples -_F IN -Ġwhite Color -Ġastr onom --d ir -Ġsovere ign -Ġb reeze -Ġin ning -ĠEd monton -g li -.blog spot -js x -Ġvers a -ĠMoh ammed -.J ob --t oggler -Ġп олÑĮзоваÑĤ -ard on -Ġnew born -Ġnav al -note q -Ġtum blr -Ġh entai -ĠTyp ically -Ġlo ot -.S prite -Fl ight -Ġw avelength --s k -ĠEl le -_ exports -Ġ Ñı -ĠI H -izoph ren -Ġí ģ -_pr imary -Ġmo is -ĠB N -Ġsystem ic -Ġdifer entes -IN CT -Ġ'' ĊĊ -$ q -Widget Item -cl ide -$ file -L emma -/ table -ag rid -ĠMongo DB -int e -Ġapp rent -ÂŃ ing -.D b -Ġà Ĥ -ham mer -=' ';Ċ -Ġbro kers -it lement -sembl ies -E le -{ x -Ġlast name -< - -Ġfl atten -_b and -.R oot -.read FileSync -==== == -.r x -? čĊ -Ġmetaph or -T i -con te -Ġdeb it -Ġcont empt -Cpp Type -æĶ ¯ -Form Field -r atio -os opher -Ġimpl ant -P URE -Ġal ta -_man agement -Ġref ine -ĠCheck Box -ĠChar l -- version -cond itional -ven ues -Ġrif les -Ġoff spring -Ġmill ing -Ġshar ply -Ġunder water -( origin -_ Control -Ġ. $ -Pl ugins -Ġdry ing -Ġillustr ates -- u -Ġveget arian -n pc -He art -; ',Ċ -com ma -te enth -as an -/s pec -_m oves --m argin -Ġing en -³³ Âł -Ġpro jet -Ġo tra -Ġbr as -. utc -Ġsle pt -= sub -ab ilit -post er -Ġs dk -ounc ill -Ġw d -Pre paredStatement -ĠDr um -( attribute -ĠEther net -ĉ DB -Cal ifornia -c ube -[ I -.C reated -ĠH M -Ġtr acing -Forms Module -- you -.c urrency -feed ing -Ġt body -L i -acc ion -n as -Ġtr ouver -N ONE -"} ,čĊ -Ġf tp -With Identifier -pol ate -File Info -Ġpurs ued -ĠĠĠĠčĊ ĠĠĠĠčĊ -DE SCRIPTION -} */Ċ -From Nib -Ġdecor ative -_S SL -(ch at -T LS -Ġsurpr ises -al culate -ĠS plash -( Configuration -ĠS EM -im son -/lib rary -< Double -. robot -³³³³ ³³³³ -ĠCP F -ĠUnder standing -Ġcos metic -ĠX t -t ips -+ k -(" ' -ĠP DT -W AR -.get Object -ĠTrad itional -.sl ug -ĠDi pl -=" ", -ĠFil ms -ĠAn im -.h elp -Ġemb assy -ĠBoot s -Ġb unk --r isk -Ġp ci -Ġ/ \. -ĠI PT -Ġcrash ing -Ġip v -_ ke -ĠRES P -.Log Error -Ġinade quate -I on -ĠF ür -ric ula -Ġshould Be -al ready -']." -G ED -fa q -Ġoption ally -_D is -ĠSuccess ful -ĠC ensus -Ġinc arcer -_C ARD -Ġav iation -ĠG ym -Author ity -.B ean -sh ader -Not Exist -_Text Changed -ĠST OP -( team -" H -w g -Ġgr inder -Ġstri pe -Ġpres ervation -Cl aim -avers al -ware house -target s -Tr ust -Ġal lev -, www -ous se -_ch an -_S ize -system s -Ġobj ection -ĠK ane -Ġcor ros -ĠD SL -Ġu a -ĠM H -ĠStrateg ic -_t cp -Ġê° Ĵ -Ġborrow ed -ĠA ch -ĉ command -Ġg ps -le ston -iche ver -ĠU A -Ġassault ed -Ġspecial izes -ĉ search -Hot el -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ čĊ -ĠP itch -Ġ Ùģ -READ Y -Ġparent al -Ġg éné -Ġdonn ées -Ġdet ain -T ARGET -Ġprotagon ist -Ġclear Interval -ĠIcon Button -ĠGet All -Type Info -E H -âĢľ They -Ġ{ [ -Ġg ag -Ġ Ú© -ĠD ropdown -.f ree -g one -im ens -Ġinst al -ĉc url -_C AN -ĠB one -ï¼ Ķ -ony ms --g overnment -.binding Navigator -ĠD ans -ĠMc L -( en ->( _ -ÐĴ Ñĭ -.* ;čĊ -= j --c or -S on -.ToolStrip Item -- around -_X ML -end Date -Ġsl ack -Ġrot ated -Ġno qa -Ġc ottage -Ġencontr ar -_s kill -hou ette -! čĊ -. weather -Ġemphas ized -å® ¶ -ĠÑģ пиÑģ -ĠComp iler -( android -ĠâĢ º -. turn -Ġsup pression -_c alls -Ġ* @ -(str len -.h ex -ĠB ills -ĠR SA -Ï Ĥ -ĠEs cape -ement ia -Ġfront end -Ġp int -_ex c -zz o -[ ],Ċ -Ġ"',' " -. Environment -Ġafore mentioned -Ġend ure -prot otype -ther apy -ss i -D eg -_pl ugins -.user Info -Print er -ĠPRO GRAM -Ġru ins -Ġempir ical -Ġcraw l -ĠBo iler -- comment -.sub plot -_ et -Ġ'. ', -min or -ĠCustom s -Ġy aw -under line -ĠCom o -( (' -(m ean -Ġcha que -ĠBlock s -.r ad -ilib rium -Ġweb driver -Ġmel hor -d ana -ĠAb use -ĠSouth west -ĠP aren -PERT IES -ĉ IL -Ġscre am -v u -Ġin comes -Ġn im -Ġl ace -Ġcompens ate -Re verse -D at -_att ack -Ġn our -ach en -ce k -< Func -w ie -com pressed --m atch -(" ")]Ċ -im ized -. orientation -.compare To -Ġmass aggi -Ġìľ Ħ -Ġel bow -Ġant ioxid -undred s -/ tools -ĠR OW -an mar -ĠW ow -_t icket -Program ming -Ġthe or --re view -() )));Ċ -ĠRichard son -ĠP ocket -] [] -am pp -_ health -ĠP OP -ĠNav al -Gu ess -Ġancest or -.Get All -.local Scale -ĠM apper -Ġaccum ulation -Ġsim ulated -ĠDr ivers -Ġd és -cur ring -Ġele phant -Ġadvert ised -Ġmail box -SH IFT -ĠMon ica -Ġan c -Ġward robe -Ing redients -Ġ|| čĊ -ipp y -Ġantibiot ics -av ings -(c x -ĠFerr ari -ĠAn imator -.d type -rem oved -order by -Ġc res -oc ê -Ġp ym -ĠCirc ular -@ index -ĠW arm -S ay -ĠAss istance -Ġcur tain -ĠMont e -IL ER -ĠC VE -ĠD uck -ĠAll ows -_f ire -ĠDer by -Ġre pos -Ġhttp Client -Ġpsych iat -Ġnow adays -Ġcaut ious -ĠComput ing -Ġcompletion Handler -ĠWel sh -ĠB EST -Ġstress ful -_P E -æĹ¥ æľŁ -ĠData Frame -ĉ Integer -_P rint -M oves -Ġtransform ing -.B atch -y ahoo -Position s -ze j -Ġno od -io res -_ * -Ġcl k -ĠF loyd -Ġh ap -font size -Ġn az -.not ification -ĠDep ression -Ġac ne -*** ĊĊ -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĊ -.cont ents -yn th -ĠStra ight -')}} "> "+ -Ġtoken izer -Ġsovere ignty -ĠP ence -() ");Ċ -Ġpesso as -.G e -ĠIn cluded -Ġpag ina -Ġex posing -е ÑĪ -_SC RIPT -/$ ', -Th umbnail -× Ķ -webElement X -webElementX paths -press ure -ĠCur ry -_C P -OL UTION -ILE S -prot ect -ool a -Work space -{ };Ċ -ĠU NS -Ġsymp athy -ro ker -Ġrem odel -ĉc ell -Ġat op -.Full Name -Ġfa ut -ĠE asily -_d ynamic -Ġfr amed -Ġmot ive -è· ¯ -s am -Ġmar ca -ĠText EditingController -Ġde structor -cre am -Ġr ude -ĠB old -ĠInd igenous -Ġg ens -Ġrel acion -(s ystem -ĠUIF ont -_char ge -UST ER -E V -.N amespace -Ġmer ger -Ġcal loc -g ang -Bad Request -Ġs per --d esign -Ġâ ĩ -Ch an -Ġorgan ism -, ) -= id -_pl ane -ĠC ases -elf ast -ĠLegisl ature -ĠF aker -Ġinv oking -- utils -(). ' -.f ace -Ġguard ian -my Modal -Ġclip board -ĠAT M -Ġpe as -ĠS ylv -.c alc -ĠContact s -int Value -Ġmodify ing -ĠBar b -. loss -_per centage -Ask ed -(l st -ategor ical -- files -ĠRoman ia -.A c -Ġh ai -ĠF lying -Ġ ż -j p -ĠTr ainer -. arc -_de g -Ġtrace back -Or Fail -F LOW -. old -oy a -g mt -is empty -Ġvacc ination -Ġob solete -recogn ized -Ġru ined -ĠRe in -ĠTr acking -xf b -ا ÛĮ -Ġvæ re -Ġbr yster -ĠIT S -Ġdest iny -Ġsw ear -Ġred es -Ġcl f -Ġfl ipped -ĉ head -Bl uetooth -ĠOver rides -: Boolean -_ = -_l r -sp awn -: index -VAL UES -is key -? ");Ċ -.syn thetic -ĠCheck ing -struct ures -ip ing -Ġvoc als -- Up -ĠManufact urers -ĠMar riage -代 çłģ -Ġgar ner -_C lient -par allel -RI END -Ġvine gar -seg ue -J B -Ġcontact ing -ĠCar roll -Ġout reach -t ensor -_var iant -Ġthe at -lic able -{ | -t iny -_ letter -Ġp encil -HeadersHeight SizeMode -ilt ro -.auto configure -.d rag -.use State -ĠB MI -h int -Com pile -* \ -en ary -Ġl vl -.C ache -+ =" -_t v -ruit ment -Ġf read -Art icles -f ila -Ġpack aged -âĺ Ĩ -AT HER -ĠPl anned -s cheme -Ġdi ary -Ġoff enses -/ F -ĠSt ick -Ġc erc -ĠS lee -ĉĉ ĠĠĠĠĠĠĠĠ -< Image -Ġè® ¾ -- editor -pie ces -ĠD rama -Ġ// //////////////// -ĠT asks -AR C -g ateway -.get cwd -.M etadata -Ġguess ing -åľ° åĿĢ -Ġsm arter -ĠGet Enumerator -Ġe fter -/ operators -ĠGL float -Ġf ør -Ġop aque -ä¿Ŀ åŃĺ -Sp read -SY STEM -Ġinv ersion -ĠBasket ball -Ġsim ulations -Ġden ies -Ġa vez -_list ener -Ġenh ancing -ĠMy th -ĠL akers -_M D -Nd Ex -D ATABASE -Ġt á» -ar th -[ left -Ġcontest s -st ile -(K ERN -_f c -_p m -Ġpres idents -Ġhospital ity -Ġfade In -RO PERTY -_m aps -ĠDefinition s -Ġassess ing -Ġus ar -Ġquant itative -mo z -Be autiful -[ (( -b ons -f requency -Cont ain -Ġpuzz les -ĠCast ro -Ġv illa -Ġkind ly -Font Awesome -ern a -epoch s -_dat as -ĉ ip -.p adding -ĠCont est -Ġed itions -Ġdispro portion -ĠI CO -Ġcome back -= value -ri ad --s ort -Sub mitted -(n etwork -ĠC el -Ġinstall ment -l ashes -.List View -ĠV atican -(Media Type -IV ED -reach able -: Is -ĠC ITY -äº ¬ -ĠHelp ful -Ġba ÅŁ -% čĊ -Ġpsych iatric -Ġrec ycled -FORM AT -ĠG row -b ine -G it -.s s -ĠWe apons -ĠSt y -_ arrow -* self -ire ment -Ġdeg li -App Delegate -_b anner -Ġcoordin ated -ĠWeb cam -Ġcelebr ations -. act -******************************** **************** -( show -Ġweek day -Ġconc erts -ол н -cl in -Ġcr on -ĠN im -.set Vertical -ĠEll en -س ت -ĠS AM -E ff -g z -ste am -Ġant ique -ph ysical -ĠForm Data -.set ter -ĠPO INT -B on -Ġflav our -erv ention -_ENT ITY -ĉ ĠĠĠĠĠĠĠĠĠĠĠĠ -Ġintr insic -Ġæ İ -append To -aram el -) ]) -ĠRecomm end -) m -OutOf Range -Ġkn ight -Ġsat ellites -ĠTit ans -Ġweigh ed -ĠD ana -e ase -Ġs ip -S IM -ĠDevelop ers -mal ink -/ check -_P LL -n ung -Ġdry er -= A -.d w -_S QL -Ġsub plot -D ROP -Ġprot otypes -Ġhour ly -display Name -Ġas i -ĠViol ence -Ġastr onaut -Ġdat atype -Ġinformation al -Ġinvestig ative -etermin ed -ren al -; '> -ĉc ol -V G -_ boolean -re cent -Ġ* )ĊĊ -ĠRain bow -om men -Ġl ur -Ġopp ression -(", ");Ċ -ĠFac ility -DEF INED -Ġne on -Ġoff ender -AF P -ĠClean ing -[] ): -Ġund ocumented -.Re positories -ĠG uitar -аÑģÑģ ив -Sk ills -Ġtestim on -rypt ography -ĠAm ber -ĠSt alin -Ġl one -Ġap enas -Ġdies es -ĠAr duino -è½ ¬ -== - -_A ct -Ġc oded -âĸ ł -amb urger --link s -Ġarm our -.H igh -get Content -st ag -Ġhe ck -ĠìĹ Ĩ -ĠMc Connell -ĠCon cert -ĠAl loc -ä re -.replace All -Ġpart itions -rot t -ĠF le -_T REE -reason able -ĠReport ing -Ġbillion aire -s cores -min s -- eye -M ORE -ab ort -ĠSW T -Ġin verted -ĠTe achers -; n -Ġast ro -н ов -ани ÑĨ -product o -c ountries -ĠO wen -Ġcont amination -Ġv ibe -ĠEll i -.s cript -ĠOl ive -D MA -v ier -: semicolon --m odule -gress ive -ag u -_ players -Ġresult ados -start ed -scroll Top -==== = -Ġweigh ing -Ġ[[ [ -z ahl -( NS -ĠAssert ion -le ague -.setText Color -ĉ Message -Ġmom s -_A F -. wh -AL S -Ġaut re -] ĊĊĊĊ -.op acity -ĠBudd hist -Ġde af -ĠOrgan isation -(G lobal -ens ch -Ġhead ache -ĠAli en -_in ode -ĠSt ark -Ġæ ī --l nd -ore f -_fe at -Ġpedest rian -Ġnom inal -Ġbal loon -Ġspr ites -Prototype Of -ĠA post -ĠF EATURE -O H -Ġre cess -ĠDon na -con sumer -$ GLOBALS -ĠG IF -- frame -In icio -Ġpass ages -Date String -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠ -.by te -B ug -initial izer -p kt -od ium -ĠD ER -. ops -ler i -Ġgift ed -Ġdet ach -ter rain -elt ers -ãģ ı -. loader -ĠN GO -str ncmp -K h -(font Size -ro cket -Ġpreced ent -ĠAur ora -ĠEx periment -is phere -Enc oded -ĠâĢĵ ĊĊ -Ġpy ramid -ĠAnn iversary -of il -ë Ł -( plugin -C oeff -Ġcooper ate -Ġpredomin antly -IS M -Ph rase -_DEF INE -Fl ip -AMIL Y -ĠMark ets -ĠStream Reader -ĠComb ine -Ġmanus cript -z za -, tp -Wh atever -IT ICAL -ighb our -Data Provider -.Text ure -priv acy -.S DK -Ġre charge -Ġc pp -ĠC FG -(h older -(p y -m ot -Ġsav oir -ĠR osa -ĠPC s -Ġí Ļ -.her oku -Ġf ren -ĠR iley -ag ate -Ġs ond -.x lsx -Ġh acked -st ad -G i -Ġsan ity -ĠSql DataAdapter -... ", -ĠP ussy -Ġ **************** -Ġhass le -_P ARENT -ĠU AE -Ġbegin ners -( Client -Ġstatist ically -.h our -ed elta -Ġtr action -uel ve -ar at -Ġsa una -IN VALID -Ġindict ment -AL LE -Ġdiss ent -ĠTyp ography -Ġintention al -s it -ĠAn imals -Ġcoun tryside -Ġu art -} \" -Ġseam less -¾ 示 -Ġaut os -Ġ"' ";Ċ -Fl ush -ANN OT -Ġal gebra -ass oc -ĠW aters -Ġprepar ations -ron ym -[, ] -S ans -Ġarm ies -ipe g -Ġcream y -. art -et re -ĠAn imated -Ġun pleasant -eme an -g reat -i Äħ -ĠEar lier -Ġch ic -Ġpres erving -(ex ec -ĠInvest igation -ĉG PIO -Ġrig orous -ij o -= num -Ġtool Strip -) set -+" & -ĠAcc eler -Ġdevelopment al -is posable -Ġflaw ed -re ne -Up dating -Ġwatch dog -Ġden ominator -Ġsubur bs -Ġ... ) -Ġconv ictions -c losure -.I P -Ġtransl ates -.sw t -.Tr ace -Ġmet tre -.is Enabled -ĠEffect ive -.to Int -Ġen chant -Ġst unned -Ġpo i -/ code -ad m -.datab inding -ĠL orem -________________________________ ________________________________ -Ġled ger -Ġcar a -ĠG ir -Ġwa its -Un o -Ġc wd -è¾ ij -ĠT Result -Ġre jo -Ġem itted -ĠWest minster -ä¸Ģ 个 -ne k -_T is -Ġen act -ĉ with -org ia -Ġj ue -Per form -SP ATH -.top ic -ĠD aten -Ạ§ -Ġsit io -_M M -" So -b ial -Ġsc oped -Re quires -ĠT OTAL -ĠCh ancellor -( contents -Ġste alth -dev ices --p ass -ili h -ĠMal colm -ĠDep ot -Ġconfig ur -a ussian -_con straint -в еÑĤ -G RA -ĠR ates -.dataGridView TextBoxColumn -ĠNob el -it ics -Ġignor ant -ĠReport er -ĠEb ola -ĠSh ock -_re lation -ĠNin ja -) c -Ġt icker -.is Checked -ĠSup pliers -ĠRap id -Level s -âĤ¬ âĦ¢ -ĉ queue -Ġch op -ĠUn ix -re ject --c alendar -(s ort -è ne -erc icio -Ġh ect -CALL TYPE -rou pon -Ġrent als -auth ors -{ name -ĠF IFO -Ġl assen -ĠN ous -Ġsn apped -Ġfert ility -" log -click ed -Ġplant ing -Ġg b -/ output -PE AT -Ġc ategoria -Ġb ach -Prof essor -in th -"] čĊ -Rec order -ser de -ĠTrans mission -tr ad -Ġtur bo -_VER TEX -\ Event -il ver -Ġbod ily -ĠS ources -Ġkill ings -.xr TableCell -Ġfold ed -/ legal -un er -ĠR ifle -ĠM IDI -_Selected IndexChanged -.Size Type -ĠWeb Socket -Ġsele ccion -S and -ot ros -Ġenv ision -/ etc -ĠMel issa -Sp ot -но е -_ ARM -At tempt -ĠB I -ãģ Ķ -ĠD U -Ġback lash -str ide -/ classes -Ġtext Color -_st aff -ob lin -agent a -.c ollections -ill age -' čĊčĊ -fl atten -_s ales -_M ASTER -T W -_d a -P itch -ph ies -Ġz ombies -ĠV ERY -ĠPharm acy -Ġprogress Bar -Ġhas htag -S idebar -@ stop -(p c -ол ж -MA KE -ĠCor on -Ġkv inner -ĠM aid -b ob -.title Label -Ġsuccess es -ĠDemocr acy -ĠSurg ery -Ġcou gar -Ġcur so -Ġl oro -ist ency -Sen ior -æ k -ĠA AA -ĠBO OK -к о -W STR -Ġ*/ ,Ċ -oy al -.v ector -ĠS PEC -SS F -Ġcomp uls -ĠAppe als -ĠW inston -ĠMock ito -con trib -. available -entity Manager -ari as -_s ale -_r s -Ġdec oding -Ġloc ator -ol ith -Ġk ol -Ġasc ii -ĠR ut -/ interface -ĉĉĉĉĉĉ ĠĠĠ -ĠN umer -.fl ip --d el -Ġbol ster -on omic -Ġz m -L G -Find By -Ġadapt ive -lo o -Ġv ue -(re verse -_c anvas -. roles -ific ado -ven ient -" As -ĠEn tr -al igned -Ġbere its -/// ĊĊ -.g wt -. employee -_cl i -Ġanticip ate -éĻ IJ -Ġp ik -Ġmush rooms -(t t -Ġo ma -ĠSan chez -_g oogle -. Valid -ĠFile Name -iv ative -k ed --w ar -Ġm aturity -и д -Ġmin er -Reduc ers -ĠLat Lng -_ST D -D igits -Cal c --up load -Ġhand ic -ี à¹Ī -egr ated -ĠST M -C lients -ĠTur bo -SY NC -Ġphotograph ers -. Out -.char acter -B UILD -.un lock -Ġar ises -ĠCommand s -(" ");čĊ -_F ORE -; ', -+" ' -. Images -") { -ĠM eyer -Ġneg atively -ĠD LL -Ġex e -Ġdef iciency -Ġwild ly --s witch -con struction -Ġexception ally -ĠL iz -/j ava -Ġtheir s -ĠCont emporary -l is -.fill Rect -ĠN FC -Ġre he -(num bers -Ġr aster -Ġfig uring -Ġshow c -ĠJ ill -Ġarc ade -ĠConstruct s -md l -(' | -Ġident ifiers -Ġst ellar -( Connection -Ġ" {{ -y or -(m ysqli -Ġdo ve -Of Birth -.dis connect -_h i -Ġzw ischen -ĠGr und -i ros -_A rray -.on click -ans om -An swers -ĉ remove -F a -Ġhur ry --in f -Ġget Class -ĠReg ulation -ĠFLAG S -m isc -K en -_ heading -G Hz -- entry -Ġbi ography -S ig --m f -Watch er -âĢľ A -} px -Ġsp icy -_s q -L ost -(tr ack -а ли -Desc ending -< bits -qu ine -ĠAdv oc -_S N -ĠHann ah -PO P -Ġem itter -Ġc yn -ĠC AD -? ). -/ set -ĠS ister -ĠEnd point -Ġmen or -Ġinter p -r k -id le -Ġout fits -. vertex -Ġc lic -ARE N -Ġpost ure -ĠOpport unity -v x -ĠFor bes -.D irection -Ġres ide -Ġremember ing -nest y -Auto resizing -pro viders -ĠA H -Ġhur ting -ĠL ily -eval uate -lij k -p apers -ĠSm ash -ĠL AST -Ġwell s -w asher -_RO LE -ĠD anger -* (( -_re pository -ĠRes olve -ĠRoom s -_R G -ĠQ T -o op -ĠHe ap -Ġslow ing -Ġgrat uite -_c atalog -Ġpol ynomial -L y -pc s -F ox -ĠC yr -Ġdim in -/ month -S alt -Ġh ind -.P ER -For um -c en -_p ol -íĺ ¸ -Ġin ser -( ~ -@ test -ĠGold man -Ġupload ing -F c -Ġkom mer -Ġm itt -_log ged -Ġbu cks --l ayer -) };Ċ -ĠO M -Ġv eg -col our -Ġоб ÑĬ -Std String -_ que -ĠT ian -Ġspecial ize -и п -Ġк л -tr ial -- edge -Ġm ars -OG LE -Ġempath y -ĠB om -Ġcoll isions -Ġcart e -ĠTe il -ĠM PL -Ġporn ô -Ġa irlines -A ws -N s -ĠSp awn -( use -é» ĺ认 -Ġy acc -st or -Ġconf ess -Ġpe que -r age -? "Ċ -/dat atables -ĠSh ower -__ / -Ġcryst als -Ġbus car -ĠH aus -iz ação -_ entities -ķ Į -ļ Į -x cc -v irt --che vron -( Result -c ake -COM E -Ġprohib it -ĠCh ess -Ġbe aucoup -ĠÑĩ ÑĤо -R UN -ĠI K -ó ÅĤ -_ Update -Ġsle ek -ĠSpec ify -_c redentials -ÅŁ t -ĠUser Name -ĉ Value -Ġarray List -Ġex changed -ips is -.re lated -ĠSe ite -_B AR -ĠL em -ĠW ATCH -ĠC lients -Ġ. * -ĠEar l --re port -Ġforeign ers -Ġstrengthen ing -ĉ Description -(g o -.tool bar -Ġcalcul ates -ĉs ource -Ġcz as -Ġre cl -ab o -Ġlocal host -Ġ^ {Ċ -.P op -ĠDes igned -\ Abstract -H old -ĠGuid elines -ipl ine -Ġc aching -.Re ader -_ext ernal -.str ptime -ĠWeek end --M ar -ĠBe i -Ġ{* } -ĠR ud -Ġexpl or -ĠBou levard -C ash -Ġprep ares -Ġserial ization -ew ater -Ġad c -: ĊĊĊĊĊĊ -Re fer -Ġsc anned -} }ĊĊ -ĠF ul -Ġtour ing -ãĥĥ ãĤ¯ -> (( -sur vey -Ġí ĺ -... ')Ċ -ĠDiv ider -os l -_C ANCEL -_pre pare -st in -ĠHe ath -.Primary Key -ĠâĨ IJ -ĠLocal DateTime -Ġcooper ative -L earning -.en queue -Ġgo og -ĠReg ression -im ates -Ġvoy eur -ĠDr ink -pl ug -Ġl ender -man a -Ġperson nes -yp se -Ġun link -ĠRav ens -Ġhur d -Ġperiod ically -ARG S -ĠG H -char acters -... "ĊĊ -- establish -Ġd n -( condition -ĠGr avity -Ġest as -_f ocus -Creat ure -(s ite -Ġc arr -ĠR L -ĠR I -ĠM oto -AS F -ĠLuck ily -ĉ Route -Ġent ropy -(" ," -Col lect -( contact -ĠFlo rence -Ġpremium s -Ġlif ecycle -Ġb ans -x ef -Web Kit -ĠFlo ating -Ġcos a -Spec ific -ĠLo ans -b read -Ġdes criptors -Ġ{ :. -TH READ -ĠT rent -Ġsc op -Q A -ĠAnt ar -p el -_d ifference -_ch anges -(... ) -ĠR otation -ĠLG PL -ĠJ UST -(T ask -_sub set -ĠTR ANS -åĬ Ľ -ĠSc out --p opup -Ġsm oked -_C lass -Ġturn over -br akk -ĠRock y -t as -.Regular Expressions -ĠElli ott -ĠSp inner -DU CTION -Ġlib re -Ġmol to -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠ -ĠF TP -m peg -(f eatures -Ġb ald -ĠV id -Ġsh outing -L int -Ġsock ets -Ġpro w -Ġnouvel le -isc ard -ĠS ponsor -Ġconsult a -)) ); -Ind ian -ĠR aspberry -Ġteam mate -ĠJ WT -ĠGh ana -Ġc akes -pr imer -form a -erg arten -_M anager -Ġpre season -G AME -| " -ĠBro ck -Ġoccup y -Ġdecor ations -á nd -Ġc ot -Ġpar an -D isk -rem ain -> ? -Str ong -Ġfr ance -ĠE ra --c r -.Buffer edReader -ĠParad ise -ĠV AT -ĠAnd ers -Ġlim b -amp oo -Ġimper ative -UT ILITY -ĠRec ognition -Ġragaz ze -Ġpop s -yp ress -Ġemb argo -// {Ċ -Ġsy ll -P TR -åŃĺ åľ¨ -Ġdid nt -Mail er -Ġacad emics -ĠFra uen -ne ider -- rel -Ġrain bow -( In -Ġslic ed -============ =Ċ -(s end -NSMutable Dictionary -v os -(p ackage -Ġord inance -view er -ĠSant os --s elling -Ġgo v -ett le -Ġfound ers -Ġw aking -sl ashes --p ound -re cht -ا ت -.on Click -Ġn ord -st änd -_ when -UT ERS -ic c -Ġcaps ule -ĠW id -M arc -ภ¸ -ro red -UG E -LO UD -ĠAud it -ip ients -op ian -ĠS ue -Ġwur den -.H elpers -Ġf actions -[ np --th an -Ġre co -Ġk as -Ġcmd s -/n etwork -xb f -get Color -Ġbi ased -ĠL ak -D atas -vent s -Ġë ² -_P S -. Validate -Inv oker -Ġne uen -Ġju venile -V ISION -Ġdev ote -Ġlin ha -Ġdiscount ed -\ Config -Ġworth while -Ġskin ny -ĠC ourses -le ys -ĠMort gage -K evin -Ġannounc es -]) * -res ervation -Ġæķ ° -Ġprejud ice -ĠString Comparison -Ġbe ard --w in -ĠS ão -ĉ ms -j al -ĠE arn -_ ports -ĠN ombre -_C OR -ĠB UILD -.s ound -Y ellow -Ġlineback er -Ġchar itable -j ug -_NON NULL -ĠD ental -"> ${ -ĉm atch -R ussian -Ġvers ch -Ġp inned -Ġadopt ing -Options Menu -P ag -Ġpair ing -Ġt read -erc ises -ĠSp read -) i -ĠB AD -_t f -UI ImageView -pop ulate -b ab -ĠÏ ĥ -[ ++ -Ġopi oid -Ġ## Ċ -d type -ĠStart s -('/ ') -Ġperson als --mark et -Ġredund ant -ĠEss ential -Ġscrap y -Ġи м -a cl -Ġcre ar -ĠB end -Ġrel ieve -- room -w ife -Ġv Ãł -ĠQ Point -Ġqu asi -Ġmethod Name -\x c -ĠPer u -/ The -. orm -Ġv iz -/p df -Loc ated -Ġconfront ation -ĠChampionship s -Ġhyp ert -Ġd j -ĠUser Info -ĠåĪ Ľå»º -\x b -(s im -Ġ== Ċ -Ġst aging -Ġdr astically -åŃ ¦ -l ords -. less -вед иÑĤе -ĠB ucket -ĠM am -. term -_p i -c zy -.p ub -prec io -ĠV irt -Ġrom an -it at -L ex -_inf os -Ä ° -. other -VE LO -Ġp onder -Ġh anno -( Page -do i -Ġpol ite -Ġprogram mer -D ies -$ d -Ġrep lication -add Column -fr ican -Ġl eng -be er -o it -Ġw asting -yl im -me asure -N eg -Ġpart ie -.con sole -ĠGu inea -TE L -_f act -.ch unk -Ġl ent -Ġall er -Ġठķ -_id le -Ġad missions -JSON Array -Ġv ibration -.h elpers -å¤ ĸ -Ġh en -j ohn -Ġì ĥĿ -Ġjud gement -Ġge en -ter ra -^ { -ĠI z -Ġc â -inst ances -Ġthreat ens -Ġm üssen -Kind OfClass -Ġstoryt elling -_d emo -ri as -Priv acy -h ift -ĠY i -es or -íķ ł -ens itivity -.W riter -ภĤ -D istrict -.get JSONObject -Im pro -(get Resources -ĠS PELL -rodu ce -Ġslow ed -Ġlin ewidth -Ġhonest y -ĠCo ord -ĠF ork -ĠDispatch Queue -ĠCl iff -ĠW iring -_TIM ESTAMP -oll ah -av oid -++ ];Ċ -sem antic --c ss -Ġv eto -ĠM err -Ġlegisl ators -CEE DED -Ġquestion naire -ĠP ills -Cal culate -(c ore -' e -Ġdis like -ĠPre ferences -_EX TERNAL -è° ĥ -Ġd odge -æľį åĬ¡ -.n ames -.draw Image -_p rom -uck land -Ġ<$ > -ı z -/s ite -é¡ ¹ -rop he -Ġcomp elled -Ġl aptops -Ġun i -C LOSE -Ġcasual ties -ĠUn iform -Term inal -. "," -D AT -(T reeNode -ĠGand hi -(st mt -AX B -* M -Ġumb rella -an imal -Ġgr pc -Ġwhere by -Ġfloat s -ĉ arg -Ġdb g -Ġexceed ing -Event Type -.SaveChanges Async -Ġ{ {{ -Ġow ed -ahren heit -Ġì § -Ġequ ipo -ur ai -Ġid ol -] ")Ċ -_m ajor -Ġentire ty -inger print -ç os -/ account -ĉ right -urs os -ĠE DT -_INS ERT -Ġsh ining -Ġ< : -Edge Insets -Ġcolon ies -. IM -ĉĠ ĉ -RO AD -CC CC -pl acing -Ġget Activity -em acs -' %( -.click ed -ĠTh em -is ia -Bus car -.re name -Ġo ath -Ġafter ward -ĠU FO -AP S -ĠJackson ville -.s ome -Conf irmed -.s can -ig Integer -Decor ator -sh ield -ress ive -.d id -请 è¾ĵåħ¥ -Ġsh utter -D am -Ġparent ing -ey ed -$ item --de velop -Ġextract s -Ġdecentral ized -ĠEl sa -_sp in -]) + --in itial -Ġmult itude -Ġsens ory -ĠMODE L -Ġsafeg uard -ì ¹ -Ġhunt ers -ĠT iny -IN O -decor ate -ĠNo Such -H o -( Response -Ġr uler -ĉ short -Ġc aster -Ġclient Id -Ġp db -ëı Ħ -it ic -ĠGame State -Ġnew Item -)ĊĊ ĊĊĊĊ -ou is -n oc -.BL ACK -_V ECTOR ----------- (); -.get P -any e -Ġneur on -if old -ĠK nown -Bit coin -Any way -ay ette -Ġ' [' -Ãł nh -m gr -Ġcor related -Ġn ause -Ġment ality -has Many -ĠF G -amp ie -IT U -F s -.S p -_b etween -Dep endencies -ou g -Place holder -= text -ĠMan aging -ocal ypse -åĮ Ĺ -_m ag -f ld -â ij -C AM -ĠHelp ers -Ġd ost -/ out -Ġassass ination -.get Image -ĠKenn y -.' )ĊĊ -){ // -ĠR anger -Ġg ek -Ġsinc ere -< Value -ĠD OT -ĠVict ory -Ġleg ends -Ġpr isons -(ex pression -ĠR abbit -_s entence -Ġbit es -Ġon Failure -ĠâĪ Ī -K im -.g ender -ĠÎ » -Ġ[ . -"] ); -land ing --d igit -TE MP -ĉ entry -Ġstrt ok -Ġdesc endants -um no -Ġlean ing -Ġspecific s -q n -ĠSp art -Ġpor r -EDIATE K -Ġse per -' aut -ĠSTE P -ĠBorder Layout -Ġret ros -ĠSalv ador -ĠEN GINE -x dc -T weet -v k -Ġì ² -] << -het ics -c oding -Re ach -.re q -gu ide -.s cope -sh irt -rog ate -SET TING -ĠProte in -Ġe ing -. EMPTY -.d f -Ġclear er -Ġc rossover -ĠTo ys -Ġco ated -.M onth -ĠAtt ach -/ run -.t abs -Ġogs Ã¥ -B rown -.D ATE -Ġf os -åŃŠ符 -W ood --th ree -her ited -Ġ rop -( ac -Ġembod iment -ĠKenn eth -Ġcan non -Ġb idding -čĊ -.get Resources -Ġl ump -_const s -( ext -ĉd ir -â Ŀ -Ġpadding Top -Ġobs ession -Ġb anning -ĠApp Module -Ġpart isan -Ġcatalog ue -Ġmin ors -Ġpitch es -we ep -Ġundert ake -Ġthem ed -aud it -.scroll Top -Ġr er -Ġsympt om -Ġopen ings -.block s -open id -Ġas sh --s ave -ĠP ig -Ġreg ain -Ġin icial -/f avicon -ĉ exp -Ġsp ices -isk a -claim s -m ak -definition s -Ġcorrespond ent -ĠCann abis -__ ,Ċ -ĠL ucky -ĠGa ussian -ĠN early -C AD -'] ]Ċ -Ġadequ ately -ĠT ITLE -constitution al --m m -_ override -Ġbl as -.ready State -Ġremin is -Ġrein forced -ĠColl abor -Ġdecor ating -Ġb achelor -ERRU PT -Ġup right -ip ation -ĠNob le -Ġvalue ForKey -Ġset Loading -.I gnore -å ģ -G lobals -ĠM ent -AS SES -Ġlim bs -ĠH UD -inc i -. iv -ĠQ ModelIndex -F use -Ġped al -_F REQ -( verbose -Ġlong itud -ĠChar ter -ê ·¸ -Ġbund les -. ignore -um bo -EM A -.... ... -s x -.C ard -Ġhe ute -Ġste er -j umlah -Ġ{ _ -_Check ed -Ġf ax -ĠG ust -itch ens -Ġ ))ĊĊ -Ġremark ably -/ XML -- remove -_b t -Ġinc ub -.p ackage -.current Thread -ĠHigh lander -.s ide -s plash -Ġ ici -= D -Ġp uck -Ġball ots -Ġhug ely -co eff -Ġp Data -.C OLUMN -ĠHe aling -Ġord in -! ), -Ġ' ',čĊ -(m d -ĠS ask -< strong -Ġsurviv or -.s eries -Ġcaffe ine -Ġ` ( -.TRA ILING -_ Input -(" ^ -z d -& );Ċ -ĠP ing -Ġv oucher -.r ating --sh irts -ĠRetrie ves -.al ibaba -Or acle -_MO V -Old Data -Ġ/* čĊ -Ġg boolean -Ġ=> čĊ -Ġr á -Ġbl unt -ĠImage Icon -if ik -RT C -Ġfib ers -Ġto ile -.s ent -ĠPy Qt -$ app -Ġmed io -Ġgrant ing -Ġtsl int -ĠM ö -(fig size -Ġhur ricane -Ġlif es -Ġà Ħ -rocess ing -_st andard -- option -')) ) -Ġvac ant -å· ¥ -ĠH ollow -handle Change -Ġdiv ider -ĠEngine ers -Ġsv ens -Ġcompl iant -t anggal -ĠC redits -ĠEm irates -Rule Context -Ġreal ization -Ġdistr acted -]+ = -Ġaug ment -ĠD w -ot p -or rent -Edit ar -.st ock -St udy -pe ctions -ĠGame Manager -= cut -Ġf lock -ĠRom ans -th em --h op -Ġscreens hots -Ġ/* !Ċ -Ġconvers ions -Ġnormal ization -(config uration -Ġa eros -_se curity -! 'Ċ -B onus -ĠDR IVER -ĉ Date -t ie -ĠWy oming -St and -it re -Ġsh oppers -Ġdisadv antage -Ġlik ing -ç¬ ij -Ġunderstand able -SE E -Ġh oy -Ġnin ete -Ġcon fer -Ġnow rap -ĠV ern -, čĊčĊ -imest ep -Layout Manager -à · -ĉw ait -PLE TED -J apan -Ġindu ce -Ġå ¯ -оз в -_END POINT -.h orizontal -Ġacceler ated -rim on -IV ES -Trans actions -Le an -ĠSO UR -wh ether -y g -Ġo id -ĠEntity Manager -OUN TRY -Ġfil a -OLUM NS -IN UE -ĠAn chor -TR AN -wo o -block quote -ĠN urse -ĠCar p -Ġrede em -. try -ĠJ P -Ġtimestamp s -Ġ?> ">< -ĠREM OVE -ĠStar bucks -Re ally -Ġflood ed -.C allback -Drop Down -ip ro -Ġt ended -l te -Ġproport ions -- te -ĠR ena -lic ate -for ces -.ex tra -.auth enticate -в од -¡ ° -Ġfor ControlEvents -Ġsen ha -Ġke in -Ġmin ist -ĠPre ference -ĠTele graph -Ñĥ п -str pos -Ġillness es -Ġp igs -Ġget Intent -S ol -Ġ ¡ -(c pu -[ prop -s creens -'); ?> -ĠAct s -Ġstr dup -Ġaver ages -an al -ĠCas ual -Group Box -ĠHand book -/ comments -Ġnumber ed -Ġbroadcast ing -çĽ ij -.native Element -.m u -Ġupdated At -ĠDoes n -.A C -.c oll -Ġrec order -_sh a -B g -b il -Ġbol ts -Ġç ¬ -Ġim posing -ĠInformation en -_flash data -e conomic -Rem ark -uc as -ĠOff icers -ĠT ER -W alk -Ġmerc ado -_g enerate -H Y -Call ing -s nap -script Id -. operation -ĠFl ame -l iness -Ġrent ed -_t oggle --ch anging -ĠT Y -' util -EE P -Ġgraph ql -ĠUn i -Ġimp ulse -.B asic -Ġenerg ies -M ARY -ĠMar cel -Ġmort al -Ġf res -m ens -m otion -Ġsample d -âĢľ That -id ay -qu ipment -get Int -ĠA bsolute -,' " -un ed -.sh are -Ġ} )( -mm m -ĠR ising -ä» » -Ġun employed -x fa -.f ollow -ĉĉĉĉ ĠĠĠĠĠĠ -sl t -.P hone -Ġkn ives -Ġe ve -on Click -] ))čĊ -ĠW itness -ĉ NS -ĠE OS -ĠSte fan -ĠPri est -âĢĶ which -Get String -. By -Ġup stairs -Ġdetr iment -bro ken -emb ro -Ġnic otine -il ion -Ġaston ishing -_ aff -ĠLess on -Ġaccident al -od or -Ġdec ir -Ġnew Name -+ . -çĽ ¸ -igs list -ĠG ithub -Ġsuccess ive -rac ial -Ġen viron -éªĮ è¯ģ -Ġredirect ed -T OTAL -Ġgrab bing -ĠL ance -Ġfor fe -_C B -å¾ ® -El apsed -_w ay -(Dialog Interface -_me asure -x bb -D og -Dep art --s rc -res olver -with standing -_sh ell -ĠLast Name -ĠAv iation -Ġbegin ner -("% . -(to ol -Ġн ов -: init -(A PI -ĠMorr ison -vt Color -Ġstap le -/ INFO -Ġsupern atural -Ġste ak -tim eline -zz le -" `ĊĊ -Second ary -ĠNep al -.String Utils -Ġad am -Ġ( ... -Ġsub stitution -Ġboard ing -ĠKey word -ĠAss ault -dbc Template -Ġorder Id -( engine -.assert That -ĠVen us -Ġhomic ide -ĠA val -Ġg utter -ĠSupport ed -/p art -Ġac claimed -H istor -Ġmes es -ü ber -ĠRen ew -Ġgr as -ĠE k -Ġin file -ind y -.m usic -.S croll -ĠA ges -ĠNar uto -ĠG ather -Ġconfirm ing -= (" -Ġpitch ed -ole y -Fr ance -+' " -$ total -Ġon de -Ġd itch -_s igma -Ġcontinu ity -re ward -- load -Ġproces o -Lock ed -st aw -Ġsp inal -l azy -! == -j est -Ġd un -ĠRod gers -ĉ grid -Ġlog os -ĠBeng al -.s uper -Provid es -Ġnut rient -.T imestamp -IZ ATION -åĨ Į -Ġf ats -ĠX xx -ct ica -Target s -Ġcont ours -Ġre ordered -: Array -Ġtoler ate -V ir -Ġter ribly -Ġbr icks -(& _ -h b -Port al -ĠB read -. which -ÂŃ t -as InstanceOf -Ġj object -ĉ length -_M T -; ">čĊ -_EX IST -Ġmat ernal -RE L -Ġê²½ ìļ° -he e -Ġlayout s -ĠL ap -ais y -Ġst umbled -ĠU IG -ĠS co -Ġimp aired -RES SED -Ġab uses -V F -AR B -.N AME -r ch -prim ir -_com pleted -Ġp enny -Ch rome -(b egin -ern en -- checkbox -Plain OldData -ĠL PC -r ade -sp ir -Ġcon ceived -T ips -ĠIo T -ĠG an -èģ Ķ -Ġbi ases -Ġconsult ants -ple d -_ ht -associ ated -], ĊĊ -Ġdelight ful -ĠÑĤ ек -Hel vetica -( load --exp and -_W IDGET -to a -ĠA kt -Ġom n -Ġcl auses -Int el -*/ }Ċ -_reg istration -Ġold Value -Ġrest oring -Ġun real -O VER -ĉĊĉĊ ĉĊ -AT S -_pro be -Ġdiv isor -.update Dynamic -å¹ ³ -Produ ces -st amp -.j boss -ĉt ask -! (: -Ġpsych ic -@ class -M artin -ĠPass ed -clar ations -h el -а Ñĩ -ĉc opy --b in -z an -ig ram -া ঠ-(s ig -ĠC aval -_ ## -Ġ% = -out lined -ĠAc id -Ġunpredict able --d ashboard -Hex String -+ c -.P ublic -Ạ© -Ġconvey or -ĠE B -Ġselect s -Ġknock ing -ĠC ec -IBUT ES -owa Äĩ -g atsby -* v -ent ropy -Ġdispatch ed -Ġcam el -ĠSat urn -Ġover weight -( phone -par able -% B -_v ectors -Ġbrew ing -ĠT k -ĠDownload s -ĠS aved -.Pr ice -Ġcur ved -ĠParen thood -è ¶ -.p nl -plet ely -.D ay -Ġadvertis ers -Ġej ec -Ġpr zed -ë ¯ -! ';Ċ -ĠK ush -ĠT AB -Ġquest s -Ġcoinc idence -umm ies -ĠKash mir -ĠEth ics -_g rowth -Ġakt iv -Ġgroup ing -å¢ ŀ -_tr uth -åIJ ¬ -t odos -is et -Tex Coord -ä tt -ĠZ ur -ro ys -_M AGIC -Ġbrew ery -( State -ĠSM ALL -ĠPl ants -it bart -each er -ĠAd elaide -L u -Ġf ick -und les -_load ed -и е -P oll -rit ic -EL Y -Ġ+ ' -ĠProf ession -Ġst amps -ĠS ew -scroll View -Ġcomm unist -/pro blems -}čĊčĊ čĊčĊ -, o -Ġu dp -Ġob ese -appro ve -ancell ation -_G ame -ĠHas htable -adaptive Styles -Ġpossess es -.match er -function al -M rs -ĉs ave -ĠDb Type -Ġk en -get Context -Ġm ans -( rel -ĠBrother hood -) `Ċ -è§ £ -.In formation -OutOfRange Exception -ĠS ek -C as -Ġblog gers -E ither -(" "" -Ġpin ch -Ġco arse -) p -ĠP ulse -Ġlear nt -Ġdent ist -Ġon change -Ġdirect ives -( actions -ny der -ĠSh ir -T rait -_de p -ĠP ET -ĠRE P -.App Settings -cu ador -iden av -Ġenv i -Ġsl ammed -ĠSh oot -Ġdate Format -.j oda -ve ys -Ġ) .ĊĊ -Ġcare g -ĠPar allel -_ translation -.function s -. obs -Runtime Exception -[] = -over view -ĠSch l -Ġno isy -ĠOn PropertyChanged -S ending -Ġunf amiliar -U pon -ĠPrint s -.t yp -Ġflee ing -ĉm ove -( Un -Ġq r -× ľ -_b eta -Ġsk ies -ĉm e -W ND -Ġstick ers -bl as -Ġinsert s -Ġvers es -ĠD ew -Ġtang ible -Ġhe cho -P OL -Ġte ardown -om nia -IB E -.c over -_str ategy -^ - -set Position -u ale -S igned -Ġif ace -as eline -.set Time -ĠMin eral -ĠFight ing -sk ins -Ġdiscrim in -Ġdans k -ĠPr inceton -ac ist -Ġ( ));Ċ -tr acks -imon ial -ad ecimal -EP ROM -ugg le -.Not ification -$ mail -c antidad -ĠJ ung -Ġseek ers -Ġpl ausible -t ier -еР¶ -Ġr apper -ĠMan a -ĠHttp StatusCode -Ġburn t -los es -ĠF oto -ĠJson Object -Inst agram -Ġsys call -Ġreal ities -ĠMAT LAB -:^ {Ċ -TER M -ĠC bd -ĠPar agraph -Ġtrav és -Ġconstruct ing -Ġsw al -Ġp ige -LL LL --ex isting -G ets -Ġmelt ed -Ġmitig ate -H en -Ġh m -im as -ĠA o -ĠP erez -ĠD AL -Ġëĭ ¤ -Ġdiv is -Storyboard Segue -ĠMod ify -ĠÃľ ber -_O VERRIDE -.p em -unt os -Ġespa ñ -Ġ{ ? -ĠP AY -_ip v -ĠF ury -__ .__ -el ow --center ed -check s -_ Reg --J avadoc -ĉ load -ĠLik ewise -ا Ùħ -UN E -.se m -x cb -ĠC ave -_s leep -Ġsil ently -ĠExt reme -.To Upper -ĉC HECK -Ġc ue -ĠQ ByteArray -Ġcorrupt ed -ĠD é -Ġimp ed -Get Name -Ġinaccur ate -Ġso ber -е е -Ġbar code --- ){Ċ -ink i -Ġé p -Ġd ri -ĠAL T ->>>> >>>> -ont a -[ L -Ġinter es -ver ting -Ġdi agnostics -p dev -è © -ĠIntegr ated -). ' -_g c -$ text -.g ames -ĠT erra -' Re -.trans fer -_F IFO -get Model -Ġbl and -ĠCole man -Ġpr imes -Ġæ Ī -Ġcross es -n k -G ING -Ġ' ^ -ĠB lob -Ġinter course -ĠBl vd -Ġweigh s -_reg ular -ĠPer th -Ġsepar ating -Ġb illed -.tab Control -Ġpup pet -Ġutil ization -Ġâĸ ł -Ġsucc es -Ġl amps -_pro j -E ric -Ġren ovation -ĠFam ilies -ĠB its -part ials --M en -s olution -Ġd warf -.IN TEGER -ĠLO CK -. ct -Ġexcer pt -ĠP ix -ĠFirst Name -ANT ED -ĠAd mir --h elp -P rior -ĠAl ign -.IN STANCE -Line Edit -('/ : -Ġin et -od us -.p kl -ĠK Y -up ert -Ġn erves -_grad ient -} ',' -_un ref -Ġs aturated -ĠConn ected -ĠF N -EX IT -Ġtele port -Ġav ait -Page Route -Ġdivor ced -(l ang -f st -ĠT yr -Ġmess enger -if stream -X S -ĠBank ing -Ġinfect ious -ĠM ons -_LO OP -Ġzur ück -Ġobt ener -/re pos -V el -ac ro -Ġuser Repository -style Type -ĠS RC -VML INUX -rec ursive -/ bar -_ch ip -omin ated -ĠN it -âĢĶ to -ĠBudd h -ом еÑĢ -ĠM AG -ĠC HE -_d en -. raises -_de gree -Ġpump kin -_tem plates -_M EDIA -ĠTim eline -Ġb ots -Object Type -Ġbu ys -.post s -C AL -wait ing -ĠDani els -Ġd abei -ĠS igma -il or -ig el -, W -AD S -( panel -ì² ´ -it ating -.p alette -Ġmos quito -Ġt ego -(parse Int -Ġdes pués -p romise -Ġw ij -types cript -ĠT v -_IDENT IFIER -).ĊĊ Ċ -_fl at -its u -US R -ex perience --f it -ph inx -_th resh -Ġide ally -ĠFre eman -, DB -_r w -çŃ ī -U b -_stat istics -=" ">< -Ġch ore -Ġy ork -inst alled -Add itionally -Ġp stmt -yl ko -:: Ċ -Fore st -Ġhead set -Ġgall on -ÑĢ ем -Ġwithdraw n -ĠC andidate -Ġmel ting -Ġfree zer -Ġh l -_HE LP -m ime -( /* -Ġth irst -$ return -member of -еР± -ĠHttp ServletRequest -( ob -_ Result -Ġassert ed -Ġfulfill ing -Ġstret ches -par ated --f unded -Ġå Ľ -ing les -_c a -. condition -ĠDis plays -Ġor ang -ĠC RE -Ġgl Bind -ĠSelect or -/ type -ĠAlex a -ched ules -ĠPen insula -Ġpar ity -ĉ dest -ĠDo ors -čĊ ĉčĊ -_dim ension -Ġa load -.St oredProcedure -(p aren -ĠBur ke -') ]Ċ -- engine -Ġqu ir -ĠHy brid -ĠDo e -Ġout lines -ĠTrend s -_N V -per iments -ĠH in -? ', -ĉ Text -F UL -Ġsm ells -Ġs lick -Ġmis erable -ĠArray Adapter -Ġparam String -H om -_l iterals -us uarios -Ġprompt ing -_l azy -ĠActiv ation -_ oc -We ak -Ġan ecd -ĠU CLA -= re -isse ment -ĠEsc orts -Ex cellent -ĠP ause -Ġre positories -T OR -ari ate -_is o -up dates -hal b -udi ante -ë¡ Ŀ -Ġna ive -ĠP eg -ĠL ounge -ARG IN -(b in -On ClickListener -ĠFA ILED -Ġl ite -Ġd zie -ĠL iteral -iv or -fc ntl -Ġe ats -Ġq ed -Un lock -rid ing -und ai -= M -AT TER -Configure Await -ici as -ustom ed -Ġsuccess ion -end Time -ĠJ upiter -Ġjud ging -d ration -_d ocs -.m o -Ġeduc ators -ĠV ine -Con d -[ out -q b -\ Validator -Ġmean ings -Ġpresent ly -Ġdiv iding -otten ham -asc ular -Ġtrail ers -ĠC LOSE -ам и -âĢĻ ai -ĠG ain -w or -Ġpl anner -Ġdistrib uting -v at -month s -x label -H F -V iol -.BASE LINE -еÑĤ ÑģÑı -ĠR otate -Ġtx n -: bold -Ġb loss -Forg ery -( embed -Ġjak o -s printf -the ir -Ġexhib its -- static -he cy -get ActiveSheet -.c lients -ãģ į -_h ide -[ word -C b -add Item -ax e -_r adio -al ion -mod ifier -Ġsat uration -Ġden om -_p ixels -m ess -(f l -at if -Ġse cs -Ġpro stitution -Ġgrand children -Ġparad ise -ĠF eld -_B INARY -it ous -๠Ħ -Ġflash ing --s ided -Ġcontrad iction -/* ĊĊ -y label -ĠT et -Ġadm ire -res o -Ġlet z -ĠSE ARCH -sl ots -ĠRew ards -ĠH og -ĠNS Data -st ash -F all -ĠA mer -Line arLayout -/ photos -Ġfe ather -Ġ| čĊ -Download s -.Start sWith -Ġ// # -ine Transform -Ġaff id -V tbl -ĠRog ue -scri bed -Ġfa uc -ĠMon roe -Ġdecl ares -mod ern -re on -ay be -P ASS -f ers -_MULT I -ĠMath ematics -Ġsud ah -_ATT ACH -Ġnumber With -ĠSol omon -j in -ograf ia -ö l -_d esign -cul ated -ĠL una -ies z -Ġ=> ' -Ġrevel ations -Al ong -( ed -ĠF ilename -Ġy label -Sec ure -Ġbus ca -agn osis -_RE CE -Ġoverl apping -Ext ent -Ġanticip ation -Check s -ĠALS O -or c -iling ual -it ational -Ġadv ancement -ou ro -ĠP redicate -å¾ Ĺ -er ia -ĠPier ce -or io -Ġmer its -Ġpe anut -.P ackage -ĠCon duct -_SENS OR -Ġbo iling -Ġin tra -ĠI GN -ĠF ur -.Ref resh -ĠRe ach -_dec oder -.Ex p -ĠÑĤ ак -p ill -, Q -ĠGr ill -Ġpop ping -.A g -Ġpro yecto -Ġmile age -Ġec ological -] ]);Ċ -ĠÂ Ń -sub plot -ac ad -ĠTry ing -rec ipes -$ criteria -ĠPers ian --b ound -M ASK -ĠG esture -Ġk k -ĠP VC -Ġprohib ition -Ġcom ando -ĠLO OK -Sh opping -Ġdist ortion -< Boolean -.Get Length -um pt -\ Product -ell ery -Ġfire wall -form atted -.red is -Ġes a -ĠRh ode -S om -.n on -Ġ' ). -Ġget View -ạ n -pr us -Mat thew -Ġs ia -ĠF ors -G PU -ient ras -_IN ST -Ġol arak -Ġimport ing -T CP -/ ");Ċ -e ither -Ġfresh ly -c ascade -(char acter -ĠJe ep -ot ics -_ UTIL -.Xtra Printing -.first Child -ĠEx cell -Ġd vd -Ġt aller -Ġr as -yp ass -Ġassign s -Ġgri ev --m ore -J D -ĠBurn s -' >čĊ -.D ependency -.Query String -.O wner -Ġexp iry -Th u -( Vec -Ġhazard ous -Ġr pm -AP ON -Ġadd Target -sv ille -p Net -ĠIm g -ĠTIM ER -.An imation -Ġbe k -Ġass ort -Ġle bih -Ġbody Parser -Ġvibr ating -ID L -Ġbutter knife -int ers -Ġpersu ade -ĠLGBT Q -è ĭ -.s oft -Ġbe ams -_s ur -.D ef -Ġl abs -ĉ plt -Ġsk ins -Ġtransf erring -Ġimag inary -_E nd -; background -Ġl aps -_COM MENT -(S DL -ond s -.Rec ord -ĠIm plements -_t icks -() ))ĊĊ -Ġa rose -] ? -ĠM p -ĠI Command -Ġsculpt ure -Ġcontract ed -< HTML -Ġcal end -at y -/ Sub -Ġkv inn -_ IGNORE -ĠSh ane -ML S -Ġstim ulate -Part ition -Ġm un -ó m -eral a -- account -.B inary -c é -Ġse ize -connection s -ĠĊ ĠĠĠĠĠĠĠĠĊ -ĠDi agnostic -V ISIBLE -ĠRun s -Ġimpress ions -s uite -ob le -~ - -ak ukan -< Person -ĠN os -ĠG ui -.wait For -RE SET -Ġpost pon -Dis cover -arr ison -sh aw -b lood -AJ OR -æĽ´ æĸ° -ĠM use -æĶ ¶ -Ġret aining -ot te -Ġmos que -ĠS ne -Ġstandard ized -Ġmain land -_th ree -unge ons -get Doctrine -Ġwh ale -Ġag g -ĠP orsche -now led -lat ent -ĠRel ation -Ġ// ' -Ġshut ting -ĠRem ix -_c ov -Ġs ailing -Ġv owed -Ġp ots -out u -Ġhair y -cast s -Rel oad -Ġre connect -ter a -.child Nodes -ĠR ack -Ġcurrent Index -Ġall en -Ġ çĶ¨æĪ· -ĠC ubs -[ X -_SE Q -_RE MOVE -.get Action -(/ ^ -err ar -Ġ ether -cur ve -Ġsl ap -Ġu om -O thers -Ġen gr -Dis position -Ġst aged -E ye -ĠA ux -auth enticate -Ġ$ ? -ĠAndre as -Ġset w -.A rt -Ġforecast s -Ġa unt --m iddle -Ġmis d -des k -Ġescort e -ĠCas a -rop ical -Ġexem ple -plan et -(U INT -Ġwh ip -ĠPC B -clide an -=" \ -Ġox ide -Ġsucceed s -der ived -ĠEcon om -_co ordinates -ir as -D raft -Ġvisual ize -B rian -_ASS UME -ĠObject Id -Ġtrain ers -_FOR CE -Ġcon soles -- process -lic her -ĠSim mons -T aking -ĠCl aims -Ġdiffé rent -Activity Result -Ġsn s -éĢī æĭ -ĠCr us -Ġll am -r ab -ĠJo an -AA A -ĉf ilter -ish ops -get ting -à µ -Ġquant o -P ast -ov ich -Ġin justice -ĠF LOAT -Ġal right -\ DB -( GameObject -u ish -(b ot -Ġgall ons -ĠR é -ĠS aid -ĠSTDMETHOD CALLTYPE -ais ing -_process or -ell idos -ter dam -ĠBe am -Text Area -Ġret orno -.M ake -Ġ$ ("< -Ġlock down -Ġremed ies -Ġve el -x ee -do ctype -F il -ĠExp and -Ġemp loys -Ġsession Storage -Ph p -P ublish -Ġret al -f abs -ynam ics -Ġtoss ed -ĠnumberOfRows InSection -x path -\ modules -Ġdis astr -ĠM ULT -.M esh --st age -Ġs df -it ung -ug es -Ġ?> ">' -kin son -Ġк ол -ogn itive -_ li -Ġim minent -Ġaff inity -.sign al -Ġnot ch -ĠSteel ers -max length -K K -ĠEug ene -_P WM -ro i -Ġâ Ĺı -ĠH amburg -.M ust -Ġax e -en ef -Ġamb itions -ĠSpec ies -ĠSt ress -Ġa while -Ġб Ñĥд -Ġwith stand -ĠDec oder -_in ventory -Ġ{ ččĊ -Ġt gt -Ġrail road -W ASHINGTON -Ġnegot iated -N ST -- phone -, U -Ġexerc ising -á» ¥ -_P IXEL -av ors -iter ated -Ġv ampire -ad al -In grese -Ġun g -ject ive -.c ells -Ġn ano -Ġmark down -_R ULE -(event s -Ġl uggage -MESS AGE -ig keit -$ count -Attribute Name -IG INAL -_E nt -ĠB F -ĠCOM MENT -_in i -ĠEurope ans -ĠB elle -åij ½ -) [' -åº Ķ -ĠUse ful -.re ference -() ", -_ grade -ĠK aw -Ġsent encing -Ġsocial ism -mon ster -_L AYER -Ġdee pest -w k -ĠNo ise -### ĊĊ -Ġpr éc -ot le -ÑĤ е -a uf -ib al -Ġcon quer -> Email -Ġamb ulance -O AD -Ġ(" % -ĠF I -.f ixture -Ġter se -ĠĠĠĠ ĉĉĉĉ -Ġsanct uary -ug i -ĠCom parator -Definition s -Ġast hma -Ġl act -Ġhard wood -.c lock -Ġattract ing -ĠM our -(d istance -ic its -Ġbon ne -ĠAC CESS -.Deserialize Object -ĠTyp ed -Ġje u -Ġapp Id -ĠCl ara -ĠH F -ĠRe ich -ipp les -//---------------------------------------------------------------- ---------------- -_del ivery -erial ization -Ġplaint iffs -Sc ient -sh opping -ĠD ummy -ĠW ald -Group Name -Ġins cription -el og -:::: :::: -_ ld -Back Pressed -.R aw -ĠOn Trigger -Ġmuse ums -ĠBe en -ĠAdvent ures -Ġsl ate -Ġlet t -Ġsu nd -ĠG in -ĠMechan ical -.s hip -App Component -Ġdest ined -Ġdw elling -Prof iler -Pre pare -ze ich -Ġsil icon -(h as -Ġ# % -VID EO -Ġcollabor ate -L in -Ġsc opes -( className -(s d -and in -.h am -Service Impl --des cribed -Ġiron y -st ial -ĠHu awei -(re po -Ġunexpected ly -ĠK ai -.inst all -\x f -Ġexhib ited -_T CP -ĠO x -_CH O -Ġprostitu erte -Ġv ä -Ġsit o -Ġconstitu ents -ĠContin ued -ĠS AVE -r ss -/ message -ub es -Ġmisd emean -Ġtax ation -Ġstory line -h air -ĠFind s -S IG -ver ification -~ = -.h p -Iter able -Ñĭ е -ator i -Ġc tr -R x -_ );ĊĊ -d ag -.p in -Ġp seud -Ġinv o -ÑģÑĤ ÑĢ -_p ix -为 空 -Ġsw orn -âĢĶ or -_reg istry -Ġdis asters -ĠRO I -ĠâĢ ķ -akt u -fore st -be iten -âĢĶ I -ue va -eg t -Ġsp ikes -URE S -ĠRecomm ended -Ġexplo ited -ĠFreder ick -_COMP LETE -ĠDr ugs -!!!! !!!! -ĠR iv -ST OP -RO OM -ĠP ASSWORD -C ookies -.E l -á» Ń -ĠB ert -Ġhash ed -ic ester -Ġdecor ator -Ġquery String -: ;Ċ -Ġ" [" -oto pe --A meric -ĠMatthew s -UR AL -âĢľ , -Sum mer -f os -_CONT AINER -_A CK -Ġfil tr -_dis p -_ Re -Ġfac ile -а ÑĪ -Ġìķ Ĭ -Ġe ben -Ġspr ink -ĠQ uint -> V -Ġhistor ians -our met -ĠMonitor ing -led ger -c ott -Ġw are -GG LE -c ars -ĠM EDIATEK -Ġvol upt -_ View -HE L -(c opy -(st ats -Ġchrom osome -ĠCurt is -- conf -( asset -Ġhv or -File System -< >();čĊ -oc oder -ĠC annon -) x -ĠSm ooth -ĠS AS -_ ce -ĉ prev -_m ovie -E c -_w all -< Button -ĠF AST -Ġon View -ul an -ĠS UPPORT -Ġgesch ichten -ĠS ons -Im m -$ IFn -Ġfair ness -Ġd pi -ats u -J osh -Equal ity -Ġ} ()Ċ -_ less -ĠR atio -ĠC ats -ĠS tern -Mon ster -Ġmer cury -ü hr -Ġplus ieurs -.des erialize -sc opy -.F alse -) animated -ĠExp erts -Ġ"") {Ċ -.W hen -see also -.un pack -LE M -.select All -Ġperception s -ud ing -ir ling -ĠPrint ing -gram s -ĠFile Stream -erv ille -il og -ic mp -_C ount -Ġlivest ock -- ca -doc uments -Ġpo les -ĉw ant -Ġflu ores -Ġstand point -ĠH uge -Ġradi ans -ĠUIB ar -EDI UM -ĠHistor ic -_h older -ĠMar ines -Ġt ä -.L ight -quir er -ason ry -div ider -ĠFl utter -_f b -restrict ed -ĠEvery body -N ão -Ġkn ot -ĠT witch -Ġhall way -(C ollider -Input Element -? )Ċ -/ off -/ ) -play ed -[ OF -Ġbat ting -_d l -Ġcom edian -Ġé v -ĠD EM -ĠEd en -: white -' ', -Con struction -acer b -Ġtask ed -.man age -Rel ationship -Ġph on -n z -_B GR -Validate AntiForgeryToken -_ air -âĢľ When -Ġgl fw -ĠCon versation -_T OTAL -, Z -Ġg raz -Ġiter able -ĠP ASS -Ġadvert ise -Ġmö glich -/ train -ĠVolk swagen -Ġcreep y -Ġ" )čĊ -QU ENCE -Ġalt ar -Ġed its -comp iled -aw ning -ĠD ungeon -Ġo sg -Navigation Bar -Ġtrend ing -ĠE co -ogg les -cd ot -| - -S ie -ec ret -ĠN egative -ĠL ing -ĠD IM -ĠC WE -ĠCar rier -Ġcar tridge -_us b -= os -ĠJack ie -Ġo tras -Ġcommod ities -ĠP resentation -)&& ( -ĠMar tha -ĠCath olics -ĠM ond -об Ñĭ -_ absolute -Ġash amed -pons ors -t al -Ġsad ness -Ġpu ò -F ade --pre view -ĠRequest s -ĠCal vin -h orn -Reuse Identifier -(pro vider -/app s -ime o -ĉ Class -S amsung -ĠW ORLD -Ġc innamon -dot env -ĠI User -ĠDE V -_C har -.ib atis -et i -/ me -s st -.s ym -ĠRug by --m aster -aj ar -ĠY EAR -Ġo dp -ĠR oles -Ġbip artisan -ail le -Ġblock er -Ġgre ens -.SE CONDS -Ġbelie vers -ĠL ikes -F LOAT -Ġm ak -Ġg cc -âķIJ âķIJ -(" ~/ -SCRIPT OR -Ġton nes -ĠS ang -Ġtrans pose -enn ai -P red -Ġsoll te -.github usercontent -( print -ĠH ole -çľ ĭ -ad get -Ġprompt s -Ġgen etically -ĠH od -Ġvert ically -_control s -ÑģÑĤ ан -") {čĊ -$ title -Ġ} ),ĊĊ -Ġstate wide -ĠCor respond -ĠAt tr -it ant -Element Type -Ġout ward -Ġfam ilia -( article -Ġbl at -Âł Ċ -Ġgl Get -ĠRe ceiver -Ġ% - -ad am -W inner -Ġtail or -_p wd -ert en -St an -ĉ all -al ive -strt otime -� s -s essions -$ conn -ass ist -Ġchat ting -ĠM ant -Ġ% @ -Ġ"" );ĊĊ -Ġd gv -Ġíķ ¨ -.re peat -_M essage -Ġadvis ers -/ path -Ġk es -) } .ĊĊ -ogen esis -ĠOPTION S -upt ools -Ġmilit ant -Ġex ited -ig ar -ĠCOM M -ĠDis posable -ay cast -Ġrow span -Ġsyn thes -Ġsond ern -ĠĊ -ĠJ acket -R ATION -.getSelected Item -- init -ĠReg isters -_se p -ĠTool kit -.d ict -Ġx label -\ Table -t oc -_com bo -ĠComp act -Ġr ugged -à¥ĩ ठ--man agement -')}} ">Ċ -ĠSt amp -ı l -ro x -Ġlandsc apes -_NOT E -mon ary -c ab -Ġmo et -x af -rc ode -- cli -_g ate -[ event -SP ORT -g ia -ĠS UPER -/ Login -_sh utdown -int errupt -Ġpret ending -Ġfr inge -ĠRed s -ĠC UDA -ĠUN IX -v it -Ġbr ig -dr v -ĠConn ector -There fore -Ġl ia -D etection -_ actor -Ġtemp file -Ġecc entric -- role -Ġpad x -d ent -West ern -Ġê ·¸ -ĠApplication Record -Ġcampaign ing -_run ner -ĠC ivic -ale igh -Ġdire kt -.s ul -ĠĠ ĉĉĉ -ant en -Ġiss uer -Ġassert ions -( orig -AT IO -Ġlean ed -ä s -.D TO -expl ode -.O bservable -Ġstagger ing -Ġkidn apped -Ġprogram mers -ĠInn ov -.param eter -Ġdom ination -Ġske ptic -Ġæĺ ¯ -Ġavoid s -.Ver ify -ub by -ĠAS N -Ġformat o -ĠBeat les -_b rand -Ġin set -y outu -Ġto c --f inal -Show ing -ĠD oub -ĠM esa -Ad j -_m edium -Cre ates -(end point -ĉ UP -bb ie -Ġst alk -.datab ind -.S can -ag ents -$ , -ind ividual -+ )/ -ĉv m -(not ification -Ġin ex -ĠClass ification -ren o -Ġo lig --r ated -Ġform ulation -', { -Ġa cept -_un pack -_C A -.P ow -ĉ im -Ġal uminium -AN O -Ġx n -Ġcó mo -ĠIng redient -Ġseiz ures -åħ ± -ific ador -Ġsigu iente -ĠIn fragistics -Ġduplic ated -ĠDe e -Ġn ø -ĠAC CEPT -(c rate -иÑĤ елÑĮ -- less -Ġinf inity -An alyzer --D ay -rit t -(c in -ĠG y -Ġmulti plied -uch i -ĠBald win -/ ip -Ġshort cuts -.A DD -Ġvig or -_in struction -( ; -_ eta -è¿ ŀ -utor ials -Ġboost ing -b v -Ġacknowled ges -List ening -FA Q -; b -(( - -Ġarchitect s -Ġz we -Ġpul s -Ġget Count -ver bs -ãĢ ľ -(C ollection -k re -Ġjuris dictions -_b ridge -ĠCr ack -ĠDiff iculty -K O -Res ervation -_re quires -T our -ãģĹãģ Ł -.set Current -Ġk y -ĠAlb any -Ġè § -ll er -agn a -work ers -.bl ank -ĠPr ayer -M IC -Ġresil ience -Te X -ĠL anguages -st udy -ĉc urr -Ġenzym es -Sl ug -ĠíĮ Į -str al -Ġtum ors -Ġseg unda -=' { -in struction -ĠL isp -/ info -Ġ" {$ -,: ), -Ġg v -( ErrorMessage -Ġ' = -}- ${ -.Doc uments -" Well -Ġreminis cent -Ġg az -iro pr -eh r -Ġsup pressed -ers h -.scroll To -Ġcad ena -Ġgame State -ÃŃ m -( conv -ĠTom orrow -ĠC CT -M ongo -ul g -.C amera -.hand lers -m ph -Ġst k -Ġgen etics -AC ING -Tr ivia -ĠB am -(m arker -.St retch -ĠSun ni -ĠBet ty -.t olist -un likely -.Rect angle -ob solete -IL ON -inner Text -emb ourg -a N -ĠV ehicles -un lock -: utf -n ob -ĠSee ing -ĠNE VER -Ġt ls -Ġfil les -Ġbenef ited -ĠCl int -*/ ), -.f old -Ġpos ible -A DED -th ouse -.D AL -ĠO dd -ro kes -ĠSun ny -ĠPartial Eq -_B uffer -ĠLe vi -long rightarrow -eld on -g ages -_w arn -.Create Table -ĠD ip -_ questions -.log ic -Ġ# " -={() => -Ġt ep -Ġju icy -ì Ĥ¬ -en ko -ia lect -Ù ī -Ġon board -Ġæ ı -ĉ rt -_ UTF -ĠQ Action -âĢ ŀ -( Component -(a udio -.h it -g te -Ġprogram med -state Params -Ġpoly ester -f ires -by ss -] =( -_ quality -Of Day -ĠFair y -Ġy elled -op l -(user Name -ĠD ifference -Ġevalu ations -iff any -Ġcycl ists -Ġc idade -Ġtext book -Ġprof iling -__ ), -de a -. activate -Ġindic ations -Ð ķ -Touch UpInside -Ġinval uable -ĠM ASK -Ġcont end -F req -Ġrecru its -(int erval -ĠUser Profile -Ġ'./ ../ -ed u -_C allback -Ġanal ogy -ĠTro phy -app hire -V ideos -ĠCh er -ĠH av -âĢ¦ " -. validator -g fx -ĠU Object -class names -tri angle -ĠEnc oder -.s py -Ġpred ators -= status --s afe -: ",Ċ -ĠIn cluding -Ġ{} ;čĊ -* cos -Ġend ured -.sul ake -Ġnurs ery -Ġfrag rance -Ġre building -Ġn th -ĠFr aser -.set Date -ĠV ince -_RE ST -Ġvent ilation -æµ · -cri bes -.as m -lp Vtbl -ĠA be -uis ine -, array -ĉ className -err als -Ġ' ĊĊ -Check out -Ġsol icit -A ux -_c apture -Ġrib s -rag on -vi ol -top ics -Function Flags -ĠM arty -b ike -ĠT ucker -(k ernel -ĠO ps -Close Operation -/d emo -ild a -ĠlÃŃ nea -APP ING -Ġsu ites -.visit VarInsn -ur us -ĠMin ute -(m anager -Ġbutter fly -Ġap are -Ġw olves -J WT -ĠSal on -ĉd elay --es lint -is ations -.r pc -)| ( -ĠSnap chat -/m m -M N -cer ies -.text Alignment -ĠFrank furt -Ġad o -(new Value -( access -( Expression -ĠSign In -ĠHait i -_t p -.set Parameter -Min ute -Ġmanual s -ric anes -ĠP TR -ĠOut er -Ġget line -oc ations -_C D -ĠLy on -/g ui -_l ive -id an -.ge om -Ġborder Bottom -im uth -_check point -Ġme u -ĠIr ving -Ġpeu vent -(M AX -ĠAR CH -Ġp ov -.source forge -Ġjam ais -Ġar k -ĠBaghd ad -ĠC LEAR -Menu Bar -Ġtro is -CHED ULE -Ġ# čĊ -(C all -$ order -(M aterial -Ġencontr ado -$ list -ĠMETHOD S -.begin Transaction -_M AG -Style Sheet -Ġmaj ors -Ġindef initely -clean up -Ġhom eland -(d to -D ates -P resentation -ĠD K -={` / -ĉ Key -( Block -_check box -ne eds -Ġon Complete -ric o -Ġgle ich -Ġx m -O OD -B etter -ĠSQL ITE -. Book -x ad -ĠG one -ĉd p -Ġdev otion -Ġst m -Ġobs ess -ĠBack end -Qu eries -I k -// **************************************************************** -Ġdivid ends -.parent Element -} ")ĊĊ -ĠMaterial PageRoute -: num -Ġexp lic -ĠO L -le ast -O ops -iment os -Ġins urers -Ġhero ic -ĉf ields -.img ur -.btn Cancel -ĠDetect ive -(s m -ĠMutable LiveData -.l ab -(( [ -Ġha irst -ĠTrans actions -å¼Ģ å§ĭ -Ġstd Class -uent o -G IS -_c od -Instruction s -C alls -Pointer Type -ĠR w -Ġassort ment -ĠD IG -+ r -_C ERT -Ġinst ability -Ġv ib -on as -Ġro ku -ap ellido -Ġan gl -prene ur -Ġfluid s -ise ase -Ġde ed -qu ist -_CONST ANT -Ġequ ilibrium -_de legate -ĠQuant um -re i -Cap abilities -rect angle -? >< -al ien -ĠJ ug -D NA -T ickets -Occ urs -ĠHaw k -.setHorizontal Group -\ Collection -ff iti -Ġre arr -.setVertical Group -Ġc avity -Ġadult e -Fac ade -- wh -ĠL OL -Ø ° -Ġgrand parents -Sw ift -ĉw x -æīĢ æľī -if en -ff set -B eyond -// }ĊĊ -Ġw ager -Ġb ury -Ġcomm ence -reg istro -sc ient -ĠPer cent -Ġд олж -( identifier -.set Model -Ġs eldom -nt on -Ġappl iance -am us -rys ler -Ġpant ies -engu ins -Ġmim ic -Ġon Changed -Ġal coholic -.reload Data -Ch arge -ĠF ax -Ġj ScrollPane -Emp resa -Ġsh attered -x ba -Font s -? s -Ġpost season -ret ain -_r ates -Ġrequest Code -.t odo -´ s -CH K -ĠKeep ing -enge ance -Ġvs code -IPP ING -Default CloseOperation -_ raise -ĠO culus -ogram s -ra j -pc i -Ġcorros ion -.handle Submit -Access ible -ĠP iano -l ittle -AC L -Äĩ e -.un wrap -ĠCon vers -ĠLe ben -ione er -ĠMer chant -ĠJ orge -Ġembr acing -Ġvent a -á st -Ġvi ene -< QString -Ġexplos ions -Ġdistur bed -." < -m emo -ĠAb original -Ġcomple to -Tex Parameter -Ġuom ini -( agent -Ñĥ ÑĢ -ĠWh olesale -/ am -ĠBook mark -dr agon -Ġglo ve -Ġ" "));Ċ -iv ariate -now rap -In Children -.B r -Ġcon exion -Ġback bone -Ġe clipse -Ġpersec ution -': ĊĊ -/ link -ĠP ero -and as -ĠT ek -. "); --an alysis -Ġer ad -Mar shal -Ġanch ors -og er -Ġconver gence -st icky -Ġnave g -int ern -_DE SCRIPTOR -ĠConsult ant -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ Ċ -ĠA uch -Ġer re -ÅĽ li -ĠHor izon -col a -Install ation -hot mail -C NN -.C ollectors -ch s -(tr ace -ĠEnc rypt -Ġ---- -- -ĠBase Controller -Ġag ua -Ġre active -id l -Ġclass Names -ĉ Session -ĠDod gers -H ad -_l v -Is Valid -ĠHEL P -ut to -ĠVer ification -Ġget env -_p a -.b mp -: f -ĠLou ise -(' ; -/ socket -Gr anted -.c alendar -( IP -ĠP X -.R oom -Ġprogram m -ens i -Ġtablesp oons -Ġle ve -Ġmo str -.t ipo -/ an -(d i -Ġb iod -Ġdb Context -ĠJS X -ĉ results -. END -ht e -l ify -P recision -èĬ Ĥ -ARS ER -)did ReceiveMemoryWarning -at tempt -IS P -& a -_P OP -ĠT ac -Ġprepared Statement -Ġзап иÑģ -Ġow ing -, start -Ġreview er -Ġr st -Ġprop Types -Ġrock y -_lo cale -ĠStrateg ies -ĠWe ber -.C ascade -_equal To -Ġcos as -ĠDe letes -ĠMax im -Ġsh rimp -re trieve -.In clude -IG IN -ĠO E -] );čĊčĊ -.en umer -Ġco ef -_N ull -R a -ty ard -ĠSh awn -keep ers -Ġq q -_s b -om ens -ĠExec utes -# " -TT Y -ĠValue Type -); */Ċ -ĠAbs olutely -ĠT ottenham -/ art -Ġbless ings -Ġswift ly -b uster -Ġa vid -COM M -, temp -Ġ} ?>Ċ --g rowing -Ġdeep copy -A ck -egg ies -Ġ__ (" -Ġno ir -terror ism -Ġanth em -ag ency -_PACK AGE -ĠC losure -.reg istry -Ġmamm als -< L -U ICollectionView -ĠLED s -Ġvol ley -( Buffer -_N ATIVE -lib c -impl ode -Scroll Bar -ĠMar ion -.Con tracts -_A t -ĠWe instein -compare To -ĠH ose -en ity -.create Query -_r outer -Ġstim uli -Ġ++ ) -ĠCh amp -ĠBay ern -ass a -.v a -Ġdistrib utors -Ġfile private -Ġdepart ed -cc cc -@ click -ĠL unch -> L -Ġbl uetooth -.De ep -- standing -ác il -Ġro oft -ĠPath s -_iter ations -Invalid ArgumentException -.s pi -ĠUIAlert Action -uy e -sign in -.p riority -ĠEss ays -=' {$ -Ġè¿ ĶåĽŀ -_s igned -.p ersist -Ġred esign -To Lower -ĠNew man -= start -ĠIsrael is -asis wa -Spe ech -Ġnum eros -hand lers -ĠW ong -Ġм еÑĤод -We ights -ĠGu jar -te il -ĠNon etheless -_E FFECT -Ġv ect -ĠO sc -Ġco ats -ĠW heat -Ġge ek -ĠPRO PERTY -w orm -_const ants -ĠB oulder -ĠP arm -co le -Ġdefault Center -ĠRou ge -: A -xc f -ĠVen ice -med ian -Ġred emption -F resh -Ġcos m -Ġfig ur -Ġref urb -CO PE -.c d -Ġch ords -ĠS gt -Å į -VP N -ĠS END -ain en -_account s -Ġtent h -Ġdiss olved -< App -ĠCover age -use State -é ro -.. < -Ġì £¼ -Ġdream ing -ĠFore cast -.C ursors -Ġvis as -/ script -_start ed -Ġga str -(P RO -]; // -.T ile -* sin -( Adapter -ĠSand ra -_S IG -ard ash -ĠO val -Ġdescri pcion -(s l -ĠDes criptor -Ġ` $ -/f ree -ĠKey words -Ġt udo -ion ale -(f ound -.x yz -ĠGeneration Type -_DISABLE D -( area -Ġel ites -Ġh ombre -(m essages -ĠR ac -Ġext ingu -ĠEst a -op o -. vel -mouse out -Ġconv olution -ĠHand ling -Ġceil ings -T ek -ĠAre as -.writer ow -< View -ĠCorn ell -_B IN -.in valid -'' 'čĊ -ie ż -_P osition -Ġk idding -PC ODE -Ġwatch er -lo x -Ġâ Ĺ -D ave -_all ow -Ġbis exual -Ġun ordered -ĠSch we -_se gments -Ġt earing -IN LINE -Ġund es -.g oods -.c am -ĠL W -ĉ where -Cal culator --th reat -- alert -ĠSuz uki -ĠIP A -ĠAtt achment -AC CESS -(d type -O pp -_s ymbols -Ġdans ke -l age -or get -res olution -е Ñĩ -ĠQ Color -ĠBar rett -аÑĨи Ñı -= \' -ĠNav Controller -/ ref -(c ountry -_H DR -Ġterse but -pet ition -Ġsu f -cred its -๠Į -x m -ĠDav ies -.re ddit -Ġw oven -ĠO bl -ĠK M -ĠConsider ing -ens ored -.per iod -Ġd dl -$ wp -Ġextrem ist -; \Ċ -Ġk im -al ers -Ġspan ning -Ġco herent -Ġconse gu -.text Label -.g eneral -_d ashboard -л ение -k ick -_P ID -ĠExt ensions -reg exp -ĠCl ause -_m ov -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠĠĠ -ĠR eward -ĠLEG O -A k -=-=- =-=- -ĉ parser -Ġon ze -éĢ Ģ -âĢĿ ãĢĤ -_b all -(r hs -Ġch orus -< count -as urable -Ġwirk lich -ĠEr in -ĠMS NBC -Ġet ter -ĠC ron -_F LOW -Ġ, čĊ -Ġcal idad -ĠFile Writer -ĉ stmt -( Byte -_p at -Ġte lescope -Ġgre ed -ĠT ort -(w rite -\ application -ĉRT LR -ĠConfiguration Manager -Un ix -End Time -In cludes -ĠHar vest -en berg -ĠAustral ians -Ġë ĵ -Ġr n -Ġreput able -Ġbl ending -UL ATION -ĠBrend an -d ad -Ġm ø -ĠW oo -_d c -U ne -Ġr ue -with in -ang ep -Ġp ouch -\" ", -ĠS ic -âĢĿ ), -aly ze -ĠG ef -c overs -Ġd bo -replace All -ĉ Logger -Try ing -[ state --p iece -éĸ ĵ -beh avior -all ows -l rt -_p ython -ert ura --c ountry -ĠT G -.UI Manager -b ens -ale x -ĠBre itbart -b ac -Ġpredict s -Ġg ab -Ġcard inal -.Time Unit -ĠVis itor -ĠM ing -Ġliv re -Ġparent Id -port un -Ġdimension al -ĠV est -en ic -à ³ -Ġ Ùĩ -ĠBL UE -Ġitem Count -Ġfe athers -ĉp stmt -ĠPol ar -{ // -und i -Ñĥ ж -z ar -Error Response -ì ĥģ -Rep resentation -* _ -+ ] -pre pend -Ġ' > -Ġlegitim acy -Ġo o -S linky -Ġnation als -. words -; p -tr ap -oman ip -Ġc ues -Ġgradu ating -Ġsem aphore -"] );ĊĊ -ace y -RE ET -Gr ab -ĠFel ix -( Id -_ne ighbors -Ġmeaning less -(d el -Ġj eder -ĠContent Values -.abs olute -/ cl -Ġx b -dat um -Ġtort ured -Ġrub bing -S cores -ĠðŁĺ ī -Ġav ons -Ġam sterdam -E OS -H al -Ġtrust worthy -# = -.EX TRA -Ġman o -is icing --s upport -ĉc ursor -ĠSp o -aim assage -M ission -[] {" -Ġprint ers -G REEN -Ġt eg -Ġabdom inal -! ĊĊĊĊĊĊ -.Sh ort -аз в -ĠGift s -} ") -(b inding -x ce -âĢ ij -inf os -Form Data -Ġd art -Ġele ms -(in v -Y L -t in -GEN ER -á» ¯ -ĠT aken -uck le -: e -Ġspect ral -.b aidu -/ ');Ċ -Ġgre edy -es ion -,,,, ,,,, -Ġ/> ,Ċ -Internal ServerError -NSNotification Center -ĠA i -Ġsp it -Ġaug mented -Ġstandard UserDefaults -FIN ITY -R ace -: C -ĠRE CORD -ĠHigh light -Ġ' ` -Ġdef icits -Ġne i -Ġresearch ed -T a -Ġc opp -.Get HashCode -): čĊčĊ -On Click -ĠWell ington -Ġrev ival -æ¯ Ķ -éĹ ® -ĠN SS -Ġfor n -Ġint é -ĠKu wait -_fl ip -_ bo -_ \ -Ġocc urrences -ĠScient ists -S RC -og ens -igr ant -RE MOTE -ĠS ID -. opts -u ve -() ])Ċ -Ġlibert arian -ĠGl ide -les en -Ġform e -ow ania -Ġannoy ed -Def s -ĠExec utor -Ġcast s -.set Checked -ĠSh aring -.Serialize Object -Ġselect ors -_ OTHER -ë¯ ¸ -(s uper -( OS -_VER IFY -id unt -< header -Ġ/> ';Ċ -Ġvidé o -ĠNeg ro -ĠL ords -ĠT ours -Ġsoft ly -.re ceive -ĠE RC -Ġdata Set -Bad ge -ĉ Event -Ġper l -Ġ{} \ -(s entence -Or Update -Ġdim inish -P IN -(d raw -.To DateTime -.Equal To -(p in --p encil -lu ent -ĠCall er -Ġplay ful -- '+ -x ca -sw ick -){ }Ċ -}: ${ -ĠM eth -.get Cell -.b reak -Ġy max -=' Ċ -ĠH iro -( TRUE -as urer -Ġcu er -U ber -. Operation -Ġol an -Ġthr illing -< Response -ĠF emin -Ġtravers al -Ġp oc -Ġset Status -decl ar -std afx -Ġaddict ive -ĠB tn -Ġexplos ives -ĠCook ing -ĠPl aint -Ġaccum ulator -ĠApp ointment -, password -ĠF AR -lu et -Further more -decl spec -_Static s -.D ictionary -"> '. -ĉ valid -" ", -In strument -> J -Ġno str -ĠR ift -_P ort -Ġvec es -[ [' -Ġrall ies -- series -Ġv v -. uc -Ġr tn -State Changed -( ins -ĠCl a ------------- Ċ -c us -ĠRel oad -//---------------------------------------------------------------- -------------------------------- -.se conds -_dest ination -Ġscrew ed -> c -Th ickness -Design er -Ġgr ids -n Äħ -( cookie -T rip --M obile -Ġv oll -Ġgen ital -Ġconf isc -ĠConfeder ate -Ġweb View -Ġm ise -Ġcl er -(se lection -$ date -Ġshar pen -rag en -And Update -Ġrem ix -Ġh tons -R W -M PI -Ġretrie val -Ġric hest -.Dec ode -:init Components -ĠT Value -S aint -@ include -ĠPER SON -.se p -ĠLD AP -g ba -Ġgro ÃŁe -Ġreli ably -ĠD FS -.getItem Id -Ġprés ent -.get Token -Ġch inese -ĠMe al -Y OU -"> >ĊĊ -b ower -Ġsw apped -/ install -Ġs inks -etr ize -Ġdecl ines -ĉm ysql -ĠC String -ĠMotion Event -.L anguage -R oad -ÑĤ еÑĢ -asc imento -')) -> -. about -( editor -ĠR atings -in come -Å¡ e -.de queueReusableCell -ĠAust rian -Ġs ulla -ĠTrib unal -ĠDid n -ов аÑĢ -Ġins pections -B oss -Ġcock tails -Ġapolog ized -_sub plot -op al -+ =( -Ġreson ance -ib u -Ġë ¦¬ -rom a -res erve -pl s -ĠT ah -ax ies -OP LE -ĠDar ren -ĠZ ombie -_M ap -Ġ] )ĊĊ -ĠQ i -ĠS ail -Ġrestrict ive -Ġeros ion -- par -WH ITE -Ġold u -Ġap erture -Ġbit coins -text o -ĠCom cast -Ġtime less -en kins -Ġfeed er -/ tmp -res den -+' _ -.D estroy -Ġç ok -ĠD OCUMENT -.l ng -.tag Name -Ġk ullan -eg rate -Ġ(* . -ç¼ĸ è¾ij -Ġhand shake -s oc -_ geometry -ĠDam ascus -Min or -ĠK afka -ìĹ ¬ -Fl orida -_com pute -.ex pr -Ġpar alle -ĠD iaz -c ir -[ target -Ġj oking -Ġgl or -(set q -_hand lers -H ang -Ġf err -rim inal -ĉĠĠĠĠ ĉĉ -ent ies -def ines --t ax -json p -ĠU PS -met ro -__ ;Ċ -ĠUg anda -])) :Ċ -_t d -x ae -l w -. OS -ĠLog ged -ac id -ĠMay o -as pect -Ġvag inal -Ġinitial izing -Ġster oids -f iction -G RE -g end -Ġli abilities -ĠL ets -M ech -( nc -( change -Ġconnect ors -: k -Ġt ast -! ");ĊĊ -th ings -ro phy -luet ooth -ĠSign Up -. ctrl -Ġthere in -ord a -. escape -ig ator -Ġpet rol -Ġspec imen -Ġdeb uted -- Pro -Ġcr ises -.add View -ëı Ļ --d oor -Ġmon et -Ġmill is -Ġv ier -Internal Enumerator -Ġadmin s -ĠL air -z in -get Query -umb les -L IMIT -ĠV ig -_s ong -< Character -:: . -_h om -_b p -ĠSup ervisor -sub mission -ab ile -Ġno i -Or Create -Ġpe el -Ġon Start -Ġsent iments -veh icles -Ġclass rooms -Ġs zer -Ġb ending -Ġlong evity -Ġa cl -ĠAle ppo -ĠU M -ĠR icht -Ġmultip rocessing -DOM AIN -"," + -_Y EAR -Ġsc rape -Ġsol itary -Ġ"] ";Ċ -/ errors -ìŀ ¬ -ľ ëł¥ -b etter -ĉ number -ĠL F -ĠAc ross -Pub Med -\" " -ĠExcell ence -Ġus ando -ĠU IP -Activity Indicator -_V OID -Ġbre eds -ï½ ¥ -uest as -ĠTre asure -ustral ian -(f ace -ĠT ennis -ĉ Int -ĠHans en -ç µ -: I -Ġâľ Ķ -GR AY -O USE -Ġhe pat -ł í -A IR -ó ż -Ġque ued -vinc ia -ĠChrom ium -Ġcompet ence -ung al -ill i -Ġget By -ĠF inder -Ġincap able -Ġs add -Ġc ites -ĠChurch ill -S dk -More over -As pNet -( Float -$ password -ĠConn or --s ession -_d m -* )) -Ġde utsch -ĠN X -Ġper ks -_S ORT -_TO OL -_V ISIBLE -.as p -æĪ ĸ -ĠBre ath -D etect -ĠD uel -.c mb -[ it -.Set Bool -Ġnarc iss -Ġab ide -Ġej emplo -ĠâĦ ķ -Ġm ornings -Ġcomput es -.s sl -j t -Ġmuch os -_S S -[ end -Ġbas in -Ġalgun os -ĠCroat ia -lin ewidth -(t ags -(h idden -ÃŃc io -Ġap ar -ĠÐ ¶ -ä¸ İ -. food -ĠR ural -Ġbread th -å½ ± -(s ess -+ ") -ĠP aste -Ġserv idor -ĠBit Set -ĠTr an -la us -v ette -ey es -ĠCL ICK -ĠV III -ĠTurn s -ĠLe Bron -ĠM uj -ĠD eg -ĠAdult s -_s uite -process able -ĠPH Y -g hest -.F ail -ĠSl ack -ce j -\ Carbon -Ġsuper star -Ġhold ings -( forms -Ġ'# ' -M ultip -("[ % --s olid -/ url --t ier -[ length -ĠStream Writer -ĠMarket place -get text -_T ICK -ĠFor ge -Ġblack jack -ĠDO ES -ĠM atters -w aves -Ġwhisper ed -Ġl ush -ìĺ ¤ -d igital -Ġwr ink -ĠH ogan -Ġrust ic -.Apply Resources -ĠHard y -os omes -A UT -.ST ATE -Ġnarr atives -ĉ store -b ib -ĉ Scanner -ĠC ody -\ Repositories -Ġre union -and um -âĢĻ h -Ġsn iff -NS Bundle -Ġcompreh end -_US AGE -_ occ -URRE NCY -J NI -Ġspecial izing -Ġvis ions -Ġdol ore -Ġv á -ĠChe vy -ĠSt yled -imp act -all en -Ġk art -ĠTable t -st uff -re esome -аÑĤ оÑĢ -//---------------------------------------------------------------- -----------Ċ -_Ad min -Ġcell phone -Ġaut oplay -Ġcamb io -Ġmar itime -_BO OT -- quarter -Ġlat ina -ĠAJ AX -e quiv -ĠFront ier -ĠX Y -} ]Ċ -ĠR ough -.pro to -Ġcorrect ness -Ġfac il -ĠRe ached -ãģĿ ãģ® -V IS -.p s -Ġstr ncpy -Ġdiff usion -.start Activity -�� � -Ġaccom p -AMES PACE -imon ials -ĠBl ast -aby rin -Ġd ome -Ġextr av -Ġy en -Ġcul inary -P RI -ĠComm unities -n id -_oper ations -.h s -ĠMil ton -Ġno ises -Autoresizing Mask -(c id -}ĊĊ ĊĊĊĊ -] },Ċ -ĠD etection -tab la -Ġlib erties -_D YNAMIC -w get -ĠT ür -ĠP ascal -Trans parent -Delay ed -] () -ĠHer bert -< ActionResult -ch allenge -Ġmush room -.insert Before -ĠR in -Ġhum our -Ġf ø -api Key -alloc ated -Ġconf ession -. ",čĊ -ĉassert That -ĠS ORT -ĠL ORD -Ġexport er -.set Level -p okemon -ash tra -Ġf é -ur ator -(M SG -Ġt up -ĠH ull -Ġyield ed -.Sub ject -\ Route -! ? -ĠÑĥ дал -\ Security -- ar -Ġalleg ation -( Settings -ä nder -Ġell ipse -ĠRetro fit -Ġregul ating -ĠM olly -ĠL ok -_C ustom -ĠProm o -is in -Ġres umed -Ġmet ropolitan -.error Message -: ------------- -Ġpas ado -th ank -_De lete -ĠBright on -, unsigned -ä½ľ èĢħ -Ġaspir ations --h ow -R ose -= (( -_ne eded -_pl ural -< Application -ĠW EEK -ĠUn lock -ĠT EMP -S ou -Ġschizophren ia -Ġt roll -Ġcomplement ary -ĠNET WORK -Ġbl ir -Ġprogress Dialog -" %( -ĠAttribute Set -ĉ ts -.iter items -è¯ Ŀ -Ġesc rit -v ous -_pl aces -H K -Ġseg uir -_f w -ĠR ounded -Ġdis posit -è§ Ĩ -par m -w ow -STRU CTION -. allow -ĠChar Sequence -ĉ extern -Ġprosec uted -Ġmort ar -ĠJ uda -- msg -Ġest ud -.get Description -Ġs ow -amb re -Ġrom a -En h -bon us -Ġsqu at -Ġdist ra -ed Image -Ġpe ppers --per formance -, ĊĊĊ -, file -ĠM IME -_con cat -AB S --f ashion -Ġunder cover -One ToMany -Ġre claim -C OPY -Ġb inds -ĠT ape -Ġg ossip -ĠEqu ity -/ Card -. activ -' am -Ġdrain age -< Scalars -ĠonBind ViewHolder -() ?. -Ġs orrow -ĠI b -up y -_U UID -ĠCh arm -ĠElection s -.on Destroy -ĠInterest ingly -ounding Box -_d etection --h eld -_ unknown -Ġrefr ain -Ġmét odo -Ġe Book -EN OMEM -Ġd ang -Prof essional -Ġd ictionaries -/m ysql -ĠST UD -Ġmas se -s cape -Ġdre i -: name -.log o -Sign Up -Ġt ahun -( theme -ĠFem me -Ġbom ber -ĠJ ade -ĠT ay -Ġsubmar ine -_cl ause -zy ch -Ġsimult aneous -Ġcas os -. boolean -(l hs -Ġcontin ental --s ale -ĉ env -ĠC ute -ĠFactory Girl -ab us -/ value -Ġj adx -Ġst ern -> >ĊĊ -Ġsurf aced -Ġìł Ģìŀ¥ -pl atz -ĉ email -cept ors -"> ( -Ġep ile -è¯ » -ĠDe bt -åij Ĭ -N OP -" https -: j -Form Item -_L ICENSE -.get Double -ĠAg enda -ĉf inally -(f ilters -( av -ç¾ İ -AP ER -Ġl ava -еÑĢ ж -)) ))ĊĊ -Ġfault y -_n m -Ġtr ava -(B itmap -Ġspeed ing -> '). -Ġscreen ed -_ roll -ĠMac Book -ĠA UD -Ġdiagn ose -.G enerate -Ġ^ ^ -Ġstr s -[ Test -Ġr ansom -ĠDH CP -eld en -Ġinterpret ations -() ]. -flat Map -Ġline Height -_m ount -ĠW izards -Ġsl uts -eh ler -od al -Ġmilit ia -å ² -earn ed -Ġmis ery -int val -f und -Ġh ides -Ġdi arr -ĠWes ley -Ġx mm -Ġqu em -ĠAr abs -if th -ategor ized -Dis posable -P ure -_NOT IFY -sn ippet -ĠGar rett -.run ning -. weights -Ġ( -- -Ġin variant -äºĭ 件 -ĠAll owed -dir s -Ġpass ions -Ġl ad -ĠFl ush -men us -: block -Ġcompr a -.ch omp -alloc ator -Ġcur ated -ĠKnow ing -ĠPatt erson -Ġtel ah -' ex -Ġdo omed -Ġphil anth -ott y -.st yles -Own ed -Ġallerg ies -= params -oc ese -it elist -ĠS ending -b ef -orr ar -ĠN ão -ĠF argo -ĠL ub -ĠComb ined -_g iven -ĉĉĉĉĉ ĠĠĠĠ -Ġreconc iliation -Pattern s -az ard -Ġbiom ass -ĠH ouses -resp uesta -cc o -/top ics -ĠY uk -Ġweaken ed -_c alendar -Ġmulher es -ĠMar l -Ġs ine -ĠT il -ĠSou ls -ĠDe utsche -ĠF OLLOW -Ġpip elines -ĠBever ly -_DIP SETTING -" # -ĠPro to -.b ig -ĠSav ings -ĠT anz -j un -ĠG amma -ĠS add -Ġadvis ors -Ġro ast -Ġun ters -ud ies -_l on --point er -ĠElement Ref -\ Builder -example Input -.web driver -data Type -ĠQu ite -ĠCelt ics -u il --def ense -b ish -ĠUI Window -ĠS uddenly -.h ot -.re ason -Ġg ör -AM D -.M ulti -auth enticated -reg ions -; ( -а ÑĢам -ĠKir by -$ route -PREC ATED -ĠDur ham -ow o -ĠPer forms -Ġdisreg ard -n st -ĠP ols -Ġget P -"] : --col ored -( Keys -ĠAl leg -_mod ify -_ loading -str ained -Ġat roc -_p hr -< Sprite -Ġsatisf actory -m anship -.p ipeline -T ony -Ġth ief -pol ator -( lock -bur st -ĠOptim ization -Ġsurf ing -" Yes -Ġdesc ended -æ Ĵ -_C lear -Ġc ries -ĠFro zen -D IRECT -- Con -ĠLe icester -å¥ ³ -O OM -= db -Ġget Message -< Student -_b atches -.M ask -_ eth -\ ) -Ġsom a -C atch -[ ch -Own ers -ind le -: auto -. vert -iv r -.set Location -Ġfl uent -_END IAN -ĠCar lo -cept s -add Action -.o auth -< UnityEngine -re ements -.S kip -? )ĊĊ -.default Props -Ġc abe -ĠSh en -eros is -ĠPro fit -Ġpo is -_C REATED -Ġremove From -(w s -? action -( Field -Ġerr one -.min imum -ĠRetrie ved -Ġd ado -ĠPR IVATE --s pec -Ġg zip -p data -Ġpos Y -(l ow -Ġqual quer -/ cloud -ê² Į -( common -ĠAr beit -organ isation -Ġtid y -ĠRol and -( ph -.z one -Ġgent lemen -ượ c -å± ± -Ġenc losure -ĠMan afort -ĉ Color -St encil -N ic -Ġthe orem -ĠV G -Ġcol oured -V BoxLayout -uls ive -Drag on -c ff -et est -ens a -of day -.A zure -:UIControlEvent TouchUpInside -_up dates -Ġtrend y -ug as -weak Self -Ġr idge -ib ri -Ġì¶ Ķ -(C G -ĠMon key -.write Int -.tim edelta -ViewController Animated -ĠProvid ence -ãģ Ī -Ġbl ends -/Sub threshold -ĠAp pl -Ġat an -Ġreload Data -umb otron -st üt -O Auth -ĠG iving -ĠìĦ ¤ -ĠFinn ish -check ing -. Embed -sequ elize -Ġinitial izes -ĠOs lo -Ø ¶ -get Extension -_AL T -(bl ank -Ġfatal Error -Ġdem ise -**** *Ċ -ĠX S -(A F -ĠEn s -an tha -ĠP OR -Ġn ich -.N amed -Ġgig antic -ĠObserv atory -.Res olve -ĠPay ments -g uild -Ġcurrent State -============ ===Ċ -ĠS ey -p Data -Ġdead lines -Ġcentral ized -ĠScholar ship -_s upported -.ch rome -() ]);Ċ -Ġc yan -ĠC age -Auth ors -_ čĊ -/ os -k im -de e -.t ex -Ġyours elves -Ġm gr -Ġal k --inst all -Ġdraft ing -Ġrum or -Ġstat ues -Pool ing -ol ina -AAAA AAAA -/* ---------------------------------------------------------------------------- -Ġextrem ists -Cal cul -ighth ouse -In set -(IN PUT -Ġsynchron ization -iv irus -. axes -ĠG ap -- An -_T emplate -Ġgam er -ĠCr icket -Ġl int -Ġauthor itarian -NS UInteger -Ġred o -Ġadip iscing -_F ETCH -che id -ĠF ang -. indices -t one -д ел -Ġ{{-- < -bra him -Ġsal a -get Code -Ġcommunic ated -start sWith -ert z -Read able -Item Id -oref errer -cred ible -á ria -Ġcombine Reducers -** /ĊĊ -Ġbl iss -Ġad orn -dep ends -ĠRO OM -Ġfr aming -Ġ? ', -aut y -_p ot -_t abs -Ex act -, ", -Ġ'} ';Ċ -Ġarbit r -ahr ain -.getString Extra -Ġ$ \ -Ġoutput Stream -Ġcomm enc -an us -ch y -< Employee -Ġhex atrigesimal -Ġn acional -(serial izers -_put char -_S AFE -ential Action -ItemSelected Listener -.Dis patch -Conf lict -_ about -os aur -Bound ary -Ġclear Color -( Location -ĠMON TH -ĠT aste -- General -ĠW AR -Ġer halten --s aving -Ġcou pling --tr igger -m otor -Ġy yyy -ĠPat ent -pt o -Ġmisdemean or -vas ion -ĠAdmir al -à¹ī า -_P WR -Ġdevast ated -fol ios -ITU DE -urre ct -Ġrobot ic -ĠSan ct -ĠHawai ian -.R oute -- condition -Ġr k -/**************************************************************************** Ċ -create Element -ĠK op -ign ant -. rollback -Ġsal ud -_ ', -ĠAN SI -Ex cept -ĠDraw able -.Utc Now -":[ {Ċ -Ġk ole -L ua -ĠBel ieve -Com put -Ġhall uc -ĠSign s -r st -.h u -ĠKN OW -W i -ĠBr ass -ĠR as -@ hotmail -Ġsed iment -Ġap k -Ġì ĥģ -_reg ions -Ġpod ium -< Book -ж е -Ġsix teen -ĠAli as -Ġinfr ared -ĠV ander -ĠLe ading -uc ing -,: ,: -_h or -w at -Ġdé cou -_W idget -S ounds -_n avigation -Ġschn ell -(g enerator -uc ene -Ġrem ake -IP v -Ġré al -_IN CREMENT -Ġhypoth etical -_ ang -Ġof s -Ġ! Ċ -.com pleted -Get Type -Ġkom men -ál ido -add On -Ġz ÅĤ -UL A -_ind icator -'] ĊĊĊ -ap ache -_S elect -ĠGre ene -Wh ats -_an im -Ġrepet itive -m uch -ĠTh reshold -Ġl f -(C ategory -con e -M ix -_MET ADATA -ays ia -Ne ighbors -ĉĊ ĉĉĊ -IP HER -ĠFr ag -ĠC ells -Ġnames paces -( back -ĠRest aurants -sv c -Ġл и -ote ch --s l -¥ ¿ -ĠW T -ĠRed uction -Ġd otted -ĉf ound -ĠTE AM -B orn -ĠM ush -ĠCompar able -Ġh itch -AT O -Ġmax Height -begin Transaction -ÃŃ v -_b n -Ġher d -Ġrevers al -ĠH ond -del imiter -Ġconf use -Ġh ops -Ġcent roid -Ġcourt room -.decor ators -Ġm pi -ĠImpro ved -IN NER -ĠBang alore -ĠT amb -Ġbo ast -() ))čĊ -Ġil licit -ĠMor occo -greg ator -_res ume -Ġcrack down -Ġport raits -/h igh -( \' -Ġay ud -_fe edback -Ġc ate -/ avatar -Ġhe b -Point Cloud -Ġå ĴĮ -Ġ< ![ -Ġget Resources -} :{ -Oper ating -ĠF og -ĉt ab -ĠResearch ers -Ġfabric ation -.datas ets -ĠCamp o -ĠKa uf -Ġd ll -lig t -] ));ĊĊ -st ellen -ACK ET -l vl -ĠGl ory -.date Time -Ġcomm ute -ĠonCreate ViewHolder -ĠX Element -ĠT okens -< thead -_p ick -ì ¤ -v on -depart ure -(render er -phone Number -(P erson -gen es -ĠL ars -Ġ) {ĊĊ -ĠJson Result -Ġmet odo -VO KE -.get UserId -Acc eler -ĉ required -Ġchampionship s -Build Context -/t ask -/re leases -C ategoria -_over lay -Ġscar ce -_l im -n gr -ah len -ĠArt ificial -sp read -Ġbow ling -.an alysis -SM TP -ĉp assword -Ġbath s -] )){Ċ -current ly -ac iente -_se parator -Ġde ber -ĠDis abled -i ères -Ġâ ķ -_process ing -Ġprotest ing -ĠR OT -gr ab -Ġз ак -Ġpro active -word press -ĠSe ver -ind en -Ġw ikipedia -){ čĊčĊ -_w indows -is lation -Ġun rest -Ġdismiss al -.N UM -_F AST -iss ued -ĠF ACE -_u nder -Ġpl ugged -Ġå ° -ĠbÄĻd zie -ĠI CC -Ġcombust ion -Ġkiss ed -Ġstar red -ĠW atts -Ġspi elen --p urpose -ĠE val -arg es -, result -techn ology -Ġnational ity -ic us -ĠN ug -ĠÑĤ о -ĉĉĉĉĉĉĉ ĠĠ -col o -Ġg astro -ante ed -OL ID -.b ias -_t ele -.ins pect -Ġve il -. footer -Ġneglig ence -Ġjud gments -Room s -yn n -ĉcount er -occup ation -Ġ çĶŁ -un as -Ġ(^ )( -L ambda -f el -.Param s -Ġд обав -set Layout -Ġdeport ation -Ġlocal Object -ĠPharm aceutical -cept ive -ĠN ome -Equ ipment -F an -Un iversal -ĉ socket -Ġgr in -Ġex poses -Ġhab er -Ġsincer ely -Ġc ams -Ġm ü -en ia -E mer -C rypto -Sl ow -(x hr -! =( --s ervices -ĠP W -Ġprend re -Ġm ädchen -em ons -озв ÑĢаÑī -.M anager -ì Ļ -Ġg raf -- ra -met rical -/ fl -Ġc emetery -g ens -Ġp ÅĻ -ĠMySql Command -- To -Ġv Ã¥ -Ġa irst -oment um -Ġserv o -m illion -ĠMir anda -" She -Ġadvoc ating --c aption -ĠAt tribution -Ġwel che -_v endor -ĉ Status -arr is -Ġprint k -"," # -Ġrel ativ -if ferences -izz es -Ġdec imals -ĠPro v -.max imum -Ar n -Ġhelicopt ers -_B OTTOM -ch ure -od ings -' ( -")) );čĊ -( bean -.f d -F und -Ġhang s -app id -/k ernel -.p oi -.Min Value -- validation -L uke -c df -ĠFun eral -ĠS amples -ĉ de -Ġto astr -Ġtax able -Ġcl ustering -Ġ'\ ' -Ġre straint -ec ed -ch ains -ãĢĤ ï¼Ī -_GR APH -Ġfue led -éľ Ģ -H p -å¤ į -T iles -Ġa unque -J C -Ġhost age -ĠE sk -Ġm av -Ġgest ion -Ġb anners -} {$ -.int Value -.' "ĊĊ -_M ATRIX -Ġce ased -ĠG OD -_CAM ERA -.Allow User -tr acked -C ook -b airro -( company -Ġview point -.get Writer -ĠN ets -w ives -Ġ( ))Ċ -example Modal -ĉ child -Ġmyth ology -Ġ// " -_ axes -ib old -.D ark -ĠMax well -Ġg pointer -olic itud -B at -ul ner -bal anced -mail er -Ġcont empor -æīĭ æľº -(" __ -Ġ" )" -re ar -ĠHu ang -] ')Ċ -× © -FT A -ĠCalling Convention -ĠOutput s -P k -.Re ference -lect ual -Ġ) :ĊĊ -Ġbrace let -ug er -ĉ Error -S weet -("/ ");Ċ -h x -Ġun reasonable -Inter preter -Ġlo ft -_product o -Ġsoci etal -.P arser -ĠAd apt -. foo -( where -.F eature -ĠYam aha -g lass -For ge -Ġprohib its -Ġcapac ities -Ġíķ¨ ìĪĺ -Ġper mutation -Ġih m -F ld -el ial -======== ===Ċ -@ Configuration -Ġge ared -ios o -iest a -trans lations -Input Change -Pop ular -ĠPL US -Ġv f -_F ree -b box -Ġcaus al -PI LE -Ġsch ö -Ġiron ic -M ir -. @ -åį Ĺ -Ġè ĩ -R ew -ul ence -fl en -Ġcan Activate -- response -Ġacc ents -ign ored -° F -.Dependency Injection -ĉ point -Ġconting ent -Ġsqu ash -Ġpar ms -ĠC emetery -Ġdelta Time -ĠD OS -Ġvan ished -аÑĢам еÑĤ -ĠD PS -t foot -ĠZ us -_IN STALL -G AN -Ġar b -Ġmunicipal ities -Into Constraints -AutoresizingMask IntoConstraints -, image -_ ignore -Ġdanger ously -quis a -pl uck -Ġhar us -up pe -Http Exception -Br acket -.' 'ĊĊ -ĠT ol -ĠView er -zb ollah -.Code Analysis -ì nh -Ġcorrect amente -.d a -ĠAl ger -× IJ -ba um -ĠPan ther -part icipant -å¿ ħ --s up -Ġem ulator -Ġf ading -ĠW olver -cre ates -Ġbook ings -.Q uestion -§ è¡Į -Ġstress es -Ġre written -.PI PE -ed es -Ġc bd -": "/ -Ġenh ancements -_s y -B IN -ĠSl ip -Ins pect -ĠW eg -Ġcon gregation -Ġ_ : -_r m -Frame buffer -Ġ'& # -ĠFall out -Is Required -ĠPear son -ĠF ACT -Ġrel ie -ĉ box -ĠShe pherd -ĠWiki Leaks -ĠCollect or -Ġres ized -method Name -Ġevent Type -ĠA then -Des criptors -Ġb ers -- oper -ĠInitial ly -å ¡ -_B TN -ĠĠĠĠĠĠĠĠĠ čĊ -á b -_c ampaign -_w atch -F ord --date picker -Ġvis c -Ġsat u -_s ms -Ġcont ador --s vg -ĠDO I -$ args -Ġkn ob -.B OLD -Ġdeb ated -img s -sock opt -tr uth -ĠFe es -Ġh Wnd -_f ood -Ġab ras -Ġnot ions -ĠT od -: create -ĠConf lict -Us uarios -OT OS -Ġm sm -K HTML -([ ( -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠĠĠĠ -Ġ} ] -w izard -Ġm ientras -Ġdata List -Ġemerg es -Äĥ ng -.Read Int -PG A -ILL ISE -I Enumerator -(t uple -Christ mas -Look AndFeel -og enerated -Ġ# ĊĊ -control led -Ġex quisite -Ġa cest -Read Write -G ain -ãĢį ãĢĮ -Ġcopyright ed -Ġdo om -.Table LayoutPanel -ĠD ort -Ġch ili -Ġwer k -ĠEVENT S -ĠBe acon -Ġship ments -Ġse bagai -up on -ut om -.con verter -.Drop Table -={ }Ċ -f ic -~ ĊĊ -Ġlesb ians -_n a -Fore ign -ĉ then -/ ms -Ġor i -get Property -ĉsn printf -hes ion -ãģ ¤ -"} ," -Ġac rylic -P ers -@ Enable -I sl -(C ard -. Stack -L icensed -_G UID -: title -Ġh ust -Ġprincipal Table -an itize -/ embed -Ġens ured -ĠE GL -ÙĪ ر -ĠåĪ Ĩ -/ ,Ċ -Ġfundra iser -Key Name -Ġmarch ed -_VAL UES -ĠSc enario -Ġmet ic -_ass oci -ĠPast or -ĉĉĉĉĉĉĉĉ ĉĉĉĉĉĉĉĉĉĉ -er ate -Ġinv itations -quo ise -Ġbl aming -Ġd aring -UM MY -Ġrich er -em aker -ĠIdent ification -ĠìĿ ¸ -ĠBinding Flags -ch as -Ġresil ient -_p g -Ġre leg -ĠI RA -ST E -Ġtr actor -- loading -ĠPre viously -ĠV acc -/ be -Ġn Ã¥r -Ġurl encode -ĠNor folk -.Re lease -ĠNe utral -ä¸Ń åĽ½ -ĠAr lington -Ġalleg es -ĠW riters -Test er -ĠR ally -Ġc á -ĉ Print -Ġâĩ Ĵ -ĠUser Controller -ĠSeek ing -.V AL -List Node -_ ff -ĠPhill ip -FA CT -Ġc aramel -ĠM ultip -ĠCom pared -ĠSer bia -Ł ³ -Ġrev ive -ĠK anye -Ġver ge -ĠBulg aria -get Body -Ġ| > -ce ph -.DateTime Picker -." ;ĊĊ -ĠT ie -, item -Ġm enn -G as -och a -_v irtual -Ġmaster piece -_se quences -L TE -ĠSub mission -Call er -$ \ -S port -ag us -Constraint Maker -Ġcol oc -Ġw ig -ĠÐ £ -ĉ Array -Look s -ĠGT A -.st eps -atch ewan -_r anges -ext Alignment -ĠBren nan -Ġab straction -uler Angles -.m isc -Ġantib odies -Ġexponent ial -ĠCH ANNEL -exp ense -' y -Ġdetect ives -Ġpur ported -Y STEM -Ġradio active -ĠLat ina -.Enc oding -.T AG -x in -D egree -ur acion -pr ices -ĠRefer entialAction -Ġr arity -Ġp iles -g ende -_project s -_g lobals -.start Time -Ġê µ¬ -SE CTION -_p ublish -F ault -DD L -_p rior -M om -Ġth icker -Ġsequ elize -Ġessential s -str as -in tr ->( () -.man agement -e il -éĹ Ń -A ware -.C ity -ĠAr bit -_D M -_key board -L Object -- webpack -ĠNew port -Ġprincipal Column -leg ant -Ġp allet -Ġfract ure -Ġg mail -.M eta -A bove -.Key Event -j it -_mac ro -_P USH -á» © -/ controller -åĬł è½½ -Ġsuperf icial -exter ity -Ġmens agem -W ind -ist on -.open api -и ÑĢов -ĠSerial izer -uct ive -Ġz ar -Pl aces -.St atic -B a -Ġin advert -ĠIndones ian -_IP V -(h orizontal -Ġget Title -ide press -ĠConsole Color -ip ers -$ out -Ġfest ive -Ġeven ings -.Get Data -uit ka -ĠManual s -uss ed -_M ax -.Ch at -ĠA ircraft -= com -FO UND -ap ro -Ġtre asures -_al ive -Ġgad get -ek ing -Button Down -B rowsable -.PER MISSION -P ASSWORD -ĠH ASH -f é -\ TestCase -LO SS -o thers -, J -Ġassh ole -wer k -Ġm ã -. ie -ev il -kont akte -//////////////////////////////////////////////////////////////////////////////// Ċ -= sys -ĉ lock --- ;ĊĊ -_F UN -Fill Color -ó a -pre nd -Ġcompress or -M other -ĠAr cher -.g oto -Ġwür de -Ġbam boo -ï¼ İ -ĠT rees -Ġb umper -Ġsa usage -ĠEl asticsearch -Ġhor izontally -ĠG ul -Im mutable -Ġlos er -Ġabort ed --d emo -ĠH atch -Ġund e -Ġprocess o --c all -In come -å ĥ -_ returns -']." ' -(s w -C BS -am ilies -ĠYour self -ĠH olt -.M ON -ৠĩ -ÑĪ е -an on -ĠFont Awesome -produ cer -j r -Ġm au -ĉint er -Ġdish onest -Ġmagn a -ĠCollect ive -Ġvra iment -Ġcho ix -st ay -Ġweld ing -r ising -, min -ĠF ate -g lob -RGB A -Ġdet te -V en -Ġembarrass ment -.DE LETE -greg ar --re nder -(b ucket -"> ĊĊĊ -.wait Key -Bus y -Ġdifferent iation -ĠC ST -.Con stant -Ġline Number -(m atches -Ġweb socket -Ġbar red -Ġpued es -M ono -C ORE -I ID -ĠĠĠĠ čĊčĊ -Ġpúb lico -lean ing -Ġcleans ing -Ġcr is -ĠDev ils -_SET TING -unt ary -. );Ċ -Ċ ĠĠĠĊ -[ curr -ts y -ĠAlex is -rit el -Ġpet roleum -.pre processing -m atter -For Result -- license -Ġtrav ellers -ĠDispatch er -enn ifer -Ġdigest ive -P ED -hib ition -MAS ConstraintMaker -ĠW att -Ben ef -.set View -d to -TE E -ĠPel osi -_EX TRA -Ġmed als -x hr -fore cast -Ġn argin -oun s --f ill -_CUR SOR -Ġsuperv ised -Ġtur f -ĠEd gar -POS ITION -Ġcategory Id -â ī -_ ER -ủ a -Sh own -. ll -_POL ICY -(), ' -ĠPre v -ĠString Field -ĉG lobal -ass ed -Through out -o stringstream -.awt extra -Ġslo pes -ĠSe quential -Ġgi orn -Ġz elf -Ġvers atility -lene ck -.c gi -Ġdou bling -ĠBang kok -Ġbu urt -Ġusu ário -st udio -Ġje unes -Ġm uted -Ġ ips -_f raction -&& ( -Ġst unt -'); ?>čĊ -Ġev apor -b able -ĠPR ICE -Ġæ ³ -lu cent -Ġv amp -ĠTechn ician -Ġuniqu eness -M es -ur ban -.param etrize -ĠRe play -S essions -em br --Americ ans -_PRO XY -Ġp ian -Ġtri e -ĠD estructor -Game State -ĠIM F -ch in -Ġport e -ĠSw al -åŁ İ -Sub string -im ing -/L ibrary -Ġfright ened -w rites -Ġrecurs os -ar Result -_INIT IALIZ -ĠBad ge -_c rc -E ight -ĠDIST INCT -Ġth ro -@ Xml -ĠLegend ary --t witter -_e asy -Ġ+ ++ -(D ATA -.L ocale -Ġk ä -Ġn urt -Ġcr uis -_ ios -Ġsens ing -_L ine -Ċ ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ -pon g -ole on -Ġwild card -çĶ¨æĪ· åIJį -Ġbeg ging -R od -ĠÃ İ -_C ELL -Research ers -. selector -_ ing -Ġaspir ing -Ġimm ortal -Ġy min -_ robot -Ġpl ur -B TC -ĠD ID -Ġpier cing -* u -_DEFIN ED -ĠTh i -ita ire -(m edia -- ons -Ġche fs -Ġ"* . -/ AP -Ġraz or -Ġsearch Data -Ġ= & -Ġ ãĢĤ -Ġm ourn -ting ham -Ġo li -ĠVern on -_R S -ŀ æĢ§ -Ġf ácil -ang en -cel ain -Ġa il -le st -ĠQ COMPARE -g ain -ĠÎ µ -ĠK ob -ĠF ault -_config s -ç»ĵ æŀľ -. + -cal ar -(color s -M ul -_ ART -Ġexperiment ing -erm en -ĠAng lo -.Fixed Single -Se a -Ġc txt -.s lider -C ollapse -G rey -Ġf ld --pro of -.cap acity -get Parent -ĠCom pliance -Ġburg l -- rec -Ġover written -M U -Ġrout ers -ĉ Model -Ġfantas ies -av ian -_p rec -ĠSc andin -Ġ// < -/o ct -Ġceremon ies -Month s -und y -Ġqu ed -ĠN ou -ĠV ibr -.r gb -Ġcit rus -Ġbr aces --upper case -get Table -Ġdop o -ĠK err -_CH ILD -- cloud -ĉ Matrix -Ġgard ening -S ing -al most -Require ments -ugu ay -( Property -sub scriber -FA ST -re action -(l p -) })Ċ -` ). -.w allet -_ex change -.Max imum -ĠVer b -âĶ ģ -() < -ï¼Ľ Ċ -RO T -C ARD -ub it -{ @ -_k el -ĠTool tip -My SQL -Main Activity -ar f -Ġm align -Ġse inen -ap ist -Ġ< % -Method Impl -M il -ĠM ick -.de pend -< ID -Ġpredict ive -ĠAP PLICATION -le f -dim ensions -Ġconoc er -/ conf -ĠTr acy -F oto -_rem aining -= file -Ġpage Index -ĠPar ish -Ġt exas -ĠM AGIC -ĠH ew -d ifference -Ġalt ura -c um -ĉdata Type -Ġcaracter es -avi ours -ĠV OID -è¿ ij -P UBLIC -B io -ĠstringBy Appending -Parse Exception -ĠS uff -ĠN orton -/d etails -.n ull ->> & -ĉ ok --l ow -. usuario -n ested -X B -OUR S -.Border Color -Ġb row -ĠÐ ķ -cor r -ĠRed skins -.get Tag -.get Transaction -Ġst igma -hard t -ĠPlayer Prefs -als y -uc son -L anguages -ĠOl ivia -Ġt ac -Ġb li -Ġc aval -Ġconsolid ated -Ġper il -Ġde le -Ġform ulated -Ġhigh ways -.sp awn -== $ -ĠN iet -Ġv eggies -yp o --r ule -ĠV ie -/e pl -Ġenf ants -string Literal -Ġtou ghest -buy er -Ġcov ariance -Ġil i -ĠSoph ie -ĠB AB -Ġ" ), -ĠU k -current Index -_user data -.code c -ĠPun jab -ĠSN P -l ol -adv ance -Ġcom fy -Json Ignore -Ġfashion able -ĠI CON -Ġor a -ĠP ricing -< num -ĠI RC -ER V -ĠMe in -ĠID ictionary -AD OW -is New -ĠDev on -at l -(request Code -ĉ PreparedStatement -IM PORT -Ġmar ital -_SELECT ED -get Response -ar Down -B V -ib Name -ĠP ATCH -ä än -Ġda ar -ĠFile Mode -Ġm arty -.Spring Application -c ene -amp oline -get Size -Rest art -æķ Ī -.project s -ĠEthi opia -Ġstatus es -T ION -(b g -ĠX unit -Temp orary -ĠEng agement -Ġx f -Ġprox ies -Ġgen esis -Pager Adapter -ĠSl ave -Ġsung lasses -ĠCh loe -Ġko ji -ad em -ĉ JSONObject -Î ³ -Ġh ors -* w -ó r -es ch -Ġcritic ised -z ial -ĠSale m -.Vert ical -ĠR ash -> E -ter ing -/s creens -Ġheight ened -аÑĢ ÑĤ -Author ities -_b box -ün st -.font Size -ĠBO OLEAN -div ide -ĠSlo ven -uc er -Ù Ĵ -st ub -Ġnavig ating -: animated -_N OW -_v ect -} {Ċ -@ ( -Ġtele com -Ġcontract ing -ĠAss ange -Ġextract ing -Ġgr ö -c obra -.D IS -Ġcr ab -Ġtw itch -Ġvert s -Ġreject s -ĉ format -Ġreg eneration -.S ys -s olve -ĉd ialog -sh i -m eter -(b est -valid ators -Ġon wards -Ġg uru -Ġmoder ator -ow ied -ex periment -r ub -Ġm qtt -ĠCa ucas -Ġnational ism -Ġm ange -ĉ ImGui -/ Edit -Ġin h -Ġint ellig -ero kee -ĉ export -Ġdiscrim inate -sub tract -ĠM oodle -ens er -ĠGuid es -R AP --h ot -_gr p -.p icture -X A -Ġinit View -_Com m -Ġoverd ose -Ġ+ ĊĊ -ĠSil ent -show s -Ġinterpol ate -Form ation -Ġb isc -mark ets -( SC -Z e -ĠNetwork ing -Ġad renal -ĠG uns -ete or -Decl ared -orget own -Ġk arena -/ password -_address es -ITER AL -B uzz -ĠCon way -(c ase -P WD -he iro -( act -** čĊ -());ĊĊ Ċ -Ġan v -Ġ. .ĊĊ -(Menu Item -(m ail -_section s -ĉ net -Ġpl ut -Ġw rench -/ object -ĠI st -ĠV IS -/p ub -al ten -Ġguit ars -Ġantibiot ic -ï¼ ĸ - ¹ -Ġ" +" -form ula -Ġbab es -ĠP rompt -Ġen im -/ player -ĉ ref -Ġby Äĩ -Ġconsum es -ĠH ast -ĠT ao -Ġ' ))Ċ -Ġcl am -Ġthigh s -Ġmot if -Api Operation -ĠW L -get C -ĉf lags -oint ments -Ġeconom ical -need le -x ls -pr actice -ut zer -time ofday -- output -Ġfind ById -ĠBudd y -Ðŀ ÑĤ -Se ven -ĠB ark -Ġenv oy -_al gorithm -åĪ © -Ġball istic -ç§ » -r ades -ĉd oc -rodu cing -ĠE ating -Un mount -/data Tables -_b onus -Ġl itt -pp s -) localObject -per f -ĠHel vetica -sh utdown -/ ml -.t okens -ĠHard core -, row -/b g -Sc aler -âĢĶ as -_log its -âĢĻ int -ĉ App -Imp licit -.F printf -ET O -Ġterr a -Ġpossess ing -.r strip -, ), -= yes -ĠStr ipe -? = -ne utral -.g ood -Ġk ennen -ĠS ung -f ault -ystate change -Can adian -',' ".$ -ĠM its -æ nd -ĠSTR UCT -ĠURL WithString -ĠCom pass -Ġ-- ĊĊ -ĠNS LayoutConstraint -| min --ad just -Ġreb uilt -L IGHT -/ se --m ount -vp n -valid ated -(Q Object -Ġign ition -ĠCharg ers -RYPT O -]initWith Frame -ĠFl uid -Ġcad re -Ġnomin ations -Ne ill -ĠH ou -Ġcurrent s -_g ene -(in p -Par is -z ÄĻ -ag gregate -Ġass oc -weet ed -err at -âĢĵ ĊĊ -Ġ'/ ',Ċ -fix ture -ĠH ighest -amb ient -Ġch mod -Ġcon te -Ġsens ual -Ġgar ment -z ers -ĠPower ed -dom ains -R eward -i omanip -Ġcock pit -out file -Ġbuilt in -Ġins isting -. vars -zip code -Ġ ���� -f ails -Ġconsolid ation -_ oid -Plan et -Ġ= ", -ĉ el -UIL T -ät z -af ari -ĠMc Cl -Tim eline -Est a -Ġfr am -Y E -Ġcere bral -Of Month -ĠP regn -Ġкл аÑģÑģ -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ -ĠF res -Appro ved -.S pecial -ĠProtest ant -Ġallerg y -_p cm -ĉC opyright -Ġsuper Class -" strconv -ĠMoh amed -Ġ' // -Fore Color -Ar thur -ĠJ ungle -Ġve ins -S ad -Ġback ups -ĠOp inion -û t -Ġinter mitt -ody n -ĠChrist ina -Ġand re -Ġevac uation -pa lette -h orse -ĠRes ident -ĠHass an -.N il -Ġa isle -ĠG rowing -Ġblog info -/s ql -_io ctl -Sc aling -ĠMon ad -_c pp -ĠH utch -ĠApple WebKit -Exp ense -_J OB -Ġpoint less -From Body -ant al -Ġdepict ing -ĠC ELL -Ġref in -ĠC NC -ì¹ ĺ -_dim ensions -ĠS AN -Ġa ft -Ġfoot steps -cc oli -_PH ONE -/m ath --k ind -ĠMe ans -ich ael -.g una -Ġinaug uration --dr iving -( delete -Ġtotal Count -_M C -.Ext ension -Com mercial -Ġz Index -< Customer -" g --sh are -Ġp act -ag ara -ĠS IL -_m odes -ĠM olecular -Ġsystem atically -< G -_s cr -ĠO ro -as ers -Ġb ic -Ġdest roys -PI PE -.Start Position -Ġc ủa -ire z -.B unifu -_F unction -Ġs ü -_f uture -ĠWe alth -ĠNatur ally -æĢ » -_y es -Ġabrupt ly -String Encoding -ĠCGPoint Make -Ġz h -Ġimp erson -Ġpiv otal -ĠSom alia -Ġsegment ation -_AN AL -ĠLogin Component -Cons ult -Ġtr uncated -] ";Ċ -.get Config -Ġintern ship -B aby -ê° ľ -Ġstrengthen ed -_M I -b asket -Ġnicht s -ĠTV s -ĠSh an -ãĤ µ -rac use -.Re LU -/ interfaces -ĠgetItem Count -Ġret iring -Ġspecial s -Ġentity Manager -bel ief -Ġs older -da ughter -ij kl -Ġutil izes -.f ixed -S U -Ġdr astic -Ġh acks -gr und -ĠM U -ĠSt arter -.Com ponents -_m otor -Gold en -Ġl odge -Ġ )); -ĠCor inth -иÑĩ еÑģÑĤво -ón ico -gre SQL -ĠFl uent -Ġmar c -.Load Scene -.Group s -Ġer h -ĠAut umn -St opped -Ġitalian o -Ġmin ions -ĠAssert ions -Ġm ux -B u -Ġ---------------------------------------------------------------- -------------------------------- -ĉ up -read ystatechange -_M eta -Ġcurrent Date -ĠChap man -Und o -Se an -ap r -Ġpar m -_ icons -ĠSt a -á z -Ġsub division -Ġalter ing -P NG -ponent ial -Ġpost gres -ĠB DS --ex istent -ĠBrad ford -ĠO MX -_W HITE -_PRO GRAM -q c -Ġtypings Slinky -ĠP ics -_M ETA -IT TER -_sub scription -IRON MENT -ĠHy undai -();ĊĊ ĊĊ -ĠØ ³ -Ġj ac -Ġelimin ates -) });Ċ -Ġcomp rend -ĉ insert -_f aces -"> $ -Ġeb ay -Ġcapt ive -pl iant -ĠCalcul ates -ol ta -est ing -_re vision -Ġm ús -+ m -"," "," -WH AT -Ġcompassion ate -h arga -[ random -Ġmod ulo -(s n -Ġoccup ations -//// Ċ -ĉ board -ĠB alk -wi Äħ -ĠW ifi -.Pro file -:m aj -ĉm at -LOCK S -(j Button -Ġ(' $ -M ur -æĮ ī -b ble -Ġf rog --h ide -Ġbroad caster -ภŀ -ha led -Ġam using -_predict ions -_in tr -Ġe agle -аÑĤ елÑĮ -Ġget List -ps ilon -Ġcharacter ization -AR DS -Ġre location -Ġr ulers -P AY -ĠDef initely -_A ction -Ġclos ures -Ġfact ual -odyn amic -Ġpreca utions -nie j -ĠPart ies -ĠSub aru -Ġcous ins -ar beit -.m oney -gun ta -( and -get item -.Style Priority -Ġsl id -single ton -Ġg arn -ĠP AS -Ġd azz -a ż -Ġbog us -ĠM og -Ġrival ry -is ol -Ġland marks -ñ as -B ern -ĠSach s -Ġ" )ĊĊ -Ġhost ility -_m ex -m ere -M ot -p ictureBox -Def ense -Ġaffid avit -other wise -.d irectory -_ UnityEngine --b log -.s kin -ph em -Ap ellido -er chant -[ class -Ġw art -." [ -ale ur -/ back -ĠĠĠĠ ĉĠĠĠ -Ġprecip itation -Ġob struction -Ġp Obj -Ġr upt -UCK ET -ay e -æİ Ĵ -g x -Ġe cl -Ġsecre cy -/ Header -ĠLes b -Ġle i -ĠBullet in -Ġgive away -.H ome -_RO OM -" W -Ġcow ork -_ ra -ĠC ycling -ĠP aw -Ġpup il -/ arch -ĠFile Utils -é¦ ĸ -r sp -Ġfreed oms -ĠL ear -}` ). -Ġbow ls -/b lock -_log ging -Ġmeth ane -Ġhorn s -Ġwonder fully -Ġalter ations -Ġex ile -ls en -_p ause -_L ANGUAGE -ĠUS DA -_m ysql -_AM OUNT -ĠL IFE -Ġyoung sters -Ġri ots -[ E -Ġun forgettable -, },Ċ -Dis posed -ĠAss assin -UN G -ĠNew sp -User Service -: aload -+ ', -Ġsett lers -Ġscre ams -Ġincon venience -.R otate -Ġj ars -ĠP uzzle -Ġm est -ars i -ĠSh arma -| ( -.d s -ĠSac red -_e vt -Ġexpress es -Ġh och -ĠD uch -.c alls -th r -ĠShe ffield -.Alert Dialog -Ġrad ically -Ġtr ous -Ġprev ailing -ĠWW II -âĢĻ n -ens ely -ĠY esterday -ĠSir ius -Ġkill ers -ĠF FT -Ġo val -') :čĊ -Ġìłķ ë³´ -our age -ĠCheck box -Work book -.def er -_f loor -Ġc ouncill -Ġnors ke -mo il -ore a -Ġmarket ed -_S UR -x AA -Ġst ained -e ut -ĠM eng -Ġi eee -. extern -eg ie -Ġr app -ĠPy ongyang -' class -M ob -Ġinitial Value -_w ave -Ġj ab -Ġmascul ine -Ġampl ifier -Ġt ty -Path Component -_ xt -ĠG FP -/ sec -ĉdis patch -mark down -ĠS chn -bo le -· · -mouse move -Ġerr Msg -Ġas ign -_m ono -To Selector -ĠZ u -(R ect -ĠError Code -lat in -ang ible -v tk -CG Size -P okemon -Ġclass mates -Ġattract s -ĠT atto -ult an -ol óg -Ġhalt ed -ठ¨ -ĠK art -Ġ ue -_Init Structure -Test Class -ĠAir bnb -_ ", -Ġchar coal -Ġip c -ĠSt retch -.g lide -lates AutoresizingMaskIntoConstraints -Ġpot ion -ITT LE -Ġcount ert -_h d -pre pared -Ad s -ĠV ampire -rob ots -.Create Index -Status Label -Ġt ucked -af ür -U t -Ġswe ater -_F N -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĉ -ata ka -Ġeyeb rows -ac oes -ud en -.LinearLayout Manager -Ġsw ay -Ġmult in -() )))Ċ -ĠNS UInteger -ĠMy Base -Part ner -uts chen -ĠC ater -.setBackground Color -Ġaccompl ishment -_pro blem -.d td -Ġpage Number -Ġj ackets -Ġcro pped -u els -ĠH ep -Ġc apped -* Math -_callback s -Ġpub b -ĠBrun swick -.res pond -[" _ -Ġbed ding -hyth m -O X -(s peed -Ġpestic ides -Ġ---- --- -.Bl ue -Ġnood les -ĠGo es -Ġs aver -o xy -_com pletion -ĠSw inger -Ġget Date -Ġmind ed -int egration -ĠLot us -(st op -(', ');Ċ -Ġflood s -ĠWork flow -Ġerupt ed -Mac ro -ĠSau ce -Ġevent Name -\ Input -Break ing -ĉ when -_p w -IND ER -ĠWell ness -Ġvox el -ĠM ell -ĠM EDIA -SE NS -ĠFund s -ĠM ild -< Array -- this -ump ed -/f w -ĠDb Context -W I -girl s -H OW -'); ?>Ċ -Ġtempt ing -Ġtest ament -Ġb ible -Ġconsult ed -ĠIndex Error -è¨ ĺ -Ġkey pad -izz o -( ok -Ġwhats app -ĠRemote Exception -Ġteam ed -âĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶ âĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶ -» , -Ġget Time -di ag -iss y -Ġh ed -Ġkn ots -j om -Ġfun nel --m ails -Ġexport ing -ĠV L -ĠK arn -ĠBuddh ism -ĠAll an -_R ADIUS -Ġw ording -ĠFor get -ĠCor ona -ip hy -Ġlim burg -ugg y -ĠUser Repository -im in -(e le -Ġlabel led -ç¤ ¾ -ĠH erman -.q q -Ġ" ));Ċ -ie ber -.Trans late -ry n -Ġdes env -um d -Sim ply -ĉm ode -R pc -ĠVal encia -Ġstaff ers -Ġsel v -ĠSpi ke -Ġdel ic -Ġer u -_D T -J udge -á» ķ -ĠBas in -.m utable -" url -Ġtar iff -ĠSlee ve -Ġfl are -.drop out -Ġbr ides -)) ,čĊ -_con straints -de struct -Out line -Ġdisappe ars -_lock ed -ĠNS LocalizedString -ck e -ĉ null -ad resse -Ġto pping -ĠJ oker -b ishop -но ÑģÑĤÑĮ -and ering -_ amp -= time -_S pace -_P ULL -' = -Ġant iqu -Ġc ach -___ ĊĊ -ON ES -о Ñı -Ġun read -.p olicy -oooo oooo -ëŁ ¬ -Ġu sted -ĠRe ce -Ġal lem -ãĥ¼ ãĤ¹ -ĠThought s -ve illance -istr ate -_l ane -Ġfam ed -.Get Name -Ġsmo other -ĠQual ified -az ers -_ geo -F ax -ĠM inds -ĠR aises -Ġtrans cripts -Con versation -Ġremark ed -ëĤ ĺ -d ling -Ġdeploy ing -Ġshared Application -Ġk p -FontAwesome Icon -_d ummy -reib en -ĠJane iro -Direction s -.get Bean -s ass -Ġcommand ers -v ation -error Code -ĠAl loy -.local ized -Ð ij -Ġdish washer -ĠSou p -N u -_D efault -Ġune ven -Ġ/> ";Ċ --B ased -Ġseam lessly -- null -ĠX C -Ġst ew -(d elay -AT ORS -ĠWhe eler -" H -e ast -. air -âĢľ But -Object Context -success fully -_l and -Ġfold s -_CO ORD -Ġsub po -.get Address -in str -Material s -Ñĥ ÑģÑĤ -de posit --l ast -_GR AY -= find -Ġmut ant -Ġlesb ienne -let cher -RO UGH -ure ka -.c apture -Ġen n -Ġ([ [ -ĠFl u -Ġtask Id -ĠHus sein -.f older -Ġa usterity -ISTR ATION -_ Impl -注 æĦı -Ġdec ree -- chat -Ġimp lication -Ġguess es -ul kan -An alytics -. plus -COM MAND -е ли -» ĊĊ -_S ITE -Ġequal To -Support FragmentManager -ĠRec ording -å®Į æĪIJ -Ġbag gage -Ġpitch ers -ĠE h -o que -ĉc nt -Ġ=> $ -/ foo -IR A -ĠSat ellite -bor ah -Ġ}} "Ċ -ĠEnd s -ĠSpr ay -, param -.Ch rome -* q -th ought -ibr ated -Ġth ieves -Ġbenefici aries -Enter ed -ottes ville -Ġveter in -By ID -qu ipe -um ption -- unit -Execution Context -@ s -ĠG iov -.Tool Tip -_f riend -( attributes -Ġdump ing -ĠJ C -_D OCUMENT -ĠArm our -( insert -.Horizontal Alignment -ĠQ ed -ãģĦ ãģ¾ãģĻ -/g it -ĠY YYY -ĠCard iff -Ġap a -organ ic -ĠWhere as -Ġæ Ŀ -ĠM ia -Ġdemol ition -Ġsc ars -Ġp ai -Ġre tries -Ġr q -ĠDen is -( Utils -Ġallev iate -ĠP IC -id ue -Ġacknowled ging -Ġ// //////////////////////////////// -ç¡® å®ļ -Ä « -\ Json -.b inary -Ġx type -sign als -ĠAp pearance -& r -} s -C i -ĠI llum -por ate -h og -Ġindex Of -\ Command -_par allel -ĠSher lock -í ĥ -Ġ" ")čĊ -//////////////////////////////////////////////////////////////// //////////////////////////////// -Ġcritic ize -ĠSo ap -ĠMatch er -Ġgr illed -* T -Ġad ore -ull ing -Ġjed och -_ref s -lean up -ĠJ AXB -Ġro ses -ĠL iam -size i -Ġget char -Ġtar de --to oltip -Ġqual ifier -ĠInter mediate -_W indow -ĠMal ta -Dis connect -ew here -Camp o -Ġirr ational -led o -ĠD N -ARG V -Ġout ro -Ġth irteen -Jose ph -M AR -/g l -J ess -ĠPsych iat -Ġpadding Bottom -- loop -/ fonts -_se en -Te ams -React DOM -(m an -(x path -.get SimpleName ->( * -ĠP vt -Ġel ders -Ġp ies -.user Agent -- region -ĠGree ks -(f ragment -st u -Ġcouncil s -Ġst amina -ĠGod dess -è ¥¿ -Ġphilosoph ers -Ġpers one -ĠL ose -ĠCL R -ĠD ocs -Ġso ak -ĠHOLD ER -Ġb ells -hash Code -R ATE -_WE IGHT -in ous -end ra -oph obic -Ġpro se -Ġfin ely -/o auth -(s pace -ad ge -ĠM ama -Ġstring Buffer -Ġst int -Ġmis ma -Ġvill ains -ĠCrime a -Ġdipl oma -Ġпо Ñģл -ĠBe a -(j oin -Ġíķ ´ -CH AT -per ing -ĠC ros -Ġmon keys -Ġpred s -yl a -,, , -Ġvibr ator -ĠN U -åħ Ī -f ant -z et -Ġb ietet -un ft -sw orth -.F low -Ġpsy ched -ĠContin ental -> t -Ġqu ilt -. UP -Ġexpans ive -Dis pose -(l anguage -C aps -_Z ONE -Ġrec ycle -ĠMan aged -current Color -.b roadcast -sign In -.p rom -ll u -ue blo -Ġpunch es -Ġautom at -Ġassign ing -Ġcreate User -ĠAll ied -Ġconduct or -Ĥ ¨ -Ġs addle -Ġd ni -omed ical --W est -Positive Button -Ġit alic -? [ -(tr igger -Ġele phants -":" "," -Ġcal iber -raft ed -d igits -Ġmar shal -mill iseconds -mark ers -m om -/ place -Ġhol istic -: t -# , -Ġb oto -Ġnause a -ĠSh ooting -ite ch -Ġtext Status -< Class -ĠDes cribe -Ġbuff et -g il -Ġlog its -std call -mod s -ĠSk ull -ĠB are -h ope -ĠIn tr -F air -ĉ pt -Ġacompan h -Ġf kk -_r pc -Inst alled -_ ans -.get Minutes -âĢ¦ "ĊĊ -- thread -Ġpres chool -AIL S -Ġdiff ic -( convert -ĠN ath -ĠDO J -Ġreg imes -Ġenthusi ast -Ġwarrant ies -Ġfasc inated -_b inding -_N ot -oft en -_R W -/m ail -Ġtitle Label -Ġvill agers -ĠJ iang -Ġsw agger -.Row Index -_img s -rap y -VER AGE -. Up -Ġno op -c io -ĉ ST -Ġdecre ment -Ġmagn esium -_ rotate -S it -Ġnieu we -Ġter med -íķ ©ëĭĪëĭ¤ -Ġur g -_t ouch -Ġsw arm -Ġcl ave -th est -ĠL af -H X -ĠH ulk -Ġplaint ext -ĠSof a -get Session -L ed -Ġecosystem s -he i -ĠK ills -Ġhus bands -Ñħ ÑĢан -(d om -_t iles -Nib Name -Ġdon ating -. acc -Ġlifes pan -.b n -_RG CTX -æ ¥ -ans en -Ġmod elling -Layout Params -ĠonChange Text -rs a -- location -.P e -(b us -(s ong -Ġprodu k -ĠSH OULD -ĠC J -Ġs os -ĠHome Controller -.load ed -(D ocument -.s ocial -t iles -Ġl ame -= df -.parse Long -Ġpr ac -Ġdet ox -ĠV E -Ġpunt os -Ġdo ctr -Ġan cor -CA PE -Ġc mb -çĦ ¶ -*) " -:// / -Value Type -Ġmort gages -; q -ĠRock ets -s port -UG C -ct s -ãĤ ģ -ie ur -ĠAppe al -(n b -//////////////////////////////////////////////// //////// -IM ATION -ĠC res -ĠMan ip -C ause -at ypes -man ufacturer -# ---------------------------------------------------------------------------- -Ġsp or -es on -Ġpun ched -Ġbook marks -ĠBul k -Complete Listener -ĠTalk ing -ĠEr nest -Ġrub bish -k ills -ĠDE FIN -Ġneighbour ing -ar lo -ĠP CA -ĉm atrix -lo k -Ġat las -ĠG ur -Ġw yn --n egative -Ġt ul -Ġre lic -ĠV oltage -ĠPre is -ĠJ NICALL -ĠPM ID -ak et -ĉ attr -Ġet iqu -ĠM J -ĠG mail -cl r -_exec ution -éĶ ® -pos itor -. af -N r -Ge orgia -Top ology -Ġperch é -Ġmus lim -Ġepid emi -Ġsab ot -act us -Ġë ĮĢ -ĠIO Error -. est -p refs -ĠKr ish -.Read Key -NAS A -u ção -_D b -umer ator -W ide -(st atement -.end point -.... ..... -Ġ[ * -stream s -m time -P x -at r -Ġt pl -R oman -Ġscen ic -.n z -ĠSe conds -sub menu -Ġìĭ ¤í -_b undle -Ġde ÄŁ -ĠS isters -pre ferences -Ġport a -Ad visor -max Length -ĠG REAT -__ (Ċ -ole st -ĠLabel s -Ġen fer -ĠĠĠĠĠĠ ĊĊ -ĠThe ft -_F ILL -ĠW ise -) application -un ami -> ())Ċ -ADD RESS -B ST -et zt -ĠQ gs -S ense -Exception Handler -ĠCh u -.get OwnProperty -Ġexerc ised -iot ic -ĠRe leases -Ġp interest -ol ie -is oft -Ġsequ encing -Ġpad re -] ));čĊ -(r adius -.m ed -aint ies -.Object Model -Ġem ple -Ġseg uro -St ars -Ġqual itative -lem n -á» ± -> "). -Ġg x --c ert -ĠAST M -Ġfull name -Ġte lemetry -ĠCamb odia -_ ul -ĠCl are -C USTOM -Q C -ĠUn s -ĠHTTP S -ĠPark inson -ancy box -',' . -T ue -.get Last -Ġab i -Äħ d -A st -ĠEd iting -.Un ity -j mp -Ġm ats -Ġshared Preferences -Capt ain -.page Size -Ġr tl -Ġan meld -Runtime Object -Ġdemand e -(" ; -se ite --head ed -ĠK ra -ĠF ONT -` \ -Class NotFoundException -. avg -atic al -A j -Ġpermit ting -Pro j -ERR Q -Ġcre ampie -ĠBuy er --mod ules -ĠSund ays -| `Ċ -Ġday time -Ġ+ ( -Ġgl itch -ĠOper and -Ġtox ins -iny a -D NS -ĠS as -C ake -ĠNation als -.add To -Ġs inking -Ġcompreh ension -Ġsc or -ag ements -Ġt ard -Ġmarch ing -ĠM TV -Ġs ane -Create Info -Ạ¯ -Ġend Index -ĉ layout -ĠåIJ į -S ITE -ĠT HERE -Ġ[ {' -opath ic -Ġtrans mitter -/ body -Ġp und -ĠC losing -Ġset attr -Ġbound ed -At las -sum ing -(t imes -par er -yn om -fe it -Ġf rem -- leg -ĠBr as -> # -Ġì¶ ľëł¥ -ĠIN STANCE -ĠC ouch -_host s -lik elihood -.M arker -ĠM asks -Ġcere al -util ities -Ġelement al -Ġdist orted -in active -c ry -W L -UPPORT ED -.Th rows -/s chema -ser ie -." ', -ĠBened ict --p icker -ig gs -ĠPir ate -åij¨ æľŁ -ĠTh ema -ĠSouth ampton -Ġarray With -ĠPaul a -Ġpredict or -- Ass -.user id -Ġper i -Ġexagger ated -ur ate -arse ille -ĠCon cent -ĠP ik -Ġ@ _;ĊĊ -Ġform ations -Ġden omin -"/> .Ċ -ended or -Ġpan cre -Ġam t -Ġon Resume -on Delete -ĠB CH -) (" -m ovement -Ġpot assium - [ -& utm -g roupon -str ate -D Y -om orphic -': [ -Ġgrav itational -ĠMich a -ĠT encent -Ġco ached -ì¶ ľ -Ñĥм енÑĤ -/m obile -Mouse Down -b ud -ĠY as -ĠPro viders -N Z -ĉ report -err msg -Ġimage Path -acter ial -ĠM anga -wick lung -( usuario -")) ;čĊčĊ -/** * -Ġorgan ise -Index ed -_ QUAL -(Py Object -Ġsurrender ed -PO CH -ĠNOT ES -\ \" -- job -Ġsevent y -#### Ċ -ĠMan or -Ġdown right -Ġtime frame -ins urance -check er -ĠSE CRET -Ġecho es -ĠCarm en -.setHorizontal Alignment -Ġis Checked -ĠT OR -_n n -(' ( -Fetch Request -ĠPrint ed -Fl uid -ĠST ACK -G ES -a igned -ig or -.Un known -C BC -ĠCarl son -. URI -Ġpl ight -/ start -ĠPerson nel -ĠP REFIX -, ** -Ġlim ite -_ heat -% ï¼Į -ĠDon ne -get Node -ĠScient ology -Ġcom et -Ġwen ig -As ide -ĠM PEG -' ? -vari ably -.end Date -Ġun cont -ĠS cores -ĠLogin Form -.g enerated -, ch --m ar -ĠN ed -Ġevent Id -+ p -ĠS IN -/ reset -.RE ACT -ĠMess i -_R ANK -.write File -Ġcri pp -est hetic -ERS IST -Ġreim bursement -Current Value -Ġun in -Down Latch -Ġpadding Right -Ġstock ed -/ '. -Ġrep ayment -tr ak -/ backend -Ġиз мен -CS R -Ġprevent ive -Ġpant alla -_tr im -Ped ido -h ospital -Ġmanage able -route Params -text ures -..... .ĊĊ -Ġsé lection -Name ValuePair -Ġpoll ut -M odes -ĠLa ud -j ay -ĠU rs -Ġsign er -ĠJ J -ĠCh erokee -_EX ISTS -Ġd war -Ġ($ ('# -Ġre ef -> {$ -ĠBay lor -ĠModel State -- _ -ĠStruct ures -Ġsou vent -Spec ify -(p ipe -Ġfr acking -ĠG PA -Ġbe le -ĉĉĉĉĉĉĉ ĠĠĠ -ĠMinor ity -Ġt ud -Ġopen ness -ĠIllustr ated -Ġoxid ation -ĠN K -ĉ Update -ĠE MS -ĠTed dy -Ġgener als -ĉM at -Ġradi os -ĠAnt ique -con omy -ĠSquad ron -) ',' -å£ ° -Ġyou re -ĠMain Page -Ġbeh aviours -eng ht -(@" %@", -Ġtest case -ĠComp ilation -Ġflav ours -ĠExt end -ill ator -Ġco h -Ġspl ine -ĠK G --p ay -Ġcommun ism -ĠBusiness es -ock ing -.Max Length -ass andra -qu iring -add en -ĠJ eb -_f ault -[ file -Ġpromin ence -disc iplinary -âĢĶ they -_ext ent -ĠV IC -Ġent ails -.part ner -Ġhipp oc -Le ague -çĶ · -w ipe --sp inner -Ġsal ute -ĠSurg ical -(output s -work ed -[str len -appoint ed -ĠH eg -ĠAC PI -([ ^ -ual a -_t ol -ĠR it -.P ayment -k owski -Ġw almart -require ments -ĠFIN SEQ -_BACK GROUND -ĠOs borne -(error Message -Report ing -Ġauction s -Ġcomb os -ĠNot iced -_o ct -Ġprim ero -ta ire -_h r -Ġм од -Ġcontradict ory -=" @ -ach ines -(opt arg -ĠP enguin -ĠAb bas -Ġsub lime -Ġpage able -ĠDef ensive -Ġdistinct ly -ĠAutom atically -Under standing -Equality Comparer -g ota -Ġ" :: -Ġpul ver -ĠBatt les -Ġun paralleled -T CHA -Ġconstr ued -- aff -Ġprec ursor --l fs -Ġmad uras -ĠD aisy -ĠAr beits -.Man agement -ĉ In -Ġro bes -Ġsp éc -âĢľ ( -Ġmat ernity -ext ent -ĠSp acer -Did Appear -ĉ us -.getRequest Dispatcher -(c ols -Ġplum met -ì ħ -Ġ{ ĊĊĊĊ -éric a -ĠS izes -.en um -.High light -Ġ!! }ĊĊĊ -W enn -Ġclim ax -Ġc rem -_th at -[ âĢ¦ -_dom ains -_RE PLY -Ġcomple ta -VE ST -_p article -Ġs op -Ġfatal ities -impl ify -ĠSK F -Ġinf usion -ĠJ avier -Ġb allet -Ġam igo -.w ant -Ġcoll agen -ĠLaw yer -.St atement -.r t -ba ar -End Point -ĠB ek -SH IP -Ġpatri arch -ĠA unt -_T M -Ġm ÃŃn -Ġmaster ed -W XYZ -Ġes pos -= logging -Ġrighteous ness -tor rent -Ġb st -_CH AIN -Ġout skirts -( rotation -Ġ'. ') -igr ants -+ lsi -ĠCCT V -_PH ASE -. azure -_Pro cess -v ae -ĠT ropical -ĠAnk ara -image View -_RUN NING -Ġ*) __ -ế n -(cl i -sc atter -Ġs che -Reg istrar -Ġair ing -Ġpy plot -is ión -/c ustomer -Ġsim plement -Ġclass y -ĠD WC -ĠBash ar -ĠDE VELO -ĠV ick -av ail -ĠH ö -_ext end -dr Fc -.is NotBlank -Ġpl ais -| }Ċ -Ġporn ofil -l abs -Ġha us -Ġorigin ating -Ġsurround s -ĠQ UAL -m eg -/ logger -[ obj -Ġirres ponsible -ĠPublic Key -H ONE -:' / -ib ox -ĠF Vector -| {Ċ -atal oader -h awks -H DR -Ġescal ation -ĠPods Dummy -el ite -Ġpres up -C ached -> G -. optimizer -ĠVis ible -´ Ģ -Ġn en -Ġp cs -ĠId le -[ Any -Ġkey boards -ĠCOMP ONENT -Ġtit anium -(m ut -ĠLed ger -Ġprosper ous -etro fit -_L L -_p atient -Ġp data -Ġkont akte -Sw ipe -Ġcheer ful -ĠHond uras -"] [$ -Ġhem orrh -":" + -Ġle asing -Ġinstall s -ĠP ax -ĠLog istics -Ġkin etic -ĠPh on -_m ovement -ĉ bytes -Ġcin co -ĠMad ness -") + -ĠJ E -_ ij -Scene Manager -ĠB ust -pt est -ae a -Ġb esser -ÃŃ g -д ин -(t asks -(" (" -set Type -(out file -ĉ reset -ĠAR C -Ġmús ica -ĠSh elf -Ġmin Y -p ch -Ġwe iber -iss or -Ġtrou ve -ĉ Button -Ġreg enerated -Å£ i -im achinery -block ing -.data Tables -_f rac -ĠAdv antage -.visit Method -éĩį æĸ° -Ġextr apol -Ġte asing -ĠH itch -ĠGe ek -ES CO -Ġw ich -ĉ ax -_de cor -Ġscreen Width -ĠSoph ia -Forg ot -.un i -ĠVent ure -_c ollision -Ġlaw maker -( Edit -bl ers -Ġget Next -âĢĶ you -Media Player -ĠHor de -ĠCongress man -observ ations -ĉ property -Ġ< -- -Created At -uby te -Ġquar antine -Ġdist ressed -_AP B -ĠGood man -ãĤ « -Ġrecom end -_PRINT F -D ONE -Bind able -r strip -cent aje -ĠUn expected -ĠS CHOOL -ĠProfession als -ĠGP Us -Less on -Ex clusive -Ġatr av -ĠD ank -ĠLaw yers -ĠWal ton -> [] -Ġal oud -="../../ ../ -Ġdeb ating -ĠAV G -_V OL -/c gi -.de g -: g -.Info f -Measure Spec -.s ong -mt ree -ull s -J ordan -ĠC overs -Ġattrib utable -Ġjed is -iat rics -Ġrot terdam -Ġm eld -ĠContent Type -Ġmant le -Ġa lice -_d uplicate -/ Internal -Ġfile size -ĉf ire -re se -ond ere -Ġfamiliar ity -ĠC rest -Ġk arma -Ġtor ino -Ġmes a -/ temp -Ġch ir -ĠOver flow -Ġten emos -un ik -N EXT -Al le -Ġn xt -M art -Ġat l -Ġperiod o -_y ou -Ġ} )). -int estinal -.Adapter View -Ġhes itant -Ġcompar atively -.U Int -(view Model -Ġsang at -ĠRes ponsive -ĠZ ack -â ħ -J AVA -ĠFull er -ĠâĿ ¤ -.Con sumer -Ġan k -Ġreact ors -f uck -_r at -Ġsession Factory -_back ward -Ġscram bled -ĉ th -Ġins ensitive -Ġch amps -Ġng inx -Ġcon hec -ĠJ asper -.f m -Strict Equal -ach sen --N ov -lass en -.int egration -(l bl -Com pose -ĠF on -à ļ -Gr atis -ĠL ime -ĠAdapter View -Ġpoison ed -anch ors -设 计 -'] ?>" -Ġpro cur -It aly -.MON TH -ĠL UA -ĠLith uania -ĠHe ads -_CH UNK -ĠP USH -Aspect Ratio -Ġwe g -Ġv ids -ĠWe in -ĉ INT -session Id -Ind ustry -Ġden ounced -JK LM -ĠVan essa -.Id entifier -prop ri -Ġи г -Ġté cn -Ġm osaic -Stream Reader -- Th -for th -Ġadher ence -b ate -Ġkn ights -s ounds -Ġsal le -OM ET -ãĤ¹ ãĥĪ --t m -ĠR he -.File OutputStream -åĪĨ ç±» -ĠEN G -h oliday -ĠCong ratulations -) (Ċ -Ġaggreg ates -HO OK -ew ire -Sen ator -Ġembed dings -ep y -(C OM -Ġrob ber -ä ter -w ang -_t eacher -Ġresent ment -Ġlett uce -er reur -( ic -ĠT actical -ĠContract s -Ġm ænd -Ġsit ios -Ġbast ante -Ġnue vos -ĉN drFc -Ġprivate Key -uc ch -MM dd -Ġè¾ĵ åĩº -umb a -@ foreach -:" );ĊĊ -Ġslip pery -ĠKe ystone -Ġpione ering -_tri angle -(" Ċ -ĉĉĉĉĉĉĉĉ ĠĠ -ĠInt ervention -SC I -Ġc JSON -Ġtermin ating -ë ¹Ħ -Ġbab ys -Sub set -Ġë ¡ -Ġseu lement -Ġmue stra -Ent re -以 ä¸Ĭ -ng o -" bytes -QR ST -Ġy pos -person a -ĠDep loy -ce e -Ġ à® -.go al -Ġhabit ats -Ġis Admin -Ġexplo iting -Ġvent il -ĠB alls -ا ب -Ġmind fulness -(k wargs -Ġre sembling -Ġcho ir -Ġon BackPressed -ĠSEC URITY -/g test -Ġjust ices -Ġinteger Value -bl ah -ĠA im -_final ize -ke h -ĠComplex ity -Ġaug ust -get ElementsByTagName -Ġpre ach -Ġpron unciation -ĠTr ash --per cent -_PR IV -ĠHun ts -ĠCur se -u ellen -Ġheavy weight -X i -ĉ selected -ĠMcC oy -å¼Ĥ 常 -| =Ċ -ĠBattle field -Item Image -Ġdeduction s -ĠElement al -() );// -ĠBur k -}) čĊčĊ -sw ift -/ function -Us ually -_ St -_fe ats -ĠIs Valid -Ġz ad -Image Context -Ġclass name -Ġdon ner -Ġ-- >ĊĊĊ -Ġmotor cycles -+' /'+ -Ġset Background -\C MS -.All ArgsConstructor -ĠLex ington -.ex amples -ĠP urs -Push Matrix -Ġ================================================= ============= -.add Target -por a -Full screen -Ġgo of -h len -ä ge -ĠC URL -ĠInterest ing -Ġretrie ves -_O bj -in ness ----- -ĊĊ -.t sv -( IM -ĠBr aves -_IS R -ost i -á» ĵ -ĠEx terior -ĠCourt ney -Ġresid ues -T ier -.* ;čĊčĊ -: black -web View -" path -Ġmas a -] !=' -ĠMatch ing -d ur -J vm -= context -_R ING -Ġpro ponents -ĠQString Literal -Ġinfl ate -< Float -ĠDon ovan -( IO -H ORT -Ġdisag reed -isk y -ask ing -_V EC -H ASH -Ġmath s -ĠLast ly -Ġdepress ing -. estado -Ġh alo -_b le -ĠGab ri - ">čĊ -_C OST -iline ar -ĠWork space -Ġsp el -ag ogue -ĠMillenn ium -ĠPop ulate -Ġn id -.parse Color -S olar -ĠG ad -Ġì¤ ij -ĠK amp -ĉr m -Ġben z -ĠHonest ly -Ġelectro de -ĠPra irie -ĠPRO FILE -ĠOri ental -ĠO LED -/cop yleft -awai i -( products -) \< -- created -.Many ToMany -" How -ĠвÑĭ п -Ġmitochond rial -_test ing -( created -Ġget Field -_E VAL -]. " -ĠF SM -ĠR ita -Ġåı Ĥæķ° -Ġc ôt -ĠIns ight -ĉm ysqli -_tim ing -ID O -)) )))Ċ -CO VERY -.im ag -C DF -l ust -ick t -_F P -. ',' -g cc -Ġkur z -_p wm -Ġodp owied -ĠBar rier -/************************************************************************ ***Ċ -p ak -- Israel -ĠRut gers -Ġselected Item -ĠRam irez -F arm -Ġcalend ars -g zip -Ġblock buster -ĠPly mouth -çľ Į -res ponses -.Dialog Interface --gr and -Ġget Source -Ġdej tings -Ġt ieten -Ġcondemn ation -Ġcontinu ar -.Mock Mvc -/ english -ĠMedia Player -com puted -ĠCl ippers -(de legate -.S lf -Ġë¡ ľ -ĠT ide -Ġih rem -ĠW an -ÑĥÑİ Ñī -} >< -Disc ussion -Ġw atts --min us -ĠJul iet -éĽ ħ -Ġcon cluding -ands cape -Ġúlt ima -ĠDER P -Ġsign Up -ĠSecond ly -W AIT -ld s -.callback s -(h our -im ators -vol ent -AA F -ed river -ĠMath ematic -' -{ j -_AB ORT -E ther -Ġeduc ator -Ġpreca ution -Ġfingert ips -get Var -cam atan --de bug -ĠR AF -[ arg -Ġr aced -Ġts unami -.f link -Ġgly c -uk o -ĠM ultiply -Ġredistrib ution -AG O -ĠR outine -Ġo pr -(l ower -ĠFunk tion -.d k -Ġe gt -_B ASIC -sys call -ĠL SD -ĠD uplicate -_s ell -Ġerror Handler -_ ips -Ġ erv -ann ie -(resource Name -Ġbott led -Ġcraw ling -eg ment -.set Tag -Ġr ss -ĠQu arry -_ex act -.j wt -ĠBo ards -op i -Ġnas al -ĠX YZ -. ud -Nor thern -Ġactiv ating -ed x -ov ah -Ġind x -Alert Dialog -Ġt ienes -ann ya -_p an -( decimal -.D ict -Ġsubsidi aries -Product Name -F ew -d ato -od ied -- under -Ġê² ĥ -çīĪ æľ¬ -at ism -[ Math -.' < -(in file -Ġden otes -$ class -_SEC URITY -Ġsew age -mel on -( Character -/g ithub -Ġgl aring -.G uid -_s parse -ĠM argin -_d ns -Ġme iner -Ġleft ist -ĉ loc -aby tes -Ġequip ments -exp o -ĠSom erset -E K -æį ¢ -Ġlect urer -Ġmem iliki -æł ¸ -ç´ ł -pr on -: pointer -b orrow -ĠProtect ive -_c f -ĠÐķ Ñģли -b pp -';ĊĊ ĊĊ -atur ally -_N AV -Ġpe ptide -> d -Ġif stream -_FACT ORY -'); // -jo ined -m ong -Ġtimes pec -Ġdest abil -Ġaut op --l imit -public ation -ĠD enn -.M emory -(s kb -ĠAna heim -_RETURN TRANSFER -ou eur -(_ (' -leg t -isting u -ĉ priv -Ġredirect s -M t -Ġalle en -ĠPoint F -Ġo min -Ġc itt -ĠT age -ĠW alls -á» ī -Ġoccup ying -xB F -r angle -Ġrel ational -- org -Ġj pg -- derived -Ġmal function -ĠB enson -(s croll -ĠX D -H oly -(command s -Ġt ipping -Ġpr imitives -Ġsex le -Call Check -ĠM ASTER -_TE AM -.setRequest Header -_spec s -Ġser ge -.M aster -Ġim s -.Spring BootTest -pay pal -ĠW ANT -.In st -ĠCar pet -Ġwrong ly -($ ('. -Ġb ild -.R oll -ĠU rb --c an -ãģı ãģłãģķãģĦ -olib eral - čĊčĊ -ĠMah m -} ";ĊĊ -Ġd q -ĠPublish ers -ĠAm pl -ĠDani elle -Ġt ern -èµ · -no ÅĽÄĩ -e in -ĠAsync Storage -un ger -rou w -Ġsc issors -/ assert -.b ucket -/ archive -_M an -Ġint oler -Ġ() => -ĠÐĴ Ñĭ -Ġsa i -.x y -." čĊ -Ġur inary -es ub -IST ICS -ĠÎ º -Ġcompl iments -Ġtypings Japgolly -ih ar -Exp ansion -ĠS erving -_st udents -ĠX BOOLE -( il -Ġì² ĺ -Ġj ó -(t ol -( JS -ĉC G -ĠD RAW -tw ig -Ġo at -_sm ooth -ĠC SL -Ġos ob -Ġens uing -Ġbank er -ĠBack pack -_p ing -Ġwish list -= ax -ĉĠĠĠ Ċ -Dis ney -stead y -"> % -Ġproph ets -ĠZ X -Ġminimal ist -.PL AIN -Se attle -. ordinal -ĠPI PE -Ġret orna -Ġjug ador -ĠB ret -ĠâĶ ľ -Ġpl ush -UL ATOR -Sort ing -.grid y -ect omy -_ activ -r ack -Inter active -ĠAntar ctica -Ġv engeance -en so -_k nown -up plier -.Mod ules -ĠConnection State -éļ IJèĹı -@ FindBy -Ġpl acer -\ model -< ()> -.is Successful --g ood -b z -ĠDr aco -Ass istant --ex tra -аб лиÑĨ -Ġhyp ocrisy -Ġt st -ĠA gr -$ txt -Ġlog istic -lic ensed -ĠH of -Ġt at -( iv -Ġinto xic -post Id -_st rike -Ġhum iliation -pc odes -" sync -(rec ipe -+ N -rent e -ĉ Client -ycop g -ĠZur ich -ĠPro files -C ountries -Ġp ict -Ġroll out -requ encies -Ġpatch ed -Ġcar tridges -Ġsh ading -J ar -Ġsalv age -ĠTax es -Ġstand by -apor an -E igen -. angular -ĠN ested -äº « -Ġis Visible -ĠDw ight -_BR ANCH -.D elay -Ġk end -Ġfacilit ated -.flat Map -Ġs anta -ĉS end -/m essages -Ġof Type -ĉs wap -# plt -ĠTur ks -N ES -Ġprogress ively -ĠRes idence -ĠT REE -Ġno en -d io -Ġn elle -Ġsog ar -itt i -week ly -Ġambigu ity -_Set tings -W are -.ne o -_D ST -Ġæĸ ¹ -pre p -lob by -@ email -/m ovie -Ġfun kc -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ Ċ -ÂŃ s -Ġguard ians -- pos -Ġconfig uring -ĠC PS -ĠDe us -Ġvidé os -_ empresa -Ġsl apped -< Model -Ġunders cores -U h -.access Token -SET S -ĠS parse -ĠCal d -: path -ĠS ervers -= batch -Ġkn itting -Ġx a -Ġsearch Bar -Ġsn ag -Ġinf used -.b am -le ver -Ġtax onomy -Ã İ -Ġatt aching -Ġh ern -_N OP -Click able -(P arse -ĠDynam o --b uilder -Ġdere g -Ġsc attering -è¿Ľ è¡Į -an zi -ĠShe pard -"> ',Ċ -_X DECREF -ĠBuzz Feed -_M ARGIN -P LOY -.sm all -Ġm imeType -Ġh olog -ĉc amera -li as -Ġsusp ense -ody nam -b au -Ġgrave yard -_n amed -":" ' -Ġ******************************** **************** -Ġgame Over -ĠLENG TH -ĉs creen -Ġdo InBackground -_depend encies -Ġr tc -/ up -_ ROM -H all -Ġdef iciencies -( te -' # -_e quiv -Ġpre order -ĠA xe -ом Ñĥ -.send File -Ġfil t -ĠLim its -ĠCaval iers -.dis count -âĨ IJ -ĠW it -QRST UV -Ġi j -Ġt egen -Ġ: ", -diff iculty -p unkt -ĠEmail s -ch lor -(f un -.U int -ĠSt all -_ verified -u D -File Type -Ġple asures -Ġjud iciary -Ġsh am -ip ur -_PL US -off ers -( foo -_G T -ĉc ore -ENT ION -ĠLib eration -Command Line -_de partment -.A r -_ne ighbor -ĠSub mitted -Ġ ___ -ĠL DL --con trib -ĠD resden -ĠP ixels -Ġ""" ",Ċ -LET TE -x BE -ĠH ust -ĠExecution Context -ĠBuff ett -cl amp -.Art icle -ĠR ath -ĠPey ton -ĠL OWER -oo ke -Ġtid al -Ġun heard -ĠSh all -Ġbomb ard -an ova -[ mask -( credentials -ĠEuro s -Ġbranch ing -Ġstrong hold -Ġcivil izations -- connect -ĠL STM --m oving -Ġut en -cr ast -_DIS P -ĠCont rollers -u pe -.p en -Ġdess a -ĠdifÃŃc il -uit able -of ire -[ child -REFER ENCES -Ġdece it -ĠU rg -< Edge -Ġdes i -ĠB OTH -Ġ') ';Ċ -type Name -Command Event -where In -( optimizer -Ġré alis -Ġomin ous -ĠBr acket -Ġdate String -Ġsing ly -(J Frame -âĢĻ T -es lint -( hero -ĠMar a -Ġcatch y -,c allback -Ġc type -p reset -ĉgl fw -е Ñī -h k -Ġtit an -A ceptar -ãģ¡ ãģ¯ -_ass igned -_ erase -Ġinf ancy -Review er -ĠRec order -Ġsc m -ĠBig gest -ĠGo a -ĉ SC -_L ocation -_or i -k il -rend e -Ġmar zo -String Util -ÑĥÑī еÑģÑĤв -ĠHow e -Æ°á»Ŀ i -fo is -X MLElement -Ġdere chos -Ġd ung -ĠW ak -ĠG aw -} \\ -! "); -ĠJohannes burg -Ġsubmar ines -Ġacc ol -Ġfost ering -.ĊĊĊĊĊĊ ĊĊĊĊĊĊ -. Operator -Ġnu ova -Ġtra jectories -.s chedulers -ĠFollow ers -ĠAnders en -ĠPeg gy -.f re -ıc ı -Ġk vp -c ob --l en -Ġm ails -Ġacc r -ĠJ AVA -Ġadminister ing -Default CellStyle -Ġclick able -ĠJack ets -; display -Ġb readcrumbs -ch al -: ';Ċ -ĠH over -ucch ini -Ġt ec -Ġstop watch -_ Release -May or -áŀ ¶ -ĠYan kee -ch ner -Art ifact -.b anner -Ġk f -_st udy -fo v -ĠMeet ings -ö m -Ġinj uring -/document ation -BC M -st yl -ĉr b -Ġoriginal s -Ġfl ere -ĠTerr aria -token izer --l iter -'); " -Ġpet its -ĠB bw -ĠTh ief -UILT IN -RO UT -Ġsn ug ->> ) --n ine -Ġ} ];ĊĊ -ĠBel lev -Ġel é -Ġy yn -ynam o -g les -Ġsp ed -.B UTTON -Ġdisp ersion -oub les -Ġnov eller -"]. " -Ġpriest hood -Ġ"" )ĊĊ -ĉg ui -- inc -Xml Node -Ġstud s -.Is Active -Ġtr ä -Ġord ained -ĠByteArray InputStream -Ġrequest Body -ĠR TP -RESULT S -(c oll -Ġre loading -.N avigator -_count ers -Ġbudd ing -Ġlicense e -olog i -Ġs ản -ĠK is -ĠFl atten -_p ri -Ġappropri ation -è¯Ħ 论 -_R SP -com bat -_P G -Ġhistogram s -d q -Enter prise -ĠNO AA -ĠSpeed way -Ġbag i -ĠBew ert -F loating -ĠKimber ly -Pro sec -Jim my -ĠEli as -Ġarbitr arily -Ġ 使çĶ¨ -ĠCount s -ust e -First Child -ĠC leans -.p urchase -Ġinterpol ated -Ġbuild up -_ST ENCIL -E gypt -Ġa ure -.tr uth -fe of -ĠG im -oc ache -ĠUtt ar -_COM PLETED -Se en -ĠNap oli -(d m -Ġgrit ty -.enter prise -con exao -Ġg athers -Ġset Search -ĠCliff ord -ĠSn ape -ĠSalv ation -Login Form -Critical Section -.user details -Ġrep aint -ãģĤãĤĬãģĮ ãģ¨ãģĨ -H unter -Z en -T iny -ml and -ert il -ĉb uff -_O ffset -Ġsm elled -R iver --top ic -Ġa comp -ĠRoute ServiceProvider -Ġ< + -om bs -ĠCooper ative -Ġse ule -Ġa ime -should Receive -H ong -Ġo asis -ĠGem ini -rap id -D up -(Qt Gui -od ont --g nu -ĠS elenium -') ?>Ċ -(sc anner -Ġent ail -Ġ// ================================================================ -(` < -.des cripcion -_ By -Ġìļ Ķ -Ġpak istan -el ho -Engine ering -Ġbo on -ĠLo ose -ier ge -Sen ate -ĠL Y -response Object -i ore -á genes -Ġ ä¸į -Ġadd Action -ĠM ACHINE -ang kan -_m i -_ ARR -L iter -OL F -Ġsup per -Ġpath Match -ĠO rr -ÃŃ d -(filter ed -Ġauth Token -ĠâĦ Ŀ -- # -Ġnortheast ern -ĠMe j -(m illiseconds -âĢĶ all --re aching -ĉre ply -? type -Ġcr uz -Ġ> ÃĹ Login -:UI ButtonType -ĠEx iting -cl as -Ġar sen -(m etric -rows ing -query Selector -_F RIEND -- io -Ġconfisc ated -Ġdef iant -ĠMOT OR -reg unta -ĠM orrow -ĠB ers -C raig -ĠC PA -Ġsex kontakte -Ġsam men -/ Auth -.L ib -cr aper -ic email -cr atch -ĠW ired -Ġadvert iser -Ġget Client -Ġrespons ibly -ĉU Object -.set Rotation -.Count er -_H OUR -Test Category -Ġh indsight -\ controllers -w alls -.set Maximum -Ġpub erty -_te ams -_MOD AL -.C O -Ġbad ass -) '],Ċ -ús queda -ir ut -Ch elsea -.transform s -Ġcapital ists -Mar ca -ĠA ry --c oded -çİ ¯ -URE D -< Transaction -ĠParliament ary -) $_ -Ġsubt ly -Ġsil ky -ĠD irt -Ġpuzz led -} ');Ċ -quest s -Foot ball -ĠConf idence -uz u -bul an -Ġhum ming -mouse enter -Ret ention -Ġs dl -oked ex -','= ',$ -ĠK uala -S AM -Ġtransform ative -PK G -ill us -Ġroot ing -ĠWitness es -ĠRaj asthan -å¼ ł -- added -ĠTerr itories -(s quare -r abbit -_ Resource -éĸ ĭ -ภĵ -Ġwin nings -Ġs ple -Ġd ès -ĠM DB -é rt -ĠMatt is -ail les -_ weak -/j av -Ġcollaps es -ĠĠĠĠĠĠ ĉĉ -Ġsw irl -ĠNSString FromClass -Ġvol ver -.Re ceive -ĠD exter -Ġtab lename -reat ive -.Get Files -vo or -ĠH oe -VER N -ĠO PC -íĥ ľ -ram ids -çĦ¡ãģĹãģ ķãĤĵ -S pirit -ĠN OP -ĠMaint ain -(s igma -ot r -Mouse Clicked -quier da -_w f -ок аз -app able -ĠHold en -ĠCount down -.s igma -ch alk -b ilder -Ġvision ary -ĉ On -$ update -ĠGing rich -room Id ->N ama -Ġyy type -.Decimal Field -mac ros -.setLayout Params -Ġr nn -ĠIMD b -ç§ į -em ales -Ġincid idunt -Restr icted -Ġped als -ĠJ og -ĠAd aptive -Ġf ades -.Event Systems -ĠPa ige -Ġse is -Ġappropri ated -FF T -gor it -Ġco hesive -ĠN icht -_work flow -li us -ĠFort nite -_I W -At Path -Ġintox icated -nost ic -Bin Content -.re ducer -) ?Ċ -'] * -ĠObserv ation -_p refs -.res olution -.P ayload -M ixed -ĠR ai -(p dev -(@ ( -ic ot -$ is -Ġc ree -?= .* -.Q Label -ĠGeorg ian -x CA -Ġdef icient -th rown -Ġrap ing -up os -ĉ cli -get View -Highlight ed -Cpp Guid -Ġreleg ated -Ġleader board -Receive Props -.h ar -Ġcon di -IMIT IVE -ĠMc Cart -) throws -bu ie -bu ah -.c oeff -ĠAuss ie -ĠSab ha -(f abs -re land -ĠF ör -bar ang -, top -ĉ elsif -Step Through -Ġskew ed -ĠUn used -') }>Ċ -Y e -c allee -H ibernate -ĠEver est -import Default -Ġt arn -ĠNow adays -Y A -ĠChall enger -_log ical -Ġcreate Date -ĠGl ouce -Ġcu anto -ĠH AR -ĠCh ill -" ^ -Ġcurs os -.E OF -Ġn ije -Ġanger ed -oc using -< Contact -ĠAtmos pheric -ĠWol fgang -ĠB J -child s -ĠB ugs -_HE X -(S P -Ã¥ l -_eval uation -ĠR ANGE -ĠS OP -_token ize -msg id -Ġre x -ĉp m -Copy ing -* L -D allas -- State -ul fill -Ġby ÅĤo -ĠContract or -Did n -AST E -ĠP IO -.T ele -.w ater -de z -Ġan grily -Ġutil isateur -Ġv ortex -Cor porate -atur as -Ġpr ized -' url -ug lify -Ġimp ulses -Ġchron ological -pl en -_n ama -/ on -ĠOff ices -ĠC PI -ĠAfter wards -ãģĵãĤĵ ãģ« -_BLOCK S -Gr ace -/**************************************************************** ******************************** -ĠKab ul -ĠæĪ IJ -ĠLe ipzig -ঠ¨ -Sh ock -A us -Ġmur m -_start s -Ġb ä -ĠZ y -" F --right s -Ġbeh aving -(' > -Ġmos ques -* width -"/> . "+ -Ġembry o -ĠFixed Update -Cast le -.model o -Ġpl s -Ġenvelop es -_re main -Qu arter -alert View -_form atted -Ġl ashes -z elf -hom me -.flow LayoutPanel -air port -ĠMem ories -ĠHER O -ĠAs hton -Ġexhib iting -( SELECT -Sub mission -St uff -_s un -ĠperÃŃ odo -Ġdes pre -ĉ edit -ĠD type -cess ive -a ad -Ġdes con -nel ly -Ġ------------------------------------------------ ------------ -Ġscript ures -ĠonView Created -ĠE VE -ĠB allet -; };Ċ -UD O -ĠProb ability -quir rel -Cont aining -ĠPl at -è ¢ -/b it -ĠJ Query -Ġti ener -/dr ivers -ĠPres idency -\u D -ĠI ve -ien a -Ġhyp ers -ĠSp ending -< W -ĠTHE ME -Ġuser Profile -Ġan num -ret weeted -Ġ\ '' -b undles -() /', -. \" -ĉ account -ĠD ahl -Ġd rown -Ġga uss -Ġtransform ers -ĠMetal lic -ĠHer bal -ach s -_b ut -Ġiter ative -ĠFre ed -j ur -| M -; break -_F F -(d ownload -á»ĥ n -.check SelfPermission -NET WORK -: flex -ĠC TL -ĠAr b -ĠProdu ce -ĉs ynchronized -âĢľ Oh -.dat atables -Ġcon es -D é -ÑĨ а -Al g -Ġfuncion a -ĠUb isoft -Ġgeopol itical -Ġsie ht -Ġhy dration -sth rough -ĠDud ley -az Äĥ -Ġtax ing -Ġзак аз -_A SM -Ne utral -trad itional -Play able -Ġsp aghetti -Ġi Cloud -ĠDayton a -Ġwer de -ĠAN T -ĠP ron -ĠSt ations -Ġatt est -Ġfull er -Ġnov amente -] \\ -c ce -(de ck -/ay ushman -igs aw -Ġadult es -Ġter re -. Orders -ĉ properties -D IG -ĠTIM ES -" indices -! < -Mon ad -Ġnon existent -ĠAtl antis -Ġgriev ances -ure nce -ĠIPP ROTO -âĻĢâĻĢ âĻĢâĻĢ -Ġem pleado -Ġ Ùĥ -.Move Next -ĠI so -be autiful -Ġsol uble -Ġslugg ish -Ġdiff s -_O BS -x min -Ġtum ble -ĠUn ary -Ġzip file -Ġsvens ka -er land -/c upertino -ĉs cript -is ches -Modified Date -Ġv eya -Ġdetermin ant -ĠG orgeous -g boolean -ĠL OD -d cc -sc enes -ĠTSR MLS -(Type Error -Ġcam ouflage -Ġbur ge -Th em -.Ass ign -Ġlast Index -_s phere -_A BI -à Ħ -il age -\x ff -Ġkay ak -Ġf izz -uit en -.Should Be -Ġhton l -ĠPet ite -Ġhe als -ĠOs aka -N J -In Parameter -ĠBir ch -Ġcomment aire -ĠSie ge -Ġkey code --int ensive -prop Types -Ex ports -Ġbutton Text -ĠGod zilla -.Ex change -Ġunderstand ably -Ġaccord ion -Ġrég ion -Ġmarked ly -ano oga -Ġcontr at -_l ift -[ date -Ġsc orn -ĠData Manager -âĢ¦ âĢ¦ĊĊ -_COMP ILER -ĠCl aw -od ate -Ġunder age -ĠIm plemented -C li -K al -Product os -Ġenfer med -é is -Ġdis credit -ĠSam oa -ĠPresent ed -Ġcin emat -\Active Form -Ġf ern -ĠPr imer -æ Ĥ¨ -g ere -Ġill usions -not ated -Ġpo j -Ġmodel Name -ĠPM C -Ġdec ad -Ġfore stry -vo ie -...ĊĊ ĊĊĊĊ -Ġ} };Ċ -Ġtoken Id -amm u -ĠPerson en -ĠVER BOSE -Ġpatrol s -Ġant ic -_de ep -eg end -ĠSet Property -ĠG areth -ĠM AS -.rest aurant -ĠHeaven ly -ied o -_le ad -ĠFu ji -Q N -Mass age -Ġparam Map -Ġc ita -_S peed -(b box -ĠJ UL -âĢĻ an -Ġm ente -ĠShow case -ĠCS I -> Type -.S n -otyp ical -ĠFall on -. UTC -Ġpred atory -Ġorgan ising -c old -Ġpars ers -ui en -Ġcomp ilers -Ġ[ = -ĠE uras -M OST -Ċ ĠĠĠĠĊĊ -R AR -.S chedule -. operations -uf s -ñ ana -Ġpre ocup --t reated -.get World -. ': -ĠA TH -: start -Ġauto immune -ĠBlack jack -_FIN ISH -(f loor -Ġwreck age -UR T -.B rand -p ais -c imal -ci ó -N FL --equ ipped -.content Offset -Ġover crow -ĠT Z -Ġo dom -ĠCell ular -ĉw ritel -(input Stream -(p ref --st ock -ĠDen ied --s upported -Ġ' (( -anc ode -.filter ed -D ims -Ġj b -ĉ price -Ġ@@ Ċ -n ock -.open Connection -Ġant ics -result Code -Play back -Ġcel ular -ĠFO OD -ĠPod esta -= message -.per formance -ĠDmit ry -alt imore -Ġpl ated -Ġtub erculosis -_g em -( Editor -T pl -Ġc rian -Ġbuffer ing -è§Ĩ é¢ij -Ġ' )ĊĊ -V u -Math f -Ġtim elines -ĠT ata -/ pp -Ġpl ast -ĠTr uly -ĠSub stitute -ki em -ka ar -ĠV ish -'h ui -ĠMag ick -/ Layout -uran ça -_t tl -Hide InInspector -.key words -List Model -_S uccess -ili han -Ġblack mail -ĠSer bian -qu elle -ĠDys function -ĠPre pared -Ġj MenuItem -Ġlogin User -set attr -.C R -_l cd -Ġbytes Read -Ġc decl -Ġtown ship -pe k -ijk stra -Ġmaxim izing -.pro viders -Invest igators -Ġshoot out -Ġair space -tool box -Q Widget -=p k -Ġport er -ĠPred ator -ĠSun rise -Ġdev our -ĉU Int -itt ance -SP A -_end ian -ĠNag ar -ven ida -/ opt -By Email -ĠPhys ician -\ D -Ġм Ñĭ -Y EAR -IC C -/ portfolio -.exec utor -ud em -F allback -ud u -S lim -ó ln -^ {- -ans ke -Ġhust le -ĠIre ne -Ġaby ss -ĠRob bins -Ġindex er -S audi -Ġwholes ome --s lot -ĠT ecn -Ġpage Title -Ġcontest ant -icopt er -Ġcourse Id -Ch r -ĠAX IS -f order -_T UN -Tra ffic -Ġtype alias -Ġdar f -- uri -ts x -.destroy AllWindows -Ġiter ating -Re action -ĉ AM -Ġcu ent -- cookie -Ġflav ored -st oi -Ġfl irting -ãĢĭ ï¼Į -ठ® -_C RYPTO -[ token -Ġprolet ariat -.âĢĻ âĢĿĊĊ -ĉd c -.String Var -Ġlegit imately -_decor ator -Lock er -ĠJ enna -UR ING -åĨ į -_Print f -AT ORY --d ist -Ġ". ");Ċ -.qu iz -Ġir gend --le ague -g ien -ĠProdu ced -Hel met -åı¯ èĥ½ -Platform s -ĠResource Manager -ĠH undred -rom eter -eng kap -H op -Ġposs ui -Before Each -ĠCH K -ĠI MS -T icker -Ġgr inned -.get As -Ġim poses -] ") -For get -/ import -Ġinject ing -L ov -Ġab ril -_s lices -- comm -ĠPRODUCT S -ĠO asis -Ġø ns -ĠRe ject -Ġregular ization -implicit ly -n az -Spec ifier -Ġimpover ished -æ ļ -Ġnom inate -ĠO VERRIDE -ĠB ands -eth yst -ĠJ ian -Ġnewcom er -ĠN ab -Ġe bp -ĠP ager -ĠH umb -/ cc -Ġexp érience -ud ging -M b -db uf -' /> -Ġo cksÃ¥ -Ġj dbcTemplate -ĠSH IPPING -Ġinter disciplinary -ĠC ET -aut op --s ymbol -ave c -Ġcomp ounded -ĠCh ung -_S MS -- ie -ĠProsec utor -ĠLe ia -ĠMand ela -Single OrDefault -ĉRE QUIRE -at own -urre ts -æĸĩ åŃĹ -ĠCON TEXT -ENS ITY -Ġinsurg ents -ĠD ias -.st ation -ĠK lan -_me asurement -_Q MARK -Ġst oi -MO OTH -> ');ĊĊ -Ġing estion -ĠGl ow -ut ches -b earing -.to astr -Ġfragment ation -ipp o -_SEG MENT -Ġst umbling -im ar -stin ian -_ ()Ċ -Ġmotiv ational -ListItem Text -Ġwom ens -Open Helper -ib and -Ġbtn Save -Ġincorpor ation -Ġdocument aries -ic l -ĠN d -ĠA ra -Ġqu ake -ĠC ummings -ht m -aster ed -.d tp -Ġcond os -ĠGund am -/dis able -hydr ate -ĠEp och -Ġnational ists -Ġde ver -, request -.get Version -CE LER -ĠSal ah -Ġm ote -ĠMell on -spot ify -Ġorig en -Ġn ale -Ġadvers aries -.J Table -forc ements -ĠRet reat -Ġarch ivos -Ġsl ashes -.Mouse Down -< :: -_th rough -Al amat -.bl ur -_f inder -Ġall ure -Per ipheral -_pass ed -_ch allenge -ĠPale o -IN I -D ire -s phere -(C OLOR -ack ers -ĠG lyph -(int eger -Ġк о -ĠRe levant -Ġ Ù¾ -Ġat as -_pr im -ĠM UT -ning er -autorelease pool -= __ -ĠSign ing -íķĺ ì§Ģ -Ġu cz -Editing Style -ĠHe ater -ĠFair field -ĠBe ard -, en -us at -(' .' -/ stream -Ġget SupportFragmentManager -Ġm Current -_STAT ES -_w ind -CH APTER -prob ability -( annotation -Ġ*/ čĊčĊčĊ -.Un ique -.Add Field -High er -.d igital -.ex perimental -aw l -Ġwh ence -ern ote -S AME -.ip v -toBe Falsy -br ane -_c ategorical -A ura -ĠType Script -Ġspont aneously -long leftrightarrow -ik al -_T ODO -ĠWy att -Ġfl urry -d if -Ġreck on -ĠCor outine -ĉff lush -Ġwork flows -ĠF AMILY -s prites -_W ork -.Get Size -ĠCon straints -Big Int -it ia -get Row -Ġd uk -Ġis New -ĠProdu kte -xC B -isi ert -func s -ĠAd emás -Binding Util -omp iler --in v -Ġch ants -Ġents prech -(t i -_ IA -оÑĢ дин -ĠF ALL -im d -Ġlocal time -< Link -ни ка -Ġprof iler -Ġget UserId -ĠPhys icians -R AD -Ġh mm -ĠN ess -ĠTemp o -ĠJ T -Ġrecon naissance -< translation -Ġent icing -Ġqu aint -Ġcou pe -__ ', -NAS DAQ -ĠзнаÑĩ ениÑı -PER ATURE -ĠP ai -Ġtet as -C AS -IRR OR -Ġk c -Ġto te -Ġdraw back -Ġpars ley -ĉ Function -ist y -ĠD UP -_C ID -_ UT -Ġk si -Ġj ä -= val -.to HexString -æĿ ¿ -.cl ips -Ġoff en -ĠTECH NO -ĠSh ame -Ġsuscept ibility -Ġstupid ity -ĠTr out -ĠChamp agne -ethyl ene -Ġbe gr -_ redis -Y ep -Ġh ans -ĠDef endant -Ġd ashes -Ġuser Type -_d atos -Ġun ic -k rit -Ġrecept ive -ĠG ret -(m b -ĠIn flu -ë n -}/ > -interest ing -UT URE -Ġimage Size -Ġgr d -Ġabs ol -/ fa -. gradient -Ġw yst -] }>Ċ -leg ation -//---------------------------------------------------------------------------- --ĊĊ -ĠBl ender -__ ); -Ġuser Email -ĠPh ar -le hem -)) ? -(R eturn -eg ra -ut ivo -Ġappend ix -ĠRT VF -ĠSE AL -Ġg ypsum -_A rg -Ġillum inate -ĠSch iff -qu il -.ComboBox Style -'] ))ĊĊ -Ġalt ers -Ġpract ise -Ġu st -ĠD imit -- Regular -Ġcreep ing -ĠCan adiens -Ġret orn --cor ner -Ġ" ]" -(r ng -Ġcan adian -Ġpost o -.assert AlmostEqual -ĠBeck y -/ ss -Ġhost ages -Ġbi ologist -ĠHospital ity -ĠEl k -ĠBar ang -ëª © -bb bb -. teacher -Ġtermin ates -Ġis Error -ĠKend rick -end ars -ĠS uggestions -C el -ĠService Provider -ĠWich ita -] )),Ċ -Ġhead lights -_ venta -ANT I -Ġprop iedad -Ġen list -ĉ org -M essenger -.l and -" 'Ċ -asp ers -Ġt ers -f ilt -ĠFun ctor -Ġsl ing -_BL K --E uropean -ĠAch illes -\ Entities -.Display Member -Ġre development -ĉ help -Ġ[' - -ĠJul ien -= Integer -.is NullOrEmpty -ĠWo W -Pay ments -(h dr -Ġb aja -ĠJ ComboBox -Fire fox -Ġcon glomer -_c ust -$ ")Ċ -Ġmut ants -M agn -ĠMP H -{ _ -_w arnings -Ġg ast -L t -Ġtrain able -Trad emark -B ASH -ĠE CS -Ret rieve -' O -Ġinitial ised -Ġchem in -.Trans port -ĠY ing -as ions -Ġm oc -_LOG GER -GEN CY -ĠB logger -Ġ") "Ċ -PE nd -Ġaccomp agn -.C ODE -Ġm List -- educated -, / -ĠMerr ill -/ people -.'' 'Ċ -_t odo -Ġg ün -_FULL SCREEN -.clean up -Un marshaller -.Suppress Lint -Ġon slaught -ĠM arseille -edi ator -_ENT RIES -, default -meld ung -elf th -ĠGovern ments -Ġple as -ott s -Ġpl under -read Only -Ġdysfunction al -' Neill -Ġun loaded -Ġsqueez ing -Ġdo od -.add Data -ĠAs i -M ES -(s chedule -Ġadvent urers -expect Exception -Ġ}} >{ -CL S -Ġre cher -Ġdern ière -.D etails -Ġrandom Number -Ġi ar -ĠL ange -ew e -ĠEm il -Ġadvert s -Ġdram as -ĠK omm -ĠĠ ĉĉĉĉ -_Test Case -ĠCl arence -енÑĤ а -t oupper -.on Submit -ca a -_AL ARM -* )ĊĊ -Ġë³Ģ ê²½ -.Pr ivate -Ġsky line -RA IN -(c url -os ite -Ign oring -Ġv z -Ġved ere -ĠOS X -ban ana -Ġmet am -Ġtranslate Y -ĠMc Gr -âĢĻ acc -以 ä¸ĭ -Ġspirit ually -( enabled -Ġrest ores -Ġbtn Cancel -van ished -ĠN uevo -Sal var -caff e -Ġmaster ing -idd led -.is digit -Ġgr avy -aged List -\ Resources -Ġdown fall -.P ass -Ġalt ijd -Ġp izzas -Ġ} )) -per ms -ight on -Ġrep ell -Ġ'' ), -.normal ized -Ġmarch es -ĉres olve -Child ScrollView -ĠInstit utions -Att endance -l se -erd em -.get Input -Has Been -apeut ics -Ġ* \ -ĠRit ual -_L S -Ġspot ify -Ġsp äter -ĠTh umbnail -(c ert -Ġget Resource -_pl ots -Ġst aining -adjust ed -Ġ× © -Div Element -ĠT TC -Ġa prove -.view er -| = -get Source -çĶµ è¯Ŀ -_T B -_b illing --L ife -Ġpsy che -Ġtab Page -ĠIn fect -xff f -_h id -Ġap ocalypse -ĠN FS -ĠI TER -Window Size -he its -Ġincrement ed -ĠBr ay -eneg ro -Ġal monds -YP RE -Normal ize -âĢľ Well -ĠApi Controller -[ Unit -Gen res -ĠN ex -ĠL NG -Ġfore going -Ġtend on -ĠH p -C ouncil -ĠSaud is -ĠDe ze -Ġscrap ed -Ġbott leneck -ĠOr n -Ġunm anned -Ġinvoking State -ĠEx odus -_AT OMIC -Sub Menu -_com press -# . -Dr v -.push Button -Ġsuit case -oss ed -bit rary -Sn ippet -ĠEpid emi -Dis allow -_CH K -Ġver ifies -ĠCatal yst -âĢĶ from -Ġcontamin ants -John ny -(f il -Ġder en -Ġout cry -ĠJoh ann - Action -Ġa ph -h ands -ĠO CC -H U -Ġse cluded -Ġvisc eral -Ġvide og -ĠSam urai -ĠZ uk -ĠWid ow -acc ine -Ġl ille -ĠRy der -ĠProgram mer -Export er -Ġmov imiento -ap as -Ġle ider -ul ares -i eme --d ensity -desc ending -( IT -Ġscr aper -Ġice berg -_CR ITICAL -Ġa ute -_ Style -ĠM AL -ĠH ector -- Christian -Ġdifferent iated -ĠB ison -ĠĠĠĠĠĠĠ ĉ -.pop ulation -R io -- Tr -= Value -ĠLu ft -ĠGiul iani -çľ Ł -C oupon -Ġhaci endo -ãĥ Ŀ -pon ce -_res idual -Ġli á»ĩu -\ uff -об Ñħодим -Ġrespect o -ĠDes ired -Data Stream -.s ax -Ġm op -ĠH acker -ANT A -A nc -V enta -ĠWord press -ĉe ffect -ad apt -ĠInterview s -Ġdraw backs -ALLE NG -Ġgéné ral --b adge -Res istance -ĠOS I -t ournament -ĠRe putation -ĠEisen hower -File d -Ġhe bt -# \ -create QueryBuilder -æľī æķĪ -v anced -.Has Key -d de -(start Time -ĠInst aller -ĠIm pl -co ach -Ġpre ached -Ġbrew ed -Inst aller -ol vable -Ġal as -(sp ell -################ ############ -Ġdef amation -( Arg -Ġuser Details -Ġlicens ors -ĠInvestig ations -Ġd iner -Ġf ict -St ick -Ne ighbor -to Throw --se ctor -Ġris ult -âĢĻ : -J NIEnv -yp ical -design ation -(w p -Ġconfirm Password -- ios -Ġ"- ";Ċ -ĉassert NotNull -add Error -av ras -V m -(j Query -ĠVict ims -Ġreli ant -ĠBl itz -Ġout age -Ġfluor ide -ĠT NT -.Dis claimer -ĠSN MP -v ably -Ġphot ons -.Read AsStringAsync -S cheduled -Ġjew ish -ĠGeoff rey -ĠGr anny -~ Ċ --m essages -(go al -Ġarg ent -ĠP est -Ġcongrat ulate -inos aur -Ġwh ispers -Ġsist emas -ĠF é -/ Index -.M ILLISECONDS -Ġachie vable -ĠBritt any -++++++++++++++++ ++++++++++++++++ -ĠReturn Type -Ġinf ix -.is Success -.C ategories -Ġout lier -.As set -ot ec -Ġw izards -Ġboot loader -_ ber -Ġrehab ilit -ant or -ĠV ivo -ĠGar min -object Id -@ Path -Ġún ica -ĠYork ers -Guid Id -$ errors -Ġ+= Ċ -Ġax iom -ĠPS I -ĠS ucc -ĠSp okane -Ġ'".$ _ -ĠL N -.new Line -Ġintersect s -lich keit -ĠI AM -.DropDown Items -Ġcourte ous -ĠSmith sonian -ĠH mm -Q Debug -str aight -_s old -B ulk -Tri State -Ġadd Button -ĠH iring -Trans pose -ĠUIT extView -ist encia -/c pp -Ġпол Ñı -ĠCook book -/ Application -gen ic -ĠWoo Commerce -, vector -ĠB ite -.h w -Ġdock ing -ĠTan tra -ĠS VC -ĠMaur it -ial ias -ĠA ure -Ġb ols -LOC ITY -ĠWest brook -ĠB PM -ĠF ey -ĠS overe -Ġp anda -Ġqu izzes -Ġcre o -spe ech -/d ir -ĠиÑģп олÑĮзов -Ġfound ational -- append -n The -Ġapi Url -.X PATH -ĠL ingu -ĠEx haust -P akistan -Ġo map -Ġfont Style -еÑģÑĤ и -Ġmans laughter -_L ong -Ġcarp ets -Ch ess -el ight -Drawer Toggle -ĠP atty -_cross entropy -Ġtwe aking -ÑĤ Ñĥ -ĠCAL C -s ip -ĠJ MP -________________ _ĊĊ -Tree View --w ave -Ġpast ure -elim inar -Ġ ery -Ġrest less -ê µ¬ -Ġmari age -ĠEll ie -_ =' -Ġv min -K ick -.tool box -ĠMar ino -yp sy -std arg -ptr diff -ĠPe aks -_ Val -Ġing est -Ġcomp s -De be -ĠDe clarations -ir con -= all -.Debug f -Pred iction -Ġd au -(M ember -Ġchief ly -/ animate -.Att ach -Ġgastr ic -ĠUser Details -ö ren -ko a -- boot -Ġsp lice -le a -ot i -[ op -S quared -Ġscroll To -ĠNew foundland -ĉ ERROR -W al -EM ALE -Get Y -Ġcab ins -Ġab sl -.m ixer -Ġc dr -con cert -ĠSylv ia -B K -ä»Ĭ å¹´ -_CL AMP -ÑģÑĤÑĢÑĥк ÑĤоÑĢ -/g ames -Åĵ ur -< location -Ġclose Button -ĠHa irst -ạ o -Ġcr umbling -Ġsulf ate -Ġalg uien -ĠJ DBC -ĠK v -PI P -_s urf -Ġuży tk -Ġman ned -ĠOcc asionally -obj s -Min imal --d ess -ĠW AV -ĠError Handler -Ġset Location -Ġi ets -Ġsub routine -Ġtong ues -_qu iz -Mill er -ĠBase Type -ĠVu ex -ir ate -Ser iously -type id -Ġkut je -Ġpres cribing -_s urvey -.C t -Ġblind ly -.get Label -, ");Ċ -Ġpot rze -ĠS words -Sort able -ĠBlack burn -ĠM ata -Ġpond s -Ġprotest ors -ĠEn semble -: focus -Ġitalian a -Ġdorm ant -ĠN el -IN CLUDE -( Conv -Ġbu flen -ĠCD N -.x html -H dr -Ġcarcin oma -ĠWorce ster -nd l -use Ral -useRal ative -useRalative ImagePath -Ġtake away -element GuidId -.label X -[ ID -AL ER -ĉu v -> ()-> -/ li -+ len -Ġprop el -Ġcab o -\" ");Ċ -Ġvoc ational --p ill -.n lm -Ġerot ica -op ot -lands cape -ins k -Ġplac ements -.set Auto -Ġhomic ides -_Field OffsetTable -: l -Ġannot ate --r ise -, alpha -Ġinterven ing -amb i -. ='< -Ġpar ler -ï½¥ ï½¥ -Ġcomp lying --h andle -Ġinter ruptions -pl ers -roup s -_D ef -Ġpicker View -Ġpier ced -Ġerad icate -mob x -[ train -De ferred -Ġtot aled -Child Index -ĠRecommend ations -_WORD S -Ġsign ify -ĠA ero -_ bootstrap -_ Up -product Name -- any -Ġp pl -_P UT -Ġly on -_I List -Ġé crit -(g uid -Ġcontag ious -_Se lection -/ language -qu an -Ġac upuncture -Ġof rece -ĉR TE -.G una -Ġsens ed -ĠKr ak -Ġunl ucky -av ic -title Label -Ġhay stack -.b itmap -ĠCounsel ing -PL ATFORM -_T ool -T am -W ere -ÑĢаР· -_S PE -Ġon Animation -= window -ĠFactory Bot -postgres ql -Ġtable top -ĠC ata -h oc -_ asc -âĤ¬ âĢľ -Back Stack -é o -ĠS ous -set ter -') ])Ċ -vel le -ĠAl uminium -x BA -.m ongo -ĠVari ation -yt ut -neh mer -á»ĥ m -Ġeff ected -Ġ** /čĊ -Ġrecount ed -Pr actice -C ANCEL -cz nie -L arry -Ġq a -ĠHuff man -get Drawable -Ġenf rent -Ġon Cancelled -Ġle o -ĠX SS -ĠHur ricanes -Ġj on -ĠTest ed -ĠMor al -Ġbed time -ĠJ ADX -Ġech ang -Ġnue stras -PC M -) .. -ĠìĪĺ ìłķ -Ġborder line -Ġassist ir -ĠHelp s -ĠD ive -_s nd -w it -_bl end -Ġis First -Ġheap q -(' = -Ġas sembler -ĠMyst ic -or gh -Ġhij os -_K HR -(dec oded -ĠQ UI -Ġ× ij -Ġcontrol Id -Sp acer -.ag gregate -Ġsh alt -_tr ap -ĠFamil ie -Î ¸ -ort a -.Post Mapping -ì ° -Ġ'.. ', -z á -/ arm -.g allery -Ġimpecc able -Ġwindow Height -sl ack -ff b -_q p -lad en -ĠT ERM -set Label -ĠSingle ChildScrollView -y ük -Ġpul umi --g ap -uni acid -ĉ holder -.add Field -Ġtrip les -ĠJud gment -ĠC ena -p arsers -.draw Text -Ġк ажд -Ġac ct -h ive -Ġmus ique -ĠY az -- posts -Ġfil s -Ġ// {čĊ -_p uts -ĠStat ue -d iamond -Storage Sync -Ġsh uts -Ġget timeofday -ĠA ABB -ich ern -get Locale -int ree -Ġfruit ful -B ear -Ġpl umber -q id -CH IP -Ġmotiv ating -Ġescal ate -.b ulk -ĠPlay ground -_m irror -ĠPe el -Ġd ane -in voices -HasBeen Set -- vertical -ĠFrances co -ĠAS A -Ġкол иÑĩеÑģÑĤво -Ãł n -Four th -ĠCreate Table -c ctor -Ġfr antic -a ab -ĠKar achi -_im ag -Ġnat uur -E at -Ġst ump -Ġroll ers -Ġtrait ement -ĠпÑĢ од -Ġreal istically -Ġe Pub -ĠZ ag -dam n -ĠAnn ex -pec ies -(ex it -Ġspect ator -ĠBulg arian -Ġme get -Ġm atures -Ġdet ections -Ġz ahl -enef it -ak ov -Ġadult os -middle wares -is Object -K enn -Ġun ethical -sub net -Graph QL -ĠG ael -.Drop out -Ġbureaucr ats -ĠRed emption -.D to -.E valuate -Ġog gi -Ġtrat amiento -Ġrec alling -isting uish -/re lease -_WR ONLY -ĉm kdir -Type Enum -ĠD ARK -æµ ģ -ĠV apor -Ġat ol -ĉ inst -.` );Ċ -/ el -Ġre claimed -ÃŁ erdem -_lo st -ĠAl a -Ġо ÑĪиб -ĠBar th -Col on -op or -_pass wd -_ex clude -AP A -flow ers -ĠE book -ĠST A -UN S -_DIS PATCH -AC IÃĵN -termin ation -Ġnest led -adr atic -Row Animation -_k m -Ġr ond -]] > -et ak -Ġt ussen --p aying -_access ible -Bat man -(it r -IALIZ ED -ĠText Area -an ke -_J UMP -Ġbeh aved -, options -x iv -.P LL -q x -.on Next -Ġver ifier -Ġdu ż -ĠFuk ushima -ĠCORPOR ATION -_t D -ĠMe adow -Ġpro yectos -Ġ(' \ -ĠBarcl ays -Ġleg ality -Ġh amburger -Ġe ins -Ind iana -ĠT Key -clo ak -< algorithm -Ġpre acher -{ lng -. articles -set Image -R ename -Ġbloss om -ĠB loss -Ġu ur -Ġd ads -ĠTitan ic -ĠĠĠĠĠĠĠĠ čĊčĊ -Ġordin ances -Ġm änn -Ġer k -Ġdist illed -Ġä l -Ġrupt ure -ĠCam eras -ù ng -Ġhairst yles -Ġembry os -âĢĿ Ċ -.N av -Ġstr m -ĉ usage -.A I -ĠTO UCH -ĠIllegal AccessException -ê² ° -k oneksi -! ") -Ġesc ap -ud ios -start time -Ġmein em -ĠSp iral -ĠErect ile -ival ence -Ġitem Type -Ġaba ixo -Vert s -t aking -p st -ĠOsc ars -ĠD x -et ty -M AL -ĠNeed le -ĠCOMPUT ER -ä»» åĬ¡ -Ġnew X -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ -ple vel -AC EMENT -ĠJoh an -Point F -Ġrest room -ver o -Ġel Åij -produ k -ĠYE ARS -ĉ actual -UP LE -Convert ible -Ġpor rf -Inject ed -_ both -/G ate -cal culator -email er -.P od -ĠZ ot -_sm art -b asis -< Color -Ġcr avings -Dr ivers -(c os -dat able --m etal -ĠP c -.copy Of -Ġorient ations -ĉ ast -ĠZ ombies -Ġbom bed -Host name -_ raises -mens agem -Ġcort isol -ĠF iona -lic os -he avy -Ġê°Ģ ìł¸ -omen cl -Ġcult ured -Ġart ikel -Å¡ ÃŃ -j dk -Ġvandal ism -Ġ} ]);Ċ -Stra ight -Ġrehears al -E dition -ĠInsp ir -ĉw c -Ġform ulate -an zeigen -Ġpath ological -Ġkennen lernen -> {" -Ġd iced -Ġbrace lets -ĉĉ ĠĠĠĠĊ -*> * -/t arget -.A gent -.m agic -Ġide ologies -TR ACK -_ind ividual -< decltype -ĠRECE IVE -/ boot -:@ { -Q M -ĠM andal -N AMESPACE -Ġter cer -ĠReg gie -ĠNich olson -ĠF ulton -st aking -Ġreson ate -lp arr -Ġconvert ers -Ġ( "/ -ĠMarl ins -Inform e -'=> [' -Ġro bert -ĠH IM -we bs -.trailing Anchor -. ascii -ĠM asc -Ġtechn o -et xt -ĉ ĠĠĠĠĠĠĠĠĊ -α ι -( Seq -Ġ?> :(" -put c -H AVE -E valuator -match ing --n ames -Ġla h -_Y UV -æľįåĬ¡ åĻ¨ -.W RITE -): \ -- definition -Ġchim ney -.c ls -know ledge -ĠAlexand re -Ġco leg -o ÅĽci -.C ho -Ġsoft ened -Ġrot ates --st ates -ê · -viol ent -Ġ: )Ċ -Ġacc ión -n ika -ĠL atter -_F loat -Ġegreg ious -od ial -Syn opsis -(x i -Ġ}, { -c xx -Em ma -ĠConcurrent HashMap -_C amera -Ġpe anuts -ãĤ³ ãĥ¡ãĥ³ãĥĪ -_b ed -Ġerror Callback -ĠPap ua -, True -¶ ļ -Ġstadium s -Ġkn obs -ific aciones -Ġpurpos ely -ĠPure Component -Ġк ли -.Tr ack -ss c -( Job -(Http Context -Ġchois ir -Ġì » -Ġaus p -up pen -Ad venture -ĠFL AC -Ġappell ant -Ġ( (" -Ï ĩ -Ġtr if -Ġdur ations -ĠNG X -.b p -action Date -.in stant -- Requested -' && -ĠÑĩ еÑĢ -= bool -Ġl ords -lic ing -Ġmar in -Ġbl inded -/ layouts -fe ito -izz ling -E vt -Ġbull ish -ex clusive -âĢĻ es -.getOwnProperty Descriptor -Ġbapt ized -ĠÑģл ÑĥÑĩ -ĠCec il -.e ffects -Ġcrypt ographic -ĠV ille -u ft -ĠAnth em -Ġseek er -Ġnick named -Ġcamp ground -Ġaction Bar -ĠEp isodes -Ġ --------Ċ -Builder Factory -_UNS UPPORTED -V ILLE -.Reg istry -Ton ight -Ġm aks -Ġadd ons -ĠDec rypt -.sk ills -(f h -Ġj ugg -ĠC ouples -ĠAm ir -Ġ= ========= -Ġend ereco -.String s -Ġharm ing -Ġbust ling -(first Name -.s parse -IT O -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠ čĊ -æĿ¥ æºIJ -ode ga -an agan -.Handler Func -Ġt inder -Ġ# ( -Ġimagin able -Ġa un -Pres ence -Package Manager -Ġlud icrous -i ème -Ġget Object -box ing -Ġsqu id -ê tes -Da emon -_ likes -Ĩ µ -//---------------------------------------------------------------- ------------------------------------------------ -. www -ss el -ete ctions -da e -/download s -ĠClass ifier -_SUB JECT -z ego -_GROUP S -act ices -_l ite -Ġdan mark -/ bl -apy rus -TIM ER -ĠScript ures -Ñı ÑĤ -sp a -" G -Ġpenetr ating -Ġconform ity -new line -Ġl yn -ĠM MP -ĠINTER FACE -ĠAction Types -.c riteria -á»ij ng -Ġrest itution -ĉF OR -< path -=? ";Ċ -( percent -nd o -ĠA CM -ĉ ct -@ a -Ġt ú -Ġspot ting -ür n -ĠG ER -.write Value -_block ed -Y md -Ġin eff -ĠRadi ation -ĠOil ers -Be er -ro ts -ĠT rot -r na -port er -en ery -Ġporn ofilm -ëĶ Ķ -_ ck -.Com pute -Ġ[] ĊĊĊ -g ium -ĠTE LE -ĠInst ances -* I -Ġwire Type -on ium -esh ire -Ġput char -Ġawaken ed -.de gree -he iten --await ed -Ġneuro trans --test id -ĊĊ ĠĠĠĠĊ -Ġç» ĵ -Ġk ino -_D AYS -ĠVal erie -nt ity -@ Bean -et Code -< Renderer -" "Ċ -Ġb ern -Ġtotal itarian -clin ic -ĠM ünchen -no inspection -is ce -_t uples -.Point s -Ġpast oral -J ak -ken ing -/c olumn --produ cing -Ġabol ish -fe as -response Data -redirectTo Route -Ġobserv ational -p Next -z te -Cho ices -ĉL CD -& S -Ġbillion aires -_E OF -Ġcoh orts -ank en -.com bine -( Optional -_CON SOLE -ActivityIndicator View -Ġpharmac ist -ĠD ough -ĠOper ational -ç ² -Ġj ams -S olo -ĉd uration -.r m -ĠT oni -. leave -Ġpued a -ĠF ay -Det ach -.Max imizeBox -Ġmarty r -Ġh aze -/ ne -Ġm amma -selector Method -Ġpilgr image -ĠAs phalt -Ġvalid o -End Element -Ġl apse -Ġ========================================================================= ===Ċ -il os -ern als -Connection Factory -ĠL oving -.Com pile -Ġc ork -ĠBy e -ibName OrNil -est ar -\ GeneratedValue -( LL -ĠRaise PropertyChanged -ĠIran ians -Ġget Price -m aries -j umbotron -ĠReb els -DI FF -ĠMo j -ort ic -ĉconst expr -nt p -Ġmagic ian -Ġpatriot ism -. ce -.Simple Button -ĠPR IV -hist oire -high er -refix er -C JK -ĠOsw ald -.s prites -.I l -Ġarc ane -ĠCh un -_ Of -Ġevery time -Ñİ Ñī -Ġle tras -il an -bar u --b ot -ĠSign ificant -Ī ìĬµëĭĪëĭ¤ -âĢ Į -- issue -Ġinsan ely -ateg ic -_V E -: CGPoint -M arks -.pro blem -'].' / -Ġredund ancy -Ġdec ryption -H ung -- validate -ĠAng elo -J M -Ġpop over -de bit -Computed Style -) __ -(s in -Ġ' ), -(def var -ô te -ThanOr EqualTo -.z h -(N ote -ib BundleOrNil -ĠSon ia -ym ous -ãĢĤ < -Ġfil my -Ġearth ly -ĠLearn ed -[ section -.js oup -str up -ĠPat ron -Ġ) * -set Font -Ġhe g -Ġdelta Y -_S CR -.c ut -Ġvb CrLf -.Object Mapper -Ġré ponse -Y u -(){ }ĊĊ -- parameter -ıs ı -iaz za -IZ ES -_SUP PLY -k its -Ġre ins -(d ocs -% ! -Ġsystem ctl -ĠPs r -ĠW erk -Phil adelphia -B REAK -.append To -(l on -A br -/ renderer -ĠE leanor -C ERT -Parameter Value -$ get -Ġà ² -ĠJ L -Ġign ite -Ġb ạn -ĠC aul -Ġh aste -Ġdom ingo -Tes la -/config uration -(ex pect -us ra -Ġpre fect -Ġfro gs -Ġassign able -Ġinterven ed -. choices -UI StoryboardSegue -Ġb é -ĠL ös -al phabet -Ġpre amble -db a -Ġem itting -.m ore -ĠBas el -(date Time -() });Ċ -Ġnode List -ĠF PGA -w el -Ġl odash -_auth entication -ó rio -(r untime -_SC ENE -Ġc uffs -ĠAd resse -: About -Ġburge oning -Ġcic lo -LO OP -Ġdef y -Ġelement Type -Ġconserv atism -Web Host -.Dis abled -Ġcl ap -ĠAle ks -r oring -iss ional --B old -IR TH -.item View -q ing -? key -ĠVen om -Ġant id -ĠFormat ting -Q PushButton -ĠAssembly Title -_res erve -.D irect -An ime -Ġmaterial ly -Ġadj unct -.setToolTip Text -lass ian -(n r -Ġning ún -Ġmisunder stand -ĠApp lying -_com pat -Ġmix in -Ġjeopard y -Ñĭв аем -Ġcoc ina -_WR ONG -AT AR -K D -Ġcategory Name -Http Context -Ġb ubb -Ġank les -ower ing -Framework s -Ġseg undos -.As sembly -_Ent ity -H Q -Ġf ours -Ġforfe iture -v lan --d ominated -- away -IC IENT -.Read Byte -am ax -. ="< -_s prites -ĠRem aining -LO OD -_require ments -' article -ĠPompe o -Ġt ér -ĠD rops -Home As -HomeAs Up -ú a -.n asa -_b io -ĠY oshi -Elect ronic -Ġj ose -Ġintel ig -Ġ?>> { !! -_pro v -= DB -Ċ -Ġdro its -Ġhomosexual s -Ġab duction -ĉw idget -$ headers -ĠD AR -Ġfl a -th reat -Ġlou is -.Get Property -" Just -(f rames -ry o -prof ession -| i -íķ´ ìĦľ -(s v -Ġun recognized -I onic -F ashion -Screen State -ĠIn coming -Not Nil -Ġsync ing -em ie -Ġtherm o -_pro cs -Ġincons istency -rel igious -.m j -Ġperson n -Ġmoment os -or arily -Ġæ Ĭ -_ne urons -Ill ustr -im oto -il ik -ĠW oj -Tr ading -Ġapp are -Ġentre prises -ach at -Ġ ¬ -Ġne igh -BUTTON DOWN -ĠMah er -ag han --h ash -" f -Ġclient ele -.add Button -ĉ SP -Q i -Ġgr ated -POS ITE -: > -ĠHow ell -ĠCompar ative -ĠIS C -ÂŃ i -O cean -D avis -ĠFil me -W ins -ĠJ IT -oc cer -ĠC orm -ENCH MARK -rch ive -ica ção -Ġm ata -Ġchild birth -ĠOption ally -En s -Ġx http -Ġel ucid -_Osc InitStruct -)) ):Ċ -Ġint uit -ĠDon ate -Ġcorrel ates -> Delete -Ġequ ipe -Ġb oca -Ġinfl atable -er ah -ĠDateTime Kind -Ġcal ves -\ Lib -Ġem lrt -ĠTr ilogy -ĠP anc -ĠD uis -ĠpelÃŃcul a -WAR DS -_DE TECT --section al -dh cp -For Row --de struct -ĠPres enter -/s lick -, on -ĠCit adel -logged in -_sub type -Ġsig ue -Ġc uring -ĠFire wall -Ġfluores cence -ĠItal ians -иÑĤ ÑģÑı -.get Style -In Seconds -j ie --S mith -Ġx link -Ġsub missive -он ÑĤ -arbon ate -ĠF aul -_go als -ĠCommission ers -chart Instance -_POST FIELDS -Ġmed ial -Ġman os -Ġdel t -sv m -.Ap is -ep hy -Ġasym pt -Ġapp Delegate -Ġimpro bable -ck a -sim d -/ Error -. âĢĵ -ĠP TS -de er -Ġs ina -m agnitude -ID ADE -'] }' -Ġmay ores -ĉ comment -/ console -" @ -v olt -.s ell -ĠM acy -Ġmel od -Ġim ágenes -_ch g -Ġin out -ident e -) '),Ċ -d ni -.b lob -Ġtyp ography -Ġe erie -_O ID -pes an -aj an -Ġch opping -Ġbl uff -ad f -_b ases -.Form atter -Ġ\ % -ĠPage Info -Car rier -ĠCal ibration -com o --b odied -Ġfinanc ier -ĠIN A -. ERR -Ġhood ie -ĠSan ity -gu arded -.opend aylight -ISM ATCH -High lights -ün k -ani em -anger ed -assign ments -Ġregistr ado -ĠU PPER -ampil kan -ash ire -ĠNik ola -ĠC FL -ĠH DC -Ġp oids -ĠIP s -Ġprevent ative -ips oid -if ix -.c amel -.g a -V olumes -- ste -Y ahoo -_s ibling -H ighest -opt group -Ġkvin na -âĢĿ ãĢĤĊĊ -ĠAppl iances -Ġ" >< -') ")Ċ -ht t -ĠIdent ified -Ġpenc ils -Ġmember Id -Ġappend String -.load Data -Ġmock Mvc -Ġj ub -ĠSl ut -ĠTai pei -st att -Pol it -Ġpart ager -Did Change -Incre ases -) }. -ĠB aba -_CL IP -[ unit -Ġк лÑİÑĩ -Ġalc uni -ĠL ola -Ġcl inging -@ PostMapping -(con cat -Ġss id -ĠFa uc -ok it -ĠRecord ed -á lez -($ ('< -.assertIs Not -Ġk ali -V olt -Ġwarm ly -Ġsca res -get ti -füh rt -_d oes -. EMAIL -im ations -Ġspring fox -ĠDec om -arc y -Ġgl itches -ĠM off -ĠV oll -.b etween -Ġcoord en -ĠPart icularly -GB P -Ġsem ble -East ern -_M SB -]) {čĊ -m organ -ĠE VAL -d ere -HO USE -mo ire -ist ique -_l stm --com mit -yster ious -Ġtw ink --th umbnails -en ÃŃ -:' ', -Ġblack out -ĠFlo ors -Ġso fas -Ġou i -lesh oot -ĠRa q -- abs -Ġk ra -M ining -sha ft -.set Columns -Cl azz -PRE TTY -.play list -éĸ ¢ --Sah aran -M ING -ĉ bl -è® ® -j f -DO CKER -hope fully -( ignore -ĠUsers Controller -ĠMitar beiter -ĠL ES -Ham ilton --m etadata -ĠK K -ikt ig -Ġwoll te -egr ator -] bool -, current -Ġvalue Type -Ġexcav ation -ol and -Ġv erv -/file path -Auth Provider -Ġpro crast -ĉ ULONG -_MEM BERS -Ġup lift -ĠAut onomous -Ġart works -ĠOut reach -Ġp ore -Home page -Dialog Title -ĠGener ating -PAR SE -Ġsem anas -Ġhuman o -JSGlobal Scope -Ġvol te -Ġb ella -(is instance -Ġpl c -\C atalog -Ġeste emed -éĽ · -(s uffix -Ġswe eps -ĉ ORDER -Ġdo ivent -ĠSw arm -ĠComp iled -get Page -AD R -.R ichTextBox -ĠN aming -ag ged -ĠG ANG -r asing -ode led -Ġg ala -ĠJS Name -dd f -Ġill ust -ĠLans ing -[ port --de ath -Ġdin heiro -ĠE ighth -Ġb ian -st Ã¥ -Ġvers ión -ĠLinear Gradient -ĠHard ing -. *) -ec zy -$ header -Ġv Ã¥r -Un checked -Ġko je -ĠPal adin -() )), -G iving -() })Ċ -Ġd ips -F riendly -Ġport rays -Ġhel ium -Ġinsurg ency -_ex piry -ĠstringByAppending String -Ġa antal -s lope -m ast -.get Integer -Ġ################ ######## -_PIPE LINE -Ġdens ely -Ġmut ating -m idi -ĠSe it -ay ne -NOW LED -ĠDes mond -ĠF Name -ĠN airobi -\ Context -Ġcalc ular --d en -Ġc ott -] ):čĊ -ĠRecommend ation -ĠRole x -Ġvalidation Result -.p at -Ġn Ãły -ĠRest Client -ĠG PI -ĠAshe ville -ĠO SP -ĠPER MISSION -ÐĶ аÑĤа -/ notification -K night -_W ord -ĠB ender -rank ing -Ġpart ida -_res ervation -Ì Ģ -Ġm Name -Ġget ch -Ġb orr -Ġdilig ent -Disc uss -æŃ£ åľ¨ -ape ake -ion ed --N azi -.c um -ĠK ron -=$ ('# -/s ingle -Ġerot isch -ĠV ib -Ġrat ified -Ġconcert ed -ĠREG ARD -Ġdo br -.Driver Manager -' r -Port able -ĉs uite -Ġrel aciones -ĠD op -emplo i -DO B -Ġcr umbs -Ġx ls -_App lication -(': ', -Ġ---------------------------------------------------------------- --------Ċ -m se -Ġber k -ĠReturn Value -ĠBel ly -Ġcam ar -ĠPe ek -els ing -Ġnot ifies -ĠTr istan -ĠG AR -em me -ĠElev ated -_C SV -(ch alk -Ġtw enties -ĠSearch Result -= search -ĠMix ing -ý t -Ġrecru iter -ĠIDE OGRAPH -ĠA go -( Operation -$ values -Ġworld ly -ĠRosen berg -ĠConfigure Services ->* Ċ -Ġsn ork -_op acity -ĠinitWith NibName -i ado -A AC -Ġ] ). -; z -_par agraph -Ġnos es -stand s -if r -_m E -I raq -.P redicate -ena ire -]] ];Ċ -Ġun idad -Ġretire es -_h ello -Ġmode le -ĠUIT ableViewController -f write -_num ero -_vis ited -Ġrece be -( Notification -Fant astic -_sub menu -ĠP EM -ĠCup ertino -approx imately -class ed -.Read String -Ġdomic ile -_P W -Ġball park -ĠK ale -con tra -_f avorite -/ of -Qu ite -ĠOT A -Ġacceler ometer -did n -| ^ -ĠRohing ya -ivic rm -ann abin -обÑĭ ÑĤи -or ado -') + -Ha unted -, ID -( UIAlertAction -ur v -_b el -ĠMex icans -/ terms -ĠPaint er -Input Label -ĠV inci -ĠRos ie -\ uc -< Menu -Ġcool ant -(current User -_d ual -) "},Ċ -& p -Ġconver ged -Ġrestr ain -ĠYugosl avia -= target -Ġimp uls -ds a -Search Tree -Ġh box -ĠImp ress -§ Ãĥ -get FullYear -(d a -ĠY YS -.al ignment -.Get Text -.token ize -ĠOlymp us -Ġmur ky -ore station -Ġdiss atisfaction -ĉT Array -_ kses -.Add Singleton -ĠStart Time -Ġfan atic -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĉ -Ġentity Type -. override -Ġ ------------- -ĠDat agram -f out -(with Id -Ġ# __ -Ł èĥ½ -ek yll -.f riends -ame leon -Ġz ach -.simple Button -ret orno -Ġkon k -/s mall -ĠQuick ly -un read -Don ate -Detail View -Ġdu a -Ġpenetr ated -OM UX -Ġn ir -_p data -"], [" -Ġlow es -Ġdop ing -Ġas ymmetric -Ġneed less -our cem -Ġup ro -ĠGu zzle -af b -Ġsext reffen --c ollar -Ġcol ossal -Mon key -n ish -Ġhandle Message -Incre ased -* dx -ĠChatt anooga -f org -ĠOr den -Ġsh ri -ĠV and -Ġ" @" -Image Sharp -ĠWild cats -pon ible -.sc enes -Ġpaint ers -ĠPf izer -ĠZ ah -To Local -ĠFl am -Ġé taient -)) ^ -ĠSand box -ĠTR ADE -Ġchrom ium -Ġac claim -Ġpac man -´ t -) reader -M ari -.Dispatch er -.A DMIN -ĠRem ed -Sw eden -Ġoverl ays -. er -Ġp ang -Ġclean ly -aven port -Toy ota -patch es -Ġv tx -ĠE is -cl ado -ĠR itch -RO LS -Ġh ade -Ġconspic uous -Ġdo cks -(j q -ĠPrem iership -ĠBe z -ĠâĦ ĸ -ĠÑĥ Ñģл -_tot als -Ġprov a -ĠC ue -Ġsa úde -ĠGame Controller -IM IZE -, port -ãĢĤ ( -.C decl -Instant iationException -Ġcoll age -ĠIO C -Ġb ais -Ġon Finish --st ars -set Size -Ġmog ul -Ġdis illusion -Ġche vy -(S chedulers -( IR -_loc s -Ġcann ons -Ġcancell ing -/b us -Ġbuf io -ĠY ours -ĠPik achu -Ġter me -r Ã¥ -f ahren -Ġowner Id -Ġoblig atory -Ġcul p -Ġacid ity --m ult -ĠBam boo -Ġ' "> -_g s -Ġcomp il -n ard --ex c -Ġrh yme -Ġbut to -s ays -ant asy -ë ¸ -Ġcitt Ãł -Ġche g -Time String -Ġpos itivity -ĠD abei -Ġw ang -Ġes cre -" c -ĉv ideo -ĠRank ed -.str ings ->> >( -Ġин ÑĤеÑĢ -Ġrest a -[: ,: -Ġrend re -Ġdes er -J os -Ġdis ruptions -Ġоп еÑĢ -s ampling -sup press -Ġcontainer View -ĠSeam less -Ġair y -Ġon load -.Window Manager -ĠPL A -br aco -.set PositiveButton -Ġp du -Ġg si -ĠC li -_gr adients -Ñı д -ĠWh isper -c stdint -Ġl äng -Ġform ulations -én om -ourn emouth -[$ _ -Ġordin arily -.set Username -Ġfacult ies -MIT TED -/ values -Ġwe ir -ĠA pt -M Z -ĉc f -uck en -ĉĉĉĉĉĉĉĉ ĉĉĉĉĉĉĉĉĉĉĉĉ -def ense -[i Var -ĠBusiness Exception -Select ors -(co ordinates -ĠRes ets -ĠDr inks -ole ans -(st ypy -_IO C -.x xx -ĠSl ater -ĠBel ize -Ġ/ ************************************************************************ -add in -_ep isodes -Ġis chem -legal ArgumentException -D anny -Ġp ared -.code haus -ĠAss y -ĉ Rect -â ŀ -.list a -Ġв аÑĪ -Ġv ets -HW ND -ison er -Ġx o -Ġor ally -ĠSt mt -.r nn -ĠD PI -ĠStr ikes -.setViewport View -Ġèĩª åĬ¨çĶŁæĪIJ -Y ELLOW -GL enum -part ners -ĠImp licit -Ġtak o -âĢĻ elle -Ġerm ög -total Count -G il -ĉ work -Ġpr atic -in ati -ab ies -ĠSk inner -Ġspir ited -Ġpancre atic -Ġh df -' em -Ġpsych osis -olic it -Ġ" {" -_at ual -Ġé lect -TE AM -Ġd ak -ĠSW AT -.Fragment Manager -Ġprovision ing -l ifetime -_EXTENSION S -ĠC ASCADE -Ġ! [ -(K P -Ġv em -ĠInterr acial -'] },Ċ -sp acer -_k v -W arehouse -R DD -_f sm -.Stretch Image -, Yes -ĠRefuge e -ĠBr inging -Ġv álido -.inter section -Ġsp ooky -_port al -Ġmo th -ĠZ odiac -ĠSOC IAL -M imeType -'] }} -_Bl ue -Ġbot anical -Ġfr ags -Ġfamil ial -- du -Ġse izing -(block s -.r d -.check NotNull -Ġmis er -Ġmax x -ĠK nee -View Item -Inner HTML -D anger -(( __ -Ġprz ypad -create Url -** , -ĠDecor ating -ATEG Y -?> / -.Design er -hex digest -ĠEvery where -all eries -.TEXT URE -.Block s -z ell -Ġpre ço -S uddenly -input Email -(s ync -.b d -gold en -> '); -ĠDick inson ->> (Ċ -ĠQUE UE -Ġget Column -ĠS AND -.p iece -lic er -Fl utter -Ġget Version -Ġresource Id -og l -ÅĤ aw -.Br anch -ĉ web -Ġfr amerate -PP P -Ġfr ay -C NT -Ġinformat ie -'] čĊčĊ -ne as -Header Code -Ġæ ¸ -Ġtr g -raw types -H onda -Ġmark eter -Ġrequest Data -ĠP g -ĉ not -Ġpage Info -Ġakt uellen -ãģķ ãĤĵ -ĠA MS -push ViewController -ĉ AL -Ġv ests -produ ce --m ême -ĠRah man -F unny -E Z -_ Valid -Ġsquad ron -Ġl ash -Ġ irm -ias co -ĠPar an -Ġpet ites -ĠDec ay -Ġun initialized -priv ileged -Ġm bedtls -å¤ĩ 注 -Ġ^ . -Ġec static -D etroit -Ġpart en -Ġsou venir -.get Login -моÑĤ ÑĢ -en ção -ĠmÃŃn imo -ĠAccess ed -ri ó -M ic -ĠV ocal -.Set String -Ġmens ajes -åĢ į -Ġattr avers -ĠA ph -Ġ' );čĊ -ünd e -Ġench anted -ĠRoot State -ĠCLOSE D -ĉĉĉĉĉĉĉĉ čĊ -Ġcal iente -or ris -Ġphysic ists -h wnd -_v i -Ġráp ido -Ġcapital ized -ed By -Ġmach ining -Ġhub by -ĠSt acy -.B us -dr ink -H ur -Ġprop ia -Unit Test -Ġmiscon ception -__ ));Ċ -/d c -ĠMay weather -_m C -.create From -ĠQ Painter -rops ych -inn itus -ay as -Ġg eg -(d w -Ġus ado -Ġtrick le -Ġann ihil -ĠP asta -Ġ++ Ċ -(Expected Conditions -.post Value -ic ap -ĠDon etsk -_s oup --p ublish -ĠP b -ment ions -AC CEPT -.P ull -,âĢĻ âĢĻ -Ġret arded -_AT OM -ĠTermin ator --c ourt -ĠCLLocation Coordinate -Ġrever ence -ĠS SC -ut ely -ĠW ON -ĠG SL -fre i -.get Longitude -Ġopen FileDialog -.B utter -- important -_M ANY -ĠG ong -âĢľ How -Ġg orge -= msg -ĠEz ek -create Command -: checked -Ġinf ographic -.W EST -Dir s -Ġguard a -Ġbeet le -< small -- android -Ġcred itor -ĠM éd -Ġfinal ist -Ġab l -ne v -_inter action -ĠMonter ey -j ah -Ġcand ies -ĠQu incy -èª Ń -Ġbatch Size -ak it -Ġo be -(p ara -Ġexperiment ed -Ġcouncill ors -Ġcl ashed -s qu --st rokes -ĠG K -ĠEx pires -Ġprosec utions -ĠCreat ures -Ġy ö -x lim -_IM P -Entry Point -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ -.Default CellStyle -Ġbre ve -ĠBrit ann -Ġsweat y -Ġle th -Ġflash back -per manent -ĠJ DK -_D etails -E uro -p pt -Ġrich TextBox -/ board -Ġtr ance -.c ycle -'); ");Ċ -Ġtox in -_de init -Ġover arching -Ġconfig parser -ĠKaw asaki -.th umb -Ġplay a -ĠJose f -+ _ -Ġzero es -Ġa up -ĠH ari -comm itted -N it -.file Path -ĠDis abilities -man ufact --al igned -.RE SET -Ġrust y -E y -Ġou sted -cos a -Struct ured -.get D -Ġs ábado -> Loading -_m A -.get Random -bl ings -Ġchees es -tt i -. âĢ¢ -ĠBurg ess -ender it -. ',čĊ -(" "+ -ac b -% p -index ed -_pred icate -nes ia -Ġb ied -ĠC IT -( Pos -_r adi -ä»· æł¼ -B iz -ĠAdoles cent -Ġvi ên -c ycl -_C ancel -Ġcon clusive -Ġappell ate -inform atics -S J -Ġelect ive -role Id -Fetch er -ĉ Command -(" (% -Ġf art -IL A -get Block -A USE -Ġд ан -ĠAr te -Ġnot ifying -Ġge le -.s ame -ĠReg el -ĠBa ÅŁ -.c reation -ĠV N -_comm unity -Ġuns ustainable -SE X -Ġgrid Size -res cia -avers able -(', ')[ -ĠPh elps -á»ķ i -ANCE LED -- IS -.run ners -ĠSt okes -.P rodu -Ġwh ipping -_ac quire -Ġinvestig ación -f ried -.copy With -ĠHard cover -- Se -áŀ¶ áŀ -inv itation -les ai -ĠD orm -ĠÑģпиÑģ ка -Ġconcaten ated -oph il -Ġthink er -/font awesome -ĠLe opard -Ġ"/ ");Ċ -Ġresidual s -ĠMic rowave -Ġconform e -th rop -Ġdis emb -ĠO MG -ĠDisc ipline -ĠAc robat -/re pository -df a -_M ED -buf io -Ġméth ode -_H OLD -ias i -_ legacy -) ččĊ -æ£ Ģ -Get ProcAddress -Ġy ay -ot ence -order id --t w -Ġdear ly -In coming -/ il -Ġneu rop -uc z -); čččĊ -ĠInnov ative -Ġprof und -ig mat -Selection Mode -re levant -.G O -Ġbru ises -Ġs ach -ode f -Ġre imb -/d esktop --s pot -und ance -Ent ropy -\ core -Ġsug er -ĠM vc -ĠGN OME -_ind x -ĠYY STYPE -ĠMat lab -ĠC IF -Ġ* )) -Ġproduct List -ĠAl right -ac emark -ÑĤи в -mod ification -int ernational -Ġhom ers -Ġdict s -ĠQ Font -.SQL ite -Ġtransplant ation -ĠMessageBox Button -ĠEl ves -'] ])Ċ -(Q Icon -Ġcin emas -CO ORD -- China -Ġkh ẩu -æĪij çļĦ -Ġskull s -Ġpain staking -f ce -.XR Label -Ġspec ifier -Ġpref erring -/ activity -( Photo -á lt -.l ot -' '. -ann once -.google code --p df -ĠP oke -_A CL -Ġend owed -dis cover -.om g -Ġwood land -.M agic -Ġvol ont -Not Allowed -Ġch ave -BM W -',' =', -ĠS IX -æĪij 们 -Ġkos her -Ġaspir ation -int l -_ref ptr -'+ Ċ -ment or -.cl ub -Window State -.A RR -Ġz za -Ġmessage Type -.e qu -Th or -Ġin just -Ġg ums -Ġborder Side -//// / -ĠTrans mit -Ġbuf size -Ġh ak -Ġell as -R ANDOM -ĉm c -Ġpe a -ek o -document o -Ġhyster ia -Ġaren as -Ġgun men -Ġm ike -Ġimp unity -atis ation -_Z ero -_COMP ANY -ĠG ors -Ġuse Class -( redis -ĠRUN NING -ĠB air -vel te -Ġ',' . -аÑĤÑĮ ÑģÑı -ö st -encode URIComponent -_re strict -Ġdec als -ĠPed ido -Ġalter cation -Dis plays -ĠApp licants -C US -Text area -ĠAng ola -.f uture -ĠUS HORT -Ġsuppress ing -Ġset zen -AP olynomial -Ġto ch -Ġhall mark -Ġ$ $$ -ĠCHAR SET -.r pm -ĠD ich ----------------- ---- -_p arm -è¿ ĺ -acc iones -h ait -WAR DED -_r outing -ĠN OM -Ġen clave -ĠLot to -ĉf r -complex Content -ĠBall ard -k ube -/w in -.getColumn Model -_RE PLACE -Header Value -Ġest udiantes -Ġap is -Ġb pm -ĠType Name -And Get -rit a -Pl ans -> Note -Ġfet isch -Ġton ed -_g oto -ons ense -Ġm olds -Ġinfiltr ation -ĠGuerr ero -ub bo -ck i -($ (". -_ activities -(ch anges -Ġof App -ĠKe pler -ĠD emp -ĠCont inent -.T icks -ĠUn signed -ĠJah res -Ġfresh men -ĠArch ived -ĠкоÑĤоÑĢ Ñĭй -Ġ' :: -T utorial -C c -Ġtable LayoutPanel -from Json -.level s -_trans ient -Ġendors ing -ĠD IC -la uf -Ġsh red -_E MIT -ific antly -AL A -/ proto -Ġnarrow ing -U tc -Fact ors -Ġsent ient -æŀ IJ -lix ir -ĠC ROSS -met eor -Ġgro in -Ġm db -ĠRot terdam -Ġcom ida -ĠOp Code -ĠDefault Value -Permissions Result -Ġheter ogeneous -Ġm oot -Ġde ceived --in dependent -ĠObject OutputStream -Ġover power -.d up -Ġl db -Ġdomest ically -Ġbest ellen -Ġlo v -ĠContract ors -Tri angles -Ġfod der -Ġfilm es -ä¼ ģ -Ġrev olver -Startup Script -/ validation -ĠResource Type -i ÅŁ -ĠL az -f ef -Ġlst m -{ * -. attachment -.h its -ew ith -DO G -Al abama -Ġmedium s -.m Context --c ols -åı ĭ -.not ice -Ġat tn -ĠP acking -ĠL n -_COM PLEX -/ Users -.sav etxt -ĠR ounds -?,?, ?,?, -Ġing l -ĠR OC -_f emale -ĠSt ard -]] ; -Ġwrest lers -Ġtorrent s -Ġsin h - ĊĊ -ë³ µ -s ense -how ever -.Ph ysics -Inf rastructure -ĠSac r -F el -ĠD ISTRIBUT -é ments -ĠValid ates -################################################ ############ -Ġ| / -Ġes l -Ġré seau -ĠB ip -BY TES -_W ATER -Turn ing -EL S -Ġj uxtap -Ġlesb ische -ý ch -( Unknown -Ne o -@ JsonProperty -Ġal umnos -ĠRaq qa -ime i -.get Bounds -.Mouse EventHandler -#### ### -Generic Type -/c ms -Ġturn o -Ġм ин -Ġfolk lore -ĠE vo -Ġconduct ivity -Ġle ben -Ġgear box --v s -ĠÏ Ĩ -Ġdrink ers -Ġcon exao -ĠTe eth -Ġget Arguments -ĠR AT -ent ious -E duc -+ W -ĠInstitution al -ĠB ord -is Equal -(p wd -Ġign ited -ĠR ousse -Ġimpact ful -ĠM alk -Ġg eral -ĠP ivot -Ġa zt -Ġcsv file -ĠR ope -ĠSOL UTION -ĠArbit rary -Ġlet to -.Mouse Adapter -Ġ} }} -ĠSail or -der a -Put ting -Ġconcentr ates -Ġauth Domain -âĢĿ çļĦ --f inals -, strlen -Mu on -ĠOrd inary -fire fox -ĠLa TeX -ĠH und -engine ering -/ blue -ed TextBox -(" "); -ĠC DDL -ke pt -ĠGet String -K ir -() =' -ĠO CD -ant ium -$ menu -ĠAppalach ian -Secret ary -ë¥ ĺ -ี ย -Sem antic -Ġ* [ -est one -ung kin -Max Y --t one -"} ;čĊ -_P art -< Member -tr am -Ġtrans istor -Ġ---------------------------------------------------------------- ----------Ċ -ĠDes de -Ġright ful -ĠCorn el -æ ij -.H OUR -Ġsidel ined -ref errer -m aze -Ġhol ster -Ġcripp led -ĠDate Formatter -oph age -_m D -Ġdes elect -ra ud -ĠPK K -row Data -Ġlock smith -.res ponses -(product Id -_ST MT -Key Type -.Th en -z ee -Ġcr t -ĠGrand ma -@ Resource -Ġbit wise --c mpr -ãĢĤ www -zeit ig -& display -Cart Item -- No -Ġnum éro -Ġm aur -Ġinst ancia -ĉd t -_n pc -Ġskate board -âĢľ All -ĠCrow d -Ġä n -Ġb raz -ca e -yn et -/p m -/s creen -OPT ARG -ĠV Box -Ġle opard -_g reater -c pt -< dd -Ġmechan ically -osp els -) f -.l wjgl -.get Port -ĠP REF -.Add Transient -pp ard -Ġí ļĮ -Ether net -Ġsal ine -(level s -Ġservice Provider -.A ngle -alt itude -illa ume -Ġs cape -_CAL C -_ quest -ĠDiss ertation -ĠE DM --C ds -Ġhon orary -st ops -Ġsub dir -ĠV H -ĠChe at -Ġright fully -Q E -.Write Byte -fig ures -enn ie -( DBG -Ġvoks ne -Ġexp ended -UN ICATION -il inx -ĠRec ap -_ verts -Ġtra umat -Ġget Player -Ġverb ess -Ġcultiv ating -Ġiniti ator -Th ông -find First -_per ms -Ġbu c -Ġ""" čĊčĊ -T YPES -object Manager -(Configuration Manager -Ġtim id -Ġsnap chat -Ġcon seg -ĉd istance -_right s -_D es -ĠF lesh -- ver -Ġa fl -fra uen -Ġblas ph -ĠQual ität -ma f -Monitor ing -.D iff -Ġshore line -Ġresponse Body -mem set -< decimal -Smarty HeaderCode -Ġin sets -ĠBinary Tree -amed a -Ġn ihil -ĠN ay -ym ology -ĠW G -Ġt api -ĠInst alled -m aintenance -)} "Ċ -ĠX O --per iod -s ar -Ġning una -ORM AT -.set PrototypeOf -ĠK b -ĠHen rik -ét ique -ĠLah ore -ĉ Address -Ġmel ts -N y -_adv ance -Ġveloc idad -Ġalum no -Ġsanit izer -Ġph ishing -ĠCom et -Ġch iar -ĉs pec -trim med -(state arr -on nen -Re venue -L ens -Ġcha ired -ĠAss umes -Tr ash -_un set -\ Bridge -Point Size -ĠPol ic -Ġsex uales -ĉd fs -ĠWide String -Ġaccru ed -Y W -_S CHEDULE -Ġk ite -Ġparach ute -[ table -Ġactive ClassName -.Qu ad -Israel i -ĠÅ ĵ -Ġho og -Ġch á»ī -ew ear -Ġtire lessly -set Error -.get Amount -.set Items -ĠM anson -ĠBay esian -_F lag -AC HER -/ original -Ġimm ac -ĠLos ing -' >ĊĊ -L ic -ĠMir age -ĠAssembly FileVersion -Te V -ĠValue EventListener --s olving -Th o -rou lette -_W P -Ġunint errupted -Ġfield Type -.T yped -Ġam our -Ġmock ery -(v ol -ĠSub committee -ĠR uf -ero x -:UIButtonType Custom -ĠBl ur -Ġwy kon -nc es -ASH BOARD -!! ");Ċ -Ġmurder ers -.d aily -ĠDI AG -j ing -Ġdol phin -Ġl òng -Ġb ö -ĠV ocabulary -.St Object -') "> -Ġz un -Ġscrim mage -tr éal -ĠL ig -[ vi -C ole -Ġfrost ing -.Pl ayers -- translate -Fe els -=\" / -.Butter Knife -Ġ?> ;Ċ -Ġav i -inn ie -.F ailure -Ġsp indle -Configuration Exception -_h op -Ġpos ição -ĠA wait -UIImage PickerController -ĉ day -Ġgen om -C ab -ĠÑĢ езÑĥлÑĮÑĤаÑĤ -OR IGINAL -Ġejac ulation -(t cp -SE COND -Ġton ic -ĠList Box -Ġ ĉĉĊ -() >Ċ -Ġqu atre -ượ ng -with Errors -.M aybe -, âĢ¦ -token Id -_UN DEF -Ġfresh ness -ĠAmend ments -.map box -.C V -(b log -_get time -. quest -s parse -Ġres ale -Ġenthusi astically -ĠProstit utas -W a -C argo -.Parcel able -SENS OR -ĠRy u -La ughs -_N ative -/ pg -yst s -Ġphot oc -ç® Ģ -ado pt -.spec ies -conc iliation -Adjust ed -.Firebase Auth -ut tle -ord ination -Ġm unch -ĠSt ake -.p ing -ank er -(QString Literal -Ġsub script -ĠĠ ĉĊ -ĠM CC -_C md -se xy -i ou -ĠM ANY -Ġn anny -TR AIN -Ġflour ishing -ĠW atches -ĠQ Map -ĠF erm -Ġwas m -ĠA bed -_ UD -ĠGlass es -+ v -Att end -.Ch ain -Ġdec ency -ĠSupplement ary -h unter --t xt -Ġ" }";Ċ -.set WindowTitle -(" -Ġmasc ara -( Profile -åĬŁ èĥ½ -imit é -Ġwild fires -- ROM -.is On -(group Id -Re pair -accum ulate -Ġ< ", -Ġhand written -Ġach eter -ĠM GM -ĠIr ma -->{ _ -ge e -cr iminal -Ġèĭ¥ è¦ģ -Ġmoment arily -") != -_l it -Ġexpires In -." ). -éķ¿ 度 -Ġfr ække -vl c -Ġor bs -), $ -Ġvent ured -/ >\ -char m -N uitka -eld ig -aton in -W itness --l at -Ġset Hidden -Ġrelic s -Ġcons ulate -. IGNORE -" After -Ġset Address -Ġbeste ht -Ġ'' )ĊĊ -.x axis -Ġser ão -Ġmis led -_UN IFORM -ĠV IA -inc r -Ġzen ith -Ġvis cosity -Ġthin ly -.get SharedPreferences -.Error Code -"), " -ĠMillion en -Ġ/> )Ċ -Scroll Indicator --se eking -ĠPOLIT ICO -as ca -_r l -N avig -(full file -Ġsol itude -Ġju ven -Ġhaul ing -ĠMac ros -ĠG ry -Ġexerc itation -ĠATT ACK -Tick Count -Ġr ites -Ġdo e -Particle System -Ġsl u -Window Text -ĠClass Name -Ġsl ander -ĉ Port -j ong -? a -.D ial -âĢĶ at -$obj PHPExcel -Ġso ar -EN N -appe ared -Ġquot id -em achine -Ġn ip -Ġmicro time -ĠAl ma -; ! ----------------------------------------------------------------- -------------------------------- -ĠPass age -Ġdump sters -ĠEx clude -Ġsuggest ive -ĠCircularProgress Indicator -_cl r -Array Type -ILL A -Elapsed Time -Dr iven -Ġresource Name -ĠG arrison -ser ir --a head -Ġp innacle -ĠEs presso -S parse -Ġass ays -ĠGirl friend -im id -]=' \ -ONGL ONG -Ġportray ing -L ane -Ġb úsqueda -Ġrein forcements -ĠSpread sheet -ĠArray Collection -, arr -light box -ic ana -< " -build ers -K id -ĠMat SnackBar -EX PR -od cast -ĠFound ations -Ġind s -=' ${ -F izz --function al -(work space -Ġstem med -_p atches -ĠJar vis -READ ING -Ġdisrespect ful -ĠQ Dom -Ġ$ {Ċ -est atus -Re ached -! .ĊĊ -IL T -ĠN DEBUG -ĠCour age -birth date -ĠT ing -Ġutil izado -án chez -Out door -Ġhand guns -Ref Count -É Ļ -rom o -Ġt ts -.S he -ĠP ane -ãĢij, ãĢIJ -ĠIO CTL -/ black -ins cription -Ġbi opsy -ĠTime Interval -.Test Check -ĠGUI Style -ĠCap ability -ĠBeit rag -don nees -T reatment -.back up -Ġsign ings -ĠB oca -dr m -.M AIN -Ġgo ede -ĠMark up -G REE -ĠBase Service -.C reator -Ġj ails -ĠK ahn -Ip Address -ACH I -Ġinhib ited -Ġ@ $_ -ĠAss ass -Ġenvi ado -Hero es -ÐŁ еÑĢ -ĠM aven -.l s -Ġ ive -| RF -Ġresize Mode -Ġrum pe -_attach ments -T U -Ġtact ile -Attempt ing -Ġro bin -y aw -Ġmerc enaries -ĠHab itat -end date -Ġo xy -ĉR andom -oh on -Is Null -ĠValidation Result -ãĥ ļ -um bed -pp v -Ġar p -ich ick -_r nn -ĠT FT -Tex Image -" On -ĠSam pler -top l -Ġj ane -y ling -ĠUN ICODE -Tab Index -< {Ċ -s uspend -uv ian -, application -ол иÑĩеÑģÑĤво -y at -ez ier -ĠCH UNK -ĠAd ler -/ Add -ĠKey Value -Ġspos ób -Sam pling -ch ers -_AM D -R u -.Must Compile -N ation -Ass oc -Man aging -ĠEng l -_G B -Ġsucc inct -Ġdis liked -ĠI ke -Bullet in -_ARCH IVE -Prop osal -Ġjog ging -.C REATED -Ġch ol -è£ ħ -Į ¨ --p ush -Ġreserv a -core v -è tre -TH R -Ġincompet ence -Ġchar isma -æĦ Ł -Ġ" == -BT N -ĠLoc ator -iv et -('. ')Ċ -Ġfor IndexPath -ô me -Ġcapac it -w aters -ĠWR ONG -ho a -ĠM IPS -Ġem iss -ĠJacqu eline -(c mp -Ġe ens -Le o -.tim ing -CLUS ION -Ġ(" - -åĵ Ī -.k ode -ĠUnd ert -Ġbew ild -ĠEss en -.h d -Ġren egot -Ġm ower -Ġl sp -Ġpen chant -Ġman oe -Ġag li -Ġrec al -ĠOPER ATION -(^ )( -ĠÎ ½ -ĠSc oped -Ġ@ "Ċ -= label -[ loc -Int l -ĠN z -table t -.Column Name -Ġscreen Size -DB us -co oked -- registration -âĢľ One --n on -ĠwiÄĻ c -Ġcost a -.add Tab -. conditions -ĠH ess -MEM ORY -ĠAval anche -() }}Ċ -Ġtri plet -Ġl abyrinth -ĠNode List -ĠNY T -Ġy eni -d ff -.Html Controls -AV IS -/ Math -Ġmem cmp -Ø§Ø ¡ -оÑģ ÑĮ -c rap -(p ages -Ġl xml -ĠQ DateTime -_t cb -Ġopen id -Ġsyn aptic -ĠMD MA -(s lug -igm atic -en or -Ġcr amped -G OP -Ń IJ -.is File -ĠD ifferential -Ġ=" ";Ċ -ĉĉĉ ĠĠĠĠĉ -ĠC ooke -ĉU FUNCTION -Ġpersever ance -Relative Layout -IMPORT ANT -Ġex on -Ġо н -ib ase -(C ONT -n ovation -ä½ ķ -[ sub -Admin Controller -HTTP Header -cre ar -ĠN IR -ĠDrop DownList -Ġval ide -Ġde hydration -. '] -(W IN -Ġ... \ -Ġphotos hop -ĉ Init -_c ou -Ġtime Zone -dar win -rom atic -Navigation ItemSelectedListener -br ates -] --;Ċ -Ġtraged ies -ĠPed iatrics -SM ART --A PI -ĠMessage Lookup -ĉ vo -Ġprejud ices -Ġm A -U ps -ĠMISS ING -ĉ ad -C ream -ĠT b -ĠMon a -_ ghost -ĉt ypes -Em b -ĠDocument ary -');ĊĊ ĊĊ -Ġl up -_ Reference -ĠB ATCH -Ġintertw ined -< Cell -ĠCab r -n ation -Ġis Connected -.remove Listener -Ġcon g -_t i -ĠSil icone -Ġê²° ê³¼ -ĠW AN -ĠG ibraltar -/ response -ĉp erson -ch ants -V IP -em ergency -Pixel Format -- Am -Ġsouth western -_pl l -if ers -_ON CE -ĠF ayette -.nc bi -_P anel -.Q ual -Ġpol ys -Ġcreate StackNavigator -� t -Ġlay offs -ĠBl anco -Fe at -ĠV imeo -_ch i -_l ifetime -POINT S -, private -Ġunb earable -print ing -Ġc gi -.B ACK -Ġintern s -ĠNew ly -inf eld -( IB -ĠK ata -ĠDef endants -Th r -é¢ Ħ -_V F -FFFF FFFF -Ġdavid jl -Ġbitter ly -S uggestions -.set Cancelable -FIN AL -ason s -_rw lock -_WRAP PER -Ġhapp iest -(row Index -ós ito -TOT YPE -Autom ation -Log File -Ġcons olation -ãĥ Ģ -Ġt êm -Ġpr er -rg yz -ĠG eg -ĉd to -.default Value -ĠK ami -ĠA SE -optim ized -Ġíı ¬ -Ġorigin ates -err Msg -Ġespa ço -(S YS -ĠMc B -d ance -_det ected -Ġfr ü -ĉĉ ĠĠĠĠĉĉ -< Date -(com b -ĠDec ide -\ Field -ĠProp osed -R ib -Ġdis likes -ĠW ien -ĉ Document -Ġtr af -Ġst oria -ĠT ells -') == -C ri -( VALUE -ĠBurn ett -, void -Ġdan h -Ġc cp -Block chain -:"- "`Ċ -IC lient -IS ODE -Iss uer -) }čĊ -, but -ĠU ph -( Sub -Ġtélé phone -ĠonData Change -Ġmarsh aller --an alytics -, content -Ġdeb acle -_Value Changed -Ġfa una -Ġ# => -Ġf oyer -'util isation -ĠMü ller -ĠFet ish -Ġdefault Manager -Ġback track -B ah -Exp licit -_A SCII -Ġm Activity -(M sg -Ġê² Į -ĠTER MS -ĠAng ie -HS V -ĠMos que -.N ames -íĬ ¼ -rest e -_p arms -Ġgap ing -Ġcro pping -Data Frame -Ġrespons iveness -_ undo -_tr an -. terminate -Ġitalian e -Ġwalk through -Ġattract iveness -д е -_ST S -_ learn -Ġchocol ates -ier archical --th inking -Ġ ))) -ish ments -.Log f -ĠTM Z -ĠCan ary -fo il -ĠVacc ine -.v x -ĠSur round -Inter mediate -Ġi ov -v ais -'; ";Ċ -ï½ŀ ĊĊ -éĢģ æĸĻ -âĢ¦ it -Se ats -Cl ar -W ars -ĠHutch inson -ĠHas an -! ')ĊĊ -ĠRich ie -che iden -($ (' -Y ork -Ġl ids -Ġal phanumeric -ĠG lock -.sh apes -Ġspark ing -_ epsilon -uplic ated -.dir ty -]) == -ĠìľĦ ì¹ĺ -Ġsc n -Ġ/ **************************************************************** -_PRE VIEW -_H C -ield ing -f gets -ĠAdd ison -Ġproduct Service -- figure -(ret val -z ano -Ġaut ob -ĉs d -_n umer -ĠSet LastError -ĠF ior -ific ance -Unt itled -Ġin field -Ġ{} ));Ċ -Ġsp ac -Ġro okies -(des cribing -ng en -ி à® -.r df -.M utex -Ġkne eling -ĠQ E -set Max -Read Stream -Ġvent as -s ut -cm peq -.WriteAll Text -ĠEx perienced -$ __ -Ġka um -ĠL IS -Ġdocument os -_HE ALTH -icont ains -Ġart isans -OWN ER -Ġblink ed -get Display -Ġto en -Ġrow Num -Ġav ril -Ġinv is -ĠK ear -toBe InTheDocument -ap ur -Ġr acked -ĠMc Master -_ATTR IB -H az -Ġfact ura -/ ts -ĠÑĢаз меÑĢ -Ġz f -Ġshort fall -.f asta -ĠCONST ANT -.man aged -g ems -Shared Pointer -Ġblur ry -b rightness -( components -Ġ... "ĊĊ -SE LL -ĠIllustr ator -.get Channel -Ġtrou vé -yst ers -Ġvo is -ĠLind en -Ġem ojis -Ġb rawl -ĠMS R -ĠE lo -ĠCroat ian -Popup Menu -L ewis -.J WT -Ġaston ished -B ush -(item Id -Ġdet achment -ĠEnc ore -å° Ķ -Ġre kl -Ġcr am -)$ / -.get Host -_re commend -- HT -_cal ibration -Auth enticate -.firebase app -UN IX -ĉC amera -ĠHE AP -I deal -. office -Ġgoof y -(S ymbol -Ġjou er -_part itions -Ġrapid ement -ĠGN UNET -id User -Ġsuperv ise -( Contact -AW N -ãģ ĺ -Ġna am -Ġa ust -åľ¨ 线 -_soft max -Allow Anonymous -amm able -RO UTE -* D -Ġad en -ĠCrist ina -ĠCrist iano -Ġblood stream -sub class -_person a -CH ILD --k now -Ġnavigation Options -ĠZuk unft -ĠPix ar -Ty ler -Ġunder world -Ġsincer ity -Ġdispens er -Ġk ter -idd ers -.add Node -- checked -Ġke yst -ĠW TO -.sign als -Ġadvent urer -ĠP ang -\ R -= pos -Ġdispens aries -ĠClo set -("{ \" -ide on -Ġnécess aire -() "Ċ -_RECE IVED -Ġrésult ats -Ġmod en -ĠIceland ic -; d -. allowed -(new User -Ġmerc iless -.Wait For -Ġday care diff --git a/MoE-Tinymed-stablelm-llava/model.safetensors.index.json b/MoE-Tinymed-stablelm-llava/model.safetensors.index.json deleted file mode 100755 index 15c596af498d59361008030427866a745f8da5ae..0000000000000000000000000000000000000000 --- a/MoE-Tinymed-stablelm-llava/model.safetensors.index.json +++ /dev/null @@ -1,862 +0,0 @@ -{ - "metadata": { - "total_size": 6400249856 - }, - "weight_map": { - "lm_head.weight": "model-00002-of-00002.safetensors", - "model.embed_tokens.weight": "model-00001-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.embeddings.class_embedding": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.embeddings.patch_embedding.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.embeddings.position_embedding.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.0.layer_norm1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.0.layer_norm1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.0.layer_norm2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.0.layer_norm2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.0.mlp.fc1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.0.mlp.fc1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.0.mlp.fc2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.0.mlp.fc2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.0.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.0.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.0.self_attn.out_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.0.self_attn.out_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.0.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.0.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.0.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.0.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.1.layer_norm1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.1.layer_norm1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.1.layer_norm2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.1.layer_norm2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.1.mlp.fc1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.1.mlp.fc1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.1.mlp.fc2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.1.mlp.fc2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.1.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.1.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.1.self_attn.out_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.1.self_attn.out_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.1.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.1.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.1.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.1.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.10.layer_norm1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.10.layer_norm1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.10.layer_norm2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.10.layer_norm2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.10.mlp.fc1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.10.mlp.fc1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.10.mlp.fc2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.10.mlp.fc2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.10.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.10.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.10.self_attn.out_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.10.self_attn.out_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.10.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.10.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.10.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.10.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.11.layer_norm1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.11.layer_norm1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.11.layer_norm2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.11.layer_norm2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.11.mlp.fc1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.11.mlp.fc1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.11.mlp.fc2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.11.mlp.fc2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.11.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.11.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.11.self_attn.out_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.11.self_attn.out_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.11.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.11.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.11.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.11.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.12.layer_norm1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.12.layer_norm1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.12.layer_norm2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.12.layer_norm2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.12.mlp.fc1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.12.mlp.fc1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.12.mlp.fc2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.12.mlp.fc2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.12.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.12.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.12.self_attn.out_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.12.self_attn.out_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.12.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.12.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.12.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.12.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.13.layer_norm1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.13.layer_norm1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.13.layer_norm2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.13.layer_norm2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.13.mlp.fc1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.13.mlp.fc1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.13.mlp.fc2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.13.mlp.fc2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.13.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.13.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.13.self_attn.out_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.13.self_attn.out_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.13.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.13.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.13.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.13.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.14.layer_norm1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.14.layer_norm1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.14.layer_norm2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.14.layer_norm2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.14.mlp.fc1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.14.mlp.fc1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.14.mlp.fc2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.14.mlp.fc2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.14.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.14.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.14.self_attn.out_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.14.self_attn.out_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.14.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.14.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.14.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.14.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.15.layer_norm1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.15.layer_norm1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.15.layer_norm2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.15.layer_norm2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.15.mlp.fc1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.15.mlp.fc1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.15.mlp.fc2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.15.mlp.fc2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.15.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.15.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.15.self_attn.out_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.15.self_attn.out_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.15.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.15.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.15.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.15.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.16.layer_norm1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.16.layer_norm1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.16.layer_norm2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.16.layer_norm2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.16.mlp.fc1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.16.mlp.fc1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.16.mlp.fc2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.16.mlp.fc2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.16.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.16.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.16.self_attn.out_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.16.self_attn.out_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.16.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.16.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.16.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.16.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.17.layer_norm1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.17.layer_norm1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.17.layer_norm2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.17.layer_norm2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.17.mlp.fc1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.17.mlp.fc1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.17.mlp.fc2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.17.mlp.fc2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.17.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.17.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.17.self_attn.out_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.17.self_attn.out_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.17.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.17.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.17.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.17.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.18.layer_norm1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.18.layer_norm1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.18.layer_norm2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.18.layer_norm2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.18.mlp.fc1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.18.mlp.fc1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.18.mlp.fc2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.18.mlp.fc2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.18.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.18.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.18.self_attn.out_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.18.self_attn.out_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.18.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.18.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.18.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.18.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.19.layer_norm1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.19.layer_norm1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.19.layer_norm2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.19.layer_norm2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.19.mlp.fc1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.19.mlp.fc1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.19.mlp.fc2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.19.mlp.fc2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.19.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.19.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.19.self_attn.out_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.19.self_attn.out_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.19.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.19.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.19.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.19.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.2.layer_norm1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.2.layer_norm1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.2.layer_norm2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.2.layer_norm2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.2.mlp.fc1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.2.mlp.fc1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.2.mlp.fc2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.2.mlp.fc2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.2.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.2.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.2.self_attn.out_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.2.self_attn.out_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.2.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.2.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.2.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.2.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.20.layer_norm1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.20.layer_norm1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.20.layer_norm2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.20.layer_norm2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.20.mlp.fc1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.20.mlp.fc1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.20.mlp.fc2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.20.mlp.fc2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.20.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.20.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.20.self_attn.out_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.20.self_attn.out_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.20.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.20.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.20.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.20.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.21.layer_norm1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.21.layer_norm1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.21.layer_norm2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.21.layer_norm2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.21.mlp.fc1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.21.mlp.fc1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.21.mlp.fc2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.21.mlp.fc2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.21.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.21.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.21.self_attn.out_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.21.self_attn.out_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.21.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.21.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.21.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.21.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.22.layer_norm1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.22.layer_norm1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.22.layer_norm2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.22.layer_norm2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.22.mlp.fc1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.22.mlp.fc1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.22.mlp.fc2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.22.mlp.fc2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.22.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.22.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.22.self_attn.out_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.22.self_attn.out_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.22.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.22.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.22.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.22.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.23.layer_norm1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.23.layer_norm1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.23.layer_norm2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.23.layer_norm2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.23.mlp.fc1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.23.mlp.fc1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.23.mlp.fc2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.23.mlp.fc2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.23.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.23.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.23.self_attn.out_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.23.self_attn.out_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.23.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.23.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.23.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.23.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.3.layer_norm1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.3.layer_norm1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.3.layer_norm2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.3.layer_norm2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.3.mlp.fc1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.3.mlp.fc1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.3.mlp.fc2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.3.mlp.fc2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.3.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.3.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.3.self_attn.out_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.3.self_attn.out_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.3.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.3.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.3.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.3.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.4.layer_norm1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.4.layer_norm1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.4.layer_norm2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.4.layer_norm2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.4.mlp.fc1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.4.mlp.fc1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.4.mlp.fc2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.4.mlp.fc2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.4.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.4.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.4.self_attn.out_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.4.self_attn.out_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.4.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.4.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.4.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.4.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.5.layer_norm1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.5.layer_norm1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.5.layer_norm2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.5.layer_norm2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.5.mlp.fc1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.5.mlp.fc1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.5.mlp.fc2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.5.mlp.fc2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.5.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.5.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.5.self_attn.out_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.5.self_attn.out_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.5.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.5.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.5.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.5.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.6.layer_norm1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.6.layer_norm1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.6.layer_norm2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.6.layer_norm2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.6.mlp.fc1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.6.mlp.fc1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.6.mlp.fc2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.6.mlp.fc2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.6.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.6.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.6.self_attn.out_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.6.self_attn.out_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.6.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.6.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.6.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.6.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.7.layer_norm1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.7.layer_norm1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.7.layer_norm2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.7.layer_norm2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.7.mlp.fc1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.7.mlp.fc1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.7.mlp.fc2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.7.mlp.fc2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.7.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.7.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.7.self_attn.out_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.7.self_attn.out_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.7.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.7.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.7.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.7.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.8.layer_norm1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.8.layer_norm1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.8.layer_norm2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.8.layer_norm2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.8.mlp.fc1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.8.mlp.fc1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.8.mlp.fc2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.8.mlp.fc2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.8.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.8.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.8.self_attn.out_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.8.self_attn.out_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.8.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.8.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.8.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.8.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.9.layer_norm1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.9.layer_norm1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.9.layer_norm2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.9.layer_norm2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.9.mlp.fc1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.9.mlp.fc1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.9.mlp.fc2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.9.mlp.fc2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.9.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.9.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.9.self_attn.out_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.9.self_attn.out_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.9.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.9.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.9.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.9.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.post_layernorm.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.post_layernorm.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.pre_layrnorm.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.pre_layrnorm.weight": "model-00002-of-00002.safetensors", - "model.layers.0.input_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.0.input_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.0.mlp.deepspeed_moe.experts.deepspeed_experts.0.down_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.0.mlp.deepspeed_moe.experts.deepspeed_experts.0.gate_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.0.mlp.deepspeed_moe.experts.deepspeed_experts.0.up_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.0.mlp.deepspeed_moe.experts.deepspeed_experts.1.down_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.0.mlp.deepspeed_moe.experts.deepspeed_experts.1.gate_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.0.mlp.deepspeed_moe.experts.deepspeed_experts.1.up_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.0.mlp.deepspeed_moe.experts.deepspeed_experts.2.down_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.0.mlp.deepspeed_moe.experts.deepspeed_experts.2.gate_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.0.mlp.deepspeed_moe.experts.deepspeed_experts.2.up_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.0.mlp.deepspeed_moe.experts.deepspeed_experts.3.down_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.0.mlp.deepspeed_moe.experts.deepspeed_experts.3.gate_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.0.mlp.deepspeed_moe.experts.deepspeed_experts.3.up_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.0.mlp.deepspeed_moe.gate.wg.weight": "model-00001-of-00002.safetensors", - "model.layers.0.post_attention_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.0.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.0.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.0.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.0.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.0.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.0.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.0.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.0.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.1.input_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.1.input_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.1.mlp.down_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.1.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.1.mlp.up_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.1.post_attention_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.1.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.1.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.1.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.1.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.1.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.1.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.1.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.1.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.10.input_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.10.input_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.10.mlp.deepspeed_moe.experts.deepspeed_experts.0.down_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.10.mlp.deepspeed_moe.experts.deepspeed_experts.0.gate_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.10.mlp.deepspeed_moe.experts.deepspeed_experts.0.up_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.10.mlp.deepspeed_moe.experts.deepspeed_experts.1.down_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.10.mlp.deepspeed_moe.experts.deepspeed_experts.1.gate_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.10.mlp.deepspeed_moe.experts.deepspeed_experts.1.up_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.10.mlp.deepspeed_moe.experts.deepspeed_experts.2.down_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.10.mlp.deepspeed_moe.experts.deepspeed_experts.2.gate_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.10.mlp.deepspeed_moe.experts.deepspeed_experts.2.up_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.10.mlp.deepspeed_moe.experts.deepspeed_experts.3.down_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.10.mlp.deepspeed_moe.experts.deepspeed_experts.3.gate_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.10.mlp.deepspeed_moe.experts.deepspeed_experts.3.up_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.10.mlp.deepspeed_moe.gate.wg.weight": "model-00001-of-00002.safetensors", - "model.layers.10.post_attention_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.10.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.10.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.10.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.10.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.10.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.10.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.10.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.10.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.11.input_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.11.input_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.11.mlp.down_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.11.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.11.mlp.up_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.11.post_attention_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.11.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.11.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.11.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.11.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.11.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.11.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.11.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.11.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.12.input_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.12.input_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.12.mlp.deepspeed_moe.experts.deepspeed_experts.0.down_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.12.mlp.deepspeed_moe.experts.deepspeed_experts.0.gate_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.12.mlp.deepspeed_moe.experts.deepspeed_experts.0.up_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.12.mlp.deepspeed_moe.experts.deepspeed_experts.1.down_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.12.mlp.deepspeed_moe.experts.deepspeed_experts.1.gate_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.12.mlp.deepspeed_moe.experts.deepspeed_experts.1.up_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.12.mlp.deepspeed_moe.experts.deepspeed_experts.2.down_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.12.mlp.deepspeed_moe.experts.deepspeed_experts.2.gate_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.12.mlp.deepspeed_moe.experts.deepspeed_experts.2.up_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.12.mlp.deepspeed_moe.experts.deepspeed_experts.3.down_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.12.mlp.deepspeed_moe.experts.deepspeed_experts.3.gate_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.12.mlp.deepspeed_moe.experts.deepspeed_experts.3.up_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.12.mlp.deepspeed_moe.gate.wg.weight": "model-00001-of-00002.safetensors", - "model.layers.12.post_attention_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.12.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.12.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.12.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.12.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.12.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.12.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.12.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.12.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.13.input_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.13.input_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.13.mlp.down_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.13.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.13.mlp.up_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.13.post_attention_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.13.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.13.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.13.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.13.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.13.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.13.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.13.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.13.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.14.input_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.14.input_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.14.mlp.deepspeed_moe.experts.deepspeed_experts.0.down_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.14.mlp.deepspeed_moe.experts.deepspeed_experts.0.gate_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.14.mlp.deepspeed_moe.experts.deepspeed_experts.0.up_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.14.mlp.deepspeed_moe.experts.deepspeed_experts.1.down_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.14.mlp.deepspeed_moe.experts.deepspeed_experts.1.gate_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.14.mlp.deepspeed_moe.experts.deepspeed_experts.1.up_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.14.mlp.deepspeed_moe.experts.deepspeed_experts.2.down_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.14.mlp.deepspeed_moe.experts.deepspeed_experts.2.gate_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.14.mlp.deepspeed_moe.experts.deepspeed_experts.2.up_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.14.mlp.deepspeed_moe.experts.deepspeed_experts.3.down_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.14.mlp.deepspeed_moe.experts.deepspeed_experts.3.gate_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.14.mlp.deepspeed_moe.experts.deepspeed_experts.3.up_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.14.mlp.deepspeed_moe.gate.wg.weight": "model-00001-of-00002.safetensors", - "model.layers.14.post_attention_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.14.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.14.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.14.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.14.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.14.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.14.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.14.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.14.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.15.input_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.15.input_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.15.mlp.down_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.15.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.15.mlp.up_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.15.post_attention_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.15.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.15.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.15.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.15.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.15.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.15.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.15.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.15.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.16.input_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.16.input_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.16.mlp.deepspeed_moe.experts.deepspeed_experts.0.down_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.16.mlp.deepspeed_moe.experts.deepspeed_experts.0.gate_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.16.mlp.deepspeed_moe.experts.deepspeed_experts.0.up_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.16.mlp.deepspeed_moe.experts.deepspeed_experts.1.down_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.16.mlp.deepspeed_moe.experts.deepspeed_experts.1.gate_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.16.mlp.deepspeed_moe.experts.deepspeed_experts.1.up_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.16.mlp.deepspeed_moe.experts.deepspeed_experts.2.down_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.16.mlp.deepspeed_moe.experts.deepspeed_experts.2.gate_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.16.mlp.deepspeed_moe.experts.deepspeed_experts.2.up_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.16.mlp.deepspeed_moe.experts.deepspeed_experts.3.down_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.16.mlp.deepspeed_moe.experts.deepspeed_experts.3.gate_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.16.mlp.deepspeed_moe.experts.deepspeed_experts.3.up_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.16.mlp.deepspeed_moe.gate.wg.weight": "model-00001-of-00002.safetensors", - "model.layers.16.post_attention_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.16.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.16.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.16.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.16.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.16.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.16.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.16.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.16.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.17.input_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.17.input_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.17.mlp.down_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.17.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.17.mlp.up_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.17.post_attention_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.17.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.17.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.17.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.17.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.17.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.17.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.17.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.17.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.18.input_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.18.input_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.18.mlp.deepspeed_moe.experts.deepspeed_experts.0.down_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.18.mlp.deepspeed_moe.experts.deepspeed_experts.0.gate_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.18.mlp.deepspeed_moe.experts.deepspeed_experts.0.up_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.18.mlp.deepspeed_moe.experts.deepspeed_experts.1.down_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.18.mlp.deepspeed_moe.experts.deepspeed_experts.1.gate_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.18.mlp.deepspeed_moe.experts.deepspeed_experts.1.up_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.18.mlp.deepspeed_moe.experts.deepspeed_experts.2.down_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.18.mlp.deepspeed_moe.experts.deepspeed_experts.2.gate_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.18.mlp.deepspeed_moe.experts.deepspeed_experts.2.up_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.18.mlp.deepspeed_moe.experts.deepspeed_experts.3.down_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.18.mlp.deepspeed_moe.experts.deepspeed_experts.3.gate_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.18.mlp.deepspeed_moe.experts.deepspeed_experts.3.up_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.18.mlp.deepspeed_moe.gate.wg.weight": "model-00001-of-00002.safetensors", - "model.layers.18.post_attention_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.18.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.18.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.18.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.18.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.18.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.18.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.18.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.18.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.19.input_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.19.input_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.19.mlp.down_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.19.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.19.mlp.up_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.19.post_attention_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.19.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.19.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.19.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.19.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.19.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.19.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.19.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.19.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.2.input_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.2.input_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.2.mlp.deepspeed_moe.experts.deepspeed_experts.0.down_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.2.mlp.deepspeed_moe.experts.deepspeed_experts.0.gate_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.2.mlp.deepspeed_moe.experts.deepspeed_experts.0.up_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.2.mlp.deepspeed_moe.experts.deepspeed_experts.1.down_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.2.mlp.deepspeed_moe.experts.deepspeed_experts.1.gate_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.2.mlp.deepspeed_moe.experts.deepspeed_experts.1.up_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.2.mlp.deepspeed_moe.experts.deepspeed_experts.2.down_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.2.mlp.deepspeed_moe.experts.deepspeed_experts.2.gate_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.2.mlp.deepspeed_moe.experts.deepspeed_experts.2.up_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.2.mlp.deepspeed_moe.experts.deepspeed_experts.3.down_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.2.mlp.deepspeed_moe.experts.deepspeed_experts.3.gate_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.2.mlp.deepspeed_moe.experts.deepspeed_experts.3.up_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.2.mlp.deepspeed_moe.gate.wg.weight": "model-00001-of-00002.safetensors", - "model.layers.2.post_attention_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.2.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.2.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.2.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.2.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.2.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.2.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.2.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.2.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.20.input_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.20.input_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.20.mlp.deepspeed_moe.experts.deepspeed_experts.0.down_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.20.mlp.deepspeed_moe.experts.deepspeed_experts.0.gate_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.20.mlp.deepspeed_moe.experts.deepspeed_experts.0.up_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.20.mlp.deepspeed_moe.experts.deepspeed_experts.1.down_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.20.mlp.deepspeed_moe.experts.deepspeed_experts.1.gate_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.20.mlp.deepspeed_moe.experts.deepspeed_experts.1.up_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.20.mlp.deepspeed_moe.experts.deepspeed_experts.2.down_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.20.mlp.deepspeed_moe.experts.deepspeed_experts.2.gate_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.20.mlp.deepspeed_moe.experts.deepspeed_experts.2.up_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.20.mlp.deepspeed_moe.experts.deepspeed_experts.3.down_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.20.mlp.deepspeed_moe.experts.deepspeed_experts.3.gate_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.20.mlp.deepspeed_moe.experts.deepspeed_experts.3.up_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.20.mlp.deepspeed_moe.gate.wg.weight": "model-00001-of-00002.safetensors", - "model.layers.20.post_attention_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.20.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.20.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.20.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.20.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.20.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.20.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.20.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.20.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.21.input_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.21.input_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.21.mlp.down_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.21.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.21.mlp.up_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.21.post_attention_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.21.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.21.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.21.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.21.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.21.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.21.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.21.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.21.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.22.input_layernorm.bias": "model-00002-of-00002.safetensors", - "model.layers.22.input_layernorm.weight": "model-00002-of-00002.safetensors", - "model.layers.22.mlp.deepspeed_moe.experts.deepspeed_experts.0.down_proj.weight": "model-00002-of-00002.safetensors", - "model.layers.22.mlp.deepspeed_moe.experts.deepspeed_experts.0.gate_proj.weight": "model-00002-of-00002.safetensors", - "model.layers.22.mlp.deepspeed_moe.experts.deepspeed_experts.0.up_proj.weight": "model-00002-of-00002.safetensors", - "model.layers.22.mlp.deepspeed_moe.experts.deepspeed_experts.1.down_proj.weight": "model-00002-of-00002.safetensors", - "model.layers.22.mlp.deepspeed_moe.experts.deepspeed_experts.1.gate_proj.weight": "model-00002-of-00002.safetensors", - "model.layers.22.mlp.deepspeed_moe.experts.deepspeed_experts.1.up_proj.weight": "model-00002-of-00002.safetensors", - "model.layers.22.mlp.deepspeed_moe.experts.deepspeed_experts.2.down_proj.weight": "model-00002-of-00002.safetensors", - "model.layers.22.mlp.deepspeed_moe.experts.deepspeed_experts.2.gate_proj.weight": "model-00002-of-00002.safetensors", - "model.layers.22.mlp.deepspeed_moe.experts.deepspeed_experts.2.up_proj.weight": "model-00002-of-00002.safetensors", - "model.layers.22.mlp.deepspeed_moe.experts.deepspeed_experts.3.down_proj.weight": "model-00002-of-00002.safetensors", - "model.layers.22.mlp.deepspeed_moe.experts.deepspeed_experts.3.gate_proj.weight": "model-00002-of-00002.safetensors", - "model.layers.22.mlp.deepspeed_moe.experts.deepspeed_experts.3.up_proj.weight": "model-00002-of-00002.safetensors", - "model.layers.22.mlp.deepspeed_moe.gate.wg.weight": "model-00001-of-00002.safetensors", - "model.layers.22.post_attention_layernorm.bias": "model-00002-of-00002.safetensors", - "model.layers.22.post_attention_layernorm.weight": "model-00002-of-00002.safetensors", - "model.layers.22.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.22.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.22.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.22.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.22.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.22.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.22.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.23.input_layernorm.bias": "model-00002-of-00002.safetensors", - "model.layers.23.input_layernorm.weight": "model-00002-of-00002.safetensors", - "model.layers.23.mlp.down_proj.weight": "model-00002-of-00002.safetensors", - "model.layers.23.mlp.gate_proj.weight": "model-00002-of-00002.safetensors", - "model.layers.23.mlp.up_proj.weight": "model-00002-of-00002.safetensors", - "model.layers.23.post_attention_layernorm.bias": "model-00002-of-00002.safetensors", - "model.layers.23.post_attention_layernorm.weight": "model-00002-of-00002.safetensors", - "model.layers.23.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", - "model.layers.23.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", - "model.layers.23.self_attn.o_proj.weight": "model-00002-of-00002.safetensors", - "model.layers.23.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", - "model.layers.23.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", - "model.layers.23.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", - "model.layers.23.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", - "model.layers.3.input_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.3.input_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.3.mlp.down_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.3.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.3.mlp.up_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.3.post_attention_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.3.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.3.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.3.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.3.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.3.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.3.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.3.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.3.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.4.input_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.4.input_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.4.mlp.deepspeed_moe.experts.deepspeed_experts.0.down_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.4.mlp.deepspeed_moe.experts.deepspeed_experts.0.gate_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.4.mlp.deepspeed_moe.experts.deepspeed_experts.0.up_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.4.mlp.deepspeed_moe.experts.deepspeed_experts.1.down_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.4.mlp.deepspeed_moe.experts.deepspeed_experts.1.gate_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.4.mlp.deepspeed_moe.experts.deepspeed_experts.1.up_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.4.mlp.deepspeed_moe.experts.deepspeed_experts.2.down_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.4.mlp.deepspeed_moe.experts.deepspeed_experts.2.gate_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.4.mlp.deepspeed_moe.experts.deepspeed_experts.2.up_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.4.mlp.deepspeed_moe.experts.deepspeed_experts.3.down_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.4.mlp.deepspeed_moe.experts.deepspeed_experts.3.gate_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.4.mlp.deepspeed_moe.experts.deepspeed_experts.3.up_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.4.mlp.deepspeed_moe.gate.wg.weight": "model-00001-of-00002.safetensors", - "model.layers.4.post_attention_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.4.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.4.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.4.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.4.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.4.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.4.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.4.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.4.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.5.input_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.5.input_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.5.mlp.down_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.5.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.5.mlp.up_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.5.post_attention_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.5.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.5.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.5.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.5.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.5.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.5.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.5.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.5.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.6.input_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.6.input_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.6.mlp.deepspeed_moe.experts.deepspeed_experts.0.down_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.6.mlp.deepspeed_moe.experts.deepspeed_experts.0.gate_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.6.mlp.deepspeed_moe.experts.deepspeed_experts.0.up_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.6.mlp.deepspeed_moe.experts.deepspeed_experts.1.down_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.6.mlp.deepspeed_moe.experts.deepspeed_experts.1.gate_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.6.mlp.deepspeed_moe.experts.deepspeed_experts.1.up_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.6.mlp.deepspeed_moe.experts.deepspeed_experts.2.down_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.6.mlp.deepspeed_moe.experts.deepspeed_experts.2.gate_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.6.mlp.deepspeed_moe.experts.deepspeed_experts.2.up_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.6.mlp.deepspeed_moe.experts.deepspeed_experts.3.down_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.6.mlp.deepspeed_moe.experts.deepspeed_experts.3.gate_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.6.mlp.deepspeed_moe.experts.deepspeed_experts.3.up_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.6.mlp.deepspeed_moe.gate.wg.weight": "model-00001-of-00002.safetensors", - "model.layers.6.post_attention_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.6.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.6.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.6.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.6.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.6.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.6.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.6.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.6.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.7.input_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.7.input_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.7.mlp.down_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.7.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.7.mlp.up_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.7.post_attention_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.7.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.7.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.7.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.7.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.7.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.7.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.7.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.7.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.8.input_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.8.input_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.8.mlp.deepspeed_moe.experts.deepspeed_experts.0.down_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.8.mlp.deepspeed_moe.experts.deepspeed_experts.0.gate_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.8.mlp.deepspeed_moe.experts.deepspeed_experts.0.up_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.8.mlp.deepspeed_moe.experts.deepspeed_experts.1.down_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.8.mlp.deepspeed_moe.experts.deepspeed_experts.1.gate_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.8.mlp.deepspeed_moe.experts.deepspeed_experts.1.up_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.8.mlp.deepspeed_moe.experts.deepspeed_experts.2.down_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.8.mlp.deepspeed_moe.experts.deepspeed_experts.2.gate_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.8.mlp.deepspeed_moe.experts.deepspeed_experts.2.up_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.8.mlp.deepspeed_moe.experts.deepspeed_experts.3.down_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.8.mlp.deepspeed_moe.experts.deepspeed_experts.3.gate_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.8.mlp.deepspeed_moe.experts.deepspeed_experts.3.up_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.8.mlp.deepspeed_moe.gate.wg.weight": "model-00001-of-00002.safetensors", - "model.layers.8.post_attention_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.8.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.8.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.8.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.8.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.8.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.8.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.8.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.8.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.9.input_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.9.input_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.9.mlp.down_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.9.mlp.gate_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.9.mlp.up_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.9.post_attention_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.9.post_attention_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.9.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.9.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.9.self_attn.o_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.9.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.9.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.9.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.9.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", - "model.mm_projector.image_spatial_proj.0.bias": "model-00002-of-00002.safetensors", - "model.mm_projector.image_spatial_proj.0.weight": "model-00002-of-00002.safetensors", - "model.mm_projector.image_spatial_proj.2.bias": "model-00002-of-00002.safetensors", - "model.mm_projector.image_spatial_proj.2.weight": "model-00002-of-00002.safetensors", - "model.norm.bias": "model-00002-of-00002.safetensors", - "model.norm.weight": "model-00002-of-00002.safetensors" - } -} diff --git a/MoE-Tinymed-stablelm-llava/special_tokens_map.json b/MoE-Tinymed-stablelm-llava/special_tokens_map.json deleted file mode 100755 index 10d9c9d5fa393336a0e7d73a79ae07a0fa550178..0000000000000000000000000000000000000000 --- a/MoE-Tinymed-stablelm-llava/special_tokens_map.json +++ /dev/null @@ -1,53 +0,0 @@ -{ - "additional_special_tokens": [ - "<|reg_extra|>", - "<|endoftext|>", - "<|fim_prefix|>", - "<|fim_middle|>", - "<|fim_suffix|>", - "<|fim_pad|>", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "<|endofprompt|>", - "<|im_start|>", - "<|im_end|>", - "<|pause|>", - "<|reg0|>", - "<|reg1|>", - "<|reg2|>", - "<|reg3|>", - "<|reg4|>", - "<|reg5|>", - "<|reg6|>", - "<|reg7|>", - "<|extra0|>" - ], - "bos_token": { - "content": "<|endoftext|>", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false - }, - "eos_token": { - "content": "<|endoftext|>", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false - }, - "pad_token": "<|reg0|>", - "unk_token": "<|reg0|>" -} diff --git a/MoE-Tinymed-stablelm-llava/tokenizer_config.json b/MoE-Tinymed-stablelm-llava/tokenizer_config.json deleted file mode 100755 index f71ce5ac4d0bacc749547eebd0ab2286b09566f7..0000000000000000000000000000000000000000 --- a/MoE-Tinymed-stablelm-llava/tokenizer_config.json +++ /dev/null @@ -1,314 +0,0 @@ -{ - "add_bos_token": false, - "add_prefix_space": false, - "added_tokens_decoder": { - "100256": { - "content": "<|reg_extra|>", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100257": { - "content": "<|endoftext|>", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100258": { - "content": "<|fim_prefix|>", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100259": { - "content": "<|fim_middle|>", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100260": { - "content": "<|fim_suffix|>", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100261": { - "content": "<|fim_pad|>", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100262": { - "content": "", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100263": { - "content": "", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100264": { - "content": "", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100265": { - "content": "", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100266": { - "content": "", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100267": { - "content": "", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100268": { - "content": "", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100269": { - "content": "", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100270": { - "content": "", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100271": { - "content": "", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100272": { - "content": "", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100273": { - "content": "", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100274": { - "content": "", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100275": { - "content": "", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100276": { - "content": "<|endofprompt|>", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100277": { - "content": "<|im_start|>", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100278": { - "content": "<|im_end|>", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100279": { - "content": "<|pause|>", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100280": { - "content": "<|reg0|>", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100281": { - "content": "<|reg1|>", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100282": { - "content": "<|reg2|>", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100283": { - "content": "<|reg3|>", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100284": { - "content": "<|reg4|>", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100285": { - "content": "<|reg5|>", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100286": { - "content": "<|reg6|>", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100287": { - "content": "<|reg7|>", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100288": { - "content": "<|extra0|>", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - } - }, - "additional_special_tokens": [ - "<|reg_extra|>", - "<|endoftext|>", - "<|fim_prefix|>", - "<|fim_middle|>", - "<|fim_suffix|>", - "<|fim_pad|>", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "<|endofprompt|>", - "<|im_start|>", - "<|im_end|>", - "<|pause|>", - "<|reg0|>", - "<|reg1|>", - "<|reg2|>", - "<|reg3|>", - "<|reg4|>", - "<|reg5|>", - "<|reg6|>", - "<|reg7|>", - "<|extra0|>" - ], - "bos_token": "<|endoftext|>", - "clean_up_tokenization_spaces": true, - "eos_token": "<|endoftext|>", - "errors": "replace", - "model_max_length": 2048, - "pad_token": "<|reg0|>", - "padding_side": "right", - "tokenizer_class": "GPT2Tokenizer", - "unk_token": "<|reg0|>" -} diff --git a/MoE-Tinymed-stablelm-llava/trainer_state.json b/MoE-Tinymed-stablelm-llava/trainer_state.json deleted file mode 100755 index 3d03afc7fa022fea0c4665ce4a43540df0f7068f..0000000000000000000000000000000000000000 --- a/MoE-Tinymed-stablelm-llava/trainer_state.json +++ /dev/null @@ -1,72858 +0,0 @@ -{ - "best_metric": null, - "best_model_checkpoint": null, - "epoch": 9.0, - "eval_steps": 500, - "global_step": 10404, - "is_hyper_param_search": false, - "is_local_process_zero": true, - "is_world_process_zero": true, - "log_history": [ - { - "epoch": 0.0, - "grad_norm": 0.0, - "learning_rate": 6.389776357827476e-08, - "loss": 9.2552, - "step": 1 - }, - { - "epoch": 0.0, - "grad_norm": 0.0, - "learning_rate": 1.2779552715654952e-07, - "loss": 8.3174, - "step": 2 - }, - { - "epoch": 0.0, - "grad_norm": 0.0, - "learning_rate": 1.9169329073482428e-07, - "loss": 9.3786, - "step": 3 - }, - { - "epoch": 0.0, - "grad_norm": 0.0, - "learning_rate": 2.5559105431309904e-07, - "loss": 8.5349, - "step": 4 - }, - { - "epoch": 0.0, - "grad_norm": 0.0, - "learning_rate": 3.194888178913738e-07, - "loss": 8.6112, - "step": 5 - }, - { - "epoch": 0.01, - "grad_norm": 0.0, - "learning_rate": 3.8338658146964857e-07, - "loss": 10.0797, - "step": 6 - }, - { - "epoch": 0.01, - "grad_norm": 0.0, - "learning_rate": 4.4728434504792333e-07, - "loss": 9.1329, - "step": 7 - }, - { - "epoch": 0.01, - "grad_norm": 0.0, - "learning_rate": 5.111821086261981e-07, - "loss": 8.9684, - "step": 8 - }, - { - "epoch": 0.01, - "grad_norm": 0.0, - "learning_rate": 5.750798722044729e-07, - "loss": 9.5188, - "step": 9 - }, - { - "epoch": 0.01, - "grad_norm": 0.0, - "learning_rate": 6.389776357827476e-07, - "loss": 8.631, - "step": 10 - }, - { - "epoch": 0.01, - "grad_norm": 0.0, - "learning_rate": 7.028753993610224e-07, - "loss": 8.6817, - "step": 11 - }, - { - "epoch": 0.01, - "grad_norm": 0.0, - "learning_rate": 7.667731629392971e-07, - "loss": 8.1841, - "step": 12 - }, - { - "epoch": 0.01, - "grad_norm": 0.0, - "learning_rate": 8.306709265175719e-07, - "loss": 9.6922, - "step": 13 - }, - { - "epoch": 0.01, - "grad_norm": 0.0, - "learning_rate": 8.945686900958467e-07, - "loss": 8.4029, - "step": 14 - }, - { - "epoch": 0.01, - "grad_norm": 0.0, - "learning_rate": 9.584664536741215e-07, - "loss": 10.1437, - "step": 15 - }, - { - "epoch": 0.01, - "grad_norm": 0.0, - "learning_rate": 1.0223642172523962e-06, - "loss": 9.9786, - "step": 16 - }, - { - "epoch": 0.01, - "grad_norm": 0.0, - "learning_rate": 1.086261980830671e-06, - "loss": 8.6899, - "step": 17 - }, - { - "epoch": 0.02, - "grad_norm": 0.0, - "learning_rate": 1.1501597444089457e-06, - "loss": 7.3226, - "step": 18 - }, - { - "epoch": 0.02, - "grad_norm": 0.0, - "learning_rate": 1.2140575079872206e-06, - "loss": 7.2065, - "step": 19 - }, - { - "epoch": 0.02, - "grad_norm": 0.0, - "learning_rate": 1.2779552715654952e-06, - "loss": 7.0621, - "step": 20 - }, - { - "epoch": 0.02, - "grad_norm": 0.0, - "learning_rate": 1.34185303514377e-06, - "loss": 7.9216, - "step": 21 - }, - { - "epoch": 0.02, - "grad_norm": 0.0, - "learning_rate": 1.4057507987220447e-06, - "loss": 7.019, - "step": 22 - }, - { - "epoch": 0.02, - "grad_norm": 0.0, - "learning_rate": 1.4696485623003196e-06, - "loss": 8.4594, - "step": 23 - }, - { - "epoch": 0.02, - "grad_norm": 0.0, - "learning_rate": 1.5335463258785943e-06, - "loss": 7.3741, - "step": 24 - }, - { - "epoch": 0.02, - "grad_norm": 0.0, - "learning_rate": 1.5974440894568691e-06, - "loss": 5.7658, - "step": 25 - }, - { - "epoch": 0.02, - "grad_norm": 0.0, - "learning_rate": 1.6613418530351438e-06, - "loss": 5.8745, - "step": 26 - }, - { - "epoch": 0.02, - "grad_norm": 0.0, - "learning_rate": 1.7252396166134187e-06, - "loss": 5.0422, - "step": 27 - }, - { - "epoch": 0.02, - "grad_norm": 0.0, - "learning_rate": 1.7891373801916933e-06, - "loss": 5.8825, - "step": 28 - }, - { - "epoch": 0.03, - "grad_norm": 0.0, - "learning_rate": 1.8530351437699682e-06, - "loss": 5.0064, - "step": 29 - }, - { - "epoch": 0.03, - "grad_norm": 0.0, - "learning_rate": 1.916932907348243e-06, - "loss": 5.295, - "step": 30 - }, - { - "epoch": 0.03, - "grad_norm": 0.0, - "learning_rate": 1.9808306709265175e-06, - "loss": 4.8658, - "step": 31 - }, - { - "epoch": 0.03, - "grad_norm": 0.0, - "learning_rate": 2.0447284345047924e-06, - "loss": 4.1086, - "step": 32 - }, - { - "epoch": 0.03, - "grad_norm": 0.0, - "learning_rate": 2.1086261980830672e-06, - "loss": 5.3157, - "step": 33 - }, - { - "epoch": 0.03, - "grad_norm": 0.0, - "learning_rate": 2.172523961661342e-06, - "loss": 4.0898, - "step": 34 - }, - { - "epoch": 0.03, - "grad_norm": 0.0, - "learning_rate": 2.2364217252396165e-06, - "loss": 3.6549, - "step": 35 - }, - { - "epoch": 0.03, - "grad_norm": 0.0, - "learning_rate": 2.3003194888178914e-06, - "loss": 3.8742, - "step": 36 - }, - { - "epoch": 0.03, - "grad_norm": 0.0, - "learning_rate": 2.3642172523961663e-06, - "loss": 3.5553, - "step": 37 - }, - { - "epoch": 0.03, - "grad_norm": 0.0, - "learning_rate": 2.428115015974441e-06, - "loss": 3.8579, - "step": 38 - }, - { - "epoch": 0.03, - "grad_norm": 0.0, - "learning_rate": 2.4920127795527156e-06, - "loss": 2.8783, - "step": 39 - }, - { - "epoch": 0.03, - "grad_norm": 0.0, - "learning_rate": 2.5559105431309904e-06, - "loss": 2.9789, - "step": 40 - }, - { - "epoch": 0.04, - "grad_norm": 0.0, - "learning_rate": 2.6198083067092657e-06, - "loss": 2.9883, - "step": 41 - }, - { - "epoch": 0.04, - "grad_norm": 0.0, - "learning_rate": 2.68370607028754e-06, - "loss": 2.345, - "step": 42 - }, - { - "epoch": 0.04, - "grad_norm": 0.0, - "learning_rate": 2.747603833865815e-06, - "loss": 3.1343, - "step": 43 - }, - { - "epoch": 0.04, - "grad_norm": 0.0, - "learning_rate": 2.8115015974440895e-06, - "loss": 3.1753, - "step": 44 - }, - { - "epoch": 0.04, - "grad_norm": 0.0, - "learning_rate": 2.8753993610223648e-06, - "loss": 2.7292, - "step": 45 - }, - { - "epoch": 0.04, - "grad_norm": 0.0, - "learning_rate": 2.9392971246006392e-06, - "loss": 3.282, - "step": 46 - }, - { - "epoch": 0.04, - "grad_norm": 0.0, - "learning_rate": 3.003194888178914e-06, - "loss": 2.8038, - "step": 47 - }, - { - "epoch": 0.04, - "grad_norm": 0.0, - "learning_rate": 3.0670926517571885e-06, - "loss": 2.5605, - "step": 48 - }, - { - "epoch": 0.04, - "grad_norm": 0.0, - "learning_rate": 3.130990415335464e-06, - "loss": 2.2291, - "step": 49 - }, - { - "epoch": 0.04, - "grad_norm": 0.0, - "learning_rate": 3.1948881789137383e-06, - "loss": 2.4024, - "step": 50 - }, - { - "epoch": 0.04, - "grad_norm": 0.0, - "learning_rate": 3.258785942492013e-06, - "loss": 2.2676, - "step": 51 - }, - { - "epoch": 0.04, - "grad_norm": 0.0, - "learning_rate": 3.3226837060702876e-06, - "loss": 2.0093, - "step": 52 - }, - { - "epoch": 0.05, - "grad_norm": 0.0, - "learning_rate": 3.386581469648563e-06, - "loss": 2.2542, - "step": 53 - }, - { - "epoch": 0.05, - "grad_norm": 0.0, - "learning_rate": 3.4504792332268373e-06, - "loss": 2.6559, - "step": 54 - }, - { - "epoch": 0.05, - "grad_norm": 0.0, - "learning_rate": 3.514376996805112e-06, - "loss": 2.8405, - "step": 55 - }, - { - "epoch": 0.05, - "grad_norm": 0.0, - "learning_rate": 3.5782747603833866e-06, - "loss": 2.2319, - "step": 56 - }, - { - "epoch": 0.05, - "grad_norm": 0.0, - "learning_rate": 3.642172523961662e-06, - "loss": 2.389, - "step": 57 - }, - { - "epoch": 0.05, - "grad_norm": 0.0, - "learning_rate": 3.7060702875399364e-06, - "loss": 2.2061, - "step": 58 - }, - { - "epoch": 0.05, - "grad_norm": 0.0, - "learning_rate": 3.7699680511182112e-06, - "loss": 2.3849, - "step": 59 - }, - { - "epoch": 0.05, - "grad_norm": 0.0, - "learning_rate": 3.833865814696486e-06, - "loss": 1.5235, - "step": 60 - }, - { - "epoch": 0.05, - "grad_norm": 0.0, - "learning_rate": 3.8977635782747605e-06, - "loss": 2.6707, - "step": 61 - }, - { - "epoch": 0.05, - "grad_norm": 0.0, - "learning_rate": 3.961661341853035e-06, - "loss": 2.2373, - "step": 62 - }, - { - "epoch": 0.05, - "grad_norm": 0.0, - "learning_rate": 4.02555910543131e-06, - "loss": 2.514, - "step": 63 - }, - { - "epoch": 0.06, - "grad_norm": 0.0, - "learning_rate": 4.089456869009585e-06, - "loss": 2.5659, - "step": 64 - }, - { - "epoch": 0.06, - "grad_norm": 0.0, - "learning_rate": 4.15335463258786e-06, - "loss": 2.4624, - "step": 65 - }, - { - "epoch": 0.06, - "grad_norm": 0.0, - "learning_rate": 4.2172523961661345e-06, - "loss": 1.802, - "step": 66 - }, - { - "epoch": 0.06, - "grad_norm": 0.0, - "learning_rate": 4.28115015974441e-06, - "loss": 1.9052, - "step": 67 - }, - { - "epoch": 0.06, - "grad_norm": 0.0, - "learning_rate": 4.345047923322684e-06, - "loss": 1.7077, - "step": 68 - }, - { - "epoch": 0.06, - "grad_norm": 0.0, - "learning_rate": 4.408945686900959e-06, - "loss": 3.121, - "step": 69 - }, - { - "epoch": 0.06, - "grad_norm": 0.0, - "learning_rate": 4.472843450479233e-06, - "loss": 2.0824, - "step": 70 - }, - { - "epoch": 0.06, - "grad_norm": 0.0, - "learning_rate": 4.536741214057508e-06, - "loss": 2.3612, - "step": 71 - }, - { - "epoch": 0.06, - "grad_norm": 0.0, - "learning_rate": 4.600638977635783e-06, - "loss": 1.9202, - "step": 72 - }, - { - "epoch": 0.06, - "grad_norm": 0.0, - "learning_rate": 4.664536741214058e-06, - "loss": 2.0554, - "step": 73 - }, - { - "epoch": 0.06, - "grad_norm": 0.0, - "learning_rate": 4.7284345047923325e-06, - "loss": 1.7141, - "step": 74 - }, - { - "epoch": 0.06, - "grad_norm": 0.0, - "learning_rate": 4.792332268370608e-06, - "loss": 2.2446, - "step": 75 - }, - { - "epoch": 0.07, - "grad_norm": 0.0, - "learning_rate": 4.856230031948882e-06, - "loss": 2.2411, - "step": 76 - }, - { - "epoch": 0.07, - "grad_norm": 0.0, - "learning_rate": 4.920127795527157e-06, - "loss": 2.2712, - "step": 77 - }, - { - "epoch": 0.07, - "grad_norm": 0.0, - "learning_rate": 4.984025559105431e-06, - "loss": 1.9574, - "step": 78 - }, - { - "epoch": 0.07, - "grad_norm": 0.0, - "learning_rate": 5.0479233226837065e-06, - "loss": 1.4947, - "step": 79 - }, - { - "epoch": 0.07, - "grad_norm": 0.0, - "learning_rate": 5.111821086261981e-06, - "loss": 2.8644, - "step": 80 - }, - { - "epoch": 0.07, - "grad_norm": 0.0, - "learning_rate": 5.175718849840255e-06, - "loss": 1.5294, - "step": 81 - }, - { - "epoch": 0.07, - "grad_norm": 0.0, - "learning_rate": 5.2396166134185315e-06, - "loss": 1.3481, - "step": 82 - }, - { - "epoch": 0.07, - "grad_norm": 0.0, - "learning_rate": 5.303514376996806e-06, - "loss": 1.9614, - "step": 83 - }, - { - "epoch": 0.07, - "grad_norm": 0.0, - "learning_rate": 5.36741214057508e-06, - "loss": 2.2768, - "step": 84 - }, - { - "epoch": 0.07, - "grad_norm": 0.0, - "learning_rate": 5.431309904153355e-06, - "loss": 2.7222, - "step": 85 - }, - { - "epoch": 0.07, - "grad_norm": 0.0, - "learning_rate": 5.49520766773163e-06, - "loss": 1.631, - "step": 86 - }, - { - "epoch": 0.08, - "grad_norm": 0.0, - "learning_rate": 5.5591054313099045e-06, - "loss": 2.0904, - "step": 87 - }, - { - "epoch": 0.08, - "grad_norm": 0.0, - "learning_rate": 5.623003194888179e-06, - "loss": 1.8537, - "step": 88 - }, - { - "epoch": 0.08, - "grad_norm": 0.0, - "learning_rate": 5.6869009584664534e-06, - "loss": 1.9727, - "step": 89 - }, - { - "epoch": 0.08, - "grad_norm": 0.0, - "learning_rate": 5.7507987220447296e-06, - "loss": 2.0981, - "step": 90 - }, - { - "epoch": 0.08, - "grad_norm": 0.0, - "learning_rate": 5.814696485623004e-06, - "loss": 2.627, - "step": 91 - }, - { - "epoch": 0.08, - "grad_norm": 0.0, - "learning_rate": 5.8785942492012785e-06, - "loss": 1.8341, - "step": 92 - }, - { - "epoch": 0.08, - "grad_norm": 0.0, - "learning_rate": 5.942492012779553e-06, - "loss": 1.8461, - "step": 93 - }, - { - "epoch": 0.08, - "grad_norm": 0.0, - "learning_rate": 6.006389776357828e-06, - "loss": 1.5125, - "step": 94 - }, - { - "epoch": 0.08, - "grad_norm": 0.0, - "learning_rate": 6.070287539936103e-06, - "loss": 2.406, - "step": 95 - }, - { - "epoch": 0.08, - "grad_norm": 0.0, - "learning_rate": 6.134185303514377e-06, - "loss": 1.5452, - "step": 96 - }, - { - "epoch": 0.08, - "grad_norm": 0.0, - "learning_rate": 6.1980830670926515e-06, - "loss": 1.9999, - "step": 97 - }, - { - "epoch": 0.08, - "grad_norm": 0.0, - "learning_rate": 6.261980830670928e-06, - "loss": 1.2163, - "step": 98 - }, - { - "epoch": 0.09, - "grad_norm": 0.0, - "learning_rate": 6.325878594249202e-06, - "loss": 1.7189, - "step": 99 - }, - { - "epoch": 0.09, - "grad_norm": 0.0, - "learning_rate": 6.3897763578274765e-06, - "loss": 2.7352, - "step": 100 - }, - { - "epoch": 0.09, - "grad_norm": 0.0, - "learning_rate": 6.453674121405751e-06, - "loss": 1.3691, - "step": 101 - }, - { - "epoch": 0.09, - "grad_norm": 0.0, - "learning_rate": 6.517571884984026e-06, - "loss": 1.217, - "step": 102 - }, - { - "epoch": 0.09, - "grad_norm": 0.0, - "learning_rate": 6.581469648562301e-06, - "loss": 1.3825, - "step": 103 - }, - { - "epoch": 0.09, - "grad_norm": 0.0, - "learning_rate": 6.645367412140575e-06, - "loss": 1.8355, - "step": 104 - }, - { - "epoch": 0.09, - "grad_norm": 0.0, - "learning_rate": 6.709265175718851e-06, - "loss": 1.6895, - "step": 105 - }, - { - "epoch": 0.09, - "grad_norm": 0.0, - "learning_rate": 6.773162939297126e-06, - "loss": 1.864, - "step": 106 - }, - { - "epoch": 0.09, - "grad_norm": 0.0, - "learning_rate": 6.8370607028754e-06, - "loss": 2.1351, - "step": 107 - }, - { - "epoch": 0.09, - "grad_norm": 0.0, - "learning_rate": 6.900958466453675e-06, - "loss": 2.4795, - "step": 108 - }, - { - "epoch": 0.09, - "grad_norm": 0.0, - "learning_rate": 6.96485623003195e-06, - "loss": 0.9914, - "step": 109 - }, - { - "epoch": 0.1, - "grad_norm": 0.0, - "learning_rate": 7.028753993610224e-06, - "loss": 1.7619, - "step": 110 - }, - { - "epoch": 0.1, - "grad_norm": 0.0, - "learning_rate": 7.092651757188499e-06, - "loss": 1.378, - "step": 111 - }, - { - "epoch": 0.1, - "grad_norm": 0.0, - "learning_rate": 7.156549520766773e-06, - "loss": 2.8785, - "step": 112 - }, - { - "epoch": 0.1, - "grad_norm": 0.0, - "learning_rate": 7.220447284345049e-06, - "loss": 1.8768, - "step": 113 - }, - { - "epoch": 0.1, - "grad_norm": 0.0, - "learning_rate": 7.284345047923324e-06, - "loss": 2.2256, - "step": 114 - }, - { - "epoch": 0.1, - "grad_norm": 0.0, - "learning_rate": 7.348242811501598e-06, - "loss": 1.7481, - "step": 115 - }, - { - "epoch": 0.1, - "grad_norm": 0.0, - "learning_rate": 7.412140575079873e-06, - "loss": 0.8324, - "step": 116 - }, - { - "epoch": 0.1, - "grad_norm": 0.0, - "learning_rate": 7.476038338658148e-06, - "loss": 1.826, - "step": 117 - }, - { - "epoch": 0.1, - "grad_norm": 0.0, - "learning_rate": 7.5399361022364225e-06, - "loss": 1.1427, - "step": 118 - }, - { - "epoch": 0.1, - "grad_norm": 0.0, - "learning_rate": 7.603833865814697e-06, - "loss": 1.9837, - "step": 119 - }, - { - "epoch": 0.1, - "grad_norm": 0.0, - "learning_rate": 7.667731629392972e-06, - "loss": 1.6466, - "step": 120 - }, - { - "epoch": 0.1, - "grad_norm": 0.0, - "learning_rate": 7.731629392971247e-06, - "loss": 1.7431, - "step": 121 - }, - { - "epoch": 0.11, - "grad_norm": 0.0, - "learning_rate": 7.795527156549521e-06, - "loss": 1.2259, - "step": 122 - }, - { - "epoch": 0.11, - "grad_norm": 0.0, - "learning_rate": 7.859424920127796e-06, - "loss": 1.3516, - "step": 123 - }, - { - "epoch": 0.11, - "grad_norm": 0.0, - "learning_rate": 7.92332268370607e-06, - "loss": 0.879, - "step": 124 - }, - { - "epoch": 0.11, - "grad_norm": 0.0, - "learning_rate": 7.987220447284347e-06, - "loss": 1.3566, - "step": 125 - }, - { - "epoch": 0.11, - "grad_norm": 0.0, - "learning_rate": 8.05111821086262e-06, - "loss": 2.2475, - "step": 126 - }, - { - "epoch": 0.11, - "grad_norm": 0.0, - "learning_rate": 8.115015974440896e-06, - "loss": 1.9704, - "step": 127 - }, - { - "epoch": 0.11, - "grad_norm": 0.0, - "learning_rate": 8.17891373801917e-06, - "loss": 2.1762, - "step": 128 - }, - { - "epoch": 0.11, - "grad_norm": 0.0, - "learning_rate": 8.242811501597445e-06, - "loss": 1.6099, - "step": 129 - }, - { - "epoch": 0.11, - "grad_norm": 0.0, - "learning_rate": 8.30670926517572e-06, - "loss": 1.2901, - "step": 130 - }, - { - "epoch": 0.11, - "grad_norm": 0.0, - "learning_rate": 8.370607028753994e-06, - "loss": 1.8988, - "step": 131 - }, - { - "epoch": 0.11, - "grad_norm": 0.0, - "learning_rate": 8.434504792332269e-06, - "loss": 2.4632, - "step": 132 - }, - { - "epoch": 0.12, - "grad_norm": 0.0, - "learning_rate": 8.498402555910544e-06, - "loss": 1.9601, - "step": 133 - }, - { - "epoch": 0.12, - "grad_norm": 0.0, - "learning_rate": 8.56230031948882e-06, - "loss": 2.5234, - "step": 134 - }, - { - "epoch": 0.12, - "grad_norm": 0.0, - "learning_rate": 8.626198083067093e-06, - "loss": 1.2967, - "step": 135 - }, - { - "epoch": 0.12, - "grad_norm": 0.0, - "learning_rate": 8.690095846645368e-06, - "loss": 1.481, - "step": 136 - }, - { - "epoch": 0.12, - "grad_norm": 0.0, - "learning_rate": 8.753993610223644e-06, - "loss": 1.5502, - "step": 137 - }, - { - "epoch": 0.12, - "grad_norm": 0.0, - "learning_rate": 8.817891373801917e-06, - "loss": 1.7803, - "step": 138 - }, - { - "epoch": 0.12, - "grad_norm": 0.0, - "learning_rate": 8.881789137380193e-06, - "loss": 1.4717, - "step": 139 - }, - { - "epoch": 0.12, - "grad_norm": 0.0, - "learning_rate": 8.945686900958466e-06, - "loss": 1.9918, - "step": 140 - }, - { - "epoch": 0.12, - "grad_norm": 0.0, - "learning_rate": 9.009584664536743e-06, - "loss": 2.1385, - "step": 141 - }, - { - "epoch": 0.12, - "grad_norm": 0.0, - "learning_rate": 9.073482428115017e-06, - "loss": 2.4746, - "step": 142 - }, - { - "epoch": 0.12, - "grad_norm": 0.0, - "learning_rate": 9.137380191693292e-06, - "loss": 1.5555, - "step": 143 - }, - { - "epoch": 0.12, - "grad_norm": 0.0, - "learning_rate": 9.201277955271566e-06, - "loss": 1.6113, - "step": 144 - }, - { - "epoch": 0.13, - "grad_norm": 0.0, - "learning_rate": 9.265175718849841e-06, - "loss": 1.8556, - "step": 145 - }, - { - "epoch": 0.13, - "grad_norm": 0.0, - "learning_rate": 9.329073482428116e-06, - "loss": 2.2922, - "step": 146 - }, - { - "epoch": 0.13, - "grad_norm": 0.0, - "learning_rate": 9.39297124600639e-06, - "loss": 1.6665, - "step": 147 - }, - { - "epoch": 0.13, - "grad_norm": 0.0, - "learning_rate": 9.456869009584665e-06, - "loss": 1.6431, - "step": 148 - }, - { - "epoch": 0.13, - "grad_norm": 0.0, - "learning_rate": 9.52076677316294e-06, - "loss": 1.4271, - "step": 149 - }, - { - "epoch": 0.13, - "grad_norm": 0.0, - "learning_rate": 9.584664536741216e-06, - "loss": 1.0811, - "step": 150 - }, - { - "epoch": 0.13, - "grad_norm": 0.0, - "learning_rate": 9.64856230031949e-06, - "loss": 1.7858, - "step": 151 - }, - { - "epoch": 0.13, - "grad_norm": 0.0, - "learning_rate": 9.712460063897765e-06, - "loss": 1.8119, - "step": 152 - }, - { - "epoch": 0.13, - "grad_norm": 0.0, - "learning_rate": 9.77635782747604e-06, - "loss": 1.648, - "step": 153 - }, - { - "epoch": 0.13, - "grad_norm": 0.0, - "learning_rate": 9.840255591054313e-06, - "loss": 2.568, - "step": 154 - }, - { - "epoch": 0.13, - "grad_norm": 0.0, - "learning_rate": 9.904153354632589e-06, - "loss": 1.8717, - "step": 155 - }, - { - "epoch": 0.13, - "grad_norm": 0.0, - "learning_rate": 9.968051118210862e-06, - "loss": 1.5875, - "step": 156 - }, - { - "epoch": 0.14, - "grad_norm": 0.0, - "learning_rate": 1.0031948881789138e-05, - "loss": 1.075, - "step": 157 - }, - { - "epoch": 0.14, - "grad_norm": 0.0, - "learning_rate": 1.0095846645367413e-05, - "loss": 1.2988, - "step": 158 - }, - { - "epoch": 0.14, - "grad_norm": 0.0, - "learning_rate": 1.0159744408945688e-05, - "loss": 1.7855, - "step": 159 - }, - { - "epoch": 0.14, - "grad_norm": 0.0, - "learning_rate": 1.0223642172523962e-05, - "loss": 1.8817, - "step": 160 - }, - { - "epoch": 0.14, - "grad_norm": 0.0, - "learning_rate": 1.0287539936102237e-05, - "loss": 1.2946, - "step": 161 - }, - { - "epoch": 0.14, - "grad_norm": 0.0, - "learning_rate": 1.035143769968051e-05, - "loss": 2.2709, - "step": 162 - }, - { - "epoch": 0.14, - "grad_norm": 0.0, - "learning_rate": 1.0415335463258786e-05, - "loss": 1.7045, - "step": 163 - }, - { - "epoch": 0.14, - "grad_norm": 0.0, - "learning_rate": 1.0479233226837063e-05, - "loss": 1.468, - "step": 164 - }, - { - "epoch": 0.14, - "grad_norm": 0.0, - "learning_rate": 1.0543130990415335e-05, - "loss": 1.7652, - "step": 165 - }, - { - "epoch": 0.14, - "grad_norm": 0.0, - "learning_rate": 1.0607028753993612e-05, - "loss": 1.2775, - "step": 166 - }, - { - "epoch": 0.14, - "grad_norm": 0.0, - "learning_rate": 1.0670926517571887e-05, - "loss": 1.3396, - "step": 167 - }, - { - "epoch": 0.15, - "grad_norm": 0.0, - "learning_rate": 1.073482428115016e-05, - "loss": 1.4139, - "step": 168 - }, - { - "epoch": 0.15, - "grad_norm": 0.0, - "learning_rate": 1.0798722044728436e-05, - "loss": 1.7645, - "step": 169 - }, - { - "epoch": 0.15, - "grad_norm": 0.0, - "learning_rate": 1.086261980830671e-05, - "loss": 1.8793, - "step": 170 - }, - { - "epoch": 0.15, - "grad_norm": 0.0, - "learning_rate": 1.0926517571884985e-05, - "loss": 2.1439, - "step": 171 - }, - { - "epoch": 0.15, - "grad_norm": 0.0, - "learning_rate": 1.099041533546326e-05, - "loss": 1.7649, - "step": 172 - }, - { - "epoch": 0.15, - "grad_norm": 0.0, - "learning_rate": 1.1054313099041534e-05, - "loss": 1.8031, - "step": 173 - }, - { - "epoch": 0.15, - "grad_norm": 0.0, - "learning_rate": 1.1118210862619809e-05, - "loss": 1.5892, - "step": 174 - }, - { - "epoch": 0.15, - "grad_norm": 0.0, - "learning_rate": 1.1182108626198084e-05, - "loss": 1.2683, - "step": 175 - }, - { - "epoch": 0.15, - "grad_norm": 0.0, - "learning_rate": 1.1246006389776358e-05, - "loss": 1.635, - "step": 176 - }, - { - "epoch": 0.15, - "grad_norm": 0.0, - "learning_rate": 1.1309904153354633e-05, - "loss": 0.8603, - "step": 177 - }, - { - "epoch": 0.15, - "grad_norm": 0.0, - "learning_rate": 1.1373801916932907e-05, - "loss": 1.8405, - "step": 178 - }, - { - "epoch": 0.15, - "grad_norm": 0.0, - "learning_rate": 1.1437699680511182e-05, - "loss": 1.1159, - "step": 179 - }, - { - "epoch": 0.16, - "grad_norm": 0.0, - "learning_rate": 1.1501597444089459e-05, - "loss": 2.04, - "step": 180 - }, - { - "epoch": 0.16, - "grad_norm": 0.0, - "learning_rate": 1.1565495207667731e-05, - "loss": 2.4726, - "step": 181 - }, - { - "epoch": 0.16, - "grad_norm": 0.0, - "learning_rate": 1.1629392971246008e-05, - "loss": 0.9968, - "step": 182 - }, - { - "epoch": 0.16, - "grad_norm": 0.0, - "learning_rate": 1.1693290734824283e-05, - "loss": 1.3658, - "step": 183 - }, - { - "epoch": 0.16, - "grad_norm": 0.0, - "learning_rate": 1.1757188498402557e-05, - "loss": 1.3188, - "step": 184 - }, - { - "epoch": 0.16, - "grad_norm": 0.0, - "learning_rate": 1.1821086261980832e-05, - "loss": 1.7616, - "step": 185 - }, - { - "epoch": 0.16, - "grad_norm": 0.0, - "learning_rate": 1.1884984025559106e-05, - "loss": 2.1183, - "step": 186 - }, - { - "epoch": 0.16, - "grad_norm": 0.0, - "learning_rate": 1.1948881789137381e-05, - "loss": 1.5726, - "step": 187 - }, - { - "epoch": 0.16, - "grad_norm": 0.0, - "learning_rate": 1.2012779552715656e-05, - "loss": 1.937, - "step": 188 - }, - { - "epoch": 0.16, - "grad_norm": 0.0, - "learning_rate": 1.207667731629393e-05, - "loss": 1.6964, - "step": 189 - }, - { - "epoch": 0.16, - "grad_norm": 0.0, - "learning_rate": 1.2140575079872205e-05, - "loss": 1.9305, - "step": 190 - }, - { - "epoch": 0.17, - "grad_norm": 0.0, - "learning_rate": 1.220447284345048e-05, - "loss": 1.2083, - "step": 191 - }, - { - "epoch": 0.17, - "grad_norm": 0.0, - "learning_rate": 1.2268370607028754e-05, - "loss": 1.3238, - "step": 192 - }, - { - "epoch": 0.17, - "grad_norm": 0.0, - "learning_rate": 1.233226837060703e-05, - "loss": 1.4206, - "step": 193 - }, - { - "epoch": 0.17, - "grad_norm": 0.0, - "learning_rate": 1.2396166134185303e-05, - "loss": 1.8274, - "step": 194 - }, - { - "epoch": 0.17, - "grad_norm": 0.0, - "learning_rate": 1.2460063897763578e-05, - "loss": 0.9648, - "step": 195 - }, - { - "epoch": 0.17, - "grad_norm": 0.0, - "learning_rate": 1.2523961661341855e-05, - "loss": 1.419, - "step": 196 - }, - { - "epoch": 0.17, - "grad_norm": 0.0, - "learning_rate": 1.2587859424920127e-05, - "loss": 1.7563, - "step": 197 - }, - { - "epoch": 0.17, - "grad_norm": 0.0, - "learning_rate": 1.2651757188498404e-05, - "loss": 1.9754, - "step": 198 - }, - { - "epoch": 0.17, - "grad_norm": 0.0, - "learning_rate": 1.271565495207668e-05, - "loss": 0.9973, - "step": 199 - }, - { - "epoch": 0.17, - "grad_norm": 0.0, - "learning_rate": 1.2779552715654953e-05, - "loss": 1.7307, - "step": 200 - }, - { - "epoch": 0.17, - "grad_norm": 0.0, - "learning_rate": 1.2843450479233228e-05, - "loss": 1.8435, - "step": 201 - }, - { - "epoch": 0.17, - "grad_norm": 0.0, - "learning_rate": 1.2907348242811502e-05, - "loss": 1.515, - "step": 202 - }, - { - "epoch": 0.18, - "grad_norm": 0.0, - "learning_rate": 1.2971246006389777e-05, - "loss": 1.8813, - "step": 203 - }, - { - "epoch": 0.18, - "grad_norm": 0.0, - "learning_rate": 1.3035143769968053e-05, - "loss": 1.7118, - "step": 204 - }, - { - "epoch": 0.18, - "grad_norm": 0.0, - "learning_rate": 1.3099041533546326e-05, - "loss": 2.1285, - "step": 205 - }, - { - "epoch": 0.18, - "grad_norm": 0.0, - "learning_rate": 1.3162939297124601e-05, - "loss": 1.1574, - "step": 206 - }, - { - "epoch": 0.18, - "grad_norm": 0.0, - "learning_rate": 1.3226837060702877e-05, - "loss": 1.8811, - "step": 207 - }, - { - "epoch": 0.18, - "grad_norm": 0.0, - "learning_rate": 1.329073482428115e-05, - "loss": 1.4503, - "step": 208 - }, - { - "epoch": 0.18, - "grad_norm": 0.0, - "learning_rate": 1.3354632587859426e-05, - "loss": 1.0012, - "step": 209 - }, - { - "epoch": 0.18, - "grad_norm": 0.0, - "learning_rate": 1.3418530351437703e-05, - "loss": 1.6748, - "step": 210 - }, - { - "epoch": 0.18, - "grad_norm": 0.0, - "learning_rate": 1.3482428115015975e-05, - "loss": 1.9599, - "step": 211 - }, - { - "epoch": 0.18, - "grad_norm": 0.0, - "learning_rate": 1.3546325878594251e-05, - "loss": 1.1115, - "step": 212 - }, - { - "epoch": 0.18, - "grad_norm": 0.0, - "learning_rate": 1.3610223642172523e-05, - "loss": 1.8482, - "step": 213 - }, - { - "epoch": 0.19, - "grad_norm": 0.0, - "learning_rate": 1.36741214057508e-05, - "loss": 1.3329, - "step": 214 - }, - { - "epoch": 0.19, - "grad_norm": 0.0, - "learning_rate": 1.3738019169329076e-05, - "loss": 2.0442, - "step": 215 - }, - { - "epoch": 0.19, - "grad_norm": 0.0, - "learning_rate": 1.380191693290735e-05, - "loss": 1.3604, - "step": 216 - }, - { - "epoch": 0.19, - "grad_norm": 0.0, - "learning_rate": 1.3865814696485625e-05, - "loss": 1.0149, - "step": 217 - }, - { - "epoch": 0.19, - "grad_norm": 0.0, - "learning_rate": 1.39297124600639e-05, - "loss": 1.584, - "step": 218 - }, - { - "epoch": 0.19, - "grad_norm": 0.0, - "learning_rate": 1.3993610223642173e-05, - "loss": 1.2197, - "step": 219 - }, - { - "epoch": 0.19, - "grad_norm": 0.0, - "learning_rate": 1.4057507987220449e-05, - "loss": 1.3303, - "step": 220 - }, - { - "epoch": 0.19, - "grad_norm": 0.0, - "learning_rate": 1.4121405750798722e-05, - "loss": 1.5698, - "step": 221 - }, - { - "epoch": 0.19, - "grad_norm": 0.0, - "learning_rate": 1.4185303514376998e-05, - "loss": 1.7259, - "step": 222 - }, - { - "epoch": 0.19, - "grad_norm": 0.0, - "learning_rate": 1.4249201277955273e-05, - "loss": 1.4024, - "step": 223 - }, - { - "epoch": 0.19, - "grad_norm": 0.0, - "learning_rate": 1.4313099041533547e-05, - "loss": 0.94, - "step": 224 - }, - { - "epoch": 0.19, - "grad_norm": 0.0, - "learning_rate": 1.4376996805111822e-05, - "loss": 2.1595, - "step": 225 - }, - { - "epoch": 0.2, - "grad_norm": 0.0, - "learning_rate": 1.4440894568690099e-05, - "loss": 0.7599, - "step": 226 - }, - { - "epoch": 0.2, - "grad_norm": 0.0, - "learning_rate": 1.450479233226837e-05, - "loss": 1.7939, - "step": 227 - }, - { - "epoch": 0.2, - "grad_norm": 0.0, - "learning_rate": 1.4568690095846648e-05, - "loss": 1.8024, - "step": 228 - }, - { - "epoch": 0.2, - "grad_norm": 0.0, - "learning_rate": 1.4632587859424921e-05, - "loss": 2.0302, - "step": 229 - }, - { - "epoch": 0.2, - "grad_norm": 0.0, - "learning_rate": 1.4696485623003197e-05, - "loss": 0.7267, - "step": 230 - }, - { - "epoch": 0.2, - "grad_norm": 0.0, - "learning_rate": 1.4760383386581472e-05, - "loss": 1.6927, - "step": 231 - }, - { - "epoch": 0.2, - "grad_norm": 0.0, - "learning_rate": 1.4824281150159745e-05, - "loss": 1.2321, - "step": 232 - }, - { - "epoch": 0.2, - "grad_norm": 0.0, - "learning_rate": 1.488817891373802e-05, - "loss": 1.3385, - "step": 233 - }, - { - "epoch": 0.2, - "grad_norm": 0.0, - "learning_rate": 1.4952076677316296e-05, - "loss": 1.6184, - "step": 234 - }, - { - "epoch": 0.2, - "grad_norm": 0.0, - "learning_rate": 1.501597444089457e-05, - "loss": 1.9263, - "step": 235 - }, - { - "epoch": 0.2, - "grad_norm": 0.0, - "learning_rate": 1.5079872204472845e-05, - "loss": 2.124, - "step": 236 - }, - { - "epoch": 0.21, - "grad_norm": 0.0, - "learning_rate": 1.5143769968051119e-05, - "loss": 1.6664, - "step": 237 - }, - { - "epoch": 0.21, - "grad_norm": 0.0, - "learning_rate": 1.5207667731629394e-05, - "loss": 1.669, - "step": 238 - }, - { - "epoch": 0.21, - "grad_norm": 0.0, - "learning_rate": 1.527156549520767e-05, - "loss": 2.0, - "step": 239 - }, - { - "epoch": 0.21, - "grad_norm": 0.0, - "learning_rate": 1.5335463258785944e-05, - "loss": 1.1349, - "step": 240 - }, - { - "epoch": 0.21, - "grad_norm": 0.0, - "learning_rate": 1.5399361022364218e-05, - "loss": 0.8443, - "step": 241 - }, - { - "epoch": 0.21, - "grad_norm": 0.0, - "learning_rate": 1.5463258785942495e-05, - "loss": 1.7113, - "step": 242 - }, - { - "epoch": 0.21, - "grad_norm": 0.0, - "learning_rate": 1.552715654952077e-05, - "loss": 1.7803, - "step": 243 - }, - { - "epoch": 0.21, - "grad_norm": 0.0, - "learning_rate": 1.5591054313099042e-05, - "loss": 1.3813, - "step": 244 - }, - { - "epoch": 0.21, - "grad_norm": 0.0, - "learning_rate": 1.5654952076677316e-05, - "loss": 1.3658, - "step": 245 - }, - { - "epoch": 0.21, - "grad_norm": 0.0, - "learning_rate": 1.5718849840255593e-05, - "loss": 1.6503, - "step": 246 - }, - { - "epoch": 0.21, - "grad_norm": 0.0, - "learning_rate": 1.5782747603833866e-05, - "loss": 1.0893, - "step": 247 - }, - { - "epoch": 0.21, - "grad_norm": 0.0, - "learning_rate": 1.584664536741214e-05, - "loss": 1.6013, - "step": 248 - }, - { - "epoch": 0.22, - "grad_norm": 0.0, - "learning_rate": 1.5910543130990417e-05, - "loss": 1.0954, - "step": 249 - }, - { - "epoch": 0.22, - "grad_norm": 0.0, - "learning_rate": 1.5974440894568694e-05, - "loss": 1.2268, - "step": 250 - }, - { - "epoch": 0.22, - "grad_norm": 0.0, - "learning_rate": 1.6038338658146964e-05, - "loss": 1.8868, - "step": 251 - }, - { - "epoch": 0.22, - "grad_norm": 0.0, - "learning_rate": 1.610223642172524e-05, - "loss": 1.4897, - "step": 252 - }, - { - "epoch": 0.22, - "grad_norm": 0.0, - "learning_rate": 1.6166134185303515e-05, - "loss": 1.7855, - "step": 253 - }, - { - "epoch": 0.22, - "grad_norm": 0.0, - "learning_rate": 1.623003194888179e-05, - "loss": 1.2535, - "step": 254 - }, - { - "epoch": 0.22, - "grad_norm": 0.0, - "learning_rate": 1.6293929712460065e-05, - "loss": 1.7961, - "step": 255 - }, - { - "epoch": 0.22, - "grad_norm": 0.0, - "learning_rate": 1.635782747603834e-05, - "loss": 1.7653, - "step": 256 - }, - { - "epoch": 0.22, - "grad_norm": 0.0, - "learning_rate": 1.6421725239616616e-05, - "loss": 1.1842, - "step": 257 - }, - { - "epoch": 0.22, - "grad_norm": 0.0, - "learning_rate": 1.648562300319489e-05, - "loss": 1.2365, - "step": 258 - }, - { - "epoch": 0.22, - "grad_norm": 0.0, - "learning_rate": 1.6549520766773163e-05, - "loss": 1.5757, - "step": 259 - }, - { - "epoch": 0.22, - "grad_norm": 0.0, - "learning_rate": 1.661341853035144e-05, - "loss": 1.5705, - "step": 260 - }, - { - "epoch": 0.23, - "grad_norm": 0.0, - "learning_rate": 1.6677316293929714e-05, - "loss": 0.7243, - "step": 261 - }, - { - "epoch": 0.23, - "grad_norm": 0.0, - "learning_rate": 1.6741214057507987e-05, - "loss": 1.0401, - "step": 262 - }, - { - "epoch": 0.23, - "grad_norm": 0.0, - "learning_rate": 1.6805111821086264e-05, - "loss": 1.6818, - "step": 263 - }, - { - "epoch": 0.23, - "grad_norm": 0.0, - "learning_rate": 1.6869009584664538e-05, - "loss": 2.0651, - "step": 264 - }, - { - "epoch": 0.23, - "grad_norm": 0.0, - "learning_rate": 1.693290734824281e-05, - "loss": 1.8206, - "step": 265 - }, - { - "epoch": 0.23, - "grad_norm": 0.0, - "learning_rate": 1.699680511182109e-05, - "loss": 1.9803, - "step": 266 - }, - { - "epoch": 0.23, - "grad_norm": 0.0, - "learning_rate": 1.7060702875399362e-05, - "loss": 1.7135, - "step": 267 - }, - { - "epoch": 0.23, - "grad_norm": 0.0, - "learning_rate": 1.712460063897764e-05, - "loss": 0.8284, - "step": 268 - }, - { - "epoch": 0.23, - "grad_norm": 0.0, - "learning_rate": 1.7188498402555913e-05, - "loss": 1.5995, - "step": 269 - }, - { - "epoch": 0.23, - "grad_norm": 0.0, - "learning_rate": 1.7252396166134186e-05, - "loss": 1.8628, - "step": 270 - }, - { - "epoch": 0.23, - "grad_norm": 0.0, - "learning_rate": 1.7316293929712463e-05, - "loss": 1.3377, - "step": 271 - }, - { - "epoch": 0.24, - "grad_norm": 0.0, - "learning_rate": 1.7380191693290737e-05, - "loss": 1.4981, - "step": 272 - }, - { - "epoch": 0.24, - "grad_norm": 0.0, - "learning_rate": 1.744408945686901e-05, - "loss": 1.0006, - "step": 273 - }, - { - "epoch": 0.24, - "grad_norm": 0.0, - "learning_rate": 1.7507987220447287e-05, - "loss": 1.3654, - "step": 274 - }, - { - "epoch": 0.24, - "grad_norm": 0.0, - "learning_rate": 1.757188498402556e-05, - "loss": 1.3665, - "step": 275 - }, - { - "epoch": 0.24, - "grad_norm": 0.0, - "learning_rate": 1.7635782747603835e-05, - "loss": 1.0852, - "step": 276 - }, - { - "epoch": 0.24, - "grad_norm": 0.0, - "learning_rate": 1.7699680511182108e-05, - "loss": 1.8397, - "step": 277 - }, - { - "epoch": 0.24, - "grad_norm": 0.0, - "learning_rate": 1.7763578274760385e-05, - "loss": 2.0523, - "step": 278 - }, - { - "epoch": 0.24, - "grad_norm": 0.0, - "learning_rate": 1.782747603833866e-05, - "loss": 0.9541, - "step": 279 - }, - { - "epoch": 0.24, - "grad_norm": 0.0, - "learning_rate": 1.7891373801916932e-05, - "loss": 1.3254, - "step": 280 - }, - { - "epoch": 0.24, - "grad_norm": 0.0, - "learning_rate": 1.795527156549521e-05, - "loss": 1.9927, - "step": 281 - }, - { - "epoch": 0.24, - "grad_norm": 0.0, - "learning_rate": 1.8019169329073486e-05, - "loss": 2.2366, - "step": 282 - }, - { - "epoch": 0.24, - "grad_norm": 0.0, - "learning_rate": 1.808306709265176e-05, - "loss": 1.2706, - "step": 283 - }, - { - "epoch": 0.25, - "grad_norm": 0.0, - "learning_rate": 1.8146964856230033e-05, - "loss": 1.5425, - "step": 284 - }, - { - "epoch": 0.25, - "grad_norm": 0.0, - "learning_rate": 1.8210862619808307e-05, - "loss": 1.0041, - "step": 285 - }, - { - "epoch": 0.25, - "grad_norm": 0.0, - "learning_rate": 1.8274760383386584e-05, - "loss": 1.6145, - "step": 286 - }, - { - "epoch": 0.25, - "grad_norm": 0.0, - "learning_rate": 1.8338658146964858e-05, - "loss": 0.9126, - "step": 287 - }, - { - "epoch": 0.25, - "grad_norm": 0.0, - "learning_rate": 1.840255591054313e-05, - "loss": 1.4626, - "step": 288 - }, - { - "epoch": 0.25, - "grad_norm": 0.0, - "learning_rate": 1.8466453674121408e-05, - "loss": 1.1278, - "step": 289 - }, - { - "epoch": 0.25, - "grad_norm": 0.0, - "learning_rate": 1.8530351437699682e-05, - "loss": 1.5822, - "step": 290 - }, - { - "epoch": 0.25, - "grad_norm": 0.0, - "learning_rate": 1.8594249201277955e-05, - "loss": 1.0681, - "step": 291 - }, - { - "epoch": 0.25, - "grad_norm": 0.0, - "learning_rate": 1.8658146964856232e-05, - "loss": 1.9109, - "step": 292 - }, - { - "epoch": 0.25, - "grad_norm": 0.0, - "learning_rate": 1.8722044728434506e-05, - "loss": 1.5845, - "step": 293 - }, - { - "epoch": 0.25, - "grad_norm": 0.0, - "learning_rate": 1.878594249201278e-05, - "loss": 1.2363, - "step": 294 - }, - { - "epoch": 0.26, - "grad_norm": 0.0, - "learning_rate": 1.8849840255591057e-05, - "loss": 1.2487, - "step": 295 - }, - { - "epoch": 0.26, - "grad_norm": 0.0, - "learning_rate": 1.891373801916933e-05, - "loss": 1.5531, - "step": 296 - }, - { - "epoch": 0.26, - "grad_norm": 0.0, - "learning_rate": 1.8977635782747604e-05, - "loss": 1.1613, - "step": 297 - }, - { - "epoch": 0.26, - "grad_norm": 0.0, - "learning_rate": 1.904153354632588e-05, - "loss": 1.4581, - "step": 298 - }, - { - "epoch": 0.26, - "grad_norm": 0.0, - "learning_rate": 1.9105431309904154e-05, - "loss": 0.7698, - "step": 299 - }, - { - "epoch": 0.26, - "grad_norm": 0.0, - "learning_rate": 1.916932907348243e-05, - "loss": 1.3443, - "step": 300 - }, - { - "epoch": 0.26, - "grad_norm": 0.0, - "learning_rate": 1.9233226837060705e-05, - "loss": 1.5446, - "step": 301 - }, - { - "epoch": 0.26, - "grad_norm": 0.0, - "learning_rate": 1.929712460063898e-05, - "loss": 1.7257, - "step": 302 - }, - { - "epoch": 0.26, - "grad_norm": 0.0, - "learning_rate": 1.9361022364217256e-05, - "loss": 1.1619, - "step": 303 - }, - { - "epoch": 0.26, - "grad_norm": 0.0, - "learning_rate": 1.942492012779553e-05, - "loss": 2.3519, - "step": 304 - }, - { - "epoch": 0.26, - "grad_norm": 0.0, - "learning_rate": 1.9488817891373803e-05, - "loss": 0.7233, - "step": 305 - }, - { - "epoch": 0.26, - "grad_norm": 0.0, - "learning_rate": 1.955271565495208e-05, - "loss": 1.6281, - "step": 306 - }, - { - "epoch": 0.27, - "grad_norm": 0.0, - "learning_rate": 1.9616613418530353e-05, - "loss": 1.0181, - "step": 307 - }, - { - "epoch": 0.27, - "grad_norm": 0.0, - "learning_rate": 1.9680511182108627e-05, - "loss": 2.0604, - "step": 308 - }, - { - "epoch": 0.27, - "grad_norm": 0.0, - "learning_rate": 1.97444089456869e-05, - "loss": 1.497, - "step": 309 - }, - { - "epoch": 0.27, - "grad_norm": 0.0, - "learning_rate": 1.9808306709265177e-05, - "loss": 1.1206, - "step": 310 - }, - { - "epoch": 0.27, - "grad_norm": 0.0, - "learning_rate": 1.987220447284345e-05, - "loss": 1.9835, - "step": 311 - }, - { - "epoch": 0.27, - "grad_norm": 0.0, - "learning_rate": 1.9936102236421725e-05, - "loss": 1.2344, - "step": 312 - }, - { - "epoch": 0.27, - "grad_norm": 0.0, - "learning_rate": 2e-05, - "loss": 1.2484, - "step": 313 - }, - { - "epoch": 0.27, - "grad_norm": 0.0, - "learning_rate": 1.999999951538e-05, - "loss": 1.4911, - "step": 314 - }, - { - "epoch": 0.27, - "grad_norm": 0.0, - "learning_rate": 1.9999998061520046e-05, - "loss": 1.6408, - "step": 315 - }, - { - "epoch": 0.27, - "grad_norm": 0.0, - "learning_rate": 1.9999995638420277e-05, - "loss": 1.6072, - "step": 316 - }, - { - "epoch": 0.27, - "grad_norm": 0.0, - "learning_rate": 1.999999224608093e-05, - "loss": 1.3271, - "step": 317 - }, - { - "epoch": 0.28, - "grad_norm": 0.0, - "learning_rate": 1.9999987884502333e-05, - "loss": 1.2317, - "step": 318 - }, - { - "epoch": 0.28, - "grad_norm": 0.0, - "learning_rate": 1.9999982553684908e-05, - "loss": 1.7023, - "step": 319 - }, - { - "epoch": 0.28, - "grad_norm": 0.0, - "learning_rate": 1.9999976253629175e-05, - "loss": 1.4344, - "step": 320 - }, - { - "epoch": 0.28, - "grad_norm": 0.0, - "learning_rate": 1.9999968984335742e-05, - "loss": 2.1336, - "step": 321 - }, - { - "epoch": 0.28, - "grad_norm": 0.0, - "learning_rate": 1.9999960745805313e-05, - "loss": 1.847, - "step": 322 - }, - { - "epoch": 0.28, - "grad_norm": 0.0, - "learning_rate": 1.9999951538038687e-05, - "loss": 1.9165, - "step": 323 - }, - { - "epoch": 0.28, - "grad_norm": 0.0, - "learning_rate": 1.9999941361036755e-05, - "loss": 1.6789, - "step": 324 - }, - { - "epoch": 0.28, - "grad_norm": 0.0, - "learning_rate": 1.9999930214800508e-05, - "loss": 1.806, - "step": 325 - }, - { - "epoch": 0.28, - "grad_norm": 0.0, - "learning_rate": 1.9999918099331022e-05, - "loss": 2.1098, - "step": 326 - }, - { - "epoch": 0.28, - "grad_norm": 0.0, - "learning_rate": 1.9999905014629474e-05, - "loss": 2.2905, - "step": 327 - }, - { - "epoch": 0.28, - "grad_norm": 0.0, - "learning_rate": 1.999989096069713e-05, - "loss": 1.0513, - "step": 328 - }, - { - "epoch": 0.28, - "grad_norm": 0.0, - "learning_rate": 1.9999875937535354e-05, - "loss": 2.0421, - "step": 329 - }, - { - "epoch": 0.29, - "grad_norm": 0.0, - "learning_rate": 1.99998599451456e-05, - "loss": 0.8951, - "step": 330 - }, - { - "epoch": 0.29, - "grad_norm": 0.0, - "learning_rate": 1.999984298352942e-05, - "loss": 1.1585, - "step": 331 - }, - { - "epoch": 0.29, - "grad_norm": 0.0, - "learning_rate": 1.9999825052688458e-05, - "loss": 1.1821, - "step": 332 - }, - { - "epoch": 0.29, - "grad_norm": 0.0, - "learning_rate": 1.999980615262445e-05, - "loss": 1.1732, - "step": 333 - }, - { - "epoch": 0.29, - "grad_norm": 0.0, - "learning_rate": 1.999978628333923e-05, - "loss": 1.2094, - "step": 334 - }, - { - "epoch": 0.29, - "grad_norm": 0.0, - "learning_rate": 1.9999765444834723e-05, - "loss": 1.7408, - "step": 335 - }, - { - "epoch": 0.29, - "grad_norm": 0.0, - "learning_rate": 1.9999743637112947e-05, - "loss": 2.1949, - "step": 336 - }, - { - "epoch": 0.29, - "grad_norm": 0.0, - "learning_rate": 1.999972086017602e-05, - "loss": 1.7079, - "step": 337 - }, - { - "epoch": 0.29, - "grad_norm": 0.0, - "learning_rate": 1.9999697114026145e-05, - "loss": 2.4682, - "step": 338 - }, - { - "epoch": 0.29, - "grad_norm": 0.0, - "learning_rate": 1.9999672398665626e-05, - "loss": 2.5252, - "step": 339 - }, - { - "epoch": 0.29, - "grad_norm": 0.0, - "learning_rate": 1.999964671409686e-05, - "loss": 1.5281, - "step": 340 - }, - { - "epoch": 0.29, - "grad_norm": 0.0, - "learning_rate": 1.999962006032233e-05, - "loss": 1.1579, - "step": 341 - }, - { - "epoch": 0.3, - "grad_norm": 0.0, - "learning_rate": 1.9999592437344628e-05, - "loss": 1.2118, - "step": 342 - }, - { - "epoch": 0.3, - "grad_norm": 0.0, - "learning_rate": 1.999956384516643e-05, - "loss": 1.362, - "step": 343 - }, - { - "epoch": 0.3, - "grad_norm": 0.0, - "learning_rate": 1.9999534283790498e-05, - "loss": 1.7345, - "step": 344 - }, - { - "epoch": 0.3, - "grad_norm": 0.0, - "learning_rate": 1.9999503753219707e-05, - "loss": 0.88, - "step": 345 - }, - { - "epoch": 0.3, - "grad_norm": 0.0, - "learning_rate": 1.9999472253457012e-05, - "loss": 1.1179, - "step": 346 - }, - { - "epoch": 0.3, - "grad_norm": 0.0, - "learning_rate": 1.9999439784505467e-05, - "loss": 1.324, - "step": 347 - }, - { - "epoch": 0.3, - "grad_norm": 0.0, - "learning_rate": 1.9999406346368218e-05, - "loss": 1.8065, - "step": 348 - }, - { - "epoch": 0.3, - "grad_norm": 0.0, - "learning_rate": 1.9999371939048506e-05, - "loss": 1.4684, - "step": 349 - }, - { - "epoch": 0.3, - "grad_norm": 0.0, - "learning_rate": 1.999933656254967e-05, - "loss": 1.076, - "step": 350 - }, - { - "epoch": 0.3, - "grad_norm": 0.0, - "learning_rate": 1.9999300216875136e-05, - "loss": 1.9665, - "step": 351 - }, - { - "epoch": 0.3, - "grad_norm": 0.0, - "learning_rate": 1.9999262902028424e-05, - "loss": 1.5081, - "step": 352 - }, - { - "epoch": 0.31, - "grad_norm": 0.0, - "learning_rate": 1.9999224618013154e-05, - "loss": 1.7787, - "step": 353 - }, - { - "epoch": 0.31, - "grad_norm": 0.0, - "learning_rate": 1.9999185364833037e-05, - "loss": 1.1094, - "step": 354 - }, - { - "epoch": 0.31, - "grad_norm": 0.0, - "learning_rate": 1.9999145142491873e-05, - "loss": 1.371, - "step": 355 - }, - { - "epoch": 0.31, - "grad_norm": 0.0, - "learning_rate": 1.9999103950993568e-05, - "loss": 1.581, - "step": 356 - }, - { - "epoch": 0.31, - "grad_norm": 0.0, - "learning_rate": 1.999906179034211e-05, - "loss": 1.3609, - "step": 357 - }, - { - "epoch": 0.31, - "grad_norm": 0.0, - "learning_rate": 1.9999018660541583e-05, - "loss": 1.6348, - "step": 358 - }, - { - "epoch": 0.31, - "grad_norm": 0.0, - "learning_rate": 1.999897456159617e-05, - "loss": 0.9645, - "step": 359 - }, - { - "epoch": 0.31, - "grad_norm": 0.0, - "learning_rate": 1.999892949351015e-05, - "loss": 1.1326, - "step": 360 - }, - { - "epoch": 0.31, - "grad_norm": 0.0, - "learning_rate": 1.999888345628788e-05, - "loss": 1.4803, - "step": 361 - }, - { - "epoch": 0.31, - "grad_norm": 0.0, - "learning_rate": 1.999883644993383e-05, - "loss": 1.9958, - "step": 362 - }, - { - "epoch": 0.31, - "grad_norm": 0.0, - "learning_rate": 1.999878847445256e-05, - "loss": 1.2436, - "step": 363 - }, - { - "epoch": 0.31, - "grad_norm": 0.0, - "learning_rate": 1.9998739529848706e-05, - "loss": 1.4349, - "step": 364 - }, - { - "epoch": 0.32, - "grad_norm": 0.0, - "learning_rate": 1.9998689616127028e-05, - "loss": 1.5404, - "step": 365 - }, - { - "epoch": 0.32, - "grad_norm": 0.0, - "learning_rate": 1.9998638733292353e-05, - "loss": 1.0555, - "step": 366 - }, - { - "epoch": 0.32, - "grad_norm": 0.0, - "learning_rate": 1.9998586881349617e-05, - "loss": 2.0701, - "step": 367 - }, - { - "epoch": 0.32, - "grad_norm": 0.0, - "learning_rate": 1.999853406030384e-05, - "loss": 1.5143, - "step": 368 - }, - { - "epoch": 0.32, - "grad_norm": 0.0, - "learning_rate": 1.9998480270160153e-05, - "loss": 1.2333, - "step": 369 - }, - { - "epoch": 0.32, - "grad_norm": 0.0, - "learning_rate": 1.999842551092376e-05, - "loss": 1.4828, - "step": 370 - }, - { - "epoch": 0.32, - "grad_norm": 0.0, - "learning_rate": 1.999836978259997e-05, - "loss": 1.1608, - "step": 371 - }, - { - "epoch": 0.32, - "grad_norm": 0.0, - "learning_rate": 1.999831308519419e-05, - "loss": 1.158, - "step": 372 - }, - { - "epoch": 0.32, - "grad_norm": 0.0, - "learning_rate": 1.9998255418711908e-05, - "loss": 2.2006, - "step": 373 - }, - { - "epoch": 0.32, - "grad_norm": 0.0, - "learning_rate": 1.9998196783158718e-05, - "loss": 1.3285, - "step": 374 - }, - { - "epoch": 0.32, - "grad_norm": 0.0, - "learning_rate": 1.99981371785403e-05, - "loss": 1.2637, - "step": 375 - }, - { - "epoch": 0.33, - "grad_norm": 0.0, - "learning_rate": 1.999807660486243e-05, - "loss": 0.9818, - "step": 376 - }, - { - "epoch": 0.33, - "grad_norm": 0.0, - "learning_rate": 1.999801506213099e-05, - "loss": 1.2011, - "step": 377 - }, - { - "epoch": 0.33, - "grad_norm": 0.0, - "learning_rate": 1.9997952550351932e-05, - "loss": 1.2121, - "step": 378 - }, - { - "epoch": 0.33, - "grad_norm": 0.0, - "learning_rate": 1.999788906953132e-05, - "loss": 1.1441, - "step": 379 - }, - { - "epoch": 0.33, - "grad_norm": 0.0, - "learning_rate": 1.9997824619675307e-05, - "loss": 1.0397, - "step": 380 - }, - { - "epoch": 0.33, - "grad_norm": 0.0, - "learning_rate": 1.9997759200790137e-05, - "loss": 1.208, - "step": 381 - }, - { - "epoch": 0.33, - "grad_norm": 0.0, - "learning_rate": 1.9997692812882156e-05, - "loss": 1.2845, - "step": 382 - }, - { - "epoch": 0.33, - "grad_norm": 0.0, - "learning_rate": 1.9997625455957793e-05, - "loss": 0.9661, - "step": 383 - }, - { - "epoch": 0.33, - "grad_norm": 0.0, - "learning_rate": 1.999755713002358e-05, - "loss": 1.2148, - "step": 384 - }, - { - "epoch": 0.33, - "grad_norm": 0.0, - "learning_rate": 1.9997487835086138e-05, - "loss": 2.04, - "step": 385 - }, - { - "epoch": 0.33, - "grad_norm": 0.0, - "learning_rate": 1.9997417571152184e-05, - "loss": 1.6076, - "step": 386 - }, - { - "epoch": 0.33, - "grad_norm": 0.0, - "learning_rate": 1.9997346338228528e-05, - "loss": 1.8315, - "step": 387 - }, - { - "epoch": 0.34, - "grad_norm": 0.0, - "learning_rate": 1.9997274136322073e-05, - "loss": 1.6643, - "step": 388 - }, - { - "epoch": 0.34, - "grad_norm": 0.0, - "learning_rate": 1.9997200965439824e-05, - "loss": 1.5688, - "step": 389 - }, - { - "epoch": 0.34, - "grad_norm": 0.0, - "learning_rate": 1.9997126825588858e-05, - "loss": 1.3561, - "step": 390 - }, - { - "epoch": 0.34, - "grad_norm": 0.0, - "learning_rate": 1.9997051716776378e-05, - "loss": 1.432, - "step": 391 - }, - { - "epoch": 0.34, - "grad_norm": 0.0, - "learning_rate": 1.999697563900965e-05, - "loss": 1.4493, - "step": 392 - }, - { - "epoch": 0.34, - "grad_norm": 0.0, - "learning_rate": 1.9996898592296058e-05, - "loss": 1.8141, - "step": 393 - }, - { - "epoch": 0.34, - "grad_norm": 0.0, - "learning_rate": 1.9996820576643062e-05, - "loss": 1.1552, - "step": 394 - }, - { - "epoch": 0.34, - "grad_norm": 0.0, - "learning_rate": 1.9996741592058232e-05, - "loss": 1.8285, - "step": 395 - }, - { - "epoch": 0.34, - "grad_norm": 0.0, - "learning_rate": 1.999666163854922e-05, - "loss": 2.1669, - "step": 396 - }, - { - "epoch": 0.34, - "grad_norm": 0.0, - "learning_rate": 1.9996580716123764e-05, - "loss": 1.1539, - "step": 397 - }, - { - "epoch": 0.34, - "grad_norm": 0.0, - "learning_rate": 1.9996498824789725e-05, - "loss": 2.2996, - "step": 398 - }, - { - "epoch": 0.35, - "grad_norm": 0.0, - "learning_rate": 1.999641596455503e-05, - "loss": 1.6002, - "step": 399 - }, - { - "epoch": 0.35, - "grad_norm": 0.0, - "learning_rate": 1.9996332135427715e-05, - "loss": 2.0057, - "step": 400 - }, - { - "epoch": 0.35, - "grad_norm": 0.0, - "learning_rate": 1.9996247337415902e-05, - "loss": 1.4101, - "step": 401 - }, - { - "epoch": 0.35, - "grad_norm": 0.0, - "learning_rate": 1.9996161570527807e-05, - "loss": 1.2812, - "step": 402 - }, - { - "epoch": 0.35, - "grad_norm": 0.0, - "learning_rate": 1.999607483477175e-05, - "loss": 1.4332, - "step": 403 - }, - { - "epoch": 0.35, - "grad_norm": 0.0, - "learning_rate": 1.9995987130156137e-05, - "loss": 1.1914, - "step": 404 - }, - { - "epoch": 0.35, - "grad_norm": 0.0, - "learning_rate": 1.999589845668946e-05, - "loss": 1.3208, - "step": 405 - }, - { - "epoch": 0.35, - "grad_norm": 0.0, - "learning_rate": 1.9995808814380323e-05, - "loss": 1.7895, - "step": 406 - }, - { - "epoch": 0.35, - "grad_norm": 0.0, - "learning_rate": 1.9995718203237412e-05, - "loss": 1.051, - "step": 407 - }, - { - "epoch": 0.35, - "grad_norm": 0.0, - "learning_rate": 1.999562662326951e-05, - "loss": 1.3447, - "step": 408 - }, - { - "epoch": 0.35, - "grad_norm": 0.0, - "learning_rate": 1.9995534074485484e-05, - "loss": 2.315, - "step": 409 - }, - { - "epoch": 0.35, - "grad_norm": 0.0, - "learning_rate": 1.9995440556894318e-05, - "loss": 1.8578, - "step": 410 - }, - { - "epoch": 0.36, - "grad_norm": 0.0, - "learning_rate": 1.999534607050507e-05, - "loss": 1.243, - "step": 411 - }, - { - "epoch": 0.36, - "grad_norm": 0.0, - "learning_rate": 1.9995250615326896e-05, - "loss": 1.824, - "step": 412 - }, - { - "epoch": 0.36, - "grad_norm": 0.0, - "learning_rate": 1.999515419136905e-05, - "loss": 1.0889, - "step": 413 - }, - { - "epoch": 0.36, - "grad_norm": 0.0, - "learning_rate": 1.9995056798640885e-05, - "loss": 1.9077, - "step": 414 - }, - { - "epoch": 0.36, - "grad_norm": 0.0, - "learning_rate": 1.9994958437151823e-05, - "loss": 1.326, - "step": 415 - }, - { - "epoch": 0.36, - "grad_norm": 0.0, - "learning_rate": 1.9994859106911416e-05, - "loss": 2.1235, - "step": 416 - }, - { - "epoch": 0.36, - "grad_norm": 0.0, - "learning_rate": 1.999475880792928e-05, - "loss": 0.9506, - "step": 417 - }, - { - "epoch": 0.36, - "grad_norm": 0.0, - "learning_rate": 1.999465754021514e-05, - "loss": 1.5085, - "step": 418 - }, - { - "epoch": 0.36, - "grad_norm": 0.0, - "learning_rate": 1.9994555303778812e-05, - "loss": 1.2328, - "step": 419 - }, - { - "epoch": 0.36, - "grad_norm": 0.0, - "learning_rate": 1.9994452098630202e-05, - "loss": 2.056, - "step": 420 - }, - { - "epoch": 0.36, - "grad_norm": 0.0, - "learning_rate": 1.9994347924779318e-05, - "loss": 1.4552, - "step": 421 - }, - { - "epoch": 0.37, - "grad_norm": 0.0, - "learning_rate": 1.9994242782236256e-05, - "loss": 1.2989, - "step": 422 - }, - { - "epoch": 0.37, - "grad_norm": 0.0, - "learning_rate": 1.99941366710112e-05, - "loss": 1.4012, - "step": 423 - }, - { - "epoch": 0.37, - "grad_norm": 0.0, - "learning_rate": 1.9994029591114446e-05, - "loss": 1.2294, - "step": 424 - }, - { - "epoch": 0.37, - "grad_norm": 0.0, - "learning_rate": 1.9993921542556362e-05, - "loss": 1.1366, - "step": 425 - }, - { - "epoch": 0.37, - "grad_norm": 0.0, - "learning_rate": 1.9993812525347426e-05, - "loss": 1.1746, - "step": 426 - }, - { - "epoch": 0.37, - "grad_norm": 0.0, - "learning_rate": 1.99937025394982e-05, - "loss": 1.4337, - "step": 427 - }, - { - "epoch": 0.37, - "grad_norm": 0.0, - "learning_rate": 1.9993591585019358e-05, - "loss": 1.9687, - "step": 428 - }, - { - "epoch": 0.37, - "grad_norm": 0.0, - "learning_rate": 1.9993479661921635e-05, - "loss": 0.7313, - "step": 429 - }, - { - "epoch": 0.37, - "grad_norm": 0.0, - "learning_rate": 1.9993366770215893e-05, - "loss": 1.0559, - "step": 430 - }, - { - "epoch": 0.37, - "grad_norm": 0.0, - "learning_rate": 1.9993252909913064e-05, - "loss": 1.0349, - "step": 431 - }, - { - "epoch": 0.37, - "grad_norm": 0.0, - "learning_rate": 1.9993138081024194e-05, - "loss": 0.8512, - "step": 432 - }, - { - "epoch": 0.37, - "grad_norm": 0.0, - "learning_rate": 1.99930222835604e-05, - "loss": 1.0442, - "step": 433 - }, - { - "epoch": 0.38, - "grad_norm": 0.0, - "learning_rate": 1.999290551753292e-05, - "loss": 0.7858, - "step": 434 - }, - { - "epoch": 0.38, - "grad_norm": 0.0, - "learning_rate": 1.999278778295306e-05, - "loss": 1.3059, - "step": 435 - }, - { - "epoch": 0.38, - "grad_norm": 0.0, - "learning_rate": 1.9992669079832236e-05, - "loss": 1.8055, - "step": 436 - }, - { - "epoch": 0.38, - "grad_norm": 0.0, - "learning_rate": 1.9992549408181955e-05, - "loss": 1.1401, - "step": 437 - }, - { - "epoch": 0.38, - "grad_norm": 0.0, - "learning_rate": 1.999242876801381e-05, - "loss": 2.0277, - "step": 438 - }, - { - "epoch": 0.38, - "grad_norm": 0.0, - "learning_rate": 1.9992307159339502e-05, - "loss": 1.2734, - "step": 439 - }, - { - "epoch": 0.38, - "grad_norm": 0.0, - "learning_rate": 1.9992184582170814e-05, - "loss": 1.4369, - "step": 440 - }, - { - "epoch": 0.38, - "grad_norm": 0.0, - "learning_rate": 1.999206103651962e-05, - "loss": 1.7628, - "step": 441 - }, - { - "epoch": 0.38, - "grad_norm": 0.0, - "learning_rate": 1.9991936522397907e-05, - "loss": 0.9301, - "step": 442 - }, - { - "epoch": 0.38, - "grad_norm": 0.0, - "learning_rate": 1.9991811039817735e-05, - "loss": 1.3554, - "step": 443 - }, - { - "epoch": 0.38, - "grad_norm": 0.0, - "learning_rate": 1.9991684588791267e-05, - "loss": 1.3888, - "step": 444 - }, - { - "epoch": 0.38, - "grad_norm": 0.0, - "learning_rate": 1.9991557169330762e-05, - "loss": 1.6739, - "step": 445 - }, - { - "epoch": 0.39, - "grad_norm": 0.0, - "learning_rate": 1.9991428781448568e-05, - "loss": 1.4381, - "step": 446 - }, - { - "epoch": 0.39, - "grad_norm": 0.0, - "learning_rate": 1.9991299425157133e-05, - "loss": 1.1927, - "step": 447 - }, - { - "epoch": 0.39, - "grad_norm": 0.0, - "learning_rate": 1.9991169100468985e-05, - "loss": 1.577, - "step": 448 - }, - { - "epoch": 0.39, - "grad_norm": 0.0, - "learning_rate": 1.9991037807396766e-05, - "loss": 1.585, - "step": 449 - }, - { - "epoch": 0.39, - "grad_norm": 0.0, - "learning_rate": 1.9990905545953195e-05, - "loss": 0.879, - "step": 450 - }, - { - "epoch": 0.39, - "grad_norm": 0.0, - "learning_rate": 1.9990772316151095e-05, - "loss": 0.7283, - "step": 451 - }, - { - "epoch": 0.39, - "grad_norm": 0.0, - "learning_rate": 1.9990638118003377e-05, - "loss": 1.2429, - "step": 452 - }, - { - "epoch": 0.39, - "grad_norm": 0.0, - "learning_rate": 1.999050295152305e-05, - "loss": 1.8741, - "step": 453 - }, - { - "epoch": 0.39, - "grad_norm": 0.0, - "learning_rate": 1.9990366816723213e-05, - "loss": 1.4314, - "step": 454 - }, - { - "epoch": 0.39, - "grad_norm": 0.0, - "learning_rate": 1.999022971361706e-05, - "loss": 1.151, - "step": 455 - }, - { - "epoch": 0.39, - "grad_norm": 0.0, - "learning_rate": 1.9990091642217883e-05, - "loss": 1.5223, - "step": 456 - }, - { - "epoch": 0.4, - "grad_norm": 0.0, - "learning_rate": 1.998995260253906e-05, - "loss": 2.0039, - "step": 457 - }, - { - "epoch": 0.4, - "grad_norm": 0.0, - "learning_rate": 1.9989812594594072e-05, - "loss": 1.2678, - "step": 458 - }, - { - "epoch": 0.4, - "grad_norm": 0.0, - "learning_rate": 1.9989671618396485e-05, - "loss": 1.2667, - "step": 459 - }, - { - "epoch": 0.4, - "grad_norm": 0.0, - "learning_rate": 1.9989529673959964e-05, - "loss": 1.2664, - "step": 460 - }, - { - "epoch": 0.4, - "grad_norm": 0.0, - "learning_rate": 1.998938676129827e-05, - "loss": 0.9566, - "step": 461 - }, - { - "epoch": 0.4, - "grad_norm": 0.0, - "learning_rate": 1.998924288042525e-05, - "loss": 1.6031, - "step": 462 - }, - { - "epoch": 0.4, - "grad_norm": 0.0, - "learning_rate": 1.998909803135485e-05, - "loss": 1.8351, - "step": 463 - }, - { - "epoch": 0.4, - "grad_norm": 0.0, - "learning_rate": 1.9988952214101113e-05, - "loss": 0.937, - "step": 464 - }, - { - "epoch": 0.4, - "grad_norm": 0.0, - "learning_rate": 1.998880542867817e-05, - "loss": 1.3926, - "step": 465 - }, - { - "epoch": 0.4, - "grad_norm": 0.0, - "learning_rate": 1.998865767510025e-05, - "loss": 0.6353, - "step": 466 - }, - { - "epoch": 0.4, - "grad_norm": 0.0, - "learning_rate": 1.9988508953381673e-05, - "loss": 1.704, - "step": 467 - }, - { - "epoch": 0.4, - "grad_norm": 0.0, - "learning_rate": 1.998835926353685e-05, - "loss": 1.4447, - "step": 468 - }, - { - "epoch": 0.41, - "grad_norm": 0.0, - "learning_rate": 1.9988208605580295e-05, - "loss": 1.4342, - "step": 469 - }, - { - "epoch": 0.41, - "grad_norm": 0.0, - "learning_rate": 1.9988056979526605e-05, - "loss": 1.1416, - "step": 470 - }, - { - "epoch": 0.41, - "grad_norm": 0.0, - "learning_rate": 1.998790438539048e-05, - "loss": 1.1875, - "step": 471 - }, - { - "epoch": 0.41, - "grad_norm": 0.0, - "learning_rate": 1.998775082318671e-05, - "loss": 1.5701, - "step": 472 - }, - { - "epoch": 0.41, - "grad_norm": 0.0, - "learning_rate": 1.9987596292930177e-05, - "loss": 1.66, - "step": 473 - }, - { - "epoch": 0.41, - "grad_norm": 0.0, - "learning_rate": 1.998744079463586e-05, - "loss": 2.0649, - "step": 474 - }, - { - "epoch": 0.41, - "grad_norm": 0.0, - "learning_rate": 1.998728432831883e-05, - "loss": 1.2703, - "step": 475 - }, - { - "epoch": 0.41, - "grad_norm": 0.0, - "learning_rate": 1.998712689399425e-05, - "loss": 1.4773, - "step": 476 - }, - { - "epoch": 0.41, - "grad_norm": 0.0, - "learning_rate": 1.9986968491677387e-05, - "loss": 1.107, - "step": 477 - }, - { - "epoch": 0.41, - "grad_norm": 0.0, - "learning_rate": 1.9986809121383583e-05, - "loss": 1.6045, - "step": 478 - }, - { - "epoch": 0.41, - "grad_norm": 0.0, - "learning_rate": 1.9986648783128297e-05, - "loss": 2.0861, - "step": 479 - }, - { - "epoch": 0.42, - "grad_norm": 0.0, - "learning_rate": 1.9986487476927055e-05, - "loss": 1.4873, - "step": 480 - }, - { - "epoch": 0.42, - "grad_norm": 0.0, - "learning_rate": 1.9986325202795504e-05, - "loss": 0.8047, - "step": 481 - }, - { - "epoch": 0.42, - "grad_norm": 0.0, - "learning_rate": 1.9986161960749365e-05, - "loss": 0.9049, - "step": 482 - }, - { - "epoch": 0.42, - "grad_norm": 0.0, - "learning_rate": 1.9985997750804468e-05, - "loss": 1.4479, - "step": 483 - }, - { - "epoch": 0.42, - "grad_norm": 0.0, - "learning_rate": 1.9985832572976716e-05, - "loss": 1.7239, - "step": 484 - }, - { - "epoch": 0.42, - "grad_norm": 0.0, - "learning_rate": 1.9985666427282132e-05, - "loss": 2.251, - "step": 485 - }, - { - "epoch": 0.42, - "grad_norm": 0.0, - "learning_rate": 1.9985499313736813e-05, - "loss": 1.3103, - "step": 486 - }, - { - "epoch": 0.42, - "grad_norm": 0.0, - "learning_rate": 1.9985331232356958e-05, - "loss": 0.7316, - "step": 487 - }, - { - "epoch": 0.42, - "grad_norm": 0.0, - "learning_rate": 1.9985162183158856e-05, - "loss": 1.6236, - "step": 488 - }, - { - "epoch": 0.42, - "grad_norm": 0.0, - "learning_rate": 1.9984992166158893e-05, - "loss": 1.0496, - "step": 489 - }, - { - "epoch": 0.42, - "grad_norm": 0.0, - "learning_rate": 1.998482118137355e-05, - "loss": 1.2636, - "step": 490 - }, - { - "epoch": 0.42, - "grad_norm": 0.0, - "learning_rate": 1.9984649228819394e-05, - "loss": 1.5961, - "step": 491 - }, - { - "epoch": 0.43, - "grad_norm": 0.0, - "learning_rate": 1.9984476308513095e-05, - "loss": 2.4101, - "step": 492 - }, - { - "epoch": 0.43, - "grad_norm": 0.0, - "learning_rate": 1.9984302420471414e-05, - "loss": 1.5174, - "step": 493 - }, - { - "epoch": 0.43, - "grad_norm": 0.0, - "learning_rate": 1.9984127564711206e-05, - "loss": 1.3211, - "step": 494 - }, - { - "epoch": 0.43, - "grad_norm": 0.0, - "learning_rate": 1.998395174124941e-05, - "loss": 1.5172, - "step": 495 - }, - { - "epoch": 0.43, - "grad_norm": 0.0, - "learning_rate": 1.998377495010308e-05, - "loss": 1.9872, - "step": 496 - }, - { - "epoch": 0.43, - "grad_norm": 0.0, - "learning_rate": 1.9983597191289345e-05, - "loss": 1.9546, - "step": 497 - }, - { - "epoch": 0.43, - "grad_norm": 0.0, - "learning_rate": 1.9983418464825435e-05, - "loss": 1.435, - "step": 498 - }, - { - "epoch": 0.43, - "grad_norm": 0.0, - "learning_rate": 1.998323877072867e-05, - "loss": 1.5037, - "step": 499 - }, - { - "epoch": 0.43, - "grad_norm": 0.0, - "learning_rate": 1.998305810901647e-05, - "loss": 1.365, - "step": 500 - }, - { - "epoch": 0.43, - "grad_norm": 0.0, - "learning_rate": 1.9982876479706345e-05, - "loss": 0.7428, - "step": 501 - }, - { - "epoch": 0.43, - "grad_norm": 0.0, - "learning_rate": 1.9982693882815897e-05, - "loss": 1.3146, - "step": 502 - }, - { - "epoch": 0.44, - "grad_norm": 0.0, - "learning_rate": 1.998251031836283e-05, - "loss": 1.6082, - "step": 503 - }, - { - "epoch": 0.44, - "grad_norm": 0.0, - "learning_rate": 1.9982325786364926e-05, - "loss": 1.3204, - "step": 504 - }, - { - "epoch": 0.44, - "grad_norm": 0.0, - "learning_rate": 1.998214028684008e-05, - "loss": 1.1003, - "step": 505 - }, - { - "epoch": 0.44, - "grad_norm": 0.0, - "learning_rate": 1.9981953819806267e-05, - "loss": 1.8613, - "step": 506 - }, - { - "epoch": 0.44, - "grad_norm": 0.0, - "learning_rate": 1.9981766385281558e-05, - "loss": 1.0013, - "step": 507 - }, - { - "epoch": 0.44, - "grad_norm": 0.0, - "learning_rate": 1.9981577983284125e-05, - "loss": 1.1741, - "step": 508 - }, - { - "epoch": 0.44, - "grad_norm": 0.0, - "learning_rate": 1.9981388613832226e-05, - "loss": 1.7479, - "step": 509 - }, - { - "epoch": 0.44, - "grad_norm": 0.0, - "learning_rate": 1.9981198276944214e-05, - "loss": 1.6399, - "step": 510 - }, - { - "epoch": 0.44, - "grad_norm": 0.0, - "learning_rate": 1.9981006972638542e-05, - "loss": 1.4681, - "step": 511 - }, - { - "epoch": 0.44, - "grad_norm": 0.0, - "learning_rate": 1.9980814700933745e-05, - "loss": 1.5735, - "step": 512 - }, - { - "epoch": 0.44, - "grad_norm": 0.0, - "learning_rate": 1.9980621461848466e-05, - "loss": 1.0971, - "step": 513 - }, - { - "epoch": 0.44, - "grad_norm": 0.0, - "learning_rate": 1.998042725540143e-05, - "loss": 1.4527, - "step": 514 - }, - { - "epoch": 0.45, - "grad_norm": 0.0, - "learning_rate": 1.998023208161146e-05, - "loss": 0.8884, - "step": 515 - }, - { - "epoch": 0.45, - "grad_norm": 0.0, - "learning_rate": 1.9980035940497474e-05, - "loss": 1.5027, - "step": 516 - }, - { - "epoch": 0.45, - "grad_norm": 0.0, - "learning_rate": 1.9979838832078488e-05, - "loss": 1.3895, - "step": 517 - }, - { - "epoch": 0.45, - "grad_norm": 0.0, - "learning_rate": 1.99796407563736e-05, - "loss": 1.3297, - "step": 518 - }, - { - "epoch": 0.45, - "grad_norm": 0.0, - "learning_rate": 1.9979441713402003e-05, - "loss": 1.8232, - "step": 519 - }, - { - "epoch": 0.45, - "grad_norm": 0.0, - "learning_rate": 1.9979241703183004e-05, - "loss": 1.1684, - "step": 520 - }, - { - "epoch": 0.45, - "grad_norm": 0.0, - "learning_rate": 1.9979040725735975e-05, - "loss": 1.7807, - "step": 521 - }, - { - "epoch": 0.45, - "grad_norm": 0.0, - "learning_rate": 1.9978838781080404e-05, - "loss": 1.0438, - "step": 522 - }, - { - "epoch": 0.45, - "grad_norm": 0.0, - "learning_rate": 1.9978635869235864e-05, - "loss": 1.6239, - "step": 523 - }, - { - "epoch": 0.45, - "grad_norm": 0.0, - "learning_rate": 1.9978431990222017e-05, - "loss": 1.4148, - "step": 524 - }, - { - "epoch": 0.45, - "grad_norm": 0.0, - "learning_rate": 1.997822714405863e-05, - "loss": 0.7932, - "step": 525 - }, - { - "epoch": 0.46, - "grad_norm": 0.0, - "learning_rate": 1.9978021330765548e-05, - "loss": 1.8631, - "step": 526 - }, - { - "epoch": 0.46, - "grad_norm": 0.0, - "learning_rate": 1.997781455036273e-05, - "loss": 1.2949, - "step": 527 - }, - { - "epoch": 0.46, - "grad_norm": 0.0, - "learning_rate": 1.997760680287021e-05, - "loss": 0.8928, - "step": 528 - }, - { - "epoch": 0.46, - "grad_norm": 0.0, - "learning_rate": 1.997739808830813e-05, - "loss": 1.6863, - "step": 529 - }, - { - "epoch": 0.46, - "grad_norm": 0.0, - "learning_rate": 1.9977188406696713e-05, - "loss": 1.589, - "step": 530 - }, - { - "epoch": 0.46, - "grad_norm": 0.0, - "learning_rate": 1.997697775805629e-05, - "loss": 0.8647, - "step": 531 - }, - { - "epoch": 0.46, - "grad_norm": 0.0, - "learning_rate": 1.9976766142407267e-05, - "loss": 1.2961, - "step": 532 - }, - { - "epoch": 0.46, - "grad_norm": 0.0, - "learning_rate": 1.9976553559770166e-05, - "loss": 1.4424, - "step": 533 - }, - { - "epoch": 0.46, - "grad_norm": 0.0, - "learning_rate": 1.9976340010165585e-05, - "loss": 1.0847, - "step": 534 - }, - { - "epoch": 0.46, - "grad_norm": 0.0, - "learning_rate": 1.9976125493614225e-05, - "loss": 1.4398, - "step": 535 - }, - { - "epoch": 0.46, - "grad_norm": 0.0, - "learning_rate": 1.9975910010136874e-05, - "loss": 1.1205, - "step": 536 - }, - { - "epoch": 0.46, - "grad_norm": 0.0, - "learning_rate": 1.9975693559754422e-05, - "loss": 1.6664, - "step": 537 - }, - { - "epoch": 0.47, - "grad_norm": 0.0, - "learning_rate": 1.9975476142487845e-05, - "loss": 0.9623, - "step": 538 - }, - { - "epoch": 0.47, - "grad_norm": 0.0, - "learning_rate": 1.9975257758358214e-05, - "loss": 1.2477, - "step": 539 - }, - { - "epoch": 0.47, - "grad_norm": 0.0, - "learning_rate": 1.99750384073867e-05, - "loss": 0.9945, - "step": 540 - }, - { - "epoch": 0.47, - "grad_norm": 0.0, - "learning_rate": 1.9974818089594564e-05, - "loss": 1.1312, - "step": 541 - }, - { - "epoch": 0.47, - "grad_norm": 0.0, - "learning_rate": 1.9974596805003158e-05, - "loss": 1.8478, - "step": 542 - }, - { - "epoch": 0.47, - "grad_norm": 0.0, - "learning_rate": 1.997437455363393e-05, - "loss": 1.5743, - "step": 543 - }, - { - "epoch": 0.47, - "grad_norm": 0.0, - "learning_rate": 1.9974151335508424e-05, - "loss": 1.3572, - "step": 544 - }, - { - "epoch": 0.47, - "grad_norm": 0.0, - "learning_rate": 1.9973927150648268e-05, - "loss": 1.136, - "step": 545 - }, - { - "epoch": 0.47, - "grad_norm": 0.0, - "learning_rate": 1.9973701999075196e-05, - "loss": 2.6271, - "step": 546 - }, - { - "epoch": 0.47, - "grad_norm": 0.0, - "learning_rate": 1.997347588081103e-05, - "loss": 1.1606, - "step": 547 - }, - { - "epoch": 0.47, - "grad_norm": 0.0, - "learning_rate": 1.997324879587769e-05, - "loss": 1.0151, - "step": 548 - }, - { - "epoch": 0.47, - "grad_norm": 0.0, - "learning_rate": 1.997302074429718e-05, - "loss": 1.5925, - "step": 549 - }, - { - "epoch": 0.48, - "grad_norm": 0.0, - "learning_rate": 1.9972791726091606e-05, - "loss": 1.2734, - "step": 550 - }, - { - "epoch": 0.48, - "grad_norm": 0.0, - "learning_rate": 1.9972561741283167e-05, - "loss": 1.3078, - "step": 551 - }, - { - "epoch": 0.48, - "grad_norm": 0.0, - "learning_rate": 1.9972330789894148e-05, - "loss": 1.1026, - "step": 552 - }, - { - "epoch": 0.48, - "grad_norm": 0.0, - "learning_rate": 1.997209887194694e-05, - "loss": 1.5793, - "step": 553 - }, - { - "epoch": 0.48, - "grad_norm": 0.0, - "learning_rate": 1.9971865987464022e-05, - "loss": 1.4513, - "step": 554 - }, - { - "epoch": 0.48, - "grad_norm": 0.0, - "learning_rate": 1.9971632136467963e-05, - "loss": 1.3736, - "step": 555 - }, - { - "epoch": 0.48, - "grad_norm": 0.0, - "learning_rate": 1.997139731898143e-05, - "loss": 1.3741, - "step": 556 - }, - { - "epoch": 0.48, - "grad_norm": 0.0, - "learning_rate": 1.9971161535027178e-05, - "loss": 2.4155, - "step": 557 - }, - { - "epoch": 0.48, - "grad_norm": 0.0, - "learning_rate": 1.9970924784628067e-05, - "loss": 1.4136, - "step": 558 - }, - { - "epoch": 0.48, - "grad_norm": 0.0, - "learning_rate": 1.9970687067807044e-05, - "loss": 1.7251, - "step": 559 - }, - { - "epoch": 0.48, - "grad_norm": 0.0, - "learning_rate": 1.997044838458714e-05, - "loss": 1.4117, - "step": 560 - }, - { - "epoch": 0.49, - "grad_norm": 0.0, - "learning_rate": 1.99702087349915e-05, - "loss": 1.253, - "step": 561 - }, - { - "epoch": 0.49, - "grad_norm": 0.0, - "learning_rate": 1.9969968119043345e-05, - "loss": 1.5041, - "step": 562 - }, - { - "epoch": 0.49, - "grad_norm": 0.0, - "learning_rate": 1.9969726536766e-05, - "loss": 1.8074, - "step": 563 - }, - { - "epoch": 0.49, - "grad_norm": 0.0, - "learning_rate": 1.9969483988182876e-05, - "loss": 0.6409, - "step": 564 - }, - { - "epoch": 0.49, - "grad_norm": 0.0, - "learning_rate": 1.996924047331749e-05, - "loss": 1.0647, - "step": 565 - }, - { - "epoch": 0.49, - "grad_norm": 0.0, - "learning_rate": 1.9968995992193433e-05, - "loss": 1.5205, - "step": 566 - }, - { - "epoch": 0.49, - "grad_norm": 0.0, - "learning_rate": 1.9968750544834408e-05, - "loss": 1.3929, - "step": 567 - }, - { - "epoch": 0.49, - "grad_norm": 0.0, - "learning_rate": 1.996850413126421e-05, - "loss": 1.6653, - "step": 568 - }, - { - "epoch": 0.49, - "grad_norm": 0.0, - "learning_rate": 1.996825675150671e-05, - "loss": 1.3479, - "step": 569 - }, - { - "epoch": 0.49, - "grad_norm": 0.0, - "learning_rate": 1.9968008405585892e-05, - "loss": 1.1166, - "step": 570 - }, - { - "epoch": 0.49, - "grad_norm": 0.0, - "learning_rate": 1.9967759093525827e-05, - "loss": 1.2475, - "step": 571 - }, - { - "epoch": 0.49, - "grad_norm": 0.0, - "learning_rate": 1.996750881535068e-05, - "loss": 1.76, - "step": 572 - }, - { - "epoch": 0.5, - "grad_norm": 0.0, - "learning_rate": 1.9967257571084704e-05, - "loss": 1.8528, - "step": 573 - }, - { - "epoch": 0.5, - "grad_norm": 0.0, - "learning_rate": 1.9967005360752255e-05, - "loss": 1.5538, - "step": 574 - }, - { - "epoch": 0.5, - "grad_norm": 0.0, - "learning_rate": 1.996675218437778e-05, - "loss": 1.6383, - "step": 575 - }, - { - "epoch": 0.5, - "grad_norm": 0.0, - "learning_rate": 1.996649804198581e-05, - "loss": 0.9489, - "step": 576 - }, - { - "epoch": 0.5, - "grad_norm": 0.0, - "learning_rate": 1.9966242933600985e-05, - "loss": 1.1525, - "step": 577 - }, - { - "epoch": 0.5, - "grad_norm": 0.0, - "learning_rate": 1.996598685924803e-05, - "loss": 0.9534, - "step": 578 - }, - { - "epoch": 0.5, - "grad_norm": 0.0, - "learning_rate": 1.996572981895176e-05, - "loss": 1.4737, - "step": 579 - }, - { - "epoch": 0.5, - "grad_norm": 0.0, - "learning_rate": 1.9965471812737096e-05, - "loss": 1.3416, - "step": 580 - }, - { - "epoch": 0.5, - "grad_norm": 0.0, - "learning_rate": 1.9965212840629035e-05, - "loss": 2.005, - "step": 581 - }, - { - "epoch": 0.5, - "grad_norm": 0.0, - "learning_rate": 1.9964952902652686e-05, - "loss": 0.8534, - "step": 582 - }, - { - "epoch": 0.5, - "grad_norm": 0.0, - "learning_rate": 1.9964691998833243e-05, - "loss": 1.98, - "step": 583 - }, - { - "epoch": 0.51, - "grad_norm": 0.0, - "learning_rate": 1.9964430129195987e-05, - "loss": 0.9089, - "step": 584 - }, - { - "epoch": 0.51, - "grad_norm": 0.0, - "learning_rate": 1.9964167293766307e-05, - "loss": 1.6584, - "step": 585 - }, - { - "epoch": 0.51, - "grad_norm": 0.0, - "learning_rate": 1.9963903492569674e-05, - "loss": 1.4199, - "step": 586 - }, - { - "epoch": 0.51, - "grad_norm": 0.0, - "learning_rate": 1.996363872563166e-05, - "loss": 1.8388, - "step": 587 - }, - { - "epoch": 0.51, - "grad_norm": 0.0, - "learning_rate": 1.996337299297792e-05, - "loss": 0.8954, - "step": 588 - }, - { - "epoch": 0.51, - "grad_norm": 0.0, - "learning_rate": 1.996310629463422e-05, - "loss": 1.7586, - "step": 589 - }, - { - "epoch": 0.51, - "grad_norm": 0.0, - "learning_rate": 1.99628386306264e-05, - "loss": 1.1844, - "step": 590 - }, - { - "epoch": 0.51, - "grad_norm": 0.0, - "learning_rate": 1.996257000098041e-05, - "loss": 1.4167, - "step": 591 - }, - { - "epoch": 0.51, - "grad_norm": 0.0, - "learning_rate": 1.996230040572228e-05, - "loss": 1.1909, - "step": 592 - }, - { - "epoch": 0.51, - "grad_norm": 0.0, - "learning_rate": 1.9962029844878145e-05, - "loss": 2.0433, - "step": 593 - }, - { - "epoch": 0.51, - "grad_norm": 0.0, - "learning_rate": 1.996175831847423e-05, - "loss": 0.6107, - "step": 594 - }, - { - "epoch": 0.51, - "grad_norm": 0.0, - "learning_rate": 1.996148582653685e-05, - "loss": 1.017, - "step": 595 - }, - { - "epoch": 0.52, - "grad_norm": 0.0, - "learning_rate": 1.996121236909242e-05, - "loss": 1.4935, - "step": 596 - }, - { - "epoch": 0.52, - "grad_norm": 0.0, - "learning_rate": 1.9960937946167432e-05, - "loss": 1.6356, - "step": 597 - }, - { - "epoch": 0.52, - "grad_norm": 0.0, - "learning_rate": 1.99606625577885e-05, - "loss": 0.8518, - "step": 598 - }, - { - "epoch": 0.52, - "grad_norm": 0.0, - "learning_rate": 1.9960386203982306e-05, - "loss": 0.959, - "step": 599 - }, - { - "epoch": 0.52, - "grad_norm": 0.0, - "learning_rate": 1.9960108884775642e-05, - "loss": 0.9236, - "step": 600 - }, - { - "epoch": 0.52, - "grad_norm": 0.0, - "learning_rate": 1.9959830600195377e-05, - "loss": 0.9789, - "step": 601 - }, - { - "epoch": 0.52, - "grad_norm": 0.0, - "learning_rate": 1.9959551350268494e-05, - "loss": 1.1138, - "step": 602 - }, - { - "epoch": 0.52, - "grad_norm": 0.0, - "learning_rate": 1.9959271135022057e-05, - "loss": 1.3747, - "step": 603 - }, - { - "epoch": 0.52, - "grad_norm": 0.0, - "learning_rate": 1.9958989954483217e-05, - "loss": 1.0, - "step": 604 - }, - { - "epoch": 0.52, - "grad_norm": 0.0, - "learning_rate": 1.9958707808679236e-05, - "loss": 1.4552, - "step": 605 - }, - { - "epoch": 0.52, - "grad_norm": 0.0, - "learning_rate": 1.995842469763746e-05, - "loss": 1.4086, - "step": 606 - }, - { - "epoch": 0.53, - "grad_norm": 0.0, - "learning_rate": 1.9958140621385326e-05, - "loss": 0.9309, - "step": 607 - }, - { - "epoch": 0.53, - "grad_norm": 0.0, - "learning_rate": 1.9957855579950368e-05, - "loss": 1.4225, - "step": 608 - }, - { - "epoch": 0.53, - "grad_norm": 0.0, - "learning_rate": 1.9957569573360212e-05, - "loss": 1.1232, - "step": 609 - }, - { - "epoch": 0.53, - "grad_norm": 0.0, - "learning_rate": 1.9957282601642583e-05, - "loss": 1.423, - "step": 610 - }, - { - "epoch": 0.53, - "grad_norm": 0.0, - "learning_rate": 1.9956994664825297e-05, - "loss": 1.0408, - "step": 611 - }, - { - "epoch": 0.53, - "grad_norm": 0.0, - "learning_rate": 1.995670576293626e-05, - "loss": 1.5484, - "step": 612 - }, - { - "epoch": 0.53, - "grad_norm": 0.0, - "learning_rate": 1.9956415896003468e-05, - "loss": 1.2784, - "step": 613 - }, - { - "epoch": 0.53, - "grad_norm": 0.0, - "learning_rate": 1.9956125064055022e-05, - "loss": 1.329, - "step": 614 - }, - { - "epoch": 0.53, - "grad_norm": 0.0, - "learning_rate": 1.9955833267119107e-05, - "loss": 1.9753, - "step": 615 - }, - { - "epoch": 0.53, - "grad_norm": 0.0, - "learning_rate": 1.9955540505224008e-05, - "loss": 1.0859, - "step": 616 - }, - { - "epoch": 0.53, - "grad_norm": 0.0, - "learning_rate": 1.9955246778398102e-05, - "loss": 1.965, - "step": 617 - }, - { - "epoch": 0.53, - "grad_norm": 0.0, - "learning_rate": 1.995495208666985e-05, - "loss": 1.3746, - "step": 618 - }, - { - "epoch": 0.54, - "grad_norm": 0.0, - "learning_rate": 1.9954656430067826e-05, - "loss": 1.8865, - "step": 619 - }, - { - "epoch": 0.54, - "grad_norm": 0.0, - "learning_rate": 1.9954359808620682e-05, - "loss": 0.7621, - "step": 620 - }, - { - "epoch": 0.54, - "grad_norm": 0.0, - "learning_rate": 1.9954062222357162e-05, - "loss": 1.1956, - "step": 621 - }, - { - "epoch": 0.54, - "grad_norm": 0.0, - "learning_rate": 1.9953763671306117e-05, - "loss": 1.1985, - "step": 622 - }, - { - "epoch": 0.54, - "grad_norm": 0.0, - "learning_rate": 1.995346415549648e-05, - "loss": 1.0606, - "step": 623 - }, - { - "epoch": 0.54, - "grad_norm": 0.0, - "learning_rate": 1.9953163674957282e-05, - "loss": 0.7851, - "step": 624 - }, - { - "epoch": 0.54, - "grad_norm": 0.0, - "learning_rate": 1.9952862229717645e-05, - "loss": 0.5964, - "step": 625 - }, - { - "epoch": 0.54, - "grad_norm": 0.0, - "learning_rate": 1.9952559819806788e-05, - "loss": 0.987, - "step": 626 - }, - { - "epoch": 0.54, - "grad_norm": 0.0, - "learning_rate": 1.9952256445254024e-05, - "loss": 1.3358, - "step": 627 - }, - { - "epoch": 0.54, - "grad_norm": 0.0, - "learning_rate": 1.9951952106088752e-05, - "loss": 1.5405, - "step": 628 - }, - { - "epoch": 0.54, - "grad_norm": 0.0, - "learning_rate": 1.9951646802340473e-05, - "loss": 1.5258, - "step": 629 - }, - { - "epoch": 0.54, - "grad_norm": 0.0, - "learning_rate": 1.9951340534038782e-05, - "loss": 0.9096, - "step": 630 - }, - { - "epoch": 0.55, - "grad_norm": 0.0, - "learning_rate": 1.9951033301213355e-05, - "loss": 1.2793, - "step": 631 - }, - { - "epoch": 0.55, - "grad_norm": 0.0, - "learning_rate": 1.995072510389398e-05, - "loss": 1.2758, - "step": 632 - }, - { - "epoch": 0.55, - "grad_norm": 0.0, - "learning_rate": 1.995041594211052e-05, - "loss": 1.0158, - "step": 633 - }, - { - "epoch": 0.55, - "grad_norm": 0.0, - "learning_rate": 1.9950105815892944e-05, - "loss": 0.8095, - "step": 634 - }, - { - "epoch": 0.55, - "grad_norm": 0.0, - "learning_rate": 1.994979472527131e-05, - "loss": 0.7605, - "step": 635 - }, - { - "epoch": 0.55, - "grad_norm": 0.0, - "learning_rate": 1.9949482670275772e-05, - "loss": 1.0328, - "step": 636 - }, - { - "epoch": 0.55, - "grad_norm": 0.0, - "learning_rate": 1.9949169650936574e-05, - "loss": 0.8941, - "step": 637 - }, - { - "epoch": 0.55, - "grad_norm": 0.0, - "learning_rate": 1.9948855667284057e-05, - "loss": 1.3485, - "step": 638 - }, - { - "epoch": 0.55, - "grad_norm": 0.0, - "learning_rate": 1.994854071934865e-05, - "loss": 1.8863, - "step": 639 - }, - { - "epoch": 0.55, - "grad_norm": 0.0, - "learning_rate": 1.994822480716088e-05, - "loss": 1.7955, - "step": 640 - }, - { - "epoch": 0.55, - "grad_norm": 0.0, - "learning_rate": 1.9947907930751368e-05, - "loss": 1.4109, - "step": 641 - }, - { - "epoch": 0.56, - "grad_norm": 0.0, - "learning_rate": 1.994759009015083e-05, - "loss": 1.3403, - "step": 642 - }, - { - "epoch": 0.56, - "grad_norm": 0.0, - "learning_rate": 1.9947271285390064e-05, - "loss": 2.0015, - "step": 643 - }, - { - "epoch": 0.56, - "grad_norm": 0.0, - "learning_rate": 1.9946951516499976e-05, - "loss": 0.6902, - "step": 644 - }, - { - "epoch": 0.56, - "grad_norm": 0.0, - "learning_rate": 1.994663078351156e-05, - "loss": 1.0371, - "step": 645 - }, - { - "epoch": 0.56, - "grad_norm": 0.0, - "learning_rate": 1.99463090864559e-05, - "loss": 0.9286, - "step": 646 - }, - { - "epoch": 0.56, - "grad_norm": 0.0, - "learning_rate": 1.9945986425364175e-05, - "loss": 2.1889, - "step": 647 - }, - { - "epoch": 0.56, - "grad_norm": 0.0, - "learning_rate": 1.9945662800267662e-05, - "loss": 1.5323, - "step": 648 - }, - { - "epoch": 0.56, - "grad_norm": 0.0, - "learning_rate": 1.9945338211197726e-05, - "loss": 1.0064, - "step": 649 - }, - { - "epoch": 0.56, - "grad_norm": 0.0, - "learning_rate": 1.9945012658185826e-05, - "loss": 1.3361, - "step": 650 - }, - { - "epoch": 0.56, - "grad_norm": 0.0, - "learning_rate": 1.994468614126352e-05, - "loss": 0.6396, - "step": 651 - }, - { - "epoch": 0.56, - "grad_norm": 0.0, - "learning_rate": 1.994435866046245e-05, - "loss": 0.7662, - "step": 652 - }, - { - "epoch": 0.56, - "grad_norm": 0.0, - "learning_rate": 1.9944030215814365e-05, - "loss": 1.8679, - "step": 653 - }, - { - "epoch": 0.57, - "grad_norm": 0.0, - "learning_rate": 1.994370080735109e-05, - "loss": 1.466, - "step": 654 - }, - { - "epoch": 0.57, - "grad_norm": 0.0, - "learning_rate": 1.994337043510456e-05, - "loss": 1.1341, - "step": 655 - }, - { - "epoch": 0.57, - "grad_norm": 0.0, - "learning_rate": 1.994303909910679e-05, - "loss": 0.8015, - "step": 656 - }, - { - "epoch": 0.57, - "grad_norm": 0.0, - "learning_rate": 1.99427067993899e-05, - "loss": 1.3566, - "step": 657 - }, - { - "epoch": 0.57, - "grad_norm": 0.0, - "learning_rate": 1.994237353598609e-05, - "loss": 1.737, - "step": 658 - }, - { - "epoch": 0.57, - "grad_norm": 0.0, - "learning_rate": 1.9942039308927668e-05, - "loss": 1.0748, - "step": 659 - }, - { - "epoch": 0.57, - "grad_norm": 0.0, - "learning_rate": 1.9941704118247026e-05, - "loss": 1.4933, - "step": 660 - }, - { - "epoch": 0.57, - "grad_norm": 0.0, - "learning_rate": 1.9941367963976655e-05, - "loss": 1.02, - "step": 661 - }, - { - "epoch": 0.57, - "grad_norm": 0.0, - "learning_rate": 1.9941030846149136e-05, - "loss": 1.2277, - "step": 662 - }, - { - "epoch": 0.57, - "grad_norm": 0.0, - "learning_rate": 1.9940692764797136e-05, - "loss": 1.3539, - "step": 663 - }, - { - "epoch": 0.57, - "grad_norm": 0.0, - "learning_rate": 1.9940353719953432e-05, - "loss": 0.8572, - "step": 664 - }, - { - "epoch": 0.58, - "grad_norm": 0.0, - "learning_rate": 1.9940013711650883e-05, - "loss": 1.6114, - "step": 665 - }, - { - "epoch": 0.58, - "grad_norm": 0.0, - "learning_rate": 1.993967273992244e-05, - "loss": 1.4867, - "step": 666 - }, - { - "epoch": 0.58, - "grad_norm": 0.0, - "learning_rate": 1.993933080480116e-05, - "loss": 1.7617, - "step": 667 - }, - { - "epoch": 0.58, - "grad_norm": 0.0, - "learning_rate": 1.993898790632018e-05, - "loss": 1.3862, - "step": 668 - }, - { - "epoch": 0.58, - "grad_norm": 0.0, - "learning_rate": 1.9938644044512733e-05, - "loss": 1.6054, - "step": 669 - }, - { - "epoch": 0.58, - "grad_norm": 0.0, - "learning_rate": 1.993829921941215e-05, - "loss": 1.5406, - "step": 670 - }, - { - "epoch": 0.58, - "grad_norm": 0.0, - "learning_rate": 1.993795343105185e-05, - "loss": 0.7769, - "step": 671 - }, - { - "epoch": 0.58, - "grad_norm": 0.0, - "learning_rate": 1.993760667946535e-05, - "loss": 1.4513, - "step": 672 - }, - { - "epoch": 0.58, - "grad_norm": 0.0, - "learning_rate": 1.9937258964686262e-05, - "loss": 1.4047, - "step": 673 - }, - { - "epoch": 0.58, - "grad_norm": 0.0, - "learning_rate": 1.9936910286748286e-05, - "loss": 1.0924, - "step": 674 - }, - { - "epoch": 0.58, - "grad_norm": 0.0, - "learning_rate": 1.993656064568521e-05, - "loss": 1.1121, - "step": 675 - }, - { - "epoch": 0.58, - "grad_norm": 0.0, - "learning_rate": 1.993621004153093e-05, - "loss": 1.4054, - "step": 676 - }, - { - "epoch": 0.59, - "grad_norm": 0.0, - "learning_rate": 1.993585847431943e-05, - "loss": 0.7584, - "step": 677 - }, - { - "epoch": 0.59, - "grad_norm": 0.0, - "learning_rate": 1.9935505944084782e-05, - "loss": 0.9919, - "step": 678 - }, - { - "epoch": 0.59, - "grad_norm": 0.0, - "learning_rate": 1.9935152450861154e-05, - "loss": 0.8076, - "step": 679 - }, - { - "epoch": 0.59, - "grad_norm": 0.0, - "learning_rate": 1.9934797994682807e-05, - "loss": 1.2715, - "step": 680 - }, - { - "epoch": 0.59, - "grad_norm": 0.0, - "learning_rate": 1.9934442575584097e-05, - "loss": 1.3638, - "step": 681 - }, - { - "epoch": 0.59, - "grad_norm": 0.0, - "learning_rate": 1.9934086193599475e-05, - "loss": 1.3334, - "step": 682 - }, - { - "epoch": 0.59, - "grad_norm": 0.0, - "learning_rate": 1.993372884876348e-05, - "loss": 1.2682, - "step": 683 - }, - { - "epoch": 0.59, - "grad_norm": 0.0, - "learning_rate": 1.993337054111075e-05, - "loss": 1.4205, - "step": 684 - }, - { - "epoch": 0.59, - "grad_norm": 0.0, - "learning_rate": 1.9933011270676013e-05, - "loss": 0.9584, - "step": 685 - }, - { - "epoch": 0.59, - "grad_norm": 0.0, - "learning_rate": 1.9932651037494092e-05, - "loss": 1.2072, - "step": 686 - }, - { - "epoch": 0.59, - "grad_norm": 0.0, - "learning_rate": 1.9932289841599897e-05, - "loss": 1.7503, - "step": 687 - }, - { - "epoch": 0.6, - "grad_norm": 0.0, - "learning_rate": 1.993192768302844e-05, - "loss": 1.1751, - "step": 688 - }, - { - "epoch": 0.6, - "grad_norm": 0.0, - "learning_rate": 1.9931564561814825e-05, - "loss": 1.3043, - "step": 689 - }, - { - "epoch": 0.6, - "grad_norm": 0.0, - "learning_rate": 1.9931200477994245e-05, - "loss": 0.7966, - "step": 690 - }, - { - "epoch": 0.6, - "grad_norm": 0.0, - "learning_rate": 1.9930835431601987e-05, - "loss": 1.3373, - "step": 691 - }, - { - "epoch": 0.6, - "grad_norm": 0.0, - "learning_rate": 1.9930469422673436e-05, - "loss": 1.1395, - "step": 692 - }, - { - "epoch": 0.6, - "grad_norm": 0.0, - "learning_rate": 1.9930102451244063e-05, - "loss": 1.1168, - "step": 693 - }, - { - "epoch": 0.6, - "grad_norm": 0.0, - "learning_rate": 1.9929734517349438e-05, - "loss": 0.6706, - "step": 694 - }, - { - "epoch": 0.6, - "grad_norm": 0.0, - "learning_rate": 1.9929365621025228e-05, - "loss": 1.1075, - "step": 695 - }, - { - "epoch": 0.6, - "grad_norm": 0.0, - "learning_rate": 1.992899576230718e-05, - "loss": 1.2363, - "step": 696 - }, - { - "epoch": 0.6, - "grad_norm": 0.0, - "learning_rate": 1.9928624941231146e-05, - "loss": 1.028, - "step": 697 - }, - { - "epoch": 0.6, - "grad_norm": 0.0, - "learning_rate": 1.9928253157833065e-05, - "loss": 1.3261, - "step": 698 - }, - { - "epoch": 0.6, - "grad_norm": 0.0, - "learning_rate": 1.9927880412148974e-05, - "loss": 0.6373, - "step": 699 - }, - { - "epoch": 0.61, - "grad_norm": 0.0, - "learning_rate": 1.9927506704215e-05, - "loss": 1.322, - "step": 700 - }, - { - "epoch": 0.61, - "grad_norm": 0.0, - "learning_rate": 1.9927132034067372e-05, - "loss": 1.4689, - "step": 701 - }, - { - "epoch": 0.61, - "grad_norm": 0.0, - "learning_rate": 1.992675640174239e-05, - "loss": 1.3822, - "step": 702 - }, - { - "epoch": 0.61, - "grad_norm": 0.0, - "learning_rate": 1.9926379807276472e-05, - "loss": 0.6396, - "step": 703 - }, - { - "epoch": 0.61, - "grad_norm": 0.0, - "learning_rate": 1.9926002250706117e-05, - "loss": 1.0651, - "step": 704 - }, - { - "epoch": 0.61, - "grad_norm": 0.0, - "learning_rate": 1.9925623732067917e-05, - "loss": 1.3042, - "step": 705 - }, - { - "epoch": 0.61, - "grad_norm": 0.0, - "learning_rate": 1.992524425139856e-05, - "loss": 1.4026, - "step": 706 - }, - { - "epoch": 0.61, - "grad_norm": 0.0, - "learning_rate": 1.992486380873483e-05, - "loss": 1.1748, - "step": 707 - }, - { - "epoch": 0.61, - "grad_norm": 0.0, - "learning_rate": 1.9924482404113598e-05, - "loss": 1.8317, - "step": 708 - }, - { - "epoch": 0.61, - "grad_norm": 0.0, - "learning_rate": 1.992410003757183e-05, - "loss": 1.5345, - "step": 709 - }, - { - "epoch": 0.61, - "grad_norm": 0.0, - "learning_rate": 1.992371670914659e-05, - "loss": 1.6574, - "step": 710 - }, - { - "epoch": 0.62, - "grad_norm": 0.0, - "learning_rate": 1.992333241887503e-05, - "loss": 0.8855, - "step": 711 - }, - { - "epoch": 0.62, - "grad_norm": 0.0, - "learning_rate": 1.9922947166794398e-05, - "loss": 1.4067, - "step": 712 - }, - { - "epoch": 0.62, - "grad_norm": 0.0, - "learning_rate": 1.9922560952942036e-05, - "loss": 1.7338, - "step": 713 - }, - { - "epoch": 0.62, - "grad_norm": 0.0, - "learning_rate": 1.9922173777355373e-05, - "loss": 0.6304, - "step": 714 - }, - { - "epoch": 0.62, - "grad_norm": 0.0, - "learning_rate": 1.9921785640071934e-05, - "loss": 1.183, - "step": 715 - }, - { - "epoch": 0.62, - "grad_norm": 0.0, - "learning_rate": 1.9921396541129347e-05, - "loss": 1.3524, - "step": 716 - }, - { - "epoch": 0.62, - "grad_norm": 0.0, - "learning_rate": 1.992100648056532e-05, - "loss": 0.7111, - "step": 717 - }, - { - "epoch": 0.62, - "grad_norm": 0.0, - "learning_rate": 1.9920615458417658e-05, - "loss": 0.7739, - "step": 718 - }, - { - "epoch": 0.62, - "grad_norm": 0.0, - "learning_rate": 1.992022347472426e-05, - "loss": 1.5749, - "step": 719 - }, - { - "epoch": 0.62, - "grad_norm": 0.0, - "learning_rate": 1.9919830529523122e-05, - "loss": 1.2432, - "step": 720 - }, - { - "epoch": 0.62, - "grad_norm": 0.0, - "learning_rate": 1.991943662285233e-05, - "loss": 1.6324, - "step": 721 - }, - { - "epoch": 0.62, - "grad_norm": 0.0, - "learning_rate": 1.9919041754750062e-05, - "loss": 1.4427, - "step": 722 - }, - { - "epoch": 0.63, - "grad_norm": 0.0, - "learning_rate": 1.9918645925254586e-05, - "loss": 1.1934, - "step": 723 - }, - { - "epoch": 0.63, - "grad_norm": 0.0, - "learning_rate": 1.9918249134404273e-05, - "loss": 0.973, - "step": 724 - }, - { - "epoch": 0.63, - "grad_norm": 0.0, - "learning_rate": 1.991785138223758e-05, - "loss": 1.9375, - "step": 725 - }, - { - "epoch": 0.63, - "grad_norm": 0.0, - "learning_rate": 1.9917452668793057e-05, - "loss": 0.5003, - "step": 726 - }, - { - "epoch": 0.63, - "grad_norm": 0.0, - "learning_rate": 1.9917052994109354e-05, - "loss": 1.5378, - "step": 727 - }, - { - "epoch": 0.63, - "grad_norm": 0.0, - "learning_rate": 1.9916652358225203e-05, - "loss": 0.8377, - "step": 728 - }, - { - "epoch": 0.63, - "grad_norm": 0.0, - "learning_rate": 1.9916250761179437e-05, - "loss": 0.7394, - "step": 729 - }, - { - "epoch": 0.63, - "grad_norm": 0.0, - "learning_rate": 1.991584820301098e-05, - "loss": 1.6466, - "step": 730 - }, - { - "epoch": 0.63, - "grad_norm": 0.0, - "learning_rate": 1.9915444683758852e-05, - "loss": 1.9842, - "step": 731 - }, - { - "epoch": 0.63, - "grad_norm": 0.0, - "learning_rate": 1.991504020346216e-05, - "loss": 1.3189, - "step": 732 - }, - { - "epoch": 0.63, - "grad_norm": 0.0, - "learning_rate": 1.991463476216011e-05, - "loss": 1.9878, - "step": 733 - }, - { - "epoch": 0.63, - "grad_norm": 0.0, - "learning_rate": 1.9914228359892004e-05, - "loss": 1.0581, - "step": 734 - }, - { - "epoch": 0.64, - "grad_norm": 0.0, - "learning_rate": 1.9913820996697222e-05, - "loss": 1.6557, - "step": 735 - }, - { - "epoch": 0.64, - "grad_norm": 0.0, - "learning_rate": 1.9913412672615254e-05, - "loss": 1.1227, - "step": 736 - }, - { - "epoch": 0.64, - "grad_norm": 0.0, - "learning_rate": 1.9913003387685674e-05, - "loss": 1.6457, - "step": 737 - }, - { - "epoch": 0.64, - "grad_norm": 0.0, - "learning_rate": 1.9912593141948154e-05, - "loss": 0.8137, - "step": 738 - }, - { - "epoch": 0.64, - "grad_norm": 0.0, - "learning_rate": 1.9912181935442452e-05, - "loss": 1.2279, - "step": 739 - }, - { - "epoch": 0.64, - "grad_norm": 0.0, - "learning_rate": 1.991176976820843e-05, - "loss": 0.8274, - "step": 740 - }, - { - "epoch": 0.64, - "grad_norm": 0.0, - "learning_rate": 1.9911356640286032e-05, - "loss": 0.744, - "step": 741 - }, - { - "epoch": 0.64, - "grad_norm": 0.0, - "learning_rate": 1.99109425517153e-05, - "loss": 0.9437, - "step": 742 - }, - { - "epoch": 0.64, - "grad_norm": 0.0, - "learning_rate": 1.9910527502536373e-05, - "loss": 1.7531, - "step": 743 - }, - { - "epoch": 0.64, - "grad_norm": 0.0, - "learning_rate": 1.991011149278948e-05, - "loss": 0.9945, - "step": 744 - }, - { - "epoch": 0.64, - "grad_norm": 0.0, - "learning_rate": 1.9909694522514934e-05, - "loss": 1.5334, - "step": 745 - }, - { - "epoch": 0.65, - "grad_norm": 0.0, - "learning_rate": 1.990927659175316e-05, - "loss": 1.5163, - "step": 746 - }, - { - "epoch": 0.65, - "grad_norm": 0.0, - "learning_rate": 1.9908857700544654e-05, - "loss": 1.4057, - "step": 747 - }, - { - "epoch": 0.65, - "grad_norm": 0.0, - "learning_rate": 1.9908437848930025e-05, - "loss": 0.9059, - "step": 748 - }, - { - "epoch": 0.65, - "grad_norm": 0.0, - "learning_rate": 1.9908017036949965e-05, - "loss": 1.4786, - "step": 749 - }, - { - "epoch": 0.65, - "grad_norm": 0.0, - "learning_rate": 1.990759526464526e-05, - "loss": 1.1415, - "step": 750 - }, - { - "epoch": 0.65, - "grad_norm": 0.0, - "learning_rate": 1.9907172532056795e-05, - "loss": 1.3975, - "step": 751 - }, - { - "epoch": 0.65, - "grad_norm": 0.0, - "learning_rate": 1.9906748839225535e-05, - "loss": 1.068, - "step": 752 - }, - { - "epoch": 0.65, - "grad_norm": 0.0, - "learning_rate": 1.9906324186192548e-05, - "loss": 0.7639, - "step": 753 - }, - { - "epoch": 0.65, - "grad_norm": 0.0, - "learning_rate": 1.9905898572998995e-05, - "loss": 1.3727, - "step": 754 - }, - { - "epoch": 0.65, - "grad_norm": 0.0, - "learning_rate": 1.9905471999686128e-05, - "loss": 0.7937, - "step": 755 - }, - { - "epoch": 0.65, - "grad_norm": 0.0, - "learning_rate": 1.990504446629529e-05, - "loss": 1.1435, - "step": 756 - }, - { - "epoch": 0.65, - "grad_norm": 0.0, - "learning_rate": 1.990461597286792e-05, - "loss": 0.6513, - "step": 757 - }, - { - "epoch": 0.66, - "grad_norm": 0.0, - "learning_rate": 1.9904186519445554e-05, - "loss": 1.268, - "step": 758 - }, - { - "epoch": 0.66, - "grad_norm": 0.0, - "learning_rate": 1.990375610606981e-05, - "loss": 1.5624, - "step": 759 - }, - { - "epoch": 0.66, - "grad_norm": 0.0, - "learning_rate": 1.9903324732782408e-05, - "loss": 1.428, - "step": 760 - }, - { - "epoch": 0.66, - "grad_norm": 0.0, - "learning_rate": 1.9902892399625154e-05, - "loss": 1.1475, - "step": 761 - }, - { - "epoch": 0.66, - "grad_norm": 0.0, - "learning_rate": 1.9902459106639963e-05, - "loss": 1.3168, - "step": 762 - }, - { - "epoch": 0.66, - "grad_norm": 0.0, - "learning_rate": 1.990202485386882e-05, - "loss": 1.5868, - "step": 763 - }, - { - "epoch": 0.66, - "grad_norm": 0.0, - "learning_rate": 1.990158964135382e-05, - "loss": 0.7343, - "step": 764 - }, - { - "epoch": 0.66, - "grad_norm": 0.0, - "learning_rate": 1.9901153469137146e-05, - "loss": 0.9139, - "step": 765 - }, - { - "epoch": 0.66, - "grad_norm": 0.0, - "learning_rate": 1.9900716337261067e-05, - "loss": 0.8207, - "step": 766 - }, - { - "epoch": 0.66, - "grad_norm": 0.0, - "learning_rate": 1.9900278245767965e-05, - "loss": 1.1729, - "step": 767 - }, - { - "epoch": 0.66, - "grad_norm": 0.0, - "learning_rate": 1.9899839194700283e-05, - "loss": 0.9604, - "step": 768 - }, - { - "epoch": 0.67, - "grad_norm": 0.0, - "learning_rate": 1.989939918410059e-05, - "loss": 0.9997, - "step": 769 - }, - { - "epoch": 0.67, - "grad_norm": 0.0, - "learning_rate": 1.989895821401153e-05, - "loss": 1.0299, - "step": 770 - }, - { - "epoch": 0.67, - "grad_norm": 0.0, - "learning_rate": 1.9898516284475842e-05, - "loss": 2.1645, - "step": 771 - }, - { - "epoch": 0.67, - "grad_norm": 0.0, - "learning_rate": 1.9898073395536358e-05, - "loss": 1.6677, - "step": 772 - }, - { - "epoch": 0.67, - "grad_norm": 0.0, - "learning_rate": 1.989762954723601e-05, - "loss": 0.913, - "step": 773 - }, - { - "epoch": 0.67, - "grad_norm": 0.0, - "learning_rate": 1.9897184739617815e-05, - "loss": 1.3132, - "step": 774 - }, - { - "epoch": 0.67, - "grad_norm": 0.0, - "learning_rate": 1.9896738972724884e-05, - "loss": 1.2837, - "step": 775 - }, - { - "epoch": 0.67, - "grad_norm": 0.0, - "learning_rate": 1.989629224660042e-05, - "loss": 1.2579, - "step": 776 - }, - { - "epoch": 0.67, - "grad_norm": 0.0, - "learning_rate": 1.9895844561287728e-05, - "loss": 1.4763, - "step": 777 - }, - { - "epoch": 0.67, - "grad_norm": 0.0, - "learning_rate": 1.98953959168302e-05, - "loss": 1.0724, - "step": 778 - }, - { - "epoch": 0.67, - "grad_norm": 0.0, - "learning_rate": 1.989494631327131e-05, - "loss": 1.4586, - "step": 779 - }, - { - "epoch": 0.67, - "grad_norm": 0.0, - "learning_rate": 1.989449575065465e-05, - "loss": 1.1514, - "step": 780 - }, - { - "epoch": 0.68, - "grad_norm": 0.0, - "learning_rate": 1.9894044229023875e-05, - "loss": 1.6862, - "step": 781 - }, - { - "epoch": 0.68, - "grad_norm": 0.0, - "learning_rate": 1.9893591748422758e-05, - "loss": 0.8724, - "step": 782 - }, - { - "epoch": 0.68, - "grad_norm": 0.0, - "learning_rate": 1.9893138308895154e-05, - "loss": 0.7907, - "step": 783 - }, - { - "epoch": 0.68, - "grad_norm": 0.0, - "learning_rate": 1.989268391048501e-05, - "loss": 1.2471, - "step": 784 - }, - { - "epoch": 0.68, - "grad_norm": 0.0, - "learning_rate": 1.989222855323637e-05, - "loss": 1.471, - "step": 785 - }, - { - "epoch": 0.68, - "grad_norm": 0.0, - "learning_rate": 1.9891772237193367e-05, - "loss": 1.8126, - "step": 786 - }, - { - "epoch": 0.68, - "grad_norm": 0.0, - "learning_rate": 1.9891314962400236e-05, - "loss": 0.9883, - "step": 787 - }, - { - "epoch": 0.68, - "grad_norm": 0.0, - "learning_rate": 1.9890856728901283e-05, - "loss": 0.9959, - "step": 788 - }, - { - "epoch": 0.68, - "grad_norm": 0.0, - "learning_rate": 1.989039753674094e-05, - "loss": 1.0647, - "step": 789 - }, - { - "epoch": 0.68, - "grad_norm": 0.0, - "learning_rate": 1.98899373859637e-05, - "loss": 0.8442, - "step": 790 - }, - { - "epoch": 0.68, - "grad_norm": 0.0, - "learning_rate": 1.9889476276614168e-05, - "loss": 1.3927, - "step": 791 - }, - { - "epoch": 0.69, - "grad_norm": 0.0, - "learning_rate": 1.988901420873704e-05, - "loss": 1.2219, - "step": 792 - }, - { - "epoch": 0.69, - "grad_norm": 0.0, - "learning_rate": 1.988855118237709e-05, - "loss": 1.1397, - "step": 793 - }, - { - "epoch": 0.69, - "grad_norm": 0.0, - "learning_rate": 1.9888087197579208e-05, - "loss": 1.2448, - "step": 794 - }, - { - "epoch": 0.69, - "grad_norm": 0.0, - "learning_rate": 1.988762225438836e-05, - "loss": 1.5193, - "step": 795 - }, - { - "epoch": 0.69, - "grad_norm": 0.0, - "learning_rate": 1.9887156352849614e-05, - "loss": 0.6961, - "step": 796 - }, - { - "epoch": 0.69, - "grad_norm": 0.0, - "learning_rate": 1.9886689493008124e-05, - "loss": 1.6525, - "step": 797 - }, - { - "epoch": 0.69, - "grad_norm": 0.0, - "learning_rate": 1.9886221674909137e-05, - "loss": 0.9634, - "step": 798 - }, - { - "epoch": 0.69, - "grad_norm": 0.0, - "learning_rate": 1.9885752898598003e-05, - "loss": 1.1567, - "step": 799 - }, - { - "epoch": 0.69, - "grad_norm": 0.0, - "learning_rate": 1.988528316412015e-05, - "loss": 1.0929, - "step": 800 - }, - { - "epoch": 0.69, - "grad_norm": 0.0, - "learning_rate": 1.988481247152111e-05, - "loss": 1.3055, - "step": 801 - }, - { - "epoch": 0.69, - "grad_norm": 0.0, - "learning_rate": 1.9884340820846512e-05, - "loss": 1.4906, - "step": 802 - }, - { - "epoch": 0.69, - "grad_norm": 0.0, - "learning_rate": 1.9883868212142055e-05, - "loss": 1.3981, - "step": 803 - }, - { - "epoch": 0.7, - "grad_norm": 0.0, - "learning_rate": 1.9883394645453557e-05, - "loss": 1.608, - "step": 804 - }, - { - "epoch": 0.7, - "grad_norm": 0.0, - "learning_rate": 1.9882920120826912e-05, - "loss": 1.1557, - "step": 805 - }, - { - "epoch": 0.7, - "grad_norm": 0.0, - "learning_rate": 1.988244463830812e-05, - "loss": 1.1129, - "step": 806 - }, - { - "epoch": 0.7, - "grad_norm": 0.0, - "learning_rate": 1.988196819794326e-05, - "loss": 1.6183, - "step": 807 - }, - { - "epoch": 0.7, - "grad_norm": 0.0, - "learning_rate": 1.9881490799778516e-05, - "loss": 1.7567, - "step": 808 - }, - { - "epoch": 0.7, - "grad_norm": 0.0, - "learning_rate": 1.9881012443860156e-05, - "loss": 0.7725, - "step": 809 - }, - { - "epoch": 0.7, - "grad_norm": 0.0, - "learning_rate": 1.9880533130234542e-05, - "loss": 1.3334, - "step": 810 - }, - { - "epoch": 0.7, - "grad_norm": 0.0, - "learning_rate": 1.9880052858948134e-05, - "loss": 1.1746, - "step": 811 - }, - { - "epoch": 0.7, - "grad_norm": 0.0, - "learning_rate": 1.9879571630047483e-05, - "loss": 1.0658, - "step": 812 - }, - { - "epoch": 0.7, - "grad_norm": 0.0, - "learning_rate": 1.9879089443579226e-05, - "loss": 1.0112, - "step": 813 - }, - { - "epoch": 0.7, - "grad_norm": 0.0, - "learning_rate": 1.9878606299590108e-05, - "loss": 1.4201, - "step": 814 - }, - { - "epoch": 0.71, - "grad_norm": 0.0, - "learning_rate": 1.9878122198126948e-05, - "loss": 0.7359, - "step": 815 - }, - { - "epoch": 0.71, - "grad_norm": 0.0, - "learning_rate": 1.987763713923667e-05, - "loss": 1.2264, - "step": 816 - }, - { - "epoch": 0.71, - "grad_norm": 0.0, - "learning_rate": 1.9877151122966293e-05, - "loss": 1.4795, - "step": 817 - }, - { - "epoch": 0.71, - "grad_norm": 0.0, - "learning_rate": 1.9876664149362917e-05, - "loss": 1.63, - "step": 818 - }, - { - "epoch": 0.71, - "grad_norm": 0.0, - "learning_rate": 1.9876176218473743e-05, - "loss": 1.369, - "step": 819 - }, - { - "epoch": 0.71, - "grad_norm": 0.0, - "learning_rate": 1.9875687330346066e-05, - "loss": 0.7941, - "step": 820 - }, - { - "epoch": 0.71, - "grad_norm": 0.0, - "learning_rate": 1.9875197485027265e-05, - "loss": 1.0096, - "step": 821 - }, - { - "epoch": 0.71, - "grad_norm": 0.0, - "learning_rate": 1.9874706682564825e-05, - "loss": 0.9343, - "step": 822 - }, - { - "epoch": 0.71, - "grad_norm": 0.0, - "learning_rate": 1.987421492300631e-05, - "loss": 1.0868, - "step": 823 - }, - { - "epoch": 0.71, - "grad_norm": 0.0, - "learning_rate": 1.987372220639939e-05, - "loss": 0.9355, - "step": 824 - }, - { - "epoch": 0.71, - "grad_norm": 0.0, - "learning_rate": 1.9873228532791816e-05, - "loss": 1.4276, - "step": 825 - }, - { - "epoch": 0.71, - "grad_norm": 0.0, - "learning_rate": 1.987273390223144e-05, - "loss": 1.1814, - "step": 826 - }, - { - "epoch": 0.72, - "grad_norm": 0.0, - "learning_rate": 1.9872238314766198e-05, - "loss": 1.1412, - "step": 827 - }, - { - "epoch": 0.72, - "grad_norm": 0.0, - "learning_rate": 1.987174177044413e-05, - "loss": 1.2102, - "step": 828 - }, - { - "epoch": 0.72, - "grad_norm": 0.0, - "learning_rate": 1.9871244269313364e-05, - "loss": 1.024, - "step": 829 - }, - { - "epoch": 0.72, - "grad_norm": 0.0, - "learning_rate": 1.9870745811422113e-05, - "loss": 0.9798, - "step": 830 - }, - { - "epoch": 0.72, - "grad_norm": 0.0, - "learning_rate": 1.9870246396818694e-05, - "loss": 1.0543, - "step": 831 - }, - { - "epoch": 0.72, - "grad_norm": 0.0, - "learning_rate": 1.9869746025551514e-05, - "loss": 1.4366, - "step": 832 - }, - { - "epoch": 0.72, - "grad_norm": 0.0, - "learning_rate": 1.986924469766907e-05, - "loss": 1.4329, - "step": 833 - }, - { - "epoch": 0.72, - "grad_norm": 0.0, - "learning_rate": 1.9868742413219948e-05, - "loss": 1.7293, - "step": 834 - }, - { - "epoch": 0.72, - "grad_norm": 0.0, - "learning_rate": 1.9868239172252838e-05, - "loss": 1.0734, - "step": 835 - }, - { - "epoch": 0.72, - "grad_norm": 0.0, - "learning_rate": 1.986773497481651e-05, - "loss": 1.3425, - "step": 836 - }, - { - "epoch": 0.72, - "grad_norm": 0.0, - "learning_rate": 1.9867229820959838e-05, - "loss": 0.7389, - "step": 837 - }, - { - "epoch": 0.72, - "grad_norm": 0.0, - "learning_rate": 1.9866723710731784e-05, - "loss": 1.7276, - "step": 838 - }, - { - "epoch": 0.73, - "grad_norm": 0.0, - "learning_rate": 1.9866216644181397e-05, - "loss": 1.2394, - "step": 839 - }, - { - "epoch": 0.73, - "grad_norm": 0.0, - "learning_rate": 1.9865708621357827e-05, - "loss": 1.4508, - "step": 840 - }, - { - "epoch": 0.73, - "grad_norm": 0.0, - "learning_rate": 1.986519964231031e-05, - "loss": 1.2907, - "step": 841 - }, - { - "epoch": 0.73, - "grad_norm": 0.0, - "learning_rate": 1.9864689707088186e-05, - "loss": 1.3454, - "step": 842 - }, - { - "epoch": 0.73, - "grad_norm": 0.0, - "learning_rate": 1.9864178815740875e-05, - "loss": 1.1653, - "step": 843 - }, - { - "epoch": 0.73, - "grad_norm": 0.0, - "learning_rate": 1.9863666968317895e-05, - "loss": 1.4706, - "step": 844 - }, - { - "epoch": 0.73, - "grad_norm": 0.0, - "learning_rate": 1.9863154164868855e-05, - "loss": 0.9598, - "step": 845 - }, - { - "epoch": 0.73, - "grad_norm": 0.0, - "learning_rate": 1.986264040544346e-05, - "loss": 1.4859, - "step": 846 - }, - { - "epoch": 0.73, - "grad_norm": 0.0, - "learning_rate": 1.9862125690091504e-05, - "loss": 2.2907, - "step": 847 - }, - { - "epoch": 0.73, - "grad_norm": 0.0, - "learning_rate": 1.986161001886288e-05, - "loss": 0.7451, - "step": 848 - }, - { - "epoch": 0.73, - "grad_norm": 0.0, - "learning_rate": 1.986109339180756e-05, - "loss": 0.9095, - "step": 849 - }, - { - "epoch": 0.74, - "grad_norm": 0.0, - "learning_rate": 1.9860575808975627e-05, - "loss": 1.0184, - "step": 850 - }, - { - "epoch": 0.74, - "grad_norm": 0.0, - "learning_rate": 1.9860057270417243e-05, - "loss": 0.9555, - "step": 851 - }, - { - "epoch": 0.74, - "grad_norm": 0.0, - "learning_rate": 1.9859537776182663e-05, - "loss": 1.235, - "step": 852 - }, - { - "epoch": 0.74, - "grad_norm": 0.0, - "learning_rate": 1.9859017326322246e-05, - "loss": 1.2624, - "step": 853 - }, - { - "epoch": 0.74, - "grad_norm": 0.0, - "learning_rate": 1.985849592088643e-05, - "loss": 0.7892, - "step": 854 - }, - { - "epoch": 0.74, - "grad_norm": 0.0, - "learning_rate": 1.9857973559925754e-05, - "loss": 1.2644, - "step": 855 - }, - { - "epoch": 0.74, - "grad_norm": 0.0, - "learning_rate": 1.9857450243490846e-05, - "loss": 1.6302, - "step": 856 - }, - { - "epoch": 0.74, - "grad_norm": 0.0, - "learning_rate": 1.9856925971632434e-05, - "loss": 1.2355, - "step": 857 - }, - { - "epoch": 0.74, - "grad_norm": 0.0, - "learning_rate": 1.9856400744401325e-05, - "loss": 0.9835, - "step": 858 - }, - { - "epoch": 0.74, - "grad_norm": 0.0, - "learning_rate": 1.985587456184843e-05, - "loss": 1.5836, - "step": 859 - }, - { - "epoch": 0.74, - "grad_norm": 0.0, - "learning_rate": 1.9855347424024746e-05, - "loss": 1.4574, - "step": 860 - }, - { - "epoch": 0.74, - "grad_norm": 0.0, - "learning_rate": 1.9854819330981367e-05, - "loss": 1.4909, - "step": 861 - }, - { - "epoch": 0.75, - "grad_norm": 0.0, - "learning_rate": 1.985429028276948e-05, - "loss": 1.1946, - "step": 862 - }, - { - "epoch": 0.75, - "grad_norm": 0.0, - "learning_rate": 1.9853760279440357e-05, - "loss": 0.89, - "step": 863 - }, - { - "epoch": 0.75, - "grad_norm": 0.0, - "learning_rate": 1.9853229321045373e-05, - "loss": 1.0154, - "step": 864 - }, - { - "epoch": 0.75, - "grad_norm": 0.0, - "learning_rate": 1.985269740763599e-05, - "loss": 1.0938, - "step": 865 - }, - { - "epoch": 0.75, - "grad_norm": 0.0, - "learning_rate": 1.985216453926376e-05, - "loss": 0.8718, - "step": 866 - }, - { - "epoch": 0.75, - "grad_norm": 0.0, - "learning_rate": 1.9851630715980335e-05, - "loss": 1.0222, - "step": 867 - }, - { - "epoch": 0.75, - "grad_norm": 0.0, - "learning_rate": 1.985109593783745e-05, - "loss": 1.2565, - "step": 868 - }, - { - "epoch": 0.75, - "grad_norm": 0.0, - "learning_rate": 1.9850560204886946e-05, - "loss": 1.1677, - "step": 869 - }, - { - "epoch": 0.75, - "grad_norm": 0.0, - "learning_rate": 1.985002351718074e-05, - "loss": 1.1216, - "step": 870 - }, - { - "epoch": 0.75, - "grad_norm": 0.0, - "learning_rate": 1.9849485874770856e-05, - "loss": 1.9731, - "step": 871 - }, - { - "epoch": 0.75, - "grad_norm": 0.0, - "learning_rate": 1.98489472777094e-05, - "loss": 1.3927, - "step": 872 - }, - { - "epoch": 0.76, - "grad_norm": 0.0, - "learning_rate": 1.9848407726048572e-05, - "loss": 1.1364, - "step": 873 - }, - { - "epoch": 0.76, - "grad_norm": 0.0, - "learning_rate": 1.984786721984068e-05, - "loss": 1.1914, - "step": 874 - }, - { - "epoch": 0.76, - "grad_norm": 0.0, - "learning_rate": 1.9847325759138097e-05, - "loss": 1.0336, - "step": 875 - }, - { - "epoch": 0.76, - "grad_norm": 0.0, - "learning_rate": 1.9846783343993315e-05, - "loss": 1.0258, - "step": 876 - }, - { - "epoch": 0.76, - "grad_norm": 0.0, - "learning_rate": 1.9846239974458907e-05, - "loss": 1.1766, - "step": 877 - }, - { - "epoch": 0.76, - "grad_norm": 0.0, - "learning_rate": 1.984569565058753e-05, - "loss": 1.3543, - "step": 878 - }, - { - "epoch": 0.76, - "grad_norm": 0.0, - "learning_rate": 1.9845150372431945e-05, - "loss": 1.2538, - "step": 879 - }, - { - "epoch": 0.76, - "grad_norm": 0.0, - "learning_rate": 1.9844604140045006e-05, - "loss": 1.1995, - "step": 880 - }, - { - "epoch": 0.76, - "grad_norm": 0.0, - "learning_rate": 1.9844056953479654e-05, - "loss": 1.1137, - "step": 881 - }, - { - "epoch": 0.76, - "grad_norm": 0.0, - "learning_rate": 1.9843508812788922e-05, - "loss": 1.3211, - "step": 882 - }, - { - "epoch": 0.76, - "grad_norm": 0.0, - "learning_rate": 1.9842959718025944e-05, - "loss": 1.041, - "step": 883 - }, - { - "epoch": 0.76, - "grad_norm": 0.0, - "learning_rate": 1.9842409669243933e-05, - "loss": 1.3615, - "step": 884 - }, - { - "epoch": 0.77, - "grad_norm": 0.0, - "learning_rate": 1.984185866649621e-05, - "loss": 1.7694, - "step": 885 - }, - { - "epoch": 0.77, - "grad_norm": 0.0, - "learning_rate": 1.9841306709836174e-05, - "loss": 1.1281, - "step": 886 - }, - { - "epoch": 0.77, - "grad_norm": 0.0, - "learning_rate": 1.9840753799317324e-05, - "loss": 1.2099, - "step": 887 - }, - { - "epoch": 0.77, - "grad_norm": 0.0, - "learning_rate": 1.9840199934993254e-05, - "loss": 1.3776, - "step": 888 - }, - { - "epoch": 0.77, - "grad_norm": 0.0, - "learning_rate": 1.9839645116917644e-05, - "loss": 0.753, - "step": 889 - }, - { - "epoch": 0.77, - "grad_norm": 0.0, - "learning_rate": 1.983908934514427e-05, - "loss": 1.4681, - "step": 890 - }, - { - "epoch": 0.77, - "grad_norm": 0.0, - "learning_rate": 1.9838532619726995e-05, - "loss": 2.296, - "step": 891 - }, - { - "epoch": 0.77, - "grad_norm": 0.0, - "learning_rate": 1.9837974940719786e-05, - "loss": 1.2754, - "step": 892 - }, - { - "epoch": 0.77, - "grad_norm": 0.0, - "learning_rate": 1.983741630817669e-05, - "loss": 0.5536, - "step": 893 - }, - { - "epoch": 0.77, - "grad_norm": 0.0, - "learning_rate": 1.9836856722151857e-05, - "loss": 1.3356, - "step": 894 - }, - { - "epoch": 0.77, - "grad_norm": 0.0, - "learning_rate": 1.9836296182699522e-05, - "loss": 1.5839, - "step": 895 - }, - { - "epoch": 0.78, - "grad_norm": 0.0, - "learning_rate": 1.9835734689874014e-05, - "loss": 1.3755, - "step": 896 - }, - { - "epoch": 0.78, - "grad_norm": 0.0, - "learning_rate": 1.9835172243729756e-05, - "loss": 1.2203, - "step": 897 - }, - { - "epoch": 0.78, - "grad_norm": 0.0, - "learning_rate": 1.9834608844321263e-05, - "loss": 1.288, - "step": 898 - }, - { - "epoch": 0.78, - "grad_norm": 0.0, - "learning_rate": 1.9834044491703138e-05, - "loss": 1.5676, - "step": 899 - }, - { - "epoch": 0.78, - "grad_norm": 0.0, - "learning_rate": 1.9833479185930083e-05, - "loss": 1.4263, - "step": 900 - }, - { - "epoch": 0.78, - "grad_norm": 0.0, - "learning_rate": 1.9832912927056894e-05, - "loss": 1.009, - "step": 901 - }, - { - "epoch": 0.78, - "grad_norm": 0.0, - "learning_rate": 1.9832345715138448e-05, - "loss": 1.1973, - "step": 902 - }, - { - "epoch": 0.78, - "grad_norm": 0.0, - "learning_rate": 1.983177755022973e-05, - "loss": 1.9129, - "step": 903 - }, - { - "epoch": 0.78, - "grad_norm": 0.0, - "learning_rate": 1.9831208432385796e-05, - "loss": 1.5473, - "step": 904 - }, - { - "epoch": 0.78, - "grad_norm": 0.0, - "learning_rate": 1.9830638361661818e-05, - "loss": 0.9599, - "step": 905 - }, - { - "epoch": 0.78, - "grad_norm": 0.0, - "learning_rate": 1.9830067338113043e-05, - "loss": 1.08, - "step": 906 - }, - { - "epoch": 0.78, - "grad_norm": 0.0, - "learning_rate": 1.9829495361794823e-05, - "loss": 1.3099, - "step": 907 - }, - { - "epoch": 0.79, - "grad_norm": 0.0, - "learning_rate": 1.9828922432762593e-05, - "loss": 1.0338, - "step": 908 - }, - { - "epoch": 0.79, - "grad_norm": 0.0, - "learning_rate": 1.9828348551071886e-05, - "loss": 0.8326, - "step": 909 - }, - { - "epoch": 0.79, - "grad_norm": 0.0, - "learning_rate": 1.982777371677832e-05, - "loss": 1.4365, - "step": 910 - }, - { - "epoch": 0.79, - "grad_norm": 0.0, - "learning_rate": 1.9827197929937612e-05, - "loss": 2.0215, - "step": 911 - }, - { - "epoch": 0.79, - "grad_norm": 0.0, - "learning_rate": 1.9826621190605573e-05, - "loss": 1.4962, - "step": 912 - }, - { - "epoch": 0.79, - "grad_norm": 0.0, - "learning_rate": 1.98260434988381e-05, - "loss": 1.1731, - "step": 913 - }, - { - "epoch": 0.79, - "grad_norm": 0.0, - "learning_rate": 1.9825464854691186e-05, - "loss": 1.159, - "step": 914 - }, - { - "epoch": 0.79, - "grad_norm": 0.0, - "learning_rate": 1.9824885258220914e-05, - "loss": 0.9472, - "step": 915 - }, - { - "epoch": 0.79, - "grad_norm": 0.0, - "learning_rate": 1.982430470948346e-05, - "loss": 0.9841, - "step": 916 - }, - { - "epoch": 0.79, - "grad_norm": 0.0, - "learning_rate": 1.9823723208535098e-05, - "loss": 0.9925, - "step": 917 - }, - { - "epoch": 0.79, - "grad_norm": 0.0, - "learning_rate": 1.9823140755432185e-05, - "loss": 0.9387, - "step": 918 - }, - { - "epoch": 0.79, - "grad_norm": 0.0, - "learning_rate": 1.9822557350231174e-05, - "loss": 1.6871, - "step": 919 - }, - { - "epoch": 0.8, - "grad_norm": 0.0, - "learning_rate": 1.9821972992988617e-05, - "loss": 1.4282, - "step": 920 - }, - { - "epoch": 0.8, - "grad_norm": 0.0, - "learning_rate": 1.9821387683761147e-05, - "loss": 1.9859, - "step": 921 - }, - { - "epoch": 0.8, - "grad_norm": 0.0, - "learning_rate": 1.9820801422605494e-05, - "loss": 0.893, - "step": 922 - }, - { - "epoch": 0.8, - "grad_norm": 0.0, - "learning_rate": 1.9820214209578488e-05, - "loss": 1.1285, - "step": 923 - }, - { - "epoch": 0.8, - "grad_norm": 0.0, - "learning_rate": 1.981962604473703e-05, - "loss": 1.4278, - "step": 924 - }, - { - "epoch": 0.8, - "grad_norm": 0.0, - "learning_rate": 1.9819036928138144e-05, - "loss": 1.5165, - "step": 925 - }, - { - "epoch": 0.8, - "grad_norm": 0.0, - "learning_rate": 1.981844685983892e-05, - "loss": 1.644, - "step": 926 - }, - { - "epoch": 0.8, - "grad_norm": 0.0, - "learning_rate": 1.9817855839896548e-05, - "loss": 1.8038, - "step": 927 - }, - { - "epoch": 0.8, - "grad_norm": 0.0, - "learning_rate": 1.9817263868368318e-05, - "loss": 1.0402, - "step": 928 - }, - { - "epoch": 0.8, - "grad_norm": 0.0, - "learning_rate": 1.98166709453116e-05, - "loss": 0.6498, - "step": 929 - }, - { - "epoch": 0.8, - "grad_norm": 0.0, - "learning_rate": 1.981607707078387e-05, - "loss": 1.1519, - "step": 930 - }, - { - "epoch": 0.81, - "grad_norm": 0.0, - "learning_rate": 1.981548224484268e-05, - "loss": 1.1457, - "step": 931 - }, - { - "epoch": 0.81, - "grad_norm": 0.0, - "learning_rate": 1.9814886467545694e-05, - "loss": 1.209, - "step": 932 - }, - { - "epoch": 0.81, - "grad_norm": 0.0, - "learning_rate": 1.9814289738950646e-05, - "loss": 1.3073, - "step": 933 - }, - { - "epoch": 0.81, - "grad_norm": 0.0, - "learning_rate": 1.9813692059115376e-05, - "loss": 1.6393, - "step": 934 - }, - { - "epoch": 0.81, - "grad_norm": 0.0, - "learning_rate": 1.981309342809782e-05, - "loss": 1.1635, - "step": 935 - }, - { - "epoch": 0.81, - "grad_norm": 0.0, - "learning_rate": 1.9812493845955997e-05, - "loss": 1.5619, - "step": 936 - }, - { - "epoch": 0.81, - "grad_norm": 0.0, - "learning_rate": 1.9811893312748013e-05, - "loss": 1.2337, - "step": 937 - }, - { - "epoch": 0.81, - "grad_norm": 0.0, - "learning_rate": 1.9811291828532084e-05, - "loss": 1.1009, - "step": 938 - }, - { - "epoch": 0.81, - "grad_norm": 0.0, - "learning_rate": 1.9810689393366505e-05, - "loss": 1.0697, - "step": 939 - }, - { - "epoch": 0.81, - "grad_norm": 0.0, - "learning_rate": 1.9810086007309664e-05, - "loss": 1.3169, - "step": 940 - }, - { - "epoch": 0.81, - "grad_norm": 0.0, - "learning_rate": 1.9809481670420044e-05, - "loss": 1.3398, - "step": 941 - }, - { - "epoch": 0.81, - "grad_norm": 0.0, - "learning_rate": 1.9808876382756222e-05, - "loss": 1.6899, - "step": 942 - }, - { - "epoch": 0.82, - "grad_norm": 0.0, - "learning_rate": 1.980827014437687e-05, - "loss": 1.0316, - "step": 943 - }, - { - "epoch": 0.82, - "grad_norm": 0.0, - "learning_rate": 1.9807662955340736e-05, - "loss": 1.5708, - "step": 944 - }, - { - "epoch": 0.82, - "grad_norm": 0.0, - "learning_rate": 1.9807054815706677e-05, - "loss": 1.9124, - "step": 945 - }, - { - "epoch": 0.82, - "grad_norm": 0.0, - "learning_rate": 1.9806445725533634e-05, - "loss": 0.884, - "step": 946 - }, - { - "epoch": 0.82, - "grad_norm": 0.0, - "learning_rate": 1.9805835684880648e-05, - "loss": 1.1516, - "step": 947 - }, - { - "epoch": 0.82, - "grad_norm": 0.0, - "learning_rate": 1.980522469380684e-05, - "loss": 1.9058, - "step": 948 - }, - { - "epoch": 0.82, - "grad_norm": 0.0, - "learning_rate": 1.9804612752371435e-05, - "loss": 0.7375, - "step": 949 - }, - { - "epoch": 0.82, - "grad_norm": 0.0, - "learning_rate": 1.980399986063374e-05, - "loss": 1.2257, - "step": 950 - }, - { - "epoch": 0.82, - "grad_norm": 0.0, - "learning_rate": 1.9803386018653162e-05, - "loss": 1.8855, - "step": 951 - }, - { - "epoch": 0.82, - "grad_norm": 0.0, - "learning_rate": 1.9802771226489194e-05, - "loss": 0.8205, - "step": 952 - }, - { - "epoch": 0.82, - "grad_norm": 0.0, - "learning_rate": 1.980215548420143e-05, - "loss": 1.1076, - "step": 953 - }, - { - "epoch": 0.83, - "grad_norm": 0.0, - "learning_rate": 1.9801538791849544e-05, - "loss": 1.4414, - "step": 954 - }, - { - "epoch": 0.83, - "grad_norm": 0.0, - "learning_rate": 1.9800921149493312e-05, - "loss": 1.345, - "step": 955 - }, - { - "epoch": 0.83, - "grad_norm": 0.0, - "learning_rate": 1.9800302557192597e-05, - "loss": 1.4992, - "step": 956 - }, - { - "epoch": 0.83, - "grad_norm": 0.0, - "learning_rate": 1.9799683015007357e-05, - "loss": 0.8861, - "step": 957 - }, - { - "epoch": 0.83, - "grad_norm": 0.0, - "learning_rate": 1.9799062522997635e-05, - "loss": 1.8207, - "step": 958 - }, - { - "epoch": 0.83, - "grad_norm": 0.0, - "learning_rate": 1.9798441081223577e-05, - "loss": 1.3811, - "step": 959 - }, - { - "epoch": 0.83, - "grad_norm": 0.0, - "learning_rate": 1.979781868974542e-05, - "loss": 1.3382, - "step": 960 - }, - { - "epoch": 0.83, - "grad_norm": 0.0, - "learning_rate": 1.9797195348623478e-05, - "loss": 1.5169, - "step": 961 - }, - { - "epoch": 0.83, - "grad_norm": 0.0, - "learning_rate": 1.9796571057918172e-05, - "loss": 1.0835, - "step": 962 - }, - { - "epoch": 0.83, - "grad_norm": 0.0, - "learning_rate": 1.9795945817690013e-05, - "loss": 0.7943, - "step": 963 - }, - { - "epoch": 0.83, - "grad_norm": 0.0, - "learning_rate": 1.97953196279996e-05, - "loss": 1.3341, - "step": 964 - }, - { - "epoch": 0.83, - "grad_norm": 0.0, - "learning_rate": 1.9794692488907624e-05, - "loss": 1.1817, - "step": 965 - }, - { - "epoch": 0.84, - "grad_norm": 0.0, - "learning_rate": 1.9794064400474876e-05, - "loss": 1.1526, - "step": 966 - }, - { - "epoch": 0.84, - "grad_norm": 0.0, - "learning_rate": 1.9793435362762224e-05, - "loss": 0.803, - "step": 967 - }, - { - "epoch": 0.84, - "grad_norm": 0.0, - "learning_rate": 1.9792805375830645e-05, - "loss": 1.0039, - "step": 968 - }, - { - "epoch": 0.84, - "grad_norm": 0.0, - "learning_rate": 1.9792174439741195e-05, - "loss": 1.3156, - "step": 969 - }, - { - "epoch": 0.84, - "grad_norm": 0.0, - "learning_rate": 1.979154255455503e-05, - "loss": 1.181, - "step": 970 - }, - { - "epoch": 0.84, - "grad_norm": 0.0, - "learning_rate": 1.9790909720333395e-05, - "loss": 1.186, - "step": 971 - }, - { - "epoch": 0.84, - "grad_norm": 0.0, - "learning_rate": 1.979027593713762e-05, - "loss": 1.6349, - "step": 972 - }, - { - "epoch": 0.84, - "grad_norm": 0.0, - "learning_rate": 1.978964120502914e-05, - "loss": 1.0389, - "step": 973 - }, - { - "epoch": 0.84, - "grad_norm": 0.0, - "learning_rate": 1.978900552406948e-05, - "loss": 1.2157, - "step": 974 - }, - { - "epoch": 0.84, - "grad_norm": 0.0, - "learning_rate": 1.978836889432024e-05, - "loss": 1.0351, - "step": 975 - }, - { - "epoch": 0.84, - "grad_norm": 0.0, - "learning_rate": 1.978773131584313e-05, - "loss": 1.6761, - "step": 976 - }, - { - "epoch": 0.85, - "grad_norm": 0.0, - "learning_rate": 1.9787092788699954e-05, - "loss": 1.367, - "step": 977 - }, - { - "epoch": 0.85, - "grad_norm": 0.0, - "learning_rate": 1.9786453312952595e-05, - "loss": 1.2725, - "step": 978 - }, - { - "epoch": 0.85, - "grad_norm": 0.0, - "learning_rate": 1.9785812888663037e-05, - "loss": 1.1983, - "step": 979 - }, - { - "epoch": 0.85, - "grad_norm": 0.0, - "learning_rate": 1.9785171515893344e-05, - "loss": 1.7111, - "step": 980 - }, - { - "epoch": 0.85, - "grad_norm": 0.0, - "learning_rate": 1.9784529194705688e-05, - "loss": 1.1416, - "step": 981 - }, - { - "epoch": 0.85, - "grad_norm": 0.0, - "learning_rate": 1.9783885925162322e-05, - "loss": 1.4777, - "step": 982 - }, - { - "epoch": 0.85, - "grad_norm": 0.0, - "learning_rate": 1.9783241707325596e-05, - "loss": 1.1139, - "step": 983 - }, - { - "epoch": 0.85, - "grad_norm": 0.0, - "learning_rate": 1.9782596541257945e-05, - "loss": 1.3875, - "step": 984 - }, - { - "epoch": 0.85, - "grad_norm": 0.0, - "learning_rate": 1.978195042702191e-05, - "loss": 1.1632, - "step": 985 - }, - { - "epoch": 0.85, - "grad_norm": 0.0, - "learning_rate": 1.978130336468011e-05, - "loss": 0.6569, - "step": 986 - }, - { - "epoch": 0.85, - "grad_norm": 0.0, - "learning_rate": 1.9780655354295263e-05, - "loss": 1.2185, - "step": 987 - }, - { - "epoch": 0.85, - "grad_norm": 0.0, - "learning_rate": 1.9780006395930173e-05, - "loss": 1.5309, - "step": 988 - }, - { - "epoch": 0.86, - "grad_norm": 0.0, - "learning_rate": 1.977935648964774e-05, - "loss": 0.8783, - "step": 989 - }, - { - "epoch": 0.86, - "grad_norm": 0.0, - "learning_rate": 1.977870563551096e-05, - "loss": 1.154, - "step": 990 - }, - { - "epoch": 0.86, - "grad_norm": 0.0, - "learning_rate": 1.9778053833582916e-05, - "loss": 1.1455, - "step": 991 - }, - { - "epoch": 0.86, - "grad_norm": 0.0, - "learning_rate": 1.9777401083926776e-05, - "loss": 0.9039, - "step": 992 - }, - { - "epoch": 0.86, - "grad_norm": 0.0, - "learning_rate": 1.9776747386605815e-05, - "loss": 1.1789, - "step": 993 - }, - { - "epoch": 0.86, - "grad_norm": 0.0, - "learning_rate": 1.9776092741683387e-05, - "loss": 0.8995, - "step": 994 - }, - { - "epoch": 0.86, - "grad_norm": 0.0, - "learning_rate": 1.9775437149222948e-05, - "loss": 1.703, - "step": 995 - }, - { - "epoch": 0.86, - "grad_norm": 0.0, - "learning_rate": 1.9774780609288032e-05, - "loss": 1.349, - "step": 996 - }, - { - "epoch": 0.86, - "grad_norm": 0.0, - "learning_rate": 1.9774123121942282e-05, - "loss": 1.8841, - "step": 997 - }, - { - "epoch": 0.86, - "grad_norm": 0.0, - "learning_rate": 1.9773464687249422e-05, - "loss": 1.5443, - "step": 998 - }, - { - "epoch": 0.86, - "grad_norm": 0.0, - "learning_rate": 1.977280530527327e-05, - "loss": 2.2396, - "step": 999 - }, - { - "epoch": 0.87, - "grad_norm": 0.0, - "learning_rate": 1.9772144976077733e-05, - "loss": 1.0684, - "step": 1000 - }, - { - "epoch": 0.87, - "grad_norm": 0.0, - "learning_rate": 1.9771483699726815e-05, - "loss": 0.6238, - "step": 1001 - }, - { - "epoch": 0.87, - "grad_norm": 0.0, - "learning_rate": 1.977082147628461e-05, - "loss": 1.4134, - "step": 1002 - }, - { - "epoch": 0.87, - "grad_norm": 0.0, - "learning_rate": 1.9770158305815307e-05, - "loss": 1.7217, - "step": 1003 - }, - { - "epoch": 0.87, - "grad_norm": 0.0, - "learning_rate": 1.9769494188383175e-05, - "loss": 1.6523, - "step": 1004 - }, - { - "epoch": 0.87, - "grad_norm": 0.0, - "learning_rate": 1.9768829124052585e-05, - "loss": 1.149, - "step": 1005 - }, - { - "epoch": 0.87, - "grad_norm": 0.0, - "learning_rate": 1.9768163112888e-05, - "loss": 1.2257, - "step": 1006 - }, - { - "epoch": 0.87, - "grad_norm": 0.0, - "learning_rate": 1.9767496154953977e-05, - "loss": 0.8626, - "step": 1007 - }, - { - "epoch": 0.87, - "grad_norm": 0.0, - "learning_rate": 1.9766828250315155e-05, - "loss": 1.0577, - "step": 1008 - }, - { - "epoch": 0.87, - "grad_norm": 0.0, - "learning_rate": 1.9766159399036264e-05, - "loss": 1.1584, - "step": 1009 - }, - { - "epoch": 0.87, - "grad_norm": 0.0, - "learning_rate": 1.9765489601182145e-05, - "loss": 1.2006, - "step": 1010 - }, - { - "epoch": 0.87, - "grad_norm": 0.0, - "learning_rate": 1.9764818856817706e-05, - "loss": 1.2568, - "step": 1011 - }, - { - "epoch": 0.88, - "grad_norm": 0.0, - "learning_rate": 1.9764147166007963e-05, - "loss": 0.901, - "step": 1012 - }, - { - "epoch": 0.88, - "grad_norm": 0.0, - "learning_rate": 1.976347452881802e-05, - "loss": 1.0499, - "step": 1013 - }, - { - "epoch": 0.88, - "grad_norm": 0.0, - "learning_rate": 1.9762800945313076e-05, - "loss": 1.6726, - "step": 1014 - }, - { - "epoch": 0.88, - "grad_norm": 0.0, - "learning_rate": 1.9762126415558405e-05, - "loss": 1.2836, - "step": 1015 - }, - { - "epoch": 0.88, - "grad_norm": 0.0, - "learning_rate": 1.976145093961939e-05, - "loss": 0.8501, - "step": 1016 - }, - { - "epoch": 0.88, - "grad_norm": 0.0, - "learning_rate": 1.9760774517561506e-05, - "loss": 1.0926, - "step": 1017 - }, - { - "epoch": 0.88, - "grad_norm": 0.0, - "learning_rate": 1.9760097149450313e-05, - "loss": 0.4575, - "step": 1018 - }, - { - "epoch": 0.88, - "grad_norm": 0.0, - "learning_rate": 1.9759418835351464e-05, - "loss": 1.3974, - "step": 1019 - }, - { - "epoch": 0.88, - "grad_norm": 0.0, - "learning_rate": 1.9758739575330698e-05, - "loss": 0.866, - "step": 1020 - }, - { - "epoch": 0.88, - "grad_norm": 0.0, - "learning_rate": 1.9758059369453858e-05, - "loss": 1.5185, - "step": 1021 - }, - { - "epoch": 0.88, - "grad_norm": 0.0, - "learning_rate": 1.975737821778687e-05, - "loss": 1.4913, - "step": 1022 - }, - { - "epoch": 0.88, - "grad_norm": 0.0, - "learning_rate": 1.9756696120395755e-05, - "loss": 1.9971, - "step": 1023 - }, - { - "epoch": 0.89, - "grad_norm": 0.0, - "learning_rate": 1.975601307734662e-05, - "loss": 0.9424, - "step": 1024 - }, - { - "epoch": 0.89, - "grad_norm": 0.0, - "learning_rate": 1.9755329088705678e-05, - "loss": 0.872, - "step": 1025 - }, - { - "epoch": 0.89, - "grad_norm": 0.0, - "learning_rate": 1.9754644154539216e-05, - "loss": 1.2935, - "step": 1026 - }, - { - "epoch": 0.89, - "grad_norm": 0.0, - "learning_rate": 1.975395827491362e-05, - "loss": 0.6419, - "step": 1027 - }, - { - "epoch": 0.89, - "grad_norm": 0.0, - "learning_rate": 1.9753271449895373e-05, - "loss": 0.9702, - "step": 1028 - }, - { - "epoch": 0.89, - "grad_norm": 0.0, - "learning_rate": 1.9752583679551045e-05, - "loss": 0.7756, - "step": 1029 - }, - { - "epoch": 0.89, - "grad_norm": 0.0, - "learning_rate": 1.9751894963947292e-05, - "loss": 1.5196, - "step": 1030 - }, - { - "epoch": 0.89, - "grad_norm": 0.0, - "learning_rate": 1.975120530315087e-05, - "loss": 0.9497, - "step": 1031 - }, - { - "epoch": 0.89, - "grad_norm": 0.0, - "learning_rate": 1.9750514697228626e-05, - "loss": 1.2582, - "step": 1032 - }, - { - "epoch": 0.89, - "grad_norm": 0.0, - "learning_rate": 1.9749823146247494e-05, - "loss": 1.865, - "step": 1033 - }, - { - "epoch": 0.89, - "grad_norm": 0.0, - "learning_rate": 1.97491306502745e-05, - "loss": 1.2193, - "step": 1034 - }, - { - "epoch": 0.9, - "grad_norm": 0.0, - "learning_rate": 1.9748437209376766e-05, - "loss": 1.156, - "step": 1035 - }, - { - "epoch": 0.9, - "grad_norm": 0.0, - "learning_rate": 1.9747742823621504e-05, - "loss": 0.7848, - "step": 1036 - }, - { - "epoch": 0.9, - "grad_norm": 0.0, - "learning_rate": 1.9747047493076016e-05, - "loss": 0.9993, - "step": 1037 - }, - { - "epoch": 0.9, - "grad_norm": 0.0, - "learning_rate": 1.9746351217807692e-05, - "loss": 1.89, - "step": 1038 - }, - { - "epoch": 0.9, - "grad_norm": 0.0, - "learning_rate": 1.9745653997884024e-05, - "loss": 1.8257, - "step": 1039 - }, - { - "epoch": 0.9, - "grad_norm": 0.0, - "learning_rate": 1.9744955833372588e-05, - "loss": 1.1063, - "step": 1040 - }, - { - "epoch": 0.9, - "grad_norm": 0.0, - "learning_rate": 1.9744256724341048e-05, - "loss": 1.0496, - "step": 1041 - }, - { - "epoch": 0.9, - "grad_norm": 0.0, - "learning_rate": 1.974355667085717e-05, - "loss": 0.6808, - "step": 1042 - }, - { - "epoch": 0.9, - "grad_norm": 0.0, - "learning_rate": 1.9742855672988802e-05, - "loss": 0.5771, - "step": 1043 - }, - { - "epoch": 0.9, - "grad_norm": 0.0, - "learning_rate": 1.974215373080389e-05, - "loss": 1.1454, - "step": 1044 - }, - { - "epoch": 0.9, - "grad_norm": 0.0, - "learning_rate": 1.9741450844370473e-05, - "loss": 1.0009, - "step": 1045 - }, - { - "epoch": 0.9, - "grad_norm": 0.0, - "learning_rate": 1.9740747013756666e-05, - "loss": 1.8394, - "step": 1046 - }, - { - "epoch": 0.91, - "grad_norm": 0.0, - "learning_rate": 1.9740042239030698e-05, - "loss": 1.4646, - "step": 1047 - }, - { - "epoch": 0.91, - "grad_norm": 0.0, - "learning_rate": 1.9739336520260875e-05, - "loss": 0.9995, - "step": 1048 - }, - { - "epoch": 0.91, - "grad_norm": 0.0, - "learning_rate": 1.9738629857515597e-05, - "loss": 1.0404, - "step": 1049 - }, - { - "epoch": 0.91, - "grad_norm": 0.0, - "learning_rate": 1.9737922250863356e-05, - "loss": 1.709, - "step": 1050 - }, - { - "epoch": 0.91, - "grad_norm": 0.0, - "learning_rate": 1.973721370037274e-05, - "loss": 0.6872, - "step": 1051 - }, - { - "epoch": 0.91, - "grad_norm": 0.0, - "learning_rate": 1.973650420611242e-05, - "loss": 1.393, - "step": 1052 - }, - { - "epoch": 0.91, - "grad_norm": 0.0, - "learning_rate": 1.9735793768151167e-05, - "loss": 1.9259, - "step": 1053 - }, - { - "epoch": 0.91, - "grad_norm": 0.0, - "learning_rate": 1.9735082386557835e-05, - "loss": 1.1736, - "step": 1054 - }, - { - "epoch": 0.91, - "grad_norm": 0.0, - "learning_rate": 1.9734370061401378e-05, - "loss": 1.4016, - "step": 1055 - }, - { - "epoch": 0.91, - "grad_norm": 0.0, - "learning_rate": 1.9733656792750834e-05, - "loss": 1.9683, - "step": 1056 - }, - { - "epoch": 0.91, - "grad_norm": 0.0, - "learning_rate": 1.973294258067534e-05, - "loss": 0.7297, - "step": 1057 - }, - { - "epoch": 0.92, - "grad_norm": 0.0, - "learning_rate": 1.9732227425244117e-05, - "loss": 2.2404, - "step": 1058 - }, - { - "epoch": 0.92, - "grad_norm": 0.0, - "learning_rate": 1.9731511326526484e-05, - "loss": 0.9218, - "step": 1059 - }, - { - "epoch": 0.92, - "grad_norm": 0.0, - "learning_rate": 1.973079428459184e-05, - "loss": 0.9051, - "step": 1060 - }, - { - "epoch": 0.92, - "grad_norm": 0.0, - "learning_rate": 1.97300762995097e-05, - "loss": 1.2462, - "step": 1061 - }, - { - "epoch": 0.92, - "grad_norm": 0.0, - "learning_rate": 1.9729357371349632e-05, - "loss": 0.9148, - "step": 1062 - }, - { - "epoch": 0.92, - "grad_norm": 0.0, - "learning_rate": 1.9728637500181335e-05, - "loss": 1.275, - "step": 1063 - }, - { - "epoch": 0.92, - "grad_norm": 0.0, - "learning_rate": 1.972791668607457e-05, - "loss": 0.8702, - "step": 1064 - }, - { - "epoch": 0.92, - "grad_norm": 0.0, - "learning_rate": 1.9727194929099215e-05, - "loss": 1.6086, - "step": 1065 - }, - { - "epoch": 0.92, - "grad_norm": 0.0, - "learning_rate": 1.9726472229325214e-05, - "loss": 2.1187, - "step": 1066 - }, - { - "epoch": 0.92, - "grad_norm": 0.0, - "learning_rate": 1.9725748586822614e-05, - "loss": 0.7837, - "step": 1067 - }, - { - "epoch": 0.92, - "grad_norm": 0.0, - "learning_rate": 1.9725024001661557e-05, - "loss": 1.8754, - "step": 1068 - }, - { - "epoch": 0.92, - "grad_norm": 0.0, - "learning_rate": 1.972429847391228e-05, - "loss": 1.834, - "step": 1069 - }, - { - "epoch": 0.93, - "grad_norm": 0.0, - "learning_rate": 1.972357200364509e-05, - "loss": 0.8226, - "step": 1070 - }, - { - "epoch": 0.93, - "grad_norm": 0.0, - "learning_rate": 1.9722844590930405e-05, - "loss": 1.3343, - "step": 1071 - }, - { - "epoch": 0.93, - "grad_norm": 0.0, - "learning_rate": 1.9722116235838732e-05, - "loss": 1.4347, - "step": 1072 - }, - { - "epoch": 0.93, - "grad_norm": 0.0, - "learning_rate": 1.9721386938440663e-05, - "loss": 1.4649, - "step": 1073 - }, - { - "epoch": 0.93, - "grad_norm": 0.0, - "learning_rate": 1.9720656698806886e-05, - "loss": 1.0742, - "step": 1074 - }, - { - "epoch": 0.93, - "grad_norm": 0.0, - "learning_rate": 1.9719925517008178e-05, - "loss": 0.9538, - "step": 1075 - }, - { - "epoch": 0.93, - "grad_norm": 0.0, - "learning_rate": 1.9719193393115404e-05, - "loss": 1.3169, - "step": 1076 - }, - { - "epoch": 0.93, - "grad_norm": 0.0, - "learning_rate": 1.9718460327199532e-05, - "loss": 1.3942, - "step": 1077 - }, - { - "epoch": 0.93, - "grad_norm": 0.0, - "learning_rate": 1.9717726319331608e-05, - "loss": 1.4988, - "step": 1078 - }, - { - "epoch": 0.93, - "grad_norm": 0.0, - "learning_rate": 1.971699136958278e-05, - "loss": 1.2291, - "step": 1079 - }, - { - "epoch": 0.93, - "grad_norm": 0.0, - "learning_rate": 1.9716255478024277e-05, - "loss": 0.7082, - "step": 1080 - }, - { - "epoch": 0.94, - "grad_norm": 0.0, - "learning_rate": 1.9715518644727426e-05, - "loss": 2.0266, - "step": 1081 - }, - { - "epoch": 0.94, - "grad_norm": 0.0, - "learning_rate": 1.9714780869763647e-05, - "loss": 0.6204, - "step": 1082 - }, - { - "epoch": 0.94, - "grad_norm": 0.0, - "learning_rate": 1.9714042153204444e-05, - "loss": 0.7921, - "step": 1083 - }, - { - "epoch": 0.94, - "grad_norm": 0.0, - "learning_rate": 1.971330249512142e-05, - "loss": 1.1352, - "step": 1084 - }, - { - "epoch": 0.94, - "grad_norm": 0.0, - "learning_rate": 1.971256189558626e-05, - "loss": 0.9044, - "step": 1085 - }, - { - "epoch": 0.94, - "grad_norm": 0.0, - "learning_rate": 1.9711820354670748e-05, - "loss": 1.0322, - "step": 1086 - }, - { - "epoch": 0.94, - "grad_norm": 0.0, - "learning_rate": 1.9711077872446764e-05, - "loss": 1.6467, - "step": 1087 - }, - { - "epoch": 0.94, - "grad_norm": 0.0, - "learning_rate": 1.9710334448986266e-05, - "loss": 1.6456, - "step": 1088 - }, - { - "epoch": 0.94, - "grad_norm": 0.0, - "learning_rate": 1.970959008436131e-05, - "loss": 1.1898, - "step": 1089 - }, - { - "epoch": 0.94, - "grad_norm": 0.0, - "learning_rate": 1.970884477864404e-05, - "loss": 0.9502, - "step": 1090 - }, - { - "epoch": 0.94, - "grad_norm": 0.0, - "learning_rate": 1.9708098531906702e-05, - "loss": 1.1368, - "step": 1091 - }, - { - "epoch": 0.94, - "grad_norm": 0.0, - "learning_rate": 1.970735134422162e-05, - "loss": 1.0855, - "step": 1092 - }, - { - "epoch": 0.95, - "grad_norm": 0.0, - "learning_rate": 1.9706603215661212e-05, - "loss": 1.3383, - "step": 1093 - }, - { - "epoch": 0.95, - "grad_norm": 0.0, - "learning_rate": 1.9705854146297997e-05, - "loss": 0.6371, - "step": 1094 - }, - { - "epoch": 0.95, - "grad_norm": 0.0, - "learning_rate": 1.9705104136204568e-05, - "loss": 1.8, - "step": 1095 - }, - { - "epoch": 0.95, - "grad_norm": 0.0, - "learning_rate": 1.9704353185453627e-05, - "loss": 1.0682, - "step": 1096 - }, - { - "epoch": 0.95, - "grad_norm": 0.0, - "learning_rate": 1.970360129411796e-05, - "loss": 0.9908, - "step": 1097 - }, - { - "epoch": 0.95, - "grad_norm": 0.0, - "learning_rate": 1.9702848462270435e-05, - "loss": 1.5218, - "step": 1098 - }, - { - "epoch": 0.95, - "grad_norm": 0.0, - "learning_rate": 1.9702094689984026e-05, - "loss": 1.4718, - "step": 1099 - }, - { - "epoch": 0.95, - "grad_norm": 0.0, - "learning_rate": 1.970133997733179e-05, - "loss": 0.948, - "step": 1100 - }, - { - "epoch": 0.95, - "grad_norm": 0.0, - "learning_rate": 1.9700584324386875e-05, - "loss": 1.3951, - "step": 1101 - }, - { - "epoch": 0.95, - "grad_norm": 0.0, - "learning_rate": 1.9699827731222528e-05, - "loss": 0.9924, - "step": 1102 - }, - { - "epoch": 0.95, - "grad_norm": 0.0, - "learning_rate": 1.969907019791207e-05, - "loss": 1.0904, - "step": 1103 - }, - { - "epoch": 0.96, - "grad_norm": 0.0, - "learning_rate": 1.9698311724528938e-05, - "loss": 1.1197, - "step": 1104 - }, - { - "epoch": 0.96, - "grad_norm": 0.0, - "learning_rate": 1.9697552311146638e-05, - "loss": 1.3594, - "step": 1105 - }, - { - "epoch": 0.96, - "grad_norm": 0.0, - "learning_rate": 1.969679195783877e-05, - "loss": 1.0511, - "step": 1106 - }, - { - "epoch": 0.96, - "grad_norm": 0.0, - "learning_rate": 1.9696030664679044e-05, - "loss": 0.8417, - "step": 1107 - }, - { - "epoch": 0.96, - "grad_norm": 0.0, - "learning_rate": 1.9695268431741238e-05, - "loss": 0.7417, - "step": 1108 - }, - { - "epoch": 0.96, - "grad_norm": 0.0, - "learning_rate": 1.9694505259099233e-05, - "loss": 0.6072, - "step": 1109 - }, - { - "epoch": 0.96, - "grad_norm": 0.0, - "learning_rate": 1.9693741146826998e-05, - "loss": 0.9188, - "step": 1110 - }, - { - "epoch": 0.96, - "grad_norm": 0.0, - "learning_rate": 1.9692976094998598e-05, - "loss": 1.573, - "step": 1111 - }, - { - "epoch": 0.96, - "grad_norm": 0.0, - "learning_rate": 1.9692210103688178e-05, - "loss": 1.117, - "step": 1112 - }, - { - "epoch": 0.96, - "grad_norm": 0.0, - "learning_rate": 1.9691443172969986e-05, - "loss": 0.7641, - "step": 1113 - }, - { - "epoch": 0.96, - "grad_norm": 0.0, - "learning_rate": 1.9690675302918355e-05, - "loss": 1.3219, - "step": 1114 - }, - { - "epoch": 0.96, - "grad_norm": 0.0, - "learning_rate": 1.968990649360771e-05, - "loss": 1.0084, - "step": 1115 - }, - { - "epoch": 0.97, - "grad_norm": 0.0, - "learning_rate": 1.9689136745112565e-05, - "loss": 0.696, - "step": 1116 - }, - { - "epoch": 0.97, - "grad_norm": 0.0, - "learning_rate": 1.968836605750753e-05, - "loss": 0.8905, - "step": 1117 - }, - { - "epoch": 0.97, - "grad_norm": 0.0, - "learning_rate": 1.96875944308673e-05, - "loss": 1.2298, - "step": 1118 - }, - { - "epoch": 0.97, - "grad_norm": 0.0, - "learning_rate": 1.968682186526667e-05, - "loss": 1.2054, - "step": 1119 - }, - { - "epoch": 0.97, - "grad_norm": 0.0, - "learning_rate": 1.9686048360780513e-05, - "loss": 1.1523, - "step": 1120 - }, - { - "epoch": 0.97, - "grad_norm": 0.0, - "learning_rate": 1.9685273917483804e-05, - "loss": 1.0092, - "step": 1121 - }, - { - "epoch": 0.97, - "grad_norm": 0.0, - "learning_rate": 1.9684498535451605e-05, - "loss": 0.9032, - "step": 1122 - }, - { - "epoch": 0.97, - "grad_norm": 0.0, - "learning_rate": 1.968372221475907e-05, - "loss": 0.7455, - "step": 1123 - }, - { - "epoch": 0.97, - "grad_norm": 0.0, - "learning_rate": 1.9682944955481443e-05, - "loss": 1.1597, - "step": 1124 - }, - { - "epoch": 0.97, - "grad_norm": 0.0, - "learning_rate": 1.9682166757694054e-05, - "loss": 0.9467, - "step": 1125 - }, - { - "epoch": 0.97, - "grad_norm": 0.0, - "learning_rate": 1.968138762147233e-05, - "loss": 1.4191, - "step": 1126 - }, - { - "epoch": 0.97, - "grad_norm": 0.0, - "learning_rate": 1.9680607546891798e-05, - "loss": 1.0106, - "step": 1127 - }, - { - "epoch": 0.98, - "grad_norm": 0.0, - "learning_rate": 1.9679826534028055e-05, - "loss": 0.9692, - "step": 1128 - }, - { - "epoch": 0.98, - "grad_norm": 0.0, - "learning_rate": 1.9679044582956805e-05, - "loss": 0.7482, - "step": 1129 - }, - { - "epoch": 0.98, - "grad_norm": 0.0, - "learning_rate": 1.967826169375384e-05, - "loss": 0.9497, - "step": 1130 - }, - { - "epoch": 0.98, - "grad_norm": 0.0, - "learning_rate": 1.967747786649503e-05, - "loss": 1.2587, - "step": 1131 - }, - { - "epoch": 0.98, - "grad_norm": 0.0, - "learning_rate": 1.9676693101256356e-05, - "loss": 0.6728, - "step": 1132 - }, - { - "epoch": 0.98, - "grad_norm": 0.0, - "learning_rate": 1.967590739811388e-05, - "loss": 0.9969, - "step": 1133 - }, - { - "epoch": 0.98, - "grad_norm": 0.0, - "learning_rate": 1.9675120757143756e-05, - "loss": 1.2675, - "step": 1134 - }, - { - "epoch": 0.98, - "grad_norm": 0.0, - "learning_rate": 1.967433317842222e-05, - "loss": 1.9247, - "step": 1135 - }, - { - "epoch": 0.98, - "grad_norm": 0.0, - "learning_rate": 1.967354466202562e-05, - "loss": 0.7008, - "step": 1136 - }, - { - "epoch": 0.98, - "grad_norm": 0.0, - "learning_rate": 1.9672755208030376e-05, - "loss": 0.7439, - "step": 1137 - }, - { - "epoch": 0.98, - "grad_norm": 0.0, - "learning_rate": 1.9671964816513004e-05, - "loss": 0.9978, - "step": 1138 - }, - { - "epoch": 0.99, - "grad_norm": 0.0, - "learning_rate": 1.967117348755011e-05, - "loss": 0.8923, - "step": 1139 - }, - { - "epoch": 0.99, - "grad_norm": 0.0, - "learning_rate": 1.9670381221218394e-05, - "loss": 0.9185, - "step": 1140 - }, - { - "epoch": 0.99, - "grad_norm": 0.0, - "learning_rate": 1.9669588017594652e-05, - "loss": 1.5411, - "step": 1141 - }, - { - "epoch": 0.99, - "grad_norm": 0.0, - "learning_rate": 1.9668793876755758e-05, - "loss": 1.3344, - "step": 1142 - }, - { - "epoch": 0.99, - "grad_norm": 0.0, - "learning_rate": 1.9667998798778686e-05, - "loss": 1.5228, - "step": 1143 - }, - { - "epoch": 0.99, - "grad_norm": 0.0, - "learning_rate": 1.9667202783740496e-05, - "loss": 0.9125, - "step": 1144 - }, - { - "epoch": 0.99, - "grad_norm": 0.0, - "learning_rate": 1.9666405831718343e-05, - "loss": 1.2888, - "step": 1145 - }, - { - "epoch": 0.99, - "grad_norm": 0.0, - "learning_rate": 1.9665607942789472e-05, - "loss": 1.7385, - "step": 1146 - }, - { - "epoch": 0.99, - "grad_norm": 0.0, - "learning_rate": 1.9664809117031208e-05, - "loss": 1.4955, - "step": 1147 - }, - { - "epoch": 0.99, - "grad_norm": 0.0, - "learning_rate": 1.9664009354520993e-05, - "loss": 0.9732, - "step": 1148 - }, - { - "epoch": 0.99, - "grad_norm": 0.0, - "learning_rate": 1.9663208655336327e-05, - "loss": 0.818, - "step": 1149 - }, - { - "epoch": 0.99, - "grad_norm": 0.0, - "learning_rate": 1.966240701955483e-05, - "loss": 1.221, - "step": 1150 - }, - { - "epoch": 1.0, - "grad_norm": 0.0, - "learning_rate": 1.966160444725419e-05, - "loss": 1.2523, - "step": 1151 - }, - { - "epoch": 1.0, - "grad_norm": 0.0, - "learning_rate": 1.9660800938512197e-05, - "loss": 0.984, - "step": 1152 - }, - { - "epoch": 1.0, - "grad_norm": 0.0, - "learning_rate": 1.9659996493406735e-05, - "loss": 0.8476, - "step": 1153 - }, - { - "epoch": 1.0, - "grad_norm": 0.0, - "learning_rate": 1.965919111201577e-05, - "loss": 1.616, - "step": 1154 - }, - { - "epoch": 1.0, - "grad_norm": 0.0, - "learning_rate": 1.9658384794417366e-05, - "loss": 0.6932, - "step": 1155 - }, - { - "epoch": 1.0, - "grad_norm": 0.0, - "learning_rate": 1.9657577540689675e-05, - "loss": 0.9519, - "step": 1156 - }, - { - "epoch": 1.0, - "grad_norm": 0.0, - "learning_rate": 1.9656769350910934e-05, - "loss": 0.8136, - "step": 1157 - }, - { - "epoch": 1.0, - "grad_norm": 0.0, - "learning_rate": 1.965596022515948e-05, - "loss": 0.9759, - "step": 1158 - }, - { - "epoch": 1.0, - "grad_norm": 0.0, - "learning_rate": 1.9655150163513735e-05, - "loss": 1.3034, - "step": 1159 - }, - { - "epoch": 1.0, - "grad_norm": 0.0, - "learning_rate": 1.9654339166052216e-05, - "loss": 1.0601, - "step": 1160 - }, - { - "epoch": 1.0, - "grad_norm": 0.0, - "learning_rate": 1.9653527232853526e-05, - "loss": 1.1833, - "step": 1161 - }, - { - "epoch": 1.01, - "grad_norm": 0.0, - "learning_rate": 1.965271436399636e-05, - "loss": 0.5603, - "step": 1162 - }, - { - "epoch": 1.01, - "grad_norm": 0.0, - "learning_rate": 1.9651900559559503e-05, - "loss": 0.7942, - "step": 1163 - }, - { - "epoch": 1.01, - "grad_norm": 0.0, - "learning_rate": 1.965108581962184e-05, - "loss": 1.1064, - "step": 1164 - }, - { - "epoch": 1.01, - "grad_norm": 0.0, - "learning_rate": 1.9650270144262334e-05, - "loss": 0.8212, - "step": 1165 - }, - { - "epoch": 1.01, - "grad_norm": 0.0, - "learning_rate": 1.964945353356004e-05, - "loss": 0.728, - "step": 1166 - }, - { - "epoch": 1.01, - "grad_norm": 0.0, - "learning_rate": 1.9648635987594114e-05, - "loss": 0.637, - "step": 1167 - }, - { - "epoch": 1.01, - "grad_norm": 0.0, - "learning_rate": 1.9647817506443786e-05, - "loss": 0.5606, - "step": 1168 - }, - { - "epoch": 1.01, - "grad_norm": 0.0, - "learning_rate": 1.9646998090188397e-05, - "loss": 0.5485, - "step": 1169 - }, - { - "epoch": 1.01, - "grad_norm": 0.0, - "learning_rate": 1.9646177738907367e-05, - "loss": 0.8732, - "step": 1170 - }, - { - "epoch": 1.01, - "grad_norm": 0.0, - "learning_rate": 1.9645356452680197e-05, - "loss": 1.0253, - "step": 1171 - }, - { - "epoch": 1.01, - "grad_norm": 0.0, - "learning_rate": 1.9644534231586503e-05, - "loss": 0.884, - "step": 1172 - }, - { - "epoch": 1.01, - "grad_norm": 0.0, - "learning_rate": 1.9643711075705968e-05, - "loss": 0.5943, - "step": 1173 - }, - { - "epoch": 1.02, - "grad_norm": 0.0, - "learning_rate": 1.9642886985118382e-05, - "loss": 0.8292, - "step": 1174 - }, - { - "epoch": 1.02, - "grad_norm": 0.0, - "learning_rate": 1.9642061959903614e-05, - "loss": 0.9462, - "step": 1175 - }, - { - "epoch": 1.02, - "grad_norm": 0.0, - "learning_rate": 1.9641236000141633e-05, - "loss": 0.6093, - "step": 1176 - }, - { - "epoch": 1.02, - "grad_norm": 0.0, - "learning_rate": 1.9640409105912495e-05, - "loss": 1.1054, - "step": 1177 - }, - { - "epoch": 1.02, - "grad_norm": 0.0, - "learning_rate": 1.963958127729634e-05, - "loss": 1.3071, - "step": 1178 - }, - { - "epoch": 1.02, - "grad_norm": 0.0, - "learning_rate": 1.963875251437341e-05, - "loss": 1.2346, - "step": 1179 - }, - { - "epoch": 1.02, - "grad_norm": 0.0, - "learning_rate": 1.963792281722403e-05, - "loss": 0.6358, - "step": 1180 - }, - { - "epoch": 1.02, - "grad_norm": 0.0, - "learning_rate": 1.9637092185928614e-05, - "loss": 0.8314, - "step": 1181 - }, - { - "epoch": 1.02, - "grad_norm": 0.0, - "learning_rate": 1.963626062056768e-05, - "loss": 0.908, - "step": 1182 - }, - { - "epoch": 1.02, - "grad_norm": 0.0, - "learning_rate": 1.9635428121221814e-05, - "loss": 0.5668, - "step": 1183 - }, - { - "epoch": 1.02, - "grad_norm": 0.0, - "learning_rate": 1.9634594687971714e-05, - "loss": 0.8148, - "step": 1184 - }, - { - "epoch": 1.03, - "grad_norm": 0.0, - "learning_rate": 1.9633760320898156e-05, - "loss": 0.7807, - "step": 1185 - }, - { - "epoch": 1.03, - "grad_norm": 0.0, - "learning_rate": 1.9632925020082014e-05, - "loss": 0.8663, - "step": 1186 - }, - { - "epoch": 1.03, - "grad_norm": 0.0, - "learning_rate": 1.9632088785604243e-05, - "loss": 0.6155, - "step": 1187 - }, - { - "epoch": 1.03, - "grad_norm": 0.0, - "learning_rate": 1.96312516175459e-05, - "loss": 0.8447, - "step": 1188 - }, - { - "epoch": 1.03, - "grad_norm": 0.0, - "learning_rate": 1.9630413515988124e-05, - "loss": 0.9954, - "step": 1189 - }, - { - "epoch": 1.03, - "grad_norm": 0.0, - "learning_rate": 1.9629574481012143e-05, - "loss": 0.7267, - "step": 1190 - }, - { - "epoch": 1.03, - "grad_norm": 0.0, - "learning_rate": 1.962873451269929e-05, - "loss": 1.4426, - "step": 1191 - }, - { - "epoch": 1.03, - "grad_norm": 0.0, - "learning_rate": 1.9627893611130964e-05, - "loss": 0.5067, - "step": 1192 - }, - { - "epoch": 1.03, - "grad_norm": 0.0, - "learning_rate": 1.9627051776388685e-05, - "loss": 0.524, - "step": 1193 - }, - { - "epoch": 1.03, - "grad_norm": 0.0, - "learning_rate": 1.962620900855403e-05, - "loss": 0.639, - "step": 1194 - }, - { - "epoch": 1.03, - "grad_norm": 0.0, - "learning_rate": 1.9625365307708697e-05, - "loss": 1.0145, - "step": 1195 - }, - { - "epoch": 1.03, - "grad_norm": 0.0, - "learning_rate": 1.9624520673934456e-05, - "loss": 0.6908, - "step": 1196 - }, - { - "epoch": 1.04, - "grad_norm": 0.0, - "learning_rate": 1.962367510731317e-05, - "loss": 0.6558, - "step": 1197 - }, - { - "epoch": 1.04, - "grad_norm": 0.0, - "learning_rate": 1.9622828607926796e-05, - "loss": 0.5364, - "step": 1198 - }, - { - "epoch": 1.04, - "grad_norm": 0.0, - "learning_rate": 1.962198117585738e-05, - "loss": 0.9755, - "step": 1199 - }, - { - "epoch": 1.04, - "grad_norm": 0.0, - "learning_rate": 1.9621132811187064e-05, - "loss": 0.7619, - "step": 1200 - }, - { - "epoch": 1.04, - "grad_norm": 0.0, - "learning_rate": 1.9620283513998064e-05, - "loss": 0.6091, - "step": 1201 - }, - { - "epoch": 1.04, - "grad_norm": 0.0, - "learning_rate": 1.9619433284372705e-05, - "loss": 1.4001, - "step": 1202 - }, - { - "epoch": 1.04, - "grad_norm": 0.0, - "learning_rate": 1.9618582122393397e-05, - "loss": 0.6885, - "step": 1203 - }, - { - "epoch": 1.04, - "grad_norm": 0.0, - "learning_rate": 1.961773002814263e-05, - "loss": 1.3437, - "step": 1204 - }, - { - "epoch": 1.04, - "grad_norm": 0.0, - "learning_rate": 1.9616877001703e-05, - "loss": 0.6508, - "step": 1205 - }, - { - "epoch": 1.04, - "grad_norm": 0.0, - "learning_rate": 1.961602304315718e-05, - "loss": 0.7897, - "step": 1206 - }, - { - "epoch": 1.04, - "grad_norm": 0.0, - "learning_rate": 1.961516815258794e-05, - "loss": 0.8816, - "step": 1207 - }, - { - "epoch": 1.04, - "grad_norm": 0.0, - "learning_rate": 1.9614312330078144e-05, - "loss": 0.5787, - "step": 1208 - }, - { - "epoch": 1.05, - "grad_norm": 0.0, - "learning_rate": 1.9613455575710735e-05, - "loss": 0.8686, - "step": 1209 - }, - { - "epoch": 1.05, - "grad_norm": 0.0, - "learning_rate": 1.9612597889568758e-05, - "loss": 1.0577, - "step": 1210 - }, - { - "epoch": 1.05, - "grad_norm": 0.0, - "learning_rate": 1.9611739271735343e-05, - "loss": 0.9863, - "step": 1211 - }, - { - "epoch": 1.05, - "grad_norm": 0.0, - "learning_rate": 1.9610879722293707e-05, - "loss": 0.4907, - "step": 1212 - }, - { - "epoch": 1.05, - "grad_norm": 0.0, - "learning_rate": 1.9610019241327167e-05, - "loss": 0.8641, - "step": 1213 - }, - { - "epoch": 1.05, - "grad_norm": 0.0, - "learning_rate": 1.9609157828919118e-05, - "loss": 0.7667, - "step": 1214 - }, - { - "epoch": 1.05, - "grad_norm": 0.0, - "learning_rate": 1.960829548515305e-05, - "loss": 1.2855, - "step": 1215 - }, - { - "epoch": 1.05, - "grad_norm": 0.0, - "learning_rate": 1.960743221011256e-05, - "loss": 1.1571, - "step": 1216 - }, - { - "epoch": 1.05, - "grad_norm": 0.0, - "learning_rate": 1.96065680038813e-05, - "loss": 0.9542, - "step": 1217 - }, - { - "epoch": 1.05, - "grad_norm": 0.0, - "learning_rate": 1.9605702866543047e-05, - "loss": 0.8199, - "step": 1218 - }, - { - "epoch": 1.05, - "grad_norm": 0.0, - "learning_rate": 1.9604836798181644e-05, - "loss": 1.0187, - "step": 1219 - }, - { - "epoch": 1.06, - "grad_norm": 0.0, - "learning_rate": 1.960396979888104e-05, - "loss": 0.942, - "step": 1220 - }, - { - "epoch": 1.06, - "grad_norm": 0.0, - "learning_rate": 1.9603101868725266e-05, - "loss": 0.6991, - "step": 1221 - }, - { - "epoch": 1.06, - "grad_norm": 0.0, - "learning_rate": 1.9602233007798443e-05, - "loss": 0.9204, - "step": 1222 - }, - { - "epoch": 1.06, - "grad_norm": 0.0, - "learning_rate": 1.960136321618479e-05, - "loss": 0.838, - "step": 1223 - }, - { - "epoch": 1.06, - "grad_norm": 0.0, - "learning_rate": 1.9600492493968603e-05, - "loss": 0.8586, - "step": 1224 - }, - { - "epoch": 1.06, - "grad_norm": 0.0, - "learning_rate": 1.9599620841234284e-05, - "loss": 0.3941, - "step": 1225 - }, - { - "epoch": 1.06, - "grad_norm": 0.0, - "learning_rate": 1.9598748258066315e-05, - "loss": 1.0068, - "step": 1226 - }, - { - "epoch": 1.06, - "grad_norm": 0.0, - "learning_rate": 1.9597874744549265e-05, - "loss": 1.3651, - "step": 1227 - }, - { - "epoch": 1.06, - "grad_norm": 0.0, - "learning_rate": 1.9597000300767802e-05, - "loss": 0.6136, - "step": 1228 - }, - { - "epoch": 1.06, - "grad_norm": 0.0, - "learning_rate": 1.9596124926806682e-05, - "loss": 0.8049, - "step": 1229 - }, - { - "epoch": 1.06, - "grad_norm": 0.0, - "learning_rate": 1.9595248622750745e-05, - "loss": 0.7724, - "step": 1230 - }, - { - "epoch": 1.06, - "grad_norm": 0.0, - "learning_rate": 1.9594371388684934e-05, - "loss": 0.8437, - "step": 1231 - }, - { - "epoch": 1.07, - "grad_norm": 0.0, - "learning_rate": 1.9593493224694265e-05, - "loss": 0.8004, - "step": 1232 - }, - { - "epoch": 1.07, - "grad_norm": 0.0, - "learning_rate": 1.959261413086386e-05, - "loss": 0.9095, - "step": 1233 - }, - { - "epoch": 1.07, - "grad_norm": 0.0, - "learning_rate": 1.9591734107278922e-05, - "loss": 0.8246, - "step": 1234 - }, - { - "epoch": 1.07, - "grad_norm": 0.0, - "learning_rate": 1.9590853154024746e-05, - "loss": 0.7003, - "step": 1235 - }, - { - "epoch": 1.07, - "grad_norm": 0.0, - "learning_rate": 1.9589971271186717e-05, - "loss": 1.3802, - "step": 1236 - }, - { - "epoch": 1.07, - "grad_norm": 0.0, - "learning_rate": 1.958908845885031e-05, - "loss": 0.9266, - "step": 1237 - }, - { - "epoch": 1.07, - "grad_norm": 0.0, - "learning_rate": 1.9588204717101093e-05, - "loss": 0.9727, - "step": 1238 - }, - { - "epoch": 1.07, - "grad_norm": 0.0, - "learning_rate": 1.958732004602472e-05, - "loss": 0.4442, - "step": 1239 - }, - { - "epoch": 1.07, - "grad_norm": 0.0, - "learning_rate": 1.958643444570694e-05, - "loss": 0.9666, - "step": 1240 - }, - { - "epoch": 1.07, - "grad_norm": 0.0, - "learning_rate": 1.9585547916233583e-05, - "loss": 1.4453, - "step": 1241 - }, - { - "epoch": 1.07, - "grad_norm": 0.0, - "learning_rate": 1.958466045769058e-05, - "loss": 1.2951, - "step": 1242 - }, - { - "epoch": 1.08, - "grad_norm": 0.0, - "learning_rate": 1.9583772070163944e-05, - "loss": 0.7285, - "step": 1243 - }, - { - "epoch": 1.08, - "grad_norm": 0.0, - "learning_rate": 1.9582882753739786e-05, - "loss": 0.7545, - "step": 1244 - }, - { - "epoch": 1.08, - "grad_norm": 0.0, - "learning_rate": 1.9581992508504298e-05, - "loss": 0.865, - "step": 1245 - }, - { - "epoch": 1.08, - "grad_norm": 0.0, - "learning_rate": 1.9581101334543768e-05, - "loss": 0.7383, - "step": 1246 - }, - { - "epoch": 1.08, - "grad_norm": 0.0, - "learning_rate": 1.9580209231944564e-05, - "loss": 0.7833, - "step": 1247 - }, - { - "epoch": 1.08, - "grad_norm": 0.0, - "learning_rate": 1.9579316200793166e-05, - "loss": 1.2679, - "step": 1248 - }, - { - "epoch": 1.08, - "grad_norm": 0.0, - "learning_rate": 1.957842224117612e-05, - "loss": 0.8351, - "step": 1249 - }, - { - "epoch": 1.08, - "grad_norm": 0.0, - "learning_rate": 1.9577527353180078e-05, - "loss": 1.2986, - "step": 1250 - }, - { - "epoch": 1.08, - "grad_norm": 0.0, - "learning_rate": 1.9576631536891772e-05, - "loss": 0.9888, - "step": 1251 - }, - { - "epoch": 1.08, - "grad_norm": 0.0, - "learning_rate": 1.957573479239803e-05, - "loss": 0.8105, - "step": 1252 - }, - { - "epoch": 1.08, - "grad_norm": 0.0, - "learning_rate": 1.9574837119785765e-05, - "loss": 0.5754, - "step": 1253 - }, - { - "epoch": 1.08, - "grad_norm": 0.0, - "learning_rate": 1.957393851914199e-05, - "loss": 1.1298, - "step": 1254 - }, - { - "epoch": 1.09, - "grad_norm": 0.0, - "learning_rate": 1.957303899055379e-05, - "loss": 0.9255, - "step": 1255 - }, - { - "epoch": 1.09, - "grad_norm": 0.0, - "learning_rate": 1.9572138534108367e-05, - "loss": 0.8518, - "step": 1256 - }, - { - "epoch": 1.09, - "grad_norm": 0.0, - "learning_rate": 1.9571237149892984e-05, - "loss": 1.1615, - "step": 1257 - }, - { - "epoch": 1.09, - "grad_norm": 0.0, - "learning_rate": 1.9570334837995005e-05, - "loss": 0.937, - "step": 1258 - }, - { - "epoch": 1.09, - "grad_norm": 0.0, - "learning_rate": 1.9569431598501897e-05, - "loss": 0.9014, - "step": 1259 - }, - { - "epoch": 1.09, - "grad_norm": 0.0, - "learning_rate": 1.9568527431501197e-05, - "loss": 0.7162, - "step": 1260 - }, - { - "epoch": 1.09, - "grad_norm": 0.0, - "learning_rate": 1.956762233708054e-05, - "loss": 0.7689, - "step": 1261 - }, - { - "epoch": 1.09, - "grad_norm": 0.0, - "learning_rate": 1.956671631532766e-05, - "loss": 0.7093, - "step": 1262 - }, - { - "epoch": 1.09, - "grad_norm": 0.0, - "learning_rate": 1.9565809366330365e-05, - "loss": 0.7393, - "step": 1263 - }, - { - "epoch": 1.09, - "grad_norm": 0.0, - "learning_rate": 1.956490149017656e-05, - "loss": 0.8908, - "step": 1264 - }, - { - "epoch": 1.09, - "grad_norm": 0.0, - "learning_rate": 1.9563992686954243e-05, - "loss": 0.683, - "step": 1265 - }, - { - "epoch": 1.1, - "grad_norm": 0.0, - "learning_rate": 1.9563082956751496e-05, - "loss": 0.6741, - "step": 1266 - }, - { - "epoch": 1.1, - "grad_norm": 0.0, - "learning_rate": 1.9562172299656496e-05, - "loss": 0.6603, - "step": 1267 - }, - { - "epoch": 1.1, - "grad_norm": 0.0, - "learning_rate": 1.9561260715757507e-05, - "loss": 0.6208, - "step": 1268 - }, - { - "epoch": 1.1, - "grad_norm": 0.0, - "learning_rate": 1.9560348205142883e-05, - "loss": 0.4977, - "step": 1269 - }, - { - "epoch": 1.1, - "grad_norm": 0.0, - "learning_rate": 1.955943476790107e-05, - "loss": 0.9634, - "step": 1270 - }, - { - "epoch": 1.1, - "grad_norm": 0.0, - "learning_rate": 1.95585204041206e-05, - "loss": 0.8897, - "step": 1271 - }, - { - "epoch": 1.1, - "grad_norm": 0.0, - "learning_rate": 1.9557605113890093e-05, - "loss": 1.0522, - "step": 1272 - }, - { - "epoch": 1.1, - "grad_norm": 0.0, - "learning_rate": 1.955668889729827e-05, - "loss": 0.7546, - "step": 1273 - }, - { - "epoch": 1.1, - "grad_norm": 0.0, - "learning_rate": 1.955577175443393e-05, - "loss": 1.2272, - "step": 1274 - }, - { - "epoch": 1.1, - "grad_norm": 0.0, - "learning_rate": 1.9554853685385965e-05, - "loss": 0.6402, - "step": 1275 - }, - { - "epoch": 1.1, - "grad_norm": 0.0, - "learning_rate": 1.9553934690243363e-05, - "loss": 0.5593, - "step": 1276 - }, - { - "epoch": 1.1, - "grad_norm": 0.0, - "learning_rate": 1.9553014769095195e-05, - "loss": 0.8018, - "step": 1277 - }, - { - "epoch": 1.11, - "grad_norm": 0.0, - "learning_rate": 1.9552093922030623e-05, - "loss": 0.942, - "step": 1278 - }, - { - "epoch": 1.11, - "grad_norm": 0.0, - "learning_rate": 1.9551172149138894e-05, - "loss": 1.1158, - "step": 1279 - }, - { - "epoch": 1.11, - "grad_norm": 0.0, - "learning_rate": 1.9550249450509356e-05, - "loss": 0.9509, - "step": 1280 - }, - { - "epoch": 1.11, - "grad_norm": 0.0, - "learning_rate": 1.954932582623144e-05, - "loss": 1.0875, - "step": 1281 - }, - { - "epoch": 1.11, - "grad_norm": 0.0, - "learning_rate": 1.9548401276394667e-05, - "loss": 0.9556, - "step": 1282 - }, - { - "epoch": 1.11, - "grad_norm": 0.0, - "learning_rate": 1.9547475801088644e-05, - "loss": 1.1433, - "step": 1283 - }, - { - "epoch": 1.11, - "grad_norm": 0.0, - "learning_rate": 1.9546549400403076e-05, - "loss": 0.4913, - "step": 1284 - }, - { - "epoch": 1.11, - "grad_norm": 0.0, - "learning_rate": 1.9545622074427753e-05, - "loss": 1.192, - "step": 1285 - }, - { - "epoch": 1.11, - "grad_norm": 0.0, - "learning_rate": 1.9544693823252555e-05, - "loss": 0.9907, - "step": 1286 - }, - { - "epoch": 1.11, - "grad_norm": 0.0, - "learning_rate": 1.9543764646967457e-05, - "loss": 0.7499, - "step": 1287 - }, - { - "epoch": 1.11, - "grad_norm": 0.0, - "learning_rate": 1.9542834545662506e-05, - "loss": 0.7388, - "step": 1288 - }, - { - "epoch": 1.12, - "grad_norm": 0.0, - "learning_rate": 1.954190351942786e-05, - "loss": 1.065, - "step": 1289 - }, - { - "epoch": 1.12, - "grad_norm": 0.0, - "learning_rate": 1.9540971568353756e-05, - "loss": 0.7146, - "step": 1290 - }, - { - "epoch": 1.12, - "grad_norm": 0.0, - "learning_rate": 1.9540038692530526e-05, - "loss": 0.7432, - "step": 1291 - }, - { - "epoch": 1.12, - "grad_norm": 0.0, - "learning_rate": 1.953910489204858e-05, - "loss": 0.667, - "step": 1292 - }, - { - "epoch": 1.12, - "grad_norm": 0.0, - "learning_rate": 1.953817016699843e-05, - "loss": 0.9972, - "step": 1293 - }, - { - "epoch": 1.12, - "grad_norm": 0.0, - "learning_rate": 1.9537234517470676e-05, - "loss": 0.8547, - "step": 1294 - }, - { - "epoch": 1.12, - "grad_norm": 0.0, - "learning_rate": 1.9536297943556e-05, - "loss": 1.0502, - "step": 1295 - }, - { - "epoch": 1.12, - "grad_norm": 0.0, - "learning_rate": 1.953536044534518e-05, - "loss": 1.0903, - "step": 1296 - }, - { - "epoch": 1.12, - "grad_norm": 0.0, - "learning_rate": 1.9534422022929088e-05, - "loss": 0.9588, - "step": 1297 - }, - { - "epoch": 1.12, - "grad_norm": 0.0, - "learning_rate": 1.953348267639867e-05, - "loss": 0.8234, - "step": 1298 - }, - { - "epoch": 1.12, - "grad_norm": 0.0, - "learning_rate": 1.9532542405844982e-05, - "loss": 0.8071, - "step": 1299 - }, - { - "epoch": 1.12, - "grad_norm": 0.0, - "learning_rate": 1.9531601211359146e-05, - "loss": 1.0228, - "step": 1300 - }, - { - "epoch": 1.13, - "grad_norm": 0.0, - "learning_rate": 1.9530659093032397e-05, - "loss": 0.8608, - "step": 1301 - }, - { - "epoch": 1.13, - "grad_norm": 0.0, - "learning_rate": 1.952971605095604e-05, - "loss": 0.7186, - "step": 1302 - }, - { - "epoch": 1.13, - "grad_norm": 0.0, - "learning_rate": 1.9528772085221484e-05, - "loss": 0.4518, - "step": 1303 - }, - { - "epoch": 1.13, - "grad_norm": 0.0, - "learning_rate": 1.9527827195920225e-05, - "loss": 0.6949, - "step": 1304 - }, - { - "epoch": 1.13, - "grad_norm": 0.0, - "learning_rate": 1.952688138314384e-05, - "loss": 0.6335, - "step": 1305 - }, - { - "epoch": 1.13, - "grad_norm": 0.0, - "learning_rate": 1.9525934646984e-05, - "loss": 0.8467, - "step": 1306 - }, - { - "epoch": 1.13, - "grad_norm": 0.0, - "learning_rate": 1.9524986987532473e-05, - "loss": 0.6388, - "step": 1307 - }, - { - "epoch": 1.13, - "grad_norm": 0.0, - "learning_rate": 1.9524038404881104e-05, - "loss": 0.9501, - "step": 1308 - }, - { - "epoch": 1.13, - "grad_norm": 0.0, - "learning_rate": 1.9523088899121835e-05, - "loss": 0.5601, - "step": 1309 - }, - { - "epoch": 1.13, - "grad_norm": 0.0, - "learning_rate": 1.9522138470346697e-05, - "loss": 0.711, - "step": 1310 - }, - { - "epoch": 1.13, - "grad_norm": 0.0, - "learning_rate": 1.9521187118647808e-05, - "loss": 0.9019, - "step": 1311 - }, - { - "epoch": 1.13, - "grad_norm": 0.0, - "learning_rate": 1.9520234844117378e-05, - "loss": 1.239, - "step": 1312 - }, - { - "epoch": 1.14, - "grad_norm": 0.0, - "learning_rate": 1.9519281646847704e-05, - "loss": 0.7828, - "step": 1313 - }, - { - "epoch": 1.14, - "grad_norm": 0.0, - "learning_rate": 1.9518327526931173e-05, - "loss": 0.925, - "step": 1314 - }, - { - "epoch": 1.14, - "grad_norm": 0.0, - "learning_rate": 1.9517372484460268e-05, - "loss": 0.6012, - "step": 1315 - }, - { - "epoch": 1.14, - "grad_norm": 0.0, - "learning_rate": 1.951641651952755e-05, - "loss": 1.2478, - "step": 1316 - }, - { - "epoch": 1.14, - "grad_norm": 0.0, - "learning_rate": 1.951545963222567e-05, - "loss": 1.2364, - "step": 1317 - }, - { - "epoch": 1.14, - "grad_norm": 0.0, - "learning_rate": 1.9514501822647384e-05, - "loss": 0.8357, - "step": 1318 - }, - { - "epoch": 1.14, - "grad_norm": 0.0, - "learning_rate": 1.9513543090885524e-05, - "loss": 0.4307, - "step": 1319 - }, - { - "epoch": 1.14, - "grad_norm": 0.0, - "learning_rate": 1.951258343703301e-05, - "loss": 0.9244, - "step": 1320 - }, - { - "epoch": 1.14, - "grad_norm": 0.0, - "learning_rate": 1.9511622861182858e-05, - "loss": 0.8484, - "step": 1321 - }, - { - "epoch": 1.14, - "grad_norm": 0.0, - "learning_rate": 1.9510661363428166e-05, - "loss": 1.2153, - "step": 1322 - }, - { - "epoch": 1.14, - "grad_norm": 0.0, - "learning_rate": 1.9509698943862137e-05, - "loss": 1.0109, - "step": 1323 - }, - { - "epoch": 1.15, - "grad_norm": 0.0, - "learning_rate": 1.9508735602578044e-05, - "loss": 0.931, - "step": 1324 - }, - { - "epoch": 1.15, - "grad_norm": 0.0, - "learning_rate": 1.9507771339669262e-05, - "loss": 0.9372, - "step": 1325 - }, - { - "epoch": 1.15, - "grad_norm": 0.0, - "learning_rate": 1.9506806155229244e-05, - "loss": 0.7495, - "step": 1326 - }, - { - "epoch": 1.15, - "grad_norm": 0.0, - "learning_rate": 1.9505840049351553e-05, - "loss": 0.8088, - "step": 1327 - }, - { - "epoch": 1.15, - "grad_norm": 0.0, - "learning_rate": 1.9504873022129813e-05, - "loss": 1.251, - "step": 1328 - }, - { - "epoch": 1.15, - "grad_norm": 0.0, - "learning_rate": 1.950390507365776e-05, - "loss": 0.724, - "step": 1329 - }, - { - "epoch": 1.15, - "grad_norm": 0.0, - "learning_rate": 1.950293620402921e-05, - "loss": 1.0439, - "step": 1330 - }, - { - "epoch": 1.15, - "grad_norm": 0.0, - "learning_rate": 1.9501966413338076e-05, - "loss": 1.191, - "step": 1331 - }, - { - "epoch": 1.15, - "grad_norm": 0.0, - "learning_rate": 1.950099570167834e-05, - "loss": 0.4325, - "step": 1332 - }, - { - "epoch": 1.15, - "grad_norm": 0.0, - "learning_rate": 1.95000240691441e-05, - "loss": 1.2012, - "step": 1333 - }, - { - "epoch": 1.15, - "grad_norm": 0.0, - "learning_rate": 1.9499051515829526e-05, - "loss": 1.0201, - "step": 1334 - }, - { - "epoch": 1.15, - "grad_norm": 0.0, - "learning_rate": 1.949807804182888e-05, - "loss": 0.4335, - "step": 1335 - }, - { - "epoch": 1.16, - "grad_norm": 0.0, - "learning_rate": 1.9497103647236518e-05, - "loss": 0.7389, - "step": 1336 - }, - { - "epoch": 1.16, - "grad_norm": 0.0, - "learning_rate": 1.949612833214688e-05, - "loss": 0.8018, - "step": 1337 - }, - { - "epoch": 1.16, - "grad_norm": 0.0, - "learning_rate": 1.94951520966545e-05, - "loss": 0.6312, - "step": 1338 - }, - { - "epoch": 1.16, - "grad_norm": 0.0, - "learning_rate": 1.9494174940853995e-05, - "loss": 0.7943, - "step": 1339 - }, - { - "epoch": 1.16, - "grad_norm": 0.0, - "learning_rate": 1.9493196864840078e-05, - "loss": 1.1792, - "step": 1340 - }, - { - "epoch": 1.16, - "grad_norm": 0.0, - "learning_rate": 1.949221786870754e-05, - "loss": 0.9804, - "step": 1341 - }, - { - "epoch": 1.16, - "grad_norm": 0.0, - "learning_rate": 1.9491237952551282e-05, - "loss": 1.2732, - "step": 1342 - }, - { - "epoch": 1.16, - "grad_norm": 0.0, - "learning_rate": 1.949025711646628e-05, - "loss": 0.8789, - "step": 1343 - }, - { - "epoch": 1.16, - "grad_norm": 0.0, - "learning_rate": 1.948927536054759e-05, - "loss": 0.7602, - "step": 1344 - }, - { - "epoch": 1.16, - "grad_norm": 0.0, - "learning_rate": 1.9488292684890373e-05, - "loss": 0.7821, - "step": 1345 - }, - { - "epoch": 1.16, - "grad_norm": 0.0, - "learning_rate": 1.9487309089589875e-05, - "loss": 0.8133, - "step": 1346 - }, - { - "epoch": 1.17, - "grad_norm": 0.0, - "learning_rate": 1.9486324574741432e-05, - "loss": 0.7499, - "step": 1347 - }, - { - "epoch": 1.17, - "grad_norm": 0.0, - "learning_rate": 1.9485339140440463e-05, - "loss": 0.9006, - "step": 1348 - }, - { - "epoch": 1.17, - "grad_norm": 0.0, - "learning_rate": 1.9484352786782482e-05, - "loss": 1.0495, - "step": 1349 - }, - { - "epoch": 1.17, - "grad_norm": 0.0, - "learning_rate": 1.948336551386309e-05, - "loss": 1.1244, - "step": 1350 - }, - { - "epoch": 1.17, - "grad_norm": 0.0, - "learning_rate": 1.948237732177798e-05, - "loss": 0.5162, - "step": 1351 - }, - { - "epoch": 1.17, - "grad_norm": 0.0, - "learning_rate": 1.9481388210622928e-05, - "loss": 0.5526, - "step": 1352 - }, - { - "epoch": 1.17, - "grad_norm": 0.0, - "learning_rate": 1.94803981804938e-05, - "loss": 0.8145, - "step": 1353 - }, - { - "epoch": 1.17, - "grad_norm": 0.0, - "learning_rate": 1.9479407231486564e-05, - "loss": 0.8134, - "step": 1354 - }, - { - "epoch": 1.17, - "grad_norm": 0.0, - "learning_rate": 1.9478415363697256e-05, - "loss": 0.7899, - "step": 1355 - }, - { - "epoch": 1.17, - "grad_norm": 0.0, - "learning_rate": 1.9477422577222014e-05, - "loss": 1.0618, - "step": 1356 - }, - { - "epoch": 1.17, - "grad_norm": 0.0, - "learning_rate": 1.9476428872157068e-05, - "loss": 0.9863, - "step": 1357 - }, - { - "epoch": 1.17, - "grad_norm": 0.0, - "learning_rate": 1.9475434248598728e-05, - "loss": 0.6204, - "step": 1358 - }, - { - "epoch": 1.18, - "grad_norm": 0.0, - "learning_rate": 1.94744387066434e-05, - "loss": 0.9746, - "step": 1359 - }, - { - "epoch": 1.18, - "grad_norm": 0.0, - "learning_rate": 1.947344224638757e-05, - "loss": 0.8164, - "step": 1360 - }, - { - "epoch": 1.18, - "grad_norm": 0.0, - "learning_rate": 1.9472444867927824e-05, - "loss": 0.5234, - "step": 1361 - }, - { - "epoch": 1.18, - "grad_norm": 0.0, - "learning_rate": 1.9471446571360834e-05, - "loss": 1.0083, - "step": 1362 - }, - { - "epoch": 1.18, - "grad_norm": 0.0, - "learning_rate": 1.947044735678335e-05, - "loss": 0.9429, - "step": 1363 - }, - { - "epoch": 1.18, - "grad_norm": 0.0, - "learning_rate": 1.9469447224292226e-05, - "loss": 0.995, - "step": 1364 - }, - { - "epoch": 1.18, - "grad_norm": 0.0, - "learning_rate": 1.9468446173984397e-05, - "loss": 0.5089, - "step": 1365 - }, - { - "epoch": 1.18, - "grad_norm": 0.0, - "learning_rate": 1.9467444205956894e-05, - "loss": 0.5634, - "step": 1366 - }, - { - "epoch": 1.18, - "grad_norm": 0.0, - "learning_rate": 1.9466441320306823e-05, - "loss": 0.7546, - "step": 1367 - }, - { - "epoch": 1.18, - "grad_norm": 0.0, - "learning_rate": 1.9465437517131395e-05, - "loss": 0.8706, - "step": 1368 - }, - { - "epoch": 1.18, - "grad_norm": 0.0, - "learning_rate": 1.94644327965279e-05, - "loss": 0.6505, - "step": 1369 - }, - { - "epoch": 1.19, - "grad_norm": 0.0, - "learning_rate": 1.9463427158593714e-05, - "loss": 0.8779, - "step": 1370 - }, - { - "epoch": 1.19, - "grad_norm": 0.0, - "learning_rate": 1.946242060342632e-05, - "loss": 1.2114, - "step": 1371 - }, - { - "epoch": 1.19, - "grad_norm": 0.0, - "learning_rate": 1.9461413131123267e-05, - "loss": 0.8721, - "step": 1372 - }, - { - "epoch": 1.19, - "grad_norm": 0.0, - "learning_rate": 1.9460404741782207e-05, - "loss": 1.0252, - "step": 1373 - }, - { - "epoch": 1.19, - "grad_norm": 0.0, - "learning_rate": 1.9459395435500873e-05, - "loss": 0.5069, - "step": 1374 - }, - { - "epoch": 1.19, - "grad_norm": 0.0, - "learning_rate": 1.94583852123771e-05, - "loss": 0.7908, - "step": 1375 - }, - { - "epoch": 1.19, - "grad_norm": 0.0, - "learning_rate": 1.9457374072508795e-05, - "loss": 1.2088, - "step": 1376 - }, - { - "epoch": 1.19, - "grad_norm": 0.0, - "learning_rate": 1.9456362015993962e-05, - "loss": 0.6841, - "step": 1377 - }, - { - "epoch": 1.19, - "grad_norm": 0.0, - "learning_rate": 1.94553490429307e-05, - "loss": 1.0295, - "step": 1378 - }, - { - "epoch": 1.19, - "grad_norm": 0.0, - "learning_rate": 1.9454335153417183e-05, - "loss": 0.8486, - "step": 1379 - }, - { - "epoch": 1.19, - "grad_norm": 0.0, - "learning_rate": 1.9453320347551686e-05, - "loss": 0.4439, - "step": 1380 - }, - { - "epoch": 1.19, - "grad_norm": 0.0, - "learning_rate": 1.9452304625432565e-05, - "loss": 0.8304, - "step": 1381 - }, - { - "epoch": 1.2, - "grad_norm": 0.0, - "learning_rate": 1.945128798715827e-05, - "loss": 1.019, - "step": 1382 - }, - { - "epoch": 1.2, - "grad_norm": 0.0, - "learning_rate": 1.9450270432827335e-05, - "loss": 1.2226, - "step": 1383 - }, - { - "epoch": 1.2, - "grad_norm": 0.0, - "learning_rate": 1.944925196253839e-05, - "loss": 0.9666, - "step": 1384 - }, - { - "epoch": 1.2, - "grad_norm": 0.0, - "learning_rate": 1.9448232576390148e-05, - "loss": 0.5846, - "step": 1385 - }, - { - "epoch": 1.2, - "grad_norm": 0.0, - "learning_rate": 1.9447212274481405e-05, - "loss": 0.6553, - "step": 1386 - }, - { - "epoch": 1.2, - "grad_norm": 0.0, - "learning_rate": 1.9446191056911062e-05, - "loss": 0.729, - "step": 1387 - }, - { - "epoch": 1.2, - "grad_norm": 0.0, - "learning_rate": 1.9445168923778094e-05, - "loss": 0.6716, - "step": 1388 - }, - { - "epoch": 1.2, - "grad_norm": 0.0, - "learning_rate": 1.9444145875181575e-05, - "loss": 0.9528, - "step": 1389 - }, - { - "epoch": 1.2, - "grad_norm": 0.0, - "learning_rate": 1.9443121911220658e-05, - "loss": 0.9535, - "step": 1390 - }, - { - "epoch": 1.2, - "grad_norm": 0.0, - "learning_rate": 1.9442097031994593e-05, - "loss": 0.5999, - "step": 1391 - }, - { - "epoch": 1.2, - "grad_norm": 0.0, - "learning_rate": 1.944107123760271e-05, - "loss": 0.5922, - "step": 1392 - }, - { - "epoch": 1.21, - "grad_norm": 0.0, - "learning_rate": 1.944004452814444e-05, - "loss": 0.7928, - "step": 1393 - }, - { - "epoch": 1.21, - "grad_norm": 0.0, - "learning_rate": 1.943901690371929e-05, - "loss": 1.1457, - "step": 1394 - }, - { - "epoch": 1.21, - "grad_norm": 0.0, - "learning_rate": 1.943798836442687e-05, - "loss": 0.6022, - "step": 1395 - }, - { - "epoch": 1.21, - "grad_norm": 0.0, - "learning_rate": 1.943695891036686e-05, - "loss": 1.0234, - "step": 1396 - }, - { - "epoch": 1.21, - "grad_norm": 0.0, - "learning_rate": 1.9435928541639045e-05, - "loss": 0.8056, - "step": 1397 - }, - { - "epoch": 1.21, - "grad_norm": 0.0, - "learning_rate": 1.9434897258343288e-05, - "loss": 0.5236, - "step": 1398 - }, - { - "epoch": 1.21, - "grad_norm": 0.0, - "learning_rate": 1.943386506057955e-05, - "loss": 0.7696, - "step": 1399 - }, - { - "epoch": 1.21, - "grad_norm": 0.0, - "learning_rate": 1.9432831948447876e-05, - "loss": 0.848, - "step": 1400 - }, - { - "epoch": 1.21, - "grad_norm": 0.0, - "learning_rate": 1.9431797922048395e-05, - "loss": 0.8938, - "step": 1401 - }, - { - "epoch": 1.21, - "grad_norm": 0.0, - "learning_rate": 1.943076298148133e-05, - "loss": 0.5724, - "step": 1402 - }, - { - "epoch": 1.21, - "grad_norm": 0.0, - "learning_rate": 1.9429727126846994e-05, - "loss": 0.8486, - "step": 1403 - }, - { - "epoch": 1.21, - "grad_norm": 0.0, - "learning_rate": 1.9428690358245784e-05, - "loss": 1.0784, - "step": 1404 - }, - { - "epoch": 1.22, - "grad_norm": 0.0, - "learning_rate": 1.942765267577819e-05, - "loss": 0.765, - "step": 1405 - }, - { - "epoch": 1.22, - "grad_norm": 0.0, - "learning_rate": 1.9426614079544782e-05, - "loss": 0.6557, - "step": 1406 - }, - { - "epoch": 1.22, - "grad_norm": 0.0, - "learning_rate": 1.9425574569646233e-05, - "loss": 0.6841, - "step": 1407 - }, - { - "epoch": 1.22, - "grad_norm": 0.0, - "learning_rate": 1.942453414618329e-05, - "loss": 0.8305, - "step": 1408 - }, - { - "epoch": 1.22, - "grad_norm": 0.0, - "learning_rate": 1.9423492809256802e-05, - "loss": 0.9827, - "step": 1409 - }, - { - "epoch": 1.22, - "grad_norm": 0.0, - "learning_rate": 1.9422450558967697e-05, - "loss": 0.5437, - "step": 1410 - }, - { - "epoch": 1.22, - "grad_norm": 0.0, - "learning_rate": 1.942140739541699e-05, - "loss": 1.2667, - "step": 1411 - }, - { - "epoch": 1.22, - "grad_norm": 0.0, - "learning_rate": 1.942036331870579e-05, - "loss": 1.0338, - "step": 1412 - }, - { - "epoch": 1.22, - "grad_norm": 0.0, - "learning_rate": 1.9419318328935296e-05, - "loss": 0.8442, - "step": 1413 - }, - { - "epoch": 1.22, - "grad_norm": 0.0, - "learning_rate": 1.9418272426206793e-05, - "loss": 1.0623, - "step": 1414 - }, - { - "epoch": 1.22, - "grad_norm": 0.0, - "learning_rate": 1.941722561062165e-05, - "loss": 1.0194, - "step": 1415 - }, - { - "epoch": 1.22, - "grad_norm": 0.0, - "learning_rate": 1.941617788228133e-05, - "loss": 0.9644, - "step": 1416 - }, - { - "epoch": 1.23, - "grad_norm": 0.0, - "learning_rate": 1.9415129241287387e-05, - "loss": 1.023, - "step": 1417 - }, - { - "epoch": 1.23, - "grad_norm": 0.0, - "learning_rate": 1.9414079687741453e-05, - "loss": 0.6954, - "step": 1418 - }, - { - "epoch": 1.23, - "grad_norm": 0.0, - "learning_rate": 1.9413029221745258e-05, - "loss": 0.7655, - "step": 1419 - }, - { - "epoch": 1.23, - "grad_norm": 0.0, - "learning_rate": 1.941197784340062e-05, - "loss": 1.0197, - "step": 1420 - }, - { - "epoch": 1.23, - "grad_norm": 0.0, - "learning_rate": 1.941092555280944e-05, - "loss": 0.7805, - "step": 1421 - }, - { - "epoch": 1.23, - "grad_norm": 0.0, - "learning_rate": 1.9409872350073708e-05, - "loss": 0.6974, - "step": 1422 - }, - { - "epoch": 1.23, - "grad_norm": 0.0, - "learning_rate": 1.9408818235295506e-05, - "loss": 0.9177, - "step": 1423 - }, - { - "epoch": 1.23, - "grad_norm": 0.0, - "learning_rate": 1.9407763208577008e-05, - "loss": 0.6586, - "step": 1424 - }, - { - "epoch": 1.23, - "grad_norm": 0.0, - "learning_rate": 1.9406707270020467e-05, - "loss": 0.817, - "step": 1425 - }, - { - "epoch": 1.23, - "grad_norm": 0.0, - "learning_rate": 1.9405650419728227e-05, - "loss": 0.6427, - "step": 1426 - }, - { - "epoch": 1.23, - "grad_norm": 0.0, - "learning_rate": 1.9404592657802723e-05, - "loss": 0.6587, - "step": 1427 - }, - { - "epoch": 1.24, - "grad_norm": 0.0, - "learning_rate": 1.9403533984346483e-05, - "loss": 0.7907, - "step": 1428 - }, - { - "epoch": 1.24, - "grad_norm": 0.0, - "learning_rate": 1.940247439946211e-05, - "loss": 1.0587, - "step": 1429 - }, - { - "epoch": 1.24, - "grad_norm": 0.0, - "learning_rate": 1.9401413903252312e-05, - "loss": 1.1521, - "step": 1430 - }, - { - "epoch": 1.24, - "grad_norm": 0.0, - "learning_rate": 1.9400352495819867e-05, - "loss": 0.8518, - "step": 1431 - }, - { - "epoch": 1.24, - "grad_norm": 0.0, - "learning_rate": 1.9399290177267657e-05, - "loss": 1.1293, - "step": 1432 - }, - { - "epoch": 1.24, - "grad_norm": 0.0, - "learning_rate": 1.9398226947698647e-05, - "loss": 0.9171, - "step": 1433 - }, - { - "epoch": 1.24, - "grad_norm": 0.0, - "learning_rate": 1.9397162807215887e-05, - "loss": 0.95, - "step": 1434 - }, - { - "epoch": 1.24, - "grad_norm": 0.0, - "learning_rate": 1.9396097755922513e-05, - "loss": 1.1352, - "step": 1435 - }, - { - "epoch": 1.24, - "grad_norm": 0.0, - "learning_rate": 1.939503179392176e-05, - "loss": 0.531, - "step": 1436 - }, - { - "epoch": 1.24, - "grad_norm": 0.0, - "learning_rate": 1.9393964921316946e-05, - "loss": 0.832, - "step": 1437 - }, - { - "epoch": 1.24, - "grad_norm": 0.0, - "learning_rate": 1.9392897138211478e-05, - "loss": 0.5419, - "step": 1438 - }, - { - "epoch": 1.24, - "grad_norm": 0.0, - "learning_rate": 1.939182844470884e-05, - "loss": 0.8018, - "step": 1439 - }, - { - "epoch": 1.25, - "grad_norm": 0.0, - "learning_rate": 1.9390758840912625e-05, - "loss": 0.9628, - "step": 1440 - }, - { - "epoch": 1.25, - "grad_norm": 0.0, - "learning_rate": 1.9389688326926497e-05, - "loss": 1.1287, - "step": 1441 - }, - { - "epoch": 1.25, - "grad_norm": 0.0, - "learning_rate": 1.9388616902854217e-05, - "loss": 1.0248, - "step": 1442 - }, - { - "epoch": 1.25, - "grad_norm": 0.0, - "learning_rate": 1.938754456879963e-05, - "loss": 1.1199, - "step": 1443 - }, - { - "epoch": 1.25, - "grad_norm": 0.0, - "learning_rate": 1.9386471324866672e-05, - "loss": 0.919, - "step": 1444 - }, - { - "epoch": 1.25, - "grad_norm": 0.0, - "learning_rate": 1.9385397171159366e-05, - "loss": 1.0208, - "step": 1445 - }, - { - "epoch": 1.25, - "grad_norm": 0.0, - "learning_rate": 1.9384322107781822e-05, - "loss": 0.8096, - "step": 1446 - }, - { - "epoch": 1.25, - "grad_norm": 0.0, - "learning_rate": 1.9383246134838247e-05, - "loss": 0.6514, - "step": 1447 - }, - { - "epoch": 1.25, - "grad_norm": 0.0, - "learning_rate": 1.9382169252432916e-05, - "loss": 0.8287, - "step": 1448 - }, - { - "epoch": 1.25, - "grad_norm": 0.0, - "learning_rate": 1.9381091460670214e-05, - "loss": 0.6605, - "step": 1449 - }, - { - "epoch": 1.25, - "grad_norm": 0.0, - "learning_rate": 1.9380012759654604e-05, - "loss": 1.0387, - "step": 1450 - }, - { - "epoch": 1.26, - "grad_norm": 0.0, - "learning_rate": 1.937893314949063e-05, - "loss": 1.0763, - "step": 1451 - }, - { - "epoch": 1.26, - "grad_norm": 0.0, - "learning_rate": 1.9377852630282944e-05, - "loss": 0.6769, - "step": 1452 - }, - { - "epoch": 1.26, - "grad_norm": 0.0, - "learning_rate": 1.9376771202136262e-05, - "loss": 0.7842, - "step": 1453 - }, - { - "epoch": 1.26, - "grad_norm": 0.0, - "learning_rate": 1.9375688865155412e-05, - "loss": 0.9327, - "step": 1454 - }, - { - "epoch": 1.26, - "grad_norm": 0.0, - "learning_rate": 1.937460561944529e-05, - "loss": 0.9614, - "step": 1455 - }, - { - "epoch": 1.26, - "grad_norm": 0.0, - "learning_rate": 1.9373521465110895e-05, - "loss": 0.4513, - "step": 1456 - }, - { - "epoch": 1.26, - "grad_norm": 0.0, - "learning_rate": 1.9372436402257305e-05, - "loss": 1.2244, - "step": 1457 - }, - { - "epoch": 1.26, - "grad_norm": 0.0, - "learning_rate": 1.9371350430989685e-05, - "loss": 1.3066, - "step": 1458 - }, - { - "epoch": 1.26, - "grad_norm": 0.0, - "learning_rate": 1.9370263551413294e-05, - "loss": 0.5656, - "step": 1459 - }, - { - "epoch": 1.26, - "grad_norm": 0.0, - "learning_rate": 1.9369175763633476e-05, - "loss": 0.9314, - "step": 1460 - }, - { - "epoch": 1.26, - "grad_norm": 0.0, - "learning_rate": 1.9368087067755666e-05, - "loss": 0.7371, - "step": 1461 - }, - { - "epoch": 1.26, - "grad_norm": 0.0, - "learning_rate": 1.9366997463885387e-05, - "loss": 1.0078, - "step": 1462 - }, - { - "epoch": 1.27, - "grad_norm": 0.0, - "learning_rate": 1.9365906952128245e-05, - "loss": 0.5714, - "step": 1463 - }, - { - "epoch": 1.27, - "grad_norm": 0.0, - "learning_rate": 1.9364815532589932e-05, - "loss": 1.0774, - "step": 1464 - }, - { - "epoch": 1.27, - "grad_norm": 0.0, - "learning_rate": 1.9363723205376242e-05, - "loss": 1.017, - "step": 1465 - }, - { - "epoch": 1.27, - "grad_norm": 0.0, - "learning_rate": 1.9362629970593037e-05, - "loss": 0.786, - "step": 1466 - }, - { - "epoch": 1.27, - "grad_norm": 0.0, - "learning_rate": 1.9361535828346286e-05, - "loss": 0.8997, - "step": 1467 - }, - { - "epoch": 1.27, - "grad_norm": 0.0, - "learning_rate": 1.9360440778742035e-05, - "loss": 0.6513, - "step": 1468 - }, - { - "epoch": 1.27, - "grad_norm": 0.0, - "learning_rate": 1.9359344821886423e-05, - "loss": 0.7854, - "step": 1469 - }, - { - "epoch": 1.27, - "grad_norm": 0.0, - "learning_rate": 1.935824795788567e-05, - "loss": 1.18, - "step": 1470 - }, - { - "epoch": 1.27, - "grad_norm": 0.0, - "learning_rate": 1.935715018684609e-05, - "loss": 0.4067, - "step": 1471 - }, - { - "epoch": 1.27, - "grad_norm": 0.0, - "learning_rate": 1.9356051508874086e-05, - "loss": 0.7154, - "step": 1472 - }, - { - "epoch": 1.27, - "grad_norm": 0.0, - "learning_rate": 1.9354951924076143e-05, - "loss": 0.8511, - "step": 1473 - }, - { - "epoch": 1.28, - "grad_norm": 0.0, - "learning_rate": 1.935385143255884e-05, - "loss": 1.0735, - "step": 1474 - }, - { - "epoch": 1.28, - "grad_norm": 0.0, - "learning_rate": 1.935275003442884e-05, - "loss": 1.2753, - "step": 1475 - }, - { - "epoch": 1.28, - "grad_norm": 0.0, - "learning_rate": 1.935164772979289e-05, - "loss": 1.238, - "step": 1476 - }, - { - "epoch": 1.28, - "grad_norm": 0.0, - "learning_rate": 1.9350544518757838e-05, - "loss": 0.4721, - "step": 1477 - }, - { - "epoch": 1.28, - "grad_norm": 0.0, - "learning_rate": 1.9349440401430605e-05, - "loss": 1.013, - "step": 1478 - }, - { - "epoch": 1.28, - "grad_norm": 0.0, - "learning_rate": 1.934833537791821e-05, - "loss": 0.8592, - "step": 1479 - }, - { - "epoch": 1.28, - "grad_norm": 0.0, - "learning_rate": 1.934722944832776e-05, - "loss": 0.9132, - "step": 1480 - }, - { - "epoch": 1.28, - "grad_norm": 0.0, - "learning_rate": 1.9346122612766437e-05, - "loss": 1.1527, - "step": 1481 - }, - { - "epoch": 1.28, - "grad_norm": 0.0, - "learning_rate": 1.9345014871341526e-05, - "loss": 1.0596, - "step": 1482 - }, - { - "epoch": 1.28, - "grad_norm": 0.0, - "learning_rate": 1.934390622416039e-05, - "loss": 0.9831, - "step": 1483 - }, - { - "epoch": 1.28, - "grad_norm": 0.0, - "learning_rate": 1.934279667133049e-05, - "loss": 0.6643, - "step": 1484 - }, - { - "epoch": 1.28, - "grad_norm": 0.0, - "learning_rate": 1.9341686212959363e-05, - "loss": 0.9141, - "step": 1485 - }, - { - "epoch": 1.29, - "grad_norm": 0.0, - "learning_rate": 1.9340574849154637e-05, - "loss": 0.6634, - "step": 1486 - }, - { - "epoch": 1.29, - "grad_norm": 0.0, - "learning_rate": 1.9339462580024038e-05, - "loss": 1.0027, - "step": 1487 - }, - { - "epoch": 1.29, - "grad_norm": 0.0, - "learning_rate": 1.9338349405675363e-05, - "loss": 0.618, - "step": 1488 - }, - { - "epoch": 1.29, - "grad_norm": 0.0, - "learning_rate": 1.933723532621651e-05, - "loss": 0.7897, - "step": 1489 - }, - { - "epoch": 1.29, - "grad_norm": 0.0, - "learning_rate": 1.9336120341755457e-05, - "loss": 0.7655, - "step": 1490 - }, - { - "epoch": 1.29, - "grad_norm": 0.0, - "learning_rate": 1.9335004452400278e-05, - "loss": 1.3252, - "step": 1491 - }, - { - "epoch": 1.29, - "grad_norm": 0.0, - "learning_rate": 1.9333887658259125e-05, - "loss": 0.8163, - "step": 1492 - }, - { - "epoch": 1.29, - "grad_norm": 0.0, - "learning_rate": 1.9332769959440244e-05, - "loss": 0.8797, - "step": 1493 - }, - { - "epoch": 1.29, - "grad_norm": 0.0, - "learning_rate": 1.9331651356051966e-05, - "loss": 0.878, - "step": 1494 - }, - { - "epoch": 1.29, - "grad_norm": 0.0, - "learning_rate": 1.933053184820271e-05, - "loss": 0.8475, - "step": 1495 - }, - { - "epoch": 1.29, - "grad_norm": 0.0, - "learning_rate": 1.9329411436000985e-05, - "loss": 1.227, - "step": 1496 - }, - { - "epoch": 1.29, - "grad_norm": 0.0, - "learning_rate": 1.9328290119555385e-05, - "loss": 0.5673, - "step": 1497 - }, - { - "epoch": 1.3, - "grad_norm": 0.0, - "learning_rate": 1.932716789897459e-05, - "loss": 0.6706, - "step": 1498 - }, - { - "epoch": 1.3, - "grad_norm": 0.0, - "learning_rate": 1.9326044774367374e-05, - "loss": 0.5127, - "step": 1499 - }, - { - "epoch": 1.3, - "grad_norm": 0.0, - "learning_rate": 1.9324920745842593e-05, - "loss": 1.0898, - "step": 1500 - }, - { - "epoch": 1.3, - "grad_norm": 0.0, - "learning_rate": 1.9323795813509188e-05, - "loss": 0.7063, - "step": 1501 - }, - { - "epoch": 1.3, - "grad_norm": 0.0, - "learning_rate": 1.93226699774762e-05, - "loss": 0.7664, - "step": 1502 - }, - { - "epoch": 1.3, - "grad_norm": 0.0, - "learning_rate": 1.932154323785275e-05, - "loss": 1.0984, - "step": 1503 - }, - { - "epoch": 1.3, - "grad_norm": 0.0, - "learning_rate": 1.9320415594748033e-05, - "loss": 0.7726, - "step": 1504 - }, - { - "epoch": 1.3, - "grad_norm": 0.0, - "learning_rate": 1.931928704827136e-05, - "loss": 0.6927, - "step": 1505 - }, - { - "epoch": 1.3, - "grad_norm": 0.0, - "learning_rate": 1.931815759853211e-05, - "loss": 0.6544, - "step": 1506 - }, - { - "epoch": 1.3, - "grad_norm": 0.0, - "learning_rate": 1.9317027245639747e-05, - "loss": 0.4249, - "step": 1507 - }, - { - "epoch": 1.3, - "grad_norm": 0.0, - "learning_rate": 1.9315895989703835e-05, - "loss": 0.4485, - "step": 1508 - }, - { - "epoch": 1.31, - "grad_norm": 0.0, - "learning_rate": 1.9314763830834017e-05, - "loss": 0.9227, - "step": 1509 - }, - { - "epoch": 1.31, - "grad_norm": 0.0, - "learning_rate": 1.931363076914003e-05, - "loss": 0.9319, - "step": 1510 - }, - { - "epoch": 1.31, - "grad_norm": 0.0, - "learning_rate": 1.9312496804731692e-05, - "loss": 0.8744, - "step": 1511 - }, - { - "epoch": 1.31, - "grad_norm": 0.0, - "learning_rate": 1.9311361937718916e-05, - "loss": 0.8111, - "step": 1512 - }, - { - "epoch": 1.31, - "grad_norm": 0.0, - "learning_rate": 1.9310226168211688e-05, - "loss": 0.8128, - "step": 1513 - }, - { - "epoch": 1.31, - "grad_norm": 0.0, - "learning_rate": 1.9309089496320105e-05, - "loss": 0.6052, - "step": 1514 - }, - { - "epoch": 1.31, - "grad_norm": 0.0, - "learning_rate": 1.9307951922154326e-05, - "loss": 0.9863, - "step": 1515 - }, - { - "epoch": 1.31, - "grad_norm": 0.0, - "learning_rate": 1.9306813445824616e-05, - "loss": 1.2199, - "step": 1516 - }, - { - "epoch": 1.31, - "grad_norm": 0.0, - "learning_rate": 1.9305674067441315e-05, - "loss": 0.9972, - "step": 1517 - }, - { - "epoch": 1.31, - "grad_norm": 0.0, - "learning_rate": 1.9304533787114865e-05, - "loss": 1.0979, - "step": 1518 - }, - { - "epoch": 1.31, - "grad_norm": 0.0, - "learning_rate": 1.9303392604955776e-05, - "loss": 0.8262, - "step": 1519 - }, - { - "epoch": 1.31, - "grad_norm": 0.0, - "learning_rate": 1.9302250521074662e-05, - "loss": 1.1026, - "step": 1520 - }, - { - "epoch": 1.32, - "grad_norm": 0.0, - "learning_rate": 1.930110753558222e-05, - "loss": 1.154, - "step": 1521 - }, - { - "epoch": 1.32, - "grad_norm": 0.0, - "learning_rate": 1.9299963648589225e-05, - "loss": 0.7097, - "step": 1522 - }, - { - "epoch": 1.32, - "grad_norm": 0.0, - "learning_rate": 1.929881886020655e-05, - "loss": 0.7765, - "step": 1523 - }, - { - "epoch": 1.32, - "grad_norm": 0.0, - "learning_rate": 1.929767317054516e-05, - "loss": 0.4389, - "step": 1524 - }, - { - "epoch": 1.32, - "grad_norm": 0.0, - "learning_rate": 1.9296526579716097e-05, - "loss": 0.8304, - "step": 1525 - }, - { - "epoch": 1.32, - "grad_norm": 0.0, - "learning_rate": 1.9295379087830487e-05, - "loss": 1.0258, - "step": 1526 - }, - { - "epoch": 1.32, - "grad_norm": 0.0, - "learning_rate": 1.929423069499955e-05, - "loss": 0.8973, - "step": 1527 - }, - { - "epoch": 1.32, - "grad_norm": 0.0, - "learning_rate": 1.92930814013346e-05, - "loss": 0.6046, - "step": 1528 - }, - { - "epoch": 1.32, - "grad_norm": 0.0, - "learning_rate": 1.9291931206947024e-05, - "loss": 1.0936, - "step": 1529 - }, - { - "epoch": 1.32, - "grad_norm": 0.0, - "learning_rate": 1.929078011194831e-05, - "loss": 0.9527, - "step": 1530 - }, - { - "epoch": 1.32, - "grad_norm": 0.0, - "learning_rate": 1.9289628116450024e-05, - "loss": 0.8833, - "step": 1531 - }, - { - "epoch": 1.33, - "grad_norm": 0.0, - "learning_rate": 1.9288475220563817e-05, - "loss": 0.7601, - "step": 1532 - }, - { - "epoch": 1.33, - "grad_norm": 0.0, - "learning_rate": 1.928732142440144e-05, - "loss": 0.8399, - "step": 1533 - }, - { - "epoch": 1.33, - "grad_norm": 0.0, - "learning_rate": 1.9286166728074714e-05, - "loss": 0.7167, - "step": 1534 - }, - { - "epoch": 1.33, - "grad_norm": 0.0, - "learning_rate": 1.9285011131695567e-05, - "loss": 0.6748, - "step": 1535 - }, - { - "epoch": 1.33, - "grad_norm": 0.0, - "learning_rate": 1.9283854635376e-05, - "loss": 0.917, - "step": 1536 - }, - { - "epoch": 1.33, - "grad_norm": 0.0, - "learning_rate": 1.9282697239228104e-05, - "loss": 0.5833, - "step": 1537 - }, - { - "epoch": 1.33, - "grad_norm": 0.0, - "learning_rate": 1.9281538943364062e-05, - "loss": 1.1547, - "step": 1538 - }, - { - "epoch": 1.33, - "grad_norm": 0.0, - "learning_rate": 1.9280379747896135e-05, - "loss": 0.7222, - "step": 1539 - }, - { - "epoch": 1.33, - "grad_norm": 0.0, - "learning_rate": 1.9279219652936684e-05, - "loss": 0.8853, - "step": 1540 - }, - { - "epoch": 1.33, - "grad_norm": 0.0, - "learning_rate": 1.9278058658598145e-05, - "loss": 0.5431, - "step": 1541 - }, - { - "epoch": 1.33, - "grad_norm": 0.0, - "learning_rate": 1.9276896764993043e-05, - "loss": 0.7688, - "step": 1542 - }, - { - "epoch": 1.33, - "grad_norm": 0.0, - "learning_rate": 1.9275733972234005e-05, - "loss": 0.4289, - "step": 1543 - }, - { - "epoch": 1.34, - "grad_norm": 0.0, - "learning_rate": 1.9274570280433718e-05, - "loss": 0.8976, - "step": 1544 - }, - { - "epoch": 1.34, - "grad_norm": 0.0, - "learning_rate": 1.9273405689704984e-05, - "loss": 1.2265, - "step": 1545 - }, - { - "epoch": 1.34, - "grad_norm": 0.0, - "learning_rate": 1.9272240200160673e-05, - "loss": 0.8207, - "step": 1546 - }, - { - "epoch": 1.34, - "grad_norm": 0.0, - "learning_rate": 1.9271073811913757e-05, - "loss": 0.8278, - "step": 1547 - }, - { - "epoch": 1.34, - "grad_norm": 0.0, - "learning_rate": 1.926990652507728e-05, - "loss": 0.7783, - "step": 1548 - }, - { - "epoch": 1.34, - "grad_norm": 0.0, - "learning_rate": 1.9268738339764378e-05, - "loss": 1.0374, - "step": 1549 - }, - { - "epoch": 1.34, - "grad_norm": 0.0, - "learning_rate": 1.9267569256088282e-05, - "loss": 0.7067, - "step": 1550 - }, - { - "epoch": 1.34, - "grad_norm": 0.0, - "learning_rate": 1.9266399274162305e-05, - "loss": 0.5325, - "step": 1551 - }, - { - "epoch": 1.34, - "grad_norm": 0.0, - "learning_rate": 1.926522839409984e-05, - "loss": 1.3546, - "step": 1552 - }, - { - "epoch": 1.34, - "grad_norm": 0.0, - "learning_rate": 1.9264056616014378e-05, - "loss": 0.6457, - "step": 1553 - }, - { - "epoch": 1.34, - "grad_norm": 0.0, - "learning_rate": 1.926288394001949e-05, - "loss": 1.139, - "step": 1554 - }, - { - "epoch": 1.35, - "grad_norm": 0.0, - "learning_rate": 1.926171036622884e-05, - "loss": 1.3398, - "step": 1555 - }, - { - "epoch": 1.35, - "grad_norm": 0.0, - "learning_rate": 1.9260535894756175e-05, - "loss": 0.4517, - "step": 1556 - }, - { - "epoch": 1.35, - "grad_norm": 0.0, - "learning_rate": 1.9259360525715323e-05, - "loss": 0.861, - "step": 1557 - }, - { - "epoch": 1.35, - "grad_norm": 0.0, - "learning_rate": 1.925818425922021e-05, - "loss": 0.6045, - "step": 1558 - }, - { - "epoch": 1.35, - "grad_norm": 0.0, - "learning_rate": 1.925700709538485e-05, - "loss": 0.6016, - "step": 1559 - }, - { - "epoch": 1.35, - "grad_norm": 0.0, - "learning_rate": 1.9255829034323326e-05, - "loss": 0.7399, - "step": 1560 - }, - { - "epoch": 1.35, - "grad_norm": 0.0, - "learning_rate": 1.925465007614983e-05, - "loss": 0.5913, - "step": 1561 - }, - { - "epoch": 1.35, - "grad_norm": 0.0, - "learning_rate": 1.925347022097863e-05, - "loss": 1.0547, - "step": 1562 - }, - { - "epoch": 1.35, - "grad_norm": 0.0, - "learning_rate": 1.9252289468924082e-05, - "loss": 0.7913, - "step": 1563 - }, - { - "epoch": 1.35, - "grad_norm": 0.0, - "learning_rate": 1.925110782010063e-05, - "loss": 0.9776, - "step": 1564 - }, - { - "epoch": 1.35, - "grad_norm": 0.0, - "learning_rate": 1.9249925274622798e-05, - "loss": 1.2414, - "step": 1565 - }, - { - "epoch": 1.35, - "grad_norm": 0.0, - "learning_rate": 1.9248741832605208e-05, - "loss": 0.5799, - "step": 1566 - }, - { - "epoch": 1.36, - "grad_norm": 0.0, - "learning_rate": 1.9247557494162566e-05, - "loss": 0.7409, - "step": 1567 - }, - { - "epoch": 1.36, - "grad_norm": 0.0, - "learning_rate": 1.9246372259409657e-05, - "loss": 0.9146, - "step": 1568 - }, - { - "epoch": 1.36, - "grad_norm": 0.0, - "learning_rate": 1.9245186128461364e-05, - "loss": 0.6105, - "step": 1569 - }, - { - "epoch": 1.36, - "grad_norm": 0.0, - "learning_rate": 1.9243999101432647e-05, - "loss": 1.0052, - "step": 1570 - }, - { - "epoch": 1.36, - "grad_norm": 0.0, - "learning_rate": 1.9242811178438564e-05, - "loss": 0.4668, - "step": 1571 - }, - { - "epoch": 1.36, - "grad_norm": 0.0, - "learning_rate": 1.9241622359594244e-05, - "loss": 0.6501, - "step": 1572 - }, - { - "epoch": 1.36, - "grad_norm": 0.0, - "learning_rate": 1.9240432645014922e-05, - "loss": 0.8948, - "step": 1573 - }, - { - "epoch": 1.36, - "grad_norm": 0.0, - "learning_rate": 1.9239242034815902e-05, - "loss": 1.0864, - "step": 1574 - }, - { - "epoch": 1.36, - "grad_norm": 0.0, - "learning_rate": 1.923805052911259e-05, - "loss": 0.885, - "step": 1575 - }, - { - "epoch": 1.36, - "grad_norm": 0.0, - "learning_rate": 1.9236858128020462e-05, - "loss": 0.6067, - "step": 1576 - }, - { - "epoch": 1.36, - "grad_norm": 0.0, - "learning_rate": 1.9235664831655096e-05, - "loss": 0.5382, - "step": 1577 - }, - { - "epoch": 1.37, - "grad_norm": 0.0, - "learning_rate": 1.9234470640132155e-05, - "loss": 0.8413, - "step": 1578 - }, - { - "epoch": 1.37, - "grad_norm": 0.0, - "learning_rate": 1.9233275553567377e-05, - "loss": 0.8746, - "step": 1579 - }, - { - "epoch": 1.37, - "grad_norm": 0.0, - "learning_rate": 1.9232079572076597e-05, - "loss": 1.223, - "step": 1580 - }, - { - "epoch": 1.37, - "grad_norm": 0.0, - "learning_rate": 1.923088269577574e-05, - "loss": 0.7612, - "step": 1581 - }, - { - "epoch": 1.37, - "grad_norm": 0.0, - "learning_rate": 1.9229684924780803e-05, - "loss": 1.1319, - "step": 1582 - }, - { - "epoch": 1.37, - "grad_norm": 0.0, - "learning_rate": 1.9228486259207883e-05, - "loss": 0.4168, - "step": 1583 - }, - { - "epoch": 1.37, - "grad_norm": 0.0, - "learning_rate": 1.922728669917316e-05, - "loss": 0.8807, - "step": 1584 - }, - { - "epoch": 1.37, - "grad_norm": 0.0, - "learning_rate": 1.9226086244792902e-05, - "loss": 1.0496, - "step": 1585 - }, - { - "epoch": 1.37, - "grad_norm": 0.0, - "learning_rate": 1.922488489618346e-05, - "loss": 0.6078, - "step": 1586 - }, - { - "epoch": 1.37, - "grad_norm": 0.0, - "learning_rate": 1.922368265346127e-05, - "loss": 0.5198, - "step": 1587 - }, - { - "epoch": 1.37, - "grad_norm": 0.0, - "learning_rate": 1.922247951674286e-05, - "loss": 1.0623, - "step": 1588 - }, - { - "epoch": 1.37, - "grad_norm": 0.0, - "learning_rate": 1.922127548614485e-05, - "loss": 1.1662, - "step": 1589 - }, - { - "epoch": 1.38, - "grad_norm": 0.0, - "learning_rate": 1.922007056178393e-05, - "loss": 0.5988, - "step": 1590 - }, - { - "epoch": 1.38, - "grad_norm": 0.0, - "learning_rate": 1.921886474377689e-05, - "loss": 1.3112, - "step": 1591 - }, - { - "epoch": 1.38, - "grad_norm": 0.0, - "learning_rate": 1.9217658032240604e-05, - "loss": 0.7048, - "step": 1592 - }, - { - "epoch": 1.38, - "grad_norm": 0.0, - "learning_rate": 1.921645042729203e-05, - "loss": 0.5874, - "step": 1593 - }, - { - "epoch": 1.38, - "grad_norm": 0.0, - "learning_rate": 1.921524192904821e-05, - "loss": 1.0123, - "step": 1594 - }, - { - "epoch": 1.38, - "grad_norm": 0.0, - "learning_rate": 1.921403253762628e-05, - "loss": 0.5795, - "step": 1595 - }, - { - "epoch": 1.38, - "grad_norm": 0.0, - "learning_rate": 1.921282225314346e-05, - "loss": 0.7527, - "step": 1596 - }, - { - "epoch": 1.38, - "grad_norm": 0.0, - "learning_rate": 1.9211611075717055e-05, - "loss": 0.9453, - "step": 1597 - }, - { - "epoch": 1.38, - "grad_norm": 0.0, - "learning_rate": 1.9210399005464456e-05, - "loss": 1.533, - "step": 1598 - }, - { - "epoch": 1.38, - "grad_norm": 0.0, - "learning_rate": 1.9209186042503145e-05, - "loss": 1.1435, - "step": 1599 - }, - { - "epoch": 1.38, - "grad_norm": 0.0, - "learning_rate": 1.9207972186950685e-05, - "loss": 0.5637, - "step": 1600 - }, - { - "epoch": 1.38, - "grad_norm": 0.0, - "learning_rate": 1.9206757438924724e-05, - "loss": 0.7941, - "step": 1601 - }, - { - "epoch": 1.39, - "grad_norm": 0.0, - "learning_rate": 1.9205541798543004e-05, - "loss": 0.6906, - "step": 1602 - }, - { - "epoch": 1.39, - "grad_norm": 0.0, - "learning_rate": 1.9204325265923355e-05, - "loss": 1.0, - "step": 1603 - }, - { - "epoch": 1.39, - "grad_norm": 0.0, - "learning_rate": 1.9203107841183678e-05, - "loss": 0.4897, - "step": 1604 - }, - { - "epoch": 1.39, - "grad_norm": 0.0, - "learning_rate": 1.9201889524441974e-05, - "loss": 0.8388, - "step": 1605 - }, - { - "epoch": 1.39, - "grad_norm": 0.0, - "learning_rate": 1.920067031581633e-05, - "loss": 0.5115, - "step": 1606 - }, - { - "epoch": 1.39, - "grad_norm": 0.0, - "learning_rate": 1.919945021542492e-05, - "loss": 1.2151, - "step": 1607 - }, - { - "epoch": 1.39, - "grad_norm": 0.0, - "learning_rate": 1.9198229223385988e-05, - "loss": 0.6186, - "step": 1608 - }, - { - "epoch": 1.39, - "grad_norm": 0.0, - "learning_rate": 1.919700733981789e-05, - "loss": 0.8231, - "step": 1609 - }, - { - "epoch": 1.39, - "grad_norm": 0.0, - "learning_rate": 1.9195784564839052e-05, - "loss": 0.7214, - "step": 1610 - }, - { - "epoch": 1.39, - "grad_norm": 0.0, - "learning_rate": 1.919456089856799e-05, - "loss": 0.5958, - "step": 1611 - }, - { - "epoch": 1.39, - "grad_norm": 0.0, - "learning_rate": 1.9193336341123302e-05, - "loss": 1.0035, - "step": 1612 - }, - { - "epoch": 1.4, - "grad_norm": 0.0, - "learning_rate": 1.9192110892623682e-05, - "loss": 0.4891, - "step": 1613 - }, - { - "epoch": 1.4, - "grad_norm": 0.0, - "learning_rate": 1.9190884553187906e-05, - "loss": 0.7246, - "step": 1614 - }, - { - "epoch": 1.4, - "grad_norm": 0.0, - "learning_rate": 1.9189657322934837e-05, - "loss": 0.8681, - "step": 1615 - }, - { - "epoch": 1.4, - "grad_norm": 0.0, - "learning_rate": 1.918842920198342e-05, - "loss": 0.4557, - "step": 1616 - }, - { - "epoch": 1.4, - "grad_norm": 0.0, - "learning_rate": 1.9187200190452687e-05, - "loss": 0.7723, - "step": 1617 - }, - { - "epoch": 1.4, - "grad_norm": 0.0, - "learning_rate": 1.9185970288461763e-05, - "loss": 0.4493, - "step": 1618 - }, - { - "epoch": 1.4, - "grad_norm": 0.0, - "learning_rate": 1.918473949612985e-05, - "loss": 0.629, - "step": 1619 - }, - { - "epoch": 1.4, - "grad_norm": 0.0, - "learning_rate": 1.9183507813576246e-05, - "loss": 0.6877, - "step": 1620 - }, - { - "epoch": 1.4, - "grad_norm": 0.0, - "learning_rate": 1.9182275240920334e-05, - "loss": 0.7318, - "step": 1621 - }, - { - "epoch": 1.4, - "grad_norm": 0.0, - "learning_rate": 1.9181041778281574e-05, - "loss": 0.7068, - "step": 1622 - }, - { - "epoch": 1.4, - "grad_norm": 0.0, - "learning_rate": 1.9179807425779517e-05, - "loss": 0.8096, - "step": 1623 - }, - { - "epoch": 1.4, - "grad_norm": 0.0, - "learning_rate": 1.9178572183533804e-05, - "loss": 1.1609, - "step": 1624 - }, - { - "epoch": 1.41, - "grad_norm": 0.0, - "learning_rate": 1.917733605166416e-05, - "loss": 0.9325, - "step": 1625 - }, - { - "epoch": 1.41, - "grad_norm": 0.0, - "learning_rate": 1.9176099030290394e-05, - "loss": 0.82, - "step": 1626 - }, - { - "epoch": 1.41, - "grad_norm": 0.0, - "learning_rate": 1.917486111953241e-05, - "loss": 0.9639, - "step": 1627 - }, - { - "epoch": 1.41, - "grad_norm": 0.0, - "learning_rate": 1.9173622319510178e-05, - "loss": 0.5863, - "step": 1628 - }, - { - "epoch": 1.41, - "grad_norm": 0.0, - "learning_rate": 1.917238263034378e-05, - "loss": 0.9394, - "step": 1629 - }, - { - "epoch": 1.41, - "grad_norm": 0.0, - "learning_rate": 1.9171142052153365e-05, - "loss": 0.6958, - "step": 1630 - }, - { - "epoch": 1.41, - "grad_norm": 0.0, - "learning_rate": 1.916990058505918e-05, - "loss": 0.6074, - "step": 1631 - }, - { - "epoch": 1.41, - "grad_norm": 0.0, - "learning_rate": 1.9168658229181542e-05, - "loss": 1.5942, - "step": 1632 - }, - { - "epoch": 1.41, - "grad_norm": 0.0, - "learning_rate": 1.9167414984640877e-05, - "loss": 1.0353, - "step": 1633 - }, - { - "epoch": 1.41, - "grad_norm": 0.0, - "learning_rate": 1.916617085155768e-05, - "loss": 1.0855, - "step": 1634 - }, - { - "epoch": 1.41, - "grad_norm": 0.0, - "learning_rate": 1.9164925830052537e-05, - "loss": 0.6577, - "step": 1635 - }, - { - "epoch": 1.42, - "grad_norm": 0.0, - "learning_rate": 1.9163679920246125e-05, - "loss": 1.5676, - "step": 1636 - }, - { - "epoch": 1.42, - "grad_norm": 0.0, - "learning_rate": 1.91624331222592e-05, - "loss": 0.5051, - "step": 1637 - }, - { - "epoch": 1.42, - "grad_norm": 0.0, - "learning_rate": 1.91611854362126e-05, - "loss": 0.5179, - "step": 1638 - }, - { - "epoch": 1.42, - "grad_norm": 0.0, - "learning_rate": 1.9159936862227266e-05, - "loss": 0.8323, - "step": 1639 - }, - { - "epoch": 1.42, - "grad_norm": 0.0, - "learning_rate": 1.915868740042421e-05, - "loss": 0.7503, - "step": 1640 - }, - { - "epoch": 1.42, - "grad_norm": 0.0, - "learning_rate": 1.9157437050924534e-05, - "loss": 1.0546, - "step": 1641 - }, - { - "epoch": 1.42, - "grad_norm": 0.0, - "learning_rate": 1.915618581384943e-05, - "loss": 1.0591, - "step": 1642 - }, - { - "epoch": 1.42, - "grad_norm": 0.0, - "learning_rate": 1.9154933689320168e-05, - "loss": 1.1702, - "step": 1643 - }, - { - "epoch": 1.42, - "grad_norm": 0.0, - "learning_rate": 1.9153680677458115e-05, - "loss": 1.4441, - "step": 1644 - }, - { - "epoch": 1.42, - "grad_norm": 0.0, - "learning_rate": 1.915242677838471e-05, - "loss": 0.4633, - "step": 1645 - }, - { - "epoch": 1.42, - "grad_norm": 0.0, - "learning_rate": 1.9151171992221497e-05, - "loss": 0.5528, - "step": 1646 - }, - { - "epoch": 1.42, - "grad_norm": 0.0, - "learning_rate": 1.9149916319090083e-05, - "loss": 0.9076, - "step": 1647 - }, - { - "epoch": 1.43, - "grad_norm": 0.0, - "learning_rate": 1.914865975911218e-05, - "loss": 0.971, - "step": 1648 - }, - { - "epoch": 1.43, - "grad_norm": 0.0, - "learning_rate": 1.9147402312409577e-05, - "loss": 0.7542, - "step": 1649 - }, - { - "epoch": 1.43, - "grad_norm": 0.0, - "learning_rate": 1.914614397910415e-05, - "loss": 0.86, - "step": 1650 - }, - { - "epoch": 1.43, - "grad_norm": 0.0, - "learning_rate": 1.9144884759317867e-05, - "loss": 0.9222, - "step": 1651 - }, - { - "epoch": 1.43, - "grad_norm": 0.0, - "learning_rate": 1.914362465317277e-05, - "loss": 1.0468, - "step": 1652 - }, - { - "epoch": 1.43, - "grad_norm": 0.0, - "learning_rate": 1.9142363660790996e-05, - "loss": 0.7762, - "step": 1653 - }, - { - "epoch": 1.43, - "grad_norm": 0.0, - "learning_rate": 1.9141101782294766e-05, - "loss": 0.8777, - "step": 1654 - }, - { - "epoch": 1.43, - "grad_norm": 0.0, - "learning_rate": 1.9139839017806387e-05, - "loss": 0.8476, - "step": 1655 - }, - { - "epoch": 1.43, - "grad_norm": 0.0, - "learning_rate": 1.9138575367448244e-05, - "loss": 0.9167, - "step": 1656 - }, - { - "epoch": 1.43, - "grad_norm": 0.0, - "learning_rate": 1.9137310831342825e-05, - "loss": 0.8797, - "step": 1657 - }, - { - "epoch": 1.43, - "grad_norm": 0.0, - "learning_rate": 1.9136045409612693e-05, - "loss": 0.6657, - "step": 1658 - }, - { - "epoch": 1.44, - "grad_norm": 0.0, - "learning_rate": 1.913477910238049e-05, - "loss": 0.8555, - "step": 1659 - }, - { - "epoch": 1.44, - "grad_norm": 0.0, - "learning_rate": 1.9133511909768957e-05, - "loss": 0.5093, - "step": 1660 - }, - { - "epoch": 1.44, - "grad_norm": 0.0, - "learning_rate": 1.9132243831900914e-05, - "loss": 1.0255, - "step": 1661 - }, - { - "epoch": 1.44, - "grad_norm": 0.0, - "learning_rate": 1.9130974868899268e-05, - "loss": 0.8031, - "step": 1662 - }, - { - "epoch": 1.44, - "grad_norm": 0.0, - "learning_rate": 1.9129705020887014e-05, - "loss": 0.6163, - "step": 1663 - }, - { - "epoch": 1.44, - "grad_norm": 0.0, - "learning_rate": 1.912843428798723e-05, - "loss": 1.0555, - "step": 1664 - }, - { - "epoch": 1.44, - "grad_norm": 0.0, - "learning_rate": 1.9127162670323075e-05, - "loss": 1.2205, - "step": 1665 - }, - { - "epoch": 1.44, - "grad_norm": 0.0, - "learning_rate": 1.912589016801781e-05, - "loss": 0.6882, - "step": 1666 - }, - { - "epoch": 1.44, - "grad_norm": 0.0, - "learning_rate": 1.9124616781194764e-05, - "loss": 1.2356, - "step": 1667 - }, - { - "epoch": 1.44, - "grad_norm": 0.0, - "learning_rate": 1.9123342509977357e-05, - "loss": 1.0409, - "step": 1668 - }, - { - "epoch": 1.44, - "grad_norm": 0.0, - "learning_rate": 1.9122067354489103e-05, - "loss": 0.9632, - "step": 1669 - }, - { - "epoch": 1.44, - "grad_norm": 0.0, - "learning_rate": 1.9120791314853585e-05, - "loss": 0.8851, - "step": 1670 - }, - { - "epoch": 1.45, - "grad_norm": 0.0, - "learning_rate": 1.9119514391194496e-05, - "loss": 0.7392, - "step": 1671 - }, - { - "epoch": 1.45, - "grad_norm": 0.0, - "learning_rate": 1.911823658363559e-05, - "loss": 0.5329, - "step": 1672 - }, - { - "epoch": 1.45, - "grad_norm": 0.0, - "learning_rate": 1.911695789230072e-05, - "loss": 1.2065, - "step": 1673 - }, - { - "epoch": 1.45, - "grad_norm": 0.0, - "learning_rate": 1.9115678317313823e-05, - "loss": 0.9158, - "step": 1674 - }, - { - "epoch": 1.45, - "grad_norm": 0.0, - "learning_rate": 1.9114397858798916e-05, - "loss": 0.9623, - "step": 1675 - }, - { - "epoch": 1.45, - "grad_norm": 0.0, - "learning_rate": 1.9113116516880113e-05, - "loss": 0.6685, - "step": 1676 - }, - { - "epoch": 1.45, - "grad_norm": 0.0, - "learning_rate": 1.91118342916816e-05, - "loss": 0.8362, - "step": 1677 - }, - { - "epoch": 1.45, - "grad_norm": 0.0, - "learning_rate": 1.9110551183327666e-05, - "loss": 0.6107, - "step": 1678 - }, - { - "epoch": 1.45, - "grad_norm": 0.0, - "learning_rate": 1.9109267191942663e-05, - "loss": 0.7808, - "step": 1679 - }, - { - "epoch": 1.45, - "grad_norm": 0.0, - "learning_rate": 1.9107982317651045e-05, - "loss": 1.0353, - "step": 1680 - }, - { - "epoch": 1.45, - "grad_norm": 0.0, - "learning_rate": 1.910669656057735e-05, - "loss": 0.5265, - "step": 1681 - }, - { - "epoch": 1.46, - "grad_norm": 0.0, - "learning_rate": 1.9105409920846193e-05, - "loss": 0.8629, - "step": 1682 - }, - { - "epoch": 1.46, - "grad_norm": 0.0, - "learning_rate": 1.9104122398582286e-05, - "loss": 1.3036, - "step": 1683 - }, - { - "epoch": 1.46, - "grad_norm": 0.0, - "learning_rate": 1.910283399391042e-05, - "loss": 0.6713, - "step": 1684 - }, - { - "epoch": 1.46, - "grad_norm": 0.0, - "learning_rate": 1.9101544706955467e-05, - "loss": 0.8982, - "step": 1685 - }, - { - "epoch": 1.46, - "grad_norm": 0.0, - "learning_rate": 1.9100254537842393e-05, - "loss": 0.8645, - "step": 1686 - }, - { - "epoch": 1.46, - "grad_norm": 0.0, - "learning_rate": 1.909896348669625e-05, - "loss": 0.7002, - "step": 1687 - }, - { - "epoch": 1.46, - "grad_norm": 0.0, - "learning_rate": 1.9097671553642167e-05, - "loss": 0.8997, - "step": 1688 - }, - { - "epoch": 1.46, - "grad_norm": 0.0, - "learning_rate": 1.9096378738805368e-05, - "loss": 0.6955, - "step": 1689 - }, - { - "epoch": 1.46, - "grad_norm": 0.0, - "learning_rate": 1.9095085042311154e-05, - "loss": 0.8663, - "step": 1690 - }, - { - "epoch": 1.46, - "grad_norm": 0.0, - "learning_rate": 1.9093790464284914e-05, - "loss": 0.8945, - "step": 1691 - }, - { - "epoch": 1.46, - "grad_norm": 0.0, - "learning_rate": 1.9092495004852127e-05, - "loss": 0.805, - "step": 1692 - }, - { - "epoch": 1.46, - "grad_norm": 0.0, - "learning_rate": 1.9091198664138357e-05, - "loss": 1.0545, - "step": 1693 - }, - { - "epoch": 1.47, - "grad_norm": 0.0, - "learning_rate": 1.908990144226924e-05, - "loss": 0.9079, - "step": 1694 - }, - { - "epoch": 1.47, - "grad_norm": 0.0, - "learning_rate": 1.9088603339370513e-05, - "loss": 0.7309, - "step": 1695 - }, - { - "epoch": 1.47, - "grad_norm": 0.0, - "learning_rate": 1.9087304355568e-05, - "loss": 0.6313, - "step": 1696 - }, - { - "epoch": 1.47, - "grad_norm": 0.0, - "learning_rate": 1.90860044909876e-05, - "loss": 0.7143, - "step": 1697 - }, - { - "epoch": 1.47, - "grad_norm": 0.0, - "learning_rate": 1.9084703745755293e-05, - "loss": 0.9127, - "step": 1698 - }, - { - "epoch": 1.47, - "grad_norm": 0.0, - "learning_rate": 1.9083402119997162e-05, - "loss": 0.8976, - "step": 1699 - }, - { - "epoch": 1.47, - "grad_norm": 0.0, - "learning_rate": 1.9082099613839365e-05, - "loss": 0.7851, - "step": 1700 - }, - { - "epoch": 1.47, - "grad_norm": 0.0, - "learning_rate": 1.908079622740814e-05, - "loss": 0.977, - "step": 1701 - }, - { - "epoch": 1.47, - "grad_norm": 0.0, - "learning_rate": 1.9079491960829823e-05, - "loss": 1.1215, - "step": 1702 - }, - { - "epoch": 1.47, - "grad_norm": 0.0, - "learning_rate": 1.9078186814230822e-05, - "loss": 0.8081, - "step": 1703 - }, - { - "epoch": 1.47, - "grad_norm": 0.0, - "learning_rate": 1.9076880787737648e-05, - "loss": 0.7695, - "step": 1704 - }, - { - "epoch": 1.47, - "grad_norm": 0.0, - "learning_rate": 1.9075573881476875e-05, - "loss": 1.1324, - "step": 1705 - }, - { - "epoch": 1.48, - "grad_norm": 0.0, - "learning_rate": 1.9074266095575178e-05, - "loss": 1.0208, - "step": 1706 - }, - { - "epoch": 1.48, - "grad_norm": 0.0, - "learning_rate": 1.907295743015931e-05, - "loss": 0.5639, - "step": 1707 - }, - { - "epoch": 1.48, - "grad_norm": 0.0, - "learning_rate": 1.907164788535612e-05, - "loss": 0.5687, - "step": 1708 - }, - { - "epoch": 1.48, - "grad_norm": 0.0, - "learning_rate": 1.9070337461292524e-05, - "loss": 0.9504, - "step": 1709 - }, - { - "epoch": 1.48, - "grad_norm": 0.0, - "learning_rate": 1.9069026158095546e-05, - "loss": 0.6465, - "step": 1710 - }, - { - "epoch": 1.48, - "grad_norm": 0.0, - "learning_rate": 1.906771397589227e-05, - "loss": 0.7195, - "step": 1711 - }, - { - "epoch": 1.48, - "grad_norm": 0.0, - "learning_rate": 1.9066400914809885e-05, - "loss": 0.5681, - "step": 1712 - }, - { - "epoch": 1.48, - "grad_norm": 0.0, - "learning_rate": 1.9065086974975654e-05, - "loss": 0.7952, - "step": 1713 - }, - { - "epoch": 1.48, - "grad_norm": 0.0, - "learning_rate": 1.9063772156516935e-05, - "loss": 1.1736, - "step": 1714 - }, - { - "epoch": 1.48, - "grad_norm": 0.0, - "learning_rate": 1.906245645956116e-05, - "loss": 0.9387, - "step": 1715 - }, - { - "epoch": 1.48, - "grad_norm": 0.0, - "learning_rate": 1.9061139884235854e-05, - "loss": 1.0272, - "step": 1716 - }, - { - "epoch": 1.49, - "grad_norm": 0.0, - "learning_rate": 1.9059822430668627e-05, - "loss": 1.4632, - "step": 1717 - }, - { - "epoch": 1.49, - "grad_norm": 0.0, - "learning_rate": 1.905850409898717e-05, - "loss": 0.6342, - "step": 1718 - }, - { - "epoch": 1.49, - "grad_norm": 0.0, - "learning_rate": 1.9057184889319255e-05, - "loss": 0.7385, - "step": 1719 - }, - { - "epoch": 1.49, - "grad_norm": 0.0, - "learning_rate": 1.9055864801792755e-05, - "loss": 0.6075, - "step": 1720 - }, - { - "epoch": 1.49, - "grad_norm": 0.0, - "learning_rate": 1.9054543836535613e-05, - "loss": 0.415, - "step": 1721 - }, - { - "epoch": 1.49, - "grad_norm": 0.0, - "learning_rate": 1.905322199367586e-05, - "loss": 0.7174, - "step": 1722 - }, - { - "epoch": 1.49, - "grad_norm": 0.0, - "learning_rate": 1.9051899273341622e-05, - "loss": 0.4616, - "step": 1723 - }, - { - "epoch": 1.49, - "grad_norm": 0.0, - "learning_rate": 1.9050575675661098e-05, - "loss": 0.5176, - "step": 1724 - }, - { - "epoch": 1.49, - "grad_norm": 0.0, - "learning_rate": 1.904925120076257e-05, - "loss": 0.8293, - "step": 1725 - }, - { - "epoch": 1.49, - "grad_norm": 0.0, - "learning_rate": 1.9047925848774423e-05, - "loss": 1.0681, - "step": 1726 - }, - { - "epoch": 1.49, - "grad_norm": 0.0, - "learning_rate": 1.904659961982511e-05, - "loss": 1.1121, - "step": 1727 - }, - { - "epoch": 1.49, - "grad_norm": 0.0, - "learning_rate": 1.904527251404317e-05, - "loss": 0.7899, - "step": 1728 - }, - { - "epoch": 1.5, - "grad_norm": 0.0, - "learning_rate": 1.9043944531557236e-05, - "loss": 0.531, - "step": 1729 - }, - { - "epoch": 1.5, - "grad_norm": 0.0, - "learning_rate": 1.9042615672496022e-05, - "loss": 0.9036, - "step": 1730 - }, - { - "epoch": 1.5, - "grad_norm": 0.0, - "learning_rate": 1.9041285936988326e-05, - "loss": 0.9034, - "step": 1731 - }, - { - "epoch": 1.5, - "grad_norm": 0.0, - "learning_rate": 1.9039955325163034e-05, - "loss": 0.9674, - "step": 1732 - }, - { - "epoch": 1.5, - "grad_norm": 0.0, - "learning_rate": 1.9038623837149107e-05, - "loss": 0.9158, - "step": 1733 - }, - { - "epoch": 1.5, - "grad_norm": 0.0, - "learning_rate": 1.9037291473075602e-05, - "loss": 0.8682, - "step": 1734 - }, - { - "epoch": 1.5, - "grad_norm": 0.0, - "learning_rate": 1.9035958233071656e-05, - "loss": 0.9372, - "step": 1735 - }, - { - "epoch": 1.5, - "grad_norm": 0.0, - "learning_rate": 1.9034624117266495e-05, - "loss": 1.452, - "step": 1736 - }, - { - "epoch": 1.5, - "grad_norm": 0.0, - "learning_rate": 1.9033289125789423e-05, - "loss": 0.9547, - "step": 1737 - }, - { - "epoch": 1.5, - "grad_norm": 0.0, - "learning_rate": 1.9031953258769837e-05, - "loss": 1.0359, - "step": 1738 - }, - { - "epoch": 1.5, - "grad_norm": 0.0, - "learning_rate": 1.903061651633721e-05, - "loss": 0.5926, - "step": 1739 - }, - { - "epoch": 1.51, - "grad_norm": 0.0, - "learning_rate": 1.902927889862111e-05, - "loss": 1.0589, - "step": 1740 - }, - { - "epoch": 1.51, - "grad_norm": 0.0, - "learning_rate": 1.9027940405751178e-05, - "loss": 1.1011, - "step": 1741 - }, - { - "epoch": 1.51, - "grad_norm": 0.0, - "learning_rate": 1.902660103785715e-05, - "loss": 0.8923, - "step": 1742 - }, - { - "epoch": 1.51, - "grad_norm": 0.0, - "learning_rate": 1.9025260795068837e-05, - "loss": 0.562, - "step": 1743 - }, - { - "epoch": 1.51, - "grad_norm": 0.0, - "learning_rate": 1.9023919677516153e-05, - "loss": 0.7647, - "step": 1744 - }, - { - "epoch": 1.51, - "grad_norm": 0.0, - "learning_rate": 1.9022577685329072e-05, - "loss": 1.0525, - "step": 1745 - }, - { - "epoch": 1.51, - "grad_norm": 0.0, - "learning_rate": 1.9021234818637672e-05, - "loss": 1.0322, - "step": 1746 - }, - { - "epoch": 1.51, - "grad_norm": 0.0, - "learning_rate": 1.9019891077572107e-05, - "loss": 0.5186, - "step": 1747 - }, - { - "epoch": 1.51, - "grad_norm": 0.0, - "learning_rate": 1.9018546462262617e-05, - "loss": 0.8121, - "step": 1748 - }, - { - "epoch": 1.51, - "grad_norm": 0.0, - "learning_rate": 1.901720097283953e-05, - "loss": 0.7369, - "step": 1749 - }, - { - "epoch": 1.51, - "grad_norm": 0.0, - "learning_rate": 1.9015854609433256e-05, - "loss": 1.2308, - "step": 1750 - }, - { - "epoch": 1.51, - "grad_norm": 0.0, - "learning_rate": 1.9014507372174288e-05, - "loss": 0.9094, - "step": 1751 - }, - { - "epoch": 1.52, - "grad_norm": 0.0, - "learning_rate": 1.9013159261193205e-05, - "loss": 1.3005, - "step": 1752 - }, - { - "epoch": 1.52, - "grad_norm": 0.0, - "learning_rate": 1.901181027662067e-05, - "loss": 0.5289, - "step": 1753 - }, - { - "epoch": 1.52, - "grad_norm": 0.0, - "learning_rate": 1.9010460418587437e-05, - "loss": 0.9957, - "step": 1754 - }, - { - "epoch": 1.52, - "grad_norm": 0.0, - "learning_rate": 1.9009109687224337e-05, - "loss": 0.9057, - "step": 1755 - }, - { - "epoch": 1.52, - "grad_norm": 0.0, - "learning_rate": 1.9007758082662287e-05, - "loss": 0.7119, - "step": 1756 - }, - { - "epoch": 1.52, - "grad_norm": 0.0, - "learning_rate": 1.9006405605032295e-05, - "loss": 1.1462, - "step": 1757 - }, - { - "epoch": 1.52, - "grad_norm": 0.0, - "learning_rate": 1.9005052254465442e-05, - "loss": 1.2057, - "step": 1758 - }, - { - "epoch": 1.52, - "grad_norm": 0.0, - "learning_rate": 1.9003698031092906e-05, - "loss": 1.0946, - "step": 1759 - }, - { - "epoch": 1.52, - "grad_norm": 0.0, - "learning_rate": 1.900234293504594e-05, - "loss": 0.9184, - "step": 1760 - }, - { - "epoch": 1.52, - "grad_norm": 0.0, - "learning_rate": 1.9000986966455884e-05, - "loss": 0.6152, - "step": 1761 - }, - { - "epoch": 1.52, - "grad_norm": 0.0, - "learning_rate": 1.8999630125454164e-05, - "loss": 0.7046, - "step": 1762 - }, - { - "epoch": 1.53, - "grad_norm": 0.0, - "learning_rate": 1.8998272412172298e-05, - "loss": 0.6852, - "step": 1763 - }, - { - "epoch": 1.53, - "grad_norm": 0.0, - "learning_rate": 1.8996913826741873e-05, - "loss": 1.0016, - "step": 1764 - }, - { - "epoch": 1.53, - "grad_norm": 0.0, - "learning_rate": 1.899555436929457e-05, - "loss": 1.045, - "step": 1765 - }, - { - "epoch": 1.53, - "grad_norm": 0.0, - "learning_rate": 1.8994194039962156e-05, - "loss": 0.7799, - "step": 1766 - }, - { - "epoch": 1.53, - "grad_norm": 0.0, - "learning_rate": 1.8992832838876477e-05, - "loss": 0.7148, - "step": 1767 - }, - { - "epoch": 1.53, - "grad_norm": 0.0, - "learning_rate": 1.8991470766169467e-05, - "loss": 0.6892, - "step": 1768 - }, - { - "epoch": 1.53, - "grad_norm": 0.0, - "learning_rate": 1.8990107821973144e-05, - "loss": 1.1994, - "step": 1769 - }, - { - "epoch": 1.53, - "grad_norm": 0.0, - "learning_rate": 1.8988744006419605e-05, - "loss": 0.6825, - "step": 1770 - }, - { - "epoch": 1.53, - "grad_norm": 0.0, - "learning_rate": 1.8987379319641045e-05, - "loss": 0.6962, - "step": 1771 - }, - { - "epoch": 1.53, - "grad_norm": 0.0, - "learning_rate": 1.898601376176973e-05, - "loss": 1.0817, - "step": 1772 - }, - { - "epoch": 1.53, - "grad_norm": 0.0, - "learning_rate": 1.8984647332938016e-05, - "loss": 1.0775, - "step": 1773 - }, - { - "epoch": 1.53, - "grad_norm": 0.0, - "learning_rate": 1.898328003327834e-05, - "loss": 0.8474, - "step": 1774 - }, - { - "epoch": 1.54, - "grad_norm": 0.0, - "learning_rate": 1.8981911862923233e-05, - "loss": 1.2703, - "step": 1775 - }, - { - "epoch": 1.54, - "grad_norm": 0.0, - "learning_rate": 1.8980542822005296e-05, - "loss": 0.858, - "step": 1776 - }, - { - "epoch": 1.54, - "grad_norm": 0.0, - "learning_rate": 1.897917291065723e-05, - "loss": 0.8413, - "step": 1777 - }, - { - "epoch": 1.54, - "grad_norm": 0.0, - "learning_rate": 1.89778021290118e-05, - "loss": 0.984, - "step": 1778 - }, - { - "epoch": 1.54, - "grad_norm": 0.0, - "learning_rate": 1.8976430477201878e-05, - "loss": 0.6482, - "step": 1779 - }, - { - "epoch": 1.54, - "grad_norm": 0.0, - "learning_rate": 1.897505795536041e-05, - "loss": 0.9852, - "step": 1780 - }, - { - "epoch": 1.54, - "grad_norm": 0.0, - "learning_rate": 1.8973684563620423e-05, - "loss": 0.5398, - "step": 1781 - }, - { - "epoch": 1.54, - "grad_norm": 0.0, - "learning_rate": 1.897231030211503e-05, - "loss": 0.5362, - "step": 1782 - }, - { - "epoch": 1.54, - "grad_norm": 0.0, - "learning_rate": 1.8970935170977433e-05, - "loss": 0.8355, - "step": 1783 - }, - { - "epoch": 1.54, - "grad_norm": 0.0, - "learning_rate": 1.8969559170340918e-05, - "loss": 1.2713, - "step": 1784 - }, - { - "epoch": 1.54, - "grad_norm": 0.0, - "learning_rate": 1.8968182300338845e-05, - "loss": 0.7353, - "step": 1785 - }, - { - "epoch": 1.54, - "grad_norm": 0.0, - "learning_rate": 1.8966804561104667e-05, - "loss": 0.927, - "step": 1786 - }, - { - "epoch": 1.55, - "grad_norm": 0.0, - "learning_rate": 1.8965425952771927e-05, - "loss": 0.8855, - "step": 1787 - }, - { - "epoch": 1.55, - "grad_norm": 0.0, - "learning_rate": 1.896404647547424e-05, - "loss": 0.8503, - "step": 1788 - }, - { - "epoch": 1.55, - "grad_norm": 0.0, - "learning_rate": 1.896266612934531e-05, - "loss": 0.4118, - "step": 1789 - }, - { - "epoch": 1.55, - "grad_norm": 0.0, - "learning_rate": 1.8961284914518926e-05, - "loss": 0.5412, - "step": 1790 - }, - { - "epoch": 1.55, - "grad_norm": 0.0, - "learning_rate": 1.8959902831128965e-05, - "loss": 0.8663, - "step": 1791 - }, - { - "epoch": 1.55, - "grad_norm": 0.0, - "learning_rate": 1.895851987930938e-05, - "loss": 0.7492, - "step": 1792 - }, - { - "epoch": 1.55, - "grad_norm": 0.0, - "learning_rate": 1.895713605919421e-05, - "loss": 0.5715, - "step": 1793 - }, - { - "epoch": 1.55, - "grad_norm": 0.0, - "learning_rate": 1.8955751370917586e-05, - "loss": 0.8072, - "step": 1794 - }, - { - "epoch": 1.55, - "grad_norm": 0.0, - "learning_rate": 1.8954365814613714e-05, - "loss": 0.768, - "step": 1795 - }, - { - "epoch": 1.55, - "grad_norm": 0.0, - "learning_rate": 1.8952979390416888e-05, - "loss": 0.7497, - "step": 1796 - }, - { - "epoch": 1.55, - "grad_norm": 0.0, - "learning_rate": 1.8951592098461486e-05, - "loss": 0.4903, - "step": 1797 - }, - { - "epoch": 1.56, - "grad_norm": 0.0, - "learning_rate": 1.8950203938881973e-05, - "loss": 0.7567, - "step": 1798 - }, - { - "epoch": 1.56, - "grad_norm": 0.0, - "learning_rate": 1.894881491181289e-05, - "loss": 0.8781, - "step": 1799 - }, - { - "epoch": 1.56, - "grad_norm": 0.0, - "learning_rate": 1.894742501738887e-05, - "loss": 0.9509, - "step": 1800 - }, - { - "epoch": 1.56, - "grad_norm": 0.0, - "learning_rate": 1.8946034255744625e-05, - "loss": 0.5341, - "step": 1801 - }, - { - "epoch": 1.56, - "grad_norm": 0.0, - "learning_rate": 1.8944642627014956e-05, - "loss": 0.9855, - "step": 1802 - }, - { - "epoch": 1.56, - "grad_norm": 0.0, - "learning_rate": 1.8943250131334744e-05, - "loss": 0.5287, - "step": 1803 - }, - { - "epoch": 1.56, - "grad_norm": 0.0, - "learning_rate": 1.8941856768838957e-05, - "loss": 1.3328, - "step": 1804 - }, - { - "epoch": 1.56, - "grad_norm": 0.0, - "learning_rate": 1.894046253966264e-05, - "loss": 0.8695, - "step": 1805 - }, - { - "epoch": 1.56, - "grad_norm": 0.0, - "learning_rate": 1.893906744394093e-05, - "loss": 0.7817, - "step": 1806 - }, - { - "epoch": 1.56, - "grad_norm": 0.0, - "learning_rate": 1.8937671481809048e-05, - "loss": 0.7526, - "step": 1807 - }, - { - "epoch": 1.56, - "grad_norm": 0.0, - "learning_rate": 1.8936274653402292e-05, - "loss": 1.3227, - "step": 1808 - }, - { - "epoch": 1.56, - "grad_norm": 0.0, - "learning_rate": 1.8934876958856053e-05, - "loss": 0.6188, - "step": 1809 - }, - { - "epoch": 1.57, - "grad_norm": 0.0, - "learning_rate": 1.89334783983058e-05, - "loss": 0.9695, - "step": 1810 - }, - { - "epoch": 1.57, - "grad_norm": 0.0, - "learning_rate": 1.8932078971887082e-05, - "loss": 1.5338, - "step": 1811 - }, - { - "epoch": 1.57, - "grad_norm": 0.0, - "learning_rate": 1.893067867973554e-05, - "loss": 0.936, - "step": 1812 - }, - { - "epoch": 1.57, - "grad_norm": 0.0, - "learning_rate": 1.89292775219869e-05, - "loss": 0.7895, - "step": 1813 - }, - { - "epoch": 1.57, - "grad_norm": 0.0, - "learning_rate": 1.892787549877696e-05, - "loss": 0.539, - "step": 1814 - }, - { - "epoch": 1.57, - "grad_norm": 0.0, - "learning_rate": 1.8926472610241617e-05, - "loss": 0.8814, - "step": 1815 - }, - { - "epoch": 1.57, - "grad_norm": 0.0, - "learning_rate": 1.8925068856516838e-05, - "loss": 0.8373, - "step": 1816 - }, - { - "epoch": 1.57, - "grad_norm": 0.0, - "learning_rate": 1.8923664237738687e-05, - "loss": 0.7689, - "step": 1817 - }, - { - "epoch": 1.57, - "grad_norm": 0.0, - "learning_rate": 1.8922258754043304e-05, - "loss": 0.5447, - "step": 1818 - }, - { - "epoch": 1.57, - "grad_norm": 0.0, - "learning_rate": 1.892085240556691e-05, - "loss": 1.0352, - "step": 1819 - }, - { - "epoch": 1.57, - "grad_norm": 0.0, - "learning_rate": 1.8919445192445815e-05, - "loss": 1.003, - "step": 1820 - }, - { - "epoch": 1.58, - "grad_norm": 0.0, - "learning_rate": 1.8918037114816416e-05, - "loss": 1.4078, - "step": 1821 - }, - { - "epoch": 1.58, - "grad_norm": 0.0, - "learning_rate": 1.8916628172815183e-05, - "loss": 0.8468, - "step": 1822 - }, - { - "epoch": 1.58, - "grad_norm": 0.0, - "learning_rate": 1.891521836657868e-05, - "loss": 1.0948, - "step": 1823 - }, - { - "epoch": 1.58, - "grad_norm": 0.0, - "learning_rate": 1.8913807696243553e-05, - "loss": 0.4543, - "step": 1824 - }, - { - "epoch": 1.58, - "grad_norm": 0.0, - "learning_rate": 1.8912396161946527e-05, - "loss": 0.693, - "step": 1825 - }, - { - "epoch": 1.58, - "grad_norm": 0.0, - "learning_rate": 1.8910983763824414e-05, - "loss": 0.7436, - "step": 1826 - }, - { - "epoch": 1.58, - "grad_norm": 0.0, - "learning_rate": 1.890957050201411e-05, - "loss": 0.7394, - "step": 1827 - }, - { - "epoch": 1.58, - "grad_norm": 0.0, - "learning_rate": 1.8908156376652593e-05, - "loss": 0.8896, - "step": 1828 - }, - { - "epoch": 1.58, - "grad_norm": 0.0, - "learning_rate": 1.8906741387876927e-05, - "loss": 0.7705, - "step": 1829 - }, - { - "epoch": 1.58, - "grad_norm": 0.0, - "learning_rate": 1.8905325535824255e-05, - "loss": 0.9337, - "step": 1830 - }, - { - "epoch": 1.58, - "grad_norm": 0.0, - "learning_rate": 1.8903908820631814e-05, - "loss": 0.8904, - "step": 1831 - }, - { - "epoch": 1.58, - "grad_norm": 0.0, - "learning_rate": 1.890249124243691e-05, - "loss": 0.9182, - "step": 1832 - }, - { - "epoch": 1.59, - "grad_norm": 0.0, - "learning_rate": 1.8901072801376944e-05, - "loss": 0.6318, - "step": 1833 - }, - { - "epoch": 1.59, - "grad_norm": 0.0, - "learning_rate": 1.8899653497589396e-05, - "loss": 0.4298, - "step": 1834 - }, - { - "epoch": 1.59, - "grad_norm": 0.0, - "learning_rate": 1.889823333121183e-05, - "loss": 0.8585, - "step": 1835 - }, - { - "epoch": 1.59, - "grad_norm": 0.0, - "learning_rate": 1.88968123023819e-05, - "loss": 0.528, - "step": 1836 - }, - { - "epoch": 1.59, - "grad_norm": 0.0, - "learning_rate": 1.889539041123733e-05, - "loss": 0.6622, - "step": 1837 - }, - { - "epoch": 1.59, - "grad_norm": 0.0, - "learning_rate": 1.889396765791594e-05, - "loss": 0.7711, - "step": 1838 - }, - { - "epoch": 1.59, - "grad_norm": 0.0, - "learning_rate": 1.8892544042555626e-05, - "loss": 1.273, - "step": 1839 - }, - { - "epoch": 1.59, - "grad_norm": 0.0, - "learning_rate": 1.8891119565294374e-05, - "loss": 0.6526, - "step": 1840 - }, - { - "epoch": 1.59, - "grad_norm": 0.0, - "learning_rate": 1.8889694226270246e-05, - "loss": 0.5939, - "step": 1841 - }, - { - "epoch": 1.59, - "grad_norm": 0.0, - "learning_rate": 1.8888268025621394e-05, - "loss": 0.5526, - "step": 1842 - }, - { - "epoch": 1.59, - "grad_norm": 0.0, - "learning_rate": 1.8886840963486052e-05, - "loss": 0.8028, - "step": 1843 - }, - { - "epoch": 1.6, - "grad_norm": 0.0, - "learning_rate": 1.8885413040002533e-05, - "loss": 0.5509, - "step": 1844 - }, - { - "epoch": 1.6, - "grad_norm": 0.0, - "learning_rate": 1.888398425530924e-05, - "loss": 1.0554, - "step": 1845 - }, - { - "epoch": 1.6, - "grad_norm": 0.0, - "learning_rate": 1.8882554609544657e-05, - "loss": 1.3021, - "step": 1846 - }, - { - "epoch": 1.6, - "grad_norm": 0.0, - "learning_rate": 1.8881124102847347e-05, - "loss": 0.9701, - "step": 1847 - }, - { - "epoch": 1.6, - "grad_norm": 0.0, - "learning_rate": 1.887969273535597e-05, - "loss": 0.5703, - "step": 1848 - }, - { - "epoch": 1.6, - "grad_norm": 0.0, - "learning_rate": 1.8878260507209244e-05, - "loss": 1.2016, - "step": 1849 - }, - { - "epoch": 1.6, - "grad_norm": 0.0, - "learning_rate": 1.8876827418546002e-05, - "loss": 1.1637, - "step": 1850 - }, - { - "epoch": 1.6, - "grad_norm": 0.0, - "learning_rate": 1.8875393469505138e-05, - "loss": 0.8392, - "step": 1851 - }, - { - "epoch": 1.6, - "grad_norm": 0.0, - "learning_rate": 1.8873958660225632e-05, - "loss": 0.6482, - "step": 1852 - }, - { - "epoch": 1.6, - "grad_norm": 0.0, - "learning_rate": 1.887252299084656e-05, - "loss": 1.1252, - "step": 1853 - }, - { - "epoch": 1.6, - "grad_norm": 0.0, - "learning_rate": 1.8871086461507065e-05, - "loss": 0.623, - "step": 1854 - }, - { - "epoch": 1.6, - "grad_norm": 0.0, - "learning_rate": 1.8869649072346386e-05, - "loss": 0.5982, - "step": 1855 - }, - { - "epoch": 1.61, - "grad_norm": 0.0, - "learning_rate": 1.886821082350384e-05, - "loss": 1.2625, - "step": 1856 - }, - { - "epoch": 1.61, - "grad_norm": 0.0, - "learning_rate": 1.8866771715118826e-05, - "loss": 0.7111, - "step": 1857 - }, - { - "epoch": 1.61, - "grad_norm": 0.0, - "learning_rate": 1.886533174733083e-05, - "loss": 1.1114, - "step": 1858 - }, - { - "epoch": 1.61, - "grad_norm": 0.0, - "learning_rate": 1.8863890920279417e-05, - "loss": 1.1356, - "step": 1859 - }, - { - "epoch": 1.61, - "grad_norm": 0.0, - "learning_rate": 1.8862449234104238e-05, - "loss": 0.9705, - "step": 1860 - }, - { - "epoch": 1.61, - "grad_norm": 0.0, - "learning_rate": 1.8861006688945033e-05, - "loss": 0.8532, - "step": 1861 - }, - { - "epoch": 1.61, - "grad_norm": 0.0, - "learning_rate": 1.8859563284941613e-05, - "loss": 1.2893, - "step": 1862 - }, - { - "epoch": 1.61, - "grad_norm": 0.0, - "learning_rate": 1.8858119022233876e-05, - "loss": 0.4254, - "step": 1863 - }, - { - "epoch": 1.61, - "grad_norm": 0.0, - "learning_rate": 1.8856673900961812e-05, - "loss": 0.6143, - "step": 1864 - }, - { - "epoch": 1.61, - "grad_norm": 0.0, - "learning_rate": 1.8855227921265488e-05, - "loss": 0.5842, - "step": 1865 - }, - { - "epoch": 1.61, - "grad_norm": 0.0, - "learning_rate": 1.8853781083285047e-05, - "loss": 0.8822, - "step": 1866 - }, - { - "epoch": 1.62, - "grad_norm": 0.0, - "learning_rate": 1.885233338716073e-05, - "loss": 0.9247, - "step": 1867 - }, - { - "epoch": 1.62, - "grad_norm": 0.0, - "learning_rate": 1.8850884833032854e-05, - "loss": 1.02, - "step": 1868 - }, - { - "epoch": 1.62, - "grad_norm": 0.0, - "learning_rate": 1.8849435421041808e-05, - "loss": 0.4169, - "step": 1869 - }, - { - "epoch": 1.62, - "grad_norm": 0.0, - "learning_rate": 1.8847985151328086e-05, - "loss": 1.1249, - "step": 1870 - }, - { - "epoch": 1.62, - "grad_norm": 0.0, - "learning_rate": 1.884653402403225e-05, - "loss": 0.7535, - "step": 1871 - }, - { - "epoch": 1.62, - "grad_norm": 0.0, - "learning_rate": 1.884508203929495e-05, - "loss": 1.1025, - "step": 1872 - }, - { - "epoch": 1.62, - "grad_norm": 0.0, - "learning_rate": 1.8843629197256917e-05, - "loss": 0.5539, - "step": 1873 - }, - { - "epoch": 1.62, - "grad_norm": 0.0, - "learning_rate": 1.8842175498058963e-05, - "loss": 0.9891, - "step": 1874 - }, - { - "epoch": 1.62, - "grad_norm": 0.0, - "learning_rate": 1.8840720941841994e-05, - "loss": 0.8668, - "step": 1875 - }, - { - "epoch": 1.62, - "grad_norm": 0.0, - "learning_rate": 1.8839265528746984e-05, - "loss": 0.7284, - "step": 1876 - }, - { - "epoch": 1.62, - "grad_norm": 0.0, - "learning_rate": 1.8837809258915003e-05, - "loss": 0.6088, - "step": 1877 - }, - { - "epoch": 1.62, - "grad_norm": 0.0, - "learning_rate": 1.8836352132487198e-05, - "loss": 0.8742, - "step": 1878 - }, - { - "epoch": 1.63, - "grad_norm": 0.0, - "learning_rate": 1.883489414960479e-05, - "loss": 0.642, - "step": 1879 - }, - { - "epoch": 1.63, - "grad_norm": 0.0, - "learning_rate": 1.883343531040911e-05, - "loss": 0.7783, - "step": 1880 - }, - { - "epoch": 1.63, - "grad_norm": 0.0, - "learning_rate": 1.8831975615041536e-05, - "loss": 1.159, - "step": 1881 - }, - { - "epoch": 1.63, - "grad_norm": 0.0, - "learning_rate": 1.8830515063643565e-05, - "loss": 0.8791, - "step": 1882 - }, - { - "epoch": 1.63, - "grad_norm": 0.0, - "learning_rate": 1.8829053656356744e-05, - "loss": 1.2487, - "step": 1883 - }, - { - "epoch": 1.63, - "grad_norm": 0.0, - "learning_rate": 1.8827591393322725e-05, - "loss": 0.739, - "step": 1884 - }, - { - "epoch": 1.63, - "grad_norm": 0.0, - "learning_rate": 1.8826128274683243e-05, - "loss": 0.9684, - "step": 1885 - }, - { - "epoch": 1.63, - "grad_norm": 0.0, - "learning_rate": 1.8824664300580098e-05, - "loss": 0.7797, - "step": 1886 - }, - { - "epoch": 1.63, - "grad_norm": 0.0, - "learning_rate": 1.882319947115519e-05, - "loss": 0.5656, - "step": 1887 - }, - { - "epoch": 1.63, - "grad_norm": 0.0, - "learning_rate": 1.8821733786550495e-05, - "loss": 0.9706, - "step": 1888 - }, - { - "epoch": 1.63, - "grad_norm": 0.0, - "learning_rate": 1.8820267246908074e-05, - "loss": 0.4655, - "step": 1889 - }, - { - "epoch": 1.63, - "grad_norm": 0.0, - "learning_rate": 1.881879985237007e-05, - "loss": 0.4825, - "step": 1890 - }, - { - "epoch": 1.64, - "grad_norm": 0.0, - "learning_rate": 1.8817331603078705e-05, - "loss": 1.0566, - "step": 1891 - }, - { - "epoch": 1.64, - "grad_norm": 0.0, - "learning_rate": 1.8815862499176292e-05, - "loss": 0.9898, - "step": 1892 - }, - { - "epoch": 1.64, - "grad_norm": 0.0, - "learning_rate": 1.8814392540805223e-05, - "loss": 0.617, - "step": 1893 - }, - { - "epoch": 1.64, - "grad_norm": 0.0, - "learning_rate": 1.8812921728107968e-05, - "loss": 1.0752, - "step": 1894 - }, - { - "epoch": 1.64, - "grad_norm": 0.0, - "learning_rate": 1.8811450061227086e-05, - "loss": 0.8015, - "step": 1895 - }, - { - "epoch": 1.64, - "grad_norm": 0.0, - "learning_rate": 1.880997754030522e-05, - "loss": 0.5909, - "step": 1896 - }, - { - "epoch": 1.64, - "grad_norm": 0.0, - "learning_rate": 1.8808504165485087e-05, - "loss": 0.7607, - "step": 1897 - }, - { - "epoch": 1.64, - "grad_norm": 0.0, - "learning_rate": 1.8807029936909496e-05, - "loss": 0.8723, - "step": 1898 - }, - { - "epoch": 1.64, - "grad_norm": 0.0, - "learning_rate": 1.8805554854721332e-05, - "loss": 0.6084, - "step": 1899 - }, - { - "epoch": 1.64, - "grad_norm": 0.0, - "learning_rate": 1.880407891906357e-05, - "loss": 0.9062, - "step": 1900 - }, - { - "epoch": 1.64, - "grad_norm": 0.0, - "learning_rate": 1.880260213007926e-05, - "loss": 0.5375, - "step": 1901 - }, - { - "epoch": 1.65, - "grad_norm": 0.0, - "learning_rate": 1.880112448791154e-05, - "loss": 1.1066, - "step": 1902 - }, - { - "epoch": 1.65, - "grad_norm": 0.0, - "learning_rate": 1.8799645992703636e-05, - "loss": 0.7525, - "step": 1903 - }, - { - "epoch": 1.65, - "grad_norm": 0.0, - "learning_rate": 1.8798166644598835e-05, - "loss": 0.7867, - "step": 1904 - }, - { - "epoch": 1.65, - "grad_norm": 0.0, - "learning_rate": 1.879668644374053e-05, - "loss": 0.4628, - "step": 1905 - }, - { - "epoch": 1.65, - "grad_norm": 0.0, - "learning_rate": 1.879520539027219e-05, - "loss": 1.096, - "step": 1906 - }, - { - "epoch": 1.65, - "grad_norm": 0.0, - "learning_rate": 1.8793723484337358e-05, - "loss": 1.1058, - "step": 1907 - }, - { - "epoch": 1.65, - "grad_norm": 0.0, - "learning_rate": 1.879224072607967e-05, - "loss": 0.7209, - "step": 1908 - }, - { - "epoch": 1.65, - "grad_norm": 0.0, - "learning_rate": 1.8790757115642842e-05, - "loss": 0.3994, - "step": 1909 - }, - { - "epoch": 1.65, - "grad_norm": 0.0, - "learning_rate": 1.878927265317067e-05, - "loss": 1.32, - "step": 1910 - }, - { - "epoch": 1.65, - "grad_norm": 0.0, - "learning_rate": 1.8787787338807034e-05, - "loss": 0.9666, - "step": 1911 - }, - { - "epoch": 1.65, - "grad_norm": 0.0, - "learning_rate": 1.87863011726959e-05, - "loss": 0.6576, - "step": 1912 - }, - { - "epoch": 1.65, - "grad_norm": 0.0, - "learning_rate": 1.8784814154981305e-05, - "loss": 0.5933, - "step": 1913 - }, - { - "epoch": 1.66, - "grad_norm": 0.0, - "learning_rate": 1.8783326285807383e-05, - "loss": 0.7741, - "step": 1914 - }, - { - "epoch": 1.66, - "grad_norm": 0.0, - "learning_rate": 1.8781837565318346e-05, - "loss": 1.1129, - "step": 1915 - }, - { - "epoch": 1.66, - "grad_norm": 0.0, - "learning_rate": 1.878034799365848e-05, - "loss": 0.7821, - "step": 1916 - }, - { - "epoch": 1.66, - "grad_norm": 0.0, - "learning_rate": 1.8778857570972167e-05, - "loss": 0.4474, - "step": 1917 - }, - { - "epoch": 1.66, - "grad_norm": 0.0, - "learning_rate": 1.8777366297403857e-05, - "loss": 1.2429, - "step": 1918 - }, - { - "epoch": 1.66, - "grad_norm": 0.0, - "learning_rate": 1.8775874173098098e-05, - "loss": 0.5137, - "step": 1919 - }, - { - "epoch": 1.66, - "grad_norm": 0.0, - "learning_rate": 1.877438119819951e-05, - "loss": 0.693, - "step": 1920 - }, - { - "epoch": 1.66, - "grad_norm": 0.0, - "learning_rate": 1.8772887372852796e-05, - "loss": 0.5474, - "step": 1921 - }, - { - "epoch": 1.66, - "grad_norm": 0.0, - "learning_rate": 1.8771392697202745e-05, - "loss": 0.6963, - "step": 1922 - }, - { - "epoch": 1.66, - "grad_norm": 0.0, - "learning_rate": 1.876989717139423e-05, - "loss": 0.7312, - "step": 1923 - }, - { - "epoch": 1.66, - "grad_norm": 0.0, - "learning_rate": 1.8768400795572197e-05, - "loss": 0.42, - "step": 1924 - }, - { - "epoch": 1.67, - "grad_norm": 0.0, - "learning_rate": 1.8766903569881686e-05, - "loss": 0.8215, - "step": 1925 - }, - { - "epoch": 1.67, - "grad_norm": 0.0, - "learning_rate": 1.876540549446781e-05, - "loss": 0.5936, - "step": 1926 - }, - { - "epoch": 1.67, - "grad_norm": 0.0, - "learning_rate": 1.8763906569475773e-05, - "loss": 1.0252, - "step": 1927 - }, - { - "epoch": 1.67, - "grad_norm": 0.0, - "learning_rate": 1.8762406795050855e-05, - "loss": 0.7232, - "step": 1928 - }, - { - "epoch": 1.67, - "grad_norm": 0.0, - "learning_rate": 1.8760906171338416e-05, - "loss": 0.617, - "step": 1929 - }, - { - "epoch": 1.67, - "grad_norm": 0.0, - "learning_rate": 1.8759404698483907e-05, - "loss": 0.7746, - "step": 1930 - }, - { - "epoch": 1.67, - "grad_norm": 0.0, - "learning_rate": 1.875790237663286e-05, - "loss": 1.4882, - "step": 1931 - }, - { - "epoch": 1.67, - "grad_norm": 0.0, - "learning_rate": 1.8756399205930877e-05, - "loss": 0.446, - "step": 1932 - }, - { - "epoch": 1.67, - "grad_norm": 0.0, - "learning_rate": 1.8754895186523657e-05, - "loss": 1.0267, - "step": 1933 - }, - { - "epoch": 1.67, - "grad_norm": 0.0, - "learning_rate": 1.8753390318556977e-05, - "loss": 0.9415, - "step": 1934 - }, - { - "epoch": 1.67, - "grad_norm": 0.0, - "learning_rate": 1.875188460217669e-05, - "loss": 0.6882, - "step": 1935 - }, - { - "epoch": 1.67, - "grad_norm": 0.0, - "learning_rate": 1.875037803752874e-05, - "loss": 0.7367, - "step": 1936 - }, - { - "epoch": 1.68, - "grad_norm": 0.0, - "learning_rate": 1.874887062475915e-05, - "loss": 1.3077, - "step": 1937 - }, - { - "epoch": 1.68, - "grad_norm": 0.0, - "learning_rate": 1.874736236401402e-05, - "loss": 0.3727, - "step": 1938 - }, - { - "epoch": 1.68, - "grad_norm": 0.0, - "learning_rate": 1.874585325543954e-05, - "loss": 0.8486, - "step": 1939 - }, - { - "epoch": 1.68, - "grad_norm": 0.0, - "learning_rate": 1.8744343299181978e-05, - "loss": 0.9189, - "step": 1940 - }, - { - "epoch": 1.68, - "grad_norm": 0.0, - "learning_rate": 1.874283249538768e-05, - "loss": 1.0166, - "step": 1941 - }, - { - "epoch": 1.68, - "grad_norm": 0.0, - "learning_rate": 1.874132084420309e-05, - "loss": 0.6566, - "step": 1942 - }, - { - "epoch": 1.68, - "grad_norm": 0.0, - "learning_rate": 1.8739808345774717e-05, - "loss": 0.999, - "step": 1943 - }, - { - "epoch": 1.68, - "grad_norm": 0.0, - "learning_rate": 1.8738295000249156e-05, - "loss": 0.6331, - "step": 1944 - }, - { - "epoch": 1.68, - "grad_norm": 0.0, - "learning_rate": 1.873678080777309e-05, - "loss": 0.7873, - "step": 1945 - }, - { - "epoch": 1.68, - "grad_norm": 0.0, - "learning_rate": 1.8735265768493282e-05, - "loss": 0.7638, - "step": 1946 - }, - { - "epoch": 1.68, - "grad_norm": 0.0, - "learning_rate": 1.873374988255657e-05, - "loss": 0.9808, - "step": 1947 - }, - { - "epoch": 1.69, - "grad_norm": 0.0, - "learning_rate": 1.8732233150109885e-05, - "loss": 1.1061, - "step": 1948 - }, - { - "epoch": 1.69, - "grad_norm": 0.0, - "learning_rate": 1.8730715571300234e-05, - "loss": 0.9513, - "step": 1949 - }, - { - "epoch": 1.69, - "grad_norm": 0.0, - "learning_rate": 1.8729197146274704e-05, - "loss": 0.5675, - "step": 1950 - }, - { - "epoch": 1.69, - "grad_norm": 0.0, - "learning_rate": 1.872767787518047e-05, - "loss": 0.8856, - "step": 1951 - }, - { - "epoch": 1.69, - "grad_norm": 0.0, - "learning_rate": 1.8726157758164784e-05, - "loss": 0.8456, - "step": 1952 - }, - { - "epoch": 1.69, - "grad_norm": 0.0, - "learning_rate": 1.872463679537498e-05, - "loss": 0.6555, - "step": 1953 - }, - { - "epoch": 1.69, - "grad_norm": 0.0, - "learning_rate": 1.8723114986958482e-05, - "loss": 0.9342, - "step": 1954 - }, - { - "epoch": 1.69, - "grad_norm": 0.0, - "learning_rate": 1.8721592333062783e-05, - "loss": 1.0342, - "step": 1955 - }, - { - "epoch": 1.69, - "grad_norm": 0.0, - "learning_rate": 1.872006883383547e-05, - "loss": 0.7117, - "step": 1956 - }, - { - "epoch": 1.69, - "grad_norm": 0.0, - "learning_rate": 1.8718544489424203e-05, - "loss": 0.6252, - "step": 1957 - }, - { - "epoch": 1.69, - "grad_norm": 0.0, - "learning_rate": 1.8717019299976728e-05, - "loss": 0.6663, - "step": 1958 - }, - { - "epoch": 1.69, - "grad_norm": 0.0, - "learning_rate": 1.8715493265640874e-05, - "loss": 0.7648, - "step": 1959 - }, - { - "epoch": 1.7, - "grad_norm": 0.0, - "learning_rate": 1.8713966386564547e-05, - "loss": 0.9679, - "step": 1960 - }, - { - "epoch": 1.7, - "grad_norm": 0.0, - "learning_rate": 1.8712438662895745e-05, - "loss": 1.0769, - "step": 1961 - }, - { - "epoch": 1.7, - "grad_norm": 0.0, - "learning_rate": 1.8710910094782534e-05, - "loss": 1.6178, - "step": 1962 - }, - { - "epoch": 1.7, - "grad_norm": 0.0, - "learning_rate": 1.8709380682373072e-05, - "loss": 1.1273, - "step": 1963 - }, - { - "epoch": 1.7, - "grad_norm": 0.0, - "learning_rate": 1.8707850425815596e-05, - "loss": 0.9604, - "step": 1964 - }, - { - "epoch": 1.7, - "grad_norm": 0.0, - "learning_rate": 1.8706319325258425e-05, - "loss": 0.9909, - "step": 1965 - }, - { - "epoch": 1.7, - "grad_norm": 0.0, - "learning_rate": 1.870478738084996e-05, - "loss": 0.5528, - "step": 1966 - }, - { - "epoch": 1.7, - "grad_norm": 0.0, - "learning_rate": 1.870325459273868e-05, - "loss": 1.4019, - "step": 1967 - }, - { - "epoch": 1.7, - "grad_norm": 0.0, - "learning_rate": 1.870172096107315e-05, - "loss": 1.2006, - "step": 1968 - }, - { - "epoch": 1.7, - "grad_norm": 0.0, - "learning_rate": 1.8700186486002016e-05, - "loss": 0.9806, - "step": 1969 - }, - { - "epoch": 1.7, - "grad_norm": 0.0, - "learning_rate": 1.8698651167674008e-05, - "loss": 0.6779, - "step": 1970 - }, - { - "epoch": 1.71, - "grad_norm": 0.0, - "learning_rate": 1.869711500623793e-05, - "loss": 0.7304, - "step": 1971 - }, - { - "epoch": 1.71, - "grad_norm": 0.0, - "learning_rate": 1.8695578001842677e-05, - "loss": 0.9236, - "step": 1972 - }, - { - "epoch": 1.71, - "grad_norm": 0.0, - "learning_rate": 1.8694040154637222e-05, - "loss": 0.533, - "step": 1973 - }, - { - "epoch": 1.71, - "grad_norm": 0.0, - "learning_rate": 1.8692501464770614e-05, - "loss": 0.6655, - "step": 1974 - }, - { - "epoch": 1.71, - "grad_norm": 0.0, - "learning_rate": 1.8690961932392e-05, - "loss": 0.797, - "step": 1975 - }, - { - "epoch": 1.71, - "grad_norm": 0.0, - "learning_rate": 1.8689421557650583e-05, - "loss": 0.8149, - "step": 1976 - }, - { - "epoch": 1.71, - "grad_norm": 0.0, - "learning_rate": 1.8687880340695672e-05, - "loss": 0.9303, - "step": 1977 - }, - { - "epoch": 1.71, - "grad_norm": 0.0, - "learning_rate": 1.8686338281676648e-05, - "loss": 0.3835, - "step": 1978 - }, - { - "epoch": 1.71, - "grad_norm": 0.0, - "learning_rate": 1.868479538074297e-05, - "loss": 0.974, - "step": 1979 - }, - { - "epoch": 1.71, - "grad_norm": 0.0, - "learning_rate": 1.8683251638044183e-05, - "loss": 0.6554, - "step": 1980 - }, - { - "epoch": 1.71, - "grad_norm": 0.0, - "learning_rate": 1.8681707053729912e-05, - "loss": 0.566, - "step": 1981 - }, - { - "epoch": 1.71, - "grad_norm": 0.0, - "learning_rate": 1.868016162794987e-05, - "loss": 0.8914, - "step": 1982 - }, - { - "epoch": 1.72, - "grad_norm": 0.0, - "learning_rate": 1.867861536085384e-05, - "loss": 1.161, - "step": 1983 - }, - { - "epoch": 1.72, - "grad_norm": 0.0, - "learning_rate": 1.8677068252591686e-05, - "loss": 0.4756, - "step": 1984 - }, - { - "epoch": 1.72, - "grad_norm": 0.0, - "learning_rate": 1.8675520303313373e-05, - "loss": 0.5962, - "step": 1985 - }, - { - "epoch": 1.72, - "grad_norm": 0.0, - "learning_rate": 1.8673971513168933e-05, - "loss": 0.6221, - "step": 1986 - }, - { - "epoch": 1.72, - "grad_norm": 0.0, - "learning_rate": 1.867242188230847e-05, - "loss": 0.5319, - "step": 1987 - }, - { - "epoch": 1.72, - "grad_norm": 0.0, - "learning_rate": 1.8670871410882193e-05, - "loss": 0.7465, - "step": 1988 - }, - { - "epoch": 1.72, - "grad_norm": 0.0, - "learning_rate": 1.866932009904037e-05, - "loss": 0.7169, - "step": 1989 - }, - { - "epoch": 1.72, - "grad_norm": 0.0, - "learning_rate": 1.8667767946933366e-05, - "loss": 0.7826, - "step": 1990 - }, - { - "epoch": 1.72, - "grad_norm": 0.0, - "learning_rate": 1.866621495471162e-05, - "loss": 0.9138, - "step": 1991 - }, - { - "epoch": 1.72, - "grad_norm": 0.0, - "learning_rate": 1.8664661122525655e-05, - "loss": 0.6333, - "step": 1992 - }, - { - "epoch": 1.72, - "grad_norm": 0.0, - "learning_rate": 1.8663106450526075e-05, - "loss": 0.5456, - "step": 1993 - }, - { - "epoch": 1.72, - "grad_norm": 0.0, - "learning_rate": 1.866155093886356e-05, - "loss": 0.8937, - "step": 1994 - }, - { - "epoch": 1.73, - "grad_norm": 0.0, - "learning_rate": 1.865999458768889e-05, - "loss": 0.8821, - "step": 1995 - }, - { - "epoch": 1.73, - "grad_norm": 0.0, - "learning_rate": 1.8658437397152897e-05, - "loss": 0.4598, - "step": 1996 - }, - { - "epoch": 1.73, - "grad_norm": 0.0, - "learning_rate": 1.8656879367406514e-05, - "loss": 1.1114, - "step": 1997 - }, - { - "epoch": 1.73, - "grad_norm": 0.0, - "learning_rate": 1.8655320498600756e-05, - "loss": 0.792, - "step": 1998 - }, - { - "epoch": 1.73, - "grad_norm": 0.0, - "learning_rate": 1.8653760790886716e-05, - "loss": 0.5068, - "step": 1999 - }, - { - "epoch": 1.73, - "grad_norm": 0.0, - "learning_rate": 1.8652200244415562e-05, - "loss": 0.9835, - "step": 2000 - }, - { - "epoch": 1.73, - "grad_norm": 0.0, - "learning_rate": 1.8650638859338548e-05, - "loss": 0.71, - "step": 2001 - }, - { - "epoch": 1.73, - "grad_norm": 0.0, - "learning_rate": 1.8649076635807015e-05, - "loss": 1.2637, - "step": 2002 - }, - { - "epoch": 1.73, - "grad_norm": 0.0, - "learning_rate": 1.8647513573972374e-05, - "loss": 0.7519, - "step": 2003 - }, - { - "epoch": 1.73, - "grad_norm": 0.0, - "learning_rate": 1.864594967398613e-05, - "loss": 0.6514, - "step": 2004 - }, - { - "epoch": 1.73, - "grad_norm": 0.0, - "learning_rate": 1.8644384935999857e-05, - "loss": 1.5378, - "step": 2005 - }, - { - "epoch": 1.74, - "grad_norm": 0.0, - "learning_rate": 1.864281936016522e-05, - "loss": 0.6896, - "step": 2006 - }, - { - "epoch": 1.74, - "grad_norm": 0.0, - "learning_rate": 1.864125294663395e-05, - "loss": 1.0054, - "step": 2007 - }, - { - "epoch": 1.74, - "grad_norm": 0.0, - "learning_rate": 1.863968569555789e-05, - "loss": 0.9464, - "step": 2008 - }, - { - "epoch": 1.74, - "grad_norm": 0.0, - "learning_rate": 1.863811760708892e-05, - "loss": 0.9735, - "step": 2009 - }, - { - "epoch": 1.74, - "grad_norm": 0.0, - "learning_rate": 1.8636548681379047e-05, - "loss": 1.1114, - "step": 2010 - }, - { - "epoch": 1.74, - "grad_norm": 0.0, - "learning_rate": 1.8634978918580323e-05, - "loss": 0.6226, - "step": 2011 - }, - { - "epoch": 1.74, - "grad_norm": 0.0, - "learning_rate": 1.8633408318844904e-05, - "loss": 0.6849, - "step": 2012 - }, - { - "epoch": 1.74, - "grad_norm": 0.0, - "learning_rate": 1.8631836882325017e-05, - "loss": 0.6296, - "step": 2013 - }, - { - "epoch": 1.74, - "grad_norm": 0.0, - "learning_rate": 1.863026460917297e-05, - "loss": 0.7194, - "step": 2014 - }, - { - "epoch": 1.74, - "grad_norm": 0.0, - "learning_rate": 1.8628691499541152e-05, - "loss": 0.5978, - "step": 2015 - }, - { - "epoch": 1.74, - "grad_norm": 0.0, - "learning_rate": 1.862711755358204e-05, - "loss": 0.6614, - "step": 2016 - }, - { - "epoch": 1.74, - "grad_norm": 0.0, - "learning_rate": 1.8625542771448187e-05, - "loss": 0.613, - "step": 2017 - }, - { - "epoch": 1.75, - "grad_norm": 0.0, - "learning_rate": 1.862396715329222e-05, - "loss": 0.6357, - "step": 2018 - }, - { - "epoch": 1.75, - "grad_norm": 0.0, - "learning_rate": 1.8622390699266866e-05, - "loss": 1.1243, - "step": 2019 - }, - { - "epoch": 1.75, - "grad_norm": 0.0, - "learning_rate": 1.862081340952491e-05, - "loss": 0.7616, - "step": 2020 - }, - { - "epoch": 1.75, - "grad_norm": 0.0, - "learning_rate": 1.8619235284219238e-05, - "loss": 0.6617, - "step": 2021 - }, - { - "epoch": 1.75, - "grad_norm": 0.0, - "learning_rate": 1.86176563235028e-05, - "loss": 0.6811, - "step": 2022 - }, - { - "epoch": 1.75, - "grad_norm": 0.0, - "learning_rate": 1.861607652752864e-05, - "loss": 0.5531, - "step": 2023 - }, - { - "epoch": 1.75, - "grad_norm": 0.0, - "learning_rate": 1.861449589644988e-05, - "loss": 0.9051, - "step": 2024 - }, - { - "epoch": 1.75, - "grad_norm": 0.0, - "learning_rate": 1.861291443041972e-05, - "loss": 0.4504, - "step": 2025 - }, - { - "epoch": 1.75, - "grad_norm": 0.0, - "learning_rate": 1.8611332129591437e-05, - "loss": 0.6728, - "step": 2026 - }, - { - "epoch": 1.75, - "grad_norm": 0.0, - "learning_rate": 1.8609748994118396e-05, - "loss": 0.6789, - "step": 2027 - }, - { - "epoch": 1.75, - "grad_norm": 0.0, - "learning_rate": 1.8608165024154042e-05, - "loss": 0.517, - "step": 2028 - }, - { - "epoch": 1.76, - "grad_norm": 0.0, - "learning_rate": 1.8606580219851905e-05, - "loss": 0.8946, - "step": 2029 - }, - { - "epoch": 1.76, - "grad_norm": 0.0, - "learning_rate": 1.8604994581365582e-05, - "loss": 1.2441, - "step": 2030 - }, - { - "epoch": 1.76, - "grad_norm": 0.0, - "learning_rate": 1.8603408108848766e-05, - "loss": 0.4417, - "step": 2031 - }, - { - "epoch": 1.76, - "grad_norm": 0.0, - "learning_rate": 1.860182080245522e-05, - "loss": 0.8495, - "step": 2032 - }, - { - "epoch": 1.76, - "grad_norm": 0.0, - "learning_rate": 1.860023266233879e-05, - "loss": 1.0408, - "step": 2033 - }, - { - "epoch": 1.76, - "grad_norm": 0.0, - "learning_rate": 1.8598643688653415e-05, - "loss": 0.5606, - "step": 2034 - }, - { - "epoch": 1.76, - "grad_norm": 0.0, - "learning_rate": 1.8597053881553094e-05, - "loss": 1.0311, - "step": 2035 - }, - { - "epoch": 1.76, - "grad_norm": 0.0, - "learning_rate": 1.859546324119192e-05, - "loss": 0.484, - "step": 2036 - }, - { - "epoch": 1.76, - "grad_norm": 0.0, - "learning_rate": 1.8593871767724066e-05, - "loss": 0.9516, - "step": 2037 - }, - { - "epoch": 1.76, - "grad_norm": 0.0, - "learning_rate": 1.8592279461303786e-05, - "loss": 0.739, - "step": 2038 - }, - { - "epoch": 1.76, - "grad_norm": 0.0, - "learning_rate": 1.859068632208541e-05, - "loss": 0.8115, - "step": 2039 - }, - { - "epoch": 1.76, - "grad_norm": 0.0, - "learning_rate": 1.858909235022335e-05, - "loss": 0.8582, - "step": 2040 - }, - { - "epoch": 1.77, - "grad_norm": 0.0, - "learning_rate": 1.85874975458721e-05, - "loss": 1.0866, - "step": 2041 - }, - { - "epoch": 1.77, - "grad_norm": 0.0, - "learning_rate": 1.858590190918624e-05, - "loss": 0.4435, - "step": 2042 - }, - { - "epoch": 1.77, - "grad_norm": 0.0, - "learning_rate": 1.8584305440320426e-05, - "loss": 1.3046, - "step": 2043 - }, - { - "epoch": 1.77, - "grad_norm": 0.0, - "learning_rate": 1.8582708139429385e-05, - "loss": 1.0232, - "step": 2044 - }, - { - "epoch": 1.77, - "grad_norm": 0.0, - "learning_rate": 1.858111000666794e-05, - "loss": 0.7014, - "step": 2045 - }, - { - "epoch": 1.77, - "grad_norm": 0.0, - "learning_rate": 1.8579511042190986e-05, - "loss": 0.6092, - "step": 2046 - }, - { - "epoch": 1.77, - "grad_norm": 0.0, - "learning_rate": 1.8577911246153504e-05, - "loss": 0.4679, - "step": 2047 - }, - { - "epoch": 1.77, - "grad_norm": 0.0, - "learning_rate": 1.8576310618710552e-05, - "loss": 0.9217, - "step": 2048 - }, - { - "epoch": 1.77, - "grad_norm": 0.0, - "learning_rate": 1.8574709160017268e-05, - "loss": 0.8594, - "step": 2049 - }, - { - "epoch": 1.77, - "grad_norm": 0.0, - "learning_rate": 1.8573106870228873e-05, - "loss": 0.8864, - "step": 2050 - }, - { - "epoch": 1.77, - "grad_norm": 0.0, - "learning_rate": 1.8571503749500666e-05, - "loss": 0.6461, - "step": 2051 - }, - { - "epoch": 1.78, - "grad_norm": 0.0, - "learning_rate": 1.8569899797988026e-05, - "loss": 0.5906, - "step": 2052 - }, - { - "epoch": 1.78, - "grad_norm": 0.0, - "learning_rate": 1.8568295015846424e-05, - "loss": 0.9886, - "step": 2053 - }, - { - "epoch": 1.78, - "grad_norm": 0.0, - "learning_rate": 1.8566689403231386e-05, - "loss": 1.1341, - "step": 2054 - }, - { - "epoch": 1.78, - "grad_norm": 0.0, - "learning_rate": 1.856508296029855e-05, - "loss": 0.7538, - "step": 2055 - }, - { - "epoch": 1.78, - "grad_norm": 0.0, - "learning_rate": 1.8563475687203608e-05, - "loss": 0.7988, - "step": 2056 - }, - { - "epoch": 1.78, - "grad_norm": 0.0, - "learning_rate": 1.8561867584102346e-05, - "loss": 1.1231, - "step": 2057 - }, - { - "epoch": 1.78, - "grad_norm": 0.0, - "learning_rate": 1.856025865115063e-05, - "loss": 1.0636, - "step": 2058 - }, - { - "epoch": 1.78, - "grad_norm": 0.0, - "learning_rate": 1.8558648888504406e-05, - "loss": 1.1764, - "step": 2059 - }, - { - "epoch": 1.78, - "grad_norm": 0.0, - "learning_rate": 1.8557038296319697e-05, - "loss": 0.8865, - "step": 2060 - }, - { - "epoch": 1.78, - "grad_norm": 0.0, - "learning_rate": 1.85554268747526e-05, - "loss": 0.8962, - "step": 2061 - }, - { - "epoch": 1.78, - "grad_norm": 0.0, - "learning_rate": 1.8553814623959313e-05, - "loss": 0.6612, - "step": 2062 - }, - { - "epoch": 1.78, - "grad_norm": 0.0, - "learning_rate": 1.8552201544096097e-05, - "loss": 0.6562, - "step": 2063 - }, - { - "epoch": 1.79, - "grad_norm": 0.0, - "learning_rate": 1.8550587635319298e-05, - "loss": 0.3093, - "step": 2064 - }, - { - "epoch": 1.79, - "grad_norm": 0.0, - "learning_rate": 1.8548972897785337e-05, - "loss": 0.6782, - "step": 2065 - }, - { - "epoch": 1.79, - "grad_norm": 0.0, - "learning_rate": 1.854735733165073e-05, - "loss": 0.7931, - "step": 2066 - }, - { - "epoch": 1.79, - "grad_norm": 0.0, - "learning_rate": 1.8545740937072055e-05, - "loss": 0.6431, - "step": 2067 - }, - { - "epoch": 1.79, - "grad_norm": 0.0, - "learning_rate": 1.854412371420599e-05, - "loss": 1.3168, - "step": 2068 - }, - { - "epoch": 1.79, - "grad_norm": 0.0, - "learning_rate": 1.8542505663209275e-05, - "loss": 0.6032, - "step": 2069 - }, - { - "epoch": 1.79, - "grad_norm": 0.0, - "learning_rate": 1.8540886784238738e-05, - "loss": 0.6648, - "step": 2070 - }, - { - "epoch": 1.79, - "grad_norm": 0.0, - "learning_rate": 1.8539267077451294e-05, - "loss": 1.0295, - "step": 2071 - }, - { - "epoch": 1.79, - "grad_norm": 0.0, - "learning_rate": 1.853764654300392e-05, - "loss": 0.5733, - "step": 2072 - }, - { - "epoch": 1.79, - "grad_norm": 0.0, - "learning_rate": 1.8536025181053694e-05, - "loss": 0.4985, - "step": 2073 - }, - { - "epoch": 1.79, - "grad_norm": 0.0, - "learning_rate": 1.8534402991757764e-05, - "loss": 0.5536, - "step": 2074 - }, - { - "epoch": 1.79, - "grad_norm": 0.0, - "learning_rate": 1.8532779975273355e-05, - "loss": 0.7992, - "step": 2075 - }, - { - "epoch": 1.8, - "grad_norm": 0.0, - "learning_rate": 1.853115613175778e-05, - "loss": 0.8765, - "step": 2076 - }, - { - "epoch": 1.8, - "grad_norm": 0.0, - "learning_rate": 1.8529531461368425e-05, - "loss": 1.2099, - "step": 2077 - }, - { - "epoch": 1.8, - "grad_norm": 0.0, - "learning_rate": 1.8527905964262764e-05, - "loss": 0.4053, - "step": 2078 - }, - { - "epoch": 1.8, - "grad_norm": 0.0, - "learning_rate": 1.8526279640598345e-05, - "loss": 0.996, - "step": 2079 - }, - { - "epoch": 1.8, - "grad_norm": 0.0, - "learning_rate": 1.8524652490532793e-05, - "loss": 1.1943, - "step": 2080 - }, - { - "epoch": 1.8, - "grad_norm": 0.0, - "learning_rate": 1.8523024514223824e-05, - "loss": 0.8544, - "step": 2081 - }, - { - "epoch": 1.8, - "grad_norm": 0.0, - "learning_rate": 1.8521395711829228e-05, - "loss": 0.9223, - "step": 2082 - }, - { - "epoch": 1.8, - "grad_norm": 0.0, - "learning_rate": 1.851976608350687e-05, - "loss": 0.9863, - "step": 2083 - }, - { - "epoch": 1.8, - "grad_norm": 0.0, - "learning_rate": 1.8518135629414703e-05, - "loss": 1.0177, - "step": 2084 - }, - { - "epoch": 1.8, - "grad_norm": 0.0, - "learning_rate": 1.8516504349710755e-05, - "loss": 0.4621, - "step": 2085 - }, - { - "epoch": 1.8, - "grad_norm": 0.0, - "learning_rate": 1.851487224455314e-05, - "loss": 0.7833, - "step": 2086 - }, - { - "epoch": 1.81, - "grad_norm": 0.0, - "learning_rate": 1.851323931410005e-05, - "loss": 1.286, - "step": 2087 - }, - { - "epoch": 1.81, - "grad_norm": 0.0, - "learning_rate": 1.851160555850975e-05, - "loss": 1.4685, - "step": 2088 - }, - { - "epoch": 1.81, - "grad_norm": 0.0, - "learning_rate": 1.850997097794059e-05, - "loss": 0.7942, - "step": 2089 - }, - { - "epoch": 1.81, - "grad_norm": 0.0, - "learning_rate": 1.8508335572551002e-05, - "loss": 0.6423, - "step": 2090 - }, - { - "epoch": 1.81, - "grad_norm": 0.0, - "learning_rate": 1.8506699342499494e-05, - "loss": 0.767, - "step": 2091 - }, - { - "epoch": 1.81, - "grad_norm": 0.0, - "learning_rate": 1.8505062287944666e-05, - "loss": 1.0893, - "step": 2092 - }, - { - "epoch": 1.81, - "grad_norm": 0.0, - "learning_rate": 1.850342440904517e-05, - "loss": 0.8349, - "step": 2093 - }, - { - "epoch": 1.81, - "grad_norm": 0.0, - "learning_rate": 1.850178570595977e-05, - "loss": 0.5122, - "step": 2094 - }, - { - "epoch": 1.81, - "grad_norm": 0.0, - "learning_rate": 1.850014617884729e-05, - "loss": 1.3415, - "step": 2095 - }, - { - "epoch": 1.81, - "grad_norm": 0.0, - "learning_rate": 1.849850582786664e-05, - "loss": 0.6474, - "step": 2096 - }, - { - "epoch": 1.81, - "grad_norm": 0.0, - "learning_rate": 1.849686465317681e-05, - "loss": 0.8291, - "step": 2097 - }, - { - "epoch": 1.81, - "grad_norm": 0.0, - "learning_rate": 1.849522265493687e-05, - "loss": 0.5755, - "step": 2098 - }, - { - "epoch": 1.82, - "grad_norm": 0.0, - "learning_rate": 1.849357983330597e-05, - "loss": 0.7243, - "step": 2099 - }, - { - "epoch": 1.82, - "grad_norm": 0.0, - "learning_rate": 1.8491936188443333e-05, - "loss": 0.7879, - "step": 2100 - }, - { - "epoch": 1.82, - "grad_norm": 0.0, - "learning_rate": 1.8490291720508275e-05, - "loss": 0.7156, - "step": 2101 - }, - { - "epoch": 1.82, - "grad_norm": 0.0, - "learning_rate": 1.8488646429660183e-05, - "loss": 0.5373, - "step": 2102 - }, - { - "epoch": 1.82, - "grad_norm": 0.0, - "learning_rate": 1.8487000316058517e-05, - "loss": 0.6142, - "step": 2103 - }, - { - "epoch": 1.82, - "grad_norm": 0.0, - "learning_rate": 1.8485353379862837e-05, - "loss": 0.5651, - "step": 2104 - }, - { - "epoch": 1.82, - "grad_norm": 0.0, - "learning_rate": 1.8483705621232762e-05, - "loss": 0.8143, - "step": 2105 - }, - { - "epoch": 1.82, - "grad_norm": 0.0, - "learning_rate": 1.8482057040328004e-05, - "loss": 0.7147, - "step": 2106 - }, - { - "epoch": 1.82, - "grad_norm": 0.0, - "learning_rate": 1.8480407637308348e-05, - "loss": 0.5625, - "step": 2107 - }, - { - "epoch": 1.82, - "grad_norm": 0.0, - "learning_rate": 1.8478757412333656e-05, - "loss": 1.1228, - "step": 2108 - }, - { - "epoch": 1.82, - "grad_norm": 0.0, - "learning_rate": 1.8477106365563885e-05, - "loss": 0.8761, - "step": 2109 - }, - { - "epoch": 1.83, - "grad_norm": 0.0, - "learning_rate": 1.8475454497159053e-05, - "loss": 1.2747, - "step": 2110 - }, - { - "epoch": 1.83, - "grad_norm": 0.0, - "learning_rate": 1.8473801807279274e-05, - "loss": 0.775, - "step": 2111 - }, - { - "epoch": 1.83, - "grad_norm": 0.0, - "learning_rate": 1.847214829608472e-05, - "loss": 0.4087, - "step": 2112 - }, - { - "epoch": 1.83, - "grad_norm": 0.0, - "learning_rate": 1.8470493963735666e-05, - "loss": 0.4649, - "step": 2113 - }, - { - "epoch": 1.83, - "grad_norm": 0.0, - "learning_rate": 1.8468838810392452e-05, - "loss": 1.0398, - "step": 2114 - }, - { - "epoch": 1.83, - "grad_norm": 0.0, - "learning_rate": 1.846718283621551e-05, - "loss": 0.4449, - "step": 2115 - }, - { - "epoch": 1.83, - "grad_norm": 0.0, - "learning_rate": 1.846552604136533e-05, - "loss": 0.3828, - "step": 2116 - }, - { - "epoch": 1.83, - "grad_norm": 0.0, - "learning_rate": 1.846386842600251e-05, - "loss": 0.6011, - "step": 2117 - }, - { - "epoch": 1.83, - "grad_norm": 0.0, - "learning_rate": 1.8462209990287698e-05, - "loss": 1.0391, - "step": 2118 - }, - { - "epoch": 1.83, - "grad_norm": 0.0, - "learning_rate": 1.846055073438165e-05, - "loss": 0.9571, - "step": 2119 - }, - { - "epoch": 1.83, - "grad_norm": 0.0, - "learning_rate": 1.8458890658445178e-05, - "loss": 0.8701, - "step": 2120 - }, - { - "epoch": 1.83, - "grad_norm": 0.0, - "learning_rate": 1.8457229762639188e-05, - "loss": 0.6338, - "step": 2121 - }, - { - "epoch": 1.84, - "grad_norm": 0.0, - "learning_rate": 1.845556804712466e-05, - "loss": 1.0209, - "step": 2122 - }, - { - "epoch": 1.84, - "grad_norm": 0.0, - "learning_rate": 1.8453905512062652e-05, - "loss": 0.9294, - "step": 2123 - }, - { - "epoch": 1.84, - "grad_norm": 0.0, - "learning_rate": 1.8452242157614306e-05, - "loss": 1.1011, - "step": 2124 - }, - { - "epoch": 1.84, - "grad_norm": 0.0, - "learning_rate": 1.845057798394084e-05, - "loss": 1.0168, - "step": 2125 - }, - { - "epoch": 1.84, - "grad_norm": 0.0, - "learning_rate": 1.8448912991203554e-05, - "loss": 0.8186, - "step": 2126 - }, - { - "epoch": 1.84, - "grad_norm": 0.0, - "learning_rate": 1.844724717956382e-05, - "loss": 0.7493, - "step": 2127 - }, - { - "epoch": 1.84, - "grad_norm": 0.0, - "learning_rate": 1.8445580549183102e-05, - "loss": 1.0757, - "step": 2128 - }, - { - "epoch": 1.84, - "grad_norm": 0.0, - "learning_rate": 1.844391310022293e-05, - "loss": 0.9386, - "step": 2129 - }, - { - "epoch": 1.84, - "grad_norm": 0.0, - "learning_rate": 1.844224483284493e-05, - "loss": 0.7255, - "step": 2130 - }, - { - "epoch": 1.84, - "grad_norm": 0.0, - "learning_rate": 1.8440575747210788e-05, - "loss": 0.3255, - "step": 2131 - }, - { - "epoch": 1.84, - "grad_norm": 0.0, - "learning_rate": 1.843890584348228e-05, - "loss": 1.0623, - "step": 2132 - }, - { - "epoch": 1.85, - "grad_norm": 0.0, - "learning_rate": 1.843723512182126e-05, - "loss": 0.5779, - "step": 2133 - }, - { - "epoch": 1.85, - "grad_norm": 0.0, - "learning_rate": 1.8435563582389665e-05, - "loss": 1.0216, - "step": 2134 - }, - { - "epoch": 1.85, - "grad_norm": 0.0, - "learning_rate": 1.84338912253495e-05, - "loss": 1.2611, - "step": 2135 - }, - { - "epoch": 1.85, - "grad_norm": 0.0, - "learning_rate": 1.8432218050862864e-05, - "loss": 0.6199, - "step": 2136 - }, - { - "epoch": 1.85, - "grad_norm": 0.0, - "learning_rate": 1.8430544059091925e-05, - "loss": 0.5981, - "step": 2137 - }, - { - "epoch": 1.85, - "grad_norm": 0.0, - "learning_rate": 1.842886925019893e-05, - "loss": 0.9767, - "step": 2138 - }, - { - "epoch": 1.85, - "grad_norm": 0.0, - "learning_rate": 1.8427193624346213e-05, - "loss": 0.9998, - "step": 2139 - }, - { - "epoch": 1.85, - "grad_norm": 0.0, - "learning_rate": 1.842551718169618e-05, - "loss": 0.6775, - "step": 2140 - }, - { - "epoch": 1.85, - "grad_norm": 0.0, - "learning_rate": 1.8423839922411315e-05, - "loss": 0.7896, - "step": 2141 - }, - { - "epoch": 1.85, - "grad_norm": 0.0, - "learning_rate": 1.8422161846654193e-05, - "loss": 0.8772, - "step": 2142 - }, - { - "epoch": 1.85, - "grad_norm": 0.0, - "learning_rate": 1.842048295458745e-05, - "loss": 0.7555, - "step": 2143 - }, - { - "epoch": 1.85, - "grad_norm": 0.0, - "learning_rate": 1.841880324637382e-05, - "loss": 0.4945, - "step": 2144 - }, - { - "epoch": 1.86, - "grad_norm": 0.0, - "learning_rate": 1.84171227221761e-05, - "loss": 1.2659, - "step": 2145 - }, - { - "epoch": 1.86, - "grad_norm": 0.0, - "learning_rate": 1.8415441382157178e-05, - "loss": 0.4804, - "step": 2146 - }, - { - "epoch": 1.86, - "grad_norm": 0.0, - "learning_rate": 1.8413759226480016e-05, - "loss": 0.6671, - "step": 2147 - }, - { - "epoch": 1.86, - "grad_norm": 0.0, - "learning_rate": 1.841207625530765e-05, - "loss": 0.4734, - "step": 2148 - }, - { - "epoch": 1.86, - "grad_norm": 0.0, - "learning_rate": 1.8410392468803206e-05, - "loss": 1.1751, - "step": 2149 - }, - { - "epoch": 1.86, - "grad_norm": 0.0, - "learning_rate": 1.8408707867129883e-05, - "loss": 0.7469, - "step": 2150 - }, - { - "epoch": 1.86, - "grad_norm": 0.0, - "learning_rate": 1.8407022450450954e-05, - "loss": 0.6782, - "step": 2151 - }, - { - "epoch": 1.86, - "grad_norm": 0.0, - "learning_rate": 1.840533621892978e-05, - "loss": 0.8963, - "step": 2152 - }, - { - "epoch": 1.86, - "grad_norm": 0.0, - "learning_rate": 1.84036491727298e-05, - "loss": 0.7461, - "step": 2153 - }, - { - "epoch": 1.86, - "grad_norm": 0.0, - "learning_rate": 1.8401961312014528e-05, - "loss": 0.7611, - "step": 2154 - }, - { - "epoch": 1.86, - "grad_norm": 0.0, - "learning_rate": 1.840027263694755e-05, - "loss": 0.721, - "step": 2155 - }, - { - "epoch": 1.87, - "grad_norm": 0.0, - "learning_rate": 1.839858314769255e-05, - "loss": 0.7439, - "step": 2156 - }, - { - "epoch": 1.87, - "grad_norm": 0.0, - "learning_rate": 1.8396892844413276e-05, - "loss": 0.8886, - "step": 2157 - }, - { - "epoch": 1.87, - "grad_norm": 0.0, - "learning_rate": 1.8395201727273557e-05, - "loss": 0.6687, - "step": 2158 - }, - { - "epoch": 1.87, - "grad_norm": 0.0, - "learning_rate": 1.839350979643731e-05, - "loss": 0.5762, - "step": 2159 - }, - { - "epoch": 1.87, - "grad_norm": 0.0, - "learning_rate": 1.839181705206851e-05, - "loss": 0.5425, - "step": 2160 - }, - { - "epoch": 1.87, - "grad_norm": 0.0, - "learning_rate": 1.839012349433124e-05, - "loss": 0.9438, - "step": 2161 - }, - { - "epoch": 1.87, - "grad_norm": 0.0, - "learning_rate": 1.838842912338963e-05, - "loss": 1.0977, - "step": 2162 - }, - { - "epoch": 1.87, - "grad_norm": 0.0, - "learning_rate": 1.8386733939407926e-05, - "loss": 0.8912, - "step": 2163 - }, - { - "epoch": 1.87, - "grad_norm": 0.0, - "learning_rate": 1.8385037942550412e-05, - "loss": 0.7937, - "step": 2164 - }, - { - "epoch": 1.87, - "grad_norm": 0.0, - "learning_rate": 1.8383341132981485e-05, - "loss": 0.9334, - "step": 2165 - }, - { - "epoch": 1.87, - "grad_norm": 0.0, - "learning_rate": 1.83816435108656e-05, - "loss": 0.8454, - "step": 2166 - }, - { - "epoch": 1.87, - "grad_norm": 0.0, - "learning_rate": 1.8379945076367294e-05, - "loss": 0.9599, - "step": 2167 - }, - { - "epoch": 1.88, - "grad_norm": 0.0, - "learning_rate": 1.8378245829651194e-05, - "loss": 0.4848, - "step": 2168 - }, - { - "epoch": 1.88, - "grad_norm": 0.0, - "learning_rate": 1.8376545770881994e-05, - "loss": 1.069, - "step": 2169 - }, - { - "epoch": 1.88, - "grad_norm": 0.0, - "learning_rate": 1.8374844900224468e-05, - "loss": 0.7817, - "step": 2170 - }, - { - "epoch": 1.88, - "grad_norm": 0.0, - "learning_rate": 1.8373143217843477e-05, - "loss": 0.2115, - "step": 2171 - }, - { - "epoch": 1.88, - "grad_norm": 0.0, - "learning_rate": 1.837144072390395e-05, - "loss": 0.4612, - "step": 2172 - }, - { - "epoch": 1.88, - "grad_norm": 0.0, - "learning_rate": 1.83697374185709e-05, - "loss": 0.7399, - "step": 2173 - }, - { - "epoch": 1.88, - "grad_norm": 0.0, - "learning_rate": 1.836803330200942e-05, - "loss": 0.553, - "step": 2174 - }, - { - "epoch": 1.88, - "grad_norm": 0.0, - "learning_rate": 1.836632837438468e-05, - "loss": 1.0433, - "step": 2175 - }, - { - "epoch": 1.88, - "grad_norm": 0.0, - "learning_rate": 1.836462263586193e-05, - "loss": 0.6842, - "step": 2176 - }, - { - "epoch": 1.88, - "grad_norm": 0.0, - "learning_rate": 1.836291608660649e-05, - "loss": 1.0181, - "step": 2177 - }, - { - "epoch": 1.88, - "grad_norm": 0.0, - "learning_rate": 1.836120872678377e-05, - "loss": 0.8672, - "step": 2178 - }, - { - "epoch": 1.88, - "grad_norm": 0.0, - "learning_rate": 1.8359500556559257e-05, - "loss": 0.9166, - "step": 2179 - }, - { - "epoch": 1.89, - "grad_norm": 0.0, - "learning_rate": 1.8357791576098513e-05, - "loss": 0.881, - "step": 2180 - }, - { - "epoch": 1.89, - "grad_norm": 0.0, - "learning_rate": 1.835608178556717e-05, - "loss": 0.3586, - "step": 2181 - }, - { - "epoch": 1.89, - "grad_norm": 0.0, - "learning_rate": 1.8354371185130962e-05, - "loss": 0.6787, - "step": 2182 - }, - { - "epoch": 1.89, - "grad_norm": 0.0, - "learning_rate": 1.8352659774955677e-05, - "loss": 0.6084, - "step": 2183 - }, - { - "epoch": 1.89, - "grad_norm": 0.0, - "learning_rate": 1.8350947555207196e-05, - "loss": 0.6937, - "step": 2184 - }, - { - "epoch": 1.89, - "grad_norm": 0.0, - "learning_rate": 1.8349234526051472e-05, - "loss": 0.9272, - "step": 2185 - }, - { - "epoch": 1.89, - "grad_norm": 0.0, - "learning_rate": 1.8347520687654538e-05, - "loss": 0.5248, - "step": 2186 - }, - { - "epoch": 1.89, - "grad_norm": 0.0, - "learning_rate": 1.834580604018251e-05, - "loss": 0.3538, - "step": 2187 - }, - { - "epoch": 1.89, - "grad_norm": 0.0, - "learning_rate": 1.8344090583801574e-05, - "loss": 1.0218, - "step": 2188 - }, - { - "epoch": 1.89, - "grad_norm": 0.0, - "learning_rate": 1.8342374318678e-05, - "loss": 0.8053, - "step": 2189 - }, - { - "epoch": 1.89, - "grad_norm": 0.0, - "learning_rate": 1.8340657244978142e-05, - "loss": 0.4125, - "step": 2190 - }, - { - "epoch": 1.9, - "grad_norm": 0.0, - "learning_rate": 1.8338939362868418e-05, - "loss": 0.7388, - "step": 2191 - }, - { - "epoch": 1.9, - "grad_norm": 0.0, - "learning_rate": 1.8337220672515333e-05, - "loss": 0.9087, - "step": 2192 - }, - { - "epoch": 1.9, - "grad_norm": 0.0, - "learning_rate": 1.8335501174085474e-05, - "loss": 0.7609, - "step": 2193 - }, - { - "epoch": 1.9, - "grad_norm": 0.0, - "learning_rate": 1.833378086774549e-05, - "loss": 0.9497, - "step": 2194 - }, - { - "epoch": 1.9, - "grad_norm": 0.0, - "learning_rate": 1.833205975366214e-05, - "loss": 0.7749, - "step": 2195 - }, - { - "epoch": 1.9, - "grad_norm": 0.0, - "learning_rate": 1.8330337832002216e-05, - "loss": 1.2051, - "step": 2196 - }, - { - "epoch": 1.9, - "grad_norm": 0.0, - "learning_rate": 1.8328615102932633e-05, - "loss": 0.8008, - "step": 2197 - }, - { - "epoch": 1.9, - "grad_norm": 0.0, - "learning_rate": 1.832689156662036e-05, - "loss": 1.3157, - "step": 2198 - }, - { - "epoch": 1.9, - "grad_norm": 0.0, - "learning_rate": 1.832516722323245e-05, - "loss": 0.9689, - "step": 2199 - }, - { - "epoch": 1.9, - "grad_norm": 0.0, - "learning_rate": 1.8323442072936025e-05, - "loss": 1.3285, - "step": 2200 - }, - { - "epoch": 1.9, - "grad_norm": 0.0, - "learning_rate": 1.8321716115898303e-05, - "loss": 0.6802, - "step": 2201 - }, - { - "epoch": 1.9, - "grad_norm": 0.0, - "learning_rate": 1.8319989352286563e-05, - "loss": 0.7, - "step": 2202 - }, - { - "epoch": 1.91, - "grad_norm": 0.0, - "learning_rate": 1.831826178226818e-05, - "loss": 1.1488, - "step": 2203 - }, - { - "epoch": 1.91, - "grad_norm": 0.0, - "learning_rate": 1.8316533406010583e-05, - "loss": 0.6902, - "step": 2204 - }, - { - "epoch": 1.91, - "grad_norm": 0.0, - "learning_rate": 1.8314804223681307e-05, - "loss": 0.8549, - "step": 2205 - }, - { - "epoch": 1.91, - "grad_norm": 0.0, - "learning_rate": 1.8313074235447944e-05, - "loss": 0.7113, - "step": 2206 - }, - { - "epoch": 1.91, - "grad_norm": 0.0, - "learning_rate": 1.831134344147817e-05, - "loss": 1.151, - "step": 2207 - }, - { - "epoch": 1.91, - "grad_norm": 0.0, - "learning_rate": 1.8309611841939747e-05, - "loss": 0.7539, - "step": 2208 - }, - { - "epoch": 1.91, - "grad_norm": 0.0, - "learning_rate": 1.8307879437000507e-05, - "loss": 0.9095, - "step": 2209 - }, - { - "epoch": 1.91, - "grad_norm": 0.0, - "learning_rate": 1.8306146226828356e-05, - "loss": 0.8729, - "step": 2210 - }, - { - "epoch": 1.91, - "grad_norm": 0.0, - "learning_rate": 1.8304412211591283e-05, - "loss": 0.4813, - "step": 2211 - }, - { - "epoch": 1.91, - "grad_norm": 0.0, - "learning_rate": 1.8302677391457365e-05, - "loss": 0.9502, - "step": 2212 - }, - { - "epoch": 1.91, - "grad_norm": 0.0, - "learning_rate": 1.8300941766594743e-05, - "loss": 0.4618, - "step": 2213 - }, - { - "epoch": 1.92, - "grad_norm": 0.0, - "learning_rate": 1.8299205337171635e-05, - "loss": 1.0748, - "step": 2214 - }, - { - "epoch": 1.92, - "grad_norm": 0.0, - "learning_rate": 1.8297468103356354e-05, - "loss": 0.8205, - "step": 2215 - }, - { - "epoch": 1.92, - "grad_norm": 0.0, - "learning_rate": 1.829573006531727e-05, - "loss": 0.9174, - "step": 2216 - }, - { - "epoch": 1.92, - "grad_norm": 0.0, - "learning_rate": 1.829399122322284e-05, - "loss": 0.6424, - "step": 2217 - }, - { - "epoch": 1.92, - "grad_norm": 0.0, - "learning_rate": 1.829225157724161e-05, - "loss": 0.5702, - "step": 2218 - }, - { - "epoch": 1.92, - "grad_norm": 0.0, - "learning_rate": 1.8290511127542183e-05, - "loss": 0.8323, - "step": 2219 - }, - { - "epoch": 1.92, - "grad_norm": 0.0, - "learning_rate": 1.8288769874293258e-05, - "loss": 0.6954, - "step": 2220 - }, - { - "epoch": 1.92, - "grad_norm": 0.0, - "learning_rate": 1.8287027817663598e-05, - "loss": 0.6828, - "step": 2221 - }, - { - "epoch": 1.92, - "grad_norm": 0.0, - "learning_rate": 1.8285284957822054e-05, - "loss": 1.0656, - "step": 2222 - }, - { - "epoch": 1.92, - "grad_norm": 0.0, - "learning_rate": 1.828354129493755e-05, - "loss": 1.0566, - "step": 2223 - }, - { - "epoch": 1.92, - "grad_norm": 0.0, - "learning_rate": 1.8281796829179086e-05, - "loss": 0.9873, - "step": 2224 - }, - { - "epoch": 1.92, - "grad_norm": 0.0, - "learning_rate": 1.8280051560715747e-05, - "loss": 0.7761, - "step": 2225 - }, - { - "epoch": 1.93, - "grad_norm": 0.0, - "learning_rate": 1.8278305489716687e-05, - "loss": 0.8171, - "step": 2226 - }, - { - "epoch": 1.93, - "grad_norm": 0.0, - "learning_rate": 1.8276558616351146e-05, - "loss": 1.0266, - "step": 2227 - }, - { - "epoch": 1.93, - "grad_norm": 0.0, - "learning_rate": 1.8274810940788436e-05, - "loss": 0.8842, - "step": 2228 - }, - { - "epoch": 1.93, - "grad_norm": 0.0, - "learning_rate": 1.8273062463197954e-05, - "loss": 1.215, - "step": 2229 - }, - { - "epoch": 1.93, - "grad_norm": 0.0, - "learning_rate": 1.827131318374916e-05, - "loss": 1.0059, - "step": 2230 - }, - { - "epoch": 1.93, - "grad_norm": 0.0, - "learning_rate": 1.826956310261161e-05, - "loss": 0.5838, - "step": 2231 - }, - { - "epoch": 1.93, - "grad_norm": 0.0, - "learning_rate": 1.8267812219954918e-05, - "loss": 0.6394, - "step": 2232 - }, - { - "epoch": 1.93, - "grad_norm": 0.0, - "learning_rate": 1.8266060535948796e-05, - "loss": 1.1579, - "step": 2233 - }, - { - "epoch": 1.93, - "grad_norm": 0.0, - "learning_rate": 1.8264308050763026e-05, - "loss": 1.0301, - "step": 2234 - }, - { - "epoch": 1.93, - "grad_norm": 0.0, - "learning_rate": 1.8262554764567454e-05, - "loss": 1.0713, - "step": 2235 - }, - { - "epoch": 1.93, - "grad_norm": 0.0, - "learning_rate": 1.826080067753203e-05, - "loss": 0.8537, - "step": 2236 - }, - { - "epoch": 1.94, - "grad_norm": 0.0, - "learning_rate": 1.8259045789826753e-05, - "loss": 0.5717, - "step": 2237 - }, - { - "epoch": 1.94, - "grad_norm": 0.0, - "learning_rate": 1.8257290101621726e-05, - "loss": 0.5843, - "step": 2238 - }, - { - "epoch": 1.94, - "grad_norm": 0.0, - "learning_rate": 1.825553361308711e-05, - "loss": 0.2822, - "step": 2239 - }, - { - "epoch": 1.94, - "grad_norm": 0.0, - "learning_rate": 1.8253776324393153e-05, - "loss": 0.6342, - "step": 2240 - }, - { - "epoch": 1.94, - "grad_norm": 0.0, - "learning_rate": 1.825201823571018e-05, - "loss": 0.9138, - "step": 2241 - }, - { - "epoch": 1.94, - "grad_norm": 0.0, - "learning_rate": 1.8250259347208588e-05, - "loss": 0.8399, - "step": 2242 - }, - { - "epoch": 1.94, - "grad_norm": 0.0, - "learning_rate": 1.824849965905886e-05, - "loss": 1.1882, - "step": 2243 - }, - { - "epoch": 1.94, - "grad_norm": 0.0, - "learning_rate": 1.824673917143155e-05, - "loss": 0.8632, - "step": 2244 - }, - { - "epoch": 1.94, - "grad_norm": 0.0, - "learning_rate": 1.824497788449729e-05, - "loss": 0.4511, - "step": 2245 - }, - { - "epoch": 1.94, - "grad_norm": 0.0, - "learning_rate": 1.824321579842679e-05, - "loss": 0.9847, - "step": 2246 - }, - { - "epoch": 1.94, - "grad_norm": 0.0, - "learning_rate": 1.8241452913390847e-05, - "loss": 0.5271, - "step": 2247 - }, - { - "epoch": 1.94, - "grad_norm": 0.0, - "learning_rate": 1.8239689229560316e-05, - "loss": 0.5784, - "step": 2248 - }, - { - "epoch": 1.95, - "grad_norm": 0.0, - "learning_rate": 1.8237924747106146e-05, - "loss": 0.7397, - "step": 2249 - }, - { - "epoch": 1.95, - "grad_norm": 0.0, - "learning_rate": 1.8236159466199356e-05, - "loss": 1.2161, - "step": 2250 - }, - { - "epoch": 1.95, - "grad_norm": 0.0, - "learning_rate": 1.8234393387011048e-05, - "loss": 0.6253, - "step": 2251 - }, - { - "epoch": 1.95, - "grad_norm": 0.0, - "learning_rate": 1.8232626509712393e-05, - "loss": 0.3734, - "step": 2252 - }, - { - "epoch": 1.95, - "grad_norm": 0.0, - "learning_rate": 1.8230858834474644e-05, - "loss": 0.788, - "step": 2253 - }, - { - "epoch": 1.95, - "grad_norm": 0.0, - "learning_rate": 1.8229090361469132e-05, - "loss": 0.3732, - "step": 2254 - }, - { - "epoch": 1.95, - "grad_norm": 0.0, - "learning_rate": 1.8227321090867267e-05, - "loss": 0.5113, - "step": 2255 - }, - { - "epoch": 1.95, - "grad_norm": 0.0, - "learning_rate": 1.8225551022840528e-05, - "loss": 0.4491, - "step": 2256 - }, - { - "epoch": 1.95, - "grad_norm": 0.0, - "learning_rate": 1.8223780157560483e-05, - "loss": 0.9258, - "step": 2257 - }, - { - "epoch": 1.95, - "grad_norm": 0.0, - "learning_rate": 1.822200849519877e-05, - "loss": 0.913, - "step": 2258 - }, - { - "epoch": 1.95, - "grad_norm": 0.0, - "learning_rate": 1.82202360359271e-05, - "loss": 0.6266, - "step": 2259 - }, - { - "epoch": 1.96, - "grad_norm": 0.0, - "learning_rate": 1.8218462779917273e-05, - "loss": 1.3096, - "step": 2260 - }, - { - "epoch": 1.96, - "grad_norm": 0.0, - "learning_rate": 1.821668872734116e-05, - "loss": 0.6203, - "step": 2261 - }, - { - "epoch": 1.96, - "grad_norm": 0.0, - "learning_rate": 1.821491387837071e-05, - "loss": 0.6194, - "step": 2262 - }, - { - "epoch": 1.96, - "grad_norm": 0.0, - "learning_rate": 1.821313823317794e-05, - "loss": 0.9299, - "step": 2263 - }, - { - "epoch": 1.96, - "grad_norm": 0.0, - "learning_rate": 1.821136179193496e-05, - "loss": 0.7458, - "step": 2264 - }, - { - "epoch": 1.96, - "grad_norm": 0.0, - "learning_rate": 1.8209584554813955e-05, - "loss": 0.7739, - "step": 2265 - }, - { - "epoch": 1.96, - "grad_norm": 0.0, - "learning_rate": 1.820780652198717e-05, - "loss": 0.7174, - "step": 2266 - }, - { - "epoch": 1.96, - "grad_norm": 0.0, - "learning_rate": 1.8206027693626948e-05, - "loss": 0.9196, - "step": 2267 - }, - { - "epoch": 1.96, - "grad_norm": 0.0, - "learning_rate": 1.8204248069905692e-05, - "loss": 1.0105, - "step": 2268 - }, - { - "epoch": 1.96, - "grad_norm": 0.0, - "learning_rate": 1.8202467650995896e-05, - "loss": 1.0377, - "step": 2269 - }, - { - "epoch": 1.96, - "grad_norm": 0.0, - "learning_rate": 1.8200686437070127e-05, - "loss": 0.507, - "step": 2270 - }, - { - "epoch": 1.96, - "grad_norm": 0.0, - "learning_rate": 1.8198904428301024e-05, - "loss": 0.6384, - "step": 2271 - }, - { - "epoch": 1.97, - "grad_norm": 0.0, - "learning_rate": 1.8197121624861304e-05, - "loss": 0.4615, - "step": 2272 - }, - { - "epoch": 1.97, - "grad_norm": 0.0, - "learning_rate": 1.819533802692377e-05, - "loss": 0.537, - "step": 2273 - }, - { - "epoch": 1.97, - "grad_norm": 0.0, - "learning_rate": 1.8193553634661292e-05, - "loss": 0.4562, - "step": 2274 - }, - { - "epoch": 1.97, - "grad_norm": 0.0, - "learning_rate": 1.8191768448246817e-05, - "loss": 1.0615, - "step": 2275 - }, - { - "epoch": 1.97, - "grad_norm": 0.0, - "learning_rate": 1.818998246785338e-05, - "loss": 0.7027, - "step": 2276 - }, - { - "epoch": 1.97, - "grad_norm": 0.0, - "learning_rate": 1.8188195693654077e-05, - "loss": 0.917, - "step": 2277 - }, - { - "epoch": 1.97, - "grad_norm": 0.0, - "learning_rate": 1.81864081258221e-05, - "loss": 0.912, - "step": 2278 - }, - { - "epoch": 1.97, - "grad_norm": 0.0, - "learning_rate": 1.8184619764530692e-05, - "loss": 0.8467, - "step": 2279 - }, - { - "epoch": 1.97, - "grad_norm": 0.0, - "learning_rate": 1.8182830609953203e-05, - "loss": 0.5961, - "step": 2280 - }, - { - "epoch": 1.97, - "grad_norm": 0.0, - "learning_rate": 1.8181040662263037e-05, - "loss": 0.8028, - "step": 2281 - }, - { - "epoch": 1.97, - "grad_norm": 0.0, - "learning_rate": 1.8179249921633684e-05, - "loss": 1.1271, - "step": 2282 - }, - { - "epoch": 1.97, - "grad_norm": 0.0, - "learning_rate": 1.8177458388238712e-05, - "loss": 1.0171, - "step": 2283 - }, - { - "epoch": 1.98, - "grad_norm": 0.0, - "learning_rate": 1.817566606225176e-05, - "loss": 0.2845, - "step": 2284 - }, - { - "epoch": 1.98, - "grad_norm": 0.0, - "learning_rate": 1.8173872943846552e-05, - "loss": 0.9068, - "step": 2285 - }, - { - "epoch": 1.98, - "grad_norm": 0.0, - "learning_rate": 1.8172079033196882e-05, - "loss": 0.8455, - "step": 2286 - }, - { - "epoch": 1.98, - "grad_norm": 0.0, - "learning_rate": 1.817028433047662e-05, - "loss": 0.757, - "step": 2287 - }, - { - "epoch": 1.98, - "grad_norm": 0.0, - "learning_rate": 1.816848883585972e-05, - "loss": 0.8161, - "step": 2288 - }, - { - "epoch": 1.98, - "grad_norm": 0.0, - "learning_rate": 1.8166692549520205e-05, - "loss": 0.6035, - "step": 2289 - }, - { - "epoch": 1.98, - "grad_norm": 0.0, - "learning_rate": 1.8164895471632186e-05, - "loss": 0.8849, - "step": 2290 - }, - { - "epoch": 1.98, - "grad_norm": 0.0, - "learning_rate": 1.8163097602369833e-05, - "loss": 0.7793, - "step": 2291 - }, - { - "epoch": 1.98, - "grad_norm": 0.0, - "learning_rate": 1.8161298941907406e-05, - "loss": 0.9423, - "step": 2292 - }, - { - "epoch": 1.98, - "grad_norm": 0.0, - "learning_rate": 1.815949949041924e-05, - "loss": 0.6115, - "step": 2293 - }, - { - "epoch": 1.98, - "grad_norm": 0.0, - "learning_rate": 1.8157699248079746e-05, - "loss": 0.7695, - "step": 2294 - }, - { - "epoch": 1.99, - "grad_norm": 0.0, - "learning_rate": 1.8155898215063405e-05, - "loss": 0.4513, - "step": 2295 - }, - { - "epoch": 1.99, - "grad_norm": 0.0, - "learning_rate": 1.815409639154479e-05, - "loss": 0.8367, - "step": 2296 - }, - { - "epoch": 1.99, - "grad_norm": 0.0, - "learning_rate": 1.815229377769853e-05, - "loss": 1.228, - "step": 2297 - }, - { - "epoch": 1.99, - "grad_norm": 0.0, - "learning_rate": 1.815049037369935e-05, - "loss": 0.845, - "step": 2298 - }, - { - "epoch": 1.99, - "grad_norm": 0.0, - "learning_rate": 1.814868617972204e-05, - "loss": 0.7297, - "step": 2299 - }, - { - "epoch": 1.99, - "grad_norm": 0.0, - "learning_rate": 1.8146881195941467e-05, - "loss": 0.6963, - "step": 2300 - }, - { - "epoch": 1.99, - "grad_norm": 0.0, - "learning_rate": 1.8145075422532582e-05, - "loss": 0.7437, - "step": 2301 - }, - { - "epoch": 1.99, - "grad_norm": 0.0, - "learning_rate": 1.8143268859670403e-05, - "loss": 0.798, - "step": 2302 - }, - { - "epoch": 1.99, - "grad_norm": 0.0, - "learning_rate": 1.8141461507530035e-05, - "loss": 0.7793, - "step": 2303 - }, - { - "epoch": 1.99, - "grad_norm": 0.0, - "learning_rate": 1.8139653366286652e-05, - "loss": 1.0843, - "step": 2304 - }, - { - "epoch": 1.99, - "grad_norm": 0.0, - "learning_rate": 1.81378444361155e-05, - "loss": 0.8614, - "step": 2305 - }, - { - "epoch": 1.99, - "grad_norm": 0.0, - "learning_rate": 1.8136034717191914e-05, - "loss": 0.8486, - "step": 2306 - }, - { - "epoch": 2.0, - "grad_norm": 0.0, - "learning_rate": 1.8134224209691303e-05, - "loss": 1.0612, - "step": 2307 - }, - { - "epoch": 2.0, - "grad_norm": 0.0, - "learning_rate": 1.813241291378914e-05, - "loss": 0.7594, - "step": 2308 - }, - { - "epoch": 2.0, - "grad_norm": 0.0, - "learning_rate": 1.8130600829660985e-05, - "loss": 0.6149, - "step": 2309 - }, - { - "epoch": 2.0, - "grad_norm": 0.0, - "learning_rate": 1.8128787957482475e-05, - "loss": 0.9056, - "step": 2310 - }, - { - "epoch": 2.0, - "grad_norm": 0.0, - "learning_rate": 1.812697429742932e-05, - "loss": 0.8424, - "step": 2311 - }, - { - "epoch": 2.0, - "grad_norm": 0.0, - "learning_rate": 1.8125159849677308e-05, - "loss": 1.0026, - "step": 2312 - }, - { - "epoch": 2.0, - "grad_norm": 0.0, - "learning_rate": 1.8123344614402304e-05, - "loss": 0.5944, - "step": 2313 - }, - { - "epoch": 2.0, - "grad_norm": 0.0, - "learning_rate": 1.8121528591780242e-05, - "loss": 0.4916, - "step": 2314 - }, - { - "epoch": 2.0, - "grad_norm": 0.0, - "learning_rate": 1.8119711781987145e-05, - "loss": 0.3873, - "step": 2315 - }, - { - "epoch": 2.0, - "grad_norm": 0.0, - "learning_rate": 1.8117894185199097e-05, - "loss": 0.572, - "step": 2316 - }, - { - "epoch": 2.0, - "grad_norm": 0.0, - "learning_rate": 1.8116075801592275e-05, - "loss": 0.5294, - "step": 2317 - }, - { - "epoch": 2.01, - "grad_norm": 0.0, - "learning_rate": 1.811425663134292e-05, - "loss": 0.6574, - "step": 2318 - }, - { - "epoch": 2.01, - "grad_norm": 0.0, - "learning_rate": 1.8112436674627358e-05, - "loss": 0.4335, - "step": 2319 - }, - { - "epoch": 2.01, - "grad_norm": 0.0, - "learning_rate": 1.8110615931621977e-05, - "loss": 0.5141, - "step": 2320 - }, - { - "epoch": 2.01, - "grad_norm": 0.0, - "learning_rate": 1.810879440250326e-05, - "loss": 0.4212, - "step": 2321 - }, - { - "epoch": 2.01, - "grad_norm": 0.0, - "learning_rate": 1.810697208744775e-05, - "loss": 0.4058, - "step": 2322 - }, - { - "epoch": 2.01, - "grad_norm": 0.0, - "learning_rate": 1.810514898663208e-05, - "loss": 0.4043, - "step": 2323 - }, - { - "epoch": 2.01, - "grad_norm": 0.0, - "learning_rate": 1.8103325100232948e-05, - "loss": 0.6411, - "step": 2324 - }, - { - "epoch": 2.01, - "grad_norm": 0.0, - "learning_rate": 1.810150042842713e-05, - "loss": 0.395, - "step": 2325 - }, - { - "epoch": 2.01, - "grad_norm": 0.0, - "learning_rate": 1.8099674971391486e-05, - "loss": 0.2524, - "step": 2326 - }, - { - "epoch": 2.01, - "grad_norm": 0.0, - "learning_rate": 1.8097848729302943e-05, - "loss": 0.4908, - "step": 2327 - }, - { - "epoch": 2.01, - "grad_norm": 0.0, - "learning_rate": 1.8096021702338505e-05, - "loss": 0.9019, - "step": 2328 - }, - { - "epoch": 2.01, - "grad_norm": 0.0, - "learning_rate": 1.8094193890675264e-05, - "loss": 0.3999, - "step": 2329 - }, - { - "epoch": 2.02, - "grad_norm": 0.0, - "learning_rate": 1.809236529449037e-05, - "loss": 0.6695, - "step": 2330 - }, - { - "epoch": 2.02, - "grad_norm": 0.0, - "learning_rate": 1.8090535913961064e-05, - "loss": 0.6341, - "step": 2331 - }, - { - "epoch": 2.02, - "grad_norm": 0.0, - "learning_rate": 1.8088705749264656e-05, - "loss": 0.5861, - "step": 2332 - }, - { - "epoch": 2.02, - "grad_norm": 0.0, - "learning_rate": 1.8086874800578523e-05, - "loss": 0.5306, - "step": 2333 - }, - { - "epoch": 2.02, - "grad_norm": 0.0, - "learning_rate": 1.8085043068080142e-05, - "loss": 0.4848, - "step": 2334 - }, - { - "epoch": 2.02, - "grad_norm": 0.0, - "learning_rate": 1.8083210551947042e-05, - "loss": 0.432, - "step": 2335 - }, - { - "epoch": 2.02, - "grad_norm": 0.0, - "learning_rate": 1.8081377252356844e-05, - "loss": 0.5162, - "step": 2336 - }, - { - "epoch": 2.02, - "grad_norm": 0.0, - "learning_rate": 1.8079543169487233e-05, - "loss": 0.4821, - "step": 2337 - }, - { - "epoch": 2.02, - "grad_norm": 0.0, - "learning_rate": 1.8077708303515984e-05, - "loss": 0.4398, - "step": 2338 - }, - { - "epoch": 2.02, - "grad_norm": 0.0, - "learning_rate": 1.807587265462093e-05, - "loss": 0.4171, - "step": 2339 - }, - { - "epoch": 2.02, - "grad_norm": 0.0, - "learning_rate": 1.8074036222979996e-05, - "loss": 0.6033, - "step": 2340 - }, - { - "epoch": 2.03, - "grad_norm": 0.0, - "learning_rate": 1.8072199008771175e-05, - "loss": 0.8011, - "step": 2341 - }, - { - "epoch": 2.03, - "grad_norm": 0.0, - "learning_rate": 1.8070361012172533e-05, - "loss": 0.4097, - "step": 2342 - }, - { - "epoch": 2.03, - "grad_norm": 0.0, - "learning_rate": 1.806852223336222e-05, - "loss": 0.4362, - "step": 2343 - }, - { - "epoch": 2.03, - "grad_norm": 0.0, - "learning_rate": 1.806668267251846e-05, - "loss": 0.4581, - "step": 2344 - }, - { - "epoch": 2.03, - "grad_norm": 0.0, - "learning_rate": 1.806484232981954e-05, - "loss": 0.4645, - "step": 2345 - }, - { - "epoch": 2.03, - "grad_norm": 0.0, - "learning_rate": 1.806300120544385e-05, - "loss": 0.4498, - "step": 2346 - }, - { - "epoch": 2.03, - "grad_norm": 0.0, - "learning_rate": 1.8061159299569824e-05, - "loss": 0.6396, - "step": 2347 - }, - { - "epoch": 2.03, - "grad_norm": 0.0, - "learning_rate": 1.8059316612375993e-05, - "loss": 0.6206, - "step": 2348 - }, - { - "epoch": 2.03, - "grad_norm": 0.0, - "learning_rate": 1.805747314404096e-05, - "loss": 0.6691, - "step": 2349 - }, - { - "epoch": 2.03, - "grad_norm": 0.0, - "learning_rate": 1.80556288947434e-05, - "loss": 0.6353, - "step": 2350 - }, - { - "epoch": 2.03, - "grad_norm": 0.0, - "learning_rate": 1.805378386466206e-05, - "loss": 0.5399, - "step": 2351 - }, - { - "epoch": 2.03, - "grad_norm": 0.0, - "learning_rate": 1.805193805397578e-05, - "loss": 0.5283, - "step": 2352 - }, - { - "epoch": 2.04, - "grad_norm": 0.0, - "learning_rate": 1.8050091462863445e-05, - "loss": 0.6825, - "step": 2353 - }, - { - "epoch": 2.04, - "grad_norm": 0.0, - "learning_rate": 1.804824409150405e-05, - "loss": 0.6459, - "step": 2354 - }, - { - "epoch": 2.04, - "grad_norm": 0.0, - "learning_rate": 1.804639594007664e-05, - "loss": 0.7056, - "step": 2355 - }, - { - "epoch": 2.04, - "grad_norm": 0.0, - "learning_rate": 1.804454700876035e-05, - "loss": 0.2685, - "step": 2356 - }, - { - "epoch": 2.04, - "grad_norm": 0.0, - "learning_rate": 1.8042697297734383e-05, - "loss": 0.955, - "step": 2357 - }, - { - "epoch": 2.04, - "grad_norm": 0.0, - "learning_rate": 1.8040846807178025e-05, - "loss": 0.4751, - "step": 2358 - }, - { - "epoch": 2.04, - "grad_norm": 0.0, - "learning_rate": 1.8038995537270628e-05, - "loss": 0.533, - "step": 2359 - }, - { - "epoch": 2.04, - "grad_norm": 0.0, - "learning_rate": 1.803714348819163e-05, - "loss": 0.6508, - "step": 2360 - }, - { - "epoch": 2.04, - "grad_norm": 0.0, - "learning_rate": 1.803529066012053e-05, - "loss": 0.444, - "step": 2361 - }, - { - "epoch": 2.04, - "grad_norm": 0.0, - "learning_rate": 1.803343705323692e-05, - "loss": 0.5089, - "step": 2362 - }, - { - "epoch": 2.04, - "grad_norm": 0.0, - "learning_rate": 1.8031582667720456e-05, - "loss": 0.2492, - "step": 2363 - }, - { - "epoch": 2.04, - "grad_norm": 0.0, - "learning_rate": 1.8029727503750875e-05, - "loss": 0.4637, - "step": 2364 - }, - { - "epoch": 2.05, - "grad_norm": 0.0, - "learning_rate": 1.8027871561507978e-05, - "loss": 0.6923, - "step": 2365 - }, - { - "epoch": 2.05, - "grad_norm": 0.0, - "learning_rate": 1.802601484117166e-05, - "loss": 0.4426, - "step": 2366 - }, - { - "epoch": 2.05, - "grad_norm": 0.0, - "learning_rate": 1.802415734292188e-05, - "loss": 0.5658, - "step": 2367 - }, - { - "epoch": 2.05, - "grad_norm": 0.0, - "learning_rate": 1.8022299066938672e-05, - "loss": 0.6257, - "step": 2368 - }, - { - "epoch": 2.05, - "grad_norm": 0.0, - "learning_rate": 1.802044001340215e-05, - "loss": 0.272, - "step": 2369 - }, - { - "epoch": 2.05, - "grad_norm": 0.0, - "learning_rate": 1.8018580182492492e-05, - "loss": 0.5941, - "step": 2370 - }, - { - "epoch": 2.05, - "grad_norm": 0.0, - "learning_rate": 1.8016719574389974e-05, - "loss": 0.2743, - "step": 2371 - }, - { - "epoch": 2.05, - "grad_norm": 0.0, - "learning_rate": 1.8014858189274924e-05, - "loss": 0.4193, - "step": 2372 - }, - { - "epoch": 2.05, - "grad_norm": 0.0, - "learning_rate": 1.8012996027327757e-05, - "loss": 0.539, - "step": 2373 - }, - { - "epoch": 2.05, - "grad_norm": 0.0, - "learning_rate": 1.8011133088728966e-05, - "loss": 0.4036, - "step": 2374 - }, - { - "epoch": 2.05, - "grad_norm": 0.0, - "learning_rate": 1.8009269373659107e-05, - "loss": 0.6127, - "step": 2375 - }, - { - "epoch": 2.06, - "grad_norm": 0.0, - "learning_rate": 1.8007404882298823e-05, - "loss": 0.2901, - "step": 2376 - }, - { - "epoch": 2.06, - "grad_norm": 0.0, - "learning_rate": 1.8005539614828825e-05, - "loss": 0.3194, - "step": 2377 - }, - { - "epoch": 2.06, - "grad_norm": 0.0, - "learning_rate": 1.8003673571429908e-05, - "loss": 0.6204, - "step": 2378 - }, - { - "epoch": 2.06, - "grad_norm": 0.0, - "learning_rate": 1.800180675228293e-05, - "loss": 0.4803, - "step": 2379 - }, - { - "epoch": 2.06, - "grad_norm": 0.0, - "learning_rate": 1.7999939157568837e-05, - "loss": 0.3478, - "step": 2380 - }, - { - "epoch": 2.06, - "grad_norm": 0.0, - "learning_rate": 1.799807078746864e-05, - "loss": 0.5873, - "step": 2381 - }, - { - "epoch": 2.06, - "grad_norm": 0.0, - "learning_rate": 1.799620164216342e-05, - "loss": 0.5205, - "step": 2382 - }, - { - "epoch": 2.06, - "grad_norm": 0.0, - "learning_rate": 1.799433172183436e-05, - "loss": 0.6992, - "step": 2383 - }, - { - "epoch": 2.06, - "grad_norm": 0.0, - "learning_rate": 1.7992461026662687e-05, - "loss": 0.6364, - "step": 2384 - }, - { - "epoch": 2.06, - "grad_norm": 0.0, - "learning_rate": 1.7990589556829722e-05, - "loss": 0.5039, - "step": 2385 - }, - { - "epoch": 2.06, - "grad_norm": 0.0, - "learning_rate": 1.7988717312516854e-05, - "loss": 0.6843, - "step": 2386 - }, - { - "epoch": 2.06, - "grad_norm": 0.0, - "learning_rate": 1.7986844293905548e-05, - "loss": 0.3946, - "step": 2387 - }, - { - "epoch": 2.07, - "grad_norm": 0.0, - "learning_rate": 1.7984970501177343e-05, - "loss": 0.7669, - "step": 2388 - }, - { - "epoch": 2.07, - "grad_norm": 0.0, - "learning_rate": 1.798309593451386e-05, - "loss": 0.565, - "step": 2389 - }, - { - "epoch": 2.07, - "grad_norm": 0.0, - "learning_rate": 1.798122059409678e-05, - "loss": 0.5703, - "step": 2390 - }, - { - "epoch": 2.07, - "grad_norm": 0.0, - "learning_rate": 1.797934448010788e-05, - "loss": 0.5568, - "step": 2391 - }, - { - "epoch": 2.07, - "grad_norm": 0.0, - "learning_rate": 1.797746759272899e-05, - "loss": 0.3238, - "step": 2392 - }, - { - "epoch": 2.07, - "grad_norm": 0.0, - "learning_rate": 1.797558993214203e-05, - "loss": 0.6321, - "step": 2393 - }, - { - "epoch": 2.07, - "grad_norm": 0.0, - "learning_rate": 1.797371149852899e-05, - "loss": 0.4804, - "step": 2394 - }, - { - "epoch": 2.07, - "grad_norm": 0.0, - "learning_rate": 1.797183229207194e-05, - "loss": 0.7686, - "step": 2395 - }, - { - "epoch": 2.07, - "grad_norm": 0.0, - "learning_rate": 1.7969952312953013e-05, - "loss": 0.4867, - "step": 2396 - }, - { - "epoch": 2.07, - "grad_norm": 0.0, - "learning_rate": 1.796807156135443e-05, - "loss": 0.3999, - "step": 2397 - }, - { - "epoch": 2.07, - "grad_norm": 0.0, - "learning_rate": 1.796619003745847e-05, - "loss": 0.3742, - "step": 2398 - }, - { - "epoch": 2.08, - "grad_norm": 0.0, - "learning_rate": 1.7964307741447515e-05, - "loss": 0.5941, - "step": 2399 - }, - { - "epoch": 2.08, - "grad_norm": 0.0, - "learning_rate": 1.796242467350399e-05, - "loss": 0.6955, - "step": 2400 - }, - { - "epoch": 2.08, - "grad_norm": 0.0, - "learning_rate": 1.7960540833810415e-05, - "loss": 0.3461, - "step": 2401 - }, - { - "epoch": 2.08, - "grad_norm": 0.0, - "learning_rate": 1.795865622254938e-05, - "loss": 0.5855, - "step": 2402 - }, - { - "epoch": 2.08, - "grad_norm": 0.0, - "learning_rate": 1.7956770839903547e-05, - "loss": 0.2909, - "step": 2403 - }, - { - "epoch": 2.08, - "grad_norm": 0.0, - "learning_rate": 1.7954884686055656e-05, - "loss": 0.5672, - "step": 2404 - }, - { - "epoch": 2.08, - "grad_norm": 0.0, - "learning_rate": 1.7952997761188524e-05, - "loss": 0.4853, - "step": 2405 - }, - { - "epoch": 2.08, - "grad_norm": 0.0, - "learning_rate": 1.7951110065485034e-05, - "loss": 0.3672, - "step": 2406 - }, - { - "epoch": 2.08, - "grad_norm": 0.0, - "learning_rate": 1.7949221599128154e-05, - "loss": 0.5618, - "step": 2407 - }, - { - "epoch": 2.08, - "grad_norm": 0.0, - "learning_rate": 1.7947332362300912e-05, - "loss": 0.4334, - "step": 2408 - }, - { - "epoch": 2.08, - "grad_norm": 0.0, - "learning_rate": 1.7945442355186432e-05, - "loss": 0.4337, - "step": 2409 - }, - { - "epoch": 2.08, - "grad_norm": 0.0, - "learning_rate": 1.7943551577967895e-05, - "loss": 0.3947, - "step": 2410 - }, - { - "epoch": 2.09, - "grad_norm": 0.0, - "learning_rate": 1.7941660030828566e-05, - "loss": 0.3228, - "step": 2411 - }, - { - "epoch": 2.09, - "grad_norm": 0.0, - "learning_rate": 1.7939767713951776e-05, - "loss": 0.5427, - "step": 2412 - }, - { - "epoch": 2.09, - "grad_norm": 0.0, - "learning_rate": 1.7937874627520936e-05, - "loss": 0.706, - "step": 2413 - }, - { - "epoch": 2.09, - "grad_norm": 0.0, - "learning_rate": 1.7935980771719542e-05, - "loss": 0.3835, - "step": 2414 - }, - { - "epoch": 2.09, - "grad_norm": 0.0, - "learning_rate": 1.793408614673114e-05, - "loss": 0.5448, - "step": 2415 - }, - { - "epoch": 2.09, - "grad_norm": 0.0, - "learning_rate": 1.7932190752739376e-05, - "loss": 0.5864, - "step": 2416 - }, - { - "epoch": 2.09, - "grad_norm": 0.0, - "learning_rate": 1.793029458992795e-05, - "loss": 0.3375, - "step": 2417 - }, - { - "epoch": 2.09, - "grad_norm": 0.0, - "learning_rate": 1.7928397658480653e-05, - "loss": 0.5381, - "step": 2418 - }, - { - "epoch": 2.09, - "grad_norm": 0.0, - "learning_rate": 1.792649995858134e-05, - "loss": 0.5923, - "step": 2419 - }, - { - "epoch": 2.09, - "grad_norm": 0.0, - "learning_rate": 1.7924601490413944e-05, - "loss": 0.6027, - "step": 2420 - }, - { - "epoch": 2.09, - "grad_norm": 0.0, - "learning_rate": 1.792270225416247e-05, - "loss": 0.3434, - "step": 2421 - }, - { - "epoch": 2.1, - "grad_norm": 0.0, - "learning_rate": 1.7920802250011005e-05, - "loss": 0.2875, - "step": 2422 - }, - { - "epoch": 2.1, - "grad_norm": 0.0, - "learning_rate": 1.7918901478143704e-05, - "loss": 0.4486, - "step": 2423 - }, - { - "epoch": 2.1, - "grad_norm": 0.0, - "learning_rate": 1.7916999938744788e-05, - "loss": 0.5007, - "step": 2424 - }, - { - "epoch": 2.1, - "grad_norm": 0.0, - "learning_rate": 1.7915097631998572e-05, - "loss": 0.5503, - "step": 2425 - }, - { - "epoch": 2.1, - "grad_norm": 0.0, - "learning_rate": 1.7913194558089433e-05, - "loss": 0.4381, - "step": 2426 - }, - { - "epoch": 2.1, - "grad_norm": 0.0, - "learning_rate": 1.7911290717201823e-05, - "loss": 0.5341, - "step": 2427 - }, - { - "epoch": 2.1, - "grad_norm": 0.0, - "learning_rate": 1.790938610952027e-05, - "loss": 0.5102, - "step": 2428 - }, - { - "epoch": 2.1, - "grad_norm": 0.0, - "learning_rate": 1.7907480735229375e-05, - "loss": 0.4284, - "step": 2429 - }, - { - "epoch": 2.1, - "grad_norm": 0.0, - "learning_rate": 1.790557459451382e-05, - "loss": 0.4106, - "step": 2430 - }, - { - "epoch": 2.1, - "grad_norm": 0.0, - "learning_rate": 1.7903667687558347e-05, - "loss": 0.3527, - "step": 2431 - }, - { - "epoch": 2.1, - "grad_norm": 0.0, - "learning_rate": 1.7901760014547793e-05, - "loss": 0.5357, - "step": 2432 - }, - { - "epoch": 2.1, - "grad_norm": 0.0, - "learning_rate": 1.7899851575667044e-05, - "loss": 0.4059, - "step": 2433 - }, - { - "epoch": 2.11, - "grad_norm": 0.0, - "learning_rate": 1.7897942371101084e-05, - "loss": 0.5242, - "step": 2434 - }, - { - "epoch": 2.11, - "grad_norm": 0.0, - "learning_rate": 1.7896032401034952e-05, - "loss": 0.5705, - "step": 2435 - }, - { - "epoch": 2.11, - "grad_norm": 0.0, - "learning_rate": 1.789412166565378e-05, - "loss": 0.5051, - "step": 2436 - }, - { - "epoch": 2.11, - "grad_norm": 0.0, - "learning_rate": 1.7892210165142753e-05, - "loss": 0.6776, - "step": 2437 - }, - { - "epoch": 2.11, - "grad_norm": 0.0, - "learning_rate": 1.789029789968715e-05, - "loss": 0.5534, - "step": 2438 - }, - { - "epoch": 2.11, - "grad_norm": 0.0, - "learning_rate": 1.7888384869472313e-05, - "loss": 0.4609, - "step": 2439 - }, - { - "epoch": 2.11, - "grad_norm": 0.0, - "learning_rate": 1.7886471074683657e-05, - "loss": 0.5207, - "step": 2440 - }, - { - "epoch": 2.11, - "grad_norm": 0.0, - "learning_rate": 1.7884556515506682e-05, - "loss": 0.4248, - "step": 2441 - }, - { - "epoch": 2.11, - "grad_norm": 0.0, - "learning_rate": 1.7882641192126943e-05, - "loss": 0.3912, - "step": 2442 - }, - { - "epoch": 2.11, - "grad_norm": 0.0, - "learning_rate": 1.7880725104730096e-05, - "loss": 0.3137, - "step": 2443 - }, - { - "epoch": 2.11, - "grad_norm": 0.0, - "learning_rate": 1.7878808253501844e-05, - "loss": 0.2419, - "step": 2444 - }, - { - "epoch": 2.12, - "grad_norm": 0.0, - "learning_rate": 1.787689063862798e-05, - "loss": 0.5688, - "step": 2445 - }, - { - "epoch": 2.12, - "grad_norm": 0.0, - "learning_rate": 1.7874972260294364e-05, - "loss": 0.5013, - "step": 2446 - }, - { - "epoch": 2.12, - "grad_norm": 0.0, - "learning_rate": 1.787305311868694e-05, - "loss": 0.3832, - "step": 2447 - }, - { - "epoch": 2.12, - "grad_norm": 0.0, - "learning_rate": 1.7871133213991713e-05, - "loss": 0.6157, - "step": 2448 - }, - { - "epoch": 2.12, - "grad_norm": 0.0, - "learning_rate": 1.786921254639477e-05, - "loss": 0.435, - "step": 2449 - }, - { - "epoch": 2.12, - "grad_norm": 0.0, - "learning_rate": 1.7867291116082267e-05, - "loss": 0.4318, - "step": 2450 - }, - { - "epoch": 2.12, - "grad_norm": 0.0, - "learning_rate": 1.786536892324044e-05, - "loss": 0.3268, - "step": 2451 - }, - { - "epoch": 2.12, - "grad_norm": 0.0, - "learning_rate": 1.7863445968055594e-05, - "loss": 0.4777, - "step": 2452 - }, - { - "epoch": 2.12, - "grad_norm": 0.0, - "learning_rate": 1.7861522250714114e-05, - "loss": 0.3214, - "step": 2453 - }, - { - "epoch": 2.12, - "grad_norm": 0.0, - "learning_rate": 1.7859597771402445e-05, - "loss": 0.5444, - "step": 2454 - }, - { - "epoch": 2.12, - "grad_norm": 0.0, - "learning_rate": 1.785767253030712e-05, - "loss": 0.6997, - "step": 2455 - }, - { - "epoch": 2.12, - "grad_norm": 0.0, - "learning_rate": 1.7855746527614744e-05, - "loss": 0.5526, - "step": 2456 - }, - { - "epoch": 2.13, - "grad_norm": 0.0, - "learning_rate": 1.7853819763511992e-05, - "loss": 0.3484, - "step": 2457 - }, - { - "epoch": 2.13, - "grad_norm": 0.0, - "learning_rate": 1.785189223818561e-05, - "loss": 0.5628, - "step": 2458 - }, - { - "epoch": 2.13, - "grad_norm": 0.0, - "learning_rate": 1.7849963951822425e-05, - "loss": 0.4514, - "step": 2459 - }, - { - "epoch": 2.13, - "grad_norm": 0.0, - "learning_rate": 1.784803490460933e-05, - "loss": 0.4609, - "step": 2460 - }, - { - "epoch": 2.13, - "grad_norm": 0.0, - "learning_rate": 1.7846105096733303e-05, - "loss": 0.7567, - "step": 2461 - }, - { - "epoch": 2.13, - "grad_norm": 0.0, - "learning_rate": 1.7844174528381382e-05, - "loss": 0.5726, - "step": 2462 - }, - { - "epoch": 2.13, - "grad_norm": 0.0, - "learning_rate": 1.7842243199740687e-05, - "loss": 0.5059, - "step": 2463 - }, - { - "epoch": 2.13, - "grad_norm": 0.0, - "learning_rate": 1.7840311110998415e-05, - "loss": 0.3339, - "step": 2464 - }, - { - "epoch": 2.13, - "grad_norm": 0.0, - "learning_rate": 1.7838378262341823e-05, - "loss": 0.4824, - "step": 2465 - }, - { - "epoch": 2.13, - "grad_norm": 0.0, - "learning_rate": 1.783644465395826e-05, - "loss": 0.4943, - "step": 2466 - }, - { - "epoch": 2.13, - "grad_norm": 0.0, - "learning_rate": 1.7834510286035133e-05, - "loss": 0.2533, - "step": 2467 - }, - { - "epoch": 2.13, - "grad_norm": 0.0, - "learning_rate": 1.7832575158759925e-05, - "loss": 0.4151, - "step": 2468 - }, - { - "epoch": 2.14, - "grad_norm": 0.0, - "learning_rate": 1.7830639272320207e-05, - "loss": 0.7028, - "step": 2469 - }, - { - "epoch": 2.14, - "grad_norm": 0.0, - "learning_rate": 1.7828702626903606e-05, - "loss": 0.4062, - "step": 2470 - }, - { - "epoch": 2.14, - "grad_norm": 0.0, - "learning_rate": 1.782676522269783e-05, - "loss": 0.4198, - "step": 2471 - }, - { - "epoch": 2.14, - "grad_norm": 0.0, - "learning_rate": 1.782482705989066e-05, - "loss": 0.3555, - "step": 2472 - }, - { - "epoch": 2.14, - "grad_norm": 0.0, - "learning_rate": 1.782288813866995e-05, - "loss": 0.6612, - "step": 2473 - }, - { - "epoch": 2.14, - "grad_norm": 0.0, - "learning_rate": 1.7820948459223634e-05, - "loss": 0.3492, - "step": 2474 - }, - { - "epoch": 2.14, - "grad_norm": 0.0, - "learning_rate": 1.7819008021739702e-05, - "loss": 0.3264, - "step": 2475 - }, - { - "epoch": 2.14, - "grad_norm": 0.0, - "learning_rate": 1.7817066826406238e-05, - "loss": 0.2983, - "step": 2476 - }, - { - "epoch": 2.14, - "grad_norm": 0.0, - "learning_rate": 1.7815124873411387e-05, - "loss": 0.4597, - "step": 2477 - }, - { - "epoch": 2.14, - "grad_norm": 0.0, - "learning_rate": 1.7813182162943374e-05, - "loss": 0.3456, - "step": 2478 - }, - { - "epoch": 2.14, - "grad_norm": 0.0, - "learning_rate": 1.7811238695190488e-05, - "loss": 0.3908, - "step": 2479 - }, - { - "epoch": 2.15, - "grad_norm": 0.0, - "learning_rate": 1.7809294470341108e-05, - "loss": 0.6116, - "step": 2480 - }, - { - "epoch": 2.15, - "grad_norm": 0.0, - "learning_rate": 1.7807349488583666e-05, - "loss": 0.2682, - "step": 2481 - }, - { - "epoch": 2.15, - "grad_norm": 0.0, - "learning_rate": 1.7805403750106678e-05, - "loss": 0.5805, - "step": 2482 - }, - { - "epoch": 2.15, - "grad_norm": 0.0, - "learning_rate": 1.7803457255098743e-05, - "loss": 0.7587, - "step": 2483 - }, - { - "epoch": 2.15, - "grad_norm": 0.0, - "learning_rate": 1.780151000374851e-05, - "loss": 0.7236, - "step": 2484 - }, - { - "epoch": 2.15, - "grad_norm": 0.0, - "learning_rate": 1.779956199624472e-05, - "loss": 0.4935, - "step": 2485 - }, - { - "epoch": 2.15, - "grad_norm": 0.0, - "learning_rate": 1.7797613232776186e-05, - "loss": 0.5775, - "step": 2486 - }, - { - "epoch": 2.15, - "grad_norm": 0.0, - "learning_rate": 1.7795663713531785e-05, - "loss": 0.6228, - "step": 2487 - }, - { - "epoch": 2.15, - "grad_norm": 0.0, - "learning_rate": 1.7793713438700472e-05, - "loss": 0.5117, - "step": 2488 - }, - { - "epoch": 2.15, - "grad_norm": 0.0, - "learning_rate": 1.779176240847128e-05, - "loss": 0.4894, - "step": 2489 - }, - { - "epoch": 2.15, - "grad_norm": 0.0, - "learning_rate": 1.77898106230333e-05, - "loss": 0.6416, - "step": 2490 - }, - { - "epoch": 2.15, - "grad_norm": 0.0, - "learning_rate": 1.7787858082575722e-05, - "loss": 0.7042, - "step": 2491 - }, - { - "epoch": 2.16, - "grad_norm": 0.0, - "learning_rate": 1.778590478728778e-05, - "loss": 0.6352, - "step": 2492 - }, - { - "epoch": 2.16, - "grad_norm": 0.0, - "learning_rate": 1.7783950737358804e-05, - "loss": 0.4429, - "step": 2493 - }, - { - "epoch": 2.16, - "grad_norm": 0.0, - "learning_rate": 1.7781995932978185e-05, - "loss": 0.6888, - "step": 2494 - }, - { - "epoch": 2.16, - "grad_norm": 0.0, - "learning_rate": 1.7780040374335395e-05, - "loss": 0.7492, - "step": 2495 - }, - { - "epoch": 2.16, - "grad_norm": 0.0, - "learning_rate": 1.7778084061619968e-05, - "loss": 0.4921, - "step": 2496 - }, - { - "epoch": 2.16, - "grad_norm": 0.0, - "learning_rate": 1.7776126995021518e-05, - "loss": 0.3528, - "step": 2497 - }, - { - "epoch": 2.16, - "grad_norm": 0.0, - "learning_rate": 1.7774169174729736e-05, - "loss": 0.5131, - "step": 2498 - }, - { - "epoch": 2.16, - "grad_norm": 0.0, - "learning_rate": 1.7772210600934382e-05, - "loss": 0.6926, - "step": 2499 - }, - { - "epoch": 2.16, - "grad_norm": 0.0, - "learning_rate": 1.777025127382528e-05, - "loss": 0.32, - "step": 2500 - }, - { - "epoch": 2.16, - "grad_norm": 0.0, - "learning_rate": 1.7768291193592347e-05, - "loss": 0.492, - "step": 2501 - }, - { - "epoch": 2.16, - "grad_norm": 0.0, - "learning_rate": 1.7766330360425562e-05, - "loss": 0.4293, - "step": 2502 - }, - { - "epoch": 2.17, - "grad_norm": 0.0, - "learning_rate": 1.7764368774514965e-05, - "loss": 0.4952, - "step": 2503 - }, - { - "epoch": 2.17, - "grad_norm": 0.0, - "learning_rate": 1.776240643605069e-05, - "loss": 0.4384, - "step": 2504 - }, - { - "epoch": 2.17, - "grad_norm": 0.0, - "learning_rate": 1.7760443345222933e-05, - "loss": 0.696, - "step": 2505 - }, - { - "epoch": 2.17, - "grad_norm": 0.0, - "learning_rate": 1.7758479502221964e-05, - "loss": 0.9255, - "step": 2506 - }, - { - "epoch": 2.17, - "grad_norm": 0.0, - "learning_rate": 1.7756514907238128e-05, - "loss": 0.7707, - "step": 2507 - }, - { - "epoch": 2.17, - "grad_norm": 0.0, - "learning_rate": 1.775454956046184e-05, - "loss": 0.5951, - "step": 2508 - }, - { - "epoch": 2.17, - "grad_norm": 0.0, - "learning_rate": 1.7752583462083585e-05, - "loss": 0.6246, - "step": 2509 - }, - { - "epoch": 2.17, - "grad_norm": 0.0, - "learning_rate": 1.7750616612293934e-05, - "loss": 0.4917, - "step": 2510 - }, - { - "epoch": 2.17, - "grad_norm": 0.0, - "learning_rate": 1.7748649011283518e-05, - "loss": 0.2445, - "step": 2511 - }, - { - "epoch": 2.17, - "grad_norm": 0.0, - "learning_rate": 1.7746680659243042e-05, - "loss": 0.9655, - "step": 2512 - }, - { - "epoch": 2.17, - "grad_norm": 0.0, - "learning_rate": 1.7744711556363288e-05, - "loss": 0.3758, - "step": 2513 - }, - { - "epoch": 2.17, - "grad_norm": 0.0, - "learning_rate": 1.774274170283511e-05, - "loss": 0.4537, - "step": 2514 - }, - { - "epoch": 2.18, - "grad_norm": 0.0, - "learning_rate": 1.7740771098849435e-05, - "loss": 0.5203, - "step": 2515 - }, - { - "epoch": 2.18, - "grad_norm": 0.0, - "learning_rate": 1.7738799744597263e-05, - "loss": 0.4045, - "step": 2516 - }, - { - "epoch": 2.18, - "grad_norm": 0.0, - "learning_rate": 1.773682764026966e-05, - "loss": 0.8106, - "step": 2517 - }, - { - "epoch": 2.18, - "grad_norm": 0.0, - "learning_rate": 1.7734854786057776e-05, - "loss": 0.5734, - "step": 2518 - }, - { - "epoch": 2.18, - "grad_norm": 0.0, - "learning_rate": 1.7732881182152825e-05, - "loss": 0.5232, - "step": 2519 - }, - { - "epoch": 2.18, - "grad_norm": 0.0, - "learning_rate": 1.77309068287461e-05, - "loss": 0.5617, - "step": 2520 - }, - { - "epoch": 2.18, - "grad_norm": 0.0, - "learning_rate": 1.7728931726028955e-05, - "loss": 0.4591, - "step": 2521 - }, - { - "epoch": 2.18, - "grad_norm": 0.0, - "learning_rate": 1.7726955874192833e-05, - "loss": 0.4422, - "step": 2522 - }, - { - "epoch": 2.18, - "grad_norm": 0.0, - "learning_rate": 1.772497927342924e-05, - "loss": 0.3779, - "step": 2523 - }, - { - "epoch": 2.18, - "grad_norm": 0.0, - "learning_rate": 1.772300192392975e-05, - "loss": 0.66, - "step": 2524 - }, - { - "epoch": 2.18, - "grad_norm": 0.0, - "learning_rate": 1.772102382588603e-05, - "loss": 0.648, - "step": 2525 - }, - { - "epoch": 2.19, - "grad_norm": 0.0, - "learning_rate": 1.771904497948979e-05, - "loss": 0.9046, - "step": 2526 - }, - { - "epoch": 2.19, - "grad_norm": 0.0, - "learning_rate": 1.771706538493283e-05, - "loss": 0.384, - "step": 2527 - }, - { - "epoch": 2.19, - "grad_norm": 0.0, - "learning_rate": 1.7715085042407028e-05, - "loss": 0.3912, - "step": 2528 - }, - { - "epoch": 2.19, - "grad_norm": 0.0, - "learning_rate": 1.771310395210432e-05, - "loss": 0.4862, - "step": 2529 - }, - { - "epoch": 2.19, - "grad_norm": 0.0, - "learning_rate": 1.7711122114216725e-05, - "loss": 0.4287, - "step": 2530 - }, - { - "epoch": 2.19, - "grad_norm": 0.0, - "learning_rate": 1.770913952893633e-05, - "loss": 0.476, - "step": 2531 - }, - { - "epoch": 2.19, - "grad_norm": 0.0, - "learning_rate": 1.7707156196455294e-05, - "loss": 0.2839, - "step": 2532 - }, - { - "epoch": 2.19, - "grad_norm": 0.0, - "learning_rate": 1.7705172116965846e-05, - "loss": 0.7649, - "step": 2533 - }, - { - "epoch": 2.19, - "grad_norm": 0.0, - "learning_rate": 1.77031872906603e-05, - "loss": 0.6268, - "step": 2534 - }, - { - "epoch": 2.19, - "grad_norm": 0.0, - "learning_rate": 1.7701201717731025e-05, - "loss": 0.5957, - "step": 2535 - }, - { - "epoch": 2.19, - "grad_norm": 0.0, - "learning_rate": 1.7699215398370474e-05, - "loss": 0.6784, - "step": 2536 - }, - { - "epoch": 2.19, - "grad_norm": 0.0, - "learning_rate": 1.769722833277117e-05, - "loss": 0.3485, - "step": 2537 - }, - { - "epoch": 2.2, - "grad_norm": 0.0, - "learning_rate": 1.7695240521125703e-05, - "loss": 0.3032, - "step": 2538 - }, - { - "epoch": 2.2, - "grad_norm": 0.0, - "learning_rate": 1.7693251963626746e-05, - "loss": 0.2153, - "step": 2539 - }, - { - "epoch": 2.2, - "grad_norm": 0.0, - "learning_rate": 1.7691262660467036e-05, - "loss": 0.487, - "step": 2540 - }, - { - "epoch": 2.2, - "grad_norm": 0.0, - "learning_rate": 1.768927261183938e-05, - "loss": 0.4368, - "step": 2541 - }, - { - "epoch": 2.2, - "grad_norm": 0.0, - "learning_rate": 1.7687281817936665e-05, - "loss": 0.836, - "step": 2542 - }, - { - "epoch": 2.2, - "grad_norm": 0.0, - "learning_rate": 1.7685290278951847e-05, - "loss": 0.3125, - "step": 2543 - }, - { - "epoch": 2.2, - "grad_norm": 0.0, - "learning_rate": 1.7683297995077948e-05, - "loss": 0.505, - "step": 2544 - }, - { - "epoch": 2.2, - "grad_norm": 0.0, - "learning_rate": 1.7681304966508073e-05, - "loss": 0.5206, - "step": 2545 - }, - { - "epoch": 2.2, - "grad_norm": 0.0, - "learning_rate": 1.7679311193435402e-05, - "loss": 0.5873, - "step": 2546 - }, - { - "epoch": 2.2, - "grad_norm": 0.0, - "learning_rate": 1.767731667605317e-05, - "loss": 0.6193, - "step": 2547 - }, - { - "epoch": 2.2, - "grad_norm": 0.0, - "learning_rate": 1.767532141455469e-05, - "loss": 0.7678, - "step": 2548 - }, - { - "epoch": 2.21, - "grad_norm": 0.0, - "learning_rate": 1.767332540913336e-05, - "loss": 0.389, - "step": 2549 - }, - { - "epoch": 2.21, - "grad_norm": 0.0, - "learning_rate": 1.7671328659982636e-05, - "loss": 0.4407, - "step": 2550 - }, - { - "epoch": 2.21, - "grad_norm": 0.0, - "learning_rate": 1.7669331167296053e-05, - "loss": 1.0541, - "step": 2551 - }, - { - "epoch": 2.21, - "grad_norm": 0.0, - "learning_rate": 1.7667332931267216e-05, - "loss": 0.5122, - "step": 2552 - }, - { - "epoch": 2.21, - "grad_norm": 0.0, - "learning_rate": 1.76653339520898e-05, - "loss": 0.2535, - "step": 2553 - }, - { - "epoch": 2.21, - "grad_norm": 0.0, - "learning_rate": 1.7663334229957553e-05, - "loss": 0.4707, - "step": 2554 - }, - { - "epoch": 2.21, - "grad_norm": 0.0, - "learning_rate": 1.76613337650643e-05, - "loss": 0.9372, - "step": 2555 - }, - { - "epoch": 2.21, - "grad_norm": 0.0, - "learning_rate": 1.765933255760393e-05, - "loss": 0.5961, - "step": 2556 - }, - { - "epoch": 2.21, - "grad_norm": 0.0, - "learning_rate": 1.7657330607770412e-05, - "loss": 0.6132, - "step": 2557 - }, - { - "epoch": 2.21, - "grad_norm": 0.0, - "learning_rate": 1.7655327915757783e-05, - "loss": 0.4072, - "step": 2558 - }, - { - "epoch": 2.21, - "grad_norm": 0.0, - "learning_rate": 1.7653324481760145e-05, - "loss": 0.4542, - "step": 2559 - }, - { - "epoch": 2.21, - "grad_norm": 0.0, - "learning_rate": 1.765132030597169e-05, - "loss": 0.4903, - "step": 2560 - }, - { - "epoch": 2.22, - "grad_norm": 0.0, - "learning_rate": 1.764931538858666e-05, - "loss": 0.6054, - "step": 2561 - }, - { - "epoch": 2.22, - "grad_norm": 0.0, - "learning_rate": 1.7647309729799384e-05, - "loss": 0.5443, - "step": 2562 - }, - { - "epoch": 2.22, - "grad_norm": 0.0, - "learning_rate": 1.7645303329804262e-05, - "loss": 0.3019, - "step": 2563 - }, - { - "epoch": 2.22, - "grad_norm": 0.0, - "learning_rate": 1.7643296188795756e-05, - "loss": 0.5038, - "step": 2564 - }, - { - "epoch": 2.22, - "grad_norm": 0.0, - "learning_rate": 1.764128830696841e-05, - "loss": 0.5809, - "step": 2565 - }, - { - "epoch": 2.22, - "grad_norm": 0.0, - "learning_rate": 1.7639279684516837e-05, - "loss": 0.4447, - "step": 2566 - }, - { - "epoch": 2.22, - "grad_norm": 0.0, - "learning_rate": 1.763727032163572e-05, - "loss": 0.5915, - "step": 2567 - }, - { - "epoch": 2.22, - "grad_norm": 0.0, - "learning_rate": 1.7635260218519807e-05, - "loss": 0.4284, - "step": 2568 - }, - { - "epoch": 2.22, - "grad_norm": 0.0, - "learning_rate": 1.7633249375363938e-05, - "loss": 0.57, - "step": 2569 - }, - { - "epoch": 2.22, - "grad_norm": 0.0, - "learning_rate": 1.7631237792363e-05, - "loss": 0.4562, - "step": 2570 - }, - { - "epoch": 2.22, - "grad_norm": 0.0, - "learning_rate": 1.7629225469711976e-05, - "loss": 0.2002, - "step": 2571 - }, - { - "epoch": 2.22, - "grad_norm": 0.0, - "learning_rate": 1.7627212407605894e-05, - "loss": 0.5306, - "step": 2572 - }, - { - "epoch": 2.23, - "grad_norm": 0.0, - "learning_rate": 1.762519860623988e-05, - "loss": 0.6854, - "step": 2573 - }, - { - "epoch": 2.23, - "grad_norm": 0.0, - "learning_rate": 1.7623184065809114e-05, - "loss": 0.3356, - "step": 2574 - }, - { - "epoch": 2.23, - "grad_norm": 0.0, - "learning_rate": 1.7621168786508854e-05, - "loss": 0.8298, - "step": 2575 - }, - { - "epoch": 2.23, - "grad_norm": 0.0, - "learning_rate": 1.761915276853443e-05, - "loss": 0.7285, - "step": 2576 - }, - { - "epoch": 2.23, - "grad_norm": 0.0, - "learning_rate": 1.7617136012081247e-05, - "loss": 0.3729, - "step": 2577 - }, - { - "epoch": 2.23, - "grad_norm": 0.0, - "learning_rate": 1.7615118517344766e-05, - "loss": 0.5961, - "step": 2578 - }, - { - "epoch": 2.23, - "grad_norm": 0.0, - "learning_rate": 1.7613100284520538e-05, - "loss": 0.6754, - "step": 2579 - }, - { - "epoch": 2.23, - "grad_norm": 0.0, - "learning_rate": 1.7611081313804178e-05, - "loss": 0.5887, - "step": 2580 - }, - { - "epoch": 2.23, - "grad_norm": 0.0, - "learning_rate": 1.760906160539137e-05, - "loss": 0.2946, - "step": 2581 - }, - { - "epoch": 2.23, - "grad_norm": 0.0, - "learning_rate": 1.7607041159477874e-05, - "loss": 0.6366, - "step": 2582 - }, - { - "epoch": 2.23, - "grad_norm": 0.0, - "learning_rate": 1.7605019976259523e-05, - "loss": 0.751, - "step": 2583 - }, - { - "epoch": 2.24, - "grad_norm": 0.0, - "learning_rate": 1.7602998055932213e-05, - "loss": 0.5769, - "step": 2584 - }, - { - "epoch": 2.24, - "grad_norm": 0.0, - "learning_rate": 1.7600975398691918e-05, - "loss": 0.4979, - "step": 2585 - }, - { - "epoch": 2.24, - "grad_norm": 0.0, - "learning_rate": 1.759895200473468e-05, - "loss": 0.6229, - "step": 2586 - }, - { - "epoch": 2.24, - "grad_norm": 0.0, - "learning_rate": 1.7596927874256618e-05, - "loss": 0.3827, - "step": 2587 - }, - { - "epoch": 2.24, - "grad_norm": 0.0, - "learning_rate": 1.7594903007453922e-05, - "loss": 0.3291, - "step": 2588 - }, - { - "epoch": 2.24, - "grad_norm": 0.0, - "learning_rate": 1.759287740452284e-05, - "loss": 0.4616, - "step": 2589 - }, - { - "epoch": 2.24, - "grad_norm": 0.0, - "learning_rate": 1.7590851065659714e-05, - "loss": 0.5231, - "step": 2590 - }, - { - "epoch": 2.24, - "grad_norm": 0.0, - "learning_rate": 1.7588823991060935e-05, - "loss": 0.3683, - "step": 2591 - }, - { - "epoch": 2.24, - "grad_norm": 0.0, - "learning_rate": 1.758679618092298e-05, - "loss": 0.4743, - "step": 2592 - }, - { - "epoch": 2.24, - "grad_norm": 0.0, - "learning_rate": 1.7584767635442387e-05, - "loss": 0.5151, - "step": 2593 - }, - { - "epoch": 2.24, - "grad_norm": 0.0, - "learning_rate": 1.7582738354815777e-05, - "loss": 0.4559, - "step": 2594 - }, - { - "epoch": 2.24, - "grad_norm": 0.0, - "learning_rate": 1.758070833923983e-05, - "loss": 0.4365, - "step": 2595 - }, - { - "epoch": 2.25, - "grad_norm": 0.0, - "learning_rate": 1.757867758891131e-05, - "loss": 0.4855, - "step": 2596 - }, - { - "epoch": 2.25, - "grad_norm": 0.0, - "learning_rate": 1.7576646104027043e-05, - "loss": 0.5383, - "step": 2597 - }, - { - "epoch": 2.25, - "grad_norm": 0.0, - "learning_rate": 1.757461388478393e-05, - "loss": 0.4994, - "step": 2598 - }, - { - "epoch": 2.25, - "grad_norm": 0.0, - "learning_rate": 1.7572580931378937e-05, - "loss": 0.394, - "step": 2599 - }, - { - "epoch": 2.25, - "grad_norm": 0.0, - "learning_rate": 1.7570547244009107e-05, - "loss": 0.4738, - "step": 2600 - }, - { - "epoch": 2.25, - "grad_norm": 0.0, - "learning_rate": 1.756851282287156e-05, - "loss": 0.6654, - "step": 2601 - }, - { - "epoch": 2.25, - "grad_norm": 0.0, - "learning_rate": 1.756647766816347e-05, - "loss": 0.3958, - "step": 2602 - }, - { - "epoch": 2.25, - "grad_norm": 0.0, - "learning_rate": 1.75644417800821e-05, - "loss": 0.2775, - "step": 2603 - }, - { - "epoch": 2.25, - "grad_norm": 0.0, - "learning_rate": 1.7562405158824773e-05, - "loss": 0.7071, - "step": 2604 - }, - { - "epoch": 2.25, - "grad_norm": 0.0, - "learning_rate": 1.756036780458889e-05, - "loss": 0.2317, - "step": 2605 - }, - { - "epoch": 2.25, - "grad_norm": 0.0, - "learning_rate": 1.7558329717571917e-05, - "loss": 0.5569, - "step": 2606 - }, - { - "epoch": 2.26, - "grad_norm": 0.0, - "learning_rate": 1.7556290897971387e-05, - "loss": 0.4599, - "step": 2607 - }, - { - "epoch": 2.26, - "grad_norm": 0.0, - "learning_rate": 1.7554251345984924e-05, - "loss": 0.4043, - "step": 2608 - }, - { - "epoch": 2.26, - "grad_norm": 0.0, - "learning_rate": 1.7552211061810198e-05, - "loss": 0.537, - "step": 2609 - }, - { - "epoch": 2.26, - "grad_norm": 0.0, - "learning_rate": 1.7550170045644967e-05, - "loss": 0.4439, - "step": 2610 - }, - { - "epoch": 2.26, - "grad_norm": 0.0, - "learning_rate": 1.7548128297687055e-05, - "loss": 0.3759, - "step": 2611 - }, - { - "epoch": 2.26, - "grad_norm": 0.0, - "learning_rate": 1.7546085818134355e-05, - "loss": 0.4242, - "step": 2612 - }, - { - "epoch": 2.26, - "grad_norm": 0.0, - "learning_rate": 1.754404260718483e-05, - "loss": 0.5221, - "step": 2613 - }, - { - "epoch": 2.26, - "grad_norm": 0.0, - "learning_rate": 1.7541998665036518e-05, - "loss": 0.6938, - "step": 2614 - }, - { - "epoch": 2.26, - "grad_norm": 0.0, - "learning_rate": 1.753995399188753e-05, - "loss": 0.5461, - "step": 2615 - }, - { - "epoch": 2.26, - "grad_norm": 0.0, - "learning_rate": 1.753790858793604e-05, - "loss": 0.4732, - "step": 2616 - }, - { - "epoch": 2.26, - "grad_norm": 0.0, - "learning_rate": 1.7535862453380296e-05, - "loss": 0.4821, - "step": 2617 - }, - { - "epoch": 2.26, - "grad_norm": 0.0, - "learning_rate": 1.7533815588418615e-05, - "loss": 0.5147, - "step": 2618 - }, - { - "epoch": 2.27, - "grad_norm": 0.0, - "learning_rate": 1.7531767993249394e-05, - "loss": 0.3766, - "step": 2619 - }, - { - "epoch": 2.27, - "grad_norm": 0.0, - "learning_rate": 1.7529719668071092e-05, - "loss": 0.5677, - "step": 2620 - }, - { - "epoch": 2.27, - "grad_norm": 0.0, - "learning_rate": 1.7527670613082237e-05, - "loss": 0.649, - "step": 2621 - }, - { - "epoch": 2.27, - "grad_norm": 0.0, - "learning_rate": 1.7525620828481437e-05, - "loss": 0.2227, - "step": 2622 - }, - { - "epoch": 2.27, - "grad_norm": 0.0, - "learning_rate": 1.7523570314467362e-05, - "loss": 0.5575, - "step": 2623 - }, - { - "epoch": 2.27, - "grad_norm": 0.0, - "learning_rate": 1.7521519071238758e-05, - "loss": 0.5811, - "step": 2624 - }, - { - "epoch": 2.27, - "grad_norm": 0.0, - "learning_rate": 1.7519467098994435e-05, - "loss": 0.677, - "step": 2625 - }, - { - "epoch": 2.27, - "grad_norm": 0.0, - "learning_rate": 1.7517414397933284e-05, - "loss": 0.3739, - "step": 2626 - }, - { - "epoch": 2.27, - "grad_norm": 0.0, - "learning_rate": 1.7515360968254257e-05, - "loss": 0.6645, - "step": 2627 - }, - { - "epoch": 2.27, - "grad_norm": 0.0, - "learning_rate": 1.7513306810156386e-05, - "loss": 0.6784, - "step": 2628 - }, - { - "epoch": 2.27, - "grad_norm": 0.0, - "learning_rate": 1.7511251923838763e-05, - "loss": 0.6367, - "step": 2629 - }, - { - "epoch": 2.28, - "grad_norm": 0.0, - "learning_rate": 1.7509196309500558e-05, - "loss": 0.5002, - "step": 2630 - }, - { - "epoch": 2.28, - "grad_norm": 0.0, - "learning_rate": 1.7507139967341008e-05, - "loss": 0.4797, - "step": 2631 - }, - { - "epoch": 2.28, - "grad_norm": 0.0, - "learning_rate": 1.7505082897559425e-05, - "loss": 0.6731, - "step": 2632 - }, - { - "epoch": 2.28, - "grad_norm": 0.0, - "learning_rate": 1.7503025100355183e-05, - "loss": 0.5016, - "step": 2633 - }, - { - "epoch": 2.28, - "grad_norm": 0.0, - "learning_rate": 1.7500966575927738e-05, - "loss": 0.5345, - "step": 2634 - }, - { - "epoch": 2.28, - "grad_norm": 0.0, - "learning_rate": 1.7498907324476606e-05, - "loss": 0.7766, - "step": 2635 - }, - { - "epoch": 2.28, - "grad_norm": 0.0, - "learning_rate": 1.749684734620138e-05, - "loss": 0.6041, - "step": 2636 - }, - { - "epoch": 2.28, - "grad_norm": 0.0, - "learning_rate": 1.749478664130172e-05, - "loss": 0.5397, - "step": 2637 - }, - { - "epoch": 2.28, - "grad_norm": 0.0, - "learning_rate": 1.749272520997736e-05, - "loss": 0.4515, - "step": 2638 - }, - { - "epoch": 2.28, - "grad_norm": 0.0, - "learning_rate": 1.7490663052428098e-05, - "loss": 0.4407, - "step": 2639 - }, - { - "epoch": 2.28, - "grad_norm": 0.0, - "learning_rate": 1.7488600168853813e-05, - "loss": 0.4756, - "step": 2640 - }, - { - "epoch": 2.28, - "grad_norm": 0.0, - "learning_rate": 1.7486536559454445e-05, - "loss": 0.5888, - "step": 2641 - }, - { - "epoch": 2.29, - "grad_norm": 0.0, - "learning_rate": 1.7484472224430004e-05, - "loss": 0.628, - "step": 2642 - }, - { - "epoch": 2.29, - "grad_norm": 0.0, - "learning_rate": 1.7482407163980574e-05, - "loss": 0.4903, - "step": 2643 - }, - { - "epoch": 2.29, - "grad_norm": 0.0, - "learning_rate": 1.7480341378306315e-05, - "loss": 0.3889, - "step": 2644 - }, - { - "epoch": 2.29, - "grad_norm": 0.0, - "learning_rate": 1.7478274867607442e-05, - "loss": 0.6234, - "step": 2645 - }, - { - "epoch": 2.29, - "grad_norm": 0.0, - "learning_rate": 1.747620763208426e-05, - "loss": 0.8556, - "step": 2646 - }, - { - "epoch": 2.29, - "grad_norm": 0.0, - "learning_rate": 1.7474139671937128e-05, - "loss": 0.2123, - "step": 2647 - }, - { - "epoch": 2.29, - "grad_norm": 0.0, - "learning_rate": 1.747207098736648e-05, - "loss": 0.8988, - "step": 2648 - }, - { - "epoch": 2.29, - "grad_norm": 0.0, - "learning_rate": 1.747000157857282e-05, - "loss": 0.2778, - "step": 2649 - }, - { - "epoch": 2.29, - "grad_norm": 0.0, - "learning_rate": 1.746793144575673e-05, - "loss": 0.4421, - "step": 2650 - }, - { - "epoch": 2.29, - "grad_norm": 0.0, - "learning_rate": 1.746586058911885e-05, - "loss": 0.5823, - "step": 2651 - }, - { - "epoch": 2.29, - "grad_norm": 0.0, - "learning_rate": 1.7463789008859894e-05, - "loss": 0.394, - "step": 2652 - }, - { - "epoch": 2.29, - "grad_norm": 0.0, - "learning_rate": 1.7461716705180654e-05, - "loss": 0.5832, - "step": 2653 - }, - { - "epoch": 2.3, - "grad_norm": 0.0, - "learning_rate": 1.7459643678281984e-05, - "loss": 0.5633, - "step": 2654 - }, - { - "epoch": 2.3, - "grad_norm": 0.0, - "learning_rate": 1.7457569928364813e-05, - "loss": 0.3584, - "step": 2655 - }, - { - "epoch": 2.3, - "grad_norm": 0.0, - "learning_rate": 1.7455495455630127e-05, - "loss": 0.6139, - "step": 2656 - }, - { - "epoch": 2.3, - "grad_norm": 0.0, - "learning_rate": 1.7453420260279e-05, - "loss": 0.4247, - "step": 2657 - }, - { - "epoch": 2.3, - "grad_norm": 0.0, - "learning_rate": 1.7451344342512565e-05, - "loss": 0.4814, - "step": 2658 - }, - { - "epoch": 2.3, - "grad_norm": 0.0, - "learning_rate": 1.7449267702532036e-05, - "loss": 0.4323, - "step": 2659 - }, - { - "epoch": 2.3, - "grad_norm": 0.0, - "learning_rate": 1.7447190340538677e-05, - "loss": 0.3885, - "step": 2660 - }, - { - "epoch": 2.3, - "grad_norm": 0.0, - "learning_rate": 1.7445112256733843e-05, - "loss": 0.4771, - "step": 2661 - }, - { - "epoch": 2.3, - "grad_norm": 0.0, - "learning_rate": 1.7443033451318947e-05, - "loss": 0.4995, - "step": 2662 - }, - { - "epoch": 2.3, - "grad_norm": 0.0, - "learning_rate": 1.744095392449548e-05, - "loss": 0.5287, - "step": 2663 - }, - { - "epoch": 2.3, - "grad_norm": 0.0, - "learning_rate": 1.7438873676464987e-05, - "loss": 0.6803, - "step": 2664 - }, - { - "epoch": 2.31, - "grad_norm": 0.0, - "learning_rate": 1.74367927074291e-05, - "loss": 0.532, - "step": 2665 - }, - { - "epoch": 2.31, - "grad_norm": 0.0, - "learning_rate": 1.743471101758952e-05, - "loss": 0.7427, - "step": 2666 - }, - { - "epoch": 2.31, - "grad_norm": 0.0, - "learning_rate": 1.743262860714801e-05, - "loss": 0.6856, - "step": 2667 - }, - { - "epoch": 2.31, - "grad_norm": 0.0, - "learning_rate": 1.74305454763064e-05, - "loss": 0.4602, - "step": 2668 - }, - { - "epoch": 2.31, - "grad_norm": 0.0, - "learning_rate": 1.74284616252666e-05, - "loss": 0.5936, - "step": 2669 - }, - { - "epoch": 2.31, - "grad_norm": 0.0, - "learning_rate": 1.7426377054230587e-05, - "loss": 0.5013, - "step": 2670 - }, - { - "epoch": 2.31, - "grad_norm": 0.0, - "learning_rate": 1.7424291763400404e-05, - "loss": 0.3956, - "step": 2671 - }, - { - "epoch": 2.31, - "grad_norm": 0.0, - "learning_rate": 1.742220575297816e-05, - "loss": 0.3119, - "step": 2672 - }, - { - "epoch": 2.31, - "grad_norm": 0.0, - "learning_rate": 1.7420119023166048e-05, - "loss": 0.626, - "step": 2673 - }, - { - "epoch": 2.31, - "grad_norm": 0.0, - "learning_rate": 1.7418031574166318e-05, - "loss": 0.7723, - "step": 2674 - }, - { - "epoch": 2.31, - "grad_norm": 0.0, - "learning_rate": 1.7415943406181295e-05, - "loss": 0.4596, - "step": 2675 - }, - { - "epoch": 2.31, - "grad_norm": 0.0, - "learning_rate": 1.741385451941337e-05, - "loss": 0.5297, - "step": 2676 - }, - { - "epoch": 2.32, - "grad_norm": 0.0, - "learning_rate": 1.7411764914065013e-05, - "loss": 0.6172, - "step": 2677 - }, - { - "epoch": 2.32, - "grad_norm": 0.0, - "learning_rate": 1.740967459033875e-05, - "loss": 0.5642, - "step": 2678 - }, - { - "epoch": 2.32, - "grad_norm": 0.0, - "learning_rate": 1.7407583548437187e-05, - "loss": 0.5403, - "step": 2679 - }, - { - "epoch": 2.32, - "grad_norm": 0.0, - "learning_rate": 1.7405491788562995e-05, - "loss": 0.7889, - "step": 2680 - }, - { - "epoch": 2.32, - "grad_norm": 0.0, - "learning_rate": 1.740339931091891e-05, - "loss": 0.5255, - "step": 2681 - }, - { - "epoch": 2.32, - "grad_norm": 0.0, - "learning_rate": 1.7401306115707755e-05, - "loss": 0.4329, - "step": 2682 - }, - { - "epoch": 2.32, - "grad_norm": 0.0, - "learning_rate": 1.7399212203132406e-05, - "loss": 0.3072, - "step": 2683 - }, - { - "epoch": 2.32, - "grad_norm": 0.0, - "learning_rate": 1.7397117573395813e-05, - "loss": 0.4924, - "step": 2684 - }, - { - "epoch": 2.32, - "grad_norm": 0.0, - "learning_rate": 1.739502222670099e-05, - "loss": 0.4464, - "step": 2685 - }, - { - "epoch": 2.32, - "grad_norm": 0.0, - "learning_rate": 1.7392926163251037e-05, - "loss": 0.6422, - "step": 2686 - }, - { - "epoch": 2.32, - "grad_norm": 0.0, - "learning_rate": 1.7390829383249102e-05, - "loss": 0.448, - "step": 2687 - }, - { - "epoch": 2.33, - "grad_norm": 0.0, - "learning_rate": 1.7388731886898424e-05, - "loss": 0.3745, - "step": 2688 - }, - { - "epoch": 2.33, - "grad_norm": 0.0, - "learning_rate": 1.7386633674402294e-05, - "loss": 0.489, - "step": 2689 - }, - { - "epoch": 2.33, - "grad_norm": 0.0, - "learning_rate": 1.738453474596408e-05, - "loss": 0.2978, - "step": 2690 - }, - { - "epoch": 2.33, - "grad_norm": 0.0, - "learning_rate": 1.738243510178722e-05, - "loss": 0.4966, - "step": 2691 - }, - { - "epoch": 2.33, - "grad_norm": 0.0, - "learning_rate": 1.738033474207522e-05, - "loss": 0.604, - "step": 2692 - }, - { - "epoch": 2.33, - "grad_norm": 0.0, - "learning_rate": 1.7378233667031655e-05, - "loss": 0.4127, - "step": 2693 - }, - { - "epoch": 2.33, - "grad_norm": 0.0, - "learning_rate": 1.7376131876860165e-05, - "loss": 0.5549, - "step": 2694 - }, - { - "epoch": 2.33, - "grad_norm": 0.0, - "learning_rate": 1.737402937176447e-05, - "loss": 0.4658, - "step": 2695 - }, - { - "epoch": 2.33, - "grad_norm": 0.0, - "learning_rate": 1.7371926151948353e-05, - "loss": 0.4088, - "step": 2696 - }, - { - "epoch": 2.33, - "grad_norm": 0.0, - "learning_rate": 1.7369822217615664e-05, - "loss": 0.6863, - "step": 2697 - }, - { - "epoch": 2.33, - "grad_norm": 0.0, - "learning_rate": 1.7367717568970323e-05, - "loss": 0.5644, - "step": 2698 - }, - { - "epoch": 2.33, - "grad_norm": 0.0, - "learning_rate": 1.7365612206216325e-05, - "loss": 0.5364, - "step": 2699 - }, - { - "epoch": 2.34, - "grad_norm": 0.0, - "learning_rate": 1.736350612955773e-05, - "loss": 0.2782, - "step": 2700 - }, - { - "epoch": 2.34, - "grad_norm": 0.0, - "learning_rate": 1.7361399339198667e-05, - "loss": 0.3262, - "step": 2701 - }, - { - "epoch": 2.34, - "grad_norm": 0.0, - "learning_rate": 1.7359291835343327e-05, - "loss": 0.3679, - "step": 2702 - }, - { - "epoch": 2.34, - "grad_norm": 0.0, - "learning_rate": 1.735718361819599e-05, - "loss": 0.783, - "step": 2703 - }, - { - "epoch": 2.34, - "grad_norm": 0.0, - "learning_rate": 1.7355074687960985e-05, - "loss": 0.8365, - "step": 2704 - }, - { - "epoch": 2.34, - "grad_norm": 0.0, - "learning_rate": 1.735296504484272e-05, - "loss": 0.261, - "step": 2705 - }, - { - "epoch": 2.34, - "grad_norm": 0.0, - "learning_rate": 1.735085468904567e-05, - "loss": 0.3486, - "step": 2706 - }, - { - "epoch": 2.34, - "grad_norm": 0.0, - "learning_rate": 1.734874362077438e-05, - "loss": 0.4979, - "step": 2707 - }, - { - "epoch": 2.34, - "grad_norm": 0.0, - "learning_rate": 1.734663184023346e-05, - "loss": 0.6214, - "step": 2708 - }, - { - "epoch": 2.34, - "grad_norm": 0.0, - "learning_rate": 1.73445193476276e-05, - "loss": 0.6792, - "step": 2709 - }, - { - "epoch": 2.34, - "grad_norm": 0.0, - "learning_rate": 1.734240614316154e-05, - "loss": 0.3786, - "step": 2710 - }, - { - "epoch": 2.35, - "grad_norm": 0.0, - "learning_rate": 1.7340292227040106e-05, - "loss": 0.3521, - "step": 2711 - }, - { - "epoch": 2.35, - "grad_norm": 0.0, - "learning_rate": 1.7338177599468188e-05, - "loss": 0.4776, - "step": 2712 - }, - { - "epoch": 2.35, - "grad_norm": 0.0, - "learning_rate": 1.7336062260650748e-05, - "loss": 0.4479, - "step": 2713 - }, - { - "epoch": 2.35, - "grad_norm": 0.0, - "learning_rate": 1.73339462107928e-05, - "loss": 0.7378, - "step": 2714 - }, - { - "epoch": 2.35, - "grad_norm": 0.0, - "learning_rate": 1.733182945009946e-05, - "loss": 0.5699, - "step": 2715 - }, - { - "epoch": 2.35, - "grad_norm": 0.0, - "learning_rate": 1.732971197877587e-05, - "loss": 0.8621, - "step": 2716 - }, - { - "epoch": 2.35, - "grad_norm": 0.0, - "learning_rate": 1.732759379702728e-05, - "loss": 0.6261, - "step": 2717 - }, - { - "epoch": 2.35, - "grad_norm": 0.0, - "learning_rate": 1.732547490505899e-05, - "loss": 0.3912, - "step": 2718 - }, - { - "epoch": 2.35, - "grad_norm": 0.0, - "learning_rate": 1.7323355303076365e-05, - "loss": 0.5145, - "step": 2719 - }, - { - "epoch": 2.35, - "grad_norm": 0.0, - "learning_rate": 1.7321234991284853e-05, - "loss": 0.3061, - "step": 2720 - }, - { - "epoch": 2.35, - "grad_norm": 0.0, - "learning_rate": 1.7319113969889957e-05, - "loss": 0.8414, - "step": 2721 - }, - { - "epoch": 2.35, - "grad_norm": 0.0, - "learning_rate": 1.731699223909726e-05, - "loss": 0.4761, - "step": 2722 - }, - { - "epoch": 2.36, - "grad_norm": 0.0, - "learning_rate": 1.7314869799112405e-05, - "loss": 0.5951, - "step": 2723 - }, - { - "epoch": 2.36, - "grad_norm": 0.0, - "learning_rate": 1.7312746650141108e-05, - "loss": 0.3363, - "step": 2724 - }, - { - "epoch": 2.36, - "grad_norm": 0.0, - "learning_rate": 1.7310622792389154e-05, - "loss": 0.5075, - "step": 2725 - }, - { - "epoch": 2.36, - "grad_norm": 0.0, - "learning_rate": 1.7308498226062397e-05, - "loss": 0.3538, - "step": 2726 - }, - { - "epoch": 2.36, - "grad_norm": 0.0, - "learning_rate": 1.7306372951366753e-05, - "loss": 0.5843, - "step": 2727 - }, - { - "epoch": 2.36, - "grad_norm": 0.0, - "learning_rate": 1.730424696850822e-05, - "loss": 0.6101, - "step": 2728 - }, - { - "epoch": 2.36, - "grad_norm": 0.0, - "learning_rate": 1.7302120277692853e-05, - "loss": 0.3893, - "step": 2729 - }, - { - "epoch": 2.36, - "grad_norm": 0.0, - "learning_rate": 1.729999287912678e-05, - "loss": 0.3554, - "step": 2730 - }, - { - "epoch": 2.36, - "grad_norm": 0.0, - "learning_rate": 1.7297864773016194e-05, - "loss": 0.47, - "step": 2731 - }, - { - "epoch": 2.36, - "grad_norm": 0.0, - "learning_rate": 1.7295735959567363e-05, - "loss": 0.3992, - "step": 2732 - }, - { - "epoch": 2.36, - "grad_norm": 0.0, - "learning_rate": 1.7293606438986615e-05, - "loss": 0.3418, - "step": 2733 - }, - { - "epoch": 2.37, - "grad_norm": 0.0, - "learning_rate": 1.729147621148036e-05, - "loss": 0.1941, - "step": 2734 - }, - { - "epoch": 2.37, - "grad_norm": 0.0, - "learning_rate": 1.7289345277255063e-05, - "loss": 0.3839, - "step": 2735 - }, - { - "epoch": 2.37, - "grad_norm": 0.0, - "learning_rate": 1.728721363651726e-05, - "loss": 0.4523, - "step": 2736 - }, - { - "epoch": 2.37, - "grad_norm": 0.0, - "learning_rate": 1.7285081289473564e-05, - "loss": 0.7022, - "step": 2737 - }, - { - "epoch": 2.37, - "grad_norm": 0.0, - "learning_rate": 1.728294823633065e-05, - "loss": 0.498, - "step": 2738 - }, - { - "epoch": 2.37, - "grad_norm": 0.0, - "learning_rate": 1.7280814477295257e-05, - "loss": 0.542, - "step": 2739 - }, - { - "epoch": 2.37, - "grad_norm": 0.0, - "learning_rate": 1.7278680012574204e-05, - "loss": 0.6214, - "step": 2740 - }, - { - "epoch": 2.37, - "grad_norm": 0.0, - "learning_rate": 1.7276544842374364e-05, - "loss": 0.6394, - "step": 2741 - }, - { - "epoch": 2.37, - "grad_norm": 0.0, - "learning_rate": 1.7274408966902692e-05, - "loss": 0.5813, - "step": 2742 - }, - { - "epoch": 2.37, - "grad_norm": 0.0, - "learning_rate": 1.727227238636621e-05, - "loss": 0.3233, - "step": 2743 - }, - { - "epoch": 2.37, - "grad_norm": 0.0, - "learning_rate": 1.727013510097199e-05, - "loss": 0.555, - "step": 2744 - }, - { - "epoch": 2.37, - "grad_norm": 0.0, - "learning_rate": 1.7267997110927197e-05, - "loss": 0.3327, - "step": 2745 - }, - { - "epoch": 2.38, - "grad_norm": 0.0, - "learning_rate": 1.7265858416439055e-05, - "loss": 0.4, - "step": 2746 - }, - { - "epoch": 2.38, - "grad_norm": 0.0, - "learning_rate": 1.7263719017714848e-05, - "loss": 0.3395, - "step": 2747 - }, - { - "epoch": 2.38, - "grad_norm": 0.0, - "learning_rate": 1.7261578914961938e-05, - "loss": 0.5978, - "step": 2748 - }, - { - "epoch": 2.38, - "grad_norm": 0.0, - "learning_rate": 1.7259438108387752e-05, - "loss": 0.6682, - "step": 2749 - }, - { - "epoch": 2.38, - "grad_norm": 0.0, - "learning_rate": 1.7257296598199788e-05, - "loss": 0.3701, - "step": 2750 - }, - { - "epoch": 2.38, - "grad_norm": 0.0, - "learning_rate": 1.7255154384605604e-05, - "loss": 0.5499, - "step": 2751 - }, - { - "epoch": 2.38, - "grad_norm": 0.0, - "learning_rate": 1.7253011467812837e-05, - "loss": 0.3993, - "step": 2752 - }, - { - "epoch": 2.38, - "grad_norm": 0.0, - "learning_rate": 1.7250867848029184e-05, - "loss": 0.7292, - "step": 2753 - }, - { - "epoch": 2.38, - "grad_norm": 0.0, - "learning_rate": 1.7248723525462418e-05, - "loss": 0.658, - "step": 2754 - }, - { - "epoch": 2.38, - "grad_norm": 0.0, - "learning_rate": 1.724657850032037e-05, - "loss": 0.6361, - "step": 2755 - }, - { - "epoch": 2.38, - "grad_norm": 0.0, - "learning_rate": 1.7244432772810945e-05, - "loss": 0.5369, - "step": 2756 - }, - { - "epoch": 2.38, - "grad_norm": 0.0, - "learning_rate": 1.724228634314212e-05, - "loss": 0.5613, - "step": 2757 - }, - { - "epoch": 2.39, - "grad_norm": 0.0, - "learning_rate": 1.7240139211521933e-05, - "loss": 0.5986, - "step": 2758 - }, - { - "epoch": 2.39, - "grad_norm": 0.0, - "learning_rate": 1.7237991378158488e-05, - "loss": 0.502, - "step": 2759 - }, - { - "epoch": 2.39, - "grad_norm": 0.0, - "learning_rate": 1.7235842843259968e-05, - "loss": 0.4967, - "step": 2760 - }, - { - "epoch": 2.39, - "grad_norm": 0.0, - "learning_rate": 1.7233693607034613e-05, - "loss": 0.6791, - "step": 2761 - }, - { - "epoch": 2.39, - "grad_norm": 0.0, - "learning_rate": 1.7231543669690744e-05, - "loss": 0.8999, - "step": 2762 - }, - { - "epoch": 2.39, - "grad_norm": 0.0, - "learning_rate": 1.722939303143673e-05, - "loss": 0.809, - "step": 2763 - }, - { - "epoch": 2.39, - "grad_norm": 0.0, - "learning_rate": 1.7227241692481028e-05, - "loss": 0.466, - "step": 2764 - }, - { - "epoch": 2.39, - "grad_norm": 0.0, - "learning_rate": 1.722508965303215e-05, - "loss": 0.5153, - "step": 2765 - }, - { - "epoch": 2.39, - "grad_norm": 0.0, - "learning_rate": 1.722293691329868e-05, - "loss": 0.4588, - "step": 2766 - }, - { - "epoch": 2.39, - "grad_norm": 0.0, - "learning_rate": 1.7220783473489273e-05, - "loss": 0.4437, - "step": 2767 - }, - { - "epoch": 2.39, - "grad_norm": 0.0, - "learning_rate": 1.7218629333812646e-05, - "loss": 0.5623, - "step": 2768 - }, - { - "epoch": 2.4, - "grad_norm": 0.0, - "learning_rate": 1.721647449447759e-05, - "loss": 0.4355, - "step": 2769 - }, - { - "epoch": 2.4, - "grad_norm": 0.0, - "learning_rate": 1.721431895569296e-05, - "loss": 0.55, - "step": 2770 - }, - { - "epoch": 2.4, - "grad_norm": 0.0, - "learning_rate": 1.7212162717667676e-05, - "loss": 0.571, - "step": 2771 - }, - { - "epoch": 2.4, - "grad_norm": 0.0, - "learning_rate": 1.7210005780610734e-05, - "loss": 0.5275, - "step": 2772 - }, - { - "epoch": 2.4, - "grad_norm": 0.0, - "learning_rate": 1.720784814473119e-05, - "loss": 0.4283, - "step": 2773 - }, - { - "epoch": 2.4, - "grad_norm": 0.0, - "learning_rate": 1.720568981023817e-05, - "loss": 0.4576, - "step": 2774 - }, - { - "epoch": 2.4, - "grad_norm": 0.0, - "learning_rate": 1.7203530777340873e-05, - "loss": 0.3899, - "step": 2775 - }, - { - "epoch": 2.4, - "grad_norm": 0.0, - "learning_rate": 1.720137104624856e-05, - "loss": 0.4314, - "step": 2776 - }, - { - "epoch": 2.4, - "grad_norm": 0.0, - "learning_rate": 1.719921061717055e-05, - "loss": 0.6554, - "step": 2777 - }, - { - "epoch": 2.4, - "grad_norm": 0.0, - "learning_rate": 1.7197049490316255e-05, - "loss": 0.675, - "step": 2778 - }, - { - "epoch": 2.4, - "grad_norm": 0.0, - "learning_rate": 1.7194887665895136e-05, - "loss": 0.5157, - "step": 2779 - }, - { - "epoch": 2.4, - "grad_norm": 0.0, - "learning_rate": 1.719272514411672e-05, - "loss": 0.4457, - "step": 2780 - }, - { - "epoch": 2.41, - "grad_norm": 0.0, - "learning_rate": 1.7190561925190613e-05, - "loss": 0.6123, - "step": 2781 - }, - { - "epoch": 2.41, - "grad_norm": 0.0, - "learning_rate": 1.718839800932648e-05, - "loss": 0.4368, - "step": 2782 - }, - { - "epoch": 2.41, - "grad_norm": 0.0, - "learning_rate": 1.718623339673406e-05, - "loss": 0.4347, - "step": 2783 - }, - { - "epoch": 2.41, - "grad_norm": 0.0, - "learning_rate": 1.718406808762315e-05, - "loss": 1.1344, - "step": 2784 - }, - { - "epoch": 2.41, - "grad_norm": 0.0, - "learning_rate": 1.7181902082203624e-05, - "loss": 0.7023, - "step": 2785 - }, - { - "epoch": 2.41, - "grad_norm": 0.0, - "learning_rate": 1.717973538068542e-05, - "loss": 0.7741, - "step": 2786 - }, - { - "epoch": 2.41, - "grad_norm": 0.0, - "learning_rate": 1.7177567983278545e-05, - "loss": 0.4082, - "step": 2787 - }, - { - "epoch": 2.41, - "grad_norm": 0.0, - "learning_rate": 1.7175399890193066e-05, - "loss": 0.5307, - "step": 2788 - }, - { - "epoch": 2.41, - "grad_norm": 0.0, - "learning_rate": 1.717323110163913e-05, - "loss": 0.5818, - "step": 2789 - }, - { - "epoch": 2.41, - "grad_norm": 0.0, - "learning_rate": 1.7171061617826942e-05, - "loss": 0.6176, - "step": 2790 - }, - { - "epoch": 2.41, - "grad_norm": 0.0, - "learning_rate": 1.7168891438966774e-05, - "loss": 0.5044, - "step": 2791 - }, - { - "epoch": 2.42, - "grad_norm": 0.0, - "learning_rate": 1.7166720565268976e-05, - "loss": 0.3977, - "step": 2792 - }, - { - "epoch": 2.42, - "grad_norm": 0.0, - "learning_rate": 1.7164548996943948e-05, - "loss": 0.6524, - "step": 2793 - }, - { - "epoch": 2.42, - "grad_norm": 0.0, - "learning_rate": 1.7162376734202176e-05, - "loss": 0.4633, - "step": 2794 - }, - { - "epoch": 2.42, - "grad_norm": 0.0, - "learning_rate": 1.7160203777254197e-05, - "loss": 0.4487, - "step": 2795 - }, - { - "epoch": 2.42, - "grad_norm": 0.0, - "learning_rate": 1.715803012631063e-05, - "loss": 0.3513, - "step": 2796 - }, - { - "epoch": 2.42, - "grad_norm": 0.0, - "learning_rate": 1.7155855781582145e-05, - "loss": 0.4708, - "step": 2797 - }, - { - "epoch": 2.42, - "grad_norm": 0.0, - "learning_rate": 1.71536807432795e-05, - "loss": 0.6826, - "step": 2798 - }, - { - "epoch": 2.42, - "grad_norm": 0.0, - "learning_rate": 1.7151505011613493e-05, - "loss": 0.5783, - "step": 2799 - }, - { - "epoch": 2.42, - "grad_norm": 0.0, - "learning_rate": 1.714932858679502e-05, - "loss": 0.4404, - "step": 2800 - }, - { - "epoch": 2.42, - "grad_norm": 0.0, - "learning_rate": 1.7147151469035018e-05, - "loss": 0.4351, - "step": 2801 - }, - { - "epoch": 2.42, - "grad_norm": 0.0, - "learning_rate": 1.714497365854451e-05, - "loss": 0.9969, - "step": 2802 - }, - { - "epoch": 2.42, - "grad_norm": 0.0, - "learning_rate": 1.7142795155534573e-05, - "loss": 0.3744, - "step": 2803 - }, - { - "epoch": 2.43, - "grad_norm": 0.0, - "learning_rate": 1.7140615960216357e-05, - "loss": 0.7817, - "step": 2804 - }, - { - "epoch": 2.43, - "grad_norm": 0.0, - "learning_rate": 1.713843607280108e-05, - "loss": 0.4235, - "step": 2805 - }, - { - "epoch": 2.43, - "grad_norm": 0.0, - "learning_rate": 1.713625549350002e-05, - "loss": 0.786, - "step": 2806 - }, - { - "epoch": 2.43, - "grad_norm": 0.0, - "learning_rate": 1.7134074222524535e-05, - "loss": 0.3594, - "step": 2807 - }, - { - "epoch": 2.43, - "grad_norm": 0.0, - "learning_rate": 1.713189226008604e-05, - "loss": 0.4971, - "step": 2808 - }, - { - "epoch": 2.43, - "grad_norm": 0.0, - "learning_rate": 1.7129709606396018e-05, - "loss": 0.4347, - "step": 2809 - }, - { - "epoch": 2.43, - "grad_norm": 0.0, - "learning_rate": 1.7127526261666017e-05, - "loss": 0.5849, - "step": 2810 - }, - { - "epoch": 2.43, - "grad_norm": 0.0, - "learning_rate": 1.712534222610766e-05, - "loss": 0.667, - "step": 2811 - }, - { - "epoch": 2.43, - "grad_norm": 0.0, - "learning_rate": 1.712315749993264e-05, - "loss": 0.7034, - "step": 2812 - }, - { - "epoch": 2.43, - "grad_norm": 0.0, - "learning_rate": 1.7120972083352695e-05, - "loss": 0.3632, - "step": 2813 - }, - { - "epoch": 2.43, - "grad_norm": 0.0, - "learning_rate": 1.7118785976579652e-05, - "loss": 0.4553, - "step": 2814 - }, - { - "epoch": 2.44, - "grad_norm": 0.0, - "learning_rate": 1.7116599179825395e-05, - "loss": 0.6086, - "step": 2815 - }, - { - "epoch": 2.44, - "grad_norm": 0.0, - "learning_rate": 1.711441169330188e-05, - "loss": 0.6818, - "step": 2816 - }, - { - "epoch": 2.44, - "grad_norm": 0.0, - "learning_rate": 1.711222351722112e-05, - "loss": 0.5955, - "step": 2817 - }, - { - "epoch": 2.44, - "grad_norm": 0.0, - "learning_rate": 1.7110034651795214e-05, - "loss": 0.4426, - "step": 2818 - }, - { - "epoch": 2.44, - "grad_norm": 0.0, - "learning_rate": 1.7107845097236305e-05, - "loss": 0.5203, - "step": 2819 - }, - { - "epoch": 2.44, - "grad_norm": 0.0, - "learning_rate": 1.710565485375662e-05, - "loss": 0.4907, - "step": 2820 - }, - { - "epoch": 2.44, - "grad_norm": 0.0, - "learning_rate": 1.710346392156844e-05, - "loss": 0.3864, - "step": 2821 - }, - { - "epoch": 2.44, - "grad_norm": 0.0, - "learning_rate": 1.7101272300884123e-05, - "loss": 0.4256, - "step": 2822 - }, - { - "epoch": 2.44, - "grad_norm": 0.0, - "learning_rate": 1.709907999191609e-05, - "loss": 0.4472, - "step": 2823 - }, - { - "epoch": 2.44, - "grad_norm": 0.0, - "learning_rate": 1.7096886994876823e-05, - "loss": 0.697, - "step": 2824 - }, - { - "epoch": 2.44, - "grad_norm": 0.0, - "learning_rate": 1.709469330997888e-05, - "loss": 0.2689, - "step": 2825 - }, - { - "epoch": 2.44, - "grad_norm": 0.0, - "learning_rate": 1.7092498937434884e-05, - "loss": 0.6388, - "step": 2826 - }, - { - "epoch": 2.45, - "grad_norm": 0.0, - "learning_rate": 1.709030387745752e-05, - "loss": 0.3168, - "step": 2827 - }, - { - "epoch": 2.45, - "grad_norm": 0.0, - "learning_rate": 1.708810813025954e-05, - "loss": 0.455, - "step": 2828 - }, - { - "epoch": 2.45, - "grad_norm": 0.0, - "learning_rate": 1.708591169605377e-05, - "loss": 0.5209, - "step": 2829 - }, - { - "epoch": 2.45, - "grad_norm": 0.0, - "learning_rate": 1.7083714575053092e-05, - "loss": 0.4797, - "step": 2830 - }, - { - "epoch": 2.45, - "grad_norm": 0.0, - "learning_rate": 1.708151676747046e-05, - "loss": 0.3892, - "step": 2831 - }, - { - "epoch": 2.45, - "grad_norm": 0.0, - "learning_rate": 1.70793182735189e-05, - "loss": 0.6293, - "step": 2832 - }, - { - "epoch": 2.45, - "grad_norm": 0.0, - "learning_rate": 1.7077119093411493e-05, - "loss": 0.4012, - "step": 2833 - }, - { - "epoch": 2.45, - "grad_norm": 0.0, - "learning_rate": 1.7074919227361394e-05, - "loss": 0.5504, - "step": 2834 - }, - { - "epoch": 2.45, - "grad_norm": 0.0, - "learning_rate": 1.707271867558182e-05, - "loss": 0.3872, - "step": 2835 - }, - { - "epoch": 2.45, - "grad_norm": 0.0, - "learning_rate": 1.7070517438286064e-05, - "loss": 0.482, - "step": 2836 - }, - { - "epoch": 2.45, - "grad_norm": 0.0, - "learning_rate": 1.706831551568747e-05, - "loss": 0.5134, - "step": 2837 - }, - { - "epoch": 2.46, - "grad_norm": 0.0, - "learning_rate": 1.7066112907999467e-05, - "loss": 0.7055, - "step": 2838 - }, - { - "epoch": 2.46, - "grad_norm": 0.0, - "learning_rate": 1.706390961543553e-05, - "loss": 0.3298, - "step": 2839 - }, - { - "epoch": 2.46, - "grad_norm": 0.0, - "learning_rate": 1.7061705638209222e-05, - "loss": 0.4765, - "step": 2840 - }, - { - "epoch": 2.46, - "grad_norm": 0.0, - "learning_rate": 1.7059500976534153e-05, - "loss": 0.4866, - "step": 2841 - }, - { - "epoch": 2.46, - "grad_norm": 0.0, - "learning_rate": 1.705729563062401e-05, - "loss": 0.449, - "step": 2842 - }, - { - "epoch": 2.46, - "grad_norm": 0.0, - "learning_rate": 1.705508960069255e-05, - "loss": 0.3793, - "step": 2843 - }, - { - "epoch": 2.46, - "grad_norm": 0.0, - "learning_rate": 1.7052882886953578e-05, - "loss": 0.4482, - "step": 2844 - }, - { - "epoch": 2.46, - "grad_norm": 0.0, - "learning_rate": 1.7050675489620986e-05, - "loss": 0.6944, - "step": 2845 - }, - { - "epoch": 2.46, - "grad_norm": 0.0, - "learning_rate": 1.704846740890872e-05, - "loss": 0.6098, - "step": 2846 - }, - { - "epoch": 2.46, - "grad_norm": 0.0, - "learning_rate": 1.7046258645030804e-05, - "loss": 0.4527, - "step": 2847 - }, - { - "epoch": 2.46, - "grad_norm": 0.0, - "learning_rate": 1.704404919820131e-05, - "loss": 0.5609, - "step": 2848 - }, - { - "epoch": 2.46, - "grad_norm": 0.0, - "learning_rate": 1.704183906863439e-05, - "loss": 0.5691, - "step": 2849 - }, - { - "epoch": 2.47, - "grad_norm": 0.0, - "learning_rate": 1.7039628256544262e-05, - "loss": 0.5216, - "step": 2850 - }, - { - "epoch": 2.47, - "grad_norm": 0.0, - "learning_rate": 1.70374167621452e-05, - "loss": 0.4196, - "step": 2851 - }, - { - "epoch": 2.47, - "grad_norm": 0.0, - "learning_rate": 1.7035204585651553e-05, - "loss": 0.4126, - "step": 2852 - }, - { - "epoch": 2.47, - "grad_norm": 0.0, - "learning_rate": 1.7032991727277745e-05, - "loss": 0.5428, - "step": 2853 - }, - { - "epoch": 2.47, - "grad_norm": 0.0, - "learning_rate": 1.703077818723824e-05, - "loss": 0.7241, - "step": 2854 - }, - { - "epoch": 2.47, - "grad_norm": 0.0, - "learning_rate": 1.702856396574759e-05, - "loss": 0.3735, - "step": 2855 - }, - { - "epoch": 2.47, - "grad_norm": 0.0, - "learning_rate": 1.70263490630204e-05, - "loss": 0.5433, - "step": 2856 - }, - { - "epoch": 2.47, - "grad_norm": 0.0, - "learning_rate": 1.702413347927136e-05, - "loss": 0.5623, - "step": 2857 - }, - { - "epoch": 2.47, - "grad_norm": 0.0, - "learning_rate": 1.70219172147152e-05, - "loss": 0.3026, - "step": 2858 - }, - { - "epoch": 2.47, - "grad_norm": 0.0, - "learning_rate": 1.701970026956674e-05, - "loss": 0.7266, - "step": 2859 - }, - { - "epoch": 2.47, - "grad_norm": 0.0, - "learning_rate": 1.701748264404085e-05, - "loss": 0.3994, - "step": 2860 - }, - { - "epoch": 2.47, - "grad_norm": 0.0, - "learning_rate": 1.7015264338352465e-05, - "loss": 0.6533, - "step": 2861 - }, - { - "epoch": 2.48, - "grad_norm": 0.0, - "learning_rate": 1.7013045352716602e-05, - "loss": 0.6313, - "step": 2862 - }, - { - "epoch": 2.48, - "grad_norm": 0.0, - "learning_rate": 1.7010825687348333e-05, - "loss": 0.6588, - "step": 2863 - }, - { - "epoch": 2.48, - "grad_norm": 0.0, - "learning_rate": 1.7008605342462795e-05, - "loss": 0.6358, - "step": 2864 - }, - { - "epoch": 2.48, - "grad_norm": 0.0, - "learning_rate": 1.7006384318275184e-05, - "loss": 0.3556, - "step": 2865 - }, - { - "epoch": 2.48, - "grad_norm": 0.0, - "learning_rate": 1.7004162615000782e-05, - "loss": 0.6193, - "step": 2866 - }, - { - "epoch": 2.48, - "grad_norm": 0.0, - "learning_rate": 1.7001940232854924e-05, - "loss": 0.639, - "step": 2867 - }, - { - "epoch": 2.48, - "grad_norm": 0.0, - "learning_rate": 1.699971717205301e-05, - "loss": 0.8017, - "step": 2868 - }, - { - "epoch": 2.48, - "grad_norm": 0.0, - "learning_rate": 1.6997493432810504e-05, - "loss": 0.4267, - "step": 2869 - }, - { - "epoch": 2.48, - "grad_norm": 0.0, - "learning_rate": 1.699526901534295e-05, - "loss": 0.3289, - "step": 2870 - }, - { - "epoch": 2.48, - "grad_norm": 0.0, - "learning_rate": 1.6993043919865938e-05, - "loss": 0.4361, - "step": 2871 - }, - { - "epoch": 2.48, - "grad_norm": 0.0, - "learning_rate": 1.6990818146595134e-05, - "loss": 0.3219, - "step": 2872 - }, - { - "epoch": 2.49, - "grad_norm": 0.0, - "learning_rate": 1.6988591695746274e-05, - "loss": 0.4658, - "step": 2873 - }, - { - "epoch": 2.49, - "grad_norm": 0.0, - "learning_rate": 1.6986364567535147e-05, - "loss": 0.4687, - "step": 2874 - }, - { - "epoch": 2.49, - "grad_norm": 0.0, - "learning_rate": 1.6984136762177624e-05, - "loss": 0.3764, - "step": 2875 - }, - { - "epoch": 2.49, - "grad_norm": 0.0, - "learning_rate": 1.6981908279889626e-05, - "loss": 0.5658, - "step": 2876 - }, - { - "epoch": 2.49, - "grad_norm": 0.0, - "learning_rate": 1.6979679120887152e-05, - "loss": 0.3824, - "step": 2877 - }, - { - "epoch": 2.49, - "grad_norm": 0.0, - "learning_rate": 1.6977449285386252e-05, - "loss": 0.5417, - "step": 2878 - }, - { - "epoch": 2.49, - "grad_norm": 0.0, - "learning_rate": 1.6975218773603064e-05, - "loss": 0.6217, - "step": 2879 - }, - { - "epoch": 2.49, - "grad_norm": 0.0, - "learning_rate": 1.697298758575377e-05, - "loss": 0.3754, - "step": 2880 - }, - { - "epoch": 2.49, - "grad_norm": 0.0, - "learning_rate": 1.6970755722054622e-05, - "loss": 0.7091, - "step": 2881 - }, - { - "epoch": 2.49, - "grad_norm": 0.0, - "learning_rate": 1.6968523182721946e-05, - "loss": 0.3489, - "step": 2882 - }, - { - "epoch": 2.49, - "grad_norm": 0.0, - "learning_rate": 1.696628996797213e-05, - "loss": 0.4946, - "step": 2883 - }, - { - "epoch": 2.49, - "grad_norm": 0.0, - "learning_rate": 1.696405607802162e-05, - "loss": 0.4585, - "step": 2884 - }, - { - "epoch": 2.5, - "grad_norm": 0.0, - "learning_rate": 1.6961821513086943e-05, - "loss": 0.5798, - "step": 2885 - }, - { - "epoch": 2.5, - "grad_norm": 0.0, - "learning_rate": 1.6959586273384676e-05, - "loss": 0.3383, - "step": 2886 - }, - { - "epoch": 2.5, - "grad_norm": 0.0, - "learning_rate": 1.6957350359131464e-05, - "loss": 0.5368, - "step": 2887 - }, - { - "epoch": 2.5, - "grad_norm": 0.0, - "learning_rate": 1.695511377054403e-05, - "loss": 0.386, - "step": 2888 - }, - { - "epoch": 2.5, - "grad_norm": 0.0, - "learning_rate": 1.6952876507839148e-05, - "loss": 0.6469, - "step": 2889 - }, - { - "epoch": 2.5, - "grad_norm": 0.0, - "learning_rate": 1.695063857123366e-05, - "loss": 0.4152, - "step": 2890 - }, - { - "epoch": 2.5, - "grad_norm": 0.0, - "learning_rate": 1.6948399960944475e-05, - "loss": 0.5018, - "step": 2891 - }, - { - "epoch": 2.5, - "grad_norm": 0.0, - "learning_rate": 1.6946160677188575e-05, - "loss": 0.6803, - "step": 2892 - }, - { - "epoch": 2.5, - "grad_norm": 0.0, - "learning_rate": 1.6943920720182994e-05, - "loss": 0.3782, - "step": 2893 - }, - { - "epoch": 2.5, - "grad_norm": 0.0, - "learning_rate": 1.6941680090144844e-05, - "loss": 0.3554, - "step": 2894 - }, - { - "epoch": 2.5, - "grad_norm": 0.0, - "learning_rate": 1.693943878729129e-05, - "loss": 0.3624, - "step": 2895 - }, - { - "epoch": 2.51, - "grad_norm": 0.0, - "learning_rate": 1.6937196811839572e-05, - "loss": 0.4841, - "step": 2896 - }, - { - "epoch": 2.51, - "grad_norm": 0.0, - "learning_rate": 1.693495416400699e-05, - "loss": 0.7494, - "step": 2897 - }, - { - "epoch": 2.51, - "grad_norm": 0.0, - "learning_rate": 1.6932710844010905e-05, - "loss": 0.3767, - "step": 2898 - }, - { - "epoch": 2.51, - "grad_norm": 0.0, - "learning_rate": 1.6930466852068755e-05, - "loss": 0.5113, - "step": 2899 - }, - { - "epoch": 2.51, - "grad_norm": 0.0, - "learning_rate": 1.6928222188398032e-05, - "loss": 0.2989, - "step": 2900 - }, - { - "epoch": 2.51, - "grad_norm": 0.0, - "learning_rate": 1.692597685321631e-05, - "loss": 0.7384, - "step": 2901 - }, - { - "epoch": 2.51, - "grad_norm": 0.0, - "learning_rate": 1.6923730846741196e-05, - "loss": 0.5412, - "step": 2902 - }, - { - "epoch": 2.51, - "grad_norm": 0.0, - "learning_rate": 1.69214841691904e-05, - "loss": 0.6402, - "step": 2903 - }, - { - "epoch": 2.51, - "grad_norm": 0.0, - "learning_rate": 1.691923682078167e-05, - "loss": 0.3351, - "step": 2904 - }, - { - "epoch": 2.51, - "grad_norm": 0.0, - "learning_rate": 1.6916988801732827e-05, - "loss": 0.2707, - "step": 2905 - }, - { - "epoch": 2.51, - "grad_norm": 0.0, - "learning_rate": 1.691474011226176e-05, - "loss": 0.3753, - "step": 2906 - }, - { - "epoch": 2.51, - "grad_norm": 0.0, - "learning_rate": 1.6912490752586426e-05, - "loss": 0.6166, - "step": 2907 - }, - { - "epoch": 2.52, - "grad_norm": 0.0, - "learning_rate": 1.691024072292483e-05, - "loss": 0.4904, - "step": 2908 - }, - { - "epoch": 2.52, - "grad_norm": 0.0, - "learning_rate": 1.690799002349507e-05, - "loss": 0.4749, - "step": 2909 - }, - { - "epoch": 2.52, - "grad_norm": 0.0, - "learning_rate": 1.6905738654515278e-05, - "loss": 0.4868, - "step": 2910 - }, - { - "epoch": 2.52, - "grad_norm": 0.0, - "learning_rate": 1.6903486616203672e-05, - "loss": 0.6544, - "step": 2911 - }, - { - "epoch": 2.52, - "grad_norm": 0.0, - "learning_rate": 1.690123390877853e-05, - "loss": 0.3184, - "step": 2912 - }, - { - "epoch": 2.52, - "grad_norm": 0.0, - "learning_rate": 1.689898053245819e-05, - "loss": 0.5678, - "step": 2913 - }, - { - "epoch": 2.52, - "grad_norm": 0.0, - "learning_rate": 1.6896726487461062e-05, - "loss": 0.4667, - "step": 2914 - }, - { - "epoch": 2.52, - "grad_norm": 0.0, - "learning_rate": 1.6894471774005615e-05, - "loss": 0.233, - "step": 2915 - }, - { - "epoch": 2.52, - "grad_norm": 0.0, - "learning_rate": 1.689221639231038e-05, - "loss": 0.4777, - "step": 2916 - }, - { - "epoch": 2.52, - "grad_norm": 0.0, - "learning_rate": 1.6889960342593968e-05, - "loss": 0.4824, - "step": 2917 - }, - { - "epoch": 2.52, - "grad_norm": 0.0, - "learning_rate": 1.688770362507504e-05, - "loss": 0.4715, - "step": 2918 - }, - { - "epoch": 2.53, - "grad_norm": 0.0, - "learning_rate": 1.6885446239972323e-05, - "loss": 0.3388, - "step": 2919 - }, - { - "epoch": 2.53, - "grad_norm": 0.0, - "learning_rate": 1.6883188187504612e-05, - "loss": 0.4374, - "step": 2920 - }, - { - "epoch": 2.53, - "grad_norm": 0.0, - "learning_rate": 1.6880929467890767e-05, - "loss": 0.2142, - "step": 2921 - }, - { - "epoch": 2.53, - "grad_norm": 0.0, - "learning_rate": 1.6878670081349718e-05, - "loss": 0.2484, - "step": 2922 - }, - { - "epoch": 2.53, - "grad_norm": 0.0, - "learning_rate": 1.6876410028100444e-05, - "loss": 0.5189, - "step": 2923 - }, - { - "epoch": 2.53, - "grad_norm": 0.0, - "learning_rate": 1.6874149308362008e-05, - "loss": 0.625, - "step": 2924 - }, - { - "epoch": 2.53, - "grad_norm": 0.0, - "learning_rate": 1.687188792235352e-05, - "loss": 0.2829, - "step": 2925 - }, - { - "epoch": 2.53, - "grad_norm": 0.0, - "learning_rate": 1.686962587029417e-05, - "loss": 0.4072, - "step": 2926 - }, - { - "epoch": 2.53, - "grad_norm": 0.0, - "learning_rate": 1.68673631524032e-05, - "loss": 0.2821, - "step": 2927 - }, - { - "epoch": 2.53, - "grad_norm": 0.0, - "learning_rate": 1.686509976889992e-05, - "loss": 0.5147, - "step": 2928 - }, - { - "epoch": 2.53, - "grad_norm": 0.0, - "learning_rate": 1.686283572000371e-05, - "loss": 0.5178, - "step": 2929 - }, - { - "epoch": 2.53, - "grad_norm": 0.0, - "learning_rate": 1.686057100593401e-05, - "loss": 0.3061, - "step": 2930 - }, - { - "epoch": 2.54, - "grad_norm": 0.0, - "learning_rate": 1.6858305626910326e-05, - "loss": 0.3976, - "step": 2931 - }, - { - "epoch": 2.54, - "grad_norm": 0.0, - "learning_rate": 1.685603958315223e-05, - "loss": 0.3087, - "step": 2932 - }, - { - "epoch": 2.54, - "grad_norm": 0.0, - "learning_rate": 1.6853772874879346e-05, - "loss": 0.7656, - "step": 2933 - }, - { - "epoch": 2.54, - "grad_norm": 0.0, - "learning_rate": 1.685150550231138e-05, - "loss": 0.6122, - "step": 2934 - }, - { - "epoch": 2.54, - "grad_norm": 0.0, - "learning_rate": 1.68492374656681e-05, - "loss": 0.4329, - "step": 2935 - }, - { - "epoch": 2.54, - "grad_norm": 0.0, - "learning_rate": 1.684696876516932e-05, - "loss": 0.435, - "step": 2936 - }, - { - "epoch": 2.54, - "grad_norm": 0.0, - "learning_rate": 1.6844699401034937e-05, - "loss": 0.6722, - "step": 2937 - }, - { - "epoch": 2.54, - "grad_norm": 0.0, - "learning_rate": 1.6842429373484913e-05, - "loss": 0.52, - "step": 2938 - }, - { - "epoch": 2.54, - "grad_norm": 0.0, - "learning_rate": 1.6840158682739266e-05, - "loss": 0.7274, - "step": 2939 - }, - { - "epoch": 2.54, - "grad_norm": 0.0, - "learning_rate": 1.683788732901807e-05, - "loss": 0.2597, - "step": 2940 - }, - { - "epoch": 2.54, - "grad_norm": 0.0, - "learning_rate": 1.683561531254149e-05, - "loss": 0.4455, - "step": 2941 - }, - { - "epoch": 2.54, - "grad_norm": 0.0, - "learning_rate": 1.6833342633529723e-05, - "loss": 0.579, - "step": 2942 - }, - { - "epoch": 2.55, - "grad_norm": 0.0, - "learning_rate": 1.683106929220306e-05, - "loss": 0.3359, - "step": 2943 - }, - { - "epoch": 2.55, - "grad_norm": 0.0, - "learning_rate": 1.6828795288781833e-05, - "loss": 0.4303, - "step": 2944 - }, - { - "epoch": 2.55, - "grad_norm": 0.0, - "learning_rate": 1.682652062348645e-05, - "loss": 0.7363, - "step": 2945 - }, - { - "epoch": 2.55, - "grad_norm": 0.0, - "learning_rate": 1.6824245296537382e-05, - "loss": 0.538, - "step": 2946 - }, - { - "epoch": 2.55, - "grad_norm": 0.0, - "learning_rate": 1.682196930815516e-05, - "loss": 0.2866, - "step": 2947 - }, - { - "epoch": 2.55, - "grad_norm": 0.0, - "learning_rate": 1.6819692658560387e-05, - "loss": 0.6312, - "step": 2948 - }, - { - "epoch": 2.55, - "grad_norm": 0.0, - "learning_rate": 1.681741534797372e-05, - "loss": 0.5488, - "step": 2949 - }, - { - "epoch": 2.55, - "grad_norm": 0.0, - "learning_rate": 1.681513737661589e-05, - "loss": 0.2999, - "step": 2950 - }, - { - "epoch": 2.55, - "grad_norm": 0.0, - "learning_rate": 1.681285874470768e-05, - "loss": 0.4822, - "step": 2951 - }, - { - "epoch": 2.55, - "grad_norm": 0.0, - "learning_rate": 1.681057945246995e-05, - "loss": 0.6571, - "step": 2952 - }, - { - "epoch": 2.55, - "grad_norm": 0.0, - "learning_rate": 1.6808299500123614e-05, - "loss": 0.4206, - "step": 2953 - }, - { - "epoch": 2.56, - "grad_norm": 0.0, - "learning_rate": 1.680601888788966e-05, - "loss": 0.5603, - "step": 2954 - }, - { - "epoch": 2.56, - "grad_norm": 0.0, - "learning_rate": 1.680373761598913e-05, - "loss": 0.5278, - "step": 2955 - }, - { - "epoch": 2.56, - "grad_norm": 0.0, - "learning_rate": 1.680145568464313e-05, - "loss": 0.4151, - "step": 2956 - }, - { - "epoch": 2.56, - "grad_norm": 0.0, - "learning_rate": 1.679917309407284e-05, - "loss": 0.4808, - "step": 2957 - }, - { - "epoch": 2.56, - "grad_norm": 0.0, - "learning_rate": 1.6796889844499497e-05, - "loss": 0.4847, - "step": 2958 - }, - { - "epoch": 2.56, - "grad_norm": 0.0, - "learning_rate": 1.6794605936144405e-05, - "loss": 0.3234, - "step": 2959 - }, - { - "epoch": 2.56, - "grad_norm": 0.0, - "learning_rate": 1.6792321369228922e-05, - "loss": 0.4917, - "step": 2960 - }, - { - "epoch": 2.56, - "grad_norm": 0.0, - "learning_rate": 1.6790036143974485e-05, - "loss": 0.4446, - "step": 2961 - }, - { - "epoch": 2.56, - "grad_norm": 0.0, - "learning_rate": 1.678775026060258e-05, - "loss": 0.4671, - "step": 2962 - }, - { - "epoch": 2.56, - "grad_norm": 0.0, - "learning_rate": 1.6785463719334768e-05, - "loss": 0.3939, - "step": 2963 - }, - { - "epoch": 2.56, - "grad_norm": 0.0, - "learning_rate": 1.6783176520392675e-05, - "loss": 0.6374, - "step": 2964 - }, - { - "epoch": 2.56, - "grad_norm": 0.0, - "learning_rate": 1.6780888663997975e-05, - "loss": 0.4548, - "step": 2965 - }, - { - "epoch": 2.57, - "grad_norm": 0.0, - "learning_rate": 1.6778600150372423e-05, - "loss": 0.3163, - "step": 2966 - }, - { - "epoch": 2.57, - "grad_norm": 0.0, - "learning_rate": 1.6776310979737827e-05, - "loss": 0.4454, - "step": 2967 - }, - { - "epoch": 2.57, - "grad_norm": 0.0, - "learning_rate": 1.677402115231607e-05, - "loss": 0.6929, - "step": 2968 - }, - { - "epoch": 2.57, - "grad_norm": 0.0, - "learning_rate": 1.677173066832908e-05, - "loss": 0.7881, - "step": 2969 - }, - { - "epoch": 2.57, - "grad_norm": 0.0, - "learning_rate": 1.6769439527998868e-05, - "loss": 0.6235, - "step": 2970 - }, - { - "epoch": 2.57, - "grad_norm": 0.0, - "learning_rate": 1.67671477315475e-05, - "loss": 0.6252, - "step": 2971 - }, - { - "epoch": 2.57, - "grad_norm": 0.0, - "learning_rate": 1.6764855279197102e-05, - "loss": 0.4529, - "step": 2972 - }, - { - "epoch": 2.57, - "grad_norm": 0.0, - "learning_rate": 1.6762562171169872e-05, - "loss": 0.3804, - "step": 2973 - }, - { - "epoch": 2.57, - "grad_norm": 0.0, - "learning_rate": 1.676026840768806e-05, - "loss": 0.4222, - "step": 2974 - }, - { - "epoch": 2.57, - "grad_norm": 0.0, - "learning_rate": 1.6757973988974e-05, - "loss": 0.4781, - "step": 2975 - }, - { - "epoch": 2.57, - "grad_norm": 0.0, - "learning_rate": 1.6755678915250063e-05, - "loss": 0.4742, - "step": 2976 - }, - { - "epoch": 2.58, - "grad_norm": 0.0, - "learning_rate": 1.67533831867387e-05, - "loss": 0.5147, - "step": 2977 - }, - { - "epoch": 2.58, - "grad_norm": 0.0, - "learning_rate": 1.675108680366243e-05, - "loss": 0.3847, - "step": 2978 - }, - { - "epoch": 2.58, - "grad_norm": 0.0, - "learning_rate": 1.6748789766243817e-05, - "loss": 0.4617, - "step": 2979 - }, - { - "epoch": 2.58, - "grad_norm": 0.0, - "learning_rate": 1.674649207470551e-05, - "loss": 0.5058, - "step": 2980 - }, - { - "epoch": 2.58, - "grad_norm": 0.0, - "learning_rate": 1.6744193729270196e-05, - "loss": 0.6693, - "step": 2981 - }, - { - "epoch": 2.58, - "grad_norm": 0.0, - "learning_rate": 1.6741894730160652e-05, - "loss": 1.1743, - "step": 2982 - }, - { - "epoch": 2.58, - "grad_norm": 0.0, - "learning_rate": 1.67395950775997e-05, - "loss": 0.6001, - "step": 2983 - }, - { - "epoch": 2.58, - "grad_norm": 0.0, - "learning_rate": 1.6737294771810238e-05, - "loss": 0.6039, - "step": 2984 - }, - { - "epoch": 2.58, - "grad_norm": 0.0, - "learning_rate": 1.6734993813015215e-05, - "loss": 0.6432, - "step": 2985 - }, - { - "epoch": 2.58, - "grad_norm": 0.0, - "learning_rate": 1.673269220143765e-05, - "loss": 0.4673, - "step": 2986 - }, - { - "epoch": 2.58, - "grad_norm": 0.0, - "learning_rate": 1.6730389937300627e-05, - "loss": 0.5592, - "step": 2987 - }, - { - "epoch": 2.58, - "grad_norm": 0.0, - "learning_rate": 1.6728087020827288e-05, - "loss": 0.5753, - "step": 2988 - }, - { - "epoch": 2.59, - "grad_norm": 0.0, - "learning_rate": 1.6725783452240837e-05, - "loss": 0.4359, - "step": 2989 - }, - { - "epoch": 2.59, - "grad_norm": 0.0, - "learning_rate": 1.6723479231764558e-05, - "loss": 0.4043, - "step": 2990 - }, - { - "epoch": 2.59, - "grad_norm": 0.0, - "learning_rate": 1.6721174359621774e-05, - "loss": 0.6092, - "step": 2991 - }, - { - "epoch": 2.59, - "grad_norm": 0.0, - "learning_rate": 1.671886883603588e-05, - "loss": 0.3515, - "step": 2992 - }, - { - "epoch": 2.59, - "grad_norm": 0.0, - "learning_rate": 1.6716562661230346e-05, - "loss": 0.5121, - "step": 2993 - }, - { - "epoch": 2.59, - "grad_norm": 0.0, - "learning_rate": 1.6714255835428695e-05, - "loss": 0.5574, - "step": 2994 - }, - { - "epoch": 2.59, - "grad_norm": 0.0, - "learning_rate": 1.6711948358854507e-05, - "loss": 0.5118, - "step": 2995 - }, - { - "epoch": 2.59, - "grad_norm": 0.0, - "learning_rate": 1.6709640231731436e-05, - "loss": 0.3502, - "step": 2996 - }, - { - "epoch": 2.59, - "grad_norm": 0.0, - "learning_rate": 1.670733145428319e-05, - "loss": 0.9071, - "step": 2997 - }, - { - "epoch": 2.59, - "grad_norm": 0.0, - "learning_rate": 1.6705022026733556e-05, - "loss": 0.5704, - "step": 2998 - }, - { - "epoch": 2.59, - "grad_norm": 0.0, - "learning_rate": 1.6702711949306364e-05, - "loss": 0.2734, - "step": 2999 - }, - { - "epoch": 2.6, - "grad_norm": 0.0, - "learning_rate": 1.6700401222225517e-05, - "loss": 0.3553, - "step": 3000 - }, - { - "epoch": 2.6, - "grad_norm": 0.0, - "learning_rate": 1.6698089845714983e-05, - "loss": 0.5498, - "step": 3001 - }, - { - "epoch": 2.6, - "grad_norm": 0.0, - "learning_rate": 1.6695777819998787e-05, - "loss": 0.6896, - "step": 3002 - }, - { - "epoch": 2.6, - "grad_norm": 0.0, - "learning_rate": 1.6693465145301017e-05, - "loss": 0.5801, - "step": 3003 - }, - { - "epoch": 2.6, - "grad_norm": 0.0, - "learning_rate": 1.6691151821845836e-05, - "loss": 0.4408, - "step": 3004 - }, - { - "epoch": 2.6, - "grad_norm": 0.0, - "learning_rate": 1.668883784985745e-05, - "loss": 0.6216, - "step": 3005 - }, - { - "epoch": 2.6, - "grad_norm": 0.0, - "learning_rate": 1.668652322956015e-05, - "loss": 0.6246, - "step": 3006 - }, - { - "epoch": 2.6, - "grad_norm": 0.0, - "learning_rate": 1.6684207961178268e-05, - "loss": 0.464, - "step": 3007 - }, - { - "epoch": 2.6, - "grad_norm": 0.0, - "learning_rate": 1.668189204493621e-05, - "loss": 0.8288, - "step": 3008 - }, - { - "epoch": 2.6, - "grad_norm": 0.0, - "learning_rate": 1.6679575481058448e-05, - "loss": 0.4799, - "step": 3009 - }, - { - "epoch": 2.6, - "grad_norm": 0.0, - "learning_rate": 1.6677258269769513e-05, - "loss": 0.3015, - "step": 3010 - }, - { - "epoch": 2.6, - "grad_norm": 0.0, - "learning_rate": 1.6674940411293996e-05, - "loss": 0.5826, - "step": 3011 - }, - { - "epoch": 2.61, - "grad_norm": 0.0, - "learning_rate": 1.667262190585655e-05, - "loss": 0.3022, - "step": 3012 - }, - { - "epoch": 2.61, - "grad_norm": 0.0, - "learning_rate": 1.66703027536819e-05, - "loss": 0.5053, - "step": 3013 - }, - { - "epoch": 2.61, - "grad_norm": 0.0, - "learning_rate": 1.666798295499483e-05, - "loss": 0.5915, - "step": 3014 - }, - { - "epoch": 2.61, - "grad_norm": 0.0, - "learning_rate": 1.6665662510020172e-05, - "loss": 0.4028, - "step": 3015 - }, - { - "epoch": 2.61, - "grad_norm": 0.0, - "learning_rate": 1.6663341418982844e-05, - "loss": 0.3081, - "step": 3016 - }, - { - "epoch": 2.61, - "grad_norm": 0.0, - "learning_rate": 1.666101968210781e-05, - "loss": 0.6339, - "step": 3017 - }, - { - "epoch": 2.61, - "grad_norm": 0.0, - "learning_rate": 1.6658697299620103e-05, - "loss": 0.5023, - "step": 3018 - }, - { - "epoch": 2.61, - "grad_norm": 0.0, - "learning_rate": 1.665637427174482e-05, - "loss": 0.4281, - "step": 3019 - }, - { - "epoch": 2.61, - "grad_norm": 0.0, - "learning_rate": 1.6654050598707116e-05, - "loss": 0.4237, - "step": 3020 - }, - { - "epoch": 2.61, - "grad_norm": 0.0, - "learning_rate": 1.6651726280732207e-05, - "loss": 0.7104, - "step": 3021 - }, - { - "epoch": 2.61, - "grad_norm": 0.0, - "learning_rate": 1.664940131804538e-05, - "loss": 0.3906, - "step": 3022 - }, - { - "epoch": 2.62, - "grad_norm": 0.0, - "learning_rate": 1.664707571087198e-05, - "loss": 0.5239, - "step": 3023 - }, - { - "epoch": 2.62, - "grad_norm": 0.0, - "learning_rate": 1.6644749459437414e-05, - "loss": 0.4575, - "step": 3024 - }, - { - "epoch": 2.62, - "grad_norm": 0.0, - "learning_rate": 1.6642422563967152e-05, - "loss": 0.7272, - "step": 3025 - }, - { - "epoch": 2.62, - "grad_norm": 0.0, - "learning_rate": 1.664009502468672e-05, - "loss": 0.3973, - "step": 3026 - }, - { - "epoch": 2.62, - "grad_norm": 0.0, - "learning_rate": 1.663776684182172e-05, - "loss": 0.543, - "step": 3027 - }, - { - "epoch": 2.62, - "grad_norm": 0.0, - "learning_rate": 1.6635438015597807e-05, - "loss": 0.5968, - "step": 3028 - }, - { - "epoch": 2.62, - "grad_norm": 0.0, - "learning_rate": 1.6633108546240696e-05, - "loss": 0.3664, - "step": 3029 - }, - { - "epoch": 2.62, - "grad_norm": 0.0, - "learning_rate": 1.6630778433976175e-05, - "loss": 0.8452, - "step": 3030 - }, - { - "epoch": 2.62, - "grad_norm": 0.0, - "learning_rate": 1.662844767903008e-05, - "loss": 0.5748, - "step": 3031 - }, - { - "epoch": 2.62, - "grad_norm": 0.0, - "learning_rate": 1.662611628162832e-05, - "loss": 0.5386, - "step": 3032 - }, - { - "epoch": 2.62, - "grad_norm": 0.0, - "learning_rate": 1.662378424199687e-05, - "loss": 0.4457, - "step": 3033 - }, - { - "epoch": 2.62, - "grad_norm": 0.0, - "learning_rate": 1.662145156036175e-05, - "loss": 0.4083, - "step": 3034 - }, - { - "epoch": 2.63, - "grad_norm": 0.0, - "learning_rate": 1.6619118236949062e-05, - "loss": 0.6466, - "step": 3035 - }, - { - "epoch": 2.63, - "grad_norm": 0.0, - "learning_rate": 1.6616784271984955e-05, - "loss": 0.799, - "step": 3036 - }, - { - "epoch": 2.63, - "grad_norm": 0.0, - "learning_rate": 1.661444966569565e-05, - "loss": 0.7316, - "step": 3037 - }, - { - "epoch": 2.63, - "grad_norm": 0.0, - "learning_rate": 1.6612114418307426e-05, - "loss": 0.6532, - "step": 3038 - }, - { - "epoch": 2.63, - "grad_norm": 0.0, - "learning_rate": 1.660977853004662e-05, - "loss": 0.5507, - "step": 3039 - }, - { - "epoch": 2.63, - "grad_norm": 0.0, - "learning_rate": 1.660744200113964e-05, - "loss": 0.5615, - "step": 3040 - }, - { - "epoch": 2.63, - "grad_norm": 0.0, - "learning_rate": 1.660510483181295e-05, - "loss": 0.3853, - "step": 3041 - }, - { - "epoch": 2.63, - "grad_norm": 0.0, - "learning_rate": 1.6602767022293076e-05, - "loss": 0.4903, - "step": 3042 - }, - { - "epoch": 2.63, - "grad_norm": 0.0, - "learning_rate": 1.6600428572806614e-05, - "loss": 0.5576, - "step": 3043 - }, - { - "epoch": 2.63, - "grad_norm": 0.0, - "learning_rate": 1.6598089483580216e-05, - "loss": 0.7227, - "step": 3044 - }, - { - "epoch": 2.63, - "grad_norm": 0.0, - "learning_rate": 1.6595749754840585e-05, - "loss": 0.6065, - "step": 3045 - }, - { - "epoch": 2.63, - "grad_norm": 0.0, - "learning_rate": 1.6593409386814506e-05, - "loss": 0.7118, - "step": 3046 - }, - { - "epoch": 2.64, - "grad_norm": 0.0, - "learning_rate": 1.6591068379728814e-05, - "loss": 1.1811, - "step": 3047 - }, - { - "epoch": 2.64, - "grad_norm": 0.0, - "learning_rate": 1.6588726733810413e-05, - "loss": 0.5058, - "step": 3048 - }, - { - "epoch": 2.64, - "grad_norm": 0.0, - "learning_rate": 1.658638444928626e-05, - "loss": 0.6814, - "step": 3049 - }, - { - "epoch": 2.64, - "grad_norm": 0.0, - "learning_rate": 1.6584041526383378e-05, - "loss": 0.2987, - "step": 3050 - }, - { - "epoch": 2.64, - "grad_norm": 0.0, - "learning_rate": 1.658169796532885e-05, - "loss": 0.5847, - "step": 3051 - }, - { - "epoch": 2.64, - "grad_norm": 0.0, - "learning_rate": 1.6579353766349834e-05, - "loss": 0.4136, - "step": 3052 - }, - { - "epoch": 2.64, - "grad_norm": 0.0, - "learning_rate": 1.657700892967353e-05, - "loss": 0.361, - "step": 3053 - }, - { - "epoch": 2.64, - "grad_norm": 0.0, - "learning_rate": 1.6574663455527212e-05, - "loss": 0.5704, - "step": 3054 - }, - { - "epoch": 2.64, - "grad_norm": 0.0, - "learning_rate": 1.6572317344138215e-05, - "loss": 0.2885, - "step": 3055 - }, - { - "epoch": 2.64, - "grad_norm": 0.0, - "learning_rate": 1.6569970595733925e-05, - "loss": 0.4716, - "step": 3056 - }, - { - "epoch": 2.64, - "grad_norm": 0.0, - "learning_rate": 1.656762321054181e-05, - "loss": 0.4165, - "step": 3057 - }, - { - "epoch": 2.65, - "grad_norm": 0.0, - "learning_rate": 1.6565275188789377e-05, - "loss": 0.3789, - "step": 3058 - }, - { - "epoch": 2.65, - "grad_norm": 0.0, - "learning_rate": 1.6562926530704215e-05, - "loss": 0.3859, - "step": 3059 - }, - { - "epoch": 2.65, - "grad_norm": 0.0, - "learning_rate": 1.656057723651396e-05, - "loss": 0.4176, - "step": 3060 - }, - { - "epoch": 2.65, - "grad_norm": 0.0, - "learning_rate": 1.6558227306446316e-05, - "loss": 0.4847, - "step": 3061 - }, - { - "epoch": 2.65, - "grad_norm": 0.0, - "learning_rate": 1.6555876740729048e-05, - "loss": 0.4509, - "step": 3062 - }, - { - "epoch": 2.65, - "grad_norm": 0.0, - "learning_rate": 1.655352553958998e-05, - "loss": 0.6626, - "step": 3063 - }, - { - "epoch": 2.65, - "grad_norm": 0.0, - "learning_rate": 1.6551173703257003e-05, - "loss": 0.6245, - "step": 3064 - }, - { - "epoch": 2.65, - "grad_norm": 0.0, - "learning_rate": 1.6548821231958062e-05, - "loss": 0.5658, - "step": 3065 - }, - { - "epoch": 2.65, - "grad_norm": 0.0, - "learning_rate": 1.6546468125921176e-05, - "loss": 0.5233, - "step": 3066 - }, - { - "epoch": 2.65, - "grad_norm": 0.0, - "learning_rate": 1.654411438537441e-05, - "loss": 0.4781, - "step": 3067 - }, - { - "epoch": 2.65, - "grad_norm": 0.0, - "learning_rate": 1.65417600105459e-05, - "loss": 0.5688, - "step": 3068 - }, - { - "epoch": 2.65, - "grad_norm": 0.0, - "learning_rate": 1.6539405001663844e-05, - "loss": 0.5192, - "step": 3069 - }, - { - "epoch": 2.66, - "grad_norm": 0.0, - "learning_rate": 1.6537049358956495e-05, - "loss": 0.5221, - "step": 3070 - }, - { - "epoch": 2.66, - "grad_norm": 0.0, - "learning_rate": 1.6534693082652174e-05, - "loss": 0.4286, - "step": 3071 - }, - { - "epoch": 2.66, - "grad_norm": 0.0, - "learning_rate": 1.653233617297926e-05, - "loss": 0.7051, - "step": 3072 - }, - { - "epoch": 2.66, - "grad_norm": 0.0, - "learning_rate": 1.6529978630166193e-05, - "loss": 0.421, - "step": 3073 - }, - { - "epoch": 2.66, - "grad_norm": 0.0, - "learning_rate": 1.6527620454441476e-05, - "loss": 0.3331, - "step": 3074 - }, - { - "epoch": 2.66, - "grad_norm": 0.0, - "learning_rate": 1.652526164603367e-05, - "loss": 0.682, - "step": 3075 - }, - { - "epoch": 2.66, - "grad_norm": 0.0, - "learning_rate": 1.652290220517141e-05, - "loss": 0.5012, - "step": 3076 - }, - { - "epoch": 2.66, - "grad_norm": 0.0, - "learning_rate": 1.652054213208337e-05, - "loss": 0.7549, - "step": 3077 - }, - { - "epoch": 2.66, - "grad_norm": 0.0, - "learning_rate": 1.6518181426998306e-05, - "loss": 0.6751, - "step": 3078 - }, - { - "epoch": 2.66, - "grad_norm": 0.0, - "learning_rate": 1.6515820090145027e-05, - "loss": 0.7296, - "step": 3079 - }, - { - "epoch": 2.66, - "grad_norm": 0.0, - "learning_rate": 1.6513458121752396e-05, - "loss": 0.3598, - "step": 3080 - }, - { - "epoch": 2.67, - "grad_norm": 0.0, - "learning_rate": 1.6511095522049355e-05, - "loss": 0.6747, - "step": 3081 - }, - { - "epoch": 2.67, - "grad_norm": 0.0, - "learning_rate": 1.6508732291264887e-05, - "loss": 0.489, - "step": 3082 - }, - { - "epoch": 2.67, - "grad_norm": 0.0, - "learning_rate": 1.650636842962805e-05, - "loss": 0.6262, - "step": 3083 - }, - { - "epoch": 2.67, - "grad_norm": 0.0, - "learning_rate": 1.6504003937367955e-05, - "loss": 0.3472, - "step": 3084 - }, - { - "epoch": 2.67, - "grad_norm": 0.0, - "learning_rate": 1.6501638814713787e-05, - "loss": 0.4395, - "step": 3085 - }, - { - "epoch": 2.67, - "grad_norm": 0.0, - "learning_rate": 1.6499273061894777e-05, - "loss": 0.6388, - "step": 3086 - }, - { - "epoch": 2.67, - "grad_norm": 0.0, - "learning_rate": 1.649690667914022e-05, - "loss": 0.6144, - "step": 3087 - }, - { - "epoch": 2.67, - "grad_norm": 0.0, - "learning_rate": 1.6494539666679483e-05, - "loss": 0.4361, - "step": 3088 - }, - { - "epoch": 2.67, - "grad_norm": 0.0, - "learning_rate": 1.6492172024741983e-05, - "loss": 0.5979, - "step": 3089 - }, - { - "epoch": 2.67, - "grad_norm": 0.0, - "learning_rate": 1.6489803753557197e-05, - "loss": 0.4469, - "step": 3090 - }, - { - "epoch": 2.67, - "grad_norm": 0.0, - "learning_rate": 1.648743485335467e-05, - "loss": 0.6828, - "step": 3091 - }, - { - "epoch": 2.67, - "grad_norm": 0.0, - "learning_rate": 1.648506532436401e-05, - "loss": 0.6118, - "step": 3092 - }, - { - "epoch": 2.68, - "grad_norm": 0.0, - "learning_rate": 1.648269516681488e-05, - "loss": 0.2909, - "step": 3093 - }, - { - "epoch": 2.68, - "grad_norm": 0.0, - "learning_rate": 1.6480324380937e-05, - "loss": 0.3924, - "step": 3094 - }, - { - "epoch": 2.68, - "grad_norm": 0.0, - "learning_rate": 1.6477952966960157e-05, - "loss": 0.8054, - "step": 3095 - }, - { - "epoch": 2.68, - "grad_norm": 0.0, - "learning_rate": 1.64755809251142e-05, - "loss": 0.4695, - "step": 3096 - }, - { - "epoch": 2.68, - "grad_norm": 0.0, - "learning_rate": 1.647320825562904e-05, - "loss": 0.4167, - "step": 3097 - }, - { - "epoch": 2.68, - "grad_norm": 0.0, - "learning_rate": 1.647083495873464e-05, - "loss": 0.502, - "step": 3098 - }, - { - "epoch": 2.68, - "grad_norm": 0.0, - "learning_rate": 1.646846103466103e-05, - "loss": 0.6871, - "step": 3099 - }, - { - "epoch": 2.68, - "grad_norm": 0.0, - "learning_rate": 1.6466086483638303e-05, - "loss": 0.2518, - "step": 3100 - }, - { - "epoch": 2.68, - "grad_norm": 0.0, - "learning_rate": 1.6463711305896608e-05, - "loss": 0.5473, - "step": 3101 - }, - { - "epoch": 2.68, - "grad_norm": 0.0, - "learning_rate": 1.646133550166616e-05, - "loss": 0.4247, - "step": 3102 - }, - { - "epoch": 2.68, - "grad_norm": 0.0, - "learning_rate": 1.6458959071177226e-05, - "loss": 0.5748, - "step": 3103 - }, - { - "epoch": 2.69, - "grad_norm": 0.0, - "learning_rate": 1.6456582014660146e-05, - "loss": 0.4441, - "step": 3104 - }, - { - "epoch": 2.69, - "grad_norm": 0.0, - "learning_rate": 1.6454204332345307e-05, - "loss": 0.5593, - "step": 3105 - }, - { - "epoch": 2.69, - "grad_norm": 0.0, - "learning_rate": 1.6451826024463167e-05, - "loss": 0.4156, - "step": 3106 - }, - { - "epoch": 2.69, - "grad_norm": 0.0, - "learning_rate": 1.6449447091244243e-05, - "loss": 0.5548, - "step": 3107 - }, - { - "epoch": 2.69, - "grad_norm": 0.0, - "learning_rate": 1.6447067532919107e-05, - "loss": 0.242, - "step": 3108 - }, - { - "epoch": 2.69, - "grad_norm": 0.0, - "learning_rate": 1.6444687349718392e-05, - "loss": 0.4987, - "step": 3109 - }, - { - "epoch": 2.69, - "grad_norm": 0.0, - "learning_rate": 1.6442306541872804e-05, - "loss": 0.5619, - "step": 3110 - }, - { - "epoch": 2.69, - "grad_norm": 0.0, - "learning_rate": 1.6439925109613094e-05, - "loss": 0.371, - "step": 3111 - }, - { - "epoch": 2.69, - "grad_norm": 0.0, - "learning_rate": 1.643754305317008e-05, - "loss": 0.7961, - "step": 3112 - }, - { - "epoch": 2.69, - "grad_norm": 0.0, - "learning_rate": 1.643516037277465e-05, - "loss": 0.6957, - "step": 3113 - }, - { - "epoch": 2.69, - "grad_norm": 0.0, - "learning_rate": 1.6432777068657726e-05, - "loss": 0.6035, - "step": 3114 - }, - { - "epoch": 2.69, - "grad_norm": 0.0, - "learning_rate": 1.6430393141050324e-05, - "loss": 0.6659, - "step": 3115 - }, - { - "epoch": 2.7, - "grad_norm": 0.0, - "learning_rate": 1.6428008590183492e-05, - "loss": 0.4917, - "step": 3116 - }, - { - "epoch": 2.7, - "grad_norm": 0.0, - "learning_rate": 1.6425623416288356e-05, - "loss": 0.5913, - "step": 3117 - }, - { - "epoch": 2.7, - "grad_norm": 0.0, - "learning_rate": 1.642323761959609e-05, - "loss": 0.3211, - "step": 3118 - }, - { - "epoch": 2.7, - "grad_norm": 0.0, - "learning_rate": 1.642085120033795e-05, - "loss": 0.4721, - "step": 3119 - }, - { - "epoch": 2.7, - "grad_norm": 0.0, - "learning_rate": 1.641846415874522e-05, - "loss": 0.6125, - "step": 3120 - }, - { - "epoch": 2.7, - "grad_norm": 0.0, - "learning_rate": 1.641607649504927e-05, - "loss": 0.5496, - "step": 3121 - }, - { - "epoch": 2.7, - "grad_norm": 0.0, - "learning_rate": 1.6413688209481523e-05, - "loss": 0.2875, - "step": 3122 - }, - { - "epoch": 2.7, - "grad_norm": 0.0, - "learning_rate": 1.641129930227346e-05, - "loss": 0.4525, - "step": 3123 - }, - { - "epoch": 2.7, - "grad_norm": 0.0, - "learning_rate": 1.640890977365662e-05, - "loss": 0.6565, - "step": 3124 - }, - { - "epoch": 2.7, - "grad_norm": 0.0, - "learning_rate": 1.6406519623862607e-05, - "loss": 0.5998, - "step": 3125 - }, - { - "epoch": 2.7, - "grad_norm": 0.0, - "learning_rate": 1.6404128853123088e-05, - "loss": 0.5773, - "step": 3126 - }, - { - "epoch": 2.71, - "grad_norm": 0.0, - "learning_rate": 1.640173746166978e-05, - "loss": 0.215, - "step": 3127 - }, - { - "epoch": 2.71, - "grad_norm": 0.0, - "learning_rate": 1.6399345449734475e-05, - "loss": 0.5965, - "step": 3128 - }, - { - "epoch": 2.71, - "grad_norm": 0.0, - "learning_rate": 1.6396952817549005e-05, - "loss": 0.5361, - "step": 3129 - }, - { - "epoch": 2.71, - "grad_norm": 0.0, - "learning_rate": 1.639455956534528e-05, - "loss": 0.4215, - "step": 3130 - }, - { - "epoch": 2.71, - "grad_norm": 0.0, - "learning_rate": 1.6392165693355268e-05, - "loss": 0.5087, - "step": 3131 - }, - { - "epoch": 2.71, - "grad_norm": 0.0, - "learning_rate": 1.638977120181098e-05, - "loss": 0.4119, - "step": 3132 - }, - { - "epoch": 2.71, - "grad_norm": 0.0, - "learning_rate": 1.6387376090944514e-05, - "loss": 0.3844, - "step": 3133 - }, - { - "epoch": 2.71, - "grad_norm": 0.0, - "learning_rate": 1.6384980360988002e-05, - "loss": 0.3845, - "step": 3134 - }, - { - "epoch": 2.71, - "grad_norm": 0.0, - "learning_rate": 1.6382584012173653e-05, - "loss": 0.4592, - "step": 3135 - }, - { - "epoch": 2.71, - "grad_norm": 0.0, - "learning_rate": 1.6380187044733735e-05, - "loss": 0.4133, - "step": 3136 - }, - { - "epoch": 2.71, - "grad_norm": 0.0, - "learning_rate": 1.6377789458900564e-05, - "loss": 0.4693, - "step": 3137 - }, - { - "epoch": 2.71, - "grad_norm": 0.0, - "learning_rate": 1.6375391254906527e-05, - "loss": 0.5092, - "step": 3138 - }, - { - "epoch": 2.72, - "grad_norm": 0.0, - "learning_rate": 1.6372992432984065e-05, - "loss": 0.7307, - "step": 3139 - }, - { - "epoch": 2.72, - "grad_norm": 0.0, - "learning_rate": 1.6370592993365685e-05, - "loss": 0.5564, - "step": 3140 - }, - { - "epoch": 2.72, - "grad_norm": 0.0, - "learning_rate": 1.636819293628395e-05, - "loss": 0.5999, - "step": 3141 - }, - { - "epoch": 2.72, - "grad_norm": 0.0, - "learning_rate": 1.636579226197148e-05, - "loss": 0.9423, - "step": 3142 - }, - { - "epoch": 2.72, - "grad_norm": 0.0, - "learning_rate": 1.6363390970660963e-05, - "loss": 0.7762, - "step": 3143 - }, - { - "epoch": 2.72, - "grad_norm": 0.0, - "learning_rate": 1.6360989062585135e-05, - "loss": 0.7737, - "step": 3144 - }, - { - "epoch": 2.72, - "grad_norm": 0.0, - "learning_rate": 1.6358586537976803e-05, - "loss": 0.4955, - "step": 3145 - }, - { - "epoch": 2.72, - "grad_norm": 0.0, - "learning_rate": 1.6356183397068833e-05, - "loss": 0.6781, - "step": 3146 - }, - { - "epoch": 2.72, - "grad_norm": 0.0, - "learning_rate": 1.635377964009414e-05, - "loss": 0.4354, - "step": 3147 - }, - { - "epoch": 2.72, - "grad_norm": 0.0, - "learning_rate": 1.6351375267285704e-05, - "loss": 0.4777, - "step": 3148 - }, - { - "epoch": 2.72, - "grad_norm": 0.0, - "learning_rate": 1.6348970278876575e-05, - "loss": 0.6381, - "step": 3149 - }, - { - "epoch": 2.72, - "grad_norm": 0.0, - "learning_rate": 1.634656467509985e-05, - "loss": 0.4948, - "step": 3150 - }, - { - "epoch": 2.73, - "grad_norm": 0.0, - "learning_rate": 1.634415845618869e-05, - "loss": 0.3884, - "step": 3151 - }, - { - "epoch": 2.73, - "grad_norm": 0.0, - "learning_rate": 1.634175162237631e-05, - "loss": 0.4871, - "step": 3152 - }, - { - "epoch": 2.73, - "grad_norm": 0.0, - "learning_rate": 1.6339344173895998e-05, - "loss": 0.4557, - "step": 3153 - }, - { - "epoch": 2.73, - "grad_norm": 0.0, - "learning_rate": 1.633693611098109e-05, - "loss": 0.3071, - "step": 3154 - }, - { - "epoch": 2.73, - "grad_norm": 0.0, - "learning_rate": 1.6334527433864988e-05, - "loss": 0.69, - "step": 3155 - }, - { - "epoch": 2.73, - "grad_norm": 0.0, - "learning_rate": 1.6332118142781147e-05, - "loss": 0.3288, - "step": 3156 - }, - { - "epoch": 2.73, - "grad_norm": 0.0, - "learning_rate": 1.6329708237963087e-05, - "loss": 0.607, - "step": 3157 - }, - { - "epoch": 2.73, - "grad_norm": 0.0, - "learning_rate": 1.6327297719644383e-05, - "loss": 0.5781, - "step": 3158 - }, - { - "epoch": 2.73, - "grad_norm": 0.0, - "learning_rate": 1.6324886588058673e-05, - "loss": 0.6717, - "step": 3159 - }, - { - "epoch": 2.73, - "grad_norm": 0.0, - "learning_rate": 1.6322474843439658e-05, - "loss": 0.4715, - "step": 3160 - }, - { - "epoch": 2.73, - "grad_norm": 0.0, - "learning_rate": 1.6320062486021087e-05, - "loss": 0.3132, - "step": 3161 - }, - { - "epoch": 2.74, - "grad_norm": 0.0, - "learning_rate": 1.6317649516036783e-05, - "loss": 0.3071, - "step": 3162 - }, - { - "epoch": 2.74, - "grad_norm": 0.0, - "learning_rate": 1.631523593372061e-05, - "loss": 0.3012, - "step": 3163 - }, - { - "epoch": 2.74, - "grad_norm": 0.0, - "learning_rate": 1.6312821739306516e-05, - "loss": 0.5405, - "step": 3164 - }, - { - "epoch": 2.74, - "grad_norm": 0.0, - "learning_rate": 1.631040693302848e-05, - "loss": 0.6307, - "step": 3165 - }, - { - "epoch": 2.74, - "grad_norm": 0.0, - "learning_rate": 1.6307991515120565e-05, - "loss": 0.4964, - "step": 3166 - }, - { - "epoch": 2.74, - "grad_norm": 0.0, - "learning_rate": 1.630557548581688e-05, - "loss": 0.6875, - "step": 3167 - }, - { - "epoch": 2.74, - "grad_norm": 0.0, - "learning_rate": 1.6303158845351595e-05, - "loss": 0.3021, - "step": 3168 - }, - { - "epoch": 2.74, - "grad_norm": 0.0, - "learning_rate": 1.630074159395894e-05, - "loss": 0.6221, - "step": 3169 - }, - { - "epoch": 2.74, - "grad_norm": 0.0, - "learning_rate": 1.629832373187321e-05, - "loss": 0.502, - "step": 3170 - }, - { - "epoch": 2.74, - "grad_norm": 0.0, - "learning_rate": 1.6295905259328747e-05, - "loss": 0.298, - "step": 3171 - }, - { - "epoch": 2.74, - "grad_norm": 0.0, - "learning_rate": 1.629348617655996e-05, - "loss": 0.456, - "step": 3172 - }, - { - "epoch": 2.74, - "grad_norm": 0.0, - "learning_rate": 1.629106648380132e-05, - "loss": 0.3318, - "step": 3173 - }, - { - "epoch": 2.75, - "grad_norm": 0.0, - "learning_rate": 1.6288646181287352e-05, - "loss": 0.5106, - "step": 3174 - }, - { - "epoch": 2.75, - "grad_norm": 0.0, - "learning_rate": 1.628622526925264e-05, - "loss": 0.5204, - "step": 3175 - }, - { - "epoch": 2.75, - "grad_norm": 0.0, - "learning_rate": 1.6283803747931827e-05, - "loss": 0.7692, - "step": 3176 - }, - { - "epoch": 2.75, - "grad_norm": 0.0, - "learning_rate": 1.628138161755962e-05, - "loss": 0.5115, - "step": 3177 - }, - { - "epoch": 2.75, - "grad_norm": 0.0, - "learning_rate": 1.6278958878370784e-05, - "loss": 0.5629, - "step": 3178 - }, - { - "epoch": 2.75, - "grad_norm": 0.0, - "learning_rate": 1.6276535530600132e-05, - "loss": 0.8799, - "step": 3179 - }, - { - "epoch": 2.75, - "grad_norm": 0.0, - "learning_rate": 1.627411157448255e-05, - "loss": 0.5456, - "step": 3180 - }, - { - "epoch": 2.75, - "grad_norm": 0.0, - "learning_rate": 1.6271687010252978e-05, - "loss": 0.6457, - "step": 3181 - }, - { - "epoch": 2.75, - "grad_norm": 0.0, - "learning_rate": 1.6269261838146413e-05, - "loss": 0.5174, - "step": 3182 - }, - { - "epoch": 2.75, - "grad_norm": 0.0, - "learning_rate": 1.6266836058397914e-05, - "loss": 0.5263, - "step": 3183 - }, - { - "epoch": 2.75, - "grad_norm": 0.0, - "learning_rate": 1.6264409671242593e-05, - "loss": 0.5696, - "step": 3184 - }, - { - "epoch": 2.76, - "grad_norm": 0.0, - "learning_rate": 1.626198267691563e-05, - "loss": 0.4892, - "step": 3185 - }, - { - "epoch": 2.76, - "grad_norm": 0.0, - "learning_rate": 1.625955507565226e-05, - "loss": 0.446, - "step": 3186 - }, - { - "epoch": 2.76, - "grad_norm": 0.0, - "learning_rate": 1.625712686768777e-05, - "loss": 0.5096, - "step": 3187 - }, - { - "epoch": 2.76, - "grad_norm": 0.0, - "learning_rate": 1.6254698053257515e-05, - "loss": 0.5073, - "step": 3188 - }, - { - "epoch": 2.76, - "grad_norm": 0.0, - "learning_rate": 1.6252268632596903e-05, - "loss": 0.7241, - "step": 3189 - }, - { - "epoch": 2.76, - "grad_norm": 0.0, - "learning_rate": 1.624983860594141e-05, - "loss": 0.4631, - "step": 3190 - }, - { - "epoch": 2.76, - "grad_norm": 0.0, - "learning_rate": 1.6247407973526556e-05, - "loss": 0.7424, - "step": 3191 - }, - { - "epoch": 2.76, - "grad_norm": 0.0, - "learning_rate": 1.624497673558793e-05, - "loss": 0.587, - "step": 3192 - }, - { - "epoch": 2.76, - "grad_norm": 0.0, - "learning_rate": 1.624254489236118e-05, - "loss": 0.6046, - "step": 3193 - }, - { - "epoch": 2.76, - "grad_norm": 0.0, - "learning_rate": 1.6240112444082007e-05, - "loss": 0.8705, - "step": 3194 - }, - { - "epoch": 2.76, - "grad_norm": 0.0, - "learning_rate": 1.6237679390986175e-05, - "loss": 0.5618, - "step": 3195 - }, - { - "epoch": 2.76, - "grad_norm": 0.0, - "learning_rate": 1.6235245733309504e-05, - "loss": 0.2845, - "step": 3196 - }, - { - "epoch": 2.77, - "grad_norm": 0.0, - "learning_rate": 1.6232811471287876e-05, - "loss": 0.3956, - "step": 3197 - }, - { - "epoch": 2.77, - "grad_norm": 0.0, - "learning_rate": 1.6230376605157225e-05, - "loss": 0.4699, - "step": 3198 - }, - { - "epoch": 2.77, - "grad_norm": 0.0, - "learning_rate": 1.6227941135153553e-05, - "loss": 0.6847, - "step": 3199 - }, - { - "epoch": 2.77, - "grad_norm": 0.0, - "learning_rate": 1.6225505061512918e-05, - "loss": 0.3588, - "step": 3200 - }, - { - "epoch": 2.77, - "grad_norm": 0.0, - "learning_rate": 1.6223068384471422e-05, - "loss": 0.3661, - "step": 3201 - }, - { - "epoch": 2.77, - "grad_norm": 0.0, - "learning_rate": 1.622063110426525e-05, - "loss": 0.4392, - "step": 3202 - }, - { - "epoch": 2.77, - "grad_norm": 0.0, - "learning_rate": 1.6218193221130623e-05, - "loss": 0.43, - "step": 3203 - }, - { - "epoch": 2.77, - "grad_norm": 0.0, - "learning_rate": 1.6215754735303842e-05, - "loss": 0.2766, - "step": 3204 - }, - { - "epoch": 2.77, - "grad_norm": 0.0, - "learning_rate": 1.6213315647021245e-05, - "loss": 0.6666, - "step": 3205 - }, - { - "epoch": 2.77, - "grad_norm": 0.0, - "learning_rate": 1.6210875956519243e-05, - "loss": 0.7999, - "step": 3206 - }, - { - "epoch": 2.77, - "grad_norm": 0.0, - "learning_rate": 1.62084356640343e-05, - "loss": 0.5291, - "step": 3207 - }, - { - "epoch": 2.78, - "grad_norm": 0.0, - "learning_rate": 1.6205994769802937e-05, - "loss": 0.5082, - "step": 3208 - }, - { - "epoch": 2.78, - "grad_norm": 0.0, - "learning_rate": 1.6203553274061728e-05, - "loss": 0.5285, - "step": 3209 - }, - { - "epoch": 2.78, - "grad_norm": 0.0, - "learning_rate": 1.620111117704733e-05, - "loss": 0.3121, - "step": 3210 - }, - { - "epoch": 2.78, - "grad_norm": 0.0, - "learning_rate": 1.6198668478996427e-05, - "loss": 0.9399, - "step": 3211 - }, - { - "epoch": 2.78, - "grad_norm": 0.0, - "learning_rate": 1.6196225180145782e-05, - "loss": 0.4086, - "step": 3212 - }, - { - "epoch": 2.78, - "grad_norm": 0.0, - "learning_rate": 1.619378128073221e-05, - "loss": 0.687, - "step": 3213 - }, - { - "epoch": 2.78, - "grad_norm": 0.0, - "learning_rate": 1.6191336780992574e-05, - "loss": 0.612, - "step": 3214 - }, - { - "epoch": 2.78, - "grad_norm": 0.0, - "learning_rate": 1.6188891681163814e-05, - "loss": 0.4497, - "step": 3215 - }, - { - "epoch": 2.78, - "grad_norm": 0.0, - "learning_rate": 1.6186445981482915e-05, - "loss": 0.5302, - "step": 3216 - }, - { - "epoch": 2.78, - "grad_norm": 0.0, - "learning_rate": 1.6183999682186922e-05, - "loss": 0.4993, - "step": 3217 - }, - { - "epoch": 2.78, - "grad_norm": 0.0, - "learning_rate": 1.6181552783512947e-05, - "loss": 0.6019, - "step": 3218 - }, - { - "epoch": 2.78, - "grad_norm": 0.0, - "learning_rate": 1.6179105285698148e-05, - "loss": 0.6786, - "step": 3219 - }, - { - "epoch": 2.79, - "grad_norm": 0.0, - "learning_rate": 1.617665718897975e-05, - "loss": 0.5304, - "step": 3220 - }, - { - "epoch": 2.79, - "grad_norm": 0.0, - "learning_rate": 1.6174208493595027e-05, - "loss": 0.4857, - "step": 3221 - }, - { - "epoch": 2.79, - "grad_norm": 0.0, - "learning_rate": 1.617175919978132e-05, - "loss": 0.5917, - "step": 3222 - }, - { - "epoch": 2.79, - "grad_norm": 0.0, - "learning_rate": 1.616930930777602e-05, - "loss": 0.4259, - "step": 3223 - }, - { - "epoch": 2.79, - "grad_norm": 0.0, - "learning_rate": 1.616685881781659e-05, - "loss": 0.3873, - "step": 3224 - }, - { - "epoch": 2.79, - "grad_norm": 0.0, - "learning_rate": 1.6164407730140533e-05, - "loss": 0.4992, - "step": 3225 - }, - { - "epoch": 2.79, - "grad_norm": 0.0, - "learning_rate": 1.616195604498542e-05, - "loss": 0.3869, - "step": 3226 - }, - { - "epoch": 2.79, - "grad_norm": 0.0, - "learning_rate": 1.6159503762588877e-05, - "loss": 0.6311, - "step": 3227 - }, - { - "epoch": 2.79, - "grad_norm": 0.0, - "learning_rate": 1.615705088318859e-05, - "loss": 0.3479, - "step": 3228 - }, - { - "epoch": 2.79, - "grad_norm": 0.0, - "learning_rate": 1.6154597407022304e-05, - "loss": 0.3321, - "step": 3229 - }, - { - "epoch": 2.79, - "grad_norm": 0.0, - "learning_rate": 1.6152143334327816e-05, - "loss": 0.516, - "step": 3230 - }, - { - "epoch": 2.79, - "grad_norm": 0.0, - "learning_rate": 1.6149688665342987e-05, - "loss": 0.4214, - "step": 3231 - }, - { - "epoch": 2.8, - "grad_norm": 0.0, - "learning_rate": 1.614723340030574e-05, - "loss": 0.3041, - "step": 3232 - }, - { - "epoch": 2.8, - "grad_norm": 0.0, - "learning_rate": 1.6144777539454036e-05, - "loss": 0.357, - "step": 3233 - }, - { - "epoch": 2.8, - "grad_norm": 0.0, - "learning_rate": 1.614232108302591e-05, - "loss": 0.6329, - "step": 3234 - }, - { - "epoch": 2.8, - "grad_norm": 0.0, - "learning_rate": 1.613986403125946e-05, - "loss": 0.4634, - "step": 3235 - }, - { - "epoch": 2.8, - "grad_norm": 0.0, - "learning_rate": 1.6137406384392824e-05, - "loss": 0.3225, - "step": 3236 - }, - { - "epoch": 2.8, - "grad_norm": 0.0, - "learning_rate": 1.6134948142664213e-05, - "loss": 0.4235, - "step": 3237 - }, - { - "epoch": 2.8, - "grad_norm": 0.0, - "learning_rate": 1.6132489306311886e-05, - "loss": 0.4939, - "step": 3238 - }, - { - "epoch": 2.8, - "grad_norm": 0.0, - "learning_rate": 1.6130029875574165e-05, - "loss": 0.4616, - "step": 3239 - }, - { - "epoch": 2.8, - "grad_norm": 0.0, - "learning_rate": 1.612756985068943e-05, - "loss": 0.3574, - "step": 3240 - }, - { - "epoch": 2.8, - "grad_norm": 0.0, - "learning_rate": 1.612510923189611e-05, - "loss": 0.4778, - "step": 3241 - }, - { - "epoch": 2.8, - "grad_norm": 0.0, - "learning_rate": 1.6122648019432706e-05, - "loss": 0.308, - "step": 3242 - }, - { - "epoch": 2.81, - "grad_norm": 0.0, - "learning_rate": 1.6120186213537762e-05, - "loss": 0.6757, - "step": 3243 - }, - { - "epoch": 2.81, - "grad_norm": 0.0, - "learning_rate": 1.611772381444989e-05, - "loss": 0.2974, - "step": 3244 - }, - { - "epoch": 2.81, - "grad_norm": 0.0, - "learning_rate": 1.6115260822407753e-05, - "loss": 0.6033, - "step": 3245 - }, - { - "epoch": 2.81, - "grad_norm": 0.0, - "learning_rate": 1.6112797237650077e-05, - "loss": 0.2756, - "step": 3246 - }, - { - "epoch": 2.81, - "grad_norm": 0.0, - "learning_rate": 1.6110333060415635e-05, - "loss": 0.625, - "step": 3247 - }, - { - "epoch": 2.81, - "grad_norm": 0.0, - "learning_rate": 1.6107868290943276e-05, - "loss": 0.3152, - "step": 3248 - }, - { - "epoch": 2.81, - "grad_norm": 0.0, - "learning_rate": 1.6105402929471888e-05, - "loss": 0.6375, - "step": 3249 - }, - { - "epoch": 2.81, - "grad_norm": 0.0, - "learning_rate": 1.610293697624043e-05, - "loss": 0.2272, - "step": 3250 - }, - { - "epoch": 2.81, - "grad_norm": 0.0, - "learning_rate": 1.61004704314879e-05, - "loss": 0.6761, - "step": 3251 - }, - { - "epoch": 2.81, - "grad_norm": 0.0, - "learning_rate": 1.6098003295453378e-05, - "loss": 0.8797, - "step": 3252 - }, - { - "epoch": 2.81, - "grad_norm": 0.0, - "learning_rate": 1.6095535568375985e-05, - "loss": 0.385, - "step": 3253 - }, - { - "epoch": 2.81, - "grad_norm": 0.0, - "learning_rate": 1.60930672504949e-05, - "loss": 0.471, - "step": 3254 - }, - { - "epoch": 2.82, - "grad_norm": 0.0, - "learning_rate": 1.6090598342049362e-05, - "loss": 0.3691, - "step": 3255 - }, - { - "epoch": 2.82, - "grad_norm": 0.0, - "learning_rate": 1.6088128843278673e-05, - "loss": 0.6366, - "step": 3256 - }, - { - "epoch": 2.82, - "grad_norm": 0.0, - "learning_rate": 1.608565875442218e-05, - "loss": 0.6079, - "step": 3257 - }, - { - "epoch": 2.82, - "grad_norm": 0.0, - "learning_rate": 1.60831880757193e-05, - "loss": 0.524, - "step": 3258 - }, - { - "epoch": 2.82, - "grad_norm": 0.0, - "learning_rate": 1.6080716807409495e-05, - "loss": 0.3594, - "step": 3259 - }, - { - "epoch": 2.82, - "grad_norm": 0.0, - "learning_rate": 1.6078244949732296e-05, - "loss": 0.5315, - "step": 3260 - }, - { - "epoch": 2.82, - "grad_norm": 0.0, - "learning_rate": 1.607577250292728e-05, - "loss": 0.5371, - "step": 3261 - }, - { - "epoch": 2.82, - "grad_norm": 0.0, - "learning_rate": 1.6073299467234092e-05, - "loss": 0.3572, - "step": 3262 - }, - { - "epoch": 2.82, - "grad_norm": 0.0, - "learning_rate": 1.6070825842892427e-05, - "loss": 0.4744, - "step": 3263 - }, - { - "epoch": 2.82, - "grad_norm": 0.0, - "learning_rate": 1.6068351630142032e-05, - "loss": 0.3393, - "step": 3264 - }, - { - "epoch": 2.82, - "grad_norm": 0.0, - "learning_rate": 1.6065876829222723e-05, - "loss": 0.6437, - "step": 3265 - }, - { - "epoch": 2.83, - "grad_norm": 0.0, - "learning_rate": 1.606340144037437e-05, - "loss": 0.4759, - "step": 3266 - }, - { - "epoch": 2.83, - "grad_norm": 0.0, - "learning_rate": 1.6060925463836898e-05, - "loss": 0.7344, - "step": 3267 - }, - { - "epoch": 2.83, - "grad_norm": 0.0, - "learning_rate": 1.605844889985028e-05, - "loss": 0.5088, - "step": 3268 - }, - { - "epoch": 2.83, - "grad_norm": 0.0, - "learning_rate": 1.605597174865456e-05, - "loss": 0.5331, - "step": 3269 - }, - { - "epoch": 2.83, - "grad_norm": 0.0, - "learning_rate": 1.6053494010489837e-05, - "loss": 0.5256, - "step": 3270 - }, - { - "epoch": 2.83, - "grad_norm": 0.0, - "learning_rate": 1.605101568559626e-05, - "loss": 0.5535, - "step": 3271 - }, - { - "epoch": 2.83, - "grad_norm": 0.0, - "learning_rate": 1.6048536774214035e-05, - "loss": 0.3866, - "step": 3272 - }, - { - "epoch": 2.83, - "grad_norm": 0.0, - "learning_rate": 1.6046057276583435e-05, - "loss": 0.5742, - "step": 3273 - }, - { - "epoch": 2.83, - "grad_norm": 0.0, - "learning_rate": 1.604357719294477e-05, - "loss": 0.477, - "step": 3274 - }, - { - "epoch": 2.83, - "grad_norm": 0.0, - "learning_rate": 1.6041096523538437e-05, - "loss": 0.7152, - "step": 3275 - }, - { - "epoch": 2.83, - "grad_norm": 0.0, - "learning_rate": 1.603861526860486e-05, - "loss": 0.5533, - "step": 3276 - }, - { - "epoch": 2.83, - "grad_norm": 0.0, - "learning_rate": 1.603613342838454e-05, - "loss": 0.544, - "step": 3277 - }, - { - "epoch": 2.84, - "grad_norm": 0.0, - "learning_rate": 1.6033651003118018e-05, - "loss": 0.3748, - "step": 3278 - }, - { - "epoch": 2.84, - "grad_norm": 0.0, - "learning_rate": 1.6031167993045906e-05, - "loss": 0.2345, - "step": 3279 - }, - { - "epoch": 2.84, - "grad_norm": 0.0, - "learning_rate": 1.602868439840887e-05, - "loss": 0.6582, - "step": 3280 - }, - { - "epoch": 2.84, - "grad_norm": 0.0, - "learning_rate": 1.602620021944762e-05, - "loss": 0.3792, - "step": 3281 - }, - { - "epoch": 2.84, - "grad_norm": 0.0, - "learning_rate": 1.6023715456402946e-05, - "loss": 0.7358, - "step": 3282 - }, - { - "epoch": 2.84, - "grad_norm": 0.0, - "learning_rate": 1.6021230109515672e-05, - "loss": 0.6249, - "step": 3283 - }, - { - "epoch": 2.84, - "grad_norm": 0.0, - "learning_rate": 1.6018744179026688e-05, - "loss": 0.7494, - "step": 3284 - }, - { - "epoch": 2.84, - "grad_norm": 0.0, - "learning_rate": 1.6016257665176946e-05, - "loss": 0.6822, - "step": 3285 - }, - { - "epoch": 2.84, - "grad_norm": 0.0, - "learning_rate": 1.601377056820744e-05, - "loss": 0.6767, - "step": 3286 - }, - { - "epoch": 2.84, - "grad_norm": 0.0, - "learning_rate": 1.6011282888359242e-05, - "loss": 0.3866, - "step": 3287 - }, - { - "epoch": 2.84, - "grad_norm": 0.0, - "learning_rate": 1.6008794625873453e-05, - "loss": 0.6152, - "step": 3288 - }, - { - "epoch": 2.85, - "grad_norm": 0.0, - "learning_rate": 1.600630578099126e-05, - "loss": 0.3909, - "step": 3289 - }, - { - "epoch": 2.85, - "grad_norm": 0.0, - "learning_rate": 1.6003816353953877e-05, - "loss": 0.7812, - "step": 3290 - }, - { - "epoch": 2.85, - "grad_norm": 0.0, - "learning_rate": 1.60013263450026e-05, - "loss": 0.6495, - "step": 3291 - }, - { - "epoch": 2.85, - "grad_norm": 0.0, - "learning_rate": 1.599883575437877e-05, - "loss": 0.4756, - "step": 3292 - }, - { - "epoch": 2.85, - "grad_norm": 0.0, - "learning_rate": 1.599634458232378e-05, - "loss": 0.5486, - "step": 3293 - }, - { - "epoch": 2.85, - "grad_norm": 0.0, - "learning_rate": 1.599385282907909e-05, - "loss": 0.6019, - "step": 3294 - }, - { - "epoch": 2.85, - "grad_norm": 0.0, - "learning_rate": 1.5991360494886204e-05, - "loss": 0.4203, - "step": 3295 - }, - { - "epoch": 2.85, - "grad_norm": 0.0, - "learning_rate": 1.5988867579986697e-05, - "loss": 0.4458, - "step": 3296 - }, - { - "epoch": 2.85, - "grad_norm": 0.0, - "learning_rate": 1.598637408462218e-05, - "loss": 0.5919, - "step": 3297 - }, - { - "epoch": 2.85, - "grad_norm": 0.0, - "learning_rate": 1.5983880009034348e-05, - "loss": 0.6596, - "step": 3298 - }, - { - "epoch": 2.85, - "grad_norm": 0.0, - "learning_rate": 1.5981385353464926e-05, - "loss": 0.6521, - "step": 3299 - }, - { - "epoch": 2.85, - "grad_norm": 0.0, - "learning_rate": 1.597889011815571e-05, - "loss": 0.6763, - "step": 3300 - }, - { - "epoch": 2.86, - "grad_norm": 0.0, - "learning_rate": 1.5976394303348545e-05, - "loss": 0.4623, - "step": 3301 - }, - { - "epoch": 2.86, - "grad_norm": 0.0, - "learning_rate": 1.597389790928534e-05, - "loss": 0.4067, - "step": 3302 - }, - { - "epoch": 2.86, - "grad_norm": 0.0, - "learning_rate": 1.5971400936208052e-05, - "loss": 0.4807, - "step": 3303 - }, - { - "epoch": 2.86, - "grad_norm": 0.0, - "learning_rate": 1.5968903384358703e-05, - "loss": 0.3787, - "step": 3304 - }, - { - "epoch": 2.86, - "grad_norm": 0.0, - "learning_rate": 1.5966405253979357e-05, - "loss": 0.4856, - "step": 3305 - }, - { - "epoch": 2.86, - "grad_norm": 0.0, - "learning_rate": 1.5963906545312145e-05, - "loss": 0.5429, - "step": 3306 - }, - { - "epoch": 2.86, - "grad_norm": 0.0, - "learning_rate": 1.5961407258599262e-05, - "loss": 0.5035, - "step": 3307 - }, - { - "epoch": 2.86, - "grad_norm": 0.0, - "learning_rate": 1.5958907394082936e-05, - "loss": 0.6979, - "step": 3308 - }, - { - "epoch": 2.86, - "grad_norm": 0.0, - "learning_rate": 1.595640695200547e-05, - "loss": 0.6263, - "step": 3309 - }, - { - "epoch": 2.86, - "grad_norm": 0.0, - "learning_rate": 1.5953905932609215e-05, - "loss": 0.6198, - "step": 3310 - }, - { - "epoch": 2.86, - "grad_norm": 0.0, - "learning_rate": 1.595140433613658e-05, - "loss": 0.9756, - "step": 3311 - }, - { - "epoch": 2.87, - "grad_norm": 0.0, - "learning_rate": 1.594890216283003e-05, - "loss": 0.4506, - "step": 3312 - }, - { - "epoch": 2.87, - "grad_norm": 0.0, - "learning_rate": 1.5946399412932093e-05, - "loss": 0.6553, - "step": 3313 - }, - { - "epoch": 2.87, - "grad_norm": 0.0, - "learning_rate": 1.5943896086685332e-05, - "loss": 0.9333, - "step": 3314 - }, - { - "epoch": 2.87, - "grad_norm": 0.0, - "learning_rate": 1.5941392184332385e-05, - "loss": 0.5088, - "step": 3315 - }, - { - "epoch": 2.87, - "grad_norm": 0.0, - "learning_rate": 1.5938887706115944e-05, - "loss": 0.7593, - "step": 3316 - }, - { - "epoch": 2.87, - "grad_norm": 0.0, - "learning_rate": 1.593638265227875e-05, - "loss": 0.3987, - "step": 3317 - }, - { - "epoch": 2.87, - "grad_norm": 0.0, - "learning_rate": 1.5933877023063603e-05, - "loss": 0.4838, - "step": 3318 - }, - { - "epoch": 2.87, - "grad_norm": 0.0, - "learning_rate": 1.5931370818713355e-05, - "loss": 0.7716, - "step": 3319 - }, - { - "epoch": 2.87, - "grad_norm": 0.0, - "learning_rate": 1.5928864039470923e-05, - "loss": 0.4065, - "step": 3320 - }, - { - "epoch": 2.87, - "grad_norm": 0.0, - "learning_rate": 1.5926356685579276e-05, - "loss": 0.6084, - "step": 3321 - }, - { - "epoch": 2.87, - "grad_norm": 0.0, - "learning_rate": 1.592384875728143e-05, - "loss": 0.5905, - "step": 3322 - }, - { - "epoch": 2.87, - "grad_norm": 0.0, - "learning_rate": 1.5921340254820466e-05, - "loss": 0.3714, - "step": 3323 - }, - { - "epoch": 2.88, - "grad_norm": 0.0, - "learning_rate": 1.5918831178439517e-05, - "loss": 0.5297, - "step": 3324 - }, - { - "epoch": 2.88, - "grad_norm": 0.0, - "learning_rate": 1.5916321528381774e-05, - "loss": 0.598, - "step": 3325 - }, - { - "epoch": 2.88, - "grad_norm": 0.0, - "learning_rate": 1.5913811304890485e-05, - "loss": 0.4506, - "step": 3326 - }, - { - "epoch": 2.88, - "grad_norm": 0.0, - "learning_rate": 1.5911300508208948e-05, - "loss": 0.5084, - "step": 3327 - }, - { - "epoch": 2.88, - "grad_norm": 0.0, - "learning_rate": 1.5908789138580515e-05, - "loss": 0.7521, - "step": 3328 - }, - { - "epoch": 2.88, - "grad_norm": 0.0, - "learning_rate": 1.590627719624861e-05, - "loss": 0.4631, - "step": 3329 - }, - { - "epoch": 2.88, - "grad_norm": 0.0, - "learning_rate": 1.590376468145669e-05, - "loss": 0.3594, - "step": 3330 - }, - { - "epoch": 2.88, - "grad_norm": 0.0, - "learning_rate": 1.590125159444828e-05, - "loss": 0.3733, - "step": 3331 - }, - { - "epoch": 2.88, - "grad_norm": 0.0, - "learning_rate": 1.589873793546696e-05, - "loss": 0.6084, - "step": 3332 - }, - { - "epoch": 2.88, - "grad_norm": 0.0, - "learning_rate": 1.5896223704756364e-05, - "loss": 0.3627, - "step": 3333 - }, - { - "epoch": 2.88, - "grad_norm": 0.0, - "learning_rate": 1.589370890256018e-05, - "loss": 0.8479, - "step": 3334 - }, - { - "epoch": 2.88, - "grad_norm": 0.0, - "learning_rate": 1.589119352912216e-05, - "loss": 0.3357, - "step": 3335 - }, - { - "epoch": 2.89, - "grad_norm": 0.0, - "learning_rate": 1.5888677584686087e-05, - "loss": 0.7484, - "step": 3336 - }, - { - "epoch": 2.89, - "grad_norm": 0.0, - "learning_rate": 1.588616106949583e-05, - "loss": 0.6795, - "step": 3337 - }, - { - "epoch": 2.89, - "grad_norm": 0.0, - "learning_rate": 1.5883643983795303e-05, - "loss": 0.8267, - "step": 3338 - }, - { - "epoch": 2.89, - "grad_norm": 0.0, - "learning_rate": 1.588112632782846e-05, - "loss": 0.5107, - "step": 3339 - }, - { - "epoch": 2.89, - "grad_norm": 0.0, - "learning_rate": 1.587860810183933e-05, - "loss": 0.6755, - "step": 3340 - }, - { - "epoch": 2.89, - "grad_norm": 0.0, - "learning_rate": 1.5876089306071986e-05, - "loss": 0.4138, - "step": 3341 - }, - { - "epoch": 2.89, - "grad_norm": 0.0, - "learning_rate": 1.5873569940770565e-05, - "loss": 0.5516, - "step": 3342 - }, - { - "epoch": 2.89, - "grad_norm": 0.0, - "learning_rate": 1.587105000617925e-05, - "loss": 0.4742, - "step": 3343 - }, - { - "epoch": 2.89, - "grad_norm": 0.0, - "learning_rate": 1.5868529502542278e-05, - "loss": 0.4213, - "step": 3344 - }, - { - "epoch": 2.89, - "grad_norm": 0.0, - "learning_rate": 1.5866008430103953e-05, - "loss": 0.5953, - "step": 3345 - }, - { - "epoch": 2.89, - "grad_norm": 0.0, - "learning_rate": 1.586348678910863e-05, - "loss": 0.4319, - "step": 3346 - }, - { - "epoch": 2.9, - "grad_norm": 0.0, - "learning_rate": 1.586096457980071e-05, - "loss": 0.5958, - "step": 3347 - }, - { - "epoch": 2.9, - "grad_norm": 0.0, - "learning_rate": 1.5858441802424658e-05, - "loss": 0.5666, - "step": 3348 - }, - { - "epoch": 2.9, - "grad_norm": 0.0, - "learning_rate": 1.585591845722499e-05, - "loss": 0.7166, - "step": 3349 - }, - { - "epoch": 2.9, - "grad_norm": 0.0, - "learning_rate": 1.5853394544446287e-05, - "loss": 0.4693, - "step": 3350 - }, - { - "epoch": 2.9, - "grad_norm": 0.0, - "learning_rate": 1.5850870064333168e-05, - "loss": 0.4744, - "step": 3351 - }, - { - "epoch": 2.9, - "grad_norm": 0.0, - "learning_rate": 1.5848345017130315e-05, - "loss": 0.3953, - "step": 3352 - }, - { - "epoch": 2.9, - "grad_norm": 0.0, - "learning_rate": 1.584581940308247e-05, - "loss": 0.5372, - "step": 3353 - }, - { - "epoch": 2.9, - "grad_norm": 0.0, - "learning_rate": 1.5843293222434425e-05, - "loss": 0.5204, - "step": 3354 - }, - { - "epoch": 2.9, - "grad_norm": 0.0, - "learning_rate": 1.5840766475431028e-05, - "loss": 0.6787, - "step": 3355 - }, - { - "epoch": 2.9, - "grad_norm": 0.0, - "learning_rate": 1.5838239162317178e-05, - "loss": 0.4133, - "step": 3356 - }, - { - "epoch": 2.9, - "grad_norm": 0.0, - "learning_rate": 1.583571128333784e-05, - "loss": 0.378, - "step": 3357 - }, - { - "epoch": 2.9, - "grad_norm": 0.0, - "learning_rate": 1.583318283873801e-05, - "loss": 0.6815, - "step": 3358 - }, - { - "epoch": 2.91, - "grad_norm": 0.0, - "learning_rate": 1.5830653828762777e-05, - "loss": 0.3813, - "step": 3359 - }, - { - "epoch": 2.91, - "grad_norm": 0.0, - "learning_rate": 1.5828124253657247e-05, - "loss": 0.3082, - "step": 3360 - }, - { - "epoch": 2.91, - "grad_norm": 0.0, - "learning_rate": 1.5825594113666604e-05, - "loss": 0.5418, - "step": 3361 - }, - { - "epoch": 2.91, - "grad_norm": 0.0, - "learning_rate": 1.582306340903607e-05, - "loss": 0.4743, - "step": 3362 - }, - { - "epoch": 2.91, - "grad_norm": 0.0, - "learning_rate": 1.582053214001094e-05, - "loss": 0.3546, - "step": 3363 - }, - { - "epoch": 2.91, - "grad_norm": 0.0, - "learning_rate": 1.5818000306836557e-05, - "loss": 0.3664, - "step": 3364 - }, - { - "epoch": 2.91, - "grad_norm": 0.0, - "learning_rate": 1.5815467909758306e-05, - "loss": 0.5602, - "step": 3365 - }, - { - "epoch": 2.91, - "grad_norm": 0.0, - "learning_rate": 1.5812934949021642e-05, - "loss": 0.2869, - "step": 3366 - }, - { - "epoch": 2.91, - "grad_norm": 0.0, - "learning_rate": 1.581040142487207e-05, - "loss": 0.5646, - "step": 3367 - }, - { - "epoch": 2.91, - "grad_norm": 0.0, - "learning_rate": 1.5807867337555153e-05, - "loss": 0.5401, - "step": 3368 - }, - { - "epoch": 2.91, - "grad_norm": 0.0, - "learning_rate": 1.5805332687316503e-05, - "loss": 0.3582, - "step": 3369 - }, - { - "epoch": 2.92, - "grad_norm": 0.0, - "learning_rate": 1.5802797474401784e-05, - "loss": 0.7415, - "step": 3370 - }, - { - "epoch": 2.92, - "grad_norm": 0.0, - "learning_rate": 1.580026169905672e-05, - "loss": 0.3933, - "step": 3371 - }, - { - "epoch": 2.92, - "grad_norm": 0.0, - "learning_rate": 1.579772536152709e-05, - "loss": 0.4432, - "step": 3372 - }, - { - "epoch": 2.92, - "grad_norm": 0.0, - "learning_rate": 1.5795188462058734e-05, - "loss": 0.2119, - "step": 3373 - }, - { - "epoch": 2.92, - "grad_norm": 0.0, - "learning_rate": 1.579265100089752e-05, - "loss": 0.5139, - "step": 3374 - }, - { - "epoch": 2.92, - "grad_norm": 0.0, - "learning_rate": 1.5790112978289406e-05, - "loss": 0.4165, - "step": 3375 - }, - { - "epoch": 2.92, - "grad_norm": 0.0, - "learning_rate": 1.578757439448038e-05, - "loss": 0.3849, - "step": 3376 - }, - { - "epoch": 2.92, - "grad_norm": 0.0, - "learning_rate": 1.5785035249716495e-05, - "loss": 0.8889, - "step": 3377 - }, - { - "epoch": 2.92, - "grad_norm": 0.0, - "learning_rate": 1.578249554424385e-05, - "loss": 0.5492, - "step": 3378 - }, - { - "epoch": 2.92, - "grad_norm": 0.0, - "learning_rate": 1.57799552783086e-05, - "loss": 0.3064, - "step": 3379 - }, - { - "epoch": 2.92, - "grad_norm": 0.0, - "learning_rate": 1.5777414452156972e-05, - "loss": 0.6848, - "step": 3380 - }, - { - "epoch": 2.92, - "grad_norm": 0.0, - "learning_rate": 1.5774873066035224e-05, - "loss": 0.489, - "step": 3381 - }, - { - "epoch": 2.93, - "grad_norm": 0.0, - "learning_rate": 1.5772331120189675e-05, - "loss": 0.5521, - "step": 3382 - }, - { - "epoch": 2.93, - "grad_norm": 0.0, - "learning_rate": 1.5769788614866705e-05, - "loss": 0.5441, - "step": 3383 - }, - { - "epoch": 2.93, - "grad_norm": 0.0, - "learning_rate": 1.5767245550312746e-05, - "loss": 0.3277, - "step": 3384 - }, - { - "epoch": 2.93, - "grad_norm": 0.0, - "learning_rate": 1.5764701926774277e-05, - "loss": 0.3624, - "step": 3385 - }, - { - "epoch": 2.93, - "grad_norm": 0.0, - "learning_rate": 1.5762157744497832e-05, - "loss": 0.9579, - "step": 3386 - }, - { - "epoch": 2.93, - "grad_norm": 0.0, - "learning_rate": 1.575961300373001e-05, - "loss": 0.2993, - "step": 3387 - }, - { - "epoch": 2.93, - "grad_norm": 0.0, - "learning_rate": 1.5757067704717465e-05, - "loss": 0.335, - "step": 3388 - }, - { - "epoch": 2.93, - "grad_norm": 0.0, - "learning_rate": 1.575452184770688e-05, - "loss": 0.5481, - "step": 3389 - }, - { - "epoch": 2.93, - "grad_norm": 0.0, - "learning_rate": 1.5751975432945027e-05, - "loss": 0.4981, - "step": 3390 - }, - { - "epoch": 2.93, - "grad_norm": 0.0, - "learning_rate": 1.5749428460678698e-05, - "loss": 0.3309, - "step": 3391 - }, - { - "epoch": 2.93, - "grad_norm": 0.0, - "learning_rate": 1.574688093115477e-05, - "loss": 0.4493, - "step": 3392 - }, - { - "epoch": 2.94, - "grad_norm": 0.0, - "learning_rate": 1.574433284462015e-05, - "loss": 0.4941, - "step": 3393 - }, - { - "epoch": 2.94, - "grad_norm": 0.0, - "learning_rate": 1.5741784201321814e-05, - "loss": 0.3877, - "step": 3394 - }, - { - "epoch": 2.94, - "grad_norm": 0.0, - "learning_rate": 1.5739235001506786e-05, - "loss": 0.415, - "step": 3395 - }, - { - "epoch": 2.94, - "grad_norm": 0.0, - "learning_rate": 1.5736685245422142e-05, - "loss": 0.5884, - "step": 3396 - }, - { - "epoch": 2.94, - "grad_norm": 0.0, - "learning_rate": 1.573413493331502e-05, - "loss": 0.3324, - "step": 3397 - }, - { - "epoch": 2.94, - "grad_norm": 0.0, - "learning_rate": 1.57315840654326e-05, - "loss": 0.4552, - "step": 3398 - }, - { - "epoch": 2.94, - "grad_norm": 0.0, - "learning_rate": 1.5729032642022126e-05, - "loss": 0.3209, - "step": 3399 - }, - { - "epoch": 2.94, - "grad_norm": 0.0, - "learning_rate": 1.572648066333089e-05, - "loss": 0.469, - "step": 3400 - }, - { - "epoch": 2.94, - "grad_norm": 0.0, - "learning_rate": 1.5723928129606246e-05, - "loss": 0.4638, - "step": 3401 - }, - { - "epoch": 2.94, - "grad_norm": 0.0, - "learning_rate": 1.572137504109559e-05, - "loss": 0.4656, - "step": 3402 - }, - { - "epoch": 2.94, - "grad_norm": 0.0, - "learning_rate": 1.5718821398046373e-05, - "loss": 0.7199, - "step": 3403 - }, - { - "epoch": 2.94, - "grad_norm": 0.0, - "learning_rate": 1.5716267200706114e-05, - "loss": 0.3663, - "step": 3404 - }, - { - "epoch": 2.95, - "grad_norm": 0.0, - "learning_rate": 1.5713712449322374e-05, - "loss": 0.5297, - "step": 3405 - }, - { - "epoch": 2.95, - "grad_norm": 0.0, - "learning_rate": 1.5711157144142767e-05, - "loss": 0.4871, - "step": 3406 - }, - { - "epoch": 2.95, - "grad_norm": 0.0, - "learning_rate": 1.5708601285414958e-05, - "loss": 0.6367, - "step": 3407 - }, - { - "epoch": 2.95, - "grad_norm": 0.0, - "learning_rate": 1.5706044873386685e-05, - "loss": 0.6297, - "step": 3408 - }, - { - "epoch": 2.95, - "grad_norm": 0.0, - "learning_rate": 1.5703487908305716e-05, - "loss": 0.7065, - "step": 3409 - }, - { - "epoch": 2.95, - "grad_norm": 0.0, - "learning_rate": 1.5700930390419884e-05, - "loss": 0.5507, - "step": 3410 - }, - { - "epoch": 2.95, - "grad_norm": 0.0, - "learning_rate": 1.5698372319977072e-05, - "loss": 0.2961, - "step": 3411 - }, - { - "epoch": 2.95, - "grad_norm": 0.0, - "learning_rate": 1.569581369722522e-05, - "loss": 0.3136, - "step": 3412 - }, - { - "epoch": 2.95, - "grad_norm": 0.0, - "learning_rate": 1.5693254522412326e-05, - "loss": 0.6874, - "step": 3413 - }, - { - "epoch": 2.95, - "grad_norm": 0.0, - "learning_rate": 1.5690694795786426e-05, - "loss": 0.5141, - "step": 3414 - }, - { - "epoch": 2.95, - "grad_norm": 0.0, - "learning_rate": 1.5688134517595623e-05, - "loss": 0.3669, - "step": 3415 - }, - { - "epoch": 2.96, - "grad_norm": 0.0, - "learning_rate": 1.5685573688088066e-05, - "loss": 0.5408, - "step": 3416 - }, - { - "epoch": 2.96, - "grad_norm": 0.0, - "learning_rate": 1.568301230751197e-05, - "loss": 0.4018, - "step": 3417 - }, - { - "epoch": 2.96, - "grad_norm": 0.0, - "learning_rate": 1.5680450376115585e-05, - "loss": 0.6228, - "step": 3418 - }, - { - "epoch": 2.96, - "grad_norm": 0.0, - "learning_rate": 1.567788789414723e-05, - "loss": 0.3819, - "step": 3419 - }, - { - "epoch": 2.96, - "grad_norm": 0.0, - "learning_rate": 1.5675324861855263e-05, - "loss": 0.5558, - "step": 3420 - }, - { - "epoch": 2.96, - "grad_norm": 0.0, - "learning_rate": 1.5672761279488113e-05, - "loss": 0.5879, - "step": 3421 - }, - { - "epoch": 2.96, - "grad_norm": 0.0, - "learning_rate": 1.5670197147294245e-05, - "loss": 0.4897, - "step": 3422 - }, - { - "epoch": 2.96, - "grad_norm": 0.0, - "learning_rate": 1.566763246552219e-05, - "loss": 0.8829, - "step": 3423 - }, - { - "epoch": 2.96, - "grad_norm": 0.0, - "learning_rate": 1.5665067234420522e-05, - "loss": 0.6628, - "step": 3424 - }, - { - "epoch": 2.96, - "grad_norm": 0.0, - "learning_rate": 1.5662501454237878e-05, - "loss": 0.2669, - "step": 3425 - }, - { - "epoch": 2.96, - "grad_norm": 0.0, - "learning_rate": 1.5659935125222943e-05, - "loss": 0.4982, - "step": 3426 - }, - { - "epoch": 2.96, - "grad_norm": 0.0, - "learning_rate": 1.5657368247624457e-05, - "loss": 0.6371, - "step": 3427 - }, - { - "epoch": 2.97, - "grad_norm": 0.0, - "learning_rate": 1.565480082169121e-05, - "loss": 0.7796, - "step": 3428 - }, - { - "epoch": 2.97, - "grad_norm": 0.0, - "learning_rate": 1.5652232847672044e-05, - "loss": 0.6112, - "step": 3429 - }, - { - "epoch": 2.97, - "grad_norm": 0.0, - "learning_rate": 1.5649664325815863e-05, - "loss": 0.8277, - "step": 3430 - }, - { - "epoch": 2.97, - "grad_norm": 0.0, - "learning_rate": 1.5647095256371616e-05, - "loss": 0.7812, - "step": 3431 - }, - { - "epoch": 2.97, - "grad_norm": 0.0, - "learning_rate": 1.5644525639588304e-05, - "loss": 0.4745, - "step": 3432 - }, - { - "epoch": 2.97, - "grad_norm": 0.0, - "learning_rate": 1.5641955475714995e-05, - "loss": 0.9616, - "step": 3433 - }, - { - "epoch": 2.97, - "grad_norm": 0.0, - "learning_rate": 1.563938476500079e-05, - "loss": 0.4394, - "step": 3434 - }, - { - "epoch": 2.97, - "grad_norm": 0.0, - "learning_rate": 1.5636813507694853e-05, - "loss": 0.7004, - "step": 3435 - }, - { - "epoch": 2.97, - "grad_norm": 0.0, - "learning_rate": 1.5634241704046402e-05, - "loss": 0.6428, - "step": 3436 - }, - { - "epoch": 2.97, - "grad_norm": 0.0, - "learning_rate": 1.563166935430471e-05, - "loss": 0.4074, - "step": 3437 - }, - { - "epoch": 2.97, - "grad_norm": 0.0, - "learning_rate": 1.5629096458719097e-05, - "loss": 0.7464, - "step": 3438 - }, - { - "epoch": 2.97, - "grad_norm": 0.0, - "learning_rate": 1.562652301753894e-05, - "loss": 0.4931, - "step": 3439 - }, - { - "epoch": 2.98, - "grad_norm": 0.0, - "learning_rate": 1.562394903101366e-05, - "loss": 0.3291, - "step": 3440 - }, - { - "epoch": 2.98, - "grad_norm": 0.0, - "learning_rate": 1.5621374499392748e-05, - "loss": 0.619, - "step": 3441 - }, - { - "epoch": 2.98, - "grad_norm": 0.0, - "learning_rate": 1.5618799422925727e-05, - "loss": 0.515, - "step": 3442 - }, - { - "epoch": 2.98, - "grad_norm": 0.0, - "learning_rate": 1.56162238018622e-05, - "loss": 0.7548, - "step": 3443 - }, - { - "epoch": 2.98, - "grad_norm": 0.0, - "learning_rate": 1.561364763645179e-05, - "loss": 0.4671, - "step": 3444 - }, - { - "epoch": 2.98, - "grad_norm": 0.0, - "learning_rate": 1.5611070926944195e-05, - "loss": 0.347, - "step": 3445 - }, - { - "epoch": 2.98, - "grad_norm": 0.0, - "learning_rate": 1.560849367358916e-05, - "loss": 0.3589, - "step": 3446 - }, - { - "epoch": 2.98, - "grad_norm": 0.0, - "learning_rate": 1.5605915876636485e-05, - "loss": 0.5004, - "step": 3447 - }, - { - "epoch": 2.98, - "grad_norm": 0.0, - "learning_rate": 1.5603337536336022e-05, - "loss": 0.4637, - "step": 3448 - }, - { - "epoch": 2.98, - "grad_norm": 0.0, - "learning_rate": 1.5600758652937668e-05, - "loss": 0.3965, - "step": 3449 - }, - { - "epoch": 2.98, - "grad_norm": 0.0, - "learning_rate": 1.5598179226691382e-05, - "loss": 0.5421, - "step": 3450 - }, - { - "epoch": 2.99, - "grad_norm": 0.0, - "learning_rate": 1.559559925784717e-05, - "loss": 0.4135, - "step": 3451 - }, - { - "epoch": 2.99, - "grad_norm": 0.0, - "learning_rate": 1.55930187466551e-05, - "loss": 1.0968, - "step": 3452 - }, - { - "epoch": 2.99, - "grad_norm": 0.0, - "learning_rate": 1.5590437693365274e-05, - "loss": 0.7307, - "step": 3453 - }, - { - "epoch": 2.99, - "grad_norm": 0.0, - "learning_rate": 1.5587856098227866e-05, - "loss": 0.3768, - "step": 3454 - }, - { - "epoch": 2.99, - "grad_norm": 0.0, - "learning_rate": 1.5585273961493096e-05, - "loss": 0.7836, - "step": 3455 - }, - { - "epoch": 2.99, - "grad_norm": 0.0, - "learning_rate": 1.5582691283411228e-05, - "loss": 0.4094, - "step": 3456 - }, - { - "epoch": 2.99, - "grad_norm": 0.0, - "learning_rate": 1.558010806423259e-05, - "loss": 0.4473, - "step": 3457 - }, - { - "epoch": 2.99, - "grad_norm": 0.0, - "learning_rate": 1.557752430420756e-05, - "loss": 0.4508, - "step": 3458 - }, - { - "epoch": 2.99, - "grad_norm": 0.0, - "learning_rate": 1.557494000358656e-05, - "loss": 0.7656, - "step": 3459 - }, - { - "epoch": 2.99, - "grad_norm": 0.0, - "learning_rate": 1.5572355162620077e-05, - "loss": 0.6402, - "step": 3460 - }, - { - "epoch": 2.99, - "grad_norm": 0.0, - "learning_rate": 1.5569769781558642e-05, - "loss": 0.5085, - "step": 3461 - }, - { - "epoch": 2.99, - "grad_norm": 0.0, - "learning_rate": 1.5567183860652836e-05, - "loss": 0.6609, - "step": 3462 - }, - { - "epoch": 3.0, - "grad_norm": 0.0, - "learning_rate": 1.5564597400153304e-05, - "loss": 0.4416, - "step": 3463 - }, - { - "epoch": 3.0, - "grad_norm": 0.0, - "learning_rate": 1.5562010400310734e-05, - "loss": 0.4943, - "step": 3464 - }, - { - "epoch": 3.0, - "grad_norm": 0.0, - "learning_rate": 1.5559422861375864e-05, - "loss": 0.7058, - "step": 3465 - }, - { - "epoch": 3.0, - "grad_norm": 0.0, - "learning_rate": 1.5556834783599493e-05, - "loss": 0.6028, - "step": 3466 - }, - { - "epoch": 3.0, - "grad_norm": 0.0, - "learning_rate": 1.5554246167232466e-05, - "loss": 0.8034, - "step": 3467 - }, - { - "epoch": 3.0, - "grad_norm": 0.0, - "learning_rate": 1.5551657012525684e-05, - "loss": 0.5227, - "step": 3468 - }, - { - "epoch": 3.0, - "grad_norm": 0.0, - "learning_rate": 1.55490673197301e-05, - "loss": 0.2365, - "step": 3469 - }, - { - "epoch": 3.0, - "grad_norm": 0.0, - "learning_rate": 1.5546477089096707e-05, - "loss": 0.2679, - "step": 3470 - }, - { - "epoch": 3.0, - "grad_norm": 0.0, - "learning_rate": 1.5543886320876572e-05, - "loss": 0.4142, - "step": 3471 - }, - { - "epoch": 3.0, - "grad_norm": 0.0, - "learning_rate": 1.55412950153208e-05, - "loss": 0.3892, - "step": 3472 - }, - { - "epoch": 3.0, - "grad_norm": 0.0, - "learning_rate": 1.5538703172680544e-05, - "loss": 0.4196, - "step": 3473 - }, - { - "epoch": 3.01, - "grad_norm": 0.0, - "learning_rate": 1.5536110793207025e-05, - "loss": 0.4159, - "step": 3474 - }, - { - "epoch": 3.01, - "grad_norm": 0.0, - "learning_rate": 1.5533517877151504e-05, - "loss": 0.2769, - "step": 3475 - }, - { - "epoch": 3.01, - "grad_norm": 0.0, - "learning_rate": 1.553092442476529e-05, - "loss": 0.3467, - "step": 3476 - }, - { - "epoch": 3.01, - "grad_norm": 0.0, - "learning_rate": 1.5528330436299763e-05, - "loss": 0.2346, - "step": 3477 - }, - { - "epoch": 3.01, - "grad_norm": 0.0, - "learning_rate": 1.5525735912006333e-05, - "loss": 0.2528, - "step": 3478 - }, - { - "epoch": 3.01, - "grad_norm": 0.0, - "learning_rate": 1.5523140852136473e-05, - "loss": 0.3196, - "step": 3479 - }, - { - "epoch": 3.01, - "grad_norm": 0.0, - "learning_rate": 1.552054525694171e-05, - "loss": 0.4283, - "step": 3480 - }, - { - "epoch": 3.01, - "grad_norm": 0.0, - "learning_rate": 1.5517949126673618e-05, - "loss": 0.2012, - "step": 3481 - }, - { - "epoch": 3.01, - "grad_norm": 0.0, - "learning_rate": 1.5515352461583824e-05, - "loss": 0.2542, - "step": 3482 - }, - { - "epoch": 3.01, - "grad_norm": 0.0, - "learning_rate": 1.5512755261924006e-05, - "loss": 0.2399, - "step": 3483 - }, - { - "epoch": 3.01, - "grad_norm": 0.0, - "learning_rate": 1.55101575279459e-05, - "loss": 0.2445, - "step": 3484 - }, - { - "epoch": 3.01, - "grad_norm": 0.0, - "learning_rate": 1.550755925990128e-05, - "loss": 0.3175, - "step": 3485 - }, - { - "epoch": 3.02, - "grad_norm": 0.0, - "learning_rate": 1.550496045804199e-05, - "loss": 0.4914, - "step": 3486 - }, - { - "epoch": 3.02, - "grad_norm": 0.0, - "learning_rate": 1.5502361122619907e-05, - "loss": 0.214, - "step": 3487 - }, - { - "epoch": 3.02, - "grad_norm": 0.0, - "learning_rate": 1.549976125388698e-05, - "loss": 0.2271, - "step": 3488 - }, - { - "epoch": 3.02, - "grad_norm": 0.0, - "learning_rate": 1.5497160852095187e-05, - "loss": 0.2473, - "step": 3489 - }, - { - "epoch": 3.02, - "grad_norm": 0.0, - "learning_rate": 1.5494559917496578e-05, - "loss": 0.3205, - "step": 3490 - }, - { - "epoch": 3.02, - "grad_norm": 0.0, - "learning_rate": 1.5491958450343242e-05, - "loss": 0.4563, - "step": 3491 - }, - { - "epoch": 3.02, - "grad_norm": 0.0, - "learning_rate": 1.548935645088732e-05, - "loss": 0.5157, - "step": 3492 - }, - { - "epoch": 3.02, - "grad_norm": 0.0, - "learning_rate": 1.548675391938102e-05, - "loss": 0.2621, - "step": 3493 - }, - { - "epoch": 3.02, - "grad_norm": 0.0, - "learning_rate": 1.548415085607658e-05, - "loss": 0.2866, - "step": 3494 - }, - { - "epoch": 3.02, - "grad_norm": 0.0, - "learning_rate": 1.54815472612263e-05, - "loss": 0.2658, - "step": 3495 - }, - { - "epoch": 3.02, - "grad_norm": 0.0, - "learning_rate": 1.547894313508253e-05, - "loss": 0.3281, - "step": 3496 - }, - { - "epoch": 3.03, - "grad_norm": 0.0, - "learning_rate": 1.547633847789768e-05, - "loss": 0.2492, - "step": 3497 - }, - { - "epoch": 3.03, - "grad_norm": 0.0, - "learning_rate": 1.5473733289924197e-05, - "loss": 0.1878, - "step": 3498 - }, - { - "epoch": 3.03, - "grad_norm": 0.0, - "learning_rate": 1.5471127571414588e-05, - "loss": 0.3583, - "step": 3499 - }, - { - "epoch": 3.03, - "grad_norm": 0.0, - "learning_rate": 1.546852132262141e-05, - "loss": 0.2589, - "step": 3500 - }, - { - "epoch": 3.03, - "grad_norm": 0.0, - "learning_rate": 1.546591454379727e-05, - "loss": 0.3431, - "step": 3501 - }, - { - "epoch": 3.03, - "grad_norm": 0.0, - "learning_rate": 1.5463307235194826e-05, - "loss": 0.2515, - "step": 3502 - }, - { - "epoch": 3.03, - "grad_norm": 0.0, - "learning_rate": 1.5460699397066796e-05, - "loss": 0.234, - "step": 3503 - }, - { - "epoch": 3.03, - "grad_norm": 0.0, - "learning_rate": 1.545809102966593e-05, - "loss": 0.3007, - "step": 3504 - }, - { - "epoch": 3.03, - "grad_norm": 0.0, - "learning_rate": 1.545548213324505e-05, - "loss": 0.2631, - "step": 3505 - }, - { - "epoch": 3.03, - "grad_norm": 0.0, - "learning_rate": 1.5452872708057022e-05, - "loss": 0.3883, - "step": 3506 - }, - { - "epoch": 3.03, - "grad_norm": 0.0, - "learning_rate": 1.545026275435476e-05, - "loss": 0.2377, - "step": 3507 - }, - { - "epoch": 3.03, - "grad_norm": 0.0, - "learning_rate": 1.5447652272391227e-05, - "loss": 0.3394, - "step": 3508 - }, - { - "epoch": 3.04, - "grad_norm": 0.0, - "learning_rate": 1.5445041262419444e-05, - "loss": 0.3638, - "step": 3509 - }, - { - "epoch": 3.04, - "grad_norm": 0.0, - "learning_rate": 1.544242972469248e-05, - "loss": 0.2956, - "step": 3510 - }, - { - "epoch": 3.04, - "grad_norm": 0.0, - "learning_rate": 1.543981765946346e-05, - "loss": 0.2345, - "step": 3511 - }, - { - "epoch": 3.04, - "grad_norm": 0.0, - "learning_rate": 1.5437205066985553e-05, - "loss": 0.235, - "step": 3512 - }, - { - "epoch": 3.04, - "grad_norm": 0.0, - "learning_rate": 1.5434591947511978e-05, - "loss": 0.4526, - "step": 3513 - }, - { - "epoch": 3.04, - "grad_norm": 0.0, - "learning_rate": 1.5431978301296017e-05, - "loss": 0.3821, - "step": 3514 - }, - { - "epoch": 3.04, - "grad_norm": 0.0, - "learning_rate": 1.5429364128590985e-05, - "loss": 0.4578, - "step": 3515 - }, - { - "epoch": 3.04, - "grad_norm": 0.0, - "learning_rate": 1.5426749429650266e-05, - "loss": 0.2465, - "step": 3516 - }, - { - "epoch": 3.04, - "grad_norm": 0.0, - "learning_rate": 1.5424134204727284e-05, - "loss": 0.3226, - "step": 3517 - }, - { - "epoch": 3.04, - "grad_norm": 0.0, - "learning_rate": 1.542151845407552e-05, - "loss": 0.3507, - "step": 3518 - }, - { - "epoch": 3.04, - "grad_norm": 0.0, - "learning_rate": 1.5418902177948494e-05, - "loss": 0.2158, - "step": 3519 - }, - { - "epoch": 3.04, - "grad_norm": 0.0, - "learning_rate": 1.54162853765998e-05, - "loss": 0.2576, - "step": 3520 - }, - { - "epoch": 3.05, - "grad_norm": 0.0, - "learning_rate": 1.5413668050283058e-05, - "loss": 0.5562, - "step": 3521 - }, - { - "epoch": 3.05, - "grad_norm": 0.0, - "learning_rate": 1.5411050199251953e-05, - "loss": 0.6049, - "step": 3522 - }, - { - "epoch": 3.05, - "grad_norm": 0.0, - "learning_rate": 1.5408431823760217e-05, - "loss": 0.4473, - "step": 3523 - }, - { - "epoch": 3.05, - "grad_norm": 0.0, - "learning_rate": 1.540581292406164e-05, - "loss": 0.3337, - "step": 3524 - }, - { - "epoch": 3.05, - "grad_norm": 0.0, - "learning_rate": 1.5403193500410043e-05, - "loss": 0.3653, - "step": 3525 - }, - { - "epoch": 3.05, - "grad_norm": 0.0, - "learning_rate": 1.540057355305932e-05, - "loss": 0.2884, - "step": 3526 - }, - { - "epoch": 3.05, - "grad_norm": 0.0, - "learning_rate": 1.5397953082263408e-05, - "loss": 0.2915, - "step": 3527 - }, - { - "epoch": 3.05, - "grad_norm": 0.0, - "learning_rate": 1.5395332088276292e-05, - "loss": 0.4349, - "step": 3528 - }, - { - "epoch": 3.05, - "grad_norm": 0.0, - "learning_rate": 1.5392710571352004e-05, - "loss": 0.3077, - "step": 3529 - }, - { - "epoch": 3.05, - "grad_norm": 0.0, - "learning_rate": 1.5390088531744635e-05, - "loss": 0.4693, - "step": 3530 - }, - { - "epoch": 3.05, - "grad_norm": 0.0, - "learning_rate": 1.5387465969708328e-05, - "loss": 0.2968, - "step": 3531 - }, - { - "epoch": 3.06, - "grad_norm": 0.0, - "learning_rate": 1.5384842885497266e-05, - "loss": 0.455, - "step": 3532 - }, - { - "epoch": 3.06, - "grad_norm": 0.0, - "learning_rate": 1.5382219279365695e-05, - "loss": 0.3902, - "step": 3533 - }, - { - "epoch": 3.06, - "grad_norm": 0.0, - "learning_rate": 1.5379595151567897e-05, - "loss": 0.2246, - "step": 3534 - }, - { - "epoch": 3.06, - "grad_norm": 0.0, - "learning_rate": 1.5376970502358222e-05, - "loss": 0.3362, - "step": 3535 - }, - { - "epoch": 3.06, - "grad_norm": 0.0, - "learning_rate": 1.5374345331991056e-05, - "loss": 0.2947, - "step": 3536 - }, - { - "epoch": 3.06, - "grad_norm": 0.0, - "learning_rate": 1.537171964072084e-05, - "loss": 0.4498, - "step": 3537 - }, - { - "epoch": 3.06, - "grad_norm": 0.0, - "learning_rate": 1.536909342880207e-05, - "loss": 0.3735, - "step": 3538 - }, - { - "epoch": 3.06, - "grad_norm": 0.0, - "learning_rate": 1.536646669648929e-05, - "loss": 0.3301, - "step": 3539 - }, - { - "epoch": 3.06, - "grad_norm": 0.0, - "learning_rate": 1.536383944403709e-05, - "loss": 0.2441, - "step": 3540 - }, - { - "epoch": 3.06, - "grad_norm": 0.0, - "learning_rate": 1.5361211671700117e-05, - "loss": 0.3838, - "step": 3541 - }, - { - "epoch": 3.06, - "grad_norm": 0.0, - "learning_rate": 1.535858337973306e-05, - "loss": 0.4074, - "step": 3542 - }, - { - "epoch": 3.06, - "grad_norm": 0.0, - "learning_rate": 1.535595456839067e-05, - "loss": 0.5115, - "step": 3543 - }, - { - "epoch": 3.07, - "grad_norm": 0.0, - "learning_rate": 1.5353325237927736e-05, - "loss": 0.5245, - "step": 3544 - }, - { - "epoch": 3.07, - "grad_norm": 0.0, - "learning_rate": 1.53506953885991e-05, - "loss": 0.2851, - "step": 3545 - }, - { - "epoch": 3.07, - "grad_norm": 0.0, - "learning_rate": 1.5348065020659673e-05, - "loss": 0.3903, - "step": 3546 - }, - { - "epoch": 3.07, - "grad_norm": 0.0, - "learning_rate": 1.5345434134364386e-05, - "loss": 0.2406, - "step": 3547 - }, - { - "epoch": 3.07, - "grad_norm": 0.0, - "learning_rate": 1.5342802729968244e-05, - "loss": 0.292, - "step": 3548 - }, - { - "epoch": 3.07, - "grad_norm": 0.0, - "learning_rate": 1.534017080772629e-05, - "loss": 0.3708, - "step": 3549 - }, - { - "epoch": 3.07, - "grad_norm": 0.0, - "learning_rate": 1.5337538367893613e-05, - "loss": 0.3423, - "step": 3550 - }, - { - "epoch": 3.07, - "grad_norm": 0.0, - "learning_rate": 1.5334905410725376e-05, - "loss": 0.2778, - "step": 3551 - }, - { - "epoch": 3.07, - "grad_norm": 0.0, - "learning_rate": 1.533227193647676e-05, - "loss": 0.3277, - "step": 3552 - }, - { - "epoch": 3.07, - "grad_norm": 0.0, - "learning_rate": 1.5329637945403018e-05, - "loss": 0.2808, - "step": 3553 - }, - { - "epoch": 3.07, - "grad_norm": 0.0, - "learning_rate": 1.532700343775945e-05, - "loss": 0.5728, - "step": 3554 - }, - { - "epoch": 3.08, - "grad_norm": 0.0, - "learning_rate": 1.5324368413801396e-05, - "loss": 0.3767, - "step": 3555 - }, - { - "epoch": 3.08, - "grad_norm": 0.0, - "learning_rate": 1.5321732873784264e-05, - "loss": 0.4087, - "step": 3556 - }, - { - "epoch": 3.08, - "grad_norm": 0.0, - "learning_rate": 1.531909681796349e-05, - "loss": 0.4581, - "step": 3557 - }, - { - "epoch": 3.08, - "grad_norm": 0.0, - "learning_rate": 1.5316460246594573e-05, - "loss": 0.4169, - "step": 3558 - }, - { - "epoch": 3.08, - "grad_norm": 0.0, - "learning_rate": 1.5313823159933067e-05, - "loss": 0.3797, - "step": 3559 - }, - { - "epoch": 3.08, - "grad_norm": 0.0, - "learning_rate": 1.531118555823456e-05, - "loss": 0.2325, - "step": 3560 - }, - { - "epoch": 3.08, - "grad_norm": 0.0, - "learning_rate": 1.5308547441754705e-05, - "loss": 0.4373, - "step": 3561 - }, - { - "epoch": 3.08, - "grad_norm": 0.0, - "learning_rate": 1.53059088107492e-05, - "loss": 0.2636, - "step": 3562 - }, - { - "epoch": 3.08, - "grad_norm": 0.0, - "learning_rate": 1.5303269665473785e-05, - "loss": 0.285, - "step": 3563 - }, - { - "epoch": 3.08, - "grad_norm": 0.0, - "learning_rate": 1.530063000618426e-05, - "loss": 0.4988, - "step": 3564 - }, - { - "epoch": 3.08, - "grad_norm": 0.0, - "learning_rate": 1.5297989833136472e-05, - "loss": 0.2956, - "step": 3565 - }, - { - "epoch": 3.08, - "grad_norm": 0.0, - "learning_rate": 1.5295349146586315e-05, - "loss": 0.5162, - "step": 3566 - }, - { - "epoch": 3.09, - "grad_norm": 0.0, - "learning_rate": 1.529270794678974e-05, - "loss": 0.3619, - "step": 3567 - }, - { - "epoch": 3.09, - "grad_norm": 0.0, - "learning_rate": 1.529006623400274e-05, - "loss": 0.4091, - "step": 3568 - }, - { - "epoch": 3.09, - "grad_norm": 0.0, - "learning_rate": 1.528742400848136e-05, - "loss": 0.3417, - "step": 3569 - }, - { - "epoch": 3.09, - "grad_norm": 0.0, - "learning_rate": 1.5284781270481694e-05, - "loss": 0.3906, - "step": 3570 - }, - { - "epoch": 3.09, - "grad_norm": 0.0, - "learning_rate": 1.528213802025988e-05, - "loss": 0.4636, - "step": 3571 - }, - { - "epoch": 3.09, - "grad_norm": 0.0, - "learning_rate": 1.5279494258072127e-05, - "loss": 0.3482, - "step": 3572 - }, - { - "epoch": 3.09, - "grad_norm": 0.0, - "learning_rate": 1.5276849984174673e-05, - "loss": 0.3557, - "step": 3573 - }, - { - "epoch": 3.09, - "grad_norm": 0.0, - "learning_rate": 1.5274205198823807e-05, - "loss": 0.4391, - "step": 3574 - }, - { - "epoch": 3.09, - "grad_norm": 0.0, - "learning_rate": 1.5271559902275876e-05, - "loss": 0.4165, - "step": 3575 - }, - { - "epoch": 3.09, - "grad_norm": 0.0, - "learning_rate": 1.5268914094787277e-05, - "loss": 0.2175, - "step": 3576 - }, - { - "epoch": 3.09, - "grad_norm": 0.0, - "learning_rate": 1.526626777661444e-05, - "loss": 0.3272, - "step": 3577 - }, - { - "epoch": 3.1, - "grad_norm": 0.0, - "learning_rate": 1.526362094801387e-05, - "loss": 0.3485, - "step": 3578 - }, - { - "epoch": 3.1, - "grad_norm": 0.0, - "learning_rate": 1.52609736092421e-05, - "loss": 0.236, - "step": 3579 - }, - { - "epoch": 3.1, - "grad_norm": 0.0, - "learning_rate": 1.5258325760555723e-05, - "loss": 0.4862, - "step": 3580 - }, - { - "epoch": 3.1, - "grad_norm": 0.0, - "learning_rate": 1.525567740221138e-05, - "loss": 0.3986, - "step": 3581 - }, - { - "epoch": 3.1, - "grad_norm": 0.0, - "learning_rate": 1.525302853446576e-05, - "loss": 0.2819, - "step": 3582 - }, - { - "epoch": 3.1, - "grad_norm": 0.0, - "learning_rate": 1.52503791575756e-05, - "loss": 0.3073, - "step": 3583 - }, - { - "epoch": 3.1, - "grad_norm": 0.0, - "learning_rate": 1.5247729271797691e-05, - "loss": 0.2758, - "step": 3584 - }, - { - "epoch": 3.1, - "grad_norm": 0.0, - "learning_rate": 1.524507887738887e-05, - "loss": 0.3964, - "step": 3585 - }, - { - "epoch": 3.1, - "grad_norm": 0.0, - "learning_rate": 1.5242427974606022e-05, - "loss": 0.4223, - "step": 3586 - }, - { - "epoch": 3.1, - "grad_norm": 0.0, - "learning_rate": 1.5239776563706085e-05, - "loss": 0.3968, - "step": 3587 - }, - { - "epoch": 3.1, - "grad_norm": 0.0, - "learning_rate": 1.5237124644946044e-05, - "loss": 0.2966, - "step": 3588 - }, - { - "epoch": 3.1, - "grad_norm": 0.0, - "learning_rate": 1.5234472218582932e-05, - "loss": 0.2561, - "step": 3589 - }, - { - "epoch": 3.11, - "grad_norm": 0.0, - "learning_rate": 1.5231819284873837e-05, - "loss": 0.3377, - "step": 3590 - }, - { - "epoch": 3.11, - "grad_norm": 0.0, - "learning_rate": 1.5229165844075887e-05, - "loss": 0.3696, - "step": 3591 - }, - { - "epoch": 3.11, - "grad_norm": 0.0, - "learning_rate": 1.5226511896446263e-05, - "loss": 0.3814, - "step": 3592 - }, - { - "epoch": 3.11, - "grad_norm": 0.0, - "learning_rate": 1.5223857442242203e-05, - "loss": 0.354, - "step": 3593 - }, - { - "epoch": 3.11, - "grad_norm": 0.0, - "learning_rate": 1.5221202481720983e-05, - "loss": 0.4074, - "step": 3594 - }, - { - "epoch": 3.11, - "grad_norm": 0.0, - "learning_rate": 1.521854701513993e-05, - "loss": 0.6124, - "step": 3595 - }, - { - "epoch": 3.11, - "grad_norm": 0.0, - "learning_rate": 1.521589104275643e-05, - "loss": 0.3287, - "step": 3596 - }, - { - "epoch": 3.11, - "grad_norm": 0.0, - "learning_rate": 1.5213234564827902e-05, - "loss": 0.5448, - "step": 3597 - }, - { - "epoch": 3.11, - "grad_norm": 0.0, - "learning_rate": 1.521057758161183e-05, - "loss": 0.2898, - "step": 3598 - }, - { - "epoch": 3.11, - "grad_norm": 0.0, - "learning_rate": 1.5207920093365733e-05, - "loss": 0.3898, - "step": 3599 - }, - { - "epoch": 3.11, - "grad_norm": 0.0, - "learning_rate": 1.520526210034719e-05, - "loss": 0.2754, - "step": 3600 - }, - { - "epoch": 3.12, - "grad_norm": 0.0, - "learning_rate": 1.5202603602813822e-05, - "loss": 0.3187, - "step": 3601 - }, - { - "epoch": 3.12, - "grad_norm": 0.0, - "learning_rate": 1.5199944601023302e-05, - "loss": 0.2465, - "step": 3602 - }, - { - "epoch": 3.12, - "grad_norm": 0.0, - "learning_rate": 1.5197285095233347e-05, - "loss": 0.3125, - "step": 3603 - }, - { - "epoch": 3.12, - "grad_norm": 0.0, - "learning_rate": 1.5194625085701735e-05, - "loss": 0.2081, - "step": 3604 - }, - { - "epoch": 3.12, - "grad_norm": 0.0, - "learning_rate": 1.5191964572686278e-05, - "loss": 0.1811, - "step": 3605 - }, - { - "epoch": 3.12, - "grad_norm": 0.0, - "learning_rate": 1.5189303556444847e-05, - "loss": 0.4218, - "step": 3606 - }, - { - "epoch": 3.12, - "grad_norm": 0.0, - "learning_rate": 1.518664203723536e-05, - "loss": 0.1749, - "step": 3607 - }, - { - "epoch": 3.12, - "grad_norm": 0.0, - "learning_rate": 1.5183980015315776e-05, - "loss": 0.3786, - "step": 3608 - }, - { - "epoch": 3.12, - "grad_norm": 0.0, - "learning_rate": 1.5181317490944114e-05, - "loss": 0.2315, - "step": 3609 - }, - { - "epoch": 3.12, - "grad_norm": 0.0, - "learning_rate": 1.5178654464378432e-05, - "loss": 0.3772, - "step": 3610 - }, - { - "epoch": 3.12, - "grad_norm": 0.0, - "learning_rate": 1.5175990935876848e-05, - "loss": 0.4987, - "step": 3611 - }, - { - "epoch": 3.12, - "grad_norm": 0.0, - "learning_rate": 1.5173326905697516e-05, - "loss": 0.5413, - "step": 3612 - }, - { - "epoch": 3.13, - "grad_norm": 0.0, - "learning_rate": 1.5170662374098645e-05, - "loss": 0.4718, - "step": 3613 - }, - { - "epoch": 3.13, - "grad_norm": 0.0, - "learning_rate": 1.5167997341338495e-05, - "loss": 0.3418, - "step": 3614 - }, - { - "epoch": 3.13, - "grad_norm": 0.0, - "learning_rate": 1.516533180767537e-05, - "loss": 0.2657, - "step": 3615 - }, - { - "epoch": 3.13, - "grad_norm": 0.0, - "learning_rate": 1.5162665773367624e-05, - "loss": 0.5959, - "step": 3616 - }, - { - "epoch": 3.13, - "grad_norm": 0.0, - "learning_rate": 1.5159999238673662e-05, - "loss": 0.4648, - "step": 3617 - }, - { - "epoch": 3.13, - "grad_norm": 0.0, - "learning_rate": 1.5157332203851929e-05, - "loss": 0.4171, - "step": 3618 - }, - { - "epoch": 3.13, - "grad_norm": 0.0, - "learning_rate": 1.515466466916093e-05, - "loss": 0.4233, - "step": 3619 - }, - { - "epoch": 3.13, - "grad_norm": 0.0, - "learning_rate": 1.5151996634859214e-05, - "loss": 0.3096, - "step": 3620 - }, - { - "epoch": 3.13, - "grad_norm": 0.0, - "learning_rate": 1.5149328101205374e-05, - "loss": 0.3268, - "step": 3621 - }, - { - "epoch": 3.13, - "grad_norm": 0.0, - "learning_rate": 1.5146659068458056e-05, - "loss": 0.3026, - "step": 3622 - }, - { - "epoch": 3.13, - "grad_norm": 0.0, - "learning_rate": 1.5143989536875956e-05, - "loss": 0.2052, - "step": 3623 - }, - { - "epoch": 3.13, - "grad_norm": 0.0, - "learning_rate": 1.5141319506717808e-05, - "loss": 0.3276, - "step": 3624 - }, - { - "epoch": 3.14, - "grad_norm": 0.0, - "learning_rate": 1.5138648978242412e-05, - "loss": 0.2915, - "step": 3625 - }, - { - "epoch": 3.14, - "grad_norm": 0.0, - "learning_rate": 1.51359779517086e-05, - "loss": 0.3252, - "step": 3626 - }, - { - "epoch": 3.14, - "grad_norm": 0.0, - "learning_rate": 1.5133306427375262e-05, - "loss": 0.3871, - "step": 3627 - }, - { - "epoch": 3.14, - "grad_norm": 0.0, - "learning_rate": 1.5130634405501331e-05, - "loss": 0.3735, - "step": 3628 - }, - { - "epoch": 3.14, - "grad_norm": 0.0, - "learning_rate": 1.512796188634579e-05, - "loss": 0.3504, - "step": 3629 - }, - { - "epoch": 3.14, - "grad_norm": 0.0, - "learning_rate": 1.512528887016767e-05, - "loss": 0.5804, - "step": 3630 - }, - { - "epoch": 3.14, - "grad_norm": 0.0, - "learning_rate": 1.512261535722605e-05, - "loss": 0.3622, - "step": 3631 - }, - { - "epoch": 3.14, - "grad_norm": 0.0, - "learning_rate": 1.5119941347780059e-05, - "loss": 0.3547, - "step": 3632 - }, - { - "epoch": 3.14, - "grad_norm": 0.0, - "learning_rate": 1.5117266842088874e-05, - "loss": 0.3692, - "step": 3633 - }, - { - "epoch": 3.14, - "grad_norm": 0.0, - "learning_rate": 1.5114591840411712e-05, - "loss": 0.3343, - "step": 3634 - }, - { - "epoch": 3.14, - "grad_norm": 0.0, - "learning_rate": 1.5111916343007856e-05, - "loss": 0.3479, - "step": 3635 - }, - { - "epoch": 3.15, - "grad_norm": 0.0, - "learning_rate": 1.5109240350136616e-05, - "loss": 0.4128, - "step": 3636 - }, - { - "epoch": 3.15, - "grad_norm": 0.0, - "learning_rate": 1.5106563862057364e-05, - "loss": 0.2543, - "step": 3637 - }, - { - "epoch": 3.15, - "grad_norm": 0.0, - "learning_rate": 1.5103886879029515e-05, - "loss": 0.2646, - "step": 3638 - }, - { - "epoch": 3.15, - "grad_norm": 0.0, - "learning_rate": 1.5101209401312533e-05, - "loss": 0.3073, - "step": 3639 - }, - { - "epoch": 3.15, - "grad_norm": 0.0, - "learning_rate": 1.5098531429165935e-05, - "loss": 0.2592, - "step": 3640 - }, - { - "epoch": 3.15, - "grad_norm": 0.0, - "learning_rate": 1.509585296284927e-05, - "loss": 0.336, - "step": 3641 - }, - { - "epoch": 3.15, - "grad_norm": 0.0, - "learning_rate": 1.5093174002622153e-05, - "loss": 0.5909, - "step": 3642 - }, - { - "epoch": 3.15, - "grad_norm": 0.0, - "learning_rate": 1.5090494548744241e-05, - "loss": 0.3075, - "step": 3643 - }, - { - "epoch": 3.15, - "grad_norm": 0.0, - "learning_rate": 1.5087814601475234e-05, - "loss": 0.3755, - "step": 3644 - }, - { - "epoch": 3.15, - "grad_norm": 0.0, - "learning_rate": 1.5085134161074884e-05, - "loss": 0.3446, - "step": 3645 - }, - { - "epoch": 3.15, - "grad_norm": 0.0, - "learning_rate": 1.5082453227802989e-05, - "loss": 0.4282, - "step": 3646 - }, - { - "epoch": 3.15, - "grad_norm": 0.0, - "learning_rate": 1.5079771801919396e-05, - "loss": 0.4499, - "step": 3647 - }, - { - "epoch": 3.16, - "grad_norm": 0.0, - "learning_rate": 1.5077089883684002e-05, - "loss": 0.2064, - "step": 3648 - }, - { - "epoch": 3.16, - "grad_norm": 0.0, - "learning_rate": 1.5074407473356748e-05, - "loss": 0.5069, - "step": 3649 - }, - { - "epoch": 3.16, - "grad_norm": 0.0, - "learning_rate": 1.5071724571197619e-05, - "loss": 0.3161, - "step": 3650 - }, - { - "epoch": 3.16, - "grad_norm": 0.0, - "learning_rate": 1.5069041177466658e-05, - "loss": 0.3449, - "step": 3651 - }, - { - "epoch": 3.16, - "grad_norm": 0.0, - "learning_rate": 1.5066357292423952e-05, - "loss": 0.2296, - "step": 3652 - }, - { - "epoch": 3.16, - "grad_norm": 0.0, - "learning_rate": 1.5063672916329632e-05, - "loss": 0.3543, - "step": 3653 - }, - { - "epoch": 3.16, - "grad_norm": 0.0, - "learning_rate": 1.5060988049443874e-05, - "loss": 0.2059, - "step": 3654 - }, - { - "epoch": 3.16, - "grad_norm": 0.0, - "learning_rate": 1.5058302692026909e-05, - "loss": 0.4419, - "step": 3655 - }, - { - "epoch": 3.16, - "grad_norm": 0.0, - "learning_rate": 1.5055616844339019e-05, - "loss": 0.4393, - "step": 3656 - }, - { - "epoch": 3.16, - "grad_norm": 0.0, - "learning_rate": 1.5052930506640518e-05, - "loss": 0.3609, - "step": 3657 - }, - { - "epoch": 3.16, - "grad_norm": 0.0, - "learning_rate": 1.5050243679191778e-05, - "loss": 0.4636, - "step": 3658 - }, - { - "epoch": 3.17, - "grad_norm": 0.0, - "learning_rate": 1.5047556362253221e-05, - "loss": 0.3135, - "step": 3659 - }, - { - "epoch": 3.17, - "grad_norm": 0.0, - "learning_rate": 1.5044868556085309e-05, - "loss": 0.4854, - "step": 3660 - }, - { - "epoch": 3.17, - "grad_norm": 0.0, - "learning_rate": 1.504218026094856e-05, - "loss": 0.5459, - "step": 3661 - }, - { - "epoch": 3.17, - "grad_norm": 0.0, - "learning_rate": 1.5039491477103528e-05, - "loss": 0.3167, - "step": 3662 - }, - { - "epoch": 3.17, - "grad_norm": 0.0, - "learning_rate": 1.503680220481082e-05, - "loss": 0.2698, - "step": 3663 - }, - { - "epoch": 3.17, - "grad_norm": 0.0, - "learning_rate": 1.5034112444331102e-05, - "loss": 0.2479, - "step": 3664 - }, - { - "epoch": 3.17, - "grad_norm": 0.0, - "learning_rate": 1.5031422195925065e-05, - "loss": 0.4313, - "step": 3665 - }, - { - "epoch": 3.17, - "grad_norm": 0.0, - "learning_rate": 1.5028731459853462e-05, - "loss": 0.1522, - "step": 3666 - }, - { - "epoch": 3.17, - "grad_norm": 0.0, - "learning_rate": 1.5026040236377088e-05, - "loss": 0.3746, - "step": 3667 - }, - { - "epoch": 3.17, - "grad_norm": 0.0, - "learning_rate": 1.5023348525756791e-05, - "loss": 0.5181, - "step": 3668 - }, - { - "epoch": 3.17, - "grad_norm": 0.0, - "learning_rate": 1.5020656328253464e-05, - "loss": 0.4048, - "step": 3669 - }, - { - "epoch": 3.17, - "grad_norm": 0.0, - "learning_rate": 1.5017963644128039e-05, - "loss": 0.1743, - "step": 3670 - }, - { - "epoch": 3.18, - "grad_norm": 0.0, - "learning_rate": 1.5015270473641506e-05, - "loss": 0.2001, - "step": 3671 - }, - { - "epoch": 3.18, - "grad_norm": 0.0, - "learning_rate": 1.5012576817054898e-05, - "loss": 0.3835, - "step": 3672 - }, - { - "epoch": 3.18, - "grad_norm": 0.0, - "learning_rate": 1.5009882674629292e-05, - "loss": 0.4025, - "step": 3673 - }, - { - "epoch": 3.18, - "grad_norm": 0.0, - "learning_rate": 1.500718804662582e-05, - "loss": 0.4039, - "step": 3674 - }, - { - "epoch": 3.18, - "grad_norm": 0.0, - "learning_rate": 1.500449293330565e-05, - "loss": 0.3241, - "step": 3675 - }, - { - "epoch": 3.18, - "grad_norm": 0.0, - "learning_rate": 1.5001797334930007e-05, - "loss": 0.4138, - "step": 3676 - }, - { - "epoch": 3.18, - "grad_norm": 0.0, - "learning_rate": 1.4999101251760157e-05, - "loss": 0.325, - "step": 3677 - }, - { - "epoch": 3.18, - "grad_norm": 0.0, - "learning_rate": 1.4996404684057422e-05, - "loss": 0.4363, - "step": 3678 - }, - { - "epoch": 3.18, - "grad_norm": 0.0, - "learning_rate": 1.4993707632083154e-05, - "loss": 0.3731, - "step": 3679 - }, - { - "epoch": 3.18, - "grad_norm": 0.0, - "learning_rate": 1.4991010096098766e-05, - "loss": 0.3235, - "step": 3680 - }, - { - "epoch": 3.18, - "grad_norm": 0.0, - "learning_rate": 1.4988312076365717e-05, - "loss": 0.2277, - "step": 3681 - }, - { - "epoch": 3.19, - "grad_norm": 0.0, - "learning_rate": 1.498561357314551e-05, - "loss": 0.3167, - "step": 3682 - }, - { - "epoch": 3.19, - "grad_norm": 0.0, - "learning_rate": 1.4982914586699689e-05, - "loss": 0.25, - "step": 3683 - }, - { - "epoch": 3.19, - "grad_norm": 0.0, - "learning_rate": 1.4980215117289852e-05, - "loss": 0.4745, - "step": 3684 - }, - { - "epoch": 3.19, - "grad_norm": 0.0, - "learning_rate": 1.4977515165177647e-05, - "loss": 0.4014, - "step": 3685 - }, - { - "epoch": 3.19, - "grad_norm": 0.0, - "learning_rate": 1.4974814730624763e-05, - "loss": 0.2448, - "step": 3686 - }, - { - "epoch": 3.19, - "grad_norm": 0.0, - "learning_rate": 1.4972113813892935e-05, - "loss": 0.2434, - "step": 3687 - }, - { - "epoch": 3.19, - "grad_norm": 0.0, - "learning_rate": 1.4969412415243944e-05, - "loss": 0.4452, - "step": 3688 - }, - { - "epoch": 3.19, - "grad_norm": 0.0, - "learning_rate": 1.4966710534939623e-05, - "loss": 0.384, - "step": 3689 - }, - { - "epoch": 3.19, - "grad_norm": 0.0, - "learning_rate": 1.4964008173241856e-05, - "loss": 0.2812, - "step": 3690 - }, - { - "epoch": 3.19, - "grad_norm": 0.0, - "learning_rate": 1.4961305330412554e-05, - "loss": 0.3638, - "step": 3691 - }, - { - "epoch": 3.19, - "grad_norm": 0.0, - "learning_rate": 1.4958602006713697e-05, - "loss": 0.2429, - "step": 3692 - }, - { - "epoch": 3.19, - "grad_norm": 0.0, - "learning_rate": 1.4955898202407294e-05, - "loss": 0.3036, - "step": 3693 - }, - { - "epoch": 3.2, - "grad_norm": 0.0, - "learning_rate": 1.4953193917755415e-05, - "loss": 0.2194, - "step": 3694 - }, - { - "epoch": 3.2, - "grad_norm": 0.0, - "learning_rate": 1.4950489153020171e-05, - "loss": 0.3788, - "step": 3695 - }, - { - "epoch": 3.2, - "grad_norm": 0.0, - "learning_rate": 1.4947783908463711e-05, - "loss": 0.5351, - "step": 3696 - }, - { - "epoch": 3.2, - "grad_norm": 0.0, - "learning_rate": 1.4945078184348246e-05, - "loss": 0.4557, - "step": 3697 - }, - { - "epoch": 3.2, - "grad_norm": 0.0, - "learning_rate": 1.4942371980936022e-05, - "loss": 0.3804, - "step": 3698 - }, - { - "epoch": 3.2, - "grad_norm": 0.0, - "learning_rate": 1.4939665298489335e-05, - "loss": 0.2804, - "step": 3699 - }, - { - "epoch": 3.2, - "grad_norm": 0.0, - "learning_rate": 1.4936958137270527e-05, - "loss": 0.3582, - "step": 3700 - }, - { - "epoch": 3.2, - "grad_norm": 0.0, - "learning_rate": 1.4934250497541988e-05, - "loss": 0.4385, - "step": 3701 - }, - { - "epoch": 3.2, - "grad_norm": 0.0, - "learning_rate": 1.4931542379566152e-05, - "loss": 0.2945, - "step": 3702 - }, - { - "epoch": 3.2, - "grad_norm": 0.0, - "learning_rate": 1.4928833783605508e-05, - "loss": 0.1964, - "step": 3703 - }, - { - "epoch": 3.2, - "grad_norm": 0.0, - "learning_rate": 1.4926124709922572e-05, - "loss": 0.5454, - "step": 3704 - }, - { - "epoch": 3.21, - "grad_norm": 0.0, - "learning_rate": 1.4923415158779925e-05, - "loss": 0.3106, - "step": 3705 - }, - { - "epoch": 3.21, - "grad_norm": 0.0, - "learning_rate": 1.4920705130440187e-05, - "loss": 0.3453, - "step": 3706 - }, - { - "epoch": 3.21, - "grad_norm": 0.0, - "learning_rate": 1.4917994625166023e-05, - "loss": 0.3906, - "step": 3707 - }, - { - "epoch": 3.21, - "grad_norm": 0.0, - "learning_rate": 1.4915283643220152e-05, - "loss": 0.2903, - "step": 3708 - }, - { - "epoch": 3.21, - "grad_norm": 0.0, - "learning_rate": 1.4912572184865322e-05, - "loss": 0.1482, - "step": 3709 - }, - { - "epoch": 3.21, - "grad_norm": 0.0, - "learning_rate": 1.4909860250364347e-05, - "loss": 0.4243, - "step": 3710 - }, - { - "epoch": 3.21, - "grad_norm": 0.0, - "learning_rate": 1.4907147839980078e-05, - "loss": 0.3302, - "step": 3711 - }, - { - "epoch": 3.21, - "grad_norm": 0.0, - "learning_rate": 1.4904434953975411e-05, - "loss": 0.2249, - "step": 3712 - }, - { - "epoch": 3.21, - "grad_norm": 0.0, - "learning_rate": 1.490172159261329e-05, - "loss": 0.4297, - "step": 3713 - }, - { - "epoch": 3.21, - "grad_norm": 0.0, - "learning_rate": 1.48990077561567e-05, - "loss": 0.7135, - "step": 3714 - }, - { - "epoch": 3.21, - "grad_norm": 0.0, - "learning_rate": 1.4896293444868686e-05, - "loss": 0.3629, - "step": 3715 - }, - { - "epoch": 3.21, - "grad_norm": 0.0, - "learning_rate": 1.4893578659012327e-05, - "loss": 0.3827, - "step": 3716 - }, - { - "epoch": 3.22, - "grad_norm": 0.0, - "learning_rate": 1.4890863398850746e-05, - "loss": 0.4533, - "step": 3717 - }, - { - "epoch": 3.22, - "grad_norm": 0.0, - "learning_rate": 1.4888147664647124e-05, - "loss": 0.2455, - "step": 3718 - }, - { - "epoch": 3.22, - "grad_norm": 0.0, - "learning_rate": 1.4885431456664672e-05, - "loss": 0.2837, - "step": 3719 - }, - { - "epoch": 3.22, - "grad_norm": 0.0, - "learning_rate": 1.4882714775166664e-05, - "loss": 0.3764, - "step": 3720 - }, - { - "epoch": 3.22, - "grad_norm": 0.0, - "learning_rate": 1.4879997620416409e-05, - "loss": 0.4768, - "step": 3721 - }, - { - "epoch": 3.22, - "grad_norm": 0.0, - "learning_rate": 1.487727999267726e-05, - "loss": 0.3096, - "step": 3722 - }, - { - "epoch": 3.22, - "grad_norm": 0.0, - "learning_rate": 1.4874561892212627e-05, - "loss": 0.3709, - "step": 3723 - }, - { - "epoch": 3.22, - "grad_norm": 0.0, - "learning_rate": 1.4871843319285959e-05, - "loss": 0.3252, - "step": 3724 - }, - { - "epoch": 3.22, - "grad_norm": 0.0, - "learning_rate": 1.4869124274160745e-05, - "loss": 0.4915, - "step": 3725 - }, - { - "epoch": 3.22, - "grad_norm": 0.0, - "learning_rate": 1.4866404757100532e-05, - "loss": 0.2764, - "step": 3726 - }, - { - "epoch": 3.22, - "grad_norm": 0.0, - "learning_rate": 1.48636847683689e-05, - "loss": 0.2893, - "step": 3727 - }, - { - "epoch": 3.22, - "grad_norm": 0.0, - "learning_rate": 1.4860964308229488e-05, - "loss": 0.2582, - "step": 3728 - }, - { - "epoch": 3.23, - "grad_norm": 0.0, - "learning_rate": 1.485824337694597e-05, - "loss": 0.2513, - "step": 3729 - }, - { - "epoch": 3.23, - "grad_norm": 0.0, - "learning_rate": 1.485552197478207e-05, - "loss": 0.1771, - "step": 3730 - }, - { - "epoch": 3.23, - "grad_norm": 0.0, - "learning_rate": 1.4852800102001559e-05, - "loss": 0.3282, - "step": 3731 - }, - { - "epoch": 3.23, - "grad_norm": 0.0, - "learning_rate": 1.4850077758868246e-05, - "loss": 0.2515, - "step": 3732 - }, - { - "epoch": 3.23, - "grad_norm": 0.0, - "learning_rate": 1.4847354945645997e-05, - "loss": 0.3182, - "step": 3733 - }, - { - "epoch": 3.23, - "grad_norm": 0.0, - "learning_rate": 1.4844631662598721e-05, - "loss": 0.2716, - "step": 3734 - }, - { - "epoch": 3.23, - "grad_norm": 0.0, - "learning_rate": 1.484190790999036e-05, - "loss": 0.3525, - "step": 3735 - }, - { - "epoch": 3.23, - "grad_norm": 0.0, - "learning_rate": 1.4839183688084918e-05, - "loss": 0.2827, - "step": 3736 - }, - { - "epoch": 3.23, - "grad_norm": 0.0, - "learning_rate": 1.4836458997146436e-05, - "loss": 0.4925, - "step": 3737 - }, - { - "epoch": 3.23, - "grad_norm": 0.0, - "learning_rate": 1.4833733837439002e-05, - "loss": 0.4819, - "step": 3738 - }, - { - "epoch": 3.23, - "grad_norm": 0.0, - "learning_rate": 1.4831008209226748e-05, - "loss": 0.2319, - "step": 3739 - }, - { - "epoch": 3.24, - "grad_norm": 0.0, - "learning_rate": 1.4828282112773852e-05, - "loss": 0.4637, - "step": 3740 - }, - { - "epoch": 3.24, - "grad_norm": 0.0, - "learning_rate": 1.4825555548344543e-05, - "loss": 0.3016, - "step": 3741 - }, - { - "epoch": 3.24, - "grad_norm": 0.0, - "learning_rate": 1.4822828516203087e-05, - "loss": 0.2982, - "step": 3742 - }, - { - "epoch": 3.24, - "grad_norm": 0.0, - "learning_rate": 1.4820101016613797e-05, - "loss": 0.4651, - "step": 3743 - }, - { - "epoch": 3.24, - "grad_norm": 0.0, - "learning_rate": 1.4817373049841037e-05, - "loss": 0.3074, - "step": 3744 - }, - { - "epoch": 3.24, - "grad_norm": 0.0, - "learning_rate": 1.481464461614921e-05, - "loss": 0.271, - "step": 3745 - }, - { - "epoch": 3.24, - "grad_norm": 0.0, - "learning_rate": 1.4811915715802767e-05, - "loss": 0.5292, - "step": 3746 - }, - { - "epoch": 3.24, - "grad_norm": 0.0, - "learning_rate": 1.4809186349066207e-05, - "loss": 0.2071, - "step": 3747 - }, - { - "epoch": 3.24, - "grad_norm": 0.0, - "learning_rate": 1.4806456516204066e-05, - "loss": 0.2669, - "step": 3748 - }, - { - "epoch": 3.24, - "grad_norm": 0.0, - "learning_rate": 1.4803726217480937e-05, - "loss": 0.4812, - "step": 3749 - }, - { - "epoch": 3.24, - "grad_norm": 0.0, - "learning_rate": 1.4800995453161443e-05, - "loss": 0.4548, - "step": 3750 - }, - { - "epoch": 3.24, - "grad_norm": 0.0, - "learning_rate": 1.4798264223510265e-05, - "loss": 0.2805, - "step": 3751 - }, - { - "epoch": 3.25, - "grad_norm": 0.0, - "learning_rate": 1.4795532528792127e-05, - "loss": 0.3065, - "step": 3752 - }, - { - "epoch": 3.25, - "grad_norm": 0.0, - "learning_rate": 1.4792800369271794e-05, - "loss": 0.2116, - "step": 3753 - }, - { - "epoch": 3.25, - "grad_norm": 0.0, - "learning_rate": 1.4790067745214077e-05, - "loss": 0.2303, - "step": 3754 - }, - { - "epoch": 3.25, - "grad_norm": 0.0, - "learning_rate": 1.4787334656883832e-05, - "loss": 0.3557, - "step": 3755 - }, - { - "epoch": 3.25, - "grad_norm": 0.0, - "learning_rate": 1.4784601104545961e-05, - "loss": 0.3933, - "step": 3756 - }, - { - "epoch": 3.25, - "grad_norm": 0.0, - "learning_rate": 1.4781867088465413e-05, - "loss": 0.4143, - "step": 3757 - }, - { - "epoch": 3.25, - "grad_norm": 0.0, - "learning_rate": 1.4779132608907181e-05, - "loss": 0.4345, - "step": 3758 - }, - { - "epoch": 3.25, - "grad_norm": 0.0, - "learning_rate": 1.4776397666136295e-05, - "loss": 0.4027, - "step": 3759 - }, - { - "epoch": 3.25, - "grad_norm": 0.0, - "learning_rate": 1.4773662260417845e-05, - "loss": 0.3356, - "step": 3760 - }, - { - "epoch": 3.25, - "grad_norm": 0.0, - "learning_rate": 1.477092639201695e-05, - "loss": 0.4002, - "step": 3761 - }, - { - "epoch": 3.25, - "grad_norm": 0.0, - "learning_rate": 1.4768190061198789e-05, - "loss": 0.3863, - "step": 3762 - }, - { - "epoch": 3.26, - "grad_norm": 0.0, - "learning_rate": 1.476545326822857e-05, - "loss": 0.2914, - "step": 3763 - }, - { - "epoch": 3.26, - "grad_norm": 0.0, - "learning_rate": 1.476271601337156e-05, - "loss": 0.5195, - "step": 3764 - }, - { - "epoch": 3.26, - "grad_norm": 0.0, - "learning_rate": 1.4759978296893063e-05, - "loss": 0.3965, - "step": 3765 - }, - { - "epoch": 3.26, - "grad_norm": 0.0, - "learning_rate": 1.4757240119058427e-05, - "loss": 0.6088, - "step": 3766 - }, - { - "epoch": 3.26, - "grad_norm": 0.0, - "learning_rate": 1.475450148013305e-05, - "loss": 0.6014, - "step": 3767 - }, - { - "epoch": 3.26, - "grad_norm": 0.0, - "learning_rate": 1.475176238038237e-05, - "loss": 0.3611, - "step": 3768 - }, - { - "epoch": 3.26, - "grad_norm": 0.0, - "learning_rate": 1.4749022820071872e-05, - "loss": 0.2775, - "step": 3769 - }, - { - "epoch": 3.26, - "grad_norm": 0.0, - "learning_rate": 1.474628279946709e-05, - "loss": 0.2169, - "step": 3770 - }, - { - "epoch": 3.26, - "grad_norm": 0.0, - "learning_rate": 1.4743542318833588e-05, - "loss": 0.3297, - "step": 3771 - }, - { - "epoch": 3.26, - "grad_norm": 0.0, - "learning_rate": 1.4740801378436991e-05, - "loss": 0.4528, - "step": 3772 - }, - { - "epoch": 3.26, - "grad_norm": 0.0, - "learning_rate": 1.4738059978542962e-05, - "loss": 0.2394, - "step": 3773 - }, - { - "epoch": 3.26, - "grad_norm": 0.0, - "learning_rate": 1.4735318119417206e-05, - "loss": 0.2685, - "step": 3774 - }, - { - "epoch": 3.27, - "grad_norm": 0.0, - "learning_rate": 1.4732575801325476e-05, - "loss": 0.3527, - "step": 3775 - }, - { - "epoch": 3.27, - "grad_norm": 0.0, - "learning_rate": 1.4729833024533568e-05, - "loss": 0.4118, - "step": 3776 - }, - { - "epoch": 3.27, - "grad_norm": 0.0, - "learning_rate": 1.4727089789307323e-05, - "loss": 0.3202, - "step": 3777 - }, - { - "epoch": 3.27, - "grad_norm": 0.0, - "learning_rate": 1.4724346095912629e-05, - "loss": 0.405, - "step": 3778 - }, - { - "epoch": 3.27, - "grad_norm": 0.0, - "learning_rate": 1.4721601944615413e-05, - "loss": 0.3998, - "step": 3779 - }, - { - "epoch": 3.27, - "grad_norm": 0.0, - "learning_rate": 1.4718857335681647e-05, - "loss": 0.355, - "step": 3780 - }, - { - "epoch": 3.27, - "grad_norm": 0.0, - "learning_rate": 1.4716112269377352e-05, - "loss": 0.453, - "step": 3781 - }, - { - "epoch": 3.27, - "grad_norm": 0.0, - "learning_rate": 1.4713366745968592e-05, - "loss": 0.3781, - "step": 3782 - }, - { - "epoch": 3.27, - "grad_norm": 0.0, - "learning_rate": 1.4710620765721473e-05, - "loss": 0.2798, - "step": 3783 - }, - { - "epoch": 3.27, - "grad_norm": 0.0, - "learning_rate": 1.4707874328902147e-05, - "loss": 0.2879, - "step": 3784 - }, - { - "epoch": 3.27, - "grad_norm": 0.0, - "learning_rate": 1.4705127435776808e-05, - "loss": 0.373, - "step": 3785 - }, - { - "epoch": 3.28, - "grad_norm": 0.0, - "learning_rate": 1.4702380086611696e-05, - "loss": 0.2774, - "step": 3786 - }, - { - "epoch": 3.28, - "grad_norm": 0.0, - "learning_rate": 1.4699632281673097e-05, - "loss": 0.3014, - "step": 3787 - }, - { - "epoch": 3.28, - "grad_norm": 0.0, - "learning_rate": 1.4696884021227338e-05, - "loss": 0.3614, - "step": 3788 - }, - { - "epoch": 3.28, - "grad_norm": 0.0, - "learning_rate": 1.469413530554079e-05, - "loss": 0.2881, - "step": 3789 - }, - { - "epoch": 3.28, - "grad_norm": 0.0, - "learning_rate": 1.4691386134879873e-05, - "loss": 0.4238, - "step": 3790 - }, - { - "epoch": 3.28, - "grad_norm": 0.0, - "learning_rate": 1.4688636509511045e-05, - "loss": 0.4582, - "step": 3791 - }, - { - "epoch": 3.28, - "grad_norm": 0.0, - "learning_rate": 1.4685886429700813e-05, - "loss": 0.3415, - "step": 3792 - }, - { - "epoch": 3.28, - "grad_norm": 0.0, - "learning_rate": 1.468313589571572e-05, - "loss": 0.2899, - "step": 3793 - }, - { - "epoch": 3.28, - "grad_norm": 0.0, - "learning_rate": 1.4680384907822368e-05, - "loss": 0.35, - "step": 3794 - }, - { - "epoch": 3.28, - "grad_norm": 0.0, - "learning_rate": 1.4677633466287384e-05, - "loss": 0.3911, - "step": 3795 - }, - { - "epoch": 3.28, - "grad_norm": 0.0, - "learning_rate": 1.4674881571377456e-05, - "loss": 0.2863, - "step": 3796 - }, - { - "epoch": 3.28, - "grad_norm": 0.0, - "learning_rate": 1.4672129223359304e-05, - "loss": 0.4339, - "step": 3797 - }, - { - "epoch": 3.29, - "grad_norm": 0.0, - "learning_rate": 1.4669376422499697e-05, - "loss": 0.5684, - "step": 3798 - }, - { - "epoch": 3.29, - "grad_norm": 0.0, - "learning_rate": 1.4666623169065453e-05, - "loss": 0.2885, - "step": 3799 - }, - { - "epoch": 3.29, - "grad_norm": 0.0, - "learning_rate": 1.4663869463323423e-05, - "loss": 0.2902, - "step": 3800 - }, - { - "epoch": 3.29, - "grad_norm": 0.0, - "learning_rate": 1.4661115305540507e-05, - "loss": 0.213, - "step": 3801 - }, - { - "epoch": 3.29, - "grad_norm": 0.0, - "learning_rate": 1.4658360695983653e-05, - "loss": 0.3903, - "step": 3802 - }, - { - "epoch": 3.29, - "grad_norm": 0.0, - "learning_rate": 1.4655605634919842e-05, - "loss": 0.5715, - "step": 3803 - }, - { - "epoch": 3.29, - "grad_norm": 0.0, - "learning_rate": 1.4652850122616117e-05, - "loss": 0.4585, - "step": 3804 - }, - { - "epoch": 3.29, - "grad_norm": 0.0, - "learning_rate": 1.4650094159339541e-05, - "loss": 0.2257, - "step": 3805 - }, - { - "epoch": 3.29, - "grad_norm": 0.0, - "learning_rate": 1.4647337745357237e-05, - "loss": 0.3483, - "step": 3806 - }, - { - "epoch": 3.29, - "grad_norm": 0.0, - "learning_rate": 1.4644580880936372e-05, - "loss": 0.2497, - "step": 3807 - }, - { - "epoch": 3.29, - "grad_norm": 0.0, - "learning_rate": 1.4641823566344149e-05, - "loss": 0.4428, - "step": 3808 - }, - { - "epoch": 3.29, - "grad_norm": 0.0, - "learning_rate": 1.4639065801847813e-05, - "loss": 0.4304, - "step": 3809 - }, - { - "epoch": 3.3, - "grad_norm": 0.0, - "learning_rate": 1.463630758771467e-05, - "loss": 0.2459, - "step": 3810 - }, - { - "epoch": 3.3, - "grad_norm": 0.0, - "learning_rate": 1.4633548924212044e-05, - "loss": 0.2921, - "step": 3811 - }, - { - "epoch": 3.3, - "grad_norm": 0.0, - "learning_rate": 1.4630789811607324e-05, - "loss": 0.5, - "step": 3812 - }, - { - "epoch": 3.3, - "grad_norm": 0.0, - "learning_rate": 1.4628030250167933e-05, - "loss": 0.599, - "step": 3813 - }, - { - "epoch": 3.3, - "grad_norm": 0.0, - "learning_rate": 1.4625270240161334e-05, - "loss": 0.5359, - "step": 3814 - }, - { - "epoch": 3.3, - "grad_norm": 0.0, - "learning_rate": 1.4622509781855043e-05, - "loss": 0.4403, - "step": 3815 - }, - { - "epoch": 3.3, - "grad_norm": 0.0, - "learning_rate": 1.4619748875516615e-05, - "loss": 0.5792, - "step": 3816 - }, - { - "epoch": 3.3, - "grad_norm": 0.0, - "learning_rate": 1.4616987521413643e-05, - "loss": 0.3265, - "step": 3817 - }, - { - "epoch": 3.3, - "grad_norm": 0.0, - "learning_rate": 1.4614225719813775e-05, - "loss": 0.2285, - "step": 3818 - }, - { - "epoch": 3.3, - "grad_norm": 0.0, - "learning_rate": 1.461146347098469e-05, - "loss": 0.3991, - "step": 3819 - }, - { - "epoch": 3.3, - "grad_norm": 0.0, - "learning_rate": 1.4608700775194123e-05, - "loss": 0.2192, - "step": 3820 - }, - { - "epoch": 3.31, - "grad_norm": 0.0, - "learning_rate": 1.4605937632709839e-05, - "loss": 0.3969, - "step": 3821 - }, - { - "epoch": 3.31, - "grad_norm": 0.0, - "learning_rate": 1.4603174043799653e-05, - "loss": 0.1959, - "step": 3822 - }, - { - "epoch": 3.31, - "grad_norm": 0.0, - "learning_rate": 1.460041000873143e-05, - "loss": 0.3251, - "step": 3823 - }, - { - "epoch": 3.31, - "grad_norm": 0.0, - "learning_rate": 1.4597645527773062e-05, - "loss": 0.3743, - "step": 3824 - }, - { - "epoch": 3.31, - "grad_norm": 0.0, - "learning_rate": 1.45948806011925e-05, - "loss": 0.3001, - "step": 3825 - }, - { - "epoch": 3.31, - "grad_norm": 0.0, - "learning_rate": 1.4592115229257732e-05, - "loss": 0.2782, - "step": 3826 - }, - { - "epoch": 3.31, - "grad_norm": 0.0, - "learning_rate": 1.4589349412236783e-05, - "loss": 0.3099, - "step": 3827 - }, - { - "epoch": 3.31, - "grad_norm": 0.0, - "learning_rate": 1.4586583150397736e-05, - "loss": 0.5891, - "step": 3828 - }, - { - "epoch": 3.31, - "grad_norm": 0.0, - "learning_rate": 1.45838164440087e-05, - "loss": 0.3056, - "step": 3829 - }, - { - "epoch": 3.31, - "grad_norm": 0.0, - "learning_rate": 1.4581049293337839e-05, - "loss": 0.2964, - "step": 3830 - }, - { - "epoch": 3.31, - "grad_norm": 0.0, - "learning_rate": 1.4578281698653353e-05, - "loss": 0.3408, - "step": 3831 - }, - { - "epoch": 3.31, - "grad_norm": 0.0, - "learning_rate": 1.4575513660223495e-05, - "loss": 0.2872, - "step": 3832 - }, - { - "epoch": 3.32, - "grad_norm": 0.0, - "learning_rate": 1.457274517831655e-05, - "loss": 0.3886, - "step": 3833 - }, - { - "epoch": 3.32, - "grad_norm": 0.0, - "learning_rate": 1.456997625320085e-05, - "loss": 0.2626, - "step": 3834 - }, - { - "epoch": 3.32, - "grad_norm": 0.0, - "learning_rate": 1.456720688514477e-05, - "loss": 0.4117, - "step": 3835 - }, - { - "epoch": 3.32, - "grad_norm": 0.0, - "learning_rate": 1.4564437074416729e-05, - "loss": 0.3795, - "step": 3836 - }, - { - "epoch": 3.32, - "grad_norm": 0.0, - "learning_rate": 1.4561666821285189e-05, - "loss": 0.5369, - "step": 3837 - }, - { - "epoch": 3.32, - "grad_norm": 0.0, - "learning_rate": 1.4558896126018653e-05, - "loss": 0.293, - "step": 3838 - }, - { - "epoch": 3.32, - "grad_norm": 0.0, - "learning_rate": 1.4556124988885669e-05, - "loss": 0.2998, - "step": 3839 - }, - { - "epoch": 3.32, - "grad_norm": 0.0, - "learning_rate": 1.4553353410154825e-05, - "loss": 0.5202, - "step": 3840 - }, - { - "epoch": 3.32, - "grad_norm": 0.0, - "learning_rate": 1.4550581390094758e-05, - "loss": 0.1659, - "step": 3841 - }, - { - "epoch": 3.32, - "grad_norm": 0.0, - "learning_rate": 1.4547808928974137e-05, - "loss": 0.3718, - "step": 3842 - }, - { - "epoch": 3.32, - "grad_norm": 0.0, - "learning_rate": 1.454503602706168e-05, - "loss": 0.4263, - "step": 3843 - }, - { - "epoch": 3.33, - "grad_norm": 0.0, - "learning_rate": 1.4542262684626156e-05, - "loss": 0.4761, - "step": 3844 - }, - { - "epoch": 3.33, - "grad_norm": 0.0, - "learning_rate": 1.4539488901936358e-05, - "loss": 0.4102, - "step": 3845 - }, - { - "epoch": 3.33, - "grad_norm": 0.0, - "learning_rate": 1.4536714679261139e-05, - "loss": 0.345, - "step": 3846 - }, - { - "epoch": 3.33, - "grad_norm": 0.0, - "learning_rate": 1.4533940016869387e-05, - "loss": 0.4429, - "step": 3847 - }, - { - "epoch": 3.33, - "grad_norm": 0.0, - "learning_rate": 1.4531164915030029e-05, - "loss": 0.2534, - "step": 3848 - }, - { - "epoch": 3.33, - "grad_norm": 0.0, - "learning_rate": 1.4528389374012046e-05, - "loss": 0.3645, - "step": 3849 - }, - { - "epoch": 3.33, - "grad_norm": 0.0, - "learning_rate": 1.452561339408445e-05, - "loss": 0.33, - "step": 3850 - }, - { - "epoch": 3.33, - "grad_norm": 0.0, - "learning_rate": 1.45228369755163e-05, - "loss": 0.3644, - "step": 3851 - }, - { - "epoch": 3.33, - "grad_norm": 0.0, - "learning_rate": 1.45200601185767e-05, - "loss": 0.3191, - "step": 3852 - }, - { - "epoch": 3.33, - "grad_norm": 0.0, - "learning_rate": 1.4517282823534788e-05, - "loss": 0.2372, - "step": 3853 - }, - { - "epoch": 3.33, - "grad_norm": 0.0, - "learning_rate": 1.4514505090659761e-05, - "loss": 0.2432, - "step": 3854 - }, - { - "epoch": 3.33, - "grad_norm": 0.0, - "learning_rate": 1.4511726920220837e-05, - "loss": 0.4417, - "step": 3855 - }, - { - "epoch": 3.34, - "grad_norm": 0.0, - "learning_rate": 1.4508948312487294e-05, - "loss": 0.2598, - "step": 3856 - }, - { - "epoch": 3.34, - "grad_norm": 0.0, - "learning_rate": 1.4506169267728445e-05, - "loss": 0.435, - "step": 3857 - }, - { - "epoch": 3.34, - "grad_norm": 0.0, - "learning_rate": 1.4503389786213645e-05, - "loss": 0.3505, - "step": 3858 - }, - { - "epoch": 3.34, - "grad_norm": 0.0, - "learning_rate": 1.450060986821229e-05, - "loss": 0.3089, - "step": 3859 - }, - { - "epoch": 3.34, - "grad_norm": 0.0, - "learning_rate": 1.4497829513993826e-05, - "loss": 0.5254, - "step": 3860 - }, - { - "epoch": 3.34, - "grad_norm": 0.0, - "learning_rate": 1.4495048723827733e-05, - "loss": 0.3383, - "step": 3861 - }, - { - "epoch": 3.34, - "grad_norm": 0.0, - "learning_rate": 1.449226749798354e-05, - "loss": 0.3181, - "step": 3862 - }, - { - "epoch": 3.34, - "grad_norm": 0.0, - "learning_rate": 1.4489485836730807e-05, - "loss": 0.3299, - "step": 3863 - }, - { - "epoch": 3.34, - "grad_norm": 0.0, - "learning_rate": 1.448670374033915e-05, - "loss": 0.4109, - "step": 3864 - }, - { - "epoch": 3.34, - "grad_norm": 0.0, - "learning_rate": 1.448392120907822e-05, - "loss": 0.4153, - "step": 3865 - }, - { - "epoch": 3.34, - "grad_norm": 0.0, - "learning_rate": 1.4481138243217708e-05, - "loss": 0.3024, - "step": 3866 - }, - { - "epoch": 3.35, - "grad_norm": 0.0, - "learning_rate": 1.4478354843027357e-05, - "loss": 0.2194, - "step": 3867 - }, - { - "epoch": 3.35, - "grad_norm": 0.0, - "learning_rate": 1.4475571008776935e-05, - "loss": 0.3516, - "step": 3868 - }, - { - "epoch": 3.35, - "grad_norm": 0.0, - "learning_rate": 1.4472786740736267e-05, - "loss": 0.2315, - "step": 3869 - }, - { - "epoch": 3.35, - "grad_norm": 0.0, - "learning_rate": 1.4470002039175222e-05, - "loss": 0.4124, - "step": 3870 - }, - { - "epoch": 3.35, - "grad_norm": 0.0, - "learning_rate": 1.4467216904363696e-05, - "loss": 0.3132, - "step": 3871 - }, - { - "epoch": 3.35, - "grad_norm": 0.0, - "learning_rate": 1.4464431336571636e-05, - "loss": 0.3467, - "step": 3872 - }, - { - "epoch": 3.35, - "grad_norm": 0.0, - "learning_rate": 1.4461645336069036e-05, - "loss": 0.3213, - "step": 3873 - }, - { - "epoch": 3.35, - "grad_norm": 0.0, - "learning_rate": 1.445885890312592e-05, - "loss": 0.4036, - "step": 3874 - }, - { - "epoch": 3.35, - "grad_norm": 0.0, - "learning_rate": 1.4456072038012367e-05, - "loss": 0.3694, - "step": 3875 - }, - { - "epoch": 3.35, - "grad_norm": 0.0, - "learning_rate": 1.4453284740998484e-05, - "loss": 0.2848, - "step": 3876 - }, - { - "epoch": 3.35, - "grad_norm": 0.0, - "learning_rate": 1.445049701235443e-05, - "loss": 0.3975, - "step": 3877 - }, - { - "epoch": 3.35, - "grad_norm": 0.0, - "learning_rate": 1.4447708852350404e-05, - "loss": 0.4007, - "step": 3878 - }, - { - "epoch": 3.36, - "grad_norm": 0.0, - "learning_rate": 1.4444920261256646e-05, - "loss": 0.3766, - "step": 3879 - }, - { - "epoch": 3.36, - "grad_norm": 0.0, - "learning_rate": 1.4442131239343435e-05, - "loss": 0.2678, - "step": 3880 - }, - { - "epoch": 3.36, - "grad_norm": 0.0, - "learning_rate": 1.4439341786881094e-05, - "loss": 0.3782, - "step": 3881 - }, - { - "epoch": 3.36, - "grad_norm": 0.0, - "learning_rate": 1.4436551904139987e-05, - "loss": 0.348, - "step": 3882 - }, - { - "epoch": 3.36, - "grad_norm": 0.0, - "learning_rate": 1.4433761591390527e-05, - "loss": 0.5473, - "step": 3883 - }, - { - "epoch": 3.36, - "grad_norm": 0.0, - "learning_rate": 1.4430970848903156e-05, - "loss": 0.5968, - "step": 3884 - }, - { - "epoch": 3.36, - "grad_norm": 0.0, - "learning_rate": 1.4428179676948367e-05, - "loss": 0.3602, - "step": 3885 - }, - { - "epoch": 3.36, - "grad_norm": 0.0, - "learning_rate": 1.4425388075796689e-05, - "loss": 0.4328, - "step": 3886 - }, - { - "epoch": 3.36, - "grad_norm": 0.0, - "learning_rate": 1.4422596045718695e-05, - "loss": 0.3566, - "step": 3887 - }, - { - "epoch": 3.36, - "grad_norm": 0.0, - "learning_rate": 1.4419803586985008e-05, - "loss": 0.3573, - "step": 3888 - }, - { - "epoch": 3.36, - "grad_norm": 0.0, - "learning_rate": 1.4417010699866272e-05, - "loss": 0.3303, - "step": 3889 - }, - { - "epoch": 3.37, - "grad_norm": 0.0, - "learning_rate": 1.4414217384633189e-05, - "loss": 0.3721, - "step": 3890 - }, - { - "epoch": 3.37, - "grad_norm": 0.0, - "learning_rate": 1.4411423641556503e-05, - "loss": 0.2465, - "step": 3891 - }, - { - "epoch": 3.37, - "grad_norm": 0.0, - "learning_rate": 1.440862947090699e-05, - "loss": 0.3676, - "step": 3892 - }, - { - "epoch": 3.37, - "grad_norm": 0.0, - "learning_rate": 1.4405834872955476e-05, - "loss": 0.3603, - "step": 3893 - }, - { - "epoch": 3.37, - "grad_norm": 0.0, - "learning_rate": 1.4403039847972818e-05, - "loss": 0.3221, - "step": 3894 - }, - { - "epoch": 3.37, - "grad_norm": 0.0, - "learning_rate": 1.4400244396229926e-05, - "loss": 0.3778, - "step": 3895 - }, - { - "epoch": 3.37, - "grad_norm": 0.0, - "learning_rate": 1.4397448517997749e-05, - "loss": 0.26, - "step": 3896 - }, - { - "epoch": 3.37, - "grad_norm": 0.0, - "learning_rate": 1.4394652213547269e-05, - "loss": 0.2452, - "step": 3897 - }, - { - "epoch": 3.37, - "grad_norm": 0.0, - "learning_rate": 1.4391855483149515e-05, - "loss": 0.4242, - "step": 3898 - }, - { - "epoch": 3.37, - "grad_norm": 0.0, - "learning_rate": 1.4389058327075563e-05, - "loss": 0.3898, - "step": 3899 - }, - { - "epoch": 3.37, - "grad_norm": 0.0, - "learning_rate": 1.438626074559652e-05, - "loss": 0.3886, - "step": 3900 - }, - { - "epoch": 3.37, - "grad_norm": 0.0, - "learning_rate": 1.438346273898354e-05, - "loss": 0.3198, - "step": 3901 - }, - { - "epoch": 3.38, - "grad_norm": 0.0, - "learning_rate": 1.4380664307507816e-05, - "loss": 0.6074, - "step": 3902 - }, - { - "epoch": 3.38, - "grad_norm": 0.0, - "learning_rate": 1.4377865451440584e-05, - "loss": 0.2776, - "step": 3903 - }, - { - "epoch": 3.38, - "grad_norm": 0.0, - "learning_rate": 1.4375066171053123e-05, - "loss": 0.2957, - "step": 3904 - }, - { - "epoch": 3.38, - "grad_norm": 0.0, - "learning_rate": 1.4372266466616744e-05, - "loss": 0.3183, - "step": 3905 - }, - { - "epoch": 3.38, - "grad_norm": 0.0, - "learning_rate": 1.4369466338402814e-05, - "loss": 0.1807, - "step": 3906 - }, - { - "epoch": 3.38, - "grad_norm": 0.0, - "learning_rate": 1.4366665786682722e-05, - "loss": 0.3218, - "step": 3907 - }, - { - "epoch": 3.38, - "grad_norm": 0.0, - "learning_rate": 1.4363864811727919e-05, - "loss": 0.367, - "step": 3908 - }, - { - "epoch": 3.38, - "grad_norm": 0.0, - "learning_rate": 1.4361063413809884e-05, - "loss": 0.481, - "step": 3909 - }, - { - "epoch": 3.38, - "grad_norm": 0.0, - "learning_rate": 1.4358261593200134e-05, - "loss": 0.4013, - "step": 3910 - }, - { - "epoch": 3.38, - "grad_norm": 0.0, - "learning_rate": 1.4355459350170239e-05, - "loss": 0.3772, - "step": 3911 - }, - { - "epoch": 3.38, - "grad_norm": 0.0, - "learning_rate": 1.43526566849918e-05, - "loss": 0.5769, - "step": 3912 - }, - { - "epoch": 3.38, - "grad_norm": 0.0, - "learning_rate": 1.4349853597936466e-05, - "loss": 0.4, - "step": 3913 - }, - { - "epoch": 3.39, - "grad_norm": 0.0, - "learning_rate": 1.4347050089275921e-05, - "loss": 0.6494, - "step": 3914 - }, - { - "epoch": 3.39, - "grad_norm": 0.0, - "learning_rate": 1.434424615928189e-05, - "loss": 0.4997, - "step": 3915 - }, - { - "epoch": 3.39, - "grad_norm": 0.0, - "learning_rate": 1.4341441808226141e-05, - "loss": 0.362, - "step": 3916 - }, - { - "epoch": 3.39, - "grad_norm": 0.0, - "learning_rate": 1.4338637036380493e-05, - "loss": 0.6009, - "step": 3917 - }, - { - "epoch": 3.39, - "grad_norm": 0.0, - "learning_rate": 1.4335831844016786e-05, - "loss": 0.508, - "step": 3918 - }, - { - "epoch": 3.39, - "grad_norm": 0.0, - "learning_rate": 1.433302623140691e-05, - "loss": 0.2648, - "step": 3919 - }, - { - "epoch": 3.39, - "grad_norm": 0.0, - "learning_rate": 1.4330220198822802e-05, - "loss": 0.2883, - "step": 3920 - }, - { - "epoch": 3.39, - "grad_norm": 0.0, - "learning_rate": 1.432741374653643e-05, - "loss": 0.2828, - "step": 3921 - }, - { - "epoch": 3.39, - "grad_norm": 0.0, - "learning_rate": 1.4324606874819807e-05, - "loss": 0.2903, - "step": 3922 - }, - { - "epoch": 3.39, - "grad_norm": 0.0, - "learning_rate": 1.4321799583944986e-05, - "loss": 0.2664, - "step": 3923 - }, - { - "epoch": 3.39, - "grad_norm": 0.0, - "learning_rate": 1.431899187418406e-05, - "loss": 0.3772, - "step": 3924 - }, - { - "epoch": 3.4, - "grad_norm": 0.0, - "learning_rate": 1.431618374580917e-05, - "loss": 0.3304, - "step": 3925 - }, - { - "epoch": 3.4, - "grad_norm": 0.0, - "learning_rate": 1.4313375199092483e-05, - "loss": 0.3964, - "step": 3926 - }, - { - "epoch": 3.4, - "grad_norm": 0.0, - "learning_rate": 1.4310566234306218e-05, - "loss": 0.3025, - "step": 3927 - }, - { - "epoch": 3.4, - "grad_norm": 0.0, - "learning_rate": 1.430775685172263e-05, - "loss": 0.5046, - "step": 3928 - }, - { - "epoch": 3.4, - "grad_norm": 0.0, - "learning_rate": 1.4304947051614015e-05, - "loss": 0.2091, - "step": 3929 - }, - { - "epoch": 3.4, - "grad_norm": 0.0, - "learning_rate": 1.4302136834252718e-05, - "loss": 0.4867, - "step": 3930 - }, - { - "epoch": 3.4, - "grad_norm": 0.0, - "learning_rate": 1.4299326199911104e-05, - "loss": 0.3059, - "step": 3931 - }, - { - "epoch": 3.4, - "grad_norm": 0.0, - "learning_rate": 1.4296515148861599e-05, - "loss": 0.2648, - "step": 3932 - }, - { - "epoch": 3.4, - "grad_norm": 0.0, - "learning_rate": 1.4293703681376655e-05, - "loss": 0.2207, - "step": 3933 - }, - { - "epoch": 3.4, - "grad_norm": 0.0, - "learning_rate": 1.4290891797728778e-05, - "loss": 0.3696, - "step": 3934 - }, - { - "epoch": 3.4, - "grad_norm": 0.0, - "learning_rate": 1.4288079498190506e-05, - "loss": 0.4983, - "step": 3935 - }, - { - "epoch": 3.4, - "grad_norm": 0.0, - "learning_rate": 1.4285266783034413e-05, - "loss": 0.2123, - "step": 3936 - }, - { - "epoch": 3.41, - "grad_norm": 0.0, - "learning_rate": 1.4282453652533121e-05, - "loss": 0.4619, - "step": 3937 - }, - { - "epoch": 3.41, - "grad_norm": 0.0, - "learning_rate": 1.4279640106959296e-05, - "loss": 0.4543, - "step": 3938 - }, - { - "epoch": 3.41, - "grad_norm": 0.0, - "learning_rate": 1.4276826146585628e-05, - "loss": 0.2874, - "step": 3939 - }, - { - "epoch": 3.41, - "grad_norm": 0.0, - "learning_rate": 1.4274011771684863e-05, - "loss": 0.3212, - "step": 3940 - }, - { - "epoch": 3.41, - "grad_norm": 0.0, - "learning_rate": 1.427119698252978e-05, - "loss": 0.3752, - "step": 3941 - }, - { - "epoch": 3.41, - "grad_norm": 0.0, - "learning_rate": 1.4268381779393201e-05, - "loss": 0.3166, - "step": 3942 - }, - { - "epoch": 3.41, - "grad_norm": 0.0, - "learning_rate": 1.4265566162547986e-05, - "loss": 0.2424, - "step": 3943 - }, - { - "epoch": 3.41, - "grad_norm": 0.0, - "learning_rate": 1.4262750132267034e-05, - "loss": 0.4283, - "step": 3944 - }, - { - "epoch": 3.41, - "grad_norm": 0.0, - "learning_rate": 1.4259933688823289e-05, - "loss": 0.3928, - "step": 3945 - }, - { - "epoch": 3.41, - "grad_norm": 0.0, - "learning_rate": 1.4257116832489729e-05, - "loss": 0.3476, - "step": 3946 - }, - { - "epoch": 3.41, - "grad_norm": 0.0, - "learning_rate": 1.4254299563539377e-05, - "loss": 0.512, - "step": 3947 - }, - { - "epoch": 3.42, - "grad_norm": 0.0, - "learning_rate": 1.4251481882245296e-05, - "loss": 0.2144, - "step": 3948 - }, - { - "epoch": 3.42, - "grad_norm": 0.0, - "learning_rate": 1.4248663788880583e-05, - "loss": 0.3601, - "step": 3949 - }, - { - "epoch": 3.42, - "grad_norm": 0.0, - "learning_rate": 1.4245845283718378e-05, - "loss": 0.2473, - "step": 3950 - }, - { - "epoch": 3.42, - "grad_norm": 0.0, - "learning_rate": 1.424302636703187e-05, - "loss": 0.3247, - "step": 3951 - }, - { - "epoch": 3.42, - "grad_norm": 0.0, - "learning_rate": 1.4240207039094269e-05, - "loss": 0.3589, - "step": 3952 - }, - { - "epoch": 3.42, - "grad_norm": 0.0, - "learning_rate": 1.4237387300178842e-05, - "loss": 0.6276, - "step": 3953 - }, - { - "epoch": 3.42, - "grad_norm": 0.0, - "learning_rate": 1.4234567150558887e-05, - "loss": 0.1993, - "step": 3954 - }, - { - "epoch": 3.42, - "grad_norm": 0.0, - "learning_rate": 1.4231746590507744e-05, - "loss": 0.2636, - "step": 3955 - }, - { - "epoch": 3.42, - "grad_norm": 0.0, - "learning_rate": 1.4228925620298797e-05, - "loss": 0.3363, - "step": 3956 - }, - { - "epoch": 3.42, - "grad_norm": 0.0, - "learning_rate": 1.422610424020546e-05, - "loss": 0.3193, - "step": 3957 - }, - { - "epoch": 3.42, - "grad_norm": 0.0, - "learning_rate": 1.4223282450501197e-05, - "loss": 0.3145, - "step": 3958 - }, - { - "epoch": 3.42, - "grad_norm": 0.0, - "learning_rate": 1.4220460251459502e-05, - "loss": 0.493, - "step": 3959 - }, - { - "epoch": 3.43, - "grad_norm": 0.0, - "learning_rate": 1.421763764335392e-05, - "loss": 0.4418, - "step": 3960 - }, - { - "epoch": 3.43, - "grad_norm": 0.0, - "learning_rate": 1.4214814626458027e-05, - "loss": 0.2761, - "step": 3961 - }, - { - "epoch": 3.43, - "grad_norm": 0.0, - "learning_rate": 1.4211991201045436e-05, - "loss": 0.3478, - "step": 3962 - }, - { - "epoch": 3.43, - "grad_norm": 0.0, - "learning_rate": 1.4209167367389813e-05, - "loss": 0.2777, - "step": 3963 - }, - { - "epoch": 3.43, - "grad_norm": 0.0, - "learning_rate": 1.4206343125764852e-05, - "loss": 0.3242, - "step": 3964 - }, - { - "epoch": 3.43, - "grad_norm": 0.0, - "learning_rate": 1.4203518476444288e-05, - "loss": 0.3351, - "step": 3965 - }, - { - "epoch": 3.43, - "grad_norm": 0.0, - "learning_rate": 1.4200693419701898e-05, - "loss": 0.183, - "step": 3966 - }, - { - "epoch": 3.43, - "grad_norm": 0.0, - "learning_rate": 1.4197867955811502e-05, - "loss": 0.3276, - "step": 3967 - }, - { - "epoch": 3.43, - "grad_norm": 0.0, - "learning_rate": 1.4195042085046947e-05, - "loss": 0.2575, - "step": 3968 - }, - { - "epoch": 3.43, - "grad_norm": 0.0, - "learning_rate": 1.4192215807682135e-05, - "loss": 0.4133, - "step": 3969 - }, - { - "epoch": 3.43, - "grad_norm": 0.0, - "learning_rate": 1.4189389123990995e-05, - "loss": 0.2379, - "step": 3970 - }, - { - "epoch": 3.44, - "grad_norm": 0.0, - "learning_rate": 1.4186562034247504e-05, - "loss": 0.2217, - "step": 3971 - }, - { - "epoch": 3.44, - "grad_norm": 0.0, - "learning_rate": 1.4183734538725676e-05, - "loss": 0.4424, - "step": 3972 - }, - { - "epoch": 3.44, - "grad_norm": 0.0, - "learning_rate": 1.4180906637699559e-05, - "loss": 0.2773, - "step": 3973 - }, - { - "epoch": 3.44, - "grad_norm": 0.0, - "learning_rate": 1.4178078331443247e-05, - "loss": 0.2796, - "step": 3974 - }, - { - "epoch": 3.44, - "grad_norm": 0.0, - "learning_rate": 1.4175249620230868e-05, - "loss": 0.4153, - "step": 3975 - }, - { - "epoch": 3.44, - "grad_norm": 0.0, - "learning_rate": 1.41724205043366e-05, - "loss": 0.3087, - "step": 3976 - }, - { - "epoch": 3.44, - "grad_norm": 0.0, - "learning_rate": 1.4169590984034643e-05, - "loss": 0.2918, - "step": 3977 - }, - { - "epoch": 3.44, - "grad_norm": 0.0, - "learning_rate": 1.4166761059599247e-05, - "loss": 0.5056, - "step": 3978 - }, - { - "epoch": 3.44, - "grad_norm": 0.0, - "learning_rate": 1.4163930731304705e-05, - "loss": 0.5105, - "step": 3979 - }, - { - "epoch": 3.44, - "grad_norm": 0.0, - "learning_rate": 1.4161099999425338e-05, - "loss": 0.4419, - "step": 3980 - }, - { - "epoch": 3.44, - "grad_norm": 0.0, - "learning_rate": 1.4158268864235514e-05, - "loss": 0.2263, - "step": 3981 - }, - { - "epoch": 3.44, - "grad_norm": 0.0, - "learning_rate": 1.415543732600964e-05, - "loss": 0.6791, - "step": 3982 - }, - { - "epoch": 3.45, - "grad_norm": 0.0, - "learning_rate": 1.4152605385022156e-05, - "loss": 0.2273, - "step": 3983 - }, - { - "epoch": 3.45, - "grad_norm": 0.0, - "learning_rate": 1.4149773041547548e-05, - "loss": 0.4972, - "step": 3984 - }, - { - "epoch": 3.45, - "grad_norm": 0.0, - "learning_rate": 1.414694029586034e-05, - "loss": 0.3328, - "step": 3985 - }, - { - "epoch": 3.45, - "grad_norm": 0.0, - "learning_rate": 1.4144107148235084e-05, - "loss": 0.2743, - "step": 3986 - }, - { - "epoch": 3.45, - "grad_norm": 0.0, - "learning_rate": 1.414127359894639e-05, - "loss": 0.3023, - "step": 3987 - }, - { - "epoch": 3.45, - "grad_norm": 0.0, - "learning_rate": 1.4138439648268894e-05, - "loss": 0.4883, - "step": 3988 - }, - { - "epoch": 3.45, - "grad_norm": 0.0, - "learning_rate": 1.413560529647727e-05, - "loss": 0.2942, - "step": 3989 - }, - { - "epoch": 3.45, - "grad_norm": 0.0, - "learning_rate": 1.413277054384624e-05, - "loss": 0.4445, - "step": 3990 - }, - { - "epoch": 3.45, - "grad_norm": 0.0, - "learning_rate": 1.4129935390650556e-05, - "loss": 0.5789, - "step": 3991 - }, - { - "epoch": 3.45, - "grad_norm": 0.0, - "learning_rate": 1.4127099837165015e-05, - "loss": 0.4361, - "step": 3992 - }, - { - "epoch": 3.45, - "grad_norm": 0.0, - "learning_rate": 1.4124263883664449e-05, - "loss": 0.4628, - "step": 3993 - }, - { - "epoch": 3.46, - "grad_norm": 0.0, - "learning_rate": 1.4121427530423728e-05, - "loss": 0.4331, - "step": 3994 - }, - { - "epoch": 3.46, - "grad_norm": 0.0, - "learning_rate": 1.4118590777717764e-05, - "loss": 0.3289, - "step": 3995 - }, - { - "epoch": 3.46, - "grad_norm": 0.0, - "learning_rate": 1.4115753625821507e-05, - "loss": 0.323, - "step": 3996 - }, - { - "epoch": 3.46, - "grad_norm": 0.0, - "learning_rate": 1.4112916075009948e-05, - "loss": 0.2737, - "step": 3997 - }, - { - "epoch": 3.46, - "grad_norm": 0.0, - "learning_rate": 1.4110078125558108e-05, - "loss": 0.3529, - "step": 3998 - }, - { - "epoch": 3.46, - "grad_norm": 0.0, - "learning_rate": 1.4107239777741057e-05, - "loss": 0.3276, - "step": 3999 - }, - { - "epoch": 3.46, - "grad_norm": 0.0, - "learning_rate": 1.4104401031833896e-05, - "loss": 0.3391, - "step": 4000 - }, - { - "epoch": 3.46, - "grad_norm": 0.0, - "learning_rate": 1.410156188811177e-05, - "loss": 0.296, - "step": 4001 - }, - { - "epoch": 3.46, - "grad_norm": 0.0, - "learning_rate": 1.4098722346849858e-05, - "loss": 0.2379, - "step": 4002 - }, - { - "epoch": 3.46, - "grad_norm": 0.0, - "learning_rate": 1.409588240832338e-05, - "loss": 0.2097, - "step": 4003 - }, - { - "epoch": 3.46, - "grad_norm": 0.0, - "learning_rate": 1.4093042072807597e-05, - "loss": 0.4042, - "step": 4004 - }, - { - "epoch": 3.46, - "grad_norm": 0.0, - "learning_rate": 1.4090201340577803e-05, - "loss": 0.4382, - "step": 4005 - }, - { - "epoch": 3.47, - "grad_norm": 0.0, - "learning_rate": 1.4087360211909333e-05, - "loss": 0.3033, - "step": 4006 - }, - { - "epoch": 3.47, - "grad_norm": 0.0, - "learning_rate": 1.408451868707756e-05, - "loss": 0.2924, - "step": 4007 - }, - { - "epoch": 3.47, - "grad_norm": 0.0, - "learning_rate": 1.40816767663579e-05, - "loss": 0.2123, - "step": 4008 - }, - { - "epoch": 3.47, - "grad_norm": 0.0, - "learning_rate": 1.40788344500258e-05, - "loss": 0.2494, - "step": 4009 - }, - { - "epoch": 3.47, - "grad_norm": 0.0, - "learning_rate": 1.4075991738356747e-05, - "loss": 0.3982, - "step": 4010 - }, - { - "epoch": 3.47, - "grad_norm": 0.0, - "learning_rate": 1.4073148631626272e-05, - "loss": 0.4368, - "step": 4011 - }, - { - "epoch": 3.47, - "grad_norm": 0.0, - "learning_rate": 1.4070305130109938e-05, - "loss": 0.3868, - "step": 4012 - }, - { - "epoch": 3.47, - "grad_norm": 0.0, - "learning_rate": 1.4067461234083349e-05, - "loss": 0.3597, - "step": 4013 - }, - { - "epoch": 3.47, - "grad_norm": 0.0, - "learning_rate": 1.4064616943822146e-05, - "loss": 0.4607, - "step": 4014 - }, - { - "epoch": 3.47, - "grad_norm": 0.0, - "learning_rate": 1.4061772259602012e-05, - "loss": 0.479, - "step": 4015 - }, - { - "epoch": 3.47, - "grad_norm": 0.0, - "learning_rate": 1.4058927181698661e-05, - "loss": 0.4097, - "step": 4016 - }, - { - "epoch": 3.47, - "grad_norm": 0.0, - "learning_rate": 1.4056081710387853e-05, - "loss": 0.57, - "step": 4017 - }, - { - "epoch": 3.48, - "grad_norm": 0.0, - "learning_rate": 1.405323584594538e-05, - "loss": 0.3503, - "step": 4018 - }, - { - "epoch": 3.48, - "grad_norm": 0.0, - "learning_rate": 1.4050389588647075e-05, - "loss": 0.3226, - "step": 4019 - }, - { - "epoch": 3.48, - "grad_norm": 0.0, - "learning_rate": 1.4047542938768808e-05, - "loss": 0.3774, - "step": 4020 - }, - { - "epoch": 3.48, - "grad_norm": 0.0, - "learning_rate": 1.4044695896586488e-05, - "loss": 0.3693, - "step": 4021 - }, - { - "epoch": 3.48, - "grad_norm": 0.0, - "learning_rate": 1.4041848462376066e-05, - "loss": 0.5329, - "step": 4022 - }, - { - "epoch": 3.48, - "grad_norm": 0.0, - "learning_rate": 1.403900063641352e-05, - "loss": 0.3314, - "step": 4023 - }, - { - "epoch": 3.48, - "grad_norm": 0.0, - "learning_rate": 1.4036152418974878e-05, - "loss": 0.3195, - "step": 4024 - }, - { - "epoch": 3.48, - "grad_norm": 0.0, - "learning_rate": 1.4033303810336197e-05, - "loss": 0.3288, - "step": 4025 - }, - { - "epoch": 3.48, - "grad_norm": 0.0, - "learning_rate": 1.4030454810773577e-05, - "loss": 0.4496, - "step": 4026 - }, - { - "epoch": 3.48, - "grad_norm": 0.0, - "learning_rate": 1.4027605420563156e-05, - "loss": 0.2941, - "step": 4027 - }, - { - "epoch": 3.48, - "grad_norm": 0.0, - "learning_rate": 1.4024755639981105e-05, - "loss": 0.536, - "step": 4028 - }, - { - "epoch": 3.49, - "grad_norm": 0.0, - "learning_rate": 1.4021905469303638e-05, - "loss": 0.4164, - "step": 4029 - }, - { - "epoch": 3.49, - "grad_norm": 0.0, - "learning_rate": 1.4019054908807006e-05, - "loss": 0.3215, - "step": 4030 - }, - { - "epoch": 3.49, - "grad_norm": 0.0, - "learning_rate": 1.4016203958767492e-05, - "loss": 0.4161, - "step": 4031 - }, - { - "epoch": 3.49, - "grad_norm": 0.0, - "learning_rate": 1.401335261946143e-05, - "loss": 0.3215, - "step": 4032 - }, - { - "epoch": 3.49, - "grad_norm": 0.0, - "learning_rate": 1.4010500891165172e-05, - "loss": 0.313, - "step": 4033 - }, - { - "epoch": 3.49, - "grad_norm": 0.0, - "learning_rate": 1.400764877415513e-05, - "loss": 0.1985, - "step": 4034 - }, - { - "epoch": 3.49, - "grad_norm": 0.0, - "learning_rate": 1.4004796268707737e-05, - "loss": 0.2754, - "step": 4035 - }, - { - "epoch": 3.49, - "grad_norm": 0.0, - "learning_rate": 1.4001943375099467e-05, - "loss": 0.3414, - "step": 4036 - }, - { - "epoch": 3.49, - "grad_norm": 0.0, - "learning_rate": 1.399909009360684e-05, - "loss": 0.2767, - "step": 4037 - }, - { - "epoch": 3.49, - "grad_norm": 0.0, - "learning_rate": 1.3996236424506403e-05, - "loss": 0.45, - "step": 4038 - }, - { - "epoch": 3.49, - "grad_norm": 0.0, - "learning_rate": 1.3993382368074747e-05, - "loss": 0.183, - "step": 4039 - }, - { - "epoch": 3.49, - "grad_norm": 0.0, - "learning_rate": 1.3990527924588497e-05, - "loss": 0.1844, - "step": 4040 - }, - { - "epoch": 3.5, - "grad_norm": 0.0, - "learning_rate": 1.3987673094324316e-05, - "loss": 0.3481, - "step": 4041 - }, - { - "epoch": 3.5, - "grad_norm": 0.0, - "learning_rate": 1.3984817877558912e-05, - "loss": 0.181, - "step": 4042 - }, - { - "epoch": 3.5, - "grad_norm": 0.0, - "learning_rate": 1.3981962274569018e-05, - "loss": 0.2445, - "step": 4043 - }, - { - "epoch": 3.5, - "grad_norm": 0.0, - "learning_rate": 1.397910628563141e-05, - "loss": 0.3001, - "step": 4044 - }, - { - "epoch": 3.5, - "grad_norm": 0.0, - "learning_rate": 1.3976249911022906e-05, - "loss": 0.4136, - "step": 4045 - }, - { - "epoch": 3.5, - "grad_norm": 0.0, - "learning_rate": 1.3973393151020352e-05, - "loss": 0.3571, - "step": 4046 - }, - { - "epoch": 3.5, - "grad_norm": 0.0, - "learning_rate": 1.3970536005900641e-05, - "loss": 0.4744, - "step": 4047 - }, - { - "epoch": 3.5, - "grad_norm": 0.0, - "learning_rate": 1.39676784759407e-05, - "loss": 0.3168, - "step": 4048 - }, - { - "epoch": 3.5, - "grad_norm": 0.0, - "learning_rate": 1.3964820561417486e-05, - "loss": 0.2045, - "step": 4049 - }, - { - "epoch": 3.5, - "grad_norm": 0.0, - "learning_rate": 1.3961962262608007e-05, - "loss": 0.4121, - "step": 4050 - }, - { - "epoch": 3.5, - "grad_norm": 0.0, - "learning_rate": 1.3959103579789297e-05, - "loss": 0.4722, - "step": 4051 - }, - { - "epoch": 3.51, - "grad_norm": 0.0, - "learning_rate": 1.3956244513238429e-05, - "loss": 0.4067, - "step": 4052 - }, - { - "epoch": 3.51, - "grad_norm": 0.0, - "learning_rate": 1.3953385063232519e-05, - "loss": 0.4434, - "step": 4053 - }, - { - "epoch": 3.51, - "grad_norm": 0.0, - "learning_rate": 1.3950525230048712e-05, - "loss": 0.2718, - "step": 4054 - }, - { - "epoch": 3.51, - "grad_norm": 0.0, - "learning_rate": 1.3947665013964198e-05, - "loss": 0.4245, - "step": 4055 - }, - { - "epoch": 3.51, - "grad_norm": 0.0, - "learning_rate": 1.3944804415256203e-05, - "loss": 0.2473, - "step": 4056 - }, - { - "epoch": 3.51, - "grad_norm": 0.0, - "learning_rate": 1.394194343420198e-05, - "loss": 0.4112, - "step": 4057 - }, - { - "epoch": 3.51, - "grad_norm": 0.0, - "learning_rate": 1.3939082071078833e-05, - "loss": 0.3607, - "step": 4058 - }, - { - "epoch": 3.51, - "grad_norm": 0.0, - "learning_rate": 1.3936220326164094e-05, - "loss": 0.3188, - "step": 4059 - }, - { - "epoch": 3.51, - "grad_norm": 0.0, - "learning_rate": 1.3933358199735136e-05, - "loss": 0.3608, - "step": 4060 - }, - { - "epoch": 3.51, - "grad_norm": 0.0, - "learning_rate": 1.3930495692069369e-05, - "loss": 0.5753, - "step": 4061 - }, - { - "epoch": 3.51, - "grad_norm": 0.0, - "learning_rate": 1.3927632803444233e-05, - "loss": 0.3913, - "step": 4062 - }, - { - "epoch": 3.51, - "grad_norm": 0.0, - "learning_rate": 1.392476953413722e-05, - "loss": 0.3815, - "step": 4063 - }, - { - "epoch": 3.52, - "grad_norm": 0.0, - "learning_rate": 1.3921905884425838e-05, - "loss": 0.438, - "step": 4064 - }, - { - "epoch": 3.52, - "grad_norm": 0.0, - "learning_rate": 1.3919041854587653e-05, - "loss": 0.3127, - "step": 4065 - }, - { - "epoch": 3.52, - "grad_norm": 0.0, - "learning_rate": 1.3916177444900257e-05, - "loss": 0.363, - "step": 4066 - }, - { - "epoch": 3.52, - "grad_norm": 0.0, - "learning_rate": 1.3913312655641273e-05, - "loss": 0.2959, - "step": 4067 - }, - { - "epoch": 3.52, - "grad_norm": 0.0, - "learning_rate": 1.3910447487088377e-05, - "loss": 0.3879, - "step": 4068 - }, - { - "epoch": 3.52, - "grad_norm": 0.0, - "learning_rate": 1.3907581939519265e-05, - "loss": 0.4054, - "step": 4069 - }, - { - "epoch": 3.52, - "grad_norm": 0.0, - "learning_rate": 1.390471601321168e-05, - "loss": 0.2529, - "step": 4070 - }, - { - "epoch": 3.52, - "grad_norm": 0.0, - "learning_rate": 1.3901849708443402e-05, - "loss": 0.4622, - "step": 4071 - }, - { - "epoch": 3.52, - "grad_norm": 0.0, - "learning_rate": 1.3898983025492243e-05, - "loss": 0.4656, - "step": 4072 - }, - { - "epoch": 3.52, - "grad_norm": 0.0, - "learning_rate": 1.389611596463605e-05, - "loss": 0.486, - "step": 4073 - }, - { - "epoch": 3.52, - "grad_norm": 0.0, - "learning_rate": 1.3893248526152717e-05, - "loss": 0.6005, - "step": 4074 - }, - { - "epoch": 3.53, - "grad_norm": 0.0, - "learning_rate": 1.3890380710320158e-05, - "loss": 0.3398, - "step": 4075 - }, - { - "epoch": 3.53, - "grad_norm": 0.0, - "learning_rate": 1.3887512517416342e-05, - "loss": 0.2483, - "step": 4076 - }, - { - "epoch": 3.53, - "grad_norm": 0.0, - "learning_rate": 1.3884643947719261e-05, - "loss": 0.3714, - "step": 4077 - }, - { - "epoch": 3.53, - "grad_norm": 0.0, - "learning_rate": 1.388177500150695e-05, - "loss": 0.3823, - "step": 4078 - }, - { - "epoch": 3.53, - "grad_norm": 0.0, - "learning_rate": 1.3878905679057476e-05, - "loss": 0.4883, - "step": 4079 - }, - { - "epoch": 3.53, - "grad_norm": 0.0, - "learning_rate": 1.387603598064895e-05, - "loss": 0.3163, - "step": 4080 - }, - { - "epoch": 3.53, - "grad_norm": 0.0, - "learning_rate": 1.3873165906559511e-05, - "loss": 0.3713, - "step": 4081 - }, - { - "epoch": 3.53, - "grad_norm": 0.0, - "learning_rate": 1.3870295457067342e-05, - "loss": 0.2809, - "step": 4082 - }, - { - "epoch": 3.53, - "grad_norm": 0.0, - "learning_rate": 1.386742463245065e-05, - "loss": 0.4372, - "step": 4083 - }, - { - "epoch": 3.53, - "grad_norm": 0.0, - "learning_rate": 1.3864553432987697e-05, - "loss": 0.3548, - "step": 4084 - }, - { - "epoch": 3.53, - "grad_norm": 0.0, - "learning_rate": 1.3861681858956765e-05, - "loss": 0.2333, - "step": 4085 - }, - { - "epoch": 3.53, - "grad_norm": 0.0, - "learning_rate": 1.385880991063618e-05, - "loss": 0.4483, - "step": 4086 - }, - { - "epoch": 3.54, - "grad_norm": 0.0, - "learning_rate": 1.3855937588304303e-05, - "loss": 0.3414, - "step": 4087 - }, - { - "epoch": 3.54, - "grad_norm": 0.0, - "learning_rate": 1.3853064892239529e-05, - "loss": 0.5562, - "step": 4088 - }, - { - "epoch": 3.54, - "grad_norm": 0.0, - "learning_rate": 1.3850191822720298e-05, - "loss": 0.3113, - "step": 4089 - }, - { - "epoch": 3.54, - "grad_norm": 0.0, - "learning_rate": 1.384731838002507e-05, - "loss": 0.3048, - "step": 4090 - }, - { - "epoch": 3.54, - "grad_norm": 0.0, - "learning_rate": 1.3844444564432354e-05, - "loss": 0.3014, - "step": 4091 - }, - { - "epoch": 3.54, - "grad_norm": 0.0, - "learning_rate": 1.3841570376220694e-05, - "loss": 0.2244, - "step": 4092 - }, - { - "epoch": 3.54, - "grad_norm": 0.0, - "learning_rate": 1.3838695815668667e-05, - "loss": 0.4318, - "step": 4093 - }, - { - "epoch": 3.54, - "grad_norm": 0.0, - "learning_rate": 1.3835820883054887e-05, - "loss": 0.2478, - "step": 4094 - }, - { - "epoch": 3.54, - "grad_norm": 0.0, - "learning_rate": 1.3832945578657999e-05, - "loss": 0.4066, - "step": 4095 - }, - { - "epoch": 3.54, - "grad_norm": 0.0, - "learning_rate": 1.3830069902756695e-05, - "loss": 0.4416, - "step": 4096 - }, - { - "epoch": 3.54, - "grad_norm": 0.0, - "learning_rate": 1.3827193855629698e-05, - "loss": 0.3489, - "step": 4097 - }, - { - "epoch": 3.54, - "grad_norm": 0.0, - "learning_rate": 1.382431743755576e-05, - "loss": 0.3552, - "step": 4098 - }, - { - "epoch": 3.55, - "grad_norm": 0.0, - "learning_rate": 1.382144064881368e-05, - "loss": 0.2481, - "step": 4099 - }, - { - "epoch": 3.55, - "grad_norm": 0.0, - "learning_rate": 1.3818563489682287e-05, - "loss": 0.4264, - "step": 4100 - }, - { - "epoch": 3.55, - "grad_norm": 0.0, - "learning_rate": 1.3815685960440441e-05, - "loss": 0.4971, - "step": 4101 - }, - { - "epoch": 3.55, - "grad_norm": 0.0, - "learning_rate": 1.3812808061367055e-05, - "loss": 0.4665, - "step": 4102 - }, - { - "epoch": 3.55, - "grad_norm": 0.0, - "learning_rate": 1.3809929792741057e-05, - "loss": 0.2899, - "step": 4103 - }, - { - "epoch": 3.55, - "grad_norm": 0.0, - "learning_rate": 1.3807051154841422e-05, - "loss": 0.2398, - "step": 4104 - }, - { - "epoch": 3.55, - "grad_norm": 0.0, - "learning_rate": 1.3804172147947161e-05, - "loss": 0.2344, - "step": 4105 - }, - { - "epoch": 3.55, - "grad_norm": 0.0, - "learning_rate": 1.380129277233732e-05, - "loss": 0.3517, - "step": 4106 - }, - { - "epoch": 3.55, - "grad_norm": 0.0, - "learning_rate": 1.3798413028290977e-05, - "loss": 0.2088, - "step": 4107 - }, - { - "epoch": 3.55, - "grad_norm": 0.0, - "learning_rate": 1.3795532916087248e-05, - "loss": 0.3418, - "step": 4108 - }, - { - "epoch": 3.55, - "grad_norm": 0.0, - "learning_rate": 1.3792652436005285e-05, - "loss": 0.3411, - "step": 4109 - }, - { - "epoch": 3.56, - "grad_norm": 0.0, - "learning_rate": 1.3789771588324281e-05, - "loss": 0.3848, - "step": 4110 - }, - { - "epoch": 3.56, - "grad_norm": 0.0, - "learning_rate": 1.3786890373323452e-05, - "loss": 0.4152, - "step": 4111 - }, - { - "epoch": 3.56, - "grad_norm": 0.0, - "learning_rate": 1.378400879128206e-05, - "loss": 0.5921, - "step": 4112 - }, - { - "epoch": 3.56, - "grad_norm": 0.0, - "learning_rate": 1.37811268424794e-05, - "loss": 0.2946, - "step": 4113 - }, - { - "epoch": 3.56, - "grad_norm": 0.0, - "learning_rate": 1.3778244527194802e-05, - "loss": 0.3011, - "step": 4114 - }, - { - "epoch": 3.56, - "grad_norm": 0.0, - "learning_rate": 1.377536184570763e-05, - "loss": 0.5211, - "step": 4115 - }, - { - "epoch": 3.56, - "grad_norm": 0.0, - "learning_rate": 1.3772478798297286e-05, - "loss": 0.2629, - "step": 4116 - }, - { - "epoch": 3.56, - "grad_norm": 0.0, - "learning_rate": 1.3769595385243206e-05, - "loss": 0.3133, - "step": 4117 - }, - { - "epoch": 3.56, - "grad_norm": 0.0, - "learning_rate": 1.3766711606824863e-05, - "loss": 0.4124, - "step": 4118 - }, - { - "epoch": 3.56, - "grad_norm": 0.0, - "learning_rate": 1.3763827463321765e-05, - "loss": 0.2672, - "step": 4119 - }, - { - "epoch": 3.56, - "grad_norm": 0.0, - "learning_rate": 1.3760942955013452e-05, - "loss": 0.555, - "step": 4120 - }, - { - "epoch": 3.56, - "grad_norm": 0.0, - "learning_rate": 1.3758058082179502e-05, - "loss": 0.5073, - "step": 4121 - }, - { - "epoch": 3.57, - "grad_norm": 0.0, - "learning_rate": 1.3755172845099532e-05, - "loss": 0.4105, - "step": 4122 - }, - { - "epoch": 3.57, - "grad_norm": 0.0, - "learning_rate": 1.375228724405319e-05, - "loss": 0.3379, - "step": 4123 - }, - { - "epoch": 3.57, - "grad_norm": 0.0, - "learning_rate": 1.3749401279320157e-05, - "loss": 0.3634, - "step": 4124 - }, - { - "epoch": 3.57, - "grad_norm": 0.0, - "learning_rate": 1.3746514951180152e-05, - "loss": 0.3645, - "step": 4125 - }, - { - "epoch": 3.57, - "grad_norm": 0.0, - "learning_rate": 1.3743628259912934e-05, - "loss": 0.3473, - "step": 4126 - }, - { - "epoch": 3.57, - "grad_norm": 0.0, - "learning_rate": 1.3740741205798289e-05, - "loss": 0.2639, - "step": 4127 - }, - { - "epoch": 3.57, - "grad_norm": 0.0, - "learning_rate": 1.3737853789116045e-05, - "loss": 0.2904, - "step": 4128 - }, - { - "epoch": 3.57, - "grad_norm": 0.0, - "learning_rate": 1.3734966010146056e-05, - "loss": 0.5217, - "step": 4129 - }, - { - "epoch": 3.57, - "grad_norm": 0.0, - "learning_rate": 1.3732077869168221e-05, - "loss": 0.4295, - "step": 4130 - }, - { - "epoch": 3.57, - "grad_norm": 0.0, - "learning_rate": 1.3729189366462476e-05, - "loss": 0.3464, - "step": 4131 - }, - { - "epoch": 3.57, - "grad_norm": 0.0, - "learning_rate": 1.3726300502308774e-05, - "loss": 0.2724, - "step": 4132 - }, - { - "epoch": 3.58, - "grad_norm": 0.0, - "learning_rate": 1.3723411276987126e-05, - "loss": 0.3118, - "step": 4133 - }, - { - "epoch": 3.58, - "grad_norm": 0.0, - "learning_rate": 1.372052169077756e-05, - "loss": 0.2938, - "step": 4134 - }, - { - "epoch": 3.58, - "grad_norm": 0.0, - "learning_rate": 1.371763174396015e-05, - "loss": 0.2832, - "step": 4135 - }, - { - "epoch": 3.58, - "grad_norm": 0.0, - "learning_rate": 1.3714741436815e-05, - "loss": 0.3513, - "step": 4136 - }, - { - "epoch": 3.58, - "grad_norm": 0.0, - "learning_rate": 1.371185076962225e-05, - "loss": 0.5951, - "step": 4137 - }, - { - "epoch": 3.58, - "grad_norm": 0.0, - "learning_rate": 1.3708959742662076e-05, - "loss": 0.4546, - "step": 4138 - }, - { - "epoch": 3.58, - "grad_norm": 0.0, - "learning_rate": 1.3706068356214688e-05, - "loss": 0.3373, - "step": 4139 - }, - { - "epoch": 3.58, - "grad_norm": 0.0, - "learning_rate": 1.370317661056033e-05, - "loss": 0.2726, - "step": 4140 - }, - { - "epoch": 3.58, - "grad_norm": 0.0, - "learning_rate": 1.3700284505979283e-05, - "loss": 0.2844, - "step": 4141 - }, - { - "epoch": 3.58, - "grad_norm": 0.0, - "learning_rate": 1.3697392042751855e-05, - "loss": 0.2854, - "step": 4142 - }, - { - "epoch": 3.58, - "grad_norm": 0.0, - "learning_rate": 1.3694499221158403e-05, - "loss": 0.2568, - "step": 4143 - }, - { - "epoch": 3.58, - "grad_norm": 0.0, - "learning_rate": 1.3691606041479313e-05, - "loss": 0.2708, - "step": 4144 - }, - { - "epoch": 3.59, - "grad_norm": 0.0, - "learning_rate": 1.3688712503994993e-05, - "loss": 0.362, - "step": 4145 - }, - { - "epoch": 3.59, - "grad_norm": 0.0, - "learning_rate": 1.3685818608985904e-05, - "loss": 0.313, - "step": 4146 - }, - { - "epoch": 3.59, - "grad_norm": 0.0, - "learning_rate": 1.368292435673253e-05, - "loss": 0.2839, - "step": 4147 - }, - { - "epoch": 3.59, - "grad_norm": 0.0, - "learning_rate": 1.3680029747515396e-05, - "loss": 0.4202, - "step": 4148 - }, - { - "epoch": 3.59, - "grad_norm": 0.0, - "learning_rate": 1.3677134781615057e-05, - "loss": 0.5043, - "step": 4149 - }, - { - "epoch": 3.59, - "grad_norm": 0.0, - "learning_rate": 1.3674239459312107e-05, - "loss": 0.3109, - "step": 4150 - }, - { - "epoch": 3.59, - "grad_norm": 0.0, - "learning_rate": 1.367134378088717e-05, - "loss": 0.3538, - "step": 4151 - }, - { - "epoch": 3.59, - "grad_norm": 0.0, - "learning_rate": 1.3668447746620911e-05, - "loss": 0.6081, - "step": 4152 - }, - { - "epoch": 3.59, - "grad_norm": 0.0, - "learning_rate": 1.366555135679402e-05, - "loss": 0.3787, - "step": 4153 - }, - { - "epoch": 3.59, - "grad_norm": 0.0, - "learning_rate": 1.366265461168723e-05, - "loss": 0.4955, - "step": 4154 - }, - { - "epoch": 3.59, - "grad_norm": 0.0, - "learning_rate": 1.3659757511581302e-05, - "loss": 0.3305, - "step": 4155 - }, - { - "epoch": 3.6, - "grad_norm": 0.0, - "learning_rate": 1.3656860056757037e-05, - "loss": 0.3411, - "step": 4156 - }, - { - "epoch": 3.6, - "grad_norm": 0.0, - "learning_rate": 1.365396224749527e-05, - "loss": 0.5039, - "step": 4157 - }, - { - "epoch": 3.6, - "grad_norm": 0.0, - "learning_rate": 1.365106408407686e-05, - "loss": 0.2403, - "step": 4158 - }, - { - "epoch": 3.6, - "grad_norm": 0.0, - "learning_rate": 1.3648165566782718e-05, - "loss": 0.4331, - "step": 4159 - }, - { - "epoch": 3.6, - "grad_norm": 0.0, - "learning_rate": 1.3645266695893775e-05, - "loss": 0.3315, - "step": 4160 - }, - { - "epoch": 3.6, - "grad_norm": 0.0, - "learning_rate": 1.3642367471691005e-05, - "loss": 0.3557, - "step": 4161 - }, - { - "epoch": 3.6, - "grad_norm": 0.0, - "learning_rate": 1.3639467894455407e-05, - "loss": 0.321, - "step": 4162 - }, - { - "epoch": 3.6, - "grad_norm": 0.0, - "learning_rate": 1.3636567964468022e-05, - "loss": 0.4153, - "step": 4163 - }, - { - "epoch": 3.6, - "grad_norm": 0.0, - "learning_rate": 1.3633667682009924e-05, - "loss": 0.6288, - "step": 4164 - }, - { - "epoch": 3.6, - "grad_norm": 0.0, - "learning_rate": 1.3630767047362221e-05, - "loss": 0.3218, - "step": 4165 - }, - { - "epoch": 3.6, - "grad_norm": 0.0, - "learning_rate": 1.3627866060806048e-05, - "loss": 0.3929, - "step": 4166 - }, - { - "epoch": 3.6, - "grad_norm": 0.0, - "learning_rate": 1.3624964722622588e-05, - "loss": 0.3786, - "step": 4167 - }, - { - "epoch": 3.61, - "grad_norm": 0.0, - "learning_rate": 1.3622063033093045e-05, - "loss": 0.5487, - "step": 4168 - }, - { - "epoch": 3.61, - "grad_norm": 0.0, - "learning_rate": 1.3619160992498666e-05, - "loss": 0.2308, - "step": 4169 - }, - { - "epoch": 3.61, - "grad_norm": 0.0, - "learning_rate": 1.3616258601120725e-05, - "loss": 0.221, - "step": 4170 - }, - { - "epoch": 3.61, - "grad_norm": 0.0, - "learning_rate": 1.3613355859240533e-05, - "loss": 0.217, - "step": 4171 - }, - { - "epoch": 3.61, - "grad_norm": 0.0, - "learning_rate": 1.3610452767139441e-05, - "loss": 0.4887, - "step": 4172 - }, - { - "epoch": 3.61, - "grad_norm": 0.0, - "learning_rate": 1.3607549325098823e-05, - "loss": 0.3398, - "step": 4173 - }, - { - "epoch": 3.61, - "grad_norm": 0.0, - "learning_rate": 1.3604645533400091e-05, - "loss": 0.373, - "step": 4174 - }, - { - "epoch": 3.61, - "grad_norm": 0.0, - "learning_rate": 1.3601741392324698e-05, - "loss": 0.3545, - "step": 4175 - }, - { - "epoch": 3.61, - "grad_norm": 0.0, - "learning_rate": 1.359883690215412e-05, - "loss": 0.2645, - "step": 4176 - }, - { - "epoch": 3.61, - "grad_norm": 0.0, - "learning_rate": 1.3595932063169876e-05, - "loss": 0.2417, - "step": 4177 - }, - { - "epoch": 3.61, - "grad_norm": 0.0, - "learning_rate": 1.3593026875653512e-05, - "loss": 0.3598, - "step": 4178 - }, - { - "epoch": 3.62, - "grad_norm": 0.0, - "learning_rate": 1.3590121339886608e-05, - "loss": 0.3165, - "step": 4179 - }, - { - "epoch": 3.62, - "grad_norm": 0.0, - "learning_rate": 1.3587215456150787e-05, - "loss": 0.3551, - "step": 4180 - }, - { - "epoch": 3.62, - "grad_norm": 0.0, - "learning_rate": 1.358430922472769e-05, - "loss": 0.324, - "step": 4181 - }, - { - "epoch": 3.62, - "grad_norm": 0.0, - "learning_rate": 1.3581402645899006e-05, - "loss": 0.3073, - "step": 4182 - }, - { - "epoch": 3.62, - "grad_norm": 0.0, - "learning_rate": 1.3578495719946453e-05, - "loss": 0.2724, - "step": 4183 - }, - { - "epoch": 3.62, - "grad_norm": 0.0, - "learning_rate": 1.357558844715178e-05, - "loss": 0.462, - "step": 4184 - }, - { - "epoch": 3.62, - "grad_norm": 0.0, - "learning_rate": 1.3572680827796773e-05, - "loss": 0.2561, - "step": 4185 - }, - { - "epoch": 3.62, - "grad_norm": 0.0, - "learning_rate": 1.3569772862163248e-05, - "loss": 0.2813, - "step": 4186 - }, - { - "epoch": 3.62, - "grad_norm": 0.0, - "learning_rate": 1.3566864550533057e-05, - "loss": 0.3761, - "step": 4187 - }, - { - "epoch": 3.62, - "grad_norm": 0.0, - "learning_rate": 1.3563955893188085e-05, - "loss": 0.4201, - "step": 4188 - }, - { - "epoch": 3.62, - "grad_norm": 0.0, - "learning_rate": 1.3561046890410252e-05, - "loss": 0.3075, - "step": 4189 - }, - { - "epoch": 3.62, - "grad_norm": 0.0, - "learning_rate": 1.355813754248151e-05, - "loss": 0.7769, - "step": 4190 - }, - { - "epoch": 3.63, - "grad_norm": 0.0, - "learning_rate": 1.3555227849683848e-05, - "loss": 0.3423, - "step": 4191 - }, - { - "epoch": 3.63, - "grad_norm": 0.0, - "learning_rate": 1.3552317812299276e-05, - "loss": 0.2821, - "step": 4192 - }, - { - "epoch": 3.63, - "grad_norm": 0.0, - "learning_rate": 1.3549407430609855e-05, - "loss": 0.4712, - "step": 4193 - }, - { - "epoch": 3.63, - "grad_norm": 0.0, - "learning_rate": 1.3546496704897667e-05, - "loss": 0.7111, - "step": 4194 - }, - { - "epoch": 3.63, - "grad_norm": 0.0, - "learning_rate": 1.3543585635444831e-05, - "loss": 0.5202, - "step": 4195 - }, - { - "epoch": 3.63, - "grad_norm": 0.0, - "learning_rate": 1.3540674222533503e-05, - "loss": 0.3043, - "step": 4196 - }, - { - "epoch": 3.63, - "grad_norm": 0.0, - "learning_rate": 1.3537762466445862e-05, - "loss": 0.2269, - "step": 4197 - }, - { - "epoch": 3.63, - "grad_norm": 0.0, - "learning_rate": 1.3534850367464136e-05, - "loss": 0.4549, - "step": 4198 - }, - { - "epoch": 3.63, - "grad_norm": 0.0, - "learning_rate": 1.353193792587057e-05, - "loss": 0.4467, - "step": 4199 - }, - { - "epoch": 3.63, - "grad_norm": 0.0, - "learning_rate": 1.3529025141947449e-05, - "loss": 0.5089, - "step": 4200 - }, - { - "epoch": 3.63, - "grad_norm": 0.0, - "learning_rate": 1.35261120159771e-05, - "loss": 0.4369, - "step": 4201 - }, - { - "epoch": 3.63, - "grad_norm": 0.0, - "learning_rate": 1.3523198548241867e-05, - "loss": 0.3062, - "step": 4202 - }, - { - "epoch": 3.64, - "grad_norm": 0.0, - "learning_rate": 1.3520284739024137e-05, - "loss": 0.3593, - "step": 4203 - }, - { - "epoch": 3.64, - "grad_norm": 0.0, - "learning_rate": 1.3517370588606329e-05, - "loss": 0.4089, - "step": 4204 - }, - { - "epoch": 3.64, - "grad_norm": 0.0, - "learning_rate": 1.3514456097270894e-05, - "loss": 0.4432, - "step": 4205 - }, - { - "epoch": 3.64, - "grad_norm": 0.0, - "learning_rate": 1.3511541265300316e-05, - "loss": 0.2693, - "step": 4206 - }, - { - "epoch": 3.64, - "grad_norm": 0.0, - "learning_rate": 1.3508626092977113e-05, - "loss": 0.3016, - "step": 4207 - }, - { - "epoch": 3.64, - "grad_norm": 0.0, - "learning_rate": 1.350571058058383e-05, - "loss": 0.2394, - "step": 4208 - }, - { - "epoch": 3.64, - "grad_norm": 0.0, - "learning_rate": 1.3502794728403056e-05, - "loss": 0.2347, - "step": 4209 - }, - { - "epoch": 3.64, - "grad_norm": 0.0, - "learning_rate": 1.3499878536717405e-05, - "loss": 0.2583, - "step": 4210 - }, - { - "epoch": 3.64, - "grad_norm": 0.0, - "learning_rate": 1.349696200580953e-05, - "loss": 0.3979, - "step": 4211 - }, - { - "epoch": 3.64, - "grad_norm": 0.0, - "learning_rate": 1.3494045135962106e-05, - "loss": 0.3011, - "step": 4212 - }, - { - "epoch": 3.64, - "grad_norm": 0.0, - "learning_rate": 1.349112792745785e-05, - "loss": 0.5996, - "step": 4213 - }, - { - "epoch": 3.65, - "grad_norm": 0.0, - "learning_rate": 1.3488210380579511e-05, - "loss": 0.2751, - "step": 4214 - }, - { - "epoch": 3.65, - "grad_norm": 0.0, - "learning_rate": 1.3485292495609871e-05, - "loss": 0.3516, - "step": 4215 - }, - { - "epoch": 3.65, - "grad_norm": 0.0, - "learning_rate": 1.3482374272831737e-05, - "loss": 0.2693, - "step": 4216 - }, - { - "epoch": 3.65, - "grad_norm": 0.0, - "learning_rate": 1.347945571252796e-05, - "loss": 0.3765, - "step": 4217 - }, - { - "epoch": 3.65, - "grad_norm": 0.0, - "learning_rate": 1.3476536814981418e-05, - "loss": 0.298, - "step": 4218 - }, - { - "epoch": 3.65, - "grad_norm": 0.0, - "learning_rate": 1.347361758047502e-05, - "loss": 0.4555, - "step": 4219 - }, - { - "epoch": 3.65, - "grad_norm": 0.0, - "learning_rate": 1.3470698009291713e-05, - "loss": 0.4498, - "step": 4220 - }, - { - "epoch": 3.65, - "grad_norm": 0.0, - "learning_rate": 1.3467778101714469e-05, - "loss": 0.4192, - "step": 4221 - }, - { - "epoch": 3.65, - "grad_norm": 0.0, - "learning_rate": 1.3464857858026301e-05, - "loss": 0.3163, - "step": 4222 - }, - { - "epoch": 3.65, - "grad_norm": 0.0, - "learning_rate": 1.3461937278510249e-05, - "loss": 0.3926, - "step": 4223 - }, - { - "epoch": 3.65, - "grad_norm": 0.0, - "learning_rate": 1.345901636344939e-05, - "loss": 0.2953, - "step": 4224 - }, - { - "epoch": 3.65, - "grad_norm": 0.0, - "learning_rate": 1.3456095113126826e-05, - "loss": 0.3673, - "step": 4225 - }, - { - "epoch": 3.66, - "grad_norm": 0.0, - "learning_rate": 1.3453173527825701e-05, - "loss": 0.3385, - "step": 4226 - }, - { - "epoch": 3.66, - "grad_norm": 0.0, - "learning_rate": 1.3450251607829183e-05, - "loss": 0.4156, - "step": 4227 - }, - { - "epoch": 3.66, - "grad_norm": 0.0, - "learning_rate": 1.3447329353420477e-05, - "loss": 0.304, - "step": 4228 - }, - { - "epoch": 3.66, - "grad_norm": 0.0, - "learning_rate": 1.3444406764882821e-05, - "loss": 0.5004, - "step": 4229 - }, - { - "epoch": 3.66, - "grad_norm": 0.0, - "learning_rate": 1.3441483842499485e-05, - "loss": 0.3888, - "step": 4230 - }, - { - "epoch": 3.66, - "grad_norm": 0.0, - "learning_rate": 1.3438560586553764e-05, - "loss": 0.3673, - "step": 4231 - }, - { - "epoch": 3.66, - "grad_norm": 0.0, - "learning_rate": 1.3435636997329e-05, - "loss": 0.2989, - "step": 4232 - }, - { - "epoch": 3.66, - "grad_norm": 0.0, - "learning_rate": 1.3432713075108556e-05, - "loss": 0.2074, - "step": 4233 - }, - { - "epoch": 3.66, - "grad_norm": 0.0, - "learning_rate": 1.3429788820175827e-05, - "loss": 0.3009, - "step": 4234 - }, - { - "epoch": 3.66, - "grad_norm": 0.0, - "learning_rate": 1.3426864232814248e-05, - "loss": 0.424, - "step": 4235 - }, - { - "epoch": 3.66, - "grad_norm": 0.0, - "learning_rate": 1.3423939313307279e-05, - "loss": 0.2284, - "step": 4236 - }, - { - "epoch": 3.67, - "grad_norm": 0.0, - "learning_rate": 1.3421014061938413e-05, - "loss": 0.3216, - "step": 4237 - }, - { - "epoch": 3.67, - "grad_norm": 0.0, - "learning_rate": 1.3418088478991182e-05, - "loss": 0.3658, - "step": 4238 - }, - { - "epoch": 3.67, - "grad_norm": 0.0, - "learning_rate": 1.3415162564749142e-05, - "loss": 0.7034, - "step": 4239 - }, - { - "epoch": 3.67, - "grad_norm": 0.0, - "learning_rate": 1.3412236319495886e-05, - "loss": 0.3942, - "step": 4240 - }, - { - "epoch": 3.67, - "grad_norm": 0.0, - "learning_rate": 1.3409309743515038e-05, - "loss": 0.2374, - "step": 4241 - }, - { - "epoch": 3.67, - "grad_norm": 0.0, - "learning_rate": 1.3406382837090248e-05, - "loss": 0.3797, - "step": 4242 - }, - { - "epoch": 3.67, - "grad_norm": 0.0, - "learning_rate": 1.340345560050521e-05, - "loss": 0.3264, - "step": 4243 - }, - { - "epoch": 3.67, - "grad_norm": 0.0, - "learning_rate": 1.3400528034043641e-05, - "loss": 0.3658, - "step": 4244 - }, - { - "epoch": 3.67, - "grad_norm": 0.0, - "learning_rate": 1.339760013798929e-05, - "loss": 0.3905, - "step": 4245 - }, - { - "epoch": 3.67, - "grad_norm": 0.0, - "learning_rate": 1.3394671912625947e-05, - "loss": 0.4242, - "step": 4246 - }, - { - "epoch": 3.67, - "grad_norm": 0.0, - "learning_rate": 1.3391743358237418e-05, - "loss": 0.331, - "step": 4247 - }, - { - "epoch": 3.67, - "grad_norm": 0.0, - "learning_rate": 1.338881447510756e-05, - "loss": 0.5483, - "step": 4248 - }, - { - "epoch": 3.68, - "grad_norm": 0.0, - "learning_rate": 1.3385885263520245e-05, - "loss": 0.2286, - "step": 4249 - }, - { - "epoch": 3.68, - "grad_norm": 0.0, - "learning_rate": 1.3382955723759386e-05, - "loss": 0.4956, - "step": 4250 - }, - { - "epoch": 3.68, - "grad_norm": 0.0, - "learning_rate": 1.3380025856108926e-05, - "loss": 0.4879, - "step": 4251 - }, - { - "epoch": 3.68, - "grad_norm": 0.0, - "learning_rate": 1.337709566085284e-05, - "loss": 0.6186, - "step": 4252 - }, - { - "epoch": 3.68, - "grad_norm": 0.0, - "learning_rate": 1.3374165138275133e-05, - "loss": 0.4147, - "step": 4253 - }, - { - "epoch": 3.68, - "grad_norm": 0.0, - "learning_rate": 1.3371234288659846e-05, - "loss": 0.2375, - "step": 4254 - }, - { - "epoch": 3.68, - "grad_norm": 0.0, - "learning_rate": 1.3368303112291043e-05, - "loss": 0.325, - "step": 4255 - }, - { - "epoch": 3.68, - "grad_norm": 0.0, - "learning_rate": 1.3365371609452831e-05, - "loss": 0.2746, - "step": 4256 - }, - { - "epoch": 3.68, - "grad_norm": 0.0, - "learning_rate": 1.3362439780429342e-05, - "loss": 0.2979, - "step": 4257 - }, - { - "epoch": 3.68, - "grad_norm": 0.0, - "learning_rate": 1.3359507625504735e-05, - "loss": 0.2329, - "step": 4258 - }, - { - "epoch": 3.68, - "grad_norm": 0.0, - "learning_rate": 1.3356575144963213e-05, - "loss": 0.4065, - "step": 4259 - }, - { - "epoch": 3.69, - "grad_norm": 0.0, - "learning_rate": 1.3353642339089002e-05, - "loss": 0.3068, - "step": 4260 - }, - { - "epoch": 3.69, - "grad_norm": 0.0, - "learning_rate": 1.3350709208166358e-05, - "loss": 0.6934, - "step": 4261 - }, - { - "epoch": 3.69, - "grad_norm": 0.0, - "learning_rate": 1.3347775752479577e-05, - "loss": 0.3097, - "step": 4262 - }, - { - "epoch": 3.69, - "grad_norm": 0.0, - "learning_rate": 1.3344841972312976e-05, - "loss": 0.3499, - "step": 4263 - }, - { - "epoch": 3.69, - "grad_norm": 0.0, - "learning_rate": 1.3341907867950915e-05, - "loss": 0.4575, - "step": 4264 - }, - { - "epoch": 3.69, - "grad_norm": 0.0, - "learning_rate": 1.3338973439677769e-05, - "loss": 0.2651, - "step": 4265 - }, - { - "epoch": 3.69, - "grad_norm": 0.0, - "learning_rate": 1.3336038687777966e-05, - "loss": 0.4441, - "step": 4266 - }, - { - "epoch": 3.69, - "grad_norm": 0.0, - "learning_rate": 1.3333103612535948e-05, - "loss": 0.3508, - "step": 4267 - }, - { - "epoch": 3.69, - "grad_norm": 0.0, - "learning_rate": 1.3330168214236192e-05, - "loss": 0.4045, - "step": 4268 - }, - { - "epoch": 3.69, - "grad_norm": 0.0, - "learning_rate": 1.3327232493163217e-05, - "loss": 0.4667, - "step": 4269 - }, - { - "epoch": 3.69, - "grad_norm": 0.0, - "learning_rate": 1.3324296449601557e-05, - "loss": 0.1972, - "step": 4270 - }, - { - "epoch": 3.69, - "grad_norm": 0.0, - "learning_rate": 1.3321360083835785e-05, - "loss": 0.4903, - "step": 4271 - }, - { - "epoch": 3.7, - "grad_norm": 0.0, - "learning_rate": 1.331842339615051e-05, - "loss": 0.2624, - "step": 4272 - }, - { - "epoch": 3.7, - "grad_norm": 0.0, - "learning_rate": 1.3315486386830365e-05, - "loss": 0.399, - "step": 4273 - }, - { - "epoch": 3.7, - "grad_norm": 0.0, - "learning_rate": 1.3312549056160018e-05, - "loss": 0.3966, - "step": 4274 - }, - { - "epoch": 3.7, - "grad_norm": 0.0, - "learning_rate": 1.3309611404424163e-05, - "loss": 0.3194, - "step": 4275 - }, - { - "epoch": 3.7, - "grad_norm": 0.0, - "learning_rate": 1.3306673431907533e-05, - "loss": 0.4454, - "step": 4276 - }, - { - "epoch": 3.7, - "grad_norm": 0.0, - "learning_rate": 1.3303735138894889e-05, - "loss": 0.2898, - "step": 4277 - }, - { - "epoch": 3.7, - "grad_norm": 0.0, - "learning_rate": 1.3300796525671018e-05, - "loss": 0.4236, - "step": 4278 - }, - { - "epoch": 3.7, - "grad_norm": 0.0, - "learning_rate": 1.3297857592520744e-05, - "loss": 0.4835, - "step": 4279 - }, - { - "epoch": 3.7, - "grad_norm": 0.0, - "learning_rate": 1.3294918339728921e-05, - "loss": 0.3927, - "step": 4280 - }, - { - "epoch": 3.7, - "grad_norm": 0.0, - "learning_rate": 1.329197876758043e-05, - "loss": 0.3089, - "step": 4281 - }, - { - "epoch": 3.7, - "grad_norm": 0.0, - "learning_rate": 1.3289038876360194e-05, - "loss": 0.4255, - "step": 4282 - }, - { - "epoch": 3.71, - "grad_norm": 0.0, - "learning_rate": 1.3286098666353148e-05, - "loss": 0.4756, - "step": 4283 - }, - { - "epoch": 3.71, - "grad_norm": 0.0, - "learning_rate": 1.3283158137844277e-05, - "loss": 0.4372, - "step": 4284 - }, - { - "epoch": 3.71, - "grad_norm": 0.0, - "learning_rate": 1.3280217291118587e-05, - "loss": 0.3618, - "step": 4285 - }, - { - "epoch": 3.71, - "grad_norm": 0.0, - "learning_rate": 1.3277276126461111e-05, - "loss": 0.4675, - "step": 4286 - }, - { - "epoch": 3.71, - "grad_norm": 0.0, - "learning_rate": 1.327433464415693e-05, - "loss": 0.2583, - "step": 4287 - }, - { - "epoch": 3.71, - "grad_norm": 0.0, - "learning_rate": 1.3271392844491135e-05, - "loss": 0.2926, - "step": 4288 - }, - { - "epoch": 3.71, - "grad_norm": 0.0, - "learning_rate": 1.3268450727748858e-05, - "loss": 0.3246, - "step": 4289 - }, - { - "epoch": 3.71, - "grad_norm": 0.0, - "learning_rate": 1.3265508294215263e-05, - "loss": 0.3392, - "step": 4290 - }, - { - "epoch": 3.71, - "grad_norm": 0.0, - "learning_rate": 1.3262565544175543e-05, - "loss": 0.2773, - "step": 4291 - }, - { - "epoch": 3.71, - "grad_norm": 0.0, - "learning_rate": 1.3259622477914918e-05, - "loss": 0.5056, - "step": 4292 - }, - { - "epoch": 3.71, - "grad_norm": 0.0, - "learning_rate": 1.3256679095718644e-05, - "loss": 0.4347, - "step": 4293 - }, - { - "epoch": 3.71, - "grad_norm": 0.0, - "learning_rate": 1.3253735397872003e-05, - "loss": 0.2947, - "step": 4294 - }, - { - "epoch": 3.72, - "grad_norm": 0.0, - "learning_rate": 1.3250791384660315e-05, - "loss": 0.385, - "step": 4295 - }, - { - "epoch": 3.72, - "grad_norm": 0.0, - "learning_rate": 1.324784705636892e-05, - "loss": 0.4083, - "step": 4296 - }, - { - "epoch": 3.72, - "grad_norm": 0.0, - "learning_rate": 1.3244902413283199e-05, - "loss": 0.2976, - "step": 4297 - }, - { - "epoch": 3.72, - "grad_norm": 0.0, - "learning_rate": 1.3241957455688554e-05, - "loss": 0.3573, - "step": 4298 - }, - { - "epoch": 3.72, - "grad_norm": 0.0, - "learning_rate": 1.3239012183870425e-05, - "loss": 0.3224, - "step": 4299 - }, - { - "epoch": 3.72, - "grad_norm": 0.0, - "learning_rate": 1.323606659811428e-05, - "loss": 0.3084, - "step": 4300 - }, - { - "epoch": 3.72, - "grad_norm": 0.0, - "learning_rate": 1.3233120698705613e-05, - "loss": 0.2403, - "step": 4301 - }, - { - "epoch": 3.72, - "grad_norm": 0.0, - "learning_rate": 1.3230174485929954e-05, - "loss": 0.3592, - "step": 4302 - }, - { - "epoch": 3.72, - "grad_norm": 0.0, - "learning_rate": 1.3227227960072869e-05, - "loss": 0.266, - "step": 4303 - }, - { - "epoch": 3.72, - "grad_norm": 0.0, - "learning_rate": 1.3224281121419935e-05, - "loss": 0.3425, - "step": 4304 - }, - { - "epoch": 3.72, - "grad_norm": 0.0, - "learning_rate": 1.3221333970256778e-05, - "loss": 0.2949, - "step": 4305 - }, - { - "epoch": 3.72, - "grad_norm": 0.0, - "learning_rate": 1.3218386506869048e-05, - "loss": 0.5308, - "step": 4306 - }, - { - "epoch": 3.73, - "grad_norm": 0.0, - "learning_rate": 1.321543873154242e-05, - "loss": 0.3285, - "step": 4307 - }, - { - "epoch": 3.73, - "grad_norm": 0.0, - "learning_rate": 1.3212490644562612e-05, - "loss": 0.242, - "step": 4308 - }, - { - "epoch": 3.73, - "grad_norm": 0.0, - "learning_rate": 1.320954224621536e-05, - "loss": 0.236, - "step": 4309 - }, - { - "epoch": 3.73, - "grad_norm": 0.0, - "learning_rate": 1.3206593536786435e-05, - "loss": 0.4199, - "step": 4310 - }, - { - "epoch": 3.73, - "grad_norm": 0.0, - "learning_rate": 1.3203644516561637e-05, - "loss": 0.4246, - "step": 4311 - }, - { - "epoch": 3.73, - "grad_norm": 0.0, - "learning_rate": 1.3200695185826798e-05, - "loss": 0.3529, - "step": 4312 - }, - { - "epoch": 3.73, - "grad_norm": 0.0, - "learning_rate": 1.3197745544867778e-05, - "loss": 0.468, - "step": 4313 - }, - { - "epoch": 3.73, - "grad_norm": 0.0, - "learning_rate": 1.319479559397047e-05, - "loss": 0.2144, - "step": 4314 - }, - { - "epoch": 3.73, - "grad_norm": 0.0, - "learning_rate": 1.319184533342079e-05, - "loss": 0.2701, - "step": 4315 - }, - { - "epoch": 3.73, - "grad_norm": 0.0, - "learning_rate": 1.3188894763504696e-05, - "loss": 0.3383, - "step": 4316 - }, - { - "epoch": 3.73, - "grad_norm": 0.0, - "learning_rate": 1.3185943884508161e-05, - "loss": 0.2169, - "step": 4317 - }, - { - "epoch": 3.74, - "grad_norm": 0.0, - "learning_rate": 1.3182992696717204e-05, - "loss": 0.3569, - "step": 4318 - }, - { - "epoch": 3.74, - "grad_norm": 0.0, - "learning_rate": 1.3180041200417861e-05, - "loss": 0.3303, - "step": 4319 - }, - { - "epoch": 3.74, - "grad_norm": 0.0, - "learning_rate": 1.3177089395896206e-05, - "loss": 0.4118, - "step": 4320 - }, - { - "epoch": 3.74, - "grad_norm": 0.0, - "learning_rate": 1.3174137283438335e-05, - "loss": 0.3498, - "step": 4321 - }, - { - "epoch": 3.74, - "grad_norm": 0.0, - "learning_rate": 1.3171184863330384e-05, - "loss": 0.2777, - "step": 4322 - }, - { - "epoch": 3.74, - "grad_norm": 0.0, - "learning_rate": 1.316823213585851e-05, - "loss": 0.305, - "step": 4323 - }, - { - "epoch": 3.74, - "grad_norm": 0.0, - "learning_rate": 1.3165279101308905e-05, - "loss": 0.3883, - "step": 4324 - }, - { - "epoch": 3.74, - "grad_norm": 0.0, - "learning_rate": 1.3162325759967787e-05, - "loss": 0.3597, - "step": 4325 - }, - { - "epoch": 3.74, - "grad_norm": 0.0, - "learning_rate": 1.3159372112121405e-05, - "loss": 0.2353, - "step": 4326 - }, - { - "epoch": 3.74, - "grad_norm": 0.0, - "learning_rate": 1.3156418158056044e-05, - "loss": 0.3411, - "step": 4327 - }, - { - "epoch": 3.74, - "grad_norm": 0.0, - "learning_rate": 1.3153463898058006e-05, - "loss": 0.2976, - "step": 4328 - }, - { - "epoch": 3.74, - "grad_norm": 0.0, - "learning_rate": 1.3150509332413635e-05, - "loss": 0.2169, - "step": 4329 - }, - { - "epoch": 3.75, - "grad_norm": 0.0, - "learning_rate": 1.3147554461409296e-05, - "loss": 0.3848, - "step": 4330 - }, - { - "epoch": 3.75, - "grad_norm": 0.0, - "learning_rate": 1.3144599285331383e-05, - "loss": 0.3553, - "step": 4331 - }, - { - "epoch": 3.75, - "grad_norm": 0.0, - "learning_rate": 1.3141643804466335e-05, - "loss": 0.7571, - "step": 4332 - }, - { - "epoch": 3.75, - "grad_norm": 0.0, - "learning_rate": 1.31386880191006e-05, - "loss": 0.2956, - "step": 4333 - }, - { - "epoch": 3.75, - "grad_norm": 0.0, - "learning_rate": 1.3135731929520668e-05, - "loss": 0.5542, - "step": 4334 - }, - { - "epoch": 3.75, - "grad_norm": 0.0, - "learning_rate": 1.3132775536013055e-05, - "loss": 0.3466, - "step": 4335 - }, - { - "epoch": 3.75, - "grad_norm": 0.0, - "learning_rate": 1.31298188388643e-05, - "loss": 0.3963, - "step": 4336 - }, - { - "epoch": 3.75, - "grad_norm": 0.0, - "learning_rate": 1.3126861838360991e-05, - "loss": 0.4039, - "step": 4337 - }, - { - "epoch": 3.75, - "grad_norm": 0.0, - "learning_rate": 1.312390453478972e-05, - "loss": 0.298, - "step": 4338 - }, - { - "epoch": 3.75, - "grad_norm": 0.0, - "learning_rate": 1.3120946928437126e-05, - "loss": 0.252, - "step": 4339 - }, - { - "epoch": 3.75, - "grad_norm": 0.0, - "learning_rate": 1.3117989019589872e-05, - "loss": 0.2212, - "step": 4340 - }, - { - "epoch": 3.76, - "grad_norm": 0.0, - "learning_rate": 1.3115030808534652e-05, - "loss": 0.4542, - "step": 4341 - }, - { - "epoch": 3.76, - "grad_norm": 0.0, - "learning_rate": 1.3112072295558184e-05, - "loss": 0.6452, - "step": 4342 - }, - { - "epoch": 3.76, - "grad_norm": 0.0, - "learning_rate": 1.310911348094722e-05, - "loss": 0.375, - "step": 4343 - }, - { - "epoch": 3.76, - "grad_norm": 0.0, - "learning_rate": 1.3106154364988537e-05, - "loss": 0.3131, - "step": 4344 - }, - { - "epoch": 3.76, - "grad_norm": 0.0, - "learning_rate": 1.3103194947968956e-05, - "loss": 0.3707, - "step": 4345 - }, - { - "epoch": 3.76, - "grad_norm": 0.0, - "learning_rate": 1.31002352301753e-05, - "loss": 0.4346, - "step": 4346 - }, - { - "epoch": 3.76, - "grad_norm": 0.0, - "learning_rate": 1.3097275211894447e-05, - "loss": 0.4171, - "step": 4347 - }, - { - "epoch": 3.76, - "grad_norm": 0.0, - "learning_rate": 1.3094314893413291e-05, - "loss": 0.31, - "step": 4348 - }, - { - "epoch": 3.76, - "grad_norm": 0.0, - "learning_rate": 1.3091354275018758e-05, - "loss": 0.3778, - "step": 4349 - }, - { - "epoch": 3.76, - "grad_norm": 0.0, - "learning_rate": 1.3088393356997803e-05, - "loss": 0.4434, - "step": 4350 - }, - { - "epoch": 3.76, - "grad_norm": 0.0, - "learning_rate": 1.3085432139637409e-05, - "loss": 0.3394, - "step": 4351 - }, - { - "epoch": 3.76, - "grad_norm": 0.0, - "learning_rate": 1.3082470623224588e-05, - "loss": 0.1929, - "step": 4352 - }, - { - "epoch": 3.77, - "grad_norm": 0.0, - "learning_rate": 1.3079508808046388e-05, - "loss": 0.5233, - "step": 4353 - }, - { - "epoch": 3.77, - "grad_norm": 0.0, - "learning_rate": 1.3076546694389873e-05, - "loss": 0.4648, - "step": 4354 - }, - { - "epoch": 3.77, - "grad_norm": 0.0, - "learning_rate": 1.3073584282542149e-05, - "loss": 0.3698, - "step": 4355 - }, - { - "epoch": 3.77, - "grad_norm": 0.0, - "learning_rate": 1.3070621572790339e-05, - "loss": 0.3621, - "step": 4356 - }, - { - "epoch": 3.77, - "grad_norm": 0.0, - "learning_rate": 1.3067658565421601e-05, - "loss": 0.2834, - "step": 4357 - }, - { - "epoch": 3.77, - "grad_norm": 0.0, - "learning_rate": 1.306469526072313e-05, - "loss": 0.3728, - "step": 4358 - }, - { - "epoch": 3.77, - "grad_norm": 0.0, - "learning_rate": 1.3061731658982131e-05, - "loss": 0.6597, - "step": 4359 - }, - { - "epoch": 3.77, - "grad_norm": 0.0, - "learning_rate": 1.305876776048585e-05, - "loss": 0.3415, - "step": 4360 - }, - { - "epoch": 3.77, - "grad_norm": 0.0, - "learning_rate": 1.3055803565521567e-05, - "loss": 0.2777, - "step": 4361 - }, - { - "epoch": 3.77, - "grad_norm": 0.0, - "learning_rate": 1.3052839074376577e-05, - "loss": 0.413, - "step": 4362 - }, - { - "epoch": 3.77, - "grad_norm": 0.0, - "learning_rate": 1.3049874287338213e-05, - "loss": 0.3429, - "step": 4363 - }, - { - "epoch": 3.78, - "grad_norm": 0.0, - "learning_rate": 1.3046909204693831e-05, - "loss": 0.2925, - "step": 4364 - }, - { - "epoch": 3.78, - "grad_norm": 0.0, - "learning_rate": 1.3043943826730821e-05, - "loss": 0.4036, - "step": 4365 - }, - { - "epoch": 3.78, - "grad_norm": 0.0, - "learning_rate": 1.3040978153736603e-05, - "loss": 0.1519, - "step": 4366 - }, - { - "epoch": 3.78, - "grad_norm": 0.0, - "learning_rate": 1.3038012185998614e-05, - "loss": 0.3112, - "step": 4367 - }, - { - "epoch": 3.78, - "grad_norm": 0.0, - "learning_rate": 1.3035045923804332e-05, - "loss": 0.3384, - "step": 4368 - }, - { - "epoch": 3.78, - "grad_norm": 0.0, - "learning_rate": 1.3032079367441259e-05, - "loss": 0.4099, - "step": 4369 - }, - { - "epoch": 3.78, - "grad_norm": 0.0, - "learning_rate": 1.3029112517196927e-05, - "loss": 0.338, - "step": 4370 - }, - { - "epoch": 3.78, - "grad_norm": 0.0, - "learning_rate": 1.302614537335889e-05, - "loss": 0.2847, - "step": 4371 - }, - { - "epoch": 3.78, - "grad_norm": 0.0, - "learning_rate": 1.3023177936214739e-05, - "loss": 0.3642, - "step": 4372 - }, - { - "epoch": 3.78, - "grad_norm": 0.0, - "learning_rate": 1.3020210206052088e-05, - "loss": 0.2339, - "step": 4373 - }, - { - "epoch": 3.78, - "grad_norm": 0.0, - "learning_rate": 1.3017242183158586e-05, - "loss": 0.4693, - "step": 4374 - }, - { - "epoch": 3.78, - "grad_norm": 0.0, - "learning_rate": 1.30142738678219e-05, - "loss": 0.4087, - "step": 4375 - }, - { - "epoch": 3.79, - "grad_norm": 0.0, - "learning_rate": 1.3011305260329734e-05, - "loss": 0.2132, - "step": 4376 - }, - { - "epoch": 3.79, - "grad_norm": 0.0, - "learning_rate": 1.3008336360969818e-05, - "loss": 0.4504, - "step": 4377 - }, - { - "epoch": 3.79, - "grad_norm": 0.0, - "learning_rate": 1.3005367170029903e-05, - "loss": 0.2642, - "step": 4378 - }, - { - "epoch": 3.79, - "grad_norm": 0.0, - "learning_rate": 1.3002397687797788e-05, - "loss": 0.5148, - "step": 4379 - }, - { - "epoch": 3.79, - "grad_norm": 0.0, - "learning_rate": 1.2999427914561272e-05, - "loss": 0.347, - "step": 4380 - }, - { - "epoch": 3.79, - "grad_norm": 0.0, - "learning_rate": 1.2996457850608208e-05, - "loss": 0.4241, - "step": 4381 - }, - { - "epoch": 3.79, - "grad_norm": 0.0, - "learning_rate": 1.299348749622646e-05, - "loss": 0.3156, - "step": 4382 - }, - { - "epoch": 3.79, - "grad_norm": 0.0, - "learning_rate": 1.2990516851703933e-05, - "loss": 0.2008, - "step": 4383 - }, - { - "epoch": 3.79, - "grad_norm": 0.0, - "learning_rate": 1.298754591732855e-05, - "loss": 0.3141, - "step": 4384 - }, - { - "epoch": 3.79, - "grad_norm": 0.0, - "learning_rate": 1.2984574693388264e-05, - "loss": 0.3791, - "step": 4385 - }, - { - "epoch": 3.79, - "grad_norm": 0.0, - "learning_rate": 1.2981603180171058e-05, - "loss": 0.3651, - "step": 4386 - }, - { - "epoch": 3.79, - "grad_norm": 0.0, - "learning_rate": 1.2978631377964952e-05, - "loss": 0.3693, - "step": 4387 - }, - { - "epoch": 3.8, - "grad_norm": 0.0, - "learning_rate": 1.2975659287057971e-05, - "loss": 0.3883, - "step": 4388 - }, - { - "epoch": 3.8, - "grad_norm": 0.0, - "learning_rate": 1.2972686907738193e-05, - "loss": 0.2583, - "step": 4389 - }, - { - "epoch": 3.8, - "grad_norm": 0.0, - "learning_rate": 1.2969714240293705e-05, - "loss": 0.3418, - "step": 4390 - }, - { - "epoch": 3.8, - "grad_norm": 0.0, - "learning_rate": 1.2966741285012639e-05, - "loss": 0.42, - "step": 4391 - }, - { - "epoch": 3.8, - "grad_norm": 0.0, - "learning_rate": 1.2963768042183135e-05, - "loss": 0.283, - "step": 4392 - }, - { - "epoch": 3.8, - "grad_norm": 0.0, - "learning_rate": 1.296079451209338e-05, - "loss": 0.3141, - "step": 4393 - }, - { - "epoch": 3.8, - "grad_norm": 0.0, - "learning_rate": 1.2957820695031575e-05, - "loss": 0.2561, - "step": 4394 - }, - { - "epoch": 3.8, - "grad_norm": 0.0, - "learning_rate": 1.295484659128596e-05, - "loss": 0.3786, - "step": 4395 - }, - { - "epoch": 3.8, - "grad_norm": 0.0, - "learning_rate": 1.2951872201144791e-05, - "loss": 0.4029, - "step": 4396 - }, - { - "epoch": 3.8, - "grad_norm": 0.0, - "learning_rate": 1.294889752489636e-05, - "loss": 0.2129, - "step": 4397 - }, - { - "epoch": 3.8, - "grad_norm": 0.0, - "learning_rate": 1.2945922562828985e-05, - "loss": 0.3738, - "step": 4398 - }, - { - "epoch": 3.81, - "grad_norm": 0.0, - "learning_rate": 1.2942947315231012e-05, - "loss": 0.2692, - "step": 4399 - }, - { - "epoch": 3.81, - "grad_norm": 0.0, - "learning_rate": 1.2939971782390815e-05, - "loss": 0.1613, - "step": 4400 - }, - { - "epoch": 3.81, - "grad_norm": 0.0, - "learning_rate": 1.2936995964596788e-05, - "loss": 0.3702, - "step": 4401 - }, - { - "epoch": 3.81, - "grad_norm": 0.0, - "learning_rate": 1.2934019862137368e-05, - "loss": 0.2355, - "step": 4402 - }, - { - "epoch": 3.81, - "grad_norm": 0.0, - "learning_rate": 1.2931043475301003e-05, - "loss": 0.481, - "step": 4403 - }, - { - "epoch": 3.81, - "grad_norm": 0.0, - "learning_rate": 1.2928066804376183e-05, - "loss": 0.3998, - "step": 4404 - }, - { - "epoch": 3.81, - "grad_norm": 0.0, - "learning_rate": 1.2925089849651413e-05, - "loss": 0.4158, - "step": 4405 - }, - { - "epoch": 3.81, - "grad_norm": 0.0, - "learning_rate": 1.2922112611415236e-05, - "loss": 0.3638, - "step": 4406 - }, - { - "epoch": 3.81, - "grad_norm": 0.0, - "learning_rate": 1.2919135089956214e-05, - "loss": 0.3254, - "step": 4407 - }, - { - "epoch": 3.81, - "grad_norm": 0.0, - "learning_rate": 1.2916157285562944e-05, - "loss": 0.1894, - "step": 4408 - }, - { - "epoch": 3.81, - "grad_norm": 0.0, - "learning_rate": 1.2913179198524044e-05, - "loss": 0.2248, - "step": 4409 - }, - { - "epoch": 3.81, - "grad_norm": 0.0, - "learning_rate": 1.2910200829128164e-05, - "loss": 0.2188, - "step": 4410 - }, - { - "epoch": 3.82, - "grad_norm": 0.0, - "learning_rate": 1.2907222177663976e-05, - "loss": 0.4519, - "step": 4411 - }, - { - "epoch": 3.82, - "grad_norm": 0.0, - "learning_rate": 1.2904243244420187e-05, - "loss": 0.3109, - "step": 4412 - }, - { - "epoch": 3.82, - "grad_norm": 0.0, - "learning_rate": 1.2901264029685528e-05, - "loss": 0.275, - "step": 4413 - }, - { - "epoch": 3.82, - "grad_norm": 0.0, - "learning_rate": 1.2898284533748748e-05, - "loss": 0.3353, - "step": 4414 - }, - { - "epoch": 3.82, - "grad_norm": 0.0, - "learning_rate": 1.2895304756898641e-05, - "loss": 0.3174, - "step": 4415 - }, - { - "epoch": 3.82, - "grad_norm": 0.0, - "learning_rate": 1.2892324699424013e-05, - "loss": 0.2999, - "step": 4416 - }, - { - "epoch": 3.82, - "grad_norm": 0.0, - "learning_rate": 1.2889344361613709e-05, - "loss": 0.5133, - "step": 4417 - }, - { - "epoch": 3.82, - "grad_norm": 0.0, - "learning_rate": 1.288636374375659e-05, - "loss": 0.1759, - "step": 4418 - }, - { - "epoch": 3.82, - "grad_norm": 0.0, - "learning_rate": 1.288338284614155e-05, - "loss": 0.3273, - "step": 4419 - }, - { - "epoch": 3.82, - "grad_norm": 0.0, - "learning_rate": 1.2880401669057512e-05, - "loss": 0.3023, - "step": 4420 - }, - { - "epoch": 3.82, - "grad_norm": 0.0, - "learning_rate": 1.2877420212793424e-05, - "loss": 0.4834, - "step": 4421 - }, - { - "epoch": 3.83, - "grad_norm": 0.0, - "learning_rate": 1.2874438477638254e-05, - "loss": 0.2664, - "step": 4422 - }, - { - "epoch": 3.83, - "grad_norm": 0.0, - "learning_rate": 1.2871456463881012e-05, - "loss": 0.5058, - "step": 4423 - }, - { - "epoch": 3.83, - "grad_norm": 0.0, - "learning_rate": 1.2868474171810722e-05, - "loss": 0.3785, - "step": 4424 - }, - { - "epoch": 3.83, - "grad_norm": 0.0, - "learning_rate": 1.2865491601716442e-05, - "loss": 0.2965, - "step": 4425 - }, - { - "epoch": 3.83, - "grad_norm": 0.0, - "learning_rate": 1.2862508753887254e-05, - "loss": 0.3906, - "step": 4426 - }, - { - "epoch": 3.83, - "grad_norm": 0.0, - "learning_rate": 1.2859525628612266e-05, - "loss": 0.2224, - "step": 4427 - }, - { - "epoch": 3.83, - "grad_norm": 0.0, - "learning_rate": 1.2856542226180616e-05, - "loss": 0.3279, - "step": 4428 - }, - { - "epoch": 3.83, - "grad_norm": 0.0, - "learning_rate": 1.2853558546881468e-05, - "loss": 0.419, - "step": 4429 - }, - { - "epoch": 3.83, - "grad_norm": 0.0, - "learning_rate": 1.2850574591004007e-05, - "loss": 0.4219, - "step": 4430 - }, - { - "epoch": 3.83, - "grad_norm": 0.0, - "learning_rate": 1.2847590358837461e-05, - "loss": 0.3303, - "step": 4431 - }, - { - "epoch": 3.83, - "grad_norm": 0.0, - "learning_rate": 1.284460585067106e-05, - "loss": 0.3296, - "step": 4432 - }, - { - "epoch": 3.83, - "grad_norm": 0.0, - "learning_rate": 1.2841621066794084e-05, - "loss": 0.6468, - "step": 4433 - }, - { - "epoch": 3.84, - "grad_norm": 0.0, - "learning_rate": 1.2838636007495828e-05, - "loss": 0.2136, - "step": 4434 - }, - { - "epoch": 3.84, - "grad_norm": 0.0, - "learning_rate": 1.2835650673065612e-05, - "loss": 0.239, - "step": 4435 - }, - { - "epoch": 3.84, - "grad_norm": 0.0, - "learning_rate": 1.2832665063792793e-05, - "loss": 0.3625, - "step": 4436 - }, - { - "epoch": 3.84, - "grad_norm": 0.0, - "learning_rate": 1.2829679179966743e-05, - "loss": 0.3637, - "step": 4437 - }, - { - "epoch": 3.84, - "grad_norm": 0.0, - "learning_rate": 1.282669302187687e-05, - "loss": 0.278, - "step": 4438 - }, - { - "epoch": 3.84, - "grad_norm": 0.0, - "learning_rate": 1.2823706589812601e-05, - "loss": 0.3367, - "step": 4439 - }, - { - "epoch": 3.84, - "grad_norm": 0.0, - "learning_rate": 1.2820719884063392e-05, - "loss": 0.4142, - "step": 4440 - }, - { - "epoch": 3.84, - "grad_norm": 0.0, - "learning_rate": 1.2817732904918732e-05, - "loss": 0.4523, - "step": 4441 - }, - { - "epoch": 3.84, - "grad_norm": 0.0, - "learning_rate": 1.2814745652668128e-05, - "loss": 0.4053, - "step": 4442 - }, - { - "epoch": 3.84, - "grad_norm": 0.0, - "learning_rate": 1.2811758127601112e-05, - "loss": 0.3977, - "step": 4443 - }, - { - "epoch": 3.84, - "grad_norm": 0.0, - "learning_rate": 1.2808770330007255e-05, - "loss": 0.4281, - "step": 4444 - }, - { - "epoch": 3.85, - "grad_norm": 0.0, - "learning_rate": 1.2805782260176139e-05, - "loss": 0.298, - "step": 4445 - }, - { - "epoch": 3.85, - "grad_norm": 0.0, - "learning_rate": 1.2802793918397385e-05, - "loss": 0.4703, - "step": 4446 - }, - { - "epoch": 3.85, - "grad_norm": 0.0, - "learning_rate": 1.2799805304960632e-05, - "loss": 0.265, - "step": 4447 - }, - { - "epoch": 3.85, - "grad_norm": 0.0, - "learning_rate": 1.2796816420155546e-05, - "loss": 0.3257, - "step": 4448 - }, - { - "epoch": 3.85, - "grad_norm": 0.0, - "learning_rate": 1.279382726427183e-05, - "loss": 0.4128, - "step": 4449 - }, - { - "epoch": 3.85, - "grad_norm": 0.0, - "learning_rate": 1.27908378375992e-05, - "loss": 0.3788, - "step": 4450 - }, - { - "epoch": 3.85, - "grad_norm": 0.0, - "learning_rate": 1.27878481404274e-05, - "loss": 0.4096, - "step": 4451 - }, - { - "epoch": 3.85, - "grad_norm": 0.0, - "learning_rate": 1.2784858173046209e-05, - "loss": 0.4979, - "step": 4452 - }, - { - "epoch": 3.85, - "grad_norm": 0.0, - "learning_rate": 1.278186793574542e-05, - "loss": 0.2727, - "step": 4453 - }, - { - "epoch": 3.85, - "grad_norm": 0.0, - "learning_rate": 1.2778877428814864e-05, - "loss": 0.4181, - "step": 4454 - }, - { - "epoch": 3.85, - "grad_norm": 0.0, - "learning_rate": 1.2775886652544395e-05, - "loss": 0.4482, - "step": 4455 - }, - { - "epoch": 3.85, - "grad_norm": 0.0, - "learning_rate": 1.2772895607223885e-05, - "loss": 0.5105, - "step": 4456 - }, - { - "epoch": 3.86, - "grad_norm": 0.0, - "learning_rate": 1.2769904293143243e-05, - "loss": 0.6134, - "step": 4457 - }, - { - "epoch": 3.86, - "grad_norm": 0.0, - "learning_rate": 1.2766912710592391e-05, - "loss": 0.3954, - "step": 4458 - }, - { - "epoch": 3.86, - "grad_norm": 0.0, - "learning_rate": 1.2763920859861298e-05, - "loss": 0.4445, - "step": 4459 - }, - { - "epoch": 3.86, - "grad_norm": 0.0, - "learning_rate": 1.2760928741239938e-05, - "loss": 0.4283, - "step": 4460 - }, - { - "epoch": 3.86, - "grad_norm": 0.0, - "learning_rate": 1.2757936355018319e-05, - "loss": 0.3714, - "step": 4461 - }, - { - "epoch": 3.86, - "grad_norm": 0.0, - "learning_rate": 1.2754943701486474e-05, - "loss": 0.2498, - "step": 4462 - }, - { - "epoch": 3.86, - "grad_norm": 0.0, - "learning_rate": 1.275195078093447e-05, - "loss": 0.3635, - "step": 4463 - }, - { - "epoch": 3.86, - "grad_norm": 0.0, - "learning_rate": 1.2748957593652384e-05, - "loss": 0.3395, - "step": 4464 - }, - { - "epoch": 3.86, - "grad_norm": 0.0, - "learning_rate": 1.2745964139930335e-05, - "loss": 0.4621, - "step": 4465 - }, - { - "epoch": 3.86, - "grad_norm": 0.0, - "learning_rate": 1.2742970420058454e-05, - "loss": 0.3578, - "step": 4466 - }, - { - "epoch": 3.86, - "grad_norm": 0.0, - "learning_rate": 1.273997643432691e-05, - "loss": 0.25, - "step": 4467 - }, - { - "epoch": 3.87, - "grad_norm": 0.0, - "learning_rate": 1.2736982183025893e-05, - "loss": 0.2163, - "step": 4468 - }, - { - "epoch": 3.87, - "grad_norm": 0.0, - "learning_rate": 1.2733987666445609e-05, - "loss": 0.4406, - "step": 4469 - }, - { - "epoch": 3.87, - "grad_norm": 0.0, - "learning_rate": 1.2730992884876306e-05, - "loss": 0.3086, - "step": 4470 - }, - { - "epoch": 3.87, - "grad_norm": 0.0, - "learning_rate": 1.2727997838608248e-05, - "loss": 0.4653, - "step": 4471 - }, - { - "epoch": 3.87, - "grad_norm": 0.0, - "learning_rate": 1.2725002527931727e-05, - "loss": 0.1688, - "step": 4472 - }, - { - "epoch": 3.87, - "grad_norm": 0.0, - "learning_rate": 1.272200695313706e-05, - "loss": 0.3151, - "step": 4473 - }, - { - "epoch": 3.87, - "grad_norm": 0.0, - "learning_rate": 1.2719011114514592e-05, - "loss": 0.2747, - "step": 4474 - }, - { - "epoch": 3.87, - "grad_norm": 0.0, - "learning_rate": 1.271601501235469e-05, - "loss": 0.1687, - "step": 4475 - }, - { - "epoch": 3.87, - "grad_norm": 0.0, - "learning_rate": 1.271301864694775e-05, - "loss": 0.2199, - "step": 4476 - }, - { - "epoch": 3.87, - "grad_norm": 0.0, - "learning_rate": 1.2710022018584188e-05, - "loss": 0.3082, - "step": 4477 - }, - { - "epoch": 3.87, - "grad_norm": 0.0, - "learning_rate": 1.2707025127554453e-05, - "loss": 0.3438, - "step": 4478 - }, - { - "epoch": 3.87, - "grad_norm": 0.0, - "learning_rate": 1.270402797414901e-05, - "loss": 0.5894, - "step": 4479 - }, - { - "epoch": 3.88, - "grad_norm": 0.0, - "learning_rate": 1.2701030558658364e-05, - "loss": 0.3309, - "step": 4480 - }, - { - "epoch": 3.88, - "grad_norm": 0.0, - "learning_rate": 1.2698032881373032e-05, - "loss": 0.3367, - "step": 4481 - }, - { - "epoch": 3.88, - "grad_norm": 0.0, - "learning_rate": 1.269503494258356e-05, - "loss": 0.2604, - "step": 4482 - }, - { - "epoch": 3.88, - "grad_norm": 0.0, - "learning_rate": 1.269203674258052e-05, - "loss": 0.3628, - "step": 4483 - }, - { - "epoch": 3.88, - "grad_norm": 0.0, - "learning_rate": 1.268903828165451e-05, - "loss": 0.4463, - "step": 4484 - }, - { - "epoch": 3.88, - "grad_norm": 0.0, - "learning_rate": 1.2686039560096152e-05, - "loss": 0.2616, - "step": 4485 - }, - { - "epoch": 3.88, - "grad_norm": 0.0, - "learning_rate": 1.2683040578196097e-05, - "loss": 0.287, - "step": 4486 - }, - { - "epoch": 3.88, - "grad_norm": 0.0, - "learning_rate": 1.2680041336245017e-05, - "loss": 0.3353, - "step": 4487 - }, - { - "epoch": 3.88, - "grad_norm": 0.0, - "learning_rate": 1.2677041834533612e-05, - "loss": 0.314, - "step": 4488 - }, - { - "epoch": 3.88, - "grad_norm": 0.0, - "learning_rate": 1.2674042073352602e-05, - "loss": 0.3719, - "step": 4489 - }, - { - "epoch": 3.88, - "grad_norm": 0.0, - "learning_rate": 1.2671042052992735e-05, - "loss": 0.4312, - "step": 4490 - }, - { - "epoch": 3.88, - "grad_norm": 0.0, - "learning_rate": 1.2668041773744792e-05, - "loss": 0.485, - "step": 4491 - }, - { - "epoch": 3.89, - "grad_norm": 0.0, - "learning_rate": 1.2665041235899567e-05, - "loss": 0.3134, - "step": 4492 - }, - { - "epoch": 3.89, - "grad_norm": 0.0, - "learning_rate": 1.2662040439747881e-05, - "loss": 0.4288, - "step": 4493 - }, - { - "epoch": 3.89, - "grad_norm": 0.0, - "learning_rate": 1.2659039385580592e-05, - "loss": 0.405, - "step": 4494 - }, - { - "epoch": 3.89, - "grad_norm": 0.0, - "learning_rate": 1.2656038073688564e-05, - "loss": 0.4181, - "step": 4495 - }, - { - "epoch": 3.89, - "grad_norm": 0.0, - "learning_rate": 1.2653036504362706e-05, - "loss": 0.3392, - "step": 4496 - }, - { - "epoch": 3.89, - "grad_norm": 0.0, - "learning_rate": 1.2650034677893936e-05, - "loss": 0.3274, - "step": 4497 - }, - { - "epoch": 3.89, - "grad_norm": 0.0, - "learning_rate": 1.2647032594573204e-05, - "loss": 0.3508, - "step": 4498 - }, - { - "epoch": 3.89, - "grad_norm": 0.0, - "learning_rate": 1.2644030254691486e-05, - "loss": 0.361, - "step": 4499 - }, - { - "epoch": 3.89, - "grad_norm": 0.0, - "learning_rate": 1.2641027658539775e-05, - "loss": 0.2925, - "step": 4500 - }, - { - "epoch": 3.89, - "grad_norm": 0.0, - "learning_rate": 1.2638024806409104e-05, - "loss": 0.1876, - "step": 4501 - }, - { - "epoch": 3.89, - "grad_norm": 0.0, - "learning_rate": 1.2635021698590516e-05, - "loss": 0.2685, - "step": 4502 - }, - { - "epoch": 3.9, - "grad_norm": 0.0, - "learning_rate": 1.263201833537508e-05, - "loss": 0.573, - "step": 4503 - }, - { - "epoch": 3.9, - "grad_norm": 0.0, - "learning_rate": 1.2629014717053902e-05, - "loss": 0.5352, - "step": 4504 - }, - { - "epoch": 3.9, - "grad_norm": 0.0, - "learning_rate": 1.2626010843918102e-05, - "loss": 0.4006, - "step": 4505 - }, - { - "epoch": 3.9, - "grad_norm": 0.0, - "learning_rate": 1.2623006716258823e-05, - "loss": 0.3968, - "step": 4506 - }, - { - "epoch": 3.9, - "grad_norm": 0.0, - "learning_rate": 1.2620002334367245e-05, - "loss": 0.4066, - "step": 4507 - }, - { - "epoch": 3.9, - "grad_norm": 0.0, - "learning_rate": 1.2616997698534556e-05, - "loss": 0.3943, - "step": 4508 - }, - { - "epoch": 3.9, - "grad_norm": 0.0, - "learning_rate": 1.2613992809051984e-05, - "loss": 0.469, - "step": 4509 - }, - { - "epoch": 3.9, - "grad_norm": 0.0, - "learning_rate": 1.2610987666210774e-05, - "loss": 0.3487, - "step": 4510 - }, - { - "epoch": 3.9, - "grad_norm": 0.0, - "learning_rate": 1.2607982270302192e-05, - "loss": 0.3057, - "step": 4511 - }, - { - "epoch": 3.9, - "grad_norm": 0.0, - "learning_rate": 1.2604976621617539e-05, - "loss": 0.2959, - "step": 4512 - }, - { - "epoch": 3.9, - "grad_norm": 0.0, - "learning_rate": 1.260197072044813e-05, - "loss": 0.5813, - "step": 4513 - }, - { - "epoch": 3.9, - "grad_norm": 0.0, - "learning_rate": 1.259896456708531e-05, - "loss": 0.217, - "step": 4514 - }, - { - "epoch": 3.91, - "grad_norm": 0.0, - "learning_rate": 1.2595958161820452e-05, - "loss": 0.2891, - "step": 4515 - }, - { - "epoch": 3.91, - "grad_norm": 0.0, - "learning_rate": 1.259295150494494e-05, - "loss": 0.3109, - "step": 4516 - }, - { - "epoch": 3.91, - "grad_norm": 0.0, - "learning_rate": 1.2589944596750198e-05, - "loss": 0.3678, - "step": 4517 - }, - { - "epoch": 3.91, - "grad_norm": 0.0, - "learning_rate": 1.2586937437527667e-05, - "loss": 0.4199, - "step": 4518 - }, - { - "epoch": 3.91, - "grad_norm": 0.0, - "learning_rate": 1.2583930027568807e-05, - "loss": 0.3256, - "step": 4519 - }, - { - "epoch": 3.91, - "grad_norm": 0.0, - "learning_rate": 1.2580922367165115e-05, - "loss": 0.3472, - "step": 4520 - }, - { - "epoch": 3.91, - "grad_norm": 0.0, - "learning_rate": 1.2577914456608103e-05, - "loss": 0.4706, - "step": 4521 - }, - { - "epoch": 3.91, - "grad_norm": 0.0, - "learning_rate": 1.257490629618931e-05, - "loss": 0.4551, - "step": 4522 - }, - { - "epoch": 3.91, - "grad_norm": 0.0, - "learning_rate": 1.2571897886200302e-05, - "loss": 0.383, - "step": 4523 - }, - { - "epoch": 3.91, - "grad_norm": 0.0, - "learning_rate": 1.2568889226932657e-05, - "loss": 0.5034, - "step": 4524 - }, - { - "epoch": 3.91, - "grad_norm": 0.0, - "learning_rate": 1.2565880318677996e-05, - "loss": 0.3451, - "step": 4525 - }, - { - "epoch": 3.92, - "grad_norm": 0.0, - "learning_rate": 1.256287116172795e-05, - "loss": 0.3882, - "step": 4526 - }, - { - "epoch": 3.92, - "grad_norm": 0.0, - "learning_rate": 1.2559861756374179e-05, - "loss": 0.2785, - "step": 4527 - }, - { - "epoch": 3.92, - "grad_norm": 0.0, - "learning_rate": 1.2556852102908368e-05, - "loss": 0.3909, - "step": 4528 - }, - { - "epoch": 3.92, - "grad_norm": 0.0, - "learning_rate": 1.2553842201622219e-05, - "loss": 0.6638, - "step": 4529 - }, - { - "epoch": 3.92, - "grad_norm": 0.0, - "learning_rate": 1.2550832052807476e-05, - "loss": 0.4026, - "step": 4530 - }, - { - "epoch": 3.92, - "grad_norm": 0.0, - "learning_rate": 1.254782165675588e-05, - "loss": 0.2845, - "step": 4531 - }, - { - "epoch": 3.92, - "grad_norm": 0.0, - "learning_rate": 1.2544811013759217e-05, - "loss": 0.3822, - "step": 4532 - }, - { - "epoch": 3.92, - "grad_norm": 0.0, - "learning_rate": 1.2541800124109296e-05, - "loss": 0.2897, - "step": 4533 - }, - { - "epoch": 3.92, - "grad_norm": 0.0, - "learning_rate": 1.2538788988097936e-05, - "loss": 0.2689, - "step": 4534 - }, - { - "epoch": 3.92, - "grad_norm": 0.0, - "learning_rate": 1.2535777606016993e-05, - "loss": 0.4928, - "step": 4535 - }, - { - "epoch": 3.92, - "grad_norm": 0.0, - "learning_rate": 1.253276597815834e-05, - "loss": 0.3687, - "step": 4536 - }, - { - "epoch": 3.92, - "grad_norm": 0.0, - "learning_rate": 1.2529754104813879e-05, - "loss": 0.3445, - "step": 4537 - }, - { - "epoch": 3.93, - "grad_norm": 0.0, - "learning_rate": 1.252674198627553e-05, - "loss": 0.3774, - "step": 4538 - }, - { - "epoch": 3.93, - "grad_norm": 0.0, - "learning_rate": 1.2523729622835238e-05, - "loss": 0.3122, - "step": 4539 - }, - { - "epoch": 3.93, - "grad_norm": 0.0, - "learning_rate": 1.2520717014784977e-05, - "loss": 0.3613, - "step": 4540 - }, - { - "epoch": 3.93, - "grad_norm": 0.0, - "learning_rate": 1.2517704162416741e-05, - "loss": 0.1448, - "step": 4541 - }, - { - "epoch": 3.93, - "grad_norm": 0.0, - "learning_rate": 1.2514691066022545e-05, - "loss": 0.4221, - "step": 4542 - }, - { - "epoch": 3.93, - "grad_norm": 0.0, - "learning_rate": 1.2511677725894435e-05, - "loss": 0.6239, - "step": 4543 - }, - { - "epoch": 3.93, - "grad_norm": 0.0, - "learning_rate": 1.2508664142324469e-05, - "loss": 0.1932, - "step": 4544 - }, - { - "epoch": 3.93, - "grad_norm": 0.0, - "learning_rate": 1.2505650315604738e-05, - "loss": 0.2574, - "step": 4545 - }, - { - "epoch": 3.93, - "grad_norm": 0.0, - "learning_rate": 1.250263624602736e-05, - "loss": 0.2862, - "step": 4546 - }, - { - "epoch": 3.93, - "grad_norm": 0.0, - "learning_rate": 1.2499621933884465e-05, - "loss": 0.3796, - "step": 4547 - }, - { - "epoch": 3.93, - "grad_norm": 0.0, - "learning_rate": 1.2496607379468212e-05, - "loss": 0.2718, - "step": 4548 - }, - { - "epoch": 3.94, - "grad_norm": 0.0, - "learning_rate": 1.2493592583070786e-05, - "loss": 0.255, - "step": 4549 - }, - { - "epoch": 3.94, - "grad_norm": 0.0, - "learning_rate": 1.249057754498439e-05, - "loss": 0.3905, - "step": 4550 - }, - { - "epoch": 3.94, - "grad_norm": 0.0, - "learning_rate": 1.2487562265501261e-05, - "loss": 0.3683, - "step": 4551 - }, - { - "epoch": 3.94, - "grad_norm": 0.0, - "learning_rate": 1.248454674491364e-05, - "loss": 0.3601, - "step": 4552 - }, - { - "epoch": 3.94, - "grad_norm": 0.0, - "learning_rate": 1.2481530983513812e-05, - "loss": 0.3663, - "step": 4553 - }, - { - "epoch": 3.94, - "grad_norm": 0.0, - "learning_rate": 1.2478514981594076e-05, - "loss": 0.4351, - "step": 4554 - }, - { - "epoch": 3.94, - "grad_norm": 0.0, - "learning_rate": 1.2475498739446755e-05, - "loss": 0.5605, - "step": 4555 - }, - { - "epoch": 3.94, - "grad_norm": 0.0, - "learning_rate": 1.2472482257364192e-05, - "loss": 0.2849, - "step": 4556 - }, - { - "epoch": 3.94, - "grad_norm": 0.0, - "learning_rate": 1.2469465535638756e-05, - "loss": 0.3394, - "step": 4557 - }, - { - "epoch": 3.94, - "grad_norm": 0.0, - "learning_rate": 1.2466448574562844e-05, - "loss": 0.6175, - "step": 4558 - }, - { - "epoch": 3.94, - "grad_norm": 0.0, - "learning_rate": 1.2463431374428874e-05, - "loss": 0.5698, - "step": 4559 - }, - { - "epoch": 3.94, - "grad_norm": 0.0, - "learning_rate": 1.2460413935529277e-05, - "loss": 0.2961, - "step": 4560 - }, - { - "epoch": 3.95, - "grad_norm": 0.0, - "learning_rate": 1.2457396258156517e-05, - "loss": 0.429, - "step": 4561 - }, - { - "epoch": 3.95, - "grad_norm": 0.0, - "learning_rate": 1.2454378342603086e-05, - "loss": 0.3113, - "step": 4562 - }, - { - "epoch": 3.95, - "grad_norm": 0.0, - "learning_rate": 1.2451360189161486e-05, - "loss": 0.3094, - "step": 4563 - }, - { - "epoch": 3.95, - "grad_norm": 0.0, - "learning_rate": 1.2448341798124255e-05, - "loss": 0.1962, - "step": 4564 - }, - { - "epoch": 3.95, - "grad_norm": 0.0, - "learning_rate": 1.2445323169783938e-05, - "loss": 0.2186, - "step": 4565 - }, - { - "epoch": 3.95, - "grad_norm": 0.0, - "learning_rate": 1.2442304304433117e-05, - "loss": 0.4356, - "step": 4566 - }, - { - "epoch": 3.95, - "grad_norm": 0.0, - "learning_rate": 1.2439285202364398e-05, - "loss": 0.2764, - "step": 4567 - }, - { - "epoch": 3.95, - "grad_norm": 0.0, - "learning_rate": 1.2436265863870398e-05, - "loss": 0.2046, - "step": 4568 - }, - { - "epoch": 3.95, - "grad_norm": 0.0, - "learning_rate": 1.2433246289243766e-05, - "loss": 0.3621, - "step": 4569 - }, - { - "epoch": 3.95, - "grad_norm": 0.0, - "learning_rate": 1.2430226478777167e-05, - "loss": 0.273, - "step": 4570 - }, - { - "epoch": 3.95, - "grad_norm": 0.0, - "learning_rate": 1.2427206432763297e-05, - "loss": 0.3856, - "step": 4571 - }, - { - "epoch": 3.96, - "grad_norm": 0.0, - "learning_rate": 1.2424186151494875e-05, - "loss": 0.4913, - "step": 4572 - }, - { - "epoch": 3.96, - "grad_norm": 0.0, - "learning_rate": 1.2421165635264629e-05, - "loss": 0.3842, - "step": 4573 - }, - { - "epoch": 3.96, - "grad_norm": 0.0, - "learning_rate": 1.2418144884365326e-05, - "loss": 0.3381, - "step": 4574 - }, - { - "epoch": 3.96, - "grad_norm": 0.0, - "learning_rate": 1.241512389908975e-05, - "loss": 0.416, - "step": 4575 - }, - { - "epoch": 3.96, - "grad_norm": 0.0, - "learning_rate": 1.2412102679730704e-05, - "loss": 0.3403, - "step": 4576 - }, - { - "epoch": 3.96, - "grad_norm": 0.0, - "learning_rate": 1.2409081226581016e-05, - "loss": 0.4586, - "step": 4577 - }, - { - "epoch": 3.96, - "grad_norm": 0.0, - "learning_rate": 1.240605953993354e-05, - "loss": 0.2302, - "step": 4578 - }, - { - "epoch": 3.96, - "grad_norm": 0.0, - "learning_rate": 1.2403037620081146e-05, - "loss": 0.2971, - "step": 4579 - }, - { - "epoch": 3.96, - "grad_norm": 0.0, - "learning_rate": 1.240001546731674e-05, - "loss": 0.4445, - "step": 4580 - }, - { - "epoch": 3.96, - "grad_norm": 0.0, - "learning_rate": 1.2396993081933229e-05, - "loss": 0.2861, - "step": 4581 - }, - { - "epoch": 3.96, - "grad_norm": 0.0, - "learning_rate": 1.239397046422356e-05, - "loss": 0.3931, - "step": 4582 - }, - { - "epoch": 3.96, - "grad_norm": 0.0, - "learning_rate": 1.23909476144807e-05, - "loss": 0.3316, - "step": 4583 - }, - { - "epoch": 3.97, - "grad_norm": 0.0, - "learning_rate": 1.2387924532997631e-05, - "loss": 0.6922, - "step": 4584 - }, - { - "epoch": 3.97, - "grad_norm": 0.0, - "learning_rate": 1.238490122006737e-05, - "loss": 0.413, - "step": 4585 - }, - { - "epoch": 3.97, - "grad_norm": 0.0, - "learning_rate": 1.2381877675982936e-05, - "loss": 0.4877, - "step": 4586 - }, - { - "epoch": 3.97, - "grad_norm": 0.0, - "learning_rate": 1.237885390103739e-05, - "loss": 0.3483, - "step": 4587 - }, - { - "epoch": 3.97, - "grad_norm": 0.0, - "learning_rate": 1.2375829895523812e-05, - "loss": 0.3457, - "step": 4588 - }, - { - "epoch": 3.97, - "grad_norm": 0.0, - "learning_rate": 1.2372805659735296e-05, - "loss": 0.2967, - "step": 4589 - }, - { - "epoch": 3.97, - "grad_norm": 0.0, - "learning_rate": 1.2369781193964962e-05, - "loss": 0.4612, - "step": 4590 - }, - { - "epoch": 3.97, - "grad_norm": 0.0, - "learning_rate": 1.2366756498505957e-05, - "loss": 0.5379, - "step": 4591 - }, - { - "epoch": 3.97, - "grad_norm": 0.0, - "learning_rate": 1.2363731573651444e-05, - "loss": 0.3836, - "step": 4592 - }, - { - "epoch": 3.97, - "grad_norm": 0.0, - "learning_rate": 1.2360706419694612e-05, - "loss": 0.2401, - "step": 4593 - }, - { - "epoch": 3.97, - "grad_norm": 0.0, - "learning_rate": 1.235768103692867e-05, - "loss": 0.1747, - "step": 4594 - }, - { - "epoch": 3.97, - "grad_norm": 0.0, - "learning_rate": 1.2354655425646854e-05, - "loss": 0.3124, - "step": 4595 - }, - { - "epoch": 3.98, - "grad_norm": 0.0, - "learning_rate": 1.2351629586142408e-05, - "loss": 0.381, - "step": 4596 - }, - { - "epoch": 3.98, - "grad_norm": 0.0, - "learning_rate": 1.2348603518708622e-05, - "loss": 0.3607, - "step": 4597 - }, - { - "epoch": 3.98, - "grad_norm": 0.0, - "learning_rate": 1.2345577223638787e-05, - "loss": 0.2913, - "step": 4598 - }, - { - "epoch": 3.98, - "grad_norm": 0.0, - "learning_rate": 1.2342550701226223e-05, - "loss": 0.4251, - "step": 4599 - }, - { - "epoch": 3.98, - "grad_norm": 0.0, - "learning_rate": 1.2339523951764274e-05, - "loss": 0.3012, - "step": 4600 - }, - { - "epoch": 3.98, - "grad_norm": 0.0, - "learning_rate": 1.2336496975546311e-05, - "loss": 0.572, - "step": 4601 - }, - { - "epoch": 3.98, - "grad_norm": 0.0, - "learning_rate": 1.2333469772865709e-05, - "loss": 0.3058, - "step": 4602 - }, - { - "epoch": 3.98, - "grad_norm": 0.0, - "learning_rate": 1.2330442344015885e-05, - "loss": 0.5237, - "step": 4603 - }, - { - "epoch": 3.98, - "grad_norm": 0.0, - "learning_rate": 1.2327414689290264e-05, - "loss": 0.4035, - "step": 4604 - }, - { - "epoch": 3.98, - "grad_norm": 0.0, - "learning_rate": 1.2324386808982303e-05, - "loss": 0.3861, - "step": 4605 - }, - { - "epoch": 3.98, - "grad_norm": 0.0, - "learning_rate": 1.2321358703385477e-05, - "loss": 0.3304, - "step": 4606 - }, - { - "epoch": 3.99, - "grad_norm": 0.0, - "learning_rate": 1.2318330372793277e-05, - "loss": 0.2869, - "step": 4607 - }, - { - "epoch": 3.99, - "grad_norm": 0.0, - "learning_rate": 1.2315301817499226e-05, - "loss": 0.5763, - "step": 4608 - }, - { - "epoch": 3.99, - "grad_norm": 0.0, - "learning_rate": 1.2312273037796858e-05, - "loss": 0.5412, - "step": 4609 - }, - { - "epoch": 3.99, - "grad_norm": 0.0, - "learning_rate": 1.230924403397974e-05, - "loss": 0.2495, - "step": 4610 - }, - { - "epoch": 3.99, - "grad_norm": 0.0, - "learning_rate": 1.2306214806341455e-05, - "loss": 0.3432, - "step": 4611 - }, - { - "epoch": 3.99, - "grad_norm": 0.0, - "learning_rate": 1.2303185355175602e-05, - "loss": 0.4221, - "step": 4612 - }, - { - "epoch": 3.99, - "grad_norm": 0.0, - "learning_rate": 1.2300155680775809e-05, - "loss": 0.2415, - "step": 4613 - }, - { - "epoch": 3.99, - "grad_norm": 0.0, - "learning_rate": 1.2297125783435735e-05, - "loss": 0.2166, - "step": 4614 - }, - { - "epoch": 3.99, - "grad_norm": 0.0, - "learning_rate": 1.2294095663449035e-05, - "loss": 0.2084, - "step": 4615 - }, - { - "epoch": 3.99, - "grad_norm": 0.0, - "learning_rate": 1.2291065321109409e-05, - "loss": 0.234, - "step": 4616 - }, - { - "epoch": 3.99, - "grad_norm": 0.0, - "learning_rate": 1.2288034756710564e-05, - "loss": 0.5015, - "step": 4617 - }, - { - "epoch": 3.99, - "grad_norm": 0.0, - "learning_rate": 1.2285003970546241e-05, - "loss": 0.4007, - "step": 4618 - }, - { - "epoch": 4.0, - "grad_norm": 0.0, - "learning_rate": 1.2281972962910194e-05, - "loss": 0.2571, - "step": 4619 - }, - { - "epoch": 4.0, - "grad_norm": 0.0, - "learning_rate": 1.2278941734096197e-05, - "loss": 0.2077, - "step": 4620 - }, - { - "epoch": 4.0, - "grad_norm": 0.0, - "learning_rate": 1.2275910284398052e-05, - "loss": 0.4999, - "step": 4621 - }, - { - "epoch": 4.0, - "grad_norm": 0.0, - "learning_rate": 1.2272878614109579e-05, - "loss": 0.3152, - "step": 4622 - }, - { - "epoch": 4.0, - "grad_norm": 0.0, - "learning_rate": 1.2269846723524615e-05, - "loss": 0.3308, - "step": 4623 - }, - { - "epoch": 4.0, - "grad_norm": 0.0, - "learning_rate": 1.226681461293703e-05, - "loss": 0.2587, - "step": 4624 - }, - { - "epoch": 4.0, - "grad_norm": 0.0, - "learning_rate": 1.2263782282640703e-05, - "loss": 0.2074, - "step": 4625 - }, - { - "epoch": 4.0, - "grad_norm": 0.0, - "learning_rate": 1.2260749732929544e-05, - "loss": 0.3166, - "step": 4626 - }, - { - "epoch": 4.0, - "grad_norm": 0.0, - "learning_rate": 1.225771696409748e-05, - "loss": 0.2785, - "step": 4627 - }, - { - "epoch": 4.0, - "grad_norm": 0.0, - "learning_rate": 1.2254683976438453e-05, - "loss": 0.2876, - "step": 4628 - }, - { - "epoch": 4.0, - "grad_norm": 0.0, - "learning_rate": 1.2251650770246437e-05, - "loss": 0.2792, - "step": 4629 - }, - { - "epoch": 4.01, - "grad_norm": 0.0, - "learning_rate": 1.2248617345815419e-05, - "loss": 0.2897, - "step": 4630 - }, - { - "epoch": 4.01, - "grad_norm": 0.0, - "learning_rate": 1.2245583703439416e-05, - "loss": 0.2464, - "step": 4631 - }, - { - "epoch": 4.01, - "grad_norm": 0.0, - "learning_rate": 1.2242549843412457e-05, - "loss": 0.1726, - "step": 4632 - }, - { - "epoch": 4.01, - "grad_norm": 0.0, - "learning_rate": 1.2239515766028596e-05, - "loss": 0.2737, - "step": 4633 - }, - { - "epoch": 4.01, - "grad_norm": 0.0, - "learning_rate": 1.2236481471581909e-05, - "loss": 0.2843, - "step": 4634 - }, - { - "epoch": 4.01, - "grad_norm": 0.0, - "learning_rate": 1.2233446960366492e-05, - "loss": 0.37, - "step": 4635 - }, - { - "epoch": 4.01, - "grad_norm": 0.0, - "learning_rate": 1.2230412232676463e-05, - "loss": 0.3414, - "step": 4636 - }, - { - "epoch": 4.01, - "grad_norm": 0.0, - "learning_rate": 1.2227377288805958e-05, - "loss": 0.2065, - "step": 4637 - }, - { - "epoch": 4.01, - "grad_norm": 0.0, - "learning_rate": 1.2224342129049131e-05, - "loss": 0.1685, - "step": 4638 - }, - { - "epoch": 4.01, - "grad_norm": 0.0, - "learning_rate": 1.2221306753700173e-05, - "loss": 0.229, - "step": 4639 - }, - { - "epoch": 4.01, - "grad_norm": 0.0, - "learning_rate": 1.2218271163053278e-05, - "loss": 0.2232, - "step": 4640 - }, - { - "epoch": 4.01, - "grad_norm": 0.0, - "learning_rate": 1.2215235357402669e-05, - "loss": 0.4059, - "step": 4641 - }, - { - "epoch": 4.02, - "grad_norm": 0.0, - "learning_rate": 1.2212199337042586e-05, - "loss": 0.2421, - "step": 4642 - }, - { - "epoch": 4.02, - "grad_norm": 0.0, - "learning_rate": 1.2209163102267296e-05, - "loss": 0.2107, - "step": 4643 - }, - { - "epoch": 4.02, - "grad_norm": 0.0, - "learning_rate": 1.2206126653371077e-05, - "loss": 0.5244, - "step": 4644 - }, - { - "epoch": 4.02, - "grad_norm": 0.0, - "learning_rate": 1.2203089990648242e-05, - "loss": 0.2458, - "step": 4645 - }, - { - "epoch": 4.02, - "grad_norm": 0.0, - "learning_rate": 1.220005311439311e-05, - "loss": 0.3219, - "step": 4646 - }, - { - "epoch": 4.02, - "grad_norm": 0.0, - "learning_rate": 1.2197016024900032e-05, - "loss": 0.2006, - "step": 4647 - }, - { - "epoch": 4.02, - "grad_norm": 0.0, - "learning_rate": 1.2193978722463373e-05, - "loss": 0.1637, - "step": 4648 - }, - { - "epoch": 4.02, - "grad_norm": 0.0, - "learning_rate": 1.2190941207377517e-05, - "loss": 0.2476, - "step": 4649 - }, - { - "epoch": 4.02, - "grad_norm": 0.0, - "learning_rate": 1.2187903479936878e-05, - "loss": 0.3249, - "step": 4650 - }, - { - "epoch": 4.02, - "grad_norm": 0.0, - "learning_rate": 1.2184865540435879e-05, - "loss": 0.2183, - "step": 4651 - }, - { - "epoch": 4.02, - "grad_norm": 0.0, - "learning_rate": 1.2181827389168974e-05, - "loss": 0.2798, - "step": 4652 - }, - { - "epoch": 4.03, - "grad_norm": 0.0, - "learning_rate": 1.217878902643063e-05, - "loss": 0.2143, - "step": 4653 - }, - { - "epoch": 4.03, - "grad_norm": 0.0, - "learning_rate": 1.2175750452515339e-05, - "loss": 0.2625, - "step": 4654 - }, - { - "epoch": 4.03, - "grad_norm": 0.0, - "learning_rate": 1.2172711667717612e-05, - "loss": 0.2245, - "step": 4655 - }, - { - "epoch": 4.03, - "grad_norm": 0.0, - "learning_rate": 1.2169672672331978e-05, - "loss": 0.4046, - "step": 4656 - }, - { - "epoch": 4.03, - "grad_norm": 0.0, - "learning_rate": 1.2166633466652987e-05, - "loss": 0.2555, - "step": 4657 - }, - { - "epoch": 4.03, - "grad_norm": 0.0, - "learning_rate": 1.2163594050975215e-05, - "loss": 0.2255, - "step": 4658 - }, - { - "epoch": 4.03, - "grad_norm": 0.0, - "learning_rate": 1.2160554425593254e-05, - "loss": 0.2847, - "step": 4659 - }, - { - "epoch": 4.03, - "grad_norm": 0.0, - "learning_rate": 1.2157514590801715e-05, - "loss": 0.199, - "step": 4660 - }, - { - "epoch": 4.03, - "grad_norm": 0.0, - "learning_rate": 1.2154474546895233e-05, - "loss": 0.2625, - "step": 4661 - }, - { - "epoch": 4.03, - "grad_norm": 0.0, - "learning_rate": 1.2151434294168456e-05, - "loss": 0.2232, - "step": 4662 - }, - { - "epoch": 4.03, - "grad_norm": 0.0, - "learning_rate": 1.2148393832916065e-05, - "loss": 0.1635, - "step": 4663 - }, - { - "epoch": 4.03, - "grad_norm": 0.0, - "learning_rate": 1.214535316343275e-05, - "loss": 0.2159, - "step": 4664 - }, - { - "epoch": 4.04, - "grad_norm": 0.0, - "learning_rate": 1.2142312286013221e-05, - "loss": 0.3657, - "step": 4665 - }, - { - "epoch": 4.04, - "grad_norm": 0.0, - "learning_rate": 1.2139271200952219e-05, - "loss": 0.2215, - "step": 4666 - }, - { - "epoch": 4.04, - "grad_norm": 0.0, - "learning_rate": 1.2136229908544492e-05, - "loss": 0.3194, - "step": 4667 - }, - { - "epoch": 4.04, - "grad_norm": 0.0, - "learning_rate": 1.213318840908482e-05, - "loss": 0.2457, - "step": 4668 - }, - { - "epoch": 4.04, - "grad_norm": 0.0, - "learning_rate": 1.2130146702867992e-05, - "loss": 0.2954, - "step": 4669 - }, - { - "epoch": 4.04, - "grad_norm": 0.0, - "learning_rate": 1.2127104790188826e-05, - "loss": 0.3135, - "step": 4670 - }, - { - "epoch": 4.04, - "grad_norm": 0.0, - "learning_rate": 1.2124062671342153e-05, - "loss": 0.2242, - "step": 4671 - }, - { - "epoch": 4.04, - "grad_norm": 0.0, - "learning_rate": 1.2121020346622832e-05, - "loss": 0.2583, - "step": 4672 - }, - { - "epoch": 4.04, - "grad_norm": 0.0, - "learning_rate": 1.2117977816325735e-05, - "loss": 0.1904, - "step": 4673 - }, - { - "epoch": 4.04, - "grad_norm": 0.0, - "learning_rate": 1.2114935080745754e-05, - "loss": 0.2034, - "step": 4674 - }, - { - "epoch": 4.04, - "grad_norm": 0.0, - "learning_rate": 1.2111892140177805e-05, - "loss": 0.3215, - "step": 4675 - }, - { - "epoch": 4.04, - "grad_norm": 0.0, - "learning_rate": 1.2108848994916822e-05, - "loss": 0.2667, - "step": 4676 - }, - { - "epoch": 4.05, - "grad_norm": 0.0, - "learning_rate": 1.210580564525776e-05, - "loss": 0.2937, - "step": 4677 - }, - { - "epoch": 4.05, - "grad_norm": 0.0, - "learning_rate": 1.210276209149559e-05, - "loss": 0.2478, - "step": 4678 - }, - { - "epoch": 4.05, - "grad_norm": 0.0, - "learning_rate": 1.2099718333925307e-05, - "loss": 0.3543, - "step": 4679 - }, - { - "epoch": 4.05, - "grad_norm": 0.0, - "learning_rate": 1.2096674372841924e-05, - "loss": 0.2654, - "step": 4680 - }, - { - "epoch": 4.05, - "grad_norm": 0.0, - "learning_rate": 1.2093630208540475e-05, - "loss": 0.2804, - "step": 4681 - }, - { - "epoch": 4.05, - "grad_norm": 0.0, - "learning_rate": 1.2090585841316012e-05, - "loss": 0.1933, - "step": 4682 - }, - { - "epoch": 4.05, - "grad_norm": 0.0, - "learning_rate": 1.2087541271463603e-05, - "loss": 0.1618, - "step": 4683 - }, - { - "epoch": 4.05, - "grad_norm": 0.0, - "learning_rate": 1.2084496499278346e-05, - "loss": 0.299, - "step": 4684 - }, - { - "epoch": 4.05, - "grad_norm": 0.0, - "learning_rate": 1.208145152505535e-05, - "loss": 0.2485, - "step": 4685 - }, - { - "epoch": 4.05, - "grad_norm": 0.0, - "learning_rate": 1.2078406349089744e-05, - "loss": 0.2871, - "step": 4686 - }, - { - "epoch": 4.05, - "grad_norm": 0.0, - "learning_rate": 1.2075360971676683e-05, - "loss": 0.1957, - "step": 4687 - }, - { - "epoch": 4.06, - "grad_norm": 0.0, - "learning_rate": 1.2072315393111334e-05, - "loss": 0.2685, - "step": 4688 - }, - { - "epoch": 4.06, - "grad_norm": 0.0, - "learning_rate": 1.2069269613688887e-05, - "loss": 0.3114, - "step": 4689 - }, - { - "epoch": 4.06, - "grad_norm": 0.0, - "learning_rate": 1.2066223633704555e-05, - "loss": 0.2636, - "step": 4690 - }, - { - "epoch": 4.06, - "grad_norm": 0.0, - "learning_rate": 1.2063177453453558e-05, - "loss": 0.3405, - "step": 4691 - }, - { - "epoch": 4.06, - "grad_norm": 0.0, - "learning_rate": 1.2060131073231153e-05, - "loss": 0.3034, - "step": 4692 - }, - { - "epoch": 4.06, - "grad_norm": 0.0, - "learning_rate": 1.2057084493332603e-05, - "loss": 0.2513, - "step": 4693 - }, - { - "epoch": 4.06, - "grad_norm": 0.0, - "learning_rate": 1.2054037714053196e-05, - "loss": 0.2392, - "step": 4694 - }, - { - "epoch": 4.06, - "grad_norm": 0.0, - "learning_rate": 1.2050990735688235e-05, - "loss": 0.3089, - "step": 4695 - }, - { - "epoch": 4.06, - "grad_norm": 0.0, - "learning_rate": 1.2047943558533049e-05, - "loss": 0.3199, - "step": 4696 - }, - { - "epoch": 4.06, - "grad_norm": 0.0, - "learning_rate": 1.2044896182882981e-05, - "loss": 0.1394, - "step": 4697 - }, - { - "epoch": 4.06, - "grad_norm": 0.0, - "learning_rate": 1.2041848609033396e-05, - "loss": 0.2109, - "step": 4698 - }, - { - "epoch": 4.06, - "grad_norm": 0.0, - "learning_rate": 1.2038800837279674e-05, - "loss": 0.253, - "step": 4699 - }, - { - "epoch": 4.07, - "grad_norm": 0.0, - "learning_rate": 1.203575286791722e-05, - "loss": 0.1847, - "step": 4700 - }, - { - "epoch": 4.07, - "grad_norm": 0.0, - "learning_rate": 1.2032704701241455e-05, - "loss": 0.2556, - "step": 4701 - }, - { - "epoch": 4.07, - "grad_norm": 0.0, - "learning_rate": 1.202965633754782e-05, - "loss": 0.1808, - "step": 4702 - }, - { - "epoch": 4.07, - "grad_norm": 0.0, - "learning_rate": 1.2026607777131775e-05, - "loss": 0.2375, - "step": 4703 - }, - { - "epoch": 4.07, - "grad_norm": 0.0, - "learning_rate": 1.2023559020288795e-05, - "loss": 0.178, - "step": 4704 - }, - { - "epoch": 4.07, - "grad_norm": 0.0, - "learning_rate": 1.2020510067314381e-05, - "loss": 0.1723, - "step": 4705 - }, - { - "epoch": 4.07, - "grad_norm": 0.0, - "learning_rate": 1.2017460918504051e-05, - "loss": 0.2076, - "step": 4706 - }, - { - "epoch": 4.07, - "grad_norm": 0.0, - "learning_rate": 1.2014411574153338e-05, - "loss": 0.285, - "step": 4707 - }, - { - "epoch": 4.07, - "grad_norm": 0.0, - "learning_rate": 1.2011362034557797e-05, - "loss": 0.1666, - "step": 4708 - }, - { - "epoch": 4.07, - "grad_norm": 0.0, - "learning_rate": 1.2008312300013e-05, - "loss": 0.3659, - "step": 4709 - }, - { - "epoch": 4.07, - "grad_norm": 0.0, - "learning_rate": 1.200526237081454e-05, - "loss": 0.2741, - "step": 4710 - }, - { - "epoch": 4.08, - "grad_norm": 0.0, - "learning_rate": 1.2002212247258034e-05, - "loss": 0.1668, - "step": 4711 - }, - { - "epoch": 4.08, - "grad_norm": 0.0, - "learning_rate": 1.1999161929639106e-05, - "loss": 0.1933, - "step": 4712 - }, - { - "epoch": 4.08, - "grad_norm": 0.0, - "learning_rate": 1.1996111418253406e-05, - "loss": 0.1965, - "step": 4713 - }, - { - "epoch": 4.08, - "grad_norm": 0.0, - "learning_rate": 1.1993060713396604e-05, - "loss": 0.2506, - "step": 4714 - }, - { - "epoch": 4.08, - "grad_norm": 0.0, - "learning_rate": 1.1990009815364384e-05, - "loss": 0.3053, - "step": 4715 - }, - { - "epoch": 4.08, - "grad_norm": 0.0, - "learning_rate": 1.1986958724452456e-05, - "loss": 0.2787, - "step": 4716 - }, - { - "epoch": 4.08, - "grad_norm": 0.0, - "learning_rate": 1.1983907440956534e-05, - "loss": 0.3872, - "step": 4717 - }, - { - "epoch": 4.08, - "grad_norm": 0.0, - "learning_rate": 1.1980855965172374e-05, - "loss": 0.1671, - "step": 4718 - }, - { - "epoch": 4.08, - "grad_norm": 0.0, - "learning_rate": 1.1977804297395726e-05, - "loss": 0.2382, - "step": 4719 - }, - { - "epoch": 4.08, - "grad_norm": 0.0, - "learning_rate": 1.1974752437922374e-05, - "loss": 0.2345, - "step": 4720 - }, - { - "epoch": 4.08, - "grad_norm": 0.0, - "learning_rate": 1.1971700387048118e-05, - "loss": 0.3044, - "step": 4721 - }, - { - "epoch": 4.08, - "grad_norm": 0.0, - "learning_rate": 1.196864814506877e-05, - "loss": 0.2621, - "step": 4722 - }, - { - "epoch": 4.09, - "grad_norm": 0.0, - "learning_rate": 1.1965595712280174e-05, - "loss": 0.2277, - "step": 4723 - }, - { - "epoch": 4.09, - "grad_norm": 0.0, - "learning_rate": 1.1962543088978176e-05, - "loss": 0.1742, - "step": 4724 - }, - { - "epoch": 4.09, - "grad_norm": 0.0, - "learning_rate": 1.1959490275458649e-05, - "loss": 0.2976, - "step": 4725 - }, - { - "epoch": 4.09, - "grad_norm": 0.0, - "learning_rate": 1.1956437272017491e-05, - "loss": 0.1917, - "step": 4726 - }, - { - "epoch": 4.09, - "grad_norm": 0.0, - "learning_rate": 1.1953384078950605e-05, - "loss": 0.2096, - "step": 4727 - }, - { - "epoch": 4.09, - "grad_norm": 0.0, - "learning_rate": 1.1950330696553917e-05, - "loss": 0.1652, - "step": 4728 - }, - { - "epoch": 4.09, - "grad_norm": 0.0, - "learning_rate": 1.1947277125123382e-05, - "loss": 0.2076, - "step": 4729 - }, - { - "epoch": 4.09, - "grad_norm": 0.0, - "learning_rate": 1.1944223364954955e-05, - "loss": 0.2455, - "step": 4730 - }, - { - "epoch": 4.09, - "grad_norm": 0.0, - "learning_rate": 1.1941169416344622e-05, - "loss": 0.241, - "step": 4731 - }, - { - "epoch": 4.09, - "grad_norm": 0.0, - "learning_rate": 1.1938115279588387e-05, - "loss": 0.2896, - "step": 4732 - }, - { - "epoch": 4.09, - "grad_norm": 0.0, - "learning_rate": 1.1935060954982263e-05, - "loss": 0.1736, - "step": 4733 - }, - { - "epoch": 4.1, - "grad_norm": 0.0, - "learning_rate": 1.1932006442822294e-05, - "loss": 0.1626, - "step": 4734 - }, - { - "epoch": 4.1, - "grad_norm": 0.0, - "learning_rate": 1.1928951743404529e-05, - "loss": 0.1958, - "step": 4735 - }, - { - "epoch": 4.1, - "grad_norm": 0.0, - "learning_rate": 1.1925896857025047e-05, - "loss": 0.3694, - "step": 4736 - }, - { - "epoch": 4.1, - "grad_norm": 0.0, - "learning_rate": 1.192284178397994e-05, - "loss": 0.3566, - "step": 4737 - }, - { - "epoch": 4.1, - "grad_norm": 0.0, - "learning_rate": 1.1919786524565311e-05, - "loss": 0.3115, - "step": 4738 - }, - { - "epoch": 4.1, - "grad_norm": 0.0, - "learning_rate": 1.1916731079077296e-05, - "loss": 0.2488, - "step": 4739 - }, - { - "epoch": 4.1, - "grad_norm": 0.0, - "learning_rate": 1.1913675447812036e-05, - "loss": 0.2338, - "step": 4740 - }, - { - "epoch": 4.1, - "grad_norm": 0.0, - "learning_rate": 1.1910619631065696e-05, - "loss": 0.2702, - "step": 4741 - }, - { - "epoch": 4.1, - "grad_norm": 0.0, - "learning_rate": 1.190756362913446e-05, - "loss": 0.1957, - "step": 4742 - }, - { - "epoch": 4.1, - "grad_norm": 0.0, - "learning_rate": 1.1904507442314525e-05, - "loss": 0.3449, - "step": 4743 - }, - { - "epoch": 4.1, - "grad_norm": 0.0, - "learning_rate": 1.1901451070902113e-05, - "loss": 0.257, - "step": 4744 - }, - { - "epoch": 4.1, - "grad_norm": 0.0, - "learning_rate": 1.1898394515193456e-05, - "loss": 0.2278, - "step": 4745 - }, - { - "epoch": 4.11, - "grad_norm": 0.0, - "learning_rate": 1.1895337775484808e-05, - "loss": 0.4966, - "step": 4746 - }, - { - "epoch": 4.11, - "grad_norm": 0.0, - "learning_rate": 1.1892280852072443e-05, - "loss": 0.1771, - "step": 4747 - }, - { - "epoch": 4.11, - "grad_norm": 0.0, - "learning_rate": 1.1889223745252648e-05, - "loss": 0.1994, - "step": 4748 - }, - { - "epoch": 4.11, - "grad_norm": 0.0, - "learning_rate": 1.1886166455321727e-05, - "loss": 0.1783, - "step": 4749 - }, - { - "epoch": 4.11, - "grad_norm": 0.0, - "learning_rate": 1.1883108982576013e-05, - "loss": 0.2627, - "step": 4750 - }, - { - "epoch": 4.11, - "grad_norm": 0.0, - "learning_rate": 1.188005132731184e-05, - "loss": 0.3425, - "step": 4751 - }, - { - "epoch": 4.11, - "grad_norm": 0.0, - "learning_rate": 1.1876993489825575e-05, - "loss": 0.2253, - "step": 4752 - }, - { - "epoch": 4.11, - "grad_norm": 0.0, - "learning_rate": 1.1873935470413592e-05, - "loss": 0.2627, - "step": 4753 - }, - { - "epoch": 4.11, - "grad_norm": 0.0, - "learning_rate": 1.1870877269372283e-05, - "loss": 0.5157, - "step": 4754 - }, - { - "epoch": 4.11, - "grad_norm": 0.0, - "learning_rate": 1.186781888699807e-05, - "loss": 0.1512, - "step": 4755 - }, - { - "epoch": 4.11, - "grad_norm": 0.0, - "learning_rate": 1.1864760323587376e-05, - "loss": 0.359, - "step": 4756 - }, - { - "epoch": 4.12, - "grad_norm": 0.0, - "learning_rate": 1.1861701579436655e-05, - "loss": 0.2226, - "step": 4757 - }, - { - "epoch": 4.12, - "grad_norm": 0.0, - "learning_rate": 1.185864265484237e-05, - "loss": 0.2438, - "step": 4758 - }, - { - "epoch": 4.12, - "grad_norm": 0.0, - "learning_rate": 1.1855583550101e-05, - "loss": 0.274, - "step": 4759 - }, - { - "epoch": 4.12, - "grad_norm": 0.0, - "learning_rate": 1.1852524265509053e-05, - "loss": 0.2674, - "step": 4760 - }, - { - "epoch": 4.12, - "grad_norm": 0.0, - "learning_rate": 1.1849464801363044e-05, - "loss": 0.3021, - "step": 4761 - }, - { - "epoch": 4.12, - "grad_norm": 0.0, - "learning_rate": 1.184640515795951e-05, - "loss": 0.317, - "step": 4762 - }, - { - "epoch": 4.12, - "grad_norm": 0.0, - "learning_rate": 1.1843345335594998e-05, - "loss": 0.3022, - "step": 4763 - }, - { - "epoch": 4.12, - "grad_norm": 0.0, - "learning_rate": 1.1840285334566084e-05, - "loss": 0.291, - "step": 4764 - }, - { - "epoch": 4.12, - "grad_norm": 0.0, - "learning_rate": 1.1837225155169356e-05, - "loss": 0.177, - "step": 4765 - }, - { - "epoch": 4.12, - "grad_norm": 0.0, - "learning_rate": 1.1834164797701412e-05, - "loss": 0.229, - "step": 4766 - }, - { - "epoch": 4.12, - "grad_norm": 0.0, - "learning_rate": 1.1831104262458883e-05, - "loss": 0.3726, - "step": 4767 - }, - { - "epoch": 4.12, - "grad_norm": 0.0, - "learning_rate": 1.1828043549738403e-05, - "loss": 0.2811, - "step": 4768 - }, - { - "epoch": 4.13, - "grad_norm": 0.0, - "learning_rate": 1.182498265983663e-05, - "loss": 0.2412, - "step": 4769 - }, - { - "epoch": 4.13, - "grad_norm": 0.0, - "learning_rate": 1.1821921593050237e-05, - "loss": 0.4513, - "step": 4770 - }, - { - "epoch": 4.13, - "grad_norm": 0.0, - "learning_rate": 1.1818860349675916e-05, - "loss": 0.2137, - "step": 4771 - }, - { - "epoch": 4.13, - "grad_norm": 0.0, - "learning_rate": 1.1815798930010374e-05, - "loss": 0.1466, - "step": 4772 - }, - { - "epoch": 4.13, - "grad_norm": 0.0, - "learning_rate": 1.181273733435034e-05, - "loss": 0.1919, - "step": 4773 - }, - { - "epoch": 4.13, - "grad_norm": 0.0, - "learning_rate": 1.1809675562992547e-05, - "loss": 0.2015, - "step": 4774 - }, - { - "epoch": 4.13, - "grad_norm": 0.0, - "learning_rate": 1.1806613616233757e-05, - "loss": 0.308, - "step": 4775 - }, - { - "epoch": 4.13, - "grad_norm": 0.0, - "learning_rate": 1.1803551494370755e-05, - "loss": 0.1484, - "step": 4776 - }, - { - "epoch": 4.13, - "grad_norm": 0.0, - "learning_rate": 1.1800489197700324e-05, - "loss": 0.2945, - "step": 4777 - }, - { - "epoch": 4.13, - "grad_norm": 0.0, - "learning_rate": 1.179742672651928e-05, - "loss": 0.2483, - "step": 4778 - }, - { - "epoch": 4.13, - "grad_norm": 0.0, - "learning_rate": 1.1794364081124448e-05, - "loss": 0.2354, - "step": 4779 - }, - { - "epoch": 4.13, - "grad_norm": 0.0, - "learning_rate": 1.1791301261812669e-05, - "loss": 0.2365, - "step": 4780 - }, - { - "epoch": 4.14, - "grad_norm": 0.0, - "learning_rate": 1.1788238268880808e-05, - "loss": 0.2044, - "step": 4781 - }, - { - "epoch": 4.14, - "grad_norm": 0.0, - "learning_rate": 1.1785175102625741e-05, - "loss": 0.2605, - "step": 4782 - }, - { - "epoch": 4.14, - "grad_norm": 0.0, - "learning_rate": 1.178211176334436e-05, - "loss": 0.2032, - "step": 4783 - }, - { - "epoch": 4.14, - "grad_norm": 0.0, - "learning_rate": 1.177904825133358e-05, - "loss": 0.1861, - "step": 4784 - }, - { - "epoch": 4.14, - "grad_norm": 0.0, - "learning_rate": 1.1775984566890325e-05, - "loss": 0.315, - "step": 4785 - }, - { - "epoch": 4.14, - "grad_norm": 0.0, - "learning_rate": 1.1772920710311548e-05, - "loss": 0.2278, - "step": 4786 - }, - { - "epoch": 4.14, - "grad_norm": 0.0, - "learning_rate": 1.1769856681894196e-05, - "loss": 0.2355, - "step": 4787 - }, - { - "epoch": 4.14, - "grad_norm": 0.0, - "learning_rate": 1.1766792481935259e-05, - "loss": 0.2232, - "step": 4788 - }, - { - "epoch": 4.14, - "grad_norm": 0.0, - "learning_rate": 1.1763728110731725e-05, - "loss": 0.2629, - "step": 4789 - }, - { - "epoch": 4.14, - "grad_norm": 0.0, - "learning_rate": 1.176066356858061e-05, - "loss": 0.2092, - "step": 4790 - }, - { - "epoch": 4.14, - "grad_norm": 0.0, - "learning_rate": 1.1757598855778937e-05, - "loss": 0.1959, - "step": 4791 - }, - { - "epoch": 4.15, - "grad_norm": 0.0, - "learning_rate": 1.1754533972623753e-05, - "loss": 0.2578, - "step": 4792 - }, - { - "epoch": 4.15, - "grad_norm": 0.0, - "learning_rate": 1.1751468919412118e-05, - "loss": 0.1501, - "step": 4793 - }, - { - "epoch": 4.15, - "grad_norm": 0.0, - "learning_rate": 1.174840369644111e-05, - "loss": 0.3896, - "step": 4794 - }, - { - "epoch": 4.15, - "grad_norm": 0.0, - "learning_rate": 1.174533830400782e-05, - "loss": 0.1954, - "step": 4795 - }, - { - "epoch": 4.15, - "grad_norm": 0.0, - "learning_rate": 1.174227274240936e-05, - "loss": 0.2862, - "step": 4796 - }, - { - "epoch": 4.15, - "grad_norm": 0.0, - "learning_rate": 1.1739207011942856e-05, - "loss": 0.2382, - "step": 4797 - }, - { - "epoch": 4.15, - "grad_norm": 0.0, - "learning_rate": 1.1736141112905453e-05, - "loss": 0.2697, - "step": 4798 - }, - { - "epoch": 4.15, - "grad_norm": 0.0, - "learning_rate": 1.1733075045594311e-05, - "loss": 0.1701, - "step": 4799 - }, - { - "epoch": 4.15, - "grad_norm": 0.0, - "learning_rate": 1.17300088103066e-05, - "loss": 0.23, - "step": 4800 - }, - { - "epoch": 4.15, - "grad_norm": 0.0, - "learning_rate": 1.1726942407339514e-05, - "loss": 0.2137, - "step": 4801 - }, - { - "epoch": 4.15, - "grad_norm": 0.0, - "learning_rate": 1.1723875836990263e-05, - "loss": 0.1642, - "step": 4802 - }, - { - "epoch": 4.15, - "grad_norm": 0.0, - "learning_rate": 1.1720809099556073e-05, - "loss": 0.4191, - "step": 4803 - }, - { - "epoch": 4.16, - "grad_norm": 0.0, - "learning_rate": 1.171774219533418e-05, - "loss": 0.1598, - "step": 4804 - }, - { - "epoch": 4.16, - "grad_norm": 0.0, - "learning_rate": 1.1714675124621836e-05, - "loss": 0.207, - "step": 4805 - }, - { - "epoch": 4.16, - "grad_norm": 0.0, - "learning_rate": 1.1711607887716325e-05, - "loss": 0.2438, - "step": 4806 - }, - { - "epoch": 4.16, - "grad_norm": 0.0, - "learning_rate": 1.1708540484914935e-05, - "loss": 0.1526, - "step": 4807 - }, - { - "epoch": 4.16, - "grad_norm": 0.0, - "learning_rate": 1.170547291651496e-05, - "loss": 0.1586, - "step": 4808 - }, - { - "epoch": 4.16, - "grad_norm": 0.0, - "learning_rate": 1.170240518281373e-05, - "loss": 0.3287, - "step": 4809 - }, - { - "epoch": 4.16, - "grad_norm": 0.0, - "learning_rate": 1.169933728410858e-05, - "loss": 0.1994, - "step": 4810 - }, - { - "epoch": 4.16, - "grad_norm": 0.0, - "learning_rate": 1.1696269220696866e-05, - "loss": 0.2162, - "step": 4811 - }, - { - "epoch": 4.16, - "grad_norm": 0.0, - "learning_rate": 1.1693200992875951e-05, - "loss": 0.1928, - "step": 4812 - }, - { - "epoch": 4.16, - "grad_norm": 0.0, - "learning_rate": 1.1690132600943221e-05, - "loss": 0.2278, - "step": 4813 - }, - { - "epoch": 4.16, - "grad_norm": 0.0, - "learning_rate": 1.1687064045196079e-05, - "loss": 0.2527, - "step": 4814 - }, - { - "epoch": 4.17, - "grad_norm": 0.0, - "learning_rate": 1.1683995325931946e-05, - "loss": 0.1521, - "step": 4815 - }, - { - "epoch": 4.17, - "grad_norm": 0.0, - "learning_rate": 1.1680926443448244e-05, - "loss": 0.2673, - "step": 4816 - }, - { - "epoch": 4.17, - "grad_norm": 0.0, - "learning_rate": 1.1677857398042432e-05, - "loss": 0.2471, - "step": 4817 - }, - { - "epoch": 4.17, - "grad_norm": 0.0, - "learning_rate": 1.1674788190011964e-05, - "loss": 0.2966, - "step": 4818 - }, - { - "epoch": 4.17, - "grad_norm": 0.0, - "learning_rate": 1.1671718819654328e-05, - "loss": 0.2701, - "step": 4819 - }, - { - "epoch": 4.17, - "grad_norm": 0.0, - "learning_rate": 1.166864928726702e-05, - "loss": 0.1408, - "step": 4820 - }, - { - "epoch": 4.17, - "grad_norm": 0.0, - "learning_rate": 1.1665579593147542e-05, - "loss": 0.2817, - "step": 4821 - }, - { - "epoch": 4.17, - "grad_norm": 0.0, - "learning_rate": 1.1662509737593431e-05, - "loss": 0.2278, - "step": 4822 - }, - { - "epoch": 4.17, - "grad_norm": 0.0, - "learning_rate": 1.1659439720902225e-05, - "loss": 0.1953, - "step": 4823 - }, - { - "epoch": 4.17, - "grad_norm": 0.0, - "learning_rate": 1.1656369543371486e-05, - "loss": 0.2965, - "step": 4824 - }, - { - "epoch": 4.17, - "grad_norm": 0.0, - "learning_rate": 1.1653299205298782e-05, - "loss": 0.2462, - "step": 4825 - }, - { - "epoch": 4.17, - "grad_norm": 0.0, - "learning_rate": 1.1650228706981705e-05, - "loss": 0.4581, - "step": 4826 - }, - { - "epoch": 4.18, - "grad_norm": 0.0, - "learning_rate": 1.1647158048717862e-05, - "loss": 0.3665, - "step": 4827 - }, - { - "epoch": 4.18, - "grad_norm": 0.0, - "learning_rate": 1.1644087230804874e-05, - "loss": 0.2355, - "step": 4828 - }, - { - "epoch": 4.18, - "grad_norm": 0.0, - "learning_rate": 1.1641016253540374e-05, - "loss": 0.2234, - "step": 4829 - }, - { - "epoch": 4.18, - "grad_norm": 0.0, - "learning_rate": 1.1637945117222013e-05, - "loss": 0.2263, - "step": 4830 - }, - { - "epoch": 4.18, - "grad_norm": 0.0, - "learning_rate": 1.1634873822147459e-05, - "loss": 0.3038, - "step": 4831 - }, - { - "epoch": 4.18, - "grad_norm": 0.0, - "learning_rate": 1.1631802368614395e-05, - "loss": 0.185, - "step": 4832 - }, - { - "epoch": 4.18, - "grad_norm": 0.0, - "learning_rate": 1.162873075692052e-05, - "loss": 0.3693, - "step": 4833 - }, - { - "epoch": 4.18, - "grad_norm": 0.0, - "learning_rate": 1.1625658987363541e-05, - "loss": 0.406, - "step": 4834 - }, - { - "epoch": 4.18, - "grad_norm": 0.0, - "learning_rate": 1.1622587060241196e-05, - "loss": 0.2624, - "step": 4835 - }, - { - "epoch": 4.18, - "grad_norm": 0.0, - "learning_rate": 1.1619514975851218e-05, - "loss": 0.2676, - "step": 4836 - }, - { - "epoch": 4.18, - "grad_norm": 0.0, - "learning_rate": 1.1616442734491369e-05, - "loss": 0.3386, - "step": 4837 - }, - { - "epoch": 4.19, - "grad_norm": 0.0, - "learning_rate": 1.1613370336459428e-05, - "loss": 0.3278, - "step": 4838 - }, - { - "epoch": 4.19, - "grad_norm": 0.0, - "learning_rate": 1.1610297782053177e-05, - "loss": 0.2472, - "step": 4839 - }, - { - "epoch": 4.19, - "grad_norm": 0.0, - "learning_rate": 1.1607225071570425e-05, - "loss": 0.3036, - "step": 4840 - }, - { - "epoch": 4.19, - "grad_norm": 0.0, - "learning_rate": 1.1604152205308992e-05, - "loss": 0.2235, - "step": 4841 - }, - { - "epoch": 4.19, - "grad_norm": 0.0, - "learning_rate": 1.1601079183566708e-05, - "loss": 0.1799, - "step": 4842 - }, - { - "epoch": 4.19, - "grad_norm": 0.0, - "learning_rate": 1.1598006006641424e-05, - "loss": 0.5021, - "step": 4843 - }, - { - "epoch": 4.19, - "grad_norm": 0.0, - "learning_rate": 1.1594932674831007e-05, - "loss": 0.4177, - "step": 4844 - }, - { - "epoch": 4.19, - "grad_norm": 0.0, - "learning_rate": 1.1591859188433336e-05, - "loss": 0.2068, - "step": 4845 - }, - { - "epoch": 4.19, - "grad_norm": 0.0, - "learning_rate": 1.1588785547746304e-05, - "loss": 0.2323, - "step": 4846 - }, - { - "epoch": 4.19, - "grad_norm": 0.0, - "learning_rate": 1.1585711753067822e-05, - "loss": 0.1857, - "step": 4847 - }, - { - "epoch": 4.19, - "grad_norm": 0.0, - "learning_rate": 1.1582637804695814e-05, - "loss": 0.2957, - "step": 4848 - }, - { - "epoch": 4.19, - "grad_norm": 0.0, - "learning_rate": 1.1579563702928218e-05, - "loss": 0.2039, - "step": 4849 - }, - { - "epoch": 4.2, - "grad_norm": 0.0, - "learning_rate": 1.1576489448062989e-05, - "loss": 0.2249, - "step": 4850 - }, - { - "epoch": 4.2, - "grad_norm": 0.0, - "learning_rate": 1.1573415040398099e-05, - "loss": 0.2141, - "step": 4851 - }, - { - "epoch": 4.2, - "grad_norm": 0.0, - "learning_rate": 1.1570340480231526e-05, - "loss": 0.181, - "step": 4852 - }, - { - "epoch": 4.2, - "grad_norm": 0.0, - "learning_rate": 1.1567265767861275e-05, - "loss": 0.3451, - "step": 4853 - }, - { - "epoch": 4.2, - "grad_norm": 0.0, - "learning_rate": 1.1564190903585357e-05, - "loss": 0.2346, - "step": 4854 - }, - { - "epoch": 4.2, - "grad_norm": 0.0, - "learning_rate": 1.1561115887701797e-05, - "loss": 0.3193, - "step": 4855 - }, - { - "epoch": 4.2, - "grad_norm": 0.0, - "learning_rate": 1.155804072050864e-05, - "loss": 0.218, - "step": 4856 - }, - { - "epoch": 4.2, - "grad_norm": 0.0, - "learning_rate": 1.1554965402303948e-05, - "loss": 0.291, - "step": 4857 - }, - { - "epoch": 4.2, - "grad_norm": 0.0, - "learning_rate": 1.1551889933385785e-05, - "loss": 0.2525, - "step": 4858 - }, - { - "epoch": 4.2, - "grad_norm": 0.0, - "learning_rate": 1.1548814314052246e-05, - "loss": 0.3435, - "step": 4859 - }, - { - "epoch": 4.2, - "grad_norm": 0.0, - "learning_rate": 1.1545738544601423e-05, - "loss": 0.1672, - "step": 4860 - }, - { - "epoch": 4.21, - "grad_norm": 0.0, - "learning_rate": 1.154266262533144e-05, - "loss": 0.3905, - "step": 4861 - }, - { - "epoch": 4.21, - "grad_norm": 0.0, - "learning_rate": 1.1539586556540427e-05, - "loss": 0.2288, - "step": 4862 - }, - { - "epoch": 4.21, - "grad_norm": 0.0, - "learning_rate": 1.1536510338526524e-05, - "loss": 0.2943, - "step": 4863 - }, - { - "epoch": 4.21, - "grad_norm": 0.0, - "learning_rate": 1.1533433971587891e-05, - "loss": 0.3862, - "step": 4864 - }, - { - "epoch": 4.21, - "grad_norm": 0.0, - "learning_rate": 1.1530357456022704e-05, - "loss": 0.3179, - "step": 4865 - }, - { - "epoch": 4.21, - "grad_norm": 0.0, - "learning_rate": 1.1527280792129152e-05, - "loss": 0.3035, - "step": 4866 - }, - { - "epoch": 4.21, - "grad_norm": 0.0, - "learning_rate": 1.1524203980205438e-05, - "loss": 0.1718, - "step": 4867 - }, - { - "epoch": 4.21, - "grad_norm": 0.0, - "learning_rate": 1.1521127020549774e-05, - "loss": 0.2437, - "step": 4868 - }, - { - "epoch": 4.21, - "grad_norm": 0.0, - "learning_rate": 1.1518049913460396e-05, - "loss": 0.295, - "step": 4869 - }, - { - "epoch": 4.21, - "grad_norm": 0.0, - "learning_rate": 1.1514972659235549e-05, - "loss": 0.3305, - "step": 4870 - }, - { - "epoch": 4.21, - "grad_norm": 0.0, - "learning_rate": 1.151189525817349e-05, - "loss": 0.1751, - "step": 4871 - }, - { - "epoch": 4.21, - "grad_norm": 0.0, - "learning_rate": 1.1508817710572496e-05, - "loss": 0.3438, - "step": 4872 - }, - { - "epoch": 4.22, - "grad_norm": 0.0, - "learning_rate": 1.150574001673085e-05, - "loss": 0.23, - "step": 4873 - }, - { - "epoch": 4.22, - "grad_norm": 0.0, - "learning_rate": 1.1502662176946863e-05, - "loss": 0.4321, - "step": 4874 - }, - { - "epoch": 4.22, - "grad_norm": 0.0, - "learning_rate": 1.1499584191518847e-05, - "loss": 0.2525, - "step": 4875 - }, - { - "epoch": 4.22, - "grad_norm": 0.0, - "learning_rate": 1.1496506060745131e-05, - "loss": 0.2143, - "step": 4876 - }, - { - "epoch": 4.22, - "grad_norm": 0.0, - "learning_rate": 1.1493427784924063e-05, - "loss": 0.3602, - "step": 4877 - }, - { - "epoch": 4.22, - "grad_norm": 0.0, - "learning_rate": 1.1490349364353999e-05, - "loss": 0.2786, - "step": 4878 - }, - { - "epoch": 4.22, - "grad_norm": 0.0, - "learning_rate": 1.1487270799333312e-05, - "loss": 0.4495, - "step": 4879 - }, - { - "epoch": 4.22, - "grad_norm": 0.0, - "learning_rate": 1.1484192090160392e-05, - "loss": 0.1564, - "step": 4880 - }, - { - "epoch": 4.22, - "grad_norm": 0.0, - "learning_rate": 1.1481113237133634e-05, - "loss": 0.2224, - "step": 4881 - }, - { - "epoch": 4.22, - "grad_norm": 0.0, - "learning_rate": 1.1478034240551459e-05, - "loss": 0.2337, - "step": 4882 - }, - { - "epoch": 4.22, - "grad_norm": 0.0, - "learning_rate": 1.1474955100712295e-05, - "loss": 0.2401, - "step": 4883 - }, - { - "epoch": 4.22, - "grad_norm": 0.0, - "learning_rate": 1.147187581791458e-05, - "loss": 0.1911, - "step": 4884 - }, - { - "epoch": 4.23, - "grad_norm": 0.0, - "learning_rate": 1.1468796392456773e-05, - "loss": 0.2433, - "step": 4885 - }, - { - "epoch": 4.23, - "grad_norm": 0.0, - "learning_rate": 1.1465716824637343e-05, - "loss": 0.2533, - "step": 4886 - }, - { - "epoch": 4.23, - "grad_norm": 0.0, - "learning_rate": 1.1462637114754777e-05, - "loss": 0.2593, - "step": 4887 - }, - { - "epoch": 4.23, - "grad_norm": 0.0, - "learning_rate": 1.1459557263107573e-05, - "loss": 0.2811, - "step": 4888 - }, - { - "epoch": 4.23, - "grad_norm": 0.0, - "learning_rate": 1.1456477269994237e-05, - "loss": 0.1748, - "step": 4889 - }, - { - "epoch": 4.23, - "grad_norm": 0.0, - "learning_rate": 1.1453397135713302e-05, - "loss": 0.2979, - "step": 4890 - }, - { - "epoch": 4.23, - "grad_norm": 0.0, - "learning_rate": 1.1450316860563299e-05, - "loss": 0.2254, - "step": 4891 - }, - { - "epoch": 4.23, - "grad_norm": 0.0, - "learning_rate": 1.1447236444842786e-05, - "loss": 0.1807, - "step": 4892 - }, - { - "epoch": 4.23, - "grad_norm": 0.0, - "learning_rate": 1.1444155888850328e-05, - "loss": 0.1824, - "step": 4893 - }, - { - "epoch": 4.23, - "grad_norm": 0.0, - "learning_rate": 1.1441075192884503e-05, - "loss": 0.2631, - "step": 4894 - }, - { - "epoch": 4.23, - "grad_norm": 0.0, - "learning_rate": 1.143799435724391e-05, - "loss": 0.2031, - "step": 4895 - }, - { - "epoch": 4.24, - "grad_norm": 0.0, - "learning_rate": 1.1434913382227146e-05, - "loss": 0.2426, - "step": 4896 - }, - { - "epoch": 4.24, - "grad_norm": 0.0, - "learning_rate": 1.1431832268132839e-05, - "loss": 0.2318, - "step": 4897 - }, - { - "epoch": 4.24, - "grad_norm": 0.0, - "learning_rate": 1.1428751015259623e-05, - "loss": 0.2528, - "step": 4898 - }, - { - "epoch": 4.24, - "grad_norm": 0.0, - "learning_rate": 1.1425669623906144e-05, - "loss": 0.1838, - "step": 4899 - }, - { - "epoch": 4.24, - "grad_norm": 0.0, - "learning_rate": 1.1422588094371058e-05, - "loss": 0.1785, - "step": 4900 - }, - { - "epoch": 4.24, - "grad_norm": 0.0, - "learning_rate": 1.1419506426953047e-05, - "loss": 0.3522, - "step": 4901 - }, - { - "epoch": 4.24, - "grad_norm": 0.0, - "learning_rate": 1.1416424621950793e-05, - "loss": 0.2169, - "step": 4902 - }, - { - "epoch": 4.24, - "grad_norm": 0.0, - "learning_rate": 1.1413342679663e-05, - "loss": 0.2601, - "step": 4903 - }, - { - "epoch": 4.24, - "grad_norm": 0.0, - "learning_rate": 1.1410260600388382e-05, - "loss": 0.1906, - "step": 4904 - }, - { - "epoch": 4.24, - "grad_norm": 0.0, - "learning_rate": 1.140717838442566e-05, - "loss": 0.2851, - "step": 4905 - }, - { - "epoch": 4.24, - "grad_norm": 0.0, - "learning_rate": 1.1404096032073584e-05, - "loss": 0.2951, - "step": 4906 - }, - { - "epoch": 4.24, - "grad_norm": 0.0, - "learning_rate": 1.1401013543630903e-05, - "loss": 0.3241, - "step": 4907 - }, - { - "epoch": 4.25, - "grad_norm": 0.0, - "learning_rate": 1.1397930919396387e-05, - "loss": 0.1706, - "step": 4908 - }, - { - "epoch": 4.25, - "grad_norm": 0.0, - "learning_rate": 1.1394848159668815e-05, - "loss": 0.1849, - "step": 4909 - }, - { - "epoch": 4.25, - "grad_norm": 0.0, - "learning_rate": 1.1391765264746974e-05, - "loss": 0.3584, - "step": 4910 - }, - { - "epoch": 4.25, - "grad_norm": 0.0, - "learning_rate": 1.1388682234929683e-05, - "loss": 0.4321, - "step": 4911 - }, - { - "epoch": 4.25, - "grad_norm": 0.0, - "learning_rate": 1.1385599070515751e-05, - "loss": 0.2357, - "step": 4912 - }, - { - "epoch": 4.25, - "grad_norm": 0.0, - "learning_rate": 1.1382515771804015e-05, - "loss": 0.1978, - "step": 4913 - }, - { - "epoch": 4.25, - "grad_norm": 0.0, - "learning_rate": 1.1379432339093322e-05, - "loss": 0.2994, - "step": 4914 - }, - { - "epoch": 4.25, - "grad_norm": 0.0, - "learning_rate": 1.1376348772682526e-05, - "loss": 0.1971, - "step": 4915 - }, - { - "epoch": 4.25, - "grad_norm": 0.0, - "learning_rate": 1.1373265072870503e-05, - "loss": 0.2062, - "step": 4916 - }, - { - "epoch": 4.25, - "grad_norm": 0.0, - "learning_rate": 1.1370181239956138e-05, - "loss": 0.4271, - "step": 4917 - }, - { - "epoch": 4.25, - "grad_norm": 0.0, - "learning_rate": 1.1367097274238321e-05, - "loss": 0.2332, - "step": 4918 - }, - { - "epoch": 4.26, - "grad_norm": 0.0, - "learning_rate": 1.1364013176015973e-05, - "loss": 0.2097, - "step": 4919 - }, - { - "epoch": 4.26, - "grad_norm": 0.0, - "learning_rate": 1.136092894558801e-05, - "loss": 0.3026, - "step": 4920 - }, - { - "epoch": 4.26, - "grad_norm": 0.0, - "learning_rate": 1.1357844583253367e-05, - "loss": 0.2769, - "step": 4921 - }, - { - "epoch": 4.26, - "grad_norm": 0.0, - "learning_rate": 1.1354760089310999e-05, - "loss": 0.1737, - "step": 4922 - }, - { - "epoch": 4.26, - "grad_norm": 0.0, - "learning_rate": 1.1351675464059862e-05, - "loss": 0.1701, - "step": 4923 - }, - { - "epoch": 4.26, - "grad_norm": 0.0, - "learning_rate": 1.1348590707798933e-05, - "loss": 0.2107, - "step": 4924 - }, - { - "epoch": 4.26, - "grad_norm": 0.0, - "learning_rate": 1.1345505820827198e-05, - "loss": 0.3642, - "step": 4925 - }, - { - "epoch": 4.26, - "grad_norm": 0.0, - "learning_rate": 1.1342420803443654e-05, - "loss": 0.3504, - "step": 4926 - }, - { - "epoch": 4.26, - "grad_norm": 0.0, - "learning_rate": 1.1339335655947321e-05, - "loss": 0.2019, - "step": 4927 - }, - { - "epoch": 4.26, - "grad_norm": 0.0, - "learning_rate": 1.1336250378637214e-05, - "loss": 0.2558, - "step": 4928 - }, - { - "epoch": 4.26, - "grad_norm": 0.0, - "learning_rate": 1.1333164971812378e-05, - "loss": 0.336, - "step": 4929 - }, - { - "epoch": 4.26, - "grad_norm": 0.0, - "learning_rate": 1.1330079435771859e-05, - "loss": 0.2682, - "step": 4930 - }, - { - "epoch": 4.27, - "grad_norm": 0.0, - "learning_rate": 1.132699377081472e-05, - "loss": 0.3338, - "step": 4931 - }, - { - "epoch": 4.27, - "grad_norm": 0.0, - "learning_rate": 1.1323907977240039e-05, - "loss": 0.3865, - "step": 4932 - }, - { - "epoch": 4.27, - "grad_norm": 0.0, - "learning_rate": 1.1320822055346898e-05, - "loss": 0.2614, - "step": 4933 - }, - { - "epoch": 4.27, - "grad_norm": 0.0, - "learning_rate": 1.1317736005434401e-05, - "loss": 0.2058, - "step": 4934 - }, - { - "epoch": 4.27, - "grad_norm": 0.0, - "learning_rate": 1.131464982780166e-05, - "loss": 0.3428, - "step": 4935 - }, - { - "epoch": 4.27, - "grad_norm": 0.0, - "learning_rate": 1.1311563522747797e-05, - "loss": 0.2223, - "step": 4936 - }, - { - "epoch": 4.27, - "grad_norm": 0.0, - "learning_rate": 1.1308477090571955e-05, - "loss": 0.187, - "step": 4937 - }, - { - "epoch": 4.27, - "grad_norm": 0.0, - "learning_rate": 1.1305390531573278e-05, - "loss": 0.2115, - "step": 4938 - }, - { - "epoch": 4.27, - "grad_norm": 0.0, - "learning_rate": 1.1302303846050924e-05, - "loss": 0.3233, - "step": 4939 - }, - { - "epoch": 4.27, - "grad_norm": 0.0, - "learning_rate": 1.1299217034304077e-05, - "loss": 0.2343, - "step": 4940 - }, - { - "epoch": 4.27, - "grad_norm": 0.0, - "learning_rate": 1.1296130096631916e-05, - "loss": 0.2558, - "step": 4941 - }, - { - "epoch": 4.28, - "grad_norm": 0.0, - "learning_rate": 1.1293043033333641e-05, - "loss": 0.474, - "step": 4942 - }, - { - "epoch": 4.28, - "grad_norm": 0.0, - "learning_rate": 1.1289955844708464e-05, - "loss": 0.3085, - "step": 4943 - }, - { - "epoch": 4.28, - "grad_norm": 0.0, - "learning_rate": 1.1286868531055607e-05, - "loss": 0.2608, - "step": 4944 - }, - { - "epoch": 4.28, - "grad_norm": 0.0, - "learning_rate": 1.1283781092674303e-05, - "loss": 0.3279, - "step": 4945 - }, - { - "epoch": 4.28, - "grad_norm": 0.0, - "learning_rate": 1.1280693529863802e-05, - "loss": 0.2265, - "step": 4946 - }, - { - "epoch": 4.28, - "grad_norm": 0.0, - "learning_rate": 1.1277605842923357e-05, - "loss": 0.2042, - "step": 4947 - }, - { - "epoch": 4.28, - "grad_norm": 0.0, - "learning_rate": 1.1274518032152249e-05, - "loss": 0.1519, - "step": 4948 - }, - { - "epoch": 4.28, - "grad_norm": 0.0, - "learning_rate": 1.127143009784975e-05, - "loss": 0.2163, - "step": 4949 - }, - { - "epoch": 4.28, - "grad_norm": 0.0, - "learning_rate": 1.1268342040315163e-05, - "loss": 0.2703, - "step": 4950 - }, - { - "epoch": 4.28, - "grad_norm": 0.0, - "learning_rate": 1.1265253859847792e-05, - "loss": 0.258, - "step": 4951 - }, - { - "epoch": 4.28, - "grad_norm": 0.0, - "learning_rate": 1.1262165556746951e-05, - "loss": 0.2493, - "step": 4952 - }, - { - "epoch": 4.28, - "grad_norm": 0.0, - "learning_rate": 1.1259077131311981e-05, - "loss": 0.1614, - "step": 4953 - }, - { - "epoch": 4.29, - "grad_norm": 0.0, - "learning_rate": 1.1255988583842218e-05, - "loss": 0.2917, - "step": 4954 - }, - { - "epoch": 4.29, - "grad_norm": 0.0, - "learning_rate": 1.1252899914637014e-05, - "loss": 0.2477, - "step": 4955 - }, - { - "epoch": 4.29, - "grad_norm": 0.0, - "learning_rate": 1.1249811123995742e-05, - "loss": 0.2204, - "step": 4956 - }, - { - "epoch": 4.29, - "grad_norm": 0.0, - "learning_rate": 1.1246722212217776e-05, - "loss": 0.3744, - "step": 4957 - }, - { - "epoch": 4.29, - "grad_norm": 0.0, - "learning_rate": 1.1243633179602505e-05, - "loss": 0.2389, - "step": 4958 - }, - { - "epoch": 4.29, - "grad_norm": 0.0, - "learning_rate": 1.1240544026449334e-05, - "loss": 0.3072, - "step": 4959 - }, - { - "epoch": 4.29, - "grad_norm": 0.0, - "learning_rate": 1.1237454753057669e-05, - "loss": 0.23, - "step": 4960 - }, - { - "epoch": 4.29, - "grad_norm": 0.0, - "learning_rate": 1.1234365359726942e-05, - "loss": 0.2684, - "step": 4961 - }, - { - "epoch": 4.29, - "grad_norm": 0.0, - "learning_rate": 1.1231275846756588e-05, - "loss": 0.2199, - "step": 4962 - }, - { - "epoch": 4.29, - "grad_norm": 0.0, - "learning_rate": 1.122818621444605e-05, - "loss": 0.2628, - "step": 4963 - }, - { - "epoch": 4.29, - "grad_norm": 0.0, - "learning_rate": 1.1225096463094796e-05, - "loss": 0.2205, - "step": 4964 - }, - { - "epoch": 4.29, - "grad_norm": 0.0, - "learning_rate": 1.1222006593002288e-05, - "loss": 0.1861, - "step": 4965 - }, - { - "epoch": 4.3, - "grad_norm": 0.0, - "learning_rate": 1.1218916604468016e-05, - "loss": 0.1869, - "step": 4966 - }, - { - "epoch": 4.3, - "grad_norm": 0.0, - "learning_rate": 1.121582649779147e-05, - "loss": 0.281, - "step": 4967 - }, - { - "epoch": 4.3, - "grad_norm": 0.0, - "learning_rate": 1.1212736273272153e-05, - "loss": 0.2866, - "step": 4968 - }, - { - "epoch": 4.3, - "grad_norm": 0.0, - "learning_rate": 1.1209645931209589e-05, - "loss": 0.1973, - "step": 4969 - }, - { - "epoch": 4.3, - "grad_norm": 0.0, - "learning_rate": 1.1206555471903303e-05, - "loss": 0.2074, - "step": 4970 - }, - { - "epoch": 4.3, - "grad_norm": 0.0, - "learning_rate": 1.1203464895652832e-05, - "loss": 0.2676, - "step": 4971 - }, - { - "epoch": 4.3, - "grad_norm": 0.0, - "learning_rate": 1.1200374202757732e-05, - "loss": 0.2949, - "step": 4972 - }, - { - "epoch": 4.3, - "grad_norm": 0.0, - "learning_rate": 1.1197283393517559e-05, - "loss": 0.3287, - "step": 4973 - }, - { - "epoch": 4.3, - "grad_norm": 0.0, - "learning_rate": 1.1194192468231892e-05, - "loss": 0.2152, - "step": 4974 - }, - { - "epoch": 4.3, - "grad_norm": 0.0, - "learning_rate": 1.1191101427200314e-05, - "loss": 0.4144, - "step": 4975 - }, - { - "epoch": 4.3, - "grad_norm": 0.0, - "learning_rate": 1.1188010270722422e-05, - "loss": 0.2177, - "step": 4976 - }, - { - "epoch": 4.31, - "grad_norm": 0.0, - "learning_rate": 1.1184918999097822e-05, - "loss": 0.3447, - "step": 4977 - }, - { - "epoch": 4.31, - "grad_norm": 0.0, - "learning_rate": 1.1181827612626131e-05, - "loss": 0.2208, - "step": 4978 - }, - { - "epoch": 4.31, - "grad_norm": 0.0, - "learning_rate": 1.1178736111606984e-05, - "loss": 0.2059, - "step": 4979 - }, - { - "epoch": 4.31, - "grad_norm": 0.0, - "learning_rate": 1.1175644496340015e-05, - "loss": 0.238, - "step": 4980 - }, - { - "epoch": 4.31, - "grad_norm": 0.0, - "learning_rate": 1.1172552767124878e-05, - "loss": 0.3474, - "step": 4981 - }, - { - "epoch": 4.31, - "grad_norm": 0.0, - "learning_rate": 1.1169460924261236e-05, - "loss": 0.364, - "step": 4982 - }, - { - "epoch": 4.31, - "grad_norm": 0.0, - "learning_rate": 1.116636896804877e-05, - "loss": 0.3757, - "step": 4983 - }, - { - "epoch": 4.31, - "grad_norm": 0.0, - "learning_rate": 1.116327689878715e-05, - "loss": 0.3048, - "step": 4984 - }, - { - "epoch": 4.31, - "grad_norm": 0.0, - "learning_rate": 1.1160184716776083e-05, - "loss": 0.2926, - "step": 4985 - }, - { - "epoch": 4.31, - "grad_norm": 0.0, - "learning_rate": 1.115709242231527e-05, - "loss": 0.3173, - "step": 4986 - }, - { - "epoch": 4.31, - "grad_norm": 0.0, - "learning_rate": 1.1154000015704433e-05, - "loss": 0.1972, - "step": 4987 - }, - { - "epoch": 4.31, - "grad_norm": 0.0, - "learning_rate": 1.11509074972433e-05, - "loss": 0.2206, - "step": 4988 - }, - { - "epoch": 4.32, - "grad_norm": 0.0, - "learning_rate": 1.1147814867231605e-05, - "loss": 0.2768, - "step": 4989 - }, - { - "epoch": 4.32, - "grad_norm": 0.0, - "learning_rate": 1.1144722125969106e-05, - "loss": 0.1538, - "step": 4990 - }, - { - "epoch": 4.32, - "grad_norm": 0.0, - "learning_rate": 1.1141629273755554e-05, - "loss": 0.174, - "step": 4991 - }, - { - "epoch": 4.32, - "grad_norm": 0.0, - "learning_rate": 1.1138536310890733e-05, - "loss": 0.2079, - "step": 4992 - }, - { - "epoch": 4.32, - "grad_norm": 0.0, - "learning_rate": 1.1135443237674412e-05, - "loss": 0.2443, - "step": 4993 - }, - { - "epoch": 4.32, - "grad_norm": 0.0, - "learning_rate": 1.1132350054406393e-05, - "loss": 0.2361, - "step": 4994 - }, - { - "epoch": 4.32, - "grad_norm": 0.0, - "learning_rate": 1.1129256761386478e-05, - "loss": 0.2881, - "step": 4995 - }, - { - "epoch": 4.32, - "grad_norm": 0.0, - "learning_rate": 1.1126163358914481e-05, - "loss": 0.2899, - "step": 4996 - }, - { - "epoch": 4.32, - "grad_norm": 0.0, - "learning_rate": 1.1123069847290222e-05, - "loss": 0.1918, - "step": 4997 - }, - { - "epoch": 4.32, - "grad_norm": 0.0, - "learning_rate": 1.1119976226813547e-05, - "loss": 0.4482, - "step": 4998 - }, - { - "epoch": 4.32, - "grad_norm": 0.0, - "learning_rate": 1.1116882497784291e-05, - "loss": 0.2557, - "step": 4999 - }, - { - "epoch": 4.33, - "grad_norm": 0.0, - "learning_rate": 1.111378866050232e-05, - "loss": 0.2432, - "step": 5000 - }, - { - "epoch": 4.33, - "grad_norm": 0.0, - "learning_rate": 1.1110694715267494e-05, - "loss": 0.1762, - "step": 5001 - }, - { - "epoch": 4.33, - "grad_norm": 0.0, - "learning_rate": 1.1107600662379692e-05, - "loss": 0.2854, - "step": 5002 - }, - { - "epoch": 4.33, - "grad_norm": 0.0, - "learning_rate": 1.1104506502138805e-05, - "loss": 0.2274, - "step": 5003 - }, - { - "epoch": 4.33, - "grad_norm": 0.0, - "learning_rate": 1.1101412234844733e-05, - "loss": 0.1909, - "step": 5004 - }, - { - "epoch": 4.33, - "grad_norm": 0.0, - "learning_rate": 1.1098317860797378e-05, - "loss": 0.1989, - "step": 5005 - }, - { - "epoch": 4.33, - "grad_norm": 0.0, - "learning_rate": 1.109522338029666e-05, - "loss": 0.3666, - "step": 5006 - }, - { - "epoch": 4.33, - "grad_norm": 0.0, - "learning_rate": 1.1092128793642514e-05, - "loss": 0.2814, - "step": 5007 - }, - { - "epoch": 4.33, - "grad_norm": 0.0, - "learning_rate": 1.1089034101134876e-05, - "loss": 0.4751, - "step": 5008 - }, - { - "epoch": 4.33, - "grad_norm": 0.0, - "learning_rate": 1.1085939303073698e-05, - "loss": 0.2439, - "step": 5009 - }, - { - "epoch": 4.33, - "grad_norm": 0.0, - "learning_rate": 1.1082844399758936e-05, - "loss": 0.1869, - "step": 5010 - }, - { - "epoch": 4.33, - "grad_norm": 0.0, - "learning_rate": 1.1079749391490567e-05, - "loss": 0.4742, - "step": 5011 - }, - { - "epoch": 4.34, - "grad_norm": 0.0, - "learning_rate": 1.1076654278568563e-05, - "loss": 0.163, - "step": 5012 - }, - { - "epoch": 4.34, - "grad_norm": 0.0, - "learning_rate": 1.1073559061292925e-05, - "loss": 0.2764, - "step": 5013 - }, - { - "epoch": 4.34, - "grad_norm": 0.0, - "learning_rate": 1.1070463739963643e-05, - "loss": 0.3222, - "step": 5014 - }, - { - "epoch": 4.34, - "grad_norm": 0.0, - "learning_rate": 1.1067368314880738e-05, - "loss": 0.2008, - "step": 5015 - }, - { - "epoch": 4.34, - "grad_norm": 0.0, - "learning_rate": 1.1064272786344223e-05, - "loss": 0.2432, - "step": 5016 - }, - { - "epoch": 4.34, - "grad_norm": 0.0, - "learning_rate": 1.1061177154654134e-05, - "loss": 0.2743, - "step": 5017 - }, - { - "epoch": 4.34, - "grad_norm": 0.0, - "learning_rate": 1.1058081420110512e-05, - "loss": 0.162, - "step": 5018 - }, - { - "epoch": 4.34, - "grad_norm": 0.0, - "learning_rate": 1.1054985583013402e-05, - "loss": 0.2525, - "step": 5019 - }, - { - "epoch": 4.34, - "grad_norm": 0.0, - "learning_rate": 1.105188964366287e-05, - "loss": 0.2435, - "step": 5020 - }, - { - "epoch": 4.34, - "grad_norm": 0.0, - "learning_rate": 1.104879360235899e-05, - "loss": 0.2517, - "step": 5021 - }, - { - "epoch": 4.34, - "grad_norm": 0.0, - "learning_rate": 1.1045697459401836e-05, - "loss": 0.3315, - "step": 5022 - }, - { - "epoch": 4.35, - "grad_norm": 0.0, - "learning_rate": 1.1042601215091499e-05, - "loss": 0.2462, - "step": 5023 - }, - { - "epoch": 4.35, - "grad_norm": 0.0, - "learning_rate": 1.1039504869728086e-05, - "loss": 0.4191, - "step": 5024 - }, - { - "epoch": 4.35, - "grad_norm": 0.0, - "learning_rate": 1.1036408423611702e-05, - "loss": 0.3631, - "step": 5025 - }, - { - "epoch": 4.35, - "grad_norm": 0.0, - "learning_rate": 1.1033311877042467e-05, - "loss": 0.1792, - "step": 5026 - }, - { - "epoch": 4.35, - "grad_norm": 0.0, - "learning_rate": 1.103021523032051e-05, - "loss": 0.3006, - "step": 5027 - }, - { - "epoch": 4.35, - "grad_norm": 0.0, - "learning_rate": 1.1027118483745974e-05, - "loss": 0.388, - "step": 5028 - }, - { - "epoch": 4.35, - "grad_norm": 0.0, - "learning_rate": 1.1024021637619007e-05, - "loss": 0.2375, - "step": 5029 - }, - { - "epoch": 4.35, - "grad_norm": 0.0, - "learning_rate": 1.1020924692239765e-05, - "loss": 0.2497, - "step": 5030 - }, - { - "epoch": 4.35, - "grad_norm": 0.0, - "learning_rate": 1.1017827647908417e-05, - "loss": 0.5356, - "step": 5031 - }, - { - "epoch": 4.35, - "grad_norm": 0.0, - "learning_rate": 1.1014730504925142e-05, - "loss": 0.2237, - "step": 5032 - }, - { - "epoch": 4.35, - "grad_norm": 0.0, - "learning_rate": 1.1011633263590128e-05, - "loss": 0.2413, - "step": 5033 - }, - { - "epoch": 4.35, - "grad_norm": 0.0, - "learning_rate": 1.1008535924203573e-05, - "loss": 0.1909, - "step": 5034 - }, - { - "epoch": 4.36, - "grad_norm": 0.0, - "learning_rate": 1.100543848706568e-05, - "loss": 0.3159, - "step": 5035 - }, - { - "epoch": 4.36, - "grad_norm": 0.0, - "learning_rate": 1.1002340952476666e-05, - "loss": 0.2926, - "step": 5036 - }, - { - "epoch": 4.36, - "grad_norm": 0.0, - "learning_rate": 1.099924332073676e-05, - "loss": 0.282, - "step": 5037 - }, - { - "epoch": 4.36, - "grad_norm": 0.0, - "learning_rate": 1.0996145592146194e-05, - "loss": 0.2594, - "step": 5038 - }, - { - "epoch": 4.36, - "grad_norm": 0.0, - "learning_rate": 1.0993047767005212e-05, - "loss": 0.2163, - "step": 5039 - }, - { - "epoch": 4.36, - "grad_norm": 0.0, - "learning_rate": 1.0989949845614067e-05, - "loss": 0.2518, - "step": 5040 - }, - { - "epoch": 4.36, - "grad_norm": 0.0, - "learning_rate": 1.0986851828273022e-05, - "loss": 0.3294, - "step": 5041 - }, - { - "epoch": 4.36, - "grad_norm": 0.0, - "learning_rate": 1.0983753715282356e-05, - "loss": 0.2629, - "step": 5042 - }, - { - "epoch": 4.36, - "grad_norm": 0.0, - "learning_rate": 1.098065550694234e-05, - "loss": 0.2621, - "step": 5043 - }, - { - "epoch": 4.36, - "grad_norm": 0.0, - "learning_rate": 1.0977557203553268e-05, - "loss": 0.3729, - "step": 5044 - }, - { - "epoch": 4.36, - "grad_norm": 0.0, - "learning_rate": 1.0974458805415445e-05, - "loss": 0.2197, - "step": 5045 - }, - { - "epoch": 4.37, - "grad_norm": 0.0, - "learning_rate": 1.0971360312829176e-05, - "loss": 0.2544, - "step": 5046 - }, - { - "epoch": 4.37, - "grad_norm": 0.0, - "learning_rate": 1.096826172609478e-05, - "loss": 0.2869, - "step": 5047 - }, - { - "epoch": 4.37, - "grad_norm": 0.0, - "learning_rate": 1.0965163045512581e-05, - "loss": 0.3213, - "step": 5048 - }, - { - "epoch": 4.37, - "grad_norm": 0.0, - "learning_rate": 1.096206427138292e-05, - "loss": 0.2609, - "step": 5049 - }, - { - "epoch": 4.37, - "grad_norm": 0.0, - "learning_rate": 1.0958965404006148e-05, - "loss": 0.1988, - "step": 5050 - }, - { - "epoch": 4.37, - "grad_norm": 0.0, - "learning_rate": 1.0955866443682605e-05, - "loss": 0.3872, - "step": 5051 - }, - { - "epoch": 4.37, - "grad_norm": 0.0, - "learning_rate": 1.0952767390712666e-05, - "loss": 0.3115, - "step": 5052 - }, - { - "epoch": 4.37, - "grad_norm": 0.0, - "learning_rate": 1.0949668245396699e-05, - "loss": 0.3564, - "step": 5053 - }, - { - "epoch": 4.37, - "grad_norm": 0.0, - "learning_rate": 1.0946569008035086e-05, - "loss": 0.4033, - "step": 5054 - }, - { - "epoch": 4.37, - "grad_norm": 0.0, - "learning_rate": 1.0943469678928225e-05, - "loss": 0.2452, - "step": 5055 - }, - { - "epoch": 4.37, - "grad_norm": 0.0, - "learning_rate": 1.09403702583765e-05, - "loss": 0.2248, - "step": 5056 - }, - { - "epoch": 4.37, - "grad_norm": 0.0, - "learning_rate": 1.0937270746680333e-05, - "loss": 0.2065, - "step": 5057 - }, - { - "epoch": 4.38, - "grad_norm": 0.0, - "learning_rate": 1.0934171144140135e-05, - "loss": 0.3884, - "step": 5058 - }, - { - "epoch": 4.38, - "grad_norm": 0.0, - "learning_rate": 1.0931071451056332e-05, - "loss": 0.3087, - "step": 5059 - }, - { - "epoch": 4.38, - "grad_norm": 0.0, - "learning_rate": 1.0927971667729362e-05, - "loss": 0.3168, - "step": 5060 - }, - { - "epoch": 4.38, - "grad_norm": 0.0, - "learning_rate": 1.0924871794459664e-05, - "loss": 0.2655, - "step": 5061 - }, - { - "epoch": 4.38, - "grad_norm": 0.0, - "learning_rate": 1.0921771831547689e-05, - "loss": 0.2254, - "step": 5062 - }, - { - "epoch": 4.38, - "grad_norm": 0.0, - "learning_rate": 1.0918671779293908e-05, - "loss": 0.3494, - "step": 5063 - }, - { - "epoch": 4.38, - "grad_norm": 0.0, - "learning_rate": 1.0915571637998779e-05, - "loss": 0.317, - "step": 5064 - }, - { - "epoch": 4.38, - "grad_norm": 0.0, - "learning_rate": 1.0912471407962785e-05, - "loss": 0.2302, - "step": 5065 - }, - { - "epoch": 4.38, - "grad_norm": 0.0, - "learning_rate": 1.0909371089486412e-05, - "loss": 0.2073, - "step": 5066 - }, - { - "epoch": 4.38, - "grad_norm": 0.0, - "learning_rate": 1.0906270682870155e-05, - "loss": 0.2135, - "step": 5067 - }, - { - "epoch": 4.38, - "grad_norm": 0.0, - "learning_rate": 1.0903170188414521e-05, - "loss": 0.2762, - "step": 5068 - }, - { - "epoch": 4.38, - "grad_norm": 0.0, - "learning_rate": 1.0900069606420014e-05, - "loss": 0.2711, - "step": 5069 - }, - { - "epoch": 4.39, - "grad_norm": 0.0, - "learning_rate": 1.0896968937187165e-05, - "loss": 0.3074, - "step": 5070 - }, - { - "epoch": 4.39, - "grad_norm": 0.0, - "learning_rate": 1.0893868181016497e-05, - "loss": 0.231, - "step": 5071 - }, - { - "epoch": 4.39, - "grad_norm": 0.0, - "learning_rate": 1.0890767338208547e-05, - "loss": 0.2677, - "step": 5072 - }, - { - "epoch": 4.39, - "grad_norm": 0.0, - "learning_rate": 1.0887666409063868e-05, - "loss": 0.2961, - "step": 5073 - }, - { - "epoch": 4.39, - "grad_norm": 0.0, - "learning_rate": 1.0884565393883006e-05, - "loss": 0.2909, - "step": 5074 - }, - { - "epoch": 4.39, - "grad_norm": 0.0, - "learning_rate": 1.0881464292966529e-05, - "loss": 0.2142, - "step": 5075 - }, - { - "epoch": 4.39, - "grad_norm": 0.0, - "learning_rate": 1.0878363106615012e-05, - "loss": 0.3492, - "step": 5076 - }, - { - "epoch": 4.39, - "grad_norm": 0.0, - "learning_rate": 1.0875261835129021e-05, - "loss": 0.2666, - "step": 5077 - }, - { - "epoch": 4.39, - "grad_norm": 0.0, - "learning_rate": 1.0872160478809154e-05, - "loss": 0.185, - "step": 5078 - }, - { - "epoch": 4.39, - "grad_norm": 0.0, - "learning_rate": 1.0869059037956007e-05, - "loss": 0.2731, - "step": 5079 - }, - { - "epoch": 4.39, - "grad_norm": 0.0, - "learning_rate": 1.086595751287018e-05, - "loss": 0.1866, - "step": 5080 - }, - { - "epoch": 4.4, - "grad_norm": 0.0, - "learning_rate": 1.0862855903852288e-05, - "loss": 0.3581, - "step": 5081 - }, - { - "epoch": 4.4, - "grad_norm": 0.0, - "learning_rate": 1.0859754211202949e-05, - "loss": 0.3059, - "step": 5082 - }, - { - "epoch": 4.4, - "grad_norm": 0.0, - "learning_rate": 1.0856652435222793e-05, - "loss": 0.2669, - "step": 5083 - }, - { - "epoch": 4.4, - "grad_norm": 0.0, - "learning_rate": 1.0853550576212457e-05, - "loss": 0.3993, - "step": 5084 - }, - { - "epoch": 4.4, - "grad_norm": 0.0, - "learning_rate": 1.0850448634472584e-05, - "loss": 0.2515, - "step": 5085 - }, - { - "epoch": 4.4, - "grad_norm": 0.0, - "learning_rate": 1.0847346610303828e-05, - "loss": 0.2157, - "step": 5086 - }, - { - "epoch": 4.4, - "grad_norm": 0.0, - "learning_rate": 1.0844244504006847e-05, - "loss": 0.2485, - "step": 5087 - }, - { - "epoch": 4.4, - "grad_norm": 0.0, - "learning_rate": 1.0841142315882313e-05, - "loss": 0.2453, - "step": 5088 - }, - { - "epoch": 4.4, - "grad_norm": 0.0, - "learning_rate": 1.0838040046230904e-05, - "loss": 0.2905, - "step": 5089 - }, - { - "epoch": 4.4, - "grad_norm": 0.0, - "learning_rate": 1.0834937695353299e-05, - "loss": 0.2496, - "step": 5090 - }, - { - "epoch": 4.4, - "grad_norm": 0.0, - "learning_rate": 1.0831835263550193e-05, - "loss": 0.1651, - "step": 5091 - }, - { - "epoch": 4.4, - "grad_norm": 0.0, - "learning_rate": 1.0828732751122286e-05, - "loss": 0.2859, - "step": 5092 - }, - { - "epoch": 4.41, - "grad_norm": 0.0, - "learning_rate": 1.0825630158370284e-05, - "loss": 0.3009, - "step": 5093 - }, - { - "epoch": 4.41, - "grad_norm": 0.0, - "learning_rate": 1.0822527485594904e-05, - "loss": 0.2109, - "step": 5094 - }, - { - "epoch": 4.41, - "grad_norm": 0.0, - "learning_rate": 1.0819424733096871e-05, - "loss": 0.1541, - "step": 5095 - }, - { - "epoch": 4.41, - "grad_norm": 0.0, - "learning_rate": 1.0816321901176915e-05, - "loss": 0.2832, - "step": 5096 - }, - { - "epoch": 4.41, - "grad_norm": 0.0, - "learning_rate": 1.0813218990135778e-05, - "loss": 0.3323, - "step": 5097 - }, - { - "epoch": 4.41, - "grad_norm": 0.0, - "learning_rate": 1.08101160002742e-05, - "loss": 0.3297, - "step": 5098 - }, - { - "epoch": 4.41, - "grad_norm": 0.0, - "learning_rate": 1.080701293189294e-05, - "loss": 0.2113, - "step": 5099 - }, - { - "epoch": 4.41, - "grad_norm": 0.0, - "learning_rate": 1.0803909785292756e-05, - "loss": 0.1992, - "step": 5100 - }, - { - "epoch": 4.41, - "grad_norm": 0.0, - "learning_rate": 1.0800806560774424e-05, - "loss": 0.3242, - "step": 5101 - }, - { - "epoch": 4.41, - "grad_norm": 0.0, - "learning_rate": 1.0797703258638715e-05, - "loss": 0.3321, - "step": 5102 - }, - { - "epoch": 4.41, - "grad_norm": 0.0, - "learning_rate": 1.0794599879186413e-05, - "loss": 0.299, - "step": 5103 - }, - { - "epoch": 4.42, - "grad_norm": 0.0, - "learning_rate": 1.0791496422718315e-05, - "loss": 0.2746, - "step": 5104 - }, - { - "epoch": 4.42, - "grad_norm": 0.0, - "learning_rate": 1.0788392889535217e-05, - "loss": 0.4047, - "step": 5105 - }, - { - "epoch": 4.42, - "grad_norm": 0.0, - "learning_rate": 1.0785289279937924e-05, - "loss": 0.4311, - "step": 5106 - }, - { - "epoch": 4.42, - "grad_norm": 0.0, - "learning_rate": 1.0782185594227257e-05, - "loss": 0.3333, - "step": 5107 - }, - { - "epoch": 4.42, - "grad_norm": 0.0, - "learning_rate": 1.0779081832704031e-05, - "loss": 0.2326, - "step": 5108 - }, - { - "epoch": 4.42, - "grad_norm": 0.0, - "learning_rate": 1.0775977995669078e-05, - "loss": 0.2425, - "step": 5109 - }, - { - "epoch": 4.42, - "grad_norm": 0.0, - "learning_rate": 1.0772874083423235e-05, - "loss": 0.2487, - "step": 5110 - }, - { - "epoch": 4.42, - "grad_norm": 0.0, - "learning_rate": 1.076977009626734e-05, - "loss": 0.25, - "step": 5111 - }, - { - "epoch": 4.42, - "grad_norm": 0.0, - "learning_rate": 1.076666603450225e-05, - "loss": 0.2638, - "step": 5112 - }, - { - "epoch": 4.42, - "grad_norm": 0.0, - "learning_rate": 1.0763561898428824e-05, - "loss": 0.1804, - "step": 5113 - }, - { - "epoch": 4.42, - "grad_norm": 0.0, - "learning_rate": 1.076045768834792e-05, - "loss": 0.3413, - "step": 5114 - }, - { - "epoch": 4.42, - "grad_norm": 0.0, - "learning_rate": 1.075735340456042e-05, - "loss": 0.3596, - "step": 5115 - }, - { - "epoch": 4.43, - "grad_norm": 0.0, - "learning_rate": 1.0754249047367194e-05, - "loss": 0.3179, - "step": 5116 - }, - { - "epoch": 4.43, - "grad_norm": 0.0, - "learning_rate": 1.0751144617069136e-05, - "loss": 0.2408, - "step": 5117 - }, - { - "epoch": 4.43, - "grad_norm": 0.0, - "learning_rate": 1.0748040113967135e-05, - "loss": 0.4159, - "step": 5118 - }, - { - "epoch": 4.43, - "grad_norm": 0.0, - "learning_rate": 1.0744935538362093e-05, - "loss": 0.1994, - "step": 5119 - }, - { - "epoch": 4.43, - "grad_norm": 0.0, - "learning_rate": 1.0741830890554923e-05, - "loss": 0.2761, - "step": 5120 - }, - { - "epoch": 4.43, - "grad_norm": 0.0, - "learning_rate": 1.0738726170846532e-05, - "loss": 0.3215, - "step": 5121 - }, - { - "epoch": 4.43, - "grad_norm": 0.0, - "learning_rate": 1.0735621379537849e-05, - "loss": 0.1945, - "step": 5122 - }, - { - "epoch": 4.43, - "grad_norm": 0.0, - "learning_rate": 1.0732516516929796e-05, - "loss": 0.2271, - "step": 5123 - }, - { - "epoch": 4.43, - "grad_norm": 0.0, - "learning_rate": 1.0729411583323313e-05, - "loss": 0.2371, - "step": 5124 - }, - { - "epoch": 4.43, - "grad_norm": 0.0, - "learning_rate": 1.0726306579019342e-05, - "loss": 0.3095, - "step": 5125 - }, - { - "epoch": 4.43, - "grad_norm": 0.0, - "learning_rate": 1.0723201504318831e-05, - "loss": 0.3344, - "step": 5126 - }, - { - "epoch": 4.44, - "grad_norm": 0.0, - "learning_rate": 1.0720096359522738e-05, - "loss": 0.281, - "step": 5127 - }, - { - "epoch": 4.44, - "grad_norm": 0.0, - "learning_rate": 1.0716991144932024e-05, - "loss": 0.2526, - "step": 5128 - }, - { - "epoch": 4.44, - "grad_norm": 0.0, - "learning_rate": 1.0713885860847661e-05, - "loss": 0.3208, - "step": 5129 - }, - { - "epoch": 4.44, - "grad_norm": 0.0, - "learning_rate": 1.0710780507570629e-05, - "loss": 0.2192, - "step": 5130 - }, - { - "epoch": 4.44, - "grad_norm": 0.0, - "learning_rate": 1.0707675085401903e-05, - "loss": 0.2719, - "step": 5131 - }, - { - "epoch": 4.44, - "grad_norm": 0.0, - "learning_rate": 1.0704569594642475e-05, - "loss": 0.375, - "step": 5132 - }, - { - "epoch": 4.44, - "grad_norm": 0.0, - "learning_rate": 1.0701464035593347e-05, - "loss": 0.2939, - "step": 5133 - }, - { - "epoch": 4.44, - "grad_norm": 0.0, - "learning_rate": 1.0698358408555518e-05, - "loss": 0.3083, - "step": 5134 - }, - { - "epoch": 4.44, - "grad_norm": 0.0, - "learning_rate": 1.0695252713829997e-05, - "loss": 0.2135, - "step": 5135 - }, - { - "epoch": 4.44, - "grad_norm": 0.0, - "learning_rate": 1.0692146951717803e-05, - "loss": 0.2454, - "step": 5136 - }, - { - "epoch": 4.44, - "grad_norm": 0.0, - "learning_rate": 1.0689041122519956e-05, - "loss": 0.2329, - "step": 5137 - }, - { - "epoch": 4.44, - "grad_norm": 0.0, - "learning_rate": 1.0685935226537489e-05, - "loss": 0.3491, - "step": 5138 - }, - { - "epoch": 4.45, - "grad_norm": 0.0, - "learning_rate": 1.0682829264071437e-05, - "loss": 0.3552, - "step": 5139 - }, - { - "epoch": 4.45, - "grad_norm": 0.0, - "learning_rate": 1.0679723235422838e-05, - "loss": 0.2348, - "step": 5140 - }, - { - "epoch": 4.45, - "grad_norm": 0.0, - "learning_rate": 1.0676617140892748e-05, - "loss": 0.2857, - "step": 5141 - }, - { - "epoch": 4.45, - "grad_norm": 0.0, - "learning_rate": 1.0673510980782215e-05, - "loss": 0.4357, - "step": 5142 - }, - { - "epoch": 4.45, - "grad_norm": 0.0, - "learning_rate": 1.0670404755392307e-05, - "loss": 0.2733, - "step": 5143 - }, - { - "epoch": 4.45, - "grad_norm": 0.0, - "learning_rate": 1.0667298465024088e-05, - "loss": 0.2368, - "step": 5144 - }, - { - "epoch": 4.45, - "grad_norm": 0.0, - "learning_rate": 1.0664192109978628e-05, - "loss": 0.4761, - "step": 5145 - }, - { - "epoch": 4.45, - "grad_norm": 0.0, - "learning_rate": 1.0661085690557016e-05, - "loss": 0.4353, - "step": 5146 - }, - { - "epoch": 4.45, - "grad_norm": 0.0, - "learning_rate": 1.0657979207060334e-05, - "loss": 0.2164, - "step": 5147 - }, - { - "epoch": 4.45, - "grad_norm": 0.0, - "learning_rate": 1.0654872659789672e-05, - "loss": 0.2687, - "step": 5148 - }, - { - "epoch": 4.45, - "grad_norm": 0.0, - "learning_rate": 1.0651766049046136e-05, - "loss": 0.2431, - "step": 5149 - }, - { - "epoch": 4.46, - "grad_norm": 0.0, - "learning_rate": 1.0648659375130822e-05, - "loss": 0.2788, - "step": 5150 - }, - { - "epoch": 4.46, - "grad_norm": 0.0, - "learning_rate": 1.0645552638344853e-05, - "loss": 0.2183, - "step": 5151 - }, - { - "epoch": 4.46, - "grad_norm": 0.0, - "learning_rate": 1.0642445838989339e-05, - "loss": 0.2009, - "step": 5152 - }, - { - "epoch": 4.46, - "grad_norm": 0.0, - "learning_rate": 1.0639338977365401e-05, - "loss": 0.2019, - "step": 5153 - }, - { - "epoch": 4.46, - "grad_norm": 0.0, - "learning_rate": 1.0636232053774174e-05, - "loss": 0.3296, - "step": 5154 - }, - { - "epoch": 4.46, - "grad_norm": 0.0, - "learning_rate": 1.0633125068516792e-05, - "loss": 0.3981, - "step": 5155 - }, - { - "epoch": 4.46, - "grad_norm": 0.0, - "learning_rate": 1.0630018021894395e-05, - "loss": 0.1707, - "step": 5156 - }, - { - "epoch": 4.46, - "grad_norm": 0.0, - "learning_rate": 1.062691091420813e-05, - "loss": 0.2764, - "step": 5157 - }, - { - "epoch": 4.46, - "grad_norm": 0.0, - "learning_rate": 1.0623803745759152e-05, - "loss": 0.392, - "step": 5158 - }, - { - "epoch": 4.46, - "grad_norm": 0.0, - "learning_rate": 1.062069651684862e-05, - "loss": 0.3006, - "step": 5159 - }, - { - "epoch": 4.46, - "grad_norm": 0.0, - "learning_rate": 1.06175892277777e-05, - "loss": 0.2263, - "step": 5160 - }, - { - "epoch": 4.46, - "grad_norm": 0.0, - "learning_rate": 1.061448187884756e-05, - "loss": 0.3381, - "step": 5161 - }, - { - "epoch": 4.47, - "grad_norm": 0.0, - "learning_rate": 1.061137447035938e-05, - "loss": 0.3576, - "step": 5162 - }, - { - "epoch": 4.47, - "grad_norm": 0.0, - "learning_rate": 1.0608267002614338e-05, - "loss": 0.3893, - "step": 5163 - }, - { - "epoch": 4.47, - "grad_norm": 0.0, - "learning_rate": 1.0605159475913626e-05, - "loss": 0.304, - "step": 5164 - }, - { - "epoch": 4.47, - "grad_norm": 0.0, - "learning_rate": 1.060205189055844e-05, - "loss": 0.2999, - "step": 5165 - }, - { - "epoch": 4.47, - "grad_norm": 0.0, - "learning_rate": 1.0598944246849971e-05, - "loss": 0.2342, - "step": 5166 - }, - { - "epoch": 4.47, - "grad_norm": 0.0, - "learning_rate": 1.0595836545089435e-05, - "loss": 0.1999, - "step": 5167 - }, - { - "epoch": 4.47, - "grad_norm": 0.0, - "learning_rate": 1.0592728785578035e-05, - "loss": 0.3859, - "step": 5168 - }, - { - "epoch": 4.47, - "grad_norm": 0.0, - "learning_rate": 1.0589620968616989e-05, - "loss": 0.1837, - "step": 5169 - }, - { - "epoch": 4.47, - "grad_norm": 0.0, - "learning_rate": 1.0586513094507523e-05, - "loss": 0.2905, - "step": 5170 - }, - { - "epoch": 4.47, - "grad_norm": 0.0, - "learning_rate": 1.0583405163550859e-05, - "loss": 0.193, - "step": 5171 - }, - { - "epoch": 4.47, - "grad_norm": 0.0, - "learning_rate": 1.0580297176048235e-05, - "loss": 0.3045, - "step": 5172 - }, - { - "epoch": 4.47, - "grad_norm": 0.0, - "learning_rate": 1.0577189132300887e-05, - "loss": 0.258, - "step": 5173 - }, - { - "epoch": 4.48, - "grad_norm": 0.0, - "learning_rate": 1.0574081032610058e-05, - "loss": 0.1615, - "step": 5174 - }, - { - "epoch": 4.48, - "grad_norm": 0.0, - "learning_rate": 1.0570972877277002e-05, - "loss": 0.2751, - "step": 5175 - }, - { - "epoch": 4.48, - "grad_norm": 0.0, - "learning_rate": 1.0567864666602967e-05, - "loss": 0.3405, - "step": 5176 - }, - { - "epoch": 4.48, - "grad_norm": 0.0, - "learning_rate": 1.0564756400889217e-05, - "loss": 0.1489, - "step": 5177 - }, - { - "epoch": 4.48, - "grad_norm": 0.0, - "learning_rate": 1.0561648080437022e-05, - "loss": 0.2532, - "step": 5178 - }, - { - "epoch": 4.48, - "grad_norm": 0.0, - "learning_rate": 1.0558539705547644e-05, - "loss": 0.3222, - "step": 5179 - }, - { - "epoch": 4.48, - "grad_norm": 0.0, - "learning_rate": 1.0555431276522366e-05, - "loss": 0.3471, - "step": 5180 - }, - { - "epoch": 4.48, - "grad_norm": 0.0, - "learning_rate": 1.0552322793662466e-05, - "loss": 0.2644, - "step": 5181 - }, - { - "epoch": 4.48, - "grad_norm": 0.0, - "learning_rate": 1.054921425726923e-05, - "loss": 0.3433, - "step": 5182 - }, - { - "epoch": 4.48, - "grad_norm": 0.0, - "learning_rate": 1.0546105667643953e-05, - "loss": 0.2999, - "step": 5183 - }, - { - "epoch": 4.48, - "grad_norm": 0.0, - "learning_rate": 1.0542997025087929e-05, - "loss": 0.2483, - "step": 5184 - }, - { - "epoch": 4.49, - "grad_norm": 0.0, - "learning_rate": 1.0539888329902463e-05, - "loss": 0.2689, - "step": 5185 - }, - { - "epoch": 4.49, - "grad_norm": 0.0, - "learning_rate": 1.0536779582388861e-05, - "loss": 0.2618, - "step": 5186 - }, - { - "epoch": 4.49, - "grad_norm": 0.0, - "learning_rate": 1.0533670782848431e-05, - "loss": 0.1996, - "step": 5187 - }, - { - "epoch": 4.49, - "grad_norm": 0.0, - "learning_rate": 1.0530561931582497e-05, - "loss": 0.2865, - "step": 5188 - }, - { - "epoch": 4.49, - "grad_norm": 0.0, - "learning_rate": 1.0527453028892379e-05, - "loss": 0.3451, - "step": 5189 - }, - { - "epoch": 4.49, - "grad_norm": 0.0, - "learning_rate": 1.05243440750794e-05, - "loss": 0.3244, - "step": 5190 - }, - { - "epoch": 4.49, - "grad_norm": 0.0, - "learning_rate": 1.05212350704449e-05, - "loss": 0.2184, - "step": 5191 - }, - { - "epoch": 4.49, - "grad_norm": 0.0, - "learning_rate": 1.0518126015290206e-05, - "loss": 0.3594, - "step": 5192 - }, - { - "epoch": 4.49, - "grad_norm": 0.0, - "learning_rate": 1.0515016909916676e-05, - "loss": 0.2083, - "step": 5193 - }, - { - "epoch": 4.49, - "grad_norm": 0.0, - "learning_rate": 1.0511907754625638e-05, - "loss": 0.2072, - "step": 5194 - }, - { - "epoch": 4.49, - "grad_norm": 0.0, - "learning_rate": 1.0508798549718453e-05, - "loss": 0.2096, - "step": 5195 - }, - { - "epoch": 4.49, - "grad_norm": 0.0, - "learning_rate": 1.0505689295496481e-05, - "loss": 0.2665, - "step": 5196 - }, - { - "epoch": 4.5, - "grad_norm": 0.0, - "learning_rate": 1.0502579992261079e-05, - "loss": 0.3375, - "step": 5197 - }, - { - "epoch": 4.5, - "grad_norm": 0.0, - "learning_rate": 1.0499470640313614e-05, - "loss": 0.2782, - "step": 5198 - }, - { - "epoch": 4.5, - "grad_norm": 0.0, - "learning_rate": 1.0496361239955455e-05, - "loss": 0.3766, - "step": 5199 - }, - { - "epoch": 4.5, - "grad_norm": 0.0, - "learning_rate": 1.049325179148798e-05, - "loss": 0.3965, - "step": 5200 - }, - { - "epoch": 4.5, - "grad_norm": 0.0, - "learning_rate": 1.049014229521257e-05, - "loss": 0.2377, - "step": 5201 - }, - { - "epoch": 4.5, - "grad_norm": 0.0, - "learning_rate": 1.0487032751430606e-05, - "loss": 0.1782, - "step": 5202 - }, - { - "epoch": 4.5, - "grad_norm": 0.0, - "learning_rate": 1.048392316044348e-05, - "loss": 0.2768, - "step": 5203 - }, - { - "epoch": 4.5, - "grad_norm": 0.0, - "learning_rate": 1.0480813522552584e-05, - "loss": 0.2643, - "step": 5204 - }, - { - "epoch": 4.5, - "grad_norm": 0.0, - "learning_rate": 1.0477703838059319e-05, - "loss": 0.2513, - "step": 5205 - }, - { - "epoch": 4.5, - "grad_norm": 0.0, - "learning_rate": 1.047459410726509e-05, - "loss": 0.2514, - "step": 5206 - }, - { - "epoch": 4.5, - "grad_norm": 0.0, - "learning_rate": 1.0471484330471298e-05, - "loss": 0.25, - "step": 5207 - }, - { - "epoch": 4.51, - "grad_norm": 0.0, - "learning_rate": 1.0468374507979357e-05, - "loss": 0.2667, - "step": 5208 - }, - { - "epoch": 4.51, - "grad_norm": 0.0, - "learning_rate": 1.046526464009069e-05, - "loss": 0.2685, - "step": 5209 - }, - { - "epoch": 4.51, - "grad_norm": 0.0, - "learning_rate": 1.0462154727106713e-05, - "loss": 0.2206, - "step": 5210 - }, - { - "epoch": 4.51, - "grad_norm": 0.0, - "learning_rate": 1.0459044769328848e-05, - "loss": 0.2691, - "step": 5211 - }, - { - "epoch": 4.51, - "grad_norm": 0.0, - "learning_rate": 1.0455934767058528e-05, - "loss": 0.1661, - "step": 5212 - }, - { - "epoch": 4.51, - "grad_norm": 0.0, - "learning_rate": 1.0452824720597188e-05, - "loss": 0.3016, - "step": 5213 - }, - { - "epoch": 4.51, - "grad_norm": 0.0, - "learning_rate": 1.0449714630246266e-05, - "loss": 0.2185, - "step": 5214 - }, - { - "epoch": 4.51, - "grad_norm": 0.0, - "learning_rate": 1.04466044963072e-05, - "loss": 0.213, - "step": 5215 - }, - { - "epoch": 4.51, - "grad_norm": 0.0, - "learning_rate": 1.0443494319081439e-05, - "loss": 0.298, - "step": 5216 - }, - { - "epoch": 4.51, - "grad_norm": 0.0, - "learning_rate": 1.0440384098870438e-05, - "loss": 0.2808, - "step": 5217 - }, - { - "epoch": 4.51, - "grad_norm": 0.0, - "learning_rate": 1.0437273835975647e-05, - "loss": 0.2607, - "step": 5218 - }, - { - "epoch": 4.51, - "grad_norm": 0.0, - "learning_rate": 1.0434163530698528e-05, - "loss": 0.2568, - "step": 5219 - }, - { - "epoch": 4.52, - "grad_norm": 0.0, - "learning_rate": 1.0431053183340543e-05, - "loss": 0.2787, - "step": 5220 - }, - { - "epoch": 4.52, - "grad_norm": 0.0, - "learning_rate": 1.0427942794203154e-05, - "loss": 0.4505, - "step": 5221 - }, - { - "epoch": 4.52, - "grad_norm": 0.0, - "learning_rate": 1.0424832363587844e-05, - "loss": 0.319, - "step": 5222 - }, - { - "epoch": 4.52, - "grad_norm": 0.0, - "learning_rate": 1.042172189179608e-05, - "loss": 0.1859, - "step": 5223 - }, - { - "epoch": 4.52, - "grad_norm": 0.0, - "learning_rate": 1.0418611379129342e-05, - "loss": 0.2853, - "step": 5224 - }, - { - "epoch": 4.52, - "grad_norm": 0.0, - "learning_rate": 1.0415500825889115e-05, - "loss": 0.2904, - "step": 5225 - }, - { - "epoch": 4.52, - "grad_norm": 0.0, - "learning_rate": 1.0412390232376885e-05, - "loss": 0.1655, - "step": 5226 - }, - { - "epoch": 4.52, - "grad_norm": 0.0, - "learning_rate": 1.0409279598894149e-05, - "loss": 0.4059, - "step": 5227 - }, - { - "epoch": 4.52, - "grad_norm": 0.0, - "learning_rate": 1.0406168925742392e-05, - "loss": 0.2243, - "step": 5228 - }, - { - "epoch": 4.52, - "grad_norm": 0.0, - "learning_rate": 1.0403058213223118e-05, - "loss": 0.353, - "step": 5229 - }, - { - "epoch": 4.52, - "grad_norm": 0.0, - "learning_rate": 1.0399947461637832e-05, - "loss": 0.2868, - "step": 5230 - }, - { - "epoch": 4.53, - "grad_norm": 0.0, - "learning_rate": 1.0396836671288038e-05, - "loss": 0.4343, - "step": 5231 - }, - { - "epoch": 4.53, - "grad_norm": 0.0, - "learning_rate": 1.0393725842475246e-05, - "loss": 0.5087, - "step": 5232 - }, - { - "epoch": 4.53, - "grad_norm": 0.0, - "learning_rate": 1.039061497550097e-05, - "loss": 0.2131, - "step": 5233 - }, - { - "epoch": 4.53, - "grad_norm": 0.0, - "learning_rate": 1.0387504070666725e-05, - "loss": 0.2687, - "step": 5234 - }, - { - "epoch": 4.53, - "grad_norm": 0.0, - "learning_rate": 1.0384393128274042e-05, - "loss": 0.2635, - "step": 5235 - }, - { - "epoch": 4.53, - "grad_norm": 0.0, - "learning_rate": 1.0381282148624434e-05, - "loss": 0.2839, - "step": 5236 - }, - { - "epoch": 4.53, - "grad_norm": 0.0, - "learning_rate": 1.0378171132019437e-05, - "loss": 0.1773, - "step": 5237 - }, - { - "epoch": 4.53, - "grad_norm": 0.0, - "learning_rate": 1.0375060078760582e-05, - "loss": 0.194, - "step": 5238 - }, - { - "epoch": 4.53, - "grad_norm": 0.0, - "learning_rate": 1.0371948989149403e-05, - "loss": 0.2566, - "step": 5239 - }, - { - "epoch": 4.53, - "grad_norm": 0.0, - "learning_rate": 1.0368837863487442e-05, - "loss": 0.1536, - "step": 5240 - }, - { - "epoch": 4.53, - "grad_norm": 0.0, - "learning_rate": 1.0365726702076236e-05, - "loss": 0.5748, - "step": 5241 - }, - { - "epoch": 4.53, - "grad_norm": 0.0, - "learning_rate": 1.0362615505217335e-05, - "loss": 0.3057, - "step": 5242 - }, - { - "epoch": 4.54, - "grad_norm": 0.0, - "learning_rate": 1.0359504273212294e-05, - "loss": 0.3952, - "step": 5243 - }, - { - "epoch": 4.54, - "grad_norm": 0.0, - "learning_rate": 1.0356393006362658e-05, - "loss": 0.2563, - "step": 5244 - }, - { - "epoch": 4.54, - "grad_norm": 0.0, - "learning_rate": 1.0353281704969987e-05, - "loss": 0.2835, - "step": 5245 - }, - { - "epoch": 4.54, - "grad_norm": 0.0, - "learning_rate": 1.0350170369335834e-05, - "loss": 0.308, - "step": 5246 - }, - { - "epoch": 4.54, - "grad_norm": 0.0, - "learning_rate": 1.0347058999761773e-05, - "loss": 0.2364, - "step": 5247 - }, - { - "epoch": 4.54, - "grad_norm": 0.0, - "learning_rate": 1.0343947596549368e-05, - "loss": 0.1935, - "step": 5248 - }, - { - "epoch": 4.54, - "grad_norm": 0.0, - "learning_rate": 1.0340836160000183e-05, - "loss": 0.2641, - "step": 5249 - }, - { - "epoch": 4.54, - "grad_norm": 0.0, - "learning_rate": 1.0337724690415791e-05, - "loss": 0.3044, - "step": 5250 - }, - { - "epoch": 4.54, - "grad_norm": 0.0, - "learning_rate": 1.0334613188097777e-05, - "loss": 0.3348, - "step": 5251 - }, - { - "epoch": 4.54, - "grad_norm": 0.0, - "learning_rate": 1.0331501653347714e-05, - "loss": 0.2462, - "step": 5252 - }, - { - "epoch": 4.54, - "grad_norm": 0.0, - "learning_rate": 1.0328390086467182e-05, - "loss": 0.2508, - "step": 5253 - }, - { - "epoch": 4.54, - "grad_norm": 0.0, - "learning_rate": 1.0325278487757769e-05, - "loss": 0.2558, - "step": 5254 - }, - { - "epoch": 4.55, - "grad_norm": 0.0, - "learning_rate": 1.0322166857521061e-05, - "loss": 0.2686, - "step": 5255 - }, - { - "epoch": 4.55, - "grad_norm": 0.0, - "learning_rate": 1.031905519605866e-05, - "loss": 0.2532, - "step": 5256 - }, - { - "epoch": 4.55, - "grad_norm": 0.0, - "learning_rate": 1.0315943503672148e-05, - "loss": 0.3646, - "step": 5257 - }, - { - "epoch": 4.55, - "grad_norm": 0.0, - "learning_rate": 1.0312831780663129e-05, - "loss": 0.3367, - "step": 5258 - }, - { - "epoch": 4.55, - "grad_norm": 0.0, - "learning_rate": 1.0309720027333201e-05, - "loss": 0.2767, - "step": 5259 - }, - { - "epoch": 4.55, - "grad_norm": 0.0, - "learning_rate": 1.030660824398397e-05, - "loss": 0.2131, - "step": 5260 - }, - { - "epoch": 4.55, - "grad_norm": 0.0, - "learning_rate": 1.0303496430917044e-05, - "loss": 0.264, - "step": 5261 - }, - { - "epoch": 4.55, - "grad_norm": 0.0, - "learning_rate": 1.0300384588434024e-05, - "loss": 0.2294, - "step": 5262 - }, - { - "epoch": 4.55, - "grad_norm": 0.0, - "learning_rate": 1.0297272716836533e-05, - "loss": 0.3878, - "step": 5263 - }, - { - "epoch": 4.55, - "grad_norm": 0.0, - "learning_rate": 1.029416081642618e-05, - "loss": 0.1878, - "step": 5264 - }, - { - "epoch": 4.55, - "grad_norm": 0.0, - "learning_rate": 1.0291048887504585e-05, - "loss": 0.2716, - "step": 5265 - }, - { - "epoch": 4.56, - "grad_norm": 0.0, - "learning_rate": 1.0287936930373368e-05, - "loss": 0.4374, - "step": 5266 - }, - { - "epoch": 4.56, - "grad_norm": 0.0, - "learning_rate": 1.0284824945334149e-05, - "loss": 0.2837, - "step": 5267 - }, - { - "epoch": 4.56, - "grad_norm": 0.0, - "learning_rate": 1.0281712932688557e-05, - "loss": 0.2614, - "step": 5268 - }, - { - "epoch": 4.56, - "grad_norm": 0.0, - "learning_rate": 1.0278600892738224e-05, - "loss": 0.281, - "step": 5269 - }, - { - "epoch": 4.56, - "grad_norm": 0.0, - "learning_rate": 1.0275488825784776e-05, - "loss": 0.2511, - "step": 5270 - }, - { - "epoch": 4.56, - "grad_norm": 0.0, - "learning_rate": 1.027237673212985e-05, - "loss": 0.3002, - "step": 5271 - }, - { - "epoch": 4.56, - "grad_norm": 0.0, - "learning_rate": 1.0269264612075078e-05, - "loss": 0.2195, - "step": 5272 - }, - { - "epoch": 4.56, - "grad_norm": 0.0, - "learning_rate": 1.0266152465922108e-05, - "loss": 0.2637, - "step": 5273 - }, - { - "epoch": 4.56, - "grad_norm": 0.0, - "learning_rate": 1.0263040293972572e-05, - "loss": 0.5059, - "step": 5274 - }, - { - "epoch": 4.56, - "grad_norm": 0.0, - "learning_rate": 1.025992809652812e-05, - "loss": 0.2553, - "step": 5275 - }, - { - "epoch": 4.56, - "grad_norm": 0.0, - "learning_rate": 1.0256815873890398e-05, - "loss": 0.2763, - "step": 5276 - }, - { - "epoch": 4.56, - "grad_norm": 0.0, - "learning_rate": 1.0253703626361055e-05, - "loss": 0.2086, - "step": 5277 - }, - { - "epoch": 4.57, - "grad_norm": 0.0, - "learning_rate": 1.0250591354241738e-05, - "loss": 0.2456, - "step": 5278 - }, - { - "epoch": 4.57, - "grad_norm": 0.0, - "learning_rate": 1.024747905783411e-05, - "loss": 0.1904, - "step": 5279 - }, - { - "epoch": 4.57, - "grad_norm": 0.0, - "learning_rate": 1.0244366737439816e-05, - "loss": 0.2836, - "step": 5280 - }, - { - "epoch": 4.57, - "grad_norm": 0.0, - "learning_rate": 1.0241254393360524e-05, - "loss": 0.3533, - "step": 5281 - }, - { - "epoch": 4.57, - "grad_norm": 0.0, - "learning_rate": 1.0238142025897891e-05, - "loss": 0.1751, - "step": 5282 - }, - { - "epoch": 4.57, - "grad_norm": 0.0, - "learning_rate": 1.0235029635353576e-05, - "loss": 0.2128, - "step": 5283 - }, - { - "epoch": 4.57, - "grad_norm": 0.0, - "learning_rate": 1.0231917222029256e-05, - "loss": 0.2526, - "step": 5284 - }, - { - "epoch": 4.57, - "grad_norm": 0.0, - "learning_rate": 1.0228804786226585e-05, - "loss": 0.2072, - "step": 5285 - }, - { - "epoch": 4.57, - "grad_norm": 0.0, - "learning_rate": 1.0225692328247242e-05, - "loss": 0.2573, - "step": 5286 - }, - { - "epoch": 4.57, - "grad_norm": 0.0, - "learning_rate": 1.0222579848392894e-05, - "loss": 0.2538, - "step": 5287 - }, - { - "epoch": 4.57, - "grad_norm": 0.0, - "learning_rate": 1.0219467346965218e-05, - "loss": 0.2274, - "step": 5288 - }, - { - "epoch": 4.58, - "grad_norm": 0.0, - "learning_rate": 1.0216354824265886e-05, - "loss": 0.2354, - "step": 5289 - }, - { - "epoch": 4.58, - "grad_norm": 0.0, - "learning_rate": 1.0213242280596585e-05, - "loss": 0.3937, - "step": 5290 - }, - { - "epoch": 4.58, - "grad_norm": 0.0, - "learning_rate": 1.0210129716258983e-05, - "loss": 0.2885, - "step": 5291 - }, - { - "epoch": 4.58, - "grad_norm": 0.0, - "learning_rate": 1.0207017131554773e-05, - "loss": 0.2612, - "step": 5292 - }, - { - "epoch": 4.58, - "grad_norm": 0.0, - "learning_rate": 1.0203904526785631e-05, - "loss": 0.4518, - "step": 5293 - }, - { - "epoch": 4.58, - "grad_norm": 0.0, - "learning_rate": 1.0200791902253249e-05, - "loss": 0.2725, - "step": 5294 - }, - { - "epoch": 4.58, - "grad_norm": 0.0, - "learning_rate": 1.0197679258259312e-05, - "loss": 0.233, - "step": 5295 - }, - { - "epoch": 4.58, - "grad_norm": 0.0, - "learning_rate": 1.0194566595105509e-05, - "loss": 0.2965, - "step": 5296 - }, - { - "epoch": 4.58, - "grad_norm": 0.0, - "learning_rate": 1.0191453913093533e-05, - "loss": 0.1614, - "step": 5297 - }, - { - "epoch": 4.58, - "grad_norm": 0.0, - "learning_rate": 1.0188341212525082e-05, - "loss": 0.2922, - "step": 5298 - }, - { - "epoch": 4.58, - "grad_norm": 0.0, - "learning_rate": 1.0185228493701842e-05, - "loss": 0.2117, - "step": 5299 - }, - { - "epoch": 4.58, - "grad_norm": 0.0, - "learning_rate": 1.018211575692552e-05, - "loss": 0.2061, - "step": 5300 - }, - { - "epoch": 4.59, - "grad_norm": 0.0, - "learning_rate": 1.0179003002497807e-05, - "loss": 0.2482, - "step": 5301 - }, - { - "epoch": 4.59, - "grad_norm": 0.0, - "learning_rate": 1.0175890230720409e-05, - "loss": 0.1775, - "step": 5302 - }, - { - "epoch": 4.59, - "grad_norm": 0.0, - "learning_rate": 1.0172777441895026e-05, - "loss": 0.2398, - "step": 5303 - }, - { - "epoch": 4.59, - "grad_norm": 0.0, - "learning_rate": 1.016966463632336e-05, - "loss": 0.2342, - "step": 5304 - }, - { - "epoch": 4.59, - "grad_norm": 0.0, - "learning_rate": 1.0166551814307122e-05, - "loss": 0.173, - "step": 5305 - }, - { - "epoch": 4.59, - "grad_norm": 0.0, - "learning_rate": 1.0163438976148013e-05, - "loss": 0.2528, - "step": 5306 - }, - { - "epoch": 4.59, - "grad_norm": 0.0, - "learning_rate": 1.0160326122147748e-05, - "loss": 0.2542, - "step": 5307 - }, - { - "epoch": 4.59, - "grad_norm": 0.0, - "learning_rate": 1.0157213252608031e-05, - "loss": 0.1851, - "step": 5308 - }, - { - "epoch": 4.59, - "grad_norm": 0.0, - "learning_rate": 1.0154100367830578e-05, - "loss": 0.1802, - "step": 5309 - }, - { - "epoch": 4.59, - "grad_norm": 0.0, - "learning_rate": 1.0150987468117101e-05, - "loss": 0.3157, - "step": 5310 - }, - { - "epoch": 4.59, - "grad_norm": 0.0, - "learning_rate": 1.0147874553769314e-05, - "loss": 0.2757, - "step": 5311 - }, - { - "epoch": 4.6, - "grad_norm": 0.0, - "learning_rate": 1.0144761625088932e-05, - "loss": 0.258, - "step": 5312 - }, - { - "epoch": 4.6, - "grad_norm": 0.0, - "learning_rate": 1.0141648682377678e-05, - "loss": 0.2239, - "step": 5313 - }, - { - "epoch": 4.6, - "grad_norm": 0.0, - "learning_rate": 1.0138535725937263e-05, - "loss": 0.2574, - "step": 5314 - }, - { - "epoch": 4.6, - "grad_norm": 0.0, - "learning_rate": 1.0135422756069415e-05, - "loss": 0.2684, - "step": 5315 - }, - { - "epoch": 4.6, - "grad_norm": 0.0, - "learning_rate": 1.0132309773075852e-05, - "loss": 0.3459, - "step": 5316 - }, - { - "epoch": 4.6, - "grad_norm": 0.0, - "learning_rate": 1.0129196777258295e-05, - "loss": 0.325, - "step": 5317 - }, - { - "epoch": 4.6, - "grad_norm": 0.0, - "learning_rate": 1.0126083768918469e-05, - "loss": 0.3338, - "step": 5318 - }, - { - "epoch": 4.6, - "grad_norm": 0.0, - "learning_rate": 1.01229707483581e-05, - "loss": 0.2835, - "step": 5319 - }, - { - "epoch": 4.6, - "grad_norm": 0.0, - "learning_rate": 1.0119857715878913e-05, - "loss": 0.398, - "step": 5320 - }, - { - "epoch": 4.6, - "grad_norm": 0.0, - "learning_rate": 1.0116744671782642e-05, - "loss": 0.2236, - "step": 5321 - }, - { - "epoch": 4.6, - "grad_norm": 0.0, - "learning_rate": 1.0113631616371004e-05, - "loss": 0.2421, - "step": 5322 - }, - { - "epoch": 4.6, - "grad_norm": 0.0, - "learning_rate": 1.0110518549945738e-05, - "loss": 0.1984, - "step": 5323 - }, - { - "epoch": 4.61, - "grad_norm": 0.0, - "learning_rate": 1.0107405472808573e-05, - "loss": 0.2438, - "step": 5324 - }, - { - "epoch": 4.61, - "grad_norm": 0.0, - "learning_rate": 1.0104292385261236e-05, - "loss": 0.2748, - "step": 5325 - }, - { - "epoch": 4.61, - "grad_norm": 0.0, - "learning_rate": 1.010117928760547e-05, - "loss": 0.4128, - "step": 5326 - }, - { - "epoch": 4.61, - "grad_norm": 0.0, - "learning_rate": 1.0098066180142996e-05, - "loss": 0.3048, - "step": 5327 - }, - { - "epoch": 4.61, - "grad_norm": 0.0, - "learning_rate": 1.0094953063175562e-05, - "loss": 0.3258, - "step": 5328 - }, - { - "epoch": 4.61, - "grad_norm": 0.0, - "learning_rate": 1.0091839937004892e-05, - "loss": 0.2844, - "step": 5329 - }, - { - "epoch": 4.61, - "grad_norm": 0.0, - "learning_rate": 1.008872680193273e-05, - "loss": 0.3402, - "step": 5330 - }, - { - "epoch": 4.61, - "grad_norm": 0.0, - "learning_rate": 1.0085613658260814e-05, - "loss": 0.2615, - "step": 5331 - }, - { - "epoch": 4.61, - "grad_norm": 0.0, - "learning_rate": 1.0082500506290878e-05, - "loss": 0.1829, - "step": 5332 - }, - { - "epoch": 4.61, - "grad_norm": 0.0, - "learning_rate": 1.0079387346324658e-05, - "loss": 0.3659, - "step": 5333 - }, - { - "epoch": 4.61, - "grad_norm": 0.0, - "learning_rate": 1.0076274178663905e-05, - "loss": 0.2763, - "step": 5334 - }, - { - "epoch": 4.62, - "grad_norm": 0.0, - "learning_rate": 1.007316100361035e-05, - "loss": 0.2844, - "step": 5335 - }, - { - "epoch": 4.62, - "grad_norm": 0.0, - "learning_rate": 1.0070047821465741e-05, - "loss": 0.2131, - "step": 5336 - }, - { - "epoch": 4.62, - "grad_norm": 0.0, - "learning_rate": 1.0066934632531816e-05, - "loss": 0.3108, - "step": 5337 - }, - { - "epoch": 4.62, - "grad_norm": 0.0, - "learning_rate": 1.0063821437110317e-05, - "loss": 0.2538, - "step": 5338 - }, - { - "epoch": 4.62, - "grad_norm": 0.0, - "learning_rate": 1.006070823550299e-05, - "loss": 0.2041, - "step": 5339 - }, - { - "epoch": 4.62, - "grad_norm": 0.0, - "learning_rate": 1.005759502801158e-05, - "loss": 0.3321, - "step": 5340 - }, - { - "epoch": 4.62, - "grad_norm": 0.0, - "learning_rate": 1.0054481814937827e-05, - "loss": 0.273, - "step": 5341 - }, - { - "epoch": 4.62, - "grad_norm": 0.0, - "learning_rate": 1.005136859658348e-05, - "loss": 0.2354, - "step": 5342 - }, - { - "epoch": 4.62, - "grad_norm": 0.0, - "learning_rate": 1.004825537325028e-05, - "loss": 0.1951, - "step": 5343 - }, - { - "epoch": 4.62, - "grad_norm": 0.0, - "learning_rate": 1.0045142145239978e-05, - "loss": 0.3315, - "step": 5344 - }, - { - "epoch": 4.62, - "grad_norm": 0.0, - "learning_rate": 1.004202891285432e-05, - "loss": 0.3654, - "step": 5345 - }, - { - "epoch": 4.62, - "grad_norm": 0.0, - "learning_rate": 1.0038915676395049e-05, - "loss": 0.2796, - "step": 5346 - }, - { - "epoch": 4.63, - "grad_norm": 0.0, - "learning_rate": 1.0035802436163919e-05, - "loss": 0.1878, - "step": 5347 - }, - { - "epoch": 4.63, - "grad_norm": 0.0, - "learning_rate": 1.003268919246267e-05, - "loss": 0.2061, - "step": 5348 - }, - { - "epoch": 4.63, - "grad_norm": 0.0, - "learning_rate": 1.0029575945593055e-05, - "loss": 0.2587, - "step": 5349 - }, - { - "epoch": 4.63, - "grad_norm": 0.0, - "learning_rate": 1.0026462695856822e-05, - "loss": 0.3077, - "step": 5350 - }, - { - "epoch": 4.63, - "grad_norm": 0.0, - "learning_rate": 1.0023349443555716e-05, - "loss": 0.3239, - "step": 5351 - }, - { - "epoch": 4.63, - "grad_norm": 0.0, - "learning_rate": 1.0020236188991492e-05, - "loss": 0.2129, - "step": 5352 - }, - { - "epoch": 4.63, - "grad_norm": 0.0, - "learning_rate": 1.0017122932465894e-05, - "loss": 0.2201, - "step": 5353 - }, - { - "epoch": 4.63, - "grad_norm": 0.0, - "learning_rate": 1.0014009674280673e-05, - "loss": 0.309, - "step": 5354 - }, - { - "epoch": 4.63, - "grad_norm": 0.0, - "learning_rate": 1.0010896414737579e-05, - "loss": 0.3014, - "step": 5355 - }, - { - "epoch": 4.63, - "grad_norm": 0.0, - "learning_rate": 1.0007783154138358e-05, - "loss": 0.206, - "step": 5356 - }, - { - "epoch": 4.63, - "grad_norm": 0.0, - "learning_rate": 1.0004669892784766e-05, - "loss": 0.3467, - "step": 5357 - }, - { - "epoch": 4.63, - "grad_norm": 0.0, - "learning_rate": 1.0001556630978548e-05, - "loss": 0.2558, - "step": 5358 - }, - { - "epoch": 4.64, - "grad_norm": 0.0, - "learning_rate": 9.998443369021454e-06, - "loss": 0.1778, - "step": 5359 - }, - { - "epoch": 4.64, - "grad_norm": 0.0, - "learning_rate": 9.995330107215238e-06, - "loss": 0.2398, - "step": 5360 - }, - { - "epoch": 4.64, - "grad_norm": 0.0, - "learning_rate": 9.992216845861642e-06, - "loss": 0.2428, - "step": 5361 - }, - { - "epoch": 4.64, - "grad_norm": 0.0, - "learning_rate": 9.989103585262425e-06, - "loss": 0.2754, - "step": 5362 - }, - { - "epoch": 4.64, - "grad_norm": 0.0, - "learning_rate": 9.985990325719332e-06, - "loss": 0.3057, - "step": 5363 - }, - { - "epoch": 4.64, - "grad_norm": 0.0, - "learning_rate": 9.98287706753411e-06, - "loss": 0.3356, - "step": 5364 - }, - { - "epoch": 4.64, - "grad_norm": 0.0, - "learning_rate": 9.97976381100851e-06, - "loss": 0.312, - "step": 5365 - }, - { - "epoch": 4.64, - "grad_norm": 0.0, - "learning_rate": 9.976650556444287e-06, - "loss": 0.2859, - "step": 5366 - }, - { - "epoch": 4.64, - "grad_norm": 0.0, - "learning_rate": 9.97353730414318e-06, - "loss": 0.3806, - "step": 5367 - }, - { - "epoch": 4.64, - "grad_norm": 0.0, - "learning_rate": 9.970424054406948e-06, - "loss": 0.2387, - "step": 5368 - }, - { - "epoch": 4.64, - "grad_norm": 0.0, - "learning_rate": 9.967310807537332e-06, - "loss": 0.2332, - "step": 5369 - }, - { - "epoch": 4.65, - "grad_norm": 0.0, - "learning_rate": 9.964197563836084e-06, - "loss": 0.2322, - "step": 5370 - }, - { - "epoch": 4.65, - "grad_norm": 0.0, - "learning_rate": 9.961084323604951e-06, - "loss": 0.3088, - "step": 5371 - }, - { - "epoch": 4.65, - "grad_norm": 0.0, - "learning_rate": 9.957971087145685e-06, - "loss": 0.2494, - "step": 5372 - }, - { - "epoch": 4.65, - "grad_norm": 0.0, - "learning_rate": 9.954857854760023e-06, - "loss": 0.3181, - "step": 5373 - }, - { - "epoch": 4.65, - "grad_norm": 0.0, - "learning_rate": 9.951744626749722e-06, - "loss": 0.3127, - "step": 5374 - }, - { - "epoch": 4.65, - "grad_norm": 0.0, - "learning_rate": 9.948631403416524e-06, - "loss": 0.2139, - "step": 5375 - }, - { - "epoch": 4.65, - "grad_norm": 0.0, - "learning_rate": 9.945518185062177e-06, - "loss": 0.2727, - "step": 5376 - }, - { - "epoch": 4.65, - "grad_norm": 0.0, - "learning_rate": 9.942404971988422e-06, - "loss": 0.4477, - "step": 5377 - }, - { - "epoch": 4.65, - "grad_norm": 0.0, - "learning_rate": 9.939291764497012e-06, - "loss": 0.2592, - "step": 5378 - }, - { - "epoch": 4.65, - "grad_norm": 0.0, - "learning_rate": 9.936178562889685e-06, - "loss": 0.1662, - "step": 5379 - }, - { - "epoch": 4.65, - "grad_norm": 0.0, - "learning_rate": 9.933065367468189e-06, - "loss": 0.277, - "step": 5380 - }, - { - "epoch": 4.65, - "grad_norm": 0.0, - "learning_rate": 9.929952178534262e-06, - "loss": 0.1476, - "step": 5381 - }, - { - "epoch": 4.66, - "grad_norm": 0.0, - "learning_rate": 9.926838996389652e-06, - "loss": 0.2325, - "step": 5382 - }, - { - "epoch": 4.66, - "grad_norm": 0.0, - "learning_rate": 9.923725821336098e-06, - "loss": 0.2436, - "step": 5383 - }, - { - "epoch": 4.66, - "grad_norm": 0.0, - "learning_rate": 9.920612653675343e-06, - "loss": 0.2953, - "step": 5384 - }, - { - "epoch": 4.66, - "grad_norm": 0.0, - "learning_rate": 9.917499493709127e-06, - "loss": 0.4464, - "step": 5385 - }, - { - "epoch": 4.66, - "grad_norm": 0.0, - "learning_rate": 9.914386341739191e-06, - "loss": 0.1823, - "step": 5386 - }, - { - "epoch": 4.66, - "grad_norm": 0.0, - "learning_rate": 9.911273198067271e-06, - "loss": 0.2876, - "step": 5387 - }, - { - "epoch": 4.66, - "grad_norm": 0.0, - "learning_rate": 9.908160062995111e-06, - "loss": 0.2035, - "step": 5388 - }, - { - "epoch": 4.66, - "grad_norm": 0.0, - "learning_rate": 9.905046936824445e-06, - "loss": 0.2559, - "step": 5389 - }, - { - "epoch": 4.66, - "grad_norm": 0.0, - "learning_rate": 9.901933819857006e-06, - "loss": 0.2504, - "step": 5390 - }, - { - "epoch": 4.66, - "grad_norm": 0.0, - "learning_rate": 9.898820712394535e-06, - "loss": 0.1846, - "step": 5391 - }, - { - "epoch": 4.66, - "grad_norm": 0.0, - "learning_rate": 9.895707614738766e-06, - "loss": 0.1505, - "step": 5392 - }, - { - "epoch": 4.67, - "grad_norm": 0.0, - "learning_rate": 9.89259452719143e-06, - "loss": 0.2534, - "step": 5393 - }, - { - "epoch": 4.67, - "grad_norm": 0.0, - "learning_rate": 9.889481450054265e-06, - "loss": 0.3461, - "step": 5394 - }, - { - "epoch": 4.67, - "grad_norm": 0.0, - "learning_rate": 9.886368383628997e-06, - "loss": 0.1808, - "step": 5395 - }, - { - "epoch": 4.67, - "grad_norm": 0.0, - "learning_rate": 9.883255328217362e-06, - "loss": 0.3963, - "step": 5396 - }, - { - "epoch": 4.67, - "grad_norm": 0.0, - "learning_rate": 9.88014228412109e-06, - "loss": 0.254, - "step": 5397 - }, - { - "epoch": 4.67, - "grad_norm": 0.0, - "learning_rate": 9.877029251641904e-06, - "loss": 0.2357, - "step": 5398 - }, - { - "epoch": 4.67, - "grad_norm": 0.0, - "learning_rate": 9.873916231081534e-06, - "loss": 0.2369, - "step": 5399 - }, - { - "epoch": 4.67, - "grad_norm": 0.0, - "learning_rate": 9.87080322274171e-06, - "loss": 0.3661, - "step": 5400 - }, - { - "epoch": 4.67, - "grad_norm": 0.0, - "learning_rate": 9.86769022692415e-06, - "loss": 0.2132, - "step": 5401 - }, - { - "epoch": 4.67, - "grad_norm": 0.0, - "learning_rate": 9.864577243930587e-06, - "loss": 0.2201, - "step": 5402 - }, - { - "epoch": 4.67, - "grad_norm": 0.0, - "learning_rate": 9.861464274062736e-06, - "loss": 0.1756, - "step": 5403 - }, - { - "epoch": 4.67, - "grad_norm": 0.0, - "learning_rate": 9.858351317622325e-06, - "loss": 0.3494, - "step": 5404 - }, - { - "epoch": 4.68, - "grad_norm": 0.0, - "learning_rate": 9.855238374911071e-06, - "loss": 0.434, - "step": 5405 - }, - { - "epoch": 4.68, - "grad_norm": 0.0, - "learning_rate": 9.85212544623069e-06, - "loss": 0.2828, - "step": 5406 - }, - { - "epoch": 4.68, - "grad_norm": 0.0, - "learning_rate": 9.849012531882902e-06, - "loss": 0.2134, - "step": 5407 - }, - { - "epoch": 4.68, - "grad_norm": 0.0, - "learning_rate": 9.845899632169426e-06, - "loss": 0.3258, - "step": 5408 - }, - { - "epoch": 4.68, - "grad_norm": 0.0, - "learning_rate": 9.84278674739197e-06, - "loss": 0.4056, - "step": 5409 - }, - { - "epoch": 4.68, - "grad_norm": 0.0, - "learning_rate": 9.839673877852256e-06, - "loss": 0.2005, - "step": 5410 - }, - { - "epoch": 4.68, - "grad_norm": 0.0, - "learning_rate": 9.836561023851989e-06, - "loss": 0.2886, - "step": 5411 - }, - { - "epoch": 4.68, - "grad_norm": 0.0, - "learning_rate": 9.833448185692881e-06, - "loss": 0.3466, - "step": 5412 - }, - { - "epoch": 4.68, - "grad_norm": 0.0, - "learning_rate": 9.83033536367664e-06, - "loss": 0.2686, - "step": 5413 - }, - { - "epoch": 4.68, - "grad_norm": 0.0, - "learning_rate": 9.827222558104979e-06, - "loss": 0.2569, - "step": 5414 - }, - { - "epoch": 4.68, - "grad_norm": 0.0, - "learning_rate": 9.824109769279596e-06, - "loss": 0.2905, - "step": 5415 - }, - { - "epoch": 4.69, - "grad_norm": 0.0, - "learning_rate": 9.820996997502196e-06, - "loss": 0.2771, - "step": 5416 - }, - { - "epoch": 4.69, - "grad_norm": 0.0, - "learning_rate": 9.817884243074484e-06, - "loss": 0.4136, - "step": 5417 - }, - { - "epoch": 4.69, - "grad_norm": 0.0, - "learning_rate": 9.814771506298161e-06, - "loss": 0.3564, - "step": 5418 - }, - { - "epoch": 4.69, - "grad_norm": 0.0, - "learning_rate": 9.811658787474921e-06, - "loss": 0.2748, - "step": 5419 - }, - { - "epoch": 4.69, - "grad_norm": 0.0, - "learning_rate": 9.808546086906468e-06, - "loss": 0.3502, - "step": 5420 - }, - { - "epoch": 4.69, - "grad_norm": 0.0, - "learning_rate": 9.805433404894493e-06, - "loss": 0.2167, - "step": 5421 - }, - { - "epoch": 4.69, - "grad_norm": 0.0, - "learning_rate": 9.802320741740695e-06, - "loss": 0.2123, - "step": 5422 - }, - { - "epoch": 4.69, - "grad_norm": 0.0, - "learning_rate": 9.799208097746758e-06, - "loss": 0.2392, - "step": 5423 - }, - { - "epoch": 4.69, - "grad_norm": 0.0, - "learning_rate": 9.796095473214374e-06, - "loss": 0.2012, - "step": 5424 - }, - { - "epoch": 4.69, - "grad_norm": 0.0, - "learning_rate": 9.79298286844523e-06, - "loss": 0.1844, - "step": 5425 - }, - { - "epoch": 4.69, - "grad_norm": 0.0, - "learning_rate": 9.78987028374102e-06, - "loss": 0.2799, - "step": 5426 - }, - { - "epoch": 4.69, - "grad_norm": 0.0, - "learning_rate": 9.786757719403419e-06, - "loss": 0.2264, - "step": 5427 - }, - { - "epoch": 4.7, - "grad_norm": 0.0, - "learning_rate": 9.783645175734114e-06, - "loss": 0.2317, - "step": 5428 - }, - { - "epoch": 4.7, - "grad_norm": 0.0, - "learning_rate": 9.780532653034784e-06, - "loss": 0.1816, - "step": 5429 - }, - { - "epoch": 4.7, - "grad_norm": 0.0, - "learning_rate": 9.77742015160711e-06, - "loss": 0.1955, - "step": 5430 - }, - { - "epoch": 4.7, - "grad_norm": 0.0, - "learning_rate": 9.774307671752763e-06, - "loss": 0.3838, - "step": 5431 - }, - { - "epoch": 4.7, - "grad_norm": 0.0, - "learning_rate": 9.771195213773418e-06, - "loss": 0.3007, - "step": 5432 - }, - { - "epoch": 4.7, - "grad_norm": 0.0, - "learning_rate": 9.768082777970747e-06, - "loss": 0.1903, - "step": 5433 - }, - { - "epoch": 4.7, - "grad_norm": 0.0, - "learning_rate": 9.764970364646425e-06, - "loss": 0.3325, - "step": 5434 - }, - { - "epoch": 4.7, - "grad_norm": 0.0, - "learning_rate": 9.76185797410211e-06, - "loss": 0.2477, - "step": 5435 - }, - { - "epoch": 4.7, - "grad_norm": 0.0, - "learning_rate": 9.75874560663948e-06, - "loss": 0.2749, - "step": 5436 - }, - { - "epoch": 4.7, - "grad_norm": 0.0, - "learning_rate": 9.755633262560185e-06, - "loss": 0.2295, - "step": 5437 - }, - { - "epoch": 4.7, - "grad_norm": 0.0, - "learning_rate": 9.752520942165894e-06, - "loss": 0.3143, - "step": 5438 - }, - { - "epoch": 4.71, - "grad_norm": 0.0, - "learning_rate": 9.749408645758267e-06, - "loss": 0.3588, - "step": 5439 - }, - { - "epoch": 4.71, - "grad_norm": 0.0, - "learning_rate": 9.74629637363895e-06, - "loss": 0.3588, - "step": 5440 - }, - { - "epoch": 4.71, - "grad_norm": 0.0, - "learning_rate": 9.743184126109606e-06, - "loss": 0.2642, - "step": 5441 - }, - { - "epoch": 4.71, - "grad_norm": 0.0, - "learning_rate": 9.740071903471883e-06, - "loss": 0.283, - "step": 5442 - }, - { - "epoch": 4.71, - "grad_norm": 0.0, - "learning_rate": 9.73695970602743e-06, - "loss": 0.2584, - "step": 5443 - }, - { - "epoch": 4.71, - "grad_norm": 0.0, - "learning_rate": 9.733847534077895e-06, - "loss": 0.3769, - "step": 5444 - }, - { - "epoch": 4.71, - "grad_norm": 0.0, - "learning_rate": 9.730735387924922e-06, - "loss": 0.2298, - "step": 5445 - }, - { - "epoch": 4.71, - "grad_norm": 0.0, - "learning_rate": 9.727623267870154e-06, - "loss": 0.3189, - "step": 5446 - }, - { - "epoch": 4.71, - "grad_norm": 0.0, - "learning_rate": 9.72451117421523e-06, - "loss": 0.3008, - "step": 5447 - }, - { - "epoch": 4.71, - "grad_norm": 0.0, - "learning_rate": 9.721399107261782e-06, - "loss": 0.196, - "step": 5448 - }, - { - "epoch": 4.71, - "grad_norm": 0.0, - "learning_rate": 9.718287067311446e-06, - "loss": 0.2941, - "step": 5449 - }, - { - "epoch": 4.71, - "grad_norm": 0.0, - "learning_rate": 9.715175054665854e-06, - "loss": 0.2707, - "step": 5450 - }, - { - "epoch": 4.72, - "grad_norm": 0.0, - "learning_rate": 9.712063069626635e-06, - "loss": 0.3252, - "step": 5451 - }, - { - "epoch": 4.72, - "grad_norm": 0.0, - "learning_rate": 9.708951112495419e-06, - "loss": 0.2383, - "step": 5452 - }, - { - "epoch": 4.72, - "grad_norm": 0.0, - "learning_rate": 9.705839183573821e-06, - "loss": 0.2437, - "step": 5453 - }, - { - "epoch": 4.72, - "grad_norm": 0.0, - "learning_rate": 9.702727283163468e-06, - "loss": 0.3413, - "step": 5454 - }, - { - "epoch": 4.72, - "grad_norm": 0.0, - "learning_rate": 9.699615411565974e-06, - "loss": 0.3609, - "step": 5455 - }, - { - "epoch": 4.72, - "grad_norm": 0.0, - "learning_rate": 9.696503569082961e-06, - "loss": 0.3357, - "step": 5456 - }, - { - "epoch": 4.72, - "grad_norm": 0.0, - "learning_rate": 9.693391756016035e-06, - "loss": 0.1734, - "step": 5457 - }, - { - "epoch": 4.72, - "grad_norm": 0.0, - "learning_rate": 9.690279972666802e-06, - "loss": 0.16, - "step": 5458 - }, - { - "epoch": 4.72, - "grad_norm": 0.0, - "learning_rate": 9.687168219336875e-06, - "loss": 0.4141, - "step": 5459 - }, - { - "epoch": 4.72, - "grad_norm": 0.0, - "learning_rate": 9.684056496327857e-06, - "loss": 0.3775, - "step": 5460 - }, - { - "epoch": 4.72, - "grad_norm": 0.0, - "learning_rate": 9.680944803941343e-06, - "loss": 0.2946, - "step": 5461 - }, - { - "epoch": 4.72, - "grad_norm": 0.0, - "learning_rate": 9.677833142478939e-06, - "loss": 0.164, - "step": 5462 - }, - { - "epoch": 4.73, - "grad_norm": 0.0, - "learning_rate": 9.674721512242233e-06, - "loss": 0.1985, - "step": 5463 - }, - { - "epoch": 4.73, - "grad_norm": 0.0, - "learning_rate": 9.671609913532823e-06, - "loss": 0.2827, - "step": 5464 - }, - { - "epoch": 4.73, - "grad_norm": 0.0, - "learning_rate": 9.668498346652293e-06, - "loss": 0.282, - "step": 5465 - }, - { - "epoch": 4.73, - "grad_norm": 0.0, - "learning_rate": 9.665386811902226e-06, - "loss": 0.2752, - "step": 5466 - }, - { - "epoch": 4.73, - "grad_norm": 0.0, - "learning_rate": 9.66227530958421e-06, - "loss": 0.2438, - "step": 5467 - }, - { - "epoch": 4.73, - "grad_norm": 0.0, - "learning_rate": 9.65916383999982e-06, - "loss": 0.2948, - "step": 5468 - }, - { - "epoch": 4.73, - "grad_norm": 0.0, - "learning_rate": 9.656052403450633e-06, - "loss": 0.3911, - "step": 5469 - }, - { - "epoch": 4.73, - "grad_norm": 0.0, - "learning_rate": 9.652941000238227e-06, - "loss": 0.2314, - "step": 5470 - }, - { - "epoch": 4.73, - "grad_norm": 0.0, - "learning_rate": 9.649829630664164e-06, - "loss": 0.2147, - "step": 5471 - }, - { - "epoch": 4.73, - "grad_norm": 0.0, - "learning_rate": 9.64671829503002e-06, - "loss": 0.2257, - "step": 5472 - }, - { - "epoch": 4.73, - "grad_norm": 0.0, - "learning_rate": 9.643606993637349e-06, - "loss": 0.3135, - "step": 5473 - }, - { - "epoch": 4.74, - "grad_norm": 0.0, - "learning_rate": 9.640495726787711e-06, - "loss": 0.2264, - "step": 5474 - }, - { - "epoch": 4.74, - "grad_norm": 0.0, - "learning_rate": 9.637384494782666e-06, - "loss": 0.3778, - "step": 5475 - }, - { - "epoch": 4.74, - "grad_norm": 0.0, - "learning_rate": 9.634273297923766e-06, - "loss": 0.2965, - "step": 5476 - }, - { - "epoch": 4.74, - "grad_norm": 0.0, - "learning_rate": 9.631162136512563e-06, - "loss": 0.3017, - "step": 5477 - }, - { - "epoch": 4.74, - "grad_norm": 0.0, - "learning_rate": 9.6280510108506e-06, - "loss": 0.1543, - "step": 5478 - }, - { - "epoch": 4.74, - "grad_norm": 0.0, - "learning_rate": 9.624939921239418e-06, - "loss": 0.3134, - "step": 5479 - }, - { - "epoch": 4.74, - "grad_norm": 0.0, - "learning_rate": 9.621828867980563e-06, - "loss": 0.3449, - "step": 5480 - }, - { - "epoch": 4.74, - "grad_norm": 0.0, - "learning_rate": 9.61871785137557e-06, - "loss": 0.3939, - "step": 5481 - }, - { - "epoch": 4.74, - "grad_norm": 0.0, - "learning_rate": 9.615606871725961e-06, - "loss": 0.2122, - "step": 5482 - }, - { - "epoch": 4.74, - "grad_norm": 0.0, - "learning_rate": 9.612495929333277e-06, - "loss": 0.1564, - "step": 5483 - }, - { - "epoch": 4.74, - "grad_norm": 0.0, - "learning_rate": 9.609385024499034e-06, - "loss": 0.3542, - "step": 5484 - }, - { - "epoch": 4.74, - "grad_norm": 0.0, - "learning_rate": 9.606274157524757e-06, - "loss": 0.3215, - "step": 5485 - }, - { - "epoch": 4.75, - "grad_norm": 0.0, - "learning_rate": 9.603163328711966e-06, - "loss": 0.216, - "step": 5486 - }, - { - "epoch": 4.75, - "grad_norm": 0.0, - "learning_rate": 9.60005253836217e-06, - "loss": 0.2653, - "step": 5487 - }, - { - "epoch": 4.75, - "grad_norm": 0.0, - "learning_rate": 9.596941786776884e-06, - "loss": 0.4, - "step": 5488 - }, - { - "epoch": 4.75, - "grad_norm": 0.0, - "learning_rate": 9.593831074257614e-06, - "loss": 0.2791, - "step": 5489 - }, - { - "epoch": 4.75, - "grad_norm": 0.0, - "learning_rate": 9.590720401105856e-06, - "loss": 0.2307, - "step": 5490 - }, - { - "epoch": 4.75, - "grad_norm": 0.0, - "learning_rate": 9.587609767623118e-06, - "loss": 0.3136, - "step": 5491 - }, - { - "epoch": 4.75, - "grad_norm": 0.0, - "learning_rate": 9.584499174110887e-06, - "loss": 0.2586, - "step": 5492 - }, - { - "epoch": 4.75, - "grad_norm": 0.0, - "learning_rate": 9.581388620870663e-06, - "loss": 0.2591, - "step": 5493 - }, - { - "epoch": 4.75, - "grad_norm": 0.0, - "learning_rate": 9.578278108203923e-06, - "loss": 0.2431, - "step": 5494 - }, - { - "epoch": 4.75, - "grad_norm": 0.0, - "learning_rate": 9.575167636412158e-06, - "loss": 0.2917, - "step": 5495 - }, - { - "epoch": 4.75, - "grad_norm": 0.0, - "learning_rate": 9.572057205796844e-06, - "loss": 0.205, - "step": 5496 - }, - { - "epoch": 4.76, - "grad_norm": 0.0, - "learning_rate": 9.568946816659459e-06, - "loss": 0.4511, - "step": 5497 - }, - { - "epoch": 4.76, - "grad_norm": 0.0, - "learning_rate": 9.565836469301477e-06, - "loss": 0.1809, - "step": 5498 - }, - { - "epoch": 4.76, - "grad_norm": 0.0, - "learning_rate": 9.562726164024356e-06, - "loss": 0.2297, - "step": 5499 - }, - { - "epoch": 4.76, - "grad_norm": 0.0, - "learning_rate": 9.559615901129564e-06, - "loss": 0.2398, - "step": 5500 - }, - { - "epoch": 4.76, - "grad_norm": 0.0, - "learning_rate": 9.556505680918563e-06, - "loss": 0.2559, - "step": 5501 - }, - { - "epoch": 4.76, - "grad_norm": 0.0, - "learning_rate": 9.553395503692803e-06, - "loss": 0.1675, - "step": 5502 - }, - { - "epoch": 4.76, - "grad_norm": 0.0, - "learning_rate": 9.550285369753737e-06, - "loss": 0.1869, - "step": 5503 - }, - { - "epoch": 4.76, - "grad_norm": 0.0, - "learning_rate": 9.547175279402814e-06, - "loss": 0.2424, - "step": 5504 - }, - { - "epoch": 4.76, - "grad_norm": 0.0, - "learning_rate": 9.544065232941472e-06, - "loss": 0.1748, - "step": 5505 - }, - { - "epoch": 4.76, - "grad_norm": 0.0, - "learning_rate": 9.540955230671157e-06, - "loss": 0.2671, - "step": 5506 - }, - { - "epoch": 4.76, - "grad_norm": 0.0, - "learning_rate": 9.537845272893294e-06, - "loss": 0.3253, - "step": 5507 - }, - { - "epoch": 4.76, - "grad_norm": 0.0, - "learning_rate": 9.534735359909313e-06, - "loss": 0.1899, - "step": 5508 - }, - { - "epoch": 4.77, - "grad_norm": 0.0, - "learning_rate": 9.531625492020645e-06, - "loss": 0.2612, - "step": 5509 - }, - { - "epoch": 4.77, - "grad_norm": 0.0, - "learning_rate": 9.528515669528706e-06, - "loss": 0.1708, - "step": 5510 - }, - { - "epoch": 4.77, - "grad_norm": 0.0, - "learning_rate": 9.525405892734914e-06, - "loss": 0.2452, - "step": 5511 - }, - { - "epoch": 4.77, - "grad_norm": 0.0, - "learning_rate": 9.522296161940683e-06, - "loss": 0.2778, - "step": 5512 - }, - { - "epoch": 4.77, - "grad_norm": 0.0, - "learning_rate": 9.519186477447416e-06, - "loss": 0.2477, - "step": 5513 - }, - { - "epoch": 4.77, - "grad_norm": 0.0, - "learning_rate": 9.516076839556526e-06, - "loss": 0.2436, - "step": 5514 - }, - { - "epoch": 4.77, - "grad_norm": 0.0, - "learning_rate": 9.512967248569401e-06, - "loss": 0.2398, - "step": 5515 - }, - { - "epoch": 4.77, - "grad_norm": 0.0, - "learning_rate": 9.509857704787436e-06, - "loss": 0.2712, - "step": 5516 - }, - { - "epoch": 4.77, - "grad_norm": 0.0, - "learning_rate": 9.506748208512025e-06, - "loss": 0.2758, - "step": 5517 - }, - { - "epoch": 4.77, - "grad_norm": 0.0, - "learning_rate": 9.503638760044548e-06, - "loss": 0.2765, - "step": 5518 - }, - { - "epoch": 4.77, - "grad_norm": 0.0, - "learning_rate": 9.50052935968639e-06, - "loss": 0.206, - "step": 5519 - }, - { - "epoch": 4.78, - "grad_norm": 0.0, - "learning_rate": 9.497420007738923e-06, - "loss": 0.3067, - "step": 5520 - }, - { - "epoch": 4.78, - "grad_norm": 0.0, - "learning_rate": 9.494310704503518e-06, - "loss": 0.1975, - "step": 5521 - }, - { - "epoch": 4.78, - "grad_norm": 0.0, - "learning_rate": 9.491201450281547e-06, - "loss": 0.4007, - "step": 5522 - }, - { - "epoch": 4.78, - "grad_norm": 0.0, - "learning_rate": 9.488092245374367e-06, - "loss": 0.197, - "step": 5523 - }, - { - "epoch": 4.78, - "grad_norm": 0.0, - "learning_rate": 9.484983090083331e-06, - "loss": 0.3172, - "step": 5524 - }, - { - "epoch": 4.78, - "grad_norm": 0.0, - "learning_rate": 9.481873984709795e-06, - "loss": 0.1676, - "step": 5525 - }, - { - "epoch": 4.78, - "grad_norm": 0.0, - "learning_rate": 9.478764929555105e-06, - "loss": 0.2864, - "step": 5526 - }, - { - "epoch": 4.78, - "grad_norm": 0.0, - "learning_rate": 9.475655924920603e-06, - "loss": 0.2049, - "step": 5527 - }, - { - "epoch": 4.78, - "grad_norm": 0.0, - "learning_rate": 9.472546971107625e-06, - "loss": 0.2323, - "step": 5528 - }, - { - "epoch": 4.78, - "grad_norm": 0.0, - "learning_rate": 9.469438068417504e-06, - "loss": 0.2819, - "step": 5529 - }, - { - "epoch": 4.78, - "grad_norm": 0.0, - "learning_rate": 9.46632921715157e-06, - "loss": 0.1871, - "step": 5530 - }, - { - "epoch": 4.78, - "grad_norm": 0.0, - "learning_rate": 9.463220417611144e-06, - "loss": 0.1814, - "step": 5531 - }, - { - "epoch": 4.79, - "grad_norm": 0.0, - "learning_rate": 9.460111670097539e-06, - "loss": 0.3068, - "step": 5532 - }, - { - "epoch": 4.79, - "grad_norm": 0.0, - "learning_rate": 9.457002974912074e-06, - "loss": 0.1719, - "step": 5533 - }, - { - "epoch": 4.79, - "grad_norm": 0.0, - "learning_rate": 9.45389433235605e-06, - "loss": 0.2389, - "step": 5534 - }, - { - "epoch": 4.79, - "grad_norm": 0.0, - "learning_rate": 9.450785742730772e-06, - "loss": 0.2631, - "step": 5535 - }, - { - "epoch": 4.79, - "grad_norm": 0.0, - "learning_rate": 9.447677206337537e-06, - "loss": 0.2028, - "step": 5536 - }, - { - "epoch": 4.79, - "grad_norm": 0.0, - "learning_rate": 9.444568723477635e-06, - "loss": 0.239, - "step": 5537 - }, - { - "epoch": 4.79, - "grad_norm": 0.0, - "learning_rate": 9.441460294452357e-06, - "loss": 0.4099, - "step": 5538 - }, - { - "epoch": 4.79, - "grad_norm": 0.0, - "learning_rate": 9.438351919562983e-06, - "loss": 0.2789, - "step": 5539 - }, - { - "epoch": 4.79, - "grad_norm": 0.0, - "learning_rate": 9.435243599110784e-06, - "loss": 0.2089, - "step": 5540 - }, - { - "epoch": 4.79, - "grad_norm": 0.0, - "learning_rate": 9.432135333397037e-06, - "loss": 0.2659, - "step": 5541 - }, - { - "epoch": 4.79, - "grad_norm": 0.0, - "learning_rate": 9.429027122723002e-06, - "loss": 0.2871, - "step": 5542 - }, - { - "epoch": 4.79, - "grad_norm": 0.0, - "learning_rate": 9.425918967389946e-06, - "loss": 0.2169, - "step": 5543 - }, - { - "epoch": 4.8, - "grad_norm": 0.0, - "learning_rate": 9.422810867699116e-06, - "loss": 0.3672, - "step": 5544 - }, - { - "epoch": 4.8, - "grad_norm": 0.0, - "learning_rate": 9.419702823951768e-06, - "loss": 0.3229, - "step": 5545 - }, - { - "epoch": 4.8, - "grad_norm": 0.0, - "learning_rate": 9.416594836449143e-06, - "loss": 0.2386, - "step": 5546 - }, - { - "epoch": 4.8, - "grad_norm": 0.0, - "learning_rate": 9.413486905492478e-06, - "loss": 0.2488, - "step": 5547 - }, - { - "epoch": 4.8, - "grad_norm": 0.0, - "learning_rate": 9.410379031383013e-06, - "loss": 0.3287, - "step": 5548 - }, - { - "epoch": 4.8, - "grad_norm": 0.0, - "learning_rate": 9.407271214421969e-06, - "loss": 0.1632, - "step": 5549 - }, - { - "epoch": 4.8, - "grad_norm": 0.0, - "learning_rate": 9.404163454910568e-06, - "loss": 0.3343, - "step": 5550 - }, - { - "epoch": 4.8, - "grad_norm": 0.0, - "learning_rate": 9.401055753150032e-06, - "loss": 0.3321, - "step": 5551 - }, - { - "epoch": 4.8, - "grad_norm": 0.0, - "learning_rate": 9.397948109441564e-06, - "loss": 0.1771, - "step": 5552 - }, - { - "epoch": 4.8, - "grad_norm": 0.0, - "learning_rate": 9.394840524086376e-06, - "loss": 0.287, - "step": 5553 - }, - { - "epoch": 4.8, - "grad_norm": 0.0, - "learning_rate": 9.391732997385664e-06, - "loss": 0.3412, - "step": 5554 - }, - { - "epoch": 4.81, - "grad_norm": 0.0, - "learning_rate": 9.38862552964062e-06, - "loss": 0.3475, - "step": 5555 - }, - { - "epoch": 4.81, - "grad_norm": 0.0, - "learning_rate": 9.385518121152443e-06, - "loss": 0.302, - "step": 5556 - }, - { - "epoch": 4.81, - "grad_norm": 0.0, - "learning_rate": 9.382410772222305e-06, - "loss": 0.3279, - "step": 5557 - }, - { - "epoch": 4.81, - "grad_norm": 0.0, - "learning_rate": 9.379303483151381e-06, - "loss": 0.2591, - "step": 5558 - }, - { - "epoch": 4.81, - "grad_norm": 0.0, - "learning_rate": 9.37619625424085e-06, - "loss": 0.1843, - "step": 5559 - }, - { - "epoch": 4.81, - "grad_norm": 0.0, - "learning_rate": 9.373089085791873e-06, - "loss": 0.2902, - "step": 5560 - }, - { - "epoch": 4.81, - "grad_norm": 0.0, - "learning_rate": 9.369981978105609e-06, - "loss": 0.3056, - "step": 5561 - }, - { - "epoch": 4.81, - "grad_norm": 0.0, - "learning_rate": 9.36687493148321e-06, - "loss": 0.2384, - "step": 5562 - }, - { - "epoch": 4.81, - "grad_norm": 0.0, - "learning_rate": 9.363767946225828e-06, - "loss": 0.241, - "step": 5563 - }, - { - "epoch": 4.81, - "grad_norm": 0.0, - "learning_rate": 9.360661022634599e-06, - "loss": 0.2146, - "step": 5564 - }, - { - "epoch": 4.81, - "grad_norm": 0.0, - "learning_rate": 9.357554161010668e-06, - "loss": 0.2545, - "step": 5565 - }, - { - "epoch": 4.81, - "grad_norm": 0.0, - "learning_rate": 9.35444736165515e-06, - "loss": 0.3295, - "step": 5566 - }, - { - "epoch": 4.82, - "grad_norm": 0.0, - "learning_rate": 9.35134062486918e-06, - "loss": 0.2773, - "step": 5567 - }, - { - "epoch": 4.82, - "grad_norm": 0.0, - "learning_rate": 9.348233950953868e-06, - "loss": 0.25, - "step": 5568 - }, - { - "epoch": 4.82, - "grad_norm": 0.0, - "learning_rate": 9.345127340210331e-06, - "loss": 0.3491, - "step": 5569 - }, - { - "epoch": 4.82, - "grad_norm": 0.0, - "learning_rate": 9.34202079293967e-06, - "loss": 0.2181, - "step": 5570 - }, - { - "epoch": 4.82, - "grad_norm": 0.0, - "learning_rate": 9.338914309442989e-06, - "loss": 0.2132, - "step": 5571 - }, - { - "epoch": 4.82, - "grad_norm": 0.0, - "learning_rate": 9.335807890021374e-06, - "loss": 0.2006, - "step": 5572 - }, - { - "epoch": 4.82, - "grad_norm": 0.0, - "learning_rate": 9.332701534975919e-06, - "loss": 0.2287, - "step": 5573 - }, - { - "epoch": 4.82, - "grad_norm": 0.0, - "learning_rate": 9.329595244607697e-06, - "loss": 0.3007, - "step": 5574 - }, - { - "epoch": 4.82, - "grad_norm": 0.0, - "learning_rate": 9.326489019217786e-06, - "loss": 0.24, - "step": 5575 - }, - { - "epoch": 4.82, - "grad_norm": 0.0, - "learning_rate": 9.323382859107253e-06, - "loss": 0.4712, - "step": 5576 - }, - { - "epoch": 4.82, - "grad_norm": 0.0, - "learning_rate": 9.320276764577164e-06, - "loss": 0.1718, - "step": 5577 - }, - { - "epoch": 4.83, - "grad_norm": 0.0, - "learning_rate": 9.317170735928565e-06, - "loss": 0.2092, - "step": 5578 - }, - { - "epoch": 4.83, - "grad_norm": 0.0, - "learning_rate": 9.314064773462513e-06, - "loss": 0.2154, - "step": 5579 - }, - { - "epoch": 4.83, - "grad_norm": 0.0, - "learning_rate": 9.310958877480044e-06, - "loss": 0.2087, - "step": 5580 - }, - { - "epoch": 4.83, - "grad_norm": 0.0, - "learning_rate": 9.307853048282202e-06, - "loss": 0.2631, - "step": 5581 - }, - { - "epoch": 4.83, - "grad_norm": 0.0, - "learning_rate": 9.304747286170006e-06, - "loss": 0.1764, - "step": 5582 - }, - { - "epoch": 4.83, - "grad_norm": 0.0, - "learning_rate": 9.301641591444487e-06, - "loss": 0.2148, - "step": 5583 - }, - { - "epoch": 4.83, - "grad_norm": 0.0, - "learning_rate": 9.298535964406657e-06, - "loss": 0.2108, - "step": 5584 - }, - { - "epoch": 4.83, - "grad_norm": 0.0, - "learning_rate": 9.295430405357527e-06, - "loss": 0.2074, - "step": 5585 - }, - { - "epoch": 4.83, - "grad_norm": 0.0, - "learning_rate": 9.2923249145981e-06, - "loss": 0.2349, - "step": 5586 - }, - { - "epoch": 4.83, - "grad_norm": 0.0, - "learning_rate": 9.289219492429376e-06, - "loss": 0.2275, - "step": 5587 - }, - { - "epoch": 4.83, - "grad_norm": 0.0, - "learning_rate": 9.286114139152339e-06, - "loss": 0.1862, - "step": 5588 - }, - { - "epoch": 4.83, - "grad_norm": 0.0, - "learning_rate": 9.283008855067977e-06, - "loss": 0.5845, - "step": 5589 - }, - { - "epoch": 4.84, - "grad_norm": 0.0, - "learning_rate": 9.279903640477267e-06, - "loss": 0.2964, - "step": 5590 - }, - { - "epoch": 4.84, - "grad_norm": 0.0, - "learning_rate": 9.276798495681174e-06, - "loss": 0.3041, - "step": 5591 - }, - { - "epoch": 4.84, - "grad_norm": 0.0, - "learning_rate": 9.27369342098066e-06, - "loss": 0.1581, - "step": 5592 - }, - { - "epoch": 4.84, - "grad_norm": 0.0, - "learning_rate": 9.27058841667669e-06, - "loss": 0.4637, - "step": 5593 - }, - { - "epoch": 4.84, - "grad_norm": 0.0, - "learning_rate": 9.267483483070207e-06, - "loss": 0.2631, - "step": 5594 - }, - { - "epoch": 4.84, - "grad_norm": 0.0, - "learning_rate": 9.264378620462156e-06, - "loss": 0.3472, - "step": 5595 - }, - { - "epoch": 4.84, - "grad_norm": 0.0, - "learning_rate": 9.26127382915347e-06, - "loss": 0.2935, - "step": 5596 - }, - { - "epoch": 4.84, - "grad_norm": 0.0, - "learning_rate": 9.25816910944508e-06, - "loss": 0.1515, - "step": 5597 - }, - { - "epoch": 4.84, - "grad_norm": 0.0, - "learning_rate": 9.25506446163791e-06, - "loss": 0.2903, - "step": 5598 - }, - { - "epoch": 4.84, - "grad_norm": 0.0, - "learning_rate": 9.251959886032868e-06, - "loss": 0.24, - "step": 5599 - }, - { - "epoch": 4.84, - "grad_norm": 0.0, - "learning_rate": 9.248855382930869e-06, - "loss": 0.2994, - "step": 5600 - }, - { - "epoch": 4.85, - "grad_norm": 0.0, - "learning_rate": 9.24575095263281e-06, - "loss": 0.4798, - "step": 5601 - }, - { - "epoch": 4.85, - "grad_norm": 0.0, - "learning_rate": 9.242646595439584e-06, - "loss": 0.3432, - "step": 5602 - }, - { - "epoch": 4.85, - "grad_norm": 0.0, - "learning_rate": 9.239542311652082e-06, - "loss": 0.379, - "step": 5603 - }, - { - "epoch": 4.85, - "grad_norm": 0.0, - "learning_rate": 9.236438101571179e-06, - "loss": 0.1869, - "step": 5604 - }, - { - "epoch": 4.85, - "grad_norm": 0.0, - "learning_rate": 9.233333965497751e-06, - "loss": 0.2604, - "step": 5605 - }, - { - "epoch": 4.85, - "grad_norm": 0.0, - "learning_rate": 9.23022990373266e-06, - "loss": 0.1869, - "step": 5606 - }, - { - "epoch": 4.85, - "grad_norm": 0.0, - "learning_rate": 9.227125916576772e-06, - "loss": 0.2718, - "step": 5607 - }, - { - "epoch": 4.85, - "grad_norm": 0.0, - "learning_rate": 9.224022004330925e-06, - "loss": 0.2848, - "step": 5608 - }, - { - "epoch": 4.85, - "grad_norm": 0.0, - "learning_rate": 9.220918167295972e-06, - "loss": 0.3165, - "step": 5609 - }, - { - "epoch": 4.85, - "grad_norm": 0.0, - "learning_rate": 9.217814405772746e-06, - "loss": 0.2666, - "step": 5610 - }, - { - "epoch": 4.85, - "grad_norm": 0.0, - "learning_rate": 9.214710720062077e-06, - "loss": 0.3307, - "step": 5611 - }, - { - "epoch": 4.85, - "grad_norm": 0.0, - "learning_rate": 9.211607110464785e-06, - "loss": 0.3475, - "step": 5612 - }, - { - "epoch": 4.86, - "grad_norm": 0.0, - "learning_rate": 9.208503577281688e-06, - "loss": 0.3639, - "step": 5613 - }, - { - "epoch": 4.86, - "grad_norm": 0.0, - "learning_rate": 9.205400120813588e-06, - "loss": 0.3032, - "step": 5614 - }, - { - "epoch": 4.86, - "grad_norm": 0.0, - "learning_rate": 9.20229674136129e-06, - "loss": 0.3351, - "step": 5615 - }, - { - "epoch": 4.86, - "grad_norm": 0.0, - "learning_rate": 9.199193439225581e-06, - "loss": 0.236, - "step": 5616 - }, - { - "epoch": 4.86, - "grad_norm": 0.0, - "learning_rate": 9.196090214707246e-06, - "loss": 0.2123, - "step": 5617 - }, - { - "epoch": 4.86, - "grad_norm": 0.0, - "learning_rate": 9.192987068107062e-06, - "loss": 0.2628, - "step": 5618 - }, - { - "epoch": 4.86, - "grad_norm": 0.0, - "learning_rate": 9.189883999725803e-06, - "loss": 0.3971, - "step": 5619 - }, - { - "epoch": 4.86, - "grad_norm": 0.0, - "learning_rate": 9.186781009864225e-06, - "loss": 0.2801, - "step": 5620 - }, - { - "epoch": 4.86, - "grad_norm": 0.0, - "learning_rate": 9.183678098823086e-06, - "loss": 0.3237, - "step": 5621 - }, - { - "epoch": 4.86, - "grad_norm": 0.0, - "learning_rate": 9.180575266903129e-06, - "loss": 0.3597, - "step": 5622 - }, - { - "epoch": 4.86, - "grad_norm": 0.0, - "learning_rate": 9.177472514405101e-06, - "loss": 0.3101, - "step": 5623 - }, - { - "epoch": 4.87, - "grad_norm": 0.0, - "learning_rate": 9.174369841629722e-06, - "loss": 0.2716, - "step": 5624 - }, - { - "epoch": 4.87, - "grad_norm": 0.0, - "learning_rate": 9.17126724887772e-06, - "loss": 0.31, - "step": 5625 - }, - { - "epoch": 4.87, - "grad_norm": 0.0, - "learning_rate": 9.16816473644981e-06, - "loss": 0.1661, - "step": 5626 - }, - { - "epoch": 4.87, - "grad_norm": 0.0, - "learning_rate": 9.165062304646706e-06, - "loss": 0.2267, - "step": 5627 - }, - { - "epoch": 4.87, - "grad_norm": 0.0, - "learning_rate": 9.161959953769098e-06, - "loss": 0.1998, - "step": 5628 - }, - { - "epoch": 4.87, - "grad_norm": 0.0, - "learning_rate": 9.158857684117688e-06, - "loss": 0.2654, - "step": 5629 - }, - { - "epoch": 4.87, - "grad_norm": 0.0, - "learning_rate": 9.155755495993153e-06, - "loss": 0.2924, - "step": 5630 - }, - { - "epoch": 4.87, - "grad_norm": 0.0, - "learning_rate": 9.152653389696174e-06, - "loss": 0.2107, - "step": 5631 - }, - { - "epoch": 4.87, - "grad_norm": 0.0, - "learning_rate": 9.149551365527421e-06, - "loss": 0.3033, - "step": 5632 - }, - { - "epoch": 4.87, - "grad_norm": 0.0, - "learning_rate": 9.146449423787546e-06, - "loss": 0.3539, - "step": 5633 - }, - { - "epoch": 4.87, - "grad_norm": 0.0, - "learning_rate": 9.14334756477721e-06, - "loss": 0.2387, - "step": 5634 - }, - { - "epoch": 4.87, - "grad_norm": 0.0, - "learning_rate": 9.140245788797054e-06, - "loss": 0.4945, - "step": 5635 - }, - { - "epoch": 4.88, - "grad_norm": 0.0, - "learning_rate": 9.137144096147714e-06, - "loss": 0.1891, - "step": 5636 - }, - { - "epoch": 4.88, - "grad_norm": 0.0, - "learning_rate": 9.134042487129823e-06, - "loss": 0.268, - "step": 5637 - }, - { - "epoch": 4.88, - "grad_norm": 0.0, - "learning_rate": 9.130940962043994e-06, - "loss": 0.2245, - "step": 5638 - }, - { - "epoch": 4.88, - "grad_norm": 0.0, - "learning_rate": 9.127839521190847e-06, - "loss": 0.2857, - "step": 5639 - }, - { - "epoch": 4.88, - "grad_norm": 0.0, - "learning_rate": 9.124738164870984e-06, - "loss": 0.2703, - "step": 5640 - }, - { - "epoch": 4.88, - "grad_norm": 0.0, - "learning_rate": 9.121636893384995e-06, - "loss": 0.2092, - "step": 5641 - }, - { - "epoch": 4.88, - "grad_norm": 0.0, - "learning_rate": 9.118535707033473e-06, - "loss": 0.1838, - "step": 5642 - }, - { - "epoch": 4.88, - "grad_norm": 0.0, - "learning_rate": 9.115434606116996e-06, - "loss": 0.2714, - "step": 5643 - }, - { - "epoch": 4.88, - "grad_norm": 0.0, - "learning_rate": 9.112333590936135e-06, - "loss": 0.2712, - "step": 5644 - }, - { - "epoch": 4.88, - "grad_norm": 0.0, - "learning_rate": 9.109232661791455e-06, - "loss": 0.4276, - "step": 5645 - }, - { - "epoch": 4.88, - "grad_norm": 0.0, - "learning_rate": 9.106131818983506e-06, - "loss": 0.2949, - "step": 5646 - }, - { - "epoch": 4.88, - "grad_norm": 0.0, - "learning_rate": 9.103031062812838e-06, - "loss": 0.2369, - "step": 5647 - }, - { - "epoch": 4.89, - "grad_norm": 0.0, - "learning_rate": 9.099930393579986e-06, - "loss": 0.1878, - "step": 5648 - }, - { - "epoch": 4.89, - "grad_norm": 0.0, - "learning_rate": 9.096829811585486e-06, - "loss": 0.2715, - "step": 5649 - }, - { - "epoch": 4.89, - "grad_norm": 0.0, - "learning_rate": 9.09372931712985e-06, - "loss": 0.2231, - "step": 5650 - }, - { - "epoch": 4.89, - "grad_norm": 0.0, - "learning_rate": 9.090628910513593e-06, - "loss": 0.2762, - "step": 5651 - }, - { - "epoch": 4.89, - "grad_norm": 0.0, - "learning_rate": 9.087528592037218e-06, - "loss": 0.2165, - "step": 5652 - }, - { - "epoch": 4.89, - "grad_norm": 0.0, - "learning_rate": 9.084428362001225e-06, - "loss": 0.3854, - "step": 5653 - }, - { - "epoch": 4.89, - "grad_norm": 0.0, - "learning_rate": 9.081328220706095e-06, - "loss": 0.3857, - "step": 5654 - }, - { - "epoch": 4.89, - "grad_norm": 0.0, - "learning_rate": 9.07822816845231e-06, - "loss": 0.2702, - "step": 5655 - }, - { - "epoch": 4.89, - "grad_norm": 0.0, - "learning_rate": 9.075128205540338e-06, - "loss": 0.3286, - "step": 5656 - }, - { - "epoch": 4.89, - "grad_norm": 0.0, - "learning_rate": 9.072028332270643e-06, - "loss": 0.2082, - "step": 5657 - }, - { - "epoch": 4.89, - "grad_norm": 0.0, - "learning_rate": 9.068928548943671e-06, - "loss": 0.1648, - "step": 5658 - }, - { - "epoch": 4.9, - "grad_norm": 0.0, - "learning_rate": 9.065828855859868e-06, - "loss": 0.324, - "step": 5659 - }, - { - "epoch": 4.9, - "grad_norm": 0.0, - "learning_rate": 9.062729253319668e-06, - "loss": 0.3216, - "step": 5660 - }, - { - "epoch": 4.9, - "grad_norm": 0.0, - "learning_rate": 9.059629741623502e-06, - "loss": 0.1942, - "step": 5661 - }, - { - "epoch": 4.9, - "grad_norm": 0.0, - "learning_rate": 9.05653032107178e-06, - "loss": 0.2366, - "step": 5662 - }, - { - "epoch": 4.9, - "grad_norm": 0.0, - "learning_rate": 9.053430991964914e-06, - "loss": 0.2454, - "step": 5663 - }, - { - "epoch": 4.9, - "grad_norm": 0.0, - "learning_rate": 9.050331754603301e-06, - "loss": 0.2608, - "step": 5664 - }, - { - "epoch": 4.9, - "grad_norm": 0.0, - "learning_rate": 9.04723260928734e-06, - "loss": 0.273, - "step": 5665 - }, - { - "epoch": 4.9, - "grad_norm": 0.0, - "learning_rate": 9.0441335563174e-06, - "loss": 0.1898, - "step": 5666 - }, - { - "epoch": 4.9, - "grad_norm": 0.0, - "learning_rate": 9.041034595993859e-06, - "loss": 0.2762, - "step": 5667 - }, - { - "epoch": 4.9, - "grad_norm": 0.0, - "learning_rate": 9.037935728617082e-06, - "loss": 0.303, - "step": 5668 - }, - { - "epoch": 4.9, - "grad_norm": 0.0, - "learning_rate": 9.034836954487422e-06, - "loss": 0.2937, - "step": 5669 - }, - { - "epoch": 4.9, - "grad_norm": 0.0, - "learning_rate": 9.031738273905225e-06, - "loss": 0.2384, - "step": 5670 - }, - { - "epoch": 4.91, - "grad_norm": 0.0, - "learning_rate": 9.028639687170829e-06, - "loss": 0.2441, - "step": 5671 - }, - { - "epoch": 4.91, - "grad_norm": 0.0, - "learning_rate": 9.025541194584556e-06, - "loss": 0.1868, - "step": 5672 - }, - { - "epoch": 4.91, - "grad_norm": 0.0, - "learning_rate": 9.022442796446734e-06, - "loss": 0.2287, - "step": 5673 - }, - { - "epoch": 4.91, - "grad_norm": 0.0, - "learning_rate": 9.019344493057667e-06, - "loss": 0.1928, - "step": 5674 - }, - { - "epoch": 4.91, - "grad_norm": 0.0, - "learning_rate": 9.01624628471765e-06, - "loss": 0.2142, - "step": 5675 - }, - { - "epoch": 4.91, - "grad_norm": 0.0, - "learning_rate": 9.01314817172698e-06, - "loss": 0.227, - "step": 5676 - }, - { - "epoch": 4.91, - "grad_norm": 0.0, - "learning_rate": 9.010050154385936e-06, - "loss": 0.2744, - "step": 5677 - }, - { - "epoch": 4.91, - "grad_norm": 0.0, - "learning_rate": 9.006952232994792e-06, - "loss": 0.2113, - "step": 5678 - }, - { - "epoch": 4.91, - "grad_norm": 0.0, - "learning_rate": 9.003854407853809e-06, - "loss": 0.3027, - "step": 5679 - }, - { - "epoch": 4.91, - "grad_norm": 0.0, - "learning_rate": 9.00075667926324e-06, - "loss": 0.4194, - "step": 5680 - }, - { - "epoch": 4.91, - "grad_norm": 0.0, - "learning_rate": 8.997659047523336e-06, - "loss": 0.3949, - "step": 5681 - }, - { - "epoch": 4.92, - "grad_norm": 0.0, - "learning_rate": 8.994561512934325e-06, - "loss": 0.2901, - "step": 5682 - }, - { - "epoch": 4.92, - "grad_norm": 0.0, - "learning_rate": 8.991464075796432e-06, - "loss": 0.3033, - "step": 5683 - }, - { - "epoch": 4.92, - "grad_norm": 0.0, - "learning_rate": 8.988366736409876e-06, - "loss": 0.2773, - "step": 5684 - }, - { - "epoch": 4.92, - "grad_norm": 0.0, - "learning_rate": 8.985269495074861e-06, - "loss": 0.4191, - "step": 5685 - }, - { - "epoch": 4.92, - "grad_norm": 0.0, - "learning_rate": 8.982172352091584e-06, - "loss": 0.2847, - "step": 5686 - }, - { - "epoch": 4.92, - "grad_norm": 0.0, - "learning_rate": 8.97907530776024e-06, - "loss": 0.2499, - "step": 5687 - }, - { - "epoch": 4.92, - "grad_norm": 0.0, - "learning_rate": 8.975978362380995e-06, - "loss": 0.2365, - "step": 5688 - }, - { - "epoch": 4.92, - "grad_norm": 0.0, - "learning_rate": 8.972881516254026e-06, - "loss": 0.3404, - "step": 5689 - }, - { - "epoch": 4.92, - "grad_norm": 0.0, - "learning_rate": 8.96978476967949e-06, - "loss": 0.2286, - "step": 5690 - }, - { - "epoch": 4.92, - "grad_norm": 0.0, - "learning_rate": 8.966688122957536e-06, - "loss": 0.1846, - "step": 5691 - }, - { - "epoch": 4.92, - "grad_norm": 0.0, - "learning_rate": 8.963591576388303e-06, - "loss": 0.3938, - "step": 5692 - }, - { - "epoch": 4.92, - "grad_norm": 0.0, - "learning_rate": 8.960495130271917e-06, - "loss": 0.2848, - "step": 5693 - }, - { - "epoch": 4.93, - "grad_norm": 0.0, - "learning_rate": 8.957398784908503e-06, - "loss": 0.1749, - "step": 5694 - }, - { - "epoch": 4.93, - "grad_norm": 0.0, - "learning_rate": 8.954302540598167e-06, - "loss": 0.4131, - "step": 5695 - }, - { - "epoch": 4.93, - "grad_norm": 0.0, - "learning_rate": 8.951206397641011e-06, - "loss": 0.2034, - "step": 5696 - }, - { - "epoch": 4.93, - "grad_norm": 0.0, - "learning_rate": 8.948110356337129e-06, - "loss": 0.1912, - "step": 5697 - }, - { - "epoch": 4.93, - "grad_norm": 0.0, - "learning_rate": 8.945014416986598e-06, - "loss": 0.181, - "step": 5698 - }, - { - "epoch": 4.93, - "grad_norm": 0.0, - "learning_rate": 8.941918579889493e-06, - "loss": 0.4838, - "step": 5699 - }, - { - "epoch": 4.93, - "grad_norm": 0.0, - "learning_rate": 8.938822845345871e-06, - "loss": 0.2765, - "step": 5700 - }, - { - "epoch": 4.93, - "grad_norm": 0.0, - "learning_rate": 8.935727213655779e-06, - "loss": 0.1748, - "step": 5701 - }, - { - "epoch": 4.93, - "grad_norm": 0.0, - "learning_rate": 8.932631685119267e-06, - "loss": 0.2688, - "step": 5702 - }, - { - "epoch": 4.93, - "grad_norm": 0.0, - "learning_rate": 8.929536260036359e-06, - "loss": 0.1818, - "step": 5703 - }, - { - "epoch": 4.93, - "grad_norm": 0.0, - "learning_rate": 8.926440938707077e-06, - "loss": 0.3529, - "step": 5704 - }, - { - "epoch": 4.94, - "grad_norm": 0.0, - "learning_rate": 8.923345721431439e-06, - "loss": 0.3394, - "step": 5705 - }, - { - "epoch": 4.94, - "grad_norm": 0.0, - "learning_rate": 8.920250608509435e-06, - "loss": 0.2498, - "step": 5706 - }, - { - "epoch": 4.94, - "grad_norm": 0.0, - "learning_rate": 8.917155600241067e-06, - "loss": 0.2298, - "step": 5707 - }, - { - "epoch": 4.94, - "grad_norm": 0.0, - "learning_rate": 8.914060696926307e-06, - "loss": 0.2187, - "step": 5708 - }, - { - "epoch": 4.94, - "grad_norm": 0.0, - "learning_rate": 8.910965898865127e-06, - "loss": 0.3076, - "step": 5709 - }, - { - "epoch": 4.94, - "grad_norm": 0.0, - "learning_rate": 8.907871206357491e-06, - "loss": 0.3543, - "step": 5710 - }, - { - "epoch": 4.94, - "grad_norm": 0.0, - "learning_rate": 8.904776619703342e-06, - "loss": 0.1707, - "step": 5711 - }, - { - "epoch": 4.94, - "grad_norm": 0.0, - "learning_rate": 8.901682139202625e-06, - "loss": 0.2422, - "step": 5712 - }, - { - "epoch": 4.94, - "grad_norm": 0.0, - "learning_rate": 8.89858776515527e-06, - "loss": 0.254, - "step": 5713 - }, - { - "epoch": 4.94, - "grad_norm": 0.0, - "learning_rate": 8.895493497861195e-06, - "loss": 0.4642, - "step": 5714 - }, - { - "epoch": 4.94, - "grad_norm": 0.0, - "learning_rate": 8.892399337620308e-06, - "loss": 0.2776, - "step": 5715 - }, - { - "epoch": 4.94, - "grad_norm": 0.0, - "learning_rate": 8.88930528473251e-06, - "loss": 0.1839, - "step": 5716 - }, - { - "epoch": 4.95, - "grad_norm": 0.0, - "learning_rate": 8.886211339497685e-06, - "loss": 0.2689, - "step": 5717 - }, - { - "epoch": 4.95, - "grad_norm": 0.0, - "learning_rate": 8.883117502215712e-06, - "loss": 0.3036, - "step": 5718 - }, - { - "epoch": 4.95, - "grad_norm": 0.0, - "learning_rate": 8.880023773186458e-06, - "loss": 0.2378, - "step": 5719 - }, - { - "epoch": 4.95, - "grad_norm": 0.0, - "learning_rate": 8.87693015270978e-06, - "loss": 0.1927, - "step": 5720 - }, - { - "epoch": 4.95, - "grad_norm": 0.0, - "learning_rate": 8.873836641085522e-06, - "loss": 0.1909, - "step": 5721 - }, - { - "epoch": 4.95, - "grad_norm": 0.0, - "learning_rate": 8.870743238613522e-06, - "loss": 0.3047, - "step": 5722 - }, - { - "epoch": 4.95, - "grad_norm": 0.0, - "learning_rate": 8.867649945593608e-06, - "loss": 0.3772, - "step": 5723 - }, - { - "epoch": 4.95, - "grad_norm": 0.0, - "learning_rate": 8.864556762325591e-06, - "loss": 0.2507, - "step": 5724 - }, - { - "epoch": 4.95, - "grad_norm": 0.0, - "learning_rate": 8.861463689109272e-06, - "loss": 0.2146, - "step": 5725 - }, - { - "epoch": 4.95, - "grad_norm": 0.0, - "learning_rate": 8.858370726244447e-06, - "loss": 0.1632, - "step": 5726 - }, - { - "epoch": 4.95, - "grad_norm": 0.0, - "learning_rate": 8.855277874030898e-06, - "loss": 0.3053, - "step": 5727 - }, - { - "epoch": 4.96, - "grad_norm": 0.0, - "learning_rate": 8.852185132768397e-06, - "loss": 0.3188, - "step": 5728 - }, - { - "epoch": 4.96, - "grad_norm": 0.0, - "learning_rate": 8.849092502756702e-06, - "loss": 0.1791, - "step": 5729 - }, - { - "epoch": 4.96, - "grad_norm": 0.0, - "learning_rate": 8.845999984295565e-06, - "loss": 0.2939, - "step": 5730 - }, - { - "epoch": 4.96, - "grad_norm": 0.0, - "learning_rate": 8.842907577684729e-06, - "loss": 0.212, - "step": 5731 - }, - { - "epoch": 4.96, - "grad_norm": 0.0, - "learning_rate": 8.839815283223918e-06, - "loss": 0.2297, - "step": 5732 - }, - { - "epoch": 4.96, - "grad_norm": 0.0, - "learning_rate": 8.836723101212854e-06, - "loss": 0.3748, - "step": 5733 - }, - { - "epoch": 4.96, - "grad_norm": 0.0, - "learning_rate": 8.833631031951238e-06, - "loss": 0.2203, - "step": 5734 - }, - { - "epoch": 4.96, - "grad_norm": 0.0, - "learning_rate": 8.830539075738765e-06, - "loss": 0.1725, - "step": 5735 - }, - { - "epoch": 4.96, - "grad_norm": 0.0, - "learning_rate": 8.827447232875125e-06, - "loss": 0.2569, - "step": 5736 - }, - { - "epoch": 4.96, - "grad_norm": 0.0, - "learning_rate": 8.824355503659988e-06, - "loss": 0.3177, - "step": 5737 - }, - { - "epoch": 4.96, - "grad_norm": 0.0, - "learning_rate": 8.821263888393017e-06, - "loss": 0.1636, - "step": 5738 - }, - { - "epoch": 4.96, - "grad_norm": 0.0, - "learning_rate": 8.81817238737387e-06, - "loss": 0.2343, - "step": 5739 - }, - { - "epoch": 4.97, - "grad_norm": 0.0, - "learning_rate": 8.81508100090218e-06, - "loss": 0.2599, - "step": 5740 - }, - { - "epoch": 4.97, - "grad_norm": 0.0, - "learning_rate": 8.811989729277581e-06, - "loss": 0.193, - "step": 5741 - }, - { - "epoch": 4.97, - "grad_norm": 0.0, - "learning_rate": 8.808898572799689e-06, - "loss": 0.2424, - "step": 5742 - }, - { - "epoch": 4.97, - "grad_norm": 0.0, - "learning_rate": 8.80580753176811e-06, - "loss": 0.2981, - "step": 5743 - }, - { - "epoch": 4.97, - "grad_norm": 0.0, - "learning_rate": 8.802716606482444e-06, - "loss": 0.3455, - "step": 5744 - }, - { - "epoch": 4.97, - "grad_norm": 0.0, - "learning_rate": 8.799625797242272e-06, - "loss": 0.2304, - "step": 5745 - }, - { - "epoch": 4.97, - "grad_norm": 0.0, - "learning_rate": 8.79653510434717e-06, - "loss": 0.3184, - "step": 5746 - }, - { - "epoch": 4.97, - "grad_norm": 0.0, - "learning_rate": 8.793444528096699e-06, - "loss": 0.2959, - "step": 5747 - }, - { - "epoch": 4.97, - "grad_norm": 0.0, - "learning_rate": 8.790354068790411e-06, - "loss": 0.3993, - "step": 5748 - }, - { - "epoch": 4.97, - "grad_norm": 0.0, - "learning_rate": 8.787263726727848e-06, - "loss": 0.2188, - "step": 5749 - }, - { - "epoch": 4.97, - "grad_norm": 0.0, - "learning_rate": 8.784173502208536e-06, - "loss": 0.2628, - "step": 5750 - }, - { - "epoch": 4.97, - "grad_norm": 0.0, - "learning_rate": 8.781083395531987e-06, - "loss": 0.1805, - "step": 5751 - }, - { - "epoch": 4.98, - "grad_norm": 0.0, - "learning_rate": 8.777993406997714e-06, - "loss": 0.3208, - "step": 5752 - }, - { - "epoch": 4.98, - "grad_norm": 0.0, - "learning_rate": 8.774903536905208e-06, - "loss": 0.2624, - "step": 5753 - }, - { - "epoch": 4.98, - "grad_norm": 0.0, - "learning_rate": 8.771813785553951e-06, - "loss": 0.2132, - "step": 5754 - }, - { - "epoch": 4.98, - "grad_norm": 0.0, - "learning_rate": 8.768724153243414e-06, - "loss": 0.3873, - "step": 5755 - }, - { - "epoch": 4.98, - "grad_norm": 0.0, - "learning_rate": 8.765634640273058e-06, - "loss": 0.1847, - "step": 5756 - }, - { - "epoch": 4.98, - "grad_norm": 0.0, - "learning_rate": 8.762545246942331e-06, - "loss": 0.2708, - "step": 5757 - }, - { - "epoch": 4.98, - "grad_norm": 0.0, - "learning_rate": 8.759455973550672e-06, - "loss": 0.1864, - "step": 5758 - }, - { - "epoch": 4.98, - "grad_norm": 0.0, - "learning_rate": 8.756366820397497e-06, - "loss": 0.2789, - "step": 5759 - }, - { - "epoch": 4.98, - "grad_norm": 0.0, - "learning_rate": 8.753277787782229e-06, - "loss": 0.2097, - "step": 5760 - }, - { - "epoch": 4.98, - "grad_norm": 0.0, - "learning_rate": 8.75018887600426e-06, - "loss": 0.2441, - "step": 5761 - }, - { - "epoch": 4.98, - "grad_norm": 0.0, - "learning_rate": 8.747100085362987e-06, - "loss": 0.2515, - "step": 5762 - }, - { - "epoch": 4.99, - "grad_norm": 0.0, - "learning_rate": 8.744011416157785e-06, - "loss": 0.2132, - "step": 5763 - }, - { - "epoch": 4.99, - "grad_norm": 0.0, - "learning_rate": 8.74092286868802e-06, - "loss": 0.2991, - "step": 5764 - }, - { - "epoch": 4.99, - "grad_norm": 0.0, - "learning_rate": 8.737834443253049e-06, - "loss": 0.2246, - "step": 5765 - }, - { - "epoch": 4.99, - "grad_norm": 0.0, - "learning_rate": 8.734746140152213e-06, - "loss": 0.3075, - "step": 5766 - }, - { - "epoch": 4.99, - "grad_norm": 0.0, - "learning_rate": 8.73165795968484e-06, - "loss": 0.3368, - "step": 5767 - }, - { - "epoch": 4.99, - "grad_norm": 0.0, - "learning_rate": 8.728569902150254e-06, - "loss": 0.2634, - "step": 5768 - }, - { - "epoch": 4.99, - "grad_norm": 0.0, - "learning_rate": 8.725481967847755e-06, - "loss": 0.365, - "step": 5769 - }, - { - "epoch": 4.99, - "grad_norm": 0.0, - "learning_rate": 8.722394157076644e-06, - "loss": 0.2115, - "step": 5770 - }, - { - "epoch": 4.99, - "grad_norm": 0.0, - "learning_rate": 8.719306470136203e-06, - "loss": 0.2019, - "step": 5771 - }, - { - "epoch": 4.99, - "grad_norm": 0.0, - "learning_rate": 8.7162189073257e-06, - "loss": 0.3312, - "step": 5772 - }, - { - "epoch": 4.99, - "grad_norm": 0.0, - "learning_rate": 8.713131468944395e-06, - "loss": 0.4834, - "step": 5773 - }, - { - "epoch": 4.99, - "grad_norm": 0.0, - "learning_rate": 8.710044155291536e-06, - "loss": 0.2292, - "step": 5774 - }, - { - "epoch": 5.0, - "grad_norm": 0.0, - "learning_rate": 8.70695696666636e-06, - "loss": 0.1932, - "step": 5775 - }, - { - "epoch": 5.0, - "grad_norm": 0.0, - "learning_rate": 8.703869903368087e-06, - "loss": 0.3036, - "step": 5776 - }, - { - "epoch": 5.0, - "grad_norm": 0.0, - "learning_rate": 8.700782965695926e-06, - "loss": 0.247, - "step": 5777 - }, - { - "epoch": 5.0, - "grad_norm": 0.0, - "learning_rate": 8.697696153949077e-06, - "loss": 0.2564, - "step": 5778 - }, - { - "epoch": 5.0, - "grad_norm": 0.0, - "learning_rate": 8.694609468426727e-06, - "loss": 0.2394, - "step": 5779 - }, - { - "epoch": 5.0, - "grad_norm": 0.0, - "learning_rate": 8.69152290942805e-06, - "loss": 0.2085, - "step": 5780 - }, - { - "epoch": 5.0, - "grad_norm": 0.0, - "learning_rate": 8.688436477252203e-06, - "loss": 0.2002, - "step": 5781 - }, - { - "epoch": 5.0, - "grad_norm": 0.0, - "learning_rate": 8.68535017219834e-06, - "loss": 0.3258, - "step": 5782 - }, - { - "epoch": 5.0, - "grad_norm": 0.0, - "learning_rate": 8.682263994565602e-06, - "loss": 0.3317, - "step": 5783 - }, - { - "epoch": 5.0, - "grad_norm": 0.0, - "learning_rate": 8.679177944653105e-06, - "loss": 0.2387, - "step": 5784 - }, - { - "epoch": 5.0, - "grad_norm": 0.0, - "learning_rate": 8.676092022759965e-06, - "loss": 0.1986, - "step": 5785 - }, - { - "epoch": 5.01, - "grad_norm": 0.0, - "learning_rate": 8.673006229185282e-06, - "loss": 0.2063, - "step": 5786 - }, - { - "epoch": 5.01, - "grad_norm": 0.0, - "learning_rate": 8.669920564228143e-06, - "loss": 0.235, - "step": 5787 - }, - { - "epoch": 5.01, - "grad_norm": 0.0, - "learning_rate": 8.666835028187626e-06, - "loss": 0.2852, - "step": 5788 - }, - { - "epoch": 5.01, - "grad_norm": 0.0, - "learning_rate": 8.663749621362788e-06, - "loss": 0.1753, - "step": 5789 - }, - { - "epoch": 5.01, - "grad_norm": 0.0, - "learning_rate": 8.66066434405268e-06, - "loss": 0.1961, - "step": 5790 - }, - { - "epoch": 5.01, - "grad_norm": 0.0, - "learning_rate": 8.657579196556348e-06, - "loss": 0.3102, - "step": 5791 - }, - { - "epoch": 5.01, - "grad_norm": 0.0, - "learning_rate": 8.654494179172807e-06, - "loss": 0.2334, - "step": 5792 - }, - { - "epoch": 5.01, - "grad_norm": 0.0, - "learning_rate": 8.651409292201069e-06, - "loss": 0.239, - "step": 5793 - }, - { - "epoch": 5.01, - "grad_norm": 0.0, - "learning_rate": 8.648324535940142e-06, - "loss": 0.2066, - "step": 5794 - }, - { - "epoch": 5.01, - "grad_norm": 0.0, - "learning_rate": 8.645239910689005e-06, - "loss": 0.2129, - "step": 5795 - }, - { - "epoch": 5.01, - "grad_norm": 0.0, - "learning_rate": 8.642155416746634e-06, - "loss": 0.3491, - "step": 5796 - }, - { - "epoch": 5.01, - "grad_norm": 0.0, - "learning_rate": 8.639071054411993e-06, - "loss": 0.2266, - "step": 5797 - }, - { - "epoch": 5.02, - "grad_norm": 0.0, - "learning_rate": 8.63598682398403e-06, - "loss": 0.2269, - "step": 5798 - }, - { - "epoch": 5.02, - "grad_norm": 0.0, - "learning_rate": 8.632902725761679e-06, - "loss": 0.3293, - "step": 5799 - }, - { - "epoch": 5.02, - "grad_norm": 0.0, - "learning_rate": 8.629818760043867e-06, - "loss": 0.2153, - "step": 5800 - }, - { - "epoch": 5.02, - "grad_norm": 0.0, - "learning_rate": 8.626734927129499e-06, - "loss": 0.2235, - "step": 5801 - }, - { - "epoch": 5.02, - "grad_norm": 0.0, - "learning_rate": 8.623651227317476e-06, - "loss": 0.2119, - "step": 5802 - }, - { - "epoch": 5.02, - "grad_norm": 0.0, - "learning_rate": 8.620567660906681e-06, - "loss": 0.2269, - "step": 5803 - }, - { - "epoch": 5.02, - "grad_norm": 0.0, - "learning_rate": 8.617484228195987e-06, - "loss": 0.1462, - "step": 5804 - }, - { - "epoch": 5.02, - "grad_norm": 0.0, - "learning_rate": 8.61440092948425e-06, - "loss": 0.1583, - "step": 5805 - }, - { - "epoch": 5.02, - "grad_norm": 0.0, - "learning_rate": 8.61131776507032e-06, - "loss": 0.2833, - "step": 5806 - }, - { - "epoch": 5.02, - "grad_norm": 0.0, - "learning_rate": 8.608234735253026e-06, - "loss": 0.2054, - "step": 5807 - }, - { - "epoch": 5.02, - "grad_norm": 0.0, - "learning_rate": 8.605151840331192e-06, - "loss": 0.2328, - "step": 5808 - }, - { - "epoch": 5.03, - "grad_norm": 0.0, - "learning_rate": 8.602069080603617e-06, - "loss": 0.2, - "step": 5809 - }, - { - "epoch": 5.03, - "grad_norm": 0.0, - "learning_rate": 8.5989864563691e-06, - "loss": 0.236, - "step": 5810 - }, - { - "epoch": 5.03, - "grad_norm": 0.0, - "learning_rate": 8.595903967926418e-06, - "loss": 0.1838, - "step": 5811 - }, - { - "epoch": 5.03, - "grad_norm": 0.0, - "learning_rate": 8.592821615574343e-06, - "loss": 0.1552, - "step": 5812 - }, - { - "epoch": 5.03, - "grad_norm": 0.0, - "learning_rate": 8.589739399611623e-06, - "loss": 0.2776, - "step": 5813 - }, - { - "epoch": 5.03, - "grad_norm": 0.0, - "learning_rate": 8.586657320337004e-06, - "loss": 0.1851, - "step": 5814 - }, - { - "epoch": 5.03, - "grad_norm": 0.0, - "learning_rate": 8.583575378049209e-06, - "loss": 0.2614, - "step": 5815 - }, - { - "epoch": 5.03, - "grad_norm": 0.0, - "learning_rate": 8.580493573046953e-06, - "loss": 0.2535, - "step": 5816 - }, - { - "epoch": 5.03, - "grad_norm": 0.0, - "learning_rate": 8.577411905628945e-06, - "loss": 0.1916, - "step": 5817 - }, - { - "epoch": 5.03, - "grad_norm": 0.0, - "learning_rate": 8.574330376093863e-06, - "loss": 0.1977, - "step": 5818 - }, - { - "epoch": 5.03, - "grad_norm": 0.0, - "learning_rate": 8.57124898474038e-06, - "loss": 0.1485, - "step": 5819 - }, - { - "epoch": 5.03, - "grad_norm": 0.0, - "learning_rate": 8.568167731867163e-06, - "loss": 0.2247, - "step": 5820 - }, - { - "epoch": 5.04, - "grad_norm": 0.0, - "learning_rate": 8.565086617772855e-06, - "loss": 0.2043, - "step": 5821 - }, - { - "epoch": 5.04, - "grad_norm": 0.0, - "learning_rate": 8.562005642756094e-06, - "loss": 0.1935, - "step": 5822 - }, - { - "epoch": 5.04, - "grad_norm": 0.0, - "learning_rate": 8.558924807115497e-06, - "loss": 0.2372, - "step": 5823 - }, - { - "epoch": 5.04, - "grad_norm": 0.0, - "learning_rate": 8.555844111149673e-06, - "loss": 0.3068, - "step": 5824 - }, - { - "epoch": 5.04, - "grad_norm": 0.0, - "learning_rate": 8.55276355515722e-06, - "loss": 0.2421, - "step": 5825 - }, - { - "epoch": 5.04, - "grad_norm": 0.0, - "learning_rate": 8.549683139436704e-06, - "loss": 0.2375, - "step": 5826 - }, - { - "epoch": 5.04, - "grad_norm": 0.0, - "learning_rate": 8.546602864286701e-06, - "loss": 0.179, - "step": 5827 - }, - { - "epoch": 5.04, - "grad_norm": 0.0, - "learning_rate": 8.543522730005766e-06, - "loss": 0.2323, - "step": 5828 - }, - { - "epoch": 5.04, - "grad_norm": 0.0, - "learning_rate": 8.540442736892428e-06, - "loss": 0.1882, - "step": 5829 - }, - { - "epoch": 5.04, - "grad_norm": 0.0, - "learning_rate": 8.537362885245224e-06, - "loss": 0.2947, - "step": 5830 - }, - { - "epoch": 5.04, - "grad_norm": 0.0, - "learning_rate": 8.534283175362658e-06, - "loss": 0.151, - "step": 5831 - }, - { - "epoch": 5.04, - "grad_norm": 0.0, - "learning_rate": 8.53120360754323e-06, - "loss": 0.2038, - "step": 5832 - }, - { - "epoch": 5.05, - "grad_norm": 0.0, - "learning_rate": 8.528124182085427e-06, - "loss": 0.1881, - "step": 5833 - }, - { - "epoch": 5.05, - "grad_norm": 0.0, - "learning_rate": 8.525044899287712e-06, - "loss": 0.1567, - "step": 5834 - }, - { - "epoch": 5.05, - "grad_norm": 0.0, - "learning_rate": 8.521965759448543e-06, - "loss": 0.1741, - "step": 5835 - }, - { - "epoch": 5.05, - "grad_norm": 0.0, - "learning_rate": 8.518886762866369e-06, - "loss": 0.3561, - "step": 5836 - }, - { - "epoch": 5.05, - "grad_norm": 0.0, - "learning_rate": 8.515807909839612e-06, - "loss": 0.203, - "step": 5837 - }, - { - "epoch": 5.05, - "grad_norm": 0.0, - "learning_rate": 8.512729200666691e-06, - "loss": 0.1972, - "step": 5838 - }, - { - "epoch": 5.05, - "grad_norm": 0.0, - "learning_rate": 8.509650635646005e-06, - "loss": 0.1751, - "step": 5839 - }, - { - "epoch": 5.05, - "grad_norm": 0.0, - "learning_rate": 8.50657221507594e-06, - "loss": 0.2179, - "step": 5840 - }, - { - "epoch": 5.05, - "grad_norm": 0.0, - "learning_rate": 8.50349393925487e-06, - "loss": 0.2391, - "step": 5841 - }, - { - "epoch": 5.05, - "grad_norm": 0.0, - "learning_rate": 8.500415808481158e-06, - "loss": 0.1835, - "step": 5842 - }, - { - "epoch": 5.05, - "grad_norm": 0.0, - "learning_rate": 8.497337823053138e-06, - "loss": 0.2047, - "step": 5843 - }, - { - "epoch": 5.06, - "grad_norm": 0.0, - "learning_rate": 8.494259983269151e-06, - "loss": 0.2652, - "step": 5844 - }, - { - "epoch": 5.06, - "grad_norm": 0.0, - "learning_rate": 8.491182289427507e-06, - "loss": 0.2363, - "step": 5845 - }, - { - "epoch": 5.06, - "grad_norm": 0.0, - "learning_rate": 8.488104741826514e-06, - "loss": 0.1665, - "step": 5846 - }, - { - "epoch": 5.06, - "grad_norm": 0.0, - "learning_rate": 8.485027340764453e-06, - "loss": 0.3366, - "step": 5847 - }, - { - "epoch": 5.06, - "grad_norm": 0.0, - "learning_rate": 8.481950086539607e-06, - "loss": 0.1562, - "step": 5848 - }, - { - "epoch": 5.06, - "grad_norm": 0.0, - "learning_rate": 8.478872979450227e-06, - "loss": 0.1971, - "step": 5849 - }, - { - "epoch": 5.06, - "grad_norm": 0.0, - "learning_rate": 8.475796019794567e-06, - "loss": 0.1835, - "step": 5850 - }, - { - "epoch": 5.06, - "grad_norm": 0.0, - "learning_rate": 8.472719207870852e-06, - "loss": 0.1427, - "step": 5851 - }, - { - "epoch": 5.06, - "grad_norm": 0.0, - "learning_rate": 8.469642543977299e-06, - "loss": 0.1618, - "step": 5852 - }, - { - "epoch": 5.06, - "grad_norm": 0.0, - "learning_rate": 8.46656602841211e-06, - "loss": 0.2372, - "step": 5853 - }, - { - "epoch": 5.06, - "grad_norm": 0.0, - "learning_rate": 8.463489661473481e-06, - "loss": 0.3275, - "step": 5854 - }, - { - "epoch": 5.06, - "grad_norm": 0.0, - "learning_rate": 8.460413443459576e-06, - "loss": 0.1614, - "step": 5855 - }, - { - "epoch": 5.07, - "grad_norm": 0.0, - "learning_rate": 8.457337374668562e-06, - "loss": 0.1683, - "step": 5856 - }, - { - "epoch": 5.07, - "grad_norm": 0.0, - "learning_rate": 8.454261455398577e-06, - "loss": 0.151, - "step": 5857 - }, - { - "epoch": 5.07, - "grad_norm": 0.0, - "learning_rate": 8.451185685947759e-06, - "loss": 0.183, - "step": 5858 - }, - { - "epoch": 5.07, - "grad_norm": 0.0, - "learning_rate": 8.448110066614219e-06, - "loss": 0.2477, - "step": 5859 - }, - { - "epoch": 5.07, - "grad_norm": 0.0, - "learning_rate": 8.445034597696057e-06, - "loss": 0.2219, - "step": 5860 - }, - { - "epoch": 5.07, - "grad_norm": 0.0, - "learning_rate": 8.441959279491361e-06, - "loss": 0.1624, - "step": 5861 - }, - { - "epoch": 5.07, - "grad_norm": 0.0, - "learning_rate": 8.438884112298206e-06, - "loss": 0.3011, - "step": 5862 - }, - { - "epoch": 5.07, - "grad_norm": 0.0, - "learning_rate": 8.435809096414646e-06, - "loss": 0.214, - "step": 5863 - }, - { - "epoch": 5.07, - "grad_norm": 0.0, - "learning_rate": 8.432734232138728e-06, - "loss": 0.2173, - "step": 5864 - }, - { - "epoch": 5.07, - "grad_norm": 0.0, - "learning_rate": 8.429659519768474e-06, - "loss": 0.2307, - "step": 5865 - }, - { - "epoch": 5.07, - "grad_norm": 0.0, - "learning_rate": 8.426584959601904e-06, - "loss": 0.2088, - "step": 5866 - }, - { - "epoch": 5.08, - "grad_norm": 0.0, - "learning_rate": 8.423510551937015e-06, - "loss": 0.1832, - "step": 5867 - }, - { - "epoch": 5.08, - "grad_norm": 0.0, - "learning_rate": 8.420436297071785e-06, - "loss": 0.2814, - "step": 5868 - }, - { - "epoch": 5.08, - "grad_norm": 0.0, - "learning_rate": 8.41736219530419e-06, - "loss": 0.2071, - "step": 5869 - }, - { - "epoch": 5.08, - "grad_norm": 0.0, - "learning_rate": 8.414288246932182e-06, - "loss": 0.1621, - "step": 5870 - }, - { - "epoch": 5.08, - "grad_norm": 0.0, - "learning_rate": 8.411214452253698e-06, - "loss": 0.2546, - "step": 5871 - }, - { - "epoch": 5.08, - "grad_norm": 0.0, - "learning_rate": 8.408140811566666e-06, - "loss": 0.1887, - "step": 5872 - }, - { - "epoch": 5.08, - "grad_norm": 0.0, - "learning_rate": 8.405067325168994e-06, - "loss": 0.3135, - "step": 5873 - }, - { - "epoch": 5.08, - "grad_norm": 0.0, - "learning_rate": 8.401993993358578e-06, - "loss": 0.2311, - "step": 5874 - }, - { - "epoch": 5.08, - "grad_norm": 0.0, - "learning_rate": 8.398920816433297e-06, - "loss": 0.1739, - "step": 5875 - }, - { - "epoch": 5.08, - "grad_norm": 0.0, - "learning_rate": 8.395847794691013e-06, - "loss": 0.2146, - "step": 5876 - }, - { - "epoch": 5.08, - "grad_norm": 0.0, - "learning_rate": 8.392774928429579e-06, - "loss": 0.1762, - "step": 5877 - }, - { - "epoch": 5.08, - "grad_norm": 0.0, - "learning_rate": 8.389702217946826e-06, - "loss": 0.179, - "step": 5878 - }, - { - "epoch": 5.09, - "grad_norm": 0.0, - "learning_rate": 8.386629663540576e-06, - "loss": 0.2639, - "step": 5879 - }, - { - "epoch": 5.09, - "grad_norm": 0.0, - "learning_rate": 8.383557265508633e-06, - "loss": 0.4271, - "step": 5880 - }, - { - "epoch": 5.09, - "grad_norm": 0.0, - "learning_rate": 8.380485024148785e-06, - "loss": 0.1825, - "step": 5881 - }, - { - "epoch": 5.09, - "grad_norm": 0.0, - "learning_rate": 8.37741293975881e-06, - "loss": 0.1955, - "step": 5882 - }, - { - "epoch": 5.09, - "grad_norm": 0.0, - "learning_rate": 8.374341012636459e-06, - "loss": 0.1657, - "step": 5883 - }, - { - "epoch": 5.09, - "grad_norm": 0.0, - "learning_rate": 8.371269243079485e-06, - "loss": 0.1381, - "step": 5884 - }, - { - "epoch": 5.09, - "grad_norm": 0.0, - "learning_rate": 8.368197631385609e-06, - "loss": 0.1993, - "step": 5885 - }, - { - "epoch": 5.09, - "grad_norm": 0.0, - "learning_rate": 8.365126177852543e-06, - "loss": 0.1981, - "step": 5886 - }, - { - "epoch": 5.09, - "grad_norm": 0.0, - "learning_rate": 8.362054882777988e-06, - "loss": 0.2012, - "step": 5887 - }, - { - "epoch": 5.09, - "grad_norm": 0.0, - "learning_rate": 8.35898374645963e-06, - "loss": 0.158, - "step": 5888 - }, - { - "epoch": 5.09, - "grad_norm": 0.0, - "learning_rate": 8.355912769195128e-06, - "loss": 0.2805, - "step": 5889 - }, - { - "epoch": 5.1, - "grad_norm": 0.0, - "learning_rate": 8.352841951282138e-06, - "loss": 0.258, - "step": 5890 - }, - { - "epoch": 5.1, - "grad_norm": 0.0, - "learning_rate": 8.349771293018293e-06, - "loss": 0.157, - "step": 5891 - }, - { - "epoch": 5.1, - "grad_norm": 0.0, - "learning_rate": 8.346700794701223e-06, - "loss": 0.2804, - "step": 5892 - }, - { - "epoch": 5.1, - "grad_norm": 0.0, - "learning_rate": 8.34363045662852e-06, - "loss": 0.2282, - "step": 5893 - }, - { - "epoch": 5.1, - "grad_norm": 0.0, - "learning_rate": 8.340560279097776e-06, - "loss": 0.209, - "step": 5894 - }, - { - "epoch": 5.1, - "grad_norm": 0.0, - "learning_rate": 8.337490262406572e-06, - "loss": 0.1723, - "step": 5895 - }, - { - "epoch": 5.1, - "grad_norm": 0.0, - "learning_rate": 8.33442040685246e-06, - "loss": 0.2196, - "step": 5896 - }, - { - "epoch": 5.1, - "grad_norm": 0.0, - "learning_rate": 8.331350712732985e-06, - "loss": 0.2725, - "step": 5897 - }, - { - "epoch": 5.1, - "grad_norm": 0.0, - "learning_rate": 8.328281180345674e-06, - "loss": 0.147, - "step": 5898 - }, - { - "epoch": 5.1, - "grad_norm": 0.0, - "learning_rate": 8.325211809988037e-06, - "loss": 0.2011, - "step": 5899 - }, - { - "epoch": 5.1, - "grad_norm": 0.0, - "learning_rate": 8.322142601957575e-06, - "loss": 0.2665, - "step": 5900 - }, - { - "epoch": 5.1, - "grad_norm": 0.0, - "learning_rate": 8.31907355655176e-06, - "loss": 0.2345, - "step": 5901 - }, - { - "epoch": 5.11, - "grad_norm": 0.0, - "learning_rate": 8.31600467406806e-06, - "loss": 0.2859, - "step": 5902 - }, - { - "epoch": 5.11, - "grad_norm": 0.0, - "learning_rate": 8.312935954803923e-06, - "loss": 0.3625, - "step": 5903 - }, - { - "epoch": 5.11, - "grad_norm": 0.0, - "learning_rate": 8.30986739905678e-06, - "loss": 0.1755, - "step": 5904 - }, - { - "epoch": 5.11, - "grad_norm": 0.0, - "learning_rate": 8.306799007124052e-06, - "loss": 0.1599, - "step": 5905 - }, - { - "epoch": 5.11, - "grad_norm": 0.0, - "learning_rate": 8.30373077930314e-06, - "loss": 0.2446, - "step": 5906 - }, - { - "epoch": 5.11, - "grad_norm": 0.0, - "learning_rate": 8.30066271589142e-06, - "loss": 0.2123, - "step": 5907 - }, - { - "epoch": 5.11, - "grad_norm": 0.0, - "learning_rate": 8.297594817186271e-06, - "loss": 0.1522, - "step": 5908 - }, - { - "epoch": 5.11, - "grad_norm": 0.0, - "learning_rate": 8.294527083485045e-06, - "loss": 0.1577, - "step": 5909 - }, - { - "epoch": 5.11, - "grad_norm": 0.0, - "learning_rate": 8.29145951508507e-06, - "loss": 0.1756, - "step": 5910 - }, - { - "epoch": 5.11, - "grad_norm": 0.0, - "learning_rate": 8.288392112283677e-06, - "loss": 0.2017, - "step": 5911 - }, - { - "epoch": 5.11, - "grad_norm": 0.0, - "learning_rate": 8.285324875378165e-06, - "loss": 0.2362, - "step": 5912 - }, - { - "epoch": 5.12, - "grad_norm": 0.0, - "learning_rate": 8.282257804665826e-06, - "loss": 0.1534, - "step": 5913 - }, - { - "epoch": 5.12, - "grad_norm": 0.0, - "learning_rate": 8.279190900443932e-06, - "loss": 0.1929, - "step": 5914 - }, - { - "epoch": 5.12, - "grad_norm": 0.0, - "learning_rate": 8.276124163009738e-06, - "loss": 0.1993, - "step": 5915 - }, - { - "epoch": 5.12, - "grad_norm": 0.0, - "learning_rate": 8.273057592660487e-06, - "loss": 0.2604, - "step": 5916 - }, - { - "epoch": 5.12, - "grad_norm": 0.0, - "learning_rate": 8.269991189693405e-06, - "loss": 0.2107, - "step": 5917 - }, - { - "epoch": 5.12, - "grad_norm": 0.0, - "learning_rate": 8.266924954405692e-06, - "loss": 0.1772, - "step": 5918 - }, - { - "epoch": 5.12, - "grad_norm": 0.0, - "learning_rate": 8.263858887094549e-06, - "loss": 0.2402, - "step": 5919 - }, - { - "epoch": 5.12, - "grad_norm": 0.0, - "learning_rate": 8.260792988057145e-06, - "loss": 0.1649, - "step": 5920 - }, - { - "epoch": 5.12, - "grad_norm": 0.0, - "learning_rate": 8.257727257590644e-06, - "loss": 0.1786, - "step": 5921 - }, - { - "epoch": 5.12, - "grad_norm": 0.0, - "learning_rate": 8.254661695992183e-06, - "loss": 0.3079, - "step": 5922 - }, - { - "epoch": 5.12, - "grad_norm": 0.0, - "learning_rate": 8.251596303558892e-06, - "loss": 0.1578, - "step": 5923 - }, - { - "epoch": 5.12, - "grad_norm": 0.0, - "learning_rate": 8.248531080587884e-06, - "loss": 0.2521, - "step": 5924 - }, - { - "epoch": 5.13, - "grad_norm": 0.0, - "learning_rate": 8.245466027376248e-06, - "loss": 0.1651, - "step": 5925 - }, - { - "epoch": 5.13, - "grad_norm": 0.0, - "learning_rate": 8.242401144221066e-06, - "loss": 0.1587, - "step": 5926 - }, - { - "epoch": 5.13, - "grad_norm": 0.0, - "learning_rate": 8.239336431419395e-06, - "loss": 0.2597, - "step": 5927 - }, - { - "epoch": 5.13, - "grad_norm": 0.0, - "learning_rate": 8.236271889268277e-06, - "loss": 0.1745, - "step": 5928 - }, - { - "epoch": 5.13, - "grad_norm": 0.0, - "learning_rate": 8.233207518064746e-06, - "loss": 0.2108, - "step": 5929 - }, - { - "epoch": 5.13, - "grad_norm": 0.0, - "learning_rate": 8.230143318105805e-06, - "loss": 0.1894, - "step": 5930 - }, - { - "epoch": 5.13, - "grad_norm": 0.0, - "learning_rate": 8.227079289688455e-06, - "loss": 0.3171, - "step": 5931 - }, - { - "epoch": 5.13, - "grad_norm": 0.0, - "learning_rate": 8.224015433109675e-06, - "loss": 0.1398, - "step": 5932 - }, - { - "epoch": 5.13, - "grad_norm": 0.0, - "learning_rate": 8.22095174866642e-06, - "loss": 0.2586, - "step": 5933 - }, - { - "epoch": 5.13, - "grad_norm": 0.0, - "learning_rate": 8.217888236655642e-06, - "loss": 0.4007, - "step": 5934 - }, - { - "epoch": 5.13, - "grad_norm": 0.0, - "learning_rate": 8.214824897374264e-06, - "loss": 0.232, - "step": 5935 - }, - { - "epoch": 5.13, - "grad_norm": 0.0, - "learning_rate": 8.211761731119195e-06, - "loss": 0.2811, - "step": 5936 - }, - { - "epoch": 5.14, - "grad_norm": 0.0, - "learning_rate": 8.208698738187336e-06, - "loss": 0.3246, - "step": 5937 - }, - { - "epoch": 5.14, - "grad_norm": 0.0, - "learning_rate": 8.205635918875555e-06, - "loss": 0.2159, - "step": 5938 - }, - { - "epoch": 5.14, - "grad_norm": 0.0, - "learning_rate": 8.20257327348072e-06, - "loss": 0.1701, - "step": 5939 - }, - { - "epoch": 5.14, - "grad_norm": 0.0, - "learning_rate": 8.199510802299678e-06, - "loss": 0.1978, - "step": 5940 - }, - { - "epoch": 5.14, - "grad_norm": 0.0, - "learning_rate": 8.196448505629246e-06, - "loss": 0.1558, - "step": 5941 - }, - { - "epoch": 5.14, - "grad_norm": 0.0, - "learning_rate": 8.193386383766244e-06, - "loss": 0.1569, - "step": 5942 - }, - { - "epoch": 5.14, - "grad_norm": 0.0, - "learning_rate": 8.19032443700746e-06, - "loss": 0.2341, - "step": 5943 - }, - { - "epoch": 5.14, - "grad_norm": 0.0, - "learning_rate": 8.187262665649667e-06, - "loss": 0.2476, - "step": 5944 - }, - { - "epoch": 5.14, - "grad_norm": 0.0, - "learning_rate": 8.184201069989629e-06, - "loss": 0.1846, - "step": 5945 - }, - { - "epoch": 5.14, - "grad_norm": 0.0, - "learning_rate": 8.181139650324086e-06, - "loss": 0.2128, - "step": 5946 - }, - { - "epoch": 5.14, - "grad_norm": 0.0, - "learning_rate": 8.178078406949765e-06, - "loss": 0.2282, - "step": 5947 - }, - { - "epoch": 5.15, - "grad_norm": 0.0, - "learning_rate": 8.175017340163372e-06, - "loss": 0.2243, - "step": 5948 - }, - { - "epoch": 5.15, - "grad_norm": 0.0, - "learning_rate": 8.171956450261597e-06, - "loss": 0.1519, - "step": 5949 - }, - { - "epoch": 5.15, - "grad_norm": 0.0, - "learning_rate": 8.168895737541118e-06, - "loss": 0.1763, - "step": 5950 - }, - { - "epoch": 5.15, - "grad_norm": 0.0, - "learning_rate": 8.165835202298591e-06, - "loss": 0.1938, - "step": 5951 - }, - { - "epoch": 5.15, - "grad_norm": 0.0, - "learning_rate": 8.16277484483065e-06, - "loss": 0.2695, - "step": 5952 - }, - { - "epoch": 5.15, - "grad_norm": 0.0, - "learning_rate": 8.15971466543392e-06, - "loss": 0.2213, - "step": 5953 - }, - { - "epoch": 5.15, - "grad_norm": 0.0, - "learning_rate": 8.156654664405005e-06, - "loss": 0.2399, - "step": 5954 - }, - { - "epoch": 5.15, - "grad_norm": 0.0, - "learning_rate": 8.153594842040496e-06, - "loss": 0.3392, - "step": 5955 - }, - { - "epoch": 5.15, - "grad_norm": 0.0, - "learning_rate": 8.150535198636958e-06, - "loss": 0.1764, - "step": 5956 - }, - { - "epoch": 5.15, - "grad_norm": 0.0, - "learning_rate": 8.147475734490947e-06, - "loss": 0.199, - "step": 5957 - }, - { - "epoch": 5.15, - "grad_norm": 0.0, - "learning_rate": 8.144416449899e-06, - "loss": 0.253, - "step": 5958 - }, - { - "epoch": 5.15, - "grad_norm": 0.0, - "learning_rate": 8.141357345157636e-06, - "loss": 0.2732, - "step": 5959 - }, - { - "epoch": 5.16, - "grad_norm": 0.0, - "learning_rate": 8.138298420563348e-06, - "loss": 0.2759, - "step": 5960 - }, - { - "epoch": 5.16, - "grad_norm": 0.0, - "learning_rate": 8.135239676412627e-06, - "loss": 0.2063, - "step": 5961 - }, - { - "epoch": 5.16, - "grad_norm": 0.0, - "learning_rate": 8.132181113001933e-06, - "loss": 0.1796, - "step": 5962 - }, - { - "epoch": 5.16, - "grad_norm": 0.0, - "learning_rate": 8.129122730627718e-06, - "loss": 0.2155, - "step": 5963 - }, - { - "epoch": 5.16, - "grad_norm": 0.0, - "learning_rate": 8.126064529586413e-06, - "loss": 0.1656, - "step": 5964 - }, - { - "epoch": 5.16, - "grad_norm": 0.0, - "learning_rate": 8.123006510174427e-06, - "loss": 0.1812, - "step": 5965 - }, - { - "epoch": 5.16, - "grad_norm": 0.0, - "learning_rate": 8.119948672688162e-06, - "loss": 0.1663, - "step": 5966 - }, - { - "epoch": 5.16, - "grad_norm": 0.0, - "learning_rate": 8.116891017423988e-06, - "loss": 0.3382, - "step": 5967 - }, - { - "epoch": 5.16, - "grad_norm": 0.0, - "learning_rate": 8.113833544678276e-06, - "loss": 0.2726, - "step": 5968 - }, - { - "epoch": 5.16, - "grad_norm": 0.0, - "learning_rate": 8.110776254747357e-06, - "loss": 0.3419, - "step": 5969 - }, - { - "epoch": 5.16, - "grad_norm": 0.0, - "learning_rate": 8.10771914792756e-06, - "loss": 0.2092, - "step": 5970 - }, - { - "epoch": 5.17, - "grad_norm": 0.0, - "learning_rate": 8.104662224515195e-06, - "loss": 0.2351, - "step": 5971 - }, - { - "epoch": 5.17, - "grad_norm": 0.0, - "learning_rate": 8.101605484806547e-06, - "loss": 0.2591, - "step": 5972 - }, - { - "epoch": 5.17, - "grad_norm": 0.0, - "learning_rate": 8.09854892909789e-06, - "loss": 0.2183, - "step": 5973 - }, - { - "epoch": 5.17, - "grad_norm": 0.0, - "learning_rate": 8.095492557685475e-06, - "loss": 0.2186, - "step": 5974 - }, - { - "epoch": 5.17, - "grad_norm": 0.0, - "learning_rate": 8.09243637086554e-06, - "loss": 0.1623, - "step": 5975 - }, - { - "epoch": 5.17, - "grad_norm": 0.0, - "learning_rate": 8.089380368934307e-06, - "loss": 0.1779, - "step": 5976 - }, - { - "epoch": 5.17, - "grad_norm": 0.0, - "learning_rate": 8.086324552187968e-06, - "loss": 0.1535, - "step": 5977 - }, - { - "epoch": 5.17, - "grad_norm": 0.0, - "learning_rate": 8.083268920922708e-06, - "loss": 0.249, - "step": 5978 - }, - { - "epoch": 5.17, - "grad_norm": 0.0, - "learning_rate": 8.080213475434692e-06, - "loss": 0.2755, - "step": 5979 - }, - { - "epoch": 5.17, - "grad_norm": 0.0, - "learning_rate": 8.077158216020064e-06, - "loss": 0.272, - "step": 5980 - }, - { - "epoch": 5.17, - "grad_norm": 0.0, - "learning_rate": 8.074103142974954e-06, - "loss": 0.2923, - "step": 5981 - }, - { - "epoch": 5.17, - "grad_norm": 0.0, - "learning_rate": 8.071048256595471e-06, - "loss": 0.139, - "step": 5982 - }, - { - "epoch": 5.18, - "grad_norm": 0.0, - "learning_rate": 8.067993557177707e-06, - "loss": 0.1448, - "step": 5983 - }, - { - "epoch": 5.18, - "grad_norm": 0.0, - "learning_rate": 8.064939045017739e-06, - "loss": 0.2457, - "step": 5984 - }, - { - "epoch": 5.18, - "grad_norm": 0.0, - "learning_rate": 8.061884720411618e-06, - "loss": 0.2912, - "step": 5985 - }, - { - "epoch": 5.18, - "grad_norm": 0.0, - "learning_rate": 8.05883058365538e-06, - "loss": 0.1854, - "step": 5986 - }, - { - "epoch": 5.18, - "grad_norm": 0.0, - "learning_rate": 8.055776635045049e-06, - "loss": 0.2794, - "step": 5987 - }, - { - "epoch": 5.18, - "grad_norm": 0.0, - "learning_rate": 8.052722874876621e-06, - "loss": 0.2117, - "step": 5988 - }, - { - "epoch": 5.18, - "grad_norm": 0.0, - "learning_rate": 8.049669303446084e-06, - "loss": 0.2127, - "step": 5989 - }, - { - "epoch": 5.18, - "grad_norm": 0.0, - "learning_rate": 8.046615921049398e-06, - "loss": 0.1785, - "step": 5990 - }, - { - "epoch": 5.18, - "grad_norm": 0.0, - "learning_rate": 8.04356272798251e-06, - "loss": 0.1692, - "step": 5991 - }, - { - "epoch": 5.18, - "grad_norm": 0.0, - "learning_rate": 8.04050972454135e-06, - "loss": 0.2527, - "step": 5992 - }, - { - "epoch": 5.18, - "grad_norm": 0.0, - "learning_rate": 8.03745691102183e-06, - "loss": 0.2782, - "step": 5993 - }, - { - "epoch": 5.19, - "grad_norm": 0.0, - "learning_rate": 8.03440428771983e-06, - "loss": 0.238, - "step": 5994 - }, - { - "epoch": 5.19, - "grad_norm": 0.0, - "learning_rate": 8.031351854931233e-06, - "loss": 0.2417, - "step": 5995 - }, - { - "epoch": 5.19, - "grad_norm": 0.0, - "learning_rate": 8.028299612951885e-06, - "loss": 0.2533, - "step": 5996 - }, - { - "epoch": 5.19, - "grad_norm": 0.0, - "learning_rate": 8.025247562077629e-06, - "loss": 0.1942, - "step": 5997 - }, - { - "epoch": 5.19, - "grad_norm": 0.0, - "learning_rate": 8.022195702604276e-06, - "loss": 0.1449, - "step": 5998 - }, - { - "epoch": 5.19, - "grad_norm": 0.0, - "learning_rate": 8.019144034827631e-06, - "loss": 0.1779, - "step": 5999 - }, - { - "epoch": 5.19, - "grad_norm": 0.0, - "learning_rate": 8.016092559043464e-06, - "loss": 0.1827, - "step": 6000 - }, - { - "epoch": 5.19, - "grad_norm": 0.0, - "learning_rate": 8.01304127554755e-06, - "loss": 0.2429, - "step": 6001 - }, - { - "epoch": 5.19, - "grad_norm": 0.0, - "learning_rate": 8.009990184635617e-06, - "loss": 0.1761, - "step": 6002 - }, - { - "epoch": 5.19, - "grad_norm": 0.0, - "learning_rate": 8.006939286603399e-06, - "loss": 0.1725, - "step": 6003 - }, - { - "epoch": 5.19, - "grad_norm": 0.0, - "learning_rate": 8.003888581746596e-06, - "loss": 0.2579, - "step": 6004 - }, - { - "epoch": 5.19, - "grad_norm": 0.0, - "learning_rate": 8.000838070360896e-06, - "loss": 0.1722, - "step": 6005 - }, - { - "epoch": 5.2, - "grad_norm": 0.0, - "learning_rate": 7.997787752741967e-06, - "loss": 0.1901, - "step": 6006 - }, - { - "epoch": 5.2, - "grad_norm": 0.0, - "learning_rate": 7.994737629185461e-06, - "loss": 0.2196, - "step": 6007 - }, - { - "epoch": 5.2, - "grad_norm": 0.0, - "learning_rate": 7.991687699987002e-06, - "loss": 0.2222, - "step": 6008 - }, - { - "epoch": 5.2, - "grad_norm": 0.0, - "learning_rate": 7.988637965442205e-06, - "loss": 0.2498, - "step": 6009 - }, - { - "epoch": 5.2, - "grad_norm": 0.0, - "learning_rate": 7.985588425846667e-06, - "loss": 0.1835, - "step": 6010 - }, - { - "epoch": 5.2, - "grad_norm": 0.0, - "learning_rate": 7.982539081495954e-06, - "loss": 0.2427, - "step": 6011 - }, - { - "epoch": 5.2, - "grad_norm": 0.0, - "learning_rate": 7.97948993268562e-06, - "loss": 0.4352, - "step": 6012 - }, - { - "epoch": 5.2, - "grad_norm": 0.0, - "learning_rate": 7.976440979711207e-06, - "loss": 0.2794, - "step": 6013 - }, - { - "epoch": 5.2, - "grad_norm": 0.0, - "learning_rate": 7.973392222868226e-06, - "loss": 0.2059, - "step": 6014 - }, - { - "epoch": 5.2, - "grad_norm": 0.0, - "learning_rate": 7.970343662452183e-06, - "loss": 0.1893, - "step": 6015 - }, - { - "epoch": 5.2, - "grad_norm": 0.0, - "learning_rate": 7.967295298758545e-06, - "loss": 0.1804, - "step": 6016 - }, - { - "epoch": 5.21, - "grad_norm": 0.0, - "learning_rate": 7.964247132082778e-06, - "loss": 0.2459, - "step": 6017 - }, - { - "epoch": 5.21, - "grad_norm": 0.0, - "learning_rate": 7.961199162720328e-06, - "loss": 0.1631, - "step": 6018 - }, - { - "epoch": 5.21, - "grad_norm": 0.0, - "learning_rate": 7.958151390966609e-06, - "loss": 0.2806, - "step": 6019 - }, - { - "epoch": 5.21, - "grad_norm": 0.0, - "learning_rate": 7.955103817117022e-06, - "loss": 0.1695, - "step": 6020 - }, - { - "epoch": 5.21, - "grad_norm": 0.0, - "learning_rate": 7.952056441466956e-06, - "loss": 0.1722, - "step": 6021 - }, - { - "epoch": 5.21, - "grad_norm": 0.0, - "learning_rate": 7.949009264311767e-06, - "loss": 0.2266, - "step": 6022 - }, - { - "epoch": 5.21, - "grad_norm": 0.0, - "learning_rate": 7.94596228594681e-06, - "loss": 0.2884, - "step": 6023 - }, - { - "epoch": 5.21, - "grad_norm": 0.0, - "learning_rate": 7.942915506667398e-06, - "loss": 0.1772, - "step": 6024 - }, - { - "epoch": 5.21, - "grad_norm": 0.0, - "learning_rate": 7.939868926768849e-06, - "loss": 0.1741, - "step": 6025 - }, - { - "epoch": 5.21, - "grad_norm": 0.0, - "learning_rate": 7.936822546546446e-06, - "loss": 0.2365, - "step": 6026 - }, - { - "epoch": 5.21, - "grad_norm": 0.0, - "learning_rate": 7.93377636629545e-06, - "loss": 0.1952, - "step": 6027 - }, - { - "epoch": 5.21, - "grad_norm": 0.0, - "learning_rate": 7.930730386311114e-06, - "loss": 0.3016, - "step": 6028 - }, - { - "epoch": 5.22, - "grad_norm": 0.0, - "learning_rate": 7.92768460688867e-06, - "loss": 0.1865, - "step": 6029 - }, - { - "epoch": 5.22, - "grad_norm": 0.0, - "learning_rate": 7.92463902832332e-06, - "loss": 0.1677, - "step": 6030 - }, - { - "epoch": 5.22, - "grad_norm": 0.0, - "learning_rate": 7.921593650910259e-06, - "loss": 0.2443, - "step": 6031 - }, - { - "epoch": 5.22, - "grad_norm": 0.0, - "learning_rate": 7.918548474944653e-06, - "loss": 0.2374, - "step": 6032 - }, - { - "epoch": 5.22, - "grad_norm": 0.0, - "learning_rate": 7.915503500721657e-06, - "loss": 0.1537, - "step": 6033 - }, - { - "epoch": 5.22, - "grad_norm": 0.0, - "learning_rate": 7.912458728536398e-06, - "loss": 0.3199, - "step": 6034 - }, - { - "epoch": 5.22, - "grad_norm": 0.0, - "learning_rate": 7.909414158683995e-06, - "loss": 0.159, - "step": 6035 - }, - { - "epoch": 5.22, - "grad_norm": 0.0, - "learning_rate": 7.906369791459529e-06, - "loss": 0.1727, - "step": 6036 - }, - { - "epoch": 5.22, - "grad_norm": 0.0, - "learning_rate": 7.90332562715808e-06, - "loss": 0.2806, - "step": 6037 - }, - { - "epoch": 5.22, - "grad_norm": 0.0, - "learning_rate": 7.900281666074695e-06, - "loss": 0.149, - "step": 6038 - }, - { - "epoch": 5.22, - "grad_norm": 0.0, - "learning_rate": 7.897237908504414e-06, - "loss": 0.2529, - "step": 6039 - }, - { - "epoch": 5.22, - "grad_norm": 0.0, - "learning_rate": 7.894194354742242e-06, - "loss": 0.2591, - "step": 6040 - }, - { - "epoch": 5.23, - "grad_norm": 0.0, - "learning_rate": 7.89115100508318e-06, - "loss": 0.1877, - "step": 6041 - }, - { - "epoch": 5.23, - "grad_norm": 0.0, - "learning_rate": 7.888107859822197e-06, - "loss": 0.2659, - "step": 6042 - }, - { - "epoch": 5.23, - "grad_norm": 0.0, - "learning_rate": 7.885064919254251e-06, - "loss": 0.1895, - "step": 6043 - }, - { - "epoch": 5.23, - "grad_norm": 0.0, - "learning_rate": 7.88202218367427e-06, - "loss": 0.1679, - "step": 6044 - }, - { - "epoch": 5.23, - "grad_norm": 0.0, - "learning_rate": 7.878979653377171e-06, - "loss": 0.2962, - "step": 6045 - }, - { - "epoch": 5.23, - "grad_norm": 0.0, - "learning_rate": 7.875937328657848e-06, - "loss": 0.2593, - "step": 6046 - }, - { - "epoch": 5.23, - "grad_norm": 0.0, - "learning_rate": 7.872895209811178e-06, - "loss": 0.2178, - "step": 6047 - }, - { - "epoch": 5.23, - "grad_norm": 0.0, - "learning_rate": 7.86985329713201e-06, - "loss": 0.178, - "step": 6048 - }, - { - "epoch": 5.23, - "grad_norm": 0.0, - "learning_rate": 7.866811590915184e-06, - "loss": 0.2186, - "step": 6049 - }, - { - "epoch": 5.23, - "grad_norm": 0.0, - "learning_rate": 7.86377009145551e-06, - "loss": 0.1787, - "step": 6050 - }, - { - "epoch": 5.23, - "grad_norm": 0.0, - "learning_rate": 7.860728799047784e-06, - "loss": 0.1478, - "step": 6051 - }, - { - "epoch": 5.24, - "grad_norm": 0.0, - "learning_rate": 7.857687713986784e-06, - "loss": 0.1747, - "step": 6052 - }, - { - "epoch": 5.24, - "grad_norm": 0.0, - "learning_rate": 7.854646836567256e-06, - "loss": 0.2877, - "step": 6053 - }, - { - "epoch": 5.24, - "grad_norm": 0.0, - "learning_rate": 7.851606167083938e-06, - "loss": 0.2011, - "step": 6054 - }, - { - "epoch": 5.24, - "grad_norm": 0.0, - "learning_rate": 7.848565705831546e-06, - "loss": 0.2103, - "step": 6055 - }, - { - "epoch": 5.24, - "grad_norm": 0.0, - "learning_rate": 7.845525453104769e-06, - "loss": 0.2334, - "step": 6056 - }, - { - "epoch": 5.24, - "grad_norm": 0.0, - "learning_rate": 7.842485409198287e-06, - "loss": 0.1977, - "step": 6057 - }, - { - "epoch": 5.24, - "grad_norm": 0.0, - "learning_rate": 7.839445574406748e-06, - "loss": 0.1673, - "step": 6058 - }, - { - "epoch": 5.24, - "grad_norm": 0.0, - "learning_rate": 7.836405949024786e-06, - "loss": 0.2883, - "step": 6059 - }, - { - "epoch": 5.24, - "grad_norm": 0.0, - "learning_rate": 7.833366533347018e-06, - "loss": 0.1669, - "step": 6060 - }, - { - "epoch": 5.24, - "grad_norm": 0.0, - "learning_rate": 7.830327327668029e-06, - "loss": 0.206, - "step": 6061 - }, - { - "epoch": 5.24, - "grad_norm": 0.0, - "learning_rate": 7.827288332282391e-06, - "loss": 0.1896, - "step": 6062 - }, - { - "epoch": 5.24, - "grad_norm": 0.0, - "learning_rate": 7.824249547484663e-06, - "loss": 0.2536, - "step": 6063 - }, - { - "epoch": 5.25, - "grad_norm": 0.0, - "learning_rate": 7.821210973569371e-06, - "loss": 0.2382, - "step": 6064 - }, - { - "epoch": 5.25, - "grad_norm": 0.0, - "learning_rate": 7.818172610831028e-06, - "loss": 0.34, - "step": 6065 - }, - { - "epoch": 5.25, - "grad_norm": 0.0, - "learning_rate": 7.815134459564123e-06, - "loss": 0.2935, - "step": 6066 - }, - { - "epoch": 5.25, - "grad_norm": 0.0, - "learning_rate": 7.812096520063125e-06, - "loss": 0.2139, - "step": 6067 - }, - { - "epoch": 5.25, - "grad_norm": 0.0, - "learning_rate": 7.809058792622488e-06, - "loss": 0.1721, - "step": 6068 - }, - { - "epoch": 5.25, - "grad_norm": 0.0, - "learning_rate": 7.806021277536632e-06, - "loss": 0.2492, - "step": 6069 - }, - { - "epoch": 5.25, - "grad_norm": 0.0, - "learning_rate": 7.80298397509997e-06, - "loss": 0.1571, - "step": 6070 - }, - { - "epoch": 5.25, - "grad_norm": 0.0, - "learning_rate": 7.79994688560689e-06, - "loss": 0.1437, - "step": 6071 - }, - { - "epoch": 5.25, - "grad_norm": 0.0, - "learning_rate": 7.796910009351761e-06, - "loss": 0.2015, - "step": 6072 - }, - { - "epoch": 5.25, - "grad_norm": 0.0, - "learning_rate": 7.793873346628926e-06, - "loss": 0.1999, - "step": 6073 - }, - { - "epoch": 5.25, - "grad_norm": 0.0, - "learning_rate": 7.790836897732708e-06, - "loss": 0.1916, - "step": 6074 - }, - { - "epoch": 5.26, - "grad_norm": 0.0, - "learning_rate": 7.787800662957416e-06, - "loss": 0.1706, - "step": 6075 - }, - { - "epoch": 5.26, - "grad_norm": 0.0, - "learning_rate": 7.784764642597333e-06, - "loss": 0.2006, - "step": 6076 - }, - { - "epoch": 5.26, - "grad_norm": 0.0, - "learning_rate": 7.781728836946727e-06, - "loss": 0.2359, - "step": 6077 - }, - { - "epoch": 5.26, - "grad_norm": 0.0, - "learning_rate": 7.77869324629983e-06, - "loss": 0.1936, - "step": 6078 - }, - { - "epoch": 5.26, - "grad_norm": 0.0, - "learning_rate": 7.77565787095087e-06, - "loss": 0.1901, - "step": 6079 - }, - { - "epoch": 5.26, - "grad_norm": 0.0, - "learning_rate": 7.772622711194047e-06, - "loss": 0.2262, - "step": 6080 - }, - { - "epoch": 5.26, - "grad_norm": 0.0, - "learning_rate": 7.76958776732354e-06, - "loss": 0.2592, - "step": 6081 - }, - { - "epoch": 5.26, - "grad_norm": 0.0, - "learning_rate": 7.76655303963351e-06, - "loss": 0.2734, - "step": 6082 - }, - { - "epoch": 5.26, - "grad_norm": 0.0, - "learning_rate": 7.763518528418093e-06, - "loss": 0.141, - "step": 6083 - }, - { - "epoch": 5.26, - "grad_norm": 0.0, - "learning_rate": 7.760484233971404e-06, - "loss": 0.215, - "step": 6084 - }, - { - "epoch": 5.26, - "grad_norm": 0.0, - "learning_rate": 7.757450156587547e-06, - "loss": 0.2432, - "step": 6085 - }, - { - "epoch": 5.26, - "grad_norm": 0.0, - "learning_rate": 7.754416296560589e-06, - "loss": 0.4052, - "step": 6086 - }, - { - "epoch": 5.27, - "grad_norm": 0.0, - "learning_rate": 7.751382654184585e-06, - "loss": 0.1475, - "step": 6087 - }, - { - "epoch": 5.27, - "grad_norm": 0.0, - "learning_rate": 7.748349229753566e-06, - "loss": 0.1815, - "step": 6088 - }, - { - "epoch": 5.27, - "grad_norm": 0.0, - "learning_rate": 7.74531602356155e-06, - "loss": 0.2287, - "step": 6089 - }, - { - "epoch": 5.27, - "grad_norm": 0.0, - "learning_rate": 7.742283035902524e-06, - "loss": 0.1653, - "step": 6090 - }, - { - "epoch": 5.27, - "grad_norm": 0.0, - "learning_rate": 7.739250267070458e-06, - "loss": 0.261, - "step": 6091 - }, - { - "epoch": 5.27, - "grad_norm": 0.0, - "learning_rate": 7.736217717359296e-06, - "loss": 0.2914, - "step": 6092 - }, - { - "epoch": 5.27, - "grad_norm": 0.0, - "learning_rate": 7.733185387062972e-06, - "loss": 0.2648, - "step": 6093 - }, - { - "epoch": 5.27, - "grad_norm": 0.0, - "learning_rate": 7.73015327647539e-06, - "loss": 0.3259, - "step": 6094 - }, - { - "epoch": 5.27, - "grad_norm": 0.0, - "learning_rate": 7.727121385890427e-06, - "loss": 0.2268, - "step": 6095 - }, - { - "epoch": 5.27, - "grad_norm": 0.0, - "learning_rate": 7.724089715601953e-06, - "loss": 0.297, - "step": 6096 - }, - { - "epoch": 5.27, - "grad_norm": 0.0, - "learning_rate": 7.721058265903806e-06, - "loss": 0.3793, - "step": 6097 - }, - { - "epoch": 5.28, - "grad_norm": 0.0, - "learning_rate": 7.71802703708981e-06, - "loss": 0.1763, - "step": 6098 - }, - { - "epoch": 5.28, - "grad_norm": 0.0, - "learning_rate": 7.71499602945376e-06, - "loss": 0.1902, - "step": 6099 - }, - { - "epoch": 5.28, - "grad_norm": 0.0, - "learning_rate": 7.711965243289437e-06, - "loss": 0.1545, - "step": 6100 - }, - { - "epoch": 5.28, - "grad_norm": 0.0, - "learning_rate": 7.708934678890595e-06, - "loss": 0.1749, - "step": 6101 - }, - { - "epoch": 5.28, - "grad_norm": 0.0, - "learning_rate": 7.705904336550972e-06, - "loss": 0.2054, - "step": 6102 - }, - { - "epoch": 5.28, - "grad_norm": 0.0, - "learning_rate": 7.70287421656427e-06, - "loss": 0.1749, - "step": 6103 - }, - { - "epoch": 5.28, - "grad_norm": 0.0, - "learning_rate": 7.699844319224193e-06, - "loss": 0.2573, - "step": 6104 - }, - { - "epoch": 5.28, - "grad_norm": 0.0, - "learning_rate": 7.696814644824403e-06, - "loss": 0.2305, - "step": 6105 - }, - { - "epoch": 5.28, - "grad_norm": 0.0, - "learning_rate": 7.693785193658549e-06, - "loss": 0.458, - "step": 6106 - }, - { - "epoch": 5.28, - "grad_norm": 0.0, - "learning_rate": 7.690755966020263e-06, - "loss": 0.2303, - "step": 6107 - }, - { - "epoch": 5.28, - "grad_norm": 0.0, - "learning_rate": 7.687726962203143e-06, - "loss": 0.2615, - "step": 6108 - }, - { - "epoch": 5.28, - "grad_norm": 0.0, - "learning_rate": 7.684698182500778e-06, - "loss": 0.1894, - "step": 6109 - }, - { - "epoch": 5.29, - "grad_norm": 0.0, - "learning_rate": 7.681669627206727e-06, - "loss": 0.2658, - "step": 6110 - }, - { - "epoch": 5.29, - "grad_norm": 0.0, - "learning_rate": 7.678641296614526e-06, - "loss": 0.2804, - "step": 6111 - }, - { - "epoch": 5.29, - "grad_norm": 0.0, - "learning_rate": 7.6756131910177e-06, - "loss": 0.1983, - "step": 6112 - }, - { - "epoch": 5.29, - "grad_norm": 0.0, - "learning_rate": 7.672585310709738e-06, - "loss": 0.2229, - "step": 6113 - }, - { - "epoch": 5.29, - "grad_norm": 0.0, - "learning_rate": 7.669557655984118e-06, - "loss": 0.18, - "step": 6114 - }, - { - "epoch": 5.29, - "grad_norm": 0.0, - "learning_rate": 7.666530227134293e-06, - "loss": 0.1526, - "step": 6115 - }, - { - "epoch": 5.29, - "grad_norm": 0.0, - "learning_rate": 7.663503024453692e-06, - "loss": 0.1847, - "step": 6116 - }, - { - "epoch": 5.29, - "grad_norm": 0.0, - "learning_rate": 7.660476048235726e-06, - "loss": 0.1764, - "step": 6117 - }, - { - "epoch": 5.29, - "grad_norm": 0.0, - "learning_rate": 7.657449298773777e-06, - "loss": 0.2514, - "step": 6118 - }, - { - "epoch": 5.29, - "grad_norm": 0.0, - "learning_rate": 7.654422776361218e-06, - "loss": 0.2467, - "step": 6119 - }, - { - "epoch": 5.29, - "grad_norm": 0.0, - "learning_rate": 7.651396481291383e-06, - "loss": 0.1798, - "step": 6120 - }, - { - "epoch": 5.29, - "grad_norm": 0.0, - "learning_rate": 7.648370413857593e-06, - "loss": 0.1869, - "step": 6121 - }, - { - "epoch": 5.3, - "grad_norm": 0.0, - "learning_rate": 7.645344574353151e-06, - "loss": 0.1752, - "step": 6122 - }, - { - "epoch": 5.3, - "grad_norm": 0.0, - "learning_rate": 7.642318963071334e-06, - "loss": 0.1513, - "step": 6123 - }, - { - "epoch": 5.3, - "grad_norm": 0.0, - "learning_rate": 7.63929358030539e-06, - "loss": 0.2141, - "step": 6124 - }, - { - "epoch": 5.3, - "grad_norm": 0.0, - "learning_rate": 7.636268426348558e-06, - "loss": 0.2465, - "step": 6125 - }, - { - "epoch": 5.3, - "grad_norm": 0.0, - "learning_rate": 7.633243501494045e-06, - "loss": 0.2049, - "step": 6126 - }, - { - "epoch": 5.3, - "grad_norm": 0.0, - "learning_rate": 7.630218806035041e-06, - "loss": 0.2756, - "step": 6127 - }, - { - "epoch": 5.3, - "grad_norm": 0.0, - "learning_rate": 7.6271943402647095e-06, - "loss": 0.1815, - "step": 6128 - }, - { - "epoch": 5.3, - "grad_norm": 0.0, - "learning_rate": 7.6241701044761915e-06, - "loss": 0.1877, - "step": 6129 - }, - { - "epoch": 5.3, - "grad_norm": 0.0, - "learning_rate": 7.621146098962613e-06, - "loss": 0.2618, - "step": 6130 - }, - { - "epoch": 5.3, - "grad_norm": 0.0, - "learning_rate": 7.618122324017068e-06, - "loss": 0.2397, - "step": 6131 - }, - { - "epoch": 5.3, - "grad_norm": 0.0, - "learning_rate": 7.615098779932635e-06, - "loss": 0.3179, - "step": 6132 - }, - { - "epoch": 5.31, - "grad_norm": 0.0, - "learning_rate": 7.612075467002369e-06, - "loss": 0.2808, - "step": 6133 - }, - { - "epoch": 5.31, - "grad_norm": 0.0, - "learning_rate": 7.6090523855193e-06, - "loss": 0.2364, - "step": 6134 - }, - { - "epoch": 5.31, - "grad_norm": 0.0, - "learning_rate": 7.60602953577644e-06, - "loss": 0.3182, - "step": 6135 - }, - { - "epoch": 5.31, - "grad_norm": 0.0, - "learning_rate": 7.603006918066776e-06, - "loss": 0.2682, - "step": 6136 - }, - { - "epoch": 5.31, - "grad_norm": 0.0, - "learning_rate": 7.5999845326832645e-06, - "loss": 0.2416, - "step": 6137 - }, - { - "epoch": 5.31, - "grad_norm": 0.0, - "learning_rate": 7.596962379918855e-06, - "loss": 0.1437, - "step": 6138 - }, - { - "epoch": 5.31, - "grad_norm": 0.0, - "learning_rate": 7.593940460066463e-06, - "loss": 0.2086, - "step": 6139 - }, - { - "epoch": 5.31, - "grad_norm": 0.0, - "learning_rate": 7.590918773418986e-06, - "loss": 0.1511, - "step": 6140 - }, - { - "epoch": 5.31, - "grad_norm": 0.0, - "learning_rate": 7.5878973202693e-06, - "loss": 0.2968, - "step": 6141 - }, - { - "epoch": 5.31, - "grad_norm": 0.0, - "learning_rate": 7.584876100910251e-06, - "loss": 0.1744, - "step": 6142 - }, - { - "epoch": 5.31, - "grad_norm": 0.0, - "learning_rate": 7.581855115634675e-06, - "loss": 0.1858, - "step": 6143 - }, - { - "epoch": 5.31, - "grad_norm": 0.0, - "learning_rate": 7.578834364735374e-06, - "loss": 0.2224, - "step": 6144 - }, - { - "epoch": 5.32, - "grad_norm": 0.0, - "learning_rate": 7.5758138485051304e-06, - "loss": 0.2579, - "step": 6145 - }, - { - "epoch": 5.32, - "grad_norm": 0.0, - "learning_rate": 7.572793567236705e-06, - "loss": 0.2614, - "step": 6146 - }, - { - "epoch": 5.32, - "grad_norm": 0.0, - "learning_rate": 7.5697735212228365e-06, - "loss": 0.2611, - "step": 6147 - }, - { - "epoch": 5.32, - "grad_norm": 0.0, - "learning_rate": 7.566753710756237e-06, - "loss": 0.2539, - "step": 6148 - }, - { - "epoch": 5.32, - "grad_norm": 0.0, - "learning_rate": 7.563734136129605e-06, - "loss": 0.1571, - "step": 6149 - }, - { - "epoch": 5.32, - "grad_norm": 0.0, - "learning_rate": 7.560714797635603e-06, - "loss": 0.2055, - "step": 6150 - }, - { - "epoch": 5.32, - "grad_norm": 0.0, - "learning_rate": 7.5576956955668825e-06, - "loss": 0.3714, - "step": 6151 - }, - { - "epoch": 5.32, - "grad_norm": 0.0, - "learning_rate": 7.554676830216068e-06, - "loss": 0.2017, - "step": 6152 - }, - { - "epoch": 5.32, - "grad_norm": 0.0, - "learning_rate": 7.551658201875751e-06, - "loss": 0.3116, - "step": 6153 - }, - { - "epoch": 5.32, - "grad_norm": 0.0, - "learning_rate": 7.548639810838517e-06, - "loss": 0.2489, - "step": 6154 - }, - { - "epoch": 5.32, - "grad_norm": 0.0, - "learning_rate": 7.545621657396917e-06, - "loss": 0.19, - "step": 6155 - }, - { - "epoch": 5.33, - "grad_norm": 0.0, - "learning_rate": 7.542603741843485e-06, - "loss": 0.2158, - "step": 6156 - }, - { - "epoch": 5.33, - "grad_norm": 0.0, - "learning_rate": 7.539586064470728e-06, - "loss": 0.2072, - "step": 6157 - }, - { - "epoch": 5.33, - "grad_norm": 0.0, - "learning_rate": 7.536568625571129e-06, - "loss": 0.2427, - "step": 6158 - }, - { - "epoch": 5.33, - "grad_norm": 0.0, - "learning_rate": 7.533551425437157e-06, - "loss": 0.2542, - "step": 6159 - }, - { - "epoch": 5.33, - "grad_norm": 0.0, - "learning_rate": 7.530534464361243e-06, - "loss": 0.1757, - "step": 6160 - }, - { - "epoch": 5.33, - "grad_norm": 0.0, - "learning_rate": 7.527517742635812e-06, - "loss": 0.2345, - "step": 6161 - }, - { - "epoch": 5.33, - "grad_norm": 0.0, - "learning_rate": 7.524501260553251e-06, - "loss": 0.2998, - "step": 6162 - }, - { - "epoch": 5.33, - "grad_norm": 0.0, - "learning_rate": 7.5214850184059265e-06, - "loss": 0.2308, - "step": 6163 - }, - { - "epoch": 5.33, - "grad_norm": 0.0, - "learning_rate": 7.5184690164861905e-06, - "loss": 0.1778, - "step": 6164 - }, - { - "epoch": 5.33, - "grad_norm": 0.0, - "learning_rate": 7.5154532550863624e-06, - "loss": 0.1837, - "step": 6165 - }, - { - "epoch": 5.33, - "grad_norm": 0.0, - "learning_rate": 7.512437734498743e-06, - "loss": 0.1535, - "step": 6166 - }, - { - "epoch": 5.33, - "grad_norm": 0.0, - "learning_rate": 7.509422455015611e-06, - "loss": 0.1573, - "step": 6167 - }, - { - "epoch": 5.34, - "grad_norm": 0.0, - "learning_rate": 7.506407416929216e-06, - "loss": 0.1497, - "step": 6168 - }, - { - "epoch": 5.34, - "grad_norm": 0.0, - "learning_rate": 7.503392620531792e-06, - "loss": 0.2098, - "step": 6169 - }, - { - "epoch": 5.34, - "grad_norm": 0.0, - "learning_rate": 7.5003780661155404e-06, - "loss": 0.2199, - "step": 6170 - }, - { - "epoch": 5.34, - "grad_norm": 0.0, - "learning_rate": 7.4973637539726425e-06, - "loss": 0.2079, - "step": 6171 - }, - { - "epoch": 5.34, - "grad_norm": 0.0, - "learning_rate": 7.4943496843952635e-06, - "loss": 0.1864, - "step": 6172 - }, - { - "epoch": 5.34, - "grad_norm": 0.0, - "learning_rate": 7.491335857675535e-06, - "loss": 0.2477, - "step": 6173 - }, - { - "epoch": 5.34, - "grad_norm": 0.0, - "learning_rate": 7.488322274105568e-06, - "loss": 0.179, - "step": 6174 - }, - { - "epoch": 5.34, - "grad_norm": 0.0, - "learning_rate": 7.485308933977455e-06, - "loss": 0.1769, - "step": 6175 - }, - { - "epoch": 5.34, - "grad_norm": 0.0, - "learning_rate": 7.48229583758326e-06, - "loss": 0.36, - "step": 6176 - }, - { - "epoch": 5.34, - "grad_norm": 0.0, - "learning_rate": 7.479282985215024e-06, - "loss": 0.1634, - "step": 6177 - }, - { - "epoch": 5.34, - "grad_norm": 0.0, - "learning_rate": 7.476270377164766e-06, - "loss": 0.2241, - "step": 6178 - }, - { - "epoch": 5.35, - "grad_norm": 0.0, - "learning_rate": 7.473258013724473e-06, - "loss": 0.2826, - "step": 6179 - }, - { - "epoch": 5.35, - "grad_norm": 0.0, - "learning_rate": 7.4702458951861255e-06, - "loss": 0.2582, - "step": 6180 - }, - { - "epoch": 5.35, - "grad_norm": 0.0, - "learning_rate": 7.467234021841662e-06, - "loss": 0.1659, - "step": 6181 - }, - { - "epoch": 5.35, - "grad_norm": 0.0, - "learning_rate": 7.46422239398301e-06, - "loss": 0.1807, - "step": 6182 - }, - { - "epoch": 5.35, - "grad_norm": 0.0, - "learning_rate": 7.461211011902066e-06, - "loss": 0.2656, - "step": 6183 - }, - { - "epoch": 5.35, - "grad_norm": 0.0, - "learning_rate": 7.458199875890706e-06, - "loss": 0.2318, - "step": 6184 - }, - { - "epoch": 5.35, - "grad_norm": 0.0, - "learning_rate": 7.4551889862407825e-06, - "loss": 0.2193, - "step": 6185 - }, - { - "epoch": 5.35, - "grad_norm": 0.0, - "learning_rate": 7.452178343244125e-06, - "loss": 0.2005, - "step": 6186 - }, - { - "epoch": 5.35, - "grad_norm": 0.0, - "learning_rate": 7.44916794719253e-06, - "loss": 0.2826, - "step": 6187 - }, - { - "epoch": 5.35, - "grad_norm": 0.0, - "learning_rate": 7.446157798377782e-06, - "loss": 0.1798, - "step": 6188 - }, - { - "epoch": 5.35, - "grad_norm": 0.0, - "learning_rate": 7.443147897091636e-06, - "loss": 0.2403, - "step": 6189 - }, - { - "epoch": 5.35, - "grad_norm": 0.0, - "learning_rate": 7.440138243625824e-06, - "loss": 0.1716, - "step": 6190 - }, - { - "epoch": 5.36, - "grad_norm": 0.0, - "learning_rate": 7.437128838272052e-06, - "loss": 0.2357, - "step": 6191 - }, - { - "epoch": 5.36, - "grad_norm": 0.0, - "learning_rate": 7.434119681322005e-06, - "loss": 0.1812, - "step": 6192 - }, - { - "epoch": 5.36, - "grad_norm": 0.0, - "learning_rate": 7.431110773067342e-06, - "loss": 0.2952, - "step": 6193 - }, - { - "epoch": 5.36, - "grad_norm": 0.0, - "learning_rate": 7.4281021137997046e-06, - "loss": 0.1854, - "step": 6194 - }, - { - "epoch": 5.36, - "grad_norm": 0.0, - "learning_rate": 7.425093703810692e-06, - "loss": 0.2052, - "step": 6195 - }, - { - "epoch": 5.36, - "grad_norm": 0.0, - "learning_rate": 7.4220855433919e-06, - "loss": 0.2646, - "step": 6196 - }, - { - "epoch": 5.36, - "grad_norm": 0.0, - "learning_rate": 7.419077632834888e-06, - "loss": 0.161, - "step": 6197 - }, - { - "epoch": 5.36, - "grad_norm": 0.0, - "learning_rate": 7.4160699724311965e-06, - "loss": 0.1668, - "step": 6198 - }, - { - "epoch": 5.36, - "grad_norm": 0.0, - "learning_rate": 7.4130625624723375e-06, - "loss": 0.1637, - "step": 6199 - }, - { - "epoch": 5.36, - "grad_norm": 0.0, - "learning_rate": 7.410055403249803e-06, - "loss": 0.1694, - "step": 6200 - }, - { - "epoch": 5.36, - "grad_norm": 0.0, - "learning_rate": 7.407048495055061e-06, - "loss": 0.2772, - "step": 6201 - }, - { - "epoch": 5.37, - "grad_norm": 0.0, - "learning_rate": 7.40404183817955e-06, - "loss": 0.2564, - "step": 6202 - }, - { - "epoch": 5.37, - "grad_norm": 0.0, - "learning_rate": 7.401035432914692e-06, - "loss": 0.2561, - "step": 6203 - }, - { - "epoch": 5.37, - "grad_norm": 0.0, - "learning_rate": 7.398029279551873e-06, - "loss": 0.1598, - "step": 6204 - }, - { - "epoch": 5.37, - "grad_norm": 0.0, - "learning_rate": 7.3950233783824636e-06, - "loss": 0.2018, - "step": 6205 - }, - { - "epoch": 5.37, - "grad_norm": 0.0, - "learning_rate": 7.392017729697809e-06, - "loss": 0.2317, - "step": 6206 - }, - { - "epoch": 5.37, - "grad_norm": 0.0, - "learning_rate": 7.3890123337892285e-06, - "loss": 0.1788, - "step": 6207 - }, - { - "epoch": 5.37, - "grad_norm": 0.0, - "learning_rate": 7.386007190948017e-06, - "loss": 0.2058, - "step": 6208 - }, - { - "epoch": 5.37, - "grad_norm": 0.0, - "learning_rate": 7.383002301465444e-06, - "loss": 0.2774, - "step": 6209 - }, - { - "epoch": 5.37, - "grad_norm": 0.0, - "learning_rate": 7.3799976656327564e-06, - "loss": 0.1807, - "step": 6210 - }, - { - "epoch": 5.37, - "grad_norm": 0.0, - "learning_rate": 7.3769932837411785e-06, - "loss": 0.2245, - "step": 6211 - }, - { - "epoch": 5.37, - "grad_norm": 0.0, - "learning_rate": 7.373989156081902e-06, - "loss": 0.2457, - "step": 6212 - }, - { - "epoch": 5.37, - "grad_norm": 0.0, - "learning_rate": 7.370985282946099e-06, - "loss": 0.1711, - "step": 6213 - }, - { - "epoch": 5.38, - "grad_norm": 0.0, - "learning_rate": 7.367981664624921e-06, - "loss": 0.1856, - "step": 6214 - }, - { - "epoch": 5.38, - "grad_norm": 0.0, - "learning_rate": 7.364978301409488e-06, - "loss": 0.1739, - "step": 6215 - }, - { - "epoch": 5.38, - "grad_norm": 0.0, - "learning_rate": 7.361975193590899e-06, - "loss": 0.2506, - "step": 6216 - }, - { - "epoch": 5.38, - "grad_norm": 0.0, - "learning_rate": 7.358972341460224e-06, - "loss": 0.208, - "step": 6217 - }, - { - "epoch": 5.38, - "grad_norm": 0.0, - "learning_rate": 7.355969745308516e-06, - "loss": 0.1922, - "step": 6218 - }, - { - "epoch": 5.38, - "grad_norm": 0.0, - "learning_rate": 7.352967405426796e-06, - "loss": 0.2171, - "step": 6219 - }, - { - "epoch": 5.38, - "grad_norm": 0.0, - "learning_rate": 7.349965322106068e-06, - "loss": 0.1599, - "step": 6220 - }, - { - "epoch": 5.38, - "grad_norm": 0.0, - "learning_rate": 7.346963495637297e-06, - "loss": 0.1792, - "step": 6221 - }, - { - "epoch": 5.38, - "grad_norm": 0.0, - "learning_rate": 7.343961926311438e-06, - "loss": 0.2524, - "step": 6222 - }, - { - "epoch": 5.38, - "grad_norm": 0.0, - "learning_rate": 7.340960614419412e-06, - "loss": 0.2593, - "step": 6223 - }, - { - "epoch": 5.38, - "grad_norm": 0.0, - "learning_rate": 7.337959560252122e-06, - "loss": 0.2496, - "step": 6224 - }, - { - "epoch": 5.38, - "grad_norm": 0.0, - "learning_rate": 7.334958764100437e-06, - "loss": 0.2358, - "step": 6225 - }, - { - "epoch": 5.39, - "grad_norm": 0.0, - "learning_rate": 7.3319582262552095e-06, - "loss": 0.1714, - "step": 6226 - }, - { - "epoch": 5.39, - "grad_norm": 0.0, - "learning_rate": 7.328957947007265e-06, - "loss": 0.1951, - "step": 6227 - }, - { - "epoch": 5.39, - "grad_norm": 0.0, - "learning_rate": 7.325957926647403e-06, - "loss": 0.168, - "step": 6228 - }, - { - "epoch": 5.39, - "grad_norm": 0.0, - "learning_rate": 7.322958165466391e-06, - "loss": 0.2177, - "step": 6229 - }, - { - "epoch": 5.39, - "grad_norm": 0.0, - "learning_rate": 7.319958663754986e-06, - "loss": 0.1999, - "step": 6230 - }, - { - "epoch": 5.39, - "grad_norm": 0.0, - "learning_rate": 7.316959421803904e-06, - "loss": 0.2503, - "step": 6231 - }, - { - "epoch": 5.39, - "grad_norm": 0.0, - "learning_rate": 7.31396043990385e-06, - "loss": 0.2133, - "step": 6232 - }, - { - "epoch": 5.39, - "grad_norm": 0.0, - "learning_rate": 7.310961718345493e-06, - "loss": 0.2305, - "step": 6233 - }, - { - "epoch": 5.39, - "grad_norm": 0.0, - "learning_rate": 7.307963257419484e-06, - "loss": 0.1846, - "step": 6234 - }, - { - "epoch": 5.39, - "grad_norm": 0.0, - "learning_rate": 7.304965057416442e-06, - "loss": 0.2396, - "step": 6235 - }, - { - "epoch": 5.39, - "grad_norm": 0.0, - "learning_rate": 7.301967118626972e-06, - "loss": 0.2138, - "step": 6236 - }, - { - "epoch": 5.4, - "grad_norm": 0.0, - "learning_rate": 7.298969441341637e-06, - "loss": 0.2237, - "step": 6237 - }, - { - "epoch": 5.4, - "grad_norm": 0.0, - "learning_rate": 7.295972025850992e-06, - "loss": 0.397, - "step": 6238 - }, - { - "epoch": 5.4, - "grad_norm": 0.0, - "learning_rate": 7.292974872445551e-06, - "loss": 0.2963, - "step": 6239 - }, - { - "epoch": 5.4, - "grad_norm": 0.0, - "learning_rate": 7.289977981415815e-06, - "loss": 0.3465, - "step": 6240 - }, - { - "epoch": 5.4, - "grad_norm": 0.0, - "learning_rate": 7.286981353052254e-06, - "loss": 0.1817, - "step": 6241 - }, - { - "epoch": 5.4, - "grad_norm": 0.0, - "learning_rate": 7.283984987645312e-06, - "loss": 0.2333, - "step": 6242 - }, - { - "epoch": 5.4, - "grad_norm": 0.0, - "learning_rate": 7.28098888548541e-06, - "loss": 0.2258, - "step": 6243 - }, - { - "epoch": 5.4, - "grad_norm": 0.0, - "learning_rate": 7.2779930468629385e-06, - "loss": 0.2642, - "step": 6244 - }, - { - "epoch": 5.4, - "grad_norm": 0.0, - "learning_rate": 7.274997472068276e-06, - "loss": 0.1485, - "step": 6245 - }, - { - "epoch": 5.4, - "grad_norm": 0.0, - "learning_rate": 7.272002161391756e-06, - "loss": 0.2479, - "step": 6246 - }, - { - "epoch": 5.4, - "grad_norm": 0.0, - "learning_rate": 7.269007115123696e-06, - "loss": 0.2714, - "step": 6247 - }, - { - "epoch": 5.4, - "grad_norm": 0.0, - "learning_rate": 7.266012333554395e-06, - "loss": 0.1395, - "step": 6248 - }, - { - "epoch": 5.41, - "grad_norm": 0.0, - "learning_rate": 7.263017816974112e-06, - "loss": 0.3609, - "step": 6249 - }, - { - "epoch": 5.41, - "grad_norm": 0.0, - "learning_rate": 7.260023565673091e-06, - "loss": 0.1931, - "step": 6250 - }, - { - "epoch": 5.41, - "grad_norm": 0.0, - "learning_rate": 7.257029579941546e-06, - "loss": 0.2917, - "step": 6251 - }, - { - "epoch": 5.41, - "grad_norm": 0.0, - "learning_rate": 7.2540358600696655e-06, - "loss": 0.1671, - "step": 6252 - }, - { - "epoch": 5.41, - "grad_norm": 0.0, - "learning_rate": 7.25104240634762e-06, - "loss": 0.2269, - "step": 6253 - }, - { - "epoch": 5.41, - "grad_norm": 0.0, - "learning_rate": 7.248049219065534e-06, - "loss": 0.2056, - "step": 6254 - }, - { - "epoch": 5.41, - "grad_norm": 0.0, - "learning_rate": 7.245056298513526e-06, - "loss": 0.1649, - "step": 6255 - }, - { - "epoch": 5.41, - "grad_norm": 0.0, - "learning_rate": 7.242063644981685e-06, - "loss": 0.2332, - "step": 6256 - }, - { - "epoch": 5.41, - "grad_norm": 0.0, - "learning_rate": 7.239071258760064e-06, - "loss": 0.1614, - "step": 6257 - }, - { - "epoch": 5.41, - "grad_norm": 0.0, - "learning_rate": 7.236079140138704e-06, - "loss": 0.251, - "step": 6258 - }, - { - "epoch": 5.41, - "grad_norm": 0.0, - "learning_rate": 7.233087289407608e-06, - "loss": 0.1694, - "step": 6259 - }, - { - "epoch": 5.42, - "grad_norm": 0.0, - "learning_rate": 7.230095706856761e-06, - "loss": 0.2773, - "step": 6260 - }, - { - "epoch": 5.42, - "grad_norm": 0.0, - "learning_rate": 7.227104392776121e-06, - "loss": 0.2408, - "step": 6261 - }, - { - "epoch": 5.42, - "grad_norm": 0.0, - "learning_rate": 7.22411334745561e-06, - "loss": 0.1492, - "step": 6262 - }, - { - "epoch": 5.42, - "grad_norm": 0.0, - "learning_rate": 7.221122571185138e-06, - "loss": 0.2647, - "step": 6263 - }, - { - "epoch": 5.42, - "grad_norm": 0.0, - "learning_rate": 7.218132064254584e-06, - "loss": 0.2192, - "step": 6264 - }, - { - "epoch": 5.42, - "grad_norm": 0.0, - "learning_rate": 7.215141826953795e-06, - "loss": 0.2913, - "step": 6265 - }, - { - "epoch": 5.42, - "grad_norm": 0.0, - "learning_rate": 7.212151859572604e-06, - "loss": 0.2728, - "step": 6266 - }, - { - "epoch": 5.42, - "grad_norm": 0.0, - "learning_rate": 7.209162162400803e-06, - "loss": 0.2398, - "step": 6267 - }, - { - "epoch": 5.42, - "grad_norm": 0.0, - "learning_rate": 7.206172735728172e-06, - "loss": 0.2998, - "step": 6268 - }, - { - "epoch": 5.42, - "grad_norm": 0.0, - "learning_rate": 7.203183579844453e-06, - "loss": 0.2475, - "step": 6269 - }, - { - "epoch": 5.42, - "grad_norm": 0.0, - "learning_rate": 7.200194695039373e-06, - "loss": 0.1697, - "step": 6270 - }, - { - "epoch": 5.42, - "grad_norm": 0.0, - "learning_rate": 7.197206081602619e-06, - "loss": 0.1986, - "step": 6271 - }, - { - "epoch": 5.43, - "grad_norm": 0.0, - "learning_rate": 7.194217739823865e-06, - "loss": 0.2374, - "step": 6272 - }, - { - "epoch": 5.43, - "grad_norm": 0.0, - "learning_rate": 7.191229669992749e-06, - "loss": 0.2485, - "step": 6273 - }, - { - "epoch": 5.43, - "grad_norm": 0.0, - "learning_rate": 7.18824187239889e-06, - "loss": 0.1494, - "step": 6274 - }, - { - "epoch": 5.43, - "grad_norm": 0.0, - "learning_rate": 7.1852543473318744e-06, - "loss": 0.2758, - "step": 6275 - }, - { - "epoch": 5.43, - "grad_norm": 0.0, - "learning_rate": 7.18226709508127e-06, - "loss": 0.1656, - "step": 6276 - }, - { - "epoch": 5.43, - "grad_norm": 0.0, - "learning_rate": 7.179280115936607e-06, - "loss": 0.3302, - "step": 6277 - }, - { - "epoch": 5.43, - "grad_norm": 0.0, - "learning_rate": 7.1762934101874025e-06, - "loss": 0.2422, - "step": 6278 - }, - { - "epoch": 5.43, - "grad_norm": 0.0, - "learning_rate": 7.173306978123136e-06, - "loss": 0.3007, - "step": 6279 - }, - { - "epoch": 5.43, - "grad_norm": 0.0, - "learning_rate": 7.17032082003326e-06, - "loss": 0.1781, - "step": 6280 - }, - { - "epoch": 5.43, - "grad_norm": 0.0, - "learning_rate": 7.1673349362072085e-06, - "loss": 0.1499, - "step": 6281 - }, - { - "epoch": 5.43, - "grad_norm": 0.0, - "learning_rate": 7.16434932693439e-06, - "loss": 0.2774, - "step": 6282 - }, - { - "epoch": 5.44, - "grad_norm": 0.0, - "learning_rate": 7.161363992504176e-06, - "loss": 0.1682, - "step": 6283 - }, - { - "epoch": 5.44, - "grad_norm": 0.0, - "learning_rate": 7.1583789332059184e-06, - "loss": 0.2236, - "step": 6284 - }, - { - "epoch": 5.44, - "grad_norm": 0.0, - "learning_rate": 7.155394149328941e-06, - "loss": 0.2929, - "step": 6285 - }, - { - "epoch": 5.44, - "grad_norm": 0.0, - "learning_rate": 7.152409641162543e-06, - "loss": 0.2521, - "step": 6286 - }, - { - "epoch": 5.44, - "grad_norm": 0.0, - "learning_rate": 7.149425408995996e-06, - "loss": 0.291, - "step": 6287 - }, - { - "epoch": 5.44, - "grad_norm": 0.0, - "learning_rate": 7.1464414531185366e-06, - "loss": 0.2284, - "step": 6288 - }, - { - "epoch": 5.44, - "grad_norm": 0.0, - "learning_rate": 7.143457773819387e-06, - "loss": 0.2232, - "step": 6289 - }, - { - "epoch": 5.44, - "grad_norm": 0.0, - "learning_rate": 7.140474371387738e-06, - "loss": 0.2879, - "step": 6290 - }, - { - "epoch": 5.44, - "grad_norm": 0.0, - "learning_rate": 7.137491246112749e-06, - "loss": 0.2582, - "step": 6291 - }, - { - "epoch": 5.44, - "grad_norm": 0.0, - "learning_rate": 7.134508398283561e-06, - "loss": 0.1818, - "step": 6292 - }, - { - "epoch": 5.44, - "grad_norm": 0.0, - "learning_rate": 7.131525828189278e-06, - "loss": 0.2514, - "step": 6293 - }, - { - "epoch": 5.44, - "grad_norm": 0.0, - "learning_rate": 7.12854353611899e-06, - "loss": 0.2216, - "step": 6294 - }, - { - "epoch": 5.45, - "grad_norm": 0.0, - "learning_rate": 7.12556152236175e-06, - "loss": 0.2855, - "step": 6295 - }, - { - "epoch": 5.45, - "grad_norm": 0.0, - "learning_rate": 7.122579787206583e-06, - "loss": 0.2287, - "step": 6296 - }, - { - "epoch": 5.45, - "grad_norm": 0.0, - "learning_rate": 7.11959833094249e-06, - "loss": 0.1911, - "step": 6297 - }, - { - "epoch": 5.45, - "grad_norm": 0.0, - "learning_rate": 7.116617153858453e-06, - "loss": 0.3173, - "step": 6298 - }, - { - "epoch": 5.45, - "grad_norm": 0.0, - "learning_rate": 7.113636256243413e-06, - "loss": 0.2794, - "step": 6299 - }, - { - "epoch": 5.45, - "grad_norm": 0.0, - "learning_rate": 7.110655638386294e-06, - "loss": 0.1896, - "step": 6300 - }, - { - "epoch": 5.45, - "grad_norm": 0.0, - "learning_rate": 7.107675300575987e-06, - "loss": 0.2797, - "step": 6301 - }, - { - "epoch": 5.45, - "grad_norm": 0.0, - "learning_rate": 7.104695243101362e-06, - "loss": 0.282, - "step": 6302 - }, - { - "epoch": 5.45, - "grad_norm": 0.0, - "learning_rate": 7.101715466251258e-06, - "loss": 0.2399, - "step": 6303 - }, - { - "epoch": 5.45, - "grad_norm": 0.0, - "learning_rate": 7.098735970314479e-06, - "loss": 0.3905, - "step": 6304 - }, - { - "epoch": 5.45, - "grad_norm": 0.0, - "learning_rate": 7.095756755579817e-06, - "loss": 0.2332, - "step": 6305 - }, - { - "epoch": 5.46, - "grad_norm": 0.0, - "learning_rate": 7.092777822336027e-06, - "loss": 0.2083, - "step": 6306 - }, - { - "epoch": 5.46, - "grad_norm": 0.0, - "learning_rate": 7.089799170871838e-06, - "loss": 0.2199, - "step": 6307 - }, - { - "epoch": 5.46, - "grad_norm": 0.0, - "learning_rate": 7.086820801475959e-06, - "loss": 0.2921, - "step": 6308 - }, - { - "epoch": 5.46, - "grad_norm": 0.0, - "learning_rate": 7.083842714437057e-06, - "loss": 0.2147, - "step": 6309 - }, - { - "epoch": 5.46, - "grad_norm": 0.0, - "learning_rate": 7.080864910043788e-06, - "loss": 0.1811, - "step": 6310 - }, - { - "epoch": 5.46, - "grad_norm": 0.0, - "learning_rate": 7.077887388584765e-06, - "loss": 0.2283, - "step": 6311 - }, - { - "epoch": 5.46, - "grad_norm": 0.0, - "learning_rate": 7.074910150348591e-06, - "loss": 0.1603, - "step": 6312 - }, - { - "epoch": 5.46, - "grad_norm": 0.0, - "learning_rate": 7.071933195623822e-06, - "loss": 0.1455, - "step": 6313 - }, - { - "epoch": 5.46, - "grad_norm": 0.0, - "learning_rate": 7.068956524699e-06, - "loss": 0.1773, - "step": 6314 - }, - { - "epoch": 5.46, - "grad_norm": 0.0, - "learning_rate": 7.0659801378626345e-06, - "loss": 0.1646, - "step": 6315 - }, - { - "epoch": 5.46, - "grad_norm": 0.0, - "learning_rate": 7.063004035403213e-06, - "loss": 0.2208, - "step": 6316 - }, - { - "epoch": 5.46, - "grad_norm": 0.0, - "learning_rate": 7.060028217609188e-06, - "loss": 0.1738, - "step": 6317 - }, - { - "epoch": 5.47, - "grad_norm": 0.0, - "learning_rate": 7.05705268476899e-06, - "loss": 0.171, - "step": 6318 - }, - { - "epoch": 5.47, - "grad_norm": 0.0, - "learning_rate": 7.054077437171015e-06, - "loss": 0.2136, - "step": 6319 - }, - { - "epoch": 5.47, - "grad_norm": 0.0, - "learning_rate": 7.051102475103644e-06, - "loss": 0.1439, - "step": 6320 - }, - { - "epoch": 5.47, - "grad_norm": 0.0, - "learning_rate": 7.048127798855216e-06, - "loss": 0.1602, - "step": 6321 - }, - { - "epoch": 5.47, - "grad_norm": 0.0, - "learning_rate": 7.045153408714045e-06, - "loss": 0.3012, - "step": 6322 - }, - { - "epoch": 5.47, - "grad_norm": 0.0, - "learning_rate": 7.042179304968426e-06, - "loss": 0.2409, - "step": 6323 - }, - { - "epoch": 5.47, - "grad_norm": 0.0, - "learning_rate": 7.039205487906624e-06, - "loss": 0.155, - "step": 6324 - }, - { - "epoch": 5.47, - "grad_norm": 0.0, - "learning_rate": 7.036231957816866e-06, - "loss": 0.1661, - "step": 6325 - }, - { - "epoch": 5.47, - "grad_norm": 0.0, - "learning_rate": 7.033258714987365e-06, - "loss": 0.2666, - "step": 6326 - }, - { - "epoch": 5.47, - "grad_norm": 0.0, - "learning_rate": 7.030285759706294e-06, - "loss": 0.2149, - "step": 6327 - }, - { - "epoch": 5.47, - "grad_norm": 0.0, - "learning_rate": 7.0273130922618095e-06, - "loss": 0.1832, - "step": 6328 - }, - { - "epoch": 5.47, - "grad_norm": 0.0, - "learning_rate": 7.024340712942033e-06, - "loss": 0.2578, - "step": 6329 - }, - { - "epoch": 5.48, - "grad_norm": 0.0, - "learning_rate": 7.021368622035054e-06, - "loss": 0.2608, - "step": 6330 - }, - { - "epoch": 5.48, - "grad_norm": 0.0, - "learning_rate": 7.0183968198289446e-06, - "loss": 0.2435, - "step": 6331 - }, - { - "epoch": 5.48, - "grad_norm": 0.0, - "learning_rate": 7.015425306611741e-06, - "loss": 0.219, - "step": 6332 - }, - { - "epoch": 5.48, - "grad_norm": 0.0, - "learning_rate": 7.0124540826714535e-06, - "loss": 0.2703, - "step": 6333 - }, - { - "epoch": 5.48, - "grad_norm": 0.0, - "learning_rate": 7.00948314829607e-06, - "loss": 0.1731, - "step": 6334 - }, - { - "epoch": 5.48, - "grad_norm": 0.0, - "learning_rate": 7.006512503773539e-06, - "loss": 0.164, - "step": 6335 - }, - { - "epoch": 5.48, - "grad_norm": 0.0, - "learning_rate": 7.003542149391795e-06, - "loss": 0.1612, - "step": 6336 - }, - { - "epoch": 5.48, - "grad_norm": 0.0, - "learning_rate": 7.000572085438732e-06, - "loss": 0.2149, - "step": 6337 - }, - { - "epoch": 5.48, - "grad_norm": 0.0, - "learning_rate": 6.997602312202219e-06, - "loss": 0.3146, - "step": 6338 - }, - { - "epoch": 5.48, - "grad_norm": 0.0, - "learning_rate": 6.9946328299700995e-06, - "loss": 0.2342, - "step": 6339 - }, - { - "epoch": 5.48, - "grad_norm": 0.0, - "learning_rate": 6.991663639030186e-06, - "loss": 0.272, - "step": 6340 - }, - { - "epoch": 5.49, - "grad_norm": 0.0, - "learning_rate": 6.9886947396702675e-06, - "loss": 0.2405, - "step": 6341 - }, - { - "epoch": 5.49, - "grad_norm": 0.0, - "learning_rate": 6.9857261321781025e-06, - "loss": 0.2056, - "step": 6342 - }, - { - "epoch": 5.49, - "grad_norm": 0.0, - "learning_rate": 6.982757816841414e-06, - "loss": 0.1487, - "step": 6343 - }, - { - "epoch": 5.49, - "grad_norm": 0.0, - "learning_rate": 6.979789793947913e-06, - "loss": 0.2358, - "step": 6344 - }, - { - "epoch": 5.49, - "grad_norm": 0.0, - "learning_rate": 6.976822063785267e-06, - "loss": 0.1664, - "step": 6345 - }, - { - "epoch": 5.49, - "grad_norm": 0.0, - "learning_rate": 6.973854626641115e-06, - "loss": 0.159, - "step": 6346 - }, - { - "epoch": 5.49, - "grad_norm": 0.0, - "learning_rate": 6.970887482803079e-06, - "loss": 0.2231, - "step": 6347 - }, - { - "epoch": 5.49, - "grad_norm": 0.0, - "learning_rate": 6.9679206325587446e-06, - "loss": 0.151, - "step": 6348 - }, - { - "epoch": 5.49, - "grad_norm": 0.0, - "learning_rate": 6.964954076195669e-06, - "loss": 0.2609, - "step": 6349 - }, - { - "epoch": 5.49, - "grad_norm": 0.0, - "learning_rate": 6.96198781400139e-06, - "loss": 0.2305, - "step": 6350 - }, - { - "epoch": 5.49, - "grad_norm": 0.0, - "learning_rate": 6.959021846263401e-06, - "loss": 0.199, - "step": 6351 - }, - { - "epoch": 5.49, - "grad_norm": 0.0, - "learning_rate": 6.95605617326918e-06, - "loss": 0.2612, - "step": 6352 - }, - { - "epoch": 5.5, - "grad_norm": 0.0, - "learning_rate": 6.9530907953061695e-06, - "loss": 0.2732, - "step": 6353 - }, - { - "epoch": 5.5, - "grad_norm": 0.0, - "learning_rate": 6.950125712661792e-06, - "loss": 0.3292, - "step": 6354 - }, - { - "epoch": 5.5, - "grad_norm": 0.0, - "learning_rate": 6.947160925623427e-06, - "loss": 0.1798, - "step": 6355 - }, - { - "epoch": 5.5, - "grad_norm": 0.0, - "learning_rate": 6.944196434478436e-06, - "loss": 0.22, - "step": 6356 - }, - { - "epoch": 5.5, - "grad_norm": 0.0, - "learning_rate": 6.941232239514152e-06, - "loss": 0.2462, - "step": 6357 - }, - { - "epoch": 5.5, - "grad_norm": 0.0, - "learning_rate": 6.938268341017873e-06, - "loss": 0.2227, - "step": 6358 - }, - { - "epoch": 5.5, - "grad_norm": 0.0, - "learning_rate": 6.935304739276874e-06, - "loss": 0.2876, - "step": 6359 - }, - { - "epoch": 5.5, - "grad_norm": 0.0, - "learning_rate": 6.932341434578399e-06, - "loss": 0.2281, - "step": 6360 - }, - { - "epoch": 5.5, - "grad_norm": 0.0, - "learning_rate": 6.929378427209663e-06, - "loss": 0.159, - "step": 6361 - }, - { - "epoch": 5.5, - "grad_norm": 0.0, - "learning_rate": 6.926415717457855e-06, - "loss": 0.2304, - "step": 6362 - }, - { - "epoch": 5.5, - "grad_norm": 0.0, - "learning_rate": 6.923453305610131e-06, - "loss": 0.3254, - "step": 6363 - }, - { - "epoch": 5.51, - "grad_norm": 0.0, - "learning_rate": 6.920491191953616e-06, - "loss": 0.2031, - "step": 6364 - }, - { - "epoch": 5.51, - "grad_norm": 0.0, - "learning_rate": 6.917529376775414e-06, - "loss": 0.3022, - "step": 6365 - }, - { - "epoch": 5.51, - "grad_norm": 0.0, - "learning_rate": 6.914567860362594e-06, - "loss": 0.2378, - "step": 6366 - }, - { - "epoch": 5.51, - "grad_norm": 0.0, - "learning_rate": 6.9116066430022e-06, - "loss": 0.16, - "step": 6367 - }, - { - "epoch": 5.51, - "grad_norm": 0.0, - "learning_rate": 6.908645724981244e-06, - "loss": 0.1547, - "step": 6368 - }, - { - "epoch": 5.51, - "grad_norm": 0.0, - "learning_rate": 6.905685106586711e-06, - "loss": 0.1906, - "step": 6369 - }, - { - "epoch": 5.51, - "grad_norm": 0.0, - "learning_rate": 6.902724788105554e-06, - "loss": 0.1641, - "step": 6370 - }, - { - "epoch": 5.51, - "grad_norm": 0.0, - "learning_rate": 6.899764769824704e-06, - "loss": 0.1454, - "step": 6371 - }, - { - "epoch": 5.51, - "grad_norm": 0.0, - "learning_rate": 6.89680505203105e-06, - "loss": 0.2753, - "step": 6372 - }, - { - "epoch": 5.51, - "grad_norm": 0.0, - "learning_rate": 6.893845635011465e-06, - "loss": 0.2193, - "step": 6373 - }, - { - "epoch": 5.51, - "grad_norm": 0.0, - "learning_rate": 6.890886519052784e-06, - "loss": 0.2247, - "step": 6374 - }, - { - "epoch": 5.51, - "grad_norm": 0.0, - "learning_rate": 6.8879277044418194e-06, - "loss": 0.259, - "step": 6375 - }, - { - "epoch": 5.52, - "grad_norm": 0.0, - "learning_rate": 6.884969191465351e-06, - "loss": 0.2507, - "step": 6376 - }, - { - "epoch": 5.52, - "grad_norm": 0.0, - "learning_rate": 6.882010980410127e-06, - "loss": 0.2942, - "step": 6377 - }, - { - "epoch": 5.52, - "grad_norm": 0.0, - "learning_rate": 6.879053071562874e-06, - "loss": 0.2285, - "step": 6378 - }, - { - "epoch": 5.52, - "grad_norm": 0.0, - "learning_rate": 6.876095465210284e-06, - "loss": 0.1609, - "step": 6379 - }, - { - "epoch": 5.52, - "grad_norm": 0.0, - "learning_rate": 6.873138161639013e-06, - "loss": 0.198, - "step": 6380 - }, - { - "epoch": 5.52, - "grad_norm": 0.0, - "learning_rate": 6.8701811611357e-06, - "loss": 0.226, - "step": 6381 - }, - { - "epoch": 5.52, - "grad_norm": 0.0, - "learning_rate": 6.867224463986949e-06, - "loss": 0.1963, - "step": 6382 - }, - { - "epoch": 5.52, - "grad_norm": 0.0, - "learning_rate": 6.864268070479335e-06, - "loss": 0.181, - "step": 6383 - }, - { - "epoch": 5.52, - "grad_norm": 0.0, - "learning_rate": 6.861311980899401e-06, - "loss": 0.1915, - "step": 6384 - }, - { - "epoch": 5.52, - "grad_norm": 0.0, - "learning_rate": 6.858356195533666e-06, - "loss": 0.2561, - "step": 6385 - }, - { - "epoch": 5.52, - "grad_norm": 0.0, - "learning_rate": 6.855400714668616e-06, - "loss": 0.1828, - "step": 6386 - }, - { - "epoch": 5.53, - "grad_norm": 0.0, - "learning_rate": 6.852445538590711e-06, - "loss": 0.4318, - "step": 6387 - }, - { - "epoch": 5.53, - "grad_norm": 0.0, - "learning_rate": 6.849490667586369e-06, - "loss": 0.2923, - "step": 6388 - }, - { - "epoch": 5.53, - "grad_norm": 0.0, - "learning_rate": 6.846536101941999e-06, - "loss": 0.1811, - "step": 6389 - }, - { - "epoch": 5.53, - "grad_norm": 0.0, - "learning_rate": 6.84358184194396e-06, - "loss": 0.1635, - "step": 6390 - }, - { - "epoch": 5.53, - "grad_norm": 0.0, - "learning_rate": 6.840627887878597e-06, - "loss": 0.1925, - "step": 6391 - }, - { - "epoch": 5.53, - "grad_norm": 0.0, - "learning_rate": 6.837674240032216e-06, - "loss": 0.2152, - "step": 6392 - }, - { - "epoch": 5.53, - "grad_norm": 0.0, - "learning_rate": 6.834720898691096e-06, - "loss": 0.1873, - "step": 6393 - }, - { - "epoch": 5.53, - "grad_norm": 0.0, - "learning_rate": 6.831767864141492e-06, - "loss": 0.3116, - "step": 6394 - }, - { - "epoch": 5.53, - "grad_norm": 0.0, - "learning_rate": 6.828815136669616e-06, - "loss": 0.1442, - "step": 6395 - }, - { - "epoch": 5.53, - "grad_norm": 0.0, - "learning_rate": 6.825862716561668e-06, - "loss": 0.3779, - "step": 6396 - }, - { - "epoch": 5.53, - "grad_norm": 0.0, - "learning_rate": 6.8229106041038e-06, - "loss": 0.2694, - "step": 6397 - }, - { - "epoch": 5.53, - "grad_norm": 0.0, - "learning_rate": 6.819958799582143e-06, - "loss": 0.1637, - "step": 6398 - }, - { - "epoch": 5.54, - "grad_norm": 0.0, - "learning_rate": 6.817007303282801e-06, - "loss": 0.1624, - "step": 6399 - }, - { - "epoch": 5.54, - "grad_norm": 0.0, - "learning_rate": 6.8140561154918405e-06, - "loss": 0.2388, - "step": 6400 - }, - { - "epoch": 5.54, - "grad_norm": 0.0, - "learning_rate": 6.811105236495308e-06, - "loss": 0.179, - "step": 6401 - }, - { - "epoch": 5.54, - "grad_norm": 0.0, - "learning_rate": 6.808154666579212e-06, - "loss": 0.1702, - "step": 6402 - }, - { - "epoch": 5.54, - "grad_norm": 0.0, - "learning_rate": 6.805204406029533e-06, - "loss": 0.1901, - "step": 6403 - }, - { - "epoch": 5.54, - "grad_norm": 0.0, - "learning_rate": 6.802254455132226e-06, - "loss": 0.2489, - "step": 6404 - }, - { - "epoch": 5.54, - "grad_norm": 0.0, - "learning_rate": 6.7993048141732065e-06, - "loss": 0.1855, - "step": 6405 - }, - { - "epoch": 5.54, - "grad_norm": 0.0, - "learning_rate": 6.796355483438366e-06, - "loss": 0.1761, - "step": 6406 - }, - { - "epoch": 5.54, - "grad_norm": 0.0, - "learning_rate": 6.793406463213568e-06, - "loss": 0.3079, - "step": 6407 - }, - { - "epoch": 5.54, - "grad_norm": 0.0, - "learning_rate": 6.790457753784641e-06, - "loss": 0.1999, - "step": 6408 - }, - { - "epoch": 5.54, - "grad_norm": 0.0, - "learning_rate": 6.787509355437389e-06, - "loss": 0.1708, - "step": 6409 - }, - { - "epoch": 5.54, - "grad_norm": 0.0, - "learning_rate": 6.784561268457579e-06, - "loss": 0.2363, - "step": 6410 - }, - { - "epoch": 5.55, - "grad_norm": 0.0, - "learning_rate": 6.781613493130954e-06, - "loss": 0.2397, - "step": 6411 - }, - { - "epoch": 5.55, - "grad_norm": 0.0, - "learning_rate": 6.7786660297432235e-06, - "loss": 0.3324, - "step": 6412 - }, - { - "epoch": 5.55, - "grad_norm": 0.0, - "learning_rate": 6.775718878580071e-06, - "loss": 0.2413, - "step": 6413 - }, - { - "epoch": 5.55, - "grad_norm": 0.0, - "learning_rate": 6.7727720399271365e-06, - "loss": 0.1454, - "step": 6414 - }, - { - "epoch": 5.55, - "grad_norm": 0.0, - "learning_rate": 6.769825514070048e-06, - "loss": 0.2304, - "step": 6415 - }, - { - "epoch": 5.55, - "grad_norm": 0.0, - "learning_rate": 6.7668793012943886e-06, - "loss": 0.2395, - "step": 6416 - }, - { - "epoch": 5.55, - "grad_norm": 0.0, - "learning_rate": 6.763933401885725e-06, - "loss": 0.2973, - "step": 6417 - }, - { - "epoch": 5.55, - "grad_norm": 0.0, - "learning_rate": 6.760987816129576e-06, - "loss": 0.1458, - "step": 6418 - }, - { - "epoch": 5.55, - "grad_norm": 0.0, - "learning_rate": 6.758042544311446e-06, - "loss": 0.3045, - "step": 6419 - }, - { - "epoch": 5.55, - "grad_norm": 0.0, - "learning_rate": 6.755097586716804e-06, - "loss": 0.2131, - "step": 6420 - }, - { - "epoch": 5.55, - "grad_norm": 0.0, - "learning_rate": 6.752152943631083e-06, - "loss": 0.199, - "step": 6421 - }, - { - "epoch": 5.56, - "grad_norm": 0.0, - "learning_rate": 6.749208615339688e-06, - "loss": 0.197, - "step": 6422 - }, - { - "epoch": 5.56, - "grad_norm": 0.0, - "learning_rate": 6.746264602128e-06, - "loss": 0.2059, - "step": 6423 - }, - { - "epoch": 5.56, - "grad_norm": 0.0, - "learning_rate": 6.743320904281359e-06, - "loss": 0.1699, - "step": 6424 - }, - { - "epoch": 5.56, - "grad_norm": 0.0, - "learning_rate": 6.7403775220850864e-06, - "loss": 0.2447, - "step": 6425 - }, - { - "epoch": 5.56, - "grad_norm": 0.0, - "learning_rate": 6.737434455824461e-06, - "loss": 0.1983, - "step": 6426 - }, - { - "epoch": 5.56, - "grad_norm": 0.0, - "learning_rate": 6.734491705784738e-06, - "loss": 0.2316, - "step": 6427 - }, - { - "epoch": 5.56, - "grad_norm": 0.0, - "learning_rate": 6.7315492722511434e-06, - "loss": 0.1868, - "step": 6428 - }, - { - "epoch": 5.56, - "grad_norm": 0.0, - "learning_rate": 6.72860715550887e-06, - "loss": 0.1954, - "step": 6429 - }, - { - "epoch": 5.56, - "grad_norm": 0.0, - "learning_rate": 6.725665355843074e-06, - "loss": 0.2902, - "step": 6430 - }, - { - "epoch": 5.56, - "grad_norm": 0.0, - "learning_rate": 6.72272387353889e-06, - "loss": 0.255, - "step": 6431 - }, - { - "epoch": 5.56, - "grad_norm": 0.0, - "learning_rate": 6.719782708881416e-06, - "loss": 0.3316, - "step": 6432 - }, - { - "epoch": 5.56, - "grad_norm": 0.0, - "learning_rate": 6.7168418621557256e-06, - "loss": 0.2757, - "step": 6433 - }, - { - "epoch": 5.57, - "grad_norm": 0.0, - "learning_rate": 6.713901333646853e-06, - "loss": 0.1533, - "step": 6434 - }, - { - "epoch": 5.57, - "grad_norm": 0.0, - "learning_rate": 6.71096112363981e-06, - "loss": 0.1759, - "step": 6435 - }, - { - "epoch": 5.57, - "grad_norm": 0.0, - "learning_rate": 6.708021232419569e-06, - "loss": 0.253, - "step": 6436 - }, - { - "epoch": 5.57, - "grad_norm": 0.0, - "learning_rate": 6.705081660271079e-06, - "loss": 0.2192, - "step": 6437 - }, - { - "epoch": 5.57, - "grad_norm": 0.0, - "learning_rate": 6.702142407479259e-06, - "loss": 0.1698, - "step": 6438 - }, - { - "epoch": 5.57, - "grad_norm": 0.0, - "learning_rate": 6.699203474328986e-06, - "loss": 0.2601, - "step": 6439 - }, - { - "epoch": 5.57, - "grad_norm": 0.0, - "learning_rate": 6.696264861105114e-06, - "loss": 0.2287, - "step": 6440 - }, - { - "epoch": 5.57, - "grad_norm": 0.0, - "learning_rate": 6.693326568092469e-06, - "loss": 0.2259, - "step": 6441 - }, - { - "epoch": 5.57, - "grad_norm": 0.0, - "learning_rate": 6.690388595575838e-06, - "loss": 0.2042, - "step": 6442 - }, - { - "epoch": 5.57, - "grad_norm": 0.0, - "learning_rate": 6.687450943839986e-06, - "loss": 0.2063, - "step": 6443 - }, - { - "epoch": 5.57, - "grad_norm": 0.0, - "learning_rate": 6.684513613169636e-06, - "loss": 0.2504, - "step": 6444 - }, - { - "epoch": 5.58, - "grad_norm": 0.0, - "learning_rate": 6.68157660384949e-06, - "loss": 0.1826, - "step": 6445 - }, - { - "epoch": 5.58, - "grad_norm": 0.0, - "learning_rate": 6.678639916164218e-06, - "loss": 0.2303, - "step": 6446 - }, - { - "epoch": 5.58, - "grad_norm": 0.0, - "learning_rate": 6.675703550398449e-06, - "loss": 0.2292, - "step": 6447 - }, - { - "epoch": 5.58, - "grad_norm": 0.0, - "learning_rate": 6.672767506836786e-06, - "loss": 0.2253, - "step": 6448 - }, - { - "epoch": 5.58, - "grad_norm": 0.0, - "learning_rate": 6.66983178576381e-06, - "loss": 0.2482, - "step": 6449 - }, - { - "epoch": 5.58, - "grad_norm": 0.0, - "learning_rate": 6.666896387464055e-06, - "loss": 0.2789, - "step": 6450 - }, - { - "epoch": 5.58, - "grad_norm": 0.0, - "learning_rate": 6.663961312222037e-06, - "loss": 0.2115, - "step": 6451 - }, - { - "epoch": 5.58, - "grad_norm": 0.0, - "learning_rate": 6.661026560322231e-06, - "loss": 0.2883, - "step": 6452 - }, - { - "epoch": 5.58, - "grad_norm": 0.0, - "learning_rate": 6.658092132049088e-06, - "loss": 0.1676, - "step": 6453 - }, - { - "epoch": 5.58, - "grad_norm": 0.0, - "learning_rate": 6.655158027687026e-06, - "loss": 0.2215, - "step": 6454 - }, - { - "epoch": 5.58, - "grad_norm": 0.0, - "learning_rate": 6.652224247520428e-06, - "loss": 0.1702, - "step": 6455 - }, - { - "epoch": 5.58, - "grad_norm": 0.0, - "learning_rate": 6.649290791833645e-06, - "loss": 0.2091, - "step": 6456 - }, - { - "epoch": 5.59, - "grad_norm": 0.0, - "learning_rate": 6.646357660911002e-06, - "loss": 0.1884, - "step": 6457 - }, - { - "epoch": 5.59, - "grad_norm": 0.0, - "learning_rate": 6.643424855036788e-06, - "loss": 0.2111, - "step": 6458 - }, - { - "epoch": 5.59, - "grad_norm": 0.0, - "learning_rate": 6.640492374495268e-06, - "loss": 0.1517, - "step": 6459 - }, - { - "epoch": 5.59, - "grad_norm": 0.0, - "learning_rate": 6.637560219570663e-06, - "loss": 0.242, - "step": 6460 - }, - { - "epoch": 5.59, - "grad_norm": 0.0, - "learning_rate": 6.634628390547171e-06, - "loss": 0.1541, - "step": 6461 - }, - { - "epoch": 5.59, - "grad_norm": 0.0, - "learning_rate": 6.631696887708958e-06, - "loss": 0.1786, - "step": 6462 - }, - { - "epoch": 5.59, - "grad_norm": 0.0, - "learning_rate": 6.62876571134016e-06, - "loss": 0.1783, - "step": 6463 - }, - { - "epoch": 5.59, - "grad_norm": 0.0, - "learning_rate": 6.625834861724869e-06, - "loss": 0.1864, - "step": 6464 - }, - { - "epoch": 5.59, - "grad_norm": 0.0, - "learning_rate": 6.622904339147164e-06, - "loss": 0.3842, - "step": 6465 - }, - { - "epoch": 5.59, - "grad_norm": 0.0, - "learning_rate": 6.619974143891077e-06, - "loss": 0.1552, - "step": 6466 - }, - { - "epoch": 5.59, - "grad_norm": 0.0, - "learning_rate": 6.617044276240619e-06, - "loss": 0.2083, - "step": 6467 - }, - { - "epoch": 5.6, - "grad_norm": 0.0, - "learning_rate": 6.614114736479758e-06, - "loss": 0.2998, - "step": 6468 - }, - { - "epoch": 5.6, - "grad_norm": 0.0, - "learning_rate": 6.611185524892444e-06, - "loss": 0.1958, - "step": 6469 - }, - { - "epoch": 5.6, - "grad_norm": 0.0, - "learning_rate": 6.6082566417625826e-06, - "loss": 0.1408, - "step": 6470 - }, - { - "epoch": 5.6, - "grad_norm": 0.0, - "learning_rate": 6.605328087374059e-06, - "loss": 0.1659, - "step": 6471 - }, - { - "epoch": 5.6, - "grad_norm": 0.0, - "learning_rate": 6.602399862010712e-06, - "loss": 0.185, - "step": 6472 - }, - { - "epoch": 5.6, - "grad_norm": 0.0, - "learning_rate": 6.599471965956364e-06, - "loss": 0.1567, - "step": 6473 - }, - { - "epoch": 5.6, - "grad_norm": 0.0, - "learning_rate": 6.596544399494793e-06, - "loss": 0.201, - "step": 6474 - }, - { - "epoch": 5.6, - "grad_norm": 0.0, - "learning_rate": 6.593617162909756e-06, - "loss": 0.2309, - "step": 6475 - }, - { - "epoch": 5.6, - "grad_norm": 0.0, - "learning_rate": 6.590690256484966e-06, - "loss": 0.1726, - "step": 6476 - }, - { - "epoch": 5.6, - "grad_norm": 0.0, - "learning_rate": 6.587763680504115e-06, - "loss": 0.2416, - "step": 6477 - }, - { - "epoch": 5.6, - "grad_norm": 0.0, - "learning_rate": 6.584837435250859e-06, - "loss": 0.2547, - "step": 6478 - }, - { - "epoch": 5.6, - "grad_norm": 0.0, - "learning_rate": 6.581911521008818e-06, - "loss": 0.2522, - "step": 6479 - }, - { - "epoch": 5.61, - "grad_norm": 0.0, - "learning_rate": 6.578985938061589e-06, - "loss": 0.1601, - "step": 6480 - }, - { - "epoch": 5.61, - "grad_norm": 0.0, - "learning_rate": 6.576060686692727e-06, - "loss": 0.2215, - "step": 6481 - }, - { - "epoch": 5.61, - "grad_norm": 0.0, - "learning_rate": 6.573135767185756e-06, - "loss": 0.2245, - "step": 6482 - }, - { - "epoch": 5.61, - "grad_norm": 0.0, - "learning_rate": 6.570211179824175e-06, - "loss": 0.1536, - "step": 6483 - }, - { - "epoch": 5.61, - "grad_norm": 0.0, - "learning_rate": 6.567286924891447e-06, - "loss": 0.2093, - "step": 6484 - }, - { - "epoch": 5.61, - "grad_norm": 0.0, - "learning_rate": 6.564363002671001e-06, - "loss": 0.2714, - "step": 6485 - }, - { - "epoch": 5.61, - "grad_norm": 0.0, - "learning_rate": 6.561439413446236e-06, - "loss": 0.2609, - "step": 6486 - }, - { - "epoch": 5.61, - "grad_norm": 0.0, - "learning_rate": 6.5585161575005186e-06, - "loss": 0.2016, - "step": 6487 - }, - { - "epoch": 5.61, - "grad_norm": 0.0, - "learning_rate": 6.555593235117183e-06, - "loss": 0.2393, - "step": 6488 - }, - { - "epoch": 5.61, - "grad_norm": 0.0, - "learning_rate": 6.552670646579527e-06, - "loss": 0.1892, - "step": 6489 - }, - { - "epoch": 5.61, - "grad_norm": 0.0, - "learning_rate": 6.549748392170821e-06, - "loss": 0.3233, - "step": 6490 - }, - { - "epoch": 5.62, - "grad_norm": 0.0, - "learning_rate": 6.546826472174303e-06, - "loss": 0.2842, - "step": 6491 - }, - { - "epoch": 5.62, - "grad_norm": 0.0, - "learning_rate": 6.543904886873176e-06, - "loss": 0.2618, - "step": 6492 - }, - { - "epoch": 5.62, - "grad_norm": 0.0, - "learning_rate": 6.540983636550613e-06, - "loss": 0.2229, - "step": 6493 - }, - { - "epoch": 5.62, - "grad_norm": 0.0, - "learning_rate": 6.538062721489751e-06, - "loss": 0.2639, - "step": 6494 - }, - { - "epoch": 5.62, - "grad_norm": 0.0, - "learning_rate": 6.5351421419737006e-06, - "loss": 0.1944, - "step": 6495 - }, - { - "epoch": 5.62, - "grad_norm": 0.0, - "learning_rate": 6.532221898285531e-06, - "loss": 0.1567, - "step": 6496 - }, - { - "epoch": 5.62, - "grad_norm": 0.0, - "learning_rate": 6.5293019907082925e-06, - "loss": 0.2394, - "step": 6497 - }, - { - "epoch": 5.62, - "grad_norm": 0.0, - "learning_rate": 6.5263824195249815e-06, - "loss": 0.1652, - "step": 6498 - }, - { - "epoch": 5.62, - "grad_norm": 0.0, - "learning_rate": 6.523463185018586e-06, - "loss": 0.1899, - "step": 6499 - }, - { - "epoch": 5.62, - "grad_norm": 0.0, - "learning_rate": 6.520544287472041e-06, - "loss": 0.2082, - "step": 6500 - }, - { - "epoch": 5.62, - "grad_norm": 0.0, - "learning_rate": 6.5176257271682655e-06, - "loss": 0.2072, - "step": 6501 - }, - { - "epoch": 5.62, - "grad_norm": 0.0, - "learning_rate": 6.514707504390132e-06, - "loss": 0.2332, - "step": 6502 - }, - { - "epoch": 5.63, - "grad_norm": 0.0, - "learning_rate": 6.51178961942049e-06, - "loss": 0.1725, - "step": 6503 - }, - { - "epoch": 5.63, - "grad_norm": 0.0, - "learning_rate": 6.50887207254215e-06, - "loss": 0.1846, - "step": 6504 - }, - { - "epoch": 5.63, - "grad_norm": 0.0, - "learning_rate": 6.505954864037898e-06, - "loss": 0.1498, - "step": 6505 - }, - { - "epoch": 5.63, - "grad_norm": 0.0, - "learning_rate": 6.503037994190473e-06, - "loss": 0.2787, - "step": 6506 - }, - { - "epoch": 5.63, - "grad_norm": 0.0, - "learning_rate": 6.500121463282596e-06, - "loss": 0.231, - "step": 6507 - }, - { - "epoch": 5.63, - "grad_norm": 0.0, - "learning_rate": 6.497205271596944e-06, - "loss": 0.2802, - "step": 6508 - }, - { - "epoch": 5.63, - "grad_norm": 0.0, - "learning_rate": 6.494289419416173e-06, - "loss": 0.1931, - "step": 6509 - }, - { - "epoch": 5.63, - "grad_norm": 0.0, - "learning_rate": 6.491373907022891e-06, - "loss": 0.1773, - "step": 6510 - }, - { - "epoch": 5.63, - "grad_norm": 0.0, - "learning_rate": 6.4884587346996876e-06, - "loss": 0.1779, - "step": 6511 - }, - { - "epoch": 5.63, - "grad_norm": 0.0, - "learning_rate": 6.4855439027291075e-06, - "loss": 0.2521, - "step": 6512 - }, - { - "epoch": 5.63, - "grad_norm": 0.0, - "learning_rate": 6.482629411393675e-06, - "loss": 0.2127, - "step": 6513 - }, - { - "epoch": 5.63, - "grad_norm": 0.0, - "learning_rate": 6.479715260975867e-06, - "loss": 0.1804, - "step": 6514 - }, - { - "epoch": 5.64, - "grad_norm": 0.0, - "learning_rate": 6.476801451758137e-06, - "loss": 0.1443, - "step": 6515 - }, - { - "epoch": 5.64, - "grad_norm": 0.0, - "learning_rate": 6.473887984022903e-06, - "loss": 0.2187, - "step": 6516 - }, - { - "epoch": 5.64, - "grad_norm": 0.0, - "learning_rate": 6.470974858052552e-06, - "loss": 0.2375, - "step": 6517 - }, - { - "epoch": 5.64, - "grad_norm": 0.0, - "learning_rate": 6.468062074129433e-06, - "loss": 0.2211, - "step": 6518 - }, - { - "epoch": 5.64, - "grad_norm": 0.0, - "learning_rate": 6.4651496325358675e-06, - "loss": 0.1584, - "step": 6519 - }, - { - "epoch": 5.64, - "grad_norm": 0.0, - "learning_rate": 6.4622375335541385e-06, - "loss": 0.2227, - "step": 6520 - }, - { - "epoch": 5.64, - "grad_norm": 0.0, - "learning_rate": 6.459325777466501e-06, - "loss": 0.1945, - "step": 6521 - }, - { - "epoch": 5.64, - "grad_norm": 0.0, - "learning_rate": 6.456414364555172e-06, - "loss": 0.2692, - "step": 6522 - }, - { - "epoch": 5.64, - "grad_norm": 0.0, - "learning_rate": 6.453503295102337e-06, - "loss": 0.2057, - "step": 6523 - }, - { - "epoch": 5.64, - "grad_norm": 0.0, - "learning_rate": 6.450592569390147e-06, - "loss": 0.2327, - "step": 6524 - }, - { - "epoch": 5.64, - "grad_norm": 0.0, - "learning_rate": 6.447682187700726e-06, - "loss": 0.2853, - "step": 6525 - }, - { - "epoch": 5.65, - "grad_norm": 0.0, - "learning_rate": 6.4447721503161556e-06, - "loss": 0.272, - "step": 6526 - }, - { - "epoch": 5.65, - "grad_norm": 0.0, - "learning_rate": 6.441862457518491e-06, - "loss": 0.1701, - "step": 6527 - }, - { - "epoch": 5.65, - "grad_norm": 0.0, - "learning_rate": 6.438953109589747e-06, - "loss": 0.2667, - "step": 6528 - }, - { - "epoch": 5.65, - "grad_norm": 0.0, - "learning_rate": 6.436044106811916e-06, - "loss": 0.2591, - "step": 6529 - }, - { - "epoch": 5.65, - "grad_norm": 0.0, - "learning_rate": 6.4331354494669485e-06, - "loss": 0.1645, - "step": 6530 - }, - { - "epoch": 5.65, - "grad_norm": 0.0, - "learning_rate": 6.430227137836756e-06, - "loss": 0.1856, - "step": 6531 - }, - { - "epoch": 5.65, - "grad_norm": 0.0, - "learning_rate": 6.42731917220323e-06, - "loss": 0.2384, - "step": 6532 - }, - { - "epoch": 5.65, - "grad_norm": 0.0, - "learning_rate": 6.4244115528482224e-06, - "loss": 0.2856, - "step": 6533 - }, - { - "epoch": 5.65, - "grad_norm": 0.0, - "learning_rate": 6.421504280053549e-06, - "loss": 0.2054, - "step": 6534 - }, - { - "epoch": 5.65, - "grad_norm": 0.0, - "learning_rate": 6.418597354100996e-06, - "loss": 0.226, - "step": 6535 - }, - { - "epoch": 5.65, - "grad_norm": 0.0, - "learning_rate": 6.415690775272312e-06, - "loss": 0.1533, - "step": 6536 - }, - { - "epoch": 5.65, - "grad_norm": 0.0, - "learning_rate": 6.412784543849218e-06, - "loss": 0.2373, - "step": 6537 - }, - { - "epoch": 5.66, - "grad_norm": 0.0, - "learning_rate": 6.409878660113393e-06, - "loss": 0.2435, - "step": 6538 - }, - { - "epoch": 5.66, - "grad_norm": 0.0, - "learning_rate": 6.4069731243464925e-06, - "loss": 0.1402, - "step": 6539 - }, - { - "epoch": 5.66, - "grad_norm": 0.0, - "learning_rate": 6.404067936830129e-06, - "loss": 0.2636, - "step": 6540 - }, - { - "epoch": 5.66, - "grad_norm": 0.0, - "learning_rate": 6.401163097845882e-06, - "loss": 0.2142, - "step": 6541 - }, - { - "epoch": 5.66, - "grad_norm": 0.0, - "learning_rate": 6.398258607675303e-06, - "loss": 0.2336, - "step": 6542 - }, - { - "epoch": 5.66, - "grad_norm": 0.0, - "learning_rate": 6.39535446659991e-06, - "loss": 0.1958, - "step": 6543 - }, - { - "epoch": 5.66, - "grad_norm": 0.0, - "learning_rate": 6.392450674901179e-06, - "loss": 0.2243, - "step": 6544 - }, - { - "epoch": 5.66, - "grad_norm": 0.0, - "learning_rate": 6.389547232860562e-06, - "loss": 0.2598, - "step": 6545 - }, - { - "epoch": 5.66, - "grad_norm": 0.0, - "learning_rate": 6.386644140759467e-06, - "loss": 0.2031, - "step": 6546 - }, - { - "epoch": 5.66, - "grad_norm": 0.0, - "learning_rate": 6.3837413988792795e-06, - "loss": 0.2758, - "step": 6547 - }, - { - "epoch": 5.66, - "grad_norm": 0.0, - "learning_rate": 6.380839007501341e-06, - "loss": 0.2163, - "step": 6548 - }, - { - "epoch": 5.67, - "grad_norm": 0.0, - "learning_rate": 6.377936966906958e-06, - "loss": 0.342, - "step": 6549 - }, - { - "epoch": 5.67, - "grad_norm": 0.0, - "learning_rate": 6.375035277377415e-06, - "loss": 0.1585, - "step": 6550 - }, - { - "epoch": 5.67, - "grad_norm": 0.0, - "learning_rate": 6.372133939193954e-06, - "loss": 0.1586, - "step": 6551 - }, - { - "epoch": 5.67, - "grad_norm": 0.0, - "learning_rate": 6.369232952637783e-06, - "loss": 0.2364, - "step": 6552 - }, - { - "epoch": 5.67, - "grad_norm": 0.0, - "learning_rate": 6.366332317990078e-06, - "loss": 0.2702, - "step": 6553 - }, - { - "epoch": 5.67, - "grad_norm": 0.0, - "learning_rate": 6.3634320355319775e-06, - "loss": 0.2504, - "step": 6554 - }, - { - "epoch": 5.67, - "grad_norm": 0.0, - "learning_rate": 6.360532105544597e-06, - "loss": 0.2226, - "step": 6555 - }, - { - "epoch": 5.67, - "grad_norm": 0.0, - "learning_rate": 6.357632528309001e-06, - "loss": 0.1883, - "step": 6556 - }, - { - "epoch": 5.67, - "grad_norm": 0.0, - "learning_rate": 6.354733304106227e-06, - "loss": 0.2081, - "step": 6557 - }, - { - "epoch": 5.67, - "grad_norm": 0.0, - "learning_rate": 6.351834433217283e-06, - "loss": 0.1643, - "step": 6558 - }, - { - "epoch": 5.67, - "grad_norm": 0.0, - "learning_rate": 6.3489359159231425e-06, - "loss": 0.1817, - "step": 6559 - }, - { - "epoch": 5.67, - "grad_norm": 0.0, - "learning_rate": 6.346037752504735e-06, - "loss": 0.1855, - "step": 6560 - }, - { - "epoch": 5.68, - "grad_norm": 0.0, - "learning_rate": 6.343139943242966e-06, - "loss": 0.2279, - "step": 6561 - }, - { - "epoch": 5.68, - "grad_norm": 0.0, - "learning_rate": 6.3402424884187e-06, - "loss": 0.1912, - "step": 6562 - }, - { - "epoch": 5.68, - "grad_norm": 0.0, - "learning_rate": 6.337345388312773e-06, - "loss": 0.1817, - "step": 6563 - }, - { - "epoch": 5.68, - "grad_norm": 0.0, - "learning_rate": 6.334448643205986e-06, - "loss": 0.1838, - "step": 6564 - }, - { - "epoch": 5.68, - "grad_norm": 0.0, - "learning_rate": 6.331552253379093e-06, - "loss": 0.1558, - "step": 6565 - }, - { - "epoch": 5.68, - "grad_norm": 0.0, - "learning_rate": 6.328656219112833e-06, - "loss": 0.1518, - "step": 6566 - }, - { - "epoch": 5.68, - "grad_norm": 0.0, - "learning_rate": 6.325760540687895e-06, - "loss": 0.2381, - "step": 6567 - }, - { - "epoch": 5.68, - "grad_norm": 0.0, - "learning_rate": 6.322865218384943e-06, - "loss": 0.218, - "step": 6568 - }, - { - "epoch": 5.68, - "grad_norm": 0.0, - "learning_rate": 6.319970252484608e-06, - "loss": 0.2117, - "step": 6569 - }, - { - "epoch": 5.68, - "grad_norm": 0.0, - "learning_rate": 6.317075643267472e-06, - "loss": 0.2006, - "step": 6570 - }, - { - "epoch": 5.68, - "grad_norm": 0.0, - "learning_rate": 6.314181391014099e-06, - "loss": 0.1834, - "step": 6571 - }, - { - "epoch": 5.69, - "grad_norm": 0.0, - "learning_rate": 6.311287496005012e-06, - "loss": 0.3618, - "step": 6572 - }, - { - "epoch": 5.69, - "grad_norm": 0.0, - "learning_rate": 6.308393958520692e-06, - "loss": 0.2173, - "step": 6573 - }, - { - "epoch": 5.69, - "grad_norm": 0.0, - "learning_rate": 6.305500778841599e-06, - "loss": 0.2348, - "step": 6574 - }, - { - "epoch": 5.69, - "grad_norm": 0.0, - "learning_rate": 6.3026079572481455e-06, - "loss": 0.2325, - "step": 6575 - }, - { - "epoch": 5.69, - "grad_norm": 0.0, - "learning_rate": 6.299715494020721e-06, - "loss": 0.2425, - "step": 6576 - }, - { - "epoch": 5.69, - "grad_norm": 0.0, - "learning_rate": 6.296823389439672e-06, - "loss": 0.2995, - "step": 6577 - }, - { - "epoch": 5.69, - "grad_norm": 0.0, - "learning_rate": 6.293931643785314e-06, - "loss": 0.1428, - "step": 6578 - }, - { - "epoch": 5.69, - "grad_norm": 0.0, - "learning_rate": 6.291040257337926e-06, - "loss": 0.1503, - "step": 6579 - }, - { - "epoch": 5.69, - "grad_norm": 0.0, - "learning_rate": 6.288149230377755e-06, - "loss": 0.1554, - "step": 6580 - }, - { - "epoch": 5.69, - "grad_norm": 0.0, - "learning_rate": 6.285258563185004e-06, - "loss": 0.2645, - "step": 6581 - }, - { - "epoch": 5.69, - "grad_norm": 0.0, - "learning_rate": 6.282368256039856e-06, - "loss": 0.1666, - "step": 6582 - }, - { - "epoch": 5.69, - "grad_norm": 0.0, - "learning_rate": 6.279478309222444e-06, - "loss": 0.1946, - "step": 6583 - }, - { - "epoch": 5.7, - "grad_norm": 0.0, - "learning_rate": 6.2765887230128775e-06, - "loss": 0.1451, - "step": 6584 - }, - { - "epoch": 5.7, - "grad_norm": 0.0, - "learning_rate": 6.273699497691228e-06, - "loss": 0.1898, - "step": 6585 - }, - { - "epoch": 5.7, - "grad_norm": 0.0, - "learning_rate": 6.270810633537527e-06, - "loss": 0.2509, - "step": 6586 - }, - { - "epoch": 5.7, - "grad_norm": 0.0, - "learning_rate": 6.26792213083178e-06, - "loss": 0.2582, - "step": 6587 - }, - { - "epoch": 5.7, - "grad_norm": 0.0, - "learning_rate": 6.265033989853944e-06, - "loss": 0.2314, - "step": 6588 - }, - { - "epoch": 5.7, - "grad_norm": 0.0, - "learning_rate": 6.2621462108839605e-06, - "loss": 0.2006, - "step": 6589 - }, - { - "epoch": 5.7, - "grad_norm": 0.0, - "learning_rate": 6.2592587942017156e-06, - "loss": 0.1413, - "step": 6590 - }, - { - "epoch": 5.7, - "grad_norm": 0.0, - "learning_rate": 6.256371740087069e-06, - "loss": 0.1734, - "step": 6591 - }, - { - "epoch": 5.7, - "grad_norm": 0.0, - "learning_rate": 6.253485048819852e-06, - "loss": 0.2469, - "step": 6592 - }, - { - "epoch": 5.7, - "grad_norm": 0.0, - "learning_rate": 6.250598720679847e-06, - "loss": 0.2339, - "step": 6593 - }, - { - "epoch": 5.7, - "grad_norm": 0.0, - "learning_rate": 6.2477127559468136e-06, - "loss": 0.1858, - "step": 6594 - }, - { - "epoch": 5.71, - "grad_norm": 0.0, - "learning_rate": 6.2448271549004705e-06, - "loss": 0.2401, - "step": 6595 - }, - { - "epoch": 5.71, - "grad_norm": 0.0, - "learning_rate": 6.241941917820498e-06, - "loss": 0.2273, - "step": 6596 - }, - { - "epoch": 5.71, - "grad_norm": 0.0, - "learning_rate": 6.2390570449865525e-06, - "loss": 0.1794, - "step": 6597 - }, - { - "epoch": 5.71, - "grad_norm": 0.0, - "learning_rate": 6.23617253667824e-06, - "loss": 0.2886, - "step": 6598 - }, - { - "epoch": 5.71, - "grad_norm": 0.0, - "learning_rate": 6.233288393175141e-06, - "loss": 0.2595, - "step": 6599 - }, - { - "epoch": 5.71, - "grad_norm": 0.0, - "learning_rate": 6.230404614756797e-06, - "loss": 0.1695, - "step": 6600 - }, - { - "epoch": 5.71, - "grad_norm": 0.0, - "learning_rate": 6.227521201702717e-06, - "loss": 0.1874, - "step": 6601 - }, - { - "epoch": 5.71, - "grad_norm": 0.0, - "learning_rate": 6.224638154292373e-06, - "loss": 0.1571, - "step": 6602 - }, - { - "epoch": 5.71, - "grad_norm": 0.0, - "learning_rate": 6.221755472805201e-06, - "loss": 0.2094, - "step": 6603 - }, - { - "epoch": 5.71, - "grad_norm": 0.0, - "learning_rate": 6.2188731575206015e-06, - "loss": 0.2362, - "step": 6604 - }, - { - "epoch": 5.71, - "grad_norm": 0.0, - "learning_rate": 6.215991208717942e-06, - "loss": 0.175, - "step": 6605 - }, - { - "epoch": 5.71, - "grad_norm": 0.0, - "learning_rate": 6.213109626676553e-06, - "loss": 0.2595, - "step": 6606 - }, - { - "epoch": 5.72, - "grad_norm": 0.0, - "learning_rate": 6.210228411675723e-06, - "loss": 0.288, - "step": 6607 - }, - { - "epoch": 5.72, - "grad_norm": 0.0, - "learning_rate": 6.207347563994718e-06, - "loss": 0.19, - "step": 6608 - }, - { - "epoch": 5.72, - "grad_norm": 0.0, - "learning_rate": 6.204467083912755e-06, - "loss": 0.195, - "step": 6609 - }, - { - "epoch": 5.72, - "grad_norm": 0.0, - "learning_rate": 6.201586971709026e-06, - "loss": 0.296, - "step": 6610 - }, - { - "epoch": 5.72, - "grad_norm": 0.0, - "learning_rate": 6.1987072276626835e-06, - "loss": 0.1453, - "step": 6611 - }, - { - "epoch": 5.72, - "grad_norm": 0.0, - "learning_rate": 6.1958278520528395e-06, - "loss": 0.2689, - "step": 6612 - }, - { - "epoch": 5.72, - "grad_norm": 0.0, - "learning_rate": 6.1929488451585795e-06, - "loss": 0.168, - "step": 6613 - }, - { - "epoch": 5.72, - "grad_norm": 0.0, - "learning_rate": 6.190070207258948e-06, - "loss": 0.293, - "step": 6614 - }, - { - "epoch": 5.72, - "grad_norm": 0.0, - "learning_rate": 6.187191938632948e-06, - "loss": 0.2082, - "step": 6615 - }, - { - "epoch": 5.72, - "grad_norm": 0.0, - "learning_rate": 6.18431403955956e-06, - "loss": 0.235, - "step": 6616 - }, - { - "epoch": 5.72, - "grad_norm": 0.0, - "learning_rate": 6.1814365103177164e-06, - "loss": 0.2324, - "step": 6617 - }, - { - "epoch": 5.72, - "grad_norm": 0.0, - "learning_rate": 6.178559351186323e-06, - "loss": 0.1893, - "step": 6618 - }, - { - "epoch": 5.73, - "grad_norm": 0.0, - "learning_rate": 6.175682562444241e-06, - "loss": 0.3305, - "step": 6619 - }, - { - "epoch": 5.73, - "grad_norm": 0.0, - "learning_rate": 6.172806144370302e-06, - "loss": 0.1678, - "step": 6620 - }, - { - "epoch": 5.73, - "grad_norm": 0.0, - "learning_rate": 6.169930097243305e-06, - "loss": 0.1594, - "step": 6621 - }, - { - "epoch": 5.73, - "grad_norm": 0.0, - "learning_rate": 6.167054421342004e-06, - "loss": 0.2615, - "step": 6622 - }, - { - "epoch": 5.73, - "grad_norm": 0.0, - "learning_rate": 6.164179116945118e-06, - "loss": 0.1963, - "step": 6623 - }, - { - "epoch": 5.73, - "grad_norm": 0.0, - "learning_rate": 6.161304184331338e-06, - "loss": 0.2228, - "step": 6624 - }, - { - "epoch": 5.73, - "grad_norm": 0.0, - "learning_rate": 6.158429623779308e-06, - "loss": 0.1854, - "step": 6625 - }, - { - "epoch": 5.73, - "grad_norm": 0.0, - "learning_rate": 6.1555554355676495e-06, - "loss": 0.236, - "step": 6626 - }, - { - "epoch": 5.73, - "grad_norm": 0.0, - "learning_rate": 6.152681619974934e-06, - "loss": 0.1728, - "step": 6627 - }, - { - "epoch": 5.73, - "grad_norm": 0.0, - "learning_rate": 6.149808177279705e-06, - "loss": 0.158, - "step": 6628 - }, - { - "epoch": 5.73, - "grad_norm": 0.0, - "learning_rate": 6.146935107760471e-06, - "loss": 0.2136, - "step": 6629 - }, - { - "epoch": 5.74, - "grad_norm": 0.0, - "learning_rate": 6.144062411695697e-06, - "loss": 0.2335, - "step": 6630 - }, - { - "epoch": 5.74, - "grad_norm": 0.0, - "learning_rate": 6.141190089363822e-06, - "loss": 0.3396, - "step": 6631 - }, - { - "epoch": 5.74, - "grad_norm": 0.0, - "learning_rate": 6.138318141043238e-06, - "loss": 0.2748, - "step": 6632 - }, - { - "epoch": 5.74, - "grad_norm": 0.0, - "learning_rate": 6.1354465670123055e-06, - "loss": 0.2176, - "step": 6633 - }, - { - "epoch": 5.74, - "grad_norm": 0.0, - "learning_rate": 6.132575367549351e-06, - "loss": 0.2322, - "step": 6634 - }, - { - "epoch": 5.74, - "grad_norm": 0.0, - "learning_rate": 6.129704542932662e-06, - "loss": 0.2252, - "step": 6635 - }, - { - "epoch": 5.74, - "grad_norm": 0.0, - "learning_rate": 6.1268340934404904e-06, - "loss": 0.268, - "step": 6636 - }, - { - "epoch": 5.74, - "grad_norm": 0.0, - "learning_rate": 6.123964019351052e-06, - "loss": 0.246, - "step": 6637 - }, - { - "epoch": 5.74, - "grad_norm": 0.0, - "learning_rate": 6.1210943209425235e-06, - "loss": 0.2184, - "step": 6638 - }, - { - "epoch": 5.74, - "grad_norm": 0.0, - "learning_rate": 6.118224998493054e-06, - "loss": 0.1808, - "step": 6639 - }, - { - "epoch": 5.74, - "grad_norm": 0.0, - "learning_rate": 6.115356052280743e-06, - "loss": 0.1594, - "step": 6640 - }, - { - "epoch": 5.74, - "grad_norm": 0.0, - "learning_rate": 6.112487482583661e-06, - "loss": 0.3684, - "step": 6641 - }, - { - "epoch": 5.75, - "grad_norm": 0.0, - "learning_rate": 6.109619289679845e-06, - "loss": 0.2837, - "step": 6642 - }, - { - "epoch": 5.75, - "grad_norm": 0.0, - "learning_rate": 6.106751473847288e-06, - "loss": 0.2181, - "step": 6643 - }, - { - "epoch": 5.75, - "grad_norm": 0.0, - "learning_rate": 6.103884035363951e-06, - "loss": 0.2334, - "step": 6644 - }, - { - "epoch": 5.75, - "grad_norm": 0.0, - "learning_rate": 6.101016974507759e-06, - "loss": 0.2366, - "step": 6645 - }, - { - "epoch": 5.75, - "grad_norm": 0.0, - "learning_rate": 6.098150291556597e-06, - "loss": 0.1782, - "step": 6646 - }, - { - "epoch": 5.75, - "grad_norm": 0.0, - "learning_rate": 6.095283986788319e-06, - "loss": 0.1764, - "step": 6647 - }, - { - "epoch": 5.75, - "grad_norm": 0.0, - "learning_rate": 6.09241806048074e-06, - "loss": 0.1796, - "step": 6648 - }, - { - "epoch": 5.75, - "grad_norm": 0.0, - "learning_rate": 6.0895525129116275e-06, - "loss": 0.2025, - "step": 6649 - }, - { - "epoch": 5.75, - "grad_norm": 0.0, - "learning_rate": 6.086687344358731e-06, - "loss": 0.1889, - "step": 6650 - }, - { - "epoch": 5.75, - "grad_norm": 0.0, - "learning_rate": 6.0838225550997465e-06, - "loss": 0.2186, - "step": 6651 - }, - { - "epoch": 5.75, - "grad_norm": 0.0, - "learning_rate": 6.080958145412349e-06, - "loss": 0.2127, - "step": 6652 - }, - { - "epoch": 5.76, - "grad_norm": 0.0, - "learning_rate": 6.078094115574162e-06, - "loss": 0.2051, - "step": 6653 - }, - { - "epoch": 5.76, - "grad_norm": 0.0, - "learning_rate": 6.075230465862782e-06, - "loss": 0.1875, - "step": 6654 - }, - { - "epoch": 5.76, - "grad_norm": 0.0, - "learning_rate": 6.072367196555768e-06, - "loss": 0.21, - "step": 6655 - }, - { - "epoch": 5.76, - "grad_norm": 0.0, - "learning_rate": 6.069504307930636e-06, - "loss": 0.2406, - "step": 6656 - }, - { - "epoch": 5.76, - "grad_norm": 0.0, - "learning_rate": 6.066641800264866e-06, - "loss": 0.3037, - "step": 6657 - }, - { - "epoch": 5.76, - "grad_norm": 0.0, - "learning_rate": 6.06377967383591e-06, - "loss": 0.1507, - "step": 6658 - }, - { - "epoch": 5.76, - "grad_norm": 0.0, - "learning_rate": 6.060917928921169e-06, - "loss": 0.1885, - "step": 6659 - }, - { - "epoch": 5.76, - "grad_norm": 0.0, - "learning_rate": 6.058056565798023e-06, - "loss": 0.1687, - "step": 6660 - }, - { - "epoch": 5.76, - "grad_norm": 0.0, - "learning_rate": 6.0551955847438e-06, - "loss": 0.143, - "step": 6661 - }, - { - "epoch": 5.76, - "grad_norm": 0.0, - "learning_rate": 6.052334986035804e-06, - "loss": 0.2474, - "step": 6662 - }, - { - "epoch": 5.76, - "grad_norm": 0.0, - "learning_rate": 6.049474769951289e-06, - "loss": 0.1432, - "step": 6663 - }, - { - "epoch": 5.76, - "grad_norm": 0.0, - "learning_rate": 6.046614936767486e-06, - "loss": 0.2333, - "step": 6664 - }, - { - "epoch": 5.77, - "grad_norm": 0.0, - "learning_rate": 6.043755486761574e-06, - "loss": 0.3644, - "step": 6665 - }, - { - "epoch": 5.77, - "grad_norm": 0.0, - "learning_rate": 6.040896420210708e-06, - "loss": 0.1971, - "step": 6666 - }, - { - "epoch": 5.77, - "grad_norm": 0.0, - "learning_rate": 6.0380377373919954e-06, - "loss": 0.272, - "step": 6667 - }, - { - "epoch": 5.77, - "grad_norm": 0.0, - "learning_rate": 6.035179438582514e-06, - "loss": 0.1935, - "step": 6668 - }, - { - "epoch": 5.77, - "grad_norm": 0.0, - "learning_rate": 6.032321524059303e-06, - "loss": 0.2055, - "step": 6669 - }, - { - "epoch": 5.77, - "grad_norm": 0.0, - "learning_rate": 6.0294639940993604e-06, - "loss": 0.2121, - "step": 6670 - }, - { - "epoch": 5.77, - "grad_norm": 0.0, - "learning_rate": 6.026606848979648e-06, - "loss": 0.2676, - "step": 6671 - }, - { - "epoch": 5.77, - "grad_norm": 0.0, - "learning_rate": 6.023750088977096e-06, - "loss": 0.1604, - "step": 6672 - }, - { - "epoch": 5.77, - "grad_norm": 0.0, - "learning_rate": 6.020893714368593e-06, - "loss": 0.2245, - "step": 6673 - }, - { - "epoch": 5.77, - "grad_norm": 0.0, - "learning_rate": 6.0180377254309875e-06, - "loss": 0.1803, - "step": 6674 - }, - { - "epoch": 5.77, - "grad_norm": 0.0, - "learning_rate": 6.01518212244109e-06, - "loss": 0.2589, - "step": 6675 - }, - { - "epoch": 5.78, - "grad_norm": 0.0, - "learning_rate": 6.012326905675685e-06, - "loss": 0.2363, - "step": 6676 - }, - { - "epoch": 5.78, - "grad_norm": 0.0, - "learning_rate": 6.009472075411504e-06, - "loss": 0.3122, - "step": 6677 - }, - { - "epoch": 5.78, - "grad_norm": 0.0, - "learning_rate": 6.006617631925256e-06, - "loss": 0.1638, - "step": 6678 - }, - { - "epoch": 5.78, - "grad_norm": 0.0, - "learning_rate": 6.003763575493597e-06, - "loss": 0.2282, - "step": 6679 - }, - { - "epoch": 5.78, - "grad_norm": 0.0, - "learning_rate": 6.000909906393159e-06, - "loss": 0.2409, - "step": 6680 - }, - { - "epoch": 5.78, - "grad_norm": 0.0, - "learning_rate": 5.9980566249005345e-06, - "loss": 0.1947, - "step": 6681 - }, - { - "epoch": 5.78, - "grad_norm": 0.0, - "learning_rate": 5.995203731292267e-06, - "loss": 0.2281, - "step": 6682 - }, - { - "epoch": 5.78, - "grad_norm": 0.0, - "learning_rate": 5.992351225844872e-06, - "loss": 0.2438, - "step": 6683 - }, - { - "epoch": 5.78, - "grad_norm": 0.0, - "learning_rate": 5.9894991088348295e-06, - "loss": 0.2637, - "step": 6684 - }, - { - "epoch": 5.78, - "grad_norm": 0.0, - "learning_rate": 5.986647380538574e-06, - "loss": 0.1549, - "step": 6685 - }, - { - "epoch": 5.78, - "grad_norm": 0.0, - "learning_rate": 5.98379604123251e-06, - "loss": 0.1954, - "step": 6686 - }, - { - "epoch": 5.78, - "grad_norm": 0.0, - "learning_rate": 5.980945091192998e-06, - "loss": 0.1577, - "step": 6687 - }, - { - "epoch": 5.79, - "grad_norm": 0.0, - "learning_rate": 5.978094530696366e-06, - "loss": 0.265, - "step": 6688 - }, - { - "epoch": 5.79, - "grad_norm": 0.0, - "learning_rate": 5.975244360018897e-06, - "loss": 0.2902, - "step": 6689 - }, - { - "epoch": 5.79, - "grad_norm": 0.0, - "learning_rate": 5.9723945794368485e-06, - "loss": 0.2944, - "step": 6690 - }, - { - "epoch": 5.79, - "grad_norm": 0.0, - "learning_rate": 5.969545189226424e-06, - "loss": 0.3017, - "step": 6691 - }, - { - "epoch": 5.79, - "grad_norm": 0.0, - "learning_rate": 5.966696189663807e-06, - "loss": 0.1972, - "step": 6692 - }, - { - "epoch": 5.79, - "grad_norm": 0.0, - "learning_rate": 5.963847581025124e-06, - "loss": 0.1889, - "step": 6693 - }, - { - "epoch": 5.79, - "grad_norm": 0.0, - "learning_rate": 5.960999363586482e-06, - "loss": 0.2393, - "step": 6694 - }, - { - "epoch": 5.79, - "grad_norm": 0.0, - "learning_rate": 5.958151537623935e-06, - "loss": 0.2158, - "step": 6695 - }, - { - "epoch": 5.79, - "grad_norm": 0.0, - "learning_rate": 5.955304103413513e-06, - "loss": 0.2064, - "step": 6696 - }, - { - "epoch": 5.79, - "grad_norm": 0.0, - "learning_rate": 5.952457061231194e-06, - "loss": 0.3144, - "step": 6697 - }, - { - "epoch": 5.79, - "grad_norm": 0.0, - "learning_rate": 5.949610411352931e-06, - "loss": 0.1696, - "step": 6698 - }, - { - "epoch": 5.79, - "grad_norm": 0.0, - "learning_rate": 5.946764154054624e-06, - "loss": 0.189, - "step": 6699 - }, - { - "epoch": 5.8, - "grad_norm": 0.0, - "learning_rate": 5.943918289612151e-06, - "loss": 0.3784, - "step": 6700 - }, - { - "epoch": 5.8, - "grad_norm": 0.0, - "learning_rate": 5.941072818301341e-06, - "loss": 0.273, - "step": 6701 - }, - { - "epoch": 5.8, - "grad_norm": 0.0, - "learning_rate": 5.9382277403979916e-06, - "loss": 0.2629, - "step": 6702 - }, - { - "epoch": 5.8, - "grad_norm": 0.0, - "learning_rate": 5.935383056177854e-06, - "loss": 0.2559, - "step": 6703 - }, - { - "epoch": 5.8, - "grad_norm": 0.0, - "learning_rate": 5.932538765916653e-06, - "loss": 0.2543, - "step": 6704 - }, - { - "epoch": 5.8, - "grad_norm": 0.0, - "learning_rate": 5.929694869890064e-06, - "loss": 0.2358, - "step": 6705 - }, - { - "epoch": 5.8, - "grad_norm": 0.0, - "learning_rate": 5.926851368373732e-06, - "loss": 0.2217, - "step": 6706 - }, - { - "epoch": 5.8, - "grad_norm": 0.0, - "learning_rate": 5.924008261643256e-06, - "loss": 0.1548, - "step": 6707 - }, - { - "epoch": 5.8, - "grad_norm": 0.0, - "learning_rate": 5.921165549974205e-06, - "loss": 0.2076, - "step": 6708 - }, - { - "epoch": 5.8, - "grad_norm": 0.0, - "learning_rate": 5.918323233642102e-06, - "loss": 0.1988, - "step": 6709 - }, - { - "epoch": 5.8, - "grad_norm": 0.0, - "learning_rate": 5.915481312922442e-06, - "loss": 0.1872, - "step": 6710 - }, - { - "epoch": 5.81, - "grad_norm": 0.0, - "learning_rate": 5.91263978809067e-06, - "loss": 0.2581, - "step": 6711 - }, - { - "epoch": 5.81, - "grad_norm": 0.0, - "learning_rate": 5.909798659422201e-06, - "loss": 0.1961, - "step": 6712 - }, - { - "epoch": 5.81, - "grad_norm": 0.0, - "learning_rate": 5.906957927192405e-06, - "loss": 0.1428, - "step": 6713 - }, - { - "epoch": 5.81, - "grad_norm": 0.0, - "learning_rate": 5.904117591676622e-06, - "loss": 0.2992, - "step": 6714 - }, - { - "epoch": 5.81, - "grad_norm": 0.0, - "learning_rate": 5.901277653150147e-06, - "loss": 0.2523, - "step": 6715 - }, - { - "epoch": 5.81, - "grad_norm": 0.0, - "learning_rate": 5.8984381118882335e-06, - "loss": 0.171, - "step": 6716 - }, - { - "epoch": 5.81, - "grad_norm": 0.0, - "learning_rate": 5.895598968166106e-06, - "loss": 0.2006, - "step": 6717 - }, - { - "epoch": 5.81, - "grad_norm": 0.0, - "learning_rate": 5.892760222258946e-06, - "loss": 0.2901, - "step": 6718 - }, - { - "epoch": 5.81, - "grad_norm": 0.0, - "learning_rate": 5.8899218744418925e-06, - "loss": 0.177, - "step": 6719 - }, - { - "epoch": 5.81, - "grad_norm": 0.0, - "learning_rate": 5.887083924990056e-06, - "loss": 0.1926, - "step": 6720 - }, - { - "epoch": 5.81, - "grad_norm": 0.0, - "learning_rate": 5.884246374178493e-06, - "loss": 0.2773, - "step": 6721 - }, - { - "epoch": 5.81, - "grad_norm": 0.0, - "learning_rate": 5.881409222282237e-06, - "loss": 0.1735, - "step": 6722 - }, - { - "epoch": 5.82, - "grad_norm": 0.0, - "learning_rate": 5.878572469576278e-06, - "loss": 0.1902, - "step": 6723 - }, - { - "epoch": 5.82, - "grad_norm": 0.0, - "learning_rate": 5.875736116335557e-06, - "loss": 0.2643, - "step": 6724 - }, - { - "epoch": 5.82, - "grad_norm": 0.0, - "learning_rate": 5.8729001628349895e-06, - "loss": 0.2271, - "step": 6725 - }, - { - "epoch": 5.82, - "grad_norm": 0.0, - "learning_rate": 5.8700646093494474e-06, - "loss": 0.1537, - "step": 6726 - }, - { - "epoch": 5.82, - "grad_norm": 0.0, - "learning_rate": 5.867229456153762e-06, - "loss": 0.1949, - "step": 6727 - }, - { - "epoch": 5.82, - "grad_norm": 0.0, - "learning_rate": 5.864394703522733e-06, - "loss": 0.3785, - "step": 6728 - }, - { - "epoch": 5.82, - "grad_norm": 0.0, - "learning_rate": 5.8615603517311095e-06, - "loss": 0.2076, - "step": 6729 - }, - { - "epoch": 5.82, - "grad_norm": 0.0, - "learning_rate": 5.858726401053613e-06, - "loss": 0.1679, - "step": 6730 - }, - { - "epoch": 5.82, - "grad_norm": 0.0, - "learning_rate": 5.855892851764917e-06, - "loss": 0.2517, - "step": 6731 - }, - { - "epoch": 5.82, - "grad_norm": 0.0, - "learning_rate": 5.8530597041396675e-06, - "loss": 0.2191, - "step": 6732 - }, - { - "epoch": 5.82, - "grad_norm": 0.0, - "learning_rate": 5.850226958452454e-06, - "loss": 0.3037, - "step": 6733 - }, - { - "epoch": 5.83, - "grad_norm": 0.0, - "learning_rate": 5.847394614977847e-06, - "loss": 0.2061, - "step": 6734 - }, - { - "epoch": 5.83, - "grad_norm": 0.0, - "learning_rate": 5.844562673990362e-06, - "loss": 0.1851, - "step": 6735 - }, - { - "epoch": 5.83, - "grad_norm": 0.0, - "learning_rate": 5.841731135764488e-06, - "loss": 0.2486, - "step": 6736 - }, - { - "epoch": 5.83, - "grad_norm": 0.0, - "learning_rate": 5.838900000574663e-06, - "loss": 0.3578, - "step": 6737 - }, - { - "epoch": 5.83, - "grad_norm": 0.0, - "learning_rate": 5.8360692686952995e-06, - "loss": 0.1704, - "step": 6738 - }, - { - "epoch": 5.83, - "grad_norm": 0.0, - "learning_rate": 5.833238940400754e-06, - "loss": 0.2307, - "step": 6739 - }, - { - "epoch": 5.83, - "grad_norm": 0.0, - "learning_rate": 5.830409015965361e-06, - "loss": 0.2102, - "step": 6740 - }, - { - "epoch": 5.83, - "grad_norm": 0.0, - "learning_rate": 5.827579495663404e-06, - "loss": 0.2246, - "step": 6741 - }, - { - "epoch": 5.83, - "grad_norm": 0.0, - "learning_rate": 5.824750379769131e-06, - "loss": 0.2333, - "step": 6742 - }, - { - "epoch": 5.83, - "grad_norm": 0.0, - "learning_rate": 5.8219216685567585e-06, - "loss": 0.2362, - "step": 6743 - }, - { - "epoch": 5.83, - "grad_norm": 0.0, - "learning_rate": 5.8190933623004445e-06, - "loss": 0.3127, - "step": 6744 - }, - { - "epoch": 5.83, - "grad_norm": 0.0, - "learning_rate": 5.8162654612743265e-06, - "loss": 0.1952, - "step": 6745 - }, - { - "epoch": 5.84, - "grad_norm": 0.0, - "learning_rate": 5.813437965752495e-06, - "loss": 0.1893, - "step": 6746 - }, - { - "epoch": 5.84, - "grad_norm": 0.0, - "learning_rate": 5.810610876009008e-06, - "loss": 0.2001, - "step": 6747 - }, - { - "epoch": 5.84, - "grad_norm": 0.0, - "learning_rate": 5.807784192317874e-06, - "loss": 0.2507, - "step": 6748 - }, - { - "epoch": 5.84, - "grad_norm": 0.0, - "learning_rate": 5.8049579149530585e-06, - "loss": 0.2191, - "step": 6749 - }, - { - "epoch": 5.84, - "grad_norm": 0.0, - "learning_rate": 5.802132044188504e-06, - "loss": 0.1607, - "step": 6750 - }, - { - "epoch": 5.84, - "grad_norm": 0.0, - "learning_rate": 5.799306580298104e-06, - "loss": 0.2585, - "step": 6751 - }, - { - "epoch": 5.84, - "grad_norm": 0.0, - "learning_rate": 5.796481523555714e-06, - "loss": 0.2711, - "step": 6752 - }, - { - "epoch": 5.84, - "grad_norm": 0.0, - "learning_rate": 5.793656874235153e-06, - "loss": 0.2131, - "step": 6753 - }, - { - "epoch": 5.84, - "grad_norm": 0.0, - "learning_rate": 5.790832632610189e-06, - "loss": 0.1954, - "step": 6754 - }, - { - "epoch": 5.84, - "grad_norm": 0.0, - "learning_rate": 5.788008798954564e-06, - "loss": 0.2836, - "step": 6755 - }, - { - "epoch": 5.84, - "grad_norm": 0.0, - "learning_rate": 5.785185373541975e-06, - "loss": 0.1886, - "step": 6756 - }, - { - "epoch": 5.85, - "grad_norm": 0.0, - "learning_rate": 5.782362356646083e-06, - "loss": 0.1479, - "step": 6757 - }, - { - "epoch": 5.85, - "grad_norm": 0.0, - "learning_rate": 5.779539748540504e-06, - "loss": 0.2346, - "step": 6758 - }, - { - "epoch": 5.85, - "grad_norm": 0.0, - "learning_rate": 5.776717549498809e-06, - "loss": 0.16, - "step": 6759 - }, - { - "epoch": 5.85, - "grad_norm": 0.0, - "learning_rate": 5.7738957597945434e-06, - "loss": 0.1892, - "step": 6760 - }, - { - "epoch": 5.85, - "grad_norm": 0.0, - "learning_rate": 5.771074379701206e-06, - "loss": 0.2934, - "step": 6761 - }, - { - "epoch": 5.85, - "grad_norm": 0.0, - "learning_rate": 5.768253409492256e-06, - "loss": 0.4144, - "step": 6762 - }, - { - "epoch": 5.85, - "grad_norm": 0.0, - "learning_rate": 5.765432849441117e-06, - "loss": 0.1786, - "step": 6763 - }, - { - "epoch": 5.85, - "grad_norm": 0.0, - "learning_rate": 5.7626126998211604e-06, - "loss": 0.201, - "step": 6764 - }, - { - "epoch": 5.85, - "grad_norm": 0.0, - "learning_rate": 5.759792960905737e-06, - "loss": 0.2749, - "step": 6765 - }, - { - "epoch": 5.85, - "grad_norm": 0.0, - "learning_rate": 5.756973632968135e-06, - "loss": 0.3306, - "step": 6766 - }, - { - "epoch": 5.85, - "grad_norm": 0.0, - "learning_rate": 5.754154716281621e-06, - "loss": 0.1876, - "step": 6767 - }, - { - "epoch": 5.85, - "grad_norm": 0.0, - "learning_rate": 5.751336211119419e-06, - "loss": 0.2293, - "step": 6768 - }, - { - "epoch": 5.86, - "grad_norm": 0.0, - "learning_rate": 5.748518117754708e-06, - "loss": 0.2992, - "step": 6769 - }, - { - "epoch": 5.86, - "grad_norm": 0.0, - "learning_rate": 5.7457004364606235e-06, - "loss": 0.2833, - "step": 6770 - }, - { - "epoch": 5.86, - "grad_norm": 0.0, - "learning_rate": 5.742883167510271e-06, - "loss": 0.2306, - "step": 6771 - }, - { - "epoch": 5.86, - "grad_norm": 0.0, - "learning_rate": 5.740066311176711e-06, - "loss": 0.1867, - "step": 6772 - }, - { - "epoch": 5.86, - "grad_norm": 0.0, - "learning_rate": 5.737249867732969e-06, - "loss": 0.2694, - "step": 6773 - }, - { - "epoch": 5.86, - "grad_norm": 0.0, - "learning_rate": 5.73443383745202e-06, - "loss": 0.2417, - "step": 6774 - }, - { - "epoch": 5.86, - "grad_norm": 0.0, - "learning_rate": 5.731618220606804e-06, - "loss": 0.1901, - "step": 6775 - }, - { - "epoch": 5.86, - "grad_norm": 0.0, - "learning_rate": 5.728803017470224e-06, - "loss": 0.2197, - "step": 6776 - }, - { - "epoch": 5.86, - "grad_norm": 0.0, - "learning_rate": 5.72598822831514e-06, - "loss": 0.3001, - "step": 6777 - }, - { - "epoch": 5.86, - "grad_norm": 0.0, - "learning_rate": 5.723173853414373e-06, - "loss": 0.2388, - "step": 6778 - }, - { - "epoch": 5.86, - "grad_norm": 0.0, - "learning_rate": 5.720359893040709e-06, - "loss": 0.2478, - "step": 6779 - }, - { - "epoch": 5.87, - "grad_norm": 0.0, - "learning_rate": 5.717546347466879e-06, - "loss": 0.1835, - "step": 6780 - }, - { - "epoch": 5.87, - "grad_norm": 0.0, - "learning_rate": 5.714733216965588e-06, - "loss": 0.2399, - "step": 6781 - }, - { - "epoch": 5.87, - "grad_norm": 0.0, - "learning_rate": 5.711920501809498e-06, - "loss": 0.1572, - "step": 6782 - }, - { - "epoch": 5.87, - "grad_norm": 0.0, - "learning_rate": 5.709108202271223e-06, - "loss": 0.2222, - "step": 6783 - }, - { - "epoch": 5.87, - "grad_norm": 0.0, - "learning_rate": 5.706296318623349e-06, - "loss": 0.3511, - "step": 6784 - }, - { - "epoch": 5.87, - "grad_norm": 0.0, - "learning_rate": 5.703484851138407e-06, - "loss": 0.166, - "step": 6785 - }, - { - "epoch": 5.87, - "grad_norm": 0.0, - "learning_rate": 5.7006738000889005e-06, - "loss": 0.1505, - "step": 6786 - }, - { - "epoch": 5.87, - "grad_norm": 0.0, - "learning_rate": 5.697863165747286e-06, - "loss": 0.378, - "step": 6787 - }, - { - "epoch": 5.87, - "grad_norm": 0.0, - "learning_rate": 5.695052948385983e-06, - "loss": 0.2505, - "step": 6788 - }, - { - "epoch": 5.87, - "grad_norm": 0.0, - "learning_rate": 5.6922431482773725e-06, - "loss": 0.173, - "step": 6789 - }, - { - "epoch": 5.87, - "grad_norm": 0.0, - "learning_rate": 5.689433765693788e-06, - "loss": 0.1876, - "step": 6790 - }, - { - "epoch": 5.87, - "grad_norm": 0.0, - "learning_rate": 5.686624800907522e-06, - "loss": 0.2674, - "step": 6791 - }, - { - "epoch": 5.88, - "grad_norm": 0.0, - "learning_rate": 5.6838162541908336e-06, - "loss": 0.1587, - "step": 6792 - }, - { - "epoch": 5.88, - "grad_norm": 0.0, - "learning_rate": 5.68100812581594e-06, - "loss": 0.3588, - "step": 6793 - }, - { - "epoch": 5.88, - "grad_norm": 0.0, - "learning_rate": 5.6782004160550156e-06, - "loss": 0.2418, - "step": 6794 - }, - { - "epoch": 5.88, - "grad_norm": 0.0, - "learning_rate": 5.675393125180197e-06, - "loss": 0.1913, - "step": 6795 - }, - { - "epoch": 5.88, - "grad_norm": 0.0, - "learning_rate": 5.672586253463573e-06, - "loss": 0.1981, - "step": 6796 - }, - { - "epoch": 5.88, - "grad_norm": 0.0, - "learning_rate": 5.6697798011771995e-06, - "loss": 0.2632, - "step": 6797 - }, - { - "epoch": 5.88, - "grad_norm": 0.0, - "learning_rate": 5.666973768593089e-06, - "loss": 0.2111, - "step": 6798 - }, - { - "epoch": 5.88, - "grad_norm": 0.0, - "learning_rate": 5.664168155983219e-06, - "loss": 0.16, - "step": 6799 - }, - { - "epoch": 5.88, - "grad_norm": 0.0, - "learning_rate": 5.661362963619512e-06, - "loss": 0.2106, - "step": 6800 - }, - { - "epoch": 5.88, - "grad_norm": 0.0, - "learning_rate": 5.6585581917738594e-06, - "loss": 0.2574, - "step": 6801 - }, - { - "epoch": 5.88, - "grad_norm": 0.0, - "learning_rate": 5.655753840718115e-06, - "loss": 0.1737, - "step": 6802 - }, - { - "epoch": 5.88, - "grad_norm": 0.0, - "learning_rate": 5.652949910724084e-06, - "loss": 0.2498, - "step": 6803 - }, - { - "epoch": 5.89, - "grad_norm": 0.0, - "learning_rate": 5.650146402063536e-06, - "loss": 0.1838, - "step": 6804 - }, - { - "epoch": 5.89, - "grad_norm": 0.0, - "learning_rate": 5.6473433150082025e-06, - "loss": 0.2211, - "step": 6805 - }, - { - "epoch": 5.89, - "grad_norm": 0.0, - "learning_rate": 5.644540649829764e-06, - "loss": 0.2573, - "step": 6806 - }, - { - "epoch": 5.89, - "grad_norm": 0.0, - "learning_rate": 5.6417384067998705e-06, - "loss": 0.1721, - "step": 6807 - }, - { - "epoch": 5.89, - "grad_norm": 0.0, - "learning_rate": 5.63893658619012e-06, - "loss": 0.2505, - "step": 6808 - }, - { - "epoch": 5.89, - "grad_norm": 0.0, - "learning_rate": 5.6361351882720825e-06, - "loss": 0.1899, - "step": 6809 - }, - { - "epoch": 5.89, - "grad_norm": 0.0, - "learning_rate": 5.633334213317281e-06, - "loss": 0.4236, - "step": 6810 - }, - { - "epoch": 5.89, - "grad_norm": 0.0, - "learning_rate": 5.630533661597191e-06, - "loss": 0.2631, - "step": 6811 - }, - { - "epoch": 5.89, - "grad_norm": 0.0, - "learning_rate": 5.627733533383257e-06, - "loss": 0.2164, - "step": 6812 - }, - { - "epoch": 5.89, - "grad_norm": 0.0, - "learning_rate": 5.624933828946879e-06, - "loss": 0.311, - "step": 6813 - }, - { - "epoch": 5.89, - "grad_norm": 0.0, - "learning_rate": 5.622134548559415e-06, - "loss": 0.1848, - "step": 6814 - }, - { - "epoch": 5.9, - "grad_norm": 0.0, - "learning_rate": 5.619335692492187e-06, - "loss": 0.1841, - "step": 6815 - }, - { - "epoch": 5.9, - "grad_norm": 0.0, - "learning_rate": 5.616537261016466e-06, - "loss": 0.341, - "step": 6816 - }, - { - "epoch": 5.9, - "grad_norm": 0.0, - "learning_rate": 5.6137392544034854e-06, - "loss": 0.1639, - "step": 6817 - }, - { - "epoch": 5.9, - "grad_norm": 0.0, - "learning_rate": 5.61094167292444e-06, - "loss": 0.2302, - "step": 6818 - }, - { - "epoch": 5.9, - "grad_norm": 0.0, - "learning_rate": 5.608144516850485e-06, - "loss": 0.3312, - "step": 6819 - }, - { - "epoch": 5.9, - "grad_norm": 0.0, - "learning_rate": 5.605347786452733e-06, - "loss": 0.222, - "step": 6820 - }, - { - "epoch": 5.9, - "grad_norm": 0.0, - "learning_rate": 5.602551482002255e-06, - "loss": 0.2397, - "step": 6821 - }, - { - "epoch": 5.9, - "grad_norm": 0.0, - "learning_rate": 5.599755603770075e-06, - "loss": 0.2626, - "step": 6822 - }, - { - "epoch": 5.9, - "grad_norm": 0.0, - "learning_rate": 5.596960152027182e-06, - "loss": 0.3084, - "step": 6823 - }, - { - "epoch": 5.9, - "grad_norm": 0.0, - "learning_rate": 5.594165127044529e-06, - "loss": 0.1933, - "step": 6824 - }, - { - "epoch": 5.9, - "grad_norm": 0.0, - "learning_rate": 5.591370529093012e-06, - "loss": 0.1769, - "step": 6825 - }, - { - "epoch": 5.9, - "grad_norm": 0.0, - "learning_rate": 5.588576358443502e-06, - "loss": 0.201, - "step": 6826 - }, - { - "epoch": 5.91, - "grad_norm": 0.0, - "learning_rate": 5.585782615366814e-06, - "loss": 0.225, - "step": 6827 - }, - { - "epoch": 5.91, - "grad_norm": 0.0, - "learning_rate": 5.582989300133732e-06, - "loss": 0.1575, - "step": 6828 - }, - { - "epoch": 5.91, - "grad_norm": 0.0, - "learning_rate": 5.580196413014996e-06, - "loss": 0.1849, - "step": 6829 - }, - { - "epoch": 5.91, - "grad_norm": 0.0, - "learning_rate": 5.577403954281302e-06, - "loss": 0.192, - "step": 6830 - }, - { - "epoch": 5.91, - "grad_norm": 0.0, - "learning_rate": 5.574611924203313e-06, - "loss": 0.2578, - "step": 6831 - }, - { - "epoch": 5.91, - "grad_norm": 0.0, - "learning_rate": 5.571820323051638e-06, - "loss": 0.1897, - "step": 6832 - }, - { - "epoch": 5.91, - "grad_norm": 0.0, - "learning_rate": 5.569029151096847e-06, - "loss": 0.2147, - "step": 6833 - }, - { - "epoch": 5.91, - "grad_norm": 0.0, - "learning_rate": 5.5662384086094755e-06, - "loss": 0.2195, - "step": 6834 - }, - { - "epoch": 5.91, - "grad_norm": 0.0, - "learning_rate": 5.563448095860013e-06, - "loss": 0.1874, - "step": 6835 - }, - { - "epoch": 5.91, - "grad_norm": 0.0, - "learning_rate": 5.5606582131189115e-06, - "loss": 0.2452, - "step": 6836 - }, - { - "epoch": 5.91, - "grad_norm": 0.0, - "learning_rate": 5.55786876065657e-06, - "loss": 0.2318, - "step": 6837 - }, - { - "epoch": 5.92, - "grad_norm": 0.0, - "learning_rate": 5.5550797387433565e-06, - "loss": 0.1643, - "step": 6838 - }, - { - "epoch": 5.92, - "grad_norm": 0.0, - "learning_rate": 5.552291147649596e-06, - "loss": 0.235, - "step": 6839 - }, - { - "epoch": 5.92, - "grad_norm": 0.0, - "learning_rate": 5.5495029876455695e-06, - "loss": 0.2714, - "step": 6840 - }, - { - "epoch": 5.92, - "grad_norm": 0.0, - "learning_rate": 5.546715259001518e-06, - "loss": 0.211, - "step": 6841 - }, - { - "epoch": 5.92, - "grad_norm": 0.0, - "learning_rate": 5.543927961987638e-06, - "loss": 0.1854, - "step": 6842 - }, - { - "epoch": 5.92, - "grad_norm": 0.0, - "learning_rate": 5.541141096874083e-06, - "loss": 0.3, - "step": 6843 - }, - { - "epoch": 5.92, - "grad_norm": 0.0, - "learning_rate": 5.538354663930967e-06, - "loss": 0.2623, - "step": 6844 - }, - { - "epoch": 5.92, - "grad_norm": 0.0, - "learning_rate": 5.535568663428364e-06, - "loss": 0.2451, - "step": 6845 - }, - { - "epoch": 5.92, - "grad_norm": 0.0, - "learning_rate": 5.532783095636305e-06, - "loss": 0.2656, - "step": 6846 - }, - { - "epoch": 5.92, - "grad_norm": 0.0, - "learning_rate": 5.529997960824782e-06, - "loss": 0.2397, - "step": 6847 - }, - { - "epoch": 5.92, - "grad_norm": 0.0, - "learning_rate": 5.527213259263733e-06, - "loss": 0.2305, - "step": 6848 - }, - { - "epoch": 5.92, - "grad_norm": 0.0, - "learning_rate": 5.524428991223071e-06, - "loss": 0.2853, - "step": 6849 - }, - { - "epoch": 5.93, - "grad_norm": 0.0, - "learning_rate": 5.52164515697265e-06, - "loss": 0.2131, - "step": 6850 - }, - { - "epoch": 5.93, - "grad_norm": 0.0, - "learning_rate": 5.518861756782295e-06, - "loss": 0.2782, - "step": 6851 - }, - { - "epoch": 5.93, - "grad_norm": 0.0, - "learning_rate": 5.516078790921786e-06, - "loss": 0.2801, - "step": 6852 - }, - { - "epoch": 5.93, - "grad_norm": 0.0, - "learning_rate": 5.513296259660853e-06, - "loss": 0.1651, - "step": 6853 - }, - { - "epoch": 5.93, - "grad_norm": 0.0, - "learning_rate": 5.510514163269195e-06, - "loss": 0.2736, - "step": 6854 - }, - { - "epoch": 5.93, - "grad_norm": 0.0, - "learning_rate": 5.507732502016463e-06, - "loss": 0.236, - "step": 6855 - }, - { - "epoch": 5.93, - "grad_norm": 0.0, - "learning_rate": 5.504951276172266e-06, - "loss": 0.2168, - "step": 6856 - }, - { - "epoch": 5.93, - "grad_norm": 0.0, - "learning_rate": 5.502170486006175e-06, - "loss": 0.3326, - "step": 6857 - }, - { - "epoch": 5.93, - "grad_norm": 0.0, - "learning_rate": 5.4993901317877145e-06, - "loss": 0.1946, - "step": 6858 - }, - { - "epoch": 5.93, - "grad_norm": 0.0, - "learning_rate": 5.49661021378636e-06, - "loss": 0.1916, - "step": 6859 - }, - { - "epoch": 5.93, - "grad_norm": 0.0, - "learning_rate": 5.493830732271559e-06, - "loss": 0.3497, - "step": 6860 - }, - { - "epoch": 5.94, - "grad_norm": 0.0, - "learning_rate": 5.491051687512707e-06, - "loss": 0.233, - "step": 6861 - }, - { - "epoch": 5.94, - "grad_norm": 0.0, - "learning_rate": 5.488273079779167e-06, - "loss": 0.2183, - "step": 6862 - }, - { - "epoch": 5.94, - "grad_norm": 0.0, - "learning_rate": 5.485494909340244e-06, - "loss": 0.2536, - "step": 6863 - }, - { - "epoch": 5.94, - "grad_norm": 0.0, - "learning_rate": 5.482717176465213e-06, - "loss": 0.1592, - "step": 6864 - }, - { - "epoch": 5.94, - "grad_norm": 0.0, - "learning_rate": 5.479939881423302e-06, - "loss": 0.1728, - "step": 6865 - }, - { - "epoch": 5.94, - "grad_norm": 0.0, - "learning_rate": 5.477163024483703e-06, - "loss": 0.257, - "step": 6866 - }, - { - "epoch": 5.94, - "grad_norm": 0.0, - "learning_rate": 5.474386605915551e-06, - "loss": 0.2075, - "step": 6867 - }, - { - "epoch": 5.94, - "grad_norm": 0.0, - "learning_rate": 5.471610625987957e-06, - "loss": 0.2135, - "step": 6868 - }, - { - "epoch": 5.94, - "grad_norm": 0.0, - "learning_rate": 5.468835084969972e-06, - "loss": 0.1699, - "step": 6869 - }, - { - "epoch": 5.94, - "grad_norm": 0.0, - "learning_rate": 5.466059983130615e-06, - "loss": 0.1712, - "step": 6870 - }, - { - "epoch": 5.94, - "grad_norm": 0.0, - "learning_rate": 5.46328532073886e-06, - "loss": 0.155, - "step": 6871 - }, - { - "epoch": 5.94, - "grad_norm": 0.0, - "learning_rate": 5.460511098063641e-06, - "loss": 0.2542, - "step": 6872 - }, - { - "epoch": 5.95, - "grad_norm": 0.0, - "learning_rate": 5.4577373153738475e-06, - "loss": 0.2539, - "step": 6873 - }, - { - "epoch": 5.95, - "grad_norm": 0.0, - "learning_rate": 5.454963972938324e-06, - "loss": 0.1774, - "step": 6874 - }, - { - "epoch": 5.95, - "grad_norm": 0.0, - "learning_rate": 5.452191071025869e-06, - "loss": 0.2143, - "step": 6875 - }, - { - "epoch": 5.95, - "grad_norm": 0.0, - "learning_rate": 5.449418609905246e-06, - "loss": 0.1632, - "step": 6876 - }, - { - "epoch": 5.95, - "grad_norm": 0.0, - "learning_rate": 5.4466465898451745e-06, - "loss": 0.2344, - "step": 6877 - }, - { - "epoch": 5.95, - "grad_norm": 0.0, - "learning_rate": 5.443875011114335e-06, - "loss": 0.2316, - "step": 6878 - }, - { - "epoch": 5.95, - "grad_norm": 0.0, - "learning_rate": 5.441103873981349e-06, - "loss": 0.1883, - "step": 6879 - }, - { - "epoch": 5.95, - "grad_norm": 0.0, - "learning_rate": 5.438333178714813e-06, - "loss": 0.2066, - "step": 6880 - }, - { - "epoch": 5.95, - "grad_norm": 0.0, - "learning_rate": 5.435562925583272e-06, - "loss": 0.1934, - "step": 6881 - }, - { - "epoch": 5.95, - "grad_norm": 0.0, - "learning_rate": 5.432793114855231e-06, - "loss": 0.2717, - "step": 6882 - }, - { - "epoch": 5.95, - "grad_norm": 0.0, - "learning_rate": 5.430023746799154e-06, - "loss": 0.2079, - "step": 6883 - }, - { - "epoch": 5.96, - "grad_norm": 0.0, - "learning_rate": 5.4272548216834565e-06, - "loss": 0.2133, - "step": 6884 - }, - { - "epoch": 5.96, - "grad_norm": 0.0, - "learning_rate": 5.424486339776509e-06, - "loss": 0.1888, - "step": 6885 - }, - { - "epoch": 5.96, - "grad_norm": 0.0, - "learning_rate": 5.421718301346648e-06, - "loss": 0.2342, - "step": 6886 - }, - { - "epoch": 5.96, - "grad_norm": 0.0, - "learning_rate": 5.418950706662163e-06, - "loss": 0.2281, - "step": 6887 - }, - { - "epoch": 5.96, - "grad_norm": 0.0, - "learning_rate": 5.416183555991304e-06, - "loss": 0.1895, - "step": 6888 - }, - { - "epoch": 5.96, - "grad_norm": 0.0, - "learning_rate": 5.413416849602268e-06, - "loss": 0.1909, - "step": 6889 - }, - { - "epoch": 5.96, - "grad_norm": 0.0, - "learning_rate": 5.410650587763217e-06, - "loss": 0.2083, - "step": 6890 - }, - { - "epoch": 5.96, - "grad_norm": 0.0, - "learning_rate": 5.4078847707422736e-06, - "loss": 0.1501, - "step": 6891 - }, - { - "epoch": 5.96, - "grad_norm": 0.0, - "learning_rate": 5.4051193988075015e-06, - "loss": 0.1525, - "step": 6892 - }, - { - "epoch": 5.96, - "grad_norm": 0.0, - "learning_rate": 5.402354472226938e-06, - "loss": 0.1811, - "step": 6893 - }, - { - "epoch": 5.96, - "grad_norm": 0.0, - "learning_rate": 5.399589991268577e-06, - "loss": 0.3346, - "step": 6894 - }, - { - "epoch": 5.96, - "grad_norm": 0.0, - "learning_rate": 5.396825956200349e-06, - "loss": 0.1964, - "step": 6895 - }, - { - "epoch": 5.97, - "grad_norm": 0.0, - "learning_rate": 5.394062367290165e-06, - "loss": 0.163, - "step": 6896 - }, - { - "epoch": 5.97, - "grad_norm": 0.0, - "learning_rate": 5.391299224805879e-06, - "loss": 0.2646, - "step": 6897 - }, - { - "epoch": 5.97, - "grad_norm": 0.0, - "learning_rate": 5.388536529015308e-06, - "loss": 0.1988, - "step": 6898 - }, - { - "epoch": 5.97, - "grad_norm": 0.0, - "learning_rate": 5.385774280186227e-06, - "loss": 0.3384, - "step": 6899 - }, - { - "epoch": 5.97, - "grad_norm": 0.0, - "learning_rate": 5.38301247858636e-06, - "loss": 0.1662, - "step": 6900 - }, - { - "epoch": 5.97, - "grad_norm": 0.0, - "learning_rate": 5.380251124483389e-06, - "loss": 0.2213, - "step": 6901 - }, - { - "epoch": 5.97, - "grad_norm": 0.0, - "learning_rate": 5.377490218144958e-06, - "loss": 0.1767, - "step": 6902 - }, - { - "epoch": 5.97, - "grad_norm": 0.0, - "learning_rate": 5.374729759838666e-06, - "loss": 0.2625, - "step": 6903 - }, - { - "epoch": 5.97, - "grad_norm": 0.0, - "learning_rate": 5.3719697498320725e-06, - "loss": 0.2014, - "step": 6904 - }, - { - "epoch": 5.97, - "grad_norm": 0.0, - "learning_rate": 5.369210188392678e-06, - "loss": 0.3499, - "step": 6905 - }, - { - "epoch": 5.97, - "grad_norm": 0.0, - "learning_rate": 5.366451075787957e-06, - "loss": 0.4172, - "step": 6906 - }, - { - "epoch": 5.97, - "grad_norm": 0.0, - "learning_rate": 5.3636924122853315e-06, - "loss": 0.3363, - "step": 6907 - }, - { - "epoch": 5.98, - "grad_norm": 0.0, - "learning_rate": 5.360934198152188e-06, - "loss": 0.1907, - "step": 6908 - }, - { - "epoch": 5.98, - "grad_norm": 0.0, - "learning_rate": 5.358176433655855e-06, - "loss": 0.2151, - "step": 6909 - }, - { - "epoch": 5.98, - "grad_norm": 0.0, - "learning_rate": 5.3554191190636325e-06, - "loss": 0.1867, - "step": 6910 - }, - { - "epoch": 5.98, - "grad_norm": 0.0, - "learning_rate": 5.352662254642765e-06, - "loss": 0.2549, - "step": 6911 - }, - { - "epoch": 5.98, - "grad_norm": 0.0, - "learning_rate": 5.349905840660462e-06, - "loss": 0.1955, - "step": 6912 - }, - { - "epoch": 5.98, - "grad_norm": 0.0, - "learning_rate": 5.347149877383886e-06, - "loss": 0.2559, - "step": 6913 - }, - { - "epoch": 5.98, - "grad_norm": 0.0, - "learning_rate": 5.344394365080159e-06, - "loss": 0.1685, - "step": 6914 - }, - { - "epoch": 5.98, - "grad_norm": 0.0, - "learning_rate": 5.34163930401635e-06, - "loss": 0.1951, - "step": 6915 - }, - { - "epoch": 5.98, - "grad_norm": 0.0, - "learning_rate": 5.338884694459497e-06, - "loss": 0.1867, - "step": 6916 - }, - { - "epoch": 5.98, - "grad_norm": 0.0, - "learning_rate": 5.336130536676581e-06, - "loss": 0.1402, - "step": 6917 - }, - { - "epoch": 5.98, - "grad_norm": 0.0, - "learning_rate": 5.3333768309345506e-06, - "loss": 0.2323, - "step": 6918 - }, - { - "epoch": 5.99, - "grad_norm": 0.0, - "learning_rate": 5.330623577500302e-06, - "loss": 0.1965, - "step": 6919 - }, - { - "epoch": 5.99, - "grad_norm": 0.0, - "learning_rate": 5.327870776640701e-06, - "loss": 0.1973, - "step": 6920 - }, - { - "epoch": 5.99, - "grad_norm": 0.0, - "learning_rate": 5.3251184286225485e-06, - "loss": 0.266, - "step": 6921 - }, - { - "epoch": 5.99, - "grad_norm": 0.0, - "learning_rate": 5.322366533712619e-06, - "loss": 0.2101, - "step": 6922 - }, - { - "epoch": 5.99, - "grad_norm": 0.0, - "learning_rate": 5.319615092177635e-06, - "loss": 0.1955, - "step": 6923 - }, - { - "epoch": 5.99, - "grad_norm": 0.0, - "learning_rate": 5.316864104284279e-06, - "loss": 0.2083, - "step": 6924 - }, - { - "epoch": 5.99, - "grad_norm": 0.0, - "learning_rate": 5.314113570299191e-06, - "loss": 0.2271, - "step": 6925 - }, - { - "epoch": 5.99, - "grad_norm": 0.0, - "learning_rate": 5.311363490488959e-06, - "loss": 0.1787, - "step": 6926 - }, - { - "epoch": 5.99, - "grad_norm": 0.0, - "learning_rate": 5.3086138651201305e-06, - "loss": 0.2573, - "step": 6927 - }, - { - "epoch": 5.99, - "grad_norm": 0.0, - "learning_rate": 5.305864694459211e-06, - "loss": 0.1883, - "step": 6928 - }, - { - "epoch": 5.99, - "grad_norm": 0.0, - "learning_rate": 5.303115978772664e-06, - "loss": 0.2513, - "step": 6929 - }, - { - "epoch": 5.99, - "grad_norm": 0.0, - "learning_rate": 5.3003677183269065e-06, - "loss": 0.199, - "step": 6930 - }, - { - "epoch": 6.0, - "grad_norm": 0.0, - "learning_rate": 5.297619913388306e-06, - "loss": 0.2849, - "step": 6931 - }, - { - "epoch": 6.0, - "grad_norm": 0.0, - "learning_rate": 5.294872564223193e-06, - "loss": 0.2674, - "step": 6932 - }, - { - "epoch": 6.0, - "grad_norm": 0.0, - "learning_rate": 5.292125671097857e-06, - "loss": 0.2515, - "step": 6933 - }, - { - "epoch": 6.0, - "grad_norm": 0.0, - "learning_rate": 5.2893792342785285e-06, - "loss": 0.2548, - "step": 6934 - }, - { - "epoch": 6.0, - "grad_norm": 0.0, - "learning_rate": 5.286633254031409e-06, - "loss": 0.209, - "step": 6935 - }, - { - "epoch": 6.0, - "grad_norm": 0.0, - "learning_rate": 5.283887730622652e-06, - "loss": 0.434, - "step": 6936 - }, - { - "epoch": 6.0, - "grad_norm": 0.0, - "learning_rate": 5.281142664318357e-06, - "loss": 0.1954, - "step": 6937 - }, - { - "epoch": 6.0, - "grad_norm": 0.0, - "learning_rate": 5.278398055384591e-06, - "loss": 0.1592, - "step": 6938 - }, - { - "epoch": 6.0, - "grad_norm": 0.0, - "learning_rate": 5.275653904087372e-06, - "loss": 0.1763, - "step": 6939 - }, - { - "epoch": 6.0, - "grad_norm": 0.0, - "learning_rate": 5.2729102106926785e-06, - "loss": 0.2385, - "step": 6940 - }, - { - "epoch": 6.0, - "grad_norm": 0.0, - "learning_rate": 5.2701669754664374e-06, - "loss": 0.1504, - "step": 6941 - }, - { - "epoch": 6.01, - "grad_norm": 0.0, - "learning_rate": 5.267424198674529e-06, - "loss": 0.1627, - "step": 6942 - }, - { - "epoch": 6.01, - "grad_norm": 0.0, - "learning_rate": 5.2646818805827986e-06, - "loss": 0.1962, - "step": 6943 - }, - { - "epoch": 6.01, - "grad_norm": 0.0, - "learning_rate": 5.26194002145704e-06, - "loss": 0.1691, - "step": 6944 - }, - { - "epoch": 6.01, - "grad_norm": 0.0, - "learning_rate": 5.25919862156301e-06, - "loss": 0.2021, - "step": 6945 - }, - { - "epoch": 6.01, - "grad_norm": 0.0, - "learning_rate": 5.256457681166416e-06, - "loss": 0.1629, - "step": 6946 - }, - { - "epoch": 6.01, - "grad_norm": 0.0, - "learning_rate": 5.253717200532915e-06, - "loss": 0.2334, - "step": 6947 - }, - { - "epoch": 6.01, - "grad_norm": 0.0, - "learning_rate": 5.2509771799281276e-06, - "loss": 0.2204, - "step": 6948 - }, - { - "epoch": 6.01, - "grad_norm": 0.0, - "learning_rate": 5.2482376196176295e-06, - "loss": 0.2121, - "step": 6949 - }, - { - "epoch": 6.01, - "grad_norm": 0.0, - "learning_rate": 5.245498519866954e-06, - "loss": 0.1461, - "step": 6950 - }, - { - "epoch": 6.01, - "grad_norm": 0.0, - "learning_rate": 5.242759880941575e-06, - "loss": 0.192, - "step": 6951 - }, - { - "epoch": 6.01, - "grad_norm": 0.0, - "learning_rate": 5.2400217031069424e-06, - "loss": 0.2091, - "step": 6952 - }, - { - "epoch": 6.01, - "grad_norm": 0.0, - "learning_rate": 5.237283986628443e-06, - "loss": 0.1742, - "step": 6953 - }, - { - "epoch": 6.02, - "grad_norm": 0.0, - "learning_rate": 5.234546731771431e-06, - "loss": 0.1478, - "step": 6954 - }, - { - "epoch": 6.02, - "grad_norm": 0.0, - "learning_rate": 5.2318099388012126e-06, - "loss": 0.234, - "step": 6955 - }, - { - "epoch": 6.02, - "grad_norm": 0.0, - "learning_rate": 5.2290736079830505e-06, - "loss": 0.1756, - "step": 6956 - }, - { - "epoch": 6.02, - "grad_norm": 0.0, - "learning_rate": 5.2263377395821565e-06, - "loss": 0.2329, - "step": 6957 - }, - { - "epoch": 6.02, - "grad_norm": 0.0, - "learning_rate": 5.223602333863709e-06, - "loss": 0.1752, - "step": 6958 - }, - { - "epoch": 6.02, - "grad_norm": 0.0, - "learning_rate": 5.220867391092823e-06, - "loss": 0.167, - "step": 6959 - }, - { - "epoch": 6.02, - "grad_norm": 0.0, - "learning_rate": 5.218132911534588e-06, - "loss": 0.1531, - "step": 6960 - }, - { - "epoch": 6.02, - "grad_norm": 0.0, - "learning_rate": 5.21539889545404e-06, - "loss": 0.1782, - "step": 6961 - }, - { - "epoch": 6.02, - "grad_norm": 0.0, - "learning_rate": 5.2126653431161725e-06, - "loss": 0.2197, - "step": 6962 - }, - { - "epoch": 6.02, - "grad_norm": 0.0, - "learning_rate": 5.209932254785927e-06, - "loss": 0.1567, - "step": 6963 - }, - { - "epoch": 6.02, - "grad_norm": 0.0, - "learning_rate": 5.207199630728208e-06, - "loss": 0.2653, - "step": 6964 - }, - { - "epoch": 6.03, - "grad_norm": 0.0, - "learning_rate": 5.204467471207872e-06, - "loss": 0.2137, - "step": 6965 - }, - { - "epoch": 6.03, - "grad_norm": 0.0, - "learning_rate": 5.201735776489738e-06, - "loss": 0.1605, - "step": 6966 - }, - { - "epoch": 6.03, - "grad_norm": 0.0, - "learning_rate": 5.199004546838564e-06, - "loss": 0.2383, - "step": 6967 - }, - { - "epoch": 6.03, - "grad_norm": 0.0, - "learning_rate": 5.19627378251907e-06, - "loss": 0.1957, - "step": 6968 - }, - { - "epoch": 6.03, - "grad_norm": 0.0, - "learning_rate": 5.193543483795937e-06, - "loss": 0.1395, - "step": 6969 - }, - { - "epoch": 6.03, - "grad_norm": 0.0, - "learning_rate": 5.190813650933796e-06, - "loss": 0.2677, - "step": 6970 - }, - { - "epoch": 6.03, - "grad_norm": 0.0, - "learning_rate": 5.188084284197234e-06, - "loss": 0.2437, - "step": 6971 - }, - { - "epoch": 6.03, - "grad_norm": 0.0, - "learning_rate": 5.185355383850795e-06, - "loss": 0.1995, - "step": 6972 - }, - { - "epoch": 6.03, - "grad_norm": 0.0, - "learning_rate": 5.182626950158967e-06, - "loss": 0.1623, - "step": 6973 - }, - { - "epoch": 6.03, - "grad_norm": 0.0, - "learning_rate": 5.179898983386204e-06, - "loss": 0.1929, - "step": 6974 - }, - { - "epoch": 6.03, - "grad_norm": 0.0, - "learning_rate": 5.177171483796919e-06, - "loss": 0.1907, - "step": 6975 - }, - { - "epoch": 6.03, - "grad_norm": 0.0, - "learning_rate": 5.174444451655461e-06, - "loss": 0.2421, - "step": 6976 - }, - { - "epoch": 6.04, - "grad_norm": 0.0, - "learning_rate": 5.171717887226149e-06, - "loss": 0.2653, - "step": 6977 - }, - { - "epoch": 6.04, - "grad_norm": 0.0, - "learning_rate": 5.1689917907732564e-06, - "loss": 0.1768, - "step": 6978 - }, - { - "epoch": 6.04, - "grad_norm": 0.0, - "learning_rate": 5.1662661625610025e-06, - "loss": 0.1861, - "step": 6979 - }, - { - "epoch": 6.04, - "grad_norm": 0.0, - "learning_rate": 5.1635410028535645e-06, - "loss": 0.1579, - "step": 6980 - }, - { - "epoch": 6.04, - "grad_norm": 0.0, - "learning_rate": 5.160816311915082e-06, - "loss": 0.1608, - "step": 6981 - }, - { - "epoch": 6.04, - "grad_norm": 0.0, - "learning_rate": 5.158092090009643e-06, - "loss": 0.2143, - "step": 6982 - }, - { - "epoch": 6.04, - "grad_norm": 0.0, - "learning_rate": 5.155368337401286e-06, - "loss": 0.2041, - "step": 6983 - }, - { - "epoch": 6.04, - "grad_norm": 0.0, - "learning_rate": 5.152645054354006e-06, - "loss": 0.1883, - "step": 6984 - }, - { - "epoch": 6.04, - "grad_norm": 0.0, - "learning_rate": 5.149922241131757e-06, - "loss": 0.1554, - "step": 6985 - }, - { - "epoch": 6.04, - "grad_norm": 0.0, - "learning_rate": 5.147199897998445e-06, - "loss": 0.1412, - "step": 6986 - }, - { - "epoch": 6.04, - "grad_norm": 0.0, - "learning_rate": 5.144478025217931e-06, - "loss": 0.137, - "step": 6987 - }, - { - "epoch": 6.04, - "grad_norm": 0.0, - "learning_rate": 5.141756623054034e-06, - "loss": 0.2123, - "step": 6988 - }, - { - "epoch": 6.05, - "grad_norm": 0.0, - "learning_rate": 5.139035691770514e-06, - "loss": 0.1727, - "step": 6989 - }, - { - "epoch": 6.05, - "grad_norm": 0.0, - "learning_rate": 5.136315231631099e-06, - "loss": 0.1487, - "step": 6990 - }, - { - "epoch": 6.05, - "grad_norm": 0.0, - "learning_rate": 5.133595242899469e-06, - "loss": 0.1972, - "step": 6991 - }, - { - "epoch": 6.05, - "grad_norm": 0.0, - "learning_rate": 5.130875725839257e-06, - "loss": 0.2339, - "step": 6992 - }, - { - "epoch": 6.05, - "grad_norm": 0.0, - "learning_rate": 5.128156680714047e-06, - "loss": 0.155, - "step": 6993 - }, - { - "epoch": 6.05, - "grad_norm": 0.0, - "learning_rate": 5.125438107787375e-06, - "loss": 0.1865, - "step": 6994 - }, - { - "epoch": 6.05, - "grad_norm": 0.0, - "learning_rate": 5.122720007322741e-06, - "loss": 0.2015, - "step": 6995 - }, - { - "epoch": 6.05, - "grad_norm": 0.0, - "learning_rate": 5.120002379583594e-06, - "loss": 0.1975, - "step": 6996 - }, - { - "epoch": 6.05, - "grad_norm": 0.0, - "learning_rate": 5.117285224833337e-06, - "loss": 0.1595, - "step": 6997 - }, - { - "epoch": 6.05, - "grad_norm": 0.0, - "learning_rate": 5.114568543335331e-06, - "loss": 0.1913, - "step": 6998 - }, - { - "epoch": 6.05, - "grad_norm": 0.0, - "learning_rate": 5.11185233535288e-06, - "loss": 0.1627, - "step": 6999 - }, - { - "epoch": 6.06, - "grad_norm": 0.0, - "learning_rate": 5.109136601149258e-06, - "loss": 0.2137, - "step": 7000 - }, - { - "epoch": 6.06, - "grad_norm": 0.0, - "learning_rate": 5.1064213409876775e-06, - "loss": 0.2124, - "step": 7001 - }, - { - "epoch": 6.06, - "grad_norm": 0.0, - "learning_rate": 5.103706555131316e-06, - "loss": 0.1874, - "step": 7002 - }, - { - "epoch": 6.06, - "grad_norm": 0.0, - "learning_rate": 5.100992243843299e-06, - "loss": 0.1668, - "step": 7003 - }, - { - "epoch": 6.06, - "grad_norm": 0.0, - "learning_rate": 5.098278407386716e-06, - "loss": 0.1532, - "step": 7004 - }, - { - "epoch": 6.06, - "grad_norm": 0.0, - "learning_rate": 5.095565046024593e-06, - "loss": 0.2778, - "step": 7005 - }, - { - "epoch": 6.06, - "grad_norm": 0.0, - "learning_rate": 5.092852160019923e-06, - "loss": 0.1964, - "step": 7006 - }, - { - "epoch": 6.06, - "grad_norm": 0.0, - "learning_rate": 5.090139749635652e-06, - "loss": 0.1901, - "step": 7007 - }, - { - "epoch": 6.06, - "grad_norm": 0.0, - "learning_rate": 5.08742781513468e-06, - "loss": 0.16, - "step": 7008 - }, - { - "epoch": 6.06, - "grad_norm": 0.0, - "learning_rate": 5.084716356779857e-06, - "loss": 0.1424, - "step": 7009 - }, - { - "epoch": 6.06, - "grad_norm": 0.0, - "learning_rate": 5.08200537483398e-06, - "loss": 0.172, - "step": 7010 - }, - { - "epoch": 6.06, - "grad_norm": 0.0, - "learning_rate": 5.0792948695598165e-06, - "loss": 0.1696, - "step": 7011 - }, - { - "epoch": 6.07, - "grad_norm": 0.0, - "learning_rate": 5.076584841220077e-06, - "loss": 0.1854, - "step": 7012 - }, - { - "epoch": 6.07, - "grad_norm": 0.0, - "learning_rate": 5.073875290077428e-06, - "loss": 0.1671, - "step": 7013 - }, - { - "epoch": 6.07, - "grad_norm": 0.0, - "learning_rate": 5.071166216394496e-06, - "loss": 0.1662, - "step": 7014 - }, - { - "epoch": 6.07, - "grad_norm": 0.0, - "learning_rate": 5.068457620433847e-06, - "loss": 0.1963, - "step": 7015 - }, - { - "epoch": 6.07, - "grad_norm": 0.0, - "learning_rate": 5.065749502458012e-06, - "loss": 0.1699, - "step": 7016 - }, - { - "epoch": 6.07, - "grad_norm": 0.0, - "learning_rate": 5.063041862729477e-06, - "loss": 0.2506, - "step": 7017 - }, - { - "epoch": 6.07, - "grad_norm": 0.0, - "learning_rate": 5.060334701510668e-06, - "loss": 0.1912, - "step": 7018 - }, - { - "epoch": 6.07, - "grad_norm": 0.0, - "learning_rate": 5.057628019063983e-06, - "loss": 0.1616, - "step": 7019 - }, - { - "epoch": 6.07, - "grad_norm": 0.0, - "learning_rate": 5.054921815651758e-06, - "loss": 0.1732, - "step": 7020 - }, - { - "epoch": 6.07, - "grad_norm": 0.0, - "learning_rate": 5.05221609153629e-06, - "loss": 0.2563, - "step": 7021 - }, - { - "epoch": 6.07, - "grad_norm": 0.0, - "learning_rate": 5.049510846979832e-06, - "loss": 0.235, - "step": 7022 - }, - { - "epoch": 6.08, - "grad_norm": 0.0, - "learning_rate": 5.0468060822445845e-06, - "loss": 0.1511, - "step": 7023 - }, - { - "epoch": 6.08, - "grad_norm": 0.0, - "learning_rate": 5.044101797592709e-06, - "loss": 0.1627, - "step": 7024 - }, - { - "epoch": 6.08, - "grad_norm": 0.0, - "learning_rate": 5.041397993286311e-06, - "loss": 0.1367, - "step": 7025 - }, - { - "epoch": 6.08, - "grad_norm": 0.0, - "learning_rate": 5.038694669587452e-06, - "loss": 0.1991, - "step": 7026 - }, - { - "epoch": 6.08, - "grad_norm": 0.0, - "learning_rate": 5.035991826758149e-06, - "loss": 0.2079, - "step": 7027 - }, - { - "epoch": 6.08, - "grad_norm": 0.0, - "learning_rate": 5.033289465060377e-06, - "loss": 0.1836, - "step": 7028 - }, - { - "epoch": 6.08, - "grad_norm": 0.0, - "learning_rate": 5.030587584756057e-06, - "loss": 0.2238, - "step": 7029 - }, - { - "epoch": 6.08, - "grad_norm": 0.0, - "learning_rate": 5.0278861861070695e-06, - "loss": 0.2695, - "step": 7030 - }, - { - "epoch": 6.08, - "grad_norm": 0.0, - "learning_rate": 5.0251852693752386e-06, - "loss": 0.2116, - "step": 7031 - }, - { - "epoch": 6.08, - "grad_norm": 0.0, - "learning_rate": 5.022484834822352e-06, - "loss": 0.1655, - "step": 7032 - }, - { - "epoch": 6.08, - "grad_norm": 0.0, - "learning_rate": 5.019784882710146e-06, - "loss": 0.2009, - "step": 7033 - }, - { - "epoch": 6.08, - "grad_norm": 0.0, - "learning_rate": 5.017085413300316e-06, - "loss": 0.1857, - "step": 7034 - }, - { - "epoch": 6.09, - "grad_norm": 0.0, - "learning_rate": 5.014386426854497e-06, - "loss": 0.2199, - "step": 7035 - }, - { - "epoch": 6.09, - "grad_norm": 0.0, - "learning_rate": 5.011687923634286e-06, - "loss": 0.1699, - "step": 7036 - }, - { - "epoch": 6.09, - "grad_norm": 0.0, - "learning_rate": 5.0089899039012356e-06, - "loss": 0.1502, - "step": 7037 - }, - { - "epoch": 6.09, - "grad_norm": 0.0, - "learning_rate": 5.0062923679168486e-06, - "loss": 0.1597, - "step": 7038 - }, - { - "epoch": 6.09, - "grad_norm": 0.0, - "learning_rate": 5.00359531594258e-06, - "loss": 0.2504, - "step": 7039 - }, - { - "epoch": 6.09, - "grad_norm": 0.0, - "learning_rate": 5.000898748239844e-06, - "loss": 0.167, - "step": 7040 - }, - { - "epoch": 6.09, - "grad_norm": 0.0, - "learning_rate": 4.998202665069994e-06, - "loss": 0.1615, - "step": 7041 - }, - { - "epoch": 6.09, - "grad_norm": 0.0, - "learning_rate": 4.995507066694355e-06, - "loss": 0.184, - "step": 7042 - }, - { - "epoch": 6.09, - "grad_norm": 0.0, - "learning_rate": 4.992811953374185e-06, - "loss": 0.137, - "step": 7043 - }, - { - "epoch": 6.09, - "grad_norm": 0.0, - "learning_rate": 4.990117325370709e-06, - "loss": 0.1484, - "step": 7044 - }, - { - "epoch": 6.09, - "grad_norm": 0.0, - "learning_rate": 4.987423182945107e-06, - "loss": 0.2242, - "step": 7045 - }, - { - "epoch": 6.1, - "grad_norm": 0.0, - "learning_rate": 4.984729526358497e-06, - "loss": 0.187, - "step": 7046 - }, - { - "epoch": 6.1, - "grad_norm": 0.0, - "learning_rate": 4.982036355871963e-06, - "loss": 0.2287, - "step": 7047 - }, - { - "epoch": 6.1, - "grad_norm": 0.0, - "learning_rate": 4.979343671746538e-06, - "loss": 0.156, - "step": 7048 - }, - { - "epoch": 6.1, - "grad_norm": 0.0, - "learning_rate": 4.976651474243207e-06, - "loss": 0.1997, - "step": 7049 - }, - { - "epoch": 6.1, - "grad_norm": 0.0, - "learning_rate": 4.973959763622914e-06, - "loss": 0.1476, - "step": 7050 - }, - { - "epoch": 6.1, - "grad_norm": 0.0, - "learning_rate": 4.971268540146544e-06, - "loss": 0.169, - "step": 7051 - }, - { - "epoch": 6.1, - "grad_norm": 0.0, - "learning_rate": 4.968577804074941e-06, - "loss": 0.2155, - "step": 7052 - }, - { - "epoch": 6.1, - "grad_norm": 0.0, - "learning_rate": 4.965887555668902e-06, - "loss": 0.1465, - "step": 7053 - }, - { - "epoch": 6.1, - "grad_norm": 0.0, - "learning_rate": 4.96319779518918e-06, - "loss": 0.1637, - "step": 7054 - }, - { - "epoch": 6.1, - "grad_norm": 0.0, - "learning_rate": 4.960508522896473e-06, - "loss": 0.1494, - "step": 7055 - }, - { - "epoch": 6.1, - "grad_norm": 0.0, - "learning_rate": 4.9578197390514445e-06, - "loss": 0.2363, - "step": 7056 - }, - { - "epoch": 6.1, - "grad_norm": 0.0, - "learning_rate": 4.9551314439146914e-06, - "loss": 0.2338, - "step": 7057 - }, - { - "epoch": 6.11, - "grad_norm": 0.0, - "learning_rate": 4.95244363774678e-06, - "loss": 0.1426, - "step": 7058 - }, - { - "epoch": 6.11, - "grad_norm": 0.0, - "learning_rate": 4.949756320808225e-06, - "loss": 0.2111, - "step": 7059 - }, - { - "epoch": 6.11, - "grad_norm": 0.0, - "learning_rate": 4.947069493359486e-06, - "loss": 0.1575, - "step": 7060 - }, - { - "epoch": 6.11, - "grad_norm": 0.0, - "learning_rate": 4.944383155660987e-06, - "loss": 0.1605, - "step": 7061 - }, - { - "epoch": 6.11, - "grad_norm": 0.0, - "learning_rate": 4.941697307973091e-06, - "loss": 0.2077, - "step": 7062 - }, - { - "epoch": 6.11, - "grad_norm": 0.0, - "learning_rate": 4.939011950556127e-06, - "loss": 0.1731, - "step": 7063 - }, - { - "epoch": 6.11, - "grad_norm": 0.0, - "learning_rate": 4.93632708367037e-06, - "loss": 0.1892, - "step": 7064 - }, - { - "epoch": 6.11, - "grad_norm": 0.0, - "learning_rate": 4.933642707576047e-06, - "loss": 0.1548, - "step": 7065 - }, - { - "epoch": 6.11, - "grad_norm": 0.0, - "learning_rate": 4.9309588225333426e-06, - "loss": 0.2495, - "step": 7066 - }, - { - "epoch": 6.11, - "grad_norm": 0.0, - "learning_rate": 4.928275428802386e-06, - "loss": 0.1818, - "step": 7067 - }, - { - "epoch": 6.11, - "grad_norm": 0.0, - "learning_rate": 4.925592526643259e-06, - "loss": 0.1693, - "step": 7068 - }, - { - "epoch": 6.12, - "grad_norm": 0.0, - "learning_rate": 4.922910116316002e-06, - "loss": 0.2882, - "step": 7069 - }, - { - "epoch": 6.12, - "grad_norm": 0.0, - "learning_rate": 4.920228198080605e-06, - "loss": 0.1834, - "step": 7070 - }, - { - "epoch": 6.12, - "grad_norm": 0.0, - "learning_rate": 4.917546772197016e-06, - "loss": 0.193, - "step": 7071 - }, - { - "epoch": 6.12, - "grad_norm": 0.0, - "learning_rate": 4.91486583892512e-06, - "loss": 0.2239, - "step": 7072 - }, - { - "epoch": 6.12, - "grad_norm": 0.0, - "learning_rate": 4.912185398524768e-06, - "loss": 0.1791, - "step": 7073 - }, - { - "epoch": 6.12, - "grad_norm": 0.0, - "learning_rate": 4.90950545125576e-06, - "loss": 0.2202, - "step": 7074 - }, - { - "epoch": 6.12, - "grad_norm": 0.0, - "learning_rate": 4.906825997377844e-06, - "loss": 0.2655, - "step": 7075 - }, - { - "epoch": 6.12, - "grad_norm": 0.0, - "learning_rate": 4.904147037150732e-06, - "loss": 0.1892, - "step": 7076 - }, - { - "epoch": 6.12, - "grad_norm": 0.0, - "learning_rate": 4.901468570834071e-06, - "loss": 0.1534, - "step": 7077 - }, - { - "epoch": 6.12, - "grad_norm": 0.0, - "learning_rate": 4.898790598687469e-06, - "loss": 0.1889, - "step": 7078 - }, - { - "epoch": 6.12, - "grad_norm": 0.0, - "learning_rate": 4.896113120970487e-06, - "loss": 0.222, - "step": 7079 - }, - { - "epoch": 6.12, - "grad_norm": 0.0, - "learning_rate": 4.893436137942637e-06, - "loss": 0.155, - "step": 7080 - }, - { - "epoch": 6.13, - "grad_norm": 0.0, - "learning_rate": 4.890759649863384e-06, - "loss": 0.2397, - "step": 7081 - }, - { - "epoch": 6.13, - "grad_norm": 0.0, - "learning_rate": 4.888083656992149e-06, - "loss": 0.1879, - "step": 7082 - }, - { - "epoch": 6.13, - "grad_norm": 0.0, - "learning_rate": 4.8854081595882884e-06, - "loss": 0.1709, - "step": 7083 - }, - { - "epoch": 6.13, - "grad_norm": 0.0, - "learning_rate": 4.882733157911131e-06, - "loss": 0.1665, - "step": 7084 - }, - { - "epoch": 6.13, - "grad_norm": 0.0, - "learning_rate": 4.880058652219944e-06, - "loss": 0.2188, - "step": 7085 - }, - { - "epoch": 6.13, - "grad_norm": 0.0, - "learning_rate": 4.877384642773953e-06, - "loss": 0.1596, - "step": 7086 - }, - { - "epoch": 6.13, - "grad_norm": 0.0, - "learning_rate": 4.874711129832335e-06, - "loss": 0.2201, - "step": 7087 - }, - { - "epoch": 6.13, - "grad_norm": 0.0, - "learning_rate": 4.872038113654214e-06, - "loss": 0.1603, - "step": 7088 - }, - { - "epoch": 6.13, - "grad_norm": 0.0, - "learning_rate": 4.869365594498672e-06, - "loss": 0.2401, - "step": 7089 - }, - { - "epoch": 6.13, - "grad_norm": 0.0, - "learning_rate": 4.866693572624739e-06, - "loss": 0.3092, - "step": 7090 - }, - { - "epoch": 6.13, - "grad_norm": 0.0, - "learning_rate": 4.864022048291398e-06, - "loss": 0.2245, - "step": 7091 - }, - { - "epoch": 6.13, - "grad_norm": 0.0, - "learning_rate": 4.8613510217575895e-06, - "loss": 0.1452, - "step": 7092 - }, - { - "epoch": 6.14, - "grad_norm": 0.0, - "learning_rate": 4.858680493282195e-06, - "loss": 0.1842, - "step": 7093 - }, - { - "epoch": 6.14, - "grad_norm": 0.0, - "learning_rate": 4.85601046312405e-06, - "loss": 0.1521, - "step": 7094 - }, - { - "epoch": 6.14, - "grad_norm": 0.0, - "learning_rate": 4.853340931541947e-06, - "loss": 0.2656, - "step": 7095 - }, - { - "epoch": 6.14, - "grad_norm": 0.0, - "learning_rate": 4.850671898794627e-06, - "loss": 0.1682, - "step": 7096 - }, - { - "epoch": 6.14, - "grad_norm": 0.0, - "learning_rate": 4.848003365140791e-06, - "loss": 0.1366, - "step": 7097 - }, - { - "epoch": 6.14, - "grad_norm": 0.0, - "learning_rate": 4.845335330839073e-06, - "loss": 0.1565, - "step": 7098 - }, - { - "epoch": 6.14, - "grad_norm": 0.0, - "learning_rate": 4.842667796148073e-06, - "loss": 0.1928, - "step": 7099 - }, - { - "epoch": 6.14, - "grad_norm": 0.0, - "learning_rate": 4.84000076132634e-06, - "loss": 0.1382, - "step": 7100 - }, - { - "epoch": 6.14, - "grad_norm": 0.0, - "learning_rate": 4.837334226632378e-06, - "loss": 0.2092, - "step": 7101 - }, - { - "epoch": 6.14, - "grad_norm": 0.0, - "learning_rate": 4.834668192324632e-06, - "loss": 0.2035, - "step": 7102 - }, - { - "epoch": 6.14, - "grad_norm": 0.0, - "learning_rate": 4.832002658661509e-06, - "loss": 0.2036, - "step": 7103 - }, - { - "epoch": 6.15, - "grad_norm": 0.0, - "learning_rate": 4.829337625901357e-06, - "loss": 0.1405, - "step": 7104 - }, - { - "epoch": 6.15, - "grad_norm": 0.0, - "learning_rate": 4.826673094302486e-06, - "loss": 0.1875, - "step": 7105 - }, - { - "epoch": 6.15, - "grad_norm": 0.0, - "learning_rate": 4.824009064123153e-06, - "loss": 0.2657, - "step": 7106 - }, - { - "epoch": 6.15, - "grad_norm": 0.0, - "learning_rate": 4.821345535621567e-06, - "loss": 0.1693, - "step": 7107 - }, - { - "epoch": 6.15, - "grad_norm": 0.0, - "learning_rate": 4.81868250905589e-06, - "loss": 0.3123, - "step": 7108 - }, - { - "epoch": 6.15, - "grad_norm": 0.0, - "learning_rate": 4.81601998468423e-06, - "loss": 0.1444, - "step": 7109 - }, - { - "epoch": 6.15, - "grad_norm": 0.0, - "learning_rate": 4.8133579627646456e-06, - "loss": 0.1957, - "step": 7110 - }, - { - "epoch": 6.15, - "grad_norm": 0.0, - "learning_rate": 4.810696443555155e-06, - "loss": 0.156, - "step": 7111 - }, - { - "epoch": 6.15, - "grad_norm": 0.0, - "learning_rate": 4.8080354273137235e-06, - "loss": 0.2104, - "step": 7112 - }, - { - "epoch": 6.15, - "grad_norm": 0.0, - "learning_rate": 4.80537491429827e-06, - "loss": 0.1387, - "step": 7113 - }, - { - "epoch": 6.15, - "grad_norm": 0.0, - "learning_rate": 4.802714904766655e-06, - "loss": 0.1369, - "step": 7114 - }, - { - "epoch": 6.15, - "grad_norm": 0.0, - "learning_rate": 4.800055398976702e-06, - "loss": 0.226, - "step": 7115 - }, - { - "epoch": 6.16, - "grad_norm": 0.0, - "learning_rate": 4.79739639718618e-06, - "loss": 0.1671, - "step": 7116 - }, - { - "epoch": 6.16, - "grad_norm": 0.0, - "learning_rate": 4.79473789965281e-06, - "loss": 0.2273, - "step": 7117 - }, - { - "epoch": 6.16, - "grad_norm": 0.0, - "learning_rate": 4.792079906634269e-06, - "loss": 0.2132, - "step": 7118 - }, - { - "epoch": 6.16, - "grad_norm": 0.0, - "learning_rate": 4.789422418388176e-06, - "loss": 0.1608, - "step": 7119 - }, - { - "epoch": 6.16, - "grad_norm": 0.0, - "learning_rate": 4.786765435172101e-06, - "loss": 0.1918, - "step": 7120 - }, - { - "epoch": 6.16, - "grad_norm": 0.0, - "learning_rate": 4.784108957243573e-06, - "loss": 0.1875, - "step": 7121 - }, - { - "epoch": 6.16, - "grad_norm": 0.0, - "learning_rate": 4.78145298486007e-06, - "loss": 0.2012, - "step": 7122 - }, - { - "epoch": 6.16, - "grad_norm": 0.0, - "learning_rate": 4.7787975182790215e-06, - "loss": 0.1679, - "step": 7123 - }, - { - "epoch": 6.16, - "grad_norm": 0.0, - "learning_rate": 4.7761425577578006e-06, - "loss": 0.1896, - "step": 7124 - }, - { - "epoch": 6.16, - "grad_norm": 0.0, - "learning_rate": 4.7734881035537375e-06, - "loss": 0.1944, - "step": 7125 - }, - { - "epoch": 6.16, - "grad_norm": 0.0, - "learning_rate": 4.7708341559241185e-06, - "loss": 0.1747, - "step": 7126 - }, - { - "epoch": 6.17, - "grad_norm": 0.0, - "learning_rate": 4.768180715126167e-06, - "loss": 0.1971, - "step": 7127 - }, - { - "epoch": 6.17, - "grad_norm": 0.0, - "learning_rate": 4.765527781417068e-06, - "loss": 0.1769, - "step": 7128 - }, - { - "epoch": 6.17, - "grad_norm": 0.0, - "learning_rate": 4.76287535505396e-06, - "loss": 0.1801, - "step": 7129 - }, - { - "epoch": 6.17, - "grad_norm": 0.0, - "learning_rate": 4.760223436293917e-06, - "loss": 0.2017, - "step": 7130 - }, - { - "epoch": 6.17, - "grad_norm": 0.0, - "learning_rate": 4.757572025393979e-06, - "loss": 0.1539, - "step": 7131 - }, - { - "epoch": 6.17, - "grad_norm": 0.0, - "learning_rate": 4.75492112261113e-06, - "loss": 0.1741, - "step": 7132 - }, - { - "epoch": 6.17, - "grad_norm": 0.0, - "learning_rate": 4.752270728202309e-06, - "loss": 0.2739, - "step": 7133 - }, - { - "epoch": 6.17, - "grad_norm": 0.0, - "learning_rate": 4.749620842424402e-06, - "loss": 0.1396, - "step": 7134 - }, - { - "epoch": 6.17, - "grad_norm": 0.0, - "learning_rate": 4.7469714655342455e-06, - "loss": 0.202, - "step": 7135 - }, - { - "epoch": 6.17, - "grad_norm": 0.0, - "learning_rate": 4.744322597788624e-06, - "loss": 0.1951, - "step": 7136 - }, - { - "epoch": 6.17, - "grad_norm": 0.0, - "learning_rate": 4.741674239444279e-06, - "loss": 0.1829, - "step": 7137 - }, - { - "epoch": 6.17, - "grad_norm": 0.0, - "learning_rate": 4.739026390757902e-06, - "loss": 0.2271, - "step": 7138 - }, - { - "epoch": 6.18, - "grad_norm": 0.0, - "learning_rate": 4.736379051986135e-06, - "loss": 0.1549, - "step": 7139 - }, - { - "epoch": 6.18, - "grad_norm": 0.0, - "learning_rate": 4.733732223385562e-06, - "loss": 0.233, - "step": 7140 - }, - { - "epoch": 6.18, - "grad_norm": 0.0, - "learning_rate": 4.7310859052127276e-06, - "loss": 0.1786, - "step": 7141 - }, - { - "epoch": 6.18, - "grad_norm": 0.0, - "learning_rate": 4.728440097724123e-06, - "loss": 0.1987, - "step": 7142 - }, - { - "epoch": 6.18, - "grad_norm": 0.0, - "learning_rate": 4.725794801176195e-06, - "loss": 0.2102, - "step": 7143 - }, - { - "epoch": 6.18, - "grad_norm": 0.0, - "learning_rate": 4.72315001582533e-06, - "loss": 0.1696, - "step": 7144 - }, - { - "epoch": 6.18, - "grad_norm": 0.0, - "learning_rate": 4.720505741927876e-06, - "loss": 0.1597, - "step": 7145 - }, - { - "epoch": 6.18, - "grad_norm": 0.0, - "learning_rate": 4.71786197974012e-06, - "loss": 0.1622, - "step": 7146 - }, - { - "epoch": 6.18, - "grad_norm": 0.0, - "learning_rate": 4.715218729518312e-06, - "loss": 0.2255, - "step": 7147 - }, - { - "epoch": 6.18, - "grad_norm": 0.0, - "learning_rate": 4.712575991518643e-06, - "loss": 0.278, - "step": 7148 - }, - { - "epoch": 6.18, - "grad_norm": 0.0, - "learning_rate": 4.7099337659972635e-06, - "loss": 0.1824, - "step": 7149 - }, - { - "epoch": 6.19, - "grad_norm": 0.0, - "learning_rate": 4.70729205321026e-06, - "loss": 0.1744, - "step": 7150 - }, - { - "epoch": 6.19, - "grad_norm": 0.0, - "learning_rate": 4.704650853413687e-06, - "loss": 0.2072, - "step": 7151 - }, - { - "epoch": 6.19, - "grad_norm": 0.0, - "learning_rate": 4.702010166863531e-06, - "loss": 0.1389, - "step": 7152 - }, - { - "epoch": 6.19, - "grad_norm": 0.0, - "learning_rate": 4.699369993815744e-06, - "loss": 0.2045, - "step": 7153 - }, - { - "epoch": 6.19, - "grad_norm": 0.0, - "learning_rate": 4.696730334526218e-06, - "loss": 0.1425, - "step": 7154 - }, - { - "epoch": 6.19, - "grad_norm": 0.0, - "learning_rate": 4.694091189250807e-06, - "loss": 0.2761, - "step": 7155 - }, - { - "epoch": 6.19, - "grad_norm": 0.0, - "learning_rate": 4.691452558245297e-06, - "loss": 0.148, - "step": 7156 - }, - { - "epoch": 6.19, - "grad_norm": 0.0, - "learning_rate": 4.688814441765442e-06, - "loss": 0.1702, - "step": 7157 - }, - { - "epoch": 6.19, - "grad_norm": 0.0, - "learning_rate": 4.686176840066936e-06, - "loss": 0.2227, - "step": 7158 - }, - { - "epoch": 6.19, - "grad_norm": 0.0, - "learning_rate": 4.683539753405426e-06, - "loss": 0.1684, - "step": 7159 - }, - { - "epoch": 6.19, - "grad_norm": 0.0, - "learning_rate": 4.680903182036518e-06, - "loss": 0.2582, - "step": 7160 - }, - { - "epoch": 6.19, - "grad_norm": 0.0, - "learning_rate": 4.678267126215743e-06, - "loss": 0.1704, - "step": 7161 - }, - { - "epoch": 6.2, - "grad_norm": 0.0, - "learning_rate": 4.675631586198605e-06, - "loss": 0.1565, - "step": 7162 - }, - { - "epoch": 6.2, - "grad_norm": 0.0, - "learning_rate": 4.672996562240552e-06, - "loss": 0.2018, - "step": 7163 - }, - { - "epoch": 6.2, - "grad_norm": 0.0, - "learning_rate": 4.670362054596982e-06, - "loss": 0.2251, - "step": 7164 - }, - { - "epoch": 6.2, - "grad_norm": 0.0, - "learning_rate": 4.6677280635232445e-06, - "loss": 0.2106, - "step": 7165 - }, - { - "epoch": 6.2, - "grad_norm": 0.0, - "learning_rate": 4.665094589274628e-06, - "loss": 0.1546, - "step": 7166 - }, - { - "epoch": 6.2, - "grad_norm": 0.0, - "learning_rate": 4.662461632106385e-06, - "loss": 0.1644, - "step": 7167 - }, - { - "epoch": 6.2, - "grad_norm": 0.0, - "learning_rate": 4.659829192273716e-06, - "loss": 0.1995, - "step": 7168 - }, - { - "epoch": 6.2, - "grad_norm": 0.0, - "learning_rate": 4.657197270031758e-06, - "loss": 0.2226, - "step": 7169 - }, - { - "epoch": 6.2, - "grad_norm": 0.0, - "learning_rate": 4.654565865635613e-06, - "loss": 0.1569, - "step": 7170 - }, - { - "epoch": 6.2, - "grad_norm": 0.0, - "learning_rate": 4.651934979340331e-06, - "loss": 0.1997, - "step": 7171 - }, - { - "epoch": 6.2, - "grad_norm": 0.0, - "learning_rate": 4.6493046114008986e-06, - "loss": 0.2697, - "step": 7172 - }, - { - "epoch": 6.21, - "grad_norm": 0.0, - "learning_rate": 4.6466747620722685e-06, - "loss": 0.1896, - "step": 7173 - }, - { - "epoch": 6.21, - "grad_norm": 0.0, - "learning_rate": 4.644045431609334e-06, - "loss": 0.2002, - "step": 7174 - }, - { - "epoch": 6.21, - "grad_norm": 0.0, - "learning_rate": 4.641416620266944e-06, - "loss": 0.2534, - "step": 7175 - }, - { - "epoch": 6.21, - "grad_norm": 0.0, - "learning_rate": 4.638788328299887e-06, - "loss": 0.1907, - "step": 7176 - }, - { - "epoch": 6.21, - "grad_norm": 0.0, - "learning_rate": 4.636160555962914e-06, - "loss": 0.1429, - "step": 7177 - }, - { - "epoch": 6.21, - "grad_norm": 0.0, - "learning_rate": 4.633533303510713e-06, - "loss": 0.2168, - "step": 7178 - }, - { - "epoch": 6.21, - "grad_norm": 0.0, - "learning_rate": 4.630906571197931e-06, - "loss": 0.1541, - "step": 7179 - }, - { - "epoch": 6.21, - "grad_norm": 0.0, - "learning_rate": 4.628280359279161e-06, - "loss": 0.171, - "step": 7180 - }, - { - "epoch": 6.21, - "grad_norm": 0.0, - "learning_rate": 4.625654668008949e-06, - "loss": 0.2576, - "step": 7181 - }, - { - "epoch": 6.21, - "grad_norm": 0.0, - "learning_rate": 4.623029497641781e-06, - "loss": 0.1606, - "step": 7182 - }, - { - "epoch": 6.21, - "grad_norm": 0.0, - "learning_rate": 4.6204048484321025e-06, - "loss": 0.1989, - "step": 7183 - }, - { - "epoch": 6.21, - "grad_norm": 0.0, - "learning_rate": 4.617780720634306e-06, - "loss": 0.1554, - "step": 7184 - }, - { - "epoch": 6.22, - "grad_norm": 0.0, - "learning_rate": 4.615157114502736e-06, - "loss": 0.2362, - "step": 7185 - }, - { - "epoch": 6.22, - "grad_norm": 0.0, - "learning_rate": 4.612534030291678e-06, - "loss": 0.1386, - "step": 7186 - }, - { - "epoch": 6.22, - "grad_norm": 0.0, - "learning_rate": 4.609911468255368e-06, - "loss": 0.1863, - "step": 7187 - }, - { - "epoch": 6.22, - "grad_norm": 0.0, - "learning_rate": 4.607289428648e-06, - "loss": 0.1823, - "step": 7188 - }, - { - "epoch": 6.22, - "grad_norm": 0.0, - "learning_rate": 4.604667911723713e-06, - "loss": 0.1533, - "step": 7189 - }, - { - "epoch": 6.22, - "grad_norm": 0.0, - "learning_rate": 4.6020469177365925e-06, - "loss": 0.2299, - "step": 7190 - }, - { - "epoch": 6.22, - "grad_norm": 0.0, - "learning_rate": 4.599426446940682e-06, - "loss": 0.2064, - "step": 7191 - }, - { - "epoch": 6.22, - "grad_norm": 0.0, - "learning_rate": 4.596806499589959e-06, - "loss": 0.2222, - "step": 7192 - }, - { - "epoch": 6.22, - "grad_norm": 0.0, - "learning_rate": 4.5941870759383675e-06, - "loss": 0.168, - "step": 7193 - }, - { - "epoch": 6.22, - "grad_norm": 0.0, - "learning_rate": 4.591568176239785e-06, - "loss": 0.2324, - "step": 7194 - }, - { - "epoch": 6.22, - "grad_norm": 0.0, - "learning_rate": 4.588949800748049e-06, - "loss": 0.1894, - "step": 7195 - }, - { - "epoch": 6.22, - "grad_norm": 0.0, - "learning_rate": 4.586331949716943e-06, - "loss": 0.1588, - "step": 7196 - }, - { - "epoch": 6.23, - "grad_norm": 0.0, - "learning_rate": 4.583714623400205e-06, - "loss": 0.1996, - "step": 7197 - }, - { - "epoch": 6.23, - "grad_norm": 0.0, - "learning_rate": 4.581097822051506e-06, - "loss": 0.1709, - "step": 7198 - }, - { - "epoch": 6.23, - "grad_norm": 0.0, - "learning_rate": 4.578481545924484e-06, - "loss": 0.2204, - "step": 7199 - }, - { - "epoch": 6.23, - "grad_norm": 0.0, - "learning_rate": 4.575865795272717e-06, - "loss": 0.1923, - "step": 7200 - }, - { - "epoch": 6.23, - "grad_norm": 0.0, - "learning_rate": 4.573250570349737e-06, - "loss": 0.179, - "step": 7201 - }, - { - "epoch": 6.23, - "grad_norm": 0.0, - "learning_rate": 4.5706358714090205e-06, - "loss": 0.1367, - "step": 7202 - }, - { - "epoch": 6.23, - "grad_norm": 0.0, - "learning_rate": 4.568021698703989e-06, - "loss": 0.1891, - "step": 7203 - }, - { - "epoch": 6.23, - "grad_norm": 0.0, - "learning_rate": 4.565408052488025e-06, - "loss": 0.1498, - "step": 7204 - }, - { - "epoch": 6.23, - "grad_norm": 0.0, - "learning_rate": 4.5627949330144494e-06, - "loss": 0.1577, - "step": 7205 - }, - { - "epoch": 6.23, - "grad_norm": 0.0, - "learning_rate": 4.560182340536539e-06, - "loss": 0.1913, - "step": 7206 - }, - { - "epoch": 6.23, - "grad_norm": 0.0, - "learning_rate": 4.557570275307521e-06, - "loss": 0.1926, - "step": 7207 - }, - { - "epoch": 6.24, - "grad_norm": 0.0, - "learning_rate": 4.554958737580558e-06, - "loss": 0.1429, - "step": 7208 - }, - { - "epoch": 6.24, - "grad_norm": 0.0, - "learning_rate": 4.552347727608775e-06, - "loss": 0.2677, - "step": 7209 - }, - { - "epoch": 6.24, - "grad_norm": 0.0, - "learning_rate": 4.549737245645245e-06, - "loss": 0.219, - "step": 7210 - }, - { - "epoch": 6.24, - "grad_norm": 0.0, - "learning_rate": 4.54712729194298e-06, - "loss": 0.2185, - "step": 7211 - }, - { - "epoch": 6.24, - "grad_norm": 0.0, - "learning_rate": 4.5445178667549525e-06, - "loss": 0.2613, - "step": 7212 - }, - { - "epoch": 6.24, - "grad_norm": 0.0, - "learning_rate": 4.541908970334074e-06, - "loss": 0.2156, - "step": 7213 - }, - { - "epoch": 6.24, - "grad_norm": 0.0, - "learning_rate": 4.53930060293321e-06, - "loss": 0.1993, - "step": 7214 - }, - { - "epoch": 6.24, - "grad_norm": 0.0, - "learning_rate": 4.536692764805175e-06, - "loss": 0.2498, - "step": 7215 - }, - { - "epoch": 6.24, - "grad_norm": 0.0, - "learning_rate": 4.5340854562027315e-06, - "loss": 0.215, - "step": 7216 - }, - { - "epoch": 6.24, - "grad_norm": 0.0, - "learning_rate": 4.531478677378594e-06, - "loss": 0.1363, - "step": 7217 - }, - { - "epoch": 6.24, - "grad_norm": 0.0, - "learning_rate": 4.5288724285854144e-06, - "loss": 0.1722, - "step": 7218 - }, - { - "epoch": 6.24, - "grad_norm": 0.0, - "learning_rate": 4.526266710075808e-06, - "loss": 0.1587, - "step": 7219 - }, - { - "epoch": 6.25, - "grad_norm": 0.0, - "learning_rate": 4.523661522102323e-06, - "loss": 0.2273, - "step": 7220 - }, - { - "epoch": 6.25, - "grad_norm": 0.0, - "learning_rate": 4.5210568649174705e-06, - "loss": 0.1722, - "step": 7221 - }, - { - "epoch": 6.25, - "grad_norm": 0.0, - "learning_rate": 4.518452738773702e-06, - "loss": 0.1814, - "step": 7222 - }, - { - "epoch": 6.25, - "grad_norm": 0.0, - "learning_rate": 4.515849143923425e-06, - "loss": 0.1614, - "step": 7223 - }, - { - "epoch": 6.25, - "grad_norm": 0.0, - "learning_rate": 4.5132460806189834e-06, - "loss": 0.1815, - "step": 7224 - }, - { - "epoch": 6.25, - "grad_norm": 0.0, - "learning_rate": 4.510643549112679e-06, - "loss": 0.2, - "step": 7225 - }, - { - "epoch": 6.25, - "grad_norm": 0.0, - "learning_rate": 4.508041549656759e-06, - "loss": 0.1993, - "step": 7226 - }, - { - "epoch": 6.25, - "grad_norm": 0.0, - "learning_rate": 4.505440082503426e-06, - "loss": 0.1547, - "step": 7227 - }, - { - "epoch": 6.25, - "grad_norm": 0.0, - "learning_rate": 4.5028391479048185e-06, - "loss": 0.1773, - "step": 7228 - }, - { - "epoch": 6.25, - "grad_norm": 0.0, - "learning_rate": 4.500238746113026e-06, - "loss": 0.1498, - "step": 7229 - }, - { - "epoch": 6.25, - "grad_norm": 0.0, - "learning_rate": 4.497638877380095e-06, - "loss": 0.1826, - "step": 7230 - }, - { - "epoch": 6.26, - "grad_norm": 0.0, - "learning_rate": 4.495039541958013e-06, - "loss": 0.1502, - "step": 7231 - }, - { - "epoch": 6.26, - "grad_norm": 0.0, - "learning_rate": 4.49244074009872e-06, - "loss": 0.1711, - "step": 7232 - }, - { - "epoch": 6.26, - "grad_norm": 0.0, - "learning_rate": 4.489842472054105e-06, - "loss": 0.1986, - "step": 7233 - }, - { - "epoch": 6.26, - "grad_norm": 0.0, - "learning_rate": 4.487244738075995e-06, - "loss": 0.1755, - "step": 7234 - }, - { - "epoch": 6.26, - "grad_norm": 0.0, - "learning_rate": 4.48464753841618e-06, - "loss": 0.2129, - "step": 7235 - }, - { - "epoch": 6.26, - "grad_norm": 0.0, - "learning_rate": 4.482050873326385e-06, - "loss": 0.1474, - "step": 7236 - }, - { - "epoch": 6.26, - "grad_norm": 0.0, - "learning_rate": 4.479454743058291e-06, - "loss": 0.1639, - "step": 7237 - }, - { - "epoch": 6.26, - "grad_norm": 0.0, - "learning_rate": 4.476859147863532e-06, - "loss": 0.1553, - "step": 7238 - }, - { - "epoch": 6.26, - "grad_norm": 0.0, - "learning_rate": 4.474264087993672e-06, - "loss": 0.241, - "step": 7239 - }, - { - "epoch": 6.26, - "grad_norm": 0.0, - "learning_rate": 4.47166956370024e-06, - "loss": 0.286, - "step": 7240 - }, - { - "epoch": 6.26, - "grad_norm": 0.0, - "learning_rate": 4.46907557523471e-06, - "loss": 0.1594, - "step": 7241 - }, - { - "epoch": 6.26, - "grad_norm": 0.0, - "learning_rate": 4.466482122848498e-06, - "loss": 0.1489, - "step": 7242 - }, - { - "epoch": 6.27, - "grad_norm": 0.0, - "learning_rate": 4.463889206792978e-06, - "loss": 0.2176, - "step": 7243 - }, - { - "epoch": 6.27, - "grad_norm": 0.0, - "learning_rate": 4.46129682731946e-06, - "loss": 0.181, - "step": 7244 - }, - { - "epoch": 6.27, - "grad_norm": 0.0, - "learning_rate": 4.4587049846792066e-06, - "loss": 0.1644, - "step": 7245 - }, - { - "epoch": 6.27, - "grad_norm": 0.0, - "learning_rate": 4.456113679123432e-06, - "loss": 0.1565, - "step": 7246 - }, - { - "epoch": 6.27, - "grad_norm": 0.0, - "learning_rate": 4.4535229109032955e-06, - "loss": 0.171, - "step": 7247 - }, - { - "epoch": 6.27, - "grad_norm": 0.0, - "learning_rate": 4.4509326802699045e-06, - "loss": 0.1809, - "step": 7248 - }, - { - "epoch": 6.27, - "grad_norm": 0.0, - "learning_rate": 4.44834298747432e-06, - "loss": 0.1403, - "step": 7249 - }, - { - "epoch": 6.27, - "grad_norm": 0.0, - "learning_rate": 4.445753832767536e-06, - "loss": 0.1457, - "step": 7250 - }, - { - "epoch": 6.27, - "grad_norm": 0.0, - "learning_rate": 4.443165216400508e-06, - "loss": 0.1822, - "step": 7251 - }, - { - "epoch": 6.27, - "grad_norm": 0.0, - "learning_rate": 4.440577138624141e-06, - "loss": 0.1772, - "step": 7252 - }, - { - "epoch": 6.27, - "grad_norm": 0.0, - "learning_rate": 4.4379895996892694e-06, - "loss": 0.1675, - "step": 7253 - }, - { - "epoch": 6.28, - "grad_norm": 0.0, - "learning_rate": 4.435402599846701e-06, - "loss": 0.1481, - "step": 7254 - }, - { - "epoch": 6.28, - "grad_norm": 0.0, - "learning_rate": 4.432816139347167e-06, - "loss": 0.22, - "step": 7255 - }, - { - "epoch": 6.28, - "grad_norm": 0.0, - "learning_rate": 4.4302302184413614e-06, - "loss": 0.3133, - "step": 7256 - }, - { - "epoch": 6.28, - "grad_norm": 0.0, - "learning_rate": 4.4276448373799244e-06, - "loss": 0.1486, - "step": 7257 - }, - { - "epoch": 6.28, - "grad_norm": 0.0, - "learning_rate": 4.425059996413439e-06, - "loss": 0.1793, - "step": 7258 - }, - { - "epoch": 6.28, - "grad_norm": 0.0, - "learning_rate": 4.422475695792443e-06, - "loss": 0.3369, - "step": 7259 - }, - { - "epoch": 6.28, - "grad_norm": 0.0, - "learning_rate": 4.419891935767411e-06, - "loss": 0.185, - "step": 7260 - }, - { - "epoch": 6.28, - "grad_norm": 0.0, - "learning_rate": 4.417308716588776e-06, - "loss": 0.305, - "step": 7261 - }, - { - "epoch": 6.28, - "grad_norm": 0.0, - "learning_rate": 4.414726038506908e-06, - "loss": 0.2283, - "step": 7262 - }, - { - "epoch": 6.28, - "grad_norm": 0.0, - "learning_rate": 4.4121439017721345e-06, - "loss": 0.2032, - "step": 7263 - }, - { - "epoch": 6.28, - "grad_norm": 0.0, - "learning_rate": 4.4095623066347304e-06, - "loss": 0.1625, - "step": 7264 - }, - { - "epoch": 6.28, - "grad_norm": 0.0, - "learning_rate": 4.406981253344907e-06, - "loss": 0.1811, - "step": 7265 - }, - { - "epoch": 6.29, - "grad_norm": 0.0, - "learning_rate": 4.404400742152831e-06, - "loss": 0.2328, - "step": 7266 - }, - { - "epoch": 6.29, - "grad_norm": 0.0, - "learning_rate": 4.40182077330862e-06, - "loss": 0.1906, - "step": 7267 - }, - { - "epoch": 6.29, - "grad_norm": 0.0, - "learning_rate": 4.399241347062333e-06, - "loss": 0.1735, - "step": 7268 - }, - { - "epoch": 6.29, - "grad_norm": 0.0, - "learning_rate": 4.396662463663981e-06, - "loss": 0.335, - "step": 7269 - }, - { - "epoch": 6.29, - "grad_norm": 0.0, - "learning_rate": 4.394084123363518e-06, - "loss": 0.2007, - "step": 7270 - }, - { - "epoch": 6.29, - "grad_norm": 0.0, - "learning_rate": 4.391506326410843e-06, - "loss": 0.1739, - "step": 7271 - }, - { - "epoch": 6.29, - "grad_norm": 0.0, - "learning_rate": 4.388929073055809e-06, - "loss": 0.2019, - "step": 7272 - }, - { - "epoch": 6.29, - "grad_norm": 0.0, - "learning_rate": 4.386352363548214e-06, - "loss": 0.1813, - "step": 7273 - }, - { - "epoch": 6.29, - "grad_norm": 0.0, - "learning_rate": 4.3837761981378035e-06, - "loss": 0.2082, - "step": 7274 - }, - { - "epoch": 6.29, - "grad_norm": 0.0, - "learning_rate": 4.381200577074274e-06, - "loss": 0.1786, - "step": 7275 - }, - { - "epoch": 6.29, - "grad_norm": 0.0, - "learning_rate": 4.378625500607255e-06, - "loss": 0.2146, - "step": 7276 - }, - { - "epoch": 6.29, - "grad_norm": 0.0, - "learning_rate": 4.376050968986344e-06, - "loss": 0.1806, - "step": 7277 - }, - { - "epoch": 6.3, - "grad_norm": 0.0, - "learning_rate": 4.373476982461066e-06, - "loss": 0.155, - "step": 7278 - }, - { - "epoch": 6.3, - "grad_norm": 0.0, - "learning_rate": 4.370903541280904e-06, - "loss": 0.1919, - "step": 7279 - }, - { - "epoch": 6.3, - "grad_norm": 0.0, - "learning_rate": 4.368330645695293e-06, - "loss": 0.1403, - "step": 7280 - }, - { - "epoch": 6.3, - "grad_norm": 0.0, - "learning_rate": 4.3657582959536e-06, - "loss": 0.2606, - "step": 7281 - }, - { - "epoch": 6.3, - "grad_norm": 0.0, - "learning_rate": 4.36318649230515e-06, - "loss": 0.1688, - "step": 7282 - }, - { - "epoch": 6.3, - "grad_norm": 0.0, - "learning_rate": 4.360615234999214e-06, - "loss": 0.2221, - "step": 7283 - }, - { - "epoch": 6.3, - "grad_norm": 0.0, - "learning_rate": 4.358044524285007e-06, - "loss": 0.1848, - "step": 7284 - }, - { - "epoch": 6.3, - "grad_norm": 0.0, - "learning_rate": 4.3554743604116955e-06, - "loss": 0.1564, - "step": 7285 - }, - { - "epoch": 6.3, - "grad_norm": 0.0, - "learning_rate": 4.35290474362839e-06, - "loss": 0.2233, - "step": 7286 - }, - { - "epoch": 6.3, - "grad_norm": 0.0, - "learning_rate": 4.350335674184142e-06, - "loss": 0.1699, - "step": 7287 - }, - { - "epoch": 6.3, - "grad_norm": 0.0, - "learning_rate": 4.347767152327959e-06, - "loss": 0.2051, - "step": 7288 - }, - { - "epoch": 6.31, - "grad_norm": 0.0, - "learning_rate": 4.345199178308793e-06, - "loss": 0.2114, - "step": 7289 - }, - { - "epoch": 6.31, - "grad_norm": 0.0, - "learning_rate": 4.342631752375548e-06, - "loss": 0.179, - "step": 7290 - }, - { - "epoch": 6.31, - "grad_norm": 0.0, - "learning_rate": 4.340064874777058e-06, - "loss": 0.1627, - "step": 7291 - }, - { - "epoch": 6.31, - "grad_norm": 0.0, - "learning_rate": 4.337498545762122e-06, - "loss": 0.1944, - "step": 7292 - }, - { - "epoch": 6.31, - "grad_norm": 0.0, - "learning_rate": 4.334932765579478e-06, - "loss": 0.2009, - "step": 7293 - }, - { - "epoch": 6.31, - "grad_norm": 0.0, - "learning_rate": 4.332367534477815e-06, - "loss": 0.1584, - "step": 7294 - }, - { - "epoch": 6.31, - "grad_norm": 0.0, - "learning_rate": 4.329802852705758e-06, - "loss": 0.166, - "step": 7295 - }, - { - "epoch": 6.31, - "grad_norm": 0.0, - "learning_rate": 4.327238720511893e-06, - "loss": 0.1665, - "step": 7296 - }, - { - "epoch": 6.31, - "grad_norm": 0.0, - "learning_rate": 4.324675138144741e-06, - "loss": 0.2113, - "step": 7297 - }, - { - "epoch": 6.31, - "grad_norm": 0.0, - "learning_rate": 4.322112105852775e-06, - "loss": 0.1753, - "step": 7298 - }, - { - "epoch": 6.31, - "grad_norm": 0.0, - "learning_rate": 4.319549623884416e-06, - "loss": 0.1919, - "step": 7299 - }, - { - "epoch": 6.31, - "grad_norm": 0.0, - "learning_rate": 4.316987692488031e-06, - "loss": 0.2283, - "step": 7300 - }, - { - "epoch": 6.32, - "grad_norm": 0.0, - "learning_rate": 4.314426311911934e-06, - "loss": 0.4637, - "step": 7301 - }, - { - "epoch": 6.32, - "grad_norm": 0.0, - "learning_rate": 4.311865482404384e-06, - "loss": 0.1809, - "step": 7302 - }, - { - "epoch": 6.32, - "grad_norm": 0.0, - "learning_rate": 4.3093052042135796e-06, - "loss": 0.1365, - "step": 7303 - }, - { - "epoch": 6.32, - "grad_norm": 0.0, - "learning_rate": 4.306745477587679e-06, - "loss": 0.1561, - "step": 7304 - }, - { - "epoch": 6.32, - "grad_norm": 0.0, - "learning_rate": 4.30418630277478e-06, - "loss": 0.1586, - "step": 7305 - }, - { - "epoch": 6.32, - "grad_norm": 0.0, - "learning_rate": 4.301627680022933e-06, - "loss": 0.1671, - "step": 7306 - }, - { - "epoch": 6.32, - "grad_norm": 0.0, - "learning_rate": 4.299069609580121e-06, - "loss": 0.2029, - "step": 7307 - }, - { - "epoch": 6.32, - "grad_norm": 0.0, - "learning_rate": 4.296512091694287e-06, - "loss": 0.1883, - "step": 7308 - }, - { - "epoch": 6.32, - "grad_norm": 0.0, - "learning_rate": 4.293955126613316e-06, - "loss": 0.2137, - "step": 7309 - }, - { - "epoch": 6.32, - "grad_norm": 0.0, - "learning_rate": 4.29139871458504e-06, - "loss": 0.1902, - "step": 7310 - }, - { - "epoch": 6.32, - "grad_norm": 0.0, - "learning_rate": 4.2888428558572385e-06, - "loss": 0.1786, - "step": 7311 - }, - { - "epoch": 6.33, - "grad_norm": 0.0, - "learning_rate": 4.286287550677632e-06, - "loss": 0.19, - "step": 7312 - }, - { - "epoch": 6.33, - "grad_norm": 0.0, - "learning_rate": 4.283732799293889e-06, - "loss": 0.1468, - "step": 7313 - }, - { - "epoch": 6.33, - "grad_norm": 0.0, - "learning_rate": 4.281178601953629e-06, - "loss": 0.1713, - "step": 7314 - }, - { - "epoch": 6.33, - "grad_norm": 0.0, - "learning_rate": 4.2786249589044145e-06, - "loss": 0.1372, - "step": 7315 - }, - { - "epoch": 6.33, - "grad_norm": 0.0, - "learning_rate": 4.27607187039376e-06, - "loss": 0.2267, - "step": 7316 - }, - { - "epoch": 6.33, - "grad_norm": 0.0, - "learning_rate": 4.273519336669111e-06, - "loss": 0.1631, - "step": 7317 - }, - { - "epoch": 6.33, - "grad_norm": 0.0, - "learning_rate": 4.270967357977875e-06, - "loss": 0.2407, - "step": 7318 - }, - { - "epoch": 6.33, - "grad_norm": 0.0, - "learning_rate": 4.2684159345674046e-06, - "loss": 0.1669, - "step": 7319 - }, - { - "epoch": 6.33, - "grad_norm": 0.0, - "learning_rate": 4.265865066684985e-06, - "loss": 0.1603, - "step": 7320 - }, - { - "epoch": 6.33, - "grad_norm": 0.0, - "learning_rate": 4.263314754577859e-06, - "loss": 0.1756, - "step": 7321 - }, - { - "epoch": 6.33, - "grad_norm": 0.0, - "learning_rate": 4.260764998493219e-06, - "loss": 0.1568, - "step": 7322 - }, - { - "epoch": 6.33, - "grad_norm": 0.0, - "learning_rate": 4.258215798678189e-06, - "loss": 0.1854, - "step": 7323 - }, - { - "epoch": 6.34, - "grad_norm": 0.0, - "learning_rate": 4.255667155379852e-06, - "loss": 0.1427, - "step": 7324 - }, - { - "epoch": 6.34, - "grad_norm": 0.0, - "learning_rate": 4.253119068845233e-06, - "loss": 0.202, - "step": 7325 - }, - { - "epoch": 6.34, - "grad_norm": 0.0, - "learning_rate": 4.2505715393213006e-06, - "loss": 0.2301, - "step": 7326 - }, - { - "epoch": 6.34, - "grad_norm": 0.0, - "learning_rate": 4.248024567054978e-06, - "loss": 0.1717, - "step": 7327 - }, - { - "epoch": 6.34, - "grad_norm": 0.0, - "learning_rate": 4.245478152293123e-06, - "loss": 0.1912, - "step": 7328 - }, - { - "epoch": 6.34, - "grad_norm": 0.0, - "learning_rate": 4.24293229528254e-06, - "loss": 0.1707, - "step": 7329 - }, - { - "epoch": 6.34, - "grad_norm": 0.0, - "learning_rate": 4.240386996269989e-06, - "loss": 0.1927, - "step": 7330 - }, - { - "epoch": 6.34, - "grad_norm": 0.0, - "learning_rate": 4.237842255502169e-06, - "loss": 0.2127, - "step": 7331 - }, - { - "epoch": 6.34, - "grad_norm": 0.0, - "learning_rate": 4.235298073225731e-06, - "loss": 0.2141, - "step": 7332 - }, - { - "epoch": 6.34, - "grad_norm": 0.0, - "learning_rate": 4.232754449687259e-06, - "loss": 0.1628, - "step": 7333 - }, - { - "epoch": 6.34, - "grad_norm": 0.0, - "learning_rate": 4.230211385133296e-06, - "loss": 0.1767, - "step": 7334 - }, - { - "epoch": 6.35, - "grad_norm": 0.0, - "learning_rate": 4.227668879810325e-06, - "loss": 0.2475, - "step": 7335 - }, - { - "epoch": 6.35, - "grad_norm": 0.0, - "learning_rate": 4.2251269339647805e-06, - "loss": 0.1385, - "step": 7336 - }, - { - "epoch": 6.35, - "grad_norm": 0.0, - "learning_rate": 4.22258554784303e-06, - "loss": 0.2765, - "step": 7337 - }, - { - "epoch": 6.35, - "grad_norm": 0.0, - "learning_rate": 4.220044721691402e-06, - "loss": 0.1869, - "step": 7338 - }, - { - "epoch": 6.35, - "grad_norm": 0.0, - "learning_rate": 4.217504455756156e-06, - "loss": 0.1994, - "step": 7339 - }, - { - "epoch": 6.35, - "grad_norm": 0.0, - "learning_rate": 4.21496475028351e-06, - "loss": 0.1603, - "step": 7340 - }, - { - "epoch": 6.35, - "grad_norm": 0.0, - "learning_rate": 4.212425605519621e-06, - "loss": 0.1882, - "step": 7341 - }, - { - "epoch": 6.35, - "grad_norm": 0.0, - "learning_rate": 4.209887021710597e-06, - "loss": 0.2467, - "step": 7342 - }, - { - "epoch": 6.35, - "grad_norm": 0.0, - "learning_rate": 4.207348999102481e-06, - "loss": 0.1699, - "step": 7343 - }, - { - "epoch": 6.35, - "grad_norm": 0.0, - "learning_rate": 4.2048115379412745e-06, - "loss": 0.1852, - "step": 7344 - }, - { - "epoch": 6.35, - "grad_norm": 0.0, - "learning_rate": 4.202274638472912e-06, - "loss": 0.1594, - "step": 7345 - }, - { - "epoch": 6.35, - "grad_norm": 0.0, - "learning_rate": 4.199738300943282e-06, - "loss": 0.1695, - "step": 7346 - }, - { - "epoch": 6.36, - "grad_norm": 0.0, - "learning_rate": 4.197202525598219e-06, - "loss": 0.1955, - "step": 7347 - }, - { - "epoch": 6.36, - "grad_norm": 0.0, - "learning_rate": 4.194667312683502e-06, - "loss": 0.1741, - "step": 7348 - }, - { - "epoch": 6.36, - "grad_norm": 0.0, - "learning_rate": 4.1921326624448475e-06, - "loss": 0.1623, - "step": 7349 - }, - { - "epoch": 6.36, - "grad_norm": 0.0, - "learning_rate": 4.189598575127929e-06, - "loss": 0.1747, - "step": 7350 - }, - { - "epoch": 6.36, - "grad_norm": 0.0, - "learning_rate": 4.187065050978357e-06, - "loss": 0.2312, - "step": 7351 - }, - { - "epoch": 6.36, - "grad_norm": 0.0, - "learning_rate": 4.1845320902416946e-06, - "loss": 0.1805, - "step": 7352 - }, - { - "epoch": 6.36, - "grad_norm": 0.0, - "learning_rate": 4.181999693163447e-06, - "loss": 0.1569, - "step": 7353 - }, - { - "epoch": 6.36, - "grad_norm": 0.0, - "learning_rate": 4.1794678599890625e-06, - "loss": 0.1658, - "step": 7354 - }, - { - "epoch": 6.36, - "grad_norm": 0.0, - "learning_rate": 4.1769365909639325e-06, - "loss": 0.1865, - "step": 7355 - }, - { - "epoch": 6.36, - "grad_norm": 0.0, - "learning_rate": 4.1744058863334e-06, - "loss": 0.1622, - "step": 7356 - }, - { - "epoch": 6.36, - "grad_norm": 0.0, - "learning_rate": 4.171875746342754e-06, - "loss": 0.257, - "step": 7357 - }, - { - "epoch": 6.37, - "grad_norm": 0.0, - "learning_rate": 4.169346171237226e-06, - "loss": 0.1826, - "step": 7358 - }, - { - "epoch": 6.37, - "grad_norm": 0.0, - "learning_rate": 4.166817161261988e-06, - "loss": 0.2657, - "step": 7359 - }, - { - "epoch": 6.37, - "grad_norm": 0.0, - "learning_rate": 4.164288716662164e-06, - "loss": 0.3201, - "step": 7360 - }, - { - "epoch": 6.37, - "grad_norm": 0.0, - "learning_rate": 4.161760837682824e-06, - "loss": 0.1784, - "step": 7361 - }, - { - "epoch": 6.37, - "grad_norm": 0.0, - "learning_rate": 4.159233524568974e-06, - "loss": 0.2209, - "step": 7362 - }, - { - "epoch": 6.37, - "grad_norm": 0.0, - "learning_rate": 4.156706777565576e-06, - "loss": 0.2616, - "step": 7363 - }, - { - "epoch": 6.37, - "grad_norm": 0.0, - "learning_rate": 4.154180596917533e-06, - "loss": 0.3246, - "step": 7364 - }, - { - "epoch": 6.37, - "grad_norm": 0.0, - "learning_rate": 4.151654982869688e-06, - "loss": 0.1919, - "step": 7365 - }, - { - "epoch": 6.37, - "grad_norm": 0.0, - "learning_rate": 4.149129935666835e-06, - "loss": 0.1857, - "step": 7366 - }, - { - "epoch": 6.37, - "grad_norm": 0.0, - "learning_rate": 4.146605455553714e-06, - "loss": 0.1688, - "step": 7367 - }, - { - "epoch": 6.37, - "grad_norm": 0.0, - "learning_rate": 4.144081542775011e-06, - "loss": 0.1941, - "step": 7368 - }, - { - "epoch": 6.37, - "grad_norm": 0.0, - "learning_rate": 4.141558197575344e-06, - "loss": 0.1497, - "step": 7369 - }, - { - "epoch": 6.38, - "grad_norm": 0.0, - "learning_rate": 4.139035420199294e-06, - "loss": 0.2228, - "step": 7370 - }, - { - "epoch": 6.38, - "grad_norm": 0.0, - "learning_rate": 4.136513210891374e-06, - "loss": 0.1814, - "step": 7371 - }, - { - "epoch": 6.38, - "grad_norm": 0.0, - "learning_rate": 4.133991569896047e-06, - "loss": 0.2001, - "step": 7372 - }, - { - "epoch": 6.38, - "grad_norm": 0.0, - "learning_rate": 4.131470497457723e-06, - "loss": 0.1392, - "step": 7373 - }, - { - "epoch": 6.38, - "grad_norm": 0.0, - "learning_rate": 4.128949993820758e-06, - "loss": 0.1417, - "step": 7374 - }, - { - "epoch": 6.38, - "grad_norm": 0.0, - "learning_rate": 4.126430059229439e-06, - "loss": 0.1387, - "step": 7375 - }, - { - "epoch": 6.38, - "grad_norm": 0.0, - "learning_rate": 4.123910693928014e-06, - "loss": 0.1653, - "step": 7376 - }, - { - "epoch": 6.38, - "grad_norm": 0.0, - "learning_rate": 4.12139189816067e-06, - "loss": 0.1671, - "step": 7377 - }, - { - "epoch": 6.38, - "grad_norm": 0.0, - "learning_rate": 4.118873672171542e-06, - "loss": 0.254, - "step": 7378 - }, - { - "epoch": 6.38, - "grad_norm": 0.0, - "learning_rate": 4.1163560162047e-06, - "loss": 0.1555, - "step": 7379 - }, - { - "epoch": 6.38, - "grad_norm": 0.0, - "learning_rate": 4.11383893050417e-06, - "loss": 0.2291, - "step": 7380 - }, - { - "epoch": 6.38, - "grad_norm": 0.0, - "learning_rate": 4.111322415313915e-06, - "loss": 0.1377, - "step": 7381 - }, - { - "epoch": 6.39, - "grad_norm": 0.0, - "learning_rate": 4.108806470877847e-06, - "loss": 0.2294, - "step": 7382 - }, - { - "epoch": 6.39, - "grad_norm": 0.0, - "learning_rate": 4.1062910974398195e-06, - "loss": 0.1753, - "step": 7383 - }, - { - "epoch": 6.39, - "grad_norm": 0.0, - "learning_rate": 4.1037762952436385e-06, - "loss": 0.1921, - "step": 7384 - }, - { - "epoch": 6.39, - "grad_norm": 0.0, - "learning_rate": 4.101262064533042e-06, - "loss": 0.1937, - "step": 7385 - }, - { - "epoch": 6.39, - "grad_norm": 0.0, - "learning_rate": 4.098748405551725e-06, - "loss": 0.2646, - "step": 7386 - }, - { - "epoch": 6.39, - "grad_norm": 0.0, - "learning_rate": 4.096235318543314e-06, - "loss": 0.1738, - "step": 7387 - }, - { - "epoch": 6.39, - "grad_norm": 0.0, - "learning_rate": 4.093722803751393e-06, - "loss": 0.175, - "step": 7388 - }, - { - "epoch": 6.39, - "grad_norm": 0.0, - "learning_rate": 4.091210861419483e-06, - "loss": 0.1533, - "step": 7389 - }, - { - "epoch": 6.39, - "grad_norm": 0.0, - "learning_rate": 4.088699491791057e-06, - "loss": 0.1485, - "step": 7390 - }, - { - "epoch": 6.39, - "grad_norm": 0.0, - "learning_rate": 4.086188695109517e-06, - "loss": 0.1791, - "step": 7391 - }, - { - "epoch": 6.39, - "grad_norm": 0.0, - "learning_rate": 4.083678471618226e-06, - "loss": 0.1992, - "step": 7392 - }, - { - "epoch": 6.4, - "grad_norm": 0.0, - "learning_rate": 4.081168821560484e-06, - "loss": 0.206, - "step": 7393 - }, - { - "epoch": 6.4, - "grad_norm": 0.0, - "learning_rate": 4.078659745179538e-06, - "loss": 0.191, - "step": 7394 - }, - { - "epoch": 6.4, - "grad_norm": 0.0, - "learning_rate": 4.076151242718577e-06, - "loss": 0.2082, - "step": 7395 - }, - { - "epoch": 6.4, - "grad_norm": 0.0, - "learning_rate": 4.07364331442073e-06, - "loss": 0.1595, - "step": 7396 - }, - { - "epoch": 6.4, - "grad_norm": 0.0, - "learning_rate": 4.071135960529078e-06, - "loss": 0.2728, - "step": 7397 - }, - { - "epoch": 6.4, - "grad_norm": 0.0, - "learning_rate": 4.068629181286646e-06, - "loss": 0.1964, - "step": 7398 - }, - { - "epoch": 6.4, - "grad_norm": 0.0, - "learning_rate": 4.066122976936399e-06, - "loss": 0.1495, - "step": 7399 - }, - { - "epoch": 6.4, - "grad_norm": 0.0, - "learning_rate": 4.063617347721255e-06, - "loss": 0.1956, - "step": 7400 - }, - { - "epoch": 6.4, - "grad_norm": 0.0, - "learning_rate": 4.061112293884059e-06, - "loss": 0.2555, - "step": 7401 - }, - { - "epoch": 6.4, - "grad_norm": 0.0, - "learning_rate": 4.058607815667616e-06, - "loss": 0.1475, - "step": 7402 - }, - { - "epoch": 6.4, - "grad_norm": 0.0, - "learning_rate": 4.056103913314673e-06, - "loss": 0.2851, - "step": 7403 - }, - { - "epoch": 6.4, - "grad_norm": 0.0, - "learning_rate": 4.053600587067912e-06, - "loss": 0.1663, - "step": 7404 - }, - { - "epoch": 6.41, - "grad_norm": 0.0, - "learning_rate": 4.051097837169968e-06, - "loss": 0.1704, - "step": 7405 - }, - { - "epoch": 6.41, - "grad_norm": 0.0, - "learning_rate": 4.048595663863423e-06, - "loss": 0.1538, - "step": 7406 - }, - { - "epoch": 6.41, - "grad_norm": 0.0, - "learning_rate": 4.046094067390788e-06, - "loss": 0.2389, - "step": 7407 - }, - { - "epoch": 6.41, - "grad_norm": 0.0, - "learning_rate": 4.0435930479945315e-06, - "loss": 0.1946, - "step": 7408 - }, - { - "epoch": 6.41, - "grad_norm": 0.0, - "learning_rate": 4.041092605917065e-06, - "loss": 0.2683, - "step": 7409 - }, - { - "epoch": 6.41, - "grad_norm": 0.0, - "learning_rate": 4.038592741400742e-06, - "loss": 0.1642, - "step": 7410 - }, - { - "epoch": 6.41, - "grad_norm": 0.0, - "learning_rate": 4.036093454687854e-06, - "loss": 0.164, - "step": 7411 - }, - { - "epoch": 6.41, - "grad_norm": 0.0, - "learning_rate": 4.033594746020648e-06, - "loss": 0.2005, - "step": 7412 - }, - { - "epoch": 6.41, - "grad_norm": 0.0, - "learning_rate": 4.0310966156413026e-06, - "loss": 0.1422, - "step": 7413 - }, - { - "epoch": 6.41, - "grad_norm": 0.0, - "learning_rate": 4.028599063791949e-06, - "loss": 0.1674, - "step": 7414 - }, - { - "epoch": 6.41, - "grad_norm": 0.0, - "learning_rate": 4.026102090714661e-06, - "loss": 0.2888, - "step": 7415 - }, - { - "epoch": 6.42, - "grad_norm": 0.0, - "learning_rate": 4.023605696651458e-06, - "loss": 0.1583, - "step": 7416 - }, - { - "epoch": 6.42, - "grad_norm": 0.0, - "learning_rate": 4.021109881844294e-06, - "loss": 0.1537, - "step": 7417 - }, - { - "epoch": 6.42, - "grad_norm": 0.0, - "learning_rate": 4.0186146465350766e-06, - "loss": 0.2384, - "step": 7418 - }, - { - "epoch": 6.42, - "grad_norm": 0.0, - "learning_rate": 4.016119990965653e-06, - "loss": 0.1966, - "step": 7419 - }, - { - "epoch": 6.42, - "grad_norm": 0.0, - "learning_rate": 4.013625915377821e-06, - "loss": 0.1827, - "step": 7420 - }, - { - "epoch": 6.42, - "grad_norm": 0.0, - "learning_rate": 4.011132420013312e-06, - "loss": 0.1819, - "step": 7421 - }, - { - "epoch": 6.42, - "grad_norm": 0.0, - "learning_rate": 4.0086395051138e-06, - "loss": 0.1876, - "step": 7422 - }, - { - "epoch": 6.42, - "grad_norm": 0.0, - "learning_rate": 4.006147170920914e-06, - "loss": 0.2153, - "step": 7423 - }, - { - "epoch": 6.42, - "grad_norm": 0.0, - "learning_rate": 4.003655417676221e-06, - "loss": 0.2068, - "step": 7424 - }, - { - "epoch": 6.42, - "grad_norm": 0.0, - "learning_rate": 4.001164245621231e-06, - "loss": 0.1652, - "step": 7425 - }, - { - "epoch": 6.42, - "grad_norm": 0.0, - "learning_rate": 3.9986736549974015e-06, - "loss": 0.1907, - "step": 7426 - }, - { - "epoch": 6.42, - "grad_norm": 0.0, - "learning_rate": 3.9961836460461245e-06, - "loss": 0.1576, - "step": 7427 - }, - { - "epoch": 6.43, - "grad_norm": 0.0, - "learning_rate": 3.993694219008748e-06, - "loss": 0.1621, - "step": 7428 - }, - { - "epoch": 6.43, - "grad_norm": 0.0, - "learning_rate": 3.99120537412655e-06, - "loss": 0.1542, - "step": 7429 - }, - { - "epoch": 6.43, - "grad_norm": 0.0, - "learning_rate": 3.988717111640763e-06, - "loss": 0.2068, - "step": 7430 - }, - { - "epoch": 6.43, - "grad_norm": 0.0, - "learning_rate": 3.98622943179256e-06, - "loss": 0.2084, - "step": 7431 - }, - { - "epoch": 6.43, - "grad_norm": 0.0, - "learning_rate": 3.9837423348230595e-06, - "loss": 0.1579, - "step": 7432 - }, - { - "epoch": 6.43, - "grad_norm": 0.0, - "learning_rate": 3.981255820973314e-06, - "loss": 0.3355, - "step": 7433 - }, - { - "epoch": 6.43, - "grad_norm": 0.0, - "learning_rate": 3.978769890484331e-06, - "loss": 0.1975, - "step": 7434 - }, - { - "epoch": 6.43, - "grad_norm": 0.0, - "learning_rate": 3.976284543597054e-06, - "loss": 0.1544, - "step": 7435 - }, - { - "epoch": 6.43, - "grad_norm": 0.0, - "learning_rate": 3.973799780552381e-06, - "loss": 0.1534, - "step": 7436 - }, - { - "epoch": 6.43, - "grad_norm": 0.0, - "learning_rate": 3.971315601591137e-06, - "loss": 0.211, - "step": 7437 - }, - { - "epoch": 6.43, - "grad_norm": 0.0, - "learning_rate": 3.968832006954097e-06, - "loss": 0.1794, - "step": 7438 - }, - { - "epoch": 6.44, - "grad_norm": 0.0, - "learning_rate": 3.966348996881986e-06, - "loss": 0.1847, - "step": 7439 - }, - { - "epoch": 6.44, - "grad_norm": 0.0, - "learning_rate": 3.963866571615464e-06, - "loss": 0.2547, - "step": 7440 - }, - { - "epoch": 6.44, - "grad_norm": 0.0, - "learning_rate": 3.961384731395139e-06, - "loss": 0.272, - "step": 7441 - }, - { - "epoch": 6.44, - "grad_norm": 0.0, - "learning_rate": 3.958903476461565e-06, - "loss": 0.1598, - "step": 7442 - }, - { - "epoch": 6.44, - "grad_norm": 0.0, - "learning_rate": 3.956422807055229e-06, - "loss": 0.2101, - "step": 7443 - }, - { - "epoch": 6.44, - "grad_norm": 0.0, - "learning_rate": 3.953942723416569e-06, - "loss": 0.1719, - "step": 7444 - }, - { - "epoch": 6.44, - "grad_norm": 0.0, - "learning_rate": 3.951463225785968e-06, - "loss": 0.1886, - "step": 7445 - }, - { - "epoch": 6.44, - "grad_norm": 0.0, - "learning_rate": 3.948984314403743e-06, - "loss": 0.1519, - "step": 7446 - }, - { - "epoch": 6.44, - "grad_norm": 0.0, - "learning_rate": 3.946505989510166e-06, - "loss": 0.1854, - "step": 7447 - }, - { - "epoch": 6.44, - "grad_norm": 0.0, - "learning_rate": 3.944028251345441e-06, - "loss": 0.1551, - "step": 7448 - }, - { - "epoch": 6.44, - "grad_norm": 0.0, - "learning_rate": 3.941551100149722e-06, - "loss": 0.1622, - "step": 7449 - }, - { - "epoch": 6.44, - "grad_norm": 0.0, - "learning_rate": 3.939074536163106e-06, - "loss": 0.1908, - "step": 7450 - }, - { - "epoch": 6.45, - "grad_norm": 0.0, - "learning_rate": 3.936598559625629e-06, - "loss": 0.1371, - "step": 7451 - }, - { - "epoch": 6.45, - "grad_norm": 0.0, - "learning_rate": 3.934123170777277e-06, - "loss": 0.1503, - "step": 7452 - }, - { - "epoch": 6.45, - "grad_norm": 0.0, - "learning_rate": 3.93164836985797e-06, - "loss": 0.1535, - "step": 7453 - }, - { - "epoch": 6.45, - "grad_norm": 0.0, - "learning_rate": 3.9291741571075806e-06, - "loss": 0.1458, - "step": 7454 - }, - { - "epoch": 6.45, - "grad_norm": 0.0, - "learning_rate": 3.926700532765912e-06, - "loss": 0.2276, - "step": 7455 - }, - { - "epoch": 6.45, - "grad_norm": 0.0, - "learning_rate": 3.924227497072721e-06, - "loss": 0.2461, - "step": 7456 - }, - { - "epoch": 6.45, - "grad_norm": 0.0, - "learning_rate": 3.921755050267706e-06, - "loss": 0.1827, - "step": 7457 - }, - { - "epoch": 6.45, - "grad_norm": 0.0, - "learning_rate": 3.919283192590508e-06, - "loss": 0.1799, - "step": 7458 - }, - { - "epoch": 6.45, - "grad_norm": 0.0, - "learning_rate": 3.916811924280703e-06, - "loss": 0.1839, - "step": 7459 - }, - { - "epoch": 6.45, - "grad_norm": 0.0, - "learning_rate": 3.914341245577821e-06, - "loss": 0.1395, - "step": 7460 - }, - { - "epoch": 6.45, - "grad_norm": 0.0, - "learning_rate": 3.911871156721329e-06, - "loss": 0.1786, - "step": 7461 - }, - { - "epoch": 6.46, - "grad_norm": 0.0, - "learning_rate": 3.90940165795064e-06, - "loss": 0.2382, - "step": 7462 - }, - { - "epoch": 6.46, - "grad_norm": 0.0, - "learning_rate": 3.906932749505106e-06, - "loss": 0.186, - "step": 7463 - }, - { - "epoch": 6.46, - "grad_norm": 0.0, - "learning_rate": 3.90446443162402e-06, - "loss": 0.1423, - "step": 7464 - }, - { - "epoch": 6.46, - "grad_norm": 0.0, - "learning_rate": 3.901996704546623e-06, - "loss": 0.2173, - "step": 7465 - }, - { - "epoch": 6.46, - "grad_norm": 0.0, - "learning_rate": 3.899529568512099e-06, - "loss": 0.1677, - "step": 7466 - }, - { - "epoch": 6.46, - "grad_norm": 0.0, - "learning_rate": 3.897063023759573e-06, - "loss": 0.1707, - "step": 7467 - }, - { - "epoch": 6.46, - "grad_norm": 0.0, - "learning_rate": 3.894597070528114e-06, - "loss": 0.2056, - "step": 7468 - }, - { - "epoch": 6.46, - "grad_norm": 0.0, - "learning_rate": 3.892131709056726e-06, - "loss": 0.2189, - "step": 7469 - }, - { - "epoch": 6.46, - "grad_norm": 0.0, - "learning_rate": 3.889666939584368e-06, - "loss": 0.2056, - "step": 7470 - }, - { - "epoch": 6.46, - "grad_norm": 0.0, - "learning_rate": 3.887202762349928e-06, - "loss": 0.1859, - "step": 7471 - }, - { - "epoch": 6.46, - "grad_norm": 0.0, - "learning_rate": 3.884739177592251e-06, - "loss": 0.2259, - "step": 7472 - }, - { - "epoch": 6.46, - "grad_norm": 0.0, - "learning_rate": 3.882276185550115e-06, - "loss": 0.2244, - "step": 7473 - }, - { - "epoch": 6.47, - "grad_norm": 0.0, - "learning_rate": 3.879813786462242e-06, - "loss": 0.1861, - "step": 7474 - }, - { - "epoch": 6.47, - "grad_norm": 0.0, - "learning_rate": 3.877351980567298e-06, - "loss": 0.163, - "step": 7475 - }, - { - "epoch": 6.47, - "grad_norm": 0.0, - "learning_rate": 3.874890768103891e-06, - "loss": 0.1525, - "step": 7476 - }, - { - "epoch": 6.47, - "grad_norm": 0.0, - "learning_rate": 3.872430149310571e-06, - "loss": 0.2481, - "step": 7477 - }, - { - "epoch": 6.47, - "grad_norm": 0.0, - "learning_rate": 3.869970124425837e-06, - "loss": 0.1904, - "step": 7478 - }, - { - "epoch": 6.47, - "grad_norm": 0.0, - "learning_rate": 3.867510693688119e-06, - "loss": 0.2254, - "step": 7479 - }, - { - "epoch": 6.47, - "grad_norm": 0.0, - "learning_rate": 3.865051857335791e-06, - "loss": 0.1882, - "step": 7480 - }, - { - "epoch": 6.47, - "grad_norm": 0.0, - "learning_rate": 3.862593615607179e-06, - "loss": 0.1542, - "step": 7481 - }, - { - "epoch": 6.47, - "grad_norm": 0.0, - "learning_rate": 3.860135968740544e-06, - "loss": 0.14, - "step": 7482 - }, - { - "epoch": 6.47, - "grad_norm": 0.0, - "learning_rate": 3.85767891697409e-06, - "loss": 0.1947, - "step": 7483 - }, - { - "epoch": 6.47, - "grad_norm": 0.0, - "learning_rate": 3.85522246054597e-06, - "loss": 0.2237, - "step": 7484 - }, - { - "epoch": 6.47, - "grad_norm": 0.0, - "learning_rate": 3.852766599694266e-06, - "loss": 0.2158, - "step": 7485 - }, - { - "epoch": 6.48, - "grad_norm": 0.0, - "learning_rate": 3.850311334657012e-06, - "loss": 0.169, - "step": 7486 - }, - { - "epoch": 6.48, - "grad_norm": 0.0, - "learning_rate": 3.847856665672186e-06, - "loss": 0.1446, - "step": 7487 - }, - { - "epoch": 6.48, - "grad_norm": 0.0, - "learning_rate": 3.845402592977699e-06, - "loss": 0.1813, - "step": 7488 - }, - { - "epoch": 6.48, - "grad_norm": 0.0, - "learning_rate": 3.842949116811415e-06, - "loss": 0.1405, - "step": 7489 - }, - { - "epoch": 6.48, - "grad_norm": 0.0, - "learning_rate": 3.840496237411129e-06, - "loss": 0.2262, - "step": 7490 - }, - { - "epoch": 6.48, - "grad_norm": 0.0, - "learning_rate": 3.838043955014586e-06, - "loss": 0.1487, - "step": 7491 - }, - { - "epoch": 6.48, - "grad_norm": 0.0, - "learning_rate": 3.835592269859471e-06, - "loss": 0.1925, - "step": 7492 - }, - { - "epoch": 6.48, - "grad_norm": 0.0, - "learning_rate": 3.833141182183411e-06, - "loss": 0.168, - "step": 7493 - }, - { - "epoch": 6.48, - "grad_norm": 0.0, - "learning_rate": 3.83069069222398e-06, - "loss": 0.2337, - "step": 7494 - }, - { - "epoch": 6.48, - "grad_norm": 0.0, - "learning_rate": 3.8282408002186825e-06, - "loss": 0.3095, - "step": 7495 - }, - { - "epoch": 6.48, - "grad_norm": 0.0, - "learning_rate": 3.825791506404978e-06, - "loss": 0.1683, - "step": 7496 - }, - { - "epoch": 6.49, - "grad_norm": 0.0, - "learning_rate": 3.823342811020254e-06, - "loss": 0.1459, - "step": 7497 - }, - { - "epoch": 6.49, - "grad_norm": 0.0, - "learning_rate": 3.820894714301852e-06, - "loss": 0.1725, - "step": 7498 - }, - { - "epoch": 6.49, - "grad_norm": 0.0, - "learning_rate": 3.818447216487056e-06, - "loss": 0.1677, - "step": 7499 - }, - { - "epoch": 6.49, - "grad_norm": 0.0, - "learning_rate": 3.8160003178130785e-06, - "loss": 0.207, - "step": 7500 - }, - { - "epoch": 6.49, - "grad_norm": 0.0, - "learning_rate": 3.8135540185170883e-06, - "loss": 0.1849, - "step": 7501 - }, - { - "epoch": 6.49, - "grad_norm": 0.0, - "learning_rate": 3.8111083188361885e-06, - "loss": 0.177, - "step": 7502 - }, - { - "epoch": 6.49, - "grad_norm": 0.0, - "learning_rate": 3.808663219007427e-06, - "loss": 0.1606, - "step": 7503 - }, - { - "epoch": 6.49, - "grad_norm": 0.0, - "learning_rate": 3.8062187192677957e-06, - "loss": 0.23, - "step": 7504 - }, - { - "epoch": 6.49, - "grad_norm": 0.0, - "learning_rate": 3.8037748198542214e-06, - "loss": 0.1379, - "step": 7505 - }, - { - "epoch": 6.49, - "grad_norm": 0.0, - "learning_rate": 3.801331521003575e-06, - "loss": 0.188, - "step": 7506 - }, - { - "epoch": 6.49, - "grad_norm": 0.0, - "learning_rate": 3.798888822952672e-06, - "loss": 0.1917, - "step": 7507 - }, - { - "epoch": 6.49, - "grad_norm": 0.0, - "learning_rate": 3.796446725938271e-06, - "loss": 0.1489, - "step": 7508 - }, - { - "epoch": 6.5, - "grad_norm": 0.0, - "learning_rate": 3.7940052301970674e-06, - "loss": 0.2489, - "step": 7509 - }, - { - "epoch": 6.5, - "grad_norm": 0.0, - "learning_rate": 3.791564335965705e-06, - "loss": 0.2302, - "step": 7510 - }, - { - "epoch": 6.5, - "grad_norm": 0.0, - "learning_rate": 3.7891240434807585e-06, - "loss": 0.232, - "step": 7511 - }, - { - "epoch": 6.5, - "grad_norm": 0.0, - "learning_rate": 3.7866843529787577e-06, - "loss": 0.1802, - "step": 7512 - }, - { - "epoch": 6.5, - "grad_norm": 0.0, - "learning_rate": 3.7842452646961603e-06, - "loss": 0.1829, - "step": 7513 - }, - { - "epoch": 6.5, - "grad_norm": 0.0, - "learning_rate": 3.7818067788693757e-06, - "loss": 0.1682, - "step": 7514 - }, - { - "epoch": 6.5, - "grad_norm": 0.0, - "learning_rate": 3.779368895734754e-06, - "loss": 0.1524, - "step": 7515 - }, - { - "epoch": 6.5, - "grad_norm": 0.0, - "learning_rate": 3.7769316155285805e-06, - "loss": 0.2537, - "step": 7516 - }, - { - "epoch": 6.5, - "grad_norm": 0.0, - "learning_rate": 3.7744949384870864e-06, - "loss": 0.164, - "step": 7517 - }, - { - "epoch": 6.5, - "grad_norm": 0.0, - "learning_rate": 3.7720588648464474e-06, - "loss": 0.2919, - "step": 7518 - }, - { - "epoch": 6.5, - "grad_norm": 0.0, - "learning_rate": 3.769623394842774e-06, - "loss": 0.1916, - "step": 7519 - }, - { - "epoch": 6.51, - "grad_norm": 0.0, - "learning_rate": 3.767188528712128e-06, - "loss": 0.2389, - "step": 7520 - }, - { - "epoch": 6.51, - "grad_norm": 0.0, - "learning_rate": 3.7647542666905024e-06, - "loss": 0.194, - "step": 7521 - }, - { - "epoch": 6.51, - "grad_norm": 0.0, - "learning_rate": 3.762320609013831e-06, - "loss": 0.2423, - "step": 7522 - }, - { - "epoch": 6.51, - "grad_norm": 0.0, - "learning_rate": 3.759887555917997e-06, - "loss": 0.1777, - "step": 7523 - }, - { - "epoch": 6.51, - "grad_norm": 0.0, - "learning_rate": 3.7574551076388233e-06, - "loss": 0.1526, - "step": 7524 - }, - { - "epoch": 6.51, - "grad_norm": 0.0, - "learning_rate": 3.7550232644120745e-06, - "loss": 0.137, - "step": 7525 - }, - { - "epoch": 6.51, - "grad_norm": 0.0, - "learning_rate": 3.752592026473448e-06, - "loss": 0.1532, - "step": 7526 - }, - { - "epoch": 6.51, - "grad_norm": 0.0, - "learning_rate": 3.7501613940585935e-06, - "loss": 0.1564, - "step": 7527 - }, - { - "epoch": 6.51, - "grad_norm": 0.0, - "learning_rate": 3.7477313674030967e-06, - "loss": 0.137, - "step": 7528 - }, - { - "epoch": 6.51, - "grad_norm": 0.0, - "learning_rate": 3.74530194674249e-06, - "loss": 0.1967, - "step": 7529 - }, - { - "epoch": 6.51, - "grad_norm": 0.0, - "learning_rate": 3.7428731323122334e-06, - "loss": 0.239, - "step": 7530 - }, - { - "epoch": 6.51, - "grad_norm": 0.0, - "learning_rate": 3.7404449243477457e-06, - "loss": 0.1378, - "step": 7531 - }, - { - "epoch": 6.52, - "grad_norm": 0.0, - "learning_rate": 3.738017323084373e-06, - "loss": 0.1899, - "step": 7532 - }, - { - "epoch": 6.52, - "grad_norm": 0.0, - "learning_rate": 3.735590328757409e-06, - "loss": 0.1419, - "step": 7533 - }, - { - "epoch": 6.52, - "grad_norm": 0.0, - "learning_rate": 3.733163941602088e-06, - "loss": 0.1974, - "step": 7534 - }, - { - "epoch": 6.52, - "grad_norm": 0.0, - "learning_rate": 3.7307381618535877e-06, - "loss": 0.1672, - "step": 7535 - }, - { - "epoch": 6.52, - "grad_norm": 0.0, - "learning_rate": 3.728312989747025e-06, - "loss": 0.1934, - "step": 7536 - }, - { - "epoch": 6.52, - "grad_norm": 0.0, - "learning_rate": 3.725888425517452e-06, - "loss": 0.2019, - "step": 7537 - }, - { - "epoch": 6.52, - "grad_norm": 0.0, - "learning_rate": 3.7234644693998734e-06, - "loss": 0.1768, - "step": 7538 - }, - { - "epoch": 6.52, - "grad_norm": 0.0, - "learning_rate": 3.721041121629222e-06, - "loss": 0.1749, - "step": 7539 - }, - { - "epoch": 6.52, - "grad_norm": 0.0, - "learning_rate": 3.718618382440381e-06, - "loss": 0.2069, - "step": 7540 - }, - { - "epoch": 6.52, - "grad_norm": 0.0, - "learning_rate": 3.7161962520681773e-06, - "loss": 0.1482, - "step": 7541 - }, - { - "epoch": 6.52, - "grad_norm": 0.0, - "learning_rate": 3.7137747307473646e-06, - "loss": 0.1567, - "step": 7542 - }, - { - "epoch": 6.53, - "grad_norm": 0.0, - "learning_rate": 3.711353818712651e-06, - "loss": 0.1898, - "step": 7543 - }, - { - "epoch": 6.53, - "grad_norm": 0.0, - "learning_rate": 3.7089335161986815e-06, - "loss": 0.2338, - "step": 7544 - }, - { - "epoch": 6.53, - "grad_norm": 0.0, - "learning_rate": 3.70651382344004e-06, - "loss": 0.1774, - "step": 7545 - }, - { - "epoch": 6.53, - "grad_norm": 0.0, - "learning_rate": 3.704094740671257e-06, - "loss": 0.1746, - "step": 7546 - }, - { - "epoch": 6.53, - "grad_norm": 0.0, - "learning_rate": 3.701676268126796e-06, - "loss": 0.2414, - "step": 7547 - }, - { - "epoch": 6.53, - "grad_norm": 0.0, - "learning_rate": 3.699258406041062e-06, - "loss": 0.2832, - "step": 7548 - }, - { - "epoch": 6.53, - "grad_norm": 0.0, - "learning_rate": 3.6968411546484074e-06, - "loss": 0.1422, - "step": 7549 - }, - { - "epoch": 6.53, - "grad_norm": 0.0, - "learning_rate": 3.6944245141831213e-06, - "loss": 0.2275, - "step": 7550 - }, - { - "epoch": 6.53, - "grad_norm": 0.0, - "learning_rate": 3.692008484879438e-06, - "loss": 0.2881, - "step": 7551 - }, - { - "epoch": 6.53, - "grad_norm": 0.0, - "learning_rate": 3.689593066971522e-06, - "loss": 0.1854, - "step": 7552 - }, - { - "epoch": 6.53, - "grad_norm": 0.0, - "learning_rate": 3.687178260693488e-06, - "loss": 0.1955, - "step": 7553 - }, - { - "epoch": 6.53, - "grad_norm": 0.0, - "learning_rate": 3.6847640662793927e-06, - "loss": 0.1746, - "step": 7554 - }, - { - "epoch": 6.54, - "grad_norm": 0.0, - "learning_rate": 3.682350483963222e-06, - "loss": 0.2841, - "step": 7555 - }, - { - "epoch": 6.54, - "grad_norm": 0.0, - "learning_rate": 3.679937513978914e-06, - "loss": 0.221, - "step": 7556 - }, - { - "epoch": 6.54, - "grad_norm": 0.0, - "learning_rate": 3.6775251565603463e-06, - "loss": 0.2142, - "step": 7557 - }, - { - "epoch": 6.54, - "grad_norm": 0.0, - "learning_rate": 3.675113411941329e-06, - "loss": 0.1709, - "step": 7558 - }, - { - "epoch": 6.54, - "grad_norm": 0.0, - "learning_rate": 3.6727022803556202e-06, - "loss": 0.1953, - "step": 7559 - }, - { - "epoch": 6.54, - "grad_norm": 0.0, - "learning_rate": 3.6702917620369148e-06, - "loss": 0.2469, - "step": 7560 - }, - { - "epoch": 6.54, - "grad_norm": 0.0, - "learning_rate": 3.6678818572188524e-06, - "loss": 0.1517, - "step": 7561 - }, - { - "epoch": 6.54, - "grad_norm": 0.0, - "learning_rate": 3.6654725661350133e-06, - "loss": 0.2253, - "step": 7562 - }, - { - "epoch": 6.54, - "grad_norm": 0.0, - "learning_rate": 3.663063889018913e-06, - "loss": 0.1363, - "step": 7563 - }, - { - "epoch": 6.54, - "grad_norm": 0.0, - "learning_rate": 3.660655826104004e-06, - "loss": 0.1697, - "step": 7564 - }, - { - "epoch": 6.54, - "grad_norm": 0.0, - "learning_rate": 3.658248377623691e-06, - "loss": 0.1817, - "step": 7565 - }, - { - "epoch": 6.54, - "grad_norm": 0.0, - "learning_rate": 3.655841543811314e-06, - "loss": 0.2129, - "step": 7566 - }, - { - "epoch": 6.55, - "grad_norm": 0.0, - "learning_rate": 3.6534353249001553e-06, - "loss": 0.1839, - "step": 7567 - }, - { - "epoch": 6.55, - "grad_norm": 0.0, - "learning_rate": 3.651029721123428e-06, - "loss": 0.1894, - "step": 7568 - }, - { - "epoch": 6.55, - "grad_norm": 0.0, - "learning_rate": 3.6486247327142966e-06, - "loss": 0.1877, - "step": 7569 - }, - { - "epoch": 6.55, - "grad_norm": 0.0, - "learning_rate": 3.6462203599058634e-06, - "loss": 0.2103, - "step": 7570 - }, - { - "epoch": 6.55, - "grad_norm": 0.0, - "learning_rate": 3.6438166029311717e-06, - "loss": 0.1665, - "step": 7571 - }, - { - "epoch": 6.55, - "grad_norm": 0.0, - "learning_rate": 3.6414134620231967e-06, - "loss": 0.2162, - "step": 7572 - }, - { - "epoch": 6.55, - "grad_norm": 0.0, - "learning_rate": 3.6390109374148687e-06, - "loss": 0.1746, - "step": 7573 - }, - { - "epoch": 6.55, - "grad_norm": 0.0, - "learning_rate": 3.636609029339041e-06, - "loss": 0.2681, - "step": 7574 - }, - { - "epoch": 6.55, - "grad_norm": 0.0, - "learning_rate": 3.634207738028521e-06, - "loss": 0.1668, - "step": 7575 - }, - { - "epoch": 6.55, - "grad_norm": 0.0, - "learning_rate": 3.6318070637160507e-06, - "loss": 0.1811, - "step": 7576 - }, - { - "epoch": 6.55, - "grad_norm": 0.0, - "learning_rate": 3.6294070066343177e-06, - "loss": 0.1503, - "step": 7577 - }, - { - "epoch": 6.56, - "grad_norm": 0.0, - "learning_rate": 3.6270075670159367e-06, - "loss": 0.196, - "step": 7578 - }, - { - "epoch": 6.56, - "grad_norm": 0.0, - "learning_rate": 3.6246087450934754e-06, - "loss": 0.1653, - "step": 7579 - }, - { - "epoch": 6.56, - "grad_norm": 0.0, - "learning_rate": 3.6222105410994402e-06, - "loss": 0.1481, - "step": 7580 - }, - { - "epoch": 6.56, - "grad_norm": 0.0, - "learning_rate": 3.6198129552662688e-06, - "loss": 0.2646, - "step": 7581 - }, - { - "epoch": 6.56, - "grad_norm": 0.0, - "learning_rate": 3.617415987826346e-06, - "loss": 0.1859, - "step": 7582 - }, - { - "epoch": 6.56, - "grad_norm": 0.0, - "learning_rate": 3.6150196390120007e-06, - "loss": 0.2225, - "step": 7583 - }, - { - "epoch": 6.56, - "grad_norm": 0.0, - "learning_rate": 3.6126239090554906e-06, - "loss": 0.1566, - "step": 7584 - }, - { - "epoch": 6.56, - "grad_norm": 0.0, - "learning_rate": 3.6102287981890203e-06, - "loss": 0.2398, - "step": 7585 - }, - { - "epoch": 6.56, - "grad_norm": 0.0, - "learning_rate": 3.6078343066447354e-06, - "loss": 0.2484, - "step": 7586 - }, - { - "epoch": 6.56, - "grad_norm": 0.0, - "learning_rate": 3.6054404346547177e-06, - "loss": 0.218, - "step": 7587 - }, - { - "epoch": 6.56, - "grad_norm": 0.0, - "learning_rate": 3.603047182450997e-06, - "loss": 0.2365, - "step": 7588 - }, - { - "epoch": 6.56, - "grad_norm": 0.0, - "learning_rate": 3.6006545502655323e-06, - "loss": 0.2066, - "step": 7589 - }, - { - "epoch": 6.57, - "grad_norm": 0.0, - "learning_rate": 3.5982625383302215e-06, - "loss": 0.2282, - "step": 7590 - }, - { - "epoch": 6.57, - "grad_norm": 0.0, - "learning_rate": 3.595871146876915e-06, - "loss": 0.1358, - "step": 7591 - }, - { - "epoch": 6.57, - "grad_norm": 0.0, - "learning_rate": 3.5934803761373938e-06, - "loss": 0.2543, - "step": 7592 - }, - { - "epoch": 6.57, - "grad_norm": 0.0, - "learning_rate": 3.5910902263433856e-06, - "loss": 0.1715, - "step": 7593 - }, - { - "epoch": 6.57, - "grad_norm": 0.0, - "learning_rate": 3.588700697726545e-06, - "loss": 0.2397, - "step": 7594 - }, - { - "epoch": 6.57, - "grad_norm": 0.0, - "learning_rate": 3.5863117905184787e-06, - "loss": 0.1378, - "step": 7595 - }, - { - "epoch": 6.57, - "grad_norm": 0.0, - "learning_rate": 3.5839235049507337e-06, - "loss": 0.1362, - "step": 7596 - }, - { - "epoch": 6.57, - "grad_norm": 0.0, - "learning_rate": 3.581535841254783e-06, - "loss": 0.2482, - "step": 7597 - }, - { - "epoch": 6.57, - "grad_norm": 0.0, - "learning_rate": 3.5791487996620543e-06, - "loss": 0.195, - "step": 7598 - }, - { - "epoch": 6.57, - "grad_norm": 0.0, - "learning_rate": 3.5767623804039107e-06, - "loss": 0.1675, - "step": 7599 - }, - { - "epoch": 6.57, - "grad_norm": 0.0, - "learning_rate": 3.5743765837116486e-06, - "loss": 0.195, - "step": 7600 - }, - { - "epoch": 6.58, - "grad_norm": 0.0, - "learning_rate": 3.571991409816511e-06, - "loss": 0.1623, - "step": 7601 - }, - { - "epoch": 6.58, - "grad_norm": 0.0, - "learning_rate": 3.569606858949679e-06, - "loss": 0.166, - "step": 7602 - }, - { - "epoch": 6.58, - "grad_norm": 0.0, - "learning_rate": 3.5672229313422756e-06, - "loss": 0.1506, - "step": 7603 - }, - { - "epoch": 6.58, - "grad_norm": 0.0, - "learning_rate": 3.564839627225355e-06, - "loss": 0.137, - "step": 7604 - }, - { - "epoch": 6.58, - "grad_norm": 0.0, - "learning_rate": 3.562456946829922e-06, - "loss": 0.1613, - "step": 7605 - }, - { - "epoch": 6.58, - "grad_norm": 0.0, - "learning_rate": 3.5600748903869088e-06, - "loss": 0.1593, - "step": 7606 - }, - { - "epoch": 6.58, - "grad_norm": 0.0, - "learning_rate": 3.5576934581271994e-06, - "loss": 0.1916, - "step": 7607 - }, - { - "epoch": 6.58, - "grad_norm": 0.0, - "learning_rate": 3.5553126502816084e-06, - "loss": 0.2273, - "step": 7608 - }, - { - "epoch": 6.58, - "grad_norm": 0.0, - "learning_rate": 3.5529324670808997e-06, - "loss": 0.1875, - "step": 7609 - }, - { - "epoch": 6.58, - "grad_norm": 0.0, - "learning_rate": 3.550552908755761e-06, - "loss": 0.1755, - "step": 7610 - }, - { - "epoch": 6.58, - "grad_norm": 0.0, - "learning_rate": 3.5481739755368337e-06, - "loss": 0.2141, - "step": 7611 - }, - { - "epoch": 6.58, - "grad_norm": 0.0, - "learning_rate": 3.5457956676546934e-06, - "loss": 0.1464, - "step": 7612 - }, - { - "epoch": 6.59, - "grad_norm": 0.0, - "learning_rate": 3.5434179853398565e-06, - "loss": 0.2176, - "step": 7613 - }, - { - "epoch": 6.59, - "grad_norm": 0.0, - "learning_rate": 3.5410409288227734e-06, - "loss": 0.2362, - "step": 7614 - }, - { - "epoch": 6.59, - "grad_norm": 0.0, - "learning_rate": 3.5386644983338435e-06, - "loss": 0.2707, - "step": 7615 - }, - { - "epoch": 6.59, - "grad_norm": 0.0, - "learning_rate": 3.5362886941033937e-06, - "loss": 0.2109, - "step": 7616 - }, - { - "epoch": 6.59, - "grad_norm": 0.0, - "learning_rate": 3.533913516361698e-06, - "loss": 0.1982, - "step": 7617 - }, - { - "epoch": 6.59, - "grad_norm": 0.0, - "learning_rate": 3.531538965338971e-06, - "loss": 0.1731, - "step": 7618 - }, - { - "epoch": 6.59, - "grad_norm": 0.0, - "learning_rate": 3.5291650412653646e-06, - "loss": 0.1591, - "step": 7619 - }, - { - "epoch": 6.59, - "grad_norm": 0.0, - "learning_rate": 3.526791744370963e-06, - "loss": 0.2225, - "step": 7620 - }, - { - "epoch": 6.59, - "grad_norm": 0.0, - "learning_rate": 3.524419074885803e-06, - "loss": 0.2247, - "step": 7621 - }, - { - "epoch": 6.59, - "grad_norm": 0.0, - "learning_rate": 3.522047033039847e-06, - "loss": 0.1951, - "step": 7622 - }, - { - "epoch": 6.59, - "grad_norm": 0.0, - "learning_rate": 3.5196756190630046e-06, - "loss": 0.2015, - "step": 7623 - }, - { - "epoch": 6.6, - "grad_norm": 0.0, - "learning_rate": 3.5173048331851223e-06, - "loss": 0.1972, - "step": 7624 - }, - { - "epoch": 6.6, - "grad_norm": 0.0, - "learning_rate": 3.5149346756359914e-06, - "loss": 0.175, - "step": 7625 - }, - { - "epoch": 6.6, - "grad_norm": 0.0, - "learning_rate": 3.5125651466453303e-06, - "loss": 0.2353, - "step": 7626 - }, - { - "epoch": 6.6, - "grad_norm": 0.0, - "learning_rate": 3.510196246442805e-06, - "loss": 0.2252, - "step": 7627 - }, - { - "epoch": 6.6, - "grad_norm": 0.0, - "learning_rate": 3.507827975258019e-06, - "loss": 0.229, - "step": 7628 - }, - { - "epoch": 6.6, - "grad_norm": 0.0, - "learning_rate": 3.5054603333205195e-06, - "loss": 0.1906, - "step": 7629 - }, - { - "epoch": 6.6, - "grad_norm": 0.0, - "learning_rate": 3.503093320859784e-06, - "loss": 0.2222, - "step": 7630 - }, - { - "epoch": 6.6, - "grad_norm": 0.0, - "learning_rate": 3.5007269381052276e-06, - "loss": 0.2472, - "step": 7631 - }, - { - "epoch": 6.6, - "grad_norm": 0.0, - "learning_rate": 3.4983611852862153e-06, - "loss": 0.1627, - "step": 7632 - }, - { - "epoch": 6.6, - "grad_norm": 0.0, - "learning_rate": 3.4959960626320445e-06, - "loss": 0.2551, - "step": 7633 - }, - { - "epoch": 6.6, - "grad_norm": 0.0, - "learning_rate": 3.4936315703719515e-06, - "loss": 0.2383, - "step": 7634 - }, - { - "epoch": 6.6, - "grad_norm": 0.0, - "learning_rate": 3.4912677087351167e-06, - "loss": 0.2003, - "step": 7635 - }, - { - "epoch": 6.61, - "grad_norm": 0.0, - "learning_rate": 3.4889044779506477e-06, - "loss": 0.1388, - "step": 7636 - }, - { - "epoch": 6.61, - "grad_norm": 0.0, - "learning_rate": 3.486541878247602e-06, - "loss": 0.145, - "step": 7637 - }, - { - "epoch": 6.61, - "grad_norm": 0.0, - "learning_rate": 3.4841799098549767e-06, - "loss": 0.1702, - "step": 7638 - }, - { - "epoch": 6.61, - "grad_norm": 0.0, - "learning_rate": 3.481818573001694e-06, - "loss": 0.2114, - "step": 7639 - }, - { - "epoch": 6.61, - "grad_norm": 0.0, - "learning_rate": 3.479457867916629e-06, - "loss": 0.2617, - "step": 7640 - }, - { - "epoch": 6.61, - "grad_norm": 0.0, - "learning_rate": 3.4770977948285943e-06, - "loss": 0.2755, - "step": 7641 - }, - { - "epoch": 6.61, - "grad_norm": 0.0, - "learning_rate": 3.4747383539663304e-06, - "loss": 0.1994, - "step": 7642 - }, - { - "epoch": 6.61, - "grad_norm": 0.0, - "learning_rate": 3.472379545558526e-06, - "loss": 0.2047, - "step": 7643 - }, - { - "epoch": 6.61, - "grad_norm": 0.0, - "learning_rate": 3.470021369833809e-06, - "loss": 0.2048, - "step": 7644 - }, - { - "epoch": 6.61, - "grad_norm": 0.0, - "learning_rate": 3.4676638270207443e-06, - "loss": 0.1906, - "step": 7645 - }, - { - "epoch": 6.61, - "grad_norm": 0.0, - "learning_rate": 3.4653069173478282e-06, - "loss": 0.1866, - "step": 7646 - }, - { - "epoch": 6.62, - "grad_norm": 0.0, - "learning_rate": 3.462950641043509e-06, - "loss": 0.2136, - "step": 7647 - }, - { - "epoch": 6.62, - "grad_norm": 0.0, - "learning_rate": 3.4605949983361597e-06, - "loss": 0.1503, - "step": 7648 - }, - { - "epoch": 6.62, - "grad_norm": 0.0, - "learning_rate": 3.4582399894541006e-06, - "loss": 0.1857, - "step": 7649 - }, - { - "epoch": 6.62, - "grad_norm": 0.0, - "learning_rate": 3.4558856146255905e-06, - "loss": 0.1626, - "step": 7650 - }, - { - "epoch": 6.62, - "grad_norm": 0.0, - "learning_rate": 3.4535318740788273e-06, - "loss": 0.145, - "step": 7651 - }, - { - "epoch": 6.62, - "grad_norm": 0.0, - "learning_rate": 3.4511787680419384e-06, - "loss": 0.2129, - "step": 7652 - }, - { - "epoch": 6.62, - "grad_norm": 0.0, - "learning_rate": 3.4488262967429987e-06, - "loss": 0.1697, - "step": 7653 - }, - { - "epoch": 6.62, - "grad_norm": 0.0, - "learning_rate": 3.4464744604100208e-06, - "loss": 0.2463, - "step": 7654 - }, - { - "epoch": 6.62, - "grad_norm": 0.0, - "learning_rate": 3.444123259270956e-06, - "loss": 0.1671, - "step": 7655 - }, - { - "epoch": 6.62, - "grad_norm": 0.0, - "learning_rate": 3.44177269355369e-06, - "loss": 0.2022, - "step": 7656 - }, - { - "epoch": 6.62, - "grad_norm": 0.0, - "learning_rate": 3.4394227634860433e-06, - "loss": 0.1734, - "step": 7657 - }, - { - "epoch": 6.62, - "grad_norm": 0.0, - "learning_rate": 3.4370734692957876e-06, - "loss": 0.1416, - "step": 7658 - }, - { - "epoch": 6.63, - "grad_norm": 0.0, - "learning_rate": 3.4347248112106226e-06, - "loss": 0.1484, - "step": 7659 - }, - { - "epoch": 6.63, - "grad_norm": 0.0, - "learning_rate": 3.4323767894581905e-06, - "loss": 0.1603, - "step": 7660 - }, - { - "epoch": 6.63, - "grad_norm": 0.0, - "learning_rate": 3.4300294042660765e-06, - "loss": 0.1895, - "step": 7661 - }, - { - "epoch": 6.63, - "grad_norm": 0.0, - "learning_rate": 3.4276826558617884e-06, - "loss": 0.1812, - "step": 7662 - }, - { - "epoch": 6.63, - "grad_norm": 0.0, - "learning_rate": 3.4253365444727914e-06, - "loss": 0.1788, - "step": 7663 - }, - { - "epoch": 6.63, - "grad_norm": 0.0, - "learning_rate": 3.4229910703264724e-06, - "loss": 0.2216, - "step": 7664 - }, - { - "epoch": 6.63, - "grad_norm": 0.0, - "learning_rate": 3.420646233650168e-06, - "loss": 0.1775, - "step": 7665 - }, - { - "epoch": 6.63, - "grad_norm": 0.0, - "learning_rate": 3.4183020346711494e-06, - "loss": 0.1578, - "step": 7666 - }, - { - "epoch": 6.63, - "grad_norm": 0.0, - "learning_rate": 3.4159584736166273e-06, - "loss": 0.1954, - "step": 7667 - }, - { - "epoch": 6.63, - "grad_norm": 0.0, - "learning_rate": 3.413615550713745e-06, - "loss": 0.207, - "step": 7668 - }, - { - "epoch": 6.63, - "grad_norm": 0.0, - "learning_rate": 3.4112732661895898e-06, - "loss": 0.1713, - "step": 7669 - }, - { - "epoch": 6.63, - "grad_norm": 0.0, - "learning_rate": 3.4089316202711852e-06, - "loss": 0.2033, - "step": 7670 - }, - { - "epoch": 6.64, - "grad_norm": 0.0, - "learning_rate": 3.4065906131854963e-06, - "loss": 0.1803, - "step": 7671 - }, - { - "epoch": 6.64, - "grad_norm": 0.0, - "learning_rate": 3.4042502451594196e-06, - "loss": 0.269, - "step": 7672 - }, - { - "epoch": 6.64, - "grad_norm": 0.0, - "learning_rate": 3.4019105164197895e-06, - "loss": 0.2006, - "step": 7673 - }, - { - "epoch": 6.64, - "grad_norm": 0.0, - "learning_rate": 3.3995714271933855e-06, - "loss": 0.1924, - "step": 7674 - }, - { - "epoch": 6.64, - "grad_norm": 0.0, - "learning_rate": 3.397232977706922e-06, - "loss": 0.167, - "step": 7675 - }, - { - "epoch": 6.64, - "grad_norm": 0.0, - "learning_rate": 3.39489516818705e-06, - "loss": 0.1789, - "step": 7676 - }, - { - "epoch": 6.64, - "grad_norm": 0.0, - "learning_rate": 3.392557998860363e-06, - "loss": 0.1886, - "step": 7677 - }, - { - "epoch": 6.64, - "grad_norm": 0.0, - "learning_rate": 3.390221469953382e-06, - "loss": 0.2416, - "step": 7678 - }, - { - "epoch": 6.64, - "grad_norm": 0.0, - "learning_rate": 3.387885581692576e-06, - "loss": 0.2199, - "step": 7679 - }, - { - "epoch": 6.64, - "grad_norm": 0.0, - "learning_rate": 3.3855503343043515e-06, - "loss": 0.1678, - "step": 7680 - }, - { - "epoch": 6.64, - "grad_norm": 0.0, - "learning_rate": 3.3832157280150445e-06, - "loss": 0.1777, - "step": 7681 - }, - { - "epoch": 6.65, - "grad_norm": 0.0, - "learning_rate": 3.3808817630509415e-06, - "loss": 0.1928, - "step": 7682 - }, - { - "epoch": 6.65, - "grad_norm": 0.0, - "learning_rate": 3.3785484396382507e-06, - "loss": 0.1846, - "step": 7683 - }, - { - "epoch": 6.65, - "grad_norm": 0.0, - "learning_rate": 3.376215758003133e-06, - "loss": 0.1497, - "step": 7684 - }, - { - "epoch": 6.65, - "grad_norm": 0.0, - "learning_rate": 3.373883718371679e-06, - "loss": 0.1952, - "step": 7685 - }, - { - "epoch": 6.65, - "grad_norm": 0.0, - "learning_rate": 3.371552320969921e-06, - "loss": 0.1649, - "step": 7686 - }, - { - "epoch": 6.65, - "grad_norm": 0.0, - "learning_rate": 3.369221566023829e-06, - "loss": 0.1825, - "step": 7687 - }, - { - "epoch": 6.65, - "grad_norm": 0.0, - "learning_rate": 3.3668914537593046e-06, - "loss": 0.1565, - "step": 7688 - }, - { - "epoch": 6.65, - "grad_norm": 0.0, - "learning_rate": 3.364561984402197e-06, - "loss": 0.2423, - "step": 7689 - }, - { - "epoch": 6.65, - "grad_norm": 0.0, - "learning_rate": 3.362233158178281e-06, - "loss": 0.1578, - "step": 7690 - }, - { - "epoch": 6.65, - "grad_norm": 0.0, - "learning_rate": 3.3599049753132795e-06, - "loss": 0.2201, - "step": 7691 - }, - { - "epoch": 6.65, - "grad_norm": 0.0, - "learning_rate": 3.3575774360328485e-06, - "loss": 0.1757, - "step": 7692 - }, - { - "epoch": 6.65, - "grad_norm": 0.0, - "learning_rate": 3.3552505405625866e-06, - "loss": 0.2709, - "step": 7693 - }, - { - "epoch": 6.66, - "grad_norm": 0.0, - "learning_rate": 3.352924289128019e-06, - "loss": 0.1517, - "step": 7694 - }, - { - "epoch": 6.66, - "grad_norm": 0.0, - "learning_rate": 3.3505986819546188e-06, - "loss": 0.1836, - "step": 7695 - }, - { - "epoch": 6.66, - "grad_norm": 0.0, - "learning_rate": 3.3482737192677927e-06, - "loss": 0.194, - "step": 7696 - }, - { - "epoch": 6.66, - "grad_norm": 0.0, - "learning_rate": 3.3459494012928883e-06, - "loss": 0.1768, - "step": 7697 - }, - { - "epoch": 6.66, - "grad_norm": 0.0, - "learning_rate": 3.3436257282551854e-06, - "loss": 0.174, - "step": 7698 - }, - { - "epoch": 6.66, - "grad_norm": 0.0, - "learning_rate": 3.3413027003799004e-06, - "loss": 0.1934, - "step": 7699 - }, - { - "epoch": 6.66, - "grad_norm": 0.0, - "learning_rate": 3.338980317892193e-06, - "loss": 0.1943, - "step": 7700 - }, - { - "epoch": 6.66, - "grad_norm": 0.0, - "learning_rate": 3.336658581017158e-06, - "loss": 0.1363, - "step": 7701 - }, - { - "epoch": 6.66, - "grad_norm": 0.0, - "learning_rate": 3.3343374899798277e-06, - "loss": 0.1842, - "step": 7702 - }, - { - "epoch": 6.66, - "grad_norm": 0.0, - "learning_rate": 3.332017045005175e-06, - "loss": 0.2148, - "step": 7703 - }, - { - "epoch": 6.66, - "grad_norm": 0.0, - "learning_rate": 3.3296972463180986e-06, - "loss": 0.1594, - "step": 7704 - }, - { - "epoch": 6.67, - "grad_norm": 0.0, - "learning_rate": 3.327378094143452e-06, - "loss": 0.2032, - "step": 7705 - }, - { - "epoch": 6.67, - "grad_norm": 0.0, - "learning_rate": 3.3250595887060076e-06, - "loss": 0.139, - "step": 7706 - }, - { - "epoch": 6.67, - "grad_norm": 0.0, - "learning_rate": 3.32274173023049e-06, - "loss": 0.1578, - "step": 7707 - }, - { - "epoch": 6.67, - "grad_norm": 0.0, - "learning_rate": 3.320424518941556e-06, - "loss": 0.2097, - "step": 7708 - }, - { - "epoch": 6.67, - "grad_norm": 0.0, - "learning_rate": 3.318107955063794e-06, - "loss": 0.259, - "step": 7709 - }, - { - "epoch": 6.67, - "grad_norm": 0.0, - "learning_rate": 3.315792038821737e-06, - "loss": 0.2574, - "step": 7710 - }, - { - "epoch": 6.67, - "grad_norm": 0.0, - "learning_rate": 3.313476770439853e-06, - "loss": 0.1778, - "step": 7711 - }, - { - "epoch": 6.67, - "grad_norm": 0.0, - "learning_rate": 3.3111621501425483e-06, - "loss": 0.195, - "step": 7712 - }, - { - "epoch": 6.67, - "grad_norm": 0.0, - "learning_rate": 3.3088481781541672e-06, - "loss": 0.1564, - "step": 7713 - }, - { - "epoch": 6.67, - "grad_norm": 0.0, - "learning_rate": 3.306534854698986e-06, - "loss": 0.1579, - "step": 7714 - }, - { - "epoch": 6.67, - "grad_norm": 0.0, - "learning_rate": 3.3042221800012177e-06, - "loss": 0.2901, - "step": 7715 - }, - { - "epoch": 6.67, - "grad_norm": 0.0, - "learning_rate": 3.3019101542850205e-06, - "loss": 0.191, - "step": 7716 - }, - { - "epoch": 6.68, - "grad_norm": 0.0, - "learning_rate": 3.2995987777744844e-06, - "loss": 0.2218, - "step": 7717 - }, - { - "epoch": 6.68, - "grad_norm": 0.0, - "learning_rate": 3.297288050693637e-06, - "loss": 0.2267, - "step": 7718 - }, - { - "epoch": 6.68, - "grad_norm": 0.0, - "learning_rate": 3.2949779732664467e-06, - "loss": 0.1805, - "step": 7719 - }, - { - "epoch": 6.68, - "grad_norm": 0.0, - "learning_rate": 3.2926685457168097e-06, - "loss": 0.2167, - "step": 7720 - }, - { - "epoch": 6.68, - "grad_norm": 0.0, - "learning_rate": 3.2903597682685662e-06, - "loss": 0.2045, - "step": 7721 - }, - { - "epoch": 6.68, - "grad_norm": 0.0, - "learning_rate": 3.2880516411454975e-06, - "loss": 0.1583, - "step": 7722 - }, - { - "epoch": 6.68, - "grad_norm": 0.0, - "learning_rate": 3.2857441645713083e-06, - "loss": 0.2215, - "step": 7723 - }, - { - "epoch": 6.68, - "grad_norm": 0.0, - "learning_rate": 3.2834373387696572e-06, - "loss": 0.1556, - "step": 7724 - }, - { - "epoch": 6.68, - "grad_norm": 0.0, - "learning_rate": 3.281131163964122e-06, - "loss": 0.1995, - "step": 7725 - }, - { - "epoch": 6.68, - "grad_norm": 0.0, - "learning_rate": 3.2788256403782317e-06, - "loss": 0.2069, - "step": 7726 - }, - { - "epoch": 6.68, - "grad_norm": 0.0, - "learning_rate": 3.276520768235445e-06, - "loss": 0.1712, - "step": 7727 - }, - { - "epoch": 6.69, - "grad_norm": 0.0, - "learning_rate": 3.2742165477591612e-06, - "loss": 0.2331, - "step": 7728 - }, - { - "epoch": 6.69, - "grad_norm": 0.0, - "learning_rate": 3.2719129791727165e-06, - "loss": 0.1885, - "step": 7729 - }, - { - "epoch": 6.69, - "grad_norm": 0.0, - "learning_rate": 3.2696100626993755e-06, - "loss": 0.1462, - "step": 7730 - }, - { - "epoch": 6.69, - "grad_norm": 0.0, - "learning_rate": 3.2673077985623534e-06, - "loss": 0.2561, - "step": 7731 - }, - { - "epoch": 6.69, - "grad_norm": 0.0, - "learning_rate": 3.2650061869847883e-06, - "loss": 0.1725, - "step": 7732 - }, - { - "epoch": 6.69, - "grad_norm": 0.0, - "learning_rate": 3.262705228189763e-06, - "loss": 0.1935, - "step": 7733 - }, - { - "epoch": 6.69, - "grad_norm": 0.0, - "learning_rate": 3.260404922400302e-06, - "loss": 0.2106, - "step": 7734 - }, - { - "epoch": 6.69, - "grad_norm": 0.0, - "learning_rate": 3.2581052698393514e-06, - "loss": 0.1374, - "step": 7735 - }, - { - "epoch": 6.69, - "grad_norm": 0.0, - "learning_rate": 3.2558062707298056e-06, - "loss": 0.1465, - "step": 7736 - }, - { - "epoch": 6.69, - "grad_norm": 0.0, - "learning_rate": 3.2535079252944944e-06, - "loss": 0.2043, - "step": 7737 - }, - { - "epoch": 6.69, - "grad_norm": 0.0, - "learning_rate": 3.2512102337561824e-06, - "loss": 0.1778, - "step": 7738 - }, - { - "epoch": 6.69, - "grad_norm": 0.0, - "learning_rate": 3.248913196337573e-06, - "loss": 0.1687, - "step": 7739 - }, - { - "epoch": 6.7, - "grad_norm": 0.0, - "learning_rate": 3.2466168132613028e-06, - "loss": 0.1668, - "step": 7740 - }, - { - "epoch": 6.7, - "grad_norm": 0.0, - "learning_rate": 3.2443210847499416e-06, - "loss": 0.1711, - "step": 7741 - }, - { - "epoch": 6.7, - "grad_norm": 0.0, - "learning_rate": 3.242026011026005e-06, - "loss": 0.1829, - "step": 7742 - }, - { - "epoch": 6.7, - "grad_norm": 0.0, - "learning_rate": 3.2397315923119397e-06, - "loss": 0.1862, - "step": 7743 - }, - { - "epoch": 6.7, - "grad_norm": 0.0, - "learning_rate": 3.23743782883013e-06, - "loss": 0.3027, - "step": 7744 - }, - { - "epoch": 6.7, - "grad_norm": 0.0, - "learning_rate": 3.235144720802902e-06, - "loss": 0.2195, - "step": 7745 - }, - { - "epoch": 6.7, - "grad_norm": 0.0, - "learning_rate": 3.2328522684525033e-06, - "loss": 0.1855, - "step": 7746 - }, - { - "epoch": 6.7, - "grad_norm": 0.0, - "learning_rate": 3.2305604720011365e-06, - "loss": 0.1489, - "step": 7747 - }, - { - "epoch": 6.7, - "grad_norm": 0.0, - "learning_rate": 3.2282693316709237e-06, - "loss": 0.1642, - "step": 7748 - }, - { - "epoch": 6.7, - "grad_norm": 0.0, - "learning_rate": 3.225978847683934e-06, - "loss": 0.1667, - "step": 7749 - }, - { - "epoch": 6.7, - "grad_norm": 0.0, - "learning_rate": 3.2236890202621763e-06, - "loss": 0.1818, - "step": 7750 - }, - { - "epoch": 6.71, - "grad_norm": 0.0, - "learning_rate": 3.221399849627581e-06, - "loss": 0.2307, - "step": 7751 - }, - { - "epoch": 6.71, - "grad_norm": 0.0, - "learning_rate": 3.2191113360020276e-06, - "loss": 0.1591, - "step": 7752 - }, - { - "epoch": 6.71, - "grad_norm": 0.0, - "learning_rate": 3.2168234796073273e-06, - "loss": 0.2329, - "step": 7753 - }, - { - "epoch": 6.71, - "grad_norm": 0.0, - "learning_rate": 3.2145362806652302e-06, - "loss": 0.1443, - "step": 7754 - }, - { - "epoch": 6.71, - "grad_norm": 0.0, - "learning_rate": 3.2122497393974215e-06, - "loss": 0.1604, - "step": 7755 - }, - { - "epoch": 6.71, - "grad_norm": 0.0, - "learning_rate": 3.209963856025521e-06, - "loss": 0.1642, - "step": 7756 - }, - { - "epoch": 6.71, - "grad_norm": 0.0, - "learning_rate": 3.2076786307710816e-06, - "loss": 0.1905, - "step": 7757 - }, - { - "epoch": 6.71, - "grad_norm": 0.0, - "learning_rate": 3.205394063855599e-06, - "loss": 0.1483, - "step": 7758 - }, - { - "epoch": 6.71, - "grad_norm": 0.0, - "learning_rate": 3.203110155500503e-06, - "loss": 0.233, - "step": 7759 - }, - { - "epoch": 6.71, - "grad_norm": 0.0, - "learning_rate": 3.2008269059271623e-06, - "loss": 0.192, - "step": 7760 - }, - { - "epoch": 6.71, - "grad_norm": 0.0, - "learning_rate": 3.198544315356873e-06, - "loss": 0.1663, - "step": 7761 - }, - { - "epoch": 6.71, - "grad_norm": 0.0, - "learning_rate": 3.1962623840108743e-06, - "loss": 0.2379, - "step": 7762 - }, - { - "epoch": 6.72, - "grad_norm": 0.0, - "learning_rate": 3.1939811121103416e-06, - "loss": 0.205, - "step": 7763 - }, - { - "epoch": 6.72, - "grad_norm": 0.0, - "learning_rate": 3.191700499876388e-06, - "loss": 0.2154, - "step": 7764 - }, - { - "epoch": 6.72, - "grad_norm": 0.0, - "learning_rate": 3.1894205475300533e-06, - "loss": 0.188, - "step": 7765 - }, - { - "epoch": 6.72, - "grad_norm": 0.0, - "learning_rate": 3.1871412552923244e-06, - "loss": 0.2059, - "step": 7766 - }, - { - "epoch": 6.72, - "grad_norm": 0.0, - "learning_rate": 3.1848626233841153e-06, - "loss": 0.1674, - "step": 7767 - }, - { - "epoch": 6.72, - "grad_norm": 0.0, - "learning_rate": 3.1825846520262814e-06, - "loss": 0.2161, - "step": 7768 - }, - { - "epoch": 6.72, - "grad_norm": 0.0, - "learning_rate": 3.1803073414396136e-06, - "loss": 0.1489, - "step": 7769 - }, - { - "epoch": 6.72, - "grad_norm": 0.0, - "learning_rate": 3.178030691844839e-06, - "loss": 0.1496, - "step": 7770 - }, - { - "epoch": 6.72, - "grad_norm": 0.0, - "learning_rate": 3.1757547034626213e-06, - "loss": 0.1866, - "step": 7771 - }, - { - "epoch": 6.72, - "grad_norm": 0.0, - "learning_rate": 3.1734793765135518e-06, - "loss": 0.2229, - "step": 7772 - }, - { - "epoch": 6.72, - "grad_norm": 0.0, - "learning_rate": 3.171204711218172e-06, - "loss": 0.1883, - "step": 7773 - }, - { - "epoch": 6.72, - "grad_norm": 0.0, - "learning_rate": 3.168930707796943e-06, - "loss": 0.1854, - "step": 7774 - }, - { - "epoch": 6.73, - "grad_norm": 0.0, - "learning_rate": 3.166657366470277e-06, - "loss": 0.1945, - "step": 7775 - }, - { - "epoch": 6.73, - "grad_norm": 0.0, - "learning_rate": 3.164384687458516e-06, - "loss": 0.186, - "step": 7776 - }, - { - "epoch": 6.73, - "grad_norm": 0.0, - "learning_rate": 3.1621126709819303e-06, - "loss": 0.1931, - "step": 7777 - }, - { - "epoch": 6.73, - "grad_norm": 0.0, - "learning_rate": 3.159841317260738e-06, - "loss": 0.1832, - "step": 7778 - }, - { - "epoch": 6.73, - "grad_norm": 0.0, - "learning_rate": 3.1575706265150863e-06, - "loss": 0.196, - "step": 7779 - }, - { - "epoch": 6.73, - "grad_norm": 0.0, - "learning_rate": 3.155300598965061e-06, - "loss": 0.1941, - "step": 7780 - }, - { - "epoch": 6.73, - "grad_norm": 0.0, - "learning_rate": 3.1530312348306837e-06, - "loss": 0.2014, - "step": 7781 - }, - { - "epoch": 6.73, - "grad_norm": 0.0, - "learning_rate": 3.150762534331908e-06, - "loss": 0.2139, - "step": 7782 - }, - { - "epoch": 6.73, - "grad_norm": 0.0, - "learning_rate": 3.1484944976886224e-06, - "loss": 0.2295, - "step": 7783 - }, - { - "epoch": 6.73, - "grad_norm": 0.0, - "learning_rate": 3.1462271251206565e-06, - "loss": 0.2191, - "step": 7784 - }, - { - "epoch": 6.73, - "grad_norm": 0.0, - "learning_rate": 3.1439604168477744e-06, - "loss": 0.1647, - "step": 7785 - }, - { - "epoch": 6.74, - "grad_norm": 0.0, - "learning_rate": 3.1416943730896764e-06, - "loss": 0.1549, - "step": 7786 - }, - { - "epoch": 6.74, - "grad_norm": 0.0, - "learning_rate": 3.1394289940659905e-06, - "loss": 0.1905, - "step": 7787 - }, - { - "epoch": 6.74, - "grad_norm": 0.0, - "learning_rate": 3.137164279996291e-06, - "loss": 0.1449, - "step": 7788 - }, - { - "epoch": 6.74, - "grad_norm": 0.0, - "learning_rate": 3.134900231100084e-06, - "loss": 0.1461, - "step": 7789 - }, - { - "epoch": 6.74, - "grad_norm": 0.0, - "learning_rate": 3.132636847596805e-06, - "loss": 0.1818, - "step": 7790 - }, - { - "epoch": 6.74, - "grad_norm": 0.0, - "learning_rate": 3.130374129705832e-06, - "loss": 0.1466, - "step": 7791 - }, - { - "epoch": 6.74, - "grad_norm": 0.0, - "learning_rate": 3.1281120776464825e-06, - "loss": 0.21, - "step": 7792 - }, - { - "epoch": 6.74, - "grad_norm": 0.0, - "learning_rate": 3.125850691637995e-06, - "loss": 0.162, - "step": 7793 - }, - { - "epoch": 6.74, - "grad_norm": 0.0, - "learning_rate": 3.1235899718995555e-06, - "loss": 0.2228, - "step": 7794 - }, - { - "epoch": 6.74, - "grad_norm": 0.0, - "learning_rate": 3.1213299186502833e-06, - "loss": 0.1551, - "step": 7795 - }, - { - "epoch": 6.74, - "grad_norm": 0.0, - "learning_rate": 3.1190705321092306e-06, - "loss": 0.1739, - "step": 7796 - }, - { - "epoch": 6.74, - "grad_norm": 0.0, - "learning_rate": 3.1168118124953906e-06, - "loss": 0.2307, - "step": 7797 - }, - { - "epoch": 6.75, - "grad_norm": 0.0, - "learning_rate": 3.114553760027682e-06, - "loss": 0.2051, - "step": 7798 - }, - { - "epoch": 6.75, - "grad_norm": 0.0, - "learning_rate": 3.1122963749249634e-06, - "loss": 0.1389, - "step": 7799 - }, - { - "epoch": 6.75, - "grad_norm": 0.0, - "learning_rate": 3.110039657406032e-06, - "loss": 0.1495, - "step": 7800 - }, - { - "epoch": 6.75, - "grad_norm": 0.0, - "learning_rate": 3.1077836076896174e-06, - "loss": 0.3121, - "step": 7801 - }, - { - "epoch": 6.75, - "grad_norm": 0.0, - "learning_rate": 3.1055282259943887e-06, - "loss": 0.18, - "step": 7802 - }, - { - "epoch": 6.75, - "grad_norm": 0.0, - "learning_rate": 3.10327351253894e-06, - "loss": 0.1924, - "step": 7803 - }, - { - "epoch": 6.75, - "grad_norm": 0.0, - "learning_rate": 3.1010194675418106e-06, - "loss": 0.1887, - "step": 7804 - }, - { - "epoch": 6.75, - "grad_norm": 0.0, - "learning_rate": 3.09876609122147e-06, - "loss": 0.1985, - "step": 7805 - }, - { - "epoch": 6.75, - "grad_norm": 0.0, - "learning_rate": 3.0965133837963303e-06, - "loss": 0.1955, - "step": 7806 - }, - { - "epoch": 6.75, - "grad_norm": 0.0, - "learning_rate": 3.094261345484725e-06, - "loss": 0.2054, - "step": 7807 - }, - { - "epoch": 6.75, - "grad_norm": 0.0, - "learning_rate": 3.0920099765049362e-06, - "loss": 0.2106, - "step": 7808 - }, - { - "epoch": 6.76, - "grad_norm": 0.0, - "learning_rate": 3.0897592770751704e-06, - "loss": 0.1629, - "step": 7809 - }, - { - "epoch": 6.76, - "grad_norm": 0.0, - "learning_rate": 3.087509247413578e-06, - "loss": 0.2048, - "step": 7810 - }, - { - "epoch": 6.76, - "grad_norm": 0.0, - "learning_rate": 3.0852598877382402e-06, - "loss": 0.1865, - "step": 7811 - }, - { - "epoch": 6.76, - "grad_norm": 0.0, - "learning_rate": 3.083011198267177e-06, - "loss": 0.1698, - "step": 7812 - }, - { - "epoch": 6.76, - "grad_norm": 0.0, - "learning_rate": 3.0807631792183335e-06, - "loss": 0.1644, - "step": 7813 - }, - { - "epoch": 6.76, - "grad_norm": 0.0, - "learning_rate": 3.078515830809602e-06, - "loss": 0.2145, - "step": 7814 - }, - { - "epoch": 6.76, - "grad_norm": 0.0, - "learning_rate": 3.0762691532588053e-06, - "loss": 0.1707, - "step": 7815 - }, - { - "epoch": 6.76, - "grad_norm": 0.0, - "learning_rate": 3.0740231467836944e-06, - "loss": 0.1844, - "step": 7816 - }, - { - "epoch": 6.76, - "grad_norm": 0.0, - "learning_rate": 3.071777811601966e-06, - "loss": 0.1782, - "step": 7817 - }, - { - "epoch": 6.76, - "grad_norm": 0.0, - "learning_rate": 3.0695331479312484e-06, - "loss": 0.2263, - "step": 7818 - }, - { - "epoch": 6.76, - "grad_norm": 0.0, - "learning_rate": 3.067289155989098e-06, - "loss": 0.1438, - "step": 7819 - }, - { - "epoch": 6.76, - "grad_norm": 0.0, - "learning_rate": 3.0650458359930146e-06, - "loss": 0.2049, - "step": 7820 - }, - { - "epoch": 6.77, - "grad_norm": 0.0, - "learning_rate": 3.062803188160429e-06, - "loss": 0.1668, - "step": 7821 - }, - { - "epoch": 6.77, - "grad_norm": 0.0, - "learning_rate": 3.060561212708708e-06, - "loss": 0.2477, - "step": 7822 - }, - { - "epoch": 6.77, - "grad_norm": 0.0, - "learning_rate": 3.0583199098551574e-06, - "loss": 0.1785, - "step": 7823 - }, - { - "epoch": 6.77, - "grad_norm": 0.0, - "learning_rate": 3.056079279817008e-06, - "loss": 0.1795, - "step": 7824 - }, - { - "epoch": 6.77, - "grad_norm": 0.0, - "learning_rate": 3.053839322811427e-06, - "loss": 0.1784, - "step": 7825 - }, - { - "epoch": 6.77, - "grad_norm": 0.0, - "learning_rate": 3.0516000390555268e-06, - "loss": 0.163, - "step": 7826 - }, - { - "epoch": 6.77, - "grad_norm": 0.0, - "learning_rate": 3.049361428766343e-06, - "loss": 0.2071, - "step": 7827 - }, - { - "epoch": 6.77, - "grad_norm": 0.0, - "learning_rate": 3.0471234921608584e-06, - "loss": 0.1881, - "step": 7828 - }, - { - "epoch": 6.77, - "grad_norm": 0.0, - "learning_rate": 3.0448862294559724e-06, - "loss": 0.1387, - "step": 7829 - }, - { - "epoch": 6.77, - "grad_norm": 0.0, - "learning_rate": 3.0426496408685357e-06, - "loss": 0.1752, - "step": 7830 - }, - { - "epoch": 6.77, - "grad_norm": 0.0, - "learning_rate": 3.040413726615329e-06, - "loss": 0.1544, - "step": 7831 - }, - { - "epoch": 6.78, - "grad_norm": 0.0, - "learning_rate": 3.0381784869130592e-06, - "loss": 0.225, - "step": 7832 - }, - { - "epoch": 6.78, - "grad_norm": 0.0, - "learning_rate": 3.0359439219783794e-06, - "loss": 0.2634, - "step": 7833 - }, - { - "epoch": 6.78, - "grad_norm": 0.0, - "learning_rate": 3.0337100320278744e-06, - "loss": 0.1746, - "step": 7834 - }, - { - "epoch": 6.78, - "grad_norm": 0.0, - "learning_rate": 3.0314768172780574e-06, - "loss": 0.2072, - "step": 7835 - }, - { - "epoch": 6.78, - "grad_norm": 0.0, - "learning_rate": 3.0292442779453812e-06, - "loss": 0.2425, - "step": 7836 - }, - { - "epoch": 6.78, - "grad_norm": 0.0, - "learning_rate": 3.0270124142462332e-06, - "loss": 0.3357, - "step": 7837 - }, - { - "epoch": 6.78, - "grad_norm": 0.0, - "learning_rate": 3.024781226396939e-06, - "loss": 0.1728, - "step": 7838 - }, - { - "epoch": 6.78, - "grad_norm": 0.0, - "learning_rate": 3.0225507146137468e-06, - "loss": 0.2056, - "step": 7839 - }, - { - "epoch": 6.78, - "grad_norm": 0.0, - "learning_rate": 3.0203208791128525e-06, - "loss": 0.1661, - "step": 7840 - }, - { - "epoch": 6.78, - "grad_norm": 0.0, - "learning_rate": 3.0180917201103764e-06, - "loss": 0.2412, - "step": 7841 - }, - { - "epoch": 6.78, - "grad_norm": 0.0, - "learning_rate": 3.0158632378223785e-06, - "loss": 0.1509, - "step": 7842 - }, - { - "epoch": 6.78, - "grad_norm": 0.0, - "learning_rate": 3.013635432464853e-06, - "loss": 0.2023, - "step": 7843 - }, - { - "epoch": 6.79, - "grad_norm": 0.0, - "learning_rate": 3.0114083042537314e-06, - "loss": 0.1949, - "step": 7844 - }, - { - "epoch": 6.79, - "grad_norm": 0.0, - "learning_rate": 3.009181853404869e-06, - "loss": 0.2477, - "step": 7845 - }, - { - "epoch": 6.79, - "grad_norm": 0.0, - "learning_rate": 3.0069560801340647e-06, - "loss": 0.1369, - "step": 7846 - }, - { - "epoch": 6.79, - "grad_norm": 0.0, - "learning_rate": 3.0047309846570515e-06, - "loss": 0.1439, - "step": 7847 - }, - { - "epoch": 6.79, - "grad_norm": 0.0, - "learning_rate": 3.002506567189496e-06, - "loss": 0.1821, - "step": 7848 - }, - { - "epoch": 6.79, - "grad_norm": 0.0, - "learning_rate": 3.000282827946991e-06, - "loss": 0.1864, - "step": 7849 - }, - { - "epoch": 6.79, - "grad_norm": 0.0, - "learning_rate": 2.9980597671450785e-06, - "loss": 0.1877, - "step": 7850 - }, - { - "epoch": 6.79, - "grad_norm": 0.0, - "learning_rate": 2.9958373849992184e-06, - "loss": 0.2858, - "step": 7851 - }, - { - "epoch": 6.79, - "grad_norm": 0.0, - "learning_rate": 2.9936156817248163e-06, - "loss": 0.1716, - "step": 7852 - }, - { - "epoch": 6.79, - "grad_norm": 0.0, - "learning_rate": 2.991394657537209e-06, - "loss": 0.2034, - "step": 7853 - }, - { - "epoch": 6.79, - "grad_norm": 0.0, - "learning_rate": 2.9891743126516704e-06, - "loss": 0.1939, - "step": 7854 - }, - { - "epoch": 6.79, - "grad_norm": 0.0, - "learning_rate": 2.9869546472833976e-06, - "loss": 0.1824, - "step": 7855 - }, - { - "epoch": 6.8, - "grad_norm": 0.0, - "learning_rate": 2.9847356616475343e-06, - "loss": 0.2355, - "step": 7856 - }, - { - "epoch": 6.8, - "grad_norm": 0.0, - "learning_rate": 2.9825173559591557e-06, - "loss": 0.222, - "step": 7857 - }, - { - "epoch": 6.8, - "grad_norm": 0.0, - "learning_rate": 2.9802997304332626e-06, - "loss": 0.2052, - "step": 7858 - }, - { - "epoch": 6.8, - "grad_norm": 0.0, - "learning_rate": 2.978082785284799e-06, - "loss": 0.182, - "step": 7859 - }, - { - "epoch": 6.8, - "grad_norm": 0.0, - "learning_rate": 2.9758665207286443e-06, - "loss": 0.2571, - "step": 7860 - }, - { - "epoch": 6.8, - "grad_norm": 0.0, - "learning_rate": 2.9736509369796007e-06, - "loss": 0.2017, - "step": 7861 - }, - { - "epoch": 6.8, - "grad_norm": 0.0, - "learning_rate": 2.971436034252414e-06, - "loss": 0.1528, - "step": 7862 - }, - { - "epoch": 6.8, - "grad_norm": 0.0, - "learning_rate": 2.9692218127617624e-06, - "loss": 0.1694, - "step": 7863 - }, - { - "epoch": 6.8, - "grad_norm": 0.0, - "learning_rate": 2.9670082727222604e-06, - "loss": 0.1561, - "step": 7864 - }, - { - "epoch": 6.8, - "grad_norm": 0.0, - "learning_rate": 2.9647954143484482e-06, - "loss": 0.1861, - "step": 7865 - }, - { - "epoch": 6.8, - "grad_norm": 0.0, - "learning_rate": 2.9625832378548048e-06, - "loss": 0.1692, - "step": 7866 - }, - { - "epoch": 6.81, - "grad_norm": 0.0, - "learning_rate": 2.9603717434557433e-06, - "loss": 0.2022, - "step": 7867 - }, - { - "epoch": 6.81, - "grad_norm": 0.0, - "learning_rate": 2.958160931365612e-06, - "loss": 0.169, - "step": 7868 - }, - { - "epoch": 6.81, - "grad_norm": 0.0, - "learning_rate": 2.9559508017986914e-06, - "loss": 0.141, - "step": 7869 - }, - { - "epoch": 6.81, - "grad_norm": 0.0, - "learning_rate": 2.9537413549692006e-06, - "loss": 0.1387, - "step": 7870 - }, - { - "epoch": 6.81, - "grad_norm": 0.0, - "learning_rate": 2.9515325910912794e-06, - "loss": 0.2021, - "step": 7871 - }, - { - "epoch": 6.81, - "grad_norm": 0.0, - "learning_rate": 2.9493245103790147e-06, - "loss": 0.2269, - "step": 7872 - }, - { - "epoch": 6.81, - "grad_norm": 0.0, - "learning_rate": 2.947117113046425e-06, - "loss": 0.2229, - "step": 7873 - }, - { - "epoch": 6.81, - "grad_norm": 0.0, - "learning_rate": 2.9449103993074544e-06, - "loss": 0.1614, - "step": 7874 - }, - { - "epoch": 6.81, - "grad_norm": 0.0, - "learning_rate": 2.9427043693759927e-06, - "loss": 0.1665, - "step": 7875 - }, - { - "epoch": 6.81, - "grad_norm": 0.0, - "learning_rate": 2.940499023465849e-06, - "loss": 0.1798, - "step": 7876 - }, - { - "epoch": 6.81, - "grad_norm": 0.0, - "learning_rate": 2.93829436179078e-06, - "loss": 0.2678, - "step": 7877 - }, - { - "epoch": 6.81, - "grad_norm": 0.0, - "learning_rate": 2.9360903845644695e-06, - "loss": 0.1736, - "step": 7878 - }, - { - "epoch": 6.82, - "grad_norm": 0.0, - "learning_rate": 2.9338870920005346e-06, - "loss": 0.2441, - "step": 7879 - }, - { - "epoch": 6.82, - "grad_norm": 0.0, - "learning_rate": 2.9316844843125326e-06, - "loss": 0.2284, - "step": 7880 - }, - { - "epoch": 6.82, - "grad_norm": 0.0, - "learning_rate": 2.92948256171394e-06, - "loss": 0.2715, - "step": 7881 - }, - { - "epoch": 6.82, - "grad_norm": 0.0, - "learning_rate": 2.927281324418185e-06, - "loss": 0.2172, - "step": 7882 - }, - { - "epoch": 6.82, - "grad_norm": 0.0, - "learning_rate": 2.9250807726386123e-06, - "loss": 0.1713, - "step": 7883 - }, - { - "epoch": 6.82, - "grad_norm": 0.0, - "learning_rate": 2.9228809065885113e-06, - "loss": 0.1487, - "step": 7884 - }, - { - "epoch": 6.82, - "grad_norm": 0.0, - "learning_rate": 2.9206817264811027e-06, - "loss": 0.1512, - "step": 7885 - }, - { - "epoch": 6.82, - "grad_norm": 0.0, - "learning_rate": 2.918483232529542e-06, - "loss": 0.1852, - "step": 7886 - }, - { - "epoch": 6.82, - "grad_norm": 0.0, - "learning_rate": 2.916285424946911e-06, - "loss": 0.2161, - "step": 7887 - }, - { - "epoch": 6.82, - "grad_norm": 0.0, - "learning_rate": 2.914088303946232e-06, - "loss": 0.2664, - "step": 7888 - }, - { - "epoch": 6.82, - "grad_norm": 0.0, - "learning_rate": 2.9118918697404585e-06, - "loss": 0.3176, - "step": 7889 - }, - { - "epoch": 6.83, - "grad_norm": 0.0, - "learning_rate": 2.9096961225424827e-06, - "loss": 0.1409, - "step": 7890 - }, - { - "epoch": 6.83, - "grad_norm": 0.0, - "learning_rate": 2.90750106256512e-06, - "loss": 0.1735, - "step": 7891 - }, - { - "epoch": 6.83, - "grad_norm": 0.0, - "learning_rate": 2.9053066900211223e-06, - "loss": 0.2328, - "step": 7892 - }, - { - "epoch": 6.83, - "grad_norm": 0.0, - "learning_rate": 2.9031130051231805e-06, - "loss": 0.2688, - "step": 7893 - }, - { - "epoch": 6.83, - "grad_norm": 0.0, - "learning_rate": 2.900920008083915e-06, - "loss": 0.1823, - "step": 7894 - }, - { - "epoch": 6.83, - "grad_norm": 0.0, - "learning_rate": 2.8987276991158784e-06, - "loss": 0.1518, - "step": 7895 - }, - { - "epoch": 6.83, - "grad_norm": 0.0, - "learning_rate": 2.8965360784315632e-06, - "loss": 0.1709, - "step": 7896 - }, - { - "epoch": 6.83, - "grad_norm": 0.0, - "learning_rate": 2.8943451462433827e-06, - "loss": 0.2034, - "step": 7897 - }, - { - "epoch": 6.83, - "grad_norm": 0.0, - "learning_rate": 2.8921549027636943e-06, - "loss": 0.2503, - "step": 7898 - }, - { - "epoch": 6.83, - "grad_norm": 0.0, - "learning_rate": 2.8899653482047884e-06, - "loss": 0.1946, - "step": 7899 - }, - { - "epoch": 6.83, - "grad_norm": 0.0, - "learning_rate": 2.887776482778878e-06, - "loss": 0.2147, - "step": 7900 - }, - { - "epoch": 6.83, - "grad_norm": 0.0, - "learning_rate": 2.885588306698125e-06, - "loss": 0.1498, - "step": 7901 - }, - { - "epoch": 6.84, - "grad_norm": 0.0, - "learning_rate": 2.8834008201746076e-06, - "loss": 0.1753, - "step": 7902 - }, - { - "epoch": 6.84, - "grad_norm": 0.0, - "learning_rate": 2.8812140234203513e-06, - "loss": 0.2393, - "step": 7903 - }, - { - "epoch": 6.84, - "grad_norm": 0.0, - "learning_rate": 2.879027916647308e-06, - "loss": 0.1839, - "step": 7904 - }, - { - "epoch": 6.84, - "grad_norm": 0.0, - "learning_rate": 2.8768425000673626e-06, - "loss": 0.1644, - "step": 7905 - }, - { - "epoch": 6.84, - "grad_norm": 0.0, - "learning_rate": 2.8746577738923397e-06, - "loss": 0.1563, - "step": 7906 - }, - { - "epoch": 6.84, - "grad_norm": 0.0, - "learning_rate": 2.8724737383339875e-06, - "loss": 0.227, - "step": 7907 - }, - { - "epoch": 6.84, - "grad_norm": 0.0, - "learning_rate": 2.8702903936039883e-06, - "loss": 0.2532, - "step": 7908 - }, - { - "epoch": 6.84, - "grad_norm": 0.0, - "learning_rate": 2.8681077399139646e-06, - "loss": 0.1985, - "step": 7909 - }, - { - "epoch": 6.84, - "grad_norm": 0.0, - "learning_rate": 2.865925777475467e-06, - "loss": 0.175, - "step": 7910 - }, - { - "epoch": 6.84, - "grad_norm": 0.0, - "learning_rate": 2.8637445064999803e-06, - "loss": 0.2234, - "step": 7911 - }, - { - "epoch": 6.84, - "grad_norm": 0.0, - "learning_rate": 2.861563927198925e-06, - "loss": 0.2191, - "step": 7912 - }, - { - "epoch": 6.85, - "grad_norm": 0.0, - "learning_rate": 2.8593840397836447e-06, - "loss": 0.2166, - "step": 7913 - }, - { - "epoch": 6.85, - "grad_norm": 0.0, - "learning_rate": 2.857204844465428e-06, - "loss": 0.162, - "step": 7914 - }, - { - "epoch": 6.85, - "grad_norm": 0.0, - "learning_rate": 2.8550263414554923e-06, - "loss": 0.1539, - "step": 7915 - }, - { - "epoch": 6.85, - "grad_norm": 0.0, - "learning_rate": 2.852848530964981e-06, - "loss": 0.198, - "step": 7916 - }, - { - "epoch": 6.85, - "grad_norm": 0.0, - "learning_rate": 2.850671413204984e-06, - "loss": 0.2315, - "step": 7917 - }, - { - "epoch": 6.85, - "grad_norm": 0.0, - "learning_rate": 2.8484949883865074e-06, - "loss": 0.1888, - "step": 7918 - }, - { - "epoch": 6.85, - "grad_norm": 0.0, - "learning_rate": 2.8463192567205046e-06, - "loss": 0.1653, - "step": 7919 - }, - { - "epoch": 6.85, - "grad_norm": 0.0, - "learning_rate": 2.8441442184178546e-06, - "loss": 0.1374, - "step": 7920 - }, - { - "epoch": 6.85, - "grad_norm": 0.0, - "learning_rate": 2.841969873689372e-06, - "loss": 0.2007, - "step": 7921 - }, - { - "epoch": 6.85, - "grad_norm": 0.0, - "learning_rate": 2.8397962227458044e-06, - "loss": 0.1537, - "step": 7922 - }, - { - "epoch": 6.85, - "grad_norm": 0.0, - "learning_rate": 2.8376232657978264e-06, - "loss": 0.2346, - "step": 7923 - }, - { - "epoch": 6.85, - "grad_norm": 0.0, - "learning_rate": 2.8354510030560546e-06, - "loss": 0.219, - "step": 7924 - }, - { - "epoch": 6.86, - "grad_norm": 0.0, - "learning_rate": 2.8332794347310277e-06, - "loss": 0.1375, - "step": 7925 - }, - { - "epoch": 6.86, - "grad_norm": 0.0, - "learning_rate": 2.8311085610332256e-06, - "loss": 0.1876, - "step": 7926 - }, - { - "epoch": 6.86, - "grad_norm": 0.0, - "learning_rate": 2.828938382173062e-06, - "loss": 0.3531, - "step": 7927 - }, - { - "epoch": 6.86, - "grad_norm": 0.0, - "learning_rate": 2.8267688983608723e-06, - "loss": 0.1902, - "step": 7928 - }, - { - "epoch": 6.86, - "grad_norm": 0.0, - "learning_rate": 2.8246001098069343e-06, - "loss": 0.1631, - "step": 7929 - }, - { - "epoch": 6.86, - "grad_norm": 0.0, - "learning_rate": 2.822432016721457e-06, - "loss": 0.1707, - "step": 7930 - }, - { - "epoch": 6.86, - "grad_norm": 0.0, - "learning_rate": 2.82026461931458e-06, - "loss": 0.15, - "step": 7931 - }, - { - "epoch": 6.86, - "grad_norm": 0.0, - "learning_rate": 2.8180979177963784e-06, - "loss": 0.1441, - "step": 7932 - }, - { - "epoch": 6.86, - "grad_norm": 0.0, - "learning_rate": 2.8159319123768557e-06, - "loss": 0.2135, - "step": 7933 - }, - { - "epoch": 6.86, - "grad_norm": 0.0, - "learning_rate": 2.813766603265946e-06, - "loss": 0.1678, - "step": 7934 - }, - { - "epoch": 6.86, - "grad_norm": 0.0, - "learning_rate": 2.8116019906735226e-06, - "loss": 0.1738, - "step": 7935 - }, - { - "epoch": 6.87, - "grad_norm": 0.0, - "learning_rate": 2.8094380748093895e-06, - "loss": 0.17, - "step": 7936 - }, - { - "epoch": 6.87, - "grad_norm": 0.0, - "learning_rate": 2.8072748558832806e-06, - "loss": 0.2357, - "step": 7937 - }, - { - "epoch": 6.87, - "grad_norm": 0.0, - "learning_rate": 2.805112334104868e-06, - "loss": 0.2103, - "step": 7938 - }, - { - "epoch": 6.87, - "grad_norm": 0.0, - "learning_rate": 2.802950509683746e-06, - "loss": 0.1834, - "step": 7939 - }, - { - "epoch": 6.87, - "grad_norm": 0.0, - "learning_rate": 2.8007893828294496e-06, - "loss": 0.2102, - "step": 7940 - }, - { - "epoch": 6.87, - "grad_norm": 0.0, - "learning_rate": 2.7986289537514466e-06, - "loss": 0.1914, - "step": 7941 - }, - { - "epoch": 6.87, - "grad_norm": 0.0, - "learning_rate": 2.796469222659128e-06, - "loss": 0.1589, - "step": 7942 - }, - { - "epoch": 6.87, - "grad_norm": 0.0, - "learning_rate": 2.7943101897618317e-06, - "loss": 0.2491, - "step": 7943 - }, - { - "epoch": 6.87, - "grad_norm": 0.0, - "learning_rate": 2.792151855268813e-06, - "loss": 0.1948, - "step": 7944 - }, - { - "epoch": 6.87, - "grad_norm": 0.0, - "learning_rate": 2.7899942193892682e-06, - "loss": 0.1777, - "step": 7945 - }, - { - "epoch": 6.87, - "grad_norm": 0.0, - "learning_rate": 2.7878372823323242e-06, - "loss": 0.1568, - "step": 7946 - }, - { - "epoch": 6.87, - "grad_norm": 0.0, - "learning_rate": 2.7856810443070415e-06, - "loss": 0.1427, - "step": 7947 - }, - { - "epoch": 6.88, - "grad_norm": 0.0, - "learning_rate": 2.783525505522412e-06, - "loss": 0.2368, - "step": 7948 - }, - { - "epoch": 6.88, - "grad_norm": 0.0, - "learning_rate": 2.7813706661873585e-06, - "loss": 0.192, - "step": 7949 - }, - { - "epoch": 6.88, - "grad_norm": 0.0, - "learning_rate": 2.7792165265107317e-06, - "loss": 0.2924, - "step": 7950 - }, - { - "epoch": 6.88, - "grad_norm": 0.0, - "learning_rate": 2.7770630867013236e-06, - "loss": 0.2207, - "step": 7951 - }, - { - "epoch": 6.88, - "grad_norm": 0.0, - "learning_rate": 2.774910346967854e-06, - "loss": 0.1737, - "step": 7952 - }, - { - "epoch": 6.88, - "grad_norm": 0.0, - "learning_rate": 2.7727583075189767e-06, - "loss": 0.1671, - "step": 7953 - }, - { - "epoch": 6.88, - "grad_norm": 0.0, - "learning_rate": 2.770606968563273e-06, - "loss": 0.1654, - "step": 7954 - }, - { - "epoch": 6.88, - "grad_norm": 0.0, - "learning_rate": 2.7684563303092594e-06, - "loss": 0.1761, - "step": 7955 - }, - { - "epoch": 6.88, - "grad_norm": 0.0, - "learning_rate": 2.7663063929653855e-06, - "loss": 0.162, - "step": 7956 - }, - { - "epoch": 6.88, - "grad_norm": 0.0, - "learning_rate": 2.764157156740035e-06, - "loss": 0.1861, - "step": 7957 - }, - { - "epoch": 6.88, - "grad_norm": 0.0, - "learning_rate": 2.7620086218415143e-06, - "loss": 0.2234, - "step": 7958 - }, - { - "epoch": 6.88, - "grad_norm": 0.0, - "learning_rate": 2.7598607884780735e-06, - "loss": 0.1504, - "step": 7959 - }, - { - "epoch": 6.89, - "grad_norm": 0.0, - "learning_rate": 2.7577136568578833e-06, - "loss": 0.2348, - "step": 7960 - }, - { - "epoch": 6.89, - "grad_norm": 0.0, - "learning_rate": 2.7555672271890566e-06, - "loss": 0.1576, - "step": 7961 - }, - { - "epoch": 6.89, - "grad_norm": 0.0, - "learning_rate": 2.7534214996796325e-06, - "loss": 0.202, - "step": 7962 - }, - { - "epoch": 6.89, - "grad_norm": 0.0, - "learning_rate": 2.7512764745375832e-06, - "loss": 0.232, - "step": 7963 - }, - { - "epoch": 6.89, - "grad_norm": 0.0, - "learning_rate": 2.7491321519708183e-06, - "loss": 0.2201, - "step": 7964 - }, - { - "epoch": 6.89, - "grad_norm": 0.0, - "learning_rate": 2.746988532187166e-06, - "loss": 0.1766, - "step": 7965 - }, - { - "epoch": 6.89, - "grad_norm": 0.0, - "learning_rate": 2.7448456153944005e-06, - "loss": 0.1601, - "step": 7966 - }, - { - "epoch": 6.89, - "grad_norm": 0.0, - "learning_rate": 2.7427034018002174e-06, - "loss": 0.2297, - "step": 7967 - }, - { - "epoch": 6.89, - "grad_norm": 0.0, - "learning_rate": 2.7405618916122502e-06, - "loss": 0.208, - "step": 7968 - }, - { - "epoch": 6.89, - "grad_norm": 0.0, - "learning_rate": 2.7384210850380666e-06, - "loss": 0.1603, - "step": 7969 - }, - { - "epoch": 6.89, - "grad_norm": 0.0, - "learning_rate": 2.7362809822851556e-06, - "loss": 0.1683, - "step": 7970 - }, - { - "epoch": 6.9, - "grad_norm": 0.0, - "learning_rate": 2.7341415835609475e-06, - "loss": 0.1575, - "step": 7971 - }, - { - "epoch": 6.9, - "grad_norm": 0.0, - "learning_rate": 2.732002889072802e-06, - "loss": 0.2853, - "step": 7972 - }, - { - "epoch": 6.9, - "grad_norm": 0.0, - "learning_rate": 2.72986489902801e-06, - "loss": 0.2535, - "step": 7973 - }, - { - "epoch": 6.9, - "grad_norm": 0.0, - "learning_rate": 2.727727613633795e-06, - "loss": 0.1944, - "step": 7974 - }, - { - "epoch": 6.9, - "grad_norm": 0.0, - "learning_rate": 2.725591033097311e-06, - "loss": 0.1532, - "step": 7975 - }, - { - "epoch": 6.9, - "grad_norm": 0.0, - "learning_rate": 2.7234551576256386e-06, - "loss": 0.2307, - "step": 7976 - }, - { - "epoch": 6.9, - "grad_norm": 0.0, - "learning_rate": 2.7213199874258e-06, - "loss": 0.2391, - "step": 7977 - }, - { - "epoch": 6.9, - "grad_norm": 0.0, - "learning_rate": 2.7191855227047436e-06, - "loss": 0.1527, - "step": 7978 - }, - { - "epoch": 6.9, - "grad_norm": 0.0, - "learning_rate": 2.717051763669355e-06, - "loss": 0.2144, - "step": 7979 - }, - { - "epoch": 6.9, - "grad_norm": 0.0, - "learning_rate": 2.7149187105264373e-06, - "loss": 0.1414, - "step": 7980 - }, - { - "epoch": 6.9, - "grad_norm": 0.0, - "learning_rate": 2.7127863634827413e-06, - "loss": 0.2448, - "step": 7981 - }, - { - "epoch": 6.9, - "grad_norm": 0.0, - "learning_rate": 2.710654722744942e-06, - "loss": 0.2008, - "step": 7982 - }, - { - "epoch": 6.91, - "grad_norm": 0.0, - "learning_rate": 2.7085237885196436e-06, - "loss": 0.232, - "step": 7983 - }, - { - "epoch": 6.91, - "grad_norm": 0.0, - "learning_rate": 2.7063935610133864e-06, - "loss": 0.1847, - "step": 7984 - }, - { - "epoch": 6.91, - "grad_norm": 0.0, - "learning_rate": 2.7042640404326425e-06, - "loss": 0.1884, - "step": 7985 - }, - { - "epoch": 6.91, - "grad_norm": 0.0, - "learning_rate": 2.7021352269838097e-06, - "loss": 0.1469, - "step": 7986 - }, - { - "epoch": 6.91, - "grad_norm": 0.0, - "learning_rate": 2.7000071208732236e-06, - "loss": 0.2119, - "step": 7987 - }, - { - "epoch": 6.91, - "grad_norm": 0.0, - "learning_rate": 2.6978797223071472e-06, - "loss": 0.1693, - "step": 7988 - }, - { - "epoch": 6.91, - "grad_norm": 0.0, - "learning_rate": 2.695753031491778e-06, - "loss": 0.1644, - "step": 7989 - }, - { - "epoch": 6.91, - "grad_norm": 0.0, - "learning_rate": 2.6936270486332463e-06, - "loss": 0.2383, - "step": 7990 - }, - { - "epoch": 6.91, - "grad_norm": 0.0, - "learning_rate": 2.691501773937607e-06, - "loss": 0.2626, - "step": 7991 - }, - { - "epoch": 6.91, - "grad_norm": 0.0, - "learning_rate": 2.689377207610848e-06, - "loss": 0.1669, - "step": 7992 - }, - { - "epoch": 6.91, - "grad_norm": 0.0, - "learning_rate": 2.6872533498588937e-06, - "loss": 0.183, - "step": 7993 - }, - { - "epoch": 6.92, - "grad_norm": 0.0, - "learning_rate": 2.6851302008875967e-06, - "loss": 0.1813, - "step": 7994 - }, - { - "epoch": 6.92, - "grad_norm": 0.0, - "learning_rate": 2.6830077609027437e-06, - "loss": 0.1445, - "step": 7995 - }, - { - "epoch": 6.92, - "grad_norm": 0.0, - "learning_rate": 2.680886030110046e-06, - "loss": 0.174, - "step": 7996 - }, - { - "epoch": 6.92, - "grad_norm": 0.0, - "learning_rate": 2.6787650087151497e-06, - "loss": 0.2108, - "step": 7997 - }, - { - "epoch": 6.92, - "grad_norm": 0.0, - "learning_rate": 2.676644696923636e-06, - "loss": 0.2408, - "step": 7998 - }, - { - "epoch": 6.92, - "grad_norm": 0.0, - "learning_rate": 2.6745250949410152e-06, - "loss": 0.2076, - "step": 7999 - }, - { - "epoch": 6.92, - "grad_norm": 0.0, - "learning_rate": 2.6724062029727215e-06, - "loss": 0.1507, - "step": 8000 - }, - { - "epoch": 6.92, - "grad_norm": 0.0, - "learning_rate": 2.6702880212241335e-06, - "loss": 0.1679, - "step": 8001 - }, - { - "epoch": 6.92, - "grad_norm": 0.0, - "learning_rate": 2.668170549900547e-06, - "loss": 0.163, - "step": 8002 - }, - { - "epoch": 6.92, - "grad_norm": 0.0, - "learning_rate": 2.6660537892071992e-06, - "loss": 0.1543, - "step": 8003 - }, - { - "epoch": 6.92, - "grad_norm": 0.0, - "learning_rate": 2.6639377393492548e-06, - "loss": 0.138, - "step": 8004 - }, - { - "epoch": 6.92, - "grad_norm": 0.0, - "learning_rate": 2.661822400531814e-06, - "loss": 0.1834, - "step": 8005 - }, - { - "epoch": 6.93, - "grad_norm": 0.0, - "learning_rate": 2.6597077729598962e-06, - "loss": 0.2184, - "step": 8006 - }, - { - "epoch": 6.93, - "grad_norm": 0.0, - "learning_rate": 2.657593856838463e-06, - "loss": 0.1704, - "step": 8007 - }, - { - "epoch": 6.93, - "grad_norm": 0.0, - "learning_rate": 2.6554806523724064e-06, - "loss": 0.2613, - "step": 8008 - }, - { - "epoch": 6.93, - "grad_norm": 0.0, - "learning_rate": 2.6533681597665416e-06, - "loss": 0.2508, - "step": 8009 - }, - { - "epoch": 6.93, - "grad_norm": 0.0, - "learning_rate": 2.651256379225623e-06, - "loss": 0.1613, - "step": 8010 - }, - { - "epoch": 6.93, - "grad_norm": 0.0, - "learning_rate": 2.6491453109543342e-06, - "loss": 0.196, - "step": 8011 - }, - { - "epoch": 6.93, - "grad_norm": 0.0, - "learning_rate": 2.6470349551572827e-06, - "loss": 0.2141, - "step": 8012 - }, - { - "epoch": 6.93, - "grad_norm": 0.0, - "learning_rate": 2.644925312039017e-06, - "loss": 0.194, - "step": 8013 - }, - { - "epoch": 6.93, - "grad_norm": 0.0, - "learning_rate": 2.642816381804012e-06, - "loss": 0.2523, - "step": 8014 - }, - { - "epoch": 6.93, - "grad_norm": 0.0, - "learning_rate": 2.640708164656671e-06, - "loss": 0.1444, - "step": 8015 - }, - { - "epoch": 6.93, - "grad_norm": 0.0, - "learning_rate": 2.638600660801338e-06, - "loss": 0.2644, - "step": 8016 - }, - { - "epoch": 6.94, - "grad_norm": 0.0, - "learning_rate": 2.636493870442275e-06, - "loss": 0.1907, - "step": 8017 - }, - { - "epoch": 6.94, - "grad_norm": 0.0, - "learning_rate": 2.6343877937836772e-06, - "loss": 0.1868, - "step": 8018 - }, - { - "epoch": 6.94, - "grad_norm": 0.0, - "learning_rate": 2.632282431029678e-06, - "loss": 0.2002, - "step": 8019 - }, - { - "epoch": 6.94, - "grad_norm": 0.0, - "learning_rate": 2.6301777823843377e-06, - "loss": 0.1688, - "step": 8020 - }, - { - "epoch": 6.94, - "grad_norm": 0.0, - "learning_rate": 2.628073848051651e-06, - "loss": 0.1926, - "step": 8021 - }, - { - "epoch": 6.94, - "grad_norm": 0.0, - "learning_rate": 2.625970628235531e-06, - "loss": 0.2257, - "step": 8022 - }, - { - "epoch": 6.94, - "grad_norm": 0.0, - "learning_rate": 2.6238681231398355e-06, - "loss": 0.1804, - "step": 8023 - }, - { - "epoch": 6.94, - "grad_norm": 0.0, - "learning_rate": 2.621766332968351e-06, - "loss": 0.2047, - "step": 8024 - }, - { - "epoch": 6.94, - "grad_norm": 0.0, - "learning_rate": 2.6196652579247827e-06, - "loss": 0.2188, - "step": 8025 - }, - { - "epoch": 6.94, - "grad_norm": 0.0, - "learning_rate": 2.617564898212781e-06, - "loss": 0.1849, - "step": 8026 - }, - { - "epoch": 6.94, - "grad_norm": 0.0, - "learning_rate": 2.615465254035923e-06, - "loss": 0.2426, - "step": 8027 - }, - { - "epoch": 6.94, - "grad_norm": 0.0, - "learning_rate": 2.613366325597709e-06, - "loss": 0.3403, - "step": 8028 - }, - { - "epoch": 6.95, - "grad_norm": 0.0, - "learning_rate": 2.611268113101578e-06, - "loss": 0.217, - "step": 8029 - }, - { - "epoch": 6.95, - "grad_norm": 0.0, - "learning_rate": 2.609170616750897e-06, - "loss": 0.1671, - "step": 8030 - }, - { - "epoch": 6.95, - "grad_norm": 0.0, - "learning_rate": 2.6070738367489677e-06, - "loss": 0.1953, - "step": 8031 - }, - { - "epoch": 6.95, - "grad_norm": 0.0, - "learning_rate": 2.6049777732990113e-06, - "loss": 0.2621, - "step": 8032 - }, - { - "epoch": 6.95, - "grad_norm": 0.0, - "learning_rate": 2.602882426604193e-06, - "loss": 0.2372, - "step": 8033 - }, - { - "epoch": 6.95, - "grad_norm": 0.0, - "learning_rate": 2.6007877968675976e-06, - "loss": 0.1735, - "step": 8034 - }, - { - "epoch": 6.95, - "grad_norm": 0.0, - "learning_rate": 2.598693884292246e-06, - "loss": 0.1949, - "step": 8035 - }, - { - "epoch": 6.95, - "grad_norm": 0.0, - "learning_rate": 2.596600689081089e-06, - "loss": 0.2048, - "step": 8036 - }, - { - "epoch": 6.95, - "grad_norm": 0.0, - "learning_rate": 2.594508211437011e-06, - "loss": 0.2174, - "step": 8037 - }, - { - "epoch": 6.95, - "grad_norm": 0.0, - "learning_rate": 2.5924164515628183e-06, - "loss": 0.2209, - "step": 8038 - }, - { - "epoch": 6.95, - "grad_norm": 0.0, - "learning_rate": 2.590325409661253e-06, - "loss": 0.179, - "step": 8039 - }, - { - "epoch": 6.96, - "grad_norm": 0.0, - "learning_rate": 2.588235085934989e-06, - "loss": 0.1799, - "step": 8040 - }, - { - "epoch": 6.96, - "grad_norm": 0.0, - "learning_rate": 2.5861454805866316e-06, - "loss": 0.1733, - "step": 8041 - }, - { - "epoch": 6.96, - "grad_norm": 0.0, - "learning_rate": 2.5840565938187077e-06, - "loss": 0.1482, - "step": 8042 - }, - { - "epoch": 6.96, - "grad_norm": 0.0, - "learning_rate": 2.5819684258336864e-06, - "loss": 0.164, - "step": 8043 - }, - { - "epoch": 6.96, - "grad_norm": 0.0, - "learning_rate": 2.579880976833955e-06, - "loss": 0.1465, - "step": 8044 - }, - { - "epoch": 6.96, - "grad_norm": 0.0, - "learning_rate": 2.577794247021842e-06, - "loss": 0.2561, - "step": 8045 - }, - { - "epoch": 6.96, - "grad_norm": 0.0, - "learning_rate": 2.5757082365996e-06, - "loss": 0.1916, - "step": 8046 - }, - { - "epoch": 6.96, - "grad_norm": 0.0, - "learning_rate": 2.5736229457694163e-06, - "loss": 0.19, - "step": 8047 - }, - { - "epoch": 6.96, - "grad_norm": 0.0, - "learning_rate": 2.5715383747334e-06, - "loss": 0.1655, - "step": 8048 - }, - { - "epoch": 6.96, - "grad_norm": 0.0, - "learning_rate": 2.5694545236935997e-06, - "loss": 0.2214, - "step": 8049 - }, - { - "epoch": 6.96, - "grad_norm": 0.0, - "learning_rate": 2.5673713928519938e-06, - "loss": 0.1882, - "step": 8050 - }, - { - "epoch": 6.96, - "grad_norm": 0.0, - "learning_rate": 2.5652889824104797e-06, - "loss": 0.1826, - "step": 8051 - }, - { - "epoch": 6.97, - "grad_norm": 0.0, - "learning_rate": 2.5632072925708986e-06, - "loss": 0.143, - "step": 8052 - }, - { - "epoch": 6.97, - "grad_norm": 0.0, - "learning_rate": 2.561126323535017e-06, - "loss": 0.1977, - "step": 8053 - }, - { - "epoch": 6.97, - "grad_norm": 0.0, - "learning_rate": 2.5590460755045254e-06, - "loss": 0.1787, - "step": 8054 - }, - { - "epoch": 6.97, - "grad_norm": 0.0, - "learning_rate": 2.5569665486810535e-06, - "loss": 0.1751, - "step": 8055 - }, - { - "epoch": 6.97, - "grad_norm": 0.0, - "learning_rate": 2.5548877432661577e-06, - "loss": 0.2225, - "step": 8056 - }, - { - "epoch": 6.97, - "grad_norm": 0.0, - "learning_rate": 2.552809659461325e-06, - "loss": 0.2036, - "step": 8057 - }, - { - "epoch": 6.97, - "grad_norm": 0.0, - "learning_rate": 2.5507322974679706e-06, - "loss": 0.1893, - "step": 8058 - }, - { - "epoch": 6.97, - "grad_norm": 0.0, - "learning_rate": 2.5486556574874368e-06, - "loss": 0.1721, - "step": 8059 - }, - { - "epoch": 6.97, - "grad_norm": 0.0, - "learning_rate": 2.5465797397210023e-06, - "loss": 0.1444, - "step": 8060 - }, - { - "epoch": 6.97, - "grad_norm": 0.0, - "learning_rate": 2.5445045443698746e-06, - "loss": 0.1937, - "step": 8061 - }, - { - "epoch": 6.97, - "grad_norm": 0.0, - "learning_rate": 2.5424300716351904e-06, - "loss": 0.1876, - "step": 8062 - }, - { - "epoch": 6.97, - "grad_norm": 0.0, - "learning_rate": 2.5403563217180172e-06, - "loss": 0.2034, - "step": 8063 - }, - { - "epoch": 6.98, - "grad_norm": 0.0, - "learning_rate": 2.538283294819345e-06, - "loss": 0.2045, - "step": 8064 - }, - { - "epoch": 6.98, - "grad_norm": 0.0, - "learning_rate": 2.5362109911401045e-06, - "loss": 0.2246, - "step": 8065 - }, - { - "epoch": 6.98, - "grad_norm": 0.0, - "learning_rate": 2.5341394108811544e-06, - "loss": 0.2586, - "step": 8066 - }, - { - "epoch": 6.98, - "grad_norm": 0.0, - "learning_rate": 2.5320685542432733e-06, - "loss": 0.2478, - "step": 8067 - }, - { - "epoch": 6.98, - "grad_norm": 0.0, - "learning_rate": 2.529998421427181e-06, - "loss": 0.1512, - "step": 8068 - }, - { - "epoch": 6.98, - "grad_norm": 0.0, - "learning_rate": 2.5279290126335253e-06, - "loss": 0.199, - "step": 8069 - }, - { - "epoch": 6.98, - "grad_norm": 0.0, - "learning_rate": 2.525860328062877e-06, - "loss": 0.1511, - "step": 8070 - }, - { - "epoch": 6.98, - "grad_norm": 0.0, - "learning_rate": 2.523792367915743e-06, - "loss": 0.2387, - "step": 8071 - }, - { - "epoch": 6.98, - "grad_norm": 0.0, - "learning_rate": 2.5217251323925575e-06, - "loss": 0.1908, - "step": 8072 - }, - { - "epoch": 6.98, - "grad_norm": 0.0, - "learning_rate": 2.5196586216936903e-06, - "loss": 0.2132, - "step": 8073 - }, - { - "epoch": 6.98, - "grad_norm": 0.0, - "learning_rate": 2.517592836019428e-06, - "loss": 0.2595, - "step": 8074 - }, - { - "epoch": 6.99, - "grad_norm": 0.0, - "learning_rate": 2.5155277755700023e-06, - "loss": 0.2025, - "step": 8075 - }, - { - "epoch": 6.99, - "grad_norm": 0.0, - "learning_rate": 2.5134634405455605e-06, - "loss": 0.199, - "step": 8076 - }, - { - "epoch": 6.99, - "grad_norm": 0.0, - "learning_rate": 2.5113998311461883e-06, - "loss": 0.1574, - "step": 8077 - }, - { - "epoch": 6.99, - "grad_norm": 0.0, - "learning_rate": 2.509336947571901e-06, - "loss": 0.2011, - "step": 8078 - }, - { - "epoch": 6.99, - "grad_norm": 0.0, - "learning_rate": 2.5072747900226437e-06, - "loss": 0.2295, - "step": 8079 - }, - { - "epoch": 6.99, - "grad_norm": 0.0, - "learning_rate": 2.505213358698282e-06, - "loss": 0.1567, - "step": 8080 - }, - { - "epoch": 6.99, - "grad_norm": 0.0, - "learning_rate": 2.5031526537986217e-06, - "loss": 0.1889, - "step": 8081 - }, - { - "epoch": 6.99, - "grad_norm": 0.0, - "learning_rate": 2.5010926755233942e-06, - "loss": 0.1562, - "step": 8082 - }, - { - "epoch": 6.99, - "grad_norm": 0.0, - "learning_rate": 2.499033424072265e-06, - "loss": 0.1721, - "step": 8083 - }, - { - "epoch": 6.99, - "grad_norm": 0.0, - "learning_rate": 2.496974899644821e-06, - "loss": 0.1408, - "step": 8084 - }, - { - "epoch": 6.99, - "grad_norm": 0.0, - "learning_rate": 2.4949171024405796e-06, - "loss": 0.1675, - "step": 8085 - }, - { - "epoch": 6.99, - "grad_norm": 0.0, - "learning_rate": 2.4928600326589935e-06, - "loss": 0.275, - "step": 8086 - }, - { - "epoch": 7.0, - "grad_norm": 0.0, - "learning_rate": 2.4908036904994436e-06, - "loss": 0.1507, - "step": 8087 - }, - { - "epoch": 7.0, - "grad_norm": 0.0, - "learning_rate": 2.488748076161237e-06, - "loss": 0.1687, - "step": 8088 - }, - { - "epoch": 7.0, - "grad_norm": 0.0, - "learning_rate": 2.4866931898436165e-06, - "loss": 0.2438, - "step": 8089 - }, - { - "epoch": 7.0, - "grad_norm": 0.0, - "learning_rate": 2.4846390317457423e-06, - "loss": 0.1829, - "step": 8090 - }, - { - "epoch": 7.0, - "grad_norm": 0.0, - "learning_rate": 2.4825856020667172e-06, - "loss": 0.1928, - "step": 8091 - }, - { - "epoch": 7.0, - "grad_norm": 0.0, - "learning_rate": 2.480532901005568e-06, - "loss": 0.2062, - "step": 8092 - }, - { - "epoch": 7.0, - "grad_norm": 0.0, - "learning_rate": 2.4784809287612466e-06, - "loss": 0.1937, - "step": 8093 - }, - { - "epoch": 7.0, - "grad_norm": 0.0, - "learning_rate": 2.47642968553264e-06, - "loss": 0.1372, - "step": 8094 - }, - { - "epoch": 7.0, - "grad_norm": 0.0, - "learning_rate": 2.474379171518567e-06, - "loss": 0.1489, - "step": 8095 - }, - { - "epoch": 7.0, - "grad_norm": 0.0, - "learning_rate": 2.4723293869177654e-06, - "loss": 0.1552, - "step": 8096 - }, - { - "epoch": 7.0, - "grad_norm": 0.0, - "learning_rate": 2.4702803319289103e-06, - "loss": 0.2093, - "step": 8097 - }, - { - "epoch": 7.01, - "grad_norm": 0.0, - "learning_rate": 2.4682320067506073e-06, - "loss": 0.1371, - "step": 8098 - }, - { - "epoch": 7.01, - "grad_norm": 0.0, - "learning_rate": 2.466184411581387e-06, - "loss": 0.1488, - "step": 8099 - }, - { - "epoch": 7.01, - "grad_norm": 0.0, - "learning_rate": 2.4641375466197116e-06, - "loss": 0.1886, - "step": 8100 - }, - { - "epoch": 7.01, - "grad_norm": 0.0, - "learning_rate": 2.462091412063965e-06, - "loss": 0.1995, - "step": 8101 - }, - { - "epoch": 7.01, - "grad_norm": 0.0, - "learning_rate": 2.4600460081124735e-06, - "loss": 0.1428, - "step": 8102 - }, - { - "epoch": 7.01, - "grad_norm": 0.0, - "learning_rate": 2.458001334963482e-06, - "loss": 0.1682, - "step": 8103 - }, - { - "epoch": 7.01, - "grad_norm": 0.0, - "learning_rate": 2.4559573928151704e-06, - "loss": 0.1527, - "step": 8104 - }, - { - "epoch": 7.01, - "grad_norm": 0.0, - "learning_rate": 2.4539141818656486e-06, - "loss": 0.1617, - "step": 8105 - }, - { - "epoch": 7.01, - "grad_norm": 0.0, - "learning_rate": 2.4518717023129467e-06, - "loss": 0.1562, - "step": 8106 - }, - { - "epoch": 7.01, - "grad_norm": 0.0, - "learning_rate": 2.449829954355033e-06, - "loss": 0.1968, - "step": 8107 - }, - { - "epoch": 7.01, - "grad_norm": 0.0, - "learning_rate": 2.4477889381898057e-06, - "loss": 0.1431, - "step": 8108 - }, - { - "epoch": 7.01, - "grad_norm": 0.0, - "learning_rate": 2.44574865401508e-06, - "loss": 0.1463, - "step": 8109 - }, - { - "epoch": 7.02, - "grad_norm": 0.0, - "learning_rate": 2.4437091020286164e-06, - "loss": 0.2094, - "step": 8110 - }, - { - "epoch": 7.02, - "grad_norm": 0.0, - "learning_rate": 2.4416702824280903e-06, - "loss": 0.1374, - "step": 8111 - }, - { - "epoch": 7.02, - "grad_norm": 0.0, - "learning_rate": 2.4396321954111137e-06, - "loss": 0.1411, - "step": 8112 - }, - { - "epoch": 7.02, - "grad_norm": 0.0, - "learning_rate": 2.4375948411752282e-06, - "loss": 0.1631, - "step": 8113 - }, - { - "epoch": 7.02, - "grad_norm": 0.0, - "learning_rate": 2.4355582199179006e-06, - "loss": 0.1381, - "step": 8114 - }, - { - "epoch": 7.02, - "grad_norm": 0.0, - "learning_rate": 2.433522331836532e-06, - "loss": 0.2177, - "step": 8115 - }, - { - "epoch": 7.02, - "grad_norm": 0.0, - "learning_rate": 2.431487177128443e-06, - "loss": 0.1635, - "step": 8116 - }, - { - "epoch": 7.02, - "grad_norm": 0.0, - "learning_rate": 2.429452755990895e-06, - "loss": 0.242, - "step": 8117 - }, - { - "epoch": 7.02, - "grad_norm": 0.0, - "learning_rate": 2.4274190686210665e-06, - "loss": 0.1981, - "step": 8118 - }, - { - "epoch": 7.02, - "grad_norm": 0.0, - "learning_rate": 2.425386115216073e-06, - "loss": 0.2104, - "step": 8119 - }, - { - "epoch": 7.02, - "grad_norm": 0.0, - "learning_rate": 2.4233538959729564e-06, - "loss": 0.1517, - "step": 8120 - }, - { - "epoch": 7.03, - "grad_norm": 0.0, - "learning_rate": 2.4213224110886912e-06, - "loss": 0.2387, - "step": 8121 - }, - { - "epoch": 7.03, - "grad_norm": 0.0, - "learning_rate": 2.4192916607601702e-06, - "loss": 0.1733, - "step": 8122 - }, - { - "epoch": 7.03, - "grad_norm": 0.0, - "learning_rate": 2.4172616451842257e-06, - "loss": 0.1724, - "step": 8123 - }, - { - "epoch": 7.03, - "grad_norm": 0.0, - "learning_rate": 2.4152323645576148e-06, - "loss": 0.2181, - "step": 8124 - }, - { - "epoch": 7.03, - "grad_norm": 0.0, - "learning_rate": 2.413203819077026e-06, - "loss": 0.1799, - "step": 8125 - }, - { - "epoch": 7.03, - "grad_norm": 0.0, - "learning_rate": 2.4111760089390712e-06, - "loss": 0.1937, - "step": 8126 - }, - { - "epoch": 7.03, - "grad_norm": 0.0, - "learning_rate": 2.4091489343402906e-06, - "loss": 0.218, - "step": 8127 - }, - { - "epoch": 7.03, - "grad_norm": 0.0, - "learning_rate": 2.4071225954771605e-06, - "loss": 0.16, - "step": 8128 - }, - { - "epoch": 7.03, - "grad_norm": 0.0, - "learning_rate": 2.4050969925460798e-06, - "loss": 0.1581, - "step": 8129 - }, - { - "epoch": 7.03, - "grad_norm": 0.0, - "learning_rate": 2.4030721257433797e-06, - "loss": 0.1837, - "step": 8130 - }, - { - "epoch": 7.03, - "grad_norm": 0.0, - "learning_rate": 2.401047995265321e-06, - "loss": 0.1651, - "step": 8131 - }, - { - "epoch": 7.03, - "grad_norm": 0.0, - "learning_rate": 2.399024601308084e-06, - "loss": 0.2222, - "step": 8132 - }, - { - "epoch": 7.04, - "grad_norm": 0.0, - "learning_rate": 2.3970019440677884e-06, - "loss": 0.1991, - "step": 8133 - }, - { - "epoch": 7.04, - "grad_norm": 0.0, - "learning_rate": 2.394980023740481e-06, - "loss": 0.1418, - "step": 8134 - }, - { - "epoch": 7.04, - "grad_norm": 0.0, - "learning_rate": 2.392958840522126e-06, - "loss": 0.1679, - "step": 8135 - }, - { - "epoch": 7.04, - "grad_norm": 0.0, - "learning_rate": 2.390938394608633e-06, - "loss": 0.2259, - "step": 8136 - }, - { - "epoch": 7.04, - "grad_norm": 0.0, - "learning_rate": 2.388918686195826e-06, - "loss": 0.152, - "step": 8137 - }, - { - "epoch": 7.04, - "grad_norm": 0.0, - "learning_rate": 2.386899715479465e-06, - "loss": 0.1613, - "step": 8138 - }, - { - "epoch": 7.04, - "grad_norm": 0.0, - "learning_rate": 2.3848814826552357e-06, - "loss": 0.1736, - "step": 8139 - }, - { - "epoch": 7.04, - "grad_norm": 0.0, - "learning_rate": 2.3828639879187555e-06, - "loss": 0.1693, - "step": 8140 - }, - { - "epoch": 7.04, - "grad_norm": 0.0, - "learning_rate": 2.3808472314655704e-06, - "loss": 0.1581, - "step": 8141 - }, - { - "epoch": 7.04, - "grad_norm": 0.0, - "learning_rate": 2.3788312134911483e-06, - "loss": 0.226, - "step": 8142 - }, - { - "epoch": 7.04, - "grad_norm": 0.0, - "learning_rate": 2.3768159341908893e-06, - "loss": 0.1378, - "step": 8143 - }, - { - "epoch": 7.04, - "grad_norm": 0.0, - "learning_rate": 2.3748013937601223e-06, - "loss": 0.1525, - "step": 8144 - }, - { - "epoch": 7.05, - "grad_norm": 0.0, - "learning_rate": 2.372787592394107e-06, - "loss": 0.1542, - "step": 8145 - }, - { - "epoch": 7.05, - "grad_norm": 0.0, - "learning_rate": 2.370774530288028e-06, - "loss": 0.1762, - "step": 8146 - }, - { - "epoch": 7.05, - "grad_norm": 0.0, - "learning_rate": 2.368762207637002e-06, - "loss": 0.181, - "step": 8147 - }, - { - "epoch": 7.05, - "grad_norm": 0.0, - "learning_rate": 2.3667506246360662e-06, - "loss": 0.1522, - "step": 8148 - }, - { - "epoch": 7.05, - "grad_norm": 0.0, - "learning_rate": 2.364739781480193e-06, - "loss": 0.1525, - "step": 8149 - }, - { - "epoch": 7.05, - "grad_norm": 0.0, - "learning_rate": 2.362729678364286e-06, - "loss": 0.2308, - "step": 8150 - }, - { - "epoch": 7.05, - "grad_norm": 0.0, - "learning_rate": 2.360720315483166e-06, - "loss": 0.1757, - "step": 8151 - }, - { - "epoch": 7.05, - "grad_norm": 0.0, - "learning_rate": 2.3587116930315934e-06, - "loss": 0.1505, - "step": 8152 - }, - { - "epoch": 7.05, - "grad_norm": 0.0, - "learning_rate": 2.3567038112042474e-06, - "loss": 0.1518, - "step": 8153 - }, - { - "epoch": 7.05, - "grad_norm": 0.0, - "learning_rate": 2.354696670195741e-06, - "loss": 0.216, - "step": 8154 - }, - { - "epoch": 7.05, - "grad_norm": 0.0, - "learning_rate": 2.3526902702006172e-06, - "loss": 0.1692, - "step": 8155 - }, - { - "epoch": 7.06, - "grad_norm": 0.0, - "learning_rate": 2.350684611413342e-06, - "loss": 0.1923, - "step": 8156 - }, - { - "epoch": 7.06, - "grad_norm": 0.0, - "learning_rate": 2.3486796940283153e-06, - "loss": 0.1477, - "step": 8157 - }, - { - "epoch": 7.06, - "grad_norm": 0.0, - "learning_rate": 2.346675518239856e-06, - "loss": 0.1372, - "step": 8158 - }, - { - "epoch": 7.06, - "grad_norm": 0.0, - "learning_rate": 2.3446720842422223e-06, - "loss": 0.1942, - "step": 8159 - }, - { - "epoch": 7.06, - "grad_norm": 0.0, - "learning_rate": 2.3426693922295908e-06, - "loss": 0.1482, - "step": 8160 - }, - { - "epoch": 7.06, - "grad_norm": 0.0, - "learning_rate": 2.340667442396072e-06, - "loss": 0.1792, - "step": 8161 - }, - { - "epoch": 7.06, - "grad_norm": 0.0, - "learning_rate": 2.338666234935705e-06, - "loss": 0.1519, - "step": 8162 - }, - { - "epoch": 7.06, - "grad_norm": 0.0, - "learning_rate": 2.33666577004245e-06, - "loss": 0.1813, - "step": 8163 - }, - { - "epoch": 7.06, - "grad_norm": 0.0, - "learning_rate": 2.3346660479102034e-06, - "loss": 0.1659, - "step": 8164 - }, - { - "epoch": 7.06, - "grad_norm": 0.0, - "learning_rate": 2.3326670687327857e-06, - "loss": 0.1569, - "step": 8165 - }, - { - "epoch": 7.06, - "grad_norm": 0.0, - "learning_rate": 2.3306688327039475e-06, - "loss": 0.1445, - "step": 8166 - }, - { - "epoch": 7.06, - "grad_norm": 0.0, - "learning_rate": 2.3286713400173655e-06, - "loss": 0.163, - "step": 8167 - }, - { - "epoch": 7.07, - "grad_norm": 0.0, - "learning_rate": 2.326674590866643e-06, - "loss": 0.1652, - "step": 8168 - }, - { - "epoch": 7.07, - "grad_norm": 0.0, - "learning_rate": 2.3246785854453124e-06, - "loss": 0.1558, - "step": 8169 - }, - { - "epoch": 7.07, - "grad_norm": 0.0, - "learning_rate": 2.322683323946835e-06, - "loss": 0.1978, - "step": 8170 - }, - { - "epoch": 7.07, - "grad_norm": 0.0, - "learning_rate": 2.3206888065646003e-06, - "loss": 0.1555, - "step": 8171 - }, - { - "epoch": 7.07, - "grad_norm": 0.0, - "learning_rate": 2.3186950334919246e-06, - "loss": 0.2142, - "step": 8172 - }, - { - "epoch": 7.07, - "grad_norm": 0.0, - "learning_rate": 2.3167020049220545e-06, - "loss": 0.1887, - "step": 8173 - }, - { - "epoch": 7.07, - "grad_norm": 0.0, - "learning_rate": 2.3147097210481585e-06, - "loss": 0.1781, - "step": 8174 - }, - { - "epoch": 7.07, - "grad_norm": 0.0, - "learning_rate": 2.312718182063338e-06, - "loss": 0.1927, - "step": 8175 - }, - { - "epoch": 7.07, - "grad_norm": 0.0, - "learning_rate": 2.310727388160625e-06, - "loss": 0.1609, - "step": 8176 - }, - { - "epoch": 7.07, - "grad_norm": 0.0, - "learning_rate": 2.308737339532968e-06, - "loss": 0.1937, - "step": 8177 - }, - { - "epoch": 7.07, - "grad_norm": 0.0, - "learning_rate": 2.3067480363732574e-06, - "loss": 0.1805, - "step": 8178 - }, - { - "epoch": 7.08, - "grad_norm": 0.0, - "learning_rate": 2.304759478874299e-06, - "loss": 0.1399, - "step": 8179 - }, - { - "epoch": 7.08, - "grad_norm": 0.0, - "learning_rate": 2.3027716672288323e-06, - "loss": 0.1613, - "step": 8180 - }, - { - "epoch": 7.08, - "grad_norm": 0.0, - "learning_rate": 2.3007846016295267e-06, - "loss": 0.1745, - "step": 8181 - }, - { - "epoch": 7.08, - "grad_norm": 0.0, - "learning_rate": 2.2987982822689747e-06, - "loss": 0.1571, - "step": 8182 - }, - { - "epoch": 7.08, - "grad_norm": 0.0, - "learning_rate": 2.296812709339703e-06, - "loss": 0.1884, - "step": 8183 - }, - { - "epoch": 7.08, - "grad_norm": 0.0, - "learning_rate": 2.2948278830341562e-06, - "loss": 0.1556, - "step": 8184 - }, - { - "epoch": 7.08, - "grad_norm": 0.0, - "learning_rate": 2.292843803544711e-06, - "loss": 0.1561, - "step": 8185 - }, - { - "epoch": 7.08, - "grad_norm": 0.0, - "learning_rate": 2.290860471063673e-06, - "loss": 0.1369, - "step": 8186 - }, - { - "epoch": 7.08, - "grad_norm": 0.0, - "learning_rate": 2.288877885783276e-06, - "loss": 0.1814, - "step": 8187 - }, - { - "epoch": 7.08, - "grad_norm": 0.0, - "learning_rate": 2.2868960478956825e-06, - "loss": 0.2381, - "step": 8188 - }, - { - "epoch": 7.08, - "grad_norm": 0.0, - "learning_rate": 2.284914957592975e-06, - "loss": 0.1573, - "step": 8189 - }, - { - "epoch": 7.08, - "grad_norm": 0.0, - "learning_rate": 2.2829346150671706e-06, - "loss": 0.1573, - "step": 8190 - }, - { - "epoch": 7.09, - "grad_norm": 0.0, - "learning_rate": 2.280955020510214e-06, - "loss": 0.1538, - "step": 8191 - }, - { - "epoch": 7.09, - "grad_norm": 0.0, - "learning_rate": 2.2789761741139758e-06, - "loss": 0.1612, - "step": 8192 - }, - { - "epoch": 7.09, - "grad_norm": 0.0, - "learning_rate": 2.2769980760702493e-06, - "loss": 0.1556, - "step": 8193 - }, - { - "epoch": 7.09, - "grad_norm": 0.0, - "learning_rate": 2.2750207265707645e-06, - "loss": 0.2117, - "step": 8194 - }, - { - "epoch": 7.09, - "grad_norm": 0.0, - "learning_rate": 2.27304412580717e-06, - "loss": 0.189, - "step": 8195 - }, - { - "epoch": 7.09, - "grad_norm": 0.0, - "learning_rate": 2.2710682739710464e-06, - "loss": 0.143, - "step": 8196 - }, - { - "epoch": 7.09, - "grad_norm": 0.0, - "learning_rate": 2.2690931712539044e-06, - "loss": 0.1856, - "step": 8197 - }, - { - "epoch": 7.09, - "grad_norm": 0.0, - "learning_rate": 2.267118817847176e-06, - "loss": 0.1657, - "step": 8198 - }, - { - "epoch": 7.09, - "grad_norm": 0.0, - "learning_rate": 2.265145213942227e-06, - "loss": 0.1443, - "step": 8199 - }, - { - "epoch": 7.09, - "grad_norm": 0.0, - "learning_rate": 2.263172359730341e-06, - "loss": 0.1608, - "step": 8200 - }, - { - "epoch": 7.09, - "grad_norm": 0.0, - "learning_rate": 2.261200255402741e-06, - "loss": 0.1693, - "step": 8201 - }, - { - "epoch": 7.1, - "grad_norm": 0.0, - "learning_rate": 2.2592289011505673e-06, - "loss": 0.2002, - "step": 8202 - }, - { - "epoch": 7.1, - "grad_norm": 0.0, - "learning_rate": 2.2572582971648917e-06, - "loss": 0.1858, - "step": 8203 - }, - { - "epoch": 7.1, - "grad_norm": 0.0, - "learning_rate": 2.2552884436367163e-06, - "loss": 0.1519, - "step": 8204 - }, - { - "epoch": 7.1, - "grad_norm": 0.0, - "learning_rate": 2.253319340756962e-06, - "loss": 0.2528, - "step": 8205 - }, - { - "epoch": 7.1, - "grad_norm": 0.0, - "learning_rate": 2.251350988716485e-06, - "loss": 0.1452, - "step": 8206 - }, - { - "epoch": 7.1, - "grad_norm": 0.0, - "learning_rate": 2.2493833877060668e-06, - "loss": 0.1645, - "step": 8207 - }, - { - "epoch": 7.1, - "grad_norm": 0.0, - "learning_rate": 2.247416537916414e-06, - "loss": 0.2246, - "step": 8208 - }, - { - "epoch": 7.1, - "grad_norm": 0.0, - "learning_rate": 2.245450439538164e-06, - "loss": 0.1801, - "step": 8209 - }, - { - "epoch": 7.1, - "grad_norm": 0.0, - "learning_rate": 2.243485092761877e-06, - "loss": 0.1676, - "step": 8210 - }, - { - "epoch": 7.1, - "grad_norm": 0.0, - "learning_rate": 2.241520497778038e-06, - "loss": 0.165, - "step": 8211 - }, - { - "epoch": 7.1, - "grad_norm": 0.0, - "learning_rate": 2.2395566547770687e-06, - "loss": 0.1941, - "step": 8212 - }, - { - "epoch": 7.1, - "grad_norm": 0.0, - "learning_rate": 2.2375935639493105e-06, - "loss": 0.1626, - "step": 8213 - }, - { - "epoch": 7.11, - "grad_norm": 0.0, - "learning_rate": 2.2356312254850377e-06, - "loss": 0.2148, - "step": 8214 - }, - { - "epoch": 7.11, - "grad_norm": 0.0, - "learning_rate": 2.2336696395744416e-06, - "loss": 0.1841, - "step": 8215 - }, - { - "epoch": 7.11, - "grad_norm": 0.0, - "learning_rate": 2.231708806407652e-06, - "loss": 0.163, - "step": 8216 - }, - { - "epoch": 7.11, - "grad_norm": 0.0, - "learning_rate": 2.2297487261747174e-06, - "loss": 0.1385, - "step": 8217 - }, - { - "epoch": 7.11, - "grad_norm": 0.0, - "learning_rate": 2.227789399065622e-06, - "loss": 0.1908, - "step": 8218 - }, - { - "epoch": 7.11, - "grad_norm": 0.0, - "learning_rate": 2.2258308252702656e-06, - "loss": 0.1783, - "step": 8219 - }, - { - "epoch": 7.11, - "grad_norm": 0.0, - "learning_rate": 2.223873004978485e-06, - "loss": 0.1742, - "step": 8220 - }, - { - "epoch": 7.11, - "grad_norm": 0.0, - "learning_rate": 2.221915938380036e-06, - "loss": 0.186, - "step": 8221 - }, - { - "epoch": 7.11, - "grad_norm": 0.0, - "learning_rate": 2.219959625664608e-06, - "loss": 0.1675, - "step": 8222 - }, - { - "epoch": 7.11, - "grad_norm": 0.0, - "learning_rate": 2.218004067021814e-06, - "loss": 0.1712, - "step": 8223 - }, - { - "epoch": 7.11, - "grad_norm": 0.0, - "learning_rate": 2.2160492626411957e-06, - "loss": 0.1548, - "step": 8224 - }, - { - "epoch": 7.12, - "grad_norm": 0.0, - "learning_rate": 2.2140952127122206e-06, - "loss": 0.2366, - "step": 8225 - }, - { - "epoch": 7.12, - "grad_norm": 0.0, - "learning_rate": 2.212141917424284e-06, - "loss": 0.1615, - "step": 8226 - }, - { - "epoch": 7.12, - "grad_norm": 0.0, - "learning_rate": 2.2101893769667014e-06, - "loss": 0.1546, - "step": 8227 - }, - { - "epoch": 7.12, - "grad_norm": 0.0, - "learning_rate": 2.2082375915287247e-06, - "loss": 0.2945, - "step": 8228 - }, - { - "epoch": 7.12, - "grad_norm": 0.0, - "learning_rate": 2.206286561299529e-06, - "loss": 0.1378, - "step": 8229 - }, - { - "epoch": 7.12, - "grad_norm": 0.0, - "learning_rate": 2.204336286468218e-06, - "loss": 0.1452, - "step": 8230 - }, - { - "epoch": 7.12, - "grad_norm": 0.0, - "learning_rate": 2.2023867672238164e-06, - "loss": 0.1813, - "step": 8231 - }, - { - "epoch": 7.12, - "grad_norm": 0.0, - "learning_rate": 2.20043800375528e-06, - "loss": 0.147, - "step": 8232 - }, - { - "epoch": 7.12, - "grad_norm": 0.0, - "learning_rate": 2.1984899962514916e-06, - "loss": 0.1877, - "step": 8233 - }, - { - "epoch": 7.12, - "grad_norm": 0.0, - "learning_rate": 2.1965427449012622e-06, - "loss": 0.1925, - "step": 8234 - }, - { - "epoch": 7.12, - "grad_norm": 0.0, - "learning_rate": 2.194596249893323e-06, - "loss": 0.1914, - "step": 8235 - }, - { - "epoch": 7.12, - "grad_norm": 0.0, - "learning_rate": 2.19265051141634e-06, - "loss": 0.1581, - "step": 8236 - }, - { - "epoch": 7.13, - "grad_norm": 0.0, - "learning_rate": 2.1907055296588964e-06, - "loss": 0.1657, - "step": 8237 - }, - { - "epoch": 7.13, - "grad_norm": 0.0, - "learning_rate": 2.1887613048095123e-06, - "loss": 0.1449, - "step": 8238 - }, - { - "epoch": 7.13, - "grad_norm": 0.0, - "learning_rate": 2.1868178370566286e-06, - "loss": 0.1809, - "step": 8239 - }, - { - "epoch": 7.13, - "grad_norm": 0.0, - "learning_rate": 2.1848751265886157e-06, - "loss": 0.1899, - "step": 8240 - }, - { - "epoch": 7.13, - "grad_norm": 0.0, - "learning_rate": 2.1829331735937653e-06, - "loss": 0.2263, - "step": 8241 - }, - { - "epoch": 7.13, - "grad_norm": 0.0, - "learning_rate": 2.1809919782603007e-06, - "loss": 0.2173, - "step": 8242 - }, - { - "epoch": 7.13, - "grad_norm": 0.0, - "learning_rate": 2.179051540776372e-06, - "loss": 0.1671, - "step": 8243 - }, - { - "epoch": 7.13, - "grad_norm": 0.0, - "learning_rate": 2.1771118613300523e-06, - "loss": 0.1909, - "step": 8244 - }, - { - "epoch": 7.13, - "grad_norm": 0.0, - "learning_rate": 2.1751729401093423e-06, - "loss": 0.1427, - "step": 8245 - }, - { - "epoch": 7.13, - "grad_norm": 0.0, - "learning_rate": 2.1732347773021744e-06, - "loss": 0.1364, - "step": 8246 - }, - { - "epoch": 7.13, - "grad_norm": 0.0, - "learning_rate": 2.171297373096397e-06, - "loss": 0.1947, - "step": 8247 - }, - { - "epoch": 7.13, - "grad_norm": 0.0, - "learning_rate": 2.1693607276797946e-06, - "loss": 0.1435, - "step": 8248 - }, - { - "epoch": 7.14, - "grad_norm": 0.0, - "learning_rate": 2.1674248412400745e-06, - "loss": 0.1645, - "step": 8249 - }, - { - "epoch": 7.14, - "grad_norm": 0.0, - "learning_rate": 2.165489713964869e-06, - "loss": 0.1815, - "step": 8250 - }, - { - "epoch": 7.14, - "grad_norm": 0.0, - "learning_rate": 2.1635553460417426e-06, - "loss": 0.2023, - "step": 8251 - }, - { - "epoch": 7.14, - "grad_norm": 0.0, - "learning_rate": 2.1616217376581795e-06, - "loss": 0.1686, - "step": 8252 - }, - { - "epoch": 7.14, - "grad_norm": 0.0, - "learning_rate": 2.1596888890015887e-06, - "loss": 0.1365, - "step": 8253 - }, - { - "epoch": 7.14, - "grad_norm": 0.0, - "learning_rate": 2.157756800259313e-06, - "loss": 0.1891, - "step": 8254 - }, - { - "epoch": 7.14, - "grad_norm": 0.0, - "learning_rate": 2.155825471618619e-06, - "loss": 0.1722, - "step": 8255 - }, - { - "epoch": 7.14, - "grad_norm": 0.0, - "learning_rate": 2.1538949032667e-06, - "loss": 0.1713, - "step": 8256 - }, - { - "epoch": 7.14, - "grad_norm": 0.0, - "learning_rate": 2.1519650953906702e-06, - "loss": 0.2042, - "step": 8257 - }, - { - "epoch": 7.14, - "grad_norm": 0.0, - "learning_rate": 2.1500360481775763e-06, - "loss": 0.1373, - "step": 8258 - }, - { - "epoch": 7.14, - "grad_norm": 0.0, - "learning_rate": 2.14810776181439e-06, - "loss": 0.1618, - "step": 8259 - }, - { - "epoch": 7.15, - "grad_norm": 0.0, - "learning_rate": 2.14618023648801e-06, - "loss": 0.1441, - "step": 8260 - }, - { - "epoch": 7.15, - "grad_norm": 0.0, - "learning_rate": 2.144253472385256e-06, - "loss": 0.1471, - "step": 8261 - }, - { - "epoch": 7.15, - "grad_norm": 0.0, - "learning_rate": 2.142327469692882e-06, - "loss": 0.1675, - "step": 8262 - }, - { - "epoch": 7.15, - "grad_norm": 0.0, - "learning_rate": 2.140402228597558e-06, - "loss": 0.2024, - "step": 8263 - }, - { - "epoch": 7.15, - "grad_norm": 0.0, - "learning_rate": 2.1384777492858897e-06, - "loss": 0.1729, - "step": 8264 - }, - { - "epoch": 7.15, - "grad_norm": 0.0, - "learning_rate": 2.1365540319444055e-06, - "loss": 0.1392, - "step": 8265 - }, - { - "epoch": 7.15, - "grad_norm": 0.0, - "learning_rate": 2.1346310767595623e-06, - "loss": 0.242, - "step": 8266 - }, - { - "epoch": 7.15, - "grad_norm": 0.0, - "learning_rate": 2.1327088839177344e-06, - "loss": 0.1372, - "step": 8267 - }, - { - "epoch": 7.15, - "grad_norm": 0.0, - "learning_rate": 2.1307874536052344e-06, - "loss": 0.1658, - "step": 8268 - }, - { - "epoch": 7.15, - "grad_norm": 0.0, - "learning_rate": 2.12886678600829e-06, - "loss": 0.1629, - "step": 8269 - }, - { - "epoch": 7.15, - "grad_norm": 0.0, - "learning_rate": 2.1269468813130613e-06, - "loss": 0.1522, - "step": 8270 - }, - { - "epoch": 7.15, - "grad_norm": 0.0, - "learning_rate": 2.125027739705635e-06, - "loss": 0.2357, - "step": 8271 - }, - { - "epoch": 7.16, - "grad_norm": 0.0, - "learning_rate": 2.1231093613720245e-06, - "loss": 0.1855, - "step": 8272 - }, - { - "epoch": 7.16, - "grad_norm": 0.0, - "learning_rate": 2.121191746498159e-06, - "loss": 0.2469, - "step": 8273 - }, - { - "epoch": 7.16, - "grad_norm": 0.0, - "learning_rate": 2.1192748952699073e-06, - "loss": 0.1664, - "step": 8274 - }, - { - "epoch": 7.16, - "grad_norm": 0.0, - "learning_rate": 2.1173588078730555e-06, - "loss": 0.1895, - "step": 8275 - }, - { - "epoch": 7.16, - "grad_norm": 0.0, - "learning_rate": 2.1154434844933225e-06, - "loss": 0.1457, - "step": 8276 - }, - { - "epoch": 7.16, - "grad_norm": 0.0, - "learning_rate": 2.113528925316344e-06, - "loss": 0.163, - "step": 8277 - }, - { - "epoch": 7.16, - "grad_norm": 0.0, - "learning_rate": 2.1116151305276912e-06, - "loss": 0.1627, - "step": 8278 - }, - { - "epoch": 7.16, - "grad_norm": 0.0, - "learning_rate": 2.1097021003128528e-06, - "loss": 0.16, - "step": 8279 - }, - { - "epoch": 7.16, - "grad_norm": 0.0, - "learning_rate": 2.107789834857248e-06, - "loss": 0.1731, - "step": 8280 - }, - { - "epoch": 7.16, - "grad_norm": 0.0, - "learning_rate": 2.105878334346223e-06, - "loss": 0.1583, - "step": 8281 - }, - { - "epoch": 7.16, - "grad_norm": 0.0, - "learning_rate": 2.1039675989650497e-06, - "loss": 0.1373, - "step": 8282 - }, - { - "epoch": 7.17, - "grad_norm": 0.0, - "learning_rate": 2.1020576288989203e-06, - "loss": 0.1528, - "step": 8283 - }, - { - "epoch": 7.17, - "grad_norm": 0.0, - "learning_rate": 2.100148424332957e-06, - "loss": 0.223, - "step": 8284 - }, - { - "epoch": 7.17, - "grad_norm": 0.0, - "learning_rate": 2.0982399854522116e-06, - "loss": 0.1576, - "step": 8285 - }, - { - "epoch": 7.17, - "grad_norm": 0.0, - "learning_rate": 2.0963323124416536e-06, - "loss": 0.1493, - "step": 8286 - }, - { - "epoch": 7.17, - "grad_norm": 0.0, - "learning_rate": 2.0944254054861825e-06, - "loss": 0.1927, - "step": 8287 - }, - { - "epoch": 7.17, - "grad_norm": 0.0, - "learning_rate": 2.092519264770627e-06, - "loss": 0.1553, - "step": 8288 - }, - { - "epoch": 7.17, - "grad_norm": 0.0, - "learning_rate": 2.0906138904797333e-06, - "loss": 0.1553, - "step": 8289 - }, - { - "epoch": 7.17, - "grad_norm": 0.0, - "learning_rate": 2.088709282798179e-06, - "loss": 0.1542, - "step": 8290 - }, - { - "epoch": 7.17, - "grad_norm": 0.0, - "learning_rate": 2.086805441910568e-06, - "loss": 0.2367, - "step": 8291 - }, - { - "epoch": 7.17, - "grad_norm": 0.0, - "learning_rate": 2.08490236800143e-06, - "loss": 0.1387, - "step": 8292 - }, - { - "epoch": 7.17, - "grad_norm": 0.0, - "learning_rate": 2.083000061255216e-06, - "loss": 0.2235, - "step": 8293 - }, - { - "epoch": 7.17, - "grad_norm": 0.0, - "learning_rate": 2.0810985218563028e-06, - "loss": 0.1355, - "step": 8294 - }, - { - "epoch": 7.18, - "grad_norm": 0.0, - "learning_rate": 2.079197749988997e-06, - "loss": 0.1941, - "step": 8295 - }, - { - "epoch": 7.18, - "grad_norm": 0.0, - "learning_rate": 2.07729774583753e-06, - "loss": 0.2039, - "step": 8296 - }, - { - "epoch": 7.18, - "grad_norm": 0.0, - "learning_rate": 2.0753985095860562e-06, - "loss": 0.1356, - "step": 8297 - }, - { - "epoch": 7.18, - "grad_norm": 0.0, - "learning_rate": 2.0735000414186623e-06, - "loss": 0.1665, - "step": 8298 - }, - { - "epoch": 7.18, - "grad_norm": 0.0, - "learning_rate": 2.0716023415193478e-06, - "loss": 0.1971, - "step": 8299 - }, - { - "epoch": 7.18, - "grad_norm": 0.0, - "learning_rate": 2.0697054100720493e-06, - "loss": 0.1518, - "step": 8300 - }, - { - "epoch": 7.18, - "grad_norm": 0.0, - "learning_rate": 2.067809247260626e-06, - "loss": 0.1784, - "step": 8301 - }, - { - "epoch": 7.18, - "grad_norm": 0.0, - "learning_rate": 2.0659138532688615e-06, - "loss": 0.1367, - "step": 8302 - }, - { - "epoch": 7.18, - "grad_norm": 0.0, - "learning_rate": 2.0640192282804614e-06, - "loss": 0.1991, - "step": 8303 - }, - { - "epoch": 7.18, - "grad_norm": 0.0, - "learning_rate": 2.0621253724790656e-06, - "loss": 0.1684, - "step": 8304 - }, - { - "epoch": 7.18, - "grad_norm": 0.0, - "learning_rate": 2.060232286048228e-06, - "loss": 0.2165, - "step": 8305 - }, - { - "epoch": 7.19, - "grad_norm": 0.0, - "learning_rate": 2.0583399691714377e-06, - "loss": 0.1947, - "step": 8306 - }, - { - "epoch": 7.19, - "grad_norm": 0.0, - "learning_rate": 2.0564484220321055e-06, - "loss": 0.1398, - "step": 8307 - }, - { - "epoch": 7.19, - "grad_norm": 0.0, - "learning_rate": 2.0545576448135708e-06, - "loss": 0.144, - "step": 8308 - }, - { - "epoch": 7.19, - "grad_norm": 0.0, - "learning_rate": 2.0526676376990886e-06, - "loss": 0.1426, - "step": 8309 - }, - { - "epoch": 7.19, - "grad_norm": 0.0, - "learning_rate": 2.0507784008718513e-06, - "loss": 0.1477, - "step": 8310 - }, - { - "epoch": 7.19, - "grad_norm": 0.0, - "learning_rate": 2.048889934514967e-06, - "loss": 0.1375, - "step": 8311 - }, - { - "epoch": 7.19, - "grad_norm": 0.0, - "learning_rate": 2.047002238811476e-06, - "loss": 0.1791, - "step": 8312 - }, - { - "epoch": 7.19, - "grad_norm": 0.0, - "learning_rate": 2.0451153139443423e-06, - "loss": 0.1495, - "step": 8313 - }, - { - "epoch": 7.19, - "grad_norm": 0.0, - "learning_rate": 2.043229160096454e-06, - "loss": 0.1872, - "step": 8314 - }, - { - "epoch": 7.19, - "grad_norm": 0.0, - "learning_rate": 2.0413437774506217e-06, - "loss": 0.1941, - "step": 8315 - }, - { - "epoch": 7.19, - "grad_norm": 0.0, - "learning_rate": 2.039459166189586e-06, - "loss": 0.1739, - "step": 8316 - }, - { - "epoch": 7.19, - "grad_norm": 0.0, - "learning_rate": 2.0375753264960117e-06, - "loss": 0.1519, - "step": 8317 - }, - { - "epoch": 7.2, - "grad_norm": 0.0, - "learning_rate": 2.0356922585524894e-06, - "loss": 0.16, - "step": 8318 - }, - { - "epoch": 7.2, - "grad_norm": 0.0, - "learning_rate": 2.033809962541532e-06, - "loss": 0.2059, - "step": 8319 - }, - { - "epoch": 7.2, - "grad_norm": 0.0, - "learning_rate": 2.0319284386455763e-06, - "loss": 0.1569, - "step": 8320 - }, - { - "epoch": 7.2, - "grad_norm": 0.0, - "learning_rate": 2.03004768704699e-06, - "loss": 0.1972, - "step": 8321 - }, - { - "epoch": 7.2, - "grad_norm": 0.0, - "learning_rate": 2.0281677079280624e-06, - "loss": 0.231, - "step": 8322 - }, - { - "epoch": 7.2, - "grad_norm": 0.0, - "learning_rate": 2.026288501471009e-06, - "loss": 0.171, - "step": 8323 - }, - { - "epoch": 7.2, - "grad_norm": 0.0, - "learning_rate": 2.0244100678579726e-06, - "loss": 0.2257, - "step": 8324 - }, - { - "epoch": 7.2, - "grad_norm": 0.0, - "learning_rate": 2.022532407271013e-06, - "loss": 0.1459, - "step": 8325 - }, - { - "epoch": 7.2, - "grad_norm": 0.0, - "learning_rate": 2.020655519892123e-06, - "loss": 0.1677, - "step": 8326 - }, - { - "epoch": 7.2, - "grad_norm": 0.0, - "learning_rate": 2.018779405903222e-06, - "loss": 0.2799, - "step": 8327 - }, - { - "epoch": 7.2, - "grad_norm": 0.0, - "learning_rate": 2.016904065486144e-06, - "loss": 0.1369, - "step": 8328 - }, - { - "epoch": 7.21, - "grad_norm": 0.0, - "learning_rate": 2.0150294988226573e-06, - "loss": 0.155, - "step": 8329 - }, - { - "epoch": 7.21, - "grad_norm": 0.0, - "learning_rate": 2.0131557060944553e-06, - "loss": 0.1625, - "step": 8330 - }, - { - "epoch": 7.21, - "grad_norm": 0.0, - "learning_rate": 2.011282687483148e-06, - "loss": 0.2425, - "step": 8331 - }, - { - "epoch": 7.21, - "grad_norm": 0.0, - "learning_rate": 2.0094104431702787e-06, - "loss": 0.1929, - "step": 8332 - }, - { - "epoch": 7.21, - "grad_norm": 0.0, - "learning_rate": 2.007538973337313e-06, - "loss": 0.1794, - "step": 8333 - }, - { - "epoch": 7.21, - "grad_norm": 0.0, - "learning_rate": 2.0056682781656433e-06, - "loss": 0.2294, - "step": 8334 - }, - { - "epoch": 7.21, - "grad_norm": 0.0, - "learning_rate": 2.0037983578365815e-06, - "loss": 0.1951, - "step": 8335 - }, - { - "epoch": 7.21, - "grad_norm": 0.0, - "learning_rate": 2.001929212531367e-06, - "loss": 0.1822, - "step": 8336 - }, - { - "epoch": 7.21, - "grad_norm": 0.0, - "learning_rate": 2.0000608424311675e-06, - "loss": 0.1694, - "step": 8337 - }, - { - "epoch": 7.21, - "grad_norm": 0.0, - "learning_rate": 1.9981932477170705e-06, - "loss": 0.2201, - "step": 8338 - }, - { - "epoch": 7.21, - "grad_norm": 0.0, - "learning_rate": 1.9963264285700934e-06, - "loss": 0.1362, - "step": 8339 - }, - { - "epoch": 7.21, - "grad_norm": 0.0, - "learning_rate": 1.9944603851711764e-06, - "loss": 0.1632, - "step": 8340 - }, - { - "epoch": 7.22, - "grad_norm": 0.0, - "learning_rate": 1.992595117701179e-06, - "loss": 0.1815, - "step": 8341 - }, - { - "epoch": 7.22, - "grad_norm": 0.0, - "learning_rate": 1.990730626340894e-06, - "loss": 0.1899, - "step": 8342 - }, - { - "epoch": 7.22, - "grad_norm": 0.0, - "learning_rate": 1.988866911271038e-06, - "loss": 0.1473, - "step": 8343 - }, - { - "epoch": 7.22, - "grad_norm": 0.0, - "learning_rate": 1.9870039726722433e-06, - "loss": 0.137, - "step": 8344 - }, - { - "epoch": 7.22, - "grad_norm": 0.0, - "learning_rate": 1.9851418107250806e-06, - "loss": 0.2436, - "step": 8345 - }, - { - "epoch": 7.22, - "grad_norm": 0.0, - "learning_rate": 1.9832804256100303e-06, - "loss": 0.1516, - "step": 8346 - }, - { - "epoch": 7.22, - "grad_norm": 0.0, - "learning_rate": 1.9814198175075095e-06, - "loss": 0.1877, - "step": 8347 - }, - { - "epoch": 7.22, - "grad_norm": 0.0, - "learning_rate": 1.9795599865978545e-06, - "loss": 0.2215, - "step": 8348 - }, - { - "epoch": 7.22, - "grad_norm": 0.0, - "learning_rate": 1.9777009330613295e-06, - "loss": 0.156, - "step": 8349 - }, - { - "epoch": 7.22, - "grad_norm": 0.0, - "learning_rate": 1.975842657078123e-06, - "loss": 0.1556, - "step": 8350 - }, - { - "epoch": 7.22, - "grad_norm": 0.0, - "learning_rate": 1.97398515882834e-06, - "loss": 0.244, - "step": 8351 - }, - { - "epoch": 7.22, - "grad_norm": 0.0, - "learning_rate": 1.9721284384920247e-06, - "loss": 0.1528, - "step": 8352 - }, - { - "epoch": 7.23, - "grad_norm": 0.0, - "learning_rate": 1.9702724962491304e-06, - "loss": 0.1514, - "step": 8353 - }, - { - "epoch": 7.23, - "grad_norm": 0.0, - "learning_rate": 1.9684173322795453e-06, - "loss": 0.2256, - "step": 8354 - }, - { - "epoch": 7.23, - "grad_norm": 0.0, - "learning_rate": 1.966562946763081e-06, - "loss": 0.1554, - "step": 8355 - }, - { - "epoch": 7.23, - "grad_norm": 0.0, - "learning_rate": 1.9647093398794727e-06, - "loss": 0.1546, - "step": 8356 - }, - { - "epoch": 7.23, - "grad_norm": 0.0, - "learning_rate": 1.962856511808374e-06, - "loss": 0.1775, - "step": 8357 - }, - { - "epoch": 7.23, - "grad_norm": 0.0, - "learning_rate": 1.9610044627293723e-06, - "loss": 0.1953, - "step": 8358 - }, - { - "epoch": 7.23, - "grad_norm": 0.0, - "learning_rate": 1.9591531928219754e-06, - "loss": 0.1911, - "step": 8359 - }, - { - "epoch": 7.23, - "grad_norm": 0.0, - "learning_rate": 1.9573027022656187e-06, - "loss": 0.2112, - "step": 8360 - }, - { - "epoch": 7.23, - "grad_norm": 0.0, - "learning_rate": 1.955452991239655e-06, - "loss": 0.1628, - "step": 8361 - }, - { - "epoch": 7.23, - "grad_norm": 0.0, - "learning_rate": 1.953604059923364e-06, - "loss": 0.162, - "step": 8362 - }, - { - "epoch": 7.23, - "grad_norm": 0.0, - "learning_rate": 1.9517559084959546e-06, - "loss": 0.1448, - "step": 8363 - }, - { - "epoch": 7.24, - "grad_norm": 0.0, - "learning_rate": 1.9499085371365566e-06, - "loss": 0.1832, - "step": 8364 - }, - { - "epoch": 7.24, - "grad_norm": 0.0, - "learning_rate": 1.9480619460242254e-06, - "loss": 0.1874, - "step": 8365 - }, - { - "epoch": 7.24, - "grad_norm": 0.0, - "learning_rate": 1.9462161353379406e-06, - "loss": 0.1975, - "step": 8366 - }, - { - "epoch": 7.24, - "grad_norm": 0.0, - "learning_rate": 1.9443711052566028e-06, - "loss": 0.1762, - "step": 8367 - }, - { - "epoch": 7.24, - "grad_norm": 0.0, - "learning_rate": 1.9425268559590392e-06, - "loss": 0.1746, - "step": 8368 - }, - { - "epoch": 7.24, - "grad_norm": 0.0, - "learning_rate": 1.940683387624008e-06, - "loss": 0.1585, - "step": 8369 - }, - { - "epoch": 7.24, - "grad_norm": 0.0, - "learning_rate": 1.9388407004301778e-06, - "loss": 0.1569, - "step": 8370 - }, - { - "epoch": 7.24, - "grad_norm": 0.0, - "learning_rate": 1.9369987945561562e-06, - "loss": 0.1876, - "step": 8371 - }, - { - "epoch": 7.24, - "grad_norm": 0.0, - "learning_rate": 1.935157670180461e-06, - "loss": 0.1472, - "step": 8372 - }, - { - "epoch": 7.24, - "grad_norm": 0.0, - "learning_rate": 1.9333173274815455e-06, - "loss": 0.1547, - "step": 8373 - }, - { - "epoch": 7.24, - "grad_norm": 0.0, - "learning_rate": 1.9314777666377816e-06, - "loss": 0.1519, - "step": 8374 - }, - { - "epoch": 7.24, - "grad_norm": 0.0, - "learning_rate": 1.929638987827468e-06, - "loss": 0.1685, - "step": 8375 - }, - { - "epoch": 7.25, - "grad_norm": 0.0, - "learning_rate": 1.927800991228829e-06, - "loss": 0.2049, - "step": 8376 - }, - { - "epoch": 7.25, - "grad_norm": 0.0, - "learning_rate": 1.925963777020008e-06, - "loss": 0.2455, - "step": 8377 - }, - { - "epoch": 7.25, - "grad_norm": 0.0, - "learning_rate": 1.924127345379072e-06, - "loss": 0.1462, - "step": 8378 - }, - { - "epoch": 7.25, - "grad_norm": 0.0, - "learning_rate": 1.922291696484019e-06, - "loss": 0.2136, - "step": 8379 - }, - { - "epoch": 7.25, - "grad_norm": 0.0, - "learning_rate": 1.9204568305127658e-06, - "loss": 0.1357, - "step": 8380 - }, - { - "epoch": 7.25, - "grad_norm": 0.0, - "learning_rate": 1.918622747643156e-06, - "loss": 0.1467, - "step": 8381 - }, - { - "epoch": 7.25, - "grad_norm": 0.0, - "learning_rate": 1.9167894480529593e-06, - "loss": 0.1486, - "step": 8382 - }, - { - "epoch": 7.25, - "grad_norm": 0.0, - "learning_rate": 1.91495693191986e-06, - "loss": 0.2256, - "step": 8383 - }, - { - "epoch": 7.25, - "grad_norm": 0.0, - "learning_rate": 1.913125199421476e-06, - "loss": 0.1417, - "step": 8384 - }, - { - "epoch": 7.25, - "grad_norm": 0.0, - "learning_rate": 1.9112942507353495e-06, - "loss": 0.2118, - "step": 8385 - }, - { - "epoch": 7.25, - "grad_norm": 0.0, - "learning_rate": 1.909464086038937e-06, - "loss": 0.1489, - "step": 8386 - }, - { - "epoch": 7.26, - "grad_norm": 0.0, - "learning_rate": 1.907634705509631e-06, - "loss": 0.1705, - "step": 8387 - }, - { - "epoch": 7.26, - "grad_norm": 0.0, - "learning_rate": 1.905806109324738e-06, - "loss": 0.2355, - "step": 8388 - }, - { - "epoch": 7.26, - "grad_norm": 0.0, - "learning_rate": 1.903978297661494e-06, - "loss": 0.1718, - "step": 8389 - }, - { - "epoch": 7.26, - "grad_norm": 0.0, - "learning_rate": 1.902151270697059e-06, - "loss": 0.191, - "step": 8390 - }, - { - "epoch": 7.26, - "grad_norm": 0.0, - "learning_rate": 1.9003250286085163e-06, - "loss": 0.1834, - "step": 8391 - }, - { - "epoch": 7.26, - "grad_norm": 0.0, - "learning_rate": 1.8984995715728727e-06, - "loss": 0.147, - "step": 8392 - }, - { - "epoch": 7.26, - "grad_norm": 0.0, - "learning_rate": 1.896674899767056e-06, - "loss": 0.2762, - "step": 8393 - }, - { - "epoch": 7.26, - "grad_norm": 0.0, - "learning_rate": 1.8948510133679244e-06, - "loss": 0.2221, - "step": 8394 - }, - { - "epoch": 7.26, - "grad_norm": 0.0, - "learning_rate": 1.893027912552252e-06, - "loss": 0.1432, - "step": 8395 - }, - { - "epoch": 7.26, - "grad_norm": 0.0, - "learning_rate": 1.8912055974967425e-06, - "loss": 0.2026, - "step": 8396 - }, - { - "epoch": 7.26, - "grad_norm": 0.0, - "learning_rate": 1.8893840683780262e-06, - "loss": 0.1745, - "step": 8397 - }, - { - "epoch": 7.26, - "grad_norm": 0.0, - "learning_rate": 1.8875633253726466e-06, - "loss": 0.1713, - "step": 8398 - }, - { - "epoch": 7.27, - "grad_norm": 0.0, - "learning_rate": 1.8857433686570813e-06, - "loss": 0.2101, - "step": 8399 - }, - { - "epoch": 7.27, - "grad_norm": 0.0, - "learning_rate": 1.883924198407726e-06, - "loss": 0.1376, - "step": 8400 - }, - { - "epoch": 7.27, - "grad_norm": 0.0, - "learning_rate": 1.882105814800903e-06, - "loss": 0.1741, - "step": 8401 - }, - { - "epoch": 7.27, - "grad_norm": 0.0, - "learning_rate": 1.880288218012859e-06, - "loss": 0.229, - "step": 8402 - }, - { - "epoch": 7.27, - "grad_norm": 0.0, - "learning_rate": 1.878471408219762e-06, - "loss": 0.1582, - "step": 8403 - }, - { - "epoch": 7.27, - "grad_norm": 0.0, - "learning_rate": 1.8766553855977e-06, - "loss": 0.1707, - "step": 8404 - }, - { - "epoch": 7.27, - "grad_norm": 0.0, - "learning_rate": 1.874840150322692e-06, - "loss": 0.2065, - "step": 8405 - }, - { - "epoch": 7.27, - "grad_norm": 0.0, - "learning_rate": 1.87302570257068e-06, - "loss": 0.1816, - "step": 8406 - }, - { - "epoch": 7.27, - "grad_norm": 0.0, - "learning_rate": 1.871212042517524e-06, - "loss": 0.1983, - "step": 8407 - }, - { - "epoch": 7.27, - "grad_norm": 0.0, - "learning_rate": 1.869399170339017e-06, - "loss": 0.1556, - "step": 8408 - }, - { - "epoch": 7.27, - "grad_norm": 0.0, - "learning_rate": 1.8675870862108626e-06, - "loss": 0.2092, - "step": 8409 - }, - { - "epoch": 7.28, - "grad_norm": 0.0, - "learning_rate": 1.8657757903086993e-06, - "loss": 0.1533, - "step": 8410 - }, - { - "epoch": 7.28, - "grad_norm": 0.0, - "learning_rate": 1.8639652828080867e-06, - "loss": 0.1525, - "step": 8411 - }, - { - "epoch": 7.28, - "grad_norm": 0.0, - "learning_rate": 1.8621555638845012e-06, - "loss": 0.2033, - "step": 8412 - }, - { - "epoch": 7.28, - "grad_norm": 0.0, - "learning_rate": 1.8603466337133536e-06, - "loss": 0.1828, - "step": 8413 - }, - { - "epoch": 7.28, - "grad_norm": 0.0, - "learning_rate": 1.858538492469968e-06, - "loss": 0.1689, - "step": 8414 - }, - { - "epoch": 7.28, - "grad_norm": 0.0, - "learning_rate": 1.8567311403295973e-06, - "loss": 0.1411, - "step": 8415 - }, - { - "epoch": 7.28, - "grad_norm": 0.0, - "learning_rate": 1.8549245774674196e-06, - "loss": 0.1776, - "step": 8416 - }, - { - "epoch": 7.28, - "grad_norm": 0.0, - "learning_rate": 1.8531188040585335e-06, - "loss": 0.2328, - "step": 8417 - }, - { - "epoch": 7.28, - "grad_norm": 0.0, - "learning_rate": 1.8513138202779635e-06, - "loss": 0.1653, - "step": 8418 - }, - { - "epoch": 7.28, - "grad_norm": 0.0, - "learning_rate": 1.849509626300654e-06, - "loss": 0.1857, - "step": 8419 - }, - { - "epoch": 7.28, - "grad_norm": 0.0, - "learning_rate": 1.847706222301473e-06, - "loss": 0.1406, - "step": 8420 - }, - { - "epoch": 7.28, - "grad_norm": 0.0, - "learning_rate": 1.845903608455214e-06, - "loss": 0.1675, - "step": 8421 - }, - { - "epoch": 7.29, - "grad_norm": 0.0, - "learning_rate": 1.844101784936595e-06, - "loss": 0.1763, - "step": 8422 - }, - { - "epoch": 7.29, - "grad_norm": 0.0, - "learning_rate": 1.8423007519202585e-06, - "loss": 0.1845, - "step": 8423 - }, - { - "epoch": 7.29, - "grad_norm": 0.0, - "learning_rate": 1.8405005095807627e-06, - "loss": 0.1706, - "step": 8424 - }, - { - "epoch": 7.29, - "grad_norm": 0.0, - "learning_rate": 1.8387010580925956e-06, - "loss": 0.1878, - "step": 8425 - }, - { - "epoch": 7.29, - "grad_norm": 0.0, - "learning_rate": 1.8369023976301693e-06, - "loss": 0.2109, - "step": 8426 - }, - { - "epoch": 7.29, - "grad_norm": 0.0, - "learning_rate": 1.8351045283678183e-06, - "loss": 0.2192, - "step": 8427 - }, - { - "epoch": 7.29, - "grad_norm": 0.0, - "learning_rate": 1.8333074504797942e-06, - "loss": 0.1606, - "step": 8428 - }, - { - "epoch": 7.29, - "grad_norm": 0.0, - "learning_rate": 1.8315111641402826e-06, - "loss": 0.1822, - "step": 8429 - }, - { - "epoch": 7.29, - "grad_norm": 0.0, - "learning_rate": 1.8297156695233819e-06, - "loss": 0.1604, - "step": 8430 - }, - { - "epoch": 7.29, - "grad_norm": 0.0, - "learning_rate": 1.8279209668031206e-06, - "loss": 0.1364, - "step": 8431 - }, - { - "epoch": 7.29, - "grad_norm": 0.0, - "learning_rate": 1.8261270561534484e-06, - "loss": 0.2067, - "step": 8432 - }, - { - "epoch": 7.29, - "grad_norm": 0.0, - "learning_rate": 1.8243339377482382e-06, - "loss": 0.1814, - "step": 8433 - }, - { - "epoch": 7.3, - "grad_norm": 0.0, - "learning_rate": 1.8225416117612893e-06, - "loss": 0.2333, - "step": 8434 - }, - { - "epoch": 7.3, - "grad_norm": 0.0, - "learning_rate": 1.8207500783663157e-06, - "loss": 0.1574, - "step": 8435 - }, - { - "epoch": 7.3, - "grad_norm": 0.0, - "learning_rate": 1.8189593377369664e-06, - "loss": 0.1864, - "step": 8436 - }, - { - "epoch": 7.3, - "grad_norm": 0.0, - "learning_rate": 1.817169390046799e-06, - "loss": 0.2416, - "step": 8437 - }, - { - "epoch": 7.3, - "grad_norm": 0.0, - "learning_rate": 1.8153802354693073e-06, - "loss": 0.1898, - "step": 8438 - }, - { - "epoch": 7.3, - "grad_norm": 0.0, - "learning_rate": 1.8135918741779058e-06, - "loss": 0.1916, - "step": 8439 - }, - { - "epoch": 7.3, - "grad_norm": 0.0, - "learning_rate": 1.8118043063459235e-06, - "loss": 0.1361, - "step": 8440 - }, - { - "epoch": 7.3, - "grad_norm": 0.0, - "learning_rate": 1.810017532146623e-06, - "loss": 0.1853, - "step": 8441 - }, - { - "epoch": 7.3, - "grad_norm": 0.0, - "learning_rate": 1.8082315517531822e-06, - "loss": 0.2132, - "step": 8442 - }, - { - "epoch": 7.3, - "grad_norm": 0.0, - "learning_rate": 1.8064463653387087e-06, - "loss": 0.1463, - "step": 8443 - }, - { - "epoch": 7.3, - "grad_norm": 0.0, - "learning_rate": 1.8046619730762316e-06, - "loss": 0.1992, - "step": 8444 - }, - { - "epoch": 7.31, - "grad_norm": 0.0, - "learning_rate": 1.802878375138698e-06, - "loss": 0.199, - "step": 8445 - }, - { - "epoch": 7.31, - "grad_norm": 0.0, - "learning_rate": 1.8010955716989798e-06, - "loss": 0.1856, - "step": 8446 - }, - { - "epoch": 7.31, - "grad_norm": 0.0, - "learning_rate": 1.7993135629298752e-06, - "loss": 0.1354, - "step": 8447 - }, - { - "epoch": 7.31, - "grad_norm": 0.0, - "learning_rate": 1.7975323490041042e-06, - "loss": 0.2539, - "step": 8448 - }, - { - "epoch": 7.31, - "grad_norm": 0.0, - "learning_rate": 1.7957519300943115e-06, - "loss": 0.1987, - "step": 8449 - }, - { - "epoch": 7.31, - "grad_norm": 0.0, - "learning_rate": 1.7939723063730575e-06, - "loss": 0.1658, - "step": 8450 - }, - { - "epoch": 7.31, - "grad_norm": 0.0, - "learning_rate": 1.7921934780128313e-06, - "loss": 0.1355, - "step": 8451 - }, - { - "epoch": 7.31, - "grad_norm": 0.0, - "learning_rate": 1.7904154451860466e-06, - "loss": 0.2459, - "step": 8452 - }, - { - "epoch": 7.31, - "grad_norm": 0.0, - "learning_rate": 1.7886382080650399e-06, - "loss": 0.1419, - "step": 8453 - }, - { - "epoch": 7.31, - "grad_norm": 0.0, - "learning_rate": 1.7868617668220611e-06, - "loss": 0.1832, - "step": 8454 - }, - { - "epoch": 7.31, - "grad_norm": 0.0, - "learning_rate": 1.785086121629296e-06, - "loss": 0.159, - "step": 8455 - }, - { - "epoch": 7.31, - "grad_norm": 0.0, - "learning_rate": 1.7833112726588419e-06, - "loss": 0.1659, - "step": 8456 - }, - { - "epoch": 7.32, - "grad_norm": 0.0, - "learning_rate": 1.7815372200827275e-06, - "loss": 0.1367, - "step": 8457 - }, - { - "epoch": 7.32, - "grad_norm": 0.0, - "learning_rate": 1.7797639640729003e-06, - "loss": 0.1514, - "step": 8458 - }, - { - "epoch": 7.32, - "grad_norm": 0.0, - "learning_rate": 1.777991504801233e-06, - "loss": 0.1765, - "step": 8459 - }, - { - "epoch": 7.32, - "grad_norm": 0.0, - "learning_rate": 1.7762198424395195e-06, - "loss": 0.2165, - "step": 8460 - }, - { - "epoch": 7.32, - "grad_norm": 0.0, - "learning_rate": 1.7744489771594753e-06, - "loss": 0.1801, - "step": 8461 - }, - { - "epoch": 7.32, - "grad_norm": 0.0, - "learning_rate": 1.772678909132738e-06, - "loss": 0.1624, - "step": 8462 - }, - { - "epoch": 7.32, - "grad_norm": 0.0, - "learning_rate": 1.77090963853087e-06, - "loss": 0.1655, - "step": 8463 - }, - { - "epoch": 7.32, - "grad_norm": 0.0, - "learning_rate": 1.7691411655253576e-06, - "loss": 0.165, - "step": 8464 - }, - { - "epoch": 7.32, - "grad_norm": 0.0, - "learning_rate": 1.7673734902876104e-06, - "loss": 0.1642, - "step": 8465 - }, - { - "epoch": 7.32, - "grad_norm": 0.0, - "learning_rate": 1.7656066129889537e-06, - "loss": 0.2049, - "step": 8466 - }, - { - "epoch": 7.32, - "grad_norm": 0.0, - "learning_rate": 1.7638405338006436e-06, - "loss": 0.1533, - "step": 8467 - }, - { - "epoch": 7.33, - "grad_norm": 0.0, - "learning_rate": 1.7620752528938534e-06, - "loss": 0.1753, - "step": 8468 - }, - { - "epoch": 7.33, - "grad_norm": 0.0, - "learning_rate": 1.760310770439686e-06, - "loss": 0.1485, - "step": 8469 - }, - { - "epoch": 7.33, - "grad_norm": 0.0, - "learning_rate": 1.758547086609156e-06, - "loss": 0.2145, - "step": 8470 - }, - { - "epoch": 7.33, - "grad_norm": 0.0, - "learning_rate": 1.7567842015732118e-06, - "loss": 0.155, - "step": 8471 - }, - { - "epoch": 7.33, - "grad_norm": 0.0, - "learning_rate": 1.7550221155027136e-06, - "loss": 0.1554, - "step": 8472 - }, - { - "epoch": 7.33, - "grad_norm": 0.0, - "learning_rate": 1.7532608285684527e-06, - "loss": 0.1697, - "step": 8473 - }, - { - "epoch": 7.33, - "grad_norm": 0.0, - "learning_rate": 1.7515003409411413e-06, - "loss": 0.1503, - "step": 8474 - }, - { - "epoch": 7.33, - "grad_norm": 0.0, - "learning_rate": 1.749740652791414e-06, - "loss": 0.2085, - "step": 8475 - }, - { - "epoch": 7.33, - "grad_norm": 0.0, - "learning_rate": 1.7479817642898222e-06, - "loss": 0.1406, - "step": 8476 - }, - { - "epoch": 7.33, - "grad_norm": 0.0, - "learning_rate": 1.7462236756068474e-06, - "loss": 0.1752, - "step": 8477 - }, - { - "epoch": 7.33, - "grad_norm": 0.0, - "learning_rate": 1.744466386912893e-06, - "loss": 0.1653, - "step": 8478 - }, - { - "epoch": 7.33, - "grad_norm": 0.0, - "learning_rate": 1.7427098983782764e-06, - "loss": 0.169, - "step": 8479 - }, - { - "epoch": 7.34, - "grad_norm": 0.0, - "learning_rate": 1.7409542101732469e-06, - "loss": 0.1849, - "step": 8480 - }, - { - "epoch": 7.34, - "grad_norm": 0.0, - "learning_rate": 1.739199322467976e-06, - "loss": 0.1774, - "step": 8481 - }, - { - "epoch": 7.34, - "grad_norm": 0.0, - "learning_rate": 1.7374452354325477e-06, - "loss": 0.1654, - "step": 8482 - }, - { - "epoch": 7.34, - "grad_norm": 0.0, - "learning_rate": 1.7356919492369783e-06, - "loss": 0.2021, - "step": 8483 - }, - { - "epoch": 7.34, - "grad_norm": 0.0, - "learning_rate": 1.7339394640512042e-06, - "loss": 0.1365, - "step": 8484 - }, - { - "epoch": 7.34, - "grad_norm": 0.0, - "learning_rate": 1.7321877800450815e-06, - "loss": 0.1832, - "step": 8485 - }, - { - "epoch": 7.34, - "grad_norm": 0.0, - "learning_rate": 1.7304368973883956e-06, - "loss": 0.204, - "step": 8486 - }, - { - "epoch": 7.34, - "grad_norm": 0.0, - "learning_rate": 1.728686816250844e-06, - "loss": 0.215, - "step": 8487 - }, - { - "epoch": 7.34, - "grad_norm": 0.0, - "learning_rate": 1.7269375368020501e-06, - "loss": 0.2001, - "step": 8488 - }, - { - "epoch": 7.34, - "grad_norm": 0.0, - "learning_rate": 1.7251890592115639e-06, - "loss": 0.1988, - "step": 8489 - }, - { - "epoch": 7.34, - "grad_norm": 0.0, - "learning_rate": 1.7234413836488539e-06, - "loss": 0.2196, - "step": 8490 - }, - { - "epoch": 7.35, - "grad_norm": 0.0, - "learning_rate": 1.721694510283315e-06, - "loss": 0.154, - "step": 8491 - }, - { - "epoch": 7.35, - "grad_norm": 0.0, - "learning_rate": 1.7199484392842559e-06, - "loss": 0.1524, - "step": 8492 - }, - { - "epoch": 7.35, - "grad_norm": 0.0, - "learning_rate": 1.7182031708209157e-06, - "loss": 0.2439, - "step": 8493 - }, - { - "epoch": 7.35, - "grad_norm": 0.0, - "learning_rate": 1.7164587050624526e-06, - "loss": 0.1405, - "step": 8494 - }, - { - "epoch": 7.35, - "grad_norm": 0.0, - "learning_rate": 1.7147150421779491e-06, - "loss": 0.1622, - "step": 8495 - }, - { - "epoch": 7.35, - "grad_norm": 0.0, - "learning_rate": 1.7129721823364032e-06, - "loss": 0.1989, - "step": 8496 - }, - { - "epoch": 7.35, - "grad_norm": 0.0, - "learning_rate": 1.7112301257067454e-06, - "loss": 0.1382, - "step": 8497 - }, - { - "epoch": 7.35, - "grad_norm": 0.0, - "learning_rate": 1.7094888724578185e-06, - "loss": 0.1491, - "step": 8498 - }, - { - "epoch": 7.35, - "grad_norm": 0.0, - "learning_rate": 1.7077484227583919e-06, - "loss": 0.1939, - "step": 8499 - }, - { - "epoch": 7.35, - "grad_norm": 0.0, - "learning_rate": 1.7060087767771594e-06, - "loss": 0.1656, - "step": 8500 - }, - { - "epoch": 7.35, - "grad_norm": 0.0, - "learning_rate": 1.7042699346827352e-06, - "loss": 0.2016, - "step": 8501 - }, - { - "epoch": 7.35, - "grad_norm": 0.0, - "learning_rate": 1.7025318966436511e-06, - "loss": 0.1442, - "step": 8502 - }, - { - "epoch": 7.36, - "grad_norm": 0.0, - "learning_rate": 1.7007946628283677e-06, - "loss": 0.1549, - "step": 8503 - }, - { - "epoch": 7.36, - "grad_norm": 0.0, - "learning_rate": 1.6990582334052618e-06, - "loss": 0.1495, - "step": 8504 - }, - { - "epoch": 7.36, - "grad_norm": 0.0, - "learning_rate": 1.6973226085426376e-06, - "loss": 0.1503, - "step": 8505 - }, - { - "epoch": 7.36, - "grad_norm": 0.0, - "learning_rate": 1.6955877884087168e-06, - "loss": 0.1873, - "step": 8506 - }, - { - "epoch": 7.36, - "grad_norm": 0.0, - "learning_rate": 1.6938537731716499e-06, - "loss": 0.1664, - "step": 8507 - }, - { - "epoch": 7.36, - "grad_norm": 0.0, - "learning_rate": 1.6921205629994975e-06, - "loss": 0.1401, - "step": 8508 - }, - { - "epoch": 7.36, - "grad_norm": 0.0, - "learning_rate": 1.6903881580602532e-06, - "loss": 0.2551, - "step": 8509 - }, - { - "epoch": 7.36, - "grad_norm": 0.0, - "learning_rate": 1.6886565585218284e-06, - "loss": 0.1756, - "step": 8510 - }, - { - "epoch": 7.36, - "grad_norm": 0.0, - "learning_rate": 1.6869257645520588e-06, - "loss": 0.1583, - "step": 8511 - }, - { - "epoch": 7.36, - "grad_norm": 0.0, - "learning_rate": 1.6851957763186944e-06, - "loss": 0.1804, - "step": 8512 - }, - { - "epoch": 7.36, - "grad_norm": 0.0, - "learning_rate": 1.683466593989419e-06, - "loss": 0.1573, - "step": 8513 - }, - { - "epoch": 7.37, - "grad_norm": 0.0, - "learning_rate": 1.6817382177318254e-06, - "loss": 0.1348, - "step": 8514 - }, - { - "epoch": 7.37, - "grad_norm": 0.0, - "learning_rate": 1.680010647713438e-06, - "loss": 0.1445, - "step": 8515 - }, - { - "epoch": 7.37, - "grad_norm": 0.0, - "learning_rate": 1.6782838841017001e-06, - "loss": 0.2029, - "step": 8516 - }, - { - "epoch": 7.37, - "grad_norm": 0.0, - "learning_rate": 1.6765579270639786e-06, - "loss": 0.1716, - "step": 8517 - }, - { - "epoch": 7.37, - "grad_norm": 0.0, - "learning_rate": 1.6748327767675554e-06, - "loss": 0.1576, - "step": 8518 - }, - { - "epoch": 7.37, - "grad_norm": 0.0, - "learning_rate": 1.673108433379641e-06, - "loss": 0.2539, - "step": 8519 - }, - { - "epoch": 7.37, - "grad_norm": 0.0, - "learning_rate": 1.6713848970673685e-06, - "loss": 0.1741, - "step": 8520 - }, - { - "epoch": 7.37, - "grad_norm": 0.0, - "learning_rate": 1.6696621679977842e-06, - "loss": 0.1934, - "step": 8521 - }, - { - "epoch": 7.37, - "grad_norm": 0.0, - "learning_rate": 1.6679402463378658e-06, - "loss": 0.1412, - "step": 8522 - }, - { - "epoch": 7.37, - "grad_norm": 0.0, - "learning_rate": 1.6662191322545107e-06, - "loss": 0.1608, - "step": 8523 - }, - { - "epoch": 7.37, - "grad_norm": 0.0, - "learning_rate": 1.664498825914531e-06, - "loss": 0.1805, - "step": 8524 - }, - { - "epoch": 7.37, - "grad_norm": 0.0, - "learning_rate": 1.6627793274846683e-06, - "loss": 0.1655, - "step": 8525 - }, - { - "epoch": 7.38, - "grad_norm": 0.0, - "learning_rate": 1.6610606371315829e-06, - "loss": 0.1688, - "step": 8526 - }, - { - "epoch": 7.38, - "grad_norm": 0.0, - "learning_rate": 1.65934275502186e-06, - "loss": 0.1572, - "step": 8527 - }, - { - "epoch": 7.38, - "grad_norm": 0.0, - "learning_rate": 1.6576256813220003e-06, - "loss": 0.1642, - "step": 8528 - }, - { - "epoch": 7.38, - "grad_norm": 0.0, - "learning_rate": 1.655909416198428e-06, - "loss": 0.2094, - "step": 8529 - }, - { - "epoch": 7.38, - "grad_norm": 0.0, - "learning_rate": 1.654193959817494e-06, - "loss": 0.1663, - "step": 8530 - }, - { - "epoch": 7.38, - "grad_norm": 0.0, - "learning_rate": 1.652479312345464e-06, - "loss": 0.1404, - "step": 8531 - }, - { - "epoch": 7.38, - "grad_norm": 0.0, - "learning_rate": 1.6507654739485314e-06, - "loss": 0.1423, - "step": 8532 - }, - { - "epoch": 7.38, - "grad_norm": 0.0, - "learning_rate": 1.6490524447928092e-06, - "loss": 0.1566, - "step": 8533 - }, - { - "epoch": 7.38, - "grad_norm": 0.0, - "learning_rate": 1.647340225044326e-06, - "loss": 0.1548, - "step": 8534 - }, - { - "epoch": 7.38, - "grad_norm": 0.0, - "learning_rate": 1.6456288148690402e-06, - "loss": 0.1861, - "step": 8535 - }, - { - "epoch": 7.38, - "grad_norm": 0.0, - "learning_rate": 1.643918214432828e-06, - "loss": 0.1918, - "step": 8536 - }, - { - "epoch": 7.38, - "grad_norm": 0.0, - "learning_rate": 1.6422084239014913e-06, - "loss": 0.2151, - "step": 8537 - }, - { - "epoch": 7.39, - "grad_norm": 0.0, - "learning_rate": 1.640499443440744e-06, - "loss": 0.1615, - "step": 8538 - }, - { - "epoch": 7.39, - "grad_norm": 0.0, - "learning_rate": 1.6387912732162315e-06, - "loss": 0.1759, - "step": 8539 - }, - { - "epoch": 7.39, - "grad_norm": 0.0, - "learning_rate": 1.6370839133935124e-06, - "loss": 0.2125, - "step": 8540 - }, - { - "epoch": 7.39, - "grad_norm": 0.0, - "learning_rate": 1.6353773641380732e-06, - "loss": 0.1921, - "step": 8541 - }, - { - "epoch": 7.39, - "grad_norm": 0.0, - "learning_rate": 1.6336716256153195e-06, - "loss": 0.1478, - "step": 8542 - }, - { - "epoch": 7.39, - "grad_norm": 0.0, - "learning_rate": 1.6319666979905813e-06, - "loss": 0.1762, - "step": 8543 - }, - { - "epoch": 7.39, - "grad_norm": 0.0, - "learning_rate": 1.6302625814291007e-06, - "loss": 0.1459, - "step": 8544 - }, - { - "epoch": 7.39, - "grad_norm": 0.0, - "learning_rate": 1.6285592760960544e-06, - "loss": 0.2048, - "step": 8545 - }, - { - "epoch": 7.39, - "grad_norm": 0.0, - "learning_rate": 1.6268567821565262e-06, - "loss": 0.1843, - "step": 8546 - }, - { - "epoch": 7.39, - "grad_norm": 0.0, - "learning_rate": 1.6251550997755328e-06, - "loss": 0.137, - "step": 8547 - }, - { - "epoch": 7.39, - "grad_norm": 0.0, - "learning_rate": 1.6234542291180077e-06, - "loss": 0.1868, - "step": 8548 - }, - { - "epoch": 7.4, - "grad_norm": 0.0, - "learning_rate": 1.6217541703488093e-06, - "loss": 0.2226, - "step": 8549 - }, - { - "epoch": 7.4, - "grad_norm": 0.0, - "learning_rate": 1.6200549236327067e-06, - "loss": 0.1639, - "step": 8550 - }, - { - "epoch": 7.4, - "grad_norm": 0.0, - "learning_rate": 1.6183564891344028e-06, - "loss": 0.239, - "step": 8551 - }, - { - "epoch": 7.4, - "grad_norm": 0.0, - "learning_rate": 1.6166588670185158e-06, - "loss": 0.226, - "step": 8552 - }, - { - "epoch": 7.4, - "grad_norm": 0.0, - "learning_rate": 1.6149620574495883e-06, - "loss": 0.1562, - "step": 8553 - }, - { - "epoch": 7.4, - "grad_norm": 0.0, - "learning_rate": 1.6132660605920792e-06, - "loss": 0.1844, - "step": 8554 - }, - { - "epoch": 7.4, - "grad_norm": 0.0, - "learning_rate": 1.61157087661037e-06, - "loss": 0.1882, - "step": 8555 - }, - { - "epoch": 7.4, - "grad_norm": 0.0, - "learning_rate": 1.609876505668765e-06, - "loss": 0.2346, - "step": 8556 - }, - { - "epoch": 7.4, - "grad_norm": 0.0, - "learning_rate": 1.6081829479314914e-06, - "loss": 0.1929, - "step": 8557 - }, - { - "epoch": 7.4, - "grad_norm": 0.0, - "learning_rate": 1.6064902035626951e-06, - "loss": 0.1554, - "step": 8558 - }, - { - "epoch": 7.4, - "grad_norm": 0.0, - "learning_rate": 1.6047982727264455e-06, - "loss": 0.152, - "step": 8559 - }, - { - "epoch": 7.4, - "grad_norm": 0.0, - "learning_rate": 1.6031071555867261e-06, - "loss": 0.1582, - "step": 8560 - }, - { - "epoch": 7.41, - "grad_norm": 0.0, - "learning_rate": 1.6014168523074513e-06, - "loss": 0.154, - "step": 8561 - }, - { - "epoch": 7.41, - "grad_norm": 0.0, - "learning_rate": 1.5997273630524523e-06, - "loss": 0.1735, - "step": 8562 - }, - { - "epoch": 7.41, - "grad_norm": 0.0, - "learning_rate": 1.598038687985477e-06, - "loss": 0.1571, - "step": 8563 - }, - { - "epoch": 7.41, - "grad_norm": 0.0, - "learning_rate": 1.596350827270201e-06, - "loss": 0.1661, - "step": 8564 - }, - { - "epoch": 7.41, - "grad_norm": 0.0, - "learning_rate": 1.5946637810702215e-06, - "loss": 0.1904, - "step": 8565 - }, - { - "epoch": 7.41, - "grad_norm": 0.0, - "learning_rate": 1.5929775495490474e-06, - "loss": 0.1596, - "step": 8566 - }, - { - "epoch": 7.41, - "grad_norm": 0.0, - "learning_rate": 1.5912921328701192e-06, - "loss": 0.1621, - "step": 8567 - }, - { - "epoch": 7.41, - "grad_norm": 0.0, - "learning_rate": 1.589607531196794e-06, - "loss": 0.161, - "step": 8568 - }, - { - "epoch": 7.41, - "grad_norm": 0.0, - "learning_rate": 1.5879237446923512e-06, - "loss": 0.1557, - "step": 8569 - }, - { - "epoch": 7.41, - "grad_norm": 0.0, - "learning_rate": 1.586240773519988e-06, - "loss": 0.1504, - "step": 8570 - }, - { - "epoch": 7.41, - "grad_norm": 0.0, - "learning_rate": 1.584558617842824e-06, - "loss": 0.1831, - "step": 8571 - }, - { - "epoch": 7.42, - "grad_norm": 0.0, - "learning_rate": 1.582877277823901e-06, - "loss": 0.2093, - "step": 8572 - }, - { - "epoch": 7.42, - "grad_norm": 0.0, - "learning_rate": 1.5811967536261818e-06, - "loss": 0.1879, - "step": 8573 - }, - { - "epoch": 7.42, - "grad_norm": 0.0, - "learning_rate": 1.5795170454125497e-06, - "loss": 0.1507, - "step": 8574 - }, - { - "epoch": 7.42, - "grad_norm": 0.0, - "learning_rate": 1.577838153345811e-06, - "loss": 0.2298, - "step": 8575 - }, - { - "epoch": 7.42, - "grad_norm": 0.0, - "learning_rate": 1.5761600775886866e-06, - "loss": 0.1672, - "step": 8576 - }, - { - "epoch": 7.42, - "grad_norm": 0.0, - "learning_rate": 1.574482818303823e-06, - "loss": 0.1543, - "step": 8577 - }, - { - "epoch": 7.42, - "grad_norm": 0.0, - "learning_rate": 1.572806375653788e-06, - "loss": 0.1523, - "step": 8578 - }, - { - "epoch": 7.42, - "grad_norm": 0.0, - "learning_rate": 1.571130749801072e-06, - "loss": 0.1404, - "step": 8579 - }, - { - "epoch": 7.42, - "grad_norm": 0.0, - "learning_rate": 1.569455940908079e-06, - "loss": 0.1617, - "step": 8580 - }, - { - "epoch": 7.42, - "grad_norm": 0.0, - "learning_rate": 1.5677819491371381e-06, - "loss": 0.2374, - "step": 8581 - }, - { - "epoch": 7.42, - "grad_norm": 0.0, - "learning_rate": 1.566108774650501e-06, - "loss": 0.1752, - "step": 8582 - }, - { - "epoch": 7.42, - "grad_norm": 0.0, - "learning_rate": 1.5644364176103377e-06, - "loss": 0.159, - "step": 8583 - }, - { - "epoch": 7.43, - "grad_norm": 0.0, - "learning_rate": 1.5627648781787396e-06, - "loss": 0.1747, - "step": 8584 - }, - { - "epoch": 7.43, - "grad_norm": 0.0, - "learning_rate": 1.5610941565177228e-06, - "loss": 0.1802, - "step": 8585 - }, - { - "epoch": 7.43, - "grad_norm": 0.0, - "learning_rate": 1.5594242527892144e-06, - "loss": 0.1624, - "step": 8586 - }, - { - "epoch": 7.43, - "grad_norm": 0.0, - "learning_rate": 1.557755167155074e-06, - "loss": 0.2128, - "step": 8587 - }, - { - "epoch": 7.43, - "grad_norm": 0.0, - "learning_rate": 1.5560868997770695e-06, - "loss": 0.1612, - "step": 8588 - }, - { - "epoch": 7.43, - "grad_norm": 0.0, - "learning_rate": 1.5544194508168997e-06, - "loss": 0.1411, - "step": 8589 - }, - { - "epoch": 7.43, - "grad_norm": 0.0, - "learning_rate": 1.5527528204361808e-06, - "loss": 0.1396, - "step": 8590 - }, - { - "epoch": 7.43, - "grad_norm": 0.0, - "learning_rate": 1.5510870087964502e-06, - "loss": 0.181, - "step": 8591 - }, - { - "epoch": 7.43, - "grad_norm": 0.0, - "learning_rate": 1.5494220160591623e-06, - "loss": 0.1628, - "step": 8592 - }, - { - "epoch": 7.43, - "grad_norm": 0.0, - "learning_rate": 1.5477578423856954e-06, - "loss": 0.1409, - "step": 8593 - }, - { - "epoch": 7.43, - "grad_norm": 0.0, - "learning_rate": 1.5460944879373486e-06, - "loss": 0.1811, - "step": 8594 - }, - { - "epoch": 7.44, - "grad_norm": 0.0, - "learning_rate": 1.5444319528753425e-06, - "loss": 0.1546, - "step": 8595 - }, - { - "epoch": 7.44, - "grad_norm": 0.0, - "learning_rate": 1.5427702373608155e-06, - "loss": 0.2359, - "step": 8596 - }, - { - "epoch": 7.44, - "grad_norm": 0.0, - "learning_rate": 1.541109341554825e-06, - "loss": 0.1738, - "step": 8597 - }, - { - "epoch": 7.44, - "grad_norm": 0.0, - "learning_rate": 1.5394492656183534e-06, - "loss": 0.1594, - "step": 8598 - }, - { - "epoch": 7.44, - "grad_norm": 0.0, - "learning_rate": 1.5377900097123022e-06, - "loss": 0.1578, - "step": 8599 - }, - { - "epoch": 7.44, - "grad_norm": 0.0, - "learning_rate": 1.5361315739974936e-06, - "loss": 0.1651, - "step": 8600 - }, - { - "epoch": 7.44, - "grad_norm": 0.0, - "learning_rate": 1.5344739586346713e-06, - "loss": 0.2323, - "step": 8601 - }, - { - "epoch": 7.44, - "grad_norm": 0.0, - "learning_rate": 1.5328171637844947e-06, - "loss": 0.1725, - "step": 8602 - }, - { - "epoch": 7.44, - "grad_norm": 0.0, - "learning_rate": 1.5311611896075473e-06, - "loss": 0.1652, - "step": 8603 - }, - { - "epoch": 7.44, - "grad_norm": 0.0, - "learning_rate": 1.5295060362643376e-06, - "loss": 0.1582, - "step": 8604 - }, - { - "epoch": 7.44, - "grad_norm": 0.0, - "learning_rate": 1.5278517039152829e-06, - "loss": 0.1894, - "step": 8605 - }, - { - "epoch": 7.44, - "grad_norm": 0.0, - "learning_rate": 1.5261981927207337e-06, - "loss": 0.136, - "step": 8606 - }, - { - "epoch": 7.45, - "grad_norm": 0.0, - "learning_rate": 1.5245455028409484e-06, - "loss": 0.147, - "step": 8607 - }, - { - "epoch": 7.45, - "grad_norm": 0.0, - "learning_rate": 1.5228936344361168e-06, - "loss": 0.177, - "step": 8608 - }, - { - "epoch": 7.45, - "grad_norm": 0.0, - "learning_rate": 1.5212425876663438e-06, - "loss": 0.177, - "step": 8609 - }, - { - "epoch": 7.45, - "grad_norm": 0.0, - "learning_rate": 1.5195923626916554e-06, - "loss": 0.1875, - "step": 8610 - }, - { - "epoch": 7.45, - "grad_norm": 0.0, - "learning_rate": 1.5179429596719997e-06, - "loss": 0.153, - "step": 8611 - }, - { - "epoch": 7.45, - "grad_norm": 0.0, - "learning_rate": 1.5162943787672424e-06, - "loss": 0.1762, - "step": 8612 - }, - { - "epoch": 7.45, - "grad_norm": 0.0, - "learning_rate": 1.5146466201371668e-06, - "loss": 0.1723, - "step": 8613 - }, - { - "epoch": 7.45, - "grad_norm": 0.0, - "learning_rate": 1.512999683941484e-06, - "loss": 0.1794, - "step": 8614 - }, - { - "epoch": 7.45, - "grad_norm": 0.0, - "learning_rate": 1.5113535703398207e-06, - "loss": 0.1619, - "step": 8615 - }, - { - "epoch": 7.45, - "grad_norm": 0.0, - "learning_rate": 1.5097082794917272e-06, - "loss": 0.1617, - "step": 8616 - }, - { - "epoch": 7.45, - "grad_norm": 0.0, - "learning_rate": 1.508063811556668e-06, - "loss": 0.2507, - "step": 8617 - }, - { - "epoch": 7.46, - "grad_norm": 0.0, - "learning_rate": 1.5064201666940325e-06, - "loss": 0.1423, - "step": 8618 - }, - { - "epoch": 7.46, - "grad_norm": 0.0, - "learning_rate": 1.5047773450631299e-06, - "loss": 0.2505, - "step": 8619 - }, - { - "epoch": 7.46, - "grad_norm": 0.0, - "learning_rate": 1.5031353468231891e-06, - "loss": 0.1371, - "step": 8620 - }, - { - "epoch": 7.46, - "grad_norm": 0.0, - "learning_rate": 1.501494172133362e-06, - "loss": 0.1691, - "step": 8621 - }, - { - "epoch": 7.46, - "grad_norm": 0.0, - "learning_rate": 1.4998538211527147e-06, - "loss": 0.2349, - "step": 8622 - }, - { - "epoch": 7.46, - "grad_norm": 0.0, - "learning_rate": 1.4982142940402344e-06, - "loss": 0.1456, - "step": 8623 - }, - { - "epoch": 7.46, - "grad_norm": 0.0, - "learning_rate": 1.4965755909548318e-06, - "loss": 0.1847, - "step": 8624 - }, - { - "epoch": 7.46, - "grad_norm": 0.0, - "learning_rate": 1.4949377120553389e-06, - "loss": 0.1997, - "step": 8625 - }, - { - "epoch": 7.46, - "grad_norm": 0.0, - "learning_rate": 1.493300657500505e-06, - "loss": 0.1917, - "step": 8626 - }, - { - "epoch": 7.46, - "grad_norm": 0.0, - "learning_rate": 1.491664427449e-06, - "loss": 0.2142, - "step": 8627 - }, - { - "epoch": 7.46, - "grad_norm": 0.0, - "learning_rate": 1.4900290220594115e-06, - "loss": 0.1725, - "step": 8628 - }, - { - "epoch": 7.46, - "grad_norm": 0.0, - "learning_rate": 1.488394441490254e-06, - "loss": 0.1558, - "step": 8629 - }, - { - "epoch": 7.47, - "grad_norm": 0.0, - "learning_rate": 1.4867606858999527e-06, - "loss": 0.182, - "step": 8630 - }, - { - "epoch": 7.47, - "grad_norm": 0.0, - "learning_rate": 1.485127755446859e-06, - "loss": 0.1678, - "step": 8631 - }, - { - "epoch": 7.47, - "grad_norm": 0.0, - "learning_rate": 1.483495650289246e-06, - "loss": 0.1974, - "step": 8632 - }, - { - "epoch": 7.47, - "grad_norm": 0.0, - "learning_rate": 1.481864370585301e-06, - "loss": 0.2121, - "step": 8633 - }, - { - "epoch": 7.47, - "grad_norm": 0.0, - "learning_rate": 1.4802339164931335e-06, - "loss": 0.2506, - "step": 8634 - }, - { - "epoch": 7.47, - "grad_norm": 0.0, - "learning_rate": 1.4786042881707752e-06, - "loss": 0.3481, - "step": 8635 - }, - { - "epoch": 7.47, - "grad_norm": 0.0, - "learning_rate": 1.4769754857761764e-06, - "loss": 0.1704, - "step": 8636 - }, - { - "epoch": 7.47, - "grad_norm": 0.0, - "learning_rate": 1.4753475094672087e-06, - "loss": 0.1529, - "step": 8637 - }, - { - "epoch": 7.47, - "grad_norm": 0.0, - "learning_rate": 1.4737203594016603e-06, - "loss": 0.1578, - "step": 8638 - }, - { - "epoch": 7.47, - "grad_norm": 0.0, - "learning_rate": 1.4720940357372394e-06, - "loss": 0.1682, - "step": 8639 - }, - { - "epoch": 7.47, - "grad_norm": 0.0, - "learning_rate": 1.4704685386315765e-06, - "loss": 0.1791, - "step": 8640 - }, - { - "epoch": 7.47, - "grad_norm": 0.0, - "learning_rate": 1.4688438682422213e-06, - "loss": 0.2568, - "step": 8641 - }, - { - "epoch": 7.48, - "grad_norm": 0.0, - "learning_rate": 1.4672200247266477e-06, - "loss": 0.164, - "step": 8642 - }, - { - "epoch": 7.48, - "grad_norm": 0.0, - "learning_rate": 1.4655970082422389e-06, - "loss": 0.1707, - "step": 8643 - }, - { - "epoch": 7.48, - "grad_norm": 0.0, - "learning_rate": 1.4639748189463065e-06, - "loss": 0.1767, - "step": 8644 - }, - { - "epoch": 7.48, - "grad_norm": 0.0, - "learning_rate": 1.4623534569960806e-06, - "loss": 0.1562, - "step": 8645 - }, - { - "epoch": 7.48, - "grad_norm": 0.0, - "learning_rate": 1.460732922548711e-06, - "loss": 0.2154, - "step": 8646 - }, - { - "epoch": 7.48, - "grad_norm": 0.0, - "learning_rate": 1.4591132157612631e-06, - "loss": 0.1821, - "step": 8647 - }, - { - "epoch": 7.48, - "grad_norm": 0.0, - "learning_rate": 1.457494336790729e-06, - "loss": 0.1577, - "step": 8648 - }, - { - "epoch": 7.48, - "grad_norm": 0.0, - "learning_rate": 1.4558762857940122e-06, - "loss": 0.2632, - "step": 8649 - }, - { - "epoch": 7.48, - "grad_norm": 0.0, - "learning_rate": 1.454259062927944e-06, - "loss": 0.1836, - "step": 8650 - }, - { - "epoch": 7.48, - "grad_norm": 0.0, - "learning_rate": 1.4526426683492722e-06, - "loss": 0.203, - "step": 8651 - }, - { - "epoch": 7.48, - "grad_norm": 0.0, - "learning_rate": 1.4510271022146627e-06, - "loss": 0.283, - "step": 8652 - }, - { - "epoch": 7.49, - "grad_norm": 0.0, - "learning_rate": 1.4494123646807058e-06, - "loss": 0.1622, - "step": 8653 - }, - { - "epoch": 7.49, - "grad_norm": 0.0, - "learning_rate": 1.447798455903906e-06, - "loss": 0.1372, - "step": 8654 - }, - { - "epoch": 7.49, - "grad_norm": 0.0, - "learning_rate": 1.4461853760406873e-06, - "loss": 0.2856, - "step": 8655 - }, - { - "epoch": 7.49, - "grad_norm": 0.0, - "learning_rate": 1.4445731252473994e-06, - "loss": 0.1685, - "step": 8656 - }, - { - "epoch": 7.49, - "grad_norm": 0.0, - "learning_rate": 1.4429617036803056e-06, - "loss": 0.194, - "step": 8657 - }, - { - "epoch": 7.49, - "grad_norm": 0.0, - "learning_rate": 1.4413511114955959e-06, - "loss": 0.1768, - "step": 8658 - }, - { - "epoch": 7.49, - "grad_norm": 0.0, - "learning_rate": 1.4397413488493706e-06, - "loss": 0.1711, - "step": 8659 - }, - { - "epoch": 7.49, - "grad_norm": 0.0, - "learning_rate": 1.438132415897655e-06, - "loss": 0.1713, - "step": 8660 - }, - { - "epoch": 7.49, - "grad_norm": 0.0, - "learning_rate": 1.4365243127963946e-06, - "loss": 0.1818, - "step": 8661 - }, - { - "epoch": 7.49, - "grad_norm": 0.0, - "learning_rate": 1.4349170397014522e-06, - "loss": 0.1592, - "step": 8662 - }, - { - "epoch": 7.49, - "grad_norm": 0.0, - "learning_rate": 1.4333105967686144e-06, - "loss": 0.1502, - "step": 8663 - }, - { - "epoch": 7.49, - "grad_norm": 0.0, - "learning_rate": 1.4317049841535824e-06, - "loss": 0.1356, - "step": 8664 - }, - { - "epoch": 7.5, - "grad_norm": 0.0, - "learning_rate": 1.4301002020119747e-06, - "loss": 0.1483, - "step": 8665 - }, - { - "epoch": 7.5, - "grad_norm": 0.0, - "learning_rate": 1.428496250499336e-06, - "loss": 0.1382, - "step": 8666 - }, - { - "epoch": 7.5, - "grad_norm": 0.0, - "learning_rate": 1.4268931297711286e-06, - "loss": 0.1726, - "step": 8667 - }, - { - "epoch": 7.5, - "grad_norm": 0.0, - "learning_rate": 1.4252908399827336e-06, - "loss": 0.1976, - "step": 8668 - }, - { - "epoch": 7.5, - "grad_norm": 0.0, - "learning_rate": 1.4236893812894493e-06, - "loss": 0.1999, - "step": 8669 - }, - { - "epoch": 7.5, - "grad_norm": 0.0, - "learning_rate": 1.4220887538464966e-06, - "loss": 0.2019, - "step": 8670 - }, - { - "epoch": 7.5, - "grad_norm": 0.0, - "learning_rate": 1.4204889578090165e-06, - "loss": 0.1673, - "step": 8671 - }, - { - "epoch": 7.5, - "grad_norm": 0.0, - "learning_rate": 1.4188899933320633e-06, - "loss": 0.1747, - "step": 8672 - }, - { - "epoch": 7.5, - "grad_norm": 0.0, - "learning_rate": 1.4172918605706176e-06, - "loss": 0.1667, - "step": 8673 - }, - { - "epoch": 7.5, - "grad_norm": 0.0, - "learning_rate": 1.415694559679579e-06, - "loss": 0.1622, - "step": 8674 - }, - { - "epoch": 7.5, - "grad_norm": 0.0, - "learning_rate": 1.4140980908137602e-06, - "loss": 0.1884, - "step": 8675 - }, - { - "epoch": 7.51, - "grad_norm": 0.0, - "learning_rate": 1.4125024541278986e-06, - "loss": 0.1846, - "step": 8676 - }, - { - "epoch": 7.51, - "grad_norm": 0.0, - "learning_rate": 1.4109076497766515e-06, - "loss": 0.1526, - "step": 8677 - }, - { - "epoch": 7.51, - "grad_norm": 0.0, - "learning_rate": 1.409313677914591e-06, - "loss": 0.1506, - "step": 8678 - }, - { - "epoch": 7.51, - "grad_norm": 0.0, - "learning_rate": 1.4077205386962167e-06, - "loss": 0.199, - "step": 8679 - }, - { - "epoch": 7.51, - "grad_norm": 0.0, - "learning_rate": 1.4061282322759361e-06, - "loss": 0.1562, - "step": 8680 - }, - { - "epoch": 7.51, - "grad_norm": 0.0, - "learning_rate": 1.4045367588080828e-06, - "loss": 0.1514, - "step": 8681 - }, - { - "epoch": 7.51, - "grad_norm": 0.0, - "learning_rate": 1.4029461184469096e-06, - "loss": 0.1781, - "step": 8682 - }, - { - "epoch": 7.51, - "grad_norm": 0.0, - "learning_rate": 1.4013563113465888e-06, - "loss": 0.2152, - "step": 8683 - }, - { - "epoch": 7.51, - "grad_norm": 0.0, - "learning_rate": 1.3997673376612108e-06, - "loss": 0.1535, - "step": 8684 - }, - { - "epoch": 7.51, - "grad_norm": 0.0, - "learning_rate": 1.3981791975447835e-06, - "loss": 0.136, - "step": 8685 - }, - { - "epoch": 7.51, - "grad_norm": 0.0, - "learning_rate": 1.3965918911512367e-06, - "loss": 0.1942, - "step": 8686 - }, - { - "epoch": 7.51, - "grad_norm": 0.0, - "learning_rate": 1.3950054186344175e-06, - "loss": 0.1902, - "step": 8687 - }, - { - "epoch": 7.52, - "grad_norm": 0.0, - "learning_rate": 1.3934197801480976e-06, - "loss": 0.1607, - "step": 8688 - }, - { - "epoch": 7.52, - "grad_norm": 0.0, - "learning_rate": 1.391834975845957e-06, - "loss": 0.2131, - "step": 8689 - }, - { - "epoch": 7.52, - "grad_norm": 0.0, - "learning_rate": 1.3902510058816077e-06, - "loss": 0.1498, - "step": 8690 - }, - { - "epoch": 7.52, - "grad_norm": 0.0, - "learning_rate": 1.3886678704085677e-06, - "loss": 0.1543, - "step": 8691 - }, - { - "epoch": 7.52, - "grad_norm": 0.0, - "learning_rate": 1.3870855695802844e-06, - "loss": 0.203, - "step": 8692 - }, - { - "epoch": 7.52, - "grad_norm": 0.0, - "learning_rate": 1.3855041035501215e-06, - "loss": 0.1359, - "step": 8693 - }, - { - "epoch": 7.52, - "grad_norm": 0.0, - "learning_rate": 1.3839234724713614e-06, - "loss": 0.1482, - "step": 8694 - }, - { - "epoch": 7.52, - "grad_norm": 0.0, - "learning_rate": 1.3823436764972021e-06, - "loss": 0.1816, - "step": 8695 - }, - { - "epoch": 7.52, - "grad_norm": 0.0, - "learning_rate": 1.3807647157807668e-06, - "loss": 0.1396, - "step": 8696 - }, - { - "epoch": 7.52, - "grad_norm": 0.0, - "learning_rate": 1.3791865904750912e-06, - "loss": 0.1737, - "step": 8697 - }, - { - "epoch": 7.52, - "grad_norm": 0.0, - "learning_rate": 1.377609300733137e-06, - "loss": 0.1563, - "step": 8698 - }, - { - "epoch": 7.53, - "grad_norm": 0.0, - "learning_rate": 1.3760328467077788e-06, - "loss": 0.1643, - "step": 8699 - }, - { - "epoch": 7.53, - "grad_norm": 0.0, - "learning_rate": 1.3744572285518165e-06, - "loss": 0.2295, - "step": 8700 - }, - { - "epoch": 7.53, - "grad_norm": 0.0, - "learning_rate": 1.3728824464179613e-06, - "loss": 0.2891, - "step": 8701 - }, - { - "epoch": 7.53, - "grad_norm": 0.0, - "learning_rate": 1.3713085004588488e-06, - "loss": 0.163, - "step": 8702 - }, - { - "epoch": 7.53, - "grad_norm": 0.0, - "learning_rate": 1.3697353908270316e-06, - "loss": 0.1925, - "step": 8703 - }, - { - "epoch": 7.53, - "grad_norm": 0.0, - "learning_rate": 1.3681631176749866e-06, - "loss": 0.1638, - "step": 8704 - }, - { - "epoch": 7.53, - "grad_norm": 0.0, - "learning_rate": 1.3665916811550972e-06, - "loss": 0.2007, - "step": 8705 - }, - { - "epoch": 7.53, - "grad_norm": 0.0, - "learning_rate": 1.3650210814196785e-06, - "loss": 0.164, - "step": 8706 - }, - { - "epoch": 7.53, - "grad_norm": 0.0, - "learning_rate": 1.3634513186209564e-06, - "loss": 0.1733, - "step": 8707 - }, - { - "epoch": 7.53, - "grad_norm": 0.0, - "learning_rate": 1.3618823929110802e-06, - "loss": 0.1376, - "step": 8708 - }, - { - "epoch": 7.53, - "grad_norm": 0.0, - "learning_rate": 1.3603143044421151e-06, - "loss": 0.2453, - "step": 8709 - }, - { - "epoch": 7.53, - "grad_norm": 0.0, - "learning_rate": 1.3587470533660507e-06, - "loss": 0.1436, - "step": 8710 - }, - { - "epoch": 7.54, - "grad_norm": 0.0, - "learning_rate": 1.3571806398347853e-06, - "loss": 0.1963, - "step": 8711 - }, - { - "epoch": 7.54, - "grad_norm": 0.0, - "learning_rate": 1.3556150640001442e-06, - "loss": 0.1444, - "step": 8712 - }, - { - "epoch": 7.54, - "grad_norm": 0.0, - "learning_rate": 1.3540503260138726e-06, - "loss": 0.1453, - "step": 8713 - }, - { - "epoch": 7.54, - "grad_norm": 0.0, - "learning_rate": 1.352486426027626e-06, - "loss": 0.2218, - "step": 8714 - }, - { - "epoch": 7.54, - "grad_norm": 0.0, - "learning_rate": 1.3509233641929864e-06, - "loss": 0.1859, - "step": 8715 - }, - { - "epoch": 7.54, - "grad_norm": 0.0, - "learning_rate": 1.3493611406614548e-06, - "loss": 0.2114, - "step": 8716 - }, - { - "epoch": 7.54, - "grad_norm": 0.0, - "learning_rate": 1.3477997555844414e-06, - "loss": 0.2054, - "step": 8717 - }, - { - "epoch": 7.54, - "grad_norm": 0.0, - "learning_rate": 1.346239209113287e-06, - "loss": 0.1749, - "step": 8718 - }, - { - "epoch": 7.54, - "grad_norm": 0.0, - "learning_rate": 1.3446795013992442e-06, - "loss": 0.2033, - "step": 8719 - }, - { - "epoch": 7.54, - "grad_norm": 0.0, - "learning_rate": 1.3431206325934887e-06, - "loss": 0.1974, - "step": 8720 - }, - { - "epoch": 7.54, - "grad_norm": 0.0, - "learning_rate": 1.3415626028471097e-06, - "loss": 0.1824, - "step": 8721 - }, - { - "epoch": 7.54, - "grad_norm": 0.0, - "learning_rate": 1.340005412311116e-06, - "loss": 0.2184, - "step": 8722 - }, - { - "epoch": 7.55, - "grad_norm": 0.0, - "learning_rate": 1.3384490611364398e-06, - "loss": 0.2648, - "step": 8723 - }, - { - "epoch": 7.55, - "grad_norm": 0.0, - "learning_rate": 1.3368935494739277e-06, - "loss": 0.1595, - "step": 8724 - }, - { - "epoch": 7.55, - "grad_norm": 0.0, - "learning_rate": 1.335338877474346e-06, - "loss": 0.1874, - "step": 8725 - }, - { - "epoch": 7.55, - "grad_norm": 0.0, - "learning_rate": 1.3337850452883826e-06, - "loss": 0.1694, - "step": 8726 - }, - { - "epoch": 7.55, - "grad_norm": 0.0, - "learning_rate": 1.3322320530666355e-06, - "loss": 0.2471, - "step": 8727 - }, - { - "epoch": 7.55, - "grad_norm": 0.0, - "learning_rate": 1.3306799009596315e-06, - "loss": 0.1995, - "step": 8728 - }, - { - "epoch": 7.55, - "grad_norm": 0.0, - "learning_rate": 1.3291285891178085e-06, - "loss": 0.1371, - "step": 8729 - }, - { - "epoch": 7.55, - "grad_norm": 0.0, - "learning_rate": 1.3275781176915303e-06, - "loss": 0.1497, - "step": 8730 - }, - { - "epoch": 7.55, - "grad_norm": 0.0, - "learning_rate": 1.3260284868310703e-06, - "loss": 0.1488, - "step": 8731 - }, - { - "epoch": 7.55, - "grad_norm": 0.0, - "learning_rate": 1.324479696686628e-06, - "loss": 0.1784, - "step": 8732 - }, - { - "epoch": 7.55, - "grad_norm": 0.0, - "learning_rate": 1.3229317474083136e-06, - "loss": 0.1486, - "step": 8733 - }, - { - "epoch": 7.56, - "grad_norm": 0.0, - "learning_rate": 1.3213846391461649e-06, - "loss": 0.2053, - "step": 8734 - }, - { - "epoch": 7.56, - "grad_norm": 0.0, - "learning_rate": 1.3198383720501318e-06, - "loss": 0.1521, - "step": 8735 - }, - { - "epoch": 7.56, - "grad_norm": 0.0, - "learning_rate": 1.318292946270089e-06, - "loss": 0.1591, - "step": 8736 - }, - { - "epoch": 7.56, - "grad_norm": 0.0, - "learning_rate": 1.3167483619558185e-06, - "loss": 0.1984, - "step": 8737 - }, - { - "epoch": 7.56, - "grad_norm": 0.0, - "learning_rate": 1.3152046192570333e-06, - "loss": 0.1674, - "step": 8738 - }, - { - "epoch": 7.56, - "grad_norm": 0.0, - "learning_rate": 1.3136617183233547e-06, - "loss": 0.1964, - "step": 8739 - }, - { - "epoch": 7.56, - "grad_norm": 0.0, - "learning_rate": 1.3121196593043283e-06, - "loss": 0.1796, - "step": 8740 - }, - { - "epoch": 7.56, - "grad_norm": 0.0, - "learning_rate": 1.3105784423494184e-06, - "loss": 0.1961, - "step": 8741 - }, - { - "epoch": 7.56, - "grad_norm": 0.0, - "learning_rate": 1.3090380676080062e-06, - "loss": 0.1834, - "step": 8742 - }, - { - "epoch": 7.56, - "grad_norm": 0.0, - "learning_rate": 1.3074985352293867e-06, - "loss": 0.1741, - "step": 8743 - }, - { - "epoch": 7.56, - "grad_norm": 0.0, - "learning_rate": 1.3059598453627808e-06, - "loss": 0.1925, - "step": 8744 - }, - { - "epoch": 7.56, - "grad_norm": 0.0, - "learning_rate": 1.3044219981573246e-06, - "loss": 0.1586, - "step": 8745 - }, - { - "epoch": 7.57, - "grad_norm": 0.0, - "learning_rate": 1.3028849937620736e-06, - "loss": 0.1691, - "step": 8746 - }, - { - "epoch": 7.57, - "grad_norm": 0.0, - "learning_rate": 1.3013488323259993e-06, - "loss": 0.1533, - "step": 8747 - }, - { - "epoch": 7.57, - "grad_norm": 0.0, - "learning_rate": 1.2998135139979884e-06, - "loss": 0.2142, - "step": 8748 - }, - { - "epoch": 7.57, - "grad_norm": 0.0, - "learning_rate": 1.2982790389268551e-06, - "loss": 0.1873, - "step": 8749 - }, - { - "epoch": 7.57, - "grad_norm": 0.0, - "learning_rate": 1.296745407261324e-06, - "loss": 0.2349, - "step": 8750 - }, - { - "epoch": 7.57, - "grad_norm": 0.0, - "learning_rate": 1.2952126191500437e-06, - "loss": 0.1569, - "step": 8751 - }, - { - "epoch": 7.57, - "grad_norm": 0.0, - "learning_rate": 1.2936806747415775e-06, - "loss": 0.1369, - "step": 8752 - }, - { - "epoch": 7.57, - "grad_norm": 0.0, - "learning_rate": 1.2921495741844047e-06, - "loss": 0.1634, - "step": 8753 - }, - { - "epoch": 7.57, - "grad_norm": 0.0, - "learning_rate": 1.2906193176269287e-06, - "loss": 0.206, - "step": 8754 - }, - { - "epoch": 7.57, - "grad_norm": 0.0, - "learning_rate": 1.2890899052174687e-06, - "loss": 0.169, - "step": 8755 - }, - { - "epoch": 7.57, - "grad_norm": 0.0, - "learning_rate": 1.2875613371042583e-06, - "loss": 0.1721, - "step": 8756 - }, - { - "epoch": 7.58, - "grad_norm": 0.0, - "learning_rate": 1.2860336134354534e-06, - "loss": 0.143, - "step": 8757 - }, - { - "epoch": 7.58, - "grad_norm": 0.0, - "learning_rate": 1.28450673435913e-06, - "loss": 0.1415, - "step": 8758 - }, - { - "epoch": 7.58, - "grad_norm": 0.0, - "learning_rate": 1.282980700023274e-06, - "loss": 0.1855, - "step": 8759 - }, - { - "epoch": 7.58, - "grad_norm": 0.0, - "learning_rate": 1.2814555105757998e-06, - "loss": 0.2892, - "step": 8760 - }, - { - "epoch": 7.58, - "grad_norm": 0.0, - "learning_rate": 1.279931166164532e-06, - "loss": 0.167, - "step": 8761 - }, - { - "epoch": 7.58, - "grad_norm": 0.0, - "learning_rate": 1.278407666937218e-06, - "loss": 0.1892, - "step": 8762 - }, - { - "epoch": 7.58, - "grad_norm": 0.0, - "learning_rate": 1.2768850130415221e-06, - "loss": 0.1403, - "step": 8763 - }, - { - "epoch": 7.58, - "grad_norm": 0.0, - "learning_rate": 1.2753632046250208e-06, - "loss": 0.1978, - "step": 8764 - }, - { - "epoch": 7.58, - "grad_norm": 0.0, - "learning_rate": 1.2738422418352192e-06, - "loss": 0.1547, - "step": 8765 - }, - { - "epoch": 7.58, - "grad_norm": 0.0, - "learning_rate": 1.2723221248195316e-06, - "loss": 0.1526, - "step": 8766 - }, - { - "epoch": 7.58, - "grad_norm": 0.0, - "learning_rate": 1.270802853725297e-06, - "loss": 0.201, - "step": 8767 - }, - { - "epoch": 7.58, - "grad_norm": 0.0, - "learning_rate": 1.2692844286997686e-06, - "loss": 0.1409, - "step": 8768 - }, - { - "epoch": 7.59, - "grad_norm": 0.0, - "learning_rate": 1.2677668498901163e-06, - "loss": 0.138, - "step": 8769 - }, - { - "epoch": 7.59, - "grad_norm": 0.0, - "learning_rate": 1.2662501174434305e-06, - "loss": 0.1684, - "step": 8770 - }, - { - "epoch": 7.59, - "grad_norm": 0.0, - "learning_rate": 1.264734231506719e-06, - "loss": 0.2133, - "step": 8771 - }, - { - "epoch": 7.59, - "grad_norm": 0.0, - "learning_rate": 1.263219192226911e-06, - "loss": 0.1657, - "step": 8772 - }, - { - "epoch": 7.59, - "grad_norm": 0.0, - "learning_rate": 1.2617049997508468e-06, - "loss": 0.2325, - "step": 8773 - }, - { - "epoch": 7.59, - "grad_norm": 0.0, - "learning_rate": 1.2601916542252869e-06, - "loss": 0.1388, - "step": 8774 - }, - { - "epoch": 7.59, - "grad_norm": 0.0, - "learning_rate": 1.2586791557969113e-06, - "loss": 0.1488, - "step": 8775 - }, - { - "epoch": 7.59, - "grad_norm": 0.0, - "learning_rate": 1.257167504612319e-06, - "loss": 0.1627, - "step": 8776 - }, - { - "epoch": 7.59, - "grad_norm": 0.0, - "learning_rate": 1.2556567008180243e-06, - "loss": 0.1651, - "step": 8777 - }, - { - "epoch": 7.59, - "grad_norm": 0.0, - "learning_rate": 1.2541467445604638e-06, - "loss": 0.1515, - "step": 8778 - }, - { - "epoch": 7.59, - "grad_norm": 0.0, - "learning_rate": 1.2526376359859827e-06, - "loss": 0.1611, - "step": 8779 - }, - { - "epoch": 7.6, - "grad_norm": 0.0, - "learning_rate": 1.2511293752408537e-06, - "loss": 0.1721, - "step": 8780 - }, - { - "epoch": 7.6, - "grad_norm": 0.0, - "learning_rate": 1.2496219624712613e-06, - "loss": 0.1637, - "step": 8781 - }, - { - "epoch": 7.6, - "grad_norm": 0.0, - "learning_rate": 1.2481153978233107e-06, - "loss": 0.1787, - "step": 8782 - }, - { - "epoch": 7.6, - "grad_norm": 0.0, - "learning_rate": 1.246609681443025e-06, - "loss": 0.1982, - "step": 8783 - }, - { - "epoch": 7.6, - "grad_norm": 0.0, - "learning_rate": 1.2451048134763444e-06, - "loss": 0.2235, - "step": 8784 - }, - { - "epoch": 7.6, - "grad_norm": 0.0, - "learning_rate": 1.2436007940691253e-06, - "loss": 0.1515, - "step": 8785 - }, - { - "epoch": 7.6, - "grad_norm": 0.0, - "learning_rate": 1.2420976233671434e-06, - "loss": 0.207, - "step": 8786 - }, - { - "epoch": 7.6, - "grad_norm": 0.0, - "learning_rate": 1.2405953015160932e-06, - "loss": 0.1643, - "step": 8787 - }, - { - "epoch": 7.6, - "grad_norm": 0.0, - "learning_rate": 1.239093828661586e-06, - "loss": 0.173, - "step": 8788 - }, - { - "epoch": 7.6, - "grad_norm": 0.0, - "learning_rate": 1.2375932049491512e-06, - "loss": 0.217, - "step": 8789 - }, - { - "epoch": 7.6, - "grad_norm": 0.0, - "learning_rate": 1.2360934305242312e-06, - "loss": 0.2614, - "step": 8790 - }, - { - "epoch": 7.6, - "grad_norm": 0.0, - "learning_rate": 1.2345945055321928e-06, - "loss": 0.1599, - "step": 8791 - }, - { - "epoch": 7.61, - "grad_norm": 0.0, - "learning_rate": 1.2330964301183168e-06, - "loss": 0.1708, - "step": 8792 - }, - { - "epoch": 7.61, - "grad_norm": 0.0, - "learning_rate": 1.2315992044278046e-06, - "loss": 0.1372, - "step": 8793 - }, - { - "epoch": 7.61, - "grad_norm": 0.0, - "learning_rate": 1.2301028286057736e-06, - "loss": 0.1741, - "step": 8794 - }, - { - "epoch": 7.61, - "grad_norm": 0.0, - "learning_rate": 1.2286073027972556e-06, - "loss": 0.2162, - "step": 8795 - }, - { - "epoch": 7.61, - "grad_norm": 0.0, - "learning_rate": 1.2271126271472057e-06, - "loss": 0.1781, - "step": 8796 - }, - { - "epoch": 7.61, - "grad_norm": 0.0, - "learning_rate": 1.2256188018004932e-06, - "loss": 0.1508, - "step": 8797 - }, - { - "epoch": 7.61, - "grad_norm": 0.0, - "learning_rate": 1.224125826901903e-06, - "loss": 0.154, - "step": 8798 - }, - { - "epoch": 7.61, - "grad_norm": 0.0, - "learning_rate": 1.2226337025961454e-06, - "loss": 0.2115, - "step": 8799 - }, - { - "epoch": 7.61, - "grad_norm": 0.0, - "learning_rate": 1.2211424290278372e-06, - "loss": 0.1539, - "step": 8800 - }, - { - "epoch": 7.61, - "grad_norm": 0.0, - "learning_rate": 1.219652006341522e-06, - "loss": 0.2243, - "step": 8801 - }, - { - "epoch": 7.61, - "grad_norm": 0.0, - "learning_rate": 1.2181624346816567e-06, - "loss": 0.1757, - "step": 8802 - }, - { - "epoch": 7.62, - "grad_norm": 0.0, - "learning_rate": 1.2166737141926166e-06, - "loss": 0.1909, - "step": 8803 - }, - { - "epoch": 7.62, - "grad_norm": 0.0, - "learning_rate": 1.215185845018697e-06, - "loss": 0.1579, - "step": 8804 - }, - { - "epoch": 7.62, - "grad_norm": 0.0, - "learning_rate": 1.213698827304105e-06, - "loss": 0.1492, - "step": 8805 - }, - { - "epoch": 7.62, - "grad_norm": 0.0, - "learning_rate": 1.2122126611929673e-06, - "loss": 0.1768, - "step": 8806 - }, - { - "epoch": 7.62, - "grad_norm": 0.0, - "learning_rate": 1.2107273468293312e-06, - "loss": 0.1882, - "step": 8807 - }, - { - "epoch": 7.62, - "grad_norm": 0.0, - "learning_rate": 1.209242884357159e-06, - "loss": 0.1904, - "step": 8808 - }, - { - "epoch": 7.62, - "grad_norm": 0.0, - "learning_rate": 1.2077592739203304e-06, - "loss": 0.2427, - "step": 8809 - }, - { - "epoch": 7.62, - "grad_norm": 0.0, - "learning_rate": 1.2062765156626443e-06, - "loss": 0.1797, - "step": 8810 - }, - { - "epoch": 7.62, - "grad_norm": 0.0, - "learning_rate": 1.204794609727814e-06, - "loss": 0.2404, - "step": 8811 - }, - { - "epoch": 7.62, - "grad_norm": 0.0, - "learning_rate": 1.2033135562594712e-06, - "loss": 0.1754, - "step": 8812 - }, - { - "epoch": 7.62, - "grad_norm": 0.0, - "learning_rate": 1.2018333554011663e-06, - "loss": 0.1908, - "step": 8813 - }, - { - "epoch": 7.62, - "grad_norm": 0.0, - "learning_rate": 1.2003540072963683e-06, - "loss": 0.1884, - "step": 8814 - }, - { - "epoch": 7.63, - "grad_norm": 0.0, - "learning_rate": 1.198875512088461e-06, - "loss": 0.143, - "step": 8815 - }, - { - "epoch": 7.63, - "grad_norm": 0.0, - "learning_rate": 1.197397869920741e-06, - "loss": 0.1969, - "step": 8816 - }, - { - "epoch": 7.63, - "grad_norm": 0.0, - "learning_rate": 1.1959210809364319e-06, - "loss": 0.1411, - "step": 8817 - }, - { - "epoch": 7.63, - "grad_norm": 0.0, - "learning_rate": 1.1944451452786697e-06, - "loss": 0.1839, - "step": 8818 - }, - { - "epoch": 7.63, - "grad_norm": 0.0, - "learning_rate": 1.192970063090506e-06, - "loss": 0.1403, - "step": 8819 - }, - { - "epoch": 7.63, - "grad_norm": 0.0, - "learning_rate": 1.1914958345149163e-06, - "loss": 0.1697, - "step": 8820 - }, - { - "epoch": 7.63, - "grad_norm": 0.0, - "learning_rate": 1.1900224596947829e-06, - "loss": 0.1689, - "step": 8821 - }, - { - "epoch": 7.63, - "grad_norm": 0.0, - "learning_rate": 1.1885499387729161e-06, - "loss": 0.1354, - "step": 8822 - }, - { - "epoch": 7.63, - "grad_norm": 0.0, - "learning_rate": 1.1870782718920348e-06, - "loss": 0.1527, - "step": 8823 - }, - { - "epoch": 7.63, - "grad_norm": 0.0, - "learning_rate": 1.1856074591947797e-06, - "loss": 0.1675, - "step": 8824 - }, - { - "epoch": 7.63, - "grad_norm": 0.0, - "learning_rate": 1.18413750082371e-06, - "loss": 0.1348, - "step": 8825 - }, - { - "epoch": 7.63, - "grad_norm": 0.0, - "learning_rate": 1.182668396921297e-06, - "loss": 0.181, - "step": 8826 - }, - { - "epoch": 7.64, - "grad_norm": 0.0, - "learning_rate": 1.181200147629933e-06, - "loss": 0.1489, - "step": 8827 - }, - { - "epoch": 7.64, - "grad_norm": 0.0, - "learning_rate": 1.1797327530919266e-06, - "loss": 0.2104, - "step": 8828 - }, - { - "epoch": 7.64, - "grad_norm": 0.0, - "learning_rate": 1.1782662134495049e-06, - "loss": 0.1694, - "step": 8829 - }, - { - "epoch": 7.64, - "grad_norm": 0.0, - "learning_rate": 1.1768005288448126e-06, - "loss": 0.1944, - "step": 8830 - }, - { - "epoch": 7.64, - "grad_norm": 0.0, - "learning_rate": 1.1753356994199062e-06, - "loss": 0.2454, - "step": 8831 - }, - { - "epoch": 7.64, - "grad_norm": 0.0, - "learning_rate": 1.1738717253167608e-06, - "loss": 0.1736, - "step": 8832 - }, - { - "epoch": 7.64, - "grad_norm": 0.0, - "learning_rate": 1.1724086066772745e-06, - "loss": 0.1889, - "step": 8833 - }, - { - "epoch": 7.64, - "grad_norm": 0.0, - "learning_rate": 1.1709463436432577e-06, - "loss": 0.1939, - "step": 8834 - }, - { - "epoch": 7.64, - "grad_norm": 0.0, - "learning_rate": 1.1694849363564386e-06, - "loss": 0.168, - "step": 8835 - }, - { - "epoch": 7.64, - "grad_norm": 0.0, - "learning_rate": 1.1680243849584638e-06, - "loss": 0.1467, - "step": 8836 - }, - { - "epoch": 7.64, - "grad_norm": 0.0, - "learning_rate": 1.1665646895908933e-06, - "loss": 0.1908, - "step": 8837 - }, - { - "epoch": 7.65, - "grad_norm": 0.0, - "learning_rate": 1.1651058503952083e-06, - "loss": 0.1929, - "step": 8838 - }, - { - "epoch": 7.65, - "grad_norm": 0.0, - "learning_rate": 1.1636478675128072e-06, - "loss": 0.1768, - "step": 8839 - }, - { - "epoch": 7.65, - "grad_norm": 0.0, - "learning_rate": 1.1621907410849985e-06, - "loss": 0.1676, - "step": 8840 - }, - { - "epoch": 7.65, - "grad_norm": 0.0, - "learning_rate": 1.1607344712530189e-06, - "loss": 0.1673, - "step": 8841 - }, - { - "epoch": 7.65, - "grad_norm": 0.0, - "learning_rate": 1.1592790581580092e-06, - "loss": 0.1584, - "step": 8842 - }, - { - "epoch": 7.65, - "grad_norm": 0.0, - "learning_rate": 1.1578245019410384e-06, - "loss": 0.1361, - "step": 8843 - }, - { - "epoch": 7.65, - "grad_norm": 0.0, - "learning_rate": 1.1563708027430864e-06, - "loss": 0.1627, - "step": 8844 - }, - { - "epoch": 7.65, - "grad_norm": 0.0, - "learning_rate": 1.154917960705052e-06, - "loss": 0.1612, - "step": 8845 - }, - { - "epoch": 7.65, - "grad_norm": 0.0, - "learning_rate": 1.1534659759677514e-06, - "loss": 0.1573, - "step": 8846 - }, - { - "epoch": 7.65, - "grad_norm": 0.0, - "learning_rate": 1.1520148486719174e-06, - "loss": 0.2224, - "step": 8847 - }, - { - "epoch": 7.65, - "grad_norm": 0.0, - "learning_rate": 1.1505645789581943e-06, - "loss": 0.1631, - "step": 8848 - }, - { - "epoch": 7.65, - "grad_norm": 0.0, - "learning_rate": 1.1491151669671508e-06, - "loss": 0.1535, - "step": 8849 - }, - { - "epoch": 7.66, - "grad_norm": 0.0, - "learning_rate": 1.147666612839271e-06, - "loss": 0.1711, - "step": 8850 - }, - { - "epoch": 7.66, - "grad_norm": 0.0, - "learning_rate": 1.146218916714955e-06, - "loss": 0.1907, - "step": 8851 - }, - { - "epoch": 7.66, - "grad_norm": 0.0, - "learning_rate": 1.1447720787345162e-06, - "loss": 0.1449, - "step": 8852 - }, - { - "epoch": 7.66, - "grad_norm": 0.0, - "learning_rate": 1.14332609903819e-06, - "loss": 0.214, - "step": 8853 - }, - { - "epoch": 7.66, - "grad_norm": 0.0, - "learning_rate": 1.1418809777661256e-06, - "loss": 0.236, - "step": 8854 - }, - { - "epoch": 7.66, - "grad_norm": 0.0, - "learning_rate": 1.1404367150583906e-06, - "loss": 0.2008, - "step": 8855 - }, - { - "epoch": 7.66, - "grad_norm": 0.0, - "learning_rate": 1.1389933110549701e-06, - "loss": 0.2651, - "step": 8856 - }, - { - "epoch": 7.66, - "grad_norm": 0.0, - "learning_rate": 1.1375507658957642e-06, - "loss": 0.2108, - "step": 8857 - }, - { - "epoch": 7.66, - "grad_norm": 0.0, - "learning_rate": 1.1361090797205864e-06, - "loss": 0.1357, - "step": 8858 - }, - { - "epoch": 7.66, - "grad_norm": 0.0, - "learning_rate": 1.1346682526691733e-06, - "loss": 0.1709, - "step": 8859 - }, - { - "epoch": 7.66, - "grad_norm": 0.0, - "learning_rate": 1.133228284881176e-06, - "loss": 0.2622, - "step": 8860 - }, - { - "epoch": 7.67, - "grad_norm": 0.0, - "learning_rate": 1.1317891764961608e-06, - "loss": 0.214, - "step": 8861 - }, - { - "epoch": 7.67, - "grad_norm": 0.0, - "learning_rate": 1.1303509276536161e-06, - "loss": 0.1773, - "step": 8862 - }, - { - "epoch": 7.67, - "grad_norm": 0.0, - "learning_rate": 1.1289135384929362e-06, - "loss": 0.1941, - "step": 8863 - }, - { - "epoch": 7.67, - "grad_norm": 0.0, - "learning_rate": 1.1274770091534438e-06, - "loss": 0.1512, - "step": 8864 - }, - { - "epoch": 7.67, - "grad_norm": 0.0, - "learning_rate": 1.1260413397743696e-06, - "loss": 0.1894, - "step": 8865 - }, - { - "epoch": 7.67, - "grad_norm": 0.0, - "learning_rate": 1.124606530494865e-06, - "loss": 0.1699, - "step": 8866 - }, - { - "epoch": 7.67, - "grad_norm": 0.0, - "learning_rate": 1.1231725814540006e-06, - "loss": 0.23, - "step": 8867 - }, - { - "epoch": 7.67, - "grad_norm": 0.0, - "learning_rate": 1.1217394927907566e-06, - "loss": 0.146, - "step": 8868 - }, - { - "epoch": 7.67, - "grad_norm": 0.0, - "learning_rate": 1.1203072646440339e-06, - "loss": 0.1868, - "step": 8869 - }, - { - "epoch": 7.67, - "grad_norm": 0.0, - "learning_rate": 1.1188758971526526e-06, - "loss": 0.1423, - "step": 8870 - }, - { - "epoch": 7.67, - "grad_norm": 0.0, - "learning_rate": 1.117445390455344e-06, - "loss": 0.1516, - "step": 8871 - }, - { - "epoch": 7.67, - "grad_norm": 0.0, - "learning_rate": 1.1160157446907616e-06, - "loss": 0.1822, - "step": 8872 - }, - { - "epoch": 7.68, - "grad_norm": 0.0, - "learning_rate": 1.1145869599974701e-06, - "loss": 0.1452, - "step": 8873 - }, - { - "epoch": 7.68, - "grad_norm": 0.0, - "learning_rate": 1.1131590365139521e-06, - "loss": 0.1721, - "step": 8874 - }, - { - "epoch": 7.68, - "grad_norm": 0.0, - "learning_rate": 1.1117319743786091e-06, - "loss": 0.1889, - "step": 8875 - }, - { - "epoch": 7.68, - "grad_norm": 0.0, - "learning_rate": 1.1103057737297562e-06, - "loss": 0.1368, - "step": 8876 - }, - { - "epoch": 7.68, - "grad_norm": 0.0, - "learning_rate": 1.1088804347056304e-06, - "loss": 0.1443, - "step": 8877 - }, - { - "epoch": 7.68, - "grad_norm": 0.0, - "learning_rate": 1.1074559574443766e-06, - "loss": 0.1884, - "step": 8878 - }, - { - "epoch": 7.68, - "grad_norm": 0.0, - "learning_rate": 1.1060323420840624e-06, - "loss": 0.1364, - "step": 8879 - }, - { - "epoch": 7.68, - "grad_norm": 0.0, - "learning_rate": 1.1046095887626717e-06, - "loss": 0.1651, - "step": 8880 - }, - { - "epoch": 7.68, - "grad_norm": 0.0, - "learning_rate": 1.1031876976181033e-06, - "loss": 0.1603, - "step": 8881 - }, - { - "epoch": 7.68, - "grad_norm": 0.0, - "learning_rate": 1.10176666878817e-06, - "loss": 0.1587, - "step": 8882 - }, - { - "epoch": 7.68, - "grad_norm": 0.0, - "learning_rate": 1.1003465024106075e-06, - "loss": 0.1741, - "step": 8883 - }, - { - "epoch": 7.69, - "grad_norm": 0.0, - "learning_rate": 1.0989271986230598e-06, - "loss": 0.1945, - "step": 8884 - }, - { - "epoch": 7.69, - "grad_norm": 0.0, - "learning_rate": 1.0975087575630927e-06, - "loss": 0.2419, - "step": 8885 - }, - { - "epoch": 7.69, - "grad_norm": 0.0, - "learning_rate": 1.0960911793681894e-06, - "loss": 0.1501, - "step": 8886 - }, - { - "epoch": 7.69, - "grad_norm": 0.0, - "learning_rate": 1.0946744641757445e-06, - "loss": 0.1603, - "step": 8887 - }, - { - "epoch": 7.69, - "grad_norm": 0.0, - "learning_rate": 1.093258612123076e-06, - "loss": 0.1583, - "step": 8888 - }, - { - "epoch": 7.69, - "grad_norm": 0.0, - "learning_rate": 1.0918436233474106e-06, - "loss": 0.1616, - "step": 8889 - }, - { - "epoch": 7.69, - "grad_norm": 0.0, - "learning_rate": 1.0904294979858931e-06, - "loss": 0.1569, - "step": 8890 - }, - { - "epoch": 7.69, - "grad_norm": 0.0, - "learning_rate": 1.0890162361755886e-06, - "loss": 0.2704, - "step": 8891 - }, - { - "epoch": 7.69, - "grad_norm": 0.0, - "learning_rate": 1.0876038380534748e-06, - "loss": 0.1354, - "step": 8892 - }, - { - "epoch": 7.69, - "grad_norm": 0.0, - "learning_rate": 1.0861923037564504e-06, - "loss": 0.1471, - "step": 8893 - }, - { - "epoch": 7.69, - "grad_norm": 0.0, - "learning_rate": 1.0847816334213213e-06, - "loss": 0.198, - "step": 8894 - }, - { - "epoch": 7.69, - "grad_norm": 0.0, - "learning_rate": 1.0833718271848193e-06, - "loss": 0.1801, - "step": 8895 - }, - { - "epoch": 7.7, - "grad_norm": 0.0, - "learning_rate": 1.0819628851835873e-06, - "loss": 0.1499, - "step": 8896 - }, - { - "epoch": 7.7, - "grad_norm": 0.0, - "learning_rate": 1.080554807554186e-06, - "loss": 0.1697, - "step": 8897 - }, - { - "epoch": 7.7, - "grad_norm": 0.0, - "learning_rate": 1.079147594433093e-06, - "loss": 0.193, - "step": 8898 - }, - { - "epoch": 7.7, - "grad_norm": 0.0, - "learning_rate": 1.0777412459567005e-06, - "loss": 0.1762, - "step": 8899 - }, - { - "epoch": 7.7, - "grad_norm": 0.0, - "learning_rate": 1.0763357622613146e-06, - "loss": 0.2043, - "step": 8900 - }, - { - "epoch": 7.7, - "grad_norm": 0.0, - "learning_rate": 1.0749311434831623e-06, - "loss": 0.1457, - "step": 8901 - }, - { - "epoch": 7.7, - "grad_norm": 0.0, - "learning_rate": 1.0735273897583853e-06, - "loss": 0.1903, - "step": 8902 - }, - { - "epoch": 7.7, - "grad_norm": 0.0, - "learning_rate": 1.072124501223043e-06, - "loss": 0.176, - "step": 8903 - }, - { - "epoch": 7.7, - "grad_norm": 0.0, - "learning_rate": 1.0707224780131042e-06, - "loss": 0.1501, - "step": 8904 - }, - { - "epoch": 7.7, - "grad_norm": 0.0, - "learning_rate": 1.0693213202644614e-06, - "loss": 0.1796, - "step": 8905 - }, - { - "epoch": 7.7, - "grad_norm": 0.0, - "learning_rate": 1.0679210281129226e-06, - "loss": 0.1916, - "step": 8906 - }, - { - "epoch": 7.71, - "grad_norm": 0.0, - "learning_rate": 1.0665216016942049e-06, - "loss": 0.2039, - "step": 8907 - }, - { - "epoch": 7.71, - "grad_norm": 0.0, - "learning_rate": 1.0651230411439484e-06, - "loss": 0.1719, - "step": 8908 - }, - { - "epoch": 7.71, - "grad_norm": 0.0, - "learning_rate": 1.0637253465977093e-06, - "loss": 0.1461, - "step": 8909 - }, - { - "epoch": 7.71, - "grad_norm": 0.0, - "learning_rate": 1.0623285181909537e-06, - "loss": 0.2269, - "step": 8910 - }, - { - "epoch": 7.71, - "grad_norm": 0.0, - "learning_rate": 1.060932556059071e-06, - "loss": 0.1923, - "step": 8911 - }, - { - "epoch": 7.71, - "grad_norm": 0.0, - "learning_rate": 1.0595374603373621e-06, - "loss": 0.1369, - "step": 8912 - }, - { - "epoch": 7.71, - "grad_norm": 0.0, - "learning_rate": 1.0581432311610452e-06, - "loss": 0.1959, - "step": 8913 - }, - { - "epoch": 7.71, - "grad_norm": 0.0, - "learning_rate": 1.0567498686652578e-06, - "loss": 0.177, - "step": 8914 - }, - { - "epoch": 7.71, - "grad_norm": 0.0, - "learning_rate": 1.0553573729850464e-06, - "loss": 0.1664, - "step": 8915 - }, - { - "epoch": 7.71, - "grad_norm": 0.0, - "learning_rate": 1.0539657442553764e-06, - "loss": 0.2017, - "step": 8916 - }, - { - "epoch": 7.71, - "grad_norm": 0.0, - "learning_rate": 1.052574982611132e-06, - "loss": 0.1544, - "step": 8917 - }, - { - "epoch": 7.71, - "grad_norm": 0.0, - "learning_rate": 1.0511850881871112e-06, - "loss": 0.1513, - "step": 8918 - }, - { - "epoch": 7.72, - "grad_norm": 0.0, - "learning_rate": 1.0497960611180303e-06, - "loss": 0.1872, - "step": 8919 - }, - { - "epoch": 7.72, - "grad_norm": 0.0, - "learning_rate": 1.0484079015385151e-06, - "loss": 0.209, - "step": 8920 - }, - { - "epoch": 7.72, - "grad_norm": 0.0, - "learning_rate": 1.0470206095831138e-06, - "loss": 0.154, - "step": 8921 - }, - { - "epoch": 7.72, - "grad_norm": 0.0, - "learning_rate": 1.0456341853862873e-06, - "loss": 0.1482, - "step": 8922 - }, - { - "epoch": 7.72, - "grad_norm": 0.0, - "learning_rate": 1.0442486290824172e-06, - "loss": 0.1571, - "step": 8923 - }, - { - "epoch": 7.72, - "grad_norm": 0.0, - "learning_rate": 1.0428639408057916e-06, - "loss": 0.2147, - "step": 8924 - }, - { - "epoch": 7.72, - "grad_norm": 0.0, - "learning_rate": 1.0414801206906245e-06, - "loss": 0.1377, - "step": 8925 - }, - { - "epoch": 7.72, - "grad_norm": 0.0, - "learning_rate": 1.0400971688710382e-06, - "loss": 0.1658, - "step": 8926 - }, - { - "epoch": 7.72, - "grad_norm": 0.0, - "learning_rate": 1.0387150854810746e-06, - "loss": 0.2081, - "step": 8927 - }, - { - "epoch": 7.72, - "grad_norm": 0.0, - "learning_rate": 1.0373338706546909e-06, - "loss": 0.2095, - "step": 8928 - }, - { - "epoch": 7.72, - "grad_norm": 0.0, - "learning_rate": 1.0359535245257623e-06, - "loss": 0.2151, - "step": 8929 - }, - { - "epoch": 7.72, - "grad_norm": 0.0, - "learning_rate": 1.034574047228074e-06, - "loss": 0.184, - "step": 8930 - }, - { - "epoch": 7.73, - "grad_norm": 0.0, - "learning_rate": 1.0331954388953347e-06, - "loss": 0.1519, - "step": 8931 - }, - { - "epoch": 7.73, - "grad_norm": 0.0, - "learning_rate": 1.0318176996611585e-06, - "loss": 0.2046, - "step": 8932 - }, - { - "epoch": 7.73, - "grad_norm": 0.0, - "learning_rate": 1.0304408296590851e-06, - "loss": 0.1668, - "step": 8933 - }, - { - "epoch": 7.73, - "grad_norm": 0.0, - "learning_rate": 1.0290648290225669e-06, - "loss": 0.1365, - "step": 8934 - }, - { - "epoch": 7.73, - "grad_norm": 0.0, - "learning_rate": 1.0276896978849715e-06, - "loss": 0.1397, - "step": 8935 - }, - { - "epoch": 7.73, - "grad_norm": 0.0, - "learning_rate": 1.026315436379579e-06, - "loss": 0.1893, - "step": 8936 - }, - { - "epoch": 7.73, - "grad_norm": 0.0, - "learning_rate": 1.0249420446395907e-06, - "loss": 0.2551, - "step": 8937 - }, - { - "epoch": 7.73, - "grad_norm": 0.0, - "learning_rate": 1.0235695227981202e-06, - "loss": 0.1807, - "step": 8938 - }, - { - "epoch": 7.73, - "grad_norm": 0.0, - "learning_rate": 1.0221978709881997e-06, - "loss": 0.185, - "step": 8939 - }, - { - "epoch": 7.73, - "grad_norm": 0.0, - "learning_rate": 1.0208270893427751e-06, - "loss": 0.1785, - "step": 8940 - }, - { - "epoch": 7.73, - "grad_norm": 0.0, - "learning_rate": 1.0194571779947071e-06, - "loss": 0.1712, - "step": 8941 - }, - { - "epoch": 7.74, - "grad_norm": 0.0, - "learning_rate": 1.0180881370767703e-06, - "loss": 0.1576, - "step": 8942 - }, - { - "epoch": 7.74, - "grad_norm": 0.0, - "learning_rate": 1.016719966721661e-06, - "loss": 0.2152, - "step": 8943 - }, - { - "epoch": 7.74, - "grad_norm": 0.0, - "learning_rate": 1.0153526670619863e-06, - "loss": 0.1695, - "step": 8944 - }, - { - "epoch": 7.74, - "grad_norm": 0.0, - "learning_rate": 1.0139862382302733e-06, - "loss": 0.1506, - "step": 8945 - }, - { - "epoch": 7.74, - "grad_norm": 0.0, - "learning_rate": 1.0126206803589566e-06, - "loss": 0.1996, - "step": 8946 - }, - { - "epoch": 7.74, - "grad_norm": 0.0, - "learning_rate": 1.0112559935803945e-06, - "loss": 0.1641, - "step": 8947 - }, - { - "epoch": 7.74, - "grad_norm": 0.0, - "learning_rate": 1.0098921780268601e-06, - "loss": 0.2076, - "step": 8948 - }, - { - "epoch": 7.74, - "grad_norm": 0.0, - "learning_rate": 1.0085292338305353e-06, - "loss": 0.1673, - "step": 8949 - }, - { - "epoch": 7.74, - "grad_norm": 0.0, - "learning_rate": 1.0071671611235246e-06, - "loss": 0.2083, - "step": 8950 - }, - { - "epoch": 7.74, - "grad_norm": 0.0, - "learning_rate": 1.0058059600378467e-06, - "loss": 0.1567, - "step": 8951 - }, - { - "epoch": 7.74, - "grad_norm": 0.0, - "learning_rate": 1.0044456307054317e-06, - "loss": 0.1706, - "step": 8952 - }, - { - "epoch": 7.74, - "grad_norm": 0.0, - "learning_rate": 1.0030861732581287e-06, - "loss": 0.1898, - "step": 8953 - }, - { - "epoch": 7.75, - "grad_norm": 0.0, - "learning_rate": 1.0017275878277033e-06, - "loss": 0.1796, - "step": 8954 - }, - { - "epoch": 7.75, - "grad_norm": 0.0, - "learning_rate": 1.0003698745458367e-06, - "loss": 0.2258, - "step": 8955 - }, - { - "epoch": 7.75, - "grad_norm": 0.0, - "learning_rate": 9.990130335441207e-07, - "loss": 0.1499, - "step": 8956 - }, - { - "epoch": 7.75, - "grad_norm": 0.0, - "learning_rate": 9.976570649540652e-07, - "loss": 0.1658, - "step": 8957 - }, - { - "epoch": 7.75, - "grad_norm": 0.0, - "learning_rate": 9.963019689070974e-07, - "loss": 0.1567, - "step": 8958 - }, - { - "epoch": 7.75, - "grad_norm": 0.0, - "learning_rate": 9.949477455345592e-07, - "loss": 0.1578, - "step": 8959 - }, - { - "epoch": 7.75, - "grad_norm": 0.0, - "learning_rate": 9.935943949677062e-07, - "loss": 0.1497, - "step": 8960 - }, - { - "epoch": 7.75, - "grad_norm": 0.0, - "learning_rate": 9.92241917337714e-07, - "loss": 0.1724, - "step": 8961 - }, - { - "epoch": 7.75, - "grad_norm": 0.0, - "learning_rate": 9.908903127756653e-07, - "loss": 0.1906, - "step": 8962 - }, - { - "epoch": 7.75, - "grad_norm": 0.0, - "learning_rate": 9.89539581412564e-07, - "loss": 0.1661, - "step": 8963 - }, - { - "epoch": 7.75, - "grad_norm": 0.0, - "learning_rate": 9.881897233793314e-07, - "loss": 0.1998, - "step": 8964 - }, - { - "epoch": 7.76, - "grad_norm": 0.0, - "learning_rate": 9.868407388068001e-07, - "loss": 0.1938, - "step": 8965 - }, - { - "epoch": 7.76, - "grad_norm": 0.0, - "learning_rate": 9.85492627825716e-07, - "loss": 0.1691, - "step": 8966 - }, - { - "epoch": 7.76, - "grad_norm": 0.0, - "learning_rate": 9.841453905667486e-07, - "loss": 0.2213, - "step": 8967 - }, - { - "epoch": 7.76, - "grad_norm": 0.0, - "learning_rate": 9.827990271604716e-07, - "loss": 0.1826, - "step": 8968 - }, - { - "epoch": 7.76, - "grad_norm": 0.0, - "learning_rate": 9.814535377373834e-07, - "loss": 0.1477, - "step": 8969 - }, - { - "epoch": 7.76, - "grad_norm": 0.0, - "learning_rate": 9.801089224278936e-07, - "loss": 0.1802, - "step": 8970 - }, - { - "epoch": 7.76, - "grad_norm": 0.0, - "learning_rate": 9.7876518136233e-07, - "loss": 0.1667, - "step": 8971 - }, - { - "epoch": 7.76, - "grad_norm": 0.0, - "learning_rate": 9.774223146709295e-07, - "loss": 0.168, - "step": 8972 - }, - { - "epoch": 7.76, - "grad_norm": 0.0, - "learning_rate": 9.76080322483851e-07, - "loss": 0.1581, - "step": 8973 - }, - { - "epoch": 7.76, - "grad_norm": 0.0, - "learning_rate": 9.747392049311633e-07, - "loss": 0.1763, - "step": 8974 - }, - { - "epoch": 7.76, - "grad_norm": 0.0, - "learning_rate": 9.733989621428541e-07, - "loss": 0.1539, - "step": 8975 - }, - { - "epoch": 7.76, - "grad_norm": 0.0, - "learning_rate": 9.720595942488243e-07, - "loss": 0.1504, - "step": 8976 - }, - { - "epoch": 7.77, - "grad_norm": 0.0, - "learning_rate": 9.707211013788942e-07, - "loss": 0.2472, - "step": 8977 - }, - { - "epoch": 7.77, - "grad_norm": 0.0, - "learning_rate": 9.693834836627913e-07, - "loss": 0.1796, - "step": 8978 - }, - { - "epoch": 7.77, - "grad_norm": 0.0, - "learning_rate": 9.680467412301642e-07, - "loss": 0.1596, - "step": 8979 - }, - { - "epoch": 7.77, - "grad_norm": 0.0, - "learning_rate": 9.667108742105769e-07, - "loss": 0.1536, - "step": 8980 - }, - { - "epoch": 7.77, - "grad_norm": 0.0, - "learning_rate": 9.653758827335069e-07, - "loss": 0.144, - "step": 8981 - }, - { - "epoch": 7.77, - "grad_norm": 0.0, - "learning_rate": 9.640417669283476e-07, - "loss": 0.1898, - "step": 8982 - }, - { - "epoch": 7.77, - "grad_norm": 0.0, - "learning_rate": 9.62708526924402e-07, - "loss": 0.1428, - "step": 8983 - }, - { - "epoch": 7.77, - "grad_norm": 0.0, - "learning_rate": 9.613761628508966e-07, - "loss": 0.138, - "step": 8984 - }, - { - "epoch": 7.77, - "grad_norm": 0.0, - "learning_rate": 9.600446748369695e-07, - "loss": 0.178, - "step": 8985 - }, - { - "epoch": 7.77, - "grad_norm": 0.0, - "learning_rate": 9.587140630116743e-07, - "loss": 0.1523, - "step": 8986 - }, - { - "epoch": 7.77, - "grad_norm": 0.0, - "learning_rate": 9.573843275039797e-07, - "loss": 0.1366, - "step": 8987 - }, - { - "epoch": 7.78, - "grad_norm": 0.0, - "learning_rate": 9.560554684427647e-07, - "loss": 0.1589, - "step": 8988 - }, - { - "epoch": 7.78, - "grad_norm": 0.0, - "learning_rate": 9.547274859568324e-07, - "loss": 0.1358, - "step": 8989 - }, - { - "epoch": 7.78, - "grad_norm": 0.0, - "learning_rate": 9.534003801748958e-07, - "loss": 0.1886, - "step": 8990 - }, - { - "epoch": 7.78, - "grad_norm": 0.0, - "learning_rate": 9.520741512255794e-07, - "loss": 0.2192, - "step": 8991 - }, - { - "epoch": 7.78, - "grad_norm": 0.0, - "learning_rate": 9.507487992374298e-07, - "loss": 0.138, - "step": 8992 - }, - { - "epoch": 7.78, - "grad_norm": 0.0, - "learning_rate": 9.494243243389068e-07, - "loss": 0.2314, - "step": 8993 - }, - { - "epoch": 7.78, - "grad_norm": 0.0, - "learning_rate": 9.481007266583797e-07, - "loss": 0.1719, - "step": 8994 - }, - { - "epoch": 7.78, - "grad_norm": 0.0, - "learning_rate": 9.467780063241394e-07, - "loss": 0.1683, - "step": 8995 - }, - { - "epoch": 7.78, - "grad_norm": 0.0, - "learning_rate": 9.454561634643889e-07, - "loss": 0.1582, - "step": 8996 - }, - { - "epoch": 7.78, - "grad_norm": 0.0, - "learning_rate": 9.441351982072478e-07, - "loss": 0.1959, - "step": 8997 - }, - { - "epoch": 7.78, - "grad_norm": 0.0, - "learning_rate": 9.428151106807482e-07, - "loss": 0.168, - "step": 8998 - }, - { - "epoch": 7.78, - "grad_norm": 0.0, - "learning_rate": 9.414959010128355e-07, - "loss": 0.1658, - "step": 8999 - }, - { - "epoch": 7.79, - "grad_norm": 0.0, - "learning_rate": 9.401775693313764e-07, - "loss": 0.212, - "step": 9000 - }, - { - "epoch": 7.79, - "grad_norm": 0.0, - "learning_rate": 9.388601157641475e-07, - "loss": 0.2355, - "step": 9001 - }, - { - "epoch": 7.79, - "grad_norm": 0.0, - "learning_rate": 9.375435404388411e-07, - "loss": 0.1771, - "step": 9002 - }, - { - "epoch": 7.79, - "grad_norm": 0.0, - "learning_rate": 9.362278434830685e-07, - "loss": 0.1452, - "step": 9003 - }, - { - "epoch": 7.79, - "grad_norm": 0.0, - "learning_rate": 9.349130250243477e-07, - "loss": 0.1474, - "step": 9004 - }, - { - "epoch": 7.79, - "grad_norm": 0.0, - "learning_rate": 9.335990851901177e-07, - "loss": 0.2104, - "step": 9005 - }, - { - "epoch": 7.79, - "grad_norm": 0.0, - "learning_rate": 9.322860241077314e-07, - "loss": 0.1363, - "step": 9006 - }, - { - "epoch": 7.79, - "grad_norm": 0.0, - "learning_rate": 9.309738419044578e-07, - "loss": 0.1824, - "step": 9007 - }, - { - "epoch": 7.79, - "grad_norm": 0.0, - "learning_rate": 9.296625387074765e-07, - "loss": 0.1821, - "step": 9008 - }, - { - "epoch": 7.79, - "grad_norm": 0.0, - "learning_rate": 9.283521146438834e-07, - "loss": 0.1767, - "step": 9009 - }, - { - "epoch": 7.79, - "grad_norm": 0.0, - "learning_rate": 9.270425698406904e-07, - "loss": 0.1694, - "step": 9010 - }, - { - "epoch": 7.79, - "grad_norm": 0.0, - "learning_rate": 9.257339044248248e-07, - "loss": 0.2626, - "step": 9011 - }, - { - "epoch": 7.8, - "grad_norm": 0.0, - "learning_rate": 9.244261185231273e-07, - "loss": 0.1487, - "step": 9012 - }, - { - "epoch": 7.8, - "grad_norm": 0.0, - "learning_rate": 9.231192122623556e-07, - "loss": 0.1913, - "step": 9013 - }, - { - "epoch": 7.8, - "grad_norm": 0.0, - "learning_rate": 9.21813185769177e-07, - "loss": 0.263, - "step": 9014 - }, - { - "epoch": 7.8, - "grad_norm": 0.0, - "learning_rate": 9.205080391701804e-07, - "loss": 0.1355, - "step": 9015 - }, - { - "epoch": 7.8, - "grad_norm": 0.0, - "learning_rate": 9.192037725918613e-07, - "loss": 0.2022, - "step": 9016 - }, - { - "epoch": 7.8, - "grad_norm": 0.0, - "learning_rate": 9.179003861606372e-07, - "loss": 0.1587, - "step": 9017 - }, - { - "epoch": 7.8, - "grad_norm": 0.0, - "learning_rate": 9.165978800028386e-07, - "loss": 0.2031, - "step": 9018 - }, - { - "epoch": 7.8, - "grad_norm": 0.0, - "learning_rate": 9.152962542447086e-07, - "loss": 0.2072, - "step": 9019 - }, - { - "epoch": 7.8, - "grad_norm": 0.0, - "learning_rate": 9.139955090124042e-07, - "loss": 0.1778, - "step": 9020 - }, - { - "epoch": 7.8, - "grad_norm": 0.0, - "learning_rate": 9.126956444320012e-07, - "loss": 0.3169, - "step": 9021 - }, - { - "epoch": 7.8, - "grad_norm": 0.0, - "learning_rate": 9.113966606294855e-07, - "loss": 0.1586, - "step": 9022 - }, - { - "epoch": 7.81, - "grad_norm": 0.0, - "learning_rate": 9.100985577307631e-07, - "loss": 0.1765, - "step": 9023 - }, - { - "epoch": 7.81, - "grad_norm": 0.0, - "learning_rate": 9.088013358616498e-07, - "loss": 0.2048, - "step": 9024 - }, - { - "epoch": 7.81, - "grad_norm": 0.0, - "learning_rate": 9.075049951478753e-07, - "loss": 0.1877, - "step": 9025 - }, - { - "epoch": 7.81, - "grad_norm": 0.0, - "learning_rate": 9.062095357150879e-07, - "loss": 0.2268, - "step": 9026 - }, - { - "epoch": 7.81, - "grad_norm": 0.0, - "learning_rate": 9.049149576888483e-07, - "loss": 0.1668, - "step": 9027 - }, - { - "epoch": 7.81, - "grad_norm": 0.0, - "learning_rate": 9.036212611946327e-07, - "loss": 0.1681, - "step": 9028 - }, - { - "epoch": 7.81, - "grad_norm": 0.0, - "learning_rate": 9.02328446357833e-07, - "loss": 0.2174, - "step": 9029 - }, - { - "epoch": 7.81, - "grad_norm": 0.0, - "learning_rate": 9.010365133037513e-07, - "loss": 0.174, - "step": 9030 - }, - { - "epoch": 7.81, - "grad_norm": 0.0, - "learning_rate": 8.997454621576063e-07, - "loss": 0.1371, - "step": 9031 - }, - { - "epoch": 7.81, - "grad_norm": 0.0, - "learning_rate": 8.984552930445356e-07, - "loss": 0.1542, - "step": 9032 - }, - { - "epoch": 7.81, - "grad_norm": 0.0, - "learning_rate": 8.971660060895837e-07, - "loss": 0.18, - "step": 9033 - }, - { - "epoch": 7.81, - "grad_norm": 0.0, - "learning_rate": 8.958776014177173e-07, - "loss": 0.1528, - "step": 9034 - }, - { - "epoch": 7.82, - "grad_norm": 0.0, - "learning_rate": 8.945900791538098e-07, - "loss": 0.1593, - "step": 9035 - }, - { - "epoch": 7.82, - "grad_norm": 0.0, - "learning_rate": 8.933034394226536e-07, - "loss": 0.1725, - "step": 9036 - }, - { - "epoch": 7.82, - "grad_norm": 0.0, - "learning_rate": 8.920176823489568e-07, - "loss": 0.1518, - "step": 9037 - }, - { - "epoch": 7.82, - "grad_norm": 0.0, - "learning_rate": 8.907328080573385e-07, - "loss": 0.1534, - "step": 9038 - }, - { - "epoch": 7.82, - "grad_norm": 0.0, - "learning_rate": 8.894488166723381e-07, - "loss": 0.1955, - "step": 9039 - }, - { - "epoch": 7.82, - "grad_norm": 0.0, - "learning_rate": 8.881657083184004e-07, - "loss": 0.1802, - "step": 9040 - }, - { - "epoch": 7.82, - "grad_norm": 0.0, - "learning_rate": 8.868834831198903e-07, - "loss": 0.1997, - "step": 9041 - }, - { - "epoch": 7.82, - "grad_norm": 0.0, - "learning_rate": 8.856021412010852e-07, - "loss": 0.2268, - "step": 9042 - }, - { - "epoch": 7.82, - "grad_norm": 0.0, - "learning_rate": 8.843216826861811e-07, - "loss": 0.2062, - "step": 9043 - }, - { - "epoch": 7.82, - "grad_norm": 0.0, - "learning_rate": 8.830421076992824e-07, - "loss": 0.2479, - "step": 9044 - }, - { - "epoch": 7.82, - "grad_norm": 0.0, - "learning_rate": 8.817634163644129e-07, - "loss": 0.1737, - "step": 9045 - }, - { - "epoch": 7.83, - "grad_norm": 0.0, - "learning_rate": 8.804856088055069e-07, - "loss": 0.2181, - "step": 9046 - }, - { - "epoch": 7.83, - "grad_norm": 0.0, - "learning_rate": 8.792086851464143e-07, - "loss": 0.2045, - "step": 9047 - }, - { - "epoch": 7.83, - "grad_norm": 0.0, - "learning_rate": 8.779326455109006e-07, - "loss": 0.1844, - "step": 9048 - }, - { - "epoch": 7.83, - "grad_norm": 0.0, - "learning_rate": 8.766574900226454e-07, - "loss": 0.1396, - "step": 9049 - }, - { - "epoch": 7.83, - "grad_norm": 0.0, - "learning_rate": 8.753832188052413e-07, - "loss": 0.189, - "step": 9050 - }, - { - "epoch": 7.83, - "grad_norm": 0.0, - "learning_rate": 8.741098319821939e-07, - "loss": 0.178, - "step": 9051 - }, - { - "epoch": 7.83, - "grad_norm": 0.0, - "learning_rate": 8.728373296769255e-07, - "loss": 0.1478, - "step": 9052 - }, - { - "epoch": 7.83, - "grad_norm": 0.0, - "learning_rate": 8.715657120127741e-07, - "loss": 0.2047, - "step": 9053 - }, - { - "epoch": 7.83, - "grad_norm": 0.0, - "learning_rate": 8.702949791129878e-07, - "loss": 0.2465, - "step": 9054 - }, - { - "epoch": 7.83, - "grad_norm": 0.0, - "learning_rate": 8.690251311007347e-07, - "loss": 0.1757, - "step": 9055 - }, - { - "epoch": 7.83, - "grad_norm": 0.0, - "learning_rate": 8.677561680990887e-07, - "loss": 0.207, - "step": 9056 - }, - { - "epoch": 7.83, - "grad_norm": 0.0, - "learning_rate": 8.66488090231048e-07, - "loss": 0.1616, - "step": 9057 - }, - { - "epoch": 7.84, - "grad_norm": 0.0, - "learning_rate": 8.652208976195143e-07, - "loss": 0.1636, - "step": 9058 - }, - { - "epoch": 7.84, - "grad_norm": 0.0, - "learning_rate": 8.639545903873115e-07, - "loss": 0.1748, - "step": 9059 - }, - { - "epoch": 7.84, - "grad_norm": 0.0, - "learning_rate": 8.62689168657177e-07, - "loss": 0.186, - "step": 9060 - }, - { - "epoch": 7.84, - "grad_norm": 0.0, - "learning_rate": 8.614246325517573e-07, - "loss": 0.136, - "step": 9061 - }, - { - "epoch": 7.84, - "grad_norm": 0.0, - "learning_rate": 8.601609821936163e-07, - "loss": 0.1965, - "step": 9062 - }, - { - "epoch": 7.84, - "grad_norm": 0.0, - "learning_rate": 8.588982177052352e-07, - "loss": 0.1408, - "step": 9063 - }, - { - "epoch": 7.84, - "grad_norm": 0.0, - "learning_rate": 8.576363392090036e-07, - "loss": 0.1446, - "step": 9064 - }, - { - "epoch": 7.84, - "grad_norm": 0.0, - "learning_rate": 8.563753468272307e-07, - "loss": 0.1767, - "step": 9065 - }, - { - "epoch": 7.84, - "grad_norm": 0.0, - "learning_rate": 8.55115240682135e-07, - "loss": 0.1684, - "step": 9066 - }, - { - "epoch": 7.84, - "grad_norm": 0.0, - "learning_rate": 8.538560208958502e-07, - "loss": 0.1658, - "step": 9067 - }, - { - "epoch": 7.84, - "grad_norm": 0.0, - "learning_rate": 8.525976875904241e-07, - "loss": 0.1462, - "step": 9068 - }, - { - "epoch": 7.85, - "grad_norm": 0.0, - "learning_rate": 8.513402408878213e-07, - "loss": 0.1364, - "step": 9069 - }, - { - "epoch": 7.85, - "grad_norm": 0.0, - "learning_rate": 8.500836809099189e-07, - "loss": 0.1505, - "step": 9070 - }, - { - "epoch": 7.85, - "grad_norm": 0.0, - "learning_rate": 8.488280077785083e-07, - "loss": 0.1874, - "step": 9071 - }, - { - "epoch": 7.85, - "grad_norm": 0.0, - "learning_rate": 8.47573221615291e-07, - "loss": 0.1784, - "step": 9072 - }, - { - "epoch": 7.85, - "grad_norm": 0.0, - "learning_rate": 8.463193225418886e-07, - "loss": 0.2193, - "step": 9073 - }, - { - "epoch": 7.85, - "grad_norm": 0.0, - "learning_rate": 8.450663106798351e-07, - "loss": 0.1887, - "step": 9074 - }, - { - "epoch": 7.85, - "grad_norm": 0.0, - "learning_rate": 8.438141861505733e-07, - "loss": 0.1509, - "step": 9075 - }, - { - "epoch": 7.85, - "grad_norm": 0.0, - "learning_rate": 8.425629490754694e-07, - "loss": 0.161, - "step": 9076 - }, - { - "epoch": 7.85, - "grad_norm": 0.0, - "learning_rate": 8.413125995757932e-07, - "loss": 0.1655, - "step": 9077 - }, - { - "epoch": 7.85, - "grad_norm": 0.0, - "learning_rate": 8.400631377727353e-07, - "loss": 0.1643, - "step": 9078 - }, - { - "epoch": 7.85, - "grad_norm": 0.0, - "learning_rate": 8.388145637874001e-07, - "loss": 0.1858, - "step": 9079 - }, - { - "epoch": 7.85, - "grad_norm": 0.0, - "learning_rate": 8.37566877740803e-07, - "loss": 0.1668, - "step": 9080 - }, - { - "epoch": 7.86, - "grad_norm": 0.0, - "learning_rate": 8.363200797538762e-07, - "loss": 0.2217, - "step": 9081 - }, - { - "epoch": 7.86, - "grad_norm": 0.0, - "learning_rate": 8.35074169947464e-07, - "loss": 0.1965, - "step": 9082 - }, - { - "epoch": 7.86, - "grad_norm": 0.0, - "learning_rate": 8.338291484423222e-07, - "loss": 0.166, - "step": 9083 - }, - { - "epoch": 7.86, - "grad_norm": 0.0, - "learning_rate": 8.325850153591253e-07, - "loss": 0.1793, - "step": 9084 - }, - { - "epoch": 7.86, - "grad_norm": 0.0, - "learning_rate": 8.31341770818459e-07, - "loss": 0.1617, - "step": 9085 - }, - { - "epoch": 7.86, - "grad_norm": 0.0, - "learning_rate": 8.30099414940827e-07, - "loss": 0.1605, - "step": 9086 - }, - { - "epoch": 7.86, - "grad_norm": 0.0, - "learning_rate": 8.288579478466374e-07, - "loss": 0.1609, - "step": 9087 - }, - { - "epoch": 7.86, - "grad_norm": 0.0, - "learning_rate": 8.276173696562228e-07, - "loss": 0.1599, - "step": 9088 - }, - { - "epoch": 7.86, - "grad_norm": 0.0, - "learning_rate": 8.263776804898227e-07, - "loss": 0.2421, - "step": 9089 - }, - { - "epoch": 7.86, - "grad_norm": 0.0, - "learning_rate": 8.251388804675931e-07, - "loss": 0.1695, - "step": 9090 - }, - { - "epoch": 7.86, - "grad_norm": 0.0, - "learning_rate": 8.239009697096068e-07, - "loss": 0.2162, - "step": 9091 - }, - { - "epoch": 7.87, - "grad_norm": 0.0, - "learning_rate": 8.226639483358434e-07, - "loss": 0.1543, - "step": 9092 - }, - { - "epoch": 7.87, - "grad_norm": 0.0, - "learning_rate": 8.214278164661981e-07, - "loss": 0.1408, - "step": 9093 - }, - { - "epoch": 7.87, - "grad_norm": 0.0, - "learning_rate": 8.201925742204853e-07, - "loss": 0.191, - "step": 9094 - }, - { - "epoch": 7.87, - "grad_norm": 0.0, - "learning_rate": 8.189582217184289e-07, - "loss": 0.1693, - "step": 9095 - }, - { - "epoch": 7.87, - "grad_norm": 0.0, - "learning_rate": 8.177247590796667e-07, - "loss": 0.1516, - "step": 9096 - }, - { - "epoch": 7.87, - "grad_norm": 0.0, - "learning_rate": 8.16492186423753e-07, - "loss": 0.171, - "step": 9097 - }, - { - "epoch": 7.87, - "grad_norm": 0.0, - "learning_rate": 8.15260503870151e-07, - "loss": 0.1369, - "step": 9098 - }, - { - "epoch": 7.87, - "grad_norm": 0.0, - "learning_rate": 8.140297115382412e-07, - "loss": 0.1845, - "step": 9099 - }, - { - "epoch": 7.87, - "grad_norm": 0.0, - "learning_rate": 8.127998095473166e-07, - "loss": 0.1653, - "step": 9100 - }, - { - "epoch": 7.87, - "grad_norm": 0.0, - "learning_rate": 8.115707980165843e-07, - "loss": 0.2243, - "step": 9101 - }, - { - "epoch": 7.87, - "grad_norm": 0.0, - "learning_rate": 8.103426770651656e-07, - "loss": 0.1368, - "step": 9102 - }, - { - "epoch": 7.87, - "grad_norm": 0.0, - "learning_rate": 8.091154468120944e-07, - "loss": 0.1602, - "step": 9103 - }, - { - "epoch": 7.88, - "grad_norm": 0.0, - "learning_rate": 8.078891073763184e-07, - "loss": 0.2243, - "step": 9104 - }, - { - "epoch": 7.88, - "grad_norm": 0.0, - "learning_rate": 8.066636588766996e-07, - "loss": 0.2035, - "step": 9105 - }, - { - "epoch": 7.88, - "grad_norm": 0.0, - "learning_rate": 8.054391014320129e-07, - "loss": 0.1866, - "step": 9106 - }, - { - "epoch": 7.88, - "grad_norm": 0.0, - "learning_rate": 8.04215435160951e-07, - "loss": 0.1805, - "step": 9107 - }, - { - "epoch": 7.88, - "grad_norm": 0.0, - "learning_rate": 8.029926601821125e-07, - "loss": 0.172, - "step": 9108 - }, - { - "epoch": 7.88, - "grad_norm": 0.0, - "learning_rate": 8.017707766140137e-07, - "loss": 0.1829, - "step": 9109 - }, - { - "epoch": 7.88, - "grad_norm": 0.0, - "learning_rate": 8.005497845750843e-07, - "loss": 0.1879, - "step": 9110 - }, - { - "epoch": 7.88, - "grad_norm": 0.0, - "learning_rate": 7.993296841836695e-07, - "loss": 0.1946, - "step": 9111 - }, - { - "epoch": 7.88, - "grad_norm": 0.0, - "learning_rate": 7.981104755580271e-07, - "loss": 0.1971, - "step": 9112 - }, - { - "epoch": 7.88, - "grad_norm": 0.0, - "learning_rate": 7.968921588163248e-07, - "loss": 0.2386, - "step": 9113 - }, - { - "epoch": 7.88, - "grad_norm": 0.0, - "learning_rate": 7.956747340766491e-07, - "loss": 0.2267, - "step": 9114 - }, - { - "epoch": 7.88, - "grad_norm": 0.0, - "learning_rate": 7.944582014569957e-07, - "loss": 0.2089, - "step": 9115 - }, - { - "epoch": 7.89, - "grad_norm": 0.0, - "learning_rate": 7.93242561075278e-07, - "loss": 0.1638, - "step": 9116 - }, - { - "epoch": 7.89, - "grad_norm": 0.0, - "learning_rate": 7.920278130493187e-07, - "loss": 0.1651, - "step": 9117 - }, - { - "epoch": 7.89, - "grad_norm": 0.0, - "learning_rate": 7.908139574968576e-07, - "loss": 0.237, - "step": 9118 - }, - { - "epoch": 7.89, - "grad_norm": 0.0, - "learning_rate": 7.896009945355454e-07, - "loss": 0.1517, - "step": 9119 - }, - { - "epoch": 7.89, - "grad_norm": 0.0, - "learning_rate": 7.883889242829468e-07, - "loss": 0.1515, - "step": 9120 - }, - { - "epoch": 7.89, - "grad_norm": 0.0, - "learning_rate": 7.871777468565411e-07, - "loss": 0.1885, - "step": 9121 - }, - { - "epoch": 7.89, - "grad_norm": 0.0, - "learning_rate": 7.859674623737212e-07, - "loss": 0.2208, - "step": 9122 - }, - { - "epoch": 7.89, - "grad_norm": 0.0, - "learning_rate": 7.847580709517943e-07, - "loss": 0.2499, - "step": 9123 - }, - { - "epoch": 7.89, - "grad_norm": 0.0, - "learning_rate": 7.835495727079767e-07, - "loss": 0.1775, - "step": 9124 - }, - { - "epoch": 7.89, - "grad_norm": 0.0, - "learning_rate": 7.823419677594002e-07, - "loss": 0.1806, - "step": 9125 - }, - { - "epoch": 7.89, - "grad_norm": 0.0, - "learning_rate": 7.811352562231111e-07, - "loss": 0.2475, - "step": 9126 - }, - { - "epoch": 7.9, - "grad_norm": 0.0, - "learning_rate": 7.799294382160705e-07, - "loss": 0.1519, - "step": 9127 - }, - { - "epoch": 7.9, - "grad_norm": 0.0, - "learning_rate": 7.787245138551524e-07, - "loss": 0.1362, - "step": 9128 - }, - { - "epoch": 7.9, - "grad_norm": 0.0, - "learning_rate": 7.775204832571382e-07, - "loss": 0.1754, - "step": 9129 - }, - { - "epoch": 7.9, - "grad_norm": 0.0, - "learning_rate": 7.763173465387309e-07, - "loss": 0.1797, - "step": 9130 - }, - { - "epoch": 7.9, - "grad_norm": 0.0, - "learning_rate": 7.751151038165416e-07, - "loss": 0.2096, - "step": 9131 - }, - { - "epoch": 7.9, - "grad_norm": 0.0, - "learning_rate": 7.739137552070975e-07, - "loss": 0.1465, - "step": 9132 - }, - { - "epoch": 7.9, - "grad_norm": 0.0, - "learning_rate": 7.727133008268395e-07, - "loss": 0.1947, - "step": 9133 - }, - { - "epoch": 7.9, - "grad_norm": 0.0, - "learning_rate": 7.71513740792118e-07, - "loss": 0.1592, - "step": 9134 - }, - { - "epoch": 7.9, - "grad_norm": 0.0, - "learning_rate": 7.70315075219199e-07, - "loss": 0.1601, - "step": 9135 - }, - { - "epoch": 7.9, - "grad_norm": 0.0, - "learning_rate": 7.691173042242628e-07, - "loss": 0.1363, - "step": 9136 - }, - { - "epoch": 7.9, - "grad_norm": 0.0, - "learning_rate": 7.679204279234031e-07, - "loss": 0.1532, - "step": 9137 - }, - { - "epoch": 7.9, - "grad_norm": 0.0, - "learning_rate": 7.667244464326251e-07, - "loss": 0.1395, - "step": 9138 - }, - { - "epoch": 7.91, - "grad_norm": 0.0, - "learning_rate": 7.655293598678482e-07, - "loss": 0.1656, - "step": 9139 - }, - { - "epoch": 7.91, - "grad_norm": 0.0, - "learning_rate": 7.643351683449029e-07, - "loss": 0.1729, - "step": 9140 - }, - { - "epoch": 7.91, - "grad_norm": 0.0, - "learning_rate": 7.631418719795402e-07, - "loss": 0.1379, - "step": 9141 - }, - { - "epoch": 7.91, - "grad_norm": 0.0, - "learning_rate": 7.619494708874142e-07, - "loss": 0.1538, - "step": 9142 - }, - { - "epoch": 7.91, - "grad_norm": 0.0, - "learning_rate": 7.607579651840979e-07, - "loss": 0.1811, - "step": 9143 - }, - { - "epoch": 7.91, - "grad_norm": 0.0, - "learning_rate": 7.595673549850802e-07, - "loss": 0.2029, - "step": 9144 - }, - { - "epoch": 7.91, - "grad_norm": 0.0, - "learning_rate": 7.583776404057553e-07, - "loss": 0.1488, - "step": 9145 - }, - { - "epoch": 7.91, - "grad_norm": 0.0, - "learning_rate": 7.571888215614376e-07, - "loss": 0.1472, - "step": 9146 - }, - { - "epoch": 7.91, - "grad_norm": 0.0, - "learning_rate": 7.560008985673517e-07, - "loss": 0.1795, - "step": 9147 - }, - { - "epoch": 7.91, - "grad_norm": 0.0, - "learning_rate": 7.548138715386366e-07, - "loss": 0.2055, - "step": 9148 - }, - { - "epoch": 7.91, - "grad_norm": 0.0, - "learning_rate": 7.536277405903447e-07, - "loss": 0.2013, - "step": 9149 - }, - { - "epoch": 7.92, - "grad_norm": 0.0, - "learning_rate": 7.524425058374373e-07, - "loss": 0.2179, - "step": 9150 - }, - { - "epoch": 7.92, - "grad_norm": 0.0, - "learning_rate": 7.512581673947939e-07, - "loss": 0.1704, - "step": 9151 - }, - { - "epoch": 7.92, - "grad_norm": 0.0, - "learning_rate": 7.500747253772045e-07, - "loss": 0.1564, - "step": 9152 - }, - { - "epoch": 7.92, - "grad_norm": 0.0, - "learning_rate": 7.488921798993732e-07, - "loss": 0.1908, - "step": 9153 - }, - { - "epoch": 7.92, - "grad_norm": 0.0, - "learning_rate": 7.477105310759192e-07, - "loss": 0.1813, - "step": 9154 - }, - { - "epoch": 7.92, - "grad_norm": 0.0, - "learning_rate": 7.465297790213699e-07, - "loss": 0.164, - "step": 9155 - }, - { - "epoch": 7.92, - "grad_norm": 0.0, - "learning_rate": 7.453499238501693e-07, - "loss": 0.2389, - "step": 9156 - }, - { - "epoch": 7.92, - "grad_norm": 0.0, - "learning_rate": 7.441709656766738e-07, - "loss": 0.1437, - "step": 9157 - }, - { - "epoch": 7.92, - "grad_norm": 0.0, - "learning_rate": 7.429929046151541e-07, - "loss": 0.1764, - "step": 9158 - }, - { - "epoch": 7.92, - "grad_norm": 0.0, - "learning_rate": 7.41815740779791e-07, - "loss": 0.1952, - "step": 9159 - }, - { - "epoch": 7.92, - "grad_norm": 0.0, - "learning_rate": 7.406394742846812e-07, - "loss": 0.1871, - "step": 9160 - }, - { - "epoch": 7.92, - "grad_norm": 0.0, - "learning_rate": 7.394641052438301e-07, - "loss": 0.1806, - "step": 9161 - }, - { - "epoch": 7.93, - "grad_norm": 0.0, - "learning_rate": 7.382896337711621e-07, - "loss": 0.1467, - "step": 9162 - }, - { - "epoch": 7.93, - "grad_norm": 0.0, - "learning_rate": 7.371160599805105e-07, - "loss": 0.1727, - "step": 9163 - }, - { - "epoch": 7.93, - "grad_norm": 0.0, - "learning_rate": 7.359433839856245e-07, - "loss": 0.1468, - "step": 9164 - }, - { - "epoch": 7.93, - "grad_norm": 0.0, - "learning_rate": 7.34771605900162e-07, - "loss": 0.1576, - "step": 9165 - }, - { - "epoch": 7.93, - "grad_norm": 0.0, - "learning_rate": 7.336007258376987e-07, - "loss": 0.1884, - "step": 9166 - }, - { - "epoch": 7.93, - "grad_norm": 0.0, - "learning_rate": 7.324307439117184e-07, - "loss": 0.1834, - "step": 9167 - }, - { - "epoch": 7.93, - "grad_norm": 0.0, - "learning_rate": 7.312616602356226e-07, - "loss": 0.1681, - "step": 9168 - }, - { - "epoch": 7.93, - "grad_norm": 0.0, - "learning_rate": 7.300934749227229e-07, - "loss": 0.147, - "step": 9169 - }, - { - "epoch": 7.93, - "grad_norm": 0.0, - "learning_rate": 7.289261880862453e-07, - "loss": 0.1979, - "step": 9170 - }, - { - "epoch": 7.93, - "grad_norm": 0.0, - "learning_rate": 7.27759799839326e-07, - "loss": 0.145, - "step": 9171 - }, - { - "epoch": 7.93, - "grad_norm": 0.0, - "learning_rate": 7.265943102950168e-07, - "loss": 0.1382, - "step": 9172 - }, - { - "epoch": 7.94, - "grad_norm": 0.0, - "learning_rate": 7.254297195662829e-07, - "loss": 0.2104, - "step": 9173 - }, - { - "epoch": 7.94, - "grad_norm": 0.0, - "learning_rate": 7.242660277659986e-07, - "loss": 0.1576, - "step": 9174 - }, - { - "epoch": 7.94, - "grad_norm": 0.0, - "learning_rate": 7.231032350069577e-07, - "loss": 0.1674, - "step": 9175 - }, - { - "epoch": 7.94, - "grad_norm": 0.0, - "learning_rate": 7.219413414018595e-07, - "loss": 0.1446, - "step": 9176 - }, - { - "epoch": 7.94, - "grad_norm": 0.0, - "learning_rate": 7.20780347063319e-07, - "loss": 0.1496, - "step": 9177 - }, - { - "epoch": 7.94, - "grad_norm": 0.0, - "learning_rate": 7.196202521038653e-07, - "loss": 0.1744, - "step": 9178 - }, - { - "epoch": 7.94, - "grad_norm": 0.0, - "learning_rate": 7.184610566359396e-07, - "loss": 0.1691, - "step": 9179 - }, - { - "epoch": 7.94, - "grad_norm": 0.0, - "learning_rate": 7.173027607718963e-07, - "loss": 0.1811, - "step": 9180 - }, - { - "epoch": 7.94, - "grad_norm": 0.0, - "learning_rate": 7.161453646240013e-07, - "loss": 0.1726, - "step": 9181 - }, - { - "epoch": 7.94, - "grad_norm": 0.0, - "learning_rate": 7.149888683044326e-07, - "loss": 0.1776, - "step": 9182 - }, - { - "epoch": 7.94, - "grad_norm": 0.0, - "learning_rate": 7.138332719252872e-07, - "loss": 0.1841, - "step": 9183 - }, - { - "epoch": 7.94, - "grad_norm": 0.0, - "learning_rate": 7.126785755985644e-07, - "loss": 0.1854, - "step": 9184 - }, - { - "epoch": 7.95, - "grad_norm": 0.0, - "learning_rate": 7.115247794361857e-07, - "loss": 0.1631, - "step": 9185 - }, - { - "epoch": 7.95, - "grad_norm": 0.0, - "learning_rate": 7.103718835499807e-07, - "loss": 0.2014, - "step": 9186 - }, - { - "epoch": 7.95, - "grad_norm": 0.0, - "learning_rate": 7.09219888051692e-07, - "loss": 0.1695, - "step": 9187 - }, - { - "epoch": 7.95, - "grad_norm": 0.0, - "learning_rate": 7.080687930529761e-07, - "loss": 0.2159, - "step": 9188 - }, - { - "epoch": 7.95, - "grad_norm": 0.0, - "learning_rate": 7.069185986654014e-07, - "loss": 0.1894, - "step": 9189 - }, - { - "epoch": 7.95, - "grad_norm": 0.0, - "learning_rate": 7.057693050004511e-07, - "loss": 0.1591, - "step": 9190 - }, - { - "epoch": 7.95, - "grad_norm": 0.0, - "learning_rate": 7.04620912169518e-07, - "loss": 0.1568, - "step": 9191 - }, - { - "epoch": 7.95, - "grad_norm": 0.0, - "learning_rate": 7.034734202839077e-07, - "loss": 0.2201, - "step": 9192 - }, - { - "epoch": 7.95, - "grad_norm": 0.0, - "learning_rate": 7.023268294548402e-07, - "loss": 0.1893, - "step": 9193 - }, - { - "epoch": 7.95, - "grad_norm": 0.0, - "learning_rate": 7.011811397934487e-07, - "loss": 0.2462, - "step": 9194 - }, - { - "epoch": 7.95, - "grad_norm": 0.0, - "learning_rate": 7.000363514107777e-07, - "loss": 0.163, - "step": 9195 - }, - { - "epoch": 7.96, - "grad_norm": 0.0, - "learning_rate": 6.988924644177864e-07, - "loss": 0.1828, - "step": 9196 - }, - { - "epoch": 7.96, - "grad_norm": 0.0, - "learning_rate": 6.977494789253414e-07, - "loss": 0.2007, - "step": 9197 - }, - { - "epoch": 7.96, - "grad_norm": 0.0, - "learning_rate": 6.966073950442265e-07, - "loss": 0.1476, - "step": 9198 - }, - { - "epoch": 7.96, - "grad_norm": 0.0, - "learning_rate": 6.954662128851386e-07, - "loss": 0.1683, - "step": 9199 - }, - { - "epoch": 7.96, - "grad_norm": 0.0, - "learning_rate": 6.94325932558686e-07, - "loss": 0.1722, - "step": 9200 - }, - { - "epoch": 7.96, - "grad_norm": 0.0, - "learning_rate": 6.931865541753869e-07, - "loss": 0.1399, - "step": 9201 - }, - { - "epoch": 7.96, - "grad_norm": 0.0, - "learning_rate": 6.920480778456762e-07, - "loss": 0.1564, - "step": 9202 - }, - { - "epoch": 7.96, - "grad_norm": 0.0, - "learning_rate": 6.90910503679898e-07, - "loss": 0.2019, - "step": 9203 - }, - { - "epoch": 7.96, - "grad_norm": 0.0, - "learning_rate": 6.897738317883107e-07, - "loss": 0.1706, - "step": 9204 - }, - { - "epoch": 7.96, - "grad_norm": 0.0, - "learning_rate": 6.886380622810863e-07, - "loss": 0.1442, - "step": 9205 - }, - { - "epoch": 7.96, - "grad_norm": 0.0, - "learning_rate": 6.875031952683086e-07, - "loss": 0.1369, - "step": 9206 - }, - { - "epoch": 7.96, - "grad_norm": 0.0, - "learning_rate": 6.863692308599713e-07, - "loss": 0.1778, - "step": 9207 - }, - { - "epoch": 7.97, - "grad_norm": 0.0, - "learning_rate": 6.852361691659859e-07, - "loss": 0.1371, - "step": 9208 - }, - { - "epoch": 7.97, - "grad_norm": 0.0, - "learning_rate": 6.841040102961694e-07, - "loss": 0.1408, - "step": 9209 - }, - { - "epoch": 7.97, - "grad_norm": 0.0, - "learning_rate": 6.82972754360256e-07, - "loss": 0.1672, - "step": 9210 - }, - { - "epoch": 7.97, - "grad_norm": 0.0, - "learning_rate": 6.818424014678937e-07, - "loss": 0.1596, - "step": 9211 - }, - { - "epoch": 7.97, - "grad_norm": 0.0, - "learning_rate": 6.807129517286415e-07, - "loss": 0.1798, - "step": 9212 - }, - { - "epoch": 7.97, - "grad_norm": 0.0, - "learning_rate": 6.795844052519662e-07, - "loss": 0.1916, - "step": 9213 - }, - { - "epoch": 7.97, - "grad_norm": 0.0, - "learning_rate": 6.784567621472537e-07, - "loss": 0.2226, - "step": 9214 - }, - { - "epoch": 7.97, - "grad_norm": 0.0, - "learning_rate": 6.773300225237988e-07, - "loss": 0.1645, - "step": 9215 - }, - { - "epoch": 7.97, - "grad_norm": 0.0, - "learning_rate": 6.76204186490812e-07, - "loss": 0.1925, - "step": 9216 - }, - { - "epoch": 7.97, - "grad_norm": 0.0, - "learning_rate": 6.750792541574125e-07, - "loss": 0.1901, - "step": 9217 - }, - { - "epoch": 7.97, - "grad_norm": 0.0, - "learning_rate": 6.739552256326299e-07, - "loss": 0.1689, - "step": 9218 - }, - { - "epoch": 7.97, - "grad_norm": 0.0, - "learning_rate": 6.728321010254136e-07, - "loss": 0.1497, - "step": 9219 - }, - { - "epoch": 7.98, - "grad_norm": 0.0, - "learning_rate": 6.717098804446187e-07, - "loss": 0.1856, - "step": 9220 - }, - { - "epoch": 7.98, - "grad_norm": 0.0, - "learning_rate": 6.705885639990172e-07, - "loss": 0.2126, - "step": 9221 - }, - { - "epoch": 7.98, - "grad_norm": 0.0, - "learning_rate": 6.694681517972923e-07, - "loss": 0.1491, - "step": 9222 - }, - { - "epoch": 7.98, - "grad_norm": 0.0, - "learning_rate": 6.683486439480358e-07, - "loss": 0.2451, - "step": 9223 - }, - { - "epoch": 7.98, - "grad_norm": 0.0, - "learning_rate": 6.672300405597576e-07, - "loss": 0.1696, - "step": 9224 - }, - { - "epoch": 7.98, - "grad_norm": 0.0, - "learning_rate": 6.661123417408766e-07, - "loss": 0.1594, - "step": 9225 - }, - { - "epoch": 7.98, - "grad_norm": 0.0, - "learning_rate": 6.649955475997228e-07, - "loss": 0.1547, - "step": 9226 - }, - { - "epoch": 7.98, - "grad_norm": 0.0, - "learning_rate": 6.638796582445428e-07, - "loss": 0.1682, - "step": 9227 - }, - { - "epoch": 7.98, - "grad_norm": 0.0, - "learning_rate": 6.627646737834926e-07, - "loss": 0.1803, - "step": 9228 - }, - { - "epoch": 7.98, - "grad_norm": 0.0, - "learning_rate": 6.616505943246387e-07, - "loss": 0.1941, - "step": 9229 - }, - { - "epoch": 7.98, - "grad_norm": 0.0, - "learning_rate": 6.605374199759651e-07, - "loss": 0.1657, - "step": 9230 - }, - { - "epoch": 7.99, - "grad_norm": 0.0, - "learning_rate": 6.594251508453631e-07, - "loss": 0.1493, - "step": 9231 - }, - { - "epoch": 7.99, - "grad_norm": 0.0, - "learning_rate": 6.583137870406397e-07, - "loss": 0.1466, - "step": 9232 - }, - { - "epoch": 7.99, - "grad_norm": 0.0, - "learning_rate": 6.572033286695134e-07, - "loss": 0.225, - "step": 9233 - }, - { - "epoch": 7.99, - "grad_norm": 0.0, - "learning_rate": 6.560937758396113e-07, - "loss": 0.2464, - "step": 9234 - }, - { - "epoch": 7.99, - "grad_norm": 0.0, - "learning_rate": 6.549851286584763e-07, - "loss": 0.1925, - "step": 9235 - }, - { - "epoch": 7.99, - "grad_norm": 0.0, - "learning_rate": 6.538773872335646e-07, - "loss": 0.1676, - "step": 9236 - }, - { - "epoch": 7.99, - "grad_norm": 0.0, - "learning_rate": 6.527705516722426e-07, - "loss": 0.1551, - "step": 9237 - }, - { - "epoch": 7.99, - "grad_norm": 0.0, - "learning_rate": 6.516646220817902e-07, - "loss": 0.1672, - "step": 9238 - }, - { - "epoch": 7.99, - "grad_norm": 0.0, - "learning_rate": 6.505595985693958e-07, - "loss": 0.152, - "step": 9239 - }, - { - "epoch": 7.99, - "grad_norm": 0.0, - "learning_rate": 6.494554812421638e-07, - "loss": 0.1771, - "step": 9240 - }, - { - "epoch": 7.99, - "grad_norm": 0.0, - "learning_rate": 6.48352270207111e-07, - "loss": 0.1475, - "step": 9241 - }, - { - "epoch": 7.99, - "grad_norm": 0.0, - "learning_rate": 6.47249965571164e-07, - "loss": 0.1569, - "step": 9242 - }, - { - "epoch": 8.0, - "grad_norm": 0.0, - "learning_rate": 6.461485674411638e-07, - "loss": 0.1784, - "step": 9243 - }, - { - "epoch": 8.0, - "grad_norm": 0.0, - "learning_rate": 6.450480759238587e-07, - "loss": 0.1667, - "step": 9244 - }, - { - "epoch": 8.0, - "grad_norm": 0.0, - "learning_rate": 6.439484911259153e-07, - "loss": 0.1737, - "step": 9245 - }, - { - "epoch": 8.0, - "grad_norm": 0.0, - "learning_rate": 6.428498131539107e-07, - "loss": 0.1832, - "step": 9246 - }, - { - "epoch": 8.0, - "grad_norm": 0.0, - "learning_rate": 6.417520421143308e-07, - "loss": 0.2016, - "step": 9247 - }, - { - "epoch": 8.0, - "grad_norm": 0.0, - "learning_rate": 6.406551781135795e-07, - "loss": 0.1362, - "step": 9248 - }, - { - "epoch": 8.0, - "grad_norm": 0.0, - "learning_rate": 6.395592212579649e-07, - "loss": 0.1554, - "step": 9249 - }, - { - "epoch": 8.0, - "grad_norm": 0.0, - "learning_rate": 6.384641716537154e-07, - "loss": 0.1621, - "step": 9250 - }, - { - "epoch": 8.0, - "grad_norm": 0.0, - "learning_rate": 6.37370029406964e-07, - "loss": 0.1833, - "step": 9251 - }, - { - "epoch": 8.0, - "grad_norm": 0.0, - "learning_rate": 6.362767946237614e-07, - "loss": 0.1482, - "step": 9252 - }, - { - "epoch": 8.0, - "grad_norm": 0.0, - "learning_rate": 6.351844674100682e-07, - "loss": 0.1607, - "step": 9253 - }, - { - "epoch": 8.01, - "grad_norm": 0.0, - "learning_rate": 6.340930478717589e-07, - "loss": 0.2314, - "step": 9254 - }, - { - "epoch": 8.01, - "grad_norm": 0.0, - "learning_rate": 6.330025361146142e-07, - "loss": 0.164, - "step": 9255 - }, - { - "epoch": 8.01, - "grad_norm": 0.0, - "learning_rate": 6.319129322443318e-07, - "loss": 0.1612, - "step": 9256 - }, - { - "epoch": 8.01, - "grad_norm": 0.0, - "learning_rate": 6.308242363665229e-07, - "loss": 0.203, - "step": 9257 - }, - { - "epoch": 8.01, - "grad_norm": 0.0, - "learning_rate": 6.297364485867085e-07, - "loss": 0.1564, - "step": 9258 - }, - { - "epoch": 8.01, - "grad_norm": 0.0, - "learning_rate": 6.286495690103201e-07, - "loss": 0.1678, - "step": 9259 - }, - { - "epoch": 8.01, - "grad_norm": 0.0, - "learning_rate": 6.275635977426997e-07, - "loss": 0.2029, - "step": 9260 - }, - { - "epoch": 8.01, - "grad_norm": 0.0, - "learning_rate": 6.264785348891067e-07, - "loss": 0.1567, - "step": 9261 - }, - { - "epoch": 8.01, - "grad_norm": 0.0, - "learning_rate": 6.253943805547103e-07, - "loss": 0.1893, - "step": 9262 - }, - { - "epoch": 8.01, - "grad_norm": 0.0, - "learning_rate": 6.243111348445896e-07, - "loss": 0.1577, - "step": 9263 - }, - { - "epoch": 8.01, - "grad_norm": 0.0, - "learning_rate": 6.232287978637385e-07, - "loss": 0.1557, - "step": 9264 - }, - { - "epoch": 8.01, - "grad_norm": 0.0, - "learning_rate": 6.221473697170599e-07, - "loss": 0.2013, - "step": 9265 - }, - { - "epoch": 8.02, - "grad_norm": 0.0, - "learning_rate": 6.210668505093709e-07, - "loss": 0.1654, - "step": 9266 - }, - { - "epoch": 8.02, - "grad_norm": 0.0, - "learning_rate": 6.199872403454011e-07, - "loss": 0.2142, - "step": 9267 - }, - { - "epoch": 8.02, - "grad_norm": 0.0, - "learning_rate": 6.189085393297878e-07, - "loss": 0.18, - "step": 9268 - }, - { - "epoch": 8.02, - "grad_norm": 0.0, - "learning_rate": 6.178307475670864e-07, - "loss": 0.1646, - "step": 9269 - }, - { - "epoch": 8.02, - "grad_norm": 0.0, - "learning_rate": 6.167538651617566e-07, - "loss": 0.1477, - "step": 9270 - }, - { - "epoch": 8.02, - "grad_norm": 0.0, - "learning_rate": 6.156778922181772e-07, - "loss": 0.1419, - "step": 9271 - }, - { - "epoch": 8.02, - "grad_norm": 0.0, - "learning_rate": 6.146028288406347e-07, - "loss": 0.1433, - "step": 9272 - }, - { - "epoch": 8.02, - "grad_norm": 0.0, - "learning_rate": 6.135286751333291e-07, - "loss": 0.1908, - "step": 9273 - }, - { - "epoch": 8.02, - "grad_norm": 0.0, - "learning_rate": 6.124554312003728e-07, - "loss": 0.1761, - "step": 9274 - }, - { - "epoch": 8.02, - "grad_norm": 0.0, - "learning_rate": 6.113830971457868e-07, - "loss": 0.1354, - "step": 9275 - }, - { - "epoch": 8.02, - "grad_norm": 0.0, - "learning_rate": 6.103116730735059e-07, - "loss": 0.1641, - "step": 9276 - }, - { - "epoch": 8.03, - "grad_norm": 0.0, - "learning_rate": 6.092411590873782e-07, - "loss": 0.1497, - "step": 9277 - }, - { - "epoch": 8.03, - "grad_norm": 0.0, - "learning_rate": 6.081715552911615e-07, - "loss": 0.1835, - "step": 9278 - }, - { - "epoch": 8.03, - "grad_norm": 0.0, - "learning_rate": 6.071028617885255e-07, - "loss": 0.1525, - "step": 9279 - }, - { - "epoch": 8.03, - "grad_norm": 0.0, - "learning_rate": 6.060350786830549e-07, - "loss": 0.1775, - "step": 9280 - }, - { - "epoch": 8.03, - "grad_norm": 0.0, - "learning_rate": 6.049682060782402e-07, - "loss": 0.1373, - "step": 9281 - }, - { - "epoch": 8.03, - "grad_norm": 0.0, - "learning_rate": 6.039022440774888e-07, - "loss": 0.1839, - "step": 9282 - }, - { - "epoch": 8.03, - "grad_norm": 0.0, - "learning_rate": 6.02837192784117e-07, - "loss": 0.1712, - "step": 9283 - }, - { - "epoch": 8.03, - "grad_norm": 0.0, - "learning_rate": 6.017730523013555e-07, - "loss": 0.1843, - "step": 9284 - }, - { - "epoch": 8.03, - "grad_norm": 0.0, - "learning_rate": 6.007098227323449e-07, - "loss": 0.2092, - "step": 9285 - }, - { - "epoch": 8.03, - "grad_norm": 0.0, - "learning_rate": 5.996475041801342e-07, - "loss": 0.2029, - "step": 9286 - }, - { - "epoch": 8.03, - "grad_norm": 0.0, - "learning_rate": 5.985860967476908e-07, - "loss": 0.2022, - "step": 9287 - }, - { - "epoch": 8.03, - "grad_norm": 0.0, - "learning_rate": 5.975256005378893e-07, - "loss": 0.1646, - "step": 9288 - }, - { - "epoch": 8.04, - "grad_norm": 0.0, - "learning_rate": 5.964660156535185e-07, - "loss": 0.1757, - "step": 9289 - }, - { - "epoch": 8.04, - "grad_norm": 0.0, - "learning_rate": 5.954073421972773e-07, - "loss": 0.1536, - "step": 9290 - }, - { - "epoch": 8.04, - "grad_norm": 0.0, - "learning_rate": 5.943495802717759e-07, - "loss": 0.1771, - "step": 9291 - }, - { - "epoch": 8.04, - "grad_norm": 0.0, - "learning_rate": 5.932927299795377e-07, - "loss": 0.1496, - "step": 9292 - }, - { - "epoch": 8.04, - "grad_norm": 0.0, - "learning_rate": 5.922367914229954e-07, - "loss": 0.1761, - "step": 9293 - }, - { - "epoch": 8.04, - "grad_norm": 0.0, - "learning_rate": 5.911817647044948e-07, - "loss": 0.1587, - "step": 9294 - }, - { - "epoch": 8.04, - "grad_norm": 0.0, - "learning_rate": 5.901276499262953e-07, - "loss": 0.2385, - "step": 9295 - }, - { - "epoch": 8.04, - "grad_norm": 0.0, - "learning_rate": 5.89074447190564e-07, - "loss": 0.2043, - "step": 9296 - }, - { - "epoch": 8.04, - "grad_norm": 0.0, - "learning_rate": 5.880221565993827e-07, - "loss": 0.1512, - "step": 9297 - }, - { - "epoch": 8.04, - "grad_norm": 0.0, - "learning_rate": 5.869707782547418e-07, - "loss": 0.1481, - "step": 9298 - }, - { - "epoch": 8.04, - "grad_norm": 0.0, - "learning_rate": 5.859203122585478e-07, - "loss": 0.1533, - "step": 9299 - }, - { - "epoch": 8.04, - "grad_norm": 0.0, - "learning_rate": 5.848707587126157e-07, - "loss": 0.1409, - "step": 9300 - }, - { - "epoch": 8.05, - "grad_norm": 0.0, - "learning_rate": 5.838221177186709e-07, - "loss": 0.2016, - "step": 9301 - }, - { - "epoch": 8.05, - "grad_norm": 0.0, - "learning_rate": 5.827743893783522e-07, - "loss": 0.1986, - "step": 9302 - }, - { - "epoch": 8.05, - "grad_norm": 0.0, - "learning_rate": 5.817275737932082e-07, - "loss": 0.2003, - "step": 9303 - }, - { - "epoch": 8.05, - "grad_norm": 0.0, - "learning_rate": 5.806816710647034e-07, - "loss": 0.1464, - "step": 9304 - }, - { - "epoch": 8.05, - "grad_norm": 0.0, - "learning_rate": 5.79636681294209e-07, - "loss": 0.1735, - "step": 9305 - }, - { - "epoch": 8.05, - "grad_norm": 0.0, - "learning_rate": 5.785926045830115e-07, - "loss": 0.1941, - "step": 9306 - }, - { - "epoch": 8.05, - "grad_norm": 0.0, - "learning_rate": 5.775494410323046e-07, - "loss": 0.1387, - "step": 9307 - }, - { - "epoch": 8.05, - "grad_norm": 0.0, - "learning_rate": 5.765071907431973e-07, - "loss": 0.147, - "step": 9308 - }, - { - "epoch": 8.05, - "grad_norm": 0.0, - "learning_rate": 5.75465853816709e-07, - "loss": 0.1711, - "step": 9309 - }, - { - "epoch": 8.05, - "grad_norm": 0.0, - "learning_rate": 5.744254303537689e-07, - "loss": 0.1843, - "step": 9310 - }, - { - "epoch": 8.05, - "grad_norm": 0.0, - "learning_rate": 5.733859204552205e-07, - "loss": 0.1621, - "step": 9311 - }, - { - "epoch": 8.06, - "grad_norm": 0.0, - "learning_rate": 5.723473242218147e-07, - "loss": 0.2124, - "step": 9312 - }, - { - "epoch": 8.06, - "grad_norm": 0.0, - "learning_rate": 5.713096417542185e-07, - "loss": 0.1349, - "step": 9313 - }, - { - "epoch": 8.06, - "grad_norm": 0.0, - "learning_rate": 5.702728731530083e-07, - "loss": 0.1865, - "step": 9314 - }, - { - "epoch": 8.06, - "grad_norm": 0.0, - "learning_rate": 5.692370185186713e-07, - "loss": 0.1514, - "step": 9315 - }, - { - "epoch": 8.06, - "grad_norm": 0.0, - "learning_rate": 5.682020779516074e-07, - "loss": 0.1635, - "step": 9316 - }, - { - "epoch": 8.06, - "grad_norm": 0.0, - "learning_rate": 5.671680515521272e-07, - "loss": 0.1517, - "step": 9317 - }, - { - "epoch": 8.06, - "grad_norm": 0.0, - "learning_rate": 5.661349394204507e-07, - "loss": 0.165, - "step": 9318 - }, - { - "epoch": 8.06, - "grad_norm": 0.0, - "learning_rate": 5.651027416567123e-07, - "loss": 0.1458, - "step": 9319 - }, - { - "epoch": 8.06, - "grad_norm": 0.0, - "learning_rate": 5.640714583609574e-07, - "loss": 0.1508, - "step": 9320 - }, - { - "epoch": 8.06, - "grad_norm": 0.0, - "learning_rate": 5.630410896331429e-07, - "loss": 0.2349, - "step": 9321 - }, - { - "epoch": 8.06, - "grad_norm": 0.0, - "learning_rate": 5.620116355731331e-07, - "loss": 0.2038, - "step": 9322 - }, - { - "epoch": 8.06, - "grad_norm": 0.0, - "learning_rate": 5.609830962807095e-07, - "loss": 0.1449, - "step": 9323 - }, - { - "epoch": 8.07, - "grad_norm": 0.0, - "learning_rate": 5.599554718555622e-07, - "loss": 0.2035, - "step": 9324 - }, - { - "epoch": 8.07, - "grad_norm": 0.0, - "learning_rate": 5.589287623972905e-07, - "loss": 0.1881, - "step": 9325 - }, - { - "epoch": 8.07, - "grad_norm": 0.0, - "learning_rate": 5.579029680054115e-07, - "loss": 0.1364, - "step": 9326 - }, - { - "epoch": 8.07, - "grad_norm": 0.0, - "learning_rate": 5.568780887793456e-07, - "loss": 0.1514, - "step": 9327 - }, - { - "epoch": 8.07, - "grad_norm": 0.0, - "learning_rate": 5.55854124818428e-07, - "loss": 0.1362, - "step": 9328 - }, - { - "epoch": 8.07, - "grad_norm": 0.0, - "learning_rate": 5.548310762219067e-07, - "loss": 0.1468, - "step": 9329 - }, - { - "epoch": 8.07, - "grad_norm": 0.0, - "learning_rate": 5.538089430889392e-07, - "loss": 0.195, - "step": 9330 - }, - { - "epoch": 8.07, - "grad_norm": 0.0, - "learning_rate": 5.527877255185943e-07, - "loss": 0.1655, - "step": 9331 - }, - { - "epoch": 8.07, - "grad_norm": 0.0, - "learning_rate": 5.517674236098558e-07, - "loss": 0.141, - "step": 9332 - }, - { - "epoch": 8.07, - "grad_norm": 0.0, - "learning_rate": 5.507480374616104e-07, - "loss": 0.1442, - "step": 9333 - }, - { - "epoch": 8.07, - "grad_norm": 0.0, - "learning_rate": 5.497295671726654e-07, - "loss": 0.137, - "step": 9334 - }, - { - "epoch": 8.08, - "grad_norm": 0.0, - "learning_rate": 5.487120128417323e-07, - "loss": 0.1361, - "step": 9335 - }, - { - "epoch": 8.08, - "grad_norm": 0.0, - "learning_rate": 5.476953745674363e-07, - "loss": 0.1698, - "step": 9336 - }, - { - "epoch": 8.08, - "grad_norm": 0.0, - "learning_rate": 5.466796524483164e-07, - "loss": 0.1705, - "step": 9337 - }, - { - "epoch": 8.08, - "grad_norm": 0.0, - "learning_rate": 5.456648465828185e-07, - "loss": 0.2389, - "step": 9338 - }, - { - "epoch": 8.08, - "grad_norm": 0.0, - "learning_rate": 5.446509570693026e-07, - "loss": 0.1514, - "step": 9339 - }, - { - "epoch": 8.08, - "grad_norm": 0.0, - "learning_rate": 5.43637984006038e-07, - "loss": 0.1758, - "step": 9340 - }, - { - "epoch": 8.08, - "grad_norm": 0.0, - "learning_rate": 5.42625927491206e-07, - "loss": 0.1363, - "step": 9341 - }, - { - "epoch": 8.08, - "grad_norm": 0.0, - "learning_rate": 5.416147876229027e-07, - "loss": 0.2159, - "step": 9342 - }, - { - "epoch": 8.08, - "grad_norm": 0.0, - "learning_rate": 5.406045644991276e-07, - "loss": 0.1657, - "step": 9343 - }, - { - "epoch": 8.08, - "grad_norm": 0.0, - "learning_rate": 5.395952582177966e-07, - "loss": 0.1795, - "step": 9344 - }, - { - "epoch": 8.08, - "grad_norm": 0.0, - "learning_rate": 5.38586868876736e-07, - "loss": 0.1621, - "step": 9345 - }, - { - "epoch": 8.08, - "grad_norm": 0.0, - "learning_rate": 5.375793965736819e-07, - "loss": 0.1354, - "step": 9346 - }, - { - "epoch": 8.09, - "grad_norm": 0.0, - "learning_rate": 5.365728414062865e-07, - "loss": 0.1855, - "step": 9347 - }, - { - "epoch": 8.09, - "grad_norm": 0.0, - "learning_rate": 5.355672034721038e-07, - "loss": 0.1372, - "step": 9348 - }, - { - "epoch": 8.09, - "grad_norm": 0.0, - "learning_rate": 5.34562482868608e-07, - "loss": 0.1508, - "step": 9349 - }, - { - "epoch": 8.09, - "grad_norm": 0.0, - "learning_rate": 5.33558679693178e-07, - "loss": 0.2117, - "step": 9350 - }, - { - "epoch": 8.09, - "grad_norm": 0.0, - "learning_rate": 5.325557940431103e-07, - "loss": 0.14, - "step": 9351 - }, - { - "epoch": 8.09, - "grad_norm": 0.0, - "learning_rate": 5.315538260156039e-07, - "loss": 0.1577, - "step": 9352 - }, - { - "epoch": 8.09, - "grad_norm": 0.0, - "learning_rate": 5.305527757077777e-07, - "loss": 0.1618, - "step": 9353 - }, - { - "epoch": 8.09, - "grad_norm": 0.0, - "learning_rate": 5.295526432166542e-07, - "loss": 0.1507, - "step": 9354 - }, - { - "epoch": 8.09, - "grad_norm": 0.0, - "learning_rate": 5.285534286391713e-07, - "loss": 0.1809, - "step": 9355 - }, - { - "epoch": 8.09, - "grad_norm": 0.0, - "learning_rate": 5.275551320721761e-07, - "loss": 0.1731, - "step": 9356 - }, - { - "epoch": 8.09, - "grad_norm": 0.0, - "learning_rate": 5.265577536124311e-07, - "loss": 0.187, - "step": 9357 - }, - { - "epoch": 8.1, - "grad_norm": 0.0, - "learning_rate": 5.255612933566023e-07, - "loss": 0.1591, - "step": 9358 - }, - { - "epoch": 8.1, - "grad_norm": 0.0, - "learning_rate": 5.245657514012737e-07, - "loss": 0.1754, - "step": 9359 - }, - { - "epoch": 8.1, - "grad_norm": 0.0, - "learning_rate": 5.235711278429334e-07, - "loss": 0.1435, - "step": 9360 - }, - { - "epoch": 8.1, - "grad_norm": 0.0, - "learning_rate": 5.225774227779868e-07, - "loss": 0.185, - "step": 9361 - }, - { - "epoch": 8.1, - "grad_norm": 0.0, - "learning_rate": 5.215846363027466e-07, - "loss": 0.15, - "step": 9362 - }, - { - "epoch": 8.1, - "grad_norm": 0.0, - "learning_rate": 5.205927685134404e-07, - "loss": 0.192, - "step": 9363 - }, - { - "epoch": 8.1, - "grad_norm": 0.0, - "learning_rate": 5.196018195062014e-07, - "loss": 0.1566, - "step": 9364 - }, - { - "epoch": 8.1, - "grad_norm": 0.0, - "learning_rate": 5.186117893770759e-07, - "loss": 0.1954, - "step": 9365 - }, - { - "epoch": 8.1, - "grad_norm": 0.0, - "learning_rate": 5.176226782220228e-07, - "loss": 0.169, - "step": 9366 - }, - { - "epoch": 8.1, - "grad_norm": 0.0, - "learning_rate": 5.1663448613691e-07, - "loss": 0.1749, - "step": 9367 - }, - { - "epoch": 8.1, - "grad_norm": 0.0, - "learning_rate": 5.156472132175194e-07, - "loss": 0.1854, - "step": 9368 - }, - { - "epoch": 8.1, - "grad_norm": 0.0, - "learning_rate": 5.146608595595393e-07, - "loss": 0.1595, - "step": 9369 - }, - { - "epoch": 8.11, - "grad_norm": 0.0, - "learning_rate": 5.136754252585707e-07, - "loss": 0.1363, - "step": 9370 - }, - { - "epoch": 8.11, - "grad_norm": 0.0, - "learning_rate": 5.126909104101263e-07, - "loss": 0.187, - "step": 9371 - }, - { - "epoch": 8.11, - "grad_norm": 0.0, - "learning_rate": 5.117073151096286e-07, - "loss": 0.1638, - "step": 9372 - }, - { - "epoch": 8.11, - "grad_norm": 0.0, - "learning_rate": 5.107246394524145e-07, - "loss": 0.1547, - "step": 9373 - }, - { - "epoch": 8.11, - "grad_norm": 0.0, - "learning_rate": 5.097428835337248e-07, - "loss": 0.1596, - "step": 9374 - }, - { - "epoch": 8.11, - "grad_norm": 0.0, - "learning_rate": 5.087620474487176e-07, - "loss": 0.1906, - "step": 9375 - }, - { - "epoch": 8.11, - "grad_norm": 0.0, - "learning_rate": 5.077821312924603e-07, - "loss": 0.1658, - "step": 9376 - }, - { - "epoch": 8.11, - "grad_norm": 0.0, - "learning_rate": 5.068031351599279e-07, - "loss": 0.161, - "step": 9377 - }, - { - "epoch": 8.11, - "grad_norm": 0.0, - "learning_rate": 5.058250591460089e-07, - "loss": 0.1675, - "step": 9378 - }, - { - "epoch": 8.11, - "grad_norm": 0.0, - "learning_rate": 5.048479033455045e-07, - "loss": 0.1359, - "step": 9379 - }, - { - "epoch": 8.11, - "grad_norm": 0.0, - "learning_rate": 5.03871667853123e-07, - "loss": 0.1823, - "step": 9380 - }, - { - "epoch": 8.12, - "grad_norm": 0.0, - "learning_rate": 5.028963527634845e-07, - "loss": 0.1371, - "step": 9381 - }, - { - "epoch": 8.12, - "grad_norm": 0.0, - "learning_rate": 5.01921958171121e-07, - "loss": 0.1502, - "step": 9382 - }, - { - "epoch": 8.12, - "grad_norm": 0.0, - "learning_rate": 5.009484841704759e-07, - "loss": 0.2113, - "step": 9383 - }, - { - "epoch": 8.12, - "grad_norm": 0.0, - "learning_rate": 4.999759308559016e-07, - "loss": 0.1787, - "step": 9384 - }, - { - "epoch": 8.12, - "grad_norm": 0.0, - "learning_rate": 4.990042983216603e-07, - "loss": 0.1768, - "step": 9385 - }, - { - "epoch": 8.12, - "grad_norm": 0.0, - "learning_rate": 4.980335866619279e-07, - "loss": 0.151, - "step": 9386 - }, - { - "epoch": 8.12, - "grad_norm": 0.0, - "learning_rate": 4.970637959707892e-07, - "loss": 0.1628, - "step": 9387 - }, - { - "epoch": 8.12, - "grad_norm": 0.0, - "learning_rate": 4.960949263422399e-07, - "loss": 0.1694, - "step": 9388 - }, - { - "epoch": 8.12, - "grad_norm": 0.0, - "learning_rate": 4.951269778701895e-07, - "loss": 0.1767, - "step": 9389 - }, - { - "epoch": 8.12, - "grad_norm": 0.0, - "learning_rate": 4.941599506484517e-07, - "loss": 0.1572, - "step": 9390 - }, - { - "epoch": 8.12, - "grad_norm": 0.0, - "learning_rate": 4.931938447707552e-07, - "loss": 0.1905, - "step": 9391 - }, - { - "epoch": 8.12, - "grad_norm": 0.0, - "learning_rate": 4.922286603307402e-07, - "loss": 0.1543, - "step": 9392 - }, - { - "epoch": 8.13, - "grad_norm": 0.0, - "learning_rate": 4.912643974219577e-07, - "loss": 0.1731, - "step": 9393 - }, - { - "epoch": 8.13, - "grad_norm": 0.0, - "learning_rate": 4.90301056137864e-07, - "loss": 0.1754, - "step": 9394 - }, - { - "epoch": 8.13, - "grad_norm": 0.0, - "learning_rate": 4.893386365718345e-07, - "loss": 0.2369, - "step": 9395 - }, - { - "epoch": 8.13, - "grad_norm": 0.0, - "learning_rate": 4.883771388171454e-07, - "loss": 0.1489, - "step": 9396 - }, - { - "epoch": 8.13, - "grad_norm": 0.0, - "learning_rate": 4.874165629669924e-07, - "loss": 0.151, - "step": 9397 - }, - { - "epoch": 8.13, - "grad_norm": 0.0, - "learning_rate": 4.864569091144778e-07, - "loss": 0.1663, - "step": 9398 - }, - { - "epoch": 8.13, - "grad_norm": 0.0, - "learning_rate": 4.854981773526169e-07, - "loss": 0.1899, - "step": 9399 - }, - { - "epoch": 8.13, - "grad_norm": 0.0, - "learning_rate": 4.845403677743299e-07, - "loss": 0.217, - "step": 9400 - }, - { - "epoch": 8.13, - "grad_norm": 0.0, - "learning_rate": 4.835834804724549e-07, - "loss": 0.136, - "step": 9401 - }, - { - "epoch": 8.13, - "grad_norm": 0.0, - "learning_rate": 4.826275155397353e-07, - "loss": 0.1673, - "step": 9402 - }, - { - "epoch": 8.13, - "grad_norm": 0.0, - "learning_rate": 4.816724730688271e-07, - "loss": 0.2365, - "step": 9403 - }, - { - "epoch": 8.13, - "grad_norm": 0.0, - "learning_rate": 4.807183531522975e-07, - "loss": 0.1375, - "step": 9404 - }, - { - "epoch": 8.14, - "grad_norm": 0.0, - "learning_rate": 4.797651558826244e-07, - "loss": 0.1352, - "step": 9405 - }, - { - "epoch": 8.14, - "grad_norm": 0.0, - "learning_rate": 4.788128813521942e-07, - "loss": 0.1724, - "step": 9406 - }, - { - "epoch": 8.14, - "grad_norm": 0.0, - "learning_rate": 4.778615296533051e-07, - "loss": 0.1403, - "step": 9407 - }, - { - "epoch": 8.14, - "grad_norm": 0.0, - "learning_rate": 4.769111008781657e-07, - "loss": 0.1787, - "step": 9408 - }, - { - "epoch": 8.14, - "grad_norm": 0.0, - "learning_rate": 4.7596159511889785e-07, - "loss": 0.1396, - "step": 9409 - }, - { - "epoch": 8.14, - "grad_norm": 0.0, - "learning_rate": 4.750130124675301e-07, - "loss": 0.1681, - "step": 9410 - }, - { - "epoch": 8.14, - "grad_norm": 0.0, - "learning_rate": 4.740653530160011e-07, - "loss": 0.2068, - "step": 9411 - }, - { - "epoch": 8.14, - "grad_norm": 0.0, - "learning_rate": 4.73118616856163e-07, - "loss": 0.1994, - "step": 9412 - }, - { - "epoch": 8.14, - "grad_norm": 0.0, - "learning_rate": 4.721728040797768e-07, - "loss": 0.1708, - "step": 9413 - }, - { - "epoch": 8.14, - "grad_norm": 0.0, - "learning_rate": 4.7122791477851594e-07, - "loss": 0.1605, - "step": 9414 - }, - { - "epoch": 8.14, - "grad_norm": 0.0, - "learning_rate": 4.702839490439626e-07, - "loss": 0.1869, - "step": 9415 - }, - { - "epoch": 8.15, - "grad_norm": 0.0, - "learning_rate": 4.6934090696760803e-07, - "loss": 0.1489, - "step": 9416 - }, - { - "epoch": 8.15, - "grad_norm": 0.0, - "learning_rate": 4.6839878864085585e-07, - "loss": 0.1361, - "step": 9417 - }, - { - "epoch": 8.15, - "grad_norm": 0.0, - "learning_rate": 4.67457594155023e-07, - "loss": 0.2212, - "step": 9418 - }, - { - "epoch": 8.15, - "grad_norm": 0.0, - "learning_rate": 4.6651732360132987e-07, - "loss": 0.1512, - "step": 9419 - }, - { - "epoch": 8.15, - "grad_norm": 0.0, - "learning_rate": 4.655779770709135e-07, - "loss": 0.1838, - "step": 9420 - }, - { - "epoch": 8.15, - "grad_norm": 0.0, - "learning_rate": 4.646395546548188e-07, - "loss": 0.1383, - "step": 9421 - }, - { - "epoch": 8.15, - "grad_norm": 0.0, - "learning_rate": 4.637020564440009e-07, - "loss": 0.2157, - "step": 9422 - }, - { - "epoch": 8.15, - "grad_norm": 0.0, - "learning_rate": 4.6276548252932595e-07, - "loss": 0.1372, - "step": 9423 - }, - { - "epoch": 8.15, - "grad_norm": 0.0, - "learning_rate": 4.6182983300157027e-07, - "loss": 0.1697, - "step": 9424 - }, - { - "epoch": 8.15, - "grad_norm": 0.0, - "learning_rate": 4.6089510795142234e-07, - "loss": 0.1475, - "step": 9425 - }, - { - "epoch": 8.15, - "grad_norm": 0.0, - "learning_rate": 4.599613074694786e-07, - "loss": 0.2397, - "step": 9426 - }, - { - "epoch": 8.15, - "grad_norm": 0.0, - "learning_rate": 4.5902843164624567e-07, - "loss": 0.1535, - "step": 9427 - }, - { - "epoch": 8.16, - "grad_norm": 0.0, - "learning_rate": 4.5809648057214216e-07, - "loss": 0.148, - "step": 9428 - }, - { - "epoch": 8.16, - "grad_norm": 0.0, - "learning_rate": 4.571654543374959e-07, - "loss": 0.1834, - "step": 9429 - }, - { - "epoch": 8.16, - "grad_norm": 0.0, - "learning_rate": 4.5623535303254697e-07, - "loss": 0.1815, - "step": 9430 - }, - { - "epoch": 8.16, - "grad_norm": 0.0, - "learning_rate": 4.553061767474443e-07, - "loss": 0.1575, - "step": 9431 - }, - { - "epoch": 8.16, - "grad_norm": 0.0, - "learning_rate": 4.543779255722469e-07, - "loss": 0.1736, - "step": 9432 - }, - { - "epoch": 8.16, - "grad_norm": 0.0, - "learning_rate": 4.5345059959692405e-07, - "loss": 0.2139, - "step": 9433 - }, - { - "epoch": 8.16, - "grad_norm": 0.0, - "learning_rate": 4.525241989113571e-07, - "loss": 0.1501, - "step": 9434 - }, - { - "epoch": 8.16, - "grad_norm": 0.0, - "learning_rate": 4.515987236053376e-07, - "loss": 0.1534, - "step": 9435 - }, - { - "epoch": 8.16, - "grad_norm": 0.0, - "learning_rate": 4.506741737685638e-07, - "loss": 0.1358, - "step": 9436 - }, - { - "epoch": 8.16, - "grad_norm": 0.0, - "learning_rate": 4.497505494906462e-07, - "loss": 0.172, - "step": 9437 - }, - { - "epoch": 8.16, - "grad_norm": 0.0, - "learning_rate": 4.488278508611088e-07, - "loss": 0.1358, - "step": 9438 - }, - { - "epoch": 8.17, - "grad_norm": 0.0, - "learning_rate": 4.4790607796938114e-07, - "loss": 0.1366, - "step": 9439 - }, - { - "epoch": 8.17, - "grad_norm": 0.0, - "learning_rate": 4.4698523090480617e-07, - "loss": 0.1655, - "step": 9440 - }, - { - "epoch": 8.17, - "grad_norm": 0.0, - "learning_rate": 4.4606530975663807e-07, - "loss": 0.1372, - "step": 9441 - }, - { - "epoch": 8.17, - "grad_norm": 0.0, - "learning_rate": 4.4514631461403447e-07, - "loss": 0.1494, - "step": 9442 - }, - { - "epoch": 8.17, - "grad_norm": 0.0, - "learning_rate": 4.442282455660729e-07, - "loss": 0.1422, - "step": 9443 - }, - { - "epoch": 8.17, - "grad_norm": 0.0, - "learning_rate": 4.433111027017334e-07, - "loss": 0.1952, - "step": 9444 - }, - { - "epoch": 8.17, - "grad_norm": 0.0, - "learning_rate": 4.423948861099092e-07, - "loss": 0.1655, - "step": 9445 - }, - { - "epoch": 8.17, - "grad_norm": 0.0, - "learning_rate": 4.414795958794038e-07, - "loss": 0.1465, - "step": 9446 - }, - { - "epoch": 8.17, - "grad_norm": 0.0, - "learning_rate": 4.40565232098934e-07, - "loss": 0.1744, - "step": 9447 - }, - { - "epoch": 8.17, - "grad_norm": 0.0, - "learning_rate": 4.396517948571188e-07, - "loss": 0.1726, - "step": 9448 - }, - { - "epoch": 8.17, - "grad_norm": 0.0, - "learning_rate": 4.387392842424942e-07, - "loss": 0.1579, - "step": 9449 - }, - { - "epoch": 8.17, - "grad_norm": 0.0, - "learning_rate": 4.3782770034350497e-07, - "loss": 0.1483, - "step": 9450 - }, - { - "epoch": 8.18, - "grad_norm": 0.0, - "learning_rate": 4.369170432485059e-07, - "loss": 0.1777, - "step": 9451 - }, - { - "epoch": 8.18, - "grad_norm": 0.0, - "learning_rate": 4.3600731304576095e-07, - "loss": 0.1878, - "step": 9452 - }, - { - "epoch": 8.18, - "grad_norm": 0.0, - "learning_rate": 4.3509850982344283e-07, - "loss": 0.1899, - "step": 9453 - }, - { - "epoch": 8.18, - "grad_norm": 0.0, - "learning_rate": 4.3419063366963774e-07, - "loss": 0.1436, - "step": 9454 - }, - { - "epoch": 8.18, - "grad_norm": 0.0, - "learning_rate": 4.332836846723409e-07, - "loss": 0.1454, - "step": 9455 - }, - { - "epoch": 8.18, - "grad_norm": 0.0, - "learning_rate": 4.323776629194587e-07, - "loss": 0.1529, - "step": 9456 - }, - { - "epoch": 8.18, - "grad_norm": 0.0, - "learning_rate": 4.3147256849880524e-07, - "loss": 0.1619, - "step": 9457 - }, - { - "epoch": 8.18, - "grad_norm": 0.0, - "learning_rate": 4.30568401498106e-07, - "loss": 0.2193, - "step": 9458 - }, - { - "epoch": 8.18, - "grad_norm": 0.0, - "learning_rate": 4.296651620049952e-07, - "loss": 0.1531, - "step": 9459 - }, - { - "epoch": 8.18, - "grad_norm": 0.0, - "learning_rate": 4.2876285010702065e-07, - "loss": 0.175, - "step": 9460 - }, - { - "epoch": 8.18, - "grad_norm": 0.0, - "learning_rate": 4.278614658916358e-07, - "loss": 0.1614, - "step": 9461 - }, - { - "epoch": 8.19, - "grad_norm": 0.0, - "learning_rate": 4.2696100944620956e-07, - "loss": 0.1953, - "step": 9462 - }, - { - "epoch": 8.19, - "grad_norm": 0.0, - "learning_rate": 4.2606148085801326e-07, - "loss": 0.1475, - "step": 9463 - }, - { - "epoch": 8.19, - "grad_norm": 0.0, - "learning_rate": 4.25162880214236e-07, - "loss": 0.1696, - "step": 9464 - }, - { - "epoch": 8.19, - "grad_norm": 0.0, - "learning_rate": 4.2426520760197266e-07, - "loss": 0.1431, - "step": 9465 - }, - { - "epoch": 8.19, - "grad_norm": 0.0, - "learning_rate": 4.233684631082302e-07, - "loss": 0.1894, - "step": 9466 - }, - { - "epoch": 8.19, - "grad_norm": 0.0, - "learning_rate": 4.2247264681992473e-07, - "loss": 0.1564, - "step": 9467 - }, - { - "epoch": 8.19, - "grad_norm": 0.0, - "learning_rate": 4.215777588238823e-07, - "loss": 0.1358, - "step": 9468 - }, - { - "epoch": 8.19, - "grad_norm": 0.0, - "learning_rate": 4.2068379920683687e-07, - "loss": 0.1585, - "step": 9469 - }, - { - "epoch": 8.19, - "grad_norm": 0.0, - "learning_rate": 4.1979076805543694e-07, - "loss": 0.1423, - "step": 9470 - }, - { - "epoch": 8.19, - "grad_norm": 0.0, - "learning_rate": 4.1889866545623656e-07, - "loss": 0.1804, - "step": 9471 - }, - { - "epoch": 8.19, - "grad_norm": 0.0, - "learning_rate": 4.180074914957044e-07, - "loss": 0.1629, - "step": 9472 - }, - { - "epoch": 8.19, - "grad_norm": 0.0, - "learning_rate": 4.1711724626021576e-07, - "loss": 0.1899, - "step": 9473 - }, - { - "epoch": 8.2, - "grad_norm": 0.0, - "learning_rate": 4.162279298360561e-07, - "loss": 0.2197, - "step": 9474 - }, - { - "epoch": 8.2, - "grad_norm": 0.0, - "learning_rate": 4.1533954230942086e-07, - "loss": 0.1697, - "step": 9475 - }, - { - "epoch": 8.2, - "grad_norm": 0.0, - "learning_rate": 4.144520837664179e-07, - "loss": 0.1497, - "step": 9476 - }, - { - "epoch": 8.2, - "grad_norm": 0.0, - "learning_rate": 4.135655542930639e-07, - "loss": 0.1602, - "step": 9477 - }, - { - "epoch": 8.2, - "grad_norm": 0.0, - "learning_rate": 4.1267995397528237e-07, - "loss": 0.1782, - "step": 9478 - }, - { - "epoch": 8.2, - "grad_norm": 0.0, - "learning_rate": 4.1179528289891023e-07, - "loss": 0.1792, - "step": 9479 - }, - { - "epoch": 8.2, - "grad_norm": 0.0, - "learning_rate": 4.109115411496922e-07, - "loss": 0.1363, - "step": 9480 - }, - { - "epoch": 8.2, - "grad_norm": 0.0, - "learning_rate": 4.1002872881328537e-07, - "loss": 0.176, - "step": 9481 - }, - { - "epoch": 8.2, - "grad_norm": 0.0, - "learning_rate": 4.0914684597525565e-07, - "loss": 0.1496, - "step": 9482 - }, - { - "epoch": 8.2, - "grad_norm": 0.0, - "learning_rate": 4.0826589272108033e-07, - "loss": 0.1879, - "step": 9483 - }, - { - "epoch": 8.2, - "grad_norm": 0.0, - "learning_rate": 4.0738586913614095e-07, - "loss": 0.1723, - "step": 9484 - }, - { - "epoch": 8.21, - "grad_norm": 0.0, - "learning_rate": 4.065067753057361e-07, - "loss": 0.1639, - "step": 9485 - }, - { - "epoch": 8.21, - "grad_norm": 0.0, - "learning_rate": 4.056286113150687e-07, - "loss": 0.1924, - "step": 9486 - }, - { - "epoch": 8.21, - "grad_norm": 0.0, - "learning_rate": 4.0475137724925505e-07, - "loss": 0.1894, - "step": 9487 - }, - { - "epoch": 8.21, - "grad_norm": 0.0, - "learning_rate": 4.038750731933216e-07, - "loss": 0.1592, - "step": 9488 - }, - { - "epoch": 8.21, - "grad_norm": 0.0, - "learning_rate": 4.029996992322005e-07, - "loss": 0.136, - "step": 9489 - }, - { - "epoch": 8.21, - "grad_norm": 0.0, - "learning_rate": 4.021252554507382e-07, - "loss": 0.2018, - "step": 9490 - }, - { - "epoch": 8.21, - "grad_norm": 0.0, - "learning_rate": 4.012517419336881e-07, - "loss": 0.1572, - "step": 9491 - }, - { - "epoch": 8.21, - "grad_norm": 0.0, - "learning_rate": 4.003791587657158e-07, - "loss": 0.1578, - "step": 9492 - }, - { - "epoch": 8.21, - "grad_norm": 0.0, - "learning_rate": 3.995075060313969e-07, - "loss": 0.1664, - "step": 9493 - }, - { - "epoch": 8.21, - "grad_norm": 0.0, - "learning_rate": 3.986367838152128e-07, - "loss": 0.1639, - "step": 9494 - }, - { - "epoch": 8.21, - "grad_norm": 0.0, - "learning_rate": 3.977669922015581e-07, - "loss": 0.1449, - "step": 9495 - }, - { - "epoch": 8.21, - "grad_norm": 0.0, - "learning_rate": 3.9689813127473663e-07, - "loss": 0.1672, - "step": 9496 - }, - { - "epoch": 8.22, - "grad_norm": 0.0, - "learning_rate": 3.9603020111896204e-07, - "loss": 0.2318, - "step": 9497 - }, - { - "epoch": 8.22, - "grad_norm": 0.0, - "learning_rate": 3.951632018183571e-07, - "loss": 0.2102, - "step": 9498 - }, - { - "epoch": 8.22, - "grad_norm": 0.0, - "learning_rate": 3.9429713345695676e-07, - "loss": 0.1779, - "step": 9499 - }, - { - "epoch": 8.22, - "grad_norm": 0.0, - "learning_rate": 3.9343199611870053e-07, - "loss": 0.1822, - "step": 9500 - }, - { - "epoch": 8.22, - "grad_norm": 0.0, - "learning_rate": 3.925677898874436e-07, - "loss": 0.1358, - "step": 9501 - }, - { - "epoch": 8.22, - "grad_norm": 0.0, - "learning_rate": 3.9170451484694783e-07, - "loss": 0.1374, - "step": 9502 - }, - { - "epoch": 8.22, - "grad_norm": 0.0, - "learning_rate": 3.908421710808852e-07, - "loss": 0.1728, - "step": 9503 - }, - { - "epoch": 8.22, - "grad_norm": 0.0, - "learning_rate": 3.899807586728377e-07, - "loss": 0.1902, - "step": 9504 - }, - { - "epoch": 8.22, - "grad_norm": 0.0, - "learning_rate": 3.891202777062941e-07, - "loss": 0.2102, - "step": 9505 - }, - { - "epoch": 8.22, - "grad_norm": 0.0, - "learning_rate": 3.8826072826466e-07, - "loss": 0.1473, - "step": 9506 - }, - { - "epoch": 8.22, - "grad_norm": 0.0, - "learning_rate": 3.874021104312431e-07, - "loss": 0.2007, - "step": 9507 - }, - { - "epoch": 8.22, - "grad_norm": 0.0, - "learning_rate": 3.8654442428926575e-07, - "loss": 0.154, - "step": 9508 - }, - { - "epoch": 8.23, - "grad_norm": 0.0, - "learning_rate": 3.856876699218592e-07, - "loss": 0.1496, - "step": 9509 - }, - { - "epoch": 8.23, - "grad_norm": 0.0, - "learning_rate": 3.848318474120616e-07, - "loss": 0.1935, - "step": 9510 - }, - { - "epoch": 8.23, - "grad_norm": 0.0, - "learning_rate": 3.839769568428231e-07, - "loss": 0.1493, - "step": 9511 - }, - { - "epoch": 8.23, - "grad_norm": 0.0, - "learning_rate": 3.8312299829700197e-07, - "loss": 0.1537, - "step": 9512 - }, - { - "epoch": 8.23, - "grad_norm": 0.0, - "learning_rate": 3.822699718573697e-07, - "loss": 0.1752, - "step": 9513 - }, - { - "epoch": 8.23, - "grad_norm": 0.0, - "learning_rate": 3.8141787760660467e-07, - "loss": 0.1824, - "step": 9514 - }, - { - "epoch": 8.23, - "grad_norm": 0.0, - "learning_rate": 3.805667156272941e-07, - "loss": 0.1794, - "step": 9515 - }, - { - "epoch": 8.23, - "grad_norm": 0.0, - "learning_rate": 3.7971648600193645e-07, - "loss": 0.1669, - "step": 9516 - }, - { - "epoch": 8.23, - "grad_norm": 0.0, - "learning_rate": 3.7886718881293915e-07, - "loss": 0.162, - "step": 9517 - }, - { - "epoch": 8.23, - "grad_norm": 0.0, - "learning_rate": 3.780188241426186e-07, - "loss": 0.1693, - "step": 9518 - }, - { - "epoch": 8.23, - "grad_norm": 0.0, - "learning_rate": 3.771713920732056e-07, - "loss": 0.1501, - "step": 9519 - }, - { - "epoch": 8.24, - "grad_norm": 0.0, - "learning_rate": 3.763248926868335e-07, - "loss": 0.2104, - "step": 9520 - }, - { - "epoch": 8.24, - "grad_norm": 0.0, - "learning_rate": 3.754793260655476e-07, - "loss": 0.1518, - "step": 9521 - }, - { - "epoch": 8.24, - "grad_norm": 0.0, - "learning_rate": 3.746346922913047e-07, - "loss": 0.1823, - "step": 9522 - }, - { - "epoch": 8.24, - "grad_norm": 0.0, - "learning_rate": 3.737909914459692e-07, - "loss": 0.1521, - "step": 9523 - }, - { - "epoch": 8.24, - "grad_norm": 0.0, - "learning_rate": 3.72948223611318e-07, - "loss": 0.1668, - "step": 9524 - }, - { - "epoch": 8.24, - "grad_norm": 0.0, - "learning_rate": 3.7210638886903573e-07, - "loss": 0.1497, - "step": 9525 - }, - { - "epoch": 8.24, - "grad_norm": 0.0, - "learning_rate": 3.7126548730071375e-07, - "loss": 0.2157, - "step": 9526 - }, - { - "epoch": 8.24, - "grad_norm": 0.0, - "learning_rate": 3.7042551898785806e-07, - "loss": 0.1435, - "step": 9527 - }, - { - "epoch": 8.24, - "grad_norm": 0.0, - "learning_rate": 3.69586484011879e-07, - "loss": 0.181, - "step": 9528 - }, - { - "epoch": 8.24, - "grad_norm": 0.0, - "learning_rate": 3.687483824541016e-07, - "loss": 0.1862, - "step": 9529 - }, - { - "epoch": 8.24, - "grad_norm": 0.0, - "learning_rate": 3.679112143957586e-07, - "loss": 0.2028, - "step": 9530 - }, - { - "epoch": 8.24, - "grad_norm": 0.0, - "learning_rate": 3.6707497991798845e-07, - "loss": 0.1748, - "step": 9531 - }, - { - "epoch": 8.25, - "grad_norm": 0.0, - "learning_rate": 3.662396791018452e-07, - "loss": 0.1877, - "step": 9532 - }, - { - "epoch": 8.25, - "grad_norm": 0.0, - "learning_rate": 3.6540531202828744e-07, - "loss": 0.1614, - "step": 9533 - }, - { - "epoch": 8.25, - "grad_norm": 0.0, - "learning_rate": 3.6457187877818714e-07, - "loss": 0.1358, - "step": 9534 - }, - { - "epoch": 8.25, - "grad_norm": 0.0, - "learning_rate": 3.6373937943232516e-07, - "loss": 0.1552, - "step": 9535 - }, - { - "epoch": 8.25, - "grad_norm": 0.0, - "learning_rate": 3.629078140713882e-07, - "loss": 0.1793, - "step": 9536 - }, - { - "epoch": 8.25, - "grad_norm": 0.0, - "learning_rate": 3.6207718277597394e-07, - "loss": 0.1382, - "step": 9537 - }, - { - "epoch": 8.25, - "grad_norm": 0.0, - "learning_rate": 3.612474856265924e-07, - "loss": 0.1537, - "step": 9538 - }, - { - "epoch": 8.25, - "grad_norm": 0.0, - "learning_rate": 3.604187227036615e-07, - "loss": 0.1439, - "step": 9539 - }, - { - "epoch": 8.25, - "grad_norm": 0.0, - "learning_rate": 3.5959089408750816e-07, - "loss": 0.1568, - "step": 9540 - }, - { - "epoch": 8.25, - "grad_norm": 0.0, - "learning_rate": 3.5876399985836695e-07, - "loss": 0.194, - "step": 9541 - }, - { - "epoch": 8.25, - "grad_norm": 0.0, - "learning_rate": 3.5793804009638613e-07, - "loss": 0.2029, - "step": 9542 - }, - { - "epoch": 8.26, - "grad_norm": 0.0, - "learning_rate": 3.571130148816193e-07, - "loss": 0.1767, - "step": 9543 - }, - { - "epoch": 8.26, - "grad_norm": 0.0, - "learning_rate": 3.562889242940326e-07, - "loss": 0.1745, - "step": 9544 - }, - { - "epoch": 8.26, - "grad_norm": 0.0, - "learning_rate": 3.5546576841349877e-07, - "loss": 0.1397, - "step": 9545 - }, - { - "epoch": 8.26, - "grad_norm": 0.0, - "learning_rate": 3.54643547319804e-07, - "loss": 0.2209, - "step": 9546 - }, - { - "epoch": 8.26, - "grad_norm": 0.0, - "learning_rate": 3.5382226109263785e-07, - "loss": 0.2025, - "step": 9547 - }, - { - "epoch": 8.26, - "grad_norm": 0.0, - "learning_rate": 3.530019098116033e-07, - "loss": 0.1839, - "step": 9548 - }, - { - "epoch": 8.26, - "grad_norm": 0.0, - "learning_rate": 3.5218249355621346e-07, - "loss": 0.1489, - "step": 9549 - }, - { - "epoch": 8.26, - "grad_norm": 0.0, - "learning_rate": 3.5136401240588923e-07, - "loss": 0.1854, - "step": 9550 - }, - { - "epoch": 8.26, - "grad_norm": 0.0, - "learning_rate": 3.505464664399616e-07, - "loss": 0.1814, - "step": 9551 - }, - { - "epoch": 8.26, - "grad_norm": 0.0, - "learning_rate": 3.497298557376694e-07, - "loss": 0.1389, - "step": 9552 - }, - { - "epoch": 8.26, - "grad_norm": 0.0, - "learning_rate": 3.489141803781615e-07, - "loss": 0.1436, - "step": 9553 - }, - { - "epoch": 8.26, - "grad_norm": 0.0, - "learning_rate": 3.480994404404958e-07, - "loss": 0.1798, - "step": 9554 - }, - { - "epoch": 8.27, - "grad_norm": 0.0, - "learning_rate": 3.472856360036425e-07, - "loss": 0.1558, - "step": 9555 - }, - { - "epoch": 8.27, - "grad_norm": 0.0, - "learning_rate": 3.464727671464774e-07, - "loss": 0.1415, - "step": 9556 - }, - { - "epoch": 8.27, - "grad_norm": 0.0, - "learning_rate": 3.456608339477863e-07, - "loss": 0.1841, - "step": 9557 - }, - { - "epoch": 8.27, - "grad_norm": 0.0, - "learning_rate": 3.448498364862662e-07, - "loss": 0.1539, - "step": 9558 - }, - { - "epoch": 8.27, - "grad_norm": 0.0, - "learning_rate": 3.440397748405222e-07, - "loss": 0.1581, - "step": 9559 - }, - { - "epoch": 8.27, - "grad_norm": 0.0, - "learning_rate": 3.43230649089068e-07, - "loss": 0.1692, - "step": 9560 - }, - { - "epoch": 8.27, - "grad_norm": 0.0, - "learning_rate": 3.4242245931032867e-07, - "loss": 0.1992, - "step": 9561 - }, - { - "epoch": 8.27, - "grad_norm": 0.0, - "learning_rate": 3.4161520558263604e-07, - "loss": 0.1779, - "step": 9562 - }, - { - "epoch": 8.27, - "grad_norm": 0.0, - "learning_rate": 3.4080888798423193e-07, - "loss": 0.1906, - "step": 9563 - }, - { - "epoch": 8.27, - "grad_norm": 0.0, - "learning_rate": 3.400035065932683e-07, - "loss": 0.1986, - "step": 9564 - }, - { - "epoch": 8.27, - "grad_norm": 0.0, - "learning_rate": 3.39199061487806e-07, - "loss": 0.1875, - "step": 9565 - }, - { - "epoch": 8.28, - "grad_norm": 0.0, - "learning_rate": 3.3839555274581603e-07, - "loss": 0.1674, - "step": 9566 - }, - { - "epoch": 8.28, - "grad_norm": 0.0, - "learning_rate": 3.3759298044517606e-07, - "loss": 0.2162, - "step": 9567 - }, - { - "epoch": 8.28, - "grad_norm": 0.0, - "learning_rate": 3.3679134466367503e-07, - "loss": 0.1583, - "step": 9568 - }, - { - "epoch": 8.28, - "grad_norm": 0.0, - "learning_rate": 3.3599064547901184e-07, - "loss": 0.2379, - "step": 9569 - }, - { - "epoch": 8.28, - "grad_norm": 0.0, - "learning_rate": 3.351908829687922e-07, - "loss": 0.1888, - "step": 9570 - }, - { - "epoch": 8.28, - "grad_norm": 0.0, - "learning_rate": 3.343920572105319e-07, - "loss": 0.173, - "step": 9571 - }, - { - "epoch": 8.28, - "grad_norm": 0.0, - "learning_rate": 3.3359416828165904e-07, - "loss": 0.1736, - "step": 9572 - }, - { - "epoch": 8.28, - "grad_norm": 0.0, - "learning_rate": 3.32797216259505e-07, - "loss": 0.2206, - "step": 9573 - }, - { - "epoch": 8.28, - "grad_norm": 0.0, - "learning_rate": 3.3200120122131475e-07, - "loss": 0.1608, - "step": 9574 - }, - { - "epoch": 8.28, - "grad_norm": 0.0, - "learning_rate": 3.312061232442421e-07, - "loss": 0.1803, - "step": 9575 - }, - { - "epoch": 8.28, - "grad_norm": 0.0, - "learning_rate": 3.3041198240534756e-07, - "loss": 0.1473, - "step": 9576 - }, - { - "epoch": 8.28, - "grad_norm": 0.0, - "learning_rate": 3.296187787816052e-07, - "loss": 0.1794, - "step": 9577 - }, - { - "epoch": 8.29, - "grad_norm": 0.0, - "learning_rate": 3.288265124498935e-07, - "loss": 0.1919, - "step": 9578 - }, - { - "epoch": 8.29, - "grad_norm": 0.0, - "learning_rate": 3.280351834869999e-07, - "loss": 0.1517, - "step": 9579 - }, - { - "epoch": 8.29, - "grad_norm": 0.0, - "learning_rate": 3.2724479196962643e-07, - "loss": 0.184, - "step": 9580 - }, - { - "epoch": 8.29, - "grad_norm": 0.0, - "learning_rate": 3.264553379743807e-07, - "loss": 0.213, - "step": 9581 - }, - { - "epoch": 8.29, - "grad_norm": 0.0, - "learning_rate": 3.2566682157777916e-07, - "loss": 0.1578, - "step": 9582 - }, - { - "epoch": 8.29, - "grad_norm": 0.0, - "learning_rate": 3.248792428562475e-07, - "loss": 0.1579, - "step": 9583 - }, - { - "epoch": 8.29, - "grad_norm": 0.0, - "learning_rate": 3.2409260188612124e-07, - "loss": 0.1773, - "step": 9584 - }, - { - "epoch": 8.29, - "grad_norm": 0.0, - "learning_rate": 3.2330689874364387e-07, - "loss": 0.1491, - "step": 9585 - }, - { - "epoch": 8.29, - "grad_norm": 0.0, - "learning_rate": 3.225221335049722e-07, - "loss": 0.1403, - "step": 9586 - }, - { - "epoch": 8.29, - "grad_norm": 0.0, - "learning_rate": 3.217383062461654e-07, - "loss": 0.1682, - "step": 9587 - }, - { - "epoch": 8.29, - "grad_norm": 0.0, - "learning_rate": 3.2095541704319723e-07, - "loss": 0.1515, - "step": 9588 - }, - { - "epoch": 8.29, - "grad_norm": 0.0, - "learning_rate": 3.2017346597194575e-07, - "loss": 0.1861, - "step": 9589 - }, - { - "epoch": 8.3, - "grad_norm": 0.0, - "learning_rate": 3.1939245310820376e-07, - "loss": 0.1649, - "step": 9590 - }, - { - "epoch": 8.3, - "grad_norm": 0.0, - "learning_rate": 3.1861237852766845e-07, - "loss": 0.1821, - "step": 9591 - }, - { - "epoch": 8.3, - "grad_norm": 0.0, - "learning_rate": 3.1783324230594935e-07, - "loss": 0.2022, - "step": 9592 - }, - { - "epoch": 8.3, - "grad_norm": 0.0, - "learning_rate": 3.170550445185616e-07, - "loss": 0.1772, - "step": 9593 - }, - { - "epoch": 8.3, - "grad_norm": 0.0, - "learning_rate": 3.162777852409327e-07, - "loss": 0.1633, - "step": 9594 - }, - { - "epoch": 8.3, - "grad_norm": 0.0, - "learning_rate": 3.155014645483956e-07, - "loss": 0.2051, - "step": 9595 - }, - { - "epoch": 8.3, - "grad_norm": 0.0, - "learning_rate": 3.1472608251619685e-07, - "loss": 0.1851, - "step": 9596 - }, - { - "epoch": 8.3, - "grad_norm": 0.0, - "learning_rate": 3.1395163921948746e-07, - "loss": 0.1746, - "step": 9597 - }, - { - "epoch": 8.3, - "grad_norm": 0.0, - "learning_rate": 3.131781347333329e-07, - "loss": 0.1624, - "step": 9598 - }, - { - "epoch": 8.3, - "grad_norm": 0.0, - "learning_rate": 3.1240556913269994e-07, - "loss": 0.1361, - "step": 9599 - }, - { - "epoch": 8.3, - "grad_norm": 0.0, - "learning_rate": 3.1163394249247194e-07, - "loss": 0.1471, - "step": 9600 - }, - { - "epoch": 8.31, - "grad_norm": 0.0, - "learning_rate": 3.1086325488743575e-07, - "loss": 0.1589, - "step": 9601 - }, - { - "epoch": 8.31, - "grad_norm": 0.0, - "learning_rate": 3.100935063922916e-07, - "loss": 0.1836, - "step": 9602 - }, - { - "epoch": 8.31, - "grad_norm": 0.0, - "learning_rate": 3.093246970816466e-07, - "loss": 0.158, - "step": 9603 - }, - { - "epoch": 8.31, - "grad_norm": 0.0, - "learning_rate": 3.0855682703001655e-07, - "loss": 0.1409, - "step": 9604 - }, - { - "epoch": 8.31, - "grad_norm": 0.0, - "learning_rate": 3.077898963118242e-07, - "loss": 0.1616, - "step": 9605 - }, - { - "epoch": 8.31, - "grad_norm": 0.0, - "learning_rate": 3.070239050014057e-07, - "loss": 0.1631, - "step": 9606 - }, - { - "epoch": 8.31, - "grad_norm": 0.0, - "learning_rate": 3.0625885317300263e-07, - "loss": 0.2, - "step": 9607 - }, - { - "epoch": 8.31, - "grad_norm": 0.0, - "learning_rate": 3.0549474090077026e-07, - "loss": 0.1706, - "step": 9608 - }, - { - "epoch": 8.31, - "grad_norm": 0.0, - "learning_rate": 3.0473156825876483e-07, - "loss": 0.1733, - "step": 9609 - }, - { - "epoch": 8.31, - "grad_norm": 0.0, - "learning_rate": 3.039693353209583e-07, - "loss": 0.1738, - "step": 9610 - }, - { - "epoch": 8.31, - "grad_norm": 0.0, - "learning_rate": 3.0320804216123046e-07, - "loss": 0.1551, - "step": 9611 - }, - { - "epoch": 8.31, - "grad_norm": 0.0, - "learning_rate": 3.0244768885336673e-07, - "loss": 0.1901, - "step": 9612 - }, - { - "epoch": 8.32, - "grad_norm": 0.0, - "learning_rate": 3.016882754710637e-07, - "loss": 0.1902, - "step": 9613 - }, - { - "epoch": 8.32, - "grad_norm": 0.0, - "learning_rate": 3.009298020879292e-07, - "loss": 0.136, - "step": 9614 - }, - { - "epoch": 8.32, - "grad_norm": 0.0, - "learning_rate": 3.0017226877747554e-07, - "loss": 0.1908, - "step": 9615 - }, - { - "epoch": 8.32, - "grad_norm": 0.0, - "learning_rate": 2.99415675613125e-07, - "loss": 0.1704, - "step": 9616 - }, - { - "epoch": 8.32, - "grad_norm": 0.0, - "learning_rate": 2.9866002266821125e-07, - "loss": 0.1839, - "step": 9617 - }, - { - "epoch": 8.32, - "grad_norm": 0.0, - "learning_rate": 2.9790531001597566e-07, - "loss": 0.1503, - "step": 9618 - }, - { - "epoch": 8.32, - "grad_norm": 0.0, - "learning_rate": 2.971515377295664e-07, - "loss": 0.149, - "step": 9619 - }, - { - "epoch": 8.32, - "grad_norm": 0.0, - "learning_rate": 2.963987058820439e-07, - "loss": 0.1901, - "step": 9620 - }, - { - "epoch": 8.32, - "grad_norm": 0.0, - "learning_rate": 2.956468145463742e-07, - "loss": 0.2007, - "step": 9621 - }, - { - "epoch": 8.32, - "grad_norm": 0.0, - "learning_rate": 2.9489586379543244e-07, - "loss": 0.1474, - "step": 9622 - }, - { - "epoch": 8.32, - "grad_norm": 0.0, - "learning_rate": 2.941458537020059e-07, - "loss": 0.1579, - "step": 9623 - }, - { - "epoch": 8.33, - "grad_norm": 0.0, - "learning_rate": 2.9339678433878973e-07, - "loss": 0.1494, - "step": 9624 - }, - { - "epoch": 8.33, - "grad_norm": 0.0, - "learning_rate": 2.926486557783825e-07, - "loss": 0.1784, - "step": 9625 - }, - { - "epoch": 8.33, - "grad_norm": 0.0, - "learning_rate": 2.9190146809329966e-07, - "loss": 0.1794, - "step": 9626 - }, - { - "epoch": 8.33, - "grad_norm": 0.0, - "learning_rate": 2.9115522135595876e-07, - "loss": 0.158, - "step": 9627 - }, - { - "epoch": 8.33, - "grad_norm": 0.0, - "learning_rate": 2.9040991563869304e-07, - "loss": 0.144, - "step": 9628 - }, - { - "epoch": 8.33, - "grad_norm": 0.0, - "learning_rate": 2.8966555101373584e-07, - "loss": 0.1519, - "step": 9629 - }, - { - "epoch": 8.33, - "grad_norm": 0.0, - "learning_rate": 2.8892212755323725e-07, - "loss": 0.1728, - "step": 9630 - }, - { - "epoch": 8.33, - "grad_norm": 0.0, - "learning_rate": 2.881796453292518e-07, - "loss": 0.1477, - "step": 9631 - }, - { - "epoch": 8.33, - "grad_norm": 0.0, - "learning_rate": 2.8743810441374197e-07, - "loss": 0.1624, - "step": 9632 - }, - { - "epoch": 8.33, - "grad_norm": 0.0, - "learning_rate": 2.866975048785836e-07, - "loss": 0.1804, - "step": 9633 - }, - { - "epoch": 8.33, - "grad_norm": 0.0, - "learning_rate": 2.8595784679555925e-07, - "loss": 0.1475, - "step": 9634 - }, - { - "epoch": 8.33, - "grad_norm": 0.0, - "learning_rate": 2.8521913023635605e-07, - "loss": 0.1493, - "step": 9635 - }, - { - "epoch": 8.34, - "grad_norm": 0.0, - "learning_rate": 2.844813552725756e-07, - "loss": 0.1796, - "step": 9636 - }, - { - "epoch": 8.34, - "grad_norm": 0.0, - "learning_rate": 2.837445219757251e-07, - "loss": 0.1411, - "step": 9637 - }, - { - "epoch": 8.34, - "grad_norm": 0.0, - "learning_rate": 2.830086304172219e-07, - "loss": 0.2016, - "step": 9638 - }, - { - "epoch": 8.34, - "grad_norm": 0.0, - "learning_rate": 2.822736806683912e-07, - "loss": 0.1608, - "step": 9639 - }, - { - "epoch": 8.34, - "grad_norm": 0.0, - "learning_rate": 2.8153967280046937e-07, - "loss": 0.1931, - "step": 9640 - }, - { - "epoch": 8.34, - "grad_norm": 0.0, - "learning_rate": 2.8080660688459606e-07, - "loss": 0.1571, - "step": 9641 - }, - { - "epoch": 8.34, - "grad_norm": 0.0, - "learning_rate": 2.800744829918245e-07, - "loss": 0.1491, - "step": 9642 - }, - { - "epoch": 8.34, - "grad_norm": 0.0, - "learning_rate": 2.793433011931157e-07, - "loss": 0.1372, - "step": 9643 - }, - { - "epoch": 8.34, - "grad_norm": 0.0, - "learning_rate": 2.7861306155933854e-07, - "loss": 0.1781, - "step": 9644 - }, - { - "epoch": 8.34, - "grad_norm": 0.0, - "learning_rate": 2.778837641612697e-07, - "loss": 0.1902, - "step": 9645 - }, - { - "epoch": 8.34, - "grad_norm": 0.0, - "learning_rate": 2.7715540906959604e-07, - "loss": 0.1389, - "step": 9646 - }, - { - "epoch": 8.35, - "grad_norm": 0.0, - "learning_rate": 2.7642799635491324e-07, - "loss": 0.1672, - "step": 9647 - }, - { - "epoch": 8.35, - "grad_norm": 0.0, - "learning_rate": 2.757015260877238e-07, - "loss": 0.1598, - "step": 9648 - }, - { - "epoch": 8.35, - "grad_norm": 0.0, - "learning_rate": 2.7497599833844147e-07, - "loss": 0.1712, - "step": 9649 - }, - { - "epoch": 8.35, - "grad_norm": 0.0, - "learning_rate": 2.742514131773877e-07, - "loss": 0.1639, - "step": 9650 - }, - { - "epoch": 8.35, - "grad_norm": 0.0, - "learning_rate": 2.7352777067478964e-07, - "loss": 0.1834, - "step": 9651 - }, - { - "epoch": 8.35, - "grad_norm": 0.0, - "learning_rate": 2.728050709007879e-07, - "loss": 0.1412, - "step": 9652 - }, - { - "epoch": 8.35, - "grad_norm": 0.0, - "learning_rate": 2.7208331392542975e-07, - "loss": 0.1769, - "step": 9653 - }, - { - "epoch": 8.35, - "grad_norm": 0.0, - "learning_rate": 2.713624998186681e-07, - "loss": 0.1579, - "step": 9654 - }, - { - "epoch": 8.35, - "grad_norm": 0.0, - "learning_rate": 2.7064262865036936e-07, - "loss": 0.1779, - "step": 9655 - }, - { - "epoch": 8.35, - "grad_norm": 0.0, - "learning_rate": 2.699237004903066e-07, - "loss": 0.1611, - "step": 9656 - }, - { - "epoch": 8.35, - "grad_norm": 0.0, - "learning_rate": 2.6920571540815954e-07, - "loss": 0.1702, - "step": 9657 - }, - { - "epoch": 8.35, - "grad_norm": 0.0, - "learning_rate": 2.6848867347351926e-07, - "loss": 0.1446, - "step": 9658 - }, - { - "epoch": 8.36, - "grad_norm": 0.0, - "learning_rate": 2.6777257475588346e-07, - "loss": 0.1525, - "step": 9659 - }, - { - "epoch": 8.36, - "grad_norm": 0.0, - "learning_rate": 2.6705741932466224e-07, - "loss": 0.1644, - "step": 9660 - }, - { - "epoch": 8.36, - "grad_norm": 0.0, - "learning_rate": 2.6634320724916673e-07, - "loss": 0.1356, - "step": 9661 - }, - { - "epoch": 8.36, - "grad_norm": 0.0, - "learning_rate": 2.6562993859862494e-07, - "loss": 0.1646, - "step": 9662 - }, - { - "epoch": 8.36, - "grad_norm": 0.0, - "learning_rate": 2.649176134421672e-07, - "loss": 0.2173, - "step": 9663 - }, - { - "epoch": 8.36, - "grad_norm": 0.0, - "learning_rate": 2.6420623184883585e-07, - "loss": 0.2113, - "step": 9664 - }, - { - "epoch": 8.36, - "grad_norm": 0.0, - "learning_rate": 2.634957938875815e-07, - "loss": 0.1706, - "step": 9665 - }, - { - "epoch": 8.36, - "grad_norm": 0.0, - "learning_rate": 2.627862996272623e-07, - "loss": 0.1955, - "step": 9666 - }, - { - "epoch": 8.36, - "grad_norm": 0.0, - "learning_rate": 2.6207774913664554e-07, - "loss": 0.1458, - "step": 9667 - }, - { - "epoch": 8.36, - "grad_norm": 0.0, - "learning_rate": 2.6137014248440507e-07, - "loss": 0.1578, - "step": 9668 - }, - { - "epoch": 8.36, - "grad_norm": 0.0, - "learning_rate": 2.606634797391272e-07, - "loss": 0.1714, - "step": 9669 - }, - { - "epoch": 8.37, - "grad_norm": 0.0, - "learning_rate": 2.5995776096930383e-07, - "loss": 0.2187, - "step": 9670 - }, - { - "epoch": 8.37, - "grad_norm": 0.0, - "learning_rate": 2.592529862433357e-07, - "loss": 0.1562, - "step": 9671 - }, - { - "epoch": 8.37, - "grad_norm": 0.0, - "learning_rate": 2.5854915562953167e-07, - "loss": 0.2068, - "step": 9672 - }, - { - "epoch": 8.37, - "grad_norm": 0.0, - "learning_rate": 2.578462691961103e-07, - "loss": 0.148, - "step": 9673 - }, - { - "epoch": 8.37, - "grad_norm": 0.0, - "learning_rate": 2.571443270111984e-07, - "loss": 0.223, - "step": 9674 - }, - { - "epoch": 8.37, - "grad_norm": 0.0, - "learning_rate": 2.5644332914283145e-07, - "loss": 0.1822, - "step": 9675 - }, - { - "epoch": 8.37, - "grad_norm": 0.0, - "learning_rate": 2.5574327565895395e-07, - "loss": 0.2001, - "step": 9676 - }, - { - "epoch": 8.37, - "grad_norm": 0.0, - "learning_rate": 2.5504416662741505e-07, - "loss": 0.1518, - "step": 9677 - }, - { - "epoch": 8.37, - "grad_norm": 0.0, - "learning_rate": 2.5434600211597713e-07, - "loss": 0.1554, - "step": 9678 - }, - { - "epoch": 8.37, - "grad_norm": 0.0, - "learning_rate": 2.536487821923084e-07, - "loss": 0.1733, - "step": 9679 - }, - { - "epoch": 8.37, - "grad_norm": 0.0, - "learning_rate": 2.529525069239869e-07, - "loss": 0.2137, - "step": 9680 - }, - { - "epoch": 8.37, - "grad_norm": 0.0, - "learning_rate": 2.5225717637849644e-07, - "loss": 0.1791, - "step": 9681 - }, - { - "epoch": 8.38, - "grad_norm": 0.0, - "learning_rate": 2.515627906232343e-07, - "loss": 0.1847, - "step": 9682 - }, - { - "epoch": 8.38, - "grad_norm": 0.0, - "learning_rate": 2.50869349725501e-07, - "loss": 0.154, - "step": 9683 - }, - { - "epoch": 8.38, - "grad_norm": 0.0, - "learning_rate": 2.5017685375250846e-07, - "loss": 0.1904, - "step": 9684 - }, - { - "epoch": 8.38, - "grad_norm": 0.0, - "learning_rate": 2.4948530277137506e-07, - "loss": 0.1616, - "step": 9685 - }, - { - "epoch": 8.38, - "grad_norm": 0.0, - "learning_rate": 2.487946968491306e-07, - "loss": 0.1994, - "step": 9686 - }, - { - "epoch": 8.38, - "grad_norm": 0.0, - "learning_rate": 2.481050360527104e-07, - "loss": 0.157, - "step": 9687 - }, - { - "epoch": 8.38, - "grad_norm": 0.0, - "learning_rate": 2.474163204489577e-07, - "loss": 0.1452, - "step": 9688 - }, - { - "epoch": 8.38, - "grad_norm": 0.0, - "learning_rate": 2.467285501046279e-07, - "loss": 0.1673, - "step": 9689 - }, - { - "epoch": 8.38, - "grad_norm": 0.0, - "learning_rate": 2.4604172508638e-07, - "loss": 0.1525, - "step": 9690 - }, - { - "epoch": 8.38, - "grad_norm": 0.0, - "learning_rate": 2.453558454607863e-07, - "loss": 0.1635, - "step": 9691 - }, - { - "epoch": 8.38, - "grad_norm": 0.0, - "learning_rate": 2.4467091129432463e-07, - "loss": 0.1457, - "step": 9692 - }, - { - "epoch": 8.38, - "grad_norm": 0.0, - "learning_rate": 2.4398692265337973e-07, - "loss": 0.1456, - "step": 9693 - }, - { - "epoch": 8.39, - "grad_norm": 0.0, - "learning_rate": 2.4330387960424753e-07, - "loss": 0.1367, - "step": 9694 - }, - { - "epoch": 8.39, - "grad_norm": 0.0, - "learning_rate": 2.426217822131327e-07, - "loss": 0.1893, - "step": 9695 - }, - { - "epoch": 8.39, - "grad_norm": 0.0, - "learning_rate": 2.419406305461447e-07, - "loss": 0.1503, - "step": 9696 - }, - { - "epoch": 8.39, - "grad_norm": 0.0, - "learning_rate": 2.412604246693051e-07, - "loss": 0.1672, - "step": 9697 - }, - { - "epoch": 8.39, - "grad_norm": 0.0, - "learning_rate": 2.405811646485401e-07, - "loss": 0.1573, - "step": 9698 - }, - { - "epoch": 8.39, - "grad_norm": 0.0, - "learning_rate": 2.399028505496881e-07, - "loss": 0.1773, - "step": 9699 - }, - { - "epoch": 8.39, - "grad_norm": 0.0, - "learning_rate": 2.392254824384943e-07, - "loss": 0.1536, - "step": 9700 - }, - { - "epoch": 8.39, - "grad_norm": 0.0, - "learning_rate": 2.3854906038060955e-07, - "loss": 0.1358, - "step": 9701 - }, - { - "epoch": 8.39, - "grad_norm": 0.0, - "learning_rate": 2.3787358444159915e-07, - "loss": 0.1514, - "step": 9702 - }, - { - "epoch": 8.39, - "grad_norm": 0.0, - "learning_rate": 2.371990546869296e-07, - "loss": 0.1545, - "step": 9703 - }, - { - "epoch": 8.39, - "grad_norm": 0.0, - "learning_rate": 2.3652547118198087e-07, - "loss": 0.1572, - "step": 9704 - }, - { - "epoch": 8.4, - "grad_norm": 0.0, - "learning_rate": 2.358528339920374e-07, - "loss": 0.1826, - "step": 9705 - }, - { - "epoch": 8.4, - "grad_norm": 0.0, - "learning_rate": 2.351811431822959e-07, - "loss": 0.1544, - "step": 9706 - }, - { - "epoch": 8.4, - "grad_norm": 0.0, - "learning_rate": 2.3451039881785765e-07, - "loss": 0.1578, - "step": 9707 - }, - { - "epoch": 8.4, - "grad_norm": 0.0, - "learning_rate": 2.3384060096373618e-07, - "loss": 0.1421, - "step": 9708 - }, - { - "epoch": 8.4, - "grad_norm": 0.0, - "learning_rate": 2.3317174968484957e-07, - "loss": 0.1928, - "step": 9709 - }, - { - "epoch": 8.4, - "grad_norm": 0.0, - "learning_rate": 2.3250384504602485e-07, - "loss": 0.1491, - "step": 9710 - }, - { - "epoch": 8.4, - "grad_norm": 0.0, - "learning_rate": 2.3183688711199803e-07, - "loss": 0.1475, - "step": 9711 - }, - { - "epoch": 8.4, - "grad_norm": 0.0, - "learning_rate": 2.3117087594741627e-07, - "loss": 0.1843, - "step": 9712 - }, - { - "epoch": 8.4, - "grad_norm": 0.0, - "learning_rate": 2.3050581161682905e-07, - "loss": 0.1471, - "step": 9713 - }, - { - "epoch": 8.4, - "grad_norm": 0.0, - "learning_rate": 2.2984169418469705e-07, - "loss": 0.1739, - "step": 9714 - }, - { - "epoch": 8.4, - "grad_norm": 0.0, - "learning_rate": 2.2917852371538985e-07, - "loss": 0.1679, - "step": 9715 - }, - { - "epoch": 8.4, - "grad_norm": 0.0, - "learning_rate": 2.2851630027318605e-07, - "loss": 0.166, - "step": 9716 - }, - { - "epoch": 8.41, - "grad_norm": 0.0, - "learning_rate": 2.2785502392226877e-07, - "loss": 0.1667, - "step": 9717 - }, - { - "epoch": 8.41, - "grad_norm": 0.0, - "learning_rate": 2.271946947267323e-07, - "loss": 0.1959, - "step": 9718 - }, - { - "epoch": 8.41, - "grad_norm": 0.0, - "learning_rate": 2.2653531275057871e-07, - "loss": 0.1809, - "step": 9719 - }, - { - "epoch": 8.41, - "grad_norm": 0.0, - "learning_rate": 2.258768780577192e-07, - "loss": 0.1639, - "step": 9720 - }, - { - "epoch": 8.41, - "grad_norm": 0.0, - "learning_rate": 2.252193907119693e-07, - "loss": 0.1954, - "step": 9721 - }, - { - "epoch": 8.41, - "grad_norm": 0.0, - "learning_rate": 2.2456285077705586e-07, - "loss": 0.1739, - "step": 9722 - }, - { - "epoch": 8.41, - "grad_norm": 0.0, - "learning_rate": 2.2390725831661465e-07, - "loss": 0.1606, - "step": 9723 - }, - { - "epoch": 8.41, - "grad_norm": 0.0, - "learning_rate": 2.2325261339418814e-07, - "loss": 0.139, - "step": 9724 - }, - { - "epoch": 8.41, - "grad_norm": 0.0, - "learning_rate": 2.2259891607322558e-07, - "loss": 0.1539, - "step": 9725 - }, - { - "epoch": 8.41, - "grad_norm": 0.0, - "learning_rate": 2.2194616641708743e-07, - "loss": 0.1749, - "step": 9726 - }, - { - "epoch": 8.41, - "grad_norm": 0.0, - "learning_rate": 2.2129436448903973e-07, - "loss": 0.1395, - "step": 9727 - }, - { - "epoch": 8.42, - "grad_norm": 0.0, - "learning_rate": 2.2064351035225972e-07, - "loss": 0.1369, - "step": 9728 - }, - { - "epoch": 8.42, - "grad_norm": 0.0, - "learning_rate": 2.1999360406982918e-07, - "loss": 0.1885, - "step": 9729 - }, - { - "epoch": 8.42, - "grad_norm": 0.0, - "learning_rate": 2.193446457047399e-07, - "loss": 0.1372, - "step": 9730 - }, - { - "epoch": 8.42, - "grad_norm": 0.0, - "learning_rate": 2.186966353198905e-07, - "loss": 0.1363, - "step": 9731 - }, - { - "epoch": 8.42, - "grad_norm": 0.0, - "learning_rate": 2.180495729780907e-07, - "loss": 0.1503, - "step": 9732 - }, - { - "epoch": 8.42, - "grad_norm": 0.0, - "learning_rate": 2.174034587420548e-07, - "loss": 0.1415, - "step": 9733 - }, - { - "epoch": 8.42, - "grad_norm": 0.0, - "learning_rate": 2.1675829267440828e-07, - "loss": 0.2127, - "step": 9734 - }, - { - "epoch": 8.42, - "grad_norm": 0.0, - "learning_rate": 2.161140748376811e-07, - "loss": 0.1373, - "step": 9735 - }, - { - "epoch": 8.42, - "grad_norm": 0.0, - "learning_rate": 2.154708052943144e-07, - "loss": 0.1518, - "step": 9736 - }, - { - "epoch": 8.42, - "grad_norm": 0.0, - "learning_rate": 2.1482848410665834e-07, - "loss": 0.138, - "step": 9737 - }, - { - "epoch": 8.42, - "grad_norm": 0.0, - "learning_rate": 2.1418711133696645e-07, - "loss": 0.1519, - "step": 9738 - }, - { - "epoch": 8.42, - "grad_norm": 0.0, - "learning_rate": 2.1354668704740566e-07, - "loss": 0.1492, - "step": 9739 - }, - { - "epoch": 8.43, - "grad_norm": 0.0, - "learning_rate": 2.129072113000452e-07, - "loss": 0.1636, - "step": 9740 - }, - { - "epoch": 8.43, - "grad_norm": 0.0, - "learning_rate": 2.1226868415686886e-07, - "loss": 0.215, - "step": 9741 - }, - { - "epoch": 8.43, - "grad_norm": 0.0, - "learning_rate": 2.1163110567976264e-07, - "loss": 0.1438, - "step": 9742 - }, - { - "epoch": 8.43, - "grad_norm": 0.0, - "learning_rate": 2.1099447593052492e-07, - "loss": 0.1933, - "step": 9743 - }, - { - "epoch": 8.43, - "grad_norm": 0.0, - "learning_rate": 2.1035879497086075e-07, - "loss": 0.1449, - "step": 9744 - }, - { - "epoch": 8.43, - "grad_norm": 0.0, - "learning_rate": 2.09724062862382e-07, - "loss": 0.1468, - "step": 9745 - }, - { - "epoch": 8.43, - "grad_norm": 0.0, - "learning_rate": 2.0909027966660943e-07, - "loss": 0.1371, - "step": 9746 - }, - { - "epoch": 8.43, - "grad_norm": 0.0, - "learning_rate": 2.084574454449706e-07, - "loss": 0.1885, - "step": 9747 - }, - { - "epoch": 8.43, - "grad_norm": 0.0, - "learning_rate": 2.0782556025880418e-07, - "loss": 0.1797, - "step": 9748 - }, - { - "epoch": 8.43, - "grad_norm": 0.0, - "learning_rate": 2.0719462416935564e-07, - "loss": 0.1533, - "step": 9749 - }, - { - "epoch": 8.43, - "grad_norm": 0.0, - "learning_rate": 2.065646372377761e-07, - "loss": 0.1596, - "step": 9750 - }, - { - "epoch": 8.44, - "grad_norm": 0.0, - "learning_rate": 2.0593559952512665e-07, - "loss": 0.1906, - "step": 9751 - }, - { - "epoch": 8.44, - "grad_norm": 0.0, - "learning_rate": 2.0530751109237636e-07, - "loss": 0.2296, - "step": 9752 - }, - { - "epoch": 8.44, - "grad_norm": 0.0, - "learning_rate": 2.0468037200040203e-07, - "loss": 0.2062, - "step": 9753 - }, - { - "epoch": 8.44, - "grad_norm": 0.0, - "learning_rate": 2.0405418230998953e-07, - "loss": 0.173, - "step": 9754 - }, - { - "epoch": 8.44, - "grad_norm": 0.0, - "learning_rate": 2.034289420818314e-07, - "loss": 0.1364, - "step": 9755 - }, - { - "epoch": 8.44, - "grad_norm": 0.0, - "learning_rate": 2.0280465137652584e-07, - "loss": 0.206, - "step": 9756 - }, - { - "epoch": 8.44, - "grad_norm": 0.0, - "learning_rate": 2.0218131025458442e-07, - "loss": 0.1701, - "step": 9757 - }, - { - "epoch": 8.44, - "grad_norm": 0.0, - "learning_rate": 2.015589187764222e-07, - "loss": 0.1641, - "step": 9758 - }, - { - "epoch": 8.44, - "grad_norm": 0.0, - "learning_rate": 2.0093747700236532e-07, - "loss": 0.1386, - "step": 9759 - }, - { - "epoch": 8.44, - "grad_norm": 0.0, - "learning_rate": 2.0031698499264673e-07, - "loss": 0.1561, - "step": 9760 - }, - { - "epoch": 8.44, - "grad_norm": 0.0, - "learning_rate": 1.99697442807405e-07, - "loss": 0.164, - "step": 9761 - }, - { - "epoch": 8.44, - "grad_norm": 0.0, - "learning_rate": 1.9907885050669094e-07, - "loss": 0.17, - "step": 9762 - }, - { - "epoch": 8.45, - "grad_norm": 0.0, - "learning_rate": 1.9846120815045778e-07, - "loss": 0.1823, - "step": 9763 - }, - { - "epoch": 8.45, - "grad_norm": 0.0, - "learning_rate": 1.97844515798572e-07, - "loss": 0.1363, - "step": 9764 - }, - { - "epoch": 8.45, - "grad_norm": 0.0, - "learning_rate": 1.9722877351080695e-07, - "loss": 0.1802, - "step": 9765 - }, - { - "epoch": 8.45, - "grad_norm": 0.0, - "learning_rate": 1.9661398134684152e-07, - "loss": 0.19, - "step": 9766 - }, - { - "epoch": 8.45, - "grad_norm": 0.0, - "learning_rate": 1.960001393662625e-07, - "loss": 0.234, - "step": 9767 - }, - { - "epoch": 8.45, - "grad_norm": 0.0, - "learning_rate": 1.9538724762856787e-07, - "loss": 0.1683, - "step": 9768 - }, - { - "epoch": 8.45, - "grad_norm": 0.0, - "learning_rate": 1.947753061931612e-07, - "loss": 0.2026, - "step": 9769 - }, - { - "epoch": 8.45, - "grad_norm": 0.0, - "learning_rate": 1.9416431511935395e-07, - "loss": 0.1456, - "step": 9770 - }, - { - "epoch": 8.45, - "grad_norm": 0.0, - "learning_rate": 1.9355427446636655e-07, - "loss": 0.2034, - "step": 9771 - }, - { - "epoch": 8.45, - "grad_norm": 0.0, - "learning_rate": 1.929451842933261e-07, - "loss": 0.184, - "step": 9772 - }, - { - "epoch": 8.45, - "grad_norm": 0.0, - "learning_rate": 1.923370446592665e-07, - "loss": 0.152, - "step": 9773 - }, - { - "epoch": 8.46, - "grad_norm": 0.0, - "learning_rate": 1.9172985562313285e-07, - "loss": 0.1782, - "step": 9774 - }, - { - "epoch": 8.46, - "grad_norm": 0.0, - "learning_rate": 1.9112361724377693e-07, - "loss": 0.2078, - "step": 9775 - }, - { - "epoch": 8.46, - "grad_norm": 0.0, - "learning_rate": 1.905183295799562e-07, - "loss": 0.2104, - "step": 9776 - }, - { - "epoch": 8.46, - "grad_norm": 0.0, - "learning_rate": 1.8991399269033816e-07, - "loss": 0.1429, - "step": 9777 - }, - { - "epoch": 8.46, - "grad_norm": 0.0, - "learning_rate": 1.893106066334982e-07, - "loss": 0.162, - "step": 9778 - }, - { - "epoch": 8.46, - "grad_norm": 0.0, - "learning_rate": 1.8870817146791843e-07, - "loss": 0.1541, - "step": 9779 - }, - { - "epoch": 8.46, - "grad_norm": 0.0, - "learning_rate": 1.8810668725198876e-07, - "loss": 0.1603, - "step": 9780 - }, - { - "epoch": 8.46, - "grad_norm": 0.0, - "learning_rate": 1.875061540440082e-07, - "loss": 0.1351, - "step": 9781 - }, - { - "epoch": 8.46, - "grad_norm": 0.0, - "learning_rate": 1.869065719021812e-07, - "loss": 0.1741, - "step": 9782 - }, - { - "epoch": 8.46, - "grad_norm": 0.0, - "learning_rate": 1.8630794088462355e-07, - "loss": 0.1683, - "step": 9783 - }, - { - "epoch": 8.46, - "grad_norm": 0.0, - "learning_rate": 1.8571026104935664e-07, - "loss": 0.1656, - "step": 9784 - }, - { - "epoch": 8.46, - "grad_norm": 0.0, - "learning_rate": 1.8511353245430964e-07, - "loss": 0.1448, - "step": 9785 - }, - { - "epoch": 8.47, - "grad_norm": 0.0, - "learning_rate": 1.8451775515732072e-07, - "loss": 0.1624, - "step": 9786 - }, - { - "epoch": 8.47, - "grad_norm": 0.0, - "learning_rate": 1.8392292921613375e-07, - "loss": 0.1876, - "step": 9787 - }, - { - "epoch": 8.47, - "grad_norm": 0.0, - "learning_rate": 1.8332905468840146e-07, - "loss": 0.1871, - "step": 9788 - }, - { - "epoch": 8.47, - "grad_norm": 0.0, - "learning_rate": 1.8273613163168557e-07, - "loss": 0.1702, - "step": 9789 - }, - { - "epoch": 8.47, - "grad_norm": 0.0, - "learning_rate": 1.8214416010345458e-07, - "loss": 0.1666, - "step": 9790 - }, - { - "epoch": 8.47, - "grad_norm": 0.0, - "learning_rate": 1.8155314016108482e-07, - "loss": 0.2049, - "step": 9791 - }, - { - "epoch": 8.47, - "grad_norm": 0.0, - "learning_rate": 1.8096307186185824e-07, - "loss": 0.1734, - "step": 9792 - }, - { - "epoch": 8.47, - "grad_norm": 0.0, - "learning_rate": 1.8037395526296907e-07, - "loss": 0.2265, - "step": 9793 - }, - { - "epoch": 8.47, - "grad_norm": 0.0, - "learning_rate": 1.79785790421515e-07, - "loss": 0.1603, - "step": 9794 - }, - { - "epoch": 8.47, - "grad_norm": 0.0, - "learning_rate": 1.7919857739450487e-07, - "loss": 0.1451, - "step": 9795 - }, - { - "epoch": 8.47, - "grad_norm": 0.0, - "learning_rate": 1.7861231623885423e-07, - "loss": 0.1845, - "step": 9796 - }, - { - "epoch": 8.47, - "grad_norm": 0.0, - "learning_rate": 1.7802700701138432e-07, - "loss": 0.1366, - "step": 9797 - }, - { - "epoch": 8.48, - "grad_norm": 0.0, - "learning_rate": 1.774426497688264e-07, - "loss": 0.2556, - "step": 9798 - }, - { - "epoch": 8.48, - "grad_norm": 0.0, - "learning_rate": 1.7685924456781745e-07, - "loss": 0.1515, - "step": 9799 - }, - { - "epoch": 8.48, - "grad_norm": 0.0, - "learning_rate": 1.762767914649044e-07, - "loss": 0.1553, - "step": 9800 - }, - { - "epoch": 8.48, - "grad_norm": 0.0, - "learning_rate": 1.756952905165421e-07, - "loss": 0.1852, - "step": 9801 - }, - { - "epoch": 8.48, - "grad_norm": 0.0, - "learning_rate": 1.7511474177908992e-07, - "loss": 0.2038, - "step": 9802 - }, - { - "epoch": 8.48, - "grad_norm": 0.0, - "learning_rate": 1.7453514530881732e-07, - "loss": 0.1887, - "step": 9803 - }, - { - "epoch": 8.48, - "grad_norm": 0.0, - "learning_rate": 1.7395650116190266e-07, - "loss": 0.1962, - "step": 9804 - }, - { - "epoch": 8.48, - "grad_norm": 0.0, - "learning_rate": 1.7337880939442886e-07, - "loss": 0.1769, - "step": 9805 - }, - { - "epoch": 8.48, - "grad_norm": 0.0, - "learning_rate": 1.728020700623889e-07, - "loss": 0.1753, - "step": 9806 - }, - { - "epoch": 8.48, - "grad_norm": 0.0, - "learning_rate": 1.7222628322168257e-07, - "loss": 0.1919, - "step": 9807 - }, - { - "epoch": 8.48, - "grad_norm": 0.0, - "learning_rate": 1.7165144892811625e-07, - "loss": 0.1573, - "step": 9808 - }, - { - "epoch": 8.49, - "grad_norm": 0.0, - "learning_rate": 1.7107756723740654e-07, - "loss": 0.1639, - "step": 9809 - }, - { - "epoch": 8.49, - "grad_norm": 0.0, - "learning_rate": 1.705046382051767e-07, - "loss": 0.1387, - "step": 9810 - }, - { - "epoch": 8.49, - "grad_norm": 0.0, - "learning_rate": 1.6993266188695568e-07, - "loss": 0.1939, - "step": 9811 - }, - { - "epoch": 8.49, - "grad_norm": 0.0, - "learning_rate": 1.6936163833818464e-07, - "loss": 0.1412, - "step": 9812 - }, - { - "epoch": 8.49, - "grad_norm": 0.0, - "learning_rate": 1.687915676142071e-07, - "loss": 0.1723, - "step": 9813 - }, - { - "epoch": 8.49, - "grad_norm": 0.0, - "learning_rate": 1.6822244977027559e-07, - "loss": 0.1851, - "step": 9814 - }, - { - "epoch": 8.49, - "grad_norm": 0.0, - "learning_rate": 1.6765428486155255e-07, - "loss": 0.1818, - "step": 9815 - }, - { - "epoch": 8.49, - "grad_norm": 0.0, - "learning_rate": 1.6708707294310733e-07, - "loss": 0.1562, - "step": 9816 - }, - { - "epoch": 8.49, - "grad_norm": 0.0, - "learning_rate": 1.6652081406991704e-07, - "loss": 0.2032, - "step": 9817 - }, - { - "epoch": 8.49, - "grad_norm": 0.0, - "learning_rate": 1.6595550829686337e-07, - "loss": 0.1583, - "step": 9818 - }, - { - "epoch": 8.49, - "grad_norm": 0.0, - "learning_rate": 1.653911556787402e-07, - "loss": 0.1652, - "step": 9819 - }, - { - "epoch": 8.49, - "grad_norm": 0.0, - "learning_rate": 1.6482775627024495e-07, - "loss": 0.1637, - "step": 9820 - }, - { - "epoch": 8.5, - "grad_norm": 0.0, - "learning_rate": 1.6426531012598724e-07, - "loss": 0.1608, - "step": 9821 - }, - { - "epoch": 8.5, - "grad_norm": 0.0, - "learning_rate": 1.6370381730047903e-07, - "loss": 0.159, - "step": 9822 - }, - { - "epoch": 8.5, - "grad_norm": 0.0, - "learning_rate": 1.6314327784814343e-07, - "loss": 0.1573, - "step": 9823 - }, - { - "epoch": 8.5, - "grad_norm": 0.0, - "learning_rate": 1.6258369182330923e-07, - "loss": 0.1361, - "step": 9824 - }, - { - "epoch": 8.5, - "grad_norm": 0.0, - "learning_rate": 1.6202505928021528e-07, - "loss": 0.1422, - "step": 9825 - }, - { - "epoch": 8.5, - "grad_norm": 0.0, - "learning_rate": 1.6146738027300603e-07, - "loss": 0.2136, - "step": 9826 - }, - { - "epoch": 8.5, - "grad_norm": 0.0, - "learning_rate": 1.6091065485573377e-07, - "loss": 0.144, - "step": 9827 - }, - { - "epoch": 8.5, - "grad_norm": 0.0, - "learning_rate": 1.603548830823587e-07, - "loss": 0.1534, - "step": 9828 - }, - { - "epoch": 8.5, - "grad_norm": 0.0, - "learning_rate": 1.5980006500674772e-07, - "loss": 0.1638, - "step": 9829 - }, - { - "epoch": 8.5, - "grad_norm": 0.0, - "learning_rate": 1.5924620068267672e-07, - "loss": 0.1614, - "step": 9830 - }, - { - "epoch": 8.5, - "grad_norm": 0.0, - "learning_rate": 1.586932901638283e-07, - "loss": 0.1356, - "step": 9831 - }, - { - "epoch": 8.51, - "grad_norm": 0.0, - "learning_rate": 1.581413335037929e-07, - "loss": 0.1435, - "step": 9832 - }, - { - "epoch": 8.51, - "grad_norm": 0.0, - "learning_rate": 1.5759033075606778e-07, - "loss": 0.1474, - "step": 9833 - }, - { - "epoch": 8.51, - "grad_norm": 0.0, - "learning_rate": 1.5704028197405906e-07, - "loss": 0.1367, - "step": 9834 - }, - { - "epoch": 8.51, - "grad_norm": 0.0, - "learning_rate": 1.564911872110797e-07, - "loss": 0.1549, - "step": 9835 - }, - { - "epoch": 8.51, - "grad_norm": 0.0, - "learning_rate": 1.559430465203493e-07, - "loss": 0.1589, - "step": 9836 - }, - { - "epoch": 8.51, - "grad_norm": 0.0, - "learning_rate": 1.553958599549965e-07, - "loss": 0.2185, - "step": 9837 - }, - { - "epoch": 8.51, - "grad_norm": 0.0, - "learning_rate": 1.5484962756805665e-07, - "loss": 0.1496, - "step": 9838 - }, - { - "epoch": 8.51, - "grad_norm": 0.0, - "learning_rate": 1.5430434941247407e-07, - "loss": 0.1975, - "step": 9839 - }, - { - "epoch": 8.51, - "grad_norm": 0.0, - "learning_rate": 1.5376002554109649e-07, - "loss": 0.152, - "step": 9840 - }, - { - "epoch": 8.51, - "grad_norm": 0.0, - "learning_rate": 1.532166560066839e-07, - "loss": 0.1938, - "step": 9841 - }, - { - "epoch": 8.51, - "grad_norm": 0.0, - "learning_rate": 1.5267424086190087e-07, - "loss": 0.1668, - "step": 9842 - }, - { - "epoch": 8.51, - "grad_norm": 0.0, - "learning_rate": 1.5213278015932308e-07, - "loss": 0.1632, - "step": 9843 - }, - { - "epoch": 8.52, - "grad_norm": 0.0, - "learning_rate": 1.5159227395142752e-07, - "loss": 0.1761, - "step": 9844 - }, - { - "epoch": 8.52, - "grad_norm": 0.0, - "learning_rate": 1.510527222906033e-07, - "loss": 0.2044, - "step": 9845 - }, - { - "epoch": 8.52, - "grad_norm": 0.0, - "learning_rate": 1.5051412522914756e-07, - "loss": 0.1469, - "step": 9846 - }, - { - "epoch": 8.52, - "grad_norm": 0.0, - "learning_rate": 1.499764828192618e-07, - "loss": 0.1356, - "step": 9847 - }, - { - "epoch": 8.52, - "grad_norm": 0.0, - "learning_rate": 1.4943979511305552e-07, - "loss": 0.2151, - "step": 9848 - }, - { - "epoch": 8.52, - "grad_norm": 0.0, - "learning_rate": 1.4890406216254926e-07, - "loss": 0.1643, - "step": 9849 - }, - { - "epoch": 8.52, - "grad_norm": 0.0, - "learning_rate": 1.483692840196671e-07, - "loss": 0.2098, - "step": 9850 - }, - { - "epoch": 8.52, - "grad_norm": 0.0, - "learning_rate": 1.4783546073624088e-07, - "loss": 0.1586, - "step": 9851 - }, - { - "epoch": 8.52, - "grad_norm": 0.0, - "learning_rate": 1.4730259236401146e-07, - "loss": 0.1536, - "step": 9852 - }, - { - "epoch": 8.52, - "grad_norm": 0.0, - "learning_rate": 1.4677067895462859e-07, - "loss": 0.1362, - "step": 9853 - }, - { - "epoch": 8.52, - "grad_norm": 0.0, - "learning_rate": 1.4623972055964442e-07, - "loss": 0.1444, - "step": 9854 - }, - { - "epoch": 8.53, - "grad_norm": 0.0, - "learning_rate": 1.457097172305233e-07, - "loss": 0.1757, - "step": 9855 - }, - { - "epoch": 8.53, - "grad_norm": 0.0, - "learning_rate": 1.4518066901863525e-07, - "loss": 0.1864, - "step": 9856 - }, - { - "epoch": 8.53, - "grad_norm": 0.0, - "learning_rate": 1.4465257597525596e-07, - "loss": 0.1783, - "step": 9857 - }, - { - "epoch": 8.53, - "grad_norm": 0.0, - "learning_rate": 1.441254381515722e-07, - "loss": 0.1622, - "step": 9858 - }, - { - "epoch": 8.53, - "grad_norm": 0.0, - "learning_rate": 1.435992555986776e-07, - "loss": 0.1467, - "step": 9859 - }, - { - "epoch": 8.53, - "grad_norm": 0.0, - "learning_rate": 1.43074028367568e-07, - "loss": 0.1491, - "step": 9860 - }, - { - "epoch": 8.53, - "grad_norm": 0.0, - "learning_rate": 1.425497565091538e-07, - "loss": 0.1805, - "step": 9861 - }, - { - "epoch": 8.53, - "grad_norm": 0.0, - "learning_rate": 1.4202644007424772e-07, - "loss": 0.2182, - "step": 9862 - }, - { - "epoch": 8.53, - "grad_norm": 0.0, - "learning_rate": 1.4150407911357244e-07, - "loss": 0.2052, - "step": 9863 - }, - { - "epoch": 8.53, - "grad_norm": 0.0, - "learning_rate": 1.4098267367775753e-07, - "loss": 0.1359, - "step": 9864 - }, - { - "epoch": 8.53, - "grad_norm": 0.0, - "learning_rate": 1.404622238173392e-07, - "loss": 0.1631, - "step": 9865 - }, - { - "epoch": 8.53, - "grad_norm": 0.0, - "learning_rate": 1.3994272958276046e-07, - "loss": 0.1694, - "step": 9866 - }, - { - "epoch": 8.54, - "grad_norm": 0.0, - "learning_rate": 1.3942419102437543e-07, - "loss": 0.1827, - "step": 9867 - }, - { - "epoch": 8.54, - "grad_norm": 0.0, - "learning_rate": 1.3890660819244061e-07, - "loss": 0.1466, - "step": 9868 - }, - { - "epoch": 8.54, - "grad_norm": 0.0, - "learning_rate": 1.3838998113712364e-07, - "loss": 0.1608, - "step": 9869 - }, - { - "epoch": 8.54, - "grad_norm": 0.0, - "learning_rate": 1.3787430990849672e-07, - "loss": 0.1654, - "step": 9870 - }, - { - "epoch": 8.54, - "grad_norm": 0.0, - "learning_rate": 1.37359594556542e-07, - "loss": 0.1591, - "step": 9871 - }, - { - "epoch": 8.54, - "grad_norm": 0.0, - "learning_rate": 1.3684583513114745e-07, - "loss": 0.1918, - "step": 9872 - }, - { - "epoch": 8.54, - "grad_norm": 0.0, - "learning_rate": 1.3633303168210765e-07, - "loss": 0.2098, - "step": 9873 - }, - { - "epoch": 8.54, - "grad_norm": 0.0, - "learning_rate": 1.3582118425912616e-07, - "loss": 0.194, - "step": 9874 - }, - { - "epoch": 8.54, - "grad_norm": 0.0, - "learning_rate": 1.3531029291181552e-07, - "loss": 0.1579, - "step": 9875 - }, - { - "epoch": 8.54, - "grad_norm": 0.0, - "learning_rate": 1.3480035768968947e-07, - "loss": 0.168, - "step": 9876 - }, - { - "epoch": 8.54, - "grad_norm": 0.0, - "learning_rate": 1.342913786421751e-07, - "loss": 0.1822, - "step": 9877 - }, - { - "epoch": 8.54, - "grad_norm": 0.0, - "learning_rate": 1.3378335581860524e-07, - "loss": 0.1647, - "step": 9878 - }, - { - "epoch": 8.55, - "grad_norm": 0.0, - "learning_rate": 1.3327628926821933e-07, - "loss": 0.1429, - "step": 9879 - }, - { - "epoch": 8.55, - "grad_norm": 0.0, - "learning_rate": 1.3277017904016255e-07, - "loss": 0.1616, - "step": 9880 - }, - { - "epoch": 8.55, - "grad_norm": 0.0, - "learning_rate": 1.3226502518349006e-07, - "loss": 0.1931, - "step": 9881 - }, - { - "epoch": 8.55, - "grad_norm": 0.0, - "learning_rate": 1.3176082774716492e-07, - "loss": 0.154, - "step": 9882 - }, - { - "epoch": 8.55, - "grad_norm": 0.0, - "learning_rate": 1.3125758678005252e-07, - "loss": 0.1757, - "step": 9883 - }, - { - "epoch": 8.55, - "grad_norm": 0.0, - "learning_rate": 1.307553023309327e-07, - "loss": 0.1737, - "step": 9884 - }, - { - "epoch": 8.55, - "grad_norm": 0.0, - "learning_rate": 1.3025397444848765e-07, - "loss": 0.2082, - "step": 9885 - }, - { - "epoch": 8.55, - "grad_norm": 0.0, - "learning_rate": 1.2975360318130627e-07, - "loss": 0.1973, - "step": 9886 - }, - { - "epoch": 8.55, - "grad_norm": 0.0, - "learning_rate": 1.2925418857788862e-07, - "loss": 0.1956, - "step": 9887 - }, - { - "epoch": 8.55, - "grad_norm": 0.0, - "learning_rate": 1.287557306866405e-07, - "loss": 0.1774, - "step": 9888 - }, - { - "epoch": 8.55, - "grad_norm": 0.0, - "learning_rate": 1.282582295558721e-07, - "loss": 0.1434, - "step": 9889 - }, - { - "epoch": 8.56, - "grad_norm": 0.0, - "learning_rate": 1.2776168523380372e-07, - "loss": 0.201, - "step": 9890 - }, - { - "epoch": 8.56, - "grad_norm": 0.0, - "learning_rate": 1.272660977685647e-07, - "loss": 0.1598, - "step": 9891 - }, - { - "epoch": 8.56, - "grad_norm": 0.0, - "learning_rate": 1.2677146720818655e-07, - "loss": 0.1851, - "step": 9892 - }, - { - "epoch": 8.56, - "grad_norm": 0.0, - "learning_rate": 1.262777936006121e-07, - "loss": 0.1777, - "step": 9893 - }, - { - "epoch": 8.56, - "grad_norm": 0.0, - "learning_rate": 1.257850769936908e-07, - "loss": 0.2238, - "step": 9894 - }, - { - "epoch": 8.56, - "grad_norm": 0.0, - "learning_rate": 1.252933174351778e-07, - "loss": 0.1594, - "step": 9895 - }, - { - "epoch": 8.56, - "grad_norm": 0.0, - "learning_rate": 1.248025149727361e-07, - "loss": 0.1888, - "step": 9896 - }, - { - "epoch": 8.56, - "grad_norm": 0.0, - "learning_rate": 1.2431266965393763e-07, - "loss": 0.2292, - "step": 9897 - }, - { - "epoch": 8.56, - "grad_norm": 0.0, - "learning_rate": 1.2382378152625885e-07, - "loss": 0.135, - "step": 9898 - }, - { - "epoch": 8.56, - "grad_norm": 0.0, - "learning_rate": 1.233358506370852e-07, - "loss": 0.1688, - "step": 9899 - }, - { - "epoch": 8.56, - "grad_norm": 0.0, - "learning_rate": 1.2284887703370884e-07, - "loss": 0.1924, - "step": 9900 - }, - { - "epoch": 8.56, - "grad_norm": 0.0, - "learning_rate": 1.223628607633298e-07, - "loss": 0.1726, - "step": 9901 - }, - { - "epoch": 8.57, - "grad_norm": 0.0, - "learning_rate": 1.2187780187305266e-07, - "loss": 0.1647, - "step": 9902 - }, - { - "epoch": 8.57, - "grad_norm": 0.0, - "learning_rate": 1.2139370040989418e-07, - "loss": 0.1365, - "step": 9903 - }, - { - "epoch": 8.57, - "grad_norm": 0.0, - "learning_rate": 1.2091055642077354e-07, - "loss": 0.1694, - "step": 9904 - }, - { - "epoch": 8.57, - "grad_norm": 0.0, - "learning_rate": 1.2042836995251993e-07, - "loss": 0.1663, - "step": 9905 - }, - { - "epoch": 8.57, - "grad_norm": 0.0, - "learning_rate": 1.199471410518682e-07, - "loss": 0.1479, - "step": 9906 - }, - { - "epoch": 8.57, - "grad_norm": 0.0, - "learning_rate": 1.1946686976546108e-07, - "loss": 0.1347, - "step": 9907 - }, - { - "epoch": 8.57, - "grad_norm": 0.0, - "learning_rate": 1.1898755613984792e-07, - "loss": 0.1361, - "step": 9908 - }, - { - "epoch": 8.57, - "grad_norm": 0.0, - "learning_rate": 1.1850920022148604e-07, - "loss": 0.1551, - "step": 9909 - }, - { - "epoch": 8.57, - "grad_norm": 0.0, - "learning_rate": 1.1803180205673947e-07, - "loss": 0.1735, - "step": 9910 - }, - { - "epoch": 8.57, - "grad_norm": 0.0, - "learning_rate": 1.175553616918812e-07, - "loss": 0.1701, - "step": 9911 - }, - { - "epoch": 8.57, - "grad_norm": 0.0, - "learning_rate": 1.1707987917308761e-07, - "loss": 0.1362, - "step": 9912 - }, - { - "epoch": 8.58, - "grad_norm": 0.0, - "learning_rate": 1.1660535454644628e-07, - "loss": 0.1565, - "step": 9913 - }, - { - "epoch": 8.58, - "grad_norm": 0.0, - "learning_rate": 1.161317878579471e-07, - "loss": 0.152, - "step": 9914 - }, - { - "epoch": 8.58, - "grad_norm": 0.0, - "learning_rate": 1.1565917915349223e-07, - "loss": 0.2079, - "step": 9915 - }, - { - "epoch": 8.58, - "grad_norm": 0.0, - "learning_rate": 1.1518752847888947e-07, - "loss": 0.1552, - "step": 9916 - }, - { - "epoch": 8.58, - "grad_norm": 0.0, - "learning_rate": 1.1471683587985116e-07, - "loss": 0.1783, - "step": 9917 - }, - { - "epoch": 8.58, - "grad_norm": 0.0, - "learning_rate": 1.1424710140199968e-07, - "loss": 0.1539, - "step": 9918 - }, - { - "epoch": 8.58, - "grad_norm": 0.0, - "learning_rate": 1.1377832509086307e-07, - "loss": 0.166, - "step": 9919 - }, - { - "epoch": 8.58, - "grad_norm": 0.0, - "learning_rate": 1.1331050699187829e-07, - "loss": 0.1637, - "step": 9920 - }, - { - "epoch": 8.58, - "grad_norm": 0.0, - "learning_rate": 1.1284364715038687e-07, - "loss": 0.193, - "step": 9921 - }, - { - "epoch": 8.58, - "grad_norm": 0.0, - "learning_rate": 1.1237774561164039e-07, - "loss": 0.2112, - "step": 9922 - }, - { - "epoch": 8.58, - "grad_norm": 0.0, - "learning_rate": 1.1191280242079272e-07, - "loss": 0.1877, - "step": 9923 - }, - { - "epoch": 8.58, - "grad_norm": 0.0, - "learning_rate": 1.1144881762291116e-07, - "loss": 0.1379, - "step": 9924 - }, - { - "epoch": 8.59, - "grad_norm": 0.0, - "learning_rate": 1.1098579126296417e-07, - "loss": 0.1556, - "step": 9925 - }, - { - "epoch": 8.59, - "grad_norm": 0.0, - "learning_rate": 1.105237233858325e-07, - "loss": 0.1731, - "step": 9926 - }, - { - "epoch": 8.59, - "grad_norm": 0.0, - "learning_rate": 1.1006261403630148e-07, - "loss": 0.1793, - "step": 9927 - }, - { - "epoch": 8.59, - "grad_norm": 0.0, - "learning_rate": 1.096024632590631e-07, - "loss": 0.1377, - "step": 9928 - }, - { - "epoch": 8.59, - "grad_norm": 0.0, - "learning_rate": 1.0914327109871614e-07, - "loss": 0.1818, - "step": 9929 - }, - { - "epoch": 8.59, - "grad_norm": 0.0, - "learning_rate": 1.0868503759976835e-07, - "loss": 0.1594, - "step": 9930 - }, - { - "epoch": 8.59, - "grad_norm": 0.0, - "learning_rate": 1.0822776280663305e-07, - "loss": 0.1554, - "step": 9931 - }, - { - "epoch": 8.59, - "grad_norm": 0.0, - "learning_rate": 1.077714467636315e-07, - "loss": 0.1835, - "step": 9932 - }, - { - "epoch": 8.59, - "grad_norm": 0.0, - "learning_rate": 1.0731608951499162e-07, - "loss": 0.1567, - "step": 9933 - }, - { - "epoch": 8.59, - "grad_norm": 0.0, - "learning_rate": 1.0686169110484812e-07, - "loss": 0.1455, - "step": 9934 - }, - { - "epoch": 8.59, - "grad_norm": 0.0, - "learning_rate": 1.0640825157724355e-07, - "loss": 0.1672, - "step": 9935 - }, - { - "epoch": 8.6, - "grad_norm": 0.0, - "learning_rate": 1.0595577097612719e-07, - "loss": 0.1619, - "step": 9936 - }, - { - "epoch": 8.6, - "grad_norm": 0.0, - "learning_rate": 1.0550424934535509e-07, - "loss": 0.1352, - "step": 9937 - }, - { - "epoch": 8.6, - "grad_norm": 0.0, - "learning_rate": 1.050536867286911e-07, - "loss": 0.1621, - "step": 9938 - }, - { - "epoch": 8.6, - "grad_norm": 0.0, - "learning_rate": 1.0460408316980363e-07, - "loss": 0.1746, - "step": 9939 - }, - { - "epoch": 8.6, - "grad_norm": 0.0, - "learning_rate": 1.0415543871227229e-07, - "loss": 0.1589, - "step": 9940 - }, - { - "epoch": 8.6, - "grad_norm": 0.0, - "learning_rate": 1.0370775339958006e-07, - "loss": 0.156, - "step": 9941 - }, - { - "epoch": 8.6, - "grad_norm": 0.0, - "learning_rate": 1.0326102727511889e-07, - "loss": 0.1898, - "step": 9942 - }, - { - "epoch": 8.6, - "grad_norm": 0.0, - "learning_rate": 1.0281526038218747e-07, - "loss": 0.1684, - "step": 9943 - }, - { - "epoch": 8.6, - "grad_norm": 0.0, - "learning_rate": 1.0237045276399016e-07, - "loss": 0.2008, - "step": 9944 - }, - { - "epoch": 8.6, - "grad_norm": 0.0, - "learning_rate": 1.0192660446364133e-07, - "loss": 0.1663, - "step": 9945 - }, - { - "epoch": 8.6, - "grad_norm": 0.0, - "learning_rate": 1.0148371552415881e-07, - "loss": 0.1552, - "step": 9946 - }, - { - "epoch": 8.6, - "grad_norm": 0.0, - "learning_rate": 1.0104178598847158e-07, - "loss": 0.2001, - "step": 9947 - }, - { - "epoch": 8.61, - "grad_norm": 0.0, - "learning_rate": 1.0060081589941096e-07, - "loss": 0.1599, - "step": 9948 - }, - { - "epoch": 8.61, - "grad_norm": 0.0, - "learning_rate": 1.0016080529971828e-07, - "loss": 0.1429, - "step": 9949 - }, - { - "epoch": 8.61, - "grad_norm": 0.0, - "learning_rate": 9.972175423203945e-08, - "loss": 0.1367, - "step": 9950 - }, - { - "epoch": 8.61, - "grad_norm": 0.0, - "learning_rate": 9.928366273893264e-08, - "loss": 0.166, - "step": 9951 - }, - { - "epoch": 8.61, - "grad_norm": 0.0, - "learning_rate": 9.884653086285612e-08, - "loss": 0.1979, - "step": 9952 - }, - { - "epoch": 8.61, - "grad_norm": 0.0, - "learning_rate": 9.841035864618043e-08, - "loss": 0.1361, - "step": 9953 - }, - { - "epoch": 8.61, - "grad_norm": 0.0, - "learning_rate": 9.797514613118064e-08, - "loss": 0.1942, - "step": 9954 - }, - { - "epoch": 8.61, - "grad_norm": 0.0, - "learning_rate": 9.754089336003858e-08, - "loss": 0.1788, - "step": 9955 - }, - { - "epoch": 8.61, - "grad_norm": 0.0, - "learning_rate": 9.710760037484501e-08, - "loss": 0.1836, - "step": 9956 - }, - { - "epoch": 8.61, - "grad_norm": 0.0, - "learning_rate": 9.667526721759523e-08, - "loss": 0.1578, - "step": 9957 - }, - { - "epoch": 8.61, - "grad_norm": 0.0, - "learning_rate": 9.624389393019351e-08, - "loss": 0.1726, - "step": 9958 - }, - { - "epoch": 8.62, - "grad_norm": 0.0, - "learning_rate": 9.581348055444972e-08, - "loss": 0.1639, - "step": 9959 - }, - { - "epoch": 8.62, - "grad_norm": 0.0, - "learning_rate": 9.53840271320805e-08, - "loss": 0.1623, - "step": 9960 - }, - { - "epoch": 8.62, - "grad_norm": 0.0, - "learning_rate": 9.495553370471256e-08, - "loss": 0.1359, - "step": 9961 - }, - { - "epoch": 8.62, - "grad_norm": 0.0, - "learning_rate": 9.452800031387489e-08, - "loss": 0.155, - "step": 9962 - }, - { - "epoch": 8.62, - "grad_norm": 0.0, - "learning_rate": 9.410142700100766e-08, - "loss": 0.1638, - "step": 9963 - }, - { - "epoch": 8.62, - "grad_norm": 0.0, - "learning_rate": 9.36758138074545e-08, - "loss": 0.1829, - "step": 9964 - }, - { - "epoch": 8.62, - "grad_norm": 0.0, - "learning_rate": 9.325116077446794e-08, - "loss": 0.1589, - "step": 9965 - }, - { - "epoch": 8.62, - "grad_norm": 0.0, - "learning_rate": 9.282746794320729e-08, - "loss": 0.2446, - "step": 9966 - }, - { - "epoch": 8.62, - "grad_norm": 0.0, - "learning_rate": 9.24047353547386e-08, - "loss": 0.1797, - "step": 9967 - }, - { - "epoch": 8.62, - "grad_norm": 0.0, - "learning_rate": 9.198296305003463e-08, - "loss": 0.1621, - "step": 9968 - }, - { - "epoch": 8.62, - "grad_norm": 0.0, - "learning_rate": 9.15621510699749e-08, - "loss": 0.1361, - "step": 9969 - }, - { - "epoch": 8.62, - "grad_norm": 0.0, - "learning_rate": 9.11422994553468e-08, - "loss": 0.143, - "step": 9970 - }, - { - "epoch": 8.63, - "grad_norm": 0.0, - "learning_rate": 9.072340824684444e-08, - "loss": 0.1353, - "step": 9971 - }, - { - "epoch": 8.63, - "grad_norm": 0.0, - "learning_rate": 9.030547748506758e-08, - "loss": 0.1495, - "step": 9972 - }, - { - "epoch": 8.63, - "grad_norm": 0.0, - "learning_rate": 8.988850721052378e-08, - "loss": 0.1374, - "step": 9973 - }, - { - "epoch": 8.63, - "grad_norm": 0.0, - "learning_rate": 8.94724974636274e-08, - "loss": 0.1519, - "step": 9974 - }, - { - "epoch": 8.63, - "grad_norm": 0.0, - "learning_rate": 8.905744828470064e-08, - "loss": 0.1981, - "step": 9975 - }, - { - "epoch": 8.63, - "grad_norm": 0.0, - "learning_rate": 8.86433597139702e-08, - "loss": 0.1365, - "step": 9976 - }, - { - "epoch": 8.63, - "grad_norm": 0.0, - "learning_rate": 8.823023179157175e-08, - "loss": 0.1712, - "step": 9977 - }, - { - "epoch": 8.63, - "grad_norm": 0.0, - "learning_rate": 8.781806455754882e-08, - "loss": 0.1718, - "step": 9978 - }, - { - "epoch": 8.63, - "grad_norm": 0.0, - "learning_rate": 8.740685805184834e-08, - "loss": 0.164, - "step": 9979 - }, - { - "epoch": 8.63, - "grad_norm": 0.0, - "learning_rate": 8.699661231432733e-08, - "loss": 0.1667, - "step": 9980 - }, - { - "epoch": 8.63, - "grad_norm": 0.0, - "learning_rate": 8.65873273847484e-08, - "loss": 0.1355, - "step": 9981 - }, - { - "epoch": 8.63, - "grad_norm": 0.0, - "learning_rate": 8.617900330277985e-08, - "loss": 0.1523, - "step": 9982 - }, - { - "epoch": 8.64, - "grad_norm": 0.0, - "learning_rate": 8.577164010799998e-08, - "loss": 0.1596, - "step": 9983 - }, - { - "epoch": 8.64, - "grad_norm": 0.0, - "learning_rate": 8.536523783989059e-08, - "loss": 0.1808, - "step": 9984 - }, - { - "epoch": 8.64, - "grad_norm": 0.0, - "learning_rate": 8.495979653784125e-08, - "loss": 0.1356, - "step": 9985 - }, - { - "epoch": 8.64, - "grad_norm": 0.0, - "learning_rate": 8.455531624115054e-08, - "loss": 0.1359, - "step": 9986 - }, - { - "epoch": 8.64, - "grad_norm": 0.0, - "learning_rate": 8.415179698902154e-08, - "loss": 0.1567, - "step": 9987 - }, - { - "epoch": 8.64, - "grad_norm": 0.0, - "learning_rate": 8.374923882056519e-08, - "loss": 0.1906, - "step": 9988 - }, - { - "epoch": 8.64, - "grad_norm": 0.0, - "learning_rate": 8.334764177480026e-08, - "loss": 0.1729, - "step": 9989 - }, - { - "epoch": 8.64, - "grad_norm": 0.0, - "learning_rate": 8.294700589064896e-08, - "loss": 0.1722, - "step": 9990 - }, - { - "epoch": 8.64, - "grad_norm": 0.0, - "learning_rate": 8.254733120694247e-08, - "loss": 0.1455, - "step": 9991 - }, - { - "epoch": 8.64, - "grad_norm": 0.0, - "learning_rate": 8.214861776242088e-08, - "loss": 0.1623, - "step": 9992 - }, - { - "epoch": 8.64, - "grad_norm": 0.0, - "learning_rate": 8.175086559572665e-08, - "loss": 0.1742, - "step": 9993 - }, - { - "epoch": 8.65, - "grad_norm": 0.0, - "learning_rate": 8.135407474541446e-08, - "loss": 0.1662, - "step": 9994 - }, - { - "epoch": 8.65, - "grad_norm": 0.0, - "learning_rate": 8.095824524994022e-08, - "loss": 0.184, - "step": 9995 - }, - { - "epoch": 8.65, - "grad_norm": 0.0, - "learning_rate": 8.056337714767104e-08, - "loss": 0.142, - "step": 9996 - }, - { - "epoch": 8.65, - "grad_norm": 0.0, - "learning_rate": 8.016947047687851e-08, - "loss": 0.1712, - "step": 9997 - }, - { - "epoch": 8.65, - "grad_norm": 0.0, - "learning_rate": 7.977652527574097e-08, - "loss": 0.1815, - "step": 9998 - }, - { - "epoch": 8.65, - "grad_norm": 0.0, - "learning_rate": 7.938454158234465e-08, - "loss": 0.1407, - "step": 9999 - }, - { - "epoch": 8.65, - "grad_norm": 0.0, - "learning_rate": 7.899351943468359e-08, - "loss": 0.1485, - "step": 10000 - }, - { - "epoch": 8.65, - "grad_norm": 0.0, - "learning_rate": 7.860345887065524e-08, - "loss": 0.2191, - "step": 10001 - }, - { - "epoch": 8.65, - "grad_norm": 0.0, - "learning_rate": 7.821435992806603e-08, - "loss": 0.1822, - "step": 10002 - }, - { - "epoch": 8.65, - "grad_norm": 0.0, - "learning_rate": 7.782622264462914e-08, - "loss": 0.1451, - "step": 10003 - }, - { - "epoch": 8.65, - "grad_norm": 0.0, - "learning_rate": 7.743904705796557e-08, - "loss": 0.1654, - "step": 10004 - }, - { - "epoch": 8.65, - "grad_norm": 0.0, - "learning_rate": 7.705283320560197e-08, - "loss": 0.204, - "step": 10005 - }, - { - "epoch": 8.66, - "grad_norm": 0.0, - "learning_rate": 7.666758112497063e-08, - "loss": 0.1611, - "step": 10006 - }, - { - "epoch": 8.66, - "grad_norm": 0.0, - "learning_rate": 7.628329085341169e-08, - "loss": 0.137, - "step": 10007 - }, - { - "epoch": 8.66, - "grad_norm": 0.0, - "learning_rate": 7.5899962428172e-08, - "loss": 0.1746, - "step": 10008 - }, - { - "epoch": 8.66, - "grad_norm": 0.0, - "learning_rate": 7.551759588640517e-08, - "loss": 0.1648, - "step": 10009 - }, - { - "epoch": 8.66, - "grad_norm": 0.0, - "learning_rate": 7.51361912651738e-08, - "loss": 0.1799, - "step": 10010 - }, - { - "epoch": 8.66, - "grad_norm": 0.0, - "learning_rate": 7.475574860144274e-08, - "loss": 0.144, - "step": 10011 - }, - { - "epoch": 8.66, - "grad_norm": 0.0, - "learning_rate": 7.437626793208586e-08, - "loss": 0.2054, - "step": 10012 - }, - { - "epoch": 8.66, - "grad_norm": 0.0, - "learning_rate": 7.399774929388592e-08, - "loss": 0.1523, - "step": 10013 - }, - { - "epoch": 8.66, - "grad_norm": 0.0, - "learning_rate": 7.362019272353026e-08, - "loss": 0.1851, - "step": 10014 - }, - { - "epoch": 8.66, - "grad_norm": 0.0, - "learning_rate": 7.324359825761074e-08, - "loss": 0.1618, - "step": 10015 - }, - { - "epoch": 8.66, - "grad_norm": 0.0, - "learning_rate": 7.286796593263146e-08, - "loss": 0.1503, - "step": 10016 - }, - { - "epoch": 8.67, - "grad_norm": 0.0, - "learning_rate": 7.249329578499775e-08, - "loss": 0.1447, - "step": 10017 - }, - { - "epoch": 8.67, - "grad_norm": 0.0, - "learning_rate": 7.211958785102614e-08, - "loss": 0.1483, - "step": 10018 - }, - { - "epoch": 8.67, - "grad_norm": 0.0, - "learning_rate": 7.17468421669354e-08, - "loss": 0.2114, - "step": 10019 - }, - { - "epoch": 8.67, - "grad_norm": 0.0, - "learning_rate": 7.137505876885664e-08, - "loss": 0.1366, - "step": 10020 - }, - { - "epoch": 8.67, - "grad_norm": 0.0, - "learning_rate": 7.100423769282216e-08, - "loss": 0.1641, - "step": 10021 - }, - { - "epoch": 8.67, - "grad_norm": 0.0, - "learning_rate": 7.063437897477432e-08, - "loss": 0.1797, - "step": 10022 - }, - { - "epoch": 8.67, - "grad_norm": 0.0, - "learning_rate": 7.026548265056221e-08, - "loss": 0.1529, - "step": 10023 - }, - { - "epoch": 8.67, - "grad_norm": 0.0, - "learning_rate": 6.989754875593946e-08, - "loss": 0.2, - "step": 10024 - }, - { - "epoch": 8.67, - "grad_norm": 0.0, - "learning_rate": 6.953057732656753e-08, - "loss": 0.2216, - "step": 10025 - }, - { - "epoch": 8.67, - "grad_norm": 0.0, - "learning_rate": 6.916456839801577e-08, - "loss": 0.1526, - "step": 10026 - }, - { - "epoch": 8.67, - "grad_norm": 0.0, - "learning_rate": 6.879952200575802e-08, - "loss": 0.1431, - "step": 10027 - }, - { - "epoch": 8.67, - "grad_norm": 0.0, - "learning_rate": 6.843543818517706e-08, - "loss": 0.1372, - "step": 10028 - }, - { - "epoch": 8.68, - "grad_norm": 0.0, - "learning_rate": 6.807231697156025e-08, - "loss": 0.1537, - "step": 10029 - }, - { - "epoch": 8.68, - "grad_norm": 0.0, - "learning_rate": 6.771015840010498e-08, - "loss": 0.1395, - "step": 10030 - }, - { - "epoch": 8.68, - "grad_norm": 0.0, - "learning_rate": 6.734896250591094e-08, - "loss": 0.1554, - "step": 10031 - }, - { - "epoch": 8.68, - "grad_norm": 0.0, - "learning_rate": 6.698872932398792e-08, - "loss": 0.1616, - "step": 10032 - }, - { - "epoch": 8.68, - "grad_norm": 0.0, - "learning_rate": 6.662945888925021e-08, - "loss": 0.1431, - "step": 10033 - }, - { - "epoch": 8.68, - "grad_norm": 0.0, - "learning_rate": 6.627115123651995e-08, - "loss": 0.1458, - "step": 10034 - }, - { - "epoch": 8.68, - "grad_norm": 0.0, - "learning_rate": 6.591380640052603e-08, - "loss": 0.1639, - "step": 10035 - }, - { - "epoch": 8.68, - "grad_norm": 0.0, - "learning_rate": 6.555742441590407e-08, - "loss": 0.1528, - "step": 10036 - }, - { - "epoch": 8.68, - "grad_norm": 0.0, - "learning_rate": 6.520200531719533e-08, - "loss": 0.2021, - "step": 10037 - }, - { - "epoch": 8.68, - "grad_norm": 0.0, - "learning_rate": 6.484754913884894e-08, - "loss": 0.1772, - "step": 10038 - }, - { - "epoch": 8.68, - "grad_norm": 0.0, - "learning_rate": 6.449405591521962e-08, - "loss": 0.1357, - "step": 10039 - }, - { - "epoch": 8.69, - "grad_norm": 0.0, - "learning_rate": 6.414152568056997e-08, - "loss": 0.1501, - "step": 10040 - }, - { - "epoch": 8.69, - "grad_norm": 0.0, - "learning_rate": 6.378995846906821e-08, - "loss": 0.1557, - "step": 10041 - }, - { - "epoch": 8.69, - "grad_norm": 0.0, - "learning_rate": 6.343935431479043e-08, - "loss": 0.1744, - "step": 10042 - }, - { - "epoch": 8.69, - "grad_norm": 0.0, - "learning_rate": 6.308971325171831e-08, - "loss": 0.1362, - "step": 10043 - }, - { - "epoch": 8.69, - "grad_norm": 0.0, - "learning_rate": 6.27410353137392e-08, - "loss": 0.18, - "step": 10044 - }, - { - "epoch": 8.69, - "grad_norm": 0.0, - "learning_rate": 6.239332053464941e-08, - "loss": 0.1635, - "step": 10045 - }, - { - "epoch": 8.69, - "grad_norm": 0.0, - "learning_rate": 6.204656894815086e-08, - "loss": 0.213, - "step": 10046 - }, - { - "epoch": 8.69, - "grad_norm": 0.0, - "learning_rate": 6.170078058785222e-08, - "loss": 0.1363, - "step": 10047 - }, - { - "epoch": 8.69, - "grad_norm": 0.0, - "learning_rate": 6.135595548726892e-08, - "loss": 0.1366, - "step": 10048 - }, - { - "epoch": 8.69, - "grad_norm": 0.0, - "learning_rate": 6.101209367982197e-08, - "loss": 0.168, - "step": 10049 - }, - { - "epoch": 8.69, - "grad_norm": 0.0, - "learning_rate": 6.066919519884029e-08, - "loss": 0.163, - "step": 10050 - }, - { - "epoch": 8.69, - "grad_norm": 0.0, - "learning_rate": 6.03272600775584e-08, - "loss": 0.1952, - "step": 10051 - }, - { - "epoch": 8.7, - "grad_norm": 0.0, - "learning_rate": 5.998628834911868e-08, - "loss": 0.1676, - "step": 10052 - }, - { - "epoch": 8.7, - "grad_norm": 0.0, - "learning_rate": 5.964628004656914e-08, - "loss": 0.1596, - "step": 10053 - }, - { - "epoch": 8.7, - "grad_norm": 0.0, - "learning_rate": 5.930723520286563e-08, - "loss": 0.1903, - "step": 10054 - }, - { - "epoch": 8.7, - "grad_norm": 0.0, - "learning_rate": 5.8969153850868547e-08, - "loss": 0.1625, - "step": 10055 - }, - { - "epoch": 8.7, - "grad_norm": 0.0, - "learning_rate": 5.8632036023346104e-08, - "loss": 0.1649, - "step": 10056 - }, - { - "epoch": 8.7, - "grad_norm": 0.0, - "learning_rate": 5.8295881752974405e-08, - "loss": 0.1457, - "step": 10057 - }, - { - "epoch": 8.7, - "grad_norm": 0.0, - "learning_rate": 5.796069107233293e-08, - "loss": 0.1702, - "step": 10058 - }, - { - "epoch": 8.7, - "grad_norm": 0.0, - "learning_rate": 5.762646401391126e-08, - "loss": 0.1454, - "step": 10059 - }, - { - "epoch": 8.7, - "grad_norm": 0.0, - "learning_rate": 5.729320061010346e-08, - "loss": 0.1887, - "step": 10060 - }, - { - "epoch": 8.7, - "grad_norm": 0.0, - "learning_rate": 5.6960900893211494e-08, - "loss": 0.1462, - "step": 10061 - }, - { - "epoch": 8.7, - "grad_norm": 0.0, - "learning_rate": 5.6629564895441805e-08, - "loss": 0.162, - "step": 10062 - }, - { - "epoch": 8.71, - "grad_norm": 0.0, - "learning_rate": 5.629919264890982e-08, - "loss": 0.1846, - "step": 10063 - }, - { - "epoch": 8.71, - "grad_norm": 0.0, - "learning_rate": 5.596978418563659e-08, - "loss": 0.1856, - "step": 10064 - }, - { - "epoch": 8.71, - "grad_norm": 0.0, - "learning_rate": 5.56413395375488e-08, - "loss": 0.2745, - "step": 10065 - }, - { - "epoch": 8.71, - "grad_norm": 0.0, - "learning_rate": 5.531385873648098e-08, - "loss": 0.1685, - "step": 10066 - }, - { - "epoch": 8.71, - "grad_norm": 0.0, - "learning_rate": 5.498734181417442e-08, - "loss": 0.2142, - "step": 10067 - }, - { - "epoch": 8.71, - "grad_norm": 0.0, - "learning_rate": 5.466178880227602e-08, - "loss": 0.1765, - "step": 10068 - }, - { - "epoch": 8.71, - "grad_norm": 0.0, - "learning_rate": 5.433719973233942e-08, - "loss": 0.1434, - "step": 10069 - }, - { - "epoch": 8.71, - "grad_norm": 0.0, - "learning_rate": 5.401357463582613e-08, - "loss": 0.1517, - "step": 10070 - }, - { - "epoch": 8.71, - "grad_norm": 0.0, - "learning_rate": 5.369091354410105e-08, - "loss": 0.1946, - "step": 10071 - }, - { - "epoch": 8.71, - "grad_norm": 0.0, - "learning_rate": 5.33692164884414e-08, - "loss": 0.2008, - "step": 10072 - }, - { - "epoch": 8.71, - "grad_norm": 0.0, - "learning_rate": 5.304848350002334e-08, - "loss": 0.1663, - "step": 10073 - }, - { - "epoch": 8.71, - "grad_norm": 0.0, - "learning_rate": 5.272871460993645e-08, - "loss": 0.1379, - "step": 10074 - }, - { - "epoch": 8.72, - "grad_norm": 0.0, - "learning_rate": 5.2409909849172604e-08, - "loss": 0.2116, - "step": 10075 - }, - { - "epoch": 8.72, - "grad_norm": 0.0, - "learning_rate": 5.2092069248631526e-08, - "loss": 0.1481, - "step": 10076 - }, - { - "epoch": 8.72, - "grad_norm": 0.0, - "learning_rate": 5.1775192839119695e-08, - "loss": 0.1854, - "step": 10077 - }, - { - "epoch": 8.72, - "grad_norm": 0.0, - "learning_rate": 5.145928065135253e-08, - "loss": 0.1746, - "step": 10078 - }, - { - "epoch": 8.72, - "grad_norm": 0.0, - "learning_rate": 5.1144332715945544e-08, - "loss": 0.1621, - "step": 10079 - }, - { - "epoch": 8.72, - "grad_norm": 0.0, - "learning_rate": 5.083034906342654e-08, - "loss": 0.157, - "step": 10080 - }, - { - "epoch": 8.72, - "grad_norm": 0.0, - "learning_rate": 5.0517329724228956e-08, - "loss": 0.2282, - "step": 10081 - }, - { - "epoch": 8.72, - "grad_norm": 0.0, - "learning_rate": 5.0205274728690745e-08, - "loss": 0.1548, - "step": 10082 - }, - { - "epoch": 8.72, - "grad_norm": 0.0, - "learning_rate": 4.989418410705771e-08, - "loss": 0.1657, - "step": 10083 - }, - { - "epoch": 8.72, - "grad_norm": 0.0, - "learning_rate": 4.95840578894824e-08, - "loss": 0.1667, - "step": 10084 - }, - { - "epoch": 8.72, - "grad_norm": 0.0, - "learning_rate": 4.9274896106022984e-08, - "loss": 0.173, - "step": 10085 - }, - { - "epoch": 8.72, - "grad_norm": 0.0, - "learning_rate": 4.896669878664551e-08, - "loss": 0.1583, - "step": 10086 - }, - { - "epoch": 8.73, - "grad_norm": 0.0, - "learning_rate": 4.865946596122051e-08, - "loss": 0.1363, - "step": 10087 - }, - { - "epoch": 8.73, - "grad_norm": 0.0, - "learning_rate": 4.83531976595264e-08, - "loss": 0.1389, - "step": 10088 - }, - { - "epoch": 8.73, - "grad_norm": 0.0, - "learning_rate": 4.804789391124831e-08, - "loss": 0.153, - "step": 10089 - }, - { - "epoch": 8.73, - "grad_norm": 0.0, - "learning_rate": 4.7743554745978135e-08, - "loss": 0.2102, - "step": 10090 - }, - { - "epoch": 8.73, - "grad_norm": 0.0, - "learning_rate": 4.7440180193213395e-08, - "loss": 0.1953, - "step": 10091 - }, - { - "epoch": 8.73, - "grad_norm": 0.0, - "learning_rate": 4.713777028235722e-08, - "loss": 0.1829, - "step": 10092 - }, - { - "epoch": 8.73, - "grad_norm": 0.0, - "learning_rate": 4.683632504272062e-08, - "loss": 0.1368, - "step": 10093 - }, - { - "epoch": 8.73, - "grad_norm": 0.0, - "learning_rate": 4.6535844503522445e-08, - "loss": 0.164, - "step": 10094 - }, - { - "epoch": 8.73, - "grad_norm": 0.0, - "learning_rate": 4.6236328693884947e-08, - "loss": 0.1778, - "step": 10095 - }, - { - "epoch": 8.73, - "grad_norm": 0.0, - "learning_rate": 4.593777764283824e-08, - "loss": 0.1633, - "step": 10096 - }, - { - "epoch": 8.73, - "grad_norm": 0.0, - "learning_rate": 4.5640191379320295e-08, - "loss": 0.1624, - "step": 10097 - }, - { - "epoch": 8.74, - "grad_norm": 0.0, - "learning_rate": 4.5343569932174704e-08, - "loss": 0.2456, - "step": 10098 - }, - { - "epoch": 8.74, - "grad_norm": 0.0, - "learning_rate": 4.504791333014957e-08, - "loss": 0.1631, - "step": 10099 - }, - { - "epoch": 8.74, - "grad_norm": 0.0, - "learning_rate": 4.4753221601900876e-08, - "loss": 0.16, - "step": 10100 - }, - { - "epoch": 8.74, - "grad_norm": 0.0, - "learning_rate": 4.445949477599354e-08, - "loss": 0.206, - "step": 10101 - }, - { - "epoch": 8.74, - "grad_norm": 0.0, - "learning_rate": 4.416673288089479e-08, - "loss": 0.1552, - "step": 10102 - }, - { - "epoch": 8.74, - "grad_norm": 0.0, - "learning_rate": 4.387493594498082e-08, - "loss": 0.1628, - "step": 10103 - }, - { - "epoch": 8.74, - "grad_norm": 0.0, - "learning_rate": 4.3584103996534565e-08, - "loss": 0.1592, - "step": 10104 - }, - { - "epoch": 8.74, - "grad_norm": 0.0, - "learning_rate": 4.3294237063743474e-08, - "loss": 0.2021, - "step": 10105 - }, - { - "epoch": 8.74, - "grad_norm": 0.0, - "learning_rate": 4.300533517470396e-08, - "loss": 0.1745, - "step": 10106 - }, - { - "epoch": 8.74, - "grad_norm": 0.0, - "learning_rate": 4.271739835741584e-08, - "loss": 0.2132, - "step": 10107 - }, - { - "epoch": 8.74, - "grad_norm": 0.0, - "learning_rate": 4.2430426639787914e-08, - "loss": 0.2003, - "step": 10108 - }, - { - "epoch": 8.74, - "grad_norm": 0.0, - "learning_rate": 4.2144420049634594e-08, - "loss": 0.1486, - "step": 10109 - }, - { - "epoch": 8.75, - "grad_norm": 0.0, - "learning_rate": 4.185937861467704e-08, - "loss": 0.1504, - "step": 10110 - }, - { - "epoch": 8.75, - "grad_norm": 0.0, - "learning_rate": 4.157530236254315e-08, - "loss": 0.1516, - "step": 10111 - }, - { - "epoch": 8.75, - "grad_norm": 0.0, - "learning_rate": 4.1292191320765343e-08, - "loss": 0.1447, - "step": 10112 - }, - { - "epoch": 8.75, - "grad_norm": 0.0, - "learning_rate": 4.101004551678389e-08, - "loss": 0.192, - "step": 10113 - }, - { - "epoch": 8.75, - "grad_norm": 0.0, - "learning_rate": 4.072886497794692e-08, - "loss": 0.1485, - "step": 10114 - }, - { - "epoch": 8.75, - "grad_norm": 0.0, - "learning_rate": 4.044864973150708e-08, - "loss": 0.1655, - "step": 10115 - }, - { - "epoch": 8.75, - "grad_norm": 0.0, - "learning_rate": 4.016939980462264e-08, - "loss": 0.1515, - "step": 10116 - }, - { - "epoch": 8.75, - "grad_norm": 0.0, - "learning_rate": 3.989111522436195e-08, - "loss": 0.191, - "step": 10117 - }, - { - "epoch": 8.75, - "grad_norm": 0.0, - "learning_rate": 3.961379601769455e-08, - "loss": 0.1397, - "step": 10118 - }, - { - "epoch": 8.75, - "grad_norm": 0.0, - "learning_rate": 3.9337442211502266e-08, - "loss": 0.2152, - "step": 10119 - }, - { - "epoch": 8.75, - "grad_norm": 0.0, - "learning_rate": 3.9062053832568116e-08, - "loss": 0.1625, - "step": 10120 - }, - { - "epoch": 8.76, - "grad_norm": 0.0, - "learning_rate": 3.878763090758519e-08, - "loss": 0.1488, - "step": 10121 - }, - { - "epoch": 8.76, - "grad_norm": 0.0, - "learning_rate": 3.851417346315112e-08, - "loss": 0.1612, - "step": 10122 - }, - { - "epoch": 8.76, - "grad_norm": 0.0, - "learning_rate": 3.8241681525771343e-08, - "loss": 0.1652, - "step": 10123 - }, - { - "epoch": 8.76, - "grad_norm": 0.0, - "learning_rate": 3.797015512185587e-08, - "loss": 0.2021, - "step": 10124 - }, - { - "epoch": 8.76, - "grad_norm": 0.0, - "learning_rate": 3.769959427772252e-08, - "loss": 0.225, - "step": 10125 - }, - { - "epoch": 8.76, - "grad_norm": 0.0, - "learning_rate": 3.7429999019594765e-08, - "loss": 0.2263, - "step": 10126 - }, - { - "epoch": 8.76, - "grad_norm": 0.0, - "learning_rate": 3.716136937360282e-08, - "loss": 0.1665, - "step": 10127 - }, - { - "epoch": 8.76, - "grad_norm": 0.0, - "learning_rate": 3.689370536578363e-08, - "loss": 0.1739, - "step": 10128 - }, - { - "epoch": 8.76, - "grad_norm": 0.0, - "learning_rate": 3.6627007022080885e-08, - "loss": 0.1706, - "step": 10129 - }, - { - "epoch": 8.76, - "grad_norm": 0.0, - "learning_rate": 3.6361274368342804e-08, - "loss": 0.1886, - "step": 10130 - }, - { - "epoch": 8.76, - "grad_norm": 0.0, - "learning_rate": 3.609650743032655e-08, - "loss": 0.1486, - "step": 10131 - }, - { - "epoch": 8.76, - "grad_norm": 0.0, - "learning_rate": 3.5832706233693835e-08, - "loss": 0.1779, - "step": 10132 - }, - { - "epoch": 8.77, - "grad_norm": 0.0, - "learning_rate": 3.556987080401308e-08, - "loss": 0.198, - "step": 10133 - }, - { - "epoch": 8.77, - "grad_norm": 0.0, - "learning_rate": 3.5308001166758365e-08, - "loss": 0.1367, - "step": 10134 - }, - { - "epoch": 8.77, - "grad_norm": 0.0, - "learning_rate": 3.504709734731382e-08, - "loss": 0.1785, - "step": 10135 - }, - { - "epoch": 8.77, - "grad_norm": 0.0, - "learning_rate": 3.4787159370964776e-08, - "loss": 0.1754, - "step": 10136 - }, - { - "epoch": 8.77, - "grad_norm": 0.0, - "learning_rate": 3.4528187262907744e-08, - "loss": 0.1914, - "step": 10137 - }, - { - "epoch": 8.77, - "grad_norm": 0.0, - "learning_rate": 3.427018104824042e-08, - "loss": 0.1795, - "step": 10138 - }, - { - "epoch": 8.77, - "grad_norm": 0.0, - "learning_rate": 3.401314075197171e-08, - "loss": 0.1551, - "step": 10139 - }, - { - "epoch": 8.77, - "grad_norm": 0.0, - "learning_rate": 3.37570663990161e-08, - "loss": 0.1803, - "step": 10140 - }, - { - "epoch": 8.77, - "grad_norm": 0.0, - "learning_rate": 3.3501958014190427e-08, - "loss": 0.2154, - "step": 10141 - }, - { - "epoch": 8.77, - "grad_norm": 0.0, - "learning_rate": 3.324781562222268e-08, - "loss": 0.1816, - "step": 10142 - }, - { - "epoch": 8.77, - "grad_norm": 0.0, - "learning_rate": 3.299463924774538e-08, - "loss": 0.1513, - "step": 10143 - }, - { - "epoch": 8.78, - "grad_norm": 0.0, - "learning_rate": 3.274242891529666e-08, - "loss": 0.1678, - "step": 10144 - }, - { - "epoch": 8.78, - "grad_norm": 0.0, - "learning_rate": 3.249118464932255e-08, - "loss": 0.2319, - "step": 10145 - }, - { - "epoch": 8.78, - "grad_norm": 0.0, - "learning_rate": 3.224090647417355e-08, - "loss": 0.1672, - "step": 10146 - }, - { - "epoch": 8.78, - "grad_norm": 0.0, - "learning_rate": 3.199159441410915e-08, - "loss": 0.1565, - "step": 10147 - }, - { - "epoch": 8.78, - "grad_norm": 0.0, - "learning_rate": 3.1743248493292243e-08, - "loss": 0.1768, - "step": 10148 - }, - { - "epoch": 8.78, - "grad_norm": 0.0, - "learning_rate": 3.1495868735793577e-08, - "loss": 0.1893, - "step": 10149 - }, - { - "epoch": 8.78, - "grad_norm": 0.0, - "learning_rate": 3.1249455165591745e-08, - "loss": 0.1712, - "step": 10150 - }, - { - "epoch": 8.78, - "grad_norm": 0.0, - "learning_rate": 3.100400780656876e-08, - "loss": 0.1562, - "step": 10151 - }, - { - "epoch": 8.78, - "grad_norm": 0.0, - "learning_rate": 3.075952668251447e-08, - "loss": 0.1637, - "step": 10152 - }, - { - "epoch": 8.78, - "grad_norm": 0.0, - "learning_rate": 3.051601181712438e-08, - "loss": 0.1452, - "step": 10153 - }, - { - "epoch": 8.78, - "grad_norm": 0.0, - "learning_rate": 3.027346323400182e-08, - "loss": 0.155, - "step": 10154 - }, - { - "epoch": 8.78, - "grad_norm": 0.0, - "learning_rate": 3.003188095665688e-08, - "loss": 0.1703, - "step": 10155 - }, - { - "epoch": 8.79, - "grad_norm": 0.0, - "learning_rate": 2.9791265008501935e-08, - "loss": 0.142, - "step": 10156 - }, - { - "epoch": 8.79, - "grad_norm": 0.0, - "learning_rate": 2.9551615412860556e-08, - "loss": 0.1382, - "step": 10157 - }, - { - "epoch": 8.79, - "grad_norm": 0.0, - "learning_rate": 2.931293219295972e-08, - "loss": 0.1884, - "step": 10158 - }, - { - "epoch": 8.79, - "grad_norm": 0.0, - "learning_rate": 2.907521537193314e-08, - "loss": 0.1361, - "step": 10159 - }, - { - "epoch": 8.79, - "grad_norm": 0.0, - "learning_rate": 2.883846497282128e-08, - "loss": 0.137, - "step": 10160 - }, - { - "epoch": 8.79, - "grad_norm": 0.0, - "learning_rate": 2.8602681018572444e-08, - "loss": 0.1594, - "step": 10161 - }, - { - "epoch": 8.79, - "grad_norm": 0.0, - "learning_rate": 2.8367863532038354e-08, - "loss": 0.1519, - "step": 10162 - }, - { - "epoch": 8.79, - "grad_norm": 0.0, - "learning_rate": 2.8134012535978583e-08, - "loss": 0.1391, - "step": 10163 - }, - { - "epoch": 8.79, - "grad_norm": 0.0, - "learning_rate": 2.7901128053059445e-08, - "loss": 0.1768, - "step": 10164 - }, - { - "epoch": 8.79, - "grad_norm": 0.0, - "learning_rate": 2.7669210105852885e-08, - "loss": 0.1731, - "step": 10165 - }, - { - "epoch": 8.79, - "grad_norm": 0.0, - "learning_rate": 2.7438258716836476e-08, - "loss": 0.1851, - "step": 10166 - }, - { - "epoch": 8.79, - "grad_norm": 0.0, - "learning_rate": 2.7208273908395642e-08, - "loss": 0.1864, - "step": 10167 - }, - { - "epoch": 8.8, - "grad_norm": 0.0, - "learning_rate": 2.697925570282145e-08, - "loss": 0.1901, - "step": 10168 - }, - { - "epoch": 8.8, - "grad_norm": 0.0, - "learning_rate": 2.675120412231169e-08, - "loss": 0.1409, - "step": 10169 - }, - { - "epoch": 8.8, - "grad_norm": 0.0, - "learning_rate": 2.65241191889698e-08, - "loss": 0.1564, - "step": 10170 - }, - { - "epoch": 8.8, - "grad_norm": 0.0, - "learning_rate": 2.6298000924804834e-08, - "loss": 0.1454, - "step": 10171 - }, - { - "epoch": 8.8, - "grad_norm": 0.0, - "learning_rate": 2.607284935173371e-08, - "loss": 0.1721, - "step": 10172 - }, - { - "epoch": 8.8, - "grad_norm": 0.0, - "learning_rate": 2.5848664491580078e-08, - "loss": 0.1705, - "step": 10173 - }, - { - "epoch": 8.8, - "grad_norm": 0.0, - "learning_rate": 2.5625446366071006e-08, - "loss": 0.1482, - "step": 10174 - }, - { - "epoch": 8.8, - "grad_norm": 0.0, - "learning_rate": 2.5403194996842518e-08, - "loss": 0.1362, - "step": 10175 - }, - { - "epoch": 8.8, - "grad_norm": 0.0, - "learning_rate": 2.5181910405436272e-08, - "loss": 0.2083, - "step": 10176 - }, - { - "epoch": 8.8, - "grad_norm": 0.0, - "learning_rate": 2.4961592613299557e-08, - "loss": 0.1429, - "step": 10177 - }, - { - "epoch": 8.8, - "grad_norm": 0.0, - "learning_rate": 2.4742241641787512e-08, - "loss": 0.177, - "step": 10178 - }, - { - "epoch": 8.81, - "grad_norm": 0.0, - "learning_rate": 2.452385751215869e-08, - "loss": 0.1509, - "step": 10179 - }, - { - "epoch": 8.81, - "grad_norm": 0.0, - "learning_rate": 2.430644024558171e-08, - "loss": 0.1715, - "step": 10180 - }, - { - "epoch": 8.81, - "grad_norm": 0.0, - "learning_rate": 2.4089989863128604e-08, - "loss": 0.1791, - "step": 10181 - }, - { - "epoch": 8.81, - "grad_norm": 0.0, - "learning_rate": 2.387450638577815e-08, - "loss": 0.2019, - "step": 10182 - }, - { - "epoch": 8.81, - "grad_norm": 0.0, - "learning_rate": 2.3659989834416975e-08, - "loss": 0.1574, - "step": 10183 - }, - { - "epoch": 8.81, - "grad_norm": 0.0, - "learning_rate": 2.344644022983622e-08, - "loss": 0.2094, - "step": 10184 - }, - { - "epoch": 8.81, - "grad_norm": 0.0, - "learning_rate": 2.3233857592733777e-08, - "loss": 0.1364, - "step": 10185 - }, - { - "epoch": 8.81, - "grad_norm": 0.0, - "learning_rate": 2.3022241943714274e-08, - "loss": 0.1444, - "step": 10186 - }, - { - "epoch": 8.81, - "grad_norm": 0.0, - "learning_rate": 2.281159330328797e-08, - "loss": 0.1555, - "step": 10187 - }, - { - "epoch": 8.81, - "grad_norm": 0.0, - "learning_rate": 2.260191169187298e-08, - "loss": 0.1469, - "step": 10188 - }, - { - "epoch": 8.81, - "grad_norm": 0.0, - "learning_rate": 2.239319712979193e-08, - "loss": 0.1762, - "step": 10189 - }, - { - "epoch": 8.81, - "grad_norm": 0.0, - "learning_rate": 2.2185449637273093e-08, - "loss": 0.1562, - "step": 10190 - }, - { - "epoch": 8.82, - "grad_norm": 0.0, - "learning_rate": 2.1978669234453685e-08, - "loss": 0.2002, - "step": 10191 - }, - { - "epoch": 8.82, - "grad_norm": 0.0, - "learning_rate": 2.1772855941374348e-08, - "loss": 0.1686, - "step": 10192 - }, - { - "epoch": 8.82, - "grad_norm": 0.0, - "learning_rate": 2.156800977798468e-08, - "loss": 0.1587, - "step": 10193 - }, - { - "epoch": 8.82, - "grad_norm": 0.0, - "learning_rate": 2.136413076413768e-08, - "loss": 0.1875, - "step": 10194 - }, - { - "epoch": 8.82, - "grad_norm": 0.0, - "learning_rate": 2.1161218919596437e-08, - "loss": 0.1605, - "step": 10195 - }, - { - "epoch": 8.82, - "grad_norm": 0.0, - "learning_rate": 2.095927426402522e-08, - "loss": 0.166, - "step": 10196 - }, - { - "epoch": 8.82, - "grad_norm": 0.0, - "learning_rate": 2.075829681699948e-08, - "loss": 0.1704, - "step": 10197 - }, - { - "epoch": 8.82, - "grad_norm": 0.0, - "learning_rate": 2.055828659799697e-08, - "loss": 0.1741, - "step": 10198 - }, - { - "epoch": 8.82, - "grad_norm": 0.0, - "learning_rate": 2.0359243626405513e-08, - "loss": 0.1603, - "step": 10199 - }, - { - "epoch": 8.82, - "grad_norm": 0.0, - "learning_rate": 2.0161167921516344e-08, - "loss": 0.1761, - "step": 10200 - }, - { - "epoch": 8.82, - "grad_norm": 0.0, - "learning_rate": 1.9964059502526335e-08, - "loss": 0.1716, - "step": 10201 - }, - { - "epoch": 8.83, - "grad_norm": 0.0, - "learning_rate": 1.9767918388541308e-08, - "loss": 0.167, - "step": 10202 - }, - { - "epoch": 8.83, - "grad_norm": 0.0, - "learning_rate": 1.9572744598572724e-08, - "loss": 0.2071, - "step": 10203 - }, - { - "epoch": 8.83, - "grad_norm": 0.0, - "learning_rate": 1.9378538151536563e-08, - "loss": 0.1847, - "step": 10204 - }, - { - "epoch": 8.83, - "grad_norm": 0.0, - "learning_rate": 1.9185299066255548e-08, - "loss": 0.1539, - "step": 10205 - }, - { - "epoch": 8.83, - "grad_norm": 0.0, - "learning_rate": 1.8993027361460248e-08, - "loss": 0.1409, - "step": 10206 - }, - { - "epoch": 8.83, - "grad_norm": 0.0, - "learning_rate": 1.880172305578687e-08, - "loss": 0.2087, - "step": 10207 - }, - { - "epoch": 8.83, - "grad_norm": 0.0, - "learning_rate": 1.8611386167776135e-08, - "loss": 0.1548, - "step": 10208 - }, - { - "epoch": 8.83, - "grad_norm": 0.0, - "learning_rate": 1.842201671587662e-08, - "loss": 0.1359, - "step": 10209 - }, - { - "epoch": 8.83, - "grad_norm": 0.0, - "learning_rate": 1.823361471844254e-08, - "loss": 0.1537, - "step": 10210 - }, - { - "epoch": 8.83, - "grad_norm": 0.0, - "learning_rate": 1.804618019373594e-08, - "loss": 0.1907, - "step": 10211 - }, - { - "epoch": 8.83, - "grad_norm": 0.0, - "learning_rate": 1.78597131599223e-08, - "loss": 0.1732, - "step": 10212 - }, - { - "epoch": 8.83, - "grad_norm": 0.0, - "learning_rate": 1.767421363507493e-08, - "loss": 0.143, - "step": 10213 - }, - { - "epoch": 8.84, - "grad_norm": 0.0, - "learning_rate": 1.7489681637172796e-08, - "loss": 0.1744, - "step": 10214 - }, - { - "epoch": 8.84, - "grad_norm": 0.0, - "learning_rate": 1.73061171841038e-08, - "loss": 0.2186, - "step": 10215 - }, - { - "epoch": 8.84, - "grad_norm": 0.0, - "learning_rate": 1.712352029365705e-08, - "loss": 0.1479, - "step": 10216 - }, - { - "epoch": 8.84, - "grad_norm": 0.0, - "learning_rate": 1.6941890983531716e-08, - "loss": 0.1767, - "step": 10217 - }, - { - "epoch": 8.84, - "grad_norm": 0.0, - "learning_rate": 1.6761229271331504e-08, - "loss": 0.1813, - "step": 10218 - }, - { - "epoch": 8.84, - "grad_norm": 0.0, - "learning_rate": 1.6581535174566843e-08, - "loss": 0.1371, - "step": 10219 - }, - { - "epoch": 8.84, - "grad_norm": 0.0, - "learning_rate": 1.6402808710656027e-08, - "loss": 0.183, - "step": 10220 - }, - { - "epoch": 8.84, - "grad_norm": 0.0, - "learning_rate": 1.622504989691964e-08, - "loss": 0.1752, - "step": 10221 - }, - { - "epoch": 8.84, - "grad_norm": 0.0, - "learning_rate": 1.6048258750588352e-08, - "loss": 0.1735, - "step": 10222 - }, - { - "epoch": 8.84, - "grad_norm": 0.0, - "learning_rate": 1.587243528879734e-08, - "loss": 0.1909, - "step": 10223 - }, - { - "epoch": 8.84, - "grad_norm": 0.0, - "learning_rate": 1.5697579528587414e-08, - "loss": 0.1391, - "step": 10224 - }, - { - "epoch": 8.85, - "grad_norm": 0.0, - "learning_rate": 1.5523691486907243e-08, - "loss": 0.195, - "step": 10225 - }, - { - "epoch": 8.85, - "grad_norm": 0.0, - "learning_rate": 1.5350771180608904e-08, - "loss": 0.2023, - "step": 10226 - }, - { - "epoch": 8.85, - "grad_norm": 0.0, - "learning_rate": 1.5178818626454538e-08, - "loss": 0.1811, - "step": 10227 - }, - { - "epoch": 8.85, - "grad_norm": 0.0, - "learning_rate": 1.500783384110971e-08, - "loss": 0.1372, - "step": 10228 - }, - { - "epoch": 8.85, - "grad_norm": 0.0, - "learning_rate": 1.4837816841146713e-08, - "loss": 0.1863, - "step": 10229 - }, - { - "epoch": 8.85, - "grad_norm": 0.0, - "learning_rate": 1.466876764304459e-08, - "loss": 0.1671, - "step": 10230 - }, - { - "epoch": 8.85, - "grad_norm": 0.0, - "learning_rate": 1.4500686263188012e-08, - "loss": 0.1828, - "step": 10231 - }, - { - "epoch": 8.85, - "grad_norm": 0.0, - "learning_rate": 1.4333572717869504e-08, - "loss": 0.1724, - "step": 10232 - }, - { - "epoch": 8.85, - "grad_norm": 0.0, - "learning_rate": 1.4167427023283886e-08, - "loss": 0.1445, - "step": 10233 - }, - { - "epoch": 8.85, - "grad_norm": 0.0, - "learning_rate": 1.4002249195536056e-08, - "loss": 0.1865, - "step": 10234 - }, - { - "epoch": 8.85, - "grad_norm": 0.0, - "learning_rate": 1.3838039250635427e-08, - "loss": 0.1541, - "step": 10235 - }, - { - "epoch": 8.85, - "grad_norm": 0.0, - "learning_rate": 1.3674797204498158e-08, - "loss": 0.1656, - "step": 10236 - }, - { - "epoch": 8.86, - "grad_norm": 0.0, - "learning_rate": 1.3512523072946037e-08, - "loss": 0.1362, - "step": 10237 - }, - { - "epoch": 8.86, - "grad_norm": 0.0, - "learning_rate": 1.3351216871707595e-08, - "loss": 0.1539, - "step": 10238 - }, - { - "epoch": 8.86, - "grad_norm": 0.0, - "learning_rate": 1.319087861641699e-08, - "loss": 0.1697, - "step": 10239 - }, - { - "epoch": 8.86, - "grad_norm": 0.0, - "learning_rate": 1.3031508322616237e-08, - "loss": 0.2025, - "step": 10240 - }, - { - "epoch": 8.86, - "grad_norm": 0.0, - "learning_rate": 1.2873106005749648e-08, - "loss": 0.1966, - "step": 10241 - }, - { - "epoch": 8.86, - "grad_norm": 0.0, - "learning_rate": 1.2715671681171605e-08, - "loss": 0.1557, - "step": 10242 - }, - { - "epoch": 8.86, - "grad_norm": 0.0, - "learning_rate": 1.2559205364142124e-08, - "loss": 0.174, - "step": 10243 - }, - { - "epoch": 8.86, - "grad_norm": 0.0, - "learning_rate": 1.2403707069824634e-08, - "loss": 0.1639, - "step": 10244 - }, - { - "epoch": 8.86, - "grad_norm": 0.0, - "learning_rate": 1.224917681329152e-08, - "loss": 0.1993, - "step": 10245 - }, - { - "epoch": 8.86, - "grad_norm": 0.0, - "learning_rate": 1.20956146095208e-08, - "loss": 0.1895, - "step": 10246 - }, - { - "epoch": 8.86, - "grad_norm": 0.0, - "learning_rate": 1.1943020473396128e-08, - "loss": 0.1929, - "step": 10247 - }, - { - "epoch": 8.87, - "grad_norm": 0.0, - "learning_rate": 1.179139441970678e-08, - "loss": 0.1362, - "step": 10248 - }, - { - "epoch": 8.87, - "grad_norm": 0.0, - "learning_rate": 1.1640736463151003e-08, - "loss": 0.1593, - "step": 10249 - }, - { - "epoch": 8.87, - "grad_norm": 0.0, - "learning_rate": 1.1491046618329338e-08, - "loss": 0.2295, - "step": 10250 - }, - { - "epoch": 8.87, - "grad_norm": 0.0, - "learning_rate": 1.1342324899750179e-08, - "loss": 0.1371, - "step": 10251 - }, - { - "epoch": 8.87, - "grad_norm": 0.0, - "learning_rate": 1.1194571321829772e-08, - "loss": 0.1358, - "step": 10252 - }, - { - "epoch": 8.87, - "grad_norm": 0.0, - "learning_rate": 1.1047785898886665e-08, - "loss": 0.1797, - "step": 10253 - }, - { - "epoch": 8.87, - "grad_norm": 0.0, - "learning_rate": 1.0901968645150584e-08, - "loss": 0.2166, - "step": 10254 - }, - { - "epoch": 8.87, - "grad_norm": 0.0, - "learning_rate": 1.0757119574753561e-08, - "loss": 0.1661, - "step": 10255 - }, - { - "epoch": 8.87, - "grad_norm": 0.0, - "learning_rate": 1.0613238701734363e-08, - "loss": 0.1671, - "step": 10256 - }, - { - "epoch": 8.87, - "grad_norm": 0.0, - "learning_rate": 1.0470326040038503e-08, - "loss": 0.1362, - "step": 10257 - }, - { - "epoch": 8.87, - "grad_norm": 0.0, - "learning_rate": 1.0328381603518233e-08, - "loss": 0.1593, - "step": 10258 - }, - { - "epoch": 8.87, - "grad_norm": 0.0, - "learning_rate": 1.0187405405932548e-08, - "loss": 0.15, - "step": 10259 - }, - { - "epoch": 8.88, - "grad_norm": 0.0, - "learning_rate": 1.0047397460942743e-08, - "loss": 0.2016, - "step": 10260 - }, - { - "epoch": 8.88, - "grad_norm": 0.0, - "learning_rate": 9.908357782121292e-09, - "loss": 0.1532, - "step": 10261 - }, - { - "epoch": 8.88, - "grad_norm": 0.0, - "learning_rate": 9.770286382941863e-09, - "loss": 0.1555, - "step": 10262 - }, - { - "epoch": 8.88, - "grad_norm": 0.0, - "learning_rate": 9.633183276790414e-09, - "loss": 0.1809, - "step": 10263 - }, - { - "epoch": 8.88, - "grad_norm": 0.0, - "learning_rate": 9.497048476952986e-09, - "loss": 0.1536, - "step": 10264 - }, - { - "epoch": 8.88, - "grad_norm": 0.0, - "learning_rate": 9.361881996624577e-09, - "loss": 0.1645, - "step": 10265 - }, - { - "epoch": 8.88, - "grad_norm": 0.0, - "learning_rate": 9.227683848906931e-09, - "loss": 0.1554, - "step": 10266 - }, - { - "epoch": 8.88, - "grad_norm": 0.0, - "learning_rate": 9.094454046806312e-09, - "loss": 0.1569, - "step": 10267 - }, - { - "epoch": 8.88, - "grad_norm": 0.0, - "learning_rate": 8.96219260323683e-09, - "loss": 0.1551, - "step": 10268 - }, - { - "epoch": 8.88, - "grad_norm": 0.0, - "learning_rate": 8.830899531016013e-09, - "loss": 0.1644, - "step": 10269 - }, - { - "epoch": 8.88, - "grad_norm": 0.0, - "learning_rate": 8.700574842871456e-09, - "loss": 0.1382, - "step": 10270 - }, - { - "epoch": 8.88, - "grad_norm": 0.0, - "learning_rate": 8.571218551433058e-09, - "loss": 0.1436, - "step": 10271 - }, - { - "epoch": 8.89, - "grad_norm": 0.0, - "learning_rate": 8.442830669239676e-09, - "loss": 0.1461, - "step": 10272 - }, - { - "epoch": 8.89, - "grad_norm": 0.0, - "learning_rate": 8.315411208734692e-09, - "loss": 0.2169, - "step": 10273 - }, - { - "epoch": 8.89, - "grad_norm": 0.0, - "learning_rate": 8.188960182268224e-09, - "loss": 0.2281, - "step": 10274 - }, - { - "epoch": 8.89, - "grad_norm": 0.0, - "learning_rate": 8.063477602096025e-09, - "loss": 0.1836, - "step": 10275 - }, - { - "epoch": 8.89, - "grad_norm": 0.0, - "learning_rate": 7.93896348038059e-09, - "loss": 0.1366, - "step": 10276 - }, - { - "epoch": 8.89, - "grad_norm": 0.0, - "learning_rate": 7.815417829190042e-09, - "loss": 0.1563, - "step": 10277 - }, - { - "epoch": 8.89, - "grad_norm": 0.0, - "learning_rate": 7.692840660500356e-09, - "loss": 0.1623, - "step": 10278 - }, - { - "epoch": 8.89, - "grad_norm": 0.0, - "learning_rate": 7.57123198618981e-09, - "loss": 0.1888, - "step": 10279 - }, - { - "epoch": 8.89, - "grad_norm": 0.0, - "learning_rate": 7.450591818047859e-09, - "loss": 0.1374, - "step": 10280 - }, - { - "epoch": 8.89, - "grad_norm": 0.0, - "learning_rate": 7.330920167765154e-09, - "loss": 0.1543, - "step": 10281 - }, - { - "epoch": 8.89, - "grad_norm": 0.0, - "learning_rate": 7.212217046942415e-09, - "loss": 0.1569, - "step": 10282 - }, - { - "epoch": 8.9, - "grad_norm": 0.0, - "learning_rate": 7.094482467083774e-09, - "loss": 0.2008, - "step": 10283 - }, - { - "epoch": 8.9, - "grad_norm": 0.0, - "learning_rate": 6.977716439600102e-09, - "loss": 0.1646, - "step": 10284 - }, - { - "epoch": 8.9, - "grad_norm": 0.0, - "learning_rate": 6.861918975810122e-09, - "loss": 0.1693, - "step": 10285 - }, - { - "epoch": 8.9, - "grad_norm": 0.0, - "learning_rate": 6.74709008693708e-09, - "loss": 0.154, - "step": 10286 - }, - { - "epoch": 8.9, - "grad_norm": 0.0, - "learning_rate": 6.633229784110962e-09, - "loss": 0.1363, - "step": 10287 - }, - { - "epoch": 8.9, - "grad_norm": 0.0, - "learning_rate": 6.520338078366273e-09, - "loss": 0.1544, - "step": 10288 - }, - { - "epoch": 8.9, - "grad_norm": 0.0, - "learning_rate": 6.408414980645372e-09, - "loss": 0.1618, - "step": 10289 - }, - { - "epoch": 8.9, - "grad_norm": 0.0, - "learning_rate": 6.297460501797359e-09, - "loss": 0.2016, - "step": 10290 - }, - { - "epoch": 8.9, - "grad_norm": 0.0, - "learning_rate": 6.187474652575853e-09, - "loss": 0.1816, - "step": 10291 - }, - { - "epoch": 8.9, - "grad_norm": 0.0, - "learning_rate": 6.078457443640107e-09, - "loss": 0.1937, - "step": 10292 - }, - { - "epoch": 8.9, - "grad_norm": 0.0, - "learning_rate": 5.970408885557222e-09, - "loss": 0.1859, - "step": 10293 - }, - { - "epoch": 8.9, - "grad_norm": 0.0, - "learning_rate": 5.863328988801042e-09, - "loss": 0.1692, - "step": 10294 - }, - { - "epoch": 8.91, - "grad_norm": 0.0, - "learning_rate": 5.7572177637477135e-09, - "loss": 0.1716, - "step": 10295 - }, - { - "epoch": 8.91, - "grad_norm": 0.0, - "learning_rate": 5.652075220683451e-09, - "loss": 0.1497, - "step": 10296 - }, - { - "epoch": 8.91, - "grad_norm": 0.0, - "learning_rate": 5.547901369798992e-09, - "loss": 0.1772, - "step": 10297 - }, - { - "epoch": 8.91, - "grad_norm": 0.0, - "learning_rate": 5.444696221190704e-09, - "loss": 0.2093, - "step": 10298 - }, - { - "epoch": 8.91, - "grad_norm": 0.0, - "learning_rate": 5.3424597848616974e-09, - "loss": 0.1658, - "step": 10299 - }, - { - "epoch": 8.91, - "grad_norm": 0.0, - "learning_rate": 5.241192070722934e-09, - "loss": 0.1823, - "step": 10300 - }, - { - "epoch": 8.91, - "grad_norm": 0.0, - "learning_rate": 5.140893088586563e-09, - "loss": 0.179, - "step": 10301 - }, - { - "epoch": 8.91, - "grad_norm": 0.0, - "learning_rate": 5.041562848177028e-09, - "loss": 0.1514, - "step": 10302 - }, - { - "epoch": 8.91, - "grad_norm": 0.0, - "learning_rate": 4.9432013591188544e-09, - "loss": 0.164, - "step": 10303 - }, - { - "epoch": 8.91, - "grad_norm": 0.0, - "learning_rate": 4.845808630948856e-09, - "loss": 0.1537, - "step": 10304 - }, - { - "epoch": 8.91, - "grad_norm": 0.0, - "learning_rate": 4.74938467310393e-09, - "loss": 0.1982, - "step": 10305 - }, - { - "epoch": 8.92, - "grad_norm": 0.0, - "learning_rate": 4.653929494931042e-09, - "loss": 0.1993, - "step": 10306 - }, - { - "epoch": 8.92, - "grad_norm": 0.0, - "learning_rate": 4.559443105682792e-09, - "loss": 0.1789, - "step": 10307 - }, - { - "epoch": 8.92, - "grad_norm": 0.0, - "learning_rate": 4.46592551451519e-09, - "loss": 0.1776, - "step": 10308 - }, - { - "epoch": 8.92, - "grad_norm": 0.0, - "learning_rate": 4.373376730494317e-09, - "loss": 0.1609, - "step": 10309 - }, - { - "epoch": 8.92, - "grad_norm": 0.0, - "learning_rate": 4.281796762589663e-09, - "loss": 0.1694, - "step": 10310 - }, - { - "epoch": 8.92, - "grad_norm": 0.0, - "learning_rate": 4.191185619677463e-09, - "loss": 0.1823, - "step": 10311 - }, - { - "epoch": 8.92, - "grad_norm": 0.0, - "learning_rate": 4.10154331054069e-09, - "loss": 0.1617, - "step": 10312 - }, - { - "epoch": 8.92, - "grad_norm": 0.0, - "learning_rate": 4.01286984386684e-09, - "loss": 0.1612, - "step": 10313 - }, - { - "epoch": 8.92, - "grad_norm": 0.0, - "learning_rate": 3.9251652282501495e-09, - "loss": 0.1479, - "step": 10314 - }, - { - "epoch": 8.92, - "grad_norm": 0.0, - "learning_rate": 3.838429472192706e-09, - "loss": 0.1604, - "step": 10315 - }, - { - "epoch": 8.92, - "grad_norm": 0.0, - "learning_rate": 3.7526625841011185e-09, - "loss": 0.145, - "step": 10316 - }, - { - "epoch": 8.92, - "grad_norm": 0.0, - "learning_rate": 3.6678645722876272e-09, - "loss": 0.1585, - "step": 10317 - }, - { - "epoch": 8.93, - "grad_norm": 0.0, - "learning_rate": 3.5840354449712123e-09, - "loss": 0.1543, - "step": 10318 - }, - { - "epoch": 8.93, - "grad_norm": 0.0, - "learning_rate": 3.501175210276486e-09, - "loss": 0.1512, - "step": 10319 - }, - { - "epoch": 8.93, - "grad_norm": 0.0, - "learning_rate": 3.4192838762359127e-09, - "loss": 0.1773, - "step": 10320 - }, - { - "epoch": 8.93, - "grad_norm": 0.0, - "learning_rate": 3.3383614507853655e-09, - "loss": 0.1556, - "step": 10321 - }, - { - "epoch": 8.93, - "grad_norm": 0.0, - "learning_rate": 3.2584079417696814e-09, - "loss": 0.1422, - "step": 10322 - }, - { - "epoch": 8.93, - "grad_norm": 0.0, - "learning_rate": 3.179423356937106e-09, - "loss": 0.1698, - "step": 10323 - }, - { - "epoch": 8.93, - "grad_norm": 0.0, - "learning_rate": 3.1014077039437375e-09, - "loss": 0.1678, - "step": 10324 - }, - { - "epoch": 8.93, - "grad_norm": 0.0, - "learning_rate": 3.0243609903501945e-09, - "loss": 0.1556, - "step": 10325 - }, - { - "epoch": 8.93, - "grad_norm": 0.0, - "learning_rate": 2.948283223624948e-09, - "loss": 0.1696, - "step": 10326 - }, - { - "epoch": 8.93, - "grad_norm": 0.0, - "learning_rate": 2.873174411142099e-09, - "loss": 0.2005, - "step": 10327 - }, - { - "epoch": 8.93, - "grad_norm": 0.0, - "learning_rate": 2.799034560180269e-09, - "loss": 0.1737, - "step": 10328 - }, - { - "epoch": 8.94, - "grad_norm": 0.0, - "learning_rate": 2.725863677927043e-09, - "loss": 0.1853, - "step": 10329 - }, - { - "epoch": 8.94, - "grad_norm": 0.0, - "learning_rate": 2.6536617714734146e-09, - "loss": 0.1586, - "step": 10330 - }, - { - "epoch": 8.94, - "grad_norm": 0.0, - "learning_rate": 2.58242884781712e-09, - "loss": 0.161, - "step": 10331 - }, - { - "epoch": 8.94, - "grad_norm": 0.0, - "learning_rate": 2.512164913863746e-09, - "loss": 0.1656, - "step": 10332 - }, - { - "epoch": 8.94, - "grad_norm": 0.0, - "learning_rate": 2.4428699764211805e-09, - "loss": 0.1645, - "step": 10333 - }, - { - "epoch": 8.94, - "grad_norm": 0.0, - "learning_rate": 2.374544042208493e-09, - "loss": 0.168, - "step": 10334 - }, - { - "epoch": 8.94, - "grad_norm": 0.0, - "learning_rate": 2.3071871178470538e-09, - "loss": 0.1658, - "step": 10335 - }, - { - "epoch": 8.94, - "grad_norm": 0.0, - "learning_rate": 2.2407992098638642e-09, - "loss": 0.2058, - "step": 10336 - }, - { - "epoch": 8.94, - "grad_norm": 0.0, - "learning_rate": 2.175380324695997e-09, - "loss": 0.1885, - "step": 10337 - }, - { - "epoch": 8.94, - "grad_norm": 0.0, - "learning_rate": 2.1109304686817157e-09, - "loss": 0.2221, - "step": 10338 - }, - { - "epoch": 8.94, - "grad_norm": 0.0, - "learning_rate": 2.0474496480704654e-09, - "loss": 0.1962, - "step": 10339 - }, - { - "epoch": 8.94, - "grad_norm": 0.0, - "learning_rate": 1.9849378690117717e-09, - "loss": 0.1782, - "step": 10340 - }, - { - "epoch": 8.95, - "grad_norm": 0.0, - "learning_rate": 1.923395137567452e-09, - "loss": 0.1828, - "step": 10341 - }, - { - "epoch": 8.95, - "grad_norm": 0.0, - "learning_rate": 1.8628214597016247e-09, - "loss": 0.2027, - "step": 10342 - }, - { - "epoch": 8.95, - "grad_norm": 0.0, - "learning_rate": 1.803216841284039e-09, - "loss": 0.1582, - "step": 10343 - }, - { - "epoch": 8.95, - "grad_norm": 0.0, - "learning_rate": 1.7445812880934055e-09, - "loss": 0.1699, - "step": 10344 - }, - { - "epoch": 8.95, - "grad_norm": 0.0, - "learning_rate": 1.686914805812956e-09, - "loss": 0.1639, - "step": 10345 - }, - { - "epoch": 8.95, - "grad_norm": 0.0, - "learning_rate": 1.6302174000304427e-09, - "loss": 0.1357, - "step": 10346 - }, - { - "epoch": 8.95, - "grad_norm": 0.0, - "learning_rate": 1.57448907624147e-09, - "loss": 0.157, - "step": 10347 - }, - { - "epoch": 8.95, - "grad_norm": 0.0, - "learning_rate": 1.519729839849493e-09, - "loss": 0.1744, - "step": 10348 - }, - { - "epoch": 8.95, - "grad_norm": 0.0, - "learning_rate": 1.4659396961602678e-09, - "loss": 0.1962, - "step": 10349 - }, - { - "epoch": 8.95, - "grad_norm": 0.0, - "learning_rate": 1.4131186503874017e-09, - "loss": 0.1368, - "step": 10350 - }, - { - "epoch": 8.95, - "grad_norm": 0.0, - "learning_rate": 1.361266707650133e-09, - "loss": 0.1547, - "step": 10351 - }, - { - "epoch": 8.96, - "grad_norm": 0.0, - "learning_rate": 1.3103838729755513e-09, - "loss": 0.1671, - "step": 10352 - }, - { - "epoch": 8.96, - "grad_norm": 0.0, - "learning_rate": 1.2604701512941575e-09, - "loss": 0.1638, - "step": 10353 - }, - { - "epoch": 8.96, - "grad_norm": 0.0, - "learning_rate": 1.2115255474443034e-09, - "loss": 0.2065, - "step": 10354 - }, - { - "epoch": 8.96, - "grad_norm": 0.0, - "learning_rate": 1.163550066171082e-09, - "loss": 0.1476, - "step": 10355 - }, - { - "epoch": 8.96, - "grad_norm": 0.0, - "learning_rate": 1.116543712121887e-09, - "loss": 0.2152, - "step": 10356 - }, - { - "epoch": 8.96, - "grad_norm": 0.0, - "learning_rate": 1.070506489854184e-09, - "loss": 0.1875, - "step": 10357 - }, - { - "epoch": 8.96, - "grad_norm": 0.0, - "learning_rate": 1.0254384038310695e-09, - "loss": 0.1372, - "step": 10358 - }, - { - "epoch": 8.96, - "grad_norm": 0.0, - "learning_rate": 9.813394584190506e-10, - "loss": 0.2014, - "step": 10359 - }, - { - "epoch": 8.96, - "grad_norm": 0.0, - "learning_rate": 9.38209657893596e-10, - "loss": 0.156, - "step": 10360 - }, - { - "epoch": 8.96, - "grad_norm": 0.0, - "learning_rate": 8.960490064335858e-10, - "loss": 0.1826, - "step": 10361 - }, - { - "epoch": 8.96, - "grad_norm": 0.0, - "learning_rate": 8.548575081268606e-10, - "loss": 0.1932, - "step": 10362 - }, - { - "epoch": 8.96, - "grad_norm": 0.0, - "learning_rate": 8.146351669646724e-10, - "loss": 0.2139, - "step": 10363 - }, - { - "epoch": 8.97, - "grad_norm": 0.0, - "learning_rate": 7.753819868472345e-10, - "loss": 0.1902, - "step": 10364 - }, - { - "epoch": 8.97, - "grad_norm": 0.0, - "learning_rate": 7.37097971577061e-10, - "loss": 0.1597, - "step": 10365 - }, - { - "epoch": 8.97, - "grad_norm": 0.0, - "learning_rate": 6.997831248667375e-10, - "loss": 0.1544, - "step": 10366 - }, - { - "epoch": 8.97, - "grad_norm": 0.0, - "learning_rate": 6.634374503311502e-10, - "loss": 0.1637, - "step": 10367 - }, - { - "epoch": 8.97, - "grad_norm": 0.0, - "learning_rate": 6.280609514941472e-10, - "loss": 0.1553, - "step": 10368 - }, - { - "epoch": 8.97, - "grad_norm": 0.0, - "learning_rate": 5.936536317840968e-10, - "loss": 0.1435, - "step": 10369 - }, - { - "epoch": 8.97, - "grad_norm": 0.0, - "learning_rate": 5.602154945361093e-10, - "loss": 0.1495, - "step": 10370 - }, - { - "epoch": 8.97, - "grad_norm": 0.0, - "learning_rate": 5.277465429909256e-10, - "loss": 0.1492, - "step": 10371 - }, - { - "epoch": 8.97, - "grad_norm": 0.0, - "learning_rate": 4.96246780296028e-10, - "loss": 0.1914, - "step": 10372 - }, - { - "epoch": 8.97, - "grad_norm": 0.0, - "learning_rate": 4.657162095045298e-10, - "loss": 0.1714, - "step": 10373 - }, - { - "epoch": 8.97, - "grad_norm": 0.0, - "learning_rate": 4.361548335751753e-10, - "loss": 0.1637, - "step": 10374 - }, - { - "epoch": 8.97, - "grad_norm": 0.0, - "learning_rate": 4.075626553734502e-10, - "loss": 0.1691, - "step": 10375 - }, - { - "epoch": 8.98, - "grad_norm": 0.0, - "learning_rate": 3.799396776704711e-10, - "loss": 0.169, - "step": 10376 - }, - { - "epoch": 8.98, - "grad_norm": 0.0, - "learning_rate": 3.532859031429858e-10, - "loss": 0.179, - "step": 10377 - }, - { - "epoch": 8.98, - "grad_norm": 0.0, - "learning_rate": 3.276013343755935e-10, - "loss": 0.187, - "step": 10378 - }, - { - "epoch": 8.98, - "grad_norm": 0.0, - "learning_rate": 3.0288597385630393e-10, - "loss": 0.1955, - "step": 10379 - }, - { - "epoch": 8.98, - "grad_norm": 0.0, - "learning_rate": 2.791398239820886e-10, - "loss": 0.1455, - "step": 10380 - }, - { - "epoch": 8.98, - "grad_norm": 0.0, - "learning_rate": 2.563628870544399e-10, - "loss": 0.1357, - "step": 10381 - }, - { - "epoch": 8.98, - "grad_norm": 0.0, - "learning_rate": 2.3455516527937093e-10, - "loss": 0.1955, - "step": 10382 - }, - { - "epoch": 8.98, - "grad_norm": 0.0, - "learning_rate": 2.137166607718566e-10, - "loss": 0.1796, - "step": 10383 - }, - { - "epoch": 8.98, - "grad_norm": 0.0, - "learning_rate": 1.9384737555250278e-10, - "loss": 0.1366, - "step": 10384 - }, - { - "epoch": 8.98, - "grad_norm": 0.0, - "learning_rate": 1.7494731154421573e-10, - "loss": 0.175, - "step": 10385 - }, - { - "epoch": 8.98, - "grad_norm": 0.0, - "learning_rate": 1.5701647058219415e-10, - "loss": 0.1569, - "step": 10386 - }, - { - "epoch": 8.99, - "grad_norm": 0.0, - "learning_rate": 1.4005485440171661e-10, - "loss": 0.2113, - "step": 10387 - }, - { - "epoch": 8.99, - "grad_norm": 0.0, - "learning_rate": 1.2406246464924386e-10, - "loss": 0.192, - "step": 10388 - }, - { - "epoch": 8.99, - "grad_norm": 0.0, - "learning_rate": 1.0903930287242681e-10, - "loss": 0.2034, - "step": 10389 - }, - { - "epoch": 8.99, - "grad_norm": 0.0, - "learning_rate": 9.498537052898826e-11, - "loss": 0.1445, - "step": 10390 - }, - { - "epoch": 8.99, - "grad_norm": 0.0, - "learning_rate": 8.190066898006167e-11, - "loss": 0.1757, - "step": 10391 - }, - { - "epoch": 8.99, - "grad_norm": 0.0, - "learning_rate": 6.978519949463192e-11, - "loss": 0.1409, - "step": 10392 - }, - { - "epoch": 8.99, - "grad_norm": 0.0, - "learning_rate": 5.863896324620477e-11, - "loss": 0.1602, - "step": 10393 - }, - { - "epoch": 8.99, - "grad_norm": 0.0, - "learning_rate": 4.846196131613745e-11, - "loss": 0.2296, - "step": 10394 - }, - { - "epoch": 8.99, - "grad_norm": 0.0, - "learning_rate": 3.9254194690308004e-11, - "loss": 0.1952, - "step": 10395 - }, - { - "epoch": 8.99, - "grad_norm": 0.0, - "learning_rate": 3.101566426133573e-11, - "loss": 0.2004, - "step": 10396 - }, - { - "epoch": 8.99, - "grad_norm": 0.0, - "learning_rate": 2.3746370826360777e-11, - "loss": 0.1907, - "step": 10397 - }, - { - "epoch": 8.99, - "grad_norm": 0.0, - "learning_rate": 1.74463150925952e-11, - "loss": 0.1619, - "step": 10398 - }, - { - "epoch": 9.0, - "grad_norm": 0.0, - "learning_rate": 1.2115497668441222e-11, - "loss": 0.1663, - "step": 10399 - }, - { - "epoch": 9.0, - "grad_norm": 0.0, - "learning_rate": 7.753919071262773e-12, - "loss": 0.1942, - "step": 10400 - }, - { - "epoch": 9.0, - "grad_norm": 0.0, - "learning_rate": 4.361579724054821e-12, - "loss": 0.1814, - "step": 10401 - }, - { - "epoch": 9.0, - "grad_norm": 0.0, - "learning_rate": 1.938479955443384e-12, - "loss": 0.2169, - "step": 10402 - }, - { - "epoch": 9.0, - "grad_norm": 0.0, - "learning_rate": 4.846200007957435e-13, - "loss": 0.1561, - "step": 10403 - }, - { - "epoch": 9.0, - "grad_norm": 0.0, - "learning_rate": 0.0, - "loss": 0.188, - "step": 10404 - }, - { - "epoch": 9.0, - "step": 10404, - "total_flos": 2.5547334821399757e+17, - "train_loss": 0.48189072285430423, - "train_runtime": 26576.7576, - "train_samples_per_second": 9.393, - "train_steps_per_second": 0.391 - } - ], - "logging_steps": 1.0, - "max_steps": 10404, - "num_input_tokens_seen": 0, - "num_train_epochs": 9, - "save_steps": 4000, - "total_flos": 2.5547334821399757e+17, - "train_batch_size": 4, - "trial_name": null, - "trial_params": null -} diff --git a/MoE-Tinymed-stablelm-llava/vocab.json b/MoE-Tinymed-stablelm-llava/vocab.json deleted file mode 100755 index 2eea2c2be55f53dfbf5368d8b2be5a32cde9119e..0000000000000000000000000000000000000000 --- a/MoE-Tinymed-stablelm-llava/vocab.json +++ /dev/null @@ -1,100291 +0,0 @@ -{ - "!": 0, - "!!": 3001, - "!!!": 12340, - "!!!!": 17523, - "!!!!!": 70900, - "!!!!!!!!": 51767, - "!!!!ĊĊ": 82492, - "!!!Ċ": 80395, - "!!!ĊĊ": 33157, - "!!\");Ċ": 99264, - "!!)Ċ": 86992, - "!!,": 94787, - "!!.": 25430, - "!!Ċ": 51447, - "!!ĊĊ": 25833, - "!\"": 9135, - "!\")": 89883, - "!\");": 86640, - "!\");Ċ": 11390, - "!\");ĊĊ": 58173, - "!\");čĊ": 43112, - "!\")Ċ": 23849, - "!\")ĊĊ": 67606, - "!\")čĊ": 94996, - "!\",": 19318, - "!\",Ċ": 34536, - "!\".": 94093, - "!\";Ċ": 27880, - "!\";čĊ": 94497, - "!\"Ċ": 25765, - "!\"ĊĊ": 17642, - "!'": 32483, - "!');Ċ": 26570, - "!')Ċ": 37280, - "!')ĊĊ": 100073, - "!',": 39792, - "!',Ċ": 37360, - "!';Ċ": 50274, - "!'Ċ": 49827, - "!(": 10509, - "!(\"": 17667, - "!(\"{": 90028, - "!(\"{}\",": 80978, - "!(:": 50216, - "!(Ċ": 34773, - "!)": 16715, - "!),": 49743, - "!).": 43492, - "!).ĊĊ": 87879, - "!)Ċ": 28684, - "!)ĊĊ": 36886, - "!*": 69322, - "!*\\Ċ": 91337, - "!,": 17581, - "!,Ċ": 73689, - "!--": 2556, - "!.": 15725, - "!.ĊĊ": 99627, - "!/": 89080, - "!:": 36675, - "!;Ċ": 86418, - "!<": 88032, - "!": 24972, - "\").": 1865, - "\").Ċ": 39709, - "\").ĊĊ": 82084, - "\"):": 38151, - "\"):Ċ": 15497, - "\"):čĊ": 75299, - "\");": 5146, - "\");//": 42019, - "\");}Ċ": 91218, - "\");Ċ": 803, - "\");ĊĊ": 3147, - "\");ĊĊĊ": 33736, - "\");čĊ": 2885, - "\");čĊčĊ": 16123, - "\")==": 44764, - "\")[": 17573, - "\")]": 32017, - "\")]Ċ": 5537, - "\")]ĊĊ": 73489, - "\")]čĊ": 26815, - "\"){": 48289, - "\"){Ċ": 15162, - "\"){čĊ": 52038, - "\")}": 68555, - "\")},Ċ": 80683, - "\")}Ċ": 43232, - "\")Ċ": 1158, - "\")ĊĊ": 5240, - "\")ĊĊĊ": 26722, - "\")čĊ": 6188, - "\")čĊčĊ": 31318, - "\"*": 62693, - "\"+": 5689, - "\"+\"": 78828, - "\"+Ċ": 28524, - "\",": 498, - "\",\"": 2247, - "\",\"\");Ċ": 77076, - "\",\"\",": 82490, - "\",\"\",\"": 60959, - "\",\"#": 59424, - "\",\"+": 58226, - "\",\"\\": 55356, - "\",$": 18466, - "\",&": 18313, - "\",'": 39938, - "\",(": 46070, - "\",-": 66675, - "\",@\"": 38466, - "\",[": 84598, - "\",__": 79527, - "\",{": 75548, - "\",Ċ": 761, - "\",ĊĊ": 26986, - "\",čĊ": 4828, - "\"-": 35394, - "\"--": 75857, - "\".": 3343, - "\".\"": 66820, - "\".$": 8804, - "\".$_": 89806, - "\"..": 64023, - "\"...": 53670, - "\"./": 96192, - "\".Ċ": 23811, - "\".ĊĊ": 11690, - "\".ĊĊĊĊ": 81974, - "\"/": 3193, - "\"/>": 13424, - "\"/>..Ċ": 62266, - "\"/><": 77042, - "\"/>Ċ": 4743, - "\"/>ĊĊ": 74430, - "\"/>čĊ": 42678, - "\":": 794, - "\":\"": 3332, - "\":\"\"": 63466, - "\":\"\",\"": 61867, - "\":\"\",Ċ": 43498, - "\":\"'": 72935, - "\":\"+": 71418, - "\":\"/": 59628, - "\":-": 53152, - "\":@\"": 74566, - "\":[": 9075, - "\":[\"": 37899, - "\":[-": 64128, - "\":[{\"": 67682, - "\":[{Ċ": 59118, - "\":{\"": 23118, - "\":{Ċ": 12888, - "\":Ċ": 4764, - "\":ĊĊ": 52518, - "\":čĊ": 20977, - "\";": 5233, - "\";//": 53135, - "\";}": 76191, - "\";}Ċ": 66643, - "\";Ċ": 886, - "\";ĊĊ": 3382, - "\";ĊĊĊ": 30222, - "\";čĊ": 3618, - "\";čĊčĊ": 22307, - "\"<": 23288, - "\"": 11395, - "\"=>\"": 21284, - "\"=>$": 32782, - "\">": 760, - "\">#": 87243, - "\">$": 60949, - "\">${": 48805, - "\">%": 72767, - "\">&": 13670, - "\">&#": 74244, - "\">'": 18229, - "\">'+": 41722, - "\">'+Ċ": 85186, - "\">',": 79404, - "\">',Ċ": 72920, - "\">'.": 57421, - "\">'.$": 36768, - "\">';Ċ": 25348, - "\">';čĊ": 79142, - "\">'Ċ": 75997, - "\">(": 58651, - "\">*-->Ċ": 97221, - "\">--}}Ċ": 80946, - "\">//": 73106, - "\"><": 3164, - "\">": 30152, - "-->Ċ": 10197, - "-->ĊĊ": 38959, - "-->čĊ": 40042, - "--[": 92587, - "--[[": 85205, - "--}}Ċ": 28319, - "--Ċ": 7233, - "--ĊĊ": 27567, - "--čĊ": 54851, - "-.": 14863, - "-/": 67214, - "-": 405, - "->$": 37826, - "->[": 71012, - "->_": 5239, - "->__": 30999, - "->___": 86542, - "->{": 10704, - "->{$": 34747, - "->{'": 28722, - "->{_": 99493, - "->Ċ": 85572, - "-A": 6830, - "-AA": 64764, - "-API": 99873, - "-Agent": 46218, - "-Al": 65473, - "-Allow": 34448, - "-Am": 99910, - "-Americ": 51783, - "-American": 24145, - "-Americans": 60164, - "-An": 59016, - "-Apr": 67248, - "-Ass": 62255, - "-Assad": 76286, - "-Aug": 62735, - "-B": 7826, - "-BEGIN": 55045, - "-Bar": 94420, - "-Based": 61439, - "-Benz": 63321, - "-Bold": 90681, - "-C": 7813, - "-CN": 96042, - "-CS": 79413, - "-Cal": 76450, - "-Cds": 99118, - "-Ch": 30653, - "-China": 98709, - "-Christian": 89141, - "-Class": 82626, - "-Clause": 64015, - "-Co": 87271, - "-Col": 55646, - "-Cola": 66277, - "-Compatible": 38362, - "-Con": 58848, - "-Control": 26111, - "-Core": 67529, - "-Cs": 79322, - "-D": 9607, - "-DD": 41275, - "-Day": 56012, - "-Dec": 80729, - "-Disposition": 63589, - "-E": 13737, - "-END": 52207, - "-East": 94764, - "-Encoding": 68458, - "-European": 88735, - "-F": 7424, - "-FIRST": 31462, - "-Feb": 94871, - "-Fi": 27395, - "-Free": 63990, - "-G": 12279, - "-General": 59082, - "-H": 11529, - "-HT": 100185, - "-Headers": 77106, - "-I": 22197, - "-ID": 54465, - "-II": 76644, - "-IN": 81121, - "-INF": 72570, - "-INFRINGEMENT": 95773, - "-IS": 98618, - "-Identifier": 37873, - "-In": 32600, - "-Isl": 81078, - "-Israel": 72090, - "-J": 12278, - "-Jan": 67552, - "-Javadoc": 50485, - "-Jul": 92279, - "-Jun": 78834, - "-K": 16222, - "-Key": 95421, - "-L": 8288, - "-LAST": 31615, - "-La": 95016, - "-Language": 91865, - "-Le": 47268, - "-League": 85711, - "-Length": 53593, - "-Level": 93880, - "-License": 37579, - "-Life": 88908, - "-Line": 92636, - "-M": 5364, - "-MM": 19013, - "-Mail": 38613, - "-Man": 31251, - "-Mar": 48535, - "-Mart": 65256, - "-May": 63086, - "-Men": 50559, - "-Methods": 96590, - "-Mobile": 57453, - "-Muslim": 62505, - "-N": 11500, - "-NLS": 38584, - "-Nazi": 97658, - "-New": 90837, - "-No": 99076, - "-Nov": 71588, - "-O": 24540, - "-Oct": 93526, - "-On": 67454, - "-One": 91477, - "-Origin": 52736, - "-Out": 85615, - "-Owned": 91152, - "-P": 9483, - "-Pacific": 64976, - "-Pack": 77682, - "-President": 86481, - "-Pro": 58186, - "-Q": 29342, - "-Qaeda": 57985, - "-R": 11151, - "-REAL": 96362, - "-ROM": 99483, - "-Ray": 79504, - "-Re": 69060, - "-Regular": 88691, - "-Requested": 90209, - "-Russian": 85135, - "-S": 6354, - "-SA": 93314, - "-ST": 93677, - "-Sah": 93214, - "-Saharan": 97519, - "-Se": 98628, - "-Semit": 45192, - "-Semitic": 74597, - "-Semitism": 65910, - "-Sep": 96253, - "-Series": 92831, - "-Sh": 31361, - "-Shirt": 76954, - "-Smith": 97338, - "-Speed": 95577, - "-St": 40720, - "-Star": 39884, - "-State": 87615, - "-T": 9469, - "-TV": 53392, - "-Ta": 44195, - "-Th": 71626, - "-The": 66106, - "-Time": 55585, - "-To": 59408, - "-Token": 90122, - "-Tr": 89147, - "-Trump": 68020, - "-Type": 11038, - "-U": 35681, - "-UA": 37836, - "-US": 33440, - "-Un": 83345, - "-Up": 47197, - "-V": 20198, - "-Version": 85002, - "-W": 13299, - "-West": 61861, - "-With": 84256, - "-X": 31650, - "-Y": 30237, - "-Year": 71998, - "-Z": 11419, - "-Za": 40379, - "-[": 42095, - "-\\": 31629, - "-_": 71149, - "-a": 7561, - "-ab": 39130, - "-abortion": 96583, - "-about": 69205, - "-abs": 97510, - "-ac": 38698, - "-access": 43256, - "-account": 51082, - "-acre": 64434, - "-action": 26115, - "-actions": 52421, - "-active": 32344, - "-ad": 26831, - "-add": 19082, - "-added": 87442, - "-addon": 40877, - "-addons": 95859, - "-address": 42733, - "-adjust": 60684, - "-admin": 28324, - "-aff": 71260, - "-after": 45673, - "-ag": 43085, - "-age": 44041, - "-aged": 57859, - "-agent": 43035, - "-ahead": 99588, - "-air": 38635, - "-ajax": 83420, - "-al": 19308, - "-alert": 56845, - "-align": 9841, - "-aligned": 98551, - "-alist": 82078, - "-all": 23148, - "-alone": 74249, - "-alpha": 65638, - "-alt": 34450, - "-am": 33317, - "-an": 19415, - "-analysis": 56536, - "-analytics": 100010, - "-anchor": 76545, - "-and": 9976, - "-android": 98488, - "-angle": 35481, - "-angular": 51544, - "-animate": 82450, - "-animation": 64306, - "-answer": 96877, - "-any": 89527, - "-aos": 65944, - "-ap": 46256, - "-api": 24851, - "-app": 20624, - "-append": 89329, - "-application": 93579, - "-appointed": 99463, - "-approved": 67362, - "-ar": 58493, - "-archive": 96200, - "-area": 30122, - "-arm": 67918, - "-around": 46716, - "-array": 63158, - "-arrow": 30408, - "-art": 38921, - "-article": 78505, - "-as": 33534, - "-ass": 35915, - "-assets": 76258, - "-associated": 75968, - "-at": 29883, - "-au": 83097, - "-aut": 46223, - "-auth": 34603, - "-author": 43802, - "-authored": 96471, - "-auto": 20533, - "-automatic": 95573, - "-available": 94832, - "-avatar": 80187, - "-average": 78526, - "-await": 80838, - "-awaited": 90350, - "-aware": 66104, - "-away": 90724, - "-awesome": 29624, - "-axis": 36421, - "-b": 1481, - "-back": 15825, - "-backed": 46128, - "-backend": 91087, - "-background": 43034, - "-badge": 89176, - "-bal": 84225, - "-ball": 68302, - "-band": 68775, - "-banner": 71983, - "-bar": 16150, - "-bars": 83927, - "-base": 31113, - "-based": 6108, - "-basic": 52102, - "-basket": 95775, - "-be": 15502, - "-bearing": 92253, - "-bed": 49607, - "-bedroom": 67967, - "-before": 70547, - "-begin": 92773, - "-being": 33851, - "-bel": 91305, - "-best": 57701, - "-beta": 68740, - "-between": 27049, - "-bg": 36904, - "-big": 70511, - "-billion": 70173, - "-bin": 50225, - "-binary": 95939, - "-bind": 66063, - "-binding": 65500, - "-bit": 15615, - "-bl": 16677, - "-black": 38046, - "-blind": 95449, - "-block": 9612, - "-blocking": 79861, - "-blog": 61039, - "-blood": 94003, - "-blue": 32754, - "-bo": 70566, - "-board": 53955, - "-bodied": 97397, - "-body": 9534, - "-bold": 28739, - "-book": 34740, - "-books": 84191, - "-boot": 89389, - "-bootstrap": 25383, - "-border": 28117, - "-bordered": 32454, - "-born": 40260, - "-bot": 90461, - "-bottom": 11635, - "-bound": 50962, - "-box": 12913, - "-boy": 86003, - "-br": 31217, - "-brand": 34220, - "-bre": 93008, - "-break": 35449, - "-breaking": 55407, - "-browser": 32655, - "-bs": 57530, - "-btn": 15963, - "-budget": 95852, - "-buffer": 32451, - "-build": 33245, - "-builder": 72914, - "-building": 52499, - "-built": 52714, - "-business": 65113, - "-but": 70896, - "-button": 12726, - "-buttons": 62767, - "-buy": 80778, - "-by": 14656, - "-byte": 55052, - "-c": 1824, - "-ca": 51877, - "-cache": 37780, - "-cal": 49236, - "-calendar": 48097, - "-call": 59997, - "-called": 19434, - "-camera": 73044, - "-campus": 94419, - "-can": 72314, - "-cancel": 86103, - "-cap": 37789, - "-capital": 98231, - "-caption": 59417, - "-car": 24948, - "-card": 21099, - "-care": 41206, - "-caret": 84022, - "-carousel": 53337, - "-cart": 36559, - "-case": 39585, - "-cat": 84992, - "-catching": 84424, - "-categories": 96199, - "-category": 43958, - "-ce": 54312, - "-cell": 33001, - "-cent": 21911, - "-center": 7027, - "-centered": 50482, - "-central": 85181, - "-centric": 65524, - "-century": 34457, - "-cert": 62134, - "-ch": 11843, - "-chain": 66286, - "-chair": 79781, - "-chan": 78735, - "-change": 51502, - "-changing": 49961, - "-channel": 54968, - "-char": 43638, - "-character": 80325, - "-chart": 45727, - "-chat": 61635, - "-che": 37840, - "-check": 16313, - "-checkbox": 50173, - "-checked": 100231, - "-chevron": 48482, - "-chief": 74719, - "-child": 24384, - "-choice": 63726, - "-ci": 63484, - "-cigaret": 63367, - "-cigarettes": 86163, - "-circle": 19181, - "-city": 54429, - "-cl": 31717, - "-class": 15144, - "-clean": 92900, - "-clear": 68127, - "-cli": 55897, - "-click": 29218, - "-client": 31111, - "-clock": 55388, - "-close": 35562, - "-cloud": 60297, - "-cluster": 94308, - "-cmpr": 99071, - "-cn": 64364, - "-co": 23283, - "-code": 26327, - "-coded": 87411, - "-col": 20024, - "-collapse": 25495, - "-collar": 97936, - "-collection": 96709, - "-color": 8048, - "-colored": 58822, - "-cols": 98914, - "-column": 26005, - "-columns": 74669, - "-com": 11733, - "-comm": 88389, - "-command": 49519, - "-comment": 46766, - "-comments": 78254, - "-commerce": 42685, - "-commercial": 74144, - "-commit": 97498, - "-common": 46145, - "-community": 90886, - "-comp": 63250, - "-company": 92133, - "-compatible": 81315, - "-complete": 75514, - "-component": 42487, - "-components": 25614, - "-compose": 66170, - "-con": 15204, - "-cond": 84476, - "-condition": 59105, - "-conf": 51817, - "-confidence": 91980, - "-config": 26187, - "-confirm": 67625, - "-connect": 86570, - "-connected": 73288, - "-cons": 69604, - "-conscious": 66666, - "-console": 75856, - "-consuming": 70840, - "-cont": 35172, - "-contact": 54096, - "-contained": 96324, - "-container": 12863, - "-containing": 93871, - "-content": 6951, - "-context": 64733, - "-contrib": 86544, - "-control": 4565, - "-controlled": 41370, - "-controller": 68345, - "-controls": 35351, - "-cookie": 88339, - "-coordinate": 81797, - "-copy": 67240, - "-cor": 46713, - "-core": 24357, - "-corner": 88695, - "-cost": 41238, - "-count": 27678, - "-counter": 64289, - "-country": 56971, - "-course": 69529, - "-court": 98462, - "-cover": 76465, - "-covered": 84408, - "-cr": 48689, - "-create": 40779, - "-created": 72057, - "-cross": 77529, - "-css": 48959, - "-cultural": 94526, - "-cur": 95149, - "-current": 45275, - "-custom": 37998, - "-cut": 43321, - "-cycle": 78790, - "-d": 1773, - "-da": 66997, - "-danger": 12294, - "-dark": 22592, - "-dashboard": 50236, - "-dat": 94097, - "-data": 14271, - "-date": 18920, - "-datepicker": 59664, - "-day": 11477, - "-days": 96314, - "-db": 61499, - "-dd": 22265, - "-de": 6953, - "-deals": 68648, - "-death": 97586, - "-debug": 72151, - "-decoration": 31366, - "-def": 29899, - "-default": 13986, - "-defense": 58798, - "-defined": 39817, - "-definition": 90150, - "-degree": 38775, - "-del": 48226, - "-delay": 46271, - "-delete": 42004, - "-dem": 77779, - "-demand": 57364, - "-demo": 59993, - "-den": 97628, - "-density": 89131, - "-depend": 36814, - "-dependent": 43918, - "-depth": 31410, - "-derived": 72286, - "-des": 25520, - "-desc": 53647, - "-described": 51704, - "-describedby": 65862, - "-description": 43930, - "-design": 47117, - "-designed": 69956, - "-desktop": 80349, - "-dess": 89429, - "-destruct": 97322, - "-det": 92004, - "-detail": 30672, - "-details": 31533, - "-dev": 26842, - "-devel": 65203, - "-develop": 49061, - "-development": 95706, - "-device": 66707, - "-di": 51389, - "-dialog": 21292, - "-digit": 49442, - "-dimensional": 33520, - "-dir": 46383, - "-direct": 44624, - "-directed": 86855, - "-direction": 34149, - "-directory": 54734, - "-dis": 10694, - "-disable": 22115, - "-disabled": 69167, - "-disc": 52765, - "-dismiss": 18802, - "-dismissible": 78733, - "-display": 53939, - "-dist": 88359, - "-distance": 74908, - "-div": 33885, - "-divider": 71000, - "-do": 30659, - "-doc": 11788, - "-document": 83333, - "-dollar": 54135, - "-dom": 14766, - "-domain": 73894, - "-dominated": 90723, - "-done": 95388, - "-door": 58190, - "-dot": 82002, - "-double": 69720, - "-down": 15220, - "-download": 63551, - "-dr": 19158, - "-drive": 83510, - "-driven": 32505, - "-driver": 77590, - "-driving": 60811, - "-drop": 62871, - "-dropdown": 45049, - "-du": 98305, - "-duration": 65483, - "-duty": 55618, - "-e": 5773, - "-earth": 86187, - "-east": 40607, - "-economic": 77249, - "-ed": 35535, - "-edge": 48448, - "-edit": 22930, - "-editor": 47567, - "-educated": 88781, - "-eff": 53465, - "-effect": 23937, - "-effective": 53421, - "-effects": 75888, - "-efficient": 73916, - "-eight": 70815, - "-el": 84249, - "-elect": 37081, - "-elected": 96805, - "-election": 43733, - "-element": 29552, - "-elements": 65545, - "-em": 37612, - "-email": 43217, - "-employed": 88984, - "-empty": 40533, - "-en": 21430, - "-enable": 65311, - "-enabled": 55292, - "-encoded": 93362, - "-end": 13368, - "-ended": 84175, - "-ending": 67897, - "-energy": 65487, - "-eng": 97202, - "-engine": 50725, - "-enh": 84182, - "-enter": 49315, - "-entity": 94688, - "-entry": 48344, - "-env": 68562, - "-envelope": 64625, - "-equ": 63359, - "-equipped": 88202, - "-equiv": 23793, - "-era": 52443, - "-error": 19453, - "-errors": 73704, - "-es": 32954, - "-eslint": 56275, - "-esque": 80058, - "-establish": 48587, - "-established": 64868, - "-esteem": 65906, - "-et": 97110, - "-ev": 91345, - "-even": 92631, - "-event": 40787, - "-events": 54903, - "-ever": 57540, - "-ex": 10397, - "-example": 44530, - "-exc": 98033, - "-exclusive": 94158, - "-exec": 71821, - "-existent": 60928, - "-existing": 50457, - "-exp": 18882, - "-expand": 50193, - "-expanded": 31136, - "-export": 66927, - "-expression": 82593, - "-ext": 67203, - "-extension": 81639, - "-extra": 72804, - "-eye": 47797, - "-eyed": 53613, - "-f": 2269, - "-face": 30188, - "-facebook": 54687, - "-faced": 77981, - "-facing": 64406, - "-factor": 75197, - "-family": 17633, - "-fashion": 58580, - "-fashioned": 64369, - "-fast": 74768, - "-fat": 64354, - "-fe": 34303, - "-feature": 92940, - "-fed": 79100, - "-feed": 87260, - "-feedback": 35974, - "-feira": 65008, - "-fetch": 81140, - "-fi": 37731, - "-fiction": 74531, - "-field": 19677, - "-fields": 80685, - "-figure": 100096, - "-file": 14537, - "-files": 47148, - "-fill": 60087, - "-filled": 44518, - "-filter": 33548, - "-fin": 85099, - "-final": 55962, - "-finals": 99008, - "-find": 76884, - "-fire": 57369, - "-fired": 72678, - "-first": 38043, - "-fit": 50660, - "-five": 36399, - "-fix": 72013, - "-fixed": 54864, - "-fl": 12556, - "-flag": 79050, - "-flash": 93979, - "-flat": 66568, - "-flex": 18612, - "-flight": 77303, - "-floating": 90751, - "-floor": 80450, - "-flow": 62413, - "-fluid": 17878, - "-fly": 83985, - "-focus": 80564, - "-focused": 52373, - "-fold": 24325, - "-folder": 75704, - "-follow": 93685, - "-font": 31771, - "-fontawesome": 96948, - "-food": 64567, - "-foot": 21117, - "-football": 85242, - "-footer": 19556, - "-for": 15548, - "-force": 81149, - "-form": 8627, - "-format": 39480, - "-formed": 95977, - "-forward": 45904, - "-found": 27802, - "-founded": 83208, - "-founder": 36927, - "-four": 42117, - "-fr": 51478, - "-frame": 47867, - "-framework": 74497, - "-free": 12862, - "-frequency": 79412, - "-friendly": 22658, - "-from": 39151, - "-front": 64726, - "-ft": 94724, - "-full": 24563, - "-function": 34849, - "-functional": 99616, - "-functions": 78530, - "-funded": 50701, - "-fw": 40339, - "-g": 2427, - "-gallery": 52338, - "-game": 19959, - "-gap": 89657, - "-gay": 85036, - "-gen": 37564, - "-general": 69097, - "-generated": 16581, - "-generation": 43927, - "-generator": 79102, - "-generic": 83782, - "-get": 23304, - "-girl": 63970, - "-git": 82849, - "-gl": 70750, - "-global": 74419, - "-gnu": 86816, - "-go": 20521, - "-goal": 93388, - "-going": 65912, - "-good": 72800, - "-google": 63745, - "-government": 46704, - "-gr": 25313, - "-grade": 41327, - "-gradient": 43838, - "-grand": 72102, - "-graph": 74116, - "-gray": 22595, - "-green": 39368, - "-grey": 64313, - "-grid": 29183, - "-ground": 79255, - "-group": 4449, - "-groups": 91452, - "-grow": 93832, - "-growing": 56657, - "-guard": 94081, - "-guid": 84792, - "-guide": 92525, - "-gun": 76335, - "-h": 2902, - "-haired": 68479, - "-half": 34902, - "-hand": 25417, - "-handed": 37240, - "-handle": 89507, - "-handler": 73212, - "-hard": 71845, - "-has": 46998, - "-hash": 97270, - "-haspopup": 62326, - "-have": 69584, - "-he": 38435, - "-head": 27488, - "-headed": 62166, - "-header": 9535, - "-heading": 24224, - "-health": 79505, - "-heart": 43344, - "-hearted": 70395, - "-heavy": 74666, - "-height": 17505, - "-held": 58606, - "-help": 50570, - "-helper": 78764, - "-hero": 92893, - "-hidden": 13609, - "-hide": 60982, - "-high": 28661, - "-highlight": 73902, - "-history": 62474, - "-hit": 70201, - "-holder": 66509, - "-hole": 87693, - "-home": 25389, - "-hook": 34960, - "-hooks": 79487, - "-hop": 49819, - "-horizontal": 39000, - "-host": 39689, - "-hot": 60547, - "-hour": 21925, - "-hours": 77105, - "-house": 37002, - "-hover": 29993, - "-how": 58523, - "-html": 54868, - "-http": 72412, - "-human": 70095, - "-i": 18064, - "-icon": 7971, - "-icons": 19400, - "-id": 13193, - "-ie": 88427, - "-if": 45737, - "-ignore": 44271, - "-il": 57375, - "-im": 38025, - "-image": 14064, - "-images": 52091, - "-img": 21743, - "-imm": 64683, - "-import": 54415, - "-important": 98473, - "-in": 3502, - "-inc": 86719, - "-inch": 25224, - "-income": 32197, - "-ind": 18251, - "-indent": 53775, - "-independent": 98885, - "-index": 22214, - "-induced": 38973, - "-inf": 48336, - "-inflammatory": 67595, - "-info": 12788, - "-information": 81839, - "-ing": 85005, - "-init": 55873, - "-initial": 49067, - "-initialized": 69128, - "-inline": 24554, - "-inner": 31999, - "-input": 14258, - "-ins": 22610, - "-insert": 75650, - "-inspired": 53161, - "-inst": 34788, - "-instagram": 91497, - "-install": 58999, - "-instance": 74755, - "-int": 20653, - "-intensive": 88092, - "-inter": 45994, - "-interest": 65873, - "-interface": 84054, - "-inv": 88586, - "-invalid": 40840, - "-inverse": 75399, - "-io": 87369, - "-ion": 80846, - "-ios": 89219, - "-ip": 75832, - "-is": 31530, - "-ish": 67853, - "-issue": 90465, - "-it": 38611, - "-item": 6538, - "-items": 17917, - "-j": 13636, - "-java": 86439, - "-job": 71048, - "-js": 26887, - "-json": 57180, - "-k": 12934, - "-key": 16569, - "-keys": 77209, - "-kind": 60806, - "-kit": 92576, - "-know": 100220, - "-known": 22015, - "-l": 2922, - "-la": 53926, - "-label": 7087, - "-labelled": 32901, - "-labelledby": 33227, - "-lang": 76560, - "-language": 44658, - "-large": 40248, - "-largest": 68067, - "-last": 61615, - "-lasting": 65265, - "-lat": 99514, - "-launch": 86406, - "-law": 31412, - "-layer": 48435, - "-layout": 38903, - "-le": 31307, - "-leading": 69475, - "-league": 88363, - "-leaning": 78461, - "-learning": 71856, - "-led": 35054, - "-left": 8109, - "-leg": 62223, - "-legged": 95364, - "-len": 86657, - "-length": 30425, - "-less": 56009, - "-letter": 80468, - "-level": 11852, - "-lfs": 71262, - "-lg": 7662, - "-li": 76646, - "-lib": 39741, - "-library": 53521, - "-license": 60067, - "-life": 26928, - "-light": 18179, - "-like": 12970, - "-limit": 72259, - "-line": 8614, - "-linear": 62399, - "-lined": 90059, - "-lines": 84463, - "-link": 9142, - "-linked": 55514, - "-links": 47776, - "-linux": 47475, - "-list": 9206, - "-lite": 79582, - "-liter": 86694, - "-live": 74551, - "-lived": 62954, - "-ln": 28792, - "-lnd": 47851, - "-lo": 27578, - "-load": 50108, - "-loaded": 79170, - "-loader": 22061, - "-loading": 59786, - "-local": 41160, - "-location": 61970, - "-lock": 42872, - "-log": 47432, - "-login": 36148, - "-logo": 34897, - "-long": 24725, - "-looking": 31348, - "-loop": 61766, - "-loss": 77401, - "-loving": 77700, - "-low": 60369, - "-m": 1474, - "-machine": 84315, - "-made": 27975, - "-mail": 11724, - "-mails": 61320, - "-main": 31092, - "-major": 66681, - "-make": 95319, - "-maker": 84701, - "-makers": 76170, - "-making": 28846, - "-man": 21110, - "-management": 55885, - "-manager": 45996, - "-many": 81288, - "-map": 26943, - "-mar": 71098, - "-margin": 46491, - "-mark": 30004, - "-marker": 70928, - "-market": 48831, - "-mask": 77156, - "-master": 52003, - "-match": 46804, - "-material": 68418, - "-max": 45173, - "-md": 4533, - "-me": 35073, - "-mean": 84096, - "-med": 45872, - "-media": 42362, - "-mediated": 82076, - "-medium": 46917, - "-member": 44650, - "-members": 86940, - "-memory": 65196, - "-men": 89069, - "-menu": 11976, - "-message": 30432, - "-messages": 89242, - "-meta": 55117, - "-metadata": 97531, - "-metal": 89932, - "-meter": 73601, - "-method": 51397, - "-mf": 48347, - "-middle": 51167, - "-mile": 43276, - "-million": 46149, - "-min": 13703, - "-minded": 34423, - "-mini": 68454, - "-minus": 72123, - "-minute": 24401, - "-mm": 49675, - "-mobile": 42179, - "-mod": 17515, - "-modal": 26177, - "-mode": 15331, - "-model": 29344, - "-module": 47818, - "-modules": 62179, - "-mon": 78396, - "-money": 69092, - "-monitor": 92734, - "-month": 23086, - "-more": 51014, - "-mort": 90653, - "-most": 63498, - "-motion": 85349, - "-mount": 60688, - "-mounted": 78830, - "-mouth": 92139, - "-move": 96794, - "-moving": 86572, - "-ms": 65189, - "-msg": 58562, - "-mult": 98027, - "-multi": 96769, - "-muted": 31840, - "-my": 62596, - "-même": 98375, - "-n": 5392, - "-na": 94182, - "-name": 11753, - "-names": 90144, - "-national": 75629, - "-native": 15971, - "-nav": 17238, - "-navbar": 53432, - "-navigation": 39752, - "-ne": 41078, - "-neck": 96533, - "-needed": 69875, - "-negative": 62035, - "-net": 67596, - "-network": 57832, - "-neutral": 92322, - "-new": 23065, - "-news": 46351, - "-next": 23101, - "-ng": 84063, - "-night": 45427, - "-nil": 84348, - "-nine": 86703, - "-no": 29466, - "-node": 40154, - "-non": 99800, - "-none": 25931, - "-normal": 53183, - "-not": 30269, - "-notch": 78611, - "-note": 68338, - "-notes": 62967, - "-notification": 91824, - "-now": 92063, - "-null": 61441, - "-num": 32294, - "-number": 26939, - "-o": 16405, - "-ob": 93549, - "-object": 41532, - "-of": 8838, - "-off": 12744, - "-office": 82227, - "-offs": 65039, - "-offset": 24695, - "-offsetof": 55287, - "-ok": 75353, - "-old": 6418, - "-olds": 65248, - "-on": 10539, - "-one": 19101, - "-online": 69979, - "-only": 15744, - "-ons": 60226, - "-op": 30592, - "-opacity": 69159, - "-open": 26770, - "-opening": 86308, - "-oper": 59655, - "-operation": 67334, - "-operative": 90093, - "-operator": 95787, - "-opt": 57212, - "-option": 49789, - "-options": 40833, - "-or": 27609, - "-orange": 85483, - "-order": 24747, - "-orders": 86151, - "-org": 72284, - "-oriented": 36185, - "-origin": 67903, - "-original": 68058, - "-os": 83528, - "-other": 73572, - "-out": 9994, - "-outline": 30741, - "-output": 60624, - "-outs": 85075, - "-over": 29352, - "-overlay": 52595, - "-owned": 29799, - "-owner": 70909, - "-p": 2320, - "-paced": 65319, - "-pack": 57610, - "-package": 45235, - "-packages": 76861, - "-packed": 71004, - "-pad": 93919, - "-padding": 43649, - "-page": 15463, - "-pages": 73447, - "-pagination": 81850, - "-paid": 70120, - "-pane": 39552, - "-panel": 32476, - "-paper": 77819, - "-par": 58098, - "-param": 74066, - "-parameter": 90512, - "-parent": 47536, - "-parse": 86482, - "-parser": 37720, - "-part": 29137, - "-parts": 93578, - "-party": 24993, - "-pass": 48067, - "-password": 34169, - "-path": 34195, - "-pattern": 80669, - "-pay": 71188, - "-paying": 89823, - "-payment": 73543, - "-pdf": 98725, - "-pe": 96751, - "-peer": 79697, - "-pencil": 57166, - "-per": 17453, - "-percent": 71724, - "-performance": 58574, - "-period": 99181, - "-person": 29145, - "-ph": 63837, - "-phase": 82710, - "-phone": 51580, - "-photo": 67467, - "-php": 85279, - "-pic": 83873, - "-picker": 62246, - "-picture": 80758, - "-piece": 56964, - "-pill": 89487, - "-pills": 91541, - "-pin": 75543, - "-pl": 33207, - "-place": 42761, - "-placeholder": 70198, - "-placement": 52663, - "-plan": 74081, - "-plane": 90649, - "-platform": 55125, - "-play": 27642, - "-player": 43467, - "-playing": 73185, - "-plugin": 24550, - "-plugins": 84846, - "-plus": 23786, - "-po": 75488, - "-pocket": 99436, - "-point": 16983, - "-pointer": 58789, - "-points": 93558, - "-pol": 55096, - "-policy": 67520, - "-pop": 41352, - "-popup": 48636, - "-port": 42557, - "-pos": 72882, - "-position": 34624, - "-positive": 69788, - "-post": 25414, - "-posts": 89671, - "-pound": 48730, - "-power": 27624, - "-powered": 41503, - "-pr": 27748, - "-pre": 22041, - "-prefix": 68281, - "-prepend": 85259, - "-pres": 80876, - "-present": 49124, - "-president": 67088, - "-pressure": 89561, - "-prev": 68112, - "-preview": 51981, - "-price": 38408, - "-priced": 85837, - "-primary": 9999, - "-print": 43245, - "-private": 66377, - "-pro": 10039, - "-process": 51194, - "-processing": 70293, - "-produ": 46354, - "-produced": 84561, - "-producing": 90375, - "-product": 29745, - "-production": 70666, - "-products": 68973, - "-prof": 93408, - "-profile": 25171, - "-profit": 28926, - "-program": 67120, - "-progress": 54391, - "-project": 34796, - "-prom": 66271, - "-proof": 60267, - "-prop": 77671, - "-properties": 68179, - "-property": 62501, - "-provider": 82632, - "-proxy": 84801, - "-ps": 69267, - "-pt": 97151, - "-public": 57571, - "-publish": 98453, - "-purple": 95562, - "-purpose": 59338, - "-push": 99743, - "-python": 73029, - "-q": 52708, - "-qu": 74801, - "-quality": 22867, - "-quarter": 58414, - "-quarters": 83641, - "-query": 66589, - "-question": 67515, - "-quote": 94029, - "-r": 3880, - "-ra": 59401, - "-rad": 95855, - "-radio": 63793, - "-radius": 18180, - "-random": 92775, - "-range": 31608, - "-ranging": 82105, - "-ranked": 76697, - "-ranking": 72539, - "-rate": 44126, - "-rated": 55985, - "-rating": 80611, - "-ray": 30630, - "-rays": 82817, - "-re": 5621, - "-reaching": 87248, - "-react": 31696, - "-read": 29906, - "-readable": 84318, - "-reader": 91579, - "-ready": 65015, - "-real": 75895, - "-rec": 60272, - "-record": 57263, - "-red": 32698, - "-redux": 20177, - "-ref": 44107, - "-reference": 73723, - "-refresh": 76186, - "-reg": 33263, - "-regexp": 95511, - "-region": 61779, - "-register": 64118, - "-registration": 99798, - "-rel": 48712, - "-related": 14228, - "-relative": 76806, - "-release": 45824, - "-remove": 49725, - "-ren": 94109, - "-render": 60033, - "-repeat": 34843, - "-reply": 79491, - "-report": 48511, - "-reported": 85296, - "-request": 45908, - "-required": 63572, - "-res": 11849, - "-reset": 77503, - "-resistant": 47056, - "-resolution": 64036, - "-resource": 75890, - "-resources": 90911, - "-response": 59569, - "-responsive": 21638, - "-rest": 77333, - "-result": 54938, - "-results": 65870, - "-ret": 70210, - "-return": 81123, - "-review": 46821, - "-reviewed": 79804, - "-rich": 41947, - "-right": 6840, - "-rights": 87656, - "-ring": 77029, - "-rise": 89499, - "-risk": 46570, - "-ro": 53034, - "-road": 66815, - "-rock": 80437, - "-role": 55921, - "-roll": 87860, - "-room": 48840, - "-root": 40314, - "-round": 21691, - "-rounded": 65318, - "-route": 82659, - "-router": 14601, - "-routing": 53256, - "-row": 20115, - "-rule": 60401, - "-run": 23831, - "-runner": 84156, - "-running": 54589, - "-runtime": 70012, - "-s": 1355, - "-safe": 56219, - "-sale": 58637, - "-sales": 96768, - "-sama": 96276, - "-sample": 84979, - "-san": 47038, - "-save": 49653, - "-saving": 59085, - "-sc": 31419, - "-scal": 62987, - "-scalable": 75352, - "-scale": 13230, - "-scenes": 80645, - "-schema": 80784, - "-school": 35789, - "-score": 76274, - "-screen": 30360, - "-script": 67060, - "-scripts": 95248, - "-scroll": 35885, - "-scrollbar": 94020, - "-sdk": 36578, - "-se": 7962, - "-search": 19993, - "-season": 31300, - "-seat": 79181, - "-second": 44963, - "-secondary": 30483, - "-secret": 69992, - "-section": 22327, - "-sectional": 97319, - "-sector": 89211, - "-security": 63302, - "-seeking": 99538, - "-select": 21090, - "-selected": 46340, - "-selection": 76805, - "-selector": 77227, - "-self": 42576, - "-selling": 48724, - "-sem": 70789, - "-semibold": 83016, - "-send": 75218, - "-sensitive": 57767, - "-separated": 73792, - "-ser": 26469, - "-series": 57432, - "-serif": 28666, - "-server": 27396, - "-service": 24358, - "-services": 59392, - "-serving": 87086, - "-session": 58281, - "-set": 25063, - "-setting": 61556, - "-settings": 41132, - "-setup": 79197, - "-seven": 79125, - "-sex": 27119, - "-sh": 7666, - "-shadow": 27964, - "-shaped": 35831, - "-share": 60820, - "-shared": 96008, - "-sharing": 55856, - "-sheet": 90066, - "-shell": 75962, - "-shift": 91043, - "-shirt": 34768, - "-shirts": 49760, - "-shop": 76014, - "-shopping": 79542, - "-short": 69751, - "-shot": 64630, - "-show": 31637, - "-side": 25034, - "-sidebar": 35228, - "-sided": 50858, - "-sign": 29053, - "-signed": 93653, - "-simple": 67057, - "-single": 57787, - "-site": 29654, - "-six": 55541, - "-size": 7321, - "-sized": 28935, - "-sizing": 61451, - "-sk": 46407, - "-sl": 59197, - "-slide": 37557, - "-slider": 38833, - "-slot": 88319, - "-sm": 4773, - "-small": 34859, - "-sn": 76550, - "-so": 34119, - "-social": 43129, - "-solid": 58353, - "-solving": 99246, - "-song": 77740, - "-sort": 47640, - "-source": 31874, - "-sp": 23032, - "-space": 29047, - "-spacing": 53473, - "-span": 65160, - "-spe": 54075, - "-speaking": 62290, - "-spec": 58894, - "-special": 93348, - "-specific": 19440, - "-speed": 30699, - "-spin": 82006, - "-spinner": 71210, - "-split": 79512, - "-sponsored": 64650, - "-spot": 98680, - "-square": 34047, - "-src": 50042, - "-st": 5594, - "-stack": 57190, - "-stage": 51256, - "-standard": 54920, - "-standing": 56703, - "-star": 21337, - "-stars": 98006, - "-start": 19471, - "-stat": 73454, - "-state": 21395, - "-states": 90160, - "-static": 50830, - "-stats": 81113, - "-status": 36098, - "-ste": 97426, - "-step": 30308, - "-stock": 88211, - "-stop": 42311, - "-storage": 63895, - "-store": 34352, - "-story": 46199, - "-str": 42728, - "-stream": 39823, - "-string": 31981, - "-strip": 32504, - "-striped": 33875, - "-strokes": 98508, - "-strong": 96857, - "-style": 11549, - "-su": 87229, - "-sub": 18451, - "-submit": 52315, - "-success": 13403, - "-suite": 92674, - "-sum": 76911, - "-summary": 66710, - "-sup": 59615, - "-support": 57047, - "-supported": 88213, - "-sur": 68806, - "-svg": 59669, - "-sw": 62979, - "-switch": 48296, - "-symbol": 88422, - "-sync": 66134, - "-syntax": 83879, - "-system": 37748, - "-t": 2442, - "-tab": 28511, - "-table": 17203, - "-tabs": 32841, - "-tag": 39304, - "-tags": 64914, - "-taking": 80671, - "-talk": 93780, - "-tank": 96128, - "-target": 18996, - "-task": 53679, - "-tax": 58144, - "-te": 49893, - "-team": 43942, - "-tech": 42357, - "-temp": 69290, - "-template": 34509, - "-term": 9860, - "-terminal": 91723, - "-terrorism": 95996, - "-test": 17261, - "-tested": 97173, - "-testid": 90352, - "-testing": 83255, - "-tests": 82194, - "-text": 9529, - "-th": 7716, - "-than": 48754, - "-that": 94600, - "-the": 10826, - "-theme": 34285, - "-themed": 57689, - "-thinking": 100051, - "-third": 30277, - "-thirds": 45726, - "-this": 61291, - "-thread": 61904, - "-threat": 56844, - "-threatening": 62999, - "-three": 49493, - "-through": 43847, - "-thumb": 67296, - "-thumbnail": 64967, - "-thumbnails": 97501, - "-ticket": 94322, - "-tier": 58355, - "-time": 7394, - "-times": 45548, - "-tip": 84329, - "-title": 8992, - "-tm": 71635, - "-to": 4791, - "-toast": 95734, - "-toggle": 10152, - "-toggler": 46394, - "-token": 35941, - "-ton": 75735, - "-tone": 99036, - "-too": 94679, - "-tool": 41324, - "-toolbar": 73890, - "-tools": 45746, - "-tooltip": 61746, - "-top": 8338, - "-topic": 86800, - "-total": 77329, - "-touch": 40026, - "-town": 84003, - "-tr": 10398, - "-tra": 80367, - "-track": 54566, - "-tracking": 94949, - "-trade": 83129, - "-trained": 70024, - "-training": 86470, - "-trans": 39160, - "-transfer": 93791, - "-transform": 33952, - "-transition": 55601, - "-transitional": 92430, - "-translate": 99283, - "-transparent": 75318, - "-trash": 43127, - "-treated": 88186, - "-tree": 41538, - "-trigger": 59087, - "-ts": 95601, - "-turn": 65051, - "-turned": 91546, - "-tw": 98662, - "-twitter": 60190, - "-two": 38502, - "-txt": 99373, - "-type": 10827, - "-types": 21484, - "-u": 46481, - "-ui": 8896, - "-ul": 66070, - "-un": 20486, - "-under": 72207, - "-unit": 61675, - "-unstyled": 81290, - "-unused": 64512, - "-up": 5352, - "-update": 39960, - "-upload": 48269, - "-upper": 54362, - "-uppercase": 60292, - "-ups": 27859, - "-uri": 88332, - "-url": 26521, - "-urlencoded": 45657, - "-us": 26766, - "-use": 25700, - "-used": 69621, - "-user": 8865, - "-users": 44480, - "-using": 93875, - "-util": 74546, - "-utils": 47129, - "-v": 8437, - "-val": 46254, - "-valid": 85910, - "-validate": 90476, - "-validation": 59446, - "-validator": 79674, - "-valu": 81119, - "-value": 19625, - "-values": 70150, - "-var": 86515, - "-variable": 39889, - "-vars": 81733, - "-vector": 66292, - "-ver": 99156, - "-vers": 95036, - "-version": 46467, - "-vertical": 89698, - "-ves": 93909, - "-vesm": 95073, - "-video": 42411, - "-view": 23318, - "-viol": 76827, - "-vis": 82489, - "-visible": 92236, - "-volume": 67868, - "-vous": 45325, - "-vs": 98974, - "-w": 2695, - "-wage": 96976, - "-wall": 86111, - "-war": 48260, - "-warning": 25040, - "-watch": 85396, - "-water": 55051, - "-wave": 89354, - "-way": 27896, - "-we": 62441, - "-web": 30531, - "-webpack": 59899, - "-week": 30609, - "-weight": 12923, - "-west": 38702, - "-wh": 56432, - "-wheel": 62727, - "-white": 16237, - "-wide": 25480, - "-widget": 30012, - "-widgets": 82208, - "-width": 9531, - "-wife": 83935, - "-win": 48789, - "-window": 42866, - "-windows": 98294, - "-wing": 29480, - "-winning": 27875, - "-wise": 45539, - "-with": 27281, - "-word": 38428, - "-work": 29721, - "-worker": 66616, - "-workers": 63384, - "-working": 64992, - "-world": 31184, - "-worthy": 97767, - "-wow": 72632, - "-wrap": 25186, - "-wrapper": 17844, - "-write": 63162, - "-writing": 97765, - "-written": 67383, - "-wsj": 29233, - "-www": 42342, - "-x": 6695, - "-xl": 32046, - "-xs": 10144, - "-y": 12303, - "-yard": 37839, - "-year": 4771, - "-years": 57188, - "-yellow": 74012, - "-you": 46517, - "-your": 53246, - "-yyyy": 76491, - "-z": 9319, - "-zA": 21768, - "-zero": 38029, - "-zone": 78863, - "-{": 64447, - "-être": 85815, - "-Ċ": 7058, - "-ĊĊ": 10669, - "-čĊ": 70227, - ".": 13, - ".!": 62450, - ".\"": 1210, - ".\"\"": 11371, - ".\"\"\"": 75100, - ".\"\"\"Ċ": 14781, - ".\"\"\"ĊĊ": 30284, - ".\"&": 84884, - ".\"'": 35277, - ".\"'\";Ċ": 93313, - ".\"',": 62244, - ".\"','\".$": 85591, - ".\")": 39839, - ".\"));Ċ": 55236, - ".\"),": 83915, - ".\"),Ċ": 63597, - ".\").": 99501, - ".\");": 56535, - ".\");Ċ": 7470, - ".\");ĊĊ": 31558, - ".\");čĊ": 28105, - ".\")]Ċ": 52607, - ".\")Ċ": 13352, - ".\")ĊĊ": 32325, - ".\")čĊ": 64273, - ".\"+": 68147, - ".\",": 10684, - ".\",\"": 48991, - ".\",Ċ": 10560, - ".\",čĊ": 58474, - ".\".": 38011, - ".\"/": 52661, - ".\";": 78455, - ".\";Ċ": 15656, - ".\";ĊĊ": 59824, - ".\";čĊ": 55303, - ".\"<": 56508, - ".\"Ċ": 97805, - "...\"Ċ": 31538, - "...\"ĊĊ": 48586, - "...'": 74438, - "...');Ċ": 68551, - "...')Ċ": 48556, - "...',": 69486, - "...',Ċ": 75840, - "...'Ċ": 81430, - "...(": 93156, - "...)": 33674, - "...)Ċ": 32318, - "...)ĊĊ": 62927, - "...,": 40868, - "....": 1975, - ".....": 18575, - "......": 29249, - ".......": 49711, - "........": 4095, - ".........": 62073, - "................": 8054, - "........................": 57341, - "................................": 16971, - "................................................................": 43369, - "......ĊĊ": 71131, - ".....ĊĊ": 81734, - "....Ċ": 78928, - "....ĊĊ": 20838, - "...": 39781, - "/\"Ċ": 30655, - "/\"ĊĊ": 86412, - "/#": 27657, - "/#{": 43947, - "/$": 10982, - "/$',": 47069, - "/${": 11504, - "/%": 12915, - "/&": 84472, - "/'": 11576, - "/')": 79764, - "/');Ċ": 57079, - "/')Ċ": 49274, - "/'+": 29507, - "/',": 14688, - "/',Ċ": 31593, - "/'.": 71117, - "/'.$": 19547, - "/';Ċ": 44986, - "/';ĊĊ": 96273, - "/'Ċ": 34121, - "/'ĊĊ": 80667, - "/(": 12148, - "/(?": 54880, - "/)": 51907, - "/)Ċ": 54660, - "/*": 1075, - "/*!": 19202, - "/*!Ċ": 24982, - "/**": 3747, - "/***": 71039, - "/********": 67821, - "/****************": 73400, - "/************************": 63722, - "/********************************": 26342, - "/****************************************": 74061, - "/************************************************": 79471, - "/********************************************************": 67259, - "/****************************************************************": 20766, - "/************************************************************************": 11624, - "/****************************************************************************": 23381, - "/********************************************************************************": 76732, - "/************************************************************************************************": 87644, - "/*******************************************************************************Ċ": 37813, - "/******************************************************************************/Ċ": 86099, - "/******************************************************************************Ċ": 54296, - "/*****************************************************************************Ċ": 69232, - "/****************************************************************************Ċ": 59107, - "/***************************************************************************Ċ": 72088, - "/******/": 24953, - "/******/Ċ": 77988, - "/***/": 22471, - "/**/*.": 53665, - "/**<": 70119, - "/**Ċ": 1784, - "/**ĊĊ": 91058, - "/**čĊ": 7686, - "/*------------------------------------------------": 74162, - "/*----------------------------------------------------------------": 30965, - "/*----------------------------------------------------------------------------": 59006, - "/*.": 24449, - "/*/": 92637, - "/*================================================================": 45538, - "/*@": 83694, - "/*Ċ": 3364, - "/*ĊĊ": 50860, - "/*čĊ": 16764, - "/+": 62751, - "/,": 35645, - "/,Ċ": 59758, - "/-": 24572, - "/--": 61587, - "/.": 12196, - "/../": 79480, - "/.Ċ": 76969, - "/.ĊĊ": 85000, - "//": 322, - "//!": 13964, - "//!Ċ": 52852, - "//\"": 78315, - "//#": 14540, - "//$": 21207, - "//'": 45639, - "//(": 96538, - "//*": 22132, - "//****************************************************************": 56363, - "//************************************************************************": 66180, - "//****************************************************************************": 65326, - "//**Ċ": 95814, - "//*[": 77430, - "//*[@": 38418, - "//-": 62563, - "//--": 78617, - "//----------------": 62783, - "//--------------------------------": 49356, - "//------------------------------------------------": 31989, - "//----------------------------------------------------------------": 10089, - "//----------------------------------------------------------------------------": 18498, - "//--------------------------------------------------------------------------------": 51661, - "//------------------------------------------------------------------------------------------------": 57442, - "//----------------------------------------------------------------------------------------------------------------": 90280, - "//------------------------------------------------------------------------------Ċ": 46914, - "//------------------------------------------------------------------------------ĊĊ": 88667, - "//-----------------------------------------------------------------------------Ċ": 45242, - "//----------------------------------------------------------------------------Ċ": 80038, - "//---------------------------------------------------------------------------Ċ": 58407, - "//---------------------------------------------------------------------------ĊĊ": 95564, - "//--------------------------------------------------------------Ċ": 82142, - "///": 2640, - "////": 730, - "/////": 98756, - "////////": 1165, - "////////////": 17287, - "////////////////": 2012, - "////////////////////////////////": 3985, - "////////////////////////////////////////////////": 28505, - "////////////////////////////////////////////////////": 83945, - "////////////////////////////////////////////////////////": 62008, - "////////////////////////////////////////////////////////////": 65675, - "////////////////////////////////////////////////////////////////": 10023, - "////////////////////////////////////////////////////////////////////": 44300, - "////////////////////////////////////////////////////////////////////////": 36209, - "////////////////////////////////////////////////////////////////////////////": 28282, - "////////////////////////////////////////////////////////////////////////////////": 29326, - "////////////////////////////////////////////////////////////////////////////////////////////////": 61729, - "////////////////////////////////////////////////////////////////////////////////Ċ": 59969, - "////////////////////////////////////////////////////////////////////////////////ĊĊ": 99420, - "///////////////////////////////////////////////////////////////////////////////Ċ": 77837, - "/////////////////////////////////////////////////////////////////////////////Ċ": 84994, - "////Ċ": 60967, - "///<": 44826, - "///Ċ": 15735, - "///ĊĊ": 48244, - "///čĊ": 64558, - "//:": 92229, - "//=": 69306, - "//===": 79812, - "//================================================": 77607, - "//================================================================": 24036, - "//================================================================================": 95403, - "//@": 37685, - "//[": 66737, - "//{{": 78246, - "//{Ċ": 48703, - "//}}": 93155, - "//}Ċ": 37423, - "//}ĊĊ": 56442, - "//Ċ": 2341, - "//ĊĊ": 6454, - "//ĊĊĊ": 85841, - "//čĊ": 14342, - "//čĊčĊ": 66970, - "/:": 11567, - "/;Ċ": 80895, - "/<": 23875, - "/": 9883, - "/>\";Ċ": 68808, - "/>.": 97008, - "/>.Ċ": 21681, - "/>.ĊĊ": 52378, - "/><": 33587, - "/>\\": 99508, - "/>Ċ": 10381, - "/>ĊĊ": 69701, - "/>čĊ": 49627, - "/?": 18236, - "/@": 39762, - "/A": 10576, - "/AFP": 69415, - "/AIDS": 93646, - "/AP": 60229, - "/API": 73130, - "/Add": 99719, - "/Admin": 57656, - "/App": 43846, - "/Application": 89304, - "/Area": 86441, - "/Auth": 87380, - "/B": 16675, - "/Base": 96483, - "/Branch": 78081, - "/Button": 47296, - "/C": 11547, - "/Card": 58589, - "/Common": 79186, - "/Core": 55264, - "/Create": 63150, - "/D": 15302, - "/DD": 83061, - "/DTD": 76714, - "/Data": 51339, - "/Delete": 64775, - "/Desktop": 49599, - "/Dk": 97720, - "/Documents": 55830, - "/E": 26729, - "/Edit": 60536, - "/Error": 97359, - "/F": 12598, - "/File": 65168, - "/Footer": 85180, - "/Form": 73920, - "/Foundation": 35025, - "/Framework": 81609, - "/G": 16169, - "/GL": 83423, - "/GPL": 85106, - "/Game": 86053, - "/Gate": 89920, - "/Getty": 21560, - "/Graphics": 67350, - "/Grid": 82796, - "/H": 24240, - "/Header": 61060, - "/Home": 41915, - "/I": 39251, - "/INFO": 50057, - "/IP": 85538, - "/Image": 82365, - "/Images": 92849, - "/Index": 89251, - "/Input": 77918, - "/Instruction": 77859, - "/Internal": 71535, - "/J": 32801, - "/K": 33954, - "/L": 7586, - "/LICENSE": 11082, - "/Layout": 88255, - "/Library": 60177, - "/Linux": 95425, - "/List": 77497, - "/Login": 55903, - "/M": 10482, - "/MIT": 86263, - "/MM": 38460, - "/MPL": 64619, - "/Main": 66341, - "/Math": 99817, - "/N": 20906, - "/New": 82349, - "/O": 17991, - "/OR": 94348, - "/Object": 69626, - "/Observable": 96755, - "/Open": 97762, - "/P": 16744, - "/Page": 95739, - "/Peak": 90824, - "/Private": 75877, - "/Product": 78838, - "/Public": 65633, - "/Q": 46374, - "/R": 19945, - "/Register": 82369, - "/Resources": 77199, - "/Runtime": 83736, - "/S": 11628, - "/Search": 79993, - "/Set": 52654, - "/Sh": 77302, - "/St": 85540, - "/String": 37364, - "/Sub": 51072, - "/Subthreshold": 58944, - "/System": 92374, - "/T": 17146, - "/TR": 53427, - "/Table": 80709, - "/Test": 81627, - "/The": 48848, - "/Typography": 84639, - "/U": 63110, - "/UI": 75983, - "/UIKit": 24605, - "/User": 34611, - "/Users": 98921, - "/V": 28332, - "/W": 22964, - "/Web": 51538, - "/WebAPI": 95997, - "/X": 34079, - "/XML": 49724, - "/XMLSchema": 54366, - "/Y": 40349, - "/YYYY": 82222, - "/Z": 73060, - "/[": 45610, - "/\\": 35419, - "/]": 75077, - "/^": 71967, - "/_": 20205, - "/__": 80563, - "/a": 14520, - "/about": 43616, - "/ac": 70571, - "/access": 73456, - "/account": 49020, - "/accounts": 84843, - "/action": 55865, - "/actions": 40221, - "/activity": 98718, - "/ad": 45560, - "/add": 20200, - "/address": 91765, - "/admin": 17858, - "/ag": 65131, - "/ajax": 25200, - "/al": 53220, - "/alert": 80788, - "/all": 32506, - "/am": 56517, - "/an": 56592, - "/android": 52925, - "/angular": 41151, - "/animate": 89383, - "/animations": 78494, - "/antlr": 70730, - "/ap": 25697, - "/apache": 39837, - "/api": 10729, - "/apimachinery": 73744, - "/apis": 67252, - "/app": 10867, - "/apple": 76703, - "/application": 34132, - "/apps": 51987, - "/apt": 87765, - "/ar": 96520, - "/arch": 61073, - "/archive": 72727, - "/arm": 89644, - "/array": 96938, - "/art": 56649, - "/article": 39281, - "/articles": 55134, - "/as": 73583, - "/assert": 72725, - "/assets": 22158, - "/at": 81830, - "/audio": 72347, - "/auth": 17823, - "/authentication": 91677, - "/auto": 92350, - "/autoload": 70963, - "/avatar": 59240, - "/aws": 42373, - "/ay": 84658, - "/ayushman": 88023, - "/b": 3554, - "/back": 61048, - "/backend": 71120, - "/background": 83545, - "/banner": 85776, - "/bar": 50613, - "/base": 27182, - "/bash": 17587, - "/basic": 79009, - "/be": 59789, - "/bg": 60652, - "/big": 92036, - "/bin": 8923, - "/bind": 85580, - "/bit": 87744, - "/bl": 90293, - "/black": 99645, - "/blob": 35927, - "/block": 61081, - "/blog": 38562, - "/blue": 99016, - "/board": 98530, - "/body": 62211, - "/book": 53384, - "/books": 72363, - "/boot": 89976, - "/bootstrap": 10042, - "/bower": 86156, - "/browse": 91381, - "/browser": 44123, - "/build": 31693, - "/bus": 98016, - "/business": 85928, - "/button": 55408, - "/buttons": 73280, - "/by": 68833, - "/c": 2971, - "/ca": 81691, - "/cache": 63194, - "/cal": 92834, - "/calendar": 77817, - "/callback": 92627, - "/car": 66759, - "/card": 62409, - "/cards": 71989, - "/cart": 57777, - "/cat": 93907, - "/catalog": 77198, - "/categories": 77030, - "/category": 47433, - "/cc": 88410, - "/cgi": 71516, - "/ch": 21987, - "/change": 82686, - "/channel": 74221, - "/chart": 75041, - "/chat": 72435, - "/check": 47719, - "/cl": 57031, - "/class": 26595, - "/classes": 48158, - "/cli": 83704, - "/client": 26141, - "/close": 95408, - "/cloud": 58900, - "/cm": 70298, - "/cmd": 84133, - "/cms": 98966, - "/co": 66042, - "/code": 48028, - "/color": 44998, - "/colors": 72393, - "/column": 90374, - "/com": 26149, - "/command": 84305, - "/comment": 75080, - "/comments": 49925, - "/common": 11610, - "/commons": 92667, - "/community": 93577, - "/company": 81043, - "/compiler": 83794, - "/component": 64058, - "/components": 20876, - "/con": 32336, - "/conf": 60341, - "/config": 15072, - "/configuration": 90542, - "/connect": 79589, - "/connection": 94506, - "/console": 97369, - "/constants": 46288, - "/contact": 47036, - "/container": 84997, - "/content": 29017, - "/contentassist": 94226, - "/context": 78866, - "/control": 83767, - "/controller": 59913, - "/controllers": 52746, - "/cop": 67759, - "/copyleft": 72053, - "/core": 5433, - "/count": 82143, - "/course": 85449, - "/cpp": 89301, - "/cpu": 78417, - "/create": 26658, - "/crypto": 85329, - "/cs": 92735, - "/css": 6851, - "/csv": 93228, - "/cupertino": 88055, - "/current": 75153, - "/custom": 35765, - "/customer": 71356, - "/d": 3529, - "/dashboard": 42261, - "/dat": 38666, - "/data": 13469, - "/dataTables": 60640, - "/database": 42705, - "/datatables": 48470, - "/date": 75664, - "/day": 45839, - "/db": 30457, - "/dc": 98433, - "/dd": 45981, - "/de": 23365, - "/debug": 68579, - "/default": 30089, - "/delete": 33375, - "/demo": 56260, - "/design": 84257, - "/desktop": 98679, - "/detail": 41923, - "/details": 60365, - "/dev": 36161, - "/device": 69465, - "/devices": 81497, - "/dialog": 53546, - "/dir": 89326, - "/dis": 42610, - "/disable": 88477, - "/disc": 96554, - "/display": 74429, - "/dist": 20107, - "/div": 22787, - "/do": 83738, - "/doc": 40610, - "/docker": 62864, - "/docs": 27057, - "/document": 47488, - "/documentation": 86686, - "/documents": 98190, - "/dom": 72444, - "/domain": 73072, - "/down": 80167, - "/download": 34730, - "/downloads": 90285, - "/dr": 49154, - "/drivers": 87747, - "/e": 16954, - "/ec": 74158, - "/edit": 22055, - "/editor": 76906, - "/effects": 92808, - "/el": 89758, - "/em": 63876, - "/email": 62749, - "/embed": 59753, - "/en": 13920, - "/end": 83946, - "/engine": 83145, - "/english": 72109, - "/entities": 66985, - "/entity": 68008, - "/env": 14695, - "/environment": 55582, - "/epl": 60403, - "/error": 42837, - "/errors": 58231, - "/es": 39528, - "/etc": 48147, - "/event": 41863, - "/events": 43864, - "/ex": 26900, - "/example": 66282, - "/examples": 68120, - "/exec": 92005, - "/exp": 66559, - "/export": 68048, - "/ext": 82243, - "/extensions": 73582, - "/f": 6801, - "/fa": 88662, - "/facebook": 77088, - "/false": 92333, - "/fast": 93451, - "/favicon": 49657, - "/features": 70413, - "/feed": 94830, - "/file": 24849, - "/filepath": 97542, - "/files": 34320, - "/filter": 64624, - "/find": 82221, - "/fire": 54110, - "/firebase": 67856, - "/fixtures": 95375, - "/fl": 59403, - "/flutter": 63693, - "/font": 26180, - "/fontawesome": 98637, - "/fonts": 61767, - "/foo": 61655, - "/footer": 27942, - "/form": 20875, - "/format": 93440, - "/forms": 26499, - "/forum": 63235, - "/fr": 81970, - "/frame": 69091, - "/framework": 82824, - "/free": 56794, - "/from": 92206, - "/front": 85167, - "/frontend": 74263, - "/fs": 74136, - "/full": 64075, - "/function": 71743, - "/functions": 57910, - "/fw": 61293, - "/fwlink": 63576, - "/g": 4951, - "/gallery": 69080, - "/game": 49291, - "/games": 89411, - "/gcc": 90948, - "/ge": 69848, - "/gen": 82853, - "/general": 67061, - "/generated": 80472, - "/get": 24183, - "/gif": 91931, - "/gin": 79724, - "/git": 61690, - "/github": 72220, - "/gl": 61762, - "/global": 40084, - "/go": 26606, - "/google": 41789, - "/goto": 93120, - "/gpio": 97749, - "/gpl": 39058, - "/gr": 41436, - "/graph": 73277, - "/graphql": 94408, - "/grid": 78441, - "/group": 54489, - "/groups": 78785, - "/grpc": 97147, - "/gtest": 71711, - "/gui": 56302, - "/h": 7682, - "/hash": 77884, - "/he": 78156, - "/head": 55412, - "/header": 25680, - "/help": 80030, - "/helper": 80385, - "/helpers": 42526, - "/her": 39007, - "/high": 59235, - "/history": 82983, - "/home": 18716, - "/hooks": 93619, - "/host": 91219, - "/how": 51426, - "/hr": 76001, - "/html": 14056, - "/http": 16001, - "/i": 16843, - "/ic": 77498, - "/icon": 30398, - "/icons": 19442, - "/id": 39246, - "/if": 92283, - "/il": 98665, - "/im": 73124, - "/image": 24234, - "/images": 9936, - "/img": 13984, - "/import": 88384, - "/in": 18480, - "/inc": 73488, - "/include": 27491, - "/includes": 64759, - "/index": 9199, - "/inet": 84181, - "/info": 56076, - "/init": 44048, - "/input": 41090, - "/install": 58051, - "/int": 32214, - "/interface": 48222, - "/interfaces": 60871, - "/internal": 32068, - "/io": 42490, - "/ion": 85953, - "/ioutil": 62346, - "/ip": 56019, - "/is": 47527, - "/issues": 39845, - "/item": 45096, - "/items": 62359, - "/j": 4537, - "/jav": 87457, - "/java": 48300, - "/javascript": 10038, - "/job": 78502, - "/jpeg": 52918, - "/jquery": 9771, - "/js": 9291, - "/json": 9108, - "/k": 14441, - "/kernel": 59443, - "/key": 69964, - "/kg": 45870, - "/kubernetes": 80687, - "/l": 13631, - "/lab": 95298, - "/lang": 26319, - "/language": 89536, - "/latest": 34249, - "/layout": 41110, - "/layouts": 90217, - "/left": 98189, - "/legal": 48136, - "/lg": 80120, - "/lgpl": 84950, - "/li": 89481, - "/lib": 8357, - "/library": 46546, - "/libs": 23595, - "/lic": 6717, - "/license": 45086, - "/licenses": 7116, - "/light": 77944, - "/link": 56531, - "/linux": 64944, - "/list": 21609, - "/lists": 99381, - "/live": 95312, - "/load": 72996, - "/loader": 94228, - "/loading": 84335, - "/local": 23066, - "/locale": 85139, - "/location": 92605, - "/log": 19977, - "/logger": 71377, - "/logging": 81174, - "/login": 16951, - "/logo": 29647, - "/logout": 57197, - "/logs": 78654, - "/m": 3262, - "/mL": 93422, - "/mac": 81816, - "/mail": 61919, - "/main": 15711, - "/mainwindow": 82998, - "/man": 73292, - "/manage": 82217, - "/manual": 74195, - "/map": 42181, - "/maps": 37893, - "/mark": 74698, - "/master": 24184, - "/mat": 85700, - "/material": 15175, - "/math": 60805, - "/max": 63699, - "/md": 75923, - "/me": 51999, - "/media": 30606, - "/member": 76162, - "/memory": 80771, - "/menu": 41083, - "/message": 51724, - "/messages": 72853, - "/met": 91328, - "/meta": 70307, - "/method": 92937, - "/min": 45273, - "/misc": 78786, - "/mit": 94947, - "/ml": 60648, - "/mm": 56280, - "/mobile": 71025, - "/mock": 91486, - "/mod": 39579, - "/modal": 75301, - "/model": 25925, - "/models": 20883, - "/module": 49285, - "/modules": 23753, - "/mol": 39971, - "/moment": 85047, - "/month": 48417, - "/movie": 72877, - "/mp": 63583, - "/ms": 59734, - "/msg": 81865, - "/music": 78870, - "/my": 35298, - "/mysql": 58615, - "/n": 9809, - "/name": 77092, - "/native": 76287, - "/nav": 69336, - "/navbar": 82906, - "/navigation": 84365, - "/ne": 90410, - "/net": 39165, - "/network": 48758, - "/new": 26448, - "/news": 28455, - "/ng": 45143, - "/nginx": 70361, - "/no": 34200, - "/node": 38311, - "/non": 92230, - "/not": 63541, - "/notification": 97642, - "/npm": 65020, - "/ns": 83592, - "/null": 19850, - "/o": 20886, - "/oauth": 61803, - "/object": 60589, - "/oct": 60282, - "/octet": 80932, - "/of": 97845, - "/off": 51906, - "/on": 87637, - "/op": 53100, - "/open": 38744, - "/operator": 69441, - "/operators": 47581, - "/opt": 88296, - "/options": 73202, - "/or": 5255, - "/order": 44495, - "/orders": 83918, - "/org": 42461, - "/original": 99237, - "/os": 58992, - "/out": 49416, - "/output": 48116, - "/owl": 69718, - "/p": 4420, - "/package": 65100, - "/packages": 74019, - "/page": 33280, - "/pages": 30178, - "/parser": 62870, - "/part": 50081, - "/pass": 68170, - "/password": 60570, - "/path": 52076, - "/pay": 73523, - "/payment": 82921, - "/pdf": 48851, - "/people": 88784, - "/per": 45085, - "/perl": 78222, - "/person": 57561, - "/pg": 99334, - "/ph": 90121, - "/photo": 52492, - "/photos": 50875, - "/php": 42873, - "/pi": 63328, - "/pkg": 23339, - "/pl": 11505, - "/place": 61875, - "/plain": 38071, - "/platform": 28394, - "/play": 82192, - "/player": 60603, - "/plugin": 52472, - "/plugins": 21461, - "/pm": 99089, - "/png": 37060, - "/pol": 93850, - "/pop": 92375, - "/popper": 49252, - "/port": 72477, - "/portfolio": 88303, - "/post": 31096, - "/posts": 52411, - "/power": 87796, - "/pp": 88246, - "/pr": 45772, - "/pre": 37359, - "/preferences": 76584, - "/print": 93321, - "/private": 82101, - "/pro": 18493, - "/problem": 81097, - "/problems": 50316, - "/process": 87880, - "/product": 25824, - "/products": 34580, - "/profile": 24496, - "/project": 41218, - "/projects": 40706, - "/prom": 78051, - "/proto": 98866, - "/provider": 76097, - "/providers": 83643, - "/pub": 60592, - "/public": 22816, - "/py": 91934, - "/python": 24147, - "/q": 34994, - "/qt": 91076, - "/qu": 79945, - "/query": 67862, - "/question": 95723, - "/questions": 44419, - "/r": 7534, - "/rand": 97078, - "/random": 80542, - "/raw": 77009, - "/rc": 96602, - "/re": 10991, - "/react": 28517, - "/read": 70299, - "/rec": 85194, - "/red": 79000, - "/ref": 56863, - "/reference": 66880, - "/reg": 87958, - "/register": 38937, - "/release": 89748, - "/releases": 59287, - "/rem": 82871, - "/remove": 76030, - "/render": 84301, - "/renderer": 90529, - "/report": 63485, - "/repos": 50605, - "/repository": 98648, - "/request": 54107, - "/res": 33526, - "/reset": 71103, - "/resource": 54200, - "/resources": 40000, - "/respond": 67563, - "/response": 99904, - "/rest": 46365, - "/result": 84007, - "/results": 78274, - "/rfc": 95082, - "/right": 74201, - "/root": 73174, - "/ros": 84946, - "/router": 19055, - "/routes": 64070, - "/rs": 92985, - "/rss": 86391, - "/rules": 96589, - "/run": 49485, - "/runtime": 40398, - "/s": 2754, - "/sample": 70951, - "/save": 70127, - "/sbin": 73535, - "/sc": 34574, - "/schema": 62242, - "/screen": 99090, - "/screens": 60486, - "/script": 56778, - "/scripts": 40472, - "/sdk": 80860, - "/se": 60687, - "/search": 24042, - "/sec": 61171, - "/security": 72522, - "/select": 38446, - "/self": 69339, - "/send": 70836, - "/server": 38355, - "/service": 35286, - "/services": 23054, - "/session": 55860, - "/set": 48367, - "/settings": 30966, - "/settingsdialog": 69679, - "/setup": 78543, - "/sh": 15030, - "/share": 35014, - "/shared": 27038, - "/she": 57695, - "/shop": 62977, - "/show": 35275, - "/sidebar": 74007, - "/sign": 36863, - "/signup": 69863, - "/simple": 68295, - "/single": 97662, - "/site": 48981, - "/sites": 68602, - "/sl": 83677, - "/slick": 97324, - "/slider": 91839, - "/sm": 75137, - "/small": 97916, - "/sn": 72691, - "/social": 92608, - "/socket": 56580, - "/software": 79827, - "/source": 55473, - "/sources": 97790, - "/sp": 27832, - "/span": 91445, - "/spec": 46489, - "/sql": 60782, - "/src": 13743, - "/ss": 88702, - "/st": 14607, - "/star": 80364, - "/start": 71076, - "/stat": 43625, - "/state": 64896, - "/static": 37743, - "/stats": 96033, - "/status": 33618, - "/std": 22271, - "/stdc": 25092, - "/storage": 54445, - "/store": 32420, - "/story": 79489, - "/stream": 88534, - "/stretch": 76216, - "/stretchr": 77619, - "/string": 55644, - "/student": 83131, - "/style": 29817, - "/styles": 28888, - "/sub": 38985, - "/support": 61470, - "/svg": 33900, - "/sw": 44034, - "/swagger": 82030, - "/sweetalert": 93581, - "/sys": 42936, - "/system": 29239, - "/t": 5640, - "/tab": 79959, - "/table": 46426, - "/tag": 77296, - "/tags": 85560, - "/target": 89968, - "/task": 59286, - "/tasks": 82437, - "/tcp": 97058, - "/team": 79115, - "/temp": 71545, - "/template": 38194, - "/templates": 40041, - "/terms": 97863, - "/test": 12986, - "/testify": 77802, - "/testing": 29901, - "/tests": 63568, - "/text": 37371, - "/th": 21071, - "/the": 52357, - "/theme": 41181, - "/themes": 38165, - "/thread": 73244, - "/thumb": 81041, - "/time": 36363, - "/tiny": 73505, - "/tinyos": 85469, - "/title": 83046, - "/tmp": 58108, - "/to": 33529, - "/todo": 94314, - "/token": 55486, - "/tool": 76127, - "/tools": 46814, - "/top": 36382, - "/topic": 94069, - "/topics": 58762, - "/tos": 82045, - "/tr": 22205, - "/train": 51938, - "/trans": 81221, - "/tree": 64078, - "/trunk": 79780, - "/ts": 100146, - "/tty": 85961, - "/tutorial": 86352, - "/twitter": 83328, - "/type": 50711, - "/types": 21009, - "/u": 34666, - "/ubuntu": 81026, - "/ui": 23252, - "/umd": 84299, - "/un": 36317, - "/unit": 79411, - "/up": 72943, - "/update": 30932, - "/upload": 38273, - "/uploads": 30681, - "/url": 58354, - "/us": 63531, - "/use": 63372, - "/user": 12001, - "/users": 19728, - "/usr": 55438, - "/util": 23434, - "/utility": 96826, - "/utils": 22665, - "/v": 5574, - "/validation": 98900, - "/value": 58642, - "/values": 98085, - "/var": 93246, - "/vector": 81482, - "/vendor": 36763, - "/vendors": 73129, - "/version": 65513, - "/video": 42403, - "/videos": 74045, - "/view": 23302, - "/views": 20993, - "/vnd": 43801, - "/vue": 72697, - "/w": 6458, - "/wait": 87203, - "/watch": 27305, - "/we": 54786, - "/weather": 78858, - "/web": 22561, - "/welcome": 87797, - "/widget": 34436, - "/widgets": 43936, - "/wiki": 26583, - "/win": 98818, - "/window": 80343, - "/windows": 76449, - "/work": 36162, - "/workspace": 94481, - "/world": 79992, - "/wp": 31846, - "/write": 65364, - "/ws": 92121, - "/www": 27648, - "/x": 11009, - "/xhtml": 35232, - "/xml": 37624, - "/y": 27589, - "/year": 86000, - "/yyyy": 43751, - "/z": 32182, - "/{": 9573, - "/{$": 79758, - "/{{": 67939, - "/{{$": 69765, - "/{}/": 93609, - "/~": 54896, - "/Ċ": 6018, - "/ĊĊ": 8851, - "/ĊĊĊ": 76358, - "/ĊĊĊĊ": 77060, - "/čĊ": 30210, - "/čĊčĊ": 73634, - "0": 15, - "00": 410, - "000": 931, - "001": 4119, - "002": 6726, - "003": 6268, - "004": 8759, - "005": 8504, - "006": 11030, - "007": 11194, - "008": 11436, - "009": 13858, - "01": 1721, - "010": 7755, - "011": 10731, - "012": 11531, - "013": 16368, - "014": 15901, - "015": 16037, - "016": 15794, - "017": 17248, - "018": 16745, - "019": 18089, - "02": 2437, - "020": 11139, - "021": 11592, - "022": 18642, - "023": 20063, - "024": 19592, - "025": 18070, - "026": 21641, - "027": 21360, - "028": 22000, - "029": 23273, - "03": 2839, - "030": 14649, - "031": 18887, - "032": 21040, - "033": 13103, - "034": 22379, - "035": 22407, - "036": 23110, - "037": 23587, - "038": 24462, - "039": 21602, - "04": 2371, - "040": 12505, - "041": 20945, - "042": 22349, - "043": 17776, - "044": 20078, - "045": 23785, - "046": 24222, - "047": 24970, - "048": 23904, - "049": 25307, - "05": 2304, - "050": 16193, - "051": 23545, - "052": 24130, - "053": 25210, - "054": 25230, - "055": 22913, - "056": 25921, - "057": 26866, - "058": 24824, - "059": 27033, - "06": 2705, - "060": 15101, - "061": 23324, - "062": 19222, - "063": 24254, - "064": 20478, - "065": 26478, - "066": 23835, - "067": 27309, - "068": 26661, - "069": 27325, - "07": 2589, - "070": 17819, - "071": 24508, - "072": 23439, - "073": 25779, - "074": 26739, - "075": 22679, - "076": 26247, - "077": 23102, - "078": 24850, - "079": 27407, - "08": 2318, - "080": 13837, - "081": 22534, - "082": 24996, - "083": 25077, - "084": 26720, - "085": 24646, - "086": 26956, - "087": 27311, - "088": 25620, - "089": 25867, - "09": 2545, - "090": 18807, - "091": 24443, - "092": 25221, - "093": 25202, - "094": 26195, - "095": 26421, - "096": 28153, - "097": 28384, - "098": 26983, - "099": 26513, - "1": 16, - "10": 605, - "100": 1041, - "101": 4645, - "102": 4278, - "103": 6889, - "104": 6849, - "105": 6550, - "106": 7461, - "107": 7699, - "108": 6640, - "109": 7743, - "11": 806, - "110": 5120, - "111": 5037, - "112": 7261, - "113": 8190, - "114": 8011, - "115": 7322, - "116": 8027, - "117": 8546, - "118": 8899, - "119": 9079, - "12": 717, - "120": 4364, - "121": 7994, - "122": 8259, - "123": 4513, - "124": 8874, - "125": 6549, - "126": 9390, - "127": 6804, - "128": 4386, - "129": 9748, - "13": 1032, - "130": 5894, - "131": 9263, - "132": 9413, - "133": 9423, - "134": 9565, - "135": 8878, - "136": 9795, - "137": 10148, - "138": 10350, - "139": 10125, - "14": 975, - "140": 6860, - "141": 9335, - "142": 10239, - "143": 10290, - "144": 8929, - "145": 9591, - "146": 10465, - "147": 10288, - "148": 10410, - "149": 10161, - "15": 868, - "150": 3965, - "151": 9690, - "152": 9756, - "153": 9800, - "154": 10559, - "155": 9992, - "156": 10132, - "157": 10895, - "158": 11286, - "159": 11068, - "16": 845, - "160": 6330, - "161": 10718, - "162": 10674, - "163": 9892, - "164": 10513, - "165": 10680, - "166": 11247, - "167": 11515, - "168": 8953, - "169": 11739, - "17": 1114, - "170": 8258, - "171": 11123, - "172": 10861, - "173": 11908, - "174": 11771, - "175": 10005, - "176": 10967, - "177": 11242, - "178": 11256, - "179": 11128, - "18": 972, - "180": 5245, - "181": 10562, - "182": 10828, - "183": 10750, - "184": 10336, - "185": 9741, - "186": 9714, - "187": 9674, - "188": 9367, - "189": 9378, - "19": 777, - "190": 7028, - "191": 7529, - "192": 5926, - "193": 7285, - "194": 6393, - "195": 6280, - "196": 5162, - "197": 4468, - "198": 3753, - "199": 2550, - "2": 17, - "20": 508, - "200": 1049, - "201": 679, - "202": 2366, - "203": 9639, - "204": 7854, - "205": 10866, - "206": 11056, - "207": 12060, - "208": 12171, - "209": 12652, - "21": 1691, - "210": 8848, - "211": 11483, - "212": 11227, - "213": 11702, - "214": 11584, - "215": 12112, - "216": 12463, - "217": 13460, - "218": 13302, - "219": 13762, - "22": 1313, - "220": 8610, - "221": 12425, - "222": 9716, - "223": 12533, - "224": 10697, - "225": 11057, - "226": 14057, - "227": 14206, - "228": 14261, - "229": 14378, - "23": 1419, - "230": 9870, - "231": 12245, - "232": 12338, - "233": 12994, - "234": 11727, - "235": 12422, - "236": 14087, - "237": 14590, - "238": 13895, - "239": 14815, - "24": 1187, - "240": 8273, - "241": 13341, - "242": 12754, - "243": 14052, - "244": 13719, - "245": 13078, - "246": 14205, - "247": 14125, - "248": 14185, - "249": 14735, - "25": 914, - "250": 5154, - "251": 13860, - "252": 12326, - "253": 14022, - "254": 12375, - "255": 3192, - "256": 4146, - "257": 15574, - "258": 15966, - "259": 15537, - "26": 1627, - "260": 11387, - "261": 15602, - "262": 14274, - "263": 15666, - "264": 12815, - "265": 14374, - "266": 15999, - "267": 16567, - "268": 16332, - "269": 16955, - "27": 1544, - "270": 10914, - "271": 15828, - "272": 15741, - "273": 15451, - "274": 16590, - "275": 14417, - "276": 16660, - "277": 16367, - "278": 16949, - "279": 17267, - "28": 1591, - "280": 11209, - "281": 15282, - "282": 16544, - "283": 16085, - "284": 17058, - "285": 15935, - "286": 17361, - "287": 17897, - "288": 15287, - "289": 17212, - "29": 1682, - "290": 13754, - "291": 17335, - "292": 16443, - "293": 17313, - "294": 17168, - "295": 16780, - "296": 17408, - "297": 18163, - "298": 17690, - "299": 15531, - "3": 18, - "30": 966, - "300": 3101, - "301": 12405, - "302": 13121, - "303": 13236, - "304": 12166, - "305": 13364, - "306": 12879, - "307": 14777, - "308": 14498, - "309": 15500, - "31": 2148, - "310": 12226, - "311": 15134, - "312": 13384, - "313": 15231, - "314": 16104, - "315": 15189, - "316": 15340, - "317": 16718, - "318": 17592, - "319": 16874, - "32": 843, - "320": 9588, - "321": 14423, - "322": 15805, - "323": 15726, - "324": 16723, - "325": 15257, - "326": 17470, - "327": 13817, - "328": 16884, - "329": 18196, - "33": 1644, - "330": 10568, - "331": 16707, - "332": 17079, - "333": 8765, - "334": 17153, - "335": 16596, - "336": 17014, - "337": 17609, - "338": 18633, - "339": 17887, - "34": 1958, - "340": 13679, - "341": 16546, - "342": 17590, - "343": 16522, - "344": 17451, - "345": 12901, - "346": 18061, - "347": 17678, - "348": 19746, - "349": 18634, - "35": 1758, - "350": 8652, - "351": 18113, - "352": 16482, - "353": 17228, - "354": 18384, - "355": 17306, - "356": 18349, - "357": 18520, - "358": 17112, - "359": 19192, - "36": 1927, - "360": 6843, - "361": 18277, - "362": 18509, - "363": 18199, - "364": 15951, - "365": 12676, - "366": 18044, - "367": 18775, - "368": 19057, - "369": 19929, - "37": 1806, - "370": 14648, - "371": 18650, - "372": 17662, - "373": 18017, - "374": 18265, - "375": 12935, - "376": 18322, - "377": 10898, - "378": 19166, - "379": 19867, - "38": 1987, - "380": 13897, - "381": 19162, - "382": 18781, - "383": 19230, - "384": 12910, - "385": 18695, - "386": 16481, - "387": 20062, - "388": 19081, - "389": 20422, - "39": 2137, - "390": 15515, - "391": 19631, - "392": 19695, - "393": 18252, - "394": 20077, - "395": 19498, - "396": 19615, - "397": 20698, - "398": 19838, - "399": 18572, - "4": 19, - "40": 1272, - "400": 3443, - "401": 10841, - "402": 16496, - "403": 13074, - "404": 7507, - "405": 16408, - "406": 17264, - "407": 18501, - "408": 18058, - "409": 12378, - "41": 3174, - "410": 14487, - "411": 17337, - "412": 17574, - "413": 19288, - "414": 17448, - "415": 18136, - "416": 17763, - "417": 19561, - "418": 19770, - "419": 19391, - "42": 2983, - "420": 12819, - "421": 18245, - "422": 16460, - "423": 19711, - "424": 18517, - "425": 17837, - "426": 20363, - "427": 20465, - "428": 19140, - "429": 16371, - "43": 3391, - "430": 14245, - "431": 19852, - "432": 16739, - "433": 20153, - "434": 20165, - "435": 19305, - "436": 21299, - "437": 18318, - "438": 20596, - "439": 20963, - "44": 2096, - "440": 14868, - "441": 18495, - "442": 20502, - "443": 17147, - "444": 14870, - "445": 19697, - "446": 20385, - "447": 20800, - "448": 19956, - "449": 21125, - "45": 1774, - "450": 10617, - "451": 20360, - "452": 21098, - "453": 20235, - "454": 20555, - "455": 20325, - "456": 10961, - "457": 21675, - "458": 21209, - "459": 22094, - "46": 2790, - "460": 16551, - "461": 19608, - "462": 20911, - "463": 21290, - "464": 21033, - "465": 19988, - "466": 21404, - "467": 20419, - "468": 20304, - "469": 21330, - "47": 2618, - "470": 17711, - "471": 20617, - "472": 21757, - "473": 21505, - "474": 21358, - "475": 19799, - "476": 22191, - "477": 21144, - "478": 22086, - "479": 21848, - "48": 2166, - "480": 11738, - "481": 21235, - "482": 21984, - "483": 21884, - "484": 20339, - "485": 19773, - "486": 21511, - "487": 22184, - "488": 21310, - "489": 22418, - "49": 2491, - "490": 18518, - "491": 21824, - "492": 21776, - "493": 22741, - "494": 22054, - "495": 21038, - "496": 19447, - "497": 22640, - "498": 21962, - "499": 18162, - "5": 20, - "50": 1135, - "500": 2636, - "501": 14408, - "502": 17824, - "503": 17735, - "504": 18048, - "505": 17786, - "506": 19673, - "507": 20068, - "508": 19869, - "509": 12448, - "51": 3971, - "510": 15633, - "511": 18625, - "512": 8358, - "513": 21164, - "514": 20998, - "515": 19633, - "516": 20571, - "517": 22507, - "518": 21312, - "519": 21851, - "52": 4103, - "520": 15830, - "521": 20767, - "522": 20936, - "523": 21123, - "524": 21177, - "525": 18415, - "526": 22593, - "527": 22369, - "528": 21458, - "529": 21618, - "53": 4331, - "530": 17252, - "531": 20823, - "532": 20711, - "533": 21876, - "534": 22467, - "535": 20618, - "536": 21600, - "537": 19038, - "538": 22600, - "539": 23033, - "54": 4370, - "540": 17048, - "541": 22058, - "542": 21791, - "543": 19642, - "544": 21239, - "545": 20749, - "546": 22048, - "547": 23215, - "548": 22287, - "549": 22782, - "55": 2131, - "550": 13506, - "551": 21860, - "552": 21478, - "553": 22663, - "554": 22303, - "555": 14148, - "556": 20866, - "557": 23906, - "558": 22895, - "559": 22424, - "56": 3487, - "560": 17698, - "561": 20460, - "562": 19242, - "563": 21789, - "564": 22210, - "565": 20943, - "566": 23477, - "567": 19282, - "568": 22049, - "569": 23642, - "57": 3226, - "570": 18712, - "571": 22005, - "572": 22468, - "573": 22529, - "574": 23402, - "575": 21228, - "576": 20758, - "577": 23411, - "578": 22915, - "579": 24847, - "58": 2970, - "580": 18216, - "581": 23864, - "582": 23670, - "583": 23493, - "584": 23816, - "585": 21535, - "586": 22345, - "587": 22159, - "588": 20691, - "589": 22905, - "59": 2946, - "590": 20615, - "591": 24380, - "592": 20128, - "593": 22608, - "594": 23428, - "595": 22754, - "596": 24515, - "597": 24574, - "598": 21856, - "599": 21944, - "6": 21, - "60": 1399, - "600": 5067, - "601": 18262, - "602": 20224, - "603": 21006, - "604": 20354, - "605": 19666, - "606": 20213, - "607": 21996, - "608": 19944, - "609": 21138, - "61": 5547, - "610": 17608, - "611": 20973, - "612": 21018, - "613": 22922, - "614": 22638, - "615": 21385, - "616": 21379, - "617": 21717, - "618": 21985, - "619": 23388, - "62": 5538, - "620": 17416, - "621": 22488, - "622": 19808, - "623": 22801, - "624": 23000, - "625": 15894, - "626": 22385, - "627": 23103, - "628": 23574, - "629": 24239, - "63": 5495, - "630": 18660, - "631": 21729, - "632": 20775, - "633": 23736, - "634": 24307, - "635": 22276, - "636": 22422, - "637": 21788, - "638": 24495, - "639": 23079, - "64": 1227, - "640": 14033, - "641": 23525, - "642": 22266, - "643": 22956, - "644": 21975, - "645": 22926, - "646": 22642, - "647": 22644, - "648": 23802, - "649": 24734, - "65": 2397, - "650": 13655, - "651": 23409, - "652": 23181, - "653": 21598, - "654": 21969, - "655": 15573, - "656": 20744, - "657": 23480, - "658": 23654, - "659": 25090, - "66": 2287, - "660": 19274, - "661": 24132, - "662": 24199, - "663": 24491, - "664": 23888, - "665": 23467, - "666": 10943, - "667": 19774, - "668": 24427, - "669": 25289, - "67": 3080, - "670": 21218, - "671": 23403, - "672": 22768, - "673": 24938, - "674": 25513, - "675": 21129, - "676": 24187, - "677": 24375, - "678": 17458, - "679": 25136, - "68": 2614, - "680": 17814, - "681": 25091, - "682": 25178, - "683": 24887, - "684": 24313, - "685": 23717, - "686": 22347, - "687": 21897, - "688": 23292, - "689": 25458, - "69": 3076, - "690": 21741, - "691": 25168, - "692": 25073, - "693": 25298, - "694": 25392, - "695": 24394, - "696": 23578, - "697": 25388, - "698": 25169, - "699": 23459, - "7": 22, - "70": 2031, - "700": 7007, - "701": 19597, - "702": 20253, - "703": 20436, - "704": 21949, - "705": 21469, - "706": 22457, - "707": 18770, - "708": 21295, - "709": 22874, - "71": 6028, - "710": 19027, - "711": 22375, - "712": 22708, - "713": 22977, - "714": 23193, - "715": 22744, - "716": 23929, - "717": 25150, - "718": 21982, - "719": 24758, - "72": 5332, - "720": 13104, - "721": 20873, - "722": 23024, - "723": 24388, - "724": 24735, - "725": 23309, - "726": 24430, - "727": 23486, - "728": 24054, - "729": 22194, - "73": 5958, - "730": 20785, - "731": 24626, - "732": 24289, - "733": 24865, - "734": 24438, - "735": 24939, - "736": 23969, - "737": 22039, - "738": 25527, - "739": 25809, - "74": 5728, - "740": 21112, - "741": 25021, - "742": 25560, - "743": 26260, - "744": 23800, - "745": 23901, - "746": 25594, - "747": 23619, - "748": 20338, - "749": 25541, - "75": 2075, - "750": 11711, - "751": 23986, - "752": 23644, - "753": 25504, - "754": 23952, - "755": 23532, - "756": 24456, - "757": 23776, - "758": 25302, - "759": 26439, - "76": 4767, - "760": 19104, - "761": 25110, - "762": 24376, - "763": 26083, - "764": 24402, - "765": 22240, - "766": 25358, - "767": 23275, - "768": 17521, - "769": 24619, - "77": 2813, - "770": 20772, - "771": 24876, - "772": 23624, - "773": 23267, - "774": 24472, - "775": 22908, - "776": 23823, - "777": 15831, - "778": 23592, - "779": 25659, - "78": 2495, - "780": 19423, - "781": 21893, - "782": 23833, - "783": 26008, - "784": 22148, - "785": 22539, - "786": 25251, - "787": 23171, - "788": 24216, - "789": 16474, - "79": 4643, - "790": 22876, - "791": 26234, - "792": 24763, - "793": 24531, - "794": 25926, - "795": 25808, - "796": 24832, - "797": 25314, - "798": 26519, - "799": 23987, - "8": 23, - "80": 1490, - "800": 4728, - "801": 17973, - "802": 13135, - "803": 20899, - "804": 20417, - "805": 21032, - "806": 22397, - "807": 23178, - "808": 11770, - "809": 21474, - "81": 5932, - "810": 19232, - "811": 22588, - "812": 19270, - "813": 24288, - "814": 25498, - "815": 23582, - "816": 23713, - "817": 25528, - "818": 23141, - "819": 18831, - "82": 6086, - "820": 18248, - "821": 23282, - "822": 23105, - "823": 23848, - "824": 25016, - "825": 22091, - "826": 23038, - "827": 24920, - "828": 22716, - "829": 26218, - "83": 6069, - "830": 21221, - "831": 25009, - "832": 23879, - "833": 22904, - "834": 26223, - "835": 23424, - "836": 25192, - "837": 26244, - "838": 24250, - "839": 25465, - "84": 5833, - "840": 19899, - "841": 25496, - "842": 25377, - "843": 23996, - "844": 24344, - "845": 24650, - "846": 26563, - "847": 25125, - "848": 24951, - "849": 26537, - "85": 5313, - "850": 16217, - "851": 24866, - "852": 24571, - "853": 25724, - "854": 25515, - "855": 22869, - "856": 25505, - "857": 20907, - "858": 23805, - "859": 24061, - "86": 4218, - "860": 18670, - "861": 24963, - "862": 24071, - "863": 26051, - "864": 19355, - "865": 24678, - "866": 22455, - "867": 26013, - "868": 25862, - "869": 26497, - "87": 4044, - "870": 22440, - "871": 25665, - "872": 25303, - "873": 25747, - "874": 25822, - "875": 17419, - "876": 24870, - "877": 23873, - "878": 25890, - "879": 25622, - "88": 2421, - "880": 19272, - "881": 25339, - "882": 23213, - "883": 24902, - "884": 25962, - "885": 19445, - "886": 25399, - "887": 26058, - "888": 12251, - "889": 25354, - "89": 4578, - "890": 21381, - "891": 24962, - "892": 24110, - "893": 26088, - "894": 26227, - "895": 25238, - "896": 24542, - "897": 24777, - "898": 24809, - "899": 22889, - "9": 24, - "90": 1954, - "900": 7467, - "901": 19319, - "902": 21026, - "903": 23305, - "904": 22777, - "905": 22393, - "906": 22224, - "907": 23505, - "908": 23629, - "909": 21278, - "91": 5925, - "910": 21056, - "911": 17000, - "912": 22750, - "913": 24331, - "914": 24579, - "915": 22387, - "916": 24487, - "917": 24391, - "918": 25828, - "919": 24337, - "92": 6083, - "920": 18485, - "921": 22536, - "922": 20275, - "923": 22614, - "924": 23890, - "925": 21910, - "926": 26026, - "927": 26437, - "928": 25001, - "929": 25344, - "93": 6365, - "930": 19306, - "931": 25717, - "932": 25401, - "933": 25806, - "934": 24347, - "935": 26970, - "936": 25612, - "937": 21936, - "938": 25454, - "939": 26164, - "94": 6281, - "940": 21251, - "941": 21322, - "942": 20249, - "943": 26576, - "944": 25687, - "945": 24599, - "946": 26491, - "947": 26511, - "948": 26979, - "949": 24680, - "95": 2721, - "950": 15862, - "951": 24989, - "952": 24597, - "953": 25326, - "954": 25741, - "955": 25875, - "956": 26067, - "957": 27341, - "958": 27079, - "959": 26328, - "96": 4161, - "960": 16415, - "961": 26114, - "962": 26366, - "963": 26087, - "964": 26281, - "965": 24837, - "966": 25285, - "967": 27134, - "968": 23386, - "969": 24792, - "97": 3534, - "970": 21133, - "971": 25693, - "972": 24425, - "973": 24471, - "974": 26007, - "975": 24609, - "976": 25208, - "977": 26409, - "978": 17272, - "979": 25476, - "98": 3264, - "980": 19068, - "981": 25643, - "982": 25873, - "983": 24742, - "984": 23812, - "985": 24961, - "986": 27468, - "987": 22207, - "988": 24538, - "989": 25350, - "99": 1484, - "990": 19146, - "991": 24606, - "992": 22992, - "993": 24242, - "994": 22897, - "995": 22101, - "996": 23031, - "997": 22694, - "998": 19416, - "999": 5500, - ":": 25, - ":!": 99424, - ":\"": 3047, - ":\"\",": 84231, - ":\"\",Ċ": 80489, - ":\"#": 80829, - ":\")": 91320, - ":\");Ċ": 25293, - ":\");ĊĊ": 71671, - ":\");čĊ": 68718, - ":\")Ċ": 35503, - ":\"+": 29898, - ":\",": 12421, - ":\",Ċ": 56220, - ":\"-": 87889, - ":\"-\"`Ċ": 99999, - ":\".": 96840, - ":\".$": 93020, - ":\";Ċ": 29769, - ":\";čĊ": 84459, - ":\"<<": 70134, - ":\"Ċ": 35400, - ":#": 14443, - ":$": 22444, - ":${": 38554, - ":%": 7685, - ":&": 36318, - ":'": 4989, - ":'#": 55702, - ":''": 96827, - ":'',": 97503, - ":'',Ċ": 55543, - ":')": 80995, - ":');Ċ": 94828, - ":')Ċ": 54881, - ":'+": 76416, - ":',": 17898, - ":',Ċ": 44455, - ":'.$": 77084, - ":'/": 71382, - ":';Ċ": 86668, - ":'Ċ": 92188, - ":(": 3349, - ":)": 29589, - ":)])": 96904, - ":)];Ċ": 90136, - ":)Ċ": 83730, - ":*": 54486, - ":**": 68063, - ":+": 12503, - ":,": 42339, - ":-": 11184, - ":-------------": 97278, - ":?": 77575, - ":@": 15227, - ":@\"": 5583, - ":@\"\"": 76406, - ":@\"%": 30852, - ":@\"%@": 55821, - ":@\"%@\",": 78841, - ":@{": 89977, - ":A": 56748, - ":Add": 55776, - ":Any": 98292, - ":Array": 50133, - ":B": 82368, - ":Boolean": 47184, - ":C": 57092, - ":CGPoint": 90469, - ":CGRect": 27749, - ":CGRectMake": 29609, - ":D": 64943, - ":E": 85588, - ":Event": 94264, - ":F": 70956, - ":Get": 21763, - ":H": 95292, - ":I": 58255, - ":Int": 45079, - ":Is": 47651, - ":L": 70333, - ":M": 66307, - ":N": 38794, - ":NO": 38557, - ":NS": 24721, - ":NSLayout": 90852, - ":NSLocalizedString": 94195, - ":NSMakeRange": 91382, - ":NSUTF": 76221, - ":Number": 36104, - ":Object": 66392, - ":P": 93511, - ":Register": 66439, - ":S": 76469, - ":Set": 15979, - ":SetPoint": 91405, - ":SetText": 96198, - ":String": 16194, - ":System": 70212, - ":T": 69761, - ":The": 75145, - ":UI": 16894, - ":UIAlert": 92607, - ":UIButtonType": 87361, - ":UIButtonTypeCustom": 99259, - ":UIControl": 25061, - ":UIControlEvent": 52568, - ":UIControlEventTouchUpInside": 58928, - ":UIControlState": 32059, - ":UIControlStateNormal": 35129, - ":UITableView": 67199, - ":X": 84630, - ":YES": 20137, - ":[": 7407, - ":[\"": 82362, - ":['": 70387, - ":[[": 53292, - ":[],Ċ": 91515, - ":[Ċ": 65872, - ":\\": 7338, - ":\\\"": 76135, - ":\\/\\/": 15685, - ":\\\\": 24754, - ":]": 29383, - ":])": 96949, - ":])Ċ": 44157, - ":],": 46599, - ":].": 73659, - ":]:Ċ": 76881, - ":]Ċ": 25106, - ":]ĊĊ": 65731, - ":^": 39033, - ":^(": 20896, - ":^{Ċ": 50448, - ":_": 22810, - ":`": 19258, - ":`~": 78902, - ":a": 44933, - ":absolute": 63339, - ":add": 39588, - ":aload": 61105, - ":animated": 60500, - ":any": 32566, - ":async": 93903, - ":auto": 58864, - ":b": 45073, - ":before": 80257, - ":bg": 69249, - ":black": 71786, - ":block": 58728, - ":bold": 50822, - ":boolean": 43037, - ":border": 98228, - ":both": 96816, - ":c": 49131, - ":center": 28778, - ":checked": 98481, - ":class": 93064, - ":convert": 96715, - ":create": 59684, - ":d": 41522, - ":data": 42884, - ":date": 94363, - ":def": 23400, - ":description": 94423, - ":disable": 43166, - ":e": 57076, - ":end": 26874, - ":eq": 63771, - ":error": 70295, - ":event": 18755, - ":expr": 97111, - ":f": 56577, - ":false": 22888, - ":first": 54474, - ":flex": 87985, - ":flutter": 17202, - ":focus": 89458, - ":frame": 78774, - ":function": 18418, - ":g": 71518, - ":get": 25951, - ":green": 96831, - ":h": 70751, - ":hidden": 73731, - ":host": 73461, - ":hover": 33821, - ":href": 96897, - ":http": 70559, - ":i": 15007, - ":id": 40225, - ":image": 38770, - ":index": 47188, - ":indexPath": 43393, - ":init": 50052, - ":initComponents": 57473, - ":inline": 69042, - ":int": 14674, - ":invoke": 95684, - ":item": 79952, - ":j": 58658, - ":k": 58171, - ":key": 65949, - ":l": 89497, - ":last": 68792, - ":left": 35910, - ":len": 78999, - ":length": 30396, - ":list": 79179, - ":m": 31386, - ":maj": 60973, - ":max": 83594, - ":message": 92573, - ":min": 84775, - ":mm": 20737, - ":model": 66715, - ":mysql": 86376, - ":n": 19822, - ":name": 58620, - ":new": 45855, - ":nil": 15352, - ":no": 67579, - ":none": 22627, - ":normal": 92277, - ":not": 68944, - ":nth": 39064, - ":null": 54198, - ":num": 56368, - ":number": 35140, - ":numel": 92181, - ":o": 94657, - ":on": 95976, - ":p": 45489, - ":param": 68416, - ":params": 96111, - ":path": 72896, - ":pk": 95641, - ":pointer": 72240, - ":r": 68459, - ":red": 42684, - ":relative": 85666, - ":req": 70839, - ":request": 83095, - ":result": 96261, - ":return": 67402, - ":right": 43452, - ":s": 14835, - ":selected": 55454, - ":self": 11138, - ":semicolon": 47817, - ":set": 24795, - ":size": 42721, - ":ss": 26818, - ":start": 88190, - ":str": 62396, - ":string": 23231, - ":t": 61877, - ":test": 85576, - ":text": 36052, - ":this": 38712, - ":title": 59749, - ":true": 18752, - ":type": 47545, - ":uint": 64021, - ":update": 92909, - ":url": 36830, - ":user": 65380, - ":utf": 56122, - ":v": 53749, - ":value": 63956, - ":variables": 57305, - ":view": 78480, - ":void": 30049, - ":w": 53982, - ":white": 51916, - ":x": 36354, - ":y": 70303, - ":{": 12832, - ":{}": 80511, - ":{Ċ": 18376, - ":{čĊ": 84151, - ":Ċ": 512, - ":ĊĊ": 1473, - ":ĊĊĊ": 25393, - ":ĊĊĊĊ": 14557, - ":ĊĊĊĊĊĊ": 48546, - ":čĊ": 2904, - ":čĊčĊ": 33080, - ";": 26, - ";!": 99573, - ";\"": 11131, - ";\");Ċ": 35749, - ";\")Ċ": 92912, - ";\",": 33603, - ";\",Ċ": 65597, - ";\";Ċ": 40778, - ";\">": 12630, - ";\"><": 30752, - ";\">Ċ": 12417, - ";\">čĊ": 50148, - ";\"Ċ": 42755, - ";$": 26759, - ";%": 39502, - ";&": 8168, - ";&#": 51322, - ";'": 37094, - ";');Ċ": 96774, - ";',": 48286, - ";',Ċ": 46485, - ";';Ċ": 70746, - ";'>": 47739, - ";'Ċ": 99419, - ";(": 58809, - ";)": 37274, - ";*/Ċ": 63503, - ";++": 37607, - ";,": 72654, - ";-": 55533, - ";.": 79798, - ";/": 21202, - ";/*": 87329, - ";//": 9545, - ";;": 6911, - ";;;": 37428, - ";;;;": 23632, - ";;;;;;;;": 41400, - ";;;;;;;;;;;;;;;;": 72509, - ";;Ċ": 29307, - ";;ĊĊ": 74031, - ";<": 36158, - ";": 25948, - ";?>\"": 53836, - ";?>Ċ": 40669, - ";\\": 18364, - ";\\\">": 94262, - ";\\Ċ": 56883, - ";]/": 91938, - ";a": 49322, - ";amp": 20528, - ";b": 56033, - ";background": 51054, - ";base": 82960, - ";border": 36879, - ";br": 79792, - ";break": 87979, - ";c": 79732, - ";charset": 46117, - ";color": 40791, - ";d": 100249, - ";display": 86665, - ";element": 75262, - ";font": 28155, - ";height": 44141, - ";i": 4801, - ";if": 82104, - ";j": 13360, - ";k": 36096, - ";l": 82728, - ";left": 91450, - ";line": 86273, - ";m": 68336, - ";margin": 33027, - ";n": 47803, - ";o": 94549, - ";p": 57013, - ";padding": 36229, - ";q": 61999, - ";r": 86408, - ";s": 40514, - ";set": 81489, - ";t": 54847, - ";text": 45485, - ";top": 82854, - ";width": 40436, - ";x": 55721, - ";y": 71963, - ";z": 97812, - ";}": 31131, - ";};Ċ": 87737, - ";}Ċ": 12355, - ";}ĊĊ": 34598, - ";}čĊ": 40628, - ";Ċ": 280, - ";ĊĊ": 401, - ";ĊĊĊ": 5322, - ";ĊĊĊĊ": 22896, - ";ĊĊĊĊĊ": 70594, - ";čĊ": 464, - ";čĊčĊ": 1967, - ";čĊčĊčĊ": 23169, - ";čĊčĊčĊčĊ": 87332, - ";ččĊ": 45222, - ";čččĊ": 68896, - "<": 27, - "": 72798, - "<*": 79922, - "<-": 46442, - "": 21806, - "<>(": 21238, - "<>(\"": 90139, - "<>();Ċ": 11111, - "<>();ĊĊ": 29489, - "<>();čĊ": 51821, - "<>Ċ": 63637, - "": 20112, - ">": 75194, - "": 100274, - "": 100272, - "": 100273, - "": 100271, - "": 100263, - "": 100262, - "": 100266, - "": 100265, - "": 100264, - "": 100269, - "": 100270, - "": 100267, - "": 100268, - "": 100275, - "": 100276, - "<|endoftext|>": 100257, - "<|extra0|>": 100288, - "<|fim_middle|>": 100259, - "<|fim_pad|>": 100261, - "<|fim_prefix|>": 100258, - "<|fim_suffix|>": 100260, - "<|im_end|>": 100278, - "<|im_start|>": 100277, - "<|pause|>": 100279, - "<|reg0|>": 100280, - "<|reg1|>": 100281, - "<|reg2|>": 100282, - "<|reg3|>": 100283, - "<|reg4|>": 100284, - "<|reg5|>": 100285, - "<|reg6|>": 100286, - "<|reg7|>": 100287, - "<|reg_extra|>": 100256, - "<Ċ": 31658, - "=": 28, - "=!": 75749, - "=\"": 429, - "=\"\"": 8573, - "=\"\"\"": 65365, - "=\"\")Ċ": 64841, - "=\"\",": 46563, - "=\"\"/>Ċ": 77316, - "=\"\";Ċ": 27892, - "=\"\";čĊ": 69024, - "=\"\">": 18762, - "=\"\"><": 50670, - "=\"\">Ċ": 17875, - "=\"\">čĊ": 79062, - "=\"\"Ċ": 34518, - "=\"#": 4753, - "=\"#\"": 13700, - "=\"#\">": 15608, - "=\"#\"><": 28690, - "=\"#\">Ċ": 41045, - "=\"$": 20840, - "=\"$(": 47534, - "=\"${": 21083, - "=\"%": 36320, - "=\"'": 15877, - "=\"'+": 37070, - "=\"'.": 38417, - "=\"'.$": 23280, - "=\"(": 79339, - "=\").": 76344, - "=\");Ċ": 46319, - "=\"+": 14427, - "=\",": 22080, - "=\"-": 24900, - "=\"--": 99398, - "=\".": 36326, - "=\".$": 27429, - "=\".$_": 97752, - "=\"../": 6647, - "=\"../../": 15800, - "=\"../../../": 71512, - "=\"./": 27518, - "=\"/": 6039, - "=\"/\"": 45709, - "=\"/\">": 70039, - "=\"/\">Ċ": 78077, - "=\"//": 45266, - "=\";Ċ": 94275, - "=\"<": 35576, - "=\"<<": 81576, - "=\"": 85753, - "==Ċ": 21410, - "=>": 2228, - "=>\"": 45588, - "=>$": 30898, - "=>'": 40626, - "=>{Ċ": 13436, - "=?": 20477, - "=?\",": 88973, - "=?\";Ċ": 90312, - "=?,": 53750, - "=@": 34778, - "=@\"": 95906, - "=A": 47723, - "=B": 55626, - "=BitConverter": 80408, - "=C": 42017, - "=D": 49734, - "=DB": 90749, - "=E": 86334, - "=F": 83326, - "=False": 5725, - "=G": 93109, - "=Integer": 88743, - "=L": 69951, - "=M": 50782, - "=Math": 77806, - "=N": 53095, - "=NULL": 29080, - "=None": 5980, - "=P": 77878, - "=R": 73777, - "=S": 73296, - "=T": 61561, - "=True": 3702, - "=UTF": 38105, - "=User": 95355, - "=Value": 89148, - "=W": 70647, - "=X": 62445, - "=Y": 93094, - "=YES": 95934, - "=[": 5941, - "=[\"": 29065, - "=['": 14314, - "=[[": 47037, - "=[]": 31792, - "=[],": 67321, - "=[];Ċ": 41052, - "=[]Ċ": 28283, - "=[]čĊ": 75027, - "=[Ċ": 34299, - "=\\": 35533, - "=\\\"": 4162, - "=\\\"\"": 42545, - "=\\\"\";Ċ": 92083, - "=\\\"#": 69015, - "=\\\"$": 57213, - "=\\\"%": 76659, - "=\\\"/": 99285, - "=\\'": 56861, - "=_": 21574, - "=_(\"": 92447, - "=_('": 91066, - "=__": 88523, - "=`": 23046, - "=a": 25222, - "=add": 93884, - "=admin": 96990, - "=all": 89377, - "=args": 32358, - "=array": 25546, - "=ax": 72763, - "=b": 22861, - "=back": 93472, - "=batch": 72898, - "=bool": 90212, - "=c": 20105, - "=center": 75244, - "=color": 64892, - "=com": 59946, - "=config": 47390, - "=context": 71794, - "=count": 75016, - "=create": 92187, - "=current": 73023, - "=cut": 49815, - "=cv": 68570, - "=d": 26477, - "=data": 23686, - "=date": 53331, - "=datetime": 57849, - "=db": 58852, - "=default": 93728, - "=device": 20297, - "=df": 61984, - "=dict": 40697, - "=document": 34641, - "=e": 41491, - "=edge": 37040, - "=email": 77471, - "=en": 62857, - "=end": 62621, - "=event": 96360, - "=explode": 92570, - "=f": 18603, - "=false": 12497, - "=file": 60345, - "=find": 61617, - "=findViewById": 85991, - "=float": 34915, - "=fopen": 75187, - "=form": 52474, - "=format": 92762, - "=forms": 65842, - "=function": 30586, - "=g": 38262, - "=get": 29380, - "=h": 55213, - "=head": 24704, - "=headers": 55185, - "=http": 35817, - "=https": 53099, - "=i": 22112, - "=id": 47122, - "=image": 75755, - "=img": 94388, - "=in": 68484, - "=index": 63741, - "=input": 40167, - "=int": 16972, - "=is": 93410, - "=item": 33662, - "=j": 46712, - "=json": 38607, - "=k": 46257, - "=key": 87682, - "=l": 41727, - "=label": 99789, - "=lambda": 28604, - "=len": 46919, - "=length": 95462, - "=line": 79285, - "=list": 42072, - "=localhost": 85651, - "=log": 84404, - "=logging": 71328, - "=m": 28320, - "=max": 45717, - "=message": 88229, - "=min": 62606, - "=model": 63596, - "=models": 28510, - "=msg": 98478, - "=my": 81570, - "=mysql": 35091, - "=mysqli": 31872, - "=n": 22495, - "=name": 40341, - "=new": 8507, - "=nil": 64458, - "=no": 31415, - "=node": 80258, - "=np": 17874, - "=null": 19446, - "=num": 48001, - "=o": 86976, - "=obj": 78346, - "=open": 54065, - "=options": 96131, - "=os": 51964, - "=out": 86098, - "=output": 87047, - "=p": 17841, - "=params": 58743, - "=password": 74617, - "=path": 83040, - "=pd": 68395, - "=pk": 88285, - "=plt": 97033, - "=pos": 100238, - "=post": 83250, - "=q": 64148, - "=query": 80294, - "=r": 32220, - "=rand": 96695, - "=random": 80917, - "=re": 50752, - "=read": 90971, - "=req": 85116, - "=request": 26229, - "=require": 63933, - "=res": 79470, - "=response": 80190, - "=result": 75312, - "=root": 76083, - "=row": 66629, - "=s": 14481, - "=sc": 75975, - "=search": 97698, - "=self": 7822, - "=session": 84500, - "=set": 69900, - "=settings": 73752, - "=size": 75278, - "=start": 56722, - "=status": 56218, - "=str": 16311, - "=sub": 46499, - "=subprocess": 57694, - "=sum": 69915, - "=sys": 59970, - "=t": 24957, - "=target": 97878, - "=temp": 54582, - "=test": 54638, - "=text": 49406, - "=tf": 34019, - "=this": 26751, - "=time": 61382, - "=title": 91607, - "=tk": 64851, - "=tmp": 93160, - "=top": 92117, - "=torch": 67357, - "=train": 77699, - "=true": 11516, - "=u": 39733, - "=url": 65663, - "=user": 31264, - "=username": 68521, - "=utf": 23060, - "=v": 40354, - "=val": 88629, - "=value": 47638, - "=view": 93053, - "=w": 64517, - "=wx": 91812, - "=x": 26459, - "=y": 30468, - "=yes": 60665, - "=z": 83670, - "=zeros": 57644, - "={": 1185, - "={!": 65526, - "={\"": 16160, - "={\"/": 99467, - "={$": 53373, - "={'": 13150, - "={(": 17237, - "={()": 10958, - "={()=>": 56151, - "={({": 83966, - "={<": 39106, - "={[": 33852, - "={['": 96690, - "={[Ċ": 69321, - "={`": 18019, - "={`${": 38412, - "={`/": 56341, - "={{": 6923, - "={{Ċ": 18769, - "={}": 69185, - "={},": 68525, - "={}Ċ": 59727, - "={Ċ": 18013, - "=}": 78522, - "=~": 95635, - "=âĢĿ": 45221, - "=Ċ": 15092, - "=ĊĊ": 69427, - ">": 29, - ">\"": 10078, - ">\")": 83698, - ">\").": 62132, - ">\");Ċ": 15434, - ">\");ĊĊ": 69040, - ">\");čĊ": 44791, - ">\")Ċ": 43463, - ">\"+": 47057, - ">\"+Ċ": 84622, - ">\",": 21841, - ">\",Ċ": 36552, - ">\".": 54046, - ">\".$": 34743, - ">\";": 33023, - ">\";Ċ": 6876, - ">\";ĊĊ": 33523, - ">\";čĊ": 20679, - ">\"Ċ": 19681, - ">\"čĊ": 83706, - ">#": 62225, - ">$": 24502, - ">${": 38780, - ">%": 29840, - ">&": 5909, - ">'": 5709, - ">')": 80965, - ">').": 58676, - ">');": 98336, - ">');Ċ": 22860, - ">');ĊĊ": 88446, - ">');čĊ": 80016, - ">')Ċ": 40966, - ">'+": 45601, - ">'+Ċ": 43009, - ">',": 20150, - ">',Ċ": 24049, - ">'.": 45789, - ">'.$": 30641, - ">'.Ċ": 64820, - ">';": 37809, - ">';Ċ": 7312, - ">';ĊĊ": 31563, - ">';čĊ": 23704, - ">'Ċ": 24324, - ">'čĊ": 96463, - ">(": 2284, - ">(\"": 13514, - ">(&": 45884, - ">('": 68738, - ">((": 48553, - ">(()": 59889, - ">()": 13867, - ">())": 93883, - ">());Ċ": 33972, - ">());ĊĊ": 94818, - ">())Ċ": 62104, - ">(),": 40119, - ">(),Ċ": 66866, - ">()->": 89480, - ">().": 10703, - ">();": 49381, - ">();Ċ": 4000, - ">();ĊĊ": 10665, - ">();čĊ": 16300, - ">();čĊčĊ": 52722, - ">()Ċ": 19485, - ">()ĊĊ": 75053, - ">(*": 61774, - ">(_": 46709, - ">({": 96853, - ">({Ċ": 82583, - ">(Ċ": 17492, - ">)": 9414, - ">).": 72624, - ">):": 38123, - ">);Ċ": 43113, - ">)Ċ": 33379, - ">*": 20008, - ">*/Ċ": 67575, - ">*+": 96426, - ">,": 8226, - ">,,Ċ": 12803, - ">-": 39743, - ">--": 83257, - ">-->Ċ": 37460, - ">--}}Ċ": 44296, - ">.": 14611, - ">..Ċ": 30916, - ">.ĊĊ": 95467, - ">/": 18597, - ">/',": 87964, - ">//": 53693, - ">/<": 68872, - ">:": 27916, - ">::": 6974, - ">:;": 66895, - ">;Ċ": 10342, - ">;ĊĊ": 19985, - ">;čĊ": 85209, - "><": 1822, - ">Ċ": 55869, - "]->": 6428, - "].": 948, - "].\"": 72066, - "].'": 96395, - "].[": 37516, - "]._": 41081, - "].Ċ": 27218, - "].ĊĊ": 30662, - "]/": 9968, - "]:": 5787, - "]:=": 91651, - "]:Ċ": 10556, - "]:ĊĊ": 69662, - "]:ĊĊĊ": 34766, - "]:čĊ": 53486, - "];": 5378, - "];//": 56782, - "];Ċ": 947, - "];ĊĊ": 4926, - "];ĊĊĊ": 53699, - "];čĊ": 6088, - "];čĊčĊ": 26977, - "]<": 35239, - "]": 94796, - "]=[": 67228, - "]=]": 96685, - "]={": 37436, - "]={Ċ": 96625, - "]>": 26753, - "]>=": 74875, - "]>Ċ": 65177, - "]?": 51064, - "]?.": 78941, - "][": 1483, - "][\"": 10069, - "][$": 25004, - "]['": 5465, - "][(": 83876, - "][-": 63972, - "][/": 78894, - "][:": 26147, - "][]": 46825, - "][_": 95792, - "]\\": 18444, - "]\\\\": 88020, - "]]": 5163, - "]])": 30716, - "]]);Ċ": 50954, - "]])Ċ": 27829, - "]])ĊĊ": 73203, - "]],": 21128, - "]],Ċ": 19052, - "]].": 22877, - "]]:Ċ": 84420, - "]];": 98929, - "]];Ċ": 13507, - "]];ĊĊ": 87953, - "]]=": 72483, - "]]>Ċ": 88665, - "]}Ċ": 24333, - "]Ċ": 933, - "]ĊĊ": 2595, - "]ĊĊĊ": 22414, - "]ĊĊĊĊ": 47839, - "]čĊ": 6242, - "]čĊčĊ": 37918, - "^": 61, - "^(": 13571, - "^-": 50409, - "^.": 40496, - "^K": 53067, - "^[": 28836, - "^\\": 25928, - "^^": 22634, - "^^^^": 62824, - "^n": 87267, - "^{": 48922, - "^{-": 88310, - "_": 62, - "_\"": 19298, - "_\"+": 34515, - "_\",": 61202, - "_\".$": 81611, - "_##": 50231, - "_#{": 91699, - "_$": 35521, - "_$_": 63850, - "_${": 41955, - "_%": 19213, - "_'": 19893, - "_'+": 35096, - "_',": 59113, - "_'.$": 39301, - "_(": 8526, - "_(\"": 38819, - "_('": 75778, - "_();Ċ": 97160, - "_()Ċ": 88458, - "_)": 16726, - "_));Ċ": 69564, - "_),": 66116, - "_);Ċ": 15658, - "_);ĊĊ": 51740, - "_);čĊ": 63547, - "_)Ċ": 24262, - "_)čĊ": 77743, - "_*": 46897, - "_,": 7022, - "_,Ċ": 39486, - "_-": 40411, - "_->": 10681, - "_-_": 84200, - "_.": 5056, - "_/": 51395, - "_:": 24089, - "_:*": 79693, - "_;": 24058, - "_;Ċ": 8756, - "_;ĊĊ": 23494, - "_;čĊ": 43040, - "_<": 42843, - "_": 99477, - "_A": 1596, - "_AA": 83041, - "_AB": 33743, - "_ABC": 92504, - "_ABI": 88074, - "_ABORT": 72144, - "_ABS": 66346, - "_AC": 15868, - "_ACC": 26750, - "_ACCEPT": 52841, - "_ACCESS": 25424, - "_ACCOUNT": 39931, - "_ACK": 51790, - "_ACL": 98727, - "_ACT": 16302, - "_ACTION": 22624, - "_ACTIONS": 95534, - "_ACTIV": 93726, - "_ACTIVE": 27036, - "_ACTIVITY": 43545, - "_AD": 23326, - "_ADAPTER": 80702, - "_ADC": 42730, - "_ADD": 8749, - "_ADDR": 16444, - "_ADDRESS": 20739, - "_ADMIN": 31560, - "_ADV": 75538, - "_AES": 70481, - "_AF": 47835, - "_AFTER": 73439, - "_AG": 38951, - "_AGENT": 53599, - "_AHB": 96946, - "_AI": 76422, - "_AL": 9089, - "_ALARM": 88835, - "_ALERT": 65586, - "_ALIAS": 62708, - "_ALIGN": 37788, - "_ALIGNMENT": 79618, - "_ALL": 16668, - "_ALLOC": 40433, - "_ALLOW": 45424, - "_ALLOWED": 74286, - "_ALPHA": 40597, - "_ALREADY": 81654, - "_ALT": 58961, - "_ALWAYS": 63861, - "_AM": 26074, - "_AMD": 99724, - "_AMOUNT": 61093, - "_AN": 24534, - "_ANAL": 60853, - "_AND": 22516, - "_ANDROID": 74338, - "_ANGLE": 80034, - "_ANS": 68852, - "_ANT": 98219, - "_ANY": 35550, - "_AP": 22661, - "_APB": 71491, - "_API": 11669, - "_APP": 16815, - "_APPEND": 66951, - "_APPLICATION": 55306, - "_APPRO": 76101, - "_APPS": 90854, - "_AR": 24290, - "_ARB": 54500, - "_ARCH": 41149, - "_ARCHIVE": 99736, - "_AREA": 52092, - "_ARG": 14229, - "_ARGS": 25386, - "_ARGUMENT": 53022, - "_ARM": 48151, - "_ARR": 87114, - "_ARRAY": 18194, - "_ARROW": 72395, - "_ART": 60256, - "_AS": 29128, - "_ASC": 85693, - "_ASCII": 100024, - "_ASM": 88006, - "_ASS": 19194, - "_ASSERT": 12058, - "_ASSIGN": 53348, - "_ASSOC": 32693, - "_ASSUME": 51189, - "_AST": 77953, - "_ASYNC": 82009, - "_AT": 8837, - "_ATOM": 98460, - "_ATOMIC": 88943, - "_ATT": 31077, - "_ATTACH": 50897, - "_ATTACHMENT": 70548, - "_ATTACK": 64498, - "_ATTR": 13161, - "_ATTRIB": 100143, - "_ATTRIBUTE": 33345, - "_ATTRIBUTES": 65650, - "_AUD": 82797, - "_AUDIO": 39102, - "_AURA": 78022, - "_AUT": 54816, - "_AUTH": 23507, - "_AUTHOR": 79943, - "_AUTO": 30113, - "_AUX": 82734, - "_AV": 30486, - "_AVAILABLE": 52923, - "_AX": 37917, - "_AXIS": 51531, - "_Abstract": 75472, - "_Account": 87955, - "_Act": 47772, - "_Action": 60999, - "_Ad": 24773, - "_Add": 22056, - "_Address": 65999, - "_Adjust": 42804, - "_AdjustorThunk": 44001, - "_Admin": 58408, - "_Al": 41912, - "_All": 54729, - "_An": 33799, - "_And": 94946, - "_Anim": 73172, - "_Api": 92228, - "_App": 37217, - "_Application": 97679, - "_Arg": 88681, - "_Array": 48329, - "_As": 63841, - "_AspNet": 78521, - "_Ass": 63322, - "_At": 56681, - "_Att": 82897, - "_B": 1702, - "_BACK": 22778, - "_BACKEND": 78895, - "_BACKGROUND": 71228, - "_BAD": 31766, - "_BAL": 81052, - "_BAND": 79368, - "_BANK": 67507, - "_BAR": 48505, - "_BASE": 12024, - "_BASIC": 72168, - "_BATCH": 75109, - "_BB": 95029, - "_BC": 73347, - "_BE": 28267, - "_BEFORE": 83318, - "_BEGIN": 27480, - "_BG": 63390, - "_BGR": 51925, - "_BIG": 63843, - "_BIN": 56820, - "_BINARY": 50854, - "_BIND": 45655, - "_BINDING": 86272, - "_BIT": 11438, - "_BITMAP": 73476, - "_BITS": 33795, - "_BL": 21769, - "_BLACK": 57655, - "_BLE": 45400, - "_BLEND": 63863, - "_BLK": 88734, - "_BLOCK": 19281, - "_BLOCKS": 87642, - "_BLUE": 54563, - "_BO": 12836, - "_BOARD": 66356, - "_BODY": 45511, - "_BOLD": 91266, - "_BOOK": 62356, - "_BOOL": 33591, - "_BOOLEAN": 38909, - "_BOOT": 58413, - "_BORDER": 62335, - "_BOTH": 83818, - "_BOTTOM": 59433, - "_BOUND": 74744, - "_BOUNDS": 92725, - "_BOX": 41267, - "_BP": 69922, - "_BR": 27641, - "_BRANCH": 72846, - "_BREAK": 64941, - "_BROWSER": 73600, - "_BS": 94062, - "_BT": 55070, - "_BTN": 59658, - "_BU": 93318, - "_BUCKET": 75544, - "_BUF": 36307, - "_BUFF": 63228, - "_BUFFER": 14731, - "_BUILD": 38591, - "_BUS": 34573, - "_BUSY": 68383, - "_BUTTON": 20714, - "_BY": 14010, - "_BYTE": 28449, - "_BYTES": 41805, - "_Back": 65803, - "_Bar": 92169, - "_Base": 35082, - "_Begin": 94547, - "_Bl": 58047, - "_Block": 52879, - "_Blue": 98301, - "_Bool": 81048, - "_Box": 83053, - "_Buffer": 56140, - "_Build": 97786, - "_Button": 42397, - "_By": 87096, - "_C": 932, - "_CA": 55990, - "_CACHE": 30238, - "_CAL": 40515, - "_CALC": 99114, - "_CALL": 15283, - "_CALLBACK": 36873, - "_CAM": 40546, - "_CAMERA": 59479, - "_CAN": 46700, - "_CANCEL": 48559, - "_CANNOT": 92016, - "_CAP": 22637, - "_CAPACITY": 93253, - "_CAPTURE": 62901, - "_CAR": 86987, - "_CARD": 46629, - "_CART": 66272, - "_CASE": 29640, - "_CAST": 26837, - "_CAT": 65672, - "_CATEGORY": 40384, - "_CB": 50033, - "_CBC": 91864, - "_CC": 32431, - "_CD": 56300, - "_CE": 95905, - "_CELL": 60209, - "_CENTER": 35655, - "_CERT": 56398, - "_CF": 73158, - "_CFG": 22509, - "_CH": 6602, - "_CHAIN": 71332, - "_CHAN": 81424, - "_CHANGE": 33623, - "_CHANGED": 49199, - "_CHANNEL": 24616, - "_CHANNELS": 78126, - "_CHAR": 21561, - "_CHARACTER": 69977, - "_CHARS": 83419, - "_CHARSET": 96204, - "_CHAT": 71848, - "_CHECK": 12042, - "_CHILD": 60296, - "_CHIP": 80201, - "_CHK": 88955, - "_CHO": 51716, - "_CHOICES": 76095, - "_CHUNK": 71608, - "_CI": 94907, - "_CID": 88625, - "_CIPHER": 82073, - "_CITY": 86410, - "_CL": 6986, - "_CLAMP": 89409, - "_CLASS": 14051, - "_CLASSES": 70264, - "_CLEAN": 80761, - "_CLEAR": 40380, - "_CLI": 92295, - "_CLICK": 53378, - "_CLICKED": 95345, - "_CLIENT": 23337, - "_CLIP": 97453, - "_CLK": 26219, - "_CLOCK": 42396, - "_CLOSE": 25316, - "_CLOSED": 79240, - "_CLR": 72599, - "_CLUSTER": 78971, - "_CM": 43437, - "_CMD": 16748, - "_CMP": 84356, - "_CN": 57721, - "_CNT": 35302, - "_CNTL": 96675, - "_CO": 20201, - "_COD": 82605, - "_CODE": 10225, - "_CODEC": 69299, - "_CODES": 42788, - "_COL": 26400, - "_COLL": 75417, - "_COLLECTION": 69857, - "_COLOR": 14810, - "_COLORS": 86536, - "_COLS": 94814, - "_COLUMN": 37283, - "_COLUMNS": 73003, - "_COM": 7021, - "_COMBO": 96503, - "_COMM": 14352, - "_COMMAND": 23558, - "_COMMENT": 51056, - "_COMMIT": 78464, - "_COMMON": 46126, - "_COMP": 15318, - "_COMPANY": 98773, - "_COMPARE": 78998, - "_COMPAT": 77870, - "_COMPILE": 84501, - "_COMPILER": 88109, - "_COMPLETE": 51765, - "_COMPLETED": 86774, - "_COMPLEX": 98920, - "_COMPONENT": 41121, - "_CON": 4405, - "_COND": 82731, - "_CONDITION": 73915, - "_CONF": 30312, - "_CONFIG": 12853, - "_CONFIGURATION": 71852, - "_CONFIRM": 66034, - "_CONN": 61476, - "_CONNECT": 34562, - "_CONNECTED": 70534, - "_CONNECTION": 41808, - "_CONSOLE": 90392, - "_CONST": 23970, - "_CONSTANT": 56410, - "_CONT": 10940, - "_CONTACT": 55736, - "_CONTAINER": 51789, - "_CONTENT": 26641, - "_CONTEXT": 30677, - "_CONTINUE": 80166, - "_CONTROL": 24607, - "_CONTROLLER": 65095, - "_CONV": 86423, - "_CONVERT": 80221, - "_COOKIE": 77649, - "_COORD": 61608, - "_COPY": 36656, - "_COR": 48796, - "_CORE": 32410, - "_COST": 72032, - "_COUNT": 15014, - "_COUNTER": 49511, - "_COUNTRY": 95105, - "_CP": 47076, - "_CPP": 65724, - "_CPU": 30841, - "_CR": 25305, - "_CRC": 76410, - "_CRE": 69972, - "_CREAT": 71902, - "_CREATE": 26908, - "_CREATED": 58884, - "_CRITICAL": 89136, - "_CRYPTO": 88345, - "_CS": 35896, - "_CSR": 82549, - "_CSS": 84679, - "_CSV": 97694, - "_CT": 73647, - "_CTL": 38637, - "_CTRL": 19720, - "_CTX": 45333, - "_CUBE": 93069, - "_CUDA": 95961, - "_CUR": 34934, - "_CURRENT": 34038, - "_CURSOR": 60088, - "_CUSTOM": 37414, - "_CUSTOMER": 91392, - "_CY": 47531, - "_CYCLE": 87902, - "_Call": 77128, - "_Callback": 56202, - "_Camera": 90176, - "_Cancel": 98585, - "_Category": 81514, - "_Cell": 55554, - "_Ch": 28688, - "_Channel": 69958, - "_Char": 51996, - "_Character": 85629, - "_Check": 29288, - "_Checked": 49718, - "_CheckedChanged": 53011, - "_Cl": 86210, - "_Class": 48638, - "_Clear": 58844, - "_Click": 7310, - "_Client": 47202, - "_Close": 69285, - "_Cmd": 99353, - "_Code": 39184, - "_Collections": 39010, - "_Color": 44487, - "_Column": 97722, - "_Com": 17376, - "_ComCallableWrapper": 90050, - "_Comm": 60552, - "_Command": 67851, - "_Common": 78371, - "_Component": 81860, - "_Con": 15450, - "_Config": 36512, - "_Connection": 86102, - "_Construct": 42226, - "_Content": 79483, - "_Context": 73094, - "_Control": 46476, - "_Controller": 31774, - "_Copy": 78737, - "_Core": 43090, - "_Count": 51875, - "_Create": 35425, - "_Current": 41835, - "_Custom": 58502, - "_Customer": 95696, - "_D": 1586, - "_DA": 76244, - "_DAC": 87066, - "_DAMAGE": 65559, - "_DAT": 37447, - "_DATA": 8055, - "_DATABASE": 46610, - "_DATE": 19007, - "_DAY": 44666, - "_DAYS": 90356, - "_DB": 16710, - "_DBG": 38720, - "_DC": 57761, - "_DD": 97085, - "_DDR": 80938, - "_DE": 2952, - "_DEAD": 83998, - "_DEBUG": 11386, - "_DEC": 24707, - "_DECL": 23567, - "_DECLARE": 49515, - "_DECLS": 95731, - "_DECREF": 39987, - "_DEF": 22483, - "_DEFAULT": 14131, - "_DEFIN": 41603, - "_DEFINE": 47907, - "_DEFINED": 60222, - "_DEFINITION": 93426, - "_DEL": 21588, - "_DELAY": 34510, - "_DELETE": 30023, - "_DELETED": 87021, - "_DELTA": 81914, - "_DEN": 68036, - "_DENIED": 93218, - "_DEPEND": 95393, - "_DEPRECATED": 83176, - "_DEPTH": 33744, - "_DER": 97162, - "_DESC": 24353, - "_DESCRIPTION": 39268, - "_DESCRIPTOR": 56545, - "_DEST": 46974, - "_DESTROY": 80500, - "_DET": 78207, - "_DETAIL": 34005, - "_DETAILS": 57562, - "_DETECT": 97318, - "_DEV": 27517, - "_DEVICE": 18586, - "_DEVICES": 85533, - "_DF": 93964, - "_DGRAM": 93373, - "_DH": 93539, - "_DI": 45763, - "_DIAG": 77310, - "_DIALOG": 43902, - "_DICT": 55147, - "_DIFF": 55084, - "_DIG": 34462, - "_DIGEST": 96001, - "_DIM": 40402, - "_DIP": 42624, - "_DIPSETTING": 58775, - "_DIR": 8455, - "_DIRECT": 32830, - "_DIRECTION": 66165, - "_DIRECTORY": 44914, - "_DIRS": 91660, - "_DIS": 12476, - "_DISABLE": 26764, - "_DISABLED": 56801, - "_DISCONNECT": 77325, - "_DISK": 85604, - "_DISP": 86575, - "_DISPATCH": 89774, - "_DISPLAY": 38679, - "_DIST": 42053, - "_DISTANCE": 64317, - "_DIV": 36403, - "_DL": 75536, - "_DLL": 54900, - "_DM": 59896, - "_DMA": 34882, - "_DO": 22573, - "_DOC": 70011, - "_DOCUMENT": 61684, - "_DOM": 31330, - "_DOMAIN": 34829, - "_DONE": 43841, - "_DOT": 83667, - "_DOUBLE": 34939, - "_DOWN": 21842, - "_DOWNLOAD": 68848, - "_DP": 72575, - "_DR": 21122, - "_DRAW": 43831, - "_DRIVE": 93887, - "_DRIVER": 45142, - "_DROP": 65310, - "_DRV": 67273, - "_DS": 53001, - "_DSP": 95381, - "_DST": 72872, - "_DT": 61355, - "_DU": 98253, - "_DUMP": 75598, - "_DURATION": 54513, - "_DX": 93931, - "_DYNAMIC": 58456, - "_Data": 18296, - "_Date": 40664, - "_Db": 62068, - "_De": 25617, - "_Debug": 79038, - "_Dec": 79768, - "_Def": 89511, - "_Default": 61436, - "_Delay": 93826, - "_Delete": 58518, - "_Dep": 91780, - "_Des": 99154, - "_Desc": 94057, - "_Description": 80787, - "_Destroy": 80366, - "_Detail": 95862, - "_Details": 98526, - "_Device": 67880, - "_Dis": 46625, - "_Display": 81452, - "_Do": 94581, - "_Double": 85490, - "_Draw": 70254, - "_E": 2135, - "_EC": 70610, - "_ED": 33960, - "_EDEFAULT": 90048, - "_EDGE": 53143, - "_EDIT": 26162, - "_EDITOR": 53870, - "_EFFECT": 56734, - "_EL": 63383, - "_ELEM": 91804, - "_ELEMENT": 28255, - "_ELEMENTS": 67269, - "_EM": 28247, - "_EMAIL": 30648, - "_EMIT": 98863, - "_EMP": 69884, - "_EMPTY": 37740, - "_EN": 6434, - "_ENABLE": 14716, - "_ENABLED": 30376, - "_ENC": 73774, - "_ENCOD": 54369, - "_ENCODE": 90613, - "_ENCODING": 74129, - "_END": 11137, - "_ENDIAN": 58869, - "_ENDPOINT": 49856, - "_ENGINE": 63277, - "_ENSURE": 83917, - "_ENT": 16639, - "_ENTER": 43074, - "_ENTITY": 47699, - "_ENTRIES": 88795, - "_ENTRY": 23489, - "_ENUM": 32994, - "_ENV": 22802, - "_EOF": 90387, - "_EOL": 37344, - "_EP": 53294, - "_EPS": 78392, - "_EQ": 9347, - "_EQUAL": 18681, - "_EQUALS": 69681, - "_ER": 60095, - "_ERR": 10076, - "_ERROR": 5529, - "_ERRORS": 67341, - "_ES": 31375, - "_ESCAPE": 76675, - "_EST": 80916, - "_ET": 74855, - "_ETH": 80767, - "_EV": 66558, - "_EVAL": 72065, - "_EVENT": 14383, - "_EVENTS": 62457, - "_EVT": 66055, - "_EX": 5073, - "_EXCEPTION": 28385, - "_EXEC": 39335, - "_EXECUTE": 92203, - "_EXIST": 50149, - "_EXISTS": 71142, - "_EXIT": 35109, - "_EXP": 35568, - "_EXPECT": 69308, - "_EXPI": 63106, - "_EXPORT": 21452, - "_EXPR": 74151, - "_EXPRESSION": 99445, - "_EXT": 16452, - "_EXTENDED": 97052, - "_EXTENSION": 38112, - "_EXTENSIONS": 98158, - "_EXTERN": 38843, - "_EXTERNAL": 48971, - "_EXTRA": 60081, - "_Edit": 67258, - "_Element": 65199, - "_Em": 77160, - "_Email": 84268, - "_Enable": 66316, - "_Enc": 94629, - "_End": 51053, - "_Ent": 51603, - "_Enter": 92205, - "_Entity": 90718, - "_Entry": 95264, - "_Equals": 87667, - "_Err": 94723, - "_Error": 29751, - "_Event": 40454, - "_Ex": 63631, - "_Exception": 49347, - "_Execute": 84553, - "_F": 1426, - "_FA": 19598, - "_FACE": 66213, - "_FACT": 37399, - "_FACTOR": 54806, - "_FACTORY": 72252, - "_FAIL": 12142, - "_FAILED": 23615, - "_FAILURE": 17431, - "_FALL": 85062, - "_FALSE": 18617, - "_FAMILY": 81928, - "_FAR": 89061, - "_FAST": 59325, - "_FATAL": 62640, - "_FAULT": 95764, - "_FB": 65807, - "_FC": 81003, - "_FD": 87321, - "_FE": 44407, - "_FEATURE": 31927, - "_FEED": 75276, - "_FETCH": 59025, - "_FF": 87980, - "_FIELD": 17806, - "_FIELDS": 54099, - "_FIFO": 50529, - "_FILE": 8247, - "_FILENAME": 46105, - "_FILENO": 76638, - "_FILES": 49110, - "_FILL": 62100, - "_FILTER": 24660, - "_FIN": 46380, - "_FINAL": 76972, - "_FIND": 68385, - "_FINE": 91787, - "_FINISH": 88193, - "_FIRE": 77714, - "_FIRST": 37372, - "_FIX": 43735, - "_FIXED": 67400, - "_FL": 23408, - "_FLAG": 12154, - "_FLAGS": 31190, - "_FLASH": 49615, - "_FLOAT": 22218, - "_FLOW": 56918, - "_FLUSH": 81495, - "_FM": 93412, - "_FMT": 45432, - "_FN": 61222, - "_FOCUS": 97729, - "_FOLDER": 34737, - "_FOLLOW": 79969, - "_FONT": 40632, - "_FOR": 14856, - "_FORCE": 51192, - "_FORE": 48285, - "_FOREACH": 71851, - "_FORM": 12995, - "_FORMAT": 15309, - "_FORWARD": 65105, - "_FOUND": 25714, - "_FP": 72081, - "_FR": 14554, - "_FRAGMENT": 67257, - "_FRAME": 23056, - "_FRAMEBUFFER": 72651, - "_FRE": 74283, - "_FREE": 36456, - "_FREQ": 49702, - "_FREQUENCY": 94274, - "_FRIEND": 87368, - "_FROM": 28207, - "_FRONT": 53015, - "_FS": 41498, - "_FT": 85840, - "_FULL": 30922, - "_FULLSCREEN": 88788, - "_FUN": 59973, - "_FUNC": 21545, - "_FUNCTION": 18997, - "_FUNCTIONS": 96584, - "_FW": 74208, - "_FWD": 86077, - "_Field": 47372, - "_FieldOffsetTable": 89496, - "_File": 35161, - "_Filter": 70035, - "_Final": 78172, - "_Find": 96345, - "_First": 80890, - "_Flag": 99235, - "_Float": 90167, - "_Font": 75313, - "_For": 85468, - "_Form": 29221, - "_Format": 74099, - "_Frame": 69503, - "_Framework": 63095, - "_Free": 59555, - "_From": 54257, - "_Function": 60838, - "_G": 2712, - "_GAIN": 68168, - "_GAME": 42008, - "_GAP": 85821, - "_GATE": 82216, - "_GB": 99731, - "_GC": 78015, - "_GE": 60133, - "_GEN": 43462, - "_GENER": 19211, - "_GENERAL": 66436, - "_GENERIC": 26341, - "_GET": 12991, - "_GF": 80465, - "_GL": 37800, - "_GLOBAL": 37861, - "_GO": 40722, - "_GOOD": 87825, - "_GP": 86934, - "_GPIO": 18344, - "_GPS": 98223, - "_GPU": 69816, - "_GR": 18356, - "_GRA": 77874, - "_GRANTED": 65010, - "_GRAPH": 59460, - "_GRAY": 61616, - "_GRE": 73839, - "_GREEN": 54159, - "_GRID": 62535, - "_GROUP": 20734, - "_GROUPS": 90289, - "_GRP": 91123, - "_GT": 72981, - "_GU": 85613, - "_GUI": 62405, - "_GUID": 59748, - "_Game": 50323, - "_Generic": 30185, - "_GenericClass": 37074, - "_Get": 13928, - "_Global": 94232, - "_Grid": 84147, - "_Group": 53719, - "_H": 2083, - "_HAL": 44794, - "_HALF": 75711, - "_HAND": 30290, - "_HANDLE": 24611, - "_HANDLER": 43572, - "_HARD": 79249, - "_HAS": 39078, - "_HASH": 33409, - "_HAVE": 57187, - "_HC": 100091, - "_HDR": 56865, - "_HE": 8025, - "_HEAD": 29090, - "_HEADER": 20951, - "_HEADERS": 80528, - "_HEALTH": 100128, - "_HEAP": 82458, - "_HEIGHT": 17807, - "_HEL": 70335, - "_HELP": 50687, - "_HELPER": 86431, - "_HERE": 82655, - "_HERSHEY": 93634, - "_HEX": 87602, - "_HI": 73636, - "_HIDDEN": 82021, - "_HIDE": 73114, - "_HIGH": 32721, - "_HINT": 75557, - "_HISTORY": 64923, - "_HIT": 87867, - "_HOLD": 98653, - "_HOME": 29566, - "_HOOK": 83351, - "_HOR": 91562, - "_HORIZONTAL": 76967, - "_HOST": 17656, - "_HOT": 92423, - "_HOUR": 87392, - "_HP": 81688, - "_HPP": 20570, - "_HS": 82932, - "_HT": 25072, - "_HTML": 57826, - "_HTTP": 36054, - "_HW": 45113, - "_Handle": 43814, - "_HandleTypeDef": 80006, - "_Handler": 42979, - "_Header": 72453, - "_Height": 84929, - "_Helper": 68928, - "_I": 8118, - "_IA": 88590, - "_IB": 80363, - "_IC": 23817, - "_ICON": 37625, - "_ID": 3533, - "_IDENT": 41364, - "_IDENTIFIER": 50654, - "_IDLE": 47490, - "_IDS": 76042, - "_IDX": 42032, - "_IE": 61548, - "_IEnumerator": 90013, - "_IF": 19573, - "_IGNORE": 51074, - "_IL": 71962, - "_IList": 89531, - "_IM": 8516, - "_IMAGE": 19667, - "_IMAGES": 80515, - "_IMETHOD": 77879, - "_IMG": 51465, - "_IMM": 68403, - "_IMP": 98515, - "_IMPL": 52445, - "_IMPLEMENT": 63425, - "_IMPORT": 21700, - "_IMPORTED": 26334, - "_IN": 2207, - "_INC": 41001, - "_INCLUDE": 49181, - "_INCLUDED": 37178, - "_INCREF": 75447, - "_INCREMENT": 59158, - "_IND": 42103, - "_INDEX": 14855, - "_INET": 27932, - "_INF": 66587, - "_INFINITY": 92210, - "_INFO": 9245, - "_INFORMATION": 54224, - "_ING": 85585, - "_INIT": 14785, - "_INITIAL": 66972, - "_INITIALIZ": 60182, - "_INITIALIZER": 91314, - "_INLINE": 33582, - "_INPUT": 21698, - "_INS": 32750, - "_INSERT": 49024, - "_INST": 50993, - "_INSTALL": 59586, - "_INSTANCE": 43687, - "_INT": 9340, - "_INTEGER": 26841, - "_INTER": 17148, - "_INTERFACE": 32661, - "_INTERNAL": 32852, - "_INTERRUPT": 54870, - "_INTERVAL": 38453, - "_INTR": 44761, - "_INV": 41207, - "_INVALID": 15520, - "_IO": 20376, - "_IOC": 98101, - "_IOCTL": 68426, - "_IOS": 80359, - "_IP": 17018, - "_IPV": 59930, - "_IR": 17577, - "_IRQ": 22749, - "_IRQHandler": 76044, - "_IRQn": 53457, - "_IS": 13056, - "_ISO": 84958, - "_ISR": 71778, - "_ISS": 93787, - "_IT": 42781, - "_ITEM": 16866, - "_ITEMS": 57380, - "_ITER": 52447, - "_IV": 63017, - "_IW": 87521, - "_Id": 22304, - "_Il": 39663, - "_Image": 47049, - "_Impl": 61632, - "_In": 27062, - "_Index": 51461, - "_Info": 40724, - "_Init": 16018, - "_InitStruct": 43696, - "_InitStructure": 61199, - "_Input": 49753, - "_Insert": 77517, - "_Instance": 71949, - "_Int": 33154, - "_Integer": 81418, - "_Inter": 80817, - "_Interface": 75726, - "_Internal": 38338, - "_InternalArray": 73228, - "_Invoke": 80243, - "_Is": 32979, - "_Item": 28618, - "_Items": 75567, - "_J": 10821, - "_JO": 39632, - "_JOB": 60790, - "_JOIN": 70417, - "_JS": 78946, - "_JSON": 26426, - "_JUMP": 89830, - "_K": 10310, - "_KEEP": 76037, - "_KERNEL": 40737, - "_KEY": 6738, - "_KEYBOARD": 82264, - "_KEYS": 52351, - "_KEYWORD": 73008, - "_KHR": 89628, - "_KIND": 74059, - "_KP": 73949, - "_Key": 36353, - "_KeyDown": 82559, - "_KeyPress": 78934, - "_L": 2406, - "_LA": 84859, - "_LABEL": 26754, - "_LANE": 69588, - "_LANG": 40861, - "_LANGUAGE": 61090, - "_LARGE": 84961, - "_LAST": 37894, - "_LAT": 65341, - "_LAYER": 51620, - "_LAYOUT": 53785, - "_LCD": 64192, - "_LD": 73900, - "_LE": 5393, - "_LEAVE": 90841, - "_LED": 38704, - "_LEFT": 19550, - "_LEG": 73403, - "_LEN": 15906, - "_LENGTH": 15373, - "_LESS": 91764, - "_LEVEL": 17871, - "_LIB": 27299, - "_LIBRARY": 55210, - "_LICENSE": 58660, - "_LIGHT": 36714, - "_LIMIT": 30294, - "_LINE": 16031, - "_LINEAR": 53048, - "_LINES": 67844, - "_LINK": 27239, - "_LINUX": 75125, - "_LIST": 12163, - "_LITERAL": 79147, - "_LL": 71409, - "_LO": 4709, - "_LOAD": 25006, - "_LOADED": 91017, - "_LOADING": 65060, - "_LOC": 16802, - "_LOCAL": 29499, - "_LOCATION": 31302, - "_LOCK": 28761, - "_LOG": 8585, - "_LOGGER": 88773, - "_LOGIN": 39414, - "_LONG": 20497, - "_LOOK": 74786, - "_LOOKUP": 94498, - "_LOOP": 50602, - "_LOW": 26916, - "_LOWER": 91232, - "_LP": 86530, - "_LR": 96038, - "_LS": 88889, - "_LSB": 77899, - "_LT": 67017, - "_LVL": 95382, - "_Label": 54657, - "_Last": 85772, - "_Lean": 96693, - "_Left": 71885, - "_Length": 82720, - "_Level": 79961, - "_Line": 60200, - "_Link": 73520, - "_List": 28203, - "_Load": 20123, - "_Local": 72521, - "_Location": 86624, - "_Log": 45183, - "_Login": 80332, - "_Long": 89340, - "_M": 1267, - "_MA": 86411, - "_MAC": 29176, - "_MACHINE": 67802, - "_MACRO": 74461, - "_MAG": 56331, - "_MAGIC": 50294, - "_MAIL": 66182, - "_MAIN": 33376, - "_MAJOR": 53145, - "_MAKE": 78542, - "_MALLOC": 87853, - "_MAN": 26201, - "_MANAGER": 45118, - "_MANY": 98474, - "_MAP": 16705, - "_MAPPING": 74613, - "_MARGIN": 72923, - "_MARK": 38016, - "_MARKER": 83789, - "_MASK": 11982, - "_MASTER": 48168, - "_MAT": 73017, - "_MATCH": 41924, - "_MATERIAL": 94032, - "_MATH": 87044, - "_MATRIX": 59476, - "_MAX": 6949, - "_MAXIMUM": 86477, - "_MAY": 84179, - "_MB": 77444, - "_MC": 60814, - "_MD": 47597, - "_ME": 34137, - "_MED": 98650, - "_MEDIA": 50627, - "_MEDIUM": 94892, - "_MEM": 13512, - "_MEMBER": 38652, - "_MEMBERS": 97546, - "_MEMORY": 31148, - "_MENU": 28748, - "_MESH": 86488, - "_MESSAGE": 14983, - "_MESSAGES": 70585, - "_MET": 34487, - "_META": 60936, - "_METADATA": 59184, - "_METHOD": 14387, - "_MI": 60863, - "_MIC": 70578, - "_MIDDLE": 87852, - "_MIN": 12083, - "_MINOR": 62624, - "_MINUS": 69363, - "_MISC": 70135, - "_MISS": 64708, - "_MISSING": 81806, - "_MIX": 78399, - "_MM": 48057, - "_MO": 18581, - "_MOBILE": 95237, - "_MOD": 21386, - "_MODAL": 87400, - "_MODE": 8580, - "_MODEL": 28651, - "_MODIFIED": 87058, - "_MODULE": 14280, - "_MODULES": 96842, - "_MON": 28164, - "_MONITOR": 82834, - "_MONTH": 49123, - "_MORE": 76231, - "_MOUNT": 96700, - "_MOUSE": 54407, - "_MOV": 49764, - "_MOVE": 36976, - "_MP": 54152, - "_MPI": 78554, - "_MR": 83253, - "_MS": 37247, - "_MSB": 97489, - "_MSG": 14709, - "_MSK": 96417, - "_MT": 50147, - "_MUL": 92521, - "_MULT": 30307, - "_MULTI": 50894, - "_MUT": 53503, - "_MUTEX": 68094, - "_MUX": 80451, - "_MY": 85495, - "_Main": 46205, - "_Man": 72728, - "_Manager": 48673, - "_Map": 58092, - "_Master": 81781, - "_Matrix": 78033, - "_Max": 59943, - "_Menu": 55198, - "_Message": 52074, - "_Meta": 60912, - "_MetaData": 76316, - "_Metadata": 63319, - "_MetadataUsageId": 68131, - "_Method": 45944, - "_MethodInfo": 70528, - "_Min": 63222, - "_Mod": 72585, - "_Mode": 55461, - "_Model": 22357, - "_Module": 64297, - "_Mouse": 37347, - "_Move": 67452, - "_Msg": 91753, - "_Msk": 67654, - "_Msp": 68537, - "_N": 1635, - "_NAME": 4813, - "_NAMES": 25872, - "_NAMESPACE": 35652, - "_NATIVE": 56675, - "_NAV": 72248, - "_NB": 81207, - "_NC": 97042, - "_NE": 14366, - "_NEAR": 79248, - "_NEAREST": 93026, - "_NEED": 87168, - "_NEG": 63468, - "_NET": 27953, - "_NETWORK": 49219, - "_NEW": 22789, - "_NEXT": 41087, - "_NM": 97153, - "_NO": 9278, - "_NODE": 19769, - "_NODES": 94048, - "_NON": 22912, - "_NONE": 15250, - "_NONNULL": 48803, - "_NOP": 72910, - "_NORMAL": 27553, - "_NOT": 9348, - "_NOTE": 55891, - "_NOTICE": 68900, - "_NOTIFICATION": 55341, - "_NOTIFY": 58714, - "_NOW": 60501, - "_NPC": 92669, - "_NR": 69295, - "_NS": 34877, - "_NT": 77675, - "_NULL": 18611, - "_NUM": 9828, - "_NUMBER": 19925, - "_NUMERIC": 85493, - "_NV": 50731, - "_Name": 19552, - "_Native": 99333, - "_New": 40682, - "_No": 38089, - "_Node": 42440, - "_None": 53623, - "_Normal": 76000, - "_Not": 61916, - "_Null": 56634, - "_Num": 62983, - "_Number": 52899, - "_O": 2281, - "_OBJ": 28659, - "_OBJC": 64904, - "_OBJECT": 13748, - "_OBS": 88048, - "_OC": 75763, - "_OCC": 33974, - "_OCCURRED": 36846, - "_OD": 61526, - "_OF": 14568, - "_OFF": 12256, - "_OFFSET": 18092, - "_OID": 97384, - "_OK": 8540, - "_OLD": 83969, - "_OM": 84269, - "_ON": 11324, - "_ONCE": 99914, - "_ONE": 35827, - "_ONLY": 32363, - "_OP": 14232, - "_OPCODE": 74180, - "_OPEN": 25037, - "_OPENGL": 92453, - "_OPER": 28304, - "_OPERATION": 45785, - "_OPERATOR": 70778, - "_OPT": 29364, - "_OPTION": 20564, - "_OPTIONS": 37421, - "_OPTS": 85115, - "_OR": 20424, - "_ORD": 86970, - "_ORDER": 27775, - "_ORIENTATION": 95280, - "_ORIGIN": 98299, - "_OS": 31500, - "_OT": 52247, - "_OTHER": 57138, - "_OUT": 12145, - "_OUTPUT": 24935, - "_OVER": 33143, - "_OVERFLOW": 95493, - "_OVERRIDE": 50472, - "_OW": 70919, - "_OWNER": 75423, - "_Obj": 71772, - "_Object": 28939, - "_Of": 90455, - "_Off": 95477, - "_Offset": 86797, - "_On": 36582, - "_One": 69301, - "_Open": 52847, - "_Options": 87201, - "_Order": 54367, - "_Osc": 83205, - "_OscInitStruct": 97299, - "_Out": 37775, - "_Output": 66162, - "_P": 1106, - "_PA": 27283, - "_PACK": 24943, - "_PACKAGE": 56666, - "_PACKET": 41428, - "_PAD": 37551, - "_PADDING": 79459, - "_PAGE": 20567, - "_PAGES": 80973, - "_PAIR": 66865, - "_PANEL": 70088, - "_PAR": 33129, - "_PARAM": 12344, - "_PARAMETER": 34341, - "_PARAMETERS": 72563, - "_PARAMS": 38588, - "_PARENT": 47948, - "_PARSE": 70806, - "_PARSER": 79644, - "_PART": 29378, - "_PARTITION": 92764, - "_PASS": 35451, - "_PASSWORD": 23928, - "_PATCH": 77904, - "_PATH": 8103, - "_PATTERN": 45327, - "_PAUSE": 80638, - "_PAY": 37517, - "_PAYLOAD": 80593, - "_PAYMENT": 68666, - "_PB": 72656, - "_PC": 40897, - "_PCI": 72620, - "_PCIE": 94161, - "_PCM": 70171, - "_PD": 70587, - "_PE": 46884, - "_PED": 82730, - "_PEER": 93842, - "_PENDING": 57714, - "_PER": 10842, - "_PERCENT": 73323, - "_PERIOD": 44266, - "_PERMISSION": 53888, - "_PERSON": 74528, - "_PF": 80280, - "_PG": 86744, - "_PH": 18392, - "_PHASE": 71339, - "_PHONE": 60804, - "_PHOTO": 93741, - "_PHP": 82682, - "_PHY": 36619, - "_PHYS": 69456, - "_PI": 20825, - "_PICK": 75132, - "_PICTURE": 95279, - "_PID": 56894, - "_PIN": 16223, - "_PIPE": 52684, - "_PIPELINE": 97616, - "_PIX": 86472, - "_PIXEL": 51584, - "_PK": 64998, - "_PKG": 95226, - "_PKT": 70979, - "_PL": 11329, - "_PLACE": 83024, - "_PLAN": 84748, - "_PLATFORM": 44319, - "_PLAY": 39675, - "_PLAYER": 37654, - "_PLL": 47720, - "_PLUGIN": 41035, - "_PLUS": 72978, - "_PM": 41018, - "_PO": 14503, - "_POINT": 28507, - "_POINTER": 29801, - "_POINTS": 65263, - "_POL": 34265, - "_POLICY": 60099, - "_POLL": 77920, - "_POOL": 53024, - "_POP": 56608, - "_PORT": 12658, - "_PORTS": 96659, - "_POS": 18818, - "_POSITION": 34680, - "_POST": 21146, - "_POSTFIELDS": 97347, - "_POWER": 34404, - "_PP": 44358, - "_PR": 10794, - "_PRE": 17883, - "_PRED": 93280, - "_PREF": 67472, - "_PREFIX": 19026, - "_PRESENT": 69808, - "_PRESS": 62319, - "_PREVIEW": 100090, - "_PRI": 82293, - "_PRICE": 53000, - "_PRIMARY": 76119, - "_PRINT": 24293, - "_PRINTF": 71495, - "_PRIORITY": 43794, - "_PRIV": 71725, - "_PRIVATE": 31570, - "_PRO": 5875, - "_PROC": 46150, - "_PROCESS": 37299, - "_PROD": 90899, - "_PRODUCT": 32950, - "_PRODUCTS": 80981, - "_PROF": 96252, - "_PROFILE": 35633, - "_PROGRAM": 60932, - "_PROGRESS": 55546, - "_PROJECT": 44904, - "_PROM": 72446, - "_PROP": 33939, - "_PROPERTIES": 65719, - "_PROPERTY": 27112, - "_PROTO": 31365, - "_PROTOCOL": 40993, - "_PROVID": 52968, - "_PROVIDER": 63642, - "_PROXY": 60165, - "_PS": 48766, - "_PT": 66161, - "_PTR": 21311, - "_PUBLIC": 37309, - "_PULL": 61384, - "_PUR": 80106, - "_PUSH": 59911, - "_PUT": 89529, - "_PW": 97840, - "_PWM": 51559, - "_PWR": 59096, - "_PY": 79637, - "_Page": 52640, - "_Panel": 99917, - "_Param": 28526, - "_Parameter": 85558, - "_Params": 45756, - "_Parms": 80033, - "_Parse": 78437, - "_Part": 99038, - "_Password": 94402, - "_Path": 67488, - "_Per": 55018, - "_Ph": 86875, - "_Pin": 36553, - "_Pl": 42709, - "_Play": 92954, - "_Player": 53055, - "_Pods": 77961, - "_Point": 53938, - "_Port": 57428, - "_Pos": 45346, - "_Position": 56824, - "_Post": 67826, - "_Pr": 33816, - "_Pre": 80661, - "_Price": 94334, - "_Print": 46888, - "_Printf": 88357, - "_Private": 44930, - "_Pro": 17084, - "_Process": 71341, - "_Product": 45117, - "_Profile": 78394, - "_Project": 65759, - "_Property": 69453, - "_Ptr": 82922, - "_Public": 75005, - "_Q": 13640, - "_QMARK": 88443, - "_QU": 16734, - "_QUAL": 71042, - "_QUERY": 32685, - "_QUESTION": 94530, - "_QUEUE": 36392, - "_QUOTES": 54458, - "_Query": 49142, - "_R": 2632, - "_RA": 54654, - "_RAD": 91573, - "_RADIO": 75515, - "_RADIUS": 61326, - "_RAM": 63493, - "_RANDOM": 73775, - "_RANGE": 29370, - "_RANK": 71106, - "_RATE": 30208, - "_RATIO": 66779, - "_RAW": 41022, - "_RB": 90853, - "_RC": 42514, - "_RCC": 64111, - "_RD": 29794, - "_RDONLY": 67204, - "_RDWR": 67366, - "_RE": 2241, - "_READ": 13418, - "_READONLY": 94795, - "_READY": 52284, - "_REAL": 31211, - "_REALTYPE": 57361, - "_REASON": 73045, - "_REC": 63352, - "_RECE": 50916, - "_RECEIVED": 100245, - "_RECORD": 39343, - "_RECT": 70721, - "_RECV": 96142, - "_RED": 34837, - "_REDIRECT": 91379, - "_REF": 12592, - "_REFER": 72010, - "_REFERENCE": 21805, - "_REFERER": 87871, - "_REFRESH": 78372, - "_REG": 8224, - "_REGEX": 57296, - "_REGION": 40279, - "_REGISTER": 34455, - "_REGISTRY": 94995, - "_REGS": 84417, - "_REL": 42307, - "_RELEASE": 41749, - "_REMOTE": 70932, - "_REMOVE": 51146, - "_RENDER": 46967, - "_RENDERER": 97741, - "_REPEAT": 67670, - "_REPLACE": 98820, - "_REPLY": 71300, - "_REPO": 83579, - "_REPORT": 41513, - "_REQ": 31856, - "_REQUEST": 14793, - "_REQUIRE": 55027, - "_REQUIRED": 55012, - "_RES": 11225, - "_RESERVED": 68693, - "_RESET": 28126, - "_RESOLUTION": 93846, - "_RESOURCE": 39308, - "_RESOURCES": 91059, - "_RESP": 30080, - "_RESPONSE": 37001, - "_REST": 56233, - "_RESULT": 21870, - "_RESULTS": 77115, - "_RET": 39848, - "_RETRY": 79024, - "_RETURN": 22672, - "_RETURNTRANSFER": 72265, - "_REUSE": 92863, - "_REV": 66451, - "_RF": 67077, - "_RG": 48404, - "_RGB": 25852, - "_RGBA": 54436, - "_RGCTX": 61963, - "_RIGHT": 21890, - "_RING": 71795, - "_RM": 87354, - "_RO": 8466, - "_ROLE": 48398, - "_ROM": 72944, - "_ROOM": 61066, - "_ROOT": 16594, - "_ROT": 63767, - "_ROUND": 79619, - "_ROUT": 70688, - "_ROUTE": 63138, - "_ROW": 39989, - "_ROWS": 63825, - "_RPC": 77122, - "_RS": 60238, - "_RSA": 78094, - "_RSP": 86742, - "_RST": 65193, - "_RT": 54663, - "_RTC": 80045, - "_RULE": 51595, - "_RUN": 25035, - "_RUNNING": 71346, - "_RUNTIME": 53298, - "_RW": 61918, - "_RX": 21062, - "_Re": 51793, - "_Read": 39481, - "_Real": 94406, - "_Record": 76429, - "_Rect": 57569, - "_Red": 94040, - "_Ref": 82186, - "_Reference": 99890, - "_Reg": 50484, - "_Register": 74224, - "_Rel": 90022, - "_Release": 86673, - "_Rem": 55651, - "_Remove": 67943, - "_Render": 43202, - "_Renderer": 83204, - "_Report": 77528, - "_Request": 45124, - "_Res": 93915, - "_Reset": 68871, - "_Resource": 87446, - "_Response": 66973, - "_Result": 50696, - "_Return": 54416, - "_Right": 74375, - "_Row": 68032, - "_Run": 85258, - "_Runtime": 64522, - "_S": 1117, - "_SA": 82319, - "_SAFE": 59070, - "_SAMPL": 86244, - "_SAMPLE": 42539, - "_SAMPLES": 90981, - "_SAN": 64223, - "_SANITIZE": 77803, - "_SAVE": 44209, - "_SB": 73309, - "_SC": 12300, - "_SCALE": 40910, - "_SCAN": 42955, - "_SCANCODE": 84853, - "_SCENE": 90568, - "_SCHED": 87308, - "_SCHEDULE": 99218, - "_SCHEMA": 47320, - "_SCL": 93415, - "_SCOPE": 62825, - "_SCORE": 64827, - "_SCR": 90505, - "_SCREEN": 43499, - "_SCRIPT": 47068, - "_SCROLL": 61530, - "_SD": 46261, - "_SDK": 85297, - "_SE": 3704, - "_SEARCH": 34808, - "_SEC": 25699, - "_SECOND": 57324, - "_SECONDS": 76451, - "_SECRET": 32508, - "_SECTION": 45328, - "_SECURE": 78948, - "_SECURITY": 72216, - "_SEG": 53372, - "_SEGMENT": 88454, - "_SEL": 41351, - "_SELECT": 23930, - "_SELECTED": 60440, - "_SELECTION": 73589, - "_SELECTOR": 73496, - "_SELF": 39947, - "_SEND": 32972, - "_SENS": 40024, - "_SENSOR": 50936, - "_SENT": 73763, - "_SEP": 93152, - "_SEPARATOR": 33343, - "_SEQ": 51145, - "_SEQUENCE": 75118, - "_SER": 15188, - "_SERIAL": 55685, - "_SERVER": 20610, - "_SERVICE": 22318, - "_SESSION": 35461, - "_SET": 8648, - "_SETTING": 60055, - "_SETTINGS": 35289, - "_SETUP": 62278, - "_SF": 85779, - "_SH": 6977, - "_SHA": 39196, - "_SHADER": 46263, - "_SHADOW": 92043, - "_SHAPE": 94238, - "_SHARE": 70023, - "_SHARED": 55818, - "_SHIFT": 23487, - "_SHORT": 16861, - "_SHOW": 38922, - "_SI": 95521, - "_SID": 80486, - "_SIDE": 78861, - "_SIG": 56787, - "_SIGN": 37827, - "_SIGNAL": 53620, - "_SIGNATURE": 74852, - "_SIM": 32020, - "_SIMPLE": 68203, - "_SINGLE": 40128, - "_SITE": 61644, - "_SIZE": 4190, - "_SK": 35564, - "_SKIP": 68856, - "_SL": 26704, - "_SLAVE": 75518, - "_SLEEP": 65833, - "_SLOT": 54147, - "_SM": 29945, - "_SMALL": 57307, - "_SMS": 88426, - "_SN": 48360, - "_SO": 46242, - "_SOC": 69078, - "_SOCKET": 40836, - "_SOFT": 92438, - "_SOL": 91805, - "_SORT": 58287, - "_SOUND": 64427, - "_SOURCE": 26505, - "_SP": 18220, - "_SPACE": 39504, - "_SPE": 89555, - "_SPEC": 37536, - "_SPECIAL": 65340, - "_SPEED": 31491, - "_SPELL": 84768, - "_SPI": 32948, - "_SPLIT": 77515, - "_SPR": 80200, - "_SQL": 47725, - "_SR": 49263, - "_SRC": 30509, - "_SRV": 97090, - "_SS": 58307, - "_SSL": 46537, - "_ST": 2459, - "_STA": 82625, - "_STACK": 22554, - "_STAGE": 65920, - "_STANDARD": 74925, - "_STAR": 71886, - "_START": 13343, - "_STARTED": 77166, - "_STAT": 16504, - "_STATE": 11069, - "_STATES": 88537, - "_STATIC": 32452, - "_STATS": 53063, - "_STATUS": 9532, - "_STD": 48266, - "_STENCIL": 86766, - "_STEP": 41068, - "_STMT": 99063, - "_STOCK": 80681, - "_STOP": 32668, - "_STORAGE": 37124, - "_STORE": 41515, - "_STR": 7306, - "_STREAM": 24500, - "_STRING": 12563, - "_STRIP": 91154, - "_STRUCT": 31574, - "_STRUCTURE": 71006, - "_STS": 100047, - "_STYLE": 42875, - "_SU": 57715, - "_SUB": 17730, - "_SUBJECT": 90287, - "_SUCCESS": 9003, - "_SUFFIX": 64925, - "_SUITE": 85414, - "_SUM": 51469, - "_SUP": 52731, - "_SUPER": 87946, - "_SUPPLY": 90516, - "_SUPPORT": 25278, - "_SUPPORTED": 53683, - "_SUR": 61150, - "_SURFACE": 92421, - "_SUS": 79274, - "_SW": 23638, - "_SWAP": 78426, - "_SWITCH": 52283, - "_SY": 11653, - "_SYM": 84033, - "_SYMBOL": 24516, - "_SYN": 76762, - "_SYNC": 40289, - "_SYS": 27881, - "_SYSTEM": 31267, - "_SZ": 63433, - "_Save": 79846, - "_Se": 28018, - "_Search": 67013, - "_Select": 59173, - "_Selected": 39390, - "_SelectedIndexChanged": 48140, - "_Selection": 89535, - "_Send": 47367, - "_Server": 63420, - "_Service": 53648, - "_Session": 85764, - "_Set": 15156, - "_Settings": 72869, - "_Sh": 37678, - "_Show": 80765, - "_Size": 46653, - "_Source": 49222, - "_Space": 61383, - "_Speed": 88158, - "_St": 71745, - "_Start": 39156, - "_State": 25805, - "_Static": 28147, - "_StaticFields": 38835, - "_Statics": 57419, - "_Status": 37549, - "_Stop": 81408, - "_Store": 93784, - "_Str": 47271, - "_Stream": 81731, - "_String": 32877, - "_Struct": 73346, - "_Style": 89138, - "_Sub": 37459, - "_Success": 88261, - "_Surface": 70802, - "_Syntax": 49529, - "_System": 26433, - "_T": 1159, - "_TA": 62950, - "_TAB": 42808, - "_TABLE": 16424, - "_TAC": 49321, - "_TAG": 17002, - "_TAGS": 85282, - "_TARGET": 30399, - "_TASK": 27412, - "_TB": 88906, - "_TBL": 80518, - "_TC": 57838, - "_TCP": 51714, - "_TD": 96962, - "_TE": 37322, - "_TEAM": 72298, - "_TEM": 91717, - "_TEMP": 42344, - "_TEMPLATE": 35886, - "_TER": 66544, - "_TERM": 76320, - "_TERMIN": 81002, - "_TEST": 11902, - "_TESTS": 81412, - "_TEX": 85271, - "_TEXT": 10454, - "_TEXTURE": 17651, - "_TH": 10850, - "_THAN": 86968, - "_THAT": 92694, - "_THE": 77694, - "_THEME": 63381, - "_THIS": 67136, - "_THREAD": 28186, - "_THREADS": 57339, - "_THRESH": 35928, - "_THRESHOLD": 45505, - "_THROW": 44997, - "_TI": 57209, - "_TICK": 58360, - "_TILE": 76910, - "_TIM": 17163, - "_TIME": 10257, - "_TIMEOUT": 24303, - "_TIMER": 32933, - "_TIMES": 93660, - "_TIMESTAMP": 48954, - "_TITLE": 23552, - "_TLS": 70167, - "_TM": 71323, - "_TMP": 72617, - "_TO": 8820, - "_TODO": 88561, - "_TOGGLE": 80855, - "_TOKEN": 19199, - "_TOO": 75655, - "_TOOL": 58288, - "_TOOLTIP": 78952, - "_TOP": 26557, - "_TOPIC": 75177, - "_TOTAL": 51931, - "_TOUCH": 75388, - "_TP": 77100, - "_TR": 6544, - "_TRA": 40196, - "_TRACE": 25220, - "_TRACK": 45150, - "_TRAIN": 82588, - "_TRAN": 32067, - "_TRANS": 30053, - "_TRANSACTION": 79609, - "_TRANSFER": 65797, - "_TRANSFORM": 93721, - "_TRANSL": 72580, - "_TREE": 47791, - "_TRI": 42383, - "_TRIANGLE": 95275, - "_TRIANGLES": 91086, - "_TRIGGER": 57814, - "_TRNS": 93805, - "_TRUE": 14371, - "_TRUNC": 95742, - "_TRY": 86473, - "_TS": 62893, - "_TUN": 88328, - "_TURN": 95683, - "_TV": 97803, - "_TW": 96847, - "_TWO": 74992, - "_TX": 19349, - "_TXT": 85511, - "_TYP": 15460, - "_TYPE": 4283, - "_TYPED": 24936, - "_TYPEDEF": 79314, - "_TYPES": 26879, - "_Tab": 93942, - "_Table": 43644, - "_Tag": 79140, - "_Target": 76923, - "_Task": 78203, - "_Template": 59017, - "_Test": 33641, - "_TestCase": 88829, - "_Text": 21192, - "_TextChanged": 46636, - "_Texture": 73285, - "_Thread": 97176, - "_Tick": 74681, - "_Time": 40180, - "_Timer": 65126, - "_Tis": 48046, - "_Title": 73101, - "_To": 39446, - "_Tool": 89551, - "_Top": 95919, - "_Total": 87033, - "_Tr": 21714, - "_Trans": 36032, - "_Tree": 91870, - "_True": 94677, - "_Two": 84089, - "_Type": 14045, - "_TypeDef": 91820, - "_TypeInfo": 31995, - "_U": 6803, - "_UART": 33458, - "_UC": 81414, - "_UClass": 68189, - "_UD": 99365, - "_UDP": 76301, - "_UFunction": 95649, - "_UI": 31622, - "_UID": 70982, - "_UINT": 28340, - "_UL": 77328, - "_UN": 6877, - "_UNDEF": 99315, - "_UNDEFINED": 77963, - "_UNDER": 93714, - "_UNICODE": 76788, - "_UNIFORM": 99526, - "_UNIQUE": 91430, - "_UNIT": 32818, - "_UNITS": 91887, - "_UNIX": 83854, - "_UNKNOWN": 32646, - "_UNLOCK": 64168, - "_UNS": 34499, - "_UNSIGNED": 53079, - "_UNSUPPORTED": 90240, - "_UNUSED": 33016, - "_UP": 14384, - "_UPDATE": 23216, - "_UPDATED": 87148, - "_UPLOAD": 64136, - "_UPPER": 92803, - "_URI": 23990, - "_URL": 8159, - "_US": 13775, - "_USAGE": 58390, - "_USART": 69262, - "_USB": 37092, - "_USE": 23092, - "_USED": 78448, - "_USER": 9285, - "_USERNAME": 43796, - "_USERS": 53975, - "_UT": 88626, - "_UTF": 56161, - "_UTIL": 51004, - "_UTILS": 89067, - "_UUID": 58599, - "_Un": 41787, - "_Unit": 81581, - "_UnityEngine": 61038, - "_Up": 89525, - "_Update": 48493, - "_User": 32439, - "_Util": 90843, - "_Utils": 92275, - "_V": 2388, - "_VAL": 6224, - "_VALID": 28435, - "_VALIDATE": 65027, - "_VALUE": 7628, - "_VALUES": 59762, - "_VAR": 26834, - "_VARIABLE": 46973, - "_VARS": 74893, - "_VC": 85352, - "_VE": 90468, - "_VEC": 71806, - "_VECTOR": 49093, - "_VENDOR": 57548, - "_VER": 15159, - "_VERBOSE": 53202, - "_VERIFY": 57142, - "_VERSION": 10907, - "_VERTEX": 48128, - "_VERTICAL": 74659, - "_VF": 99942, - "_VIDEO": 33984, - "_VIEW": 25373, - "_VIRTUAL": 78059, - "_VIS": 55542, - "_VISIBLE": 58289, - "_VLAN": 94589, - "_VM": 66496, - "_VO": 65855, - "_VOICE": 93930, - "_VOID": 58244, - "_VOL": 71515, - "_VOLT": 82473, - "_VOLUME": 61471, - "_Val": 89371, - "_Valid": 98379, - "_Value": 28967, - "_ValueChanged": 100013, - "_Var": 62351, - "_Variable": 85032, - "_Vector": 62477, - "_Version": 86317, - "_Vert": 81910, - "_View": 51811, - "_W": 2832, - "_WAIT": 33191, - "_WAKE": 77321, - "_WALL": 94535, - "_WARN": 36248, - "_WARNING": 33062, - "_WARNINGS": 84930, - "_WATCH": 97109, - "_WATER": 98950, - "_WE": 33344, - "_WEAPON": 94379, - "_WEB": 54185, - "_WEEK": 78099, - "_WEIGHT": 61797, - "_WH": 54976, - "_WHITE": 60931, - "_WIDGET": 50194, - "_WIDTH": 14273, - "_WIFI": 76570, - "_WIN": 35477, - "_WINDOW": 25815, - "_WINDOWS": 72525, - "_WITH": 24880, - "_WM": 76552, - "_WORD": 34338, - "_WORDS": 89521, - "_WORK": 35144, - "_WORLD": 40013, - "_WP": 99249, - "_WR": 22528, - "_WRAP": 46187, - "_WRAPPER": 99951, - "_WRITE": 17933, - "_WRONG": 90707, - "_WRONLY": 89749, - "_WS": 69488, - "_Widget": 59149, - "_Width": 78709, - "_Window": 61749, - "_Word": 97644, - "_Work": 88571, - "_Write": 32925, - "_X": 7002, - "_XDECREF": 72921, - "_XML": 46717, - "_Y": 10851, - "_YEAR": 58227, - "_YELLOW": 95239, - "_YES": 77830, - "_YUV": 90146, - "_Z": 12582, - "_ZERO": 40470, - "_ZONE": 61842, - "_Zero": 98772, - "_[": 12147, - "_\\": 57114, - "_]": 75927, - "_^": 68380, - "_^(": 66118, - "__": 565, - "__\":Ċ": 21762, - "__$": 42189, - "__',": 88610, - "__':Ċ": 16575, - "__':čĊ": 83877, - "__(": 3889, - "__(\"": 52769, - "__('": 24319, - "__((": 31509, - "__()": 95886, - "__()Ċ": 33716, - "__()ĊĊ": 66364, - "__(*": 69106, - "__(/*!": 52896, - "__(Ċ": 62094, - "__)": 19688, - "__))": 64653, - "__));Ċ": 98432, - "__))Ċ": 65213, - "__),": 56187, - "__).": 60143, - "__);": 88669, - "__);Ċ": 21898, - "__);ĊĊ": 65377, - "__)Ċ": 24010, - "__)ĊĊ": 41825, - "__)ĊĊĊ": 68060, - "__*/": 52093, - "__,": 10662, - "__,__": 84030, - "__,Ċ": 49666, - "__.": 19247, - "__.'/": 71937, - "__.__": 50480, - "__/": 48472, - "__:": 81442, - "__;": 55737, - "__;Ċ": 58148, - "__[": 67290, - "__[\"": 43003, - "___": 6101, - "____": 2179, - "_____": 81617, - "________": 4067, - "____________": 42483, - "________________": 7841, - "________________________________": 17924, - "________________________________________________________________": 48032, - "_________________ĊĊ": 89352, - "___ĊĊ": 61388, - "__Ċ": 12423, - "__ĊĊ": 25174, - "__čĊ": 63664, - "_a": 4404, - "_aa": 90908, - "_ab": 23734, - "_ability": 96863, - "_abort": 72007, - "_about": 59075, - "_above": 78415, - "_abs": 32270, - "_absolute": 51974, - "_abstract": 87039, - "_ac": 15060, - "_acc": 18209, - "_accel": 53738, - "_accept": 36828, - "_accepted": 91454, - "_access": 13049, - "_accessible": 89824, - "_accessor": 35001, - "_account": 13808, - "_accounts": 56765, - "_accum": 76937, - "_accuracy": 42458, - "_ack": 49547, - "_acl": 64792, - "_acquire": 98623, - "_act": 30470, - "_action": 8090, - "_actions": 26440, - "_activ": 72784, - "_activate": 68994, - "_activation": 53504, - "_active": 13226, - "_activities": 98840, - "_activity": 31126, - "_actor": 55918, - "_actual": 41249, - "_ad": 10232, - "_adapter": 44782, - "_adc": 65940, - "_add": 2962, - "_added": 38753, - "_additional": 82842, - "_addr": 7539, - "_address": 6886, - "_addresses": 60571, - "_adj": 43659, - "_adjust": 45253, - "_admin": 12485, - "_ads": 73375, - "_adv": 36756, - "_advance": 99193, - "_advanced": 84943, - "_aes": 92058, - "_af": 68313, - "_aff": 50014, - "_after": 20434, - "_ag": 21233, - "_again": 63527, - "_age": 33153, - "_agent": 26814, - "_agents": 77447, - "_agg": 84634, - "_ai": 70515, - "_air": 51927, - "_ajax": 39219, - "_ak": 73248, - "_al": 8584, - "_alarm": 67386, - "_album": 54341, - "_alert": 36817, - "_alg": 73223, - "_algo": 78093, - "_algorithm": 60631, - "_alias": 37047, - "_aliases": 91333, - "_align": 38115, - "_aligned": 67485, - "_alignment": 52106, - "_alive": 59950, - "_all": 5823, - "_alloc": 15146, - "_allocate": 78178, - "_allocated": 83442, - "_allocation": 82367, - "_allocator": 58010, - "_allow": 56831, - "_allowed": 43255, - "_almost": 95518, - "_alpha": 27731, - "_already": 81872, - "_alt": 33205, - "_altern": 80828, - "_am": 23729, - "_amount": 13779, - "_amp": 61381, - "_amt": 55705, - "_an": 12277, - "_analysis": 43782, - "_anchor": 57632, - "_and": 8543, - "_android": 57765, - "_ang": 59160, - "_angle": 22474, - "_angles": 73743, - "_anim": 59176, - "_animation": 49587, - "_ann": 52970, - "_annotation": 62337, - "_annotations": 79996, - "_ans": 61901, - "_answer": 29634, - "_answers": 62710, - "_ant": 63560, - "_any": 38348, - "_ap": 21773, - "_api": 11959, - "_app": 8354, - "_append": 27132, - "_application": 39821, - "_apply": 37651, - "_appro": 37157, - "_approval": 96713, - "_approved": 87950, - "_approx": 91525, - "_apps": 70999, - "_ar": 26927, - "_arc": 64014, - "_arch": 35430, - "_archive": 43973, - "_are": 57955, - "_area": 15380, - "_areas": 79672, - "_arg": 6185, - "_args": 8550, - "_argument": 9202, - "_arguments": 44533, - "_argv": 74663, - "_arm": 35780, - "_armor": 85551, - "_arr": 11459, - "_array": 3943, - "_arrays": 70083, - "_arrow": 47666, - "_art": 38032, - "_article": 38421, - "_articles": 72383, - "_artist": 67940, - "_ary": 83319, - "_as": 12162, - "_asc": 89574, - "_ascii": 51338, - "_ask": 93369, - "_asm": 68629, - "_aspect": 81170, - "_ass": 12354, - "_assert": 16962, - "_asset": 43399, - "_assets": 54399, - "_assign": 21345, - "_assigned": 86615, - "_assignment": 52991, - "_assoc": 19425, - "_associ": 59765, - "_ast": 49119, - "_async": 29446, - "_at": 3837, - "_atom": 43392, - "_atomic": 52467, - "_atoms": 68855, - "_att": 13660, - "_attach": 41819, - "_attached": 94661, - "_attachment": 41968, - "_attachments": 99681, - "_attack": 46797, - "_attempt": 87051, - "_attempts": 80590, - "_attention": 76925, - "_attr": 10639, - "_attrib": 69887, - "_attribute": 17209, - "_attributes": 18741, - "_attrs": 40678, - "_atts": 96870, - "_atual": 98150, - "_auc": 76180, - "_audio": 30788, - "_audit": 85537, - "_aug": 61511, - "_aut": 33908, - "_auth": 14341, - "_authenticated": 66013, - "_authentication": 90565, - "_author": 23790, - "_auto": 28840, - "_aux": 31568, - "_av": 27265, - "_avail": 78067, - "_available": 28060, - "_avatar": 52204, - "_average": 39694, - "_avg": 27729, - "_aw": 55268, - "_ax": 43485, - "_axes": 59494, - "_axis": 24480, - "_az": 96487, - "_b": 890, - "_back": 3982, - "_backend": 41111, - "_background": 25070, - "_backup": 45810, - "_backward": 71577, - "_bad": 35299, - "_bag": 75468, - "_bal": 57541, - "_balance": 30496, - "_ball": 56908, - "_band": 46444, - "_bank": 36833, - "_banner": 47671, - "_bar": 14725, - "_barang": 55701, - "_barrier": 83455, - "_base": 7806, - "_based": 67779, - "_baseline": 83165, - "_basename": 82235, - "_bases": 97390, - "_basic": 35829, - "_basis": 63796, - "_batch": 14876, - "_batches": 58855, - "_battery": 83030, - "_bb": 51355, - "_bbox": 60490, - "_bc": 66903, - "_bd": 69599, - "_be": 21960, - "_beam": 86450, - "_bed": 90179, - "_before": 24638, - "_beg": 92267, - "_begin": 24223, - "_beh": 44341, - "_behavior": 75640, - "_bel": 97861, - "_below": 83850, - "_ber": 89265, - "_best": 34201, - "_bet": 92845, - "_beta": 50392, - "_between": 49402, - "_bg": 23997, - "_bh": 91681, - "_bi": 67914, - "_bias": 37481, - "_bid": 63609, - "_big": 37486, - "_bill": 64253, - "_billing": 88907, - "_bin": 22569, - "_binary": 32861, - "_bind": 28561, - "_binding": 61915, - "_bindings": 95616, - "_bins": 46012, - "_bio": 90741, - "_birth": 54073, - "_bit": 14323, - "_bitmap": 42627, - "_bits": 20635, - "_bl": 13442, - "_black": 41372, - "_blank": 57203, - "_ble": 71813, - "_blend": 89620, - "_blk": 53069, - "_blob": 47008, - "_bloc": 72672, - "_block": 7258, - "_blocked": 90323, - "_blocking": 92549, - "_blocks": 26266, - "_blog": 36915, - "_blue": 36091, - "_blueprint": 76427, - "_bm": 93022, - "_bn": 59212, - "_bo": 57113, - "_board": 24868, - "_body": 14446, - "_bold": 96777, - "_bonus": 60641, - "_book": 27519, - "_booking": 66265, - "_books": 74184, - "_bool": 22947, - "_boolean": 47742, - "_boost": 86013, - "_boot": 53162, - "_bootstrap": 89524, - "_border": 33040, - "_bot": 39983, - "_both": 89919, - "_bottom": 26552, - "_bound": 20012, - "_boundary": 55104, - "_bounds": 37978, - "_box": 10404, - "_boxes": 39484, - "_bp": 58206, - "_br": 18150, - "_branch": 29131, - "_brand": 55958, - "_break": 40594, - "_bridge": 56044, - "_brightness": 92128, - "_broadcast": 76023, - "_browser": 54514, - "_bs": 69650, - "_bt": 49726, - "_btn": 15183, - "_bucket": 39849, - "_buckets": 85256, - "_budget": 69967, - "_buf": 10579, - "_buff": 30428, - "_buffer": 7932, - "_buffers": 55691, - "_bug": 74332, - "_build": 21465, - "_builder": 29632, - "_building": 83497, - "_builtin": 74929, - "_bulk": 72492, - "_bullet": 95719, - "_bundle": 62086, - "_bus": 26492, - "_business": 67098, - "_busy": 77059, - "_but": 87974, - "_button": 8655, - "_buttons": 42121, - "_buy": 47448, - "_bw": 65584, - "_by": 3795, - "_byte": 20317, - "_bytes": 12807, - "_c": 669, - "_ca": 50704, - "_cache": 11790, - "_cached": 65469, - "_cal": 24965, - "_calc": 39341, - "_calendar": 58765, - "_calibration": 100186, - "_call": 13735, - "_callable": 66040, - "_callback": 12802, - "_callbacks": 61248, - "_called": 28959, - "_calls": 46736, - "_cam": 43611, - "_camera": 30943, - "_campaign": 59661, - "_can": 28521, - "_cancel": 29995, - "_candidate": 63460, - "_candidates": 74653, - "_canvas": 48236, - "_cap": 16793, - "_capabilities": 93192, - "_capability": 90786, - "_capacity": 36703, - "_caps": 54055, - "_caption": 62805, - "_capture": 56248, - "_car": 27714, - "_card": 17315, - "_cards": 42457, - "_cart": 25161, - "_case": 19640, - "_cases": 42527, - "_cash": 65463, - "_cast": 5416, - "_cat": 21492, - "_catalog": 48410, - "_cate": 93149, - "_categoria": 79836, - "_categorical": 88555, - "_categories": 28642, - "_category": 12110, - "_cats": 78470, - "_cb": 16855, - "_cc": 30055, - "_cd": 44174, - "_ce": 51827, - "_cell": 17061, - "_cells": 38896, - "_cent": 33691, - "_center": 21767, - "_centers": 81279, - "_cert": 38197, - "_certificate": 64147, - "_cf": 72243, - "_cfg": 18849, - "_cg": 99453, - "_ch": 4231, - "_chain": 31683, - "_challenge": 88506, - "_chan": 46652, - "_chance": 75227, - "_change": 16326, - "_changed": 26278, - "_changes": 48626, - "_channel": 14913, - "_channels": 19848, - "_char": 9415, - "_character": 42088, - "_characters": 80160, - "_charge": 47108, - "_chars": 38518, - "_charset": 66983, - "_chart": 42061, - "_chat": 36153, - "_che": 84627, - "_check": 7348, - "_checkbox": 56344, - "_checked": 57556, - "_checker": 63815, - "_checkout": 69286, - "_checkpoint": 56308, - "_checks": 76897, - "_checksum": 65138, - "_chg": 97376, - "_chi": 99926, - "_child": 17716, - "_children": 32306, - "_chip": 50614, - "_chk": 65773, - "_choice": 33036, - "_choices": 63009, - "_choose": 78533, - "_chr": 70093, - "_chunk": 31639, - "_chunks": 66570, - "_ci": 44614, - "_cid": 69799, - "_cipher": 77792, - "_circle": 43322, - "_city": 26019, - "_ck": 90336, - "_cl": 6937, - "_claim": 86069, - "_class": 4895, - "_classes": 17255, - "_classification": 81972, - "_classifier": 64429, - "_clause": 58630, - "_clean": 20144, - "_cleanup": 43544, - "_clear": 22564, - "_cli": 48247, - "_click": 19145, - "_clicked": 31247, - "_client": 8342, - "_cliente": 45761, - "_clients": 57999, - "_clip": 45828, - "_clk": 37600, - "_clock": 23932, - "_clone": 55842, - "_close": 12993, - "_closed": 45797, - "_closure": 73923, - "_cloud": 38456, - "_clr": 99580, - "_cls": 39756, - "_cluster": 29541, - "_clusters": 47343, - "_cm": 44719, - "_cmd": 11946, - "_cmds": 90572, - "_cmos": 82697, - "_cmp": 36293, - "_cn": 53277, - "_cnt": 16362, - "_co": 11647, - "_cod": 56390, - "_code": 4229, - "_codec": 52184, - "_codegen": 33118, - "_codes": 39582, - "_codigo": 75632, - "_coef": 65029, - "_coeff": 33090, - "_coeffs": 87050, - "_coin": 76818, - "_col": 10422, - "_coll": 44697, - "_collect": 69240, - "_collection": 26071, - "_collections": 90842, - "_collision": 71475, - "_color": 6855, - "_colors": 34770, - "_colour": 57360, - "_cols": 26416, - "_column": 8918, - "_columns": 23412, - "_com": 3038, - "_comb": 35554, - "_combine": 73474, - "_combined": 91045, - "_combo": 55881, - "_comm": 26207, - "_command": 11045, - "_commands": 45251, - "_comment": 18104, - "_comments": 31459, - "_commit": 37446, - "_common": 21790, - "_community": 98608, - "_comp": 18676, - "_company": 34503, - "_compare": 33335, - "_comparison": 91897, - "_compat": 90702, - "_compile": 75270, - "_compiler": 82010, - "_complete": 28775, - "_completed": 50168, - "_completion": 61264, - "_complex": 42622, - "_component": 24297, - "_components": 24139, - "_compress": 88945, - "_compute": 58128, - "_con": 3464, - "_concat": 58578, - "_cond": 25437, - "_condition": 28756, - "_conditions": 55199, - "_conf": 16445, - "_config": 5445, - "_configs": 60250, - "_configuration": 36826, - "_configure": 76987, - "_confirm": 24736, - "_confirmation": 38781, - "_conn": 17686, - "_connect": 16096, - "_connected": 44376, - "_connection": 16245, - "_connections": 57502, - "_connector": 77493, - "_cons": 33071, - "_console": 52824, - "_const": 13924, - "_constant": 36067, - "_constants": 56742, - "_constraint": 48073, - "_constraints": 61367, - "_construct": 65903, - "_constructor": 67310, - "_consts": 49630, - "_consum": 70970, - "_consumer": 75069, - "_cont": 10472, - "_contact": 21245, - "_contacts": 65274, - "_container": 16226, - "_contains": 64698, - "_content": 7647, - "_contents": 17096, - "_context": 8634, - "_contin": 70048, - "_continue": 76397, - "_continuous": 95500, - "_contr": 63763, - "_contract": 52599, - "_contrib": 93681, - "_control": 13742, - "_controller": 22328, - "_controls": 52036, - "_conv": 23551, - "_conversion": 65232, - "_convert": 36010, - "_converter": 75173, - "_cookie": 39763, - "_cookies": 95258, - "_coord": 31196, - "_coordinate": 69749, - "_coordinates": 51184, - "_coords": 33676, - "_copy": 16486, - "_cor": 15076, - "_core": 15834, - "_cores": 94541, - "_corner": 67984, - "_corners": 83874, - "_corpus": 95326, - "_corr": 54966, - "_correct": 32650, - "_correction": 83574, - "_cos": 62292, - "_cost": 16269, - "_costs": 87046, - "_cou": 99863, - "_count": 3259, - "_counter": 16107, - "_counters": 86732, - "_countries": 92774, - "_country": 29206, - "_counts": 27067, - "_coupon": 77149, - "_course": 32826, - "_courses": 73651, - "_cov": 51128, - "_cover": 39187, - "_coverage": 74484, - "_cp": 40911, - "_cpp": 60786, - "_cpu": 22548, - "_cpus": 91773, - "_cr": 33431, - "_crc": 60184, - "_cre": 93962, - "_create": 8827, - "_created": 28388, - "_creation": 47263, - "_creator": 69632, - "_cred": 74575, - "_credentials": 48496, - "_credit": 52669, - "_crit": 93189, - "_criteria": 82090, - "_critical": 78602, - "_crop": 52553, - "_cross": 36384, - "_crossentropy": 89346, - "_crypto": 79398, - "_cs": 36472, - "_css": 27013, - "_csv": 14347, - "_ct": 27226, - "_ctl": 43991, - "_ctor": 55285, - "_ctr": 70196, - "_ctrl": 23498, - "_ctx": 15498, - "_ctxt": 94385, - "_cu": 93145, - "_cube": 65165, - "_cuda": 63806, - "_cum": 92428, - "_cur": 19492, - "_curr": 41615, - "_currency": 35810, - "_current": 11327, - "_cursor": 29701, - "_curve": 44507, - "_cust": 88752, - "_custom": 16254, - "_customer": 29940, - "_customize": 41695, - "_cut": 42417, - "_cutoff": 75482, - "_cv": 44333, - "_cycle": 40179, - "_cycles": 70070, - "_d": 821, - "_da": 48170, - "_daily": 65630, - "_damage": 41995, - "_dark": 69037, - "_dash": 85685, - "_dashboard": 56891, - "_dat": 15713, - "_data": 1807, - "_database": 28441, - "_dataframe": 78670, - "_datas": 47630, - "_dataset": 19536, - "_datasets": 82425, - "_date": 4257, - "_dates": 47482, - "_datetime": 30043, - "_datos": 88648, - "_day": 17181, - "_days": 29453, - "_db": 8856, - "_dbg": 45224, - "_dc": 56947, - "_dd": 44274, - "_de": 2310, - "_dead": 54527, - "_death": 79394, - "_debug": 15810, - "_dec": 14102, - "_decay": 44360, - "_decimal": 75529, - "_decision": 91736, - "_deck": 84960, - "_decl": 36914, - "_declaration": 79026, - "_decode": 15584, - "_decoder": 50943, - "_decor": 71469, - "_decorator": 88352, - "_decrypt": 81864, - "_deep": 88144, - "_def": 8001, - "_default": 10198, - "_defaults": 43390, - "_define": 52149, - "_defined": 53970, - "_definition": 32798, - "_definitions": 85981, - "_defs": 57635, - "_deg": 47157, - "_degree": 50624, - "_deinit": 98535, - "_del": 18519, - "_delay": 22988, - "_delegate": 56412, - "_delete": 11607, - "_deleted": 40518, - "_delivery": 51662, - "_delta": 27808, - "_dem": 70503, - "_demand": 92395, - "_demo": 48930, - "_den": 50622, - "_dense": 73719, - "_density": 54449, - "_dep": 50358, - "_depart": 70965, - "_department": 72986, - "_depend": 35261, - "_dependencies": 72941, - "_dependency": 63487, - "_deploy": 92990, - "_deposit": 86898, - "_deps": 77589, - "_dept": 94968, - "_depth": 19601, - "_der": 36445, - "_deriv": 77646, - "_derivative": 97030, - "_des": 16145, - "_desc": 11229, - "_descr": 65722, - "_description": 11703, - "_descriptor": 34874, - "_design": 50903, - "_dest": 26331, - "_destination": 57444, - "_destroy": 18557, - "_det": 25413, - "_detach": 94167, - "_detail": 14820, - "_details": 13563, - "_detalle": 96571, - "_detect": 57557, - "_detected": 99976, - "_detection": 58605, - "_detector": 72640, - "_dev": 10650, - "_device": 9385, - "_devices": 42434, - "_df": 11133, - "_di": 30577, - "_diag": 62404, - "_dialog": 25324, - "_dic": 40254, - "_dice": 98296, - "_dict": 5356, - "_dictionary": 43705, - "_dicts": 90061, - "_die": 62688, - "_diff": 16229, - "_difference": 48625, - "_different": 83841, - "_digest": 54094, - "_digit": 49503, - "_digits": 42532, - "_dim": 11024, - "_dimension": 50719, - "_dimensions": 60799, - "_dims": 30367, - "_dir": 4432, - "_direct": 33971, - "_direction": 26515, - "_directory": 15191, - "_dirs": 45969, - "_dirty": 64742, - "_dis": 10135, - "_disable": 34942, - "_disabled": 52501, - "_disc": 38845, - "_disconnect": 69072, - "_discount": 43979, - "_disk": 42787, - "_disp": 51792, - "_dispatch": 44091, - "_dispatcher": 93289, - "_display": 15169, - "_dist": 16416, - "_distance": 20029, - "_distances": 78429, - "_distribution": 42565, - "_district": 76540, - "_div": 16635, - "_dl": 51911, - "_dll": 95726, - "_dm": 58282, - "_dma": 40576, - "_dn": 70899, - "_dns": 72225, - "_do": 27405, - "_doc": 19401, - "_docs": 50792, - "_document": 27326, - "_documento": 84161, - "_documents": 77027, - "_does": 97474, - "_dom": 36849, - "_domain": 20715, - "_domains": 71299, - "_don": 75074, - "_done": 25391, - "_door": 80062, - "_dot": 32041, - "_double": 25618, - "_down": 14325, - "_download": 37039, - "_dp": 54972, - "_dr": 27778, - "_draft": 92439, - "_drag": 73195, - "_draw": 23885, - "_drawer": 95607, - "_drive": 68251, - "_driver": 21250, - "_drop": 30684, - "_dropdown": 52124, - "_dropout": 75705, - "_drv": 40236, - "_drvdata": 80644, - "_ds": 36462, - "_dst": 34214, - "_dt": 28616, - "_dtype": 65986, - "_dual": 97872, - "_due": 76828, - "_dummy": 61421, - "_dump": 18800, - "_dup": 53032, - "_duplicate": 71534, - "_duplicates": 76151, - "_dur": 83389, - "_duration": 26532, - "_dw": 80603, - "_dx": 63084, - "_dy": 83735, - "_dyn": 70313, - "_dynamic": 47092, - "_e": 2253, - "_each": 33146, - "_easy": 60191, - "_ec": 37944, - "_echo": 69728, - "_ed": 33470, - "_edge": 18416, - "_edges": 29126, - "_edit": 13457, - "_editor": 34852, - "_ef": 80510, - "_eff": 53045, - "_effect": 28224, - "_effects": 84271, - "_eg": 91309, - "_el": 22330, - "_elapsed": 74837, - "_ele": 62465, - "_elem": 29279, - "_element": 8053, - "_elements": 23646, - "_elems": 87317, - "_elim": 85755, - "_else": 63728, - "_elt": 92134, - "_em": 23319, - "_email": 9351, - "_emails": 78873, - "_emb": 57964, - "_embed": 24967, - "_embedding": 52602, - "_embeddings": 64872, - "_emit": 70182, - "_emlrt": 93179, - "_emp": 57866, - "_employee": 52881, - "_empresa": 72887, - "_empty": 15475, - "_en": 6337, - "_enable": 19525, - "_enabled": 18721, - "_enc": 14100, - "_encode": 11473, - "_encoded": 74169, - "_encoder": 40168, - "_encoding": 38713, - "_encrypt": 67693, - "_end": 6345, - "_endian": 88293, - "_endpoint": 37799, - "_ends": 91829, - "_enemy": 74782, - "_energy": 35895, - "_eng": 63202, - "_engine": 25860, - "_enqueue": 29495, - "_ent": 28525, - "_enter": 38580, - "_entities": 48477, - "_entity": 19719, - "_entries": 27184, - "_entropy": 51474, - "_entry": 9255, - "_enum": 32154, - "_env": 16258, - "_environment": 52874, - "_eof": 91892, - "_ep": 12759, - "_epi": 42459, - "_episode": 73324, - "_episodes": 98107, - "_epoch": 21339, - "_epochs": 45227, - "_eps": 76096, - "_epsilon": 100083, - "_eq": 10945, - "_equ": 42543, - "_equal": 11735, - "_equalTo": 56622, - "_equals": 62764, - "_equiv": 72949, - "_er": 81704, - "_erase": 86616, - "_err": 9450, - "_errno": 38463, - "_error": 4188, - "_errors": 20808, - "_es": 34841, - "_esc": 93296, - "_escape": 22585, - "_est": 19095, - "_estado": 63164, - "_estimate": 79818, - "_estimator": 93068, - "_estimators": 82154, - "_et": 46768, - "_eta": 56025, - "_eth": 58857, - "_ev": 44813, - "_eval": 22001, - "_evaluation": 87605, - "_even": 69447, - "_event": 6891, - "_events": 20269, - "_every": 65148, - "_evt": 61119, - "_ex": 2769, - "_exact": 72184, - "_exam": 84434, - "_example": 40404, - "_examples": 46379, - "_exc": 46747, - "_excel": 52342, - "_except": 55733, - "_exception": 17957, - "_exceptions": 81136, - "_excerpt": 68047, - "_exchange": 60312, - "_exclude": 89768, - "_exe": 77174, - "_exec": 18937, - "_execute": 45429, - "_execution": 62048, - "_executor": 82307, - "_exempt": 96836, - "_exist": 37006, - "_existing": 63730, - "_exists": 9965, - "_exit": 17305, - "_exp": 14548, - "_expand": 68975, - "_expect": 70018, - "_expected": 33290, - "_experience": 92242, - "_experiment": 83402, - "_expire": 84509, - "_expired": 81321, - "_expiry": 97609, - "_export": 28213, - "_exports": 46409, - "_expr": 22678, - "_expression": 29168, - "_ext": 10129, - "_extend": 71365, - "_extended": 62778, - "_extension": 32135, - "_extensions": 61598, - "_extent": 71202, - "_external": 48532, - "_extra": 32958, - "_extract": 40223, - "_extraction": 95942, - "_extractor": 90921, - "_eye": 77187, - "_f": 766, - "_fa": 96964, - "_fac": 42689, - "_face": 32085, - "_facebook": 82587, - "_faces": 60948, - "_fact": 48905, - "_factor": 19100, - "_factors": 74140, - "_factory": 25255, - "_fail": 22902, - "_failed": 36160, - "_failure": 44718, - "_fake": 57981, - "_false": 37115, - "_family": 27921, - "_far": 68613, - "_fast": 36843, - "_fatal": 93288, - "_fault": 71197, - "_favorite": 97844, - "_fb": 51896, - "_fc": 47606, - "_fd": 18144, - "_fds": 91538, - "_fe": 7797, - "_feat": 47853, - "_feats": 71746, - "_feature": 17506, - "_featured": 80520, - "_features": 15314, - "_fecha": 73617, - "_fee": 35405, - "_feed": 43490, - "_feedback": 59238, - "_female": 98927, - "_fence": 82173, - "_fetch": 12066, - "_ff": 59808, - "_fft": 68159, - "_fg": 70573, - "_fh": 91908, - "_fid": 93347, - "_field": 5121, - "_fields": 12406, - "_fifo": 57690, - "_fig": 63241, - "_figure": 83831, - "_fil": 79300, - "_file": 2517, - "_filename": 13626, - "_filenames": 81732, - "_filepath": 54590, - "_files": 11171, - "_fill": 31828, - "_filled": 91692, - "_filt": 93320, - "_filter": 8901, - "_filtered": 52529, - "_filters": 23294, - "_fin": 40837, - "_final": 21333, - "_finalize": 71716, - "_find": 22567, - "_finder": 88502, - "_finish": 44080, - "_finished": 57523, - "_fire": 46872, - "_firestore": 90924, - "_first": 13275, - "_firstname": 93195, - "_fit": 33516, - "_fitness": 86446, - "_five": 96358, - "_fix": 37160, - "_fixed": 38939, - "_fixture": 75509, - "_fk": 66986, - "_fl": 5191, - "_flag": 11173, - "_flags": 14462, - "_flash": 31325, - "_flashdata": 49943, - "_flat": 50656, - "_flg": 87358, - "_flight": 91470, - "_flip": 57112, - "_float": 18047, - "_floor": 61144, - "_flow": 28541, - "_flush": 40313, - "_flutter": 69189, - "_flux": 67761, - "_fm": 79794, - "_fmt": 39228, - "_fn": 15604, - "_fname": 43434, - "_focus": 48592, - "_fold": 62287, - "_folder": 15626, - "_folders": 85028, - "_follow": 44590, - "_font": 17909, - "_fonts": 72602, - "_food": 59680, - "_foot": 76859, - "_footer": 27056, - "_for": 5595, - "_force": 41839, - "_fore": 36663, - "_foreign": 80083, - "_form": 8074, - "_format": 9132, - "_formats": 69451, - "_formatted": 87710, - "_formatter": 75065, - "_forms": 65382, - "_formula": 64969, - "_forum": 79427, - "_forward": 33221, - "_found": 22200, - "_four": 57242, - "_fp": 35260, - "_fps": 66263, - "_fr": 42637, - "_frac": 71458, - "_fraction": 60123, - "_frag": 81917, - "_fragment": 44112, - "_frame": 9106, - "_frames": 30419, - "_framework": 28665, - "_fre": 75279, - "_free": 9082, - "_freq": 22543, - "_frequency": 41232, - "_friend": 61680, - "_friends": 76530, - "_frm": 83339, - "_from": 5791, - "_front": 23777, - "_frontend": 94933, - "_fs": 35570, - "_fsm": 98169, - "_ft": 42672, - "_fu": 37567, - "_full": 16776, - "_fun": 29415, - "_func": 9791, - "_funcs": 65224, - "_function": 9353, - "_functions": 32808, - "_future": 60840, - "_fw": 58549, - "_fwd": 82183, - "_fx": 63791, - "_g": 1928, - "_gain": 41025, - "_gallery": 52967, - "_game": 19056, - "_games": 68470, - "_gamma": 62279, - "_gap": 52890, - "_gas": 83216, - "_gate": 55898, - "_gateway": 65149, - "_gb": 89035, - "_gc": 50523, - "_gchandle": 76933, - "_ge": 34033, - "_gem": 88235, - "_gen": 16724, - "_gender": 63921, - "_gene": 60702, - "_gener": 73063, - "_general": 40277, - "_generate": 49951, - "_generated": 68413, - "_generation": 65291, - "_generator": 26898, - "_generic": 42332, - "_genes": 84572, - "_genre": 92422, - "_geo": 61408, - "_geom": 74087, - "_geometry": 58122, - "_get": 3138, - "_gettime": 99321, - "_ghost": 99884, - "_gid": 73993, - "_gift": 96028, - "_git": 69901, - "_given": 58753, - "_gl": 35669, - "_glob": 96233, - "_global": 19854, - "_globals": 59875, - "_glyph": 89803, - "_go": 26596, - "_goal": 42364, - "_goals": 97344, - "_gold": 55796, - "_good": 45881, - "_goods": 46195, - "_google": 48255, - "_goto": 98832, - "_gp": 76296, - "_gpio": 33101, - "_gps": 84507, - "_gpu": 36728, - "_gr": 16057, - "_grad": 18858, - "_grade": 51615, - "_gradient": 50582, - "_gradients": 98072, - "_graph": 15080, - "_graphics": 85485, - "_gray": 52431, - "_greater": 99094, - "_green": 49354, - "_grid": 15977, - "_ground": 73592, - "_group": 6422, - "_groups": 21833, - "_growth": 50282, - "_grp": 60548, - "_grupo": 97210, - "_gs": 98030, - "_gshared": 19083, - "_gt": 38579, - "_guard": 37896, - "_guess": 55837, - "_guest": 63839, - "_gui": 47255, - "_guid": 44856, - "_guide": 81507, - "_h": 1552, - "_hal": 53680, - "_half": 41726, - "_hand": 24072, - "_handle": 10855, - "_handler": 10393, - "_handlers": 58137, - "_handles": 69117, - "_handling": 76742, - "_hard": 78812, - "_has": 22527, - "_hash": 9127, - "_hashes": 92716, - "_hat": 40873, - "_have": 68401, - "_hd": 61211, - "_hdl": 67254, - "_hdr": 29338, - "_he": 42976, - "_head": 13439, - "_header": 8932, - "_headers": 27817, - "_heading": 48342, - "_heads": 77420, - "_health": 46827, - "_heap": 34159, - "_heat": 71081, - "_height": 9755, - "_hello": 97824, - "_help": 28024, - "_helper": 10635, - "_helpers": 55573, - "_here": 74371, - "_hero": 79816, - "_hex": 33755, - "_hi": 48325, - "_hid": 88913, - "_hidden": 27837, - "_hide": 50835, - "_hierarchy": 96143, - "_high": 23512, - "_highlight": 75646, - "_hint": 46925, - "_hist": 37499, - "_histogram": 69664, - "_history": 20389, - "_hit": 38797, - "_hits": 64932, - "_hold": 66924, - "_holder": 51888, - "_hom": 58205, - "_home": 22389, - "_hook": 33105, - "_hooks": 74213, - "_hop": 99293, - "_hor": 59146, - "_horizontal": 67569, - "_host": 13144, - "_hostname": 64940, - "_hosts": 62229, - "_hot": 34533, - "_hour": 33392, - "_hours": 42471, - "_house": 65370, - "_hover": 54545, - "_hp": 49578, - "_hpp": 75377, - "_hr": 71238, - "_href": 64088, - "_hresult": 66609, - "_hs": 87056, - "_ht": 50186, - "_html": 9759, - "_http": 26975, - "_https": 27915, - "_hub": 95096, - "_human": 87347, - "_hw": 29892, - "_hyper": 94516, - "_hz": 96776, - "_i": 5431, - "_ib": 67570, - "_ic": 33847, - "_icall": 83484, - "_icon": 16022, - "_icons": 60919, - "_id": 851, - "_ident": 39499, - "_identifier": 34276, - "_identity": 47344, - "_idle": 48910, - "_ids": 8237, - "_idx": 7406, - "_idxs": 69746, - "_ie": 63303, - "_if": 11366, - "_iface": 68766, - "_iff": 37272, - "_ignore": 59593, - "_ij": 71431, - "_il": 27841, - "_im": 18377, - "_imag": 89709, - "_image": 5060, - "_images": 13586, - "_img": 9095, - "_imgs": 61925, - "_imm": 72470, - "_imp": 37888, - "_impl": 21683, - "_import": 18941, - "_in": 1265, - "_inactive": 91982, - "_inc": 32385, - "_inches": 74358, - "_include": 38978, - "_income": 68477, - "_increase": 74907, - "_increment": 52582, - "_ind": 9300, - "_indent": 70145, - "_index": 3644, - "_indexes": 51261, - "_indicator": 59170, - "_indices": 18839, - "_individual": 89973, - "_inds": 57734, - "_indx": 98687, - "_inf": 27143, - "_info": 3186, - "_information": 36312, - "_infos": 48879, - "_ing": 60212, - "_ini": 51606, - "_inicio": 66514, - "_init": 6265, - "_initial": 16186, - "_initialize": 41989, - "_initialized": 63521, - "_initializer": 37562, - "_inline": 42971, - "_inner": 35445, - "_inode": 47848, - "_inp": 79987, - "_input": 6022, - "_inputs": 29657, - "_ins": 35486, - "_insert": 18146, - "_inside": 73960, - "_insn": 80899, - "_inst": 18212, - "_install": 35345, - "_installed": 80165, - "_instance": 12169, - "_instances": 42604, - "_instr": 63674, - "_instruction": 56023, - "_instructions": 83527, - "_int": 4132, - "_integer": 32825, - "_integral": 65176, - "_integration": 91350, - "_intensity": 81287, - "_intent": 95349, - "_inter": 15678, - "_interaction": 98494, - "_interest": 63627, - "_interface": 21188, - "_interfaces": 74060, - "_internal": 24369, - "_interp": 69811, - "_interrupt": 43706, - "_intersect": 73847, - "_intersection": 83658, - "_interval": 21183, - "_intervals": 91907, - "_intf": 92390, - "_into": 46614, - "_intr": 60988, - "_intro": 69620, - "_inv": 20593, - "_invalid": 32533, - "_inventory": 51573, - "_inverse": 64433, - "_invite": 96010, - "_invoice": 40325, - "_invoke": 80879, - "_io": 17369, - "_ioctl": 60783, - "_ios": 60198, - "_ip": 10601, - "_ipc": 84906, - "_ips": 72174, - "_ipv": 50478, - "_ir": 52533, - "_irq": 23448, - "_is": 7037, - "_iso": 50760, - "_isr": 90085, - "_issue": 54440, - "_issues": 91332, - "_it": 14973, - "_item": 5752, - "_items": 12408, - "_iter": 11985, - "_iteration": 63872, - "_iterations": 56707, - "_iterator": 13799, - "_iters": 73966, - "_itr": 73038, - "_iv": 52511, - "_ix": 63786, - "_j": 5487, - "_jButton": 62850, - "_java": 78423, - "_jet": 94269, - "_job": 20916, - "_jobs": 38347, - "_join": 32117, - "_joint": 54258, - "_journal": 86175, - "_js": 27346, - "_json": 9643, - "_jump": 66536, - "_jwt": 96676, - "_k": 4803, - "_kategori": 82370, - "_kb": 96738, - "_ke": 46576, - "_keep": 51393, - "_keeper": 44504, - "_kel": 60322, - "_kelas": 97014, - "_kernel": 27974, - "_key": 3173, - "_keyboard": 59897, - "_keys": 12919, - "_keyword": 46924, - "_keywords": 52454, - "_kill": 74427, - "_kind": 34262, - "_km": 89780, - "_known": 72790, - "_kses": 97896, - "_kv": 98166, - "_kw": 65596, - "_kwargs": 37335, - "_l": 918, - "_la": 80733, - "_lab": 52928, - "_label": 6234, - "_labels": 14889, - "_lahir": 86467, - "_lambda": 52984, - "_land": 61606, - "_lane": 61402, - "_lang": 18358, - "_language": 30121, - "_languages": 78676, - "_large": 46328, - "_last": 12473, - "_lastname": 94312, - "_lat": 27266, - "_latency": 75932, - "_latest": 65980, - "_latitude": 81464, - "_launch": 52717, - "_launcher": 80377, - "_layer": 12969, - "_layers": 27183, - "_layout": 14805, - "_lazy": 50746, - "_lb": 64701, - "_lbl": 55419, - "_lc": 94157, - "_lcd": 88272, - "_ld": 51673, - "_le": 12013, - "_lead": 88152, - "_leader": 81091, - "_leaf": 40009, - "_learn": 100048, - "_learning": 68391, - "_least": 89816, - "_leave": 63766, - "_led": 39467, - "_left": 9774, - "_leg": 65222, - "_legacy": 98655, - "_legal": 83424, - "_legend": 77712, - "_len": 6171, - "_length": 5228, - "_lengths": 55516, - "_lens": 82742, - "_less": 51847, - "_letter": 47217, - "_letters": 68430, - "_level": 8438, - "_levels": 38919, - "_lex": 75647, - "_lhs": 85384, - "_li": 51550, - "_lib": 16534, - "_library": 40561, - "_license": 64939, - "_life": 73591, - "_lifetime": 99927, - "_lift": 88104, - "_light": 29763, - "_like": 26616, - "_likelihood": 97099, - "_likes": 90278, - "_lim": 59291, - "_limit": 15106, - "_limits": 32920, - "_lin": 25628, - "_line": 6665, - "_linear": 41774, - "_lineno": 32242, - "_lines": 18828, - "_link": 7381, - "_linked": 77245, - "_links": 26324, - "_linux": 78563, - "_list": 2062, - "_lista": 77486, - "_listen": 80386, - "_listener": 47593, - "_listing": 65314, - "_lists": 38388, - "_lit": 99499, - "_lite": 90291, - "_literal": 35200, - "_literals": 50743, - "_live": 56303, - "_ll": 44095, - "_lm": 91104, - "_ln": 61501, - "_lng": 90780, - "_lo": 5677, - "_load": 12693, - "_loaded": 50305, - "_loader": 22927, - "_loading": 58826, - "_loan": 96000, - "_loc": 13705, - "_local": 13876, - "_locale": 56618, - "_locals": 95652, - "_location": 13427, - "_locations": 46132, - "_locator": 76444, - "_lock": 10019, - "_locked": 61371, - "_locs": 98013, - "_log": 5337, - "_logged": 48433, - "_logger": 28513, - "_logging": 61082, - "_logic": 55435, - "_logical": 87584, - "_login": 13995, - "_logits": 60655, - "_logo": 31062, - "_logout": 70486, - "_logs": 43999, - "_lon": 58788, - "_long": 18278, - "_longitude": 80834, - "_look": 25257, - "_lookup": 28564, - "_loop": 17641, - "_loss": 11442, - "_losses": 67262, - "_lost": 89761, - "_lot": 92949, - "_low": 24701, - "_lower": 31525, - "_lowercase": 94229, - "_lp": 77629, - "_lr": 47186, - "_ls": 54274, - "_lst": 33083, - "_lstm": 97497, - "_lt": 40264, - "_lua": 77113, - "_lv": 56569, - "_lvl": 69075, - "_ly": 94437, - "_m": 722, - "_mA": 98561, - "_mB": 95765, - "_mC": 98435, - "_mD": 99055, - "_mE": 97817, - "_ma": 70686, - "_mac": 23647, - "_machine": 39795, - "_macro": 59910, - "_macros": 87004, - "_mag": 49410, - "_magic": 55712, - "_mail": 26238, - "_main": 11273, - "_major": 49016, - "_make": 29330, - "_makeConstraints": 64237, - "_maker": 97140, - "_male": 96889, - "_malloc": 39403, - "_man": 17499, - "_manage": 57573, - "_managed": 80989, - "_management": 46463, - "_manager": 12418, - "_manifest": 75369, - "_manual": 76528, - "_many": 22879, - "_map": 5489, - "_mapped": 93033, - "_mapper": 77764, - "_mapping": 28028, - "_mappings": 85253, - "_maps": 47612, - "_mar": 39163, - "_margin": 43744, - "_mark": 19460, - "_marker": 27363, - "_markers": 93182, - "_market": 69825, - "_marks": 75304, - "_markup": 55549, - "_marshaled": 82465, - "_marshall": 82107, - "_mas": 82741, - "_mask": 10204, - "_masks": 64035, - "_mass": 37814, - "_master": 25601, - "_mat": 17021, - "_match": 10938, - "_matched": 95000, - "_matches": 39444, - "_matching": 71863, - "_material": 34984, - "_math": 66661, - "_matrices": 96290, - "_matrix": 10403, - "_max": 6479, - "_maximum": 94681, - "_mb": 54912, - "_mc": 44457, - "_md": 34094, - "_me": 17023, - "_mean": 17363, - "_means": 81966, - "_meas": 96886, - "_measure": 50038, - "_measurement": 88442, - "_med": 45185, - "_media": 30273, - "_median": 84103, - "_medium": 55967, - "_mem": 13273, - "_member": 19951, - "_members": 31497, - "_membership": 85735, - "_memcpy": 79138, - "_memory": 19745, - "_ment": 28083, - "_mentions": 31163, - "_menu": 10620, - "_menus": 84433, - "_merge": 21558, - "_merged": 91802, - "_mes": 70259, - "_mesh": 30553, - "_message": 6598, - "_messages": 24321, - "_met": 45617, - "_meta": 13686, - "_metadata": 23012, - "_meter": 80438, - "_method": 9209, - "_methods": 37184, - "_metric": 42394, - "_metrics": 38786, - "_mex": 61030, - "_mgmt": 97114, - "_mgr": 43538, - "_mi": 87113, - "_micro": 74103, - "_mid": 44833, - "_middle": 63680, - "_migration": 91473, - "_mime": 84724, - "_min": 7408, - "_mini": 85921, - "_minimum": 85955, - "_minor": 71961, - "_minus": 39557, - "_minute": 78044, - "_minutes": 68755, - "_mirror": 89693, - "_misc": 70450, - "_miss": 68822, - "_missing": 41547, - "_mix": 68829, - "_mk": 65961, - "_ml": 77667, - "_mm": 36699, - "_mo": 80358, - "_mob": 86169, - "_mobile": 35591, - "_mock": 35234, - "_mod": 7632, - "_modal": 44888, - "_mode": 7450, - "_model": 5156, - "_models": 31892, - "_modes": 60824, - "_modified": 38849, - "_modifier": 62873, - "_modify": 58825, - "_module": 10983, - "_modules": 16227, - "_mon": 21399, - "_money": 35165, - "_monitor": 41212, - "_mono": 61180, - "_month": 19469, - "_months": 89562, - "_more": 37764, - "_most": 82516, - "_mot": 79684, - "_motion": 66560, - "_motor": 60889, - "_mount": 58693, - "_mouse": 40303, - "_mov": 56898, - "_move": 17572, - "_movement": 71425, - "_moves": 46490, - "_movie": 51829, - "_movies": 78731, - "_mp": 40998, - "_mpi": 84912, - "_mr": 93958, - "_ms": 22131, - "_msg": 6619, - "_msgs": 21440, - "_mt": 67044, - "_mtime": 94774, - "_mtx": 86516, - "_mu": 44621, - "_mul": 25989, - "_mult": 27386, - "_multi": 26190, - "_multip": 92902, - "_multiple": 46333, - "_multiplier": 52900, - "_multiply": 94154, - "_music": 62963, - "_mut": 30623, - "_mutex": 14538, - "_mux": 81463, - "_mv": 74287, - "_mx": 84285, - "_my": 36786, - "_mysql": 61092, - "_n": 1107, - "_na": 59731, - "_nama": 87636, - "_name": 1292, - "_named": 72934, - "_names": 9366, - "_namespace": 42671, - "_nan": 75036, - "_nat": 39269, - "_native": 45594, - "_nav": 29333, - "_navigation": 59151, - "_nb": 44775, - "_nbr": 79372, - "_nc": 53482, - "_nd": 44644, - "_ne": 14250, - "_near": 77440, - "_need": 72606, - "_needed": 58526, - "_neg": 29309, - "_negative": 54965, - "_neighbor": 72988, - "_neighbors": 57025, - "_nested": 67379, - "_net": 20301, - "_network": 21640, - "_neurons": 97256, - "_new": 6046, - "_news": 33585, - "_next": 11507, - "_nf": 79325, - "_ng": 83202, - "_nh": 95034, - "_nick": 90664, - "_nil": 37275, - "_nl": 82152, - "_nm": 58672, - "_nn": 71062, - "_no": 6673, - "_node": 5194, - "_nodes": 15242, - "_noise": 41413, - "_nom": 54575, - "_nombre": 51298, - "_nome": 77244, - "_non": 22368, - "_nonce": 49608, - "_none": 32588, - "_norm": 19731, - "_normal": 14300, - "_normalize": 81907, - "_normalized": 81106, - "_normals": 92129, - "_not": 8072, - "_note": 28306, - "_notes": 46238, - "_notice": 52907, - "_notification": 35396, - "_notifications": 68646, - "_notifier": 87279, - "_notify": 37754, - "_now": 21480, - "_np": 42860, - "_npc": 99081, - "_nr": 37613, - "_ns": 35828, - "_nsec": 66088, - "_nt": 40045, - "_nth": 79442, - "_null": 15514, - "_nullable": 70843, - "_num": 4369, - "_number": 5617, - "_numbers": 34064, - "_numer": 100101, - "_numeric": 30518, - "_numero": 97828, - "_numpy": 44134, - "_nums": 52975, - "_nv": 80530, - "_o": 14513, - "_oauth": 92293, - "_ob": 37422, - "_obj": 7478, - "_object": 5427, - "_objects": 25915, - "_objs": 63773, - "_obs": 31505, - "_observer": 83012, - "_oc": 50748, - "_occ": 58391, - "_oct": 71235, - "_od": 52897, - "_odd": 75768, - "_of": 3659, - "_off": 13965, - "_offer": 68914, - "_office": 80704, - "_offset": 7062, - "_offsets": 58024, - "_oid": 60733, - "_ok": 20404, - "_old": 21792, - "_on": 4570, - "_once": 7785, - "_one": 11929, - "_online": 52646, - "_only": 18917, - "_op": 10499, - "_opacity": 97807, - "_opcode": 72419, - "_open": 11563, - "_oper": 26716, - "_operand": 70359, - "_operation": 33665, - "_operations": 58445, - "_operator": 41694, - "_ops": 22726, - "_opt": 15382, - "_optimizer": 69268, - "_option": 9869, - "_optional": 75744, - "_options": 8917, - "_opts": 33454, - "_or": 8908, - "_ord": 68424, - "_order": 8028, - "_ordered": 76372, - "_orders": 38229, - "_org": 36683, - "_organization": 83452, - "_ori": 86625, - "_orient": 54593, - "_orientation": 67369, - "_orig": 36428, - "_origin": 35143, - "_original": 40656, - "_os": 30487, - "_ot": 66714, - "_other": 31556, - "_out": 6196, - "_outer": 68358, - "_outline": 74080, - "_output": 7800, - "_outputs": 36289, - "_ov": 85081, - "_over": 15793, - "_overflow": 80173, - "_overlap": 66894, - "_overlay": 59289, - "_override": 49676, - "_own": 83200, - "_owned": 53073, - "_owner": 30127, - "_p": 623, - "_pa": 56575, - "_pack": 34095, - "_package": 27425, - "_packages": 42974, - "_packet": 21758, - "_packets": 64669, - "_pad": 31390, - "_padding": 41826, - "_pag": 52103, - "_page": 6257, - "_pages": 22391, - "_pagination": 83331, - "_pago": 80279, - "_paid": 64307, - "_paint": 93384, - "_pair": 14784, - "_pairs": 37530, - "_pal": 74410, - "_palette": 67352, - "_pan": 72199, - "_panel": 25588, - "_paper": 90017, - "_par": 23483, - "_para": 49180, - "_paragraph": 97813, - "_parallel": 61725, - "_param": 4182, - "_parameter": 25943, - "_parameters": 18764, - "_params": 6887, - "_parent": 16340, - "_parents": 82819, - "_parm": 98805, - "_parms": 100035, - "_pars": 78213, - "_parse": 21715, - "_parsed": 76888, - "_parser": 19024, - "_part": 10715, - "_partial": 53168, - "_particle": 71303, - "_particles": 68660, - "_partition": 44940, - "_partitions": 100197, - "_partner": 73532, - "_parts": 34317, - "_party": 45121, - "_pas": 80678, - "_pass": 15829, - "_passed": 88505, - "_passwd": 89767, - "_password": 10330, - "_past": 94119, - "_pat": 56924, - "_patch": 40743, - "_patches": 99619, - "_path": 2703, - "_paths": 25124, - "_patient": 71410, - "_pattern": 21957, - "_patterns": 66023, - "_pause": 61089, - "_pay": 30025, - "_payload": 33913, - "_payment": 27794, - "_payments": 92357, - "_pb": 32509, - "_pc": 36712, - "_pci": 77484, - "_pcm": 60755, - "_pct": 72612, - "_pd": 32422, - "_pdata": 97925, - "_pdf": 41048, - "_pdu": 96349, - "_pe": 37467, - "_peak": 67809, - "_ped": 94204, - "_pedido": 97719, - "_peer": 46259, - "_pel": 83952, - "_pemb": 93983, - "_pen": 39214, - "_penalty": 83386, - "_pending": 38961, - "_peng": 66524, - "_people": 63817, - "_per": 5796, - "_perc": 83912, - "_percent": 30983, - "_percentage": 47144, - "_perf": 77876, - "_performance": 85933, - "_period": 21485, - "_periods": 96293, - "_perm": 33061, - "_permalink": 45954, - "_permission": 39071, - "_permissions": 45867, - "_perms": 99143, - "_person": 24309, - "_persona": 100218, - "_personal": 79135, - "_pes": 93295, - "_pet": 77063, - "_pf": 76061, - "_pg": 59781, - "_ph": 9981, - "_phase": 38693, - "_phi": 43109, - "_phone": 22942, - "_photo": 33485, - "_photos": 78568, - "_php": 79647, - "_phr": 58829, - "_phrase": 67796, - "_phy": 51366, - "_phys": 70419, - "_physical": 86080, - "_pi": 48871, - "_pic": 30573, - "_pick": 59268, - "_picker": 69330, - "_pickle": 74761, - "_picture": 43506, - "_pid": 31165, - "_piece": 49570, - "_pieces": 84579, - "_pin": 27392, - "_ping": 72761, - "_pins": 91189, - "_pipe": 42962, - "_pipeline": 46287, - "_pitch": 53059, - "_pix": 51746, - "_pixel": 30860, - "_pixels": 50845, - "_pk": 34421, - "_pkg": 65839, - "_pkt": 43151, - "_pl": 6451, - "_place": 35648, - "_placeholder": 61483, - "_placement": 91303, - "_places": 58546, - "_plain": 42115, - "_plan": 27662, - "_plane": 47123, - "_planes": 76440, - "_plate": 80466, - "_platform": 35360, - "_play": 22932, - "_player": 15892, - "_players": 47821, - "_playing": 84957, - "_playlist": 70367, - "_pll": 99912, - "_plot": 25347, - "_plots": 88895, - "_plugin": 23982, - "_plugins": 46758, - "_plural": 58527, - "_plus": 29143, - "_pm": 47607, - "_png": 62846, - "_po": 62914, - "_pod": 86437, - "_point": 6213, - "_pointer": 22140, - "_points": 13224, - "_pol": 48423, - "_policy": 23613, - "_poll": 41102, - "_poly": 37233, - "_polygon": 74642, - "_pool": 16084, - "_pop": 17498, - "_population": 75672, - "_popup": 46084, - "_por": 77728, - "_port": 8889, - "_portal": 98177, - "_portfolio": 81890, - "_ports": 48794, - "_pos": 6615, - "_pose": 34301, - "_position": 9858, - "_positions": 38319, - "_positive": 55260, - "_possible": 72344, - "_post": 6467, - "_posts": 20835, - "_pot": 59052, - "_pow": 57283, - "_power": 21052, - "_pp": 32700, - "_pr": 5407, - "_pre": 10659, - "_prec": 60279, - "_precision": 55718, - "_pred": 13125, - "_predicate": 98574, - "_predict": 27913, - "_predicted": 96588, - "_prediction": 52546, - "_predictions": 60987, - "_preds": 67083, - "_pref": 44431, - "_preference": 93818, - "_preferences": 66613, - "_prefix": 14301, - "_prefs": 87530, - "_prep": 84894, - "_prepare": 48560, - "_pres": 33216, - "_presence": 57503, - "_present": 38076, - "_press": 40038, - "_pressed": 47278, - "_pressure": 74695, - "_prev": 26647, - "_preview": 43483, - "_previous": 53652, - "_pri": 86739, - "_price": 9217, - "_prices": 66788, - "_prim": 88519, - "_primary": 46414, - "_prime": 39317, - "_primitive": 85187, - "_principal": 83502, - "_print": 10270, - "_printer": 92872, - "_printf": 22576, - "_prior": 59882, - "_priority": 39261, - "_priv": 25757, - "_private": 27345, - "_pro": 2602, - "_prob": 21457, - "_proba": 84122, - "_probability": 69689, - "_probe": 50208, - "_problem": 61239, - "_probs": 52505, - "_proc": 25440, - "_process": 11557, - "_processed": 65016, - "_processes": 81243, - "_processing": 59309, - "_processor": 51227, - "_processors": 74253, - "_procs": 97248, - "_prod": 36084, - "_product": 10041, - "_production": 93080, - "_producto": 59528, - "_products": 30722, - "_produk": 81852, - "_prof": 34709, - "_profile": 14108, - "_profiles": 65121, - "_profit": 73142, - "_prog": 61490, - "_program": 26152, - "_progress": 28299, - "_proj": 50553, - "_project": 16756, - "_projection": 73838, - "_projects": 59874, - "_prom": 48977, - "_prompt": 62521, - "_proof": 87857, - "_prop": 22401, - "_properties": 26216, - "_property": 17050, - "_props": 45935, - "_prot": 23159, - "_proto": 38789, - "_protocol": 35980, - "_prov": 90748, - "_provider": 30618, - "_province": 98216, - "_proxy": 30812, - "_ps": 27139, - "_pt": 20728, - "_ptr": 4446, - "_ptrs": 80633, - "_pts": 42978, - "_pub": 35114, - "_public": 28173, - "_publish": 59879, - "_published": 70624, - "_publisher": 85826, - "_pull": 66793, - "_pulse": 84745, - "_purchase": 64303, - "_push": 14552, - "_pushButton": 92568, - "_put": 15927, - "_putchar": 59069, - "_puts": 89674, - "_putstr": 75575, - "_pv": 92239, - "_pw": 61281, - "_pwd": 52057, - "_pwm": 72085, - "_px": 68262, - "_py": 41391, - "_python": 56969, - "_q": 9153, - "_qos": 80060, - "_qp": 89650, - "_qs": 81838, - "_qty": 35958, - "_qu": 11532, - "_quad": 69731, - "_qual": 65491, - "_quality": 56174, - "_quant": 54446, - "_quantity": 33197, - "_que": 48442, - "_queries": 66688, - "_query": 5857, - "_queryset": 67738, - "_quest": 99115, - "_question": 30015, - "_questions": 56148, - "_queue": 11078, - "_queues": 83513, - "_quick": 83194, - "_quit": 73524, - "_quiz": 89436, - "_quota": 98193, - "_quote": 46336, - "_quotes": 76737, - "_r": 1745, - "_ra": 61069, - "_race": 92417, - "_rad": 40864, - "_radi": 98579, - "_radio": 50840, - "_radius": 30036, - "_raise": 56483, - "_raises": 89940, - "_ram": 63224, - "_rand": 34964, - "_random": 23471, - "_range": 9897, - "_ranges": 59848, - "_rank": 21048, - "_rat": 71575, - "_rate": 9430, - "_rates": 56473, - "_rating": 31746, - "_ratings": 76288, - "_ratio": 20512, - "_raw": 16453, - "_ray": 73790, - "_rb": 69644, - "_rc": 31399, - "_rd": 55863, - "_re": 1311, - "_reaction": 97731, - "_read": 6579, - "_readable": 92332, - "_reader": 23106, - "_reading": 82959, - "_reads": 67728, - "_ready": 36556, - "_real": 15624, - "_reason": 39329, - "_rec": 7225, - "_recall": 91411, - "_receipt": 79074, - "_receive": 39657, - "_received": 41883, - "_receiver": 66791, - "_recent": 63461, - "_recipe": 63351, - "_recommend": 100184, - "_record": 14526, - "_records": 32379, - "_recovery": 92575, - "_rect": 17410, - "_rectangle": 62947, - "_recursive": 67342, - "_recv": 37218, - "_red": 27150, - "_redirect": 31143, - "_redirected": 74409, - "_redis": 88642, - "_reduce": 65696, - "_reduction": 75389, - "_ref": 7949, - "_refer": 74486, - "_reference": 26508, - "_references": 93802, - "_refl": 84723, - "_refptr": 98743, - "_refresh": 43176, - "_refs": 61738, - "_reg": 5025, - "_regeneration": 75920, - "_regex": 42932, - "_region": 21276, - "_regions": 59135, - "_register": 14327, - "_registered": 73783, - "_registers": 79460, - "_registration": 50201, - "_registro": 92934, - "_registry": 51750, - "_regression": 92244, - "_regs": 38010, - "_regular": 50543, - "_regularizer": 80159, - "_rel": 13869, - "_related": 54356, - "_relation": 48084, - "_relations": 95321, - "_relationship": 70131, - "_relative": 30386, - "_release": 25596, - "_reload": 80505, - "_relu": 77382, - "_rem": 19744, - "_remain": 87707, - "_remaining": 60344, - "_remote": 37525, - "_remove": 18692, - "_removed": 69348, - "_rename": 80499, - "_render": 23622, - "_renderer": 53445, - "_rent": 84227, - "_reordered": 68096, - "_rep": 26614, - "_repeat": 43075, - "_replace": 10858, - "_reply": 15683, - "_repo": 38884, - "_report": 15157, - "_reporting": 53476, - "_reports": 65523, - "_repository": 48401, - "_repr": 69635, - "_representation": 95363, - "_req": 18110, - "_request": 8052, - "_requested": 73809, - "_requests": 38316, - "_require": 14112, - "_required": 19265, - "_requirements": 90732, - "_requires": 56049, - "_res": 5023, - "_reservation": 97648, - "_reserve": 90691, - "_reserved": 76013, - "_reset": 19520, - "_residual": 89156, - "_resize": 54470, - "_resolution": 40949, - "_resolve": 78391, - "_resolver": 92678, - "_resource": 18446, - "_resources": 36669, - "_resp": 36260, - "_response": 9852, - "_responses": 82392, - "_rest": 33331, - "_restart": 70492, - "_restore": 63777, - "_restrict": 98784, - "_result": 5400, - "_results": 13888, - "_resume": 59232, - "_ret": 22437, - "_retry": 63845, - "_return": 12794, - "_returns": 60000, - "_rev": 39182, - "_reverse": 44377, - "_review": 39761, - "_reviews": 69806, - "_revision": 60956, - "_reward": 39360, - "_rewards": 79097, - "_rewrite": 75152, - "_rf": 66566, - "_rg": 87666, - "_rgb": 38507, - "_rgba": 96329, - "_rho": 80260, - "_rhs": 65637, - "_right": 10762, - "_rights": 99153, - "_ring": 35783, - "_rl": 99541, - "_rm": 59637, - "_rng": 67949, - "_rnn": 99700, - "_ro": 27706, - "_robot": 60216, - "_roi": 73491, - "_role": 20378, - "_roles": 44161, - "_roll": 58678, - "_rom": 82483, - "_room": 26053, - "_rooms": 77137, - "_root": 13290, - "_ros": 80315, - "_rot": 39356, - "_rotate": 61934, - "_rotation": 45913, - "_round": 30996, - "_route": 29209, - "_router": 56687, - "_routes": 65414, - "_routing": 98810, - "_row": 8698, - "_rows": 11189, - "_rp": 84540, - "_rpc": 61899, - "_rq": 80738, - "_rr": 57385, - "_rs": 48215, - "_rsa": 83622, - "_rsp": 65481, - "_rt": 41269, - "_ru": 74684, - "_rule": 21808, - "_rules": 22122, - "_run": 14334, - "_runner": 55928, - "_running": 38433, - "_runs": 68452, - "_runtime": 34332, - "_rw": 50666, - "_rwlock": 99950, - "_rx": 25323, - "_s": 646, - "_sa": 67543, - "_safe": 35167, - "_saida": 77520, - "_sal": 63591, - "_salary": 72322, - "_sale": 48214, - "_sales": 48167, - "_salt": 93380, - "_same": 34674, - "_sample": 17949, - "_sampler": 73912, - "_samples": 18801, - "_sampling": 78816, - "_san": 88966, - "_sat": 52403, - "_save": 15737, - "_saved": 54809, - "_sb": 56640, - "_sc": 13473, - "_scal": 29756, - "_scalar": 42752, - "_scale": 17142, - "_scaled": 62815, - "_scaling": 80316, - "_scan": 29957, - "_scenario": 90812, - "_scene": 38396, - "_sched": 68494, - "_schedule": 35630, - "_scheduler": 54746, - "_schema": 26443, - "_scheme": 54393, - "_school": 63265, - "_scope": 24077, - "_score": 10622, - "_scores": 28297, - "_scr": 60828, - "_screen": 18116, - "_script": 15002, - "_scripts": 36889, - "_scroll": 42507, - "_sd": 41268, - "_sdk": 62883, - "_se": 3537, - "_search": 10947, - "_season": 79825, - "_seat": 92481, - "_sec": 17687, - "_second": 30744, - "_secondary": 78859, - "_seconds": 35925, - "_secret": 22729, - "_secs": 69818, - "_section": 16619, - "_sections": 60585, - "_sector": 63751, - "_secure": 74188, - "_security": 49826, - "_seed": 34909, - "_seek": 75573, - "_seen": 61768, - "_seg": 36425, - "_segment": 29161, - "_segments": 56835, - "_sel": 35253, - "_select": 13350, - "_selected": 24689, - "_selection": 24596, - "_selector": 29990, - "_self": 26719, - "_sell": 72172, - "_sem": 31542, - "_semaphore": 91355, - "_send": 13877, - "_sender": 55456, - "_sensitive": 66424, - "_sensor": 29999, - "_sent": 25084, - "_sentence": 49432, - "_sentences": 77003, - "_sep": 55875, - "_separator": 59304, - "_seq": 14826, - "_seqs": 94361, - "_sequence": 24667, - "_sequences": 59832, - "_ser": 76961, - "_serial": 26684, - "_serialize": 89786, - "_serializer": 68541, - "_series": 36115, - "_serv": 45153, - "_server": 12284, - "_servers": 68607, - "_service": 12547, - "_services": 40946, - "_sess": 84956, - "_session": 12596, - "_sessions": 72485, - "_set": 2667, - "_setopt": 24441, - "_sets": 21992, - "_setting": 20931, - "_settings": 11090, - "_setup": 22074, - "_sex": 83213, - "_sf": 57282, - "_sg": 77418, - "_sh": 3797, - "_sha": 49936, - "_shader": 36585, - "_shadow": 54220, - "_shape": 13911, - "_shapes": 72415, - "_share": 39372, - "_shared": 21034, - "_sheet": 44212, - "_shell": 50045, - "_shift": 23022, - "_ship": 32142, - "_shipping": 54653, - "_shop": 39790, - "_short": 17087, - "_shortcode": 49359, - "_shot": 82326, - "_should": 44478, - "_show": 15625, - "_shuffle": 74584, - "_shutdown": 55904, - "_si": 42083, - "_sibling": 97428, - "_sid": 54144, - "_side": 31962, - "_sidebar": 32728, - "_sig": 30352, - "_sigma": 50105, - "_sign": 11420, - "_signal": 21821, - "_signals": 77798, - "_signature": 40959, - "_signed": 56717, - "_signup": 83105, - "_sim": 18819, - "_similarity": 77336, - "_simple": 31115, - "_simps": 80672, - "_simulation": 83587, - "_sin": 79810, - "_since": 57362, - "_single": 20052, - "_singleton": 83219, - "_singular": 94340, - "_sink": 52667, - "_site": 25521, - "_sites": 69700, - "_size": 2424, - "_sizes": 33259, - "_sk": 34911, - "_skb": 95586, - "_skill": 46724, - "_skills": 94080, - "_skin": 67152, - "_skip": 45930, - "_sku": 80747, - "_sl": 12150, - "_slave": 66420, - "_sleep": 50493, - "_slice": 27586, - "_slices": 88388, - "_slide": 62933, - "_slider": 37107, - "_slope": 80843, - "_slot": 28663, - "_slots": 55261, - "_slow": 83547, - "_slug": 32124, - "_sm": 16253, - "_small": 33066, - "_smart": 89925, - "_smooth": 72755, - "_sms": 59667, - "_sn": 29122, - "_snap": 75275, - "_snapshot": 54365, - "_snd": 89618, - "_so": 40933, - "_soc": 55214, - "_social": 52296, - "_sock": 34203, - "_socket": 20125, - "_soft": 39426, - "_softc": 76402, - "_softmax": 100208, - "_sol": 54768, - "_sold": 89293, - "_solution": 51374, - "_solve": 87346, - "_solver": 54256, - "_some": 62955, - "_song": 58202, - "_sort": 18942, - "_sorted": 42377, - "_sound": 38776, - "_soup": 98452, - "_source": 10561, - "_sources": 53996, - "_sp": 10331, - "_space": 15005, - "_spaces": 68983, - "_spacing": 64428, - "_span": 38482, - "_sparse": 72223, - "_spawn": 77126, - "_spec": 13908, - "_special": 42729, - "_species": 75230, - "_specific": 57692, - "_specs": 72300, - "_spectrum": 96563, - "_speed": 17374, - "_spell": 65817, - "_sphere": 88073, - "_spi": 46020, - "_spin": 49065, - "_spinner": 66214, - "_split": 17489, - "_splits": 74100, - "_spot": 85866, - "_sprite": 46589, - "_sprites": 90729, - "_sq": 48352, - "_sql": 18554, - "_sqrt": 93299, - "_square": 40894, - "_squared": 55741, - "_sr": 62348, - "_src": 16673, - "_srv": 65021, - "_ss": 42948, - "_ssh": 83905, - "_ssl": 49310, - "_st": 1284, - "_sta": 81051, - "_stack": 15897, - "_staff": 48160, - "_stage": 36338, - "_stamp": 54078, - "_stand": 89057, - "_standard": 49788, - "_star": 32781, - "_start": 5011, - "_started": 56779, - "_starts": 87652, - "_startup": 81958, - "_stat": 16670, - "_state": 4486, - "_statement": 38504, - "_states": 23830, - "_static": 26430, - "_station": 45898, - "_statistics": 50669, - "_stats": 15743, - "_status": 4878, - "_statuses": 84802, - "_std": 16030, - "_stderr": 94133, - "_stdio": 38327, - "_stdout": 68516, - "_ste": 67037, - "_step": 12212, - "_steps": 23566, - "_stmt": 22577, - "_stock": 31641, - "_stop": 19577, - "_storage": 24192, - "_store": 15153, - "_story": 67442, - "_str": 2966, - "_strategy": 50408, - "_strcmp": 75623, - "_strdup": 47001, - "_stream": 12962, - "_streams": 75972, - "_street": 79662, - "_strength": 72993, - "_strerror": 82544, - "_stride": 42613, - "_strike": 72817, - "_string": 3991, - "_strings": 34600, - "_strip": 67230, - "_strlen": 45388, - "_struct": 15477, - "_structure": 39383, - "_stub": 63881, - "_student": 37853, - "_students": 72744, - "_study": 86681, - "_stuff": 96496, - "_style": 15468, - "_styles": 38957, - "_stylesheet": 85824, - "_su": 91027, - "_sub": 5341, - "_subject": 29934, - "_submenu": 97833, - "_submission": 76966, - "_submit": 32774, - "_subnet": 96781, - "_subplot": 58078, - "_subs": 83867, - "_subscribe": 90035, - "_subscription": 60938, - "_subset": 48632, - "_substr": 84678, - "_subtitle": 96027, - "_subtype": 97328, - "_succ": 71858, - "_success": 19147, - "_successful": 94051, - "_suffix": 38251, - "_suite": 58339, - "_sum": 10370, - "_summary": 28350, - "_sun": 87723, - "_sup": 24655, - "_super": 39986, - "_superuser": 86854, - "_supp": 92580, - "_supplier": 76538, - "_supply": 66730, - "_support": 26912, - "_supported": 58985, - "_sur": 51046, - "_surf": 89423, - "_surface": 32130, - "_survey": 89445, - "_suspend": 65296, - "_sv": 77908, - "_svc": 79298, - "_svg": 77949, - "_sw": 33681, - "_swap": 42091, - "_switch": 28752, - "_sy": 59630, - "_sym": 27923, - "_symbol": 21868, - "_symbols": 56852, - "_syn": 52493, - "_sync": 23870, - "_syntax": 79994, - "_sys": 20966, - "_system": 18155, - "_sz": 35045, - "_t": 530, - "_tA": 82712, - "_tC": 85872, - "_tD": 89841, - "_tE": 99404, - "_tF": 80898, - "_ta": 92810, - "_tab": 17796, - "_table": 5350, - "_tables": 36732, - "_tabs": 59053, - "_tac": 31726, - "_tag": 9556, - "_tags": 16735, - "_tail": 36571, - "_take": 74361, - "_taken": 74033, - "_tar": 67708, - "_target": 11370, - "_targets": 43097, - "_task": 12461, - "_tasks": 33923, - "_tau": 76860, - "_tax": 25598, - "_taxonomy": 76894, - "_tb": 24381, - "_tbl": 35672, - "_tc": 64226, - "_tcb": 99825, - "_tcp": 46662, - "_td": 58151, - "_te": 39778, - "_teacher": 71653, - "_team": 27630, - "_teams": 87399, - "_tel": 68280, - "_tele": 59353, - "_tem": 29713, - "_temp": 12033, - "_temperature": 54625, - "_template": 8864, - "_templates": 50626, - "_ten": 76927, - "_tensor": 24065, - "_tensors": 92167, - "_ter": 73593, - "_term": 17922, - "_terminal": 65409, - "_terms": 38598, - "_test": 4552, - "_testing": 72062, - "_tests": 33609, - "_tex": 49287, - "_text": 4424, - "_texts": 80746, - "_texture": 29265, - "_tf": 48819, - "_tgt": 94185, - "_th": 5978, - "_than": 52713, - "_that": 71297, - "_the": 16454, - "_theme": 20455, - "_then": 69467, - "_theta": 40463, - "_thickness": 92331, - "_third": 80619, - "_this": 25910, - "_thr": 73171, - "_thread": 11048, - "_threads": 30825, - "_three": 51116, - "_thresh": 50662, - "_threshold": 22616, - "_through": 88499, - "_throw": 73261, - "_thumb": 47452, - "_thumbnail": 38924, - "_ti": 99899, - "_tick": 44712, - "_ticket": 46818, - "_tickets": 92936, - "_ticks": 51061, - "_tid": 74819, - "_tile": 30944, - "_tiles": 61957, - "_tim": 30187, - "_time": 3084, - "_timeline": 78660, - "_timeout": 21179, - "_timer": 16653, - "_times": 23155, - "_timestamp": 23943, - "_timezone": 54293, - "_timing": 72073, - "_tip": 49114, - "_tipo": 44759, - "_title": 6240, - "_titles": 73299, - "_tl": 84070, - "_tls": 72362, - "_tm": 45145, - "_tmp": 16516, - "_to": 2401, - "_today": 69817, - "_todo": 88786, - "_toggle": 49960, - "_tok": 77262, - "_token": 6594, - "_tokenize": 87608, - "_tokens": 29938, - "_tol": 71221, - "_tolerance": 93169, - "_tool": 23627, - "_toolbar": 66795, - "_tools": 40823, - "_tooltip": 77365, - "_top": 10643, - "_topic": 32514, - "_topics": 65458, - "_topology": 91334, - "_tot": 37238, - "_total": 11017, - "_totals": 97992, - "_touch": 61940, - "_tp": 56291, - "_tpl": 14439, - "_tr": 3631, - "_tra": 28341, - "_trace": 24489, - "_track": 29645, - "_tracker": 51364, - "_tracking": 67205, - "_tracks": 68053, - "_trade": 53262, - "_traffic": 91112, - "_train": 7745, - "_training": 33991, - "_trait": 79591, - "_traits": 40793, - "_traj": 84923, - "_trajectory": 87131, - "_trampoline": 94042, - "_tran": 100041, - "_trans": 8124, - "_transaction": 29984, - "_transactions": 69282, - "_transaksi": 96761, - "_transfer": 36503, - "_transform": 18956, - "_transient": 98858, - "_transition": 54693, - "_translate": 67481, - "_translation": 50373, - "_transport": 47498, - "_trap": 89636, - "_travel": 92419, - "_tree": 11925, - "_trees": 76891, - "_tri": 43220, - "_trial": 64586, - "_trials": 76945, - "_triangle": 71675, - "_trigger": 34025, - "_triggered": 79778, - "_trim": 71125, - "_trip": 64983, - "_true": 16469, - "_truth": 50286, - "_try": 54383, - "_ts": 26075, - "_tt": 67840, - "_ttl": 88257, - "_tunnel": 96792, - "_tuple": 22522, - "_tuples": 90369, - "_turn": 38374, - "_tv": 47232, - "_tw": 55278, - "_tweet": 76519, - "_tweets": 77020, - "_twitter": 84438, - "_two": 24120, - "_tx": 18284, - "_txn": 93399, - "_txt": 23244, - "_ty": 54271, - "_typ": 43211, - "_type": 1857, - "_typeDefinition": 67705, - "_typeDefinitionSize": 67750, - "_typeof": 94952, - "_types": 9962, - "_u": 7448, - "_uart": 57889, - "_ub": 67894, - "_uc": 69987, - "_ud": 73039, - "_udp": 70532, - "_ue": 92164, - "_ui": 23220, - "_uid": 26468, - "_uint": 16184, - "_ul": 62139, - "_ulong": 73388, - "_um": 73163, - "_un": 5012, - "_unc": 77676, - "_under": 59328, - "_undo": 100040, - "_unicode": 55762, - "_uniform": 46166, - "_union": 52721, - "_unique": 21912, - "_unit": 15176, - "_units": 29445, - "_unix": 81672, - "_unknown": 58607, - "_unlock": 20030, - "_unpack": 55989, - "_unref": 50584, - "_unregister": 70092, - "_unset": 99209, - "_unsigned": 68930, - "_until": 45452, - "_unused": 68044, - "_up": 8401, - "_upd": 84650, - "_update": 9058, - "_updated": 34592, - "_updates": 58929, - "_upgrade": 68894, - "_upload": 22433, - "_uploaded": 55511, - "_upper": 35545, - "_ur": 65979, - "_uri": 15943, - "_url": 2975, - "_urls": 33922, - "_us": 11558, - "_usage": 32607, - "_usb": 51963, - "_use": 16330, - "_usec": 44147, - "_used": 28903, - "_user": 3398, - "_userdata": 60415, - "_userid": 85668, - "_username": 22316, - "_users": 16752, - "_using": 76280, - "_usr": 80178, - "_usuario": 30346, - "_ut": 61463, - "_utc": 85359, - "_utf": 40553, - "_util": 19511, - "_utilities": 95144, - "_utils": 17758, - "_uuid": 26621, - "_uv": 68574, - "_v": 2325, - "_va": 75059, - "_val": 6320, - "_valid": 8501, - "_validate": 43781, - "_validation": 19980, - "_validator": 66059, - "_valor": 94231, - "_vals": 30650, - "_value": 3220, - "_values": 9324, - "_var": 4715, - "_variable": 14977, - "_variables": 29282, - "_variance": 78550, - "_variant": 47212, - "_variation": 96509, - "_vars": 11416, - "_vc": 74496, - "_ve": 74385, - "_vec": 13554, - "_vect": 60502, - "_vector": 12526, - "_vectors": 50258, - "_vehicle": 65108, - "_vel": 35604, - "_velocity": 40766, - "_vendor": 59420, - "_venta": 88721, - "_ver": 27133, - "_verbose": 69021, - "_verification": 85345, - "_verified": 72971, - "_verify": 36738, - "_version": 9625, - "_versions": 66248, - "_vert": 55100, - "_vertex": 27709, - "_vertical": 62303, - "_vertices": 38820, - "_verts": 99135, - "_vi": 98419, - "_via": 81810, - "_vid": 69485, - "_video": 20402, - "_videos": 84891, - "_view": 7268, - "_viewer": 81444, - "_views": 40598, - "_virtual": 59830, - "_vis": 16266, - "_visibility": 72356, - "_visible": 35471, - "_visit": 57584, - "_visited": 97829, - "_visitor": 82464, - "_visual": 65730, - "_vk": 90952, - "_vlan": 72396, - "_vlog": 93245, - "_vm": 40108, - "_vocab": 53923, - "_voice": 77865, - "_void": 38875, - "_vol": 43884, - "_voltage": 63856, - "_volume": 28039, - "_vote": 55460, - "_votes": 66216, - "_vp": 89060, - "_vs": 43534, - "_vue": 70247, - "_w": 1704, - "_wait": 19286, - "_waiting": 85783, - "_walk": 57231, - "_wall": 51831, - "_wallet": 63408, - "_war": 91639, - "_warn": 56145, - "_warning": 39495, - "_warnings": 88758, - "_was": 92712, - "_watch": 59662, - "_water": 55650, - "_wave": 61163, - "_way": 50036, - "_wc": 76971, - "_we": 47022, - "_weak": 87456, - "_weapon": 70575, - "_weather": 70464, - "_web": 27050, - "_website": 80132, - "_week": 32377, - "_weight": 16255, - "_weights": 21798, - "_wf": 87482, - "_wh": 37325, - "_wheel": 83112, - "_when": 48736, - "_where": 37914, - "_while": 87169, - "_white": 45531, - "_whitespace": 87275, - "_widget": 13899, - "_widgets": 52915, - "_width": 8086, - "_wifi": 72595, - "_win": 26756, - "_wind": 88538, - "_window": 12856, - "_windows": 59320, - "_winner": 93688, - "_wire": 76306, - "_with": 6753, - "_within": 73485, - "_without": 41004, - "_wo": 97158, - "_word": 13843, - "_words": 19518, - "_work": 11757, - "_worker": 41485, - "_workers": 44657, - "_workflow": 87518, - "_working": 82201, - "_workspace": 76660, - "_world": 32892, - "_wp": 40387, - "_wr": 45174, - "_wrap": 39650, - "_wrapper": 24474, - "_write": 9344, - "_writer": 30008, - "_written": 73503, - "_wrong": 76298, - "_ws": 51311, - "_x": 3292, - "_xlabel": 53798, - "_xlim": 75661, - "_xml": 24796, - "_xor": 77562, - "_xpath": 37695, - "_xs": 81746, - "_xt": 61169, - "_xx": 97068, - "_xy": 42020, - "_xyz": 66074, - "_y": 4271, - "_yaml": 65480, - "_yaw": 81283, - "_year": 14987, - "_years": 75590, - "_yellow": 94153, - "_yes": 60844, - "_yield": 84809, - "_ylabel": 49289, - "_ylim": 68746, - "_you": 71556, - "_z": 6551, - "_zero": 19920, - "_zeros": 84861, - "_zip": 43231, - "_zone": 29792, - "_zones": 94102, - "_zoom": 57836, - "_{": 15511, - "_|": 36495, - "_Ċ": 13220, - "_ĊĊ": 19327, - "_čĊ": 58991, - "_čĊčĊ": 91050, - "`": 63, - "`\"]Ċ": 92695, - "`${": 38853, - "`(": 82656, - "`()": 68780, - "`)": 33981, - "`),Ċ": 90846, - "`).": 60310, - "`);Ċ": 21274, - "`);ĊĊ": 75626, - "`)Ċ": 25158, - "`,": 7964, - "`,`": 41281, - "`,Ċ": 13188, - "`.": 29687, - "`.`": 30005, - "`.Ċ": 19154, - "`.ĊĊ": 63438, - "`:": 45722, - "`;": 78682, - "`;Ċ": 17338, - "`;ĊĊ": 18760, - "`=": 91360, - "`='$": 77216, - "`\\": 62169, - "`]": 81809, - "`](": 85802, - "``": 14196, - "``,": 91816, - "```": 74694, - "``Ċ": 85374, - "`s": 40929, - "`t": 80215, - "`}": 75868, - "`}Ċ": 54236, - "`Ċ": 4077, - "`ĊĊ": 19884, - "`čĊ": 76779, - "a": 64, - "aData": 96050, - "aN": 56119, - "aa": 5418, - "aaS": 65710, - "aaa": 33746, - "aaaa": 29558, - "aaaaaaaa": 70540, - "aab": 89707, - "aac": 65805, - "aad": 87729, - "aal": 55442, - "aan": 42802, - "aar": 74709, - "aat": 39367, - "ab": 370, - "aba": 12273, - "abad": 28447, - "abaj": 80084, - "abajo": 74368, - "abal": 63894, - "abama": 19417, - "aban": 39265, - "abant": 80383, - "abar": 95660, - "abay": 98286, - "abb": 12806, - "abbage": 57589, - "abbit": 20544, - "abbix": 96542, - "abble": 73291, - "abbo": 54650, - "abbr": 72376, - "abbrev": 45372, - "abbreviation": 77957, - "abby": 79736, - "abc": 13997, - "abcd": 69744, - "abcdef": 42302, - "abcdefgh": 57847, - "abcdefghijkl": 64268, - "abcdefghijklmnop": 66202, - "abcdefghijklmnopqrstuvwxyz": 68612, - "abd": 87020, - "abe": 8393, - "abee": 80212, - "abei": 40072, - "abel": 786, - "abela": 38485, - "abeled": 23121, - "abella": 72690, - "abelle": 55267, - "aben": 41408, - "aber": 44239, - "abet": 10448, - "abetes": 16629, - "abeth": 17862, - "abetic": 45938, - "abez": 84578, - "abh": 67466, - "abi": 26140, - "abic": 69391, - "abies": 98141, - "abil": 13052, - "abile": 58209, - "abilia": 94450, - "abilidad": 55362, - "abilidade": 81016, - "abilir": 82858, - "abilit": 46500, - "abilities": 8623, - "ability": 2968, - "abilité": 87782, - "abin": 9068, - "abinet": 76612, - "abis": 15728, - "abit": 40027, - "abl": 62573, - "able": 481, - "ableObject": 80276, - "ableOpacity": 23345, - "ableView": 8097, - "ableViewController": 96006, - "abled": 2364, - "abler": 93067, - "ables": 4893, - "abling": 19295, - "ablish": 5212, - "ablo": 32560, - "ably": 2915, - "ablytyped": 81998, - "abo": 48521, - "abol": 53904, - "abolic": 57565, - "abor": 4422, - "abort": 47799, - "about": 9274, - "abouts": 64399, - "above": 49532, - "abox": 77834, - "abr": 78671, - "abra": 45032, - "abras": 54988, - "abric": 29997, - "abs": 3518, - "absolute": 17625, - "abstract": 16647, - "abstractmethod": 66051, - "abus": 58641, - "abwe": 43531, - "aby": 6243, - "abyrin": 58437, - "abyrinth": 62630, - "abyte": 67811, - "abytes": 72229, - "ac": 582, - "aca": 17544, - "acad": 50957, - "academic": 91356, - "acades": 19204, - "acak": 79765, - "acam": 96708, - "acao": 15459, - "acas": 78283, - "acb": 98571, - "acc": 4575, - "accel": 44988, - "accent": 78648, - "accept": 10543, - "acceptable": 38116, - "accepted": 55674, - "access": 5323, - "accessToken": 42267, - "accessible": 63447, - "acci": 35703, - "accine": 89121, - "accion": 46522, - "acciones": 98807, - "acción": 67147, - "acco": 20067, - "accom": 73087, - "according": 74946, - "accordion": 36437, - "account": 4711, - "accountId": 77006, - "accounts": 27298, - "acct": 96181, - "accum": 40031, - "accumulate": 99487, - "accumulator": 95910, - "accur": 37021, - "accuracy": 33829, - "acd": 95212, - "ace": 580, - "acea": 83682, - "acebook": 4598, - "aced": 4535, - "acellular": 65441, - "acemark": 98694, - "acement": 6480, - "acements": 34178, - "acen": 91587, - "acency": 41724, - "acent": 18680, - "acente": 95960, - "aceous": 77140, - "acer": 9779, - "acerb": 51919, - "acers": 73797, - "aces": 2492, - "acet": 68323, - "aceut": 25297, - "aceutical": 26191, - "acey": 57020, - "acf": 63694, - "ach": 613, - "acha": 52676, - "achable": 78383, - "achat": 97264, - "ache": 1815, - "ached": 3939, - "achel": 15113, - "achelor": 25767, - "achen": 46799, - "acher": 11252, - "achers": 27618, - "aches": 14576, - "achi": 31464, - "achie": 45620, - "achievement": 75708, - "achine": 3899, - "achinery": 64054, - "achines": 71242, - "aching": 12092, - "achment": 9064, - "acho": 64529, - "achs": 87973, - "achsen": 71587, - "acht": 16317, - "achte": 85742, - "achten": 54876, - "achts": 82106, - "achu": 66018, - "achuset": 20642, - "achusetts": 20652, - "aci": 25471, - "acia": 28139, - "acial": 33211, - "acias": 43542, - "acic": 94257, - "acid": 58156, - "acidad": 70645, - "acie": 47383, - "aciente": 59303, - "acier": 54553, - "acies": 27121, - "acific": 41583, - "acija": 85003, - "acimiento": 55466, - "acin": 40488, - "acing": 4628, - "acio": 36970, - "acion": 5928, - "acional": 22326, - "acionales": 85239, - "aciones": 12712, - "acios": 80945, - "acious": 19995, - "acist": 50422, - "acists": 93712, - "acity": 4107, - "ación": 5840, - "acja": 52789, - "acje": 70309, - "acji": 34478, - "ack": 474, - "ackBar": 33729, - "ackage": 1460, - "ackages": 23003, - "ackbar": 28791, - "acked": 11440, - "acker": 9881, - "ackers": 88512, - "acket": 5827, - "ackets": 18889, - "acking": 9162, - "ackle": 52622, - "acks": 7977, - "ackson": 19950, - "acky": 81057, - "acl": 48836, - "aclass": 68628, - "acle": 8061, - "acles": 18709, - "acman": 95214, - "aco": 16833, - "acob": 40051, - "acobian": 63618, - "acock": 81378, - "acoes": 61226, - "acom": 45670, - "acomment": 76315, - "acon": 23184, - "acons": 76544, - "acos": 42747, - "acr": 65848, - "acre": 29574, - "acro": 50607, - "acs": 19807, - "act": 533, - "actable": 67760, - "actal": 81248, - "acted": 22955, - "acter": 2540, - "acteria": 78852, - "acterial": 71034, - "acters": 5090, - "actic": 24045, - "actical": 37119, - "actice": 34101, - "actices": 90290, - "actics": 69069, - "acting": 36022, - "action": 1335, - "actionDate": 90207, - "actions": 4109, - "activ": 9035, - "activate": 17281, - "activated": 31262, - "activation": 23863, - "active": 3104, - "actively": 64119, - "activex": 37331, - "activities": 33078, - "activity": 7323, - "activo": 84170, - "actly": 33839, - "actor": 5739, - "actories": 53993, - "actoring": 76507, - "actors": 21846, - "actory": 2992, - "acts": 11613, - "actual": 12210, - "actually": 74128, - "actus": 62059, - "acula": 86293, - "acular": 23868, - "acus": 96405, - "acute": 32590, - "acy": 2826, - "acyj": 96653, - "acz": 42930, - "ad": 329, - "ada": 2649, - "adal": 51588, - "adalafil": 94186, - "adam": 52054, - "adamente": 77155, - "adan": 54740, - "adapt": 89171, - "adapter": 20311, - "adaptive": 42662, - "adaptiveStyles": 50325, - "adar": 37180, - "adas": 11354, - "adastrar": 67270, - "adastro": 57666, - "adata": 4705, - "aday": 65726, - "adays": 35076, - "adb": 40691, - "adc": 34485, - "add": 723, - "addAction": 58872, - "addAll": 68909, - "addChild": 45952, - "addClass": 12567, - "addColumn": 48892, - "addComponent": 11521, - "addContainerGap": 34810, - "addElement": 77393, - "addError": 89222, - "addEventListener": 33474, - "addField": 52955, - "addGap": 24644, - "addGroup": 15855, - "addItem": 50838, - "addListener": 85687, - "addOn": 59167, - "addPreferredGap": 35375, - "addTo": 51401, - "addWidget": 37905, - "addafi": 94412, - "added": 17249, - "adden": 71195, - "adder": 21473, - "adders": 81308, - "addin": 98106, - "adding": 3071, - "addir": 45625, - "additional": 36599, - "addle": 20741, - "addock": 80534, - "addon": 52199, - "addons": 78370, - "addr": 6346, - "address": 5102, - "addresses": 54889, - "adds": 74094, - "addtogroup": 85386, - "addy": 23290, - "ade": 1037, - "adecimal": 50426, - "aded": 14589, - "adel": 15503, - "adelphia": 18281, - "adem": 60472, - "ademic": 70858, - "aden": 21825, - "adena": 45447, - "adeon": 33809, - "ader": 1013, - "adera": 67701, - "adero": 74330, - "aders": 6527, - "ades": 3536, - "adesh": 23752, - "adf": 97389, - "adge": 61805, - "adget": 52031, - "adh": 52687, - "adi": 2836, - "adia": 53931, - "adian": 10272, - "adians": 21398, - "adiator": 68908, - "adic": 37314, - "adiens": 83795, - "adients": 37418, - "adier": 96365, - "adies": 17491, - "adin": 32084, - "ading": 2277, - "adio": 4111, - "adioButton": 17700, - "adir": 42273, - "adium": 13786, - "adius": 4127, - "adj": 25770, - "adjust": 39819, - "adjusted": 88897, - "adle": 72455, - "adm": 48029, - "admin": 2953, - "administr": 69949, - "administration": 91690, - "administrator": 68066, - "admins": 75700, - "ado": 2172, - "adol": 87869, - "adoo": 78212, - "adoop": 26335, - "adopt": 99338, - "ador": 5477, - "adora": 30913, - "adoras": 74538, - "adores": 18745, - "adors": 67987, - "ados": 5670, - "adow": 5967, - "adows": 21738, - "adox": 40197, - "adr": 15008, - "adratic": 89778, - "adress": 83336, - "adresse": 61375, - "adro": 90776, - "ads": 7819, - "adt": 26804, - "adult": 68956, - "adv": 14625, - "advance": 60420, - "advanced": 42879, - "advert": 41340, - "advertisement": 94248, - "advisor": 82894, - "adx": 39385, - "ady": 7759, - "ae": 6043, - "aea": 71435, - "aec": 72321, - "aed": 62554, - "aeda": 35760, - "ael": 6015, - "aeper": 74765, - "aepernick": 74832, - "aes": 77684, - "af": 2642, - "afa": 36934, - "afari": 60739, - "afb": 97934, - "afc": 95398, - "afd": 93239, - "afe": 5763, - "afen": 68658, - "afety": 39718, - "aff": 2715, - "affe": 38880, - "affected": 32157, - "affen": 72478, - "affer": 73253, - "affiliate": 79440, - "affle": 45190, - "affles": 81635, - "afi": 47010, - "afia": 49551, - "afil": 44062, - "afka": 22645, - "afone": 80394, - "afort": 53813, - "afs": 72598, - "after": 10924, - "afx": 35278, - "afür": 61219, - "ag": 351, - "aga": 12748, - "again": 33871, - "against": 69849, - "agal": 69212, - "agan": 18851, - "agar": 38812, - "agara": 60822, - "agas": 86152, - "agascar": 79775, - "agate": 47936, - "agation": 28236, - "age": 425, - "aged": 3359, - "agedList": 88865, - "agem": 15003, - "agement": 3531, - "agements": 62196, - "agen": 8703, - "agency": 56665, - "agenda": 80823, - "agens": 39896, - "agent": 8252, - "agenta": 48162, - "agento": 29153, - "agents": 55975, - "ager": 1435, - "agers": 11467, - "ages": 1154, - "aget": 85163, - "agg": 16094, - "aggable": 85996, - "agged": 97576, - "agger": 10322, - "aggi": 32716, - "aggio": 35259, - "aggregate": 60706, - "agh": 34856, - "aghan": 97269, - "agher": 64674, - "aghetti": 65065, - "agi": 37135, - "agic": 13070, - "agina": 81701, - "agination": 10569, - "aginator": 34228, - "agine": 24281, - "aging": 4210, - "agini": 91169, - "agit": 74972, - "agle": 33774, - "agli": 80156, - "agma": 5835, - "agment": 15974, - "agn": 3326, - "agna": 56057, - "agnar": 81853, - "agne": 24812, - "agner": 40538, - "agnet": 64333, - "agnetic": 39100, - "agnitude": 35815, - "agnosis": 50915, - "agnost": 8372, - "agnostic": 12219, - "agnostics": 15920, - "ago": 6438, - "agog": 55180, - "agogue": 72036, - "agon": 6241, - "agonal": 24346, - "agoon": 68513, - "agos": 81707, - "agr": 69405, - "agra": 12944, - "agram": 5864, - "agrams": 69872, - "agrant": 64587, - "agraph": 9398, - "agree": 69200, - "agrid": 46427, - "ags": 2076, - "agt": 63813, - "agu": 47820, - "agua": 55748, - "aguay": 84242, - "ague": 4768, - "agues": 13796, - "agus": 59838, - "agy": 82770, - "ah": 1494, - "aha": 13856, - "ahaha": 74635, - "ahan": 22826, - "ahas": 93066, - "ahead": 43887, - "ahi": 52206, - "ahir": 52098, - "ahkan": 75386, - "ahl": 17137, - "ahlen": 59293, - "ahn": 30660, - "aho": 29682, - "ahoma": 28940, - "ahoo": 17397, - "ahr": 15464, - "ahrain": 59058, - "ahren": 21865, - "ahrenheit": 49010, - "ahrung": 66324, - "ahrungen": 75474, - "ahu": 27793, - "ahun": 30827, - "ai": 2192, - "aic": 62488, - "aid": 3864, - "aida": 36544, - "aidu": 36901, - "aight": 7538, - "aign": 4201, - "aigned": 71069, - "ail": 607, - "ailability": 12820, - "ailable": 2141, - "ailand": 26240, - "ailed": 5805, - "ailer": 39882, - "ailing": 14612, - "aille": 52009, - "ailles": 87455, - "ails": 6341, - "ailure": 9557, - "aily": 5179, - "aim": 2706, - "aimassage": 57050, - "aims": 26760, - "ain": 467, - "aina": 73722, - "aincontri": 75572, - "aine": 8511, - "ained": 2692, - "ainen": 56764, - "ainer": 1780, - "ainers": 21211, - "aines": 33903, - "aining": 2101, - "ainless": 16864, - "ainment": 73712, - "ains": 1771, - "aint": 1673, - "ainted": 31329, - "aintenance": 25577, - "ainter": 74641, - "ainties": 62124, - "ainting": 71959, - "ainty": 18773, - "air": 1334, - "aira": 90880, - "aire": 12267, - "aired": 25260, - "aires": 17724, - "airie": 75690, - "airo": 26630, - "airobi": 84552, - "airport": 87715, - "airro": 38758, - "airs": 4825, - "airy": 22704, - "ais": 2852, - "aisal": 92120, - "aise": 4105, - "aised": 24917, - "aiser": 40366, - "aises": 22626, - "aising": 51226, - "aison": 57288, - "aisy": 50156, - "ait": 1339, - "aits": 57579, - "aj": 1662, - "aja": 19580, - "ajan": 97386, - "ajar": 52004, - "ajaran": 85133, - "ajas": 67922, - "ajax": 7390, - "aje": 11305, - "ajes": 36550, - "aji": 42888, - "ajo": 19256, - "ajor": 3111, - "ajs": 24652, - "aju": 52513, - "ajÄħ": 33973, - "ajÄħc": 96351, - "ak": 587, - "aka": 13637, - "akah": 77527, - "akan": 19818, - "akash": 95095, - "ake": 731, - "akeFromNib": 70829, - "aked": 7897, - "akedirs": 36667, - "akedown": 78345, - "aken": 3448, - "akening": 74462, - "akens": 71837, - "aker": 4506, - "akers": 8476, - "akes": 2094, - "akespeare": 37971, - "akest": 75241, - "aket": 62042, - "akeup": 63844, - "akh": 22506, - "akhir": 65958, - "akhstan": 64847, - "aki": 14966, - "akin": 43330, - "aking": 1802, - "akis": 76877, - "akistan": 70393, - "akit": 98501, - "akk": 31141, - "ako": 29886, - "akov": 89730, - "akra": 52503, - "aks": 10011, - "aksi": 38779, - "akt": 10114, - "akte": 29915, - "akter": 52867, - "aktion": 68826, - "aktiv": 74707, - "aktu": 51754, - "aku": 24468, - "akukan": 51095, - "aky": 29200, - "al": 278, - "ala": 6181, - "alach": 72484, - "alah": 30493, - "alam": 17243, - "alamat": 54318, - "alan": 33383, - "alance": 5085, - "aland": 15697, - "alar": 8093, - "alaria": 58016, - "alarm": 57880, - "alars": 41077, - "alary": 40559, - "alborg": 69302, - "album": 21687, - "albums": 62571, - "alc": 17356, - "alchemy": 36005, - "alcon": 47314, - "alculate": 46541, - "ald": 4852, - "aldi": 78016, - "aldo": 40232, - "ale": 1604, - "aleb": 65030, - "aled": 5962, - "aleigh": 55930, - "alem": 22317, - "alement": 54960, - "alen": 36749, - "alendar": 12353, - "alent": 69261, - "aler": 13412, - "alers": 56885, - "alert": 5193, - "alertView": 87709, - "alerts": 92233, - "ales": 3916, - "alesce": 74350, - "alette": 29610, - "aleur": 61047, - "alex": 56975, - "aley": 43027, - "alez": 44045, - "aleza": 80252, - "alf": 3181, - "alfa": 85526, - "alg": 24823, - "algo": 73564, - "algorithm": 20266, - "ali": 8115, - "alia": 19379, - "alian": 10700, - "alias": 15305, - "aliases": 35024, - "alic": 32613, - "alice": 64295, - "alie": 75618, - "alien": 56418, - "align": 6750, - "aligned": 48242, - "alignment": 45698, - "alin": 36207, - "aling": 6260, - "alink": 67923, - "alion": 50841, - "alis": 35965, - "alist": 54172, - "ality": 2786, - "alive": 52061, - "alk": 1727, - "alker": 37908, - "alking": 30855, - "all": 543, - "alla": 21575, - "allah": 77578, - "allas": 16242, - "allax": 45268, - "allback": 3503, - "alle": 5164, - "alled": 4841, - "allee": 54482, - "allel": 8116, - "allele": 95620, - "allen": 58401, - "alleng": 34869, - "allenge": 16210, - "allenges": 43470, - "aller": 14283, - "alleries": 98326, - "allery": 7599, - "alles": 97029, - "allest": 19790, - "allet": 7616, - "alley": 93266, - "alli": 96893, - "alling": 17157, - "allis": 96244, - "allo": 37037, - "alloc": 4847, - "alloca": 91694, - "allocate": 32291, - "allocated": 58472, - "allocation": 94339, - "allocator": 58731, - "allon": 93514, - "allow": 7331, - "allowed": 21642, - "alloween": 23517, - "allows": 56967, - "alls": 5700, - "ally": 750, - "alm": 7828, - "almart": 28050, - "almost": 60301, - "almö": 91856, - "alnum": 94462, - "alo": 12812, - "aload": 55496, - "alog": 32051, - "alogy": 80378, - "alom": 83128, - "alon": 44711, - "alone": 32676, - "along": 39393, - "alore": 45021, - "alous": 30543, - "alph": 31323, - "alpha": 7288, - "alphabet": 90553, - "already": 46584, - "als": 1147, - "alsa": 42926, - "alse": 714, - "alsex": 70588, - "also": 19171, - "alsy": 60384, - "alt": 3223, - "alta": 69151, - "altar": 71943, - "alte": 93420, - "alted": 62334, - "alten": 60593, - "alter": 38377, - "altern": 41512, - "alternate": 76462, - "alternative": 78095, - "altet": 95008, - "alth": 1902, - "although": 37241, - "alties": 24387, - "altimore": 88232, - "altitude": 99111, - "alto": 76777, - "altung": 62906, - "altura": 69591, - "alty": 10231, - "alu": 38086, - "alue": 542, - "alus": 87227, - "always": 33222, - "aly": 5893, - "alysis": 9270, - "alytics": 18014, - "alyze": 56956, - "alyzed": 68942, - "alyzer": 28264, - "alÄ±ÅŁ": 74069, - "am": 309, - "ama": 3105, - "amac": 33707, - "amacare": 34924, - "amage": 9814, - "amaged": 92920, - "amaha": 86313, - "aman": 13005, - "amanho": 47405, - "amar": 15924, - "amarin": 31138, - "amas": 29189, - "amat": 43011, - "amate": 92166, - "amation": 27279, - "amax": 90727, - "amazon": 73853, - "amaño": 63413, - "amb": 3042, - "amba": 43008, - "ambah": 39287, - "ambda": 5816, - "amber": 15578, - "ambi": 89502, - "ambia": 53937, - "ambient": 60714, - "ambiguous": 91313, - "ambil": 78171, - "ambio": 65758, - "ambique": 90929, - "amble": 64034, - "ambre": 58566, - "amburg": 32548, - "amburger": 47775, - "amd": 69013, - "ame": 373, - "amed": 3690, - "ameda": 99171, - "amedi": 93006, - "amel": 36662, - "ameleon": 97911, - "amen": 25807, - "ament": 2908, - "amental": 44186, - "amentals": 78114, - "amente": 9157, - "amenti": 64580, - "amento": 10628, - "amentos": 37879, - "aments": 24469, - "amer": 15589, - "amera": 3519, - "amerate": 78066, - "american": 78818, - "ameron": 91712, - "ames": 986, - "amespace": 1714, - "amework": 3426, - "ami": 10830, - "amic": 4079, - "amics": 79278, - "amide": 66796, - "amient": 67428, - "amiento": 23666, - "amientos": 79409, - "amil": 21606, - "amiliar": 41505, - "amilies": 60004, - "amily": 5285, - "amin": 8778, - "amina": 35150, - "amination": 27935, - "amine": 20588, - "aminer": 65253, - "amines": 97081, - "aming": 6605, - "amins": 38925, - "aml": 9655, - "amm": 8836, - "amma": 13400, - "ammable": 100210, - "ammad": 54496, - "ammed": 25831, - "ammen": 37872, - "amment": 64656, - "ammer": 67699, - "ammers": 43157, - "ammo": 99427, - "ammu": 88139, - "amo": 21781, - "amodel": 41359, - "amon": 31936, - "among": 77405, - "amos": 10808, - "amoto": 57960, - "amount": 6173, - "amous": 23333, - "amp": 1141, - "ampa": 23465, - "ampaign": 18666, - "amped": 33298, - "amphetamine": 85890, - "ampie": 49398, - "ampil": 52728, - "ampilkan": 97413, - "amping": 31557, - "ampion": 13580, - "ampions": 9310, - "ampionship": 12520, - "ampire": 33133, - "ample": 1545, - "ampled": 66107, - "ampler": 35601, - "amples": 4112, - "ampling": 30809, - "ampo": 54830, - "ampoline": 60452, - "ampoo": 48695, - "ampp": 46826, - "amps": 14989, - "ampton": 43101, - "ampus": 44651, - "ams": 4214, - "amsung": 14780, - "amt": 36325, - "amu": 53072, - "amura": 84817, - "amus": 56455, - "amy": 27322, - "an": 276, - "ana": 3444, - "anagan": 90263, - "anager": 8347, - "anal": 49921, - "analy": 44803, - "analysis": 35584, - "analytics": 78752, - "analyze": 94321, - "aname": 94794, - "anan": 29718, - "anas": 26997, - "anax": 85712, - "anc": 1149, - "anca": 64345, - "ance": 685, - "anced": 4979, - "ancel": 5055, - "anceled": 39492, - "ancell": 14575, - "ancellable": 84703, - "ancellation": 50322, - "ancellationToken": 24878, - "ancellor": 35246, - "ancement": 16887, - "ancements": 39681, - "ancer": 11967, - "ancers": 32842, - "ances": 3095, - "ancestor": 67978, - "anch": 3581, - "anche": 29097, - "anches": 83281, - "anchise": 66790, - "anchor": 17547, - "anchors": 71599, - "ancia": 25131, - "ancial": 5003, - "ancias": 80741, - "ancies": 32737, - "ancing": 9151, - "anco": 19067, - "ancock": 75181, - "ancode": 88215, - "ancouver": 21104, - "ancy": 6709, - "ancybox": 62146, - "and": 438, - "andExpect": 41893, - "andFilterWhere": 85797, - "andReturn": 66905, - "andWhere": 66247, - "anda": 10018, - "andal": 17086, - "andalone": 85212, - "andan": 83908, - "andard": 7803, - "andas": 56533, - "andatory": 63188, - "andbox": 32636, - "ande": 23775, - "anded": 6601, - "andel": 38221, - "andelier": 79221, - "anden": 62800, - "ander": 8363, - "andering": 61380, - "anders": 85051, - "andes": 62452, - "andest": 91956, - "andex": 45626, - "andez": 38322, - "andi": 65674, - "andid": 4654, - "andidate": 17487, - "andidates": 27316, - "andin": 51701, - "anding": 26673, - "andise": 31770, - "andle": 3397, - "andler": 5365, - "andles": 20729, - "ando": 4988, - "andom": 2255, - "andon": 11283, - "andoned": 91244, - "andr": 74976, - "andra": 24155, - "andre": 80281, - "andro": 42824, - "android": 6080, - "ands": 2914, - "andscape": 72127, - "andum": 58385, - "andy": 13634, - "ane": 2194, - "anean": 33561, - "aned": 52530, - "anel": 2444, - "anela": 78540, - "aneous": 18133, - "aneously": 20933, - "anes": 14997, - "aney": 82286, - "anford": 95203, - "ang": 526, - "anga": 19934, - "angan": 19148, - "anganese": 66964, - "ange": 853, - "anged": 3811, - "angel": 17729, - "angelo": 89010, - "angelog": 62973, - "angement": 57733, - "angen": 60241, - "angent": 67551, - "angep": 56951, - "angepicker": 76421, - "anger": 4091, - "angered": 97409, - "angers": 14381, - "anges": 5637, - "anggal": 31609, - "anggan": 78357, - "anghai": 31170, - "angi": 79428, - "angible": 61186, - "anging": 8764, - "angkan": 87112, - "angle": 4134, - "angled": 40040, - "angler": 66648, - "angles": 17694, - "angling": 91204, - "ango": 5281, - "angs": 65587, - "angstrom": 80123, - "angu": 2379, - "anguage": 2681, - "anguages": 10735, - "anguard": 53290, - "angular": 4328, - "anh": 29024, - "ani": 5676, - "ania": 9345, - "anian": 75612, - "anic": 32370, - "anical": 45983, - "anie": 19700, - "aniel": 12315, - "aniem": 97408, - "anim": 16348, - "animal": 48999, - "animals": 77896, - "animate": 22805, - "animated": 20279, - "animation": 23919, - "animations": 54027, - "anime": 95770, - "anine": 92356, - "aning": 44159, - "anio": 93808, - "anism": 68913, - "anitize": 59752, - "anity": 39370, - "aniu": 73531, - "anium": 35822, - "anj": 53191, - "anja": 95051, - "anje": 86057, - "ank": 1201, - "anka": 27769, - "ankan": 76182, - "anke": 89829, - "anked": 41872, - "anken": 90389, - "anker": 99348, - "ankind": 70370, - "anking": 33434, - "anko": 93952, - "anks": 4129, - "anky": 92916, - "anmar": 46816, - "ann": 1036, - "anna": 12930, - "annabin": 97853, - "annah": 44104, - "anne": 20991, - "anned": 7443, - "anneer": 91585, - "annel": 2659, - "annels": 6819, - "anner": 4992, - "anners": 24960, - "annes": 42256, - "anness": 83133, - "anni": 43761, - "annie": 72176, - "annies": 94342, - "anning": 6073, - "annis": 77383, - "anno": 22278, - "annon": 17893, - "annonce": 98723, - "annot": 3483, - "annotate": 92450, - "annotation": 25701, - "annotations": 40726, - "announce": 66612, - "announcement": 81409, - "annt": 94439, - "annual": 64709, - "anny": 13184, - "annya": 72198, - "année": 85335, - "ano": 5770, - "anoi": 73803, - "anoia": 70995, - "anol": 39710, - "anon": 60010, - "anonymous": 26347, - "anooga": 88102, - "anos": 44705, - "another": 43063, - "anova": 86563, - "ans": 598, - "ansa": 94702, - "ansas": 14124, - "anse": 70754, - "ansen": 61965, - "anship": 35402, - "ansi": 53167, - "ansible": 92842, - "ansion": 10722, - "ansk": 41874, - "anske": 88311, - "ansom": 48331, - "anson": 37645, - "ansson": 81265, - "anst": 62294, - "answer": 9399, - "answered": 57824, - "answers": 25739, - "ant": 519, - "anta": 8424, - "antage": 25843, - "antaged": 75240, - "antages": 38886, - "antal": 60793, - "antan": 67289, - "antanamo": 96723, - "antar": 90065, - "antas": 77914, - "antasy": 98037, - "antd": 37981, - "ante": 5048, - "anted": 7719, - "antee": 14164, - "anteed": 59350, - "anten": 55934, - "anter": 81130, - "antes": 15844, - "anth": 32329, - "antha": 58969, - "anti": 15719, - "antiago": 44074, - "antic": 8322, - "antically": 82049, - "anticipated": 93878, - "antics": 37333, - "antidad": 27891, - "antine": 39457, - "antino": 96464, - "antis": 38966, - "antity": 5878, - "antium": 99025, - "antlr": 46064, - "antly": 18007, - "anto": 13873, - "antom": 31102, - "anton": 32054, - "antor": 89267, - "antro": 87290, - "antry": 32310, - "ants": 1821, - "antt": 89788, - "antu": 92406, - "antwort": 70146, - "antz": 90597, - "anus": 59063, - "anut": 38918, - "anuts": 73852, - "anvas": 12213, - "any": 3852, - "anya": 25041, - "anyahu": 42659, - "anyak": 51403, - "anych": 45553, - "anye": 49383, - "anyl": 91014, - "anything": 73254, - "anz": 12341, - "anza": 27564, - "anzeigen": 89960, - "anzi": 72918, - "ança": 92098, - "ao": 3524, - "aoke": 69605, - "aos": 65966, - "ap": 391, - "apGestureRecognizer": 55714, - "apa": 18826, - "apache": 59172, - "apan": 5472, - "apanese": 29789, - "apas": 89127, - "apat": 26844, - "apatkan": 91643, - "ape": 2070, - "apeake": 97656, - "aped": 10395, - "apel": 82200, - "apellido": 56403, - "aper": 3271, - "apers": 9724, - "apes": 9521, - "apesh": 79031, - "apest": 28724, - "apeut": 27596, - "apeutic": 32486, - "apeutics": 88886, - "apg": 64460, - "apgolly": 65507, - "aph": 1366, - "aphael": 75340, - "aphore": 26626, - "aphrag": 95896, - "api": 2113, - "apiKey": 58471, - "apia": 80470, - "apid": 44221, - "apikey": 73274, - "aping": 14550, - "apiro": 70579, - "apis": 14041, - "apist": 60329, - "apixel": 95295, - "apk": 94912, - "apl": 73389, - "apo": 66652, - "apol": 17070, - "apolis": 24751, - "apollo": 54710, - "apon": 10969, - "apons": 26862, - "apor": 21374, - "aporan": 72839, - "aporation": 96649, - "apore": 18132, - "apos": 31515, - "apot": 91001, - "app": 680, - "appId": 75929, - "appName": 86202, - "appa": 28279, - "appable": 87484, - "appe": 34531, - "appear": 41866, - "appearance": 97755, - "appeared": 99567, - "apped": 5795, - "appen": 64860, - "append": 5200, - "appendChild": 43709, - "appendTo": 47703, - "apper": 3183, - "appers": 28921, - "apphire": 56205, - "appid": 59442, - "appiness": 67391, - "apping": 3713, - "appings": 23903, - "appl": 77196, - "apple": 23182, - "applicant": 91364, - "application": 5242, - "applications": 83553, - "apply": 10492, - "appoint": 11933, - "appointed": 71216, - "appointment": 52201, - "appro": 16082, - "appropri": 76571, - "appropriate": 29228, - "approval": 55539, - "approve": 50321, - "approved": 35012, - "approx": 49153, - "approximately": 97836, - "apps": 28735, - "appy": 11392, - "apr": 60917, - "apro": 59948, - "aps": 2690, - "apse": 7629, - "apsed": 9381, - "apses": 79390, - "apsible": 69661, - "apsulation": 87215, - "apt": 2756, - "aptcha": 26506, - "apter": 2943, - "apters": 17881, - "aptic": 53274, - "aption": 10372, - "aptive": 28881, - "aptop": 16791, - "aptops": 42073, - "aptor": 33757, - "aptors": 58512, - "apture": 12114, - "aptured": 81328, - "apult": 73906, - "apur": 100140, - "apus": 68174, - "apy": 9864, - "apyrus": 90294, - "aq": 37406, - "aqu": 72671, - "aque": 20234, - "ar": 277, - "arDown": 60442, - "arLayout": 17234, - "arParams": 64852, - "arResult": 60181, - "ara": 5169, - "arah": 43518, - "arak": 28985, - "aram": 640, - "aramel": 47704, - "aran": 22026, - "araoh": 82297, - "aras": 73942, - "arat": 47957, - "aravel": 62753, - "arb": 76370, - "arbeit": 61008, - "arbon": 52745, - "arbonate": 97342, - "arc": 8362, - "arcer": 44086, - "arch": 1132, - "archical": 46334, - "arching": 83385, - "architecture": 81519, - "archive": 16402, - "archives": 96912, - "archivo": 63047, - "archs": 87150, - "archy": 15630, - "arcy": 97479, - "ard": 569, - "arda": 72626, - "ardash": 56788, - "arde": 42441, - "arded": 21632, - "arden": 8506, - "ardi": 37489, - "ardin": 54890, - "arding": 29510, - "ardless": 30920, - "ardo": 21106, - "ardon": 46396, - "ardown": 38596, - "ards": 2402, - "ardu": 83161, - "arduino": 91301, - "ardware": 38850, - "ardy": 91674, - "are": 548, - "area": 4903, - "areas": 33637, - "ared": 1636, - "arefa": 76351, - "arehouse": 20870, - "arel": 31531, - "arella": 76031, - "arem": 69468, - "aremos": 81284, - "aren": 9329, - "arena": 31627, - "arence": 69777, - "arend": 53945, - "arendra": 64594, - "arent": 1415, - "arently": 31227, - "arer": 61570, - "ares": 5518, - "arest": 15795, - "aret": 11554, - "areth": 57365, - "arez": 39614, - "arf": 60326, - "arg": 867, - "arga": 18405, - "argar": 34992, - "argas": 75179, - "argc": 24189, - "arge": 2812, - "arged": 93349, - "argent": 77217, - "arger": 42876, - "arges": 59340, - "argest": 33481, - "arget": 1307, - "argin": 2976, - "arging": 75816, - "argins": 82939, - "argo": 12359, - "argon": 71921, - "argout": 61590, - "args": 2164, - "argument": 14819, - "arguments": 16774, - "argv": 6645, - "arhus": 92189, - "ari": 2850, - "aria": 10649, - "arial": 43821, - "arian": 8997, - "ariance": 38005, - "arians": 30627, - "ariant": 15701, - "arias": 48213, - "ariat": 41979, - "ariate": 50759, - "arie": 67545, - "aries": 5548, - "arih": 94883, - "arily": 6751, - "arin": 43840, - "arine": 75314, - "aring": 3329, - "ario": 3370, - "arios": 10308, - "arious": 54371, - "aris": 42960, - "arith": 57736, - "arity": 10981, - "arium": 34765, - "arius": 41321, - "ark": 847, - "arkan": 62986, - "arked": 43161, - "arker": 13152, - "arkers": 91141, - "arket": 55660, - "arkin": 93421, - "arking": 34552, - "arks": 7341, - "arl": 49358, - "arlo": 62028, - "arm": 2227, - "arma": 20306, - "armac": 72482, - "armacy": 76342, - "arme": 74960, - "armed": 31372, - "arming": 34002, - "armor": 43648, - "arms": 16293, - "arn": 1923, - "arna": 40315, - "arnation": 55149, - "arness": 24422, - "arning": 3256, - "arnings": 15202, - "aro": 17606, - "aron": 13055, - "aroo": 76865, - "around": 20019, - "arov": 95018, - "arp": 8035, - "arpa": 82997, - "arr": 1138, - "arra": 80130, - "arrant": 6736, - "arrants": 52180, - "arranty": 44290, - "arrass": 21590, - "array": 1686, - "arrays": 67993, - "arrera": 83231, - "arring": 20450, - "arrings": 52598, - "arris": 59422, - "arrison": 51103, - "arrival": 78179, - "arro": 82301, - "arrow": 6172, - "arry": 11687, - "ars": 1590, - "arse": 2648, - "arsed": 18604, - "arseille": 62260, - "arser": 10642, - "arsers": 41588, - "arshal": 29523, - "arsi": 61114, - "arsimp": 53309, - "arsing": 29698, - "arsity": 71980, - "art": 472, - "arta": 26017, - "arte": 20430, - "arten": 23992, - "arter": 5408, - "arters": 14698, - "arth": 47601, - "arti": 68641, - "artial": 21564, - "artic": 81987, - "article": 7203, - "articles": 16641, - "artifact": 64822, - "artin": 35945, - "artisan": 37351, - "artisanlib": 81259, - "artist": 19135, - "artists": 77735, - "artment": 3275, - "artner": 93407, - "arto": 37043, - "arton": 80596, - "arts": 7183, - "arty": 6862, - "artz": 22321, - "aru": 31244, - "arus": 51419, - "ary": 661, - "arya": 73268, - "aryana": 94074, - "aryawan": 76727, - "aryl": 78908, - "ará": 31841, - "arÃŃa": 83801, - "arı": 68228, - "as": 300, - "asInstanceOf": 50144, - "asString": 76522, - "asa": 15790, - "asad": 77711, - "asaki": 57509, - "asan": 46488, - "asant": 15969, - "asar": 68038, - "asbourg": 84250, - "asc": 5171, - "asca": 99540, - "ascade": 20574, - "ascal": 36940, - "ascar": 66988, - "ascending": 73000, - "ascii": 24207, - "ascimento": 58061, - "asco": 80457, - "ascript": 5948, - "asctime": 78177, - "ascular": 50804, - "ascus": 53743, - "asd": 80202, - "asdf": 77715, - "ase": 521, - "ased": 1503, - "asel": 84597, - "aseline": 50414, - "asename": 28199, - "aser": 12351, - "asers": 60830, - "ases": 2315, - "aset": 5136, - "aseña": 43623, - "ash": 1003, - "asha": 31543, - "ashboard": 7499, - "ashed": 13883, - "asher": 34867, - "ashes": 14380, - "ashi": 31478, - "ashing": 19587, - "ashington": 32799, - "ashion": 8958, - "ashire": 97414, - "ashtra": 58481, - "asi": 10426, - "asia": 36259, - "asic": 6099, - "asics": 69081, - "aside": 29612, - "asier": 77783, - "asil": 30149, - "asily": 38367, - "asin": 51410, - "asing": 4522, - "asio": 40613, - "asion": 18239, - "asionally": 69491, - "asions": 88771, - "asis": 10949, - "asiswa": 56724, - "asive": 27645, - "asje": 27944, - "asjon": 94646, - "ask": 1091, - "aska": 17309, - "askan": 79451, - "askell": 43858, - "asket": 9746, - "askets": 49240, - "asking": 71805, - "asks": 4707, - "asl": 76466, - "asley": 74111, - "asm": 10753, - "asma": 23390, - "asmine": 39964, - "asmus": 82888, - "asn": 66636, - "aso": 40055, - "ason": 1525, - "asonic": 43375, - "asonry": 51893, - "asons": 99949, - "asp": 13671, - "aspberry": 37062, - "aspect": 58158, - "asper": 33361, - "aspers": 88729, - "ass": 395, - "assa": 56692, - "assador": 25512, - "assadors": 74353, - "assage": 39336, - "assandra": 71193, - "asse": 13559, - "assed": 60104, - "assel": 81661, - "assemble": 70208, - "assembly": 15343, - "assen": 28376, - "asser": 34858, - "assert": 2256, - "assertCount": 95131, - "assertEquals": 16827, - "assertFalse": 60141, - "assertInstanceOf": 64280, - "assertSame": 38874, - "assertTrue": 36737, - "asses": 52090, - "assessment": 65772, - "asset": 10053, - "assets": 5271, - "assi": 82643, - "assic": 65444, - "assign": 7128, - "assigned": 40121, - "assignment": 31051, - "assignments": 97410, - "assin": 44823, - "assing": 73932, - "assis": 33567, - "assist": 52066, - "assistant": 78191, - "assium": 49163, - "asso": 29963, - "assoc": 47977, - "associ": 25304, - "associate": 72631, - "associated": 50187, - "association": 55565, - "assume": 46151, - "assuming": 66463, - "assword": 1979, - "assy": 27801, - "ast": 561, - "asta": 14635, - "aste": 5642, - "asted": 15386, - "aster": 2352, - "astered": 88473, - "asters": 14533, - "asterxml": 28553, - "astery": 54671, - "astes": 28006, - "asthan": 72649, - "asti": 69560, - "astic": 5174, - "astically": 36419, - "astics": 39171, - "asticsearch": 28891, - "asting": 15067, - "astle": 75530, - "asto": 54485, - "aston": 96091, - "astos": 54093, - "astr": 21100, - "astreet": 62498, - "astro": 23834, - "asts": 12019, - "asty": 15329, - "astype": 22502, - "asu": 96377, - "asurable": 56912, - "asure": 4058, - "asured": 40412, - "asurement": 25357, - "asurer": 57394, - "asures": 24368, - "asuring": 69774, - "asury": 27194, - "asy": 6539, - "asyarak": 91422, - "asyarakat": 92380, - "async": 7847, - "asz": 53440, - "ası": 93385, - "at": 266, - "atLng": 33838, - "ata": 460, - "atab": 2143, - "atabase": 2260, - "atabases": 24760, - "atable": 15436, - "atables": 30475, - "ataire": 66749, - "ataires": 93551, - "atak": 69828, - "ataka": 61224, - "atal": 4306, - "ataloader": 71386, - "atalog": 7906, - "atan": 16623, - "atar": 6526, - "atars": 44958, - "atas": 19907, - "ataset": 8534, - "atasets": 77749, - "atat": 93584, - "atatype": 92262, - "atch": 759, - "atched": 35344, - "atcher": 29158, - "atches": 9296, - "atchet": 85092, - "atchewan": 59847, - "atching": 33024, - "ate": 349, - "ateau": 77725, - "ated": 660, - "atedRoute": 28294, - "atee": 96780, - "ateful": 21508, - "ateg": 1352, - "ategic": 90467, - "ategies": 70488, - "atego": 95172, - "ategor": 7747, - "ategori": 32334, - "ategoria": 17176, - "ategorias": 51482, - "ategorical": 47147, - "ategorie": 38573, - "ategories": 5381, - "ategorized": 58711, - "ategory": 2074, - "ategy": 10439, - "atel": 84426, - "ately": 2718, - "atem": 38346, - "atemala": 54550, - "atement": 5722, - "aten": 13827, - "ater": 977, - "ateral": 19715, - "aterangepicker": 86207, - "ateria": 29283, - "aterial": 2229, - "atern": 13680, - "aternion": 16755, - "aternity": 65143, - "aterno": 80656, - "aters": 11796, - "ates": 988, - "atest": 14217, - "atetime": 28762, - "ateur": 11067, - "ateurs": 36306, - "atever": 7567, - "ateway": 12312, - "atform": 3410, - "ath": 589, - "atha": 66826, - "atham": 69476, - "athan": 14308, - "athe": 70036, - "athed": 70737, - "ather": 1894, - "atherine": 28107, - "athering": 83895, - "athers": 19568, - "athi": 67631, - "athing": 44661, - "athlete": 91044, - "athlon": 78017, - "atholic": 96430, - "athom": 73555, - "athon": 24893, - "athroom": 78932, - "aths": 27382, - "athy": 19682, - "ati": 9491, - "atial": 23241, - "atic": 780, - "atica": 54397, - "atical": 62172, - "atically": 7167, - "atican": 44162, - "aticon": 86149, - "atics": 29470, - "atie": 26937, - "atient": 16794, - "atif": 50848, - "atile": 9187, - "atility": 32256, - "atin": 15111, - "ating": 1113, - "atings": 28789, - "atinum": 30190, - "atio": 6400, - "ation": 367, - "ationToken": 17481, - "ational": 1697, - "ationale": 38135, - "ationally": 30154, - "ations": 811, - "ationship": 15838, - "atis": 3689, - "atisation": 98771, - "atisch": 82691, - "atische": 70122, - "atisf": 7630, - "atisfaction": 52370, - "atisfied": 47365, - "atism": 72210, - "atitis": 82801, - "atitude": 17584, - "ativ": 20053, - "ativa": 28952, - "ativas": 52641, - "ative": 1413, - "atively": 8046, - "atives": 5983, - "ativity": 44515, - "ativo": 29350, - "ativos": 64545, - "atk": 54909, - "atl": 60435, - "ato": 4428, - "atoes": 20798, - "atoi": 52171, - "atoire": 67763, - "atology": 75014, - "atom": 22612, - "atomic": 6756, - "atoms": 66650, - "atomy": 41895, - "aton": 24444, - "atonin": 99512, - "atoon": 52775, - "ator": 859, - "atore": 45109, - "atori": 51737, - "atoria": 96410, - "atorial": 39036, - "atories": 38270, - "atorio": 37690, - "atorium": 66844, - "ators": 3046, - "atory": 5382, - "atos": 14357, - "atown": 88433, - "atr": 62078, - "atra": 40658, - "atre": 16091, - "atri": 2416, - "atrib": 76667, - "atrice": 68636, - "atrigesimal": 43587, - "atrix": 2619, - "atro": 36436, - "atron": 81189, - "ats": 1900, - "atsapp": 72544, - "atsby": 36614, - "atsu": 51843, - "att": 1617, - "atta": 33019, - "attach": 16732, - "attached": 68597, - "attachment": 22751, - "attachments": 46978, - "attack": 21208, - "attacks": 81210, - "atte": 63734, - "atted": 12400, - "attempt": 56605, - "atten": 14795, - "attend": 57558, - "attendance": 63725, - "attended": 86006, - "attention": 54203, - "atter": 1683, - "attered": 22688, - "attering": 31436, - "attern": 3307, - "atters": 10385, - "attery": 19187, - "atti": 32055, - "attice": 32891, - "attle": 4730, - "attles": 91227, - "atto": 17173, - "attr": 3064, - "attrib": 45213, - "attribute": 9294, - "attributes": 12620, - "attro": 78047, - "attrs": 21101, - "atts": 21658, - "atty": 23758, - "atu": 36409, - "atum": 27349, - "atur": 2693, - "atura": 25282, - "atural": 4688, - "aturally": 72247, - "aturas": 87629, - "aturated": 35467, - "aturday": 7115, - "aturdays": 70804, - "ature": 1598, - "atures": 2859, - "aturing": 40328, - "aturity": 38954, - "atus": 1015, - "aty": 51071, - "atype": 20764, - "atypes": 62013, - "atz": 20786, - "atég": 94487, - "ató": 45128, - "atório": 65794, - "atÄĥ": 76580, - "au": 2933, - "aub": 44606, - "auc": 21068, - "auce": 76890, - "aucoup": 45985, - "auction": 80862, - "aud": 8039, - "audi": 15891, - "audio": 17152, - "audit": 49645, - "auen": 46358, - "auer": 28196, - "auf": 51628, - "aug": 19729, - "auga": 90624, - "auge": 19955, - "aukee": 33087, - "aul": 5049, - "auled": 75767, - "ault": 957, - "aunch": 18930, - "aupt": 52998, - "aur": 4202, - "aura": 22290, - "aurant": 14671, - "aurants": 35084, - "aurus": 43613, - "aus": 12119, - "ausal": 80174, - "ause": 3538, - "auses": 36243, - "ausible": 43736, - "auss": 64151, - "aussian": 48072, - "aut": 2784, - "auth": 3322, - "authenticate": 51160, - "authenticated": 58807, - "authentication": 46990, - "author": 3170, - "authority": 85554, - "authorization": 40654, - "authorize": 53122, - "authorized": 19626, - "authors": 48105, - "autical": 68267, - "autiful": 35777, - "auto": 3989, - "autocomplete": 57614, - "autoload": 39613, - "autom": 28172, - "automatic": 84556, - "automation": 68180, - "autop": 88421, - "autoplay": 91423, - "autor": 63145, - "autorelease": 78486, - "autoreleasepool": 88522, - "autos": 80401, - "auty": 59051, - "auté": 94943, - "aux": 12249, - "av": 402, - "ava": 2979, - "avad": 38155, - "avadoc": 44525, - "avage": 68256, - "avail": 71363, - "availability": 54162, - "available": 10547, - "aval": 22510, - "avan": 32005, - "avana": 29345, - "avanaugh": 35814, - "avar": 37332, - "avascript": 6304, - "avatar": 12229, - "avatars": 75914, - "avax": 11154, - "ave": 525, - "avec": 88423, - "aved": 4234, - "avel": 3963, - "aveled": 29285, - "avelength": 35961, - "aven": 5389, - "avenous": 81443, - "avenport": 97976, - "aver": 7403, - "average": 17645, - "avern": 34818, - "avers": 22292, - "aversable": 98613, - "aversal": 46645, - "averse": 23247, - "avery": 25727, - "aves": 4798, - "avez": 52659, - "avg": 14288, - "avi": 6321, - "avia": 35102, - "avian": 60278, - "avic": 89545, - "avicon": 29021, - "avid": 15567, - "avier": 31748, - "aviest": 99462, - "avig": 3030, - "avigate": 10595, - "avigation": 4471, - "avigator": 10538, - "avin": 35716, - "aving": 2370, - "avings": 46851, - "aviolet": 85311, - "avior": 5758, - "aviors": 22965, - "aviour": 9073, - "aviours": 60356, - "avirus": 24713, - "avis": 23156, - "avit": 44210, - "avity": 11980, - "avl": 68411, - "avn": 31697, - "avo": 28316, - "avoid": 48956, - "avor": 3372, - "avored": 76486, - "avorite": 15995, - "avorites": 30479, - "avors": 51585, - "avour": 27089, - "avourite": 52488, - "avourites": 70416, - "avr": 70684, - "avra": 63967, - "avras": 89223, - "avs": 39851, - "avy": 5781, - "aw": 675, - "awa": 14406, - "awah": 79628, - "awai": 37069, - "awaii": 72054, - "await": 11675, - "awaiter": 74076, - "awan": 42029, - "award": 69706, - "aware": 20111, - "away": 14075, - "aways": 40690, - "awe": 85277, - "awei": 38685, - "awesome": 17300, - "awi": 41978, - "awk": 24286, - "awks": 30378, - "awl": 88548, - "awn": 6513, - "awner": 68293, - "awning": 51946, - "awns": 41096, - "aws": 8805, - "awy": 96819, - "ax": 710, - "axe": 50839, - "axed": 52551, - "axes": 20589, - "axies": 58088, - "axios": 22031, - "axis": 7332, - "axon": 52936, - "axter": 73639, - "axy": 14092, - "ay": 352, - "aya": 12874, - "ayah": 85174, - "ayan": 44957, - "ayar": 76246, - "ayaran": 74002, - "ayas": 98440, - "aybe": 50891, - "aycast": 52387, - "aye": 61055, - "ayed": 43995, - "ayer": 1155, - "ayers": 5184, - "ayette": 49389, - "aying": 17718, - "aylight": 94964, - "ayload": 7134, - "aylor": 14350, - "ayment": 6202, - "ayne": 97621, - "ayo": 77080, - "ayout": 1433, - "ays": 954, - "ayscale": 51448, - "aysia": 59185, - "az": 1394, - "aza": 12997, - "azaar": 69438, - "azar": 34144, - "azard": 58757, - "aze": 10033, - "azed": 28109, - "azeera": 73771, - "azel": 69426, - "azen": 83921, - "azer": 23697, - "azers": 61407, - "azes": 74885, - "azi": 18291, - "azine": 10119, - "azines": 29841, - "azing": 6795, - "azio": 57946, - "azione": 15363, - "azioni": 32751, - "azo": 41284, - "azole": 77001, - "azon": 5639, - "azor": 43966, - "azu": 40229, - "azure": 40595, - "azy": 13933, - "azz": 10002, - "azzi": 72418, - "azzo": 40773, - "azÄĥ": 88003, - "ação": 13264, - "ações": 34565, - "añ": 33469, - "aña": 42361, - "aÄĩ": 80042, - "aż": 61019, - "b": 65, - "ba": 4749, - "baar": 71317, - "bab": 48822, - "babel": 32311, - "bable": 60151, - "baby": 79064, - "bac": 56977, - "bach": 35638, - "back": 1445, - "backend": 21615, - "background": 6884, - "backgroundColor": 41089, - "backs": 25082, - "backup": 32471, - "backward": 82296, - "bad": 14176, - "badge": 32624, - "bag": 21946, - "bagai": 46597, - "bage": 21305, - "bags": 53494, - "bah": 69243, - "bai": 51507, - "bairro": 59483, - "bak": 70922, - "bal": 13616, - "balance": 22298, - "balanced": 59502, - "balances": 76527, - "ball": 4047, - "balls": 46618, - "bam": 81667, - "ban": 6993, - "banana": 88847, - "band": 7198, - "bands": 43006, - "bane": 37014, - "bang": 28273, - "bank": 17469, - "banks": 80046, - "banner": 28227, - "bao": 65941, - "bar": 2308, - "bara": 25062, - "barang": 87568, - "barcode": 65386, - "bard": 67019, - "bare": 55202, - "bars": 25995, - "bart": 41679, - "baru": 90460, - "bas": 18275, - "base": 3231, - "basePath": 80263, - "baseUrl": 38791, - "based": 31039, - "baseline": 77058, - "basename": 44053, - "bases": 79367, - "bash": 47316, - "basic": 23144, - "basis": 89926, - "basket": 60864, - "bast": 29111, - "bastian": 37597, - "bat": 14034, - "batch": 14377, - "bate": 71629, - "batim": 55848, - "batis": 37688, - "battery": 75459, - "battle": 66054, - "bau": 72932, - "baugh": 62739, - "baum": 59611, - "bay": 47364, - "baz": 43673, - "bb": 6194, - "bbb": 54251, - "bbbb": 88709, - "bbc": 85285, - "bbe": 65173, - "bben": 37139, - "bbie": 55971, - "bbing": 68441, - "bble": 60980, - "bbox": 59556, - "bc": 9081, - "bcc": 70118, - "bcd": 92590, - "bcm": 92285, - "bcrypt": 66598, - "bd": 9117, - "bdb": 86860, - "bdd": 51542, - "be": 1395, - "beam": 54971, - "bean": 17937, - "beans": 28440, - "bear": 68760, - "bearer": 96231, - "bearing": 88450, - "beat": 23019, - "beautiful": 88044, - "beb": 91905, - "bec": 17106, - "because": 28753, - "becca": 38296, - "beck": 55177, - "becue": 53085, - "bed": 2788, - "bedPane": 81643, - "bedo": 90087, - "bedtls": 77132, - "bee": 33131, - "beeld": 80031, - "been": 82850, - "beer": 48895, - "bef": 58747, - "before": 15145, - "beg": 52253, - "begin": 7413, - "beginTransaction": 59210, - "beh": 30998, - "behavior": 56966, - "bei": 63501, - "being": 35214, - "beit": 20582, - "beiten": 51756, - "beiter": 74064, - "beits": 65102, - "bek": 77614, - "bel": 9978, - "belie": 32898, - "belief": 60876, - "bell": 17696, - "bellion": 86863, - "belongs": 81997, - "belongsTo": 43967, - "below": 54277, - "belt": 76948, - "belum": 79344, - "ben": 8123, - "bench": 28122, - "benchmark": 80286, - "benef": 68244, - "benh": 39895, - "benhavn": 42077, - "bens": 56974, - "ber": 655, - "berapa": 75502, - "bere": 62386, - "berg": 7881, - "berger": 49120, - "berman": 81295, - "bern": 77812, - "bero": 81884, - "beros": 93895, - "berra": 63441, - "berries": 36989, - "berry": 15717, - "bers": 1941, - "bersome": 94524, - "bert": 9339, - "bery": 31304, - "bes": 9620, - "best": 16241, - "bestos": 65264, - "bet": 29651, - "beta": 19674, - "beth": 83144, - "bett": 92057, - "better": 58234, - "between": 42967, - "bew": 83036, - "bf": 13536, - "bfd": 82764, - "bff": 93206, - "bg": 12498, - "bgcolor": 97000, - "bh": 52971, - "bi": 8385, - "bia": 14840, - "bial": 48059, - "bian": 13464, - "bias": 61542, - "biased": 65401, - "bib": 58380, - "bic": 94598, - "bid": 21301, - "bidden": 22886, - "bie": 22493, - "bies": 57773, - "big": 16548, - "bigint": 85774, - "bih": 41216, - "bij": 62369, - "bike": 56255, - "bil": 49938, - "bild": 61465, - "bilder": 87489, - "bildung": 94690, - "bill": 30742, - "billing": 39737, - "bilt": 70824, - "bin": 7006, - "binary": 26978, - "binations": 74729, - "bind": 7821, - "bindParam": 34916, - "bindValue": 41524, - "binding": 32136, - "bindings": 66595, - "bindung": 91326, - "bine": 47661, - "bing": 7278, - "bins": 40430, - "bio": 38423, - "biology": 81162, - "bios": 70728, - "bir": 44955, - "bird": 23414, - "birds": 67461, - "birth": 28813, - "birthdate": 99631, - "birthday": 52365, - "bis": 54681, - "bish": 58799, - "bishop": 61378, - "bit": 4590, - "bitcoin": 85010, - "bite": 91035, - "bitmap": 42054, - "bitrary": 88951, - "bits": 11777, - "bitset": 78715, - "biz": 55773, - "bj": 36851, - "bject": 807, - "bjerg": 92978, - "bk": 41129, - "bl": 2067, - "bla": 65826, - "black": 11708, - "blade": 63827, - "blah": 71714, - "blank": 10399, - "blas": 50397, - "blast": 64417, - "ble": 901, - "bled": 38759, - "blem": 10329, - "blems": 22442, - "blend": 83732, - "bler": 78562, - "blers": 71478, - "bles": 39863, - "blick": 84920, - "blind": 94009, - "bling": 9894, - "blings": 98563, - "blink": 55416, - "blk": 36089, - "blo": 39245, - "blob": 36212, - "block": 4677, - "blocked": 62448, - "blocking": 71456, - "blockquote": 49875, - "blocks": 22692, - "blog": 11921, - "blogs": 55003, - "blood": 51105, - "blr": 22920, - "blue": 12481, - "blur": 34642, - "bm": 30407, - "bmp": 53796, - "bn": 11328, - "bnb": 45102, - "bo": 754, - "boBox": 9592, - "boa": 70114, - "board": 2541, - "boarding": 38669, - "boards": 19826, - "boat": 38865, - "boats": 95458, - "bob": 48186, - "body": 2664, - "bohydr": 34658, - "bol": 31146, - "bold": 15168, - "bole": 61175, - "bolt": 53533, - "bomb": 79444, - "bon": 6098, - "bond": 65339, - "bone": 20337, - "bones": 82091, - "bons": 47620, - "bonus": 58569, - "boo": 34093, - "book": 2239, - "booking": 21978, - "bookmark": 61475, - "books": 12383, - "bool": 2707, - "boolean": 6245, - "boom": 96416, - "boost": 13297, - "boot": 4722, - "bootstrap": 6415, - "bor": 9552, - "borah": 61658, - "border": 9649, - "borg": 25188, - "born": 16381, - "borne": 32096, - "boro": 35967, - "borough": 35179, - "borrow": 72241, - "bos": 79548, - "bose": 8461, - "boss": 34414, - "bot": 6465, - "bote": 94018, - "both": 21704, - "bots": 63005, - "bottom": 15205, - "bounce": 65402, - "bound": 11130, - "boundary": 66280, - "bounded": 66786, - "bounding": 62679, - "bounds": 35119, - "bour": 15747, - "bourg": 68645, - "bourne": 22152, - "bout": 74001, - "bove": 32024, - "bow": 15802, - "bower": 58049, - "bows": 55631, - "box": 2054, - "boxed": 80175, - "boxes": 22995, - "boxing": 90274, - "boy": 17627, - "boys": 30123, - "bp": 18287, - "bpp": 72245, - "bps": 32280, - "br": 1347, - "bra": 14720, - "brace": 32337, - "bracht": 86526, - "braco": 98067, - "brahim": 59032, - "brain": 54160, - "brains": 33725, - "brakk": 48640, - "bral": 42743, - "branch": 18424, - "branches": 68939, - "brand": 13781, - "brands": 70294, - "brane": 88554, - "bras": 71861, - "braska": 34888, - "brate": 65216, - "brates": 99868, - "bre": 21152, - "bread": 48616, - "breadcrumb": 25216, - "breadcrumbs": 36129, - "break": 9137, - "breaker": 65221, - "breaking": 37757, - "bred": 91842, - "brero": 78185, - "brew": 22363, - "brick": 70773, - "brid": 16621, - "bridge": 14024, - "brids": 84688, - "brief": 6796, - "brig": 83132, - "bright": 73216, - "brightness": 100156, - "bring": 82477, - "bringing": 81088, - "bris": 29272, - "brit": 32414, - "brities": 35795, - "bro": 15222, - "broadcast": 55262, - "broken": 50009, - "broker": 70409, - "bron": 68557, - "brook": 43366, - "brown": 65561, - "browse": 62313, - "browser": 23279, - "brtc": 79636, - "bru": 33713, - "bruar": 94389, - "bruary": 6955, - "brush": 37161, - "bs": 1302, - "bsd": 52935, - "bserv": 4945, - "bservable": 8457, - "bservice": 65793, - "bsite": 3302, - "bsites": 11974, - "bsolute": 17280, - "bson": 92823, - "bsp": 5532, - "bst": 25604, - "bstract": 49594, - "bsub": 70783, - "bt": 13045, - "btc": 93734, - "btn": 3992, - "bu": 20218, - "buah": 87561, - "buat": 70942, - "bubble": 78589, - "buch": 73143, - "bucket": 31510, - "buckets": 93517, - "bucks": 40888, - "bud": 71027, - "budget": 49506, - "buf": 6034, - "buff": 27066, - "buffer": 7726, - "buffers": 61533, - "bufio": 98651, - "bug": 2365, - "bugs": 57276, - "buie": 87560, - "build": 5957, - "builder": 18331, - "builders": 99607, - "building": 24177, - "built": 47339, - "builtin": 43557, - "bul": 16501, - "bulan": 87426, - "bulk": 68242, - "bull": 43104, - "bullet": 40560, - "bum": 5490, - "bundle": 35618, - "bundles": 87760, - "bung": 84692, - "buquerque": 69276, - "bur": 11490, - "burg": 10481, - "burger": 63552, - "burgh": 18295, - "burn": 22464, - "burse": 39082, - "bursement": 52173, - "burst": 58838, - "bury": 20176, - "bus": 10551, - "buscar": 80857, - "business": 27243, - "buster": 56652, - "busters": 76618, - "busy": 79567, - "but": 8248, - "butt": 93896, - "button": 2208, - "buttonShape": 85154, - "buttons": 25053, - "buy": 20369, - "buyer": 60407, - "buzz": 87226, - "bv": 56029, - "bw": 40924, - "bx": 22619, - "by": 1729, - "bye": 29474, - "byn": 40185, - "byname": 95978, - "byss": 56172, - "byte": 3867, - "byter": 72707, - "byterian": 80436, - "bytes": 9848, - "bz": 72801, - "bé": 92174, - "c": 66, - "ca": 936, - "caa": 88834, - "cab": 55893, - "cac": 84210, - "cache": 9544, - "cached": 34018, - "cad": 35555, - "cade": 33896, - "cadena": 87963, - "cae": 99087, - "caf": 69896, - "caff": 24712, - "caffe": 88860, - "caffold": 28964, - "cai": 96250, - "cairo": 63483, - "cake": 48484, - "cakes": 63092, - "cal": 5531, - "cala": 94480, - "calar": 60253, - "calc": 27684, - "calcul": 81730, - "calculate": 36697, - "calculator": 89921, - "cale": 2296, - "caled": 26294, - "calendar": 27354, - "caler": 64184, - "cales": 31296, - "caling": 82652, - "call": 6797, - "callable": 96292, - "callback": 13802, - "callbacks": 69411, - "called": 44982, - "callee": 87576, - "caller": 57226, - "calling": 74826, - "calloc": 66588, - "calls": 45720, - "cam": 11860, - "camatan": 72150, - "came": 6142, - "camel": 94421, - "camera": 25954, - "camp": 26304, - "campaign": 38439, - "campo": 57862, - "cams": 75350, - "can": 4919, - "cancel": 19022, - "cancellationToken": 96570, - "cancelled": 96382, - "candidate": 47374, - "candidates": 92445, - "canf": 21019, - "cannot": 34360, - "cano": 69377, - "canonical": 79042, - "cant": 66363, - "cantidad": 50431, - "canvas": 20538, - "cao": 29439, - "cap": 11600, - "capabilities": 95492, - "capability": 82351, - "capacity": 38487, - "cape": 5443, - "capital": 66163, - "capitalize": 82441, - "caps": 49333, - "capt": 44303, - "captcha": 55447, - "caption": 24232, - "capture": 46170, - "captures": 67426, - "car": 7063, - "carbon": 74441, - "card": 5057, - "cards": 26076, - "care": 10727, - "career": 95637, - "caret": 55327, - "cargo": 67815, - "carousel": 24351, - "carrier": 67085, - "carry": 74865, - "cars": 51808, - "cart": 11707, - "cas": 25295, - "cascade": 51000, - "case": 5756, - "casecmp": 49172, - "cased": 92226, - "cases": 24857, - "cash": 42371, - "cassert": 68022, - "cast": 3914, - "castHit": 83820, - "caster": 33120, - "casting": 77432, - "castle": 36208, - "casts": 51134, - "cat": 4719, - "catalog": 27637, - "catch": 7320, - "cate": 43872, - "categoria": 44344, - "categorias": 94105, - "categorie": 87795, - "categories": 15865, - "category": 5588, - "categoryId": 62478, - "catid": 79777, - "cation": 65982, - "cats": 38552, - "caught": 62308, - "cause": 1593, - "cação": 91623, - "cb": 7369, - "cba": 94929, - "cbc": 81866, - "cbd": 91849, - "cc": 641, - "cca": 25445, - "ccak": 85362, - "ccb": 82417, - "ccc": 38154, - "cccc": 56697, - "ccd": 96940, - "cce": 88021, - "ccess": 1346, - "cci": 57808, - "ccion": 14388, - "ccione": 67419, - "cciones": 55803, - "cción": 22776, - "cco": 58761, - "ccoli": 60803, - "ccording": 6779, - "ccount": 4614, - "cctor": 89705, - "cd": 4484, - "cdb": 86401, - "cdc": 73126, - "cdecl": 68016, - "cdf": 59448, - "cdn": 12534, - "cdnjs": 39862, - "cdot": 51953, - "cdr": 65270, - "ce": 346, - "cea": 74038, - "cean": 11455, - "ceans": 43320, - "ceased": 95304, - "ceb": 85897, - "cec": 70055, - "ced": 2041, - "cede": 95974, - "cedes": 26785, - "cedure": 13498, - "cedures": 54791, - "cee": 71696, - "ceed": 4739, - "ceeded": 95306, - "cef": 66141, - "ceil": 22833, - "ceipt": 25101, - "ceive": 8402, - "ceived": 8946, - "ceiver": 13158, - "ceiving": 47444, - "cej": 58345, - "cek": 46800, - "cel": 3757, - "celain": 60242, - "celand": 36316, - "cele": 70865, - "celed": 34283, - "cell": 5997, - "cellent": 25777, - "cells": 37791, - "celona": 23167, - "cem": 54921, - "cen": 48422, - "cence": 36634, - "cene": 60451, - "cent": 1189, - "centage": 16525, - "centaje": 71499, - "cente": 78684, - "center": 3133, - "centers": 86541, - "central": 52911, - "centration": 94376, - "centre": 75217, - "centroid": 97126, - "cents": 39428, - "cep": 32752, - "ceph": 59822, - "cept": 1512, - "ceptar": 76058, - "ception": 1010, - "ceptions": 36028, - "ceptive": 59374, - "ceptor": 15709, - "ceptors": 58650, - "cepts": 58871, - "cer": 3913, - "cerer": 69981, - "ceries": 56282, - "cern": 29644, - "cerpt": 35128, - "cerr": 24913, - "cers": 17254, - "cert": 12525, - "certificate": 64686, - "cery": 22228, - "ces": 1634, - "ceso": 55298, - "cess": 1140, - "cession": 26540, - "cessive": 87728, - "cesso": 30412, - "cest": 15539, - "cestor": 82440, - "ceu": 82230, - "cf": 9991, - "cff": 58923, - "cfg": 14401, - "cg": 28546, - "cgi": 73515, - "ch": 331, - "cha": 6583, - "chaft": 21184, - "chai": 46181, - "chain": 8995, - "chains": 59458, - "chair": 35296, - "chal": 86667, - "chalk": 87488, - "challenge": 58465, - "chan": 5776, - "chandle": 73721, - "chang": 79082, - "change": 3455, - "changed": 17805, - "changer": 73931, - "changes": 19926, - "changing": 52813, - "channel": 10327, - "channels": 33525, - "chant": 11943, - "chantment": 69989, - "chants": 99906, - "chap": 93419, - "chapter": 41326, - "char": 1799, - "charAt": 71957, - "character": 19740, - "characters": 48585, - "charg": 18153, - "charge": 14215, - "charged": 38061, - "charger": 42556, - "charges": 63399, - "charging": 63459, - "charm": 99509, - "chars": 19811, - "charset": 26395, - "chart": 16320, - "chartInstance": 97346, - "charted": 91918, - "charts": 37684, - "chas": 59779, - "chat": 9884, - "che": 1557, - "cheap": 62790, - "check": 2071, - "checkBox": 73330, - "checkbox": 10475, - "checked": 7702, - "checker": 71055, - "checking": 58954, - "checkout": 34135, - "checkpoint": 70234, - "checks": 50483, - "checksum": 71840, - "ched": 2454, - "chedule": 8972, - "cheduled": 27742, - "cheduler": 15579, - "chedulers": 37312, - "chedules": 50713, - "cheduling": 45456, - "chef": 76179, - "cheid": 59026, - "cheiden": 100075, - "chein": 64959, - "chem": 2464, - "chema": 3499, - "chemas": 32226, - "chematic": 82149, - "cheme": 8218, - "chemes": 67446, - "chemical": 32056, - "chemist": 75188, - "chemistry": 52755, - "chemy": 25055, - "chen": 7674, - "cheng": 68284, - "cheon": 76269, - "cher": 9211, - "cherche": 30610, - "chers": 99723, - "ches": 8696, - "chest": 27417, - "chester": 15163, - "chestra": 38260, - "chet": 40213, - "chez": 35115, - "chg": 67040, - "chi": 14946, - "chia": 90646, - "chie": 5584, - "chied": 32822, - "chief": 62626, - "child": 3124, - "childNodes": 76873, - "children": 5988, - "childs": 87600, - "chimp": 91440, - "chin": 60171, - "china": 81236, - "chine": 88995, - "ching": 28075, - "chio": 53501, - "chip": 30762, - "chk": 36996, - "chl": 68156, - "chlor": 72967, - "chluss": 94483, - "chmod": 57374, - "chn": 2174, - "chner": 86677, - "chnitt": 89818, - "cho": 971, - "choice": 12008, - "choices": 25825, - "chool": 2184, - "choose": 28150, - "chooser": 68460, - "chor": 6279, - "chos": 46348, - "chosen": 64175, - "chr": 17207, - "chrift": 83950, - "christ": 83232, - "chrom": 41484, - "chrome": 33002, - "chron": 7562, - "chrono": 26852, - "chs": 56557, - "chsel": 91930, - "cht": 14244, - "chte": 39586, - "chten": 43988, - "chter": 67785, - "chts": 55427, - "chu": 66852, - "chunk": 27069, - "chunks": 85363, - "church": 65294, - "chure": 59434, - "chw": 66945, - "chwitz": 92031, - "chy": 59064, - "ché": 75117, - "ci": 5979, - "cia": 25088, - "cial": 16158, - "cid": 21200, - "cidade": 53543, - "cido": 55451, - "cie": 25134, - "cient": 12575, - "cies": 70107, - "cil": 82123, - "cimal": 88199, - "cimiento": 67137, - "cin": 18595, - "cing": 6253, - "cio": 61930, - "cion": 23437, - "cip": 80757, - "cipher": 68686, - "cir": 58132, - "circ": 44398, - "circle": 26942, - "cis": 79155, - "cision": 55804, - "cit": 54961, - "citation": 84247, - "cite": 68175, - "cities": 54109, - "city": 9103, - "civil": 94230, - "ció": 88200, - "ción": 78031, - "cj": 80546, - "ck": 377, - "cka": 97357, - "cke": 61373, - "ckeditor": 63424, - "cken": 41288, - "cker": 15512, - "cket": 4084, - "ckett": 85929, - "cki": 98838, - "ckill": 95168, - "cko": 32563, - "ckpt": 69275, - "cks": 14895, - "cksÃ¥": 87686, - "ckt": 69512, - "cl": 566, - "cla": 54761, - "clado": 97981, - "claim": 8017, - "claimed": 21974, - "claimer": 13954, - "claims": 49661, - "clair": 49272, - "clamation": 34084, - "clamp": 86553, - "clang": 26452, - "clar": 13115, - "claration": 16897, - "clarations": 50221, - "clare": 68654, - "clared": 87351, - "clarsimp": 79260, - "clas": 87363, - "class": 1058, - "classCallCheck": 81298, - "classList": 34405, - "className": 14193, - "classNames": 84974, - "classed": 97837, - "classes": 9031, - "classic": 80809, - "classification": 66481, - "classified": 65974, - "classifier": 79200, - "classify": 95390, - "classmethod": 27853, - "classname": 63906, - "classnames": 56213, - "classpath": 80914, - "clause": 83182, - "clave": 41633, - "clazz": 84014, - "clc": 79939, - "cle": 9326, - "clean": 18883, - "cleanup": 56335, - "clear": 7574, - "clearfix": 33553, - "clerosis": 91711, - "cles": 19153, - "clf": 70226, - "cli": 20091, - "click": 3763, - "clicked": 48113, - "clid": 76144, - "clide": 46423, - "clidean": 51178, - "client": 3045, - "clientId": 68783, - "cliente": 38871, - "clientes": 82744, - "clients": 32969, - "cliffe": 80556, - "climate": 94874, - "clin": 47681, - "cline": 89034, - "cling": 63198, - "clinic": 90365, - "clinical": 91899, - "clip": 8133, - "clipboard": 71948, - "clipse": 9661, - "clist": 85109, - "cljs": 34034, - "clk": 33683, - "clo": 33678, - "cloak": 89851, - "clock": 21321, - "clone": 20579, - "close": 5669, - "closed": 35187, - "closest": 37561, - "closing": 86877, - "closure": 48016, - "cloth": 89054, - "cloud": 12641, - "clr": 62047, - "cls": 18565, - "club": 20453, - "clubs": 77385, - "clud": 1513, - "clude": 866, - "cluded": 10391, - "cludes": 7548, - "cluding": 11150, - "cluir": 45821, - "clus": 4256, - "clusion": 9134, - "clusions": 24436, - "clusive": 8500, - "cluster": 19386, - "clusters": 79621, - "cly": 85245, - "cm": 6358, - "cmath": 34825, - "cmb": 96155, - "cmc": 95966, - "cmd": 8883, - "cmds": 93507, - "cmp": 7441, - "cmpeq": 100121, - "cms": 29811, - "cn": 14606, - "cname": 79588, - "cnt": 16232, - "cntl": 76117, - "co": 1030, - "coach": 89193, - "coal": 41565, - "coat": 68512, - "cob": 86656, - "cobra": 60510, - "coc": 78412, - "cock": 38253, - "cod": 20720, - "code": 1889, - "codec": 35707, - "coded": 66630, - "codegen": 96959, - "coder": 41270, - "codes": 26899, - "codigo": 34566, - "codile": 83774, - "coding": 49467, - "coe": 73872, - "coef": 65750, - "coeff": 49738, - "coes": 80950, - "coffee": 79217, - "coh": 40375, - "cohol": 11353, - "coholic": 45494, - "coil": 86837, - "coin": 7307, - "coins": 30709, - "col": 2119, - "cola": 56552, - "cold": 88172, - "cole": 56745, - "coles": 85938, - "coli": 92480, - "coll": 17666, - "collapse": 18391, - "collapsed": 43128, - "collect": 17840, - "collection": 13727, - "collectionView": 43540, - "collections": 52237, - "collector": 92569, - "college": 68534, - "collision": 55667, - "colm": 42937, - "coln": 22808, - "colo": 59348, - "colon": 77924, - "color": 3506, - "colors": 21712, - "colour": 48439, - "cols": 22093, - "column": 6361, - "columnName": 87130, - "columns": 16773, - "com": 884, - "coma": 82945, - "comb": 22631, - "combat": 86743, - "combe": 92157, - "combination": 76128, - "combine": 64236, - "combined": 67407, - "combo": 62592, - "comboBox": 69686, - "come": 2063, - "comed": 31090, - "comes": 6716, - "comfort": 19975, - "comic": 90989, - "coming": 5065, - "comings": 70243, - "comm": 3705, - "comma": 46486, - "command": 5749, - "commands": 25256, - "commend": 31628, - "commended": 36971, - "comment": 6313, - "comments": 15069, - "commerce": 44294, - "commercial": 84707, - "commission": 81164, - "commit": 17869, - "committed": 98546, - "committee": 57885, - "common": 5581, - "commons": 53461, - "communic": 26660, - "communication": 51271, - "communications": 44410, - "community": 29502, - "como": 97396, - "comp": 5807, - "compact": 40860, - "compan": 45349, - "companies": 65851, - "company": 10348, - "companyId": 93806, - "compare": 19484, - "compareTo": 56683, - "comparison": 55805, - "compass": 31929, - "compat": 18837, - "compatible": 35942, - "compet": 28344, - "competition": 79123, - "competitive": 93499, - "compile": 21065, - "compileComponents": 45098, - "compiled": 51945, - "compiler": 34720, - "complete": 15079, - "completed": 35835, - "completion": 44412, - "complex": 24126, - "complexContent": 98815, - "complexType": 80519, - "component": 8739, - "components": 5260, - "compose": 53806, - "composed": 93834, - "composer": 75994, - "composite": 90604, - "composition": 77907, - "compound": 87304, - "compress": 39460, - "compressed": 46803, - "compression": 84292, - "comput": 66047, - "compute": 28806, - "computed": 72111, - "computer": 44211, - "con": 444, - "cona": 91524, - "conc": 41546, - "concat": 20773, - "concept": 69587, - "concert": 89405, - "conciliation": 99340, - "cond": 1321, - "conda": 64853, - "conde": 95959, - "condition": 9233, - "conditional": 46468, - "conditionally": 97067, - "conditions": 16902, - "conds": 8005, - "conduct": 77752, - "cone": 59182, - "conexao": 86780, - "conexion": 44753, - "conf": 6263, - "conference": 79590, - "confidence": 83029, - "config": 1710, - "configs": 55078, - "configuration": 21822, - "configure": 21678, - "configured": 82543, - "confirm": 14119, - "confirmation": 54512, - "confirmed": 42128, - "coni": 86310, - "conj": 93540, - "conn": 5259, - "connect": 6595, - "connected": 15647, - "connecting": 91911, - "connection": 7898, - "connections": 51086, - "connector": 54800, - "connexion": 75978, - "cono": 86958, - "conom": 45317, - "conomic": 32107, - "conomics": 81192, - "conomy": 71171, - "cons": 6387, - "conscious": 64589, - "consider": 25742, - "consin": 19396, - "consistent": 79499, - "console": 5467, - "const": 1040, - "constant": 18568, - "constants": 16140, - "constexpr": 43381, - "constitution": 44103, - "constitutional": 49674, - "constraint": 49157, - "constraints": 66412, - "construct": 7750, - "constructed": 82678, - "construction": 48297, - "constructor": 22602, - "consts": 96873, - "consult": 49512, - "consulta": 43268, - "consum": 67776, - "consume": 85594, - "consumer": 47864, - "cont": 778, - "contact": 6421, - "contacts": 30163, - "contador": 68348, - "contain": 53195, - "contained": 53615, - "container": 3670, - "containers": 40499, - "contains": 13676, - "conte": 46452, - "contenido": 77368, - "content": 1834, - "contentType": 46063, - "contents": 18075, - "contest": 66817, - "context": 2196, - "contexts": 73027, - "conti": 84010, - "contin": 22025, - "continent": 75695, - "continental": 83951, - "continue": 9726, - "continued": 86957, - "continuous": 79689, - "conto": 66344, - "contr": 8386, - "contra": 97843, - "contract": 20871, - "contracts": 64422, - "contrast": 85324, - "contre": 31400, - "contres": 75950, - "contri": 13151, - "contrib": 48210, - "contributors": 85455, - "contro": 44848, - "control": 2935, - "controlled": 59707, - "controller": 7299, - "controllers": 22339, - "controls": 29617, - "conut": 27357, - "conv": 12296, - "conversation": 62737, - "conversion": 74825, - "convert": 14500, - "convertView": 95367, - "converted": 77304, - "converter": 74846, - "cook": 87895, - "cooked": 99797, - "cookie": 16634, - "cookies": 45417, - "cool": 43296, - "cooldown": 91496, - "coon": 73335, - "coop": 87957, - "coord": 27500, - "coordinate": 63626, - "coordinates": 35839, - "coords": 36130, - "cop": 38828, - "cope": 2474, - "copies": 78701, - "copy": 8728, - "copyright": 15859, - "cor": 6133, - "coration": 27550, - "cord": 32089, - "cordova": 77397, - "core": 2202, - "cores": 7857, - "corev": 99745, - "corlib": 68530, - "corn": 39730, - "corner": 74525, - "corp": 81827, - "corr": 60377, - "correct": 20523, - "correo": 67271, - "cors": 55072, - "cos": 9594, - "cosa": 98556, - "cosity": 86218, - "cost": 16845, - "cosystem": 24168, - "cot": 65598, - "cott": 51805, - "cou": 23045, - "could": 29177, - "couldn": 92062, - "count": 1868, - "counter": 8456, - "countries": 47808, - "country": 11389, - "counts": 45959, - "county": 66026, - "coupon": 39400, - "cour": 67971, - "course": 12120, - "courses": 42424, - "court": 63858, - "cout": 6232, - "cov": 57512, - "cover": 3773, - "coverage": 55350, - "covered": 21468, - "covering": 93013, - "covers": 56958, - "covery": 7601, - "cow": 19457, - "cox": 83100, - "cp": 4777, - "cpf": 65653, - "cplusplus": 25971, - "cpp": 11055, - "cps": 73676, - "cpt": 99095, - "cpu": 16881, - "cpy": 7796, - "cq": 96518, - "cr": 5192, - "craft": 7868, - "crafted": 80894, - "cran": 73085, - "crap": 99821, - "craper": 87382, - "crast": 86574, - "cratch": 87384, - "crate": 62811, - "crawl": 95999, - "crawler": 76029, - "crc": 67183, - "cre": 846, - "cream": 47100, - "crear": 99853, - "crease": 20542, - "creasing": 76562, - "creat": 95839, - "create": 3261, - "createClass": 89079, - "createCommand": 98480, - "createElement": 59108, - "createForm": 85758, - "createFrom": 91195, - "createQuery": 96967, - "createQueryBuilder": 89185, - "createTime": 84286, - "createUrl": 98318, - "createView": 76713, - "created": 7266, - "createdAt": 43865, - "creates": 59619, - "creating": 46002, - "creation": 38475, - "creative": 52817, - "creativecommons": 86331, - "creator": 33498, - "creature": 65227, - "cred": 11081, - "credential": 67899, - "credentials": 33453, - "credible": 59041, - "credit": 24193, - "credited": 67309, - "credits": 56869, - "creds": 86834, - "creen": 2240, - "creens": 15909, - "creenshot": 32209, - "crement": 13785, - "crest": 45551, - "cret": 4523, - "crete": 9537, - "cretion": 89790, - "crets": 53810, - "crew": 39717, - "cri": 745, - "cribe": 3191, - "cribed": 17890, - "cribes": 56236, - "cribing": 44631, - "crime": 85454, - "criminal": 99495, - "cripcion": 21323, - "cript": 1250, - "cription": 1479, - "criptions": 25712, - "criptive": 41419, - "criptor": 6963, - "criptors": 26789, - "cripts": 25207, - "crire": 68019, - "crit": 38096, - "criteria": 21159, - "critical": 42641, - "crm": 62838, - "cro": 38984, - "croft": 82793, - "croll": 15598, - "crollView": 42188, - "cron": 70487, - "crop": 35247, - "cross": 29942, - "crow": 52905, - "crud": 54669, - "cry": 62238, - "crypt": 49225, - "crypto": 36872, - "cs": 4942, - "csi": 64329, - "csr": 78951, - "csrf": 25069, - "css": 5254, - "cstdint": 98075, - "cstdio": 38312, - "cstdlib": 43795, - "cstring": 40006, - "csv": 18596, - "ct": 302, - "cta": 78619, - "ctal": 95081, - "cter": 75169, - "ctest": 68980, - "cth": 92921, - "ctic": 26636, - "ctica": 50129, - "ctime": 34700, - "ction": 407, - "ctions": 5247, - "ctl": 12654, - "ctor": 5009, - "ctors": 12816, - "ctp": 79041, - "ctr": 10820, - "ctrine": 14061, - "ctrl": 12199, - "cts": 62003, - "ctx": 3858, - "ctxt": 78592, - "ctype": 17654, - "cu": 20811, - "cuador": 50362, - "cube": 46511, - "cuda": 35026, - "cue": 32824, - "cul": 3395, - "cular": 22077, - "culate": 11456, - "culated": 50904, - "culator": 20623, - "culo": 64487, - "culos": 79134, - "cult": 93113, - "culture": 70905, - "culus": 42449, - "cum": 60353, - "cup": 37765, - "cur": 2407, - "cura": 54635, - "curacy": 22222, - "curities": 31702, - "curity": 3750, - "curl": 20520, - "curr": 15789, - "currency": 16353, - "current": 3311, - "currentColor": 61845, - "currentIndex": 60414, - "currentPage": 47483, - "currentState": 85970, - "currentTime": 68000, - "currentUser": 39980, - "currently": 59302, - "curring": 46839, - "curso": 43301, - "cursor": 17894, - "curve": 51151, - "cury": 26533, - "cus": 57440, - "cust": 45514, - "custom": 9342, - "customer": 11296, - "customerId": 83119, - "customers": 41254, - "customize": 95485, - "cut": 10453, - "cuts": 23312, - "cv": 13423, - "cw": 63643, - "cwd": 33265, - "cx": 26929, - "cxx": 90173, - "cy": 11377, - "cyan": 70846, - "cych": 74146, - "cycl": 98584, - "cycle": 22352, - "cycles": 49521, - "cz": 14088, - "czas": 67737, - "cznie": 89594, - "czy": 48872, - "cé": 51084, - "d": 67, - "dB": 42055, - "dT": 91463, - "da": 3315, - "dac": 83649, - "dad": 56944, - "dados": 43689, - "dae": 90284, - "daemon": 76941, - "daf": 86833, - "dag": 51741, - "daily": 49174, - "dain": 63599, - "dal": 52647, - "dale": 35283, - "dam": 15770, - "damage": 43965, - "damn": 89719, - "dan": 36255, - "dana": 46783, - "dance": 99975, - "danger": 32550, - "dao": 42621, - "dap": 92394, - "daq": 74307, - "dar": 35223, - "dark": 23449, - "dart": 36694, - "darwin": 99865, - "das": 35989, - "dash": 44619, - "dashboard": 19156, - "dat": 6036, - "data": 695, - "dataArray": 82668, - "dataGridView": 77588, - "dataProvider": 36598, - "dataSource": 65960, - "dataTable": 67869, - "dataType": 58794, - "database": 12494, - "datable": 89931, - "datagrid": 86090, - "datal": 83653, - "datap": 94353, - "datas": 28339, - "dataset": 22090, - "datasets": 66646, - "datatable": 81984, - "datatype": 63509, - "date": 1045, - "dateFormat": 91948, - "dateTime": 49106, - "dated": 3661, - "datepicker": 37363, - "dater": 28563, - "dates": 6528, - "datetime": 15814, - "dating": 14442, - "dato": 72205, - "datos": 28715, - "datum": 57033, - "daughter": 60878, - "day": 1316, - "days": 14097, - "db": 2042, - "dbContext": 70862, - "dbName": 91981, - "dba": 90555, - "dbc": 15245, - "dbcTemplate": 50072, - "dbe": 84506, - "dbg": 55418, - "dbh": 41900, - "dbl": 73702, - "dbname": 36365, - "dbo": 21521, - "dbuf": 88414, - "dbus": 80086, - "dc": 7783, - "dcc": 88064, - "dd": 634, - "dda": 72587, - "ddb": 90823, - "ddd": 41460, - "dddd": 65200, - "dde": 89189, - "dden": 11025, - "ddf": 97582, - "ddie": 29554, - "ddit": 20692, - "ddl": 79472, - "dds": 34750, - "ddy": 54610, - "de": 451, - "dea": 56188, - "dead": 34854, - "deadline": 79888, - "deal": 30739, - "dealer": 79335, - "dealloc": 76760, - "death": 63007, - "deaux": 63015, - "deb": 39035, - "debian": 91884, - "debit": 90480, - "debug": 8514, - "dec": 8332, - "decay": 85599, - "decess": 28009, - "decimal": 24170, - "decision": 65038, - "deck": 34525, - "decl": 10210, - "declar": 57405, - "declaration": 81483, - "declare": 18978, - "declaring": 65665, - "declspec": 57418, - "decltype": 75464, - "decode": 18696, - "decoded": 64013, - "decoder": 49210, - "decor": 33193, - "decorate": 49076, - "decorators": 95800, - "decrypt": 74395, - "ded": 9988, - "dee": 58994, - "deen": 65581, - "deep": 33980, - "deer": 97362, - "def": 755, - "default": 2309, - "defaultValue": 54202, - "defaults": 27854, - "defense": 98092, - "defer": 63195, - "defgroup": 87129, - "define": 1312, - "defined": 9910, - "defines": 58143, - "definition": 18881, - "definitions": 49663, - "defs": 49585, - "deg": 16915, - "degree": 42127, - "degrees": 70849, - "dehy": 80660, - "dehyde": 86836, - "dek": 77373, - "del": 9783, - "delay": 23059, - "delegate": 29327, - "delete": 4644, - "deleted": 27619, - "delimiter": 59216, - "deliver": 75828, - "delivery": 33490, - "delivr": 63801, - "delta": 20869, - "dem": 28531, - "demand": 84031, - "demo": 26846, - "den": 5294, - "dens": 53321, - "dense": 81386, - "density": 70918, - "dent": 55923, - "deny": 91063, - "deo": 95614, - "dep": 15237, - "depart": 33148, - "department": 28414, - "departments": 92895, - "departure": 59271, - "departureday": 96737, - "depend": 20080, - "dependence": 91746, - "dependencies": 55374, - "dependency": 54790, - "dependent": 38655, - "depending": 81580, - "depends": 59047, - "deploy": 36894, - "deployment": 83313, - "deposit": 61614, - "deprecated": 39289, - "deps": 73687, - "dept": 41685, - "depth": 18021, - "deque": 54598, - "der": 1126, - "dera": 99003, - "derabad": 57800, - "dere": 97493, - "deriv": 83595, - "derive": 28197, - "derived": 51182, - "ders": 12601, - "des": 5919, - "desc": 8784, - "descending": 89132, - "descr": 67615, - "describe": 12612, - "descricao": 64762, - "descripcion": 40338, - "description": 4789, - "descriptor": 54232, - "deserialize": 67877, - "design": 25894, - "designation": 89216, - "desired": 83882, - "desk": 51169, - "desktop": 37969, - "dess": 34107, - "dest": 5086, - "destination": 18481, - "destroy": 15886, - "destruct": 61368, - "det": 19842, - "detach": 57864, - "detail": 14927, - "details": 15216, - "detalle": 85218, - "detect": 62343, - "detector": 92644, - "dev": 3667, - "develop": 16219, - "developer": 35501, - "developers": 65405, - "development": 30671, - "device": 6239, - "deviceId": 95302, - "devices": 48066, - "devil": 81252, - "dex": 92869, - "dez": 87624, - "df": 3013, - "dfa": 98649, - "dfd": 92330, - "dff": 99814, - "dfs": 35478, - "dfunding": 64991, - "dg": 36238, - "dge": 92791, - "dh": 31721, - "dhcp": 97320, - "di": 8747, - "dia": 32106, - "diag": 61314, - "dialog": 12080, - "dialogs": 42554, - "diamond": 89676, - "dic": 30780, - "dice": 77153, - "dict": 8644, - "dictionary": 36771, - "dictions": 53490, - "did": 23770, - "didn": 97849, - "die": 27591, - "diet": 94942, - "dif": 88564, - "diff": 13798, - "difference": 60351, - "different": 64750, - "difficulty": 72964, - "dig": 45961, - "digest": 37439, - "digit": 36034, - "digital": 58369, - "digits": 61870, - "dim": 13223, - "dimension": 43639, - "dimensions": 60339, - "dims": 55590, - "din": 73911, - "ding": 7113, - "dings": 25624, - "dio": 72863, - "dir": 3826, - "dire": 64684, - "direccion": 63789, - "direct": 20384, - "direction": 19612, - "directive": 73963, - "director": 70895, - "directories": 76801, - "directory": 23905, - "dirname": 14772, - "dirs": 58723, - "dirty": 54588, - "dis": 4338, - "disable": 18502, - "disabled": 12246, - "disc": 17242, - "discard": 77592, - "disciplinary": 71200, - "disconnect": 53092, - "discord": 43679, - "discount": 28459, - "discover": 98729, - "discussion": 70969, - "dish": 73933, - "disk": 31596, - "dismiss": 82434, - "disp": 30895, - "dispatch": 18777, - "dispatcher": 61592, - "display": 5610, - "displayName": 47730, - "displayText": 82833, - "dispose": 84965, - "disposed": 76629, - "disposing": 19843, - "dist": 12489, - "distance": 19909, - "distinct": 54121, - "distributed": 63475, - "distribution": 82816, - "district": 36491, - "dit": 18225, - "dition": 2400, - "ditor": 69831, - "div": 614, - "dives": 91614, - "divide": 60494, - "divider": 51894, - "division": 29864, - "dj": 78604, - "django": 13887, - "dk": 7737, - "dl": 8910, - "dle": 91485, - "dlg": 60140, - "dling": 61416, - "dll": 68259, - "dm": 14170, - "dma": 46081, - "dn": 17851, - "dna": 93977, - "dney": 19316, - "dni": 97380, - "dns": 46326, - "do": 3055, - "dob": 52116, - "doc": 5349, - "doch": 73393, - "dock": 78155, - "docker": 29748, - "docs": 14452, - "doctor": 38083, - "doctrine": 92265, - "doctype": 51239, - "document": 6190, - "documentation": 77403, - "documento": 98765, - "documents": 51878, - "does": 28156, - "doesn": 73014, - "dog": 18964, - "dogs": 81134, - "doi": 48886, - "doing": 45359, - "dojo": 73711, - "doll": 78289, - "dom": 5717, - "domain": 12482, - "domains": 60721, - "don": 15357, - "done": 10655, - "dong": 76311, - "donnees": 99653, - "dont": 78125, - "door": 11020, - "doors": 28404, - "dorf": 91099, - "dos": 41625, - "dot": 16510, - "dotenv": 51993, - "dots": 68916, - "double": 4429, - "doubleValue": 83178, - "down": 2996, - "download": 13181, - "downloads": 82429, - "dp": 9996, - "dpi": 79129, - "dq": 86746, - "dr": 3696, - "drFc": 71366, - "dra": 23044, - "draft": 46097, - "drag": 35031, - "dragon": 56519, - "dration": 50791, - "draul": 31438, - "draulic": 33842, - "draw": 7788, - "drawable": 92115, - "drawer": 81227, - "drawing": 81949, - "dre": 63940, - "dream": 57291, - "dress": 69334, - "drink": 98427, - "drive": 33067, - "driver": 12804, - "drivers": 63225, - "drm": 99658, - "dro": 11513, - "drop": 6861, - "dropIfExists": 44792, - "dropdown": 11385, - "dropout": 85720, - "drops": 91612, - "drs": 94346, - "drug": 73821, - "drv": 55913, - "dry": 54310, - "ds": 5469, - "dsa": 97880, - "dsl": 82974, - "dsn": 76236, - "dsp": 95824, - "dst": 16032, - "dt": 8207, - "dto": 60078, - "dtype": 48827, - "du": 1072, - "duc": 7697, - "ducation": 34985, - "duce": 13677, - "duced": 54478, - "ducer": 30038, - "ducers": 34475, - "ducible": 79385, - "duck": 74070, - "duct": 1076, - "ducted": 55015, - "duction": 23985, - "ductive": 68243, - "ductor": 36869, - "ductory": 51438, - "due": 24567, - "dued": 79233, - "duino": 32286, - "duit": 47348, - "duk": 57671, - "dummy": 32490, - "dump": 28760, - "dup": 22675, - "duplicate": 64926, - "dur": 71792, - "duration": 17456, - "during": 82977, - "duto": 29043, - "dux": 12412, - "dv": 38361, - "dw": 30506, - "dx": 13009, - "dy": 10470, - "dyn": 44185, - "dynamic": 22269, - "dz": 38977, - "dzi": 75916, - "e": 68, - "ea": 12791, - "each": 9739, - "eacher": 50300, - "ead": 3228, - "eah": 10644, - "eam": 14922, - "ean": 5420, - "ear": 686, - "earable": 77958, - "earch": 2974, - "earchBar": 93436, - "earer": 21449, - "earing": 13992, - "early": 22928, - "earn": 10326, - "earned": 58700, - "earning": 16933, - "ears": 7596, - "earth": 28641, - "ease": 47714, - "east": 61601, - "easy": 46122, - "eat": 33166, - "eated": 68922, - "eating": 91955, - "eature": 15563, - "eatures": 23271, - "eax": 41244, - "eb": 3141, - "eba": 71853, - "ebb": 86402, - "ebin": 77257, - "ebp": 66447, - "ebra": 51313, - "ebx": 82463, - "ec": 762, - "eca": 23637, - "ecake": 79356, - "ecal": 98298, - "ecast": 92538, - "ecause": 6769, - "ecc": 72425, - "ecd": 38306, - "ece": 75507, - "eced": 59457, - "ecedor": 66135, - "ecer": 94218, - "ecera": 91327, - "ecess": 4093, - "ecessarily": 74753, - "ecessary": 20726, - "ech": 4842, - "echa": 18246, - "echo": 3123, - "eci": 76832, - "ecided": 79741, - "ecimal": 43190, - "ecn": 31667, - "eco": 55397, - "ecom": 66274, - "ecome": 52521, - "economic": 49944, - "ecret": 51956, - "ecs": 54817, - "ect": 440, - "ectar": 39916, - "ected": 1599, - "ection": 12181, - "ections": 38705, - "ective": 96978, - "ectl": 53769, - "ectomy": 72783, - "ector": 1279, - "ectors": 10829, - "ecture": 63293, - "ecure": 77208, - "ecurity": 18936, - "ecute": 3144, - "ecx": 77184, - "ecycle": 17110, - "ecz": 69768, - "eczy": 97595, - "ed": 291, - "edBy": 98422, - "edException": 19357, - "edImage": 58572, - "edList": 39401, - "edReader": 17558, - "edTextBox": 99017, - "eda": 14151, - "edad": 76598, - "edar": 34315, - "edata": 73985, - "eday": 46212, - "edb": 94827, - "edback": 20313, - "edd": 54637, - "eddar": 78716, - "ede": 15686, - "eded": 31035, - "edef": 4313, - "edelta": 47954, - "eden": 14466, - "eder": 7442, - "ederal": 5187, - "ederation": 97113, - "edere": 86119, - "ederland": 40455, - "edes": 59626, - "edge": 7334, - "edges": 17327, - "edi": 19586, - "edia": 4596, - "edian": 29667, - "ediator": 88794, - "edic": 34383, - "edicine": 92001, - "edics": 81811, - "edido": 54705, - "edin": 31501, - "eding": 16490, - "edio": 63059, - "edis": 42925, - "edish": 27040, - "edit": 3671, - "editable": 44746, - "editar": 84275, - "editary": 95454, - "edited": 62503, - "edith": 82163, - "editing": 62453, - "edition": 79037, - "editor": 9044, - "edium": 23961, - "edly": 53423, - "edm": 90625, - "edo": 66981, - "edom": 8944, - "edor": 25356, - "edores": 69319, - "edral": 36620, - "edriver": 72139, - "eds": 6910, - "edu": 56201, - "educ": 25802, - "educated": 66449, - "education": 37838, - "educt": 81600, - "edula": 69955, - "edx": 72193, - "edy": 9497, - "ee": 2176, - "eea": 85508, - "eec": 96934, - "eed": 12320, - "eee": 35163, - "eeee": 69716, - "eel": 96551, - "een": 15258, - "eenth": 62655, - "eeper": 44131, - "eer": 35856, - "ees": 5633, - "ef": 830, - "efa": 76731, - "efault": 11553, - "efd": 94778, - "efe": 46053, - "efeller": 81712, - "eff": 6581, - "effect": 27153, - "effective": 78995, - "effects": 81524, - "efficient": 43870, - "efined": 4094, - "efore": 4746, - "efs": 45062, - "eft": 34673, - "eful": 52221, - "efully": 74092, - "eg": 797, - "ega": 11437, - "egade": 96337, - "egal": 62421, - "egan": 16133, - "egas": 15186, - "egasus": 87133, - "egative": 15410, - "egen": 20578, - "egend": 88145, - "eger": 1916, - "egers": 68692, - "egg": 29468, - "eggies": 56660, - "egie": 61157, - "egin": 3088, - "egis": 91067, - "egl": 64602, - "egment": 72180, - "ego": 13546, - "egot": 67078, - "egov": 75287, - "egr": 14750, - "egra": 88675, - "egral": 27919, - "egrate": 58117, - "egrated": 48272, - "egration": 17831, - "egrator": 97535, - "egree": 27874, - "egrity": 68312, - "egt": 51759, - "eguard": 82971, - "eh": 2701, - "ehen": 41797, - "ehicle": 16350, - "ehicles": 42965, - "ehler": 58696, - "ehr": 56088, - "ei": 20568, - "eid": 62978, - "eight": 68632, - "eil": 59891, - "ein": 72720, - "eing": 32875, - "either": 50998, - "ej": 36568, - "ejs": 92883, - "ek": 1247, - "eka": 53413, - "eken": 54994, - "eker": 52316, - "eki": 79853, - "eking": 59952, - "eko": 98764, - "eks": 21854, - "ekt": 17588, - "ekte": 67462, - "ekyll": 97909, - "el": 301, - "ela": 8458, - "elage": 81892, - "elah": 76077, - "elaide": 45193, - "elan": 77200, - "eland": 18615, - "elapsed": 54218, - "elas": 40843, - "elastic": 63064, - "elay": 7040, - "elcome": 5836, - "eld": 789, - "elda": 38008, - "elden": 58688, - "elder": 68076, - "eldig": 99511, - "eldo": 84555, - "eldom": 53734, - "eldon": 56143, - "eldorf": 70975, - "ele": 10274, - "elect": 19493, - "election": 62572, - "electric": 64465, - "electron": 75603, - "electronics": 79666, - "eled": 41189, - "elem": 19403, - "element": 6229, - "elementGuidId": 89475, - "elementType": 94387, - "elements": 22138, - "elems": 95922, - "elen": 8564, - "elenium": 15127, - "eler": 8023, - "elerik": 36200, - "elf": 491, - "elfare": 19806, - "elfast": 47125, - "elfth": 88798, - "elho": 87099, - "eli": 12574, - "elia": 37029, - "eliac": 95705, - "elial": 59544, - "elian": 70664, - "elib": 62318, - "elic": 43723, - "elier": 68249, - "elif": 12740, - "elig": 39567, - "elige": 97046, - "elight": 89343, - "eligible": 69150, - "elihood": 20500, - "elijk": 33338, - "elijke": 66146, - "elim": 40895, - "eliminar": 89356, - "elin": 33830, - "eline": 4939, - "elines": 11243, - "eliness": 55798, - "eling": 20659, - "elist": 19784, - "elite": 71391, - "elivery": 73971, - "elix": 68818, - "elize": 19976, - "ell": 616, - "ella": 6985, - "ellan": 85886, - "ellaneous": 41242, - "ellant": 78241, - "ellar": 27978, - "ellas": 75595, - "ellation": 43313, - "elle": 6853, - "elled": 15556, - "elleicht": 67460, - "ellen": 16046, - "eller": 7218, - "ellers": 25812, - "ellery": 50976, - "elles": 37907, - "elli": 21148, - "ellido": 25087, - "ellidos": 51228, - "ellig": 6842, - "elligence": 8677, - "elligent": 21149, - "ellij": 36359, - "elling": 6427, - "ellipse": 69104, - "ellipsis": 73022, - "ellite": 18652, - "ellites": 42760, - "ello": 4896, - "ellow": 5412, - "elloworld": 96392, - "ells": 6572, - "ellschaft": 70801, - "ellt": 33963, - "ellular": 54230, - "ellung": 83117, - "ellungen": 77313, - "elly": 12160, - "elm": 24037, - "elman": 64641, - "elmet": 75872, - "eln": 17912, - "elo": 20782, - "eload": 77997, - "elocity": 19593, - "elog": 51671, - "elon": 65467, - "elong": 39122, - "elope": 82665, - "elor": 70347, - "elow": 50481, - "elp": 1290, - "elper": 3020, - "elpers": 17986, - "elps": 84719, - "elry": 25008, - "els": 2053, - "else": 1531, - "elsea": 24159, - "elseif": 27107, - "elsen": 42245, - "elsey": 93567, - "elsif": 67067, - "elsing": 97688, - "elsinki": 55017, - "elsius": 41347, - "elson": 22110, - "elt": 3903, - "elta": 6092, - "eltas": 73006, - "elter": 18354, - "elters": 47883, - "elts": 85128, - "elu": 79378, - "elve": 21903, - "elves": 4372, - "ely": 989, - "elyn": 92609, - "em": 336, - "ema": 9355, - "emaakt": 94227, - "emachine": 99569, - "emacs": 49035, - "emade": 29532, - "email": 2386, - "emailer": 89922, - "emails": 52476, - "emain": 93658, - "emaker": 59775, - "emale": 12011, - "emales": 87503, - "eman": 16357, - "emand": 20699, - "emann": 80998, - "emap": 43140, - "emark": 21799, - "emarks": 37266, - "emas": 35262, - "emat": 43698, - "ematic": 12519, - "ematics": 34805, - "emax": 93397, - "emb": 9034, - "embali": 69805, - "embed": 12529, - "embedded": 70964, - "embedding": 95711, - "ember": 1402, - "embers": 7207, - "emble": 92729, - "embourg": 56118, - "embr": 60163, - "embrance": 72669, - "embre": 23346, - "embro": 50010, - "embros": 91568, - "emd": 95210, - "eme": 3981, - "emean": 47990, - "emed": 16809, - "emen": 16737, - "emens": 73837, - "ement": 1133, - "emente": 39961, - "ementia": 46744, - "emento": 76384, - "ements": 3808, - "emer": 41996, - "emergency": 99908, - "emes": 16034, - "emet": 35926, - "emetery": 37638, - "emi": 22530, - "emia": 22689, - "emiah": 65945, - "emic": 8274, - "emics": 38305, - "emie": 97246, - "emies": 11288, - "emin": 26768, - "eming": 74914, - "emit": 19233, - "emm": 73519, - "emma": 34893, - "emme": 97692, - "emo": 6868, - "emode": 92646, - "emodel": 96748, - "emoji": 38623, - "emon": 7439, - "emonic": 39901, - "emons": 59396, - "emony": 19399, - "emory": 4836, - "emos": 15295, - "emoth": 96674, - "emotion": 74453, - "emouth": 87141, - "emp": 3342, - "emperature": 94825, - "emphasis": 87292, - "empl": 26980, - "emplace": 94692, - "emplate": 3793, - "emplates": 77893, - "emple": 45534, - "emplo": 31310, - "emploi": 97675, - "employ": 7823, - "employed": 36242, - "employee": 13243, - "employees": 35639, - "employer": 66301, - "employment": 21093, - "empo": 22893, - "empor": 53471, - "emporary": 14084, - "empre": 37939, - "empresa": 36938, - "empt": 21643, - "emption": 34206, - "empty": 3274, - "ems": 12116, - "emsp": 92237, - "emu": 34163, - "emy": 4625, - "emás": 42941, - "en": 268, - "ena": 7304, - "enable": 12837, - "enabled": 16247, - "enade": 87139, - "enaire": 97820, - "enal": 75497, - "ename": 1878, - "enames": 34054, - "enan": 62941, - "enance": 10431, - "enant": 26178, - "enaries": 85375, - "enario": 21044, - "enarios": 61594, - "enary": 47228, - "enas": 28043, - "enate": 32223, - "enberg": 56936, - "enburg": 55485, - "enc": 967, - "ence": 768, - "enced": 5886, - "encent": 27462, - "encer": 20099, - "encers": 63394, - "ences": 2436, - "ench": 20345, - "enchmark": 40481, - "enci": 46357, - "encia": 8968, - "encial": 45412, - "encias": 27897, - "encies": 6072, - "encil": 17438, - "encing": 11627, - "encion": 93873, - "ención": 44731, - "enco": 74485, - "encode": 6311, - "encodeURIComponent": 98783, - "encoded": 19889, - "encoder": 28106, - "encoding": 17600, - "encrypt": 33926, - "encrypted": 37544, - "encryption": 81037, - "encv": 35484, - "ency": 2301, - "end": 408, - "endDate": 46718, - "endTime": 50788, - "enda": 9895, - "endale": 70160, - "endance": 30819, - "endant": 20995, - "endants": 29410, - "endar": 5264, - "endars": 88714, - "endas": 42607, - "endcode": 90791, - "enddate": 99689, - "ende": 11178, - "ended": 2954, - "endedor": 62267, - "enden": 20468, - "endencies": 38431, - "endency": 21906, - "endent": 29293, - "ender": 1693, - "endereco": 92246, - "enderit": 98568, - "enderror": 42842, - "enders": 14846, - "endet": 55181, - "endez": 73602, - "endforeach": 22871, - "endi": 41124, - "endid": 51503, - "endif": 2384, - "endimento": 80959, - "ending": 2518, - "endir": 67573, - "endl": 5449, - "endment": 14988, - "endo": 8862, - "endon": 92086, - "endor": 8188, - "endors": 33985, - "endoza": 96528, - "endphp": 84762, - "endpoint": 33640, - "endra": 61799, - "endregion": 7871, - "ends": 1438, - "endsWith": 85574, - "endtime": 91961, - "endum": 25547, - "ene": 1994, - "ened": 6901, - "enedor": 77221, - "enef": 51565, - "enefit": 89729, - "eneg": 78629, - "enegro": 88921, - "enemy": 28928, - "enen": 34470, - "ener": 804, - "eneral": 18958, - "enerate": 13523, - "enerated": 10766, - "enerating": 94207, - "eneration": 17699, - "enerative": 75989, - "enerator": 15672, - "energy": 17947, - "eneric": 3553, - "enerima": 93782, - "eners": 18724, - "enery": 90333, - "enes": 22383, - "eness": 24639, - "enet": 70436, - "enever": 31845, - "enez": 21198, - "eng": 833, - "enga": 75675, - "engage": 85839, - "engan": 18763, - "enge": 6443, - "engeance": 56479, - "enger": 10214, - "engers": 15232, - "enght": 71178, - "engine": 8680, - "engineering": 99015, - "engkap": 88372, - "engl": 44724, - "english": 30220, - "engo": 65753, - "ength": 1011, - "engu": 28102, - "enguin": 46972, - "enguins": 56458, - "enh": 40967, - "enha": 63126, - "enheim": 92710, - "eni": 34229, - "enia": 59386, - "eniable": 79911, - "enic": 56989, - "enido": 33558, - "enie": 62658, - "ening": 6147, - "enis": 39685, - "enity": 56685, - "enk": 79671, - "enkins": 58106, - "enko": 56155, - "enment": 53061, - "enn": 2734, - "enna": 15299, - "ennai": 52024, - "enne": 26193, - "ennen": 41293, - "ennent": 89810, - "ennes": 15564, - "ennessee": 22181, - "ennial": 32331, - "ennie": 99128, - "ennifer": 60070, - "ennis": 16550, - "ennon": 64025, - "enny": 18314, - "eno": 12052, - "enor": 99831, - "enos": 71970, - "enqueue": 62473, - "ens": 729, - "ensa": 58925, - "ensagem": 68959, - "ensaje": 27098, - "ensation": 42725, - "ensburg": 78029, - "ensch": 47845, - "enschaft": 53128, - "ense": 1137, - "ensed": 30040, - "ensely": 61132, - "ensem": 45499, - "ensemble": 49575, - "ensen": 35117, - "enser": 60544, - "enses": 4377, - "ensex": 96636, - "ensi": 56587, - "ensible": 37864, - "ensibly": 70872, - "ensing": 49205, - "ension": 2711, - "ensions": 4769, - "ensis": 87778, - "ensitive": 19245, - "ensitivity": 48937, - "ensity": 8127, - "ensive": 4114, - "ensively": 28014, - "enso": 72789, - "enson": 34237, - "ensor": 3890, - "ensored": 56878, - "ensors": 27627, - "enstein": 62756, - "ensual": 67829, - "ensure": 28389, - "ensus": 13940, - "ent": 306, - "enta": 16985, - "entai": 36230, - "ental": 6430, - "entanyl": 95391, - "entar": 80780, - "entario": 63936, - "entarios": 82646, - "ente": 6960, - "ented": 16243, - "entence": 18886, - "enter": 1992, - "entered": 87143, - "enterprise": 79034, - "entes": 21938, - "enth": 21341, - "enthal": 78275, - "enti": 23202, - "ential": 2335, - "entialAction": 59071, - "entially": 31668, - "entials": 8643, - "entic": 4351, - "enticate": 23491, - "enticated": 18426, - "entication": 7311, - "enticator": 62493, - "enties": 58142, - "entieth": 52231, - "entifier": 7337, - "entiful": 79820, - "entimes": 92455, - "entin": 44509, - "entina": 24856, - "entine": 27970, - "enting": 92299, - "ention": 3012, - "entionPolicy": 79265, - "entions": 64801, - "entious": 98981, - "entities": 10720, - "entity": 3069, - "entityManager": 48212, - "entlich": 45375, - "ently": 4501, - "ento": 17996, - "enton": 75072, - "entr": 24677, - "entrada": 63340, - "entral": 46186, - "entrant": 70658, - "entre": 40997, - "entreprise": 88988, - "entric": 40509, - "entries": 13237, - "entropy": 50250, - "entry": 4177, - "ents": 812, - "enty": 7313, - "enu": 1509, - "enuine": 64312, - "enuity": 90589, - "enum": 9195, - "enumer": 40601, - "enumerate": 77669, - "enumerator": 97716, - "enums": 93672, - "enuous": 83122, - "enus": 38965, - "env": 3239, - "enville": 68732, - "environment": 24175, - "environments": 79391, - "eny": 33495, - "enz": 17007, - "enza": 24238, - "enze": 85191, - "enzhen": 79511, - "enzie": 57963, - "enzyme": 65728, - "ença": 87780, - "enção": 98398, - "enÃŃ": 97502, - "eo": 25634, - "eof": 78694, - "eon": 66130, - "eor": 24274, - "eos": 85499, - "eous": 34172, - "ep": 752, - "epad": 70641, - "epam": 90029, - "epar": 11845, - "eparator": 92740, - "epend": 13059, - "ependency": 41629, - "eper": 10653, - "eph": 24453, - "ephir": 81773, - "ephy": 97353, - "eping": 55323, - "episode": 40391, - "epoch": 20809, - "epochs": 47629, - "eprom": 54045, - "eps": 7270, - "epsilon": 32867, - "epy": 71648, - "eq": 11251, - "equ": 26378, - "equal": 26880, - "equalTo": 91685, - "equality": 82738, - "equals": 7324, - "equalsIgnoreCase": 35733, - "equip": 69195, - "equipment": 68618, - "equiv": 58417, - "er": 261, - "era": 2473, - "erable": 28057, - "erah": 97308, - "erais": 81356, - "eral": 3333, - "erala": 51081, - "erald": 25380, - "erals": 17822, - "eras": 9431, - "erase": 19206, - "erate": 59768, - "eration": 21597, - "erator": 40622, - "eração": 75844, - "erb": 41599, - "erc": 3035, - "erca": 78993, - "erce": 26724, - "erchant": 61043, - "ercial": 8150, - "ercicio": 48100, - "ercise": 18865, - "ercises": 48815, - "ercul": 69293, - "erculosis": 74554, - "erd": 14685, - "erdale": 73420, - "erde": 87905, - "erdem": 88883, - "erdings": 69727, - "ere": 486, - "erea": 68209, - "ereal": 44353, - "ereco": 35094, - "ered": 12616, - "eree": 76060, - "eref": 45070, - "ereg": 53733, - "erek": 28726, - "eren": 17848, - "ereo": 65953, - "ereotype": 16119, - "erequisite": 91475, - "erequisites": 83401, - "erer": 91117, - "eres": 13213, - "eresa": 38686, - "ereum": 24873, - "erez": 34886, - "ereço": 79056, - "erg": 2431, - "ergarten": 48672, - "erge": 10286, - "erged": 52625, - "ergency": 66401, - "ergic": 75439, - "erging": 96396, - "erglass": 76569, - "ergus": 34031, - "erguson": 36008, - "ergy": 43043, - "eri": 31803, - "eria": 50929, - "erial": 2918, - "erialization": 51663, - "erialize": 9227, - "erialized": 68677, - "erializer": 43039, - "eric": 11893, - "erie": 27197, - "eries": 4804, - "erin": 85509, - "ering": 4776, - "erior": 14917, - "erk": 17172, - "erland": 88054, - "erm": 4289, - "ermal": 18558, - "ermalink": 43799, - "erman": 4858, - "ermann": 92550, - "ermen": 60258, - "ermint": 94932, - "ermo": 41816, - "ern": 944, - "erna": 47628, - "ernal": 3051, - "ernals": 90420, - "ernational": 28234, - "ernaut": 92289, - "erne": 68495, - "ernel": 5571, - "ernels": 43429, - "ernen": 50172, - "erner": 42472, - "ernes": 74725, - "erness": 29668, - "ernet": 14166, - "ernetes": 30923, - "ernity": 34719, - "erno": 25980, - "ernote": 88550, - "ero": 2382, - "erokee": 60539, - "eron": 20110, - "eroon": 80832, - "eros": 6398, - "erosis": 58881, - "erot": 90092, - "erox": 99258, - "erp": 23457, - "err": 618, - "errMsg": 99971, - "erra": 14210, - "erral": 29278, - "errals": 56243, - "errar": 51149, - "erras": 85484, - "errat": 60709, - "errated": 84756, - "erre": 67100, - "errer": 32029, - "erreur": 71656, - "errick": 61500, - "erring": 14782, - "errmsg": 71032, - "errno": 27477, - "erro": 41396, - "error": 850, - "errorCode": 61429, - "errorMessage": 44269, - "errorMsg": 77144, - "errors": 7805, - "errs": 85835, - "errupt": 10802, - "errupted": 81953, - "erry": 5515, - "ers": 388, - "ersed": 41019, - "ersen": 89089, - "erset": 45246, - "ersh": 56090, - "ersion": 1349, - "ersions": 36379, - "ersist": 5082, - "ersistence": 8185, - "ersistent": 14256, - "ersive": 53453, - "erson": 1293, - "ersonic": 95657, - "erspective": 86191, - "ert": 531, - "erta": 23463, - "ertain": 7770, - "ertainment": 11454, - "ertainty": 81246, - "ertas": 53530, - "ertation": 76404, - "erte": 14140, - "erten": 52058, - "ertest": 84486, - "ertext": 38320, - "erti": 35213, - "ertia": 41222, - "ertiary": 67630, - "erties": 2774, - "ertificate": 21636, - "ertil": 86795, - "ertility": 62587, - "ertime": 70841, - "ertino": 91700, - "erto": 14200, - "ertoire": 62704, - "erton": 37733, - "ertools": 37416, - "ertos": 68219, - "erts": 15916, - "ertura": 56970, - "erture": 42947, - "erty": 1368, - "ertype": 46169, - "ertz": 59037, - "erule": 80493, - "erus": 46109, - "erusform": 70316, - "erv": 651, - "erva": 46965, - "erval": 6283, - "ervals": 43298, - "ervas": 96164, - "ervation": 8943, - "ervations": 46921, - "ervative": 54268, - "ervatives": 79629, - "erve": 5976, - "erved": 2841, - "ervention": 47698, - "erver": 2906, - "ervers": 19251, - "erves": 13583, - "ervice": 1033, - "ervices": 2210, - "erview": 13169, - "erville": 51872, - "erving": 20073, - "ervised": 79090, - "ervisor": 32496, - "ervlet": 4663, - "ervo": 78144, - "ervoir": 76950, - "ery": 727, - "eryl": 46125, - "es": 288, - "esModule": 31112, - "esa": 23174, - "esan": 63524, - "esar": 33340, - "esc": 3380, - "escal": 82182, - "escape": 13295, - "escaped": 66926, - "escaping": 43580, - "esch": 60478, - "esco": 94934, - "escort": 79752, - "escription": 2081, - "esda": 69726, - "ese": 2423, - "esehen": 82284, - "eselect": 52730, - "esen": 67035, - "eses": 84836, - "esh": 4385, - "eshire": 90345, - "esi": 34183, - "esian": 30321, - "esign": 14312, - "esimal": 30572, - "esion": 57081, - "esis": 14093, - "esity": 28222, - "esium": 41930, - "esk": 67919, - "esktop": 63304, - "eslint": 86602, - "eso": 29930, - "esome": 7202, - "eson": 62017, - "esor": 48935, - "esp": 25632, - "especially": 36046, - "esper": 70138, - "ess": 434, - "essa": 26577, - "essage": 808, - "essages": 3822, - "essaging": 33240, - "essay": 81077, - "esse": 24201, - "essed": 22456, - "essel": 36648, - "essen": 39909, - "essenger": 41237, - "essential": 49582, - "esser": 37470, - "esseract": 83638, - "esses": 65970, - "essian": 75429, - "essim": 67833, - "ession": 1362, - "essional": 16151, - "essions": 8719, - "essler": 78049, - "essment": 24280, - "esso": 10024, - "essoa": 28687, - "esson": 72505, - "essor": 8473, - "est": 478, - "esta": 30279, - "establish": 34500, - "estado": 22790, - "estar": 90427, - "estate": 65215, - "estation": 65078, - "estatus": 99625, - "este": 18223, - "estead": 73437, - "ested": 10185, - "esteem": 64717, - "ester": 5302, - "esterday": 11534, - "esters": 76802, - "esthes": 54120, - "esthesia": 63623, - "esthetic": 71109, - "esti": 54583, - "estic": 10027, - "estimate": 41230, - "estimated": 45329, - "estinal": 65050, - "estination": 21298, - "esting": 60955, - "estion": 43598, - "estival": 11100, - "esto": 52525, - "estone": 99033, - "estr": 15462, - "estre": 73875, - "estring": 66140, - "estro": 55656, - "estroy": 9666, - "estruct": 30394, - "estruction": 69802, - "estructor": 44022, - "ests": 18450, - "esture": 16375, - "estureRecognizer": 83020, - "esty": 41339, - "estyle": 38483, - "esub": 72736, - "esus": 43493, - "esy": 65741, - "esz": 75136, - "et": 295, - "etAddress": 54962, - "etCode": 90360, - "etSocketAddress": 81607, - "eta": 1955, - "etable": 36164, - "etadata": 7758, - "etag": 81565, - "etail": 1660, - "etailed": 10319, - "etails": 2286, - "etak": 89821, - "etal": 22029, - "etary": 16238, - "etas": 37017, - "etat": 97715, - "etc": 12380, - "etch": 3068, - "etched": 37880, - "etchup": 91997, - "etcode": 84245, - "ete": 7870, - "etect": 13478, - "etection": 23076, - "etections": 90283, - "eted": 25489, - "eten": 34848, - "eteor": 60566, - "eter": 1430, - "eterangan": 54411, - "eteria": 78922, - "etermin": 16890, - "eterminate": 65324, - "etermination": 82137, - "etermine": 25296, - "etermined": 47737, - "eters": 2481, - "etes": 96281, - "etest": 58924, - "eth": 774, - "ethe": 19030, - "etheless": 27163, - "ether": 2791, - "ethereum": 68222, - "etherlands": 24530, - "etheus": 40805, - "ethical": 75942, - "ething": 2350, - "ethnic": 81518, - "ethod": 1086, - "ethoven": 93622, - "ethyl": 42972, - "ethylene": 88640, - "ethyst": 88403, - "eti": 51998, - "etic": 5411, - "etical": 45608, - "etically": 37774, - "etics": 25265, - "eties": 26640, - "etime": 4199, - "etimes": 7034, - "etine": 86328, - "eting": 11880, - "eto": 11269, - "eton": 35794, - "etr": 17820, - "etrain": 96516, - "etration": 74954, - "etre": 47987, - "etri": 94223, - "etric": 16743, - "etrics": 13776, - "etrize": 58053, - "etro": 8980, - "etrofit": 71408, - "etroit": 18834, - "etros": 35566, - "etry": 15501, - "ets": 1441, - "etsk": 86874, - "etsy": 63727, - "ett": 7211, - "etta": 27625, - "ette": 6672, - "ettel": 85893, - "etten": 95201, - "etter": 22120, - "ettes": 47003, - "etti": 29037, - "etting": 52189, - "ettings": 82283, - "ettle": 48726, - "etto": 53979, - "etty": 89898, - "etu": 95517, - "etur": 32941, - "eturn": 2549, - "etus": 64476, - "etween": 10259, - "etwork": 2404, - "etxt": 90000, - "ety": 2676, - "etyl": 87348, - "etype": 16612, - "etypes": 68653, - "etz": 43289, - "etzt": 62107, - "etÃł": 95971, - "eu": 20732, - "euillez": 89025, - "eur": 12844, - "eurs": 38647, - "eus": 90802, - "eut": 61153, - "ev": 5230, - "eva": 74518, - "eval": 14504, - "evaluate": 48391, - "evaluation": 75114, - "eve": 83148, - "even": 17206, - "evenodd": 84727, - "event": 3163, - "eventId": 91456, - "eventName": 86927, - "eventType": 95166, - "evento": 85054, - "events": 12670, - "ever": 2099, - "every": 30115, - "everyone": 93057, - "everything": 73826, - "evice": 65024, - "evil": 59967, - "evin": 14616, - "evity": 52779, - "evt": 29834, - "ew": 365, - "ewan": 53398, - "eward": 24998, - "eware": 55169, - "ewart": 27595, - "ewater": 48544, - "eway": 25754, - "eways": 70371, - "ewe": 88823, - "ewear": 99228, - "ewed": 93176, - "ewhat": 81575, - "ewhere": 61752, - "ewidth": 29457, - "ewing": 79510, - "ewire": 71645, - "ewis": 83252, - "ewise": 25346, - "ewish": 66929, - "ewith": 98909, - "ewitness": 71996, - "ewn": 95550, - "ewolf": 77799, - "ewood": 76365, - "ework": 2504, - "eworld": 96872, - "eworthy": 57238, - "ewriter": 73580, - "ews": 28844, - "ex": 327, - "exact": 47485, - "exam": 42716, - "example": 8858, - "exampleInput": 58792, - "exampleInputEmail": 83101, - "exampleModal": 59490, - "exampleModalLabel": 83503, - "examples": 52768, - "exao": 40639, - "exas": 7619, - "exc": 40541, - "excel": 41624, - "except": 11945, - "exception": 7959, - "exceptions": 62852, - "excerpt": 72670, - "exchange": 40668, - "exclude": 33513, - "excluding": 80095, - "exclusive": 90222, - "exe": 47284, - "exec": 12010, - "executable": 97024, - "execute": 10469, - "execution": 53821, - "executor": 81887, - "exels": 95827, - "exemple": 71834, - "exercise": 64562, - "exion": 16524, - "exist": 29675, - "existence": 93772, - "existent": 65185, - "existing": 37995, - "exists": 16703, - "exit": 13966, - "exo": 78309, - "exp": 4683, - "expand": 33417, - "expanded": 36583, - "expect": 17557, - "expectException": 88814, - "expected": 7475, - "expects": 38731, - "expense": 59857, - "expenses": 93310, - "experience": 50659, - "experiment": 60529, - "experimental": 87803, - "expert": 74987, - "expiration": 64743, - "expire": 53261, - "expired": 76632, - "expires": 49303, - "expiry": 76817, - "expl": 30992, - "explain": 95444, - "explained": 81950, - "explicit": 94732, - "explo": 69331, - "explode": 55942, - "expo": 72231, - "export": 1562, - "exports": 5093, - "expr": 9600, - "express": 14107, - "expression": 29199, - "ext": 428, - "extAlignment": 59849, - "extField": 26138, - "extView": 66081, - "extend": 26103, - "extended": 42198, - "extends": 15588, - "extension": 12709, - "extensions": 28709, - "extent": 71272, - "exter": 38665, - "exterity": 59916, - "extern": 4399, - "external": 21591, - "externalActionCode": 91198, - "extr": 39749, - "extra": 15824, - "extracomment": 76613, - "extract": 24396, - "extras": 73675, - "exual": 46279, - "exus": 24590, - "ey": 1216, - "eyJ": 85709, - "eya": 78989, - "eye": 19494, - "eyed": 49059, - "eyer": 35472, - "eyes": 58331, - "eyond": 23478, - "ez": 10333, - "ezier": 99716, - "f": 69, - "fa": 3716, - "fab": 37955, - "fabric": 86254, - "fabs": 51247, - "fac": 22974, - "face": 1594, - "facebook": 21617, - "faces": 7760, - "facet": 84623, - "facility": 79783, - "fact": 34210, - "faction": 91409, - "factor": 38691, - "factory": 22348, - "facts": 69153, - "faculty": 86268, - "fad": 84159, - "fade": 17976, - "fadeIn": 36093, - "fadeOut": 40719, - "faf": 77576, - "fahren": 98022, - "fail": 18910, - "failed": 16479, - "fails": 60731, - "failure": 30039, - "fair": 42000, - "fait": 64965, - "faith": 75710, - "fake": 31670, - "faker": 37519, - "fal": 96688, - "fall": 13772, - "fallback": 74411, - "falls": 33695, - "false": 3934, - "family": 19521, - "fan": 31278, - "fang": 43577, - "fans": 86977, - "fant": 61827, - "faq": 46623, - "far": 24470, - "fare": 23920, - "farm": 66911, - "fas": 15192, - "fast": 9533, - "fasta": 95566, - "fastcall": 43503, - "fat": 45283, - "fatal": 75494, - "father": 23881, - "fault": 60672, - "fav": 81964, - "favicon": 55657, - "favor": 75060, - "favorite": 39590, - "favorites": 79603, - "fax": 40153, - "fb": 11032, - "fbe": 94364, - "fc": 8480, - "fcc": 74075, - "fce": 98714, - "fclose": 79154, - "fcn": 93141, - "fcntl": 50776, - "fd": 7047, - "fdb": 95328, - "fdc": 93268, - "fdf": 81683, - "fds": 65934, - "fe": 1897, - "fea": 95314, - "feas": 90377, - "feat": 45744, - "feature": 13043, - "featured": 37315, - "features": 20922, - "feb": 78471, - "fec": 77626, - "fecha": 20395, - "fect": 3836, - "fection": 13421, - "fections": 25384, - "fed": 52223, - "fee": 31117, - "feed": 11432, - "feedback": 21674, - "feeding": 46519, - "feeds": 65642, - "feel": 57676, - "fef": 98904, - "feit": 62221, - "feito": 90218, - "fel": 59367, - "feld": 31202, - "fell": 67643, - "felt": 66922, - "female": 43734, - "fen": 31453, - "feof": 86770, - "fer": 809, - "ference": 2251, - "ferences": 5006, - "fern": 79833, - "ferred": 5671, - "fers": 50893, - "fest": 53864, - "fetch": 9838, - "fetchAll": 40115, - "few": 71830, - "ff": 544, - "ffa": 73042, - "ffb": 89649, - "ffc": 78987, - "ffd": 73654, - "ffe": 29069, - "ffect": 1740, - "ffective": 40784, - "ffects": 41027, - "ffee": 54225, - "ffen": 26734, - "ffer": 3018, - "fff": 14424, - "ffff": 7386, - "ffffff": 27984, - "fffffff": 83792, - "ffffffff": 54797, - "ffi": 54899, - "ffic": 21264, - "ffield": 54339, - "ffiti": 56426, - "ffmpeg": 73522, - "ffset": 56440, - "fft": 30275, - "fg": 4922, - "fgang": 76413, - "fgets": 100093, - "fh": 32204, - "fi": 10188, - "fib": 76426, - "fiber": 84045, - "fic": 59728, - "fiction": 58162, - "fid": 33539, - "fidf": 82054, - "field": 2630, - "fieldName": 45694, - "fieldname": 87198, - "fields": 9184, - "fieldset": 24479, - "fifo": 75131, - "fig": 915, - "figcaption": 80312, - "fight": 21828, - "fighter": 73431, - "fighters": 79161, - "figure": 18257, - "figures": 99127, - "fil": 12723, - "fila": 47236, - "file": 1213, - "fileName": 21096, - "filePath": 37797, - "filename": 8570, - "filepath": 45257, - "filer": 73655, - "files": 7346, - "filesize": 92478, - "filesystem": 42997, - "fill": 7712, - "fillType": 55429, - "fillable": 42486, - "filled": 28611, - "fillna": 96196, - "fills": 67267, - "film": 31255, - "filme": 79435, - "films": 66502, - "filt": 88731, - "filter": 5428, - "filtered": 42231, - "filters": 25630, - "filtr": 85846, - "filtro": 94849, - "fin": 5589, - "final": 12085, - "finalize": 95505, - "finally": 40276, - "finance": 63775, - "financial": 76087, - "find": 3990, - "findAll": 52489, - "findBy": 62336, - "findById": 95109, - "findFirst": 99142, - "findOne": 45481, - "findOrFail": 55390, - "findViewById": 26867, - "finder": 34439, - "finding": 68287, - "fine": 63157, - "finger": 80216, - "finish": 31250, - "finished": 12402, - "finite": 26806, - "finity": 20482, - "fir": 92736, - "fire": 11029, - "firebase": 30410, - "firefox": 99012, - "fires": 56171, - "firm": 8978, - "first": 3983, - "firstName": 29087, - "firstname": 29525, - "fish": 18668, - "fit": 6410, - "fitness": 74621, - "fits": 30322, - "five": 53770, - "fix": 5862, - "fixed": 22795, - "fixture": 60712, - "fixtures": 46347, - "fk": 42818, - "fl": 1517, - "flag": 10104, - "flags": 11409, - "flake": 64556, - "flamm": 45864, - "flammatory": 55097, - "flare": 32705, - "flash": 19824, - "flashdata": 73034, - "flat": 27323, - "flatMap": 58691, - "flate": 17131, - "flater": 11991, - "flation": 65249, - "flatten": 48166, - "fld": 49411, - "fleet": 73798, - "flen": 59567, - "flex": 12287, - "flies": 55019, - "flight": 39490, - "flip": 40117, - "flix": 17987, - "flo": 90906, - "float": 3733, - "floating": 83610, - "floor": 31549, - "flow": 5072, - "flower": 39853, - "flowers": 89770, - "flows": 39240, - "flt": 80309, - "flu": 27256, - "fluence": 41116, - "fluid": 67125, - "flush": 22402, - "flutter": 15321, - "flux": 37806, - "fly": 22374, - "fm": 21796, - "fmt": 12784, - "fn": 8998, - "fname": 24949, - "fo": 831, - "focus": 17870, - "focused": 63257, - "foil": 100057, - "fois": 86633, - "fol": 8566, - "fold": 20557, - "folder": 18135, - "folders": 68455, - "folio": 11231, - "folios": 59098, - "folk": 42031, - "follow": 19070, - "follower": 94842, - "followers": 66966, - "following": 44018, - "fon": 22188, - "fone": 32441, - "fono": 22565, - "font": 4115, - "fontName": 78201, - "fontSize": 36195, - "fontWeight": 62981, - "fonts": 20815, - "fontsize": 46901, - "fony": 13474, - "foo": 8134, - "foobar": 51367, - "food": 14239, - "foods": 96420, - "foon": 95876, - "foot": 5447, - "football": 85436, - "footer": 7101, - "for": 2000, - "forEach": 18453, - "forall": 34729, - "forc": 10676, - "force": 9009, - "forced": 25229, - "forcement": 11167, - "forcements": 88493, - "forcer": 83110, - "forces": 49896, - "forcing": 42596, - "ford": 8350, - "forder": 88327, - "fore": 1348, - "foreach": 8984, - "forecast": 60084, - "foreground": 36019, - "foregroundColor": 82244, - "foreign": 29543, - "forest": 51755, - "forg": 97944, - "forge": 25081, - "forget": 41119, - "forgettable": 57546, - "forgot": 68903, - "fork": 45838, - "form": 630, - "formData": 53973, - "forma": 48671, - "formance": 12057, - "format": 2293, - "formation": 1659, - "formats": 64582, - "formatted": 50978, - "formatter": 34041, - "forme": 76701, - "formed": 10365, - "formedURLException": 65871, - "former": 35627, - "formerly": 70614, - "formik": 77707, - "forming": 55857, - "forms": 10008, - "formula": 60599, - "formulario": 94593, - "fort": 4057, - "fortawesome": 57763, - "forth": 71627, - "fortunate": 33174, - "fortunately": 11275, - "fortune": 84612, - "forum": 23405, - "forums": 55159, - "forward": 13741, - "fos": 51788, - "foto": 43238, - "found": 15456, - "foundation": 73407, - "foundland": 77733, - "four": 35124, - "fout": 97905, - "fov": 86682, - "fox": 15361, - "foy": 94817, - "fp": 11089, - "fprintf": 32717, - "fps": 44528, - "fq": 65019, - "fr": 1658, - "fra": 43389, - "frac": 38118, - "fraction": 82190, - "frag": 34298, - "frage": 84401, - "fragistics": 54725, - "fragment": 43302, - "fram": 92604, - "frame": 6906, - "frames": 24651, - "framework": 3879, - "frared": 82482, - "frau": 97215, - "frauen": 99158, - "fre": 25746, - "fred": 29093, - "free": 10816, - "freeze": 52738, - "frei": 98469, - "freq": 34640, - "frequency": 47621, - "fresh": 72408, - "frey": 76331, - "frica": 30980, - "frican": 48893, - "fried": 98625, - "friend": 10931, - "friendly": 82630, - "friends": 30562, - "frm": 32736, - "frog": 87082, - "from": 1527, - "fromJson": 98856, - "front": 7096, - "frontend": 29281, - "fruit": 36698, - "fs": 3933, - "fsp": 93213, - "fst": 50594, - "fstream": 31616, - "ft": 728, - "ftar": 47301, - "fte": 64419, - "ften": 26117, - "fter": 1064, - "ftime": 18267, - "ftp": 26124, - "fts": 45544, - "ftware": 2158, - "fty": 38058, - "ftype": 81490, - "fu": 33721, - "fuck": 71574, - "fuel": 64475, - "ful": 1285, - "fulWidget": 36485, - "full": 9054, - "fullName": 68258, - "fullname": 45946, - "fullscreen": 53549, - "fully": 3725, - "fulness": 31514, - "fun": 12158, - "func": 2900, - "funcs": 88582, - "function": 1723, - "functional": 50328, - "functions": 22124, - "fund": 58703, - "fung": 79706, - "fur": 84001, - "furt": 39286, - "fusc": 52689, - "fuscated": 81347, - "fuse": 96692, - "fusion": 55665, - "future": 21733, - "fv": 28990, - "fw": 21206, - "fwrite": 97827, - "fx": 8462, - "fy": 31695, - "fé": 59958, - "för": 96061, - "fü": 31266, - "füg": 61509, - "füh": 69645, - "führ": 73413, - "führt": 97473, - "g": 70, - "gL": 81230, - "gMaps": 84904, - "ga": 6885, - "gaard": 95589, - "gabe": 62329, - "gaben": 84643, - "gable": 36134, - "gado": 78740, - "gae": 67378, - "gage": 15292, - "gages": 56144, - "gain": 60246, - "gal": 16876, - "galement": 43310, - "gallery": 27297, - "gam": 40429, - "gambar": 85169, - "game": 5924, - "gameObject": 43863, - "games": 35668, - "gamma": 33314, - "gan": 30528, - "gang": 47114, - "gap": 42510, - "gar": 12440, - "gard": 54592, - "gars": 64502, - "gart": 46346, - "gary": 34588, - "gas": 40625, - "gate": 25623, - "gateway": 47573, - "gather": 96825, - "gatsby": 50248, - "gay": 75593, - "gb": 9701, - "gba": 57480, - "gboolean": 88062, - "gc": 21325, - "gcc": 72083, - "gcd": 92389, - "gd": 29684, - "ge": 713, - "gear": 55827, - "geb": 43253, - "geben": 43416, - "geber": 97005, - "gebn": 67298, - "gebra": 27175, - "gebung": 93235, - "ged": 3640, - "gee": 99494, - "geh": 95973, - "geist": 79500, - "gel": 29952, - "gem": 35203, - "geme": 65749, - "gement": 30664, - "gements": 84127, - "gems": 100153, - "gen": 4469, - "gence": 29355, - "gency": 22372, - "gend": 58164, - "gende": 59873, - "genden": 87053, - "gender": 13265, - "gene": 43471, - "gener": 7642, - "general": 25615, - "generate": 19927, - "generated": 16583, - "generation": 81157, - "generator": 36951, - "generic": 36887, - "genes": 59275, - "genesis": 78994, - "genic": 89305, - "genome": 89045, - "genre": 34713, - "genres": 65011, - "gens": 59405, - "gent": 16149, - "geo": 13351, - "geois": 47409, - "geom": 43016, - "geometry": 15640, - "ger": 1414, - "gerald": 57897, - "gere": 88127, - "geries": 61488, - "gers": 10863, - "ges": 4282, - "gesch": 46161, - "gest": 7114, - "gesture": 86457, - "get": 456, - "getActiveSheet": 50832, - "getAll": 46171, - "getApplication": 92969, - "getAs": 92446, - "getAttribute": 26717, - "getBlock": 98597, - "getBody": 59820, - "getBytes": 57909, - "getC": 60615, - "getCell": 90614, - "getChild": 69450, - "getClass": 43760, - "getClient": 54993, - "getClientOriginal": 75985, - "getCode": 59034, - "getColor": 48760, - "getColumn": 55009, - "getConfig": 53636, - "getConnection": 53514, - "getContent": 47779, - "getContext": 50333, - "getCurrent": 45554, - "getData": 27029, - "getDate": 75380, - "getDb": 96258, - "getDefault": 77087, - "getDescription": 95913, - "getDisplay": 100133, - "getDoctrine": 51118, - "getDrawable": 89598, - "getElement": 76757, - "getElementsByTagName": 71720, - "getEmail": 90612, - "getError": 70781, - "getExtension": 58960, - "getField": 41530, - "getFile": 77695, - "getFullYear": 97885, - "getHeight": 67873, - "getID": 67131, - "getId": 15985, - "getImage": 64408, - "getIndex": 97034, - "getInstance": 20299, - "getInt": 49980, - "getItem": 52853, - "getJSON": 80131, - "getKey": 64247, - "getLast": 72657, - "getList": 75789, - "getLocale": 89682, - "getLocation": 89072, - "getManager": 57984, - "getMessage": 21008, - "getMethod": 91261, - "getMock": 47328, - "getMockBuilder": 92524, - "getModel": 50530, - "getName": 14197, - "getNext": 80302, - "getNode": 71084, - "getNum": 84144, - "getObject": 63049, - "getOption": 70123, - "getOrElse": 92802, - "getPage": 97572, - "getParam": 45875, - "getParameter": 63749, - "getParent": 60269, - "getPath": 51274, - "getPlayer": 96072, - "getPosition": 51508, - "getPost": 66097, - "getProperty": 59736, - "getQuery": 58198, - "getReference": 73365, - "getRepository": 42432, - "getRequest": 40497, - "getResource": 35660, - "getResponse": 60441, - "getResult": 57756, - "getRoot": 94290, - "getRow": 88576, - "getService": 72610, - "getSession": 61949, - "getSimpleName": 74417, - "getSingleton": 80266, - "getSize": 60453, - "getSource": 88904, - "getState": 63453, - "getStatus": 69973, - "getStatusCode": 77637, - "getStore": 81679, - "getString": 21432, - "getStringExtra": 87781, - "getStyle": 75843, - "getTable": 60293, - "getText": 32398, - "getTime": 26345, - "getTitle": 67405, - "getToken": 85831, - "getType": 29649, - "getUrl": 67370, - "getUser": 29540, - "getValue": 19006, - "getVar": 72149, - "getView": 87549, - "getWidth": 66831, - "getWindow": 93694, - "getX": 52539, - "getY": 53668, - "getattr": 82832, - "getc": 72403, - "gether": 3522, - "getic": 36324, - "getitem": 61012, - "getline": 57792, - "gets": 19209, - "gett": 77545, - "getter": 53991, - "gettext": 58359, - "getti": 97472, - "getting": 51210, - "getto": 64722, - "gew": 38385, - "gewater": 86130, - "gf": 46224, - "gfx": 56211, - "gg": 14736, - "gger": 92876, - "gh": 876, - "ghan": 16083, - "ghest": 58342, - "ghi": 76176, - "ghost": 39754, - "ght": 2121, - "gi": 8376, - "gia": 55901, - "giatan": 79309, - "gid": 35949, - "gie": 22235, - "gien": 88364, - "giene": 43312, - "gies": 68469, - "gif": 34286, - "gift": 53430, - "gil": 61887, - "gin": 8326, - "ginas": 80007, - "ging": 3252, - "gings": 53933, - "gio": 46245, - "girl": 29652, - "girls": 61296, - "gis": 52198, - "gist": 96394, - "git": 13178, - "github": 5316, - "gium": 90339, - "give": 47530, - "given": 43068, - "gl": 6200, - "glas": 27481, - "glass": 59536, - "gle": 3491, - "gles": 86709, - "glfw": 91545, - "gli": 46388, - "glich": 29594, - "glm": 43319, - "glob": 60026, - "global": 9951, - "globals": 54267, - "glomer": 76146, - "gly": 23797, - "glyph": 66581, - "glyphicon": 22921, - "gm": 27278, - "gmail": 77309, - "gment": 9247, - "gments": 27231, - "gmt": 47163, - "gn": 5010, - "gne": 68255, - "gni": 47342, - "gnore": 10501, - "gnu": 69928, - "go": 3427, - "goal": 35039, - "goals": 85257, - "god": 40811, - "going": 9738, - "gold": 35637, - "golden": 98335, - "gom": 37183, - "gomery": 39330, - "gon": 11932, - "gone": 46696, - "gons": 44974, - "goo": 63148, - "good": 19045, - "goods": 20271, - "goog": 40958, - "google": 17943, - "gor": 5746, - "gorit": 87515, - "gorith": 6191, - "gorithm": 7240, - "gorithms": 19517, - "gorm": 74381, - "gos": 35173, - "got": 23196, - "gota": 71253, - "goto": 29635, - "gov": 54303, - "government": 87863, - "gow": 37286, - "gp": 22650, - "gpio": 45977, - "gps": 75611, - "gpu": 43694, - "gr": 911, - "gra": 33050, - "grab": 59312, - "grad": 6902, - "gradable": 78130, - "gradation": 49241, - "grade": 7082, - "graded": 24228, - "grades": 23142, - "gradient": 27492, - "grading": 33359, - "graduate": 28770, - "graf": 77139, - "gram": 1549, - "grammar": 42194, - "grams": 51870, - "gran": 68163, - "grand": 53766, - "grant": 52727, - "graph": 4539, - "graphic": 86972, - "graphics": 32785, - "graphql": 39394, - "graphs": 87286, - "grass": 54454, - "gratis": 95846, - "grav": 36490, - "grave": 77731, - "gravity": 71891, - "gray": 11912, - "gre": 15893, - "greSQL": 60896, - "great": 47991, - "greater": 66335, - "gree": 23303, - "green": 13553, - "greens": 82826, - "greg": 8157, - "gregar": 60032, - "gregate": 14574, - "gregated": 94140, - "gregation": 35542, - "gregator": 59231, - "gren": 75365, - "grep": 39305, - "gres": 18297, - "grese": 49550, - "greso": 73256, - "gresql": 82724, - "gress": 2542, - "gression": 30840, - "gressive": 47819, - "gressor": 74331, - "grey": 35671, - "gricult": 13130, - "grid": 4297, - "grily": 81055, - "grim": 87197, - "gro": 42511, - "gross": 94902, - "ground": 1993, - "groundColor": 57816, - "grounds": 63211, - "group": 4166, - "groupBox": 64718, - "groupBy": 72388, - "groupId": 52954, - "groupName": 91731, - "groupid": 94899, - "groupon": 71014, - "groups": 17171, - "grow": 67318, - "grown": 62376, - "growth": 74189, - "grp": 43954, - "grpc": 57685, - "grund": 60885, - "grunt": 62324, - "grupo": 73077, - "gré": 90966, - "gs": 5981, - "gst": 64305, - "gsub": 95648, - "gt": 5289, - "gte": 56167, - "gtest": 83138, - "gtk": 41849, - "gu": 8890, - "gua": 85369, - "guard": 27190, - "guarded": 97403, - "guards": 79838, - "gue": 38768, - "guess": 52851, - "guest": 31277, - "gui": 19654, - "guid": 24343, - "guide": 49470, - "guided": 66519, - "guild": 58977, - "gulp": 24211, - "gun": 13562, - "guna": 62375, - "gunakan": 75805, - "guns": 52921, - "gunta": 61010, - "gv": 22119, - "gw": 55233, - "gx": 61057, - "gy": 4680, - "gypt": 13849, - "gz": 47689, - "gzip": 72096, - "h": 71, - "ha": 4317, - "haar": 69229, - "hab": 10796, - "habi": 62695, - "habit": 97802, - "hack": 67072, - "had": 32345, - "haft": 82860, - "hai": 26279, - "hair": 51729, - "hait": 98808, - "hal": 12130, - "halb": 50762, - "haled": 60985, - "half": 38106, - "hall": 43341, - "halt": 40516, - "halten": 36605, - "ham": 5721, - "hammad": 34157, - "hammer": 46434, - "hamster": 95365, - "han": 10118, - "hana": 84203, - "hand": 10888, - "handle": 8355, - "handleChange": 49794, - "handleRequest": 92337, - "handleSubmit": 66660, - "handled": 39921, - "handler": 18388, - "handlers": 56727, - "handles": 45031, - "handling": 91197, - "hands": 89112, - "hang": 21313, - "hani": 87911, - "hap": 38910, - "hape": 30888, - "happy": 57621, - "haps": 6356, - "hapus": 69055, - "har": 13279, - "hard": 19221, - "hardt": 60382, - "hardware": 69315, - "hare": 77811, - "harga": 60962, - "hari": 77007, - "harma": 78338, - "hart": 47489, - "has": 4752, - "hasClass": 41272, - "hasMany": 49396, - "hasOne": 81447, - "hash": 8460, - "hashCode": 61795, - "hashed": 96747, - "hashtags": 31309, - "hasil": 34056, - "hat": 9379, - "hatt": 23976, - "hattan": 26405, - "haul": 44256, - "haus": 32651, - "hausen": 77247, - "haust": 15424, - "have": 19553, - "haven": 72012, - "having": 69666, - "hawk": 82254, - "hawks": 71387, - "hay": 68412, - "hazi": 64685, - "hb": 50139, - "hc": 39152, - "hci": 74910, - "hcp": 63269, - "hd": 16373, - "hdl": 91474, - "hdr": 29885, - "he": 383, - "hea": 41033, - "head": 2025, - "headed": 63600, - "header": 2775, - "headers": 7869, - "heading": 11666, - "headline": 64293, - "heads": 36910, - "health": 12393, - "healthy": 38128, - "heap": 16341, - "hear": 87160, - "heard": 55603, - "heart": 18207, - "heartbeat": 73571, - "heat": 20559, - "heatmap": 95161, - "heavy": 89945, - "hec": 42750, - "heck": 1249, - "hecy": 50831, - "hed": 42109, - "hee": 50153, - "heed": 57654, - "heel": 8597, - "heels": 73610, - "heet": 3759, - "heets": 20924, - "hei": 61952, - "heid": 45897, - "height": 2627, - "heim": 21215, - "heimer": 35180, - "heiro": 60577, - "heit": 23190, - "heiten": 90349, - "heits": 88918, - "hek": 92180, - "hel": 50222, - "held": 28708, - "hell": 57195, - "hello": 15339, - "helm": 52999, - "help": 8823, - "helper": 19291, - "helpers": 22470, - "hem": 30132, - "hen": 12301, - "her": 1964, - "here": 6881, - "herence": 52461, - "herent": 38638, - "herit": 9447, - "heritance": 63543, - "herited": 49494, - "herits": 39793, - "hero": 18204, - "heroes": 54576, - "hes": 17082, - "hesion": 59738, - "hesive": 41918, - "hest": 6536, - "het": 14122, - "heten": 95033, - "hetic": 27961, - "hetics": 49466, - "hetto": 77342, - "heure": 75876, - "hev": 81913, - "hevik": 82008, - "hex": 17757, - "hexdigest": 98324, - "hey": 36661, - "hf": 45854, - "hg": 67702, - "hh": 20990, - "hhh": 91164, - "hi": 6151, - "hib": 5923, - "hiba": 79576, - "hibit": 66917, - "hibited": 93617, - "hibition": 60073, - "hic": 83613, - "hid": 47553, - "hidden": 6397, - "hide": 8727, - "hift": 48933, - "high": 12156, - "higher": 90447, - "highest": 75254, - "highlight": 36298, - "hil": 76423, - "hill": 28607, - "him": 40617, - "hin": 42657, - "hind": 75038, - "hint": 47225, - "hints": 96448, - "hip": 2200, - "hips": 34322, - "hipster": 97088, - "hir": 30728, - "hire": 35548, - "hiro": 86238, - "his": 26301, - "hist": 21843, - "histoire": 90446, - "histor": 44541, - "historic": 74416, - "history": 19375, - "hit": 23306, - "hits": 51305, - "hive": 89668, - "hk": 86611, - "hl": 18442, - "hlen": 71767, - "hm": 35401, - "hma": 41453, - "hn": 25105, - "ho": 6292, - "hoa": 99761, - "hoc": 89573, - "hoe": 77035, - "hof": 76958, - "hoff": 94404, - "hog": 61722, - "hol": 8619, - "hold": 6416, - "holder": 4346, - "holders": 17075, - "holding": 43591, - "holds": 54219, - "hole": 31520, - "holes": 75790, - "holiday": 71640, - "holm": 34605, - "hom": 35940, - "home": 5227, - "homepage": 53119, - "homes": 86372, - "homme": 87713, - "hon": 82649, - "hone": 26322, - "hood": 5812, - "hook": 21543, - "hooks": 39660, - "hoot": 91421, - "hop": 26172, - "hope": 61893, - "hopefully": 97525, - "hor": 20100, - "hora": 47464, - "hores": 83171, - "horia": 96729, - "horizontal": 31729, - "horn": 51984, - "horse": 60775, - "hort": 22780, - "hos": 42935, - "hospital": 71127, - "host": 3875, - "hostname": 28906, - "hosts": 45792, - "hot": 10847, - "hotel": 39917, - "hotmail": 56554, - "hots": 35513, - "hou": 18664, - "houette": 46725, - "hound": 76196, - "hour": 25704, - "hours": 31482, - "house": 7830, - "houses": 37841, - "housing": 81715, - "hover": 18043, - "how": 5269, - "hower": 84118, - "however": 98936, - "hp": 21888, - "hpp": 91943, - "hq": 82999, - "hr": 4171, - "hra": 73010, - "hread": 74939, - "href": 13638, - "hrs": 66362, - "hs": 5104, - "hsi": 68594, - "ht": 427, - "hta": 76909, - "htable": 27784, - "htag": 35411, - "htags": 26352, - "htaking": 53343, - "htar": 85744, - "htdocs": 40848, - "hte": 56599, - "hti": 95948, - "htm": 88472, - "html": 1580, - "htmlspecialchars": 80696, - "hton": 65812, - "htt": 97436, - "http": 1277, - "httpClient": 84517, - "https": 2485, - "htub": 66513, - "hu": 17156, - "hua": 92336, - "hub": 27780, - "hud": 81488, - "hue": 94023, - "huge": 96470, - "hum": 28400, - "human": 26380, - "humidity": 94146, - "hung": 57932, - "hunt": 81175, - "hunter": 99372, - "hurst": 70200, - "hus": 13092, - "hv": 83079, - "hw": 28927, - "hwnd": 98418, - "hx": 59524, - "hy": 8671, - "hya": 87323, - "hydr": 26233, - "hydrate": 88478, - "hydration": 81824, - "hydro": 67229, - "hyp": 79343, - "hyper": 69292, - "hyth": 23394, - "hythm": 61254, - "hz": 38359, - "hões": 94330, - "i": 72, - "iOS": 63860, - "iPad": 67393, - "iParam": 71008, - "iPhone": 45840, - "iT": 84689, - "iVar": 82985, - "ia": 689, - "iability": 79443, - "iable": 2205, - "iac": 18029, - "iad": 64044, - "iado": 97809, - "iae": 73078, - "iage": 65540, - "iagnostics": 19474, - "iah": 19870, - "iais": 57567, - "ial": 532, - "iale": 20487, - "ialect": 56156, - "iales": 33888, - "iali": 82164, - "ialias": 89314, - "ialis": 18159, - "ialized": 78074, - "ially": 34575, - "ialog": 2399, - "ials": 10522, - "iam": 5038, - "iameter": 37144, - "iami": 15622, - "iamo": 35314, - "iamond": 18986, - "iams": 12663, - "ian": 1122, - "iana": 12699, - "iance": 5397, - "iances": 22566, - "iane": 36135, - "iang": 28323, - "iangle": 64950, - "iani": 47547, - "ianne": 64452, - "iano": 13389, - "ians": 5493, - "iant": 5485, - "iants": 63378, - "iao": 23332, - "iap": 68821, - "iar": 13884, - "iard": 68965, - "iards": 81560, - "iare": 96286, - "ias": 3557, - "iasco": 98383, - "iasi": 98654, - "iasm": 33990, - "iat": 10574, - "iate": 6629, - "iated": 10234, - "iates": 43398, - "iating": 23747, - "iation": 7246, - "iationException": 75127, - "iations": 17583, - "iative": 54679, - "iator": 37222, - "iators": 81390, - "iatric": 23336, - "iatrics": 71528, - "iaux": 83391, - "iaz": 28073, - "iazza": 90514, - "iação": 68743, - "iaÅĤ": 35384, - "iaÅĤa": 95690, - "ib": 581, - "ibBundleOrNil": 90490, - "ibName": 60444, - "ibNameOrNil": 90426, - "iba": 36038, - "ibaba": 29360, - "ibal": 51629, - "iban": 34879, - "iband": 88463, - "ibase": 99846, - "ibbean": 33159, - "ibble": 83518, - "ibbon": 36180, - "ibe": 24459, - "ibel": 69695, - "iben": 64336, - "iber": 8799, - "ibern": 18127, - "ibernate": 19348, - "ibi": 40493, - "ibia": 67337, - "ibil": 31617, - "ibile": 42517, - "ibili": 87048, - "ibilidad": 57335, - "ibilidade": 87685, - "ibilit": 40948, - "ibilities": 13757, - "ibility": 3225, - "ibir": 83560, - "ible": 1260, - "ibles": 21041, - "ibli": 69713, - "ibling": 20469, - "iblings": 25211, - "ibly": 6623, - "ibo": 29946, - "ibold": 59495, - "ibox": 71383, - "ibr": 10892, - "ibraltar": 85896, - "ibraries": 73716, - "ibrary": 28766, - "ibrate": 44192, - "ibrated": 61666, - "ibration": 18856, - "ibrator": 85994, - "ibre": 64691, - "ibri": 58934, - "ibs": 55441, - "ibt": 20938, - "ibu": 58082, - "ibur": 86298, - "ibus": 34495, - "ic": 292, - "ica": 3074, - "icable": 75438, - "icago": 9627, - "icaid": 32584, - "ical": 950, - "ically": 2740, - "icals": 53703, - "icamente": 52777, - "ican": 7210, - "icana": 99605, - "icans": 38473, - "icao": 38082, - "icap": 98450, - "icare": 81138, - "icas": 15540, - "icast": 36546, - "icate": 8630, - "icated": 10297, - "icates": 25858, - "ication": 20901, - "icator": 13557, - "icators": 43152, - "icação": 97292, - "icc": 48738, - "ice": 560, - "iced": 7725, - "icemail": 87383, - "icens": 6448, - "icense": 1574, - "icensed": 7444, - "icensing": 24302, - "iceps": 75669, - "icer": 13296, - "icerca": 73762, - "icers": 36080, - "ices": 1238, - "icester": 51777, - "ich": 718, - "ichTextBox": 53559, - "icha": 62487, - "ichael": 60808, - "ichage": 73265, - "iche": 12333, - "ichel": 91340, - "ichen": 29424, - "icher": 29164, - "ichern": 89681, - "ichert": 93573, - "ichever": 46669, - "ichi": 41652, - "ichick": 99699, - "ichier": 63896, - "icho": 78215, - "icht": 4970, - "ichte": 38447, - "ichten": 29798, - "ichtet": 90830, - "ichtig": 36066, - "ici": 3457, - "icia": 24985, - "icial": 7235, - "ician": 12734, - "icians": 9818, - "iciar": 73551, - "iciary": 27911, - "icias": 50785, - "icide": 14842, - "icides": 76195, - "icie": 77377, - "iciel": 78493, - "iciencies": 43690, - "iciency": 10603, - "icient": 5499, - "iciente": 66780, - "icients": 29242, - "icies": 45439, - "icina": 73965, - "icine": 55103, - "icing": 10332, - "icio": 11518, - "icion": 14222, - "icional": 63893, - "icionar": 54893, - "iciones": 42324, - "icions": 78210, - "icios": 26414, - "icious": 9824, - "icip": 8608, - "icipant": 22505, - "icipants": 29025, - "icipation": 77453, - "icism": 42914, - "icit": 19195, - "icits": 51650, - "icity": 62791, - "ición": 26826, - "ick": 875, - "icked": 19011, - "icken": 9890, - "icker": 5327, - "ickerView": 77356, - "ickers": 40189, - "ickest": 70852, - "icket": 6021, - "ickets": 17938, - "ickey": 76039, - "icking": 16671, - "ickle": 26688, - "ickname": 42152, - "ickness": 26989, - "icks": 5908, - "ickt": 72080, - "icky": 19501, - "icl": 88467, - "iclass": 70603, - "icle": 2045, - "icles": 4440, - "icmp": 51874, - "ico": 4042, - "icode": 13948, - "icol": 27561, - "icolon": 39617, - "icolor": 74909, - "icom": 55094, - "icon": 1965, - "iconductor": 52592, - "icone": 37273, - "icons": 10899, - "icont": 52260, - "icontains": 100129, - "icontrol": 78106, - "icopt": 24904, - "icopter": 88323, - "icorn": 51456, - "icos": 17038, - "icot": 87537, - "icro": 2823, - "icrobial": 83059, - "icrosoft": 4016, - "icrous": 84289, - "ics": 1233, - "ict": 858, - "icted": 13060, - "icter": 80739, - "ictim": 52244, - "iction": 2538, - "ictionaries": 45292, - "ictionary": 4003, - "ictions": 22155, - "ictory": 91133, - "icts": 31095, - "icture": 3911, - "ictureBox": 10412, - "ictured": 30375, - "ictures": 7641, - "icular": 24553, - "icularly": 49257, - "iculo": 33753, - "iculos": 68377, - "icult": 3951, - "icultural": 53915, - "iculture": 93828, - "iculty": 27081, - "icum": 86231, - "icus": 59344, - "icut": 28406, - "icy": 2912, - "icycle": 27257, - "icz": 53322, - "id": 307, - "idUser": 100200, - "ida": 4849, - "idable": 37854, - "idad": 5969, - "idade": 9252, - "idades": 13910, - "idak": 61489, - "idal": 26966, - "idan": 56304, - "idar": 94002, - "idas": 17449, - "idata": 82180, - "iday": 49978, - "idd": 1810, - "idden": 2924, - "idders": 100229, - "idding": 27598, - "iddle": 3390, - "iddled": 88862, - "iddles": 78555, - "iddleware": 11864, - "iddy": 76670, - "ide": 579, - "idea": 42877, - "ideal": 64053, - "ideas": 94784, - "idebar": 12972, - "ided": 4591, - "idel": 27900, - "idelberg": 93019, - "idelity": 46201, - "iden": 12770, - "idenav": 50363, - "idence": 7232, - "idences": 85096, - "idency": 26859, - "idend": 69950, - "ident": 1748, - "idental": 62723, - "identally": 57222, - "idente": 97378, - "idential": 11484, - "identification": 92677, - "identified": 43360, - "identifier": 16288, - "identify": 81496, - "identity": 17341, - "idents": 7024, - "ideo": 1926, - "ideographic": 95107, - "ideon": 100242, - "ideos": 5299, - "idepress": 59933, - "ider": 1814, - "iders": 13572, - "ides": 3422, - "ideshow": 45800, - "idf": 78104, - "idge": 6614, - "idges": 30263, - "idget": 2049, - "idi": 12558, - "idia": 87800, - "idian": 36742, - "idine": 91073, - "iding": 6714, - "idious": 80227, - "idis": 85342, - "idity": 19025, - "idl": 56564, - "idle": 48373, - "ido": 5362, - "idon": 91556, - "idor": 29856, - "idores": 81521, - "idos": 13652, - "idot": 94369, - "ids": 3447, - "idth": 1123, - "idual": 3421, - "idue": 61707, - "idunt": 57143, - "idx": 6495, - "idy": 43686, - "ie": 648, - "ieber": 61341, - "iec": 67592, - "iece": 9286, - "ieces": 30865, - "iect": 92642, - "ied": 1142, - "iedad": 40129, - "iedade": 96266, - "iedades": 75013, - "ieder": 22970, - "iedo": 88151, - "iedy": 82719, - "ieee": 83254, - "ief": 4843, - "iefs": 30921, - "ieg": 36110, - "iegel": 76047, - "iego": 63387, - "iei": 77099, - "iej": 57647, - "iek": 36107, - "iel": 13327, - "ield": 823, - "ielding": 100092, - "ields": 7052, - "iele": 25641, - "iem": 27960, - "iembre": 54571, - "ieme": 89130, - "ien": 3675, - "iena": 87751, - "ience": 1873, - "iences": 12242, - "ienda": 79021, - "iendo": 37116, - "iene": 43668, - "ienen": 32361, - "ienes": 57962, - "ienia": 52558, - "ienie": 75422, - "ienne": 26584, - "iens": 80463, - "ient": 1188, - "iente": 13140, - "ientes": 27335, - "iento": 11110, - "ientos": 33060, - "ientras": 50992, - "ients": 4167, - "ienza": 66602, - "ier": 1291, - "iera": 26919, - "ieran": 82481, - "ierarchical": 100050, - "ierarchy": 34980, - "ierce": 90068, - "iere": 19380, - "ieren": 16414, - "ieres": 65588, - "ierge": 87103, - "ieri": 55039, - "iero": 44688, - "ieron": 40608, - "ierre": 45523, - "ierrez": 96180, - "iers": 4918, - "iership": 77178, - "iert": 17465, - "ierte": 66261, - "ierten": 78499, - "ierung": 37716, - "ierz": 66443, - "ies": 552, - "iese": 82153, - "iesel": 83230, - "iesen": 94940, - "iest": 13744, - "iesta": 59549, - "iesz": 50906, - "iet": 3978, - "iete": 67960, - "ieten": 34354, - "ietet": 58008, - "ietf": 75168, - "ieties": 32606, - "iets": 81881, - "ieu": 26235, - "ieur": 62005, - "ieurs": 46138, - "ieux": 53819, - "iev": 44191, - "ieval": 32986, - "ieve": 19704, - "ieved": 32077, - "iever": 82121, - "ieves": 39235, - "ieving": 84446, - "iew": 572, - "iez": 74466, - "ież": 56823, - "if": 333, - "ifa": 34918, - "iface": 53774, - "ifact": 21417, - "ifacts": 27499, - "ifar": 94027, - "ifax": 54717, - "ifdef": 35832, - "ife": 1643, - "ifecycle": 20087, - "ifen": 56439, - "ifer": 11691, - "iferay": 34304, - "ifers": 99913, - "ifes": 83395, - "ifest": 7107, - "ifestyle": 16886, - "ifestyles": 73625, - "ifetime": 29615, - "iff": 3168, - "iffany": 56182, - "iffe": 44514, - "iffer": 14657, - "ifference": 18691, - "ifferences": 59426, - "ifferent": 18780, - "ifferential": 69757, - "iffies": 81671, - "iffin": 84964, - "iffs": 19383, - "ifi": 13215, - "ifiable": 23444, - "ifiant": 84554, - "ific": 1104, - "ifica": 30588, - "ificacion": 38803, - "ificaciones": 90186, - "ificación": 53507, - "ificado": 48238, - "ificador": 56000, - "ificados": 91862, - "ificance": 100104, - "ificant": 34828, - "ificantly": 98864, - "ificar": 24123, - "ificate": 9445, - "ificates": 25409, - "ification": 2461, - "ifications": 7174, - "ificação": 82551, - "ifice": 22660, - "ificent": 37243, - "ificial": 16895, - "ificio": 93738, - "ifie": 57609, - "ified": 1908, - "ifier": 3125, - "ifiers": 12099, - "ifies": 9803, - "ifik": 49772, - "ifikasi": 78450, - "ifique": 52760, - "ifix": 97422, - "ifié": 90859, - "ifle": 19636, - "iflower": 77873, - "ifndef": 58019, - "ifo": 32597, - "ifold": 49385, - "iform": 7398, - "iforn": 6553, - "ifornia": 6711, - "ifr": 97816, - "iframe": 24085, - "ifs": 22589, - "ifstream": 50597, - "ift": 2130, - "ifter": 38800, - "ifth": 58710, - "ifting": 18148, - "ifton": 91361, - "ifty": 39724, - "ifu": 21519, - "iful": 5092, - "ify": 1463, - "ifying": 7922, - "ig": 343, - "igDecimal": 31283, - "igInteger": 49050, - "iga": 16960, - "igail": 85306, - "igan": 11118, - "igans": 76857, - "igar": 52384, - "igaret": 44375, - "igate": 65056, - "igated": 83341, - "igation": 18413, - "igator": 58182, - "igators": 66083, - "ige": 7404, - "igel": 50639, - "igen": 6569, - "igenous": 26424, - "iger": 7420, - "igeria": 64817, - "igers": 33214, - "iges": 52763, - "igest": 15505, - "igg": 20831, - "igger": 4601, - "iggers": 22099, - "iggins": 53026, - "iggs": 62247, - "igh": 1108, - "igham": 86322, - "ighb": 4786, - "ighbor": 19802, - "ighborhood": 47285, - "ighbors": 25068, - "ighbour": 47918, - "ighbours": 53217, - "ighest": 7656, - "ighet": 82608, - "ight": 492, - "ighted": 65607, - "ighter": 86300, - "ighth": 22635, - "ighthouse": 59009, - "ighting": 45850, - "ightly": 73048, - "ighton": 88873, - "ights": 2866, - "igi": 30637, - "igid": 21596, - "igidBody": 70281, - "igidbody": 30790, - "igin": 9321, - "iginal": 11287, - "igion": 32718, - "igious": 22941, - "igit": 12883, - "igital": 10444, - "igits": 19184, - "igkeit": 51599, - "igli": 77261, - "iglia": 81096, - "igm": 25100, - "igma": 11750, - "igmat": 98671, - "igmatic": 99830, - "igmoid": 53211, - "ign": 625, - "ignKey": 13774, - "ignal": 26803, - "ignant": 59110, - "igne": 19388, - "igned": 1571, - "igner": 78756, - "ignet": 85958, - "ignite": 96508, - "ignment": 3615, - "ignon": 62799, - "ignore": 13431, - "ignored": 59571, - "ignty": 43843, - "ignum": 93260, - "igo": 7992, - "igon": 74981, - "igor": 71070, - "igos": 33339, - "igr": 5346, - "igram": 50227, - "igrams": 84209, - "igrant": 57119, - "igrants": 71336, - "igraph": 54967, - "igraphy": 93170, - "igrate": 35579, - "igrated": 95930, - "igration": 5141, - "igrationBuilder": 53355, - "igrations": 18303, - "igroup": 75758, - "igs": 14801, - "igsaw": 88024, - "igslist": 50022, - "igt": 18400, - "igte": 93272, - "igth": 90790, - "igu": 27843, - "igua": 91846, - "igue": 22711, - "iguiente": 90876, - "igung": 43703, - "iguous": 28127, - "igure": 10012, - "igy": 93593, - "ih": 7141, - "ihad": 31713, - "ihan": 57988, - "ihanna": 79457, - "ihar": 72741, - "ihat": 81977, - "ihil": 52526, - "ihilation": 92341, - "ihn": 91650, - "ihu": 82984, - "ii": 3893, - "iid": 55583, - "iii": 35694, - "ij": 3251, - "ija": 29230, - "ijd": 33323, - "ije": 32376, - "iji": 35973, - "ijing": 24570, - "ijk": 19275, - "ijke": 51505, - "ijken": 58002, - "ijkl": 60879, - "ijkstra": 88277, - "ijn": 14485, - "ijo": 48000, - "iju": 64274, - "ik": 1609, - "ika": 11755, - "ikal": 88560, - "ikan": 23014, - "ike": 3043, - "iked": 43708, - "ikel": 29955, - "iken": 37533, - "iker": 25840, - "ikers": 54213, - "ikes": 12732, - "ikh": 31603, - "ikhail": 83356, - "iki": 7723, - "iking": 19787, - "ikip": 14970, - "ikipedia": 15288, - "ikit": 61503, - "ikk": 30987, - "ikki": 84641, - "iko": 24551, - "ikon": 62714, - "iks": 68991, - "ikt": 32680, - "iktig": 97533, - "iku": 39342, - "ikut": 90094, - "il": 321, - "ila": 10746, - "ilage": 88076, - "ilan": 90459, - "iland": 79791, - "ilar": 3653, - "ilarity": 49325, - "ilate": 76457, - "ilated": 93583, - "ilater": 91895, - "ilateral": 44039, - "ilation": 13763, - "ild": 699, - "ilda": 56261, - "ilde": 35376, - "ilded": 91354, - "ilden": 52965, - "ildenafil": 66186, - "ilder": 21439, - "ildo": 31045, - "ile": 458, - "ileaks": 85064, - "iled": 2230, - "ilee": 64166, - "ileen": 91794, - "ilege": 43869, - "ileged": 69531, - "ileges": 71938, - "ilen": 23684, - "ilename": 4123, - "ilenames": 53868, - "ilent": 69514, - "ileo": 85234, - "iler": 5888, - "ilers": 28257, - "iles": 3742, - "iless": 73241, - "ilestone": 94128, - "ilet": 21268, - "iley": 18280, - "ilha": 85210, - "ili": 4008, - "ilia": 25045, - "ilian": 69183, - "ilians": 26707, - "iliar": 9730, - "iliary": 35546, - "iliate": 35950, - "iliated": 54873, - "iliation": 29109, - "ilib": 31059, - "ilibrium": 46780, - "ilies": 7751, - "ilig": 74376, - "ilight": 36000, - "ilih": 48068, - "ilihan": 88262, - "ilik": 97259, - "iliki": 66123, - "iline": 27658, - "ilinear": 72033, - "iling": 8138, - "ilingual": 50923, - "ilinx": 99133, - "ilio": 34429, - "ilion": 50012, - "ilit": 3748, - "ilitary": 20860, - "ilitating": 76254, - "ilitation": 33949, - "ilities": 4396, - "ility": 1429, - "ilk": 34263, - "ill": 484, - "illa": 6374, - "illac": 64387, - "illage": 48164, - "illance": 19363, - "illard": 67359, - "illary": 35605, - "illas": 34344, - "illation": 67184, - "illator": 71184, - "illaume": 99112, - "ille": 4618, - "illed": 4473, - "illegal": 77098, - "iller": 15610, - "illery": 36469, - "illes": 31355, - "illet": 41984, - "illez": 68490, - "illi": 58268, - "illian": 65821, - "illin": 61597, - "illing": 9585, - "illion": 15068, - "illions": 91387, - "illis": 57312, - "illisecond": 66458, - "illiseconds": 57294, - "illo": 22532, - "illon": 43588, - "illos": 66037, - "illow": 97023, - "ills": 3385, - "illum": 77665, - "illus": 87437, - "illusion": 82262, - "illustr": 83718, - "illy": 14722, - "ilm": 9672, - "ilmington": 75634, - "ilo": 18536, - "iloc": 27043, - "ilog": 51873, - "ilogue": 91592, - "ilogy": 41158, - "ilon": 17346, - "ilor": 50638, - "ilos": 90419, - "ilot": 24911, - "ils": 8839, - "ilst": 19839, - "ilt": 3036, - "ilter": 2088, - "ilters": 8782, - "ilton": 16695, - "iltr": 37704, - "iltro": 47220, - "ilty": 15404, - "ilver": 48130, - "ily": 1570, - "ilyn": 69582, - "im": 318, - "ima": 7675, - "imachinery": 71455, - "imag": 29116, - "image": 1843, - "imageName": 80878, - "imageUrl": 68773, - "imageView": 71345, - "imagem": 85796, - "imagen": 40447, - "imagenes": 86385, - "images": 3726, - "imagin": 80224, - "imal": 2931, - "imals": 25137, - "iman": 40310, - "imap": 41042, - "imar": 88456, - "imary": 3188, - "imas": 50463, - "imat": 78432, - "imate": 3509, - "imated": 7292, - "imately": 7253, - "imates": 48571, - "imating": 79448, - "imation": 5582, - "imations": 97476, - "imator": 14003, - "imators": 72136, - "imax": 76209, - "imb": 21495, - "imbabwe": 44281, - "imbledon": 85763, - "imbus": 96316, - "imd": 88593, - "ime": 547, - "imeInterval": 82032, - "imeType": 35972, - "imed": 76585, - "imedia": 28034, - "imei": 98961, - "imeline": 55247, - "imen": 27236, - "imens": 46697, - "imension": 18658, - "imensional": 29321, - "iment": 3904, - "imentary": 75643, - "imenti": 84397, - "imento": 15377, - "imentos": 56373, - "iments": 12843, - "imeo": 51988, - "imer": 3212, - "imers": 68997, - "imes": 1769, - "imest": 4350, - "imestamp": 4807, - "imestep": 49847, - "imesteps": 77732, - "imestone": 36541, - "imet": 86366, - "imeter": 26402, - "imeters": 55336, - "imetype": 73877, - "img": 1931, - "imgs": 59675, - "imi": 25877, - "imid": 99594, - "imiento": 16721, - "imientos": 46062, - "imilar": 79962, - "imin": 61334, - "iminal": 8313, - "iminary": 78973, - "iming": 60176, - "imir": 31204, - "imit": 2408, - "imited": 32611, - "imiter": 18170, - "imiters": 68745, - "imitive": 13968, - "imitives": 36309, - "imits": 23714, - "imity": 32035, - "imité": 99481, - "imization": 67064, - "imize": 12117, - "imizeBox": 65634, - "imized": 46806, - "imizer": 42799, - "imm": 12828, - "immel": 65964, - "immer": 19519, - "immers": 73683, - "imming": 41133, - "immune": 70155, - "immutable": 92340, - "imo": 11620, - "imon": 26490, - "imonial": 50425, - "imonials": 58435, - "imony": 65556, - "imore": 22096, - "imos": 25075, - "imoto": 97258, - "imp": 6802, - "impact": 58400, - "impan": 90988, - "impl": 6517, - "imple": 6592, - "implement": 95574, - "implementation": 14706, - "implemented": 55171, - "implements": 95058, - "implicit": 32040, - "implicitly": 88395, - "implified": 74937, - "implify": 71306, - "implode": 56677, - "import": 475, - "importDefault": 87579, - "important": 15693, - "importe": 94896, - "imports": 63988, - "imps": 67758, - "impse": 40527, - "ims": 5861, - "imshow": 66547, - "imson": 46545, - "imu": 79426, - "imulation": 61461, - "imulator": 92603, - "imum": 3375, - "imus": 78028, - "imuth": 56307, - "in": 258, - "ina": 2259, - "inactive": 62237, - "inaire": 68976, - "inal": 992, - "inalg": 34331, - "inality": 81877, - "inally": 38745, - "inals": 24624, - "iname": 80956, - "inan": 74276, - "inance": 25387, - "inand": 76831, - "inant": 86396, - "inar": 14080, - "inars": 47437, - "inary": 3367, - "inas": 20718, - "inate": 3357, - "inated": 15846, - "inati": 98140, - "inating": 16252, - "ination": 2617, - "inations": 12922, - "inator": 17720, - "inbox": 85799, - "inburgh": 37886, - "inc": 2910, - "incare": 67003, - "ince": 1736, - "incer": 70898, - "incerely": 87191, - "inces": 31176, - "incess": 20141, - "inceton": 42690, - "inch": 37850, - "inci": 49697, - "incible": 77972, - "incident": 76111, - "incinn": 33097, - "incinnati": 33276, - "incip": 5824, - "incipal": 16077, - "inciple": 16379, - "incl": 92257, - "include": 1012, - "included": 83722, - "includes": 14866, - "including": 16564, - "inclusive": 99461, - "income": 58066, - "incoming": 80777, - "incorrect": 63054, - "incr": 99528, - "incre": 43842, - "increase": 79601, - "increment": 36844, - "increments": 57537, - "inct": 7956, - "inction": 22073, - "inctions": 74690, - "incy": 76686, - "ind": 485, - "inda": 17872, - "inde": 28074, - "inded": 17003, - "inden": 59317, - "indent": 33940, - "inder": 5863, - "indered": 83303, - "inders": 32551, - "index": 1275, - "indexOf": 30949, - "indexPath": 19420, - "indexed": 98573, - "indexes": 72327, - "indh": 67089, - "indhoven": 83158, - "indi": 29785, - "indic": 86184, - "indicator": 57251, - "indice": 74517, - "indices": 15336, - "inding": 4049, - "individual": 55977, - "indle": 58863, - "indo": 36099, - "indow": 1000, - "indows": 1519, - "indr": 81687, - "indre": 71933, - "indrical": 63506, - "indrome": 37158, - "inds": 8843, - "indsay": 55077, - "indsight": 79960, - "industry": 71864, - "indx": 87807, - "indy": 50090, - "ine": 483, - "ineTransform": 50881, - "inea": 35518, - "inear": 90021, - "inecraft": 12357, - "ined": 1619, - "inee": 85899, - "inel": 30808, - "inely": 22870, - "inem": 69513, - "inema": 94523, - "inement": 38284, - "inen": 17090, - "inent": 14168, - "iner": 10670, - "inerary": 52653, - "iners": 40799, - "inery": 16725, - "ines": 1572, - "inese": 7496, - "inesis": 83889, - "iness": 1918, - "inet": 30976, - "inez": 39395, - "inf": 13885, - "infeld": 99936, - "infer": 90659, - "infile": 75933, - "infinity": 81116, - "inflate": 38555, - "info": 2801, - "inform": 41540, - "informatics": 98588, - "information": 26125, - "infos": 57065, - "infra": 93417, - "ing": 287, - "inge": 18177, - "inged": 57658, - "ingen": 29018, - "inger": 5248, - "ingerprint": 49018, - "ingers": 14437, - "inges": 41499, - "ingga": 66501, - "ingham": 24125, - "inging": 24992, - "ingle": 2222, - "ingles": 50703, - "ingleton": 76810, - "ingly": 11559, - "ingo": 29008, - "ingredient": 39625, - "ingredients": 39220, - "ingroup": 42381, - "ings": 826, - "ingt": 76019, - "ington": 4910, - "ingu": 13102, - "ingular": 42980, - "inh": 21538, - "inha": 44338, - "inherit": 13119, - "inheritDoc": 33569, - "inheritdoc": 21724, - "inherits": 78936, - "inho": 28676, - "ini": 6729, - "inia": 91550, - "inic": 93435, - "inicio": 65153, - "inidad": 69255, - "inin": 65544, - "inine": 83334, - "ining": 5859, - "inion": 37400, - "inions": 84996, - "inis": 85703, - "inish": 18675, - "inished": 25682, - "init": 2381, - "initWith": 25193, - "inite": 16235, - "initely": 7627, - "initial": 9613, - "initialize": 22373, - "initialized": 37261, - "initializer": 47874, - "inition": 4144, - "inity": 13797, - "inium": 64990, - "iniz": 70739, - "inja": 42520, - "inject": 33233, - "ink": 771, - "inka": 75222, - "inke": 96973, - "inkel": 82276, - "inker": 42212, - "inki": 50509, - "inking": 16113, - "inkle": 36244, - "inks": 15872, - "inky": 39134, - "inline": 5167, - "inn": 6258, - "innacle": 70053, - "innamon": 40435, - "inne": 94332, - "inned": 21203, - "innen": 35811, - "inner": 4481, - "innerHTML": 15982, - "innerText": 56117, - "inness": 71773, - "innie": 99289, - "inning": 20353, - "innitus": 98439, - "ino": 3394, - "inoa": 80094, - "inode": 53339, - "inois": 17083, - "inos": 15570, - "inosaur": 89247, - "inous": 61798, - "inox": 74179, - "inp": 43192, - "input": 1379, - "inputEmail": 98332, - "inputs": 25986, - "inq": 6009, - "inqu": 53988, - "ins": 1354, - "inscription": 99646, - "insert": 4302, - "insi": 32384, - "insic": 28692, - "insics": 68202, - "inside": 42450, - "insk": 89492, - "inski": 53977, - "insky": 52541, - "insn": 86917, - "inson": 29973, - "inspace": 31413, - "inspect": 83154, - "inspection": 54495, - "inst": 6442, - "instagram": 47366, - "install": 12527, - "installation": 81916, - "installed": 50673, - "installer": 64316, - "instanc": 34105, - "instance": 4956, - "instances": 48925, - "instancetype": 34784, - "instant": 86258, - "instead": 65937, - "instein": 37494, - "institution": 82409, - "inston": 39605, - "instr": 61611, - "instruction": 56074, - "instructions": 63395, - "instrument": 67468, - "insula": 36473, - "insurance": 71054, - "int": 396, - "intColor": 39592, - "intValue": 47140, - "inta": 34569, - "intage": 16547, - "inte": 46429, - "integer": 11924, - "integr": 81829, - "integral": 82135, - "integration": 61268, - "intel": 80643, - "intelligence": 93375, - "intendent": 44502, - "intendo": 20942, - "intent": 57531, - "inter": 2295, - "interaction": 69175, - "interactive": 38640, - "interest": 13014, - "interested": 84798, - "interesting": 88657, - "interface": 5077, - "interfaces": 30065, - "intern": 56544, - "internal": 10701, - "international": 98697, - "internet": 86843, - "interop": 32168, - "interopRequire": 33999, - "interopRequireDefault": 36464, - "interp": 64821, - "interpre": 75814, - "interpret": 17324, - "interpreted": 94561, - "interpreter": 91654, - "interrupt": 55905, - "inters": 51040, - "intersect": 97118, - "intersection": 74748, - "interval": 29004, - "intestinal": 71558, - "inth": 48121, - "intl": 98742, - "into": 18614, - "inton": 7454, - "intosh": 62694, - "intptr": 92191, - "intr": 59888, - "intree": 89683, - "intro": 37542, - "intros": 95828, - "ints": 21719, - "intval": 58702, - "inue": 6364, - "inus": 71956, - "inux": 20130, - "inv": 14386, - "invalid": 12071, - "invalidate": 91935, - "inventory": 32193, - "inverse": 62582, - "invert": 84829, - "invest": 43114, - "investment": 97112, - "invisible": 91851, - "invitation": 98630, - "invite": 57379, - "invoice": 23009, - "invoices": 89696, - "invoke": 23238, - "inx": 20612, - "iny": 6577, - "inya": 62187, - "inyin": 62605, - "inz": 41622, - "io": 822, - "ioc": 74452, - "ioctl": 77804, - "iod": 3205, - "iode": 95826, - "iol": 25947, - "iola": 81539, - "iolet": 32012, - "iological": 41314, - "iology": 31226, - "iom": 34695, - "iomanip": 60723, - "ioms": 91269, - "ion": 290, - "iona": 42790, - "ionage": 64790, - "ional": 4001, - "ionale": 56797, - "ionales": 83523, - "ionario": 49566, - "ionate": 85999, - "ione": 6473, - "ioned": 97657, - "ioneer": 56498, - "iones": 11685, - "ioni": 19350, - "ionic": 21427, - "ions": 919, - "ior": 2521, - "iore": 87107, - "iores": 46896, - "iors": 22625, - "ios": 3614, - "iosa": 67717, - "iosis": 91260, - "iosity": 33279, - "iosk": 76017, - "ioso": 59548, - "iostream": 9862, - "iot": 11345, - "iotic": 62114, - "iotics": 83300, - "iou": 99355, - "ious": 1245, - "iously": 13610, - "iov": 31935, - "iox": 24620, - "ioxid": 42651, - "ioxide": 37901, - "ip": 575, - "ipa": 86250, - "ipated": 63332, - "ipation": 49686, - "ipay": 45012, - "ipc": 69381, - "ipe": 3527, - "iped": 32821, - "ipeg": 47984, - "ipel": 82179, - "ipeline": 8966, - "ipelines": 95097, - "iper": 13154, - "ipers": 59935, - "ipes": 9100, - "iph": 15619, - "ipher": 10781, - "ipheral": 24179, - "ipherals": 70072, - "iphers": 83177, - "iphertext": 46143, - "iphery": 94648, - "iphone": 54459, - "iphy": 61330, - "ipi": 92021, - "ipient": 14449, - "ipients": 48747, - "iping": 47195, - "ipl": 10567, - "iple": 3863, - "iples": 38558, - "iplina": 83821, - "iplinary": 44550, - "ipline": 48529, - "ipmap": 51528, - "ipment": 5517, - "ipo": 7088, - "ipop": 80482, - "ipp": 2877, - "ipped": 6586, - "ippers": 32997, - "ippet": 22309, - "ippets": 43970, - "ippi": 25240, - "ippines": 65006, - "ipping": 5772, - "ipple": 52264, - "ipples": 51660, - "ippo": 88453, - "ippy": 46849, - "ipro": 49889, - "ips": 3153, - "ipse": 28432, - "ipsis": 48502, - "ipsoid": 97421, - "ipt": 11696, - "iptables": 96389, - "ipur": 72977, - "ipv": 43776, - "ipy": 23799, - "ipzig": 57300, - "iq": 24672, - "iqu": 5118, - "ique": 2428, - "iquement": 81235, - "iquer": 72684, - "iques": 8467, - "iqueta": 98210, - "iquid": 33089, - "iqué": 76366, - "ir": 404, - "ira": 9008, - "irable": 26014, - "iral": 37478, - "iram": 67808, - "iran": 55790, - "iras": 51185, - "irate": 89440, - "irates": 25575, - "iration": 20202, - "irc": 2496, - "ircle": 7219, - "ircles": 75363, - "ircon": 89376, - "ircraft": 12902, - "ircuit": 38368, - "ircular": 22190, - "ird": 2668, - "ire": 556, - "irebase": 13644, - "ireccion": 32605, - "irect": 1248, - "irected": 75712, - "irection": 2936, - "irectional": 45770, - "irector": 66576, - "irectory": 4863, - "ired": 2757, - "irement": 47668, - "iren": 47435, - "ires": 3946, - "irez": 60836, - "iri": 21336, - "irical": 67966, - "irie": 62316, - "irim": 62472, - "iring": 6322, - "iris": 43046, - "irit": 7051, - "irk": 14468, - "irl": 2881, - "irlines": 25553, - "irling": 51868, - "irm": 2923, - "irma": 45111, - "irmed": 8600, - "irmingham": 33700, - "irms": 14742, - "irmware": 54360, - "iro": 8869, - "iron": 2534, - "iropr": 56087, - "iros": 48328, - "irq": 16731, - "irror": 29912, - "irs": 17260, - "irsch": 82965, - "irse": 83714, - "irst": 874, - "irt": 2154, - "irteen": 46004, - "irth": 4914, - "irthday": 20546, - "irting": 68039, - "irts": 20242, - "irtschaft": 62911, - "irtual": 2973, - "irty": 16938, - "irus": 17402, - "irut": 87405, - "iry": 34870, - "irá": 84662, - "is": 285, - "isActive": 32914, - "isAdmin": 73758, - "isArray": 68213, - "isChecked": 54982, - "isContained": 81569, - "isEmpty": 19509, - "isEnabled": 75552, - "isEqual": 98986, - "isEqualTo": 33751, - "isFunction": 95244, - "isLoading": 55684, - "isLoggedIn": 95068, - "isNaN": 45058, - "isNew": 60433, - "isNull": 67911, - "isObject": 89733, - "isOk": 80374, - "isOpen": 64937, - "isRequired": 69642, - "isSelected": 22501, - "isValid": 30292, - "isVisible": 73732, - "isa": 10994, - "isable": 82585, - "isan": 17570, - "isans": 67499, - "isas": 87034, - "isateur": 33226, - "isation": 8082, - "isations": 56276, - "isbn": 67538, - "isbury": 85706, - "isc": 3510, - "iscal": 16164, - "iscard": 48660, - "isce": 90368, - "isch": 16438, - "ische": 10782, - "ischen": 18211, - "ischer": 33808, - "isches": 88057, - "isci": 93386, - "iscing": 53854, - "isclosed": 74790, - "isco": 9652, - "iscopal": 86305, - "iscrim": 42710, - "iscrimination": 87013, - "isd": 21291, - "isdiction": 26705, - "isdigit": 70929, - "ise": 1082, - "isease": 56407, - "isecond": 46966, - "iseconds": 17097, - "ised": 4147, - "isel": 66394, - "iselect": 75410, - "isempty": 47164, - "isen": 24004, - "iser": 12329, - "isers": 62380, - "ises": 5014, - "iset": 50289, - "iseum": 94565, - "isex": 76353, - "ish": 819, - "isha": 36040, - "ished": 3384, - "isher": 39672, - "ishes": 21168, - "ishi": 39476, - "ishing": 11218, - "ishlist": 49311, - "ishly": 65923, - "ishment": 16409, - "ishments": 100053, - "ishop": 20765, - "ishops": 51209, - "isi": 13532, - "isia": 49039, - "isible": 23936, - "isicing": 57046, - "isiert": 88581, - "isify": 91393, - "isin": 58504, - "ising": 3876, - "ision": 1854, - "isions": 6948, - "isis": 9667, - "isión": 71355, - "isk": 3267, - "iska": 49660, - "iske": 33309, - "iskey": 47190, - "isko": 69643, - "isks": 93934, - "isky": 71804, - "isl": 23265, - "islation": 59321, - "isle": 41205, - "ism": 2191, - "isma": 39252, - "isman": 63670, - "ismatch": 26024, - "ismatic": 57245, - "isme": 44618, - "ismet": 91258, - "ismic": 55194, - "ismo": 17434, - "isms": 13978, - "isnan": 79229, - "iso": 15782, - "isode": 6686, - "isodes": 15081, - "isoft": 62118, - "isol": 61023, - "ison": 3416, - "isoner": 98120, - "isons": 19941, - "isor": 16220, - "isors": 42314, - "isory": 87003, - "isos": 70404, - "isp": 13391, - "ispens": 54720, - "isper": 28470, - "ispers": 69935, - "isphere": 47894, - "ispiel": 69157, - "isplay": 2369, - "isposable": 48007, - "isque": 96643, - "iss": 1056, - "issa": 22144, - "issan": 34197, - "issance": 24918, - "issant": 66262, - "isse": 15760, - "issement": 50753, - "issen": 38064, - "issenschaft": 80848, - "issent": 79738, - "isser": 74333, - "isses": 85460, - "isset": 4993, - "isseur": 74608, - "issing": 13889, - "ission": 7711, - "issional": 90680, - "issions": 16935, - "issippi": 27126, - "isson": 49363, - "issor": 71450, - "issors": 42722, - "isspace": 82870, - "issue": 11407, - "issued": 59326, - "issuer": 67917, - "issues": 18934, - "issy": 61315, - "ist": 380, - "ista": 9265, - "istan": 9121, - "istance": 4011, - "istani": 40422, - "istant": 11451, - "istar": 84574, - "istas": 27771, - "iste": 17194, - "isted": 13539, - "istem": 67521, - "istema": 42548, - "isten": 38222, - "istence": 81624, - "istencia": 89300, - "istency": 48194, - "istent": 18620, - "ister": 1601, - "isters": 9487, - "istes": 75460, - "isti": 62617, - "istic": 4633, - "istica": 87359, - "istical": 40596, - "istically": 38210, - "istics": 5706, - "istik": 96493, - "istine": 54165, - "isting": 11330, - "istingu": 72269, - "istinguish": 89747, - "istinguished": 80382, - "istique": 97496, - "istle": 29400, - "istles": 67043, - "isto": 26407, - "istogram": 29599, - "istol": 92868, - "iston": 59919, - "istor": 5436, - "istorical": 96798, - "istory": 2644, - "istr": 3843, - "istra": 76063, - "istrar": 35865, - "istrate": 61401, - "istrates": 94200, - "istration": 4138, - "istrator": 19208, - "istream": 41733, - "istrib": 4894, - "istribute": 81233, - "istributed": 26204, - "istribution": 13408, - "istributions": 18478, - "istributor": 79488, - "istrict": 8557, - "istring": 74856, - "istringstream": 83516, - "istro": 15931, - "istros": 83050, - "istry": 5050, - "ists": 1705, - "istung": 84314, - "isty": 88623, - "isu": 63848, - "isure": 33237, - "iswa": 68320, - "isy": 29113, - "isz": 70828, - "isé": 69068, - "it": 275, - "ita": 6388, - "itable": 15729, - "itably": 35768, - "itag": 95640, - "itage": 18950, - "itaire": 60224, - "ital": 2223, - "italic": 35506, - "italize": 35413, - "itals": 16664, - "itamin": 76652, - "itan": 13145, - "itant": 52044, - "itar": 12635, - "itarian": 20631, - "itary": 45906, - "itas": 21920, - "itat": 48877, - "itate": 20227, - "itated": 33337, - "itates": 82829, - "itating": 50644, - "itation": 7709, - "itational": 50924, - "itations": 31767, - "itative": 22018, - "itbart": 50299, - "itch": 1641, - "itched": 93503, - "itchen": 7606, - "itchens": 49721, - "itches": 26286, - "ite": 635, - "iteDatabase": 55351, - "itech": 61882, - "itect": 8525, - "itecture": 42234, - "ited": 1639, - "iteit": 69619, - "itel": 57743, - "itelist": 58745, - "item": 1224, - "itemId": 55482, - "itemName": 96820, - "itemap": 26398, - "itemid": 85227, - "itempty": 20513, - "items": 3699, - "iten": 15010, - "iter": 2058, - "iteral": 10157, - "iterals": 38902, - "iterate": 42612, - "iterated": 51586, - "iteration": 37822, - "iterations": 68684, - "iterator": 6997, - "itere": 42946, - "iterr": 34925, - "ites": 3695, - "itespace": 37174, - "itesse": 87960, - "itest": 98205, - "itet": 42638, - "iteur": 84048, - "itez": 55745, - "ith": 411, - "ithe": 83856, - "ither": 2544, - "ithmetic": 27011, - "ithub": 3912, - "iti": 12583, - "itia": 88575, - "itial": 1588, - "itian": 79544, - "itic": 49086, - "itical": 32360, - "itics": 48079, - "ities": 1385, - "itimate": 71850, - "itime": 39604, - "itin": 85986, - "iting": 5977, - "ition": 684, - "itional": 3079, - "itionally": 17868, - "itioner": 72346, - "itions": 6055, - "itious": 65795, - "itis": 20000, - "itive": 3486, - "itives": 51454, - "itivity": 18546, - "itize": 27406, - "itized": 84543, - "itizen": 94234, - "itizer": 64918, - "itle": 1017, - "itled": 15621, - "itledBorder": 86221, - "itlement": 46437, - "itles": 42343, - "itm": 73384, - "itmap": 19798, - "itness": 8251, - "ito": 6491, - "itol": 27094, - "iton": 63537, - "itone": 85166, - "itor": 1960, - "itore": 94016, - "itored": 37301, - "itori": 94457, - "itories": 13733, - "itorio": 97086, - "itoris": 80389, - "itors": 12170, - "itory": 10843, - "itos": 26675, - "itous": 50855, - "itr": 22288, - "itra": 37529, - "itre": 49834, - "itrust": 85971, - "its": 1220, - "itsu": 50657, - "itt": 1468, - "itta": 46124, - "ittal": 83223, - "ittance": 88291, - "itte": 97773, - "itted": 3847, - "ittel": 96383, - "itten": 23257, - "itter": 3328, - "itters": 29163, - "ittest": 14602, - "itti": 72866, - "itting": 15154, - "ittings": 53359, - "ittle": 2433, - "itto": 87287, - "itty": 23660, - "itu": 33462, - "itud": 13138, - "itude": 3993, - "itudes": 21237, - "itulo": 47478, - "itunes": 85582, - "itung": 51258, - "itur": 53030, - "itura": 77866, - "iture": 9464, - "itures": 42204, - "itus": 36891, - "itution": 34790, - "ity": 488, - "ityEngine": 6210, - "itz": 11289, - "itzer": 21114, - "itzerland": 27521, - "itä": 65421, - "ität": 37714, - "ité": 13109, - "ités": 35933, - "itÃł": 24892, - "iu": 19260, - "ium": 2411, - "ius": 9334, - "iv": 344, - "iva": 10126, - "ivable": 43672, - "ival": 4023, - "ivalence": 89890, - "ivalent": 12031, - "ivals": 18734, - "ivamente": 57258, - "ivan": 28422, - "ivant": 97105, - "ivar": 57498, - "ivariate": 56522, - "ivas": 39924, - "ivate": 736, - "ivated": 55786, - "ivating": 65243, - "ivation": 40227, - "ivative": 48258, - "ive": 535, - "iveau": 40319, - "ivec": 69680, - "ived": 2270, - "ivel": 21169, - "ively": 3210, - "ivement": 91640, - "iven": 2116, - "iveness": 13071, - "ivent": 81541, - "iver": 1553, - "ivered": 44156, - "ivering": 85040, - "ivers": 1986, - "iversal": 35052, - "iversary": 18037, - "iverse": 8194, - "iversity": 3050, - "ivery": 6633, - "ives": 1924, - "ivet": 99754, - "ivi": 33920, - "ivia": 21475, - "ivial": 27756, - "ivic": 40506, - "ivicrm": 97852, - "ivid": 65023, - "ividad": 95266, - "ividual": 17246, - "ivil": 6362, - "iving": 2299, - "ivirus": 59013, - "ivism": 74050, - "ivist": 80244, - "ivities": 43479, - "ivity": 1968, - "ivityManager": 70657, - "ivitÃł": 79543, - "ivo": 6632, - "ivol": 81606, - "ivor": 50775, - "ivors": 86493, - "ivos": 25204, - "ivot": 16471, - "ivr": 58866, - "ivre": 84595, - "ivy": 65605, - "iw": 38181, - "ix": 953, - "ixa": 47484, - "ixe": 86400, - "ixed": 3366, - "ixedReality": 57904, - "ixel": 6066, - "ixels": 10486, - "ixer": 40114, - "ixin": 21088, - "ixmap": 25613, - "ixo": 52462, - "ixon": 29572, - "ixture": 13025, - "iy": 16618, - "iya": 80574, - "iyor": 84442, - "iz": 450, - "iza": 17528, - "izabeth": 19049, - "izable": 8499, - "izacao": 98290, - "izacion": 52570, - "ización": 42600, - "izada": 52311, - "izado": 26931, - "izador": 91689, - "izados": 73258, - "izando": 92958, - "izar": 11403, - "izard": 14038, - "izards": 35191, - "izarre": 30582, - "ization": 2065, - "izational": 77491, - "izations": 8200, - "ização": 48476, - "ize": 553, - "ized": 1534, - "izedName": 20777, - "izen": 24604, - "izens": 30060, - "izer": 3213, - "izers": 12509, - "izes": 4861, - "izi": 34335, - "izia": 63141, - "izin": 78071, - "izing": 4954, - "izio": 46082, - "izione": 39461, - "izioni": 79259, - "izo": 43994, - "izon": 17403, - "izona": 15732, - "izons": 64947, - "izont": 6317, - "izontal": 6643, - "izontally": 51501, - "izoph": 46278, - "izophren": 46412, - "izr": 66462, - "izu": 92715, - "izz": 8934, - "izza": 14059, - "izzard": 39248, - "izzare": 77698, - "izzas": 68404, - "izzato": 92938, - "izzazione": 87208, - "izzer": 94429, - "izzes": 59427, - "izzie": 89087, - "izziness": 97745, - "izzle": 44237, - "izzlies": 95795, - "izzling": 90219, - "izzly": 73825, - "izzo": 61306, - "izzy": 91591, - "ião": 78428, - "ição": 39180, - "ième": 90272, - "ière": 20712, - "ièrement": 67882, - "ières": 59307, - "ién": 24447, - "ió": 35994, - "ión": 3739, - "iÃŁ": 38047, - "iÄħ": 47992, - "iÄĩ": 68929, - "iÄį": 84195, - "iÄĻ": 63702, - "iÅŁ": 98902, - "j": 73, - "jQuery": 29104, - "ja": 5697, - "jab": 40016, - "jabi": 92984, - "jac": 87231, - "jack": 28233, - "jad": 63186, - "jadi": 93146, - "jah": 98496, - "jak": 63502, - "jal": 48792, - "jam": 44811, - "jamin": 26312, - "jan": 23685, - "jandro": 73159, - "jang": 38627, - "jango": 5970, - "jar": 19571, - "jas": 30826, - "jav": 62559, - "java": 10248, - "javascript": 14402, - "javax": 46248, - "jaw": 75092, - "jax": 14858, - "jay": 71137, - "jb": 40078, - "jc": 64087, - "jd": 44490, - "jdbc": 53232, - "jdk": 89951, - "je": 3841, - "jec": 74301, - "ject": 585, - "jected": 29403, - "jection": 7761, - "jections": 25593, - "jective": 51591, - "jectives": 87678, - "jectories": 66672, - "jectory": 24251, - "jee": 68996, - "jej": 77910, - "jejer": 58032, - "jem": 64003, - "jen": 24041, - "jenis": 57620, - "jer": 27457, - "jerne": 76447, - "jes": 21297, - "jest": 50115, - "jet": 15769, - "jeta": 65334, - "jets": 75004, - "jf": 97523, - "jh": 75406, - "ji": 7910, - "jian": 82991, - "jiang": 64647, - "jid": 73976, - "jie": 97337, - "jin": 50900, - "jing": 99268, - "jis": 83826, - "jit": 59909, - "jj": 39911, - "jk": 42908, - "jl": 44970, - "jm": 67039, - "jmp": 62155, - "jn": 94908, - "jni": 80214, - "jo": 7453, - "job": 8975, - "jobs": 32205, - "john": 48917, - "join": 6115, - "joined": 72254, - "joining": 66305, - "joint": 33950, - "jom": 61318, - "jon": 35265, - "jong": 99560, - "jos": 40261, - "jour": 30362, - "jourd": 69572, - "journal": 43618, - "jours": 40906, - "joy": 4215, - "jp": 47154, - "jpeg": 32021, - "jpg": 18458, - "jq": 45015, - "jquery": 27934, - "jr": 60013, - "js": 2580, - "jsc": 76627, - "json": 2285, - "jsonData": 92903, - "jsonp": 58145, - "jsonwebtoken": 77574, - "jsp": 94440, - "jspb": 94047, - "jspx": 31577, - "jsx": 46390, - "jt": 58305, - "ju": 8783, - "jual": 66129, - "jualan": 83025, - "juan": 95806, - "juana": 13567, - "jud": 18631, - "judge": 93461, - "judul": 68712, - "jug": 48802, - "jumbotron": 90434, - "jumlah": 49716, - "jump": 44396, - "jun": 58781, - "junction": 73528, - "jur": 87977, - "jure": 53402, - "jured": 80491, - "juries": 90927, - "jury": 42861, - "just": 4345, - "justice": 39868, - "justify": 35806, - "juven": 63231, - "jwt": 42692, - "jylland": 76261, - "jÃł": 44424, - "jÄħ": 37937, - "jÄĻ": 36410, - "k": 74, - "kB": 82624, - "kHz": 62856, - "kJ": 43430, - "ka": 4657, - "kaar": 88251, - "kad": 94375, - "kah": 84602, - "kal": 36641, - "kan": 8826, - "kap": 39934, - "kar": 29234, - "kart": 75947, - "kas": 63999, - "kat": 34855, - "kategori": 68547, - "kb": 22016, - "kbd": 49556, - "kc": 32478, - "kd": 38844, - "kdir": 12720, - "ke": 441, - "kea": 43528, - "ked": 48259, - "kee": 22575, - "keep": 13397, - "keeper": 19393, - "keepers": 56638, - "keeping": 33494, - "kees": 41848, - "keh": 71717, - "kehr": 82212, - "keit": 27710, - "keiten": 52807, - "kek": 86307, - "kel": 18126, - "kelas": 91052, - "keletal": 86255, - "keleton": 28193, - "keley": 28399, - "kelig": 86110, - "ken": 2779, - "kening": 90373, - "kept": 99020, - "ker": 7197, - "kerja": 76018, - "kernel": 24127, - "kers": 27269, - "kes": 12841, - "kest": 40423, - "ket": 26554, - "keterangan": 86425, - "ketøy": 81885, - "key": 798, - "keyCode": 92467, - "keyboard": 42813, - "keydown": 45291, - "keypress": 61506, - "keys": 10786, - "keyup": 38324, - "keyword": 20454, - "keywords": 30095, - "kf": 82969, - "kg": 7501, - "kh": 31764, - "ki": 6780, - "kich": 71876, - "kick": 56893, - "kid": 64381, - "kids": 74996, - "kie": 31422, - "kiego": 94837, - "kiem": 88250, - "kil": 86626, - "kill": 11088, - "killer": 73178, - "kills": 62025, - "kim": 58993, - "kin": 8148, - "kind": 15674, - "king": 10789, - "kins": 11966, - "kinson": 51547, - "kip": 13694, - "kir": 69031, - "kish": 74720, - "kit": 8390, - "kits": 90517, - "kiye": 96303, - "kj": 93797, - "kk": 19747, - "kke": 91861, - "kker": 53698, - "kl": 10784, - "klass": 55522, - "kle": 23960, - "klä": 64830, - "klär": 78231, - "km": 16400, - "kn": 19639, - "knife": 43820, - "know": 33134, - "knowledge": 90153, - "known": 5391, - "ko": 9509, - "koa": 89388, - "kode": 38236, - "kok": 46364, - "kol": 52552, - "kom": 22873, - "kommen": 43889, - "kon": 40637, - "koneksi": 89882, - "kont": 40820, - "kontakte": 59968, - "kop": 84698, - "kor": 41817, - "kos": 57778, - "kov": 52767, - "kowski": 71224, - "kp": 49595, - "kr": 10056, - "kraine": 78836, - "kre": 56042, - "krit": 88650, - "ks": 2857, - "ksam": 92747, - "ksen": 86361, - "kses": 55109, - "ksi": 32160, - "kt": 5964, - "kte": 42051, - "ktion": 40570, - "ktop": 8787, - "ktor": 76378, - "ku": 12407, - "kube": 98817, - "kubectl": 81071, - "kul": 91295, - "kur": 69417, - "kus": 79566, - "kv": 44508, - "kw": 29700, - "kwargs": 9872, - "ky": 8050, - "ków": 94557, - "kö": 74152, - "kÄĻ": 85544, - "l": 75, - "la": 4355, - "lab": 14717, - "label": 1530, - "labels": 17298, - "labs": 71371, - "lac": 93529, - "lace": 27634, - "laces": 77688, - "lad": 18599, - "laden": 89651, - "ladesh": 35221, - "lag": 13667, - "lage": 56854, - "lagen": 55808, - "lags": 23698, - "lah": 15342, - "lahoma": 22863, - "lain": 53071, - "lake": 63210, - "lam": 24705, - "lama": 81101, - "lambda": 13231, - "lamp": 95857, - "lan": 10946, - "land": 1974, - "lander": 35103, - "landers": 86067, - "landing": 49441, - "lando": 24622, - "lands": 8329, - "landscape": 89491, - "lane": 38947, - "lang": 5317, - "langle": 71900, - "langs": 65017, - "language": 11789, - "languages": 43924, - "lap": 16338, - "lapping": 91719, - "laps": 90822, - "lar": 14115, - "larg": 27995, - "large": 17185, - "ları": 46937, - "ların": 96548, - "las": 14833, - "lash": 25713, - "lashes": 47645, - "lass": 448, - "lassen": 71589, - "lasses": 34968, - "lassian": 90697, - "last": 4354, - "lastName": 30256, - "lastic": 52279, - "lasting": 70529, - "lastname": 30306, - "lat": 5641, - "latable": 92247, - "late": 5185, - "lated": 22851, - "latent": 51123, - "later": 68676, - "lates": 49346, - "latesAutoresizingMaskIntoConstraints": 61207, - "latest": 19911, - "latex": 65780, - "latin": 61185, - "lation": 2354, - "lations": 30756, - "latitude": 24649, - "latlong": 62599, - "lator": 22582, - "lauf": 98861, - "laughs": 73556, - "laughter": 52883, - "launch": 34599, - "launcher": 78291, - "laus": 58329, - "lav": 79936, - "law": 20510, - "laws": 68637, - "lay": 6789, - "layer": 10546, - "layers": 45298, - "layout": 8565, - "layouts": 20655, - "lays": 64459, - "layui": 42435, - "lazy": 50113, - "lb": 21807, - "lbl": 33098, - "lbrace": 76333, - "lbrakk": 75261, - "lbs": 54044, - "lc": 17704, - "lcd": 69516, - "ld": 509, - "lda": 74526, - "ldap": 39765, - "ldata": 53781, - "ldb": 58025, - "lder": 77969, - "ldr": 73477, - "ldre": 64296, - "lds": 72133, - "le": 273, - "leDb": 90606, - "lea": 89391, - "lead": 27152, - "leader": 38491, - "leaders": 79486, - "leading": 21307, - "leads": 99470, - "leaf": 25126, - "leaflet": 82807, - "league": 47831, - "lean": 2742, - "leaning": 60051, - "leanor": 77780, - "leans": 22451, - "leanup": 61739, - "lear": 1576, - "leared": 93433, - "learn": 12964, - "learner": 94695, - "learning": 21656, - "lease": 1655, - "leased": 4778, - "leases": 29399, - "leasing": 84652, - "least": 56371, - "leave": 22233, - "lec": 35853, - "leccion": 43730, - "leck": 94976, - "lect": 772, - "lected": 2258, - "lectic": 68549, - "lection": 1191, - "lections": 68779, - "lector": 28769, - "lectric": 47262, - "lectron": 70329, - "lectual": 59517, - "lecture": 77861, - "led": 839, - "ledge": 4995, - "ledged": 93724, - "ledger": 51804, - "ledo": 61755, - "ledon": 83557, - "lee": 8669, - "leen": 40762, - "leep": 3583, - "leet": 19510, - "leetcode": 36426, - "lef": 60338, - "left": 2414, - "leftJoin": 76761, - "leftright": 81475, - "leftrightarrow": 82919, - "leg": 1978, - "legacy": 40984, - "legal": 6564, - "legalArgumentException": 98109, - "legant": 59902, - "legate": 5096, - "legates": 54479, - "legation": 88666, - "lege": 4862, - "legen": 49514, - "legend": 14845, - "legg": 84128, - "leground": 65866, - "legs": 73336, - "legt": 72268, - "leh": 74890, - "lehem": 88672, - "lei": 63885, - "leich": 55471, - "leigh": 64069, - "lein": 79469, - "leine": 92933, - "leitung": 75562, - "lek": 76876, - "lem": 3516, - "lemen": 42407, - "lement": 1001, - "lements": 91555, - "lemetry": 37058, - "lemma": 9830, - "lemn": 62130, - "lems": 40716, - "len": 2963, - "lena": 49121, - "lename": 30218, - "lene": 35291, - "leneck": 60113, - "leness": 77319, - "length": 4222, - "leo": 82863, - "leon": 80498, - "lep": 64067, - "ler": 1565, - "leri": 47879, - "lernen": 79977, - "lero": 66411, - "lers": 9438, - "les": 645, - "lesai": 98631, - "lesc": 64631, - "lescope": 39213, - "lesen": 57127, - "lesh": 17927, - "leshoot": 97508, - "leshooting": 51340, - "lesi": 76995, - "lesia": 93337, - "less": 1752, - "lessly": 16117, - "lessness": 33028, - "lesson": 28595, - "lessons": 73412, - "lest": 60244, - "leston": 46668, - "let": 1169, - "leta": 49251, - "letal": 46590, - "letcher": 61620, - "lete": 1649, - "leted": 7017, - "letes": 14203, - "letic": 22740, - "letics": 44128, - "leting": 37035, - "letion": 53725, - "leton": 15989, - "lets": 10145, - "lett": 28163, - "lette": 10010, - "letter": 9638, - "letters": 21731, - "lettes": 66692, - "leur": 36077, - "leurs": 77660, - "lev": 3532, - "levance": 33194, - "levant": 8532, - "levard": 43343, - "levation": 44857, - "levator": 80300, - "level": 3374, - "leveland": 22198, - "levelname": 76741, - "levels": 43664, - "lever": 72905, - "levision": 11101, - "lew": 76064, - "lex": 2635, - "lexer": 39915, - "lexible": 95644, - "lexical": 94464, - "lexport": 84453, - "ley": 3258, - "leys": 48779, - "lez": 41881, - "lf": 11253, - "lfw": 97206, - "lg": 12082, - "lh": 64145, - "lhs": 32995, - "li": 747, - "lia": 24235, - "liable": 51430, - "liament": 12685, - "lian": 92898, - "lias": 72929, - "lib": 2808, - "libc": 56676, - "libft": 57623, - "libraries": 64149, - "library": 18556, - "libs": 36819, - "lic": 416, - "lica": 15677, - "licable": 47214, - "lical": 32348, - "licant": 36337, - "licants": 62932, - "licas": 53310, - "licate": 49895, - "licated": 14040, - "lication": 1728, - "lications": 10939, - "licative": 66366, - "lice": 4859, - "liced": 75730, - "licence": 94306, - "license": 13569, - "licensed": 72811, - "licenses": 79014, - "licer": 98343, - "lices": 38514, - "lich": 6915, - "liche": 20603, - "lichen": 22412, - "licher": 51195, - "liches": 96385, - "lichkeit": 89285, - "licht": 38733, - "licing": 90214, - "licit": 6154, - "licity": 25814, - "lick": 1228, - "licken": 94890, - "lickr": 32903, - "lico": 37111, - "licos": 89944, - "lict": 21937, - "licted": 42443, - "licting": 79308, - "licts": 57545, - "lid": 62306, - "lide": 17068, - "lider": 19663, - "lie": 11828, - "lien": 86136, - "lient": 1477, - "lients": 7186, - "lier": 5741, - "liers": 41476, - "lies": 49201, - "liest": 24013, - "lieÃŁ": 57500, - "lieÃŁlich": 84190, - "life": 14789, - "lifetime": 98157, - "lift": 36069, - "lifting": 53003, - "lify": 56600, - "lig": 7864, - "liga": 45970, - "lige": 53890, - "light": 4238, - "lightbox": 99604, - "lightly": 80598, - "lights": 14146, - "ligne": 91130, - "ligt": 59256, - "lij": 23808, - "lijah": 76468, - "lijk": 48392, - "lijke": 83034, - "lik": 7792, - "like": 4908, - "liked": 44336, - "likelihood": 62230, - "likely": 14617, - "likes": 26094, - "lim": 4763, - "lime": 40043, - "limit": 9696, - "limitations": 74268, - "limited": 18736, - "limits": 42178, - "lin": 3817, - "line": 1074, - "lineEdit": 93647, - "linear": 23603, - "lined": 15472, - "lineno": 81083, - "liner": 62898, - "lines": 8128, - "liness": 49958, - "linewidth": 58312, - "ling": 2785, - "lingen": 77407, - "linger": 72660, - "lings": 19342, - "lington": 43747, - "linha": 67920, - "linik": 80970, - "lining": 35981, - "link": 2125, - "linked": 44233, - "linkedin": 77270, - "linkplain": 69740, - "links": 16259, - "linky": 52958, - "lint": 15306, - "linux": 14544, - "lio": 26205, - "lion": 79251, - "lip": 34215, - "liqu": 41093, - "lique": 37526, - "liquid": 54737, - "lis": 48303, - "lish": 1706, - "list": 1638, - "lista": 33760, - "liste": 65746, - "listed": 32340, - "listen": 37437, - "listener": 36139, - "listeners": 78050, - "listening": 75919, - "listing": 35696, - "lists": 18035, - "lit": 32735, - "lite": 69178, - "liter": 69191, - "literal": 36885, - "little": 56492, - "lius": 87519, - "liv": 34667, - "live": 25859, - "living": 64275, - "lix": 15401, - "lixir": 98872, - "lj": 53835, - "lk": 42848, - "ll": 657, - "lla": 36882, - "lland": 74512, - "lld": 33559, - "lle": 66601, - "llen": 80888, - "ller": 56056, - "lli": 41076, - "llib": 21408, - "llu": 61849, - "llum": 5565, - "lluminate": 5702, - "llvm": 30142, - "llx": 96090, - "lm": 18244, - "ln": 2312, - "lname": 51328, - "lng": 21476, - "lo": 385, - "load": 1096, - "loadModel": 95031, - "loaded": 15961, - "loader": 8520, - "loading": 10853, - "loads": 33785, - "loan": 39429, - "loat": 1261, - "loating": 29593, - "lob": 1718, - "lobal": 2086, - "lobals": 17027, - "lobber": 92497, - "lobby": 72875, - "lobe": 64097, - "lobs": 69264, - "loc": 1092, - "local": 2497, - "localObject": 54307, - "localStorage": 44553, - "localctx": 55574, - "locale": 14824, - "locales": 81332, - "localhost": 8465, - "localized": 72694, - "locals": 65230, - "locate": 23207, - "located": 40563, - "location": 2588, - "locations": 32409, - "locator": 69133, - "lock": 1039, - "locked": 25656, - "locker": 94514, - "locking": 90582, - "locks": 36036, - "locs": 84729, - "lod": 83582, - "lodash": 31379, - "loe": 35598, - "loff": 94138, - "log": 848, - "logan": 95025, - "logen": 86945, - "logfile": 76666, - "logg": 94469, - "logged": 25909, - "loggedIn": 81249, - "loggedin": 97327, - "logger": 9985, - "logging": 26330, - "logic": 25205, - "logical": 31356, - "login": 3758, - "logo": 10338, - "logout": 16316, - "logradouro": 68940, - "logs": 22856, - "logue": 68178, - "logy": 36781, - "loh": 83448, - "loi": 67492, - "loid": 52196, - "loit": 79649, - "lok": 62031, - "lol": 60419, - "lon": 12490, - "long": 4930, - "longitude": 26524, - "longleftrightarrow": 88559, - "longrightarrow": 56142, - "loo": 48233, - "lood": 4659, - "look": 7349, - "looking": 20986, - "looks": 95373, - "lookup": 21696, - "loom": 18981, - "loomberg": 91172, - "loon": 32435, - "loop": 10719, - "loops": 83551, - "loor": 4081, - "lop": 23085, - "lope": 36427, - "lopedia": 43473, - "lopen": 42999, - "lops": 54789, - "loquent": 21162, - "lor": 9761, - "lord": 26680, - "lords": 48865, - "lore": 20763, - "los": 2353, - "lose": 1497, - "losed": 9443, - "loser": 70315, - "loses": 50441, - "losing": 18310, - "losion": 41555, - "loss": 9563, - "lossen": 77266, - "lost": 55437, - "losure": 11915, - "losures": 42306, - "lot": 9363, - "loth": 70652, - "lots": 66876, - "lotte": 25591, - "loud": 53278, - "lov": 36247, - "lovak": 87210, - "love": 31153, - "lover": 57597, - "low": 10516, - "lower": 15115, - "lowest": 90998, - "lox": 56828, - "loy": 2032, - "loyd": 26881, - "loyment": 40230, - "loys": 34398, - "lp": 13855, - "lpVtbl": 56238, - "lparr": 89987, - "lr": 19555, - "lrt": 56968, - "ls": 4835, - "lsa": 78783, - "lse": 88882, - "lsen": 61088, - "lsi": 66633, - "lsru": 91755, - "lsruhe": 94509, - "lst": 37787, - "lsx": 30117, - "lt": 4937, - "lte": 49891, - "ltk": 44771, - "ltr": 68475, - "ltra": 40469, - "ltre": 79858, - "lu": 10036, - "lua": 28723, - "lucent": 60154, - "luck": 86476, - "lude": 53638, - "luent": 57167, - "luet": 57416, - "luetooth": 58176, - "lug": 44313, - "lund": 85833, - "lung": 39049, - "lus": 83745, - "lush": 35704, - "lust": 72079, - "lut": 87954, - "lux": 63959, - "lv": 22580, - "lvl": 59260, - "lw": 58153, - "lx": 32547, - "ly": 398, - "lya": 97199, - "lycer": 68590, - "lying": 6852, - "lymp": 14163, - "lyn": 18499, - "lyph": 9717, - "lyphicon": 13998, - "lys": 61492, - "lz": 96605, - "lä": 44283, - "lé": 69328, - "lı": 26693, - "lık": 92833, - "m": 76, - "mA": 70365, - "mAh": 79635, - "mPid": 84879, - "ma": 1764, - "maal": 79891, - "mac": 12214, - "macen": 65701, - "mach": 55377, - "machine": 33156, - "macro": 33706, - "macros": 87498, - "mad": 20920, - "made": 28010, - "maf": 99161, - "mag": 31606, - "mage": 53410, - "magic": 38551, - "magnitude": 97364, - "mah": 75219, - "mai": 77585, - "maid": 46342, - "maids": 98250, - "mail": 3796, - "mailbox": 93547, - "mailer": 59503, - "mailto": 39626, - "main": 3902, - "maint": 67913, - "maintenance": 99178, - "mainwindow": 42680, - "maj": 96295, - "major": 37605, - "mak": 49662, - "make": 7072, - "maker": 26850, - "makers": 20481, - "makes": 80785, - "making": 28936, - "mal": 14991, - "male": 37576, - "malink": 47718, - "mall": 30632, - "malloc": 16561, - "mallow": 75480, - "man": 1543, - "mana": 48576, - "manage": 26174, - "managed": 26337, - "managedType": 66348, - "management": 43573, - "manager": 13600, - "mand": 1969, - "manda": 36645, - "mandatory": 81216, - "mando": 80844, - "manent": 33854, - "mani": 78298, - "mania": 52668, - "manifest": 43415, - "mann": 18022, - "mans": 70991, - "manship": 58832, - "mant": 42551, - "manual": 20310, - "manuel": 37264, - "manufact": 98550, - "manufacturer": 62014, - "many": 35676, - "map": 2235, - "mapped": 66471, - "mapper": 39176, - "mapping": 41892, - "maps": 18106, - "mar": 5730, - "marca": 85818, - "mare": 28755, - "mares": 63636, - "margin": 9113, - "marginLeft": 82737, - "marginTop": 67641, - "maries": 90433, - "marine": 85543, - "mark": 4075, - "markdown": 61173, - "marked": 47462, - "marker": 28842, - "markers": 61873, - "market": 19859, - "marketing": 92918, - "markets": 60560, - "marks": 15914, - "markt": 85690, - "markup": 81927, - "married": 70582, - "mars": 96026, - "marsh": 37339, - "marshal": 28220, - "marshall": 85261, - "marshaller": 53641, - "mart": 34572, - "marvin": 51376, - "mary": 1563, - "mas": 7044, - "mask": 11508, - "masked": 82635, - "mass": 27428, - "massage": 79685, - "mast": 97613, - "master": 13943, - "masters": 64711, - "ması": 77024, - "mat": 8637, - "match": 6481, - "matchCondition": 24926, - "matched": 37834, - "matcher": 71926, - "matches": 20509, - "matching": 90143, - "mate": 18543, - "material": 8407, - "materials": 78672, - "mates": 16862, - "math": 10590, - "mathrm": 92650, - "matic": 38344, - "matplotlib": 81527, - "matrix": 18602, - "matter": 60065, - "max": 2880, - "maxLength": 62092, - "maxcdn": 44373, - "maximum": 40287, - "maxlength": 51556, - "may": 18864, - "maybe": 37860, - "maze": 99050, - "mb": 3172, - "mbH": 32198, - "mc": 13183, - "md": 2329, - "mdat": 81721, - "mdb": 79227, - "mdi": 41523, - "mdir": 70795, - "mdl": 48314, - "mdp": 91769, - "me": 2727, - "meal": 42880, - "mean": 14622, - "meaning": 57865, - "means": 47321, - "measure": 48899, - "measurement": 82525, - "med": 2106, - "medi": 4503, - "media": 7551, - "median": 56751, - "mediate": 14978, - "mediately": 44287, - "medical": 69216, - "medicine": 83543, - "medium": 27178, - "meer": 91025, - "meet": 64510, - "meeting": 62349, - "meg": 71376, - "mega": 43610, - "mek": 74853, - "mel": 28226, - "meld": 37701, - "meldung": 88797, - "melon": 72218, - "mem": 10759, - "member": 9792, - "memberOf": 70081, - "memberof": 50692, - "members": 23832, - "membership": 70428, - "memcmp": 62634, - "memcpy": 82184, - "memo": 56509, - "memory": 17717, - "memset": 99166, - "men": 5794, - "meno": 70191, - "mens": 49974, - "mensagem": 89941, - "mensaje": 47445, - "ment": 479, - "mental": 93221, - "mentation": 32199, - "mente": 12826, - "mented": 28078, - "mention": 30348, - "mentioned": 37691, - "mentions": 98455, - "mentor": 98745, - "ments": 1392, - "menu": 6192, - "menuItem": 90032, - "menus": 58727, - "mer": 1195, - "merc": 65522, - "merce": 10400, - "merchant": 40111, - "mercial": 19370, - "mere": 61031, - "merge": 19590, - "merged": 41454, - "meric": 2165, - "merican": 16093, - "mers": 23621, - "mes": 9004, - "mesh": 24410, - "mess": 50846, - "message": 2037, - "messages": 16727, - "met": 4150, - "meta": 5607, - "metadata": 18103, - "metal": 55108, - "metatable": 94689, - "meteor": 98874, - "meter": 60522, - "meth": 69991, - "method": 4492, - "methodName": 59650, - "methodPointerType": 96656, - "methodVisitor": 26009, - "methods": 36842, - "metic": 18474, - "metics": 46366, - "metis": 58044, - "metric": 16282, - "metrical": 59402, - "metrics": 44362, - "metro": 58147, - "metros": 68216, - "metry": 33342, - "mez": 83256, - "mf": 29224, - "mg": 12591, - "mgr": 49392, - "mh": 53016, - "mi": 8318, - "mia": 91299, - "mic": 21914, - "micro": 41543, - "mid": 16497, - "midd": 85749, - "middle": 20231, - "middleware": 27722, - "middlewares": 89732, - "midi": 97619, - "midt": 43401, - "mie": 74696, - "might": 46068, - "mighty": 68405, - "migration": 81327, - "mil": 73370, - "mile": 67697, - "mill": 26064, - "million": 59413, - "milliseconds": 61872, - "mime": 50688, - "min": 1083, - "mina": 76535, - "minate": 35116, - "minated": 52299, - "minating": 65383, - "mination": 33196, - "mind": 38824, - "mine": 6095, - "minecraft": 73638, - "minent": 47507, - "miner": 93601, - "ming": 5424, - "mini": 37511, - "minimal": 93707, - "minimum": 39088, - "mino": 32924, - "minor": 46770, - "mins": 47796, - "minster": 41478, - "mint": 68891, - "minus": 39465, - "minute": 43657, - "minutes": 38137, - "mir": 20531, - "mirror": 74325, - "mis": 34965, - "misc": 48340, - "mise": 74306, - "miss": 1869, - "missible": 45164, - "missing": 31716, - "mission": 2796, - "missions": 5287, - "missive": 58028, - "mist": 80024, - "mit": 1800, - "mite": 53995, - "mites": 92599, - "mith": 44774, - "mits": 45803, - "mitt": 24621, - "mitted": 5600, - "mittel": 92284, - "mitter": 16517, - "mitters": 83189, - "mium": 51318, - "mix": 36171, - "mixed": 57785, - "mj": 78930, - "mk": 25457, - "mkdir": 27209, - "ml": 1029, - "mland": 86794, - "mlin": 42026, - "mlink": 45343, - "mlx": 68003, - "mm": 3906, - "mma": 16274, - "mmas": 90636, - "mmc": 93108, - "mmm": 49986, - "mmo": 78775, - "mn": 22524, - "mnop": 64600, - "mnt": 41982, - "mo": 6489, - "mob": 35035, - "mobile": 15280, - "mobx": 89515, - "mock": 17127, - "mod": 2658, - "modal": 5785, - "modation": 69611, - "mode": 8684, - "model": 2590, - "modelName": 94474, - "modele": 78025, - "modelo": 79551, - "models": 6644, - "modern": 50889, - "modes": 90922, - "modifiable": 85179, - "modification": 98696, - "modified": 28261, - "modifier": 50842, - "modifiers": 92190, - "modify": 35153, - "modity": 52302, - "modo": 77043, - "mods": 61890, - "module": 4450, - "moduleId": 86943, - "moduleName": 74440, - "modules": 11786, - "modulo": 89066, - "modx": 96730, - "moid": 46159, - "moil": 61147, - "moire": 97495, - "mojom": 83436, - "mol": 45444, - "mom": 61874, - "moment": 29699, - "mon": 1677, - "monary": 55892, - "mond": 12669, - "monds": 55720, - "money": 29359, - "mong": 72255, - "mongo": 54170, - "mongodb": 38297, - "mongoose": 23614, - "monic": 74689, - "monitor": 33325, - "monkey": 97116, - "mono": 57501, - "mons": 24483, - "monster": 51619, - "mont": 21047, - "month": 10460, - "monthly": 70238, - "months": 50814, - "monto": 95173, - "monton": 41865, - "mony": 65527, - "moon": 68369, - "mor": 57902, - "more": 6518, - "morgan": 97491, - "morph": 90933, - "mort": 93711, - "mos": 8801, - "most": 3646, - "mostat": 55825, - "mostly": 63995, - "mot": 47928, - "moth": 68504, - "mother": 27510, - "motion": 49975, - "motor": 59088, - "mount": 16966, - "mounted": 82616, - "mour": 84184, - "mouse": 13540, - "mousedown": 57738, - "mouseenter": 87428, - "mouseleave": 82546, - "mousemove": 61177, - "mouseout": 56811, - "mouseover": 47258, - "mouseup": 68890, - "mouth": 33780, - "mov": 31061, - "move": 3479, - "moved": 95918, - "movement": 62274, - "moves": 67182, - "movie": 20633, - "movies": 40520, - "moving": 66215, - "moz": 47617, - "mozilla": 51445, - "mp": 1331, - "mpeg": 48651, - "mph": 56102, - "mpi": 40579, - "mpjes": 75654, - "mpl": 55110, - "mploy": 7256, - "mployee": 9646, - "mpp": 94468, - "mpr": 79473, - "mps": 94570, - "mpz": 83805, - "mq": 28774, - "mqtt": 87676, - "mr": 21620, - "ms": 1026, - "mscorlib": 72705, - "mse": 97682, - "msg": 3316, - "msgid": 87609, - "msgs": 78945, - "msp": 93645, - "mt": 2562, - "mtime": 62076, - "mtree": 71522, - "mts": 92426, - "mtx": 91410, - "mu": 15479, - "much": 59178, - "mue": 92238, - "mui": 68566, - "mul": 25133, - "mult": 26961, - "multi": 27364, - "multiline": 93860, - "multip": 79076, - "multipart": 30642, - "multiple": 36773, - "multiply": 65748, - "mun": 26046, - "mund": 36414, - "munition": 34686, - "mur": 66206, - "mus": 38827, - "music": 32261, - "must": 25849, - "mut": 7129, - "mutable": 31573, - "mutation": 32071, - "mutations": 52855, - "mute": 53314, - "mutex": 23168, - "mux": 76166, - "mv": 27093, - "mvc": 95947, - "mw": 45228, - "mx": 18577, - "my": 2465, - "myModal": 47133, - "myModalLabel": 82202, - "myfile": 96021, - "myp": 87234, - "mys": 8373, - "mysql": 12552, - "mysqli": 16021, - "n": 77, - "nEnter": 80041, - "nP": 87849, - "nThe": 89330, - "na": 3458, - "nable": 16649, - "nad": 82044, - "nage": 68155, - "nah": 39230, - "nahme": 73264, - "naire": 29583, - "naires": 69663, - "naissance": 46302, - "nak": 43974, - "nal": 43078, - "nam": 12682, - "nama": 18932, - "name": 609, - "named": 31345, - "naments": 74915, - "nameof": 69542, - "names": 11654, - "namese": 44519, - "namespace": 2280, - "nan": 19285, - "nano": 94725, - "nant": 52985, - "nants": 63363, - "nap": 7004, - "napshot": 9797, - "nar": 52757, - "nard": 98032, - "nas": 46523, - "nat": 34397, - "natal": 74439, - "nation": 99895, - "national": 42240, - "native": 30838, - "natural": 53980, - "nature": 67812, - "nav": 3807, - "navbar": 10040, - "navbarDropdown": 99411, - "navbarSupportedContent": 76822, - "navigate": 71939, - "navigation": 23432, - "navigationBar": 83753, - "navigator": 64198, - "naz": 88396, - "nb": 18571, - "nbr": 65501, - "nbsp": 5792, - "nc": 1031, - "nce": 16848, - "nces": 99262, - "ncia": 19489, - "ncias": 55779, - "ncmp": 33901, - "ncoder": 68043, - "ncpy": 36350, - "ncy": 21397, - "nd": 303, - "nda": 28996, - "ndata": 83703, - "nde": 43441, - "ndef": 5145, - "nder": 910, - "ndern": 94116, - "ndl": 89470, - "ndo": 90314, - "ndon": 86452, - "nds": 82103, - "ndx": 94356, - "ne": 818, - "nea": 33252, - "neapolis": 39576, - "near": 52759, - "nearest": 70611, - "neas": 98357, - "neath": 28917, - "neau": 83353, - "necessary": 95317, - "neck": 63440, - "nect": 2375, - "nection": 1859, - "ned": 19212, - "nee": 34191, - "need": 17483, - "needed": 41917, - "needle": 60619, - "needs": 56345, - "nees": 69819, - "neg": 29875, - "negative": 43324, - "nego": 53199, - "neh": 26474, - "nehmen": 38160, - "nehmer": 89587, - "neider": 48711, - "neighbor": 37569, - "neighbors": 80588, - "nej": 36900, - "nek": 48045, - "nel": 8301, - "nell": 49565, - "nelle": 64829, - "nelly": 87731, - "nels": 36527, - "nement": 40280, - "nemonic": 71875, - "nen": 12778, - "neo": 52360, - "ner": 1215, - "nerRadius": 34251, - "nerg": 39624, - "nergie": 64374, - "nergy": 10202, - "nero": 70052, - "ners": 5079, - "nes": 4978, - "nesc": 87696, - "nesday": 7465, - "nesia": 98575, - "nesota": 17891, - "ness": 2136, - "nest": 22129, - "nested": 60371, - "nestjs": 45687, - "nesty": 48385, - "net": 4816, - "netinet": 70799, - "nets": 53961, - "nett": 83824, - "nette": 79828, - "network": 17969, - "neutral": 60668, - "nev": 98493, - "never": 37593, - "new": 943, - "newInstance": 85136, - "newValue": 53930, - "newline": 90302, - "news": 10189, - "newsletter": 72468, - "nex": 74326, - "next": 3684, - "nextInt": 95196, - "ney": 3520, - "neys": 36371, - "nez": 55506, - "nf": 32837, - "ng": 983, - "nga": 63630, - "nge": 85590, - "ngen": 100111, - "nger": 65167, - "ngine": 71991, - "nginx": 74661, - "ngle": 67330, - "ngo": 71690, - "ngoing": 86171, - "ngr": 59292, - "ngrx": 76284, - "ngth": 6858, - "ngthen": 18972, - "ngx": 34146, - "nh": 17134, - "ni": 7907, - "nia": 21557, - "nic": 11851, - "nicas": 74446, - "nice": 53896, - "nick": 21035, - "nickname": 40513, - "nicos": 85530, - "nid": 58444, - "nie": 11044, - "niej": 61004, - "niejs": 92362, - "nier": 90083, - "niest": 85880, - "night": 9471, - "nih": 87165, - "nik": 22212, - "nika": 90165, - "nil": 8551, - "nilai": 76691, - "nim": 57851, - "nin": 79560, - "nine": 94323, - "ning": 1251, - "ningar": 93675, - "ningen": 73208, - "ninger": 88521, - "nings": 39569, - "nio": 93733, - "nip": 70873, - "nis": 26209, - "nish": 97939, - "nist": 65859, - "nit": 45168, - "nite": 62664, - "nivel": 90100, - "nj": 57208, - "nk": 50536, - "nl": 16017, - "nm": 20211, - "nn": 7521, - "nnen": 19851, - "no": 2201, - "noDB": 83340, - "nob": 56123, - "noc": 49091, - "noch": 77118, - "nock": 88221, - "nod": 35666, - "node": 3593, - "nodeName": 94551, - "nodeValue": 91085, - "nodes": 20606, - "nodiscard": 83434, - "nodoc": 94669, - "nof": 27752, - "nofollow": 29630, - "noinspection": 90367, - "noise": 53318, - "nom": 17101, - "nombre": 14570, - "nome": 17518, - "non": 6414, - "nonatomic": 10656, - "nonce": 40693, - "none": 6836, - "nonnull": 62536, - "noon": 12684, - "noop": 41262, - "noopener": 67206, - "nop": 63913, - "nor": 45807, - "nore": 94166, - "norm": 20609, - "normal": 8416, - "normalize": 31690, - "normalized": 39560, - "normally": 86336, - "north": 62995, - "nos": 37491, - "nosis": 76205, - "nost": 32557, - "nosti": 74952, - "nostic": 87524, - "not": 1962, - "notEmpty": 90617, - "nota": 68317, - "notated": 88129, - "notation": 11170, - "notations": 14632, - "note": 10179, - "noteq": 46399, - "notes": 18790, - "nothing": 42312, - "nothrow": 80481, - "notice": 24467, - "noticed": 75375, - "notif": 86146, - "notification": 19063, - "notifications": 39288, - "notify": 22714, - "notin": 84880, - "noun": 91209, - "nov": 39142, - "nova": 94284, - "novation": 99848, - "now": 3409, - "nowled": 51122, - "nowledge": 52286, - "nown": 4262, - "nowrap": 56523, - "nox": 42503, - "noxious": 95832, - "noÅĽci": 45423, - "noÅĽÄĩ": 72719, - "np": 6331, - "npc": 46483, - "npj": 63345, - "npm": 41139, - "npos": 40092, - "nr": 20191, - "ns": 4511, - "nsic": 43311, - "nst": 58818, - "nt": 406, - "ntag": 96005, - "ntax": 9018, - "nte": 24341, - "nten": 43569, - "nth": 52838, - "ntity": 90358, - "ntl": 45556, - "nton": 56453, - "ntp": 90440, - "nts": 66777, - "nty": 41933, - "nu": 9110, - "null": 2994, - "nullable": 13198, - "nullptr": 42232, - "num": 2470, - "number": 4174, - "numberOf": 38923, - "numbers": 38478, - "numer": 76696, - "numeric": 20173, - "numero": 33715, - "numerusform": 71819, - "nummer": 69019, - "numpy": 36183, - "nums": 27447, - "nung": 47721, - "nut": 24217, - "nutrition": 83664, - "nuts": 64866, - "nv": 38041, - "nvarchar": 64665, - "nw": 62327, - "nx": 24244, - "ny": 3919, - "nya": 23741, - "nych": 28383, - "nyder": 50355, - "nym": 49221, - "nz": 51924, - "nze": 85549, - "né": 52235, - "nÃŃ": 55122, - "nÄħ": 57450, - "o": 78, - "oS": 73843, - "oa": 20103, - "oad": 2799, - "oader": 41066, - "oard": 34486, - "oauth": 35463, - "ob": 677, - "oba": 27931, - "obao": 70231, - "obar": 32493, - "obb": 21046, - "obbies": 41412, - "obble": 96950, - "obbled": 92046, - "obby": 10530, - "obe": 15784, - "obel": 78206, - "ober": 6048, - "obi": 18843, - "obia": 41163, - "obic": 31906, - "obierno": 52682, - "obil": 29029, - "obile": 3454, - "obili": 95923, - "obj": 2347, - "objPHPExcel": 78600, - "objc": 29926, - "object": 1735, - "objectId": 89270, - "objectManager": 99147, - "objective": 85611, - "objects": 19761, - "objet": 67816, - "objs": 89427, - "obl": 38834, - "oble": 51093, - "oblin": 48161, - "oblins": 79914, - "obo": 39619, - "obody": 43440, - "obook": 74428, - "obot": 45739, - "obox": 33560, - "obra": 29956, - "obre": 38708, - "obs": 5598, - "observ": 23604, - "observable": 34595, - "observation": 79060, - "observations": 71484, - "observe": 49133, - "observeOn": 96159, - "observer": 31830, - "obsolete": 56115, - "obuf": 18971, - "obutton": 83477, - "oby": 28113, - "oc": 511, - "oca": 17270, - "ocab": 21135, - "ocabulary": 44627, - "ocache": 86772, - "ocado": 47282, - "ocal": 3768, - "ocale": 37411, - "ocaly": 67780, - "ocalypse": 49408, - "ocalyptic": 69748, - "ocard": 74378, - "ocate": 82615, - "ocation": 2328, - "ocations": 56299, - "ocator": 75428, - "ocaust": 39026, - "occ": 14310, - "occan": 85111, - "occasion": 94411, - "occer": 97288, - "occo": 41942, - "occup": 24719, - "occupation": 59362, - "occupied": 41456, - "occus": 92411, - "oce": 81656, - "ocene": 78782, - "ocese": 58744, - "och": 5059, - "ocha": 59829, - "ochastic": 67054, - "ochen": 55636, - "ochond": 47517, - "ochrome": 92821, - "ocht": 64867, - "oci": 2168, - "ocial": 2772, - "ocide": 43277, - "ociety": 6180, - "ocio": 47510, - "ocious": 78287, - "ocities": 81549, - "ocity": 7605, - "ock": 1197, - "ocked": 68485, - "ocker": 13973, - "ocket": 4638, - "ockets": 20174, - "ockey": 18369, - "ocking": 71191, - "ocks": 26246, - "ocl": 62868, - "oco": 13441, - "ocoa": 34402, - "ocode": 44788, - "ocoder": 51822, - "ocol": 4650, - "ocolate": 14136, - "ocols": 22792, - "ocom": 12255, - "ocommerce": 24057, - "ocomplete": 20707, - "ocop": 84621, - "ocos": 42488, - "ocr": 4309, - "ocracy": 46360, - "ocrat": 73632, - "ocrates": 78046, - "ocratic": 38341, - "ocrats": 55206, - "ocre": 63518, - "ocrin": 91153, - "ocrine": 78738, - "ocrisy": 68245, - "ocs": 14460, - "oct": 42792, - "ocular": 68797, - "ocument": 1478, - "ocumented": 37784, - "ocup": 73225, - "ocurrency": 78580, - "ocus": 3466, - "ocused": 21012, - "ocusing": 87595, - "ocy": 34946, - "ocyte": 79759, - "ocytes": 57878, - "ocz": 84995, - "ocê": 46859, - "od": 347, - "oda": 14320, - "odable": 70229, - "odafone": 80577, - "odal": 58697, - "odash": 26683, - "odata": 57269, - "odate": 88111, - "oday": 6423, - "odb": 17278, - "odcast": 99611, - "odd": 14898, - "ode": 536, - "oded": 6879, - "odef": 98677, - "odega": 90262, - "odel": 725, - "odeled": 97579, - "odelist": 85113, - "odem": 92561, - "oden": 55836, - "oder": 4414, - "oders": 53598, - "odes": 2601, - "odesk": 72324, - "odge": 15912, - "odi": 31559, - "odia": 47428, - "odiac": 57986, - "odial": 90169, - "odian": 64949, - "odic": 53860, - "odie": 86449, - "odied": 72206, - "odies": 10233, - "odigo": 14001, - "oding": 3785, - "odings": 59435, - "odium": 47876, - "odka": 57640, - "odo": 6132, - "odom": 85867, - "odon": 77152, - "odont": 86815, - "odor": 50017, - "odore": 68565, - "odos": 16790, - "odox": 31162, - "odoxy": 93398, - "ods": 30797, - "odu": 77055, - "odule": 1793, - "odus": 50577, - "ody": 1094, - "odyn": 60770, - "odynam": 72931, - "odynamic": 61002, - "odynamics": 80011, - "odzi": 76411, - "oe": 4748, - "oeff": 21378, - "oen": 16355, - "oenix": 18906, - "oes": 7217, - "of": 1073, - "ofday": 58926, - "off": 1885, - "offee": 21869, - "offer": 26133, - "offers": 72979, - "office": 27614, - "official": 33912, - "offline": 64629, - "offs": 33583, - "offset": 3255, - "offsetof": 19765, - "ofi": 93123, - "ofil": 47899, - "ofile": 66373, - "ofilm": 79676, - "ofire": 86582, - "ofs": 37181, - "ofstream": 54030, - "oft": 14450, - "often": 61917, - "oftware": 74205, - "og": 540, - "oga": 14361, - "ogan": 30636, - "ogany": 92832, - "oge": 41632, - "ogen": 11968, - "ogene": 34224, - "ogeneity": 76730, - "ogeneous": 49122, - "ogenerated": 59705, - "ogenesis": 52379, - "ogenic": 29569, - "ogenous": 53595, - "ogens": 57118, - "oger": 56540, - "ogg": 16499, - "oggle": 5328, - "oggled": 65000, - "oggler": 40278, - "oggles": 51952, - "ogh": 65036, - "ogi": 64977, - "ogie": 78772, - "ogl": 98347, - "ogle": 2502, - "oglob": 76525, - "oglobin": 94855, - "ogn": 4021, - "ogne": 96441, - "ognition": 31756, - "ognitive": 51549, - "ognito": 64541, - "ogo": 24404, - "ogonal": 67071, - "ogr": 74646, - "ogra": 92241, - "ograd": 68011, - "ograf": 26113, - "ografia": 50901, - "ogram": 13255, - "ograms": 56485, - "ograph": 3257, - "ographed": 91673, - "ographer": 42606, - "ographers": 79454, - "ographic": 12968, - "ographical": 32277, - "ographically": 65031, - "ographics": 45245, - "ographies": 67245, - "ographs": 67132, - "ography": 5814, - "ográf": 83581, - "ogs": 27403, - "ogue": 28523, - "ogui": 91570, - "ogy": 16035, - "oh": 2319, - "oha": 66183, - "ohan": 57572, - "ohana": 85442, - "ohen": 27538, - "ohl": 40437, - "ohn": 3180, - "oho": 96386, - "ohon": 99692, - "oi": 6870, - "oice": 9010, - "oid": 590, - "oidal": 71916, - "oids": 17390, - "oil": 74913, - "oin": 2003, - "oine": 63916, - "oined": 74606, - "oins": 69898, - "oint": 787, - "ointed": 85079, - "ointment": 29019, - "ointments": 60617, - "oints": 14737, - "oir": 13603, - "oire": 42827, - "ois": 30148, - "oise": 69289, - "oit": 48896, - "oj": 21963, - "oji": 28000, - "ojis": 84528, - "ok": 564, - "oka": 31866, - "okable": 64834, - "okableCall": 77666, - "okane": 80686, - "okay": 94317, - "oke": 4845, - "oked": 11059, - "okedex": 87431, - "okemon": 13823, - "oken": 1713, - "okens": 9912, - "oker": 10668, - "okers": 41781, - "okes": 8099, - "oki": 39291, - "okia": 28652, - "okie": 12785, - "okies": 31918, - "okin": 79117, - "oking": 10979, - "okino": 83534, - "okit": 97463, - "oklyn": 83287, - "oko": 28342, - "oks": 35322, - "oksen": 63864, - "oku": 16900, - "okus": 91176, - "oky": 70981, - "ol": 337, - "ola": 8083, - "olah": 91886, - "olan": 38872, - "oland": 97540, - "olang": 38387, - "olar": 7569, - "olare": 77461, - "olarity": 73627, - "olars": 27337, - "olas": 19736, - "olate": 34166, - "olated": 81619, - "olatile": 26598, - "olation": 36062, - "old": 820, - "oldem": 74818, - "oldemort": 76163, - "older": 2061, - "olders": 33220, - "olding": 15345, - "oldown": 25798, - "olds": 18938, - "oldt": 94144, - "ole": 1286, - "olean": 1775, - "oleans": 98099, - "olec": 12747, - "olecular": 43943, - "olecule": 55269, - "olecules": 82206, - "oled": 42831, - "olem": 71958, - "olen": 17648, - "oleon": 60203, - "oler": 22847, - "olerance": 32761, - "oles": 7298, - "olesale": 43607, - "olest": 62095, - "olesterol": 35244, - "oley": 50099, - "olf": 8255, - "olg": 75163, - "oli": 14559, - "olia": 39260, - "olian": 89108, - "olib": 57703, - "oliberal": 72316, - "olic": 7918, - "olicies": 43138, - "olicit": 98148, - "olicited": 92204, - "olicitud": 59499, - "olics": 47007, - "olicy": 8177, - "olid": 5303, - "oliday": 10300, - "olidays": 20485, - "olie": 62117, - "olin": 37737, - "olina": 59004, - "oline": 22671, - "oling": 85669, - "olini": 95894, - "olio": 73267, - "olis": 69858, - "olist": 35775, - "olith": 48218, - "olithic": 66470, - "olk": 23427, - "olkata": 63792, - "olkien": 77079, - "oll": 980, - "olla": 43783, - "ollah": 48955, - "olland": 43432, - "ollapse": 11019, - "ollapsed": 68074, - "ollar": 21999, - "olle": 55148, - "ollect": 25627, - "ollection": 1947, - "ollections": 3184, - "ollectors": 30851, - "ollen": 33389, - "oller": 70496, - "olley": 35619, - "olleyError": 94484, - "ollider": 32355, - "ollipop": 90644, - "ollision": 30137, - "ollo": 29061, - "ollow": 1573, - "ollower": 30134, - "olls": 68978, - "olly": 8788, - "ollywood": 14447, - "olo": 10216, - "oload": 29212, - "olocation": 44306, - "olog": 1640, - "ologi": 86735, - "ologia": 39073, - "ologic": 39227, - "ological": 5848, - "ologically": 30450, - "ologie": 38469, - "ologies": 9268, - "ologist": 16549, - "ologists": 22012, - "ologna": 66890, - "ologne": 68544, - "ologue": 77828, - "ology": 2508, - "ologÃŃa": 54433, - "olon": 73369, - "olor": 795, - "olph": 44070, - "ols": 3145, - "olson": 72638, - "olt": 6312, - "olta": 60954, - "oltage": 27587, - "oltip": 13684, - "olu": 44906, - "olucion": 92660, - "olución": 78176, - "olulu": 73146, - "olum": 1152, - "olumbia": 74170, - "olume": 4765, - "olumes": 20284, - "olumn": 1309, - "olut": 9218, - "olute": 6402, - "olutely": 9887, - "olution": 3294, - "olutions": 20813, - "olv": 36415, - "olvable": 89197, - "olve": 4035, - "olved": 8905, - "olvency": 95030, - "olver": 8080, - "olvers": 40535, - "olves": 18685, - "olvimento": 79769, - "olving": 20222, - "oly": 5849, - "olygon": 20154, - "olynomial": 77409, - "ológ": 61194, - "om": 316, - "oma": 7942, - "omain": 3199, - "omal": 53911, - "omaly": 84192, - "oman": 7053, - "omanip": 57015, - "omap": 75911, - "omas": 23063, - "omat": 81868, - "omatic": 13795, - "omb": 2925, - "omba": 78030, - "ombat": 78728, - "ombie": 24227, - "ombies": 36794, - "ombine": 27289, - "ombo": 81487, - "ombok": 16829, - "ombre": 5626, - "ombres": 31132, - "ombs": 86804, - "ome": 638, - "omed": 25111, - "omedical": 61860, - "omega": 33796, - "omen": 6431, - "omencl": 89947, - "omens": 56641, - "oment": 13209, - "omentum": 59411, - "omer": 26429, - "omers": 69638, - "omes": 20969, - "omet": 4512, - "ometer": 21037, - "ometers": 33504, - "omething": 11793, - "ometimes": 12982, - "ometown": 37818, - "ometric": 24264, - "ometrics": 92891, - "ometry": 7133, - "omez": 54694, - "omi": 22157, - "omial": 21524, - "omic": 3151, - "omics": 24203, - "omid": 44119, - "omidou": 54441, - "omin": 8129, - "ominated": 50615, - "omination": 81480, - "ominator": 31306, - "oming": 18238, - "omit": 79068, - "omite": 86903, - "omitempty": 20563, - "omm": 20372, - "ommen": 47746, - "omnia": 50405, - "omo": 16279, - "omon": 35685, - "omore": 45084, - "omorphic": 71017, - "omp": 14773, - "ompiler": 88585, - "ompson": 96101, - "oms": 7085, - "omy": 5650, - "on": 263, - "onChange": 52585, - "onClick": 49997, - "onDelete": 62271, - "ona": 6863, - "onacci": 40445, - "onal": 25180, - "onald": 80794, - "onas": 56401, - "onation": 91983, - "onaut": 37164, - "once": 13486, - "onces": 43898, - "onclick": 40899, - "oncé": 95710, - "ond": 2159, - "onda": 18693, - "onde": 17675, - "onden": 73316, - "onder": 14518, - "ondere": 71539, - "onders": 28413, - "ondheim": 83403, - "ondo": 36071, - "ondon": 6610, - "ondrous": 94650, - "onds": 51058, - "one": 606, - "oned": 20262, - "onedDateTime": 84559, - "oneksi": 65342, - "onen": 43028, - "onent": 85647, - "onents": 99441, - "onenumber": 74366, - "oner": 27674, - "ones": 3233, - "onesia": 57772, - "onest": 36224, - "onestly": 81572, - "onet": 69786, - "oney": 2596, - "ong": 647, - "onga": 95024, - "ongan": 83388, - "ongo": 6497, - "ongodb": 21919, - "ongoose": 11109, - "ongs": 13483, - "ongsTo": 35325, - "ongyang": 57998, - "oni": 21446, - "onia": 21947, - "onian": 76591, - "onic": 14338, - "onica": 65045, - "onical": 23197, - "oning": 20324, - "oningen": 98277, - "onio": 82513, - "onis": 97794, - "onitor": 31414, - "onium": 90344, - "online": 26732, - "only": 3323, - "onn": 27476, - "onna": 13767, - "onne": 30052, - "onnement": 91080, - "onnen": 99203, - "ono": 10358, - "onom": 14609, - "onomic": 48228, - "onomies": 80446, - "onomous": 30946, - "onomy": 17404, - "onor": 55137, - "ons": 2439, - "onsense": 98833, - "onso": 62867, - "ont": 546, - "onta": 50514, - "onte": 53377, - "onth": 6167, - "onto": 10138, - "ontology": 63333, - "ontvangst": 54309, - "onus": 28798, - "ony": 3633, - "onym": 7987, - "onymous": 9956, - "onyms": 46703, - "onz": 28143, - "oo": 2689, - "ood": 1411, - "oodle": 31707, - "oodles": 98221, - "oodoo": 74501, - "oods": 9242, - "oogle": 2738, - "ook": 1982, - "ooke": 86558, - "ookeeper": 95271, - "ookie": 9816, - "ookies": 26960, - "ooks": 15027, - "ooky": 67824, - "ool": 1786, - "oolStrip": 10302, - "oola": 47080, - "ooled": 46173, - "ools": 6309, - "oom": 4285, - "oomla": 46936, - "oon": 9186, - "oons": 29639, - "ooo": 39721, - "oooo": 26845, - "oooooooo": 61393, - "oop": 48406, - "oops": 65662, - "oor": 10922, - "oord": 82537, - "oose": 14070, - "oot": 1944, - "ooter": 9945, - "ooth": 6627, - "oothing": 39513, - "ooting": 28562, - "op": 454, - "opa": 40952, - "opacity": 21213, - "opal": 58079, - "opaque": 96580, - "opard": 33029, - "opath": 36211, - "opathic": 62209, - "opathy": 54042, - "opause": 84110, - "opc": 68958, - "opcion": 93881, - "opcode": 49228, - "ope": 2862, - "oped": 16771, - "open": 2569, - "opencv": 44295, - "opened": 57228, - "openh": 43170, - "openhagen": 45929, - "openid": 49651, - "opening": 68785, - "opens": 25149, - "opensource": 45508, - "openssl": 54712, - "oper": 3376, - "operand": 41709, - "operands": 93693, - "operate": 86299, - "operation": 9446, - "operations": 39263, - "operative": 43719, - "operator": 8043, - "operators": 33938, - "opers": 52187, - "opes": 19031, - "opez": 42359, - "oph": 5237, - "ophage": 99054, - "ophe": 81509, - "opher": 17370, - "ophil": 98635, - "ophile": 68546, - "ophilia": 93655, - "ophobia": 55608, - "ophobic": 61800, - "ophon": 94906, - "ophone": 78303, - "ophys": 85404, - "ophysical": 91004, - "opi": 72187, - "opia": 30651, - "opian": 48748, - "opic": 25847, - "opies": 76641, - "oping": 34807, - "opl": 56178, - "oplan": 94560, - "oplast": 92335, - "oplay": 37365, - "oplayer": 94208, - "ople": 1184, - "opleft": 77352, - "oples": 27522, - "oplevel": 68880, - "opo": 56809, - "opol": 28765, - "opolitan": 86009, - "opoly": 40863, - "opor": 89766, - "opot": 89490, - "opoulos": 57995, - "opp": 4880, - "oppable": 78639, - "opped": 18033, - "oppel": 67622, - "opper": 18994, - "oppers": 32542, - "opping": 7153, - "oppins": 80496, - "opr": 47388, - "opro": 47026, - "oproject": 62451, - "ops": 3806, - "opsis": 33906, - "opsy": 49292, - "opt": 2985, - "optgroup": 97430, - "optic": 94783, - "optim": 19680, - "optimize": 95432, - "optimized": 99968, - "optimizer": 34396, - "option": 2091, - "optional": 13099, - "options": 2945, - "opts": 10740, - "opup": 28835, - "opus": 46970, - "opy": 1289, - "opyright": 2220, - "oque": 61652, - "or": 269, - "orElse": 55188, - "orThunk": 43944, - "orWhere": 84428, - "ora": 6347, - "orable": 25745, - "oracle": 70731, - "orado": 97855, - "orage": 2747, - "oral": 10020, - "oralType": 97004, - "oram": 94596, - "orama": 49116, - "oran": 55504, - "orang": 85268, - "orange": 35264, - "orarily": 97254, - "orary": 7746, - "oras": 65747, - "orate": 38995, - "oration": 7769, - "orative": 63465, - "orb": 30986, - "orbit": 75441, - "orc": 50922, - "orca": 93259, - "orce": 16716, - "orch": 22312, - "ord": 541, - "orda": 58180, - "ordable": 36270, - "ordan": 13701, - "orde": 53218, - "orden": 28884, - "order": 1382, - "orderBy": 22987, - "orderId": 54591, - "orderby": 46857, - "ordered": 10767, - "orderid": 98661, - "ordering": 52969, - "orders": 8076, - "ordes": 81492, - "ordial": 93773, - "ordin": 6114, - "ordinal": 46251, - "ordinary": 21707, - "ordinate": 8904, - "ordinated": 83569, - "ordinates": 8916, - "ordination": 99344, - "ordinator": 17900, - "ording": 2745, - "ordion": 26795, - "ordo": 52372, - "ordon": 22231, - "ordova": 77263, - "ords": 2311, - "ore": 461, - "orea": 61148, - "oreach": 8707, - "oreal": 90868, - "orean": 46295, - "ored": 3093, - "oredProcedure": 46617, - "oref": 47852, - "oreferrer": 59040, - "orelease": 46314, - "orem": 13475, - "oren": 24568, - "orent": 69625, - "orer": 15171, - "ores": 4692, - "orest": 42519, - "orestation": 97893, - "oret": 18673, - "oretical": 91867, - "orf": 33942, - "org": 1813, - "organ": 8629, - "organic": 61694, - "organisation": 58904, - "organisms": 76991, - "organization": 24844, - "organizations": 70353, - "organized": 63316, - "orge": 6809, - "orgen": 40663, - "orgeous": 21367, - "orges": 81875, - "orget": 56855, - "orgetown": 60568, - "orgh": 89626, - "orghini": 96419, - "orgia": 48049, - "orgot": 44785, - "orgt": 83851, - "ori": 13915, - "oria": 11015, - "orial": 22676, - "orian": 22865, - "orianCalendar": 64893, - "orias": 68363, - "oriasis": 93003, - "oric": 27456, - "orical": 70848, - "orida": 40857, - "orie": 30303, - "orient": 15226, - "orientation": 25280, - "oriented": 33536, - "ories": 2490, - "orig": 4775, - "origin": 8781, - "original": 10090, - "oring": 5620, - "orio": 50931, - "orious": 22766, - "oriously": 70124, - "oris": 51380, - "orizontal": 8263, - "ork": 672, - "orks": 74402, - "orld": 1410, - "orm": 494, - "ormal": 2553, - "orman": 63975, - "ormap": 40131, - "ormsg": 83127, - "orn": 1540, - "orna": 34364, - "ornado": 64043, - "orne": 17334, - "ornecedor": 78035, - "orners": 45380, - "orney": 9617, - "orneys": 27910, - "orning": 80675, - "ornings": 52785, - "ornment": 95575, - "orno": 11368, - "orns": 44129, - "orny": 80677, - "oro": 18812, - "oron": 85950, - "orough": 14776, - "orous": 20857, - "orp": 31215, - "orph": 16751, - "orphic": 41969, - "orphism": 53907, - "orpion": 73575, - "orpor": 39382, - "orption": 66181, - "orque": 87064, - "orr": 17847, - "orra": 84138, - "orraine": 91122, - "orrar": 58748, - "orre": 93533, - "orrect": 28132, - "orrent": 49809, - "orrh": 54308, - "orris": 98416, - "orro": 68669, - "orrow": 7924, - "orry": 8635, - "ors": 1105, - "orsch": 81085, - "orsche": 44576, - "orse": 11073, - "orses": 23242, - "orsi": 74187, - "orsk": 82687, - "orst": 66396, - "ort": 371, - "orta": 89639, - "ortal": 34472, - "ortality": 76052, - "orte": 16977, - "orted": 13909, - "ortex": 45692, - "orth": 2419, - "orthand": 62779, - "ortho": 91924, - "orthy": 34594, - "ortic": 90438, - "orting": 52572, - "ortion": 26973, - "orton": 38200, - "orts": 19491, - "oru": 66105, - "orum": 34106, - "orus": 30969, - "ory": 683, - "orz": 68423, - "os": 437, - "osa": 12252, - "osaic": 45883, - "osal": 33656, - "osals": 87075, - "osas": 87909, - "osate": 88970, - "osaur": 59076, - "osaurs": 53356, - "osc": 24366, - "osci": 85728, - "oscope": 63753, - "oscopic": 84667, - "ose": 974, - "oseconds": 76989, - "osed": 20158, - "osemite": 84113, - "osen": 8477, - "oser": 24332, - "oses": 20274, - "osex": 20377, - "osexual": 49300, - "osg": 92512, - "osh": 9451, - "oshi": 32945, - "osi": 31824, - "osing": 14759, - "osis": 10934, - "osit": 35154, - "osite": 88842, - "osition": 2161, - "osity": 22828, - "osl": 48558, - "oso": 28246, - "osomal": 96108, - "osome": 32554, - "osomes": 58375, - "osoph": 11597, - "osopher": 46459, - "osos": 95428, - "osp": 4890, - "ospace": 81114, - "ospel": 27248, - "ospels": 99098, - "osph": 24527, - "osphate": 93473, - "osphere": 66222, - "ospital": 6432, - "oss": 3746, - "ossa": 44936, - "ossal": 79916, - "ossed": 88950, - "ossible": 24576, - "ossier": 40329, - "ossil": 85061, - "ossip": 42573, - "ost": 537, - "osta": 28464, - "oste": 85223, - "osten": 14339, - "oster": 11975, - "osterone": 33574, - "osti": 71779, - "osto": 36890, - "oston": 9611, - "ostream": 7772, - "ostringstream": 60106, - "ot": 354, - "ota": 6217, - "otal": 2426, - "otas": 54624, - "otate": 20836, - "otation": 11867, - "otch": 94707, - "ote": 1295, - "otec": 89262, - "oteca": 65490, - "otech": 59196, - "otechn": 45860, - "otechnology": 52536, - "oted": 9437, - "otel": 41885, - "oten": 66728, - "otence": 98660, - "otent": 64632, - "oter": 26464, - "oteric": 83775, - "oters": 40896, - "otes": 6429, - "oth": 8942, - "other": 1605, - "otherapy": 42811, - "othermal": 91096, - "others": 59961, - "otherwise": 61036, - "othy": 29671, - "oti": 89392, - "otic": 14546, - "otics": 51003, - "otide": 69044, - "otify": 38353, - "otime": 19725, - "otine": 40253, - "oting": 11780, - "otion": 6082, - "otionEvent": 64520, - "otional": 41964, - "otions": 41356, - "otive": 24766, - "otland": 78211, - "otle": 51626, - "otlin": 15705, - "oto": 2117, - "otomy": 85995, - "oton": 26934, - "otonin": 68055, - "otope": 51782, - "otor": 10088, - "otos": 8160, - "otoxic": 91676, - "otp": 49808, - "otr": 87479, - "otre": 52262, - "otron": 52105, - "otropic": 79432, - "otros": 48145, - "ots": 2469, - "ott": 1751, - "otta": 22983, - "ottage": 34795, - "otte": 51111, - "otted": 15889, - "otten": 10503, - "ottenham": 50803, - "ottes": 49353, - "ottesville": 61670, - "otti": 42327, - "ottie": 83329, - "ottle": 63218, - "otto": 36726, - "ottom": 2896, - "otton": 17307, - "otts": 88801, - "otty": 58739, - "otyp": 37941, - "otype": 4249, - "otypes": 22583, - "otypical": 88167, - "otyping": 67247, - "ou": 283, - "oub": 5599, - "ouble": 1222, - "oubles": 86713, - "oubted": 34400, - "oubtedly": 35210, - "ouce": 70879, - "ouch": 3102, - "ouched": 34170, - "oucher": 24889, - "ouchers": 53855, - "oud": 3023, - "ouden": 68627, - "oueur": 72266, - "oufl": 62840, - "ouflage": 73331, - "oug": 49404, - "ough": 1409, - "ought": 2509, - "oui": 74944, - "ouis": 49090, - "oul": 11206, - "ould": 619, - "oulder": 38734, - "oulos": 55047, - "oulouse": 67730, - "oultry": 55119, - "oun": 1656, - "ounc": 3054, - "ounce": 9933, - "ounced": 20018, - "ouncement": 41271, - "ouncements": 55364, - "ouncer": 80845, - "ounces": 31044, - "ouncil": 6829, - "ouncill": 46503, - "ouncing": 37857, - "ouncy": 82401, - "ound": 801, - "oundary": 73566, - "oundation": 4159, - "ounded": 13382, - "ounder": 94006, - "ounding": 13900, - "oundingBox": 58604, - "ounds": 3171, - "ounge": 26645, - "ouns": 60086, - "ounsel": 94741, - "ount": 632, - "ountain": 35624, - "ountains": 93406, - "ounter": 41014, - "ounters": 93102, - "ountries": 20730, - "ountry": 5083, - "ounty": 37825, - "oup": 13649, - "ouple": 85489, - "ouples": 69526, - "oupon": 34087, - "oupper": 37988, - "our": 414, - "ourage": 61140, - "ource": 930, - "ourced": 54492, - "ourcem": 97931, - "ources": 2415, - "ourcing": 43662, - "ourd": 77492, - "oure": 80284, - "oured": 21020, - "ourg": 49541, - "ouri": 22185, - "ourke": 85534, - "ourmet": 51802, - "ourn": 3514, - "ournal": 5036, - "ournals": 33714, - "ournament": 9982, - "ournaments": 34668, - "ournemouth": 98079, - "ourney": 34090, - "ournée": 72494, - "ouro": 50926, - "ours": 2530, - "ourse": 5366, - "ourses": 16753, - "ourt": 29686, - "ous": 788, - "ousand": 52949, - "ousands": 40137, - "ouse": 1559, - "oused": 37588, - "ousedown": 49166, - "ousel": 12655, - "ouser": 89105, - "ouses": 20340, - "ousing": 22485, - "ously": 7162, - "ousse": 46651, - "oust": 26169, - "oustic": 35415, - "ouston": 14753, - "ousy": 94623, - "out": 412, - "outcome": 87294, - "outdir": 95953, - "oute": 2182, - "outed": 19042, - "outedEventArgs": 30172, - "outer": 2743, - "outers": 67195, - "outes": 5612, - "outfile": 60725, - "outh": 2969, - "outil": 31258, - "outine": 14492, - "outines": 29728, - "outing": 11149, - "outline": 45230, - "outlined": 50233, - "output": 3081, - "outputs": 42106, - "outs": 11934, - "outside": 68090, - "outu": 51132, - "outube": 10432, - "ouv": 66867, - "ouve": 83384, - "ouver": 15170, - "oux": 41670, - "ov": 869, - "ova": 12949, - "ovable": 33055, - "ovah": 72194, - "oval": 13825, - "ovan": 43757, - "ovation": 23723, - "ove": 1009, - "oved": 5047, - "ovel": 44435, - "ovement": 14797, - "oven": 16651, - "ovenant": 39702, - "over": 2017, - "overall": 75555, - "overe": 70030, - "overflow": 21490, - "overlap": 81161, - "overlay": 21802, - "overn": 6846, - "overnment": 26112, - "override": 9380, - "overrides": 84458, - "overs": 9146, - "overview": 50378, - "overwrite": 66015, - "oves": 10296, - "ovi": 46188, - "ovic": 41145, - "ovich": 51214, - "ovid": 26664, - "ovie": 6461, - "ovies": 12831, - "oving": 9308, - "ovo": 22460, - "ovolta": 93591, - "ovsky": 79678, - "ovy": 62615, - "ow": 363, - "owa": 13780, - "owan": 81331, - "owane": 74449, - "owania": 57129, - "owanie": 55489, - "owany": 95891, - "oward": 83071, - "owards": 71839, - "owaÄĩ": 50247, - "owe": 24665, - "owed": 13111, - "owego": 78380, - "owej": 61482, - "owel": 68157, - "owell": 80599, - "ower": 1223, - "owered": 80313, - "owering": 90714, - "owers": 16345, - "owi": 72438, - "owie": 30086, - "owied": 60528, - "owing": 24060, - "owitz": 53431, - "owl": 9802, - "owler": 65428, - "owment": 76555, - "own": 785, - "owned": 18838, - "owner": 8281, - "owners": 23840, - "ownership": 79247, - "ownik": 73832, - "ownload": 38802, - "owns": 43456, - "ownt": 13197, - "owntown": 15876, - "owo": 58815, - "ows": 4336, - "owski": 29384, - "owy": 37975, - "owych": 47011, - "ox": 5241, - "oxel": 53491, - "oxetine": 91703, - "oxic": 82329, - "oxid": 85078, - "oxide": 55189, - "oxy": 61263, - "oy": 2303, - "oya": 47162, - "oyal": 48202, - "oyer": 42219, - "oyo": 53478, - "oystick": 75232, - "oz": 9700, - "oze": 91253, - "ozilla": 28442, - "ozo": 96614, - "ozy": 76523, - "oÅĽci": 90156, - "p": 79, - "pData": 58981, - "pNet": 51029, - "pNext": 90381, - "pa": 6733, - "paRepository": 43072, - "pac": 46051, - "pace": 1330, - "paced": 69652, - "paces": 28438, - "pack": 4853, - "package": 1757, - "packageName": 92163, - "packages": 44241, - "packed": 51421, - "packet": 25868, - "packing": 96224, - "pad": 13545, - "padding": 9766, - "pag": 18926, - "page": 2964, - "pageIndex": 92977, - "pageNum": 82397, - "pageNumber": 85827, - "pageSize": 40169, - "pageTitle": 86886, - "paged": 64215, - "pagen": 83713, - "pager": 47300, - "pages": 11014, - "pagesize": 86017, - "pagina": 64997, - "paginate": 39565, - "pagination": 26666, - "paginator": 79456, - "paging": 73846, - "pai": 86059, - "paid": 35778, - "pain": 92724, - "paint": 34717, - "pair": 12959, - "paired": 77267, - "pairs": 78356, - "pais": 88198, - "pak": 72089, - "pal": 19866, - "palette": 60774, - "pan": 857, - "pane": 26393, - "panel": 7581, - "panels": 83798, - "panic": 19621, - "panied": 22840, - "panies": 17443, - "panion": 41890, - "panse": 95519, - "pants": 93037, - "pany": 2023, - "paper": 19716, - "papers": 48393, - "paque": 54522, - "par": 1768, - "para": 15138, - "parable": 50256, - "paragraph": 28827, - "paragus": 94789, - "paralle": 65861, - "parallel": 47203, - "paralleled": 68901, - "param": 913, - "parameter": 16577, - "parameters": 14105, - "paramref": 44115, - "params": 3603, - "parate": 68698, - "parated": 50700, - "paration": 36235, - "parator": 12636, - "parcel": 97020, - "pard": 62743, - "pare": 3462, - "pared": 7360, - "paredStatement": 23230, - "paren": 42164, - "parency": 21979, - "parent": 3850, - "parentId": 54648, - "parentNode": 81804, - "parents": 26534, - "parer": 62219, - "paring": 45252, - "parison": 36642, - "parity": 95468, - "park": 29836, - "parm": 58553, - "parms": 78608, - "pars": 73480, - "parse": 6534, - "parseFloat": 65972, - "parseInt": 34687, - "parsed": 42130, - "parser": 9854, - "parsers": 89664, - "part": 4581, - "partial": 38520, - "partials": 50558, - "participant": 59613, - "participants": 92235, - "particle": 43079, - "particles": 69598, - "particularly": 74039, - "partition": 42098, - "partment": 37091, - "partner": 37358, - "partners": 98131, - "parts": 18753, - "party": 34057, - "pas": 42201, - "pass": 6519, - "passed": 36522, - "passes": 95423, - "passport": 43769, - "passwd": 53600, - "password": 3918, - "past": 53520, - "paste": 57968, - "pat": 4781, - "patch": 3482, - "patches": 97978, - "path": 2398, - "pathname": 67381, - "paths": 22354, - "patial": 33514, - "patibility": 54153, - "patible": 38179, - "patient": 23557, - "patients": 81437, - "patrick": 65320, - "pattern": 14676, - "patterns": 27061, - "pause": 28548, - "paused": 79393, - "pawn": 69696, - "pay": 14214, - "payer": 94686, - "payload": 19992, - "payment": 14073, - "payments": 64143, - "paypal": 72305, - "pb": 17063, - "pbs": 27106, - "pc": 4080, - "pcb": 91970, - "pcf": 91243, - "pch": 71448, - "pci": 56487, - "pcion": 16669, - "pciones": 78468, - "pción": 44428, - "pcl": 78953, - "pcm": 77584, - "pcodes": 72819, - "pcs": 48413, - "pd": 15720, - "pdata": 58896, - "pdb": 85302, - "pdev": 50519, - "pdf": 12091, - "pdo": 30814, - "pe": 375, - "peace": 55225, - "peak": 23635, - "peaker": 66574, - "pear": 8174, - "pearance": 13322, - "peare": 37652, - "peat": 11221, - "peated": 43054, - "peater": 66342, - "peating": 65977, - "peats": 83539, - "pec": 1007, - "pecia": 81060, - "pecial": 3037, - "pecially": 4899, - "pecies": 89721, - "pecific": 15934, - "pecified": 45140, - "pect": 1002, - "pected": 4136, - "pecting": 66448, - "pection": 16463, - "pections": 49813, - "pective": 9262, - "pectives": 33301, - "pector": 19534, - "pectral": 87675, - "pectrum": 39806, - "pects": 8132, - "ped": 7018, - "pedia": 83150, - "pedido": 81762, - "pedo": 53594, - "pee": 62598, - "peech": 40686, - "peed": 4609, - "peek": 30207, - "peer": 16944, - "pees": 82400, - "peg": 10524, - "pegawai": 74058, - "pei": 64974, - "pek": 88276, - "pekt": 79981, - "pel": 48624, - "pell": 38622, - "pellier": 92754, - "pen": 2821, - "pend": 3825, - "pendicular": 69651, - "pending": 29310, - "peng": 64183, - "pent": 46225, - "peon": 91136, - "people": 16455, - "peq": 83438, - "per": 716, - "perPage": 95722, - "perate": 80213, - "peration": 92874, - "perator": 77966, - "perature": 14702, - "perc": 49235, - "percent": 25426, - "percentage": 41650, - "pered": 43868, - "perf": 60645, - "perfect": 64185, - "perfil": 82171, - "perform": 29588, - "performance": 62344, - "perhaps": 66372, - "peri": 32836, - "peria": 75199, - "perial": 68327, - "perience": 13267, - "perienced": 45933, - "periences": 69597, - "periment": 14666, - "perimental": 26594, - "periments": 50732, - "pering": 61818, - "period": 19862, - "perl": 66036, - "perm": 20508, - "permalink": 82204, - "permanent": 98524, - "permission": 23443, - "permissions": 31000, - "permit": 40781, - "perms": 88872, - "peror": 26904, - "pers": 32390, - "perse": 82344, - "persist": 40926, - "persistent": 70489, - "person": 9164, - "persona": 71694, - "personal": 30712, - "persons": 77751, - "pert": 77468, - "pery": 62479, - "pes": 20975, - "pesan": 97385, - "pest": 30223, - "pet": 7005, - "petition": 56867, - "pets": 65301, - "petto": 83343, - "pez": 41059, - "pf": 16276, - "pg": 3601, - "pga": 75769, - "pgsql": 54398, - "ph": 764, - "pha": 4055, - "phabet": 18992, - "phalt": 36274, - "phan": 10146, - "phans": 85411, - "phant": 28022, - "phants": 53667, - "phanumeric": 66888, - "phas": 51480, - "phase": 26199, - "phasis": 55249, - "phe": 81906, - "phem": 61041, - "phen": 15112, - "pher": 29182, - "pherd": 43631, - "phere": 8182, - "pheres": 65733, - "pheric": 33349, - "pherical": 45845, - "phet": 22718, - "phetamine": 66704, - "phi": 17247, - "phia": 18120, - "phies": 48172, - "phil": 46185, - "phin": 55853, - "phins": 40772, - "phinx": 50661, - "phis": 37889, - "phon": 52801, - "phone": 4949, - "phoneNumber": 59273, - "phones": 17144, - "phony": 30748, - "phoon": 78149, - "phot": 52399, - "photo": 11817, - "photos": 25625, - "php": 1230, - "phrase": 28810, - "phthalm": 81937, - "phy": 12989, - "phys": 42305, - "physical": 47692, - "physics": 67865, - "pi": 2554, - "piar": 57626, - "pic": 15959, - "picable": 95118, - "pick": 30345, - "picked": 94599, - "picker": 15213, - "pickle": 87005, - "pickup": 85784, - "pics": 74557, - "picture": 27581, - "pictureBox": 61033, - "pictured": 69389, - "pictures": 76503, - "pid": 10629, - "pie": 20898, - "piece": 23164, - "pieces": 47568, - "piel": 45336, - "pies": 45752, - "pig": 90600, - "pii": 95021, - "pike": 65546, - "pile": 12470, - "piler": 29155, - "pill": 50946, - "pillar": 77602, - "pin": 13576, - "pine": 39138, - "ping": 10194, - "pink": 64349, - "pins": 75658, - "pio": 12183, - "pios": 93497, - "pip": 52601, - "pipe": 14086, - "pipeline": 52358, - "pipes": 87820, - "pir": 5682, - "piration": 29579, - "pire": 23772, - "pired": 11986, - "pires": 19505, - "piring": 79863, - "pirit": 53829, - "piry": 49309, - "pis": 57996, - "pit": 33686, - "pitch": 54338, - "pite": 6100, - "pivot": 69541, - "pix": 36584, - "pixel": 30784, - "pixels": 54419, - "pizza": 93538, - "pj": 92216, - "pk": 21486, - "pkg": 31169, - "pkt": 47875, - "pl": 501, - "pla": 57638, - "place": 2050, - "placed": 37469, - "placeholder": 12665, - "placeholders": 83770, - "placement": 16491, - "placements": 64635, - "placer": 91312, - "places": 27170, - "placing": 49033, - "plain": 21435, - "plaint": 32397, - "plaintext": 72323, - "plan": 10609, - "planation": 36990, - "plane": 19563, - "planes": 39157, - "planet": 51174, - "plans": 79624, - "plant": 21494, - "plants": 64805, - "plash": 20058, - "plat": 43439, - "plate": 1787, - "plates": 7426, - "platform": 16111, - "platz": 58648, - "play": 1387, - "played": 51908, - "player": 3517, - "players": 18817, - "playing": 43012, - "playlist": 35333, - "plays": 28897, - "ple": 698, - "pleado": 33366, - "pleasant": 45007, - "please": 31121, - "pled": 50185, - "plement": 2833, - "plementary": 67082, - "plementation": 10075, - "plemented": 14565, - "plements": 4779, - "plen": 87635, - "pler": 13206, - "plers": 89509, - "plet": 11053, - "plete": 5282, - "pleted": 11274, - "pletely": 50268, - "pletion": 14723, - "plets": 90592, - "plevel": 89905, - "plex": 9289, - "pliance": 32712, - "pliant": 60952, - "plib": 82782, - "plied": 3523, - "plier": 8034, - "pliers": 15532, - "plies": 7350, - "pline": 32539, - "pling": 12127, - "plings": 81402, - "plist": 41034, - "plit": 2344, - "plits": 40133, - "plitude": 31150, - "pll": 81538, - "plode": 71844, - "plorer": 80925, - "plot": 4569, - "plotlib": 15768, - "plots": 33897, - "ploy": 2760, - "ployment": 53899, - "plr": 95945, - "pls": 58086, - "plt": 9664, - "pluck": 59596, - "plug": 48574, - "plugin": 9316, - "plugins": 19237, - "plural": 67646, - "plus": 7284, - "plusplus": 25432, - "plx": 79954, - "ply": 2603, - "pm": 5298, - "pmat": 95763, - "pn": 20553, - "pname": 83762, - "png": 14395, - "po": 5481, - "pod": 40173, - "poi": 83363, - "point": 2837, - "pointer": 16429, - "points": 7862, - "poke": 49198, - "pokemon": 58480, - "pol": 10097, - "polate": 46529, - "polation": 45786, - "polator": 58836, - "pole": 69172, - "policy": 35890, - "polit": 91627, - "political": 75785, - "poll": 31241, - "pollo": 86990, - "poly": 34535, - "polygon": 66112, - "pon": 621, - "ponce": 89155, - "pond": 3595, - "ponde": 76149, - "ponder": 20949, - "pone": 82017, - "ponent": 1166, - "ponential": 60925, - "ponents": 2767, - "pong": 60202, - "ponge": 37354, - "ponible": 97951, - "pons": 2805, - "ponse": 1042, - "ponses": 23475, - "ponsible": 43419, - "ponsive": 14555, - "ponsor": 31341, - "ponsored": 35841, - "ponsors": 51976, - "pool": 10497, - "poon": 33076, - "poons": 83188, - "pop": 8539, - "popover": 69942, - "popular": 44348, - "populate": 48821, - "population": 45541, - "popup": 24636, - "por": 4406, - "pora": 71764, - "porate": 61721, - "porn": 57750, - "porno": 79485, - "port": 403, - "portal": 39053, - "porte": 45808, - "ported": 36626, - "porter": 90332, - "portfolio": 28258, - "portion": 15750, - "portlet": 85643, - "porto": 93674, - "portrait": 96741, - "ports": 3476, - "portun": 56986, - "portunity": 68164, - "pos": 981, - "posable": 17877, - "posables": 97066, - "posal": 25128, - "pose": 2972, - "posed": 3950, - "poser": 20672, - "poses": 8449, - "posing": 8478, - "posit": 2792, - "posite": 13921, - "posites": 81239, - "position": 3571, - "positions": 28536, - "positive": 31587, - "positor": 62050, - "positories": 17734, - "pository": 3176, - "posium": 54237, - "posix": 81904, - "poss": 9007, - "possible": 10236, - "possibly": 54228, - "post": 2252, - "postData": 66239, - "postId": 72816, - "posta": 39631, - "postal": 34270, - "postalcode": 77581, - "postcode": 73538, - "posted": 44182, - "poster": 46501, - "postgres": 44170, - "postgresql": 89570, - "posting": 65664, - "posts": 12953, - "posure": 12313, - "pot": 19644, - "potential": 93036, - "pour": 55619, - "pow": 22491, - "power": 13477, - "powered": 52616, - "powers": 78404, - "pp": 604, - "ppard": 99104, - "ppe": 73005, - "pped": 7069, - "ppelin": 69108, - "pper": 7067, - "ppers": 36623, - "pping": 10964, - "ppo": 40580, - "pps": 60643, - "ppt": 98528, - "ppv": 99697, - "ppy": 35063, - "pq": 65116, - "pr": 652, - "pra": 32759, - "praak": 80186, - "practice": 60621, - "pragma": 6143, - "prar": 95050, - "pras": 82322, - "pray": 91704, - "prd": 87322, - "pre": 1762, - "pread": 21376, - "prec": 10872, - "precated": 20483, - "precation": 70693, - "preced": 27244, - "precedented": 29791, - "prech": 62331, - "preci": 63553, - "precio": 48874, - "precision": 28281, - "pred": 24361, - "predicate": 62885, - "predict": 35798, - "predicted": 95400, - "prediction": 70031, - "predictions": 92427, - "pref": 31652, - "prefer": 81160, - "preferences": 62089, - "preferred": 74586, - "prefix": 12113, - "prefs": 62063, - "preg": 30585, - "preh": 31882, - "prehensive": 53999, - "preload": 97107, - "premium": 85694, - "prend": 59976, - "prene": 16941, - "preneur": 56405, - "prenom": 67448, - "prep": 72874, - "prepare": 13923, - "prepared": 61212, - "prepend": 57006, - "pres": 24544, - "presence": 74519, - "present": 29844, - "presentation": 45025, - "preserve": 93982, - "preset": 86608, - "press": 1911, - "pressed": 14655, - "pression": 4099, - "pressions": 40973, - "pressive": 69563, - "presso": 35560, - "pressor": 57320, - "pressure": 47074, - "prestashop": 92392, - "pret": 8203, - "preter": 29737, - "pretty": 34055, - "prev": 10084, - "prevState": 67843, - "prevent": 93755, - "preview": 28270, - "previous": 20281, - "pri": 69708, - "price": 6692, - "prices": 59869, - "pricing": 75470, - "prim": 18375, - "primary": 6682, - "primaryKey": 55613, - "prime": 33438, - "primer": 48670, - "primir": 50167, - "primitive": 74548, - "principal": 67550, - "pring": 2702, - "print": 1374, - "printStats": 83361, - "printed": 53313, - "printer": 64056, - "printf": 2578, - "printing": 99931, - "println": 34755, - "prints": 26822, - "printw": 95195, - "prior": 65333, - "priority": 24498, - "prise": 9868, - "prises": 26500, - "prising": 34754, - "prisingly": 49264, - "prit": 40807, - "prite": 5853, - "prites": 29979, - "priv": 12151, - "privacy": 47921, - "private": 2039, - "privation": 65593, - "privileged": 98388, - "prix": 92813, - "prm": 95143, - "pro": 782, - "prob": 20493, - "probability": 88540, - "probably": 55540, - "probante": 89037, - "probe": 53429, - "problem": 35686, - "problems": 96440, - "proc": 16159, - "procedure": 21826, - "process": 4734, - "processable": 58340, - "processed": 35122, - "processing": 21315, - "processor": 30574, - "processors": 82848, - "procs": 91187, - "prod": 20329, - "produ": 8723, - "produce": 98374, - "producer": 60012, - "product": 3107, - "productId": 47266, - "productName": 89526, - "production": 23452, - "productive": 34370, - "producto": 47807, - "productos": 76005, - "products": 10354, - "produk": 89912, - "produto": 67295, - "prof": 22579, - "profession": 97235, - "professional": 66886, - "profil": 92092, - "profile": 5478, - "profiles": 57295, - "profit": 26466, - "profits": 77601, - "prog": 34092, - "program": 15252, - "programming": 92726, - "programs": 74053, - "progress": 14703, - "progressbar": 82683, - "proj": 31486, - "project": 5094, - "projectId": 63662, - "projection": 61571, - "projects": 17602, - "prom": 25475, - "promise": 50650, - "promo": 76565, - "promotion": 75242, - "prompt": 41681, - "pron": 72239, - "proof": 16157, - "prop": 2741, - "propTypes": 88093, - "proper": 81768, - "properties": 13495, - "property": 3784, - "propertyName": 63648, - "proposal": 74974, - "propri": 71621, - "props": 4866, - "prot": 4490, - "protect": 47079, - "protected": 5883, - "protein": 79565, - "proto": 15461, - "protobuf": 34021, - "protocol": 17447, - "protocols": 86512, - "prototype": 46754, - "prov": 44047, - "prove": 35563, - "proved": 96608, - "provide": 62556, - "provided": 64525, - "provider": 20576, - "providers": 48387, - "province": 27432, - "prox": 42598, - "proxy": 23648, - "prs": 85405, - "prt": 89797, - "prung": 93452, - "prus": 50987, - "prü": 67793, - "ps": 1725, - "psc": 83084, - "pseudo": 69993, - "psi": 31865, - "psilon": 60992, - "pson": 18500, - "pst": 89895, - "psy": 46246, - "psych": 92109, - "psz": 45788, - "pt": 418, - "pta": 52691, - "pte": 25123, - "pter": 74237, - "ptest": 71434, - "pth": 8658, - "pthread": 37383, - "ptic": 27330, - "ptide": 47309, - "ptides": 74489, - "ptime": 30041, - "ption": 562, - "ptions": 1324, - "ptive": 54835, - "pto": 59091, - "ptom": 80797, - "ptoms": 52273, - "pton": 19271, - "ptr": 3589, - "ptrdiff": 89369, - "ptron": 95810, - "pts": 13044, - "ptune": 53014, - "pty": 1625, - "ptype": 73914, - "pu": 5701, - "pub": 9780, - "public": 898, - "publication": 72260, - "publish": 28602, - "published": 33966, - "publisher": 52291, - "pull": 24335, - "pulse": 79307, - "pun": 66007, - "punk": 76609, - "punkt": 72965, - "pur": 26047, - "purchase": 34977, - "pure": 52833, - "purple": 57607, - "purpose": 77763, - "pus": 18299, - "push": 9254, - "pushViewController": 98371, - "put": 631, - "putation": 13623, - "putc": 90140, - "pute": 8660, - "puted": 19849, - "puter": 11533, - "puties": 45033, - "puts": 17349, - "puty": 17414, - "pués": 43309, - "pv": 31268, - "pw": 32962, - "pwd": 26646, - "px": 1804, - "py": 3368, - "pygame": 52160, - "pytest": 27819, - "python": 12958, - "pyx": 86459, - "pz": 67665, - "q": 80, - "qa": 15809, - "qb": 50798, - "qc": 60933, - "qd": 77827, - "qe": 79224, - "qed": 52333, - "qh": 93000, - "qi": 41287, - "qid": 89687, - "qing": 90684, - "ql": 1498, - "qli": 7050, - "qm": 78498, - "qml": 84712, - "qn": 49450, - "qp": 33863, - "qq": 28679, - "qr": 23866, - "qrst": 62839, - "qrstuvwxyz": 65567, - "qrt": 8303, - "qry": 62355, - "qs": 27455, - "qt": 23913, - "qtt": 33367, - "qty": 30403, - "qu": 447, - "qua": 44932, - "quad": 32710, - "quake": 67818, - "qual": 1788, - "qualification": 73009, - "qualified": 37435, - "qualities": 83465, - "quality": 10692, - "quals": 2422, - "quam": 87801, - "quan": 89537, - "quant": 31548, - "quantity": 13832, - "quare": 5262, - "quared": 35349, - "quares": 41956, - "quarter": 33115, - "quartered": 68720, - "quarters": 20246, - "quat": 74083, - "quate": 19684, - "que": 593, - "queda": 42460, - "quee": 17548, - "queen": 94214, - "queeze": 19901, - "quel": 43014, - "quelle": 88265, - "quence": 4474, - "quences": 45045, - "quent": 17187, - "quential": 16216, - "quer": 16339, - "queries": 43935, - "querque": 68708, - "query": 1663, - "queryParams": 81820, - "querySelector": 87367, - "queryString": 96988, - "ques": 14295, - "quest": 724, - "question": 7998, - "questions": 17800, - "quests": 87422, - "quet": 24181, - "quete": 61454, - "quets": 91691, - "quette": 52806, - "queue": 4687, - "queueReusable": 38285, - "queueReusableCell": 39659, - "queued": 67647, - "queues": 77189, - "quez": 42221, - "qui": 47391, - "quia": 84722, - "quick": 28863, - "quier": 33571, - "quierda": 87481, - "quiet": 44750, - "quil": 88684, - "quila": 75229, - "quin": 36444, - "quina": 54506, - "quine": 48358, - "quip": 36847, - "quipe": 61673, - "quipment": 49979, - "quir": 11642, - "quire": 999, - "quired": 3004, - "quirer": 51892, - "quires": 18164, - "quiries": 33000, - "quiring": 71194, - "quirrel": 87740, - "quiry": 17795, - "quis": 9383, - "quisa": 59595, - "quisar": 96335, - "quisite": 33524, - "quisites": 49350, - "quisition": 17647, - "quisitions": 53929, - "quist": 56409, - "quit": 32637, - "quite": 84270, - "quito": 42196, - "quiv": 15780, - "quivo": 30044, - "quivos": 87331, - "quiz": 33049, - "quo": 27610, - "quoi": 62998, - "quoise": 59770, - "quot": 13800, - "quota": 93704, - "quote": 3022, - "quoted": 64825, - "quotelev": 31960, - "quotes": 54382, - "qus": 62604, - "qué": 64591, - "qv": 70678, - "qw": 70391, - "qx": 89835, - "r": 81, - "rPid": 84993, - "ra": 969, - "rab": 51205, - "rabbit": 87445, - "rac": 20554, - "race": 42283, - "racial": 50025, - "rack": 72785, - "raction": 16597, - "racuse": 60869, - "rad": 13584, - "rade": 50176, - "rades": 60635, - "radi": 70312, - "radient": 67837, - "radio": 12924, - "radius": 27813, - "rado": 77927, - "rador": 66351, - "radouro": 55740, - "rael": 6327, - "raf": 15817, - "raft": 3017, - "rafted": 61869, - "rag": 4193, - "rage": 48468, - "ragen": 57464, - "ragment": 6145, - "ragments": 43056, - "ragon": 56250, - "rah": 33607, - "raham": 17012, - "rai": 68962, - "raid": 14152, - "raig": 73416, - "rail": 76735, - "rails": 38445, - "rain": 30193, - "rais": 41098, - "raisal": 65359, - "raise": 19223, - "raised": 93613, - "raises": 33371, - "raising": 94780, - "raison": 77603, - "rait": 14687, - "raith": 86882, - "raits": 27383, - "raj": 56486, - "ral": 3545, - "rale": 46140, - "ram": 2453, - "rama": 31473, - "rame": 2429, - "ramento": 36856, - "ramer": 47469, - "rames": 15988, - "ramework": 5914, - "ramid": 32803, - "ramids": 87473, - "rams": 95801, - "ran": 6713, - "rance": 35206, - "rances": 95597, - "rand": 11588, - "random": 11719, - "rang": 93683, - "range": 9866, - "ranges": 67662, - "rangle": 72282, - "rank": 13430, - "ranking": 97646, - "rans": 34489, - "ransition": 86054, - "rant": 35534, - "rap": 4714, - "rape": 20432, - "raph": 1976, - "raphic": 79173, - "raphics": 6482, - "rapid": 86812, - "rapped": 57389, - "rapper": 5635, - "rapy": 61926, - "raq": 10916, - "raquo": 86360, - "rar": 45083, - "rarian": 96020, - "raries": 15221, - "rary": 3535, - "ras": 13075, - "rase": 10857, - "rases": 27663, - "rasing": 97578, - "rastructure": 10527, - "rat": 18071, - "rate": 7853, - "rated": 55373, - "rates": 67585, - "rather": 74303, - "rating": 22696, - "ratings": 74236, - "ratio": 46458, - "ration": 2214, - "rats": 64037, - "ratulations": 38516, - "raud": 99057, - "raw": 1059, - "rawer": 96212, - "rawing": 1731, - "rawl": 34783, - "rawler": 34469, - "rawn": 68668, - "rawtypes": 98361, - "rax": 69865, - "ray": 11872, - "rays": 66243, - "raz": 8875, - "razier": 92147, - "razil": 14369, - "razione": 64131, - "razy": 12350, - "rb": 10910, - "rbrace": 76383, - "rbrakk": 75184, - "rc": 1310, - "rch": 50166, - "rchive": 97291, - "rcode": 55896, - "rd": 6634, - "rdf": 79098, - "re": 265, - "rea": 5325, - "reach": 23430, - "reachable": 47650, - "react": 3007, - "reaction": 60307, - "reactstrap": 79452, - "read": 888, - "readOnly": 88803, - "readcr": 12650, - "readcrumb": 17468, - "readcrumbs": 25473, - "reader": 11397, - "reading": 6285, - "readonly": 23385, - "reads": 31458, - "ready": 2359, - "readystatechange": 60911, - "reak": 1127, - "real": 8110, - "realDonaldTrump": 74505, - "realloc": 82690, - "really": 54760, - "realm": 70997, - "ream": 1259, - "reamble": 87806, - "rear": 59508, - "reas": 51518, - "reason": 20489, - "reasonable": 47792, - "reat": 1244, - "reate": 979, - "reated": 2920, - "reater": 29462, - "reatest": 11423, - "reating": 73910, - "reation": 27551, - "reative": 87466, - "reatment": 35320, - "reator": 37986, - "reature": 53351, - "reau": 91049, - "reb": 32575, - "rebbe": 67591, - "rec": 2827, - "recall": 94928, - "recated": 39877, - "rece": 54487, - "receipt": 63723, - "receive": 42993, - "received": 42923, - "receiver": 38653, - "recent": 47743, - "recht": 48731, - "recio": 36758, - "recipe": 26273, - "recipes": 50959, - "recipient": 43710, - "recision": 21759, - "reck": 25662, - "recogn": 34551, - "recognized": 47167, - "recommend": 67689, - "recommended": 86447, - "record": 8716, - "records": 27295, - "recover": 75383, - "rect": 2921, - "rectangle": 56416, - "rection": 31466, - "rections": 68443, - "recur": 76862, - "recursive": 50612, - "recv": 35077, - "red": 1171, - "redd": 33874, - "reddit": 38033, - "rede": 92761, - "redential": 31420, - "redentials": 16112, - "redi": 65699, - "redicate": 17299, - "redict": 9037, - "redient": 14679, - "redients": 10593, - "redirect": 8280, - "redirectTo": 66899, - "redirectToRoute": 90379, - "redis": 22496, - "redit": 11063, - "redits": 30602, - "redo": 64661, - "reds": 54469, - "reduce": 27369, - "reducers": 67498, - "redux": 21867, - "ree": 770, - "reeNode": 32683, - "reece": 90131, - "reed": 29616, - "reek": 10957, - "reement": 17589, - "reements": 58875, - "reen": 4542, - "rees": 8016, - "reesome": 58405, - "reet": 3829, - "reeting": 44732, - "reetings": 57617, - "reeze": 28733, - "ref": 1116, - "refer": 42260, - "reference": 16690, - "references": 37009, - "referer": 90063, - "referrer": 99049, - "reff": 62744, - "reffen": 65360, - "refix": 5170, - "refixer": 90448, - "reflect": 36013, - "reflection": 78098, - "refresh": 17611, - "refs": 16541, - "refund": 69583, - "reg": 1610, - "rega": 39976, - "regar": 34830, - "regation": 96895, - "regex": 27485, - "regexp": 56896, - "region": 4030, - "regions": 58808, - "regist": 54387, - "register": 6477, - "registered": 36009, - "registers": 78037, - "registr": 49564, - "registration": 26947, - "registro": 56446, - "registry": 30272, - "reglo": 53839, - "regn": 40381, - "rego": 68817, - "regon": 17541, - "regor": 67021, - "regs": 31986, - "regular": 23108, - "regulated": 81722, - "regunta": 87373, - "reh": 11310, - "rei": 56414, - "reib": 39113, - "reiben": 61422, - "reibung": 76499, - "reich": 41434, - "reinterpret": 53621, - "reira": 78342, - "reject": 48096, - "rejected": 96453, - "rek": 42961, - "rel": 3833, - "reland": 87566, - "related": 9920, - "relation": 23013, - "relations": 66434, - "relationship": 37195, - "relationships": 86924, - "relative": 21064, - "relay": 91991, - "release": 23859, - "released": 78038, - "relevant": 98673, - "religious": 97250, - "rell": 16684, - "rella": 34142, - "rellas": 74023, - "rello": 75233, - "reload": 40082, - "rels": 54883, - "relu": 32308, - "relude": 86168, - "rem": 1864, - "rema": 90818, - "remain": 48684, - "remainder": 78481, - "remaining": 44536, - "remark": 38548, - "remarks": 14786, - "reme": 9831, - "remely": 54358, - "remember": 30380, - "remen": 62969, - "rement": 55755, - "reminder": 79005, - "remium": 85132, - "remote": 18643, - "remove": 5514, - "removeAttr": 57917, - "removeClass": 14474, - "removed": 46856, - "ren": 1466, - "rena": 23523, - "renal": 47738, - "rename": 52158, - "renc": 63934, - "rence": 16271, - "rench": 6793, - "renched": 55071, - "rend": 9484, - "rende": 86627, - "render": 7472, - "renderer": 28046, - "renders": 55259, - "rending": 63094, - "rends": 79717, - "rene": 48009, - "rength": 18323, - "reno": 55983, - "renom": 45943, - "rens": 78440, - "rent": 8135, - "rente": 72823, - "reo": 30683, - "reon": 50890, - "reopen": 82607, - "rep": 10200, - "repair": 77539, - "repeat": 31724, - "repid": 94694, - "replace": 8319, - "replaceAll": 56960, - "replacement": 84731, - "reply": 21710, - "repo": 24373, - "report": 11998, - "reported": 76833, - "reports": 38006, - "repos": 69454, - "repositories": 83007, - "repository": 24202, - "repr": 31937, - "represent": 36369, - "representation": 84216, - "represented": 53859, - "req": 3031, - "requ": 11265, - "requencies": 72831, - "requency": 16224, - "requent": 70791, - "requently": 70941, - "request": 2079, - "requestCode": 75635, - "requestData": 94578, - "requested": 68205, - "requests": 37342, - "requete": 95442, - "require": 4408, - "required": 6413, - "requirements": 71226, - "requires": 42475, - "rer": 38149, - "res": 417, - "resa": 14652, - "resar": 92298, - "resas": 39054, - "rescia": 98612, - "resco": 72518, - "resden": 58109, - "rese": 71538, - "research": 61564, - "resent": 2762, - "resentation": 13898, - "resenter": 75746, - "resents": 9773, - "reservation": 48784, - "reserve": 58085, - "reserved": 52202, - "reset": 9915, - "resh": 2548, - "reshape": 16529, - "resher": 86524, - "reshold": 7308, - "resident": 40631, - "resize": 17799, - "resizing": 42567, - "reso": 50864, - "resolution": 56856, - "resolve": 17775, - "resolved": 40847, - "resolver": 50043, - "resource": 9416, - "resources": 13035, - "resp": 18744, - "respect": 45734, - "respond": 6961, - "respons": 82689, - "response": 2376, - "responseData": 90378, - "responseObject": 87106, - "responses": 72100, - "responsive": 52397, - "respuesta": 58760, - "ress": 676, - "resse": 22550, - "ressed": 14715, - "resses": 44357, - "ressing": 57881, - "ression": 11433, - "ressive": 49053, - "rest": 4014, - "restart": 51315, - "restaurant": 34326, - "restaurants": 96237, - "reste": 100034, - "restore": 31904, - "restrial": 53686, - "restrict": 28998, - "restricted": 51897, - "restriction": 72431, - "result": 1407, - "resultCode": 88224, - "resultSet": 72551, - "resultado": 33461, - "results": 8234, - "resume": 42495, - "ret": 2171, - "reta": 66798, - "retain": 56472, - "retch": 10420, - "retched": 62837, - "rete": 84605, - "reten": 86985, - "retorno": 97914, - "retrieve": 56627, - "retry": 45948, - "rets": 76430, - "rett": 17708, - "rette": 68028, - "retty": 22028, - "return": 693, - "returnValue": 54115, - "returned": 78691, - "returns": 4310, - "retval": 20433, - "retweeted": 87758, - "reu": 65886, - "reur": 35340, - "reuse": 54149, - "rev": 7430, - "reve": 92076, - "reveal": 95126, - "reverse": 26992, - "review": 19981, - "reviews": 40575, - "revision": 29442, - "revolution": 96822, - "rew": 4361, - "reward": 50107, - "rewrite": 53573, - "rex": 38639, - "rey": 8233, - "rez": 23577, - "rf": 8212, - "rg": 2026, - "rgan": 8609, - "rganization": 69464, - "rgb": 16916, - "rgba": 21027, - "rgctx": 62588, - "rgyz": 99962, - "rh": 41196, - "rho": 41422, - "rhs": 27506, - "ri": 462, - "ria": 4298, - "riad": 47639, - "riage": 8950, - "riages": 38132, - "rial": 6757, - "rian": 7414, - "riangle": 85291, - "rians": 36268, - "rias": 48931, - "rib": 1936, - "riba": 85344, - "ribbon": 55680, - "rible": 12560, - "ribly": 37852, - "ric": 2265, - "rica": 62796, - "rical": 12381, - "ricane": 26108, - "ricanes": 56295, - "ricao": 28773, - "rice": 23994, - "rices": 25423, - "rich": 14172, - "richText": 78598, - "richTextPanel": 83315, - "richt": 37802, - "ricia": 46291, - "ricing": 39906, - "rick": 12938, - "ricks": 78889, - "rico": 56347, - "rics": 6329, - "ricula": 46582, - "ricular": 57333, - "riculum": 24011, - "rid": 1907, - "riday": 6249, - "ridden": 43285, - "ride": 1425, - "rides": 18746, - "ridge": 11431, - "ridged": 80228, - "riding": 50780, - "rido": 70649, - "ridor": 83536, - "rie": 7379, - "rieb": 46014, - "rieben": 74561, - "ried": 4588, - "rief": 4462, - "rieg": 83591, - "riel": 22811, - "rien": 35838, - "riend": 5147, - "riendly": 18260, - "riends": 12337, - "rient": 13283, - "rientation": 18130, - "rients": 32930, - "rier": 7401, - "riere": 85567, - "riers": 17740, - "ries": 4108, - "riet": 65670, - "rieve": 46104, - "rieved": 83712, - "rieving": 68804, - "rif": 93366, - "rift": 42480, - "rig": 14746, - "riger": 65044, - "rigesimal": 41459, - "right": 1315, - "rightarrow": 20056, - "rightness": 37730, - "rights": 77287, - "rij": 20894, - "rijk": 87774, - "rik": 21042, - "rika": 41554, - "rike": 41752, - "rikes": 68731, - "ril": 31660, - "rim": 6417, - "riminal": 58140, - "riminator": 95224, - "rimon": 49859, - "rimp": 44994, - "rin": 26355, - "rina": 41071, - "rine": 40101, - "ring": 12928, - "ringe": 85124, - "rink": 35465, - "rint": 1616, - "rio": 10599, - "rior": 3334, - "riority": 8948, - "riors": 21864, - "rios": 28951, - "riot": 85150, - "riott": 67871, - "rious": 84718, - "rip": 4664, - "ripe": 52191, - "ripp": 55789, - "ripper": 94365, - "ripple": 83473, - "rippling": 91871, - "rips": 76816, - "ripsi": 67783, - "rique": 34395, - "rir": 38315, - "rire": 96513, - "ris": 6091, - "rise": 32609, - "rish": 95007, - "rising": 60023, - "risk": 82043, - "rist": 2889, - "ristol": 41715, - "rists": 95059, - "rit": 1018, - "rita": 98827, - "ritable": 23349, - "ritch": 92689, - "rite": 1269, - "ritel": 60062, - "riteln": 52197, - "riter": 2604, - "riteria": 5204, - "riterion": 12614, - "riters": 32929, - "rites": 24143, - "ritic": 50308, - "ritical": 14849, - "riting": 12479, - "rition": 17462, - "ritional": 37842, - "ritis": 38090, - "rito": 29141, - "ritos": 95112, - "ritt": 56013, - "ritte": 99380, - "ritten": 12429, - "ritz": 57821, - "rium": 41552, - "riv": 77467, - "rive": 58035, - "river": 5586, - "rix": 18862, - "riz": 25772, - "rière": 65220, - "rió": 98401, - "rk": 48372, - "rl": 2438, - "rlen": 70169, - "rm": 8892, - "rms": 91969, - "rn": 36722, - "rna": 90331, - "rnd": 65969, - "rne": 67020, - "rng": 70990, - "ro": 299, - "roach": 65600, - "road": 8714, - "roadcast": 19650, - "roads": 43791, - "roat": 18283, - "rob": 23576, - "robat": 76201, - "robe": 33936, - "robot": 18748, - "robots": 61215, - "roc": 28787, - "rocess": 41948, - "rocessing": 49787, - "rock": 21161, - "rocket": 47890, - "rod": 24409, - "rodu": 4653, - "roduce": 48945, - "roduced": 30317, - "roducing": 60637, - "roduction": 17158, - "roe": 35804, - "rog": 12184, - "rogate": 49473, - "rogen": 26252, - "rogram": 87220, - "roi": 51560, - "roid": 1607, - "roids": 41194, - "roit": 69596, - "rok": 54661, - "roke": 7593, - "roken": 82809, - "roker": 47085, - "rokes": 56137, - "rol": 1098, - "role": 5898, - "roleId": 98591, - "roles": 14985, - "roleum": 41099, - "roll": 1119, - "rollable": 69855, - "rollback": 34659, - "rolled": 21621, - "roller": 1496, - "rollers": 7421, - "rolley": 75143, - "rolling": 16608, - "rollment": 26949, - "rollo": 44784, - "rolls": 39374, - "rom": 442, - "roma": 58084, - "roman": 63114, - "romatic": 99866, - "rome": 6786, - "rometer": 88371, - "romise": 5386, - "romium": 78959, - "romo": 99639, - "romosome": 76218, - "rompt": 15091, - "ron": 2298, - "rone": 78321, - "rones": 32921, - "rong": 14684, - "ronic": 8535, - "ronics": 28429, - "rons": 26692, - "ront": 9598, - "ronym": 47980, - "roof": 76736, - "room": 3039, - "roomId": 87494, - "rooms": 9949, - "root": 2959, - "rootScope": 24464, - "roots": 38265, - "rop": 897, - "ropa": 28657, - "ropdown": 13574, - "roperties": 9433, - "roperty": 8382, - "roph": 22761, - "rophe": 48983, - "rophic": 42810, - "rophy": 58175, - "ropic": 45036, - "ropical": 51172, - "ropol": 23143, - "ropolis": 55422, - "ropolitan": 31611, - "ropp": 76156, - "ropped": 42816, - "ropping": 81304, - "ropri": 6291, - "ropriate": 25264, - "rops": 3787, - "ropsych": 98438, - "ropy": 18237, - "ror": 7787, - "rored": 48743, - "roring": 90679, - "rors": 32786, - "ros": 3714, - "roscope": 90879, - "rose": 25888, - "rosis": 63412, - "ross": 2177, - "rosse": 53456, - "rosso": 33312, - "rossover": 38272, - "rost": 42602, - "rot": 4744, - "rotate": 16611, - "rotation": 13848, - "rotch": 92578, - "rote": 5646, - "rotein": 91748, - "rots": 90329, - "rott": 47789, - "rottle": 28635, - "rou": 583, - "rouch": 76027, - "roud": 43376, - "rough": 1458, - "rought": 6478, - "roulette": 99248, - "round": 1067, - "rounded": 45091, - "roup": 896, - "roupe": 38815, - "roupon": 48103, - "roups": 89510, - "rous": 27620, - "route": 9143, - "routeParams": 71129, - "routeProvider": 84760, - "router": 10140, - "routes": 20380, - "routine": 54080, - "routing": 74420, - "rouw": 72723, - "rov": 40494, - "rove": 51515, - "rovers": 12848, - "row": 654, - "rowCount": 49249, - "rowData": 99059, - "rowable": 15290, - "rowad": 83387, - "rowave": 34803, - "rowing": 25156, - "rown": 4935, - "rowned": 45184, - "rowning": 51520, - "rows": 1849, - "rowsable": 52211, - "rowse": 13702, - "rowser": 4100, - "rowsers": 91658, - "rowsing": 87366, - "rowth": 19632, - "rox": 55889, - "roy": 3433, - "roys": 50293, - "roz": 65089, - "rozen": 43340, - "rp": 23048, - "rparr": 90020, - "rpc": 30514, - "rpm": 74882, - "rq": 53289, - "rr": 637, - "rray": 855, - "rrha": 91595, - "rror": 1298, - "rs": 5544, - "rsa": 61969, - "rschein": 95313, - "rsp": 61076, - "rss": 51723, - "rst": 59125, - "rstrip": 71498, - "rt": 3423, - "rtc": 46992, - "rtl": 49568, - "rtle": 93536, - "rts": 78824, - "rtype": 33613, - "ru": 2739, - "rub": 60530, - "ruby": 47375, - "ruc": 80455, - "rud": 67455, - "rug": 73047, - "ruise": 93753, - "ruit": 21702, - "ruitment": 47233, - "ruits": 68998, - "ruk": 77767, - "rule": 13233, - "rules": 22746, - "rum": 10952, - "run": 6236, - "runner": 42836, - "running": 28272, - "runs": 54410, - "runtime": 23051, - "rup": 31722, - "rupt": 6722, - "ruptcy": 96319, - "rupted": 87054, - "ruption": 14455, - "ruptions": 55781, - "rus": 20962, - "rush": 78277, - "rust": 36888, - "rut": 70546, - "ruta": 82007, - "ruz": 63423, - "rv": 10776, - "rvine": 67674, - "rw": 32868, - "rx": 12940, - "rxjs": 19760, - "ry": 894, - "ryan": 57858, - "ryfall": 74498, - "rying": 28609, - "rylic": 44280, - "ryn": 61343, - "ryo": 97234, - "rypt": 3655, - "rypted": 14353, - "ryption": 15970, - "rypto": 9631, - "ryptography": 47763, - "rypton": 54636, - "rys": 42426, - "rysler": 56456, - "rz": 53060, - "rze": 55174, - "rzy": 89088, - "rá": 38468, - "ráf": 80143, - "rÃ¥": 98021, - "ré": 43711, - "ró": 83137, - "ród": 92045, - "s": 82, - "sPid": 84915, - "sWith": 16441, - "sa": 9258, - "sad": 83214, - "safe": 19193, - "said": 84359, - "saida": 86850, - "sal": 19776, - "salary": 52710, - "saldo": 93612, - "sale": 33754, - "sales": 30141, - "salt": 43326, - "sam": 47096, - "same": 25030, - "samp": 93403, - "sample": 13925, - "samples": 42218, - "sampling": 98059, - "san": 34182, - "sand": 92346, - "sandbox": 77856, - "sanitize": 66804, - "sans": 77858, - "sap": 65713, - "sar": 99182, - "sass": 61426, - "sat": 37568, - "sav": 95351, - "save": 6766, - "saved": 33802, - "saving": 84157, - "say": 37890, - "says": 98036, - "sb": 17319, - "sbin": 93363, - "sburg": 91201, - "sburgh": 26320, - "sc": 2445, - "scal": 94307, - "scala": 27920, - "scalar": 36442, - "scale": 12727, - "scaled": 75047, - "scaling": 94152, - "scan": 16810, - "scanf": 27493, - "scanner": 69041, - "scape": 58618, - "scar": 25529, - "scatter": 71350, - "scenario": 62522, - "scene": 23296, - "scenes": 88065, - "sch": 21740, - "sched": 73343, - "schedule": 29730, - "scheduled": 94685, - "scheduler": 64222, - "schema": 17801, - "schemas": 57643, - "scheme": 47241, - "school": 22606, - "schools": 91756, - "sci": 54927, - "science": 40657, - "scient": 56447, - "scientific": 85930, - "scious": 23995, - "sciously": 71888, - "scope": 4280, - "scoped": 79840, - "scopes": 82025, - "scopic": 58510, - "scopy": 51856, - "score": 12618, - "scores": 47795, - "scp": 64163, - "scr": 26121, - "scratch": 55155, - "screen": 8337, - "screens": 49916, - "scri": 11853, - "scribe": 6407, - "scribed": 50885, - "scriber": 20974, - "scribers": 47461, - "script": 2334, - "scriptId": 49955, - "scription": 12397, - "scriptions": 31066, - "scripts": 20420, - "scroll": 12891, - "scrollTop": 47824, - "scrollView": 50314, - "scss": 64398, - "sd": 13752, - "sdale": 84782, - "sdk": 52395, - "se": 325, - "sea": 37541, - "sealed": 77040, - "search": 1874, - "searchModel": 65684, - "season": 17217, - "seat": 44158, - "seau": 70499, - "sec": 5132, - "second": 5686, - "secondary": 19217, - "seconds": 17859, - "secret": 21107, - "secs": 54381, - "sect": 9885, - "section": 2879, - "sections": 25686, - "sector": 45857, - "sects": 55529, - "secure": 26189, - "secured": 85408, - "security": 17476, - "secutive": 86880, - "sed": 32424, - "see": 4151, - "seealso": 51862, - "seed": 23425, - "seeing": 66154, - "seek": 26797, - "seen": 29412, - "seg": 14949, - "segment": 24044, - "segments": 57929, - "segue": 47206, - "sehen": 66523, - "sei": 73868, - "sein": 49535, - "seite": 62165, - "sek": 57367, - "sel": 9697, - "select": 1779, - "selectAll": 82573, - "selected": 4626, - "selectedIndex": 75926, - "selection": 24536, - "selector": 9102, - "selectorMethod": 90412, - "selectors": 96364, - "self": 726, - "sell": 35935, - "seller": 35199, - "selling": 38837, - "sem": 7143, - "semantic": 48958, - "semb": 4943, - "sembl": 28111, - "semble": 16167, - "sembled": 26994, - "sembler": 36501, - "sembles": 41794, - "semblies": 46438, - "sembling": 43064, - "sembly": 5760, - "semester": 62636, - "semi": 87698, - "semicolon": 45861, - "sen": 12021, - "senal": 26580, - "send": 6820, - "sendKeys": 64154, - "sendMessage": 63057, - "sender": 11905, - "sending": 80796, - "senha": 62509, - "sense": 98935, - "sensor": 30611, - "sent": 25526, - "sentence": 52989, - "seo": 45766, - "sep": 29136, - "separator": 41220, - "seq": 13565, - "sequ": 6741, - "sequelize": 58956, - "sequence": 15880, - "sequences": 62808, - "sequent": 72457, - "sequential": 93450, - "sequently": 39742, - "ser": 805, - "serde": 48124, - "serial": 10392, - "serialization": 75935, - "serialize": 25140, - "serialized": 76377, - "serializer": 53818, - "serie": 62243, - "series": 20473, - "serious": 94427, - "serir": 99587, - "serrat": 64164, - "sert": 6175, - "serter": 91827, - "serv": 31875, - "serve": 13570, - "server": 4120, - "servername": 70860, - "servers": 68796, - "service": 8095, - "serviceName": 94585, - "services": 13069, - "ses": 9459, - "sess": 40157, - "session": 6045, - "sessionId": 71615, - "sessions": 52064, - "set": 751, - "setAttribute": 32417, - "setBackground": 91625, - "setCellValue": 42369, - "setChecked": 66045, - "setColor": 55191, - "setContent": 69221, - "setCurrent": 63867, - "setData": 44991, - "setDefault": 93274, - "setDescription": 64642, - "setDisplay": 77455, - "setEnabled": 38209, - "setError": 99230, - "setFlash": 63489, - "setFont": 90502, - "setIcon": 70101, - "setId": 64920, - "setImage": 89856, - "setItem": 86123, - "setLabel": 89653, - "setLayout": 59370, - "setMax": 100117, - "setMessage": 74487, - "setName": 41830, - "setOnClickListener": 64728, - "setParameter": 53104, - "setPosition": 50410, - "setProperty": 81407, - "setQuery": 74328, - "setScale": 80774, - "setSize": 98007, - "setState": 79958, - "setStatus": 84551, - "setText": 21664, - "setTimeout": 79800, - "setTitle": 41344, - "setType": 71441, - "setUp": 63952, - "setValue": 23357, - "setVisibility": 96892, - "setVisible": 39362, - "setWidth": 90866, - "setattr": 88270, - "setq": 33626, - "sets": 5022, - "sett": 67614, - "setter": 89579, - "setting": 15680, - "settings": 6648, - "setup": 15543, - "setw": 52922, - "seud": 40512, - "seudo": 22719, - "seven": 81285, - "severity": 78119, - "sex": 11814, - "sexo": 84280, - "sexual": 44687, - "sexy": 99354, - "sey": 8674, - "seys": 37523, - "sez": 53070, - "sf": 17692, - "sg": 2034, - "sgi": 52712, - "sgiving": 32727, - "sh": 939, - "sha": 15605, - "shade": 87154, - "shader": 46634, - "shadow": 34052, - "shaft": 97513, - "shake": 30761, - "shal": 12492, - "shaled": 76403, - "shall": 19549, - "shan": 83227, - "shape": 12510, - "shapes": 93159, - "share": 19930, - "shared": 6228, - "shares": 76147, - "sharing": 84746, - "sharp": 54017, - "shaw": 51104, - "she": 32158, - "shed": 70561, - "sheet": 15470, - "sheets": 92537, - "shelf": 55050, - "shell": 22098, - "sher": 90605, - "shi": 60521, - "shield": 49052, - "shift": 13724, - "shima": 92577, - "shine": 31338, - "shint": 65723, - "ship": 5383, - "shipment": 70187, - "shipping": 27606, - "ships": 18143, - "shire": 15255, - "shirt": 49472, - "shit": 41153, - "shiv": 65830, - "shm": 93237, - "shoot": 68392, - "shop": 8845, - "shopping": 51666, - "shops": 27868, - "shore": 29526, - "short": 8846, - "shortcode": 84487, - "shortcut": 47457, - "shot": 6474, - "shots": 28734, - "should": 5562, - "shouldBe": 78361, - "shouldReceive": 86808, - "show": 3528, - "shown": 70463, - "shows": 60556, - "shr": 67139, - "shuffle": 66455, - "shutdown": 60647, - "si": 6455, - "siblings": 53020, - "sic": 52877, - "sid": 21703, - "side": 3002, - "sidebar": 19526, - "sie": 79712, - "sig": 22046, - "sigma": 25956, - "sigmoid": 90027, - "sign": 7908, - "signIn": 61847, - "signal": 27720, - "signals": 61715, - "signature": 35240, - "signed": 2264, - "significant": 91645, - "signin": 56712, - "signup": 29825, - "sil": 35904, - "silent": 69758, - "silver": 83014, - "sim": 15124, - "simd": 97358, - "similar": 65387, - "simp": 21514, - "simple": 23796, - "simulate": 87811, - "simulation": 84872, - "sin": 16319, - "since": 11536, - "sing": 80407, - "single": 15698, - "singleton": 61015, - "singular": 93409, - "sink": 67838, - "sip": 89350, - "sis": 14744, - "sit": 47965, - "site": 9703, - "sitemap": 39063, - "sites": 55864, - "six": 51464, - "size": 2190, - "sizei": 61743, - "sizeof": 10531, - "sizes": 54255, - "sj": 23760, - "sk": 4991, - "skb": 67209, - "ski": 33639, - "skill": 30554, - "skills": 54340, - "skin": 37282, - "skins": 50418, - "skip": 21247, - "skirts": 68075, - "sku": 41029, - "sky": 27782, - "sl": 3306, - "sla": 52742, - "slack": 89648, - "slash": 51356, - "slashes": 48729, - "slaught": 78168, - "slave": 53605, - "sleep": 26894, - "slice": 26010, - "slick": 70258, - "slide": 19902, - "slideDown": 90947, - "slideUp": 79374, - "slider": 20971, - "slides": 66921, - "slope": 97612, - "slot": 22261, - "slots": 50867, - "slow": 36311, - "slt": 49993, - "slug": 15476, - "sm": 3647, - "small": 9181, - "smart": 40903, - "smarty": 12081, - "smith": 34117, - "smooth": 57966, - "smouth": 77677, - "sms": 42492, - "smtp": 40954, - "sn": 9810, - "snake": 73239, - "snap": 49954, - "snapshot": 36601, - "snd": 47495, - "snippet": 58715, - "snow": 75578, - "sns": 73594, - "so": 708, - "soap": 36112, - "soc": 58121, - "social": 23191, - "sock": 13501, - "socket": 9750, - "sockets": 77829, - "sockopt": 59676, - "soever": 35654, - "sofar": 94671, - "soft": 3594, - "softmax": 78599, - "software": 37751, - "sol": 39298, - "sold": 63578, - "sole": 1575, - "soles": 41500, - "solete": 28345, - "solid": 32127, - "solution": 50560, - "solve": 60519, - "solver": 76601, - "som": 57839, - "some": 15031, - "someone": 90579, - "something": 34431, - "sometimes": 57753, - "son": 942, - "song": 32851, - "songs": 76152, - "sonian": 78713, - "sono": 74222, - "sons": 38448, - "soon": 67156, - "sorry": 68697, - "sort": 7003, - "sortBy": 66132, - "sortable": 66698, - "sorted": 29398, - "sorting": 68139, - "sound": 28632, - "sounds": 71631, - "soup": 90642, - "source": 2484, - "sources": 40751, - "south": 67584, - "sov": 85393, - "sp": 2203, - "spNet": 14686, - "spa": 90298, - "space": 8920, - "spacer": 98165, - "spaces": 45385, - "spacing": 24329, - "spam": 76645, - "span": 1508, - "spar": 78984, - "spark": 54882, - "sparse": 99323, - "spath": 31189, - "spawn": 47187, - "spb": 44567, - "spd": 91863, - "spe": 34474, - "speaker": 65576, - "spec": 9727, - "special": 15495, - "specialchars": 26601, - "species": 43590, - "specific": 52340, - "specified": 54534, - "specifier": 68351, - "specs": 95631, - "spect": 68182, - "speech": 89325, - "speed": 20997, - "spell": 38755, - "spender": 93925, - "spent": 95464, - "sphere": 88510, - "spi": 40257, - "spiel": 81985, - "spin": 42682, - "spinner": 63191, - "spir": 50177, - "spiracy": 70823, - "spirit": 86390, - "spl": 70195, - "splash": 49732, - "splice": 96060, - "split": 7105, - "spm": 69722, - "spo": 83959, - "spoken": 52858, - "sponsor": 96911, - "sport": 62001, - "sports": 84660, - "spot": 19164, - "spotify": 88488, - "spots": 68110, - "spr": 52773, - "spread": 59295, - "spring": 30323, - "sprintf": 50827, - "sprite": 33741, - "sprites": 88570, - "spy": 29291, - "sq": 29443, - "sql": 3628, - "sqlite": 38142, - "sqrt": 27986, - "squ": 98507, - "square": 38576, - "squeeze": 53013, - "sr": 15444, - "src": 3632, - "srv": 41120, - "ss": 784, - "ssa": 53207, - "ssc": 90191, - "sse": 65613, - "ssel": 90282, - "ssf": 84274, - "ssh": 26618, - "ssi": 46756, - "ssid": 62843, - "ssize": 78560, - "ssl": 25658, - "sson": 31031, - "ssp": 68333, - "ssql": 80813, - "sss": 85260, - "sst": 52000, - "sstream": 39466, - "ssue": 84990, - "st": 267, - "sta": 21127, - "stab": 68588, - "stable": 29092, - "stack": 7848, - "stackoverflow": 43135, - "stackpath": 69294, - "stacle": 44698, - "stacles": 75079, - "stad": 47940, - "stadt": 45378, - "staff": 28221, - "stag": 47780, - "stage": 21406, - "stairs": 31234, - "stakes": 96160, - "staking": 89985, - "stalk": 90849, - "stamp": 50213, - "stan": 24986, - "stanbul": 46216, - "stance": 1333, - "stances": 9623, - "stand": 2752, - "standard": 20885, - "standen": 85984, - "standing": 10276, - "stands": 97815, - "stant": 4811, - "stantial": 77057, - "stantiate": 43351, - "stantiateViewController": 83883, - "stants": 7031, - "star": 12134, - "stars": 37738, - "start": 2527, - "startDate": 41907, - "startIndex": 96411, - "startTime": 42006, - "startdate": 96498, - "started": 47823, - "starter": 32474, - "starting": 40389, - "starts": 66976, - "startsWith": 59036, - "startswith": 70425, - "starttime": 89886, - "startup": 81765, - "stash": 50871, - "stashop": 84174, - "stasy": 73855, - "stat": 10079, - "state": 2513, - "stateParams": 56169, - "stateProvider": 80449, - "statement": 25159, - "statements": 95687, - "states": 33169, - "static": 2020, - "staticmethod": 23007, - "station": 20762, - "stations": 75728, - "statistics": 55220, - "stats": 16658, - "statt": 97446, - "status": 2899, - "statusCode": 45580, - "statuses": 66453, - "staw": 50111, - "stay": 60021, - "std": 1872, - "stdClass": 79948, - "stdafx": 57406, - "stdarg": 89368, - "stdbool": 63656, - "stdcall": 61889, - "stddef": 67497, - "stderr": 37522, - "stdexcept": 95613, - "stdin": 52702, - "stdint": 32535, - "stdio": 10558, - "stdlib": 13450, - "stdout": 37458, - "ste": 5455, - "stead": 43280, - "steady": 72766, - "steam": 47690, - "sted": 24836, - "steder": 42989, - "steel": 62654, - "steen": 95057, - "stein": 12711, - "stell": 42237, - "stellar": 78393, - "stellen": 59258, - "steller": 73611, - "stellung": 55477, - "stem": 65188, - "sten": 16172, - "step": 9710, - "steps": 25047, - "ster": 3751, - "sterdam": 27398, - "stered": 83980, - "sterol": 33282, - "sterreich": 69498, - "sters": 12855, - "stery": 77070, - "sth": 31177, - "sthrough": 88001, - "sti": 84519, - "stial": 51706, - "stice": 94803, - "stick": 30133, - "sticks": 70045, - "sticky": 56542, - "stile": 47604, - "still": 44466, - "stim": 54754, - "stime": 87194, - "stin": 48561, - "stinence": 95821, - "stinian": 88457, - "stit": 3781, - "stitial": 49270, - "stitute": 7815, - "stitution": 10663, - "stitutions": 93778, - "stk": 76409, - "stm": 25897, - "stmt": 9397, - "sto": 34152, - "stock": 13787, - "stocks": 69127, - "stoff": 81056, - "stoi": 88341, - "ston": 7876, - "stone": 11046, - "stones": 33610, - "stood": 52784, - "stop": 9684, - "stopped": 90963, - "stops": 99120, - "stor": 48465, - "storage": 16568, - "store": 4412, - "storeId": 85497, - "stored": 72349, - "stores": 44569, - "stories": 69335, - "storm": 27511, - "storms": 83109, - "story": 27583, - "storybook": 91761, - "stown": 44058, - "stp": 92562, - "str": 496, - "stra": 13645, - "stract": 4437, - "straction": 43702, - "stractions": 65790, - "straight": 89292, - "strain": 78726, - "strained": 58827, - "straint": 4759, - "straints": 7610, - "stral": 56070, - "strand": 86981, - "strap": 5202, - "strar": 22979, - "stras": 59887, - "strate": 71015, - "strategy": 63014, - "stration": 55681, - "strcasecmp": 69952, - "strcmp": 14556, - "strconv": 52948, - "strcpy": 90829, - "stre": 67523, - "stream": 4116, - "streams": 62075, - "street": 28451, - "strength": 75337, - "stress": 95290, - "stretch": 73184, - "strftime": 44837, - "stri": 30972, - "strict": 6765, - "stricted": 74172, - "striction": 52230, - "stride": 48157, - "strike": 74104, - "string": 928, - "stringLiteral": 60405, - "stringValue": 79983, - "strings": 19107, - "stringstream": 29903, - "strip": 13406, - "stripe": 62333, - "strlen": 21547, - "strncmp": 47887, - "stro": 97041, - "stroke": 29341, - "strom": 35155, - "strong": 4620, - "stroy": 11207, - "strpos": 49908, - "strstr": 72366, - "strt": 40226, - "strtolower": 85569, - "strtotime": 52062, - "struct": 1257, - "struction": 3099, - "structions": 20232, - "structor": 3162, - "structors": 92466, - "structural": 96797, - "structure": 7993, - "structured": 52243, - "structures": 47194, - "structuring": 63272, - "struk": 96294, - "strument": 20039, - "struments": 38818, - "strup": 90499, - "stry": 4720, - "sts": 37379, - "stu": 61782, - "stub": 60498, - "stud": 76443, - "student": 12307, - "students": 38318, - "studio": 60119, - "study": 56065, - "stuff": 58404, - "sty": 79855, - "styl": 86688, - "style": 3612, - "styleType": 50609, - "styled": 23696, - "styles": 4041, - "stylesheet": 6936, - "stype": 74620, - "ständ": 48735, - "stÃ¥": 97590, - "stüt": 58949, - "su": 28149, - "sub": 2008, - "subcategory": 80975, - "subclass": 100217, - "subj": 79114, - "subject": 11760, - "subjects": 65882, - "submenu": 62084, - "submission": 58208, - "submit": 6081, - "submitButton": 83147, - "submitted": 73563, - "subnet": 89736, - "subpackage": 43937, - "subplot": 50956, - "subs": 65898, - "subscribe": 9569, - "subscriber": 60305, - "subscription": 35504, - "subscriptions": 73660, - "subsection": 69974, - "subset": 39353, - "subseteq": 53496, - "subst": 53902, - "substr": 29714, - "substring": 34974, - "subtitle": 41517, - "subtotal": 74583, - "subtract": 60542, - "subtype": 78341, - "succ": 65541, - "success": 5748, - "successful": 32050, - "successfully": 61605, - "such": 21470, - "sudo": 19413, - "suffix": 27884, - "suggest": 96861, - "suit": 73140, - "suite": 51092, - "sum": 1264, - "suma": 95909, - "sume": 32423, - "sumer": 12023, - "suming": 62217, - "summ": 70644, - "summary": 1743, - "summer": 63666, - "sun": 40619, - "sup": 13066, - "super": 9712, - "supplier": 40930, - "supply": 95783, - "support": 24249, - "supported": 18717, - "supports": 78809, - "suppress": 98060, - "sur": 20370, - "sure": 19643, - "surf": 78960, - "surface": 40846, - "surname": 52515, - "survey": 48554, - "sus": 86521, - "suspend": 99711, - "sut": 100120, - "sv": 3576, - "svc": 59194, - "svg": 15551, - "sville": 51028, - "svm": 97351, - "svn": 64689, - "svp": 81706, - "sw": 2332, - "swagen": 44677, - "swagger": 75855, - "swana": 94810, - "swap": 26825, - "sweet": 95928, - "swer": 3643, - "swers": 9596, - "swick": 57172, - "swift": 71742, - "swing": 86384, - "swiper": 54327, - "swire": 80825, - "switch": 17790, - "swith": 22966, - "sword": 80138, - "sworth": 61831, - "sx": 49712, - "sy": 23707, - "sylvania": 18987, - "sym": 24738, - "symbol": 19314, - "symbols": 68526, - "syn": 20960, - "sync": 13293, - "syntax": 57293, - "synthesize": 31983, - "sys": 7947, - "syscall": 72169, - "system": 9125, - "systems": 46654, - "sz": 14694, - "t": 83, - "ta": 2629, - "tab": 6323, - "tabl": 74199, - "tabla": 58454, - "table": 2048, - "tableFuture": 70729, - "tableName": 37077, - "tableView": 14768, - "tablename": 43779, - "tables": 33210, - "tablet": 99793, - "taboola": 49589, - "tabpanel": 74346, - "tabs": 32093, - "tag": 4681, - "tagName": 74373, - "tags": 14412, - "tahun": 67096, - "taient": 85806, - "tail": 14928, - "tails": 41060, - "tain": 23771, - "taire": 71237, - "take": 23609, - "taken": 83261, - "takes": 79079, - "taking": 89894, - "tal": 51977, - "talk": 36341, - "tam": 73807, - "tan": 53691, - "tanggal": 49799, - "tank": 86271, - "tant": 61512, - "tap": 31147, - "tape": 64620, - "tar": 27835, - "target": 5775, - "targets": 46647, - "tas": 48642, - "task": 8366, - "taskId": 81788, - "tasks": 25792, - "tat": 68238, - "tatus": 79421, - "tau": 30243, - "tax": 18081, - "taxonomy": 54104, - "tb": 18894, - "tbl": 18555, - "tbody": 10303, - "tc": 10630, - "tcp": 28260, - "td": 1320, - "tdown": 72646, - "te": 668, - "tea": 82694, - "teacher": 24247, - "teachers": 82080, - "team": 9376, - "teams": 39596, - "tearDown": 83992, - "teborg": 78529, - "tec": 55300, - "tech": 18261, - "techn": 26522, - "technical": 73237, - "technology": 59342, - "tection": 40241, - "ted": 6702, - "tee": 6684, - "teen": 15247, - "teenth": 46487, - "tees": 30900, - "tega": 93005, - "teil": 56732, - "tein": 39340, - "tek": 43813, - "tel": 23774, - "tele": 15772, - "telefone": 79230, - "telefono": 52308, - "telegram": 82769, - "telephone": 53027, - "tell": 73457, - "tem": 880, - "tement": 79507, - "temp": 3975, - "temperature": 35658, - "templ": 75960, - "template": 4308, - "templates": 15827, - "temporary": 79190, - "temps": 67380, - "tempt": 4307, - "tempts": 34372, - "tems": 91937, - "ten": 2002, - "tenant": 45019, - "tener": 74600, - "teness": 64197, - "tensor": 47211, - "tensorflow": 85382, - "tent": 73468, - "tep": 91998, - "ter": 466, - "tera": 51137, - "terdam": 51229, - "tere": 55704, - "tered": 34259, - "tering": 60485, - "terior": 41644, - "term": 5098, - "termin": 23827, - "terminal": 37427, - "terminate": 49161, - "terminated": 69759, - "termination": 89776, - "terms": 18853, - "tern": 4253, - "ternal": 15702, - "tero": 91489, - "terr": 69769, - "terra": 48921, - "terraform": 62485, - "terrain": 47882, - "territ": 96315, - "terror": 38488, - "terrorism": 56663, - "ters": 5153, - "tery": 18080, - "tes": 2392, - "test": 1985, - "testCase": 67294, - "testdata": 93525, - "teste": 90099, - "tested": 76036, - "tester": 74458, - "testimonial": 81845, - "testing": 9016, - "tests": 24781, - "tesy": 19414, - "tet": 73542, - "tex": 34444, - "text": 1342, - "textAlign": 82275, - "textBox": 40698, - "textContent": 44535, - "textField": 38882, - "textInput": 68097, - "textTheme": 94823, - "textView": 85328, - "textarea": 12003, - "textbox": 78475, - "textfield": 62863, - "texto": 58103, - "texts": 87042, - "texture": 28596, - "textures": 71130, - "tf": 9112, - "tfoot": 59584, - "tg": 42528, - "tgl": 46178, - "tgt": 86326, - "th": 339, - "tha": 23218, - "thag": 96462, - "thal": 31392, - "thalm": 78743, - "than": 54895, - "thane": 86185, - "thank": 58517, - "thanks": 46593, - "that": 9210, - "the": 1820, - "theValue": 74377, - "thead": 11671, - "theast": 15102, - "thed": 79371, - "theid": 69455, - "their": 50828, - "theless": 20583, - "them": 49818, - "theme": 9224, - "themes": 41815, - "then": 3473, - "thenReturn": 27940, - "theon": 64110, - "theorem": 32615, - "theory": 94304, - "ther": 700, - "therapy": 46755, - "there": 19041, - "thermal": 69218, - "thern": 6456, - "theros": 91882, - "thers": 3058, - "thes": 6509, - "these": 45010, - "theses": 39422, - "thesis": 13491, - "thesize": 27985, - "thesized": 83979, - "thest": 61943, - "theta": 16356, - "thetic": 18015, - "thew": 16142, - "they": 20670, - "thic": 82664, - "thickness": 92067, - "thin": 64771, - "thing": 1626, - "things": 58174, - "think": 27963, - "thinkable": 91203, - "thinking": 83360, - "third": 32827, - "this": 576, - "thon": 4690, - "thood": 32968, - "thora": 65783, - "those": 54719, - "though": 4636, - "thought": 61665, - "thouse": 56134, - "thr": 61124, - "thread": 4629, - "threads": 28386, - "threat": 97229, - "three": 28956, - "thren": 63364, - "thresh": 95482, - "threshold": 30002, - "thritis": 40485, - "thro": 93210, - "throat": 87164, - "throp": 98643, - "through": 20322, - "throw": 7265, - "thrown": 87545, - "throws": 8262, - "ths": 17323, - "thumb": 26091, - "thumbnail": 28886, - "thumbnails": 87209, - "thumbs": 96490, - "thur": 22173, - "thus": 34232, - "thy": 27520, - "ti": 10462, - "tic": 29150, - "tica": 83055, - "tical": 35758, - "tick": 35255, - "ticker": 69445, - "ticket": 27632, - "tickets": 69827, - "ticks": 36178, - "tics": 13024, - "tid": 25453, - "tie": 49831, - "tier": 50435, - "ties": 29646, - "tif": 85440, - "tight": 75282, - "til": 1678, - "tile": 21774, - "tiles": 61982, - "tility": 12467, - "tim": 20693, - "time": 1712, - "timeline": 50060, - "timeofday": 60623, - "timeout": 14482, - "timer": 19834, - "times": 15487, - "timestamp": 13333, - "timestamps": 34691, - "timezone": 44371, - "timing": 90860, - "tin": 57071, - "ting": 1303, - "tingham": 60235, - "tings": 2110, - "tiny": 47216, - "tion": 28491, - "tip": 13446, - "tipo": 21885, - "tips": 46554, - "tit": 17330, - "title": 2150, - "titleLabel": 89546, - "titles": 35623, - "titre": 70681, - "titulo": 36063, - "tk": 6375, - "tl": 11805, - "tle": 11489, - "tlement": 45589, - "tls": 35588, - "tm": 14046, - "tml": 3949, - "tmp": 5284, - "tmpl": 72459, - "tn": 1546, - "to": 998, - "toArray": 28874, - "toBe": 9074, - "toBeDefined": 68638, - "toBeFalsy": 88553, - "toBeInTheDocument": 100139, - "toBeTruthy": 29133, - "toContain": 76904, - "toDate": 80559, - "toDouble": 65583, - "toEqual": 13529, - "toFixed": 37629, - "toFloat": 92397, - "toHave": 25751, - "toHaveBeenCalled": 34706, - "toHaveBeenCalledTimes": 83644, - "toHaveBeenCalledWith": 57247, - "toHaveLength": 89047, - "toISOString": 91088, - "toInt": 32060, - "toJson": 75085, - "toList": 43007, - "toLocale": 78485, - "toLowerCase": 28315, - "toMatch": 44648, - "toMatchSnapshot": 62526, - "toPromise": 82759, - "toString": 6712, - "toThrow": 89210, - "toUpperCase": 38186, - "toa": 50195, - "toast": 53201, - "tober": 53244, - "toc": 55880, - "tod": 68987, - "today": 31213, - "todo": 17825, - "todos": 50288, - "tog": 68273, - "toggle": 18173, - "toggleClass": 49379, - "togroup": 83961, - "toi": 53709, - "tok": 30694, - "token": 5963, - "tokenId": 99314, - "tokenizer": 86693, - "tokens": 31666, - "tol": 21220, - "tolist": 53241, - "tolower": 40093, - "tolua": 95781, - "tom": 38501, - "ton": 783, - "tone": 59029, - "tones": 92745, - "tons": 35511, - "too": 37227, - "took": 91453, - "tool": 14506, - "toolStrip": 66639, - "toolbar": 38630, - "toolbox": 88283, - "tools": 16297, - "tooltip": 22263, - "top": 3565, - "topic": 16816, - "topics": 56252, - "topl": 99705, - "tor": 11222, - "torch": 28514, - "torrent": 71330, - "tors": 98266, - "tos": 43681, - "tot": 28879, - "total": 5143, - "totalCount": 98136, - "totals": 85946, - "touch": 22794, - "touches": 78053, - "toupper": 88832, - "tour": 52439, - "tournament": 89179, - "tout": 67433, - "tower": 78678, - "town": 28931, - "toy": 82325, - "tp": 796, - "tparam": 69171, - "tpl": 12907, - "tplib": 95130, - "tps": 97131, - "tr": 376, - "tra": 2221, - "trace": 15417, - "tracer": 96041, - "track": 13432, - "tracked": 59481, - "tracker": 51495, - "tracking": 45653, - "tracks": 50424, - "tract": 2193, - "tracted": 55535, - "traction": 27523, - "tractive": 70178, - "tractor": 55866, - "tracts": 37288, - "trad": 48126, - "trade": 37171, - "traditional": 88008, - "traffic": 55087, - "trag": 53115, - "trail": 78975, - "train": 10613, - "trained": 36822, - "trainer": 84876, - "training": 31754, - "trait": 30532, - "traits": 63733, - "trajectory": 84887, - "trak": 71119, - "tram": 99040, - "tran": 44469, - "trand": 95674, - "trans": 1485, - "transaction": 13838, - "transactions": 42944, - "transfer": 25163, - "transform": 4806, - "transforms": 95933, - "transition": 21086, - "translate": 14372, - "translated": 54342, - "translation": 3129, - "translations": 59550, - "translator": 45457, - "transparent": 29369, - "transport": 27543, - "transpose": 55587, - "trap": 57014, - "tras": 13811, - "trash": 69926, - "trasound": 54865, - "travel": 49610, - "tre": 10367, - "trecht": 94970, - "tree": 9528, - "trees": 91512, - "treeview": 80305, - "trer": 95920, - "tres": 45632, - "trfs": 81112, - "tri": 23254, - "trial": 48447, - "triangle": 56214, - "trib": 1356, - "tribute": 2248, - "tributes": 3688, - "tribution": 32240, - "tridge": 37977, - "tridges": 63931, - "trie": 9104, - "tries": 4646, - "trieve": 35316, - "trigger": 18975, - "tright": 70076, - "trim": 10893, - "trimmed": 99201, - "tring": 563, - "trinsic": 46102, - "trip": 34081, - "trl": 9794, - "tro": 33542, - "tron": 35785, - "trs": 86485, - "tru": 66353, - "truck": 99418, - "true": 1904, - "truncate": 67154, - "trust": 57755, - "trusted": 84937, - "truth": 59677, - "trx": 73561, - "try": 1568, - "trying": 85134, - "trys": 40707, - "tryside": 45355, - "tréal": 99277, - "ts": 2641, - "tsky": 82336, - "tsx": 88333, - "tsy": 60060, - "tt": 5683, - "tte": 40936, - "tti": 98565, - "ttl": 63958, - "ttp": 1231, - "tty": 82811, - "tu": 25506, - "tube": 74838, - "tuple": 25609, - "tur": 66467, - "ture": 5081, - "tures": 19020, - "turn": 413, - "turned": 42286, - "turnstile": 57290, - "turtle": 82209, - "tutorial": 92882, - "tv": 23001, - "tw": 15930, - "tweet": 36487, - "tweets": 80821, - "twenty": 95065, - "twig": 72753, - "twitter": 15021, - "two": 20375, - "tx": 4086, - "txn": 74470, - "txt": 8754, - "ty": 1919, - "tyard": 56636, - "typ": 3737, - "type": 1337, - "typeName": 86591, - "typed": 45281, - "typedef": 5399, - "typeid": 89442, - "typename": 9208, - "typeof": 10433, - "typeorm": 81159, - "typeparam": 28044, - "types": 9426, - "typescript": 50652, - "typically": 87184, - "typing": 90902, - "typings": 86835, - "tz": 38692, - "u": 84, - "uC": 92111, - "uD": 72972, - "uParam": 92687, - "ua": 4381, - "uable": 13429, - "uably": 32764, - "uada": 86200, - "uae": 76617, - "uai": 85795, - "uais": 74091, - "ual": 940, - "uala": 71220, - "uale": 50411, - "uales": 41852, - "uali": 52266, - "uality": 10965, - "ually": 1870, - "uan": 10602, - "uang": 69710, - "uania": 63611, - "uant": 28674, - "uar": 19253, - "uard": 11280, - "uards": 55708, - "uario": 6208, - "uarios": 20853, - "uars": 67487, - "uart": 28269, - "uary": 3620, - "uat": 55282, - "uate": 6426, - "uated": 13148, - "uates": 52085, - "uating": 54643, - "uation": 4090, - "uations": 38170, - "uator": 46262, - "uação": 73426, - "ub": 392, - "uba": 31529, - "ubah": 82424, - "ubar": 45597, - "ubb": 21340, - "ubber": 92986, - "ubble": 14942, - "ubbles": 35395, - "ubbo": 98837, - "ubby": 55954, - "ube": 3845, - "ubectl": 54480, - "uben": 77067, - "uber": 30970, - "ubern": 77359, - "ubernetes": 30927, - "ubes": 51725, - "ubi": 55333, - "ubic": 42281, - "ubishi": 63320, - "ubit": 60320, - "ubits": 82502, - "uble": 41572, - "ublic": 476, - "ublish": 2600, - "ublished": 11931, - "ublisher": 15536, - "ubo": 97219, - "ubre": 64359, - "ubs": 16115, - "ubuntu": 39079, - "uby": 20629, - "ubyte": 71488, - "uc": 1791, - "ucas": 49946, - "ucc": 14912, - "ucceed": 30364, - "ucceeded": 44905, - "uccess": 2621, - "ucch": 71666, - "ucchini": 86670, - "ucci": 53469, - "ucción": 68836, - "uce": 10743, - "uced": 24921, - "ucene": 59154, - "ucer": 60496, - "uces": 63371, - "uch": 1412, - "ucha": 55481, - "uchar": 30372, - "uche": 34927, - "uchen": 46077, - "ucher": 74712, - "uchi": 56017, - "uchos": 68350, - "uchs": 54252, - "uchsia": 74491, - "ucht": 33130, - "uci": 43509, - "ucid": 73787, - "ucing": 59144, - "ucion": 43377, - "uciones": 67347, - "ución": 36323, - "uck": 1983, - "ucked": 40458, - "ucken": 98090, - "ucker": 25369, - "ucket": 11400, - "uckets": 39651, - "ucking": 47270, - "uckland": 48978, - "uckle": 57075, - "uckles": 84796, - "ucks": 15954, - "ucky": 10279, - "ucle": 22935, - "uclear": 9834, - "uco": 95514, - "ucose": 94697, - "ucs": 43189, - "ucson": 60385, - "uct": 670, - "uction": 2720, - "uctions": 92563, - "uctive": 59923, - "uctor": 80322, - "uctose": 87873, - "ucumber": 42012, - "ucursal": 83330, - "ucus": 38601, - "ucz": 98667, - "ud": 664, - "uda": 8213, - "udad": 25811, - "udades": 93923, - "udas": 54841, - "udd": 8512, - "udded": 86892, - "udden": 39095, - "uddenly": 44806, - "udder": 57229, - "uddle": 76084, - "uddled": 85201, - "uddy": 35017, - "ude": 799, - "udeau": 41596, - "uded": 38477, - "udem": 88305, - "uden": 61227, - "udence": 74193, - "udent": 4986, - "udents": 16685, - "uder": 33719, - "udes": 29246, - "udev": 78397, - "udge": 20132, - "udget": 6446, - "udging": 88412, - "udi": 21178, - "udiant": 41939, - "udiante": 50763, - "udiantes": 69854, - "udies": 58787, - "uding": 51867, - "udio": 3310, - "udios": 89885, - "udit": 34987, - "udo": 7835, - "udoku": 69402, - "udos": 46179, - "udp": 32201, - "uds": 29088, - "udson": 32778, - "udu": 88307, - "udy": 18339, - "ue": 361, - "ueba": 43512, - "uebas": 91783, - "ueblo": 61850, - "ued": 3340, - "uede": 64767, - "uego": 27779, - "uegos": 87306, - "ueil": 52908, - "uel": 4088, - "uela": 24669, - "uele": 75443, - "ueling": 80097, - "uell": 42758, - "uelle": 31037, - "uellement": 77776, - "uellen": 71728, - "uelles": 65832, - "uels": 61244, - "uelve": 47956, - "uely": 67510, - "uem": 70947, - "uen": 10529, - "uencia": 65072, - "uent": 11942, - "uenta": 39452, - "uentes": 69837, - "uento": 56388, - "uer": 8977, - "uerdo": 53570, - "uers": 84525, - "ues": 1157, - "uesday": 7192, - "uese": 36554, - "uess": 34401, - "uest": 3121, - "uesta": 20006, - "uestas": 58247, - "uestion": 8849, - "uesto": 32591, - "uestos": 65282, - "uestra": 76464, - "uet": 14127, - "uetooth": 16817, - "uetype": 99440, - "ueue": 6452, - "ueur": 79623, - "ueva": 51758, - "uevo": 33421, - "uez": 28700, - "uf": 1739, - "ufact": 4830, - "ufacturer": 32645, - "ufe": 67175, - "ufen": 29521, - "uff": 1386, - "uffed": 41673, - "uffer": 2084, - "uffers": 20964, - "ufficient": 27781, - "uffix": 13866, - "uffle": 13511, - "uffled": 43435, - "uffles": 78553, - "uffling": 80790, - "uffman": 78808, - "uffs": 33668, - "uffy": 30977, - "ufig": 82648, - "uforia": 70854, - "ufreq": 92101, - "ufs": 88183, - "uft": 90231, - "ug": 773, - "uga": 38060, - "ugador": 82520, - "ugal": 45284, - "ugar": 8734, - "ugas": 58931, - "uge": 4838, - "ugen": 70089, - "ugeot": 94522, - "uger": 59520, - "uges": 51259, - "ugg": 2661, - "uggage": 44765, - "ugged": 20752, - "uggest": 3884, - "uggested": 54376, - "uggestion": 43216, - "uggestions": 38982, - "ugging": 36368, - "uggle": 50428, - "uggling": 63031, - "uggy": 61332, - "ugh": 7595, - "ughs": 32443, - "ught": 3948, - "ughter": 7490, - "ughters": 27603, - "ughty": 36616, - "ugi": 51640, - "ugin": 3715, - "ugins": 6983, - "uglify": 87632, - "ugo": 34601, - "ugs": 13602, - "ugu": 30885, - "uguay": 60303, - "uh": 12825, - "uhan": 70986, - "uhe": 92647, - "uhl": 96274, - "uhn": 93264, - "ui": 2005, - "uib": 80723, - "uibModal": 92209, - "uid": 2480, - "uida": 85420, - "uide": 35805, - "uido": 54176, - "uids": 92316, - "uien": 88174, - "uil": 58797, - "uild": 1526, - "uilder": 2572, - "uilt": 11476, - "uiltin": 26710, - "uin": 75721, - "uing": 7623, - "uint": 2557, - "uintptr": 52480, - "uir": 21581, - "uire": 52750, - "uis": 9425, - "uish": 51220, - "uisine": 56240, - "uisse": 92648, - "uit": 3159, - "uitable": 86581, - "uitar": 35846, - "uite": 9486, - "uiten": 88080, - "uition": 38161, - "uitive": 35251, - "uitka": 59940, - "uito": 26653, - "uits": 12059, - "uity": 35594, - "uição": 78123, - "uj": 9832, - "uja": 89808, - "uje": 34967, - "ujemy": 83428, - "ujet": 69007, - "uju": 73401, - "ujÄħ": 49178, - "uk": 3178, - "uka": 26261, - "ukan": 28824, - "uke": 10647, - "ukes": 65850, - "uki": 22227, - "ukkan": 68304, - "ukkit": 23636, - "uko": 72158, - "ukt": 38767, - "uktur": 86056, - "uku": 36834, - "ul": 360, - "ula": 5724, - "ulado": 85529, - "ulaire": 74775, - "ulan": 51835, - "ulance": 41932, - "ulant": 69733, - "ular": 1299, - "ulares": 89129, - "ulario": 33430, - "ularity": 30079, - "ulary": 24094, - "ulas": 26622, - "ulate": 6468, - "ulated": 7913, - "ulates": 24031, - "ulating": 15853, - "ulation": 2987, - "ulations": 7607, - "ulative": 22948, - "ulator": 10733, - "ulators": 42391, - "ulatory": 38220, - "ulação": 91603, - "uld": 37668, - "ule": 1130, - "uled": 8615, - "ulen": 95311, - "ulence": 59566, - "ulent": 29580, - "uler": 8646, - "ulerAngles": 59852, - "ulers": 27898, - "ules": 2482, - "ulet": 49518, - "ulf": 14643, - "ulfill": 87616, - "ulfilled": 86093, - "ulg": 56099, - "uli": 24520, - "ulia": 70845, - "uliar": 42718, - "ulin": 24292, - "uling": 12549, - "ulings": 68349, - "ulis": 65130, - "ulist": 97174, - "ulk": 22537, - "ulkan": 61638, - "ull": 620, - "ulla": 35178, - "ullah": 41897, - "ullan": 42220, - "ulle": 41154, - "ulled": 92122, - "ullen": 42574, - "ullet": 23180, - "ullets": 66530, - "ulling": 61736, - "ullivan": 37141, - "ullo": 65688, - "ulls": 71523, - "ully": 22732, - "ulner": 59501, - "ulnerable": 94007, - "ulo": 8938, - "ulong": 33932, - "ulos": 29752, - "ulous": 13850, - "ulously": 38662, - "ulp": 13136, - "ulpt": 24285, - "uls": 14630, - "ulse": 17660, - "ulses": 67116, - "ulsion": 34003, - "ulsive": 58921, - "ult": 495, - "ulta": 28256, - "ultan": 61193, - "ulti": 7213, - "ultimate": 67666, - "ultimo": 85416, - "ultip": 10046, - "ultipart": 18704, - "ultipartFile": 64400, - "ultiple": 12508, - "ultiply": 22063, - "ulton": 76576, - "ultur": 77531, - "ultural": 44547, - "ulture": 10745, - "ultureInfo": 54028, - "ulty": 15070, - "ultz": 55526, - "ulu": 25415, - "ului": 32748, - "ulum": 16903, - "ulumi": 66582, - "ulus": 19990, - "uly": 3988, - "um": 372, - "uma": 13722, - "umably": 76051, - "uman": 7282, - "umann": 64607, - "umar": 31967, - "umas": 55024, - "umat": 46313, - "umatic": 33030, - "umb": 3635, - "umba": 71669, - "umbai": 30955, - "umbed": 99696, - "umber": 900, - "umberland": 69859, - "umbing": 33546, - "umble": 23568, - "umbled": 26902, - "umbledore": 76418, - "umbles": 58199, - "umbling": 42732, - "umblr": 30701, - "umbn": 9867, - "umbnail": 11272, - "umbnails": 32412, - "umbo": 49709, - "umbotron": 58948, - "umbs": 16152, - "umd": 61345, - "ume": 3972, - "umed": 39255, - "umen": 28999, - "ument": 1143, - "uments": 2901, - "umer": 3471, - "umerator": 62069, - "umeric": 12857, - "umericUpDown": 42346, - "umes": 19131, - "umi": 25330, - "umidity": 75026, - "umin": 10318, - "uming": 30589, - "uminium": 40951, - "uminum": 19344, - "uml": 43331, - "umlah": 31427, - "umm": 27054, - "ummer": 63373, - "ummies": 50279, - "ummings": 83533, - "ummy": 8742, - "umn": 22082, - "umni": 57965, - "umno": 49447, - "umnos": 62736, - "umo": 65725, - "umont": 90917, - "umor": 69361, - "ump": 1538, - "umped": 61292, - "umper": 24988, - "umph": 31761, - "umping": 55432, - "umps": 12055, - "umpt": 50974, - "umptech": 63617, - "umption": 61674, - "umpy": 6895, - "ums": 6370, - "umu": 84309, - "un": 359, - "una": 8733, - "unable": 47028, - "unakan": 95204, - "unal": 26663, - "uname": 41479, - "unami": 62103, - "unan": 65734, - "unar": 86092, - "unas": 59364, - "unate": 22518, - "unately": 9695, - "unbind": 74211, - "unc": 1371, - "uncan": 38566, - "uncate": 27998, - "uncated": 39107, - "unce": 97793, - "unch": 3265, - "unchecked": 32784, - "unched": 10880, - "unci": 18931, - "uncia": 95585, - "unciation": 47410, - "uncio": 67144, - "uncios": 63256, - "unct": 20526, - "unction": 600, - "unctuation": 73399, - "uncture": 63974, - "und": 1263, - "unda": 27990, - "undai": 50781, - "undance": 98681, - "unday": 6815, - "unde": 29965, - "unded": 37153, - "undef": 16527, - "undefined": 9811, - "unden": 22945, - "under": 8154, - "underline": 46773, - "unders": 32109, - "underscore": 55033, - "undi": 56998, - "unding": 38289, - "undle": 4300, - "undler": 86465, - "undles": 50304, - "undo": 13807, - "undos": 65954, - "undra": 79830, - "undred": 7259, - "undreds": 46813, - "undry": 28346, - "unds": 44050, - "undy": 60285, - "une": 2957, - "uned": 49983, - "unei": 96323, - "uner": 48137, - "unes": 8699, - "unexpected": 54959, - "unfinished": 15442, - "unfold": 84804, - "unft": 61830, - "ung": 2234, - "unga": 92945, - "ungal": 58267, - "ungalow": 85019, - "ungan": 52288, - "unge": 14208, - "ungen": 11856, - "ungeon": 24349, - "ungeons": 51117, - "unger": 72722, - "ungi": 82590, - "ungkin": 99034, - "ungle": 29747, - "ungs": 29222, - "uni": 16080, - "uniacid": 89658, - "unic": 3609, - "unication": 40295, - "unicip": 13917, - "unicipio": 66267, - "unicode": 25535, - "unicorn": 93457, - "unidad": 83830, - "uniform": 39451, - "unifu": 23036, - "unik": 71549, - "uning": 38302, - "union": 16588, - "uniq": 55498, - "unique": 9782, - "unist": 16156, - "unistd": 28583, - "unit": 3928, - "unitOfWork": 74216, - "unities": 6165, - "units": 26726, - "unittest": 92105, - "unity": 2498, - "universal": 96400, - "unix": 57746, - "unj": 70014, - "unk": 3200, - "unken": 55029, - "unker": 81029, - "unknown": 16476, - "unks": 15655, - "unkt": 44326, - "unky": 70305, - "unless": 39870, - "unlikely": 56113, - "unlink": 68142, - "unload": 93765, - "unlock": 56121, - "unn": 15278, - "unnable": 83311, - "unned": 39090, - "unnel": 41392, - "unner": 55515, - "unning": 11465, - "unny": 28397, - "uno": 16711, - "unordered": 31519, - "unos": 54543, - "unpack": 81874, - "unprocessable": 68860, - "unque": 37627, - "unread": 97918, - "uns": 11099, - "unsafe": 39257, - "unsch": 81891, - "unset": 37904, - "unsigned": 3710, - "unsqueeze": 94736, - "unsubscribe": 91523, - "unsupported": 82245, - "unt": 3935, - "unta": 43150, - "untary": 60056, - "untas": 55672, - "unte": 11066, - "unted": 28736, - "unteer": 42005, - "unteers": 63784, - "unter": 30259, - "until": 39830, - "untime": 4566, - "unting": 27421, - "untlet": 86161, - "unto": 26494, - "untos": 50474, - "unts": 38040, - "untu": 18731, - "unu": 63353, - "unused": 25743, - "unwrap": 15818, - "unya": 82371, - "uo": 24012, - "uong": 69895, - "uos": 84808, - "uous": 9373, - "uously": 66735, - "up": 455, - "upa": 46931, - "upakan": 74836, - "upal": 21175, - "upaten": 75995, - "upd": 77718, - "update": 2443, - "updated": 12030, - "updatedAt": 70389, - "updates": 50761, - "updating": 93154, - "upe": 86577, - "uper": 3550, - "upert": 50580, - "upertino": 79554, - "upgrade": 45330, - "upid": 16263, - "upil": 94745, - "upiter": 20089, - "uple": 6189, - "uples": 29423, - "uplic": 10047, - "uplicate": 14399, - "uplicated": 100084, - "uplicates": 41714, - "upload": 6248, - "uploaded": 57983, - "uploader": 87890, - "uploads": 19936, - "upo": 20709, - "upon": 59723, - "upos": 87547, - "upp": 32932, - "uppe": 59598, - "uppen": 90197, - "upper": 13886, - "uppercase": 80982, - "uppet": 39936, - "uppies": 95847, - "upplier": 72791, - "upply": 85023, - "upport": 2870, - "upportInitialize": 12971, - "upported": 12796, - "uppy": 65129, - "upro": 97201, - "ups": 8772, - "upt": 7717, - "uptime": 75759, - "uptools": 52381, - "upuncture": 69562, - "upy": 58598, - "upyter": 73952, - "ur": 324, - "ura": 5808, - "uraa": 90595, - "urable": 18835, - "uracion": 59868, - "uracy": 30484, - "urahan": 96522, - "urai": 49013, - "ural": 4269, - "urally": 43024, - "uran": 27105, - "urance": 5890, - "urances": 64996, - "urança": 88256, - "urar": 76959, - "uras": 19879, - "urat": 91298, - "urate": 62259, - "uration": 2060, - "urations": 22166, - "urator": 58483, - "urb": 9225, - "urban": 60159, - "urbation": 65916, - "urbed": 75325, - "urch": 2639, - "urchase": 13173, - "urchased": 73350, - "urchases": 75202, - "urd": 16468, - "urdy": 40218, - "ure": 554, - "ureau": 17612, - "ured": 3149, - "ureen": 96672, - "ureka": 61622, - "urement": 39346, - "uren": 21904, - "urence": 88037, - "urent": 77065, - "urer": 7889, - "urers": 12070, - "ures": 1439, - "urette": 73243, - "urf": 30463, - "urface": 10730, - "urg": 5673, - "urga": 91876, - "urge": 40923, - "urgence": 73096, - "urgent": 86153, - "urgeon": 81562, - "urger": 35398, - "urgery": 85392, - "urgical": 57673, - "urgy": 62629, - "uri": 6198, - "uria": 75884, - "uridad": 46198, - "uries": 10612, - "urile": 93448, - "uring": 1711, - "urious": 28626, - "uristic": 35556, - "urities": 38333, - "urity": 5631, - "url": 1103, - "urlencode": 80572, - "urlpatterns": 40684, - "urls": 21141, - "urm": 53470, - "urma": 87679, - "urn": 399, - "urnal": 63550, - "urname": 19872, - "urning": 54444, - "urnished": 84539, - "urniture": 25597, - "uro": 2868, - "uron": 37190, - "urons": 54769, - "urope": 4176, - "uropean": 74387, - "uros": 44486, - "urous": 55709, - "urovision": 64109, - "urple": 36805, - "urpose": 30349, - "urr": 8186, - "urray": 24648, - "urre": 852, - "urrect": 59100, - "urrection": 40304, - "urred": 8293, - "urrenc": 4551, - "urrence": 21201, - "urrences": 34346, - "urrencies": 20180, - "urrency": 5198, - "urrent": 963, - "urret": 42454, - "urrets": 88434, - "urring": 21081, - "urry": 40956, - "urs": 1759, - "ursal": 55783, - "ursday": 7329, - "urse": 30385, - "ursed": 52832, - "urses": 57957, - "ursion": 35380, - "ursions": 76339, - "ursive": 16921, - "ursively": 80837, - "ursor": 3908, - "ursors": 34291, - "ursos": 49022, - "urst": 33712, - "urt": 5757, - "urther": 4004, - "urtle": 22492, - "urtles": 52214, - "uru": 21585, - "urus": 56266, - "urv": 97860, - "urve": 74147, - "urved": 80627, - "urvey": 39378, - "ury": 3431, - "us": 355, - "usa": 31853, - "usable": 23620, - "usage": 18168, - "usaha": 68130, - "usahaan": 76676, - "usal": 36514, - "usalem": 25245, - "usan": 41312, - "usat": 88532, - "usb": 25337, - "usband": 92081, - "usc": 26089, - "usch": 52178, - "use": 817, - "useRal": 89471, - "useRalative": 89472, - "useRalativeImagePath": 89473, - "useState": 56770, - "used": 2656, - "usement": 43765, - "useppe": 93103, - "user": 882, - "userData": 43626, - "userID": 38606, - "userId": 13816, - "userInfo": 38039, - "userManager": 57938, - "userName": 29941, - "userRepository": 86841, - "userService": 73970, - "usercontent": 43517, - "userdata": 24399, - "userid": 20686, - "userinfo": 62610, - "username": 5223, - "users": 4312, - "uses": 4881, - "uset": 18686, - "useum": 11768, - "ush": 1136, - "ushed": 53078, - "usher": 52780, - "ushi": 38174, - "ushima": 76159, - "ushing": 41913, - "ushman": 76581, - "ushort": 41475, - "usi": 53913, - "usic": 11785, - "usiness": 2108, - "using": 985, - "usion": 7713, - "usions": 36807, - "usive": 22784, - "usize": 52978, - "usk": 33879, - "uslim": 44812, - "uso": 47535, - "usp": 30863, - "uspend": 13048, - "uspendLayout": 15842, - "uspended": 67449, - "usr": 7208, - "usra": 90544, - "uss": 1892, - "ussed": 59942, - "ussels": 32964, - "ussen": 44061, - "usses": 83972, - "ussia": 29578, - "ussian": 15950, - "ussion": 17861, - "ussions": 39833, - "ussy": 13753, - "ust": 592, - "usta": 82979, - "ustain": 31873, - "ustainability": 74585, - "ustainable": 42341, - "uste": 86760, - "usted": 28244, - "uster": 5100, - "ustering": 37794, - "usterity": 55255, - "usters": 14947, - "ustin": 45335, - "usting": 38587, - "usto": 61562, - "ustom": 1476, - "ustomed": 50786, - "ustomer": 4493, - "ustr": 3497, - "ustral": 5523, - "ustralia": 29139, - "ustralian": 58249, - "ustria": 85912, - "ustrial": 47479, - "ustry": 18142, - "ustum": 76408, - "usty": 47425, - "usu": 64968, - "usual": 81324, - "usually": 44066, - "usuario": 15576, - "usuarios": 50744, - "usz": 70491, - "ut": 332, - "uta": 16382, - "utable": 6047, - "utan": 49624, - "utar": 41297, - "utas": 17141, - "utation": 23539, - "utations": 83241, - "utc": 29455, - "utch": 14390, - "utches": 88449, - "utdown": 18959, - "ute": 1088, - "uted": 2844, - "utedString": 40630, - "utely": 98466, - "uten": 13462, - "utenant": 38357, - "utenberg": 45533, - "uter": 29051, - "uters": 15928, - "utes": 2142, - "uteur": 40095, - "utex": 9555, - "utf": 4867, - "uth": 952, - "uther": 26567, - "utherford": 94094, - "utherland": 92932, - "uthor": 1582, - "uti": 32973, - "util": 1338, - "utilities": 62234, - "utility": 32000, - "utils": 6159, - "utilus": 91728, - "uting": 10831, - "ution": 1516, - "utions": 4065, - "utive": 6844, - "utivo": 88676, - "utm": 41320, - "uto": 1564, - "utoff": 28540, - "utom": 59724, - "utomation": 86363, - "utor": 4936, - "utorial": 14212, - "utorials": 56027, - "utors": 9663, - "utory": 37245, - "utos": 21067, - "utow": 9813, - "utowired": 9844, - "utr": 80381, - "utra": 78981, - "utral": 14587, - "utron": 75248, - "uts": 6256, - "utsch": 24681, - "utsche": 30032, - "utschein": 76899, - "utschen": 61235, - "utt": 21493, - "utta": 76616, - "utter": 6339, - "utters": 74870, - "utterstock": 63696, - "uttgart": 55243, - "utting": 75081, - "uttle": 99343, - "utto": 56572, - "utton": 973, - "utura": 79807, - "uture": 3049, - "utures": 75706, - "uty": 20850, - "utz": 34097, - "utzer": 60622, - "utzt": 90102, - "uu": 31172, - "uuid": 17566, - "uum": 21066, - "uur": 51481, - "uv": 12328, - "uve": 57123, - "uvian": 99712, - "uvo": 94563, - "uvre": 61480, - "uvw": 62910, - "uvwxyz": 65313, - "uw": 43210, - "ux": 2249, - "uxe": 36422, - "uxt": 77500, - "uxtap": 93462, - "uy": 4168, - "uya": 45644, - "uye": 56711, - "uyen": 38855, - "uyo": 87788, - "uz": 5308, - "uze": 91311, - "uzione": 55446, - "uzu": 87425, - "uzz": 9065, - "uzzer": 92547, - "uzzi": 79571, - "uzzle": 15294, - "uzzy": 35858, - "ução": 62067, - "ué": 96559, - "uÃŃ": 65225, - "uÅŁ": 96632, - "v": 85, - "va": 6723, - "vable": 24694, - "vably": 89234, - "vac": 54803, - "vae": 71342, - "vais": 100063, - "vak": 54721, - "val": 838, - "vale": 78829, - "valid": 1930, - "validate": 7212, - "validated": 60690, - "validation": 12564, - "validator": 16503, - "validators": 60524, - "valor": 25817, - "vals": 26678, - "valu": 26591, - "valuate": 20216, - "valuation": 24756, - "valuator": 53489, - "value": 970, - "valueOf": 94113, - "values": 3745, - "van": 16023, - "vana": 68559, - "vanced": 89187, - "vang": 28861, - "vangst": 34043, - "vanished": 88857, - "vanized": 68224, - "vant": 77282, - "var": 959, - "vara": 97050, - "varchar": 34022, - "vard": 22329, - "vari": 30265, - "variable": 10014, - "variables": 19129, - "variably": 71091, - "variant": 16349, - "variants": 55711, - "variation": 76885, - "vars": 15742, - "vary": 84076, - "vas": 4378, - "vascular": 33945, - "vasion": 59093, - "vasive": 78134, - "vat": 50813, - "vation": 61428, - "vature": 57805, - "vault": 84083, - "vb": 43505, - "vc": 7513, - "vd": 17008, - "ve": 588, - "veal": 41711, - "veau": 34567, - "vec": 4175, - "vecs": 95754, - "vect": 76108, - "vection": 80298, - "vector": 3295, - "ved": 2111, - "veedor": 52799, - "veget": 83571, - "veh": 15555, - "vehicle": 20347, - "vehicles": 58215, - "veillance": 61400, - "veis": 44799, - "vel": 899, - "veled": 95064, - "vell": 73312, - "velle": 89581, - "velocity": 14982, - "velop": 1851, - "velope": 19384, - "veloper": 79906, - "velopment": 76931, - "velt": 43521, - "velte": 98779, - "vely": 16637, - "vement": 7986, - "vements": 12760, - "ven": 1055, - "vendor": 19764, - "vendors": 64358, - "venes": 91901, - "venge": 53305, - "venida": 88295, - "venience": 40647, - "venient": 48239, - "venile": 40204, - "venir": 43406, - "vens": 21778, - "vent": 688, - "venta": 54019, - "ventario": 77446, - "ventas": 98201, - "vented": 74228, - "venth": 45707, - "venting": 82920, - "vention": 7611, - "ventional": 44322, - "ventions": 31759, - "ventory": 7371, - "vents": 48764, - "venture": 46043, - "ventus": 67560, - "venue": 7287, - "venues": 46469, - "ver": 424, - "verage": 4453, - "verages": 43968, - "veral": 17998, - "verb": 23129, - "verbatim": 85105, - "verbose": 15228, - "verbosity": 66310, - "verbs": 56039, - "vere": 19846, - "vergence": 81848, - "verification": 51732, - "verified": 21713, - "verify": 12728, - "verige": 75295, - "verity": 27570, - "vern": 76852, - "vero": 89910, - "vers": 3078, - "versation": 23124, - "versations": 74095, - "verse": 4550, - "versed": 44876, - "versible": 65398, - "version": 4464, - "versions": 29390, - "vert": 1653, - "verte": 65932, - "verted": 22361, - "verter": 8894, - "vertex": 12356, - "vertical": 15651, - "vertices": 13328, - "vertime": 81338, - "verting": 50517, - "vertis": 10429, - "vertise": 68887, - "vertisement": 45524, - "vertiser": 85915, - "vertising": 31024, - "verts": 29263, - "verture": 65930, - "verty": 17098, - "very": 1225, - "ves": 2396, - "vest": 7164, - "vester": 83838, - "vestment": 94539, - "vet": 17553, - "vetica": 32312, - "vette": 58330, - "vey": 5735, - "veyor": 69969, - "veys": 50369, - "vez": 19610, - "vf": 46341, - "vfs": 83686, - "vg": 7387, - "vh": 31019, - "vi": 10176, - "via": 20708, - "viar": 69430, - "vic": 45775, - "vice": 1805, - "victim": 92039, - "vid": 1325, - "vida": 76600, - "vide": 20013, - "vided": 44057, - "vidence": 28580, - "video": 10191, - "videos": 35123, - "vider": 3819, - "viders": 18234, - "vides": 68254, - "vidia": 41198, - "vido": 77643, - "vie": 64519, - "vier": 47816, - "view": 1068, - "viewController": 96512, - "viewModel": 74710, - "viewer": 48722, - "viewport": 18774, - "views": 5182, - "vig": 92347, - "vik": 44181, - "vil": 46352, - "villa": 64438, - "ville": 8078, - "vim": 42294, - "vin": 9799, - "vinc": 35233, - "vince": 15090, - "vinces": 79665, - "vincia": 58264, - "vincial": 65427, - "vine": 62301, - "vinfos": 81761, - "ving": 4504, - "vio": 73822, - "viol": 56251, - "violent": 90162, - "vious": 2528, - "viously": 18785, - "vip": 65297, - "vir": 46957, - "viron": 2842, - "vironment": 3182, - "vironments": 18347, - "virt": 48481, - "virtual": 26752, - "vis": 2749, - "visa": 94633, - "vised": 26451, - "visibility": 29276, - "visible": 12887, - "vision": 13311, - "visions": 41115, - "visit": 28560, - "visited": 29968, - "visitor": 41085, - "viso": 73549, - "visor": 39112, - "visual": 30318, - "visualization": 90081, - "vit": 55911, - "viz": 70940, - "vj": 73873, - "vk": 49463, - "vl": 14878, - "vla": 80663, - "vlan": 90722, - "vlc": 99504, - "vm": 7488, - "vn": 29238, - "vo": 3415, - "vocab": 87947, - "vod": 92110, - "voice": 10063, - "voices": 41783, - "void": 1019, - "voie": 88135, - "voir": 35573, - "voke": 7776, - "vol": 12821, - "volatile": 28407, - "volent": 72137, - "volt": 97371, - "volume": 26116, - "volution": 65272, - "von": 59270, - "voor": 87468, - "vor": 37215, - "vore": 91602, - "vos": 48719, - "vote": 30458, - "votes": 38935, - "voucher": 80113, - "vous": 58545, - "vox": 62497, - "voy": 80897, - "vp": 15618, - "vpn": 60689, - "vr": 19456, - "vre": 49606, - "vrier": 91137, - "vrir": 63346, - "vro": 37762, - "vrolet": 38420, - "vron": 30579, - "vs": 11823, - "vsp": 34950, - "vt": 9907, - "vtColor": 50055, - "vtk": 61187, - "vu": 46790, - "vue": 22221, - "vv": 34175, - "vvm": 67782, - "vw": 35531, - "vx": 48380, - "vy": 14029, - "vä": 73150, - "vé": 52274, - "w": 86, - "wa": 10196, - "wagon": 94219, - "wahl": 73065, - "wait": 11748, - "waitFor": 87305, - "waiting": 50634, - "wake": 91019, - "wal": 27495, - "wald": 54006, - "walk": 19599, - "walker": 45352, - "walking": 81749, - "wall": 16836, - "wallet": 36835, - "walls": 87396, - "wan": 16965, - "wand": 80910, - "wang": 71652, - "want": 53757, - "wanted": 87692, - "wap": 22473, - "war": 11710, - "ward": 1637, - "wards": 4102, - "ware": 1698, - "warehouse": 46646, - "wares": 39003, - "warf": 33734, - "wargs": 6813, - "warm": 83697, - "warn": 34581, - "warning": 19464, - "warnings": 61547, - "wart": 36708, - "warts": 64156, - "warz": 45804, - "was": 16514, - "wash": 70545, - "washer": 48397, - "washing": 98191, - "wat": 59147, - "watch": 14658, - "water": 13284, - "waters": 99759, - "waukee": 33579, - "wav": 53146, - "wave": 31498, - "waves": 58365, - "way": 3195, - "wayne": 90662, - "ways": 2336, - "wb": 20824, - "wc": 24990, - "wchar": 82704, - "wcs": 36043, - "wcsstore": 40270, - "wd": 6511, - "wdx": 89044, - "we": 906, - "weak": 13451, - "weakSelf": 58932, - "wealth": 31633, - "weapon": 23722, - "weapons": 85865, - "wear": 23581, - "weather": 15561, - "weathermap": 91962, - "web": 2984, - "webElement": 24816, - "webElementProperties": 33786, - "webElementX": 47072, - "webElementXpaths": 47073, - "webView": 71787, - "webdriver": 96577, - "webkit": 26472, - "webpack": 11634, - "webs": 89995, - "website": 20050, - "websocket": 84308, - "webtoken": 65936, - "wechat": 79595, - "wed": 68467, - "weed": 86427, - "week": 10476, - "weekday": 79089, - "weekly": 72867, - "weeks": 82089, - "ween": 1818, - "weeney": 91369, - "weep": 49642, - "weet": 4589, - "weetalert": 67278, - "weeted": 60708, - "weets": 26488, - "weg": 29229, - "wegian": 37665, - "wei": 28204, - "weigh": 57740, - "weight": 4870, - "weighted": 80896, - "weights": 13630, - "weis": 74969, - "weise": 42310, - "weit": 74511, - "wel": 90563, - "welcome": 35184, - "well": 9336, - "wen": 17378, - "wend": 41331, - "wendung": 67771, - "went": 42700, - "wer": 6703, - "were": 52898, - "werk": 59964, - "werp": 95419, - "wers": 24584, - "wert": 55694, - "west": 11285, - "western": 31382, - "wf": 44183, - "wg": 46640, - "wget": 58457, - "wh": 1336, - "what": 12840, - "whatever": 69386, - "wheel": 39690, - "whel": 16005, - "whelming": 94179, - "when": 9493, - "where": 2940, - "whereIn": 86593, - "whether": 49864, - "which": 8370, - "while": 3556, - "white": 5902, - "who": 14965, - "whole": 67733, - "whose": 86243, - "why": 35734, - "wi": 17043, - "wich": 17316, - "wick": 21878, - "wicklung": 71036, - "wid": 44715, - "wide": 9328, - "widget": 9997, - "widgets": 30919, - "width": 3175, - "wie": 46802, - "wife": 48841, - "wifi": 68381, - "wig": 38022, - "wij": 87183, - "wik": 49537, - "wiki": 30807, - "wil": 65736, - "wild": 68974, - "will": 14724, - "willReturn": 45953, - "win": 7678, - "wind": 19703, - "window": 5624, - "windows": 28176, - "wine": 72537, - "wing": 24510, - "wingConstants": 66757, - "winner": 53245, - "wins": 87152, - "winter": 84028, - "wipe": 71209, - "wire": 36631, - "wis": 49143, - "wise": 4583, - "wish": 82199, - "wishlist": 86889, - "wit": 89619, - "witch": 5656, - "with": 4291, - "withErrors": 99311, - "withdraw": 63546, - "within": 56950, - "without": 30096, - "withstanding": 50044, - "witter": 3886, - "wives": 59488, - "wizard": 59693, - "wiÄħ": 60970, - "wiÄħz": 77269, - "wiÄĻ": 65098, - "wj": 68054, - "wjgl": 84780, - "wk": 51622, - "wl": 27515, - "wm": 20127, - "wn": 1551, - "wnd": 24027, - "wner": 4826, - "wo": 1146, - "woff": 69685, - "woke": 96428, - "wolf": 77330, - "woman": 22803, - "women": 65762, - "won": 55767, - "woo": 49874, - "woocommerce": 27568, - "wood": 6798, - "woods": 82129, - "woord": 73606, - "wor": 50810, - "word": 1178, - "wordpress": 59315, - "words": 5880, - "work": 1816, - "worked": 71214, - "worker": 22179, - "workers": 56058, - "workflow": 57349, - "working": 21837, - "works": 19033, - "worksheet": 80037, - "workspace": 44009, - "world": 14957, - "worm": 56741, - "wort": 32251, - "worth": 20069, - "worthy": 43629, - "would": 41450, - "wow": 58554, - "wp": 8587, - "wpdb": 27878, - "wr": 19239, - "wrap": 10305, - "wrapped": 76804, - "wrapper": 22075, - "wright": 53852, - "write": 5040, - "writeln": 94556, - "writer": 18688, - "writers": 62712, - "writes": 60179, - "writing": 26372, - "written": 26650, - "wrong": 35970, - "ws": 9092, - "wstring": 44990, - "wt": 9490, - "wu": 66565, - "ww": 1273, - "www": 2185, - "wx": 21659, - "wy": 23361, - "wyn": 54756, - "x": 87, - "xA": 15015, - "xAA": 61151, - "xAB": 79246, - "xAC": 80529, - "xAD": 80547, - "xAE": 90828, - "xAF": 84821, - "xB": 14714, - "xBA": 89583, - "xBB": 81297, - "xBC": 82079, - "xBD": 82903, - "xBE": 86549, - "xBF": 72281, - "xC": 12398, - "xCA": 87543, - "xCB": 88580, - "xCC": 73355, - "xCD": 83761, - "xCE": 82795, - "xCF": 79096, - "xD": 16141, - "xDA": 93670, - "xDB": 83444, - "xDC": 85089, - "xDD": 83431, - "xDE": 80079, - "xDF": 74434, - "xE": 12892, - "xEA": 90851, - "xEB": 86311, - "xEC": 87699, - "xED": 84323, - "xEE": 78224, - "xEF": 66869, - "xF": 9969, - "xFA": 73168, - "xFB": 70724, - "xFC": 54573, - "xFD": 64112, - "xFE": 42481, - "xFF": 9448, - "xFFF": 70520, - "xFFFF": 14721, - "xFFFFFF": 73502, - "xFFFFFFFF": 23445, - "xa": 9786, - "xaa": 44400, - "xab": 53716, - "xac": 53742, - "xad": 56354, - "xae": 58152, - "xaf": 55895, - "xampp": 52892, - "xb": 8088, - "xba": 56468, - "xbb": 50039, - "xbc": 44516, - "xbd": 34664, - "xbe": 43559, - "xbf": 48759, - "xc": 8311, - "xca": 57171, - "xcb": 50491, - "xcc": 48480, - "xcd": 54964, - "xce": 57063, - "xcf": 56749, - "xd": 9902, - "xda": 57624, - "xdb": 55655, - "xdc": 49461, - "xdd": 54532, - "xde": 57285, - "xdf": 54933, - "xe": 8536, - "xea": 57670, - "xeb": 55568, - "xec": 53450, - "xed": 52419, - "xee": 51238, - "xef": 48610, - "xes": 90774, - "xf": 5972, - "xfa": 49990, - "xfb": 47171, - "xfc": 41528, - "xfd": 42583, - "xfe": 32569, - "xff": 9197, - "xfff": 88912, - "xffff": 21158, - "xffffff": 69347, - "xffffffff": 42898, - "xford": 23382, - "xhr": 60083, - "xi": 11927, - "xia": 68294, - "xic": 14668, - "xico": 54793, - "xies": 82034, - "xiety": 16708, - "xima": 57592, - "ximity": 92828, - "ximo": 39984, - "xin": 59866, - "xing": 90651, - "xious": 30351, - "xis": 7339, - "xit": 20854, - "xito": 75489, - "xiv": 89833, - "xl": 25299, - "xlabel": 50815, - "xlim": 98514, - "xls": 60620, - "xlsx": 66345, - "xm": 56871, - "xmax": 95132, - "xmin": 88049, - "xml": 6591, - "xmlns": 75255, - "xmm": 76188, - "xn": 44067, - "xo": 41922, - "xon": 62585, - "xoops": 84928, - "xor": 72411, - "xp": 36825, - "xpath": 51251, - "xr": 52097, - "xs": 19072, - "xsd": 83470, - "xt": 2302, - "xx": 4239, - "xxx": 25013, - "xxxx": 19023, - "xxxxxxxx": 45202, - "xy": 4223, - "xygen": 19472, - "xyz": 29954, - "xz": 94055, - "y": 88, - "ya": 7911, - "yah": 95780, - "yahoo": 46892, - "yal": 16858, - "yalty": 25803, - "yaml": 42566, - "yan": 8503, - "yang": 41345, - "yar": 53857, - "yard": 17884, - "yards": 57528, - "yas": 82553, - "yat": 99715, - "yaw": 99686, - "yb": 85407, - "ybrid": 94490, - "yc": 3418, - "ycastle": 94576, - "ych": 5759, - "ycin": 65156, - "ycl": 6310, - "ycle": 5566, - "ycled": 37676, - "ycler": 10993, - "yclerView": 12161, - "yclerview": 34274, - "ycles": 16182, - "yclic": 66404, - "ycling": 16404, - "yclopedia": 46226, - "ycop": 67866, - "ycopg": 72825, - "ycz": 39234, - "yd": 41221, - "ydro": 68107, - "ye": 9188, - "yeah": 76515, - "year": 3236, - "years": 42820, - "yect": 24420, - "yecto": 30846, - "yectos": 63248, - "yellow": 28969, - "yen": 77251, - "yer": 27253, - "yers": 49572, - "yes": 9891, - "yet": 47492, - "yg": 49865, - "yh": 74901, - "yi": 39172, - "yield": 30796, - "yii": 38264, - "ying": 7169, - "yk": 73640, - "yl": 4010, - "yla": 61822, - "ylabel": 50861, - "ylan": 37578, - "ylation": 79933, - "yle": 982, - "yled": 7756, - "yleft": 63748, - "ylene": 64651, - "yles": 2552, - "ylie": 67577, - "ylim": 48898, - "ylinder": 23716, - "yling": 99707, - "ylko": 50676, - "yll": 25734, - "ylland": 52706, - "ylon": 27095, - "ylum": 28433, - "ylv": 15095, - "ylvania": 18436, - "ym": 1631, - "ymax": 57388, - "ymb": 3437, - "ymbol": 4089, - "ymbols": 12048, - "ymce": 70079, - "yme": 31218, - "ymes": 79809, - "ymi": 78075, - "ymm": 65420, - "ymmetric": 30559, - "ymology": 99174, - "ymoon": 69960, - "ymous": 90492, - "ymph": 32800, - "yms": 76125, - "yn": 1910, - "yna": 53444, - "ynam": 11694, - "ynamic": 5148, - "ynamics": 51248, - "ynamo": 86708, - "ynamodb": 84448, - "ync": 1756, - "ynch": 69581, - "ynchron": 14445, - "ynchronization": 69029, - "ynchronize": 53887, - "ynchronized": 43264, - "ynchronous": 28934, - "ynchronously": 55294, - "yne": 82808, - "ynec": 75030, - "ynes": 84267, - "ynet": 99088, - "ynn": 59360, - "ynom": 62220, - "ynomial": 26428, - "ynomials": 78061, - "ynos": 81493, - "yntax": 13976, - "yntaxException": 77593, - "ynth": 46909, - "ynthesis": 74767, - "ynthia": 64639, - "yny": 57504, - "yo": 16417, - "yon": 26039, - "yor": 48320, - "you": 9514, - "young": 82279, - "your": 22479, - "youtu": 55960, - "youtube": 45078, - "yp": 1100, - "ypad": 55395, - "ypass": 51011, - "ype": 500, - "yped": 33601, - "yper": 40352, - "ypes": 1842, - "ypi": 82077, - "ypical": 89215, - "ypo": 60400, - "ypress": 48701, - "yps": 76299, - "ypse": 48578, - "ypsum": 68726, - "ypsy": 89367, - "ypy": 55334, - "yr": 11160, - "yre": 72540, - "yro": 67910, - "ys": 1065, - "yscale": 84009, - "yses": 73279, - "ysi": 75384, - "ysical": 19506, - "ysics": 17688, - "ysis": 4548, - "ysize": 70459, - "ysql": 15214, - "ysqli": 35250, - "yssey": 54347, - "yst": 599, - "ystack": 94276, - "ystal": 14272, - "ystals": 92475, - "ystate": 44004, - "ystatechange": 60673, - "ystem": 615, - "ystems": 95890, - "yster": 22604, - "ysterious": 97499, - "ysters": 100163, - "ystery": 96357, - "ystick": 31513, - "ystone": 42366, - "ystore": 64473, - "ysts": 99335, - "ysz": 73445, - "yt": 16820, - "yte": 79461, - "yth": 77996, - "ythe": 96960, - "ython": 27993, - "ytic": 70504, - "ytt": 91238, - "ytut": 89586, - "yu": 41101, - "yum": 90752, - "yun": 43520, - "yw": 85514, - "yx": 52926, - "yy": 4912, - "yyval": 53746, - "yyvsp": 39731, - "yyy": 40419, - "yyyy": 15110, - "yyyyMMdd": 79331, - "yz": 18854, - "yük": 89655, - "z": 89, - "zM": 66315, - "za": 4458, - "zac": 96726, - "zag": 93774, - "zahl": 47828, - "zan": 50226, - "zano": 100098, - "zap": 93471, - "zar": 57000, - "zas": 51455, - "zb": 26397, - "zbek": 76113, - "zbollah": 59604, - "zburg": 79302, - "zc": 36068, - "zcze": 75689, - "zd": 49755, - "ze": 3059, - "zech": 26835, - "zed": 16284, - "zee": 99066, - "zego": 90288, - "zeich": 51691, - "zeichnet": 86840, - "zeigen": 46019, - "zeigt": 97795, - "zeit": 30513, - "zeitig": 99073, - "zej": 46894, - "zek": 64123, - "zel": 28493, - "zelf": 87712, - "zell": 98329, - "zem": 95233, - "zen": 5797, - "zend": 86448, - "zenia": 36188, - "zenie": 39518, - "zens": 19059, - "zent": 38237, - "zept": 55849, - "zer": 7215, - "zerbai": 57860, - "zero": 14486, - "zeros": 36816, - "zers": 60719, - "zes": 32893, - "zet": 61828, - "zeug": 38500, - "zew": 96304, - "zeÅĦ": 65987, - "zf": 70494, - "zh": 24752, - "zheimer": 42360, - "zhou": 52865, - "zi": 8510, - "zia": 68151, - "zial": 60480, - "ziaÅĤ": 70217, - "zie": 13846, - "ziehung": 76091, - "ziej": 78512, - "ziel": 65277, - "zier": 39068, - "zig": 36463, - "zik": 76574, - "zilla": 19890, - "zimmer": 65574, - "zin": 58197, - "zing": 20994, - "zion": 91075, - "zione": 30767, - "zioni": 70282, - "zip": 10169, - "zipcode": 60729, - "zk": 41796, - "zl": 69057, - "zm": 32589, - "zman": 82016, - "zn": 20926, - "zo": 13028, - "zoek": 82713, - "zon": 52719, - "zone": 8855, - "zones": 68634, - "zoom": 29816, - "zos": 54801, - "zp": 94869, - "zs": 42050, - "zsche": 85828, - "zt": 11949, - "zte": 90382, - "zu": 26738, - "zug": 73201, - "zung": 39232, - "zure": 51303, - "zw": 31881, - "zx": 67800, - "zy": 4341, - "zych": 58631, - "zym": 21436, - "zyst": 55081, - "zyÄĩ": 70700, - "zz": 10616, - "zza": 47914, - "zzarella": 96982, - "zzle": 50061, - "zzo": 46748, - "zá": 89643, - "zÄħ": 28381, - "zÄħd": 77781, - "zÄĻ": 60705, - "zÅij": 86827, - "{": 90, - "{!!": 55566, - "{\"": 5018, - "{$": 7148, - "{%": 67465, - "{'": 13922, - "{(": 97165, - "{*": 98906, - "{-": 20597, - "{-#": 35476, - "{/": 68778, - "{/*": 95187, - "{//": 56997, - "{:": 46086, - "{@": 60321, - "{EIF": 31827, - "{Name": 64221, - "{T": 77125, - "{\\": 36802, - "{\\\"": 65338, - "{_": 88757, - "{i": 25182, - "{id": 62861, - "{j": 72143, - "{k": 70194, - "{l": 95717, - "{lng": 89854, - "{n": 92462, - "{name": 48106, - "{o": 33631, - "{return": 55778, - "{s": 85486, - "{text": 84121, - "{x": 46440, - "{{": 3052, - "{{$": 30383, - "{{--": 40098, - "{{{": 91791, - "{|": 47215, - "{}": 6390, - "{}\",": 43451, - "{}\".": 43125, - "{}'.": 39338, - "{})": 29975, - "{})Ċ": 38890, - "{},": 23484, - "{},Ċ": 39937, - "{}.": 47491, - "{};Ċ": 47082, - "{}\\": 89063, - "{}]": 79234, - "{}_": 66897, - "{}{Ċ": 68166, - "{}Ċ": 16484, - "{}ĊĊ": 32583, - "{Ċ": 517, - "{ĊĊ": 4352, - "{ĊĊĊ": 54732, - "{čĊ": 1700, - "{čĊčĊ": 26356, - "|": 91, - "|\"": 48676, - "|#": 80550, - "|$": 81150, - "|%": 81266, - "|(": 61116, - "|()Ċ": 67727, - "|(Ċ": 38763, - "|)Ċ": 38375, - "|,Ċ": 51288, - "|-": 51954, - "|--": 81595, - "|--------------------------------------------------------------------------Ċ": 43180, - "|.": 85726, - "|.Ċ": 27376, - "|;Ċ": 35126, - "|=": 88903, - "|=Ċ": 71734, - "|M": 87978, - "|R": 87798, - "|RF": 99678, - "|[": 75823, - "|\\": 23813, - "|^": 97850, - "|`Ċ": 62181, - "|array": 81962, - "|h": 92684, - "|i": 97236, - "|int": 93104, - "|m": 91663, - "|max": 44855, - "|min": 60683, - "|null": 23470, - "|r": 63740, - "|required": 69688, - "|string": 37150, - "|unique": 94083, - "|wx": 84478, - "|x": 63927, - "|{Ċ": 71385, - "||": 8651, - "||(": 83532, - "||||": 78034, - "||Ċ": 91775, - "|}Ċ": 71369, - "|Ċ": 7511, - "|ĊĊ": 44838, - "|čĊ": 85639, - "}": 92, - "}\"": 10064, - "}\")": 57061, - "}\");Ċ": 20923, - "}\");ĊĊ": 65239, - "}\");čĊ": 96240, - "}\")]Ċ": 45765, - "}\")Ċ": 14790, - "}\")ĊĊ": 56366, - "}\")čĊ": 82708, - "}\",": 9737, - "}\",Ċ": 25374, - "}\".": 22664, - "}\";Ċ": 27355, - "}\";ĊĊ": 72712, - "}\">Ċ": 96076, - "}\"Ċ": 11444, - "}\"ĊĊ": 43373, - "}$": 32816, - "}$/": 70253, - "}${": 32292, - "}%": 44815, - "}&": 25813, - "}'": 11923, - "}'\",": 94808, - "}')": 68283, - "}');Ċ": 87421, - "}')Ċ": 33968, - "}')ĊĊ": 75484, - "}',": 17266, - "}','": 50583, - "}',Ċ": 37602, - "}'.": 24398, - "}';Ċ": 84585, - "}'Ċ": 44441, - "}(": 26628, - "}());Ċ": 85793, - "}()Ċ": 70926, - "}()ĊĊ": 67916, - "})": 5525, - "})\",": 79708, - "})\"Ċ": 93449, - "})(": 32988, - "})();": 82274, - "})();Ċ": 53511, - "})();ĊĊ": 95445, - "}))": 66405, - "}));Ċ": 34726, - "}));ĊĊ": 45416, - "}))Ċ": 45294, - "}))ĊĊ": 94696, - "}),": 39942, - "}),Ċ": 31893, - "}).": 17041, - "}):": 91788, - "});": 14419, - "});Ċ": 3033, - "});ĊĊ": 4649, - "});ĊĊĊ": 29448, - "});ĊĊĊĊ": 79237, - "});čĊ": 16638, - "});čĊčĊ": 35183, - "})}Ċ": 93853, - "})Ċ": 3602, - "})ĊĊ": 9000, - "})ĊĊĊ": 44160, - "})čĊ": 36199, - "})čĊčĊ": 71741, - "}*": 93914, - "}*/Ċ": 46534, - "}*/ĊĊ": 69077, - "},": 2186, - "},\"": 52293, - "},${": 92548, - "},'": 77142, - "},{": 16970, - "},{\"": 37928, - "},{Ċ": 66863, - "},Ċ": 1613, - "},ĊĊ": 16143, - "},čĊ": 11818, - "},čĊčĊ": 84079, - "}-": 20312, - "}-${": 56082, - "}->": 58515, - "}->{": 64218, - "}-{": 73113, - "}.": 7966, - "}.${": 78297, - "}.{": 66984, - "}.Ċ": 28374, - "}/": 4572, - "}/#{": 96116, - "}/${": 23650, - "}//": 30550, - "}/>": 88656, - "}/>Ċ": 19296, - "}/{": 23284, - "}:": 16487, - "}:${": 57174, - "}:{": 59246, - "};": 11308, - "};Ċ": 2499, - "};ĊĊ": 2368, - "};ĊĊĊ": 15053, - "};ĊĊĊĊ": 57931, - "};čĊ": 15776, - "};čĊčĊ": 17288, - "};čĊčĊčĊ": 74634, - "}<": 71893, - "}": 13815, - "}><": 72120, - "}>{": 24407, - "}>Ċ": 4982, - "}>čĊ": 60149, - "}?": 53502, - "}@": 81828, - "}[": 44489, - "}\\": 11281, - "}\\\"": 47969, - "}\\.[": 89095, - "}\\\\": 86639, - "}]": 26516, - "}],": 73541, - "}],Ċ": 65154, - "}];Ċ": 76153, - "}]Ċ": 58420, - "}_": 20009, - "}_${": 68761, - "}_{": 52635, - "}`": 5658, - "}`).": 61079, - "}`);Ċ": 19341, - "}`);ĊĊ": 72596, - "}`)Ċ": 28184, - "}`,": 29450, - "}`,Ċ": 28348, - "}`;Ċ": 25881, - "}`;ĊĊ": 73864, - "}`}": 55044, - "}`}>Ċ": 57391, - "}`}Ċ": 45199, - "}`Ċ": 32357, - "}catch": 36362, - "}else": 7981, - "}elseif": 65223, - "}px": 48350, - "}s": 61718, - "}while": 85398, - "}{": 15523, - "}{$": 59473, - "}{Ċ": 60503, - "}|": 53498, - "}}": 3500, - "}}\"": 24275, - "}}\">{{$": 91511, - "}}\">Ċ": 43279, - "}}\"Ċ": 96163, - "}});Ċ": 72330, - "}})Ċ": 72462, - "}},": 39254, - "}},Ċ": 22825, - "}};Ċ": 53581, - "}}": 84797, - "}}>Ċ": 43209, - "}}],Ċ": 84380, - "}}{{": 78386, - "}}}": 76642, - "}}},Ċ": 75969, - "}}Ċ": 11498, - "}}ĊĊ": 48549, - "}Ċ": 534, - "}ĊĊ": 633, - "}ĊĊĊ": 3818, - "}ĊĊĊĊ": 13549, - "}ĊĊĊĊĊ": 34962, - "}ĊĊĊĊĊĊ": 58451, - "}čĊ": 1809, - "}čĊčĊ": 2634, - "}čĊčĊčĊ": 17702, - "}čĊčĊčĊčĊ": 50317, - "}ččĊ": 76631, - "~": 93, - "~\":\"": 74570, - "~,": 55597, - "~-": 51094, - "~-~-": 57846, - "~-~-~-~-": 91107, - "~/": 23549, - "~=": 51733, - "~~": 5940, - "~~~~": 10526, - "~~~~~~~~": 18368, - "~~~~~~~~~~~~~~~~": 33643, - "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~": 66748, - "~Ċ": 89241, - "~ĊĊ": 59729, - "¡": 94, - "¡°": 49900, - "¡´": 91657, - "¢": 95, - "¢åįķ": 44820, - "£": 96, - "£¼": 36246, - "¤": 97, - "¤æĸŃ": 80426, - "¤í": 45780, - "¥": 98, - "¥¿": 59198, - "¦": 99, - "¦¬": 57923, - "¦Ĥ": 25451, - "§": 100, - "§è¡Į": 59622, - "¨": 101, - "¨¡": 45501, - "©": 102, - "©ëĭĪëĭ¤": 49558, - "ª": 103, - "ªĮ": 37777, - "«": 104, - "«ìŀIJ": 93287, - "«ĺ": 41519, - "¬": 105, - "¬´": 91834, - "¬¸": 34643, - "¬ģ": 71831, - "®": 106, - "¯": 107, - "°": 108, - "±": 109, - "±Ð¾ÑĤ": 36820, - "²": 110, - "³": 111, - "³»": 37197, - "´": 112, - "´Ģ": 71397, - "´Ī": 64146, - "µ": 113, - "µ¬": 45806, - "µľ": 72581, - "¶": 114, - "¶Ī": 28857, - "¶ļ": 90183, - "·": 115, - "·¨": 73033, - "·¸": 34026, - "·»": 35911, - "·»åĬł": 36225, - "·æĸ°": 92150, - "¸": 116, - "¹": 117, - "¹Ħ": 47382, - "º": 118, - "º«": 84743, - "»": 119, - "»¿": 3299, - "¼": 120, - "½": 121, - "½æķ°": 31041, - "½Ķ": 66391, - "½Ķëĵľ": 78147, - "¾": 122, - "¾ç¤º": 47971, - "¿": 123, - "À": 124, - "Á": 125, - "Â": 126, - "¡": 40932, - "¢": 57494, - "£": 22386, - "£o": 85391, - "¤": 82638, - "Â¥": 82193, - "¦": 65721, - "§": 18332, - "§Ãĥ": 97884, - "¨": 76105, - "©": 20644, - "ª": 65005, - "«": 24633, - "¬": 83193, - "®": 12175, - "®,": 67457, - "¯": 35085, - "¯¯": 39295, - "¯¯¯¯": 62807, - "°": 11877, - "°C": 32037, - "°F": 59572, - "±": 38121, - "²": 30556, - "³": 44301, - "´": 29211, - "´s": 56476, - "´t": 97965, - "µ": 74148, - "¶": 55609, - "·": 14260, - "··": 61176, - "¹": 60597, - "º": 29300, - "»": 13289, - "»,": 61312, - "».": 75608, - "»ĊĊ": 61643, - "¼": 42973, - "½": 27154, - "¾": 68496, - "¿": 31282, - "ÂĢ": 42516, - "ÂĢÂ": 43576, - "ÂĢÂĻ": 75809, - "ÂĴ": 76251, - "Âł": 4194, - "³³": 9421, - "³³³": 46493, - "³³³³": 19611, - "³³³³³³³": 87310, - "³³³³³³³³": 46549, - "ÂłĊ": 52050, - "ÂŃ": 5879, - "ÂŃi": 97282, - "ÂŃing": 46431, - "ÂŃs": 72880, - "ÂŃt": 50143, - "ÂŃtion": 69705, - "Ã": 127, - "á": 1995, - "áb": 59660, - "ábado": 81508, - "ább": 81799, - "ác": 30441, - "ách": 54161, - "ácil": 56704, - "áf": 64501, - "áfico": 95283, - "ág": 28793, - "ágenes": 87108, - "ágina": 40290, - "ák": 72542, - "ál": 19540, - "ález": 97465, - "álido": 59166, - "áln": 91265, - "ált": 98720, - "ám": 36334, - "ámara": 85101, - "án": 11644, - "ánchez": 99634, - "ánd": 48680, - "ández": 78146, - "ánt": 86533, - "ány": 76453, - "ánÃŃ": 87862, - "áo": 78789, - "ár": 42354, - "ária": 59042, - "ário": 20358, - "ários": 38185, - "ás": 7206, - "ása": 94199, - "ást": 56503, - "át": 17099, - "ática": 49602, - "áticas": 92355, - "ático": 67649, - "átis": 72706, - "áveis": 84112, - "ável": 44415, - "áz": 60921, - "â": 9011, - "âce": 66096, - "âm": 87828, - "ân": 40492, - "ância": 66696, - "ând": 79166, - "ât": 64272, - "âte": 69628, - "ã": 3282, - "ãeste": 85751, - "ão": 3496, - "ä": 2357, - "äch": 32673, - "äche": 95750, - "ächst": 94075, - "äd": 31975, - "ädchen": 42114, - "äft": 57639, - "äge": 71768, - "äh": 22243, - "ähl": 91885, - "ählen": 86342, - "ählt": 84149, - "ähr": 38056, - "äl": 30902, - "äll": 33351, - "ällt": 79220, - "ält": 42303, - "äm": 67997, - "än": 15492, - "änd": 22270, - "ände": 91460, - "änder": 58496, - "äng": 26498, - "änge": 77241, - "änger": 62773, - "änn": 64068, - "änner": 43624, - "är": 14304, - "äre": 47786, - "ären": 97149, - "äs": 55940, - "äsent": 92030, - "ät": 14360, - "äter": 71651, - "ätt": 50291, - "ätz": 60738, - "ätze": 90593, - "ätzlich": 87859, - "ää": 43543, - "ään": 60446, - "Ã¤ÃŁ": 70047, - "Ã¥": 3870, - "Ã¥de": 67436, - "Ã¥l": 87604, - "Ã¥n": 39831, - "Ã¥r": 18382, - "æ": 9371, - "æk": 48196, - "ække": 77223, - "ælland": 87233, - "ænd": 60677, - "ær": 34571, - "ære": 92116, - "ç": 3209, - "ça": 17930, - "ças": 46378, - "ço": 20822, - "çois": 68453, - "çon": 53510, - "ços": 49019, - "çu": 79884, - "ção": 6027, - "ções": 15607, - "è": 4558, - "ège": 73899, - "èle": 51453, - "èles": 85798, - "ème": 25253, - "èmes": 66474, - "ène": 48099, - "ère": 12339, - "ères": 31539, - "ès": 12416, - "ète": 66522, - "ètre": 99746, - "ètres": 75104, - "ève": 79351, - "é": 978, - "éal": 63497, - "éc": 20243, - "écial": 70877, - "éd": 15433, - "ée": 8047, - "ées": 14014, - "éfono": 73497, - "ég": 19395, - "égor": 94829, - "égorie": 97193, - "éis": 88118, - "ék": 75473, - "él": 19010, - "éli": 73511, - "élé": 29982, - "ém": 17060, - "ément": 42625, - "éments": 98942, - "émon": 25121, - "én": 10610, - "énom": 98078, - "ény": 73391, - "éné": 32453, - "éo": 89577, - "ér": 14081, - "éra": 76743, - "ération": 53301, - "érc": 96114, - "érer": 52424, - "éri": 28154, - "éric": 39965, - "érica": 71281, - "érie": 35285, - "érience": 65679, - "érieur": 57663, - "érique": 78129, - "éro": 56771, - "ért": 87453, - "éré": 68862, - "és": 5512, - "ése": 92252, - "ést": 87192, - "ész": 78979, - "ét": 10515, - "ética": 89029, - "ético": 87238, - "étique": 99188, - "été": 39883, - "ê": 5615, - "êm": 39930, - "ême": 23034, - "ên": 28119, - "ência": 24625, - "ências": 64909, - "ês": 37930, - "êt": 49530, - "ête": 37093, - "êtes": 90276, - "être": 38816, - "ë": 12456, - "ël": 74553, - "ën": 88655, - "ër": 73574, - "ì": 24439, - "ình": 59606, - "î": 25108, - "ît": 77422, - "ître": 66014, - "ï": 38672, - "ð": 68800, - "ñ": 5771, - "ña": 18829, - "ñana": 88184, - "ñas": 61025, - "ño": 14871, - "ños": 18720, - "ò": 22980, - "òng": 64875, - "ó": 1832, - "óa": 59975, - "ób": 52209, - "ód": 21151, - "ódigo": 33843, - "óg": 35497, - "ój": 62424, - "ól": 53037, - "óln": 88309, - "óm": 51080, - "ómo": 72561, - "ón": 3244, - "ónica": 93063, - "ónico": 60895, - "ópez": 86826, - "ór": 60477, - "ória": 52177, - "ório": 90566, - "ós": 29832, - "ósito": 99954, - "óst": 95952, - "ót": 51458, - "ów": 12543, - "ówn": 42413, - "óż": 58262, - "óÅĤ": 48492, - "ô": 9769, - "ôle": 57332, - "ôm": 95465, - "ôme": 99757, - "ôn": 62552, - "ông": 24976, - "ôt": 35657, - "ôte": 90486, - "õ": 11399, - "ões": 12941, - "ö": 3029, - "öff": 52276, - "öffent": 92812, - "ög": 62997, - "öh": 85351, - "ök": 77891, - "öl": 50902, - "öm": 86684, - "ön": 24233, - "ör": 9603, - "ören": 89387, - "örper": 76124, - "ört": 52917, - "ös": 33554, - "öst": 98782, - "öt": 45326, - "ött": 87864, - "Ã¶ÃŁe": 80040, - "ø": 6282, - "ød": 75820, - "øj": 65894, - "ør": 17545, - "øre": 67127, - "øy": 51348, - "ù": 15273, - "ùng": 89871, - "ú": 6792, - "úa": 90739, - "úb": 27888, - "ública": 69174, - "úde": 68488, - "údo": 87802, - "úmer": 22334, - "úmero": 26107, - "úmeros": 65018, - "ún": 25155, - "ús": 34862, - "úsqueda": 87404, - "û": 30872, - "ût": 60768, - "ü": 2448, - "über": 50085, - "ück": 19919, - "ücken": 92739, - "ügen": 83140, - "üh": 22284, - "ühl": 94210, - "ühr": 51853, - "ührung": 93282, - "ük": 40957, - "ül": 36624, - "üler": 93171, - "ült": 90641, - "üm": 49621, - "ün": 16461, - "ünchen": 52931, - "ünd": 35371, - "ünde": 98410, - "ünk": 97407, - "üns": 67207, - "ünst": 60491, - "ür": 5297, - "ürger": 95958, - "ürlich": 57630, - "ürn": 90320, - "ürnberg": 94456, - "üss": 31303, - "üsseldorf": 86135, - "üssen": 45061, - "üt": 29758, - "üz": 79691, - "ý": 20195, - "ých": 98955, - "ýt": 97700, - "ÃĢ": 73053, - "Ãģ": 44801, - "ÃĤ": 33895, - "Ãĥ": 19321, - "ÃĥO": 53228, - "ÃĦ": 88075, - "Ãĩ": 47013, - "ÃĩÃĥO": 75734, - "Ãī": 27887, - "Ãį": 53320, - "Ãİ": 72907, - "ÃIJ": 96299, - "Ãij": 72454, - "Ãĵ": 40162, - "ÃĵN": 52869, - "Ãĸ": 64461, - "ÃĹ": 18028, - "ÃĹ": 89820, - "Ġ\".": 6058, - "Ġ\".\"": 23600, - "Ġ\".\");Ċ": 88360, - "Ġ\".\",": 69614, - "Ġ\".\";Ċ": 92323, - "Ġ\".$": 15129, - "Ġ\".$_": 90047, - "Ġ\"..": 33313, - "Ġ\"...": 39813, - "Ġ\"../": 7150, - "Ġ\"../../": 10419, - "Ġ\"../../../": 31730, - "Ġ\"../../../../": 64492, - "Ġ\"./": 6049, - "Ġ\".Ċ": 81510, - "Ġ\"/": 3605, - "Ġ\"/\"": 17318, - "Ġ\"/\");Ċ": 98639, - "Ġ\"/\",": 65757, - "Ġ\"/\";Ċ": 80580, - "Ġ\"/\"Ċ": 81555, - "Ġ\"//": 36674, - "Ġ\":": 13320, - "Ġ\":\"": 24320, - "Ġ\"::": 71254, - "Ġ\";": 19500, - "Ġ\";\"": 67250, - "Ġ\";Ċ": 7775, - "Ġ\";ĊĊ": 42720, - "Ġ\";čĊ": 25924, - "Ġ\"<": 4145, - "Ġ\"": 30057, - "Ġ\">\"": 91113, - "Ġ\"><": 97434, - "Ġ\">Ċ": 24377, - "Ġ\"?": 28343, - "Ġ\"?\"": 83829, - "Ġ\"@": 8594, - "Ġ\"@\"": 97948, - "Ġ\"@/": 74835, - "Ġ\"[": 10768, - "Ġ\"[\"": 51781, - "Ġ\"[%": 95190, - "Ġ\"\\": 2990, - "Ġ\"\\\"": 16277, - "Ġ\"\\\"\"": 68722, - "Ġ\"\\\",": 78985, - "Ġ\"\\\">": 84313, - "Ġ\"\\(": 44246, - "Ġ\"\\<": 24328, - "Ġ\"\\\\": 27566, - "Ġ\"\\\\\"": 70037, - "Ġ\"\\Ċ": 94417, - "Ġ\"]": 22004, - "Ġ\"]\"": 88696, - "Ġ\"]\");Ċ": 93823, - "Ġ\"]\";Ċ": 58230, - "Ġ\"^": 41015, - "Ġ\"_": 9177, - "Ġ\"_\"": 33825, - "Ġ\"__": 13568, - "Ġ\"`": 37073, - "Ġ\"{": 14190, - "Ġ\"{\"": 98149, - "Ġ\"{$": 56077, - "Ġ\"{\\\"": 55834, - "Ġ\"{{": 48319, - "Ġ\"{}": 36603, - "Ġ\"|": 26268, - "Ġ\"|\"": 61520, - "Ġ\"}": 81648, - "Ġ\"}\";Ċ": 99374, - "Ġ\"}\\": 91205, - "Ġ\"}Ċ": 44370, - "Ġ\"~": 52369, - "Ġ\"~/": 49288, - "Ġ\"Ċ": 6360, - "Ġ\"ĊĊ": 23584, - "Ġ\"čĊ": 32587, - "Ġ#": 674, - "Ġ#\"": 56150, - "Ġ##": 7860, - "Ġ###": 17010, - "Ġ####": 27370, - "Ġ#####": 69784, - "Ġ########": 27449, - "Ġ############": 77627, - "Ġ################": 38715, - "Ġ########################": 97615, - "Ġ################################": 55401, - "Ġ################################################": 68261, - "Ġ################################################################": 49597, - "Ġ########################################################################": 94958, - "Ġ############################################################################": 87300, - "Ġ########.": 35273, - "Ġ###Ċ": 66387, - "Ġ##Ċ": 48826, - "Ġ#$": 82785, - "Ġ#%": 51694, - "Ġ#'": 43137, - "Ġ#(": 90266, - "Ġ#+#": 21145, - "Ġ#-": 31007, - "Ġ#-}Ċ": 42296, - "Ġ#-}ĊĊ": 76599, - "Ġ#:": 47298, - "Ġ#=>": 100015, - "Ġ#@": 92127, - "Ġ#[": 11765, - "Ġ#__": 97907, - "Ġ#{": 11524, - "Ġ#{@": 55728, - "Ġ#Ċ": 9733, - "Ġ#ĊĊ": 59706, - "Ġ#čĊ": 56323, - "Ġ$": 400, - "Ġ$\"": 24334, - "Ġ$\"{": 38858, - "Ġ$#": 67015, - "Ġ$$": 27199, - "Ġ$$$": 98800, - "Ġ$(": 5035, - "Ġ$(\"": 25120, - "Ġ$(\"#": 6071, - "Ġ$(\"#\"": 84094, - "Ġ$(\".": 13303, - "Ġ$(\"<": 51234, - "Ġ$($": 95077, - "Ġ$('": 16092, - "Ġ$('#": 5601, - "Ġ$('#'": 82136, - "Ġ$('.": 9804, - "Ġ$('<": 38184, - "Ġ$('[": 66778, - "Ġ$.": 8842, - "Ġ$?": 51161, - "Ġ$\\": 59060, - "Ġ$_": 3401, - "Ġ$_[": 75029, - "Ġ$__": 26020, - "Ġ${": 3654, - "Ġ${(": 63167, - "Ġ${({": 55231, - "Ġ${Ċ": 99624, - "Ġ$Ċ": 25441, - "Ġ$ĊĊ": 85600, - "Ġ$čĊ": 96984, - "Ġ%": 1034, - "Ġ%\"": 69968, - "Ġ%#": 53506, - "Ġ%%": 24158, - "Ġ%%Ċ": 65158, - "Ġ%(": 21921, - "Ġ%+": 69624, - "Ġ%-": 52053, - "Ġ%.": 19032, - "Ġ%=": 50232, - "Ġ%>": 80136, - "Ġ%@": 52069, - "Ġ%@\",": 32552, - "Ġ%[": 65453, - "Ġ%{": 64837, - "Ġ%}Ċ": 69014, - "Ġ%Ċ": 33648, - "Ġ%ĊĊ": 92797, - "Ġ&": 612, - "Ġ&#": 45633, - "Ġ&$": 28048, - "Ġ&&": 1024, - "Ġ&&Ċ": 6698, - "Ġ&&čĊ": 42175, - "Ġ&'": 31236, - "Ġ&(": 23639, - "Ġ&)": 66487, - "Ġ&);Ċ": 80494, - "Ġ&,": 53053, - "Ġ&:": 52345, - "Ġ&=": 14923, - "Ġ&[": 45690, - "Ġ&_": 31895, - "Ġ&___": 26562, - "Ġ&Ċ": 28370, - "Ġ'": 364, - "Ġ'!": 63026, - "Ġ'\"": 7273, - "Ġ'\"'": 53190, - "Ġ'\"';Ċ": 95435, - "Ġ'\"+": 53225, - "Ġ'\",": 92049, - "Ġ'\".": 65150, - "Ġ'\".$": 28052, - "Ġ'\".$_": 89281, - "Ġ'\">": 98029, - "Ġ'\">'": 51546, - "Ġ'#": 5999, - "Ġ'#'": 58350, - "Ġ'#{": 78591, - "Ġ'$": 8412, - "Ġ'${": 36265, - "Ġ'%": 7832, - "Ġ'%\"": 82503, - "Ġ'%$": 82488, - "Ġ'%'": 67076, - "Ġ'&": 15065, - "Ġ'&#": 59639, - "Ġ'&'": 86199, - "Ġ''": 3436, - "Ġ'''": 11712, - "Ġ'''Ċ": 11414, - "Ġ'''ĊĊ": 45832, - "Ġ'''čĊ": 54995, - "Ġ'')": 13760, - "Ġ''),": 88875, - "Ġ''),Ċ": 63731, - "Ġ'').": 41791, - "Ġ'');": 92615, - "Ġ'');Ċ": 26315, - "Ġ'');ĊĊ": 77010, - "Ġ''){Ċ": 55095, - "Ġ'')Ċ": 23113, - "Ġ'')ĊĊ": 99522, - "Ġ'',": 9158, - "Ġ'',Ċ": 7014, - "Ġ'',čĊ": 49744, - "Ġ''.": 43963, - "Ġ'':Ċ": 49215, - "Ġ'';": 37903, - "Ġ'';Ċ": 7700, - "Ġ'';ĊĊ": 26582, - "Ġ'';čĊ": 33486, - "Ġ''}Ċ": 76452, - "Ġ''Ċ": 12038, - "Ġ''ĊĊ": 46420, - "Ġ''čĊ": 66238, - "Ġ'(": 22796, - "Ġ'('": 38980, - "Ġ'((": 88214, - "Ġ')": 17081, - "Ġ')'": 80475, - "Ġ')';Ċ": 86590, - "Ġ'))Ċ": 60609, - "Ġ'),": 90484, - "Ġ').": 50984, - "Ġ');": 84953, - "Ġ');Ċ": 26706, - "Ġ');ĊĊ": 94973, - "Ġ');čĊ": 98409, - "Ġ')[": 64581, - "Ġ')Ċ": 22428, - "Ġ')ĊĊ": 88241, - "Ġ')čĊ": 78109, - "Ġ'*": 15224, - "Ġ'*'": 31801, - "Ġ'*',": 81274, - "Ġ'**": 78265, - "Ġ'*.": 73818, - "Ġ'+": 14226, - "Ġ'+'": 34488, - "Ġ',": 6752, - "Ġ','": 23058, - "Ġ',',": 64126, - "Ġ','.": 98780, - "Ġ',Ċ": 32518, - "Ġ'-": 7944, - "Ġ'-'": 21328, - "Ġ'-')": 70263, - "Ġ'-')Ċ": 91196, - "Ġ'-',": 51449, - "Ġ'-';Ċ": 84952, - "Ġ'--": 17753, - "Ġ'.": 6389, - "Ġ'.$": 16185, - "Ġ'.'": 25360, - "Ġ'.')": 71335, - "Ġ'.',": 46769, - "Ġ'.';Ċ": 95602, - "Ġ'..": 46221, - "Ġ'..',": 89642, - "Ġ'../": 5032, - "Ġ'../../": 6490, - "Ġ'../../../": 19064, - "Ġ'../../../../": 38549, - "Ġ'../../../../../": 95745, - "Ġ'./": 2825, - "Ġ'./../": 56200, - "Ġ'./../../": 69206, - "Ġ'/": 3434, - "Ġ'/'": 15198, - "Ġ'/')": 65533, - "Ġ'/');Ċ": 86442, - "Ġ'/')Ċ": 94175, - "Ġ'/',": 57527, - "Ġ'/',Ċ": 60711, - "Ġ'/';Ċ": 78411, - "Ġ'/'Ċ": 69233, - "Ġ'/../": 57612, - "Ġ'//": 60760, - "Ġ':": 13906, - "Ġ':'": 37404, - "Ġ'::": 98852, - "Ġ';": 28925, - "Ġ';'": 83054, - "Ġ';Ċ": 20495, - "Ġ';ĊĊ": 94344, - "Ġ';čĊ": 73573, - "Ġ'<": 3942, - "Ġ'<%=": 96195, - "Ġ'": 57007, - "Ġ'>'": 78874, - "Ġ'?": 32167, - "Ġ'?'": 74616, - "Ġ'@": 3542, - "Ġ'@/": 31210, - "Ġ'[": 18814, - "Ġ'['": 49390, - "Ġ'\\": 5307, - "Ġ'\\\"": 85949, - "Ġ'\\'": 59455, - "Ġ'\\''": 35209, - "Ġ'\\\\": 29178, - "Ġ'\\\\'": 94203, - "Ġ']": 43977, - "Ġ'^": 50538, - "Ġ'_": 9418, - "Ġ'_'": 36402, - "Ġ'_',": 92024, - "Ġ'__": 12385, - "Ġ'`": 57095, - "Ġ'{": 11834, - "Ġ'{\"": 53198, - "Ġ'{$": 45700, - "Ġ'{@": 55173, - "Ġ'{{": 43642, - "Ġ'{}": 34012, - "Ġ'{}'": 70522, - "Ġ'|": 37457, - "Ġ'|'": 85739, - "Ġ'}": 41174, - "Ġ'}';Ċ": 59056, - "Ġ'}Ċ": 53562, - "Ġ'~": 64570, - "Ġ'~/": 72504, - "Ġ'Ċ": 8044, - "Ġ'ĊĊ": 56244, - "Ġ'čĊ": 27959, - "Ġ(": 320, - "Ġ(!": 1533, - "Ġ(!!": 79080, - "Ġ(!$": 11632, - "Ġ(!(": 14157, - "Ġ(!((": 96378, - "Ġ(![": 66931, - "Ġ(!_": 25043, - "Ġ(\"": 3573, - "Ġ(\"%": 51634, - "Ġ(\"-": 99770, - "Ġ(\"/": 89989, - "Ġ(\"<": 91376, - "Ġ(\"\\": 52758, - "Ġ(#": 30183, - "Ġ($": 1746, - "Ġ($(": 40237, - "Ġ($(\"#": 74046, - "Ġ($('#": 71144, - "Ġ($)": 76446, - "Ġ($.": 85430, - "Ġ($_": 17892, - "Ġ(${": 63889, - "Ġ(%": 13764, - "Ġ(%)": 35055, - "Ġ(&": 16278, - "Ġ('": 4417, - "Ġ('$": 60977, - "Ġ('\\": 89844, - "Ġ((": 1819, - "Ġ((!": 45924, - "Ġ((\"": 90201, - "Ġ(($": 27954, - "Ġ(('": 93933, - "Ġ(((": 11861, - "Ġ((((": 52200, - "Ġ(()": 67747, - "Ġ((*": 37556, - "Ġ((_": 64987, - "Ġ((__": 55423, - "Ġ()": 1754, - "Ġ())": 45581, - "Ġ());Ċ": 50423, - "Ġ());ĊĊ": 90784, - "Ġ())Ċ": 59489, - "Ġ(),": 39204, - "Ġ(),Ċ": 85301, - "Ġ()->": 79938, - "Ġ().": 34811, - "Ġ():": 41648, - "Ġ();": 40247, - "Ġ();Ċ": 9758, - "Ġ();ĊĊ": 26221, - "Ġ();čĊ": 55553, - "Ġ()=>": 72730, - "Ġ()=>{Ċ": 74262, - "Ġ(){": 94183, - "Ġ(){Ċ": 41753, - "Ġ()Ċ": 12957, - "Ġ()ĊĊ": 33905, - "Ġ()čĊ": 70640, - "Ġ(*": 4712, - "Ġ(*(": 39807, - "Ġ(*((": 83479, - "Ġ(*)": 45148, - "Ġ(*)(": 75894, - "Ġ(**": 77596, - "Ġ(*.": 58118, - "Ġ(+": 18457, - "Ġ(++": 47438, - "Ġ(-": 10505, - "Ġ(--": 58719, - "Ġ(.": 30565, - "Ġ(...": 50067, - "Ġ(...)": 66877, - "Ġ(/": 47325, - "Ġ(:": 30354, - "Ġ(::": 69690, - "Ġ(;": 31475, - "Ġ(;;": 53589, - "Ġ(;;)": 76700, - "Ġ(<": 23246, - "Ġ(=": 39838, - "Ġ(>": 77952, - "Ġ(?": 46059, - "Ġ(?)": 77640, - "Ġ(?,": 65085, - "Ġ(@": 8165, - "Ġ([": 12005, - "Ġ([[": 61625, - "Ġ([]": 36023, - "Ġ(\\": 20374, - "Ġ(\\<": 25327, - "Ġ(^": 42591, - "Ġ(^)(": 59365, - "Ġ(_": 5570, - "Ġ(_)": 57244, - "Ġ(_,": 40564, - "Ġ(_.": 65460, - "Ġ(__": 23374, - "Ġ(`": 29754, - "Ġ({": 9657, - "Ġ({Ċ": 14182, - "Ġ(~": 31857, - "Ġ(~(": 72365, - "Ġ(£": 54915, - "Ġ(âĢľ": 27179, - "Ġ(âĪ": 95925, - "Ġ(Ċ": 2456, - "Ġ(ĊĊ": 53154, - "Ġ(čĊ": 26383, - "Ġ)": 883, - "Ġ)\"": 91898, - "Ġ)(": 41712, - "Ġ))": 12254, - "Ġ)))": 100052, - "Ġ)),Ċ": 40390, - "Ġ));": 60892, - "Ġ));Ċ": 16925, - "Ġ));ĊĊ": 34451, - "Ġ));čĊ": 78414, - "Ġ))}Ċ": 32815, - "Ġ))Ċ": 19800, - "Ġ))ĊĊ": 49722, - "Ġ)*": 90501, - "Ġ),": 7026, - "Ġ),Ċ": 2907, - "Ġ),ĊĊ": 38084, - "Ġ),čĊ": 22121, - "Ġ)->": 36638, - "Ġ).": 7609, - "Ġ).Ċ": 96705, - "Ġ).ĊĊ": 50370, - "Ġ):": 16919, - "Ġ):Ċ": 21711, - "Ġ):ĊĊ": 59518, - "Ġ);": 7048, - "Ġ);Ċ": 1465, - "Ġ);ĊĊ": 3559, - "Ġ);ĊĊĊ": 36933, - "Ġ);čĊ": 7291, - "Ġ);čĊčĊ": 19299, - "Ġ)[": 75129, - "Ġ)]Ċ": 87025, - "Ġ){": 41123, - "Ġ){Ċ": 11200, - "Ġ){ĊĊ": 59277, - "Ġ){čĊ": 42291, - "Ġ)}Ċ": 18026, - "Ġ)}ĊĊ": 91322, - "Ġ)Ċ": 1763, - "Ġ)ĊĊ": 5235, - "Ġ)ĊĊĊ": 26652, - "Ġ)ĊĊĊĊĊĊĊĊ": 29138, - "Ġ)čĊ": 8786, - "Ġ)čĊčĊ": 53631, - "Ġ*": 353, - "Ġ*\"": 92304, - "Ġ*&": 78845, - "Ġ*(": 13157, - "Ġ*((": 16231, - "Ġ*(*": 87824, - "Ġ*)": 2651, - "Ġ*)\"": 94752, - "Ġ*)&": 22946, - "Ġ*)(": 24501, - "Ġ*)((": 79874, - "Ġ*))": 98691, - "Ġ*));Ċ": 73715, - "Ġ*);Ċ": 28140, - "Ġ*);ĊĊ": 63710, - "Ġ*)[": 79182, - "Ġ*)__": 71347, - "Ġ*)Ċ": 17856, - "Ġ*)ĊĊ": 47744, - "Ġ**": 3146, - "Ġ**)": 28976, - "Ġ**)&": 74693, - "Ġ***": 17601, - "Ġ***!Ċ": 84655, - "Ġ****": 31804, - "Ġ*****": 42523, - "Ġ********": 35245, - "Ġ****************": 47946, - "Ġ************************": 55276, - "Ġ********************************": 23814, - "Ġ****************************************": 62460, - "Ġ************************************************": 72936, - "Ġ********************************************************": 66295, - "Ġ****************************************************************": 23089, - "Ġ************************************************************************": 10757, - "Ġ**************************************************************************": 17994, - "Ġ****************************************************************************": 29744, - "Ġ********************************************************************************": 77650, - "Ġ******************************************************************************/Ċ": 80471, - "Ġ******************************************************************************/ĊĊ": 94782, - "Ġ******************************************************************************Ċ": 86885, - "Ġ***/Ċ": 82654, - "Ġ***Ċ": 76341, - "Ġ**/Ċ": 20116, - "Ġ**/ĊĊ": 69712, - "Ġ**/čĊ": 89590, - "Ġ**Ċ": 38014, - "Ġ*,": 12039, - "Ġ*,Ċ": 75892, - "Ġ*----------------------------------------------------------------": 78249, - "Ġ*.": 32630, - "Ġ*/": 642, - "Ġ*/)": 90955, - "Ġ*/,": 37672, - "Ġ*/,Ċ": 48201, - "Ġ*/;Ċ": 39094, - "Ġ*/}Ċ": 22390, - "Ġ*/Ċ": 740, - "Ġ*/ĊĊ": 2861, - "Ġ*/ĊĊĊ": 22406, - "Ġ*/ĊĊĊĊ": 79535, - "Ġ*/čĊ": 3540, - "Ġ*/čĊčĊ": 15816, - "Ġ*/čĊčĊčĊ": 88542, - "Ġ*": 23801, - "Ġ*>(": 29665, - "Ġ*@": 46737, - "Ġ*[": 99032, - "Ġ*\\": 88887, - "Ġ*_": 19892, - "Ġ*__": 38162, - "Ġ*}": 86879, - "Ġ*}ĊĊ": 99472, - "Ġ*Ċ": 1235, - "Ġ*ĊĊ": 20386, - "Ġ*ĊĊĊ": 72615, - "Ġ*čĊ": 7768, - "Ġ+": 489, - "Ġ+\"": 29284, - "Ġ+#": 95843, - "Ġ+#+": 13526, - "Ġ+#+#+#+": 34956, - "Ġ+#+#+#+#+#+": 34957, - "Ġ+%": 75624, - "Ġ+'": 50310, - "Ġ+(": 62183, - "Ġ++": 3526, - "Ġ++$": 73406, - "Ġ++)": 56689, - "Ġ++)Ċ": 84632, - "Ġ+++": 60192, - "Ġ++;Ċ": 41940, - "Ġ++Ċ": 98447, - "Ġ+-": 78645, - "Ġ+/-": 52715, - "Ġ+:+": 13410, - "Ġ+=": 1447, - "Ġ+=Ċ": 89276, - "Ġ+Ċ": 3694, - "Ġ+ĊĊ": 60554, - "Ġ+čĊ": 20159, - "Ġ,": 1174, - "Ġ,\"": 34921, - "Ġ,$": 87894, - "Ġ,'": 39439, - "Ġ,(": 81692, - "Ġ,,": 81358, - "Ġ,-": 91604, - "Ġ,[": 81380, - "Ġ,Ċ": 13801, - "Ġ,ĊĊ": 21863, - "Ġ,čĊ": 56919, - "Ġ-": 482, - "Ġ-$": 83458, - "Ġ-(": 29506, - "Ġ-*": 8359, - "Ġ-*-": 12286, - "Ġ-*-Ċ": 19279, - "Ġ-*-ĊĊ": 35599, - "Ġ-*-čĊ": 83394, - "Ġ-,": 87022, - "Ġ--": 1198, - "Ġ---": 12730, - "Ġ----": 11556, - "Ġ-----": 35803, - "Ġ------": 56560, - "Ġ-------": 61258, - "Ġ--------": 57236, - "Ġ---------": 81922, - "Ġ----------": 44889, - "Ġ-----------": 93686, - "Ġ------------": 33658, - "Ġ-------------": 97903, - "Ġ----------------": 14730, - "Ġ--------------------": 91881, - "Ġ--------------------------------": 20308, - "Ġ------------------------------------------------": 18527, - "Ġ------------------------------------------------------------": 87732, - "Ġ----------------------------------------------------------------": 8633, - "Ġ-------------------------------------------------------------------------": 92015, - "Ġ----------------------------------------------------------------------------": 24793, - "Ġ--------------------------------------------------------------------------------": 40473, - "Ġ------------------------------------------------------------------------------------------------": 60909, - "Ġ----------------------------------------------------------------------------------------------------------------": 67307, - "Ġ-----------------------------------------------------------------------------Ċ": 52914, - "Ġ----------------------------------------------------------------------------Ċ": 64638, - "Ġ---------------------------------------------------------------------------Ċ": 79857, - "Ġ--------------------------------------------------------------------------Ċ": 99042, - "Ġ-------------------------------------------------------------------------Ċ": 81650, - "Ġ------------------------------------------------------------------------Ċ": 97681, - "Ġ----------------------------------------------------------------------Ċ": 90794, - "Ġ----------Ċ": 31423, - "Ġ--------Ċ": 90238, - "Ġ-------Ċ": 39707, - "Ġ------>": 98300, - "Ġ-----Ċ": 81049, - "Ġ--->": 70826, - "Ġ---Ċ": 55023, - "Ġ-->": 3929, - "Ġ-->Ċ": 3743, - "Ġ-->ĊĊ": 16508, - "Ġ-->ĊĊĊ": 71752, - "Ġ-->čĊ": 16336, - "Ġ-->čĊčĊ": 72710, - "Ġ--}}Ċ": 41404, - "Ġ--Ċ": 40614, - "Ġ--ĊĊ": 60681, - "Ġ-.": 43845, - "Ġ-/Ċ": 67970, - "Ġ-:": 53273, - "Ġ-=": 6110, - "Ġ->": 1492, - "Ġ->Ċ": 12662, - "Ġ-Ċ": 18722, - "Ġ-ĊĊ": 22742, - "Ġ.": 662, - "Ġ.\"": 42448, - "Ġ.$": 46477, - "Ġ.'": 44684, - "Ġ.'": 6338, - "Ġ/>\";Ċ": 61438, - "Ġ/>'": 72142, - "Ġ/>';Ċ": 57145, - "Ġ/>);Ċ": 64291, - "Ġ/>)Ċ": 99536, - "Ġ/>,": 78651, - "Ġ/>,Ċ": 57083, - "Ġ/>;Ċ": 42389, - "Ġ/><": 24930, - "Ġ/>\\": 77346, - "Ġ/>}": 86143, - "Ġ/>}Ċ": 37881, - "Ġ/>Ċ": 2662, - "Ġ/>ĊĊ": 19053, - "Ġ/>čĊ": 18473, - "Ġ/[": 96429, - "Ġ/\\": 24445, - "Ġ/\\.": 46572, - "Ġ/\\.(": 85963, - "Ġ/^": 35610, - "Ġ/^(": 94396, - "Ġ/^[": 76436, - "Ġ/^\\": 82057, - "Ġ/Ċ": 40081, - "Ġ/ĊĊ": 92645, - "Ġ:": 551, - "Ġ:\"": 35738, - "Ġ:\",": 72963, - "Ġ:\";Ċ": 92998, - "Ġ:'": 54646, - "Ġ:(": 40624, - "Ġ:)": 27046, - "Ġ:)Ċ": 90163, - "Ġ:)ĊĊ": 33723, - "Ġ:+:": 16329, - "Ġ:,": 28882, - "Ġ:-": 21629, - "Ġ:-)": 92941, - "Ġ:-Ċ": 63444, - "Ġ::": 3588, - "Ġ:::": 21916, - "Ġ::::::::": 34358, - "Ġ::=": 65254, - "Ġ::Ċ": 81787, - "Ġ:": 48979, - "Ġ<%": 60330, - "Ġ<%=": 91294, - "Ġ<*": 87302, - "Ġ<*>": 70583, - "Ġ<+": 86803, - "Ġ<-": 9297, - "Ġ<--": 71486, - "Ġ<->": 67932, - "ĠĊ": 24518, - "Ġ<:": 49026, - "Ġ<<": 1134, - "Ġ<<\"": 42654, - "Ġ<<-": 76774, - "Ġ<<<": 44762, - "Ġ<<=": 52278, - "Ġ<<Ċ": 49603, - "Ġ<=": 2717, - "Ġ<=>": 72605, - "Ġ<>": 14729, - "Ġ<>Ċ": 21421, - "Ġ": 95431, - "Ġ==>": 33396, - "Ġ==Ċ": 48861, - "Ġ=>": 591, - "Ġ=>$": 61654, - "Ġ=>'": 50907, - "Ġ=>{Ċ": 31734, - "Ġ=>Ċ": 6408, - "Ġ=>čĊ": 49768, - "Ġ=[": 68710, - "Ġ={": 73242, - "Ġ={Ċ": 84824, - "Ġ=~": 21132, - "Ġ=Ċ": 4125, - "Ġ=ĊĊ": 80583, - "Ġ=čĊ": 33303, - "Ġ>": 871, - "Ġ>\",": 83976, - "Ġ>&": 37598, - "Ġ>(": 37820, - "Ġ>/": 62459, - "Ġ>::": 34913, - "Ġ><": 30448, - "Ġ>=": 2669, - "Ġ>>": 3662, - "Ġ>>=": 34071, - "Ġ>>>": 12382, - "Ġ>>ĊĊ": 58048, - "Ġ>Ċ": 6235, - "Ġ>ĊĊ": 26389, - "Ġ>čĊ": 40306, - "Ġ?": 949, - "Ġ?\");Ċ": 91292, - "Ġ?\",": 43413, - "Ġ?\";Ċ": 65353, - "Ġ?',": 59050, - "Ġ?,": 23285, - "Ġ?.": 81028, - "Ġ?:": 28356, - "Ġ?>": 3452, - "Ġ?>\"": 9735, - "Ġ?>\"/>Ċ": 94844, - "Ġ?>\">": 38851, - "Ġ?>\"><": 49882, - "Ġ?>\">\">\">Ċ": 19864, - "Ġ?>\">čĊ": 72031, - "Ġ?>\"Ċ": 65707, - "Ġ?>&": 67806, - "Ġ?>'": 92666, - "Ġ?>/": 29067, - "Ġ?>:;Ċ": 99287, - "Ġ?><": 44369, - "Ġ?>>": 40346, - "Ġ?>>>Ċ": 55230, - "Ġ?>Ċ": 3955, - "Ġ?>ĊĊ": 12559, - "Ġ?>ĊĊĊ": 71293, - "Ġ?>čĊ": 16240, - "Ġ?>čĊčĊ": 55716, - "Ġ??": 9602, - "Ġ???": 52417, - "Ġ?????": 74578, - "Ġ?Ċ": 18072, - "Ġ?ĊĊ": 24688, - "Ġ@": 571, - "Ġ@\"": 7243, - "Ġ@\"\";Ċ": 71978, - "Ġ@\"\\": 69076, - "Ġ@\"Ċ": 99788, - "Ġ@$": 37117, - "Ġ@$_": 99670, - "Ġ@(": 43281, - "Ġ@@": 23107, - "Ġ@@Ċ": 88220, - "Ġ@[": 96900, - "Ġ@_": 65777, - "Ġ@_;Ċ": 43674, - "Ġ@_;ĊĊ": 62263, - "Ġ@{": 34367, - "Ġ@{$": 79700, - "Ġ@{@\"": 93725, - "Ġ@{Ċ": 57347, - "Ġ@}": 95098, - "ĠA": 362, - "ĠAA": 29334, - "ĠAAA": 48197, - "ĠAABB": 89680, - "ĠAAC": 76448, - "ĠAAP": 75852, - "ĠAB": 14469, - "ĠABC": 19921, - "ĠABI": 64314, - "ĠABOUT": 52912, - "ĠABOVE": 93614, - "ĠABS": 37581, - "ĠAC": 10807, - "ĠACA": 66038, - "ĠACC": 26925, - "ĠACCEPT": 56006, - "ĠACCESS": 51652, - "ĠACCOUNT": 63458, - "ĠACE": 41906, - "ĠACK": 54863, - "ĠACL": 44561, - "ĠACLU": 65968, - "ĠACM": 90315, - "ĠACPI": 71218, - "ĠACS": 79184, - "ĠACT": 21800, - "ĠACTION": 16439, - "ĠACTIONS": 64415, - "ĠACTIVE": 75875, - "ĠAD": 9827, - "ĠADA": 79425, - "ĠADC": 22858, - "ĠADD": 16191, - "ĠADDR": 81614, - "ĠADDRESS": 65528, - "ĠADHD": 52564, - "ĠADM": 86101, - "ĠADMIN": 51335, - "ĠADS": 65335, - "ĠADV": 25557, - "ĠADVISED": 30421, - "ĠAE": 43208, - "ĠAES": 39941, - "ĠAF": 20479, - "ĠAFC": 64636, - "ĠAFF": 70038, - "ĠAFL": 58018, - "ĠAFP": 27746, - "ĠAFTER": 49364, - "ĠAG": 15432, - "ĠAGAIN": 67994, - "ĠAGE": 91688, - "ĠAGRE": 76590, - "ĠAH": 48388, - "ĠAHL": 91018, - "ĠAI": 15592, - "ĠAIDS": 46060, - "ĠAIM": 87868, - "ĠAIR": 46994, - "ĠAIS": 95200, - "ĠAJ": 34050, - "ĠAJAX": 58416, - "ĠAK": 31672, - "ĠAL": 8927, - "ĠALERT": 91648, - "ĠALIGN": 64869, - "ĠALL": 13398, - "ĠALLOW": 73360, - "ĠALOG": 80903, - "ĠALPHA": 83897, - "ĠALS": 39523, - "ĠALSO": 50921, - "ĠALT": 50512, - "ĠALTER": 76497, - "ĠALWAYS": 68514, - "ĠAM": 6912, - "ĠAMA": 52889, - "ĠAMAZ": 77620, - "ĠAMC": 75409, - "ĠAMD": 25300, - "ĠAMP": 64008, - "ĠAMS": 98370, - "ĠAN": 2147, - "ĠANAL": 66857, - "ĠANC": 86114, - "ĠAND": 3651, - "ĠANN": 77506, - "ĠANSI": 59114, - "ĠANSW": 97804, - "ĠANT": 88014, - "ĠANY": 4230, - "ĠAO": 66369, - "ĠAOL": 94251, - "ĠAP": 10314, - "ĠAPA": 84640, - "ĠAPC": 87341, - "ĠAPI": 5446, - "ĠAPIs": 34456, - "ĠAPK": 63586, - "ĠAPP": 18395, - "ĠAPPLE": 91436, - "ĠAPPLICATION": 60337, - "ĠAPPLY": 90086, - "ĠAPPRO": 94754, - "ĠAPR": 53526, - "ĠAPS": 92881, - "ĠAQ": 83555, - "ĠAR": 6395, - "ĠARC": 71444, - "ĠARCH": 56313, - "ĠARE": 16202, - "ĠAREA": 70732, - "ĠARG": 33846, - "ĠARGS": 85249, - "ĠARISING": 18008, - "ĠARM": 31586, - "ĠARP": 92437, - "ĠARR": 83179, - "ĠARRAY": 32212, - "ĠART": 34979, - "ĠARTICLE": 93015, - "ĠAS": 5871, - "ĠASA": 89700, - "ĠASAP": 67590, - "ĠASC": 20382, - "ĠASCII": 40416, - "ĠASD": 78294, - "ĠASE": 99967, - "ĠASF": 47368, - "ĠASIC": 94452, - "ĠASM": 66676, - "ĠASN": 55955, - "ĠASP": 49509, - "ĠASS": 36660, - "ĠASSERT": 12486, - "ĠASSIGN": 96671, - "ĠAST": 23276, - "ĠASTM": 62135, - "ĠASUS": 75770, - "ĠAT": 7520, - "ĠATA": 92722, - "ĠATF": 93951, - "ĠATH": 88189, - "ĠATI": 79876, - "ĠATK": 66435, - "ĠATL": 78623, - "ĠATM": 47135, - "ĠATP": 67656, - "ĠATS": 96475, - "ĠATT": 42385, - "ĠATTACK": 99550, - "ĠATTR": 39018, - "ĠATTRIBUTE": 85911, - "ĠATV": 96436, - "ĠAU": 40156, - "ĠAUD": 58680, - "ĠAUDIO": 53224, - "ĠAUG": 95981, - "ĠAUT": 54741, - "ĠAUTH": 17195, - "ĠAUTHOR": 41909, - "ĠAUTHORS": 27786, - "ĠAUTO": 36440, - "ĠAUX": 96855, - "ĠAV": 12431, - "ĠAVAILABLE": 68819, - "ĠAVC": 70418, - "ĠAVCapture": 92509, - "ĠAVG": 71514, - "ĠAVL": 90767, - "ĠAVR": 82413, - "ĠAW": 34438, - "ĠAWS": 24124, - "ĠAX": 41811, - "ĠAXIS": 88326, - "ĠAZ": 31976, - "ĠAad": 80372, - "ĠAaron": 26757, - "ĠAb": 3765, - "ĠAbb": 27063, - "ĠAbbas": 71245, - "ĠAbbey": 65555, - "ĠAbbott": 43227, - "ĠAbby": 85548, - "ĠAbd": 30738, - "ĠAbdel": 93391, - "ĠAbdul": 52698, - "ĠAbdullah": 64532, - "ĠAbe": 56239, - "ĠAbed": 99364, - "ĠAbel": 87949, - "ĠAber": 37674, - "ĠAberdeen": 80351, - "ĠAbilities": 80477, - "ĠAbility": 37083, - "ĠAble": 74950, - "ĠAboriginal": 56510, - "ĠAbort": 78055, - "ĠAbout": 10180, - "ĠAbove": 44710, - "ĠAbr": 37501, - "ĠAbraham": 37488, - "ĠAbram": 91103, - "ĠAbrams": 75331, - "ĠAbs": 22855, - "ĠAbsolute": 49981, - "ĠAbsolutely": 56647, - "ĠAbstract": 13822, - "ĠAbu": 31229, - "ĠAbuse": 46784, - "ĠAbyss": 66058, - "ĠAc": 6515, - "ĠAcad": 12644, - "ĠAcademic": 42170, - "ĠAcademy": 16192, - "ĠAcc": 11683, - "ĠAcceler": 48005, - "ĠAccent": 82909, - "ĠAccept": 21496, - "ĠAccepted": 64389, - "ĠAccess": 9742, - "ĠAccessToken": 95441, - "ĠAccessed": 98400, - "ĠAccessibility": 81372, - "ĠAccessories": 40819, - "ĠAccident": 76604, - "ĠAccom": 54064, - "ĠAccord": 80657, - "ĠAccording": 10771, - "ĠAccordingly": 63909, - "ĠAccount": 8785, - "ĠAccountability": 84790, - "ĠAccounting": 45344, - "ĠAccounts": 41755, - "ĠAccred": 97792, - "ĠAccum": 80625, - "ĠAccuracy": 51275, - "ĠAce": 38807, - "ĠAcer": 77077, - "ĠAch": 46665, - "ĠAchie": 42224, - "ĠAchievement": 66695, - "ĠAchilles": 88736, - "ĠAcid": 50234, - "ĠAck": 52082, - "ĠAcquisition": 73471, - "ĠAcres": 83559, - "ĠAcrobat": 98647, - "ĠAcross": 58237, - "ĠAct": 3298, - "ĠActing": 73789, - "ĠAction": 5703, - "ĠActionBar": 80193, - "ĠActionController": 74552, - "ĠActionListener": 41319, - "ĠActionResult": 17253, - "ĠActionType": 82862, - "ĠActionTypes": 90306, - "ĠActions": 27820, - "ĠActiv": 15050, - "ĠActivate": 52814, - "ĠActivatedRoute": 32517, - "ĠActivation": 50747, - "ĠActive": 10106, - "ĠActiveForm": 82064, - "ĠActiveRecord": 18256, - "ĠActiveSupport": 74101, - "ĠActivities": 44382, - "ĠActivity": 15330, - "ĠActivityCompat": 93544, - "ĠActor": 25749, - "ĠActors": 82461, - "ĠActress": 79539, - "ĠActs": 49918, - "ĠActual": 34459, - "ĠActually": 34863, - "ĠAd": 2467, - "ĠAda": 52249, - "ĠAdam": 15387, - "ĠAdams": 27329, - "ĠAdapt": 59531, - "ĠAdapter": 29907, - "ĠAdapterView": 71597, - "ĠAdaptive": 87508, - "ĠAdd": 2758, - "ĠAdded": 18152, - "ĠAddiction": 79790, - "ĠAdding": 31470, - "ĠAddison": 100094, - "ĠAddition": 79746, - "ĠAdditional": 24086, - "ĠAdditionally": 23212, - "ĠAddr": 73685, - "ĠAddress": 9356, - "ĠAddresses": 92530, - "ĠAdds": 25483, - "ĠAde": 63140, - "ĠAdelaide": 50301, - "ĠAdemás": 88583, - "ĠAdidas": 70989, - "ĠAdj": 64016, - "ĠAdjust": 28295, - "ĠAdjustable": 67828, - "ĠAdjustment": 93049, - "ĠAdler": 99718, - "ĠAdmin": 7735, - "ĠAdministr": 33951, - "ĠAdministration": 17128, - "ĠAdministrative": 52941, - "ĠAdministrator": 29693, - "ĠAdmir": 50569, - "ĠAdmiral": 59094, - "ĠAdmission": 63446, - "ĠAdobe": 29966, - "ĠAdoles": 63737, - "ĠAdolescent": 98582, - "ĠAdolf": 90585, - "ĠAdopt": 86380, - "ĠAdoption": 93117, - "ĠAdresse": 90570, - "ĠAdri": 62443, - "ĠAdrian": 44692, - "ĠAds": 43283, - "ĠAdult": 22919, - "ĠAdults": 58338, - "ĠAdv": 12605, - "ĠAdvance": 47396, - "ĠAdvanced": 21844, - "ĠAdvances": 91958, - "ĠAdvantage": 71459, - "ĠAdvent": 21182, - "ĠAdventure": 33112, - "ĠAdventures": 51679, - "ĠAdvertisement": 67102, - "ĠAdvertising": 47423, - "ĠAdvice": 55820, - "ĠAdvis": 24874, - "ĠAdvisor": 54432, - "ĠAdvisors": 91785, - "ĠAdvisory": 45013, - "ĠAdvoc": 48359, - "ĠAdvocate": 80107, - "ĠAe": 90895, - "ĠAer": 64150, - "ĠAero": 89523, - "ĠAeros": 64250, - "ĠAerospace": 81965, - "ĠAf": 13203, - "ĠAff": 9947, - "ĠAffairs": 23298, - "ĠAffero": 25292, - "ĠAffiliate": 64216, - "ĠAffordable": 43606, - "ĠAfghan": 17214, - "ĠAfghanistan": 21139, - "ĠAfr": 6568, - "ĠAfrica": 10384, - "ĠAfrican": 11904, - "ĠAfricans": 66738, - "ĠAfro": 94700, - "ĠAfter": 4740, - "ĠAfterwards": 87640, - "ĠAg": 4701, - "ĠAgain": 14077, - "ĠAgainst": 30241, - "ĠAge": 13381, - "ĠAgencies": 91286, - "ĠAgency": 16784, - "ĠAgenda": 58662, - "ĠAgent": 21372, - "ĠAgents": 51354, - "ĠAges": 50093, - "ĠAggregate": 58022, - "ĠAgile": 83284, - "ĠAgility": 95819, - "ĠAging": 77188, - "ĠAgo": 97703, - "ĠAgr": 72808, - "ĠAgree": 84303, - "ĠAgreement": 23314, - "ĠAgricult": 29000, - "ĠAgricultural": 60134, - "ĠAgriculture": 37963, - "ĠAgu": 77408, - "ĠAh": 16770, - "ĠAhead": 77544, - "ĠAhmad": 55417, - "ĠAhmed": 41769, - "ĠAi": 57086, - "ĠAid": 38505, - "ĠAim": 71715, - "ĠAin": 82251, - "ĠAir": 6690, - "ĠAirbnb": 61201, - "ĠAirbus": 81474, - "ĠAircraft": 59945, - "ĠAires": 65717, - "ĠAirlines": 35230, - "ĠAirport": 21348, - "ĠAirways": 70502, - "ĠAj": 41757, - "ĠAjax": 42262, - "ĠAk": 16762, - "ĠAkron": 95893, - "ĠAkt": 50196, - "ĠAl": 1708, - "ĠAla": 89762, - "ĠAlabama": 21272, - "ĠAlam": 66050, - "ĠAlamofire": 95174, - "ĠAlan": 26349, - "ĠAlarm": 47384, - "ĠAlaska": 28366, - "ĠAlb": 32672, - "ĠAlban": 57991, - "ĠAlbania": 95733, - "ĠAlbany": 56054, - "ĠAlbert": 17971, - "ĠAlberta": 33654, - "ĠAlberto": 65781, - "ĠAlbum": 26749, - "ĠAlbums": 87823, - "ĠAlbuquerque": 76912, - "ĠAlcohol": 45396, - "ĠAld": 31447, - "ĠAle": 19623, - "ĠAlec": 86116, - "ĠAlejandro": 86019, - "ĠAleks": 90678, - "ĠAleppo": 58221, - "ĠAlert": 14302, - "ĠAlertDialog": 32276, - "ĠAlerts": 69408, - "ĠAless": 70885, - "ĠAlex": 8683, - "ĠAlexa": 50712, - "ĠAlexand": 38577, - "ĠAlexander": 20643, - "ĠAlexandra": 75116, - "ĠAlexandre": 90154, - "ĠAlexandria": 57233, - "ĠAlexis": 60061, - "ĠAlf": 66868, - "ĠAlfred": 42592, - "ĠAlg": 82299, - "ĠAlgebra": 77543, - "ĠAlger": 59609, - "ĠAlgeria": 81341, - "ĠAlgorithm": 41425, - "ĠAlgorithms": 86859, - "ĠAli": 14925, - "ĠAlias": 59140, - "ĠAlibaba": 55464, - "ĠAlic": 64258, - "ĠAlice": 30505, - "ĠAlicia": 80002, - "ĠAlien": 47847, - "ĠAlign": 50572, - "ĠAlignment": 33365, - "ĠAlison": 67463, - "ĠAlive": 66526, - "ĠAll": 2052, - "ĠAlla": 91733, - "ĠAllah": 28471, - "ĠAllan": 61325, - "ĠAlle": 43261, - "ĠAlleg": 58824, - "ĠAllen": 20661, - "ĠAlley": 87089, - "ĠAlliance": 23590, - "ĠAllied": 61855, - "ĠAllies": 81774, - "ĠAllison": 63508, - "ĠAlloc": 47785, - "ĠAllocate": 45725, - "ĠAllocation": 73767, - "ĠAllocator": 81432, - "ĠAllow": 27628, - "ĠAllowed": 58722, - "ĠAllows": 46871, - "ĠAlloy": 61430, - "ĠAlly": 82570, - "ĠAlma": 99572, - "ĠAlmighty": 92414, - "ĠAlmost": 35403, - "ĠAlo": 95554, - "ĠAlone": 70408, - "ĠAlong": 32944, - "ĠAlonso": 75167, - "ĠAlpha": 25737, - "ĠAlphabet": 63897, - "ĠAlpine": 82813, - "ĠAlps": 94000, - "ĠAlready": 40612, - "ĠAlright": 98693, - "ĠAls": 45562, - "ĠAlso": 7429, - "ĠAlt": 24610, - "ĠAlta": 83160, - "ĠAlter": 43951, - "ĠAltern": 20054, - "ĠAlternate": 75824, - "ĠAlternative": 42209, - "ĠAlternatively": 39578, - "ĠAlthough": 10541, - "ĠAlto": 54370, - "ĠAluminium": 89582, - "ĠAluminum": 46953, - "ĠAlumni": 76526, - "ĠAlv": 70046, - "ĠAlvarez": 77815, - "ĠAlways": 24119, - "ĠAly": 69410, - "ĠAlzheimer": 44531, - "ĠAm": 3383, - "ĠAmanda": 42859, - "ĠAmar": 74757, - "ĠAmateur": 39083, - "ĠAmazing": 37633, - "ĠAmazon": 8339, - "ĠAmb": 20423, - "ĠAmbassador": 45672, - "ĠAmber": 47764, - "ĠAmbient": 93279, - "ĠAmelia": 91979, - "ĠAmen": 62496, - "ĠAmend": 77813, - "ĠAmendment": 22454, - "ĠAmendments": 99317, - "ĠAmer": 50873, - "ĠAmeric": 2340, - "ĠAmerica": 5270, - "ĠAmerican": 3778, - "ĠAmericans": 9053, - "ĠAmericas": 52248, - "ĠAmes": 96194, - "ĠAmid": 89789, - "ĠAmir": 90251, - "ĠAmit": 84863, - "ĠAmmo": 80581, - "ĠAmnesty": 78796, - "ĠAmong": 22395, - "ĠAmount": 26868, - "ĠAmp": 54787, - "ĠAmph": 93261, - "ĠAmpl": 72715, - "ĠAmsterdam": 38841, - "ĠAmy": 29793, - "ĠAmérica": 98192, - "ĠAn": 1556, - "ĠAna": 33238, - "ĠAnaheim": 72264, - "ĠAnal": 20017, - "ĠAnalog": 64546, - "ĠAnaly": 38527, - "ĠAnalysis": 18825, - "ĠAnalyst": 41570, - "ĠAnalytics": 33527, - "ĠAnalyzer": 79805, - "ĠAnast": 94425, - "ĠAnat": 96664, - "ĠAnatomy": 80282, - "ĠAnc": 31377, - "ĠAnch": 72584, - "ĠAnchor": 49872, - "ĠAncient": 38050, - "ĠAnd": 1628, - "ĠAndAlso": 70490, - "ĠAnda": 40238, - "ĠAnders": 48693, - "ĠAndersen": 86651, - "ĠAnderson": 21293, - "ĠAndr": 78978, - "ĠAndre": 27525, - "ĠAndrea": 41184, - "ĠAndreas": 51162, - "ĠAndres": 96446, - "ĠAndrew": 13929, - "ĠAndrews": 52951, - "ĠAndroid": 8682, - "ĠAndré": 85900, - "ĠAndy": 25871, - "ĠAng": 7568, - "ĠAnge": 11234, - "ĠAngebot": 82120, - "ĠAngel": 23950, - "ĠAngela": 38243, - "ĠAngeles": 12167, - "ĠAngelo": 90477, - "ĠAngels": 43145, - "ĠAngie": 100029, - "ĠAngle": 37337, - "ĠAnglic": 91634, - "ĠAnglo": 60259, - "ĠAngola": 98792, - "ĠAngry": 78918, - "ĠAngular": 29678, - "ĠAngularFire": 68187, - "ĠAngus": 85055, - "ĠAnim": 46565, - "ĠAnimal": 21995, - "ĠAnimals": 47966, - "ĠAnimated": 47988, - "ĠAnimation": 21415, - "ĠAnimator": 46854, - "ĠAnime": 52215, - "ĠAnita": 76726, - "ĠAnk": 57915, - "ĠAnkara": 71344, - "ĠAnn": 9489, - "ĠAnna": 24101, - "ĠAnne": 29026, - "ĠAnnex": 89720, - "ĠAnnie": 53089, - "ĠAnniversary": 47898, - "ĠAnnotation": 46923, - "ĠAnnotations": 94432, - "ĠAnnouncement": 87930, - "ĠAnnual": 25992, - "ĠAnnunci": 64266, - "ĠAnonymous": 31537, - "ĠAnother": 13596, - "ĠAns": 39553, - "ĠAnsi": 73122, - "ĠAnswer": 22559, - "ĠAnswers": 38343, - "ĠAnt": 6898, - "ĠAntar": 48623, - "ĠAntarctic": 80841, - "ĠAntarctica": 72787, - "ĠAnth": 16989, - "ĠAnthem": 90232, - "ĠAnthony": 21353, - "ĠAnthrop": 70384, - "ĠAnti": 23853, - "ĠAntib": 95951, - "ĠAntique": 71170, - "ĠAntoine": 91254, - "ĠAnton": 17958, - "ĠAntonio": 23245, - "ĠAntony": 97728, - "ĠAntwort": 66854, - "ĠAntworten": 96917, - "ĠAnxiety": 81469, - "ĠAny": 5884, - "ĠAnyObject": 42643, - "ĠAnyone": 33634, - "ĠAnything": 42033, - "ĠAnyway": 42669, - "ĠAo": 50464, - "ĠAp": 5345, - "ĠApache": 9091, - "ĠApart": 35802, - "ĠApartment": 53889, - "ĠApartments": 67651, - "ĠApex": 84455, - "ĠAph": 98408, - "ĠApi": 13749, - "ĠApiController": 88926, - "ĠApiException": 83893, - "ĠApiResponse": 72400, - "ĠApiService": 79851, - "ĠApocalypse": 80297, - "ĠApollo": 36250, - "ĠApost": 47859, - "ĠApostle": 82059, - "ĠApp": 1883, - "ĠAppBar": 42401, - "ĠAppBundle": 70235, - "ĠAppCompatActivity": 25096, - "ĠAppComponent": 31592, - "ĠAppConfig": 64485, - "ĠAppDelegate": 36946, - "ĠAppMethodBeat": 84576, - "ĠAppModule": 49637, - "ĠAppRoutingModule": 44307, - "ĠAppState": 75991, - "ĠAppalach": 78827, - "ĠAppalachian": 99027, - "ĠApparel": 82700, - "ĠApparently": 41974, - "ĠAppe": 29154, - "ĠAppeal": 62006, - "ĠAppeals": 48207, - "ĠAppearance": 61716, - "ĠAppears": 94117, - "ĠAppend": 30907, - "ĠAppendix": 65814, - "ĠAppet": 93379, - "ĠAppl": 58945, - "ĠApple": 8325, - "ĠAppleWebKit": 60788, - "ĠAppliances": 97433, - "ĠApplicant": 92753, - "ĠApplicants": 98789, - "ĠApplication": 7473, - "ĠApplicationContext": 92618, - "ĠApplicationController": 32038, - "ĠApplicationDbContext": 74324, - "ĠApplicationException": 96918, - "ĠApplicationRecord": 55926, - "ĠApplicationUser": 94243, - "ĠApplications": 32625, - "ĠApplied": 43608, - "ĠApplies": 83265, - "ĠApply": 21194, - "ĠApplying": 90701, - "ĠAppointment": 57413, - "ĠApprec": 93921, - "ĠApprent": 69164, - "ĠApprentice": 84991, - "ĠAppro": 19157, - "ĠApproach": 54184, - "ĠAppropri": 86822, - "ĠApproval": 64877, - "ĠApproved": 52175, - "ĠApprox": 44919, - "ĠApproximately": 79904, - "ĠApps": 34120, - "ĠApr": 5186, - "ĠApril": 5936, - "ĠApt": 98087, - "ĠAqu": 23815, - "ĠAqua": 72507, - "ĠAquarium": 81422, - "ĠAr": 1676, - "ĠAra": 88469, - "ĠArab": 10989, - "ĠArabia": 23931, - "ĠArabian": 73698, - "ĠArabic": 35217, - "ĠArabs": 58709, - "ĠArb": 87987, - "ĠArbeit": 58903, - "ĠArbeits": 71265, - "ĠArbit": 59895, - "ĠArbitrary": 98998, - "ĠArbor": 65639, - "ĠArc": 20267, - "ĠArcade": 65307, - "ĠArch": 9683, - "ĠArchae": 66102, - "ĠArchbishop": 82311, - "ĠArcher": 59979, - "ĠArchie": 91706, - "ĠArchitect": 24979, - "ĠArchitects": 78113, - "ĠArchitecture": 38943, - "ĠArchive": 30802, - "ĠArchived": 98850, - "ĠArchives": 38329, - "ĠArctic": 37518, - "ĠArd": 75007, - "ĠArduino": 47769, - "ĠAre": 8886, - "ĠArea": 12299, - "ĠAreas": 56816, - "ĠAren": 74604, - "ĠArena": 28145, - "ĠArg": 7793, - "ĠArgentina": 32164, - "ĠArgentine": 82822, - "ĠArgs": 18161, - "ĠArgument": 14138, - "ĠArgumentError": 77984, - "ĠArgumentException": 40908, - "ĠArgumentNullException": 30435, - "ĠArgumentOutOfRangeException": 77621, - "ĠArguments": 28802, - "ĠAri": 42626, - "ĠArial": 53871, - "ĠAriel": 76926, - "ĠArist": 53029, - "ĠAristotle": 79001, - "ĠArithmetic": 94084, - "ĠArizona": 17368, - "ĠArk": 22791, - "ĠArkansas": 32790, - "ĠArlington": 59796, - "ĠArm": 13287, - "ĠArmed": 42494, - "ĠArmen": 39478, - "ĠArmenia": 72630, - "ĠArmenian": 67842, - "ĠArmor": 32283, - "ĠArmour": 61685, - "ĠArms": 44716, - "ĠArmstrong": 45966, - "ĠArmy": 13309, - "ĠArn": 36194, - "ĠArnold": 44312, - "ĠAround": 33916, - "ĠArr": 18925, - "ĠArrange": 41680, - "ĠArray": 2982, - "ĠArrayAdapter": 50740, - "ĠArrayBuffer": 84105, - "ĠArrayCollection": 99602, - "ĠArrayList": 5166, - "ĠArrays": 23824, - "ĠArrest": 72417, - "ĠArrival": 93198, - "ĠArrow": 34812, - "ĠArs": 73938, - "ĠArsenal": 33102, - "ĠArt": 5277, - "ĠArte": 98600, - "ĠArtem": 79366, - "ĠArthur": 28686, - "ĠArticle": 13659, - "ĠArticles": 29461, - "ĠArtifact": 87182, - "ĠArtificial": 59294, - "ĠArtikel": 51301, - "ĠArtist": 29459, - "ĠArtists": 53204, - "ĠArts": 17979, - "ĠAry": 87410, - "ĠAs": 1666, - "ĠAsc": 40660, - "ĠAsh": 14937, - "ĠAshe": 76279, - "ĠAsheville": 97638, - "ĠAshley": 38218, - "ĠAshton": 87718, - "ĠAsi": 88810, - "ĠAsia": 13936, - "ĠAsian": 14875, - "ĠAsians": 75408, - "ĠAside": 57194, - "ĠAsk": 21069, - "ĠAsked": 53763, - "ĠAsking": 96249, - "ĠAspect": 81153, - "ĠAspen": 94328, - "ĠAsphalt": 90414, - "ĠAss": 2755, - "ĠAssad": 38616, - "ĠAssange": 60507, - "ĠAssass": 99671, - "ĠAssassin": 61101, - "ĠAssault": 50071, - "ĠAssembly": 12000, - "ĠAssemblyCompany": 94991, - "ĠAssemblyCopyright": 95117, - "ĠAssemblyDescription": 92491, - "ĠAssemblyFileVersion": 99243, - "ĠAssemblyProduct": 93535, - "ĠAssemblyTitle": 90690, - "ĠAssemblyTrademark": 96927, - "ĠAssemblyVersion": 66775, - "ĠAssert": 5432, - "ĠAssertion": 47830, - "ĠAssertionError": 67326, - "ĠAssertions": 60906, - "ĠAssess": 82935, - "ĠAssessment": 37357, - "ĠAsset": 23429, - "ĠAssetImage": 93306, - "ĠAssets": 41738, - "ĠAssign": 32739, - "ĠAssigned": 63724, - "ĠAssignment": 35527, - "ĠAssist": 54349, - "ĠAssistance": 46865, - "ĠAssistant": 22103, - "ĠAssoc": 93476, - "ĠAssoci": 7303, - "ĠAssociate": 33468, - "ĠAssociated": 26475, - "ĠAssociates": 40201, - "ĠAssociation": 10229, - "ĠAssociations": 97189, - "ĠAssume": 63297, - "ĠAssumes": 99207, - "ĠAssuming": 65064, - "ĠAssurance": 84882, - "ĠAssy": 98113, - "ĠAst": 20717, - "ĠAster": 68598, - "ĠAston": 66774, - "ĠAstr": 39616, - "ĠAstro": 65229, - "ĠAstronomy": 95803, - "ĠAstroph": 94202, - "ĠAstros": 72558, - "ĠAsus": 76273, - "ĠAsync": 22149, - "ĠAsyncCallback": 92536, - "ĠAsyncStorage": 72721, - "ĠAsyncTask": 66797, - "ĠAt": 2468, - "ĠAtari": 84976, - "ĠAth": 20277, - "ĠAthe": 85937, - "ĠAthen": 59652, - "ĠAthena": 79789, - "ĠAthens": 46926, - "ĠAthletic": 51506, - "ĠAthletics": 70831, - "ĠAtkins": 97084, - "ĠAtl": 11080, - "ĠAtlanta": 20005, - "ĠAtlantic": 23179, - "ĠAtlantis": 88035, - "ĠAtlas": 43443, - "ĠAtmos": 54928, - "ĠAtmospheric": 87597, - "ĠAtom": 40616, - "ĠAtomic": 31416, - "ĠAtomicInteger": 86138, - "ĠAtt": 7867, - "ĠAttach": 49484, - "ĠAttached": 84536, - "ĠAttachment": 56848, - "ĠAttack": 21453, - "ĠAttacks": 67242, - "ĠAttempt": 44617, - "ĠAttempts": 84400, - "ĠAttend": 79873, - "ĠAttendance": 80057, - "ĠAttention": 63120, - "ĠAttorney": 18919, - "ĠAttr": 52043, - "ĠAttribute": 17170, - "ĠAttributeError": 54731, - "ĠAttributeSet": 58540, - "ĠAttributes": 35227, - "ĠAttribution": 59418, - "ĠAu": 33150, - "ĠAub": 39687, - "ĠAuburn": 53449, - "ĠAuch": 56548, - "ĠAuckland": 54346, - "ĠAuction": 45200, - "ĠAud": 15416, - "ĠAudi": 40928, - "ĠAudience": 66000, - "ĠAudio": 12632, - "ĠAudioClip": 70237, - "ĠAudioManager": 96981, - "ĠAudioSource": 70321, - "ĠAudit": 48746, - "ĠAuditor": 62492, - "ĠAudrey": 91149, - "ĠAuf": 26798, - "ĠAug": 5033, - "ĠAugust": 6287, - "ĠAugusta": 84575, - "ĠAugustine": 74565, - "ĠAunt": 71322, - "ĠAur": 35731, - "ĠAura": 63386, - "ĠAure": 89315, - "ĠAurora": 47892, - "ĠAus": 20602, - "ĠAuschwitz": 93390, - "ĠAuss": 51344, - "ĠAussie": 87563, - "ĠAust": 13222, - "ĠAustin": 19816, - "ĠAustral": 6126, - "ĠAustralia": 8494, - "ĠAustralian": 13673, - "ĠAustralians": 56937, - "ĠAustria": 35998, - "ĠAustrian": 58069, - "ĠAuswahl": 96930, - "ĠAut": 9648, - "ĠAuth": 7517, - "ĠAuthService": 39698, - "ĠAuthentic": 47467, - "ĠAuthenticate": 94587, - "ĠAuthentication": 24446, - "ĠAuthenticationService": 95833, - "ĠAuthor": 7030, - "ĠAuthorities": 68415, - "ĠAuthority": 22677, - "ĠAuthorization": 31662, - "ĠAuthorized": 91669, - "ĠAuthors": 25095, - "ĠAutism": 78763, - "ĠAuto": 9156, - "ĠAutoMapper": 69182, - "ĠAutodesk": 91335, - "ĠAutof": 94922, - "ĠAutom": 20319, - "ĠAutomated": 95823, - "ĠAutomatic": 35081, - "ĠAutomatically": 71250, - "ĠAutomation": 54878, - "ĠAutomobile": 86241, - "ĠAutomotive": 55518, - "ĠAutonomous": 97548, - "ĠAutor": 57972, - "ĠAutos": 92652, - "ĠAutumn": 60902, - "ĠAux": 51159, - "ĠAuxiliary": 96600, - "ĠAv": 7671, - "ĠAva": 92757, - "ĠAvailability": 52910, - "ĠAvailable": 16528, - "ĠAval": 50078, - "ĠAvalanche": 99807, - "ĠAvatar": 38709, - "ĠAve": 21998, - "ĠAvec": 62293, - "ĠAvengers": 44197, - "ĠAvenue": 17569, - "ĠAverage": 24478, - "ĠAvery": 68580, - "ĠAvg": 63180, - "ĠAviation": 50047, - "ĠAviv": 66947, - "ĠAvoid": 35106, - "ĠAw": 18371, - "ĠAwait": 99295, - "ĠAwake": 42322, - "ĠAwakening": 94757, - "ĠAward": 17768, - "ĠAwards": 23488, - "ĠAware": 55640, - "ĠAwareness": 63135, - "ĠAway": 42581, - "ĠAwesome": 39405, - "ĠAws": 41183, - "ĠAx": 26232, - "ĠAxe": 72951, - "ĠAxel": 87779, - "ĠAxes": 90804, - "ĠAxios": 51314, - "ĠAxis": 35574, - "ĠAy": 24852, - "ĠAz": 15757, - "ĠAzerbai": 65423, - "ĠAzerbaijan": 74577, - "ĠAzure": 35219, - "ĠB": 426, - "ĠBA": 34589, - "ĠBAB": 60411, - "ĠBACK": 33182, - "ĠBACKGROUND": 97714, - "ĠBAD": 48818, - "ĠBAL": 70245, - "ĠBALL": 84948, - "ĠBAM": 93227, - "ĠBANK": 67110, - "ĠBAR": 45287, - "ĠBAS": 10998, - "ĠBASE": 22984, - "ĠBASIC": 81148, - "ĠBASIS": 11643, - "ĠBAT": 79081, - "ĠBATCH": 99891, - "ĠBB": 18772, - "ĠBBB": 95558, - "ĠBBC": 18588, - "ĠBBQ": 46377, - "ĠBC": 18531, - "ĠBCE": 79677, - "ĠBCH": 62272, - "ĠBCHP": 79826, - "ĠBCM": 49320, - "ĠBD": 40410, - "ĠBDS": 60927, - "ĠBDSM": 85850, - "ĠBE": 7354, - "ĠBED": 83364, - "ĠBEEN": 75753, - "ĠBEFORE": 57582, - "ĠBEGIN": 22994, - "ĠBEL": 69359, - "ĠBELOW": 65493, - "ĠBEN": 83934, - "ĠBER": 94674, - "ĠBEST": 46882, - "ĠBET": 41449, - "ĠBETWEEN": 57739, - "ĠBF": 51604, - "ĠBFS": 91451, - "ĠBG": 44111, - "ĠBH": 68847, - "ĠBI": 48153, - "ĠBIG": 37954, - "ĠBILL": 93746, - "ĠBIN": 83709, - "ĠBIND": 92470, - "ĠBIO": 73166, - "ĠBIOS": 53963, - "ĠBIT": 25231, - "ĠBITS": 92249, - "ĠBJ": 87599, - "ĠBJP": 41167, - "ĠBK": 77882, - "ĠBL": 15195, - "ĠBLACK": 37747, - "ĠBLE": 52818, - "ĠBLL": 89033, - "ĠBLOCK": 29777, - "ĠBLUE": 56992, - "ĠBM": 20387, - "ĠBMC": 82806, - "ĠBMI": 47224, - "ĠBMP": 76294, - "ĠBMW": 30864, - "ĠBN": 46416, - "ĠBO": 7967, - "ĠBOARD": 52453, - "ĠBODY": 69683, - "ĠBOOK": 48198, - "ĠBOOL": 16982, - "ĠBOOLEAN": 60493, - "ĠBOOST": 21895, - "ĠBOOT": 84776, - "ĠBORDER": 85372, - "ĠBOT": 83430, - "ĠBOTH": 86589, - "ĠBOTTOM": 91671, - "ĠBOX": 53783, - "ĠBP": 30167, - "ĠBPM": 89319, - "ĠBR": 19333, - "ĠBRA": 74863, - "ĠBRAND": 91054, - "ĠBRE": 81662, - "ĠBREAK": 70747, - "ĠBRO": 78687, - "ĠBS": 28718, - "ĠBSD": 23974, - "ĠBSON": 77335, - "ĠBSP": 61517, - "ĠBST": 44641, - "ĠBT": 21795, - "ĠBTC": 37145, - "ĠBTN": 81515, - "ĠBTS": 83168, - "ĠBU": 55129, - "ĠBUF": 74278, - "ĠBUFF": 96024, - "ĠBUFFER": 53235, - "ĠBUG": 69634, - "ĠBUILD": 48797, - "ĠBUS": 23504, - "ĠBUSINESS": 27693, - "ĠBUT": 11155, - "ĠBUTTON": 42489, - "ĠBUY": 52862, - "ĠBV": 41200, - "ĠBW": 52220, - "ĠBX": 64375, - "ĠBY": 7866, - "ĠBYTE": 36477, - "ĠBYU": 93454, - "ĠBa": 14659, - "ĠBab": 26441, - "ĠBaba": 97452, - "ĠBabe": 74448, - "ĠBabies": 93792, - "ĠBaby": 21266, - "ĠBabylon": 64678, - "ĠBac": 69396, - "ĠBach": 42258, - "ĠBachelor": 42090, - "ĠBack": 6984, - "ĠBackbone": 55007, - "ĠBackend": 56360, - "ĠBackground": 25837, - "ĠBackpack": 72760, - "ĠBackup": 44538, - "ĠBacon": 62484, - "ĠBad": 11717, - "ĠBadRequest": 37503, - "ĠBadge": 60183, - "ĠBag": 20287, - "ĠBaghd": 53341, - "ĠBaghdad": 56318, - "ĠBags": 64823, - "ĠBah": 32429, - "ĠBahamas": 84229, - "ĠBahrain": 66739, - "ĠBai": 86008, - "ĠBail": 83244, - "ĠBailey": 43314, - "ĠBain": 82353, - "ĠBair": 98778, - "ĠBak": 36769, - "ĠBake": 53174, - "ĠBaker": 29492, - "ĠBakery": 91715, - "ĠBal": 19984, - "ĠBalance": 31946, - "ĠBalanced": 98209, - "ĠBald": 40202, - "ĠBaldwin": 56018, - "ĠBale": 84230, - "ĠBali": 64328, - "ĠBalk": 60969, - "ĠBall": 13131, - "ĠBallard": 98816, - "ĠBallet": 87736, - "ĠBalls": 71703, - "ĠBalt": 21226, - "ĠBaltic": 73089, - "ĠBaltimore": 24899, - "ĠBam": 56107, - "ĠBamboo": 98028, - "ĠBan": 23565, - "ĠBanana": 76924, - "ĠBanc": 84177, - "ĠBanco": 77787, - "ĠBand": 17366, - "ĠBands": 88402, - "ĠBang": 17343, - "ĠBangalore": 59225, - "ĠBangkok": 60116, - "ĠBangladesh": 39601, - "ĠBank": 8715, - "ĠBanking": 50599, - "ĠBanks": 38866, - "ĠBanner": 40714, - "ĠBannon": 55265, - "ĠBans": 95061, - "ĠBapt": 35976, - "ĠBaptist": 43748, - "ĠBar": 4821, - "ĠBarack": 24448, - "ĠBarang": 88707, - "ĠBarb": 47142, - "ĠBarbar": 91170, - "ĠBarbara": 32207, - "ĠBarber": 69235, - "ĠBarbie": 84339, - "ĠBarcelona": 28035, - "ĠBarcl": 69012, - "ĠBarclays": 89845, - "ĠBarcode": 87832, - "ĠBard": 64304, - "ĠBare": 61892, - "ĠBarg": 87814, - "ĠBark": 60629, - "ĠBarker": 81504, - "ĠBarn": 23229, - "ĠBarnes": 44954, - "ĠBarnett": 86420, - "ĠBarney": 94529, - "ĠBaron": 54007, - "ĠBarr": 32817, - "ĠBarrel": 65071, - "ĠBarrett": 56859, - "ĠBarrier": 72087, - "ĠBarry": 31858, - "ĠBars": 57206, - "ĠBart": 29627, - "ĠBarth": 89764, - "ĠBarton": 70317, - "ĠBas": 15004, - "ĠBase": 5464, - "ĠBaseActivity": 75745, - "ĠBaseController": 56561, - "ĠBaseEntity": 75182, - "ĠBaseModel": 65705, - "ĠBaseService": 99663, - "ĠBaseType": 89438, - "ĠBaseball": 38258, - "ĠBased": 20817, - "ĠBasel": 90558, - "ĠBasement": 93143, - "ĠBash": 39630, - "ĠBashar": 71360, - "ĠBasic": 14967, - "ĠBasically": 41812, - "ĠBasics": 68276, - "ĠBasil": 67070, - "ĠBasin": 61358, - "ĠBasis": 70128, - "ĠBasket": 34217, - "ĠBasketball": 47589, - "ĠBass": 37053, - "ĠBast": 46168, - "ĠBat": 16488, - "ĠBatch": 35004, - "ĠBates": 74962, - "ĠBath": 19710, - "ĠBathroom": 37932, - "ĠBaths": 75542, - "ĠBatman": 27805, - "ĠBaton": 86269, - "ĠBatt": 33267, - "ĠBattalion": 74739, - "ĠBatter": 74018, - "ĠBattery": 34712, - "ĠBattle": 16506, - "ĠBattlefield": 71735, - "ĠBattles": 71256, - "ĠBau": 74460, - "ĠBauer": 79701, - "ĠBaum": 83320, - "ĠBav": 78080, - "ĠBaxter": 92847, - "ĠBay": 9332, - "ĠBayer": 86520, - "ĠBayern": 56691, - "ĠBayesian": 99234, - "ĠBaylor": 71147, - "ĠBaz": 92811, - "ĠBaÅŁ": 98605, - "ĠBbw": 86697, - "ĠBd": 74660, - "ĠBe": 2893, - "ĠBea": 61814, - "ĠBeach": 13011, - "ĠBeacon": 59720, - "ĠBeam": 51230, - "ĠBean": 34823, - "ĠBeans": 81836, - "ĠBear": 24941, - "ĠBeard": 88530, - "ĠBearing": 39768, - "ĠBearings": 65416, - "ĠBears": 37068, - "ĠBeast": 34282, - "ĠBeat": 27894, - "ĠBeatles": 55957, - "ĠBeats": 85620, - "ĠBeau": 80327, - "ĠBeaut": 14808, - "ĠBeautiful": 20055, - "ĠBeautifulSoup": 37010, - "ĠBeauty": 31685, - "ĠBeaver": 92534, - "ĠBec": 32146, - "ĠBecame": 91144, - "ĠBecause": 9393, - "ĠBeck": 29818, - "ĠBecker": 78484, - "ĠBeckham": 81103, - "ĠBecky": 88701, - "ĠBecome": 51378, - "ĠBed": 13394, - "ĠBedford": 73768, - "ĠBedroom": 33955, - "ĠBedrooms": 68830, - "ĠBeds": 67354, - "ĠBee": 38530, - "ĠBeef": 64225, - "ĠBeen": 51678, - "ĠBeer": 34484, - "ĠBeet": 75049, - "ĠBeetle": 92796, - "ĠBefore": 13538, - "ĠBeg": 44793, - "ĠBegin": 19110, - "ĠBeginner": 93275, - "ĠBeginners": 91268, - "ĠBeginning": 52950, - "ĠBegins": 92408, - "ĠBeh": 14954, - "ĠBehavior": 27773, - "ĠBehaviorSubject": 62738, - "ĠBehavioral": 73084, - "ĠBehaviour": 80354, - "ĠBehind": 43474, - "ĠBei": 48536, - "ĠBeijing": 27647, - "ĠBeing": 21347, - "ĠBeirut": 95411, - "ĠBeispiel": 80292, - "ĠBeit": 76130, - "ĠBeitrag": 99652, - "ĠBek": 71319, - "ĠBel": 7984, - "ĠBelarus": 70606, - "ĠBelfast": 55339, - "ĠBelg": 23287, - "ĠBelgian": 49162, - "ĠBelgium": 34061, - "ĠBelieve": 59121, - "ĠBelize": 98104, - "ĠBell": 18366, - "ĠBella": 55600, - "ĠBelle": 51608, - "ĠBellev": 86705, - "ĠBelly": 97685, - "ĠBelmont": 96066, - "ĠBelow": 21883, - "ĠBelt": 33993, - "ĠBen": 7505, - "ĠBench": 36358, - "ĠBenchmark": 62722, - "ĠBend": 48838, - "ĠBender": 97645, - "ĠBene": 87691, - "ĠBened": 52720, - "ĠBenedict": 62245, - "ĠBenef": 27372, - "ĠBenefit": 67450, - "ĠBenefits": 39195, - "ĠBeng": 26316, - "ĠBengal": 50120, - "ĠBengals": 64929, - "ĠBenghazi": 68868, - "ĠBenjamin": 30411, - "ĠBenn": 30880, - "ĠBennett": 39386, - "ĠBenny": 95285, - "ĠBenson": 72288, - "ĠBent": 41614, - "ĠBentley": 74520, - "ĠBenton": 93783, - "ĠBenz": 78642, - "ĠBer": 9084, - "ĠBere": 44257, - "ĠBereich": 75319, - "ĠBerg": 31782, - "ĠBergen": 80099, - "ĠBerger": 69725, - "ĠBerk": 51291, - "ĠBerkeley": 33108, - "ĠBerkshire": 91375, - "ĠBerlin": 20437, - "ĠBerm": 76172, - "ĠBermuda": 91366, - "ĠBern": 14502, - "ĠBernard": 35352, - "ĠBernardino": 86857, - "ĠBernie": 30324, - "ĠBernstein": 82415, - "ĠBerry": 44685, - "ĠBers": 87375, - "ĠBert": 51775, - "ĠBes": 18569, - "ĠBesch": 78914, - "ĠBesides": 31909, - "ĠBest": 7252, - "ĠBeste": 70451, - "ĠBet": 13315, - "ĠBeta": 35343, - "ĠBeth": 29103, - "ĠBethesda": 79431, - "ĠBethlehem": 96058, - "ĠBett": 68688, - "ĠBetter": 24327, - "ĠBetting": 85085, - "ĠBetty": 56111, - "ĠBetween": 28232, - "ĠBever": 39099, - "ĠBeverage": 93135, - "ĠBeverly": 58774, - "ĠBew": 38310, - "ĠBewert": 86751, - "ĠBey": 54992, - "ĠBeyond": 31886, - "ĠBez": 97989, - "ĠBh": 31930, - "ĠBhar": 67692, - "ĠBi": 12371, - "ĠBian": 68045, - "ĠBias": 84090, - "ĠBib": 30545, - "ĠBible": 17377, - "ĠBibli": 62926, - "ĠBiblical": 68201, - "ĠBicycle": 79447, - "ĠBid": 41502, - "ĠBiden": 38180, - "ĠBieber": 77320, - "ĠBien": 74656, - "ĠBig": 6295, - "ĠBigDecimal": 21267, - "ĠBigInt": 63708, - "ĠBigInteger": 35142, - "ĠBigNumber": 54773, - "ĠBiggest": 86621, - "ĠBihar": 93374, - "ĠBij": 80666, - "ĠBik": 76478, - "ĠBike": 38930, - "ĠBil": 39158, - "ĠBild": 45592, - "ĠBilder": 57680, - "ĠBill": 8766, - "ĠBillboard": 67293, - "ĠBilling": 73550, - "ĠBillion": 66809, - "ĠBills": 46740, - "ĠBilly": 33919, - "ĠBin": 30444, - "ĠBinary": 18188, - "ĠBinaryTree": 99170, - "ĠBind": 30289, - "ĠBinder": 91263, - "ĠBinding": 26990, - "ĠBindingFlags": 59778, - "ĠBing": 54587, - "ĠBingo": 93148, - "ĠBio": 24432, - "ĠBiography": 79269, - "ĠBiol": 81894, - "ĠBiological": 63711, - "ĠBiology": 40023, - "ĠBiom": 91608, - "ĠBios": 77948, - "ĠBip": 98948, - "ĠBir": 37919, - "ĠBirch": 88088, - "ĠBird": 24214, - "ĠBirds": 57628, - "ĠBirmingham": 36937, - "ĠBirth": 36127, - "ĠBirthday": 37340, - "ĠBis": 43684, - "ĠBishop": 34342, - "ĠBison": 89143, - "ĠBit": 6631, - "ĠBitConverter": 73984, - "ĠBitSet": 58327, - "ĠBitcoin": 13428, - "ĠBitcoins": 82925, - "ĠBite": 89308, - "ĠBitmap": 17992, - "ĠBitmapFactory": 70996, - "ĠBits": 50557, - "ĠBitte": 85376, - "ĠBiz": 62550, - "ĠBj": 69841, - "ĠBl": 2563, - "ĠBlack": 5348, - "ĠBlackBerry": 64528, - "ĠBlackburn": 89453, - "ĠBlackhawks": 93492, - "ĠBlackjack": 88192, - "ĠBlacks": 67588, - "ĠBlade": 37080, - "ĠBlades": 90060, - "ĠBlair": 42969, - "ĠBlake": 31994, - "ĠBlanc": 70025, - "ĠBlanch": 92529, - "ĠBlanco": 99923, - "ĠBlank": 43541, - "ĠBlasio": 93493, - "ĠBlast": 58436, - "ĠBlaze": 84527, - "ĠBlazers": 90789, - "ĠBle": 39285, - "ĠBlend": 55248, - "ĠBlender": 88668, - "ĠBless": 44361, - "ĠBlessed": 77097, - "ĠBlick": 82387, - "ĠBlind": 55370, - "ĠBlink": 74779, - "ĠBliss": 92670, - "ĠBlitz": 89228, - "ĠBlizzard": 53133, - "ĠBlo": 40491, - "ĠBlob": 50539, - "ĠBloc": 72496, - "ĠBlock": 8527, - "ĠBlockPos": 80164, - "ĠBlockchain": 43985, - "ĠBlocked": 65096, - "ĠBlocking": 83045, - "ĠBlockly": 83018, - "ĠBlocks": 46778, - "ĠBlog": 14496, - "ĠBlogger": 88775, - "ĠBlogs": 76336, - "ĠBlond": 93098, - "ĠBlonde": 53556, - "ĠBlood": 20671, - "ĠBloody": 94672, - "ĠBloom": 25517, - "ĠBloomberg": 37653, - "ĠBloss": 89859, - "ĠBlow": 46952, - "ĠBlowjob": 85110, - "ĠBlu": 38869, - "ĠBlue": 8868, - "ĠBlueprint": 31103, - "ĠBlueprintReadOnly": 94225, - "ĠBlues": 33425, - "ĠBluetooth": 24783, - "ĠBlur": 99260, - "ĠBlvd": 50541, - "ĠBo": 2577, - "ĠBoard": 8925, - "ĠBoards": 72186, - "ĠBoat": 45332, - "ĠBob": 14596, - "ĠBobby": 38481, - "ĠBoca": 99657, - "ĠBod": 45702, - "ĠBodies": 81446, - "ĠBody": 14285, - "ĠBoeh": 70297, - "ĠBoehner": 78267, - "ĠBoeing": 42959, - "ĠBog": 42648, - "ĠBoh": 52450, - "ĠBoiler": 46765, - "ĠBoise": 79673, - "ĠBol": 25007, - "ĠBold": 47102, - "ĠBolivia": 77710, - "ĠBollywood": 65286, - "ĠBols": 68357, - "ĠBolshevik": 92501, - "ĠBolt": 47047, - "ĠBolton": 62677, - "ĠBom": 48452, - "ĠBomb": 33909, - "ĠBombay": 97713, - "ĠBon": 13789, - "ĠBond": 24537, - "ĠBonds": 85126, - "ĠBone": 46701, - "ĠBones": 72399, - "ĠBonnie": 74295, - "ĠBonus": 29298, - "ĠBoo": 74784, - "ĠBook": 6017, - "ĠBooker": 66095, - "ĠBooking": 45276, - "ĠBookmark": 56518, - "ĠBooks": 18312, - "ĠBool": 12894, - "ĠBoolean": 7137, - "ĠBoom": 54511, - "ĠBoone": 91695, - "ĠBoost": 34507, - "ĠBooster": 75292, - "ĠBoot": 15354, - "ĠBooth": 64370, - "ĠBoots": 46568, - "ĠBootstrap": 27151, - "ĠBor": 23768, - "ĠBord": 98985, - "ĠBordeaux": 85057, - "ĠBorder": 14319, - "ĠBorderLayout": 49457, - "ĠBorderRadius": 32694, - "ĠBorderSide": 73501, - "ĠBorders": 81812, - "ĠBorg": 65582, - "ĠBoris": 52771, - "ĠBorn": 38916, - "ĠBorough": 85303, - "ĠBorrow": 79047, - "ĠBos": 29071, - "ĠBosch": 72325, - "ĠBose": 94558, - "ĠBosnia": 77428, - "ĠBoss": 32669, - "ĠBoston": 10406, - "ĠBot": 23869, - "ĠBoth": 11995, - "ĠBott": 37330, - "ĠBottle": 55085, - "ĠBottom": 26821, - "ĠBou": 31054, - "ĠBought": 78262, - "ĠBoulder": 56743, - "ĠBoulevard": 48540, - "ĠBound": 38276, - "ĠBoundary": 77516, - "ĠBounds": 70230, - "ĠBounty": 95289, - "ĠBour": 39475, - "ĠBourbon": 93604, - "ĠBout": 64203, - "ĠBoutique": 91217, - "ĠBow": 18943, - "ĠBowen": 96620, - "ĠBowie": 68347, - "ĠBowl": 20904, - "ĠBowling": 84069, - "ĠBowman": 85696, - "ĠBox": 8425, - "ĠBoxDecoration": 37193, - "ĠBoxFit": 70454, - "ĠBoxes": 72367, - "ĠBoxing": 72683, - "ĠBoy": 16576, - "ĠBoyd": 63721, - "ĠBoyle": 83159, - "ĠBoys": 30857, - "ĠBr": 3320, - "ĠBra": 26531, - "ĠBrace": 70306, - "ĠBracket": 86597, - "ĠBrad": 17478, - "ĠBradford": 60929, - "ĠBradley": 37548, - "ĠBrady": 36470, - "ĠBrah": 78084, - "ĠBrain": 31417, - "ĠBrake": 76361, - "ĠBram": 71884, - "ĠBran": 77018, - "ĠBranch": 26176, - "ĠBrand": 16835, - "ĠBrandon": 32866, - "ĠBrands": 55332, - "ĠBras": 62224, - "ĠBrasil": 43025, - "ĠBrass": 59129, - "ĠBraun": 70703, - "ĠBrave": 70308, - "ĠBraves": 71777, - "ĠBravo": 71823, - "ĠBray": 88920, - "ĠBraz": 73411, - "ĠBrazil": 16327, - "ĠBrazilian": 36083, - "ĠBre": 11681, - "ĠBread": 50141, - "ĠBreak": 15996, - "ĠBreakfast": 44291, - "ĠBreaking": 52624, - "ĠBreast": 57598, - "ĠBreath": 58292, - "ĠBreed": 75252, - "ĠBreitbart": 56976, - "ĠBren": 44808, - "ĠBrend": 40064, - "ĠBrenda": 90134, - "ĠBrendan": 56943, - "ĠBrennan": 59850, - "ĠBrent": 47431, - "ĠBret": 72777, - "ĠBrett": 40203, - "ĠBrew": 21593, - "ĠBrewer": 84067, - "ĠBrewers": 81511, - "ĠBrewery": 66727, - "ĠBrewing": 44213, - "ĠBrexit": 24854, - "ĠBri": 55858, - "ĠBrian": 17520, - "ĠBrick": 45714, - "ĠBrid": 32437, - "ĠBride": 78160, - "ĠBridge": 20467, - "ĠBridges": 77339, - "ĠBrief": 37618, - "ĠBrig": 38889, - "ĠBrigade": 67314, - "ĠBriggs": 94217, - "ĠBrigham": 96285, - "ĠBright": 27508, - "ĠBrighton": 58519, - "ĠBrill": 67744, - "ĠBrilliant": 94374, - "ĠBring": 40224, - "ĠBringing": 98173, - "ĠBris": 44831, - "ĠBrisbane": 47335, - "ĠBristol": 45039, - "ĠBrit": 5567, - "ĠBritain": 13527, - "ĠBritann": 98520, - "ĠBritish": 8013, - "ĠBritt": 64117, - "ĠBrittany": 89254, - "ĠBro": 6031, - "ĠBroad": 16273, - "ĠBroadcast": 33065, - "ĠBroadcastReceiver": 97164, - "ĠBroadcasting": 64560, - "ĠBroadcom": 97017, - "ĠBroadway": 37776, - "ĠBrock": 48677, - "ĠBroken": 54683, - "ĠBroker": 53801, - "ĠBrom": 65698, - "ĠBron": 20407, - "ĠBroncos": 42694, - "ĠBronx": 66236, - "ĠBronze": 45967, - "ĠBrook": 15978, - "ĠBrooke": 79561, - "ĠBrooklyn": 26832, - "ĠBrooks": 39119, - "ĠBros": 34321, - "ĠBrother": 27445, - "ĠBrotherhood": 50336, - "ĠBrothers": 34179, - "ĠBrow": 29477, - "ĠBrown": 10690, - "ĠBrowns": 46299, - "ĠBrowse": 42812, - "ĠBrowser": 16889, - "ĠBrowserAnimationsModule": 72536, - "ĠBrowserModule": 38471, - "ĠBrowserRouter": 63585, - "ĠBru": 19215, - "ĠBruce": 24785, - "ĠBruins": 66002, - "ĠBrun": 35561, - "ĠBruno": 52210, - "ĠBrunswick": 61250, - "ĠBrush": 34088, - "ĠBrushes": 67972, - "ĠBrussels": 38269, - "ĠBrut": 71825, - "ĠBry": 19803, - "ĠBryan": 37453, - "ĠBryant": 40692, - "ĠBryce": 84124, - "ĠBs": 83286, - "ĠBtn": 57408, - "ĠBu": 28326, - "ĠBubble": 54424, - "ĠBucc": 79347, - "ĠBuccane": 86870, - "ĠBuccaneers": 93168, - "ĠBuch": 34378, - "ĠBuchanan": 85290, - "ĠBuck": 27156, - "ĠBucket": 48868, - "ĠBuckingham": 96011, - "ĠBuckley": 94403, - "ĠBucks": 66148, - "ĠBud": 37235, - "ĠBudapest": 70695, - "ĠBudd": 19098, - "ĠBuddh": 50618, - "ĠBuddha": 46054, - "ĠBuddhism": 61324, - "ĠBuddhist": 47841, - "ĠBuddy": 60626, - "ĠBudget": 28368, - "ĠBuen": 54941, - "ĠBuenos": 69173, - "ĠBuf": 70113, - "ĠBuff": 19497, - "ĠBuffalo": 32489, - "ĠBuffer": 10525, - "ĠBuffered": 31802, - "ĠBufferedImage": 57270, - "ĠBufferedReader": 26649, - "ĠBufferedWriter": 64229, - "ĠBuffett": 86552, - "ĠBuffy": 71940, - "ĠBug": 31601, - "ĠBugs": 87601, - "ĠBuild": 8012, - "ĠBuilder": 21275, - "ĠBuilders": 76848, - "ĠBuilding": 17283, - "ĠBuildings": 74248, - "ĠBuilds": 68218, - "ĠBuilt": 34154, - "ĠBuk": 70950, - "ĠBukkit": 95772, - "ĠBul": 13805, - "ĠBulg": 42350, - "ĠBulgaria": 59819, - "ĠBulgarian": 89724, - "ĠBulk": 62020, - "ĠBull": 22353, - "ĠBulld": 57754, - "ĠBulldogs": 76564, - "ĠBullet": 32912, - "ĠBulletin": 61063, - "ĠBulls": 44789, - "ĠBun": 66347, - "ĠBund": 30708, - "ĠBundes": 47407, - "ĠBundesliga": 85903, - "ĠBundle": 13484, - "ĠBundy": 96921, - "ĠBunifu": 68421, - "ĠBunny": 73162, - "ĠBur": 12649, - "ĠBurb": 92733, - "ĠBureau": 22555, - "ĠBurg": 41109, - "ĠBurger": 52871, - "ĠBurgess": 98567, - "ĠBurk": 71740, - "ĠBurke": 50723, - "ĠBurl": 62433, - "ĠBurlington": 73605, - "ĠBurma": 92671, - "ĠBurn": 18530, - "ĠBurnett": 99994, - "ĠBurning": 55792, - "ĠBurns": 51016, - "ĠBurr": 87284, - "ĠBurst": 78567, - "ĠBurton": 54755, - "ĠBus": 19111, - "ĠBush": 14409, - "ĠBusiness": 8184, - "ĠBusinessException": 98094, - "ĠBusinesses": 71190, - "ĠBust": 71433, - "ĠBuster": 96587, - "ĠBusty": 86923, - "ĠBusy": 95809, - "ĠBut": 2030, - "ĠButler": 38325, - "ĠButt": 70449, - "ĠButter": 31457, - "ĠButterKnife": 96317, - "ĠButterfly": 78820, - "ĠButton": 6739, - "ĠButtons": 53800, - "ĠBuy": 11544, - "ĠBuyer": 62178, - "ĠBuyers": 89807, - "ĠBuying": 55409, - "ĠBuzz": 39051, - "ĠBuzzFeed": 72922, - "ĠBy": 3296, - "ĠByVal": 28188, - "ĠBye": 90425, - "ĠByrne": 81421, - "ĠByron": 71984, - "ĠByte": 11146, - "ĠByteArray": 34020, - "ĠByteArrayInputStream": 86725, - "ĠByteArrayOutputStream": 57363, - "ĠByteBuffer": 51399, - "ĠByteString": 96402, - "ĠBytes": 31124, - "ĠByz": 82760, - "ĠBü": 69657, - "ĠC": 356, - "ĠCA": 9362, - "ĠCAB": 81217, - "ĠCACHE": 66756, - "ĠCAD": 48365, - "ĠCAL": 34007, - "ĠCALC": 89349, - "ĠCALL": 26836, - "ĠCALLBACK": 74393, - "ĠCAM": 29397, - "ĠCAMERA": 67898, - "ĠCAN": 20076, - "ĠCAP": 27193, - "ĠCAPITAL": 78387, - "ĠCAR": 28876, - "ĠCARD": 42800, - "ĠCARE": 63427, - "ĠCART": 79132, - "ĠCAS": 42890, - "ĠCASCADE": 98159, - "ĠCASE": 39419, - "ĠCAST": 62787, - "ĠCAT": 45081, - "ĠCATEGORY": 87147, - "ĠCAUSED": 31477, - "ĠCActive": 78804, - "ĠCB": 22024, - "ĠCBC": 46612, - "ĠCBD": 22834, - "ĠCBS": 24991, - "ĠCC": 13844, - "ĠCCC": 92574, - "ĠCCD": 93833, - "ĠCCP": 77021, - "ĠCCS": 74192, - "ĠCCT": 56097, - "ĠCCTV": 71338, - "ĠCD": 11325, - "ĠCDC": 40409, - "ĠCDDL": 99019, - "ĠCDN": 89465, - "ĠCDs": 62437, - "ĠCE": 27809, - "ĠCEL": 91521, - "ĠCELL": 60795, - "ĠCENT": 63063, - "ĠCENTER": 67092, - "ĠCEO": 12432, - "ĠCEOs": 75317, - "ĠCERT": 63457, - "ĠCES": 81513, - "ĠCET": 88420, - "ĠCF": 21459, - "ĠCFG": 47925, - "ĠCFL": 97416, - "ĠCFO": 94852, - "ĠCFR": 70921, - "ĠCG": 6290, - "ĠCGAffineTransform": 69889, - "ĠCGContext": 55343, - "ĠCGFloat": 16310, - "ĠCGI": 64527, - "ĠCGPoint": 27450, - "ĠCGPointMake": 60847, - "ĠCGRect": 16389, - "ĠCGRectGet": 63350, - "ĠCGRectMake": 33930, - "ĠCGSize": 32915, - "ĠCGSizeMake": 79787, - "ĠCH": 6969, - "ĠCHANGE": 44139, - "ĠCHANNEL": 59856, - "ĠCHAPTER": 96424, - "ĠCHAR": 24954, - "ĠCHARACTER": 71905, - "ĠCHARSET": 98801, - "ĠCHE": 50621, - "ĠCHECK": 13958, - "ĠCHILD": 73620, - "ĠCHIP": 77583, - "ĠCHK": 88376, - "ĠCHO": 83453, - "ĠCHR": 62676, - "ĠCHRIST": 84665, - "ĠCHUNK": 99717, - "ĠCHtml": 52436, - "ĠCI": 21351, - "ĠCIA": 22193, - "ĠCID": 69312, - "ĠCIF": 98690, - "ĠCIM": 83464, - "ĠCIS": 75880, - "ĠCIT": 98577, - "ĠCITY": 47652, - "ĠCJ": 61976, - "ĠCK": 31166, - "ĠCL": 7121, - "ĠCLAIM": 26910, - "ĠCLASS": 29039, - "ĠCLEAN": 78100, - "ĠCLEAR": 56319, - "ĠCLI": 40377, - "ĠCLICK": 58332, - "ĠCLIENT": 41397, - "ĠCLK": 62442, - "ĠCLL": 51396, - "ĠCLLocation": 53759, - "ĠCLLocationCoordinate": 98463, - "ĠCLOCK": 85143, - "ĠCLOSE": 50806, - "ĠCLOSED": 98413, - "ĠCLR": 61790, - "ĠCLUB": 94026, - "ĠCM": 18582, - "ĠCMD": 28011, - "ĠCMP": 73701, - "ĠCMS": 37341, - "ĠCN": 25914, - "ĠCNBC": 73359, - "ĠCNC": 60797, - "ĠCNN": 20352, - "ĠCNS": 93643, - "ĠCO": 7432, - "ĠCOD": 68501, - "ĠCODE": 14083, - "ĠCOL": 26659, - "ĠCOLL": 63608, - "ĠCOLLECTION": 95176, - "ĠCOLOR": 26493, - "ĠCOLORS": 87922, - "ĠCOLUMN": 40123, - "ĠCOM": 7837, - "ĠCOMM": 52385, - "ĠCOMMAND": 41318, - "ĠCOMMENT": 51605, - "ĠCOMMENTS": 95842, - "ĠCOMMIT": 84330, - "ĠCOMMON": 67777, - "ĠCOMP": 22735, - "ĠCOMPANY": 66548, - "ĠCOMPLETE": 78131, - "ĠCOMPONENT": 71403, - "ĠCOMPUT": 66898, - "ĠCOMPUTER": 89901, - "ĠCON": 3501, - "ĠCONCAT": 79243, - "ĠCONDITION": 11228, - "ĠCONDITIONS": 11596, - "ĠCONF": 46289, - "ĠCONFIG": 13504, - "ĠCONNECT": 64122, - "ĠCONNECTION": 24966, - "ĠCONS": 74006, - "ĠCONSEQUENTIAL": 28515, - "ĠCONST": 30702, - "ĠCONSTANT": 100151, - "ĠCONSTANTS": 94333, - "ĠCONSTRAINT": 94863, - "ĠCONT": 16511, - "ĠCONTACT": 63587, - "ĠCONTENT": 36868, - "ĠCONTEXT": 88436, - "ĠCONTR": 11831, - "ĠCONTRACT": 17564, - "ĠCONTRIBUT": 21755, - "ĠCONTRIBUTORS": 22487, - "ĠCONTROL": 54279, - "ĠCONVERT": 68387, - "ĠCOOKIE": 42665, - "ĠCOP": 68672, - "ĠCOPY": 12528, - "ĠCOPYING": 44363, - "ĠCOPYRIGHT": 14879, - "ĠCOR": 27563, - "ĠCORE": 51283, - "ĠCORPOR": 80483, - "ĠCORPORATION": 89840, - "ĠCORS": 91766, - "ĠCOS": 74044, - "ĠCOST": 64812, - "ĠCOUNT": 24945, - "ĠCOUNTY": 77176, - "ĠCOUR": 54548, - "ĠCOURT": 96800, - "ĠCOVER": 96139, - "ĠCOVID": 20562, - "ĠCP": 15643, - "ĠCPA": 87377, - "ĠCPC": 96246, - "ĠCPF": 46550, - "ĠCPI": 87639, - "ĠCPL": 90580, - "ĠCPP": 38771, - "ĠCPPUNIT": 52626, - "ĠCPR": 77898, - "ĠCPS": 72884, - "ĠCPU": 14266, - "ĠCPUs": 66575, - "ĠCR": 12904, - "ĠCRA": 94767, - "ĠCRC": 30495, - "ĠCRE": 50708, - "ĠCREATE": 31876, - "ĠCREATED": 93894, - "ĠCRM": 41441, - "ĠCROSS": 98873, - "ĠCRS": 95342, - "ĠCRT": 96134, - "ĠCRUD": 65233, - "ĠCS": 10211, - "ĠCSA": 94507, - "ĠCSC": 80776, - "ĠCSI": 88164, - "ĠCSL": 72756, - "ĠCSP": 91610, - "ĠCSR": 64076, - "ĠCSRF": 79695, - "ĠCSS": 15533, - "ĠCST": 60039, - "ĠCSV": 28545, - "ĠCString": 58056, - "ĠCT": 19084, - "ĠCTL": 87986, - "ĠCTRL": 53586, - "ĠCType": 19136, - "ĠCU": 41843, - "ĠCUDA": 55909, - "ĠCUR": 19058, - "ĠCURL": 71769, - "ĠCURLOPT": 23040, - "ĠCURRENT": 44207, - "ĠCUSTOM": 44399, - "ĠCUT": 73957, - "ĠCV": 14499, - "ĠCVE": 46869, - "ĠCVS": 78465, - "ĠCW": 41135, - "ĠCWE": 51960, - "ĠCX": 49583, - "ĠCY": 30669, - "ĠCZ": 70875, - "ĠCa": 14751, - "ĠCab": 27200, - "ĠCabin": 25796, - "ĠCabinet": 34046, - "ĠCabinets": 78489, - "ĠCable": 34585, - "ĠCabr": 99894, - "ĠCache": 20044, - "ĠCached": 75305, - "ĠCad": 33160, - "ĠCadillac": 78595, - "ĠCaesar": 54753, - "ĠCaf": 53741, - "ĠCafe": 43873, - "ĠCafé": 66771, - "ĠCage": 58989, - "ĠCah": 96110, - "ĠCain": 67188, - "ĠCair": 95941, - "ĠCairo": 53650, - "ĠCait": 76432, - "ĠCaj": 96879, - "ĠCake": 33860, - "ĠCal": 3400, - "ĠCalc": 35315, - "ĠCalcium": 96104, - "ĠCalcul": 32459, - "ĠCalculate": 21157, - "ĠCalculates": 60953, - "ĠCalculation": 75316, - "ĠCalculator": 37128, - "ĠCald": 72895, - "ĠCalder": 76400, - "ĠCaldwell": 82324, - "ĠCaleb": 84162, - "ĠCalendar": 17263, - "ĠCalgary": 38975, - "ĠCalibration": 97395, - "ĠCalif": 41889, - "ĠCaliforn": 79869, - "ĠCalifornia": 7188, - "ĠCall": 7290, - "ĠCallable": 54223, - "ĠCallback": 23499, - "ĠCalled": 21839, - "ĠCaller": 57168, - "ĠCalling": 33391, - "ĠCallingConvention": 59513, - "ĠCalls": 41227, - "ĠCalories": 84037, - "ĠCalvin": 51983, - "ĠCam": 8215, - "ĠCamb": 34896, - "ĠCambodia": 62138, - "ĠCambridge": 24562, - "ĠCamden": 83568, - "ĠCame": 76278, - "ĠCamel": 69254, - "ĠCamera": 14669, - "ĠCameras": 89870, - "ĠCameron": 27524, - "ĠCameroon": 95108, - "ĠCamp": 9702, - "ĠCampaign": 27643, - "ĠCampbell": 30524, - "ĠCamping": 73141, - "ĠCampo": 59253, - "ĠCampos": 89565, - "ĠCampus": 39680, - "ĠCan": 3053, - "ĠCanada": 7008, - "ĠCanadian": 12152, - "ĠCanadians": 36262, - "ĠCanadiens": 88693, - "ĠCanal": 53748, - "ĠCanary": 100056, - "ĠCanberra": 69890, - "ĠCanc": 81423, - "ĠCancel": 24451, - "ĠCancellationToken": 38337, - "ĠCancer": 26211, - "ĠCand": 70654, - "ĠCandid": 94916, - "ĠCandidate": 50683, - "ĠCandidates": 65538, - "ĠCandle": 73997, - "ĠCandy": 49528, - "ĠCann": 30568, - "ĠCannabis": 49665, - "ĠCannes": 84620, - "ĠCannon": 51823, - "ĠCannot": 35755, - "ĠCanon": 39216, - "ĠCanonical": 96277, - "ĠCant": 42931, - "ĠCanter": 75993, - "ĠCanterbury": 84600, - "ĠCanton": 73466, - "ĠCanucks": 81602, - "ĠCanvas": 26782, - "ĠCanyon": 41560, - "ĠCap": 8171, - "ĠCapability": 99651, - "ĠCapac": 98203, - "ĠCapacity": 41210, - "ĠCapcom": 94653, - "ĠCape": 29715, - "ĠCapital": 18880, - "ĠCapitals": 95384, - "ĠCapitol": 32633, - "ĠCaps": 44465, - "ĠCapt": 17013, - "ĠCaptain": 22022, - "ĠCaption": 38700, - "ĠCapture": 40985, - "ĠCar": 3341, - "ĠCara": 80013, - "ĠCarb": 69577, - "ĠCarbon": 22208, - "ĠCard": 6938, - "ĠCardiff": 61692, - "ĠCardinal": 47014, - "ĠCardinals": 44427, - "ĠCardio": 92976, - "ĠCards": 27864, - "ĠCare": 10852, - "ĠCareer": 41576, - "ĠCareers": 99455, - "ĠCarey": 66318, - "ĠCargo": 62388, - "ĠCaribbean": 35374, - "ĠCarl": 22770, - "ĠCarla": 94870, - "ĠCarlo": 58870, - "ĠCarlos": 30397, - "ĠCarlson": 71073, - "ĠCarlton": 90978, - "ĠCarly": 79191, - "ĠCarm": 35552, - "ĠCarmen": 71058, - "ĠCarn": 32749, - "ĠCarnegie": 64373, - "ĠCarnival": 78844, - "ĠCarol": 10463, - "ĠCarolina": 13030, - "ĠCaroline": 54491, - "ĠCarolyn": 83358, - "ĠCarousel": 67302, - "ĠCarp": 49877, - "ĠCarpenter": 68138, - "ĠCarpet": 72308, - "ĠCarr": 30474, - "ĠCarrie": 65551, - "ĠCarrier": 51961, - "ĠCarroll": 47209, - "ĠCarry": 63842, - "ĠCars": 36231, - "ĠCarson": 41276, - "ĠCart": 13416, - "ĠCarter": 25581, - "ĠCartesian": 81815, - "ĠCartoon": 69530, - "ĠCary": 92664, - "ĠCas": 11301, - "ĠCasa": 51171, - "ĠCasc": 96106, - "ĠCascade": 57870, - "ĠCascadeType": 91390, - "ĠCase": 11799, - "ĠCases": 47124, - "ĠCasey": 45624, - "ĠCash": 23139, - "ĠCasino": 21115, - "ĠCasinos": 78004, - "ĠCass": 26520, - "ĠCassandra": 82342, - "ĠCassidy": 92897, - "ĠCast": 11514, - "ĠCastillo": 96783, - "ĠCasting": 66848, - "ĠCastle": 27987, - "ĠCastro": 47624, - "ĠCasual": 49922, - "ĠCat": 17810, - "ĠCata": 89572, - "ĠCatal": 32544, - "ĠCatalan": 81944, - "ĠCatalog": 32321, - "ĠCatalonia": 96952, - "ĠCatalyst": 88957, - "ĠCatch": 21603, - "ĠCategoria": 73682, - "ĠCategories": 29312, - "ĠCategory": 10260, - "ĠCater": 61236, - "ĠCath": 12513, - "ĠCathedral": 57829, - "ĠCatherine": 42663, - "ĠCatholic": 16879, - "ĠCatholics": 51971, - "ĠCathy": 82448, - "ĠCats": 51849, - "ĠCaucas": 60532, - "ĠCaucasian": 85519, - "ĠCaucus": 80117, - "ĠCaught": 93414, - "ĠCaul": 90538, - "ĠCause": 45446, - "ĠCauses": 74105, - "ĠCav": 52166, - "ĠCaval": 50230, - "ĠCavaliers": 72956, - "ĠCave": 50492, - "ĠCavs": 96735, - "ĠCay": 53883, - "ĠCbd": 50450, - "ĠCd": 85090, - "ĠCe": 24703, - "ĠCec": 50245, - "ĠCecil": 90227, - "ĠCed": 79613, - "ĠCedar": 57748, - "ĠCeiling": 65525, - "ĠCel": 47643, - "ĠCele": 23519, - "ĠCelebr": 33292, - "ĠCelebration": 75200, - "ĠCelebrity": 65438, - "ĠCell": 14299, - "ĠCells": 59190, - "ĠCellular": 88207, - "ĠCelsius": 62447, - "ĠCelt": 36407, - "ĠCeltic": 55764, - "ĠCeltics": 58796, - "ĠCement": 62432, - "ĠCemetery": 59578, - "ĠCena": 89663, - "ĠCensus": 46627, - "ĠCent": 5838, - "ĠCentOS": 96613, - "ĠCenter": 5955, - "ĠCenters": 41991, - "ĠCentral": 10913, - "ĠCentre": 14821, - "ĠCentro": 57674, - "ĠCentury": 28200, - "ĠCer": 28764, - "ĠCeramic": 79350, - "ĠCeremony": 95752, - "ĠCert": 15663, - "ĠCertain": 35211, - "ĠCertainly": 53466, - "ĠCertificate": 32502, - "ĠCertification": 51310, - "ĠCertified": 36542, - "ĠCes": 62463, - "ĠCette": 62408, - "ĠCf": 90994, - "ĠCh": 921, - "ĠCha": 28821, - "ĠChad": 43130, - "ĠChain": 29625, - "ĠChains": 82869, - "ĠChair": 16478, - "ĠChairman": 27390, - "ĠChairs": 69224, - "ĠChall": 70485, - "ĠChallenge": 26323, - "ĠChallenger": 87583, - "ĠChallenges": 69778, - "ĠCham": 42883, - "ĠChamber": 32479, - "ĠChambers": 65276, - "ĠChamp": 56690, - "ĠChampagne": 88639, - "ĠChampion": 33597, - "ĠChampions": 29908, - "ĠChampionship": 19134, - "ĠChampionships": 48854, - "ĠChan": 42402, - "ĠChance": 40034, - "ĠChancellor": 48063, - "ĠChand": 67736, - "ĠChandler": 61448, - "ĠChanel": 91472, - "ĠChang": 44472, - "ĠChange": 10604, - "ĠChanged": 47394, - "ĠChanges": 29240, - "ĠChanging": 51269, - "ĠChannel": 13740, - "ĠChannels": 64000, - "ĠChaos": 44205, - "ĠChap": 27747, - "ĠChapel": 54462, - "ĠChapman": 60914, - "ĠChapter": 15957, - "ĠChapters": 69481, - "ĠChar": 4969, - "ĠCharSequence": 58557, - "ĠCharSet": 68091, - "ĠCharacter": 16007, - "ĠCharacteristics": 85084, - "ĠCharacters": 45616, - "ĠCharg": 28717, - "ĠCharge": 37895, - "ĠCharger": 73508, - "ĠChargers": 60693, - "ĠCharges": 79069, - "ĠCharging": 90898, - "ĠCharity": 67031, - "ĠCharl": 46466, - "ĠCharles": 15274, - "ĠCharleston": 53393, - "ĠCharlie": 25972, - "ĠCharlotte": 29473, - "ĠCharlottesville": 64738, - "ĠCharm": 58600, - "ĠCharset": 88971, - "ĠChart": 21964, - "ĠCharter": 49705, - "ĠCharts": 67376, - "ĠChase": 35674, - "ĠChat": 13149, - "ĠChatColor": 80420, - "ĠChatt": 79313, - "ĠChattanooga": 97943, - "ĠChavez": 77341, - "ĠChe": 8602, - "ĠCheap": 37034, - "ĠCheat": 99123, - "ĠCheck": 4343, - "ĠCheckBox": 46465, - "ĠCheckbox": 61141, - "ĠChecked": 94461, - "ĠChecker": 81778, - "ĠChecking": 47193, - "ĠChecklist": 96069, - "ĠCheckout": 57835, - "ĠChecks": 25884, - "ĠCheer": 93731, - "ĠCheers": 80089, - "ĠCheese": 45419, - "ĠChef": 37075, - "ĠChelsea": 27616, - "ĠChem": 19531, - "ĠChemical": 36424, - "ĠChemistry": 42846, - "ĠChen": 25507, - "ĠCheney": 81346, - "ĠCheng": 57807, - "ĠChennai": 64921, - "ĠCher": 56207, - "ĠChern": 91759, - "ĠCherokee": 71141, - "ĠCherry": 45805, - "ĠCheryl": 80937, - "ĠChes": 74754, - "ĠChess": 48487, - "ĠChest": 42871, - "ĠChester": 53512, - "ĠChevrolet": 43477, - "ĠChevron": 91093, - "ĠChevy": 58398, - "ĠChew": 90965, - "ĠChi": 34382, - "ĠChic": 71820, - "ĠChicago": 10780, - "ĠChick": 63226, - "ĠChicken": 34619, - "ĠChief": 14681, - "ĠChiefs": 45844, - "ĠChild": 9576, - "ĠChildhood": 72410, - "ĠChildren": 15394, - "ĠChile": 34100, - "ĠChili": 82515, - "ĠChill": 87589, - "ĠChim": 82548, - "ĠChin": 49335, - "ĠChina": 5734, - "ĠChinese": 8620, - "ĠChip": 32013, - "ĠChips": 87768, - "ĠChloe": 60470, - "ĠChlor": 92479, - "ĠCho": 33680, - "ĠChocolate": 39520, - "ĠChoi": 87673, - "ĠChoice": 28206, - "ĠChoices": 79291, - "ĠChoir": 99432, - "ĠChoose": 22991, - "ĠChoosing": 77351, - "ĠChop": 65097, - "ĠChore": 96638, - "ĠChow": 75058, - "ĠChr": 53307, - "ĠChris": 11517, - "ĠChrist": 3771, - "ĠChristian": 9052, - "ĠChristianity": 32186, - "ĠChristians": 22125, - "ĠChristie": 44406, - "ĠChristina": 60771, - "ĠChristine": 46993, - "ĠChristmas": 10280, - "ĠChristoph": 95693, - "ĠChristopher": 26035, - "ĠChrom": 35318, - "ĠChrome": 17669, - "ĠChromium": 58265, - "ĠChron": 26560, - "ĠChronic": 73782, - "ĠChronicle": 42159, - "ĠChronicles": 66416, - "ĠChrysler": 65035, - "ĠChu": 62111, - "ĠChuck": 34349, - "ĠChun": 90454, - "ĠChung": 88425, - "ĠChunk": 46613, - "ĠChurch": 9441, - "ĠChurches": 94641, - "ĠChurchill": 58274, - "ĠCi": 32744, - "ĠCialis": 33402, - "ĠCic": 75051, - "ĠCin": 30011, - "ĠCincinnati": 36239, - "ĠCinder": 78430, - "ĠCindy": 70431, - "ĠCinema": 49318, - "ĠCipher": 64388, - "ĠCir": 42009, - "ĠCirc": 16741, - "ĠCircle": 21918, - "ĠCircuit": 28317, - "ĠCircular": 46861, - "ĠCircularProgress": 79297, - "ĠCircularProgressIndicator": 99579, - "ĠCircus": 87921, - "ĠCisco": 43234, - "ĠCit": 18002, - "ĠCitadel": 97326, - "ĠCitation": 70423, - "ĠCities": 38373, - "ĠCitizen": 47317, - "ĠCitizens": 40996, - "ĠCitizenship": 94836, - "ĠCity": 4409, - "ĠCiudad": 75245, - "ĠCiv": 80235, - "ĠCivic": 55929, - "ĠCivil": 16803, - "ĠCivilization": 91778, - "ĠCl": 2493, - "ĠCla": 57438, - "ĠClaim": 38602, - "ĠClaims": 51198, - "ĠClair": 93610, - "ĠClaire": 43675, - "ĠClamp": 93918, - "ĠClan": 55695, - "ĠClar": 31181, - "ĠClara": 51657, - "ĠClare": 62140, - "ĠClarence": 88830, - "ĠClark": 22010, - "ĠClarke": 43655, - "ĠClarkson": 94294, - "ĠClash": 85670, - "ĠClass": 3308, - "ĠClassName": 99557, - "ĠClassNotFoundException": 66741, - "ĠClasse": 92987, - "ĠClasses": 34969, - "ĠClassic": 22591, - "ĠClassical": 68533, - "ĠClassics": 73415, - "ĠClassification": 55982, - "ĠClassified": 80536, - "ĠClassifier": 90286, - "ĠClassroom": 77129, - "ĠClaud": 62412, - "ĠClaude": 75430, - "ĠClaudia": 81156, - "ĠClaus": 68119, - "ĠClause": 56897, - "ĠClaw": 88110, - "ĠClay": 32501, - "ĠClayton": 64544, - "ĠCle": 37102, - "ĠClean": 9785, - "ĠCleaner": 76319, - "ĠCleaning": 47755, - "ĠCleans": 86762, - "ĠCleanup": 54612, - "ĠClear": 12292, - "ĠClearance": 93230, - "ĠClearly": 54504, - "ĠClears": 79171, - "ĠClem": 46268, - "ĠClement": 53227, - "ĠClemson": 63131, - "ĠCler": 41876, - "ĠClerk": 63240, - "ĠCleveland": 24372, - "ĠCli": 98071, - "ĠClick": 9369, - "ĠClient": 8589, - "ĠCliente": 41931, - "ĠClients": 48508, - "ĠCliff": 48952, - "ĠClifford": 86783, - "ĠClim": 62930, - "ĠClimate": 31636, - "ĠClin": 18905, - "ĠClinic": 40324, - "ĠClinical": 33135, - "ĠClint": 56129, - "ĠClinton": 8283, - "ĠClintons": 93130, - "ĠClip": 30792, - "ĠClipboard": 82427, - "ĠClippers": 72112, - "ĠClips": 84473, - "ĠClo": 19197, - "ĠClock": 27234, - "ĠClone": 29013, - "ĠClose": 13330, - "ĠClosed": 45779, - "ĠCloset": 100240, - "ĠClosing": 62213, - "ĠClosure": 56667, - "ĠCloth": 84735, - "ĠClothes": 77624, - "ĠClothing": 54758, - "ĠCloud": 15161, - "ĠClover": 95901, - "ĠClown": 99423, - "ĠClub": 10349, - "ĠClubs": 70132, - "ĠCluster": 36480, - "ĠCly": 69388, - "ĠClyde": 91494, - "ĠCmd": 41310, - "ĠCo": 3623, - "ĠCoach": 28275, - "ĠCoaching": 75478, - "ĠCoal": 25850, - "ĠCoalition": 36892, - "ĠCoast": 16377, - "ĠCoastal": 72658, - "ĠCoat": 68867, - "ĠCob": 47051, - "ĠCobb": 69005, - "ĠCobra": 85575, - "ĠCoc": 77488, - "ĠCoca": 63954, - "ĠCoch": 95495, - "ĠCock": 35027, - "ĠCocktail": 93816, - "ĠCoco": 84482, - "ĠCocoa": 76751, - "ĠCoconut": 72379, - "ĠCod": 34777, - "ĠCodable": 81582, - "ĠCode": 6247, - "ĠCodec": 68177, - "ĠCodes": 41661, - "ĠCoding": 49175, - "ĠCody": 58382, - "ĠCoff": 76233, - "ĠCoffee": 27171, - "ĠCognitive": 73235, - "ĠCoh": 84675, - "ĠCohen": 32196, - "ĠCoil": 68765, - "ĠCoin": 27328, - "ĠCoinbase": 80908, - "ĠCoins": 62876, - "ĠCoke": 74362, - "ĠCol": 4349, - "ĠColbert": 79747, - "ĠCold": 24062, - "ĠCole": 24298, - "ĠColeman": 50532, - "ĠColin": 40979, - "ĠColl": 13201, - "ĠCollabor": 49681, - "ĠCollaboration": 87687, - "ĠCollapse": 76918, - "ĠCollect": 21153, - "ĠCollection": 11348, - "ĠCollections": 26394, - "ĠCollective": 60018, - "ĠCollector": 59648, - "ĠColleg": 57665, - "ĠCollege": 9304, - "ĠColleges": 79219, - "ĠCollider": 74921, - "ĠCollins": 29770, - "ĠCollision": 52648, - "ĠColo": 96175, - "ĠCologne": 79158, - "ĠColomb": 31902, - "ĠColombia": 39133, - "ĠColombian": 84653, - "ĠColon": 32042, - "ĠColonel": 52798, - "ĠColonial": 73848, - "ĠColony": 82946, - "ĠColor": 3562, - "ĠColorado": 15745, - "ĠColoring": 53894, - "ĠColors": 9718, - "ĠColour": 41962, - "ĠColt": 91484, - "ĠColts": 53084, - "ĠColum": 14225, - "ĠColumbia": 19326, - "ĠColumbus": 32917, - "ĠColumn": 9516, - "ĠColumns": 54673, - "ĠCom": 1219, - "ĠComVisible": 55415, - "ĠComb": 23262, - "ĠCombat": 37082, - "ĠCombination": 86956, - "ĠCombine": 47912, - "ĠCombined": 58752, - "ĠCombo": 54123, - "ĠComboBox": 55253, - "ĠComcast": 58104, - "ĠCome": 15936, - "ĠComedy": 44851, - "ĠComes": 54328, - "ĠComet": 99198, - "ĠComey": 36078, - "ĠComfort": 44842, - "ĠComic": 41063, - "ĠComics": 35156, - "ĠComing": 40991, - "ĠComm": 6947, - "ĠCommand": 7498, - "ĠCommandLine": 79318, - "ĠCommandType": 38027, - "ĠCommander": 35238, - "ĠCommands": 48283, - "ĠComment": 12535, - "ĠCommentary": 73544, - "ĠComments": 18149, - "ĠCommerce": 31480, - "ĠCommercial": 28943, - "ĠCommission": 9849, - "ĠCommissioner": 30454, - "ĠCommissioners": 97345, - "ĠCommit": 9386, - "ĠCommittee": 10554, - "ĠCommittees": 69017, - "ĠCommod": 79280, - "ĠCommon": 7874, - "ĠCommonModule": 38738, - "ĠCommons": 26667, - "ĠCommonwealth": 38298, - "ĠCommun": 57298, - "ĠCommunic": 16838, - "ĠCommunication": 31966, - "ĠCommunications": 26545, - "ĠCommunist": 37961, - "ĠCommunities": 58443, - "ĠCommunity": 12332, - "ĠComo": 46774, - "ĠComp": 13620, - "ĠCompact": 55882, - "ĠCompanies": 32886, - "ĠCompanion": 70075, - "ĠCompany": 8351, - "ĠCompar": 23611, - "ĠComparable": 59206, - "ĠComparative": 97280, - "ĠComparator": 51641, - "ĠCompare": 24702, - "ĠCompared": 59813, - "ĠComparison": 43551, - "ĠCompass": 60680, - "ĠCompatibility": 79095, - "ĠCompatible": 67365, - "ĠCompensation": 70396, - "ĠCompet": 26517, - "ĠCompetition": 42321, - "ĠCompetitive": 79150, - "ĠCompilation": 71181, - "ĠCompile": 55567, - "ĠCompiled": 97571, - "ĠCompiler": 46731, - "ĠComplaint": 68538, - "ĠComple": 43454, - "ĠCompletableFuture": 92635, - "ĠComplete": 19121, - "ĠCompleted": 46594, - "ĠCompletely": 86214, - "ĠCompletion": 57350, - "ĠComplex": 22872, - "ĠComplexity": 71718, - "ĠCompliance": 60270, - "ĠComponent": 5695, - "ĠComponentFixture": 29463, - "ĠComponents": 35185, - "ĠComposer": 79871, - "ĠComposite": 41739, - "ĠComposition": 68206, - "ĠCompound": 62672, - "ĠComprehensive": 67963, - "ĠCompression": 67261, - "ĠComput": 24019, - "ĠComputational": 93028, - "ĠCompute": 23426, - "ĠComputer": 17863, - "ĠComputers": 69549, - "ĠComputes": 66075, - "ĠComputing": 46879, - "ĠCon": 1221, - "ĠConan": 79912, - "ĠConc": 63798, - "ĠConcat": 79295, - "ĠConce": 79718, - "ĠConcent": 62261, - "ĠConcept": 35455, - "ĠConcepts": 76872, - "ĠConcern": 52347, - "ĠConcert": 47784, - "ĠConclusion": 74977, - "ĠConcord": 64193, - "ĠConcrete": 37632, - "ĠConcurrent": 43804, - "ĠConcurrentHashMap": 90175, - "ĠCond": 45926, - "ĠCondition": 15534, - "ĠConditional": 93073, - "ĠConditioning": 83492, - "ĠConditions": 32934, - "ĠConduct": 50935, - "ĠCone": 47512, - "ĠConexion": 73568, - "ĠConf": 15323, - "ĠConfeder": 39144, - "ĠConfederate": 57457, - "ĠConference": 15217, - "ĠConfidence": 87424, - "ĠConfidential": 74465, - "ĠConfig": 5649, - "ĠConfiguration": 12499, - "ĠConfigurationManager": 56931, - "ĠConfigure": 22958, - "ĠConfigureServices": 97708, - "ĠConfirm": 34663, - "ĠConfirmation": 69409, - "ĠConflict": 59685, - "ĠCong": 7409, - "ĠCongo": 54932, - "ĠCongratulations": 71641, - "ĠCongress": 8151, - "ĠCongressional": 39473, - "ĠCongressman": 71483, - "ĠConj": 98257, - "ĠConn": 18714, - "ĠConnect": 13313, - "ĠConnected": 50586, - "ĠConnecticut": 31461, - "ĠConnecting": 85038, - "ĠConnection": 11278, - "ĠConnectionState": 72793, - "ĠConnections": 67052, - "ĠConnectivity": 97154, - "ĠConnector": 55914, - "ĠConnie": 97163, - "ĠConnor": 58280, - "ĠConor": 85215, - "ĠConrad": 77089, - "ĠCons": 7440, - "ĠConscious": 92752, - "ĠConse": 67566, - "ĠConsent": 93487, - "ĠConsequently": 53123, - "ĠConserv": 20650, - "ĠConservation": 45435, - "ĠConservative": 30071, - "ĠConservatives": 49344, - "ĠConsider": 21829, - "ĠConsidering": 56877, - "ĠConsole": 5390, - "ĠConsoleColor": 59934, - "ĠConsolid": 79980, - "ĠConsort": 68703, - "ĠConsortium": 73547, - "ĠConspiracy": 98252, - "ĠConst": 25538, - "ĠConstant": 19863, - "ĠConstantin": 92287, - "ĠConstants": 17016, - "ĠConstit": 76704, - "ĠConstitution": 18039, - "ĠConstitutional": 63285, - "ĠConstr": 96684, - "ĠConstraint": 45364, - "ĠConstraints": 88573, - "ĠConstruct": 19196, - "ĠConstruction": 24987, - "ĠConstructor": 17204, - "ĠConstructors": 52868, - "ĠConstructs": 48313, - "ĠConsult": 20556, - "ĠConsultant": 56546, - "ĠConsultants": 91150, - "ĠConsulting": 47511, - "ĠConsum": 42062, - "ĠConsumer": 26262, - "ĠConsumers": 83091, - "ĠConsumption": 87266, - "ĠCont": 2140, - "ĠContact": 9359, - "ĠContacts": 47139, - "ĠContainer": 9876, - "ĠContainers": 99393, - "ĠContains": 31911, - "ĠConte": 94478, - "ĠContemporary": 48302, - "ĠContent": 9059, - "ĠContentType": 71531, - "ĠContentValues": 57029, - "ĠContentView": 95028, - "ĠContents": 36962, - "ĠContest": 47633, - "ĠContext": 9805, - "ĠContin": 20915, - "ĠContinent": 98845, - "ĠContinental": 61834, - "ĠContinue": 15353, - "ĠContinued": 51721, - "ĠContinuing": 82117, - "ĠContinuous": 70067, - "ĠContr": 35341, - "ĠContract": 19735, - "ĠContractor": 87618, - "ĠContractors": 98893, - "ĠContracts": 71659, - "ĠContrast": 91148, - "ĠContrib": 24052, - "ĠContribution": 94628, - "ĠContributions": 97104, - "ĠContributor": 65824, - "ĠContributors": 40636, - "ĠControl": 7935, - "ĠControlled": 82445, - "ĠController": 9970, - "ĠControllerBase": 80124, - "ĠControllers": 86576, - "ĠControls": 33170, - "ĠConv": 30088, - "ĠConvenience": 81748, - "ĠConvenient": 94050, - "ĠConvention": 26958, - "ĠConvers": 56496, - "ĠConversation": 51930, - "ĠConversely": 82671, - "ĠConversion": 43609, - "ĠConvert": 7316, - "ĠConverted": 94793, - "ĠConverter": 40428, - "ĠConverts": 42829, - "ĠConveyor": 100255, - "ĠConway": 60574, - "ĠCook": 12797, - "ĠCookbook": 89303, - "ĠCooke": 99839, - "ĠCookie": 25353, - "ĠCookies": 27085, - "ĠCooking": 57410, - "ĠCool": 24882, - "ĠCooler": 95243, - "ĠCooling": 83405, - "ĠCooper": 24421, - "ĠCooperation": 73808, - "ĠCooperative": 86805, - "ĠCoord": 48949, - "ĠCoordinate": 42135, - "ĠCoordinates": 63601, - "ĠCoordinator": 43424, - "ĠCop": 25991, - "ĠCopa": 85631, - "ĠCopenhagen": 64161, - "ĠCopies": 80668, - "ĠCopp": 82099, - "ĠCopper": 43640, - "ĠCopy": 14882, - "ĠCopyright": 3028, - "ĠCor": 4563, - "ĠCoral": 64916, - "ĠCorbyn": 42756, - "ĠCord": 37987, - "ĠCore": 9708, - "ĠCoreData": 92222, - "ĠCorey": 55752, - "ĠCorinth": 60893, - "ĠCorinthians": 74074, - "ĠCork": 53036, - "ĠCorm": 97289, - "ĠCorn": 22036, - "ĠCornel": 99045, - "ĠCornell": 56819, - "ĠCorner": 39348, - "ĠCornwall": 77050, - "ĠCoron": 48183, - "ĠCorona": 61329, - "ĠCoronavirus": 70920, - "ĠCoroutine": 88566, - "ĠCorp": 22621, - "ĠCorpor": 11095, - "ĠCorporate": 36565, - "ĠCorporation": 13332, - "ĠCorps": 31242, - "ĠCorpus": 76834, - "ĠCorrect": 41070, - "ĠCorrection": 64169, - "ĠCorrections": 91572, - "ĠCorrespond": 52042, - "ĠCorruption": 90894, - "ĠCors": 53618, - "ĠCort": 36775, - "ĠCortex": 91002, - "ĠCorvette": 86925, - "ĠCory": 64628, - "ĠCos": 18606, - "ĠCosby": 93051, - "ĠCosmetic": 77421, - "ĠCosmic": 95789, - "ĠCosmos": 84524, - "ĠCost": 11443, - "ĠCosta": 32380, - "ĠCostco": 81395, - "ĠCosts": 64141, - "ĠCostume": 64789, - "ĠCot": 68825, - "ĠCottage": 76495, - "ĠCotton": 38796, - "ĠCou": 18733, - "ĠCouch": 62228, - "ĠCougar": 90857, - "ĠCoul": 67948, - "ĠCould": 16910, - "ĠCouldn": 73788, - "ĠCoun": 32354, - "ĠCouncil": 9251, - "ĠCounsel": 37745, - "ĠCounseling": 89549, - "ĠCount": 4605, - "ĠCountdown": 87486, - "ĠCounter": 20315, - "ĠCounties": 93988, - "ĠCountries": 54837, - "ĠCountry": 14438, - "ĠCounts": 86759, - "ĠCounty": 6406, - "ĠCoupe": 81520, - "ĠCouple": 66925, - "ĠCouples": 90250, - "ĠCoupon": 46030, - "ĠCoupons": 68167, - "ĠCour": 6377, - "ĠCourage": 99630, - "ĠCourier": 75693, - "ĠCourse": 17026, - "ĠCourses": 48778, - "ĠCourt": 7301, - "ĠCourtesy": 54197, - "ĠCourtney": 71782, - "ĠCourts": 66563, - "ĠCous": 61569, - "ĠCousins": 78704, - "ĠCout": 72353, - "ĠCov": 63736, - "ĠCove": 65479, - "ĠCovenant": 64041, - "ĠCovent": 89817, - "ĠCover": 18230, - "ĠCoverage": 56769, - "ĠCovered": 73295, - "ĠCovers": 71525, - "ĠCovid": 38074, - "ĠCow": 22607, - "ĠCowboy": 96122, - "ĠCowboys": 41405, - "ĠCox": 39760, - "ĠCoy": 63073, - "ĠCp": 65356, - "ĠCr": 4656, - "ĠCra": 24122, - "ĠCrab": 75204, - "ĠCrack": 56045, - "ĠCraft": 24969, - "ĠCrafting": 98269, - "ĠCrafts": 66041, - "ĠCraig": 29517, - "ĠCraigslist": 73392, - "ĠCran": 67530, - "ĠCrane": 73999, - "ĠCrash": 51435, - "ĠCrate": 69490, - "ĠCraw": 44766, - "ĠCrawford": 54276, - "ĠCrazy": 51363, - "ĠCre": 7948, - "ĠCream": 30800, - "ĠCreat": 18134, - "ĠCreate": 4324, - "ĠCreateMap": 91024, - "ĠCreateTable": 89704, - "ĠCreateUser": 96121, - "ĠCreated": 4388, - "ĠCreates": 15026, - "ĠCreating": 32406, - "ĠCreation": 35386, - "ĠCreative": 25248, - "ĠCreator": 36778, - "ĠCreature": 53614, - "ĠCreatures": 98512, - "ĠCredential": 94479, - "ĠCredentials": 62360, - "ĠCredit": 16666, - "ĠCredits": 49800, - "ĠCree": 96888, - "ĠCreed": 61477, - "ĠCreek": 24076, - "ĠCres": 62010, - "ĠCrescent": 77569, - "ĠCrest": 71541, - "ĠCrew": 36037, - "ĠCri": 92240, - "ĠCricket": 59019, - "ĠCrime": 24845, - "ĠCrimea": 61811, - "ĠCrimes": 78008, - "ĠCriminal": 33836, - "ĠCrimson": 67177, - "ĠCrisis": 46250, - "ĠCrist": 35218, - "ĠCristiano": 100215, - "ĠCristina": 100214, - "ĠCrit": 34307, - "ĠCriteria": 14577, - "ĠCriterion": 69500, - "ĠCritical": 35761, - "ĠCritics": 77513, - "ĠCro": 25611, - "ĠCroat": 45182, - "ĠCroatia": 58311, - "ĠCroatian": 100170, - "ĠCrom": 92707, - "ĠCron": 56917, - "ĠCrop": 68420, - "ĠCros": 61819, - "ĠCrosby": 76836, - "ĠCross": 11511, - "ĠCrossAxisAlignment": 44389, - "ĠCrossRef": 66773, - "ĠCrossing": 66093, - "ĠCrow": 27991, - "ĠCrowd": 99084, - "ĠCrowley": 83108, - "ĠCrown": 29743, - "ĠCru": 14761, - "ĠCruc": 76104, - "ĠCrud": 76178, - "ĠCruise": 47477, - "ĠCruiser": 92999, - "ĠCrunch": 78313, - "ĠCrus": 51203, - "ĠCrush": 12317, - "ĠCrusher": 16598, - "ĠCrushers": 53297, - "ĠCrushing": 41494, - "ĠCruz": 21510, - "ĠCry": 43805, - "ĠCrypt": 38547, - "ĠCrypto": 33986, - "ĠCrystal": 29016, - "ĠCs": 68432, - "ĠCss": 80314, - "ĠCsv": 92771, - "ĠCt": 63379, - "ĠCtrl": 38114, - "ĠCu": 27560, - "ĠCuando": 89014, - "ĠCub": 18521, - "ĠCuba": 32777, - "ĠCuban": 44810, - "ĠCube": 43692, - "ĠCubs": 51143, - "ĠCue": 97994, - "ĠCuisine": 81961, - "ĠCul": 32794, - "ĠCult": 26676, - "ĠCultural": 41333, - "ĠCulture": 21023, - "ĠCultureInfo": 45567, - "ĠCum": 32678, - "ĠCumberland": 92782, - "ĠCummings": 88471, - "ĠCunning": 68845, - "ĠCunningham": 74928, - "ĠCuomo": 68307, - "ĠCup": 11098, - "ĠCupertino": 97835, - "ĠCups": 79206, - "ĠCur": 13182, - "ĠCure": 70819, - "ĠCurl": 79438, - "ĠCurrency": 29553, - "ĠCurrent": 9303, - "ĠCurrently": 25122, - "ĠCurriculum": 75306, - "ĠCurry": 47075, - "ĠCurse": 71727, - "ĠCurso": 93638, - "ĠCursor": 29167, - "ĠCursors": 94266, - "ĠCurt": 31523, - "ĠCurtain": 84657, - "ĠCurtis": 51816, - "ĠCurve": 54777, - "ĠCush": 84759, - "ĠCust": 73322, - "ĠCustom": 8572, - "ĠCustomer": 12557, - "ĠCustomers": 40689, - "ĠCustomize": 47434, - "ĠCustoms": 46771, - "ĠCut": 20223, - "ĠCute": 58639, - "ĠCutter": 90878, - "ĠCutting": 63525, - "ĠCv": 53842, - "ĠCy": 18221, - "ĠCyan": 93243, - "ĠCyber": 34711, - "ĠCyc": 82081, - "ĠCycl": 72545, - "ĠCycle": 42392, - "ĠCycling": 61070, - "ĠCylinder": 87762, - "ĠCynthia": 75671, - "ĠCypress": 80893, - "ĠCyprus": 57784, - "ĠCyr": 48415, - "ĠCyril": 95805, - "ĠCyrus": 71924, - "ĠCzech": 34250, - "ĠD": 423, - "ĠDA": 25561, - "ĠDAC": 40296, - "ĠDACA": 80674, - "ĠDAG": 81087, - "ĠDAL": 50466, - "ĠDAM": 12640, - "ĠDAMAGE": 29304, - "ĠDAMAGES": 16908, - "ĠDAN": 84510, - "ĠDAO": 45468, - "ĠDAR": 97227, - "ĠDARK": 89752, - "ĠDAT": 40462, - "ĠDATA": 14444, - "ĠDATABASE": 43959, - "ĠDATE": 29643, - "ĠDAY": 38788, - "ĠDAYS": 83931, - "ĠDB": 6078, - "ĠDBG": 38492, - "ĠDBHelper": 94805, - "ĠDBNull": 55850, - "ĠDC": 11162, - "ĠDCHECK": 47324, - "ĠDD": 32004, - "ĠDDR": 44860, - "ĠDDS": 66072, - "ĠDE": 3467, - "ĠDEA": 76010, - "ĠDEAD": 79169, - "ĠDEAL": 26571, - "ĠDEALINGS": 29570, - "ĠDEBUG": 12946, - "ĠDEC": 43917, - "ĠDECL": 43060, - "ĠDECLARE": 71919, - "ĠDEF": 24806, - "ĠDEFAULT": 12221, - "ĠDEFIN": 62026, - "ĠDEFINE": 68014, - "ĠDEL": 24711, - "ĠDELETE": 17640, - "ĠDEM": 51914, - "ĠDEN": 67286, - "ĠDER": 47877, - "ĠDERP": 72129, - "ĠDES": 13022, - "ĠDESC": 16477, - "ĠDESCRIPTION": 33285, - "ĠDESIGN": 68343, - "ĠDEST": 73090, - "ĠDET": 41343, - "ĠDETAILS": 78096, - "ĠDEV": 51995, - "ĠDEVELO": 71361, - "ĠDEVICE": 45732, - "ĠDF": 44476, - "ĠDFA": 94731, - "ĠDFS": 57483, - "ĠDG": 51375, - "ĠDH": 33887, - "ĠDHCP": 58687, - "ĠDHS": 73703, - "ĠDI": 16943, - "ĠDIAG": 99267, - "ĠDIC": 98860, - "ĠDID": 60219, - "ĠDIE": 72506, - "ĠDIFF": 69649, - "ĠDIG": 56396, - "ĠDIM": 51959, - "ĠDIN": 78359, - "ĠDIR": 40152, - "ĠDIRECT": 20843, - "ĠDIRECTORY": 55240, - "ĠDIS": 12244, - "ĠDISABLE": 57771, - "ĠDISCLAIM": 25748, - "ĠDISCLAIMED": 32301, - "ĠDISCLAIMER": 98197, - "ĠDISCLAIMS": 84406, - "ĠDISP": 85140, - "ĠDISPATCH": 95681, - "ĠDISPLAY": 53364, - "ĠDIST": 37203, - "ĠDISTINCT": 60186, - "ĠDISTRIBUT": 98941, - "ĠDIV": 47360, - "ĠDIY": 32558, - "ĠDJ": 22102, - "ĠDJs": 93627, - "ĠDK": 56340, - "ĠDL": 34075, - "ĠDLC": 44019, - "ĠDLL": 48292, - "ĠDM": 20804, - "ĠDMA": 26528, - "ĠDN": 61756, - "ĠDNA": 15922, - "ĠDNC": 53065, - "ĠDNS": 28698, - "ĠDO": 9503, - "ĠDOC": 61455, - "ĠDOCUMENT": 58113, - "ĠDOE": 93157, - "ĠDOES": 58363, - "ĠDOI": 59670, - "ĠDOJ": 61910, - "ĠDOM": 18542, - "ĠDOMAIN": 85686, - "ĠDON": 45373, - "ĠDONE": 55785, - "ĠDOS": 59580, - "ĠDOT": 49426, - "ĠDOUBLE": 57372, - "ĠDOWN": 28594, - "ĠDOWNLOAD": 43571, - "ĠDP": 32857, - "ĠDPI": 98125, - "ĠDPR": 89001, - "ĠDPS": 59583, - "ĠDR": 14644, - "ĠDRAW": 72752, - "ĠDRIVE": 96887, - "ĠDRIVER": 49829, - "ĠDRM": 61497, - "ĠDROP": 58042, - "ĠDRV": 72432, - "ĠDS": 21223, - "ĠDSL": 46658, - "ĠDSM": 80267, - "ĠDSP": 57693, - "ĠDST": 78200, - "ĠDT": 26065, - "ĠDTO": 81425, - "ĠDU": 48155, - "ĠDUI": 73951, - "ĠDUP": 88624, - "ĠDV": 52344, - "ĠDVD": 18584, - "ĠDVDs": 64436, - "ĠDVR": 94986, - "ĠDW": 38852, - "ĠDWC": 71359, - "ĠDWORD": 20919, - "ĠDX": 31908, - "ĠDXGI": 75600, - "ĠDY": 96958, - "ĠDa": 14569, - "ĠDabei": 98043, - "ĠDad": 33621, - "ĠDaddy": 54546, - "ĠDaemon": 93336, - "ĠDag": 78127, - "ĠDagger": 83283, - "ĠDah": 76391, - "ĠDahl": 87967, - "ĠDai": 80223, - "ĠDaily": 13690, - "ĠDairy": 79122, - "ĠDaisy": 71264, - "ĠDak": 25673, - "ĠDakota": 28972, - "ĠDal": 29210, - "ĠDale": 37828, - "ĠDallas": 19051, - "ĠDalton": 72554, - "ĠDaly": 95535, - "ĠDam": 16758, - "ĠDamage": 21428, - "ĠDamascus": 58123, - "ĠDame": 41798, - "ĠDamen": 94184, - "ĠDamian": 92055, - "ĠDamien": 90012, - "ĠDamn": 83515, - "ĠDamon": 73349, - "ĠDan": 11824, - "ĠDana": 47713, - "ĠDance": 30704, - "ĠDancing": 70629, - "ĠDane": 80972, - "ĠDanger": 48399, - "ĠDangerous": 74132, - "ĠDani": 30639, - "ĠDaniel": 15469, - "ĠDanielle": 72716, - "ĠDaniels": 50635, - "ĠDanish": 44780, - "ĠDank": 71507, - "ĠDann": 74015, - "ĠDanny": 33699, - "ĠDans": 46706, - "ĠDante": 74400, - "ĠDao": 52681, - "ĠDar": 15367, - "ĠDare": 67931, - "ĠDark": 12538, - "ĠDarkness": 54796, - "ĠDarling": 95639, - "ĠDarren": 58090, - "ĠDart": 49197, - "ĠDarth": 81516, - "ĠDarwin": 45480, - "ĠDas": 19537, - "ĠDash": 37770, - "ĠDashboard": 27906, - "ĠDat": 22362, - "ĠData": 2956, - "ĠDataAccess": 69655, - "ĠDataBase": 68030, - "ĠDataColumn": 73615, - "ĠDataContext": 82677, - "ĠDataFrame": 46886, - "ĠDataGridView": 31353, - "ĠDataGridViewCellStyle": 76363, - "ĠDataLoader": 68288, - "ĠDataManager": 88107, - "ĠDataRow": 51284, - "ĠDataService": 77655, - "ĠDataSet": 28134, - "ĠDataSource": 44484, - "ĠDataTable": 17351, - "ĠDataType": 34272, - "ĠDataTypes": 36143, - "ĠDataView": 95670, - "ĠDatabase": 10199, - "ĠDatabaseReference": 81146, - "ĠDatagram": 97904, - "ĠDataset": 40283, - "ĠDate": 2696, - "ĠDateFormat": 68957, - "ĠDateFormatter": 99053, - "ĠDatePicker": 64526, - "ĠDateTime": 6657, - "ĠDateTimeKind": 97309, - "ĠDateTimeOffset": 79594, - "ĠDaten": 48054, - "ĠDatensch": 92841, - "ĠDates": 52724, - "ĠDating": 17783, - "ĠDatos": 73459, - "ĠDatum": 69559, - "ĠDaughter": 64394, - "ĠDav": 5460, - "ĠDave": 20851, - "ĠDavid": 6941, - "ĠDavidson": 54345, - "ĠDavies": 56872, - "ĠDavis": 17200, - "ĠDaw": 37851, - "ĠDawn": 35607, - "ĠDawson": 67312, - "ĠDay": 6187, - "ĠDays": 21882, - "ĠDayton": 49273, - "ĠDaytona": 88012, - "ĠDb": 12257, - "ĠDbContext": 61294, - "ĠDbSet": 32250, - "ĠDbType": 50331, - "ĠDe": 1611, - "ĠDeV": 73696, - "ĠDead": 15371, - "ĠDeadline": 63056, - "ĠDeadly": 95937, - "ĠDeadpool": 94324, - "ĠDeal": 27359, - "ĠDealer": 52996, - "ĠDealers": 79289, - "ĠDeals": 42282, - "ĠDean": 25028, - "ĠDear": 43922, - "ĠDeath": 16290, - "ĠDeaths": 85812, - "ĠDeb": 36561, - "ĠDebate": 83888, - "ĠDebbie": 64489, - "ĠDebian": 57707, - "ĠDeborah": 70625, - "ĠDebt": 58654, - "ĠDebug": 11338, - "ĠDebugger": 94746, - "ĠDec": 3799, - "ĠDecay": 98386, - "ĠDecember": 6790, - "ĠDecide": 99981, - "ĠDecimal": 27826, - "ĠDecimalFormat": 81896, - "ĠDecision": 41525, - "ĠDeck": 29516, - "ĠDecl": 32725, - "ĠDeclaration": 42021, - "ĠDeclarations": 89375, - "ĠDeclare": 62410, - "ĠDecode": 51294, - "ĠDecoder": 51572, - "ĠDecom": 97478, - "ĠDecomp": 63478, - "ĠDecompiled": 80517, - "ĠDecor": 28069, - "ĠDecorating": 98320, - "ĠDecoration": 65119, - "ĠDecre": 65201, - "ĠDecrypt": 90246, - "ĠDed": 51499, - "ĠDedicated": 96658, - "ĠDee": 56004, - "ĠDeep": 18682, - "ĠDeepCopy": 77031, - "ĠDeer": 64191, - "ĠDef": 3979, - "ĠDefault": 8058, - "ĠDefaultValue": 98880, - "ĠDefaults": 37090, - "ĠDefence": 40007, - "ĠDefendant": 88645, - "ĠDefendants": 99939, - "ĠDefender": 66114, - "ĠDefense": 16777, - "ĠDefensive": 71248, - "ĠDeferred": 76615, - "ĠDefine": 19127, - "ĠDefined": 69946, - "ĠDefines": 38926, - "ĠDefinitely": 60998, - "ĠDefinition": 20288, - "ĠDefinitions": 47613, - "ĠDeg": 58337, - "ĠDegree": 38182, - "ĠDegrees": 94001, - "ĠDek": 75563, - "ĠDel": 7462, - "ĠDelaware": 40838, - "ĠDelay": 40893, - "ĠDelegate": 41280, - "ĠDelete": 10645, - "ĠDeleted": 55217, - "ĠDeletes": 56624, - "ĠDeleting": 82950, - "ĠDelhi": 22767, - "ĠDelicious": 85788, - "ĠDeliver": 65752, - "ĠDelivery": 27303, - "ĠDell": 39424, - "ĠDelta": 26002, - "ĠDeluxe": 54061, - "ĠDem": 4829, - "ĠDemand": 55353, - "ĠDemo": 29623, - "ĠDemocr": 6384, - "ĠDemocracy": 48189, - "ĠDemocrat": 24846, - "ĠDemocratic": 11650, - "ĠDemocrats": 12643, - "ĠDemon": 33405, - "ĠDemonstr": 86501, - "ĠDemp": 98844, - "ĠDems": 70691, - "ĠDen": 9973, - "ĠDeng": 92829, - "ĠDenied": 88212, - "ĠDenis": 61703, - "ĠDenise": 81349, - "ĠDenmark": 35440, - "ĠDenn": 72261, - "ĠDennis": 35727, - "ĠDense": 43622, - "ĠDensity": 73710, - "ĠDent": 43911, - "ĠDental": 48804, - "ĠDenver": 22898, - "ĠDep": 4241, - "ĠDepart": 40855, - "ĠDepartment": 6011, - "ĠDepartments": 85608, - "ĠDepend": 99428, - "ĠDependencies": 81590, - "ĠDependency": 34077, - "ĠDependencyProperty": 57652, - "ĠDepending": 40730, - "ĠDepends": 95111, - "ĠDeploy": 71695, - "ĠDeployment": 67392, - "ĠDepos": 78150, - "ĠDeposit": 49571, - "ĠDepot": 48070, - "ĠDeprecated": 85016, - "ĠDepression": 46904, - "ĠDept": 51321, - "ĠDepth": 45020, - "ĠDepths": 97018, - "ĠDeputy": 32724, - "ĠDer": 13031, - "ĠDerby": 46873, - "ĠDere": 90778, - "ĠDerek": 43423, - "ĠDerived": 68949, - "ĠDerm": 76508, - "ĠDerrick": 73189, - "ĠDes": 3959, - "ĠDesc": 32285, - "ĠDescribe": 61885, - "ĠDescription": 7817, - "ĠDescriptor": 56792, - "ĠDesde": 99043, - "ĠDeserialize": 49540, - "ĠDesert": 43286, - "ĠDesign": 7127, - "ĠDesigned": 48525, - "ĠDesigner": 15940, - "ĠDesigns": 44366, - "ĠDesire": 82524, - "ĠDesired": 89161, - "ĠDesk": 39794, - "ĠDesktop": 36400, - "ĠDesmond": 97623, - "ĠDespite": 18185, - "ĠDess": 70596, - "ĠDest": 29631, - "ĠDestination": 42828, - "ĠDestiny": 51497, - "ĠDestroy": 23047, - "ĠDestruction": 80847, - "ĠDestructor": 60168, - "ĠDet": 16828, - "ĠDetail": 26855, - "ĠDetailed": 63765, - "ĠDetails": 12589, - "ĠDetect": 34387, - "ĠDetected": 89050, - "ĠDetection": 58453, - "ĠDetective": 56379, - "ĠDetector": 80119, - "ĠDetermin": 36007, - "ĠDetermine": 31001, - "ĠDetermines": 53812, - "ĠDetroit": 20344, - "ĠDeus": 72885, - "ĠDeutsch": 34415, - "ĠDeutsche": 58771, - "ĠDeutschland": 46079, - "ĠDev": 6168, - "ĠDevComponents": 42325, - "ĠDevExpress": 10262, - "ĠDevelop": 8000, - "ĠDeveloped": 80110, - "ĠDeveloper": 25922, - "ĠDevelopers": 47717, - "ĠDeveloping": 81745, - "ĠDevelopment": 11050, - "ĠDevice": 14227, - "ĠDevices": 41477, - "ĠDevil": 40301, - "ĠDevils": 60054, - "ĠDevin": 81092, - "ĠDevon": 60434, - "ĠDew": 50400, - "ĠDex": 73742, - "ĠDexter": 87464, - "ĠDez": 75982, - "ĠDeze": 88936, - "ĠDh": 44327, - "ĠDhabi": 73879, - "ĠDi": 7923, - "ĠDia": 66403, - "ĠDiabetes": 53689, - "ĠDiablo": 74337, - "ĠDiagnosis": 95452, - "ĠDiagnostic": 51088, - "ĠDiagram": 36361, - "ĠDial": 67255, - "ĠDialog": 13698, - "ĠDialogInterface": 47408, - "ĠDialogResult": 37610, - "ĠDialogue": 70589, - "ĠDiameter": 76661, - "ĠDiamond": 25328, - "ĠDiamonds": 91210, - "ĠDiana": 45509, - "ĠDiane": 54190, - "ĠDiary": 53125, - "ĠDias": 88439, - "ĠDiaz": 58131, - "ĠDice": 57745, - "ĠDich": 98803, - "ĠDick": 23373, - "ĠDickens": 93999, - "ĠDickinson": 98337, - "ĠDict": 30226, - "ĠDictionary": 10685, - "ĠDid": 14910, - "ĠDidn": 58072, - "ĠDie": 8574, - "ĠDied": 88987, - "ĠDiego": 18842, - "ĠDien": 61504, - "ĠDies": 24934, - "ĠDiese": 55168, - "ĠDiesel": 54894, - "ĠDiet": 27304, - "ĠDietary": 83808, - "ĠDiff": 29469, - "ĠDifference": 56180, - "ĠDifferences": 86897, - "ĠDifferent": 34496, - "ĠDifferential": 99836, - "ĠDifficulty": 56046, - "ĠDig": 39069, - "ĠDigest": 54389, - "ĠDigit": 72565, - "ĠDigital": 14434, - "ĠDil": 53867, - "ĠDillon": 83666, - "ĠDim": 8289, - "ĠDimension": 29023, - "ĠDimensions": 33123, - "ĠDimit": 88690, - "ĠDin": 45873, - "ĠDing": 80473, - "ĠDining": 39190, - "ĠDinner": 49191, - "ĠDio": 86042, - "ĠDion": 65157, - "ĠDios": 69198, - "ĠDip": 56147, - "ĠDipl": 46562, - "ĠDiploma": 77131, - "ĠDir": 31194, - "ĠDire": 45611, - "ĠDirect": 7286, - "ĠDirectX": 67864, - "ĠDirected": 78305, - "ĠDirection": 19438, - "ĠDirections": 54586, - "ĠDirective": 57852, - "ĠDirector": 10783, - "ĠDirectorate": 94466, - "ĠDirectors": 46085, - "ĠDirectory": 18524, - "ĠDirectoryInfo": 82788, - "ĠDirk": 85029, - "ĠDirt": 87419, - "ĠDirty": 55391, - "ĠDis": 4185, - "ĠDisabilities": 98549, - "ĠDisability": 75368, - "ĠDisable": 29127, - "ĠDisabled": 59306, - "ĠDisaster": 73378, - "ĠDisc": 11997, - "ĠDiscipline": 98646, - "ĠDisclaimer": 67929, - "ĠDisclosure": 78354, - "ĠDisco": 94729, - "ĠDisconnect": 70190, - "ĠDiscord": 35164, - "ĠDiscount": 33759, - "ĠDiscounts": 99474, - "ĠDiscover": 34039, - "ĠDiscovery": 39193, - "ĠDiscrim": 78400, - "ĠDiscuss": 66379, - "ĠDiscussion": 36613, - "ĠDiscussions": 98225, - "ĠDise": 24959, - "ĠDisease": 31974, - "ĠDiseases": 70674, - "ĠDish": 49268, - "ĠDisk": 39968, - "ĠDisney": 16795, - "ĠDisneyland": 75174, - "ĠDisorder": 63877, - "ĠDisorders": 73133, - "ĠDisp": 70830, - "ĠDispatch": 21817, - "ĠDispatchQueue": 48951, - "ĠDispatcher": 60069, - "ĠDisplay": 10848, - "ĠDisplayName": 82883, - "ĠDisplays": 50706, - "ĠDisposable": 52386, - "ĠDispose": 16875, - "ĠDisqus": 81851, - "ĠDiss": 52132, - "ĠDissertation": 99116, - "ĠDist": 28704, - "ĠDistance": 32235, - "ĠDistrib": 54691, - "ĠDistributed": 45055, - "ĠDistribution": 35009, - "ĠDistrict": 11182, - "ĠDit": 53518, - "ĠDiv": 8940, - "ĠDive": 89617, - "ĠDiversity": 66071, - "ĠDivide": 64002, - "ĠDivider": 48557, - "ĠDivine": 43361, - "ĠDivision": 14829, - "ĠDix": 76243, - "ĠDixon": 64795, - "ĠDiy": 96004, - "ĠDj": 52162, - "ĠDjango": 53704, - "ĠDmit": 67221, - "ĠDmitry": 88231, - "ĠDo": 3234, - "ĠDob": 65351, - "ĠDoc": 22452, - "ĠDoch": 79121, - "ĠDock": 45201, - "ĠDocker": 41649, - "ĠDocs": 61791, - "ĠDoctor": 19150, - "ĠDoctors": 54943, - "ĠDoctrine": 29732, - "ĠDocument": 12051, - "ĠDocumentary": 99887, - "ĠDocumentation": 45565, - "ĠDocuments": 45890, - "ĠDod": 36968, - "ĠDodd": 84093, - "ĠDodge": 43981, - "ĠDodgers": 56567, - "ĠDoe": 50728, - "ĠDoes": 12838, - "ĠDoesn": 49932, - "ĠDog": 14588, - "ĠDogs": 39525, - "ĠDoing": 44245, - "ĠDok": 67950, - "ĠDol": 25227, - "ĠDoll": 39857, - "ĠDollar": 43464, - "ĠDollars": 81289, - "ĠDolphin": 96096, - "ĠDolphins": 54812, - "ĠDom": 21414, - "ĠDomain": 21749, - "ĠDome": 69545, - "ĠDomestic": 52849, - "ĠDomin": 23286, - "ĠDoming": 78857, - "ĠDominic": 68134, - "ĠDominican": 67113, - "ĠDominion": 76521, - "ĠDomino": 94865, - "ĠDon": 4418, - "ĠDonald": 9641, - "ĠDonate": 97302, - "ĠDonation": 78330, - "ĠDone": 28457, - "ĠDonetsk": 98451, - "ĠDong": 53483, - "ĠDonna": 47863, - "ĠDonne": 71083, - "ĠDonovan": 71800, - "ĠDont": 62584, - "ĠDoom": 51334, - "ĠDoor": 25166, - "ĠDoors": 50717, - "ĠDop": 97674, - "ĠDor": 25225, - "ĠDorm": 98632, - "ĠDorothy": 73658, - "ĠDort": 59716, - "ĠDortmund": 72550, - "ĠDos": 58020, - "ĠDot": 32362, - "ĠDota": 86227, - "ĠDou": 17440, - "ĠDoub": 55964, - "ĠDouble": 7238, - "ĠDoug": 32608, - "ĠDough": 90395, - "ĠDouglas": 31164, - "ĠDove": 90084, - "ĠDover": 87926, - "ĠDow": 43532, - "ĠDown": 6419, - "ĠDowning": 84779, - "ĠDownload": 8745, - "ĠDownloads": 50261, - "ĠDowns": 85778, - "ĠDowntown": 44985, - "ĠDoyle": 66309, - "ĠDr": 2999, - "ĠDra": 74202, - "ĠDraco": 72802, - "ĠDraft": 29664, - "ĠDrag": 25903, - "ĠDragon": 16537, - "ĠDragons": 49109, - "ĠDrain": 62368, - "ĠDrake": 42865, - "ĠDram": 80210, - "ĠDrama": 47569, - "ĠDraw": 12261, - "ĠDrawable": 59116, - "ĠDrawer": 49360, - "ĠDrawing": 38859, - "ĠDraws": 84532, - "ĠDre": 66110, - "ĠDread": 82304, - "ĠDream": 18308, - "ĠDreams": 53718, - "ĠDresden": 86545, - "ĠDress": 29318, - "ĠDresses": 94617, - "ĠDrew": 41208, - "ĠDrill": 77974, - "ĠDrink": 48573, - "ĠDrinking": 83681, - "ĠDrinks": 98098, - "ĠDrive": 16542, - "ĠDriver": 14919, - "ĠDriverManager": 64608, - "ĠDrivers": 46837, - "ĠDriving": 53353, - "ĠDro": 57967, - "ĠDrone": 74581, - "ĠDrop": 16110, - "ĠDropDownList": 99855, - "ĠDropIndex": 95276, - "ĠDropbox": 73684, - "ĠDropdown": 46694, - "ĠDropout": 82232, - "ĠDrops": 90736, - "ĠDrug": 26166, - "ĠDrugs": 51766, - "ĠDruid": 73735, - "ĠDrum": 46506, - "ĠDrupal": 36144, - "ĠDry": 31941, - "ĠDt": 95251, - "ĠDtype": 87727, - "ĠDu": 16062, - "ĠDual": 34759, - "ĠDub": 17533, - "ĠDubai": 35138, - "ĠDublin": 33977, - "ĠDuc": 80873, - "ĠDuch": 61122, - "ĠDuchess": 96039, - "ĠDuck": 46870, - "ĠDucks": 68882, - "ĠDud": 74267, - "ĠDude": 86309, - "ĠDudley": 88002, - "ĠDue": 24586, - "ĠDuel": 58294, - "ĠDuffy": 86962, - "ĠDuis": 97315, - "ĠDuke": 27453, - "ĠDul": 63715, - "ĠDum": 65082, - "ĠDumbledore": 82083, - "ĠDummy": 51667, - "ĠDump": 30793, - "ĠDumpster": 44364, - "ĠDun": 29838, - "ĠDuncan": 42409, - "ĠDund": 75015, - "ĠDungeon": 51947, - "ĠDungeons": 94101, - "ĠDunk": 69783, - "ĠDunn": 64845, - "ĠDuo": 74312, - "ĠDup": 51383, - "ĠDuplicate": 72171, - "ĠDur": 20742, - "ĠDurant": 67440, - "ĠDuration": 21722, - "ĠDurch": 61523, - "ĠDurham": 58814, - "ĠDuring": 12220, - "ĠDust": 33093, - "ĠDustin": 79418, - "ĠDut": 44636, - "ĠDutch": 24113, - "ĠDuterte": 64552, - "ĠDuty": 36689, - "ĠDw": 49807, - "ĠDwarf": 80830, - "ĠDwight": 72845, - "ĠDx": 89897, - "ĠDy": 43048, - "ĠDylan": 44458, - "ĠDyn": 45038, - "ĠDynam": 33593, - "ĠDynamic": 22648, - "ĠDynamics": 53711, - "ĠDynamo": 72913, - "ĠDynasty": 74495, - "ĠDys": 65142, - "ĠDysfunction": 88266, - "ĠDé": 50501, - "ĠE": 469, - "ĠEA": 39462, - "ĠEACH": 95513, - "ĠEAR": 91396, - "ĠEAST": 78725, - "ĠEB": 50242, - "ĠEC": 21283, - "ĠECB": 81047, - "ĠECC": 78416, - "ĠECM": 80700, - "ĠECS": 88764, - "ĠED": 16421, - "ĠEDGE": 83906, - "ĠEDIT": 33357, - "ĠEDM": 99117, - "ĠEDT": 49023, - "ĠEDUC": 94077, - "ĠEE": 42452, - "ĠEEG": 76908, - "ĠEEPROM": 62295, - "ĠEF": 45090, - "ĠEFF": 96288, - "ĠEFFECT": 63153, - "ĠEFI": 40182, - "ĠEG": 57211, - "ĠEGL": 59755, - "ĠEH": 95786, - "ĠEI": 93911, - "ĠEIF": 28795, - "ĠEINA": 96482, - "ĠEINVAL": 77369, - "ĠEITHER": 94575, - "ĠEL": 17705, - "ĠELECT": 73577, - "ĠELEMENT": 63456, - "ĠELF": 73668, - "ĠELSE": 54026, - "ĠEM": 17329, - "ĠEMAIL": 52808, - "ĠEMC": 74804, - "ĠEMP": 52692, - "ĠEMPTY": 42414, - "ĠEMS": 71165, - "ĠEN": 5301, - "ĠENABLE": 34340, - "ĠENC": 73362, - "ĠEND": 11424, - "ĠENERGY": 84376, - "ĠENG": 71639, - "ĠENGINE": 49460, - "ĠENT": 28916, - "ĠENTER": 54005, - "ĠENTITY": 74971, - "ĠENTRY": 73892, - "ĠENUM": 69504, - "ĠENV": 33891, - "ĠEO": 93626, - "ĠEOF": 30557, - "ĠEOS": 50001, - "ĠEP": 19613, - "ĠEPA": 27250, - "ĠEPS": 41707, - "ĠEQ": 40094, - "ĠEQUAL": 92709, - "ĠEQUI": 86499, - "ĠER": 27590, - "ĠERA": 45120, - "ĠERC": 57152, - "ĠERP": 66279, - "ĠERR": 10375, - "ĠERROR": 13170, - "ĠES": 19844, - "ĠESA": 92743, - "ĠESC": 44374, - "ĠESL": 69422, - "ĠESP": 18609, - "ĠESPN": 27290, - "ĠEST": 26963, - "ĠESV": 84111, - "ĠET": 18241, - "ĠETA": 90114, - "ĠETF": 54163, - "ĠETH": 38842, - "ĠEU": 10013, - "ĠEUR": 38188, - "ĠEURO": 91534, - "ĠEV": 15238, - "ĠEVAL": 97492, - "ĠEVE": 87735, - "ĠEVEN": 27755, - "ĠEVENT": 13032, - "ĠEVENTS": 59719, - "ĠEVER": 74766, - "ĠEVERY": 45974, - "ĠEVP": 73858, - "ĠEVT": 94357, - "ĠEW": 64095, - "ĠEX": 4154, - "ĠEXAMPLE": 67346, - "ĠEXCEPTION": 81552, - "ĠEXEC": 63347, - "ĠEXEMPLARY": 31642, - "ĠEXISTS": 35939, - "ĠEXIT": 30939, - "ĠEXP": 13768, - "ĠEXPECT": 9098, - "ĠEXPER": 81181, - "ĠEXPORT": 75684, - "ĠEXPRESS": 16832, - "ĠEXT": 34857, - "ĠEXTI": 86118, - "ĠEXTRA": 66493, - "ĠEZ": 64386, - "ĠEa": 97188, - "ĠEach": 9062, - "ĠEag": 21586, - "ĠEagle": 36895, - "ĠEagles": 32709, - "ĠEar": 6952, - "ĠEarl": 48510, - "ĠEarlier": 47993, - "ĠEarly": 23591, - "ĠEarn": 48793, - "ĠEarth": 9420, - "ĠEase": 95121, - "ĠEasily": 47091, - "ĠEast": 6460, - "ĠEaster": 33500, - "ĠEastern": 18516, - "ĠEasy": 19122, - "ĠEat": 45614, - "ĠEating": 60638, - "ĠEaton": 96966, - "ĠEb": 26651, - "ĠEbay": 92416, - "ĠEbola": 48082, - "ĠEbony": 73214, - "ĠEbook": 89771, - "ĠEc": 37211, - "ĠEcc": 81760, - "ĠEcho": 38906, - "ĠEck": 82740, - "ĠEclipse": 37223, - "ĠEco": 51951, - "ĠEcology": 78375, - "ĠEcon": 12695, - "ĠEconom": 51183, - "ĠEconomic": 23362, - "ĠEconomics": 35300, - "ĠEconomist": 84038, - "ĠEconomy": 38661, - "ĠEcuador": 55091, - "ĠEd": 3279, - "ĠEddie": 41780, - "ĠEden": 51915, - "ĠEdgar": 60091, - "ĠEdge": 10564, - "ĠEdgeInsets": 15758, - "ĠEdinburgh": 41406, - "ĠEdison": 74876, - "ĠEdit": 8505, - "ĠEditText": 31583, - "ĠEdited": 66889, - "ĠEditing": 62153, - "ĠEdition": 14398, - "ĠEditor": 12865, - "ĠEditorGUI": 95508, - "ĠEditorGUILayout": 53922, - "ĠEditorial": 66233, - "ĠEditors": 82886, - "ĠEdmonton": 46387, - "ĠEdmund": 71911, - "ĠEdu": 47373, - "ĠEduardo": 77654, - "ĠEduc": 10355, - "ĠEducation": 11930, - "ĠEducational": 46945, - "ĠEdward": 22653, - "ĠEdwards": 37863, - "ĠEdwin": 76249, - "ĠEen": 57518, - "ĠEf": 95189, - "ĠEff": 31122, - "ĠEffect": 13756, - "ĠEffective": 48023, - "ĠEffects": 30246, - "ĠEfficiency": 67667, - "ĠEfficient": 90106, - "ĠEg": 39175, - "ĠEgg": 42313, - "ĠEggs": 76892, - "ĠEgypt": 15212, - "ĠEgyptian": 33589, - "ĠEgyptians": 82604, - "ĠEh": 61651, - "ĠEid": 86844, - "ĠEig": 91180, - "ĠEigen": 25059, - "ĠEight": 36944, - "ĠEighth": 97588, - "ĠEin": 18560, - "ĠEine": 52410, - "ĠEins": 61452, - "ĠEinsatz": 85347, - "ĠEinstein": 55152, - "ĠEis": 97980, - "ĠEisen": 55593, - "ĠEisenhower": 89181, - "ĠEither": 21663, - "ĠEj": 53858, - "ĠEk": 50088, - "ĠEl": 4072, - "ĠElaine": 83247, - "ĠElastic": 53010, - "ĠElasticsearch": 59987, - "ĠEld": 27965, - "ĠElder": 39669, - "ĠEle": 27039, - "ĠEleanor": 90530, - "ĠElect": 10085, - "ĠElection": 26838, - "ĠElections": 58601, - "ĠElectoral": 67676, - "ĠElectric": 21246, - "ĠElectrical": 45034, - "ĠElectricity": 74456, - "ĠElectro": 69390, - "ĠElectron": 77976, - "ĠElectronic": 35269, - "ĠElectronics": 38784, - "ĠElegant": 81310, - "ĠElem": 79868, - "ĠElement": 8711, - "ĠElementRef": 58790, - "ĠElementType": 81626, - "ĠElemental": 71738, - "ĠElementary": 41763, - "ĠElements": 35257, - "ĠElena": 69675, - "ĠElephant": 79189, - "ĠElev": 55664, - "ĠElevated": 97693, - "ĠEleven": 82493, - "ĠElf": 44700, - "ĠEli": 34362, - "ĠElias": 86756, - "ĠElig": 69124, - "ĠElijah": 83692, - "ĠElim": 43420, - "ĠElis": 91186, - "ĠElite": 34864, - "ĠElizabeth": 21393, - "ĠElk": 88706, - "ĠEll": 13852, - "ĠElla": 78896, - "ĠElle": 46408, - "ĠEllen": 47685, - "ĠElli": 47812, - "ĠEllie": 89361, - "ĠElliot": 69518, - "ĠElliott": 48644, - "ĠEllis": 44707, - "ĠEllison": 82747, - "ĠElm": 65329, - "ĠElo": 100169, - "ĠElon": 69639, - "ĠElsa": 49064, - "ĠElse": 19334, - "ĠElseIf": 63323, - "ĠElves": 98704, - "ĠElvis": 67306, - "ĠEm": 5867, - "ĠEmacs": 64576, - "ĠEmail": 8463, - "ĠEmails": 72966, - "ĠEmanuel": 77760, - "ĠEmb": 30227, - "ĠEmbassy": 53527, - "ĠEmbed": 38168, - "ĠEmbedded": 62483, - "ĠEmber": 49334, - "ĠEmblem": 94236, - "ĠEmer": 21185, - "ĠEmerald": 64196, - "ĠEmergency": 32708, - "ĠEmerging": 86148, - "ĠEmerson": 80554, - "ĠEmil": 88824, - "ĠEmily": 35266, - "ĠEmin": 81500, - "ĠEmirates": 49801, - "ĠEmit": 62637, - "ĠEmm": 66555, - "ĠEmma": 36035, - "ĠEmmanuel": 61544, - "ĠEmmy": 67112, - "ĠEmoji": 83467, - "ĠEmotional": 95300, - "ĠEmp": 13714, - "ĠEmperor": 35414, - "ĠEmpire": 21080, - "ĠEmploy": 21445, - "ĠEmployee": 17275, - "ĠEmployees": 44741, - "ĠEmployer": 75952, - "ĠEmployment": 41952, - "ĠEmpresa": 84773, - "ĠEmpty": 23020, - "ĠEn": 2998, - "ĠEnable": 19078, - "ĠEnabled": 30753, - "ĠEnables": 77416, - "ĠEnc": 10984, - "ĠEncode": 57662, - "ĠEncoder": 56215, - "ĠEncoding": 30430, - "ĠEncore": 100178, - "ĠEncounter": 92957, - "ĠEncrypt": 56559, - "ĠEncryption": 63155, - "ĠEncyclopedia": 68198, - "ĠEnd": 4060, - "ĠEnde": 52392, - "ĠEnded": 77171, - "ĠEnding": 74521, - "ĠEndpoint": 48369, - "ĠEnds": 61660, - "ĠEnemies": 61581, - "ĠEnemy": 31851, - "ĠEnerg": 75101, - "ĠEnergy": 12634, - "ĠEnforcement": 44056, - "ĠEng": 3365, - "ĠEngagement": 60463, - "ĠEngel": 91990, - "ĠEngine": 8364, - "ĠEngineer": 29483, - "ĠEngineering": 17005, - "ĠEngineers": 49796, - "ĠEngines": 95418, - "ĠEngl": 99730, - "ĠEngland": 9635, - "ĠEnglish": 6498, - "ĠEnh": 29757, - "ĠEnhanced": 62549, - "ĠEnhancement": 53617, - "ĠEnjoy": 23485, - "ĠEnlight": 75150, - "ĠEnlightenment": 92931, - "ĠEnough": 62692, - "ĠEnrique": 85130, - "ĠEnrollment": 89084, - "ĠEns": 58968, - "ĠEnsemble": 89457, - "ĠEnsure": 30379, - "ĠEnt": 4968, - "ĠEnter": 11502, - "ĠEntered": 76075, - "ĠEnterprise": 26551, - "ĠEnterprises": 67056, - "ĠEntertainment": 23334, - "ĠEntire": 80340, - "ĠEntities": 53349, - "ĠEntity": 10606, - "ĠEntityManager": 49867, - "ĠEntityState": 66287, - "ĠEntityType": 74217, - "ĠEntr": 48241, - "ĠEntrance": 84220, - "ĠEntre": 42759, - "ĠEntrepreneur": 69102, - "ĠEntries": 66293, - "ĠEntry": 16165, - "ĠEntryPoint": 73785, - "ĠEnts": 94503, - "ĠEntwicklung": 94079, - "ĠEnum": 14416, - "ĠEnumerable": 45225, - "ĠEnumerableStream": 73016, - "ĠEnumeration": 78225, - "ĠEnumerator": 77611, - "ĠEnums": 84047, - "ĠEnv": 38139, - "ĠEnvironment": 11847, - "ĠEnvironmental": 25027, - "ĠEp": 11266, - "ĠEph": 69472, - "ĠEpic": 40467, - "ĠEpid": 69280, - "ĠEpidemi": 88953, - "ĠEpiscopal": 97054, - "ĠEpisode": 20421, - "ĠEpisodes": 90237, - "ĠEpoch": 88479, - "ĠEpstein": 81132, - "ĠEq": 34222, - "ĠEqu": 11964, - "ĠEqual": 39574, - "ĠEquality": 52137, - "ĠEquals": 39835, - "ĠEquation": 85770, - "ĠEquip": 70814, - "ĠEquipment": 20849, - "ĠEquity": 58588, - "ĠEquivalent": 92328, - "ĠEr": 9939, - "ĠEra": 48688, - "ĠErd": 45793, - "ĠErdogan": 57189, - "ĠEre": 96113, - "ĠErect": 80255, - "ĠErectile": 89889, - "ĠErf": 42763, - "ĠErg": 74302, - "ĠErgebn": 79896, - "ĠEric": 16645, - "ĠErica": 92935, - "ĠErick": 81015, - "ĠErie": 79587, - "ĠErik": 42446, - "ĠErin": 56914, - "ĠErl": 81934, - "ĠErnest": 62023, - "ĠErnst": 74210, - "ĠErot": 29064, - "ĠErotic": 82942, - "ĠErotik": 84262, - "ĠErotische": 66752, - "ĠErr": 15863, - "ĠError": 4703, - "ĠErrorCode": 61184, - "ĠErrorHandler": 89431, - "ĠErrorMessage": 42927, - "ĠErrorResponse": 96824, - "ĠErrors": 40356, - "ĠEs": 9419, - "ĠEsc": 15917, - "ĠEscape": 46743, - "ĠEscort": 27683, - "ĠEscorts": 50754, - "ĠEsk": 59469, - "ĠEsp": 27612, - "ĠEspañ": 90082, - "ĠEspaña": 57608, - "ĠEspecially": 36625, - "ĠEsper": 70628, - "ĠEspresso": 99590, - "ĠEss": 13133, - "ĠEssay": 27047, - "ĠEssays": 56714, - "ĠEssen": 99775, - "ĠEssence": 84870, - "ĠEssential": 48833, - "ĠEssentially": 71854, - "ĠEssentials": 76260, - "ĠEssex": 64158, - "ĠEst": 9589, - "ĠEsta": 56808, - "ĠEstablish": 40498, - "ĠEstablished": 87350, - "ĠEstablishment": 87865, - "ĠEstado": 41274, - "ĠEstados": 64993, - "ĠEstate": 25447, - "ĠEstates": 92700, - "ĠEste": 39776, - "ĠEsther": 84738, - "ĠEstimate": 73815, - "ĠEstimated": 83086, - "ĠEstimates": 95619, - "ĠEsto": 93125, - "ĠEston": 54423, - "ĠEstonia": 69462, - "ĠEstr": 82584, - "ĠEt": 19421, - "ĠEternal": 67872, - "ĠEth": 14693, - "ĠEthan": 63264, - "ĠEther": 35978, - "ĠEthereum": 35046, - "ĠEthernet": 46508, - "ĠEthi": 45158, - "ĠEthics": 50281, - "ĠEthiopia": 60457, - "ĠEthiopian": 96634, - "ĠEthnic": 92518, - "ĠEtsy": 65629, - "ĠEu": 22730, - "ĠEug": 41159, - "ĠEugene": 51558, - "ĠEuler": 81118, - "ĠEur": 85477, - "ĠEuras": 88177, - "ĠEuro": 20026, - "ĠEurop": 68115, - "ĠEuropa": 39600, - "ĠEurope": 4606, - "ĠEuropean": 7665, - "ĠEuropeans": 51607, - "ĠEuros": 86566, - "ĠEv": 10641, - "ĠEva": 55492, - "ĠEval": 59339, - "ĠEvalu": 76198, - "ĠEvaluate": 55215, - "ĠEvaluation": 40388, - "ĠEvan": 45043, - "ĠEvangel": 55806, - "ĠEvans": 30563, - "ĠEve": 32460, - "ĠEvel": 82096, - "ĠEvelyn": 96425, - "ĠEven": 7570, - "ĠEvening": 57202, - "ĠEvent": 3749, - "ĠEventArgs": 8287, - "ĠEventBus": 90667, - "ĠEventEmitter": 31104, - "ĠEventHandler": 33057, - "ĠEventType": 64228, - "ĠEvents": 18093, - "ĠEventually": 38274, - "ĠEver": 18374, - "ĠEverest": 87578, - "ĠEverett": 78195, - "ĠEverton": 63539, - "ĠEvery": 7357, - "ĠEverybody": 51898, - "ĠEveryday": 79716, - "ĠEveryone": 22172, - "ĠEverything": 20696, - "ĠEverywhere": 98325, - "ĠEvidence": 44796, - "ĠEvil": 34819, - "ĠEvo": 98970, - "ĠEvolution": 38321, - "ĠEx": 1398, - "ĠExact": 75580, - "ĠExactly": 69590, - "ĠExam": 33410, - "ĠExamination": 72594, - "ĠExaminer": 79346, - "ĠExample": 13688, - "ĠExamples": 26379, - "ĠExc": 39995, - "ĠExcel": 21705, - "ĠExcell": 51007, - "ĠExcellence": 58240, - "ĠExcellent": 37866, - "ĠExcept": 38267, - "ĠException": 4204, - "ĠExceptions": 65729, - "ĠExchange": 19224, - "ĠExclude": 99577, - "ĠExclusive": 49380, - "ĠExec": 10502, - "ĠExecute": 21517, - "ĠExecutes": 56642, - "ĠExecution": 32028, - "ĠExecutionContext": 86551, - "ĠExecutive": 18362, - "ĠExecutor": 57132, - "ĠExecutors": 96193, - "ĠExercise": 33918, - "ĠExercises": 91554, - "ĠExhaust": 89334, - "ĠExhib": 40374, - "ĠExhibit": 77595, - "ĠExhibition": 68033, - "ĠExist": 62909, - "ĠExisting": 69571, - "ĠExists": 73526, - "ĠExit": 19532, - "ĠExiting": 87362, - "ĠExodus": 88942, - "ĠExp": 7943, - "ĠExpand": 51241, - "ĠExpanded": 40337, - "ĠExpansion": 55654, - "ĠExpect": 33185, - "ĠExpected": 32121, - "ĠExped": 64412, - "ĠExpedition": 84874, - "ĠExpense": 68631, - "ĠExpenses": 92523, - "ĠExperience": 21460, - "ĠExperienced": 100123, - "ĠExperiment": 47893, - "ĠExperimental": 57708, - "ĠExpert": 33257, - "ĠExperts": 51859, - "ĠExpires": 98510, - "ĠExpl": 18491, - "ĠExplain": 83017, - "ĠExplanation": 72387, - "ĠExplicit": 32430, - "ĠExploration": 76022, - "ĠExplore": 45152, - "ĠExplorer": 30252, - "ĠExplos": 85966, - "ĠExplosion": 93786, - "ĠExpo": 52423, - "ĠExport": 22981, - "ĠExposure": 71866, - "ĠExpr": 29919, - "ĠExpress": 17855, - "ĠExpression": 16783, - "ĠExt": 9634, - "ĠExtend": 71183, - "ĠExtended": 41665, - "ĠExtension": 27571, - "ĠExtensions": 56895, - "ĠExterior": 71781, - "ĠExternal": 32036, - "ĠExtr": 72334, - "ĠExtra": 26041, - "ĠExtract": 23673, - "ĠExtraction": 95606, - "ĠExtras": 89017, - "ĠExtreme": 50495, - "ĠExtremely": 93796, - "ĠExxon": 77127, - "ĠEy": 44511, - "ĠEye": 28929, - "ĠEyes": 43096, - "ĠEz": 39726, - "ĠEzek": 98479, - "ĠEzra": 85418, - "ĠF": 435, - "ĠFA": 15358, - "ĠFAA": 67036, - "ĠFAC": 85403, - "ĠFACE": 59327, - "ĠFACT": 59643, - "ĠFAG": 87280, - "ĠFAIL": 34207, - "ĠFAILED": 50771, - "ĠFAILURE": 65124, - "ĠFALL": 88592, - "ĠFALSE": 7989, - "ĠFAMILY": 88569, - "ĠFAQ": 32072, - "ĠFAQs": 87684, - "ĠFAR": 57415, - "ĠFAST": 51833, - "ĠFAT": 69053, - "ĠFB": 33021, - "ĠFBI": 14160, - "ĠFC": 16396, - "ĠFCC": 38676, - "ĠFD": 36418, - "ĠFDA": 30473, - "ĠFE": 29031, - "ĠFEATURE": 47860, - "ĠFEATURES": 94362, - "ĠFEC": 93411, - "ĠFEMA": 92789, - "ĠFETCH": 33416, - "ĠFF": 31042, - "ĠFFT": 61136, - "ĠFG": 49397, - "ĠFH": 82298, - "ĠFHA": 78840, - "ĠFI": 51635, - "ĠFIELD": 41378, - "ĠFIFA": 44742, - "ĠFIFO": 48107, - "ĠFIG": 38699, - "ĠFIL": 64435, - "ĠFILE": 12100, - "ĠFILES": 79845, - "ĠFILTER": 36452, - "ĠFIN": 25338, - "ĠFINAL": 68059, - "ĠFIND": 64858, - "ĠFINSEQ": 71227, - "ĠFIR": 78708, - "ĠFIRE": 61563, - "ĠFIRST": 35913, - "ĠFIT": 7608, - "ĠFITNESS": 7877, - "ĠFIX": 20757, - "ĠFIXED": 92649, - "ĠFIXME": 28575, - "ĠFK": 85346, - "ĠFL": 13062, - "ĠFLAC": 90199, - "ĠFLAG": 31479, - "ĠFLAGS": 48339, - "ĠFLASH": 53426, - "ĠFLOAT": 51216, - "ĠFLT": 97161, - "ĠFM": 24342, - "ĠFML": 84027, - "ĠFN": 50587, - "ĠFName": 97624, - "ĠFO": 22512, - "ĠFOLLOW": 58772, - "ĠFONT": 62168, - "ĠFOOD": 88227, - "ĠFOOT": 81137, - "ĠFOR": 4716, - "ĠFORCE": 83689, - "ĠFORE": 45023, - "ĠFOREIGN": 82456, - "ĠFORM": 28924, - "ĠFORMAT": 53325, - "ĠFORWARD": 91179, - "ĠFOUND": 53659, - "ĠFOUR": 75191, - "ĠFOX": 45288, - "ĠFP": 34651, - "ĠFPGA": 90562, - "ĠFPS": 44728, - "ĠFR": 17067, - "ĠFRAME": 57516, - "ĠFRE": 63706, - "ĠFREE": 16655, - "ĠFRIEND": 80443, - "ĠFROM": 4393, - "ĠFRONT": 82647, - "ĠFS": 25275, - "ĠFSM": 72067, - "ĠFStar": 49250, - "ĠFString": 66336, - "ĠFT": 24182, - "ĠFTC": 79360, - "ĠFTP": 48650, - "ĠFU": 96612, - "ĠFUCK": 76121, - "ĠFULL": 40841, - "ĠFUN": 36549, - "ĠFUNC": 44452, - "ĠFUNCT": 63455, - "ĠFUNCTION": 25856, - "ĠFUNCTIONS": 53264, - "ĠFVector": 71384, - "ĠFW": 49129, - "ĠFX": 30001, - "ĠFXMLLoader": 91339, - "ĠFY": 47466, - "ĠFa": 18145, - "ĠFab": 19797, - "ĠFabric": 37407, - "ĠFac": 17375, - "ĠFace": 19109, - "ĠFacebook": 5690, - "ĠFaces": 52326, - "ĠFach": 79865, - "ĠFacial": 75622, - "ĠFacilities": 66389, - "ĠFacility": 47750, - "ĠFacing": 96418, - "ĠFact": 37812, - "ĠFaction": 91407, - "ĠFactor": 38829, - "ĠFactors": 68318, - "ĠFactory": 17367, - "ĠFactoryBot": 89569, - "ĠFactoryGirl": 58640, - "ĠFacts": 46083, - "ĠFaculty": 42904, - "ĠFade": 57760, - "ĠFah": 74607, - "ĠFahr": 78300, - "ĠFahrenheit": 69823, - "ĠFail": 40745, - "ĠFailed": 22092, - "ĠFailure": 33360, - "ĠFair": 14930, - "ĠFairfax": 77636, - "ĠFairfield": 88529, - "ĠFairy": 56176, - "ĠFaith": 34053, - "ĠFake": 38065, - "ĠFaker": 47127, - "ĠFal": 23718, - "ĠFalcon": 43961, - "ĠFalcons": 54439, - "ĠFalk": 72564, - "ĠFall": 15128, - "ĠFallen": 84088, - "ĠFalling": 85299, - "ĠFallon": 88168, - "ĠFallout": 59640, - "ĠFalls": 30743, - "ĠFalse": 3641, - "ĠFam": 34701, - "ĠFame": 39627, - "ĠFamil": 53259, - "ĠFamilie": 89637, - "ĠFamilies": 50556, - "ĠFamily": 12517, - "ĠFamous": 67888, - "ĠFan": 25744, - "ĠFancy": 82899, - "ĠFang": 59027, - "ĠFans": 42896, - "ĠFant": 20239, - "ĠFantastic": 58038, - "ĠFantasy": 27582, - "ĠFar": 13759, - "ĠFarage": 95006, - "ĠFare": 67571, - "ĠFargo": 58750, - "ĠFarm": 18945, - "ĠFarmer": 68564, - "ĠFarmers": 63422, - "ĠFarms": 68121, - "ĠFarr": 75006, - "ĠFarrell": 86445, - "ĠFasc": 70707, - "ĠFashion": 31700, - "ĠFast": 17737, - "ĠFaster": 85586, - "ĠFat": 26417, - "ĠFatal": 66729, - "ĠFate": 60025, - "ĠFather": 20941, - "ĠFathers": 77005, - "ĠFauc": 97462, - "ĠFaul": 97343, - "ĠFault": 60249, - "ĠFav": 82041, - "ĠFavor": 74887, - "ĠFavorite": 40822, - "ĠFavorites": 64318, - "ĠFax": 56464, - "ĠFay": 90405, - "ĠFayette": 99915, - "ĠFe": 3926, - "ĠFear": 43067, - "ĠFeast": 92028, - "ĠFeather": 79976, - "ĠFeature": 20595, - "ĠFeatured": 51319, - "ĠFeatures": 20289, - "ĠFeaturing": 52331, - "ĠFeb": 13806, - "ĠFebruary": 7552, - "ĠFecha": 61578, - "ĠFed": 24526, - "ĠFedEx": 86335, - "ĠFeder": 21780, - "ĠFederal": 12411, - "ĠFederation": 28331, - "ĠFedora": 80606, - "ĠFee": 41558, - "ĠFeed": 29970, - "ĠFeedback": 37957, - "ĠFeel": 32833, - "ĠFeeling": 74658, - "ĠFees": 59678, - "ĠFeet": 62289, - "ĠFehler": 92365, - "ĠFeinstein": 85889, - "ĠFel": 27246, - "ĠFeld": 50853, - "ĠFelipe": 82547, - "ĠFelix": 57023, - "ĠFell": 63705, - "ĠFellow": 37946, - "ĠFellowship": 65742, - "ĠFem": 35295, - "ĠFemale": 29738, - "ĠFemin": 57401, - "ĠFemme": 58625, - "ĠFen": 45406, - "ĠFence": 81063, - "ĠFeng": 43758, - "ĠFer": 29562, - "ĠFerd": 83427, - "ĠFerdinand": 93607, - "ĠFerguson": 38476, - "ĠFerm": 99362, - "ĠFern": 27077, - "ĠFernandez": 83726, - "ĠFernando": 51485, - "ĠFerr": 29042, - "ĠFerrari": 46853, - "ĠFerry": 79549, - "ĠFest": 39750, - "ĠFestival": 17772, - "ĠFet": 69137, - "ĠFetch": 22882, - "ĠFetchType": 78282, - "ĠFetish": 100019, - "ĠFever": 85001, - "ĠFew": 44015, - "ĠFey": 89320, - "ĠFi": 40971, - "ĠFiat": 70399, - "ĠFib": 43564, - "ĠFiber": 54727, - "ĠFibonacci": 80783, - "ĠFiction": 43754, - "ĠField": 8771, - "ĠFieldType": 85714, - "ĠFields": 25599, - "ĠFiesta": 94903, - "ĠFif": 19009, - "ĠFifth": 23690, - "ĠFifty": 76020, - "ĠFig": 23966, - "ĠFight": 19143, - "ĠFighter": 42667, - "ĠFighters": 79067, - "ĠFighting": 50417, - "ĠFigure": 19575, - "ĠFigures": 69356, - "ĠFiji": 86196, - "ĠFil": 16807, - "ĠFile": 2958, - "ĠFileAccess": 93943, - "ĠFileInfo": 57289, - "ĠFileInputStream": 41285, - "ĠFileManager": 80388, - "ĠFileMode": 60448, - "ĠFileName": 48257, - "ĠFileNotFoundError": 96941, - "ĠFileNotFoundException": 69399, - "ĠFileOutputStream": 43756, - "ĠFilePath": 63803, - "ĠFileReader": 41833, - "ĠFileStream": 51871, - "ĠFileSystem": 54561, - "ĠFileType": 94338, - "ĠFileUtils": 61074, - "ĠFileWriter": 56921, - "ĠFiled": 84101, - "ĠFilename": 50911, - "ĠFiles": 17833, - "ĠFilip": 42378, - "ĠFilipino": 63517, - "ĠFill": 22748, - "ĠFilm": 17042, - "ĠFilme": 97285, - "ĠFilms": 46564, - "ĠFilter": 12619, - "ĠFiltering": 82631, - "ĠFilters": 46112, - "ĠFin": 5767, - "ĠFinal": 13321, - "ĠFinally": 17830, - "ĠFinals": 46147, - "ĠFinance": 23261, - "ĠFinancial": 17961, - "ĠFinancing": 93648, - "ĠFinch": 96333, - "ĠFind": 7531, - "ĠFindObjectOfType": 92522, - "ĠFinder": 58270, - "ĠFinding": 43897, - "ĠFinds": 51730, - "ĠFine": 31253, - "ĠFinger": 63961, - "ĠFinish": 36633, - "ĠFinished": 53726, - "ĠFinite": 94719, - "ĠFinland": 37355, - "ĠFinn": 35162, - "ĠFinnish": 58953, - "ĠFiona": 89943, - "ĠFior": 100103, - "ĠFir": 80347, - "ĠFire": 6785, - "ĠFirearms": 83617, - "ĠFirebase": 20261, - "ĠFirebaseAuth": 53081, - "ĠFirebaseDatabase": 69574, - "ĠFirebaseFirestore": 93340, - "ĠFired": 75930, - "ĠFirefox": 27018, - "ĠFireplace": 84828, - "ĠFires": 83930, - "ĠFirestore": 95366, - "ĠFirewall": 97331, - "ĠFirm": 38725, - "ĠFirmware": 81930, - "ĠFirst": 5629, - "ĠFirstName": 50567, - "ĠFirstly": 77795, - "ĠFiscal": 64072, - "ĠFischer": 63016, - "ĠFish": 17019, - "ĠFisher": 36604, - "ĠFisheries": 94505, - "ĠFishing": 53408, - "ĠFist": 82519, - "ĠFit": 30990, - "ĠFitness": 36808, - "ĠFits": 79345, - "ĠFitz": 37778, - "ĠFitzgerald": 62314, - "ĠFive": 21594, - "ĠFix": 20295, - "ĠFixed": 20755, - "ĠFixedUpdate": 87702, - "ĠFixes": 87063, - "ĠFixture": 74352, - "ĠFl": 3061, - "ĠFla": 54297, - "ĠFlag": 23497, - "ĠFlags": 34305, - "ĠFlake": 96415, - "ĠFlam": 97957, - "ĠFlame": 49957, - "ĠFlames": 73297, - "ĠFlash": 17710, - "ĠFlask": 29273, - "ĠFlat": 24492, - "ĠFlatButton": 75717, - "ĠFlatten": 86738, - "ĠFlavor": 66099, - "ĠFle": 47790, - "ĠFleet": 44555, - "ĠFlem": 65122, - "ĠFleming": 86297, - "ĠFlesh": 99155, - "ĠFletcher": 69168, - "ĠFlex": 27233, - "ĠFlexible": 53411, - "ĠFlickr": 55458, - "ĠFlight": 27675, - "ĠFlint": 53936, - "ĠFlip": 41384, - "ĠFlo": 20151, - "ĠFloat": 13298, - "ĠFloating": 48612, - "ĠFloatingActionButton": 82348, - "ĠFlood": 57227, - "ĠFloor": 16990, - "ĠFlooring": 79058, - "ĠFloors": 97505, - "ĠFlor": 8956, - "ĠFloral": 91752, - "ĠFlorence": 48606, - "ĠFlores": 74052, - "ĠFlorian": 97156, - "ĠFlorida": 9784, - "ĠFlour": 90128, - "ĠFlow": 23260, - "ĠFlower": 43786, - "ĠFlowers": 52645, - "ĠFloyd": 46899, - "ĠFlu": 61626, - "ĠFluent": 60897, - "ĠFluid": 60696, - "ĠFlush": 58726, - "ĠFlutter": 51895, - "ĠFlux": 70378, - "ĠFly": 20793, - "ĠFlyers": 74834, - "ĠFlying": 47152, - "ĠFlynn": 40486, - "ĠFn": 51282, - "ĠFo": 32757, - "ĠFoam": 77556, - "ĠFocus": 26891, - "ĠFog": 59248, - "ĠFol": 40555, - "ĠFold": 61573, - "ĠFolder": 36943, - "ĠFolding": 92250, - "ĠFoley": 80906, - "ĠFolk": 65337, - "ĠFollow": 11359, - "ĠFollowers": 86650, - "ĠFollowing": 23548, - "ĠFon": 71593, - "ĠFond": 92641, - "ĠFont": 9757, - "ĠFontAwesome": 60011, - "ĠFontStyle": 77327, - "ĠFontWeight": 27804, - "ĠFonts": 62721, - "ĠFoo": 34528, - "ĠFood": 12369, - "ĠFoods": 40160, - "ĠFool": 72635, - "ĠFoot": 15819, - "ĠFootball": 21424, - "ĠFooter": 27575, - "ĠFor": 1789, - "ĠForCanBeConverted": 80369, - "ĠForCanBeConvertedToF": 80370, - "ĠForCanBeConvertedToForeach": 80371, - "ĠForbes": 48381, - "ĠForbidden": 67540, - "ĠForce": 11994, - "ĠForced": 84413, - "ĠForces": 30500, - "ĠFord": 14337, - "ĠFore": 8371, - "ĠForecast": 56775, - "ĠForeign": 19620, - "ĠForeignKey": 80015, - "ĠForest": 20585, - "ĠForever": 55706, - "ĠForex": 37962, - "ĠForg": 70675, - "ĠForge": 58361, - "ĠForget": 61328, - "ĠForgot": 67274, - "ĠForgotten": 95547, - "ĠFork": 48950, - "ĠForm": 3459, - "ĠFormBuilder": 44580, - "ĠFormControl": 28777, - "ĠFormData": 47693, - "ĠFormGroup": 32026, - "ĠFormal": 80467, - "ĠFormat": 15392, - "ĠFormation": 72466, - "ĠFormats": 80448, - "ĠFormatter": 82487, - "ĠFormatting": 90688, - "ĠFormer": 33600, - "ĠForms": 24485, - "ĠFormsModule": 37324, - "ĠFormula": 31922, - "ĠForrest": 84830, - "ĠFors": 50990, - "ĠFort": 11246, - "ĠFortnite": 87520, - "ĠFortress": 72535, - "ĠFortunately": 42536, - "ĠFortune": 46331, - "ĠForty": 86043, - "ĠForum": 17997, - "ĠForums": 45615, - "ĠForward": 22952, - "ĠFoster": 39274, - "ĠFot": 74311, - "ĠFoto": 50442, - "ĠFotos": 67519, - "ĠFou": 95310, - "ĠFound": 12595, - "ĠFoundation": 5114, - "ĠFoundations": 99612, - "ĠFounded": 78811, - "ĠFounder": 55628, - "ĠFountain": 78324, - "ĠFour": 13625, - "ĠFourier": 90054, - "ĠFourth": 36174, - "ĠFowler": 75243, - "ĠFox": 13585, - "ĠFr": 2939, - "ĠFra": 23534, - "ĠFraction": 52993, - "ĠFrag": 59189, - "ĠFrage": 68332, - "ĠFragen": 71877, - "ĠFragment": 19572, - "ĠFram": 66240, - "ĠFrame": 16722, - "ĠFrames": 65697, - "ĠFramework": 24686, - "ĠFran": 31925, - "ĠFranc": 9893, - "ĠFrance": 9822, - "ĠFrances": 43833, - "ĠFrancesco": 89699, - "ĠFrancis": 26184, - "ĠFrancisco": 13175, - "ĠFranco": 44943, - "ĠFrancois": 92471, - "ĠFrank": 9454, - "ĠFranken": 91815, - "ĠFrankfurt": 56284, - "ĠFrankie": 94545, - "ĠFranklin": 19372, - "ĠFranz": 66620, - "ĠFranç": 84939, - "ĠFrançois": 85807, - "ĠFraser": 56230, - "ĠFrau": 52843, - "ĠFraud": 67047, - "ĠFrauen": 48710, - "ĠFre": 7730, - "ĠFreak": 81225, - "ĠFred": 28588, - "ĠFreddie": 68362, - "ĠFreddy": 96882, - "ĠFreder": 36532, - "ĠFrederick": 51764, - "ĠFree": 3658, - "ĠFreeBSD": 75660, - "ĠFreed": 87976, - "ĠFreedom": 25320, - "ĠFreel": 81033, - "ĠFreem": 96186, - "ĠFreeman": 50664, - "ĠFreeze": 79692, - "ĠFreight": 91338, - "ĠFrem": 68310, - "ĠFrench": 8753, - "ĠFrequ": 35132, - "ĠFrequency": 43480, - "ĠFrequently": 93720, - "ĠFres": 60750, - "ĠFresh": 30260, - "ĠFresno": 82270, - "ĠFreud": 72634, - "ĠFreund": 78879, - "ĠFri": 31502, - "ĠFrid": 64104, - "ĠFriday": 6740, - "ĠFridays": 80523, - "ĠFried": 31351, - "ĠFriedman": 62458, - "ĠFriedrich": 80474, - "ĠFriend": 11848, - "ĠFriendly": 49517, - "ĠFriends": 23323, - "ĠFriendship": 73169, - "ĠFritz": 91083, - "ĠFrm": 93095, - "ĠFro": 24304, - "ĠFrog": 72519, - "ĠFrom": 5659, - "ĠFront": 15248, - "ĠFrontier": 58418, - "ĠFrost": 42320, - "ĠFrozen": 58846, - "ĠFruit": 44187, - "ĠFry": 53517, - "ĠFs": 85719, - "ĠFt": 45479, - "ĠFu": 30353, - "ĠFuck": 26146, - "ĠFucked": 64662, - "ĠFucking": 66960, - "ĠFuel": 37384, - "ĠFuj": 63370, - "ĠFuji": 88153, - "ĠFuk": 63759, - "ĠFukushima": 89839, - "ĠFul": 48550, - "ĠFull": 8797, - "ĠFullName": 98247, - "ĠFuller": 71569, - "ĠFully": 49256, - "ĠFulton": 89984, - "ĠFun": 16457, - "ĠFunc": 18503, - "ĠFunction": 5830, - "ĠFunctional": 55550, - "ĠFunctions": 24460, - "ĠFunctor": 88732, - "ĠFund": 13492, - "ĠFundamental": 92539, - "ĠFunding": 64815, - "ĠFunds": 61288, - "ĠFuneral": 59449, - "ĠFunk": 40710, - "ĠFunktion": 72165, - "ĠFunny": 53940, - "ĠFur": 50940, - "ĠFurious": 93431, - "ĠFurn": 65572, - "ĠFurniture": 30339, - "ĠFurther": 15903, - "ĠFurthermore": 24296, - "ĠFury": 50479, - "ĠFus": 94400, - "ĠFuse": 74615, - "ĠFusion": 43337, - "ĠFut": 43647, - "ĠFuture": 12781, - "ĠFutures": 77367, - "ĠFuÃŁ": 92162, - "ĠFé": 89250, - "ĠFör": 87567, - "ĠFür": 46581, - "ĠG": 480, - "ĠGA": 27438, - "ĠGAL": 84462, - "ĠGAM": 82911, - "ĠGAME": 32436, - "ĠGANG": 97577, - "ĠGAP": 90987, - "ĠGAR": 97691, - "ĠGAS": 90809, - "ĠGB": 19397, - "ĠGBP": 84361, - "ĠGC": 23186, - "ĠGCBO": 83846, - "ĠGCC": 46038, - "ĠGD": 40727, - "ĠGDK": 74986, - "ĠGDP": 30830, - "ĠGDPR": 92048, - "ĠGE": 30957, - "ĠGEN": 43774, - "ĠGENER": 29208, - "ĠGENERAL": 53412, - "ĠGENERATED": 73132, - "ĠGENERIC": 95460, - "ĠGEO": 86209, - "ĠGER": 90321, - "ĠGET": 8049, - "ĠGETGLOBAL": 91954, - "ĠGF": 41126, - "ĠGFP": 61170, - "ĠGFX": 77255, - "ĠGG": 57798, - "ĠGH": 48584, - "ĠGHC": 84816, - "ĠGHz": 52405, - "ĠGI": 49609, - "ĠGIF": 47866, - "ĠGIR": 86109, - "ĠGIS": 83471, - "ĠGIT": 91192, - "ĠGIVEN": 90936, - "ĠGK": 98509, - "ĠGL": 5705, - "ĠGLES": 79748, - "ĠGLFW": 42670, - "ĠGLOBAL": 42387, - "ĠGLUT": 70373, - "ĠGLenum": 53772, - "ĠGLfloat": 47582, - "ĠGLint": 49265, - "ĠGLsizei": 80803, - "ĠGLuint": 44352, - "ĠGM": 19722, - "ĠGMC": 92668, - "ĠGMO": 67320, - "ĠGMT": 25497, - "ĠGN": 42102, - "ĠGNOME": 98686, - "ĠGNU": 4348, - "ĠGNUNET": 100199, - "ĠGO": 12890, - "ĠGOD": 59478, - "ĠGOLD": 73863, - "ĠGOOD": 22469, - "ĠGOODMAN": 96046, - "ĠGOODS": 30766, - "ĠGOOGLE": 91316, - "ĠGOP": 18598, - "ĠGOT": 81009, - "ĠGObject": 80225, - "ĠGP": 24618, - "ĠGPA": 71155, - "ĠGPI": 97637, - "ĠGPIO": 10933, - "ĠGPL": 23794, - "ĠGPLv": 83702, - "ĠGPS": 24229, - "ĠGPU": 23501, - "ĠGPUs": 71503, - "ĠGR": 15116, - "ĠGRA": 65120, - "ĠGRAPH": 69736, - "ĠGRAT": 95341, - "ĠGRE": 62996, - "ĠGREAT": 62093, - "ĠGREEN": 54659, - "ĠGRID": 66027, - "ĠGROUP": 27968, - "ĠGS": 36370, - "ĠGSL": 98468, - "ĠGSM": 68655, - "ĠGST": 33934, - "ĠGT": 12177, - "ĠGTA": 59845, - "ĠGTK": 38479, - "ĠGTX": 35040, - "ĠGU": 46372, - "ĠGUI": 16840, - "ĠGUIContent": 83620, - "ĠGUID": 31321, - "ĠGUIDATA": 92488, - "ĠGUIDE": 95757, - "ĠGUILayout": 47529, - "ĠGUIStyle": 99650, - "ĠGURL": 94519, - "ĠGV": 81900, - "ĠGW": 42353, - "ĠGX": 63152, - "ĠGa": 18879, - "ĠGab": 24664, - "ĠGabri": 71814, - "ĠGabriel": 39843, - "ĠGad": 72042, - "ĠGael": 89738, - "ĠGaga": 81674, - "ĠGain": 50809, - "ĠGaines": 83779, - "ĠGal": 10845, - "ĠGala": 76541, - "ĠGalactic": 76317, - "ĠGalaxy": 20238, - "ĠGale": 79332, - "ĠGall": 25919, - "ĠGallagher": 79087, - "ĠGallery": 19853, - "ĠGallup": 80901, - "ĠGam": 31079, - "ĠGamb": 67889, - "ĠGambling": 86443, - "ĠGame": 4140, - "ĠGameController": 97996, - "ĠGameManager": 49814, - "ĠGameObject": 10935, - "ĠGameState": 49087, - "ĠGameplay": 86998, - "ĠGamer": 76759, - "ĠGames": 11871, - "ĠGaming": 31562, - "ĠGamma": 58782, - "ĠGan": 50181, - "ĠGand": 39421, - "ĠGandhi": 48994, - "ĠGang": 35517, - "ĠGap": 59015, - "ĠGar": 12471, - "ĠGarage": 39996, - "ĠGarc": 30414, - "ĠGarcia": 38810, - "ĠGarcÃŃa": 85341, - "ĠGard": 23251, - "ĠGarden": 19558, - "ĠGardens": 43143, - "ĠGardner": 57729, - "ĠGareth": 88147, - "ĠGarland": 80074, - "ĠGarlic": 95825, - "ĠGarmin": 89269, - "ĠGarn": 65132, - "ĠGarner": 87088, - "ĠGarr": 95257, - "ĠGarrett": 58716, - "ĠGarrison": 99586, - "ĠGarten": 95012, - "ĠGary": 24765, - "ĠGas": 21523, - "ĠGast": 63742, - "ĠGat": 73213, - "ĠGate": 30343, - "ĠGates": 36593, - "ĠGateway": 40478, - "ĠGather": 50095, - "ĠGathering": 76685, - "ĠGauge": 73160, - "ĠGaul": 95626, - "ĠGauss": 94316, - "ĠGaussian": 49668, - "ĠGaut": 96154, - "ĠGavin": 64495, - "ĠGaw": 86638, - "ĠGay": 21334, - "ĠGaz": 44392, - "ĠGaza": 29762, - "ĠGazette": 75682, - "ĠGdk": 76640, - "ĠGe": 4323, - "ĠGeForce": 38620, - "ĠGear": 28603, - "ĠGeb": 45436, - "ĠGecko": 43699, - "ĠGed": 65577, - "ĠGee": 96697, - "ĠGeek": 71465, - "ĠGef": 56957, - "ĠGeg": 99963, - "ĠGeh": 74680, - "ĠGeile": 77504, - "ĠGel": 45482, - "ĠGeld": 52339, - "ĠGem": 32245, - "ĠGeme": 78875, - "ĠGemini": 86811, - "ĠGems": 82172, - "ĠGen": 9500, - "ĠGender": 29317, - "ĠGene": 24983, - "ĠGener": 2672, - "ĠGeneral": 3331, - "ĠGenerally": 44493, - "ĠGenerate": 20400, - "ĠGenerated": 31588, - "ĠGenerates": 53592, - "ĠGenerating": 97554, - "ĠGeneration": 24367, - "ĠGenerationType": 56800, - "ĠGenerator": 29458, - "ĠGeneric": 21981, - "ĠGenesis": 41888, - "ĠGenetic": 75226, - "ĠGenetics": 84386, - "ĠGeneva": 45345, - "ĠGenius": 78901, - "ĠGenome": 82917, - "ĠGenre": 41395, - "ĠGent": 36823, - "ĠGentle": 74569, - "ĠGenuine": 83982, - "ĠGeo": 33010, - "ĠGeoff": 51530, - "ĠGeoffrey": 89239, - "ĠGeographic": 66542, - "ĠGeography": 84425, - "ĠGeological": 80850, - "ĠGeometry": 40018, - "ĠGeorg": 13629, - "ĠGeorge": 10058, - "ĠGeorges": 95359, - "ĠGeorgetown": 66039, - "ĠGeorgia": 16272, - "ĠGeorgian": 87542, - "ĠGer": 20524, - "ĠGerald": 55357, - "ĠGerard": 82218, - "ĠGerm": 37835, - "ĠGerman": 6063, - "ĠGermans": 42037, - "ĠGermany": 10057, - "ĠGerr": 86965, - "ĠGerry": 92087, - "ĠGes": 21031, - "ĠGesch": 36446, - "ĠGeschichte": 79030, - "ĠGest": 54999, - "ĠGesture": 50964, - "ĠGestureDetector": 64232, - "ĠGet": 2175, - "ĠGetAll": 46687, - "ĠGetById": 93185, - "ĠGetComponent": 28850, - "ĠGetCurrent": 95198, - "ĠGetData": 76116, - "ĠGetEnumerator": 47579, - "ĠGetHashCode": 82778, - "ĠGetLastError": 80462, - "ĠGetMessage": 95329, - "ĠGetName": 93888, - "ĠGetString": 99021, - "ĠGetType": 67959, - "ĠGetUser": 87037, - "ĠGetValue": 70021, - "ĠGets": 10523, - "ĠGetter": 57230, - "ĠGetting": 25531, - "ĠGetty": 21171, - "ĠGew": 43778, - "ĠGh": 24855, - "ĠGhana": 48668, - "ĠGhost": 26099, - "ĠGi": 15754, - "ĠGian": 79704, - "ĠGiant": 41841, - "ĠGiants": 30835, - "ĠGib": 29479, - "ĠGibbs": 84651, - "ĠGibraltar": 99903, - "ĠGibson": 44522, - "ĠGift": 22837, - "ĠGifts": 57060, - "ĠGig": 45234, - "ĠGil": 21456, - "ĠGilbert": 46092, - "ĠGiles": 85931, - "ĠGill": 33826, - "ĠGilles": 77224, - "ĠGim": 86771, - "ĠGin": 51683, - "ĠGina": 77312, - "ĠGing": 75846, - "ĠGinger": 68394, - "ĠGingrich": 87493, - "ĠGinny": 94254, - "ĠGins": 86829, - "ĠGio": 67765, - "ĠGiov": 61678, - "ĠGiovanni": 76952, - "ĠGir": 48035, - "ĠGirl": 11617, - "ĠGirlfriend": 99593, - "ĠGirls": 20666, - "ĠGit": 21804, - "ĠGitHub": 33195, - "ĠGithub": 50023, - "ĠGiul": 63651, - "ĠGiuliani": 89150, - "ĠGive": 21335, - "ĠGiven": 16644, - "ĠGives": 70013, - "ĠGiving": 58951, - "ĠGiz": 67388, - "ĠGl": 8444, - "ĠGlacier": 96486, - "ĠGlad": 52741, - "ĠGladiator": 96228, - "ĠGlam": 87813, - "ĠGlas": 38932, - "ĠGlasgow": 43997, - "ĠGlass": 21396, - "ĠGlasses": 99366, - "ĠGle": 72497, - "ĠGlen": 41061, - "ĠGlenn": 40208, - "ĠGlide": 57126, - "ĠGlo": 25372, - "ĠGlob": 63388, - "ĠGlobal": 8121, - "ĠGlobalKey": 86458, - "ĠGlobals": 51276, - "ĠGlobe": 41910, - "ĠGlock": 100080, - "ĠGloria": 76093, - "ĠGlory": 59261, - "ĠGloss": 67142, - "ĠGlouce": 87586, - "ĠGlover": 95183, - "ĠGloves": 68554, - "ĠGlow": 88448, - "ĠGluten": 96012, - "ĠGly": 79183, - "ĠGlyph": 88513, - "ĠGmail": 62046, - "ĠGmbH": 32577, - "ĠGn": 96251, - "ĠGo": 6122, - "ĠGoa": 86622, - "ĠGoal": 41047, - "ĠGoals": 55293, - "ĠGoat": 93872, - "ĠGobierno": 85172, - "ĠGoblin": 81264, - "ĠGod": 4359, - "ĠGoddess": 61785, - "ĠGods": 44875, - "ĠGodzilla": 88096, - "ĠGoes": 61261, - "ĠGoing": 35971, - "ĠGoku": 77136, - "ĠGol": 55679, - "ĠGold": 7573, - "ĠGoldberg": 72675, - "ĠGolden": 18288, - "ĠGoldman": 48428, - "ĠGolf": 28131, - "ĠGomez": 63398, - "ĠGon": 80806, - "ĠGone": 56355, - "ĠGong": 98475, - "ĠGonz": 33555, - "ĠGonzalez": 52186, - "ĠGood": 7839, - "ĠGoodman": 71492, - "ĠGoods": 42695, - "ĠGoogle": 5195, - "ĠGoose": 82207, - "ĠGor": 47247, - "ĠGord": 99434, - "ĠGordon": 26952, - "ĠGore": 49625, - "ĠGorgeous": 88061, - "ĠGors": 98774, - "ĠGos": 63481, - "ĠGospel": 44468, - "ĠGot": 25545, - "ĠGoth": 33037, - "ĠGotham": 74982, - "ĠGothic": 44201, - "ĠGott": 69109, - "ĠGould": 85431, - "ĠGov": 25428, - "ĠGover": 94984, - "ĠGovern": 8114, - "ĠGovernance": 81689, - "ĠGovernment": 10423, - "ĠGovernments": 88799, - "ĠGovernor": 24245, - "ĠGovernors": 91089, - "ĠGow": 93571, - "ĠGr": 2895, - "ĠGra": 40113, - "ĠGrab": 37294, - "ĠGrace": 32171, - "ĠGrad": 22547, - "ĠGrade": 24749, - "ĠGrades": 96320, - "ĠGradient": 54207, - "ĠGraduate": 44825, - "ĠGraf": 75729, - "ĠGraham": 26181, - "ĠGrain": 75374, - "ĠGram": 29937, - "ĠGrammar": 63077, - "ĠGrammy": 74679, - "ĠGran": 27622, - "ĠGrand": 10517, - "ĠGrande": 37623, - "ĠGrandma": 99068, - "ĠGranite": 65594, - "ĠGranny": 89240, - "ĠGrant": 24668, - "ĠGranted": 73943, - "ĠGrants": 73901, - "ĠGrape": 80629, - "ĠGraph": 12441, - "ĠGraphQL": 36187, - "ĠGraphic": 45051, - "ĠGraphics": 20914, - "ĠGrass": 41046, - "ĠGrat": 43181, - "ĠGratis": 24709, - "ĠGratuit": 54609, - "ĠGrave": 74842, - "ĠGraves": 80158, - "ĠGravity": 48590, - "ĠGray": 24255, - "ĠGraz": 94030, - "ĠGre": 13842, - "ĠGreat": 8681, - "ĠGreater": 33381, - "ĠGreatest": 62912, - "ĠGree": 21053, - "ĠGreece": 25431, - "ĠGreek": 18341, - "ĠGreeks": 61780, - "ĠGreen": 7997, - "ĠGreene": 59174, - "ĠGreenland": 73778, - "ĠGreens": 42691, - "ĠGreenville": 93654, - "ĠGreenwich": 86938, - "ĠGreenwood": 91074, - "ĠGreg": 16431, - "ĠGregg": 81796, - "ĠGregory": 44069, - "ĠGren": 39224, - "ĠGret": 88652, - "ĠGrey": 26769, - "ĠGri": 64004, - "ĠGrid": 10810, - "ĠGridBagConstraints": 53023, - "ĠGridLayout": 81179, - "ĠGridView": 42035, - "ĠGriff": 28894, - "ĠGriffin": 41496, - "ĠGriffith": 64640, - "ĠGrill": 50948, - "ĠGrim": 74404, - "ĠGrimm": 85892, - "ĠGrinder": 69600, - "ĠGrinding": 39712, - "ĠGrip": 79921, - "ĠGro": 18370, - "ĠGrocery": 96681, - "ĠGron": 87330, - "ĠGros": 70952, - "ĠGross": 43907, - "ĠGround": 26486, - "ĠGroup": 5856, - "ĠGroupLayout": 92943, - "ĠGroups": 35680, - "ĠGrove": 41234, - "ĠGrow": 47660, - "ĠGrowing": 60780, - "ĠGrowth": 34871, - "ĠGrund": 48327, - "ĠGrupo": 76007, - "ĠGry": 99548, - "ĠGrü": 95163, - "ĠGson": 39494, - "ĠGst": 81420, - "ĠGtk": 28396, - "ĠGtkWidget": 67208, - "ĠGu": 4673, - "ĠGuam": 92788, - "ĠGuang": 65537, - "ĠGuantanamo": 99400, - "ĠGuar": 40100, - "ĠGuarantee": 65776, - "ĠGuaranteed": 81537, - "ĠGuard": 12542, - "ĠGuardian": 25460, - "ĠGuardians": 62831, - "ĠGuards": 70385, - "ĠGuatemala": 63078, - "ĠGuerr": 80883, - "ĠGuerrero": 98836, - "ĠGuess": 55379, - "ĠGuest": 27307, - "ĠGuests": 62682, - "ĠGui": 51098, - "ĠGuid": 12433, - "ĠGuidance": 82661, - "ĠGuide": 13002, - "ĠGuidelines": 48528, - "ĠGuides": 60545, - "ĠGuil": 93668, - "ĠGuild": 33592, - "ĠGuill": 74738, - "ĠGuinea": 48903, - "ĠGuinness": 89559, - "ĠGuitar": 47759, - "ĠGujar": 56731, - "ĠGujarat": 62953, - "ĠGul": 59989, - "ĠGulf": 27945, - "ĠGum": 75589, - "ĠGun": 22450, - "ĠGund": 70480, - "ĠGundam": 88476, - "ĠGunn": 66249, - "ĠGuns": 60565, - "ĠGupta": 74798, - "ĠGur": 62033, - "ĠGuru": 63079, - "ĠGus": 82479, - "ĠGust": 49720, - "ĠGut": 52683, - "ĠGutenberg": 52686, - "ĠGuth": 92855, - "ĠGuy": 26340, - "ĠGuys": 51300, - "ĠGuzzle": 97933, - "ĠGwen": 95884, - "ĠGy": 56015, - "ĠGym": 46631, - "ĠGä": 95689, - "ĠGö": 83246, - "ĠGü": 81263, - "ĠH": 473, - "ĠHA": 42416, - "ĠHACK": 96223, - "ĠHAL": 21174, - "ĠHALF": 96422, - "ĠHAND": 53569, - "ĠHANDLE": 46373, - "ĠHAPP": 87877, - "ĠHAR": 87588, - "ĠHARD": 71002, - "ĠHAS": 36848, - "ĠHASH": 59957, - "ĠHAVE": 19102, - "ĠHB": 40801, - "ĠHBO": 43978, - "ĠHC": 46928, - "ĠHCI": 85435, - "ĠHD": 12445, - "ĠHDC": 97417, - "ĠHDD": 69623, - "ĠHDF": 81340, - "ĠHDMI": 42150, - "ĠHDR": 55491, - "ĠHE": 11947, - "ĠHEAD": 34180, - "ĠHEADER": 40765, - "ĠHEALTH": 73725, - "ĠHEAP": 100191, - "ĠHEIGHT": 43000, - "ĠHEL": 38757, - "ĠHELP": 56571, - "ĠHER": 16019, - "ĠHERE": 19804, - "ĠHERO": 87717, - "ĠHEX": 73321, - "ĠHF": 51658, - "ĠHG": 70497, - "ĠHH": 25788, - "ĠHI": 34511, - "ĠHID": 62515, - "ĠHIGH": 38717, - "ĠHIM": 89994, - "ĠHIP": 81396, - "ĠHIS": 66226, - "ĠHISTORY": 62879, - "ĠHIT": 79503, - "ĠHIV": 23495, - "ĠHK": 43317, - "ĠHL": 53587, - "ĠHLS": 93277, - "ĠHM": 46514, - "ĠHMAC": 97027, - "ĠHMS": 97170, - "ĠHO": 31350, - "ĠHOL": 96722, - "ĠHOLD": 18001, - "ĠHOLDER": 61793, - "ĠHOLDERS": 21269, - "ĠHOME": 41667, - "ĠHOR": 84666, - "ĠHOST": 45678, - "ĠHOT": 54473, - "ĠHOUR": 97064, - "ĠHOUSE": 69461, - "ĠHOW": 24440, - "ĠHOWEVER": 30416, - "ĠHP": 12478, - "ĠHPV": 74469, - "ĠHQ": 46355, - "ĠHR": 23096, - "ĠHRESULT": 30703, - "ĠHS": 34514, - "ĠHSV": 81411, - "ĠHT": 5373, - "ĠHTC": 49367, - "ĠHTML": 9492, - "ĠHTMLElement": 44999, - "ĠHTTP": 10339, - "ĠHTTPS": 62144, - "ĠHUD": 49696, - "ĠHUGE": 73756, - "ĠHV": 49317, - "ĠHVAC": 66433, - "ĠHW": 27768, - "ĠHWND": 61484, - "ĠHY": 64352, - "ĠHa": 14433, - "ĠHab": 29976, - "ĠHabit": 95178, - "ĠHabitat": 99688, - "ĠHack": 36082, - "ĠHacker": 89165, - "ĠHad": 24805, - "ĠHag": 67639, - "ĠHague": 86026, - "ĠHai": 63782, - "ĠHair": 26781, - "ĠHairst": 89415, - "ĠHait": 43502, - "ĠHaiti": 56290, - "ĠHaj": 84526, - "ĠHak": 72398, - "ĠHal": 20442, - "ĠHale": 67251, - "ĠHaley": 68811, - "ĠHalf": 26924, - "ĠHalifax": 70769, - "ĠHall": 11166, - "ĠHalloween": 27711, - "ĠHalo": 46349, - "ĠHam": 9777, - "ĠHamas": 41741, - "ĠHamburg": 51562, - "ĠHamilton": 24051, - "ĠHamm": 74447, - "ĠHammer": 37994, - "ĠHammond": 65443, - "ĠHamp": 29514, - "ĠHampshire": 31997, - "ĠHampton": 64774, - "ĠHan": 21296, - "ĠHancock": 81367, - "ĠHand": 8704, - "ĠHandbook": 49924, - "ĠHandle": 14078, - "ĠHandler": 20549, - "ĠHandlers": 96663, - "ĠHandles": 21684, - "ĠHandling": 56813, - "ĠHands": 43396, - "ĠHandy": 72659, - "ĠHang": 41875, - "ĠHanging": 90655, - "ĠHank": 55761, - "ĠHann": 28829, - "ĠHanna": 85863, - "ĠHannah": 48361, - "ĠHannity": 90793, - "ĠHans": 25844, - "ĠHansen": 58253, - "ĠHanson": 76313, - "ĠHao": 94809, - "ĠHapp": 35800, - "ĠHappiness": 79244, - "ĠHappy": 24241, - "ĠHar": 5340, - "ĠHaram": 85642, - "ĠHarbor": 40282, - "ĠHarbour": 63107, - "ĠHard": 11481, - "ĠHardcore": 60650, - "ĠHardcover": 98627, - "ĠHarden": 90893, - "ĠHarding": 97593, - "ĠHardware": 37865, - "ĠHardy": 58374, - "ĠHari": 98545, - "ĠHarlem": 83852, - "ĠHarley": 52776, - "ĠHarm": 92071, - "ĠHarmon": 40759, - "ĠHarmony": 66480, - "ĠHarness": 94999, - "ĠHarold": 53215, - "ĠHarper": 33107, - "ĠHarr": 15591, - "ĠHarris": 21750, - "ĠHarrison": 36627, - "ĠHarry": 14253, - "ĠHart": 23750, - "ĠHartford": 73220, - "ĠHarvard": 25996, - "ĠHarvest": 56935, - "ĠHarvey": 34422, - "ĠHas": 11697, - "ĠHasan": 100072, - "ĠHash": 6668, - "ĠHashMap": 10751, - "ĠHashSet": 19467, - "ĠHashtable": 50324, - "ĠHaskell": 63276, - "ĠHass": 43122, - "ĠHassan": 60777, - "ĠHast": 60607, - "ĠHastings": 79844, - "ĠHat": 22050, - "ĠHatch": 59994, - "ĠHate": 66912, - "ĠHath": 91668, - "ĠHats": 91315, - "ĠHaupt": 91031, - "ĠHaus": 48475, - "ĠHaut": 84334, - "ĠHav": 56208, - "ĠHavana": 86975, - "ĠHave": 12522, - "ĠHaven": 42714, - "ĠHaving": 20636, - "ĠHaw": 12897, - "ĠHawai": 22153, - "ĠHawaii": 28621, - "ĠHawaiian": 59103, - "ĠHawk": 56423, - "ĠHawkins": 70687, - "ĠHawks": 57712, - "ĠHawth": 86883, - "ĠHay": 18276, - "ĠHayden": 77285, - "ĠHayes": 53522, - "ĠHayward": 93305, - "ĠHaz": 32595, - "ĠHazard": 69874, - "ĠHazel": 76479, - "ĠHd": 66016, - "ĠHe": 1283, - "ĠHead": 11452, - "ĠHeader": 12376, - "ĠHeaderComponent": 94212, - "ĠHeaders": 22141, - "ĠHeading": 52449, - "ĠHeadquarters": 70736, - "ĠHeads": 71607, - "ĠHeal": 82130, - "ĠHealing": 49741, - "ĠHealth": 6401, - "ĠHealthcare": 39435, - "ĠHealthy": 44454, - "ĠHeap": 48407, - "ĠHear": 57199, - "ĠHeard": 95208, - "ĠHearing": 66550, - "ĠHeart": 18449, - "ĠHearth": 85993, - "ĠHearts": 53876, - "ĠHeat": 27162, - "ĠHeater": 88528, - "ĠHeath": 48562, - "ĠHeather": 47363, - "ĠHeating": 68954, - "ĠHeaven": 32450, - "ĠHeavenly": 88150, - "ĠHeavy": 29201, - "ĠHeb": 85419, - "ĠHebrew": 37366, - "ĠHeck": 73817, - "ĠHector": 89140, - "ĠHed": 75263, - "ĠHedge": 80121, - "ĠHeg": 71217, - "ĠHeidi": 82936, - "ĠHeight": 22147, - "ĠHeights": 40503, - "ĠHein": 64782, - "ĠHel": 16183, - "ĠHeld": 83531, - "ĠHelen": 43881, - "ĠHelena": 73046, - "ĠHell": 24830, - "ĠHeller": 93893, - "ĠHello": 22691, - "ĠHelloWorld": 91171, - "ĠHelm": 63142, - "ĠHelmet": 67629, - "ĠHelp": 11736, - "ĠHelper": 13202, - "ĠHelpers": 49414, - "ĠHelpful": 47654, - "ĠHelping": 91801, - "ĠHelps": 89616, - "ĠHelsinki": 77434, - "ĠHelvetica": 60646, - "ĠHem": 33924, - "ĠHemisphere": 96878, - "ĠHemp": 57308, - "ĠHen": 13370, - "ĠHence": 32140, - "ĠHend": 30594, - "ĠHenderson": 45677, - "ĠHenri": 74310, - "ĠHenrik": 99187, - "ĠHenry": 18063, - "ĠHentai": 93142, - "ĠHep": 61245, - "ĠHer": 6385, - "ĠHera": 83657, - "ĠHerald": 42769, - "ĠHerb": 74956, - "ĠHerbal": 87972, - "ĠHerbert": 58463, - "ĠHerc": 78252, - "ĠHercules": 94634, - "ĠHere": 5810, - "ĠHeritage": 34243, - "ĠHerm": 32565, - "ĠHerman": 61338, - "ĠHermes": 95063, - "ĠHermione": 54599, - "ĠHern": 41556, - "ĠHernandez": 54521, - "ĠHero": 16905, - "ĠHeroes": 38099, - "ĠHerr": 43350, - "ĠHerrera": 97108, - "ĠHers": 65466, - "ĠHerz": 53739, - "ĠHess": 99805, - "ĠHet": 34266, - "ĠHew": 60350, - "ĠHex": 28327, - "ĠHexatrigesimal": 79740, - "ĠHey": 28653, - "ĠHezbollah": 62994, - "ĠHi": 21694, - "ĠHib": 92836, - "ĠHibernate": 64548, - "ĠHick": 79028, - "ĠHicks": 74605, - "ĠHidden": 35342, - "ĠHide": 26672, - "ĠHier": 39847, - "ĠHiggins": 83197, - "ĠHigh": 5234, - "ĠHigher": 35321, - "ĠHighest": 60713, - "ĠHighland": 65187, - "ĠHighlander": 49730, - "ĠHighlands": 84025, - "ĠHighlight": 57094, - "ĠHighlights": 53300, - "ĠHighly": 53485, - "ĠHighway": 29866, - "ĠHij": 69090, - "ĠHil": 39696, - "ĠHilfe": 93760, - "ĠHill": 8270, - "ĠHillary": 15383, - "ĠHills": 25964, - "ĠHilton": 53865, - "ĠHim": 21058, - "ĠHimal": 76438, - "ĠHimself": 66569, - "ĠHin": 50733, - "ĠHind": 20412, - "ĠHindered": 95489, - "ĠHinderedRotor": 96165, - "ĠHindi": 45080, - "ĠHindu": 36142, - "ĠHindus": 82729, - "ĠHint": 52930, - "ĠHip": 45628, - "ĠHipp": 75463, - "ĠHir": 80735, - "ĠHire": 62728, - "ĠHiring": 89297, - "ĠHiro": 57392, - "ĠHis": 5414, - "ĠHispan": 73747, - "ĠHispanic": 41985, - "ĠHispanics": 84932, - "ĠHist": 67005, - "ĠHistogram": 83238, - "ĠHistor": 22425, - "ĠHistoric": 51887, - "ĠHistorical": 41143, - "ĠHistory": 11346, - "ĠHit": 16261, - "ĠHitch": 71464, - "ĠHitler": 31654, - "ĠHits": 54751, - "ĠHive": 69278, - "ĠHmm": 89290, - "ĠHo": 17723, - "ĠHob": 37876, - "ĠHobby": 73692, - "ĠHoch": 68875, - "ĠHockey": 41342, - "ĠHod": 52034, - "ĠHodg": 83984, - "ĠHoe": 87469, - "ĠHof": 72812, - "ĠHoff": 43822, - "ĠHoffman": 62982, - "ĠHog": 50869, - "ĠHogan": 58371, - "ĠHogwarts": 78253, - "ĠHok": 96265, - "ĠHol": 16071, - "ĠHold": 23588, - "ĠHolden": 87485, - "ĠHolder": 41433, - "ĠHolding": 55777, - "ĠHoldings": 54642, - "ĠHolds": 67084, - "ĠHole": 52029, - "ĠHoliday": 32769, - "ĠHolidays": 68103, - "ĠHoll": 25518, - "ĠHolland": 38915, - "ĠHollande": 94431, - "ĠHollow": 49793, - "ĠHolly": 53425, - "ĠHollywood": 17681, - "ĠHolmes": 40401, - "ĠHolocaust": 44198, - "ĠHolt": 60006, - "ĠHoly": 19229, - "ĠHom": 13525, - "ĠHome": 5492, - "ĠHomeComponent": 57952, - "ĠHomeController": 61978, - "ĠHomePage": 45237, - "ĠHomeland": 44804, - "ĠHomemade": 85908, - "ĠHomepage": 68535, - "ĠHomer": 66805, - "ĠHomes": 37664, - "ĠHomework": 83813, - "ĠHomo": 84497, - "ĠHon": 16958, - "ĠHond": 59215, - "ĠHonda": 29987, - "ĠHonduras": 71415, - "ĠHonest": 54284, - "ĠHonestly": 72047, - "ĠHoney": 40715, - "ĠHong": 19730, - "ĠHonolulu": 82640, - "ĠHonor": 43044, - "ĠHonour": 96914, - "ĠHood": 36443, - "ĠHook": 29271, - "ĠHooks": 39530, - "ĠHoover": 73409, - "ĠHop": 26634, - "ĠHope": 18231, - "ĠHopefully": 38994, - "ĠHopkins": 45316, - "ĠHor": 15083, - "ĠHorde": 71482, - "ĠHorizon": 56551, - "ĠHorizontal": 41009, - "ĠHorm": 92208, - "ĠHorn": 27206, - "ĠHornets": 96427, - "ĠHorny": 69354, - "ĠHorror": 52812, - "ĠHorse": 34392, - "ĠHort": 97209, - "ĠHorton": 95695, - "ĠHos": 65090, - "ĠHose": 56684, - "ĠHosp": 58033, - "ĠHospital": 15429, - "ĠHospitality": 88705, - "ĠHospitals": 85397, - "ĠHost": 16492, - "ĠHosting": 69523, - "ĠHot": 8166, - "ĠHotel": 14894, - "ĠHotels": 45871, - "ĠHou": 60700, - "ĠHour": 31933, - "ĠHours": 30192, - "ĠHouse": 4783, - "ĠHousehold": 77073, - "ĠHouses": 58759, - "ĠHousing": 31433, - "ĠHouston": 16386, - "ĠHover": 86669, - "ĠHow": 2650, - "ĠHoward": 20462, - "ĠHowe": 86631, - "ĠHowell": 97279, - "ĠHowever": 4452, - "ĠHoy": 80792, - "ĠHp": 88933, - "ĠHtml": 19751, - "ĠHtmlWebpackPlugin": 93515, - "ĠHttp": 4928, - "ĠHttpClient": 19191, - "ĠHttpClientModule": 54749, - "ĠHttpContext": 44655, - "ĠHttpHeaders": 44672, - "ĠHttpMethod": 78865, - "ĠHttpNotFound": 74668, - "ĠHttpRequest": 45149, - "ĠHttpResponse": 18040, - "ĠHttpResponseMessage": 69804, - "ĠHttpResponseRedirect": 54130, - "ĠHttpServlet": 47319, - "ĠHttpServletRequest": 50694, - "ĠHttpServletResponse": 26037, - "ĠHttpSession": 76668, - "ĠHttpStatus": 40103, - "ĠHttpStatusCode": 50439, - "ĠHttpStatusCodeResult": 81302, - "ĠHttpURLConnection": 95427, - "ĠHu": 22546, - "ĠHuang": 59509, - "ĠHuawei": 51707, - "ĠHub": 27636, - "ĠHubb": 78693, - "ĠHubbard": 81000, - "ĠHuck": 79464, - "ĠHuckabee": 97184, - "ĠHud": 94005, - "ĠHudson": 39253, - "ĠHue": 67051, - "ĠHuff": 36141, - "ĠHuffPost": 94554, - "ĠHuffington": 64741, - "ĠHuffman": 89597, - "ĠHuge": 51883, - "ĠHugh": 30206, - "ĠHughes": 41411, - "ĠHugo": 52194, - "ĠHulk": 61946, - "ĠHull": 58486, - "ĠHulu": 78492, - "ĠHum": 20449, - "ĠHuman": 11344, - "ĠHumanities": 87345, - "ĠHumanity": 83695, - "ĠHumans": 66094, - "ĠHumb": 88409, - "ĠHumph": 72025, - "ĠHun": 14834, - "ĠHund": 99014, - "ĠHundred": 88370, - "ĠHundreds": 73436, - "ĠHung": 26604, - "ĠHungarian": 57869, - "ĠHungary": 43876, - "ĠHunger": 67636, - "ĠHunt": 27690, - "ĠHunter": 24008, - "ĠHunters": 82988, - "ĠHunting": 45354, - "ĠHuntington": 75851, - "ĠHunts": 71726, - "ĠHur": 21670, - "ĠHurricane": 38201, - "ĠHurricanes": 89603, - "ĠHurt": 87349, - "ĠHus": 28997, - "ĠHusband": 74459, - "ĠHuss": 80081, - "ĠHussein": 61628, - "ĠHust": 86550, - "ĠHut": 67413, - "ĠHutch": 60787, - "ĠHutchinson": 100071, - "ĠHv": 93087, - "ĠHwy": 80077, - "ĠHy": 10320, - "ĠHybrid": 50727, - "ĠHyde": 65439, - "ĠHyderabad": 69547, - "ĠHydra": 87961, - "ĠHydraulic": 81104, - "ĠHydro": 40602, - "ĠHyp": 39515, - "ĠHyper": 33832, - "ĠHyundai": 60940, - "ĠHz": 37192, - "ĠHä": 91693, - "ĠHö": 71364, - "ĠI": 358, - "ĠIA": 44190, - "ĠIAM": 89286, - "ĠIActionResult": 35614, - "ĠIB": 12373, - "ĠIBM": 29022, - "ĠIBOutlet": 23149, - "ĠIC": 19845, - "ĠICC": 59332, - "ĠICE": 41663, - "ĠICMP": 85088, - "ĠICO": 47636, - "ĠICON": 60424, - "ĠICT": 75302, - "ĠICU": 85015, - "ĠICollection": 37658, - "ĠICommand": 51066, - "ĠIConfiguration": 65590, - "ĠID": 3110, - "ĠIDC": 26049, - "ĠIDD": 81983, - "ĠIDE": 29075, - "ĠIDEA": 73145, - "ĠIDENT": 73854, - "ĠIDEOGRAPH": 97702, - "ĠIDF": 72655, - "ĠIDM": 82555, - "ĠIDR": 97754, - "ĠIDS": 40297, - "ĠIDX": 97037, - "ĠIData": 76976, - "ĠIDb": 86856, - "ĠIDictionary": 60431, - "ĠIDirect": 97732, - "ĠIDisposable": 54989, - "ĠIDs": 29460, - "ĠIE": 18657, - "ĠIEEE": 40135, - "ĠIEntity": 92558, - "ĠIEnumerable": 13349, - "ĠIEnumerator": 29052, - "ĠIF": 11812, - "ĠIG": 47280, - "ĠIGN": 50939, - "ĠIGNORE": 82390, - "ĠIH": 46411, - "ĠIHttp": 74619, - "ĠIHttpActionResult": 92557, - "ĠII": 8105, - "ĠIID": 63221, - "ĠIII": 14767, - "ĠIK": 48491, - "ĠIKE": 85464, - "ĠIL": 11598, - "ĠIList": 29814, - "ĠILogger": 52793, - "ĠIM": 6654, - "ĠIMAGE": 34769, - "ĠIMAGES": 85964, - "ĠIMD": 78363, - "ĠIMDb": 87501, - "ĠIMF": 60170, - "ĠIMG": 44683, - "ĠIMM": 69493, - "ĠIMO": 85171, - "ĠIMP": 40540, - "ĠIMPLEMENT": 81711, - "ĠIMPLIED": 13163, - "ĠIMPORT": 44703, - "ĠIMPORTANT": 68240, - "ĠIMS": 88377, - "ĠIMapper": 91599, - "ĠIMessage": 91037, - "ĠIN": 2006, - "ĠINA": 97399, - "ĠINC": 18610, - "ĠINCIDENT": 29267, - "ĠINCIDENTAL": 29653, - "ĠINCLUDE": 51493, - "ĠINCLUDED": 77551, - "ĠINCLUDING": 16480, - "ĠIND": 19877, - "ĠINDEX": 40400, - "ĠINDIRECT": 28171, - "ĠINF": 36072, - "ĠINFO": 31871, - "ĠINFORMATION": 45613, - "ĠINIT": 31064, - "ĠINITIAL": 57954, - "ĠINLINE": 66686, - "ĠINNER": 31448, - "ĠINPUT": 27241, - "ĠINS": 26776, - "ĠINSERT": 40618, - "ĠINST": 66444, - "ĠINSTALL": 80453, - "ĠINSTANCE": 62227, - "ĠINT": 9403, - "ĠINTEGER": 31481, - "ĠINTER": 30442, - "ĠINTERFACE": 90305, - "ĠINTERN": 62771, - "ĠINTERNAL": 73755, - "ĠINTERNATIONAL": 92511, - "ĠINTERRU": 30182, - "ĠINTERRUPTION": 31669, - "ĠINTERVAL": 92243, - "ĠINTO": 12779, - "ĠINV": 68024, - "ĠINVALID": 33369, - "ĠIO": 6565, - "ĠIOC": 98003, - "ĠIOCTL": 99644, - "ĠIOError": 62061, - "ĠIOException": 9530, - "ĠIOS": 65180, - "ĠIP": 6933, - "ĠIPA": 56847, - "ĠIPAddress": 84396, - "ĠIPC": 46933, - "ĠIPCC": 95661, - "ĠIPL": 77355, - "ĠIPO": 67992, - "ĠIPP": 64773, - "ĠIPPROTO": 88038, - "ĠIPS": 64257, - "ĠIPT": 46573, - "ĠIPV": 92598, - "ĠIPs": 97419, - "ĠIPv": 32660, - "ĠIQ": 37811, - "ĠIQueryable": 62889, - "ĠIR": 16646, - "ĠIRA": 59783, - "ĠIRC": 60428, - "ĠIRQ": 42768, - "ĠIRS": 34483, - "ĠIReadOnly": 83196, - "ĠIRepository": 67576, - "ĠIRequest": 82666, - "ĠIS": 3507, - "ĠISA": 85390, - "ĠISBN": 34526, - "ĠISC": 97281, - "ĠISI": 78301, - "ĠISIL": 83169, - "ĠISIS": 23474, - "ĠISO": 22705, - "ĠISP": 54533, - "ĠISPs": 81694, - "ĠISR": 79013, - "ĠISS": 37496, - "ĠISSN": 87786, - "ĠISSUE": 87001, - "ĠIST": 76558, - "ĠIService": 66825, - "ĠIT": 8871, - "ĠITE": 68056, - "ĠITEM": 37032, - "ĠITEMS": 78565, - "ĠITER": 88916, - "ĠITS": 47175, - "ĠITV": 94455, - "ĠIU": 81725, - "ĠIUser": 51994, - "ĠIV": 17244, - "ĠIW": 75636, - "ĠIX": 40812, - "ĠIan": 29335, - "ĠIb": 58597, - "ĠIbid": 76568, - "ĠIbn": 73386, - "ĠIbrahim": 66733, - "ĠIce": 20534, - "ĠIceland": 39496, - "ĠIcelandic": 100248, - "ĠIch": 26946, - "ĠIcon": 11475, - "ĠIconButton": 46686, - "ĠIconData": 66564, - "ĠIcons": 32287, - "ĠId": 5336, - "ĠIdaho": 40687, - "ĠIde": 14123, - "ĠIdea": 52101, - "ĠIdeal": 49527, - "ĠIdeally": 67801, - "ĠIdeas": 23748, - "ĠIdent": 23322, - "ĠIdentification": 59776, - "ĠIdentified": 97437, - "ĠIdentifier": 35721, - "ĠIdentify": 65647, - "ĠIdentity": 27638, - "ĠIdle": 71400, - "ĠIdol": 78964, - "ĠIf": 1442, - "ĠIg": 39551, - "ĠIgn": 34881, - "ĠIgnore": 40071, - "ĠIgor": 82098, - "ĠIh": 19589, - "ĠIhnen": 44960, - "ĠIhr": 36883, - "ĠIhre": 39572, - "ĠIhrem": 78165, - "ĠIhren": 71936, - "ĠIhrer": 76177, - "ĠIk": 42433, - "ĠIke": 99734, - "ĠIkea": 75539, - "ĠIl": 7695, - "ĠIll": 12799, - "ĠIllegal": 15388, - "ĠIllegalAccessException": 89880, - "ĠIllegalArgumentException": 22085, - "ĠIllegalStateException": 41927, - "ĠIllinois": 19174, - "ĠIllum": 61720, - "ĠIlluminate": 7670, - "ĠIllustr": 39154, - "ĠIllustrated": 71161, - "ĠIllustrator": 100160, - "ĠIls": 81245, - "ĠIm": 2417, - "ĠImGui": 39641, - "ĠImVec": 98232, - "ĠImag": 77533, - "ĠImage": 4758, - "ĠImageButton": 75198, - "ĠImageIcon": 49771, - "ĠImageView": 26761, - "ĠImages": 12041, - "ĠImagine": 38891, - "ĠImaging": 65606, - "ĠImam": 90912, - "ĠImg": 51030, - "ĠImm": 15695, - "ĠImmediate": 81410, - "ĠImmediately": 69352, - "ĠImmigration": 40782, - "ĠImmun": 67335, - "ĠImmutable": 40362, - "ĠImmutableList": 93355, - "ĠImp": 14727, - "ĠImpact": 29680, - "ĠImper": 25519, - "ĠImperial": 31013, - "ĠImpl": 89192, - "ĠImplement": 32175, - "ĠImplementation": 31913, - "ĠImplemented": 88113, - "ĠImplements": 51060, - "ĠImplicit": 98132, - "ĠImport": 13516, - "ĠImportError": 55165, - "ĠImportance": 94100, - "ĠImportant": 44921, - "ĠImported": 73366, - "ĠImports": 67198, - "ĠImpossible": 83752, - "ĠImpress": 97883, - "ĠImpro": 22728, - "ĠImprove": 65184, - "ĠImproved": 59223, - "ĠImprovement": 53751, - "ĠIn": 763, - "ĠInbox": 96679, - "ĠInc": 4953, - "ĠInch": 55692, - "ĠInches": 87029, - "ĠIncident": 69835, - "ĠInclude": 30834, - "ĠIncluded": 47064, - "ĠIncludes": 27044, - "ĠIncluding": 56221, - "ĠIncome": 33620, - "ĠIncoming": 97243, - "ĠIncontri": 55130, - "ĠIncorpor": 54804, - "ĠIncorporated": 67795, - "ĠIncorrect": 82957, - "ĠIncre": 32711, - "ĠIncrease": 40733, - "ĠIncreased": 62697, - "ĠIncreases": 68148, - "ĠIncreasing": 74540, - "ĠIncredible": 80953, - "ĠIncrement": 53935, - "ĠInd": 2314, - "ĠIndeed": 23150, - "ĠIndepend": 17565, - "ĠIndependence": 44177, - "ĠIndependent": 22765, - "ĠIndex": 8167, - "ĠIndexError": 61303, - "ĠIndexPath": 33996, - "ĠIndexed": 85504, - "ĠIndia": 6890, - "ĠIndian": 7904, - "ĠIndiana": 22319, - "ĠIndianapolis": 42451, - "ĠIndians": 30507, - "ĠIndicates": 45367, - "ĠIndicator": 64704, - "ĠIndices": 86869, - "ĠIndie": 77439, - "ĠIndies": 85318, - "ĠIndigenous": 47103, - "ĠIndividual": 30440, - "ĠIndividuals": 62525, - "ĠIndo": 76985, - "ĠIndones": 20878, - "ĠIndonesia": 24922, - "ĠIndonesian": 59929, - "ĠIndoor": 64368, - "ĠIndust": 17653, - "ĠIndustrial": 25563, - "ĠIndustries": 37528, - "ĠIndustry": 24780, - "ĠIndy": 57570, - "ĠInetAddress": 95990, - "ĠInf": 15268, - "ĠInfant": 83488, - "ĠInfantry": 65656, - "ĠInfect": 88911, - "ĠInfer": 63758, - "ĠInfinite": 55643, - "ĠInfinity": 40989, - "ĠInflate": 69838, - "ĠInflu": 88654, - "ĠInfluence": 76040, - "ĠInfo": 13374, - "ĠInform": 31701, - "ĠInformation": 8245, - "ĠInformationen": 49942, - "ĠInfos": 78170, - "ĠInfragistics": 56002, - "ĠInfrastructure": 45587, - "ĠIng": 25913, - "ĠIngen": 95568, - "ĠIngram": 95466, - "ĠIngredient": 55997, - "ĠIngredients": 52275, - "ĠInhal": 93012, - "ĠInherits": 73567, - "ĠIni": 74867, - "ĠInit": 16065, - "ĠIniti": 32497, - "ĠInitial": 4220, - "ĠInitialise": 72440, - "ĠInitialization": 40367, - "ĠInitialize": 9185, - "ĠInitializeComponent": 16631, - "ĠInitialized": 7744, - "ĠInitializes": 32982, - "ĠInitializing": 95412, - "ĠInitially": 59656, - "ĠInitiative": 38756, - "ĠInject": 22598, - "ĠInjectable": 30615, - "ĠInjection": 54911, - "ĠInjector": 93065, - "ĠInjury": 66176, - "ĠInk": 42183, - "ĠInkWell": 85940, - "ĠInline": 55335, - "ĠInn": 17382, - "ĠInner": 37456, - "ĠInnoc": 84593, - "ĠInnov": 55947, - "ĠInnovation": 38710, - "ĠInnovative": 98669, - "ĠInput": 5688, - "ĠInputDecoration": 55578, - "ĠInputStream": 25899, - "ĠInputStreamReader": 41387, - "ĠInputs": 47381, - "ĠInquiry": 66802, - "ĠIns": 9925, - "ĠInsert": 17539, - "ĠInserts": 85853, - "ĠInsets": 76467, - "ĠInside": 28468, - "ĠInsider": 46099, - "ĠInsight": 72071, - "ĠInsights": 73137, - "ĠInsp": 31016, - "ĠInspection": 67046, - "ĠInspector": 45595, - "ĠInspir": 89957, - "ĠInspiration": 79577, - "ĠInspired": 65925, - "ĠInst": 6112, - "ĠInstagram": 14318, - "ĠInstall": 19796, - "ĠInstallation": 40245, - "ĠInstalled": 99177, - "ĠInstaller": 89191, - "ĠInstalling": 80900, - "ĠInstance": 19840, - "ĠInstances": 90341, - "ĠInstant": 18549, - "ĠInstantiate": 33388, - "ĠInstead": 12361, - "ĠInstit": 32996, - "ĠInstitut": 96562, - "ĠInstitute": 10181, - "ĠInstitutes": 73828, - "ĠInstitution": 43964, - "ĠInstitutional": 98984, - "ĠInstitutions": 88880, - "ĠInstituto": 87816, - "ĠInstruction": 30151, - "ĠInstructions": 39397, - "ĠInstructor": 63462, - "ĠInstrument": 43405, - "ĠInstruments": 58513, - "ĠInsurance": 22413, - "ĠInt": 1357, - "ĠIntPtr": 24888, - "ĠInteger": 4540, - "ĠIntegr": 30101, - "ĠIntegral": 92760, - "ĠIntegrated": 50521, - "ĠIntegration": 41169, - "ĠIntegrity": 65907, - "ĠIntel": 15984, - "ĠIntellectual": 77956, - "ĠIntelli": 85649, - "ĠIntelliJ": 95182, - "ĠIntelligence": 22107, - "ĠIntelligent": 78188, - "ĠIntent": 9005, - "ĠInter": 5783, - "ĠInteraction": 43807, - "ĠInteractive": 42966, - "ĠIntercept": 99438, - "ĠInterest": 25074, - "ĠInterested": 77362, - "ĠInteresting": 71770, - "ĠInterestingly": 58603, - "ĠInterface": 20620, - "ĠInterfaces": 80957, - "ĠInterior": 29958, - "ĠIntermediate": 61748, - "ĠIntern": 4514, - "ĠInternacional": 96167, - "ĠInternal": 15774, - "ĠInternalEnumerator": 76709, - "ĠInternational": 7327, - "ĠInternet": 8191, - "ĠInterpret": 73177, - "ĠInterpreter": 83593, - "ĠInterr": 80480, - "ĠInterracial": 98163, - "ĠInterrupt": 22933, - "ĠInterruptedException": 36720, - "ĠIntersection": 80114, - "ĠInterstate": 66593, - "ĠInterval": 41684, - "ĠIntervention": 71678, - "ĠInterview": 32567, - "ĠInterviews": 89172, - "ĠIntl": 85678, - "ĠInto": 32745, - "ĠIntr": 61894, - "ĠIntro": 53086, - "ĠIntroduced": 42789, - "ĠIntroduction": 29438, - "ĠInv": 19337, - "ĠInvalid": 14204, - "ĠInvalidArgumentException": 81618, - "ĠInvalidOperationException": 53712, - "ĠInvalidate": 96346, - "ĠInvasion": 95504, - "ĠInvent": 93258, - "ĠInventory": 29226, - "ĠInvest": 13038, - "ĠInvestig": 33180, - "ĠInvestigation": 47997, - "ĠInvestigations": 89205, - "ĠInvestigators": 96852, - "ĠInvesting": 93696, - "ĠInvestment": 33350, - "ĠInvestments": 77990, - "ĠInvestor": 76812, - "ĠInvestors": 70633, - "ĠInvisible": 90138, - "ĠInvitation": 84342, - "ĠInvite": 86023, - "ĠInvocation": 79593, - "ĠInvoice": 41290, - "ĠInvoke": 40767, - "ĠIo": 30755, - "ĠIoT": 50180, - "ĠIon": 45905, - "ĠIonic": 40674, - "ĠIonicModule": 82282, - "ĠIonicPage": 94268, - "ĠIowa": 21357, - "ĠIp": 36133, - "ĠIps": 90062, - "ĠIpsum": 62462, - "ĠIr": 12227, - "ĠIran": 10471, - "ĠIranian": 28501, - "ĠIranians": 90431, - "ĠIraq": 11340, - "ĠIraqi": 31334, - "ĠIre": 14216, - "ĠIreland": 14990, - "ĠIrene": 88313, - "ĠIris": 66821, - "ĠIrish": 18088, - "ĠIrma": 99492, - "ĠIron": 16979, - "ĠIronically": 94980, - "ĠIrr": 79141, - "ĠIrvine": 72385, - "ĠIrving": 56310, - "ĠIs": 2209, - "ĠIsActive": 95700, - "ĠIsNot": 69343, - "ĠIsPlainOldData": 54723, - "ĠIsValid": 71747, - "ĠIsa": 29105, - "ĠIsaac": 42608, - "ĠIsabel": 87886, - "ĠIsaiah": 64530, - "ĠIsh": 57704, - "ĠIsis": 55067, - "ĠIsl": 9401, - "ĠIslam": 15256, - "ĠIslamabad": 92532, - "ĠIslamic": 15558, - "ĠIslamist": 52593, - "ĠIsland": 10951, - "ĠIslanders": 79553, - "ĠIslands": 23028, - "ĠIsle": 55365, - "ĠIsles": 87043, - "ĠIsn": 53296, - "ĠIso": 88043, - "ĠIsrael": 6921, - "ĠIsraeli": 16286, - "ĠIsraelis": 56723, - "ĠIss": 16314, - "ĠIssue": 26292, - "ĠIssues": 37543, - "ĠIst": 60590, - "ĠIstanbul": 54468, - "ĠIt": 1102, - "ĠItal": 84183, - "ĠItalia": 53222, - "ĠItalian": 15155, - "ĠItalians": 97333, - "ĠItaly": 15704, - "ĠItem": 5858, - "ĠItemStack": 39215, - "ĠItemType": 74181, - "ĠItems": 19974, - "ĠIter": 14018, - "ĠIterable": 39116, - "ĠIterate": 55440, - "ĠIterator": 23887, - "ĠIts": 11699, - "ĠIv": 34583, - "ĠIvan": 42521, - "ĠIvanka": 83432, - "ĠIve": 87750, - "ĠIvory": 77709, - "ĠIvy": 57979, - "ĠIz": 48923, - "ĠJ": 622, - "ĠJA": 54839, - "ĠJACK": 92142, - "ĠJADX": 89608, - "ĠJAN": 84587, - "ĠJAVA": 86660, - "ĠJAXB": 61740, - "ĠJAXBElement": 81240, - "ĠJB": 77379, - "ĠJButton": 28216, - "ĠJC": 61683, - "ĠJComboBox": 88749, - "ĠJD": 45037, - "ĠJDBC": 89420, - "ĠJDK": 98525, - "ĠJE": 71430, - "ĠJFK": 84399, - "ĠJFactory": 75404, - "ĠJFrame": 51463, - "ĠJIT": 97287, - "ĠJJ": 71140, - "ĠJK": 94326, - "ĠJL": 90535, - "ĠJLabel": 24363, - "ĠJM": 83152, - "ĠJMP": 89351, - "ĠJMenuItem": 74360, - "ĠJNI": 71929, - "ĠJNICALL": 62040, - "ĠJNIEnv": 86853, - "ĠJO": 10458, - "ĠJOB": 62759, - "ĠJOHN": 76275, - "ĠJOIN": 13369, - "ĠJObject": 66469, - "ĠJOptionPane": 28179, - "ĠJP": 49880, - "ĠJPEG": 55662, - "ĠJPG": 90056, - "ĠJPanel": 28828, - "ĠJQuery": 87745, - "ĠJR": 53666, - "ĠJS": 12438, - "ĠJSBracketAccess": 97784, - "ĠJSGlobal": 94835, - "ĠJSImport": 79852, - "ĠJSName": 97581, - "ĠJSON": 4823, - "ĠJSONArray": 41561, - "ĠJSONException": 85790, - "ĠJSONObject": 18365, - "ĠJSX": 56596, - "ĠJScrollPane": 83005, - "ĠJT": 88604, - "ĠJText": 39655, - "ĠJTextField": 38398, - "ĠJUL": 88160, - "ĠJUST": 48630, - "ĠJV": 96561, - "ĠJVM": 73479, - "ĠJW": 96576, - "ĠJWT": 48667, - "ĠJa": 23720, - "ĠJab": 54082, - "ĠJac": 15385, - "ĠJack": 7762, - "ĠJacket": 55870, - "ĠJackets": 86664, - "ĠJackie": 51965, - "ĠJackson": 13972, - "ĠJacksonville": 49046, - "ĠJacob": 25537, - "ĠJacobs": 52756, - "ĠJacqu": 80177, - "ĠJacqueline": 99764, - "ĠJacques": 64850, - "ĠJad": 73824, - "ĠJade": 58627, - "ĠJae": 96660, - "ĠJag": 30511, - "ĠJaguar": 74637, - "ĠJaguars": 70426, - "ĠJah": 35724, - "ĠJahr": 38519, - "ĠJahre": 49115, - "ĠJahren": 46606, - "ĠJahres": 98848, - "ĠJail": 57246, - "ĠJaime": 78823, - "ĠJain": 96217, - "ĠJak": 35934, - "ĠJakarta": 64133, - "ĠJake": 33172, - "ĠJal": 72995, - "ĠJam": 20614, - "ĠJama": 41259, - "ĠJamaica": 57275, - "ĠJamal": 96757, - "ĠJame": 93188, - "ĠJames": 7957, - "ĠJamie": 36857, - "ĠJan": 4448, - "ĠJane": 22195, - "ĠJaneiro": 61423, - "ĠJanet": 54765, - "ĠJanuary": 6186, - "ĠJapan": 6457, - "ĠJapanese": 11002, - "ĠJar": 31651, - "ĠJared": 44328, - "ĠJarvis": 99620, - "ĠJas": 86216, - "ĠJasmine": 82452, - "ĠJason": 18984, - "ĠJasper": 71584, - "ĠJaune": 87225, - "ĠJava": 8102, - "ĠJavaScript": 13210, - "ĠJavascript": 32952, - "ĠJavier": 71309, - "ĠJaw": 34294, - "ĠJay": 19455, - "ĠJays": 66835, - "ĠJazeera": 86024, - "ĠJazz": 36967, - "ĠJe": 14465, - "ĠJean": 20263, - "ĠJeans": 82507, - "ĠJeb": 71196, - "ĠJed": 66232, - "ĠJedi": 41495, - "ĠJeep": 51002, - "ĠJeff": 12149, - "ĠJefferson": 34644, - "ĠJeffrey": 42107, - "ĠJeg": 54217, - "ĠJeh": 63033, - "ĠJehovah": 79660, - "ĠJelly": 74239, - "ĠJen": 25937, - "ĠJenkins": 45236, - "ĠJenn": 23773, - "ĠJenna": 88354, - "ĠJenner": 77164, - "ĠJennifer": 30750, - "ĠJennings": 71290, - "ĠJenny": 52179, - "ĠJens": 96130, - "ĠJensen": 65109, - "ĠJer": 8569, - "ĠJeremiah": 83725, - "ĠJeremy": 28217, - "ĠJerome": 70874, - "ĠJerry": 29808, - "ĠJersey": 16228, - "ĠJerseys": 81642, - "ĠJerusalem": 26523, - "ĠJes": 9243, - "ĠJess": 23908, - "ĠJesse": 40271, - "ĠJessica": 33467, - "ĠJessie": 80217, - "ĠJest": 94569, - "ĠJesus": 10811, - "ĠJet": 25365, - "ĠJetBrains": 76224, - "ĠJets": 37589, - "ĠJetzt": 78817, - "ĠJew": 8117, - "ĠJewel": 84304, - "ĠJewelry": 62968, - "ĠJewish": 13653, - "ĠJews": 17420, - "ĠJi": 55551, - "ĠJian": 88404, - "ĠJiang": 61922, - "ĠJihad": 91239, - "ĠJill": 48311, - "ĠJim": 11641, - "ĠJimmy": 28933, - "ĠJin": 39611, - "ĠJing": 86539, - "ĠJinping": 94486, - "ĠJo": 11186, - "ĠJoan": 51206, - "ĠJoanna": 91162, - "ĠJob": 12280, - "ĠJobs": 23946, - "ĠJoe": 13142, - "ĠJoel": 39447, - "ĠJoey": 55835, - "ĠJog": 87507, - "ĠJoh": 27268, - "ĠJohan": 89907, - "ĠJohann": 88964, - "ĠJohannes": 55205, - "ĠJohannesburg": 86641, - "ĠJohn": 3842, - "ĠJohnny": 32980, - "ĠJohns": 53240, - "ĠJohnson": 11605, - "ĠJohnston": 61582, - "ĠJoi": 42268, - "ĠJoin": 16877, - "ĠJoined": 41882, - "ĠJoint": 30833, - "ĠJoker": 61377, - "ĠJon": 12565, - "ĠJonah": 94728, - "ĠJonas": 69186, - "ĠJonathan": 24150, - "ĠJones": 12201, - "ĠJong": 40648, - "ĠJoomla": 73105, - "ĠJord": 81255, - "ĠJordan": 17527, - "ĠJorge": 56500, - "ĠJos": 28978, - "ĠJose": 11097, - "ĠJosef": 98541, - "ĠJoseph": 15466, - "ĠJosh": 18747, - "ĠJoshua": 40592, - "ĠJosé": 44365, - "ĠJou": 97148, - "ĠJournal": 10139, - "ĠJournalism": 69653, - "ĠJourney": 43680, - "ĠJoy": 28237, - "ĠJoyce": 54726, - "ĠJpaRepository": 66718, - "ĠJr": 16014, - "ĠJs": 40222, - "ĠJson": 8472, - "ĠJsonConvert": 39967, - "ĠJsonObject": 50443, - "ĠJsonRequest": 69809, - "ĠJsonRequestBehavior": 70931, - "ĠJsonResponse": 39363, - "ĠJsonResult": 59278, - "ĠJsonSerializer": 72019, - "ĠJu": 22410, - "ĠJuan": 29604, - "ĠJub": 80380, - "ĠJud": 11462, - "ĠJuda": 58561, - "ĠJudaism": 64283, - "ĠJude": 62734, - "ĠJudge": 20819, - "ĠJudges": 86955, - "ĠJudgment": 89662, - "ĠJudicial": 68308, - "ĠJudiciary": 53129, - "ĠJudith": 79193, - "ĠJudy": 55158, - "ĠJug": 56419, - "ĠJugend": 91267, - "ĠJuice": 66851, - "ĠJul": 10263, - "ĠJuli": 73224, - "ĠJulia": 40394, - "ĠJulian": 38897, - "ĠJulie": 42287, - "ĠJulien": 88742, - "ĠJuliet": 72124, - "ĠJulio": 81925, - "ĠJulius": 70345, - "ĠJuly": 5887, - "ĠJump": 29888, - "ĠJun": 12044, - "ĠJunction": 69056, - "ĠJune": 5651, - "ĠJung": 50432, - "ĠJungle": 60763, - "ĠJuni": 81257, - "ĠJunior": 31870, - "ĠJunk": 67652, - "ĠJupiter": 50789, - "ĠJur": 39898, - "ĠJurassic": 84474, - "ĠJury": 96371, - "ĠJust": 4702, - "ĠJustice": 12007, - "ĠJustin": 23278, - "ĠJuventus": 78221, - "ĠJwt": 55469, - "ĠK": 735, - "ĠKA": 90078, - "ĠKB": 26068, - "ĠKC": 21764, - "ĠKD": 64090, - "ĠKDE": 76183, - "ĠKE": 11337, - "ĠKEEP": 96909, - "ĠKERNEL": 80791, - "ĠKEY": 12282, - "ĠKG": 71187, - "ĠKH": 81455, - "ĠKIND": 9481, - "ĠKING": 74911, - "ĠKK": 97532, - "ĠKL": 68810, - "ĠKM": 56876, - "ĠKN": 32392, - "ĠKNOW": 59127, - "ĠKO": 38612, - "ĠKP": 78624, - "ĠKR": 66269, - "ĠKS": 47474, - "ĠKT": 78561, - "ĠKV": 85748, - "ĠKW": 73015, - "ĠKY": 50579, - "ĠKa": 23109, - "ĠKab": 41536, - "ĠKabul": 87645, - "ĠKad": 74776, - "ĠKaepernick": 79714, - "ĠKafka": 58125, - "ĠKag": 77091, - "ĠKah": 85107, - "ĠKahn": 99666, - "ĠKai": 51710, - "ĠKaiser": 68065, - "ĠKak": 75571, - "ĠKal": 27930, - "ĠKale": 97842, - "ĠKam": 29549, - "ĠKami": 99966, - "ĠKamp": 72044, - "ĠKan": 31663, - "ĠKane": 46656, - "ĠKang": 55376, - "ĠKann": 78311, - "ĠKansas": 20754, - "ĠKant": 63262, - "ĠKanye": 59817, - "ĠKap": 32765, - "ĠKaplan": 81237, - "ĠKapoor": 82469, - "ĠKar": 13528, - "ĠKara": 79450, - "ĠKarachi": 89708, - "ĠKardash": 62362, - "ĠKardashian": 69107, - "ĠKare": 96331, - "ĠKaren": 35745, - "ĠKarl": 35131, - "ĠKarma": 75980, - "ĠKarn": 61323, - "ĠKarnataka": 79149, - "ĠKart": 61197, - "ĠKas": 38642, - "ĠKash": 42708, - "ĠKashmir": 50280, - "ĠKasich": 76081, - "ĠKat": 17816, - "ĠKata": 99938, - "ĠKate": 30301, - "ĠKath": 33995, - "ĠKatherine": 62426, - "ĠKathleen": 65163, - "ĠKathryn": 92168, - "ĠKathy": 65298, - "ĠKatie": 45563, - "ĠKatrina": 69756, - "ĠKaty": 73227, - "ĠKatz": 78209, - "ĠKauf": 59254, - "ĠKavanaugh": 38283, - "ĠKaw": 51616, - "ĠKawasaki": 98538, - "ĠKay": 31245, - "ĠKaz": 36074, - "ĠKazakhstan": 73537, - "ĠKb": 99186, - "ĠKe": 6706, - "ĠKear": 100138, - "ĠKee": 96828, - "ĠKeep": 13969, - "ĠKeeper": 82727, - "ĠKeeping": 56478, - "ĠKeeps": 91920, - "ĠKeith": 32602, - "ĠKel": 28263, - "ĠKeller": 66603, - "ĠKelley": 74813, - "ĠKelly": 19178, - "ĠKelvin": 92073, - "ĠKem": 67066, - "ĠKemp": 81608, - "ĠKen": 14594, - "ĠKend": 39217, - "ĠKendall": 74176, - "ĠKendrick": 88713, - "ĠKenn": 15739, - "ĠKennedy": 24573, - "ĠKenneth": 49498, - "ĠKenny": 49419, - "ĠKens": 74123, - "ĠKensington": 96833, - "ĠKent": 18206, - "ĠKentucky": 26036, - "ĠKenya": 37766, - "ĠKepler": 98843, - "ĠKer": 36258, - "ĠKerala": 61507, - "ĠKern": 85787, - "ĠKernel": 37703, - "ĠKerr": 60295, - "ĠKerry": 40340, - "ĠKes": 84077, - "ĠKet": 68184, - "ĠKeto": 77445, - "ĠKevin": 16768, - "ĠKey": 5422, - "ĠKeyCode": 66252, - "ĠKeyError": 39194, - "ĠKeyEvent": 49375, - "ĠKeyValue": 99720, - "ĠKeyValuePair": 54704, - "ĠKeyboard": 26698, - "ĠKeyboardInterrupt": 85288, - "ĠKeynes": 82603, - "ĠKeys": 25104, - "ĠKeystone": 71673, - "ĠKeyword": 50070, - "ĠKeywords": 56795, - "ĠKg": 87822, - "ĠKh": 20774, - "ĠKhal": 52709, - "ĠKhan": 25273, - "ĠKi": 30558, - "ĠKia": 81370, - "ĠKick": 27776, - "ĠKickstarter": 41080, - "ĠKid": 32666, - "ĠKidd": 98238, - "ĠKids": 23338, - "ĠKiev": 62725, - "ĠKil": 38988, - "ĠKill": 27933, - "ĠKilled": 44896, - "ĠKiller": 54053, - "ĠKilling": 70677, - "ĠKills": 61953, - "ĠKim": 13818, - "ĠKimber": 64907, - "ĠKimberly": 86753, - "ĠKin": 31991, - "ĠKind": 17262, - "ĠKinder": 45099, - "ĠKindle": 35412, - "ĠKinect": 95603, - "ĠKing": 6342, - "ĠKingdom": 15422, - "ĠKings": 24980, - "ĠKingston": 63569, - "ĠKir": 26608, - "ĠKirby": 58811, - "ĠKirk": 32446, - "ĠKirst": 81777, - "ĠKis": 86737, - "ĠKiss": 44730, - "ĠKit": 21625, - "ĠKitchen": 19915, - "ĠKits": 62993, - "ĠKitt": 81767, - "ĠKitty": 67281, - "ĠKl": 29041, - "ĠKlan": 88441, - "ĠKlaus": 82197, - "ĠKle": 27446, - "ĠKlein": 43241, - "ĠKling": 80127, - "ĠKlo": 74741, - "ĠKlopp": 94931, - "ĠKm": 93582, - "ĠKn": 13934, - "ĠKnee": 98312, - "ĠKnicks": 62512, - "ĠKnife": 62302, - "ĠKnight": 23844, - "ĠKnights": 40676, - "ĠKnock": 64894, - "ĠKnot": 93244, - "ĠKnow": 14521, - "ĠKnowing": 58733, - "ĠKnowledge": 33025, - "ĠKnown": 49386, - "ĠKnox": 54450, - "ĠKnoxville": 96002, - "ĠKo": 30417, - "ĠKob": 60248, - "ĠKobe": 70411, - "ĠKoch": 40593, - "ĠKod": 68402, - "ĠKodi": 82412, - "ĠKoh": 34975, - "ĠKohana": 83773, - "ĠKok": 65815, - "ĠKol": 46615, - "ĠKolkata": 82634, - "ĠKom": 27790, - "ĠKomm": 88827, - "ĠKomment": 68589, - "ĠKon": 24277, - "ĠKong": 18711, - "ĠKont": 37966, - "ĠKontakt": 66708, - "ĠKop": 59109, - "ĠKor": 36170, - "ĠKore": 8222, - "ĠKorea": 12126, - "ĠKorean": 16526, - "ĠKoreans": 70811, - "ĠKos": 38208, - "ĠKosovo": 80997, - "ĠKosten": 41966, - "ĠKostenlos": 82542, - "ĠKostenlose": 87884, - "ĠKot": 62763, - "ĠKota": 93315, - "ĠKotlin": 93954, - "ĠKou": 76965, - "ĠKov": 93981, - "ĠKr": 16852, - "ĠKra": 62167, - "ĠKraft": 65660, - "ĠKrak": 89543, - "ĠKramer": 90577, - "ĠKrank": 93070, - "ĠKre": 30718, - "ĠKremlin": 51424, - "ĠKris": 53102, - "ĠKrish": 62064, - "ĠKrishna": 80409, - "ĠKrist": 27973, - "ĠKristen": 77214, - "ĠKro": 68917, - "ĠKron": 97660, - "ĠKu": 33479, - "ĠKuala": 87433, - "ĠKub": 63649, - "ĠKubernetes": 67474, - "ĠKul": 85606, - "ĠKum": 86341, - "ĠKumar": 41240, - "ĠKun": 43883, - "ĠKund": 93987, - "ĠKunden": 62391, - "ĠKunst": 81431, - "ĠKur": 32375, - "ĠKurd": 34523, - "ĠKurdish": 42740, - "ĠKurdistan": 80044, - "ĠKurds": 68114, - "ĠKurt": 44023, - "ĠKush": 50275, - "ĠKushner": 62431, - "ĠKut": 97007, - "ĠKuwait": 57111, - "ĠKv": 89421, - "ĠKw": 65462, - "ĠKy": 23727, - "ĠKyle": 31359, - "ĠKylie": 98264, - "ĠKyoto": 82122, - "ĠKö": 65994, - "ĠKü": 70352, - "ĠL": 445, - "ĠLA": 13256, - "ĠLAB": 32074, - "ĠLABEL": 57974, - "ĠLAN": 47525, - "ĠLAND": 92956, - "ĠLANG": 67097, - "ĠLANGUAGE": 35900, - "ĠLAP": 72428, - "ĠLARGE": 77756, - "ĠLAS": 65231, - "ĠLAST": 48395, - "ĠLAT": 54287, - "ĠLATIN": 93344, - "ĠLAW": 67703, - "ĠLB": 41250, - "ĠLC": 31971, - "ĠLCD": 22745, - "ĠLCS": 84968, - "ĠLD": 29977, - "ĠLDAP": 57479, - "ĠLDL": 86543, - "ĠLDS": 72636, - "ĠLE": 11396, - "ĠLED": 13414, - "ĠLEDs": 56672, - "ĠLEFT": 22684, - "ĠLEG": 36526, - "ĠLEGO": 56901, - "ĠLEN": 84199, - "ĠLENG": 70735, - "ĠLENGTH": 72938, - "ĠLES": 97529, - "ĠLESS": 76048, - "ĠLET": 36757, - "ĠLETTER": 45528, - "ĠLEVEL": 43809, - "ĠLF": 58236, - "ĠLG": 24294, - "ĠLGBT": 23983, - "ĠLGBTQ": 51042, - "ĠLGPL": 48629, - "ĠLH": 83863, - "ĠLI": 7708, - "ĠLIABILITY": 14495, - "ĠLIABLE": 17842, - "ĠLIB": 31371, - "ĠLIC": 84338, - "ĠLICENSE": 12367, - "ĠLIFE": 61094, - "ĠLIGHT": 53303, - "ĠLIKE": 21170, - "ĠLIMIT": 10592, - "ĠLIMITED": 13405, - "ĠLIN": 65889, - "ĠLINE": 31951, - "ĠLINK": 41591, - "ĠLINUX": 92718, - "ĠLIS": 100126, - "ĠLIST": 28064, - "ĠLIVE": 45269, - "ĠLJ": 97788, - "ĠLL": 20072, - "ĠLLC": 15620, - "ĠLLP": 69065, - "ĠLLVM": 53439, - "ĠLM": 47514, - "ĠLN": 89282, - "ĠLNG": 88930, - "ĠLO": 5125, - "ĠLOAD": 39440, - "ĠLOC": 28195, - "ĠLOCAL": 43601, - "ĠLOCATION": 66683, - "ĠLOCK": 50563, - "ĠLOD": 88063, - "ĠLOG": 8241, - "ĠLOGGER": 29188, - "ĠLOGIN": 49231, - "ĠLOL": 56433, - "ĠLONG": 35042, - "ĠLOOK": 50969, - "ĠLOOP": 70630, - "ĠLORD": 58477, - "ĠLOS": 53787, - "ĠLOSS": 28453, - "ĠLOT": 54460, - "ĠLOVE": 40835, - "ĠLOW": 41605, - "ĠLOWER": 86557, - "ĠLP": 17540, - "ĠLPARAM": 68087, - "ĠLPC": 50175, - "ĠLR": 45650, - "ĠLS": 30302, - "ĠLSB": 94410, - "ĠLSD": 72170, - "ĠLSM": 91574, - "ĠLSTM": 86571, - "ĠLSU": 65512, - "ĠLT": 35569, - "ĠLTC": 97039, - "ĠLTD": 51285, - "ĠLTE": 52498, - "ĠLTS": 80128, - "ĠLU": 76050, - "ĠLUA": 71605, - "ĠLV": 40269, - "ĠLW": 56841, - "ĠLX": 76898, - "ĠLY": 87105, - "ĠLZ": 95580, - "ĠLa": 5034, - "ĠLaTeX": 99013, - "ĠLab": 11868, - "ĠLabel": 9587, - "ĠLabels": 62096, - "ĠLabor": 15277, - "ĠLaboratories": 78717, - "ĠLaboratory": 32184, - "ĠLabour": 18993, - "ĠLabrador": 80376, - "ĠLabs": 41740, - "ĠLac": 55141, - "ĠLace": 75239, - "ĠLack": 68502, - "ĠLad": 70130, - "ĠLaden": 52484, - "ĠLadies": 49113, - "ĠLady": 21270, - "ĠLaf": 61944, - "ĠLafayette": 78281, - "ĠLag": 33471, - "ĠLage": 96606, - "ĠLager": 85858, - "ĠLagos": 77096, - "ĠLaguna": 94198, - "ĠLah": 68542, - "ĠLahore": 99189, - "ĠLair": 58196, - "ĠLak": 48762, - "ĠLake": 11940, - "ĠLakers": 47596, - "ĠLakes": 42679, - "ĠLal": 84883, - "ĠLam": 33794, - "ĠLama": 83659, - "ĠLamar": 62284, - "ĠLamb": 32402, - "ĠLambda": 45621, - "ĠLambert": 70643, - "ĠLamp": 42277, - "ĠLan": 35882, - "ĠLana": 95887, - "ĠLanc": 39634, - "ĠLancaster": 66223, - "ĠLance": 50031, - "ĠLand": 11680, - "ĠLanding": 47524, - "ĠLands": 38523, - "ĠLandscape": 63641, - "ĠLane": 27109, - "ĠLang": 23272, - "ĠLange": 88822, - "ĠLanguage": 11688, - "ĠLanguages": 56064, - "ĠLanka": 43579, - "ĠLans": 68936, - "ĠLansing": 97584, - "ĠLantern": 68592, - "ĠLaos": 96844, - "ĠLap": 50155, - "ĠLaptop": 57225, - "ĠLar": 32404, - "ĠLara": 73257, - "ĠLaravel": 65306, - "ĠLarge": 20902, - "ĠLarger": 81908, - "ĠLargest": 84419, - "ĠLarry": 30390, - "ĠLars": 59276, - "ĠLarson": 86178, - "ĠLas": 16132, - "ĠLaser": 40708, - "ĠLast": 8155, - "ĠLastName": 50046, - "ĠLastly": 71809, - "ĠLat": 10128, - "ĠLatLng": 48265, - "ĠLate": 36931, - "ĠLater": 25929, - "ĠLatest": 29257, - "ĠLatin": 20023, - "ĠLatina": 59863, - "ĠLatino": 44862, - "ĠLatinos": 87899, - "ĠLatitude": 68440, - "ĠLatter": 90166, - "ĠLatvia": 79258, - "ĠLau": 86091, - "ĠLaud": 71136, - "ĠLauderdale": 78255, - "ĠLaugh": 84135, - "ĠLaunch": 24083, - "ĠLauncher": 53330, - "ĠLaundry": 82732, - "ĠLaur": 54300, - "ĠLaura": 30928, - "ĠLaure": 33767, - "ĠLaurel": 81564, - "ĠLauren": 43460, - "ĠLaurent": 64321, - "ĠLaurie": 80623, - "ĠLav": 43950, - "ĠLaw": 7658, - "ĠLawn": 69492, - "ĠLawrence": 28574, - "ĠLaws": 42089, - "ĠLawson": 75951, - "ĠLawyer": 71314, - "ĠLawyers": 71508, - "ĠLay": 45024, - "ĠLayer": 23570, - "ĠLayers": 84922, - "ĠLayout": 14141, - "ĠLayoutInflater": 29669, - "ĠLaz": 98903, - "ĠLazar": 87258, - "ĠLazy": 45363, - "ĠLe": 2009, - "ĠLeBron": 58335, - "ĠLead": 30982, - "ĠLeader": 23896, - "ĠLeaders": 28986, - "ĠLeadership": 37263, - "ĠLeading": 59143, - "ĠLeads": 82628, - "ĠLeaf": 27967, - "ĠLeafs": 65250, - "ĠLeague": 9130, - "ĠLeah": 67961, - "ĠLeak": 38240, - "ĠLeakage": 43126, - "ĠLean": 63206, - "ĠLeap": 72382, - "ĠLear": 61078, - "ĠLearn": 15281, - "ĠLearned": 90496, - "ĠLearning": 21579, - "ĠLease": 81751, - "ĠLeast": 91616, - "ĠLeather": 32178, - "ĠLeave": 26257, - "ĠLeaves": 78614, - "ĠLeaving": 74062, - "ĠLeban": 32324, - "ĠLebanese": 69345, - "ĠLebanon": 40371, - "ĠLeben": 56497, - "ĠLebens": 66414, - "ĠLect": 42043, - "ĠLecture": 68072, - "ĠLed": 32755, - "ĠLedger": 71406, - "ĠLee": 12336, - "ĠLeeds": 52629, - "ĠLeer": 93898, - "ĠLeft": 14043, - "ĠLeg": 7765, - "ĠLegacy": 38987, - "ĠLegal": 25705, - "ĠLegend": 28033, - "ĠLegendary": 60189, - "ĠLegends": 42986, - "ĠLegion": 40935, - "ĠLegisl": 33815, - "ĠLegislation": 73067, - "ĠLegislative": 68505, - "ĠLegislature": 47126, - "ĠLego": 65770, - "ĠLegs": 91034, - "ĠLeh": 63658, - "ĠLehr": 92953, - "ĠLei": 73310, - "ĠLeia": 88429, - "ĠLeicester": 58849, - "ĠLeigh": 74122, - "ĠLeipzig": 87647, - "ĠLeisure": 91499, - "ĠLem": 48506, - "ĠLemma": 86910, - "ĠLemon": 52310, - "ĠLen": 25234, - "ĠLena": 82162, - "ĠLength": 17736, - "ĠLenin": 63912, - "ĠLennon": 80840, - "ĠLenovo": 64799, - "ĠLens": 43771, - "ĠLent": 84470, - "ĠLeo": 37848, - "ĠLeon": 21605, - "ĠLeonard": 41954, - "ĠLeonardo": 66486, - "ĠLeone": 66491, - "ĠLeopard": 98638, - "ĠLer": 80940, - "ĠLes": 11876, - "ĠLesb": 61061, - "ĠLesbian": 53643, - "ĠLeslie": 54783, - "ĠLess": 9865, - "ĠLesser": 14231, - "ĠLesson": 50015, - "ĠLessons": 61566, - "ĠLester": 83758, - "ĠLet": 6914, - "ĠLets": 58166, - "ĠLetter": 27757, - "ĠLetters": 45397, - "ĠLev": 28120, - "ĠLevel": 9580, - "ĠLevels": 53793, - "ĠLever": 79679, - "ĠLevi": 56141, - "ĠLevin": 67977, - "ĠLevine": 81702, - "ĠLevitra": 70248, - "ĠLevy": 68290, - "ĠLew": 17638, - "ĠLewis": 21256, - "ĠLex": 27917, - "ĠLexer": 86182, - "ĠLexington": 71758, - "ĠLexus": 88969, - "ĠLey": 54525, - "ĠLi": 14851, - "ĠLia": 84757, - "ĠLiability": 91143, - "ĠLiam": 61742, - "ĠLib": 5806, - "ĠLiber": 95397, - "ĠLiberal": 31158, - "ĠLiberals": 52481, - "ĠLiberation": 72984, - "ĠLiberia": 84625, - "ĠLibert": 52181, - "ĠLibertarian": 85823, - "ĠLiberties": 92586, - "ĠLiberty": 32492, - "ĠLibraries": 55612, - "ĠLibrary": 11896, - "ĠLibre": 76268, - "ĠLibya": 38059, - "ĠLibyan": 79597, - "ĠLic": 33675, - "ĠLicence": 54375, - "ĠLicense": 1914, - "ĠLicensed": 10311, - "ĠLicensing": 73425, - "ĠLicht": 90037, - "ĠLid": 81709, - "ĠLie": 22213, - "ĠLiebe": 94819, - "ĠLies": 78186, - "ĠLieutenant": 55237, - "ĠLif": 65863, - "ĠLife": 9601, - "ĠLifecycle": 75492, - "ĠLifestyle": 69256, - "ĠLifetime": 65452, - "ĠLift": 53535, - "ĠLig": 99278, - "ĠLiga": 60127, - "ĠLight": 8828, - "ĠLighting": 45623, - "ĠLightning": 34944, - "ĠLights": 35270, - "ĠLightweight": 84367, - "ĠLik": 34029, - "ĠLike": 9086, - "ĠLikely": 94737, - "ĠLikes": 52014, - "ĠLikewise": 50487, - "ĠLil": 41578, - "ĠLilly": 82934, - "ĠLily": 48390, - "ĠLim": 13903, - "ĠLima": 63053, - "ĠLime": 71596, - "ĠLimit": 29108, - "ĠLimited": 19439, - "ĠLimits": 72955, - "ĠLin": 8732, - "ĠLincoln": 25379, - "ĠLind": 28318, - "ĠLinda": 39162, - "ĠLinden": 100165, - "ĠLindsay": 63884, - "ĠLindsey": 65379, - "ĠLine": 7228, - "ĠLinear": 29363, - "ĠLinearGradient": 97592, - "ĠLinearLayout": 28245, - "ĠLinearLayoutManager": 46951, - "ĠLines": 39333, - "ĠLing": 51958, - "ĠLingu": 89333, - "ĠLink": 6074, - "ĠLinked": 13415, - "ĠLinkedHashMap": 65433, - "ĠLinkedIn": 33867, - "ĠLinkedList": 23767, - "ĠLinkedin": 93039, - "ĠLinks": 26496, - "ĠLinux": 14677, - "ĠLion": 33199, - "ĠLionel": 84224, - "ĠLions": 33865, - "ĠLip": 42239, - "ĠLips": 96363, - "ĠLiqu": 69618, - "ĠLiquid": 42358, - "ĠLis": 44172, - "ĠLisa": 29656, - "ĠLisbon": 81801, - "ĠLisp": 56075, - "ĠList": 1796, - "ĠListBox": 99306, - "ĠListItem": 42024, - "ĠListNode": 21140, - "ĠListTile": 64521, - "ĠListView": 27734, - "ĠListViewItem": 96759, - "ĠLista": 54102, - "ĠListe": 74186, - "ĠListed": 69548, - "ĠListen": 33249, - "ĠListener": 49099, - "ĠListening": 77797, - "ĠListing": 39864, - "ĠListings": 84984, - "ĠLists": 39005, - "ĠLit": 39351, - "ĠLite": 41965, - "ĠLitecoin": 95192, - "ĠLiter": 26550, - "ĠLiteral": 50774, - "ĠLiterary": 74724, - "ĠLiterature": 47470, - "ĠLith": 41678, - "ĠLithuania": 71606, - "ĠLittle": 15013, - "ĠLiu": 38805, - "ĠLiv": 37311, - "ĠLive": 11406, - "ĠLiveData": 63391, - "ĠLiver": 22617, - "ĠLiverpool": 25715, - "ĠLives": 40495, - "ĠLiving": 19048, - "ĠLivingston": 95074, - "ĠLiz": 48299, - "ĠLloyd": 46296, - "ĠLn": 98919, - "ĠLo": 6621, - "ĠLoad": 9069, - "ĠLoaded": 63739, - "ĠLoader": 28911, - "ĠLoading": 18421, - "ĠLoads": 52323, - "ĠLoan": 36181, - "ĠLoans": 48615, - "ĠLob": 68617, - "ĠLobby": 64066, - "ĠLoc": 13914, - "ĠLocal": 8949, - "ĠLocalDate": 41916, - "ĠLocalDateTime": 48565, - "ĠLocale": 35626, - "ĠLocalization": 81920, - "ĠLocate": 96310, - "ĠLocated": 42867, - "ĠLocation": 10067, - "ĠLocations": 42569, - "ĠLocator": 99753, - "ĠLoch": 83803, - "ĠLock": 16076, - "ĠLocke": 83022, - "ĠLocked": 94045, - "ĠLocker": 95078, - "ĠLockheed": 85236, - "ĠLod": 89040, - "ĠLodge": 44668, - "ĠLoft": 84254, - "ĠLog": 2905, - "ĠLogLevel": 64421, - "ĠLogManager": 70465, - "ĠLogan": 44146, - "ĠLogged": 58155, - "ĠLogger": 9704, - "ĠLoggerFactory": 36186, - "ĠLogging": 42806, - "ĠLogic": 37201, - "ĠLogical": 63169, - "ĠLogin": 8955, - "ĠLoginActivity": 99446, - "ĠLoginComponent": 60854, - "ĠLoginForm": 71095, - "ĠLoginPage": 64511, - "ĠLogistic": 79168, - "ĠLogistics": 71422, - "ĠLogo": 31152, - "ĠLogout": 47385, - "ĠLogs": 55670, - "ĠLois": 85046, - "ĠLok": 58501, - "ĠLoki": 84855, - "ĠLol": 80237, - "ĠLola": 97457, - "ĠLomb": 63918, - "ĠLon": 49281, - "ĠLond": 80693, - "ĠLondon": 7295, - "ĠLone": 76281, - "ĠLonely": 86823, - "ĠLong": 5843, - "ĠLonger": 94426, - "ĠLongitude": 80209, - "ĠLook": 9372, - "ĠLooking": 21815, - "ĠLooks": 42906, - "ĠLookup": 51411, - "ĠLoop": 22070, - "ĠLoose": 87102, - "ĠLoot": 84154, - "ĠLopez": 45315, - "ĠLor": 69830, - "ĠLord": 10425, - "ĠLords": 57148, - "ĠLore": 54333, - "ĠLorem": 48031, - "ĠLoren": 52290, - "ĠLorenzo": 74500, - "ĠLori": 82185, - "ĠLos": 9853, - "ĠLose": 61789, - "ĠLosing": 99239, - "ĠLoss": 25733, - "ĠLost": 28351, - "ĠLot": 22503, - "ĠLots": 41315, - "ĠLottery": 73337, - "ĠLotto": 98813, - "ĠLotus": 61269, - "ĠLou": 9928, - "ĠLoud": 80648, - "ĠLouis": 12140, - "ĠLouise": 56578, - "ĠLouisiana": 29974, - "ĠLouisville": 46134, - "ĠLounge": 50767, - "ĠLov": 35393, - "ĠLove": 10919, - "ĠLoved": 85127, - "ĠLovely": 65465, - "ĠLover": 90590, - "ĠLoves": 85123, - "ĠLoving": 90422, - "ĠLow": 12310, - "ĠLowe": 65687, - "ĠLowell": 96230, - "ĠLower": 28636, - "ĠLowest": 69630, - "ĠLoy": 68342, - "ĠLt": 42970, - "ĠLtd": 12604, - "ĠLu": 18866, - "ĠLua": 38762, - "ĠLub": 58751, - "ĠLuc": 14103, - "ĠLuca": 84278, - "ĠLucas": 32103, - "ĠLucia": 80274, - "ĠLucifer": 94494, - "ĠLuck": 29872, - "ĠLuckily": 48600, - "ĠLucky": 49667, - "ĠLucy": 45170, - "ĠLud": 46270, - "ĠLudwig": 85550, - "ĠLuft": 89149, - "ĠLug": 93590, - "ĠLuigi": 83183, - "ĠLuis": 34297, - "ĠLuk": 55757, - "ĠLuke": 25459, - "ĠLum": 43701, - "ĠLumia": 92451, - "ĠLump": 75393, - "ĠLumpur": 87344, - "ĠLun": 45449, - "ĠLuna": 50905, - "ĠLunar": 79195, - "ĠLunch": 56699, - "ĠLund": 69281, - "ĠLung": 78336, - "ĠLuo": 67483, - "ĠLup": 79803, - "ĠLust": 74355, - "ĠLuther": 36302, - "ĠLutheran": 83081, - "ĠLux": 27466, - "ĠLuxembourg": 65971, - "ĠLuxury": 52350, - "ĠLuz": 82739, - "ĠLv": 63305, - "ĠLy": 16333, - "ĠLydia": 92306, - "ĠLyft": 85539, - "ĠLyme": 94216, - "ĠLyn": 21820, - "ĠLynch": 38206, - "ĠLynn": 45638, - "ĠLyon": 56301, - "ĠLyons": 92066, - "ĠLyrics": 57343, - "ĠLópez": 92075, - "ĠLös": 90552, - "ĠM": 386, - "ĠMA": 9917, - "ĠMAC": 23733, - "ĠMACHINE": 87111, - "ĠMAD": 76473, - "ĠMADE": 79799, - "ĠMAG": 50620, - "ĠMAGIC": 60349, - "ĠMAIL": 76484, - "ĠMAIN": 35439, - "ĠMAK": 72511, - "ĠMAKE": 37921, - "ĠMAL": 89139, - "ĠMAN": 26819, - "ĠMANAGEMENT": 94378, - "ĠMANUAL": 93523, - "ĠMANY": 99356, - "ĠMAP": 28322, - "ĠMAR": 38599, - "ĠMARK": 18505, - "ĠMART": 90665, - "ĠMAS": 88148, - "ĠMASK": 56194, - "ĠMASS": 93713, - "ĠMASTER": 72297, - "ĠMAT": 25832, - "ĠMATCH": 49271, - "ĠMATERIAL": 76223, - "ĠMATLAB": 50447, - "ĠMATRIX": 69659, - "ĠMAV": 81919, - "ĠMAX": 8498, - "ĠMAY": 40330, - "ĠMB": 13642, - "ĠMBA": 54554, - "ĠMC": 21539, - "ĠMCC": 99352, - "ĠMCP": 80248, - "ĠMCS": 94293, - "ĠMCU": 67327, - "ĠMD": 14306, - "ĠMDB": 87452, - "ĠMDMA": 99828, - "ĠME": 16691, - "ĠMED": 52699, - "ĠMEDIA": 61286, - "ĠMEDIATEK": 51809, - "ĠMEM": 25486, - "ĠMEMBER": 82924, - "ĠMEMORY": 82062, - "ĠMEN": 69028, - "ĠMENU": 36797, - "ĠMEP": 91936, - "ĠMER": 73473, - "ĠMERCHANTABILITY": 8094, - "ĠMES": 93418, - "ĠMESSAGE": 41858, - "ĠMET": 37922, - "ĠMETA": 80441, - "ĠMETH": 78924, - "ĠMETHOD": 33497, - "ĠMETHODS": 56329, - "ĠMF": 39354, - "ĠMG": 52292, - "ĠMGM": 99491, - "ĠMH": 46660, - "ĠMHz": 37594, - "ĠMI": 18983, - "ĠMIC": 45841, - "ĠMICRO": 87265, - "ĠMID": 70884, - "ĠMIDI": 48139, - "ĠMIL": 42909, - "ĠMILF": 74398, - "ĠMILL": 83585, - "ĠMIME": 58577, - "ĠMIN": 17116, - "ĠMIPS": 99762, - "ĠMIS": 68125, - "ĠMISS": 63847, - "ĠMISSING": 99879, - "ĠMIT": 15210, - "ĠMIX": 81309, - "ĠMJ": 62045, - "ĠMK": 27957, - "ĠML": 20187, - "ĠMLA": 80331, - "ĠMLB": 41217, - "ĠMLM": 91282, - "ĠMLP": 95991, - "ĠMLS": 29998, - "ĠMM": 22403, - "ĠMMA": 43667, - "ĠMMC": 69035, - "ĠMMI": 94187, - "ĠMMM": 57205, - "ĠMMO": 78285, - "ĠMMP": 90304, - "ĠMN": 36095, - "ĠMO": 11672, - "ĠMOCK": 84115, - "ĠMOD": 19186, - "ĠMODE": 23522, - "ĠMODEL": 49070, - "ĠMODIFY": 70765, - "ĠMODULE": 41474, - "ĠMOM": 94072, - "ĠMON": 29637, - "ĠMONEY": 94562, - "ĠMONTH": 59080, - "ĠMOR": 72413, - "ĠMORE": 18954, - "ĠMOS": 74174, - "ĠMOST": 80199, - "ĠMOT": 46947, - "ĠMOTOR": 87372, - "ĠMOUSE": 84290, - "ĠMOV": 38728, - "ĠMOVE": 36026, - "ĠMOZ": 64844, - "ĠMP": 9599, - "ĠMPC": 92698, - "ĠMPEG": 71089, - "ĠMPG": 91498, - "ĠMPH": 88756, - "ĠMPI": 17542, - "ĠMPL": 48456, - "ĠMPS": 94043, - "ĠMPU": 62423, - "ĠMPs": 37761, - "ĠMQ": 44083, - "ĠMQTT": 62524, - "ĠMR": 29433, - "ĠMRI": 52460, - "ĠMS": 10504, - "ĠMSC": 84613, - "ĠMSD": 72495, - "ĠMSE": 95699, - "ĠMSG": 24200, - "ĠMSI": 68498, - "ĠMSM": 68591, - "ĠMSNBC": 56915, - "ĠMSP": 69473, - "ĠMSR": 100168, - "ĠMSS": 92749, - "ĠMST": 85380, - "ĠMT": 19629, - "ĠMTV": 62199, - "ĠMU": 60886, - "ĠMUCH": 79433, - "ĠMULT": 51254, - "ĠMULTI": 83837, - "ĠMUSIC": 76073, - "ĠMUST": 28832, - "ĠMUT": 88520, - "ĠMV": 43371, - "ĠMVC": 69096, - "ĠMVP": 32966, - "ĠMW": 45582, - "ĠMX": 28685, - "ĠMY": 18725, - "ĠMYSQL": 55297, - "ĠMa": 11583, - "ĠMaar": 85067, - "ĠMac": 7553, - "ĠMacBook": 58679, - "ĠMacDonald": 81973, - "ĠMacOS": 90817, - "ĠMaced": 57552, - "ĠMacedonia": 77509, - "ĠMach": 18798, - "ĠMachine": 13257, - "ĠMachinery": 45206, - "ĠMachines": 45004, - "ĠMack": 33491, - "ĠMacro": 54417, - "ĠMacron": 63401, - "ĠMacros": 99547, - "ĠMacy": 97373, - "ĠMad": 9671, - "ĠMadagascar": 95728, - "ĠMadame": 84276, - "ĠMadd": 44637, - "ĠMadden": 84683, - "ĠMade": 19332, - "ĠMadison": 31015, - "ĠMadness": 71428, - "ĠMadonna": 81669, - "ĠMadrid": 25048, - "ĠMaduro": 78802, - "ĠMae": 65914, - "ĠMafia": 81995, - "ĠMag": 7023, - "ĠMagazine": 22168, - "ĠMage": 24260, - "ĠMagento": 36685, - "ĠMaggie": 62795, - "ĠMagic": 15852, - "ĠMagicMock": 90808, - "ĠMagical": 73810, - "ĠMagick": 88254, - "ĠMagn": 20918, - "ĠMagnet": 82328, - "ĠMagnetic": 63755, - "ĠMagnum": 94961, - "ĠMagnus": 74899, - "ĠMah": 16566, - "ĠMahar": 53690, - "ĠMaharashtra": 68519, - "ĠMaher": 97268, - "ĠMahm": 72711, - "ĠMahmoud": 94286, - "ĠMai": 43356, - "ĠMaid": 48185, - "ĠMaiden": 83942, - "ĠMail": 15219, - "ĠMain": 4802, - "ĠMainActivity": 28557, - "ĠMainAxisAlignment": 34314, - "ĠMainForm": 75777, - "ĠMainMenu": 78271, - "ĠMainPage": 71176, - "ĠMainWindow": 24786, - "ĠMaine": 30890, - "ĠMaint": 43987, - "ĠMaintain": 87477, - "ĠMaintenance": 39306, - "ĠMais": 34447, - "ĠMaison": 88983, - "ĠMaj": 31779, - "ĠMajesty": 67344, - "ĠMajor": 17559, - "ĠMajority": 55135, - "ĠMak": 40424, - "ĠMake": 7557, - "ĠMaker": 41628, - "ĠMakes": 37970, - "ĠMakeup": 74014, - "ĠMaking": 25274, - "ĠMal": 8560, - "ĠMalay": 80240, - "ĠMalays": 23764, - "ĠMalaysia": 28796, - "ĠMalaysian": 66531, - "ĠMalcolm": 48069, - "ĠMale": 19960, - "ĠMali": 64994, - "ĠMalik": 73320, - "ĠMalk": 98991, - "ĠMall": 32498, - "ĠMalone": 84171, - "ĠMalta": 61750, - "ĠMam": 48869, - "ĠMama": 61806, - "ĠMan": 2418, - "ĠMana": 50438, - "ĠManafort": 58913, - "ĠManage": 43750, - "ĠManaged": 61844, - "ĠManagement": 9744, - "ĠManager": 10790, - "ĠManagers": 62534, - "ĠManaging": 49407, - "ĠManchester": 19922, - "ĠMand": 24789, - "ĠMandal": 89979, - "ĠMandarin": 83871, - "ĠMandatory": 71882, - "ĠMandela": 88430, - "ĠMane": 79174, - "ĠMang": 60148, - "ĠManga": 71035, - "ĠMango": 91963, - "ĠManhattan": 29890, - "ĠManifest": 40461, - "ĠManila": 57664, - "ĠManip": 62011, - "ĠManit": 54335, - "ĠManitoba": 64340, - "ĠMann": 30960, - "ĠManning": 40623, - "ĠManny": 95255, - "ĠManor": 71051, - "ĠMans": 44235, - "ĠMansion": 83396, - "ĠManson": 99233, - "ĠMant": 52068, - "ĠManual": 14881, - "ĠManuals": 59941, - "ĠManuel": 44681, - "ĠManufact": 18124, - "ĠManufacturer": 35551, - "ĠManufacturers": 47198, - "ĠManufacturing": 42177, - "ĠManus": 96433, - "ĠMany": 9176, - "ĠMao": 57278, - "ĠMap": 5135, - "ĠMaple": 44570, - "ĠMapper": 46834, - "ĠMapping": 39546, - "ĠMaps": 28508, - "ĠMar": 2947, - "ĠMara": 86604, - "ĠMarathon": 51273, - "ĠMarble": 73621, - "ĠMarc": 19412, - "ĠMarcel": 49971, - "ĠMarch": 5587, - "ĠMarco": 35281, - "ĠMarcos": 66605, - "ĠMarcus": 36783, - "ĠMare": 64898, - "ĠMarg": 24079, - "ĠMargaret": 38649, - "ĠMargin": 72224, - "ĠMari": 29829, - "ĠMaria": 23880, - "ĠMarian": 96519, - "ĠMarie": 33116, - "ĠMarijuana": 65939, - "ĠMarilyn": 77460, - "ĠMarin": 64477, - "ĠMarina": 52636, - "ĠMarine": 23820, - "ĠMariners": 82962, - "ĠMarines": 51889, - "ĠMarino": 89366, - "ĠMario": 24270, - "ĠMarion": 56679, - "ĠMaritime": 77331, - "ĠMark": 4488, - "ĠMarkdown": 74292, - "ĠMarker": 40975, - "ĠMarket": 8152, - "ĠMarketable": 23927, - "ĠMarketing": 18729, - "ĠMarketplace": 58358, - "ĠMarkets": 47910, - "ĠMarks": 49195, - "ĠMarkt": 99417, - "ĠMarkup": 99661, - "ĠMarkus": 76940, - "ĠMarl": 58767, - "ĠMarlins": 89990, - "ĠMarr": 69698, - "ĠMarriage": 47199, - "ĠMarried": 65624, - "ĠMarriott": 76922, - "ĠMars": 21725, - "ĠMarseille": 88793, - "ĠMarsh": 40163, - "ĠMarshal": 36767, - "ĠMarshall": 30508, - "ĠMart": 8290, - "ĠMartha": 51970, - "ĠMartial": 72361, - "ĠMartian": 82128, - "ĠMartin": 11826, - "ĠMartinez": 44027, - "ĠMartins": 90799, - "ĠMarty": 56254, - "ĠMarvel": 22883, - "ĠMarvin": 74626, - "ĠMarx": 28187, - "ĠMarxism": 83815, - "ĠMarxist": 70050, - "ĠMary": 10455, - "ĠMaryland": 23481, - "ĠMarÃŃa": 83305, - "ĠMas": 20459, - "ĠMasc": 89998, - "ĠMash": 69279, - "ĠMask": 20519, - "ĠMasks": 62232, - "ĠMason": 29927, - "ĠMass": 9346, - "ĠMassachusetts": 22108, - "ĠMassage": 27483, - "ĠMassive": 82564, - "ĠMast": 37582, - "ĠMaster": 11060, - "ĠMasters": 34722, - "ĠMastery": 94143, - "ĠMat": 7011, - "ĠMatButtonModule": 94792, - "ĠMatDialog": 53575, - "ĠMatSnackBar": 99609, - "ĠMatTable": 85547, - "ĠMata": 89454, - "ĠMatch": 14484, - "ĠMatcher": 61732, - "ĠMatchers": 93809, - "ĠMatches": 62354, - "ĠMatching": 71791, - "ĠMate": 44670, - "ĠMater": 99408, - "ĠMaterial": 10441, - "ĠMaterialApp": 83648, - "ĠMaterialPageRoute": 56367, - "ĠMaterials": 32009, - "ĠMath": 4242, - "ĠMathematic": 72140, - "ĠMathematical": 92102, - "ĠMathematics": 50895, - "ĠMathf": 27288, - "ĠMaths": 93678, - "ĠMatlab": 98689, - "ĠMatrix": 11892, - "ĠMats": 68279, - "ĠMatt": 13678, - "ĠMatte": 65182, - "ĠMatter": 34464, - "ĠMatters": 58364, - "ĠMatth": 69298, - "ĠMatthew": 19475, - "ĠMatthews": 51784, - "ĠMatthias": 90587, - "ĠMattis": 87454, - "ĠMature": 43259, - "ĠMaui": 93550, - "ĠMaul": 94301, - "ĠMaur": 34492, - "ĠMaurice": 68529, - "ĠMaurit": 89313, - "ĠMaven": 99675, - "ĠMaver": 65212, - "ĠMavericks": 87256, - "ĠMax": 7639, - "ĠMaxim": 56625, - "ĠMaximum": 27697, - "ĠMaxwell": 59497, - "ĠMay": 3297, - "ĠMaya": 51444, - "ĠMaybe": 10926, - "ĠMayer": 74811, - "ĠMayo": 58157, - "ĠMayor": 22868, - "ĠMayweather": 98434, - "ĠMaz": 40091, - "ĠMazda": 63042, - "ĠMaze": 66191, - "ĠMb": 51365, - "ĠMbps": 80575, - "ĠMc": 4584, - "ĠMcA": 65813, - "ĠMcB": 99974, - "ĠMcC": 14583, - "ĠMcCabe": 86058, - "ĠMcCain": 36635, - "ĠMcCart": 87558, - "ĠMcCarthy": 45040, - "ĠMcCartney": 91493, - "ĠMcCl": 60740, - "ĠMcConnell": 47783, - "ĠMcCorm": 89071, - "ĠMcCoy": 71732, - "ĠMcD": 51353, - "ĠMcDon": 72674, - "ĠMcDonald": 32014, - "ĠMcG": 23778, - "ĠMcGill": 94076, - "ĠMcGr": 88850, - "ĠMcGregor": 69116, - "ĠMcGu": 84164, - "ĠMcInt": 85581, - "ĠMcK": 26718, - "ĠMcKay": 90970, - "ĠMcKenzie": 93723, - "ĠMcKin": 67493, - "ĠMcL": 46707, - "ĠMcLaren": 72464, - "ĠMcM": 82814, - "ĠMcMahon": 80928, - "ĠMcMaster": 100142, - "ĠMcN": 55751, - "ĠMd": 54210, - "ĠMe": 2206, - "ĠMeadow": 89842, - "ĠMeadows": 78142, - "ĠMeal": 57488, - "ĠMeals": 96350, - "ĠMean": 16729, - "ĠMeaning": 49203, - "ĠMeans": 60807, - "ĠMeanwhile": 26982, - "ĠMeasure": 35204, - "ĠMeasurement": 55340, - "ĠMeasurements": 77917, - "ĠMeasures": 73656, - "ĠMeat": 45965, - "ĠMech": 91598, - "ĠMechan": 28901, - "ĠMechanical": 51684, - "ĠMechanics": 77923, - "ĠMed": 3344, - "ĠMedal": 17867, - "ĠMedi": 92857, - "ĠMedia": 7972, - "ĠMediaPlayer": 72110, - "ĠMediaQuery": 43691, - "ĠMediaTek": 86002, - "ĠMediaType": 51523, - "ĠMedian": 63690, - "ĠMedic": 12851, - "ĠMedicaid": 34129, - "ĠMedical": 13235, - "ĠMedicare": 31822, - "ĠMedicine": 19152, - "ĠMedieval": 78248, - "ĠMedina": 85266, - "ĠMeditation": 77571, - "ĠMediterr": 37537, - "ĠMediterranean": 38785, - "ĠMedium": 25352, - "ĠMeer": 95816, - "ĠMeet": 26911, - "ĠMeeting": 30155, - "ĠMeetings": 86683, - "ĠMeg": 28443, - "ĠMega": 35356, - "ĠMegan": 55629, - "ĠMeghan": 80134, - "ĠMeh": 68324, - "ĠMehr": 55512, - "ĠMei": 92033, - "ĠMein": 60430, - "ĠMej": 87245, - "ĠMel": 11220, - "ĠMelania": 83270, - "ĠMelanie": 85350, - "ĠMelbourne": 27535, - "ĠMelee": 64339, - "ĠMelissa": 48148, - "ĠMell": 61285, - "ĠMellon": 88487, - "ĠMem": 13862, - "ĠMember": 12308, - "ĠMembers": 17384, - "ĠMembership": 43652, - "ĠMemo": 57301, - "ĠMemor": 73766, - "ĠMemorial": 27872, - "ĠMemories": 87716, - "ĠMemory": 14171, - "ĠMemoryStream": 37698, - "ĠMemphis": 43162, - "ĠMen": 11258, - "ĠMend": 46211, - "ĠMeng": 61154, - "ĠMens": 24157, - "ĠMenschen": 43886, - "ĠMent": 49693, - "ĠMental": 38895, - "ĠMention": 86248, - "ĠMentor": 92291, - "ĠMenu": 9937, - "ĠMenuItem": 32374, - "ĠMer": 8930, - "ĠMerc": 25145, - "ĠMercedes": 34328, - "ĠMercer": 81111, - "ĠMerch": 66125, - "ĠMerchant": 56499, - "ĠMercury": 44662, - "ĠMercy": 64794, - "ĠMeredith": 84777, - "ĠMerge": 41185, - "ĠMerkel": 47520, - "ĠMerlin": 77066, - "ĠMerr": 48961, - "ĠMerrill": 88783, - "ĠMerry": 77801, - "ĠMes": 36684, - "ĠMesa": 55965, - "ĠMesh": 26179, - "ĠMess": 19234, - "ĠMessage": 4961, - "ĠMessageBox": 10511, - "ĠMessageBoxButton": 98703, - "ĠMessageBoxButtons": 32507, - "ĠMessageBoxIcon": 35136, - "ĠMessageLookup": 99874, - "ĠMessageType": 63436, - "ĠMessages": 27827, - "ĠMessaging": 74270, - "ĠMessenger": 42619, - "ĠMessi": 71105, - "ĠMessiah": 81441, - "ĠMet": 6344, - "ĠMeta": 16197, - "ĠMetadata": 34689, - "ĠMetal": 19757, - "ĠMetallic": 87971, - "ĠMetals": 93815, - "ĠMeteor": 40732, - "ĠMeter": 53639, - "ĠMeth": 57175, - "ĠMethod": 6872, - "ĠMethodInfo": 24776, - "ĠMethodInvocation": 67772, - "ĠMethodist": 68601, - "ĠMethods": 19331, - "ĠMetodo": 95756, - "ĠMetric": 53558, - "ĠMetrics": 55290, - "ĠMetro": 21631, - "ĠMetroFramework": 52455, - "ĠMetropolitan": 45878, - "ĠMets": 57535, - "ĠMex": 9553, - "ĠMexican": 24160, - "ĠMexicans": 97862, - "ĠMexico": 12550, - "ĠMey": 84962, - "ĠMeyer": 48290, - "ĠMg": 73693, - "ĠMi": 21402, - "ĠMia": 61697, - "ĠMiami": 18045, - "ĠMic": 28095, - "ĠMich": 5384, - "ĠMicha": 71020, - "ĠMichael": 8096, - "ĠMichaels": 87856, - "ĠMiche": 63800, - "ĠMichel": 45506, - "ĠMichele": 74406, - "ĠMichelle": 33126, - "ĠMichigan": 14972, - "ĠMick": 60333, - "ĠMickey": 57659, - "ĠMicro": 18654, - "ĠMicrosoft": 5210, - "ĠMicrosystems": 95761, - "ĠMicrowave": 98641, - "ĠMid": 14013, - "ĠMiddle": 12877, - "ĠMiddleton": 92714, - "ĠMiddleware": 73112, - "ĠMidi": 84176, - "ĠMidlands": 81251, - "ĠMidnight": 64680, - "ĠMidwest": 52257, - "ĠMig": 38651, - "ĠMight": 34351, - "ĠMighty": 75268, - "ĠMigration": 21943, - "ĠMiguel": 46991, - "ĠMik": 43342, - "ĠMike": 11519, - "ĠMikhail": 92551, - "ĠMil": 10357, - "ĠMilan": 39855, - "ĠMilano": 75967, - "ĠMild": 61289, - "ĠMile": 39697, - "ĠMiles": 36303, - "ĠMilf": 52658, - "ĠMilit": 68285, - "ĠMilitary": 28058, - "ĠMilk": 44925, - "ĠMilky": 89819, - "ĠMill": 8384, - "ĠMillenn": 52428, - "ĠMillennials": 97743, - "ĠMillennium": 72037, - "ĠMiller": 17472, - "ĠMillion": 34629, - "ĠMillionen": 99535, - "ĠMillions": 74418, - "ĠMills": 34202, - "ĠMilo": 85546, - "ĠMilton": 58447, - "ĠMilwaukee": 36918, - "ĠMim": 92946, - "ĠMime": 83530, - "ĠMin": 3468, - "ĠMind": 23754, - "ĠMinds": 61410, - "ĠMine": 31783, - "ĠMinecraft": 41330, - "ĠMiner": 91012, - "ĠMineral": 50416, - "ĠMinerals": 84886, - "ĠMines": 66882, - "ĠMing": 56983, - "ĠMinh": 93255, - "ĠMini": 20217, - "ĠMinimal": 76212, - "ĠMinimum": 32025, - "ĠMining": 26917, - "ĠMinist": 65992, - "ĠMinister": 9675, - "ĠMinisters": 79073, - "ĠMinistry": 20214, - "ĠMinneapolis": 42958, - "ĠMinnesota": 19461, - "ĠMinor": 30893, - "ĠMinority": 71158, - "ĠMint": 42410, - "ĠMinute": 56267, - "ĠMinuten": 81724, - "ĠMinutes": 42099, - "ĠMir": 14603, - "ĠMiracle": 77064, - "ĠMirage": 99242, - "ĠMiranda": 59414, - "ĠMirror": 34954, - "ĠMis": 33659, - "ĠMisc": 40151, - "ĠMiscellaneous": 79377, - "ĠMish": 78576, - "ĠMiss": 9083, - "ĠMissile": 68870, - "ĠMissing": 36364, - "ĠMission": 24098, - "ĠMississippi": 29538, - "ĠMissouri": 25378, - "ĠMist": 35198, - "ĠMister": 92708, - "ĠMistress": 97129, - "ĠMit": 22515, - "ĠMitar": 79822, - "ĠMitarbeiter": 97528, - "ĠMitch": 23406, - "ĠMitchell": 31038, - "ĠMitgli": 78194, - "ĠMits": 60676, - "ĠMitsubishi": 79653, - "ĠMitt": 33718, - "ĠMix": 19771, - "ĠMixed": 51268, - "ĠMixer": 72392, - "ĠMixing": 97699, - "ĠMiy": 67559, - "ĠMiz": 72695, - "ĠMk": 53948, - "ĠMn": 57831, - "ĠMo": 6178, - "ĠMob": 36006, - "ĠMobil": 70930, - "ĠMobile": 13716, - "ĠMobility": 63410, - "ĠMock": 14905, - "ĠMockito": 48209, - "ĠMod": 5768, - "ĠModal": 22017, - "ĠMode": 14904, - "ĠModel": 5008, - "ĠModelAndView": 36168, - "ĠModelRenderer": 82110, - "ĠModelState": 71148, - "ĠModeling": 77349, - "ĠModelo": 91618, - "ĠModels": 27972, - "ĠModer": 44527, - "ĠModerate": 96075, - "ĠModerator": 92542, - "ĠModern": 18766, - "ĠModes": 82789, - "ĠModi": 35489, - "ĠModification": 74955, - "ĠModifications": 96716, - "ĠModified": 30153, - "ĠModifier": 46308, - "ĠModify": 50470, - "ĠMods": 86164, - "ĠModular": 85948, - "ĠModule": 14026, - "ĠModules": 44665, - "ĠMoff": 97481, - "ĠMog": 61021, - "ĠMoh": 20409, - "ĠMohamed": 60759, - "ĠMohammad": 65552, - "ĠMohammed": 46392, - "ĠMoines": 78158, - "ĠMoist": 82804, - "ĠMoj": 90437, - "ĠMojo": 96749, - "ĠMol": 33518, - "ĠMold": 55263, - "ĠMolecular": 60825, - "ĠMolly": 58500, - "ĠMom": 22969, - "ĠMoment": 40096, - "ĠMoments": 83121, - "ĠMomentum": 96210, - "ĠMoms": 84395, - "ĠMon": 3206, - "ĠMona": 99883, - "ĠMonaco": 62651, - "ĠMonad": 60785, - "ĠMond": 51972, - "ĠMonday": 7159, - "ĠMondays": 91271, - "ĠMonetary": 74214, - "ĠMoney": 18099, - "ĠMong": 44539, - "ĠMongo": 25419, - "ĠMongoClient": 61532, - "ĠMongoDB": 46428, - "ĠMongolia": 91850, - "ĠMonica": 46844, - "ĠMonitor": 24423, - "ĠMonitoring": 51803, - "ĠMonk": 76781, - "ĠMonkey": 58937, - "ĠMono": 12980, - "ĠMonoBehaviour": 16090, - "ĠMonroe": 50887, - "ĠMons": 50601, - "ĠMonsanto": 74026, - "ĠMonster": 29073, - "ĠMonsters": 63808, - "ĠMont": 9995, - "ĠMontana": 37105, - "ĠMonte": 46867, - "ĠMonter": 66098, - "ĠMonterey": 98495, - "ĠMontgomery": 44125, - "ĠMonth": 19961, - "ĠMonthly": 45434, - "ĠMonths": 52446, - "ĠMontreal": 30613, - "ĠMonument": 72377, - "ĠMoo": 83096, - "ĠMood": 94667, - "ĠMoodle": 60543, - "ĠMoody": 72401, - "ĠMoon": 17781, - "ĠMoor": 84548, - "ĠMoore": 20832, - "ĠMoose": 69228, - "ĠMor": 8613, - "ĠMoral": 89606, - "ĠMorales": 76602, - "ĠMoran": 93335, - "ĠMore": 4497, - "ĠMoreno": 79275, - "ĠMoreover": 23674, - "ĠMorg": 79160, - "ĠMorgan": 23809, - "ĠMori": 95297, - "ĠMorm": 32394, - "ĠMormon": 37697, - "ĠMormons": 92973, - "ĠMorning": 29084, - "ĠMoroccan": 95067, - "ĠMorocco": 59230, - "ĠMorph": 75740, - "ĠMorr": 45957, - "ĠMorris": 30283, - "ĠMorrison": 50054, - "ĠMorrow": 87374, - "ĠMorse": 87339, - "ĠMort": 22806, - "ĠMortgage": 48780, - "ĠMorton": 73036, - "ĠMos": 12847, - "ĠMoscow": 23223, - "ĠMoses": 42048, - "ĠMosque": 100031, - "ĠMoss": 44610, - "ĠMost": 7648, - "ĠMostly": 64285, - "ĠMosul": 62913, - "ĠMot": 19514, - "ĠMother": 21720, - "ĠMothers": 86035, - "ĠMotion": 27660, - "ĠMotionEvent": 58057, - "ĠMoto": 48598, - "ĠMotor": 18079, - "ĠMotorcycle": 70762, - "ĠMotorola": 63590, - "ĠMotors": 37792, - "ĠMou": 73934, - "ĠMount": 10640, - "ĠMountain": 19149, - "ĠMountains": 41114, - "ĠMounted": 93841, - "ĠMour": 51648, - "ĠMourinho": 66418, - "ĠMouse": 18191, - "ĠMouseButton": 92303, - "ĠMouseEvent": 67317, - "ĠMouseEventArgs": 83004, - "ĠMouth": 66255, - "ĠMov": 54385, - "ĠMove": 14903, - "ĠMoved": 90797, - "ĠMovement": 29098, - "ĠMoves": 57699, - "ĠMovie": 14270, - "ĠMovies": 27019, - "ĠMoving": 38727, - "ĠMoy": 77638, - "ĠMoz": 52543, - "ĠMozart": 95769, - "ĠMozilla": 35833, - "ĠMp": 51065, - "ĠMr": 4491, - "ĠMrs": 18083, - "ĠMs": 16450, - "ĠMsg": 25183, - "ĠMsgBox": 52666, - "ĠMt": 36608, - "ĠMu": 15130, - "ĠMuch": 24191, - "ĠMud": 69440, - "ĠMueller": 32767, - "ĠMug": 64574, - "ĠMuhammad": 36831, - "ĠMuj": 58336, - "ĠMuk": 70319, - "ĠMul": 30451, - "ĠMull": 52627, - "ĠMult": 22950, - "ĠMulti": 17896, - "ĠMultimedia": 83322, - "ĠMultip": 59812, - "ĠMultiple": 29911, - "ĠMultiply": 72159, - "ĠMum": 67937, - "ĠMumbai": 35812, - "ĠMun": 28982, - "ĠMund": 67661, - "ĠMundo": 90923, - "ĠMunich": 47304, - "ĠMunicip": 36803, - "ĠMunicipal": 45340, - "ĠMur": 15356, - "ĠMurder": 52483, - "ĠMurdoch": 79709, - "ĠMurphy": 31053, - "ĠMurray": 28253, - "ĠMus": 5444, - "ĠMuscle": 68427, - "ĠMuse": 51108, - "ĠMuseum": 16730, - "ĠMush": 59205, - "ĠMushroom": 91297, - "ĠMusic": 10948, - "ĠMusical": 57357, - "ĠMusik": 76510, - "ĠMusk": 40638, - "ĠMuslim": 10451, - "ĠMuslims": 20071, - "ĠMuss": 90814, - "ĠMust": 15832, - "ĠMustang": 53879, - "ĠMut": 32328, - "ĠMutable": 32243, - "ĠMutableList": 79124, - "ĠMutableLiveData": 56381, - "ĠMutation": 68303, - "ĠMutex": 67315, - "ĠMutual": 75142, - "ĠMvc": 98685, - "ĠMy": 3092, - "ĠMyApp": 55116, - "ĠMyBase": 61233, - "ĠMyClass": 84926, - "ĠMySQL": 27436, - "ĠMySql": 26809, - "ĠMySqlCommand": 59407, - "ĠMySqlConnection": 83087, - "ĠMyanmar": 53455, - "ĠMyers": 51323, - "ĠMyst": 30727, - "ĠMystery": 49105, - "ĠMystic": 89625, - "ĠMyth": 47595, - "ĠMás": 84975, - "ĠMädchen": 79696, - "ĠMänner": 99476, - "ĠMär": 85232, - "ĠMé": 44031, - "ĠMéd": 98490, - "ĠMét": 62358, - "ĠMétodo": 81476, - "ĠMéxico": 63271, - "ĠMö": 49782, - "ĠMöglich": 67561, - "ĠMöglichkeit": 91917, - "ĠMü": 64730, - "ĠMüller": 100018, - "ĠMünchen": 90366, - "ĠN": 452, - "ĠNA": 21317, - "ĠNAFTA": 85819, - "ĠNAME": 19668, - "ĠNAMES": 92010, - "ĠNAN": 93229, - "ĠNAND": 77557, - "ĠNAS": 16473, - "ĠNASA": 22146, - "ĠNASCAR": 65690, - "ĠNAT": 18749, - "ĠNATIONAL": 94781, - "ĠNATO": 30334, - "ĠNAV": 54403, - "ĠNB": 36079, - "ĠNBA": 17846, - "ĠNBC": 24426, - "ĠNC": 20660, - "ĠNCAA": 34260, - "ĠND": 39544, - "ĠNDEBUG": 99629, - "ĠNDP": 54750, - "ĠNE": 8014, - "ĠNEC": 83368, - "ĠNEED": 49233, - "ĠNEG": 85165, - "ĠNEGLIGENCE": 29648, - "ĠNEO": 87683, - "ĠNES": 74313, - "ĠNET": 26025, - "ĠNETWORK": 58536, - "ĠNEVER": 56125, - "ĠNEW": 16560, - "ĠNEWS": 41226, - "ĠNEXT": 46111, - "ĠNF": 45827, - "ĠNFC": 48305, - "ĠNFL": 12873, - "ĠNFS": 88915, - "ĠNG": 20619, - "ĠNGO": 47886, - "ĠNGOs": 72614, - "ĠNGX": 90205, - "ĠNH": 35931, - "ĠNHL": 24603, - "ĠNHS": 37381, - "ĠNI": 42601, - "ĠNIC": 65315, - "ĠNIGHT": 76131, - "ĠNIH": 84370, - "ĠNIL": 65247, - "ĠNIR": 99854, - "ĠNJ": 27816, - "ĠNK": 71163, - "ĠNL": 33260, - "ĠNM": 40814, - "ĠNN": 45778, - "ĠNO": 5782, - "ĠNOAA": 86748, - "ĠNODE": 35917, - "ĠNOI": 25799, - "ĠNOM": 98811, - "ĠNON": 21219, - "ĠNONE": 43969, - "ĠNONINFRINGEMENT": 29086, - "ĠNOP": 87476, - "ĠNOR": 70188, - "ĠNORMAL": 53531, - "ĠNORTH": 75859, - "ĠNOT": 4276, - "ĠNOTE": 17160, - "ĠNOTES": 71046, - "ĠNOTHING": 87181, - "ĠNOTICE": 30329, - "ĠNOTIFY": 84202, - "ĠNOW": 23214, - "ĠNP": 44340, - "ĠNPC": 30817, - "ĠNPCs": 74670, - "ĠNPR": 45300, - "ĠNR": 40395, - "ĠNRA": 53509, - "ĠNRF": 73110, - "ĠNRL": 95254, - "ĠNS": 3119, - "ĠNSA": 31883, - "ĠNSArray": 26585, - "ĠNSAttributedString": 94337, - "ĠNSCoder": 70062, - "ĠNSData": 50870, - "ĠNSDate": 46367, - "ĠNSDictionary": 29996, - "ĠNSError": 32338, - "ĠNSF": 80628, - "ĠNSIndexPath": 66268, - "ĠNSInteger": 39062, - "ĠNSK": 83242, - "ĠNSLayoutConstraint": 60682, - "ĠNSLocalizedString": 61372, - "ĠNSLog": 18827, - "ĠNSMutable": 21772, - "ĠNSMutableArray": 34368, - "ĠNSMutableDictionary": 53005, - "ĠNSNumber": 49573, - "ĠNSObject": 27301, - "ĠNSRange": 93196, - "ĠNSS": 57108, - "ĠNSString": 9519, - "ĠNSStringFromClass": 87461, - "ĠNST": 39642, - "ĠNSTextAlignment": 75334, - "ĠNSUInteger": 61232, - "ĠNSURL": 40963, - "ĠNSW": 39008, - "ĠNT": 18125, - "ĠNTN": 79915, - "ĠNU": 61825, - "ĠNUIT": 75076, - "ĠNUITKA": 75520, - "ĠNULL": 1808, - "ĠNUM": 16322, - "ĠNUMBER": 37936, - "ĠNUnit": 53550, - "ĠNV": 25464, - "ĠNVIC": 87032, - "ĠNVIDIA": 34661, - "ĠNW": 42174, - "ĠNX": 58285, - "ĠNXT": 91501, - "ĠNY": 12551, - "ĠNYC": 34385, - "ĠNYPD": 74255, - "ĠNYT": 99812, - "ĠNZ": 42857, - "ĠNa": 13106, - "ĠNaN": 33278, - "ĠNab": 88406, - "ĠNach": 29375, - "ĠNachricht": 81172, - "ĠNacht": 99459, - "ĠNacional": 45689, - "ĠNack": 96162, - "ĠNad": 35762, - "ĠNadu": 75905, - "ĠNag": 30162, - "ĠNagar": 88294, - "ĠNah": 73088, - "ĠNail": 75528, - "ĠNairobi": 97625, - "ĠNaj": 67453, - "ĠNak": 44329, - "ĠNaked": 54838, - "ĠNam": 31074, - "ĠName": 4076, - "ĠNamed": 41559, - "ĠNamen": 85200, - "ĠNames": 35975, - "ĠNamespace": 43062, - "ĠNaming": 97575, - "ĠNan": 33242, - "ĠNancy": 35336, - "ĠNano": 64051, - "ĠNaomi": 78822, - "ĠNap": 29576, - "ĠNaples": 83721, - "ĠNapoleon": 70527, - "ĠNapoli": 86776, - "ĠNar": 29853, - "ĠNarc": 79420, - "ĠNarendra": 67432, - "ĠNarr": 57969, - "ĠNarrative": 96821, - "ĠNarrow": 83411, - "ĠNaruto": 50094, - "ĠNas": 39322, - "ĠNash": 28512, - "ĠNashville": 37640, - "ĠNass": 73002, - "ĠNat": 24772, - "ĠNatal": 42701, - "ĠNatalie": 64120, - "ĠNatasha": 87766, - "ĠNate": 55769, - "ĠNath": 61909, - "ĠNathan": 37837, - "ĠNation": 17671, - "ĠNational": 5165, - "ĠNationals": 62191, - "ĠNations": 19687, - "ĠNationwide": 90754, - "ĠNative": 17118, - "ĠNatur": 40549, - "ĠNatural": 18955, - "ĠNaturally": 60842, - "ĠNature": 22037, - "ĠNaughty": 87841, - "ĠNav": 12233, - "ĠNavBar": 79766, - "ĠNavController": 56862, - "ĠNavLink": 95316, - "ĠNavParams": 77000, - "ĠNaval": 46829, - "ĠNavbar": 39409, - "ĠNavigate": 82839, - "ĠNavigation": 18464, - "ĠNavigator": 27640, - "ĠNavy": 19574, - "ĠNaw": 90810, - "ĠNay": 99173, - "ĠNaz": 29874, - "ĠNazi": 32527, - "ĠNazis": 49533, - "ĠNb": 78583, - "ĠNd": 88468, - "ĠNe": 4275, - "ĠNeal": 66549, - "ĠNear": 31494, - "ĠNearby": 96648, - "ĠNearly": 49669, - "ĠNeb": 52809, - "ĠNebraska": 38379, - "ĠNec": 64224, - "ĠNecessary": 95633, - "ĠNeck": 44055, - "ĠNecklace": 86460, - "ĠNed": 71099, - "ĠNederland": 66492, - "ĠNeed": 14998, - "ĠNeeded": 57661, - "ĠNeedle": 89900, - "ĠNeedless": 83383, - "ĠNeeds": 44240, - "ĠNeg": 24952, - "ĠNegative": 51957, - "ĠNegot": 75311, - "ĠNegro": 57147, - "ĠNeh": 73536, - "ĠNeighbor": 98263, - "ĠNeighborhood": 62612, - "ĠNeil": 34221, - "ĠNeither": 25215, - "ĠNel": 89461, - "ĠNelson": 27562, - "ĠNem": 63268, - "ĠNeo": 41744, - "ĠNeon": 78064, - "ĠNep": 37669, - "ĠNepal": 50064, - "ĠNeptune": 80724, - "ĠNer": 66904, - "ĠNero": 85178, - "ĠNes": 92508, - "ĠNess": 88602, - "ĠNest": 40005, - "ĠNested": 72842, - "ĠNet": 9558, - "ĠNetanyahu": 45742, - "ĠNetflix": 23469, - "ĠNetherlands": 26746, - "ĠNets": 59487, - "ĠNetwork": 8304, - "ĠNetworking": 60563, - "ĠNetworks": 39810, - "ĠNetz": 93383, - "ĠNeu": 45950, - "ĠNeue": 76663, - "ĠNeural": 61577, - "ĠNeuro": 32359, - "ĠNeuroscience": 85879, - "ĠNeutral": 59794, - "ĠNev": 25317, - "ĠNevada": 27966, - "ĠNever": 15037, - "ĠNevertheless": 35053, - "ĠNeville": 82335, - "ĠNew": 1561, - "ĠNewark": 65599, - "ĠNewcastle": 44226, - "ĠNewest": 79797, - "ĠNewfoundland": 89396, - "ĠNewly": 99935, - "ĠNewman": 56721, - "ĠNewport": 59900, - "ĠNews": 5513, - "ĠNewsletter": 39693, - "ĠNewsp": 61103, - "ĠNewspaper": 87839, - "ĠNewton": 21324, - "ĠNewtonsoft": 32679, - "ĠNewtown": 92929, - "ĠNex": 88929, - "ĠNext": 9479, - "ĠNexus": 41122, - "ĠNey": 96148, - "ĠNg": 17030, - "ĠNgModule": 28923, - "ĠNgb": 67389, - "ĠNguyen": 64261, - "ĠNh": 91553, - "ĠNi": 22652, - "ĠNiagara": 78977, - "ĠNic": 18011, - "ĠNicar": 67138, - "ĠNicaragua": 77424, - "ĠNice": 29959, - "ĠNich": 26755, - "ĠNicholas": 40796, - "ĠNichols": 81250, - "ĠNicholson": 89983, - "ĠNicht": 87517, - "ĠNick": 15341, - "ĠNickel": 67942, - "ĠNico": 75135, - "ĠNicol": 83440, - "ĠNicola": 79541, - "ĠNicolas": 52836, - "ĠNicole": 45130, - "ĠNie": 53383, - "ĠNielsen": 64551, - "ĠNiet": 60398, - "ĠNietzsche": 94206, - "ĠNigel": 66916, - "ĠNiger": 20992, - "ĠNigeria": 29258, - "ĠNigerian": 55433, - "ĠNight": 13120, - "ĠNightmare": 75225, - "ĠNights": 64643, - "ĠNik": 22300, - "ĠNike": 34244, - "ĠNikki": 70207, - "ĠNikol": 96657, - "ĠNikola": 97415, - "ĠNikon": 63252, - "ĠNil": 33374, - "ĠNile": 77290, - "ĠNim": 47683, - "ĠNimbus": 72593, - "ĠNin": 27825, - "ĠNina": 64988, - "ĠNine": 38166, - "ĠNing": 86183, - "ĠNinja": 48085, - "ĠNintendo": 23643, - "ĠNinth": 86858, - "ĠNir": 78843, - "ĠNissan": 42981, - "ĠNit": 50616, - "ĠNixon": 42726, - "ĠNo": 2360, - "ĠNoSuch": 49077, - "ĠNoSuchElementException": 95549, - "ĠNoah": 43084, - "ĠNob": 19554, - "ĠNobel": 48078, - "ĠNoble": 49687, - "ĠNobody": 37558, - "ĠNode": 6146, - "ĠNodeList": 99811, - "ĠNodeType": 83849, - "ĠNodes": 53601, - "ĠNodo": 95229, - "ĠNoel": 70661, - "ĠNoir": 73814, - "ĠNoise": 51623, - "ĠNokia": 36806, - "ĠNolan": 62732, - "ĠNom": 38000, - "ĠNombre": 48795, - "ĠNome": 59375, - "ĠNon": 11842, - "ĠNone": 2290, - "ĠNonetheless": 56733, - "ĠNoon": 83956, - "ĠNope": 86819, - "ĠNor": 8170, - "ĠNora": 73645, - "ĠNord": 30281, - "ĠNordic": 64466, - "ĠNorfolk": 59792, - "ĠNorm": 20935, - "ĠNormal": 18944, - "ĠNormalize": 69192, - "ĠNormally": 52783, - "ĠNorman": 41168, - "ĠNorris": 71865, - "ĠNorse": 94614, - "ĠNorte": 83393, - "ĠNorth": 4892, - "ĠNortheast": 45680, - "ĠNorthern": 17355, - "ĠNorthwest": 40505, - "ĠNorthwestern": 67363, - "ĠNorton": 60364, - "ĠNorway": 32603, - "ĠNorwegian": 45721, - "ĠNorwich": 84223, - "ĠNos": 51097, - "ĠNose": 93223, - "ĠNot": 2876, - "ĠNotFound": 24312, - "ĠNotFoundException": 67746, - "ĠNotImplemented": 22273, - "ĠNotImplementedError": 39299, - "ĠNotImplementedException": 34246, - "ĠNotSupportedException": 94090, - "ĠNote": 7181, - "ĠNotebook": 69755, - "ĠNotes": 18559, - "ĠNothing": 12334, - "ĠNotice": 25773, - "ĠNoticed": 71234, - "ĠNotices": 96353, - "ĠNotification": 16980, - "ĠNotificationCenter": 84435, - "ĠNotifications": 54038, - "ĠNotify": 36070, - "ĠNotre": 44564, - "ĠNottingham": 67659, - "ĠNou": 60287, - "ĠNous": 48109, - "ĠNov": 4723, - "ĠNova": 35741, - "ĠNovel": 53976, - "ĠNovember": 6841, - "ĠNow": 4800, - "ĠNowadays": 87581, - "ĠNpgsql": 79979, - "ĠNr": 70193, - "ĠNu": 33424, - "ĠNuclear": 38544, - "ĠNude": 55768, - "ĠNuevo": 88858, - "ĠNug": 59345, - "ĠNuggets": 85577, - "ĠNull": 18576, - "ĠNullPointerException": 57950, - "ĠNullable": 53755, - "ĠNum": 16610, - "ĠNumber": 5742, - "ĠNumberOf": 99449, - "ĠNumbers": 35813, - "ĠNumer": 48224, - "ĠNumeric": 51467, - "ĠNumero": 92085, - "ĠNumerous": 86915, - "ĠNun": 64778, - "ĠNunes": 86212, - "ĠNur": 57331, - "ĠNurs": 33441, - "ĠNurse": 49876, - "ĠNursery": 93285, - "ĠNurses": 96336, - "ĠNursing": 46353, - "ĠNut": 18878, - "ĠNutrition": 39700, - "ĠNutzung": 85705, - "ĠNvidia": 62467, - "ĠNx": 82147, - "ĠNy": 37832, - "ĠNylon": 91762, - "ĠNz": 99792, - "ĠNão": 58749, - "ĠNä": 86074, - "ĠO": 507, - "ĠOA": 81542, - "ĠOAuth": 39416, - "ĠOB": 44273, - "ĠOBJ": 43683, - "ĠOBJECT": 40886, - "ĠOBS": 76960, - "ĠOC": 32967, - "ĠOCC": 89113, - "ĠOCD": 99024, - "ĠOCI": 93187, - "ĠOCR": 81677, - "ĠOCT": 67277, - "ĠOD": 53832, - "ĠOE": 56630, - "ĠOECD": 79517, - "ĠOEM": 41862, - "ĠOF": 3083, - "ĠOFF": 18076, - "ĠOFFSET": 49204, - "ĠOG": 67459, - "ĠOH": 29822, - "ĠOID": 77458, - "ĠOK": 10619, - "ĠOL": 56370, - "ĠOLD": 65991, - "ĠOLED": 72052, - "ĠOM": 48437, - "ĠOMAP": 95636, - "ĠOMG": 98645, - "ĠOMIT": 70500, - "ĠOMX": 60930, - "ĠON": 6328, - "ĠONE": 25002, - "ĠONLINE": 53374, - "ĠONLY": 27785, - "ĠOO": 87918, - "ĠOP": 13435, - "ĠOPC": 87471, - "ĠOPEN": 30941, - "ĠOPER": 42476, - "ĠOPERATION": 99784, - "ĠOPP": 95281, - "ĠOPS": 83955, - "ĠOPT": 41134, - "ĠOPTION": 30995, - "ĠOPTIONAL": 77332, - "ĠOPTIONS": 52380, - "ĠOR": 2794, - "ĠORD": 70369, - "ĠORDER": 15888, - "ĠORIGINAL": 87882, - "ĠORM": 54690, - "ĠOS": 10293, - "ĠOSC": 75609, - "ĠOSD": 94622, - "ĠOSError": 75342, - "ĠOSI": 89178, - "ĠOSP": 97639, - "ĠOSS": 84333, - "ĠOST": 94401, - "ĠOSX": 88846, - "ĠOT": 8775, - "ĠOTA": 97847, - "ĠOTHER": 10271, - "ĠOTHERWISE": 18562, - "ĠOTP": 81968, - "ĠOU": 63935, - "ĠOUR": 46013, - "ĠOUT": 10009, - "ĠOUTER": 90775, - "ĠOUTPUT": 32090, - "ĠOV": 75402, - "ĠOVER": 36564, - "ĠOVERRIDE": 88401, - "ĠOW": 29969, - "ĠOWN": 69569, - "ĠOWNER": 51278, - "ĠOak": 18787, - "ĠOakland": 30781, - "ĠOaks": 75356, - "ĠOasis": 88391, - "ĠOb": 4761, - "ĠObama": 7250, - "ĠObamacare": 37096, - "ĠOber": 52245, - "ĠObesity": 95171, - "ĠObj": 27737, - "ĠObject": 3075, - "ĠObjectId": 51190, - "ĠObjectMapper": 55450, - "ĠObjectOutputStream": 98886, - "ĠObjectType": 79986, - "ĠObjective": 55389, - "ĠObjects": 25083, - "ĠObl": 56875, - "ĠObs": 51541, - "ĠObserv": 31943, - "ĠObservable": 11480, - "ĠObservableCollection": 45564, - "ĠObservation": 87529, - "ĠObservatory": 58974, - "ĠObserver": 35141, - "ĠObst": 95944, - "ĠObt": 57747, - "ĠObtain": 64524, - "ĠObviously": 36530, - "ĠOc": 83552, - "ĠOcc": 20522, - "ĠOccasionally": 89426, - "ĠOccup": 33512, - "ĠOccupation": 99452, - "ĠOccupational": 85255, - "ĠOccupy": 75035, - "ĠOcean": 22302, - "ĠOct": 5020, - "ĠOctober": 6664, - "ĠOculus": 56484, - "ĠOd": 25578, - "ĠOdd": 56136, - "ĠOdds": 84457, - "ĠOdin": 92173, - "ĠOdyssey": 66881, - "ĠOf": 5046, - "ĠOff": 4206, - "ĠOffensive": 76589, - "ĠOffer": 25510, - "ĠOffering": 67118, - "ĠOffers": 52418, - "ĠOffice": 8410, - "ĠOfficer": 20148, - "ĠOfficers": 49947, - "ĠOffices": 87638, - "ĠOfficial": 23479, - "ĠOfficials": 64239, - "ĠOffline": 67470, - "ĠOffset": 17286, - "ĠOften": 36016, - "ĠOg": 41937, - "ĠOgre": 64922, - "ĠOh": 8840, - "ĠOhio": 14689, - "ĠOil": 15895, - "ĠOilers": 90327, - "ĠOk": 7777, - "ĠOkHttpClient": 80020, - "ĠOkay": 36539, - "ĠOklahoma": 23640, - "ĠOktober": 74308, - "ĠOl": 12225, - "ĠOld": 10846, - "ĠOlder": 55025, - "ĠOle": 33797, - "ĠOleDb": 57945, - "ĠOliv": 65384, - "ĠOlive": 47814, - "ĠOliveira": 96414, - "ĠOliver": 31346, - "ĠOlivia": 60387, - "ĠOlivier": 78118, - "ĠOlsen": 82881, - "ĠOlson": 75355, - "ĠOlymp": 15136, - "ĠOlympia": 96829, - "ĠOlympic": 25944, - "ĠOlympics": 33063, - "ĠOlympus": 97891, - "ĠOm": 19116, - "ĠOmaha": 68305, - "ĠOman": 82225, - "ĠOmar": 54658, - "ĠOmega": 44409, - "ĠOmn": 90934, - "ĠOmni": 86325, - "ĠOn": 1952, - "ĠOnClickListener": 68407, - "ĠOnCollision": 93611, - "ĠOnDestroy": 46989, - "ĠOnInit": 11214, - "ĠOnPropertyChanged": 50381, - "ĠOnTrigger": 51676, - "ĠOnTriggerEnter": 65204, - "ĠOnc": 77854, - "ĠOnce": 9843, - "ĠOne": 3861, - "ĠOnePlus": 82065, - "ĠOnes": 74933, - "ĠOnion": 87035, - "ĠOnline": 8267, - "ĠOnly": 8442, - "ĠOnt": 18298, - "ĠOntario": 21193, - "ĠOok": 95655, - "ĠOops": 96352, - "ĠOp": 10901, - "ĠOpCode": 98879, - "ĠOpcode": 79999, - "ĠOpen": 5377, - "ĠOpenFileDialog": 95186, - "ĠOpenGL": 37803, - "ĠOpenSSL": 66717, - "ĠOpening": 41137, - "ĠOpens": 67279, - "ĠOper": 7613, - "ĠOpera": 39679, - "ĠOperand": 62185, - "ĠOperating": 36233, - "ĠOperation": 17145, - "ĠOperational": 90396, - "ĠOperations": 25927, - "ĠOperator": 29598, - "ĠOperators": 65520, - "ĠOpinion": 60767, - "ĠOpp": 29710, - "ĠOpport": 35378, - "ĠOpportunities": 66885, - "ĠOpportunity": 48379, - "ĠOpposition": 66659, - "ĠOpr": 78618, - "ĠOprah": 92258, - "ĠOps": 56258, - "ĠOpt": 16963, - "ĠOptical": 75939, - "ĠOptim": 31197, - "ĠOptimization": 58839, - "ĠOption": 7104, - "ĠOptional": 12536, - "ĠOptionally": 97295, - "ĠOptions": 14908, - "ĠOr": 2582, - "ĠOracle": 22137, - "ĠOral": 54501, - "ĠOrange": 22725, - "ĠOrb": 44088, - "ĠOrbit": 85557, - "ĠOrc": 57686, - "ĠOrch": 55405, - "ĠOrchard": 84252, - "ĠOrchestra": 54617, - "ĠOrd": 31137, - "ĠOrden": 97945, - "ĠOrder": 7365, - "ĠOrdered": 40681, - "ĠOrderedDict": 54313, - "ĠOrdering": 69721, - "ĠOrders": 32936, - "ĠOrdinary": 99011, - "ĠOre": 34543, - "ĠOregon": 19313, - "ĠOrg": 34806, - "ĠOrgan": 10995, - "ĠOrganic": 44037, - "ĠOrganisation": 47843, - "ĠOrganization": 21021, - "ĠOrganizations": 67792, - "ĠOrganizer": 86937, - "ĠOri": 38998, - "ĠOrient": 62574, - "ĠOriental": 72051, - "ĠOrientation": 55234, - "ĠOrig": 46598, - "ĠOrigin": 17554, - "ĠOriginal": 17674, - "ĠOriginally": 25842, - "ĠOrigins": 70591, - "ĠOrioles": 80360, - "ĠOrion": 69773, - "ĠOrlando": 28944, - "ĠOrleans": 27008, - "ĠOrn": 88939, - "ĠOro": 60829, - "ĠOrr": 87119, - "ĠOrt": 45440, - "ĠOrth": 32210, - "ĠOrthodox": 46273, - "ĠOrtiz": 79650, - "ĠOrwell": 83853, - "ĠOs": 15796, - "ĠOsaka": 88085, - "ĠOsama": 83342, - "ĠOsborne": 71229, - "ĠOsc": 56736, - "ĠOscar": 31797, - "ĠOscars": 89896, - "ĠOslo": 58958, - "ĠOst": 66535, - "ĠOsw": 66321, - "ĠOswald": 90450, - "ĠOt": 31676, - "ĠOther": 7089, - "ĠOthers": 26080, - "ĠOtherwise": 18715, - "ĠOtt": 24881, - "ĠOttawa": 33266, - "ĠOtto": 66991, - "ĠOttoman": 70110, - "ĠOu": 69327, - "ĠOur": 5751, - "ĠOut": 4470, - "ĠOutcome": 95709, - "ĠOutdoor": 33782, - "ĠOuter": 56297, - "ĠOutlet": 76749, - "ĠOutline": 53009, - "ĠOutlineInputBorder": 83637, - "ĠOutlook": 42158, - "ĠOutput": 9442, - "ĠOutputStream": 53158, - "ĠOutputs": 59514, - "ĠOutreach": 97550, - "ĠOuts": 86500, - "ĠOutside": 42251, - "ĠOutstanding": 76441, - "ĠOval": 56789, - "ĠOven": 87213, - "ĠOver": 6193, - "ĠOverall": 28993, - "ĠOverflow": 71547, - "ĠOverlay": 65967, - "ĠOvernight": 93568, - "ĠOverride": 39358, - "ĠOverrides": 47183, - "ĠOvers": 62661, - "ĠOverse": 86403, - "ĠOversight": 90951, - "ĠOverview": 35907, - "ĠOverwatch": 73438, - "ĠOw": 41896, - "ĠOwen": 47809, - "ĠOwens": 64457, - "ĠOwl": 74795, - "ĠOwn": 21189, - "ĠOwned": 86193, - "ĠOwner": 26918, - "ĠOwners": 40566, - "ĠOwnership": 86036, - "ĠOx": 51715, - "ĠOxford": 26275, - "ĠOxygen": 87669, - "ĠOz": 36704, - "ĠP": 393, - "ĠPA": 13174, - "ĠPAC": 40964, - "ĠPACK": 34432, - "ĠPACKAGE": 67358, - "ĠPACKET": 74305, - "ĠPAD": 62854, - "ĠPAGE": 26095, - "ĠPAL": 52569, - "ĠPAN": 73381, - "ĠPANEL": 81124, - "ĠPAR": 27173, - "ĠPARA": 51500, - "ĠPARAM": 29708, - "ĠPARAMETERS": 69179, - "ĠPARK": 67384, - "ĠPART": 6909, - "ĠPARTIC": 7703, - "ĠPARTICULAR": 7807, - "ĠPARTY": 64327, - "ĠPAS": 61017, - "ĠPASS": 51935, - "ĠPASSWORD": 51771, - "ĠPAT": 45470, - "ĠPATCH": 60445, - "ĠPATH": 27871, - "ĠPAY": 50477, - "ĠPB": 32034, - "ĠPBS": 60145, - "ĠPC": 6812, - "ĠPCA": 62029, - "ĠPCB": 51177, - "ĠPCI": 28889, - "ĠPCIe": 91790, - "ĠPCM": 76107, - "ĠPCR": 67791, - "ĠPCS": 92197, - "ĠPCs": 47931, - "ĠPD": 27572, - "ĠPDF": 11612, - "ĠPDO": 26011, - "ĠPDT": 46557, - "ĠPE": 22557, - "ĠPED": 94853, - "ĠPEM": 97834, - "ĠPEN": 81770, - "ĠPEOPLE": 67825, - "ĠPER": 18335, - "ĠPERF": 79477, - "ĠPERFORMANCE": 82046, - "ĠPERMISSION": 97640, - "ĠPERSON": 57477, - "ĠPET": 50359, - "ĠPF": 29515, - "ĠPG": 31144, - "ĠPGA": 80885, - "ĠPH": 15001, - "ĠPHI": 85935, - "ĠPHONE": 92183, - "ĠPHOTO": 65877, - "ĠPHP": 13420, - "ĠPHPUnit": 63286, - "ĠPHY": 58341, - "ĠPHYS": 85087, - "ĠPI": 23396, - "ĠPIC": 61706, - "ĠPICK": 84637, - "ĠPID": 36871, - "ĠPIE": 80555, - "ĠPIL": 43175, - "ĠPIN": 28228, - "ĠPIO": 87621, - "ĠPIPE": 72774, - "ĠPIT": 94019, - "ĠPIX": 62701, - "ĠPIXEL": 96922, - "ĠPIXI": 94670, - "ĠPJ": 66080, - "ĠPK": 25864, - "ĠPKK": 99058, - "ĠPL": 10528, - "ĠPLA": 98066, - "ĠPLACE": 82982, - "ĠPLAN": 73666, - "ĠPLATFORM": 69770, - "ĠPLAY": 43088, - "ĠPLAYER": 45817, - "ĠPLC": 70452, - "ĠPLEASE": 54233, - "ĠPLL": 55445, - "ĠPLUGIN": 83607, - "ĠPLUS": 59553, - "ĠPM": 5975, - "ĠPMC": 88132, - "ĠPMID": 62041, - "ĠPN": 63001, - "ĠPNG": 42739, - "ĠPO": 13228, - "ĠPOD": 91601, - "ĠPOINT": 47695, - "ĠPOINTER": 79131, - "ĠPOL": 32740, - "ĠPOLIT": 84320, - "ĠPOLITICO": 99539, - "ĠPOLL": 94215, - "ĠPOP": 46828, - "ĠPOR": 58970, - "ĠPORT": 19617, - "ĠPOS": 27592, - "ĠPOSITION": 74823, - "ĠPOSIX": 73247, - "ĠPOSS": 28656, - "ĠPOSSIBILITY": 30482, - "ĠPOST": 13165, - "ĠPOT": 62602, - "ĠPOV": 75621, - "ĠPOW": 70893, - "ĠPOWER": 43737, - "ĠPP": 30950, - "ĠPPC": 70827, - "ĠPPP": 75138, - "ĠPQ": 62817, - "ĠPR": 8743, - "ĠPRE": 21626, - "ĠPREF": 99102, - "ĠPREFIX": 71078, - "ĠPRES": 79864, - "ĠPRESS": 74919, - "ĠPRI": 51267, - "ĠPRICE": 60152, - "ĠPRIMARY": 38567, - "ĠPRINT": 36993, - "ĠPRIV": 90445, - "ĠPRIVATE": 58893, - "ĠPRO": 5421, - "ĠPROC": 25362, - "ĠPROCESS": 52537, - "ĠPROCUREMENT": 31432, - "ĠPRODUCT": 39183, - "ĠPRODUCTS": 88390, - "ĠPROF": 26599, - "ĠPROFILE": 72050, - "ĠPROFITS": 29324, - "ĠPROGMEM": 91060, - "ĠPROGRAM": 46761, - "ĠPROJECT": 40992, - "ĠPROM": 68788, - "ĠPROP": 43077, - "ĠPROPERTY": 56740, - "ĠPROT": 91928, - "ĠPROVID": 15843, - "ĠPROVIDED": 16932, - "ĠPS": 11659, - "ĠPSA": 70586, - "ĠPSD": 74734, - "ĠPSG": 93777, - "ĠPSI": 89278, - "ĠPSP": 69914, - "ĠPST": 42084, - "ĠPSU": 89093, - "ĠPT": 19932, - "ĠPTR": 56296, - "ĠPTS": 97361, - "ĠPTSD": 62419, - "ĠPU": 53188, - "ĠPUB": 77844, - "ĠPUBLIC": 32516, - "ĠPUR": 7480, - "ĠPURE": 84588, - "ĠPURPOSE": 7667, - "ĠPUSH": 71609, - "ĠPUT": 35480, - "ĠPV": 38964, - "ĠPVC": 50966, - "ĠPVOID": 82676, - "ĠPW": 59393, - "ĠPWM": 37134, - "ĠPX": 56584, - "ĠPY": 43860, - "ĠPYTHON": 77778, - "ĠPa": 16056, - "ĠPablo": 53863, - "ĠPac": 12925, - "ĠPace": 85619, - "ĠPacers": 85637, - "ĠPacific": 16867, - "ĠPack": 14114, - "ĠPackage": 17333, - "ĠPackageManager": 57495, - "ĠPackages": 64484, - "ĠPackaging": 70888, - "ĠPackers": 44628, - "ĠPacket": 29989, - "ĠPacking": 98918, - "ĠPacks": 90632, - "ĠPact": 99473, - "ĠPad": 26367, - "ĠPadding": 23889, - "ĠPadres": 91745, - "ĠPag": 43455, - "ĠPage": 5874, - "ĠPageInfo": 97393, - "ĠPageSize": 95932, - "ĠPager": 88408, - "ĠPages": 22521, - "ĠPagination": 45998, - "ĠPaginator": 94164, - "ĠPaging": 97138, - "ĠPai": 88614, - "ĠPaid": 55182, - "ĠPaige": 87511, - "ĠPain": 35567, - "ĠPaint": 17646, - "ĠPainter": 97864, - "ĠPainting": 55143, - "ĠPair": 27086, - "ĠPais": 82887, - "ĠPak": 13662, - "ĠPakistan": 17076, - "ĠPakistani": 45552, - "ĠPal": 11165, - "ĠPalace": 31396, - "ĠPaladin": 97600, - "ĠPale": 12629, - "ĠPaleo": 88507, - "ĠPalest": 14255, - "ĠPalestin": 16733, - "ĠPalestine": 42034, - "ĠPalestinian": 22596, - "ĠPalestinians": 34234, - "ĠPalette": 67509, - "ĠPalin": 78421, - "ĠPall": 72460, - "ĠPalm": 33578, - "ĠPalmer": 42216, - "ĠPalo": 85251, - "ĠPam": 44513, - "ĠPamela": 83243, - "ĠPan": 11233, - "ĠPanama": 49136, - "ĠPanasonic": 80742, - "ĠPanc": 97314, - "ĠPand": 34606, - "ĠPanda": 73510, - "ĠPandora": 73081, - "ĠPane": 99642, - "ĠPanel": 19482, - "ĠPanels": 81592, - "ĠPang": 100236, - "ĠPanic": 84840, - "ĠPant": 54222, - "ĠPanther": 59612, - "ĠPanthers": 45267, - "ĠPants": 67553, - "ĠPaolo": 84469, - "ĠPap": 32743, - "ĠPapa": 65673, - "ĠPaper": 18343, - "ĠPaperback": 70232, - "ĠPapers": 45231, - "ĠPapua": 90181, - "ĠPar": 4366, - "ĠPara": 23850, - "ĠParad": 40372, - "ĠParade": 63654, - "ĠParadise": 48691, - "ĠParagraph": 50451, - "ĠParallel": 50372, - "ĠParam": 7136, - "ĠParameter": 15521, - "ĠParameterDirection": 67027, - "ĠParameters": 13831, - "ĠParamount": 82910, - "ĠParams": 35452, - "ĠParan": 98384, - "ĠParas": 94137, - "ĠParcel": 44094, - "ĠParcelable": 84092, - "ĠPare": 75285, - "ĠParen": 46786, - "ĠParent": 17457, - "ĠParenthood": 50265, - "ĠParents": 44026, - "ĠParis": 12366, - "ĠParish": 60347, - "ĠPark": 5657, - "ĠParker": 29306, - "ĠParking": 41282, - "ĠParkinson": 62145, - "ĠParks": 39272, - "ĠParkway": 68253, - "ĠParl": 95987, - "ĠParliament": 20302, - "ĠParliamentary": 87415, - "ĠParm": 56744, - "ĠParr": 81630, - "ĠPars": 53811, - "ĠParse": 15118, - "ĠParseException": 62949, - "ĠParser": 21783, - "ĠParses": 74530, - "ĠParsing": 75889, - "ĠParsons": 78344, - "ĠPart": 3744, - "ĠPartial": 25570, - "ĠPartialEq": 56139, - "ĠPartialView": 91181, - "ĠParticip": 44581, - "ĠParticipant": 47476, - "ĠParticipants": 52878, - "ĠParticipation": 64503, - "ĠParticle": 36954, - "ĠParticularly": 97485, - "ĠParties": 61005, - "ĠPartition": 55726, - "ĠPartner": 32413, - "ĠPartners": 23663, - "ĠPartnership": 47362, - "ĠParts": 27399, - "ĠParty": 8722, - "ĠPas": 24971, - "ĠPasadena": 83550, - "ĠPascal": 58459, - "ĠPaso": 67429, - "ĠPass": 10175, - "ĠPassage": 99575, - "ĠPassed": 50220, - "ĠPassenger": 68734, - "ĠPassing": 77392, - "ĠPassion": 64888, - "ĠPassive": 72689, - "ĠPassport": 67900, - "ĠPassword": 12642, - "ĠPast": 24561, - "ĠPasta": 98446, - "ĠPaste": 58325, - "ĠPastor": 59766, - "ĠPat": 7281, - "ĠPatch": 31512, - "ĠPatel": 63855, - "ĠPatent": 59090, - "ĠPath": 8092, - "ĠPathfinder": 85281, - "ĠPaths": 56706, - "ĠPatient": 30024, - "ĠPatients": 44430, - "ĠPatio": 65086, - "ĠPatreon": 66212, - "ĠPatri": 23860, - "ĠPatricia": 55034, - "ĠPatrick": 20199, - "ĠPatriot": 68031, - "ĠPatriots": 33617, - "ĠPatrol": 45498, - "ĠPatron": 90500, - "ĠPatt": 45403, - "ĠPattern": 19365, - "ĠPatterns": 63823, - "ĠPatterson": 58734, - "ĠPatton": 96222, - "ĠPatty": 89345, - "ĠPaul": 7043, - "ĠPaula": 62253, - "ĠPaulo": 38026, - "ĠPause": 50756, - "ĠPav": 43856, - "ĠPavel": 79369, - "ĠPavilion": 75579, - "ĠPaw": 61071, - "ĠPawn": 83971, - "ĠPax": 71421, - "ĠPay": 11728, - "ĠPayPal": 36431, - "ĠPayload": 54016, - "ĠPayment": 21085, - "ĠPayments": 58976, - "ĠPayne": 69595, - "ĠPaypal": 69121, - "ĠPays": 94708, - "ĠPaz": 88982, - "ĠPb": 98454, - "ĠPc": 89933, - "ĠPdf": 29250, - "ĠPdfP": 77616, - "ĠPdfPCell": 91662, - "ĠPe": 5250, - "ĠPeace": 26888, - "ĠPeach": 64695, - "ĠPeak": 44262, - "ĠPeaks": 89370, - "ĠPeanut": 94044, - "ĠPear": 23910, - "ĠPearce": 94156, - "ĠPearl": 37343, - "ĠPearson": 59642, - "ĠPeb": 90005, - "ĠPed": 19878, - "ĠPediatric": 95936, - "ĠPediatrics": 99871, - "ĠPedido": 98786, - "ĠPedro": 43582, - "ĠPee": 96408, - "ĠPeek": 97687, - "ĠPeel": 89694, - "ĠPeer": 46247, - "ĠPeg": 50766, - "ĠPeggy": 86652, - "ĠPel": 24587, - "ĠPell": 89008, - "ĠPelosi": 60080, - "ĠPemb": 69383, - "ĠPen": 13597, - "ĠPenal": 91758, - "ĠPenalty": 96342, - "ĠPence": 47060, - "ĠPend": 63500, - "ĠPendant": 81501, - "ĠPending": 42940, - "ĠPendingIntent": 72520, - "ĠPeng": 52150, - "ĠPenguin": 71244, - "ĠPenguins": 75944, - "ĠPeninsula": 50714, - "ĠPenis": 54418, - "ĠPenn": 13813, - "ĠPennsylvania": 20355, - "ĠPenny": 54015, - "ĠPens": 64480, - "ĠPension": 81557, - "ĠPent": 23458, - "ĠPentagon": 35636, - "ĠPeople": 9029, - "ĠPeoples": 81398, - "ĠPep": 54086, - "ĠPepper": 52882, - "ĠPepsi": 84178, - "ĠPer": 3700, - "ĠPerc": 52726, - "ĠPercent": 56448, - "ĠPercentage": 64341, - "ĠPerception": 86950, - "ĠPercy": 75786, - "ĠPere": 73578, - "ĠPerez": 50465, - "ĠPerf": 72548, - "ĠPerfect": 24118, - "ĠPerform": 26050, - "ĠPerformance": 21304, - "ĠPerforming": 70748, - "ĠPerforms": 58816, - "ĠPerhaps": 19292, - "ĠPeriod": 26572, - "ĠPeripheral": 84100, - "ĠPerkins": 66011, - "ĠPerl": 45532, - "ĠPerm": 91821, - "ĠPermanent": 57316, - "ĠPermission": 18628, - "ĠPermissions": 54457, - "ĠPermit": 81739, - "ĠPero": 56532, - "ĠPerr": 86848, - "ĠPerry": 31421, - "ĠPers": 21097, - "ĠPersian": 50961, - "ĠPersist": 94443, - "ĠPersistence": 65336, - "ĠPersistent": 67644, - "ĠPerson": 7508, - "ĠPersona": 54990, - "ĠPersonal": 19758, - "ĠPersonality": 65915, - "ĠPersonally": 63647, - "ĠPersonen": 88140, - "ĠPersonnel": 71077, - "ĠPersons": 63030, - "ĠPerspective": 70288, - "ĠPerspectives": 94985, - "ĠPert": 82884, - "ĠPerth": 50544, - "ĠPeru": 48847, - "ĠPes": 57956, - "ĠPessoa": 80676, - "ĠPest": 89245, - "ĠPet": 11586, - "ĠPete": 37373, - "ĠPeter": 11291, - "ĠPeters": 32284, - "ĠPetersburg": 55048, - "ĠPeterson": 40891, - "ĠPetit": 92917, - "ĠPetite": 88083, - "ĠPetr": 96876, - "ĠPetra": 85037, - "ĠPetro": 62579, - "ĠPetroleum": 73026, - "ĠPets": 36986, - "ĠPetsc": 54051, - "ĠPett": 83596, - "ĠPetty": 95798, - "ĠPew": 57717, - "ĠPey": 73980, - "ĠPeyton": 86556, - "ĠPf": 43168, - "ĠPfizer": 97954, - "ĠPg": 98365, - "ĠPh": 2405, - "ĠPhD": 30661, - "ĠPhantom": 47297, - "ĠPhar": 88671, - "ĠPharm": 25603, - "ĠPharma": 79881, - "ĠPharmac": 71881, - "ĠPharmaceutical": 59373, - "ĠPharmaceuticals": 91771, - "ĠPharmacy": 48175, - "ĠPhase": 28673, - "ĠPhaser": 64768, - "ĠPhelps": 98615, - "ĠPhen": 69883, - "ĠPhi": 64913, - "ĠPhil": 7302, - "ĠPhiladelphia": 19895, - "ĠPhilip": 26241, - "ĠPhilipp": 20540, - "ĠPhilippe": 67954, - "ĠPhilippine": 57281, - "ĠPhilippines": 26363, - "ĠPhilips": 74603, - "ĠPhill": 25533, - "ĠPhillies": 84086, - "ĠPhillip": 59809, - "ĠPhillips": 37514, - "ĠPhilly": 66254, - "ĠPhilosoph": 38356, - "ĠPhilosophy": 46969, - "ĠPhoenix": 23503, - "ĠPhon": 71424, - "ĠPhone": 14642, - "ĠPhoneNumber": 74774, - "ĠPhones": 85675, - "ĠPhonetic": 96834, - "ĠPhot": 18235, - "ĠPhoto": 11064, - "ĠPhotograph": 33255, - "ĠPhotographer": 75839, - "ĠPhotography": 41147, - "ĠPhoton": 63238, - "ĠPhotos": 16912, - "ĠPhotoshop": 45979, - "ĠPhp": 32234, - "ĠPhpStorm": 44981, - "ĠPhrase": 69100, - "ĠPhy": 93682, - "ĠPhys": 13101, - "ĠPhysical": 28479, - "ĠPhysician": 88298, - "ĠPhysicians": 88599, - "ĠPhysics": 28415, - "ĠPhysiology": 95946, - "ĠPi": 21286, - "ĠPiano": 56491, - "ĠPic": 26987, - "ĠPicasso": 67283, - "ĠPick": 20305, - "ĠPicker": 86483, - "ĠPicks": 66290, - "ĠPickup": 75560, - "ĠPics": 60935, - "ĠPicture": 25586, - "ĠPictureBox": 80749, - "ĠPictures": 29485, - "ĠPie": 41097, - "ĠPiece": 30030, - "ĠPieces": 68640, - "ĠPied": 84430, - "ĠPier": 21377, - "ĠPierce": 50930, - "ĠPierre": 38077, - "ĠPiet": 86288, - "ĠPig": 49654, - "ĠPik": 62262, - "ĠPikachu": 98019, - "ĠPike": 69829, - "ĠPil": 37451, - "ĠPill": 35236, - "ĠPillow": 81835, - "ĠPills": 48965, - "ĠPilot": 45599, - "ĠPin": 17929, - "ĠPine": 42609, - "ĠPing": 49757, - "ĠPink": 27211, - "ĠPins": 70350, - "ĠPinterest": 26106, - "ĠPioneer": 66450, - "ĠPip": 78482, - "ĠPipe": 28905, - "ĠPipeline": 42007, - "ĠPiper": 70907, - "ĠPipes": 79823, - "ĠPir": 39593, - "ĠPirate": 62248, - "ĠPirates": 53505, - "ĠPis": 92042, - "ĠPist": 45596, - "ĠPistol": 84914, - "ĠPistons": 95808, - "ĠPit": 40079, - "ĠPitch": 46676, - "ĠPitt": 21823, - "ĠPittsburgh": 28627, - "ĠPivot": 98993, - "ĠPix": 50566, - "ĠPixar": 100223, - "ĠPixel": 28569, - "ĠPixels": 86546, - "ĠPizza": 35918, - "ĠPl": 1856, - "ĠPlace": 11004, - "ĠPlaceholder": 87821, - "ĠPlacement": 78516, - "ĠPlaces": 45836, - "ĠPlain": 44299, - "ĠPlains": 63911, - "ĠPlaint": 57411, - "ĠPlaintiff": 78382, - "ĠPlan": 9878, - "ĠPlane": 44144, - "ĠPlanet": 29935, - "ĠPlanned": 47240, - "ĠPlanner": 75865, - "ĠPlanning": 28780, - "ĠPlans": 35695, - "ĠPlant": 18317, - "ĠPlants": 50298, - "ĠPlasma": 65632, - "ĠPlastic": 37108, - "ĠPlat": 87742, - "ĠPlate": 31403, - "ĠPlates": 80393, - "ĠPlatform": 17916, - "ĠPlatforms": 96209, - "ĠPlatinum": 45092, - "ĠPlato": 69161, - "ĠPlatt": 95778, - "ĠPlatz": 73155, - "ĠPlay": 7199, - "ĠPlayStation": 32365, - "ĠPlayback": 96401, - "ĠPlayboy": 91079, - "ĠPlayed": 75106, - "ĠPlayer": 7460, - "ĠPlayerPrefs": 60383, - "ĠPlayers": 25640, - "ĠPlayground": 89692, - "ĠPlaying": 40551, - "ĠPlaylist": 55369, - "ĠPlayoff": 95213, - "ĠPlays": 77265, - "ĠPlaystation": 93867, - "ĠPlaza": 41407, - "ĠPle": 33540, - "ĠPleasant": 64912, - "ĠPlease": 5321, - "ĠPlenty": 69489, - "ĠPlex": 96832, - "ĠPlot": 27124, - "ĠPlug": 53909, - "ĠPlugin": 21940, - "ĠPlugins": 63598, - "ĠPlum": 84409, - "ĠPlumbing": 93700, - "ĠPlus": 12623, - "ĠPluto": 78681, - "ĠPly": 54270, - "ĠPlymouth": 72098, - "ĠPo": 14128, - "ĠPocket": 46824, - "ĠPod": 17241, - "ĠPodcast": 30869, - "ĠPodesta": 88228, - "ĠPods": 53332, - "ĠPodsDummy": 71390, - "ĠPoe": 82695, - "ĠPoetry": 68787, - "ĠPoint": 5236, - "ĠPointF": 72274, - "ĠPointer": 22366, - "ĠPoints": 21387, - "ĠPoison": 52212, - "ĠPok": 23166, - "ĠPoke": 98726, - "ĠPokemon": 28831, - "ĠPoker": 38668, - "ĠPokémon": 27719, - "ĠPol": 3735, - "ĠPoland": 28702, - "ĠPolar": 56996, - "ĠPole": 53727, - "ĠPolic": 99212, - "ĠPolice": 10289, - "ĠPolicies": 63348, - "ĠPolicy": 11216, - "ĠPolish": 33084, - "ĠPolit": 16307, - "ĠPolitical": 31597, - "ĠPolitico": 71833, - "ĠPolitics": 35979, - "ĠPoll": 25385, - "ĠPollution": 96201, - "ĠPolly": 94517, - "ĠPolo": 73871, - "ĠPols": 58819, - "ĠPoly": 19294, - "ĠPolyester": 75949, - "ĠPolygon": 49259, - "ĠPolymer": 97770, - "ĠPolynomial": 76253, - "ĠPom": 39412, - "ĠPompe": 62511, - "ĠPompeo": 90734, - "ĠPon": 66415, - "ĠPond": 71965, - "ĠPont": 40870, - "ĠPony": 69135, - "ĠPool": 23563, - "ĠPoor": 45773, - "ĠPop": 10466, - "ĠPope": 30460, - "ĠPopular": 32495, - "ĠPopulate": 72038, - "ĠPopulation": 40629, - "ĠPopup": 47290, - "ĠPor": 20388, - "ĠPork": 85034, - "ĠPorn": 16878, - "ĠPornhub": 78007, - "ĠPorno": 21344, - "ĠPorsche": 51121, - "ĠPort": 5896, - "ĠPortable": 42585, - "ĠPortal": 34831, - "ĠPorter": 39037, - "ĠPortfolio": 47292, - "ĠPortions": 78897, - "ĠPortland": 23947, - "ĠPorto": 70798, - "ĠPortrait": 79682, - "ĠPorts": 70966, - "ĠPortsmouth": 87670, - "ĠPortug": 23027, - "ĠPortugal": 34411, - "ĠPortuguese": 43288, - "ĠPos": 19408, - "ĠPose": 51473, - "ĠPosition": 12661, - "ĠPositioned": 91081, - "ĠPositions": 76483, - "ĠPositive": 45003, - "ĠPoss": 42145, - "ĠPossible": 37207, - "ĠPossibly": 80291, - "ĠPost": 3962, - "ĠPostal": 55317, - "ĠPosted": 15634, - "ĠPoster": 63486, - "ĠPostgreSQL": 74701, - "ĠPosting": 79773, - "ĠPosts": 15781, - "ĠPot": 14020, - "ĠPotato": 78703, - "ĠPotential": 55057, - "ĠPotion": 75941, - "ĠPotter": 30427, - "ĠPou": 90123, - "ĠPound": 79352, - "ĠPour": 27058, - "ĠPoverty": 70274, - "ĠPow": 24523, - "ĠPowder": 44756, - "ĠPowell": 44109, - "ĠPower": 7572, - "ĠPowerPoint": 54600, - "ĠPowerShell": 75062, - "ĠPowered": 60720, - "ĠPowerful": 75458, - "ĠPowers": 46137, - "ĠPoz": 80085, - "ĠPr": 2394, - "ĠPra": 41465, - "ĠPract": 18373, - "ĠPractical": 66736, - "ĠPractice": 28082, - "ĠPractices": 64813, - "ĠPradesh": 43458, - "ĠPrague": 68389, - "ĠPrairie": 72049, - "ĠPratt": 75087, - "ĠPrayer": 56060, - "ĠPre": 5075, - "ĠPrec": 42770, - "ĠPrecision": 52459, - "ĠPreconditions": 87016, - "ĠPred": 30924, - "ĠPredator": 88287, - "ĠPredicate": 50927, - "ĠPredict": 33810, - "ĠPrediction": 62965, - "ĠPredictor": 61518, - "ĠPref": 43688, - "ĠPrefer": 85568, - "ĠPreference": 49905, - "ĠPreferences": 48970, - "ĠPreferred": 63603, - "ĠPrefix": 57583, - "ĠPregn": 60747, - "ĠPregnancy": 83627, - "ĠPreis": 62039, - "ĠPrel": 41188, - "ĠPrelude": 53662, - "ĠPrem": 12029, - "ĠPremier": 20210, - "ĠPremiere": 69924, - "ĠPremiership": 97988, - "ĠPremium": 26745, - "ĠPrep": 49169, - "ĠPreparation": 74435, - "ĠPrepare": 32266, - "ĠPrepared": 88267, - "ĠPreparedStatement": 43158, - "ĠPres": 4203, - "ĠPresbyterian": 86464, - "ĠPrescott": 91879, - "ĠPrescription": 77175, - "ĠPresence": 79723, - "ĠPresent": 27740, - "ĠPresentation": 51968, - "ĠPresented": 88121, - "ĠPresenter": 97323, - "ĠPresents": 83836, - "ĠPreservation": 92041, - "ĠPreserve": 82406, - "ĠPresidency": 87748, - "ĠPresident": 4900, - "ĠPresidential": 42855, - "ĠPresidents": 79739, - "ĠPress": 8612, - "ĠPressure": 40090, - "ĠPrest": 36002, - "ĠPreston": 63325, - "ĠPret": 63039, - "ĠPretty": 36416, - "ĠPrev": 60101, - "ĠPrevent": 39168, - "ĠPrevention": 36947, - "ĠPreview": 32341, - "ĠPrevious": 30013, - "ĠPreviously": 59787, - "ĠPri": 28885, - "ĠPrice": 8650, - "ĠPrices": 37133, - "ĠPricing": 60426, - "ĠPride": 43246, - "ĠPriest": 50003, - "ĠPrim": 36283, - "ĠPrimary": 26150, - "ĠPrime": 12801, - "ĠPrimer": 88125, - "ĠPrimitive": 52560, - "ĠPrince": 19912, - "ĠPrincess": 30389, - "ĠPrinceton": 50421, - "ĠPrincip": 45629, - "ĠPrincipal": 37409, - "ĠPrinciple": 82086, - "ĠPrinciples": 58014, - "ĠPrint": 8377, - "ĠPrintWriter": 49111, - "ĠPrintable": 65853, - "ĠPrinted": 71065, - "ĠPrinter": 47033, - "ĠPrintf": 92008, - "ĠPrinting": 51869, - "ĠPrints": 50385, - "ĠPrior": 32499, - "ĠPriority": 33020, - "ĠPriorityQueue": 85202, - "ĠPrism": 73031, - "ĠPrison": 42618, - "ĠPriv": 15801, - "ĠPrivacy": 19406, - "ĠPrivate": 9877, - "ĠPrix": 44394, - "ĠPrize": 32293, - "ĠPro": 1322, - "ĠProb": 26709, - "ĠProbability": 87739, - "ĠProbably": 38254, - "ĠProbe": 78378, - "ĠProble": 75990, - "ĠProblem": 22854, - "ĠProblems": 45635, - "ĠProc": 42187, - "ĠProcedure": 45546, - "ĠProcedures": 75111, - "ĠProceed": 41870, - "ĠProceedings": 55227, - "ĠProcess": 8773, - "ĠProcesses": 63403, - "ĠProcessing": 29225, - "ĠProcessor": 44477, - "ĠProd": 72372, - "ĠProdu": 12311, - "ĠProduce": 87988, - "ĠProduced": 88365, - "ĠProducer": 44459, - "ĠProduct": 5761, - "ĠProductService": 94298, - "ĠProduction": 25003, - "ĠProductions": 52964, - "ĠProducto": 64964, - "ĠProducts": 15899, - "ĠProduk": 84700, - "ĠProdukt": 70442, - "ĠProdukte": 88579, - "ĠProduto": 68354, - "ĠProf": 8626, - "ĠProfession": 50311, - "ĠProfessional": 21931, - "ĠProfessionals": 71502, - "ĠProfessor": 17054, - "ĠProfile": 12609, - "ĠProfiles": 72827, - "ĠProfit": 58882, - "ĠProgram": 6826, - "ĠProgramm": 75010, - "ĠProgramme": 47516, - "ĠProgrammer": 89124, - "ĠProgramming": 39524, - "ĠPrograms": 38716, - "ĠProgress": 16418, - "ĠProgressBar": 63144, - "ĠProgressDialog": 62931, - "ĠProgressive": 52870, - "ĠProj": 44052, - "ĠProject": 5907, - "ĠProjectile": 84702, - "ĠProjection": 70415, - "ĠProjects": 32323, - "ĠProjekt": 78842, - "ĠProm": 18042, - "ĠPrometheus": 98237, - "ĠPromise": 7451, - "ĠPromo": 58503, - "ĠPromotion": 57204, - "ĠPrompt": 60601, - "ĠPron": 88015, - "ĠProof": 38091, - "ĠProp": 3998, - "ĠPropTypes": 9798, - "ĠPropel": 44959, - "ĠPropelException": 86393, - "ĠProper": 65658, - "ĠProperties": 12094, - "ĠProperty": 8825, - "ĠPropertyChanged": 44289, - "ĠPropertyChangedEventArgs": 93216, - "ĠPropertyInfo": 95523, - "ĠPropertyValue": 95438, - "ĠProphet": 37728, - "ĠProposal": 66990, - "ĠProposed": 99983, - "ĠProposition": 87855, - "ĠProps": 30406, - "ĠPros": 32134, - "ĠProsec": 52270, - "ĠProsecutor": 88428, - "ĠProspect": 78915, - "ĠProsper": 89813, - "ĠProstit": 53917, - "ĠProstitutas": 99326, - "ĠProt": 11970, - "ĠProte": 15542, - "ĠProtect": 34763, - "ĠProtected": 38095, - "ĠProtection": 19721, - "ĠProtective": 72242, - "ĠProtector": 82219, - "ĠProtein": 49475, - "ĠProtest": 37759, - "ĠProtestant": 60753, - "ĠProto": 58777, - "ĠProtocol": 25590, - "ĠPrototype": 77133, - "ĠProud": 84349, - "ĠProv": 59429, - "ĠProvid": 21156, - "ĠProvide": 40665, - "ĠProvided": 54974, - "ĠProvidence": 58941, - "ĠProvider": 23766, - "ĠProviders": 71029, - "ĠProvides": 37717, - "ĠProviding": 81200, - "ĠProvince": 38894, - "ĠProvincial": 80795, - "ĠProvision": 72673, - "ĠProxy": 33878, - "ĠProzent": 79333, - "ĠPru": 74408, - "ĠPruitt": 78906, - "ĠPry": 74514, - "ĠPs": 12065, - "ĠPsalm": 82976, - "ĠPsi": 54551, - "ĠPsr": 90522, - "ĠPsy": 41118, - "ĠPsych": 17680, - "ĠPsychiat": 61764, - "ĠPsychiatry": 69244, - "ĠPsychic": 93975, - "ĠPsycho": 70276, - "ĠPsychological": 70069, - "ĠPsychology": 36673, - "ĠPt": 52170, - "ĠPtr": 47509, - "ĠPty": 80092, - "ĠPu": 22989, - "ĠPub": 23435, - "ĠPubMed": 53768, - "ĠPublic": 3142, - "ĠPublicKey": 71380, - "ĠPublication": 57994, - "ĠPublications": 62770, - "ĠPublish": 24403, - "ĠPublished": 30114, - "ĠPublisher": 40233, - "ĠPublishers": 72714, - "ĠPublishing": 37933, - "ĠPuerto": 31319, - "ĠPul": 35962, - "ĠPulitzer": 96815, - "ĠPull": 32928, - "ĠPulse": 50349, - "ĠPump": 34826, - "ĠPumpkin": 76357, - "ĠPun": 31536, - "ĠPunch": 54275, - "ĠPune": 76338, - "ĠPunjab": 60417, - "ĠPunk": 52433, - "ĠPuppet": 74980, - "ĠPuppy": 96633, - "ĠPur": 14874, - "ĠPurch": 53792, - "ĠPurchase": 32088, - "ĠPurdue": 73334, - "ĠPure": 30688, - "ĠPureComponent": 90188, - "ĠPurple": 41489, - "ĠPurpose": 30145, - "ĠPurs": 71760, - "ĠPush": 23804, - "ĠPussy": 47945, - "ĠPut": 10435, - "ĠPutin": 21810, - "ĠPutting": 78990, - "ĠPuzzle": 61112, - "ĠPv": 51439, - "ĠPvP": 66952, - "ĠPvt": 61775, - "ĠPx": 96593, - "ĠPy": 5468, - "ĠPyErr": 76767, - "ĠPyObject": 16270, - "ĠPyQt": 49777, - "ĠPyTuple": 81924, - "ĠPyongyang": 61159, - "ĠPyramid": 83495, - "ĠPython": 13325, - "ĠPÃ¥": 94125, - "ĠPé": 80967, - "ĠQ": 1229, - "ĠQA": 67008, - "ĠQAction": 56162, - "ĠQApplication": 63549, - "ĠQB": 37670, - "ĠQByteArray": 50499, - "ĠQC": 43707, - "ĠQCOMPARE": 60245, - "ĠQColor": 56858, - "ĠQDateTime": 99824, - "ĠQDialog": 70177, - "ĠQDir": 84942, - "ĠQDom": 99623, - "ĠQE": 100116, - "ĠQFile": 80070, - "ĠQFont": 98700, - "ĠQGraphics": 79403, - "ĠQHBoxLayout": 82391, - "ĠQIcon": 95501, - "ĠQImage": 78527, - "ĠQLD": 93667, - "ĠQLabel": 44558, - "ĠQLatin": 75900, - "ĠQLineEdit": 79749, - "ĠQList": 38351, - "ĠQMainWindow": 94022, - "ĠQMap": 99361, - "ĠQMessageBox": 42318, - "ĠQModelIndex": 49699, - "ĠQName": 77481, - "ĠQObject": 36150, - "ĠQPainter": 98437, - "ĠQPixmap": 81530, - "ĠQPoint": 48843, - "ĠQPointF": 77485, - "ĠQPushButton": 53622, - "ĠQQ": 74215, - "ĠQR": 39799, - "ĠQRect": 66149, - "ĠQS": 78846, - "ĠQSize": 87357, - "ĠQSql": 76088, - "ĠQString": 8038, - "ĠQStringList": 43962, - "ĠQStringLiteral": 71797, - "ĠQT": 48405, - "ĠQTableWidgetItem": 91583, - "ĠQTest": 94756, - "ĠQText": 66918, - "ĠQTimer": 97769, - "ĠQU": 27090, - "ĠQUAL": 71375, - "ĠQUE": 30776, - "ĠQUERY": 68235, - "ĠQUEST": 57828, - "ĠQUESTION": 91022, - "ĠQUEUE": 98339, - "ĠQUI": 89630, - "ĠQUICK": 94112, - "ĠQVBoxLayout": 76255, - "ĠQVERIFY": 67134, - "ĠQVariant": 41166, - "ĠQVector": 55355, - "ĠQWidget": 37378, - "ĠQaeda": 54118, - "ĠQatar": 43018, - "ĠQed": 61688, - "ĠQgs": 62108, - "ĠQi": 58094, - "ĠQin": 74451, - "ĠQing": 63012, - "ĠQt": 10817, - "ĠQtAws": 93905, - "ĠQtCore": 54447, - "ĠQtGui": 40740, - "ĠQtWidgets": 33636, - "ĠQty": 77657, - "ĠQu": 3489, - "ĠQuad": 39118, - "ĠQuadr": 65048, - "ĠQual": 20143, - "ĠQualcomm": 62502, - "ĠQualified": 61406, - "ĠQuality": 18410, - "ĠQualität": 99160, - "ĠQuando": 92766, - "ĠQuant": 32541, - "ĠQuantity": 34623, - "ĠQuantum": 56413, - "ĠQuar": 93845, - "ĠQuarry": 72183, - "ĠQuart": 70184, - "ĠQuarter": 35494, - "ĠQuarterly": 75483, - "ĠQuartz": 66188, - "ĠQuaternion": 25838, - "ĠQue": 9605, - "ĠQuebec": 35195, - "ĠQueen": 16657, - "ĠQueens": 28162, - "ĠQueensland": 41306, - "ĠQuentin": 91151, - "ĠQueries": 86973, - "ĠQuery": 11615, - "ĠQuest": 15403, - "ĠQuestion": 16225, - "ĠQuestions": 24271, - "ĠQueue": 19267, - "ĠQui": 42215, - "ĠQuick": 17697, - "ĠQuickly": 97917, - "ĠQuiet": 68587, - "ĠQuincy": 98498, - "ĠQuinn": 41623, - "ĠQuint": 51799, - "ĠQuit": 54652, - "ĠQuite": 58795, - "ĠQuiz": 42248, - "ĠQuote": 25552, - "ĠQuotes": 36713, - "ĠQur": 68211, - "ĠQuran": 66760, - "ĠQué": 66703, - "ĠQuébec": 80288, - "ĠR": 432, - "ĠRA": 29556, - "ĠRAD": 75250, - "ĠRADIO": 83260, - "ĠRAF": 72152, - "ĠRAID": 78732, - "ĠRAM": 22813, - "ĠRAND": 73954, - "ĠRANDOM": 83811, - "ĠRANGE": 87606, - "ĠRAT": 98980, - "ĠRATE": 93570, - "ĠRAW": 53951, - "ĠRB": 29074, - "ĠRBI": 54041, - "ĠRC": 22322, - "ĠRCA": 99431, - "ĠRCC": 33017, - "ĠRCMP": 75724, - "ĠRCS": 80256, - "ĠRD": 39092, - "ĠRDD": 78355, - "ĠRDF": 69499, - "ĠRE": 3680, - "ĠREAD": 19183, - "ĠREADME": 63045, - "ĠREADY": 86432, - "ĠREAL": 26339, - "ĠREALLY": 66800, - "ĠREC": 75236, - "ĠRECE": 43385, - "ĠRECEIVE": 89975, - "ĠRECEIVER": 77276, - "ĠRECORD": 57093, - "ĠRECT": 76903, - "ĠRED": 26895, - "ĠREF": 39129, - "ĠREFER": 69785, - "ĠREFERENCES": 79756, - "ĠREG": 13990, - "ĠREGARD": 97667, - "ĠREGION": 65260, - "ĠREGISTER": 53737, - "ĠREL": 32612, - "ĠRELATED": 85447, - "ĠRELEASE": 54134, - "ĠREM": 26669, - "ĠREMOVE": 49883, - "ĠRENDER": 92888, - "ĠREP": 50360, - "ĠREPL": 93680, - "ĠREPLACE": 85471, - "ĠREPORT": 45176, - "ĠREPRESENT": 98222, - "ĠREQ": 79796, - "ĠREQUEST": 34516, - "ĠREQUIRE": 29072, - "ĠREQUIRED": 67677, - "ĠRES": 13472, - "ĠRESERVED": 78839, - "ĠRESET": 54315, - "ĠRESOURCE": 77165, - "ĠRESP": 46577, - "ĠRESPONS": 90079, - "ĠRESPONSE": 77273, - "ĠREST": 26487, - "ĠRESULT": 29636, - "ĠRESULTS": 54128, - "ĠRET": 19003, - "ĠRETURN": 31980, - "ĠRETURNS": 69139, - "ĠREUTERS": 52891, - "ĠREV": 66923, - "ĠREVIEW": 81151, - "ĠRF": 22835, - "ĠRFC": 40333, - "ĠRFID": 86979, - "ĠRG": 51488, - "ĠRGB": 21653, - "ĠRGBA": 81054, - "ĠRH": 57256, - "ĠRHS": 74932, - "ĠRI": 48597, - "ĠRID": 28426, - "ĠRIGHT": 28577, - "ĠRIGHTS": 78536, - "ĠRIP": 91964, - "ĠRJ": 77404, - "ĠRK": 68237, - "ĠRL": 48596, - "ĠRM": 31915, - "ĠRMS": 78278, - "ĠRN": 46916, - "ĠRNA": 41214, - "ĠRNG": 73706, - "ĠRO": 12076, - "ĠROAD": 83293, - "ĠROC": 98926, - "ĠROCK": 79620, - "ĠROI": 51752, - "ĠROLE": 70776, - "ĠROM": 31786, - "ĠROOM": 59048, - "ĠROOT": 36836, - "ĠROS": 38517, - "ĠROT": 59311, - "ĠROUND": 77238, - "ĠROUT": 54281, - "ĠROW": 46815, - "ĠRP": 42561, - "ĠRPC": 35108, - "ĠRPG": 34602, - "ĠRPM": 54874, - "ĠRR": 44498, - "ĠRS": 24107, - "ĠRSA": 46741, - "ĠRSS": 30374, - "ĠRSVP": 82989, - "ĠRT": 10860, - "ĠRTAL": 77260, - "ĠRTBU": 94807, - "ĠRTC": 36147, - "ĠRTE": 82955, - "ĠRTL": 64835, - "ĠRTP": 86727, - "ĠRTS": 86048, - "ĠRTVF": 88678, - "ĠRTWF": 63785, - "ĠRU": 69925, - "ĠRULE": 44897, - "ĠRUN": 31860, - "ĠRUNNING": 98777, - "ĠRV": 33570, - "ĠRVA": 45696, - "ĠRW": 47306, - "ĠRX": 29270, - "ĠRa": 18989, - "ĠRab": 36824, - "ĠRabbi": 71969, - "ĠRabbit": 49431, - "ĠRac": 56806, - "ĠRace": 24583, - "ĠRaces": 98200, - "ĠRach": 84485, - "ĠRachel": 32532, - "ĠRacing": 33382, - "ĠRack": 51139, - "ĠRad": 21254, - "ĠRadar": 68886, - "ĠRadeon": 38529, - "ĠRadi": 35969, - "ĠRadiation": 90326, - "ĠRadical": 88981, - "ĠRadio": 13792, - "ĠRadioButton": 65611, - "ĠRadius": 41553, - "ĠRae": 90599, - "ĠRaf": 40677, - "ĠRafael": 55500, - "ĠRag": 51359, - "ĠRage": 66567, - "ĠRagnar": 95362, - "ĠRah": 33348, - "ĠRahman": 98376, - "ĠRahmen": 90607, - "ĠRahul": 86236, - "ĠRai": 87534, - "ĠRaid": 33800, - "ĠRaider": 81454, - "ĠRaiders": 43136, - "ĠRail": 24720, - "ĠRailroad": 70117, - "ĠRails": 37505, - "ĠRailway": 55556, - "ĠRain": 22674, - "ĠRainbow": 47745, - "ĠRaise": 43646, - "ĠRaisePropertyChanged": 90430, - "ĠRaised": 54831, - "ĠRaisedButton": 80801, - "ĠRaises": 61411, - "ĠRaj": 26291, - "ĠRajasthan": 87440, - "ĠRak": 69892, - "ĠRaleigh": 65183, - "ĠRally": 59800, - "ĠRalph": 40904, - "ĠRam": 15504, - "ĠRamadan": 82908, - "ĠRamirez": 72093, - "ĠRamos": 69913, - "ĠRamp": 75670, - "ĠRams": 38603, - "ĠRamsey": 65646, - "ĠRan": 39431, - "ĠRanch": 42982, - "ĠRand": 24916, - "ĠRandall": 68444, - "ĠRandolph": 86852, - "ĠRandom": 10836, - "ĠRandomForest": 91814, - "ĠRandy": 46315, - "ĠRange": 16842, - "ĠRanger": 49422, - "ĠRangers": 34287, - "ĠRank": 19856, - "ĠRanked": 98048, - "ĠRanking": 65175, - "ĠRankings": 83899, - "ĠRao": 89000, - "ĠRap": 23097, - "ĠRape": 53705, - "ĠRaphael": 90986, - "ĠRapid": 48090, - "ĠRapids": 55286, - "ĠRaptors": 74678, - "ĠRaq": 97509, - "ĠRaqqa": 98960, - "ĠRare": 36059, - "ĠRarity": 66824, - "ĠRas": 59130, - "ĠRash": 60483, - "ĠRaspberry": 48665, - "ĠRat": 41677, - "ĠRate": 20359, - "ĠRated": 38560, - "ĠRates": 48076, - "ĠRath": 86555, - "ĠRather": 26848, - "ĠRating": 19767, - "ĠRatings": 58065, - "ĠRatio": 51848, - "ĠRational": 55625, - "ĠRaum": 96702, - "ĠRav": 35074, - "ĠRaven": 46207, - "ĠRavens": 48580, - "ĠRaw": 23886, - "ĠRay": 13558, - "ĠRaycastHit": 96969, - "ĠRaymond": 43670, - "ĠRays": 80775, - "ĠRaz": 77919, - "ĠRazor": 74968, - "ĠRc": 82563, - "ĠRd": 28567, - "ĠRe": 1050, - "ĠReSharper": 53255, - "ĠReach": 50942, - "ĠReached": 58425, - "ĠReact": 3676, - "ĠReactDOM": 40217, - "ĠReaction": 67941, - "ĠReactive": 40922, - "ĠReactiveFormsModule": 53771, - "ĠRead": 4557, - "ĠReadOnly": 44506, - "ĠReader": 26226, - "ĠReaders": 65514, - "ĠReading": 18242, - "ĠReadonly": 94459, - "ĠReads": 44821, - "ĠReady": 32082, - "ĠReagan": 35226, - "ĠReal": 8976, - "ĠReality": 44874, - "ĠReally": 29308, - "ĠRealm": 42206, - "ĠRealt": 88972, - "ĠRealty": 69114, - "ĠReaper": 84522, - "ĠRear": 47002, - "ĠReason": 27857, - "ĠReasons": 66131, - "ĠReb": 52743, - "ĠRebecca": 45557, - "ĠRebel": 64264, - "ĠRebellion": 95079, - "ĠRebels": 90435, - "ĠRec": 4158, - "ĠRecall": 80640, - "ĠRecap": 99134, - "ĠRece": 61396, - "ĠReceipt": 73996, - "ĠReceive": 38522, - "ĠReceived": 39517, - "ĠReceiver": 52052, - "ĠRecent": 35390, - "ĠRecently": 42096, - "ĠReception": 77051, - "ĠRecipe": 26371, - "ĠRecipes": 45302, - "ĠReco": 32562, - "ĠRecogn": 67975, - "ĠRecognition": 48698, - "ĠRecognitionException": 80416, - "ĠRecomm": 30901, - "ĠRecommend": 47706, - "ĠRecommendation": 97631, - "ĠRecommendations": 89520, - "ĠRecommended": 51762, - "ĠRecon": 84081, - "ĠReconstruction": 95794, - "ĠRecord": 13896, - "ĠRecorded": 97464, - "ĠRecorder": 86619, - "ĠRecording": 61647, - "ĠRecords": 22293, - "ĠRecover": 77212, - "ĠRecovery": 35011, - "ĠRecreation": 57857, - "ĠRecru": 83740, - "ĠRecruitment": 57544, - "ĠRect": 12186, - "ĠRectTransform": 97797, - "ĠRectangle": 19836, - "ĠRecursive": 86996, - "ĠRecyclerView": 23378, - "ĠRecycling": 81685, - "ĠRed": 3816, - "ĠReddit": 27728, - "ĠRede": 73231, - "ĠRedemption": 89741, - "ĠRedirect": 16413, - "ĠRedirectTo": 27739, - "ĠRedirectToAction": 29277, - "ĠRedis": 35258, - "ĠRedistribution": 33043, - "ĠRedistributions": 20178, - "ĠReds": 55908, - "ĠRedskins": 60378, - "ĠReduce": 53253, - "ĠReduced": 80569, - "ĠReduction": 59200, - "ĠRedux": 69111, - "ĠRee": 57921, - "ĠReed": 36521, - "ĠReef": 77036, - "ĠReese": 82639, - "ĠReeves": 82852, - "ĠRef": 8718, - "ĠRefer": 29734, - "ĠReference": 17650, - "ĠReferences": 45178, - "ĠReferentialAction": 59870, - "ĠReflect": 35698, - "ĠReflection": 43976, - "ĠReflex": 94493, - "ĠReform": 40365, - "ĠRefresh": 30107, - "ĠRefriger": 75258, - "ĠRefuge": 52219, - "ĠRefugee": 98172, - "ĠReg": 3263, - "ĠRegExp": 29587, - "ĠRegarding": 73773, - "ĠRegardless": 44840, - "ĠRegards": 92179, - "ĠRegel": 98604, - "ĠRegents": 78777, - "ĠRegex": 27238, - "ĠRegexOptions": 85698, - "ĠReggie": 89982, - "ĠRegiment": 73786, - "ĠRegina": 70780, - "ĠRegion": 17593, - "ĠRegional": 26361, - "ĠRegions": 78447, - "ĠRegister": 8618, - "ĠRegistered": 36639, - "ĠRegisters": 55874, - "ĠRegistr": 75659, - "ĠRegistrar": 81326, - "ĠRegistration": 25532, - "ĠRegistro": 84737, - "ĠRegistry": 33212, - "ĠRegression": 48570, - "ĠRegular": 29900, - "ĠRegulation": 48338, - "ĠRegulations": 49357, - "ĠRegulatory": 69822, - "ĠRehab": 61479, - "ĠRehabilitation": 81318, - "ĠRei": 84241, - "ĠReich": 51659, - "ĠReid": 38774, - "ĠReign": 81971, - "ĠRein": 47169, - "ĠReject": 88393, - "ĠRel": 6649, - "ĠRelated": 25368, - "ĠRelation": 51124, - "ĠRelations": 32467, - "ĠRelationship": 33907, - "ĠRelationships": 69668, - "ĠRelative": 40502, - "ĠRelativeLayout": 70328, - "ĠRelatives": 76577, - "ĠRelax": 68685, - "ĠRelay": 47272, - "ĠRelayCommand": 77943, - "ĠRelease": 17836, - "ĠReleased": 45894, - "ĠReleases": 62115, - "ĠRelevant": 88516, - "ĠReliable": 92663, - "ĠRelief": 53495, - "ĠReligion": 44193, - "ĠReligious": 53176, - "ĠReload": 57441, - "ĠRem": 5031, - "ĠRemain": 92692, - "ĠRemaining": 90730, - "ĠRemark": 83833, - "ĠRemarks": 85682, - "ĠRemed": 97970, - "ĠRemember": 20474, - "ĠReminder": 97002, - "ĠRemix": 51127, - "ĠRemote": 21400, - "ĠRemoteException": 61309, - "ĠRemoval": 57817, - "ĠRemove": 11016, - "ĠRemoved": 52183, - "ĠRemoves": 39875, - "ĠRemoving": 67803, - "ĠRen": 14094, - "ĠRena": 49894, - "ĠRenaissance": 55383, - "ĠRename": 64808, - "ĠRenault": 67431, - "ĠRencontre": 45685, - "ĠRencontres": 94473, - "ĠRender": 14169, - "ĠRenderer": 42467, - "ĠRendering": 65737, - "ĠRenders": 94833, - "ĠRene": 67527, - "ĠRenew": 50086, - "ĠRenewable": 93438, - "ĠReno": 64518, - "ĠRent": 30837, - "ĠRental": 40298, - "ĠRentals": 84217, - "ĠRep": 3402, - "ĠRepair": 28266, - "ĠRepeat": 45901, - "ĠReplace": 30658, - "ĠReplacement": 47312, - "ĠReplay": 60161, - "ĠReplica": 95136, - "ĠReplies": 64439, - "ĠReply": 18321, - "ĠRepo": 72609, - "ĠReport": 8423, - "ĠReported": 79711, - "ĠReporter": 48081, - "ĠReporting": 47793, - "ĠReports": 29140, - "ĠRepos": 25272, - "ĠRepository": 27475, - "ĠRepresent": 22717, - "ĠRepresentation": 79146, - "ĠRepresentative": 38366, - "ĠRepresentatives": 40845, - "ĠRepresents": 39993, - "ĠRepublic": 5545, - "ĠRepublican": 9540, - "ĠRepublicans": 13063, - "ĠReputation": 89180, - "ĠReq": 83558, - "ĠRequest": 6274, - "ĠRequestContext": 91157, - "ĠRequestMethod": 30657, - "ĠRequestOptions": 83449, - "ĠRequests": 51982, - "ĠRequire": 25011, - "ĠRequired": 12948, - "ĠRequirement": 77038, - "ĠRequirements": 34884, - "ĠRequires": 45189, - "ĠRes": 1838, - "ĠRescue": 45503, - "ĠResearch": 8483, - "ĠResearchers": 59250, - "ĠReservation": 54412, - "ĠReserve": 25820, - "ĠReserved": 15516, - "ĠReset": 17362, - "ĠResets": 98097, - "ĠResidence": 72860, - "ĠResident": 60776, - "ĠResidential": 55555, - "ĠResidents": 64348, - "ĠResist": 79968, - "ĠResistance": 40980, - "ĠResize": 64443, - "ĠResolution": 38216, - "ĠResolve": 48402, - "ĠResolver": 82954, - "ĠResort": 34937, - "ĠResorts": 86371, - "ĠResource": 12027, - "ĠResourceBundle": 96461, - "ĠResourceManager": 88369, - "ĠResourceType": 98901, - "ĠResources": 16607, - "ĠResp": 80886, - "ĠRespect": 78138, - "ĠRespir": 77934, - "ĠRespond": 40633, - "ĠRespons": 33171, - "ĠResponse": 6075, - "ĠResponseEntity": 20390, - "ĠResponses": 81567, - "ĠResponsibilities": 74112, - "ĠResponsibility": 78712, - "ĠResponsible": 68728, - "ĠResponsive": 71565, - "ĠRest": 9240, - "ĠRestClient": 97636, - "ĠRestart": 57901, - "ĠRestaurant": 26568, - "ĠRestaurants": 59193, - "ĠRestoration": 67925, - "ĠRestore": 44920, - "ĠRestr": 42427, - "ĠRestricted": 94960, - "ĠRestrictions": 93075, - "ĠResult": 5832, - "ĠResultSet": 34682, - "ĠResults": 18591, - "ĠResume": 34498, - "ĠRet": 10608, - "ĠRetail": 35139, - "ĠRetirement": 70289, - "ĠRetorna": 95211, - "ĠRetreat": 88494, - "ĠRetrie": 20035, - "ĠRetrieve": 32662, - "ĠRetrieved": 58891, - "ĠRetrieves": 49761, - "ĠRetro": 37626, - "ĠRetrofit": 58498, - "ĠRetry": 79970, - "ĠReturn": 3494, - "ĠReturnType": 89256, - "ĠReturnValue": 97684, - "ĠReturned": 76364, - "ĠReturning": 74347, - "ĠReturns": 5295, - "ĠReuters": 23688, - "ĠRev": 10315, - "ĠReve": 67653, - "ĠRevel": 55843, - "ĠRevelation": 76607, - "ĠRevenge": 81649, - "ĠRevenue": 38493, - "ĠRever": 83279, - "ĠReverse": 25263, - "ĠReview": 10506, - "ĠReviewed": 78851, - "ĠReviews": 19832, - "ĠRevised": 67830, - "ĠRevision": 27893, - "ĠRevolution": 22910, - "ĠRevolutionary": 67679, - "ĠRew": 32791, - "ĠReward": 56900, - "ĠRewards": 50868, - "ĠRewrite": 94313, - "ĠRex": 42907, - "ĠRey": 49312, - "ĠReyes": 77259, - "ĠReyn": 40183, - "ĠReynolds": 46172, - "ĠRh": 18452, - "ĠRhe": 71636, - "ĠRhino": 80565, - "ĠRhode": 50981, - "ĠRhodes": 57711, - "ĠRi": 52830, - "ĠRib": 64205, - "ĠRibbon": 77567, - "ĠRic": 33652, - "ĠRica": 53049, - "ĠRican": 96764, - "ĠRicardo": 67050, - "ĠRice": 30616, - "ĠRich": 8269, - "ĠRichard": 12131, - "ĠRichards": 54072, - "ĠRichardson": 46823, - "ĠRichie": 100074, - "ĠRichmond": 35348, - "ĠRicht": 58223, - "ĠRick": 23194, - "ĠRicky": 66893, - "ĠRico": 34248, - "ĠRid": 45995, - "ĠRide": 42013, - "ĠRider": 54942, - "ĠRiders": 87170, - "ĠRidge": 35305, - "ĠRiding": 77419, - "ĠRidley": 93401, - "ĠRif": 90831, - "ĠRifle": 48138, - "ĠRift": 57427, - "ĠRig": 52632, - "ĠRight": 10291, - "ĠRights": 10734, - "ĠRigidbody": 65708, - "ĠRihanna": 96527, - "ĠRiley": 47935, - "ĠRim": 52479, - "ĠRin": 58468, - "ĠRing": 22249, - "ĠRings": 47380, - "ĠRio": 28059, - "ĠRiot": 65806, - "ĠRip": 36537, - "ĠRipple": 70807, - "ĠRis": 54463, - "ĠRise": 43777, - "ĠRising": 49987, - "ĠRisk": 32388, - "ĠRit": 71222, - "ĠRita": 72068, - "ĠRitch": 97982, - "ĠRitual": 88888, - "ĠRiv": 51768, - "ĠRiver": 11188, - "ĠRivera": 64210, - "ĠRivers": 36739, - "ĠRiverside": 63941, - "ĠRiy": 79890, - "ĠRiyadh": 90890, - "ĠRo": 12093, - "ĠRoad": 9728, - "ĠRoads": 80353, - "ĠRob": 4997, - "ĠRobbie": 74232, - "ĠRobbins": 88315, - "ĠRobert": 8563, - "ĠRoberto": 55183, - "ĠRoberts": 31248, - "ĠRobertson": 53596, - "ĠRobin": 17582, - "ĠRobinson": 28280, - "ĠRobot": 26945, - "ĠRobotics": 77564, - "ĠRobots": 97146, - "ĠRoc": 91926, - "ĠRoch": 36969, - "ĠRochester": 53468, - "ĠRock": 9305, - "ĠRockefeller": 85738, - "ĠRocket": 40318, - "ĠRockets": 62000, - "ĠRockies": 80151, - "ĠRocks": 69131, - "ĠRocky": 48641, - "ĠRod": 13611, - "ĠRodgers": 50117, - "ĠRodney": 76043, - "ĠRodr": 57825, - "ĠRodrig": 37485, - "ĠRodrigo": 78868, - "ĠRodriguez": 41732, - "ĠRoe": 79552, - "ĠRog": 15617, - "ĠRoger": 29607, - "ĠRogers": 34467, - "ĠRogue": 50884, - "ĠRoh": 42087, - "ĠRohing": 92260, - "ĠRohingya": 97851, - "ĠRoku": 97092, - "ĠRol": 32076, - "ĠRoland": 58906, - "ĠRole": 15766, - "ĠRoles": 52007, - "ĠRolex": 97632, - "ĠRoll": 15028, - "ĠRolled": 94491, - "ĠRoller": 45642, - "ĠRolling": 46048, - "ĠRolls": 70710, - "ĠRom": 12036, - "ĠRoma": 46601, - "ĠRoman": 13041, - "ĠRomance": 52256, - "ĠRomania": 47149, - "ĠRomanian": 74697, - "ĠRomans": 49817, - "ĠRomantic": 76830, - "ĠRome": 22463, - "ĠRomeo": 71292, - "ĠRomero": 78487, - "ĠRomney": 26386, - "ĠRon": 14662, - "ĠRonald": 39748, - "ĠRonaldo": 65515, - "ĠRonnie": 84805, - "ĠRoo": 67814, - "ĠRoof": 47449, - "ĠRookie": 83225, - "ĠRoom": 10637, - "ĠRooms": 48403, - "ĠRooney": 80730, - "ĠRoose": 45418, - "ĠRoosevelt": 47042, - "ĠRoot": 19385, - "ĠRootState": 98412, - "ĠRoots": 75687, - "ĠRope": 98996, - "ĠRory": 83421, - "ĠRos": 16870, - "ĠRosa": 47930, - "ĠRose": 16344, - "ĠRosen": 35120, - "ĠRosenberg": 97707, - "ĠRosenstein": 91118, - "ĠRoses": 81470, - "ĠRosie": 97867, - "ĠRoss": 21116, - "ĠRossi": 77169, - "ĠRot": 28460, - "ĠRotary": 75956, - "ĠRotate": 50820, - "ĠRotation": 48628, - "ĠRoth": 37512, - "ĠRoths": 97015, - "ĠRotterdam": 98877, - "ĠRou": 29622, - "ĠRouge": 56747, - "ĠRough": 58421, - "ĠRoulette": 80604, - "ĠRound": 17535, - "ĠRounded": 58550, - "ĠRoundedRectangle": 78815, - "ĠRoundedRectangleBorder": 84057, - "ĠRounds": 98923, - "ĠRousse": 98989, - "ĠRout": 93122, - "ĠRoute": 9767, - "ĠRouteServiceProvider": 86802, - "ĠRoutedEventArgs": 32166, - "ĠRouter": 10777, - "ĠRouterModule": 35887, - "ĠRoutes": 23158, - "ĠRoutine": 72162, - "ĠRouting": 66807, - "ĠRover": 53276, - "ĠRow": 11035, - "ĠRowe": 95940, - "ĠRowling": 96607, - "ĠRows": 62806, - "ĠRox": 72523, - "ĠRoy": 11284, - "ĠRoyal": 16591, - "ĠRoyale": 87299, - "ĠRoyals": 70631, - "ĠRoz": 91580, - "ĠRp": 69208, - "ĠRpc": 81061, - "ĠRs": 19766, - "ĠRt": 76583, - "ĠRu": 29014, - "ĠRub": 13134, - "ĠRubber": 53406, - "ĠRubin": 83026, - "ĠRubio": 45014, - "ĠRuby": 24658, - "ĠRud": 48538, - "ĠRudd": 86463, - "ĠRudy": 80219, - "ĠRue": 79151, - "ĠRuf": 99257, - "ĠRug": 37450, - "ĠRugby": 52002, - "ĠRuiz": 90983, - "ĠRule": 18592, - "ĠRules": 23694, - "ĠRum": 46332, - "ĠRun": 6588, - "ĠRune": 71878, - "ĠRunnable": 22887, - "ĠRunner": 46046, - "ĠRunning": 29125, - "ĠRuns": 51090, - "ĠRuntime": 11195, - "ĠRuntimeError": 45643, - "ĠRuntimeException": 21942, - "ĠRuntimeMethod": 39878, - "ĠRuntimeObject": 54759, - "ĠRupert": 87269, - "ĠRural": 58320, - "ĠRus": 42076, - "ĠRush": 35175, - "ĠRuss": 4608, - "ĠRussell": 25953, - "ĠRussia": 8524, - "ĠRussian": 8690, - "ĠRussians": 35066, - "ĠRusso": 93991, - "ĠRust": 34889, - "ĠRut": 48221, - "ĠRutgers": 72091, - "ĠRuth": 42893, - "ĠRw": 56394, - "ĠRwanda": 79204, - "ĠRx": 36476, - "ĠRy": 26775, - "ĠRyan": 13960, - "ĠRyder": 89123, - "ĠRyu": 99331, - "ĠRyzen": 93836, - "ĠRé": 51223, - "ĠRück": 76174, - "ĠS": 328, - "ĠSA": 16998, - "ĠSAC": 91033, - "ĠSAF": 85204, - "ĠSAFE": 66969, - "ĠSAL": 54209, - "ĠSALE": 64980, - "ĠSAM": 47687, - "ĠSAME": 84590, - "ĠSAMPLE": 63520, - "ĠSAN": 60800, - "ĠSAND": 98341, - "ĠSAP": 37321, - "ĠSAR": 69878, - "ĠSAS": 51826, - "ĠSAT": 43354, - "ĠSATA": 73278, - "ĠSAVE": 51722, - "ĠSAX": 75326, - "ĠSAY": 85729, - "ĠSB": 26313, - "ĠSC": 7683, - "ĠSCALE": 79223, - "ĠSCAN": 99415, - "ĠSCC": 80399, - "ĠSCE": 94181, - "ĠSCH": 75938, - "ĠSCHOOL": 71501, - "ĠSCI": 81563, - "ĠSCIP": 83350, - "ĠSCM": 69648, - "ĠSCN": 93625, - "ĠSCO": 64234, - "ĠSCORE": 70354, - "ĠSCP": 49623, - "ĠSCR": 77800, - "ĠSCREEN": 36173, - "ĠSCRIPT": 54779, - "ĠSCSI": 82726, - "ĠSCT": 95385, - "ĠSD": 8189, - "ĠSDK": 27721, - "ĠSDL": 14995, - "ĠSDLK": 63006, - "ĠSDS": 96712, - "ĠSE": 5161, - "ĠSEA": 78911, - "ĠSEAL": 88679, - "ĠSEARCH": 50866, - "ĠSEC": 22370, - "ĠSECOND": 69795, - "ĠSECRET": 71056, - "ĠSECTION": 43433, - "ĠSECURITY": 71710, - "ĠSEE": 27195, - "ĠSEEK": 47340, - "ĠSEG": 66122, - "ĠSEL": 41938, - "ĠSELECT": 19638, - "ĠSELF": 67325, - "ĠSEM": 46544, - "ĠSEN": 85907, - "ĠSEND": 56763, - "ĠSENSOR": 68382, - "ĠSENT": 96851, - "ĠSEO": 26029, - "ĠSEP": 74869, - "ĠSEQ": 72508, - "ĠSER": 14311, - "ĠSERIAL": 71818, - "ĠSERIES": 96944, - "ĠSERVER": 40764, - "ĠSERVICE": 39186, - "ĠSERVICES": 26715, - "ĠSES": 92850, - "ĠSESSION": 66442, - "ĠSET": 9196, - "ĠSETTINGS": 75091, - "ĠSETUP": 91957, - "ĠSEX": 74587, - "ĠSEXP": 87140, - "ĠSF": 24360, - "ĠSG": 30726, - "ĠSGD": 95083, - "ĠSH": 6570, - "ĠSHA": 22466, - "ĠSHALL": 17095, - "ĠSHARE": 54770, - "ĠSHARES": 91894, - "ĠSHE": 54695, - "ĠSHIFT": 83603, - "ĠSHIPPING": 88418, - "ĠSHOP": 76895, - "ĠSHORT": 66024, - "ĠSHOULD": 61975, - "ĠSHOW": 39581, - "ĠSHR": 78148, - "ĠSI": 31648, - "ĠSID": 57121, - "ĠSIDE": 80424, - "ĠSIG": 26093, - "ĠSIGN": 44272, - "ĠSIGNAL": 25516, - "ĠSIL": 60823, - "ĠSIM": 23739, - "ĠSIMD": 67731, - "ĠSIMPLE": 92584, - "ĠSIN": 71102, - "ĠSINGLE": 67859, - "ĠSIP": 66541, - "ĠSITE": 55771, - "ĠSIX": 98738, - "ĠSIZE": 26410, - "ĠSJ": 69323, - "ĠSK": 12343, - "ĠSKF": 71307, - "ĠSKIP": 82504, - "ĠSKU": 79086, - "ĠSL": 17216, - "ĠSLOT": 26565, - "ĠSM": 14031, - "ĠSMA": 96996, - "ĠSMALL": 50297, - "ĠSMART": 80708, - "ĠSMB": 64758, - "ĠSME": 79867, - "ĠSMP": 93900, - "ĠSMS": 31009, - "ĠSMTP": 52919, - "ĠSN": 18407, - "ĠSNAP": 93633, - "ĠSND": 84636, - "ĠSNMP": 89233, - "ĠSNP": 60418, - "ĠSO": 5745, - "ĠSOAP": 64332, - "ĠSOC": 38750, - "ĠSOCIAL": 98180, - "ĠSOCK": 35651, - "ĠSOCKET": 70078, - "ĠSOFTWARE": 8730, - "ĠSOL": 37023, - "ĠSOLD": 84251, - "ĠSOLUTION": 98997, - "ĠSOM": 74390, - "ĠSOME": 66655, - "ĠSON": 77512, - "ĠSOP": 87607, - "ĠSORT": 58476, - "ĠSOS": 82303, - "ĠSOUND": 85373, - "ĠSOUR": 49863, - "ĠSOURCE": 54431, - "ĠSOUTH": 80715, - "ĠSP": 9440, - "ĠSPA": 77508, - "ĠSPACE": 53160, - "ĠSPD": 63824, - "ĠSPDX": 36586, - "ĠSPE": 68835, - "ĠSPEC": 48204, - "ĠSPECIAL": 23893, - "ĠSPEED": 74943, - "ĠSPELL": 48944, - "ĠSPF": 87848, - "ĠSPI": 21061, - "ĠSPL": 65800, - "ĠSPORT": 73595, - "ĠSPR": 52367, - "ĠSQ": 52718, - "ĠSQL": 8029, - "ĠSQLAlchemy": 85829, - "ĠSQLException": 25395, - "ĠSQLITE": 56352, - "ĠSQLite": 29434, - "ĠSQLiteDatabase": 63536, - "ĠSQUARE": 93382, - "ĠSR": 21550, - "ĠSRC": 50610, - "ĠSS": 18679, - "ĠSSA": 94953, - "ĠSSC": 98465, - "ĠSSD": 37462, - "ĠSSE": 74573, - "ĠSSH": 41563, - "ĠSSL": 26384, - "ĠSSP": 86089, - "ĠSSR": 96404, - "ĠSST": 92516, - "ĠST": 4015, - "ĠSTA": 89772, - "ĠSTACK": 71067, - "ĠSTANDARD": 77457, - "ĠSTAR": 57845, - "ĠSTART": 21673, - "ĠSTAT": 26030, - "ĠSTATE": 23233, - "ĠSTATES": 74000, - "ĠSTATIC": 64649, - "ĠSTATS": 77082, - "ĠSTATUS": 24975, - "ĠSTD": 30959, - "ĠSTDCALL": 70600, - "ĠSTDERR": 69737, - "ĠSTDMETHOD": 40865, - "ĠSTDMETHODCALLTYPE": 51225, - "ĠSTDOUT": 89007, - "ĠSTE": 27597, - "ĠSTEM": 64182, - "ĠSTEP": 49456, - "ĠSTILL": 93350, - "ĠSTL": 70949, - "ĠSTM": 48273, - "ĠSTOCK": 83751, - "ĠSTOP": 46637, - "ĠSTORAGE": 91584, - "ĠSTORE": 54871, - "ĠSTORY": 83940, - "ĠSTR": 12428, - "ĠSTREAM": 70911, - "ĠSTREET": 85661, - "ĠSTRICT": 30110, - "ĠSTRING": 36355, - "ĠSTRUCT": 60678, - "ĠSTUD": 58616, - "ĠSTYLE": 64047, - "ĠSU": 15857, - "ĠSUB": 16532, - "ĠSUBJECT": 96980, - "ĠSUBSTITUTE": 31630, - "ĠSUCCESS": 35041, - "ĠSUCH": 27186, - "ĠSUM": 31835, - "ĠSUMMARY": 96885, - "ĠSUN": 57328, - "ĠSUP": 54722, - "ĠSUPER": 55902, - "ĠSUPPORT": 51836, - "ĠSUR": 53083, - "ĠSUS": 90129, - "ĠSUV": 39773, - "ĠSV": 17939, - "ĠSVC": 89312, - "ĠSVG": 40900, - "ĠSVM": 91109, - "ĠSVN": 76814, - "ĠSW": 13692, - "ĠSWAT": 98154, - "ĠSWITCH": 73643, - "ĠSWT": 47800, - "ĠSX": 55868, - "ĠSY": 16466, - "ĠSYMBOL": 75638, - "ĠSYN": 62794, - "ĠSYNC": 87777, - "ĠSYS": 33660, - "ĠSYSTEM": 35852, - "ĠSZ": 70344, - "ĠSa": 16233, - "ĠSab": 21252, - "ĠSabb": 70346, - "ĠSabbath": 81276, - "ĠSabha": 87564, - "ĠSac": 23916, - "ĠSach": 38437, - "ĠSachs": 61027, - "ĠSacr": 98939, - "ĠSacramento": 41334, - "ĠSacred": 61118, - "ĠSad": 31781, - "ĠSadd": 58783, - "ĠSaddam": 67447, - "ĠSadly": 57243, - "ĠSaf": 12867, - "ĠSafari": 29861, - "ĠSafe": 23088, - "ĠSafety": 19220, - "ĠSag": 55361, - "ĠSaga": 62812, - "ĠSage": 54384, - "ĠSah": 43059, - "ĠSahara": 89078, - "ĠSai": 71841, - "ĠSaid": 51224, - "ĠSail": 58095, - "ĠSailor": 99002, - "ĠSaint": 14539, - "ĠSaints": 33319, - "ĠSak": 39867, - "ĠSakura": 79407, - "ĠSal": 8375, - "ĠSala": 80148, - "ĠSalad": 64646, - "ĠSalah": 88485, - "ĠSalary": 42858, - "ĠSale": 13618, - "ĠSalem": 60481, - "ĠSales": 16207, - "ĠSalesforce": 82035, - "ĠSalisbury": 93055, - "ĠSally": 53391, - "ĠSalman": 69743, - "ĠSalmon": 62826, - "ĠSalon": 56273, - "ĠSalt": 28138, - "ĠSalv": 32066, - "ĠSalvador": 49459, - "ĠSalvation": 86785, - "ĠSam": 8388, - "ĠSamantha": 63908, - "ĠSamar": 86356, - "ĠSame": 26823, - "ĠSammy": 91129, - "ĠSamoa": 88120, - "ĠSamp": 91274, - "ĠSample": 19690, - "ĠSampler": 99704, - "ĠSamples": 59450, - "ĠSampling": 96409, - "ĠSamsung": 18907, - "ĠSamuel": 33007, - "ĠSamurai": 89118, - "ĠSan": 5960, - "ĠSanchez": 48254, - "ĠSanct": 59102, - "ĠSanctuary": 75333, - "ĠSand": 8847, - "ĠSandbox": 97960, - "ĠSanders": 17284, - "ĠSandra": 56786, - "ĠSands": 79270, - "ĠSandwich": 67836, - "ĠSandy": 39485, - "ĠSanford": 95141, - "ĠSang": 52022, - "ĠSanity": 97402, - "ĠSans": 15089, - "ĠSant": 23746, - "ĠSanta": 16376, - "ĠSantana": 92795, - "ĠSantiago": 55678, - "ĠSanto": 77737, - "ĠSantos": 48723, - "ĠSao": 90972, - "ĠSap": 81275, - "ĠSapphire": 83099, - "ĠSar": 13951, - "ĠSara": 44020, - "ĠSarah": 21077, - "ĠSaras": 95914, - "ĠSark": 79745, - "ĠSas": 62189, - "ĠSasha": 83278, - "ĠSask": 49746, - "ĠSaskatchewan": 66253, - "ĠSass": 85962, - "ĠSat": 13479, - "ĠSatan": 44451, - "ĠSatellite": 61657, - "ĠSatisfaction": 94957, - "ĠSatoshi": 93252, - "ĠSaturday": 7884, - "ĠSaturdays": 76314, - "ĠSaturn": 50253, - "ĠSau": 42116, - "ĠSauce": 61276, - "ĠSaud": 64668, - "ĠSaudi": 18387, - "ĠSaudis": 88935, - "ĠSaul": 68624, - "ĠSaunders": 78317, - "ĠSav": 20680, - "ĠSavage": 54036, - "ĠSavannah": 73176, - "ĠSave": 10467, - "ĠSaved": 50262, - "ĠSaves": 66667, - "ĠSaving": 49538, - "ĠSavings": 58779, - "ĠSavior": 77046, - "ĠSaw": 38107, - "ĠSawyer": 92219, - "ĠSax": 68027, - "ĠSay": 25961, - "ĠSaying": 97098, - "ĠSays": 47559, - "ĠSc": 2522, - "ĠScaffold": 35367, - "ĠScal": 69934, - "ĠScala": 66350, - "ĠScalar": 36276, - "ĠScalars": 81637, - "ĠScale": 25635, - "ĠScalia": 94749, - "ĠScaling": 89101, - "ĠScan": 32208, - "ĠScandin": 60280, - "ĠScandinavian": 85674, - "ĠScanner": 17613, - "ĠScar": 30760, - "ĠScarborough": 86532, - "ĠScarlet": 81818, - "ĠScarlett": 96572, - "ĠScatter": 95459, - "ĠScenario": 59763, - "ĠScene": 17952, - "ĠSceneManager": 54692, - "ĠScenes": 84283, - "ĠSch": 5124, - "ĠScha": 92818, - "ĠSche": 54772, - "ĠSchedule": 24416, - "ĠScheduled": 78196, - "ĠScheduler": 45859, - "ĠSchema": 12824, - "ĠScheme": 44881, - "ĠSchiff": 88683, - "ĠSchl": 50379, - "ĠSchmidt": 52165, - "ĠSchn": 61174, - "ĠSchneider": 54887, - "ĠScho": 57284, - "ĠScholar": 25542, - "ĠScholars": 99394, - "ĠScholarship": 58984, - "ĠSchool": 6150, - "ĠSchools": 31483, - "ĠSchro": 95682, - "ĠSchul": 54090, - "ĠSchultz": 67905, - "ĠSchumer": 65771, - "ĠSchw": 30605, - "ĠSchwar": 66864, - "ĠSchwartz": 65885, - "ĠSchwarz": 87128, - "ĠSchwe": 56834, - "ĠSci": 41472, - "ĠScience": 10170, - "ĠSciences": 23199, - "ĠScient": 21302, - "ĠScientific": 38130, - "ĠScientist": 68409, - "ĠScientists": 57116, - "ĠScientology": 71085, - "ĠSco": 50159, - "ĠScope": 36020, - "ĠScoped": 99787, - "ĠScor": 80435, - "ĠScore": 18607, - "ĠScores": 71094, - "ĠScot": 15835, - "ĠScotch": 93050, - "ĠScotia": 63966, - "ĠScotland": 19627, - "ĠScots": 75367, - "ĠScott": 10016, - "ĠScottish": 27188, - "ĠScout": 48635, - "ĠScouts": 70407, - "ĠScr": 33234, - "ĠScrap": 80185, - "ĠScratch": 81074, - "ĠScre": 82798, - "ĠScreen": 14275, - "ĠScreening": 70189, - "ĠScreens": 69781, - "ĠScrew": 73275, - "ĠScri": 76780, - "ĠScript": 14025, - "ĠScripts": 64721, - "ĠScripture": 54250, - "ĠScriptures": 90296, - "ĠScroll": 23198, - "ĠScrollView": 69640, - "ĠScrolls": 79329, - "ĠSculpt": 83797, - "ĠSe": 1369, - "ĠSea": 15379, - "ĠSeah": 43269, - "ĠSeahawks": 46026, - "ĠSeal": 53625, - "ĠSeam": 79066, - "ĠSeamless": 98062, - "ĠSean": 26044, - "ĠSearch": 7694, - "ĠSearchResult": 97697, - "ĠSearches": 82269, - "ĠSearching": 80993, - "ĠSears": 74334, - "ĠSeas": 93496, - "ĠSeason": 14598, - "ĠSeasons": 68300, - "ĠSeat": 40323, - "ĠSeats": 75535, - "ĠSeattle": 16759, - "ĠSebast": 94813, - "ĠSebastian": 44609, - "ĠSec": 4621, - "ĠSecond": 10657, - "ĠSecondary": 44634, - "ĠSecondly": 72131, - "ĠSeconds": 62083, - "ĠSecret": 8769, - "ĠSecretary": 12667, - "ĠSecrets": 53179, - "ĠSect": 95866, - "ĠSection": 11360, - "ĠSections": 60137, - "ĠSector": 41824, - "ĠSecure": 35602, - "ĠSecurities": 46272, - "ĠSecurity": 8398, - "ĠSed": 36378, - "ĠSee": 3580, - "ĠSeed": 36922, - "ĠSeeder": 71838, - "ĠSeeds": 74089, - "ĠSeeing": 56124, - "ĠSeek": 30839, - "ĠSeeking": 59805, - "ĠSeems": 65057, - "ĠSeen": 74612, - "ĠSeg": 17652, - "ĠSega": 80949, - "ĠSegment": 38203, - "ĠSeit": 97620, - "ĠSeite": 48504, - "ĠSeiten": 83376, - "ĠSek": 50341, - "ĠSeks": 77494, - "ĠSel": 24082, - "ĠSelbst": 92552, - "ĠSele": 95193, - "ĠSelect": 8593, - "ĠSelectList": 54002, - "ĠSelectListItem": 96983, - "ĠSelected": 30402, - "ĠSelection": 25117, - "ĠSelector": 50710, - "ĠSelenium": 86817, - "ĠSelf": 10323, - "ĠSell": 43163, - "ĠSeller": 49332, - "ĠSellers": 82188, - "ĠSelling": 54820, - "ĠSem": 14582, - "ĠSemantic": 75433, - "ĠSemaphore": 89020, - "ĠSemester": 87948, - "ĠSemi": 55738, - "ĠSemiconductor": 79534, - "ĠSeminar": 83282, - "ĠSen": 5476, - "ĠSenate": 10092, - "ĠSenator": 23072, - "ĠSenators": 54818, - "ĠSend": 11244, - "ĠSendMessage": 63392, - "ĠSender": 55710, - "ĠSending": 58746, - "ĠSends": 65502, - "ĠSenior": 19903, - "ĠSens": 32252, - "ĠSense": 47329, - "ĠSensor": 31145, - "ĠSensors": 95520, - "ĠSent": 24248, - "ĠSentence": 80642, - "ĠSentinel": 57893, - "ĠSentry": 95160, - "ĠSeoul": 51289, - "ĠSep": 17907, - "ĠSepar": 34199, - "ĠSeparate": 77240, - "ĠSeparator": 79389, - "ĠSept": 5488, - "ĠSeptember": 6250, - "ĠSeq": 24676, - "ĠSequ": 25848, - "ĠSequelize": 33140, - "ĠSequence": 29971, - "ĠSequential": 60109, - "ĠSer": 8409, - "ĠSerbia": 59814, - "ĠSerbian": 88264, - "ĠSerena": 92090, - "ĠSerg": 55347, - "ĠSerge": 33022, - "ĠSergeant": 65644, - "ĠSergei": 85098, - "ĠSergey": 74529, - "ĠSergio": 66294, - "ĠSerial": 11464, - "ĠSerializable": 25901, - "ĠSerialization": 73134, - "ĠSerialize": 41000, - "ĠSerialized": 92572, - "ĠSerializer": 59922, - "ĠSerie": 57840, - "ĠSeries": 11378, - "ĠSerif": 20601, - "ĠSerious": 74596, - "ĠSeriously": 57606, - "ĠSerum": 94591, - "ĠServ": 27318, - "ĠServe": 54032, - "ĠServer": 8588, - "ĠServers": 72897, - "ĠService": 5475, - "ĠServiceException": 73207, - "ĠServiceProvider": 88717, - "ĠServices": 8471, - "ĠServing": 72743, - "ĠServlet": 23999, - "ĠServletException": 31191, - "ĠSes": 64027, - "ĠSession": 9343, - "ĠSessions": 31900, - "ĠSesso": 54647, - "ĠSet": 2638, - "ĠSetLastError": 100102, - "ĠSetProperty": 88146, - "ĠSetUp": 93201, - "ĠSetValue": 62393, - "ĠSeth": 45318, - "ĠSets": 12808, - "ĠSetter": 70364, - "ĠSetting": 20638, - "ĠSettings": 11548, - "ĠSettlement": 70148, - "ĠSetup": 19139, - "ĠSeven": 31048, - "ĠSevent": 78318, - "ĠSeventh": 75725, - "ĠSever": 59316, - "ĠSeveral": 26778, - "ĠSeverity": 52239, - "ĠSevilla": 95994, - "ĠSew": 50313, - "ĠSex": 6834, - "ĠSexe": 46592, - "ĠSexo": 57914, - "ĠSext": 68049, - "ĠSexual": 39767, - "ĠSexy": 29379, - "ĠSey": 58980, - "ĠSeymour": 94611, - "ĠSgt": 56760, - "ĠSh": 1443, - "ĠSha": 29070, - "ĠShack": 86523, - "ĠShade": 80918, - "ĠShader": 35888, - "ĠShades": 81247, - "ĠShadow": 25284, - "ĠShadows": 67549, - "ĠShaft": 96859, - "ĠShah": 37617, - "ĠShak": 87665, - "ĠShake": 73423, - "ĠShakespeare": 42482, - "ĠShall": 86561, - "ĠSham": 73191, - "ĠShaman": 93061, - "ĠShame": 88635, - "ĠShan": 60867, - "ĠShane": 51075, - "ĠShanghai": 38147, - "ĠShank": 83910, - "ĠShannon": 54763, - "ĠShape": 23342, - "ĠShapes": 62631, - "ĠShapiro": 80831, - "ĠShar": 36216, - "ĠShard": 96466, - "ĠShare": 12037, - "ĠSharePoint": 77246, - "ĠShared": 17423, - "ĠSharedModule": 84739, - "ĠSharedPreferences": 36184, - "ĠShares": 45285, - "ĠSharia": 91095, - "ĠSharing": 57135, - "ĠShark": 61536, - "ĠSharks": 71923, - "ĠSharma": 61115, - "ĠSharon": 52952, - "ĠSharp": 40361, - "ĠShaun": 77371, - "ĠShaw": 36285, - "ĠShawn": 56637, - "ĠShay": 74984, - "ĠShe": 3005, - "ĠShea": 86068, - "ĠShed": 95552, - "ĠSheep": 84008, - "ĠSheet": 28841, - "ĠSheets": 61572, - "ĠSheffield": 61125, - "ĠSheikh": 72629, - "ĠSheila": 95175, - "ĠShel": 37940, - "ĠShelby": 70508, - "ĠSheldon": 78710, - "ĠShelf": 71446, - "ĠShell": 30502, - "ĠShelley": 91609, - "ĠShelter": 75921, - "ĠShemale": 74547, - "ĠShen": 58880, - "ĠShepard": 72919, - "ĠShepherd": 59646, - "ĠSher": 17530, - "ĠSheridan": 95223, - "ĠSheriff": 29783, - "ĠSherlock": 61726, - "ĠSherman": 52983, - "ĠShi": 41804, - "ĠShia": 78509, - "ĠShib": 96437, - "ĠShield": 30843, - "ĠShields": 75897, - "ĠShift": 27608, - "ĠShiite": 94606, - "ĠShim": 54585, - "ĠShin": 35549, - "ĠShine": 87255, - "ĠShip": 27901, - "ĠShipping": 24907, - "ĠShips": 74632, - "ĠShir": 50356, - "ĠShirley": 76337, - "ĠShirt": 55807, - "ĠShiv": 90913, - "ĠSho": 64040, - "ĠShock": 48083, - "ĠShoe": 68181, - "ĠShoes": 39729, - "ĠShoot": 50366, - "ĠShooter": 99407, - "ĠShooting": 61881, - "ĠShop": 14355, - "ĠShopify": 96125, - "ĠShopping": 30064, - "ĠShoppingCart": 92007, - "ĠShops": 75644, - "ĠShore": 45819, - "ĠShort": 10928, - "ĠShortcut": 96565, - "ĠShortly": 67587, - "ĠShorts": 91782, - "ĠShot": 33447, - "ĠShotgun": 98207, - "ĠShots": 92132, - "ĠShould": 12540, - "ĠShoulder": 80872, - "ĠShow": 7073, - "ĠShowcase": 88163, - "ĠShower": 48471, - "ĠShowing": 72030, - "ĠShows": 37380, - "ĠShr": 95838, - "ĠShrine": 94574, - "ĠShuffle": 90025, - "ĠShut": 49374, - "ĠShutdown": 66479, - "ĠShutterstock": 85142, - "ĠShuttle": 78787, - "ĠSi": 12095, - "ĠSiber": 68600, - "ĠSic": 56954, - "ĠSicher": 75403, - "ĠSick": 82411, - "ĠSid": 34989, - "ĠSidd": 85813, - "ĠSide": 17072, - "ĠSidebar": 39800, - "ĠSidney": 76996, - "ĠSie": 8663, - "ĠSiege": 88090, - "ĠSiemens": 91324, - "ĠSierra": 36903, - "ĠSig": 42660, - "ĠSight": 66437, - "ĠSigma": 50637, - "ĠSign": 7220, - "ĠSignIn": 56289, - "ĠSignUp": 58177, - "ĠSignal": 28329, - "ĠSignals": 83599, - "ĠSignature": 33332, - "ĠSigned": 53553, - "ĠSignificant": 90462, - "ĠSigning": 88524, - "ĠSigns": 59124, - "ĠSignup": 55826, - "ĠSik": 78449, - "ĠSikh": 83662, - "ĠSil": 8211, - "ĠSilence": 69188, - "ĠSilent": 60555, - "ĠSilicon": 38250, - "ĠSilicone": 99900, - "ĠSilk": 52136, - "ĠSilva": 42141, - "ĠSilver": 15347, - "ĠSim": 4567, - "ĠSimilar": 22196, - "ĠSimilarly": 35339, - "ĠSimmons": 51196, - "ĠSimon": 22021, - "ĠSimone": 80532, - "ĠSimpl": 62342, - "ĠSimple": 9170, - "ĠSimpleDateFormat": 27272, - "ĠSimpleName": 41899, - "ĠSimply": 29524, - "ĠSimpson": 35766, - "ĠSimpsons": 85733, - "ĠSims": 52723, - "ĠSimulation": 44220, - "ĠSimulator": 53338, - "ĠSin": 18098, - "ĠSinai": 79985, - "ĠSinatra": 93839, - "ĠSince": 8876, - "ĠSinclair": 74289, - "ĠSind": 97781, - "ĠSing": 11070, - "ĠSingapore": 21181, - "ĠSinger": 55770, - "ĠSingh": 27992, - "ĠSingle": 11579, - "ĠSingleChildScrollView": 89654, - "ĠSingles": 47422, - "ĠSingleton": 39785, - "ĠSingular": 96030, - "ĠSink": 57551, - "ĠSinn": 85679, - "ĠSioux": 82693, - "ĠSir": 17177, - "ĠSiri": 76074, - "ĠSirius": 61134, - "ĠSistema": 77354, - "ĠSister": 48368, - "ĠSisters": 62088, - "ĠSit": 29508, - "ĠSite": 13207, - "ĠSites": 33038, - "ĠSith": 72592, - "ĠSitting": 84854, - "ĠSituation": 69478, - "ĠSix": 19198, - "ĠSixth": 68077, - "ĠSize": 8645, - "ĠSized": 22734, - "ĠSizedBox": 23755, - "ĠSizes": 71282, - "ĠSk": 4923, - "ĠSkate": 97796, - "ĠSke": 63281, - "ĠSkeleton": 67033, - "ĠSketch": 39501, - "ĠSki": 61595, - "ĠSkill": 28582, - "ĠSkills": 31340, - "ĠSkin": 28049, - "ĠSkinner": 98142, - "ĠSkinny": 95324, - "ĠSkip": 26869, - "ĠSkipping": 97218, - "ĠSkull": 61891, - "ĠSky": 15064, - "ĠSkyl": 94111, - "ĠSkype": 42309, - "ĠSkyrim": 66029, - "ĠSkywalker": 77762, - "ĠSl": 6995, - "ĠSlack": 58344, - "ĠSlam": 74723, - "ĠSlash": 73157, - "ĠSlate": 69419, - "ĠSlater": 98103, - "ĠSlave": 60468, - "ĠSlayer": 75723, - "ĠSle": 89558, - "ĠSlee": 47563, - "ĠSleep": 24708, - "ĠSleeping": 75247, - "ĠSleeve": 61362, - "ĠSlice": 57576, - "ĠSlide": 44464, - "ĠSlider": 39229, - "ĠSlim": 45491, - "ĠSlip": 59632, - "ĠSlo": 26685, - "ĠSloan": 94193, - "ĠSlot": 32416, - "ĠSlots": 53448, - "ĠSlovak": 62364, - "ĠSlovakia": 81785, - "ĠSloven": 60495, - "ĠSlovenia": 79317, - "ĠSlow": 39247, - "ĠSlug": 94713, - "ĠSlut": 97444, - "ĠSly": 91836, - "ĠSm": 4487, - "ĠSmall": 15344, - "ĠSmart": 16147, - "ĠSmartphone": 75037, - "ĠSmarty": 51414, - "ĠSmash": 48394, - "ĠSmile": 79405, - "ĠSmith": 9259, - "ĠSmithsonian": 89289, - "ĠSmoke": 54304, - "ĠSmoking": 73699, - "ĠSmooth": 51825, - "ĠSms": 96489, - "ĠSmy": 94502, - "ĠSn": 13358, - "ĠSnackbar": 57354, - "ĠSnake": 40756, - "ĠSnap": 29332, - "ĠSnapchat": 56279, - "ĠSnapdragon": 83155, - "ĠSnape": 86784, - "ĠSnapshot": 69797, - "ĠSne": 51113, - "ĠSniper": 76154, - "ĠSno": 93771, - "ĠSnow": 19435, - "ĠSnowden": 47460, - "ĠSnyder": 54231, - "ĠSo": 2100, - "ĠSoap": 61731, - "ĠSob": 67537, - "ĠSoc": 27670, - "ĠSoccer": 38633, - "ĠSoci": 42509, - "ĠSocial": 9983, - "ĠSocialist": 57210, - "ĠSociety": 13581, - "ĠSociology": 97157, - "ĠSocket": 21628, - "ĠSoda": 97172, - "ĠSodium": 83541, - "ĠSof": 36647, - "ĠSofa": 61948, - "ĠSofia": 79663, - "ĠSoft": 25046, - "ĠSoftware": 4476, - "ĠSoil": 76619, - "ĠSok": 85214, - "ĠSol": 11730, - "ĠSolar": 25450, - "ĠSold": 28239, - "ĠSoldier": 53529, - "ĠSoldiers": 75531, - "ĠSole": 65615, - "ĠSolic": 77294, - "ĠSolid": 22925, - "ĠSolidColorBrush": 92351, - "ĠSolo": 36223, - "ĠSolomon": 50899, - "ĠSolution": 12761, - "ĠSolutions": 23508, - "ĠSolve": 64384, - "ĠSolver": 69395, - "ĠSom": 18024, - "ĠSomali": 85794, - "ĠSomalia": 60851, - "ĠSome": 4427, - "ĠSomebody": 94192, - "ĠSomehow": 80147, - "ĠSomeone": 35272, - "ĠSomerset": 72232, - "ĠSomething": 25681, - "ĠSometimes": 18156, - "ĠSommer": 80609, - "ĠSon": 12103, - "ĠSonata": 95451, - "ĠSong": 19508, - "ĠSongs": 40200, - "ĠSonia": 90491, - "ĠSonic": 44317, - "ĠSons": 51838, - "ĠSony": 21533, - "ĠSoon": 32862, - "ĠSoph": 34940, - "ĠSophia": 71471, - "ĠSophie": 60410, - "ĠSor": 30631, - "ĠSoros": 71287, - "ĠSorry": 33386, - "ĠSort": 16347, - "ĠSorted": 53788, - "ĠSorting": 78243, - "ĠSou": 9424, - "ĠSoul": 30242, - "ĠSouls": 58770, - "ĠSound": 14936, - "ĠSounds": 45241, - "ĠSoup": 61434, - "ĠSour": 95588, - "ĠSource": 8922, - "ĠSources": 48132, - "ĠSous": 89578, - "ĠSouth": 4987, - "ĠSouthampton": 62251, - "ĠSoutheast": 36664, - "ĠSouthern": 16642, - "ĠSouthwest": 46785, - "ĠSov": 18348, - "ĠSovere": 89321, - "ĠSoviet": 19953, - "ĠSoviets": 85389, - "ĠSox": 39645, - "ĠSoy": 63103, - "ĠSp": 3165, - "ĠSpa": 35914, - "ĠSpace": 11746, - "ĠSpaceX": 63024, - "ĠSpacer": 71273, - "ĠSpaces": 69156, - "ĠSpain": 18157, - "ĠSpam": 82767, - "ĠSpan": 12168, - "ĠSpanish": 15506, - "ĠSpar": 70906, - "ĠSpare": 96305, - "ĠSpark": 27565, - "ĠSparks": 94894, - "ĠSparse": 72894, - "ĠSpart": 49451, - "ĠSpartan": 77286, - "ĠSpatial": 75797, - "ĠSpawn": 48461, - "ĠSpe": 12587, - "ĠSpeak": 68301, - "ĠSpeaker": 30173, - "ĠSpeakers": 81196, - "ĠSpeaking": 45072, - "ĠSpear": 78537, - "ĠSpears": 95055, - "ĠSpec": 11197, - "ĠSpecial": 9984, - "ĠSpecialist": 40420, - "ĠSpecialists": 92794, - "ĠSpecialty": 82614, - "ĠSpecies": 51567, - "ĠSpecific": 29362, - "ĠSpecifically": 45863, - "ĠSpecification": 52377, - "ĠSpecifications": 63688, - "ĠSpecifies": 46080, - "ĠSpecify": 48495, - "ĠSpecs": 80992, - "ĠSpect": 27726, - "ĠSpectrum": 52939, - "ĠSpeech": 39841, - "ĠSpeed": 15535, - "ĠSpeedway": 86749, - "ĠSpell": 30180, - "ĠSpells": 79153, - "ĠSpencer": 36221, - "ĠSpend": 78137, - "ĠSpending": 87753, - "ĠSphere": 55599, - "ĠSphinx": 95293, - "ĠSpi": 20332, - "ĠSpice": 68921, - "ĠSpicer": 80766, - "ĠSpider": 29490, - "ĠSpiel": 32480, - "ĠSpielberg": 94716, - "ĠSpiele": 70562, - "ĠSpieler": 82674, - "ĠSpike": 61352, - "ĠSpin": 41785, - "ĠSpinner": 48645, - "ĠSpir": 66147, - "ĠSpiral": 89888, - "ĠSpirit": 17326, - "ĠSpirits": 82877, - "ĠSpiritual": 63849, - "ĠSpit": 82841, - "ĠSpl": 52298, - "ĠSplash": 46542, - "ĠSplashScreen": 91424, - "ĠSplit": 28910, - "ĠSpo": 57049, - "ĠSpokane": 89280, - "ĠSponge": 81843, - "ĠSponsor": 48661, - "ĠSponsored": 74847, - "ĠSpoon": 94613, - "ĠSport": 18707, - "ĠSporting": 65403, - "ĠSports": 13482, - "ĠSpot": 24178, - "ĠSpotify": 41637, - "ĠSpotlight": 81399, - "ĠSpr": 15883, - "ĠSpray": 61661, - "ĠSpread": 48816, - "ĠSpreadsheet": 99601, - "ĠSpring": 12531, - "ĠSpringApplication": 92851, - "ĠSpringer": 67915, - "ĠSpringfield": 53524, - "ĠSprings": 30304, - "ĠSprint": 45912, - "ĠSprite": 22282, - "ĠSpurs": 46142, - "ĠSpy": 47414, - "ĠSq": 65671, - "ĠSql": 7372, - "ĠSqlCommand": 22065, - "ĠSqlConnection": 29081, - "ĠSqlDataAdapter": 47943, - "ĠSqlDataReader": 66611, - "ĠSqlDbType": 28667, - "ĠSqlParameter": 22687, - "ĠSqu": 20685, - "ĠSquad": 35807, - "ĠSquadron": 71172, - "ĠSquare": 15992, - "ĠSr": 34688, - "ĠSrc": 68784, - "ĠSri": 34445, - "ĠSt": 800, - "ĠStObject": 30539, - "ĠSta": 60920, - "ĠStability": 81238, - "ĠStable": 84441, - "ĠStack": 14619, - "ĠStacy": 98425, - "ĠStadium": 23462, - "ĠStadt": 55192, - "ĠStaff": 17381, - "ĠStafford": 63574, - "ĠStage": 22891, - "ĠStainless": 33590, - "ĠStake": 99346, - "ĠStalin": 47765, - "ĠStall": 72970, - "ĠStam": 69180, - "ĠStamford": 99387, - "ĠStamina": 95372, - "ĠStamp": 55887, - "ĠStan": 15560, - "ĠStand": 15948, - "ĠStandard": 12028, - "ĠStandards": 35653, - "ĠStanding": 46327, - "ĠStanford": 31788, - "ĠStanley": 31552, - "ĠStanton": 81764, - "ĠStap": 63606, - "ĠStaples": 92498, - "ĠStar": 7834, - "ĠStarbucks": 49884, - "ĠStard": 98928, - "ĠStark": 47849, - "ĠStarr": 76122, - "ĠStars": 25676, - "ĠStart": 5256, - "ĠStartCoroutine": 46312, - "ĠStartTime": 97898, - "ĠStarted": 36912, - "ĠStarter": 60887, - "ĠStarting": 28757, - "ĠStarts": 48828, - "ĠStartup": 39514, - "ĠStat": 12442, - "ĠState": 3314, - "ĠStatefulWidget": 38742, - "ĠStateless": 36957, - "ĠStatelessWidget": 37898, - "ĠStatement": 22504, - "ĠStatements": 70816, - "ĠStaten": 96406, - "ĠStates": 4273, - "ĠStatic": 23977, - "ĠStation": 17040, - "ĠStations": 88016, - "ĠStatistical": 66794, - "ĠStatistics": 25647, - "ĠStats": 31027, - "ĠStatue": 89675, - "ĠStatus": 8266, - "ĠStatusBar": 69123, - "ĠStatusCode": 54503, - "ĠStay": 29837, - "ĠStd": 43617, - "ĠSte": 3441, - "ĠSteak": 85343, - "ĠStealth": 74567, - "ĠSteam": 22578, - "ĠSteel": 12783, - "ĠSteele": 57493, - "ĠSteelers": 51555, - "ĠSteering": 79821, - "ĠStef": 69420, - "ĠStefan": 50002, - "ĠStein": 35606, - "ĠStella": 75698, - "ĠStellar": 95642, - "ĠStem": 81948, - "ĠStep": 15166, - "ĠSteph": 41659, - "ĠStephan": 39464, - "ĠStephanie": 49243, - "ĠStephen": 18587, - "ĠStephens": 77023, - "ĠSteps": 40961, - "ĠSter": 27155, - "ĠStereo": 73075, - "ĠSterling": 44835, - "ĠStern": 51850, - "ĠSteve": 14129, - "ĠSteven": 24565, - "ĠStevens": 36177, - "ĠStevenson": 83048, - "ĠStewart": 29868, - "ĠStick": 47561, - "ĠSticky": 93743, - "ĠStill": 16782, - "ĠStim": 71872, - "ĠSting": 83970, - "ĠStir": 65292, - "ĠStitch": 69023, - "ĠStmt": 98123, - "ĠSto": 71883, - "ĠStock": 12937, - "ĠStockholm": 53182, - "ĠStocks": 80336, - "ĠStoke": 84697, - "ĠStokes": 98620, - "ĠSton": 36219, - "ĠStone": 14637, - "ĠStones": 57200, - "ĠStop": 14549, - "ĠStops": 90073, - "ĠStopwatch": 71987, - "ĠStorage": 15035, - "ĠStore": 9307, - "ĠStored": 94885, - "ĠStores": 39402, - "ĠStories": 30129, - "ĠStorm": 22620, - "ĠStory": 15457, - "ĠStout": 92130, - "ĠStr": 4610, - "ĠStra": 27745, - "ĠStraight": 46910, - "ĠStrait": 83163, - "ĠStrand": 78402, - "ĠStrange": 43693, - "ĠStranger": 73844, - "ĠStrap": 85506, - "ĠStrat": 54035, - "ĠStrateg": 29323, - "ĠStrategic": 46661, - "ĠStrategies": 56619, - "ĠStrategy": 28845, - "ĠStrauss": 94511, - "ĠStraw": 57944, - "ĠStrawberry": 89077, - "ĠStre": 36772, - "ĠStream": 9384, - "ĠStreamLazy": 73018, - "ĠStreamReader": 47911, - "ĠStreamWriter": 58357, - "ĠStreaming": 45910, - "ĠStreams": 95622, - "ĠStreet": 6825, - "ĠStreets": 66618, - "ĠStrength": 32937, - "ĠStress": 51568, - "ĠStretch": 61205, - "ĠStrict": 53981, - "ĠStrike": 36478, - "ĠStrikes": 98126, - "ĠString": 935, - "ĠStringBuffer": 30991, - "ĠStringBuilder": 11664, - "ĠStringComparison": 48787, - "ĠStringField": 60102, - "ĠStringIO": 68035, - "ĠStringSplitOptions": 80976, - "ĠStringTokenizer": 72701, - "ĠStringType": 94735, - "ĠStringUtil": 70380, - "ĠStringUtils": 44038, - "ĠStringWriter": 85887, - "ĠStrings": 42751, - "ĠStrip": 35999, - "ĠStripe": 60666, - "ĠStroke": 70034, - "ĠStrom": 93703, - "ĠStrong": 27191, - "ĠStruct": 16531, - "ĠStructural": 73800, - "ĠStructure": 29696, - "ĠStructures": 71150, - "ĠStuart": 44632, - "ĠStub": 67711, - "ĠStud": 7814, - "ĠStudent": 11988, - "ĠStudents": 20783, - "ĠStudies": 19241, - "ĠStudio": 19074, - "ĠStudios": 31362, - "ĠStudy": 19723, - "ĠStuff": 46586, - "ĠStunden": 81644, - "ĠStunning": 93453, - "ĠStuttgart": 83239, - "ĠSty": 47665, - "ĠStyle": 12179, - "ĠStyleSheet": 25789, - "ĠStyled": 58399, - "ĠStyles": 38470, - "ĠSu": 17360, - "ĠSuarez": 94763, - "ĠSub": 3804, - "ĠSubLObject": 80157, - "ĠSubaru": 61006, - "ĠSubcommittee": 99256, - "ĠSubject": 17908, - "ĠSubjects": 65818, - "ĠSubmission": 59834, - "ĠSubmit": 30270, - "ĠSubmitted": 72989, - "ĠSubscribe": 28369, - "ĠSubscriber": 70753, - "ĠSubscription": 30717, - "ĠSubset": 74323, - "ĠSubstance": 95387, - "ĠSubstitute": 88249, - "ĠSubtract": 94310, - "ĠSubway": 86181, - "ĠSuc": 68990, - "ĠSucc": 89279, - "ĠSuccess": 13346, - "ĠSuccessful": 46626, - "ĠSuccessfully": 35691, - "ĠSuch": 15483, - "ĠSuche": 80141, - "ĠSud": 27430, - "ĠSudan": 43554, - "ĠSuddenly": 58801, - "ĠSudoku": 95354, - "ĠSue": 48749, - "ĠSuff": 60363, - "ĠSuffolk": 81883, - "ĠSug": 84867, - "ĠSugar": 32019, - "ĠSuggestions": 88715, - "ĠSuicide": 65900, - "ĠSuit": 33711, - "ĠSuitable": 86346, - "ĠSuite": 21652, - "ĠSuites": 77112, - "ĠSuk": 74874, - "ĠSul": 46962, - "ĠSullivan": 43089, - "ĠSultan": 76086, - "ĠSum": 8279, - "ĠSummary": 22241, - "ĠSummer": 19367, - "ĠSummers": 80748, - "ĠSummit": 35769, - "ĠSummon": 55006, - "ĠSun": 8219, - "ĠSund": 37902, - "ĠSunday": 7418, - "ĠSundays": 62180, - "ĠSunder": 73161, - "ĠSunderland": 83765, - "ĠSung": 60671, - "ĠSunni": 56110, - "ĠSunny": 56138, - "ĠSunrise": 88288, - "ĠSuns": 74068, - "ĠSunset": 63790, - "ĠSunshine": 62394, - "ĠSup": 6433, - "ĠSuper": 7445, - "ĠSuperintendent": 68984, - "ĠSuperior": 42041, - "ĠSuperman": 38809, - "ĠSupern": 97048, - "ĠSuperv": 62924, - "ĠSupervisor": 58207, - "ĠSupplement": 43491, - "ĠSupplementary": 99371, - "ĠSupplements": 92410, - "ĠSupplier": 32804, - "ĠSuppliers": 48089, - "ĠSupplies": 51352, - "ĠSupply": 30909, - "ĠSupport": 9365, - "ĠSupported": 50080, - "ĠSupporters": 91363, - "ĠSupporting": 75096, - "ĠSupports": 67546, - "ĠSuppose": 83710, - "ĠSuppress": 87898, - "ĠSupreme": 13814, - "ĠSur": 8242, - "ĠSure": 23371, - "ĠSurely": 65288, - "ĠSurf": 65197, - "ĠSurface": 28061, - "ĠSurg": 34376, - "ĠSurge": 57257, - "ĠSurgery": 48190, - "ĠSurgical": 71212, - "ĠSurprise": 85584, - "ĠSurre": 55166, - "ĠSurrey": 68064, - "ĠSurround": 100060, - "ĠSurv": 29878, - "ĠSurveillance": 76458, - "ĠSurvey": 24507, - "ĠSurvival": 54451, - "ĠSurvivor": 65580, - "ĠSus": 16687, - "ĠSusan": 31033, - "ĠSusp": 53306, - "ĠSuspension": 91110, - "ĠSussex": 70608, - "ĠSustainability": 89812, - "ĠSustainable": 61593, - "ĠSutton": 74113, - "ĠSuz": 35487, - "ĠSuzanne": 85252, - "ĠSuzuki": 56846, - "ĠSv": 64705, - "ĠSvens": 87273, - "ĠSvg": 82155, - "ĠSw": 4593, - "ĠSwagger": 80731, - "ĠSwal": 60173, - "ĠSwamp": 83911, - "ĠSwan": 44501, - "ĠSwansea": 78903, - "ĠSwap": 44949, - "ĠSwarm": 97570, - "ĠSwe": 37326, - "ĠSweat": 87060, - "ĠSweden": 24067, - "ĠSwedish": 31209, - "ĠSweep": 86122, - "ĠSweet": 27687, - "ĠSwift": 24594, - "ĠSwiftUI": 75981, - "ĠSwim": 69333, - "ĠSwimming": 75800, - "ĠSwing": 53186, - "ĠSwinger": 61265, - "ĠSwipe": 64900, - "ĠSwiss": 30791, - "ĠSwitch": 15958, - "ĠSwitzerland": 30221, - "ĠSword": 36751, - "ĠSwords": 89451, - "ĠSy": 5837, - "ĠSydney": 21972, - "ĠSylv": 47137, - "ĠSylvia": 89406, - "ĠSym": 11629, - "ĠSymbol": 20185, - "ĠSymbols": 84680, - "ĠSymfony": 16398, - "ĠSymphony": 63306, - "ĠSymposium": 74938, - "ĠSymptoms": 77417, - "ĠSyn": 24028, - "ĠSync": 30037, - "ĠSynd": 42319, - "ĠSyndrome": 57496, - "ĠSynopsis": 89098, - "ĠSyntax": 33217, - "ĠSynthetic": 75928, - "ĠSyracuse": 62696, - "ĠSyria": 12911, - "ĠSyrian": 18636, - "ĠSyrians": 80056, - "ĠSys": 30009, - "ĠSystem": 744, - "ĠSystems": 15264, - "ĠSz": 45290, - "ĠSão": 48790, - "ĠSé": 73487, - "ĠSü": 78649, - "ĠT": 350, - "ĠTA": 39991, - "ĠTAB": 50276, - "ĠTABLE": 14700, - "ĠTAG": 22216, - "ĠTAKE": 86239, - "ĠTAM": 92720, - "ĠTAR": 75674, - "ĠTARGET": 42133, - "ĠTAS": 92388, - "ĠTASK": 44079, - "ĠTAX": 91873, - "ĠTArray": 96373, - "ĠTB": 31180, - "ĠTBD": 73364, - "ĠTBranch": 93226, - "ĠTC": 25610, - "ĠTCHAR": 68169, - "ĠTCL": 66331, - "ĠTCP": 27754, - "ĠTD": 28816, - "ĠTE": 18793, - "ĠTEAM": 59203, - "ĠTECH": 54528, - "ĠTECHNO": 88634, - "ĠTED": 84296, - "ĠTELE": 90340, - "ĠTEM": 76770, - "ĠTEMP": 58531, - "ĠTEMPLATE": 68487, - "ĠTEN": 75366, - "ĠTER": 49948, - "ĠTERM": 89652, - "ĠTERMIN": 94860, - "ĠTERMS": 100028, - "ĠTEST": 13916, - "ĠTESTING": 96635, - "ĠTEX": 77324, - "ĠTEXT": 16139, - "ĠTEntity": 91900, - "ĠTF": 30245, - "ĠTFT": 99701, - "ĠTForm": 94717, - "ĠTG": 56972, - "ĠTH": 4534, - "ĠTHAN": 91106, - "ĠTHANK": 81957, - "ĠTHAT": 26336, - "ĠTHC": 49590, - "ĠTHE": 3247, - "ĠTHEIR": 84704, - "ĠTHEM": 74803, - "ĠTHEME": 87755, - "ĠTHEN": 25086, - "ĠTHEORY": 30757, - "ĠTHERE": 62207, - "ĠTHESE": 83435, - "ĠTHEY": 63593, - "ĠTHINK": 93219, - "ĠTHIRD": 69257, - "ĠTHIS": 10245, - "ĠTHR": 91686, - "ĠTHREAD": 57615, - "ĠTHREE": 14367, - "ĠTHROUGH": 94205, - "ĠTHROW": 78634, - "ĠTI": 39237, - "ĠTICK": 76811, - "ĠTIFF": 75221, - "ĠTILE": 53949, - "ĠTIM": 18214, - "ĠTIME": 23029, - "ĠTIMEOUT": 91946, - "ĠTIMER": 51031, - "ĠTIMES": 88030, - "ĠTIMESTAMP": 93692, - "ĠTITLE": 49673, - "ĠTInt": 72338, - "ĠTJ": 74057, - "ĠTK": 45399, - "ĠTKey": 89850, - "ĠTL": 30715, - "ĠTLC": 91582, - "ĠTLS": 42754, - "ĠTLabel": 82097, - "ĠTM": 24929, - "ĠTMP": 67353, - "ĠTMPro": 89026, - "ĠTMZ": 100055, - "ĠTN": 32023, - "ĠTNT": 89231, - "ĠTO": 5257, - "ĠTOD": 35274, - "ĠTODAY": 41362, - "ĠTODO": 5456, - "ĠTOK": 80601, - "ĠTOKEN": 44674, - "ĠTOM": 83565, - "ĠTOO": 93676, - "ĠTOOL": 93913, - "ĠTOP": 26063, - "ĠTOR": 71061, - "ĠTORT": 18269, - "ĠTOTAL": 48062, - "ĠTOUCH": 89879, - "ĠTOUR": 81401, - "ĠTObject": 32811, - "ĠTP": 30170, - "ĠTPM": 64744, - "ĠTPP": 70111, - "ĠTR": 5091, - "ĠTRACE": 38619, - "ĠTRACK": 74602, - "ĠTRADE": 97961, - "ĠTRAIN": 68609, - "ĠTRAN": 41447, - "ĠTRANS": 48633, - "ĠTRANSACTION": 95023, - "ĠTRE": 77986, - "ĠTREE": 72861, - "ĠTRI": 55663, - "ĠTRUE": 8378, - "ĠTRY": 79581, - "ĠTResult": 48040, - "ĠTS": 23822, - "ĠTSA": 80004, - "ĠTSR": 75771, - "ĠTSRMLS": 88066, - "ĠTString": 53326, - "ĠTT": 33844, - "ĠTTC": 88900, - "ĠTTL": 79632, - "ĠTU": 70514, - "ĠTURN": 83469, - "ĠTV": 6007, - "ĠTValue": 57474, - "ĠTVs": 60866, - "ĠTW": 36655, - "ĠTWO": 47358, - "ĠTX": 17467, - "ĠTXT": 73529, - "ĠTY": 49962, - "ĠTYPE": 12736, - "ĠTYPES": 83425, - "ĠTYPO": 78374, - "ĠTZ": 88205, - "ĠTa": 24172, - "ĠTab": 15490, - "ĠTable": 6771, - "ĠTableCell": 85470, - "ĠTableColumn": 73422, - "ĠTableName": 82890, - "ĠTableRow": 81317, - "ĠTableView": 96597, - "ĠTables": 43252, - "ĠTablet": 58403, - "ĠTablets": 85482, - "ĠTabs": 53714, - "ĠTac": 56609, - "ĠTaco": 79997, - "ĠTacoma": 85628, - "ĠTactical": 71658, - "ĠTactics": 94938, - "ĠTag": 12633, - "ĠTage": 72277, - "ĠTags": 28783, - "ĠTah": 58087, - "ĠTahoe": 96986, - "ĠTai": 22448, - "ĠTail": 37179, - "ĠTaipei": 97445, - "ĠTaiwan": 29389, - "ĠTaiwanese": 94037, - "ĠTaj": 67799, - "ĠTak": 34390, - "ĠTake": 12040, - "ĠTaken": 57074, - "ĠTakes": 38707, - "ĠTaking": 36925, - "ĠTal": 18051, - "ĠTale": 55448, - "ĠTalent": 55607, - "ĠTales": 54955, - "ĠTaliban": 41770, - "ĠTalk": 19513, - "ĠTalking": 62022, - "ĠTalks": 81547, - "ĠTall": 42202, - "ĠTam": 29988, - "ĠTamb": 59226, - "ĠTambién": 91230, - "ĠTamil": 44883, - "ĠTampa": 33225, - "ĠTan": 25566, - "ĠTang": 41462, - "ĠTango": 99448, - "ĠTank": 32494, - "ĠTanks": 83881, - "ĠTanner": 90896, - "ĠTantra": 89311, - "ĠTanz": 58780, - "ĠTanzania": 69894, - "ĠTao": 60608, - "ĠTap": 37234, - "ĠTape": 58586, - "ĠTar": 24912, - "ĠTara": 70797, - "ĠTarget": 13791, - "ĠTargets": 86047, - "ĠTart": 78641, - "ĠTas": 45787, - "ĠTask": 5546, - "ĠTasks": 47571, - "ĠTasmania": 93528, - "ĠTaste": 59081, - "ĠTat": 63567, - "ĠTata": 88245, - "ĠTate": 68108, - "ĠTatto": 61192, - "ĠTattoo": 76634, - "ĠTau": 81185, - "ĠTavern": 81400, - "ĠTax": 15545, - "ĠTaxes": 72837, - "ĠTaxi": 79375, - "ĠTay": 58628, - "ĠTaylor": 16844, - "ĠTb": 99882, - "ĠTcl": 57591, - "ĠTcp": 65976, - "ĠTe": 2722, - "ĠTea": 31125, - "ĠTeach": 70377, - "ĠTeacher": 30169, - "ĠTeachers": 47802, - "ĠTeaching": 45377, - "ĠTeam": 8068, - "ĠTeams": 40713, - "ĠTear": 78082, - "ĠTears": 92014, - "ĠTec": 93587, - "ĠTech": 17829, - "ĠTechn": 7146, - "ĠTechnical": 27766, - "ĠTechnician": 60156, - "ĠTechnique": 78719, - "ĠTechniques": 66044, - "ĠTechnologies": 25579, - "ĠTechnology": 12053, - "ĠTecn": 88320, - "ĠTed": 23989, - "ĠTeddy": 71166, - "ĠTee": 68099, - "ĠTeen": 24138, - "ĠTeens": 70153, - "ĠTeeth": 98978, - "ĠTeh": 45989, - "ĠTehran": 53795, - "ĠTeil": 48455, - "ĠTek": 56534, - "ĠTel": 23683, - "ĠTele": 13875, - "ĠTelecom": 71964, - "ĠTelefon": 70087, - "ĠTelegram": 44063, - "ĠTelegraph": 49906, - "ĠTelephone": 58030, - "ĠTelerik": 39946, - "ĠTelescope": 87062, - "ĠTelevision": 41445, - "ĠTell": 25672, - "ĠTells": 99990, - "ĠTem": 8817, - "ĠTemp": 20539, - "ĠTempData": 82067, - "ĠTemper": 75783, - "ĠTemperature": 38122, - "ĠTempl": 79910, - "ĠTemplate": 14692, - "ĠTemplates": 19820, - "ĠTemple": 19176, - "ĠTempo": 88603, - "ĠTemporary": 55548, - "ĠTen": 18165, - "ĠTenant": 74824, - "ĠTencent": 71021, - "ĠTender": 94967, - "ĠTenn": 76626, - "ĠTennessee": 24097, - "ĠTennis": 58251, - "ĠTensor": 27127, - "ĠTensorFlow": 96086, - "ĠTent": 67680, - "ĠTer": 10335, - "ĠTeresa": 64540, - "ĠTerm": 17978, - "ĠTermin": 47045, - "ĠTerminal": 35190, - "ĠTerminator": 98461, - "ĠTerms": 20163, - "ĠTerr": 18122, - "ĠTerra": 50526, - "ĠTerrace": 80270, - "ĠTerrain": 63118, - "ĠTerraria": 86692, - "ĠTerritories": 87443, - "ĠTerritory": 49187, - "ĠTerror": 38256, - "ĠTerrorism": 80764, - "ĠTerry": 32618, - "ĠTes": 23971, - "ĠTesla": 28298, - "ĠTess": 92145, - "ĠTest": 3475, - "ĠTestBed": 18192, - "ĠTestCase": 31673, - "ĠTestData": 94300, - "ĠTestUtils": 85845, - "ĠTestament": 40214, - "ĠTested": 89605, - "ĠTester": 77916, - "ĠTesting": 27866, - "ĠTests": 20756, - "ĠTet": 50862, - "ĠTeuchos": 86189, - "ĠTex": 32568, - "ĠTexans": 53791, - "ĠTexas": 8421, - "ĠText": 2991, - "ĠTextAlign": 55510, - "ĠTextArea": 89828, - "ĠTextBox": 30794, - "ĠTextEditingController": 47098, - "ĠTextField": 29535, - "ĠTextFormField": 79211, - "ĠTextInput": 43332, - "ĠTextInputType": 93651, - "ĠTextStyle": 16361, - "ĠTextView": 14187, - "ĠTexture": 19283, - "ĠTf": 92556, - "ĠTh": 666, - "ĠThai": 27490, - "ĠThailand": 30567, - "ĠThames": 82288, - "ĠThan": 34776, - "ĠThank": 9930, - "ĠThankfully": 63554, - "ĠThanks": 11361, - "ĠThanksgiving": 37250, - "ĠThat": 3011, - "ĠThatcher": 82085, - "ĠThe": 578, - "ĠTheater": 38571, - "ĠTheatre": 27315, - "ĠTheft": 62099, - "ĠTheir": 11205, - "ĠThem": 49038, - "ĠThema": 62250, - "ĠTheme": 16847, - "ĠThemeData": 96650, - "ĠThemes": 63187, - "ĠThen": 5112, - "ĠTheo": 85237, - "ĠTheodore": 77449, - "ĠTheory": 31535, - "ĠTher": 23258, - "ĠTherapy": 40143, - "ĠThere": 2684, - "ĠTherefore": 15636, - "ĠTheresa": 43812, - "ĠTherm": 68372, - "ĠThermal": 66726, - "ĠThese": 4314, - "ĠThesis": 75097, - "ĠTheta": 69810, - "ĠThey": 2435, - "ĠThi": 60223, - "ĠThick": 82377, - "ĠThickness": 70501, - "ĠThief": 86698, - "ĠThin": 70722, - "ĠThing": 38300, - "ĠThings": 20695, - "ĠThink": 21834, - "ĠThinking": 53389, - "ĠThird": 21530, - "ĠThirty": 67720, - "ĠThis": 1115, - "ĠThom": 8888, - "ĠThomas": 11355, - "ĠThompson": 26224, - "ĠThomson": 65332, - "ĠThor": 29550, - "ĠThorn": 78024, - "ĠThornton": 79334, - "ĠThose": 13266, - "ĠThou": 86471, - "ĠThough": 18056, - "ĠThought": 36287, - "ĠThoughts": 61399, - "ĠThousand": 75453, - "ĠThousands": 63294, - "ĠThr": 30665, - "ĠThread": 8926, - "ĠThreadPool": 73816, - "ĠThreads": 75842, - "ĠThreat": 53435, - "ĠThree": 14853, - "ĠThreshold": 59179, - "ĠThrone": 91701, - "ĠThrones": 47494, - "ĠThrough": 17331, - "ĠThroughout": 46982, - "ĠThrow": 32445, - "ĠThrowable": 22907, - "ĠThrows": 67947, - "ĠThu": 36992, - "ĠThumb": 93356, - "ĠThumbnail": 88892, - "ĠThumbnails": 94822, - "ĠThunder": 27789, - "ĠThur": 76155, - "ĠThurs": 83785, - "ĠThursday": 7950, - "ĠThus": 14636, - "ĠThy": 67675, - "ĠTi": 23126, - "ĠTian": 48443, - "ĠTib": 37916, - "ĠTibet": 45261, - "ĠTibetan": 73074, - "ĠTic": 79526, - "ĠTick": 54192, - "ĠTicket": 29497, - "ĠTickets": 36715, - "ĠTide": 72116, - "ĠTie": 59825, - "ĠTier": 36332, - "ĠTiffany": 68573, - "ĠTig": 94979, - "ĠTiger": 36845, - "ĠTigers": 40816, - "ĠTight": 75446, - "ĠTik": 73842, - "ĠTil": 58769, - "ĠTile": 21407, - "ĠTiles": 72680, - "ĠTill": 40788, - "ĠTillerson": 75280, - "ĠTim": 9538, - "ĠTimber": 45248, - "ĠTime": 4212, - "ĠTimeInterval": 99648, - "ĠTimeSpan": 30258, - "ĠTimeUnit": 37867, - "ĠTimeZone": 89809, - "ĠTimeline": 50628, - "ĠTimeout": 40480, - "ĠTimer": 18232, - "ĠTimes": 8691, - "ĠTimestamp": 33858, - "ĠTiming": 71913, - "ĠTimothy": 45568, - "ĠTin": 57355, - "ĠTina": 64787, - "ĠTinder": 66456, - "ĠTing": 99632, - "ĠTiny": 49074, - "ĠTip": 30973, - "ĠTipo": 46120, - "ĠTips": 26788, - "ĠTir": 83655, - "ĠTire": 68955, - "ĠTit": 24977, - "ĠTitan": 28547, - "ĠTitanic": 89862, - "ĠTitanium": 80454, - "ĠTitans": 47711, - "ĠTitle": 11106, - "ĠTitles": 85487, - "ĠTits": 70086, - "ĠTk": 50260, - "ĠTmax": 66874, - "ĠTmin": 68523, - "ĠTo": 2057, - "ĠToDo": 68153, - "ĠToString": 33228, - "ĠToast": 9806, - "ĠToastr": 91519, - "ĠTob": 32856, - "ĠTobacco": 66210, - "ĠTobias": 80102, - "ĠToby": 79479, - "ĠTod": 59683, - "ĠToday": 11450, - "ĠTodd": 30534, - "ĠTodo": 26476, - "ĠTodos": 64331, - "ĠToe": 90904, - "ĠTogether": 32255, - "ĠToggle": 38205, - "ĠToilet": 82994, - "ĠTok": 22164, - "ĠToken": 9857, - "ĠTokenType": 57682, - "ĠTokens": 59266, - "ĠTokyo": 27286, - "ĠTol": 59602, - "ĠToledo": 73377, - "ĠTolkien": 80403, - "ĠToll": 86394, - "ĠTom": 8529, - "ĠTomas": 89036, - "ĠTomato": 94091, - "ĠTomb": 57272, - "ĠTome": 94966, - "ĠTommy": 40139, - "ĠTomorrow": 56096, - "ĠTon": 31816, - "ĠTone": 68004, - "ĠTong": 51491, - "ĠToni": 90402, - "ĠTonight": 55314, - "ĠTony": 19036, - "ĠToo": 25619, - "ĠTook": 90796, - "ĠTool": 13782, - "ĠToolStrip": 62691, - "ĠToolbar": 45384, - "ĠToolbox": 97062, - "ĠToolkit": 55876, - "ĠTools": 14173, - "ĠTooltip": 60323, - "ĠTooth": 83499, - "ĠTop": 7054, - "ĠTopic": 34011, - "ĠTopics": 41994, - "ĠTops": 93505, - "ĠTor": 8611, - "ĠTorah": 73050, - "ĠTorch": 79843, - "ĠTories": 67069, - "ĠToro": 85080, - "ĠToronto": 14974, - "ĠTorrent": 64886, - "ĠTorres": 55507, - "ĠTort": 56927, - "ĠTory": 47250, - "ĠTos": 70403, - "ĠToshiba": 96541, - "ĠTot": 39120, - "ĠTotal": 10884, - "ĠTotally": 83065, - "ĠTottenham": 56648, - "ĠTou": 57895, - "ĠTouch": 19898, - "ĠTouchableOpacity": 64843, - "ĠTough": 78154, - "ĠTour": 14986, - "ĠTourism": 52652, - "ĠTournament": 18877, - "ĠTours": 57149, - "ĠTout": 80905, - "ĠTow": 41493, - "ĠTowards": 94965, - "ĠTower": 22703, - "ĠTowers": 68457, - "ĠTown": 14298, - "ĠTownsend": 96782, - "ĠTownship": 53767, - "ĠToxic": 67502, - "ĠToy": 22331, - "ĠToyota": 30300, - "ĠToys": 49481, - "ĠTr": 1183, - "ĠTra": 17747, - "ĠTrace": 28262, - "ĠTrack": 20371, - "ĠTracker": 41279, - "ĠTracking": 47170, - "ĠTracks": 65840, - "ĠTracy": 60342, - "ĠTrad": 15415, - "ĠTradable": 23940, - "ĠTrade": 17657, - "ĠTrader": 67531, - "ĠTrades": 96880, - "ĠTrading": 32704, - "ĠTradition": 81578, - "ĠTraditional": 46560, - "ĠTraff": 67848, - "ĠTraffic": 38081, - "ĠTrafford": 95746, - "ĠTrail": 19177, - "ĠTrailer": 38042, - "ĠTrails": 94841, - "ĠTrain": 27217, - "ĠTrainer": 47155, - "ĠTraining": 16543, - "ĠTrait": 69401, - "ĠTraits": 68126, - "ĠTran": 58328, - "ĠTrans": 4149, - "ĠTransaction": 18351, - "ĠTransactions": 56385, - "ĠTranscript": 91403, - "ĠTransfer": 24078, - "ĠTransform": 15583, - "ĠTransformation": 54752, - "ĠTransformer": 63479, - "ĠTransformers": 81632, - "ĠTransit": 46955, - "ĠTransition": 38821, - "ĠTransitional": 67316, - "ĠTranslate": 38840, - "ĠTranslation": 39141, - "ĠTranslator": 77291, - "ĠTransmission": 48125, - "ĠTransmit": 98757, - "ĠTransparency": 95231, - "ĠTransparent": 90968, - "ĠTransport": 17159, - "ĠTransportation": 30978, - "ĠTrap": 53920, - "ĠTrash": 71723, - "ĠTrav": 43359, - "ĠTravel": 18589, - "ĠTraverse": 87833, - "ĠTravis": 41810, - "ĠTray": 65716, - "ĠTre": 12758, - "ĠTreasure": 58248, - "ĠTreasurer": 88975, - "ĠTreasury": 32991, - "ĠTreat": 19409, - "ĠTreatment": 31969, - "ĠTreaty": 52131, - "ĠTree": 9119, - "ĠTreeMap": 77983, - "ĠTreeNode": 17549, - "ĠTreeSet": 91527, - "ĠTrees": 59984, - "ĠTrek": 31571, - "ĠTrem": 76263, - "ĠTrend": 31753, - "ĠTrends": 50730, - "ĠTrent": 48620, - "ĠTrev": 46101, - "ĠTrevor": 54651, - "ĠTrey": 82560, - "ĠTri": 12639, - "ĠTrial": 41574, - "ĠTrials": 70544, - "ĠTriangle": 39131, - "ĠTrib": 21163, - "ĠTribal": 91212, - "ĠTribe": 63804, - "ĠTribunal": 58071, - "ĠTribune": 41439, - "ĠTribute": 96302, - "ĠTrick": 70325, - "ĠTricks": 85276, - "ĠTrident": 93166, - "ĠTrie": 63883, - "ĠTried": 85183, - "ĠTrigger": 31391, - "ĠTrilogy": 97313, - "ĠTrim": 45476, - "ĠTrinidad": 86230, - "ĠTrinity": 45659, - "ĠTrio": 86095, - "ĠTrip": 27852, - "ĠTripAdvisor": 85066, - "ĠTriple": 37749, - "ĠTristan": 97690, - "ĠTrit": 85283, - "ĠTriumph": 96994, - "ĠTro": 19881, - "ĠTrojan": 96615, - "ĠTroll": 93737, - "ĠTrom": 94467, - "ĠTrophy": 56204, - "ĠTropical": 71343, - "ĠTrot": 90330, - "ĠTrotsky": 91993, - "ĠTrou": 42782, - "ĠTrouble": 81363, - "ĠTrout": 88638, - "ĠTroy": 44499, - "ĠTruck": 34785, - "ĠTrucks": 86435, - "ĠTrudeau": 44809, - "ĠTrue": 3082, - "ĠTruly": 88248, - "ĠTruman": 80936, - "ĠTrump": 3420, - "ĠTrust": 17236, - "ĠTrusted": 96525, - "ĠTrustees": 85196, - "ĠTruth": 30198, - "ĠTry": 9934, - "ĠTrying": 50958, - "ĠTs": 26132, - "ĠTu": 29749, - "ĠTub": 40640, - "ĠTube": 30124, - "ĠTubes": 95470, - "ĠTucker": 56256, - "ĠTucson": 67952, - "ĠTud": 91251, - "ĠTue": 40267, - "ĠTues": 83783, - "ĠTuesday": 7742, - "ĠTul": 43316, - "ĠTulsa": 75662, - "ĠTumblr": 44699, - "ĠTun": 28556, - "ĠTune": 75274, - "ĠTunis": 95777, - "ĠTunisia": 77935, - "ĠTunnel": 66701, - "ĠTup": 97197, - "ĠTuple": 25645, - "ĠTur": 8877, - "ĠTurbo": 48275, - "ĠTuring": 95530, - "ĠTurk": 21187, - "ĠTurkey": 17442, - "ĠTurkish": 24666, - "ĠTurks": 72857, - "ĠTurn": 12268, - "ĠTurnbull": 68946, - "ĠTurner": 34131, - "ĠTurning": 72633, - "ĠTurns": 58334, - "ĠTurtle": 67906, - "ĠTus": 72004, - "ĠTut": 67063, - "ĠTutor": 81719, - "ĠTutorial": 49107, - "ĠTv": 50653, - "ĠTw": 12015, - "ĠTwe": 62798, - "ĠTween": 67435, - "ĠTweet": 26213, - "ĠTweets": 78801, - "ĠTwelve": 70332, - "ĠTwenty": 44956, - "ĠTwice": 94666, - "ĠTwig": 42731, - "ĠTwilight": 52145, - "ĠTwin": 36047, - "ĠTwins": 66368, - "ĠTwist": 74474, - "ĠTwitch": 51901, - "ĠTwitter": 6405, - "ĠTwo": 9220, - "ĠTx": 40950, - "ĠTxt": 80204, - "ĠTy": 14221, - "ĠTyler": 32320, - "ĠTyp": 17977, - "ĠType": 4078, - "ĠTypeError": 26082, - "ĠTypeInfo": 73552, - "ĠTypeName": 98825, - "ĠTypeScript": 88557, - "ĠTyped": 51654, - "ĠTypeface": 96284, - "ĠTypes": 21431, - "ĠTypical": 74025, - "ĠTypically": 46402, - "ĠTypography": 47963, - "ĠTyr": 50595, - "ĠTyson": 63914, - "ĠTélé": 95188, - "ĠTür": 58458, - "ĠU": 549, - "ĠUA": 46670, - "ĠUAE": 47949, - "ĠUART": 24148, - "ĠUAV": 95596, - "ĠUB": 74161, - "ĠUC": 31613, - "ĠUCHAR": 78089, - "ĠUCLA": 50751, - "ĠUCS": 80346, - "ĠUClass": 85944, - "ĠUD": 79651, - "ĠUDP": 43494, - "ĠUE": 31088, - "ĠUEFA": 79815, - "ĠUF": 69692, - "ĠUFC": 28395, - "ĠUFO": 49044, - "ĠUI": 3774, - "ĠUIAlert": 31149, - "ĠUIAlertAction": 56710, - "ĠUIAlertController": 54355, - "ĠUIAlertView": 85960, - "ĠUIApplication": 36004, - "ĠUIB": 41647, - "ĠUIBar": 51885, - "ĠUIBarButtonItem": 54602, - "ĠUIButton": 21779, - "ĠUICollectionView": 29677, - "ĠUICollectionViewCell": 80713, - "ĠUIColor": 19142, - "ĠUIControl": 79004, - "ĠUID": 38528, - "ĠUIEdgeInsets": 70357, - "ĠUIF": 45504, - "ĠUIFont": 47107, - "ĠUIG": 50158, - "ĠUIGraphics": 62769, - "ĠUIImage": 21338, - "ĠUIImagePickerController": 78833, - "ĠUIImageView": 30068, - "ĠUIKit": 18647, - "ĠUIL": 16114, - "ĠUILabel": 16636, - "ĠUIManager": 93865, - "ĠUINT": 13975, - "ĠUINavigationController": 67167, - "ĠUIP": 58242, - "ĠUIPickerView": 93331, - "ĠUIResponder": 69921, - "ĠUIS": 29897, - "ĠUIScreen": 89107, - "ĠUIScrollView": 74752, - "ĠUIStoryboard": 93042, - "ĠUIStoryboardSegue": 70260, - "ĠUIT": 20518, - "ĠUITableView": 14116, - "ĠUITableViewCell": 28430, - "ĠUITableViewController": 97826, - "ĠUITableViewDataSource": 80868, - "ĠUITableViewDelegate": 83157, - "ĠUITapGestureRecognizer": 80985, - "ĠUITextField": 33163, - "ĠUITextView": 89299, - "ĠUIView": 18085, - "ĠUIViewController": 21447, - "ĠUIWindow": 58800, - "ĠUInt": 23071, - "ĠUK": 6560, - "ĠUL": 22931, - "ĠULONG": 31776, - "ĠUM": 58222, - "ĠUN": 6781, - "ĠUNC": 76355, - "ĠUNDER": 57318, - "ĠUNESCO": 81876, - "ĠUNICODE": 99708, - "ĠUNION": 78653, - "ĠUNIQUE": 73450, - "ĠUNIT": 39302, - "ĠUNITED": 85610, - "ĠUNITY": 57184, - "ĠUNIVERS": 65899, - "ĠUNIVERSITY": 82373, - "ĠUNIX": 55910, - "ĠUNKNOWN": 62495, - "ĠUNS": 47083, - "ĠUNSIGNED": 95278, - "ĠUNU": 68025, - "ĠUNUSED": 69101, - "ĠUObject": 56212, - "ĠUP": 12250, - "ĠUPC": 96229, - "ĠUPDATE": 23743, - "ĠUPDATED": 78961, - "ĠUPLOAD": 84918, - "ĠUPPER": 97412, - "ĠUPS": 58146, - "ĠUR": 35514, - "ĠURI": 16403, - "ĠURL": 5665, - "ĠURLRequest": 96933, - "ĠURLSession": 86920, - "ĠURLWithString": 60679, - "ĠURLs": 36106, - "ĠUS": 2326, - "ĠUSA": 7427, - "ĠUSAGE": 90840, - "ĠUSART": 39985, - "ĠUSB": 11602, - "ĠUSC": 44379, - "ĠUSD": 20121, - "ĠUSDA": 61091, - "ĠUSE": 9645, - "ĠUSED": 66317, - "ĠUSER": 14194, - "ĠUSERNAME": 93215, - "ĠUSERS": 91348, - "ĠUSHORT": 98794, - "ĠUSING": 63151, - "ĠUSPS": 85976, - "ĠUSS": 39608, - "ĠUSSR": 73315, - "ĠUT": 26639, - "ĠUTC": 28503, - "ĠUTF": 20677, - "ĠUTIL": 69207, - "ĠUUID": 24628, - "ĠUV": 30136, - "ĠUW": 66716, - "ĠUX": 62593, - "ĠUb": 27559, - "ĠUber": 28712, - "ĠUbisoft": 87997, - "ĠUbuntu": 36060, - "ĠUd": 67980, - "ĠUg": 47430, - "ĠUganda": 58149, - "ĠUh": 69149, - "ĠUhr": 39283, - "ĠUi": 32734, - "ĠUint": 28983, - "ĠUk": 60413, - "ĠUkr": 14634, - "ĠUkrain": 31704, - "ĠUkraine": 19278, - "ĠUkrainian": 34725, - "ĠUl": 16991, - "ĠUlt": 21253, - "ĠUltimate": 29950, - "ĠUltimately": 55106, - "ĠUltr": 67957, - "ĠUltra": 29313, - "ĠUm": 24218, - "ĠUma": 86868, - "ĠUmb": 67059, - "ĠUn": 1252, - "ĠUna": 44071, - "ĠUnable": 42544, - "ĠUnary": 88051, - "ĠUnauthorized": 64202, - "ĠUnblock": 77388, - "ĠUnc": 29879, - "ĠUncategorized": 82028, - "ĠUncle": 51521, - "ĠUncomment": 64958, - "ĠUnd": 17314, - "ĠUndefined": 63470, - "ĠUnder": 9636, - "ĠUnderground": 54987, - "ĠUnderstand": 71994, - "ĠUnderstanding": 46551, - "ĠUndert": 99773, - "ĠUndo": 71909, - "ĠUne": 39783, - "ĠUnexpected": 71500, - "ĠUnfortunately": 19173, - "ĠUng": 92817, - "ĠUni": 49966, - "ĠUnicode": 36997, - "ĠUnicorn": 96070, - "ĠUnidos": 69519, - "ĠUnified": 73534, - "ĠUniform": 48989, - "ĠUnion": 9323, - "ĠUnique": 29750, - "ĠUnit": 8113, - "ĠUnited": 3723, - "ĠUnits": 36281, - "ĠUnity": 22462, - "ĠUnityEditor": 76517, - "ĠUnityEngine": 7355, - "ĠUniv": 67612, - "ĠUnivers": 15915, - "ĠUniversal": 26581, - "ĠUniverse": 29849, - "ĠUniversidad": 67613, - "ĠUniversities": 75898, - "ĠUniversity": 3907, - "ĠUnix": 48095, - "ĠUnknown": 22435, - "ĠUnless": 11115, - "ĠUnlike": 27140, - "ĠUnlimited": 49605, - "ĠUnlock": 58530, - "ĠUno": 84201, - "ĠUnreal": 81019, - "ĠUns": 62143, - "ĠUnsafe": 74167, - "ĠUnsigned": 98847, - "ĠUnsupported": 34181, - "ĠUnsupportedOperationException": 44078, - "ĠUnsure": 78931, - "ĠUnt": 15448, - "ĠUnter": 34412, - "ĠUnternehmen": 62297, - "ĠUnters": 92613, - "ĠUntil": 30070, - "ĠUnused": 87573, - "ĠUp": 3216, - "ĠUpdate": 5666, - "ĠUpdated": 16459, - "ĠUpdates": 28600, - "ĠUpdating": 79218, - "ĠUpgrade": 41813, - "ĠUph": 100005, - "ĠUpload": 26045, - "ĠUploaded": 69304, - "ĠUpon": 30538, - "ĠUpper": 31714, - "ĠUps": 72416, - "ĠUr": 17229, - "ĠUran": 80770, - "ĠUrb": 72313, - "ĠUrban": 29422, - "ĠUrdu": 94435, - "ĠUrg": 86586, - "ĠUri": 17670, - "ĠUrl": 23687, - "ĠUrs": 71138, - "ĠUruguay": 73390, - "ĠUs": 4073, - "ĠUsa": 97038, - "ĠUsage": 25585, - "ĠUse": 5560, - "ĠUsed": 12477, - "ĠUseful": 51612, - "ĠUser": 2724, - "ĠUserControl": 73765, - "ĠUserController": 59804, - "ĠUserDao": 98204, - "ĠUserData": 72394, - "ĠUserDefaults": 62892, - "ĠUserDetails": 89386, - "ĠUserID": 69667, - "ĠUserId": 41983, - "ĠUserInfo": 48857, - "ĠUserManager": 57334, - "ĠUserModel": 53884, - "ĠUserName": 48498, - "ĠUserProfile": 56199, - "ĠUserRepository": 61333, - "ĠUserRole": 96119, - "ĠUserService": 31219, - "ĠUserType": 94472, - "ĠUsername": 30645, - "ĠUsers": 14969, - "ĠUsersController": 97527, - "ĠUses": 39923, - "ĠUsing": 12362, - "ĠUsually": 34067, - "ĠUsuario": 29916, - "ĠUsuarios": 96093, - "ĠUt": 17578, - "ĠUtah": 23195, - "ĠUtf": 44532, - "ĠUtil": 10377, - "ĠUtilities": 36094, - "ĠUtility": 26230, - "ĠUtils": 18438, - "ĠUtt": 68062, - "ĠUttar": 86773, - "ĠUzbek": 90959, - "ĠV": 650, - "ĠVA": 21571, - "ĠVAL": 9913, - "ĠVALID": 44391, - "ĠVALUE": 27925, - "ĠVALUES": 15052, - "ĠVAN": 97753, - "ĠVAR": 44608, - "ĠVARCHAR": 38689, - "ĠVARIABLE": 55393, - "ĠVARIABLES": 77853, - "ĠVARIANT": 83446, - "ĠVAT": 48692, - "ĠVB": 64539, - "ĠVBox": 99092, - "ĠVC": 44595, - "ĠVE": 61988, - "ĠVECTOR": 72559, - "ĠVER": 30361, - "ĠVERBOSE": 88141, - "ĠVERIFY": 79304, - "ĠVERSION": 34892, - "ĠVERY": 48174, - "ĠVF": 73992, - "ĠVG": 58918, - "ĠVGA": 76456, - "ĠVH": 99122, - "ĠVI": 30768, - "ĠVIA": 99527, - "ĠVIC": 71203, - "ĠVID": 85052, - "ĠVIDEO": 42869, - "ĠVIEW": 41756, - "ĠVII": 46069, - "ĠVIII": 58333, - "ĠVIN": 84130, - "ĠVIP": 36169, - "ĠVIR": 75795, - "ĠVIS": 60591, - "ĠVK": 22285, - "ĠVL": 61322, - "ĠVLAN": 76980, - "ĠVLC": 94605, - "ĠVM": 18270, - "ĠVMware": 66012, - "ĠVN": 98607, - "ĠVO": 44752, - "ĠVOC": 93621, - "ĠVOID": 60357, - "ĠVOL": 69326, - "ĠVP": 37110, - "ĠVPN": 31847, - "ĠVR": 19718, - "ĠVS": 31750, - "ĠVStack": 95759, - "ĠVT": 34051, - "ĠVW": 53285, - "ĠVX": 79277, - "ĠVa": 27713, - "ĠVac": 31626, - "ĠVacation": 70251, - "ĠVacc": 59788, - "ĠVaccine": 100058, - "ĠVacuum": 76110, - "ĠVad": 93212, - "ĠVader": 69509, - "ĠVal": 4196, - "ĠVale": 55069, - "ĠValencia": 61349, - "ĠValent": 78040, - "ĠValentine": 39869, - "ĠValerie": 90357, - "ĠValid": 7974, - "ĠValidate": 24163, - "ĠValidates": 98943, - "ĠValidation": 19490, - "ĠValidationError": 54129, - "ĠValidationResult": 99694, - "ĠValidator": 33666, - "ĠValidators": 25684, - "ĠValk": 86262, - "ĠVall": 79763, - "ĠValle": 78594, - "ĠValley": 13345, - "ĠValor": 62828, - "ĠValue": 5273, - "ĠValueError": 15764, - "ĠValueEventListener": 99245, - "ĠValueType": 56645, - "ĠValues": 26028, - "ĠValve": 45393, - "ĠVampire": 61214, - "ĠVan": 13000, - "ĠVance": 92368, - "ĠVancouver": 23393, - "ĠVand": 97947, - "ĠVander": 59142, - "ĠVanderbilt": 84126, - "ĠVanessa": 71619, - "ĠVanguard": 76921, - "ĠVanilla": 66682, - "ĠVanity": 69494, - "ĠVapor": 89754, - "ĠVar": 8909, - "ĠVari": 28968, - "ĠVariable": 12689, - "ĠVariables": 22134, - "ĠVariant": 40392, - "ĠVariation": 89585, - "ĠVariety": 71832, - "ĠVarious": 40741, - "ĠVas": 53934, - "ĠVatican": 47647, - "ĠVaugh": 64055, - "ĠVaughan": 96248, - "ĠVault": 42497, - "ĠVaults": 94655, - "ĠVe": 23404, - "ĠVec": 11564, - "ĠVect": 91256, - "ĠVector": 4290, - "ĠVed": 75887, - "ĠVeg": 91013, - "ĠVega": 65706, - "ĠVegan": 63215, - "ĠVegas": 18059, - "ĠVeget": 43800, - "ĠVegetable": 95392, - "ĠVehicle": 25736, - "ĠVehicles": 56120, - "ĠVel": 31298, - "ĠVelocity": 55534, - "ĠVelvet": 74127, - "ĠVen": 18732, - "ĠVend": 85653, - "ĠVendor": 46236, - "ĠVenez": 29083, - "ĠVenezuel": 71914, - "ĠVenezuela": 37003, - "ĠVenezuelan": 83749, - "ĠVenice": 56750, - "ĠVenom": 90686, - "ĠVent": 27505, - "ĠVentura": 85754, - "ĠVenture": 71474, - "ĠVentures": 75896, - "ĠVenue": 69460, - "ĠVenus": 50076, - "ĠVer": 6383, - "ĠVera": 68200, - "ĠVeranst": 93710, - "ĠVerb": 60314, - "ĠVerd": 93807, - "ĠVerde": 73948, - "ĠVere": 69932, - "ĠVerfüg": 84379, - "ĠVerfügung": 91869, - "ĠVerg": 52409, - "ĠVerification": 56573, - "ĠVerified": 64269, - "ĠVerify": 26504, - "ĠVerizon": 43414, - "ĠVerm": 30347, - "ĠVermont": 35739, - "ĠVern": 49845, - "ĠVernon": 60237, - "ĠVeronica": 83621, - "ĠVers": 25187, - "ĠVerse": 85168, - "ĠVersion": 6207, - "ĠVersions": 86274, - "ĠVert": 15408, - "ĠVertex": 24103, - "ĠVertical": 36563, - "ĠVery": 15668, - "ĠVes": 79562, - "ĠVest": 56988, - "ĠVet": 81440, - "ĠVeter": 26829, - "ĠVeteran": 68626, - "ĠVeterans": 40432, - "ĠVeterinary": 78103, - "ĠVi": 11655, - "ĠVia": 45899, - "ĠViagra": 31578, - "ĠVib": 97664, - "ĠVibr": 60288, - "ĠVic": 44847, - "ĠVice": 23270, - "ĠVick": 71362, - "ĠVict": 12022, - "ĠVictim": 94124, - "ĠVictims": 89226, - "ĠVictor": 33412, - "ĠVictoria": 23225, - "ĠVictorian": 44277, - "ĠVictory": 49427, - "ĠVid": 48654, - "ĠVide": 82601, - "ĠVideo": 8519, - "ĠVideos": 20114, - "ĠVie": 60402, - "ĠVienna": 47387, - "ĠViet": 18203, - "ĠVietnam": 23315, - "ĠVietnamese": 49577, - "ĠView": 2806, - "ĠViewBag": 28142, - "ĠViewChild": 69607, - "ĠViewController": 26362, - "ĠViewData": 63166, - "ĠViewGroup": 24737, - "ĠViewHolder": 37510, - "ĠViewModel": 34714, - "ĠViewPager": 91285, - "ĠViewState": 73514, - "ĠViewer": 59603, - "ĠViewing": 95157, - "ĠViews": 25987, - "ĠVig": 58201, - "ĠVij": 79127, - "ĠVik": 29476, - "ĠViking": 65450, - "ĠVikings": 41448, - "ĠViktor": 77116, - "ĠVil": 64749, - "ĠVill": 16959, - "ĠVilla": 37912, - "ĠVillage": 25036, - "ĠVille": 90230, - "ĠVim": 95584, - "ĠVimeo": 99925, - "ĠVin": 21016, - "ĠVince": 56232, - "ĠVincent": 35407, - "ĠVinci": 97866, - "ĠVine": 50795, - "ĠVintage": 36945, - "ĠVinyl": 54634, - "ĠViol": 30555, - "ĠViolence": 47732, - "ĠViolet": 74574, - "ĠVir": 9734, - "ĠVirgin": 11463, - "ĠVirginia": 13286, - "ĠVirt": 48875, - "ĠVirtual": 21382, - "ĠVirus": 65092, - "ĠVis": 7811, - "ĠVisa": 44434, - "ĠVish": 88252, - "ĠVisibility": 34835, - "ĠVisible": 71396, - "ĠVision": 31541, - "ĠVisit": 19545, - "ĠVisitor": 56982, - "ĠVisitors": 69940, - "ĠVista": 35712, - "ĠVisual": 20796, - "ĠVisualization": 91860, - "ĠVit": 29560, - "ĠVita": 55724, - "ĠVital": 55371, - "ĠVitamin": 45774, - "ĠViv": 42136, - "ĠVive": 66954, - "ĠVivo": 89268, - "ĠVk": 33756, - "ĠVlad": 30734, - "ĠVladimir": 36011, - "ĠVo": 29179, - "ĠVoc": 87145, - "ĠVocabulary": 99272, - "ĠVocal": 98403, - "ĠVocê": 81897, - "ĠVog": 67011, - "ĠVogue": 91072, - "ĠVoice": 29030, - "ĠVoices": 83426, - "ĠVoid": 19743, - "ĠVol": 11119, - "ĠVoldemort": 81791, - "ĠVolk": 43614, - "ĠVolkswagen": 51939, - "ĠVoll": 97482, - "ĠVolley": 78279, - "ĠVolt": 66489, - "ĠVoltage": 62038, - "ĠVolume": 20880, - "ĠVolunteer": 65535, - "ĠVolunteers": 86270, - "ĠVolvo": 68352, - "ĠVon": 43179, - "ĠVoor": 69495, - "ĠVor": 34428, - "ĠVote": 35134, - "ĠVoter": 95124, - "ĠVoters": 83822, - "ĠVotes": 66393, - "ĠVoting": 64231, - "ĠVous": 41621, - "ĠVox": 80712, - "ĠVoy": 44723, - "ĠVoyage": 96372, - "ĠVoyager": 86260, - "ĠVs": 44082, - "ĠVu": 57702, - "ĠVue": 23052, - "ĠVuex": 89439, - "ĠVul": 38506, - "ĠVulcan": 94155, - "ĠVulkan": 86964, - "ĠVulner": 81211, - "ĠVy": 96100, - "ĠW": 468, - "ĠWA": 29666, - "ĠWAIT": 55490, - "ĠWAL": 74892, - "ĠWALL": 79475, - "ĠWAN": 99902, - "ĠWANT": 72306, - "ĠWAR": 59083, - "ĠWARN": 69609, - "ĠWARNING": 27577, - "ĠWARRANT": 4855, - "ĠWARRANTIES": 7579, - "ĠWARRANTY": 8400, - "ĠWAS": 38876, - "ĠWATCH": 48507, - "ĠWATER": 76347, - "ĠWAV": 89430, - "ĠWAY": 25404, - "ĠWB": 53603, - "ĠWC": 37746, - "ĠWCHAR": 74364, - "ĠWCS": 99451, - "ĠWD": 64712, - "ĠWE": 20255, - "ĠWEB": 45056, - "ĠWEEK": 58529, - "ĠWEIGHT": 96920, - "ĠWELL": 91252, - "ĠWEST": 66190, - "ĠWF": 73424, - "ĠWG": 99175, - "ĠWH": 8662, - "ĠWHAT": 38535, - "ĠWHATSOEVER": 92992, - "ĠWHEN": 34733, - "ĠWHERE": 5401, - "ĠWHETHER": 18114, - "ĠWHICH": 79264, - "ĠWHILE": 93234, - "ĠWHITE": 43867, - "ĠWHO": 40312, - "ĠWHY": 82794, - "ĠWI": 43023, - "ĠWIDTH": 43910, - "ĠWIFI": 70676, - "ĠWILL": 29015, - "ĠWIN": 22839, - "ĠWINAPI": 55010, - "ĠWINDOW": 40359, - "ĠWINDOWS": 76265, - "ĠWITH": 4874, - "ĠWITHOUT": 6135, - "ĠWK": 68450, - "ĠWL": 60614, - "ĠWLAN": 71947, - "ĠWM": 24030, - "ĠWN": 78364, - "ĠWOM": 81375, - "ĠWON": 98467, - "ĠWORD": 37991, - "ĠWORK": 32904, - "ĠWORLD": 51991, - "ĠWOW": 62400, - "ĠWP": 24134, - "ĠWPARAM": 85528, - "ĠWR": 25321, - "ĠWRITE": 39652, - "ĠWRONG": 99760, - "ĠWS": 25950, - "ĠWT": 59199, - "ĠWTF": 78270, - "ĠWTO": 100233, - "ĠWV": 75525, - "ĠWW": 29144, - "ĠWWE": 34538, - "ĠWWII": 61130, - "ĠWWW": 69045, - "ĠWX": 78541, - "ĠWa": 29614, - "ĠWade": 43982, - "ĠWag": 86993, - "ĠWage": 95537, - "ĠWagner": 52475, - "ĠWah": 70690, - "ĠWahl": 75957, - "ĠWaist": 95785, - "ĠWait": 14144, - "ĠWaitFor": 38701, - "ĠWaitForSeconds": 45978, - "ĠWaiting": 53286, - "ĠWak": 86637, - "ĠWake": 41674, - "ĠWal": 14916, - "ĠWald": 51668, - "ĠWales": 23782, - "ĠWalk": 12839, - "ĠWalker": 23074, - "ĠWalking": 40155, - "ĠWall": 9935, - "ĠWallace": 39956, - "ĠWallet": 37583, - "ĠWallpaper": 71896, - "ĠWalls": 72278, - "ĠWalmart": 36867, - "ĠWalnut": 86302, - "ĠWalsh": 52294, - "ĠWalt": 36367, - "ĠWalter": 33305, - "ĠWalters": 91636, - "ĠWalton": 71509, - "ĠWan": 72118, - "ĠWand": 70029, - "ĠWander": 69985, - "ĠWang": 29346, - "ĠWanna": 96808, - "ĠWant": 24133, - "ĠWanted": 67710, - "ĠWants": 78578, - "ĠWar": 5111, - "ĠWarcraft": 64752, - "ĠWard": 27738, - "ĠWare": 69834, - "ĠWarehouse": 52466, - "ĠWarfare": 67694, - "ĠWarm": 46863, - "ĠWarn": 68846, - "ĠWarner": 32780, - "ĠWarning": 27956, - "ĠWarp": 78910, - "ĠWarranty": 57629, - "ĠWarren": 26713, - "ĠWarrior": 40322, - "ĠWarriors": 32987, - "ĠWars": 15317, - "ĠWarsaw": 73276, - "ĠWarwick": 78202, - "ĠWas": 15148, - "ĠWash": 6113, - "ĠWasher": 97182, - "ĠWashing": 82238, - "ĠWashington": 6652, - "ĠWass": 75619, - "ĠWasser": 74894, - "ĠWaste": 49522, - "ĠWat": 21350, - "ĠWatch": 10573, - "ĠWatches": 99360, - "ĠWatching": 69676, - "ĠWater": 10164, - "ĠWaterloo": 77475, - "ĠWaterproof": 79989, - "ĠWaters": 47978, - "ĠWatkins": 79388, - "ĠWatson": 32580, - "ĠWatt": 60075, - "ĠWatts": 59336, - "ĠWave": 32418, - "ĠWaves": 81558, - "ĠWax": 76842, - "ĠWay": 12424, - "ĠWayne": 28640, - "ĠWays": 42419, - "ĠWe": 1226, - "ĠWeak": 42264, - "ĠWealth": 60841, - "ĠWeapon": 28877, - "ĠWeapons": 47664, - "ĠWear": 42162, - "ĠWeather": 23454, - "ĠWeaver": 67372, - "ĠWeb": 5000, - "ĠWebClient": 94454, - "ĠWebDriver": 42996, - "ĠWebDriverWait": 64746, - "ĠWebElement": 40982, - "ĠWebGL": 86941, - "ĠWebSocket": 48142, - "ĠWebView": 70651, - "ĠWebb": 55488, - "ĠWebcam": 47673, - "ĠWeber": 56620, - "ĠWebseite": 95476, - "ĠWebsite": 16406, - "ĠWebsites": 64737, - "ĠWebster": 64377, - "ĠWed": 6658, - "ĠWedding": 31917, - "ĠWednesday": 8079, - "ĠWeed": 94409, - "ĠWeek": 10563, - "ĠWeekend": 48534, - "ĠWeekly": 34114, - "ĠWeeks": 64137, - "ĠWeg": 59634, - "ĠWei": 53548, - "ĠWeight": 16923, - "ĠWein": 71613, - "ĠWeiner": 94766, - "ĠWeinstein": 56682, - "ĠWeird": 77253, - "ĠWeiss": 42255, - "ĠWeiter": 74098, - "ĠWel": 26056, - "ĠWelch": 85263, - "ĠWelcome": 20776, - "ĠWeld": 61586, - "ĠWelfare": 66187, - "ĠWell": 8489, - "ĠWellington": 57104, - "ĠWellness": 61283, - "ĠWells": 37958, - "ĠWelsh": 46881, - "ĠWelt": 46066, - "ĠWen": 62323, - "ĠWend": 42368, - "ĠWendy": 55676, - "ĠWenger": 78027, - "ĠWenn": 45097, - "ĠWent": 54859, - "ĠWer": 36880, - "ĠWere": 40070, - "ĠWerk": 90523, - "ĠWerner": 80835, - "ĠWert": 79545, - "ĠWes": 37476, - "ĠWesley": 58706, - "ĠWest": 4410, - "ĠWestbrook": 89318, - "ĠWestern": 11104, - "ĠWestminster": 48043, - "ĠWeston": 91119, - "ĠWet": 45956, - "ĠWh": 1254, - "ĠWhale": 97102, - "ĠWhat": 3639, - "ĠWhatever": 33739, - "ĠWhats": 30856, - "ĠWhatsApp": 41113, - "ĠWhatsapp": 73001, - "ĠWhe": 33104, - "ĠWheat": 56738, - "ĠWheel": 33442, - "ĠWheeler": 61446, - "ĠWheels": 52549, - "ĠWhen": 3277, - "ĠWhenever": 43633, - "ĠWhere": 11208, - "ĠWhereas": 61695, - "ĠWhether": 13440, - "ĠWhich": 16299, - "ĠWhile": 6104, - "ĠWhilst": 71828, - "ĠWhip": 95402, - "ĠWhisper": 98074, - "ĠWhit": 27484, - "ĠWhite": 5929, - "ĠWhites": 73562, - "ĠWhitney": 67197, - "ĠWho": 10699, - "ĠWhoever": 91395, - "ĠWhole": 41593, - "ĠWholesale": 56516, - "ĠWhy": 8595, - "ĠWi": 17664, - "ĠWiFi": 34407, - "ĠWich": 77689, - "ĠWichita": 88718, - "ĠWick": 75206, - "ĠWid": 48740, - "ĠWide": 33845, - "ĠWideString": 99215, - "ĠWidget": 13277, - "ĠWidgets": 78276, - "ĠWidow": 89120, - "ĠWidth": 25650, - "ĠWie": 43716, - "ĠWien": 99986, - "ĠWife": 43508, - "ĠWifi": 60971, - "ĠWig": 98256, - "ĠWii": 40292, - "ĠWik": 43205, - "ĠWiki": 30328, - "ĠWikiLeaks": 59647, - "ĠWikimedia": 90940, - "ĠWikipedia": 27685, - "ĠWil": 10785, - "ĠWild": 13944, - "ĠWildcats": 97950, - "ĠWilde": 90023, - "ĠWilderness": 85192, - "ĠWildlife": 42649, - "ĠWiley": 75902, - "ĠWilhelm": 93537, - "ĠWilkinson": 95666, - "ĠWill": 4946, - "ĠWilliam": 12656, - "ĠWilliams": 13926, - "ĠWilliamson": 69631, - "ĠWillie": 62985, - "ĠWillis": 67742, - "ĠWillow": 65449, - "ĠWilmington": 85605, - "ĠWilson": 17882, - "ĠWimbledon": 91257, - "ĠWin": 12468, - "ĠWinchester": 80571, - "ĠWind": 22862, - "ĠWindow": 13956, - "ĠWindowManager": 78855, - "ĠWindows": 5632, - "ĠWinds": 44383, - "ĠWindsor": 57555, - "ĠWine": 32926, - "ĠWing": 35622, - "ĠWings": 46197, - "ĠWinn": 41631, - "ĠWinner": 47020, - "ĠWinners": 77412, - "ĠWinning": 74065, - "ĠWinnipeg": 52982, - "ĠWins": 49544, - "ĠWinston": 48208, - "ĠWinter": 20704, - "ĠWir": 36003, - "ĠWire": 19940, - "ĠWired": 87385, - "ĠWireless": 34742, - "ĠWiring": 48953, - "ĠWis": 16208, - "ĠWisconsin": 21073, - "ĠWisdom": 57201, - "ĠWise": 62101, - "ĠWish": 38747, - "ĠWishlist": 85857, - "ĠWit": 72959, - "ĠWitch": 39450, - "ĠWith": 3161, - "ĠWithEvents": 16775, - "ĠWithdraw": 68481, - "ĠWithin": 25218, - "ĠWithout": 17586, - "ĠWitness": 49999, - "ĠWitnesses": 87439, - "ĠWitt": 83276, - "ĠWizard": 39487, - "ĠWizards": 58694, - "ĠWo": 28357, - "ĠWoW": 88745, - "ĠWoche": 82540, - "ĠWochen": 70813, - "ĠWohn": 53895, - "ĠWohnung": 99444, - "ĠWoj": 97260, - "ĠWol": 30643, - "ĠWolf": 26296, - "ĠWolfe": 80652, - "ĠWolff": 96245, - "ĠWolfgang": 87598, - "ĠWolver": 59618, - "ĠWolverine": 84279, - "ĠWolves": 64579, - "ĠWoman": 25525, - "ĠWomen": 11215, - "ĠWomens": 69719, - "ĠWon": 43549, - "ĠWonder": 27205, - "ĠWonderful": 68963, - "ĠWonderland": 90024, - "ĠWong": 56728, - "ĠWoo": 56946, - "ĠWooCommerce": 89306, - "ĠWood": 12404, - "ĠWooden": 63592, - "ĠWoods": 35848, - "ĠWoodward": 87218, - "ĠWoody": 76059, - "ĠWool": 47400, - "ĠWor": 36636, - "ĠWorce": 74288, - "ĠWorcester": 89469, - "ĠWord": 9506, - "ĠWordPress": 20394, - "ĠWordpress": 89169, - "ĠWords": 28730, - "ĠWork": 5664, - "ĠWorkbook": 84562, - "ĠWorker": 34186, - "ĠWorkers": 36798, - "ĠWorkflow": 61273, - "ĠWorking": 22938, - "ĠWorkout": 70242, - "ĠWorkplace": 94287, - "ĠWorks": 21785, - "ĠWorksheet": 83731, - "ĠWorksheets": 77279, - "ĠWorkshop": 36202, - "ĠWorkspace": 72034, - "ĠWorld": 4435, - "ĠWorlds": 52947, - "ĠWorldwide": 53035, - "ĠWorm": 74130, - "ĠWorse": 87904, - "ĠWorship": 87222, - "ĠWorst": 70192, - "ĠWort": 94604, - "ĠWorth": 37246, - "ĠWould": 19418, - "ĠWouldn": 90964, - "ĠWow": 46817, - "ĠWr": 32730, - "ĠWrap": 43287, - "ĠWrapped": 95815, - "ĠWrapper": 36588, - "ĠWrath": 90615, - "ĠWrest": 46037, - "ĠWrestle": 99399, - "ĠWrestling": 62668, - "ĠWright": 27839, - "ĠWrite": 9842, - "ĠWriteLine": 85026, - "ĠWriter": 30504, - "ĠWriters": 59798, - "ĠWrites": 54388, - "ĠWriting": 24838, - "ĠWritten": 34991, - "ĠWrong": 41856, - "ĠWu": 37230, - "ĠWww": 82310, - "ĠWy": 24100, - "ĠWyatt": 88562, - "ĠWyn": 77185, - "ĠWyoming": 49832, - "ĠX": 1630, - "ĠXB": 75760, - "ĠXBOOLE": 72745, - "ĠXC": 61442, - "ĠXCT": 16308, - "ĠXCTAssert": 20887, - "ĠXCTAssertEqual": 33650, - "ĠXCTAssertTrue": 80562, - "ĠXCTest": 42340, - "ĠXCTestCase": 63910, - "ĠXD": 72290, - "ĠXElement": 59265, - "ĠXF": 96790, - "ĠXHTML": 65952, - "ĠXI": 54343, - "ĠXII": 87915, - "ĠXIII": 96860, - "ĠXIV": 94515, - "ĠXK": 66823, - "ĠXL": 30981, - "ĠXM": 52120, - "ĠXML": 12138, - "ĠXMLHttpRequest": 46938, - "ĠXO": 99180, - "ĠXOR": 70987, - "ĠXP": 25836, - "ĠXPAR": 92254, - "ĠXPath": 66242, - "ĠXR": 68689, - "ĠXS": 58966, - "ĠXSS": 89602, - "ĠXT": 62966, - "ĠXV": 53694, - "ĠXVI": 94937, - "ĠXX": 30388, - "ĠXXX": 20572, - "ĠXY": 58419, - "ĠXYZ": 72189, - "ĠXamarin": 45461, - "ĠXavier": 62860, - "ĠXbox": 21222, - "ĠXen": 49329, - "ĠXi": 43526, - "ĠXia": 41235, - "ĠXiao": 66690, - "ĠXiaomi": 72549, - "ĠXin": 70761, - "ĠXm": 68659, - "ĠXml": 19752, - "ĠXmlDocument": 76531, - "ĠXmlNode": 76633, - "ĠXperia": 86989, - "ĠXt": 46553, - "ĠXu": 57514, - "ĠXunit": 60461, - "ĠXxx": 50128, - "ĠY": 816, - "ĠYA": 79250, - "ĠYAML": 54227, - "ĠYE": 78048, - "ĠYEAR": 52005, - "ĠYEARS": 89913, - "ĠYELLOW": 82376, - "ĠYES": 14410, - "ĠYM": 85545, - "ĠYORK": 47404, - "ĠYOU": 15334, - "ĠYOUR": 21592, - "ĠYT": 83092, - "ĠYY": 17291, - "ĠYYS": 97887, - "ĠYYSTACK": 87914, - "ĠYYSTYPE": 98688, - "ĠYYYY": 61691, - "ĠYa": 40484, - "ĠYad": 86083, - "ĠYah": 83562, - "ĠYahoo": 31789, - "ĠYak": 71968, - "ĠYale": 44552, - "ĠYam": 34654, - "ĠYamaha": 59535, - "ĠYan": 25191, - "ĠYang": 25482, - "ĠYankee": 86676, - "ĠYankees": 45383, - "ĠYao": 91030, - "ĠYard": 39337, - "ĠYas": 71028, - "ĠYates": 84813, - "ĠYaz": 89670, - "ĠYe": 32269, - "ĠYeah": 22335, - "ĠYear": 9941, - "ĠYears": 23116, - "ĠYellow": 26541, - "ĠYellowstone": 96179, - "ĠYelp": 86414, - "ĠYemen": 33790, - "ĠYep": 85294, - "ĠYes": 7566, - "ĠYesterday": 61133, - "ĠYet": 14968, - "ĠYi": 48934, - "ĠYield": 78478, - "ĠYii": 18759, - "ĠYin": 83958, - "ĠYing": 88770, - "ĠYo": 44188, - "ĠYog": 95671, - "ĠYoga": 38673, - "ĠYok": 94636, - "ĠYong": 69054, - "ĠYork": 4356, - "ĠYorker": 64874, - "ĠYorkers": 89273, - "ĠYorkshire": 51327, - "ĠYosemite": 95927, - "ĠYosh": 74108, - "ĠYoshi": 90742, - "ĠYou": 1472, - "ĠYouTube": 13674, - "ĠYoung": 13566, - "ĠYour": 4718, - "ĠYours": 98018, - "ĠYourself": 60005, - "ĠYouth": 30160, - "ĠYoutube": 38403, - "ĠYu": 28372, - "ĠYuan": 69984, - "ĠYue": 82131, - "ĠYug": 70825, - "ĠYugosl": 75551, - "ĠYugoslavia": 97877, - "ĠYuk": 58763, - "ĠYun": 55092, - "ĠYup": 54953, - "ĠYuri": 86873, - "ĠYus": 94448, - "ĠZ": 1901, - "ĠZEND": 93470, - "ĠZERO": 55693, - "ĠZIP": 57774, - "ĠZX": 72769, - "ĠZZ": 91281, - "ĠZa": 65808, - "ĠZac": 92746, - "ĠZach": 39315, - "ĠZack": 71566, - "ĠZag": 89718, - "ĠZah": 97955, - "ĠZahl": 83845, - "ĠZak": 68553, - "ĠZam": 74989, - "ĠZambia": 95104, - "ĠZap": 70331, - "ĠZar": 62531, - "ĠZe": 10120, - "ĠZealand": 17340, - "ĠZeit": 29931, - "ĠZelda": 55731, - "ĠZen": 32889, - "ĠZend": 32217, - "ĠZero": 18811, - "ĠZeroConstructor": 55814, - "ĠZeus": 75457, - "ĠZh": 34449, - "ĠZhang": 37120, - "ĠZhao": 70381, - "ĠZheng": 77547, - "ĠZhou": 67927, - "ĠZhu": 68844, - "ĠZi": 94384, - "ĠZiel": 78456, - "ĠZig": 74861, - "ĠZika": 82026, - "ĠZimbabwe": 52320, - "ĠZimmer": 41507, - "ĠZimmerman": 66758, - "ĠZinc": 96499, - "ĠZion": 41435, - "ĠZionist": 78573, - "ĠZip": 30332, - "ĠZo": 45903, - "ĠZodiac": 98179, - "ĠZoe": 75741, - "ĠZombie": 58091, - "ĠZombies": 89937, - "ĠZone": 22967, - "ĠZones": 95686, - "ĠZoo": 41960, - "ĠZoom": 38629, - "ĠZot": 89924, - "ĠZu": 61182, - "ĠZub": 96814, - "ĠZucker": 55604, - "ĠZuckerberg": 67034, - "ĠZug": 77816, - "ĠZuk": 89119, - "ĠZukunft": 100222, - "ĠZum": 72574, - "ĠZur": 50292, - "ĠZurich": 72826, - "ĠZus": 59585, - "ĠZusammen": 77704, - "ĠZust": 94816, - "ĠZw": 64265, - "ĠZwe": 84226, - "ĠZy": 87654, - "Ġ[": 510, - "Ġ[\"": 4482, - "Ġ[#": 84803, - "Ġ[$": 25249, - "Ġ[%": 24528, - "Ġ[&": 35436, - "Ġ[&](": 62438, - "Ġ['": 2570, - "Ġ['#": 91184, - "Ġ['$": 45609, - "Ġ['',": 44760, - "Ġ['-": 88741, - "Ġ['.": 96325, - "Ġ['./": 18701, - "Ġ['/": 74905, - "Ġ[(": 18305, - "Ġ[(\"": 85119, - "Ġ[('": 52228, - "Ġ[*": 62074, - "Ġ[+": 79901, - "Ġ[,": 79268, - "Ġ[-": 10261, - "Ġ[--": 74917, - "Ġ[-]:": 23957, - "Ġ[.": 49439, - "Ġ[...": 16702, - "Ġ[...]": 49279, - "Ġ[...]ĊĊ": 38079, - "Ġ[/": 66028, - "Ġ[:": 21534, - "Ġ[<": 68326, - "Ġ[=": 88176, - "Ġ[=[": 91397, - "Ġ[@": 74979, - "Ġ[[": 4416, - "Ġ[[\"": 79786, - "Ġ[['": 32927, - "Ġ[[[": 47827, - "Ġ[[]": 85607, - "Ġ[\\": 94915, - "Ġ[]": 3132, - "Ġ[](": 40544, - "Ġ[])": 43282, - "Ġ[]),Ċ": 97133, - "Ġ[]).": 62656, - "Ġ[]);Ċ": 43297, - "Ġ[]);ĊĊ": 42501, - "Ġ[])Ċ": 28714, - "Ġ[])ĊĊ": 63069, - "Ġ[]*": 30938, - "Ġ[],": 10277, - "Ġ[],Ċ": 10450, - "Ġ[],čĊ": 94327, - "Ġ[].": 73475, - "Ġ[]:Ċ": 97121, - "Ġ[];": 40471, - "Ġ[];Ċ": 6032, - "Ġ[];ĊĊ": 15799, - "Ġ[];čĊ": 35427, - "Ġ[][]": 54031, - "Ġ[]Ċ": 4260, - "Ġ[]ĊĊ": 14941, - "Ġ[]ĊĊĊ": 90338, - "Ġ[]čĊ": 24022, - "Ġ[]čĊčĊ": 81093, - "Ġ[_": 15484, - "Ġ[`": 41618, - "Ġ[{": 18973, - "Ġ[{\"": 62853, - "Ġ[{'": 62208, - "Ġ[{Ċ": 18903, - "Ġ[|": 82637, - "Ġ[~,": 94977, - "Ġ[âĢ¦": 10416, - "Ġ[âĢ¦]": 28624, - "Ġ[âĢ¦]ĊĊ": 12996, - "Ġ[Ċ": 2330, - "Ġ[ĊĊ": 52408, - "Ġ[čĊ": 24558, - "Ġ\\": 1144, - "Ġ\\\"": 7393, - "Ġ\\\"\"": 35868, - "Ġ\\\"$": 66586, - "Ġ\\\"%": 33428, - "Ġ\\\"{": 78882, - "Ġ\\$": 33982, - "Ġ\\%": 97392, - "Ġ\\'": 28251, - "Ġ\\''": 87759, - "Ġ\\(": 18240, - "Ġ\\/": 37915, - "Ġ\\<": 4544, - "Ġ\\<^": 77989, - "Ġ\\@": 75180, - "Ġ\\\\": 26033, - "Ġ\\\\Ċ": 91255, - "Ġ\\`": 96647, - "Ġ\\|": 98255, - "Ġ\\Ċ": 3120, - "Ġ\\ĊĊ": 71011, - "Ġ\\čĊ": 22411, - "Ġ]": 2331, - "Ġ])": 42673, - "Ġ]),Ċ": 39508, - "Ġ])->": 92513, - "Ġ]).": 97811, - "Ġ]);": 77868, - "Ġ]);Ċ": 13503, - "Ġ]);ĊĊ": 23547, - "Ġ])Ċ": 24371, - "Ġ])ĊĊ": 58093, - "Ġ],": 10881, - "Ġ],Ċ": 3291, - "Ġ],ĊĊ": 40874, - "Ġ],čĊ": 35441, - "Ġ].": 21087, - "Ġ];": 13385, - "Ġ];Ċ": 9946, - "Ġ];ĊĊ": 15786, - "Ġ];čĊ": 66483, - "Ġ][": 36740, - "Ġ]]": 41696, - "Ġ]];": 28581, - "Ġ]]Ċ": 64140, - "Ġ]}Ċ": 69265, - "Ġ]Ċ": 5243, - "Ġ]ĊĊ": 10661, - "Ġ]ĊĊĊ": 84107, - "Ġ]čĊ": 49164, - "Ġ^": 6440, - "Ġ^(": 76197, - "Ġ^.": 98391, - "Ġ^=": 32702, - "Ġ^^": 58683, - "Ġ^{Ċ": 48523, - "Ġ^Ċ": 76496, - "Ġ_": 721, - "Ġ_$": 33286, - "Ġ_(": 53717, - "Ġ_(\"": 25853, - "Ġ_('": 36855, - "Ġ_)": 28539, - "Ġ_,": 8523, - "Ġ_.": 13496, - "Ġ_:": 59636, - "Ġ__": 1328, - "Ġ__(": 15990, - "Ġ__(\"": 56661, - "Ġ__('": 14752, - "Ġ___": 7588, - "Ġ____": 31843, - "Ġ_____": 66992, - "Ġ______": 33771, - "Ġ_______,": 57637, - "Ġ__________________": 44941, - "Ġ__________________________________": 82108, - "Ġ__________________ĊĊ": 80464, - "Ġ_|": 86237, - "Ġ_Ċ": 23843, - "Ġ_ĊĊ": 89051, - "Ġ_čĊ": 77664, - "Ġ`": 1595, - "Ġ`\"": 54405, - "Ġ`$": 56793, - "Ġ`${": 11779, - "Ġ`%": 62500, - "Ġ`'": 74011, - "Ġ`(": 49751, - "Ġ`,": 91290, - "Ġ`,Ċ": 64645, - "Ġ`-": 94897, - "Ġ`.": 75190, - "Ġ`/": 38401, - "Ġ`;Ċ": 65517, - "Ġ`<": 31686, - "Ġ`[": 78744, - "Ġ`\\": 92505, - "Ġ`_": 92721, - "Ġ``": 10103, - "Ġ``(": 40695, - "Ġ```": 55375, - "Ġ```Ċ": 42333, - "Ġ`{": 54792, - "Ġ`}Ċ": 92579, - "Ġ`Ċ": 22849, - "Ġa": 264, - "ĠaDecoder": 67150, - "ĠaValue": 91011, - "ĠaVar": 94762, - "Ġaa": 30109, - "Ġaaa": 84565, - "Ġaalborg": 76944, - "Ġaan": 18962, - "Ġaantal": 97611, - "Ġab": 671, - "Ġaba": 75891, - "Ġabaixo": 89892, - "Ġabandon": 15673, - "Ġabandoned": 23838, - "Ġabandoning": 78339, - "Ġabandonment": 91402, - "Ġabb": 30195, - "Ġabbiamo": 95396, - "Ġabbrev": 40615, - "Ġabbreviated": 95875, - "Ġabbreviation": 72578, - "Ġabc": 40122, - "Ġabdom": 37084, - "Ġabdomen": 64772, - "Ġabdominal": 57056, - "Ġabducted": 84545, - "Ġabduction": 97224, - "Ġaber": 19649, - "Ġaberr": 82102, - "Ġabi": 62150, - "Ġabide": 58299, - "Ġabilities": 18000, - "Ġability": 5845, - "Ġabl": 98492, - "Ġable": 3025, - "Ġabnormal": 35663, - "Ġabnormalities": 75815, - "Ġaboard": 37606, - "Ġabol": 37276, - "Ġabolish": 90376, - "Ġabolished": 81081, - "Ġabolition": 76445, - "Ġabort": 11578, - "Ġaborted": 59992, - "Ġabortion": 20710, - "Ġabortions": 54373, - "Ġabound": 87690, - "Ġabout": 922, - "Ġabove": 3485, - "Ġabras": 59681, - "Ġabrasive": 94804, - "Ġabre": 67441, - "Ġabril": 88387, - "Ġabrir": 73663, - "Ġabroad": 22917, - "Ġabrupt": 44077, - "Ġabruptly": 60845, - "Ġabs": 3731, - "Ġabsence": 19821, - "Ġabsent": 28310, - "Ġabsentee": 94190, - "Ġabsl": 89402, - "Ġabsol": 88661, - "Ġabsolut": 64262, - "Ġabsolute": 10973, - "Ġabsolutely": 11112, - "Ġabsor": 15938, - "Ġabsorb": 35406, - "Ġabsorbed": 42101, - "Ġabsorbing": 70275, - "Ġabsorbs": 91111, - "Ġabsorption": 44225, - "Ġabst": 63944, - "Ġabstract": 8278, - "Ġabstraction": 59851, - "Ġabsurd": 32677, - "Ġabund": 23325, - "Ġabundance": 37492, - "Ġabundant": 44611, - "Ġabuse": 11737, - "Ġabused": 36665, - "Ġabuses": 50162, - "Ġabusing": 69579, - "Ġabusive": 43658, - "Ġaby": 43815, - "Ġabyss": 88314, - "Ġac": 1645, - "Ġacab": 67162, - "Ġacad": 10623, - "Ġacademia": 67671, - "Ġacademic": 14584, - "Ġacademics": 48709, - "Ġacademy": 44445, - "Ġacc": 1046, - "Ġaccel": 67611, - "Ġacceler": 14511, - "Ġaccelerate": 43880, - "Ġaccelerated": 49858, - "Ġaccelerating": 69741, - "Ġacceleration": 31903, - "Ġaccelerator": 65456, - "Ġaccelerometer": 97848, - "Ġaccent": 30200, - "Ġaccents": 59570, - "Ġaccept": 4287, - "Ġacceptable": 22281, - "Ġacceptance": 26586, - "Ġaccepted": 11928, - "Ġaccepting": 25694, - "Ġaccepts": 27441, - "Ġacces": 85195, - "Ġacceso": 69629, - "Ġaccess": 2680, - "ĠaccessToken": 38825, - "Ġaccessed": 25790, - "Ġaccesses": 78748, - "Ġaccessibility": 40800, - "Ġaccessible": 15987, - "Ġaccessing": 32888, - "Ġaccession": 85045, - "Ġaccessor": 45484, - "Ġaccessories": 23090, - "Ġaccessory": 43081, - "Ġaccident": 11677, - "Ġaccidental": 50016, - "Ġaccidentally": 33484, - "Ġaccidents": 33788, - "Ġacciones": 94485, - "Ġacción": 90164, - "Ġacclaim": 97963, - "Ġacclaimed": 50082, - "Ġaccol": 86643, - "Ġaccom": 5844, - "Ġaccommod": 14252, - "Ġaccommodate": 29376, - "Ġaccommodating": 77141, - "Ġaccommodation": 28377, - "Ġaccommodations": 55713, - "Ġaccomp": 58433, - "Ġaccompagn": 88778, - "Ġaccompanied": 24895, - "Ġaccompanies": 49156, - "Ġaccompany": 19780, - "Ġaccompanying": 24442, - "Ġaccompl": 13390, - "Ġaccomplish": 22829, - "Ġaccomplished": 27332, - "Ġaccomplishment": 61238, - "Ġaccomplishments": 53881, - "Ġaccord": 14902, - "Ġaccordance": 18859, - "Ġaccording": 4184, - "Ġaccordingly": 28178, - "Ġaccordion": 88099, - "Ġaccount": 2759, - "ĠaccountId": 61543, - "Ġaccountability": 39242, - "Ġaccountable": 36977, - "Ġaccountant": 76021, - "Ġaccounted": 41853, - "Ġaccounting": 24043, - "Ġaccounts": 9815, - "Ġaccr": 86659, - "Ġaccred": 41571, - "Ġaccreditation": 84484, - "Ġaccredited": 55325, - "Ġaccru": 83832, - "Ġaccrued": 99216, - "Ġacct": 89667, - "Ġaccum": 15783, - "Ġaccumulate": 47376, - "Ġaccumulated": 41165, - "Ġaccumulating": 92685, - "Ġaccumulation": 46835, - "Ġaccumulator": 57412, - "Ġaccur": 7571, - "Ġaccuracy": 13708, - "Ġaccurate": 13687, - "Ġaccurately": 30357, - "Ġaccus": 26589, - "Ġaccusation": 65506, - "Ġaccusations": 36569, - "Ġaccuse": 62742, - "Ġaccused": 13487, - "Ġaccuses": 87156, - "Ġaccusing": 49579, - "Ġaccustomed": 53184, - "Ġace": 27845, - "Ġacept": 55988, - "Ġacess": 86070, - "Ġacesso": 84807, - "Ġacest": 59709, - "Ġacet": 65802, - "Ġach": 34361, - "Ġache": 78831, - "Ġacheter": 99490, - "Ġachie": 6215, - "Ġachievable": 89253, - "Ġachieve": 11322, - "Ġachieved": 17427, - "Ġachievement": 26501, - "Ġachievements": 33997, - "Ġachieves": 83691, - "Ġachieving": 32145, - "Ġachter": 87908, - "Ġacid": 13935, - "Ġacidic": 84903, - "Ġacidity": 98026, - "Ġacids": 33969, - "Ġack": 10956, - "Ġacknow": 12125, - "Ġacknowled": 16201, - "Ġacknowledge": 25670, - "Ġacknowledged": 26579, - "Ġacknowledgement": 68023, - "Ġacknowledges": 56030, - "Ġacknowledging": 61708, - "Ġacknowledgment": 78570, - "Ġacl": 58220, - "Ġacne": 46905, - "Ġacomp": 86801, - "Ġacompan": 52510, - "Ġacompanh": 61897, - "Ġacompañ": 93971, - "Ġaconte": 68150, - "Ġacordo": 78026, - "Ġacos": 81311, - "Ġacoustic": 45166, - "Ġacqu": 19830, - "Ġacquaint": 54627, - "Ġacquaintance": 82407, - "Ġacquainted": 73734, - "Ġacquire": 21953, - "Ġacquired": 19426, - "Ġacquiring": 42990, - "Ġacquisition": 24279, - "Ġacquisitions": 63948, - "Ġacquitted": 91533, - "Ġacre": 46323, - "Ġacres": 27464, - "Ġacronym": 75614, - "Ġacross": 4028, - "Ġacrylic": 59741, - "Ġact": 1180, - "Ġacted": 31532, - "Ġacting": 15718, - "Ġaction": 1957, - "ĠactionBar": 90236, - "ĠactionPerformed": 25026, - "ĠactionTypes": 68234, - "Ġactionable": 92178, - "Ġactions": 6299, - "Ġactiv": 4197, - "Ġactivate": 20891, - "Ġactivated": 22756, - "Ġactivates": 75042, - "Ġactivating": 72192, - "Ġactivation": 15449, - "Ġactivations": 93595, - "Ġactive": 4642, - "ĠactiveClassName": 99222, - "Ġactively": 22815, - "Ġactividad": 69840, - "Ġactividades": 74079, - "Ġactivism": 55280, - "Ġactivist": 28941, - "Ġactivists": 21572, - "Ġactivities": 7640, - "Ġactivity": 5820, - "Ġactor": 12360, - "Ġactors": 20142, - "Ġactress": 24577, - "Ġactresses": 91128, - "Ġacts": 14385, - "Ġactu": 81553, - "Ġactual": 5150, - "Ġactualizar": 79729, - "Ġactually": 3604, - "Ġacuerdo": 63960, - "Ġacum": 69193, - "Ġacupuncture": 89538, - "Ġacute": 30883, - "Ġad": 1008, - "Ġada": 35334, - "Ġadalah": 38660, - "Ġadam": 50066, - "Ġadamant": 84388, - "Ġadap": 39732, - "Ġadapt": 10737, - "Ġadaptable": 94848, - "Ġadaptation": 34185, - "Ġadaptations": 77765, - "Ġadapted": 30464, - "Ġadapter": 13253, - "Ġadapters": 70125, - "Ġadapting": 70817, - "Ġadaptive": 48232, - "Ġadaptor": 93041, - "Ġadb": 83512, - "Ġadc": 48545, - "Ġadd": 923, - "ĠaddAction": 87110, - "ĠaddButton": 89296, - "ĠaddChild": 64059, - "ĠaddCriterion": 19246, - "ĠaddItem": 65028, - "ĠaddObject": 29823, - "ĠaddObserver": 78039, - "ĠaddSubview": 18669, - "ĠaddTarget": 51027, - "ĠaddTo": 54517, - "ĠaddUser": 78575, - "Ġadded": 3779, - "Ġaddict": 39326, - "Ġaddicted": 57727, - "Ġaddiction": 27471, - "Ġaddictive": 57407, - "Ġaddicts": 78574, - "Ġadding": 7999, - "Ġaddition": 5369, - "Ġadditional": 5217, - "Ġadditionally": 37938, - "Ġadditions": 38314, - "Ġadditive": 64338, - "Ġadditives": 85286, - "Ġaddon": 49097, - "Ġaddons": 90245, - "Ġaddr": 11022, - "Ġaddress": 2686, - "Ġaddressed": 20669, - "Ġaddresses": 14564, - "Ġaddressing": 28118, - "Ġadds": 11621, - "Ġaddslashes": 78407, - "Ġade": 17546, - "Ġadec": 87818, - "Ġadel": 73069, - "Ġademás": 63430, - "Ġaden": 100213, - "Ġadept": 76588, - "Ġadequ": 41228, - "Ġadequate": 26613, - "Ġadequately": 49672, - "Ġadher": 36051, - "Ġadhere": 49553, - "Ġadherence": 71628, - "Ġadhesive": 65558, - "Ġadicion": 81467, - "Ġadidas": 76290, - "Ġadip": 30366, - "Ġadipiscing": 59024, - "Ġadipisicing": 57781, - "Ġadj": 12751, - "Ġadjacency": 74949, - "Ġadjacent": 24894, - "Ġadjective": 85592, - "Ġadjoining": 91858, - "Ġadjud": 70280, - "Ġadjunct": 90695, - "Ġadjust": 7652, - "Ġadjustable": 37030, - "Ġadjusted": 24257, - "Ġadjusting": 43468, - "Ġadjustment": 28174, - "Ġadjustments": 34074, - "Ġadjusts": 84431, - "Ġadm": 14933, - "Ġadmin": 4074, - "Ġadminister": 27185, - "Ġadministered": 38018, - "Ġadministering": 86661, - "Ġadministr": 11398, - "Ġadministration": 8735, - "Ġadministrations": 78173, - "Ġadministrative": 23541, - "Ġadministrator": 29193, - "Ġadministrators": 38212, - "Ġadmins": 58195, - "Ġadmir": 63698, - "Ġadmirable": 85684, - "Ġadmiration": 66939, - "Ġadmire": 50863, - "Ġadmired": 64747, - "Ġadmission": 26360, - "Ġadmissions": 48911, - "Ġadmit": 17113, - "Ġadmits": 38239, - "Ġadmitted": 16584, - "Ġadmittedly": 79813, - "Ġadmitting": 55689, - "Ġadmon": 83085, - "Ġado": 56285, - "Ġadoles": 23981, - "Ġadolescence": 83909, - "Ġadolescent": 36088, - "Ġadolescente": 83035, - "Ġadolescents": 51516, - "Ġadopt": 11142, - "Ġadopted": 18306, - "Ġadopting": 48810, - "Ġadoption": 25375, - "Ġadopts": 87057, - "Ġadorable": 41708, - "Ġadore": 61735, - "Ġadorn": 59046, - "Ġadorned": 84273, - "Ġadr": 94233, - "Ġadrenal": 60564, - "Ġadrenaline": 79492, - "Ġadres": 66861, - "Ġadress": 63882, - "Ġadresse": 63274, - "Ġads": 14058, - "Ġadul": 40694, - "Ġadult": 6822, - "Ġadulte": 56430, - "Ġadultery": 96696, - "Ġadultes": 88025, - "Ġadulthood": 64033, - "Ġadulti": 78350, - "Ġadultos": 89731, - "Ġadults": 12884, - "Ġadv": 3439, - "Ġadvance": 12178, - "Ġadvanced": 11084, - "Ġadvancement": 50925, - "Ġadvancements": 83787, - "Ġadvances": 31003, - "Ġadvancing": 44169, - "Ġadvant": 8030, - "Ġadvantage": 9610, - "Ġadvantageous": 76824, - "Ġadvantages": 22934, - "Ġadvent": 11599, - "Ġadventure": 18427, - "Ġadventurer": 100235, - "Ġadventurers": 88813, - "Ġadventures": 32078, - "Ġadventurous": 68188, - "Ġadvers": 29511, - "Ġadversaries": 88491, - "Ġadversary": 82499, - "Ġadverse": 31959, - "Ġadversely": 69214, - "Ġadversity": 90930, - "Ġadvert": 7845, - "Ġadvertis": 19772, - "Ġadvertise": 51936, - "Ġadvertised": 46841, - "Ġadvertisement": 33789, - "Ġadvertisements": 43749, - "Ġadvertiser": 87386, - "Ġadvertisers": 50270, - "Ġadvertising": 13172, - "Ġadverts": 88825, - "Ġadvice": 9650, - "Ġadvis": 9819, - "Ġadvisable": 69919, - "Ġadvise": 32113, - "Ġadvised": 26160, - "Ġadviser": 32853, - "Ġadvisers": 52075, - "Ġadvises": 70074, - "Ġadvising": 63779, - "Ġadvisor": 37713, - "Ġadvisors": 58784, - "Ġadvisory": 41537, - "Ġadvoc": 12516, - "Ġadvocacy": 35954, - "Ġadvocate": 29115, - "Ġadvocated": 64854, - "Ġadvocates": 28424, - "Ġadvocating": 59416, - "Ġae": 42956, - "Ġaer": 34548, - "Ġaerial": 41884, - "Ġaerobic": 91490, - "Ġaeros": 49825, - "Ġaerospace": 78164, - "Ġaes": 57675, - "Ġaest": 27914, - "Ġaesthetic": 37637, - "Ġaesthetics": 67323, - "Ġaf": 8136, - "Ġafar": 99378, - "Ġafect": 68364, - "Ġaff": 3611, - "Ġaffair": 31017, - "Ġaffairs": 22747, - "Ġaffect": 7958, - "Ġaffected": 11754, - "Ġaffecting": 28987, - "Ġaffection": 37805, - "Ġaffects": 22223, - "Ġaffid": 50882, - "Ġaffidavit": 61035, - "Ġaffili": 12204, - "Ġaffiliate": 22325, - "Ġaffiliated": 37506, - "Ġaffiliates": 32133, - "Ġaffiliation": 53891, - "Ġaffine": 69909, - "Ġaffinity": 51552, - "Ġaffirm": 33449, - "Ġaffirmation": 96963, - "Ġaffirmative": 68741, - "Ġaffirmed": 74549, - "Ġafflict": 95623, - "Ġafflicted": 92268, - "Ġaffluent": 81879, - "Ġafford": 10150, - "Ġaffordability": 79010, - "Ġaffordable": 17049, - "Ġafforded": 66699, - "Ġaficion": 94905, - "Ġafin": 54401, - "Ġafirm": 86538, - "Ġafl": 99157, - "Ġafore": 44873, - "Ġaforementioned": 46752, - "Ġafr": 86064, - "Ġafraid": 16984, - "Ġafrica": 45381, - "Ġafrican": 75500, - "Ġafs": 67813, - "Ġaft": 60801, - "Ġafter": 1306, - "ĠafterEach": 74591, - "Ġaftermarket": 90992, - "Ġaftermath": 40696, - "Ġafternoon": 13658, - "Ġafterward": 49043, - "Ġafterwards": 27905, - "Ġag": 945, - "Ġagain": 1578, - "Ġagainst": 2403, - "Ġagar": 70479, - "Ġage": 4325, - "Ġaged": 20330, - "Ġageing": 80043, - "Ġagencies": 13607, - "Ġagency": 9266, - "Ġagenda": 18909, - "Ġagendas": 84029, - "Ġagent": 8479, - "Ġagents": 13307, - "Ġages": 17051, - "Ġagg": 51120, - "Ġaggi": 69469, - "Ġaggrav": 46041, - "Ġaggravated": 63368, - "Ġaggreg": 26263, - "Ġaggregate": 24069, - "Ġaggregated": 71922, - "Ġaggregates": 71643, - "Ġaggregation": 52729, - "Ġaggregator": 97780, - "Ġaggress": 13632, - "Ġaggression": 40307, - "Ġaggressive": 19738, - "Ġaggressively": 49139, - "Ġagile": 62565, - "Ġagility": 67741, - "Ġaging": 30084, - "Ġagitation": 91317, - "Ġagli": 99782, - "Ġago": 4227, - "Ġagon": 57770, - "Ġagony": 79930, - "Ġagora": 66883, - "Ġagosto": 83289, - "Ġagr": 40574, - "Ġagre": 4392, - "Ġagree": 7655, - "Ġagreed": 7378, - "Ġagreeing": 39427, - "Ġagreement": 9306, - "Ġagreements": 20038, - "Ġagrees": 34008, - "Ġagreg": 79294, - "Ġagregar": 73206, - "Ġagricult": 17744, - "Ġagricultural": 29149, - "Ġagriculture": 30029, - "Ġagua": 56562, - "Ġah": 23128, - "Ġahead": 8469, - "Ġahora": 47417, - "Ġai": 16796, - "Ġaid": 12576, - "Ġaide": 41675, - "Ġaided": 63957, - "Ġaider": 91878, - "Ġaides": 53989, - "Ġaiding": 86387, - "Ġaids": 52797, - "Ġail": 60243, - "Ġailments": 82907, - "Ġaim": 9395, - "Ġaime": 86807, - "Ġaimed": 20034, - "Ġaiming": 38178, - "Ġaims": 22262, - "Ġain": 37202, - "Ġainda": 45009, - "Ġainsi": 44351, - "Ġaio": 85043, - "Ġair": 3805, - "Ġairborne": 70863, - "Ġaircraft": 14467, - "Ġaire": 85208, - "Ġaired": 43087, - "Ġairflow": 74120, - "Ġairing": 71353, - "Ġairl": 83757, - "Ġairline": 33575, - "Ġairlines": 48458, - "Ġairplane": 44024, - "Ġairplanes": 76481, - "Ġairport": 17149, - "Ġairports": 46163, - "Ġairs": 79991, - "Ġairspace": 88282, - "Ġairst": 59410, - "Ġairstrikes": 80373, - "Ġairy": 98063, - "Ġais": 89795, - "Ġaisle": 60779, - "Ġaj": 26514, - "Ġajax": 27377, - "Ġajout": 90096, - "Ġajud": 87159, - "Ġajust": 74234, - "Ġak": 17774, - "Ġaka": 38241, - "Ġakan": 33770, - "Ġakin": 53007, - "Ġakka": 52442, - "Ġako": 79814, - "Ġakt": 23119, - "Ġaktiv": 50283, - "Ġaktual": 85401, - "Ġaktuellen": 98368, - "Ġaku": 87295, - "Ġal": 453, - "Ġalan": 73662, - "Ġalarm": 17035, - "Ġalarmed": 82140, - "Ġalarming": 57376, - "Ġalarms": 63411, - "Ġalas": 89198, - "Ġalb": 82698, - "Ġalbeit": 43169, - "Ġalbum": 8176, - "Ġalbums": 28785, - "Ġalc": 42724, - "Ġalcan": 76871, - "Ġalcohol": 13200, - "Ġalcoholic": 56461, - "Ġalcuni": 97456, - "Ġald": 81404, - "Ġale": 22180, - "Ġalert": 5225, - "ĠalertController": 73781, - "ĠalertDialog": 63657, - "Ġalerted": 67769, - "Ġalerts": 30350, - "Ġalex": 57578, - "Ġalf": 85766, - "Ġalg": 17797, - "Ġalgae": 68951, - "Ġalgebra": 47976, - "Ġalgo": 29028, - "Ġalgorithm": 12384, - "Ġalgorithms": 26249, - "Ġalguien": 89419, - "Ġalgum": 97775, - "Ġalgumas": 93112, - "Ġalgun": 37571, - "Ġalguna": 73127, - "Ġalgunas": 74854, - "Ġalgunos": 58310, - "Ġalguns": 78369, - "Ġalgún": 85409, - "Ġali": 19528, - "Ġalias": 15904, - "Ġaliases": 41486, - "Ġalice": 71533, - "Ġalien": 20167, - "Ġaliens": 37219, - "Ġalign": 5398, - "ĠalignItems": 22461, - "ĠalignSelf": 68678, - "Ġaligned": 27210, - "Ġalignment": 17632, - "Ġalignments": 93916, - "Ġalike": 27083, - "Ġaliment": 38450, - "Ġalimentos": 90591, - "Ġaliqu": 43391, - "Ġaliqua": 87027, - "Ġalist": 96795, - "Ġalive": 13989, - "Ġalk": 58998, - "Ġalkal": 66787, - "Ġall": 682, - "Ġalla": 23536, - "Ġalle": 12584, - "Ġalleen": 72273, - "Ġalleg": 7179, - "Ġallegation": 58494, - "Ġallegations": 18873, - "Ġallege": 83717, - "Ġalleged": 10711, - "Ġallegedly": 19755, - "Ġalleges": 59797, - "Ġallegiance": 68078, - "Ġalleging": 62546, - "Ġallele": 70510, - "Ġalleles": 98260, - "Ġallem": 61397, - "Ġallen": 51141, - "Ġaller": 48908, - "Ġallerdings": 86825, - "Ġallerg": 25405, - "Ġallergic": 57596, - "Ġallergies": 58742, - "Ġallergy": 60754, - "Ġalles": 37051, - "Ġallev": 46649, - "Ġalleviate": 61705, - "Ġalley": 54050, - "Ġalliance": 30764, - "Ġalliances": 70800, - "Ġallied": 54502, - "Ġallies": 20724, - "Ġallo": 63747, - "Ġalloc": 5691, - "Ġallocate": 22864, - "Ġallocated": 20816, - "Ġallocating": 73862, - "Ġallocation": 24691, - "Ġallocations": 70742, - "Ġallocator": 44755, - "Ġallot": 85274, - "Ġallotted": 92643, - "Ġallow": 2187, - "ĠallowNull": 42540, - "Ġallowable": 85852, - "Ġallowance": 41458, - "Ġallowances": 90120, - "Ġallowed": 5535, - "Ġallowing": 10923, - "Ġallows": 6276, - "Ġalloy": 46964, - "Ġalloys": 95851, - "Ġallure": 88503, - "Ġally": 31953, - "Ġalm": 90584, - "Ġalma": 82580, - "Ġalmacen": 84327, - "Ġalmond": 63168, - "Ġalmonds": 88922, - "Ġalmost": 4661, - "Ġalo": 54266, - "Ġaload": 50720, - "Ġalone": 7636, - "Ġalong": 3235, - "Ġalongside": 16662, - "Ġalors": 45575, - "Ġalot": 57338, - "Ġaloud": 71511, - "Ġalph": 65695, - "Ġalpha": 8451, - "Ġalphabet": 28890, - "Ġalphabetical": 84398, - "Ġalphanumeric": 100079, - "Ġalready": 2736, - "Ġalright": 51217, - "Ġals": 10942, - "Ġalso": 1101, - "Ġalt": 4902, - "Ġalta": 46462, - "Ġaltar": 51943, - "Ġalte": 45008, - "Ġalter": 11857, - "Ġalteration": 73681, - "Ġalterations": 61086, - "Ġaltercation": 98787, - "Ġaltered": 29852, - "Ġaltering": 60923, - "Ġaltern": 7064, - "Ġalternate": 25631, - "Ġalternating": 73462, - "Ġalternative": 10778, - "Ġalternatively": 69487, - "Ġalternatives": 27548, - "Ġalters": 88687, - "Ġalthough": 8051, - "Ġaltijd": 88869, - "Ġaltitude": 36958, - "Ġalto": 24180, - "Ġaltogether": 31155, - "Ġaltre": 94660, - "Ġaltri": 67268, - "Ġaltro": 93017, - "Ġaltru": 93592, - "Ġaltura": 60352, - "Ġalum": 34060, - "Ġaluminium": 55993, - "Ġaluminum": 25674, - "Ġalumni": 52121, - "Ġalumno": 99195, - "Ġalumnos": 98959, - "Ġaluno": 77360, - "Ġalunos": 94244, - "Ġalways": 2744, - "Ġalém": 84769, - "Ġam": 1097, - "Ġama": 71862, - "Ġamalg": 90865, - "Ġamassed": 93250, - "Ġamat": 43233, - "Ġamateur": 19077, - "Ġamateurs": 76650, - "Ġamatør": 73628, - "Ġamazed": 46304, - "Ġamazing": 8056, - "Ġamazingly": 63615, - "Ġamazon": 39516, - "Ġamb": 9049, - "Ġambassador": 37756, - "Ġambassadors": 96662, - "Ġamber": 68705, - "Ġambiance": 95673, - "Ġambient": 35288, - "Ġambiente": 67513, - "Ġambigu": 62397, - "Ġambiguity": 72868, - "Ġambiguous": 55861, - "Ġambit": 30498, - "Ġambition": 45715, - "Ġambitions": 51566, - "Ġambitious": 32855, - "Ġambos": 91793, - "Ġambulance": 51632, - "Ġambush": 80065, - "Ġamd": 76662, - "Ġamen": 30219, - "Ġamend": 30569, - "Ġamended": 31011, - "Ġamendment": 28238, - "Ġamendments": 41693, - "Ġamenities": 36483, - "Ġamer": 27818, - "Ġameric": 66879, - "Ġamerica": 64766, - "Ġamerican": 39542, - "Ġamet": 28311, - "Ġami": 52827, - "Ġamid": 23442, - "Ġamidst": 65904, - "Ġamigo": 71311, - "Ġamigos": 57657, - "Ġamino": 42500, - "Ġamis": 87892, - "Ġammo": 39004, - "Ġammon": 69911, - "Ġammonia": 92003, - "Ġammunition": 37768, - "Ġamnesty": 86235, - "Ġamo": 87200, - "Ġamong": 4315, - "Ġamongst": 24059, - "Ġamor": 45265, - "Ġamore": 72375, - "Ġamort": 93364, - "Ġamount": 3392, - "Ġamounted": 74319, - "Ġamounts": 15055, - "Ġamour": 99253, - "Ġamp": 23598, - "Ġamph": 66092, - "Ġamphib": 89022, - "Ġampl": 23201, - "Ġample": 42853, - "Ġamplified": 83598, - "Ġamplifier": 61166, - "Ġamplify": 97168, - "Ġamplitude": 45209, - "Ġamps": 81062, - "Ġamsterdam": 57039, - "Ġamt": 62269, - "Ġamused": 86324, - "Ġamusement": 62468, - "Ġamusing": 60986, - "Ġamy": 64383, - "Ġan": 459, - "Ġana": 41390, - "Ġanak": 84355, - "Ġanal": 3260, - "Ġanale": 79337, - "Ġanalog": 24291, - "Ġanalogous": 79283, - "Ġanalogue": 91343, - "Ġanalogy": 56203, - "Ġanalsex": 90932, - "Ġanaly": 8678, - "Ġanalys": 22209, - "Ġanalyse": 49586, - "Ġanalysed": 67458, - "Ġanalyses": 29060, - "Ġanalysis": 6492, - "Ġanalyst": 18738, - "Ġanalysts": 31499, - "Ġanalytic": 79136, - "Ġanalytical": 44064, - "Ġanalytics": 28975, - "Ġanalyze": 24564, - "Ġanalyzed": 30239, - "Ġanalyzer": 55760, - "Ġanalyzes": 86281, - "Ġanalyzing": 42118, - "Ġanarch": 44565, - "Ġanarchist": 78431, - "Ġanarchists": 93134, - "Ġanatom": 75893, - "Ġanatomy": 62690, - "Ġanc": 46845, - "Ġance": 44260, - "Ġancest": 27007, - "Ġancestor": 46831, - "Ġancestors": 38618, - "Ġancestral": 78771, - "Ġancestry": 66004, - "Ġanch": 34330, - "Ġanche": 29157, - "Ġanchor": 17543, - "Ġanchored": 78219, - "Ġanchors": 56539, - "Ġancient": 14154, - "Ġancor": 61991, - "Ġancora": 64514, - "Ġand": 323, - "Ġanda": 45101, - "Ġander": 62905, - "Ġandere": 34036, - "Ġanderen": 39784, - "Ġanders": 67753, - "Ġandra": 90914, - "Ġandre": 60772, - "Ġandroid": 2151, - "Ġandroidx": 9719, - "Ġanecd": 50750, - "Ġanecdotes": 94066, - "Ġanesthesia": 91906, - "Ġanew": 93392, - "Ġang": 6590, - "Ġange": 33275, - "Ġangel": 34426, - "Ġangels": 46968, - "Ġanger": 19788, - "Ġangered": 87594, - "Ġangi": 92962, - "Ġangl": 56404, - "Ġanglais": 76185, - "Ġangle": 9392, - "Ġangled": 99410, - "Ġangles": 27030, - "Ġangrily": 87625, - "Ġangry": 19021, - "Ġangst": 91419, - "Ġanguish": 96022, - "Ġangular": 20932, - "Ġani": 53088, - "Ġanim": 4039, - "Ġanimal": 10065, - "Ġanimals": 10099, - "Ġanimate": 26119, - "ĠanimateWithDuration": 82556, - "Ġanimated": 11625, - "Ġanimation": 10571, - "Ġanimations": 27145, - "Ġanimator": 40144, - "Ġanime": 23655, - "Ġank": 71572, - "Ġankle": 39448, - "Ġankles": 90713, - "Ġanmeld": 62161, - "Ġann": 3008, - "Ġanne": 86997, - "Ġannex": 54368, - "Ġanni": 45674, - "Ġannihil": 98445, - "Ġanniversary": 22310, - "Ġanno": 18850, - "Ġannon": 63991, - "Ġannonce": 46320, - "Ġannonces": 76839, - "Ġannot": 37142, - "Ġannotate": 89498, - "Ġannotated": 63951, - "Ġannotation": 21917, - "Ġannotations": 33307, - "Ġannounc": 5466, - "Ġannounce": 22203, - "Ġannounced": 7376, - "Ġannouncement": 17480, - "Ġannouncements": 45976, - "Ġannounces": 48782, - "Ġannouncing": 38787, - "Ġannoy": 38292, - "Ġannoyance": 91904, - "Ġannoyed": 57130, - "Ġannoying": 30931, - "Ġannual": 9974, - "Ġannually": 30171, - "Ġannum": 87757, - "Ġannunci": 29985, - "Ġannée": 76132, - "Ġannées": 65838, - "Ġano": 39124, - "Ġanom": 37782, - "Ġanomal": 70673, - "Ġanomalies": 75559, - "Ġanomaly": 64048, - "Ġanon": 75912, - "Ġanonym": 32248, - "Ġanonymity": 49612, - "Ġanonymous": 22939, - "Ġanonymously": 73251, - "Ġanos": 38101, - "Ġanother": 2500, - "Ġans": 8261, - "Ġansch": 94744, - "Ġansible": 91819, - "Ġanswer": 4320, - "Ġanswered": 19089, - "Ġanswering": 36864, - "Ġanswers": 11503, - "Ġant": 3276, - "Ġantagon": 43215, - "Ġantagonist": 82159, - "Ġante": 40524, - "Ġantenn": 72577, - "Ġantenna": 41032, - "Ġantennas": 87851, - "Ġanterior": 37229, - "Ġantes": 34435, - "Ġanth": 23064, - "Ġanthem": 56664, - "Ġanthology": 84108, - "Ġanthrop": 41416, - "Ġanthropology": 95044, - "Ġanti": 7294, - "Ġantib": 21196, - "Ġantibiot": 33209, - "Ġantibiotic": 60595, - "Ġantibiotics": 46850, - "Ġantibodies": 59854, - "Ġantibody": 63052, - "Ġantic": 88143, - "Ġanticip": 16961, - "Ġanticipate": 48248, - "Ġanticipated": 30199, - "Ġanticipating": 86359, - "Ġanticipation": 50919, - "Ġantics": 88223, - "Ġantid": 90687, - "Ġantidepress": 65211, - "Ġantig": 68937, - "Ġantigen": 83089, - "Ġantim": 79312, - "Ġantioxid": 46812, - "Ġantioxidant": 70339, - "Ġantioxidants": 81115, - "Ġantiqu": 61386, - "Ġantique": 47691, - "Ġantis": 65617, - "Ġantivirus": 80649, - "Ġantlr": 86369, - "Ġants": 61495, - "Ġanunci": 91933, - "Ġanus": 82408, - "Ġanv": 60581, - "Ġanvänd": 85048, - "Ġanx": 74884, - "Ġanxiety": 18547, - "Ġanxious": 38100, - "Ġany": 904, - "Ġanybody": 21739, - "Ġanyhow": 90064, - "Ġanymore": 14926, - "Ġanyone": 5606, - "Ġanything": 4205, - "Ġanytime": 30194, - "Ġanyway": 13971, - "Ġanyways": 63445, - "Ġanywhere": 12660, - "Ġanz": 78968, - "Ġanzeigen": 84897, - "Ġanál": 72390, - "Ġao": 15190, - "Ġaos": 43914, - "Ġap": 1469, - "Ġapa": 61693, - "Ġapache": 74506, - "Ġapar": 58316, - "Ġapare": 56270, - "Ġapart": 10980, - "Ġapartheid": 93059, - "Ġapartment": 13455, - "Ġapartments": 32729, - "Ġape": 85980, - "Ġapellido": 64985, - "Ġapenas": 47767, - "Ġaperture": 58101, - "Ġapex": 72627, - "Ġaph": 89111, - "Ġapi": 6464, - "ĠapiKey": 46024, - "ĠapiUrl": 89331, - "Ġapis": 98823, - "Ġapk": 59133, - "Ġapl": 54020, - "Ġaplic": 30540, - "Ġaplicación": 75427, - "Ġaplik": 77345, - "Ġapo": 73990, - "Ġapocalypse": 88914, - "Ġapolog": 21050, - "Ġapologies": 73273, - "Ġapologise": 82485, - "Ġapologize": 37979, - "Ġapologized": 58077, - "Ġapology": 41258, - "Ġapopt": 84046, - "Ġapoptosis": 95874, - "Ġapost": 39571, - "Ġapp": 917, - "ĠappBar": 43387, - "ĠappDelegate": 97355, - "ĠappId": 51656, - "ĠappName": 68919, - "Ġappalling": 85905, - "Ġappar": 34388, - "Ġapparatus": 41705, - "Ġappare": 97262, - "Ġapparel": 55425, - "Ġapparent": 10186, - "Ġapparently": 14132, - "Ġappart": 74756, - "Ġappe": 2708, - "Ġappeal": 14638, - "Ġappealed": 53382, - "Ġappealing": 33352, - "Ġappeals": 35730, - "Ġappear": 5101, - "Ġappearance": 11341, - "Ġappearances": 27351, - "Ġappeared": 9922, - "Ġappearing": 26449, - "Ġappears": 8111, - "Ġappel": 76190, - "Ġappell": 53051, - "Ġappellant": 90200, - "Ġappellate": 98587, - "Ġappend": 8911, - "ĠappendString": 97440, - "Ġappended": 52287, - "Ġappending": 94383, - "Ġappendix": 88677, - "Ġappet": 30168, - "Ġappetite": 38575, - "Ġappl": 17537, - "Ġapplaud": 52490, - "Ġapplauded": 96728, - "Ġapplause": 64626, - "Ġapple": 24149, - "Ġapples": 41776, - "Ġappliance": 56454, - "Ġappliances": 34802, - "Ġapplic": 4666, - "Ġapplicable": 8581, - "Ġapplicant": 32368, - "Ġapplicants": 32177, - "Ġapplication": 3851, - "ĠapplicationContext": 86399, - "ĠapplicationWill": 93467, - "Ġapplications": 8522, - "Ġapplied": 9435, - "Ġapplies": 17208, - "Ġapply": 3881, - "ĠapplyMiddleware": 84464, - "Ġapplying": 19486, - "Ġappoint": 9732, - "Ġappointed": 21489, - "Ġappointment": 18101, - "Ġappointments": 37256, - "Ġappraisal": 79392, - "Ġapprec": 9989, - "Ġappreciate": 15763, - "Ġappreciated": 26893, - "Ġappreciation": 35996, - "Ġappreh": 47291, - "Ġapprent": 46430, - "Ġapprentice": 83299, - "Ġapprentices": 72351, - "Ġappro": 3057, - "Ġapproach": 5603, - "Ġapproached": 25735, - "Ġapproaches": 20414, - "Ġapproaching": 31047, - "Ġappropri": 7333, - "Ġappropriate": 8475, - "Ġappropriated": 87513, - "Ġappropriately": 36001, - "Ġappropriation": 86740, - "Ġappropriations": 93666, - "Ġapproval": 14765, - "Ġapprovals": 83923, - "Ġapprove": 29251, - "Ġapproved": 12054, - "Ġapproves": 94930, - "Ġapproving": 77258, - "Ġapprox": 10049, - "Ġapproximate": 45968, - "Ġapproximately": 13489, - "Ġapproximation": 57304, - "Ġapps": 10721, - "Ġapr": 21726, - "Ġaprend": 68446, - "Ġaprender": 93817, - "Ġapresent": 55862, - "Ġapril": 74800, - "Ġapro": 76955, - "Ġaprove": 88901, - "Ġaprox": 73333, - "Ġaproxim": 95524, - "Ġaprès": 42138, - "Ġapt": 20697, - "Ġapós": 76181, - "Ġaqu": 15715, - "Ġaquarium": 62283, - "Ġaquatic": 72491, - "Ġaque": 66300, - "Ġaquel": 79376, - "Ġaqui": 44676, - "ĠaquÃŃ": 54189, - "Ġar": 802, - "Ġarab": 52412, - "Ġarb": 59588, - "Ġarbe": 81144, - "Ġarbit": 17114, - "Ġarbitr": 59057, - "Ġarbitrarily": 86757, - "Ġarbitrary": 25142, - "Ġarbitration": 54708, - "Ġarc": 15952, - "Ġarcade": 48312, - "Ġarcane": 90453, - "Ġarch": 5438, - "Ġarchae": 39211, - "Ġarchaeological": 69637, - "Ġarchetype": 86257, - "Ġarchitect": 11726, - "Ġarchitects": 56035, - "Ġarchitectural": 43563, - "Ġarchitecture": 18112, - "Ġarchitectures": 78335, - "Ġarchival": 95047, - "Ġarchive": 18624, - "Ġarchived": 53093, - "Ġarchives": 39104, - "Ġarchivo": 30818, - "Ġarchivos": 88495, - "Ġarcpy": 92993, - "Ġarcs": 67850, - "Ġard": 85009, - "Ġare": 527, - "Ġarea": 3158, - "Ġareas": 5789, - "Ġaren": 7784, - "Ġarena": 25946, - "Ġarenas": 98767, - "Ġarg": 1417, - "Ġargc": 12107, - "Ġargent": 89244, - "Ġargparse": 23122, - "Ġargs": 2897, - "Ġarguably": 36659, - "Ġargue": 18046, - "Ġargued": 18784, - "Ġargues": 29633, - "Ġarguing": 30674, - "Ġargument": 5811, - "Ġarguments": 6105, - "Ġargv": 10424, - "Ġaria": 7277, - "Ġarise": 31889, - "Ġarisen": 90954, - "Ġarises": 48282, - "Ġarising": 40986, - "Ġarist": 64838, - "Ġarithmetic": 35884, - "Ġarity": 81032, - "Ġark": 56317, - "Ġarm": 6916, - "Ġarma": 52705, - "Ġarmed": 17903, - "Ġarmies": 47983, - "Ġarmor": 20634, - "Ġarmored": 65745, - "Ġarmour": 47777, - "Ġarms": 11977, - "Ġarmy": 13695, - "Ġarom": 32369, - "Ġaroma": 55279, - "Ġaromatic": 82688, - "Ġarose": 51063, - "Ġarou": 66208, - "Ġaround": 2212, - "Ġarous": 75123, - "Ġarousal": 87917, - "Ġaroused": 92624, - "Ġarp": 99698, - "Ġarquivo": 44505, - "Ġarr": 2961, - "Ġarrang": 17115, - "Ġarrange": 31993, - "Ġarranged": 28902, - "Ġarrangement": 27204, - "Ġarrangements": 28904, - "Ġarranging": 77218, - "Ġarray": 1358, - "ĠarrayList": 48500, - "ĠarrayOf": 44354, - "ĠarrayWith": 62252, - "Ġarrays": 18893, - "Ġarreglo": 81681, - "Ġarrest": 8163, - "Ġarrested": 12800, - "Ġarresting": 84866, - "Ġarrests": 38811, - "Ġarriv": 69003, - "Ġarrival": 19163, - "Ġarrivals": 70147, - "Ġarrive": 17782, - "Ġarrived": 11721, - "Ġarrives": 30782, - "Ġarriving": 33111, - "Ġarrog": 44836, - "Ġarrogance": 83843, - "Ġarrogant": 66468, - "Ġarrow": 18404, - "Ġarrows": 38057, - "Ġarsch": 94336, - "Ġarsen": 87364, - "Ġarsenal": 58031, - "Ġarson": 87850, - "Ġart": 1989, - "Ġarte": 52448, - "Ġarter": 47357, - "Ġarterial": 80935, - "Ġarteries": 85648, - "Ġartery": 65415, - "Ġarthritis": 55652, - "Ġartic": 28664, - "Ġarticle": 4652, - "Ġarticles": 9908, - "Ġarticulate": 69318, - "Ġarticulated": 83280, - "Ġartifact": 37739, - "Ġartifacts": 36136, - "Ġartificial": 21075, - "Ġartificially": 78220, - "Ġartikel": 89949, - "Ġartillery": 54235, - "Ġartisan": 67219, - "Ġartisans": 100130, - "Ġartist": 10255, - "Ġartistic": 32692, - "Ġartists": 13820, - "Ġarts": 19071, - "Ġartwork": 29409, - "Ġartworks": 97549, - "ĠartÃŃculo": 80689, - "Ġary": 74021, - "Ġas": 439, - "Ġasbestos": 77235, - "Ġasc": 14943, - "Ġascend": 76412, - "Ġascending": 36488, - "Ġascent": 76089, - "Ġascertain": 77277, - "Ġascii": 48220, - "Ġaseg": 65844, - "Ġash": 24767, - "Ġashamed": 51975, - "Ġashes": 67101, - "Ġasi": 47731, - "Ġasia": 84599, - "Ġasian": 36725, - "Ġasiat": 74948, - "Ġaside": 16038, - "Ġasign": 61179, - "Ġask": 2610, - "Ġasked": 4691, - "Ġasking": 10371, - "Ġasks": 17501, - "Ġasleep": 33173, - "Ġasm": 33928, - "Ġasn": 76352, - "Ġasoci": 70096, - "Ġaspect": 13189, - "Ġaspects": 13878, - "Ġasphalt": 46362, - "Ġaspir": 25689, - "Ġaspiration": 98741, - "Ġaspirations": 58522, - "Ġaspire": 84611, - "Ġaspiring": 60213, - "Ġass": 1089, - "Ġassail": 79788, - "Ġassass": 26816, - "Ġassassin": 68769, - "Ġassassination": 49417, - "Ġassault": 11965, - "Ġassaulted": 46671, - "Ġassaulting": 79326, - "Ġassaults": 57919, - "Ġassay": 65033, - "Ġassays": 99592, - "Ġassemble": 42840, - "Ġassembled": 35105, - "Ġassembler": 89624, - "Ġassemblies": 62407, - "Ġassembling": 81759, - "Ġassembly": 14956, - "Ġassert": 2105, - "ĠassertEquals": 10243, - "ĠassertFalse": 45497, - "ĠassertNotNull": 45428, - "ĠassertNull": 73709, - "ĠassertThat": 17412, - "ĠassertTrue": 22358, - "Ġasserted": 50697, - "Ġasserting": 43525, - "Ġassertion": 28519, - "Ġassertions": 55936, - "Ġasserts": 57876, - "Ġasses": 80140, - "Ġassess": 8720, - "Ġassessed": 32448, - "Ġassessing": 47614, - "Ġassessment": 15813, - "Ġassessments": 41300, - "Ġasset": 9513, - "Ġassets": 12032, - "Ġassez": 79380, - "Ġassh": 49652, - "Ġasshole": 59963, - "Ġassign": 9993, - "Ġassignable": 90547, - "Ġassigned": 12893, - "Ġassigning": 61853, - "Ġassignment": 16720, - "Ġassignments": 32272, - "Ġassigns": 51012, - "Ġassim": 40054, - "Ġassist": 7945, - "Ġassistance": 13291, - "Ġassistant": 18328, - "Ġassistants": 57619, - "Ġassisted": 39061, - "Ġassisting": 46927, - "Ġassistir": 89615, - "Ġassists": 29944, - "Ġassms": 42171, - "Ġassoc": 60707, - "Ġassoci": 4189, - "Ġassociate": 22712, - "Ġassociated": 5938, - "Ġassociates": 40531, - "Ġassociation": 15360, - "Ġassociations": 30257, - "Ġassociative": 70003, - "Ġassort": 51034, - "Ġassorted": 84542, - "Ġassortment": 56395, - "Ġassum": 7892, - "Ġassume": 9855, - "Ġassumed": 19655, - "Ġassumes": 22204, - "Ġassuming": 26619, - "Ġassumption": 25329, - "Ġassumptions": 32946, - "Ġassurance": 44701, - "Ġassurances": 85145, - "Ġassure": 36015, - "Ġassured": 28478, - "Ġassures": 94087, - "Ġast": 12025, - "Ġaster": 35037, - "Ġasteroid": 55479, - "Ġasteroids": 85322, - "Ġasthma": 51643, - "Ġaston": 37473, - "Ġastonished": 100174, - "Ġastonishing": 50013, - "Ġastore": 92907, - "Ġastounding": 74154, - "Ġastr": 23112, - "Ġastro": 47804, - "Ġastrology": 91947, - "Ġastronaut": 47733, - "Ġastronauts": 69522, - "Ġastronom": 46382, - "Ġastronomers": 87887, - "Ġastronomical": 87283, - "Ġastronomy": 82213, - "Ġasylum": 33270, - "Ġasym": 54395, - "Ġasymmetric": 97929, - "Ġasympt": 97354, - "Ġasync": 3393, - "Ġasynchronous": 40107, - "Ġasynchronously": 68881, - "Ġasyncio": 46018, - "ĠasÃŃ": 37560, - "Ġat": 520, - "ĠatIndex": 93849, - "Ġata": 74576, - "Ġatan": 58946, - "Ġatas": 88518, - "Ġatau": 39472, - "Ġate": 30912, - "Ġatención": 81641, - "Ġath": 12004, - "Ġathe": 38914, - "Ġatheist": 67464, - "Ġatheists": 79625, - "Ġathlete": 34880, - "Ġathletes": 23579, - "Ġathletic": 29703, - "Ġathleticism": 93174, - "Ġathletics": 74175, - "Ġativ": 69432, - "Ġatl": 71554, - "Ġatlas": 62032, - "Ġatleast": 91028, - "Ġatm": 70887, - "Ġatmos": 14036, - "Ġatmosphere": 16975, - "Ġatmospheric": 45475, - "Ġatof": 66057, - "Ġatoi": 26293, - "Ġatol": 89755, - "Ġatom": 19670, - "Ġatomic": 25524, - "Ġatoms": 33299, - "Ġatop": 47088, - "Ġatr": 30670, - "Ġatrav": 71506, - "Ġatravés": 79216, - "Ġatrib": 53112, - "Ġatroc": 58828, - "Ġatrocities": 72336, - "Ġatt": 1651, - "Ġattach": 15866, - "Ġattached": 12673, - "Ġattaches": 85603, - "Ġattaching": 72908, - "Ġattachment": 20581, - "Ġattachments": 34779, - "Ġattack": 3440, - "Ġattacked": 18855, - "Ġattacker": 31810, - "Ġattackers": 42065, - "Ġattacking": 23664, - "Ġattacks": 8951, - "Ġattain": 36861, - "Ġattained": 63260, - "Ġattainment": 93965, - "Ġatte": 93381, - "Ġattempt": 4879, - "Ġattempted": 17644, - "Ġattempting": 19969, - "Ġattempts": 13865, - "Ġattend": 9604, - "Ġattendance": 28116, - "Ġattendant": 65022, - "Ġattended": 18677, - "Ġattendee": 94665, - "Ġattendees": 40285, - "Ġattending": 24096, - "Ġattends": 75112, - "Ġattent": 52309, - "Ġattention": 6666, - "Ġattentive": 73898, - "Ġattenu": 57732, - "Ġattenuation": 95218, - "Ġattest": 88017, - "Ġattic": 74721, - "Ġattire": 69260, - "Ġattitude": 19451, - "Ġattitudes": 33726, - "Ġattn": 98917, - "Ġattorney": 14065, - "Ġattorneys": 31434, - "Ġattr": 6510, - "Ġattract": 9504, - "Ġattracted": 29123, - "Ġattracting": 51647, - "Ġattraction": 33464, - "Ġattractions": 39591, - "Ġattractive": 19411, - "Ġattractiveness": 100045, - "Ġattracts": 61191, - "Ġattravers": 98407, - "Ġattrib": 17780, - "Ġattributable": 71526, - "Ġattribute": 7180, - "ĠattributeName": 94359, - "Ġattributed": 30706, - "Ġattributes": 8365, - "Ġattribution": 63124, - "Ġattrs": 16602, - "Ġatual": 41975, - "Ġaté": 39583, - "Ġau": 8065, - "Ġauc": 47053, - "Ġauch": 11168, - "Ġauction": 21852, - "Ġauctions": 71232, - "Ġaucun": 85624, - "Ġaud": 6264, - "Ġaudi": 47468, - "Ġaudible": 80415, - "Ġaudience": 10877, - "Ġaudiences": 30994, - "Ġaudio": 7855, - "Ġaudit": 25261, - "Ġauditing": 93596, - "Ġaudition": 62988, - "Ġauditor": 54406, - "Ġauditory": 83629, - "Ġaudits": 75620, - "Ġauf": 7367, - "Ġaug": 19861, - "Ġaugment": 49806, - "Ġaugmentation": 79885, - "Ġaugmented": 57088, - "Ġaugust": 71719, - "Ġaujourd": 75804, - "Ġaument": 41880, - "Ġaumento": 82736, - "Ġaun": 90268, - "Ġaunque": 59466, - "Ġaunt": 51166, - "Ġaup": 98544, - "Ġaur": 44521, - "Ġaura": 40142, - "Ġaure": 86768, - "Ġaus": 9608, - "Ġausge": 66178, - "Ġausp": 90196, - "Ġauss": 25102, - "Ġaussi": 28463, - "Ġaust": 100206, - "Ġausterity": 61630, - "Ġaustralia": 44332, - "Ġaut": 3154, - "Ġaute": 89137, - "Ġauth": 4259, - "ĠauthDomain": 99006, - "ĠauthService": 65796, - "ĠauthToken": 87122, - "Ġauthentic": 13513, - "Ġauthenticate": 34289, - "Ġauthenticated": 38360, - "Ġauthentication": 17066, - "Ġauthenticity": 54348, - "Ġauthor": 3229, - "Ġauthored": 67213, - "Ġauthorised": 70484, - "Ġauthoritarian": 59021, - "Ġauthoritative": 65693, - "Ġauthorities": 11527, - "Ġauthority": 11447, - "Ġauthorization": 24645, - "Ġauthorize": 37926, - "Ġauthorized": 19144, - "Ġauthors": 12283, - "Ġautism": 38281, - "Ġautistic": 81391, - "Ġauto": 3313, - "ĠautoComplete": 73586, - "ĠautoFocus": 95581, - "Ġautob": 100099, - "Ġautobi": 68165, - "Ġautobiography": 91537, - "Ġautoc": 57253, - "Ġautocomplete": 32805, - "Ġautof": 45545, - "Ġautofocus": 54132, - "Ġautogenerated": 82933, - "Ġautoimmune": 88191, - "Ġautoload": 81597, - "Ġautom": 5113, - "Ġautomat": 61852, - "Ġautomate": 69711, - "Ġautomated": 28598, - "Ġautomatic": 17392, - "Ġautomatically": 9651, - "Ġautomation": 33762, - "Ġautomobile": 35528, - "Ġautomobiles": 79648, - "Ġautomotive": 40508, - "Ġautomát": 80447, - "Ġautomáticamente": 84687, - "Ġautonom": 95103, - "Ġautonomous": 39293, - "Ġautonomy": 51360, - "Ġautop": 72258, - "Ġautoplay": 58410, - "Ġautopsy": 76901, - "Ġautor": 27865, - "Ġautorelease": 75666, - "Ġautos": 47972, - "Ġautour": 90053, - "Ġautre": 47838, - "Ġautres": 46106, - "Ġautumn": 42774, - "Ġaux": 10253, - "Ġauxiliary": 54558, - "Ġav": 1860, - "Ġava": 84764, - "Ġavail": 39011, - "Ġavailability": 18539, - "Ġavailable": 2561, - "Ġavait": 50590, - "Ġaval": 41635, - "Ġavalanche": 96694, - "Ġavant": 33670, - "Ġavanz": 99392, - "Ġavatar": 21359, - "Ġave": 42738, - "Ġavec": 9952, - "Ġavent": 91806, - "Ġavenue": 62803, - "Ġavenues": 73234, - "Ġaver": 17751, - "Ġaverage": 5578, - "Ġaveraged": 37956, - "Ġaverages": 49920, - "Ġaveraging": 44864, - "Ġavere": 83925, - "Ġavez": 47592, - "Ġavg": 20291, - "Ġavi": 99288, - "Ġaviation": 46630, - "Ġavid": 56653, - "Ġavis": 55847, - "Ġavocado": 68346, - "Ġavoid": 5766, - "Ġavoidance": 65411, - "Ġavoided": 31890, - "Ġavoiding": 31526, - "Ġavoids": 55952, - "Ġavoir": 39929, - "Ġavons": 57038, - "Ġavril": 100136, - "Ġaw": 1384, - "Ġawait": 2597, - "Ġawaited": 79578, - "Ġawaiting": 45088, - "Ġawaits": 71904, - "Ġawake": 35447, - "ĠawakeFromNib": 76049, - "Ġawaken": 42518, - "Ġawakened": 90347, - "Ġawakening": 75149, - "Ġaward": 10292, - "Ġawarded": 22034, - "Ġawards": 23146, - "Ġaware": 8010, - "Ġawareness": 17985, - "Ġaway": 3201, - "Ġawe": 51517, - "Ġawesome": 12738, - "Ġawful": 25629, - "Ġawhile": 51569, - "Ġawk": 20573, - "Ġawkward": 29859, - "Ġaws": 32621, - "Ġax": 3944, - "Ġaxe": 51564, - "Ġaxes": 25776, - "Ġaxial": 98280, - "Ġaxiom": 89277, - "Ġaxios": 13271, - "Ġaxis": 8183, - "Ġaxle": 73200, - "Ġaxs": 76262, - "Ġay": 19432, - "Ġayant": 86871, - "Ġayud": 59237, - "Ġayuda": 74759, - "Ġaz": 12657, - "Ġazi": 75162, - "Ġazimuth": 93060, - "Ġazt": 98994, - "Ġazure": 77630, - "Ġaç": 64010, - "Ġañ": 73286, - "Ġaño": 36916, - "Ġaños": 27846, - "Ġaún": 78658, - "Ġb": 293, - "Ġba": 13081, - "Ġbab": 16993, - "Ġbabe": 41346, - "Ġbabel": 80926, - "Ġbabes": 60600, - "Ġbabies": 24869, - "Ġbaby": 8945, - "Ġbabys": 71683, - "Ġbac": 80980, - "Ġbach": 48119, - "Ġbacheca": 62645, - "Ġbachelor": 49683, - "Ġback": 1203, - "ĠbackButton": 90826, - "Ġbackbone": 56527, - "Ġbackdrop": 39577, - "Ġbacked": 22126, - "Ġbackend": 19713, - "Ġbackers": 54730, - "Ġbackground": 4092, - "ĠbackgroundColor": 12983, - "ĠbackgroundImage": 68129, - "Ġbackgrounds": 36576, - "Ġbacking": 25695, - "Ġbacklash": 48156, - "Ġbacklight": 95422, - "Ġbacklog": 71822, - "Ġbackpack": 34236, - "Ġbackpage": 96059, - "Ġbacks": 28678, - "Ġbackstage": 90825, - "Ġbackstory": 93371, - "Ġbacktrack": 100021, - "Ġbackup": 16101, - "Ġbackups": 60766, - "Ġbackward": 28655, - "Ġbackwards": 29512, - "Ġbackyard": 36760, - "Ġbacon": 41452, - "Ġbacter": 17854, - "Ġbacteria": 24032, - "Ġbacterial": 45964, - "Ġbad": 3958, - "Ġbadass": 87402, - "Ġbadge": 24914, - "Ġbadges": 61534, - "Ġbadly": 25587, - "Ġbaff": 65516, - "Ġbag": 9145, - "Ġbaggage": 61649, - "Ġbagi": 86750, - "Ġbags": 18381, - "Ġbah": 43029, - "Ġbahwa": 78436, - "Ġbaik": 80287, - "Ġbail": 25487, - "Ġbailout": 75764, - "Ġbais": 98004, - "Ġbaise": 35916, - "Ġbaiser": 79782, - "Ġbait": 49160, - "Ġbaj": 91841, - "Ġbaja": 88748, - "Ġbajo": 63512, - "Ġbak": 37303, - "Ġbake": 23360, - "Ġbakeca": 41057, - "Ġbaked": 41778, - "Ġbakeka": 83043, - "Ġbaker": 76928, - "Ġbakery": 66244, - "Ġbaking": 28915, - "Ġbal": 9839, - "Ġbalance": 8335, - "Ġbalanced": 24770, - "Ġbalances": 39954, - "Ġbalancing": 44463, - "Ġbalcon": 38405, - "Ġbalcony": 44952, - "Ġbald": 48653, - "Ġbalk": 93082, - "Ġball": 5041, - "Ġballet": 71310, - "Ġballistic": 60633, - "Ġballo": 57953, - "Ġballoon": 47856, - "Ġballoons": 70580, - "Ġballot": 26938, - "Ġballots": 49736, - "Ġballpark": 97841, - "Ġballs": 20953, - "Ġbam": 42404, - "Ġbamb": 77093, - "Ġbamboo": 59982, - "Ġban": 9120, - "Ġbanana": 44196, - "Ġbananas": 68442, - "Ġbanc": 69407, - "Ġbanco": 53565, - "Ġband": 7200, - "Ġbanda": 97211, - "Ġbande": 95138, - "Ġbands": 21562, - "Ġbandwidth": 34494, - "Ġbang": 26518, - "Ġbanged": 94699, - "Ġbanging": 87211, - "Ġbank": 6201, - "Ġbanker": 72759, - "Ġbankers": 64243, - "Ġbanking": 23641, - "Ġbankrupt": 29320, - "Ġbankruptcy": 36707, - "Ġbanks": 14286, - "Ġbanned": 21501, - "Ġbanner": 24206, - "Ġbanners": 59472, - "Ġbanning": 49636, - "Ġbanquet": 87838, - "Ġbans": 48609, - "Ġbanyak": 62992, - "Ġbapt": 43724, - "Ġbaptism": 74927, - "Ġbaptized": 90225, - "Ġbar": 3703, - "Ġbara": 82187, - "Ġbarang": 96804, - "Ġbarbar": 54490, - "Ġbarbecue": 62312, - "Ġbarber": 97094, - "Ġbarcelona": 82514, - "Ġbarcode": 50507, - "Ġbard": 42910, - "Ġbardzo": 57958, - "Ġbare": 12743, - "Ġbarely": 20025, - "Ġbarg": 26967, - "Ġbargain": 45663, - "Ġbargaining": 55309, - "Ġbark": 54842, - "Ġbarley": 81817, - "Ġbarn": 33419, - "Ġbarr": 32039, - "Ġbarracks": 95864, - "Ġbarrage": 81690, - "Ġbarred": 60044, - "Ġbarrel": 20929, - "Ġbarrels": 42975, - "Ġbarren": 95088, - "Ġbarric": 78680, - "Ġbarrier": 22881, - "Ġbarriers": 30740, - "Ġbarring": 87799, - "Ġbars": 16283, - "Ġbart": 62618, - "Ġbartender": 91505, - "Ġbaru": 69443, - "Ġbas": 3122, - "Ġbasal": 80710, - "Ġbase": 2385, - "ĠbasePath": 72677, - "ĠbaseURL": 57841, - "ĠbaseUrl": 40875, - "Ġbaseball": 20075, - "Ġbased": 3196, - "Ġbaseline": 26954, - "Ġbaseman": 84403, - "Ġbasement": 31741, - "Ġbasename": 39296, - "Ġbases": 23963, - "Ġbash": 28121, - "Ġbasic": 6913, - "Ġbasically": 13524, - "Ġbasics": 32874, - "Ġbasil": 68186, - "Ġbasin": 58309, - "Ġbasis": 8197, - "Ġbasket": 14351, - "Ġbasketball": 19794, - "Ġbaskets": 69444, - "Ġbass": 22253, - "Ġbast": 33077, - "Ġbastante": 71662, - "Ġbastard": 74677, - "Ġbat": 16120, - "Ġbatch": 7309, - "ĠbatchSize": 98500, - "Ġbatches": 45892, - "Ġbatching": 85356, - "Ġbath": 9061, - "Ġbathing": 73509, - "Ġbathroom": 15197, - "Ġbathrooms": 40983, - "Ġbaths": 59300, - "Ġbathtub": 81188, - "Ġbats": 43308, - "Ġbatt": 15096, - "Ġbattalion": 91516, - "Ġbatter": 8919, - "Ġbattered": 80756, - "Ġbatteries": 27360, - "Ġbattery": 11863, - "Ġbatting": 51910, - "Ġbattle": 8209, - "Ġbattled": 75440, - "Ġbattlefield": 38486, - "Ġbattleground": 91666, - "Ġbattles": 25572, - "Ġbattling": 47336, - "Ġbaud": 57922, - "Ġbay": 23542, - "Ġbaz": 51347, - "ĠbaÅŁ": 47655, - "Ġbb": 16927, - "Ġbbc": 91726, - "Ġbbox": 30849, - "Ġbbw": 41860, - "Ġbc": 18399, - "Ġbcm": 57868, - "Ġbcrypt": 34620, - "Ġbd": 22206, - "Ġbdsm": 42797, - "Ġbe": 387, - "Ġbeach": 11573, - "Ġbeaches": 35909, - "Ġbeacon": 52402, - "Ġbead": 75607, - "Ġbeads": 55308, - "Ġbeam": 24310, - "Ġbeams": 51045, - "Ġbean": 21059, - "Ġbeans": 27994, - "Ġbear": 11984, - "Ġbeard": 48788, - "Ġbearer": 70871, - "Ġbearing": 18534, - "Ġbearings": 35553, - "Ġbears": 30824, - "Ġbeast": 32236, - "Ġbeasts": 57536, - "Ġbeat": 9567, - "Ġbeaten": 31394, - "Ġbeating": 27242, - "Ġbeats": 34427, - "Ġbeau": 72006, - "Ġbeaucoup": 48488, - "Ġbeaut": 5017, - "Ġbeautiful": 6366, - "Ġbeautifully": 32719, - "Ġbeauty": 13444, - "Ġbeb": 68146, - "Ġbeberapa": 86038, - "Ġbecame": 6244, - "Ġbecause": 1606, - "Ġbeck": 92186, - "Ġbecome": 3719, - "Ġbecomes": 9221, - "Ġbecoming": 10671, - "Ġbed": 4950, - "Ġbedding": 61253, - "Ġbedeut": 82931, - "Ġbedroom": 14150, - "Ġbedrooms": 28689, - "Ġbeds": 28036, - "Ġbedside": 96803, - "Ġbedtime": 89607, - "Ġbee": 38328, - "Ġbeef": 25309, - "Ġbeen": 1027, - "Ġbeep": 92054, - "Ġbeer": 13179, - "Ġbeers": 38066, - "Ġbees": 40558, - "Ġbeet": 49112, - "Ġbeetle": 98486, - "Ġbef": 58046, - "Ġbefind": 82716, - "Ġbefore": 1603, - "ĠbeforeEach": 18193, - "ĠbeforeSend": 92612, - "Ġbeforehand": 52159, - "Ġbeg": 2197, - "Ġbegan": 6137, - "Ġbegged": 80392, - "Ġbegging": 60206, - "Ġbegin": 3240, - "Ġbeginner": 50048, - "Ġbeginners": 47950, - "Ġbeginning": 7314, - "Ġbeginnings": 67482, - "Ġbegins": 12302, - "Ġbegr": 88641, - "Ġbegs": 86301, - "Ġbegun": 22088, - "Ġbeh": 2824, - "Ġbehalf": 17981, - "Ġbehand": 73302, - "Ġbehave": 36792, - "Ġbehaved": 89831, - "Ġbehaves": 74157, - "Ġbehaving": 87657, - "Ġbehavior": 7865, - "Ġbehavioral": 36695, - "Ġbehaviors": 28198, - "Ġbehaviour": 17432, - "Ġbehavioural": 88979, - "Ġbehaviours": 71177, - "Ġbehind": 4920, - "Ġbehold": 57215, - "Ġbei": 13582, - "Ġbeide": 98244, - "Ġbeiden": 70891, - "Ġbeige": 79365, - "Ġbeim": 29889, - "Ġbeing": 1694, - "Ġbeings": 23837, - "Ġbek": 51033, - "Ġbekan": 62706, - "Ġbekannt": 82431, - "Ġbekom": 94177, - "Ġbekommen": 75775, - "Ġbel": 1689, - "Ġbelang": 84346, - "Ġbele": 71156, - "Ġbelie": 2888, - "Ġbelief": 16801, - "Ġbeliefs": 21463, - "Ġbelievable": 92495, - "Ġbelieve": 4510, - "Ġbelieved": 11846, - "Ġbeliever": 62379, - "Ġbelievers": 52013, - "Ġbelieves": 13919, - "Ġbelieving": 35090, - "Ġbell": 29519, - "Ġbella": 97560, - "Ġbelle": 39892, - "Ġbells": 61794, - "Ġbelly": 36517, - "Ġbelong": 9352, - "Ġbelonged": 46959, - "Ġbelonging": 33152, - "Ġbelongings": 64028, - "Ġbelongs": 17623, - "Ġbeloved": 28530, - "Ġbelow": 3770, - "Ġbelt": 19671, - "Ġbelts": 53779, - "Ġbelum": 91857, - "Ġbem": 33015, - "Ġben": 3399, - "Ġbench": 13731, - "Ġbenches": 79509, - "Ġbenchmark": 29531, - "Ġbenchmarks": 63119, - "Ġbend": 37920, - "Ġbending": 58218, - "Ġbends": 93897, - "Ġbene": 20331, - "Ġbeneath": 24923, - "Ġbenef": 4270, - "Ġbenefici": 38045, - "Ġbeneficial": 24629, - "Ġbeneficiaries": 61668, - "Ġbeneficiary": 63932, - "Ġbeneficiation": 79319, - "Ġbenefit": 8935, - "Ġbenefited": 56128, - "Ġbenefiting": 84015, - "Ġbenefits": 7720, - "Ġbenign": 65309, - "Ġbent": 30280, - "Ġbenz": 72046, - "Ġbenöt": 92404, - "Ġber": 10418, - "Ġbere": 28031, - "Ġbereits": 48243, - "Ġberg": 46985, - "Ġbergen": 78425, - "Ġberhasil": 76682, - "Ġberk": 97683, - "Ġberlin": 45681, - "Ġbern": 90363, - "Ġberries": 63494, - "Ġberry": 86188, - "Ġbers": 59654, - "Ġbert": 68199, - "Ġberth": 96547, - "Ġbes": 9234, - "Ġbesar": 85985, - "Ġbesch": 42952, - "Ġbeside": 30488, - "Ġbesides": 28858, - "Ġbesie": 92728, - "Ġbesoin": 63669, - "Ġbesonders": 76690, - "Ġbespoke": 76649, - "Ġbesser": 71436, - "Ġbest": 1888, - "Ġbeste": 29922, - "Ġbesteht": 99521, - "Ġbestellen": 98891, - "Ġbesten": 53847, - "Ġbestimm": 95818, - "Ġbestowed": 95829, - "Ġbestselling": 72002, - "Ġbet": 1297, - "Ġbeta": 13746, - "Ġbetr": 82414, - "Ġbetray": 34568, - "Ġbetrayal": 68376, - "Ġbetrayed": 65397, - "Ġbets": 43177, - "Ġbetter": 2731, - "Ġbetting": 26243, - "Ġbetween": 1990, - "Ġbeurette": 82812, - "Ġbev": 95908, - "Ġbeverage": 43450, - "Ġbeverages": 47497, - "Ġbevor": 95605, - "Ġbew": 28054, - "Ġbeware": 84905, - "Ġbewild": 99774, - "Ġbey": 7888, - "Ġbeyond": 7953, - "Ġbez": 23857, - "Ġbezier": 84166, - "Ġbf": 40193, - "Ġbfd": 95147, - "Ġbfs": 67664, - "Ġbg": 9128, - "ĠbgColor": 74230, - "Ġbgcolor": 31295, - "Ġbh": 44089, - "Ġbi": 6160, - "Ġbian": 97589, - "Ġbias": 15837, - "Ġbiased": 48761, - "Ġbiases": 50183, - "Ġbib": 24768, - "Ġbible": 61301, - "Ġbibli": 44615, - "Ġbiblical": 53640, - "Ġbibliography": 94798, - "Ġbic": 60831, - "Ġbicy": 52517, - "Ġbicycle": 36086, - "Ġbicycles": 73961, - "Ġbid": 14435, - "Ġbidder": 78631, - "Ġbidding": 49500, - "Ġbidi": 81022, - "Ġbids": 44599, - "Ġbied": 98576, - "Ġbien": 14707, - "Ġbieten": 67338, - "Ġbietet": 61829, - "Ġbif": 92640, - "Ġbig": 2466, - "Ġbigger": 11493, - "Ġbiggest": 8706, - "Ġbigint": 80763, - "Ġbigot": 66803, - "Ġbigotry": 77846, - "Ġbij": 23232, - "Ġbik": 38645, - "Ġbike": 13260, - "Ġbikes": 31553, - "Ġbiking": 67180, - "Ġbikini": 55305, - "Ġbil": 20934, - "Ġbilateral": 52303, - "Ġbild": 72311, - "Ġbilder": 34800, - "Ġbile": 73394, - "Ġbilingual": 91389, - "Ġbill": 4121, - "Ġbillboard": 86306, - "Ġbilled": 50546, - "Ġbilleder": 96540, - "Ġbillig": 96239, - "Ġbilling": 34631, - "Ġbillion": 7239, - "Ġbillionaire": 47794, - "Ġbillionaires": 90386, - "Ġbillions": 33151, - "Ġbills": 19123, - "Ġbin": 9736, - "Ġbinaries": 70837, - "Ġbinary": 8026, - "Ġbind": 10950, - "ĠbindActionCreators": 79320, - "Ġbinder": 55114, - "Ġbinding": 11212, - "Ġbindings": 36800, - "Ġbinds": 58585, - "Ġbinge": 73922, - "Ġbingo": 78124, - "Ġbinnen": 84085, - "Ġbins": 29618, - "Ġbio": 17332, - "Ġbiochemical": 93532, - "Ġbiod": 56594, - "Ġbiodiversity": 73119, - "Ġbiography": 48345, - "Ġbiological": 24156, - "Ġbiologist": 88704, - "Ġbiology": 34458, - "Ġbiom": 39538, - "Ġbiomass": 58758, - "Ġbiome": 84710, - "Ġbiomedical": 94612, - "Ġbiopsy": 99647, - "Ġbios": 49554, - "Ġbip": 29978, - "Ġbipartisan": 52008, - "Ġbipolar": 65919, - "Ġbir": 15606, - "Ġbird": 12224, - "Ġbirds": 20229, - "Ġbirth": 7342, - "Ġbirthday": 15553, - "Ġbirthdays": 92950, - "Ġbirths": 66332, - "Ġbis": 15184, - "Ġbisa": 41088, - "Ġbisc": 60559, - "Ġbiscuits": 87076, - "Ġbisexual": 56832, - "Ġbisher": 97142, - "Ġbishop": 54306, - "Ġbishops": 66723, - "Ġbist": 78628, - "Ġbit": 2766, - "Ġbitch": 40530, - "Ġbitcoin": 18355, - "Ġbitcoins": 58102, - "Ġbite": 23556, - "Ġbites": 49433, - "Ġbiting": 68196, - "Ġbitmap": 20327, - "Ġbitmask": 92061, - "Ġbitrate": 83743, - "Ġbits": 9660, - "Ġbitte": 68482, - "Ġbitten": 78549, - "Ġbitter": 26242, - "Ġbitterly": 99945, - "Ġbitterness": 80096, - "Ġbitwise": 99070, - "Ġbiz": 43478, - "Ġbizarre": 33288, - "Ġbj": 92288, - "Ġbk": 67201, - "Ġbl": 1529, - "Ġbla": 85641, - "Ġblack": 3776, - "ĠblackColor": 76654, - "Ġblackjack": 58362, - "Ġblacklist": 67149, - "Ġblackmail": 88263, - "Ġblackout": 97504, - "Ġblacks": 40077, - "Ġbladder": 62564, - "Ġblade": 25879, - "Ġblades": 42742, - "Ġblah": 53661, - "Ġblame": 19065, - "Ġblamed": 36197, - "Ġblames": 86890, - "Ġblaming": 59771, - "Ġblanc": 64347, - "Ġblanco": 90647, - "Ġbland": 50531, - "Ġblank": 10321, - "Ġblanket": 39139, - "Ġblankets": 65712, - "Ġblanks": 79640, - "Ġblas": 49677, - "Ġblasph": 99159, - "Ġblast": 21327, - "Ġblasted": 63421, - "Ġblasting": 77252, - "Ġblasts": 75141, - "Ġblat": 52049, - "Ġblatant": 72547, - "Ġblatantly": 98254, - "Ġblaze": 63573, - "Ġblazing": 86350, - "Ġble": 12704, - "Ġbleach": 83451, - "Ġbleak": 76367, - "Ġbleed": 67106, - "Ġbleeding": 35763, - "Ġbleiben": 91656, - "Ġbleibt": 95085, - "Ġblend": 20955, - "Ġblended": 55645, - "Ġblender": 62895, - "Ġblending": 56941, - "Ġblends": 58943, - "Ġbless": 16458, - "Ġblessed": 33944, - "Ġblessing": 40149, - "Ġblessings": 56650, - "Ġblev": 73099, - "Ġblew": 42423, - "Ġbli": 60389, - "Ġblij": 74380, - "Ġblind": 18507, - "Ġblinded": 90216, - "Ġblindly": 89447, - "Ġblindness": 85515, - "Ġblinds": 67161, - "Ġblink": 34231, - "Ġblinked": 100132, - "Ġblinking": 85122, - "Ġblir": 58537, - "Ġbliss": 59045, - "Ġblister": 81792, - "Ġblitz": 72534, - "Ġblk": 41743, - "Ġblo": 14545, - "Ġblob": 24295, - "Ġblobs": 77999, - "Ġbloc": 41840, - "Ġblock": 2565, - "ĠblockDim": 82093, - "ĠblockIdx": 85379, - "ĠblockSize": 65278, - "Ġblockade": 77237, - "Ġblockbuster": 72097, - "Ġblockchain": 18428, - "Ġblocked": 19857, - "Ġblocker": 52010, - "Ġblockers": 84235, - "Ġblocking": 22978, - "Ġblocks": 10215, - "Ġblog": 5117, - "Ġblogger": 40281, - "Ġbloggers": 50343, - "Ġblogging": 43092, - "Ġbloginfo": 60781, - "Ġblogs": 26743, - "Ġblond": 45469, - "Ġblonde": 27117, - "Ġblood": 6680, - "Ġbloodstream": 100216, - "Ġbloody": 36277, - "Ġbloom": 52554, - "Ġblooms": 92889, - "Ġbloque": 71826, - "Ġbloss": 50823, - "Ġblossom": 89858, - "Ġblot": 81982, - "Ġblouse": 97045, - "Ġblow": 12523, - "Ġblowing": 41442, - "Ġblowjob": 38881, - "Ġblown": 36574, - "Ġblows": 46303, - "Ġblue": 6437, - "Ġblueprint": 54029, - "Ġblues": 44695, - "Ġbluetooth": 56701, - "Ġbluff": 97388, - "Ġblunt": 49770, - "Ġblur": 29613, - "Ġblurred": 73500, - "Ġblurry": 100155, - "Ġblush": 70326, - "Ġbm": 35968, - "Ġbmi": 92997, - "Ġbmp": 44401, - "Ġbn": 41697, - "Ġbo": 712, - "Ġboa": 83032, - "Ġboard": 4580, - "Ġboarded": 84569, - "Ġboarding": 50069, - "Ġboards": 21126, - "Ġboast": 59227, - "Ġboasted": 84312, - "Ġboasting": 84744, - "Ġboasts": 38119, - "Ġboat": 15688, - "Ġboats": 32731, - "Ġbob": 36292, - "Ġboca": 97306, - "Ġbod": 30111, - "Ġbodies": 13162, - "Ġbodily": 48131, - "Ġbody": 2547, - "ĠbodyParser": 51036, - "Ġbog": 35519, - "Ġbogus": 61020, - "Ġboil": 44790, - "Ġboiled": 66185, - "Ġboiler": 28725, - "Ġboilers": 70049, - "Ġboiling": 50937, - "Ġboils": 90055, - "Ġbois": 66304, - "Ġbol": 21434, - "Ġbola": 98287, - "Ġbold": 14265, - "Ġboldly": 96029, - "Ġbols": 89316, - "Ġbolster": 48227, - "Ġbolt": 32942, - "Ġbolts": 49939, - "Ġbom": 18665, - "Ġbomb": 13054, - "Ġbombard": 86562, - "Ġbombed": 89938, - "Ġbomber": 58626, - "Ġbombers": 69920, - "Ġbombing": 37431, - "Ġbombings": 74479, - "Ġbombs": 33606, - "Ġbon": 7970, - "Ġbona": 94169, - "Ġbond": 11049, - "Ġbondage": 43594, - "Ġbonded": 70241, - "Ġbonding": 64186, - "Ġbonds": 27460, - "Ġbone": 17685, - "Ġbones": 25896, - "Ġbonne": 51651, - "Ġbons": 82134, - "Ġbonus": 12306, - "Ġbonuses": 33321, - "Ġboo": 47370, - "Ġboob": 79242, - "Ġboobs": 40892, - "Ġbook": 2363, - "Ġbooked": 34070, - "Ġbooking": 22615, - "Ġbookings": 59620, - "Ġbooklet": 74343, - "Ġbookmark": 36249, - "Ġbookmarks": 62019, - "Ġbooks": 6603, - "Ġbookstore": 79761, - "Ġbool": 1845, - "Ġboolean": 2777, - "Ġboom": 30845, - "Ġbooming": 68790, - "Ġboon": 87101, - "Ġboost": 7916, - "Ġboosted": 65208, - "Ġbooster": 57532, - "Ġboosting": 56028, - "Ġboosts": 67232, - "Ġboot": 10677, - "Ġbooth": 36506, - "Ġbooths": 92259, - "Ġbootloader": 89264, - "Ġboots": 26302, - "Ġbootstrap": 28023, - "Ġbooty": 62702, - "Ġbooze": 90036, - "Ġbor": 32732, - "Ġbord": 39002, - "Ġbordel": 94797, - "Ġborder": 3973, - "ĠborderBottom": 56306, - "ĠborderColor": 36926, - "ĠborderRadius": 19759, - "ĠborderSide": 98755, - "ĠborderTop": 87083, - "ĠborderWidth": 45205, - "Ġbordered": 77317, - "Ġborderline": 89614, - "Ġborders": 24743, - "Ġbore": 39786, - "Ġbored": 34386, - "Ġboredom": 90926, - "Ġboring": 28859, - "Ġborn": 9405, - "Ġborne": 65162, - "Ġborough": 66841, - "Ġborr": 97652, - "Ġborrow": 17636, - "Ġborrowed": 46664, - "Ġborrower": 70719, - "Ġborrowers": 64488, - "Ġborrowing": 53675, - "Ġbos": 43746, - "Ġboss": 13697, - "Ġbosses": 42847, - "Ġbot": 11164, - "Ġbotanical": 98302, - "Ġboth": 2225, - "Ġbother": 20753, - "Ġbothered": 46376, - "Ġbothering": 91259, - "Ġbothers": 82454, - "Ġboto": 61879, - "Ġboton": 80567, - "Ġbots": 50629, - "Ġbott": 11176, - "Ġbottle": 16893, - "Ġbottled": 72178, - "Ġbottleneck": 88938, - "Ġbottles": 27474, - "Ġbottom": 5740, - "Ġbottoms": 93650, - "Ġbou": 30870, - "Ġbought": 11021, - "Ġbounce": 34782, - "Ġbounced": 70904, - "Ġbouncing": 65128, - "Ġbound": 6965, - "Ġboundaries": 23546, - "Ġboundary": 19254, - "Ġbounded": 62215, - "Ġbounding": 31718, - "Ġbounds": 14597, - "Ġbounty": 53523, - "Ġbouquet": 92713, - "Ġbour": 36679, - "Ġbourbon": 93848, - "Ġbourgeois": 53416, - "Ġbourgeoisie": 94886, - "Ġbout": 25646, - "Ġboutique": 53185, - "Ġbouts": 96271, - "Ġbow": 15631, - "Ġbowed": 85473, - "Ġbowel": 66358, - "Ġbowl": 19763, - "Ġbowling": 59296, - "Ġbowls": 61080, - "Ġbows": 82565, - "Ġbox": 3830, - "ĠboxShadow": 69888, - "Ġboxed": 74764, - "Ġboxer": 79557, - "Ġboxes": 15039, - "Ġboxing": 46329, - "Ġboy": 8334, - "Ġboyc": 47334, - "Ġboycott": 53645, - "Ġboyfriend": 26923, - "Ġboys": 13305, - "Ġbp": 27783, - "Ġbpm": 98824, - "Ġbpp": 91633, - "Ġbpy": 52161, - "Ġbq": 95865, - "Ġbr": 1437, - "Ġbra": 20716, - "Ġbrace": 33964, - "Ġbracelet": 59519, - "Ġbracelets": 89965, - "Ġbraces": 60291, - "Ġbracket": 32742, - "Ġbrackets": 40029, - "Ġbrag": 57794, - "Ġbrain": 8271, - "Ġbrains": 35202, - "Ġbrainstorm": 87881, - "Ġbrake": 35718, - "Ġbrakes": 45664, - "Ġbraking": 73588, - "Ġbran": 53358, - "Ġbranch": 9046, - "Ġbranches": 23962, - "Ġbranching": 86567, - "Ġbrand": 6883, - "Ġbranded": 46935, - "Ġbranding": 44817, - "Ġbrands": 16097, - "Ġbras": 46496, - "Ġbrasile": 69073, - "Ġbrass": 37138, - "Ġbrav": 76813, - "Ġbrave": 34300, - "Ġbravery": 86166, - "Ġbrawl": 100167, - "Ġbraz": 99086, - "Ġbrazil": 97746, - "Ġbre": 5395, - "Ġbreach": 31471, - "Ġbreached": 82166, - "Ġbreaches": 69140, - "Ġbread": 16385, - "Ġbreadcrumb": 77915, - "Ġbreadcrumbs": 86666, - "Ġbreadth": 58321, - "Ġbreak": 1464, - "Ġbreakdown": 31085, - "Ġbreaker": 67867, - "Ġbreakfast": 17954, - "Ġbreaking": 15061, - "Ġbreakout": 63788, - "Ġbreakpoint": 53845, - "Ġbreakpoints": 92630, - "Ġbreaks": 18808, - "Ġbreakthrough": 42445, - "Ġbreakup": 85598, - "Ġbreast": 17659, - "Ġbreastfeeding": 65864, - "Ġbreasts": 37449, - "Ġbreat": 28855, - "Ġbreath": 11745, - "Ġbreathable": 90619, - "Ġbreathe": 37397, - "Ġbreathed": 92266, - "Ġbreathing": 27027, - "Ġbreathtaking": 57192, - "Ġbred": 55187, - "Ġbree": 68399, - "Ġbreed": 28875, - "Ġbreeding": 40308, - "Ġbreeds": 58245, - "Ġbreeze": 46385, - "Ġbrethren": 73903, - "Ġbreve": 98519, - "Ġbrew": 17109, - "Ġbrewed": 89195, - "Ġbreweries": 73802, - "Ġbrewers": 93970, - "Ġbrewery": 50295, - "Ġbrewing": 50259, - "Ġbri": 40568, - "Ġbrib": 76712, - "Ġbribery": 93137, - "Ġbrick": 25878, - "Ġbricks": 50137, - "Ġbrid": 77847, - "Ġbridal": 81512, - "Ġbride": 42447, - "Ġbrides": 61365, - "Ġbridge": 14497, - "Ġbridges": 40073, - "Ġbrief": 10015, - "Ġbriefed": 86865, - "Ġbriefing": 43636, - "Ġbriefly": 27851, - "Ġbrig": 55912, - "Ġbrigade": 84972, - "Ġbright": 10107, - "Ġbrighter": 53657, - "Ġbrightest": 72021, - "Ġbrightly": 76389, - "Ġbrightness": 33306, - "Ġbrill": 18041, - "Ġbrilliance": 83580, - "Ġbrilliant": 20333, - "Ġbrilliantly": 79349, - "Ġbring": 4546, - "Ġbringen": 91945, - "Ġbringing": 12967, - "Ġbrings": 12716, - "Ġbrink": 68215, - "Ġbrisk": 75491, - "Ġbrit": 38430, - "Ġbritish": 95027, - "Ġbrittle": 95749, - "Ġbro": 2967, - "Ġbroad": 7353, - "Ġbroadband": 41925, - "Ġbroadcast": 13195, - "Ġbroadcaster": 60983, - "Ġbroadcasters": 94014, - "Ġbroadcasting": 49927, - "Ġbroadcasts": 66198, - "Ġbroaden": 84713, - "Ġbroader": 27927, - "Ġbroadly": 44029, - "Ġbroccoli": 79276, - "Ġbrochure": 79903, - "Ġbroke": 14760, - "Ġbroken": 11102, - "Ġbroker": 23117, - "Ġbrokerage": 75955, - "Ġbrokers": 46436, - "Ġbrom": 94571, - "Ġbron": 31071, - "Ġbronze": 40907, - "Ġbroth": 45993, - "Ġbrother": 10868, - "Ġbrothers": 20820, - "Ġbrought": 7263, - "Ġbrow": 60375, - "Ġbrown": 14198, - "Ġbrows": 19364, - "Ġbrowse": 27100, - "Ġbrowser": 7074, - "Ġbrowsers": 33957, - "Ġbrowsing": 32421, - "Ġbru": 43100, - "Ġbruises": 98675, - "Ġbruk": 81871, - "Ġbrun": 42707, - "Ġbrunch": 70917, - "Ġbrunette": 49217, - "Ġbrush": 15998, - "Ġbrushed": 62639, - "Ġbrushes": 62726, - "Ġbrushing": 77826, - "Ġbrut": 19968, - "Ġbrutal": 28860, - "Ġbrutality": 63132, - "Ġbrutally": 70287, - "Ġbrute": 65198, - "Ġbryster": 47174, - "Ġbs": 17502, - "Ġbson": 52080, - "Ġbst": 71331, - "Ġbt": 20164, - "Ġbtc": 87137, - "Ġbtn": 3286, - "ĠbtnCancel": 88856, - "ĠbtnSave": 88464, - "Ġbtw": 90957, - "Ġbu": 1048, - "Ġbub": 78869, - "Ġbubb": 90712, - "Ġbubble": 24529, - "Ġbubbles": 44783, - "Ġbuc": 99144, - "Ġbuck": 22786, - "Ġbucket": 15994, - "Ġbuckets": 43212, - "Ġbuckle": 81095, - "Ġbucks": 48434, - "Ġbud": 37808, - "Ġbudd": 24385, - "Ġbuddies": 61450, - "Ġbudding": 86733, - "Ġbuddy": 37772, - "Ġbudget": 8199, - "Ġbudgets": 42484, - "Ġbuds": 68543, - "Ġbuen": 54813, - "Ġbuena": 65896, - "Ġbueno": 93641, - "Ġbuf": 6745, - "Ġbuff": 11783, - "Ġbuffalo": 82455, - "Ġbuffer": 4240, - "ĠbufferSize": 66258, - "Ġbuffered": 54157, - "Ġbuffering": 88239, - "Ġbuffers": 28489, - "Ġbuffet": 61886, - "Ġbuffs": 72997, - "Ġbufio": 98017, - "Ġbuflen": 89464, - "Ġbufsize": 98758, - "Ġbug": 10077, - "Ġbuggy": 80411, - "Ġbugs": 23367, - "Ġbuild": 1977, - "Ġbuilder": 7514, - "Ġbuilders": 49186, - "Ġbuilding": 4857, - "Ġbuildings": 14016, - "Ġbuilds": 22890, - "Ġbuildup": 86765, - "Ġbuilt": 5918, - "Ġbuiltin": 60726, - "Ġbuiten": 99422, - "Ġbul": 7173, - "Ġbulb": 46912, - "Ġbulbs": 54320, - "Ġbulk": 20155, - "Ġbulky": 78921, - "Ġbull": 17231, - "Ġbulld": 79942, - "Ġbullet": 17889, - "Ġbulletin": 75829, - "Ġbullets": 34164, - "Ġbullied": 78913, - "Ġbullish": 90221, - "Ġbullpen": 82755, - "Ġbulls": 80781, - "Ġbullshit": 52401, - "Ġbully": 64176, - "Ġbullying": 45647, - "Ġbum": 73974, - "Ġbump": 28675, - "Ġbumped": 79932, - "Ġbumper": 59985, - "Ġbumps": 65822, - "Ġbun": 45921, - "Ġbunch": 15860, - "Ġbund": 10581, - "Ġbundle": 13190, - "Ġbundled": 52550, - "Ġbundles": 49707, - "Ġbunk": 46569, - "Ġbunker": 84772, - "Ġbunny": 76614, - "Ġbuoy": 75720, - "Ġbur": 7951, - "Ġburden": 23104, - "Ġburdens": 64074, - "Ġbure": 31861, - "Ġbureau": 44402, - "Ġbureauc": 34846, - "Ġbureaucr": 38070, - "Ġbureaucracy": 64931, - "Ġbureaucratic": 80495, - "Ġbureaucrats": 89740, - "Ġburg": 30875, - "Ġburge": 88069, - "Ġburgeoning": 90669, - "Ġburger": 45723, - "Ġburgers": 63452, - "Ġburgl": 60271, - "Ġburglary": 78043, - "Ġburial": 55763, - "Ġburied": 28016, - "Ġburn": 8395, - "Ġburned": 27724, - "Ġburner": 65819, - "Ġburning": 20252, - "Ġburns": 44154, - "Ġburnt": 50440, - "Ġburst": 21165, - "Ġbursting": 77850, - "Ġbursts": 66801, - "Ġbury": 56444, - "Ġbus": 5951, - "Ġbusc": 64282, - "Ġbusca": 50914, - "Ġbuscar": 48474, - "Ġbuses": 34480, - "Ġbush": 30773, - "Ġbushes": 78306, - "Ġbusiest": 84608, - "Ġbusiness": 2626, - "Ġbusinesses": 9873, - "Ġbusinessman": 47378, - "Ġbusinessmen": 83650, - "Ġbust": 21444, - "Ġbusted": 77490, - "Ġbustling": 90256, - "Ġbusty": 66452, - "Ġbusy": 13326, - "Ġbut": 719, - "Ġbutcher": 76194, - "Ġbutt": 31056, - "Ġbutter": 14432, - "Ġbutterflies": 81776, - "Ġbutterfly": 56269, - "Ġbutterknife": 51039, - "Ġbutto": 98035, - "Ġbutton": 3215, - "ĠbuttonText": 88095, - "ĠbuttonWithType": 84924, - "Ġbuttons": 12706, - "Ġbuurt": 60117, - "Ġbuy": 3780, - "Ġbuyer": 26171, - "Ġbuyers": 23455, - "Ġbuying": 12096, - "Ġbuys": 50631, - "Ġbuz": 93254, - "Ġbuzz": 31527, - "Ġbuzzing": 86424, - "Ġbv": 58037, - "Ġbw": 35475, - "Ġbx": 45341, - "Ġby": 555, - "Ġbye": 54141, - "Ġbypass": 31818, - "Ġbystand": 83483, - "Ġbyte": 5027, - "ĠbyteArray": 76103, - "Ġbytearray": 96703, - "Ġbytecode": 76229, - "Ġbytes": 5943, - "ĠbytesRead": 88273, - "ĠbyÄĩ": 60605, - "ĠbyÅĤ": 82735, - "ĠbyÅĤo": 87617, - "Ġbz": 81267, - "Ġbzw": 67909, - "Ġbás": 81451, - "Ġbä": 87653, - "ĠbÃ¥de": 80842, - "Ġbé": 90551, - "Ġbéné": 84233, - "Ġbö": 99271, - "Ġbör": 92393, - "Ġbúsqueda": 99599, - "Ġbü": 79575, - "ĠbÄĻd": 41908, - "ĠbÄĻdzie": 59331, - "ĠbÄĻdÄħ": 93594, - "Ġbạn": 90537, - "Ġc": 272, - "ĠcJSON": 71680, - "Ġca": 2211, - "Ġcab": 22239, - "Ġcabbage": 74873, - "Ġcabe": 58879, - "Ġcabel": 96699, - "Ġcabeza": 95970, - "Ġcabin": 13691, - "Ġcabinet": 22685, - "Ġcabinets": 37328, - "Ġcabins": 89401, - "Ġcable": 14994, - "Ġcables": 37172, - "Ġcabo": 89484, - "Ġcac": 83981, - "Ġcach": 61387, - "Ġcache": 6636, - "Ġcached": 21224, - "Ġcaches": 54688, - "Ġcaching": 48530, - "Ġcad": 19973, - "Ġcada": 19394, - "Ġcadastr": 87277, - "Ġcade": 78418, - "Ġcadena": 56092, - "Ġcadre": 60697, - "Ġcaf": 30203, - "Ġcafe": 42030, - "Ġcafes": 74671, - "Ġcafeteria": 94948, - "Ġcaffe": 39670, - "Ġcaffeine": 49750, - "Ġcafé": 53050, - "Ġcage": 36460, - "Ġcages": 81947, - "Ġcairo": 54748, - "Ġcake": 19692, - "Ġcakes": 48669, - "Ġcal": 1652, - "Ġcalam": 80933, - "Ġcalc": 10241, - "Ġcalcium": 35719, - "Ġcalcul": 5935, - "Ġcalcular": 97627, - "Ġcalculate": 11294, - "Ġcalculated": 16997, - "Ġcalculates": 48517, - "Ġcalculating": 38714, - "Ġcalculation": 22702, - "Ġcalculations": 29217, - "Ġcalculator": 31052, - "Ġcalculus": 83768, - "Ġcalend": 51070, - "Ġcalendar": 13470, - "Ġcalendars": 72095, - "Ġcalf": 65643, - "Ġcaliber": 61868, - "Ġcalibrated": 86085, - "Ġcalibration": 38711, - "Ġcalidad": 56920, - "Ġcaliente": 98415, - "Ġcalifornia": 79957, - "Ġcall": 1650, - "ĠcallBack": 71997, - "Ġcallable": 42022, - "Ġcallback": 4927, - "Ġcallbacks": 27777, - "Ġcalle": 68935, - "Ġcalled": 2663, - "Ġcallee": 95900, - "Ġcaller": 20456, - "Ġcallers": 83003, - "Ġcalling": 8260, - "Ġcalloc": 47113, - "Ġcalls": 6880, - "Ġcalm": 19858, - "Ġcalming": 78729, - "Ġcalmly": 73170, - "Ġcalor": 86312, - "Ġcalorie": 52703, - "Ġcalories": 25247, - "Ġcalves": 97310, - "Ġcam": 6730, - "Ġcamar": 97686, - "Ġcamb": 25113, - "Ġcambi": 77703, - "Ġcambiar": 70820, - "Ġcambio": 58411, - "Ġcambios": 83362, - "Ġcame": 3782, - "Ġcamel": 50252, - "Ġcameo": 95156, - "Ġcamer": 94025, - "Ġcamera": 6382, - "Ġcameras": 18632, - "Ġcamino": 84544, - "Ġcamouflage": 88068, - "Ġcamp": 3190, - "Ġcampaign": 4901, - "Ġcampaigned": 87296, - "Ġcampaigners": 94393, - "Ġcampaigning": 55927, - "Ġcampaigns": 21343, - "Ġcamper": 92153, - "Ġcampground": 90235, - "Ġcamping": 33873, - "Ġcampo": 27673, - "Ġcampos": 51369, - "Ġcamps": 29135, - "Ġcampus": 15679, - "Ġcampuses": 53008, - "Ġcams": 59384, - "Ġcan": 649, - "ĠcanActivate": 59568, - "Ġcanada": 32863, - "Ġcanadian": 88698, - "Ġcanal": 40021, - "Ġcanc": 63409, - "Ġcancel": 9299, - "ĠcancelButton": 45126, - "ĠcancelButtonTitle": 78002, - "Ġcanceled": 34546, - "Ġcancell": 18974, - "Ġcancellation": 36935, - "ĠcancellationToken": 34233, - "Ġcancelled": 26765, - "Ġcancelling": 98015, - "Ġcancer": 9572, - "Ġcancers": 51423, - "Ġcand": 39738, - "Ġcandid": 5803, - "Ġcandidacy": 67260, - "Ġcandidate": 9322, - "Ġcandidates": 11426, - "Ġcandies": 98497, - "Ġcandle": 38899, - "Ġcandles": 52305, - "Ġcandy": 32656, - "Ġcane": 63335, - "Ġcanine": 76082, - "Ġcann": 14068, - "Ġcannabin": 65228, - "Ġcannabinoids": 93986, - "Ġcannabis": 19437, - "Ġcanned": 64114, - "Ġcannon": 49499, - "Ġcannons": 98014, - "Ġcannot": 4250, - "Ġcanoe": 84589, - "Ġcanon": 44916, - "Ġcanonical": 43553, - "Ġcanopy": 64071, - "Ġcans": 43732, - "Ġcant": 16869, - "Ġcantidad": 38376, - "Ġcanv": 73478, - "Ġcanvas": 10247, - "Ġcanyon": 84300, - "Ġcap": 2107, - "Ġcapabilities": 17357, - "Ġcapability": 23099, - "Ġcapable": 13171, - "Ġcapac": 23878, - "Ġcapacidad": 83392, - "Ġcapacit": 99758, - "Ġcapacities": 59539, - "Ġcapacitor": 85525, - "Ġcapacity": 8824, - "Ġcape": 65392, - "Ġcapit": 61510, - "Ġcapita": 53155, - "Ġcapital": 6864, - "Ġcapitalism": 32682, - "Ġcapitalist": 41067, - "Ġcapitalists": 87408, - "Ġcapitalize": 53825, - "Ġcapitalized": 98421, - "Ġcapitals": 94099, - "Ġcapped": 61246, - "Ġcaps": 19079, - "Ġcapsule": 48739, - "Ġcapsules": 65879, - "Ġcapt": 6563, - "Ġcaptain": 24862, - "Ġcaptains": 90984, - "Ġcaptcha": 66189, - "Ġcaption": 17703, - "Ġcaptions": 78888, - "Ġcaptivating": 86282, - "Ġcaptive": 60951, - "Ġcaptivity": 84019, - "Ġcapture": 12602, - "Ġcaptured": 17439, - "Ġcaptures": 41255, - "Ġcapturing": 40880, - "Ġcar": 1841, - "Ġcara": 48034, - "Ġcaract": 57705, - "Ġcaracter": 33329, - "Ġcaracteres": 60355, - "ĠcaracterÃŃsticas": 93554, - "Ġcaramel": 59811, - "Ġcaratter": 91750, - "Ġcaravan": 74760, - "Ġcarb": 35872, - "Ġcarbohydr": 41950, - "Ġcarbohydrate": 67732, - "Ġcarbohydrates": 62345, - "Ġcarbon": 12782, - "Ġcarbonate": 84443, - "Ġcarbs": 53609, - "Ġcarc": 75566, - "Ġcarcin": 52788, - "Ġcarcinoma": 89468, - "Ġcard": 3786, - "Ġcardboard": 55043, - "Ġcardi": 73151, - "Ġcardiac": 47345, - "Ġcardinal": 56980, - "Ġcardio": 32844, - "Ġcardiovascular": 41713, - "Ġcards": 7563, - "Ġcare": 2512, - "Ġcared": 42777, - "Ġcareer": 7076, - "Ġcareers": 31133, - "Ġcareful": 16994, - "Ġcarefully": 15884, - "Ġcareg": 50371, - "Ġcaregiver": 93561, - "Ġcaregivers": 74740, - "Ġcareless": 84834, - "Ġcares": 34672, - "Ġcaret": 53401, - "Ġcarg": 62762, - "Ġcarga": 76136, - "Ġcargar": 83011, - "Ġcargo": 26735, - "Ġcaric": 77071, - "Ġcaring": 30598, - "Ġcarn": 39438, - "Ġcarne": 95954, - "Ġcarniv": 97733, - "Ġcarnival": 94496, - "Ġcarousel": 53381, - "Ġcarp": 39739, - "Ġcarpet": 28954, - "Ġcarpets": 89341, - "Ġcarr": 48595, - "Ġcarrera": 90976, - "Ġcarriage": 52547, - "Ġcarried": 11953, - "Ġcarrier": 19115, - "Ġcarriers": 35991, - "Ġcarries": 24266, - "Ġcarro": 45000, - "Ġcarrot": 75294, - "Ġcarrots": 62517, - "Ġcarry": 6920, - "Ġcarrying": 15691, - "Ġcars": 9515, - "Ġcart": 7558, - "Ġcarta": 76647, - "Ġcarte": 48454, - "Ġcartel": 80740, - "Ġcartesian": 95481, - "Ġcartoon": 31449, - "Ġcartoons": 63123, - "Ġcartridge": 51962, - "Ġcartridges": 72833, - "Ġcarts": 66504, - "Ġcarve": 80737, - "Ġcarved": 49267, - "Ġcarving": 77791, - "Ġcas": 4865, - "Ġcasa": 25233, - "Ġcasc": 76057, - "Ġcascade": 43118, - "Ġcase": 1162, - "Ġcases": 5157, - "Ġcash": 8515, - "Ġcashier": 91455, - "Ġcasi": 62353, - "Ġcasing": 74444, - "Ġcasino": 12109, - "Ġcasinos": 34471, - "Ġcaso": 23884, - "Ġcasos": 58633, - "Ġcass": 45324, - "Ġcassette": 82358, - "Ġcast": 6445, - "Ġcaste": 69524, - "Ġcaster": 49082, - "Ġcasting": 25146, - "Ġcastle": 33684, - "Ġcasts": 57133, - "Ġcasual": 16736, - "Ġcasually": 65714, - "Ġcasualties": 48988, - "Ġcasualty": 92597, - "Ġcat": 8415, - "Ġcata": 31179, - "Ġcatal": 34454, - "Ġcatalog": 16808, - "Ġcatalogs": 91385, - "Ġcatalogue": 49639, - "Ġcatalyst": 51483, - "Ġcatapult": 96191, - "Ġcatast": 35205, - "Ġcatastrophe": 65396, - "Ġcatastrophic": 54677, - "Ġcatch": 2339, - "ĠcatchError": 65034, - "Ġcatcher": 68898, - "Ġcatches": 38934, - "Ġcatching": 34168, - "Ġcatchy": 86605, - "Ġcate": 59239, - "Ġcategor": 22824, - "Ġcategoria": 48118, - "Ġcategorical": 70636, - "Ġcategorie": 96919, - "Ġcategories": 11306, - "Ġcategorized": 71974, - "Ġcategory": 5699, - "ĠcategoryId": 60093, - "ĠcategoryName": 90710, - "Ġcater": 29068, - "Ġcatering": 54929, - "Ġcath": 31747, - "Ġcathedral": 80250, - "Ġcatholic": 83191, - "Ġcats": 19987, - "Ġcattle": 36952, - "Ġcaucus": 66543, - "Ġcaught": 10791, - "Ġcaul": 86264, - "Ġcauliflower": 96970, - "Ġcaus": 25540, - "Ġcausa": 63099, - "Ġcausal": 59557, - "Ġcause": 5353, - "Ġcaused": 9057, - "Ġcauses": 11384, - "Ġcausing": 14718, - "Ġcaut": 36204, - "Ġcaution": 28930, - "Ġcautioned": 85432, - "Ġcautious": 46878, - "Ġcautiously": 92485, - "Ġcav": 57709, - "Ġcaval": 60390, - "Ġcavalry": 79657, - "Ġcave": 26457, - "Ġcaveat": 87151, - "Ġcavern": 76304, - "Ġcaves": 66664, - "Ġcavity": 56429, - "Ġcaz": 96185, - "Ġcazzo": 90633, - "ĠcaÅĤ": 91161, - "Ġcb": 10059, - "Ġcbd": 59627, - "Ġcbo": 94777, - "Ġcc": 12810, - "Ġccp": 99997, - "Ġcd": 15667, - "Ġcdecl": 88274, - "Ġcdr": 89404, - "Ġcds": 94601, - "Ġce": 3846, - "Ġcease": 32616, - "Ġceased": 59477, - "Ġceasefire": 82873, - "Ġcedar": 76396, - "Ġceil": 29581, - "Ġceiling": 22959, - "Ġceilings": 56814, - "Ġcel": 19637, - "Ġcela": 45602, - "Ġcele": 6630, - "Ġcelebr": 7495, - "Ġcelebrate": 18890, - "Ġcelebrated": 28284, - "Ġcelebrates": 49193, - "Ġcelebrating": 32689, - "Ġcelebration": 25960, - "Ġcelebrations": 47674, - "Ġcelebrities": 40501, - "Ġcelebrity": 31544, - "Ġcelery": 70121, - "Ġcelestial": 77480, - "Ġcelib": 78633, - "Ġcell": 2849, - "ĠcellFor": 41704, - "ĠcellForRowAt": 83755, - "ĠcellForRowAtIndexPath": 66989, - "Ġcellar": 76875, - "Ġcelle": 73103, - "Ġcellpadding": 30204, - "Ġcellphone": 58409, - "Ġcells": 7917, - "Ġcellspacing": 28180, - "Ġcellul": 70002, - "Ġcellular": 35693, - "Ġcelui": 66090, - "Ġcelular": 88226, - "Ġcement": 24532, - "Ġcemetery": 59404, - "Ġcen": 66031, - "Ġcena": 79006, - "Ġcensor": 40065, - "Ġcensorship": 52988, - "Ġcensus": 44702, - "Ġcent": 2960, - "Ġcenter": 4219, - "ĠcenterX": 90901, - "ĠcenterY": 81330, - "Ġcentered": 31288, - "Ġcenterpiece": 91853, - "Ġcenters": 19169, - "Ġcentr": 39239, - "Ġcentral": 8792, - "Ġcentralized": 58983, - "Ġcentrally": 85413, - "Ġcentre": 12541, - "Ġcentres": 36282, - "Ġcentrif": 74182, - "Ġcentro": 41987, - "Ġcentroid": 59219, - "Ġcentroids": 81143, - "Ġcents": 31291, - "Ġcenturies": 24552, - "Ġcentury": 9478, - "Ġcep": 63190, - "Ġcer": 10362, - "Ġceramic": 43124, - "Ġceramics": 96806, - "Ġcerc": 47562, - "Ġcerca": 28549, - "Ġcerco": 72017, - "Ġcere": 28091, - "Ġcereal": 62233, - "Ġcerebral": 60745, - "Ġceremon": 43612, - "Ġceremonial": 93642, - "Ġceremonies": 60283, - "Ġceremony": 22260, - "Ġcerr": 27976, - "Ġcert": 2847, - "Ġcertain": 3738, - "Ġcertainly": 7995, - "Ġcertains": 76076, - "Ġcertainty": 44743, - "Ġcertificate": 16125, - "Ġcertificates": 35537, - "Ġcertification": 28706, - "Ġcertifications": 82571, - "Ġcertified": 23759, - "Ġcertify": 93330, - "Ġcerto": 89015, - "Ġcerts": 75506, - "Ġcerv": 52664, - "Ġcervical": 67827, - "Ġces": 27750, - "Ġcess": 65147, - "Ġcessation": 83460, - "Ġcet": 42067, - "Ġcette": 20662, - "Ġceux": 66056, - "Ġcf": 25080, - "Ġcfg": 13589, - "Ġcg": 36840, - "Ġcgi": 99932, - "Ġch": 523, - "Ġcha": 13826, - "Ġchac": 95917, - "Ġchai": 45181, - "Ġchain": 8957, - "Ġchained": 68069, - "Ġchaining": 74762, - "Ġchains": 27271, - "Ġchair": 10716, - "Ġchaired": 99206, - "Ġchairman": 21892, - "Ġchairs": 26993, - "Ġchalk": 43459, - "Ġchall": 4904, - "Ġchalleng": 7449, - "Ġchallenge": 8815, - "Ġchallenged": 29991, - "Ġchallenger": 70250, - "Ġchallenges": 11774, - "Ġchallenging": 17436, - "Ġcham": 34809, - "Ġchamber": 25199, - "Ġchambers": 53279, - "Ġchambre": 87938, - "Ġchamp": 35641, - "Ġchampagne": 65393, - "Ġchampion": 18824, - "Ġchampions": 34838, - "Ġchampionship": 22279, - "Ġchampionships": 59284, - "Ġchamps": 71581, - "Ġchan": 27114, - "Ġchance": 6140, - "Ġchancellor": 77275, - "Ġchances": 17393, - "Ġchang": 2609, - "Ġchange": 2349, - "Ġchanged": 5614, - "Ġchanger": 62439, - "Ġchanges": 4442, - "Ġchanging": 10223, - "Ġchannel": 5613, - "ĠchannelId": 82825, - "Ġchannels": 12006, - "Ġchant": 44453, - "Ġchanting": 77674, - "Ġchants": 88587, - "Ġchaos": 28013, - "Ġchaotic": 53087, - "Ġchap": 38838, - "Ġchapel": 83249, - "Ġchapter": 12735, - "Ġchapters": 30732, - "Ġchaque": 46777, - "Ġchar": 1181, - "Ġcharacter": 3752, - "Ġcharacteristic": 29683, - "Ġcharacteristics": 17910, - "Ġcharacterization": 60993, - "Ġcharacterize": 70755, - "Ġcharacterized": 32971, - "Ġcharacters": 5885, - "Ġcharcoal": 61203, - "Ġcharg": 5714, - "Ġcharge": 6900, - "Ġcharged": 11684, - "Ġcharger": 45669, - "Ġcharges": 10405, - "Ġcharging": 23468, - "Ġcharisma": 99749, - "Ġcharismatic": 79323, - "Ġcharitable": 48801, - "Ġcharities": 51371, - "Ġcharity": 23693, - "Ġcharm": 32353, - "Ġcharming": 35509, - "Ġcharms": 81750, - "Ġchars": 23861, - "Ġcharset": 11878, - "Ġchart": 9676, - "Ġcharter": 38124, - "Ġcharts": 27223, - "Ġchase": 33586, - "Ġchased": 62920, - "Ġchasing": 43931, - "Ġchassis": 46009, - "Ġchast": 75207, - "Ġchat": 6369, - "Ġchats": 49626, - "Ġchatt": 81342, - "Ġchatte": 54951, - "Ġchatter": 70457, - "Ġchatting": 52067, - "Ġchaud": 70412, - "Ġchauff": 74817, - "Ġchave": 98735, - "Ġche": 3091, - "Ġcheap": 12136, - "Ġcheaper": 23917, - "Ġcheapest": 43149, - "Ġcheat": 41868, - "Ġcheated": 78778, - "Ġcheating": 42823, - "Ġcheats": 76488, - "Ġcheck": 1817, - "ĠcheckBox": 53658, - "Ġcheckbox": 32400, - "Ġcheckboxes": 91492, - "Ġchecked": 10273, - "Ġchecker": 42015, - "Ġchecking": 13598, - "Ġchecklist": 53673, - "Ġcheckout": 28363, - "Ġcheckpoint": 30395, - "Ġcheckpoints": 68309, - "Ġchecks": 12621, - "Ġchecksum": 33629, - "Ġcheek": 41803, - "Ġcheeks": 54888, - "Ġcheer": 26085, - "Ġcheered": 85623, - "Ġcheerful": 71414, - "Ġcheering": 69002, - "Ġcheers": 74983, - "Ġchees": 43932, - "Ġcheese": 17604, - "Ġcheeses": 98564, - "Ġcheesy": 87847, - "Ġchef": 30806, - "Ġchefs": 60227, - "Ġcheg": 98040, - "Ġchem": 8590, - "Ġchemical": 11742, - "Ġchemicals": 26333, - "Ġchemin": 88768, - "Ġchemistry": 30903, - "Ġchemotherapy": 62730, - "Ġcheque": 78110, - "Ġcher": 23008, - "Ġcherche": 52571, - "Ġcherish": 87785, - "Ġcherished": 81171, - "Ġcherry": 41980, - "Ġchess": 33819, - "Ġchest": 15489, - "Ġchests": 84418, - "Ġchevy": 98010, - "Ġchew": 37433, - "Ġchewing": 75477, - "Ġchez": 46206, - "Ġchi": 26883, - "Ġchiar": 99199, - "Ġchic": 47994, - "Ġchica": 80688, - "Ġchicago": 93308, - "Ġchicas": 57667, - "Ġchick": 31863, - "Ġchicken": 16553, - "Ġchickens": 54623, - "Ġchicks": 69089, - "Ġchief": 10388, - "Ġchiefly": 89382, - "Ġchiefs": 68802, - "Ġchiff": 84064, - "Ġchild": 1716, - "Ġchildbirth": 97294, - "Ġchildcare": 80271, - "Ġchildhood": 20587, - "Ġchildish": 94271, - "Ġchildren": 2911, - "Ġchilds": 89100, - "Ġchili": 59717, - "Ġchill": 37401, - "Ġchilled": 85042, - "Ġchilling": 62724, - "Ġchilly": 81975, - "Ġchim": 38094, - "Ġchimney": 90151, - "Ġchimpan": 99425, - "Ġchin": 46175, - "Ġchina": 33625, - "Ġchinese": 57487, - "Ġchip": 16797, - "Ġchips": 24512, - "Ġchipset": 92814, - "Ġchir": 71546, - "Ġchiropr": 77301, - "Ġchk": 40342, - "Ġchlor": 37833, - "Ġchloride": 82882, - "Ġchlorine": 85206, - "Ġchmod": 60715, - "Ġcho": 2665, - "Ġchocol": 72476, - "Ġchocolate": 18414, - "Ġchocolates": 100049, - "Ġchoice": 5873, - "Ġchoices": 11709, - "Ġchoir": 71708, - "Ġchois": 73661, - "Ġchoisir": 90194, - "Ġchoix": 60020, - "Ġchoke": 65136, - "Ġchoked": 94743, - "Ġchoking": 91620, - "Ġchol": 99740, - "Ġcholesterol": 39086, - "Ġchoose": 5268, - "Ġchooser": 95353, - "Ġchooses": 41011, - "Ġchoosing": 19301, - "Ġchop": 48094, - "Ġchopped": 38525, - "Ġchopping": 97387, - "Ġchops": 91178, - "Ġchor": 70356, - "Ġchord": 44321, - "Ġchords": 56759, - "Ġchore": 50671, - "Ġchores": 82569, - "Ġchorus": 56910, - "Ġchose": 14896, - "Ġchosen": 12146, - "Ġchoses": 79165, - "Ġchr": 29231, - "Ġchrist": 26853, - "Ġchristian": 52147, - "Ġchristmas": 54302, - "Ġchrom": 22083, - "Ġchromat": 98284, - "Ġchrome": 27527, - "Ġchromium": 97962, - "Ġchromosome": 51815, - "Ġchromosomes": 83181, - "Ġchron": 27076, - "Ġchronic": 21249, - "Ġchrono": 81472, - "Ġchronological": 87634, - "Ġchu": 96899, - "Ġchubby": 94878, - "Ġchuck": 43560, - "Ġchuckled": 97711, - "Ġchunk": 12143, - "Ġchunks": 27855, - "Ġchurch": 8993, - "Ġchurches": 31012, - "Ġchurn": 81969, - "Ġchute": 95480, - "Ġchá»ī": 99227, - "Ġci": 12088, - "Ġcialis": 28893, - "Ġcic": 54877, - "Ġciclo": 90670, - "Ġcid": 33241, - "Ġcidade": 56184, - "Ġcider": 66155, - "Ġcient": 89097, - "Ġcif": 66572, - "Ġcig": 17364, - "Ġcigar": 54774, - "Ġcigaret": 22320, - "Ġcigarette": 36213, - "Ġcigarettes": 34576, - "Ġcigars": 82215, - "Ġcil": 62444, - "Ġcin": 8628, - "Ġcinco": 71427, - "Ġcine": 80852, - "Ġcinema": 34292, - "Ġcinemas": 98707, - "Ġcinemat": 88122, - "Ġcinematic": 65765, - "Ġcinnamon": 51992, - "Ġcipher": 32188, - "Ġciphertext": 70889, - "Ġcir": 30570, - "Ġcirc": 4319, - "Ġcirca": 54607, - "Ġcircle": 12960, - "Ġcircles": 26432, - "Ġcircuit": 16622, - "Ġcircuits": 46121, - "Ġcircular": 28029, - "Ġcirculated": 63973, - "Ġcirculating": 54828, - "Ġcirculation": 35855, - "Ġcircum": 10408, - "Ġcircumcision": 74609, - "Ġcircumference": 76026, - "Ġcircumstance": 53237, - "Ġcircumstances": 13463, - "Ġcircus": 68124, - "Ġcis": 67504, - "Ġcit": 6681, - "Ġcita": 88157, - "Ġcitas": 55635, - "Ġcitation": 45477, - "Ġcitations": 52946, - "Ġcite": 39396, - "Ġcited": 22628, - "Ġcites": 58273, - "Ġcities": 9919, - "Ġciting": 33264, - "Ġcitiz": 8601, - "Ġcitizen": 22618, - "Ġcitizens": 10495, - "Ġcitizenship": 33779, - "Ġcitrus": 60290, - "Ġcitt": 72276, - "ĠcittÃł": 98039, - "Ġcity": 3363, - "ĠcityName": 97801, - "Ġciudad": 40457, - "Ġciv": 18969, - "Ġcivic": 44973, - "Ġcivil": 8431, - "Ġcivilian": 30028, - "Ġcivilians": 29536, - "Ġcivilization": 36017, - "Ġcivilizations": 86569, - "Ġcivilized": 86079, - "Ġcj": 92097, - "Ġck": 39713, - "Ġcl": 1206, - "Ġcla": 87804, - "Ġclad": 83858, - "Ġclaim": 3802, - "Ġclaimed": 11922, - "Ġclaiming": 21039, - "Ġclaims": 8349, - "Ġclam": 60610, - "Ġclamp": 43004, - "Ġclan": 39562, - "Ġclandest": 93657, - "Ġclang": 18761, - "Ġclans": 87081, - "Ġclap": 90677, - "Ġclar": 20064, - "Ġclarification": 64784, - "Ġclarified": 65876, - "Ġclarify": 38263, - "Ġclarity": 32373, - "Ġclaro": 76321, - "Ġclas": 57220, - "Ġclase": 47480, - "Ġclases": 96673, - "Ġclash": 41003, - "Ġclashed": 98506, - "Ġclashes": 52610, - "Ġclass": 538, - "ĠclassName": 2022, - "ĠclassNames": 56565, - "Ġclasse": 37417, - "Ġclasses": 6989, - "Ġclassic": 11670, - "Ġclassical": 29924, - "Ġclassics": 53805, - "Ġclassification": 24790, - "Ġclassifications": 96771, - "Ġclassified": 21771, - "Ġclassifier": 34465, - "Ġclassifiers": 72391, - "Ġclassify": 49229, - "Ġclassmates": 61190, - "Ġclassname": 71750, - "Ġclassroom": 24978, - "Ġclassrooms": 58216, - "Ġclassy": 71358, - "Ġclause": 22381, - "Ġclauses": 50198, - "Ġclave": 61942, - "Ġclaw": 57590, - "Ġclaws": 68550, - "Ġclay": 37148, - "Ġclazz": 33572, - "Ġcle": 11551, - "Ġclean": 4335, - "Ġcleaned": 28822, - "Ġcleaner": 32981, - "Ġcleaners": 75965, - "Ġcleaning": 16204, - "Ġcleanliness": 96391, - "Ġcleanly": 97975, - "Ġcleans": 35294, - "Ġcleanse": 81155, - "Ġcleansing": 60052, - "Ġcleanup": 21993, - "Ġclear": 2867, - "ĠclearColor": 59078, - "ĠclearInterval": 46685, - "ĠclearTimeout": 54325, - "Ġclearance": 36654, - "Ġcleared": 23803, - "Ġclearer": 49479, - "Ġclearfix": 37727, - "Ġclearing": 33850, - "Ġclearly": 9539, - "Ġclears": 57698, - "Ġclen": 86034, - "Ġcler": 57460, - "Ġclergy": 63584, - "Ġcleric": 92658, - "Ġclerk": 45357, - "Ġclever": 28799, - "Ġclf": 47179, - "Ġcli": 22059, - "Ġclic": 48376, - "Ġclich": 63692, - "Ġclick": 4299, - "Ġclickable": 86663, - "Ġclicked": 20505, - "Ġclicking": 18965, - "Ġclicks": 28849, - "Ġclient": 3016, - "ĠclientId": 49083, - "Ġcliente": 27727, - "Ġclientele": 97272, - "Ġclientes": 45745, - "Ġclients": 8403, - "Ġcliff": 44106, - "Ġcliffs": 86949, - "Ġclim": 11323, - "Ġclimate": 10182, - "Ġclimates": 92399, - "Ġclimax": 71295, - "Ġclimb": 26438, - "Ġclimbed": 45519, - "Ġclimbers": 94751, - "Ġclimbing": 30608, - "Ġclimbs": 77511, - "Ġclin": 9400, - "Ġcling": 78264, - "Ġclinging": 97458, - "Ġclinic": 28913, - "Ġclinical": 14830, - "Ġclinically": 70432, - "Ġclinicians": 78545, - "Ġclinics": 44335, - "Ġclip": 12607, - "Ġclipboard": 47134, - "Ġclipped": 74159, - "Ġclipping": 62956, - "Ġclips": 27203, - "Ġclique": 81479, - "Ġclit": 92862, - "Ġcljs": 27380, - "Ġclk": 46898, - "Ġclo": 5405, - "Ġcloak": 62494, - "Ġclock": 9042, - "Ġclocks": 51437, - "Ġclockwise": 66770, - "Ġclone": 15057, - "Ġcloned": 55219, - "Ġclones": 67007, - "Ġcloning": 78966, - "Ġclos": 4597, - "Ġclose": 3345, - "ĠcloseButton": 89414, - "ĠcloseModal": 95348, - "Ġclosed": 8036, - "Ġclosely": 15499, - "Ġcloser": 12401, - "Ġcloses": 34350, - "Ġclosest": 18585, - "Ġcloset": 33044, - "Ġclosets": 95840, - "Ġclosing": 15676, - "Ġclosure": 22722, - "Ġclosures": 61000, - "Ġclot": 94263, - "Ġcloth": 28392, - "Ġclothes": 15447, - "Ġclothing": 17895, - "Ġcloud": 9624, - "Ġclouds": 30614, - "Ġcloudy": 74649, - "Ġcloves": 85388, - "Ġclown": 69568, - "Ġclr": 63227, - "Ġcls": 13082, - "Ġclub": 6469, - "Ġclubhouse": 94533, - "Ġclubs": 19424, - "Ġclue": 31089, - "Ġclues": 43775, - "Ġclums": 78057, - "Ġclumsy": 94318, - "Ġcluster": 10879, - "Ġclustered": 93858, - "Ġclustering": 59454, - "Ġclusters": 28066, - "Ġclutch": 43789, - "Ġclutter": 54916, - "Ġcm": 10166, - "Ġcmake": 94096, - "Ġcmap": 41878, - "Ġcmb": 61993, - "Ġcmd": 5556, - "Ġcmdline": 95206, - "Ġcmds": 48757, - "Ġcmp": 27181, - "Ġcms": 27366, - "Ġcn": 13979, - "Ġcname": 79614, - "Ġcnn": 61558, - "Ġcnt": 13497, - "Ġco": 1080, - "Ġcoach": 7395, - "Ġcoached": 71022, - "Ġcoaches": 24909, - "Ġcoaching": 24826, - "Ġcoal": 11756, - "Ġcoalition": 26283, - "Ġcoarse": 50347, - "Ġcoast": 13962, - "Ġcoastal": 35335, - "Ġcoaster": 82168, - "Ġcoastline": 80944, - "Ġcoat": 23724, - "Ġcoated": 49482, - "Ġcoating": 41394, - "Ġcoatings": 92025, - "Ġcoats": 56737, - "Ġcoax": 91966, - "Ġcob": 34928, - "Ġcoc": 22432, - "Ġcocaine": 39123, - "Ġcocci": 96009, - "Ġcoch": 80181, - "Ġcocina": 90706, - "Ġcock": 11523, - "Ġcockpit": 60724, - "Ġcocks": 69540, - "Ġcocktail": 41010, - "Ġcocktails": 58076, - "Ġcoco": 83450, - "Ġcocoa": 62888, - "Ġcoconut": 34557, - "Ġcocos": 79192, - "Ġcod": 20950, - "Ġcode": 2082, - "Ġcodec": 35747, - "Ġcodecs": 57252, - "Ġcoded": 47773, - "Ġcoder": 84642, - "Ġcodes": 14236, - "Ġcodigo": 35878, - "Ġcoding": 11058, - "Ġcoef": 56633, - "Ġcoeff": 18055, - "Ġcoefficient": 36706, - "Ġcoefficients": 37929, - "Ġcoeffs": 80272, - "Ġcoer": 94285, - "Ġcoerc": 55363, - "Ġcoerce": 84125, - "Ġcoercion": 78242, - "Ġcof": 69903, - "Ġcoff": 10095, - "Ġcoffee": 11033, - "Ġcoffin": 78766, - "Ġcog": 62666, - "Ġcogn": 19329, - "Ġcognition": 75310, - "Ġcognitive": 25702, - "Ġcoh": 71185, - "Ġcoherence": 78925, - "Ġcoherent": 56887, - "Ġcohesion": 96393, - "Ġcohesive": 87516, - "Ġcohort": 41944, - "Ġcohorts": 90388, - "Ġcoil": 40760, - "Ġcoils": 71860, - "Ġcoin": 16652, - "Ġcoinc": 23828, - "Ġcoincide": 72359, - "Ġcoincidence": 50278, - "Ġcoined": 78718, - "Ġcoins": 19289, - "Ġcoisa": 97800, - "Ġcoke": 84423, - "Ġcol": 1400, - "Ġcola": 84767, - "Ġcolabor": 70972, - "Ġcold": 9439, - "Ġcolder": 76214, - "Ġcole": 74041, - "Ġcoleg": 90155, - "Ġcoli": 74110, - "Ġcoll": 4631, - "Ġcollabor": 11430, - "Ġcollaborate": 51696, - "Ġcollaborated": 78174, - "Ġcollaborating": 73301, - "Ġcollaboration": 20632, - "Ġcollaborations": 83663, - "Ġcollaborative": 40806, - "Ġcollaborators": 79119, - "Ġcollage": 98002, - "Ġcollagen": 71313, - "Ġcollaps": 43123, - "Ġcollapse": 18678, - "Ġcollapsed": 29368, - "Ġcollapses": 87458, - "Ġcollapsing": 72618, - "Ġcollar": 37204, - "Ġcollateral": 52508, - "Ġcolle": 14480, - "Ġcolleague": 37444, - "Ġcolleagues": 18105, - "Ġcollect": 6667, - "Ġcollected": 14890, - "Ġcollecting": 26984, - "Ġcollection": 4526, - "ĠcollectionView": 27633, - "Ġcollections": 15661, - "Ġcollective": 22498, - "Ġcollectively": 45925, - "Ġcollector": 33053, - "Ġcollectors": 52548, - "Ġcollects": 52307, - "Ġcolleg": 25511, - "Ġcollege": 7926, - "Ġcolleges": 31252, - "Ġcollegiate": 95797, - "Ġcollide": 67190, - "Ġcollided": 79990, - "Ġcollider": 66644, - "Ġcollision": 19277, - "Ġcollisions": 48453, - "Ġcollo": 82048, - "Ġcollusion": 69437, - "Ġcoloc": 59840, - "Ġcolomb": 75324, - "Ġcolon": 15235, - "Ġcolonial": 37683, - "Ġcolonies": 49028, - "Ġcolonization": 96553, - "Ġcolony": 42036, - "Ġcolor": 1933, - "ĠcolorWith": 42611, - "ĠcolorWithRed": 62280, - "Ġcolore": 79887, - "Ġcolored": 28296, - "Ġcolorful": 34966, - "Ġcoloring": 35987, - "Ġcolormap": 77110, - "Ġcolors": 8146, - "Ġcolossal": 97937, - "Ġcolour": 12745, - "Ġcoloured": 58919, - "Ġcolourful": 70467, - "Ġcolours": 27230, - "Ġcols": 17433, - "Ġcolspan": 17273, - "Ġcolum": 94325, - "Ġcolumn": 3330, - "ĠcolumnHeader": 96724, - "ĠcolumnIndex": 67764, - "ĠcolumnName": 66846, - "Ġcolumna": 76399, - "Ġcolumnist": 54187, - "Ġcolumns": 8310, - "Ġcom": 470, - "Ġcoma": 70398, - "Ġcomando": 50968, - "Ġcomb": 3698, - "Ġcombat": 12896, - "Ġcombating": 96178, - "Ġcombin": 68225, - "Ġcombination": 10824, - "Ġcombinations": 28559, - "Ġcombine": 16343, - "ĠcombineReducers": 59043, - "Ġcombined": 11093, - "Ġcombines": 33511, - "Ġcombining": 35271, - "Ġcombo": 23569, - "ĠcomboBox": 43811, - "Ġcombos": 71233, - "Ġcombust": 44545, - "Ġcombustion": 59333, - "Ġcome": 2586, - "Ġcomeback": 47637, - "Ġcomed": 63113, - "Ġcomedian": 51912, - "Ġcomedic": 95471, - "Ġcomedy": 23160, - "Ġcoment": 33457, - "Ġcomentario": 83817, - "Ġcomentarios": 80512, - "Ġcomenz": 75209, - "Ġcomer": 91427, - "Ġcomerc": 72009, - "Ġcomercial": 74961, - "Ġcomes": 4131, - "Ġcomet": 71086, - "Ġcomeç": 82247, - "Ġcomfort": 6981, - "Ġcomfortable": 10882, - "Ġcomfortably": 45769, - "Ġcomforting": 69130, - "Ġcomforts": 97181, - "Ġcomfy": 60421, - "Ġcomic": 20303, - "Ġcomics": 29159, - "Ġcomida": 98878, - "Ġcoming": 5108, - "Ġcomm": 1081, - "Ġcomma": 32783, - "Ġcommand": 3290, - "Ġcommande": 68851, - "Ġcommanded": 54757, - "Ġcommander": 29094, - "Ġcommanders": 61427, - "Ġcommanding": 65440, - "Ġcommands": 11545, - "Ġcommas": 77702, - "Ġcomme": 22299, - "Ġcommem": 42317, - "Ġcommemor": 81154, - "Ġcommemorate": 83623, - "Ġcommenc": 59062, - "Ġcommence": 56445, - "Ġcommenced": 65362, - "Ġcommencement": 69544, - "Ġcommend": 74212, - "Ġcomment": 4068, - "Ġcommentaire": 88089, - "Ġcommentary": 31710, - "Ġcommentator": 69836, - "Ġcommentators": 63594, - "Ġcommented": 29786, - "Ġcommenter": 97166, - "Ġcommenting": 41365, - "Ġcomments": 6170, - "Ġcommerc": 95194, - "Ġcommerce": 36754, - "Ġcommercial": 8518, - "Ġcommercially": 54453, - "Ġcommercials": 63595, - "Ġcommission": 12396, - "Ġcommissioned": 44224, - "Ġcommissioner": 41443, - "Ġcommissioners": 74655, - "Ġcommissions": 54764, - "Ġcommit": 5379, - "Ġcommitment": 15507, - "Ġcommitments": 42356, - "Ġcommits": 42635, - "Ġcommitted": 11411, - "Ġcommittee": 13093, - "Ġcommittees": 42547, - "Ġcommitting": 40583, - "Ġcommod": 26631, - "Ġcommodities": 51967, - "Ġcommodity": 38983, - "Ġcommodo": 79424, - "Ġcommon": 4279, - "Ġcommonly": 17037, - "Ġcommonplace": 78014, - "Ġcommons": 66062, - "Ġcommun": 34561, - "Ġcommunal": 57937, - "Ġcommune": 79245, - "Ġcommunic": 6057, - "Ġcommunicate": 19570, - "Ġcommunicated": 59035, - "Ġcommunicates": 92606, - "Ġcommunicating": 42247, - "Ġcommunication": 10758, - "Ġcommunications": 17320, - "Ġcommunicator": 87771, - "Ġcommunion": 94132, - "Ġcommunism": 71189, - "Ġcommunist": 50315, - "Ġcommunities": 10977, - "Ġcommunity": 4029, - "Ġcommute": 59263, - "Ġcommuter": 89103, - "Ġcommuters": 82821, - "Ġcommuting": 94950, - "Ġcomo": 8112, - "Ġcomp": 1391, - "Ġcompact": 17251, - "Ġcompagn": 83491, - "Ġcompan": 4637, - "Ġcompanies": 5220, - "Ġcompanion": 22489, - "Ġcompanions": 41957, - "Ġcompany": 2883, - "ĠcompanyId": 68275, - "ĠcompanyName": 94015, - "Ġcompar": 7809, - "Ġcomparable": 30139, - "Ġcomparative": 55394, - "Ġcomparatively": 71561, - "Ġcomparator": 53140, - "Ġcompare": 9616, - "ĠcompareTo": 80398, - "Ġcompared": 7863, - "Ġcomparer": 93455, - "Ġcompares": 43565, - "Ġcomparing": 27393, - "Ġcomparison": 12593, - "Ġcomparisons": 36595, - "Ġcompart": 39667, - "Ġcompartir": 82846, - "Ġcompartment": 44598, - "Ġcompartments": 87352, - "Ġcompass": 24653, - "Ġcompassion": 30481, - "Ġcompassionate": 60961, - "Ġcompat": 12413, - "Ġcompatibility": 25780, - "Ġcompatible": 18641, - "Ġcompañ": 64403, - "Ġcompel": 83173, - "Ġcompelled": 48984, - "Ġcompelling": 29722, - "Ġcompens": 14573, - "Ġcompensate": 46794, - "Ġcompensated": 66982, - "Ġcompensation": 20448, - "Ġcompet": 4634, - "Ġcompete": 20874, - "Ġcompeted": 67235, - "Ġcompetence": 58266, - "Ġcompetency": 93904, - "Ġcompetent": 40883, - "Ġcompeting": 27260, - "Ġcompetit": 52304, - "Ġcompetition": 10937, - "Ġcompetitions": 43682, - "Ġcompetitive": 15022, - "Ġcompetitiveness": 77651, - "Ġcompetitor": 43940, - "Ġcompetitors": 28650, - "Ġcompil": 98031, - "Ġcompilation": 29772, - "Ġcompile": 19742, - "Ġcompiled": 20276, - "Ġcompiler": 19979, - "Ġcompilers": 88175, - "Ġcompiling": 55320, - "Ġcompl": 4684, - "Ġcomplain": 29011, - "Ġcomplained": 35070, - "Ġcomplaining": 42126, - "Ġcomplains": 90058, - "Ġcomplaint": 12458, - "Ġcomplaints": 21859, - "Ġcomple": 1946, - "Ġcomplement": 23606, - "Ġcomplementary": 58535, - "Ġcomplet": 3543, - "Ġcompleta": 71301, - "Ġcompletamente": 85724, - "Ġcomplete": 4686, - "Ġcompleted": 8308, - "Ġcompletely": 6724, - "Ġcompleteness": 80414, - "Ġcompletes": 45695, - "Ġcompleting": 27666, - "Ġcompletion": 9954, - "ĠcompletionHandler": 46880, - "Ġcompleto": 56511, - "Ġcomplex": 6485, - "Ġcomplexes": 69125, - "Ġcomplexion": 91679, - "Ġcomplexities": 84140, - "Ġcomplexity": 23965, - "Ġcompliance": 8907, - "Ġcompliant": 49798, - "Ġcomplic": 69226, - "Ġcomplicated": 17395, - "Ġcomplication": 86919, - "Ġcomplications": 36505, - "Ġcomplied": 84864, - "Ġcompliment": 32241, - "Ġcomplimentary": 54428, - "Ġcompliments": 72739, - "Ġcomply": 26069, - "Ġcomplying": 89506, - "Ġcomponent": 3777, - "ĠcomponentDid": 24744, - "ĠcomponentDidMount": 27838, - "ĠcomponentDidUpdate": 86320, - "ĠcomponentName": 95242, - "ĠcomponentWill": 39945, - "ĠcomponentWillMount": 79238, - "ĠcomponentWillUnmount": 72676, - "Ġcomponente": 96789, - "Ġcomponents": 6956, - "Ġcomport": 52962, - "Ġcompos": 40321, - "Ġcompose": 31435, - "Ġcomposed": 24306, - "Ġcomposer": 40550, - "Ġcomposers": 95835, - "Ġcomposing": 76978, - "Ġcomposite": 28814, - "Ġcomposition": 18528, - "Ġcompositions": 62644, - "Ġcompost": 57823, - "Ġcompound": 24549, - "Ġcompounded": 88424, - "Ġcompounds": 32246, - "Ġcompr": 13550, - "Ġcompra": 58729, - "Ġcomprar": 54509, - "Ġcompreh": 12963, - "Ġcomprehend": 58389, - "Ġcomprehension": 62194, - "Ġcomprehensive": 16195, - "Ġcomprend": 60946, - "Ġcompress": 25633, - "Ġcompressed": 31749, - "Ġcompression": 26168, - "Ġcompressor": 59977, - "Ġcomprise": 54350, - "Ġcomprised": 40056, - "Ġcomprises": 41095, - "Ġcomprising": 46338, - "Ġcomprom": 26600, - "Ġcompromise": 30485, - "Ġcompromised": 44500, - "Ġcompromises": 92546, - "Ġcompromising": 76100, - "Ġcomps": 89373, - "Ġcompt": 55056, - "Ġcompte": 42463, - "Ġcompuls": 48206, - "Ġcompulsory": 65868, - "Ġcomput": 3801, - "Ġcomputation": 35547, - "Ġcomputational": 55580, - "Ġcomputations": 83699, - "Ġcompute": 12849, - "Ġcomputed": 25157, - "Ġcomputer": 6500, - "Ġcomputers": 19002, - "Ġcomputes": 58303, - "Ġcomputing": 25213, - "Ġcompét": 75332, - "Ġcomrades": 67128, - "Ġcomun": 44035, - "Ġcomunic": 46915, - "Ġcomunidad": 94990, - "Ġcon": 390, - "Ġconc": 3613, - "Ġconcat": 34820, - "Ġconcaten": 41072, - "Ġconcatenate": 78884, - "Ġconcatenated": 98634, - "Ġconce": 20245, - "Ġconceal": 54262, - "Ġconcealed": 44133, - "Ġconced": 38830, - "Ġconcede": 81660, - "Ġconceded": 62687, - "Ġconceivable": 95883, - "Ġconceive": 77151, - "Ġconceived": 50178, - "Ġconcent": 10219, - "Ġconcentr": 17576, - "Ġconcentrate": 37455, - "Ġconcentrated": 38626, - "Ġconcentrates": 99005, - "Ġconcentrating": 76387, - "Ġconcentration": 20545, - "Ġconcentrations": 32466, - "Ġconcept": 7434, - "Ġconception": 43656, - "Ġconcepts": 19476, - "Ġconceptual": 44901, - "Ġconcern": 4747, - "Ġconcerned": 11920, - "Ġconcerning": 18815, - "Ġconcerns": 10742, - "Ġconcert": 21497, - "Ġconcerted": 97666, - "Ġconcerts": 47679, - "Ġconcess": 57926, - "Ġconcession": 69573, - "Ġconcessions": 62608, - "Ġconcise": 64694, - "Ġconcl": 93224, - "Ġconclude": 32194, - "Ġconcluded": 20536, - "Ġconcludes": 45537, - "Ġconcluding": 72126, - "Ġconclus": 84082, - "Ġconclusion": 17102, - "Ġconclusions": 31342, - "Ġconclusive": 98586, - "Ġconco": 76639, - "Ġconcrete": 14509, - "Ġconcurrency": 79110, - "Ġconcurrent": 35135, - "Ġconcurrently": 79126, - "Ġconcussion": 69006, - "Ġcond": 9955, - "Ġcondem": 21748, - "Ġcondemn": 40074, - "Ġcondemnation": 72106, - "Ġcondemned": 39025, - "Ġcondemning": 82234, - "Ġcondensed": 75826, - "Ġcondi": 87556, - "Ġcondiciones": 78758, - "Ġcondition": 3044, - "Ġconditional": 35787, - "Ġconditioned": 66731, - "Ġconditioner": 65424, - "Ġconditioning": 35121, - "Ġconditions": 4787, - "Ġcondo": 44200, - "Ġcondol": 70560, - "Ġcondolences": 80293, - "Ġcondom": 37816, - "Ġcondominium": 86076, - "Ġcondoms": 79975, - "Ġcondos": 88475, - "Ġcondu": 76069, - "Ġconduc": 75396, - "Ġconducive": 95561, - "Ġconduct": 6929, - "Ġconducted": 13375, - "Ġconducting": 31474, - "Ġconductivity": 98971, - "Ġconductor": 61856, - "Ġconducts": 74198, - "Ġconduit": 77635, - "Ġcone": 22949, - "Ġconect": 70444, - "Ġconectar": 95854, - "Ġcones": 87992, - "Ġconex": 55304, - "Ġconexao": 98977, - "Ġconexion": 56526, - "Ġconexión": 90958, - "Ġconf": 2389, - "Ġconfer": 49843, - "Ġconference": 10017, - "Ġconferences": 38614, - "Ġconferred": 91670, - "Ġconfess": 48466, - "Ġconfessed": 63417, - "Ġconfession": 58473, - "Ġconfidence": 12410, - "Ġconfident": 16913, - "Ġconfidential": 27285, - "Ġconfidentiality": 65295, - "Ġconfidently": 78076, - "Ġconfig": 2242, - "ĠconfigFile": 93870, - "Ġconfigparser": 98537, - "Ġconfigs": 43409, - "Ġconfigur": 48071, - "Ġconfigurable": 44494, - "Ġconfiguration": 6683, - "Ġconfigurations": 33483, - "Ġconfigure": 14749, - "Ġconfigured": 20336, - "Ġconfiguring": 72883, - "Ġconfined": 45408, - "Ġconfinement": 66678, - "Ġconfines": 91120, - "Ġconfirm": 7838, - "ĠconfirmPassword": 89218, - "Ġconfirmation": 20109, - "Ġconfirmed": 11007, - "Ġconfirming": 50096, - "Ġconfirms": 43496, - "Ġconfisc": 57456, - "Ġconfiscated": 87370, - "Ġconfl": 83977, - "Ġconflic": 9338, - "Ġconflict": 12324, - "Ġconflicting": 52133, - "Ġconflicts": 26885, - "Ġconform": 26965, - "Ġconforme": 98642, - "Ġconformity": 90301, - "Ġconforms": 96264, - "Ġconfort": 67009, - "Ġconfront": 17302, - "Ġconfrontation": 48853, - "Ġconfronted": 41782, - "Ġconfronting": 75867, - "Ġconfuse": 59217, - "Ġconfused": 22568, - "Ġconfusing": 31715, - "Ġconfusion": 22047, - "Ġcong": 99898, - "Ġcongen": 83066, - "Ġcongest": 44385, - "Ġcongestion": 55146, - "Ġconglomer": 88751, - "Ġcongr": 31269, - "Ġcongrat": 40588, - "Ġcongratulate": 89246, - "Ġcongratulations": 82644, - "Ġcongreg": 77415, - "Ġcongregation": 59635, - "Ġcongress": 21716, - "Ġcongressional": 31719, - "Ġcongressman": 74588, - "Ġconhe": 92510, - "Ġconhec": 71583, - "Ġconj": 16898, - "Ġconject": 87015, - "Ġconjug": 64380, - "Ġconjunction": 32546, - "Ġconjunto": 68593, - "Ġconn": 4635, - "Ġconna": 74282, - "Ġconnect": 4667, - "Ġconnected": 8599, - "Ġconnecting": 21583, - "Ġconnection": 3717, - "ĠconnectionString": 63184, - "Ġconnections": 13537, - "Ġconnectivity": 31357, - "Ġconnector": 28087, - "Ġconnectors": 58170, - "Ġconnects": 34161, - "Ġconnexion": 73876, - "Ġconoc": 33946, - "Ġconocer": 60340, - "Ġconosc": 84169, - "Ġconqu": 39879, - "Ġconquer": 51630, - "Ġconquered": 69912, - "Ġconquest": 62366, - "Ġcons": 1615, - "Ġconsc": 13902, - "Ġconscience": 42563, - "Ġconscient": 74365, - "Ġconscious": 17371, - "Ġconsciously": 70903, - "Ġconsciousness": 25917, - "Ġconse": 31025, - "Ġconsec": 20503, - "Ġconsect": 34935, - "Ġconsectetur": 36240, - "Ġconsecutive": 24871, - "Ġconseg": 99151, - "Ġconsegu": 56888, - "Ġconseguir": 77959, - "Ġconseils": 92980, - "Ġconsensus": 24811, - "Ġconsent": 14771, - "Ġconsenting": 93501, - "Ġconsequ": 12777, - "Ġconsequat": 85987, - "Ġconsequence": 29774, - "Ġconsequences": 16296, - "Ġconsequential": 91183, - "Ġconsequently": 52394, - "Ġconserv": 11357, - "Ġconservation": 29711, - "Ġconservatism": 90674, - "Ġconservative": 15692, - "Ġconservatives": 34375, - "Ġconserve": 78548, - "Ġconsid": 77554, - "Ġconsider": 2980, - "Ġconsiderable": 24779, - "Ġconsiderably": 33452, - "Ġconsideration": 18361, - "Ġconsiderations": 38864, - "Ġconsidered": 6646, - "Ġconsidering": 13126, - "Ġconsiders": 32238, - "Ġconsist": 6824, - "Ġconsisted": 44660, - "Ġconsistency": 29237, - "Ġconsistent": 13263, - "Ġconsistently": 21356, - "Ġconsisting": 31706, - "Ġconsists": 17610, - "Ġconsolation": 99958, - "Ġconsole": 2393, - "Ġconsoles": 51193, - "Ġconsolid": 28230, - "Ġconsolidate": 74421, - "Ġconsolidated": 60391, - "Ġconsolidation": 60732, - "Ġconson": 78605, - "Ġconsort": 63929, - "Ġconsortium": 75094, - "Ġconspic": 75315, - "Ġconspicuous": 97985, - "Ġconspir": 22236, - "Ġconspiracy": 26359, - "Ġconst": 738, - "Ġconstant": 6926, - "Ġconstantly": 15320, - "Ġconstants": 18508, - "Ġconstellation": 83486, - "Ġconstexpr": 20082, - "Ġconstit": 9129, - "Ġconstitu": 31605, - "Ġconstituency": 65739, - "Ġconstituent": 75164, - "Ġconstituents": 51720, - "Ġconstitute": 35256, - "Ġconstituted": 65591, - "Ġconstitutes": 42675, - "Ġconstitution": 16812, - "Ġconstitutional": 25543, - "Ġconstr": 19477, - "Ġconstrain": 80799, - "Ġconstrained": 54852, - "Ġconstraint": 22295, - "Ġconstraints": 17413, - "Ġconstruct": 9429, - "Ġconstructed": 20968, - "Ġconstructing": 50453, - "Ġconstruction": 8246, - "Ġconstructions": 96939, - "Ġconstructive": 54584, - "Ġconstructor": 4797, - "Ġconstructors": 55817, - "Ġconstructs": 57327, - "Ġconstrued": 71259, - "Ġconsts": 96532, - "Ġconsul": 75289, - "Ġconsulate": 99517, - "Ġconsult": 8666, - "Ġconsulta": 48662, - "Ġconsultancy": 74379, - "Ġconsultant": 31760, - "Ġconsultants": 50184, - "Ġconsultar": 99437, - "Ġconsultation": 29173, - "Ġconsultations": 75537, - "Ġconsulted": 61302, - "Ġconsulting": 31831, - "Ġconsum": 4766, - "Ġconsume": 25024, - "Ġconsumed": 27073, - "Ġconsumer": 11761, - "Ġconsumers": 13723, - "Ġconsumes": 60606, - "Ġconsuming": 35208, - "Ġconsumo": 80990, - "Ġconsumption": 15652, - "Ġcont": 687, - "Ġconta": 45866, - "Ġcontact": 3729, - "Ġcontacted": 25559, - "Ġcontacting": 47208, - "Ġcontacto": 68252, - "Ġcontacts": 19015, - "Ġcontador": 59668, - "Ġcontag": 64915, - "Ġcontagious": 89534, - "Ġcontain": 6782, - "Ġcontained": 13282, - "Ġcontainer": 5593, - "ĠcontainerView": 98061, - "Ġcontainers": 24794, - "Ġcontaining": 8649, - "Ġcontainment": 46311, - "Ġcontains": 5727, - "Ġcontamin": 35522, - "Ġcontaminants": 88959, - "Ġcontaminated": 52673, - "Ġcontamination": 47810, - "Ġcontar": 89805, - "Ġcontato": 75713, - "Ġconte": 60716, - "Ġcontempl": 39471, - "Ġcontemplate": 80907, - "Ġcontemplated": 93439, - "Ġcontemplating": 79342, - "Ġcontempor": 59504, - "Ġcontemporary": 19225, - "Ġcontempt": 46454, - "Ġconten": 55111, - "Ġcontend": 56195, - "Ġcontender": 57259, - "Ġcontenders": 68739, - "Ġcontends": 82033, - "Ġcontenido": 55354, - "Ġcontent": 2262, - "ĠcontentType": 33203, - "ĠcontentValues": 82518, - "ĠcontentView": 64353, - "Ġcontention": 52240, - "Ġcontentious": 67600, - "Ġcontents": 8970, - "Ġcontenu": 76354, - "Ġcontest": 14130, - "Ġcontestant": 88322, - "Ġcontestants": 75524, - "Ġcontested": 57310, - "Ġcontests": 47603, - "Ġcontext": 2317, - "Ġcontexto": 77843, - "Ġcontexts": 38697, - "Ġcontextual": 66251, - "Ġcontiene": 81533, - "Ġcontiguous": 67603, - "Ġcontin": 2018, - "Ġcontinent": 32843, - "Ġcontinental": 58636, - "Ġcontinents": 66959, - "Ġconting": 39639, - "Ġcontingency": 83549, - "Ġcontingent": 59575, - "Ġcontinu": 16513, - "Ġcontinua": 92084, - "Ġcontinual": 77975, - "Ġcontinually": 35611, - "Ġcontinuar": 72107, - "Ġcontinuation": 42271, - "Ġcontinue": 3136, - "Ġcontinued": 8738, - "Ġcontinues": 9731, - "Ġcontinuing": 14691, - "Ġcontinuity": 50106, - "Ġcontinuous": 19815, - "Ġcontinuously": 31978, - "Ġcontinuum": 86901, - "Ġcontour": 42533, - "Ġcontours": 50131, - "Ġcontr": 6155, - "Ġcontra": 32150, - "Ġcontrace": 45936, - "Ġcontraception": 72354, - "Ġcontraceptive": 99390, - "Ġcontract": 5226, - "Ġcontracted": 51068, - "Ġcontracting": 60506, - "Ġcontraction": 71895, - "Ġcontractor": 31072, - "Ġcontractors": 33840, - "Ġcontracts": 17517, - "Ġcontractual": 76543, - "Ġcontrad": 23093, - "Ġcontradict": 43561, - "Ġcontradiction": 50859, - "Ġcontradictions": 81523, - "Ġcontradictory": 71240, - "Ġcontrario": 83913, - "Ġcontrary": 26102, - "Ġcontraseña": 66537, - "Ġcontrast": 13168, - "Ġcontrasting": 75055, - "Ġcontrasts": 83379, - "Ġcontrat": 88103, - "Ġcontrato": 82751, - "Ġcontre": 45973, - "Ġcontrib": 6044, - "Ġcontribute": 17210, - "Ġcontributed": 20162, - "Ġcontributes": 44072, - "Ġcontributing": 29820, - "Ġcontribution": 19035, - "Ġcontributions": 19564, - "Ġcontributor": 26373, - "Ġcontributors": 20965, - "Ġcontro": 83264, - "Ġcontrol": 2585, - "ĠcontrolId": 89632, - "Ġcontrole": 81213, - "Ġcontrolled": 14400, - "Ġcontroller": 6597, - "Ġcontrollers": 27319, - "Ġcontrolling": 26991, - "Ġcontrols": 11835, - "Ġcontrovers": 13669, - "Ġcontroversial": 20733, - "Ġcontroversies": 86893, - "Ġcontroversy": 26654, - "Ġconv": 5804, - "Ġconven": 10347, - "Ġconvened": 95898, - "Ġconvenience": 19679, - "Ġconvenient": 17125, - "Ġconveniently": 49170, - "Ġconvent": 17120, - "Ġconvention": 21977, - "Ġconventional": 21349, - "Ġconventions": 45593, - "Ġconver": 19873, - "Ġconverge": 80867, - "Ġconverged": 97875, - "Ġconvergence": 56541, - "Ġconvers": 7669, - "Ġconversation": 10652, - "Ġconversations": 21633, - "Ġconverse": 95340, - "Ġconversion": 14747, - "Ġconversions": 49822, - "Ġconvert": 5625, - "ĠconvertView": 35644, - "Ġconverted": 16489, - "Ġconverter": 28157, - "Ġconverters": 89988, - "Ġconvertible": 68713, - "Ġconverting": 34537, - "Ġconverts": 33822, - "Ġconvex": 67030, - "Ġconvey": 20599, - "Ġconveyed": 73897, - "Ġconveying": 94165, - "Ġconveyor": 50241, - "Ġconvict": 91134, - "Ġconvicted": 23959, - "Ġconviction": 29191, - "Ġconvictions": 48015, - "Ġconvin": 21770, - "Ġconvinc": 36961, - "Ġconvince": 28008, - "Ġconvinced": 22954, - "Ġconvincing": 40661, - "Ġconvo": 98188, - "Ġconvolution": 56812, - "Ġconvoy": 80561, - "Ġcook": 4394, - "Ġcookbook": 77204, - "Ġcooked": 30205, - "Ġcooker": 63183, - "Ġcookie": 12829, - "Ġcookies": 8443, - "Ġcooking": 17677, - "Ġcooks": 73527, - "Ġcool": 7155, - "Ġcoolant": 97870, - "Ġcooldown": 44350, - "Ġcooled": 65410, - "Ġcooler": 36921, - "Ġcoolest": 74534, - "Ġcooling": 28015, - "Ġcoop": 83170, - "Ġcooper": 22415, - "Ġcooperate": 47903, - "Ġcooperating": 82589, - "Ġcooperation": 23915, - "Ġcooperative": 48566, - "Ġcoord": 16896, - "Ġcoorden": 97484, - "Ġcoordin": 30478, - "Ġcoordinate": 16580, - "Ġcoordinated": 47672, - "Ġcoordinates": 14259, - "Ġcoordinating": 66515, - "Ġcoordination": 38793, - "Ġcoordinator": 31384, - "Ġcoords": 24842, - "Ġcop": 6293, - "Ġcope": 37586, - "Ġcopied": 22523, - "Ġcopies": 11236, - "Ġcoping": 63082, - "Ġcopp": 57100, - "Ġcopper": 24166, - "Ġcoppia": 83346, - "Ġcops": 35317, - "Ġcopy": 3048, - "Ġcopying": 32139, - "Ġcopyright": 7065, - "Ġcopyrighted": 59713, - "Ġcopyrights": 86918, - "Ġcoquine": 65258, - "Ġcor": 1867, - "Ġcoral": 53103, - "Ġcoraz": 83102, - "Ġcord": 23125, - "Ġcords": 80717, - "Ġcore": 6332, - "Ġcores": 36804, - "Ġcork": 90424, - "Ġcorn": 14095, - "Ġcorner": 9309, - "Ġcornerback": 68100, - "Ġcorners": 24359, - "Ġcornerstone": 82575, - "Ġcoron": 22760, - "Ġcoronary": 66298, - "Ġcoronavirus": 33333, - "Ġcoroutine": 78899, - "Ġcorp": 37566, - "Ġcorpo": 66734, - "Ġcorpor": 8533, - "Ġcorporate": 13166, - "Ġcorporation": 27767, - "Ġcorporations": 25341, - "Ġcorps": 34922, - "Ġcorpse": 52644, - "Ġcorpses": 73217, - "Ġcorpus": 43194, - "Ġcorr": 45453, - "Ġcorre": 12603, - "Ġcorrect": 4495, - "Ġcorrectamente": 59607, - "Ġcorrected": 37065, - "Ġcorrecting": 82475, - "Ġcorrection": 27358, - "Ġcorrections": 51479, - "Ġcorrective": 91852, - "Ġcorrectly": 12722, - "Ġcorrectness": 58423, - "Ġcorrel": 35983, - "Ġcorrelate": 81584, - "Ġcorrelated": 49393, - "Ġcorrelates": 97303, - "Ġcorrelation": 26670, - "Ġcorrelations": 69916, - "Ġcorreo": 47021, - "Ġcorres": 85164, - "Ġcorrespond": 8024, - "Ġcorrespondence": 44818, - "Ġcorrespondent": 49664, - "Ġcorresponding": 12435, - "Ġcorresponds": 34310, - "Ġcorrid": 34258, - "Ġcorridor": 46979, - "Ġcorridors": 75752, - "Ġcorro": 64456, - "Ġcorrobor": 79819, - "Ġcorros": 46657, - "Ġcorrosion": 56488, - "Ġcorrupt": 22681, - "Ġcorrupted": 50500, - "Ġcorruption": 21948, - "Ġcors": 45011, - "Ġcort": 23100, - "Ġcortex": 49370, - "Ġcortical": 83619, - "Ġcortisol": 89942, - "Ġcos": 8119, - "Ġcosa": 48613, - "Ġcosas": 56623, - "Ġcose": 86113, - "Ġcosine": 76359, - "Ġcosm": 56754, - "Ġcosmetic": 46552, - "Ġcosmetics": 66065, - "Ġcosmic": 55801, - "Ġcosmos": 83645, - "Ġcosplay": 89784, - "Ġcost": 2853, - "Ġcosta": 99802, - "Ġcosting": 54824, - "Ġcostly": 34348, - "Ġcosto": 78949, - "Ġcosts": 7194, - "Ġcostume": 32519, - "Ġcostumes": 45188, - "Ġcosy": 85979, - "Ġcosì": 69762, - "Ġcot": 48681, - "Ġcott": 97629, - "Ġcottage": 46722, - "Ġcotton": 24428, - "Ġcou": 4020, - "Ġcouch": 27240, - "Ġcougar": 48191, - "Ġcough": 40700, - "Ġcould": 1436, - "Ġcouldn": 7846, - "Ġcouleur": 76651, - "Ġcoun": 2346, - "Ġcouncil": 15177, - "Ġcouncill": 61145, - "Ġcouncillor": 91461, - "Ġcouncillors": 98505, - "Ġcouncils": 61783, - "Ġcounsel": 16467, - "Ġcounseling": 42316, - "Ġcounselling": 83781, - "Ġcounselor": 62475, - "Ġcounselors": 86347, - "Ġcount": 1797, - "Ġcountdown": 49128, - "Ġcounted": 31094, - "Ġcounter": 5663, - "Ġcountered": 86167, - "Ġcounterfeit": 83734, - "Ġcounterpart": 45116, - "Ġcounterparts": 38495, - "Ġcounters": 32632, - "Ġcountert": 61210, - "Ġcountertops": 85313, - "Ġcounties": 31276, - "Ġcounting": 26060, - "Ġcountless": 28701, - "Ġcountries": 5961, - "Ġcountry": 3224, - "ĠcountryCode": 91302, - "Ġcountryside": 47967, - "Ġcounts": 14921, - "Ġcounty": 14189, - "Ġcoup": 16081, - "Ġcoupe": 88609, - "Ġcouple": 5743, - "Ġcoupled": 34356, - "Ġcouples": 21961, - "Ġcoupling": 59086, - "Ġcoupon": 24759, - "Ġcoupons": 36398, - "Ġcour": 2126, - "Ġcourage": 25775, - "Ġcourageous": 75748, - "Ġcourier": 75617, - "Ġcours": 45369, - "Ġcourse": 3388, - "ĠcourseId": 88324, - "Ġcourses": 14307, - "Ġcoursework": 75533, - "Ġcourt": 5590, - "Ġcourte": 74999, - "Ġcourteous": 89288, - "Ġcourtesy": 27104, - "Ġcourthouse": 82132, - "Ġcourtroom": 59220, - "Ġcourts": 19359, - "Ġcourtyard": 66385, - "Ġcous": 27812, - "Ġcousin": 36271, - "Ġcousins": 61007, - "Ġcout": 5142, - "Ġcov": 22590, - "Ġcovariance": 60408, - "Ġcovenant": 65004, - "Ġcover": 3504, - "Ġcoverage": 10401, - "Ġcovered": 9960, - "Ġcovering": 18702, - "Ġcovers": 14861, - "Ġcovert": 57593, - "Ġcoveted": 70665, - "Ġcovid": 84117, - "Ġcow": 19923, - "Ġcoward": 66275, - "Ġcowboy": 81272, - "Ġcowork": 61068, - "Ġcoworkers": 84055, - "Ġcows": 46266, - "Ġcoy": 75709, - "Ġcoz": 85920, - "Ġcozy": 43535, - "Ġcp": 12773, - "Ġcpf": 65076, - "Ġcpp": 47924, - "Ġcps": 34365, - "Ġcpt": 95567, - "Ġcpu": 17769, - "Ġcq": 86922, - "Ġcr": 1589, - "Ġcra": 46141, - "Ġcrab": 60512, - "Ġcrack": 17944, - "Ġcrackdown": 59233, - "Ġcracked": 43939, - "Ġcrackers": 94911, - "Ġcracking": 52829, - "Ġcracks": 45963, - "Ġcraft": 11003, - "Ġcrafted": 34558, - "Ġcrafting": 45167, - "Ġcrafts": 44948, - "Ġcraftsm": 65881, - "Ġcraftsmanship": 85060, - "Ġcram": 100181, - "Ġcramped": 99832, - "Ġcran": 70637, - "Ġcrane": 74047, - "Ġcrank": 51358, - "Ġcrap": 36650, - "Ġcrappy": 83997, - "Ġcrash": 10121, - "Ġcrashed": 34853, - "Ġcrashes": 37237, - "Ġcrashing": 46574, - "Ġcrate": 18187, - "Ġcrater": 75807, - "Ġcrates": 82820, - "Ġcrave": 81413, - "Ġcraving": 64804, - "Ġcravings": 89928, - "Ġcraw": 24877, - "Ġcrawl": 46764, - "Ġcrawled": 93270, - "Ġcrawler": 74194, - "Ġcrawling": 72179, - "Ġcray": 90016, - "Ġcraz": 69691, - "Ġcrazy": 14599, - "Ġcrc": 38280, - "Ġcre": 1922, - "Ġcrea": 81870, - "Ġcread": 62586, - "Ġcreado": 94501, - "Ġcream": 12932, - "Ġcreampie": 62177, - "Ġcreams": 81316, - "Ġcreamy": 47985, - "Ġcrear": 48837, - "Ġcreat": 6184, - "Ġcreate": 1893, - "ĠcreateAction": 77736, - "ĠcreateContext": 84774, - "ĠcreateDate": 87585, - "ĠcreateElement": 87205, - "ĠcreateSelector": 83472, - "ĠcreateStackNavigator": 99920, - "ĠcreateState": 37817, - "ĠcreateStore": 54539, - "ĠcreateTime": 54249, - "ĠcreateUser": 61854, - "Ġcreated": 3549, - "ĠcreatedAt": 34151, - "ĠcreatedBy": 84873, - "Ġcreates": 11705, - "Ġcreating": 6968, - "Ġcreation": 9886, - "Ġcreations": 53862, - "Ġcreative": 11782, - "Ġcreatively": 93396, - "Ġcreativity": 28697, - "Ġcreator": 20514, - "Ġcreators": 34899, - "Ġcreature": 17661, - "Ġcreatures": 20566, - "Ġcred": 4281, - "Ġcredential": 41307, - "Ġcredentials": 16792, - "Ġcredibility": 38769, - "Ġcredible": 43010, - "Ġcredit": 6807, - "Ġcredited": 41857, - "Ġcreditor": 98489, - "Ġcreditors": 66599, - "Ġcredits": 20746, - "Ġcreds": 74277, - "Ġcree": 87539, - "Ġcreed": 92107, - "Ġcreek": 65505, - "Ġcreep": 28182, - "Ġcreeping": 88692, - "Ġcreepy": 51940, - "Ġcref": 11393, - "Ġcrem": 71296, - "Ġcreo": 89324, - "Ġcres": 46858, - "Ġcresc": 79088, - "Ġcrest": 73024, - "Ġcrew": 13941, - "Ġcrews": 43160, - "Ġcri": 28658, - "Ġcria": 85008, - "Ġcrian": 88238, - "Ġcriar": 77510, - "Ġcrib": 80111, - "Ġcricket": 37099, - "Ġcried": 39169, - "Ġcries": 58845, - "Ġcrim": 86032, - "Ġcrime": 9977, - "Ġcrimes": 17073, - "Ġcriminal": 9337, - "Ġcriminals": 32638, - "Ġcrimson": 97119, - "Ġcripp": 71108, - "Ġcrippled": 99052, - "Ġcrippling": 97106, - "Ġcris": 60053, - "Ġcrises": 58187, - "Ġcrisis": 11501, - "Ġcrisp": 42954, - "Ġcrispy": 73624, - "Ġcrist": 69084, - "Ġcrit": 4742, - "Ġcriter": 81439, - "Ġcriteria": 13186, - "Ġcriterion": 37057, - "Ġcritic": 9940, - "Ġcritical": 9200, - "Ġcritically": 41440, - "Ġcriticised": 60479, - "Ġcriticism": 19347, - "Ġcriticisms": 63836, - "Ġcriticize": 61730, - "Ġcriticized": 32614, - "Ġcriticizing": 69088, - "Ġcritics": 23531, - "Ġcritique": 43665, - "Ġcritiques": 87313, - "Ġcro": 14425, - "Ġcrochet": 75119, - "Ġcron": 47682, - "Ġcrop": 19641, - "Ġcropped": 61243, - "Ġcropping": 100037, - "Ġcrops": 31665, - "Ġcrore": 45843, - "Ġcross": 5425, - "ĠcrossAxisAlignment": 44795, - "Ġcrossed": 28129, - "Ġcrosses": 50535, - "Ġcrossing": 27736, - "Ġcrossings": 87199, - "Ġcrossorigin": 32001, - "Ġcrossover": 49480, - "Ġcrossword": 92496, - "Ġcrow": 9460, - "Ġcrowd": 13734, - "Ġcrowded": 39313, - "Ġcrowdfunding": 77744, - "Ġcrowds": 35851, - "Ġcrown": 27631, - "Ġcrowned": 79743, - "Ġcrt": 99067, - "Ġcru": 23010, - "Ġcruc": 15131, - "Ġcrucial": 16996, - "Ġcrud": 76504, - "Ġcrude": 35750, - "Ġcruel": 28128, - "Ġcruelty": 54680, - "Ġcruis": 60197, - "Ġcruise": 31551, - "Ġcruiser": 76624, - "Ġcruising": 73327, - "Ġcrumbling": 89417, - "Ġcrumbs": 97677, - "Ġcrunch": 42834, - "Ġcrunchy": 95333, - "Ġcrus": 62818, - "Ġcrush": 5138, - "Ġcrushed": 33745, - "Ġcrusher": 7965, - "Ġcrushers": 26297, - "Ġcrushing": 14770, - "Ġcrust": 40712, - "Ġcruz": 87251, - "Ġcry": 16106, - "Ġcrying": 31299, - "Ġcrypt": 14774, - "Ġcrypto": 19566, - "Ġcryptoc": 20833, - "Ġcryptocurrencies": 45074, - "Ġcryptocurrency": 27128, - "Ġcryptographic": 90229, - "Ġcryptography": 87937, - "Ġcryst": 35442, - "Ġcrystal": 26110, - "Ġcrystall": 64568, - "Ġcrystals": 48473, - "Ġcré": 34280, - "Ġcréation": 81939, - "Ġcréd": 68292, - "Ġcréer": 75831, - "Ġcs": 10755, - "Ġcsak": 81377, - "Ġcsr": 70032, - "Ġcsrf": 36622, - "Ġcss": 16256, - "Ġcst": 94904, - "Ġcsv": 13448, - "Ġcsvfile": 98995, - "Ġct": 20864, - "Ġctl": 66035, - "Ġctor": 57553, - "Ġctr": 51738, - "Ġctrl": 24675, - "Ġctx": 5753, - "Ġctxt": 60262, - "Ġctype": 86607, - "Ġctypes": 49319, - "Ġcu": 7015, - "Ġcual": 28189, - "Ġcuales": 95849, - "Ġcualquier": 47009, - "Ġcuando": 27443, - "Ġcuanto": 87587, - "Ġcuatro": 77108, - "Ġcub": 19250, - "Ġcube": 24671, - "Ġcubes": 55204, - "Ġcubic": 41999, - "Ġcuc": 75391, - "Ġcuck": 63279, - "Ġcuckold": 82352, - "Ġcucumber": 66032, - "Ġcud": 79687, - "Ġcuda": 25412, - "ĠcudaMemcpy": 62384, - "Ġcudd": 65245, - "Ġcue": 50498, - "Ġcuent": 88338, - "Ġcuenta": 32195, - "Ġcuer": 57395, - "Ġcuerpo": 63613, - "Ġcues": 57016, - "Ġcuff": 75523, - "Ġcuffs": 90569, - "Ġcui": 39044, - "Ġcuid": 57776, - "Ġcuis": 31547, - "Ġcuisine": 36105, - "Ġcuk": 93843, - "Ġcul": 11957, - "Ġculinary": 58441, - "Ġculmination": 93301, - "Ġculo": 65498, - "Ġculp": 98025, - "Ġculpa": 84385, - "Ġculprit": 75283, - "Ġcult": 4612, - "Ġcultiv": 27981, - "Ġcultivate": 67632, - "Ġcultivated": 67166, - "Ġcultivating": 99139, - "Ġcultivation": 52129, - "Ġcultura": 74735, - "Ġcultural": 13042, - "Ġculturally": 66963, - "Ġculture": 7829, - "Ġcultured": 89948, - "Ġcultures": 27833, - "Ġcum": 12454, - "Ġcumbersome": 96190, - "Ġcumpl": 74455, - "Ġcumshot": 95727, - "Ġcumulative": 40944, - "Ġcunning": 81779, - "Ġcunt": 69801, - "Ġcup": 10747, - "Ġcupboard": 87041, - "Ġcupcakes": 88993, - "Ġcupid": 93543, - "Ġcups": 26446, - "Ġcur": 2917, - "Ġcurated": 58732, - "Ġcurator": 87805, - "Ġcurb": 44962, - "Ġcure": 27208, - "Ġcured": 64688, - "Ġcuring": 97330, - "Ġcuriosity": 41328, - "Ġcurious": 22999, - "Ġcurl": 14284, - "Ġcurled": 92626, - "Ġcurls": 90049, - "Ġcurly": 69203, - "Ġcurr": 10004, - "Ġcurrencies": 36702, - "Ġcurrency": 11667, - "Ġcurrent": 1510, - "ĠcurrentDate": 60913, - "ĠcurrentIndex": 51140, - "ĠcurrentItem": 92727, - "ĠcurrentNode": 47399, - "ĠcurrentPage": 40414, - "ĠcurrentPlayer": 91168, - "ĠcurrentPosition": 85518, - "ĠcurrentState": 58978, - "ĠcurrentTime": 40299, - "ĠcurrentUser": 32543, - "ĠcurrentValue": 67348, - "Ġcurrently": 5131, - "Ġcurrents": 60701, - "Ġcurriculum": 30676, - "Ġcurry": 55178, - "Ġcurs": 24018, - "Ġcurse": 41100, - "Ġcursed": 63971, - "Ġcurses": 68247, - "Ġcurso": 48192, - "Ġcursor": 8291, - "Ġcursos": 87591, - "Ġcurt": 44278, - "Ġcurtain": 46866, - "Ġcurtains": 54499, - "Ġcurvature": 83233, - "Ġcurve": 16029, - "Ġcurved": 50264, - "Ġcurves": 37033, - "Ġcus": 81070, - "Ġcush": 33868, - "Ġcushion": 45738, - "Ġcushions": 68241, - "Ġcust": 16973, - "Ġcustody": 25502, - "Ġcustom": 2587, - "Ġcustomary": 73348, - "Ġcustomer": 6130, - "ĠcustomerId": 68605, - "Ġcustomers": 6444, - "Ġcustomizable": 63174, - "Ġcustomization": 49141, - "Ġcustomize": 32187, - "Ġcustomized": 32789, - "Ġcustoms": 35869, - "Ġcut": 4018, - "Ġcute": 19369, - "Ġcutoff": 45379, - "Ġcuts": 15455, - "Ġcutter": 62705, - "Ġcutting": 14713, - "Ġcuz": 91915, - "Ġcv": 5661, - "Ġcvs": 94242, - "Ġcw": 54191, - "Ġcwd": 48038, - "Ġcx": 21375, - "Ġcy": 9693, - "Ġcyan": 58988, - "Ġcyber": 21516, - "Ġcybersecurity": 62542, - "Ġcyc": 44448, - "Ġcycl": 32343, - "Ġcycle": 11008, - "Ġcycles": 25492, - "Ġcyclic": 77102, - "Ġcycling": 33162, - "Ġcyclist": 81131, - "Ġcyclists": 56183, - "Ġcyl": 43021, - "Ġcylinder": 35664, - "Ġcylinders": 75421, - "Ġcylindrical": 79610, - "Ġcyn": 48364, - "Ġcynical": 70779, - "Ġcyst": 63581, - "Ġcyt": 79909, - "Ġcytok": 83185, - "Ġcz": 18472, - "Ġczas": 48519, - "Ġczy": 37050, - "ĠczÄĻ": 70394, - "Ġcá": 59801, - "Ġcác": 79328, - "Ġcâ": 48924, - "Ġcé": 64934, - "Ġcél": 84850, - "Ġcélib": 95436, - "Ġcó": 29876, - "Ġcódigo": 45159, - "Ġcómo": 55996, - "Ġcông": 63129, - "Ġcôt": 72070, - "Ġcôté": 81337, - "ĠcÄĥ": 40357, - "Ġcủa": 60835, - "Ġd": 294, - "ĠdB": 44868, - "Ġda": 3067, - "Ġdaar": 60447, - "Ġdab": 83868, - "Ġdabei": 50636, - "Ġdac": 77992, - "Ġdad": 18233, - "Ġdaddy": 57642, - "Ġdado": 58892, - "Ġdados": 29045, - "Ġdads": 89861, - "Ġdaemon": 40393, - "Ġdafür": 69052, - "Ġdag": 29169, - "Ġdagen": 91051, - "Ġdagger": 40331, - "Ġdah": 53588, - "Ġdaha": 62594, - "Ġdaher": 94428, - "Ġdai": 63492, - "Ġdaily": 7446, - "Ġdairy": 34479, - "Ġdak": 98153, - "Ġdal": 25769, - "Ġdalam": 30892, - "Ġdall": 64093, - "Ġdalla": 49308, - "Ġdalle": 86344, - "Ġdam": 3824, - "Ġdamage": 5674, - "Ġdamaged": 20727, - "Ġdamages": 26186, - "Ġdamaging": 34446, - "Ġdame": 65867, - "Ġdamer": 43051, - "Ġdames": 85321, - "Ġdamit": 41970, - "Ġdamn": 27860, - "Ġdamned": 68465, - "Ġdamning": 96403, - "Ġdamp": 41369, - "Ġdamping": 84614, - "Ġdams": 83625, - "Ġdan": 9279, - "Ġdance": 15612, - "Ġdanced": 84852, - "Ġdancer": 64682, - "Ġdancers": 61583, - "Ġdances": 73806, - "Ġdancing": 29066, - "Ġdando": 93745, - "Ġdane": 89695, - "Ġdang": 58612, - "Ġdanger": 8137, - "Ġdangerous": 11660, - "Ġdangerously": 59594, - "Ġdangers": 37064, - "Ġdangling": 92723, - "Ġdanh": 99996, - "Ġdank": 81222, - "Ġdanmark": 90292, - "Ġdann": 25974, - "Ġdans": 7010, - "Ġdansk": 50420, - "Ġdanske": 56853, - "Ġdanych": 83317, - "Ġdao": 25810, - "Ġdap": 82621, - "Ġdapat": 45217, - "Ġdar": 15627, - "Ġdara": 65169, - "Ġdarauf": 75154, - "Ġdare": 33304, - "Ġdared": 76035, - "Ġdarf": 88331, - "Ġdari": 25177, - "Ġdaring": 59772, - "Ġdark": 6453, - "Ġdarken": 95788, - "Ġdarker": 40130, - "Ġdarkest": 77069, - "Ġdarkness": 27394, - "Ġdarling": 76745, - "Ġdarm": 84402, - "Ġdarn": 74777, - "Ġdart": 57067, - "Ġdarüber": 96138, - "Ġdas": 6754, - "Ġdash": 24858, - "Ġdashboard": 28065, - "Ġdashed": 67822, - "Ġdashes": 88646, - "Ġdass": 15297, - "Ġdat": 3338, - "Ġdata": 828, - "ĠdataArray": 84812, - "ĠdataGridView": 18529, - "ĠdataGridViewCellStyle": 27539, - "ĠdataGridViewTextBoxColumn": 95525, - "ĠdataIndex": 43094, - "ĠdataList": 59695, - "ĠdataSet": 57153, - "ĠdataSize": 91061, - "ĠdataSnapshot": 65293, - "ĠdataSource": 30654, - "ĠdataTable": 63866, - "ĠdataType": 23082, - "Ġdatab": 72340, - "Ġdatabase": 4729, - "Ġdatabases": 32906, - "Ġdataframe": 39328, - "Ġdatap": 62823, - "Ġdatas": 17304, - "Ġdataset": 10550, - "Ġdatasets": 30525, - "Ġdatasource": 70256, - "Ġdatastore": 66086, - "Ġdatatable": 94106, - "Ġdatatype": 47734, - "Ġdate": 2457, - "ĠdateFormat": 50367, - "ĠdateFormatter": 70876, - "ĠdatePicker": 93251, - "ĠdateString": 86598, - "ĠdateTime": 35708, - "Ġdated": 30105, - "Ġdates": 13003, - "Ġdatetime": 9050, - "Ġdati": 72527, - "Ġdating": 5029, - "Ġdatings": 43370, - "Ġdatingside": 77135, - "Ġdatingsider": 85965, - "Ġdato": 47392, - "Ġdatos": 18224, - "Ġdatum": 42656, - "Ġdau": 89380, - "Ġdaughter": 10003, - "Ġdaughters": 30968, - "Ġdaunting": 57697, - "Ġdav": 41869, - "Ġdavid": 55046, - "Ġdavidjl": 99944, - "Ġdavon": 75665, - "Ġdawn": 39493, - "Ġday": 1938, - "Ġdaycare": 100254, - "Ġdaylight": 53121, - "Ġdays": 2919, - "Ġdaytime": 62182, - "Ġdazu": 54897, - "Ġdazz": 61018, - "Ġdazzling": 78088, - "ĠdaÃŁ": 95667, - "Ġdb": 3000, - "ĠdbContext": 56595, - "ĠdbHelper": 97080, - "ĠdbName": 76664, - "Ġdbc": 80745, - "Ġdbg": 49004, - "Ġdbl": 90095, - "Ġdbname": 84592, - "Ġdbo": 56959, - "Ġdbs": 85681, - "Ġdbus": 74796, - "Ġdc": 19966, - "Ġdcc": 92379, - "Ġdct": 91264, - "Ġdd": 20221, - "Ġddl": 56880, - "Ġde": 409, - "Ġdeactivate": 67345, - "Ġdeactivated": 84716, - "Ġdead": 5710, - "Ġdeadliest": 99469, - "Ġdeadline": 22143, - "Ġdeadlines": 58982, - "Ġdeadlock": 94445, - "Ġdeadly": 25114, - "Ġdeaf": 47842, - "Ġdeal": 3568, - "Ġdealer": 24204, - "Ġdealers": 27291, - "Ġdealership": 62296, - "Ġdealing": 14892, - "Ġdealings": 67029, - "Ġdealloc": 78770, - "Ġdeals": 12789, - "Ġdealt": 27023, - "Ġdean": 73962, - "Ġdear": 25237, - "Ġdearly": 98663, - "Ġdeath": 4648, - "Ġdeaths": 16779, - "Ġdeb": 4316, - "Ġdebacle": 100012, - "Ġdebate": 11249, - "Ġdebated": 59674, - "Ġdebates": 37635, - "Ġdebating": 71513, - "Ġdebe": 35474, - "Ġdeben": 74713, - "Ġdeber": 59305, - "Ġdebian": 97178, - "Ġdebido": 91992, - "Ġdebilitating": 92890, - "Ġdebit": 46453, - "Ġdebounce": 77939, - "Ġdebris": 35098, - "Ġdebt": 11897, - "Ġdebtor": 94862, - "Ġdebts": 45305, - "Ġdebug": 7542, - "Ġdebugger": 45573, - "Ġdebugging": 28803, - "Ġdebunk": 78293, - "Ġdebut": 17755, - "Ġdebuted": 58185, - "Ġdec": 1654, - "Ġdecad": 88133, - "Ġdecade": 13515, - "Ġdecades": 11026, - "Ġdecals": 98785, - "Ġdecay": 31815, - "Ġdece": 31952, - "Ġdeceased": 43720, - "Ġdeceit": 86585, - "Ġdeceive": 93928, - "Ġdeceived": 98884, - "Ġdecember": 90111, - "Ġdecency": 99370, - "Ġdecent": 15326, - "Ġdecentral": 39205, - "Ġdecentralized": 49063, - "Ġdeception": 64575, - "Ġdeceptive": 81374, - "Ġdecid": 70493, - "Ġdecide": 10491, - "Ġdecided": 6773, - "Ġdecidedly": 77120, - "Ġdecides": 28727, - "Ġdeciding": 30230, - "Ġdecimal": 12395, - "Ġdecimals": 59428, - "Ġdecipher": 75277, - "Ġdecir": 50018, - "Ġdecis": 34122, - "Ġdecision": 5597, - "Ġdecisions": 11429, - "Ġdecisive": 51391, - "Ġdeck": 9722, - "Ġdecking": 91094, - "Ġdecks": 30881, - "Ġdecl": 4051, - "Ġdeclar": 9632, - "Ġdeclaración": 91754, - "Ġdeclaration": 18489, - "Ġdeclarations": 16068, - "Ġdeclare": 16292, - "Ġdeclared": 14610, - "Ġdeclares": 50888, - "Ġdeclaring": 37631, - "Ġdecline": 18174, - "Ġdeclined": 19284, - "Ġdeclines": 58054, - "Ġdeclining": 43848, - "Ġdecltype": 76953, - "Ġdeco": 68652, - "Ġdecode": 17322, - "Ġdecoded": 30313, - "Ġdecoder": 25569, - "Ġdecoding": 48216, - "Ġdecom": 29602, - "Ġdecomposition": 66266, - "Ġdecor": 10799, - "Ġdecorate": 57681, - "Ġdecorated": 37109, - "Ġdecorating": 49682, - "Ġdecoration": 20841, - "Ġdecorations": 48679, - "Ġdecorative": 46536, - "Ġdecorator": 51778, - "Ġdecorators": 63778, - "Ġdecre": 9927, - "Ġdecrease": 18979, - "Ġdecreased": 25983, - "Ġdecreases": 43154, - "Ġdecreasing": 44649, - "Ġdecree": 61634, - "Ġdecrement": 61932, - "Ġdecrypt": 39226, - "Ġdecrypted": 64061, - "Ġdecryption": 90474, - "Ġded": 7836, - "Ġdedic": 57766, - "Ġdedicate": 74704, - "Ġdedicated": 12514, - "Ġdedication": 39955, - "Ġdeduct": 37910, - "Ġdeducted": 96604, - "Ġdeductible": 78912, - "Ġdeduction": 39943, - "Ġdeductions": 71737, - "Ġdee": 45833, - "Ġdeed": 56408, - "Ġdeeds": 54811, - "Ġdeem": 82577, - "Ġdeemed": 25660, - "Ġdeep": 5655, - "Ġdeepcopy": 56658, - "Ġdeepen": 92792, - "Ġdeeper": 19662, - "Ġdeepest": 51621, - "Ġdeeply": 17693, - "Ġdeer": 39149, - "Ġdef": 711, - "ĠdefStyle": 65975, - "ĠdefStyleAttr": 87190, - "Ġdefamation": 89201, - "Ġdefault": 1670, - "ĠdefaultCenter": 56746, - "ĠdefaultManager": 100020, - "ĠdefaultMessage": 79293, - "ĠdefaultProps": 80397, - "ĠdefaultValue": 20771, - "Ġdefaultdict": 44008, - "Ġdefaulted": 94089, - "Ġdefaults": 17088, - "Ġdefaultstate": 55558, - "Ġdefe": 11211, - "Ġdefeat": 18506, - "Ġdefeated": 24164, - "Ġdefeating": 54216, - "Ġdefeats": 69869, - "Ġdefect": 23011, - "Ġdefective": 64903, - "Ġdefects": 42655, - "Ġdefence": 23682, - "Ġdefend": 10726, - "Ġdefendant": 26884, - "Ġdefendants": 40246, - "Ġdefended": 35844, - "Ġdefender": 29315, - "Ġdefenders": 41131, - "Ġdefending": 29269, - "Ġdefends": 82060, - "Ġdefense": 9232, - "Ġdefenseman": 83156, - "Ġdefenses": 46616, - "Ġdefensive": 16399, - "Ġdefensively": 83080, - "Ġdefer": 18440, - "Ġdeferred": 27334, - "Ġdefiance": 90883, - "Ġdefiant": 87371, - "Ġdeficiencies": 72946, - "Ġdeficiency": 48294, - "Ġdeficient": 87544, - "Ġdeficit": 29287, - "Ġdeficits": 57096, - "Ġdefin": 36222, - "Ġdefine": 7124, - "Ġdefined": 4613, - "Ġdefines": 19170, - "Ġdefining": 27409, - "Ġdefinit": 31388, - "Ġdefinite": 44870, - "Ġdefinitely": 8659, - "Ġdefinition": 7419, - "Ġdefinitions": 17931, - "Ġdefinitive": 45813, - "Ġdeflate": 93789, - "Ġdeflect": 84040, - "Ġdeform": 79212, - "Ġdeformation": 91621, - "Ġdefs": 76227, - "Ġdefy": 90672, - "Ġdeg": 5367, - "Ġdegli": 47669, - "Ġdegradation": 53568, - "Ġdegrade": 96630, - "Ġdegraded": 91978, - "Ġdegree": 8547, - "Ġdegrees": 12628, - "Ġdehydration": 99857, - "Ġdei": 22558, - "Ġdein": 96019, - "Ġdeine": 73801, - "Ġdeity": 74490, - "Ġdeix": 65856, - "Ġdej": 34063, - "Ġdeja": 76733, - "Ġdejar": 81499, - "Ġdejting": 96081, - "Ġdejtings": 72104, - "Ġdejtingsaj": 81705, - "Ġdel": 1624, - "Ġdela": 90639, - "Ġdelay": 7781, - "Ġdelayed": 23540, - "Ġdelaying": 80430, - "Ġdelays": 32174, - "Ġdele": 60393, - "Ġdeleg": 20445, - "Ġdelegate": 13685, - "Ġdelegated": 91757, - "Ġdelegates": 36159, - "Ġdelegation": 46361, - "Ġdelet": 19825, - "Ġdelete": 3783, - "ĠdeleteUser": 82156, - "Ġdeleted": 11309, - "Ġdeletes": 55270, - "Ġdeleting": 34111, - "Ġdeletion": 37166, - "Ġdeliber": 21835, - "Ġdeliberate": 46072, - "Ġdeliberately": 36192, - "Ġdelic": 61353, - "Ġdelicate": 36301, - "Ġdelicious": 18406, - "Ġdelight": 18454, - "Ġdelighted": 35072, - "Ġdelightful": 50189, - "Ġdelights": 96775, - "Ġdelim": 64309, - "Ġdelimited": 86428, - "Ġdelimiter": 30120, - "Ġdeline": 91784, - "Ġdeliver": 6493, - "Ġdelivered": 12886, - "Ġdeliveries": 55659, - "Ġdelivering": 24944, - "Ġdelivers": 28421, - "Ġdelivery": 9889, - "Ġdell": 25219, - "Ġdella": 15587, - "Ġdelle": 28071, - "Ġdello": 82701, - "Ġdelt": 97350, - "Ġdelta": 9665, - "ĠdeltaTime": 59579, - "ĠdeltaX": 94691, - "ĠdeltaY": 90504, - "Ġdeltas": 91687, - "Ġdeluxe": 79524, - "Ġdelve": 82845, - "Ġdem": 2486, - "Ġdemand": 7631, - "Ġdemande": 62163, - "Ġdemanded": 30526, - "Ġdemanding": 26192, - "Ġdemands": 18651, - "Ġdemasi": 96552, - "Ġdemean": 61552, - "Ġdemeanor": 94115, - "Ġdementia": 52857, - "Ġdemi": 93128, - "Ġdemise": 58964, - "Ġdemo": 17074, - "Ġdemocr": 12345, - "Ġdemocracy": 20095, - "Ġdemocrat": 97167, - "Ġdemocratic": 26623, - "Ġdemographic": 38462, - "Ġdemographics": 63334, - "Ġdemol": 36261, - "Ġdemolished": 76993, - "Ġdemolition": 61698, - "Ġdemon": 7097, - "Ġdemonic": 86224, - "Ġdemons": 45075, - "Ġdemonstr": 7912, - "Ġdemonstrate": 20461, - "Ġdemonstrated": 21091, - "Ġdemonstrates": 32216, - "Ġdemonstrating": 45296, - "Ġdemonstration": 30816, - "Ġdemonstrations": 44895, - "Ġdemonstrators": 67508, - "Ġdemos": 68353, - "Ġden": 3453, - "Ġdend": 90052, - "Ġdenen": 70607, - "Ġdengan": 21045, - "Ġdenial": 35013, - "Ġdenied": 15164, - "Ġdenies": 47591, - "Ġdenim": 64905, - "Ġdenn": 53039, - "Ġdenne": 65436, - "Ġdenom": 50844, - "Ġdenomin": 62265, - "Ġdenomination": 96036, - "Ġdenominator": 48012, - "Ġdenote": 79164, - "Ġdenotes": 72214, - "Ġdenounced": 71617, - "Ġdens": 39950, - "Ġdense": 29050, - "Ġdensely": 97617, - "Ġdensities": 90816, - "Ġdensity": 17915, - "Ġdent": 18653, - "Ġdental": 29106, - "Ġdentist": 50351, - "Ġdentro": 36228, - "Ġdeny": 23973, - "Ġdenying": 41566, - "Ġdep": 2219, - "Ġdepart": 11776, - "Ġdepartamento": 96989, - "Ġdeparted": 56696, - "Ġdeparting": 81573, - "Ġdepartment": 9476, - "Ġdepartments": 26280, - "Ġdeparture": 25959, - "Ġdepend": 6904, - "Ġdependable": 74436, - "Ġdepended": 79101, - "Ġdependence": 44393, - "Ġdependencies": 20113, - "Ġdependency": 24999, - "Ġdependent": 18222, - "Ġdepending": 11911, - "Ġdepends": 14117, - "Ġdepict": 43504, - "Ġdepicted": 44894, - "Ġdepicting": 60794, - "Ġdepiction": 73764, - "Ġdepicts": 62991, - "Ġdepleted": 79266, - "Ġdepletion": 92948, - "Ġdeploy": 10739, - "Ġdeployed": 27167, - "Ġdeploying": 61417, - "Ġdeployment": 24047, - "Ġdeployments": 72642, - "Ġdepois": 66488, - "Ġdeport": 28338, - "Ġdeportation": 59371, - "Ġdeported": 68210, - "Ġdepos": 26364, - "Ġdeposit": 16946, - "Ġdeposited": 54568, - "Ġdeposition": 65374, - "Ġdeposits": 34751, - "Ġdepot": 45719, - "Ġdepr": 36980, - "Ġdeprecated": 32690, - "Ġdepreci": 73058, - "Ġdepreciation": 94189, - "Ġdepress": 39300, - "Ġdepressed": 42642, - "Ġdepressing": 71810, - "Ġdepression": 18710, - "Ġdepressive": 84564, - "Ġdeprivation": 69764, - "Ġdeprived": 62683, - "Ġdeps": 49278, - "Ġdept": 45693, - "Ġdepth": 8149, - "Ġdepths": 43957, - "Ġdepuis": 41199, - "Ġdeputies": 53928, - "Ġdeputy": 27158, - "Ġdeque": 43050, - "Ġdequeue": 84973, - "ĠdequeueReusableCell": 66482, - "ĠdequeueReusableCellWithIdentifier": 73905, - "Ġder": 2761, - "Ġderail": 83802, - "Ġderby": 91770, - "Ġdere": 26344, - "Ġderecho": 76789, - "Ġderechos": 86635, - "Ġdereg": 72915, - "Ġderen": 88962, - "Ġderiv": 19290, - "Ġderivation": 96354, - "Ġderivative": 32905, - "Ġderivatives": 43645, - "Ġderive": 43530, - "Ġderived": 14592, - "Ġderives": 75549, - "Ġderiving": 49189, - "Ġdermat": 61485, - "Ġdern": 36852, - "Ġdernier": 62891, - "Ġdernière": 88818, - "Ġderog": 92633, - "Ġderp": 67491, - "Ġdes": 951, - "Ġdesar": 40859, - "Ġdesarroll": 64796, - "Ġdesarrollo": 63716, - "Ġdesc": 6697, - "Ġdescargar": 90758, - "Ġdescend": 55668, - "Ġdescendant": 76951, - "Ġdescendants": 49446, - "Ġdescended": 58842, - "Ġdescending": 44184, - "Ġdescent": 38052, - "Ġdescon": 87730, - "Ġdescr": 57317, - "Ġdescri": 5126, - "Ġdescribe": 7664, - "Ġdescribed": 7633, - "Ġdescribes": 16964, - "Ġdescribing": 23524, - "Ġdescricao": 67820, - "Ġdescripcion": 56790, - "Ġdescription": 4096, - "Ġdescriptions": 28887, - "Ġdescriptive": 53944, - "Ġdescriptor": 16819, - "Ġdescriptors": 48617, - "Ġdesde": 23553, - "Ġdese": 51388, - "Ġdesea": 84661, - "Ġdeselect": 99056, - "Ġdesenv": 61344, - "Ġdeser": 98055, - "Ġdeserialize": 36340, - "Ġdesert": 24521, - "Ġdeserted": 83410, - "Ġdeserve": 23528, - "Ġdeserved": 45547, - "Ġdeserves": 30675, - "Ġdeserving": 76554, - "Ġdesi": 86588, - "Ġdesign": 2955, - "Ġdesignate": 75224, - "Ġdesignated": 24073, - "Ġdesignation": 43851, - "Ġdesigned": 6319, - "Ġdesigner": 15034, - "Ġdesigners": 26897, - "Ġdesigning": 30829, - "Ġdesigns": 14769, - "Ġdesirable": 35946, - "Ġdesire": 12876, - "Ġdesired": 12974, - "Ġdesires": 32097, - "Ġdesk": 18496, - "Ġdesks": 76915, - "Ġdesktop": 17963, - "Ġdesn": 66380, - "Ġdesp": 40060, - "Ġdespair": 46996, - "Ġdesper": 18439, - "Ġdesperate": 28495, - "Ġdesperately": 38643, - "Ġdesperation": 74424, - "Ġdespite": 8994, - "Ġdespre": 87725, - "Ġdespués": 50649, - "Ġdess": 21273, - "Ġdessa": 86579, - "Ġdessert": 43849, - "Ġdesserts": 72513, - "Ġdest": 3281, - "Ġdesta": 85878, - "Ġdestabil": 72257, - "Ġdestac": 73467, - "Ġdeste": 77236, - "Ġdestin": 52087, - "Ġdestination": 9284, - "ĠdestinationViewController": 92571, - "Ġdestinations": 34205, - "Ġdestined": 51687, - "Ġdestino": 69197, - "Ġdestiny": 47176, - "Ġdestroy": 7066, - "Ġdestroyed": 14763, - "Ġdestroyer": 96289, - "Ġdestroying": 33812, - "Ġdestroys": 60832, - "Ġdestruct": 21443, - "Ġdestruction": 19814, - "Ġdestructive": 40652, - "Ġdestructor": 47099, - "Ġdet": 3474, - "Ġdetach": 47881, - "Ġdetached": 45017, - "Ġdetachment": 100177, - "Ġdetail": 7872, - "Ġdetailed": 11944, - "Ġdetailing": 45293, - "Ġdetails": 3649, - "Ġdetain": 46682, - "Ġdetained": 37993, - "Ġdetainees": 68034, - "Ġdetal": 53252, - "Ġdetalle": 80820, - "Ġdetalles": 92429, - "Ġdetect": 11388, - "Ġdetected": 16914, - "Ġdetecting": 54626, - "Ġdetection": 18468, - "Ġdetections": 89727, - "Ġdetective": 45259, - "Ġdetectives": 59859, - "Ġdetector": 32314, - "Ġdetectors": 69087, - "Ġdetects": 67578, - "Ġdetention": 33273, - "Ġdeter": 4130, - "Ġdetergent": 91234, - "Ġdeterior": 39436, - "Ġdeterioration": 82189, - "Ġdetermin": 6449, - "Ġdeterminant": 88060, - "Ġdetermination": 26314, - "Ġdetermine": 8417, - "Ġdetermined": 11075, - "Ġdetermines": 27667, - "Ġdetermining": 26679, - "Ġdeterministic": 73449, - "Ġdeterrent": 83720, - "Ġdeton": 55774, - "Ġdetox": 61987, - "Ġdetr": 35453, - "Ġdetriment": 50008, - "Ġdetrimental": 65069, - "Ġdetta": 98297, - "Ġdette": 60028, - "Ġdeut": 84730, - "Ġdeutsch": 58284, - "Ġdeutsche": 69617, - "Ġdeutschen": 93291, - "Ġdeutschland": 93616, - "Ġdeux": 26633, - "Ġdev": 3567, - "Ġdevant": 77558, - "Ġdevast": 23248, - "Ġdevastated": 59097, - "Ġdevastating": 33318, - "Ġdevastation": 83015, - "Ġdeve": 37244, - "Ġdevel": 90870, - "Ġdevelop": 2274, - "Ġdeveloped": 8040, - "Ġdeveloper": 16131, - "Ġdevelopers": 13707, - "Ġdeveloping": 11469, - "Ġdevelopment": 4500, - "Ġdevelopmental": 48006, - "Ġdevelopments": 26006, - "Ġdevelops": 39671, - "Ġdever": 88481, - "Ġdevez": 87040, - "Ġdeviation": 38664, - "Ġdeviations": 86365, - "Ġdevice": 3756, - "ĠdeviceId": 65857, - "Ġdevices": 7766, - "Ġdevil": 38736, - "Ġdevis": 98233, - "Ġdevise": 53165, - "Ġdevised": 69120, - "Ġdevoid": 76939, - "Ġdevote": 48772, - "Ġdevoted": 29329, - "Ġdevotion": 56357, - "Ġdevour": 88289, - "Ġdevout": 95662, - "Ġdevs": 81169, - "Ġdevuelve": 96667, - "Ġdew": 67532, - "Ġdex": 81001, - "Ġdez": 71868, - "Ġdeze": 35323, - "ĠdeÄŁ": 62087, - "Ġdf": 6907, - "Ġdfs": 26877, - "Ġdg": 41386, - "Ġdgv": 52071, - "Ġdh": 35196, - "Ġdhcp": 86887, - "Ġdhe": 78005, - "Ġdi": 1891, - "Ġdia": 18205, - "Ġdiabetes": 20335, - "Ġdiabetic": 71975, - "Ġdiag": 40817, - "Ġdiagn": 13493, - "Ġdiagnose": 58681, - "Ġdiagnosed": 29704, - "Ġdiagnoses": 85488, - "Ġdiagnosis": 23842, - "Ġdiagnostic": 15439, - "Ġdiagnostics": 50518, - "Ġdiagon": 85118, - "Ġdiagonal": 38336, - "Ġdiagram": 13861, - "Ġdiagrams": 47287, - "Ġdial": 28960, - "Ġdialect": 43379, - "Ġdialog": 7402, - "ĠdialogRef": 80877, - "Ġdialogs": 87336, - "Ġdialogue": 21976, - "Ġdiam": 13047, - "Ġdiameter": 23899, - "Ġdiamond": 22996, - "Ġdiamonds": 49151, - "Ġdiaper": 76853, - "Ġdiapers": 83962, - "Ġdiarr": 58705, - "Ġdiarrhea": 69393, - "Ġdiary": 47242, - "Ġdias": 41470, - "Ġdib": 42168, - "Ġdic": 21945, - "Ġdice": 22901, - "Ġdiced": 89964, - "Ġdich": 29953, - "Ġdicho": 93960, - "Ġdici": 80919, - "Ġdick": 27075, - "Ġdicks": 96598, - "Ġdict": 6587, - "Ġdictate": 62974, - "Ġdictated": 81498, - "Ġdictates": 80330, - "Ġdictator": 42284, - "Ġdictatorship": 69948, - "Ġdictionaries": 58614, - "Ġdictionary": 11240, - "ĠdictionaryWith": 85848, - "Ġdicts": 98699, - "Ġdid": 1550, - "ĠdidFinish": 77250, - "ĠdidReceiveMemoryWarning": 39241, - "ĠdidSelect": 53479, - "ĠdidSelectRowAtIndexPath": 96707, - "ĠdidSet": 63209, - "Ġdidn": 3287, - "Ġdidnt": 48707, - "Ġdie": 2815, - "Ġdied": 8636, - "Ġdies": 8898, - "Ġdiese": 27867, - "Ġdiesel": 33880, - "Ġdiesem": 37844, - "Ġdiesen": 51535, - "Ġdieser": 32108, - "Ġdieses": 47768, - "Ġdiet": 10173, - "Ġdieta": 67956, - "Ġdietary": 34625, - "Ġdiets": 41943, - "Ġdif": 1422, - "Ġdifer": 28027, - "Ġdiferencia": 95527, - "Ġdiferente": 78273, - "Ġdiferentes": 46418, - "Ġdiff": 3722, - "Ġdiffer": 1782, - "Ġdiffered": 89075, - "Ġdifference": 6811, - "Ġdifferences": 12062, - "Ġdifferent": 2204, - "Ġdifferential": 41264, - "Ġdifferentiate": 54263, - "Ġdifferentiated": 89142, - "Ġdifferentiation": 60038, - "Ġdifferently": 22009, - "Ġdiffering": 61469, - "Ġdiffers": 44642, - "Ġdiffic": 61907, - "Ġdifficile": 77411, - "Ġdifficult": 5107, - "Ġdifficulties": 27129, - "Ġdifficulty": 17250, - "Ġdiffs": 88047, - "Ġdiffuse": 55517, - "Ġdiffusion": 58430, - "Ġdiffé": 44178, - "Ġdifférent": 51199, - "Ġdifférentes": 96642, - "Ġdifférents": 85114, - "Ġdific": 78980, - "ĠdifÃŃc": 79965, - "ĠdifÃŃcil": 86580, - "Ġdig": 4170, - "Ġdigest": 21552, - "Ġdigestion": 74502, - "Ġdigestive": 60071, - "Ġdigging": 42200, - "Ġdigit": 16099, - "Ġdigital": 7528, - "ĠdigitalWrite": 65897, - "Ġdigitally": 68878, - "Ġdigits": 19016, - "Ġdign": 28677, - "Ġdignity": 38929, - "Ġdigs": 90057, - "Ġdijo": 66010, - "Ġdik": 47299, - "Ġdikke": 76138, - "Ġdil": 19371, - "Ġdilation": 75378, - "Ġdildo": 37603, - "Ġdile": 44261, - "Ġdilemma": 55867, - "Ġdilig": 39387, - "Ġdiligence": 63582, - "Ġdiligent": 97653, - "Ġdiligently": 91705, - "Ġdiluted": 80703, - "Ġdim": 5213, - "Ġdime": 74953, - "Ġdimension": 13167, - "Ġdimensional": 56987, - "Ġdimensions": 15696, - "Ġdimin": 48416, - "Ġdiminish": 57160, - "Ġdiminished": 54182, - "Ġdiminishing": 84153, - "Ġdims": 41988, - "Ġdin": 11884, - "Ġdine": 66207, - "Ġdiner": 89206, - "Ġdinero": 66908, - "Ġding": 67542, - "Ġdinheiro": 97587, - "Ġdining": 18397, - "Ġdinner": 14177, - "Ġdinners": 74413, - "Ġdinosaur": 63989, - "Ġdinosaurs": 65375, - "Ġdint": 85589, - "Ġdio": 65570, - "Ġdioxide": 40589, - "Ġdip": 24522, - "Ġdipl": 17347, - "Ġdiplom": 30621, - "Ġdiploma": 61812, - "Ġdiplomacy": 62340, - "Ġdiplomat": 69050, - "Ġdiplomatic": 34616, - "Ġdiplomats": 65179, - "Ġdipped": 73307, - "Ġdipping": 86921, - "Ġdips": 97604, - "Ġdir": 5534, - "Ġdire": 13510, - "Ġdireccion": 69907, - "Ġdirección": 79213, - "Ġdirect": 2167, - "Ġdirected": 15910, - "Ġdirecting": 46090, - "Ġdirection": 5216, - "Ġdirectional": 73945, - "Ġdirections": 18445, - "Ġdirective": 34959, - "Ġdirectives": 50353, - "Ġdirectly": 6089, - "Ġdirector": 7690, - "Ġdirectories": 29725, - "Ġdirectors": 28454, - "Ġdirectory": 6352, - "Ġdirects": 67146, - "Ġdirekt": 55931, - "Ġdirent": 97057, - "Ġdiret": 81585, - "Ġdirig": 64956, - "Ġdirname": 31008, - "Ġdirs": 43348, - "Ġdirt": 26351, - "Ġdirty": 19108, - "Ġdis": 834, - "Ġdisabilities": 36801, - "Ġdisability": 28353, - "Ġdisable": 11404, - "Ġdisabled": 8552, - "Ġdisables": 74096, - "Ġdisabling": 61584, - "Ġdisadv": 30947, - "Ġdisadvantage": 49836, - "Ġdisadvantaged": 80947, - "Ġdisadvantages": 64725, - "Ġdisag": 18792, - "Ġdisagree": 29395, - "Ġdisagreed": 71803, - "Ġdisagreement": 62646, - "Ġdisagreements": 91972, - "Ġdisagrees": 96083, - "Ġdisap": 14277, - "Ġdisappe": 21504, - "Ġdisappear": 32153, - "Ġdisappearance": 52979, - "Ġdisappeared": 29496, - "Ġdisappearing": 67503, - "Ġdisappears": 61370, - "Ġdisappoint": 14429, - "Ġdisappointed": 25406, - "Ġdisappointing": 39223, - "Ġdisappointment": 41698, - "Ġdisarm": 87876, - "Ġdisaster": 21426, - "Ġdisasters": 51751, - "Ġdisastr": 51253, - "Ġdisastrous": 53057, - "Ġdisb": 94544, - "Ġdisbelief": 74354, - "Ġdisc": 2624, - "Ġdiscard": 38967, - "Ġdiscarded": 44310, - "Ġdiscern": 42645, - "Ġdischarge": 32643, - "Ġdischarged": 57191, - "Ġdiscipl": 15869, - "Ġdisciple": 84795, - "Ġdisciples": 49260, - "Ġdisciplinary": 57315, - "Ġdiscipline": 26434, - "Ġdisciplined": 70166, - "Ġdisciplines": 49255, - "Ġdisclaimer": 18141, - "Ġdisclose": 36333, - "Ġdisclosed": 36489, - "Ġdisclosing": 95935, - "Ġdisclosure": 28957, - "Ġdisclosures": 75992, - "Ġdisco": 54969, - "Ġdiscomfort": 44776, - "Ġdisconnect": 30069, - "Ġdisconnected": 40186, - "Ġdiscontent": 91222, - "Ġdiscontin": 45980, - "Ġdiscontinued": 65259, - "Ġdiscord": 32141, - "Ġdiscount": 11336, - "Ġdiscounted": 48774, - "Ġdiscounts": 32162, - "Ġdiscour": 34293, - "Ġdiscourage": 66087, - "Ġdiscouraged": 64770, - "Ġdiscourse": 41602, - "Ġdiscover": 7142, - "Ġdiscovered": 11352, - "Ġdiscoveries": 54098, - "Ġdiscovering": 42687, - "Ġdiscovers": 52114, - "Ġdiscovery": 18841, - "Ġdiscre": 35038, - "Ġdiscredit": 88119, - "Ġdiscreet": 62504, - "Ġdiscrepan": 54126, - "Ġdiscrepancies": 91367, - "Ġdiscrepancy": 79105, - "Ġdiscret": 28558, - "Ġdiscrete": 44279, - "Ġdiscretion": 32022, - "Ġdiscretionary": 96894, - "Ġdiscrim": 14572, - "Ġdiscrimin": 50419, - "Ġdiscriminate": 60541, - "Ġdiscrimination": 21934, - "Ġdiscriminator": 82838, - "Ġdiscriminatory": 68763, - "Ġdiscs": 57795, - "Ġdiscuss": 4358, - "Ġdiscussed": 14407, - "Ġdiscusses": 35434, - "Ġdiscussing": 25394, - "Ġdiscussion": 10430, - "Ġdiscussions": 20954, - "Ġdisdain": 79498, - "Ġdise": 6759, - "Ġdisease": 8624, - "Ġdiseases": 19338, - "Ġdisemb": 98644, - "Ġdisen": 91910, - "Ġdiseñ": 67581, - "Ġdiseñador": 94656, - "Ġdiseño": 84908, - "Ġdisfr": 67157, - "Ġdisg": 33283, - "Ġdisgr": 45286, - "Ġdisgrace": 64935, - "Ġdisgu": 41877, - "Ġdisguise": 65081, - "Ġdisguised": 79187, - "Ġdisgust": 68162, - "Ġdisgusted": 91174, - "Ġdisgusting": 54766, - "Ġdish": 12269, - "Ġdishes": 26863, - "Ġdishonest": 60016, - "Ġdishwasher": 61433, - "Ġdisillusion": 98009, - "Ġdisin": 64842, - "Ġdisjoint": 85884, - "Ġdisk": 13668, - "Ġdisks": 54858, - "Ġdislike": 48969, - "Ġdisliked": 99733, - "Ġdislikes": 99985, - "Ġdismal": 94553, - "Ġdismant": 49212, - "Ġdismantle": 95158, - "Ġdismay": 73082, - "Ġdismiss": 13738, - "Ġdismissal": 59323, - "Ġdismissed": 27292, - "Ġdismissing": 92595, - "Ġdisob": 68735, - "Ġdisobed": 92683, - "Ġdisorder": 19823, - "Ġdisorders": 24673, - "Ġdisp": 13262, - "Ġdispar": 29904, - "Ġdisparate": 85129, - "Ġdisparities": 83057, - "Ġdisparity": 66949, - "Ġdispatch": 6988, - "Ġdispatched": 50251, - "Ġdispatcher": 39899, - "Ġdispens": 36693, - "Ġdispensaries": 100239, - "Ġdispenser": 100227, - "Ġdispers": 79835, - "Ġdispersed": 77810, - "Ġdispersion": 86712, - "Ġdispl": 13770, - "Ġdisplaced": 49246, - "Ġdisplacement": 44153, - "Ġdisplay": 3113, - "ĠdisplayName": 35870, - "Ġdisplayed": 12882, - "Ġdisplaying": 29040, - "Ġdisplays": 19207, - "Ġdisple": 85334, - "Ġdispon": 26686, - "Ġdisponible": 55852, - "Ġdisponibles": 70720, - "Ġdispos": 54240, - "Ġdisposable": 44890, - "Ġdisposal": 34545, - "Ġdispose": 28490, - "Ġdisposed": 26655, - "Ġdisposing": 24090, - "Ġdisposit": 58551, - "Ġdisposition": 46096, - "Ġdispositivo": 96099, - "Ġdispro": 42603, - "Ġdisproportion": 47635, - "Ġdisproportionate": 80153, - "Ġdisproportionately": 73152, - "Ġdisput": 35160, - "Ġdispute": 26086, - "Ġdisputed": 55026, - "Ġdisputes": 42254, - "Ġdisqualified": 94676, - "Ġdisreg": 43903, - "Ġdisregard": 58817, - "Ġdisrespect": 57309, - "Ġdisrespectful": 99622, - "Ġdisrupt": 24927, - "Ġdisrupted": 69627, - "Ġdisrupting": 87843, - "Ġdisruption": 44219, - "Ġdisruptions": 98057, - "Ġdisruptive": 62642, - "Ġdiss": 14091, - "Ġdissatisfaction": 97894, - "Ġdisse": 34000, - "Ġdissect": 75050, - "Ġdissemination": 87764, - "Ġdissent": 47962, - "Ġdissert": 34749, - "Ġdissertation": 37445, - "Ġdissip": 93522, - "Ġdissoci": 91342, - "Ġdissolution": 81359, - "Ġdissolve": 73739, - "Ġdissolved": 56767, - "Ġdist": 1612, - "Ġdistance": 6138, - "Ġdistances": 27650, - "Ġdistancia": 83409, - "Ġdistancing": 73669, - "Ġdistant": 29827, - "Ġdistilled": 89867, - "Ġdistinct": 12742, - "Ġdistinction": 30296, - "Ġdistinctions": 87259, - "Ġdistinctive": 35947, - "Ġdistinctly": 71249, - "Ġdistingu": 19512, - "Ġdistinguish": 33137, - "Ġdistinguished": 39575, - "Ġdistinguishing": 86055, - "Ġdistint": 74478, - "Ġdistort": 70584, - "Ġdistorted": 62236, - "Ġdistortion": 50971, - "Ġdistr": 8064, - "Ġdistra": 58571, - "Ġdistract": 64917, - "Ġdistracted": 49804, - "Ġdistracting": 82398, - "Ġdistraction": 54716, - "Ġdistractions": 77549, - "Ġdistress": 35104, - "Ġdistressed": 71490, - "Ġdistrib": 2916, - "Ġdistribute": 16822, - "Ġdistributed": 4332, - "Ġdistributes": 96835, - "Ġdistributing": 50812, - "Ġdistribution": 8141, - "Ġdistributions": 43785, - "Ġdistributor": 44168, - "Ġdistributors": 56694, - "Ġdistrict": 9474, - "Ġdistricts": 27536, - "Ġdistrust": 77086, - "Ġdistur": 26412, - "Ġdisturb": 38323, - "Ġdisturbance": 65858, - "Ġdisturbances": 85160, - "Ġdisturbed": 56507, - "Ġdisturbing": 34973, - "Ġdit": 22011, - "Ġditch": 50104, - "Ġdiv": 3512, - "Ġdive": 30963, - "Ġdiver": 37441, - "Ġdivergence": 82258, - "Ġdivers": 21797, - "Ġdiversas": 99383, - "Ġdiverse": 17226, - "Ġdiversified": 85957, - "Ġdiversion": 77364, - "Ġdiversity": 20057, - "Ġdiversos": 95651, - "Ġdivert": 37098, - "Ġdiverted": 86494, - "Ġdives": 94521, - "Ġdivid": 29932, - "Ġdivide": 22497, - "Ġdivided": 18255, - "Ġdividend": 46980, - "Ġdividends": 56364, - "Ġdivider": 49795, - "Ġdivides": 65928, - "Ġdividing": 50802, - "Ġdivine": 30467, - "Ġdiving": 43515, - "Ġdivis": 50468, - "Ġdivisible": 76016, - "Ġdivision": 13096, - "Ġdivisions": 37601, - "Ġdivisive": 75235, - "Ġdivisor": 50209, - "Ġdivor": 41079, - "Ġdivorce": 25549, - "Ġdivorced": 50592, - "Ġdivul": 82791, - "Ġdiy": 52438, - "Ġdiz": 43386, - "Ġdizzy": 85184, - "Ġdj": 48856, - "Ġdjango": 8426, - "Ġdk": 41304, - "Ġdl": 28613, - "Ġdla": 30076, - "Ġdlg": 41971, - "Ġdll": 59255, - "Ġdm": 29776, - "Ġdma": 51350, - "Ġdmg": 63253, - "Ġdn": 48588, - "Ġdna": 76434, - "Ġdni": 61859, - "Ġdns": 45177, - "Ġdo": 656, - "ĠdoGet": 57804, - "ĠdoInBackground": 72940, - "ĠdoPost": 66256, - "Ġdob": 46977, - "Ġdobr": 97668, - "Ġdoc": 4733, - "Ġdoch": 41257, - "Ġdock": 28649, - "Ġdocker": 27686, - "Ġdocking": 89310, - "Ġdocks": 97986, - "Ġdocs": 27437, - "Ġdoctor": 10896, - "Ġdoctoral": 74657, - "Ġdoctors": 16410, - "Ġdoctr": 61990, - "Ġdoctrine": 33235, - "Ġdoctrines": 83258, - "Ġdocument": 2246, - "Ġdocumentaries": 88466, - "Ġdocumentary": 25999, - "Ġdocumentation": 9904, - "Ġdocumented": 27470, - "Ġdocumenting": 68071, - "Ġdocumento": 54526, - "Ġdocumentos": 100127, - "Ġdocuments": 9477, - "Ġdod": 32189, - "Ġdodge": 48973, - "Ġdoe": 99553, - "Ġdoen": 55002, - "Ġdoes": 1587, - "Ġdoesn": 3250, - "Ġdoesnt": 44204, - "Ġdof": 92860, - "Ġdog": 5679, - "Ġdogs": 12875, - "Ġdoi": 36995, - "Ġdoing": 3815, - "Ġdois": 51441, - "Ġdoit": 42182, - "Ġdoivent": 97569, - "Ġdojo": 85959, - "Ġdok": 42161, - "Ġdokument": 87061, - "Ġdol": 21968, - "Ġdoll": 7804, - "Ġdollar": 18160, - "Ġdollars": 11441, - "Ġdolls": 64881, - "Ġdolor": 24578, - "Ġdolore": 58396, - "Ġdolphin": 99269, - "Ġdolphins": 83506, - "Ġdom": 4824, - "Ġdomain": 8106, - "Ġdomaine": 96839, - "Ġdomains": 31576, - "Ġdome": 58438, - "Ġdomest": 74522, - "Ġdomestic": 13018, - "Ġdomestically": 98890, - "Ġdomic": 54985, - "Ġdomicile": 97839, - "Ġdomin": 11358, - "Ġdomina": 90137, - "Ġdominance": 44592, - "Ġdominant": 25462, - "Ġdominate": 41836, - "Ġdominated": 30801, - "Ġdominates": 83978, - "Ġdominating": 68366, - "Ġdomination": 55949, - "Ġdomingo": 90540, - "Ġdon": 1541, - "Ġdonate": 33009, - "Ġdonated": 34468, - "Ġdonating": 61959, - "Ġdonation": 25968, - "Ġdonations": 24910, - "Ġdonc": 39587, - "Ġdonde": 30140, - "Ġdone": 2884, - "Ġdong": 73836, - "Ġdonn": 33537, - "Ġdonna": 38856, - "Ġdonne": 21559, - "Ġdonner": 71751, - "Ġdonnées": 46681, - "Ġdonor": 35558, - "Ġdonors": 33149, - "Ġdont": 15890, - "Ġdood": 88808, - "Ġdoom": 59714, - "Ġdoomed": 58737, - "Ġdoor": 6134, - "Ġdoors": 14365, - "Ġdoorstep": 76977, - "Ġdoorway": 70458, - "Ġdop": 27420, - "Ġdopamine": 66128, - "Ġdope": 92412, - "Ġdoping": 97928, - "Ġdopo": 60294, - "Ġdor": 53403, - "Ġdorm": 30209, - "Ġdormant": 89460, - "Ġdors": 77389, - "Ġdorsal": 96146, - "Ġdort": 53534, - "Ġdos": 8924, - "Ġdosage": 47040, - "Ġdose": 19660, - "Ġdoses": 35130, - "Ġdossier": 53576, - "Ġdost": 49415, - "Ġdot": 13046, - "Ġdotenv": 92386, - "Ġdots": 32094, - "Ġdotted": 59201, - "Ġdou": 25595, - "Ġdoub": 7810, - "Ġdouble": 2033, - "Ġdoubled": 35717, - "Ġdoubles": 40396, - "Ġdoubling": 60115, - "Ġdoubly": 94989, - "Ġdoubt": 10712, - "Ġdoubted": 93762, - "Ġdoubtful": 75699, - "Ġdoubts": 40017, - "Ġdouche": 85453, - "Ġdough": 31452, - "Ġdout": 93620, - "Ġdov": 62370, - "Ġdove": 48322, - "Ġdow": 57587, - "Ġdown": 1523, - "Ġdownfall": 88867, - "Ġdowngrade": 91457, - "Ġdownhill": 73481, - "Ġdownload": 4232, - "Ġdownloadable": 70752, - "Ġdownloaded": 24174, - "Ġdownloader": 87874, - "Ġdownloading": 33577, - "Ġdownloads": 31572, - "Ġdownright": 71052, - "Ġdowns": 40291, - "Ġdownside": 52497, - "Ġdownstairs": 63891, - "Ġdownstream": 52452, - "Ġdownt": 41657, - "Ġdowntime": 75954, - "Ġdowntown": 19441, - "Ġdownturn": 76506, - "Ġdownward": 45578, - "Ġdownwards": 92370, - "Ġdozen": 21030, - "Ġdozens": 22700, - "ĠdoÄŁ": 94382, - "Ġdp": 11581, - "Ġdpi": 51842, - "Ġdps": 95129, - "Ġdq": 72713, - "Ġdr": 1377, - "Ġdra": 45196, - "Ġdracon": 93803, - "Ġdraft": 10165, - "Ġdrafted": 39056, - "Ġdrafting": 59000, - "Ġdrafts": 64692, - "Ġdrag": 11161, - "Ġdraggable": 75656, - "Ġdragged": 38247, - "Ġdragging": 43476, - "Ġdragon": 26161, - "Ġdragons": 51536, - "Ġdrain": 24659, - "Ġdrainage": 58592, - "Ġdrained": 61508, - "Ġdraining": 74109, - "Ġdrains": 79750, - "Ġdram": 13859, - "Ġdrama": 20156, - "Ġdramas": 88826, - "Ġdramatic": 22520, - "Ġdramatically": 29057, - "Ġdrank": 54244, - "Ġdraped": 90980, - "Ġdrastic": 60883, - "Ġdrastically": 48863, - "Ġdraw": 4128, - "Ġdrawable": 53171, - "Ġdrawback": 88620, - "Ġdrawbacks": 89173, - "Ġdrawer": 27580, - "Ġdrawers": 62707, - "Ġdrawing": 13633, - "Ġdrawings": 38940, - "Ġdrawn": 15107, - "Ġdraws": 27741, - "Ġdre": 33201, - "Ġdread": 36075, - "Ġdreaded": 83590, - "Ġdreadful": 81952, - "Ġdream": 8063, - "Ġdreamed": 57636, - "Ġdreaming": 56774, - "Ġdreams": 19226, - "Ġdred": 91462, - "Ġdrei": 58619, - "Ġdress": 8679, - "Ġdressed": 26435, - "Ġdresser": 96637, - "Ġdresses": 37862, - "Ġdressing": 32623, - "Ġdrew": 24465, - "Ġdri": 50511, - "Ġdrib": 79646, - "Ġdried": 32720, - "Ġdrift": 34738, - "Ġdrifted": 92662, - "Ġdrifting": 85353, - "Ġdrill": 31646, - "Ġdrilled": 68865, - "Ġdrilling": 39662, - "Ġdrills": 57648, - "Ġdrink": 7172, - "Ġdrinkers": 98976, - "Ġdrinking": 16558, - "Ġdrinks": 21662, - "Ġdrip": 73599, - "Ġdripping": 77315, - "Ġdriv": 40355, - "Ġdrive": 6678, - "Ġdriven": 16625, - "Ġdriver": 5696, - "Ġdrivers": 12050, - "Ġdrives": 20722, - "Ġdriveway": 53242, - "Ġdriving": 10043, - "Ġdrm": 54186, - "Ġdro": 7118, - "Ġdroit": 64079, - "Ġdroits": 97222, - "Ġdrone": 27811, - "Ġdrones": 38332, - "Ġdrop": 6068, - "Ġdropdown": 21014, - "Ġdropout": 44381, - "Ġdropped": 12504, - "Ġdropping": 26156, - "Ġdrops": 21701, - "Ġdrought": 37846, - "Ġdrove": 23980, - "Ġdrown": 87968, - "Ġdrowned": 74995, - "Ġdrowning": 74537, - "Ġdrug": 5623, - "Ġdrugs": 11217, - "Ġdrum": 24074, - "Ġdrummer": 69046, - "Ġdrums": 47389, - "Ġdrunk": 29850, - "Ġdrunken": 63463, - "Ġdrv": 69870, - "Ġdry": 9235, - "Ġdryer": 47722, - "Ġdrying": 46479, - "Ġds": 11729, - "Ġdsp": 79715, - "Ġdst": 10875, - "Ġdt": 7748, - "Ġdto": 29435, - "Ġdtype": 13534, - "Ġdu": 3930, - "Ġdua": 97921, - "Ġdual": 19091, - "Ġduas": 72343, - "Ġdub": 22892, - "Ġdubbed": 42160, - "Ġdubious": 63189, - "Ġduck": 37085, - "Ġducks": 78878, - "Ġduct": 45339, - "Ġdude": 36157, - "Ġdudes": 73222, - "Ġdue": 4245, - "Ġduel": 66407, - "Ġdues": 80773, - "Ġdug": 44120, - "Ġduk": 88577, - "Ġduke": 96923, - "Ġdul": 82627, - "Ġdull": 41630, - "Ġduly": 77903, - "Ġdum": 63811, - "Ġdumb": 30355, - "Ġdummy": 17741, - "Ġdump": 10488, - "Ġdumped": 49373, - "Ġdumping": 61682, - "Ġdumps": 61481, - "Ġdumpster": 28550, - "Ġdumpsters": 99576, - "Ġdun": 50116, - "Ġdung": 86636, - "Ġdungeon": 43539, - "Ġdungeons": 83485, - "Ġdunk": 64572, - "Ġduo": 34821, - "Ġdup": 23572, - "Ġduplex": 81268, - "Ġduplic": 27444, - "Ġduplicate": 23329, - "Ġduplicated": 56003, - "Ġduplicates": 43428, - "Ġduplication": 67633, - "Ġdur": 10878, - "Ġdurability": 39665, - "Ġdurable": 27220, - "Ġdurante": 30331, - "Ġduration": 8250, - "Ġdurations": 90204, - "Ġdurch": 20350, - "Ġduring": 2391, - "Ġduro": 92196, - "Ġdus": 53532, - "Ġdusk": 93985, - "Ġdust": 16174, - "Ġdusty": 77973, - "Ġdut": 10249, - "Ġduties": 22006, - "Ġduty": 14523, - "Ġduż": 89838, - "Ġdv": 33876, - "Ġdvd": 51008, - "Ġdw": 14156, - "Ġdwar": 71143, - "Ġdwarf": 50561, - "Ġdwell": 44935, - "Ġdwelling": 51688, - "Ġdwind": 83222, - "Ġdword": 75850, - "Ġdx": 14142, - "Ġdy": 14282, - "Ġdye": 54631, - "Ġdying": 23069, - "Ġdyn": 32170, - "Ġdynam": 18003, - "Ġdynamic": 8915, - "Ġdynamically": 43111, - "Ġdynamics": 30295, - "Ġdynasty": 67946, - "Ġdys": 22709, - "Ġdysfunction": 32403, - "Ġdysfunctional": 88804, - "Ġdyst": 69110, - "Ġdz": 26802, - "Ġdzi": 52126, - "ĠdziaÅĤ": 75381, - "Ġdzie": 50773, - "Ġdzieci": 85983, - "Ġdziew": 84604, - "Ġdziewcz": 90941, - "Ġdär": 78128, - "ĠdÃ¥": 75445, - "Ġdès": 87451, - "Ġdé": 7591, - "Ġdébut": 65385, - "Ġdéc": 35881, - "Ġdécor": 75211, - "Ġdécou": 59148, - "Ġdécouvrir": 91727, - "Ġdéf": 47371, - "ĠdéjÃł": 46939, - "Ġdém": 79641, - "Ġdép": 87885, - "Ġdépart": 76235, - "Ġdés": 46838, - "Ġdét": 85877, - "Ġdévelop": 52895, - "Ġdévelopp": 68866, - "Ġdéveloppement": 82620, - "Ġdó": 77514, - "Ġdü": 52119, - "Ġdür": 86052, - "ĠdÃŃa": 35963, - "ĠdÃŃas": 46180, - "Ġe": 384, - "ĠeBay": 31006, - "ĠeBook": 58610, - "ĠeBooks": 95721, - "ĠeCommerce": 94659, - "ĠePub": 89717, - "ĠeSports": 89796, - "Ġea": 37646, - "Ġeach": 1855, - "Ġeag": 79340, - "Ġeager": 24450, - "Ġeagerly": 63473, - "Ġeagle": 60989, - "Ġeapply": 55059, - "Ġear": 2487, - "Ġearlier": 6931, - "Ġearliest": 30758, - "Ġearly": 4216, - "Ġearm": 96208, - "Ġearn": 7380, - "Ġearned": 15662, - "Ġearners": 97063, - "Ġearnest": 55349, - "Ġearning": 28744, - "Ġearnings": 24608, - "Ġearns": 64859, - "Ġearrings": 67301, - "Ġears": 25212, - "Ġearth": 9578, - "Ġearthly": 90495, - "Ġearthqu": 30850, - "Ġearthquake": 38413, - "Ġearthquakes": 66579, - "Ġeas": 2593, - "Ġease": 14553, - "Ġeased": 95982, - "Ġeasier": 8831, - "Ġeasiest": 30689, - "Ġeasily": 6847, - "Ġeasing": 45404, - "Ġeast": 11226, - "Ġeastern": 24024, - "Ġeasy": 4228, - "Ġeat": 8343, - "Ġeaten": 35661, - "Ġeater": 87135, - "Ġeating": 12459, - "Ġeats": 50777, - "Ġeauto": 51373, - "Ġeax": 37352, - "Ġeb": 25470, - "Ġebay": 60950, - "Ġeben": 51797, - "Ġebenfalls": 96624, - "Ġebony": 54196, - "Ġebook": 35097, - "Ġebooks": 89002, - "Ġebp": 88407, - "Ġebx": 80396, - "Ġec": 12208, - "Ġecc": 34014, - "Ġeccentric": 55920, - "Ġech": 31972, - "Ġechang": 89609, - "Ġecho": 1722, - "Ġechoed": 55212, - "Ġechoes": 71057, - "Ġechoing": 94824, - "Ġecht": 67893, - "Ġecl": 61058, - "Ġeclectic": 78813, - "Ġeclips": 93534, - "Ġeclipse": 56528, - "Ġeco": 42688, - "Ġecological": 50953, - "Ġecology": 72546, - "Ġecommerce": 85243, - "Ġecon": 3898, - "Ġeconom": 11723, - "Ġeconomic": 7100, - "Ġeconomical": 60618, - "Ġeconomically": 47379, - "Ġeconomics": 28989, - "Ġeconomies": 37671, - "Ġeconomist": 46215, - "Ġeconomists": 45415, - "Ġeconomy": 8752, - "Ġeconóm": 73641, - "Ġecosystem": 26031, - "Ġecosystems": 61951, - "Ġecs": 79522, - "Ġecstasy": 93663, - "Ġecstatic": 98392, - "Ġect": 77594, - "Ġecx": 66329, - "Ġed": 1608, - "Ġedad": 53782, - "Ġedge": 6964, - "Ġedged": 90663, - "Ġedges": 13116, - "Ġedi": 76192, - "Ġedible": 67740, - "Ġedit": 4600, - "ĠeditText": 65145, - "Ġeditable": 38509, - "Ġeditar": 80317, - "Ġedited": 19685, - "Ġediting": 16039, - "Ġedition": 14002, - "Ġeditions": 47634, - "Ġeditor": 6576, - "Ġeditorial": 28144, - "Ġeditors": 29846, - "Ġedits": 51944, - "Ġedm": 66440, - "Ġeds": 98199, - "Ġedt": 81814, - "Ġedu": 22160, - "Ġeduc": 4834, - "Ġeducate": 39170, - "Ġeducated": 33142, - "Ġeducating": 67805, - "Ġeducation": 6873, - "Ġeducational": 16627, - "Ġeducator": 72146, - "Ġeducators": 50794, - "Ġedx": 64745, - "Ġee": 37443, - "Ġeen": 8517, - "Ġeens": 99766, - "Ġeer": 44372, - "Ġeerie": 97383, - "Ġeerste": 68670, - "Ġef": 31469, - "Ġefect": 44046, - "Ġeff": 3369, - "Ġeffect": 2515, - "Ġeffected": 89589, - "Ġeffective": 7524, - "Ġeffectively": 13750, - "Ġeffectiveness": 27375, - "Ġeffects": 6372, - "Ġeffet": 67781, - "Ġeffic": 31914, - "Ġefficacy": 41265, - "Ġefficiencies": 92126, - "Ġefficiency": 15374, - "Ġefficient": 11297, - "Ġefficiently": 30820, - "Ġeffort": 5149, - "Ġeffortless": 80192, - "Ġeffortlessly": 69704, - "Ġefforts": 9045, - "Ġefter": 47580, - "Ġeg": 8866, - "Ġegal": 77271, - "Ġeget": 70763, - "Ġegg": 19151, - "Ġeggs": 19335, - "Ġego": 37374, - "Ġegreg": 83164, - "Ġegregious": 90168, - "Ġegret": 92292, - "Ġegt": 72167, - "Ġegy": 31808, - "Ġeh": 36346, - "Ġeher": 94495, - "Ġei": 30529, - "Ġeid": 69431, - "Ġeig": 35834, - "Ġeigen": 29824, - "Ġeigenen": 73805, - "Ġeigentlich": 84980, - "Ġeight": 8223, - "Ġeighteen": 63134, - "Ġeighth": 37477, - "Ġeighty": 80679, - "Ġein": 4466, - "Ġeine": 10021, - "Ġeinem": 17901, - "Ġeinen": 15826, - "Ġeiner": 17495, - "Ġeines": 37208, - "Ġeinf": 32387, - "Ġeinfach": 36423, - "Ġeing": 49476, - "Ġeinige": 64720, - "Ġeinmal": 55559, - "Ġeins": 89848, - "Ġeinz": 75327, - "Ġeinzel": 95888, - "Ġeither": 3060, - "Ġeius": 69521, - "Ġeiusmod": 80222, - "Ġej": 19835, - "Ġejac": 64714, - "Ġejaculation": 99302, - "Ġejec": 50271, - "Ġeject": 90574, - "Ġejected": 95503, - "Ġejemplo": 58300, - "Ġejercicio": 97021, - "Ġek": 27955, - "Ġeks": 90762, - "Ġel": 658, - "Ġela": 51407, - "Ġelabor": 25985, - "Ġelaborate": 37067, - "Ġelapsed": 26401, - "ĠelapsedTime": 81955, - "Ġelast": 92185, - "Ġelastic": 36573, - "Ġelasticity": 95916, - "Ġelbow": 46811, - "Ġelbows": 82012, - "Ġelder": 22916, - "Ġelderly": 29920, - "Ġelders": 61776, - "Ġeldest": 74665, - "Ġeldre": 94460, - "Ġele": 10732, - "Ġelect": 4135, - "Ġelected": 16689, - "Ġelection": 6355, - "Ġelections": 16374, - "Ġelective": 98590, - "Ġelectoral": 34941, - "Ġelectorate": 62568, - "Ġelectr": 43906, - "Ġelectric": 9249, - "Ġelectrical": 20314, - "Ġelectricity": 18200, - "Ġelectro": 25396, - "Ġelectrode": 72048, - "Ġelectrodes": 80390, - "Ġelectroly": 73396, - "Ġelectrom": 54707, - "Ġelectromagnetic": 66669, - "Ġelectron": 17130, - "Ġelectronic": 14683, - "Ġelectronically": 71870, - "Ġelectronics": 31591, - "Ġelectrons": 57678, - "Ġelectrónico": 72566, - "Ġeleg": 18190, - "Ġelegance": 64543, - "Ġelegant": 26861, - "Ġelek": 63888, - "Ġelem": 12012, - "Ġelement": 2449, - "ĠelementType": 90673, - "Ġelemental": 62235, - "Ġelementary": 36256, - "Ġelemento": 41718, - "Ġelementos": 49247, - "Ġelements": 5540, - "Ġelems": 57068, - "Ġelephant": 46840, - "Ġelephants": 61866, - "Ġeles": 67541, - "Ġelev": 12231, - "Ġelevate": 69730, - "Ġelevated": 32389, - "Ġelevation": 27255, - "Ġelevator": 39736, - "Ġeleven": 45314, - "Ġelf": 41845, - "Ġelgg": 96753, - "Ġelic": 95360, - "Ġelif": 4508, - "Ġelig": 14510, - "Ġeligibility": 41734, - "Ġeligible": 17446, - "Ġelim": 9961, - "Ġelimin": 38416, - "Ġeliminar": 49504, - "Ġeliminate": 22472, - "Ġeliminated": 34373, - "Ġeliminates": 60944, - "Ġeliminating": 40599, - "Ġelimination": 44032, - "Ġelit": 31160, - "Ġelite": 21342, - "Ġelites": 56803, - "Ġelk": 77942, - "Ġelkaar": 95698, - "Ġell": 26689, - "Ġella": 54601, - "Ġellas": 98760, - "Ġelle": 27549, - "Ġeller": 27028, - "Ġelles": 84568, - "Ġellipse": 58497, - "Ġellipt": 78883, - "Ġello": 67415, - "Ġellos": 54430, - "Ġelm": 43305, - "Ġelo": 64235, - "Ġelong": 74595, - "Ġels": 21371, - "Ġelse": 775, - "Ġelseif": 12017, - "Ġelsewhere": 18403, - "Ġelsif": 25490, - "Ġelt": 55239, - "Ġelucid": 97298, - "Ġelusive": 66684, - "Ġelves": 77892, - "Ġelé": 86706, - "ĠelÅij": 89911, - "Ġem": 991, - "Ġemacs": 87783, - "Ġemail": 2613, - "ĠemailAddress": 90813, - "Ġemailed": 49614, - "Ġemailing": 92801, - "Ġemails": 14633, - "Ġeman": 69239, - "Ġemanc": 91225, - "Ġemb": 8126, - "Ġembar": 80701, - "Ġembargo": 48702, - "Ġembark": 70531, - "Ġembarked": 79120, - "Ġembarrass": 23077, - "Ġembarrassed": 49230, - "Ġembarrassing": 45105, - "Ġembarrassment": 60030, - "Ġembassy": 46567, - "Ġembed": 11840, - "Ġembedded": 23711, - "Ġembedding": 40188, - "Ġembeddings": 71647, - "Ġembell": 72514, - "Ġember": 99384, - "Ġemblem": 67374, - "Ġembod": 32123, - "Ġembodied": 78643, - "Ġembodies": 95122, - "Ġembodiment": 49497, - "Ġembodiments": 75653, - "Ġembody": 81658, - "Ġembr": 17029, - "Ġembrace": 27830, - "Ġembraced": 43603, - "Ġembraces": 83487, - "Ġembracing": 56501, - "Ġembroid": 54678, - "Ġembroidered": 93759, - "Ġembroidery": 85927, - "Ġembry": 44481, - "Ġembryo": 87701, - "Ġembryos": 89873, - "Ġemerg": 7425, - "Ġemerge": 34044, - "Ġemerged": 22763, - "Ġemergence": 49179, - "Ġemergencies": 69074, - "Ġemergency": 13147, - "Ġemerges": 59696, - "Ġemerging": 24084, - "Ġeminent": 84629, - "Ġemiss": 99763, - "Ġemission": 41353, - "Ġemissions": 20748, - "Ġemit": 17105, - "Ġemits": 73880, - "Ġemitted": 48042, - "Ġemitter": 48363, - "Ġemitting": 90556, - "Ġemlrt": 97312, - "Ġemo": 94197, - "Ġemoc": 86007, - "Ġemoji": 43465, - "Ġemojis": 100166, - "Ġemot": 10382, - "Ġemotion": 20356, - "Ġemotional": 14604, - "Ġemotionally": 38683, - "Ġemotions": 21958, - "Ġemp": 8654, - "Ġempath": 36681, - "Ġempathy": 48451, - "Ġemperor": 57883, - "Ġempez": 82949, - "Ġemph": 13456, - "Ġemphas": 20654, - "Ġemphasis": 25679, - "Ġemphasize": 47032, - "Ġemphasized": 46728, - "Ġemphasizes": 66159, - "Ġemphasizing": 82003, - "Ġempir": 38969, - "Ġempire": 32447, - "Ġempirical": 46763, - "Ġemple": 62126, - "Ġempleado": 88040, - "Ġemploi": 92800, - "Ġemploy": 3539, - "Ġemployed": 20011, - "Ġemployee": 9548, - "Ġemployees": 8420, - "Ġemployer": 19683, - "Ġemployers": 23234, - "Ġemploying": 51297, - "Ġemployment": 14740, - "Ġemploys": 51242, - "Ġempower": 26285, - "Ġempowered": 62935, - "Ġempowering": 66388, - "Ġempowerment": 74477, - "Ġempres": 90953, - "Ġempresa": 33864, - "Ġempresas": 51404, - "Ġempt": 54169, - "Ġemptied": 94972, - "Ġempty": 4384, - "Ġemulate": 66585, - "Ġemulation": 79941, - "Ġemulator": 59616, - "Ġen": 665, - "Ġenable": 7431, - "Ġenabled": 9147, - "Ġenables": 20682, - "Ġenabling": 28462, - "Ġenact": 48047, - "Ġenacted": 44977, - "Ġenactment": 78652, - "Ġenam": 82952, - "Ġenamel": 92848, - "Ġenc": 3289, - "Ġencaps": 43669, - "Ġench": 66812, - "Ġenchant": 48025, - "Ġenchanted": 98411, - "Ġenclave": 98812, - "Ġenclosed": 44910, - "Ġenclosing": 86028, - "Ġenclosure": 58912, - "Ġencode": 16559, - "ĠencodeURIComponent": 57837, - "Ġencoded": 21136, - "Ġencoder": 24592, - "Ġencoding": 11418, - "Ġencompass": 38632, - "Ġencompasses": 71010, - "Ġencontr": 23363, - "Ġencontrado": 56327, - "Ġencontrar": 46723, - "Ġencore": 35597, - "Ġencount": 30897, - "Ġencounter": 13123, - "Ġencountered": 23926, - "Ġencountering": 92372, - "Ġencounters": 35006, - "Ġencour": 8037, - "Ġencourage": 15253, - "Ġencouraged": 21190, - "Ġencouragement": 51475, - "Ġencourages": 37167, - "Ġencouraging": 26921, - "Ġencrypt": 30725, - "Ġencrypted": 25461, - "Ġencryption": 26542, - "Ġenctype": 38515, - "Ġencuent": 36837, - "Ġencuentra": 57268, - "Ġencyclopedia": 83708, - "Ġend": 842, - "ĠendDate": 31545, - "ĠendIndex": 62203, - "ĠendPoint": 70574, - "ĠendTime": 33161, - "Ġendanger": 38037, - "Ġendangered": 52356, - "Ġende": 29705, - "Ġendeavor": 54914, - "Ġendeavors": 79645, - "Ġendeavour": 90031, - "Ġended": 9670, - "Ġendemic": 96013, - "Ġendereco": 90253, - "Ġendforeach": 32254, - "Ġendian": 65788, - "Ġendif": 12610, - "Ġending": 13696, - "Ġendings": 77697, - "Ġendl": 5342, - "Ġendless": 26762, - "Ġendlessly": 79837, - "Ġendors": 35065, - "Ġendorse": 19507, - "Ġendorsed": 40728, - "Ġendorsement": 42143, - "Ġendorsements": 94994, - "Ġendorsing": 98859, - "Ġendoth": 93329, - "Ġendowed": 98728, - "Ġendpoint": 15233, - "Ġendpoints": 37442, - "Ġendregion": 86117, - "Ġends": 10548, - "Ġendurance": 49286, - "Ġendure": 46753, - "Ġendured": 56224, - "Ġenduring": 52876, - "Ġendwhile": 67014, - "Ġenemies": 14207, - "Ġenemy": 9354, - "Ġener": 38556, - "Ġenerg": 4602, - "Ġenergetic": 45955, - "Ġenergia": 96158, - "Ġenergies": 49969, - "Ġenergy": 4907, - "Ġenf": 33632, - "Ġenfants": 60404, - "Ġenfer": 62097, - "Ġenfermed": 88117, - "Ġenforce": 29262, - "Ġenforced": 45421, - "Ġenforcement": 13627, - "Ġenforcing": 62908, - "Ġenfrent": 89599, - "Ġeng": 2995, - "Ġengage": 16988, - "Ġengaged": 17045, - "Ġengagement": 20392, - "Ġengagements": 79971, - "Ġengages": 69589, - "Ġengaging": 23387, - "Ġengine": 4817, - "Ġengineer": 24490, - "Ġengineered": 46036, - "Ġengineering": 15009, - "Ġengineers": 25175, - "Ġengines": 21787, - "Ġenglish": 30063, - "Ġengr": 51155, - "Ġengraved": 80810, - "Ġengulf": 77836, - "Ġenh": 8833, - "Ġenhance": 18885, - "Ġenhanced": 24872, - "Ġenhancement": 27886, - "Ġenhancements": 59629, - "Ġenhances": 57924, - "Ġenhancing": 47594, - "Ġenim": 60602, - "Ġenjo": 31679, - "Ġenjoy": 4774, - "Ġenjoyable": 32180, - "Ġenjoyed": 14333, - "Ġenjoying": 22128, - "Ġenjoyment": 45278, - "Ġenjoys": 32838, - "Ġenlarg": 41039, - "Ġenlarge": 53744, - "Ġenlarged": 74117, - "Ġenlargement": 66507, - "Ġenlight": 41316, - "Ġenlightened": 82315, - "Ġenlightenment": 81869, - "Ġenlist": 88724, - "Ġenlisted": 69576, - "Ġenn": 61624, - "Ġenorm": 17748, - "Ġenorme": 68906, - "Ġenormous": 23205, - "Ġenormously": 84563, - "Ġenough": 3403, - "Ġenqu": 77807, - "Ġenquanto": 95741, - "Ġenqueue": 54857, - "Ġenquiries": 84422, - "Ġenquiry": 77612, - "Ġenr": 81652, - "Ġenraged": 98295, - "Ġenrich": 31518, - "Ġenriched": 69671, - "Ġenrichment": 70272, - "Ġenrol": 66466, - "Ġenroll": 52880, - "Ġenrolled": 37191, - "Ġenrollment": 39148, - "Ġens": 4675, - "Ġense": 68061, - "Ġensemble": 40126, - "Ġensl": 67548, - "Ġenslaved": 95389, - "Ġensued": 96763, - "Ġensuing": 72758, - "Ġensuite": 76826, - "Ġensure": 6106, - "Ġensured": 59754, - "Ġensures": 26420, - "Ġensuring": 23391, - "Ġent": 1218, - "Ġentail": 87092, - "Ġentails": 71204, - "Ġentend": 69379, - "Ġentender": 96537, - "Ġenter": 3810, - "Ġentered": 10862, - "Ġentering": 16661, - "Ġenterprise": 20790, - "Ġenterprises": 40919, - "Ġenters": 29933, - "Ġentert": 23737, - "Ġentertain": 46276, - "Ġentertained": 65550, - "Ġentertaining": 30311, - "Ġentertainment": 16924, - "Ġentfer": 83295, - "Ġenth": 65308, - "Ġenthus": 16676, - "Ġenthusi": 21827, - "Ġenthusiasm": 36232, - "Ġenthusiast": 61912, - "Ġenthusiastic": 42702, - "Ġenthusiastically": 99325, - "Ġenthusiasts": 43448, - "Ġenticing": 88607, - "Ġentidad": 86908, - "Ġentire": 4553, - "Ġentirely": 11622, - "Ġentirety": 49017, - "Ġentities": 15086, - "Ġentitled": 20458, - "Ġentitlement": 55001, - "Ġentity": 5502, - "ĠentityId": 94142, - "ĠentityManager": 60875, - "ĠentityType": 97901, - "Ġentonces": 72499, - "Ġentr": 11751, - "Ġentra": 83786, - "Ġentrada": 43663, - "Ġentrance": 20396, - "Ġentrances": 95679, - "Ġentrar": 83413, - "Ġentre": 9465, - "Ġentreg": 94381, - "Ġentrega": 79518, - "Ġentren": 94921, - "Ġentrenched": 82144, - "Ġentreprene": 19978, - "Ġentrepreneur": 29349, - "Ġentrepreneurial": 70406, - "Ġentrepreneurs": 35490, - "Ġentrepreneurship": 75505, - "Ġentreprise": 93486, - "Ġentreprises": 97263, - "Ġentrev": 90132, - "Ġentries": 10925, - "Ġentropy": 48602, - "Ġentrusted": 86382, - "Ġentry": 4441, - "Ġents": 37952, - "Ġentsprech": 88588, - "Ġentwick": 81229, - "Ġentão": 85913, - "Ġenum": 7773, - "Ġenumer": 10363, - "Ġenumerable": 45042, - "Ġenumerate": 13555, - "Ġenumerated": 85969, - "Ġenumeration": 52678, - "Ġenumerator": 75731, - "Ġenums": 71817, - "Ġenv": 6233, - "Ġenvelop": 54285, - "Ġenvelope": 35498, - "Ġenvelopes": 87706, - "Ġenvi": 50364, - "Ġenviado": 99672, - "Ġenviar": 63878, - "Ġenviron": 50026, - "Ġenvironment": 4676, - "Ġenvironmental": 12434, - "Ġenvironmentally": 57340, - "Ġenvironments": 22484, - "Ġenvis": 85775, - "Ġenvision": 48146, - "Ġenvisioned": 74389, - "Ġenvoy": 60630, - "Ġenvy": 66533, - "Ġenzym": 32011, - "Ġenzyme": 49242, - "Ġenzymes": 56067, - "Ġeo": 95703, - "Ġeof": 77860, - "Ġeos": 62894, - "Ġep": 4248, - "Ġephem": 83234, - "Ġepic": 25706, - "Ġepid": 28817, - "Ġepidemi": 62057, - "Ġepidemic": 42620, - "Ġepile": 58652, - "Ġepilepsy": 70655, - "Ġepis": 67594, - "Ġepisode": 9417, - "Ġepisodes": 18243, - "Ġepit": 67422, - "Ġepith": 64779, - "Ġepoch": 16746, - "Ġepochs": 40446, - "Ġepoll": 96961, - "Ġepoxy": 97744, - "Ġeps": 18470, - "Ġepsilon": 32304, - "Ġepub": 65049, - "Ġeq": 9116, - "Ġeql": 68476, - "Ġequ": 3312, - "Ġequal": 6273, - "ĠequalTo": 61645, - "Ġequality": 22526, - "Ġequally": 18813, - "Ġequals": 17239, - "Ġequation": 24524, - "Ġequations": 39006, - "Ġequilibrium": 56411, - "Ġequip": 26458, - "Ġequipe": 97305, - "Ġequipment": 7241, - "Ġequipments": 72230, - "Ġequipo": 49012, - "Ġequipos": 92952, - "Ġequipped": 19167, - "Ġequitable": 77109, - "Ġequity": 25452, - "Ġequiv": 69558, - "Ġequival": 44554, - "Ġequivalence": 85262, - "Ġequivalent": 13890, - "Ġequivalents": 86106, - "Ġer": 2781, - "Ġera": 11639, - "Ġerad": 56537, - "Ġeradicate": 89514, - "Ġerase": 37088, - "Ġerased": 64800, - "Ġerb": 68748, - "Ġere": 39357, - "Ġerect": 38732, - "Ġerected": 66906, - "Ġerectile": 57217, - "Ġerection": 65146, - "Ġerf": 37508, - "Ġerfahren": 96502, - "Ġerfol": 54311, - "Ġerfolgre": 74896, - "Ġerfolgreich": 94194, - "Ġerg": 36376, - "Ġergonomic": 97791, - "Ġerh": 60901, - "Ġerhalten": 59084, - "Ġerk": 89866, - "Ġerklä": 87207, - "Ġerle": 77220, - "Ġerm": 77234, - "Ġermög": 98135, - "Ġern": 93029, - "Ġero": 72332, - "Ġeros": 43219, - "Ġerosion": 58097, - "Ġerot": 8214, - "Ġerotic": 34416, - "Ġerotica": 89489, - "Ġerotici": 40572, - "Ġerotico": 74238, - "Ġerotik": 28662, - "Ġerotique": 53927, - "Ġerotisch": 97663, - "Ġerotische": 23002, - "Ġerotisk": 40088, - "Ġerotiske": 66753, - "Ġerr": 1886, - "ĠerrMsg": 61178, - "Ġerratic": 95675, - "Ġerre": 56549, - "Ġerreur": 92020, - "Ġerrmsg": 68145, - "Ġerrno": 28053, - "Ġerro": 37410, - "Ġerrone": 58889, - "Ġerroneous": 77772, - "Ġerror": 1493, - "ĠerrorCallback": 90180, - "ĠerrorCode": 41542, - "ĠerrorHandler": 72173, - "ĠerrorMessage": 25988, - "ĠerrorMsg": 53347, - "ĠerrorThrown": 82799, - "Ġerrores": 91800, - "Ġerrors": 6103, - "Ġerrs": 71917, - "Ġers": 55495, - "Ġerst": 35468, - "Ġerste": 62317, - "Ġersten": 49258, - "Ġeru": 61354, - "Ġerupt": 44779, - "Ġerupted": 61274, - "Ġeruption": 80502, - "Ġerv": 72175, - "Ġerw": 67486, - "Ġery": 89357, - "Ġerót": 80543, - "Ġes": 1560, - "Ġesa": 50980, - "Ġesac": 82944, - "Ġesc": 3920, - "Ġescal": 27533, - "Ġescalate": 89690, - "Ġescalated": 81700, - "Ġescalating": 77157, - "Ġescalation": 71389, - "Ġescap": 89884, - "Ġescape": 12731, - "Ġescaped": 28883, - "Ġescapes": 66209, - "Ġescaping": 53754, - "Ġescol": 40754, - "Ġescort": 6286, - "Ġescorte": 51170, - "Ġescorted": 77656, - "Ġescorts": 28030, - "Ġescre": 98045, - "Ġescri": 66871, - "Ġescrit": 58544, - "Ġese": 42918, - "Ġesi": 78408, - "Ġesk": 24932, - "Ġeskort": 41641, - "Ġeskorte": 39267, - "Ġesl": 98946, - "Ġeslint": 21840, - "Ġeso": 44841, - "Ġesos": 94174, - "Ġesp": 16948, - "Ġespa": 36711, - "Ġespacio": 66584, - "Ġespan": 80655, - "Ġespaço": 99972, - "Ġespañ": 50475, - "Ġespañol": 70988, - "Ġespec": 43938, - "Ġespecial": 33397, - "Ġespecially": 5423, - "Ġespecialmente": 95102, - "Ġespecific": 69694, - "Ġespect": 95370, - "ĠespecÃŃf": 79020, - "Ġesper": 31157, - "Ġespera": 82844, - "Ġespionage": 78739, - "Ġesports": 81550, - "Ġespos": 71327, - "Ġesposa": 85990, - "Ġespresso": 66521, - "Ġess": 4043, - "Ġessa": 55729, - "Ġessay": 9071, - "Ġessays": 23691, - "Ġesse": 42479, - "Ġessen": 95755, - "Ġessence": 28591, - "Ġessential": 7718, - "Ġessentially": 16168, - "Ġessentials": 59886, - "Ġessere": 35366, - "Ġest": 1826, - "Ġesta": 15491, - "Ġestaba": 64324, - "Ġestable": 52764, - "Ġestablish": 5813, - "Ġestablished": 9749, - "Ġestablishes": 64664, - "Ġestablishing": 31692, - "Ġestablishment": 21967, - "Ġestablishments": 63337, - "Ġestad": 78781, - "Ġestado": 25029, - "Ġestados": 94624, - "Ġestamos": 68160, - "Ġestar": 35357, - "Ġestas": 48591, - "Ġestate": 12675, - "Ġestates": 84075, - "Ġestava": 78900, - "Ġeste": 10566, - "Ġesteem": 85597, - "Ġesteemed": 97564, - "Ġestilo": 70383, - "Ġestim": 15279, - "Ġestimate": 16430, - "Ġestimated": 13240, - "Ġestimates": 17989, - "Ġestimating": 77472, - "Ġestimation": 42304, - "Ġestimator": 68398, - "Ġesto": 38893, - "Ġestos": 45886, - "Ġestoy": 82384, - "Ġestr": 30607, - "Ġestrogen": 70180, - "Ġestruct": 76509, - "Ġestud": 58563, - "Ġestudiantes": 98822, - "Ġestudio": 80036, - "Ġestá": 15833, - "Ġestán": 42939, - "Ġestão": 57554, - "Ġet": 1880, - "Ġeta": 40097, - "Ġetc": 5099, - "Ġeternal": 35825, - "Ġeternity": 64482, - "Ġeth": 8537, - "Ġethanol": 62772, - "Ġether": 51150, - "Ġethereum": 85622, - "Ġethernet": 81634, - "Ġethers": 96220, - "Ġethic": 65947, - "Ġethical": 31308, - "Ġethics": 32008, - "Ġethn": 79180, - "Ġethnic": 22277, - "Ġethnicity": 57978, - "Ġethos": 85339, - "Ġetiqu": 62044, - "Ġetiquette": 94305, - "Ġetree": 67755, - "Ġett": 27822, - "Ġetter": 56916, - "Ġettä": 73451, - "Ġetwa": 78656, - "Ġetwas": 40871, - "Ġeu": 15925, - "Ġeuch": 66395, - "Ġeuler": 92070, - "Ġeup": 65043, - "Ġeuro": 18140, - "Ġeurop": 63021, - "Ġeurope": 38634, - "Ġeuropean": 87019, - "Ġeuropé": 95199, - "Ġeuros": 33588, - "Ġeuth": 81680, - "Ġeux": 84440, - "Ġev": 3721, - "Ġevac": 30520, - "Ġevacuate": 90089, - "Ġevacuated": 63358, - "Ġevacuation": 60773, - "Ġevade": 77753, - "Ġeval": 5720, - "Ġevalu": 19886, - "Ġevaluate": 15806, - "Ġevaluated": 26126, - "Ġevaluates": 67349, - "Ġevaluating": 38663, - "Ġevaluation": 16865, - "Ġevaluations": 56181, - "Ġevaluator": 70910, - "Ġevangel": 39153, - "Ġevangelical": 67685, - "Ġevapor": 60150, - "Ġevasion": 77832, - "Ġeve": 49996, - "Ġeven": 1524, - "Ġevening": 11714, - "Ġevenings": 59938, - "Ġevenly": 42147, - "Ġevent": 1567, - "ĠeventData": 68967, - "ĠeventId": 71100, - "ĠeventName": 61277, - "ĠeventType": 59651, - "Ġeventdata": 45108, - "Ġevento": 45542, - "Ġeventos": 73494, - "Ġevents": 4455, - "Ġeventual": 42835, - "Ġeventually": 9778, - "Ġever": 3596, - "Ġeverlasting": 96049, - "Ġevery": 1475, - "Ġeverybody": 16470, - "Ġeveryday": 18254, - "Ġeveryone": 5127, - "Ġeverything": 4395, - "Ġeverytime": 90456, - "Ġeverywhere": 17277, - "Ġeviction": 79336, - "Ġevid": 5339, - "Ġevidence": 6029, - "Ġevidenced": 69457, - "Ġevident": 30576, - "Ġevidently": 67170, - "Ġevil": 14289, - "Ġevils": 86907, - "Ġevitar": 71908, - "Ġevoke": 95263, - "Ġevolution": 15740, - "Ġevolutionary": 41993, - "Ġevolve": 38680, - "Ġevolved": 28995, - "Ġevolves": 93054, - "Ġevolving": 42028, - "Ġevt": 12638, - "Ġew": 37990, - "Ġex": 506, - "Ġexacerb": 52875, - "Ġexacerbated": 92541, - "Ġexact": 4839, - "Ġexactly": 7041, - "Ġexagger": 39030, - "Ġexaggerated": 62258, - "Ġexam": 7151, - "Ġexamination": 24481, - "Ġexaminations": 69570, - "Ġexamine": 21635, - "Ġexamined": 25078, - "Ġexaminer": 84732, - "Ġexamines": 49095, - "Ġexamining": 38936, - "Ġexample": 3187, - "Ġexamples": 10507, - "Ġexams": 40786, - "Ġexc": 3521, - "Ġexcav": 45215, - "Ġexcavation": 97539, - "Ġexce": 91384, - "Ġexceed": 12771, - "Ġexceeded": 34908, - "Ġexceeding": 49005, - "Ġexceedingly": 76821, - "Ġexceeds": 36375, - "Ġexcel": 25555, - "Ġexcelente": 96507, - "Ġexcell": 8414, - "Ġexcellence": 38656, - "Ġexcellent": 9250, - "Ġexcept": 3734, - "Ġexception": 4788, - "Ġexceptional": 25363, - "Ġexceptionally": 48298, - "Ġexceptions": 20157, - "Ġexcer": 40177, - "Ġexcerpt": 50565, - "Ġexcerpts": 84490, - "Ġexcess": 13937, - "Ġexcessive": 27639, - "Ġexcessively": 87146, - "Ġexchange": 9473, - "Ġexchanged": 48501, - "Ġexchanges": 30098, - "Ġexchanging": 79531, - "Ġexcit": 25435, - "Ġexcited": 12304, - "Ġexcitement": 28361, - "Ġexciting": 13548, - "Ġexcl": 81384, - "Ġexclaimed": 80608, - "Ġexclude": 22429, - "Ġexcluded": 28544, - "Ġexcludes": 64468, - "Ġexcluding": 44878, - "Ġexclus": 18525, - "Ġexclusion": 42308, - "Ġexclusive": 14079, - "Ġexclusively": 24121, - "Ġexcursion": 95440, - "Ġexcuse": 28391, - "Ġexcuses": 55586, - "Ġexe": 48293, - "Ġexec": 3969, - "Ġexecut": 24397, - "Ġexecutable": 33256, - "Ġexecute": 9203, - "Ġexecuted": 16070, - "Ġexecutes": 52535, - "Ġexecuting": 31320, - "Ġexecution": 11572, - "Ġexecutions": 69246, - "Ġexecutive": 11145, - "Ġexecutives": 29509, - "Ġexecutor": 32658, - "Ġexem": 15738, - "Ġexemp": 94320, - "Ġexempl": 39039, - "Ġexemplary": 77381, - "Ġexemple": 51173, - "Ġexemplo": 80694, - "Ġexempt": 39028, - "Ġexemption": 45798, - "Ġexemptions": 71988, - "Ġexerc": 7584, - "Ġexercise": 10368, - "Ġexercised": 62113, - "Ġexercises": 23783, - "Ġexercising": 51582, - "Ġexercitation": 99549, - "Ġexert": 43844, - "Ġexh": 57759, - "Ġexhaust": 17960, - "Ġexhausted": 39019, - "Ġexhausting": 79953, - "Ġexhaustion": 70663, - "Ġexhaustive": 73603, - "Ġexhib": 12532, - "Ġexhibit": 31324, - "Ġexhibited": 51713, - "Ġexhibiting": 87719, - "Ġexhibition": 28099, - "Ġexhibitions": 70864, - "Ġexhibits": 50829, - "Ġexhilar": 91826, - "Ġexig": 74772, - "Ġexile": 61087, - "Ġexist": 3073, - "Ġexiste": 29253, - "Ġexisted": 25281, - "Ġexistence": 14209, - "Ġexistential": 67739, - "Ġexisting": 6484, - "Ġexists": 6866, - "Ġexit": 4974, - "Ġexited": 52383, - "Ġexiting": 45848, - "Ġexits": 43186, - "Ġexon": 99844, - "Ġexotic": 39418, - "Ġexp": 1367, - "Ġexpand": 9407, - "Ġexpanded": 17626, - "Ġexpanding": 24050, - "Ġexpands": 52956, - "Ġexpans": 40014, - "Ġexpansion": 14800, - "Ġexpansions": 78588, - "Ġexpansive": 61838, - "Ġexpect": 1755, - "Ġexpectancy": 66995, - "Ġexpectation": 31293, - "Ġexpectations": 17078, - "Ġexpected": 3685, - "ĠexpectedResult": 82541, - "Ġexpecting": 23132, - "Ġexpects": 25283, - "Ġexped": 31727, - "Ġexpedition": 51264, - "Ġexpelled": 67331, - "Ġexpend": 28410, - "Ġexpended": 99131, - "Ġexpenditure": 45426, - "Ġexpenditures": 53869, - "Ġexpense": 20900, - "Ġexpenses": 18512, - "Ġexpensive": 11646, - "Ġexper": 2183, - "Ġexperi": 5866, - "Ġexperience": 3217, - "Ġexperienced": 10534, - "Ġexperiences": 11704, - "Ġexperiencia": 54413, - "Ġexperiencing": 25051, - "Ġexperiment": 9526, - "Ġexperimental": 22772, - "Ġexperimentation": 66196, - "Ġexperimented": 98504, - "Ġexperimenting": 60257, - "Ġexperiments": 21896, - "Ġexpert": 6335, - "Ġexpertise": 19248, - "Ġexperts": 11909, - "Ġexpiration": 32792, - "Ġexpire": 33663, - "Ġexpired": 27489, - "Ġexpires": 29002, - "ĠexpiresIn": 99500, - "Ġexpiry": 51021, - "Ġexpl": 3327, - "Ġexplain": 10552, - "Ġexplained": 11497, - "Ġexplaining": 26073, - "Ġexplains": 15100, - "Ġexplan": 13661, - "Ġexplanation": 16540, - "Ġexplanations": 41941, - "Ġexplanatory": 93566, - "Ġexplic": 56369, - "Ġexplicit": 11720, - "Ġexplicitly": 21650, - "Ġexplo": 7684, - "Ġexplode": 16135, - "Ġexploded": 44913, - "Ġexplodes": 95013, - "Ġexploding": 73745, - "Ġexploit": 33294, - "Ġexploitation": 40761, - "Ġexploited": 51763, - "Ġexploiting": 71701, - "Ġexploits": 63488, - "Ġexplor": 48539, - "Ġexploration": 27501, - "Ġexplore": 13488, - "Ġexplored": 36131, - "Ġexplorer": 54067, - "Ġexplores": 41424, - "Ġexploring": 24919, - "Ġexplos": 14218, - "Ġexplosion": 25176, - "Ġexplosions": 56506, - "Ġexplosive": 34150, - "Ġexplosives": 57409, - "Ġexpo": 93416, - "Ġexponent": 28790, - "Ġexponential": 59855, - "Ġexponentially": 75251, - "Ġexport": 7637, - "Ġexported": 35990, - "Ġexporter": 58478, - "Ġexporters": 75948, - "Ġexporting": 61321, - "Ġexports": 13086, - "Ġexpos": 46956, - "Ġexpose": 29241, - "Ġexposed": 15246, - "Ġexposes": 59381, - "Ġexposing": 47066, - "Ġexposition": 91518, - "Ġexposure": 14675, - "Ġexposures": 70530, - "Ġexpr": 15522, - "Ġexpres": 67605, - "Ġexpress": 3237, - "Ġexpressed": 13605, - "Ġexpresses": 61120, - "Ġexpressing": 37810, - "Ġexpression": 7645, - "Ġexpressions": 24282, - "Ġexpressive": 78223, - "Ġexpressly": 53611, - "Ġexpulsion": 95989, - "Ġexpérience": 88411, - "Ġexquisite": 59708, - "Ġext": 1327, - "Ġextend": 13334, - "Ġextended": 11838, - "Ġextending": 33459, - "Ġextends": 2289, - "Ġextension": 9070, - "Ġextensions": 20300, - "Ġextensive": 16781, - "Ġextensively": 42817, - "Ġextent": 13112, - "Ġextents": 92589, - "Ġexter": 55367, - "Ġexterior": 28362, - "Ġextern": 16011, - "Ġexternal": 9434, - "Ġexternally": 69442, - "Ġextinct": 69918, - "Ġextinction": 52609, - "Ġextingu": 56807, - "Ġextortion": 96480, - "Ġextr": 11741, - "Ġextra": 5066, - "Ġextract": 8819, - "Ġextracted": 28532, - "Ġextracting": 60508, - "Ġextraction": 33289, - "Ġextractor": 68572, - "Ġextracts": 49062, - "Ġextrad": 67902, - "Ġextradition": 95076, - "Ġextraordin": 64555, - "Ġextraordinarily": 76024, - "Ġextraordinary": 24674, - "Ġextrapol": 71462, - "Ġextras": 37375, - "Ġextrav": 58439, - "Ġextravag": 74164, - "Ġextravagant": 95950, - "Ġextrem": 6000, - "Ġextreme": 14560, - "Ġextremely": 9193, - "Ġextremes": 69971, - "Ġextremism": 70768, - "Ġextremist": 56882, - "Ġextremists": 59007, - "Ġey": 3999, - "Ġeye": 8071, - "Ġeyeb": 37061, - "Ġeyebrow": 84416, - "Ġeyebrows": 61225, - "Ġeyed": 91772, - "Ġeyel": 54957, - "Ġeyes": 6548, - "Ġeyewitness": 90010, - "Ġez": 44420, - "Ġf": 282, - "ĠfChain": 96283, - "ĠfName": 93509, - "Ġfa": 2267, - "Ġfab": 9765, - "Ġfabric": 13354, - "Ġfabricated": 70554, - "Ġfabrication": 59251, - "Ġfabrics": 53054, - "Ġfabs": 41828, - "Ġfabulous": 35631, - "Ġfac": 3547, - "Ġfacade": 62716, - "Ġface": 3663, - "Ġfacebook": 23795, - "Ġfaced": 17011, - "Ġfaces": 12580, - "Ġfacet": 45607, - "Ġfacets": 62814, - "Ġfacial": 28900, - "Ġfacil": 58424, - "Ġfacile": 51794, - "Ġfacilit": 17028, - "Ġfacilitate": 28696, - "Ġfacilitated": 72849, - "Ġfacilitates": 73633, - "Ġfacilitating": 68365, - "Ġfacilities": 13077, - "Ġfacility": 12764, - "Ġfacing": 13176, - "Ġfact": 2144, - "Ġfaction": 37480, - "Ġfactions": 48752, - "Ġfacto": 61596, - "Ġfactor": 8331, - "Ġfactorial": 54062, - "Ġfactories": 35159, - "Ġfactors": 9547, - "Ġfactory": 8803, - "Ġfacts": 13363, - "Ġfactual": 61001, - "Ġfactura": 100145, - "Ġfacult": 73533, - "Ġfaculties": 98083, - "Ġfaculty": 22291, - "Ġfade": 15366, - "ĠfadeIn": 47610, - "Ġfaded": 54434, - "Ġfades": 87509, - "Ġfading": 59617, - "Ġfail": 3775, - "Ġfailed": 4745, - "Ġfailing": 22109, - "Ġfails": 14865, - "Ġfailure": 8060, - "Ġfailures": 28950, - "Ġfaint": 38678, - "Ġfair": 6762, - "Ġfaire": 20028, - "Ġfairly": 14470, - "Ġfairness": 51841, - "Ġfairy": 45586, - "Ġfais": 66517, - "Ġfait": 20272, - "Ġfaith": 10082, - "Ġfaithful": 37513, - "Ġfaithfully": 94176, - "Ġfake": 12700, - "Ġfaker": 65186, - "Ġfakt": 67892, - "Ġfal": 26564, - "Ġfall": 4498, - "Ġfallback": 33872, - "Ġfallen": 21536, - "Ġfalling": 16054, - "Ġfallout": 65252, - "Ġfalls": 17503, - "Ġfals": 33032, - "Ġfalse": 905, - "Ġfalsehood": 96118, - "Ġfalsely": 61456, - "Ġfalta": 64099, - "Ġfam": 2138, - "Ġfame": 33651, - "Ġfamed": 61403, - "Ġfamil": 44526, - "Ġfamilia": 52047, - "Ġfamilial": 98304, - "Ġfamiliar": 11537, - "Ġfamiliarity": 71540, - "Ġfamilies": 8689, - "Ġfamille": 67628, - "Ġfamily": 3070, - "Ġfamine": 79054, - "Ġfamous": 11495, - "Ġfamously": 51287, - "Ġfan": 8571, - "Ġfanatic": 97899, - "Ġfanc": 81697, - "Ġfancy": 27555, - "Ġfandom": 75425, - "Ġfans": 7359, - "Ġfant": 8755, - "Ġfantas": 40438, - "Ġfantasies": 60277, - "Ġfantast": 64979, - "Ġfantastic": 14964, - "Ġfantasy": 18884, - "Ġfar": 3117, - "Ġfare": 21057, - "Ġfares": 70318, - "Ġfarewell": 72643, - "Ġfarm": 8961, - "Ġfarmer": 37500, - "Ġfarmers": 20957, - "Ġfarmhouse": 83408, - "Ġfarming": 33489, - "Ġfarms": 34324, - "Ġfart": 98595, - "Ġfarther": 43726, - "Ġfas": 67618, - "Ġfasc": 15550, - "Ġfascinated": 61914, - "Ġfascinating": 27387, - "Ġfascination": 75444, - "Ġfascism": 81522, - "Ġfascist": 73979, - "Ġfase": 70812, - "Ġfashion": 11401, - "Ġfashionable": 60423, - "Ġfashioned": 68556, - "Ġfast": 5043, - "Ġfasta": 86349, - "Ġfastball": 95062, - "Ġfaster": 10819, - "Ġfastest": 26731, - "Ġfasting": 54560, - "Ġfat": 8834, - "Ġfatal": 19094, - "ĠfatalError": 58963, - "Ġfatalities": 71305, - "Ġfatally": 72461, - "Ġfate": 25382, - "Ġfather": 7126, - "Ġfathers": 40317, - "Ġfatigue": 36709, - "Ġfats": 50127, - "Ġfatt": 87309, - "Ġfatto": 64978, - "Ġfatty": 40085, - "Ġfauc": 50886, - "Ġfaucet": 72553, - "Ġfault": 14867, - "Ġfaults": 57790, - "Ġfaulty": 58671, - "Ġfauna": 100014, - "Ġfaut": 47090, - "Ġfaux": 51527, - "Ġfav": 9428, - "Ġfavicon": 83904, - "Ġfavor": 4799, - "Ġfavorable": 37849, - "Ġfavored": 46603, - "Ġfavorite": 7075, - "Ġfavorites": 27672, - "Ġfavors": 54947, - "Ġfavour": 12617, - "Ġfavourable": 82285, - "Ġfavoured": 92867, - "Ġfavourite": 19214, - "Ġfavourites": 58034, - "Ġfax": 49719, - "Ġfaz": 38169, - "Ġfazer": 40945, - "Ġfaç": 95972, - "Ġfaçon": 76407, - "Ġfb": 26548, - "Ġfc": 26644, - "Ġfclose": 28303, - "Ġfd": 12696, - "Ġfds": 94834, - "Ġfe": 1172, - "Ġfear": 8850, - "Ġfeared": 38569, - "Ġfearful": 63757, - "Ġfearing": 81625, - "Ġfearless": 93111, - "Ġfears": 24087, - "Ġfeas": 32992, - "Ġfeasibility": 69543, - "Ġfeasible": 43303, - "Ġfeast": 53268, - "Ġfeat": 12627, - "Ġfeather": 50876, - "Ġfeathers": 56994, - "Ġfeats": 64401, - "Ġfeature": 4668, - "Ġfeatured": 15109, - "Ġfeatures": 4519, - "Ġfeaturing": 16850, - "Ġfec": 55061, - "Ġfecha": 23894, - "Ġfed": 23114, - "Ġfeder": 42207, - "Ġfederal": 6918, - "Ġfederally": 80637, - "Ġfederation": 80375, - "Ġfee": 11307, - "Ġfeed": 5510, - "Ġfeedback": 11302, - "Ġfeeder": 58107, - "Ġfeeding": 26040, - "Ġfeeds": 35496, - "Ġfeel": 2733, - "Ġfeeling": 8430, - "Ġfeelings": 16024, - "Ġfeels": 11321, - "Ġfees": 12718, - "Ġfeet": 7693, - "Ġfel": 18515, - "Ġfeliz": 95595, - "Ġfell": 11299, - "Ġfellow": 12637, - "Ġfellows": 87819, - "Ġfellowship": 63349, - "Ġfelon": 81014, - "Ġfelony": 37723, - "Ġfelt": 6612, - "Ġfem": 5103, - "Ġfemale": 8954, - "Ġfemales": 28585, - "Ġfemin": 17435, - "Ġfeminine": 46284, - "Ġfeminism": 53110, - "Ġfeminist": 38012, - "Ġfeminists": 65865, - "Ġfemme": 18694, - "Ġfemmes": 31656, - "Ġfen": 44585, - "Ġfence": 25675, - "Ġfenced": 84493, - "Ġfences": 70255, - "Ġfencing": 68527, - "Ġfend": 95127, - "Ġfer": 18728, - "Ġferm": 81682, - "Ġferment": 68736, - "Ġfermentation": 74454, - "Ġfermented": 96080, - "Ġfern": 88124, - "Ġferr": 58139, - "Ġferry": 52650, - "Ġfert": 21900, - "Ġfertil": 36214, - "Ġfertile": 70225, - "Ġfertility": 48111, - "Ġfertilizer": 65391, - "Ġferv": 67475, - "Ġfest": 19390, - "Ġfestival": 19309, - "Ġfestivals": 45517, - "Ġfestive": 59937, - "Ġfestivities": 80459, - "Ġfet": 16872, - "Ġfetal": 63746, - "Ġfetch": 7963, - "ĠfetchData": 78898, - "Ġfetched": 42542, - "Ġfetching": 45334, - "Ġfetisch": 98830, - "Ġfetish": 40252, - "Ġfetus": 76688, - "Ġfeu": 82711, - "Ġfeud": 57810, - "Ġfeudal": 95450, - "Ġfever": 34653, - "Ġfew": 2478, - "Ġfewer": 17162, - "Ġff": 26620, - "Ġffi": 78056, - "Ġfflush": 53786, - "Ġffm": 76992, - "Ġffmpeg": 86012, - "Ġfft": 44800, - "Ġfg": 30899, - "Ġfgets": 66656, - "Ġfh": 37175, - "Ġfi": 9314, - "Ġfian": 76672, - "Ġfiance": 95288, - "Ġfiat": 54930, - "Ġfib": 16178, - "Ġfiber": 24722, - "Ġfiberglass": 94311, - "Ġfibers": 49774, - "Ġfibonacci": 76798, - "Ġfibr": 95235, - "Ġfibre": 57525, - "Ġfic": 42355, - "Ġfica": 96227, - "Ġfich": 30075, - "Ġfichier": 45420, - "Ġfick": 50303, - "Ġficken": 36979, - "Ġfict": 89207, - "Ġfiction": 17422, - "Ġfictional": 44682, - "Ġfid": 33204, - "Ġfidelity": 83604, - "Ġfie": 63405, - "Ġfield": 2115, - "ĠfieldName": 39638, - "ĠfieldType": 99251, - "ĠfieldValue": 96184, - "Ġfields": 5151, - "Ġfier": 31618, - "Ġfierc": 75727, - "Ġfierce": 42442, - "Ġfiercely": 79045, - "Ġfiery": 64942, - "Ġfif": 11375, - "Ġfifo": 64597, - "Ġfifteen": 37755, - "Ġfifth": 18172, - "Ġfifty": 33517, - "Ġfig": 4237, - "Ġfight": 4465, - "Ġfighter": 25902, - "Ġfighters": 24080, - "Ġfighting": 11039, - "Ġfights": 28533, - "Ġfigsize": 79201, - "Ġfigur": 56755, - "Ġfigura": 94815, - "Ġfigure": 7216, - "Ġfigured": 25720, - "Ġfigures": 12678, - "Ġfiguring": 48309, - "Ġfil": 1488, - "Ġfila": 49869, - "Ġfilament": 91880, - "Ġfile": 1052, - "ĠfileId": 92361, - "ĠfileInfo": 74751, - "ĠfileList": 70176, - "ĠfileName": 12954, - "ĠfilePath": 23420, - "ĠfileSize": 73076, - "ĠfileType": 83746, - "Ġfiled": 13019, - "Ġfilename": 3986, - "Ġfilenames": 41640, - "Ġfilepath": 27146, - "Ġfileprivate": 56695, - "Ġfiles": 3626, - "Ġfilesize": 71536, - "Ġfilesystem": 39489, - "Ġfiletype": 91371, - "Ġfilho": 92621, - "Ġfilib": 96786, - "Ġfiling": 26559, - "Ġfilings": 68248, - "Ġfill": 5266, - "ĠfillColor": 74335, - "Ġfille": 37254, - "Ġfilled": 10409, - "Ġfiller": 55810, - "Ġfilles": 56127, - "Ġfilling": 21973, - "Ġfills": 41687, - "Ġfilm": 4632, - "Ġfilme": 42180, - "Ġfilmed": 42508, - "Ġfilmer": 75680, - "Ġfilmes": 98896, - "Ġfilming": 39970, - "Ġfilmm": 34626, - "Ġfilmmaker": 57337, - "Ġfilmmakers": 63203, - "Ġfilmpjes": 95430, - "Ġfilms": 12631, - "Ġfilmy": 90494, - "Ġfils": 89672, - "Ġfilt": 72954, - "Ġfilter": 4141, - "Ġfiltered": 18797, - "Ġfiltering": 30770, - "Ġfilters": 13711, - "Ġfilthy": 78442, - "Ġfiltr": 51791, - "Ġfiltration": 76038, - "Ġfiltro": 75585, - "Ġfim": 53187, - "Ġfin": 1913, - "Ġfinal": 1620, - "Ġfinale": 37398, - "Ġfinalist": 98491, - "Ġfinalists": 83646, - "Ġfinalize": 55190, - "Ġfinalized": 61487, - "Ġfinally": 5616, - "Ġfinals": 41402, - "Ġfinanc": 41645, - "Ġfinance": 17452, - "Ġfinanced": 70764, - "Ġfinances": 40382, - "Ġfinancial": 6020, - "Ġfinancially": 39075, - "Ġfinancier": 97398, - "Ġfinancing": 29642, - "Ġfinanzi": 88978, - "Ġfind": 1505, - "ĠfindAll": 43885, - "ĠfindBy": 45559, - "ĠfindById": 60625, - "ĠfindOne": 79630, - "ĠfindViewById": 10452, - "Ġfinde": 83307, - "Ġfinden": 36203, - "Ġfinder": 44830, - "Ġfindet": 76415, - "Ġfinding": 9455, - "Ġfindings": 14955, - "Ġfinds": 14035, - "Ġfine": 7060, - "Ġfined": 54981, - "Ġfinely": 61802, - "Ġfiner": 73886, - "Ġfines": 35018, - "Ġfinest": 28807, - "Ġfing": 39827, - "Ġfinger": 14654, - "Ġfingerprint": 43697, - "Ġfingerprints": 77777, - "Ġfingers": 19779, - "Ġfingert": 64703, - "Ġfingertips": 72148, - "Ġfinish": 6381, - "Ġfinished": 8220, - "Ġfinishes": 34136, - "Ġfinishing": 25270, - "Ġfinite": 35326, - "Ġfinns": 74165, - "Ġfino": 77230, - "Ġfins": 66079, - "Ġfint": 85385, - "Ġfir": 35092, - "Ġfire": 4027, - "ĠfireEvent": 77855, - "Ġfirearm": 36705, - "Ġfirearms": 32653, - "Ġfirebase": 21055, - "Ġfired": 14219, - "Ġfirefight": 38703, - "Ġfirefighter": 95265, - "Ġfirefighters": 53206, - "Ġfirefox": 82783, - "Ġfireplace": 40511, - "Ġfirepower": 94826, - "Ġfires": 27176, - "Ġfirestore": 75093, - "Ġfirewall": 50977, - "Ġfireworks": 52933, - "Ġfiring": 23677, - "Ġfirm": 7626, - "Ġfirma": 81453, - "Ġfirmly": 32620, - "Ġfirms": 19339, - "Ġfirmware": 30778, - "Ġfirst": 1176, - "ĠfirstName": 21723, - "Ġfirsthand": 83668, - "Ġfirstly": 95052, - "Ġfirstname": 49293, - "Ġfis": 42723, - "Ġfiscal": 20323, - "Ġfish": 7795, - "Ġfisheries": 82596, - "Ġfishermen": 74293, - "Ġfishes": 95461, - "Ġfishing": 20543, - "Ġfiss": 95159, - "Ġfisse": 68762, - "Ġfist": 40902, - "Ġfists": 81784, - "Ġfit": 5052, - "Ġfitness": 17479, - "Ġfits": 18809, - "Ġfitte": 67555, - "Ġfitted": 29441, - "Ġfitting": 27442, - "Ġfittings": 70026, - "Ġfive": 4330, - "Ġfix": 5155, - "Ġfixation": 84862, - "Ġfixed": 8521, - "Ġfixes": 27635, - "Ġfixing": 36351, - "Ġfixture": 12790, - "Ġfixtures": 38764, - "Ġfiz": 79311, - "Ġfizz": 88079, - "Ġfj": 76471, - "Ġfk": 63783, - "Ġfkk": 61898, - "Ġfl": 1344, - "Ġfla": 97228, - "Ġflag": 5292, - "Ġflagged": 62309, - "Ġflags": 8202, - "Ġflagship": 43772, - "Ġflair": 69665, - "Ġflakes": 82723, - "Ġflam": 74599, - "Ġflame": 35678, - "Ġflames": 39885, - "Ġflaming": 85723, - "Ġflank": 70592, - "Ġflap": 67533, - "Ġflare": 61363, - "Ġflash": 8381, - "Ġflashback": 98523, - "Ġflashed": 70939, - "Ġflashes": 62385, - "Ġflashing": 50857, - "Ġflashlight": 79515, - "Ġflashy": 96567, - "Ġflask": 20104, - "Ġflat": 10269, - "Ġflats": 61457, - "Ġflatt": 52139, - "Ġflatten": 46443, - "Ġflattened": 68461, - "Ġflattering": 84208, - "Ġflav": 18779, - "Ġflavor": 17615, - "Ġflavored": 88340, - "Ġflavorful": 94631, - "Ġflavors": 32523, - "Ġflavour": 47697, - "Ġflavours": 71182, - "Ġflaw": 26784, - "Ġflawed": 48008, - "Ġflawless": 69616, - "Ġflaws": 41859, - "Ġfld": 60266, - "Ġfle": 13259, - "Ġflea": 96955, - "Ġfled": 30010, - "Ġflee": 28500, - "Ġfleece": 93090, - "Ġfleeing": 50387, - "Ġfleet": 26155, - "Ġfleeting": 96435, - "Ġfleets": 91749, - "Ġflere": 86691, - "Ġflesh": 26000, - "Ġflew": 32122, - "Ġflex": 5882, - "ĠflexDirection": 30497, - "ĠflexGrow": 92870, - "Ġflexibility": 25152, - "Ġflexible": 19303, - "Ġflick": 29447, - "Ġflies": 38204, - "Ġflight": 11213, - "Ġflights": 25952, - "Ġflip": 18791, - "Ġflipped": 47180, - "Ġflipping": 65761, - "Ġflips": 86286, - "Ġflirt": 53730, - "Ġflirting": 88342, - "Ġflo": 9943, - "Ġfloat": 2273, - "ĠfloatValue": 82613, - "Ġfloated": 67135, - "Ġfloating": 19596, - "Ġfloats": 49002, - "Ġflock": 49816, - "Ġflood": 18197, - "Ġflooded": 49886, - "Ġflooding": 39262, - "Ġfloods": 61272, - "Ġfloor": 6558, - "Ġflooring": 37248, - "Ġfloors": 27035, - "Ġflop": 91442, - "Ġfloppy": 92458, - "Ġflor": 70240, - "Ġflora": 82088, - "Ġfloral": 46119, - "Ġflorida": 76754, - "Ġflotation": 68297, - "Ġflour": 20415, - "Ġflourish": 67784, - "Ġflourishing": 99359, - "Ġflow": 6530, - "Ġflowed": 85750, - "Ġflower": 23153, - "Ġflowering": 82339, - "Ġflowers": 19837, - "Ġflowing": 36612, - "Ġflown": 53850, - "Ġflows": 28555, - "Ġflu": 20236, - "Ġfluct": 39388, - "Ġfluctuations": 65649, - "Ġfluent": 58868, - "Ġfluffy": 68661, - "Ġfluid": 15962, - "Ġfluids": 56406, - "Ġfluor": 54736, - "Ġfluores": 51881, - "Ġfluorescence": 97332, - "Ġfluorescent": 74864, - "Ġfluoride": 89230, - "Ġflurry": 88563, - "Ġflush": 18698, - "Ġflushed": 74820, - "Ġflushing": 91632, - "Ġflute": 96812, - "Ġflutter": 74883, - "Ġflux": 31405, - "Ġfly": 11722, - "Ġflyer": 76006, - "Ġflyers": 86108, - "Ġflying": 16706, - "Ġfm": 32221, - "Ġfmap": 70679, - "Ġfmt": 9055, - "Ġfn": 5279, - "Ġfname": 23364, - "Ġfo": 12018, - "Ġfoam": 32183, - "Ġfoc": 8413, - "Ġfocal": 42199, - "Ġfocus": 5357, - "Ġfocused": 10968, - "Ġfocuses": 24400, - "Ġfocusing": 21760, - "Ġfod": 62529, - "Ġfodder": 98895, - "Ġfoe": 53077, - "Ġfoes": 54844, - "Ġfog": 31349, - "Ġfoi": 22419, - "Ġfoil": 47499, - "Ġfois": 37291, - "Ġfol": 9630, - "Ġfold": 11816, - "Ġfolded": 48135, - "Ġfolder": 8695, - "Ġfolders": 30342, - "Ġfolding": 45842, - "Ġfolds": 61607, - "Ġfoliage": 80105, - "Ġfolk": 29036, - "Ġfolklore": 98969, - "Ġfolks": 15687, - "Ġfoll": 52506, - "Ġfollando": 72679, - "Ġfollic": 82714, - "Ġfollow": 1833, - "Ġfollowed": 8272, - "Ġfollower": 49307, - "Ġfollowers": 20723, - "Ġfollowing": 2768, - "Ġfollows": 11263, - "Ġfolly": 81789, - "Ġfon": 28405, - "Ġfonction": 34501, - "Ġfond": 21901, - "Ġfondo": 81629, - "Ġfont": 3381, - "ĠfontFamily": 30235, - "ĠfontSize": 11132, - "ĠfontStyle": 89337, - "ĠfontWeight": 19061, - "ĠfontWithName": 98218, - "Ġfonts": 34080, - "Ġfontsize": 36322, - "Ġfoo": 15586, - "Ġfood": 3691, - "Ġfoods": 15657, - "Ġfool": 24931, - "Ġfooled": 80647, - "Ġfoolish": 46337, - "Ġfools": 84742, - "Ġfoot": 4579, - "Ġfootage": 22609, - "Ġfootball": 9141, - "Ġfooter": 24048, - "Ġfooth": 79463, - "Ġfooting": 74503, - "Ġfootnote": 87910, - "Ġfootprint": 43972, - "Ġfootsteps": 60802, - "Ġfootwear": 68172, - "Ġfopen": 21001, - "Ġfor": 369, - "ĠforCell": 73622, - "ĠforCellReuseIdentifier": 94956, - "ĠforControlEvents": 49901, - "ĠforEach": 83632, - "ĠforIndexPath": 99756, - "ĠforKey": 18583, - "ĠforState": 29328, - "Ġfora": 86084, - "Ġforall": 32747, - "Ġforam": 55634, - "Ġforb": 55844, - "Ġforbid": 74731, - "Ġforbidden": 37913, - "Ġforc": 52842, - "Ġforce": 5457, - "Ġforced": 9770, - "Ġforcefully": 87078, - "Ġforces": 8603, - "Ġforcibly": 74923, - "Ġforcing": 25957, - "Ġford": 45728, - "Ġfore": 2291, - "Ġforeach": 4133, - "Ġforearm": 91665, - "Ġforecast": 18057, - "Ġforecasting": 79482, - "Ġforecasts": 51165, - "Ġforeclosure": 81382, - "Ġforefront": 52301, - "Ġforegoing": 88931, - "Ġforeground": 40405, - "Ġforehead": 52354, - "Ġforeign": 7362, - "Ġforeigners": 48512, - "Ġforemost": 43780, - "Ġforensic": 55321, - "Ġfores": 70856, - "Ġforesee": 57791, - "Ġforeseeable": 79003, - "Ġforest": 13952, - "Ġforestry": 88134, - "Ġforests": 36658, - "Ġforever": 16058, - "Ġforex": 30906, - "Ġforfe": 50032, - "Ġforfeiture": 90721, - "Ġforg": 11809, - "Ġforge": 57728, - "Ġforged": 54299, - "Ġforget": 10894, - "Ġforgetting": 66127, - "Ġforging": 95931, - "Ġforgive": 44491, - "Ġforgiven": 73695, - "Ġforgiveness": 53150, - "Ġforgiving": 93441, - "Ġforgot": 29695, - "Ġforgotten": 25565, - "Ġfork": 23243, - "Ġforks": 74674, - "Ġform": 1376, - "ĠformData": 29077, - "Ġforma": 22544, - "Ġformal": 16287, - "Ġformally": 37402, - "Ġformas": 84189, - "Ġformat": 3645, - "ĠformatDate": 87872, - "Ġformation": 18488, - "Ġformations": 62264, - "Ġformato": 55956, - "Ġformats": 20447, - "Ġformatted": 24001, - "Ġformatter": 25851, - "Ġformatting": 37666, - "Ġforme": 57128, - "Ġformed": 14454, - "Ġformer": 4846, - "Ġformerly": 34833, - "Ġformidable": 54829, - "Ġforming": 30164, - "Ġforms": 7739, - "Ġformul": 82040, - "Ġformula": 15150, - "Ġformulaire": 95995, - "Ġformulario": 63528, - "Ġformulas": 55179, - "Ġformulate": 89959, - "Ġformulated": 60394, - "Ġformulation": 55986, - "Ġformulations": 98077, - "Ġforn": 57109, - "Ġfors": 75751, - "Ġforsk": 84452, - "Ġfort": 12108, - "Ġforte": 65058, - "Ġforth": 13544, - "Ġforthcoming": 45764, - "Ġfortified": 95536, - "Ġfortn": 84311, - "Ġfortress": 70938, - "Ġforts": 75652, - "Ġfortunate": 40510, - "Ġfortunately": 87932, - "Ġfortune": 33415, - "Ġfortunes": 68603, - "Ġforty": 36498, - "Ġforum": 12111, - "Ġforums": 25907, - "Ġforward": 4741, - "Ġforwarded": 53346, - "Ġforwarding": 63204, - "Ġforwards": 42154, - "Ġfos": 49490, - "Ġfoss": 26495, - "Ġfossil": 31376, - "Ġfossils": 81473, - "Ġfost": 37413, - "Ġfoster": 31087, - "Ġfostering": 86644, - "Ġfot": 32940, - "Ġfoto": 26656, - "Ġfotograf": 64346, - "Ġfotos": 34059, - "Ġfou": 57625, - "Ġfought": 21095, - "Ġfoul": 40884, - "Ġfound": 1766, - "Ġfoundation": 16665, - "Ġfoundational": 89328, - "Ġfoundations": 41582, - "Ġfounded": 18538, - "Ġfounder": 19533, - "Ġfounders": 48727, - "Ġfounding": 36330, - "Ġfountain": 57713, - "Ġfour": 3116, - "Ġfourn": 81994, - "Ġfours": 90720, - "Ġfourteen": 63360, - "Ġfourth": 11999, - "Ġfout": 39373, - "Ġfov": 94573, - "Ġfox": 39935, - "Ġfoyer": 100016, - "Ġfp": 12276, - "Ġfprintf": 9561, - "Ġfps": 34981, - "Ġfputs": 78136, - "Ġfq": 83567, - "Ġfr": 1448, - "Ġfra": 6816, - "Ġfrac": 54776, - "Ġfracking": 71154, - "Ġfract": 27700, - "Ġfraction": 19983, - "Ġfractional": 69309, - "Ġfractions": 65995, - "Ġfracture": 59904, - "Ġfractured": 80208, - "Ġfractures": 78332, - "Ġfrag": 8508, - "Ġfragile": 45350, - "Ġfragment": 12569, - "ĠfragmentManager": 95632, - "Ġfragmentation": 88452, - "Ġfragmented": 87195, - "Ġfragments": 35603, - "Ġfragrance": 56227, - "Ġfrags": 98303, - "Ġfrail": 91223, - "Ġfrais": 91653, - "Ġfram": 60743, - "Ġframe": 4124, - "Ġframeborder": 72562, - "Ġframebuffer": 74119, - "Ġframed": 47093, - "Ġframerate": 98351, - "Ġframes": 14418, - "Ġframework": 12914, - "Ġframeworks": 49125, - "Ġframing": 59049, - "Ġfran": 22944, - "Ġfranc": 44579, - "Ġfranca": 35847, - "Ġfrancais": 51432, - "Ġfrancaise": 67568, - "Ġfrance": 48687, - "Ġfranch": 16953, - "Ġfranchise": 19562, - "Ġfranchises": 65003, - "Ġfrank": 26875, - "Ġfrankfurt": 83275, - "Ġfrankly": 42762, - "Ġfrantic": 89706, - "Ġfranç": 42437, - "Ġfrançais": 55467, - "Ġfrançaise": 93424, - "Ġfrase": 91429, - "Ġfrat": 82072, - "Ġfraternity": 79396, - "Ġfrau": 38131, - "Ġfraud": 16515, - "Ġfraudulent": 54983, - "Ġfrauen": 20425, - "Ġfraught": 97059, - "Ġfray": 98353, - "Ġfre": 3541, - "Ġfread": 47234, - "Ġfreak": 30305, - "Ġfreaking": 74340, - "Ġfrec": 82205, - "Ġfred": 98226, - "Ġfreder": 85176, - "Ġfree": 1949, - "Ġfreed": 28634, - "Ġfreedom": 11542, - "Ġfreedoms": 61077, - "Ġfreeing": 67817, - "Ġfreel": 32231, - "Ġfreelance": 46209, - "Ġfreelancer": 93768, - "Ġfreely": 26662, - "Ġfrees": 72555, - "Ġfreeway": 84674, - "Ġfreeze": 31030, - "Ġfreezer": 50685, - "Ġfreezes": 94477, - "Ġfreezing": 43318, - "Ġfrei": 84523, - "Ġfreight": 46217, - "Ġfrem": 62222, - "Ġfren": 47934, - "Ġfrench": 42293, - "Ġfrente": 57822, - "Ġfrenzy": 74941, - "Ġfreopen": 57543, - "Ġfreq": 21565, - "Ġfrequ": 6297, - "Ġfrequencies": 34873, - "Ġfrequency": 11900, - "Ġfrequent": 21420, - "Ġfrequently": 14134, - "Ġfres": 49973, - "Ġfresh": 7878, - "Ġfreshly": 50999, - "Ġfreshman": 41317, - "Ġfreshmen": 98849, - "Ġfreshness": 99316, - "Ġfreshwater": 80744, - "Ġfret": 54164, - "Ġfreund": 78734, - "Ġfri": 2698, - "Ġfriction": 39676, - "Ġfriday": 80413, - "Ġfridge": 38681, - "Ġfried": 41951, - "Ġfriend": 4333, - "Ġfriendly": 11919, - "Ġfriends": 4885, - "Ġfriendship": 27607, - "Ġfriendships": 63081, - "Ġfries": 53031, - "Ġfright": 30647, - "Ġfrightened": 60178, - "Ġfrightening": 54739, - "Ġfringe": 55907, - "Ġfrivol": 96524, - "Ġfrm": 29454, - "Ġfro": 13091, - "Ġfrog": 60981, - "Ġfrogs": 90546, - "Ġfrom": 505, - "ĠfromDate": 80716, - "Ġfron": 79052, - "Ġfront": 4156, - "Ġfrontal": 66746, - "Ġfrontend": 46745, - "Ġfrontier": 49100, - "Ġfrontline": 97101, - "Ġfronts": 64490, - "Ġfrost": 45834, - "Ġfrosting": 99281, - "Ġfrowned": 77459, - "Ġfroze": 90109, - "Ġfrozen": 20268, - "Ġfruit": 14098, - "Ġfruitful": 89684, - "Ġfruition": 94706, - "Ġfruits": 26390, - "Ġfruity": 93032, - "Ġfrustr": 14796, - "Ġfrustrated": 33630, - "Ġfrustrating": 35711, - "Ġfrustration": 33086, - "Ġfrustrations": 90034, - "Ġfry": 53646, - "Ġfrying": 87196, - "ĠfrÃ¥n": 49206, - "Ġfrække": 99503, - "Ġfrü": 99977, - "Ġfs": 8789, - "Ġfscanf": 69586, - "Ġfseek": 80362, - "Ġfsm": 84238, - "Ġfst": 49534, - "Ġft": 10702, - "Ġftp": 46527, - "Ġfu": 18922, - "Ġfuck": 7976, - "Ġfucked": 28252, - "Ġfucking": 17668, - "Ġfucks": 55463, - "Ġfue": 22800, - "Ġfuel": 10633, - "Ġfueled": 59461, - "Ġfuels": 40373, - "Ġfuer": 39751, - "Ġfuera": 70775, - "Ġfueron": 68246, - "Ġfug": 49184, - "Ġful": 5716, - "Ġfulfil": 64201, - "Ġfulfill": 21054, - "Ġfulfilled": 41834, - "Ġfulfilling": 50698, - "Ġfulfillment": 57383, - "Ġfull": 2539, - "ĠfullName": 49108, - "ĠfullPath": 86944, - "ĠfullWidth": 52420, - "Ġfuller": 88018, - "Ġfullest": 77796, - "Ġfullfile": 85716, - "Ġfullname": 62136, - "Ġfullscreen": 58027, - "Ġfully": 7373, - "Ġfun": 2523, - "Ġfunc": 2988, - "Ġfuncion": 28963, - "Ġfunciona": 87996, - "Ġfunciones": 84512, - "Ġfunción": 64177, - "Ġfuncs": 77971, - "Ġfunct": 42151, - "Ġfunction": 734, - "ĠfunctionName": 91619, - "Ġfunctional": 16003, - "Ġfunctionalities": 93180, - "Ġfunctionality": 15293, - "Ġfunctioning": 31301, - "Ġfunctions": 5865, - "Ġfunctools": 57566, - "Ġfunctor": 75812, - "Ġfund": 3887, - "Ġfundament": 12762, - "Ġfundamental": 16188, - "Ġfundamentally": 43593, - "Ġfundamentals": 57940, - "Ġfunded": 24853, - "Ġfunding": 11006, - "Ġfundra": 27415, - "Ġfundraiser": 59759, - "Ġfundraising": 37419, - "Ġfunds": 10736, - "Ġfuneral": 32079, - "Ġfung": 34698, - "Ġfungal": 95447, - "Ġfungi": 81540, - "Ġfungus": 79902, - "Ġfunk": 69392, - "Ġfunkc": 72878, - "Ġfunktion": 69412, - "Ġfunky": 74988, - "Ġfunnel": 61319, - "Ġfunny": 15526, - "Ġfunção": 63853, - "Ġfur": 18742, - "Ġfurious": 53170, - "Ġfurn": 9626, - "Ġfurnace": 55564, - "Ġfurnish": 52259, - "Ġfurnished": 24330, - "Ġfurnishings": 73271, - "Ġfurniture": 14891, - "Ġfurry": 75519, - "Ġfurther": 4726, - "Ġfurthermore": 78637, - "Ġfury": 64159, - "Ġfus": 69578, - "Ġfuse": 32802, - "Ġfused": 75754, - "Ġfusion": 37608, - "Ġfuss": 64864, - "Ġfut": 18111, - "Ġfutile": 85627, - "Ġfuture": 3938, - "Ġfutures": 37923, - "Ġfuturistic": 80320, - "Ġfuturo": 65744, - "Ġfuzz": 77242, - "Ġfuzzy": 53833, - "Ġfv": 62754, - "Ġfw": 34986, - "Ġfwd": 92104, - "Ġfwrite": 46335, - "Ġfx": 34319, - "Ġfy": 53041, - "Ġfz": 93749, - "Ġfácil": 60240, - "ĠfÃ¥": 39705, - "ĠfÃ¥r": 49616, - "Ġfé": 58482, - "Ġfö": 41600, - "Ġför": 17053, - "Ġfø": 58470, - "Ġfør": 47583, - "Ġførste": 79536, - "Ġfüh": 51332, - "Ġfün": 97220, - "Ġfür": 7328, - "ĠfÃŃs": 65946, - "Ġg": 342, - "Ġga": 13819, - "Ġgaan": 62713, - "Ġgaat": 69145, - "Ġgab": 56979, - "Ġgad": 34316, - "Ġgadget": 59951, - "Ġgadgets": 54475, - "Ġgag": 46692, - "Ġgain": 8895, - "Ġgained": 18661, - "Ġgaining": 30240, - "Ġgains": 20192, - "Ġgal": 15730, - "Ġgala": 97580, - "Ġgalaxies": 66017, - "Ġgalaxy": 34261, - "Ġgaler": 78707, - "Ġgall": 19754, - "Ġgalleries": 43654, - "Ġgallery": 18537, - "Ġgallon": 50680, - "Ġgallons": 51222, - "Ġgam": 9192, - "Ġgamb": 76034, - "Ġgamble": 64901, - "Ġgambling": 25725, - "Ġgame": 1847, - "ĠgameId": 93278, - "ĠgameObject": 37336, - "ĠgameOver": 72937, - "ĠgameState": 56093, - "ĠgameTime": 94354, - "Ġgameplay": 27120, - "Ġgamer": 59018, - "Ġgamers": 35843, - "Ġgames": 3953, - "Ġgaming": 16211, - "Ġgamle": 77652, - "Ġgamm": 86942, - "Ġgamma": 22350, - "Ġgan": 25893, - "Ġgang": 13481, - "Ġgangbang": 41854, - "Ġgangs": 55223, - "Ġganz": 39905, - "Ġganze": 94998, - "Ġgap": 13225, - "Ġgaping": 100036, - "Ġgaps": 33251, - "Ġgar": 7515, - "Ġgarage": 19833, - "Ġgarant": 40192, - "Ġgarbage": 26964, - "Ġgard": 22641, - "Ġgarden": 13863, - "Ġgardening": 60299, - "Ġgardens": 36536, - "Ġgarg": 97183, - "Ġgarlic": 31735, - "Ġgarment": 60718, - "Ġgarments": 67556, - "Ġgarn": 61016, - "Ġgarner": 47201, - "Ġgarnered": 68390, - "Ġgas": 6962, - "Ġgases": 45612, - "Ġgasoline": 46595, - "Ġgast": 88759, - "Ġgastr": 56780, - "Ġgastric": 89385, - "Ġgastro": 59349, - "Ġgastrointestinal": 80311, - "Ġgate": 18618, - "Ġgated": 85811, - "Ġgates": 35634, - "Ġgateway": 29895, - "Ġgather": 9762, - "Ġgathered": 20802, - "Ġgathering": 23738, - "Ġgatherings": 66237, - "Ġgathers": 86781, - "Ġgating": 74499, - "Ġgauche": 96721, - "Ġgauge": 31990, - "Ġgauss": 87969, - "Ġgaussian": 64547, - "Ġgave": 6688, - "Ġgay": 8485, - "Ġgays": 57577, - "Ġgaz": 56086, - "Ġgaze": 36496, - "Ġgb": 48115, - "Ġgbc": 66561, - "Ġgboolean": 49767, - "Ġgc": 22903, - "Ġgcc": 52017, - "Ġgcd": 45958, - "Ġgchar": 39861, - "Ġgd": 33730, - "Ġgdb": 77053, - "Ġgdk": 91039, - "Ġgdy": 77034, - "Ġgdzie": 96591, - "Ġge": 3980, - "Ġgear": 14787, - "Ġgearbox": 98973, - "Ġgeared": 59547, - "Ġgearing": 81822, - "Ġgears": 54260, - "Ġgeb": 30267, - "Ġgeben": 57600, - "Ġgebru": 44738, - "Ġgebruik": 84754, - "Ġged": 53293, - "Ġgee": 57605, - "Ġgeek": 56739, - "Ġgeen": 48920, - "Ġgef": 28784, - "Ġgefunden": 82771, - "Ġgeg": 98441, - "Ġgegen": 35799, - "Ġgeh": 30795, - "Ġgehen": 63559, - "Ġgeht": 40364, - "Ġgehört": 94196, - "Ġgeil": 63122, - "Ġgeile": 25135, - "Ġgek": 49423, - "Ġgel": 18316, - "Ġgeld": 43019, - "Ġgele": 98602, - "Ġgem": 19269, - "Ġgemacht": 70976, - "Ġgeme": 52737, - "Ġgemeins": 75454, - "Ġgems": 43258, - "Ġgen": 4173, - "Ġgenau": 69976, - "Ġgender": 10026, - "Ġgenders": 82428, - "Ġgene": 15207, - "Ġgener": 1803, - "Ġgenera": 84535, - "Ġgenerado": 80734, - "Ġgeneral": 4689, - "Ġgeneralize": 93640, - "Ġgeneralized": 67217, - "Ġgenerally": 8965, - "Ġgenerals": 71167, - "Ġgenerar": 96079, - "Ġgenerate": 7068, - "Ġgenerated": 8066, - "Ġgenerates": 27983, - "Ġgenerating": 24038, - "Ġgeneration": 9659, - "Ġgenerations": 22540, - "Ġgenerator": 14143, - "Ġgenerators": 44163, - "Ġgeneric": 14281, - "Ġgenerics": 96645, - "Ġgenerosity": 65352, - "Ġgenerous": 28771, - "Ġgenerously": 80220, - "Ġgenes": 21389, - "Ġgenesis": 60466, - "Ġgenetic": 19465, - "Ġgenetically": 52033, - "Ġgenetics": 56104, - "Ġgenie": 83857, - "Ġgenital": 57455, - "Ġgenitals": 91742, - "Ġgenius": 35201, - "Ġgenocide": 53624, - "Ġgenom": 99298, - "Ġgenome": 33869, - "Ġgenomes": 85381, - "Ġgenomic": 81064, - "Ġgenotype": 80285, - "Ġgenre": 17779, - "Ġgenres": 36744, - "Ġgens": 47104, - "Ġgent": 16265, - "Ġgente": 44142, - "Ġgentle": 22443, - "Ġgentleman": 46229, - "Ġgentlemen": 58909, - "Ġgently": 30373, - "Ġgenu": 16904, - "Ġgenuine": 22785, - "Ġgenuinely": 36297, - "Ġgenus": 64677, - "Ġgeo": 28681, - "Ġgeographic": 46139, - "Ġgeographical": 54001, - "Ġgeography": 54242, - "Ġgeological": 86278, - "Ġgeom": 28355, - "Ġgeomet": 69086, - "Ġgeometric": 53584, - "Ġgeometry": 17484, - "Ġgeopol": 74556, - "Ġgeopolitical": 87998, - "Ġgep": 84042, - "Ġger": 17684, - "Ġgerade": 68158, - "Ġgeral": 98992, - "Ġgere": 67387, - "Ġgerm": 82986, - "Ġgerman": 43627, - "Ġgermany": 83924, - "Ġgerne": 55164, - "Ġges": 14748, - "Ġgesch": 26702, - "Ġgeschichten": 51837, - "Ġgest": 13033, - "Ġgestion": 59471, - "Ġgesture": 31257, - "Ġgestures": 53492, - "Ġget": 636, - "ĠgetActivity": 49034, - "ĠgetAddress": 81723, - "ĠgetAll": 24908, - "ĠgetApp": 77482, - "ĠgetArguments": 98979, - "ĠgetBy": 58269, - "ĠgetById": 82602, - "ĠgetC": 44199, - "ĠgetCategory": 94675, - "ĠgetChild": 77618, - "ĠgetClass": 48337, - "ĠgetClient": 87387, - "ĠgetCode": 83973, - "ĠgetColor": 74568, - "ĠgetColumn": 98340, - "ĠgetConfig": 67863, - "ĠgetConnection": 66413, - "ĠgetContent": 64287, - "ĠgetContentPane": 54676, - "ĠgetContext": 67275, - "ĠgetCount": 56038, - "ĠgetCurrent": 41617, - "ĠgetData": 28716, - "ĠgetDate": 61266, - "ĠgetDefault": 70206, - "ĠgetDescription": 55833, - "ĠgetElement": 72647, - "ĠgetEmail": 68508, - "ĠgetField": 72064, - "ĠgetFile": 63542, - "ĠgetHeight": 63544, - "ĠgetId": 21084, - "ĠgetImage": 55661, - "ĠgetIndex": 90871, - "ĠgetInfo": 92924, - "ĠgetInput": 90077, - "ĠgetInstance": 38986, - "ĠgetInt": 86233, - "ĠgetIntent": 49911, - "ĠgetItem": 28076, - "ĠgetItemCount": 60872, - "ĠgetKey": 75203, - "ĠgetLast": 82579, - "ĠgetList": 60991, - "ĠgetLocation": 84492, - "ĠgetLogger": 97763, - "ĠgetMax": 82885, - "ĠgetMenu": 73927, - "ĠgetMenuInflater": 92100, - "ĠgetMessage": 58853, - "ĠgetModel": 74426, - "ĠgetName": 20917, - "ĠgetNext": 71479, - "ĠgetNode": 82898, - "ĠgetObject": 90273, - "ĠgetOrder": 83727, - "ĠgetP": 58820, - "ĠgetPage": 71953, - "ĠgetParent": 76678, - "ĠgetPassword": 69539, - "ĠgetPath": 83840, - "ĠgetPlayer": 99137, - "ĠgetPosition": 85457, - "ĠgetPrice": 90432, - "ĠgetProduct": 79303, - "ĠgetProperty": 76596, - "ĠgetRandom": 53536, - "ĠgetRequest": 79831, - "ĠgetResource": 88894, - "ĠgetResources": 59245, - "ĠgetResult": 84515, - "ĠgetS": 74783, - "ĠgetService": 86969, - "ĠgetSession": 75794, - "ĠgetSize": 67835, - "ĠgetSource": 72103, - "ĠgetState": 40170, - "ĠgetStatus": 57524, - "ĠgetString": 32007, - "ĠgetSupportActionBar": 73928, - "ĠgetSupportFragmentManager": 88535, - "ĠgetSystemService": 92476, - "ĠgetText": 64138, - "ĠgetTime": 61313, - "ĠgetTitle": 59932, - "ĠgetToken": 55211, - "ĠgetTotal": 75556, - "ĠgetType": 37681, - "ĠgetUrl": 69119, - "ĠgetUser": 24075, - "ĠgetUserId": 88598, - "ĠgetUsername": 86514, - "ĠgetUsers": 78669, - "ĠgetValue": 32820, - "ĠgetVersion": 98345, - "ĠgetView": 50985, - "ĠgetWidth": 70362, - "ĠgetWindow": 83561, - "ĠgetX": 76756, - "ĠgetY": 76380, - "Ġgetattr": 31097, - "Ġgetaway": 70993, - "Ġgetch": 97651, - "Ġgetchar": 61744, - "Ġgetenv": 56574, - "Ġgetline": 56298, - "Ġgetopt": 68002, - "Ġgetpid": 96478, - "Ġgets": 5334, - "Ġgetter": 34529, - "Ġgetters": 53994, - "Ġgettext": 64806, - "Ġgettimeofday": 89679, - "Ġgetting": 3794, - "Ġgev": 95506, - "Ġgew": 23355, - "Ġgez": 42250, - "Ġgezocht": 91374, - "Ġgeç": 77211, - "Ġgf": 42988, - "Ġgfx": 40578, - "Ġgg": 53134, - "Ġgh": 37224, - "Ġghetto": 99421, - "Ġghost": 20457, - "Ġghosts": 54940, - "Ġgi": 13845, - "Ġgia": 96095, - "Ġgiant": 14880, - "Ġgiants": 46309, - "Ġgib": 78427, - "Ġgibi": 68945, - "Ġgibt": 28398, - "Ġgid": 46963, - "Ġgif": 39566, - "Ġgifs": 97013, - "Ġgift": 8352, - "Ġgifted": 47880, - "Ġgifts": 21258, - "Ġgig": 23401, - "Ġgigantic": 58973, - "Ġgigg": 70718, - "Ġgigs": 78920, - "Ġgilt": 70599, - "Ġgim": 84358, - "Ġgimm": 75873, - "Ġgin": 47283, - "Ġging": 67193, - "Ġginger": 44768, - "Ġgint": 49574, - "Ġgio": 54143, - "Ġgioc": 92156, - "Ġgiochi": 73513, - "Ġgiorn": 60110, - "Ġgiorni": 86830, - "Ġgiorno": 81168, - "Ġgiov": 72623, - "Ġgir": 41389, - "Ġgirl": 3828, - "Ġgirlfriend": 23601, - "Ġgirlfriends": 85612, - "Ġgirls": 7724, - "Ġgist": 91600, - "Ġgit": 16749, - "Ġgithub": 32104, - "Ġgive": 3041, - "Ġgiveaway": 61064, - "Ġgiveaways": 87326, - "Ġgiven": 2728, - "Ġgiver": 95615, - "Ġgives": 6835, - "Ġgiving": 7231, - "ĠgiÃł": 72552, - "Ġgj": 36101, - "Ġgl": 2840, - "ĠglBegin": 94221, - "ĠglBind": 50709, - "ĠglColor": 70936, - "ĠglEnable": 65371, - "ĠglEnd": 92155, - "ĠglGen": 93949, - "ĠglGet": 52051, - "ĠglGetUniformLocation": 93820, - "ĠglUniform": 77210, - "ĠglVertex": 32228, - "Ġglac": 80616, - "Ġglacier": 94867, - "Ġglaciers": 95790, - "Ġglad": 16089, - "Ġgladly": 71950, - "Ġglam": 42112, - "Ġglamorous": 77014, - "Ġglamour": 80049, - "Ġglance": 34522, - "Ġglanced": 65657, - "Ġgland": 67169, - "Ġglands": 82375, - "Ġglare": 81234, - "Ġglaring": 72221, - "Ġglass": 9168, - "Ġglasses": 29247, - "Ġglazed": 93286, - "Ġgle": 30103, - "Ġglean": 95116, - "Ġgleich": 56348, - "Ġglfw": 51929, - "Ġgli": 29032, - "Ġglide": 86141, - "Ġglimps": 94162, - "Ġglimpse": 40942, - "Ġglitch": 62184, - "Ġglitches": 97480, - "Ġglitter": 55251, - "Ġglm": 17788, - "Ġglo": 14015, - "Ġglob": 13509, - "Ġglobal": 3728, - "Ġglobalization": 81069, - "Ġglobally": 31550, - "Ġglobals": 38885, - "Ġglobe": 24867, - "Ġglor": 58135, - "Ġglorious": 44308, - "Ġglory": 27025, - "Ġgloss": 36451, - "Ġglossy": 74156, - "Ġglove": 56520, - "Ġgloves": 36516, - "Ġglow": 37066, - "Ġglowing": 49592, - "Ġglu": 78376, - "Ġgluc": 30217, - "Ġglucose": 34323, - "Ġglue": 38561, - "Ġglued": 79215, - "Ġglut": 35169, - "Ġgluten": 38455, - "Ġgly": 37807, - "Ġglyc": 72157, - "Ġglyph": 33250, - "Ġglyphicon": 22769, - "Ġglyphs": 85377, - "Ġgm": 38979, - "Ġgmail": 59905, - "Ġgn": 39719, - "Ġgnome": 92161, - "Ġgo": 733, - "ĠgoTo": 78697, - "Ġgoal": 5915, - "Ġgoalie": 74433, - "Ġgoalkeeper": 63300, - "Ġgoals": 9021, - "Ġgoalt": 80722, - "Ġgoat": 54392, - "Ġgoats": 71932, - "Ġgob": 75517, - "Ġgobierno": 81893, - "Ġgod": 10087, - "Ġgoddess": 52190, - "Ġgode": 82357, - "Ġgods": 29913, - "Ġgodt": 81323, - "Ġgoed": 47501, - "Ġgoede": 99660, - "Ġgoes": 5900, - "Ġgoggles": 95090, - "Ġgoing": 2133, - "Ġgol": 45549, - "Ġgold": 6761, - "Ġgolden": 21411, - "Ġgolf": 19665, - "Ġgon": 64592, - "Ġgone": 8208, - "Ġgonna": 16926, - "Ġgoo": 80566, - "Ġgood": 1695, - "Ġgoodbye": 47555, - "Ġgoodies": 70855, - "Ġgoodness": 39526, - "Ġgoods": 11822, - "Ġgoodwill": 82746, - "Ġgoof": 71766, - "Ġgoofy": 100194, - "Ġgoog": 48569, - "Ġgoogle": 11819, - "Ġgoose": 63237, - "Ġgor": 46298, - "Ġgord": 94913, - "Ġgore": 91532, - "Ġgorge": 98477, - "Ġgorgeous": 24415, - "Ġgospel": 42582, - "Ġgossip": 58587, - "Ġgost": 69034, - "Ġgot": 2751, - "Ġgoto": 8145, - "Ġgotta": 38023, - "Ġgotten": 17454, - "Ġgou": 93136, - "Ġgourmet": 73585, - "Ġgouver": 85182, - "Ġgov": 48725, - "Ġgover": 2372, - "Ġgovern": 2633, - "Ġgovernance": 35186, - "Ġgoverned": 27800, - "Ġgoverning": 10217, - "Ġgovernment": 3109, - "Ġgovernmental": 52811, - "Ġgovernments": 17047, - "Ġgoverno": 94945, - "Ġgovernor": 19582, - "Ġgovernors": 68140, - "Ġgown": 65510, - "Ġgp": 29805, - "Ġgpio": 32722, - "Ġgpointer": 59498, - "Ġgps": 46667, - "Ġgpu": 39534, - "Ġgql": 54145, - "Ġgr": 1099, - "Ġgra": 28699, - "Ġgrab": 11894, - "Ġgrabbed": 30418, - "Ġgrabbing": 50030, - "Ġgrabs": 49155, - "Ġgrac": 92566, - "Ġgrace": 21507, - "Ġgraceful": 78462, - "Ġgracefully": 79599, - "Ġgracias": 67648, - "Ġgracious": 82426, - "Ġgrad": 6117, - "Ġgrade": 12239, - "Ġgraded": 80273, - "Ġgrades": 28711, - "Ġgradient": 20779, - "Ġgradients": 53249, - "Ġgrading": 66288, - "Ġgrado": 78745, - "Ġgrads": 70581, - "Ġgradu": 28032, - "Ġgradual": 53722, - "Ġgradually": 27115, - "Ġgraduate": 19560, - "Ġgraduated": 33109, - "Ġgraduates": 38581, - "Ġgraduating": 57017, - "Ġgraduation": 39554, - "Ġgraf": 59400, - "Ġgraffiti": 65943, - "Ġgraft": 69413, - "Ġgrain": 24875, - "Ġgrains": 41936, - "Ġgram": 23882, - "Ġgramm": 69225, - "Ġgrammar": 32528, - "Ġgrams": 34419, - "Ġgran": 16109, - "Ġgrand": 6800, - "Ġgrandchildren": 50851, - "Ġgranddaughter": 92490, - "Ġgrande": 25626, - "Ġgrandes": 38546, - "Ġgrandfather": 38950, - "Ġgrandi": 90874, - "Ġgrandma": 83777, - "Ġgrandmother": 39284, - "Ġgrandparents": 56435, - "Ġgrands": 94527, - "Ġgrandson": 66955, - "Ġgranite": 38390, - "Ġgranny": 63495, - "Ġgrant": 13500, - "ĠgrantResults": 80793, - "Ġgranted": 11938, - "Ġgranting": 49780, - "Ġgrants": 25076, - "Ġgranularity": 97097, - "Ġgrap": 69083, - "Ġgrape": 52252, - "Ġgrapes": 66008, - "Ġgraph": 4876, - "Ġgraphene": 66192, - "Ġgraphic": 21154, - "Ġgraphical": 54243, - "Ġgraphics": 14515, - "Ġgraphite": 95273, - "Ġgraphql": 49965, - "Ġgraphs": 40099, - "Ġgrappling": 90834, - "Ġgras": 50087, - "Ġgrasp": 34477, - "Ġgrass": 16763, - "Ġgrassroots": 57193, - "Ġgrat": 8902, - "Ġgrate": 86454, - "Ġgrated": 97276, - "Ġgrateful": 26259, - "Ġgratis": 7272, - "Ġgratitude": 46135, - "Ġgratuit": 11636, - "Ġgratuita": 96875, - "Ġgratuite": 48409, - "Ġgratuitement": 93034, - "Ġgratuites": 87846, - "Ġgratuiti": 96107, - "Ġgratuito": 78163, - "Ġgratuits": 76623, - "Ġgrav": 29059, - "Ġgrave": 25165, - "Ġgravel": 42623, - "Ġgraves": 62281, - "Ġgraveyard": 72933, - "Ġgravid": 90654, - "Ġgravitational": 71019, - "Ġgravity": 24128, - "Ġgravy": 88864, - "Ġgray": 18004, - "Ġgrayscale": 78457, - "Ġgraz": 51933, - "Ġgrazing": 84550, - "Ġgrd": 88660, - "Ġgre": 2886, - "Ġgrease": 63471, - "Ġgreat": 2294, - "Ġgreater": 7191, - "Ġgreatest": 12474, - "Ġgreatly": 19407, - "Ġgreatness": 63556, - "Ġgreed": 56926, - "Ġgreedy": 57080, - "Ġgreen": 6307, - "Ġgreenhouse": 37647, - "Ġgreens": 52011, - "Ġgreet": 41886, - "Ġgreeted": 44865, - "Ġgreeting": 43213, - "Ġgreetings": 95185, - "Ġgren": 38563, - "Ġgrenade": 67681, - "Ġgrenades": 80059, - "Ġgrep": 21332, - "Ġgrew": 14264, - "Ġgrey": 20366, - "Ġgri": 23854, - "Ġgrid": 5950, - "ĠgridBagConstraints": 55359, - "ĠgridColumn": 94799, - "ĠgridSize": 98611, - "ĠgridView": 70144, - "Ġgrids": 57449, - "Ġgrief": 38384, - "Ġgriev": 51013, - "Ġgrievances": 88036, - "Ġgrieving": 91844, - "Ġgrill": 40158, - "Ġgrille": 87925, - "Ġgrilled": 61733, - "Ġgrim": 44517, - "Ġgrin": 59380, - "Ġgrind": 40336, - "Ġgrinder": 46641, - "Ġgrinding": 17282, - "Ġgrinned": 88379, - "Ġgrip": 25703, - "Ġgripping": 81291, - "Ġgrips": 67339, - "Ġgris": 86930, - "Ġgrit": 42018, - "Ġgritty": 86778, - "Ġgro": 10707, - "Ġgroceries": 66508, - "Ġgrocery": 30687, - "Ġgroin": 98875, - "Ġgroom": 40941, - "Ġgrooming": 75161, - "Ġgroot": 82567, - "Ġgroove": 57506, - "Ġgrop": 92441, - "Ġgros": 25500, - "Ġgross": 20547, - "Ġgrosse": 45371, - "Ġgrote": 44546, - "Ġgrotes": 96279, - "Ġgrou": 94868, - "Ġground": 5015, - "Ġgroundbreaking": 64955, - "Ġgrounded": 45445, - "Ġgrounding": 95841, - "Ġgrounds": 21319, - "Ġgroundwater": 72329, - "Ġgroundwork": 95844, - "Ġgroup": 1912, - "ĠgroupBox": 43834, - "ĠgroupId": 42897, - "ĠgroupName": 66635, - "Ġgroupe": 57951, - "Ġgrouped": 41141, - "Ġgrouping": 50284, - "Ġgroups": 5315, - "Ġgrow": 3139, - "Ġgrowers": 70077, - "Ġgrowing": 7982, - "Ġgrown": 15042, - "Ġgrows": 28815, - "Ġgrowth": 6650, - "ĠgroÃŁ": 67823, - "ĠgroÃŁe": 57481, - "ĠgroÃŁen": 68803, - "Ġgrp": 52959, - "Ġgrpc": 49000, - "Ġgrub": 74806, - "Ġgrues": 76157, - "Ġgruesome": 87028, - "Ġgrund": 94534, - "Ġgrunt": 44143, - "Ġgrup": 34670, - "Ġgrupo": 38610, - "Ġgrupos": 74024, - "Ġgrátis": 75909, - "Ġgrâce": 77433, - "Ġgrö": 60509, - "ĠgrÃ¶ÃŁ": 75639, - "Ġgs": 29181, - "Ġgsi": 98070, - "Ġgsl": 45321, - "Ġgson": 44166, - "Ġgst": 44869, - "Ġgt": 26220, - "Ġgtk": 19210, - "Ġgu": 1709, - "Ġguar": 9536, - "Ġguarante": 15751, - "Ġguarantee": 15803, - "Ġguaranteed": 19883, - "Ġguarantees": 36755, - "Ġguard": 7771, - "Ġguarda": 98485, - "Ġguardar": 64200, - "Ġguarded": 64263, - "Ġguardian": 47132, - "Ġguardians": 72881, - "Ġguarding": 80600, - "Ġguards": 27270, - "Ġgubern": 91522, - "Ġguerr": 76270, - "Ġguerra": 86027, - "Ġguess": 8101, - "Ġguessed": 43410, - "Ġguesses": 61637, - "Ġguessing": 47576, - "Ġguest": 8810, - "Ġguests": 15051, - "Ġgui": 19783, - "ĠguiActive": 71927, - "Ġguid": 9840, - "Ġguidance": 19351, - "Ġguide": 8641, - "Ġguided": 33687, - "Ġguideline": 73545, - "Ġguidelines": 17959, - "Ġguides": 28292, - "Ġguiding": 51346, - "Ġguild": 27509, - "Ġguilt": 34951, - "Ġguilty": 16390, - "Ġguint": 52826, - "Ġguise": 84163, - "Ġguit": 55499, - "Ġguitar": 17418, - "Ġguitarist": 62740, - "Ġguitars": 60594, - "Ġgul": 91370, - "Ġgulp": 30879, - "Ġgum": 42365, - "Ġgums": 98754, - "Ġgun": 6166, - "Ġgunfire": 77895, - "Ġgunman": 63197, - "Ġgunmen": 98768, - "Ġguns": 16766, - "Ġgunshot": 74881, - "Ġguru": 60526, - "Ġgust": 30914, - "Ġgusta": 70758, - "Ġgusto": 93339, - "Ġgut": 18340, - "Ġgute": 63802, - "Ġguten": 94715, - "Ġguts": 65973, - "Ġgutter": 50079, - "Ġguy": 7564, - "Ġguys": 7752, - "Ġgv": 56079, - "Ġgw": 57672, - "Ġgx": 62133, - "Ġgy": 29720, - "Ġgym": 19343, - "Ġgymn": 70221, - "Ġgypsum": 88680, - "Ġgyr": 80605, - "Ġgyro": 67968, - "Ġgz": 78063, - "Ġgzip": 58895, - "ĠgÃ¥": 55074, - "ĠgÃ¥r": 71857, - "Ġgé": 74672, - "Ġgén": 78422, - "Ġgéné": 46680, - "Ġgénéral": 89175, - "Ġgö": 31285, - "Ġgör": 58804, - "Ġgü": 55008, - "Ġgün": 88787, - "ĠgÅĤ": 66789, - "Ġh": 305, - "ĠhObject": 70870, - "ĠhWnd": 59679, - "Ġha": 6520, - "Ġhaar": 42225, - "Ġhab": 6183, - "Ġhabe": 28826, - "Ġhaben": 18096, - "Ġhaber": 59382, - "Ġhabil": 95315, - "Ġhabit": 14464, - "Ġhabitat": 39646, - "Ġhabitats": 71699, - "Ġhabits": 26870, - "Ġhabitual": 84820, - "Ġhablar": 96843, - "ĠhabÃŃa": 55138, - "Ġhac": 54795, - "Ġhace": 35905, - "Ġhacen": 92065, - "Ġhacer": 26377, - "Ġhaci": 78003, - "Ġhacia": 58009, - "Ġhaciendo": 89153, - "Ġhack": 17524, - "Ġhacked": 47939, - "Ġhacker": 55222, - "Ġhackers": 41467, - "Ġhacking": 39238, - "Ġhacks": 60884, - "Ġhad": 1047, - "Ġhadde": 67434, - "Ġhade": 97984, - "Ġhadn": 19117, - "Ġhaha": 63450, - "Ġhai": 47151, - "Ġhail": 65350, - "Ġhailed": 64895, - "Ġhair": 7013, - "Ġhaircut": 86824, - "Ġhaired": 87202, - "Ġhairs": 66060, - "Ġhairst": 56384, - "Ġhairstyle": 96235, - "Ġhairstyles": 89872, - "Ġhairy": 51133, - "Ġhak": 98759, - "Ġhal": 15104, - "Ġhalf": 4376, - "Ġhalftime": 79559, - "Ġhalfway": 42436, - "Ġhall": 14321, - "Ġhallmark": 98799, - "Ġhalls": 52473, - "Ġhalluc": 59123, - "Ġhallway": 51902, - "Ġhalo": 71812, - "Ġhalt": 27365, - "Ġhalted": 61195, - "Ġhalten": 96823, - "Ġhalves": 75212, - "Ġham": 13824, - "Ġhamburg": 57947, - "Ġhamburger": 89847, - "Ġhamm": 83665, - "Ġhammer": 24354, - "Ġhammered": 93124, - "Ġhamstring": 90805, - "Ġhan": 19538, - "Ġhand": 1450, - "Ġhandbook": 76349, - "Ġhandc": 66145, - "Ġhanded": 23415, - "Ġhandful": 23810, - "Ġhandgun": 57905, - "Ġhandguns": 99636, - "Ġhandheld": 66049, - "Ġhandic": 48270, - "Ġhandicap": 75379, - "Ġhanding": 52588, - "Ġhandjob": 91741, - "Ġhandle": 3790, - "ĠhandleChange": 39755, - "ĠhandleClick": 53540, - "ĠhandleClose": 82667, - "ĠhandleError": 69300, - "ĠhandleMessage": 97940, - "ĠhandleSubmit": 43365, - "Ġhandled": 18073, - "Ġhandler": 7158, - "Ġhandlers": 25050, - "Ġhandles": 13777, - "Ġhandling": 11850, - "Ġhandmade": 52786, - "Ġhands": 6206, - "Ġhandset": 83263, - "Ġhandshake": 58120, - "Ġhandsome": 44877, - "Ġhandwriting": 92809, - "Ġhandwritten": 99489, - "Ġhandy": 26222, - "Ġhang": 15020, - "Ġhanging": 21363, - "Ġhangs": 59441, - "Ġhann": 93890, - "Ġhanno": 48884, - "Ġhans": 88644, - "Ġhanya": 70937, - "Ġhap": 46900, - "Ġhapp": 2306, - "Ġhappen": 3621, - "Ġhappened": 7077, - "Ġhappening": 12765, - "Ġhappens": 8741, - "Ġhappier": 44467, - "Ġhappiest": 99952, - "Ġhappily": 37875, - "Ġhappiness": 23871, - "Ġhappy": 6380, - "Ġhar": 4960, - "Ġharass": 19259, - "Ġharassed": 68610, - "Ġharassing": 87270, - "Ġharassment": 26425, - "Ġharb": 69566, - "Ġharbor": 57511, - "Ġharbour": 75742, - "Ġhard": 2653, - "Ġhardcoded": 94059, - "Ġhardcore": 27702, - "Ġhardened": 71836, - "Ġharder": 16127, - "Ġhardest": 37554, - "Ġhardly": 20781, - "Ġhardness": 72003, - "Ġhardship": 67650, - "Ġhardships": 96322, - "Ġhardware": 12035, - "Ġhardwood": 51645, - "Ġhare": 96018, - "Ġharga": 72448, - "Ġhari": 70796, - "Ġharm": 11682, - "Ġharmed": 69525, - "Ġharmful": 28856, - "Ġharming": 90255, - "Ġharmless": 53997, - "Ġharmon": 18249, - "Ġharmonic": 82341, - "Ġharmony": 26348, - "Ġharms": 84496, - "Ġharness": 33508, - "Ġharsh": 25984, - "Ġhart": 75028, - "Ġharus": 59597, - "Ġharvest": 24322, - "Ġharvested": 67572, - "Ġharvesting": 66747, - "Ġhas": 706, - "ĠhasNext": 83724, - "Ġhasattr": 32156, - "Ġhash": 5286, - "ĠhashCode": 30544, - "ĠhashMap": 69059, - "Ġhashed": 51776, - "Ġhasher": 91919, - "Ġhashes": 51357, - "Ġhashing": 73455, - "Ġhashlib": 55595, - "Ġhashmap": 93248, - "Ġhashtable": 83210, - "Ġhashtag": 48177, - "Ġhashtags": 82961, - "Ġhasil": 76143, - "Ġhasn": 12775, - "Ġhass": 37504, - "Ġhassle": 47947, - "Ġhast": 34143, - "Ġhasta": 29626, - "Ġhaste": 90539, - "Ġhastily": 94532, - "Ġhat": 9072, - "Ġhatch": 44355, - "Ġhate": 12491, - "Ġhated": 38674, - "Ġhateful": 76815, - "Ġhates": 55406, - "Ġhath": 52677, - "Ġhatred": 35242, - "Ġhats": 45526, - "Ġhatte": 43768, - "Ġhatten": 84672, - "Ġhaul": 38968, - "Ġhauling": 99546, - "Ġhaunt": 84758, - "Ġhaunted": 57775, - "Ġhaunting": 77754, - "Ġhaus": 71372, - "Ġhaut": 62321, - "Ġhaute": 81098, - "Ġhav": 31081, - "Ġhave": 617, - "Ġhaven": 9167, - "Ġhaving": 3515, - "Ġhavoc": 66592, - "Ġhawk": 76920, - "Ġhay": 18137, - "Ġhaya": 80621, - "Ġhaystack": 89547, - "Ġhaz": 20750, - "Ġhazard": 31397, - "Ġhazardous": 51024, - "Ġhazards": 52642, - "Ġhaze": 90409, - "Ġhb": 46235, - "Ġhbox": 97882, - "Ġhc": 51494, - "Ġhd": 18390, - "Ġhdc": 86132, - "Ġhdf": 98145, - "Ġhdr": 37715, - "Ġhe": 568, - "Ġhead": 2010, - "Ġheadache": 47846, - "Ġheadaches": 55403, - "Ġheaded": 19946, - "Ġheader": 4342, - "Ġheaders": 7247, - "Ġheading": 14836, - "Ġheadings": 70552, - "Ġheadlights": 88720, - "Ġheadline": 32263, - "Ġheadlines": 31186, - "Ġheadphone": 77501, - "Ġheadphones": 44101, - "Ġheadquartered": 81296, - "Ġheadquarters": 26097, - "Ġheads": 14971, - "Ġheadset": 50679, - "Ġheal": 27661, - "Ġhealed": 62320, - "Ġhealer": 98211, - "Ġhealing": 21730, - "Ġheals": 88084, - "Ġhealth": 2890, - "Ġhealthcare": 18985, - "Ġhealthier": 39345, - "Ġhealthy": 9498, - "Ġheap": 17817, - "Ġheapq": 89622, - "Ġheaps": 93740, - "Ġhear": 6865, - "Ġheard": 6755, - "Ġhearing": 11011, - "Ġhearings": 45348, - "Ġhears": 53159, - "Ġheart": 4851, - "Ġheartbeat": 53205, - "Ġheartbreaking": 81206, - "Ġheartfelt": 84211, - "Ġhearts": 23492, - "Ġhearty": 82651, - "Ġheat": 8798, - "Ġheated": 32813, - "Ġheater": 43338, - "Ġheaters": 82467, - "Ġheating": 24494, - "Ġheatmap": 97723, - "Ġheats": 77662, - "Ġheav": 13710, - "Ġheaven": 23070, - "Ġheavenly": 67698, - "Ġheavens": 63880, - "Ġheavier": 44922, - "Ġheavily": 17345, - "Ġheavy": 8987, - "Ġheavyweight": 71729, - "Ġheb": 59241, - "Ġhebben": 40858, - "Ġhebt": 89183, - "Ġhecho": 50402, - "Ġheck": 47781, - "Ġhect": 48101, - "Ġhectares": 81743, - "Ġhectic": 91425, - "Ġhed": 61316, - "Ġhedge": 42766, - "Ġheed": 75499, - "Ġheeft": 38498, - "Ġheel": 35428, - "Ġheels": 34460, - "Ġhefty": 65242, - "Ġheg": 90503, - "Ġhei": 65589, - "Ġheight": 2673, - "ĠheightFor": 69449, - "Ġheightened": 60487, - "Ġheights": 36394, - "Ġheir": 51543, - "Ġheirs": 91401, - "ĠheiÃŁ": 80636, - "Ġhel": 11591, - "Ġheld": 5762, - "Ġhele": 55195, - "Ġhelf": 75503, - "Ġhelfen": 83297, - "Ġhelicopt": 28467, - "Ġhelicopter": 36125, - "Ġhelicopters": 59432, - "Ġhelium": 97607, - "Ġhell": 15123, - "Ġhello": 24748, - "Ġhelm": 34865, - "Ġhelmet": 32635, - "Ġhelmets": 65720, - "Ġhelp": 1520, - "Ġhelped": 9087, - "Ġhelper": 13438, - "Ġhelpers": 31287, - "Ġhelpful": 11190, - "Ġhelping": 10695, - "Ġhelpless": 63628, - "Ġhelps": 8779, - "Ġhelt": 57542, - "Ġhely": 91215, - "Ġhem": 17728, - "Ġhemat": 96849, - "Ġhemisphere": 69766, - "Ġhemorrh": 71417, - "Ġhemos": 73357, - "Ġhemp": 42063, - "Ġhen": 48916, - "Ġhence": 16472, - "Ġhend": 85479, - "Ġhenne": 92717, - "Ġhentai": 46401, - "Ġhep": 80445, - "Ġhepat": 58259, - "Ġhepatitis": 73975, - "Ġher": 1077, - "Ġherald": 65206, - "Ġheraus": 84480, - "Ġherb": 39999, - "Ġherbal": 51487, - "Ġherbs": 42393, - "Ġherd": 59213, - "Ġhere": 1618, - "Ġhereby": 22552, - "Ġherein": 36881, - "Ġheritage": 28948, - "Ġhern": 72909, - "Ġhero": 12084, - "Ġheroes": 23757, - "Ġheroic": 56375, - "Ġheroin": 42734, - "Ġheroine": 81187, - "Ġherpes": 70085, - "Ġherr": 55839, - "Ġherramient": 83090, - "Ġhers": 11074, - "Ġherself": 11937, - "Ġhes": 20365, - "Ġhesitant": 71560, - "Ġhesitate": 39666, - "Ġhesitation": 65437, - "Ġhet": 9194, - "Ġhete": 83218, - "Ġheter": 30548, - "Ġheterogeneous": 98882, - "Ġheterosexual": 66408, - "Ġheure": 77818, - "Ġheures": 76145, - "Ġheuristic": 67709, - "Ġheute": 49714, - "Ġhex": 12651, - "Ġhexadecimal": 70822, - "Ġhexatrigesimal": 59066, - "Ġhey": 35309, - "Ġhf": 44342, - "Ġhg": 74394, - "Ġhh": 39014, - "Ġhi": 15960, - "Ġhiatus": 81286, - "Ġhic": 79007, - "Ġhid": 31894, - "Ġhidden": 8340, - "Ġhide": 10477, - "Ġhides": 58704, - "Ġhiding": 26092, - "Ġhier": 12694, - "Ġhierarchical": 70994, - "Ġhierarchy": 30022, - "Ġhieronta": 81303, - "Ġhigh": 1579, - "Ġhigher": 5190, - "Ġhighest": 8592, - "Ġhighlight": 11415, - "Ġhighlighted": 27463, - "Ġhighlighting": 39686, - "Ġhighlights": 22020, - "Ġhighly": 7701, - "Ġhighs": 54879, - "Ġhighway": 27834, - "Ġhighways": 60395, - "Ġhij": 22130, - "Ġhijo": 81145, - "Ġhijos": 89627, - "Ġhike": 35331, - "Ġhikes": 68585, - "Ġhiking": 38464, - "Ġhil": 52427, - "Ġhilar": 36759, - "Ġhilarious": 41367, - "Ġhill": 24898, - "Ġhills": 35231, - "Ġhim": 1461, - "Ġhimself": 5678, - "Ġhin": 52821, - "Ġhind": 48419, - "Ġhinder": 57780, - "Ġhindi": 53117, - "Ġhindsight": 87394, - "Ġhinge": 76693, - "Ġhinges": 80934, - "Ġhint": 13310, - "ĠhintText": 67328, - "Ġhinted": 67469, - "Ġhinter": 73068, - "Ġhints": 31743, - "Ġhip": 18638, - "Ġhipp": 44656, - "Ġhippoc": 71206, - "Ġhips": 43523, - "Ġhire": 18467, - "Ġhired": 22163, - "Ġhires": 73041, - "Ġhiring": 24009, - "Ġhis": 813, - "Ġhist": 13034, - "Ġhisto": 77617, - "Ġhistogram": 31381, - "Ġhistograms": 86745, - "Ġhistoire": 87810, - "Ġhistor": 7135, - "Ġhistoria": 51422, - "Ġhistorian": 44068, - "Ġhistorians": 51801, - "Ġhistoric": 18526, - "Ġhistorical": 13970, - "Ġhistorically": 35901, - "Ġhistories": 53210, - "Ġhistory": 3925, - "Ġhistó": 79586, - "Ġhistória": 94309, - "Ġhit": 4295, - "Ġhitch": 59207, - "Ġhits": 13280, - "Ġhitter": 72407, - "Ġhitters": 81133, - "Ġhitting": 20129, - "Ġhive": 66607, - "Ġhizo": 86283, - "Ġhj": 36688, - "Ġhjem": 68085, - "Ġhk": 84481, - "Ġhl": 50686, - "Ġhm": 50462, - "Ġhmac": 84456, - "Ġhmm": 88601, - "Ġhn": 96338, - "Ġho": 11640, - "Ġhoax": 73944, - "Ġhob": 69176, - "Ġhobbies": 64405, - "Ġhobby": 32628, - "Ġhoc": 67490, - "Ġhoch": 61121, - "Ġhockey": 28051, - "Ġhod": 87903, - "Ġhoe": 46976, - "Ġhog": 47025, - "Ġhogy": 33506, - "Ġhoje": 74258, - "Ġhol": 24429, - "Ġhold": 3412, - "Ġholder": 12102, - "Ġholders": 29809, - "Ġholding": 10168, - "Ġholdings": 58348, - "Ġholds": 10187, - "Ġhole": 14512, - "Ġholes": 20349, - "Ġholiday": 13560, - "Ġholidays": 25425, - "Ġholistic": 61876, - "Ġholland": 65764, - "Ġhollow": 42902, - "Ġholog": 72927, - "Ġholster": 99051, - "Ġholy": 27823, - "Ġhom": 5105, - "Ġhomage": 68089, - "Ġhombre": 56804, - "Ġhombres": 62944, - "Ġhome": 2162, - "Ġhomeland": 56336, - "Ġhomeless": 23855, - "Ġhomelessness": 63022, - "Ġhomem": 74515, - "Ġhomemade": 36433, - "Ġhomeowner": 67798, - "Ġhomeowners": 40962, - "Ġhomepage": 35689, - "Ġhomer": 92405, - "Ġhomers": 98698, - "Ġhomes": 10632, - "Ġhomeschool": 90919, - "Ġhometown": 44116, - "Ġhomework": 29559, - "Ġhomic": 38063, - "Ġhomicide": 50077, - "Ġhomicides": 89495, - "Ġhomme": 40351, - "Ġhommes": 53542, - "Ġhomo": 55513, - "Ġhomogeneous": 87282, - "Ġhomophobic": 93518, - "Ġhomosex": 28408, - "Ġhomosexual": 42864, - "Ġhomosexuality": 53451, - "Ġhomosexuals": 97223, - "Ġhon": 5954, - "Ġhonda": 85476, - "Ġhone": 52122, - "Ġhonest": 10978, - "Ġhonestly": 27136, - "Ġhonesty": 48948, - "Ġhoney": 26828, - "Ġhoneymoon": 84893, - "Ġhonor": 16044, - "Ġhonorable": 74590, - "Ġhonorary": 99119, - "Ġhonored": 39377, - "Ġhonoring": 79025, - "Ġhonors": 49593, - "Ġhonour": 34662, - "Ġhonoured": 90833, - "Ġhood": 28314, - "Ġhoodie": 97401, - "Ġhoof": 85830, - "Ġhoog": 99226, - "Ġhook": 9903, - "Ġhooked": 43770, - "Ġhookers": 93727, - "Ġhooks": 30777, - "Ġhookup": 62414, - "Ġhoop": 79771, - "Ġhoops": 97115, - "Ġhop": 7598, - "Ġhope": 3987, - "Ġhoped": 26253, - "Ġhopeful": 38650, - "Ġhopefully": 23127, - "Ġhopeless": 75323, - "Ġhopes": 16388, - "Ġhoping": 16026, - "Ġhopping": 93338, - "Ġhops": 59218, - "Ġhor": 4917, - "Ġhora": 35220, - "Ġhoras": 39992, - "Ġhorizon": 35174, - "Ġhorizontal": 16600, - "Ġhorizontally": 59988, - "Ġhorm": 21548, - "Ġhormonal": 74218, - "Ġhormone": 36908, - "Ġhormones": 44315, - "Ġhorn": 21281, - "Ġhorns": 61084, - "Ġhorny": 38307, - "Ġhorr": 26974, - "Ġhorrend": 93840, - "Ġhorrible": 28201, - "Ġhorribly": 77104, - "Ġhorrific": 47322, - "Ġhorrified": 82323, - "Ġhorrifying": 78650, - "Ġhorror": 22169, - "Ġhorrors": 70618, - "Ġhors": 60475, - "Ġhorse": 15580, - "Ġhorsepower": 70886, - "Ġhorses": 27928, - "Ġhos": 68927, - "Ġhose": 38600, - "Ġhoses": 96936, - "Ġhosp": 21036, - "Ġhospital": 8952, - "Ġhospitality": 47609, - "Ġhospitalized": 70340, - "Ġhospitals": 24461, - "Ġhost": 3552, - "Ġhostage": 59468, - "Ġhostages": 88703, - "Ġhosted": 21685, - "Ġhostel": 81911, - "Ġhostile": 33615, - "Ġhostility": 61029, - "Ġhosting": 20256, - "Ġhostname": 29215, - "Ġhosts": 18939, - "Ġhot": 4106, - "Ġhotel": 9689, - "Ġhotels": 25325, - "Ġhotline": 92975, - "Ġhotspot": 80310, - "Ġhott": 32622, - "Ġhotter": 80005, - "Ġhottest": 38391, - "Ġhour": 6596, - "Ġhourly": 47729, - "Ġhours": 4207, - "Ġhous": 7851, - "Ġhouse": 3838, - "Ġhoused": 52258, - "Ġhousehold": 14048, - "Ġhouseholds": 29939, - "Ġhouses": 15316, - "Ġhousing": 11983, - "Ġhover": 20118, - "Ġhovered": 91551, - "Ġhovering": 69707, - "Ġhow": 1268, - "Ġhowever": 4869, - "Ġhoy": 49841, - "Ġhp": 21280, - "Ġhr": 18514, - "Ġhref": 1839, - "Ġhrs": 41140, - "Ġhs": 33320, - "Ġhsv": 83433, - "Ġht": 35423, - "Ġhtml": 5385, - "ĠhtmlFor": 33293, - "Ġhtmlentities": 64098, - "Ġhtmlspecialchars": 32537, - "Ġhton": 82843, - "Ġhtonl": 88082, - "Ġhtons": 57467, - "Ġhtt": 55420, - "Ġhttp": 1795, - "ĠhttpClient": 46875, - "ĠhttpRequest": 78647, - "ĠhttpResponse": 75906, - "Ġhttps": 3788, - "Ġhu": 34065, - "Ġhub": 19240, - "Ġhubby": 98424, - "Ġhubs": 69776, - "Ġhud": 65133, - "Ġhue": 40140, - "Ġhues": 82757, - "Ġhug": 30884, - "Ġhuge": 6908, - "Ġhugely": 49737, - "Ġhugged": 94568, - "Ġhugs": 80342, - "Ġhuh": 57843, - "Ġhuis": 68709, - "Ġhull": 41298, - "Ġhum": 2854, - "Ġhuman": 3823, - "Ġhumane": 82126, - "Ġhumanitarian": 38748, - "Ġhumanities": 94135, - "Ġhumanity": 22706, - "Ġhumano": 97557, - "Ġhumanoid": 93209, - "Ġhumans": 12966, - "Ġhumble": 39612, - "Ġhumid": 67038, - "Ġhumidity": 38193, - "Ġhumili": 83269, - "Ġhumiliating": 92838, - "Ġhumiliation": 72818, - "Ġhumility": 75372, - "Ġhumming": 87427, - "Ġhumor": 28485, - "Ġhumorous": 70946, - "Ġhumour": 58469, - "Ġhun": 11794, - "Ġhundred": 7895, - "Ġhundreds": 11758, - "Ġhung": 18799, - "Ġhunger": 34906, - "Ġhungry": 30056, - "Ġhunt": 19614, - "Ġhunted": 80269, - "Ġhunter": 40827, - "Ġhunters": 49073, - "Ġhunting": 23330, - "Ġhunts": 93929, - "Ġhur": 13113, - "Ġhurd": 48581, - "Ġhurdle": 81783, - "Ġhurdles": 73635, - "Ġhurl": 94831, - "Ġhurricane": 49784, - "Ġhurricanes": 90127, - "Ġhurried": 73973, - "Ġhurry": 48335, - "Ġhurt": 13194, - "Ġhurting": 48389, - "Ġhurts": 44164, - "Ġhus": 9222, - "Ġhusband": 10177, - "Ġhusbands": 61954, - "Ġhust": 59750, - "Ġhustle": 88312, - "Ġhut": 76979, - "Ġhv": 23585, - "Ġhva": 83866, - "Ġhvad": 92591, - "Ġhver": 90766, - "Ġhvis": 78675, - "Ġhvor": 51819, - "Ġhvordan": 63259, - "Ġhw": 32356, - "Ġhwnd": 53932, - "Ġhx": 54314, - "Ġhy": 6409, - "Ġhybrid": 26038, - "Ġhybrids": 97205, - "Ġhydr": 45705, - "Ġhydrated": 95831, - "Ġhydration": 88000, - "Ġhydraulic": 44175, - "Ġhydro": 17055, - "Ġhydrogen": 35784, - "Ġhygiene": 53056, - "Ġhym": 67743, - "Ġhyp": 9950, - "Ġhype": 45990, - "Ġhyper": 17508, - "Ġhyperlink": 94680, - "Ġhypers": 87752, - "Ġhypert": 48855, - "Ġhypertension": 63308, - "Ġhypnot": 76551, - "Ġhypo": 22601, - "Ġhypoc": 67586, - "Ġhypocrisy": 72806, - "Ġhypoth": 45455, - "Ġhypotheses": 74513, - "Ġhypothesis": 31178, - "Ġhypothetical": 59159, - "Ġhyster": 54119, - "Ġhysteria": 98766, - "Ġhá": 43222, - "Ġhä": 53756, - "Ġhär": 64786, - "Ġhät": 75592, - "Ġhätte": 96135, - "ĠhÃ¥": 54713, - "Ġhé": 89023, - "Ġhö": 43859, - "ĠhÃłng": 62858, - "Ġi": 602, - "ĠiCloud": 88011, - "ĠiNdEx": 91543, - "ĠiOS": 16433, - "ĠiP": 77586, - "ĠiPad": 23067, - "ĠiParam": 43148, - "ĠiPhone": 12443, - "ĠiPhones": 73165, - "ĠiPod": 45171, - "ĠiT": 12668, - "ĠiTunes": 13323, - "ĠiVar": 57292, - "Ġia": 35924, - "Ġiam": 98248, - "Ġiar": 88821, - "Ġib": 19185, - "Ġic": 18385, - "Ġice": 10054, - "Ġiceberg": 89135, - "Ġich": 10864, - "Ġici": 49733, - "Ġicing": 76106, - "Ġicmp": 92926, - "Ġicon": 4706, - "ĠiconName": 90977, - "Ġiconic": 27373, - "Ġicons": 24699, - "Ġicy": 67004, - "Ġid": 887, - "Ġidade": 67065, - "Ġide": 2679, - "Ġidea": 4623, - "Ġideal": 10728, - "Ġideally": 50663, - "Ġideals": 52805, - "Ġideas": 6848, - "Ġident": 3608, - "Ġidentical": 20086, - "Ġidentifiable": 72450, - "Ġidentification": 22654, - "Ġidentified": 11054, - "Ġidentifier": 13110, - "Ġidentifiers": 48316, - "Ġidentifies": 36611, - "Ġidentify": 10765, - "Ġidentifying": 25607, - "Ġidentities": 40521, - "Ġidentity": 9764, - "Ġideological": 42933, - "Ġideologies": 89971, - "Ġideology": 34649, - "Ġidi": 41760, - "Ġidiot": 43358, - "Ġidiots": 80133, - "Ġidle": 28747, - "Ġidol": 49014, - "Ġidols": 90861, - "Ġids": 14483, - "Ġidx": 7335, - "Ġie": 30958, - "Ġieee": 61155, - "Ġierr": 54498, - "Ġiets": 89433, - "Ġif": 422, - "Ġiface": 50413, - "Ġifdef": 70071, - "Ġiff": 52208, - "Ġifndef": 83390, - "Ġiframe": 49513, - "Ġifs": 85173, - "Ġifstream": 72251, - "Ġig": 19935, - "Ġigen": 92329, - "Ġign": 5335, - "Ġignite": 90536, - "Ġignited": 98988, - "Ġignition": 60692, - "Ġignor": 26427, - "Ġignorance": 41660, - "Ġignorant": 48080, - "Ġignore": 10240, - "Ġignored": 12305, - "Ġignores": 49378, - "Ġignoring": 32003, - "Ġigual": 44575, - "Ġih": 13608, - "Ġihm": 59542, - "Ġihn": 41762, - "Ġihnen": 75121, - "Ġihr": 25444, - "Ġihre": 35849, - "Ġihrem": 72117, - "Ġihren": 53816, - "Ġihrer": 55749, - "Ġii": 14799, - "Ġiid": 92443, - "Ġiii": 63193, - "Ġij": 72961, - "Ġik": 13665, - "Ġikea": 75835, - "Ġikke": 23520, - "Ġil": 3900, - "Ġile": 31905, - "Ġili": 60409, - "Ġilk": 81438, - "Ġill": 5986, - "Ġilleg": 30067, - "Ġillegal": 12079, - "Ġillegally": 38484, - "Ġillicit": 59229, - "Ġillness": 17563, - "Ġillnesses": 49909, - "Ġillum": 47506, - "Ġillumin": 44087, - "Ġilluminate": 88682, - "Ġilluminated": 75648, - "Ġillumination": 77052, - "Ġillusion": 41919, - "Ġillusions": 88128, - "Ġillust": 97583, - "Ġillustr": 12573, - "Ġillustrate": 41468, - "Ġillustrated": 36762, - "Ġillustrates": 46480, - "Ġillustrating": 94012, - "Ġillustration": 40134, - "Ġillustrations": 45543, - "Ġillustrator": 94465, - "Ġilma": 92321, - "Ġils": 46152, - "Ġim": 737, - "Ġima": 93793, - "Ġimag": 6669, - "Ġimage": 2217, - "ĠimageData": 67058, - "ĠimageName": 67173, - "ĠimageNamed": 31393, - "ĠimagePath": 71033, - "ĠimageSize": 88659, - "ĠimageURL": 90961, - "ĠimageUrl": 40749, - "ĠimageView": 31065, - "Ġimagem": 63997, - "Ġimagen": 41669, - "Ġimagery": 41545, - "Ġimages": 5448, - "Ġimagin": 43306, - "Ġimaginable": 90267, - "Ġimaginary": 51052, - "Ġimagination": 28899, - "Ġimaginative": 77361, - "Ġimagine": 13085, - "Ġimagined": 35706, - "Ġimaging": 32758, - "Ġimagining": 77724, - "Ġimap": 95817, - "Ġimb": 73354, - "Ġimbalance": 68331, - "Ġimdb": 84345, - "Ġime": 75534, - "Ġimg": 5071, - "ĠimgUrl": 77183, - "Ġimgs": 57265, - "Ġimitation": 87940, - "Ġimm": 4998, - "Ġimmac": 99238, - "Ġimmature": 86525, - "Ġimmedi": 5668, - "Ġimmediate": 14247, - "Ġimmediately": 7214, - "Ġimmense": 38883, - "Ġimmensely": 63689, - "Ġimmer": 26612, - "Ġimmersed": 78308, - "Ġimmersion": 75657, - "Ġimmersive": 65280, - "Ġimmigr": 15644, - "Ġimmigrant": 37650, - "Ġimmigrants": 20550, - "Ġimmigration": 15443, - "Ġimminent": 51551, - "Ġimmobil": 77441, - "Ġimmoral": 79254, - "Ġimmortal": 60214, - "Ġimmun": 33119, - "Ġimmune": 22852, - "Ġimmunity": 40368, - "Ġimmutable": 52672, - "Ġimp": 3242, - "Ġimpact": 5536, - "Ġimpacted": 40028, - "Ġimpactful": 98990, - "Ġimpacting": 74055, - "Ġimpacts": 25949, - "Ġimpair": 38974, - "Ġimpaired": 50160, - "Ġimpairment": 53317, - "Ġimpart": 70772, - "Ġimpartial": 68824, - "Ġimpass": 96689, - "Ġimpatient": 74797, - "Ġimpe": 36126, - "Ġimpeachment": 64754, - "Ġimpecc": 75719, - "Ġimpeccable": 89646, - "Ġimped": 50502, - "Ġimpedance": 91048, - "Ġimpending": 63561, - "Ġimper": 17190, - "Ġimperative": 48696, - "Ġimperfect": 69063, - "Ġimperial": 35379, - "Ġimperialism": 80051, - "Ġimperson": 60849, - "Ġimpl": 11866, - "Ġimplant": 46460, - "Ġimplanted": 95956, - "Ġimplants": 63284, - "Ġimplement": 4305, - "Ġimplementation": 8292, - "Ġimplementations": 39437, - "Ġimplemented": 11798, - "Ġimplementing": 25976, - "Ġimplements": 5280, - "Ġimplic": 92195, - "Ġimplicated": 69702, - "Ġimplication": 61636, - "Ġimplications": 25127, - "Ġimplicit": 18479, - "Ġimplicitly": 52873, - "Ġimplied": 6259, - "Ġimplies": 24897, - "Ġimplode": 27759, - "Ġimply": 34608, - "Ġimplying": 73967, - "Ġimport": 1179, - "Ġimportance": 12939, - "Ġimportant": 3062, - "Ġimportante": 36897, - "Ġimportantes": 75419, - "Ġimportantly": 23659, - "Ġimported": 25973, - "Ġimporter": 63661, - "Ġimporting": 50995, - "Ġimports": 15557, - "Ġimpose": 33330, - "Ġimposed": 27070, - "Ġimposes": 88381, - "Ġimposing": 49941, - "Ġimposition": 94879, - "Ġimposs": 91182, - "Ġimpossible": 12266, - "Ġimpost": 82509, - "Ġimpover": 77742, - "Ġimpoverished": 88398, - "Ġimpr": 23356, - "Ġimpres": 77998, - "Ġimpress": 10098, - "Ġimpressed": 25408, - "Ġimpression": 21455, - "Ġimpressions": 51091, - "Ġimpressive": 16358, - "Ġimprimir": 93606, - "Ġimprint": 79967, - "Ġimprison": 29319, - "Ġimprisoned": 52942, - "Ġimprisonment": 43374, - "Ġimpro": 3741, - "Ġimprobable": 97356, - "Ġimproper": 41086, - "Ġimproperly": 75298, - "Ġimprov": 87770, - "Ġimprove": 7417, - "Ġimproved": 13241, - "Ġimprovement": 16048, - "Ġimprovements": 18637, - "Ġimproves": 36050, - "Ġimproving": 18899, - "Ġimprovis": 80163, - "Ġimprovised": 93639, - "Ġimpuls": 97879, - "Ġimpulse": 49967, - "Ġimpulses": 87633, - "Ġimpunity": 98770, - "Ġimread": 83519, - "Ġims": 72303, - "Ġimshow": 79699, - "Ġimu": 93961, - "Ġimágenes": 97375, - "Ġin": 304, - "ĠinFile": 95101, - "Ġinability": 38550, - "Ġinaccessible": 82828, - "Ġinaccur": 42025, - "Ġinaccurate": 50504, - "Ġinactive": 32899, - "Ġinade": 40206, - "Ġinadequate": 46579, - "Ġinadvert": 59928, - "Ġinadvertently": 70185, - "Ġinappropriate": 33781, - "Ġinaug": 30620, - "Ġinaugur": 82100, - "Ġinaugural": 54559, - "Ġinauguration": 60810, - "Ġinbound": 66043, - "Ġinbox": 23732, - "Ġinc": 3709, - "Ġincap": 40968, - "Ġincapable": 58271, - "Ġincapac": 94130, - "Ġincarcer": 46628, - "Ġincarcerated": 81224, - "Ġincarceration": 70152, - "Ġincarn": 97072, - "Ġincarnation": 80048, - "Ġincent": 20647, - "Ġincentiv": 84084, - "Ġincentive": 36210, - "Ġincentives": 36580, - "Ġinception": 54529, - "Ġincess": 92947, - "Ġincest": 43980, - "Ġinch": 17560, - "Ġinches": 15271, - "Ġincid": 62960, - "Ġincidence": 39775, - "Ġincident": 10672, - "Ġincidental": 84316, - "Ġincidents": 24455, - "Ġincididunt": 87504, - "Ġincl": 18916, - "Ġinclination": 77004, - "Ġinclined": 43131, - "Ġinclud": 1836, - "Ġinclude": 2997, - "Ġincluded": 5343, - "Ġincludes": 5764, - "Ġincluding": 2737, - "Ġinclus": 45409, - "Ġinclusion": 28286, - "Ġinclusive": 29408, - "Ġincluso": 73311, - "Ġincom": 53990, - "Ġincome": 8070, - "Ġincomes": 46791, - "Ġincoming": 19957, - "Ġincompatible": 53924, - "Ġincompet": 55020, - "Ġincompetence": 99748, - "Ġincompetent": 81912, - "Ġincomplete": 33243, - "Ġincon": 28093, - "Ġincons": 29764, - "Ġinconsist": 80961, - "Ġinconsistencies": 92922, - "Ġinconsistency": 97249, - "Ġinconsistent": 40240, - "Ġincontr": 79719, - "Ġincontri": 15733, - "Ġincontro": 72625, - "Ġinconvenience": 61109, - "Ġinconvenient": 84783, - "Ġincor": 9097, - "Ġincorpor": 14566, - "Ġincorporate": 33435, - "Ġincorporated": 32762, - "Ġincorporates": 52924, - "Ġincorporating": 52913, - "Ġincorporation": 88465, - "Ġincorrect": 15465, - "Ġincorrectly": 44447, - "Ġincr": 67926, - "Ġincre": 2333, - "Ġincrease": 5376, - "Ġincreased": 7319, - "Ġincreases": 12992, - "Ġincreasing": 7859, - "Ġincreasingly": 15098, - "Ġincred": 9850, - "Ġincredible": 15400, - "Ġincredibly": 17235, - "Ġincrement": 16650, - "Ġincremental": 53399, - "Ġincremented": 88919, - "Ġincrements": 62700, - "Ġincub": 49727, - "Ġincumb": 43850, - "Ġincumbent": 51382, - "Ġincur": 62622, - "Ġincurred": 52872, - "Ġind": 1280, - "Ġinde": 5278, - "Ġindeb": 90897, - "Ġindebted": 93998, - "Ġindeed": 13118, - "Ġindef": 37527, - "Ġindefinite": 81956, - "Ġindefinitely": 56334, - "Ġindem": 65389, - "Ġindemn": 90108, - "Ġindent": 17962, - "Ġindentation": 70692, - "Ġindepend": 7156, - "Ġindependence": 24589, - "Ġindependent": 9678, - "Ġindependently": 29235, - "Ġindependents": 97022, - "Ġindex": 1963, - "ĠindexOf": 61723, - "ĠindexPath": 18601, - "Ġindexed": 31681, - "Ġindexer": 88316, - "Ġindexes": 25998, - "Ġindexing": 53080, - "Ġindia": 28811, - "Ġindian": 43325, - "Ġindic": 4547, - "Ġindica": 75780, - "Ġindicate": 13519, - "Ġindicated": 16717, - "Ġindicates": 15151, - "Ġindicating": 19392, - "Ġindication": 28137, - "Ġindications": 56190, - "Ġindicative": 64005, - "Ġindicator": 21070, - "Ġindicators": 34824, - "Ġindice": 57182, - "Ġindices": 15285, - "Ġindict": 38867, - "Ġindicted": 68334, - "Ġindictment": 47960, - "Ġindie": 44578, - "Ġindifference": 85273, - "Ġindifferent": 80008, - "Ġindigenous": 39678, - "Ġindign": 83001, - "Ġindirect": 25636, - "Ġindirectly": 46345, - "Ġindis": 83975, - "Ġindiscrim": 94546, - "Ġindispens": 57560, - "Ġindispensable": 64284, - "Ġindiv": 3687, - "Ġindivid": 23496, - "Ġindividual": 3927, - "Ġindividually": 32399, - "Ġindividuals": 7931, - "Ġindo": 42100, - "Ġindonesia": 85478, - "Ġindoor": 30619, - "Ġindoors": 55154, - "Ġinds": 99613, - "Ġindu": 4507, - "Ġinduce": 49853, - "Ġinduced": 36572, - "Ġinduces": 90974, - "Ġinducing": 96811, - "Ġinduction": 38156, - "Ġindul": 37960, - "Ġindulge": 68190, - "Ġindust": 9047, - "Ġindustri": 67965, - "Ġindustrial": 13076, - "Ġindustries": 19647, - "Ġindustry": 5064, - "Ġindx": 72195, - "Ġine": 19661, - "Ġineff": 90325, - "Ġineffective": 55288, - "Ġinefficient": 64481, - "Ġineligible": 96916, - "Ġinequalities": 93334, - "Ġinequality": 32305, - "Ġinert": 81073, - "Ġinertia": 78552, - "Ġinet": 50576, - "Ġinev": 21314, - "Ġinevitable": 31352, - "Ġinevitably": 40605, - "Ġinex": 55981, - "Ġinexp": 34678, - "Ġinexpensive": 44252, - "Ġinexperienced": 79966, - "Ġinf": 4225, - "Ġinfamous": 39633, - "Ġinfancy": 86617, - "Ġinfant": 31383, - "Ġinfantry": 55527, - "Ġinfants": 42534, - "Ġinfect": 34527, - "Ġinfected": 29374, - "Ġinfection": 19405, - "Ġinfections": 30020, - "Ġinfectious": 50600, - "Ġinfer": 24499, - "Ġinference": 45478, - "Ġinferior": 38279, - "Ġinferred": 68695, - "Ġinfertility": 95643, - "Ġinfield": 100106, - "Ġinfile": 50089, - "Ġinfiltr": 43364, - "Ġinfiltration": 98835, - "Ġinfinit": 82226, - "Ġinfinite": 24746, - "Ġinfinitely": 72600, - "Ġinfinity": 56010, - "Ġinfix": 89257, - "Ġinfl": 4704, - "Ġinflamm": 26288, - "Ġinflammation": 37140, - "Ġinflammatory": 47288, - "Ġinflatable": 97307, - "Ġinflate": 71798, - "Ġinflated": 70954, - "Ġinflater": 22764, - "Ġinflation": 25544, - "Ġinflict": 68568, - "Ġinflicted": 69177, - "Ġinflu": 6791, - "Ġinfluence": 10383, - "Ġinfluenced": 28160, - "Ġinfluencers": 87333, - "Ġinfluences": 34453, - "Ġinfluencing": 66700, - "Ġinfluential": 32549, - "Ġinfluenza": 62937, - "Ġinflux": 53952, - "Ġinfo": 3630, - "Ġinfographic": 98482, - "Ġinform": 6179, - "Ġinformación": 35615, - "Ġinformal": 42887, - "Ġinformant": 93121, - "Ġinformat": 51307, - "Ġinformatie": 98355, - "Ġinformation": 2038, - "Ġinformational": 47735, - "Ġinformations": 44827, - "Ġinformative": 39319, - "Ġinformações": 65166, - "Ġinformed": 16369, - "Ġinforming": 63025, - "Ġinforms": 64252, - "Ġinfos": 45244, - "Ġinfr": 25654, - "Ġinfra": 49276, - "Ġinfrared": 59141, - "Ġinfrastructure": 14054, - "Ġinfring": 45119, - "Ġinfringement": 54443, - "Ġinfuri": 85225, - "Ġinfused": 72903, - "Ġinfusion": 71308, - "Ġing": 6892, - "Ġingen": 46492, - "Ġingenious": 97799, - "Ġingest": 89372, - "Ġingestion": 88447, - "Ġingin": 89011, - "Ġingl": 98925, - "Ġingr": 81336, - "Ġingredient": 25795, - "Ġingredients": 14293, - "Ġingres": 43764, - "Ġingresar": 91053, - "Ġingress": 79659, - "Ġinh": 60537, - "Ġinhab": 26318, - "Ġinhabit": 33427, - "Ġinhabitants": 40771, - "Ġinhabited": 70598, - "Ġinhal": 77773, - "Ġinher": 15517, - "Ġinherent": 38088, - "Ġinherently": 49188, - "Ġinherit": 24683, - "Ġinheritance": 42922, - "Ġinherited": 28088, - "Ġinherits": 76582, - "Ġinhib": 20747, - "Ġinhibit": 69033, - "Ġinhibited": 99669, - "Ġinhibition": 61478, - "Ġinhibitor": 70785, - "Ġinhibitors": 68642, - "Ġini": 17225, - "Ġinici": 45123, - "Ġinicial": 49656, - "Ġiniciar": 87127, - "Ġinicio": 51434, - "Ġinit": 3003, - "ĠinitComponents": 53156, - "ĠinitData": 69833, - "ĠinitState": 52238, - "ĠinitView": 60551, - "ĠinitWith": 14186, - "ĠinitWithFrame": 31167, - "ĠinitWithNibName": 97808, - "ĠinitWithStyle": 91288, - "ĠinitWithTitle": 73830, - "Ġiniti": 12961, - "Ġinitial": 2926, - "ĠinitialState": 30527, - "ĠinitialValue": 61162, - "ĠinitialValues": 94583, - "Ġinitialise": 67266, - "Ġinitialised": 88767, - "Ġinitialization": 17923, - "Ġinitialize": 9656, - "Ġinitialized": 17719, - "Ġinitializer": 43412, - "Ġinitializes": 58957, - "Ġinitializing": 58160, - "Ġinitially": 15453, - "Ġinitials": 79537, - "Ġinitiate": 39201, - "Ġinitiated": 33230, - "Ġinitiating": 79516, - "Ġinitiation": 61568, - "Ġinitiative": 20770, - "Ġinitiatives": 28271, - "Ġinitiator": 99140, - "Ġinj": 5934, - "Ġinject": 15921, - "Ġinjected": 41772, - "Ġinjecting": 88385, - "Ġinjection": 26127, - "Ġinjections": 65246, - "Ġinjector": 63743, - "Ġinjunction": 61529, - "Ġinjured": 15902, - "Ġinjuries": 15319, - "Ġinjuring": 86685, - "Ġinjury": 11134, - "Ġinjust": 98753, - "Ġinjustice": 51215, - "Ġink": 27513, - "Ġinkl": 82725, - "Ġinland": 77289, - "Ġinlet": 80207, - "Ġinline": 7533, - "Ġinmate": 67535, - "Ġinmates": 42712, - "Ġinn": 6301, - "Ġinnate": 65070, - "Ġinne": 78325, - "Ġinner": 9358, - "Ġinning": 46386, - "Ġinnings": 36100, - "Ġinnoc": 19132, - "Ġinnocence": 57311, - "Ġinnocent": 25226, - "Ġinnov": 9721, - "Ġinnovate": 92064, - "Ġinnovation": 19297, - "Ġinnovations": 46045, - "Ġinnovative": 18699, - "Ġinoc": 87018, - "Ġinode": 35903, - "Ġinorder": 67141, - "Ġinout": 97377, - "Ġinp": 33444, - "Ġinplace": 42994, - "Ġinput": 1988, - "ĠinputData": 91262, - "ĠinputFile": 77308, - "ĠinputStream": 47556, - "ĠinputValue": 81008, - "Ġinputs": 11374, - "Ġinquire": 68270, - "Ġinquiries": 44983, - "Ġinquiry": 26981, - "Ġins": 1672, - "Ġinsan": 62638, - "Ġinsane": 35118, - "Ġinsanely": 90466, - "Ġinsanity": 73153, - "Ġinscription": 51670, - "Ġinse": 54682, - "Ġinsect": 27080, - "Ġinsects": 41911, - "Ġinsecure": 62945, - "Ġinsecurity": 74935, - "Ġinsensitive": 71580, - "Ġinser": 48425, - "Ġinsert": 5774, - "Ġinserted": 22306, - "Ġinserting": 39398, - "Ġinsertion": 37027, - "Ġinserts": 50398, - "Ġinset": 55959, - "Ġinsets": 99169, - "Ġinside": 4871, - "Ġinsider": 55465, - "Ġinsiders": 77814, - "Ġinsight": 20616, - "Ġinsightful": 70162, - "Ġinsights": 26793, - "Ġinsign": 54127, - "Ġinsignificant": 73521, - "Ġinsist": 32262, - "Ġinsisted": 29676, - "Ġinsistence": 79397, - "Ġinsisting": 60727, - "Ġinsists": 43446, - "Ġinsn": 77202, - "Ġinsol": 85943, - "Ġinsomnia": 83511, - "Ġinspect": 25052, - "Ġinspected": 62884, - "Ġinspection": 26767, - "Ġinspections": 58074, - "Ġinspector": 45825, - "Ġinspectors": 69930, - "Ġinspir": 12979, - "Ġinspiration": 20343, - "Ġinspirational": 57314, - "Ġinspire": 31740, - "Ġinspired": 14948, - "Ġinspires": 70390, - "Ġinspiring": 34147, - "Ġinst": 1798, - "Ġinstability": 56399, - "Ġinstagram": 52104, - "Ġinstal": 46698, - "Ġinstall": 4685, - "Ġinstallation": 14028, - "Ġinstallations": 45218, - "Ġinstalled": 10487, - "Ġinstaller": 44152, - "Ġinstalling": 27730, - "Ġinstallment": 47644, - "Ġinstalls": 71420, - "Ġinstance": 2937, - "Ġinstanceof": 8243, - "Ġinstances": 13422, - "Ġinstancia": 99079, - "Ġinstant": 9888, - "Ġinstantaneous": 96219, - "Ġinstantiate": 42002, - "Ġinstantiated": 55686, - "Ġinstantiation": 82228, - "Ġinstantly": 22571, - "Ġinstead": 4619, - "Ġinstinct": 31655, - "Ġinstincts": 62921, - "Ġinstit": 7915, - "Ġinstitute": 44798, - "Ġinstituted": 81099, - "Ġinstitutes": 94812, - "Ġinstitution": 15244, - "Ġinstitutional": 33232, - "Ġinstitutions": 14673, - "Ġinstr": 9680, - "Ġinstruct": 21745, - "Ġinstructed": 42075, - "Ġinstruction": 7754, - "Ġinstructional": 72345, - "Ġinstructions": 11470, - "Ġinstructor": 33315, - "Ġinstructors": 54918, - "Ġinstrument": 14473, - "Ġinstrumental": 42045, - "Ġinstrumentation": 78133, - "Ġinstruments": 24198, - "Ġinsufficient": 39413, - "Ġinsulated": 79379, - "Ġinsulation": 49117, - "Ġinsulin": 32152, - "Ġinsult": 27224, - "Ġinsulting": 68192, - "Ġinsults": 68989, - "Ġinsurance": 8276, - "Ġinsure": 70632, - "Ġinsured": 53142, - "Ġinsurer": 73631, - "Ġinsurers": 56374, - "Ġinsurg": 49214, - "Ġinsurgency": 97608, - "Ġinsurgents": 88438, - "Ġint": 528, - "ĠintValue": 54177, - "Ġintact": 35539, - "Ġintake": 23730, - "Ġinte": 29387, - "Ġinteg": 5503, - "Ġinteger": 7698, - "ĠintegerValue": 71713, - "Ġintegers": 26864, - "Ġintegr": 8936, - "Ġintegral": 26154, - "Ġintegrate": 32172, - "Ġintegrated": 18751, - "Ġintegrates": 75762, - "Ġintegrating": 54952, - "Ġintegration": 18052, - "Ġintegrity": 17025, - "Ġintel": 14490, - "Ġintelig": 90745, - "Ġintellect": 17108, - "Ġintellectual": 20207, - "Ġintellectually": 94391, - "Ġintellectuals": 83936, - "Ġintellig": 60538, - "Ġintelligence": 11478, - "Ġintelligent": 25530, - "Ġintend": 30730, - "Ġintended": 10825, - "Ġintending": 85439, - "Ġintends": 44330, - "Ġintens": 25228, - "Ġintense": 19428, - "Ġintensely": 70733, - "Ġintensified": 79849, - "Ġintensity": 21261, - "Ġintensive": 37295, - "Ġintent": 7537, - "Ġintention": 14944, - "Ġintentional": 47964, - "Ġintentionally": 37304, - "Ġintentions": 34334, - "Ġintents": 94615, - "Ġinter": 958, - "Ġinteract": 16681, - "Ġinteracting": 45830, - "Ġinteraction": 16628, - "Ġinteractions": 22639, - "Ġinteractive": 21416, - "Ġinteracts": 84261, - "Ġintercept": 29739, - "Ġintercepted": 70474, - "Ġinterception": 70568, - "Ġinterceptions": 73557, - "Ġinterceptor": 78045, - "Ġinterchange": 52363, - "Ġinterchangeable": 91229, - "Ġinterconnected": 83416, - "Ġintercourse": 50540, - "Ġinterdisciplinary": 88419, - "Ġinteres": 50516, - "Ġinteress": 40453, - "Ġinteresse": 96521, - "Ġinterest": 2802, - "Ġinterested": 8173, - "Ġinteresting": 7185, - "Ġinterests": 12034, - "Ġinterf": 34284, - "Ġinterface": 3834, - "Ġinterfaces": 25066, - "Ġinterfer": 41305, - "Ġinterfere": 40978, - "Ġinterference": 32317, - "Ġinterfering": 75387, - "Ġinterim": 41653, - "Ġinterior": 15135, - "Ġinteriors": 74564, - "Ġinterle": 96068, - "Ġintermedi": 55275, - "Ġintermediary": 95170, - "Ġintermediate": 29539, - "Ġintermitt": 60769, - "Ġintermittent": 75568, - "Ġintern": 2655, - "Ġinternacional": 86259, - "Ġinternal": 5419, - "Ġinternally": 34167, - "Ġinternals": 92125, - "Ġinternational": 6625, - "Ġinternationally": 37545, - "Ġinternet": 7757, - "Ġinterns": 99934, - "Ġinternship": 60859, - "Ġinteroper": 95230, - "Ġinterp": 48371, - "Ġinterpersonal": 74958, - "Ġinterpol": 23725, - "Ġinterpolate": 60557, - "Ġinterpolated": 86764, - "Ġinterpolation": 37587, - "Ġinterpre": 18412, - "Ġinterpret": 14532, - "Ġinterpretation": 23692, - "Ġinterpretations": 58689, - "Ġinterpreted": 33398, - "Ġinterpreter": 40399, - "Ġinterpreting": 66744, - "Ġinterracial": 53561, - "Ġinterrog": 37539, - "Ġinterrogation": 66365, - "Ġinterrupt": 12956, - "Ġinterrupted": 37883, - "Ġinterruption": 75103, - "Ġinterruptions": 89508, - "Ġinterrupts": 44537, - "Ġinters": 82019, - "Ġintersect": 32896, - "Ġintersection": 19801, - "Ġintersections": 65357, - "Ġintersects": 89284, - "Ġinterstate": 74183, - "Ġintertw": 81050, - "Ġintertwined": 99892, - "Ġinterv": 86953, - "Ġinterval": 10074, - "Ġintervals": 28090, - "Ġinterven": 31957, - "Ġintervene": 55579, - "Ġintervened": 90548, - "Ġintervening": 89501, - "Ġintervention": 21623, - "Ġinterventions": 39455, - "Ġinterview": 7274, - "Ġinterviewed": 30147, - "Ġinterviewer": 87935, - "Ġinterviewing": 65816, - "Ġinterviews": 19905, - "Ġintest": 39408, - "Ġintestinal": 63900, - "Ġintestine": 92234, - "Ġintf": 94806, - "Ġintim": 22713, - "Ġintimacy": 66264, - "Ġintimate": 32487, - "Ġintimately": 96752, - "Ġintimid": 30934, - "Ġintimidate": 90788, - "Ġintimidated": 85161, - "Ġintimidating": 64130, - "Ġintimidation": 70159, - "Ġintl": 96115, - "Ġinto": 1139, - "Ġintoler": 72729, - "Ġintolerance": 75431, - "Ġintox": 85117, - "Ġintoxic": 72815, - "Ġintoxicated": 87523, - "Ġintptr": 45066, - "Ġintr": 10805, - "Ġintra": 50938, - "Ġintric": 94603, - "Ġintricate": 57216, - "Ġintrig": 31496, - "Ġintrigue": 81613, - "Ġintrigued": 69118, - "Ġintriguing": 41765, - "Ġintrinsic": 47701, - "Ġintro": 20285, - "Ġintrodu": 6111, - "Ġintroduce": 19678, - "Ġintroduced": 11784, - "Ġintroduces": 40019, - "Ġintroducing": 33018, - "Ġintroduction": 17219, - "Ġintroductory": 62469, - "Ġintros": 26609, - "Ġintrusion": 82146, - "Ġintrusive": 86010, - "Ġints": 55824, - "Ġintuit": 97301, - "Ġintuition": 57351, - "Ġintuitive": 42779, - "Ġintval": 27310, - "Ġinté": 57110, - "Ġintéress": 92759, - "Ġinund": 92629, - "Ġinv": 1558, - "Ġinvade": 75272, - "Ġinvaded": 64765, - "Ġinvaders": 91321, - "Ġinvading": 83631, - "Ġinval": 49144, - "Ġinvalid": 8482, - "Ġinvalidate": 41043, - "Ġinvalidated": 99406, - "Ġinvaluable": 56193, - "Ġinvariably": 74614, - "Ġinvariant": 58720, - "Ġinvasion": 30215, - "Ġinvasive": 53354, - "Ġinve": 93284, - "Ġinvent": 17459, - "Ġinvented": 36592, - "Ġinvention": 28229, - "Ġinventions": 85149, - "Ġinventive": 92032, - "Ġinventor": 72001, - "Ġinventory": 15808, - "Ġinvers": 65683, - "Ġinverse": 29049, - "Ġinversion": 47588, - "Ġinvert": 43299, - "Ġinverted": 47801, - "Ġinvest": 2793, - "Ġinvested": 29091, - "Ġinvestig": 4770, - "Ġinvestigación": 98624, - "Ġinvestigate": 19874, - "Ġinvestigated": 27313, - "Ġinvestigates": 84363, - "Ġinvestigating": 24834, - "Ġinvestigation": 8990, - "Ġinvestigations": 26969, - "Ġinvestigative": 47736, - "Ġinvestigator": 49581, - "Ġinvestigators": 26453, - "Ġinvesting": 26012, - "Ġinvestment": 9341, - "Ġinvestments": 22538, - "Ġinvestor": 30693, - "Ġinvestors": 15167, - "Ġinvis": 100137, - "Ġinvisible": 30547, - "Ġinvit": 83167, - "Ġinvitation": 29788, - "Ġinvitations": 59769, - "Ġinvite": 22114, - "Ġinvited": 18719, - "Ġinvites": 45510, - "Ġinviting": 42292, - "Ġinvo": 51744, - "Ġinvocation": 29796, - "Ġinvoice": 25637, - "Ġinvoices": 65152, - "Ġinvoke": 20466, - "Ġinvoked": 27979, - "Ġinvokes": 67151, - "Ġinvokevirtual": 70925, - "Ġinvoking": 47128, - "ĠinvokingState": 88941, - "Ġinvol": 4457, - "Ġinvoluntary": 91605, - "Ġinvolve": 21736, - "Ġinvolved": 6532, - "Ġinvolvement": 22315, - "Ġinvolves": 18065, - "Ġinvolving": 16239, - "Ġinward": 63018, - "Ġio": 6533, - "Ġioctl": 65560, - "Ġiod": 80087, - "Ġion": 28772, - "Ġions": 65125, - "Ġios": 28631, - "Ġiota": 83010, - "Ġioutil": 44244, - "Ġiov": 100062, - "Ġip": 6125, - "ĠipAddress": 92815, - "Ġipad": 81813, - "Ġipairs": 57344, - "Ġipc": 61204, - "Ġiphone": 43548, - "Ġips": 60122, - "Ġipsum": 27439, - "Ġipt": 67168, - "Ġipv": 46575, - "Ġiq": 92559, - "Ġir": 6348, - "Ġirc": 81023, - "Ġire": 44850, - "Ġirgend": 88362, - "Ġiris": 65042, - "Ġirm": 98382, - "Ġiron": 11245, - "Ġironic": 59560, - "Ġironically": 80865, - "Ġirony": 51705, - "Ġirq": 39369, - "Ġirr": 37819, - "Ġirradi": 76327, - "Ġirrational": 61754, - "Ġirre": 25912, - "Ġirregular": 42408, - "Ġirrelevant": 40815, - "Ġirres": 35048, - "Ġirresist": 77297, - "Ġirresistible": 86929, - "Ġirrespective": 76653, - "Ġirresponsible": 71379, - "Ġirreversible": 93294, - "Ġirrig": 53105, - "Ġirrigation": 63566, - "Ġirrit": 30118, - "Ġirritated": 84971, - "Ġirritating": 85077, - "Ġirritation": 66510, - "Ġis": 374, - "ĠisActive": 44347, - "ĠisAdmin": 71700, - "ĠisArray": 78069, - "ĠisAuthenticated": 72026, - "ĠisChecked": 71060, - "ĠisConnected": 99896, - "ĠisEmpty": 40048, - "ĠisEnabled": 62402, - "ĠisEqual": 22044, - "ĠisEqualToString": 26603, - "ĠisError": 88712, - "ĠisFirst": 89621, - "ĠisIn": 82347, - "ĠisKindOfClass": 49611, - "ĠisLoading": 34762, - "ĠisLoggedIn": 73118, - "ĠisNaN": 78967, - "ĠisNew": 88578, - "ĠisOpen": 45781, - "ĠisSelected": 62541, - "ĠisSuccess": 77788, - "ĠisValid": 27263, - "ĠisVisible": 72844, - "Ġisa": 52435, - "Ġisbn": 70569, - "Ġisc": 96272, - "Ġischem": 98108, - "Ġise": 77193, - "Ġisempty": 51409, - "Ġisi": 96495, - "Ġisinstance": 11656, - "Ġisize": 92473, - "Ġisl": 83031, - "Ġisland": 13218, - "Ġislands": 30100, - "Ġisn": 4536, - "Ġisnt": 70058, - "Ġiso": 34556, - "Ġisol": 13399, - "Ġisolate": 43223, - "Ġisolated": 25181, - "Ġisolation": 31398, - "Ġisot": 69551, - "Ġisp": 96397, - "Ġisr": 94662, - "Ġiss": 2425, - "Ġisset": 10459, - "Ġisso": 41905, - "Ġissu": 53066, - "Ġissuance": 67599, - "Ġissue": 4360, - "Ġissued": 11136, - "Ġissuer": 55935, - "Ġissues": 4819, - "Ġissuing": 43221, - "Ġist": 6127, - "Ġit": 433, - "Ġitalia": 86876, - "Ġitalian": 29048, - "Ġitaliana": 89459, - "Ġitaliane": 100043, - "Ġitaliani": 80549, - "Ġitaliano": 60904, - "Ġitalic": 61863, - "Ġitch": 95856, - "Ġitching": 86075, - "Ġitem": 1537, - "ĠitemBuilder": 76935, - "ĠitemCount": 56993, - "ĠitemId": 47471, - "ĠitemList": 73374, - "ĠitemName": 67109, - "ĠitemType": 89891, - "ĠitemView": 28988, - "Ġitemprop": 70273, - "Ġitems": 3673, - "Ġitens": 96035, - "Ġiter": 5480, - "Ġiterable": 51934, - "Ġiterate": 30729, - "Ġiterating": 88335, - "Ġiteration": 20140, - "Ġiterations": 26771, - "Ġiterative": 87975, - "Ġiterator": 15441, - "Ġiterators": 91965, - "Ġitertools": 42431, - "Ġith": 78942, - "Ġitinerary": 74004, - "Ġitk": 79735, - "Ġitm": 85337, - "Ġitr": 33933, - "Ġits": 1202, - "Ġitself": 5196, - "Ġitu": 36791, - "Ġiv": 17967, - "Ġive": 99677, - "Ġivory": 70916, - "Ġiw": 73368, - "Ġix": 27962, - "Ġiy": 51514, - "Ġiz": 22924, - "Ġiç": 27615, - "Ġiçin": 34271, - "ĠiÅŁ": 55809, - "Ġj": 503, - "ĠjButton": 25663, - "ĠjLabel": 14179, - "ĠjMenuItem": 88268, - "ĠjPanel": 19609, - "ĠjQuery": 13518, - "ĠjScrollPane": 56465, - "ĠjTable": 93649, - "ĠjTextField": 52440, - "Ġja": 12203, - "Ġjaar": 51443, - "Ġjab": 61164, - "Ġjac": 60943, - "Ġjack": 26128, - "Ġjacket": 27300, - "Ġjackets": 61242, - "Ġjackpot": 69428, - "Ġjade": 86115, - "Ġjadx": 58643, - "Ġjag": 27840, - "Ġjail": 17999, - "Ġjailed": 55606, - "Ġjails": 99665, - "Ġjak": 19958, - "Ġjako": 50826, - "Ġjal": 77074, - "Ġjam": 20673, - "Ġjamais": 56316, - "Ġjames": 86046, - "Ġjams": 90398, - "Ġjan": 33962, - "Ġjane": 99706, - "Ġjanvier": 94811, - "Ġjap": 86285, - "Ġjapan": 55229, - "Ġjapanese": 54048, - "Ġjapon": 80497, - "Ġjar": 30695, - "Ġjardin": 91399, - "Ġjars": 61111, - "Ġjasmine": 66909, - "Ġjav": 1281, - "Ġjava": 1674, - "Ġjavafx": 17133, - "Ġjavascript": 36810, - "Ġjavax": 2941, - "Ġjaw": 16942, - "Ġjaws": 82356, - "Ġjazz": 34997, - "Ġjb": 88218, - "Ġjc": 73918, - "Ġjclass": 77396, - "Ġjd": 74476, - "Ġjdbc": 87002, - "ĠjdbcTemplate": 88417, - "Ġje": 4864, - "Ġjealous": 41690, - "Ġjealousy": 80822, - "Ġjean": 97721, - "Ġjeans": 34389, - "Ġjed": 18806, - "Ġjede": 95672, - "Ġjedem": 95985, - "Ġjeden": 54265, - "Ġjeder": 57028, - "Ġjedis": 71527, - "Ġjednak": 76325, - "Ġjedoch": 61737, - "Ġjeep": 86276, - "Ġjeg": 24947, - "Ġjego": 72029, - "Ġjej": 64064, - "Ġjel": 86088, - "Ġjelly": 52441, - "Ġjemand": 78116, - "Ġjenis": 94351, - "Ġjente": 73504, - "Ġjenter": 38259, - "Ġjeopard": 53132, - "Ġjeopardy": 90704, - "Ġjer": 21706, - "Ġjerk": 54524, - "Ġjersey": 37212, - "Ġjerseys": 54151, - "Ġjes": 65846, - "Ġjest": 13599, - "Ġjeszcze": 81353, - "Ġjet": 17004, - "Ġjets": 44305, - "Ġjetzt": 38799, - "Ġjeu": 51655, - "Ġjeune": 36963, - "Ġjeunes": 60120, - "Ġjeux": 70175, - "Ġjew": 17293, - "Ġjewel": 66941, - "Ġjewellery": 63491, - "Ġjewelry": 31817, - "Ġjewels": 86131, - "Ġjewish": 89238, - "Ġji": 74985, - "Ġjig": 95164, - "Ġjihad": 42934, - "Ġjihadist": 97144, - "Ġjihadists": 94380, - "Ġjika": 71979, - "Ġjim": 96544, - "Ġjint": 53567, - "Ġjit": 85673, - "Ġjitter": 85492, - "Ġjj": 37829, - "Ġjl": 85810, - "Ġjlong": 75354, - "Ġjm": 96767, - "Ġjmp": 91469, - "Ġjo": 7802, - "Ġjob": 2683, - "ĠjobId": 90803, - "Ġjobject": 50145, - "Ġjobs": 7032, - "Ġjoe": 94441, - "Ġjog": 31225, - "Ġjogador": 96558, - "Ġjogging": 99738, - "Ġjogo": 67234, - "Ġjohn": 40742, - "Ġjoin": 5249, - "Ġjoined": 11096, - "Ġjoining": 18667, - "Ġjoins": 29782, - "Ġjoint": 10496, - "Ġjointly": 53258, - "Ġjoints": 35358, - "Ġjoke": 22380, - "Ġjoked": 68329, - "Ġjokes": 32520, - "Ġjoking": 58134, - "Ġjon": 89604, - "Ġjong": 64513, - "Ġjorn": 72449, - "Ġjos": 88986, - "Ġjose": 90744, - "Ġjot": 93480, - "Ġjou": 28068, - "Ġjouer": 100196, - "Ġjoueur": 77049, - "Ġjour": 9880, - "Ġjournal": 8486, - "Ġjournalism": 30104, - "Ġjournalist": 23672, - "Ġjournalistic": 94800, - "Ġjournalists": 23348, - "Ġjournals": 42780, - "Ġjourney": 11879, - "Ġjourneys": 64876, - "Ġjournée": 86323, - "Ġjours": 49301, - "Ġjov": 68361, - "Ġjoven": 77683, - "Ġjoy": 16267, - "Ġjoyful": 83212, - "Ġjoys": 94898, - "Ġjoystick": 62689, - "Ġjp": 44671, - "Ġjpeg": 55666, - "Ġjpg": 72285, - "Ġjq": 45748, - "Ġjquery": 62801, - "Ġjr": 80698, - "Ġjs": 7139, - "Ġjson": 3024, - "ĠjsonArray": 67373, - "ĠjsonData": 54975, - "ĠjsonObj": 80275, - "ĠjsonObject": 31327, - "ĠjsonResponse": 91565, - "ĠjsonString": 80789, - "Ġjsonify": 33158, - "Ġjspb": 64870, - "Ġjsx": 81195, - "Ġjt": 92176, - "Ġju": 10479, - "Ġjub": 97443, - "Ġjud": 5860, - "Ġjudge": 11913, - "Ġjudged": 45487, - "Ġjudgement": 48919, - "Ġjudges": 24958, - "Ġjudging": 50790, - "Ġjudgment": 19971, - "Ġjudgments": 59358, - "Ġjudicial": 31752, - "Ġjudiciary": 72975, - "Ġjue": 48050, - "Ġjuego": 52995, - "Ġjuegos": 67623, - "Ġjug": 23200, - "Ġjuga": 43469, - "Ġjugador": 72776, - "Ġjugar": 94360, - "Ġjugg": 90249, - "Ġjuice": 23661, - "Ġjuices": 65959, - "Ġjuicy": 56153, - "Ġjuin": 85859, - "Ġjul": 41638, - "Ġjumlah": 86240, - "Ġjump": 7940, - "Ġjumped": 27096, - "Ġjumper": 70084, - "Ġjumping": 30102, - "Ġjumps": 35308, - "Ġjun": 18169, - "Ġjunction": 49341, - "Ġjung": 70010, - "Ġjunge": 64757, - "Ġjungle": 45520, - "Ġjuni": 83844, - "Ġjunior": 27144, - "Ġjunit": 71827, - "Ġjunk": 30774, - "Ġjunto": 63088, - "Ġjur": 16422, - "Ġjuris": 46995, - "Ġjurisdiction": 29101, - "Ġjurisdictions": 56043, - "Ġjurors": 73139, - "Ġjury": 21928, - "Ġjus": 45907, - "Ġjusqu": 55398, - "Ġjust": 1120, - "Ġjuste": 70374, - "Ġjustice": 12437, - "Ġjustices": 71712, - "Ġjustification": 42535, - "Ġjustified": 35516, - "Ġjustify": 9541, - "ĠjustifyContent": 22814, - "Ġjusto": 82943, - "Ġjuven": 99545, - "Ġjuvenile": 48770, - "Ġjuxtap": 98953, - "Ġjuż": 55021, - "Ġjwt": 25608, - "Ġjylland": 92078, - "Ġjá": 33192, - "Ġjä": 88628, - "Ġjó": 72748, - "Ġk": 597, - "ĠkB": 85535, - "ĠkHz": 70726, - "ĠkInstruction": 93600, - "ĠkW": 78577, - "ĠkWh": 96987, - "Ġka": 16909, - "Ġkab": 75095, - "Ġkad": 69144, - "Ġkadar": 75009, - "Ġkafka": 68952, - "Ġkak": 96501, - "Ġkako": 91617, - "Ġkal": 36454, - "Ġkale": 63577, - "Ġkali": 97468, - "Ġkam": 34761, - "Ġkami": 63769, - "Ġkamu": 86290, - "Ġkan": 13728, - "Ġkang": 99386, - "Ġkann": 16095, - "Ġkannst": 66936, - "Ġkans": 69385, - "Ġkao": 79481, - "Ġkap": 45949, - "Ġkappa": 85095, - "Ġkar": 24318, - "Ġkarakter": 91855, - "Ġkarena": 60569, - "Ġkarma": 71542, - "Ġkart": 58402, - "Ġkas": 48756, - "Ġkat": 45356, - "Ġkata": 62788, - "Ġkaufen": 52234, - "Ġkaum": 100125, - "Ġkay": 37947, - "Ġkayak": 88078, - "Ġkaz": 91825, - "Ġkaż": 64393, - "Ġkb": 39753, - "Ġkc": 88618, - "Ġkcal": 96103, - "Ġkd": 69250, - "Ġke": 2004, - "Ġked": 80142, - "Ġkeen": 27989, - "Ġkeep": 2567, - "Ġkeeper": 54516, - "Ġkeeping": 10494, - "Ġkeeps": 13912, - "Ġkeer": 93024, - "Ġkein": 49903, - "Ġkeine": 32457, - "Ġkeinen": 81013, - "Ġkel": 49328, - "Ġkell": 79172, - "Ġkem": 68531, - "Ġken": 50332, - "Ġkend": 72848, - "Ġkenn": 75361, - "Ġkennen": 60670, - "Ġkennenlernen": 89962, - "Ġkep": 65284, - "Ġkepada": 77897, - "Ġkept": 8774, - "Ġker": 34801, - "Ġkeras": 26773, - "Ġkern": 83685, - "Ġkernel": 10206, - "Ġkernels": 64615, - "Ġkes": 52077, - "Ġket": 32381, - "Ġketo": 66634, - "Ġketogenic": 94850, - "Ġkettle": 73418, - "Ġkey": 1401, - "ĠkeyCode": 65532, - "ĠkeyPressed": 97204, - "ĠkeyValue": 65037, - "Ġkeyboard": 13939, - "ĠkeyboardType": 76199, - "Ġkeyboards": 71402, - "Ġkeycode": 88091, - "Ġkeyed": 91629, - "Ġkeynote": 72005, - "Ġkeyof": 80963, - "Ġkeypad": 61305, - "Ġkeypoints": 88992, - "Ġkeys": 7039, - "Ġkeyst": 100232, - "Ġkeyword": 16570, - "Ġkeywords": 21513, - "Ġkf": 86680, - "Ġkg": 21647, - "Ġkh": 24040, - "Ġkhi": 96094, - "Ġkho": 73167, - "Ġkhông": 54137, - "Ġkhẩu": 98710, - "Ġki": 20548, - "Ġkick": 10536, - "Ġkicked": 28219, - "Ġkicker": 87276, - "Ġkicking": 40294, - "Ġkickoff": 83248, - "Ġkicks": 37350, - "Ġkid": 10585, - "Ġkidd": 92515, - "Ġkidding": 56825, - "Ġkidn": 33798, - "Ġkidnapped": 55945, - "Ġkidnapping": 62782, - "Ġkidney": 39042, - "Ġkidneys": 81960, - "Ġkids": 6980, - "Ġkijken": 79057, - "Ġkil": 15395, - "Ġkill": 5622, - "Ġkilled": 7577, - "Ġkiller": 25534, - "Ġkillers": 61135, - "Ġkilling": 13419, - "Ġkillings": 48133, - "Ġkills": 29910, - "Ġkilograms": 85402, - "Ġkilomet": 44987, - "Ġkilometers": 41668, - "Ġkilometres": 52957, - "Ġkim": 56884, - "Ġkin": 24890, - "Ġkinase": 82160, - "Ġkind": 3169, - "Ġkinda": 34490, - "Ġkindergarten": 68223, - "Ġkindly": 47626, - "Ġkindness": 45972, - "Ġkinds": 13124, - "Ġkinetic": 71423, - "Ġkinetics": 91468, - "Ġking": 11734, - "Ġkingdom": 26135, - "Ġkingdoms": 96506, - "Ġkings": 45619, - "Ġkinky": 67876, - "Ġkino": 90355, - "Ġkir": 73730, - "Ġkiss": 21735, - "Ġkissed": 59334, - "Ġkisses": 73091, - "Ġkissing": 52146, - "Ġkit": 16530, - "Ġkita": 55311, - "Ġkitchen": 9979, - "Ġkitchens": 66438, - "Ġkite": 99219, - "Ġkits": 32596, - "Ġkitt": 67712, - "Ġkitten": 77757, - "Ġkittens": 83190, - "Ġkitty": 80921, - "Ġkj": 43141, - "Ġkk": 50965, - "Ġkl": 20839, - "Ġkla": 76986, - "Ġklar": 73834, - "Ġklass": 39055, - "Ġkle": 25271, - "Ġklein": 80509, - "Ġkleine": 54655, - "Ġkleinen": 81478, - "Ġklient": 91208, - "Ġklik": 91009, - "Ġklub": 83790, - "Ġkm": 13437, - "Ġkms": 97777, - "Ġkn": 1168, - "Ġknack": 94350, - "Ġkne": 14174, - "Ġknee": 22095, - "Ġkneeling": 100115, - "Ġknees": 31624, - "Ġknew": 7020, - "Ġknex": 64455, - "Ġknife": 22145, - "Ġknight": 47709, - "Ġknights": 71630, - "Ġknit": 53203, - "Ġknitting": 72899, - "Ġknives": 49995, - "Ġknob": 59672, - "Ġknobs": 90185, - "Ġknock": 14459, - "Ġknocked": 33085, - "Ġknocking": 50244, - "Ġknockout": 77173, - "Ġknocks": 85769, - "Ġknot": 51900, - "Ġknots": 61317, - "Ġknow": 1440, - "Ġknowing": 14392, - "Ġknowingly": 68113, - "Ġknowledge": 6677, - "Ġknowledgeable": 42066, - "Ġknown": 3967, - "Ġknows": 8964, - "Ġknull": 87049, - "Ġko": 15593, - "Ġkob": 73351, - "Ġkod": 66632, - "Ġkode": 84577, - "Ġkoje": 97599, - "Ġkoji": 60471, - "Ġkok": 90637, - "Ġkol": 48219, - "Ġkole": 59119, - "Ġkolej": 83422, - "Ġkom": 11129, - "Ġkomb": 85564, - "Ġkomen": 82837, - "Ġkomm": 94788, - "Ġkommen": 59165, - "Ġkomment": 84134, - "Ġkommer": 48431, - "Ġkommt": 52628, - "Ġkommun": 89043, - "Ġkomple": 84869, - "Ġkomt": 73733, - "Ġkon": 16947, - "Ġkond": 80264, - "Ġkone": 82790, - "Ġkonk": 97915, - "Ġkonnte": 65115, - "Ġkont": 20760, - "Ġkontakt": 41846, - "Ġkontakte": 71412, - "Ġkontrol": 97134, - "Ġkop": 82904, - "Ġkor": 33054, - "Ġkort": 67921, - "Ġkos": 41497, - "Ġkosher": 98740, - "Ġkost": 63511, - "Ġkosten": 19462, - "Ġkostenlos": 27165, - "Ġkostenlose": 49622, - "Ġkot": 76025, - "Ġkotlin": 22251, - "Ġkotlinx": 28552, - "Ġkp": 61419, - "Ġkr": 23975, - "Ġkra": 97511, - "Ġkrat": 92114, - "Ġkrb": 80232, - "Ġkre": 82170, - "Ġkrij": 70537, - "Ġkrist": 86948, - "Ġkron": 89032, - "Ġks": 42382, - "Ġksi": 88627, - "Ġkt": 19050, - "Ġkter": 100228, - "Ġktó": 22051, - "Ġktóra": 83221, - "Ġktóre": 43990, - "Ġktóry": 42942, - "Ġku": 37700, - "Ġkube": 82058, - "Ġkuk": 94377, - "Ġkul": 75516, - "Ġkullan": 58116, - "Ġkun": 24213, - "Ġkunne": 80290, - "Ġkunnen": 49536, - "Ġkunt": 62877, - "Ġkup": 81808, - "Ġkur": 28364, - "Ġkurs": 93679, - "Ġkurz": 72084, - "Ġkut": 31699, - "Ġkutje": 89443, - "Ġkv": 16574, - "Ġkvin": 41161, - "Ġkvinde": 79592, - "Ġkvinder": 42525, - "Ġkvinn": 51073, - "Ġkvinna": 97431, - "Ġkvinne": 76603, - "Ġkvinner": 48184, - "Ġkvinnor": 67930, - "Ġkvm": 95848, - "Ġkvp": 86655, - "Ġkw": 30625, - "Ġkwargs": 16901, - "Ġky": 56053, - "Ġkz": 82055, - "Ġkä": 60195, - "ĠkÃ¥": 79824, - "Ġké": 77538, - "Ġkö": 13338, - "Ġköln": 93671, - "Ġkön": 42862, - "Ġkönnen": 20649, - "Ġkönnte": 68694, - "Ġköz": 68924, - "Ġkø": 35500, - "Ġkøbenhavn": 45180, - "Ġkü": 67048, - "Ġl": 326, - "ĠlParam": 52934, - "Ġla": 1208, - "Ġlaat": 73499, - "Ġlab": 10278, - "Ġlabel": 2440, - "ĠlabelText": 65810, - "Ġlabeled": 30929, - "Ġlabeling": 55402, - "Ġlabelled": 61336, - "Ġlabels": 9382, - "Ġlabor": 9511, - "Ġlaboratories": 70760, - "Ġlaboratory": 27692, - "Ġlabore": 73304, - "Ġlabour": 23791, - "Ġlabs": 51048, - "Ġlabyrinth": 99810, - "Ġlac": 44979, - "Ġlace": 46793, - "Ġlack": 6996, - "Ġlacked": 49101, - "Ġlacking": 32161, - "Ġlacks": 37856, - "Ġlact": 51644, - "Ġlad": 58725, - "Ġladder": 36865, - "Ġladen": 82787, - "Ġladies": 23628, - "Ġlado": 44524, - "Ġlady": 17240, - "Ġlag": 22171, - "Ġlagi": 75044, - "Ġlah": 90145, - "Ġlaid": 17551, - "Ġlain": 51476, - "Ġlaisse": 93569, - "Ġlak": 94786, - "Ġlake": 22553, - "Ġlakes": 44236, - "Ġlakh": 63273, - "Ġlam": 32703, - "Ġlamb": 39406, - "Ġlambda": 12741, - "Ġlame": 61983, - "Ġlament": 51472, - "Ġlamin": 79533, - "Ġlaminate": 85934, - "Ġlamp": 29062, - "Ġlamps": 50552, - "Ġlan": 31791, - "Ġlanc": 76385, - "Ġlance": 86345, - "Ġland": 4363, - "Ġlanded": 27212, - "Ġlandfill": 85634, - "Ġlanding": 20948, - "Ġlandlord": 41247, - "Ġlandlords": 64729, - "Ġlandmark": 38350, - "Ġlandmarks": 61024, - "Ġlands": 12098, - "Ġlandsc": 34615, - "Ġlandscape": 18921, - "Ġlandscapes": 55890, - "Ġlandscaping": 65118, - "Ġlandslide": 96802, - "Ġlane": 21971, - "Ġlanes": 34125, - "Ġlang": 8859, - "Ġlange": 53387, - "Ġlangs": 65052, - "Ġlangu": 83400, - "Ġlanguage": 4221, - "Ġlanguages": 15823, - "Ġlangue": 96282, - "Ġlantern": 74265, - "Ġlanz": 84246, - "Ġlanç": 97069, - "Ġlap": 24301, - "Ġlaps": 51055, - "Ġlapse": 90417, - "Ġlaptop": 21288, - "Ġlaptops": 48985, - "Ġlar": 45555, - "Ġlarg": 4143, - "Ġlarge": 3544, - "Ġlargely": 14090, - "Ġlarger": 8294, - "Ġlargest": 7928, - "Ġlargo": 65013, - "Ġlarvae": 83861, - "Ġlas": 5252, - "Ġlasc": 81980, - "Ġlaser": 21120, - "Ġlasers": 72475, - "Ġlash": 98381, - "Ġlashes": 87711, - "Ġlassen": 48108, - "Ġlast": 1566, - "ĠlastIndex": 88072, - "ĠlastName": 21092, - "Ġlasted": 36513, - "Ġlasting": 29869, - "Ġlastname": 46441, - "Ġlasts": 40758, - "Ġlat": 6987, - "Ġlatch": 58026, - "Ġlate": 3389, - "Ġlateinit": 27222, - "Ġlately": 31445, - "Ġlaten": 93632, - "Ġlatency": 40370, - "Ġlatent": 42767, - "Ġlater": 3010, - "Ġlateral": 45569, - "Ġlatest": 5652, - "Ġlatex": 45636, - "Ġlatin": 64019, - "Ġlatina": 58415, - "Ġlatino": 92982, - "Ġlatitude": 21518, - "Ġlatter": 15629, - "Ġlattice": 55372, - "Ġlaugh": 12835, - "Ġlaughed": 32627, - "Ġlaughing": 32681, - "Ġlaughs": 49336, - "Ġlaughter": 43214, - "Ġlaunch": 7195, - "Ġlaunched": 11887, - "Ġlauncher": 47549, - "Ġlaunches": 38175, - "Ġlaunching": 28818, - "Ġlaunder": 54138, - "Ġlaundering": 64402, - "Ġlaundry": 35189, - "Ġlaure": 67185, - "Ġlaut": 94639, - "Ġlav": 30583, - "Ġlava": 58668, - "Ġlavender": 81460, - "Ġlavish": 80234, - "Ġlavor": 46155, - "Ġlavoro": 66485, - "Ġlaw": 2383, - "Ġlawful": 52321, - "Ġlawmaker": 71476, - "Ġlawmakers": 26137, - "Ġlawn": 37125, - "Ġlaws": 7016, - "Ġlawsuit": 19831, - "Ġlawsuits": 43986, - "Ġlawy": 11255, - "Ġlawyer": 15779, - "Ġlawyers": 21866, - "Ġlax": 74830, - "Ġlay": 11203, - "Ġlayer": 6324, - "Ġlayered": 64241, - "Ġlayers": 13931, - "Ġlaying": 35744, - "Ġlayoffs": 99922, - "Ġlayout": 6932, - "ĠlayoutManager": 85737, - "ĠlayoutParams": 95744, - "Ġlayouts": 50154, - "Ġlays": 57622, - "Ġlayui": 68985, - "Ġlaz": 65536, - "Ġlazy": 16053, - "Ġlb": 19398, - "Ġlbl": 16826, - "Ġlbs": 29160, - "Ġlc": 37313, - "Ġlcd": 39744, - "Ġlcm": 87179, - "Ġld": 27221, - "Ġlda": 69231, - "Ġldap": 68859, - "Ġldb": 98889, - "Ġldc": 33106, - "Ġle": 514, - "Ġlead": 3063, - "Ġleader": 7808, - "Ġleaderboard": 87553, - "Ġleaders": 6164, - "Ġleadership": 11692, - "Ġleading": 6522, - "Ġleads": 11767, - "Ġleaf": 16312, - "Ġleague": 10966, - "Ġleagues": 39459, - "Ġleak": 24237, - "Ġleakage": 81373, - "Ġleaked": 34947, - "Ġleaking": 52929, - "Ġleaks": 37796, - "Ġlean": 16025, - "Ġleaned": 55939, - "Ġleaning": 49448, - "Ġleans": 93936, - "Ġleap": 32571, - "Ġleaps": 84558, - "Ġlear": 35499, - "Ġlearn": 4048, - "Ġlearned": 9687, - "Ġlearner": 64060, - "Ġlearners": 53243, - "Ġlearning": 6975, - "Ġlearns": 47310, - "Ġlearnt": 50350, - "Ġlease": 26120, - "Ġleased": 82280, - "Ġleases": 73657, - "Ġleash": 80001, - "Ġleasing": 71419, - "Ġleast": 3325, - "Ġleather": 18012, - "Ġleave": 5387, - "Ġleaves": 11141, - "Ġleaving": 9564, - "Ġleben": 98972, - "Ġlebih": 51035, - "Ġlecken": 93661, - "Ġlect": 16920, - "Ġlecture": 31678, - "Ġlecturer": 72235, - "Ġlectures": 46232, - "Ġled": 6197, - "Ġledge": 86933, - "Ġledger": 48033, - "Ġleds": 92072, - "Ġlee": 83044, - "Ġleer": 54238, - "Ġleft": 2163, - "Ġleftist": 72227, - "Ġleftover": 65543, - "Ġleftovers": 93267, - "Ġleg": 2531, - "Ġlegacy": 20160, - "Ġlegal": 5897, - "Ġlegality": 89846, - "Ġlegalization": 57588, - "Ġlegalize": 89013, - "Ġlegalized": 78092, - "Ġlegally": 26267, - "Ġlegend": 13314, - "Ġlegendary": 28812, - "Ġlegends": 49428, - "Ġleggings": 91441, - "Ġlegion": 95268, - "Ġlegis": 8697, - "Ġlegisl": 15312, - "Ġlegislation": 13543, - "Ġlegislative": 27743, - "Ġlegislators": 48962, - "Ġlegislature": 39856, - "Ġlegit": 15933, - "Ġlegitim": 49297, - "Ġlegitimacy": 57008, - "Ġlegitimate": 23583, - "Ġlegitimately": 88351, - "Ġlegs": 14535, - "Ġlehet": 77232, - "Ġlei": 61062, - "Ġleicht": 73035, - "Ġleider": 89128, - "Ġleisure": 41308, - "Ġlekker": 77647, - "Ġlem": 85074, - "Ġlemma": 19340, - "Ġlemon": 30564, - "Ġlen": 2479, - "Ġlend": 39580, - "Ġlender": 48575, - "Ġlenders": 46115, - "Ġlending": 40651, - "Ġlends": 79018, - "Ġleng": 48894, - "Ġlenght": 84354, - "Ġlength": 3160, - "Ġlengths": 29416, - "Ġlengthy": 35306, - "Ġlens": 18848, - "Ġlenses": 36057, - "Ġlent": 48907, - "Ġleo": 89601, - "Ġleopard": 99093, - "Ġlept": 95540, - "Ġler": 76120, - "Ġles": 3625, - "Ġlesb": 23625, - "Ġlesbi": 82327, - "Ġlesbian": 25020, - "Ġlesbians": 59730, - "Ġlesbienne": 61619, - "Ġlesbische": 98954, - "Ġlesbisk": 92656, - "Ġlesen": 76282, - "Ġlesion": 93217, - "Ġlesions": 63324, - "Ġless": 2753, - "Ġlessen": 76970, - "Ġlesser": 32415, - "Ġlesson": 18228, - "Ġlessons": 18872, - "Ġlest": 64606, - "Ġlet": 1095, - "Ġleth": 98522, - "Ġlethal": 45089, - "Ġletra": 67517, - "Ġletras": 90458, - "Ġlets": 15714, - "Ġlett": 51681, - "Ġletter": 6661, - "ĠletterSpacing": 89099, - "Ġletters": 12197, - "Ġletting": 20806, - "Ġletto": 98999, - "Ġlettre": 70556, - "Ġlettuce": 71655, - "Ġletz": 50865, - "Ġletzten": 68068, - "Ġleuk": 57381, - "Ġleukemia": 96306, - "Ġleur": 28130, - "Ġleurs": 43153, - "Ġlev": 23464, - "Ġleve": 56589, - "Ġlevel": 2237, - "Ġleveled": 83349, - "Ġleveling": 74085, - "Ġlevels": 5990, - "Ġleven": 93303, - "Ġlever": 28605, - "Ġleverage": 33164, - "Ġleveraging": 77582, - "Ġlevitra": 69020, - "Ġlevy": 77162, - "Ġlex": 23237, - "Ġlexer": 54359, - "Ġlexical": 78686, - "Ġley": 61515, - "Ġlf": 59180, - "Ġlg": 27180, - "Ġlh": 73373, - "Ġlhs": 23320, - "Ġli": 908, - "Ġlia": 55916, - "Ġliabilities": 58165, - "Ġliability": 24305, - "Ġliable": 35473, - "Ġliaison": 83199, - "Ġliar": 73724, - "Ġlib": 3127, - "Ġlibc": 43242, - "Ġliber": 34929, - "Ġliberal": 18250, - "Ġliberalism": 84581, - "Ġliberals": 45750, - "Ġliberated": 85855, - "Ġliberation": 55633, - "Ġlibero": 80586, - "Ġlibert": 22848, - "Ġlibertarian": 57125, - "Ġliberties": 58455, - "Ġlibertin": 63732, - "Ġlibertine": 70249, - "Ġliberty": 31220, - "Ġlibido": 94482, - "Ġlibr": 61459, - "Ġlibrarian": 95307, - "Ġlibraries": 20797, - "Ġlibrary": 6875, - "Ġlibre": 48647, - "Ġlibro": 52111, - "Ġlibros": 73446, - "Ġlibs": 65074, - "Ġlic": 12553, - "Ġlicence": 31073, - "Ġlicences": 93084, - "Ġlicens": 67336, - "Ġlicense": 5842, - "Ġlicensed": 16383, - "Ġlicensee": 86734, - "Ġlicenses": 21746, - "Ġlicensing": 28506, - "Ġlicensors": 89204, - "Ġlick": 63299, - "Ġlicked": 94035, - "Ġlicking": 67231, - "Ġlicz": 85621, - "Ġlid": 27431, - "Ġlider": 68419, - "Ġlids": 100078, - "Ġlie": 10457, - "Ġliebe": 92442, - "Ġlied": 47253, - "Ġlief": 83690, - "Ġliegt": 65040, - "Ġlien": 55520, - "Ġlies": 15812, - "Ġlieu": 39381, - "Ġlieutenant": 74636, - "Ġlif": 10345, - "Ġlife": 2324, - "Ġlifecycle": 48608, - "Ġlifelong": 51263, - "Ġlifes": 49785, - "Ġlifespan": 61961, - "Ġlifestyle": 19433, - "Ġlifestyles": 79731, - "Ġlifetime": 19569, - "Ġlift": 12157, - "Ġlifted": 30831, - "Ġlifting": 33510, - "Ġlifts": 54166, - "Ġlig": 29413, - "Ġlight": 3177, - "Ġlighten": 83608, - "Ġlighter": 30673, - "Ġlighting": 18186, - "Ġlightly": 34504, - "Ġlightning": 33538, - "Ġlights": 13001, - "Ġlightweight": 30244, - "Ġlign": 72700, - "Ġligne": 27912, - "Ġlij": 73784, - "Ġlik": 3208, - "Ġlike": 1093, - "Ġliked": 15262, - "Ġlikelihood": 29736, - "Ġlikely": 4461, - "Ġliken": 55385, - "Ġlikeness": 93874, - "Ġlikes": 13452, - "Ġlikewise": 39022, - "Ġliking": 49837, - "Ġlil": 62471, - "Ġlille": 89122, - "Ġlim": 4671, - "Ġlimb": 48694, - "Ġlimbs": 49695, - "Ġlimburg": 61331, - "Ġlime": 42819, - "Ġlimestone": 45016, - "Ġlimit": 4017, - "Ġlimitation": 20893, - "Ġlimitations": 9669, - "Ġlimite": 71080, - "Ġlimited": 7347, - "Ġlimiting": 33994, - "Ġlimitless": 92659, - "Ġlimits": 13693, - "Ġlimp": 83378, - "Ġlin": 10006, - "Ġline": 1584, - "ĠlineHeight": 58692, - "ĠlineNumber": 60041, - "ĠlineWidth": 73940, - "Ġlinea": 54956, - "Ġlineage": 65009, - "Ġlinear": 13790, - "Ġlineback": 41801, - "Ġlinebacker": 48800, - "Ġlined": 32393, - "Ġlineman": 82773, - "Ġlinen": 55115, - "Ġlineno": 86195, - "Ġliner": 54088, - "Ġliners": 96474, - "Ġlines": 5238, - "Ġlinestyle": 69641, - "Ġlineup": 28612, - "Ġlinewidth": 48947, - "Ġling": 38172, - "Ġlinger": 40609, - "Ġlingerie": 57274, - "Ġlingering": 64610, - "Ġlingu": 39603, - "Ġlinguistic": 65767, - "Ġlinha": 48773, - "Ġlining": 36471, - "Ġlink": 2723, - "Ġlinkage": 72541, - "Ġlinked": 10815, - "Ġlinker": 86845, - "Ġlinking": 31799, - "Ġlinks": 7902, - "Ġlinspace": 86896, - "Ġlint": 59020, - "Ġlinux": 37345, - "Ġlion": 40132, - "Ġlions": 69132, - "Ġlip": 19588, - "Ġlipid": 68700, - "Ġlips": 23726, - "Ġlipstick": 74683, - "Ġliqu": 12046, - "Ġlique": 93542, - "Ġliquid": 14812, - "Ġliquidity": 53113, - "Ġliquids": 67849, - "Ġliquor": 45304, - "Ġlire": 78551, - "Ġlis": 41380, - "Ġlist": 1160, - "ĠlistBox": 80428, - "ĠlistItem": 73232, - "ĠlistOf": 36991, - "ĠlistView": 41728, - "Ġlista": 14456, - "Ġlistar": 93968, - "Ġliste": 34024, - "Ġlisted": 10212, - "Ġlisten": 9020, - "Ġlistened": 34793, - "Ġlistener": 11700, - "Ġlisteners": 24475, - "Ġlistening": 14624, - "Ġlistens": 64748, - "Ġlisting": 15182, - "Ġlistings": 26544, - "Ġlists": 11725, - "Ġlit": 13318, - "Ġlite": 50772, - "Ġliter": 7080, - "Ġliteracy": 53082, - "Ġliteral": 24016, - "Ġliterally": 16280, - "Ġliterals": 76375, - "Ġliterary": 32465, - "Ġliterature": 17649, - "Ġliters": 93966, - "Ġlith": 46282, - "Ġlithium": 57907, - "Ġlitigation": 39725, - "Ġlitre": 92469, - "Ġlitres": 89016, - "Ġlitt": 60642, - "Ġlitter": 39682, - "Ġlittle": 2697, - "Ġliv": 15471, - "Ġlive": 3974, - "Ġlived": 12439, - "Ġlivelihood": 64751, - "Ġlively": 49277, - "Ġliver": 26587, - "Ġlives": 6439, - "Ġlivest": 42912, - "Ġlivestock": 51876, - "Ġliving": 5496, - "Ġlivre": 56984, - "Ġlivro": 82523, - "Ġlizard": 95911, - "Ġliá»ĩu": 89157, - "Ġlj": 92602, - "Ġlk": 80116, - "Ġll": 9507, - "Ġllam": 51204, - "Ġllama": 94776, - "Ġlle": 58015, - "Ġlleg": 33602, - "Ġllegar": 75883, - "Ġllen": 79931, - "Ġllev": 54295, - "Ġllevar": 70680, - "Ġllvm": 35764, - "Ġlm": 41338, - "Ġln": 30490, - "Ġlname": 77239, - "Ġlng": 25857, - "Ġlo": 781, - "Ġload": 2865, - "ĠloadChildren": 64135, - "ĠloadData": 63532, - "ĠloadImage": 70689, - "Ġloaded": 6799, - "Ġloader": 16432, - "Ġloaders": 69674, - "Ġloading": 8441, - "Ġloads": 21577, - "Ġloaf": 77248, - "Ġloan": 11941, - "Ġloans": 17017, - "Ġlob": 41253, - "Ġlobby": 19865, - "Ġlobbying": 47338, - "Ġlobbyist": 91569, - "Ġlobbyists": 73442, - "Ġlobster": 80815, - "Ġloc": 1353, - "Ġlocal": 2254, - "ĠlocalObject": 59372, - "ĠlocalStorage": 15937, - "ĠlocalVar": 43866, - "Ġlocale": 19076, - "Ġlocales": 53397, - "Ġlocalhost": 48522, - "Ġlocality": 69187, - "Ġlocalization": 53404, - "Ġlocalize": 95516, - "Ġlocalized": 44589, - "Ġlocally": 24392, - "Ġlocals": 25958, - "Ġlocaltime": 88594, - "Ġlocate": 25539, - "Ġlocated": 7559, - "Ġlocating": 72991, - "Ġlocation": 3813, - "ĠlocationManager": 69832, - "Ġlocations": 10687, - "Ġlocator": 48217, - "Ġlock": 5409, - "Ġlockdown": 51235, - "Ġlocked": 16447, - "Ġlocker": 35779, - "Ġlocking": 38955, - "Ġlocks": 32776, - "Ġlocksmith": 99060, - "Ġlocom": 63907, - "Ġlocus": 79257, - "Ġlod": 36132, - "Ġlodash": 90564, - "Ġlodge": 60891, - "Ġlodged": 74732, - "Ġlodging": 77747, - "Ġloft": 59527, - "Ġlofty": 87791, - "Ġlog": 1515, - "Ġlogarith": 91036, - "Ġlogfile": 69474, - "Ġlogged": 14042, - "ĠloggedIn": 70646, - "Ġlogger": 6050, - "Ġlogging": 8558, - "Ġlogic": 12496, - "Ġlogical": 20406, - "Ġlogically": 74145, - "Ġlogin": 5982, - "ĠloginUser": 88269, - "Ġlogistic": 72810, - "Ġlogistical": 96968, - "Ġlogistics": 43257, - "Ġlogits": 61888, - "Ġlogo": 12708, - "Ġlogos": 50119, - "Ġlogout": 23161, - "Ġlogs": 18929, - "Ġloi": 82291, - "Ġloin": 78060, - "Ġlok": 41383, - "Ġlokal": 85644, - "Ġlokale": 94987, - "Ġlol": 28509, - "Ġlombok": 17132, - "Ġlon": 18285, - "Ġlondon": 63146, - "Ġlone": 47766, - "Ġloneliness": 75040, - "Ġlonely": 40666, - "Ġlong": 1317, - "Ġlonger": 5129, - "Ġlongest": 22807, - "Ġlongevity": 58219, - "Ġlonging": 79422, - "Ġlongitud": 49704, - "Ġlongitude": 21155, - "Ġlongitudinal": 68102, - "Ġlongstanding": 74229, - "Ġlongtime": 36504, - "Ġlook": 1427, - "Ġlookahead": 87845, - "Ġlooked": 7111, - "Ġlooking": 3411, - "Ġlookout": 72015, - "Ġlooks": 5992, - "Ġlookup": 19128, - "Ġlooming": 65564, - "Ġloop": 6471, - "Ġlooph": 62576, - "Ġloophole": 94095, - "Ġlooping": 63687, - "Ġloops": 30853, - "Ġloos": 46050, - "Ġloose": 20784, - "Ġloosely": 63557, - "Ġloosen": 83842, - "Ġloot": 46403, - "Ġlor": 67311, - "Ġlord": 38031, - "Ġlords": 90213, - "Ġlore": 52322, - "Ġlorem": 93485, - "Ġloro": 48193, - "Ġlors": 37953, - "Ġlorsque": 87158, - "Ġlos": 2537, - "Ġlose": 9229, - "Ġloser": 59991, - "Ġlosers": 68456, - "Ġloses": 33291, - "Ġlosing": 13490, - "Ġloss": 4814, - "Ġlosses": 18151, - "Ġlost": 5675, - "Ġlot": 2763, - "Ġlotion": 87942, - "Ġlots": 10283, - "Ġlottery": 39339, - "Ġlou": 29740, - "Ġloud": 17813, - "Ġlouder": 62896, - "Ġloudly": 54945, - "Ġlouis": 97230, - "Ġloung": 84244, - "Ġlounge": 39032, - "Ġlov": 98892, - "Ġlove": 3021, - "Ġloved": 10456, - "Ġlovely": 17104, - "Ġlover": 31657, - "Ġlovers": 33218, - "Ġloves": 16180, - "Ġloving": 21955, - "Ġlow": 3428, - "Ġlower": 4827, - "Ġlowercase": 43147, - "Ġlowered": 39920, - "Ġlowering": 46301, - "Ġlowers": 73115, - "Ġlowes": 97927, - "Ġlowest": 15821, - "Ġlows": 66246, - "Ġloyal": 29947, - "Ġloyalty": 32883, - "Ġlp": 19088, - "Ġlr": 28159, - "Ġls": 20170, - "Ġlsp": 99779, - "Ġlst": 19376, - "Ġlstm": 98905, - "Ġlt": 26237, - "Ġltd": 71993, - "Ġlu": 25774, - "Ġlua": 20980, - "ĠluaL": 73831, - "Ġlub": 28445, - "Ġlubric": 54494, - "Ġluc": 27016, - "Ġluck": 15369, - "Ġluckily": 91145, - "Ġlucky": 18069, - "Ġlucr": 46290, - "Ġlucrative": 51306, - "Ġlud": 45064, - "Ġluder": 96098, - "Ġludicrous": 90271, - "Ġluego": 61494, - "Ġlug": 54510, - "Ġlugar": 35000, - "Ġlugares": 93924, - "Ġluggage": 51597, - "Ġlui": 25400, - "Ġluk": 82380, - "Ġlul": 69163, - "Ġlum": 41263, - "Ġlumber": 62553, - "Ġlumin": 46058, - "Ġlump": 49629, - "Ġlun": 33073, - "Ġlunar": 57811, - "Ġlunch": 16163, - "Ġlunches": 94730, - "Ġlung": 21271, - "Ġlungs": 45274, - "Ġlup": 99889, - "Ġlur": 47747, - "Ġlure": 57683, - "Ġlurking": 83075, - "Ġlush": 58367, - "Ġlust": 41202, - "Ġlut": 63922, - "Ġlux": 14379, - "Ġluxe": 97200, - "Ġluxurious": 43828, - "Ġluxury": 19913, - "Ġluz": 65566, - "Ġlv": 29478, - "Ġlvl": 47229, - "Ġlw": 42173, - "Ġlx": 64344, - "Ġlxml": 99823, - "Ġly": 14869, - "Ġlying": 21078, - "Ġlymph": 43745, - "Ġlyn": 90303, - "Ġlyon": 89530, - "Ġlyr": 86337, - "Ġlyric": 69435, - "Ġlyrics": 24142, - "Ġlys": 84495, - "Ġlz": 97082, - "Ġlá": 54738, - "Ġlä": 31105, - "Ġläng": 98076, - "Ġlässt": 74841, - "ĠlÃ¥": 70469, - "Ġlæ": 78314, - "Ġlé": 63828, - "Ġlég": 73083, - "Ġlòng": 99270, - "Ġlö": 77233, - "Ġlø": 81120, - "ĠlÃł": 39015, - "ĠlÃŃ": 32850, - "ĠlÃŃder": 95796, - "ĠlÃŃnea": 56262, - "Ġlại": 86952, - "Ġm": 296, - "ĠmA": 99877, - "ĠmActivity": 100025, - "ĠmAdapter": 63976, - "ĠmAuth": 89012, - "ĠmContext": 39774, - "ĠmCurrent": 88536, - "ĠmData": 64687, - "ĠmHandler": 83963, - "ĠmL": 65170, - "ĠmList": 88780, - "ĠmListener": 83496, - "ĠmM": 84317, - "ĠmMap": 75570, - "ĠmName": 97650, - "ĠmRNA": 78872, - "ĠmRecyclerView": 92623, - "ĠmView": 54685, - "Ġma": 7643, - "Ġmaar": 32691, - "Ġmac": 9155, - "ĠmacOS": 68278, - "Ġmach": 8002, - "Ġmachen": 38996, - "Ġmachine": 5780, - "Ġmachinery": 26953, - "Ġmachines": 12933, - "Ġmachining": 98423, - "Ġmacht": 53649, - "Ġmacro": 18563, - "Ġmacros": 38814, - "Ġmad": 13088, - "Ġmade": 1903, - "Ġmadness": 52819, - "Ġmadre": 71874, - "Ġmadrid": 65887, - "Ġmaduras": 71263, - "Ġmafia": 90985, - "Ġmag": 4983, - "Ġmagazine": 14756, - "Ġmagazines": 32947, - "Ġmage": 52903, - "Ġmagg": 88999, - "Ġmagic": 11204, - "Ġmagical": 24632, - "Ġmagically": 78825, - "Ġmagician": 90441, - "Ġmagistrate": 95191, - "Ġmagma": 64605, - "Ġmagn": 8622, - "Ġmagna": 60017, - "Ġmagnesium": 61933, - "Ġmagnet": 33297, - "Ġmagnetic": 24924, - "Ġmagnets": 73780, - "Ġmagnificent": 41792, - "Ġmagnitude": 26703, - "Ġmah": 44316, - "Ġmai": 17154, - "Ġmaid": 43165, - "Ġmaiden": 74322, - "Ġmail": 8232, - "Ġmailbox": 46842, - "Ġmailed": 76310, - "Ġmailing": 33859, - "Ġmails": 86658, - "Ġmain": 1925, - "ĠmainAxisAlignment": 34792, - "ĠmainBundle": 78358, - "ĠmainScreen": 67506, - "ĠmainWindow": 69237, - "Ġmainland": 51115, - "Ġmainly": 14918, - "Ġmains": 69236, - "Ġmainstream": 21391, - "Ġmaint": 5088, - "Ġmaintain": 10519, - "Ġmaintained": 18908, - "Ġmaintaining": 20958, - "Ġmaintains": 33095, - "Ġmaintenance": 13709, - "Ġmaintenant": 74699, - "Ġmaior": 46591, - "Ġmais": 10071, - "Ġmaison": 47276, - "Ġmaize": 93307, - "Ġmaj": 24906, - "Ġmajestic": 81389, - "Ġmajor": 3682, - "Ġmajority": 8857, - "Ġmajors": 56333, - "ĠmajÄħ": 92923, - "Ġmak": 52016, - "Ġmaka": 83377, - "Ġmake": 1304, - "ĠmakeStyles": 36905, - "Ġmaken": 55156, - "Ġmakeover": 85152, - "Ġmaker": 25214, - "Ġmakers": 29414, - "Ġmakes": 3727, - "Ġmakeshift": 87180, - "Ġmakeup": 27649, - "Ġmaking": 3339, - "Ġmaks": 90244, - "Ġmal": 8811, - "Ġmalaria": 69263, - "Ġmalaysia": 80639, - "Ġmale": 8762, - "Ġmales": 25000, - "Ġmalformed": 80350, - "Ġmalfunction": 72287, - "Ġmalicious": 39270, - "Ġmalign": 60327, - "Ġmalignant": 94329, - "Ġmall": 34353, - "Ġmalloc": 16108, - "Ġmalls": 84468, - "Ġmalt": 55756, - "Ġmalware": 40831, - "Ġmam": 33820, - "Ġmama": 57264, - "Ġmaman": 94531, - "Ġmamm": 36041, - "Ġmamma": 90411, - "Ġmammals": 56669, - "Ġman": 893, - "Ġmana": 31231, - "Ġmanage": 10299, - "Ġmanageable": 71128, - "Ġmanaged": 9152, - "Ġmanagement": 6373, - "Ġmanager": 6783, - "Ġmanagerial": 91250, - "Ġmanagers": 20258, - "Ġmanages": 29972, - "Ġmanaging": 18646, - "Ġmand": 11837, - "Ġmandate": 35381, - "Ġmandated": 65509, - "Ġmandates": 76053, - "Ġmandatory": 23911, - "Ġmane": 53460, - "Ġmanera": 44992, - "Ġmaneu": 38352, - "Ġmaneuver": 45214, - "Ġmaneuvers": 96891, - "Ġmang": 51296, - "Ġmanga": 35350, - "Ġmanganese": 87934, - "Ġmange": 60534, - "Ġmango": 70368, - "Ġmanic": 70222, - "Ġmanifest": 14794, - "Ġmanifestation": 64050, - "Ġmanifestations": 78167, - "Ġmanifested": 79754, - "Ġmanifesto": 75703, - "Ġmanifests": 84332, - "Ġmanifold": 73929, - "Ġmanip": 14951, - "Ġmanipulate": 37735, - "Ġmanipulated": 55315, - "Ġmanipulating": 63614, - "Ġmanipulation": 34786, - "Ġmanière": 85722, - "Ġmankind": 43384, - "Ġmann": 38908, - "Ġmanned": 89425, - "Ġmannen": 78042, - "Ġmanner": 11827, - "Ġmanners": 70570, - "Ġmano": 57045, - "Ġmanoe": 99781, - "Ġmanos": 97349, - "Ġmanpower": 96869, - "Ġmans": 50334, - "Ġmansion": 52528, - "Ġmanslaughter": 89339, - "Ġmant": 26976, - "Ġmanten": 90990, - "Ġmantener": 92970, - "Ġmantle": 71532, - "Ġmantra": 68009, - "Ġmanual": 11630, - "Ġmanually": 20684, - "Ġmanuals": 56294, - "Ġmanufact": 5968, - "Ġmanufacture": 30847, - "Ġmanufactured": 28648, - "Ġmanufacturer": 14290, - "Ġmanufacturers": 17032, - "Ġmanufactures": 70901, - "Ġmanufacturing": 15266, - "Ġmanus": 35437, - "Ġmanuscript": 47913, - "Ġmanuscripts": 79688, - "Ġmany": 1690, - "Ġmap": 2472, - "ĠmapDispatchToProps": 32741, - "ĠmapStateToProps": 31290, - "ĠmapView": 63534, - "Ġmapa": 69210, - "Ġmaple": 55480, - "Ġmapped": 24784, - "ĠmappedBy": 96174, - "Ġmapper": 25514, - "Ġmapping": 13021, - "Ġmappings": 45917, - "Ġmaps": 14370, - "Ġmar": 3678, - "Ġmarathon": 45796, - "Ġmarble": 42390, - "Ġmarc": 60898, - "Ġmarca": 47097, - "Ġmarch": 15572, - "Ġmarched": 59761, - "Ġmarches": 88877, - "Ġmarching": 62198, - "Ġmarché": 84751, - "Ġmare": 55318, - "Ġmarg": 19205, - "Ġmargin": 4850, - "ĠmarginBottom": 33136, - "ĠmarginLeft": 33355, - "ĠmarginRight": 42564, - "ĠmarginTop": 23675, - "Ġmarginal": 32873, - "Ġmarginalized": 76820, - "Ġmargins": 37682, - "Ġmari": 12985, - "Ġmariage": 89360, - "Ġmarijuana": 14935, - "Ġmarin": 90215, - "Ġmarine": 29691, - "Ġmarital": 60439, - "Ġmaritime": 58412, - "Ġmark": 1906, - "Ġmarkdown": 51594, - "Ġmarked": 13160, - "Ġmarkedly": 88101, - "Ġmarker": 11381, - "Ġmarkers": 24915, - "Ġmarket": 3157, - "Ġmarketed": 61149, - "Ġmarketer": 98363, - "Ġmarketers": 55572, - "Ġmarketing": 8661, - "Ġmarketplace": 30633, - "Ġmarkets": 11987, - "Ġmarking": 36024, - "Ġmarkings": 65172, - "Ġmarks": 15785, - "Ġmarkup": 41851, - "Ġmarque": 75467, - "Ġmarriage": 11103, - "Ġmarriages": 47451, - "Ġmarried": 12502, - "Ġmarrow": 83748, - "Ġmarry": 32918, - "Ġmarrying": 78849, - "Ġmars": 48449, - "Ġmarsh": 33096, - "Ġmarshal": 61871, - "Ġmarshaller": 100009, - "Ġmart": 49295, - "Ġmartial": 37959, - "Ġmartin": 96016, - "Ġmarty": 60449, - "Ġmartyr": 90408, - "Ġmarvel": 45882, - "Ġmarvelous": 81292, - "Ġmary": 85730, - "Ġmarzo": 86628, - "Ġmas": 9427, - "Ġmasa": 71789, - "Ġmasc": 44036, - "Ġmascara": 99478, - "Ġmascot": 85765, - "Ġmascul": 37198, - "Ġmasculine": 61165, - "Ġmasculinity": 80811, - "Ġmash": 63558, - "Ġmashed": 96234, - "Ġmasih": 84571, - "Ġmask": 7056, - "Ġmasked": 43248, - "Ġmasking": 79176, - "Ġmasks": 27227, - "Ġmass": 3148, - "Ġmassa": 71942, - "Ġmassac": 91158, - "Ġmassacre": 49352, - "Ġmassage": 6378, - "Ġmassages": 64279, - "Ġmassaggi": 46809, - "Ġmassasje": 31270, - "Ġmasse": 58617, - "Ġmasses": 32738, - "Ġmassive": 11191, - "Ġmassively": 64807, - "Ġmast": 19218, - "Ġmaster": 7491, - "Ġmastered": 71325, - "Ġmastering": 88861, - "Ġmasterpiece": 59831, - "Ġmasters": 36467, - "Ġmastery": 66763, - "Ġmastur": 79202, - "Ġmasturb": 30443, - "Ġmasturbating": 93107, - "Ġmasturbation": 57762, - "Ġmat": 5634, - "Ġmata": 97293, - "Ġmatch": 2489, - "Ġmatched": 18545, - "Ġmatcher": 37152, - "Ġmatches": 9248, - "Ġmatching": 12864, - "Ġmatchmaking": 63087, - "Ġmatchup": 45937, - "Ġmatchups": 79458, - "Ġmate": 30276, - "Ġmater": 53251, - "Ġmateria": 45558, - "Ġmaterial": 3769, - "Ġmaterially": 90694, - "Ġmaterials": 7384, - "Ġmaternal": 50150, - "Ġmaternity": 71271, - "Ġmates": 55616, - "Ġmath": 7033, - "Ġmathematic": 21651, - "Ġmathematical": 37072, - "Ġmathematics": 38696, - "Ġmaths": 71808, - "Ġmating": 73219, - "Ġmatlab": 77101, - "Ġmatplotlib": 17220, - "Ġmatrices": 36295, - "Ġmatrimon": 74849, - "Ġmatrix": 6303, - "Ġmatriz": 53740, - "Ġmats": 62156, - "Ġmatt": 27537, - "Ġmatte": 65257, - "Ġmatter": 5030, - "Ġmattered": 81720, - "Ġmatters": 13146, - "Ġmattress": 33326, - "Ġmattresses": 92053, - "Ġmature": 15196, - "Ġmatures": 89726, - "Ġmaturity": 48261, - "Ġmaté": 86374, - "Ġmau": 60014, - "Ġmaur": 99078, - "Ġmav": 59470, - "Ġmax": 1973, - "ĠmaxHeight": 59209, - "ĠmaxLength": 36607, - "ĠmaxSize": 63035, - "ĠmaxValue": 53272, - "ĠmaxWidth": 40717, - "ĠmaxX": 68582, - "ĠmaxY": 65718, - "Ġmaxi": 78068, - "Ġmaxim": 31127, - "Ġmaximal": 54229, - "Ġmaximize": 35608, - "Ġmaximizing": 88278, - "Ġmaximum": 7340, - "Ġmaxlen": 76548, - "Ġmaxlength": 30560, - "Ġmaxx": 98311, - "Ġmay": 1253, - "Ġmaybe": 7344, - "Ġmayo": 74431, - "Ġmayor": 17352, - "Ġmayores": 97367, - "ĠmayorÃŃa": 86416, - "Ġmaze": 36196, - "Ġmañana": 96616, - "Ġmb": 10221, - "Ġmbedtls": 98389, - "Ġmbox": 92507, - "Ġmc": 19777, - "Ġmcc": 74947, - "Ġmd": 10918, - "Ġmdb": 98876, - "Ġmdi": 70044, - "Ġmdl": 52800, - "Ġme": 757, - "Ġmeal": 15496, - "Ġmeals": 21644, - "Ġmean": 3152, - "Ġmeaning": 7438, - "Ġmeaningful": 23222, - "Ġmeaningless": 57026, - "Ġmeanings": 50800, - "Ġmeans": 3445, - "Ġmeant": 8967, - "Ġmeantime": 33953, - "Ġmeanwhile": 37318, - "Ġmeas": 7038, - "Ġmeasles": 80337, - "Ġmeasurable": 66303, - "Ġmeasure": 6767, - "Ġmeasured": 17303, - "Ġmeasurement": 19179, - "Ġmeasurements": 22323, - "Ġmeasures": 11193, - "Ġmeasuring": 30090, - "Ġmeat": 13339, - "Ġmeats": 63875, - "Ġmec": 75878, - "Ġmech": 84596, - "Ġmechan": 7852, - "Ġmechanic": 45239, - "Ġmechanical": 22936, - "Ġmechanically": 99097, - "Ġmechanics": 30126, - "Ġmechanism": 17383, - "Ġmechanisms": 24717, - "Ġmed": 1812, - "Ġmedal": 37712, - "Ġmedals": 60082, - "Ġmeddling": 81313, - "Ġmedi": 25098, - "Ġmedia": 3772, - "ĠmediaPlayer": 91241, - "Ġmedial": 97348, - "Ġmedian": 23369, - "Ġmediante": 66673, - "Ġmediated": 78926, - "Ġmediation": 77673, - "Ġmediator": 69030, - "Ġmedic": 8249, - "Ġmedical": 6593, - "Ġmedically": 78269, - "Ġmedication": 24099, - "Ġmedications": 31010, - "Ġmedicinal": 58041, - "Ġmedicine": 16088, - "Ġmedicines": 39653, - "Ġmedida": 72628, - "Ġmedidas": 83120, - "Ġmedieval": 42108, - "Ġmedio": 49779, - "Ġmediocre": 68480, - "Ġmedios": 96746, - "Ġmeditation": 33862, - "Ġmedium": 11298, - "Ġmediums": 98912, - "Ġmeds": 84907, - "Ġmee": 74443, - "Ġmeer": 39067, - "Ġmeet": 3449, - "Ġmeeting": 6574, - "Ġmeetings": 16659, - "Ġmeets": 20628, - "Ġmeetup": 96257, - "Ġmeg": 19262, - "Ġmega": 40487, - "Ġmeget": 89725, - "Ġmehr": 19028, - "Ġmeiden": 84677, - "Ġmeille": 31326, - "Ġmeilleur": 49348, - "Ġmeilleure": 94721, - "Ġmeilleurs": 79713, - "Ġmein": 42335, - "Ġmeine": 45490, - "Ġmeinem": 89887, - "Ġmeinen": 82312, - "Ġmeiner": 72226, - "Ġmeio": 66999, - "Ġmeis": 54455, - "Ġmeisje": 93652, - "Ġmeisjes": 78334, - "Ġmeisten": 85801, - "Ġmej": 20947, - "Ġmejor": 27026, - "Ġmejorar": 85216, - "Ġmejores": 52195, - "Ġmel": 10804, - "Ġmelakukan": 82337, - "Ġmelan": 68012, - "Ġmelanch": 87163, - "Ġmeld": 71530, - "Ġmelee": 43915, - "Ġmelhor": 46782, - "Ġmelhores": 95463, - "Ġmell": 54448, - "Ġmelod": 97374, - "Ġmelodies": 90113, - "Ġmelody": 62684, - "Ġmelt": 30099, - "Ġmeltdown": 91140, - "Ġmelted": 50459, - "Ġmelting": 50684, - "Ġmelts": 99191, - "Ġmem": 1871, - "Ġmemb": 39334, - "Ġmember": 4562, - "ĠmemberId": 97439, - "Ġmembers": 3697, - "Ġmembership": 16250, - "Ġmemberships": 89081, - "Ġmembr": 31819, - "Ġmembrane": 39654, - "Ġmembranes": 79348, - "Ġmembres": 78957, - "Ġmembuat": 77334, - "Ġmemcmp": 99818, - "Ġmemcpy": 20383, - "Ġmeme": 42285, - "Ġmemes": 62277, - "Ġmemiliki": 72236, - "Ġmemo": 22154, - "Ġmemoir": 51342, - "Ġmemor": 16420, - "Ġmemorable": 33596, - "Ġmemorandum": 82758, - "Ġmemoria": 72427, - "Ġmemorial": 39017, - "Ġmemories": 19459, - "Ġmemory": 5044, - "Ġmemset": 18279, - "Ġmen": 3026, - "Ġmenace": 81695, - "Ġmenacing": 95072, - "Ġmenc": 52618, - "Ġmend": 45876, - "Ġmeng": 20309, - "Ġmenggunakan": 81427, - "Ġmening": 67979, - "Ġmenj": 42474, - "Ġmenjadi": 55453, - "Ġmenn": 59827, - "Ġmennes": 96218, - "Ġmeno": 90011, - "Ġmenor": 48370, - "Ġmenos": 32895, - "Ġmens": 16434, - "Ġmensagem": 59917, - "Ġmensaje": 36677, - "Ġmensajes": 98405, - "Ġmensen": 65799, - "Ġmenstr": 54630, - "Ġmenstrual": 78727, - "Ġment": 11540, - "Ġmental": 10723, - "Ġmentality": 49395, - "Ġmentally": 34325, - "Ġmente": 88162, - "Ġmention": 6420, - "Ġmentioned": 9932, - "Ġmentioning": 45391, - "Ġmentions": 34945, - "Ġmentor": 36528, - "Ġmentoring": 76579, - "Ġmentors": 76707, - "Ġmentre": 93119, - "Ġmenu": 5130, - "ĠmenuItem": 57854, - "Ġmenus": 35254, - "Ġmeny": 55525, - "Ġmer": 4809, - "Ġmerc": 16888, - "Ġmercado": 49950, - "Ġmercenaries": 99687, - "Ġmerch": 22480, - "Ġmerchandise": 36045, - "Ġmerchant": 30338, - "Ġmerchants": 42870, - "Ġmerciless": 100252, - "Ġmercury": 51852, - "Ġmercy": 39324, - "Ġmere": 17983, - "Ġmereka": 64593, - "Ġmerely": 16632, - "Ġmerg": 18970, - "Ġmerge": 11117, - "Ġmerged": 27092, - "Ġmerger": 47112, - "Ġmerges": 82053, - "Ġmerging": 54477, - "Ġmerit": 38559, - "Ġmerits": 50932, - "Ġmerry": 93552, - "Ġmerupakan": 78083, - "Ġmes": 11083, - "Ġmesa": 71544, - "Ġmeses": 50084, - "Ġmesh": 11546, - "Ġmeshes": 65614, - "Ġmesma": 95410, - "Ġmesmer": 84461, - "Ġmesmo": 41349, - "Ġmess": 9622, - "Ġmessage": 1984, - "ĠmessageId": 75793, - "ĠmessageType": 98750, - "Ġmessagebox": 93520, - "Ġmessages": 6743, - "Ġmessaging": 30622, - "Ġmessed": 65302, - "Ġmessenger": 50596, - "Ġmessing": 76851, - "Ġmessy": 46946, - "Ġmest": 61113, - "Ġmesure": 84921, - "Ġmet": 2322, - "Ġmeta": 8999, - "ĠmetaData": 83028, - "Ġmetab": 20208, - "Ġmetabol": 28168, - "Ġmetabolic": 41861, - "Ġmetabolism": 39097, - "Ġmetadata": 11408, - "Ġmetal": 9501, - "Ġmetall": 70759, - "Ġmetallic": 46258, - "Ġmetals": 37182, - "Ġmetam": 88848, - "Ġmetaph": 31768, - "Ġmetaphor": 46450, - "Ġmetast": 68370, - "Ġmetav": 78620, - "Ġmetavar": 52318, - "Ġmeteor": 42142, - "Ġmeter": 23819, - "Ġmeters": 20645, - "Ġmeth": 21747, - "Ġmethane": 61083, - "Ġmethod": 1749, - "ĠmethodName": 48845, - "Ġmethodologies": 81898, - "Ġmethodology": 38152, - "Ġmethods": 5528, - "Ġmethyl": 79574, - "Ġmetic": 59764, - "Ġmeticulous": 96278, - "Ġmeticulously": 91426, - "Ġmetod": 95484, - "Ġmetodo": 59279, - "Ġmetre": 82673, - "Ġmetres": 37356, - "Ġmetric": 18767, - "Ġmetrics": 17150, - "Ġmetro": 34582, - "Ġmetropolitan": 58506, - "Ġmetros": 76578, - "Ġmettre": 48021, - "Ġmeu": 56309, - "Ġmex": 38049, - "Ġmexico": 77476, - "Ġmez": 77885, - "Ġmf": 45069, - "Ġmg": 14060, - "Ġmga": 77168, - "Ġmgr": 58997, - "Ġmh": 73417, - "Ġmi": 9686, - "Ġmia": 57353, - "Ġmic": 19748, - "Ġmice": 24548, - "Ġmich": 24154, - "Ġmichael": 89006, - "Ġmicro": 8162, - "Ġmicrobes": 80727, - "Ġmicrobi": 53499, - "Ġmicrobial": 75418, - "Ġmicron": 95309, - "Ġmicrophone": 43495, - "Ġmicroscope": 73757, - "Ġmicroscopic": 90090, - "Ġmicroscopy": 92914, - "Ġmicroseconds": 85862, - "Ġmicrosoft": 80996, - "Ġmicrotime": 99571, - "Ġmicrowave": 42374, - "Ġmid": 5209, - "Ġmidd": 65703, - "Ġmiddle": 6278, - "Ġmiddleware": 30779, - "Ġmidfield": 30789, - "Ġmidfielder": 45067, - "Ġmidi": 55140, - "Ġmidnight": 33433, - "Ġmidpoint": 83063, - "Ġmidst": 35446, - "Ġmidterm": 78590, - "Ġmidway": 83251, - "Ġmie": 30165, - "Ġmiejs": 77970, - "Ġmiejsc": 92994, - "Ġmientras": 59694, - "Ġmies": 79681, - "Ġmiesz": 94173, - "Ġmieux": 64972, - "Ġmig": 29444, - "Ġmight": 2643, - "Ġmighty": 42727, - "Ġmigli": 45579, - "Ġmiglior": 92844, - "Ġmigliori": 75841, - "Ġmigr": 9971, - "Ġmigraine": 92981, - "Ġmigrant": 52216, - "Ġmigrants": 32087, - "Ġmigrate": 45666, - "Ġmigrated": 73691, - "Ġmigrating": 85626, - "Ġmigration": 12172, - "ĠmigrationBuilder": 17385, - "Ġmigrations": 17500, - "Ġmij": 69497, - "Ġmijn": 54092, - "Ġmik": 79905, - "Ġmike": 98769, - "Ġmil": 7625, - "Ġmilan": 94213, - "Ġmilano": 42874, - "Ġmild": 23900, - "Ġmildly": 76949, - "Ġmile": 14929, - "Ġmileage": 50952, - "Ġmiles": 8931, - "Ġmilestone": 43291, - "Ġmilestones": 69376, - "Ġmilf": 26471, - "Ġmilfs": 93074, - "Ġmilieu": 83259, - "Ġmilit": 5440, - "Ġmilitant": 52382, - "Ġmilitants": 39449, - "Ġmilitar": 62533, - "Ġmilitary": 6411, - "Ġmilitia": 58698, - "Ġmilitias": 80592, - "Ġmilk": 14403, - "Ġmill": 2606, - "Ġmillenn": 41699, - "Ġmillennia": 96731, - "Ġmillennials": 70433, - "Ġmillennium": 89785, - "Ġmilling": 46472, - "Ġmillion": 3610, - "Ġmillionaire": 90044, - "Ġmillions": 11990, - "Ġmillis": 58192, - "Ġmilliseconds": 31604, - "Ġmillones": 64124, - "Ġmills": 33008, - "Ġmim": 28003, - "Ġmime": 46370, - "ĠmimeType": 72926, - "Ġmimetype": 81108, - "Ġmimic": 56459, - "Ġmin": 1332, - "ĠminHeight": 65485, - "ĠminLength": 84885, - "ĠminOccurs": 80341, - "ĠminValue": 64392, - "ĠminWidth": 57198, - "ĠminX": 77274, - "ĠminY": 71447, - "Ġminced": 94927, - "Ġmind": 4059, - "Ġminded": 61267, - "Ġminden": 91644, - "Ġmindful": 63442, - "Ġmindfulness": 71705, - "Ġminds": 20663, - "Ġmindset": 40543, - "Ġmine": 10705, - "Ġminecraft": 74973, - "Ġmined": 68768, - "Ġminer": 48263, - "Ġmineral": 25107, - "Ġminerals": 34072, - "Ġminers": 43243, - "Ġmines": 34757, - "Ġming": 73259, - "Ġmingle": 91125, - "Ġminha": 63214, - "Ġmini": 13726, - "Ġminiature": 57863, - "Ġminib": 77017, - "Ġminim": 21877, - "Ġminimal": 17832, - "Ġminimalist": 72770, - "Ġminimise": 97087, - "Ġminimize": 30437, - "Ġminimized": 82178, - "Ġminimizing": 77391, - "Ġminimum": 8187, - "Ġmining": 11935, - "Ġminion": 63635, - "Ġminions": 60905, - "Ġminist": 49904, - "Ġminister": 13015, - "Ġministers": 35050, - "Ġministries": 90124, - "Ġministry": 25887, - "Ġminlength": 79029, - "Ġminor": 9099, - "Ġminorities": 40804, - "Ġminority": 23413, - "Ġminors": 49640, - "Ġmins": 25876, - "Ġmint": 29437, - "Ġminus": 28382, - "Ġminut": 82470, - "Ġminute": 9568, - "Ġminutes": 4520, - "Ġminutos": 52762, - "Ġmio": 70112, - "Ġmip": 73851, - "Ġmir": 8822, - "Ġmirac": 66066, - "Ġmiracle": 45125, - "Ġmiracles": 71912, - "Ġmiraculous": 91813, - "Ġmirror": 18327, - "Ġmirrored": 70137, - "Ġmirrors": 41585, - "Ġmis": 5906, - "Ġmisc": 32225, - "Ġmiscar": 80662, - "Ġmiscellaneous": 93504, - "Ġmischief": 95046, - "Ġmiscon": 30771, - "Ġmisconception": 98431, - "Ġmisconduct": 41094, - "Ġmisd": 51168, - "Ġmisdemean": 51726, - "Ġmisdemeanor": 59092, - "Ġmise": 57459, - "Ġmiser": 98310, - "Ġmiserable": 50739, - "Ġmisery": 58701, - "Ġmisguided": 76606, - "Ġmish": 64496, - "Ġmisinformation": 75159, - "Ġmisleading": 38309, - "Ġmisled": 99525, - "Ġmism": 67514, - "Ġmisma": 61809, - "Ġmismatch": 36401, - "Ġmismo": 36994, - "Ġmisog": 63985, - "Ġmisogyn": 95784, - "Ġmisplaced": 90660, - "Ġmisrepresented": 83521, - "Ġmiss": 3194, - "Ġmissed": 13942, - "Ġmisses": 43394, - "Ġmissile": 26290, - "Ġmissiles": 34441, - "Ġmissing": 7554, - "Ġmission": 9131, - "Ġmissionaries": 86316, - "Ġmissionary": 73998, - "Ġmissions": 25664, - "Ġmist": 8770, - "Ġmistake": 16930, - "Ġmistaken": 37104, - "Ġmistakenly": 77634, - "Ġmistakes": 21294, - "Ġmistr": 93011, - "Ġmistress": 66194, - "Ġmisunder": 38726, - "Ġmisunderstand": 90700, - "Ġmisunderstanding": 70847, - "Ġmisunderstood": 73956, - "Ġmisuse": 62851, - "Ġmit": 5568, - "Ġmitig": 36090, - "Ġmitigate": 50460, - "Ġmitigation": 66860, - "Ġmitochond": 55042, - "Ġmitochondrial": 72061, - "Ġmitt": 48432, - "Ġmix": 6651, - "Ġmixed": 9709, - "Ġmixer": 38878, - "Ġmixes": 63526, - "Ġmixin": 90703, - "Ġmixing": 27890, - "Ġmixins": 95080, - "Ġmixture": 21655, - "Ġmj": 84508, - "Ġmk": 24723, - "Ġmkdir": 31173, - "Ġmktime": 94149, - "Ġml": 16116, - "Ġmlx": 76511, - "Ġmm": 9653, - "Ġmmap": 71966, - "Ġmmc": 85308, - "Ġmn": 29038, - "Ġmnemonic": 87901, - "Ġmnie": 74173, - "Ġmnist": 92364, - "Ġmo": 4647, - "Ġmob": 12881, - "Ġmobil": 29905, - "Ġmobile": 6505, - "Ġmobility": 31139, - "Ġmobs": 73492, - "Ġmoc": 88772, - "Ġmock": 8018, - "ĠmockMvc": 97442, - "Ġmocked": 47249, - "Ġmocker": 94224, - "Ġmockery": 99254, - "Ġmocking": 67583, - "Ġmocks": 70009, - "Ġmod": 1491, - "Ġmoda": 91768, - "Ġmodal": 13531, - "Ġmode": 3941, - "Ġmodel": 1646, - "ĠmodelAndView": 81775, - "ĠmodelBuilder": 38604, - "ĠmodelName": 88131, - "Ġmodele": 97825, - "Ġmodeled": 62653, - "Ġmodeling": 34579, - "Ġmodelling": 61966, - "Ġmodelo": 37042, - "Ġmodelos": 83742, - "Ġmodels": 4211, - "Ġmodem": 52604, - "Ġmoden": 100247, - "Ġmoder": 13606, - "Ġmoderate": 24070, - "Ġmoderated": 87316, - "Ġmoderately": 70351, - "Ġmoderation": 64382, - "Ġmoderator": 60527, - "Ġmoderators": 83847, - "Ġmodern": 6617, - "Ġmoderne": 77580, - "Ġmodes": 20362, - "Ġmodest": 27946, - "Ġmodific": 70233, - "Ġmodificar": 57306, - "Ġmodification": 17466, - "Ġmodifications": 29882, - "Ġmodified": 11041, - "Ġmodifier": 23575, - "Ġmodifiers": 36770, - "Ġmodifies": 84049, - "Ġmodify": 5719, - "Ġmodifying": 47141, - "Ġmodne": 81371, - "Ġmodo": 34437, - "Ġmods": 29354, - "Ġmodular": 44993, - "Ġmodulation": 67547, - "Ġmodule": 4793, - "ĠmoduleId": 93709, - "ĠmoduleName": 74888, - "Ġmodules": 13761, - "Ġmodulo": 60964, - "Ġmodulus": 75124, - "Ġmodèle": 83597, - "Ġmoet": 55894, - "Ġmoeten": 93665, - "Ġmog": 27262, - "Ġmogelijk": 75511, - "Ġmogul": 98008, - "Ġmoi": 41091, - "Ġmoins": 40970, - "Ġmois": 46415, - "Ġmoist": 21147, - "Ġmoistur": 54902, - "Ġmoisture": 32257, - "Ġmojo": 76516, - "Ġmol": 22337, - "Ġmold": 29561, - "Ġmolded": 85760, - "Ġmolding": 66157, - "Ġmolds": 98834, - "Ġmole": 35751, - "Ġmolec": 17085, - "Ġmolecular": 31206, - "Ġmolecule": 43030, - "Ġmolecules": 35715, - "Ġmolest": 70100, - "Ġmoll": 55509, - "Ġmolt": 91439, - "Ġmolto": 48648, - "Ġmom": 3450, - "Ġmoment": 4545, - "Ġmomentarily": 99497, - "Ġmomento": 31221, - "Ġmomentos": 97253, - "Ġmoments": 14269, - "Ġmomentum": 24151, - "Ġmommy": 82240, - "Ġmoms": 47834, - "Ġmon": 1647, - "Ġmonarch": 63854, - "Ġmonarchy": 87149, - "Ġmonastery": 85861, - "Ġmond": 62940, - "Ġmonday": 94299, - "Ġmonde": 38900, - "Ġmondo": 70809, - "Ġmonet": 58191, - "Ġmonetary": 33384, - "Ġmoney": 3300, - "Ġmong": 75642, - "Ġmongo": 34914, - "Ġmongodb": 78564, - "Ġmongoose": 15980, - "Ġmonitor": 8891, - "Ġmonitored": 41223, - "Ġmonitoring": 16967, - "Ġmonitors": 37577, - "Ġmonk": 63772, - "Ġmonkey": 39803, - "Ġmonkeys": 61820, - "Ġmonks": 66477, - "Ġmono": 40774, - "Ġmonoc": 96157, - "Ġmonopol": 75253, - "Ġmonopoly": 54301, - "Ġmonot": 78316, - "Ġmonster": 18118, - "Ġmonsters": 26872, - "Ġmonstr": 66604, - "Ġmonstrous": 76681, - "Ġmont": 20605, - "Ġmontage": 97044, - "Ġmonth": 2305, - "Ġmonthly": 15438, - "Ġmonths": 4038, - "Ġmonument": 37997, - "Ġmonumental": 78856, - "Ġmonuments": 63003, - "Ġmoo": 46971, - "Ġmood": 20247, - "Ġmooie": 76753, - "Ġmoon": 18266, - "Ġmoons": 81260, - "Ġmoot": 98883, - "Ġmop": 89164, - "Ġmor": 4411, - "Ġmoral": 16033, - "Ġmorale": 63683, - "Ġmorality": 45651, - "Ġmorally": 57323, - "Ġmorals": 81436, - "Ġmorb": 93144, - "Ġmore": 810, - "Ġmoreover": 44643, - "Ġmorning": 6693, - "Ġmornings": 58302, - "Ġmorph": 27448, - "Ġmorphology": 79612, - "Ġmort": 10237, - "Ġmortal": 49972, - "Ġmortality": 29528, - "Ġmortar": 58560, - "Ġmortgage": 21515, - "Ġmortgages": 61998, - "Ġmos": 23518, - "Ġmosaic": 71624, - "Ġmosque": 51112, - "Ġmosques": 87659, - "Ġmosquito": 50646, - "Ġmosquitoes": 83201, - "Ġmoss": 78343, - "Ġmost": 1455, - "Ġmostly": 10213, - "Ġmostr": 56590, - "Ġmostra": 93197, - "Ġmostrar": 44108, - "Ġmot": 3937, - "Ġmote": 88486, - "Ġmotel": 81481, - "Ġmoth": 98178, - "Ġmother": 6691, - "Ġmotherboard": 65343, - "Ġmothers": 27698, - "Ġmotif": 60612, - "Ġmotifs": 84989, - "Ġmotion": 11633, - "Ġmotions": 54245, - "Ġmotiv": 12521, - "Ġmotivate": 62425, - "Ġmotivated": 27762, - "Ġmotivating": 89689, - "Ġmotivation": 25835, - "Ġmotivational": 88459, - "Ġmotivations": 65931, - "Ġmotive": 47094, - "Ġmotives": 52140, - "Ġmotivo": 79564, - "Ġmoto": 74056, - "Ġmotor": 9048, - "Ġmotorcycle": 35404, - "Ġmotorcycles": 71753, - "Ġmotorists": 72998, - "Ġmotors": 38424, - "Ġmots": 78199, - "Ġmotto": 63426, - "Ġmou": 54409, - "Ġmould": 51370, - "Ġmound": 73266, - "Ġmount": 6606, - "Ġmountain": 16700, - "Ġmountains": 24405, - "Ġmounted": 22563, - "Ġmounting": 34739, - "Ġmounts": 57322, - "Ġmour": 67683, - "Ġmourn": 60234, - "Ġmourning": 76350, - "Ġmouse": 8814, - "ĠmouseClicked": 86839, - "ĠmouseX": 81990, - "ĠmouseY": 69147, - "Ġmouth": 11013, - "Ġmouths": 65609, - "Ġmov": 2016, - "Ġmovable": 83679, - "Ġmove": 3351, - "ĠmoveTo": 95881, - "Ġmoved": 7882, - "Ġmovement": 7351, - "Ġmovements": 19567, - "Ġmover": 69099, - "Ġmovers": 96454, - "Ġmoves": 11031, - "Ġmovie": 5818, - "Ġmovies": 9698, - "Ġmovimiento": 89126, - "Ġmoving": 7366, - "Ġmower": 99778, - "Ġmoy": 52138, - "Ġmoyen": 91116, - "Ġmoz": 96439, - "Ġmozilla": 86014, - "Ġmoż": 39047, - "Ġmoże": 54621, - "Ġmożli": 87157, - "Ġmożna": 63673, - "Ġmp": 10710, - "Ġmpfr": 83314, - "Ġmpg": 83554, - "Ġmph": 35061, - "Ġmpi": 59222, - "Ġmpl": 64884, - "Ġmpz": 72328, - "Ġmq": 73398, - "Ġmqtt": 60531, - "Ġmr": 17767, - "Ġmrb": 85361, - "Ġms": 10030, - "Ġmse": 83153, - "Ġmsec": 81459, - "Ġmsg": 3835, - "Ġmsgs": 42370, - "Ġmsm": 59688, - "Ġmt": 12232, - "Ġmtx": 82622, - "Ġmu": 12097, - "Ġmuc": 65104, - "Ġmuch": 1790, - "Ġmuchas": 64559, - "Ġmucho": 42916, - "Ġmuchos": 58306, - "Ġmud": 27275, - "Ġmuddy": 80573, - "Ġmue": 41539, - "Ġmuestra": 71687, - "Ġmuff": 55404, - "Ġmug": 52589, - "Ġmuit": 54860, - "Ġmuito": 34850, - "Ġmuj": 27937, - "Ġmujer": 53193, - "Ġmujeres": 39908, - "Ġmul": 15975, - "Ġmulher": 40050, - "Ġmulheres": 58766, - "Ġmult": 2814, - "Ġmulter": 81345, - "Ġmulti": 7447, - "Ġmultic": 92520, - "Ġmulticast": 80634, - "Ġmulticultural": 75416, - "Ġmultid": 64486, - "Ġmultif": 62387, - "Ġmultiline": 86318, - "Ġmultim": 80149, - "Ġmultimedia": 57613, - "Ġmultin": 61230, - "Ġmultinational": 69026, - "Ġmultip": 12842, - "Ġmultipart": 69158, - "Ġmultiplayer": 39828, - "Ġmultiple": 5361, - "Ġmultiples": 66160, - "Ġmultiplic": 92807, - "Ġmultiplication": 47544, - "Ġmultiplied": 56016, - "Ġmultiplier": 31659, - "Ġmultiply": 31370, - "Ġmultiplying": 85292, - "Ġmultiprocessing": 58224, - "Ġmultis": 75837, - "Ġmultit": 85360, - "Ġmultitude": 49068, - "Ġmum": 39959, - "Ġmun": 51079, - "Ġmunch": 99345, - "Ġmund": 41666, - "Ġmundane": 69782, - "Ġmundial": 98187, - "Ġmundo": 29452, - "Ġmunicip": 20188, - "Ġmunicipal": 27512, - "Ġmunicipalities": 59589, - "Ġmunicipality": 57918, - "Ġmur": 8309, - "Ġmural": 74473, - "Ġmurder": 10102, - "Ġmurdered": 32485, - "Ġmurderer": 69066, - "Ġmurderers": 99265, - "Ġmurdering": 81027, - "Ġmurderous": 85229, - "Ġmurders": 43086, - "Ġmurky": 97892, - "Ġmurm": 87651, - "Ġmus": 3167, - "Ġmuschi": 73120, - "Ġmuscle": 16124, - "Ġmuscles": 24569, - "Ġmuscular": 52192, - "Ġmuse": 39948, - "Ġmuseum": 24925, - "Ġmuseums": 51677, - "Ġmush": 30823, - "Ġmushroom": 58466, - "Ġmushrooms": 48251, - "Ġmusic": 4731, - "Ġmusica": 77687, - "Ġmusical": 18273, - "Ġmusician": 39844, - "Ġmusicians": 32629, - "Ġmusique": 89669, - "Ġmuslim": 62056, - "Ġmuss": 36241, - "Ġmust": 2011, - "Ġmustard": 65407, - "Ġmuster": 84750, - "Ġmut": 5318, - "Ġmutable": 26889, - "ĠmutableListOf": 77353, - "Ġmutant": 61618, - "Ġmutants": 88754, - "Ġmutate": 68282, - "Ġmutated": 85922, - "Ġmutating": 97618, - "Ġmutation": 27472, - "Ġmutations": 34684, - "Ġmute": 54321, - "Ġmuted": 60121, - "Ġmutex": 31963, - "Ġmutil": 77095, - "Ġmuttered": 87694, - "Ġmutual": 27848, - "Ġmutually": 53579, - "Ġmux": 60907, - "Ġmuy": 23321, - "Ġmuzzle": 75329, - "Ġmv": 24039, - "Ġmw": 53910, - "Ġmx": 14961, - "ĠmxArray": 66938, - "Ġmy": 856, - "ĠmyList": 92827, - "Ġmycket": 80861, - "Ġmyfile": 78986, - "Ġmyocard": 95736, - "Ġmyriad": 52909, - "Ġmys": 9916, - "Ġmyself": 7182, - "Ġmysql": 10787, - "Ġmysqli": 10141, - "Ġmyst": 11679, - "Ġmyster": 24212, - "Ġmysteries": 57700, - "Ġmysterious": 26454, - "Ġmystery": 23347, - "Ġmystical": 69532, - "Ġmyth": 21849, - "Ġmythical": 84219, - "Ġmythology": 59492, - "Ġmyths": 51286, - "Ġmz": 96492, - "Ġmá": 29830, - "Ġmár": 81079, - "Ġmás": 11158, - "Ġmáximo": 76717, - "Ġmã": 59965, - "Ġmãe": 94247, - "Ġmädchen": 59395, - "Ġmänn": 89865, - "Ġmänner": 65769, - "ĠmÃ¥": 31333, - "Ġmænd": 71660, - "Ġmé": 32118, - "Ġméd": 35030, - "Ġmég": 83791, - "Ġmét": 36252, - "Ġméth": 75601, - "Ġméthode": 98652, - "Ġmétodo": 58609, - "Ġmême": 27584, - "Ġmó": 66842, - "Ġmö": 22951, - "Ġmöchte": 67416, - "Ġmöchten": 87070, - "Ġmöglich": 51937, - "Ġmø": 56945, - "Ġmú": 92824, - "Ġmús": 60957, - "Ġmúsica": 71445, - "Ġmü": 59385, - "Ġmünchen": 79634, - "Ġmüssen": 48927, - "ĠmÃŃ": 77426, - "ĠmÃŃn": 71324, - "ĠmÃŃnimo": 98399, - "ĠmỼi": 93205, - "Ġn": 308, - "ĠnIndex": 92124, - "Ġna": 4415, - "Ġnaam": 100205, - "Ġnaar": 30948, - "Ġnab": 73791, - "Ġnach": 14375, - "Ġnacional": 59067, - "Ġnack": 35443, - "Ġnackt": 57768, - "Ġnackte": 63102, - "Ġnad": 34634, - "Ġnada": 39311, - "Ġnag": 37628, - "Ġnah": 70017, - "Ġnail": 32095, - "Ġnailed": 75974, - "Ġnails": 40943, - "Ġnaive": 50765, - "Ġnaj": 30274, - "Ġnajle": 94107, - "Ġnak": 41986, - "Ġnaked": 19557, - "Ġnaken": 44945, - "Ġnakne": 68953, - "Ġnal": 85633, - "Ġnale": 88490, - "Ġnam": 16854, - "Ġnama": 46167, - "Ġname": 836, - "ĠnameLabel": 97208, - "Ġnamed": 7086, - "Ġnamedtuple": 81636, - "Ġnamely": 32125, - "Ġnameof": 39994, - "Ġnames": 5144, - "Ġnamespace": 4573, - "Ġnamespaces": 59191, - "Ġnaming": 36048, - "Ġnamoro": 74589, - "Ġnan": 20622, - "Ġnanny": 99357, - "Ġnano": 51593, - "Ġnanop": 76307, - "Ġnanoparticles": 94753, - "Ġnao": 65373, - "Ġnap": 26944, - "Ġnar": 44669, - "Ġnarc": 39788, - "Ġnarciss": 58298, - "Ġnarcotics": 92152, - "Ġnargin": 60085, - "Ġnargs": 52716, - "Ġnarr": 13713, - "Ġnarration": 86180, - "Ġnarrative": 19775, - "Ġnarratives": 58378, - "Ġnarrator": 65271, - "Ġnarrow": 15376, - "Ġnarrowed": 74035, - "Ġnarrower": 91529, - "Ġnarrowing": 98867, - "Ġnarrowly": 65047, - "Ġnas": 17580, - "Ġnasal": 72188, - "Ġnast": 53815, - "Ġnasty": 35507, - "Ġnat": 18050, - "Ġnation": 7140, - "Ġnational": 5426, - "Ġnationalism": 60533, - "Ġnationalist": 52994, - "Ġnationalists": 88480, - "Ġnationality": 59343, - "Ġnationally": 40343, - "Ġnationals": 57011, - "Ġnations": 17089, - "Ġnationwide": 29054, - "Ġnative": 10068, - "Ġnatives": 68473, - "Ġnatur": 14818, - "Ġnatural": 5933, - "Ġnaturally": 18182, - "Ġnature": 7138, - "Ġnatuur": 89710, - "Ġnatürlich": 68758, - "Ġnau": 93562, - "Ġnaughty": 54043, - "Ġnause": 49394, - "Ġnausea": 61880, - "Ġnav": 8235, - "ĠnavCtrl": 96268, - "Ġnaval": 46398, - "Ġnavbar": 15918, - "Ġnave": 44591, - "Ġnaveg": 56543, - "Ġnavegador": 96510, - "Ġnavig": 34512, - "Ġnavigate": 21546, - "Ġnavigating": 60499, - "Ġnavigation": 10873, - "ĠnavigationController": 66562, - "ĠnavigationOptions": 100221, - "Ġnavigator": 36509, - "Ġnavy": 45874, - "Ġnaw": 77016, - "Ġnawet": 91500, - "Ġnaz": 46902, - "Ġnaï": 95980, - "Ġnb": 17062, - "Ġnbr": 69190, - "Ġnbytes": 75747, - "Ġnc": 26183, - "Ġncols": 81335, - "Ġnd": 15953, - "Ġndarray": 67983, - "Ġne": 841, - "Ġnear": 3221, - "Ġnearby": 14373, - "Ġnearer": 87920, - "Ġnearest": 24379, - "Ġnearing": 83399, - "Ġnearly": 7154, - "Ġneat": 29585, - "Ġneatly": 63266, - "Ġneb": 81967, - "Ġneben": 85832, - "Ġnec": 19591, - "Ġneces": 25203, - "Ġnecesario": 69374, - "Ġnecesita": 95066, - "Ġnecess": 4541, - "Ġnecessarily": 14647, - "Ġnecessary": 5995, - "Ġnecessities": 76500, - "Ġnecessity": 32961, - "Ġnecessário": 96644, - "Ġneck": 13272, - "Ġnecklace": 55547, - "Ġneckline": 92661, - "Ġned": 54805, - "Ġnederland": 63369, - "Ġneed": 1205, - "Ġneeded": 4460, - "Ġneeding": 33921, - "Ġneedle": 31409, - "Ġneedles": 57267, - "Ġneedless": 97930, - "Ġneeds": 3966, - "Ġneedy": 83563, - "Ġnef": 87224, - "Ġneg": 4277, - "Ġnegate": 72319, - "Ġnegative": 8389, - "Ġnegatively": 48291, - "Ġnegatives": 75185, - "Ġnegativity": 93795, - "Ġneger": 74833, - "Ġneglect": 39332, - "Ġneglected": 51533, - "Ġneglig": 36156, - "Ġnegligence": 59357, - "Ġnegligent": 95861, - "Ġnegligible": 82802, - "Ġnegoci": 82259, - "Ġnegocio": 96574, - "Ġnegot": 11903, - "Ġnegotiate": 37667, - "Ġnegotiated": 51578, - "Ġnegotiating": 44725, - "Ġnegotiation": 49148, - "Ġnegotiations": 24345, - "Ġnegro": 62833, - "Ġneh": 69553, - "Ġnehmen": 81717, - "Ġnei": 57097, - "Ġneigh": 97266, - "Ġneighb": 6152, - "Ġneighbor": 9760, - "Ġneighborhood": 12818, - "Ġneighborhoods": 33100, - "Ġneighboring": 42617, - "Ġneighbors": 19228, - "Ġneighbour": 22686, - "Ġneighbourhood": 40442, - "Ġneighbouring": 62027, - "Ġneighbours": 36956, - "Ġneither": 14188, - "Ġnel": 25334, - "Ġnell": 66902, - "Ġnella": 37022, - "Ġnelle": 72864, - "Ġnem": 24566, - "Ġnen": 71398, - "Ġneo": 36182, - "Ġneoliberal": 81568, - "Ġneon": 47752, - "Ġnep": 92634, - "Ġneph": 44964, - "Ġnephew": 63904, - "Ġner": 41283, - "Ġnerd": 73287, - "Ġnerv": 20233, - "Ġnerve": 32015, - "Ġnerves": 50581, - "Ġnervous": 23418, - "Ġness": 86496, - "Ġnest": 23634, - "Ġnesta": 94058, - "Ġneste": 78559, - "Ġnested": 24997, - "Ġnesting": 67810, - "Ġnestled": 89777, - "Ġnests": 96221, - "Ġnet": 4272, - "Ġnets": 53557, - "Ġnett": 28870, - "Ġnettsteder": 44832, - "Ġnetwork": 4009, - "Ġnetworking": 29130, - "Ġnetworks": 14488, - "Ġneu": 21143, - "Ġneue": 39483, - "Ġneuen": 48769, - "Ġneuken": 32383, - "Ġneur": 21850, - "Ġneural": 30828, - "Ġneuro": 18247, - "Ġneurological": 64908, - "Ġneuron": 49384, - "Ġneuronal": 79402, - "Ġneurons": 34313, - "Ġneurop": 98666, - "Ġneuroscience": 93048, - "Ġneurotrans": 90351, - "Ġneut": 26878, - "Ġneutr": 42699, - "Ġneutral": 21277, - "Ġneutrality": 52864, - "Ġneutron": 73404, - "Ġnever": 2646, - "Ġnevertheless": 38330, - "Ġnew": 502, - "ĠnewArr": 93083, - "ĠnewArray": 64017, - "ĠnewData": 52623, - "ĠnewIndex": 95630, - "ĠnewInstance": 67762, - "ĠnewItem": 49088, - "ĠnewList": 68518, - "ĠnewName": 50019, - "ĠnewNode": 34660, - "ĠnewObj": 75359, - "ĠnewPassword": 76938, - "ĠnewPath": 97137, - "ĠnewPos": 83475, - "ĠnewPosition": 91999, - "ĠnewRow": 84938, - "ĠnewSize": 81943, - "ĠnewState": 37948, - "ĠnewText": 95753, - "ĠnewUser": 47346, - "ĠnewVal": 73428, - "ĠnewValue": 25148, - "ĠnewX": 89903, - "ĠnewY": 81484, - "Ġnewbie": 95678, - "Ġnewborn": 46397, - "Ġnewcom": 49576, - "Ġnewcomer": 88405, - "Ġnewcomers": 68558, - "Ġnewer": 26627, - "Ġnewest": 24519, - "Ġnewfound": 94621, - "Ġnewline": 40127, - "Ġnewly": 13945, - "Ġnews": 3754, - "Ġnewsletter": 20846, - "Ġnewsletters": 35488, - "Ġnewsp": 13682, - "Ġnewspaper": 17222, - "Ġnewspapers": 32594, - "Ġnex": 92908, - "Ġnext": 1828, - "ĠnextPage": 84695, - "ĠnextProps": 68422, - "ĠnextState": 70915, - "Ġnexus": 82501, - "Ġnf": 43228, - "Ġnfl": 86904, - "Ġnfs": 78572, - "Ġng": 7933, - "ĠngOn": 16704, - "ĠngOnDestroy": 77838, - "ĠngOnInit": 18286, - "Ġnga": 94246, - "Ġnginx": 71582, - "Ġngx": 44492, - "Ġnh": 20921, - "ĠnháºŃp": 63672, - "Ġni": 13080, - "Ġnib": 31385, - "Ġnic": 17778, - "Ġnice": 6555, - "Ġnicely": 29921, - "Ġnicer": 66284, - "Ġnich": 58971, - "Ġniche": 35149, - "Ġnicht": 8969, - "Ġnichts": 60865, - "Ġnick": 16370, - "Ġnickel": 52349, - "Ġnickname": 30499, - "Ġnicknamed": 90234, - "Ġnicotine": 50011, - "Ġnid": 72039, - "Ġnie": 11568, - "Ġniece": 80115, - "Ġnied": 76360, - "Ġniet": 21454, - "Ġnieu": 54901, - "Ġnieuwe": 61936, - "Ġnig": 83870, - "Ġnigeria": 92077, - "Ġnight": 3814, - "Ġnightclub": 70832, - "Ġnightlife": 94011, - "Ġnightly": 75860, - "Ġnightmare": 38911, - "Ġnightmares": 75362, - "Ġnights": 22178, - "Ġnighttime": 93744, - "Ġnihil": 99172, - "Ġnije": 87593, - "Ġnik": 76202, - "Ġnike": 91714, - "Ġnil": 2139, - "Ġnilai": 84467, - "Ġnim": 46792, - "Ġnin": 20120, - "Ġnine": 11888, - "Ġninete": 49842, - "Ġnineteen": 94935, - "Ġnineteenth": 66089, - "Ġninety": 78976, - "Ġning": 46607, - "Ġninguna": 99183, - "Ġningún": 90699, - "Ġninja": 64951, - "Ġninth": 43641, - "Ġnip": 99570, - "Ġnipple": 88980, - "Ġnipples": 68212, - "Ġnir": 97924, - "Ġnisi": 69252, - "Ġnit": 25719, - "Ġnitrogen": 47503, - "Ġnive": 82432, - "Ġniveau": 53052, - "Ġnivel": 43445, - "Ġniños": 68356, - "Ġniż": 94859, - "Ġnj": 37185, - "Ġnk": 80591, - "Ġnl": 20829, - "Ġnltk": 52164, - "Ġnm": 26807, - "Ġnn": 11120, - "Ġno": 912, - "Ġnob": 13348, - "Ġnoble": 35482, - "Ġnobody": 19093, - "Ġnoc": 76597, - "Ġnoch": 18268, - "Ġnoche": 75522, - "Ġnoct": 93101, - "Ġnod": 16387, - "Ġnodded": 36065, - "Ġnode": 2494, - "ĠnodeId": 67123, - "ĠnodeList": 90561, - "ĠnodeName": 77203, - "Ġnodes": 7954, - "Ġnodo": 54000, - "Ġnods": 83759, - "Ġnoe": 67539, - "Ġnoen": 72862, - "Ġnoexcept": 21229, - "Ġnog": 34410, - "Ġnoi": 58210, - "Ġnoir": 56662, - "Ġnoise": 12248, - "Ġnoises": 58448, - "Ġnoisy": 50380, - "Ġnok": 80833, - "Ġnom": 9859, - "Ġnombre": 13026, - "Ġnombres": 81698, - "Ġnombreux": 81786, - "Ġnome": 17567, - "Ġnomin": 25194, - "Ġnominal": 47855, - "Ġnominate": 88400, - "Ġnominated": 39048, - "Ġnomination": 29804, - "Ġnominations": 60698, - "Ġnomine": 24176, - "Ġnominee": 29311, - "Ġnominees": 60142, - "Ġnon": 2536, - "Ġnonatomic": 18342, - "Ġnonce": 40776, - "Ġnond": 74998, - "Ġnone": 7000, - "Ġnonetheless": 38913, - "Ġnonexistent": 88034, - "Ġnonlinear": 75098, - "Ġnonprofit": 33184, - "Ġnonprofits": 93360, - "Ġnons": 32795, - "Ġnonsense": 41902, - "Ġnonzero": 73332, - "Ġnood": 46895, - "Ġnoodles": 61260, - "Ġnoon": 38245, - "Ġnoop": 61929, - "Ġnop": 66126, - "Ġnoqa": 46721, - "Ġnor": 6463, - "Ġnord": 48734, - "Ġnoreferrer": 72704, - "Ġnorge": 67022, - "Ġnorm": 7617, - "Ġnormal": 4725, - "Ġnormalization": 49823, - "Ġnormalize": 22436, - "Ġnormalized": 30510, - "Ġnormally": 14614, - "Ġnormals": 54552, - "Ġnorms": 40851, - "Ġnors": 40302, - "Ġnorsk": 65367, - "Ġnorske": 61146, - "Ġnorth": 10411, - "Ġnortheast": 41929, - "Ġnortheastern": 87244, - "Ġnorthern": 18671, - "Ġnorthwest": 53342, - "Ġnos": 12155, - "Ġnose": 19689, - "Ġnoses": 97814, - "Ġnosotros": 68681, - "Ġnoss": 79730, - "Ġnossa": 77839, - "Ġnosso": 70792, - "Ġnost": 31712, - "Ġnostalg": 46189, - "Ġnostalgia": 65875, - "Ġnostalgic": 83374, - "Ġnostr": 57426, - "Ġnostra": 91127, - "Ġnostro": 84669, - "Ġnot": 539, - "Ġnota": 45138, - "Ġnotable": 28289, - "Ġnotably": 35146, - "Ġnotamment": 81186, - "Ġnotas": 86518, - "Ġnotation": 45297, - "Ġnotch": 51554, - "Ġnote": 5296, - "Ġnotebook": 38266, - "Ġnotebooks": 79631, - "Ġnoted": 10555, - "Ġnotes": 8554, - "Ġnoteworthy": 67479, - "Ġnothing": 4400, - "Ġnotice": 5406, - "Ġnoticeable": 43426, - "Ġnoticeably": 78988, - "Ġnoticed": 14000, - "Ġnotices": 35871, - "Ġnoticias": 96701, - "Ġnoticing": 62464, - "Ġnotification": 11801, - "Ġnotifications": 22736, - "Ġnotified": 30316, - "Ġnotifier": 74269, - "Ġnotifies": 97689, - "Ġnotify": 15820, - "ĠnotifyDataSetChanged": 92302, - "Ġnotifying": 98601, - "Ġnoting": 27401, - "Ġnotion": 23035, - "Ġnotions": 59682, - "Ġnotorious": 44081, - "Ġnotoriously": 73835, - "Ġnotre": 29449, - "Ġnotwithstanding": 72665, - "Ġnou": 20117, - "Ġnoun": 38021, - "Ġnouns": 90938, - "Ġnour": 46798, - "Ġnous": 17317, - "Ġnouve": 77701, - "Ġnouveau": 43453, - "Ġnouveaux": 87325, - "Ġnouvel": 35462, - "Ġnouvelle": 48659, - "Ġnouvelles": 80080, - "Ġnov": 6747, - "Ġnova": 41634, - "Ġnovamente": 88019, - "Ġnovel": 11775, - "Ġnovelist": 81747, - "Ġnoveller": 86714, - "Ġnovels": 32963, - "Ġnovelty": 67409, - "Ġnovember": 85323, - "Ġnovembre": 83615, - "Ġnovice": 72645, - "Ġnovo": 39423, - "Ġnow": 1457, - "Ġnowadays": 46877, - "Ġnowhere": 28211, - "Ġnowrap": 49844, - "Ġnozzle": 82981, - "Ġnp": 2660, - "Ġnpc": 37483, - "Ġnpm": 47522, - "Ġnr": 20877, - "Ġnrows": 86289, - "Ġnrw": 77606, - "Ġns": 12548, - "Ġnt": 32512, - "Ġnth": 56229, - "Ġnto": 62918, - "Ġntohs": 94564, - "Ġnu": 11148, - "Ġnuanced": 82891, - "Ġnuances": 84889, - "Ġnucle": 31484, - "Ġnuclear": 11499, - "Ġnuclei": 97192, - "Ġnucleus": 62607, - "Ġnud": 42541, - "Ġnude": 20637, - "Ġnudity": 92472, - "Ġnue": 12118, - "Ġnues": 85860, - "Ġnuest": 31987, - "Ġnuestra": 42791, - "Ġnuestras": 89610, - "Ġnuestro": 43562, - "Ġnuestros": 58013, - "Ġnueva": 38109, - "Ġnuevas": 80296, - "Ġnuevo": 29396, - "Ġnuevos": 71663, - "Ġnug": 82880, - "Ġnuis": 70538, - "Ġnuisance": 77741, - "Ġnuit": 85434, - "Ġnull": 854, - "Ġnulla": 61550, - "Ġnullable": 13561, - "Ġnullptr": 6970, - "Ġnum": 1661, - "ĠnumOf": 62675, - "ĠnumRows": 80150, - "Ġnuma": 93194, - "Ġnumb": 57371, - "Ġnumber": 1396, - "ĠnumberOf": 17970, - "ĠnumberOfRows": 46010, - "ĠnumberOfRowsInSection": 51250, - "ĠnumberWith": 50898, - "ĠnumberWithInt": 99377, - "Ġnumbered": 49926, - "Ġnumbering": 79362, - "Ġnumbers": 5219, - "Ġnumel": 77311, - "Ġnumer": 8015, - "Ġnumeral": 84392, - "Ġnumerator": 64633, - "Ġnumeric": 25031, - "Ġnumerical": 35876, - "Ġnumero": 20651, - "Ġnumeros": 56726, - "Ġnumerous": 12387, - "Ġnumpy": 8760, - "Ġnums": 10520, - "Ġnuméro": 99077, - "Ġnun": 29195, - "Ġnunca": 53843, - "Ġnuova": 86647, - "Ġnuovo": 73829, - "Ġnur": 12500, - "Ġnurs": 17429, - "Ġnurse": 29198, - "Ġnursery": 56226, - "Ġnurses": 37465, - "Ġnursing": 28456, - "Ġnurt": 60196, - "Ġnurture": 79530, - "Ġnurturing": 84911, - "Ġnuru": 76211, - "Ġnut": 10184, - "Ġnutrient": 50123, - "Ġnutrients": 37493, - "Ġnutrit": 69714, - "Ġnutrition": 26677, - "Ġnutritional": 43226, - "Ġnutritious": 78216, - "Ġnuts": 31049, - "Ġnutshell": 94013, - "Ġnutzen": 79019, - "Ġnv": 32540, - "Ġnw": 63632, - "Ġnx": 25508, - "Ġnxt": 71552, - "Ġny": 19541, - "Ġnya": 76289, - "Ġnye": 79767, - "Ġnylon": 52155, - "Ġnymph": 99401, - "Ġnz": 44042, - "Ġnão": 12674, - "Ġnä": 44217, - "Ġnäch": 63768, - "Ġnächsten": 92035, - "Ġnär": 65475, - "ĠnÃ¥": 43235, - "ĠnÃ¥r": 59790, - "Ġnæ": 82598, - "Ġnær": 57797, - "Ġné": 38605, - "Ġnécess": 63846, - "Ġnécessaire": 100243, - "Ġnë": 67243, - "Ġnós": 92875, - "Ġnø": 56005, - "Ġnúmero": 31311, - "Ġnúmeros": 70526, - "ĠnÃły": 97635, - "Ġo": 297, - "Ġoa": 91912, - "Ġoak": 38971, - "Ġoasis": 86810, - "Ġoat": 72754, - "Ġoath": 49042, - "Ġoats": 85270, - "Ġoauth": 47515, - "Ġob": 1536, - "Ġobe": 98502, - "Ġobed": 49290, - "Ġobedience": 67194, - "Ġobedient": 96756, - "Ġoben": 90105, - "Ġober": 92345, - "Ġobese": 50320, - "Ġobesity": 33048, - "Ġobey": 41701, - "Ġobj": 2909, - "Ġobjc": 64426, - "Ġobject": 1665, - "ĠobjectAtIndex": 30420, - "ĠobjectForKey": 23516, - "ĠobjectId": 83987, - "ĠobjectMapper": 85012, - "ĠobjectType": 93902, - "Ġobjected": 76879, - "Ġobjection": 46655, - "Ġobjections": 54111, - "Ġobjective": 16945, - "Ġobjectively": 85121, - "Ġobjectives": 26470, - "Ġobjects": 6302, - "Ġobjet": 31260, - "Ġobjetivo": 55326, - "Ġobjeto": 36643, - "Ġobjetos": 75148, - "Ġobjs": 54037, - "Ġobl": 94444, - "Ġoblig": 12611, - "Ġobligated": 67976, - "Ġobligation": 29672, - "Ġobligations": 30255, - "Ġobligatory": 98024, - "Ġobliged": 54117, - "Ġobliv": 67105, - "Ġoblivious": 94370, - "Ġobr": 39294, - "Ġobra": 62834, - "Ġobras": 85849, - "Ġobrig": 70437, - "Ġobs": 7600, - "Ġobsc": 26730, - "Ġobscene": 84109, - "Ġobscure": 40634, - "Ġobscured": 96801, - "Ġobserv": 9466, - "Ġobservable": 40635, - "Ġobservation": 22695, - "Ġobservational": 90380, - "Ġobservations": 24654, - "Ġobserve": 23846, - "Ġobserved": 13468, - "Ġobserver": 22842, - "Ġobservers": 37643, - "Ġobserves": 81299, - "Ġobserving": 46071, - "Ġobsess": 56359, - "Ġobsessed": 44898, - "Ġobsession": 49635, - "Ġobsessive": 84132, - "Ġobsolete": 47166, - "Ġobst": 18345, - "Ġobstacle": 33287, - "Ġobstacles": 32116, - "Ġobstruct": 54292, - "Ġobstruction": 61051, - "Ġobt": 4615, - "Ġobtain": 6994, - "Ġobtained": 12457, - "Ġobtaining": 19546, - "Ġobtains": 94663, - "Ġobten": 64290, - "Ġobtener": 50604, - "Ġobvious": 8196, - "Ġobviously": 14224, - "Ġoc": 18274, - "Ġocas": 94352, - "Ġocc": 3056, - "Ġoccas": 9163, - "Ġoccasion": 13402, - "Ġoccasional": 28961, - "Ġoccasionally": 23781, - "Ġoccasions": 25975, - "Ġoccult": 74926, - "Ġoccup": 10366, - "Ġoccupancy": 66419, - "Ġoccupants": 75772, - "Ġoccupation": 30747, - "Ġoccupational": 65195, - "Ġoccupations": 60966, - "Ġoccupied": 25366, - "Ġoccupies": 76854, - "Ġoccupy": 48678, - "Ġoccupying": 72280, - "Ġoccur": 12446, - "Ġoccured": 36042, - "Ġoccurred": 10222, - "Ġoccurrence": 32659, - "Ġoccurrences": 57115, - "Ġoccurring": 31965, - "Ġoccurs": 13980, - "Ġocean": 18435, - "Ġoceans": 54280, - "Ġoch": 12218, - "Ġoci": 95075, - "ĠocksÃ¥": 88416, - "Ġocor": 85072, - "Ġoct": 18998, - "Ġoctave": 75032, - "Ġocup": 75766, - "Ġocur": 92320, - "Ġod": 11018, - "Ġodd": 10535, - "Ġoddly": 74544, - "Ġodds": 21448, - "Ġode": 73994, - "Ġodense": 75987, - "Ġoder": 12666, - "Ġodio": 87834, - "Ġodom": 88206, - "Ġodor": 54097, - "Ġodp": 52006, - "Ġodpowied": 72086, - "Ġoe": 69483, - "Ġof": 315, - "ĠofApp": 98842, - "ĠofType": 72854, - "Ġofere": 82052, - "Ġoferta": 85320, - "Ġoff": 1022, - "Ġoffen": 88633, - "Ġoffence": 35355, - "Ġoffences": 51312, - "Ġoffend": 85086, - "Ġoffended": 54221, - "Ġoffender": 47753, - "Ġoffenders": 41702, - "Ġoffending": 70669, - "Ġoffense": 17193, - "Ġoffenses": 47243, - "Ġoffensive": 15538, - "Ġoffer": 3085, - "Ġoffered": 9076, - "Ġoffering": 10209, - "Ġofferings": 33935, - "Ġoffers": 6209, - "Ġoffic": 2856, - "Ġoffice": 5274, - "Ġofficer": 9640, - "Ġofficers": 9808, - "Ġoffices": 19672, - "Ġofficial": 4033, - "Ġofficially": 19073, - "Ġofficials": 7510, - "Ġoffline": 27258, - "Ġoffre": 68905, - "Ġoffs": 74317, - "Ġoffseason": 40972, - "Ġoffset": 4445, - "ĠoffsetX": 74372, - "ĠoffsetY": 69138, - "Ġoffsetof": 62747, - "Ġoffsets": 36146, - "Ġoffshore": 39500, - "Ġoffspring": 46471, - "Ġoficial": 75540, - "Ġofrec": 64195, - "Ġofrece": 89539, - "Ġofs": 59161, - "Ġofstream": 76493, - "Ġoft": 43146, - "Ġoften": 3629, - "Ġog": 7500, - "Ġoggi": 89744, - "Ġogl": 95056, - "Ġogni": 55474, - "Ġogr": 96361, - "Ġogs": 44834, - "ĠogsÃ¥": 49487, - "Ġoh": 14346, - "Ġohio": 96985, - "Ġohne": 29983, - "Ġoi": 75733, - "Ġoid": 49866, - "Ġoil": 5707, - "Ġoils": 32462, - "Ġoily": 78571, - "Ġok": 5509, - "Ġokay": 17339, - "Ġokhttp": 49132, - "Ġol": 8492, - "Ġolan": 57398, - "Ġolarak": 50994, - "Ġold": 2362, - "ĠoldValue": 50202, - "Ġolder": 9191, - "Ġoldest": 24417, - "Ġolds": 79573, - "Ġoldu": 58100, - "ĠolduÄŁ": 67565, - "Ġole": 32878, - "Ġoleh": 52416, - "Ġoli": 60236, - "Ġolig": 55984, - "Ġolive": 33213, - "Ġoltre": 92202, - "Ġom": 8019, - "Ġoma": 48253, - "Ġomap": 89336, - "Ġomas": 95776, - "Ġomdat": 95120, - "Ġomega": 34998, - "Ġomin": 72275, - "Ġominous": 86596, - "Ġomission": 84218, - "Ġomit": 52144, - "Ġomitted": 40542, - "Ġomn": 50197, - "Ġomnip": 95529, - "Ġomp": 44025, - "Ġon": 389, - "ĠonActivityResult": 79940, - "ĠonAnimation": 89556, - "ĠonBackPressed": 71709, - "ĠonBind": 52334, - "ĠonBindViewHolder": 58594, - "ĠonBlur": 65073, - "ĠonCancel": 66225, - "ĠonCancelled": 89600, - "ĠonChange": 9273, - "ĠonChangeText": 61968, - "ĠonChanged": 56460, - "ĠonClick": 5815, - "ĠonClose": 40976, - "ĠonComplete": 56346, - "ĠonCreate": 12327, - "ĠonCreateOptionsMenu": 68194, - "ĠonCreateView": 42538, - "ĠonCreateViewHolder": 59264, - "ĠonData": 78762, - "ĠonDataChange": 100008, - "ĠonDelete": 40653, - "ĠonDestroy": 55289, - "ĠonError": 33530, - "ĠonFailure": 49434, - "ĠonFinish": 98005, - "ĠonFocus": 87074, - "ĠonHide": 96704, - "ĠonItemClick": 67874, - "ĠonKeyDown": 93708, - "ĠonLoad": 54531, - "ĠonMouse": 43380, - "ĠonNext": 95712, - "ĠonOptionsItemSelected": 65067, - "ĠonPage": 75971, - "ĠonPause": 82249, - "ĠonPostExecute": 84263, - "ĠonPress": 23836, - "ĠonPressed": 28100, - "ĠonRequest": 80108, - "ĠonResponse": 57336, - "ĠonResume": 62270, - "ĠonSave": 78544, - "ĠonSelect": 64618, - "ĠonStart": 58213, - "ĠonStop": 86330, - "ĠonSubmit": 23300, - "ĠonSuccess": 39802, - "ĠonTap": 36484, - "ĠonTouch": 71879, - "ĠonUpdate": 81502, - "ĠonView": 51834, - "ĠonViewCreated": 87734, - "Ġonboard": 56158, - "Ġonc": 78970, - "Ġonce": 3131, - "Ġonchange": 50352, - "Ġonclick": 12449, - "Ġonde": 50103, - "Ġonder": 38861, - "Ġone": 832, - "Ġones": 6305, - "Ġoneself": 57669, - "Ġongoing": 14529, - "Ġonion": 38427, - "Ġonions": 45697, - "Ġonline": 2930, - "Ġonload": 98064, - "Ġonly": 1193, - "Ġons": 49549, - "Ġonset": 42080, - "Ġonsite": 84969, - "Ġonslaught": 88792, - "Ġonstage": 93635, - "Ġont": 14848, - "Ġonto": 8800, - "Ġontology": 84369, - "Ġontvang": 96152, - "Ġontvangst": 51390, - "Ġonward": 79287, - "Ġonwards": 60525, - "Ġonze": 56905, - "Ġoo": 57009, - "Ġook": 28579, - "Ġop": 1200, - "Ġopacity": 19172, - "Ġopaque": 47584, - "Ġopc": 38127, - "Ġopcion": 73908, - "Ġopciones": 76536, - "Ġopción": 84789, - "Ġopcode": 31128, - "Ġopen": 1825, - "ĠopenFileDialog": 98471, - "Ġopendir": 96242, - "Ġopened": 9107, - "Ġopener": 36253, - "Ġopenid": 99826, - "Ġopening": 8736, - "Ġopenings": 49649, - "Ġopenly": 30447, - "Ġopenness": 71160, - "Ġopens": 16264, - "Ġopenssl": 81833, - "Ġoper": 2040, - "Ġopera": 43516, - "Ġoperand": 28312, - "Ġoperands": 55610, - "Ġoperate": 14816, - "Ġoperated": 24026, - "Ġoperates": 27149, - "Ġoperating": 10565, - "Ġoperation": 5784, - "Ġoperational": 25605, - "Ġoperations": 7677, - "Ġoperative": 64885, - "Ġoperatives": 73290, - "Ġoperator": 5793, - "Ġoperators": 20197, - "Ġopi": 36558, - "Ġopin": 7484, - "Ġopinion": 9647, - "Ġopinions": 18463, - "Ġopioid": 48825, - "Ġopioids": 84460, - "Ġoportun": 63098, - "Ġopp": 4083, - "Ġoppon": 10575, - "Ġopponent": 15046, - "Ġopponents": 19949, - "Ġopport": 4905, - "Ġopportun": 86954, - "Ġopportunities": 10708, - "Ġopportunity": 6776, - "Ġoppos": 8081, - "Ġoppose": 34134, - "Ġopposed": 16475, - "Ġopposes": 76312, - "Ġopposing": 31322, - "Ġopposite": 14329, - "Ġopposition": 14076, - "Ġoppress": 90838, - "Ġoppressed": 67516, - "Ġoppression": 47748, - "Ġoppressive": 78612, - "Ġopr": 72163, - "Ġops": 28231, - "Ġopt": 3469, - "Ġoptarg": 83291, - "Ġopted": 41867, - "Ġoptic": 81209, - "Ġoptical": 29393, - "Ġoptics": 70985, - "Ġoptim": 7706, - "Ġoptimal": 23669, - "Ġoptimism": 54508, - "Ġoptimistic": 37036, - "Ġoptimization": 26329, - "Ġoptimizations": 82278, - "Ġoptimize": 30536, - "Ġoptimized": 34440, - "Ġoptimizer": 26714, - "Ġoptimizing": 74142, - "Ġoptimum": 54767, - "Ġopting": 75701, - "Ġoption": 3072, - "Ġoptional": 10309, - "Ġoptionally": 46624, - "Ġoptions": 2671, - "Ġopts": 12462, - "Ġor": 477, - "Ġora": 60425, - "Ġoracle": 53841, - "Ġoral": 21308, - "Ġorally": 98122, - "Ġorang": 50707, - "Ġorange": 19087, - "Ġoranges": 85138, - "Ġoraz": 36570, - "Ġorb": 37466, - "Ġorbit": 27605, - "Ġorbital": 65691, - "Ġorbits": 86228, - "Ġorbs": 99505, - "Ġorc": 76791, - "Ġorch": 41245, - "Ġorchest": 70984, - "Ġorchestr": 66228, - "Ġorchestra": 69155, - "Ġorchestrated": 93167, - "Ġord": 6141, - "Ġordained": 86724, - "Ġordeal": 74781, - "Ġorden": 39488, - "Ġorder": 2015, - "ĠorderBy": 40794, - "ĠorderId": 50073, - "Ġorderby": 86936, - "Ġordered": 11713, - "Ġordering": 22106, - "Ġorderly": 85869, - "Ġorders": 10373, - "Ġordin": 49742, - "Ġordinal": 69048, - "Ġordinance": 48721, - "Ġordinances": 89864, - "Ġordinarily": 98081, - "Ġordinary": 19664, - "Ġore": 16536, - "Ġores": 76158, - "Ġorg": 1262, - "Ġorgan": 2942, - "Ġorganic": 17808, - "Ġorganis": 21874, - "Ġorganisation": 22139, - "Ġorganisations": 29533, - "Ġorganise": 71040, - "Ġorganised": 39433, - "Ġorganisers": 91560, - "Ġorganising": 88171, - "Ġorganism": 47120, - "Ġorganisms": 44304, - "Ġorganiz": 25286, - "Ġorganization": 7471, - "Ġorganizational": 41295, - "Ġorganizations": 11351, - "Ġorganize": 31335, - "Ġorganized": 17057, - "Ġorganizer": 47302, - "Ġorganizers": 44318, - "Ġorganizing": 35821, - "Ġorgans": 36853, - "Ġorgas": 52573, - "Ġorgasm": 38765, - "Ġorgy": 85531, - "Ġori": 59735, - "Ġorient": 11744, - "Ġorientation": 17140, - "Ġorientations": 89935, - "Ġoriented": 42208, - "Ġorig": 2780, - "Ġorigen": 88489, - "Ġorigin": 6371, - "Ġoriginal": 4113, - "Ġoriginally": 13517, - "Ġoriginals": 86690, - "Ġoriginate": 82316, - "Ġoriginated": 44853, - "Ġoriginates": 99970, - "Ġoriginating": 71373, - "Ġorigins": 33472, - "Ġorm": 68702, - "Ġorn": 40545, - "Ġornament": 79760, - "Ġornaments": 85368, - "Ġoro": 95993, - "Ġorphan": 13036, - "Ġort": 64609, - "Ġorth": 30299, - "Ġorthodox": 92342, - "Ġorthogonal": 95680, - "Ġos": 2709, - "Ġosc": 32047, - "Ġoscill": 43524, - "Ġoscillator": 84741, - "Ġosg": 51948, - "Ġoslo": 37362, - "Ġosob": 72757, - "Ġosp": 64590, - "Ġoss": 31159, - "Ġost": 37996, - "Ġostat": 96469, - "Ġoste": 52368, - "Ġostensibly": 81594, - "Ġostr": 67094, - "Ġostream": 64611, - "Ġosób": 94543, - "Ġot": 14479, - "Ġother": 1023, - "ĠotherButtonTitles": 82287, - "Ġothers": 3885, - "Ġotherwise": 6062, - "Ġotp": 84531, - "Ġotra": 46495, - "Ġotras": 51966, - "Ġotro": 39192, - "Ġotros": 39505, - "Ġott": 54022, - "Ġou": 6033, - "Ġoud": 78073, - "Ġought": 22525, - "Ġoui": 97507, - "Ġounce": 54808, - "Ġounces": 49138, - "Ġour": 1057, - "Ġours": 11604, - "Ġourselves": 13520, - "Ġousted": 98555, - "Ġout": 704, - "ĠoutFile": 73909, - "Ġoutage": 89229, - "Ġoutbound": 74895, - "Ġoutbreak": 31188, - "Ġoutbreaks": 77871, - "Ġoutcome": 15632, - "Ġoutcomes": 20124, - "Ġoutcry": 88963, - "Ġoutdated": 41626, - "Ġoutdoor": 16166, - "Ġoutdoors": 34632, - "Ġouter": 16335, - "Ġoutf": 76981, - "Ġoutfield": 67437, - "Ġoutfile": 34278, - "Ġoutfit": 28403, - "Ġoutfits": 48374, - "Ġoutgoing": 37798, - "Ġouting": 65281, - "Ġoutings": 96727, - "Ġoutlaw": 65106, - "Ġoutlet": 27487, - "Ġoutlets": 28183, - "Ġoutlier": 89260, - "Ġoutliers": 87763, - "Ġoutline": 21782, - "Ġoutlined": 33740, - "Ġoutlines": 50729, - "Ġoutlining": 79774, - "Ġoutlook": 36721, - "Ġoutnumber": 85692, - "Ġoutpatient": 87230, - "Ġoutpost": 96678, - "Ġoutput": 2612, - "ĠoutputFile": 63943, - "ĠoutputPath": 96117, - "ĠoutputStream": 59061, - "Ġoutputs": 16674, - "Ġoutr": 18333, - "Ġoutra": 81807, - "Ġoutrage": 30229, - "Ġoutraged": 72364, - "Ġoutrageous": 55588, - "Ġoutras": 74802, - "Ġoutreach": 47210, - "Ġoutright": 40228, - "Ġoutro": 61758, - "Ġoutros": 57973, - "Ġouts": 23651, - "Ġoutset": 68864, - "Ġoutside": 4994, - "Ġoutsider": 75683, - "Ġoutsiders": 73289, - "Ġoutskirts": 71333, - "Ġoutsourcing": 75792, - "Ġoutspoken": 70379, - "Ġoutstanding": 19310, - "Ġoutward": 52046, - "Ġoutweigh": 63074, - "Ġov": 25568, - "Ġoval": 61137, - "Ġovar": 66168, - "Ġovarian": 85542, - "Ġoven": 24276, - "Ġover": 927, - "Ġoverall": 8244, - "Ġoverarching": 98536, - "Ġoverclock": 81294, - "Ġovercome": 23075, - "Ġovercoming": 74017, - "Ġovercrow": 88204, - "Ġoverd": 40552, - "Ġoverdose": 60553, - "Ġoverdue": 73626, - "Ġoverflow": 16891, - "Ġoverflowing": 94315, - "Ġoverhaul": 52774, - "Ġoverhe": 72389, - "Ġoverhead": 32115, - "Ġoverl": 29204, - "Ġoverlap": 28347, - "Ġoverlapping": 50917, - "Ġoverlaps": 77107, - "Ġoverlay": 25652, - "Ġoverlays": 97972, - "Ġoverload": 43284, - "Ġoverloaded": 75691, - "Ġoverlook": 31805, - "Ġoverlooked": 45536, - "Ġoverlooking": 53324, - "Ġoverly": 39532, - "Ġovernight": 25402, - "Ġoverposting": 95153, - "Ġoverpower": 98887, - "Ġoverridden": 52556, - "Ġoverride": 2882, - "Ġoverrides": 36555, - "Ġoverriding": 68971, - "Ġoverrun": 85378, - "Ġovers": 17918, - "Ġoverse": 20270, - "Ġoverseas": 25355, - "Ġoversee": 42003, - "Ġoverseeing": 68704, - "Ġoversees": 71945, - "Ġoversh": 66571, - "Ġovershadow": 85305, - "Ġoversight": 38189, - "Ġoversized": 62305, - "Ġoverst": 83509, - "Ġovert": 43661, - "Ġoverthrow": 63331, - "Ġovertime": 39599, - "Ġoverturn": 67687, - "Ġoverturned": 69098, - "Ġoverview": 24131, - "Ġoverweight": 50254, - "Ġoverwhel": 17201, - "Ġoverwhelm": 96848, - "Ġoverwhelmed": 43206, - "Ġoverwhelming": 22798, - "Ġoverwhelmingly": 55734, - "Ġoverwrite": 33316, - "Ġoverwritten": 60273, - "Ġow": 15941, - "Ġowe": 42210, - "Ġowed": 49009, - "Ġowes": 69944, - "Ġowing": 56612, - "Ġowl": 53369, - "Ġown": 1866, - "Ġowned": 13234, - "Ġowner": 6506, - "ĠownerId": 98023, - "Ġowners": 7980, - "Ġownership": 15637, - "Ġowning": 41377, - "Ġowns": 25241, - "Ġox": 19488, - "Ġoxid": 36172, - "Ġoxidation": 71162, - "Ġoxidative": 79401, - "Ġoxide": 51180, - "Ġoxy": 99690, - "Ġoxygen": 24463, - "Ġoy": 70448, - "Ġoz": 25616, - "Ġozone": 77537, - "Ġoù": 39723, - "Ġp": 281, - "ĠpBuffer": 93500, - "ĠpData": 49739, - "ĠpH": 37143, - "ĠpInfo": 94683, - "ĠpItem": 94740, - "ĠpNode": 65666, - "ĠpObj": 61052, - "ĠpParent": 95320, - "Ġpa": 7251, - "Ġpaar": 49200, - "Ġpac": 23744, - "Ġpace": 18338, - "Ġpaced": 78780, - "Ġpaciente": 73512, - "Ġpacientes": 85024, - "Ġpacing": 83240, - "Ġpack": 3854, - "Ġpackage": 6462, - "ĠpackageName": 67704, - "Ġpackaged": 47237, - "Ġpackages": 14519, - "Ġpackaging": 24066, - "Ġpacked": 19937, - "Ġpacket": 10361, - "Ġpackets": 28133, - "Ġpacking": 36813, - "Ġpacks": 31406, - "Ġpacman": 97964, - "Ġpact": 60821, - "Ġpad": 11262, - "Ġpada": 32911, - "Ġpadd": 54269, - "Ġpadded": 44968, - "Ġpadding": 5413, - "ĠpaddingBottom": 61765, - "ĠpaddingHorizontal": 85198, - "ĠpaddingLeft": 55291, - "ĠpaddingRight": 71115, - "ĠpaddingTop": 49634, - "Ġpaddle": 40403, - "Ġpadr": 94160, - "Ġpadre": 62120, - "Ġpads": 37095, - "Ġpadx": 55922, - "Ġpady": 53732, - "Ġpaed": 95247, - "Ġpag": 15117, - "Ġpagamento": 79907, - "Ġpagan": 84902, - "Ġpagar": 84899, - "Ġpage": 2199, - "ĠpageCount": 86851, - "ĠpageIndex": 60346, - "ĠpageInfo": 98367, - "ĠpageNo": 85982, - "ĠpageNum": 68671, - "ĠpageNumber": 61241, - "ĠpageSize": 23461, - "ĠpageTitle": 88321, - "Ġpageable": 71247, - "Ġpager": 53688, - "Ġpages": 6959, - "Ġpagina": 47065, - "Ġpaginate": 83074, - "Ġpagination": 29595, - "Ġpaginator": 70495, - "Ġpaging": 57387, - "Ġpago": 65477, - "Ġpai": 61700, - "Ġpaid": 7318, - "Ġpain": 6784, - "Ġpainful": 26175, - "Ġpainfully": 76699, - "Ġpains": 51266, - "Ġpainstaking": 98713, - "Ġpaint": 6308, - "Ġpainted": 24937, - "Ġpainter": 30581, - "Ġpainters": 97953, - "Ġpainting": 19354, - "Ġpaintings": 36692, - "Ġpaints": 57948, - "Ġpair": 6857, - "Ġpaired": 35526, - "Ġpairing": 48813, - "Ġpairs": 13840, - "Ġpairwise": 93859, - "Ġpais": 62383, - "Ġpaj": 91710, - "Ġpak": 39114, - "Ġpakistan": 87098, - "Ġpal": 11091, - "Ġpalabra": 74037, - "Ġpalabras": 74304, - "Ġpalace": 44439, - "Ġpalate": 77338, - "Ġpalavra": 95747, - "Ġpale": 28639, - "Ġpalette": 27404, - "Ġpalindrome": 74197, - "Ġpall": 67597, - "Ġpallet": 59903, - "Ġpalm": 33552, - "Ġpalms": 75818, - "Ġpalp": 75649, - "Ġpals": 84187, - "Ġpam": 42290, - "Ġpamph": 75931, - "Ġpan": 7363, - "Ġpanc": 54574, - "Ġpancakes": 80960, - "Ġpancre": 62268, - "Ġpancreatic": 98144, - "Ġpand": 12495, - "Ġpanda": 89322, - "Ġpandas": 19130, - "Ġpandemic": 28522, - "Ġpane": 38422, - "Ġpanel": 7090, - "Ġpanels": 21988, - "Ġpang": 97974, - "Ġpanic": 22743, - "Ġpanicked": 94110, - "Ġpanor": 68904, - "Ġpanorama": 92778, - "Ġpanoramic": 84357, - "Ġpans": 64883, - "Ġpant": 26346, - "Ġpantalla": 71124, - "Ġpanties": 56457, - "Ġpantry": 69357, - "Ġpants": 25567, - "Ġpap": 26365, - "Ġpapel": 70257, - "Ġpaper": 5684, - "Ġpaperback": 86831, - "Ġpapers": 16064, - "Ġpaperwork": 45731, - "Ġpar": 1370, - "Ġpara": 3429, - "Ġparach": 75045, - "Ġparachute": 99220, - "Ġparad": 28417, - "Ġparade": 37604, - "Ġparadigm": 49340, - "Ġparadise": 50852, - "Ġparadox": 52313, - "Ġparagraph": 14646, - "Ġparagraphs": 43743, - "Ġparalle": 58130, - "Ġparallel": 15638, - "Ġparallels": 72474, - "Ġparalysis": 86139, - "Ġparalyzed": 88968, - "Ġparam": 1719, - "ĠparamInt": 41850, - "ĠparamMap": 88156, - "ĠparamName": 91796, - "ĠparamString": 50741, - "Ġparameter": 5852, - "Ġparameters": 5137, - "Ġparametro": 76237, - "Ġparametros": 61505, - "Ġparamount": 74510, - "Ġparams": 3712, - "Ġparan": 48682, - "Ġparanoia": 83544, - "Ġparanoid": 69763, - "Ġparanormal": 92697, - "Ġparaph": 63330, - "Ġparas": 33403, - "Ġparasite": 85573, - "Ġparasites": 79383, - "Ġparc": 45740, - "Ġparce": 66021, - "Ġparcel": 30409, - "Ġparcels": 85027, - "Ġparch": 66302, - "Ġparchment": 87204, - "Ġpard": 91047, - "Ġpardon": 65268, - "Ġpare": 24068, - "Ġparece": 65117, - "Ġpared": 98111, - "Ġpareja": 75886, - "Ġparen": 39040, - "Ġparent": 2748, - "ĠparentId": 56985, - "ĠparentNode": 76055, - "Ġparental": 46679, - "Ġparentheses": 75075, - "Ġparenthesis": 96456, - "Ġparenting": 49058, - "Ġparents": 6699, - "Ġparfait": 86966, - "Ġpari": 68082, - "Ġparis": 41958, - "Ġparish": 52297, - "Ġparity": 50715, - "Ġpark": 6246, - "Ġparked": 43335, - "Ġparking": 13217, - "Ġparks": 27943, - "Ġparl": 44314, - "Ġparler": 89504, - "Ġparliament": 21814, - "Ġparliamentary": 44250, - "Ġparm": 60918, - "Ġparms": 59577, - "Ġparody": 67265, - "Ġparole": 49361, - "Ġpars": 10364, - "Ġparse": 4820, - "ĠparseFloat": 26847, - "ĠparseInt": 13187, - "Ġparsed": 16051, - "Ġparser": 6871, - "Ġparsers": 88173, - "Ġparses": 71935, - "Ġparsing": 23115, - "Ġparsley": 88621, - "Ġpart": 961, - "Ġpartager": 97448, - "Ġparte": 20108, - "Ġparted": 85156, - "Ġparten": 98394, - "Ġpartes": 81282, - "Ġparti": 79988, - "Ġpartial": 7276, - "Ġpartially": 26310, - "Ġpartic": 2598, - "Ġparticip": 5293, - "Ġparticipant": 25923, - "Ġparticipants": 13324, - "Ġparticipate": 16136, - "Ġparticipated": 31408, - "Ġparticipates": 91287, - "Ġparticipating": 24435, - "Ġparticipation": 20852, - "Ġparticle": 19320, - "Ġparticles": 19252, - "Ġparticul": 54008, - "Ġparticular": 4040, - "Ġparticularly": 8104, - "Ġparticulars": 86974, - "Ġpartida": 97647, - "Ġpartido": 74141, - "Ġpartie": 48901, - "Ġparties": 9875, - "Ġpartir": 31632, - "Ġpartisan": 49638, - "Ġpartition": 17071, - "Ġpartitions": 47788, - "Ġpartly": 28135, - "Ġpartner": 8427, - "Ġpartnered": 53319, - "Ġpartnering": 70220, - "Ġpartners": 8717, - "Ġpartnership": 15664, - "Ġpartnerships": 40705, - "Ġparts": 5596, - "Ġparty": 4717, - "Ġpas": 6502, - "Ġpasa": 87776, - "Ġpasado": 58516, - "Ġpasar": 67714, - "Ġpaso": 62777, - "Ġpass": 1522, - "Ġpassage": 21765, - "Ġpassages": 47869, - "Ġpasse": 39904, - "Ġpassed": 5946, - "Ġpassenger": 24023, - "Ġpassengers": 22961, - "Ġpasser": 45347, - "Ġpasses": 16609, - "Ġpassing": 12579, - "Ġpassion": 11939, - "Ġpassionate": 25429, - "Ġpassionately": 92925, - "Ġpassions": 58724, - "Ġpassive": 28979, - "Ġpassphrase": 76593, - "Ġpassport": 26536, - "Ġpassports": 75526, - "Ġpasswd": 53137, - "Ġpassword": 3636, - "Ġpasswords": 34816, - "Ġpassé": 81621, - "Ġpast": 3347, - "Ġpasta": 37547, - "Ġpaste": 25982, - "Ġpastor": 44044, - "Ġpastoral": 90371, - "Ġpastors": 92420, - "Ġpastry": 74155, - "Ġpasture": 89355, - "Ġpat": 3352, - "Ġpatch": 11140, - "Ġpatched": 72832, - "Ġpatches": 29760, - "Ġpatent": 25589, - "Ġpatented": 63712, - "Ġpatents": 46997, - "Ġpaternal": 93367, - "Ġpath": 1853, - "ĠpathMatch": 87118, - "Ġpathetic": 67163, - "Ġpathlib": 54259, - "Ġpathname": 40783, - "Ġpathogens": 78284, - "Ġpathological": 89961, - "Ġpathology": 77041, - "Ġpaths": 13006, - "Ġpathway": 38970, - "Ġpathways": 44014, - "Ġpatience": 30401, - "Ġpatient": 8893, - "Ġpatiently": 79261, - "Ġpatients": 6978, - "Ġpatio": 32278, - "Ġpatri": 29325, - "Ġpatriarch": 71321, - "Ġpatriot": 67617, - "Ġpatriotic": 77784, - "Ġpatriotism": 90442, - "Ġpatrol": 33622, - "Ġpatrols": 88142, - "Ġpatron": 36380, - "Ġpatrons": 52860, - "Ġpatt": 84167, - "Ġpatter": 93093, - "Ġpattern": 5497, - "Ġpatterns": 12912, - "Ġpau": 84295, - "Ġpaul": 68111, - "Ġpause": 18579, - "Ġpaused": 35595, - "Ġpauses": 86932, - "Ġpav": 40216, - "Ġpave": 94123, - "Ġpaved": 63675, - "Ġpavement": 65442, - "Ġpaving": 82568, - "Ġpaw": 77938, - "Ġpawn": 54555, - "Ġpay": 2343, - "Ġpayable": 45691, - "Ġpaycheck": 78079, - "Ġpayday": 53706, - "Ġpayer": 70375, - "Ġpaying": 12798, - "Ġpayload": 7885, - "Ġpayloads": 90623, - "Ġpayment": 8323, - "Ġpayments": 14507, - "Ġpayoff": 85365, - "Ġpayout": 46988, - "Ġpayouts": 90629, - "Ġpaypal": 68893, - "Ġpayroll": 46208, - "Ġpays": 21935, - "Ġpaz": 80585, - "ĠpaÃŃs": 42765, - "ĠpaÃŃses": 71977, - "Ġpb": 17759, - "Ġpc": 13615, - "Ġpca": 81996, - "Ġpcap": 95654, - "Ġpcb": 87340, - "Ġpci": 46571, - "Ġpcl": 52981, - "Ġpcm": 69747, - "Ġpcs": 71399, - "Ġpct": 82947, - "Ġpd": 7900, - "Ġpdata": 71411, - "Ġpdb": 49084, - "Ġpdf": 13072, - "Ġpdo": 91233, - "Ġpdu": 98069, - "Ġpe": 1069, - "Ġpea": 98763, - "Ġpeace": 9096, - "Ġpeaceful": 26733, - "Ġpeacefully": 67879, - "Ġpeach": 73188, - "Ġpeak": 16557, - "Ġpeaked": 78292, - "Ġpeaks": 40035, - "Ġpeanut": 50933, - "Ġpeanuts": 90177, - "Ġpear": 38790, - "Ġpearl": 70723, - "Ġpearls": 92732, - "Ġpeas": 47136, - "Ġpeasant": 90038, - "Ġpeasants": 76847, - "Ġpec": 31100, - "Ġpeculiar": 44797, - "Ġped": 10696, - "Ġpedal": 49701, - "Ġpedals": 87506, - "Ġpedest": 30326, - "Ġpedestal": 92755, - "Ġpedestrian": 47854, - "Ġpedestrians": 62558, - "Ġpediatric": 53166, - "Ġpedido": 52894, - "Ġpedig": 66782, - "Ġpedigree": 94054, - "Ġpee": 65238, - "Ġpeek": 33692, - "Ġpeel": 58212, - "Ġpeeled": 83612, - "Ġpeer": 14734, - "Ġpeers": 26081, - "Ġpeg": 31787, - "Ġpel": 12077, - "Ġpela": 33823, - "Ġpelic": 76433, - "Ġpellet": 68510, - "Ġpellets": 78420, - "Ġpelo": 28625, - "Ġpelos": 83939, - "Ġpelvic": 84168, - "ĠpelÃŃcul": 66840, - "ĠpelÃŃcula": 97316, - "Ġpem": 55284, - "Ġpemb": 64667, - "Ġpen": 5869, - "Ġpena": 95557, - "Ġpenal": 47426, - "Ġpenalties": 31086, - "Ġpenalty": 16750, - "Ġpenc": 66374, - "Ġpenchant": 99780, - "Ġpencil": 47218, - "Ġpencils": 97438, - "Ġpend": 42630, - "Ġpendant": 42844, - "Ġpending": 15639, - "Ġpenet": 32756, - "Ġpenetr": 44805, - "Ġpenetrate": 64855, - "Ġpenetrated": 97922, - "Ġpenetrating": 90300, - "Ġpenetration": 44596, - "Ġpeng": 37786, - "Ġpeninsula": 66495, - "Ġpenis": 23806, - "Ġpenn": 44049, - "Ġpenned": 78797, - "Ġpenny": 50169, - "Ġpens": 23423, - "Ġpensar": 94151, - "Ġpense": 73953, - "Ġpension": 28781, - "Ġpensions": 64863, - "Ġpent": 20801, - "Ġpentru": 27314, - "Ġpeny": 94033, - "Ġpeople": 1274, - "Ġpeoples": 32538, - "Ġpep": 87695, - "Ġpepp": 83804, - "Ġpepper": 25349, - "Ġpeppers": 58573, - "Ġpeptide": 72249, - "Ġpeptides": 96434, - "Ġpequ": 81772, - "Ġpeque": 48467, - "Ġper": 824, - "Ġperc": 44563, - "Ġperce": 62822, - "Ġperceive": 45493, - "Ġperceived": 26617, - "Ġpercent": 3346, - "Ġpercentage": 11668, - "Ġpercentages": 54208, - "Ġpercentile": 66257, - "Ġpercept": 78632, - "Ġperception": 21063, - "Ġperceptions": 51866, - "Ġperch": 42983, - "Ġperché": 62055, - "Ġpercussion": 84849, - "Ġperd": 41518, - "Ġperder": 78996, - "Ġperennial": 74718, - "Ġperf": 22535, - "Ġperfect": 4832, - "Ġperfected": 95246, - "Ġperfection": 39143, - "Ġperfectly": 14268, - "Ġperfil": 64212, - "Ġperfor": 84868, - "Ġperform": 2804, - "Ġperformance": 5178, - "Ġperformances": 24601, - "Ġperformed": 10887, - "Ġperformer": 49254, - "Ġperformers": 45518, - "Ġperforming": 16785, - "Ġperforms": 27772, - "Ġperfume": 67443, - "Ġperg": 90885, - "Ġperhaps": 8530, - "Ġperi": 62257, - "Ġperil": 60392, - "Ġperimeter": 47442, - "Ġperiod": 4261, - "Ġperiodic": 39445, - "Ġperiodically": 48582, - "Ġperiodo": 71555, - "Ġperiods": 18852, - "Ġperipheral": 35688, - "Ġperipherals": 91984, - "Ġperish": 83217, - "Ġperk": 66193, - "Ġperks": 58286, - "Ġperl": 57156, - "Ġperm": 14175, - "Ġpermalink": 80328, - "Ġperman": 11885, - "Ġpermanent": 15690, - "Ġpermanently": 31859, - "Ġperme": 55424, - "Ġpermet": 29557, - "Ġpermissible": 76345, - "Ġpermission": 8041, - "Ġpermissions": 8709, - "Ġpermit": 11810, - "Ġpermite": 52603, - "Ġpermits": 29790, - "Ġpermitted": 15480, - "Ġpermitting": 62174, - "Ġperms": 83382, - "Ġpermutation": 59541, - "Ġpermutations": 73049, - "Ġpero": 20003, - "Ġperpendicular": 77933, - "Ġperpet": 22313, - "Ġperpetr": 39454, - "Ġperpetrated": 93430, - "Ġperpetrator": 85636, - "Ġperpetrators": 66446, - "Ġperpetual": 66693, - "Ġperplex": 74252, - "Ġperror": 41831, - "Ġpers": 7565, - "Ġperse": 55250, - "Ġpersec": 38568, - "Ġpersecuted": 93698, - "Ġpersecution": 56529, - "Ġpersever": 74078, - "Ġperseverance": 99841, - "Ġpersist": 23135, - "Ġpersisted": 54095, - "Ġpersistence": 42056, - "Ġpersistent": 26048, - "Ġpersists": 67145, - "Ġperso": 78072, - "Ġperson": 1732, - "Ġpersona": 29055, - "Ġpersonal": 4443, - "Ġpersonalised": 85348, - "Ġpersonalities": 44908, - "Ġpersonality": 17743, - "Ġpersonalize": 81938, - "Ġpersonalized": 35649, - "Ġpersonally": 16102, - "Ġpersonals": 48830, - "Ġpersonas": 32525, - "Ġpersone": 61788, - "Ġpersonn": 97252, - "Ġpersonne": 54613, - "Ġpersonnel": 17274, - "Ġpersonnes": 48577, - "Ġpersons": 11434, - "Ġperspective": 13356, - "Ġperspectives": 39555, - "Ġpersu": 24613, - "Ġpersuade": 51041, - "Ġpersuaded": 65101, - "Ġpersuasion": 98224, - "Ġpersuasive": 66343, - "Ġpersön": 78520, - "Ġpert": 18713, - "Ġpertaining": 47031, - "Ġpertinent": 62623, - "Ġperu": 92959, - "Ġperv": 47274, - "Ġpervasive": 71867, - "Ġperverse": 95904, - "ĠperÃŃ": 77182, - "ĠperÃŃodo": 87724, - "Ġpes": 18541, - "Ġpeso": 38035, - "Ġpesos": 85247, - "Ġpesquisa": 95730, - "Ġpessim": 73623, - "Ġpesso": 40675, - "Ġpessoa": 57730, - "Ġpessoas": 47062, - "Ġpest": 44885, - "Ġpestic": 45195, - "Ġpesticide": 84673, - "Ġpesticides": 61257, - "Ġpests": 76056, - "Ġpet": 6896, - "Ġpetals": 96740, - "Ġpeter": 95087, - "Ġpetit": 46110, - "Ġpetite": 38920, - "Ġpetites": 98385, - "Ġpetition": 20984, - "Ġpetitioner": 84503, - "Ġpetitions": 75554, - "Ġpetits": 86696, - "Ġpetrol": 58183, - "Ġpetroleum": 60063, - "Ġpets": 26159, - "Ġpetty": 61585, - "Ġpeu": 28800, - "Ġpeut": 25692, - "Ġpeuvent": 56311, - "Ġpeux": 94297, - "Ġpew": 62516, - "Ġpf": 28518, - "Ġpg": 17953, - "Ġph": 1343, - "Ġphantom": 70808, - "Ġpharm": 15430, - "Ġpharmac": 36449, - "Ġpharmaceutical": 35410, - "Ġpharmacies": 77605, - "Ġpharmacist": 90394, - "Ġpharmacy": 33400, - "Ġphase": 10474, - "Ġphased": 86329, - "Ġphases": 35530, - "Ġphen": 14345, - "Ġphenomen": 17151, - "Ġphenomena": 44247, - "Ġphenomenal": 57492, - "Ġphenomenon": 25885, - "Ġphenotype": 82423, - "Ġphi": 23526, - "Ġphil": 10891, - "Ġphilanth": 58738, - "Ġphilippines": 81004, - "Ġphilosoph": 13868, - "Ġphilosopher": 55475, - "Ġphilosophers": 61787, - "Ġphilosophical": 41903, - "Ġphilosophy": 19675, - "Ġphishing": 99197, - "Ġphoenix": 90815, - "Ġphon": 51923, - "Ġphone": 4641, - "ĠphoneNumber": 43188, - "Ġphones": 18084, - "Ġphosph": 33088, - "Ġphosphate": 79106, - "Ġphosphory": 95089, - "Ġphot": 4604, - "Ġphoto": 6685, - "Ġphotoc": 99336, - "Ġphotograph": 10512, - "Ġphotographed": 57303, - "Ġphotographer": 29867, - "Ġphotographers": 48277, - "Ġphotographic": 70164, - "Ġphotographs": 25232, - "Ġphotography": 24685, - "Ġphoton": 69010, - "Ġphotons": 89235, - "Ġphotos": 7397, - "Ġphotoshop": 99861, - "Ġphp": 25361, - "Ġphrase": 17571, - "Ġphrases": 32847, - "Ġphy": 37555, - "Ġphys": 4571, - "Ġphysic": 55124, - "Ġphysical": 7106, - "Ġphysically": 22655, - "Ġphysician": 28378, - "Ġphysicians": 35944, - "Ġphysicist": 83323, - "Ġphysicists": 98417, - "Ġphysics": 22027, - "Ġphysiological": 53194, - "Ġphysiology": 78152, - "Ġphysique": 64441, - "Ġphẩm": 80579, - "Ġpi": 9115, - "Ġpian": 60166, - "Ġpiano": 27374, - "Ġpic": 10532, - "Ġpick": 3820, - "Ġpicked": 13061, - "Ġpicker": 32556, - "ĠpickerView": 89512, - "Ġpicking": 21816, - "Ġpickle": 22975, - "Ġpicks": 22657, - "Ġpickup": 30686, - "Ġpickups": 93138, - "Ġpicnic": 55562, - "Ġpics": 22067, - "Ġpict": 72829, - "Ġpicture": 6945, - "ĠpictureBox": 39109, - "Ġpictured": 42666, - "Ġpictures": 9364, - "Ġpicturesque": 75001, - "Ġpid": 15158, - "Ġpie": 4447, - "Ġpiece": 6710, - "Ġpieces": 9863, - "Ġpied": 44630, - "Ġpiel": 81946, - "Ġpien": 77326, - "Ġpier": 22710, - "Ġpierced": 89513, - "Ġpiercing": 60220, - "Ġpierws": 68560, - "Ġpies": 61777, - "Ġpig": 24623, - "Ġpige": 50455, - "Ġpigeon": 93644, - "Ġpiger": 39871, - "Ġpigment": 77678, - "Ġpigs": 49910, - "Ġpii": 75130, - "Ġpij": 66334, - "Ġpik": 48250, - "Ġpil": 11715, - "Ġpile": 27402, - "Ġpiled": 77431, - "Ġpiles": 59872, - "Ġpilgr": 55698, - "Ġpilgrimage": 90413, - "Ġpill": 15530, - "Ġpillar": 62307, - "Ġpillars": 64982, - "Ġpillow": 43425, - "Ġpillows": 67026, - "Ġpills": 26153, - "Ġpilot": 18178, - "Ġpilots": 36377, - "Ġpimp": 85448, - "Ġpin": 9160, - "ĠpinMode": 91652, - "Ġpinch": 50346, - "Ġpine": 34697, - "Ġpineapple": 78182, - "Ġping": 31098, - "Ġpink": 18718, - "Ġpinnacle": 99589, - "Ġpinned": 48809, - "Ġpinpoint": 67638, - "Ġpins": 28042, - "Ġpint": 46746, - "Ġpinterest": 62116, - "Ġpione": 29943, - "Ġpioneer": 54047, - "Ġpioneered": 96734, - "Ġpioneering": 71674, - "Ġpioneers": 83407, - "Ġpip": 24547, - "Ġpipe": 13961, - "Ġpipeline": 15660, - "Ġpipelines": 58773, - "Ġpipes": 32275, - "Ġpiping": 77579, - "Ġpir": 30711, - "Ġpiracy": 78312, - "Ġpirate": 55066, - "Ġpirates": 62575, - "Ġpis": 63414, - "Ġpisc": 68468, - "Ġpiss": 41040, - "Ġpissed": 64536, - "Ġpist": 24817, - "Ġpistol": 40536, - "Ġpistols": 84747, - "Ġpiston": 76425, - "Ġpit": 20428, - "Ġpitch": 9846, - "Ġpitched": 50098, - "Ġpitcher": 42070, - "Ġpitchers": 61650, - "Ġpitches": 49641, - "Ġpitching": 47541, - "Ġpitfalls": 82075, - "Ġpits": 63008, - "Ġpity": 58043, - "Ġpiv": 42430, - "Ġpivot": 27137, - "Ġpivotal": 60850, - "Ġpix": 32674, - "Ġpixel": 13252, - "Ġpixels": 16128, - "Ġpixmap": 85451, - "Ġpizza": 23317, - "Ġpizzas": 88870, - "Ġpiè": 70477, - "Ġpiù": 23605, - "Ġpj": 73713, - "Ġpk": 23266, - "Ġpkg": 25830, - "Ġpkt": 35754, - "Ġpl": 628, - "Ġpla": 40852, - "Ġplaats": 74957, - "Ġplac": 29960, - "Ġplace": 2035, - "Ġplacebo": 43715, - "Ġplaced": 9277, - "Ġplaceholder": 6002, - "Ġplaceholders": 79528, - "Ġplacement": 22165, - "Ġplacements": 89493, - "Ġplacer": 72796, - "Ġplaces": 7634, - "Ġplacing": 25012, - "Ġplag": 39137, - "Ġplage": 86451, - "Ġplagiar": 68673, - "Ġplagiarism": 84998, - "Ġplague": 55537, - "Ġplagued": 66402, - "Ġplain": 14733, - "Ġplainly": 65395, - "Ġplains": 78466, - "Ġplaint": 24261, - "Ġplaintext": 61947, - "Ġplaintiff": 43102, - "Ġplaintiffs": 51664, - "Ġplais": 71368, - "Ġplaisir": 80410, - "Ġplan": 3197, - "Ġplane": 11277, - "Ġplanes": 25761, - "Ġplanet": 11841, - "Ġplanetary": 62938, - "Ġplanets": 33975, - "Ġplank": 73187, - "Ġplanned": 13205, - "Ġplanner": 50811, - "Ġplanners": 68552, - "Ġplanning": 9293, - "Ġplano": 85428, - "Ġplans": 6787, - "Ġplant": 6136, - "Ġplanta": 82765, - "Ġplantation": 83052, - "Ġplanted": 39441, - "Ġplanting": 48114, - "Ġplants": 11012, - "Ġplaque": 61464, - "Ġplasma": 32426, - "Ġplast": 88247, - "Ġplaster": 63027, - "Ġplastic": 12466, - "Ġplastics": 68386, - "Ġplat": 46089, - "Ġplata": 63886, - "Ġplataforma": 92308, - "Ġplate": 12235, - "Ġplateau": 65388, - "Ġplated": 88233, - "Ġplates": 25485, - "Ġplatform": 5452, - "Ġplatforms": 15771, - "Ġplatinum": 63327, - "Ġplausible": 50434, - "Ġplay": 1514, - "Ġplaya": 98540, - "Ġplayable": 52135, - "Ġplayback": 33059, - "Ġplaybook": 87153, - "Ġplayed": 6476, - "Ġplayer": 2851, - "ĠplayerId": 77061, - "ĠplayerName": 84647, - "Ġplayers": 4311, - "Ġplayful": 57169, - "Ġplayground": 42715, - "Ġplaying": 5737, - "Ġplaylist": 27889, - "Ġplaylists": 69908, - "Ġplayoff": 19942, - "Ġplayoffs": 31855, - "Ġplays": 11335, - "Ġplaywright": 99468, - "Ġplaza": 73098, - "Ġplc": 97562, - "Ġple": 7245, - "Ġplea": 40067, - "Ġplead": 73293, - "Ġpleaded": 40001, - "Ġpleading": 74073, - "Ġpleas": 88800, - "Ġpleasant": 24729, - "Ġpleasantly": 82374, - "Ġplease": 4587, - "Ġpleased": 18949, - "Ġpleasing": 54799, - "Ġpleasure": 17069, - "Ġpleasures": 72974, - "Ġpled": 30886, - "Ġpledge": 36179, - "Ġpledged": 43347, - "Ġpledges": 79118, - "Ġplein": 84871, - "Ġplentiful": 81826, - "Ġplenty": 11510, - "Ġplethora": 68706, - "Ġplight": 71075, - "Ġplist": 69735, - "Ġpll": 84180, - "Ġplot": 7234, - "Ġplots": 31794, - "Ġplotted": 68683, - "Ġplotting": 45002, - "Ġpls": 87705, - "Ġplt": 6653, - "Ġplug": 20206, - "Ġplugged": 59329, - "Ġplugin": 9183, - "Ġplugins": 17658, - "Ġplugs": 63634, - "Ġplum": 42272, - "Ġplumber": 89686, - "Ġplumbing": 44288, - "Ġplummet": 71278, - "Ġplunder": 88802, - "Ġplung": 53872, - "Ġplunge": 67678, - "Ġplunged": 75803, - "Ġplur": 60217, - "Ġplural": 39598, - "Ġplurality": 73405, - "Ġplus": 5636, - "Ġplush": 72779, - "Ġplusieurs": 51854, - "Ġplut": 60587, - "Ġplutôt": 96308, - "Ġply": 39673, - "Ġplywood": 88998, - "Ġpm": 9012, - "Ġpn": 44150, - "Ġpname": 66046, - "Ġpne": 44626, - "Ġpneum": 57223, - "Ġpneumonia": 69329, - "Ġpng": 37251, - "Ġpnl": 73793, - "Ġpo": 3273, - "Ġpoate": 79655, - "Ġpob": 77822, - "Ġpobl": 74675, - "Ġpoc": 57403, - "Ġpocket": 18301, - "Ġpockets": 30278, - "Ġpoco": 39894, - "Ġpod": 7661, - "Ġpodcast": 18181, - "Ġpodcasts": 55346, - "Ġpode": 29294, - "Ġpodem": 63776, - "Ġpodemos": 63604, - "Ġpoder": 29638, - "Ġpodium": 59136, - "Ġpodr": 43015, - "ĠpodrÃŃa": 83542, - "Ġpods": 55687, - "Ġpoem": 33894, - "Ġpoems": 45319, - "Ġpoet": 40360, - "Ġpoetic": 76534, - "Ġpoetry": 32349, - "Ġpoets": 74072, - "Ġpog": 81369, - "Ġpoi": 48027, - "Ġpoids": 97418, - "Ġpoignant": 93447, - "Ġpoil": 74611, - "Ġpoint": 1486, - "Ġpointed": 14618, - "Ġpointer": 7597, - "Ġpointers": 28554, - "Ġpointing": 22364, - "Ġpointless": 60791, - "Ġpoints": 3585, - "Ġpois": 58883, - "Ġpoised": 54946, - "Ġpoison": 21109, - "Ġpoisoned": 71598, - "Ġpoisoning": 52236, - "Ġpoisonous": 74508, - "Ġpoj": 88130, - "Ġpok": 45295, - "Ġpoke": 52651, - "Ġpokemon": 38751, - "Ġpoker": 21481, - "Ġpoking": 92463, - "Ġpol": 1499, - "Ġpolar": 25685, - "Ġpolarity": 76790, - "Ġpolarization": 83245, - "Ġpole": 26078, - "Ġpoles": 51879, - "Ġpolic": 8708, - "Ġpolice": 4379, - "Ġpoliceman": 79680, - "Ġpolicemen": 86219, - "Ġpolicies": 10396, - "Ġpolicing": 55671, - "Ġpolicy": 4947, - "Ġpolicym": 62518, - "Ġpolicymakers": 70978, - "Ġpolish": 45129, - "Ġpolished": 44461, - "Ġpolishing": 85563, - "Ġpolit": 3435, - "Ġpolite": 48887, - "Ġpolitely": 81867, - "Ġpolitic": 77037, - "Ġpolitical": 5054, - "Ġpolitically": 31205, - "Ġpolitician": 37038, - "Ġpoliticians": 19287, - "Ġpolitics": 11759, - "Ġpolitique": 79036, - "Ġpoll": 7230, - "Ġpolled": 84721, - "Ġpollen": 79784, - "Ġpolling": 31744, - "Ġpolls": 23925, - "Ġpollut": 71134, - "Ġpollutants": 83661, - "Ġpolluted": 95869, - "Ġpollution": 25793, - "Ġpolo": 78885, - "Ġpoly": 10062, - "Ġpolyester": 56170, - "Ġpolygon": 30472, - "Ġpolygons": 69259, - "Ġpolyline": 93341, - "Ġpolym": 46033, - "Ġpolymer": 47393, - "Ġpolynomial": 48411, - "Ġpolys": 99919, - "ĠpolÃŃt": 39944, - "ĠpolÃŃtica": 62589, - "Ġpom": 30584, - "Ġpomoc": 95811, - "Ġpomp": 73870, - "Ġpon": 35023, - "Ġpond": 36670, - "Ġponder": 48883, - "Ġponds": 89455, - "Ġponer": 73823, - "Ġpong": 78722, - "Ġpont": 37194, - "Ġponto": 75288, - "Ġpontos": 77215, - "Ġpony": 53736, - "Ġpoo": 83810, - "Ġpool": 7463, - "Ġpooled": 76476, - "Ġpooling": 75510, - "Ġpools": 34239, - "Ġpoop": 76916, - "Ġpoor": 8009, - "Ġpoorer": 66281, - "Ġpoorest": 68751, - "Ġpoorly": 31555, - "Ġpop": 2477, - "Ġpopcorn": 70805, - "Ġpope": 64372, - "Ġpopover": 90479, - "Ġpopped": 43333, - "Ġpopping": 50949, - "Ġpops": 48700, - "Ġpopul": 32849, - "Ġpopulace": 94920, - "Ġpopular": 5526, - "Ġpopularity": 23354, - "Ġpopulate": 31546, - "Ġpopulated": 35459, - "Ġpopulation": 7187, - "Ġpopulations": 22673, - "Ġpopulist": 70068, - "Ġpopulous": 95551, - "Ġpopup": 22727, - "Ġpor": 4247, - "Ġporcelain": 78742, - "Ġporch": 45747, - "Ġpore": 97551, - "Ġpores": 72028, - "Ġpork": 36167, - "Ġporn": 3564, - "Ġporno": 5974, - "Ġpornofil": 71370, - "Ġpornofilm": 90334, - "Ġpornografia": 96884, - "Ġpornography": 44887, - "Ġpornos": 40483, - "Ġpornost": 63523, - "Ġpornstar": 73283, - "Ġpornô": 48457, - "Ġpornôs": 91845, - "Ġporous": 94761, - "Ġporque": 28895, - "Ġporr": 49452, - "Ġporrf": 89917, - "Ġport": 2700, - "Ġporta": 62090, - "Ġportable": 23665, - "Ġportal": 24007, - "Ġportals": 76563, - "Ġporte": 60172, - "Ġporter": 88286, - "Ġportfolio": 20136, - "Ġportfolios": 76808, - "Ġportion": 13651, - "Ġportions": 19885, - "Ġportrait": 34133, - "Ġportraits": 59234, - "Ġportray": 25920, - "Ġportrayal": 75033, - "Ġportrayed": 45877, - "Ġportraying": 99597, - "Ġportrays": 97606, - "Ġports": 20946, - "Ġpos": 1153, - "ĠposX": 67790, - "ĠposY": 58897, - "Ġpose": 17477, - "Ġposed": 37260, - "Ġposes": 34103, - "Ġposi": 81993, - "Ġposible": 56132, - "Ġposicion": 64753, - "Ġposición": 91331, - "Ġposing": 53004, - "Ġposit": 20940, - "Ġposition": 2361, - "Ġpositional": 68647, - "Ġpositioned": 35328, - "Ġpositioning": 39825, - "Ġpositions": 10093, - "Ġpositive": 6928, - "Ġpositively": 40646, - "Ġpositives": 64756, - "Ġpositivity": 98042, - "Ġposix": 99443, - "Ġposição": 99294, - "Ġposs": 2278, - "Ġpossess": 15575, - "Ġpossessed": 43890, - "Ġpossesses": 50326, - "Ġpossessing": 60662, - "Ġpossession": 19243, - "Ġpossessions": 53635, - "Ġpossibile": 81046, - "Ġpossibilit": 67239, - "Ġpossibilities": 24525, - "Ġpossibility": 13336, - "Ġpossible": 3284, - "Ġpossibly": 11000, - "Ġpossono": 82118, - "Ġpossui": 88374, - "ĠpossÃŃvel": 64281, - "Ġpost": 1772, - "ĠpostData": 55283, - "ĠpostId": 67130, - "Ġpostage": 78141, - "Ġpostal": 40854, - "Ġpostcode": 73936, - "Ġposte": 92146, - "Ġposted": 8621, - "Ġposter": 23163, - "Ġposterior": 46000, - "Ġposters": 39568, - "Ġpostfix": 69222, - "Ġpostgres": 60926, - "Ġposting": 17437, - "Ġpostings": 75581, - "Ġposto": 88699, - "Ġpostpon": 51101, - "Ġpostpone": 95758, - "Ġpostponed": 62720, - "Ġposts": 8158, - "Ġpostseason": 56471, - "Ġposture": 48378, - "Ġpot": 3419, - "Ġpotassium": 62275, - "Ġpotato": 39834, - "Ġpotatoes": 35267, - "Ġpotency": 77229, - "Ġpotent": 36875, - "Ġpotential": 4754, - "Ġpotentially": 13893, - "Ġpotentials": 95358, - "Ġpotion": 61208, - "Ġpotions": 79683, - "Ġpotrze": 89450, - "Ġpots": 51131, - "Ġpottery": 83763, - "Ġpou": 17258, - "Ġpouch": 56952, - "Ġpouco": 83937, - "Ġpoultry": 66628, - "Ġpound": 31123, - "Ġpounded": 95579, - "Ġpounding": 70627, - "Ġpounds": 16701, - "Ġpour": 5019, - "Ġpoured": 44033, - "Ġpouring": 51513, - "Ġpourquoi": 87320, - "Ġpourrait": 92215, - "Ġpours": 67807, - "Ġpouvez": 45366, - "Ġpouvoir": 68226, - "Ġpov": 56314, - "Ġpoverty": 19542, - "Ġpow": 7019, - "Ġpowder": 17138, - "Ġpowdered": 83583, - "Ġpower": 2410, - "Ġpowered": 23134, - "Ġpowerful": 8147, - "Ġpowerhouse": 75214, - "Ġpowering": 91000, - "Ġpowerless": 85452, - "Ġpowers": 13736, - "Ġpoz": 41821, - "Ġpp": 12086, - "Ġppl": 89528, - "Ġppm": 64697, - "Ġpprint": 47546, - "Ġppt": 78584, - "Ġpq": 40739, - "Ġpr": 550, - "Ġpra": 45103, - "Ġprac": 61986, - "Ġpract": 3856, - "Ġpractical": 15325, - "Ġpractically": 32367, - "Ġpractice": 6725, - "Ġpracticed": 44664, - "Ġpractices": 12659, - "Ġpracticing": 36666, - "Ġpractise": 88688, - "Ġpractition": 31271, - "Ġpractitioner": 55472, - "Ġpractitioners": 43195, - "Ġpracy": 82309, - "Ġprag": 52451, - "Ġpragma": 63220, - "Ġpragmatic": 75336, - "Ġpraise": 29488, - "Ġpraised": 37475, - "Ġpraises": 87178, - "Ġpraising": 81678, - "Ġprakt": 74555, - "Ġprank": 76373, - "Ġprat": 55744, - "Ġpratic": 98139, - "Ġpratique": 95234, - "Ġpraw": 54572, - "Ġpray": 24739, - "Ġprayed": 67797, - "Ġprayer": 23788, - "Ġprayers": 34296, - "Ġpraying": 52232, - "Ġpre": 864, - "Ġpreach": 71721, - "Ġpreached": 89194, - "Ġpreacher": 89853, - "Ġpreaching": 69423, - "Ġpreamble": 90554, - "Ġprec": 5956, - "Ġpreca": 41607, - "Ġprecarious": 93222, - "Ġprecaution": 72147, - "Ġprecautions": 61003, - "Ġpreced": 16599, - "Ġpreceded": 53580, - "Ġprecedence": 54156, - "Ġprecedent": 47891, - "Ġpreceding": 38846, - "Ġprecinct": 68999, - "Ġprecio": 37620, - "Ġprecios": 84881, - "Ġprecious": 27498, - "Ġprecip": 36841, - "Ġprecipitation": 61050, - "Ġprecis": 20847, - "Ġprecisa": 73866, - "Ġprecise": 24473, - "Ġprecisely": 24559, - "Ġprecision": 16437, - "Ġpreco": 84842, - "Ġprecondition": 80538, - "Ġprecursor": 71261, - "Ġpred": 4255, - "Ġpredator": 68006, - "Ġpredators": 56217, - "Ġpredatory": 88170, - "Ġpredecess": 31182, - "Ġpredecessor": 40274, - "Ġpredecessors": 62540, - "Ġpredefined": 64162, - "Ġpredetermined": 87010, - "Ġpredic": 79434, - "Ġpredicate": 25269, - "Ġpredicates": 81127, - "Ġpredict": 7168, - "Ġpredictable": 45207, - "Ġpredicted": 19698, - "Ġpredicting": 52997, - "Ġprediction": 20212, - "Ġpredictions": 20492, - "Ġpredictive": 60336, - "Ġpredictor": 62254, - "Ġpredictors": 95222, - "Ġpredicts": 56978, - "Ġpredis": 80632, - "Ġpredomin": 35064, - "Ġpredominant": 96531, - "Ġpredominantly": 47904, - "Ġpreds": 61821, - "Ġpreempt": 82847, - "Ġpref": 19257, - "Ġprefab": 76414, - "Ġprefect": 90545, - "Ġprefer": 10932, - "Ġpreferable": 70668, - "Ġpreferably": 52754, - "Ġpreference": 22698, - "Ġpreferences": 19882, - "Ġpreferred": 15236, - "ĠpreferredStyle": 64537, - "Ġpreferring": 98717, - "Ġprefers": 55064, - "Ġprefetch": 91577, - "Ġprefix": 9436, - "Ġprefixed": 82595, - "Ġprefixes": 63676, - "Ġprefs": 37113, - "Ġpreg": 20575, - "Ġpregn": 12191, - "Ġpregnancies": 82308, - "Ġpregnancy": 20209, - "Ġpregnant": 20895, - "Ġpregunta": 80440, - "Ġprejud": 34920, - "Ġprejudice": 48786, - "Ġprejudices": 99876, - "Ġprelim": 30713, - "Ġpreliminary": 33269, - "Ġpreload": 61557, - "Ġprem": 6954, - "Ġpremature": 42227, - "Ġprematurely": 89019, - "Ġpremier": 21134, - "Ġpremiere": 35952, - "Ġpremiered": 85170, - "Ġpremise": 41302, - "Ġpremises": 35022, - "Ġpremium": 15193, - "Ġpremiums": 48607, - "Ġpremière": 55133, - "Ġprenatal": 97128, - "Ġprend": 35456, - "Ġprendre": 59394, - "Ġpreocup": 88185, - "Ġpreorder": 72950, - "Ġprep": 22033, - "Ġprepaid": 83776, - "Ġprepar": 10073, - "Ġpreparation": 18459, - "Ġpreparations": 47979, - "Ġprepare": 10772, - "Ġprepared": 10235, - "ĠpreparedStatement": 56610, - "Ġprepares": 48542, - "Ġpreparing": 20646, - "Ġprepend": 74747, - "Ġpreprocess": 54565, - "Ġpreprocessing": 64731, - "Ġprer": 99961, - "Ġprere": 45001, - "Ġprerequisite": 80884, - "Ġprerequisites": 86358, - "Ġpres": 1685, - "Ġpreschool": 61905, - "Ġprescribe": 72333, - "Ġprescribed": 32031, - "Ġprescribing": 89444, - "Ġprescription": 22866, - "Ġprescriptions": 65835, - "Ġpreseason": 48674, - "Ġpresence": 9546, - "Ġpresent": 3118, - "ĠpresentViewController": 83548, - "Ġpresenta": 97180, - "Ġpresentation": 15864, - "Ġpresentations": 38480, - "Ġpresente": 54272, - "Ġpresented": 10666, - "Ġpresenter": 34756, - "Ġpresenting": 32644, - "Ġpresently": 50801, - "Ġpresents": 18911, - "Ġpreservation": 46643, - "Ġpreserve": 21813, - "Ġpreserved": 34683, - "Ġpreserves": 75998, - "Ġpreserving": 47995, - "Ġpreset": 44021, - "Ġpresets": 63296, - "Ġpresidency": 32858, - "Ġpresident": 4872, - "Ġpresidente": 52485, - "Ġpresidential": 13621, - "Ġpresidents": 47608, - "Ġpress": 3577, - "Ġpressed": 17770, - "Ġpresses": 54063, - "Ġpressing": 26422, - "Ġpressure": 7410, - "Ġpressured": 75451, - "Ġpressures": 40850, - "Ġprest": 23095, - "Ġprestige": 66221, - "Ġprestigious": 41385, - "Ġpresum": 23073, - "Ġpresumably": 36548, - "Ġpresume": 78495, - "Ġpresumed": 62357, - "Ġpresumption": 87945, - "Ġpresup": 71392, - "Ġpret": 4509, - "Ġpretend": 35840, - "Ġpretended": 92840, - "Ġpretending": 55906, - "Ġpretext": 94914, - "Ġpretrained": 81769, - "Ġpretty": 5128, - "Ġprev": 8031, - "ĠprevState": 76046, - "Ġprevail": 66828, - "Ġprevailed": 85814, - "Ġprevailing": 61129, - "Ġpreval": 26413, - "Ġprevalence": 38009, - "Ġprevalent": 46941, - "Ġprevent": 5471, - "Ġpreventative": 97420, - "Ġprevented": 32098, - "Ġpreventing": 27252, - "Ġprevention": 27344, - "Ġpreventive": 71123, - "Ġprevents": 29034, - "Ġpreview": 17562, - "Ġpreviews": 57249, - "Ġprevious": 3766, - "Ġpreviously": 8767, - "Ġprey": 37693, - "Ġprez": 81042, - "Ġpreço": 98330, - "Ġpri": 12776, - "Ġprice": 3430, - "Ġpriced": 33705, - "Ġpriceless": 92044, - "Ġprices": 7729, - "Ġpricey": 79462, - "Ġpricing": 21913, - "Ġprick": 89800, - "Ġpride": 22519, - "Ġpriest": 28185, - "Ġpriesthood": 86716, - "Ġpriests": 42963, - "Ġprim": 9036, - "Ġprima": 36413, - "Ġprimal": 87281, - "Ġprimaries": 66512, - "Ġprimarily": 15871, - "Ġprimary": 6156, - "ĠprimaryKey": 66958, - "ĠprimaryStage": 90850, - "Ġprime": 10461, - "Ġprimeira": 68831, - "Ġprimeiro": 57181, - "Ġprimer": 27909, - "Ġprimera": 44769, - "Ġprimero": 71236, - "Ġprimes": 50533, - "Ġprimitive": 28694, - "Ġprimitives": 72294, - "Ġprimo": 62332, - "Ġprin": 64127, - "Ġprinc": 82660, - "Ġprince": 42826, - "Ġprinces": 84293, - "Ġprincess": 40688, - "Ġprincip": 7546, - "Ġprincipal": 12717, - "ĠprincipalColumn": 59901, - "ĠprincipalTable": 59751, - "Ġprincipales": 82512, - "Ġprincipally": 92381, - "Ġprincipalmente": 95437, - "Ġprincipals": 82139, - "Ġprincipio": 93153, - "Ġprinciple": 17966, - "Ġprinciples": 16565, - "Ġprint": 1194, - "Ġprintable": 43095, - "Ġprinted": 17124, - "Ġprinter": 23185, - "Ġprinters": 57053, - "Ġprintf": 4192, - "Ġprinting": 18991, - "Ġprintk": 59423, - "Ġprintln": 14069, - "Ġprints": 24370, - "Ġprio": 94008, - "Ġprior": 4972, - "Ġpriorit": 45777, - "Ġpriorities": 30601, - "Ġprioritize": 63652, - "Ġpriority": 10844, - "Ġpris": 52579, - "Ġprise": 85424, - "Ġprism": 94710, - "Ġprison": 9527, - "Ġprisoner": 42950, - "Ġprisoners": 28240, - "Ġprisons": 49429, - "Ġpristine": 66085, - "Ġpriv": 6223, - "Ġprivacy": 12625, - "Ġprivat": 38621, - "Ġprivate": 879, - "ĠprivateKey": 71665, - "Ġprivately": 38171, - "Ġprive": 34473, - "Ġprivile": 15900, - "Ġprivilege": 26632, - "Ġprivileged": 47361, - "Ġprivileges": 36832, - "Ġprix": 38847, - "Ġprize": 22643, - "Ġprized": 87630, - "Ġprizes": 38508, - "Ġprm": 83819, - "Ġpro": 463, - "Ġproactive": 59314, - "Ġprob": 3650, - "Ġprobabil": 85193, - "Ġprobabilities": 49316, - "Ġprobability": 19463, - "Ġprobable": 35977, - "Ġprobably": 4762, - "Ġprobation": 47027, - "Ġprobe": 22477, - "Ġprobes": 63610, - "Ġprobing": 84072, - "Ġprobl": 52088, - "Ġproble": 2560, - "Ġproblem": 3575, - "Ġproblema": 42176, - "Ġproblemas": 54869, - "Ġproblematic": 36033, - "Ġproblems": 5435, - "Ġproblème": 80259, - "Ġprobs": 70470, - "Ġproc": 13988, - "Ġproced": 7248, - "Ġprocedural": 62781, - "Ġprocedure": 10537, - "Ġprocedures": 16346, - "Ġproceed": 10570, - "Ġproceeded": 45374, - "Ġproceeding": 39547, - "Ġproceedings": 29407, - "Ġproceeds": 34555, - "Ġproces": 29394, - "Ġproceso": 50109, - "Ġprocess": 1920, - "ĠprocessData": 95472, - "Ġprocessed": 15590, - "Ġprocesses": 11618, - "Ġprocessing": 8863, - "Ġprocession": 84814, - "Ġprocesso": 59996, - "Ġprocessor": 18121, - "Ġprocessors": 37686, - "Ġproclaim": 66084, - "Ġproclaimed": 63011, - "Ġproclamation": 96530, - "Ġprocrast": 97544, - "Ġprocur": 71602, - "Ġprocure": 80779, - "Ġprocurement": 53678, - "Ġprod": 14814, - "Ġprodu": 2558, - "Ġproducción": 92136, - "Ġproduce": 8356, - "Ġproduced": 9124, - "Ġproducer": 17276, - "Ġproducers": 24190, - "Ġproduces": 19159, - "Ġproducing": 17843, - "Ġproduct": 2027, - "ĠproductId": 43948, - "ĠproductList": 98692, - "ĠproductName": 66687, - "ĠproductService": 100095, - "Ġproduction": 5788, - "Ġproductions": 54248, - "Ġproductive": 27331, - "Ġproductivity": 26206, - "Ġproducto": 35874, - "Ġproductos": 42425, - "Ġproducts": 3956, - "Ġproduit": 54206, - "Ġproduits": 54021, - "Ġproduk": 61974, - "Ġprodukt": 73395, - "Ġproduto": 44770, - "Ġprodutos": 62962, - "Ġprof": 2848, - "Ġprofes": 35808, - "Ġprofesional": 76348, - "Ġprofess": 35578, - "Ġprofession": 4913, - "Ġprofessional": 6721, - "Ġprofessionalism": 66429, - "Ġprofessionally": 46029, - "Ġprofessionals": 15749, - "Ġprofessionnel": 85505, - "Ġprofessions": 69792, - "Ġprofessor": 14561, - "Ġprofessors": 45724, - "Ġproficiency": 63239, - "Ġproficient": 69365, - "Ġprofil": 53454, - "Ġprofile": 5643, - "Ġprofiler": 88597, - "Ġprofiles": 21542, - "Ġprofiling": 56186, - "Ġprofit": 11626, - "Ġprofitability": 63336, - "Ġprofitable": 34235, - "Ġprofits": 22613, - "Ġprofound": 28254, - "Ġprofoundly": 66278, - "Ġprofund": 98670, - "Ġprog": 30371, - "Ġprogen": 84360, - "Ġprogn": 63903, - "Ġprognosis": 95350, - "Ġprogram": 2068, - "Ġprograma": 36860, - "Ġprogramas": 94939, - "Ġprogramm": 56586, - "Ġprogramma": 98239, - "Ġprogramme": 18629, - "Ġprogrammed": 56168, - "Ġprogrammer": 48888, - "Ġprogrammers": 55946, - "Ġprogrammes": 38737, - "Ġprogramming": 15840, - "Ġprograms": 7620, - "Ġprogress": 5208, - "ĠprogressBar": 48176, - "ĠprogressDialog": 58538, - "Ġprogressed": 62916, - "Ġprogresses": 68711, - "Ġprogressing": 76722, - "Ġprogression": 33824, - "Ġprogressive": 23053, - "Ġprogressively": 72859, - "Ġprogressives": 82859, - "Ġprohib": 14541, - "Ġprohibit": 48486, - "Ġprohibited": 27010, - "Ġprohibiting": 79466, - "Ġprohibition": 50967, - "Ġprohibits": 59538, - "Ġproj": 22040, - "Ġproject": 2447, - "ĠprojectId": 42796, - "ĠprojectName": 73616, - "Ġprojected": 28448, - "Ġprojectile": 39057, - "Ġprojectiles": 80137, - "Ġprojecting": 82382, - "Ġprojection": 22343, - "Ġprojections": 41579, - "Ġprojector": 69085, - "Ġprojects": 7224, - "Ġprojekt": 74994, - "Ġprojet": 46494, - "Ġprojeto": 69959, - "Ġprol": 29520, - "Ġprolet": 64217, - "Ġproletariat": 88347, - "Ġprolifer": 43036, - "Ġproliferation": 53840, - "Ġprolific": 63100, - "Ġprolong": 33482, - "Ġprolonged": 44387, - "Ġprom": 2773, - "Ġpromin": 45902, - "Ġprominence": 71199, - "Ġprominent": 21102, - "Ġprominently": 74088, - "Ġpromise": 11471, - "Ġpromised": 19487, - "Ġpromises": 21300, - "Ġpromising": 26455, - "Ġpromo": 27969, - "Ġpromot": 18915, - "Ġpromote": 12192, - "Ġpromoted": 30026, - "Ġpromoter": 66642, - "Ġpromoters": 95260, - "Ġpromotes": 39990, - "Ġpromoting": 22923, - "Ġpromotion": 20862, - "Ġpromotional": 35382, - "Ġpromotions": 37071, - "Ġprompt": 10137, - "Ġprompted": 29746, - "Ġprompting": 50745, - "Ġpromptly": 40522, - "Ġprompts": 52032, - "Ġpron": 19126, - "Ġprone": 38097, - "Ġpronounce": 89082, - "Ġpronounced": 38617, - "Ġpronto": 90798, - "Ġpronunciation": 71722, - "Ġproof": 11311, - "Ġproofs": 78259, - "Ġprop": 2047, - "ĠpropName": 91214, - "ĠpropTypes": 56616, - "Ġpropag": 17425, - "Ġpropaganda": 30617, - "Ġpropagate": 58514, - "Ġpropagated": 86150, - "Ġpropagation": 54743, - "Ġpropane": 92038, - "Ġpropel": 89483, - "Ġpropelled": 92785, - "Ġpropensity": 95323, - "Ġproper": 6300, - "Ġproperly": 10489, - "Ġproperties": 6012, - "Ġproperty": 3424, - "ĠpropertyName": 45376, - "Ġproph": 40334, - "Ġprophecy": 66884, - "Ġprophet": 53604, - "Ġprophets": 72768, - "Ġpropia": 98429, - "Ġpropiedad": 88723, - "Ġpropio": 92192, - "Ġproponents": 71796, - "Ġpropor": 72008, - "Ġproporcion": 80943, - "Ġproport": 33803, - "Ġproportion": 21801, - "Ġproportional": 55272, - "Ġproportions": 49892, - "Ġpropos": 10045, - "Ġproposal": 14050, - "Ġproposals": 25243, - "Ġpropose": 30714, - "Ġproposed": 11223, - "Ġproposes": 55725, - "Ġproposing": 57515, - "Ġproposition": 41180, - "Ġpropositions": 84373, - "Ġpropre": 83187, - "Ġpropri": 21744, - "Ġpropriet": 54273, - "Ġproprietary": 34333, - "Ġproprietor": 93023, - "Ġproprio": 67010, - "Ġprops": 7059, - "Ġpropulsion": 91228, - "Ġpros": 8882, - "Ġprose": 61801, - "Ġprosec": 12577, - "Ġprosecute": 66943, - "Ġprosecuted": 58559, - "Ġprosecuting": 98274, - "Ġprosecution": 32699, - "Ġprosecutions": 98511, - "Ġprosecutor": 36151, - "Ġprosecutors": 31920, - "Ġprospect": 22199, - "Ġprospective": 33547, - "Ġprospects": 27949, - "Ġprosper": 29761, - "Ġprosperity": 44202, - "Ġprosperous": 71407, - "Ġprost": 36321, - "Ġprostate": 47447, - "Ġprostit": 11446, - "Ġprostitu": 39722, - "Ġprostituer": 41024, - "Ġprostituerade": 43823, - "Ġprostituerte": 51717, - "Ġprostitut": 57280, - "Ġprostitutas": 21225, - "Ġprostitute": 66641, - "Ġprostitutes": 63682, - "Ġprostitution": 50850, - "Ġprot": 1760, - "Ġprotagon": 34086, - "Ġprotagonist": 46684, - "Ġprotagonists": 95735, - "Ġprote": 5541, - "Ġprotect": 6144, - "Ġprotected": 2682, - "Ġprotecting": 22973, - "Ġprotection": 9313, - "Ġprotections": 37424, - "Ġprotective": 29219, - "Ġprotector": 63261, - "Ġprotects": 36236, - "Ġprotein": 13128, - "Ġproteins": 28896, - "Ġprotest": 8835, - "Ġprotested": 70505, - "Ġprotester": 94434, - "Ġprotesters": 26827, - "Ġprotesting": 59310, - "Ġprotestors": 89456, - "Ġprotests": 22670, - "Ġproto": 18940, - "Ġprotobuf": 70734, - "Ġprotocol": 11766, - "Ġprotocols": 32885, - "Ġproton": 82586, - "Ġprototype": 25018, - "Ġprototypes": 47728, - "Ġprotr": 81458, - "Ġproud": 12691, - "Ġproudly": 45909, - "Ġprov": 2605, - "Ġprova": 97993, - "Ġprove": 12391, - "Ġproved": 19168, - "Ġproven": 17033, - "Ġproverb": 79538, - "Ġproves": 36862, - "Ġprovid": 2104, - "Ġprovide": 3493, - "Ġprovided": 3984, - "ĠprovidedIn": 45110, - "Ġprovider": 9287, - "Ġproviders": 12850, - "Ġprovides": 5825, - "Ġproviding": 8405, - "Ġprovinc": 28907, - "Ġprovince": 17271, - "Ġprovinces": 41021, - "Ġprovincia": 79926, - "Ġprovincial": 36031, - "Ġproving": 39858, - "Ġprovision": 17575, - "Ġprovisional": 78090, - "Ġprovisioning": 98156, - "Ġprovisions": 19705, - "Ġprovoc": 42502, - "Ġprovocative": 66998, - "Ġprovoke": 73093, - "Ġprovoked": 76566, - "Ġprow": 48658, - "Ġprowess": 74160, - "Ġprox": 22267, - "Ġproxies": 60465, - "Ġproximity": 37843, - "Ġproxy": 13594, - "Ġproyecto": 50951, - "Ġproyectos": 89843, - "Ġprt": 96784, - "Ġprudent": 74978, - "Ġprueba": 76090, - "Ġprune": 80626, - "Ġpruning": 86292, - "Ġprv": 85988, - "Ġpry": 82379, - "Ġprz": 21951, - "Ġprze": 31429, - "Ġprzed": 50272, - "Ġprzez": 38724, - "Ġprzy": 31948, - "Ġprzypad": 98317, - "Ġprá": 64267, - "Ġprès": 84364, - "Ġpré": 27389, - "Ġpréc": 51625, - "Ġprés": 30179, - "Ġprésent": 57485, - "Ġprésident": 89802, - "Ġpró": 30391, - "Ġpróp": 72421, - "Ġpróxima": 91307, - "Ġpróximo": 71898, - "Ġps": 4831, - "Ġpseud": 51743, - "Ġpseudo": 35850, - "Ġpsi": 39126, - "Ġpst": 44902, - "Ġpstmt": 50675, - "Ġpsy": 26200, - "Ġpsych": 8841, - "Ġpsyche": 88909, - "Ġpsyched": 61833, - "Ġpsychedelic": 82082, - "Ġpsychiat": 46876, - "Ġpsychiatric": 47657, - "Ġpsychiatrist": 73969, - "Ġpsychic": 50217, - "Ġpsycho": 42111, - "Ġpsychological": 24064, - "Ġpsychologically": 96655, - "Ġpsychologist": 54595, - "Ġpsychologists": 74191, - "Ġpsychology": 31018, - "Ġpsychosis": 98147, - "Ġpsychotic": 94241, - "Ġpsycopg": 87161, - "Ġpsz": 46183, - "Ġpt": 11051, - "Ġpthread": 20532, - "Ġptr": 10295, - "Ġpts": 31093, - "Ġpu": 18757, - "Ġpub": 6814, - "Ġpubb": 61249, - "Ġpuberty": 87398, - "Ġpubkey": 96216, - "Ġpubli": 78511, - "Ġpublic": 586, - "ĠpublicKey": 70447, - "Ġpublication": 17009, - "Ġpublications": 29085, - "Ġpublicity": 43763, - "Ġpublicly": 17880, - "Ġpublish": 3498, - "Ġpublished": 4756, - "Ġpublisher": 21959, - "Ġpublishers": 36717, - "Ġpublishes": 65585, - "Ġpublishing": 23763, - "Ġpubs": 74862, - "Ġpuck": 49735, - "Ġpud": 85395, - "Ġpudd": 55682, - "Ġpudding": 82527, - "Ġpudo": 75825, - "Ġpueblo": 93541, - "Ġpued": 13725, - "Ġpueda": 90404, - "Ġpuede": 21329, - "Ġpueden": 41604, - "Ġpuedes": 60045, - "Ġpuedo": 81915, - "Ġpuerto": 91071, - "Ġpues": 69610, - "Ġpuesto": 85809, - "Ġpuff": 63172, - "Ġpuis": 44829, - "Ġpul": 7893, - "Ġpull": 6958, - "Ġpulled": 13541, - "Ġpulling": 23062, - "Ġpulls": 34145, - "Ġpulmonary": 70524, - "Ġpulp": 64188, - "Ġpuls": 56037, - "Ġpulse": 28334, - "Ġpulses": 66557, - "Ġpulumi": 89656, - "Ġpulver": 71255, - "Ġpump": 14155, - "Ġpumped": 62454, - "Ġpumping": 53226, - "Ġpumpkin": 50625, - "Ġpumps": 43875, - "Ġpun": 8474, - "Ġpunch": 21004, - "Ġpunched": 62018, - "Ġpunches": 61851, - "Ġpunching": 68981, - "Ġpunct": 32455, - "Ġpunctuation": 62603, - "Ġpund": 62212, - "Ġpundits": 79306, - "Ġpunish": 32151, - "Ġpunishable": 81670, - "Ġpunished": 41998, - "Ġpunishing": 75986, - "Ġpunishment": 25060, - "Ġpunishments": 90925, - "Ġpunitive": 82532, - "Ġpunk": 36858, - "Ġpunt": 32949, - "Ġpunto": 42614, - "Ġpuntos": 61989, - "Ġpup": 15241, - "Ġpupil": 61072, - "Ġpupils": 45172, - "Ġpupper": 73729, - "Ġpuppet": 50548, - "Ġpuppies": 57725, - "Ġpuppy": 42289, - "Ġpups": 90821, - "Ġpur": 4087, - "Ġpurch": 5007, - "Ġpurchase": 7782, - "Ġpurchased": 15075, - "Ġpurchaser": 77350, - "Ġpurchasers": 94755, - "Ġpurchases": 24393, - "Ġpurchasing": 23395, - "Ġpure": 10748, - "Ġpurely": 32227, - "Ġpurge": 55200, - "Ġpurification": 94536, - "Ġpurified": 92600, - "Ġpurity": 53500, - "Ġpurple": 25977, - "Ġpurported": 59860, - "Ġpurpos": 84896, - "Ġpurpose": 7580, - "Ġpurposely": 90187, - "Ġpurposes": 10096, - "Ġpurs": 10037, - "Ġpurse": 53101, - "Ġpursuant": 33549, - "Ġpursue": 23564, - "Ġpursued": 46531, - "Ġpursuing": 34118, - "Ġpursuit": 33436, - "Ġpursuits": 90887, - "Ġpus": 75676, - "Ġpush": 4585, - "ĠpushViewController": 63159, - "Ġpushed": 15753, - "Ġpushes": 41802, - "Ġpushing": 17919, - "Ġpuss": 84800, - "Ġpussy": 16585, - "Ġput": 2231, - "ĠputStrLn": 79698, - "Ġputa": 76490, - "Ġputas": 42924, - "Ġputchar": 90346, - "Ġpute": 25276, - "Ġputs": 9711, - "Ġputt": 91434, - "Ġputting": 10917, - "Ġpuzz": 32854, - "Ġpuzzle": 25649, - "Ġpuzzled": 87420, - "Ġpuzzles": 47623, - "Ġpuò": 51979, - "Ġpv": 34591, - "Ġpw": 27679, - "Ġpwd": 33806, - "Ġpwm": 65651, - "Ġpx": 17585, - "Ġpy": 4611, - "Ġpygame": 15041, - "Ġpyl": 35385, - "Ġpylab": 79514, - "Ġpylint": 51471, - "Ġpym": 46860, - "Ġpymongo": 85876, - "Ġpymysql": 96473, - "Ġpyplot": 71354, - "Ġpyramid": 47897, - "Ġpys": 67189, - "Ġpyt": 95771, - "Ġpytest": 28864, - "Ġpython": 10344, - "Ġpz": 98202, - "Ġpá": 65845, - "Ġpágina": 47401, - "Ġpä": 93464, - "ĠpÃ¥": 9292, - "Ġpé": 64032, - "Ġpéri": 84411, - "Ġpër": 94260, - "Ġpúb": 37005, - "Ġpública": 89049, - "Ġpúblico": 60050, - "ĠpÅĤ": 95332, - "ĠpÅĻ": 59406, - "Ġq": 2874, - "ĠqDebug": 35953, - "Ġqa": 89596, - "Ġqb": 76907, - "Ġqc": 78166, - "Ġqed": 50778, - "Ġqemu": 86208, - "Ġqi": 75205, - "Ġqint": 85817, - "Ġql": 67484, - "Ġqos": 94073, - "Ġqp": 63469, - "Ġqq": 56639, - "Ġqr": 50390, - "Ġqreal": 76674, - "Ġqry": 70060, - "Ġqs": 33521, - "Ġqt": 40049, - "Ġqty": 44285, - "Ġqu": 934, - "Ġqua": 74625, - "Ġquad": 28181, - "Ġquadr": 30236, - "Ġquadrant": 94386, - "Ġquadratic": 80251, - "Ġquaint": 88608, - "Ġquake": 88470, - "Ġqual": 5965, - "Ġqualche": 90116, - "Ġquale": 84584, - "Ġquali": 95625, - "Ġqualidade": 86983, - "Ġqualification": 46160, - "Ġqualifications": 43784, - "Ġqualified": 15337, - "Ġqualifier": 61747, - "Ġqualifiers": 83418, - "Ġqualifies": 81007, - "Ġqualify": 26456, - "Ġqualifying": 37214, - "Ġqualitative": 62129, - "Ġqualities": 29600, - "Ġquality": 4367, - "Ġqualité": 60128, - "Ġqualquer": 58899, - "Ġquam": 90939, - "Ġquand": 42676, - "Ġquando": 30805, - "Ġquant": 10484, - "Ġquantidade": 64115, - "Ġquantify": 76498, - "Ġquantitative": 47616, - "Ġquantities": 33776, - "Ġquantity": 12472, - "Ġquanto": 51212, - "Ġquantum": 31228, - "Ġquar": 37965, - "Ġquarantine": 71489, - "Ġquarry": 37170, - "Ġquart": 41376, - "Ġquarter": 8502, - "Ġquarterback": 20046, - "Ġquarterbacks": 61591, - "Ġquarterly": 51534, - "Ġquarters": 32573, - "Ġquartz": 52255, - "Ġquasi": 48844, - "Ġquat": 74321, - "Ġquaternion": 67875, - "Ġquatre": 99309, - "Ġque": 1744, - "Ġqued": 60286, - "Ġqueda": 91976, - "Ġqueen": 29006, - "Ġqueens": 70097, - "Ġqueer": 55641, - "Ġquel": 26077, - "Ġquella": 79382, - "Ġquelle": 74940, - "Ġquello": 65054, - "Ġquelque": 79071, - "Ġquelques": 45889, - "Ġquem": 58708, - "Ġquer": 30234, - "Ġqueried": 79002, - "Ġqueries": 20126, - "Ġquery": 3319, - "ĠqueryInterface": 96015, - "ĠqueryParams": 54569, - "ĠqueryString": 51779, - "Ġquerying": 82198, - "Ġqueryset": 40627, - "Ġques": 92484, - "Ġquest": 2271, - "Ġquesta": 52701, - "Ġquesti": 85781, - "Ġquestion": 3488, - "Ġquestionable": 44378, - "Ġquestioned": 29440, - "Ġquestioning": 34685, - "Ġquestionnaire": 48964, - "Ġquestions": 4860, - "Ġquesto": 34560, - "Ġquests": 50277, - "Ġqueue": 7325, - "Ġqueued": 58263, - "Ġqueues": 49194, - "Ġqui": 7930, - "Ġquick": 4062, - "Ġquicker": 39392, - "Ġquickest": 81610, - "Ġquickly": 6288, - "Ġquien": 44989, - "Ġquienes": 93490, - "Ġquiere": 74168, - "Ġquieres": 95395, - "Ġquiero": 92820, - "Ġquiet": 11594, - "Ġquieter": 90845, - "Ġquietly": 30666, - "Ġquil": 75964, - "Ġquilt": 61836, - "Ġquindi": 77708, - "Ġquint": 40757, - "Ġquir": 50726, - "Ġquirky": 68232, - "Ġquis": 49580, - "Ġquit": 17257, - "Ġquite": 5115, - "Ġquits": 70577, - "Ġquitting": 69184, - "Ġquiz": 28223, - "Ġquizzes": 89323, - "Ġquo": 41608, - "Ġquoi": 75249, - "Ġquot": 27467, - "Ġquota": 43142, - "Ġquotas": 85918, - "Ġquotation": 55331, - "Ġquotations": 87087, - "Ġquote": 12929, - "Ġquoted": 24116, - "Ġquotes": 17637, - "Ġquotid": 99568, - "Ġquotient": 75862, - "Ġquoting": 57618, - "Ġqué": 43388, - "Ġqw": 42278, - "Ġqx": 97130, - "Ġr": 436, - "Ġra": 15473, - "Ġrab": 31674, - "Ġrabbit": 39824, - "Ġrabbits": 70244, - "Ġrac": 9148, - "Ġrace": 7102, - "Ġraced": 72154, - "Ġracer": 85932, - "Ġraces": 21234, - "Ġracial": 19739, - "Ġracially": 75904, - "Ġracing": 22019, - "Ġracism": 27052, - "Ġracist": 25185, - "Ġrack": 30759, - "Ġracked": 100141, - "Ġracket": 82612, - "Ġracks": 66968, - "Ġrad": 9038, - "Ġradar": 28608, - "Ġradi": 12164, - "Ġradial": 57936, - "Ġradians": 51884, - "Ġradiant": 77443, - "Ġradiation": 25407, - "Ġradiator": 78190, - "Ġradical": 18336, - "Ġradically": 61127, - "Ġradicals": 74356, - "Ġradio": 9063, - "ĠradioButton": 76520, - "Ġradioactive": 59862, - "Ġradios": 71169, - "Ġradius": 10801, - "Ġradix": 76758, - "Ġraft": 53555, - "Ġrag": 21108, - "Ġragaz": 33533, - "Ġragazza": 77295, - "Ġragazze": 48699, - "Ġragazzi": 98236, - "Ġragazzo": 94098, - "Ġrage": 34049, - "Ġraging": 70517, - "Ġraid": 25834, - "Ġraided": 79496, - "Ġraids": 52581, - "Ġrail": 13881, - "Ġrailing": 92930, - "Ġrailroad": 51576, - "Ġrails": 43700, - "Ġrailway": 40106, - "Ġrailways": 96247, - "Ġrain": 11422, - "Ġrainbow": 48713, - "Ġrainfall": 53958, - "Ġraining": 84353, - "Ġrains": 62555, - "Ġrainy": 63857, - "Ġrais": 6503, - "Ġraise": 4933, - "Ġraised": 9408, - "Ġraises": 25930, - "Ġraising": 19054, - "Ġraison": 73173, - "Ġraj": 92528, - "Ġrak": 84044, - "Ġrake": 76518, - "Ġrall": 39919, - "Ġrallied": 76437, - "Ġrallies": 57431, - "Ġrally": 19768, - "Ġrallying": 91156, - "Ġram": 18302, - "Ġramifications": 85450, - "Ġramp": 23091, - "Ġrampage": 94163, - "Ġrampant": 63677, - "Ġramps": 87216, - "Ġran": 10837, - "Ġranch": 39161, - "Ġrand": 10598, - "Ġrandint": 54282, - "Ġrandom": 4288, - "ĠrandomNumber": 88820, - "Ġrandomized": 47341, - "Ġrandomly": 27716, - "Ġrandomness": 87790, - "Ġrang": 43200, - "Ġrange": 2134, - "Ġranged": 41829, - "Ġranger": 79159, - "Ġranges": 21986, - "Ġranging": 24950, - "Ġrank": 7222, - "Ġranked": 21682, - "Ġranking": 23862, - "Ġrankings": 33407, - "Ġranks": 21467, - "Ġransom": 58686, - "Ġrant": 57943, - "Ġrap": 7477, - "Ġrape": 17199, - "Ġraped": 40477, - "Ġrapes": 96330, - "Ġrapid": 11295, - "Ġrapide": 76608, - "Ġrapidement": 100198, - "Ġrapidly": 19019, - "Ġraping": 87546, - "Ġrapp": 61158, - "Ġrapper": 50437, - "Ġrapport": 39474, - "Ġrar": 96666, - "Ġrare": 9024, - "Ġrarely": 19029, - "Ġrarity": 59871, - "Ġras": 51010, - "Ġrash": 57342, - "Ġrasp": 85146, - "Ġraspberry": 94802, - "Ġraster": 48308, - "Ġrat": 11494, - "Ġrate": 4478, - "Ġrated": 22359, - "Ġrates": 7969, - "Ġrather": 4856, - "Ġratified": 97665, - "Ġrating": 10959, - "Ġratings": 18594, - "Ġratio": 11595, - "Ġration": 66901, - "Ġrational": 25442, - "Ġrationale": 57916, - "Ġratios": 42338, - "Ġrats": 32510, - "Ġratt": 57645, - "Ġrav": 43643, - "Ġrave": 91503, - "Ġraw": 7257, - "ĠrawData": 84260, - "Ġray": 18803, - "Ġrays": 45220, - "Ġraz": 24788, - "Ġrazor": 60230, - "Ġrb": 19238, - "Ġrc": 10402, - "Ġrd": 23527, - "Ġrdf": 67165, - "Ġrdr": 68084, - "Ġre": 312, - "Ġreach": 5662, - "Ġreachable": 69384, - "Ġreached": 8813, - "Ġreaches": 25501, - "Ġreaching": 19261, - "Ġreact": 14085, - "Ġreacted": 55841, - "Ġreacting": 74150, - "Ġreaction": 13010, - "Ġreactionary": 96238, - "Ġreactions": 25481, - "Ġreactive": 56563, - "Ġreactor": 38729, - "Ġreactors": 71573, - "Ġreacts": 69945, - "Ġread": 1373, - "ĠreadFile": 62832, - "ĠreadOnly": 62551, - "Ġreadability": 92594, - "Ġreadable": 34898, - "Ġreaddir": 81232, - "Ġreader": 6742, - "Ġreaders": 13016, - "Ġreadily": 31368, - "Ġreadiness": 62792, - "Ġreading": 5403, - "Ġreadings": 40174, - "Ġreadline": 75866, - "Ġreadme": 84784, - "Ġreadonly": 5881, - "Ġreads": 16181, - "Ġready": 5644, - "Ġreaff": 73100, - "Ġreal": 1972, - "Ġrealidad": 81604, - "Ġrealise": 39256, - "Ġrealised": 41193, - "Ġrealism": 69871, - "Ġrealistic": 26569, - "Ġrealistically": 89716, - "Ġrealities": 50446, - "Ġreality": 8903, - "Ġrealiz": 34860, - "Ġrealiza": 92835, - "Ġrealizado": 84145, - "Ġrealizar": 42658, - "Ġrealization": 49803, - "Ġrealize": 13383, - "Ġrealized": 15393, - "Ġrealizes": 52694, - "Ġrealizing": 44114, - "Ġrealloc": 67115, - "Ġreally": 2216, - "Ġrealm": 22651, - "Ġrealmente": 69947, - "Ġrealms": 77563, - "Ġrealpath": 92894, - "Ġrealtime": 86078, - "Ġreap": 58003, - "Ġrear": 14981, - "Ġrearr": 56427, - "Ġreason": 2944, - "Ġreasonable": 13579, - "Ġreasonably": 29546, - "Ġreasoned": 93469, - "Ġreasoning": 33811, - "Ġreasons": 8125, - "Ġreass": 32834, - "Ġreassure": 91147, - "Ġreassuring": 82964, - "Ġreb": 12646, - "Ġrebate": 91046, - "Ġrebel": 36417, - "Ġrebell": 42301, - "Ġrebellion": 53848, - "Ġrebels": 36723, - "Ġreboot": 35692, - "Ġrebound": 42632, - "Ġrebounds": 43762, - "Ġrebuild": 32593, - "Ġrebuilding": 56228, - "Ġrebuilt": 60685, - "Ġrebut": 84129, - "Ġrec": 1421, - "Ġrecal": 99783, - "Ġrecall": 19635, - "Ġrecalled": 32230, - "Ġrecalling": 89746, - "Ġrecalls": 41231, - "Ġrecap": 55099, - "Ġrece": 2215, - "Ġrecebe": 97830, - "Ġreceber": 91245, - "Ġreceipt": 23383, - "Ġreceipts": 57580, - "Ġreceive": 5371, - "Ġreceived": 4036, - "Ġreceiver": 14291, - "Ġreceivers": 41006, - "Ġreceives": 21879, - "Ġreceiving": 12588, - "Ġrecent": 3293, - "Ġrecently": 6051, - "Ġrecept": 29918, - "Ġreception": 23991, - "Ġreceptions": 81293, - "Ġreceptive": 88651, - "Ġreceptor": 35268, - "Ġreceptors": 44540, - "Ġrecess": 47862, - "Ġrecession": 39621, - "Ġrecharge": 47923, - "Ġrecher": 88817, - "Ġrecherche": 38317, - "Ġrecht": 68619, - "Ġrecib": 46369, - "Ġrecibir": 94280, - "Ġrecieved": 81992, - "Ġrecip": 25455, - "Ġrecipe": 11363, - "Ġrecipes": 19141, - "Ġrecipient": 22458, - "Ġrecipients": 34876, - "Ġrecipro": 67642, - "Ġreciprocal": 87298, - "Ġreck": 29299, - "Ġreckless": 54317, - "Ġreckon": 88565, - "Ġrecl": 48520, - "Ġreclaim": 58583, - "Ġreclaimed": 89759, - "Ġreco": 48755, - "Ġrecogn": 5952, - "Ġrecognise": 44917, - "Ġrecognised": 39764, - "Ġrecognition": 18324, - "Ġrecognizable": 66352, - "Ġrecognize": 15641, - "Ġrecognized": 15324, - "Ġrecognizer": 94259, - "Ġrecognizes": 45799, - "Ġrecognizing": 49183, - "Ġrecoil": 74422, - "Ġrecom": 38301, - "Ġrecomend": 71494, - "Ġrecomm": 4966, - "Ġrecommand": 84193, - "Ġrecommend": 7079, - "Ġrecommendation": 28782, - "Ġrecommendations": 19075, - "Ġrecommended": 11349, - "Ġrecommending": 65774, - "Ġrecommends": 40912, - "Ġrecon": 16456, - "Ġreconc": 32545, - "Ġreconcile": 64508, - "Ġreconciliation": 58755, - "Ġreconnaissance": 88605, - "Ġreconnect": 51136, - "Ġreconoc": 84011, - "Ġreconsider": 40175, - "Ġreconstruct": 44928, - "Ġreconstructed": 83104, - "Ġreconstruction": 43738, - "Ġrecord": 3335, - "Ġrecorded": 12715, - "Ġrecorder": 49935, - "Ġrecording": 14975, - "Ġrecordings": 38140, - "Ġrecords": 7576, - "Ġrecount": 41286, - "Ġrecounted": 89591, - "Ġrecounts": 95889, - "Ġrecourse": 93370, - "Ġrecover": 11993, - "Ġrecovered": 26403, - "Ġrecovering": 42386, - "Ġrecovery": 13654, - "Ġrecre": 23671, - "Ġrecreate": 53875, - "Ġrecreated": 37680, - "Ġrecreation": 47044, - "Ġrecreational": 37100, - "Ġrecru": 12390, - "Ġrecruit": 20927, - "Ġrecruited": 45425, - "Ġrecruiter": 97701, - "Ġrecruiters": 93940, - "Ġrecruiting": 32959, - "Ġrecruitment": 34102, - "Ġrecruits": 56197, - "Ġrect": 7763, - "Ġrectangle": 23596, - "Ġrectangles": 77292, - "Ġrectangular": 52524, - "Ġrects": 83756, - "Ġrecuper": 52621, - "Ġrecur": 64648, - "Ġrecurrence": 76293, - "Ġrecurrent": 65174, - "Ġrecurring": 46350, - "Ġrecurs": 25755, - "Ġrecurse": 74399, - "Ġrecursion": 51362, - "Ġrecursive": 31919, - "Ġrecursively": 53947, - "Ġrecursos": 60180, - "Ġrecv": 28104, - "Ġrecycl": 92465, - "Ġrecycle": 61843, - "Ġrecycled": 47658, - "ĠrecyclerView": 38249, - "Ġrecycling": 34978, - "Ġred": 2579, - "Ġredd": 63244, - "Ġreddit": 43274, - "Ġrede": 31265, - "Ġredeem": 49878, - "Ġredeemed": 84343, - "Ġredefine": 84375, - "Ġredemption": 56752, - "Ġredes": 47178, - "Ġredesign": 56719, - "Ġredesigned": 76572, - "Ġredevelopment": 88739, - "Ġredhead": 92805, - "Ġredirect": 6559, - "ĠredirectTo": 65798, - "Ġredirected": 50028, - "Ġredirection": 85159, - "Ġredirects": 72271, - "Ġredis": 21540, - "Ġredistrib": 8873, - "Ġredistribute": 9570, - "Ġredistributed": 74494, - "Ġredistribution": 72160, - "Ġredo": 59023, - "Ġredraw": 57359, - "Ġredu": 3679, - "Ġreduce": 8108, - "Ġreduced": 11293, - "Ġreducer": 38104, - "Ġreducers": 76309, - "Ġreduces": 26338, - "Ġreducing": 18189, - "Ġreduction": 14278, - "Ġreductions": 47311, - "Ġredund": 37673, - "Ġredundancy": 90473, - "Ġredundant": 48832, - "Ġredux": 68716, - "Ġreef": 71145, - "Ġreefs": 92822, - "Ġreel": 57382, - "Ġreelection": 93811, - "Ġreels": 79600, - "Ġref": 2098, - "Ġrefactor": 93395, - "Ġrefer": 8464, - "Ġrefere": 40008, - "Ġreferee": 55302, - "Ġreferees": 96926, - "Ġreference": 5905, - "Ġreferenced": 25819, - "ĠreferencedColumnName": 83447, - "Ġreferences": 15407, - "Ġreferencia": 83009, - "Ġreferencing": 57616, - "Ġreferendum": 30798, - "Ġreferral": 45880, - "Ġreferrals": 70401, - "Ġreferred": 14183, - "Ġreferring": 22797, - "Ġrefers": 19813, - "Ġrefill": 74815, - "Ġrefin": 60796, - "Ġrefine": 46464, - "Ġrefined": 38291, - "Ġrefinement": 74013, - "Ġrefinery": 94734, - "Ġrefining": 74285, - "Ġrefl": 83535, - "Ġreflect": 8881, - "Ġreflected": 27000, - "Ġreflecting": 42852, - "Ġreflection": 22599, - "Ġreflections": 63851, - "Ġreflective": 52828, - "Ġreflects": 27053, - "Ġreflex": 33766, - "Ġreflexivity": 69433, - "Ġreflux": 93262, - "Ġreform": 15180, - "Ġreforms": 31343, - "Ġrefr": 19914, - "Ġrefrain": 58608, - "Ġrefresh": 10625, - "ĠrefreshToken": 75641, - "Ġrefreshed": 66229, - "Ġrefreshing": 37018, - "Ġrefriger": 30477, - "Ġrefrigerator": 46044, - "Ġrefs": 44243, - "Ġrefuge": 14850, - "Ġrefugee": 34267, - "Ġrefugees": 22475, - "Ġrefund": 21639, - "Ġrefunded": 94552, - "Ġrefunds": 73618, - "Ġrefurb": 56756, - "Ġrefurbished": 83415, - "Ġrefusal": 44251, - "Ġrefuse": 26122, - "Ġrefused": 16436, - "Ġrefuses": 41716, - "Ġrefusing": 39089, - "Ġrefute": 84277, - "Ġreg": 1239, - "Ġregain": 49655, - "Ġregained": 86025, - "Ġregard": 5363, - "Ġregarded": 27458, - "Ġregarding": 9002, - "Ġregardless": 15851, - "Ġregards": 24886, - "Ġregenerate": 80551, - "Ġregenerated": 71453, - "Ġregeneration": 60517, - "Ġregex": 20791, - "Ġregexp": 42977, - "Ġregime": 17942, - "Ġregimen": 68128, - "Ġregiment": 75541, - "Ġregimes": 61911, - "Ġregion": 5654, - "Ġregional": 15481, - "Ġregions": 13918, - "Ġregist": 32347, - "Ġregister": 4254, - "Ġregistered": 9879, - "Ġregistering": 39829, - "Ġregisters": 25771, - "Ġregistr": 23702, - "Ġregistrado": 97411, - "Ġregistrar": 62567, - "Ġregistration": 12506, - "Ġregistrations": 70590, - "Ġregistrazione": 96935, - "Ġregistro": 37885, - "Ġregistros": 64627, - "Ġregistry": 19989, - "Ġregress": 70880, - "Ġregression": 31649, - "Ġregret": 23023, - "Ġregrets": 69025, - "Ġregs": 45598, - "Ġregul": 14420, - "Ġregular": 5912, - "Ġregularization": 88394, - "Ġregularly": 15870, - "Ġregulate": 37377, - "Ġregulated": 35319, - "Ġregulates": 80412, - "Ġregulating": 58499, - "Ġregulation": 19812, - "Ġregulations": 14640, - "Ġregulator": 40704, - "Ġregulators": 40242, - "Ġregulatory": 23331, - "Ġrehab": 27876, - "Ġrehabilit": 89266, - "Ġrehabilitation": 44438, - "Ġrehe": 48306, - "Ġrehears": 69672, - "Ġrehearsal": 89955, - "Ġreife": 47261, - "Ġreign": 31402, - "Ġreigning": 91056, - "Ġreim": 45087, - "Ġreimb": 98678, - "Ġreimburse": 96260, - "Ġreimbursement": 71111, - "Ġrein": 15601, - "Ġreinc": 95807, - "Ġreinforce": 55414, - "Ġreinforced": 49680, - "Ġreinforcement": 72378, - "Ġreinforcements": 99600, - "Ġreinforces": 95593, - "Ġreinforcing": 91115, - "Ġreins": 90518, - "Ġreinst": 69767, - "Ġreinstall": 92961, - "Ġreint": 76267, - "Ġreinterpret": 26250, - "Ġreiterated": 66847, - "Ġrej": 78467, - "Ġreject": 8007, - "Ġrejected": 18010, - "Ġrejecting": 63686, - "Ġrejection": 38001, - "Ġrejects": 60515, - "Ġrejo": 48041, - "Ġrejoice": 92859, - "Ġrejuven": 73484, - "Ġrek": 78381, - "Ġrekl": 100180, - "Ġrel": 1375, - "Ġrelacion": 47105, - "Ġrelaciones": 97673, - "Ġrelación": 69297, - "Ġrelat": 91903, - "Ġrelate": 29243, - "Ġrelated": 5552, - "Ġrelates": 36716, - "Ġrelating": 23343, - "Ġrelation": 12976, - "Ġrelational": 72283, - "Ġrelations": 4398, - "Ġrelationship": 5133, - "Ġrelationships": 12135, - "Ġrelativ": 59425, - "Ġrelative": 8844, - "Ġrelatively": 12309, - "Ġrelatives": 29658, - "Ġrelax": 12234, - "Ġrelaxation": 43685, - "Ġrelaxed": 31467, - "Ġrelaxing": 34948, - "Ġrelay": 32951, - "Ġrelação": 97203, - "Ġrele": 14049, - "Ġrelease": 4984, - "Ġreleased": 6004, - "Ġreleases": 19786, - "Ġreleasing": 28965, - "Ġreleg": 59782, - "Ġrelegated": 87552, - "Ġrelent": 43946, - "Ġrelentless": 60135, - "Ġrelentlessly": 91270, - "Ġrelev": 79415, - "Ġrelevance": 41961, - "Ġrelevant": 9959, - "Ġreli": 9559, - "Ġreliability": 31638, - "Ġreliable": 15062, - "Ġreliably": 57482, - "Ġreliance": 54180, - "Ġreliant": 89227, - "Ġrelic": 62037, - "Ġrelics": 99516, - "Ġrelie": 59644, - "Ġrelied": 41013, - "Ġrelief": 16337, - "Ġrelies": 34744, - "Ġrelieve": 48839, - "Ġrelieved": 51512, - "Ġrelig": 6833, - "Ġreligion": 13901, - "Ġreligions": 44230, - "Ġreligious": 10597, - "Ġrelinqu": 85498, - "Ġreload": 19161, - "ĠreloadData": 58947, - "Ġreloading": 86730, - "Ġreloc": 75395, - "Ġrelocate": 70672, - "Ġrelocated": 70209, - "Ġrelocation": 60995, - "Ġrelu": 93974, - "Ġreluct": 31344, - "Ġreluctance": 84050, - "Ġreluctant": 44040, - "Ġreluctantly": 84185, - "Ġrely": 17631, - "Ġrelying": 39661, - "Ġrem": 1323, - "Ġremain": 7293, - "Ġremainder": 27410, - "Ġremained": 14958, - "Ġremaining": 9861, - "Ġremains": 8625, - "Ġremake": 59155, - "Ġremar": 84228, - "Ġremark": 14162, - "Ġremarkable": 23649, - "Ġremarkably": 49723, - "Ġremarked": 61414, - "Ġremarks": 24208, - "Ġrematch": 93326, - "Ġremed": 34630, - "Ġremedies": 51236, - "Ġremedy": 40239, - "Ġremember": 6227, - "Ġremembered": 27569, - "Ġremembering": 48384, - "Ġremembers": 43457, - "Ġremin": 43650, - "Ġremind": 24928, - "Ġreminded": 31256, - "Ġreminder": 27626, - "Ġreminders": 66697, - "Ġreminding": 64042, - "Ġreminds": 35710, - "Ġreminis": 49679, - "Ġreminiscent": 56085, - "Ġremix": 57466, - "Ġremnants": 73440, - "Ġremodel": 47086, - "Ġremodeling": 70430, - "Ġremorse": 79157, - "Ġremot": 36893, - "Ġremote": 8870, - "Ġremotely": 39529, - "Ġremovable": 54891, - "Ġremoval": 17065, - "Ġremove": 4148, - "ĠremoveAll": 66199, - "ĠremoveFrom": 58885, - "ĠremoveFromSuperview": 78280, - "ĠremoveObject": 82722, - "Ġremoved": 7108, - "Ġremover": 77348, - "Ġremoves": 29260, - "Ġremoving": 18054, - "Ġrempl": 69241, - "Ġren": 5790, - "Ġrenal": 63915, - "Ġrename": 30174, - "Ġrenamed": 28379, - "Ġrenaming": 93990, - "Ġrencont": 9051, - "Ġrencontr": 66283, - "Ġrencontre": 10607, - "Ġrencontrer": 91026, - "Ġrencontres": 27918, - "Ġrend": 17634, - "Ġrender": 3219, - "ĠrenderItem": 87767, - "Ġrendered": 23188, - "Ġrenderer": 20294, - "Ġrendering": 21568, - "Ġrenders": 45382, - "Ġrendez": 66651, - "Ġrendition": 83965, - "Ġrendre": 98054, - "Ġrenegot": 99777, - "Ġrenew": 14195, - "Ġrenewable": 33268, - "Ġrenewables": 89085, - "Ġrenewal": 43901, - "Ġrenewed": 36646, - "Ġrenov": 32652, - "Ġrenovated": 57934, - "Ġrenovation": 50555, - "Ġrenovations": 78664, - "Ġrenown": 34817, - "Ġrenowned": 37048, - "Ġrent": 8175, - "Ġrental": 19160, - "Ġrentals": 48104, - "Ġrented": 49959, - "Ġrenters": 92951, - "Ġrenting": 53327, - "Ġrents": 63090, - "Ġreopen": 37859, - "Ġreopened": 78881, - "Ġreopening": 94500, - "Ġreorder": 84284, - "Ġreordered": 50132, - "Ġrep": 2109, - "Ġrepaint": 86789, - "Ġrepair": 13023, - "Ġrepaired": 52834, - "Ġrepairing": 68337, - "Ġrepairs": 31286, - "Ġrepar": 77026, - "Ġrepay": 54438, - "Ġrepayment": 71118, - "Ġrepe": 6351, - "Ġrepeal": 40679, - "Ġrepealed": 87014, - "Ġrepeat": 13454, - "Ġrepeated": 11763, - "Ġrepeatedly": 19352, - "Ġrepeating": 40916, - "Ġrepeats": 44694, - "Ġrepell": 88874, - "Ġrepent": 63278, - "Ġreperc": 74488, - "Ġrepercussions": 81909, - "Ġrepertoire": 77768, - "Ġrepet": 27427, - "Ġrepetition": 54515, - "Ġrepetitions": 86066, - "Ġrepetitive": 59177, - "Ġrepl": 5911, - "Ġreplace": 8454, - "Ġreplaced": 12860, - "Ġreplacement": 14039, - "Ġreplacements": 54155, - "Ġreplaces": 41800, - "Ġreplacing": 25935, - "Ġreplay": 35585, - "Ġreplen": 70543, - "Ġreplic": 29641, - "Ġreplica": 38054, - "Ġreplicas": 81901, - "Ġreplicate": 46113, - "Ġreplicated": 72480, - "Ġreplication": 48891, - "Ġreplied": 20592, - "Ġreplies": 31737, - "Ġreply": 10052, - "Ġrepmat": 80439, - "Ġrepo": 16246, - "Ġreport": 1934, - "Ġreported": 5068, - "Ġreportedly": 18307, - "Ġreporter": 19496, - "Ġreporters": 19578, - "Ġreporting": 13122, - "Ġreports": 6821, - "Ġrepos": 46874, - "Ġrepositories": 50757, - "Ġrepository": 12827, - "Ġrepost": 95287, - "Ġrepr": 31736, - "Ġrepreh": 78937, - "Ġrepresent": 4097, - "Ġrepresenta": 96215, - "Ġrepresentation": 13340, - "Ġrepresentations": 44713, - "Ġrepresentative": 18740, - "Ġrepresentatives": 24005, - "Ġrepresented": 15609, - "Ġrepresenting": 14393, - "Ġrepresents": 11105, - "Ġrepression": 72498, - "Ġreprint": 81571, - "Ġrepro": 53823, - "Ġreprodu": 14843, - "Ġreproduce": 23645, - "Ġreproduced": 55717, - "Ġreproduction": 39656, - "Ġreproductive": 42889, - "Ġreprés": 71925, - "Ġreprésent": 91678, - "Ġreps": 41511, - "Ġrept": 64873, - "Ġrepublic": 35544, - "Ġrepublican": 91536, - "Ġreput": 43839, - "Ġreputable": 56940, - "Ġreputation": 17444, - "Ġreputed": 93072, - "Ġreq": 4326, - "Ġrequ": 6016, - "Ġrequer": 67787, - "Ġrequest": 1715, - "ĠrequestBody": 86726, - "ĠrequestCode": 56474, - "ĠrequestData": 98364, - "ĠrequestId": 70961, - "ĠrequestOptions": 92194, - "Ġrequested": 11472, - "Ġrequester": 84684, - "Ġrequesting": 35792, - "Ġrequests": 7540, - "Ġrequire": 1397, - "Ġrequired": 2631, - "Ġrequirement": 16686, - "Ġrequirements": 8670, - "Ġrequires": 7612, - "Ġrequiring": 23537, - "Ġrequis": 45682, - "Ġrequisite": 82780, - "Ġrer": 49647, - "Ġres": 594, - "Ġresale": 99324, - "Ġresc": 13208, - "Ġrescue": 17629, - "Ġrescued": 45433, - "Ġresearch": 3495, - "Ġresearched": 57098, - "Ġresearcher": 32185, - "Ġresearchers": 12074, - "Ġresearching": 45243, - "Ġresembl": 67420, - "Ġresemblance": 70000, - "Ġresemble": 52280, - "Ġresembled": 96858, - "Ġresembles": 53291, - "Ġresembling": 71707, - "Ġresend": 94988, - "Ġresent": 47540, - "Ġresentment": 71654, - "Ġreserv": 21887, - "Ġreserva": 99744, - "Ġreservation": 28767, - "Ġreservations": 41162, - "Ġreserve": 21137, - "Ġreserved": 4694, - "Ġreserves": 30600, - "Ġreservoir": 45512, - "Ġreset": 7738, - "Ġresets": 67297, - "Ġresett": 91488, - "Ġresetting": 79128, - "Ġresh": 64793, - "Ġreshape": 44909, - "Ġresid": 21836, - "Ġreside": 48383, - "Ġresidence": 22423, - "Ġresidences": 85871, - "Ġresidency": 53966, - "Ġresident": 19504, - "Ġresidential": 20658, - "Ġresidents": 11062, - "Ġresides": 54068, - "Ġresiding": 67512, - "Ġresidual": 33247, - "Ġresiduals": 98640, - "Ġresidue": 49232, - "Ġresidues": 71783, - "Ġresign": 24509, - "Ġresignation": 44734, - "Ġresigned": 40207, - "Ġresil": 37130, - "Ġresilience": 56062, - "Ġresilient": 59780, - "Ġresin": 54614, - "Ġresist": 22884, - "Ġresistance": 13957, - "Ġresistant": 31785, - "Ġresisted": 67414, - "Ġresisting": 70441, - "Ġresistor": 78736, - "Ġresizable": 98183, - "Ġresize": 21595, - "ĠresizeMode": 99679, - "Ġresized": 59649, - "Ġresizing": 87343, - "Ġresolution": 11175, - "Ġresolutions": 43595, - "Ġresolve": 9006, - "Ġresolved": 20250, - "Ġresolver": 37320, - "Ġresolves": 64397, - "Ġresolving": 53583, - "Ġreson": 29280, - "Ġresonance": 58081, - "Ġresonate": 89986, - "Ġresort": 22541, - "Ġresorts": 61545, - "Ġresource": 5211, - "ĠresourceId": 98346, - "ĠresourceName": 99585, - "Ġresources": 5070, - "Ġresp": 9216, - "Ġrespawn": 97132, - "Ġrespect": 5201, - "Ġrespectable": 62486, - "Ġrespected": 31387, - "Ġrespectful": 49150, - "Ġrespectfully": 93445, - "Ġrespecting": 69515, - "Ġrespective": 20081, - "Ġrespectively": 15947, - "Ġrespecto": 89160, - "Ġrespects": 43666, - "Ġrespir": 33515, - "Ġrespiratory": 42631, - "Ġrespond": 6013, - "Ġresponded": 16846, - "Ġrespondent": 67988, - "Ġrespondents": 34281, - "Ġresponder": 65134, - "Ġresponders": 70639, - "Ġresponding": 30438, - "Ġresponds": 31680, - "ĠrespondsToSelector": 63393, - "Ġrespons": 4294, - "Ġresponsable": 77932, - "Ġresponse": 2077, - "ĠresponseBody": 99165, - "ĠresponseData": 68545, - "ĠresponseObject": 70140, - "ĠresponseType": 91544, - "Ġresponses": 14847, - "Ġresponsibilities": 28423, - "Ġresponsibility": 12014, - "Ġresponsible": 8647, - "Ġresponsibly": 87388, - "Ġresponsive": 27078, - "Ġresponsiveness": 100039, - "Ġresposta": 75606, - "Ġrespuesta": 44460, - "Ġrest": 2800, - "ĠrestTemplate": 80929, - "Ġresta": 98052, - "Ġrestart": 17460, - "Ġrestarted": 81754, - "Ġrestarting": 93624, - "Ġrestaur": 7696, - "Ġrestaurant": 10960, - "Ġrestaurants": 15926, - "Ġreste": 66167, - "Ġrested": 66529, - "Ġresting": 41219, - "Ġrestitution": 90309, - "Ġrestless": 89358, - "Ġresto": 63816, - "Ġrestoration": 35093, - "Ġrestore": 15301, - "Ġrestored": 28101, - "Ġrestores": 88855, - "Ġrestoring": 50203, - "Ġrestr": 15955, - "Ġrestrain": 97876, - "Ġrestrained": 77300, - "Ġrestraining": 84393, - "Ġrestraint": 59456, - "Ġrestrict": 9067, - "Ġrestricted": 22486, - "Ġrestricting": 65951, - "Ġrestriction": 20020, - "Ġrestrictions": 17294, - "Ġrestrictive": 58096, - "Ġrestroom": 89909, - "Ġrestructuring": 69027, - "Ġrests": 54331, - "Ġresult": 1121, - "ĠresultCode": 43731, - "ĠresultList": 72696, - "ĠresultMap": 91561, - "ĠresultSet": 43073, - "Ġresultado": 27284, - "Ġresultados": 47822, - "Ġresultant": 84913, - "Ġresultat": 91372, - "Ġresulted": 19543, - "Ġresulting": 13239, - "Ġresults": 3135, - "Ġresume": 16063, - "Ġresumed": 58505, - "Ġresumes": 66313, - "Ġresurgence": 91590, - "Ġresurrect": 66819, - "Ġresurrection": 62532, - "Ġret": 2160, - "ĠretVal": 35830, - "Ġretail": 11040, - "Ġretailer": 37891, - "Ġretailers": 30282, - "Ġretain": 14389, - "Ġretained": 35363, - "Ġretaining": 51110, - "Ġretains": 52944, - "Ġretal": 51246, - "Ġretali": 91155, - "Ġretaliation": 61449, - "Ġretard": 77072, - "Ġretarded": 98459, - "Ġretention": 38231, - "Ġrethink": 76755, - "Ġretina": 84827, - "Ġretir": 82779, - "Ġretire": 16177, - "Ġretired": 22311, - "Ġretirees": 97823, - "Ġretirement": 21624, - "Ġretiring": 60873, - "Ġretorn": 88694, - "Ġretorna": 72775, - "Ġretorno": 51232, - "Ġretour": 54606, - "Ġretr": 38831, - "Ġretract": 73300, - "Ġretreat": 31114, - "Ġretreated": 92037, - "Ġretrie": 10992, - "Ġretries": 61701, - "Ġretrieval": 57470, - "Ġretrieve": 17622, - "Ġretrieved": 31503, - "Ġretrieves": 71771, - "Ġretrieving": 49324, - "Ġretro": 17189, - "Ġretrofit": 25678, - "Ġretros": 49458, - "Ġretrospect": 77653, - "Ġretrospective": 79929, - "Ġretry": 23515, - "Ġreturn": 471, - "ĠreturnType": 85609, - "ĠreturnUrl": 96112, - "ĠreturnValue": 42697, - "Ġreturned": 6052, - "Ġreturning": 13758, - "Ġreturns": 4780, - "Ġretval": 23450, - "Ġreun": 35740, - "Ġreunion": 58384, - "Ġreunited": 77979, - "Ġreusable": 62671, - "Ġreuse": 27068, - "ĠreuseIdentifier": 53760, - "Ġreused": 69843, - "Ġrev": 5891, - "Ġrevamped": 96596, - "Ġreve": 6326, - "Ġreveal": 16805, - "Ġrevealed": 10675, - "Ġrevealing": 31720, - "Ġreveals": 21667, - "Ġrevel": 22899, - "Ġrevelation": 40010, - "Ġrevelations": 50908, - "Ġreven": 19443, - "Ġrevenge": 37169, - "Ġrevenue": 13254, - "Ġrevenues": 30466, - "Ġrever": 36237, - "Ġrevered": 85761, - "Ġreverence": 98464, - "Ġrevers": 17888, - "Ġreversal": 59214, - "Ġreverse": 10134, - "Ġreversed": 28537, - "Ġreversible": 81193, - "Ġreversing": 76283, - "Ġrevert": 42228, - "Ġreverted": 94693, - "Ġreview": 3477, - "Ġreviewed": 22690, - "Ġreviewer": 56614, - "Ġreviewers": 60138, - "Ġreviewing": 34988, - "Ġreviews": 8544, - "Ġrevis": 17951, - "Ġrevise": 65836, - "Ġrevised": 32828, - "Ġrevision": 24493, - "Ġrevisions": 54862, - "Ġrevisit": 65878, - "Ġrevital": 79955, - "Ġrevival": 57105, - "Ġrevive": 59816, - "Ġrevived": 69375, - "Ġrevoke": 73138, - "Ġrevoked": 65446, - "Ġrevolt": 65935, - "Ġrevolution": 14110, - "Ġrevolutionary": 30191, - "Ġrevolutions": 93574, - "Ġrevolver": 98898, - "Ġrevolves": 79476, - "Ġrevolving": 87126, - "Ġrew": 79722, - "Ġreward": 11565, - "Ġrewarded": 44937, - "Ġrewarding": 42093, - "Ġrewards": 21845, - "Ġrewind": 78765, - "Ġrewrite": 18622, - "Ġrewriting": 95545, - "Ġrewritten": 59624, - "Ġrex": 87610, - "Ġrez": 49158, - "Ġrf": 37126, - "Ġrfl": 70435, - "Ġrg": 18867, - "Ġrgb": 18477, - "Ġrgba": 24431, - "Ġrh": 22408, - "Ġrhe": 68132, - "Ġrhet": 29486, - "Ġrhetoric": 34731, - "Ġrhetorical": 87068, - "Ġrho": 32481, - "Ġrhs": 13212, - "Ġrhyme": 98034, - "Ġrhyth": 29171, - "Ġrhythm": 37390, - "Ġrhythms": 81821, - "Ġri": 25160, - "Ġrib": 20735, - "Ġribbon": 45667, - "Ġribs": 56249, - "Ġric": 31050, - "Ġrice": 20228, - "Ġricerca": 83135, - "Ġrich": 9257, - "ĠrichTextBox": 98529, - "Ġricher": 59774, - "Ġriches": 70934, - "Ġrichest": 57471, - "Ġrichness": 90030, - "Ġricht": 62530, - "Ġrichtig": 66781, - "Ġrico": 94698, - "Ġrid": 9463, - "Ġridden": 93327, - "Ġride": 12141, - "Ġrider": 38226, - "Ġriders": 30803, - "Ġrides": 32327, - "Ġridge": 58933, - "Ġridic": 20561, - "Ġridicule": 94847, - "Ġridiculous": 27873, - "Ġridiculously": 73011, - "Ġriding": 20427, - "Ġrien": 55455, - "Ġries": 54698, - "Ġrif": 38024, - "Ġriff": 81350, - "Ġrifle": 29232, - "Ġrifles": 46470, - "Ġrift": 78257, - "Ġrig": 13552, - "Ġrigged": 81173, - "Ġright": 1314, - "Ġrighteous": 42805, - "Ġrighteousness": 71329, - "Ġrightful": 99044, - "Ġrightfully": 99124, - "Ġrightly": 54466, - "Ġrights": 3268, - "Ġrigid": 33956, - "Ġrigor": 78477, - "Ġrigorous": 47999, - "Ġrigs": 96151, - "Ġrij": 70445, - "Ġrim": 31230, - "Ġrims": 98262, - "Ġrin": 54821, - "Ġring": 10264, - "Ġringing": 68143, - "Ġrings": 25562, - "Ġrins": 97139, - "Ġrinse": 74341, - "Ġrio": 95804, - "Ġriot": 42597, - "Ġriots": 61096, - "Ġrip": 24169, - "Ġripe": 57796, - "Ġripped": 44092, - "Ġripping": 78214, - "Ġripple": 70725, - "Ġris": 10025, - "Ġrise": 10205, - "Ġrisen": 41482, - "Ġrises": 38268, - "Ġrising": 16448, - "Ġrisk": 5326, - "Ġrisking": 86022, - "Ġrisks": 15635, - "Ġrisky": 41273, - "Ġrisult": 89212, - "Ġrit": 21889, - "Ġrites": 99552, - "Ġritual": 28278, - "Ġrituals": 57679, - "Ġriv": 44229, - "Ġrival": 21425, - "Ġrivalry": 61022, - "Ġrivals": 35938, - "Ġriver": 15140, - "Ġrivers": 36617, - "Ġrk": 59106, - "Ġrl": 39977, - "Ġrm": 19535, - "Ġrms": 81094, - "Ġrn": 56939, - "Ġrnd": 38293, - "Ġrng": 29522, - "Ġrnn": 87500, - "Ġro": 938, - "Ġroad": 5754, - "Ġroadmap": 69917, - "Ġroads": 19795, - "Ġroadside": 80743, - "Ġroadway": 82211, - "Ġroam": 76067, - "Ġroaming": 69353, - "Ġroar": 78724, - "Ġroaring": 93856, - "Ġroast": 58785, - "Ġroasted": 54662, - "Ġrob": 10773, - "Ġrobbed": 63354, - "Ġrobber": 71650, - "Ġrobbery": 44214, - "Ġrobe": 63719, - "Ġrobert": 89993, - "Ġrobes": 71268, - "Ġrobin": 99685, - "Ġrobot": 12585, - "Ġrobotic": 59101, - "Ġrobotics": 74706, - "Ġrobots": 29807, - "Ġrobust": 22514, - "Ġroc": 64430, - "Ġrock": 7091, - "Ġrocked": 78360, - "Ġrocker": 96226, - "Ġrocket": 25294, - "Ġrockets": 53098, - "Ġrocking": 67724, - "Ġrocks": 23902, - "Ġrocky": 56617, - "Ġrod": 21236, - "Ġrode": 41761, - "Ġrodents": 94209, - "Ġrods": 58000, - "Ġrodz": 80641, - "Ġrog": 95256, - "Ġrogue": 54991, - "Ġroi": 45513, - "Ġroku": 56402, - "Ġrol": 18147, - "Ġrole": 3560, - "ĠroleId": 70745, - "ĠroleName": 92047, - "Ġroles": 13073, - "Ġroll": 6638, - "Ġrollback": 61514, - "Ġrolled": 23255, - "Ġroller": 29551, - "Ġrollers": 89713, - "Ġrolling": 20700, - "Ġrollout": 72830, - "Ġrolls": 28473, - "Ġrom": 10083, - "Ġroma": 58567, - "Ġroman": 48876, - "Ġromance": 30363, - "Ġromant": 68567, - "Ġromantic": 24364, - "Ġrond": 89781, - "Ġroof": 15485, - "Ġroofing": 66525, - "Ġroofs": 77395, - "Ġrooft": 56705, - "Ġrooftop": 67292, - "Ġrookie": 31625, - "Ġrookies": 100109, - "Ġroom": 3130, - "ĠroomId": 78606, - "Ġroommate": 70414, - "Ġrooms": 12295, - "Ġroot": 3789, - "ĠrootNode": 79075, - "ĠrootReducer": 85708, - "ĠrootView": 52986, - "Ġrooted": 41976, - "Ġrooting": 87438, - "Ġroots": 20282, - "Ġrop": 49495, - "Ġrope": 34520, - "Ġropes": 65046, - "Ġros": 27282, - "Ġrosa": 96344, - "Ġrose": 16392, - "Ġroses": 61741, - "Ġrospy": 36678, - "Ġroster": 22162, - "Ġrot": 5868, - "Ġrotary": 62917, - "Ġrotate": 17348, - "Ġrotated": 46720, - "Ġrotates": 90159, - "Ġrotating": 42496, - "Ġrotation": 12984, - "Ġrotational": 92371, - "Ġrotations": 70301, - "Ġrotor": 63125, - "Ġrotten": 78792, - "Ġrotterdam": 71529, - "Ġrou": 29465, - "Ġrouge": 85059, - "Ġrough": 11413, - "Ġroughly": 17715, - "Ġroulette": 49211, - "Ġround": 4883, - "Ġrounded": 18460, - "Ġrounding": 52662, - "Ġrounds": 20101, - "Ġroundup": 87769, - "Ġrout": 8406, - "Ġroute": 6149, - "Ġrouted": 73317, - "Ġrouter": 9457, - "Ġrouters": 60275, - "Ġroutes": 11543, - "Ġroutine": 14348, - "Ġroutinely": 40076, - "Ġroutines": 30597, - "Ġrouting": 30158, - "Ġrover": 62352, - "Ġrow": 2872, - "ĠrowCount": 66245, - "ĠrowData": 74758, - "ĠrowIndex": 52538, - "ĠrowNum": 100135, - "Ġrows": 7123, - "Ġrowspan": 52388, - "Ġroy": 55342, - "Ġroyal": 30336, - "Ġroyalties": 85974, - "Ġroyalty": 53817, - "Ġroz": 39852, - "Ġrp": 34209, - "Ġrpc": 36696, - "Ġrpm": 51025, - "Ġrpt": 96052, - "Ġrq": 61702, - "Ġrr": 35493, - "Ġrs": 10242, - "Ġrsa": 69670, - "Ġrsp": 43260, - "Ġrss": 72182, - "Ġrst": 56615, - "Ġrt": 17091, - "Ġrtc": 72942, - "Ġrte": 78491, - "Ġrtl": 62160, - "Ġrtn": 57435, - "Ġrtrim": 85565, - "Ġru": 11369, - "Ġrua": 91010, - "Ġrub": 10485, - "Ġrubbed": 67854, - "Ġrubber": 23506, - "Ġrubbing": 57035, - "Ġrubbish": 62024, - "Ġrubble": 74535, - "Ġruby": 46307, - "Ġrud": 68330, - "Ġrude": 47101, - "Ġrue": 56949, - "Ġrug": 29742, - "Ġrugby": 47550, - "Ġrugged": 55883, - "Ġrugs": 73671, - "Ġruin": 38339, - "Ġruined": 47168, - "Ġruining": 92271, - "Ġruins": 46762, - "Ġrule": 6037, - "Ġruled": 21989, - "Ġruler": 49080, - "Ġrulers": 60996, - "Ġrules": 5718, - "Ġruling": 17864, - "Ġrulings": 78688, - "Ġrum": 14322, - "Ġrumor": 59001, - "Ġrumored": 70468, - "Ġrumors": 35492, - "Ġrumours": 66025, - "Ġrumpe": 99680, - "Ġrun": 1629, - "ĠrunApp": 85780, - "Ġrunaway": 91740, - "Ġrund": 41997, - "Ġrundown": 95748, - "Ġrune": 64599, - "Ġrunes": 81018, - "Ġrunnable": 79779, - "Ġrunner": 23055, - "Ġrunners": 39380, - "Ġrunning": 4401, - "Ġrunoff": 79152, - "Ġruns": 8640, - "Ġruntime": 15964, - "Ġrunway": 52861, - "Ġrupt": 61053, - "Ġrupture": 89869, - "Ġrural": 19624, - "Ġrus": 53554, - "Ġrush": 13270, - "Ġrushed": 33341, - "Ġrushes": 95322, - "Ġrushing": 38117, - "Ġruss": 64663, - "Ġrusse": 92639, - "Ġrussian": 64245, - "Ġrust": 23941, - "Ġrustic": 58372, - "Ġrusty": 98553, - "Ġrut": 55719, - "Ġruta": 68563, - "Ġruth": 54246, - "Ġruthless": 69510, - "Ġrv": 18030, - "Ġrval": 63946, - "Ġrw": 27082, - "Ġrx": 19656, - "Ġry": 35019, - "Ġrz": 54101, - "Ġrá": 49769, - "Ġráp": 70838, - "Ġrápido": 98420, - "Ġrè": 83229, - "Ġré": 9517, - "Ġréal": 59157, - "Ġréalis": 86595, - "Ġrécup": 79196, - "Ġréfé": 91558, - "Ġrég": 38682, - "Ġrégion": 88100, - "Ġrépond": 75871, - "Ġréponse": 90509, - "Ġrés": 31807, - "Ġréseau": 98947, - "Ġrésult": 65285, - "Ġrésultats": 100246, - "Ġréuss": 84788, - "Ġrówn": 61474, - "Ġrównież": 68841, - "Ġróż": 81044, - "Ġs": 274, - "Ġsa": 829, - "Ġsaat": 52465, - "Ġsab": 19972, - "Ġsabe": 76394, - "Ġsaber": 42104, - "Ġsabot": 62058, - "Ġsabotage": 80753, - "Ġsac": 11347, - "Ġsach": 98676, - "Ġsack": 53433, - "Ġsacked": 77561, - "Ġsacks": 57871, - "Ġsacr": 17475, - "Ġsacram": 86902, - "Ġsacred": 32442, - "Ġsacrific": 31961, - "Ġsacrifice": 28235, - "Ġsacrificed": 67904, - "Ġsacrifices": 58023, - "Ġsacrificing": 73128, - "Ġsad": 12703, - "Ġsadd": 58272, - "Ġsaddened": 95017, - "Ġsaddle": 61858, - "Ġsadly": 44145, - "Ġsadness": 51978, - "Ġsaf": 5653, - "Ġsafari": 83406, - "Ġsafe": 6220, - "Ġsafeg": 38386, - "Ġsafeguard": 49071, - "Ġsafeguards": 78020, - "Ġsafely": 21676, - "Ġsafer": 30549, - "Ġsafest": 62844, - "Ġsafety": 7296, - "Ġsafezone": 87257, - "Ġsag": 30811, - "Ġsaga": 47403, - "Ġsage": 39361, - "Ġsagen": 74789, - "Ġsagt": 76118, - "Ġsagte": 86489, - "Ġsai": 72732, - "Ġsaid": 1071, - "Ġsail": 30503, - "Ġsailed": 76844, - "Ġsailing": 51129, - "Ġsailor": 93637, - "Ġsailors": 69938, - "Ġsails": 86105, - "Ġsaint": 36959, - "Ġsaints": 68220, - "Ġsais": 63762, - "Ġsaison": 80091, - "Ġsaja": 79886, - "Ġsak": 78410, - "Ġsake": 25491, - "Ġsal": 4371, - "Ġsala": 59033, - "Ġsalad": 33566, - "Ġsalads": 77852, - "Ġsalah": 78424, - "Ġsalaries": 37532, - "Ġsalario": 94191, - "Ġsalary": 16498, - "Ġsaldo": 74951, - "Ġsale": 6412, - "Ġsales": 6763, - "Ġsalesman": 79547, - "Ġsalida": 68204, - "Ġsaline": 99107, - "Ġsalir": 79222, - "Ġsaliva": 85657, - "Ġsalle": 71632, - "Ġsalmon": 41420, - "Ġsalon": 40828, - "Ġsalope": 18900, - "Ġsalopes": 82422, - "Ġsalsa": 74314, - "Ġsalt": 12290, - "Ġsalts": 78235, - "Ġsalty": 74975, - "Ġsalud": 59112, - "Ġsalute": 71211, - "Ġsalv": 28158, - "Ġsalvage": 72836, - "Ġsalvar": 94056, - "Ġsalvation": 46035, - "Ġsam": 10167, - "Ġsama": 67723, - "Ġsame": 1890, - "Ġsamen": 82557, - "Ġsammen": 87379, - "Ġsamo": 83478, - "Ġsamp": 62581, - "Ġsample": 6205, - "Ġsampled": 49976, - "Ġsampler": 42899, - "Ġsamples": 10688, - "Ġsampling": 25936, - "Ġsamsung": 74084, - "Ġsamt": 76343, - "Ġsan": 8528, - "Ġsanct": 35589, - "Ġsanction": 45361, - "Ġsanctioned": 74344, - "Ġsanctions": 24679, - "Ġsanctuary": 51639, - "Ġsand": 9462, - "Ġsandals": 81357, - "Ġsandbox": 43854, - "Ġsands": 70163, - "Ġsandwich": 28974, - "Ġsandwiches": 57758, - "Ġsandy": 68539, - "Ġsane": 62200, - "Ġsang": 29340, - "Ġsangat": 71564, - "Ġsanit": 20399, - "Ġsanitary": 95629, - "Ġsanitation": 77623, - "Ġsanitize": 46283, - "Ġsanitized": 40332, - "Ġsanitizer": 99196, - "Ġsanity": 47942, - "Ġsank": 65330, - "Ġsans": 15878, - "Ġsant": 52608, - "Ġsanta": 72851, - "Ġsanté": 77323, - "Ġsap": 35735, - "Ġsapi": 82295, - "Ġsar": 29147, - "Ġsarc": 79866, - "Ġsarcast": 83367, - "Ġsare": 78445, - "ĠsarÃł": 80144, - "Ġsass": 75953, - "Ġsat": 7731, - "Ġsatellite": 24088, - "Ġsatellites": 47710, - "Ġsatin": 78184, - "Ġsatire": 82495, - "Ġsatisf": 8795, - "Ġsatisfaction": 24617, - "Ġsatisfactory": 58831, - "Ġsatisfied": 20097, - "Ġsatisfies": 69001, - "Ġsatisfy": 27651, - "Ġsatisfying": 37154, - "Ġsatu": 59666, - "Ġsatur": 94577, - "Ġsaturated": 50585, - "Ġsaturation": 50843, - "Ġsaturn": 85789, - "Ġsau": 33254, - "Ġsauce": 19737, - "Ġsauces": 91070, - "Ġsauna": 47958, - "Ġsausage": 59986, - "Ġsav": 11427, - "Ġsavage": 73135, - "Ġsave": 3665, - "Ġsaved": 6924, - "ĠsavedInstanceState": 15066, - "Ġsaver": 61262, - "Ġsaves": 27024, - "Ġsaving": 14324, - "Ġsavings": 19523, - "Ġsavoir": 47929, - "Ġsavory": 94760, - "Ġsavvy": 64828, - "Ġsaw": 5602, - "Ġsax": 64108, - "Ġsay": 2019, - "Ġsaya": 55037, - "Ġsaying": 5605, - "Ġsays": 2795, - "Ġsaúde": 97995, - "ĠsaÄŁ": 85939, - "Ġsb": 8057, - "Ġsc": 1156, - "Ġsca": 15710, - "Ġscaff": 57250, - "Ġscaffold": 85552, - "Ġscal": 24964, - "Ġscala": 16148, - "Ġscalability": 94840, - "Ġscalable": 69311, - "Ġscalar": 17722, - "Ġscale": 5569, - "ĠscaleFactor": 85919, - "ĠscaleX": 93718, - "ĠscaleY": 91433, - "Ġscaled": 31790, - "Ġscaler": 69824, - "Ġscales": 29505, - "Ġscaling": 28041, - "Ġscalp": 65426, - "Ġscam": 35726, - "Ġscams": 64155, - "Ġscan": 8737, - "Ġscand": 55392, - "Ġscandal": 26681, - "Ġscandals": 69129, - "Ġscanf": 17290, - "Ġscanned": 48548, - "Ġscanner": 21438, - "Ġscanners": 95146, - "Ġscanning": 36201, - "Ġscans": 43739, - "Ġscant": 84955, - "Ġscape": 99113, - "Ġscar": 23087, - "Ġscarc": 52415, - "Ġscarce": 59290, - "Ġscarcely": 80987, - "Ġscarcity": 82484, - "Ġscare": 44030, - "Ġscared": 27207, - "Ġscares": 97471, - "Ġscarf": 68371, - "Ġscars": 61699, - "Ġscary": 29565, - "Ġscatter": 45577, - "Ġscattered": 38067, - "Ġscattering": 72916, - "Ġscav": 83750, - "Ġsce": 94910, - "Ġscen": 7681, - "Ġscenario": 15398, - "Ġscenarios": 26350, - "Ġscene": 6237, - "Ġscenery": 51331, - "Ġscenes": 16451, - "Ġscenic": 62081, - "Ġscent": 41466, - "Ġscept": 67451, - "Ġsch": 5817, - "Ġsche": 71351, - "Ġsched": 5692, - "Ġschedule": 9899, - "Ġscheduled": 13847, - "Ġscheduler": 29909, - "Ġschedules": 37869, - "Ġscheduling": 38952, - "Ġschem": 20225, - "Ġschema": 11036, - "Ġschemas": 62900, - "Ġschematic": 68144, - "Ġscheme": 13155, - "Ġschemes": 31956, - "Ġschizophren": 51281, - "Ġschizophrenia": 58533, - "Ġschl": 72517, - "Ġschle": 85287, - "Ġschn": 42230, - "Ġschnell": 59152, - "Ġscho": 78140, - "Ġscholar": 18640, - "Ġscholarly": 63681, - "Ġscholars": 31839, - "Ġscholarship": 34225, - "Ġscholarships": 55855, - "Ġschon": 29186, - "Ġschool": 2978, - "Ġschooling": 68721, - "Ġschools": 8853, - "Ġschw": 36615, - "Ġschwar": 82928, - "Ġschwer": 84858, - "Ġschö": 59559, - "Ġschön": 75864, - "Ġschöne": 92996, - "Ġsci": 39074, - "Ġscience": 8198, - "Ġsciences": 36788, - "Ġscient": 7330, - "Ġscientific": 12624, - "Ġscientifically": 74647, - "Ġscientist": 28568, - "Ġscientists": 14248, - "Ġscipy": 29190, - "Ġscissors": 72724, - "Ġscl": 57219, - "Ġsclerosis": 91357, - "Ġscm": 86620, - "Ġscn": 100088, - "Ġsco": 25661, - "Ġscoff": 90656, - "Ġscoop": 57507, - "Ġscooter": 76140, - "Ġscop": 48621, - "Ġscope": 7036, - "Ġscoped": 48060, - "Ġscopes": 51698, - "Ġscor": 62195, - "Ġscore": 5573, - "Ġscoreboard": 83429, - "Ġscored": 16957, - "Ġscorer": 64769, - "Ġscores": 12483, - "Ġscoring": 20413, - "Ġscorn": 88106, - "Ġscour": 70355, - "Ġscout": 54594, - "Ġscouting": 67480, - "Ġscouts": 70971, - "Ġscp": 70757, - "Ġscr": 9406, - "Ġscram": 36061, - "Ġscramble": 77387, - "Ġscrambled": 71578, - "Ġscrambling": 85327, - "Ġscrap": 21512, - "Ġscrape": 58228, - "Ġscraped": 88937, - "Ġscraper": 89134, - "Ġscraping": 82538, - "Ġscrapped": 84347, - "Ġscraps": 92885, - "Ġscrapy": 48834, - "Ġscratch": 19307, - "Ġscratched": 83933, - "Ġscratches": 66839, - "Ġscratching": 73019, - "Ġscre": 8020, - "Ġscream": 46789, - "Ġscreamed": 61466, - "Ġscreaming": 35101, - "Ġscreams": 61108, - "Ġscreen": 4264, - "ĠscreenHeight": 78655, - "ĠscreenSize": 99795, - "ĠscreenWidth": 71470, - "Ġscreened": 58677, - "Ġscreening": 23061, - "Ġscreenings": 84606, - "Ġscreenplay": 85875, - "Ġscreens": 15670, - "Ġscreenshot": 37290, - "Ġscreenshots": 49820, - "Ġscrew": 22733, - "Ġscrewed": 57445, - "Ġscrews": 46022, - "Ġscri": 68322, - "Ġscrim": 81657, - "Ġscrimmage": 99276, - "Ġscript": 5429, - "Ġscripted": 86125, - "Ġscripting": 68522, - "Ġscripts": 20070, - "Ġscripture": 73888, - "Ġscriptures": 87733, - "Ġscroll": 9236, - "ĠscrollTo": 89395, - "ĠscrollTop": 65554, - "ĠscrollView": 45853, - "Ġscrollbar": 80755, - "Ġscrolled": 96719, - "Ġscrolling": 39076, - "Ġscrolls": 79664, - "Ġscrub": 46001, - "Ġscrut": 30017, - "Ġscrutin": 70342, - "Ġscrutiny": 36752, - "Ġsculpt": 27863, - "Ġsculpture": 51067, - "Ġsculptures": 75973, - "Ġsd": 21231, - "Ġsdf": 51257, - "Ġsdk": 46502, - "Ġsdl": 87430, - "Ġse": 513, - "Ġsea": 9581, - "Ġseab": 66591, - "Ġseaborn": 95860, - "Ġseafood": 53405, - "Ġseal": 26418, - "Ġsealed": 19584, - "Ġsealing": 66934, - "Ġseals": 57877, - "Ġseam": 27494, - "Ġseamless": 47970, - "Ġseamlessly": 61440, - "Ġseams": 74788, - "Ġsean": 85522, - "Ġsearch": 2778, - "ĠsearchBar": 72901, - "ĠsearchData": 60231, - "ĠsearchString": 95140, - "ĠsearchTerm": 90126, - "ĠsearchText": 73608, - "Ġsearchable": 74743, - "Ġsearched": 27600, - "Ġsearcher": 95774, - "Ġsearches": 27573, - "Ġsearching": 15389, - "Ġseas": 52840, - "Ġseaside": 93876, - "Ġseason": 3280, - "Ġseasonal": 36899, - "Ġseasoned": 52614, - "Ġseasoning": 87319, - "Ġseasons": 15956, - "Ġseat": 10954, - "Ġseated": 47413, - "Ġseating": 38399, - "Ġseats": 16712, - "Ġseaw": 67329, - "Ġsebagai": 59722, - "Ġsebuah": 96566, - "Ġsec": 5819, - "Ġsecara": 73427, - "Ġsecluded": 89115, - "Ġsecond": 2132, - "Ġsecondary": 14580, - "Ġsecondo": 87036, - "Ġseconds": 6622, - "Ġsecre": 19733, - "Ġsecrecy": 61059, - "Ġsecret": 6367, - "Ġsecretary": 19607, - "Ġsecretion": 87067, - "Ġsecretive": 84099, - "Ġsecretly": 42839, - "Ġsecrets": 24511, - "Ġsecs": 50849, - "Ġsect": 31237, - "Ġsectarian": 79880, - "Ġsection": 3857, - "Ġsectional": 93460, - "Ġsections": 14491, - "Ġsector": 10706, - "Ġsectors": 26593, - "Ġsecular": 37019, - "Ġsecure": 9966, - "Ġsecured": 27528, - "Ġsecurely": 52123, - "Ġsecuring": 41577, - "Ġsecurities": 34919, - "Ġsecurity": 4868, - "Ġsed": 11163, - "Ġsedan": 55840, - "Ġsede": 96687, - "Ġsediment": 59132, - "Ġsee": 1518, - "Ġseed": 10533, - "Ġseeded": 90916, - "Ġseeding": 95515, - "Ġseeds": 19595, - "Ġseedu": 96384, - "Ġseeing": 9298, - "Ġseek": 6056, - "Ġseeker": 90233, - "Ġseekers": 50433, - "Ġseeking": 11125, - "Ġseeks": 26737, - "Ġseem": 2873, - "Ġseemed": 9508, - "Ġseeming": 76795, - "Ġseemingly": 23490, - "Ġseems": 5084, - "Ġseen": 3970, - "Ġsees": 16008, - "Ġseg": 4915, - "Ġsegment": 10449, - "Ġsegmentation": 60852, - "Ġsegmented": 86045, - "Ġsegments": 21282, - "Ġsegreg": 44167, - "Ġsegregated": 92398, - "Ġsegregation": 64244, - "Ġsegu": 82402, - "Ġsegue": 37870, - "Ġseguint": 94172, - "Ġseguir": 58548, - "Ġsegunda": 56072, - "Ġsegundo": 45387, - "Ġsegundos": 90716, - "Ġseguridad": 64404, - "Ġseguro": 62127, - "Ġsegún": 63115, - "Ġseh": 92765, - "Ġsehen": 54935, - "Ġsehr": 26574, - "Ġsei": 43237, - "Ġsein": 19910, - "Ġseine": 39997, - "Ġseinem": 73540, - "Ġseinen": 60328, - "Ġseiner": 55036, - "Ġseins": 55428, - "Ġseis": 87512, - "Ġseismic": 72579, - "Ġseit": 42588, - "Ġseiz": 34213, - "Ġseize": 51085, - "Ġseized": 31589, - "Ġseizing": 98306, - "Ġseizure": 53250, - "Ġseizures": 55998, - "Ġseja": 53696, - "Ġsek": 44934, - "Ġseks": 17968, - "Ġseksi": 62882, - "Ġsel": 12069, - "Ġselber": 85293, - "Ġselbst": 35642, - "Ġseldom": 56452, - "Ġsele": 28419, - "Ġseleccion": 48143, - "Ġselecion": 86386, - "Ġselect": 3373, - "Ġselectable": 82151, - "Ġselected": 4183, - "ĠselectedIndex": 84717, - "ĠselectedItem": 72092, - "Ġselecting": 27397, - "Ġselection": 6727, - "Ġselections": 38499, - "Ġselective": 44010, - "Ġselectively": 82775, - "Ġselector": 9551, - "Ġselectors": 57137, - "Ġselects": 50243, - "Ġselenium": 37045, - "Ġself": 659, - "Ġselfie": 65394, - "Ġselfies": 86397, - "Ġselfish": 45743, - "Ġsell": 4662, - "Ġseller": 23703, - "Ġsellers": 37249, - "Ġselling": 11486, - "Ġsells": 31878, - "Ġselon": 65735, - "Ġselv": 61351, - "Ġselves": 84137, - "Ġsem": 5347, - "Ġsemaine": 72709, - "Ġsemana": 46075, - "Ġsemanas": 97556, - "Ġsemantic": 42833, - "Ġsemantics": 53794, - "Ġsemaphore": 57018, - "Ġsembl": 80664, - "Ġsemble": 97487, - "Ġsemen": 75757, - "Ġsemester": 34253, - "Ġsemi": 18768, - "Ġsemiclass": 95377, - "Ġsemiclassical": 95378, - "Ġsemiconductor": 87836, - "Ġsemif": 66600, - "Ġseminal": 90773, - "Ġseminar": 54675, - "Ġseminars": 68569, - "Ġsemp": 75697, - "Ġsempre": 35662, - "Ġsemua": 78597, - "Ġsen": 6252, - "Ġsenate": 77470, - "Ġsenator": 32797, - "Ġsenators": 40020, - "Ġsend": 3708, - "ĠsendData": 93423, - "ĠsendMessage": 53458, - "Ġsender": 4750, - "Ġsending": 11889, - "Ġsendo": 62446, - "Ġsends": 22014, - "Ġsenha": 49902, - "Ġsenior": 10195, - "Ġseniors": 38349, - "Ġsens": 6225, - "Ġsensation": 37392, - "Ġsensational": 68503, - "Ġsensations": 72597, - "Ġsense": 5647, - "Ġsensed": 89542, - "Ġsenses": 38207, - "Ġsensible": 38761, - "Ġsensing": 60199, - "Ġsensit": 74633, - "Ġsensitive": 16614, - "Ġsensitivity": 27541, - "Ġsensor": 12271, - "Ġsensors": 26148, - "Ġsensory": 49069, - "Ġsensual": 60717, - "Ġsent": 3288, - "Ġsentence": 11914, - "Ġsentenced": 30231, - "Ġsentences": 23719, - "Ġsentencing": 51617, - "Ġsentido": 65484, - "Ġsentient": 98870, - "Ġsentiment": 27065, - "Ġsentimental": 93038, - "Ġsentiments": 58214, - "Ġsentinel": 81878, - "Ġsentir": 75802, - "Ġsenza": 43026, - "Ġseo": 91708, - "Ġsep": 21693, - "Ġsepar": 4941, - "Ġseparat": 62482, - "Ġseparate": 8821, - "Ġseparated": 19180, - "Ġseparately": 26214, - "Ġseparates": 62849, - "Ġseparating": 50545, - "Ġseparation": 25768, - "Ġseparator": 25829, - "Ġseparators": 83602, - "Ġseper": 49454, - "Ġseperate": 84983, - "Ġseperti": 68820, - "Ġsept": 35429, - "Ġseptember": 84749, - "Ġseptembre": 95743, - "Ġseq": 13278, - "Ġsequ": 11506, - "Ġsequel": 35861, - "Ġsequelize": 59885, - "Ġsequence": 8668, - "Ġsequences": 24630, - "Ġsequencing": 62119, - "Ġsequential": 52100, - "Ġsequentially": 95659, - "Ġser": 1446, - "Ġsera": 35737, - "Ġserait": 87264, - "Ġserde": 62670, - "Ġserene": 95863, - "Ġserge": 72301, - "Ġsergeant": 84221, - "Ġseri": 94446, - "Ġseria": 84465, - "Ġserial": 6275, - "ĠserialVersionUID": 24598, - "Ġserialization": 48543, - "Ġserialize": 25217, - "Ġserialized": 34016, - "Ġserializer": 22508, - "Ġserializers": 39321, - "Ġserie": 33978, - "Ġseries": 4101, - "Ġserif": 90848, - "Ġserious": 6129, - "Ġseriously": 14243, - "Ġseriousness": 75481, - "Ġsermon": 76482, - "Ġseront": 78871, - "Ġserotonin": 77130, - "Ġserpent": 92942, - "Ġserr": 63034, - "Ġserta": 93719, - "Ġserum": 41529, - "Ġserv": 4958, - "Ġservant": 41564, - "Ġservants": 42832, - "Ġserve": 8854, - "Ġserved": 10434, - "Ġserver": 3622, - "Ġservers": 16692, - "Ġserves": 17482, - "Ġservi": 55505, - "Ġservic": 82459, - "Ġservice": 2532, - "ĠserviceName": 70291, - "ĠserviceProvider": 99109, - "Ġserviced": 81223, - "Ġservices": 3600, - "Ġservicing": 65918, - "Ġservicio": 47257, - "Ġservicios": 53223, - "Ġservidor": 58326, - "Ġserving": 13788, - "Ġservings": 79049, - "Ġserviço": 91675, - "Ġserviços": 94843, - "Ġservlet": 37596, - "Ġservo": 59412, - "Ġserá": 33998, - "Ġserão": 99524, - "Ġses": 15907, - "Ġsesame": 92223, - "Ġsesión": 69845, - "Ġsess": 22633, - "Ġsession": 3882, - "ĠsessionFactory": 71576, - "ĠsessionId": 55254, - "ĠsessionStorage": 51243, - "Ġsessions": 16079, - "Ġsesso": 18750, - "Ġsessuali": 95969, - "Ġset": 743, - "ĠsetActive": 75959, - "ĠsetAddress": 99520, - "ĠsetBackground": 71755, - "ĠsetBackgroundColor": 80974, - "ĠsetBackgroundImage": 96366, - "ĠsetC": 86001, - "ĠsetColor": 77068, - "ĠsetContent": 69360, - "ĠsetContentView": 21793, - "ĠsetCurrent": 55014, - "ĠsetData": 43249, - "ĠsetDate": 75512, - "ĠsetDefaultCloseOperation": 90117, - "ĠsetDescription": 69425, - "ĠsetEmail": 54420, - "ĠsetError": 53315, - "ĠsetFrame": 86389, - "ĠsetHidden": 99515, - "ĠsetId": 27733, - "ĠsetImage": 41062, - "ĠsetInput": 93691, - "ĠsetInterval": 36579, - "ĠsetIs": 39498, - "ĠsetLoading": 49689, - "ĠsetLocation": 89432, - "ĠsetMessage": 67991, - "ĠsetName": 28880, - "ĠsetObject": 40083, - "ĠsetOpen": 67719, - "ĠsetPage": 83928, - "ĠsetPassword": 54215, - "ĠsetPosition": 92297, - "ĠsetResult": 84006, - "ĠsetSearch": 86782, - "ĠsetSelected": 46363, - "ĠsetShow": 67657, - "ĠsetSize": 84959, - "ĠsetState": 22167, - "ĠsetStatus": 57404, - "ĠsetSupportActionBar": 84148, - "ĠsetText": 45662, - "ĠsetTime": 90621, - "ĠsetTimeout": 14593, - "ĠsetTitle": 27320, - "ĠsetTitleColor": 78238, - "ĠsetType": 63809, - "ĠsetUp": 19133, - "ĠsetUser": 43513, - "ĠsetUsername": 87155, - "ĠsetValue": 29152, - "ĠsetVisible": 84352, - "Ġsetattr": 62214, - "Ġsetback": 79913, - "Ġsetbacks": 97737, - "Ġsets": 7437, - "Ġsett": 8391, - "Ġsetter": 41488, - "Ġsetters": 81942, - "Ġsetting": 6376, - "Ġsettings": 5110, - "Ġsettle": 25760, - "Ġsettled": 23183, - "Ġsettlement": 17516, - "Ġsettlements": 45704, - "Ġsettlers": 61107, - "Ġsettles": 93018, - "Ġsettling": 52945, - "Ġsetup": 6642, - "Ġsetups": 84823, - "Ġsetuptools": 64897, - "Ġsetw": 51163, - "Ġsetzen": 98796, - "Ġseu": 20607, - "Ġseul": 74206, - "Ġseule": 86806, - "Ġseulement": 71686, - "Ġseus": 42498, - "Ġseven": 8254, - "Ġsevent": 22084, - "Ġseventeen": 82497, - "Ġseventh": 31487, - "Ġseventy": 71049, - "Ġsever": 3285, - "Ġseveral": 3892, - "Ġsevere": 15748, - "Ġsevered": 84450, - "Ġseverely": 35906, - "Ġseverity": 31020, - "Ġsew": 23154, - "Ġsewage": 72217, - "Ġsewer": 63020, - "Ġsewing": 52319, - "Ġsex": 1877, - "Ġsexdate": 63002, - "Ġsexe": 16354, - "Ġsexes": 76032, - "Ġsexism": 69095, - "Ġsexist": 64882, - "Ġsexkontakte": 87378, - "Ġsexle": 72295, - "Ġsexo": 20189, - "Ġsext": 38103, - "Ġsextreffen": 97935, - "Ġsexual": 7392, - "Ġsexuales": 99213, - "Ġsexuality": 39275, - "Ġsexually": 27681, - "Ġsexy": 11124, - "Ġsez": 79572, - "Ġseznam": 95968, - "Ġseñ": 55330, - "Ġsf": 13425, - "Ġsg": 31773, - "Ġsh": 559, - "Ġsha": 16249, - "Ġshack": 77390, - "Ġshade": 28601, - "Ġshaded": 92866, - "Ġshader": 21689, - "Ġshaders": 68650, - "Ġshades": 37199, - "Ġshading": 72834, - "Ġshadow": 12737, - "Ġshadows": 35612, - "Ġshady": 78181, - "Ġshaft": 31468, - "Ġshake": 27116, - "Ġshaken": 66900, - "Ġshakes": 63130, - "Ġshaking": 38839, - "Ġshaky": 84513, - "Ġshale": 75105, - "Ġshall": 4985, - "Ġshallow": 26682, - "Ġshalt": 89635, - "Ġsham": 72976, - "Ġshame": 21648, - "Ġshameful": 84294, - "Ġshampoo": 63032, - "Ġshape": 6211, - "Ġshaped": 27367, - "Ġshapes": 21483, - "Ġshaping": 46620, - "Ġshar": 26708, - "Ġshard": 53169, - "Ġshards": 75210, - "Ġshare": 4430, - "Ġshared": 6222, - "ĠsharedApplication": 61418, - "ĠsharedInstance": 53058, - "ĠsharedPreferences": 62157, - "Ġshareholder": 63342, - "Ġshareholders": 41777, - "Ġshares": 13551, - "Ġsharing": 11821, - "Ġshark": 44892, - "Ġsharks": 61535, - "Ġsharp": 17676, - "Ġsharpen": 57463, - "Ġsharper": 96569, - "Ġsharply": 46473, - "Ġshattered": 56467, - "Ġshave": 73707, - "Ġshaved": 66299, - "Ġshaving": 81109, - "Ġshe": 1364, - "Ġshear": 65344, - "Ġshed": 25351, - "Ġshedding": 80417, - "Ġsheds": 77039, - "Ġsheep": 33012, - "Ġsheer": 33638, - "Ġsheet": 11071, - "Ġsheets": 25112, - "Ġshel": 74135, - "Ġshelf": 28745, - "Ġshell": 12811, - "Ġshells": 44054, - "Ġshelter": 23756, - "Ġshelters": 52888, - "Ġshelves": 36310, - "Ġshemale": 34727, - "Ġshepherd": 91478, - "Ġsher": 35313, - "Ġsheriff": 40839, - "Ġshield": 20858, - "Ġshielding": 97776, - "Ġshields": 53765, - "Ġshift": 6541, - "Ġshifted": 30073, - "Ġshifting": 32931, - "Ġshifts": 29735, - "Ġshim": 63232, - "Ġshimmer": 76461, - "Ġshin": 77111, - "Ġshine": 33505, - "Ġshines": 65880, - "Ġshining": 49025, - "Ġshiny": 42299, - "Ġship": 8448, - "Ġshipment": 44854, - "Ġshipments": 59721, - "Ġshipped": 28358, - "Ġshipping": 11862, - "Ġships": 18198, - "Ġshirt": 15845, - "Ġshirts": 37824, - "Ġshit": 17619, - "Ġshitty": 78558, - "Ġshl": 97010, - "Ġshm": 77600, - "Ġsho": 72619, - "Ġshock": 10988, - "Ġshocked": 27718, - "Ġshocking": 34734, - "Ġshocks": 68260, - "Ġshoe": 30077, - "Ġshoes": 15653, - "Ġshook": 36014, - "Ġshoot": 6230, - "Ġshooter": 32671, - "Ġshooters": 63170, - "Ġshooting": 10658, - "Ġshootings": 44861, - "Ġshootout": 88281, - "Ġshoots": 44727, - "Ġshop": 8221, - "Ġshopper": 94303, - "Ġshoppers": 49835, - "Ġshopping": 12185, - "Ġshops": 20021, - "Ġshore": 31284, - "Ġshoreline": 99164, - "Ġshores": 63263, - "Ġshort": 2875, - "Ġshortage": 39259, - "Ġshortages": 67276, - "Ġshortcode": 76913, - "Ġshortcomings": 73021, - "Ġshortcut": 38215, - "Ġshortcuts": 56020, - "Ġshorten": 74481, - "Ġshortened": 66663, - "Ġshorter": 24210, - "Ġshortest": 40243, - "Ġshortfall": 100149, - "Ġshorthand": 79439, - "Ġshortly": 20193, - "Ġshorts": 36876, - "Ġshot": 6689, - "Ġshotgun": 52348, - "Ġshots": 15300, - "Ġshould": 1288, - "ĠshouldBe": 46583, - "Ġshoulder": 17308, - "Ġshoulders": 28004, - "Ġshouldn": 13434, - "Ġshout": 42223, - "Ġshouted": 44543, - "Ġshouting": 48655, - "Ġshouts": 84936, - "Ġshove": 85715, - "Ġshoved": 83198, - "Ġshovel": 93091, - "Ġshow": 1501, - "ĠshowAlert": 87289, - "ĠshowDialog": 76809, - "ĠshowError": 64103, - "ĠshowMessage": 82749, - "ĠshowModal": 95834, - "ĠshowToast": 82331, - "Ġshowc": 48310, - "Ġshowcase": 35883, - "Ġshowcased": 83860, - "Ġshowcases": 71849, - "Ġshowcasing": 67908, - "Ġshowdown": 72708, - "Ġshowed": 8710, - "Ġshower": 17639, - "Ġshowers": 52902, - "Ġshowing": 9204, - "Ġshown": 6982, - "Ġshowroom": 87235, - "Ġshows": 5039, - "Ġshr": 14362, - "Ġshred": 98862, - "Ġshredd": 53462, - "Ġshredded": 75220, - "Ġshri": 97946, - "Ġshrimp": 56626, - "Ġshrine": 74648, - "Ġshrink": 30000, - "Ġshrinking": 63185, - "Ġshrugged": 70756, - "Ġshuffle": 27037, - "Ġshuffled": 75371, - "Ġshut": 9495, - "Ġshutdown": 24700, - "Ġshutil": 35060, - "Ġshuts": 89678, - "Ġshutter": 49056, - "Ġshutting": 51126, - "Ġshuttle": 45641, - "Ġshy": 33394, - "Ġsi": 4502, - "Ġsia": 50989, - "Ġsibling": 45323, - "Ġsiblings": 37783, - "Ġsic": 53747, - "Ġsich": 9267, - "Ġsicher": 55648, - "Ġsick": 14363, - "Ġsickness": 54950, - "Ġsid": 14414, - "Ġside": 3185, - "Ġsidebar": 28325, - "Ġsided": 69036, - "Ġsidel": 86177, - "Ġsideline": 80053, - "Ġsidelined": 99048, - "Ġsidelines": 70513, - "Ġsiden": 87916, - "Ġsider": 87674, - "Ġsides": 11314, - "Ġsidew": 32617, - "Ġsidewalk": 42190, - "Ġsidewalks": 82835, - "Ġsideways": 74829, - "Ġsiding": 76785, - "Ġsidl": 86891, - "Ġsido": 35071, - "Ġsie": 10112, - "Ġsiege": 52791, - "Ġsieht": 87999, - "Ġsiempre": 42698, - "Ġsiendo": 82366, - "Ġsieve": 75436, - "Ġsift": 81844, - "Ġsig": 8531, - "Ġsigh": 31238, - "Ġsighed": 53914, - "Ġsight": 14254, - "Ġsighting": 93779, - "Ġsightings": 83754, - "Ġsights": 42266, - "Ġsigma": 20868, - "Ġsigmoid": 65990, - "Ġsign": 1879, - "ĠsignIn": 52095, - "ĠsignUp": 72130, - "Ġsignage": 80180, - "Ġsignal": 8450, - "Ġsignaled": 75848, - "Ġsignaling": 43080, - "Ġsignalling": 91977, - "Ġsignals": 17738, - "Ġsignature": 12223, - "Ġsignatures": 33728, - "Ġsigned": 8667, - "Ġsigner": 71139, - "Ġsignific": 4698, - "Ġsignifica": 68832, - "Ġsignificance": 26431, - "Ġsignificant": 5199, - "Ġsignificantly": 12207, - "Ġsignifies": 78864, - "Ġsignify": 89522, - "Ġsignin": 89092, - "Ġsigning": 16351, - "Ġsignings": 99656, - "Ġsigns": 12195, - "Ġsignup": 41148, - "Ġsigu": 42745, - "Ġsigue": 97329, - "Ġsiguiente": 56001, - "Ġsiguientes": 86961, - "Ġsik": 76561, - "Ġsil": 5554, - "Ġsildenafil": 92901, - "Ġsilence": 21847, - "Ġsilenced": 92781, - "Ġsilent": 21737, - "Ġsilently": 50494, - "Ġsilhouette": 57827, - "Ġsilica": 77889, - "Ġsilicon": 51692, - "Ġsilicone": 54025, - "Ġsilk": 41044, - "Ġsilky": 87418, - "Ġsill": 85367, - "Ġsilly": 30571, - "Ġsilver": 15310, - "Ġsim": 1675, - "Ġsimd": 93357, - "Ġsimil": 92892, - "Ġsimilar": 4528, - "Ġsimilarities": 43874, - "Ġsimilarity": 38723, - "Ġsimilarly": 30293, - "Ġsimmer": 62915, - "Ġsimp": 12714, - "Ġsimpl": 15858, - "Ġsimple": 4382, - "Ġsimplement": 71357, - "Ġsimpler": 35388, - "Ġsimples": 69406, - "Ġsimplest": 45648, - "Ġsimplex": 92751, - "Ġsimplicity": 40075, - "Ġsimplified": 44899, - "Ġsimplify": 40821, - "Ġsimplistic": 78630, - "Ġsimply": 5042, - "Ġsims": 92013, - "Ġsimul": 76773, - "Ġsimulate": 38553, - "Ġsimulated": 46836, - "Ġsimulation": 19576, - "Ġsimulations": 47590, - "Ġsimulator": 42991, - "Ġsimult": 20731, - "Ġsimultaneous": 58632, - "Ġsimultaneously": 25291, - "Ġsin": 7589, - "Ġsina": 97363, - "Ġsinc": 27336, - "Ġsince": 2533, - "Ġsincer": 44149, - "Ġsincere": 49424, - "Ġsincerely": 59383, - "Ġsincerity": 100226, - "Ġsind": 12868, - "Ġsine": 58768, - "Ġsinful": 97727, - "Ġsing": 7936, - "Ġsingapore": 96862, - "Ġsinger": 23597, - "Ġsingers": 68141, - "Ġsinging": 26139, - "Ġsingle": 3254, - "Ġsingled": 79973, - "Ġsingles": 17845, - "Ġsingleton": 38003, - "Ġsingly": 86599, - "Ġsings": 68341, - "Ġsingular": 35044, - "Ġsinh": 98932, - "Ġsinister": 63667, - "Ġsink": 19868, - "Ġsinking": 62193, - "Ġsinks": 58052, - "Ġsino": 52904, - "Ġsinon": 37572, - "Ġsins": 40444, - "Ġsint": 43329, - "Ġsinus": 76914, - "Ġsip": 47715, - "Ġsir": 28146, - "Ġsire": 87011, - "Ġsis": 53415, - "Ġsist": 21566, - "Ġsistem": 69986, - "Ġsistema": 29928, - "Ġsistemas": 89249, - "Ġsister": 13219, - "Ġsisters": 30393, - "Ġsit": 2503, - "Ġsitcom": 81466, - "Ġsite": 2816, - "Ġsites": 6732, - "Ġsiti": 43792, - "Ġsitio": 48056, - "Ġsitios": 71661, - "Ġsito": 51719, - "Ġsits": 23874, - "Ġsitting": 11961, - "Ġsitu": 10109, - "Ġsituación": 79395, - "Ġsituated": 31183, - "Ġsituation": 6671, - "Ġsituations": 15082, - "Ġsix": 4848, - "Ġsixteen": 59139, - "Ġsixth": 26084, - "Ġsixty": 53474, - "Ġsiz": 65996, - "Ġsizable": 79198, - "Ġsize": 1404, - "Ġsized": 30387, - "Ġsizeof": 4022, - "Ġsizes": 12562, - "Ġsizing": 64101, - "Ġsiè": 97739, - "ĠsiÄĻ": 12951, - "Ġsj": 38536, - "Ġsk": 1940, - "Ġska": 54827, - "Ġskal": 42913, - "Ġskate": 43878, - "Ġskateboard": 99082, - "Ġskating": 65504, - "Ġskb": 68923, - "Ġske": 16098, - "Ġskeletal": 69397, - "Ġskeleton": 30535, - "Ġskeletons": 75407, - "Ġskept": 37679, - "Ġskeptic": 55950, - "Ġskeptical": 44929, - "Ġskepticism": 67233, - "Ġsketch": 26610, - "Ġsketches": 68782, - "Ġskew": 41643, - "Ġskewed": 87572, - "Ġski": 29779, - "Ġskies": 50393, - "Ġskiing": 63117, - "Ġskill": 10151, - "Ġskilled": 26611, - "Ġskillet": 79085, - "Ġskills": 7512, - "Ġskim": 79669, - "Ġskimage": 93376, - "Ġskin": 6930, - "Ġskincare": 80705, - "Ġskinny": 48777, - "Ġskins": 51050, - "Ġskip": 10936, - "Ġskipped": 36257, - "Ġskipping": 43759, - "Ġskips": 92620, - "Ġskirm": 96380, - "Ġskirt": 38380, - "Ġskirts": 77305, - "Ġskl": 83642, - "Ġsklearn": 18471, - "Ġsku": 53422, - "Ġskull": 35113, - "Ġskulle": 70358, - "Ġskulls": 98712, - "Ġsky": 13180, - "Ġskyline": 88839, - "Ġskype": 87772, - "Ġskyrocket": 75722, - "Ġskys": 85421, - "Ġsl": 1776, - "Ġsla": 32993, - "Ġslab": 55791, - "Ġslack": 46719, - "Ġslag": 67691, - "Ġslain": 70286, - "Ġslam": 45992, - "Ġslammed": 50365, - "Ġslamming": 92960, - "Ġslander": 99558, - "Ġslang": 81012, - "Ġslap": 51152, - "Ġslapped": 72888, - "Ġslash": 37726, - "Ġslashed": 84624, - "Ġslashes": 88496, - "Ġslashing": 93043, - "Ġslate": 51680, - "Ġslated": 53370, - "Ġslaughter": 40856, - "Ġslaughtered": 86847, - "Ġslave": 20985, - "Ġslavery": 33792, - "Ġslaves": 32760, - "Ġsle": 20328, - "Ġsled": 95512, - "Ġslee": 22399, - "Ġsleek": 48494, - "Ġsleep": 6212, - "Ġsleeper": 83647, - "Ġsleeping": 21811, - "Ġsleeps": 72490, - "Ġsleepy": 82893, - "Ġsleeve": 37253, - "Ġsleeves": 43475, - "Ġslender": 73342, - "Ġslept": 46498, - "Ġslew": 60132, - "Ġslic": 22388, - "Ġslice": 16363, - "Ġsliced": 48715, - "Ġslices": 35354, - "Ġslicing": 86015, - "Ġslick": 50738, - "Ġslid": 61014, - "Ġslide": 15332, - "Ġslider": 22127, - "Ġsliders": 82150, - "Ġslides": 22245, - "Ġslideshow": 65547, - "Ġsliding": 34932, - "Ġslight": 8275, - "Ġslightest": 60147, - "Ġslightly": 10284, - "Ġslik": 76324, - "Ġslim": 30453, - "Ġslime": 78944, - "Ġsling": 88733, - "Ġslip": 21818, - "Ġslipped": 43578, - "Ġslippery": 71672, - "Ġslipping": 64802, - "Ġslips": 68754, - "Ġslit": 79130, - "Ġslo": 18067, - "Ġslog": 36049, - "Ġslogan": 52637, - "Ġslogans": 78101, - "Ġslope": 31332, - "Ġslopes": 60108, - "Ġsloppy": 75082, - "Ġslot": 9633, - "Ġslots": 16087, - "Ġslow": 6435, - "Ġslowdown": 75017, - "Ġslowed": 48946, - "Ġslower": 29493, - "Ġslowing": 48408, - "Ġslowly": 14297, - "Ġslows": 70270, - "Ġslu": 99555, - "Ġslug": 25478, - "Ġslugg": 80122, - "Ġsluggish": 88046, - "Ġslump": 86828, - "Ġslur": 84671, - "Ġslut": 39497, - "Ġsluts": 58695, - "Ġsm": 1554, - "Ġsmack": 91594, - "Ġsmall": 2678, - "Ġsmaller": 9333, - "Ġsmallest": 25655, - "Ġsmart": 7941, - "Ġsmarter": 47578, - "Ġsmartphone": 22234, - "Ġsmartphones": 36122, - "Ġsmarty": 77148, - "Ġsmash": 53006, - "Ġsmashed": 57520, - "Ġsmashing": 83588, - "Ġsmb": 78892, - "Ġsme": 91567, - "Ġsmear": 81603, - "Ġsmell": 22843, - "Ġsmelled": 86798, - "Ġsmelling": 97103, - "Ġsmells": 50737, - "Ġsmile": 15648, - "Ġsmiled": 31645, - "Ġsmiles": 43632, - "Ġsmiling": 37163, - "Ġsmirk": 86124, - "Ġsmith": 77821, - "Ġsmo": 44673, - "Ġsmoke": 16603, - "Ġsmoked": 48637, - "Ġsmoker": 78320, - "Ġsmokers": 57757, - "Ġsmoking": 20149, - "Ġsmooth": 11113, - "Ġsmoothed": 93939, - "Ġsmoother": 61405, - "Ġsmoothing": 63061, - "Ġsmoothly": 39511, - "Ġsms": 39029, - "Ġsmtp": 55497, - "Ġsmugg": 41837, - "Ġsmuggling": 74034, - "ĠsmÃ¥": 83944, - "Ġsn": 4224, - "Ġsnack": 40459, - "Ġsnacks": 43402, - "Ġsnag": 72902, - "Ġsnake": 26332, - "Ġsnakes": 57196, - "Ġsnap": 10885, - "Ġsnapchat": 99150, - "Ġsnapped": 48110, - "Ġsnapping": 80889, - "Ġsnaps": 52404, - "Ġsnapshot": 16694, - "Ġsnapshots": 62923, - "Ġsnatch": 85660, - "Ġsnd": 29712, - "Ġsne": 21423, - "Ġsneak": 45264, - "Ġsneakers": 68291, - "Ġsnel": 90811, - "Ġsniff": 58387, - "Ġsniper": 63382, - "Ġsnippet": 44165, - "Ġsnippets": 69742, - "Ġsno": 66184, - "Ġsnork": 97806, - "Ġsnow": 12056, - "Ġsnowy": 90873, - "Ġsnprintf": 37546, - "Ġsns": 51201, - "Ġsnug": 86701, - "Ġso": 779, - "Ġsoak": 61792, - "Ġsoaked": 69975, - "Ġsoaking": 78446, - "Ġsoap": 27883, - "Ġsoar": 99565, - "Ġsoared": 87055, - "Ġsoaring": 69997, - "Ġsob": 11752, - "Ġsober": 50505, - "Ġsobie": 77358, - "Ġsobre": 15482, - "Ġsoc": 12288, - "Ġsoccer": 22963, - "Ġsoci": 15983, - "Ġsocial": 3674, - "Ġsociale": 75107, - "Ġsociales": 65207, - "Ġsocialism": 51618, - "Ġsocialist": 41289, - "Ġsocially": 40418, - "Ġsociedad": 90787, - "Ġsocietal": 59529, - "Ġsocieties": 34775, - "Ġsociety": 8396, - "Ġsocio": 41589, - "Ġsocioeconomic": 80431, - "Ġsociology": 78208, - "Ġsociété": 77824, - "Ġsock": 11334, - "Ġsockaddr": 25143, - "Ġsocket": 7728, - "Ġsockets": 48657, - "Ġsockfd": 81873, - "Ġsocks": 40086, - "Ġsod": 24905, - "Ġsoda": 39962, - "Ġsodium": 39695, - "Ġsodom": 83737, - "Ġsof": 86906, - "Ġsofa": 32169, - "Ġsofas": 97506, - "Ġsofort": 77820, - "Ġsoft": 8579, - "Ġsoftball": 96368, - "Ġsoften": 81045, - "Ġsoftened": 90158, - "Ġsofter": 64230, - "Ġsoftly": 57150, - "Ġsoftmax": 77469, - "Ġsoftware": 3241, - "Ġsog": 45942, - "Ġsogar": 72865, - "Ġsoil": 17614, - "Ġsoils": 69561, - "Ġsoir": 57992, - "Ġsoit": 45441, - "Ġsok": 84826, - "Ġsol": 2092, - "Ġsola": 96189, - "Ġsolar": 13238, - "Ġsold": 6216, - "Ġsolder": 60877, - "Ġsoldier": 27202, - "Ġsoldiers": 15201, - "Ġsole": 13612, - "Ġsolely": 21742, - "Ġsolemn": 64702, - "Ġsolic": 30844, - "Ġsolicit": 56246, - "Ġsolicitud": 96957, - "Ġsolid": 6573, - "Ġsolidarity": 44254, - "Ġsolidity": 73263, - "Ġsolids": 82486, - "Ġsolitary": 58229, - "Ġsolitude": 99544, - "Ġsoll": 23410, - "Ġsollen": 82246, - "Ġsollte": 52026, - "Ġsollten": 75553, - "Ġsolo": 13839, - "Ġsoluble": 88045, - "Ġsolution": 6425, - "Ġsolutions": 10105, - "Ġsolve": 11886, - "Ġsolved": 29056, - "Ġsolvent": 69996, - "Ġsolver": 30061, - "Ġsolves": 68577, - "Ġsolving": 22581, - "Ġsom": 1794, - "Ġsoma": 58859, - "Ġsome": 1063, - "Ġsomebody": 18570, - "Ġsomeday": 54108, - "Ġsomehow": 17354, - "Ġsomeone": 4423, - "Ġsomething": 2555, - "Ġsometime": 36113, - "Ġsometimes": 7170, - "Ġsomew": 9179, - "Ġsomewhat": 14738, - "Ġsomewhere": 15038, - "Ġsommes": 74533, - "Ġson": 4538, - "Ġsond": 47937, - "Ġsondern": 52390, - "Ġsong": 5609, - "Ġsongs": 11936, - "Ġsongwriter": 85757, - "Ġsonic": 72436, - "Ġsono": 21488, - "Ġsonra": 85226, - "Ġsons": 26419, - "Ġsonst": 96343, - "Ġsont": 15132, - "Ġsoo": 44276, - "Ġsoon": 5246, - "Ġsooner": 31373, - "Ġsoothing": 65464, - "Ġsop": 71304, - "Ġsoph": 19219, - "Ġsophistic": 24940, - "Ġsophisticated": 27877, - "Ġsophistication": 85536, - "Ġsophomore": 51498, - "Ġsopr": 80229, - "Ġsor": 25551, - "Ġsore": 36366, - "Ġsorrow": 58596, - "Ġsorry": 14931, - "Ġsort": 3460, - "ĠsortBy": 68013, - "ĠsortOrder": 79751, - "Ġsortable": 57875, - "Ġsorte": 80444, - "Ġsorted": 10839, - "Ġsorter": 91552, - "Ġsortie": 84143, - "Ġsorting": 29373, - "Ġsorts": 21522, - "Ġsos": 61977, - "Ġsost": 79048, - "Ġsotto": 96341, - "Ġsou": 5945, - "Ġsought": 16495, - "Ġsouha": 77438, - "Ġsoul": 13836, - "Ġsouls": 35826, - "Ġsound": 5222, - "Ġsounded": 35408, - "Ġsounding": 49227, - "Ġsounds": 10578, - "Ġsoundtrack": 45999, - "Ġsoup": 19724, - "Ġsour": 20897, - "Ġsource": 2592, - "ĠsourceMapping": 45684, - "ĠsourceMappingURL": 45795, - "Ġsourced": 42211, - "Ġsources": 8336, - "Ġsourcing": 74281, - "Ġsous": 32592, - "Ġsout": 65827, - "Ġsouth": 10007, - "Ġsoutheast": 42552, - "Ġsoutheastern": 83209, - "Ġsouthern": 18561, - "Ġsouthwest": 54085, - "Ġsouthwestern": 99911, - "Ġsouvenir": 98395, - "Ġsouvent": 71151, - "Ġsovere": 30097, - "Ġsovereign": 46384, - "Ġsovereignty": 47059, - "Ġsow": 58565, - "Ġsowie": 40407, - "Ġsoy": 29839, - "Ġsp": 993, - "Ġspa": 31493, - "Ġspac": 100108, - "Ġspace": 3634, - "Ġspacecraft": 42640, - "Ġspaced": 64928, - "Ġspacer": 79949, - "Ġspaces": 12908, - "Ġspaceship": 85942, - "Ġspacing": 27032, - "Ġspacious": 33236, - "Ġspaghetti": 88010, - "Ġspam": 26396, - "Ġspan": 9575, - "Ġspanish": 78132, - "Ġspanking": 76835, - "Ġspanning": 56886, - "Ġspans": 45395, - "Ġspar": 80969, - "Ġspare": 24804, - "Ġspared": 74688, - "Ġsparing": 96055, - "Ġspark": 15541, - "Ġsparked": 41544, - "Ġsparking": 100082, - "Ġsparkle": 96170, - "Ġsparkling": 64612, - "Ġsparks": 76883, - "Ġsparse": 34544, - "Ġspas": 83060, - "Ġspat": 63983, - "Ġspatial": 29079, - "Ġspawn": 18533, - "Ġspawned": 53634, - "Ġspawning": 79529, - "Ġspawns": 93776, - "Ġspd": 82562, - "Ġspe": 2395, - "Ġspeak": 6604, - "Ġspeaker": 19114, - "Ġspeakers": 22032, - "Ġspeaking": 12365, - "Ġspeaks": 21881, - "Ġspear": 41963, - "Ġspec": 1424, - "Ġspecial": 3361, - "Ġspecialised": 89004, - "Ġspecialist": 24687, - "Ġspecialists": 35416, - "Ġspecialization": 66979, - "Ġspecialize": 48444, - "Ġspecialized": 28175, - "Ġspecializes": 46672, - "Ġspecializing": 58394, - "Ġspecially": 35426, - "Ġspecials": 60874, - "Ġspecialties": 94436, - "Ġspecialty": 36974, - "Ġspecies": 9606, - "Ġspecific": 3230, - "Ġspecifically": 11951, - "Ġspecification": 26185, - "Ġspecifications": 29803, - "Ġspecificity": 76041, - "Ġspecifics": 49449, - "Ġspecified": 5300, - "Ġspecifier": 98716, - "Ġspecifies": 30202, - "Ġspecify": 14158, - "Ġspecifying": 38938, - "Ġspecimen": 58184, - "Ġspecimens": 57749, - "Ġspecs": 33347, - "Ġspect": 9618, - "Ġspectacle": 57891, - "Ġspectacular": 28809, - "Ġspectator": 89723, - "Ġspectators": 70402, - "Ġspectra": 63697, - "Ġspectral": 57077, - "Ġspectro": 66425, - "Ġspectrum": 20326, - "Ġspecular": 86517, - "Ġspeculate": 64601, - "Ġspeculated": 74877, - "Ġspeculation": 33422, - "Ġspeculative": 66836, - "Ġsped": 86710, - "Ġspeech": 8982, - "Ġspeeches": 44440, - "Ġspeed": 4732, - "Ġspeeding": 58675, - "Ġspeeds": 25753, - "Ġspeedy": 66583, - "Ġspel": 72035, - "Ġspell": 13141, - "Ġspelled": 68918, - "Ġspelling": 43529, - "Ġspells": 26701, - "Ġspend": 8493, - "Ġspender": 84988, - "Ġspending": 10374, - "Ġspends": 38202, - "Ġspent": 7543, - "Ġspep": 70336, - "Ġsper": 47116, - "Ġsperm": 40699, - "Ġsperma": 74468, - "Ġsph": 42822, - "Ġsphere": 26436, - "Ġspheres": 66818, - "Ġspherical": 65251, - "Ġspi": 28047, - "Ġspice": 42786, - "Ġspices": 49659, - "Ġspicy": 48351, - "Ġspider": 35454, - "Ġspiders": 63236, - "Ġspiel": 79252, - "Ġspiele": 92955, - "Ġspielen": 59337, - "Ġspies": 69998, - "Ġspike": 37393, - "Ġspiked": 93342, - "Ġspikes": 51760, - "Ġspill": 39897, - "Ġspilled": 74125, - "Ġspills": 84051, - "Ġspin": 12903, - "Ġspinach": 68798, - "Ġspinal": 50112, - "Ġspindle": 99291, - "Ġspine": 35776, - "Ġspinner": 36591, - "Ġspinning": 38960, - "Ġspins": 45858, - "Ġspir": 18823, - "Ġspiral": 42197, - "Ġspirit": 9090, - "Ġspirited": 98143, - "Ġspirits": 31739, - "Ġspiritual": 18330, - "Ġspirituality": 75456, - "Ġspiritually": 88853, - "Ġspit": 57087, - "Ġspite": 34781, - "Ġspl": 12786, - "Ġsplash": 35732, - "Ġsple": 87450, - "Ġsplendid": 70960, - "Ġsplice": 89390, - "Ġspline": 71186, - "Ġsplit": 6859, - "Ġsplits": 41567, - "Ġsplitted": 85989, - "Ġsplitter": 74086, - "Ġsplitting": 45473, - "Ġspo": 20016, - "Ġspoil": 65893, - "Ġspoiled": 72524, - "Ġspoiler": 73306, - "Ġspoilers": 66427, - "Ġspoke": 12570, - "Ġspoken": 22066, - "Ġspokes": 11449, - "Ġspokesman": 18367, - "Ġspokesperson": 29003, - "Ġspokeswoman": 34241, - "Ġsponge": 69448, - "Ġspons": 13769, - "Ġsponsor": 25438, - "Ġsponsored": 30638, - "Ġsponsoring": 85441, - "Ġsponsors": 39701, - "Ġsponsorship": 55531, - "Ġspont": 37391, - "Ġspontaneous": 54557, - "Ġspontaneously": 88558, - "Ġspoof": 88990, - "Ġspooky": 98176, - "Ġspoon": 46605, - "Ġspor": 62016, - "Ġsport": 10775, - "Ġsporting": 36027, - "Ġsports": 10034, - "Ġspos": 54507, - "Ġsposób": 99721, - "Ġspot": 7858, - "Ġspotify": 88890, - "Ġspotlight": 37973, - "Ġspots": 19300, - "Ġspotted": 30652, - "Ġspotting": 90319, - "Ġspouse": 32080, - "Ġspouses": 66312, - "Ġspp": 91799, - "Ġspr": 8314, - "Ġspraw": 35908, - "Ġsprawling": 71992, - "Ġspray": 23749, - "Ġsprayed": 78721, - "Ġspraying": 83636, - "Ġspre": 66662, - "Ġspread": 9041, - "Ġspreading": 31135, - "Ġspreads": 43653, - "Ġspreadsheet": 46986, - "Ġspree": 79728, - "Ġspring": 10683, - "Ġspringfox": 97477, - "Ġsprings": 42242, - "Ġsprink": 51798, - "Ġsprinkle": 85947, - "Ġsprint": 38949, - "Ġsprintf": 12075, - "Ġsprite": 17488, - "ĠspriteBatch": 78288, - "Ġsprites": 47857, - "Ġsprung": 92310, - "Ġspun": 57585, - "Ġspur": 60131, - "Ġspurred": 85747, - "Ġspy": 21930, - "ĠspyOn": 67634, - "Ġspying": 63314, - "Ġspäter": 88891, - "Ġspéc": 71269, - "Ġspécial": 76305, - "Ġsq": 18522, - "Ġsql": 5822, - "ĠsqlCommand": 86404, - "ĠsqlSession": 91165, - "Ġsqlalchemy": 43275, - "Ġsqlite": 22775, - "Ġsqr": 86129, - "Ġsqrt": 18430, - "Ġsqu": 8330, - "Ġsquad": 19037, - "Ġsquadron": 98380, - "Ġsquads": 78296, - "Ġsquare": 9518, - "Ġsquared": 53363, - "Ġsquarely": 95563, - "Ġsquares": 32440, - "Ġsquash": 59576, - "Ġsquat": 58570, - "Ġsque": 32232, - "Ġsqueez": 44846, - "Ġsqueeze": 37663, - "Ġsqueezed": 65262, - "Ġsqueezing": 88807, - "Ġsquid": 90275, - "Ġsquir": 47050, - "Ġsquirrel": 91624, - "Ġsquirt": 73581, - "Ġsr": 19499, - "Ġsrand": 69368, - "Ġsrc": 2338, - "Ġsrv": 44678, - "Ġss": 11107, - "Ġsscanf": 63013, - "Ġssh": 30330, - "Ġssid": 97461, - "Ġssize": 44051, - "Ġssl": 34637, - "Ġst": 357, - "Ġsta": 29611, - "Ġstaat": 74924, - "Ġstab": 28062, - "Ġstabbed": 51280, - "Ġstabbing": 72022, - "Ġstabil": 27276, - "Ġstability": 20334, - "Ġstabilization": 83938, - "Ġstabilize": 70236, - "Ġstabilized": 93163, - "Ġstable": 15528, - "Ġstack": 5729, - "Ġstacked": 42415, - "Ġstacking": 75172, - "Ġstacks": 41050, - "Ġstad": 87223, - "Ġstadium": 24833, - "Ġstadiums": 90184, - "Ġstaff": 5687, - "Ġstaffer": 78234, - "Ġstaffers": 61350, - "Ġstaffing": 65151, - "Ġstag": 77536, - "Ġstage": 6566, - "Ġstaged": 51157, - "Ġstages": 18094, - "Ġstagger": 40256, - "Ġstaggering": 55944, - "Ġstaging": 48862, - "Ġstagn": 54363, - "Ġstagnant": 97043, - "Ġstain": 53064, - "Ġstained": 61152, - "Ġstaining": 88896, - "Ġstainless": 25468, - "Ġstains": 63563, - "Ġstair": 37649, - "Ġstaircase": 62862, - "Ġstairs": 32249, - "Ġstake": 18783, - "Ġstakeholders": 39210, - "Ġstakes": 45525, - "Ġstal": 80576, - "Ġstale": 51451, - "Ġstalk": 55972, - "Ġstalking": 82895, - "Ġstall": 43793, - "Ġstalled": 68941, - "Ġstalls": 74673, - "Ġstamina": 61784, - "Ġstamp": 21899, - "Ġstamped": 65139, - "Ġstamps": 50312, - "Ġstan": 46294, - "Ġstance": 30031, - "Ġstand": 2559, - "Ġstandalone": 44488, - "Ġstandard": 5410, - "ĠstandardUserDefaults": 57089, - "Ġstandardized": 51114, - "Ġstandards": 10886, - "Ġstandby": 72838, - "Ġstanding": 11509, - "Ġstandings": 68663, - "Ġstandoff": 85427, - "Ġstandout": 72560, - "Ġstandpoint": 51882, - "Ġstands": 13656, - "Ġstanza": 96536, - "Ġstap": 36114, - "Ġstaple": 50056, - "Ġstaples": 87929, - "Ġstar": 6917, - "Ġstarch": 70181, - "Ġstare": 46943, - "Ġstared": 45135, - "Ġstares": 95502, - "Ġstaring": 37874, - "Ġstark": 38246, - "Ġstarred": 59335, - "Ġstarring": 40500, - "Ġstars": 9958, - "Ġstart": 1212, - "ĠstartActivity": 18776, - "ĠstartActivityForResult": 74727, - "ĠstartDate": 30786, - "ĠstartIndex": 41793, - "ĠstartPoint": 83529, - "ĠstartPos": 69891, - "ĠstartPosition": 99442, - "ĠstartTime": 23705, - "ĠstartX": 69699, - "ĠstartY": 62802, - "Ġstarted": 3940, - "Ġstarter": 27795, - "Ġstarters": 43806, - "Ġstarting": 6041, - "Ġstartled": 89815, - "Ġstartling": 68834, - "Ġstarts": 8638, - "Ġstarttime": 93495, - "Ġstartup": 21210, - "Ġstartups": 44483, - "Ġstarvation": 78245, - "Ġstarving": 78501, - "Ġstash": 65137, - "Ġstat": 2863, - "Ġstata": 80321, - "Ġstate": 1614, - "Ġstated": 11224, - "Ġstatement": 5224, - "Ġstatements": 12518, - "Ġstates": 5415, - "Ġstatewide": 52041, - "Ġstati": 96977, - "Ġstatic": 1118, - "Ġstatically": 92274, - "Ġstating": 28898, - "Ġstation": 8216, - "Ġstationary": 53735, - "Ġstationed": 63620, - "Ġstations": 17789, - "Ġstatist": 20719, - "Ġstatistic": 43589, - "Ġstatistical": 29564, - "Ġstatistically": 47952, - "Ġstatistics": 13443, - "Ġstato": 49253, - "Ġstats": 10691, - "Ġstatt": 68417, - "Ġstatue": 35372, - "Ġstatues": 59002, - "Ġstature": 77723, - "Ġstatus": 2704, - "ĠstatusBar": 91220, - "ĠstatusCode": 36632, - "Ġstatuses": 60458, - "Ġstatute": 35786, - "Ġstatutes": 62282, - "Ġstatutory": 45530, - "Ġstaunch": 82721, - "Ġstav": 75335, - "Ġstay": 4822, - "Ġstayed": 20186, - "Ġstaying": 19994, - "Ġstays": 27656, - "Ġstd": 1487, - "ĠstdClass": 56387, - "Ġstddev": 88967, - "Ġstderr": 27534, - "Ġstdin": 32469, - "Ġstdout": 20676, - "Ġste": 4179, - "Ġstead": 17269, - "Ġsteadfast": 85387, - "Ġsteadily": 43071, - "Ġsteady": 24981, - "Ġsteak": 50059, - "Ġsteal": 27669, - "Ġstealing": 39098, - "Ġsteals": 62566, - "Ġstealth": 48065, - "Ġsteam": 20930, - "Ġsteel": 9699, - "Ġsteep": 32366, - "Ġsteer": 49715, - "Ġsteering": 33277, - "Ġstehen": 65957, - "Ġsteht": 55483, - "Ġstellar": 48317, - "Ġstellen": 69202, - "Ġstellt": 98196, - "Ġstem": 19646, - "Ġstemmed": 99618, - "Ġstemming": 77044, - "Ġstems": 44814, - "Ġstencil": 73470, - "Ġstep": 3094, - "Ġstepped": 25319, - "Ġstepper": 97032, - "Ġstepping": 36567, - "Ġsteps": 7504, - "Ġster": 22562, - "Ġstere": 23473, - "Ġstereo": 39052, - "Ġstereotype": 74746, - "Ġstereotypes": 54168, - "Ġsteril": 66740, - "Ġsterile": 82743, - "Ġsterling": 73037, - "Ġstern": 58644, - "Ġsteroid": 77848, - "Ġsteroids": 58161, - "Ġstesso": 83688, - "Ġstew": 61443, - "Ġsteward": 69606, - "Ġstick": 9396, - "Ġsticker": 47277, - "Ġstickers": 50396, - "Ġsticking": 38072, - "Ġsticks": 34240, - "Ġsticky": 28502, - "Ġstif": 92326, - "Ġstiff": 31161, - "Ġstiffness": 70334, - "Ġstigma": 60381, - "Ġstil": 91866, - "Ġstill": 2103, - "Ġstim": 12936, - "Ġstimulate": 51077, - "Ġstimulated": 81471, - "Ġstimulates": 95455, - "Ġstimulating": 65792, - "Ġstimulation": 41959, - "Ġstimuli": 56688, - "Ġstimulus": 39535, - "Ġsting": 55413, - "Ġstint": 61808, - "Ġstip": 43773, - "Ġstir": 23935, - "Ġstirred": 75940, - "Ġstirring": 55054, - "Ġstitch": 33961, - "Ġstitched": 95708, - "Ġstitches": 63036, - "Ġstitching": 80231, - "Ġstk": 56103, - "Ġstm": 56358, - "Ġstmt": 20621, - "Ġsto": 43132, - "Ġstochastic": 96340, - "Ġstock": 5708, - "Ġstocked": 71116, - "Ġstockholm": 93190, - "Ġstocking": 80249, - "Ġstockings": 76705, - "Ġstocks": 23301, - "Ġstoi": 88444, - "Ġstole": 40606, - "Ġstolen": 23130, - "Ġstom": 20703, - "Ġstomach": 23152, - "Ġstone": 9998, - "Ġstones": 27302, - "Ġstood": 14980, - "Ġstool": 64172, - "Ġstools": 90872, - "Ġstop": 3009, - "Ġstopped": 10717, - "Ġstopping": 23351, - "Ġstops": 18417, - "Ġstopwatch": 86672, - "Ġstopwords": 92144, - "Ġstor": 34789, - "Ġstorage": 5942, - "Ġstore": 3637, - "Ġstored": 9967, - "Ġstorefront": 91828, - "Ġstores": 10756, - "Ġstoria": 99989, - "Ġstories": 7493, - "Ġstoring": 28672, - "Ġstorm": 13766, - "Ġstormed": 86087, - "Ġstorms": 44583, - "Ġstory": 3446, - "Ġstoryboard": 43133, - "Ġstoryline": 51728, - "Ġstoryt": 41106, - "Ġstorytelling": 48929, - "Ġstos": 97083, - "Ġstout": 90772, - "Ġstove": 45115, - "Ġstr": 610, - "ĠstrSQL": 81253, - "ĠstrSql": 53231, - "Ġstraight": 7833, - "Ġstraightforward": 31439, - "Ġstrain": 26800, - "Ġstrained": 73779, - "Ġstrains": 42400, - "Ġstrand": 42589, - "Ġstranded": 63205, - "Ġstrands": 69864, - "Ġstrang": 47305, - "Ġstrange": 15234, - "Ġstrangely": 70706, - "Ġstranger": 35058, - "Ġstrangers": 40721, - "Ġstrap": 34647, - "Ġstrapon": 93346, - "Ġstrapped": 91124, - "Ġstraps": 49349, - "Ġstrat": 44397, - "Ġstrateg": 5388, - "Ġstrategic": 19092, - "Ġstrategically": 68774, - "Ġstrategies": 15174, - "Ġstrategist": 65235, - "Ġstrategy": 8446, - "Ġstraw": 31107, - "Ġstrawberries": 76203, - "Ġstrawberry": 73700, - "Ġstray": 62490, - "Ġstrcat": 34612, - "Ġstrchr": 65135, - "Ġstrcmp": 25258, - "Ġstrconv": 34417, - "Ġstrcpy": 23942, - "Ġstrdup": 49919, - "Ġstre": 5527, - "Ġstreak": 30314, - "Ġstream": 4365, - "Ġstreamed": 74345, - "Ġstreaming": 17265, - "Ġstreamline": 82703, - "Ġstreamlined": 75160, - "Ġstreams": 23914, - "Ġstreet": 8761, - "Ġstreets": 14708, - "Ġstren": 93319, - "Ġstrength": 8333, - "Ġstrengthen": 20259, - "Ġstrengthened": 60862, - "Ġstrengthening": 48513, - "Ġstrengthens": 96931, - "Ġstrengths": 36486, - "Ġstrerror": 44773, - "Ġstress": 8631, - "Ġstressed": 32647, - "Ġstresses": 59623, - "Ġstressful": 46883, - "Ġstressing": 94791, - "Ġstret": 27277, - "Ġstretch": 14841, - "Ġstretched": 41398, - "Ġstretches": 50699, - "Ġstretching": 42949, - "Ġstrftime": 82500, - "Ġstri": 6076, - "Ġstrict": 7452, - "Ġstricter": 84818, - "Ġstrictly": 26549, - "Ġstride": 19782, - "Ġstrides": 37387, - "Ġstrife": 97712, - "Ġstrike": 13471, - "Ġstrikeouts": 90026, - "Ġstriker": 45041, - "Ġstrikes": 23170, - "Ġstriking": 21933, - "Ġstring": 925, - "ĠstringBuffer": 61807, - "ĠstringBuilder": 40150, - "ĠstringBy": 43198, - "ĠstringByAppending": 60361, - "ĠstringByAppendingString": 97610, - "ĠstringValue": 79568, - "ĠstringWith": 19565, - "ĠstringWithFormat": 20668, - "Ġstringent": 70099, - "Ġstringify": 84266, - "Ġstrings": 9246, - "Ġstringstream": 82027, - "Ġstrip": 13619, - "Ġstripe": 46642, - "Ġstriped": 68690, - "Ġstripes": 55788, - "Ġstripped": 37779, - "Ġstripper": 97787, - "Ġstripping": 67770, - "Ġstrips": 31022, - "Ġstripslashes": 64323, - "Ġstrive": 37106, - "Ġstrives": 75651, - "Ġstriving": 68727, - "Ġstrlen": 12702, - "Ġstrm": 89876, - "Ġstrncmp": 94302, - "Ġstrncpy": 58429, - "Ġstro": 31511, - "Ġstroke": 12943, - "ĠstrokeLine": 78929, - "ĠstrokeWidth": 63925, - "Ġstrokes": 53572, - "Ġstroll": 69983, - "Ġstron": 78161, - "Ġstrong": 3831, - "Ġstronger": 16643, - "Ġstrongest": 31005, - "Ġstronghold": 86568, - "Ġstrongly": 16917, - "Ġstrpos": 44568, - "Ġstrr": 80552, - "Ġstrs": 58684, - "Ġstrstr": 67395, - "Ġstrt": 13927, - "Ġstrtok": 49445, - "Ġstrtol": 34724, - "Ġstrtolower": 39914, - "Ġstrtotime": 25671, - "Ġstrtoupper": 61540, - "Ġstruck": 17948, - "Ġstruct": 2080, - "Ġstructs": 63945, - "Ġstructural": 24693, - "Ġstructure": 6070, - "Ġstructured": 34030, - "Ġstructures": 14726, - "Ġstrugg": 8089, - "Ġstruggle": 14993, - "Ġstruggled": 28214, - "Ġstruggles": 28970, - "Ġstruggling": 20558, - "Ġstrut": 83443, - "Ġsts": 52856, - "Ġstu": 55854, - "Ġstub": 13947, - "Ġstubborn": 52496, - "Ġstuck": 16075, - "Ġstud": 1707, - "Ġstudent": 5575, - "Ġstudents": 4236, - "Ġstudied": 20041, - "Ġstudies": 7978, - "Ġstudio": 14356, - "Ġstudios": 42795, - "Ġstuds": 86721, - "Ġstudy": 4007, - "Ġstudying": 21630, - "Ġstuff": 6392, - "Ġstuffed": 45413, - "Ġstuffing": 83616, - "Ġstumble": 75237, - "Ġstumbled": 50157, - "Ġstumbling": 88455, - "Ġstump": 89712, - "Ġstun": 66528, - "Ġstunned": 48026, - "Ġstunning": 20441, - "Ġstunt": 60125, - "Ġstup": 91132, - "Ġstupid": 18754, - "Ġstupidity": 88637, - "Ġsturdy": 45652, - "Ġstutter": 91637, - "Ġsty": 18078, - "Ġstyl": 49304, - "Ġstyle": 1742, - "ĠstyleUrls": 18117, - "Ġstyled": 11343, - "Ġstyles": 9404, - "Ġstylesheet": 74902, - "Ġstyling": 42428, - "Ġstylish": 32461, - "Ġstylist": 67473, - "Ġstør": 75450, - "Ġsu": 924, - "Ġsua": 19906, - "Ġsuas": 53197, - "Ġsub": 1207, - "ĠsubTitle": 93010, - "Ġsubclass": 38290, - "Ġsubclasses": 69283, - "Ġsubconscious": 84951, - "Ġsubcontract": 95479, - "Ġsubdir": 99121, - "Ġsubdiv": 67609, - "Ġsubdivision": 60922, - "Ġsubdivisions": 92545, - "Ġsubdued": 93519, - "Ġsubgroup": 81215, - "Ġsubj": 81417, - "Ġsubject": 3917, - "Ġsubjected": 38126, - "Ġsubjective": 44122, - "Ġsubjects": 15223, - "Ġsublic": 29591, - "Ġsublicense": 29887, - "Ġsublime": 71246, - "Ġsublist": 94993, - "Ġsubmar": 43271, - "Ġsubmarine": 58629, - "Ġsubmarines": 86642, - "Ġsubmenu": 78497, - "Ġsubmerged": 85177, - "Ġsubmission": 21142, - "Ġsubmissions": 37935, - "Ġsubmissive": 97340, - "Ġsubmit": 9502, - "Ġsubmits": 95135, - "Ġsubmitted": 14976, - "Ġsubmitting": 34194, - "Ġsubmodule": 96670, - "Ġsubnet": 52557, - "Ġsubordinate": 79263, - "Ġsubparagraph": 75915, - "Ġsubplot": 47726, - "Ġsubpo": 61609, - "Ġsubpoena": 73869, - "Ġsubprocess": 24418, - "Ġsubrange": 94891, - "Ġsubreddit": 63192, - "Ġsubroutine": 89434, - "Ġsubs": 5258, - "Ġsubscri": 12680, - "Ġsubscribe": 18447, - "Ġsubscribed": 53200, - "Ġsubscriber": 33215, - "Ġsubscribers": 31120, - "Ġsubscribing": 40885, - "Ġsubscript": 99350, - "Ġsubscription": 15493, - "Ġsubscriptions": 41455, - "Ġsubsection": 23695, - "Ġsubsequ": 13386, - "Ġsubsequent": 17876, - "Ġsubsequently": 28520, - "Ġsubset": 27084, - "Ġsubsets": 75605, - "Ġsubsid": 25905, - "Ġsubsidi": 32619, - "Ġsubsidiaries": 72202, - "Ġsubsidiary": 41164, - "Ġsubsidies": 43121, - "Ġsubsidized": 95114, - "Ġsubsidy": 68747, - "Ġsubst": 38415, - "Ġsubstance": 20278, - "Ġsubstances": 33155, - "Ġsubstant": 11153, - "Ġsubstantial": 12190, - "Ġsubstantially": 32302, - "Ġsubstantive": 67749, - "Ġsubstit": 32434, - "Ġsubstitute": 28779, - "Ġsubstituted": 63196, - "Ġsubstitutes": 91362, - "Ġsubstitution": 50068, - "Ġsubstitutions": 94750, - "Ġsubstr": 16146, - "Ġsubstrate": 54057, - "Ġsubstring": 39549, - "Ġsubsystem": 53885, - "Ġsubt": 42129, - "Ġsubtitle": 32835, - "Ġsubtitles": 67766, - "Ġsubtle": 27545, - "Ġsubtly": 87417, - "Ġsubtotal": 91481, - "Ġsubtract": 33356, - "Ġsubtraction": 76340, - "Ġsubtree": 54564, - "Ġsubtype": 53582, - "Ġsubur": 30422, - "Ġsuburb": 52265, - "Ġsuburban": 46318, - "Ġsuburbs": 48013, - "Ġsubway": 44346, - "Ġsuc": 11405, - "Ġsucc": 20639, - "Ġsucceed": 12265, - "Ġsucceeded": 26399, - "Ġsucceeding": 73820, - "Ġsucceeds": 51181, - "Ġsucces": 50551, - "Ġsuccesfully": 93736, - "Ġsuccess": 2450, - "Ġsuccesses": 48188, - "Ġsuccessful": 6992, - "Ġsuccessfully": 7946, - "Ġsuccession": 50787, - "Ġsuccessive": 50024, - "Ġsuccessor": 34665, - "Ġsuccessors": 75996, - "Ġsuccinct": 99732, - "Ġsuccès": 94499, - "Ġsuce": 75300, - "Ġsucess": 78347, - "Ġsucesso": 44562, - "Ġsuch": 1778, - "Ġsuche": 78754, - "Ġsuchen": 67224, - "Ġsucht": 41516, - "Ġsuck": 19419, - "Ġsucked": 53312, - "Ġsucker": 94888, - "Ġsucking": 44625, - "Ġsucks": 40199, - "Ġsuction": 84878, - "Ġsud": 31837, - "Ġsudah": 50896, - "Ġsudden": 11210, - "Ġsuddenly": 15187, - "Ġsudo": 26481, - "Ġsudoku": 91909, - "Ġsue": 34872, - "Ġsued": 42184, - "Ġsuede": 97735, - "Ġsuf": 56868, - "Ġsuff": 8657, - "Ġsuffer": 7831, - "Ġsuffered": 16654, - "Ġsufferers": 96460, - "Ġsuffering": 16066, - "Ġsuffers": 47521, - "Ġsuffice": 77256, - "Ġsufficient": 14343, - "Ġsufficiently": 40044, - "Ġsuffix": 21166, - "Ġsug": 31705, - "Ġsugar": 13465, - "Ġsugars": 70913, - "Ġsuger": 98684, - "Ġsuggest": 4284, - "Ġsuggested": 12090, - "Ġsuggesting": 23377, - "Ġsuggestion": 24710, - "Ġsuggestions": 18726, - "Ġsuggestive": 99578, - "Ġsuggests": 13533, - "Ġsui": 84753, - "Ġsuic": 43919, - "Ġsuicidal": 66153, - "Ġsuicide": 18639, - "Ġsuicides": 85049, - "Ġsuing": 70507, - "Ġsuis": 36731, - "Ġsuit": 7937, - "Ġsuitability": 81728, - "Ġsuitable": 14791, - "Ġsuitcase": 88949, - "Ġsuite": 16578, - "Ġsuited": 32599, - "Ġsuites": 56264, - "Ġsuits": 29076, - "Ġsuiv": 46932, - "Ġsujet": 70927, - "Ġsuk": 96890, - "Ġsul": 26858, - "Ġsulf": 40769, - "Ġsulfate": 89418, - "Ġsulfur": 72591, - "Ġsulla": 58070, - "Ġsulph": 83778, - "Ġsum": 2694, - "Ġsuma": 52413, - "Ġsumm": 35359, - "Ġsummar": 29385, - "Ġsummaries": 70022, - "Ġsummarize": 63179, - "Ġsummarized": 69729, - "Ġsummarizes": 94594, - "Ġsummary": 12399, - "Ġsummed": 66766, - "Ġsummer": 7474, - "Ġsummers": 80769, - "Ġsummit": 30048, - "Ġsummon": 28645, - "Ġsummoned": 52810, - "Ġsummons": 75400, - "Ġsums": 37498, - "Ġsun": 7160, - "Ġsund": 51682, - "Ġsunday": 93463, - "Ġsung": 40439, - "Ġsunglasses": 60469, - "Ġsunk": 68265, - "Ġsunlight": 40120, - "Ġsunny": 40798, - "Ġsunrise": 64919, - "Ġsunscreen": 83184, - "Ġsunset": 44084, - "Ġsunshine": 52495, - "Ġsunt": 40795, - "Ġsuo": 52612, - "Ġsuoi": 97120, - "Ġsup": 1043, - "Ġsuper": 2307, - "ĠsuperClass": 60757, - "Ġsuperb": 33689, - "Ġsuperclass": 78714, - "Ġsuperf": 43117, - "Ġsuperficial": 59915, - "Ġsuperhero": 46244, - "Ġsuperheroes": 91818, - "Ġsuperintendent": 74133, - "Ġsuperior": 16757, - "Ġsuperiority": 66732, - "Ġsupermarket": 49313, - "Ġsupermarkets": 77599, - "Ġsupern": 39887, - "Ġsupernatural": 50058, - "Ġsupers": 52790, - "Ġsuperst": 94705, - "Ġsuperstar": 58347, - "Ġsuperv": 15945, - "Ġsupervise": 100201, - "Ġsupervised": 60089, - "Ġsupervision": 38217, - "Ġsupervisor": 38419, - "Ġsupervisors": 74051, - "Ġsupp": 91135, - "Ġsupper": 87117, - "Ġsuppl": 82113, - "Ġsupplement": 22822, - "Ġsupplemental": 69051, - "Ġsupplementary": 80506, - "Ġsupplementation": 73796, - "Ġsupplemented": 89804, - "Ġsupplements": 33690, - "Ġsupplied": 17665, - "Ġsupplier": 19353, - "Ġsuppliers": 20972, - "Ġsupplies": 17135, - "Ġsupply": 8312, - "Ġsupplying": 44413, - "Ġsupport": 1862, - "Ġsupported": 7396, - "Ġsupporter": 37563, - "Ġsupporters": 15879, - "Ġsupporting": 12899, - "Ġsupportive": 33445, - "Ġsupports": 11815, - "Ġsuppose": 23289, - "Ġsupposed": 10171, - "Ġsupposedly": 33828, - "Ġsuppress": 28321, - "Ġsuppressed": 56089, - "Ġsuppressing": 98795, - "Ġsuppression": 46735, - "Ġsupra": 67655, - "Ġsuprem": 35225, - "Ġsupremacist": 83111, - "Ġsupremacy": 65503, - "Ġsupreme": 44222, - "Ġsur": 1765, - "Ġsure": 2771, - "Ġsurely": 22225, - "Ġsurf": 20884, - "Ġsurface": 7479, - "Ġsurfaced": 58646, - "Ġsurfaces": 27529, - "Ġsurfing": 58840, - "Ġsurg": 12274, - "Ġsurge": 22531, - "Ġsurged": 85007, - "Ġsurgeon": 46098, - "Ġsurgeons": 74272, - "Ġsurgeries": 68823, - "Ġsurgery": 15173, - "Ġsurgical": 34933, - "Ġsurname": 40853, - "Ġsurpass": 53120, - "Ġsurpassed": 68328, - "Ġsurplus": 41548, - "Ġsurpr": 6350, - "Ġsurprise": 13051, - "Ġsurprised": 14792, - "Ġsurprises": 46540, - "Ġsurprising": 15206, - "Ġsurprisingly": 29392, - "Ġsurre": 25139, - "Ġsurreal": 65623, - "Ġsurrender": 32859, - "Ġsurrendered": 71044, - "Ġsurrogate": 73950, - "Ġsurround": 9172, - "Ġsurrounded": 23712, - "Ġsurrounding": 14932, - "Ġsurroundings": 40190, - "Ġsurrounds": 71374, - "Ġsurtout": 76776, - "Ġsurv": 7550, - "Ġsurve": 15765, - "Ġsurveillance": 22156, - "Ġsurvey": 10795, - "Ġsurveyed": 49098, - "Ġsurveys": 32313, - "Ġsurviv": 23589, - "Ġsurvival": 20237, - "Ġsurvive": 18167, - "Ġsurvived": 26968, - "Ġsurvives": 83417, - "Ġsurviving": 40746, - "Ġsurvivor": 49748, - "Ġsurvivors": 32696, - "Ġsus": 4582, - "Ġsuscept": 37329, - "Ġsusceptibility": 88636, - "Ġsusceptible": 47281, - "Ġsushi": 67322, - "Ġsusp": 9482, - "Ġsuspect": 15562, - "Ġsuspected": 24740, - "Ġsuspects": 30861, - "Ġsuspend": 27343, - "Ġsuspended": 22340, - "Ġsuspense": 72930, - "Ġsuspension": 25288, - "Ġsuspicion": 38141, - "Ġsuspicions": 79607, - "Ġsuspicious": 32427, - "Ġsust": 10446, - "Ġsustain": 14201, - "Ġsustainability": 41329, - "Ġsustainable": 22556, - "Ġsustained": 29759, - "Ġsustaining": 80184, - "Ġsut": 35312, - "Ġsv": 13871, - "Ġsvc": 47254, - "Ġsve": 81129, - "Ġsvens": 49797, - "Ġsvensk": 80261, - "Ġsvenska": 88053, - "Ġsvg": 27950, - "Ġsvm": 67411, - "Ġsvn": 61546, - "Ġsvo": 67107, - "Ġsw": 2064, - "Ġswagger": 61923, - "Ġswal": 50454, - "Ġswallow": 42276, - "Ġswallowed": 64437, - "Ġswallowing": 91747, - "Ġswamp": 67172, - "Ġswap": 14626, - "Ġswapped": 58050, - "Ġswapping": 64819, - "Ġswaps": 74251, - "Ġswarm": 61941, - "Ġswath": 93512, - "Ġsway": 61229, - "Ġswe": 10769, - "Ġswear": 47177, - "Ġswearing": 91781, - "Ġsweat": 28566, - "Ġsweater": 61221, - "Ġsweating": 81366, - "Ġsweaty": 98521, - "Ġsweep": 24021, - "Ġsweeping": 42071, - "Ġsweeps": 97567, - "Ġsweet": 10437, - "Ġsweetheart": 92354, - "Ġsweetness": 64550, - "Ġsweets": 76657, - "Ġswell": 78353, - "Ġswelling": 55307, - "Ġswept": 41323, - "Ġswift": 30462, - "Ġswiftly": 56651, - "Ġswim": 16587, - "Ġswimming": 24269, - "Ġswims": 81736, - "Ġswing": 19336, - "Ġswinger": 24545, - "Ġswingerclub": 46954, - "Ġswingers": 55126, - "Ġswinging": 55060, - "Ġswings": 57890, - "Ġswipe": 39620, - "Ġswiper": 79419, - "Ġswirl": 87460, - "Ġswirling": 93378, - "Ġswitch": 3480, - "Ġswitched": 30975, - "Ġswitches": 32267, - "Ġswitching": 28865, - "Ġswo": 34227, - "Ġswollen": 76193, - "Ġsword": 20827, - "Ġswords": 53157, - "Ġswore": 92307, - "Ġsworn": 51748, - "Ġswung": 70955, - "Ġsx": 32908, - "Ġsy": 6705, - "Ġsyll": 48704, - "Ġsym": 8045, - "Ġsymb": 67754, - "Ġsymbol": 7891, - "Ġsymbolic": 36396, - "Ġsymbolism": 83476, - "Ġsymbols": 18210, - "Ġsymlink": 84321, - "Ġsymmetric": 55443, - "Ġsymmetry": 46220, - "Ġsymp": 22176, - "Ġsympath": 33818, - "Ġsympathetic": 53464, - "Ġsympathy": 47084, - "Ġsympt": 12104, - "Ġsymptom": 49648, - "Ġsymptoms": 13803, - "Ġsyn": 6925, - "Ġsynagogue": 95965, - "Ġsynaptic": 99827, - "Ġsync": 13105, - "Ġsynced": 86128, - "Ġsynchron": 14453, - "Ġsynchronization": 59012, - "Ġsynchronize": 64899, - "Ġsynchronized": 22183, - "Ġsynchronous": 67049, - "Ġsyncing": 97245, - "Ġsynd": 22013, - "Ġsyndrome": 28439, - "Ġsynerg": 80526, - "Ġsynergy": 93140, - "Ġsynonym": 74450, - "Ġsynonymous": 69593, - "Ġsynonyms": 86506, - "Ġsynopsis": 81763, - "Ġsynt": 84287, - "Ġsyntax": 20047, - "Ġsynth": 43998, - "Ġsynthes": 52389, - "Ġsynthesis": 39975, - "Ġsynthesized": 92106, - "Ġsynthetic": 28367, - "Ġsyrup": 45322, - "Ġsys": 5826, - "Ġsyscall": 50445, - "Ġsyslog": 75587, - "Ġsyst": 42345, - "Ġsystem": 1887, - "ĠsystemFontOfSize": 52916, - "Ġsystematic": 37538, - "Ġsystematically": 60826, - "Ġsystemctl": 90521, - "Ġsystemd": 76066, - "Ġsystemic": 46417, - "Ġsystems": 6067, - "Ġsystème": 72601, - "Ġsz": 10244, - "Ġszcz": 76673, - "Ġszer": 58217, - "Ġszy": 92865, - "Ġsábado": 98559, - "Ġsách": 96182, - "Ġsão": 30710, - "Ġsä": 65874, - "ĠsÃ¥": 21751, - "Ġsæ": 93425, - "Ġsé": 19266, - "Ġsécur": 65461, - "Ġsécurité": 77463, - "Ġsélection": 71132, - "Ġsérie": 47528, - "Ġsó": 32190, - "Ġsólo": 53288, - "Ġsö": 51387, - "Ġsø": 31430, - "Ġsøger": 62371, - "Ġsøker": 93844, - "Ġsû": 78705, - "Ġsûr": 97717, - "Ġsü": 60839, - "ĠsÃŃ": 45815, - "ĠsÄĥ": 30094, - "ĠsÄħ": 38227, - "ĠsÅĤ": 75358, - "Ġsản": 86736, - "Ġsá»ij": 66626, - "Ġt": 259, - "Ġta": 9637, - "Ġtab": 5769, - "ĠtabBar": 77881, - "ĠtabIndex": 86041, - "ĠtabPage": 88910, - "Ġtabel": 90882, - "Ġtabela": 68315, - "Ġtabindex": 31273, - "Ġtabla": 41646, - "Ġtable": 2007, - "ĠtableLayoutPanel": 98855, - "ĠtableName": 30644, - "ĠtableView": 14074, - "Ġtableau": 57234, - "Ġtablename": 87465, - "Ġtables": 12920, - "Ġtablesp": 38190, - "Ġtablespoon": 62611, - "Ġtablespoons": 56588, - "Ġtablet": 21354, - "Ġtabletop": 89571, - "Ġtablets": 29679, - "Ġtaboo": 77045, - "Ġtabs": 23204, - "Ġtac": 60388, - "Ġtack": 14192, - "Ġtackle": 22118, - "Ġtackled": 82457, - "Ġtackles": 43581, - "Ġtackling": 57911, - "Ġtaco": 91941, - "Ġtacos": 85501, - "Ġtact": 14413, - "Ġtactic": 39001, - "Ġtactical": 39747, - "Ġtactics": 26411, - "Ġtactile": 99683, - "Ġtad": 64906, - "Ġtag": 4877, - "ĠtagName": 63467, - "Ġtagged": 38213, - "Ġtagging": 79253, - "Ġtags": 9681, - "Ġtah": 91193, - "Ġtahun": 58623, - "Ġtai": 53637, - "Ġtail": 9986, - "Ġtaille": 62827, - "Ġtailor": 52056, - "Ġtailored": 41891, - "Ġtails": 64614, - "Ġtainted": 85073, - "Ġtak": 18608, - "Ġtake": 1935, - "Ġtakeaway": 89474, - "Ġtaken": 4529, - "Ġtakeover": 64310, - "Ġtakes": 5097, - "Ġtaking": 4737, - "Ġtako": 98133, - "Ġtakże": 64954, - "Ġtal": 8374, - "Ġtale": 24162, - "Ġtalent": 11005, - "Ġtalented": 23944, - "Ġtalents": 35032, - "Ġtales": 37565, - "Ġtalk": 3137, - "Ġtalked": 15243, - "Ġtalking": 7556, - "Ġtalks": 13739, - "Ġtall": 16615, - "Ġtaller": 51009, - "Ġtallest": 82717, - "Ġtally": 53395, - "Ġtam": 26555, - "Ġtamanho": 70338, - "Ġtamaño": 81352, - "Ġtamb": 17834, - "Ġtambién": 29571, - "Ġtambém": 35701, - "Ġtame": 82923, - "Ġtamil": 85635, - "Ġtamp": 76129, - "Ġtan": 14531, - "Ġtand": 54667, - "Ġtandem": 67042, - "Ġtang": 22636, - "Ġtangent": 69760, - "Ġtanggal": 92002, - "Ġtangible": 50401, - "Ġtangled": 93941, - "Ġtank": 13192, - "Ġtanker": 93494, - "Ġtanks": 26951, - "Ġtant": 37622, - "Ġtantal": 95685, - "Ġtanto": 33186, - "Ġtantr": 64107, - "Ġtantra": 33202, - "Ġtap": 15596, - "Ġtape": 17401, - "Ġtaped": 83614, - "Ġtaper": 55035, - "Ġtapered": 95155, - "Ġtapes": 52796, - "Ġtapi": 99176, - "Ġtapped": 49523, - "Ġtapping": 53728, - "Ġtaps": 63070, - "Ġtar": 12460, - "Ġtaraf": 96898, - "Ġtard": 62197, - "Ġtarde": 61745, - "Ġtarea": 91007, - "Ġtarg": 90080, - "Ġtarget": 2218, - "ĠtargetType": 72430, - "Ġtargeted": 17550, - "Ġtargeting": 25103, - "Ġtargets": 11811, - "Ġtariff": 61361, - "Ġtariffs": 44995, - "Ġtarn": 87580, - "Ġtart": 45915, - "Ġtas": 52314, - "Ġtask": 3465, - "ĠtaskId": 61627, - "Ġtasked": 51920, - "Ġtasks": 9256, - "Ġtast": 58172, - "Ġtaste": 12945, - "Ġtasted": 61580, - "Ġtastes": 36263, - "Ġtasting": 47500, - "Ġtasty": 39953, - "Ġtat": 72813, - "Ġtatto": 25816, - "Ġtattoo": 32894, - "Ġtattoos": 54742, - "Ġtau": 32923, - "Ġtaught": 15972, - "Ġtav": 93309, - "Ġtavern": 91235, - "Ġtax": 3827, - "Ġtaxa": 77314, - "Ġtaxable": 59453, - "Ġtaxation": 51727, - "Ġtaxed": 72515, - "Ġtaxes": 13426, - "Ġtaxi": 33605, - "Ġtaxing": 88004, - "Ġtaxis": 90603, - "Ġtaxonomy": 72906, - "Ġtaxp": 23839, - "Ġtaxpayer": 39273, - "Ġtaxpayers": 35748, - "Ġtb": 16767, - "Ġtbl": 21862, - "Ġtbody": 46520, - "Ġtbsp": 64975, - "Ġtc": 17568, - "Ġtcb": 94279, - "Ġtcp": 29151, - "Ġtd": 18425, - "Ġte": 1028, - "Ġtea": 15600, - "Ġteach": 4639, - "Ġteacher": 11326, - "Ġteachers": 13639, - "Ġteaches": 33992, - "Ġteaching": 12917, - "Ġteachings": 45572, - "Ġteal": 95707, - "Ġteam": 2128, - "Ġteamed": 61310, - "Ġteammate": 48666, - "Ġteammates": 32746, - "Ġteams": 7411, - "Ġteamwork": 84633, - "Ġtear": 18036, - "ĠtearDown": 33925, - "Ġteardown": 50404, - "Ġtearing": 56836, - "Ġtears": 24014, - "Ġteas": 30668, - "Ġtease": 67126, - "Ġteased": 79875, - "Ġteaser": 70653, - "Ġteasing": 71463, - "Ġteaspoon": 42384, - "Ġteaspoons": 93200, - "Ġtec": 86671, - "Ġtech": 13312, - "Ġtechn": 2869, - "Ġtechnical": 11156, - "Ġtechnically": 32654, - "Ġtechnician": 54611, - "Ġtechnicians": 53459, - "Ġtechnique": 15105, - "Ġtechniques": 12823, - "Ġtechno": 89999, - "Ġtechnological": 30116, - "Ġtechnologies": 14645, - "Ġtechnology": 5557, - "Ġtecn": 41934, - "Ġted": 42323, - "Ġtedious": 66838, - "Ġtee": 36176, - "Ġteen": 9562, - "Ġteenage": 34268, - "Ġteenager": 32639, - "Ġteenagers": 37719, - "Ġteens": 27294, - "Ġteeth": 18311, - "Ġteg": 57055, - "Ġtegen": 72962, - "Ġtego": 50647, - "Ġteh": 81006, - "Ġteil": 78514, - "Ġtej": 63080, - "Ġtek": 43185, - "Ġtekn": 81126, - "Ġtekst": 73678, - "Ġtel": 19227, - "Ġtela": 70866, - "Ġtelah": 58735, - "Ġtele": 8122, - "Ġtelecom": 60505, - "Ġtelecommunications": 62866, - "Ġtelefon": 43250, - "Ġtelefone": 74264, - "Ġtelefono": 63530, - "Ġtelegram": 68644, - "Ġtelemetry": 62137, - "Ġtelephone": 21186, - "Ġteleport": 50589, - "Ġtelesc": 78513, - "Ġtelescope": 56925, - "Ġtelevis": 91065, - "Ġtelevised": 76710, - "Ġtelevision": 12707, - "Ġtell": 3371, - "Ġtelling": 11890, - "Ġtells": 10975, - "Ġtem": 1592, - "Ġtema": 47015, - "Ġtemas": 85006, - "Ġtemp": 2798, - "ĠtempList": 95964, - "Ġtemper": 6940, - "Ġtemperament": 79964, - "Ġtemperatura": 84053, - "Ġtemperature": 9499, - "Ġtemperatures": 20472, - "Ġtempered": 90761, - "Ġtempfile": 55919, - "Ġtempl": 68630, - "Ġtemplate": 3896, - "ĠtemplateUrl": 13329, - "Ġtemplates": 20506, - "Ġtemple": 27850, - "Ġtemples": 57997, - "Ġtempo": 24108, - "Ġtempor": 19502, - "Ġtemporada": 82561, - "Ġtemporal": 37015, - "Ġtemporarily": 28191, - "Ġtemporary": 13643, - "Ġtemps": 27138, - "Ġtempt": 26032, - "Ġtemptation": 62461, - "Ġtempted": 54980, - "Ġtempting": 61299, - "Ġten": 5899, - "Ġtenant": 26305, - "Ġtenants": 41016, - "Ġtend": 8541, - "Ġtended": 49890, - "Ġtendencies": 61555, - "Ġtendency": 31954, - "Ġtender": 28682, - "Ġtendon": 88932, - "Ġtendr": 91346, - "Ġtends": 28335, - "Ġtenemos": 71548, - "Ġtener": 34530, - "Ġteng": 42249, - "Ġtenga": 93432, - "Ġtengo": 67990, - "Ġtennis": 32515, - "Ġtens": 22781, - "Ġtense": 43787, - "Ġtension": 24408, - "Ġtensions": 39510, - "Ġtensor": 16000, - "Ġtensorflow": 29187, - "Ġtensors": 78187, - "Ġtent": 16006, - "Ġtentang": 93164, - "Ġtentative": 76220, - "Ġtenth": 56766, - "Ġtents": 64470, - "Ġtenure": 40061, - "ĠtenÃŃa": 92665, - "Ġtep": 56152, - "Ġter": 2024, - "Ġtercer": 89981, - "Ġterm": 4751, - "Ġterme": 98020, - "Ġtermed": 61937, - "Ġtermin": 10415, - "Ġterminal": 15372, - "Ġterminals": 54079, - "Ġterminate": 30754, - "Ġterminated": 32372, - "Ġterminates": 88711, - "Ġterminating": 71681, - "Ġtermination": 35508, - "Ġterminator": 81125, - "Ġterminology": 57726, - "Ġterms": 3878, - "Ġtern": 72717, - "Ġterr": 7317, - "Ġterra": 60661, - "Ġterrace": 52578, - "Ġterrain": 25911, - "Ġterre": 88026, - "Ġterrestrial": 80492, - "Ġterrible": 17936, - "Ġterribly": 50136, - "Ġterrific": 43660, - "Ġterrified": 53731, - "Ġterrifying": 42351, - "Ġterritor": 40456, - "Ġterritorial": 52482, - "Ġterritories": 39543, - "Ġterritory": 18455, - "Ġterror": 8818, - "Ġterrorism": 24020, - "Ġterrorist": 20320, - "Ġterrorists": 29331, - "Ġters": 88730, - "Ġterse": 51637, - "Ġtersebut": 56866, - "Ġtert": 98214, - "Ġtertiary": 80423, - "Ġterug": 90601, - "Ġtes": 51309, - "Ġtess": 80930, - "Ġtest": 1296, - "ĠtestCase": 55552, - "ĠtestData": 68448, - "ĠtestName": 95496, - "Ġtestament": 61300, - "Ġtestcase": 71180, - "Ġteste": 75765, - "Ġtested": 12793, - "Ġtester": 38211, - "Ġtesters": 90819, - "Ġtestified": 39873, - "Ġtestify": 49262, - "Ġtestim": 19529, - "Ġtestimon": 47762, - "Ġtestimonials": 84610, - "Ġtestimony": 24365, - "Ġtesting": 7649, - "Ġtestosterone": 40032, - "Ġtests": 7177, - "Ġtet": 28953, - "Ġtetas": 88615, - "Ġtether": 80665, - "Ġtex": 23984, - "Ġtexas": 60348, - "Ġtext": 1495, - "ĠtextAlign": 24718, - "ĠtextBox": 19982, - "ĠtextColor": 48159, - "ĠtextDecoration": 93045, - "ĠtextField": 32488, - "ĠtextSize": 78500, - "ĠtextStatus": 61883, - "ĠtextStyle": 74196, - "ĠtextView": 32289, - "Ġtextarea": 53724, - "Ġtextbook": 56185, - "Ġtextbooks": 65303, - "Ġtextbox": 75099, - "Ġtexte": 69067, - "Ġtextile": 66638, - "Ġtextiles": 94082, - "Ġtexting": 69094, - "Ġtexto": 33125, - "Ġtexts": 22755, - "Ġtextual": 63633, - "Ġtexture": 10651, - "Ġtextured": 74644, - "Ġtextures": 30953, - "Ġteż": 66920, - "Ġtf": 6543, - "Ġtg": 54288, - "Ġtgt": 51575, - "Ġth": 270, - "Ġtha": 49588, - "Ġthai": 18420, - "Ġthaimassage": 66978, - "Ġthan": 1109, - "Ġthank": 9901, - "Ġthanked": 57595, - "Ġthankful": 43788, - "Ġthankfully": 77085, - "Ġthanking": 94121, - "Ġthanks": 9523, - "Ġthat": 430, - "Ġthats": 41136, - "Ġthaw": 86478, - "Ġthe": 279, - "Ġtheano": 96999, - "Ġtheat": 47213, - "Ġtheater": 27803, - "Ġtheaters": 44866, - "Ġtheatre": 34596, - "Ġtheatrical": 66333, - "Ġthee": 40344, - "Ġtheft": 28483, - "Ġtheir": 872, - "Ġtheirs": 48301, - "Ġthem": 1124, - "Ġthematic": 95868, - "Ġtheme": 7057, - "Ġthemed": 49644, - "Ġthemes": 22100, - "Ġthems": 5685, - "Ġthemselves": 5694, - "Ġthen": 1243, - "Ġtheolog": 90602, - "Ġtheological": 70634, - "Ġtheology": 54641, - "Ġtheor": 46820, - "Ġtheorem": 58917, - "Ġtheoret": 26188, - "Ġtheoretical": 32887, - "Ġtheoretically": 63234, - "Ġtheories": 26018, - "Ġtheorists": 84062, - "Ġtheory": 10334, - "Ġther": 9139, - "Ġtherap": 25731, - "Ġtherapeutic": 37471, - "Ġtherapies": 52312, - "Ġtherapist": 42863, - "Ġtherapists": 68616, - "Ġtherapy": 15419, - "Ġthere": 1070, - "Ġthereafter": 46095, - "Ġthereby": 28592, - "Ġtherefore": 9093, - "Ġtherein": 58179, - "Ġthereof": 34366, - "Ġtheres": 92779, - "Ġtherm": 30945, - "Ġthermal": 29487, - "Ġthermo": 97247, - "Ġthermometer": 93297, - "Ġthermostat": 75170, - "Ġthese": 1521, - "Ġthesis": 17850, - "Ġtheta": 19034, - "Ġthey": 814, - "Ġthi": 62428, - "Ġthick": 12314, - "Ġthicker": 59884, - "Ġthickness": 26839, - "Ġthief": 58835, - "Ġthieves": 61667, - "Ġthigh": 39771, - "Ġthighs": 60611, - "Ġthin": 15792, - "Ġthing": 3245, - "Ġthings": 2574, - "Ġthink": 1781, - "Ġthinker": 98636, - "Ġthinkers": 69122, - "Ġthinking": 7422, - "Ġthinks": 15849, - "Ġthinly": 99531, - "Ġthinner": 65355, - "Ġthird": 4948, - "Ġthirds": 94237, - "Ġthirst": 50690, - "Ġthirsty": 98208, - "Ġthirteen": 61759, - "Ġthirty": 27219, - "Ġthis": 420, - "Ġtho": 40425, - "Ġthor": 73833, - "Ġthorough": 17879, - "Ġthoroughly": 27461, - "Ġthose": 1884, - "Ġthou": 34223, - "Ġthough": 3582, - "Ġthought": 3463, - "Ġthoughtful": 43766, - "Ġthoughts": 11555, - "Ġthous": 7193, - "Ġthousand": 16579, - "Ġthousands": 9214, - "Ġthr": 8983, - "Ġthread": 4617, - "ĠthreadIdx": 74071, - "Ġthreaded": 67887, - "Ġthreading": 31259, - "Ġthreads": 14906, - "Ġthreat": 6023, - "Ġthreaten": 40250, - "Ġthreatened": 21699, - "Ġthreatening": 27903, - "Ġthreatens": 48926, - "Ġthreats": 18208, - "Ġthree": 2380, - "Ġthreesome": 70064, - "Ġthresh": 52844, - "Ġthreshold": 12447, - "Ġthresholds": 57240, - "Ġthrew": 22982, - "Ġthrift": 82642, - "Ġthrill": 54904, - "Ġthrilled": 38564, - "Ġthriller": 54461, - "Ġthrilling": 57399, - "Ġthrive": 41972, - "Ġthriving": 53414, - "Ġthro": 60187, - "Ġthroat": 28691, - "Ġthrom": 84664, - "Ġthrone": 44721, - "Ġthrott": 81072, - "Ġthrottle": 43266, - "Ġthrough": 1555, - "Ġthroughout": 6957, - "Ġthroughput": 64862, - "Ġthrow": 2571, - "ĠthrowError": 81880, - "Ġthrowable": 65631, - "Ġthrowing": 21939, - "Ġthrown": 15338, - "Ġthrows": 3872, - "Ġthru": 41178, - "Ġthrust": 30985, - "Ġthu": 78474, - "Ġthugs": 86419, - "Ġthuis": 55384, - "Ġthuisontvangst": 79423, - "Ġthumb": 25015, - "Ġthumbnail": 29674, - "Ġthumbnails": 81165, - "Ġthumbs": 57949, - "Ġthunder": 37943, - "Ġthunk": 79256, - "Ġthus": 8617, - "Ġthwart": 64788, - "Ġthy": 26236, - "Ġthyroid": 54060, - "Ġthé": 76680, - "Ġthông": 93530, - "ĠthÃłnh": 65161, - "Ġti": 9165, - "Ġtic": 62547, - "Ġtick": 9525, - "Ġticker": 48087, - "Ġticket": 11989, - "Ġtickets": 14741, - "Ġticking": 83437, - "Ġticks": 31057, - "Ġtid": 13413, - "Ġtidak": 28380, - "Ġtidal": 86559, - "Ġtide": 43038, - "Ġtidy": 58905, - "Ġtie": 18623, - "Ġtied": 17791, - "Ġtiempo": 29842, - "Ġtiene": 24215, - "Ġtienen": 47539, - "Ġtiener": 87746, - "Ġtienes": 72197, - "Ġtier": 27087, - "Ġtiers": 64271, - "Ġties": 20405, - "Ġtieten": 72105, - "Ġtiger": 52835, - "Ġtight": 10508, - "Ġtighten": 67845, - "Ġtightened": 85820, - "Ġtightening": 77880, - "Ġtighter": 64062, - "Ġtightly": 40069, - "Ġtijd": 53790, - "Ġtik": 87272, - "Ġtil": 10478, - "Ġtile": 10228, - "ĠtileSize": 94875, - "Ġtiled": 82970, - "Ġtiles": 21130, - "Ġtill": 12222, - "Ġtilt": 37300, - "Ġtilted": 87017, - "Ġtim": 6935, - "Ġtimber": 45888, - "Ġtime": 892, - "ĠtimeStamp": 65376, - "ĠtimeZone": 99864, - "Ġtimed": 26245, - "Ġtimedelta": 43355, - "Ġtimeframe": 71053, - "Ġtimeless": 58105, - "Ġtimeline": 25845, - "Ġtimelines": 88244, - "Ġtimely": 32100, - "Ġtimeout": 9829, - "Ġtimeouts": 92544, - "Ġtimer": 9198, - "Ġtimers": 45622, - "Ġtimes": 3115, - "Ġtimespec": 72256, - "Ġtimestamp": 11695, - "Ġtimestamps": 49881, - "Ġtimestep": 75678, - "Ġtimetable": 67640, - "Ġtimeval": 52434, - "Ġtimezone": 35057, - "Ġtimid": 99149, - "Ġtiming": 18912, - "Ġtimings": 85898, - "Ġtimp": 77745, - "Ġtin": 25826, - "Ġtinder": 90265, - "Ġting": 43327, - "Ġtinha": 96048, - "Ġtink": 91684, - "Ġtint": 49104, - "Ġtiny": 13987, - "Ġtion": 73352, - "Ġtip": 11813, - "Ġtipo": 16697, - "Ġtipos": 64962, - "Ġtipped": 66472, - "Ġtipping": 72293, - "Ġtips": 10631, - "Ġtir": 45712, - "Ġtire": 28387, - "Ġtired": 19781, - "Ġtirelessly": 99229, - "Ġtires": 31800, - "Ġtissue": 20438, - "Ġtissues": 39881, - "Ġtit": 8305, - "Ġtitan": 86612, - "Ġtitanium": 71404, - "Ġtitle": 2316, - "ĠtitleLabel": 61920, - "Ġtitled": 25891, - "Ġtitles": 15671, - "Ġtitre": 64160, - "Ġtits": 30682, - "Ġtitten": 93475, - "Ġtitular": 81205, - "Ġtitulo": 52163, - "Ġtj": 66354, - "Ġtjejer": 73007, - "Ġtk": 17603, - "Ġtkinter": 41590, - "Ġtl": 30896, - "Ġtls": 56126, - "Ġtm": 17784, - "Ġtmp": 4267, - "Ġtmpl": 80939, - "Ġtn": 44408, - "Ġto": 311, - "ĠtoArray": 79290, - "ĠtoDate": 82203, - "ĠtoItem": 99460, - "ĠtoJSON": 80622, - "ĠtoJson": 66357, - "ĠtoReturn": 83098, - "ĠtoString": 14667, - "Ġtoast": 23211, - "Ġtoasted": 93972, - "Ġtoaster": 90918, - "Ġtoastr": 59452, - "Ġtob": 25410, - "Ġtobacco": 27531, - "Ġtoc": 55961, - "Ġtoch": 98798, - "Ġtod": 11791, - "Ġtoda": 41278, - "Ġtodas": 31201, - "Ġtoday": 3432, - "Ġtodd": 39034, - "Ġtoddler": 52335, - "Ġtoddlers": 79935, - "Ġtodo": 12067, - "Ġtodos": 15887, - "Ġtoe": 31316, - "Ġtoen": 100134, - "Ġtoes": 45713, - "Ġtofu": 80247, - "Ġtog": 13445, - "Ġtogether": 3871, - "Ġtogg": 54906, - "Ġtoggle": 15349, - "Ġtoi": 76420, - "Ġtoile": 49775, - "Ġtoilet": 27306, - "Ġtoilets": 63287, - "Ġtok": 9825, - "Ġtoken": 4037, - "ĠtokenId": 88138, - "Ġtokenize": 78751, - "Ġtokenizer": 47058, - "Ġtokens": 11460, - "Ġtol": 39674, - "Ġtold": 3309, - "Ġtoler": 15230, - "Ġtolerance": 25065, - "Ġtolerant": 74582, - "Ġtolerate": 50134, - "Ġtolerated": 66441, - "Ġtoll": 26936, - "Ġtolua": 66624, - "Ġtom": 10390, - "Ġtomar": 64811, - "Ġtomato": 42120, - "Ġtomatoes": 41613, - "Ġtomb": 44180, - "Ġtome": 85842, - "Ġtomorrow": 16986, - "Ġton": 8941, - "Ġtone": 16630, - "Ġtoned": 98831, - "Ġtones": 43076, - "Ġtong": 22076, - "Ġtongue": 25466, - "Ġtongues": 89435, - "Ġtonic": 99305, - "Ġtonight": 18396, - "Ġtonnes": 52021, - "Ġtons": 20181, - "Ġtonumber": 67396, - "Ġtoo": 2288, - "Ġtook": 3952, - "Ġtool": 5507, - "ĠtoolStrip": 48002, - "Ġtoolbar": 27031, - "Ġtoolbox": 68970, - "Ġtoolkit": 66994, - "Ġtools": 7526, - "Ġtooltip": 26529, - "Ġtooltips": 92334, - "Ġtooth": 26588, - "Ġtop": 1948, - "ĠtopLeft": 80203, - "ĠtopLevel": 91520, - "Ġtopic": 8712, - "Ġtopical": 66376, - "Ġtopics": 13650, - "Ġtopo": 73619, - "Ġtopology": 45982, - "Ġtopp": 45141, - "Ġtopped": 40901, - "Ġtopping": 61376, - "Ġtoppings": 90771, - "Ġtops": 33522, - "Ġtor": 5801, - "Ġtorch": 7990, - "Ġtorchvision": 68925, - "Ġtore": 63108, - "Ġtorino": 71543, - "Ġtorment": 73770, - "Ġtorn": 21830, - "Ġtornado": 45272, - "Ġtorpedo": 92983, - "Ġtorque": 42131, - "Ġtorrent": 31675, - "Ġtorrents": 98931, - "Ġtors": 95560, - "Ġtorso": 64300, - "Ġtort": 16831, - "Ġtorture": 30667, - "Ġtortured": 57034, - "Ġtoss": 26251, - "Ġtossed": 51249, - "Ġtossing": 85151, - "Ġtostring": 71990, - "Ġtot": 2458, - "Ġtotal": 2860, - "ĠtotalCount": 60813, - "ĠtotalPages": 93394, - "ĠtotalPrice": 73305, - "ĠtotalTime": 92846, - "Ġtotaled": 89518, - "Ġtotalement": 94773, - "Ġtotaling": 82223, - "Ġtotalitarian": 90364, - "Ġtotally": 12756, - "Ġtotalmente": 81241, - "Ġtotals": 44745, - "Ġtote": 88619, - "Ġtou": 15119, - "Ġtouch": 5916, - "Ġtouchdown": 26079, - "Ġtouchdowns": 43879, - "Ġtouched": 24891, - "Ġtouches": 29727, - "Ġtouching": 31687, - "Ġtouchscreen": 77857, - "Ġtough": 11292, - "Ġtougher": 49331, - "Ġtoughest": 60406, - "Ġtoughness": 77318, - "Ġtoujours": 44093, - "Ġtour": 7364, - "Ġtoured": 91713, - "Ġtouring": 48551, - "Ġtourism": 32083, - "Ġtourist": 31070, - "Ġtourists": 32753, - "Ġtournament": 16520, - "Ġtournaments": 40161, - "Ġtours": 31261, - "Ġtous": 26725, - "Ġtout": 16968, - "Ġtoute": 43905, - "Ġtouted": 67528, - "Ġtoutes": 40744, - "Ġtow": 16190, - "Ġtoward": 9017, - "Ġtowards": 7119, - "Ġtowel": 43713, - "Ġtowels": 53984, - "Ġtower": 21970, - "Ġtowering": 87794, - "Ġtowers": 40825, - "Ġtowing": 89792, - "Ġtown": 6424, - "Ġtowns": 25861, - "Ġtownship": 88275, - "Ġtox": 41569, - "Ġtoxic": 21503, - "Ġtoxicity": 58011, - "Ġtoxin": 98534, - "Ġtoxins": 62186, - "Ġtoy": 22068, - "Ġtoys": 23939, - "Ġtp": 18593, - "Ġtph": 74879, - "Ġtpl": 62079, - "Ġtq": 36985, - "Ġtqdm": 40504, - "Ġtr": 490, - "Ġtra": 9781, - "Ġtrab": 18062, - "Ġtrabaj": 39974, - "Ġtrabajar": 95665, - "Ġtrabajo": 39318, - "Ġtrabal": 37368, - "Ġtrabalho": 55739, - "Ġtrace": 11917, - "Ġtraceback": 47158, - "Ġtraced": 51400, - "Ġtracer": 65406, - "Ġtraces": 35483, - "Ġtracing": 46515, - "Ġtrack": 3839, - "Ġtracked": 34156, - "Ġtracker": 29431, - "Ġtrackers": 92082, - "Ġtracking": 15194, - "Ġtracks": 14242, - "Ġtract": 42929, - "Ġtraction": 47955, - "Ġtractor": 59785, - "Ġtrad": 4790, - "Ġtrade": 6696, - "Ġtraded": 31207, - "Ġtrademark": 32464, - "Ġtrademarks": 42134, - "Ġtrader": 45465, - "Ġtraders": 35687, - "Ġtrades": 31442, - "Ġtrading": 11380, - "Ġtradition": 14135, - "Ġtraditional": 8776, - "Ġtraditionally": 36342, - "Ġtraditions": 32006, - "Ġtraf": 99988, - "Ġtraff": 8422, - "Ġtraffic": 9629, - "Ġtrafficking": 34563, - "Ġtrag": 72702, - "Ġtraged": 28375, - "Ġtragedies": 99870, - "Ġtragedy": 31926, - "Ġtragic": 35279, - "Ġtrail": 9025, - "Ġtrailed": 97171, - "Ġtrailer": 19809, - "Ġtrailers": 50805, - "Ġtrailing": 28848, - "Ġtrails": 33965, - "Ġtrain": 5542, - "Ġtrainable": 88761, - "Ġtrained": 16572, - "Ġtrainer": 29994, - "Ġtrainers": 51191, - "Ġtraining": 4967, - "Ġtrains": 28788, - "Ġtrait": 18027, - "Ġtraitement": 89714, - "Ġtraits": 25022, - "Ġtraj": 63128, - "Ġtrajectories": 86648, - "Ġtrajectory": 35782, - "Ġtram": 53345, - "Ġtran": 24614, - "Ġtrance": 98531, - "Ġtranny": 70698, - "Ġtranqu": 41664, - "Ġtranquil": 68040, - "Ġtrans": 1380, - "Ġtransaction": 7901, - "Ġtransactions": 14463, - "Ġtransc": 42590, - "Ġtranscend": 74809, - "Ġtranscript": 36815, - "Ġtranscription": 46940, - "Ġtranscripts": 61412, - "Ġtransf": 20429, - "Ġtransfer": 8481, - "Ġtransferred": 23217, - "Ġtransferring": 51051, - "Ġtransfers": 31711, - "Ġtransform": 5276, - "Ġtransformation": 18475, - "Ġtransformations": 54070, - "Ġtransformative": 87435, - "Ġtransformed": 24411, - "Ġtransformer": 43678, - "Ġtransformers": 87970, - "Ġtransforming": 46890, - "Ġtransforms": 29575, - "Ġtransgender": 28307, - "Ġtransient": 41658, - "Ġtransistor": 99041, - "Ġtransit": 25032, - "Ġtransition": 9320, - "Ġtransitional": 66743, - "Ġtransitioning": 73194, - "Ġtransitions": 34692, - "Ġtransl": 12215, - "Ġtranslate": 15025, - "ĠtranslateY": 88849, - "Ġtranslated": 25548, - "Ġtranslates": 48018, - "Ġtranslating": 67371, - "Ġtranslation": 14807, - "Ġtranslations": 37793, - "Ġtranslator": 46588, - "Ġtranslators": 73804, - "Ġtranslucent": 85364, - "Ġtransmission": 18874, - "Ġtransmissions": 92096, - "Ġtransmit": 30382, - "Ġtransmitted": 34699, - "Ġtransmitter": 62210, - "Ġtransmitting": 78768, - "Ġtransparency": 28330, - "Ġtransparent": 18300, - "Ġtransplant": 43929, - "Ġtransplantation": 98702, - "Ġtransport": 7710, - "Ġtransportation": 18386, - "Ġtransporte": 96488, - "Ġtransported": 40460, - "Ġtransporter": 73565, - "Ġtransporting": 67757, - "Ġtransports": 69169, - "Ġtranspose": 52023, - "Ġtrap": 23709, - "Ġtrapped": 31691, - "Ġtrapping": 93669, - "Ġtraps": 45660, - "Ġtras": 34264, - "Ġtrash": 23701, - "Ġtrat": 41921, - "Ġtrata": 64367, - "Ġtratamiento": 89745, - "Ġtratt": 94034, - "Ġtrauma": 30988, - "Ġtraumat": 99136, - "Ġtraumatic": 54286, - "Ġtrav": 10346, - "Ġtrava": 58673, - "Ġtravail": 42775, - "Ġtravel": 5944, - "Ġtraveled": 31796, - "Ġtraveler": 63865, - "Ġtravelers": 40386, - "Ġtraveling": 21646, - "Ġtravelled": 46368, - "Ġtraveller": 86294, - "Ġtravellers": 60068, - "Ġtravelling": 31829, - "Ġtravels": 35292, - "Ġtravers": 30517, - "Ġtraversal": 57402, - "Ġtraverse": 38646, - "Ġtravés": 50452, - "Ġtray": 35788, - "Ġtrays": 92825, - "Ġtre": 4353, - "Ġtread": 48814, - "Ġtreadmill": 85746, - "Ġtreason": 79359, - "Ġtreasure": 32726, - "Ġtreasurer": 96491, - "Ġtreasures": 59949, - "Ġtreasury": 79353, - "Ġtreat": 4322, - "Ġtreated": 12020, - "Ġtreaties": 76477, - "Ġtreating": 27723, - "Ġtreatment": 6514, - "Ġtreatments": 22972, - "Ġtreats": 32839, - "Ġtreaty": 38997, - "Ġtrebuie": 95658, - "Ġtree": 5021, - "ĠtreeNode": 66375, - "Ġtrees": 12690, - "Ġtreff": 76787, - "Ġtreffen": 52973, - "Ġtrek": 45688, - "Ġtrem": 18659, - "Ġtrembling": 93088, - "Ġtremend": 24348, - "Ġtremendous": 28040, - "Ġtremendously": 72423, - "Ġtren": 74700, - "Ġtrench": 54352, - "Ġtrenches": 96078, - "Ġtrend": 9327, - "Ġtrending": 51950, - "Ġtrends": 18845, - "Ġtrendy": 58930, - "Ġtres": 31723, - "Ġtrespass": 75330, - "Ġtrg": 98360, - "Ġtri": 2463, - "Ġtrial": 9269, - "Ġtrials": 19622, - "Ġtriang": 77505, - "Ġtriangle": 22217, - "Ġtriangles": 43546, - "Ġtriangular": 66594, - "Ġtrib": 14121, - "Ġtribal": 40489, - "Ġtribe": 34671, - "Ġtribes": 39503, - "Ġtribunal": 63992, - "Ġtribute": 35491, - "Ġtrick": 14397, - "Ġtrickle": 98444, - "Ġtricks": 29862, - "Ġtricky": 34553, - "Ġtrie": 60167, - "Ġtried": 6818, - "Ġtries": 16696, - "Ġtrif": 90203, - "Ġtrig": 54033, - "Ġtrigger": 8346, - "Ġtriggered": 22900, - "Ġtriggering": 52605, - "Ġtriggers": 31854, - "Ġtrillion": 32610, - "Ġtrilogy": 57886, - "Ġtrim": 11259, - "Ġtrimest": 75110, - "Ġtrimmed": 52081, - "Ġtrimming": 82987, - "Ġtrio": 35062, - "Ġtrip": 8577, - "Ġtriple": 24657, - "Ġtriples": 89661, - "Ġtriplet": 99809, - "Ġtripod": 92154, - "Ġtrips": 23277, - "Ġtritur": 67241, - "Ġtrium": 92906, - "Ġtriumph": 38586, - "Ġtrivia": 74032, - "Ġtrivial": 36747, - "Ġtro": 8348, - "Ġtrois": 56321, - "Ġtroll": 58534, - "Ġtrolling": 90610, - "Ġtrolls": 65685, - "Ġtrom": 65636, - "Ġtrong": 70186, - "Ġtroop": 71816, - "Ġtroops": 17312, - "Ġtrop": 21965, - "Ġtrope": 85248, - "Ġtrophies": 54544, - "Ġtrophy": 38782, - "Ġtropical": 35148, - "Ġtrot": 57677, - "Ġtrotz": 91139, - "Ġtrou": 26483, - "Ġtroub": 20498, - "Ġtrouble": 12544, - "Ġtroubled": 42132, - "Ġtroubles": 35665, - "Ġtroubleshooting": 69771, - "Ġtroublesome": 78518, - "Ġtroubling": 52329, - "Ġtrough": 79065, - "Ġtrous": 61128, - "Ġtrousers": 68776, - "Ġtrout": 80827, - "Ġtrouve": 71451, - "Ġtrouver": 46524, - "Ġtrouvé": 100162, - "Ġtrov": 54639, - "Ġtrovare": 83683, - "Ġtruck": 11092, - "Ġtrucks": 27861, - "Ġtrue": 837, - "Ġtruly": 9615, - "Ġtrump": 39155, - "Ġtrumpet": 92359, - "Ġtrunc": 63950, - "Ġtruncate": 57872, - "Ġtruncated": 60856, - "Ġtrunk": 38411, - "Ġtrust": 7095, - "Ġtrusted": 22542, - "Ġtrustee": 76866, - "Ġtrustees": 79811, - "Ġtrusting": 69344, - "Ġtrusts": 66614, - "Ġtrustworthy": 57042, - "Ġtruth": 8206, - "Ġtruthful": 90967, - "Ġtruths": 53219, - "Ġtrx": 74121, - "Ġtry": 1456, - "Ġtrying": 4560, - "Ġträ": 86723, - "Ġtrès": 25945, - "Ġtrês": 82629, - "Ġts": 10814, - "Ġtsl": 47486, - "Ġtslib": 95361, - "Ġtslint": 49781, - "Ġtsp": 39020, - "Ġtst": 72807, - "Ġtsunami": 72155, - "Ġtt": 18334, - "Ġttk": 67564, - "Ġttl": 55032, - "Ġtts": 99640, - "Ġtty": 61167, - "Ġtu": 9964, - "Ġtua": 64984, - "Ġtub": 15286, - "Ġtube": 14019, - "Ġtuberculosis": 88234, - "Ġtubes": 34083, - "Ġtubing": 75002, - "Ġtucked": 61218, - "Ġtud": 71159, - "Ġtudo": 56796, - "Ġtug": 82715, - "Ġtuition": 39038, - "Ġtul": 62036, - "Ġtum": 15756, - "Ġtumble": 88050, - "Ġtumblr": 46400, - "Ġtumor": 36254, - "Ġtumors": 56071, - "Ġtumult": 85677, - "Ġtun": 11716, - "Ġtuna": 75057, - "Ġtune": 26306, - "Ġtuned": 33519, - "Ġtuner": 91795, - "Ġtunes": 55090, - "Ġtung": 85307, - "Ġtuning": 42438, - "Ġtunnel": 26711, - "Ġtunnels": 53827, - "Ġtuo": 63258, - "Ġtup": 58485, - "Ġtuple": 14743, - "Ġtuples": 46325, - "Ġtur": 13535, - "Ġturb": 29112, - "Ġturbine": 66270, - "Ġturbines": 76775, - "Ġturbo": 48127, - "Ġturbulence": 95167, - "Ġturbulent": 83321, - "Ġturf": 60090, - "Ġturkey": 45405, - "Ġturmoil": 63355, - "Ġturn": 2543, - "Ġturnaround": 67610, - "Ġturned": 6656, - "Ġturning": 13353, - "Ġturno": 98967, - "Ġturnout": 53019, - "Ġturnover": 48639, - "Ġturnovers": 81727, - "Ġturns": 10800, - "Ġturquoise": 97047, - "Ġturret": 65486, - "Ġturtle": 37189, - "Ġturtles": 72503, - "Ġtus": 41784, - "Ġtussen": 89822, - "Ġtut": 18551, - "Ġtutor": 26370, - "Ġtutorial": 22237, - "Ġtutorials": 44912, - "Ġtutoring": 78143, - "Ġtutors": 84032, - "Ġtutte": 75257, - "Ġtutti": 44380, - "Ġtutto": 52282, - "Ġtv": 11333, - "Ġtvb": 87007, - "Ġtw": 4483, - "Ġtwe": 14887, - "Ġtweak": 52143, - "Ġtweaked": 89560, - "Ġtweaking": 89347, - "Ġtweaks": 63437, - "Ġtwee": 73708, - "Ġtween": 66617, - "Ġtweet": 12072, - "Ġtweeted": 27045, - "Ġtweeting": 69815, - "Ġtweets": 24025, - "Ġtwelve": 30335, - "Ġtwenties": 97696, - "Ġtwentieth": 62520, - "Ġtwenty": 17510, - "Ġtwice": 11157, - "Ġtwig": 52346, - "Ġtwilight": 93722, - "Ġtwin": 28497, - "Ġtwink": 97500, - "Ġtwins": 44736, - "Ġtwist": 27744, - "Ġtwisted": 38817, - "Ġtwisting": 80654, - "Ġtwists": 62990, - "Ġtwitch": 60513, - "Ġtwitter": 23068, - "Ġtwo": 1403, - "Ġtx": 10055, - "Ġtxn": 50821, - "Ġtxt": 8091, - "Ġty": 13892, - "Ġtying": 63143, - "Ġtylko": 53144, - "Ġtym": 39477, - "Ġtyp": 3666, - "Ġtype": 955, - "ĠtypeId": 90847, - "ĠtypeName": 53700, - "Ġtypealias": 88330, - "Ġtyped": 33069, - "Ġtypedef": 13809, - "Ġtypeid": 87906, - "Ġtypename": 11496, - "Ġtypeof": 7960, - "Ġtypes": 4595, - "Ġtypical": 14595, - "Ġtypically": 11383, - "Ġtyping": 20061, - "Ġtypings": 25966, - "ĠtypingsJapgolly": 72740, - "ĠtypingsSlinky": 60934, - "Ġtypo": 86205, - "Ġtypography": 97382, - "Ġtyr": 43049, - "Ġtyranny": 78001, - "Ġtyre": 74028, - "Ġtyres": 69793, - "Ġtys": 78539, - "Ġtz": 43628, - "Ġtá": 80684, - "Ġtão": 96772, - "Ġtä": 51890, - "Ġté": 47289, - "Ġtéc": 87263, - "Ġtécn": 71623, - "Ġtélé": 43116, - "Ġtéléphone": 100007, - "Ġtér": 90735, - "Ġtêm": 99960, - "Ġtête": 83067, - "Ġtë": 42195, - "Ġtö": 64673, - "Ġtú": 90318, - "ĠtÃŃ": 77507, - "ĠtÃŃtulo": 86051, - "Ġtá»": 47600, - "Ġtừ": 95676, - "Ġu": 577, - "ĠuLocal": 82468, - "Ġua": 46659, - "Ġuart": 47968, - "Ġub": 18393, - "Ġuber": 93139, - "Ġubic": 63874, - "Ġubiqu": 53336, - "Ġubiquitous": 64564, - "Ġubuntu": 85314, - "Ġuc": 26805, - "Ġucfirst": 68021, - "Ġuchar": 62746, - "Ġucwords": 96504, - "Ġucz": 88526, - "Ġud": 28092, - "Ġuden": 93855, - "Ġudp": 50319, - "Ġue": 61198, - "Ġuf": 55151, - "Ġug": 68756, - "Ġugl": 92218, - "Ġugly": 28360, - "Ġuh": 44844, - "Ġui": 7657, - "Ġuid": 14959, - "Ġuint": 2687, - "Ġuintptr": 39290, - "Ġuit": 25290, - "Ġuk": 15012, - "Ġul": 8725, - "Ġulcer": 96971, - "Ġull": 53396, - "Ġullam": 78108, - "Ġulong": 43091, - "Ġult": 8675, - "Ġultimate": 17139, - "Ġultimately": 13967, - "Ġultimo": 93106, - "Ġultr": 37232, - "Ġultra": 24955, - "Ġultrasound": 63859, - "Ġum": 4543, - "Ġuma": 10832, - "Ġumb": 37781, - "Ġumbrella": 48998, - "Ġump": 86142, - "Ġun": 653, - "Ġuna": 5203, - "Ġunab": 96718, - "Ġunable": 12153, - "Ġunacceptable": 44085, - "Ġunaffected": 78622, - "Ġuname": 75574, - "Ġunanim": 41075, - "Ġunanimous": 68509, - "Ġunanimously": 65178, - "Ġunanswered": 76547, - "Ġunarmed": 64999, - "Ġunary": 76778, - "Ġunas": 77926, - "Ġunauthorized": 45571, - "Ġunavailable": 36087, - "Ġunavoid": 78302, - "Ġunavoidable": 84116, - "Ġunaware": 41747, - "Ġunb": 42644, - "Ġunbe": 66671, - "Ġunbearable": 99930, - "Ġunbelie": 40037, - "Ġunbelievable": 52229, - "Ġunbiased": 74315, - "Ġunborn": 86333, - "Ġunc": 21482, - "Ġuncert": 23953, - "Ġuncertain": 36218, - "Ġuncertainties": 69867, - "Ġuncertainty": 27924, - "Ġunchanged": 35957, - "Ġunchecked": 54291, - "Ġuncle": 38594, - "Ġunclear": 25420, - "Ġuncomfort": 27824, - "Ġuncomfortable": 29213, - "Ġuncomment": 63173, - "Ġuncommon": 41296, - "Ġuncomp": 66637, - "Ġuncompressed": 93482, - "Ġuncon": 26118, - "Ġunconditional": 84663, - "Ġunconscious": 40711, - "Ġunconstitutional": 53925, - "Ġuncont": 71093, - "Ġunconventional": 73978, - "Ġuncover": 45063, - "Ġuncovered": 43522, - "Ġund": 2073, - "Ġunde": 59995, - "Ġundead": 70204, - "Ġundecided": 94555, - "Ġundef": 32244, - "Ġundefeated": 93576, - "Ġundefined": 5732, - "Ġundeniable": 81832, - "Ġunder": 1234, - "Ġunderage": 88112, - "Ġundercover": 58581, - "Ġundercut": 96109, - "Ġunderestimate": 79583, - "Ġunderestimated": 87136, - "Ġundergo": 37771, - "Ġundergoing": 47397, - "Ġundergone": 64238, - "Ġundergrad": 86172, - "Ġundergraduate": 41534, - "Ġunderground": 26326, - "Ġunderline": 52974, - "Ġunderlying": 16940, - "Ġundermin": 42186, - "Ġundermine": 43047, - "Ġundermined": 80617, - "Ġundermines": 96236, - "Ġundermining": 78469, - "Ġunderneath": 30456, - "Ġunderrated": 94779, - "Ġunders": 26445, - "Ġunderscore": 53209, - "Ġunderscores": 72890, - "Ġunderside": 96321, - "Ġunderst": 14653, - "Ġunderstand": 3619, - "Ġunderstandable": 49839, - "Ġunderstandably": 88098, - "Ġunderstanding": 8830, - "Ġunderstands": 31869, - "Ġunderstood": 16365, - "Ġundert": 19165, - "Ġundertake": 49643, - "Ġundertaken": 45179, - "Ġundertaking": 49326, - "Ġunderwater": 46474, - "Ġunderway": 38199, - "Ġunderwear": 55244, - "Ġunderwent": 55093, - "Ġunderworld": 100225, - "Ġundes": 56838, - "Ġundesirable": 77344, - "Ġundis": 82037, - "Ġundisclosed": 83957, - "Ġundo": 29821, - "Ġundocumented": 47757, - "Ġundone": 79841, - "Ġundoubtedly": 38048, - "Ġundue": 91642, - "Ġune": 6316, - "Ġunearth": 79675, - "Ġuneasy": 83372, - "Ġunemployed": 49989, - "Ġunemployment": 26690, - "Ġunequal": 78295, - "Ġunequiv": 84035, - "Ġunethical": 89735, - "Ġuneven": 61437, - "Ġunexpected": 16907, - "Ġunexpectedly": 51709, - "Ġunf": 9662, - "Ġunfair": 28743, - "Ġunfairly": 76725, - "Ġunfamiliar": 50383, - "Ġunfavor": 81383, - "Ġunfavorable": 93071, - "Ġunfinished": 64716, - "Ġunfit": 94567, - "Ġunfold": 28572, - "Ġunfolded": 76782, - "Ġunfolding": 33831, - "Ġunfolds": 90765, - "Ġunfore": 96691, - "Ġunforgettable": 61098, - "Ġunfortunate": 34707, - "Ġunfortunately": 26907, - "Ġung": 51590, - "Ġunge": 67896, - "Ġunh": 31175, - "Ġunhappy": 43251, - "Ġunhealthy": 53808, - "Ġunheard": 86560, - "Ġuni": 48986, - "Ġunic": 88649, - "Ġunicode": 27169, - "Ġunicorn": 82930, - "Ġunidad": 97822, - "Ġunidades": 95531, - "Ġunidentified": 65578, - "Ġunified": 43790, - "Ġuniform": 14113, - "Ġuniformly": 78909, - "Ġuniforms": 45233, - "Ġunify": 86440, - "Ġunilateral": 86978, - "Ġunimagin": 87212, - "Ġunin": 71113, - "Ġuninitialized": 98387, - "Ġunins": 66203, - "Ġuninstall": 54735, - "Ġuninsured": 82707, - "Ġunint": 35877, - "Ġunintended": 73443, - "Ġunintention": 70576, - "Ġuninterrupted": 99250, - "Ġunion": 11552, - "Ġunions": 29590, - "Ġuniq": 55252, - "Ġuniqu": 29121, - "Ġunique": 5016, - "Ġuniquely": 42329, - "Ġuniqueness": 60157, - "Ġunit": 5089, - "ĠunitOfWork": 85153, - "Ġunite": 52696, - "Ġunited": 29292, - "Ġunits": 8316, - "Ġunittest": 20499, - "Ġunity": 31426, - "Ġunivers": 11159, - "Ġuniversal": 20789, - "Ġuniversally": 61528, - "Ġuniverse": 15861, - "Ġuniversities": 23978, - "Ġuniversity": 12374, - "Ġunix": 52966, - "Ġunjust": 52583, - "Ġunk": 65531, - "Ġunknow": 84644, - "Ġunknown": 9987, - "Ġunl": 65985, - "Ġunlaw": 39957, - "Ġunlawful": 45522, - "Ġunle": 38826, - "Ġunleash": 78535, - "Ġunleashed": 69364, - "Ġunless": 7389, - "Ġunlike": 20426, - "Ġunlikely": 17821, - "Ġunlimited": 27862, - "Ġunlink": 48579, - "Ġunload": 63814, - "Ġunloaded": 88806, - "Ġunlock": 15405, - "Ġunlocked": 36718, - "Ġunlocking": 80478, - "Ġunlocks": 74291, - "Ġunlucky": 89544, - "Ġunm": 38531, - "Ġunmanned": 88940, - "Ġunmarried": 95587, - "Ġunmatched": 69477, - "Ġunmist": 92358, - "Ġunmistak": 96207, - "Ġunn": 17380, - "Ġunnamed": 53873, - "Ġunnatural": 81846, - "Ġunnecessarily": 83474, - "Ġunnecessary": 26225, - "Ġunnoticed": 78023, - "Ġuno": 24840, - "Ġunofficial": 57751, - "Ġunordered": 56833, - "Ġunos": 53998, - "Ġunp": 22355, - "Ġunpack": 32165, - "Ġunpaid": 55184, - "Ġunparalleled": 71257, - "Ġunpl": 84945, - "Ġunpleasant": 47989, - "Ġunpopular": 66858, - "Ġunprecedented": 31069, - "Ġunpredict": 44696, - "Ġunpredictable": 50235, - "Ġunprotected": 94451, - "Ġunpublished": 85317, - "Ġunquestion": 75633, - "Ġunr": 41480, - "Ġunravel": 75073, - "Ġunre": 38223, - "Ġunreachable": 70422, - "Ġunread": 61391, - "Ġunreal": 50204, - "Ġunrealistic": 71985, - "Ġunreasonable": 59525, - "Ġunrecognized": 97239, - "Ġunregister": 63213, - "Ġunrelated": 46305, - "Ġunreliable": 67129, - "Ġunresolved": 81261, - "Ġunrest": 59322, - "Ġunrestricted": 78939, - "Ġuns": 7120, - "Ġunsafe": 20451, - "Ġunseen": 64233, - "Ġunser": 24843, - "Ġunsere": 45467, - "Ġunserem": 78112, - "Ġunseren": 67582, - "Ġunserer": 45260, - "Ġunserialize": 76594, - "Ġunset": 18484, - "Ġunsett": 68770, - "Ġunsettling": 92080, - "Ġunsigned": 3859, - "Ġunspecified": 55411, - "Ġunst": 65890, - "Ġunstable": 45311, - "Ġunstoppable": 93764, - "Ġunsub": 80304, - "Ġunsubscribe": 45474, - "Ġunsuccessful": 46025, - "Ġunsuccessfully": 97725, - "Ġunsupported": 41509, - "Ġunsur": 69217, - "Ġunsure": 44003, - "Ġunsus": 92651, - "Ġunsustainable": 98609, - "Ġunt": 13365, - "Ġunten": 83916, - "Ġunter": 22229, - "Ġunters": 58786, - "Ġunterschied": 81360, - "Ġunterstüt": 82529, - "Ġunthinkable": 96603, - "Ġuntil": 3156, - "Ġunto": 30449, - "Ġuntouched": 68622, - "Ġuntranslated": 91448, - "Ġuntreated": 83920, - "Ġuntrue": 88977, - "Ġuntuk": 20166, - "Ġunus": 16236, - "Ġunused": 20604, - "Ġunusual": 19018, - "Ġunusually": 57899, - "Ġunve": 28847, - "Ġunveil": 92131, - "Ġunveiled": 39297, - "Ġunveiling": 92588, - "Ġunw": 15375, - "Ġunwanted": 36021, - "Ġunwilling": 46243, - "Ġunwind": 82610, - "Ġunwitting": 95119, - "Ġunwrap": 80913, - "Ġunzip": 77013, - "Ġuom": 51153, - "Ġuomini": 56513, - "Ġuomo": 36226, - "Ġup": 709, - "Ġupbeat": 85773, - "Ġupbringing": 92385, - "Ġupcoming": 14827, - "Ġupd": 80103, - "Ġupdate": 2713, - "ĠupdateTime": 76435, - "ĠupdateUser": 61491, - "Ġupdated": 6177, - "ĠupdatedAt": 49931, - "Ġupdater": 69349, - "Ġupdates": 9013, - "Ġupdating": 21686, - "Ġupfront": 65451, - "Ġupgrade": 14234, - "Ġupgraded": 33624, - "Ġupgrades": 32714, - "Ġupgrading": 47035, - "Ġuphe": 96710, - "Ġupheld": 62411, - "Ġuphill": 77758, - "Ġuphol": 70304, - "Ġuphold": 64523, - "Ġupholstery": 96788, - "Ġupkeep": 97196, - "Ġuplift": 97547, - "Ġuplifting": 95609, - "Ġupload": 8298, - "Ġuploaded": 23700, - "Ġuploader": 83357, - "Ġuploading": 48429, - "Ġuploads": 67663, - "Ġupon": 5304, - "Ġupp": 64533, - "Ġupper": 8582, - "Ġuppercase": 40582, - "Ġupright": 49685, - "Ġuprising": 70506, - "Ġupro": 97932, - "Ġups": 33834, - "Ġupscale": 75023, - "Ġupset": 23268, - "Ġupsetting": 91069, - "Ġupside": 36941, - "Ġupstairs": 50007, - "Ġupstream": 42830, - "Ġupt": 35435, - "Ġuptake": 69575, - "Ġuptime": 87789, - "Ġupto": 81226, - "Ġupward": 40872, - "Ġupwards": 45054, - "Ġur": 4433, - "Ġuranium": 54944, - "Ġuranus": 96328, - "Ġurb": 78810, - "Ġurban": 16036, - "Ġure": 53560, - "Ġurg": 61939, - "Ġurge": 33147, - "Ġurged": 28932, - "Ġurgency": 54917, - "Ġurgent": 34771, - "Ġurgently": 77720, - "Ġurges": 63937, - "Ġurging": 43676, - "Ġuri": 13371, - "Ġurinary": 72735, - "Ġurine": 40335, - "Ġurl": 2576, - "ĠurlString": 83589, - "Ġurlencode": 59791, - "Ġurllib": 25057, - "Ġurlparse": 81167, - "Ġurlpatterns": 64534, - "Ġurls": 31084, - "Ġurn": 66967, - "Ġus": 603, - "Ġusa": 34815, - "Ġusability": 76160, - "Ġusable": 41030, - "Ġusado": 98443, - "Ġusage": 10648, - "Ġusando": 58241, - "Ġusar": 47615, - "Ġusb": 28081, - "Ġuse": 1005, - "ĠuseCallback": 44605, - "ĠuseClass": 98775, - "ĠuseContext": 35752, - "ĠuseDispatch": 40994, - "ĠuseEffect": 14567, - "ĠuseForm": 92026, - "ĠuseHistory": 45133, - "ĠuseMemo": 73579, - "ĠuseNewUrlParser": 93730, - "ĠuseParams": 85289, - "ĠuseRef": 41233, - "ĠuseRouter": 95015, - "ĠuseSelector": 33492, - "ĠuseState": 8264, - "ĠuseStyles": 35229, - "Ġused": 1511, - "Ġuseful": 5505, - "Ġusefulness": 76964, - "Ġuseless": 29948, - "Ġuser": 1217, - "ĠuserAgent": 95296, - "ĠuserDao": 79061, - "ĠuserData": 35485, - "ĠuserDetails": 89203, - "ĠuserEmail": 88670, - "ĠuserID": 36304, - "ĠuserId": 10542, - "ĠuserInfo": 25477, - "ĠuserInput": 65273, - "ĠuserList": 65474, - "ĠuserManager": 66762, - "ĠuserModel": 83885, - "ĠuserName": 20446, - "ĠuserProfile": 87756, - "ĠuserRepository": 50608, - "ĠuserService": 31762, - "ĠuserType": 88647, - "Ġuserdata": 67974, - "Ġuserid": 33370, - "Ġuserinfo": 92278, - "Ġusern": 76112, - "Ġusername": 6059, - "Ġusernames": 83151, - "Ġusers": 3932, - "Ġuses": 5829, - "Ġusher": 64260, - "Ġushort": 44124, - "Ġusing": 1701, - "Ġusize": 23098, - "Ġusleep": 83701, - "Ġuso": 35010, - "Ġusr": 44171, - "Ġust": 88689, - "Ġusted": 61395, - "Ġusu": 41388, - "Ġusual": 13783, - "Ġusually": 6118, - "Ġusuario": 16787, - "Ġusuarios": 42856, - "Ġusur": 96188, - "Ġusuário": 60118, - "Ġut": 8791, - "Ġutan": 82864, - "Ġutc": 70696, - "Ġuten": 86573, - "Ġutens": 82036, - "Ġuterus": 85656, - "Ġutf": 10871, - "Ġutil": 4186, - "Ġutilis": 42587, - "Ġutilisateur": 87626, - "Ġutilise": 69152, - "Ġutiliser": 75144, - "Ġutilities": 30519, - "Ġutility": 15919, - "Ġutiliz": 33272, - "Ġutiliza": 77161, - "Ġutilizado": 99633, - "Ġutilizando": 77090, - "Ġutilizar": 65080, - "Ġutilization": 50549, - "Ġutilize": 29166, - "Ġutilized": 34716, - "Ġutilizes": 60880, - "Ġutilizing": 35988, - "Ġutils": 12721, - "Ġutmost": 54711, - "Ġutrecht": 96173, - "Ġutter": 22256, - "Ġuttered": 90839, - "Ġutterly": 38631, - "Ġuu": 42279, - "Ġuuid": 16425, - "Ġuur": 89860, - "Ġuv": 30763, - "Ġuw": 38443, - "Ġux": 90903, - "Ġuy": 83000, - "Ġuz": 45576, - "Ġuży": 62508, - "Ġużytk": 89424, - "Ġv": 348, - "ĠvX": 93945, - "Ġva": 11412, - "Ġvac": 9467, - "Ġvacancies": 67751, - "Ġvacancy": 62562, - "Ġvacant": 49791, - "Ġvacation": 20769, - "Ġvacations": 75667, - "Ġvacc": 14027, - "Ġvaccinated": 70558, - "Ġvaccination": 47165, - "Ġvaccinations": 91971, - "Ġvaccine": 25474, - "Ġvaccines": 40300, - "Ġvacuum": 29302, - "Ġvad": 71952, - "Ġvag": 17764, - "Ġvagina": 39888, - "Ġvaginal": 58159, - "Ġvague": 40146, - "Ġvaguely": 73059, - "Ġvagy": 62632, - "Ġvai": 40586, - "Ġvain": 46604, - "Ġvais": 91507, - "Ġvak": 75925, - "Ġval": 1062, - "Ġvale": 34822, - "Ġvaleur": 51304, - "Ġvaleurs": 97035, - "Ġvalid": 2764, - "Ġvalida": 92787, - "Ġvalidar": 84215, - "Ġvalidate": 9788, - "Ġvalidated": 33432, - "Ġvalidates": 27353, - "Ġvalidating": 69772, - "Ġvalidation": 10741, - "ĠvalidationResult": 97633, - "Ġvalidations": 84488, - "Ġvalidator": 23787, - "Ġvalidators": 39688, - "Ġvalide": 99856, - "Ġvalidity": 32939, - "Ġvalido": 90415, - "Ġvalign": 24799, - "Ġvalley": 34681, - "Ġvalleys": 86497, - "Ġvalor": 14448, - "Ġvalore": 95042, - "Ġvalores": 37252, - "Ġvals": 29456, - "Ġvalu": 94031, - "Ġvaluable": 15525, - "Ġvaluation": 51262, - "Ġvalue": 907, - "ĠvalueForKey": 49688, - "ĠvalueType": 97538, - "Ġvalued": 33647, - "Ġvalues": 2819, - "Ġvalve": 32530, - "Ġvalves": 64100, - "Ġvamos": 70770, - "Ġvamp": 60155, - "Ġvampire": 51587, - "Ġvampires": 78290, - "Ġvan": 5355, - "Ġvandal": 62507, - "Ġvandalism": 89952, - "Ġvanilla": 33165, - "Ġvanish": 92227, - "Ġvanished": 59581, - "Ġvanity": 52671, - "Ġvans": 77124, - "Ġvant": 97771, - "Ġvap": 68857, - "Ġvape": 69270, - "Ġvaping": 81388, - "Ġvapor": 38752, - "Ġvar": 767, - "Ġvara": 63901, - "Ġvarargin": 53539, - "Ġvarchar": 34058, - "Ġvari": 4244, - "Ġvariability": 54709, - "Ġvariable": 3977, - "Ġvariables": 7482, - "Ġvariance": 33373, - "Ġvariant": 11678, - "Ġvariants": 27103, - "Ġvarias": 86050, - "Ġvariation": 23851, - "Ġvariations": 27339, - "Ġvaried": 28830, - "Ġvaries": 35327, - "Ġvarieties": 36680, - "Ġvariety": 8205, - "Ġvarios": 74918, - "Ġvarious": 5370, - "Ġvars": 20537, - "Ġvary": 13592, - "Ġvarying": 29865, - "Ġvas": 44496, - "Ġvascular": 64603, - "Ġvase": 93484, - "Ġvast": 13057, - "Ġvastly": 53108, - "Ġvat": 79626, - "Ġvault": 35684, - "Ġvb": 35819, - "ĠvbCrLf": 90507, - "Ġvbox": 87077, - "Ġvc": 25571, - "Ġvd": 62627, - "Ġve": 5320, - "Ġvec": 7638, - "Ġveces": 57429, - "Ġvect": 56735, - "Ġvector": 4724, - "Ġvectors": 23728, - "Ġved": 29033, - "Ġvedere": 88845, - "Ġveel": 51237, - "Ġveg": 48438, - "Ġvegan": 30249, - "Ġvegas": 73539, - "Ġveget": 13294, - "Ġvegetable": 36581, - "Ġvegetables": 24822, - "Ġvegetarian": 46482, - "Ġvegetation": 54832, - "Ġveggies": 60399, - "Ġveh": 5275, - "Ġvehement": 92468, - "Ġvehicle": 7458, - "Ġvehicles": 11731, - "Ġveil": 59355, - "Ġvein": 54344, - "Ġveins": 60764, - "Ġvej": 93560, - "Ġvel": 9231, - "Ġvelit": 72648, - "Ġveloc": 41609, - "Ġvelocidad": 99194, - "Ġvelocities": 75157, - "Ġvelocity": 15798, - "Ġvelvet": 72426, - "Ġvem": 98162, - "Ġven": 11457, - "Ġvend": 19189, - "Ġvenda": 94645, - "Ġvending": 86144, - "Ġvendor": 21390, - "Ġvendors": 29629, - "Ġvene": 77851, - "Ġvener": 91231, - "Ġvenez": 75090, - "Ġvengeance": 72788, - "Ġveniam": 89070, - "Ġvenir": 96586, - "Ġvenom": 74808, - "Ġvent": 10594, - "Ġventa": 56502, - "Ġventana": 64246, - "Ġventas": 100119, - "Ġvente": 74190, - "Ġventil": 71702, - "Ġventilation": 56234, - "Ġvents": 81307, - "Ġventure": 26255, - "Ġventured": 99507, - "Ġventures": 66724, - "Ġvenue": 22150, - "Ġvenues": 37278, - "Ġver": 2807, - "Ġvera": 92344, - "Ġverb": 19120, - "Ġverbal": 36870, - "Ġverbally": 85207, - "Ġverbess": 99138, - "Ġverbose": 14008, - "Ġverbosity": 72487, - "Ġverbs": 62946, - "Ġverd": 26742, - "Ġverdad": 82271, - "Ġverdade": 82685, - "Ġverde": 74261, - "Ġverdict": 36543, - "Ġverdienen": 92540, - "Ġvere": 74043, - "Ġverg": 38901, - "Ġverge": 59818, - "Ġverifica": 92171, - "Ġverificar": 92919, - "Ġverification": 23751, - "Ġverified": 24884, - "Ġverifier": 89837, - "Ġverifies": 88956, - "Ġverify": 10356, - "Ġverifying": 69963, - "Ġverk": 69436, - "Ġverm": 96998, - "Ġvern": 72693, - "Ġvero": 79387, - "Ġverr": 72567, - "Ġvers": 5553, - "Ġversa": 46391, - "Ġversatile": 33045, - "Ġversatility": 60112, - "Ġversch": 48808, - "Ġverschied": 52992, - "Ġverschiedene": 96810, - "Ġverschiedenen": 89787, - "Ġverschill": 92964, - "Ġverse": 33487, - "Ġverses": 50399, - "Ġversion": 2373, - "Ġversions": 11028, - "Ġversión": 97591, - "Ġverso": 92965, - "Ġverst": 86204, - "Ġversus": 19579, - "Ġvert": 5309, - "Ġverte": 67861, - "Ġvertex": 12202, - "Ġvertical": 12414, - "Ġvertically": 52035, - "Ġvertices": 17672, - "Ġverts": 60514, - "Ġverv": 97541, - "Ġverw": 32200, - "Ġverwenden": 80651, - "Ġverwendet": 75291, - "Ġvery": 1633, - "Ġverz": 74297, - "Ġves": 65635, - "Ġvess": 17899, - "Ġvessel": 27274, - "Ġvessels": 31080, - "Ġvest": 28705, - "Ġvested": 79051, - "Ġvestib": 92034, - "Ġvests": 98373, - "Ġvet": 24195, - "Ġveter": 12854, - "Ġveteran": 21487, - "Ġveterans": 26905, - "Ġveterin": 61671, - "Ġveterinarian": 82340, - "Ġveterinary": 69340, - "Ġveto": 48960, - "Ġvetor": 76557, - "Ġvets": 98118, - "Ġveut": 76605, - "Ġvex": 84265, - "Ġveya": 88059, - "Ġvez": 21205, - "Ġvezes": 77793, - "Ġvf": 59554, - "Ġvfs": 94041, - "Ġvg": 85630, - "Ġvh": 68988, - "Ġvi": 3355, - "Ġvia": 4669, - "Ġviability": 68507, - "Ġviable": 31528, - "Ġviagra": 20273, - "Ġvib": 56400, - "Ġvibe": 47811, - "Ġvibes": 90949, - "Ġvibr": 17358, - "Ġvibrant": 34076, - "Ġvibrating": 51037, - "Ġvibration": 48913, - "Ġvibrations": 78352, - "Ġvibrator": 61824, - "Ġvic": 32531, - "Ġvice": 17192, - "Ġvicinity": 53851, - "Ġvicious": 43510, - "Ġvict": 5310, - "Ġvictim": 11996, - "Ġvictims": 12697, - "Ġvictories": 46146, - "Ġvictorious": 74810, - "Ġvictory": 12845, - "Ġvid": 18619, - "Ġvida": 25994, - "Ġvide": 23895, - "Ġvideo": 2835, - "Ġvideoer": 70157, - "Ġvideog": 89117, - "Ġvideos": 6946, - "Ġvideot": 72374, - "Ġvids": 71612, - "Ġvidé": 40738, - "Ġvidéo": 57146, - "Ġvidéos": 72886, - "Ġvie": 17536, - "Ġvieille": 70311, - "Ġviel": 37177, - "Ġviele": 43083, - "Ġvielen": 69142, - "Ġvielleicht": 84935, - "Ġviene": 56504, - "Ġvient": 86100, - "Ġvier": 58193, - "Ġviet": 85459, - "Ġvieux": 92622, - "Ġview": 1684, - "ĠviewBox": 39096, - "ĠviewController": 53822, - "ĠviewDidLoad": 22356, - "ĠviewHolder": 44573, - "ĠviewModel": 21369, - "ĠviewPager": 87072, - "ĠviewType": 54181, - "ĠviewWillAppear": 66765, - "Ġviewed": 19894, - "Ġviewer": 26792, - "Ġviewers": 22511, - "Ġviewing": 20705, - "Ġviewpoint": 59485, - "Ġviewpoints": 90909, - "Ġviewport": 33353, - "Ġviews": 6325, - "Ġvig": 21466, - "Ġvigil": 38494, - "Ġvigilant": 81334, - "Ġvign": 93892, - "Ġvigor": 56022, - "Ġvigorous": 71920, - "Ġvigorously": 77849, - "Ġvil": 26886, - "Ġvile": 81314, - "Ġvill": 9077, - "Ġvilla": 47625, - "Ġvillage": 14458, - "Ġvillagers": 61921, - "Ġvillages": 33889, - "Ġvillain": 40148, - "Ġvillains": 61810, - "Ġville": 39973, - "Ġvim": 37257, - "Ġvin": 24848, - "Ġvinc": 82810, - "Ġvind": 38905, - "Ġvinden": 93751, - "Ġvine": 30050, - "Ġvinegar": 47205, - "Ġvines": 86529, - "Ġvintage": 24724, - "Ġvinyl": 34549, - "Ġviol": 4738, - "Ġviolate": 41587, - "Ġviolated": 34521, - "Ġviolates": 51413, - "Ġviolating": 45462, - "Ġviolation": 20535, - "Ġviolations": 27655, - "Ġviolence": 9349, - "Ġviolent": 16806, - "Ġviolently": 65300, - "Ġviolet": 80836, - "Ġviolin": 63137, - "Ġvip": 63968, - "Ġviper": 96232, - "Ġvir": 9043, - "Ġviral": 29962, - "Ġvirgin": 36999, - "Ġvirt": 13053, - "Ġvirtual": 4200, - "Ġvirtually": 21907, - "Ġvirtue": 35460, - "Ġvirtues": 66627, - "Ġvirus": 17188, - "Ġviruses": 42068, - "Ġvis": 2145, - "Ġvisa": 27753, - "Ġvisas": 56777, - "Ġvisc": 59665, - "Ġvisceral": 89116, - "Ġviscosity": 99530, - "Ġvisibility": 24035, - "Ġvisible": 9621, - "Ġvisibly": 74106, - "Ġvision": 11376, - "Ġvisionary": 87490, - "Ġvisions": 58395, - "Ġvisit": 4034, - "Ġvisita": 81933, - "Ġvisite": 75836, - "Ġvisited": 12263, - "Ġvisiting": 17136, - "Ġvisitor": 20792, - "Ġvisitors": 15613, - "Ġvisits": 21728, - "Ġvista": 40136, - "Ġvistas": 96241, - "Ġvisto": 66518, - "Ġvisual": 9302, - "Ġvisualization": 42148, - "Ġvisualize": 51187, - "Ġvisually": 43395, - "Ġvisuals": 54077, - "Ġvit": 13458, - "Ġvita": 55576, - "Ġvitae": 64220, - "Ġvital": 16595, - "Ġvitality": 75716, - "Ġvitamin": 28170, - "Ġvitamins": 46192, - "Ġvite": 83457, - "Ġvitro": 55004, - "Ġviv": 18434, - "Ġvivastreet": 65892, - "Ġvive": 93002, - "Ġvivid": 43120, - "Ġvivo": 41294, - "Ġviz": 48850, - "Ġviên": 98583, - "Ġvk": 35383, - "Ġvl": 42236, - "Ġvlan": 66520, - "Ġvm": 11238, - "Ġvmax": 78115, - "Ġvmin": 89363, - "Ġvn": 52117, - "Ġvnode": 69821, - "Ġvo": 4160, - "Ġvoc": 12253, - "Ġvocab": 24757, - "Ġvocabulary": 36018, - "Ġvocal": 26480, - "Ġvocalist": 96665, - "Ġvocals": 47196, - "Ġvocational": 89486, - "Ġvocê": 25738, - "Ġvodka": 76524, - "Ġvog": 64039, - "Ġvoi": 68752, - "Ġvoice": 7899, - "Ġvoiced": 52468, - "Ġvoices": 24196, - "Ġvoid": 742, - "Ġvoir": 46131, - "Ġvois": 100164, - "Ġvoiture": 81645, - "Ġvoks": 93513, - "Ġvoksen": 72020, - "Ġvoksne": 99130, - "Ġvol": 4499, - "Ġvolatile": 17509, - "Ġvolatility": 53838, - "Ġvolcan": 36373, - "Ġvolcanic": 67164, - "Ġvolcano": 66306, - "Ġvoll": 57454, - "Ġvolley": 56673, - "Ġvolleyball": 77167, - "Ġvolont": 98733, - "Ġvolt": 16798, - "Ġvolta": 55086, - "Ġvoltage": 22465, - "Ġvolte": 97559, - "Ġvolts": 87167, - "Ġvolum": 63920, - "Ġvolume": 8286, - "Ġvolumes": 27378, - "Ġvolunt": 25900, - "Ġvoluntarily": 54523, - "Ġvoluntary": 37079, - "Ġvolunte": 13681, - "Ġvolunteer": 26202, - "Ġvolunteered": 74771, - "Ġvolunteering": 70438, - "Ġvolunteers": 23872, - "Ġvolupt": 51810, - "Ġvolver": 87462, - "Ġvom": 22752, - "Ġvomiting": 63571, - "Ġvon": 6675, - "Ġvont": 82133, - "Ġvoor": 13227, - "Ġvor": 14230, - "Ġvorhand": 93770, - "Ġvortex": 87627, - "Ġvos": 26317, - "Ġvot": 4263, - "Ġvote": 7055, - "Ġvoted": 16626, - "Ġvoter": 26391, - "Ġvoters": 11969, - "Ġvotes": 12973, - "Ġvoting": 16043, - "Ġvotre": 15265, - "Ġvou": 55162, - "Ġvoucher": 49758, - "Ġvouchers": 73080, - "Ġvous": 9189, - "Ġvow": 40443, - "Ġvowed": 51130, - "Ġvowel": 77281, - "Ġvowels": 79556, - "Ġvows": 77541, - "Ġvox": 44839, - "Ġvoxel": 61284, - "Ġvoy": 23933, - "Ġvoyage": 45640, - "Ġvoyeur": 48572, - "Ġvoz": 85190, - "Ġvp": 35923, - "Ġvpn": 71906, - "Ġvr": 37200, - "Ġvra": 34923, - "Ġvrai": 83195, - "Ġvraiment": 60019, - "Ġvriend": 80882, - "Ġvrij": 70705, - "Ġvrou": 23259, - "Ġvrouw": 37479, - "Ġvrouwen": 36296, - "Ġvs": 6296, - "Ġvscode": 56480, - "Ġvt": 40205, - "Ġvtk": 30634, - "Ġvtx": 97979, - "Ġvu": 33614, - "Ġvue": 48234, - "Ġvuel": 64713, - "Ġvul": 11981, - "Ġvulgar": 74260, - "Ġvulner": 13830, - "Ġvulnerabilities": 52227, - "Ġvulnerability": 34104, - "Ġvulnerable": 20134, - "Ġvv": 57433, - "Ġvw": 75186, - "Ġvx": 44560, - "Ġvy": 46359, - "Ġvz": 88844, - "Ġvá": 58397, - "Ġvál": 87080, - "Ġválido": 98174, - "Ġvä": 51718, - "Ġväl": 84024, - "ĠvÃ¥": 59409, - "ĠvÃ¥r": 97597, - "Ġvæ": 32470, - "Ġvære": 47173, - "Ġvé": 45165, - "Ġvér": 77680, - "Ġvõ": 80295, - "ĠvÃł": 48842, - "ĠvÃło": 87239, - "ĠvÃŃ": 31644, - "ĠvÃŃde": 38150, - "ĠvÃŃdeo": 52330, - "ĠvÃŃdeos": 68528, - "Ġw": 289, - "ĠwParam": 57724, - "Ġwa": 10667, - "Ġwaar": 38395, - "Ġwag": 65425, - "Ġwage": 19602, - "Ġwaged": 92500, - "Ġwager": 56443, - "Ġwages": 23998, - "Ġwagon": 61519, - "Ġwah": 86327, - "Ġwaist": 29142, - "Ġwait": 3868, - "ĠwaitFor": 53323, - "Ġwaited": 30315, - "Ġwaiter": 68269, - "Ġwaiting": 8748, - "Ġwaitress": 96307, - "Ġwaits": 48036, - "Ġwaive": 91383, - "Ġwaived": 82582, - "Ġwaiver": 54205, - "Ġwaivers": 92000, - "Ġwake": 15508, - "Ġwakes": 62667, - "Ġwakeup": 92431, - "Ġwaking": 48728, - "Ġwaktu": 86982, - "Ġwal": 41926, - "Ġwalk": 4321, - "Ġwalked": 15203, - "Ġwalker": 63624, - "Ġwalkers": 95737, - "Ġwalking": 11689, - "Ġwalks": 23291, - "Ġwalkthrough": 100044, - "Ġwall": 7147, - "Ġwallet": 15435, - "Ġwallets": 54408, - "Ġwallpaper": 44686, - "Ġwallpapers": 82995, - "Ġwalls": 14620, - "Ġwalmart": 71225, - "Ġwalnut": 93729, - "Ġwan": 78853, - "Ġwand": 29810, - "Ġwander": 40320, - "Ġwandered": 82294, - "Ġwandering": 55063, - "Ġwang": 98044, - "Ġwann": 55605, - "Ġwanna": 33833, - "Ġwannonce": 84676, - "Ġwant": 1390, - "Ġwanted": 4934, - "Ġwanting": 19762, - "Ġwants": 6944, - "Ġwar": 4208, - "Ġward": 26741, - "Ġwardrobe": 46846, - "Ġwards": 78251, - "Ġware": 51806, - "Ġwarehouse": 31212, - "Ġwarehouses": 83273, - "Ġwaren": 44403, - "Ġwarfare": 39307, - "Ġwarm": 8369, - "Ġwarmed": 82830, - "Ġwarmer": 46039, - "Ġwarming": 24808, - "Ġwarmly": 97470, - "Ġwarmth": 41463, - "Ġwarn": 8985, - "Ġwarned": 19201, - "Ġwarning": 10163, - "Ġwarnings": 19530, - "Ġwarns": 49140, - "Ġwarp": 47420, - "Ġwarped": 87312, - "Ġwarrant": 7236, - "Ġwarranted": 74280, - "Ġwarranties": 61913, - "Ġwarrants": 55688, - "Ġwarranty": 8642, - "Ġwarrior": 38490, - "Ġwarriors": 43600, - "Ġwars": 25981, - "Ġwart": 61045, - "Ġwartime": 87952, - "Ġwarto": 79934, - "Ġwary": 55274, - "Ġwas": 574, - "Ġwash": 11623, - "Ġwashed": 38593, - "Ġwasher": 53992, - "Ġwashing": 28786, - "Ġwashington": 94771, - "Ġwasm": 99363, - "Ġwasn": 5828, - "Ġwast": 41421, - "Ġwaste": 12571, - "Ġwasted": 39928, - "Ġwastes": 82320, - "Ġwastewater": 77681, - "Ġwasting": 48897, - "Ġwat": 30125, - "Ġwatch": 3821, - "Ġwatchdog": 48011, - "Ġwatched": 15746, - "Ġwatcher": 56827, - "Ġwatchers": 87672, - "Ġwatches": 32860, - "Ġwatching": 10307, - "Ġwater": 3090, - "Ġwaterfall": 70151, - "Ġwaterfront": 70027, - "Ġwatering": 73841, - "Ġwatermark": 89106, - "Ġwaterproof": 47519, - "Ġwaters": 21160, - "Ġwatershed": 92456, - "Ġwatt": 67272, - "Ġwatts": 72122, - "Ġwav": 54907, - "Ġwave": 12330, - "Ġwaved": 65682, - "Ġwaveform": 73464, - "Ġwavelength": 46406, - "Ġwavelengths": 93959, - "Ġwaves": 17301, - "Ġwaving": 64211, - "Ġwax": 37123, - "Ġway": 1648, - "Ġwaypoint": 66276, - "Ġwaypoints": 82386, - "Ġways": 5627, - "Ġwb": 38958, - "Ġwc": 27646, - "Ġwchar": 42149, - "Ġwcs": 97768, - "Ġwd": 46504, - "Ġwe": 584, - "Ġweak": 7621, - "ĠweakSelf": 74859, - "Ġweaken": 33556, - "Ġweakened": 58764, - "Ġweakening": 83526, - "Ġweaker": 43383, - "Ġweakest": 81863, - "Ġweakness": 23948, - "Ġweaknesses": 44667, - "Ġwealth": 12205, - "Ġwealthiest": 93118, - "Ġwealthy": 28994, - "Ġweap": 6289, - "Ġweapon": 10500, - "Ġweaponry": 78122, - "Ġweapons": 10094, - "Ġwear": 10051, - "Ġwearable": 78348, - "Ġwearer": 85702, - "Ġwearing": 12512, - "Ġwears": 38400, - "Ġweary": 76656, - "Ġweather": 9282, - "Ġweave": 68608, - "Ġweaving": 84709, - "Ġweb": 3566, - "ĠwebView": 57458, - "Ġwebcam": 27041, - "Ġwebdriver": 46781, - "Ġwebhook": 76368, - "Ġwebinar": 63660, - "Ġweblog": 94398, - "Ġwebpack": 32279, - "Ġwebpage": 45710, - "Ġwebs": 82020, - "Ġwebsite": 3997, - "Ġwebsites": 13335, - "Ġwebsocket": 60043, - "Ġwed": 11077, - "Ġwedding": 13306, - "Ġweddings": 55344, - "Ġwedge": 64785, - "Ġwee": 75165, - "Ġweed": 40475, - "Ġweeds": 70535, - "Ġweek": 2046, - "Ġweekday": 47678, - "Ġweekdays": 73095, - "Ġweekend": 9178, - "Ġweekends": 38102, - "Ġweekly": 17496, - "Ġweeks": 5672, - "Ġweer": 66250, - "Ġweg": 71611, - "Ġwegen": 84381, - "Ġwei": 85004, - "Ġweiber": 71449, - "Ġweigh": 17988, - "Ġweighed": 47712, - "Ġweighing": 47826, - "Ġweighs": 50542, - "Ġweight": 4785, - "Ġweighted": 37924, - "Ġweighting": 90039, - "Ġweights": 14661, - "Ġweil": 53607, - "Ġweir": 98086, - "Ġweird": 16682, - "Ġweit": 86217, - "Ġweiter": 31732, - "Ġweitere": 62650, - "ĠweiÃŁ": 68378, - "Ġwel": 12724, - "Ġwelche": 59419, - "Ġwelcome": 10788, - "Ġwelcomed": 32069, - "Ġwelcomes": 57358, - "Ġwelcoming": 36387, - "Ġweld": 33866, - "Ġwelded": 82161, - "Ġwelding": 60022, - "Ġwelfare": 23460, - "Ġwell": 1664, - "Ġwellbeing": 57930, - "Ġwellness": 39890, - "Ġwells": 48396, - "Ġwelt": 78848, - "Ġwen": 38457, - "Ġwenig": 71087, - "Ġweniger": 84901, - "Ġwenn": 22850, - "Ġwent": 4024, - "Ġwer": 7205, - "Ġwerd": 73697, - "Ġwerde": 88013, - "Ġwerden": 12931, - "Ġwere": 1051, - "Ġwereld": 88985, - "Ġweren": 15058, - "Ġwerk": 59718, - "Ġwes": 98268, - "Ġwest": 9909, - "Ġwestern": 19001, - "Ġwet": 14739, - "Ġwf": 42348, - "Ġwg": 64681, - "Ġwget": 65608, - "Ġwh": 421, - "Ġwhale": 51119, - "Ġwhales": 57874, - "Ġwhat": 1148, - "Ġwhatever": 8996, - "Ġwhats": 41209, - "Ġwhatsapp": 61308, - "Ġwhatsoever": 36734, - "Ġwhe": 15240, - "Ġwheat": 34153, - "Ġwheel": 13587, - "Ġwheelchair": 54618, - "Ġwheels": 23529, - "Ġwhen": 994, - "Ġwhence": 88549, - "Ġwhenever": 15716, - "Ġwhere": 1405, - "Ġwhereabouts": 80602, - "Ġwhereas": 20444, - "Ġwhereby": 49001, - "Ġwherein": 42418, - "Ġwherever": 28578, - "Ġwhether": 3508, - "Ġwhich": 902, - "Ġwhichever": 54784, - "Ġwhile": 1418, - "Ġwhilst": 24797, - "Ġwhim": 74571, - "Ġwhims": 70205, - "Ġwhip": 51176, - "Ġwhipped": 64357, - "Ġwhipping": 98622, - "Ġwhirl": 64783, - "Ġwhisk": 41759, - "Ġwhiskey": 65354, - "Ġwhisky": 81583, - "Ġwhisper": 35955, - "Ġwhispered": 58366, - "Ġwhispers": 89248, - "Ġwhistle": 40649, - "Ġwhistlebl": 65766, - "Ġwhistleblower": 92068, - "Ġwhit": 34799, - "Ġwhite": 4251, - "ĠwhiteColor": 46381, - "Ġwhitelist": 68827, - "Ġwhites": 22632, - "Ġwhitespace": 37472, - "Ġwho": 889, - "Ġwhoever": 39371, - "Ġwhole": 4459, - "Ġwholes": 26276, - "Ġwholesale": 35557, - "Ġwholesalers": 90997, - "Ġwholesome": 88318, - "Ġwholly": 42241, - "Ġwhom": 8884, - "Ġwhopping": 63969, - "Ġwhore": 73025, - "Ġwhose": 6832, - "Ġwhy": 3249, - "Ġwi": 24129, - "Ġwich": 71467, - "Ġwicht": 91896, - "Ġwichtig": 66833, - "Ġwicked": 45077, - "Ġwid": 9923, - "Ġwide": 7029, - "Ġwidely": 13882, - "Ġwiden": 94415, - "Ġwidened": 86988, - "Ġwidening": 85500, - "Ġwider": 22622, - "Ġwides": 23865, - "Ġwidespread": 24716, - "Ġwidest": 81339, - "Ġwidget": 9264, - "Ġwidgets": 32955, - "Ġwidow": 57896, - "Ġwidth": 2430, - "Ġwidths": 65511, - "Ġwie": 13672, - "Ġwieder": 27348, - "Ġwiel": 65079, - "Ġwield": 42945, - "Ġwielding": 87923, - "Ġwife": 7555, - "Ġwifi": 34517, - "Ġwig": 59841, - "Ġwij": 50651, - "Ġwik": 98275, - "Ġwiki": 29709, - "Ġwikipedia": 59318, - "Ġwil": 31331, - "Ġwild": 8545, - "Ġwildcard": 60204, - "Ġwilderness": 49362, - "Ġwildfire": 93225, - "Ġwildfires": 99482, - "Ġwildlife": 30405, - "Ġwildly": 48295, - "Ġwill": 690, - "Ġwillen": 85437, - "Ġwilling": 10032, - "Ġwillingly": 73652, - "Ġwillingness": 39375, - "Ġwilt": 75596, - "Ġwin": 3243, - "Ġwind": 10160, - "Ġwinding": 54826, - "Ġwindow": 3321, - "ĠwindowHeight": 89647, - "Ġwindows": 11276, - "Ġwinds": 29592, - "Ġwindshield": 75039, - "Ġwindy": 94021, - "Ġwine": 13378, - "Ġwines": 43855, - "Ġwing": 20611, - "Ġwinger": 74539, - "Ġwings": 27296, - "Ġwink": 69439, - "Ġwinner": 13946, - "Ġwinners": 26526, - "Ġwinning": 11230, - "Ġwinnings": 87449, - "Ġwins": 15160, - "Ġwinter": 12688, - "Ġwinters": 86082, - "Ġwipe": 40194, - "Ġwiped": 49266, - "Ġwipes": 84638, - "Ġwiping": 84239, - "Ġwir": 16502, - "Ġwird": 15165, - "Ġwire": 9244, - "ĠwireType": 90343, - "Ġwired": 53221, - "Ġwireless": 21401, - "Ġwires": 36108, - "Ġwiring": 19358, - "Ġwirk": 51468, - "Ġwirklich": 56913, - "Ġwis": 19112, - "Ġwisdom": 24278, - "Ġwise": 24219, - "Ġwisely": 66713, - "Ġwish": 6562, - "Ġwished": 37287, - "Ġwishes": 25223, - "Ġwishing": 46227, - "Ġwishlist": 72762, - "Ġwissen": 76230, - "Ġwit": 38467, - "Ġwitch": 37482, - "Ġwitches": 81262, - "Ġwith": 449, - "ĠwithObject": 76398, - "ĠwithRouter": 55632, - "ĠwithString": 96074, - "ĠwithStyles": 64410, - "Ġwithd": 46074, - "Ġwithdraw": 15142, - "Ġwithdrawal": 30836, - "Ġwithdrawals": 86304, - "Ġwithdrawing": 84060, - "Ġwithdrawn": 50682, - "Ġwithdrew": 62765, - "Ġwithheld": 77103, - "Ġwithhold": 87900, - "Ġwithholding": 81612, - "Ġwithin": 2949, - "Ġwithout": 2085, - "Ġwithstand": 51571, - "Ġwitness": 11550, - "Ġwitnessed": 32126, - "Ġwitnesses": 28823, - "Ġwitnessing": 70042, - "Ġwitty": 83733, - "Ġwives": 39720, - "Ġwizard": 35068, - "Ġwizards": 89263, - "ĠwiÄĻ": 46016, - "ĠwiÄĻc": 99801, - "ĠwiÄĻcej": 81544, - "Ġwk": 74860, - "Ġwl": 45809, - "Ġwlan": 79453, - "Ġwm": 52734, - "Ġwn": 66580, - "Ġwnd": 81532, - "Ġwo": 24670, - "Ġwoes": 77825, - "Ġwohl": 73270, - "Ġwoke": 39826, - "Ġwol": 80714, - "Ġwolf": 37642, - "Ġwoll": 74284, - "Ġwollen": 58045, - "Ġwollte": 97534, - "Ġwolves": 56271, - "Ġwom": 2413, - "Ġwoman": 5333, - "Ġwomb": 73937, - "Ġwomen": 3278, - "Ġwomens": 88461, - "Ġwon": 2834, - "Ġwonder": 5895, - "Ġwondered": 31156, - "Ġwonderful": 11364, - "Ġwonderfully": 61085, - "Ġwondering": 20910, - "Ġwonders": 40164, - "Ġwont": 40464, - "Ġwoo": 69732, - "Ġwood": 7732, - "Ġwooded": 94471, - "Ġwooden": 23162, - "Ġwoodland": 98731, - "Ġwoods": 33633, - "Ġwoodworking": 97053, - "Ġwool": 39640, - "Ġwor": 4191, - "Ġword": 3492, - "Ġworden": 31279, - "Ġwording": 61327, - "Ġwordpress": 76213, - "Ġwords": 4339, - "Ġwordt": 41360, - "Ġwore": 28670, - "Ġwork": 990, - "Ġworkaround": 60130, - "Ġworkbook": 46255, - "Ġworked": 6575, - "Ġworker": 12128, - "Ġworkers": 7487, - "Ġworkflow": 29388, - "Ġworkflows": 88568, - "Ġworkforce": 32027, - "Ġworking": 3318, - "Ġworkings": 79236, - "Ġworkload": 54696, - "Ġworkout": 26308, - "Ġworkouts": 46944, - "Ġworkplace": 27465, - "Ġworkplaces": 93162, - "Ġworks": 4375, - "Ġworksheet": 37736, - "Ġworksheets": 68625, - "Ġworkshop": 26129, - "Ġworkshops": 35936, - "Ġworkspace": 28614, - "Ġworkstation": 96991, - "Ġworld": 1917, - "Ġworldly": 97706, - "Ġworlds": 24800, - "Ġworldview": 78162, - "Ġworldwide": 15603, - "Ġworm": 35311, - "Ġworms": 63000, - "Ġworn": 24634, - "Ġworried": 18290, - "Ġworries": 38145, - "Ġworry": 11196, - "Ġworrying": 40876, - "Ġwors": 47293, - "Ġworse": 11201, - "Ġworsening": 93405, - "Ġworsh": 83078, - "Ġworship": 24863, - "Ġworst": 12047, - "Ġworth": 5922, - "Ġworthless": 66121, - "Ġworthwhile": 48776, - "Ġworthy": 28390, - "Ġwould": 1053, - "Ġwouldn": 8434, - "Ġwound": 27653, - "Ġwounded": 28593, - "Ġwounds": 34254, - "Ġwoven": 56874, - "Ġwow": 36765, - "Ġwp": 12895, - "Ġwr": 3189, - "Ġwrap": 15411, - "Ġwrapped": 20037, - "Ġwrapper": 13564, - "Ġwrappers": 79194, - "Ġwrapping": 42295, - "Ġwraps": 40809, - "Ġwrath": 64391, - "Ġwre": 67608, - "Ġwreak": 83675, - "Ġwreck": 36850, - "Ġwreckage": 88195, - "Ġwrench": 60588, - "Ġwrest": 23924, - "Ġwrestler": 83162, - "Ġwrestlers": 98930, - "Ġwrestling": 36540, - "Ġwrink": 58370, - "Ġwrinkles": 74207, - "Ġwrist": 33271, - "Ġwrists": 86878, - "Ġwrit": 2155, - "Ġwritable": 47005, - "Ġwrite": 3350, - "ĠwriteFile": 93920, - "ĠwriteTo": 84222, - "Ġwriteln": 82047, - "Ġwriter": 7061, - "Ġwriters": 16483, - "Ġwrites": 14238, - "Ġwriting": 4477, - "Ġwritings": 43422, - "Ġwritten": 5439, - "Ġwrong": 5076, - "Ġwrongdoing": 65328, - "Ġwrongful": 93732, - "Ġwrongly": 72309, - "Ġwrote": 6267, - "Ġwrought": 79703, - "Ġws": 18090, - "Ġwsp": 63607, - "Ġwsz": 39491, - "Ġwszyst": 45927, - "Ġwt": 41573, - "Ġwur": 21248, - "Ġwurde": 27201, - "Ġwurden": 48750, - "Ġww": 66832, - "Ġwww": 8604, - "Ġwx": 9253, - "ĠwxDefault": 84686, - "ĠwxString": 57716, - "ĠwxT": 75297, - "Ġwy": 16999, - "Ġwykon": 99261, - "Ġwym": 72341, - "Ġwyn": 62034, - "Ġwys": 55647, - "Ġwyst": 88664, - "Ġwz": 64020, - "Ġwäh": 53467, - "Ġwährend": 68083, - "Ġwäre": 69673, - "Ġwür": 44343, - "Ġwürde": 59981, - "ĠwÅĤ": 80324, - "ĠwÅĤa": 83006, - "Ġx": 865, - "ĠxAxis": 62285, - "ĠxOffset": 91738, - "ĠxPos": 76141, - "Ġxa": 72900, - "Ġxamarin": 96579, - "Ġxb": 57032, - "Ġxbmc": 83365, - "Ġxbox": 82572, - "Ġxc": 58001, - "Ġxcb": 96669, - "Ġxd": 80152, - "Ġxe": 83890, - "Ġxen": 53265, - "Ġxf": 60464, - "Ġxhr": 29382, - "Ġxhttp": 97297, - "Ġxi": 38690, - "Ġxl": 34108, - "Ġxlabel": 55878, - "Ġxlim": 94769, - "Ġxlink": 97339, - "Ġxls": 97678, - "Ġxm": 56349, - "Ġxmax": 53386, - "Ġxmin": 57559, - "Ġxml": 8562, - "ĠxmlDoc": 92567, - "Ġxmlhttp": 70400, - "Ġxmlns": 26015, - "Ġxmm": 58707, - "Ġxn": 55995, - "Ġxnxx": 95151, - "Ġxo": 98121, - "Ġxor": 55041, - "Ġxp": 38345, - "Ġxpath": 65625, - "Ġxpos": 75495, - "Ġxr": 39770, - "Ġxrange": 34173, - "Ġxs": 12209, - "Ġxsi": 38857, - "Ġxt": 63490, - "Ġxtype": 61714, - "Ġxu": 93754, - "Ġxv": 84511, - "Ġxx": 21578, - "Ġxxx": 12599, - "Ġxxxx": 85076, - "Ġxy": 31884, - "Ġxyz": 41611, - "Ġy": 379, - "ĠyAxis": 63678, - "ĠyOffset": 83038, - "ĠyPos": 65779, - "Ġya": 13835, - "Ġyacc": 48464, - "Ġyacht": 73032, - "Ġyahoo": 65628, - "Ġyak": 74778, - "Ġyaml": 33346, - "Ġyan": 83892, - "Ġyang": 10587, - "Ġyap": 40528, - "Ġyapı": 85800, - "Ġyard": 20085, - "Ġyards": 14006, - "Ġyarn": 39347, - "Ġyaw": 46772, - "Ġyay": 98659, - "Ġyaz": 79214, - "ĠyaÅŁ": 84668, - "Ġyc": 82958, - "Ġydk": 63428, - "Ġye": 20043, - "Ġyeah": 22371, - "Ġyear": 1060, - "Ġyearly": 45370, - "Ġyears": 1667, - "Ġyeast": 41580, - "Ġyell": 65413, - "Ġyelled": 56177, - "Ġyelling": 53302, - "Ġyellow": 14071, - "Ġyen": 58440, - "Ġyeni": 99813, - "Ġyer": 55295, - "Ġyes": 10035, - "Ġyesterday": 13985, - "Ġyet": 3686, - "Ġyg": 93886, - "Ġyi": 62797, - "Ġyield": 7692, - "Ġyielded": 58487, - "Ġyielding": 78504, - "Ġyields": 36508, - "Ġyii": 21451, - "Ġylabel": 50912, - "Ġylim": 85014, - "Ġymax": 57178, - "Ġymin": 60215, - "Ġyn": 81861, - "Ġyo": 30596, - "Ġyog": 42453, - "Ġyoga": 27102, - "Ġyogurt": 55575, - "Ġyok": 90777, - "Ġyol": 94582, - "Ġyork": 50672, - "Ġyou": 499, - "Ġyoung": 3995, - "Ġyounger": 14992, - "Ġyoungest": 39637, - "Ġyoungster": 83371, - "Ġyoungsters": 61095, - "Ġyour": 701, - "Ġyoure": 71175, - "Ġyours": 18821, - "Ġyourself": 6261, - "Ġyourselves": 58996, - "Ġyouth": 12822, - "Ġyouthful": 65655, - "Ġyouths": 65062, - "Ġyoutube": 28277, - "Ġyp": 77075, - "Ġypos": 71693, - "Ġyr": 43438, - "Ġyrs": 55123, - "Ġys": 32910, - "Ġyt": 69853, - "Ġyuan": 73383, - "Ġyum": 69970, - "Ġyummy": 76454, - "Ġyup": 76546, - "Ġyy": 13499, - "Ġyyn": 86707, - "Ġyytype": 87496, - "Ġyyyy": 59089, - "Ġyö": 98513, - "Ġz": 1167, - "ĠzIndex": 60817, - "Ġza": 15036, - "Ġzab": 74171, - "Ġzach": 97912, - "Ġzad": 71748, - "Ġzag": 90119, - "Ġzahl": 89728, - "Ġzaj": 82447, - "Ġzak": 51415, - "Ġzal": 66658, - "Ġzam": 61576, - "Ġzaman": 84240, - "Ġzap": 34078, - "Ġzar": 59924, - "Ġzaw": 65107, - "Ġzb": 75455, - "Ġzd": 37349, - "Ġzdarma": 97152, - "ĠzdjÄĻ": 84837, - "Ġze": 14017, - "Ġzeal": 69779, - "Ġzeigen": 86339, - "Ġzeigt": 78609, - "Ġzeit": 78258, - "Ġzelf": 60111, - "Ġzen": 54562, - "Ġzend": 79668, - "Ġzenith": 99529, - "Ġzer": 77278, - "Ġzero": 7315, - "Ġzeroes": 98543, - "Ġzeros": 17975, - "Ġzest": 81631, - "Ġzf": 100148, - "Ġzg": 93158, - "Ġzh": 60848, - "Ġzi": 64573, - "Ġzich": 53519, - "Ġzie": 75347, - "Ġzien": 80507, - "Ġzig": 86912, - "Ġzij": 93014, - "Ġzijn": 18995, - "Ġzinc": 49601, - "Ġzip": 10521, - "Ġzipcode": 81449, - "Ġzipfile": 88052, - "Ġzipper": 69861, - "Ġzk": 95628, - "Ġzlib": 82318, - "Ġzm": 48229, - "Ġzmq": 91840, - "Ġzn": 30974, - "Ġznaj": 68815, - "Ġzo": 19263, - "Ġzoals": 84541, - "Ġzoek": 74900, - "Ġzoekt": 44802, - "Ġzombie": 38836, - "Ġzombies": 48173, - "Ġzona": 45112, - "Ġzonder": 75260, - "Ġzone": 10353, - "Ġzones": 26467, - "Ġzoning": 66078, - "Ġzoo": 42014, - "Ġzoom": 15932, - "Ġzost": 97026, - "Ġzosta": 62975, - "Ġzou": 73221, - "Ġzs": 69612, - "Ġzu": 6529, - "Ġzug": 86011, - "Ġzum": 16419, - "Ġzun": 99275, - "Ġzur": 17761, - "Ġzurück": 50603, - "Ġzus": 39258, - "Ġzusammen": 54483, - "Ġzw": 25398, - "Ġzwar": 83764, - "Ġzwarte": 93186, - "Ġzwe": 56036, - "Ġzwei": 41562, - "Ġzwischen": 48326, - "Ġzx": 72422, - "Ġzz": 33733, - "Ġzza": 98749, - "ĠzÅĤ": 59168, - "Ġ{": 314, - "Ġ{!": 31444, - "Ġ{!!": 22064, - "Ġ{\"": 5324, - "Ġ{$": 14249, - "Ġ{%": 53361, - "Ġ{'": 5473, - "Ġ{(": 33898, - "Ġ{*": 30908, - "Ġ{*}": 48537, - "Ġ{-": 30769, - "Ġ{.": 51436, - "Ġ{...": 15263, - "Ġ{/*": 17679, - "Ġ{//": 17595, - "Ġ{:": 22844, - "Ġ{:.": 48618, - "Ġ{:?}\",": 73064, - "Ġ{?": 50476, - "Ġ{?>Ċ": 68715, - "Ġ{?}": 95569, - "Ġ{@": 6554, - "Ġ{[": 46691, - "Ġ{\\": 29252, - "Ġ{\\Ċ": 96619, - "Ġ{_": 49717, - "Ġ{{": 5991, - "Ġ{{$": 31208, - "Ġ{{--": 24841, - "Ġ{{--<": 59031, - "Ġ{{{": 49008, - "Ġ{{Ċ": 81605, - "Ġ{|": 42060, - "Ġ{}": 4792, - "Ġ{}\",": 25716, - "Ġ{}\".": 21532, - "Ġ{}'.": 26307, - "Ġ{})": 38813, - "Ġ{}));Ċ": 100107, - "Ġ{}),Ċ": 78972, - "Ġ{}).": 73827, - "Ġ{});Ċ": 36411, - "Ġ{});ĊĊ": 88994, - "Ġ{})Ċ": 36348, - "Ġ{},": 16857, - "Ġ{},Ċ": 14915, - "Ġ{}.": 85512, - "Ġ{}:": 92012, - "Ġ{};": 53266, - "Ġ{};Ċ": 9505, - "Ġ{};ĊĊ": 20999, - "Ġ{};čĊ": 56222, - "Ġ{}\\": 57157, - "Ġ{}Ċ": 5731, - "Ġ{}ĊĊ": 10294, - "Ġ{}ĊĊĊ": 93035, - "Ġ{}čĊ": 35241, - "Ġ{}čĊčĊ": 71946, - "Ġ{Ċ": 341, - "Ġ{ĊĊ": 1504, - "Ġ{ĊĊĊ": 19014, - "Ġ{ĊĊĊĊ": 71280, - "Ġ{čĊ": 987, - "Ġ{čĊčĊ": 8181, - "Ġ{čĊčĊčĊ": 95779, - "Ġ{ččĊ": 51574, - "Ġ|": 765, - "Ġ|-": 45661, - "Ġ|--": 31688, - "Ġ|--------------------------------------------------------------------------Ċ": 62350, - "Ġ|/": 98945, - "Ġ|=": 8832, - "Ġ|>": 59821, - "Ġ|\\": 64696, - "Ġ|_": 71986, - "Ġ|_|": 67191, - "Ġ||": 1393, - "Ġ||=": 36102, - "Ġ||Ċ": 8408, - "Ġ||čĊ": 46848, - "Ġ|Ċ": 9432, - "Ġ|ĊĊ": 36821, - "Ġ|čĊ": 50877, - "Ġ}": 335, - "Ġ}(": 97016, - "Ġ}()Ċ": 51846, - "Ġ})": 6547, - "Ġ})(": 49985, - "Ġ})();Ċ": 93328, - "Ġ}))": 88871, - "Ġ})),Ċ": 79484, - "Ġ})).": 71557, - "Ġ}));Ċ": 18309, - "Ġ}));ĊĊ": 28225, - "Ġ}))Ċ": 29812, - "Ġ}),": 32806, - "Ġ}),Ċ": 12240, - "Ġ}),ĊĊ": 52040, - "Ġ}).": 8701, - "Ġ}):": 87809, - "Ġ});": 18605, - "Ġ});Ċ": 1657, - "Ġ});ĊĊ": 3086, - "Ġ});ĊĊĊ": 28411, - "Ġ});ĊĊĊĊ": 82867, - "Ġ});čĊ": 12679, - "Ġ});čĊčĊ": 29475, - "Ġ})}Ċ": 30424, - "Ġ})Ċ": 2820, - "Ġ})ĊĊ": 9763, - "Ġ})ĊĊĊ": 62377, - "Ġ})čĊ": 26906, - "Ġ})čĊčĊ": 92376, - "Ġ}*/Ċ": 43933, - "Ġ}*/ĊĊ": 63121, - "Ġ},": 2529, - "Ġ},{": 90172, - "Ġ},{Ċ": 52487, - "Ġ},Ċ": 1173, - "Ġ},ĊĊ": 7481, - "Ġ},ĊĊĊ": 75052, - "Ġ},čĊ": 10080, - "Ġ},čĊčĊ": 55722, - "Ġ}.": 17336, - "Ġ}//": 18095, - "Ġ}:": 36474, - "Ġ};": 20667, - "Ġ};Ċ": 2670, - "Ġ};ĊĊ": 3718, - "Ġ};ĊĊĊ": 39597, - "Ġ};čĊ": 16918, - "Ġ};čĊčĊ": 27926, - "Ġ}": 84387, - "Ġ}>Ċ": 64256, - "Ġ}?>Ċ": 56656, - "Ġ}\\": 52400, - "Ġ}]": 59692, - "Ġ}]);Ċ": 89953, - "Ġ}])Ċ": 95339, - "Ġ}],Ċ": 30143, - "Ġ}];Ċ": 19938, - "Ġ}];ĊĊ": 86704, - "Ġ}]Ċ": 29494, - "Ġ}}": 3954, - "Ġ}}\"": 14823, - "Ġ}}\">": 42900, - "Ġ}}\"><": 76115, - "Ġ}}\">{{": 69277, - "Ġ}}\">Ċ": 22859, - "Ġ}}\"Ċ": 61659, - "Ġ}},Ċ": 65495, - "Ġ}}/": 93602, - "Ġ}};Ċ": 88137, - "Ġ}}": 46621, - "Ġ}}>{": 88815, - "Ġ}}>Ċ": 18325, - "Ġ}}}": 99001, - "Ġ}}Ċ": 8256, - "Ġ}}ĊĊ": 68536, - "Ġ}}čĊ": 83772, - "Ġ}Ċ": 457, - "Ġ}ĊĊ": 557, - "Ġ}ĊĊĊ": 4555, - "Ġ}ĊĊĊĊ": 17398, - "Ġ}ĊĊĊĊĊ": 44253, - "Ġ}ĊĊĊĊĊĊ": 80839, - "Ġ}čĊ": 1720, - "Ġ}čĊčĊ": 2616, - "Ġ}čĊčĊčĊ": 25064, - "Ġ}čĊčĊčĊčĊ": 77047, - "Ġ}ččĊ": 87829, - "Ġ~": 4056, - "Ġ~(": 35646, - "Ġ~/": 42595, - "Ġ~/.": 41058, - "Ġ~=": 22426, - "Ġ~>": 85732, - "Ġ~~": 78877, - "ĠÂ": 2188, - "Ġ¡": 49913, - "Ġ£": 7083, - "ĠÂ¥": 72588, - "Ġ§": 17036, - "Ġ§§": 65431, - "Ġ©": 7388, - "Ġ«": 12769, - "Ġ¬": 97265, - "Ġ®": 61579, - "Ġ°": 37386, - "Ġ±": 20903, - "Ġµ": 64012, - "Ġ¶": 79946, - "Ġ·": 9787, - "Ġ»": 8345, - "Ġ»,": 65801, - "Ġ».": 88991, - "Ġ»ĊĊ": 18796, - "Ġ¿": 29386, - "ĠÂł": 17529, - "ĠÂłĠÂł": 33145, - "ĠÂłĠÂłĠÂłĠÂł": 76720, - "ĠÂŃ": 50955, - "ĠÃ": 1717, - "Ġá": 19216, - "Ġáll": 95885, - "Ġárea": 55271, - "Ġáreas": 95162, - "Ġâ": 29005, - "Ġä": 12999, - "Ġäl": 89868, - "Ġän": 99085, - "Ġär": 19106, - "Ġäven": 94703, - "ĠÃ¥": 13376, - "ĠÃ¥r": 35080, - "ĠÃ¥rhus": 70224, - "Ġæ": 66113, - "Ġç": 18578, - "Ġça": 39043, - "ĠçalÄ±ÅŁ": 78587, - "Ġçok": 58112, - "Ġè": 11676, - "Ġé": 4046, - "Ġéc": 91329, - "Ġéconom": 82653, - "Ġécrit": 89532, - "Ġégalement": 44767, - "Ġél": 33013, - "Ġélect": 98151, - "Ġép": 50510, - "Ġéquip": 94616, - "Ġés": 22257, - "Ġét": 14240, - "Ġétaient": 97958, - "Ġétait": 43989, - "Ġété": 24560, - "Ġév": 51913, - "Ġéxito": 81986, - "Ġê": 20183, - "Ġêtes": 62299, - "Ġêtre": 23761, - "Ġî": 14701, - "Ġîn": 19040, - "Ġînt": 66674, - "Ġó": 41967, - "Ġö": 17372, - "Ġöff": 64418, - "Ġön": 79705, - "Ġöver": 77150, - "Ġø": 39218, - "Ġøns": 88392, - "Ġú": 18448, - "Ġúlt": 32529, - "Ġúltima": 72128, - "Ġúltimo": 62578, - "Ġúltimos": 79521, - "Ġún": 52263, - "Ġúnica": 89272, - "Ġúnico": 75401, - "Ġü": 10709, - "Ġüber": 14104, - "Ġüzer": 92657, - "Ġþ": 80707, - "ĠÃĢ": 65381, - "ĠÃģ": 43912, - "ĠÃĤ": 46433, - "ĠÃĥ": 74880, - "ĠÃĦ": 49786, - "ĠÃħ": 80352, - "ĠÃĩ": 64105, - "ĠÃī": 29124, - "ĠÃİ": 60208, - "ĠÃĸ": 35137, - "ĠÃĹ": 25800, - "ĠÃĺ": 90043, - "ĠÃľ": 31612, - "ĠÃľber": 50471, - "ĠÃł": 3869, - "ĠÃłs": 53629, - "ĠÃŃ": 41236, - "ĠÄ": 10044, - "ĠÄ°": 39521, - "ĠÄĩe": 82531, - "ĠÄį": 33902, - "ĠÄIJ": 51427, - "ĠÄij": 15199, - "ĠÄiji": 74686, - "ĠÄijã": 80226, - "ĠÄijược": 64578, - "ĠÄijá»ĥ": 80768, - "ĠÅ": 27006, - "ĠÅ¡": 37524, - "ĠÅ¡to": 80800, - "Ġż": 47153, - "Ġże": 24230, - "Ġżyc": 74592, - "Ġž": 32063, - "Ġže": 85874, - "ĠÅĤ": 75527, - "ĠÅĵ": 99225, - "ĠÅļ": 93127, - "ĠÅĽ": 30286, - "ĠÅĽw": 83008, - "ĠÅŀ": 79919, - "ĠÅŁ": 22841, - "ĠÅŁek": 94395, - "ĠÅŁi": 36450, - "ĠÈĻi": 30434, - "ĠÎ": 8008, - "Ġα": 19581, - "Ġβ": 34318, - "Ġγ": 63127, - "Ġδ": 70434, - "Ġε": 60247, - "Ġκ": 72738, - "Ġλ": 49438, - "Ġμ": 33983, - "Ġν": 99786, - "ĠÎĵ": 85316, - "ĠÎĶ": 82263, - "ĠÏ": 17839, - "ĠÏĢ": 52845, - "ĠÏĥ": 48823, - "ĠÏĦ": 39570, - "ĠÏĨ": 98975, - "ĠÐ": 1301, - "ĠС": 28599, - "ĠСозд": 96779, - "ĠТ": 51418, - "ĠУ": 59842, - "ĠФ": 67891, - "Ġа": 21022, - "Ġав": 68828, - "ĠадÑĢеÑģ": 91995, - "Ġак": 86430, - "Ġб": 14391, - "Ġбаз": 79373, - "Ġбез": 92457, - "Ġбл": 91394, - "ĠболÑĮ": 84699, - "ĠбÑĥд": 51570, - "ĠбÑĥдеÑĤ": 69923, - "ĠбÑĭ": 38760, - "ĠбÑĭÑĤÑĮ": 62731, - "Ġв": 5927, - "ĠваÑĪ": 98117, - "ĠвеÑĢ": 64362, - "Ġвид": 74020, - "Ġвоз": 86291, - "ĠвÑĢем": 65811, - "ĠвÑĢемÑı": 92878, - "ĠвÑģ": 35714, - "ĠвÑģе": 45093, - "ĠвÑģеÑħ": 92093, - "ĠвÑĭ": 21477, - "ĠвÑĭб": 63229, - "ĠвÑĭвод": 85394, - "ĠвÑĭз": 97766, - "ĠвÑĭп": 72060, - "ĠвÑĭполн": 99396, - "Ġг": 25756, - "Ġд": 7952, - "Ġда": 92910, - "Ġдан": 98599, - "ĠданнÑĭ": 35464, - "ĠданнÑĭе": 67181, - "ĠданнÑĭÑħ": 53376, - "Ġдв": 74254, - "Ġдел": 95369, - "ĠдлÑı": 20440, - "Ġдо": 57297, - "Ġдобав": 59369, - "Ġдолж": 56449, - "ĠдоÑģÑĤ": 67425, - "ĠдоÑģÑĤÑĥп": 92141, - "ĠдÑĢÑĥг": 81842, - "Ġе": 22918, - "Ġего": 73385, - "ĠеÑģли": 47353, - "ĠеÑģÑĤÑĮ": 80265, - "Ġж": 58317, - "Ġз": 11122, - "Ġза": 44946, - "Ġзав": 93323, - "Ġзаг": 72590, - "Ġзад": 53280, - "Ġзак": 59313, - "Ġзаказ": 88005, - "Ġзап": 30889, - "ĠзапиÑģ": 56611, - "ĠзапÑĢоÑģ": 70183, - "ĠзнаÑĩ": 40650, - "ĠзнаÑĩение": 66459, - "ĠзнаÑĩениÑı": 88612, - "Ġи": 7740, - "Ġиг": 71622, - "Ġиз": 23934, - "Ġизмен": 71121, - "Ġили": 46177, - "Ġим": 48835, - "ĠимÑı": 85756, - "Ġин": 42078, - "ĠинÑĤеÑĢ": 98051, - "ĠинÑĦоÑĢм": 83083, - "ĠиÑģп": 53687, - "ĠиÑģполÑĮз": 90795, - "ĠиÑģполÑĮзов": 89327, - "Ġк": 7820, - "Ġкажд": 89666, - "Ġкак": 52770, - "ĠкаÑĢÑĤ": 91734, - "Ġкл": 48446, - "ĠклаÑģÑģ": 60748, - "Ġкли": 90189, - "ĠклÑİÑĩ": 97455, - "Ġкноп": 86049, - "Ġко": 88515, - "Ġкод": 69126, - "Ġкол": 51548, - "ĠколиÑĩеÑģÑĤво": 89701, - "Ġком": 44216, - "Ġкомп": 77573, - "Ġкон": 38098, - "ĠконÑĤ": 78085, - "ĠкоÑĢ": 67969, - "ĠкоÑĤоÑĢ": 38153, - "ĠкоÑĤоÑĢÑĭй": 98851, - "Ġл": 26539, - "Ġли": 59195, - "ĠлÑİ": 94136, - "Ġм": 11562, - "ĠмаÑģÑģив": 51337, - "ĠмаÑĤ": 96573, - "Ġмен": 69844, - "ĠмеÑĤод": 56729, - "Ġмин": 98968, - "Ġмод": 71239, - "Ġмож": 45583, - "ĠможеÑĤ": 68088, - "Ġможно": 91398, - "ĠмÑĭ": 88300, - "Ġн": 6850, - "Ġна": 13373, - "Ġнайд": 87858, - "Ġнап": 91105, - "ĠнаÑĩ": 73642, - "Ġне": 19175, - "ĠнеÑĤ": 77738, - "Ġнов": 50051, - "ĠномеÑĢ": 75034, - "ĠнÑĥж": 77083, - "Ġо": 8379, - "Ġоб": 21923, - "ĠобÑĬ": 48440, - "ĠобÑĬекÑĤ": 55053, - "Ġод": 53419, - "Ġок": 72664, - "Ġон": 99845, - "Ġоп": 46339, - "ĠопеÑĢ": 98058, - "ĠоÑģ": 81376, - "ĠоÑĤ": 20879, - "ĠоÑĤвеÑĤ": 93747, - "ĠоÑĤпÑĢав": 87188, - "ĠоÑĩ": 95912, - "ĠоÑĪиб": 89763, - "Ġп": 5173, - "ĠпаÑĢ": 63780, - "ĠпаÑĢамеÑĤ": 67445, - "ĠпеÑĢ": 28114, - "ĠпеÑĢв": 77901, - "ĠпеÑĢед": 78757, - "ĠпеÑĢем": 71901, - "ĠпеÑĢемен": 81199, - "Ġпо": 18154, - "Ġпов": 96034, - "Ġпод": 40842, - "Ġпол": 29619, - "ĠполÑĥÑĩ": 52432, - "ĠполÑĮзоваÑĤ": 46395, - "ĠполÑĮзоваÑĤелÑı": 67249, - "ĠполÑı": 89302, - "Ġпом": 76401, - "ĠпоÑĢ": 91146, - "ĠпоÑģл": 61813, - "ĠпоÑģлед": 91667, - "ĠпоÑĤ": 81803, - "ĠпÑĢ": 12561, - "ĠпÑĢав": 73226, - "ĠпÑĢед": 57925, - "ĠпÑĢи": 37405, - "ĠпÑĢо": 41291, - "ĠпÑĢов": 62315, - "ĠпÑĢовеÑĢ": 69556, - "ĠпÑĢогÑĢам": 81462, - "ĠпÑĢогÑĢамм": 94508, - "ĠпÑĢод": 89715, - "ĠÐIJ": 57855, - "ĠÐij": 64571, - "ĠÐĴ": 23784, - "ĠÐĴÑĭ": 72731, - "ĠÐĵ": 61565, - "ĠÐĶ": 39903, - "ĠÐķ": 60376, - "ĠÐķÑģли": 72244, - "ĠÐĹ": 53677, - "ĠÐĺ": 43896, - "ĠÐļ": 36479, - "ĠÐľ": 45458, - "ĠÐĿ": 35889, - "ĠÐŀ": 35448, - "ĠÐŀб": 80798, - "ĠÐŁ": 23227, - "ĠÐŁÐ¾Ð»ÑĥÑĩ": 90033, - "ĠÐŁÑĢ": 80584, - "ĠÐł": 49520, - "ĠÐŃ": 81529, - "ĠÑ": 9015, - "ĠÑĢ": 18600, - "ĠÑĢаÐ": 25190, - "ĠÑĢабоÑĤ": 54204, - "ĠÑĢабоÑĤÑĭ": 95967, - "ĠÑĢаз": 39479, - "ĠÑĢазмеÑĢ": 100147, - "ĠÑĢаÑģ": 78876, - "ĠÑĢезÑĥлÑĮÑĤаÑĤ": 99300, - "ĠÑģ": 5524, - "ĠÑģай": 83462, - "ĠÑģам": 97185, - "ĠÑģв": 45916, - "ĠÑģеÑĢ": 66386, - "ĠÑģеÑĢвеÑĢ": 93864, - "ĠÑģимв": 79012, - "ĠÑģиÑģÑĤем": 93099, - "ĠÑģк": 69471, - "ĠÑģл": 35875, - "ĠÑģлед": 93129, - "ĠÑģлов": 92207, - "ĠÑģлÑĥÑĩ": 90226, - "ĠÑģо": 34943, - "ĠÑģодеÑĢж": 80595, - "ĠÑģозд": 52324, - "ĠÑģообÑī": 67121, - "ĠÑģоÑģÑĤ": 92175, - "ĠÑģоÑħÑĢан": 93781, - "ĠÑģп": 84714, - "ĠÑģпиÑģ": 46730, - "ĠÑģпиÑģка": 98633, - "ĠÑģпиÑģок": 74432, - "ĠÑģÑģÑĭл": 95494, - "ĠÑģÑĤ": 18868, - "ĠÑģÑĤÑĢ": 30392, - "ĠÑģÑĤÑĢаниÑĨ": 62580, - "ĠÑģÑĤÑĢок": 45022, - "ĠÑģÑĤÑĢоки": 93814, - "ĠÑĤ": 11047, - "ĠÑĤаблиÑĨ": 79327, - "ĠÑĤак": 50945, - "ĠÑĤек": 50190, - "ĠÑĤекÑģÑĤ": 71995, - "ĠÑĤекÑĥÑī": 86246, - "ĠÑĤип": 64933, - "ĠÑĤо": 59346, - "ĠÑĤоваÑĢ": 74812, - "ĠÑĤолÑĮко": 74726, - "ĠÑĤоÑĩ": 82702, - "ĠÑĤÑĢ": 86995, - "ĠÑĥ": 14257, - "ĠÑĥдал": 58491, - "ĠÑĥже": 91877, - "ĠÑĥказ": 68214, - "ĠÑĥÑģл": 97991, - "ĠÑĥÑģп": 82633, - "ĠÑĥÑģпеÑĪ": 91613, - "ĠÑĦ": 18034, - "ĠÑĦай": 36356, - "ĠÑĦайл": 47418, - "ĠÑĦайла": 71873, - "ĠÑĦоÑĢм": 54261, - "ĠÑĦÑĥнкÑĨи": 55813, - "ĠÑħ": 45658, - "ĠÑĨ": 39233, - "ĠÑĩ": 17756, - "ĠÑĩеÑĢ": 90211, - "ĠÑĩиÑģ": 41176, - "ĠÑĩиÑģло": 65619, - "ĠÑĩÑĤ": 70460, - "ĠÑĩÑĤо": 48489, - "ĠÑĩÑĤобÑĭ": 82250, - "ĠÑĪ": 55617, - "ĠÑį": 21599, - "ĠÑįк": 81757, - "ĠÑįлеменÑĤ": 46088, - "ĠÑįÑĤ": 49103, - "ĠÑįÑĤо": 68979, - "ĠÑı": 46410, - "ĠÑĸ": 84954, - "Ġ×": 17732, - "Ġש": 88898, - "Ġ×IJ": 63060, - "Ġ×ij": 89631, - "Ġ×Ķ": 70446, - "Ġ׾": 78062, - "Ġ×ŀ": 92611, - "ĠØ": 8979, - "ĠØ£": 64515, - "ĠØ¥": 86253, - "Ġا": 13258, - "Ġاست": 94253, - "ĠاÙĦ": 17607, - "ĠاÙĦت": 96057, - "ĠاÙĦÙħ": 54579, - "Ġب": 28946, - "Ġبا": 83711, - "ĠبÙĩ": 82868, - "Ġت": 40534, - "Ġج": 83268, - "ĠØ®": 75415, - "Ġد": 45430, - "Ġدر": 77941, - "Ġر": 54810, - "Ġس": 60942, - "ĠØ´": 53257, - "Ġص": 93172, - "Ġع": 45082, - "ĠØŃ": 69338, - "ĠÙ¾": 88517, - "ĠÙģ": 46677, - "ĠÙģÙĬ": 78373, - "ĠÙĤ": 78803, - "ĠÙĥ": 88041, - "ĠÙĦ": 57894, - "ĠÙħ": 24252, - "ĠÙħÙĨ": 64337, - "ĠÙĨ": 51343, - "ĠÙĩ": 56991, - "ĠÙĪ": 38624, - "ĠÙĬ": 74374, - "ĠÚ©": 46693, - "Ġà": 29082, - "Ġà¤": 15272, - "Ġप": 84736, - "Ġम": 92317, - "Ġस": 69258, - "Ġह": 85410, - "Ġà¤ķ": 48909, - "Ġà¦": 36278, - "Ġà¨": 70133, - "Ġàª": 95591, - "Ġà®": 71697, - "Ġà°": 94355, - "Ġà²": 90534, - "Ġà¹Ģ": 95582, - "Ġá": 87189, - "Ġâ": 2928, - "ĠâĢ": 639, - "ĠâĢ¢": 7436, - "ĠâĢ¦": 4696, - "ĠâĢ¦.": 66621, - "ĠâĢ¦ĊĊ": 12291, - "ĠâĢº": 46733, - "ĠâĢ»": 84499, - "ĠâĢĭ": 30848, - "ĠâĢĭâĢĭ": 73463, - "ĠâĢİ": 54664, - "ĠâĢĵ": 1389, - "ĠâĢĵĊĊ": 47896, - "ĠâĢĶ": 2001, - "ĠâĢĶĊĊ": 63977, - "ĠâĢķ": 51753, - "ĠâĢĺ": 3451, - "ĠâĢĻ": 18217, - "ĠâĢľ": 1054, - "ĠâĢľ[": 66850, - "ĠâĢľâĢ¦": 92113, - "ĠâĢĿ": 19524, - "ĠâĢĿĊĊ": 67886, - "ĠâĢŀ": 15179, - "Ġâģ": 78237, - "ĠâĤ¬": 13281, - "ĠâĤ¹": 90891, - "ĠâĦ": 29753, - "ĠâĦķ": 58301, - "ĠâĦĸ": 97990, - "ĠâĦĿ": 87123, - "ĠâĨ": 9212, - "ĠâĨIJ": 48564, - "ĠâĨij": 47463, - "ĠâĨĴ": 11651, - "ĠâĨĴĊĊ": 29529, - "ĠâĨĵ": 78954, - "ĠâĨĶ": 78750, - "Ġâĩ": 47118, - "ĠâĩĴ": 59803, - "ĠâĪ": 12264, - "ĠâĪ§": 75078, - "ĠâĪĢ": 55800, - "ĠâĪĪ": 49435, - "ĠâĪĴ": 25173, - "Ġâī": 21784, - "Ġâī¤": 38394, - "Ġâī¥": 63247, - "Ġâīł": 95404, - "ĠâĬ": 54125, - "Ġâĵĺ": 90900, - "ĠâĶ": 23436, - "ĠâĶĤ": 34491, - "ĠâĶľ": 72778, - "ĠâĶľâĶĢâĶĢ": 81593, - "Ġâķ": 59308, - "Ġâĸ": 14860, - "Ġâĸº": 66311, - "ĠâĸĪ": 33688, - "ĠâĸĪâĸĪ": 57873, - "ĠâĸĪâĸĪâĸĪâĸĪâĸĪ": 93429, - "Ġâĸij": 91913, - "Ġâĸł": 50550, - "ĠâĹ": 56829, - "ĠâĹı": 51561, - "Ġâĺ": 26182, - "Ġâĺħ": 38334, - "ĠâĺĨ": 93948, - "ĠâĻ": 36458, - "ĠâĻ¥": 68679, - "Ġâľ": 26602, - "Ġâľĵ": 53475, - "ĠâľĶ": 58256, - "ĠâĿ": 52514, - "ĠâĿ¤": 71570, - "Ġâŀ": 83806, - "ĠâŁ": 35510, - "Ġ⣨": 43105, - "ĠãĢĤ": 60233, - "ĠãĢĮ": 45631, - "ĠãĢIJ": 34676, - "Ġãģ®": 97718, - "ĠãĤ": 18049, - "ĠãĤ¢": 94632, - "ĠãĤ³": 68042, - "ĠãĤ¹": 80050, - "ĠãĤĴ": 95371, - "Ġãĥ": 21370, - "Ġãĥ»": 63415, - "Ġ主": 91082, - "Ġä¸Ĭ": 65218, - "Ġä¸ĭ": 40195, - "Ġä¸ĭåįĪ": 58004, - "Ġä¸į": 87109, - "Ġä¸Ń": 73958, - "Ġ使çĶ¨": 86758, - "Ġä¿®æĶ¹": 64171, - "Ġå": 4996, - "Ġå¤": 41766, - "Ġå¦Ĥ": 70472, - "Ġå¦Ĥæŀľ": 82363, - "Ġå®": 42579, - "Ġå®ŀ": 93393, - "Ġå¯": 49854, - "Ġ对": 70262, - "Ġå°": 59330, - "Ġå±": 80721, - "Ġå·": 84102, - "Ġå¹": 75677, - "Ġåº": 96622, - "Ġå¼": 53606, - "Ġå¼Ģ": 83047, - "Ġå½": 66297, - "Ġå½ĵ": 85997, - "Ġå¾": 85241, - "Ġå¿": 90040, - "Ġåħ": 35469, - "Ġåħ³": 92517, - "ĠåĨ": 69839, - "Ġåĩ": 66827, - "ĠåĪ": 20033, - "ĠåĪĨ": 59757, - "ĠåĪĽå»º": 48858, - "ĠåĪĿå§ĭåĮĸ": 77190, - "ĠåĪłéĻ¤": 64173, - "ĠåĬ": 55699, - "ĠåĬł": 94983, - "ĠåĮ": 95405, - "Ġåį": 67621, - "Ġåı": 27951, - "ĠåıĤæķ°": 72069, - "Ġåıij": 70525, - "ĠåIJ": 39533, - "ĠåIJį": 62205, - "ĠåĴĮ": 59243, - "Ġåķ": 80071, - "ĠåķĨ": 84410, - "ĠåķĨåĵģ": 96407, - "ĠåĽ": 50702, - "ĠåĽ¾": 91967, - "Ġåľ": 54699, - "Ġåľ¨": 74662, - "ĠåŃ": 54597, - "ĠåŃĹ": 74412, - "Ġæ": 6704, - "Ġæ³": 60153, - "Ġ注": 63679, - "Ġ注æĦı": 98261, - "Ġæµ": 99413, - "Ġæ·»åĬł": 83439, - "Ġæ¸": 98359, - "ĠæĢ": 91576, - "ĠæĪ": 50534, - "ĠæĪIJ": 87646, - "ĠæĪĸ": 93413, - "Ġæī": 47850, - "ĠæĬ": 97255, - "Ġæİ": 47702, - "Ġæݧ": 81951, - "Ġæı": 56159, - "ĠæıIJ": 94785, - "ĠæĶ": 81190, - "Ġæķ": 44714, - "Ġæķ°": 48785, - "Ġæķ°æį®": 63362, - "Ġæĸ": 32386, - "Ġæĸ°": 80019, - "Ġæĸ¹": 72873, - "Ġæĸ¹æ³ķ": 82554, - "Ġæĸĩ": 54140, - "Ġæĸĩ件": 70694, - "ĠæĹ¥": 76502, - "ĠæŶéĹ´": 92318, - "Ġæĺ": 40003, - "Ġæĺ¯": 55951, - "Ġæĺ¯åIJ¦": 73051, - "ĠæĽ": 66556, - "ĠæĽ´": 73769, - "ĠæĽ´æĸ°": 79203, - "ĠæľĢ": 83639, - "ĠæĿ": 61696, - "Ġæŀ": 95020, - "ĠæŁ¥": 70453, - "ĠæŁ¥è¯¢": 81628, - "Ġæł": 52561, - "ĠæŃ": 73028, - "Ġç": 10447, - "Ġç¤": 78052, - "Ġ示": 80804, - "Ġ示ä¾ĭ": 81526, - "Ġç§": 76771, - "Ġç¬": 49940, - "Ġ第": 51431, - "Ġç±": 69533, - "Ġç±»": 70774, - "Ġç»": 45154, - "Ġç»ĵ": 90354, - "Ġç¼": 85338, - "Ġçī": 65488, - "ĠçĶ¨æĪ·": 51142, - "ĠçĶŁ": 59363, - "ĠçĶŁåij½åij¨æľŁ": 64179, - "ĠçĶŁåij½åij¨æľŁåĩ½æķ°": 64960, - "ĠçĻ": 69394, - "ĠçĻ»": 92527, - "ĠçļĦ": 44689, - "ĠçĽ": 75966, - "Ġè": 9085, - "Ġè¡": 78507, - "Ġè§": 56055, - "Ġ解": 86222, - "Ġè®": 34524, - "Ġ设": 47566, - "Ġ设置": 54154, - "Ġ请æ±Ĥ": 81976, - "Ġè¾": 43949, - "Ġè¾ĵ": 45472, - "Ġè¾ĵåħ¥": 70158, - "Ġè¾ĵåĩº": 71668, - "Ġè¿": 33281, - "Ġè¿ĶåĽŀ": 56716, - "Ġèĩ": 59564, - "Ġèĩª": 63091, - "ĠèĩªåĬ¨çĶŁæĪIJ": 98128, - "Ġèĭ": 84326, - "Ġèĭ¥": 93598, - "Ġèĭ¥è¦ģ": 99496, - "Ġèİ·åıĸ": 41771, - "Ġé": 18630, - "Ġ页éĿ¢": 75259, - "Ġé»": 73136, - "Ġé»ĺ认": 81646, - "ĠéĶ": 94278, - "Ġê": 8790, - "Ġê°": 17196, - "Ġê°Ģ": 36609, - "Ġê°ĢëĬ¥": 96451, - "Ġê°Ģìł¸": 89946, - "Ġê°Ĵ": 46663, - "Ġê°ĴìĿĦ": 94768, - "Ġê°Ļ": 79474, - "Ġê°ľ": 74623, - "Ġê°Ŀì²´": 76332, - "Ġê±": 98272, - "Ġê²": 24839, - "Ġê²°": 83719, - "Ġê²°ê³¼": 99901, - "Ġê²½": 44215, - "Ġê²½ìļ°": 50152, - "Ġê²Ģ": 86422, - "Ġê²ĥ": 72208, - "Ġê²Į": 100027, - "Ġê³": 46230, - "Ġê³Ħ": 95303, - "Ġê´Ģ": 93851, - "Ġ구": 59877, - "Ġê·¸": 55925, - "Ġê¸": 41871, - "Ġ기": 55216, - "Ġë": 5251, - "Ġë¡": 71685, - "Ġë¡ľ": 72115, - "Ġ리": 58083, - "Ġ리ìĬ¤íĬ¸": 84734, - "Ġë§": 34085, - "Ġë§Ī": 96677, - "Ġë§Į": 63207, - "Ġë©": 49208, - "Ġë©Ķ": 52491, - "Ġëª": 38078, - "Ġ모": 55170, - "Ġ문": 54535, - "Ġ문ìŀIJ": 81021, - "Ġë°": 22817, - "Ġë°©": 75908, - "Ġë°°": 74769, - "Ġë°°ìĹ´": 92060, - "Ġë°Ķ": 82818, - "Ġë°ĺ": 64857, - "Ġë°ĺíĻĺ": 95979, - "Ġë°Ľ": 84696, - "Ġë°ľ": 97096, - "Ġë²": 48765, - "Ġë²Ħ": 87931, - "Ġë²Ī": 85721, - "Ġë³": 31620, - "Ġë³´": 64432, - "Ġë³Ģ": 47419, - "Ġë³Ģê²½": 88837, - "Ġë³ĢìĪĺ": 81840, - "Ġë¶": 63840, - "Ġë¶Ģ": 86503, - "Ġë¹Ħ": 75086, - "ĠëĤ": 38295, - "ĠëĤ´": 67236, - "ĠëĤĺ": 74618, - "ĠëĦ": 66653, - "Ġëĭ": 35243, - "Ġëĭ¤": 50467, - "ĠëĮĢ": 62060, - "Ġëį°ìĿ´íĦ°": 55348, - "Ġëı": 65905, - "ĠëIJ": 73444, - "ĠëIJĺ": 98243, - "Ġëĵ": 56938, - "Ġëĵ±": 78102, - "ĠëĶ": 77597, - "ĠëķĮ": 54718, - "Ġì": 3396, - "Ġì¡°": 66610, - "Ġì¡°íļĮ": 98267, - "Ġì¢": 66799, - "Ġì¢ħ": 99458, - "Ġ주": 56773, - "Ġì¤": 55089, - "Ġì¤ij": 72043, - "Ġì§": 49011, - "Ġì§Ģ": 67890, - "Ġì°": 63199, - "Ġì²": 49464, - "Ġì²ĺ": 72747, - "Ġì²ĺ리": 82158, - "Ġì´Ī": 84415, - "Ġì´Ī기": 96413, - "Ġìµľ": 82273, - "Ġì¶": 37430, - "Ġì¶Ķ": 58935, - "Ġì¶Ķê°Ģ": 69508, - "Ġì¶ľëł¥": 62226, - "Ġì¹": 91811, - "Ġì»": 90195, - "Ġì½Ķëĵľ": 92705, - "ĠìĤ¬": 33229, - "ĠìĤ¬ìļ©": 41820, - "ĠìĤŃìłľ": 77692, - "Ġìĥģ": 59134, - "ĠìĥĿ": 48918, - "ĠìĥĿìĦ±": 53017, - "ĠìĦ": 28867, - "ĠìĦ¤": 58952, - "ĠìĦ¤ìłķ": 66980, - "ĠìĦľ": 90960, - "ĠìĦłíĥĿ": 87138, - "ĠìĨ": 78696, - "ĠìĪ": 70292, - "ĠìĪĺ": 29833, - "ĠìĪĺìłķ": 89613, - "ĠìĬ": 80307, - "Ġìĭ": 30027, - "Ġìĭ¤í": 62085, - "Ġìĭ¤íĸī": 86888, - "Ġìĭľ": 45618, - "Ġìĭľìŀij": 94821, - "Ġìķ": 24814, - "ĠìķĦ": 49508, - "ĠìķĪ": 96270, - "ĠìķĬ": 51796, - "Ġìĸ": 80402, - "ĠìĹ": 25493, - "ĠìŬ": 84618, - "ĠìĹ°": 78453, - "ĠìĹĨ": 47782, - "ĠìĹIJ": 91586, - "Ġìĺ": 39623, - "Ġìĺ¤": 74177, - "ĠìĺĪ": 96717, - "ĠìĻ": 75984, - "Ġìļ": 66822, - "ĠìļĶ": 87097, - "ĠìĽ": 86513, - "Ġìľ": 38164, - "ĠìľĦ": 46810, - "ĠìľĦì¹ĺ": 100087, - "ĠìĿ": 17169, - "ĠìĿ´": 23955, - "ĠìĿ´ë¦Ħ": 87134, - "ĠìĿ´ë¯¸": 91767, - "ĠìĿ¸": 59777, - "ĠìĿ¼": 84656, - "Ġìŀ": 16633, - "Ġìŀħ": 39250, - "Ġìŀħëł¥": 43449, - "ĠìŀĪ": 36439, - "ĠìŀĪëĬĶ": 65621, - "ĠìŀĪëĭ¤": 91786, - "ĠìŀIJ": 65677, - "Ġìŀij": 69332, - "Ġìł": 19097, - "ĠìłĢìŀ¥": 58647, - "ĠìłĦ": 57519, - "Ġìłķ": 37155, - "Ġìłķë³´": 61139, - "Ġìłľ": 63171, - "Ġí": 10997, - "Ġíģ": 46413, - "Ġíģ´": 64038, - "Ġíģ´ëŀĺìĬ¤": 94282, - "Ġíĥ": 75461, - "ĠíĮ": 46204, - "ĠíĮĮ": 56069, - "ĠíĮĮìĿ¼": 68729, - "ĠíİĺìĿ´ì§Ģ": 93989, - "Ġíı": 70541, - "Ġíı¬": 99969, - "ĠíĶĦ": 85355, - "Ġíķ": 20740, - "Ġíķ¨": 52072, - "Ġíķ¨ìĪĺ": 59540, - "Ġíķ´": 61816, - "Ġíķ´ëĭ¹": 95713, - "ĠíķĦ": 76628, - "Ġíķĺ": 55000, - "Ġíķľ": 62398, - "Ġíķł": 96102, - "Ġíĺ": 48555, - "Ġíĺ¸": 92143, - "Ġíĺ¸ì¶ľ": 96599, - "ĠíĻ": 47932, - "ĠíĻķìĿ¸": 74959, - "ĠíļĮ": 99105, - "ĠíĽĦ": 95415, - "Ġï": 33595, - "Ġ": 76880, - "Ġï¼": 63923, - "Ġï¼Ī": 43444, - "Ġï¼Į": 42275, - "Ġï¼ļ": 31472, - "Ġ�": 30433, - "Ġ����": 60730, - "ĠïĤ": 69398, - "ĠðĿ": 82350, - "ĠðŁ": 11410, - "ĠðŁij": 62904, - "ĠðŁĴ": 64139, - "ĠðŁĶ": 96169, - "ĠðŁĺ": 27623, - "ĠðŁĺĢ": 91416, - "ĠðŁĺī": 57037, - "ĠðŁĺīĊĊ": 82536, - "ĠðŁĻĤ": 28584, - "ĠðŁĻĤĊĊ": 40124, - "Ġĉ": 7163, - "Ġĉĉ": 13342, - "Ġĉĉĉ": 22998, - "Ġĉĉĉĉ": 36727, - "Ġĉĉĉĉĉ": 55812, - "Ġĉĉĉĉĉĉ": 80782, - "ĠĉĉĊ": 99307, - "ĠĉĊ": 17934, - "ĠĉĠ": 66597, - "ĠĉĠĠĠ": 80624, - "ĠĊ": 720, - "ĠĊĉĉĊ": 68492, - "ĠĊĉĊ": 52241, - "ĠĊĊ": 4815, - "ĠĊĊĊ": 15073, - "ĠĊĊĊĊ": 23535, - "ĠĊĊĊĊĊ": 77425, - "ĠĊĠĊ": 33006, - "ĠĊĠĠĊ": 49526, - "ĠĊĠĠĠĠĊ": 37945, - "ĠĊĠĠĠĠĠĠĠĠĊ": 51087, - "ĠĊĠĠĠĠĠĠĠĠĠĠĠĠĊ": 85013, - "ĠčĊ": 2591, - "ĠčĊčĊ": 24226, - "ĠčĊĠčĊ": 91540, - "ĠččĊ": 95791, - "ĠĠ": 256, - "ĠĠĉ": 19827, - "ĠĠĉĉ": 36429, - "ĠĠĉĉĉ": 55933, - "ĠĠĉĉĉĉ": 88828, - "ĠĠĉĊ": 99351, - "ĠĠĉĠ": 79199, - "ĠĠĊ": 2355, - "ĠĠĊĊ": 19124, - "ĠĠĊĊĊ": 80326, - "ĠĠĊĠĠĊ": 31879, - "ĠĠĊĠĠĠĠĊ": 78887, - "ĠĠčĊ": 10636, - "ĠĠčĊčĊ": 73845, - "ĠĠĠ": 262, - "ĠĠĠĉ": 40867, - "ĠĠĠĉĉ": 69646, - "ĠĠĠĊ": 5996, - "ĠĠĠĊĊ": 35033, - "ĠĠĠĊĠĠĠĠĊ": 79772, - "ĠĠĠčĊ": 20959, - "ĠĠĠĠ": 257, - "ĠĠĠĠĉ": 7938, - "ĠĠĠĠĉĉ": 15646, - "ĠĠĠĠĉĉĉ": 31036, - "ĠĠĠĠĉĉĉĉ": 51638, - "ĠĠĠĠĉĉĉĉĉ": 80139, - "ĠĠĠĠĉĉĊ": 86522, - "ĠĠĠĠĉĊ": 35583, - "ĠĠĠĠĉčĊ": 85952, - "ĠĠĠĠĉĠ": 81940, - "ĠĠĠĠĉĠĠĠ": 61049, - "ĠĠĠĠĊ": 1084, - "ĠĠĠĠĊĊ": 15152, - "ĠĠĠĠĊĊĊ": 62539, - "ĠĠĠĠĊĠĠĠĠĊ": 9586, - "ĠĠĠĠĊĠĠĠĠĊĠĠĠĠĊ": 42793, - "ĠĠĠĠĊĠĠĠĠĊĠĠĠĠĊĠĠĠĠĊ": 81819, - "ĠĠĠĠčĊ": 6557, - "ĠĠĠĠčĊčĊ": 60049, - "ĠĠĠĠčĊĠĠĠĠčĊ": 46532, - "ĠĠĠĠĠ": 415, - "ĠĠĠĠĠĉ": 86165, - "ĠĠĠĠĠĊ": 11187, - "ĠĠĠĠĠĊĊ": 75625, - "ĠĠĠĠĠčĊ": 39185, - "ĠĠĠĠĠĠ": 996, - "ĠĠĠĠĠĠĉ": 52470, - "ĠĠĠĠĠĠĉĉ": 87459, - "ĠĠĠĠĠĠĊ": 7071, - "ĠĠĠĠĠĠĊĊ": 62098, - "ĠĠĠĠĠĠĊĠĠĠĠĠĠĊ": 94104, - "ĠĠĠĠĠĠčĊ": 17707, - "ĠĠĠĠĠĠĠ": 286, - "ĠĠĠĠĠĠĠĉ": 89144, - "ĠĠĠĠĠĠĠĊ": 12586, - "ĠĠĠĠĠĠĠĊĊ": 66768, - "ĠĠĠĠĠĠĠčĊ": 40748, - "ĠĠĠĠĠĠĠĠ": 260, - "ĠĠĠĠĠĠĠĠĉ": 17815, - "ĠĠĠĠĠĠĠĠĉĉ": 38020, - "ĠĠĠĠĠĠĠĠĉĉĉ": 65304, - "ĠĠĠĠĠĠĠĠĉĉĉĉ": 92793, - "ĠĠĠĠĠĠĠĠĉĊ": 74296, - "ĠĠĠĠĠĠĠĠĊ": 1827, - "ĠĠĠĠĠĠĠĠĊĊ": 24356, - "ĠĠĠĠĠĠĠĠĊĠĠĠĠĊ": 90098, - "ĠĠĠĠĠĠĠĠĊĠĠĠĠĠĠĠĠĊ": 17311, - "ĠĠĠĠĠĠĠĠĊĠĠĠĠĠĠĠĠĊĠĠĠĠĠĠĠĠĊ": 74463, - "ĠĠĠĠĠĠĠĠčĊ": 9175, - "ĠĠĠĠĠĠĠĠčĊčĊ": 89863, - "ĠĠĠĠĠĠĠĠčĊĠĠĠĠĠĠĠĠčĊ": 74967, - "ĠĠĠĠĠĠĠĠĠ": 692, - "ĠĠĠĠĠĠĠĠĠĊ": 16052, - "ĠĠĠĠĠĠĠĠĠčĊ": 59659, - "ĠĠĠĠĠĠĠĠĠĠ": 1881, - "ĠĠĠĠĠĠĠĠĠĠĊ": 16554, - "ĠĠĠĠĠĠĠĠĠĠčĊ": 63317, - "ĠĠĠĠĠĠĠĠĠĠĠ": 310, - "ĠĠĠĠĠĠĠĠĠĠĠĊ": 19548, - "ĠĠĠĠĠĠĠĠĠĠĠčĊ": 65883, - "ĠĠĠĠĠĠĠĠĠĠĠĠ": 1835, - "ĠĠĠĠĠĠĠĠĠĠĠĠĉ": 36657, - "ĠĠĠĠĠĠĠĠĠĠĠĠĉĉ": 70662, - "ĠĠĠĠĠĠĠĠĠĠĠĠĊ": 3456, - "ĠĠĠĠĠĠĠĠĠĠĠĠĊĊ": 40965, - "ĠĠĠĠĠĠĠĠĠĠĠĠĊĠĠĠĠĠĠĠĠĠĠĠĠĊ": 35742, - "ĠĠĠĠĠĠĠĠĠĠĠĠčĊ": 16462, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠ": 1078, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĊ": 29347, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 2342, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ": 27381, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠčĊ": 90260, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 394, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ": 27644, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠčĊ": 92305, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 338, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĉ": 61223, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ": 6494, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊĊ": 72348, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ": 60749, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠčĊ": 28465, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 1733, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ": 42736, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 4391, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ": 37677, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 504, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ": 41437, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 3909, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĉ": 97900, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ": 10912, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ": 89904, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠčĊ": 46675, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 2611, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ": 56547, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 5291, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ": 53820, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 667, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ": 52224, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 5218, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ": 16244, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠčĊ": 66417, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 3586, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ": 76328, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 6096, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ": 70977, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 1014, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ": 72879, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 6663, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ": 26510, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 4700, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ": 97117, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 7714, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ": 87870, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 1408, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ": 91406, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 792, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ": 34741, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 6794, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 9898, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 1961, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 10812, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ": 46907, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 8497, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 11317, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 2623, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 13137, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ": 57696, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 10724, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 14600, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 3425, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 15791, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ": 79093, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 13771, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 17712, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 4672, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 19273, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ": 96047, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 18115, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 22232, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 6508, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 25343, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 21649, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 26857, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 8299, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 29902, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 27157, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 33778, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 12216, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 39584, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 33079, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 38183, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 15628, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 5351, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 39271, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 48649, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 19829, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 52168, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 43808, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 47871, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 23136, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 38244, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 47245, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 42156, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 14984, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 56899, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 59691, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 82321, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 40584, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 98517, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 96529, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 52575, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 66371, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 80971, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 87866, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 58040, - "ġ": 221, - "Ģ": 222, - "Ģìŀ¥": 55570, - "ģ": 223, - "Ĥ": 224, - "Ĥ¤": 93220, - "Ĥ¨": 61857, - "Ĥ¬": 7644, - "Ĥ¹": 24153, - "Ĥæķ°": 28359, - "ĤŃ": 65620, - "ĤŃìłľ": 66619, - "ĥ": 225, - "ĥ½": 23419, - "ĥģ": 37209, - "ĥĿ": 30489, - "Ħ": 226, - "Ħ件": 94537, - "Ħìŀ¬": 80979, - "ħ": 227, - "ħ§": 92871, - "ħĮ": 73609, - "ħį": 45204, - "Ĩ": 228, - "Ĩµ": 90279, - "ĩ": 229, - "Ī": 230, - "ĪæĿĥ": 83042, - "Īëĭ¤": 20541, - "ĪìĬµëĭĪëĭ¤": 90463, - "Īĺ": 16281, - "ī": 231, - "Ĭ": 232, - "Ĭ¶": 38540, - "Ĭ¶æĢģ": 40466, - "ĭ": 233, - "ĭè¯ķ": 67735, - "Į": 234, - "Į¨": 99742, - "ĮĢ": 40934, - "į": 235, - "į°": 43002, - "į°ìĿ´": 47318, - "į°ìĿ´íĦ°": 51462, - "İ": 236, - "İ·": 26530, - "İ·åıĸ": 28587, - "İĺìĿ´": 70483, - "İĺìĿ´ì§Ģ": 80527, - "ı": 237, - "ıè¿°": 45934, - "IJ": 238, - "IJèĹı": 69272, - "IJľ": 55592, - "IJľç´¢": 70041, - "ij": 239, - "ijIJ": 80010, - "ijľ": 72543, - "Ĵ": 240, - "Ĵáŀ": 73596, - "ĴĮ": 27350, - "ĵ": 241, - "ĵåIJį": 62717, - "ĵį": 35529, - "ĵįä½ľ": 37648, - "ĵĺ": 68995, - "Ķ": 242, - "ĶåĽŀ": 26062, - "ĶĦ": 63644, - "ķ": 243, - "ķãĤĵ": 85667, - "ķìĿ¸": 67361, - "ķĮ": 48478, - "ĸ": 244, - "ĸī": 52375, - "Ĺ": 245, - "Ĺı": 24339, - "ĺ": 246, - "ĺ认": 38609, - "ĺìĿ´": 63718, - "Ļ": 247, - "Ļ¨": 31928, - "ĻĤ": 19044, - "ļ": 248, - "ļĮ": 48479, - "Ľ": 249, - "Ľå»º": 32438, - "ĽĦ": 75309, - "ľ": 250, - "ľëł¥": 58233, - "Ŀ": 251, - "Ŀ¼": 46981, - "Ŀå§ĭ": 44816, - "Ŀå§ĭåĮĸ": 52188, - "Ŀì²´": 74247, - "ŀ": 252, - "ŀæĢ§": 60239, - "ŀĭ": 24715, - "Ł": 253, - "Ł¥": 22914, - "Ł³": 59815, - "Łèĥ½": 97908, - "ł": 254, - "łéĻ¤": 25010, - "łí": 58260, - "łíĥĿ": 76232, - "łĢ": 64319, - "łģ": 16050, - "Ń": 255, - "ŃIJ": 99834 -} diff --git a/Stage2/llavaphi-2.7b-stage2/added_tokens.json b/Stage2/llavaphi-2.7b-stage2/added_tokens.json new file mode 100755 index 0000000000000000000000000000000000000000..6043f9818e0b5f88c96e9572b79bc2c509f5054d --- /dev/null +++ b/Stage2/llavaphi-2.7b-stage2/added_tokens.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23987c8c7c6c238f9c409d1c6b85a90bfd8c6c5ea9452fc0abef05901419980b +size 1104 diff --git a/Stage2/llavaphi-2.7b-stage2/config.json b/Stage2/llavaphi-2.7b-stage2/config.json new file mode 100755 index 0000000000000000000000000000000000000000..deb2fb7ddd359bb60f4dcf706cb3a5ae98330af9 --- /dev/null +++ b/Stage2/llavaphi-2.7b-stage2/config.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:056bce3847ecaafba069aa558f004807f414f006b0766153cce644071176173c +size 1510 diff --git a/Stage2/llavaphi-2.7b-stage2/generation_config.json b/Stage2/llavaphi-2.7b-stage2/generation_config.json new file mode 100755 index 0000000000000000000000000000000000000000..8c8be1275c5397b7b9f91b5d8ea8d236b2a8ed03 --- /dev/null +++ b/Stage2/llavaphi-2.7b-stage2/generation_config.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c87e5c0aa1c5bcf6375d529e11b7fa009caac13dbf9cd07e2747f77898e1d133 +size 119 diff --git a/Stage2/llavaphi-2.7b-stage2/merges.txt b/Stage2/llavaphi-2.7b-stage2/merges.txt new file mode 100755 index 0000000000000000000000000000000000000000..cf4316427cc294a1140f596959a470a42fffa4d3 --- /dev/null +++ b/Stage2/llavaphi-2.7b-stage2/merges.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ce1664773c50f3e0cc8842619a93edc4624525b728b188a9e0be33b7726adc5 +size 456318 diff --git a/llavaphi-2.7b-finetune-3epoch/model-00001-of-00002.safetensors b/Stage2/llavaphi-2.7b-stage2/model-00001-of-00002.safetensors similarity index 100% rename from llavaphi-2.7b-finetune-3epoch/model-00001-of-00002.safetensors rename to Stage2/llavaphi-2.7b-stage2/model-00001-of-00002.safetensors diff --git a/llavaphi-2.7b-finetune-3epoch/model-00002-of-00002.safetensors b/Stage2/llavaphi-2.7b-stage2/model-00002-of-00002.safetensors similarity index 100% rename from llavaphi-2.7b-finetune-3epoch/model-00002-of-00002.safetensors rename to Stage2/llavaphi-2.7b-stage2/model-00002-of-00002.safetensors diff --git a/Stage2/llavaphi-2.7b-stage2/model.safetensors.index.json b/Stage2/llavaphi-2.7b-stage2/model.safetensors.index.json new file mode 100755 index 0000000000000000000000000000000000000000..88f82fef5733bc57a073ce8ffb7a67b9e96b077e --- /dev/null +++ b/Stage2/llavaphi-2.7b-stage2/model.safetensors.index.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:165de7814166d33e127f2c66655c42d7a0739df73d6e4ea738f04b94120b9533 +size 84156 diff --git a/llavaphi-2.7b-finetune-3epoch/runs/Mar24_13-31-30_r750xa/events.out.tfevents.1711287125.r750xa b/Stage2/llavaphi-2.7b-stage2/runs/Mar24_13-31-30_r750xa/events.out.tfevents.1711287125.r750xa similarity index 100% rename from llavaphi-2.7b-finetune-3epoch/runs/Mar24_13-31-30_r750xa/events.out.tfevents.1711287125.r750xa rename to Stage2/llavaphi-2.7b-stage2/runs/Mar24_13-31-30_r750xa/events.out.tfevents.1711287125.r750xa diff --git a/llavaphi-2.7b-finetune-3epoch/runs/Mar25_00-52-54_r750xa/events.out.tfevents.1711327986.r750xa b/Stage2/llavaphi-2.7b-stage2/runs/Mar25_00-52-54_r750xa/events.out.tfevents.1711327986.r750xa similarity index 100% rename from llavaphi-2.7b-finetune-3epoch/runs/Mar25_00-52-54_r750xa/events.out.tfevents.1711327986.r750xa rename to Stage2/llavaphi-2.7b-stage2/runs/Mar25_00-52-54_r750xa/events.out.tfevents.1711327986.r750xa diff --git a/llavaphi-2.7b-finetune-3epoch/runs/Mar25_00-57-31_r750xa/events.out.tfevents.1711328286.r750xa b/Stage2/llavaphi-2.7b-stage2/runs/Mar25_00-57-31_r750xa/events.out.tfevents.1711328286.r750xa similarity index 100% rename from llavaphi-2.7b-finetune-3epoch/runs/Mar25_00-57-31_r750xa/events.out.tfevents.1711328286.r750xa rename to Stage2/llavaphi-2.7b-stage2/runs/Mar25_00-57-31_r750xa/events.out.tfevents.1711328286.r750xa diff --git a/Stage2/llavaphi-2.7b-stage2/special_tokens_map.json b/Stage2/llavaphi-2.7b-stage2/special_tokens_map.json new file mode 100755 index 0000000000000000000000000000000000000000..c26cd62e608a7325839a8cda9d83d91088fb5917 --- /dev/null +++ b/Stage2/llavaphi-2.7b-stage2/special_tokens_map.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4c2862310a80b7156f180bd20b6467f4fbadc48a1ff65e0bcae550dfd07b6bb +size 469 diff --git a/Stage2/llavaphi-2.7b-stage2/tokenizer_config.json b/Stage2/llavaphi-2.7b-stage2/tokenizer_config.json new file mode 100755 index 0000000000000000000000000000000000000000..78ed68268071d5a82b2c79f81f496351cc5cbc2e --- /dev/null +++ b/Stage2/llavaphi-2.7b-stage2/tokenizer_config.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88d5e07f74d009b29737abb304e98f5cf3303b3a7f1708e59d7f9545b81ce6c7 +size 7620 diff --git a/Stage2/llavaphi-2.7b-stage2/trainer_state.json b/Stage2/llavaphi-2.7b-stage2/trainer_state.json new file mode 100755 index 0000000000000000000000000000000000000000..28dfdb615d2c54a2ce13ab9863932ea27e3c7f36 --- /dev/null +++ b/Stage2/llavaphi-2.7b-stage2/trainer_state.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdc89d66b888090654fbfe675027e4a34258d1e51b4ebfa8ca74b12e68cfe075 +size 381536 diff --git a/llavaphi-2.7b-finetune-3epoch/training_args.bin b/Stage2/llavaphi-2.7b-stage2/training_args.bin similarity index 100% rename from llavaphi-2.7b-finetune-3epoch/training_args.bin rename to Stage2/llavaphi-2.7b-stage2/training_args.bin diff --git a/Stage2/llavaphi-2.7b-stage2/vocab.json b/Stage2/llavaphi-2.7b-stage2/vocab.json new file mode 100755 index 0000000000000000000000000000000000000000..1ce43fe6b36c54be6c12e1674998df877f51ba15 --- /dev/null +++ b/Stage2/llavaphi-2.7b-stage2/vocab.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6bd25a65e4e63ca31360e9fb11c7e4f9a391a78385d640acd814092dd6eee4f +size 999186 diff --git a/Stage2/llavastablelm-1.6b-stage2/config.json b/Stage2/llavastablelm-1.6b-stage2/config.json new file mode 100755 index 0000000000000000000000000000000000000000..1b8712e104dae052044945f4661743ae4ae41299 --- /dev/null +++ b/Stage2/llavastablelm-1.6b-stage2/config.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:419fc9d7712ef0d1d1be14a1903e8eb961761fbfbcbddbf6acbed0deb0c5c209 +size 1361 diff --git a/Stage2/llavastablelm-1.6b-stage2/generation_config.json b/Stage2/llavastablelm-1.6b-stage2/generation_config.json new file mode 100755 index 0000000000000000000000000000000000000000..882770d64116ad55d81079f0e0d9dfe585302025 --- /dev/null +++ b/Stage2/llavastablelm-1.6b-stage2/generation_config.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e5348be82bce91d4f28cd96f1538335557aea35555c75deccac01e33cf7e26a +size 121 diff --git a/Stage2/llavastablelm-1.6b-stage2/merges.txt b/Stage2/llavastablelm-1.6b-stage2/merges.txt new file mode 100755 index 0000000000000000000000000000000000000000..dd9974fc5626571b688076d096697276ca012ebd --- /dev/null +++ b/Stage2/llavastablelm-1.6b-stage2/merges.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d7d2e9050603bd1565dd31b2d9e4cc5a7bc3b1fb6bd3304eca2225ec9ba6cd6 +size 916634 diff --git a/llavastablelm-1.6b-finetune/model.safetensors b/Stage2/llavastablelm-1.6b-stage2/model.safetensors similarity index 100% rename from llavastablelm-1.6b-finetune/model.safetensors rename to Stage2/llavastablelm-1.6b-stage2/model.safetensors diff --git a/llavastablelm-1.6b-finetune/runs/Apr06_03-59-00_r750xa/events.out.tfevents.1712375971.r750xa b/Stage2/llavastablelm-1.6b-stage2/runs/Apr06_03-59-00_r750xa/events.out.tfevents.1712375971.r750xa similarity index 100% rename from llavastablelm-1.6b-finetune/runs/Apr06_03-59-00_r750xa/events.out.tfevents.1712375971.r750xa rename to Stage2/llavastablelm-1.6b-stage2/runs/Apr06_03-59-00_r750xa/events.out.tfevents.1712375971.r750xa diff --git a/llavastablelm-1.6b-finetune/runs/Apr06_04-27-32_r750xa/events.out.tfevents.1712377675.r750xa b/Stage2/llavastablelm-1.6b-stage2/runs/Apr06_04-27-32_r750xa/events.out.tfevents.1712377675.r750xa similarity index 100% rename from llavastablelm-1.6b-finetune/runs/Apr06_04-27-32_r750xa/events.out.tfevents.1712377675.r750xa rename to Stage2/llavastablelm-1.6b-stage2/runs/Apr06_04-27-32_r750xa/events.out.tfevents.1712377675.r750xa diff --git a/Stage2/llavastablelm-1.6b-stage2/special_tokens_map.json b/Stage2/llavastablelm-1.6b-stage2/special_tokens_map.json new file mode 100755 index 0000000000000000000000000000000000000000..e61c024304712dbdf7e2b08ed572c5aa5193372f --- /dev/null +++ b/Stage2/llavastablelm-1.6b-stage2/special_tokens_map.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97831710d343d5eab78298e44ab90348994c537c63a7f2e4c1e67aa103e0a726 +size 1035 diff --git a/Stage2/llavastablelm-1.6b-stage2/tokenizer_config.json b/Stage2/llavastablelm-1.6b-stage2/tokenizer_config.json new file mode 100755 index 0000000000000000000000000000000000000000..b93b58bbd4097a995eb923838ff8a3f445d76d24 --- /dev/null +++ b/Stage2/llavastablelm-1.6b-stage2/tokenizer_config.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b6f32c956df20115f552a585893cb442f29be2e82ca776d285e00fb70ce5fa6 +size 6946 diff --git a/Stage2/llavastablelm-1.6b-stage2/trainer_state.json b/Stage2/llavastablelm-1.6b-stage2/trainer_state.json new file mode 100755 index 0000000000000000000000000000000000000000..f622695d736a62fed723a8affb42ff22d247125c --- /dev/null +++ b/Stage2/llavastablelm-1.6b-stage2/trainer_state.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc574d115cc1b91261183fc47fd0f2ffdcabcaef75380cfbb001b173dd0007ff +size 381482 diff --git a/llavastablelm-1.6b-finetune/training_args.bin b/Stage2/llavastablelm-1.6b-stage2/training_args.bin similarity index 100% rename from llavastablelm-1.6b-finetune/training_args.bin rename to Stage2/llavastablelm-1.6b-stage2/training_args.bin diff --git a/Stage2/llavastablelm-1.6b-stage2/vocab.json b/Stage2/llavastablelm-1.6b-stage2/vocab.json new file mode 100755 index 0000000000000000000000000000000000000000..5e5b0cad746be66582f5eec0fd97b417db037047 --- /dev/null +++ b/Stage2/llavastablelm-1.6b-stage2/vocab.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f676e1596f8af5f6e33d35adacd6d5546b0135670c2cd87bcb569ba67074c23e +size 2012402 diff --git a/Stage3/MoE-Tinymed-phi2-llava/added_tokens.json b/Stage3/MoE-Tinymed-phi2-llava/added_tokens.json new file mode 100755 index 0000000000000000000000000000000000000000..6043f9818e0b5f88c96e9572b79bc2c509f5054d --- /dev/null +++ b/Stage3/MoE-Tinymed-phi2-llava/added_tokens.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23987c8c7c6c238f9c409d1c6b85a90bfd8c6c5ea9452fc0abef05901419980b +size 1104 diff --git a/Stage3/MoE-Tinymed-phi2-llava/config.json b/Stage3/MoE-Tinymed-phi2-llava/config.json new file mode 100755 index 0000000000000000000000000000000000000000..84b2990fd7b226287d5f85054b5ead4823a4fdfc --- /dev/null +++ b/Stage3/MoE-Tinymed-phi2-llava/config.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:358666ea964f3aa5547ca7cd14bb4b2b7fa9fa92722b10845db0f4aa54250366 +size 2273 diff --git a/Stage3/MoE-Tinymed-phi2-llava/generation_config.json b/Stage3/MoE-Tinymed-phi2-llava/generation_config.json new file mode 100755 index 0000000000000000000000000000000000000000..8b96165eda34e8ecbeb886e2199f93180b3100cb --- /dev/null +++ b/Stage3/MoE-Tinymed-phi2-llava/generation_config.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06fccd09f0ca8b9ad0fdeb32d89c933c2b7f8865d69550beedfa4c6dc79affac +size 119 diff --git a/Stage3/MoE-Tinymed-phi2-llava/merges.txt b/Stage3/MoE-Tinymed-phi2-llava/merges.txt new file mode 100755 index 0000000000000000000000000000000000000000..cf4316427cc294a1140f596959a470a42fffa4d3 --- /dev/null +++ b/Stage3/MoE-Tinymed-phi2-llava/merges.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ce1664773c50f3e0cc8842619a93edc4624525b728b188a9e0be33b7726adc5 +size 456318 diff --git a/Stage3/MoE-Tinymed-phi2-llava/model-00001-of-00003.safetensors b/Stage3/MoE-Tinymed-phi2-llava/model-00001-of-00003.safetensors new file mode 100755 index 0000000000000000000000000000000000000000..b373961f9563830c456bdbbf3e60fe759e41b4b5 --- /dev/null +++ b/Stage3/MoE-Tinymed-phi2-llava/model-00001-of-00003.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82b41e80e64d1fb022cad9a46dc03c1ff7afad854e81c57586f57ca8fc75373c +size 4982356792 diff --git a/Stage3/MoE-Tinymed-phi2-llava/model-00002-of-00003.safetensors b/Stage3/MoE-Tinymed-phi2-llava/model-00002-of-00003.safetensors new file mode 100755 index 0000000000000000000000000000000000000000..1c6a702e417de3b2c6a367c91e6fb61d0b6200b8 --- /dev/null +++ b/Stage3/MoE-Tinymed-phi2-llava/model-00002-of-00003.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89003c821b2680a6cb7f09b77f7c122154077d01377729b79bfd22244269be17 +size 4982435992 diff --git a/Stage3/MoE-Tinymed-phi2-llava/model-00003-of-00003.safetensors b/Stage3/MoE-Tinymed-phi2-llava/model-00003-of-00003.safetensors new file mode 100755 index 0000000000000000000000000000000000000000..2bdccec2151f95992825d99987c5ba4183f63871 --- /dev/null +++ b/Stage3/MoE-Tinymed-phi2-llava/model-00003-of-00003.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99b2bddbd9814cdce2ed1b6e7a7f407628bd41c6dd6b14f85114750c70695e02 +size 1254712416 diff --git a/Stage3/MoE-Tinymed-phi2-llava/model.safetensors.index.json b/Stage3/MoE-Tinymed-phi2-llava/model.safetensors.index.json new file mode 100755 index 0000000000000000000000000000000000000000..fe47d93f2a02982b8d5203a55c46d3daca7f76d2 --- /dev/null +++ b/Stage3/MoE-Tinymed-phi2-llava/model.safetensors.index.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b50cd9071f7ae3a74e92822329e014a54687d75639a02ffe789bcb5d19400746 +size 110332 diff --git a/Stage3/MoE-Tinymed-phi2-llava/pytorch_model.bin b/Stage3/MoE-Tinymed-phi2-llava/pytorch_model.bin new file mode 100755 index 0000000000000000000000000000000000000000..85259671bca4af68f73acff33d9fece5d920192f --- /dev/null +++ b/Stage3/MoE-Tinymed-phi2-llava/pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e767b1abb95cd49cf71f6d200df6ebeb559d9031580e1b4bfea489b1dec9f09 +size 11219682265 diff --git a/Stage3/MoE-Tinymed-phi2-llava/special_tokens_map.json b/Stage3/MoE-Tinymed-phi2-llava/special_tokens_map.json new file mode 100755 index 0000000000000000000000000000000000000000..c26cd62e608a7325839a8cda9d83d91088fb5917 --- /dev/null +++ b/Stage3/MoE-Tinymed-phi2-llava/special_tokens_map.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4c2862310a80b7156f180bd20b6467f4fbadc48a1ff65e0bcae550dfd07b6bb +size 469 diff --git a/Stage3/MoE-Tinymed-phi2-llava/tokenizer_config.json b/Stage3/MoE-Tinymed-phi2-llava/tokenizer_config.json new file mode 100755 index 0000000000000000000000000000000000000000..78ed68268071d5a82b2c79f81f496351cc5cbc2e --- /dev/null +++ b/Stage3/MoE-Tinymed-phi2-llava/tokenizer_config.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88d5e07f74d009b29737abb304e98f5cf3303b3a7f1708e59d7f9545b81ce6c7 +size 7620 diff --git a/Stage3/MoE-Tinymed-phi2-llava/trainer_state.json b/Stage3/MoE-Tinymed-phi2-llava/trainer_state.json new file mode 100755 index 0000000000000000000000000000000000000000..23324c93a43f91aada40657e74050b4eabe3b6bd --- /dev/null +++ b/Stage3/MoE-Tinymed-phi2-llava/trainer_state.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd3bb8696d09c6941aca2ae797be3e7a8421832047a0b6f8293bfdac5252c4f7 +size 1132991 diff --git a/Stage3/MoE-Tinymed-phi2-llava/training_args.bin b/Stage3/MoE-Tinymed-phi2-llava/training_args.bin new file mode 100755 index 0000000000000000000000000000000000000000..89f235432306e57808ae5115b74386929cd5cac7 --- /dev/null +++ b/Stage3/MoE-Tinymed-phi2-llava/training_args.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b12ecf4891eabe4b4f97f1295deb8d85e888cab989011bb751d9f5b9103d613 +size 6203 diff --git a/Stage3/MoE-Tinymed-phi2-llava/vocab.json b/Stage3/MoE-Tinymed-phi2-llava/vocab.json new file mode 100755 index 0000000000000000000000000000000000000000..1ce43fe6b36c54be6c12e1674998df877f51ba15 --- /dev/null +++ b/Stage3/MoE-Tinymed-phi2-llava/vocab.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6bd25a65e4e63ca31360e9fb11c7e4f9a391a78385d640acd814092dd6eee4f +size 999186 diff --git a/Stage3/MoE-Tinymed-stablelm-1.6b-llava/config.json b/Stage3/MoE-Tinymed-stablelm-1.6b-llava/config.json new file mode 100755 index 0000000000000000000000000000000000000000..41e4f6690347c22d8807c540c057890cc004fe5f --- /dev/null +++ b/Stage3/MoE-Tinymed-stablelm-1.6b-llava/config.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f70ea79cb8b399185465ce784700fdb3171825b9264bb95e5727f6a44997e98c +size 2015 diff --git a/Stage3/MoE-Tinymed-stablelm-1.6b-llava/generation_config.json b/Stage3/MoE-Tinymed-stablelm-1.6b-llava/generation_config.json new file mode 100755 index 0000000000000000000000000000000000000000..882770d64116ad55d81079f0e0d9dfe585302025 --- /dev/null +++ b/Stage3/MoE-Tinymed-stablelm-1.6b-llava/generation_config.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e5348be82bce91d4f28cd96f1538335557aea35555c75deccac01e33cf7e26a +size 121 diff --git a/Stage3/MoE-Tinymed-stablelm-1.6b-llava/merges.txt b/Stage3/MoE-Tinymed-stablelm-1.6b-llava/merges.txt new file mode 100755 index 0000000000000000000000000000000000000000..dd9974fc5626571b688076d096697276ca012ebd --- /dev/null +++ b/Stage3/MoE-Tinymed-stablelm-1.6b-llava/merges.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d7d2e9050603bd1565dd31b2d9e4cc5a7bc3b1fb6bd3304eca2225ec9ba6cd6 +size 916634 diff --git a/Stage3/MoE-Tinymed-stablelm-1.6b-llava/model-00001-of-00002.safetensors b/Stage3/MoE-Tinymed-stablelm-1.6b-llava/model-00001-of-00002.safetensors new file mode 100755 index 0000000000000000000000000000000000000000..e91e598c4cacce23b15447df13d76896f2b9ad0a --- /dev/null +++ b/Stage3/MoE-Tinymed-stablelm-1.6b-llava/model-00001-of-00002.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc5d7e41981529e596a1b973d197826f035ff78f8e251786f859521a5a5f59ee +size 4990018720 diff --git a/Stage3/MoE-Tinymed-stablelm-1.6b-llava/model-00002-of-00002.safetensors b/Stage3/MoE-Tinymed-stablelm-1.6b-llava/model-00002-of-00002.safetensors new file mode 100755 index 0000000000000000000000000000000000000000..cb08129ef522cde672c7901b02252d023f3f904f --- /dev/null +++ b/Stage3/MoE-Tinymed-stablelm-1.6b-llava/model-00002-of-00002.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f67af5d86e33f5dd4e773f0cfbaa75db9a9b7573bcb29d6f5d782b9adbccfc6 +size 1410350160 diff --git a/Stage3/MoE-Tinymed-stablelm-1.6b-llava/model.safetensors.index.json b/Stage3/MoE-Tinymed-stablelm-1.6b-llava/model.safetensors.index.json new file mode 100755 index 0000000000000000000000000000000000000000..bc2d24b3cf5cfb792290bda1fecca9767b9a4a42 --- /dev/null +++ b/Stage3/MoE-Tinymed-stablelm-1.6b-llava/model.safetensors.index.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0535014b0b5384f7b7e6f034fa568a33f914ac76cfa102efb93412ddae037a2e +size 92068 diff --git a/Stage3/MoE-Tinymed-stablelm-1.6b-llava/pytorch_model.bin b/Stage3/MoE-Tinymed-stablelm-1.6b-llava/pytorch_model.bin new file mode 100755 index 0000000000000000000000000000000000000000..7907f6c80c71d58f8f4511b03e47dfb8ac751599 --- /dev/null +++ b/Stage3/MoE-Tinymed-stablelm-1.6b-llava/pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f44b3db6709647b6d4a79085ffe203ef8d8c845df08fc61dab0d782c1b6e4295 +size 6400522329 diff --git a/Stage3/MoE-Tinymed-stablelm-1.6b-llava/special_tokens_map.json b/Stage3/MoE-Tinymed-stablelm-1.6b-llava/special_tokens_map.json new file mode 100755 index 0000000000000000000000000000000000000000..e61c024304712dbdf7e2b08ed572c5aa5193372f --- /dev/null +++ b/Stage3/MoE-Tinymed-stablelm-1.6b-llava/special_tokens_map.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97831710d343d5eab78298e44ab90348994c537c63a7f2e4c1e67aa103e0a726 +size 1035 diff --git a/Stage3/MoE-Tinymed-stablelm-1.6b-llava/tokenizer_config.json b/Stage3/MoE-Tinymed-stablelm-1.6b-llava/tokenizer_config.json new file mode 100755 index 0000000000000000000000000000000000000000..b93b58bbd4097a995eb923838ff8a3f445d76d24 --- /dev/null +++ b/Stage3/MoE-Tinymed-stablelm-1.6b-llava/tokenizer_config.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b6f32c956df20115f552a585893cb442f29be2e82ca776d285e00fb70ce5fa6 +size 6946 diff --git a/Stage3/MoE-Tinymed-stablelm-1.6b-llava/trainer_state.json b/Stage3/MoE-Tinymed-stablelm-1.6b-llava/trainer_state.json new file mode 100755 index 0000000000000000000000000000000000000000..f0c7f9563668d8ccd826b885dc4b5209705038f1 --- /dev/null +++ b/Stage3/MoE-Tinymed-stablelm-1.6b-llava/trainer_state.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bddb513e732e86f4ac8035d6bb338eab2a53eb2a159ad39b6b356322dda5388f +size 1511211 diff --git a/Stage3/MoE-Tinymed-stablelm-1.6b-llava/training_args.bin b/Stage3/MoE-Tinymed-stablelm-1.6b-llava/training_args.bin new file mode 100755 index 0000000000000000000000000000000000000000..486851fb1825222e7a10d037cfb096b99e48173d --- /dev/null +++ b/Stage3/MoE-Tinymed-stablelm-1.6b-llava/training_args.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edfcdca70f824b1465c94c63b3871a22f19146bded34f27de7ae3ed9113f114b +size 6139 diff --git a/Stage3/MoE-Tinymed-stablelm-1.6b-llava/vocab.json b/Stage3/MoE-Tinymed-stablelm-1.6b-llava/vocab.json new file mode 100755 index 0000000000000000000000000000000000000000..5e5b0cad746be66582f5eec0fd97b417db037047 --- /dev/null +++ b/Stage3/MoE-Tinymed-stablelm-1.6b-llava/vocab.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f676e1596f8af5f6e33d35adacd6d5546b0135670c2cd87bcb569ba67074c23e +size 2012402 diff --git a/llavaphi-2.7b-finetune-3epoch/added_tokens.json b/llavaphi-2.7b-finetune-3epoch/added_tokens.json deleted file mode 100755 index 313c6a31dacba7442d86d1c10a84490c4d9f87ee..0000000000000000000000000000000000000000 --- a/llavaphi-2.7b-finetune-3epoch/added_tokens.json +++ /dev/null @@ -1,41 +0,0 @@ -{ - "\t\t": 50294, - "\t\t\t": 50293, - "\t\t\t\t": 50292, - "\t\t\t\t\t": 50291, - "\t\t\t\t\t\t": 50290, - "\t\t\t\t\t\t\t": 50289, - "\t\t\t\t\t\t\t\t": 50288, - "\t\t\t\t\t\t\t\t\t": 50287, - " ": 50286, - " ": 50285, - " ": 50284, - " ": 50283, - " ": 50282, - " ": 50281, - " ": 50280, - " ": 50279, - " ": 50278, - " ": 50277, - " ": 50276, - " ": 50275, - " ": 50274, - " ": 50273, - " ": 50272, - " ": 50271, - " ": 50270, - " ": 50269, - " ": 50268, - " ": 50267, - " ": 50266, - " ": 50265, - " ": 50264, - " ": 50263, - " ": 50262, - " ": 50261, - " ": 50260, - " ": 50259, - " ": 50258, - " ": 50257, - "<|extra_0|>": 50295 -} diff --git a/llavaphi-2.7b-finetune-3epoch/config.json b/llavaphi-2.7b-finetune-3epoch/config.json deleted file mode 100755 index bd1069410cfbe86e4a7560e46c8218d1e48491c2..0000000000000000000000000000000000000000 --- a/llavaphi-2.7b-finetune-3epoch/config.json +++ /dev/null @@ -1,53 +0,0 @@ -{ - "_name_or_path": "/data/songtao/phi-2", - "architectures": [ - "LlavaPhiForCausalLM" - ], - "attention_dropout": 0.0, - "auto_map": { - "AutoConfig": "configuration_phi.PhiConfig", - "AutoModelForCausalLM": "modeling_phi.PhiForCausalLM" - }, - "bos_token_id": 50256, - "embd_pdrop": 0.0, - "eos_token_id": 50256, - "freeze_mm_mlp_adapter": false, - "hidden_act": "gelu_new", - "hidden_size": 2560, - "image_aspect_ratio": "pad", - "image_projector_type": "mlp2x_gelu", - "initializer_range": 0.02, - "intermediate_size": 10240, - "layer_norm_eps": 1e-05, - "max_position_embeddings": 2048, - "mm_hidden_size": 1024, - "mm_image_tower": "/data/songtao/clip-vit-large-patch14-336", - "mm_projector_lr": null, - "mm_use_im_patch_token": false, - "mm_use_im_start_end": false, - "mm_video_tower": null, - "mm_vision_select_feature": "patch", - "mm_vision_select_layer": -2, - "model_type": "llava_phi", - "num_attention_heads": 32, - "num_hidden_layers": 32, - "num_key_value_heads": 32, - "pad_token_id": 50295, - "partial_rotary_factor": 0.4, - "qk_layernorm": false, - "resid_pdrop": 0.1, - "rope_scaling": null, - "rope_theta": 10000.0, - "tie_word_embeddings": false, - "tokenizer_padding_side": "right", - "torch_dtype": "bfloat16", - "transformers_version": "4.39.1", - "tune_mm_mlp_adapter": false, - "use_cache": true, - "use_mm_proj": true, - "video_global_proj": false, - "video_projector_type": "linear", - "video_spatial_proj": false, - "video_temproal_proj": false, - "vocab_size": 51200 -} diff --git a/llavaphi-2.7b-finetune-3epoch/generation_config.json b/llavaphi-2.7b-finetune-3epoch/generation_config.json deleted file mode 100755 index 278084918d44861e9b42b1c14850d1ff18ae9f82..0000000000000000000000000000000000000000 --- a/llavaphi-2.7b-finetune-3epoch/generation_config.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_from_model_config": true, - "bos_token_id": 50256, - "eos_token_id": 50256, - "transformers_version": "4.39.1" -} diff --git a/llavaphi-2.7b-finetune-3epoch/merges.txt b/llavaphi-2.7b-finetune-3epoch/merges.txt deleted file mode 100755 index 226b0752cac7789c48f0cb3ec53eda48b7be36cc..0000000000000000000000000000000000000000 --- a/llavaphi-2.7b-finetune-3epoch/merges.txt +++ /dev/null @@ -1,50001 +0,0 @@ -#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/llavaphi-2.7b-finetune-3epoch/model.safetensors.index.json b/llavaphi-2.7b-finetune-3epoch/model.safetensors.index.json deleted file mode 100755 index 15282d51ce40031f5c5cc7cd3bd0f5c2fdb9380d..0000000000000000000000000000000000000000 --- a/llavaphi-2.7b-finetune-3epoch/model.safetensors.index.json +++ /dev/null @@ -1,854 +0,0 @@ -{ - "metadata": { - "total_size": 6184640512 - }, - "weight_map": { - "lm_head.weight": "model-00002-of-00002.safetensors", - "model.embed_tokens.weight": "model-00001-of-00002.safetensors", - "model.final_layernorm.bias": "model-00002-of-00002.safetensors", - "model.final_layernorm.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.embeddings.class_embedding": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.embeddings.patch_embedding.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.embeddings.position_embedding.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.0.layer_norm1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.0.layer_norm1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.0.layer_norm2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.0.layer_norm2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.0.mlp.fc1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.0.mlp.fc1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.0.mlp.fc2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.0.mlp.fc2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.0.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.0.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.0.self_attn.out_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.0.self_attn.out_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.0.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.0.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.0.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.0.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.1.layer_norm1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.1.layer_norm1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.1.layer_norm2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.1.layer_norm2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.1.mlp.fc1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.1.mlp.fc1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.1.mlp.fc2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.1.mlp.fc2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.1.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.1.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.1.self_attn.out_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.1.self_attn.out_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.1.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.1.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.1.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.1.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.10.layer_norm1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.10.layer_norm1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.10.layer_norm2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.10.layer_norm2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.10.mlp.fc1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.10.mlp.fc1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.10.mlp.fc2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.10.mlp.fc2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.10.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.10.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.10.self_attn.out_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.10.self_attn.out_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.10.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.10.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.10.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.10.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.11.layer_norm1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.11.layer_norm1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.11.layer_norm2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.11.layer_norm2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.11.mlp.fc1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.11.mlp.fc1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.11.mlp.fc2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.11.mlp.fc2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.11.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.11.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.11.self_attn.out_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.11.self_attn.out_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.11.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.11.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.11.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.11.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.12.layer_norm1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.12.layer_norm1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.12.layer_norm2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.12.layer_norm2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.12.mlp.fc1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.12.mlp.fc1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.12.mlp.fc2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.12.mlp.fc2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.12.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.12.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.12.self_attn.out_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.12.self_attn.out_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.12.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.12.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.12.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.12.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.13.layer_norm1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.13.layer_norm1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.13.layer_norm2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.13.layer_norm2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.13.mlp.fc1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.13.mlp.fc1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.13.mlp.fc2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.13.mlp.fc2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.13.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.13.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.13.self_attn.out_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.13.self_attn.out_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.13.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.13.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.13.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.13.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.14.layer_norm1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.14.layer_norm1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.14.layer_norm2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.14.layer_norm2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.14.mlp.fc1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.14.mlp.fc1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.14.mlp.fc2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.14.mlp.fc2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.14.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.14.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.14.self_attn.out_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.14.self_attn.out_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.14.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.14.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.14.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.14.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.15.layer_norm1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.15.layer_norm1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.15.layer_norm2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.15.layer_norm2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.15.mlp.fc1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.15.mlp.fc1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.15.mlp.fc2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.15.mlp.fc2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.15.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.15.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.15.self_attn.out_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.15.self_attn.out_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.15.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.15.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.15.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.15.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.16.layer_norm1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.16.layer_norm1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.16.layer_norm2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.16.layer_norm2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.16.mlp.fc1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.16.mlp.fc1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.16.mlp.fc2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.16.mlp.fc2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.16.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.16.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.16.self_attn.out_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.16.self_attn.out_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.16.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.16.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.16.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.16.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.17.layer_norm1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.17.layer_norm1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.17.layer_norm2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.17.layer_norm2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.17.mlp.fc1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.17.mlp.fc1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.17.mlp.fc2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.17.mlp.fc2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.17.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.17.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.17.self_attn.out_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.17.self_attn.out_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.17.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.17.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.17.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.17.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.18.layer_norm1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.18.layer_norm1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.18.layer_norm2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.18.layer_norm2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.18.mlp.fc1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.18.mlp.fc1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.18.mlp.fc2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.18.mlp.fc2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.18.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.18.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.18.self_attn.out_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.18.self_attn.out_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.18.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.18.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.18.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.18.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.19.layer_norm1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.19.layer_norm1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.19.layer_norm2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.19.layer_norm2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.19.mlp.fc1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.19.mlp.fc1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.19.mlp.fc2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.19.mlp.fc2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.19.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.19.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.19.self_attn.out_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.19.self_attn.out_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.19.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.19.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.19.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.19.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.2.layer_norm1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.2.layer_norm1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.2.layer_norm2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.2.layer_norm2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.2.mlp.fc1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.2.mlp.fc1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.2.mlp.fc2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.2.mlp.fc2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.2.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.2.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.2.self_attn.out_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.2.self_attn.out_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.2.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.2.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.2.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.2.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.20.layer_norm1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.20.layer_norm1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.20.layer_norm2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.20.layer_norm2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.20.mlp.fc1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.20.mlp.fc1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.20.mlp.fc2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.20.mlp.fc2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.20.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.20.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.20.self_attn.out_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.20.self_attn.out_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.20.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.20.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.20.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.20.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.21.layer_norm1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.21.layer_norm1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.21.layer_norm2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.21.layer_norm2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.21.mlp.fc1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.21.mlp.fc1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.21.mlp.fc2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.21.mlp.fc2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.21.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.21.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.21.self_attn.out_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.21.self_attn.out_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.21.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.21.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.21.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.21.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.22.layer_norm1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.22.layer_norm1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.22.layer_norm2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.22.layer_norm2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.22.mlp.fc1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.22.mlp.fc1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.22.mlp.fc2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.22.mlp.fc2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.22.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.22.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.22.self_attn.out_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.22.self_attn.out_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.22.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.22.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.22.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.22.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.23.layer_norm1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.23.layer_norm1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.23.layer_norm2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.23.layer_norm2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.23.mlp.fc1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.23.mlp.fc1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.23.mlp.fc2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.23.mlp.fc2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.23.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.23.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.23.self_attn.out_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.23.self_attn.out_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.23.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.23.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.23.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.23.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.3.layer_norm1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.3.layer_norm1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.3.layer_norm2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.3.layer_norm2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.3.mlp.fc1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.3.mlp.fc1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.3.mlp.fc2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.3.mlp.fc2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.3.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.3.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.3.self_attn.out_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.3.self_attn.out_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.3.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.3.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.3.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.3.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.4.layer_norm1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.4.layer_norm1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.4.layer_norm2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.4.layer_norm2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.4.mlp.fc1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.4.mlp.fc1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.4.mlp.fc2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.4.mlp.fc2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.4.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.4.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.4.self_attn.out_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.4.self_attn.out_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.4.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.4.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.4.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.4.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.5.layer_norm1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.5.layer_norm1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.5.layer_norm2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.5.layer_norm2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.5.mlp.fc1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.5.mlp.fc1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.5.mlp.fc2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.5.mlp.fc2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.5.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.5.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.5.self_attn.out_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.5.self_attn.out_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.5.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.5.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.5.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.5.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.6.layer_norm1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.6.layer_norm1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.6.layer_norm2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.6.layer_norm2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.6.mlp.fc1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.6.mlp.fc1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.6.mlp.fc2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.6.mlp.fc2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.6.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.6.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.6.self_attn.out_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.6.self_attn.out_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.6.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.6.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.6.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.6.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.7.layer_norm1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.7.layer_norm1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.7.layer_norm2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.7.layer_norm2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.7.mlp.fc1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.7.mlp.fc1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.7.mlp.fc2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.7.mlp.fc2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.7.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.7.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.7.self_attn.out_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.7.self_attn.out_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.7.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.7.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.7.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.7.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.8.layer_norm1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.8.layer_norm1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.8.layer_norm2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.8.layer_norm2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.8.mlp.fc1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.8.mlp.fc1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.8.mlp.fc2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.8.mlp.fc2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.8.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.8.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.8.self_attn.out_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.8.self_attn.out_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.8.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.8.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.8.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.8.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.9.layer_norm1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.9.layer_norm1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.9.layer_norm2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.9.layer_norm2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.9.mlp.fc1.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.9.mlp.fc1.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.9.mlp.fc2.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.9.mlp.fc2.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.9.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.9.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.9.self_attn.out_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.9.self_attn.out_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.9.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.9.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.9.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.encoder.layers.9.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.post_layernorm.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.post_layernorm.weight": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.pre_layrnorm.bias": "model-00002-of-00002.safetensors", - "model.image_tower.image_tower.vision_model.pre_layrnorm.weight": "model-00002-of-00002.safetensors", - "model.layers.0.input_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.0.input_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.0.mlp.fc1.bias": "model-00001-of-00002.safetensors", - "model.layers.0.mlp.fc1.weight": "model-00001-of-00002.safetensors", - "model.layers.0.mlp.fc2.bias": "model-00001-of-00002.safetensors", - "model.layers.0.mlp.fc2.weight": "model-00001-of-00002.safetensors", - "model.layers.0.self_attn.dense.bias": "model-00001-of-00002.safetensors", - "model.layers.0.self_attn.dense.weight": "model-00001-of-00002.safetensors", - "model.layers.0.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.0.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.0.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.0.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.0.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.0.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.1.input_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.1.input_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.1.mlp.fc1.bias": "model-00001-of-00002.safetensors", - "model.layers.1.mlp.fc1.weight": "model-00001-of-00002.safetensors", - "model.layers.1.mlp.fc2.bias": "model-00001-of-00002.safetensors", - "model.layers.1.mlp.fc2.weight": "model-00001-of-00002.safetensors", - "model.layers.1.self_attn.dense.bias": "model-00001-of-00002.safetensors", - "model.layers.1.self_attn.dense.weight": "model-00001-of-00002.safetensors", - "model.layers.1.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.1.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.1.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.1.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.1.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.1.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.10.input_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.10.input_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.10.mlp.fc1.bias": "model-00001-of-00002.safetensors", - "model.layers.10.mlp.fc1.weight": "model-00001-of-00002.safetensors", - "model.layers.10.mlp.fc2.bias": "model-00001-of-00002.safetensors", - "model.layers.10.mlp.fc2.weight": "model-00001-of-00002.safetensors", - "model.layers.10.self_attn.dense.bias": "model-00001-of-00002.safetensors", - "model.layers.10.self_attn.dense.weight": "model-00001-of-00002.safetensors", - "model.layers.10.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.10.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.10.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.10.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.10.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.10.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.11.input_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.11.input_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.11.mlp.fc1.bias": "model-00001-of-00002.safetensors", - "model.layers.11.mlp.fc1.weight": "model-00001-of-00002.safetensors", - "model.layers.11.mlp.fc2.bias": "model-00001-of-00002.safetensors", - "model.layers.11.mlp.fc2.weight": "model-00001-of-00002.safetensors", - "model.layers.11.self_attn.dense.bias": "model-00001-of-00002.safetensors", - "model.layers.11.self_attn.dense.weight": "model-00001-of-00002.safetensors", - "model.layers.11.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.11.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.11.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.11.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.11.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.11.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.12.input_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.12.input_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.12.mlp.fc1.bias": "model-00001-of-00002.safetensors", - "model.layers.12.mlp.fc1.weight": "model-00001-of-00002.safetensors", - "model.layers.12.mlp.fc2.bias": "model-00001-of-00002.safetensors", - "model.layers.12.mlp.fc2.weight": "model-00001-of-00002.safetensors", - "model.layers.12.self_attn.dense.bias": "model-00001-of-00002.safetensors", - "model.layers.12.self_attn.dense.weight": "model-00001-of-00002.safetensors", - "model.layers.12.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.12.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.12.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.12.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.12.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.12.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.13.input_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.13.input_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.13.mlp.fc1.bias": "model-00001-of-00002.safetensors", - "model.layers.13.mlp.fc1.weight": "model-00001-of-00002.safetensors", - "model.layers.13.mlp.fc2.bias": "model-00001-of-00002.safetensors", - "model.layers.13.mlp.fc2.weight": "model-00001-of-00002.safetensors", - "model.layers.13.self_attn.dense.bias": "model-00001-of-00002.safetensors", - "model.layers.13.self_attn.dense.weight": "model-00001-of-00002.safetensors", - "model.layers.13.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.13.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.13.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.13.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.13.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.13.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.14.input_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.14.input_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.14.mlp.fc1.bias": "model-00001-of-00002.safetensors", - "model.layers.14.mlp.fc1.weight": "model-00001-of-00002.safetensors", - "model.layers.14.mlp.fc2.bias": "model-00001-of-00002.safetensors", - "model.layers.14.mlp.fc2.weight": "model-00001-of-00002.safetensors", - "model.layers.14.self_attn.dense.bias": "model-00001-of-00002.safetensors", - "model.layers.14.self_attn.dense.weight": "model-00001-of-00002.safetensors", - "model.layers.14.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.14.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.14.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.14.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.14.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.14.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.15.input_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.15.input_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.15.mlp.fc1.bias": "model-00001-of-00002.safetensors", - "model.layers.15.mlp.fc1.weight": "model-00001-of-00002.safetensors", - "model.layers.15.mlp.fc2.bias": "model-00001-of-00002.safetensors", - "model.layers.15.mlp.fc2.weight": "model-00001-of-00002.safetensors", - "model.layers.15.self_attn.dense.bias": "model-00001-of-00002.safetensors", - "model.layers.15.self_attn.dense.weight": "model-00001-of-00002.safetensors", - "model.layers.15.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.15.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.15.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.15.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.15.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.15.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.16.input_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.16.input_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.16.mlp.fc1.bias": "model-00001-of-00002.safetensors", - "model.layers.16.mlp.fc1.weight": "model-00001-of-00002.safetensors", - "model.layers.16.mlp.fc2.bias": "model-00001-of-00002.safetensors", - "model.layers.16.mlp.fc2.weight": "model-00001-of-00002.safetensors", - "model.layers.16.self_attn.dense.bias": "model-00001-of-00002.safetensors", - "model.layers.16.self_attn.dense.weight": "model-00001-of-00002.safetensors", - "model.layers.16.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.16.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.16.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.16.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.16.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.16.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.17.input_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.17.input_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.17.mlp.fc1.bias": "model-00001-of-00002.safetensors", - "model.layers.17.mlp.fc1.weight": "model-00001-of-00002.safetensors", - "model.layers.17.mlp.fc2.bias": "model-00001-of-00002.safetensors", - "model.layers.17.mlp.fc2.weight": "model-00001-of-00002.safetensors", - "model.layers.17.self_attn.dense.bias": "model-00001-of-00002.safetensors", - "model.layers.17.self_attn.dense.weight": "model-00001-of-00002.safetensors", - "model.layers.17.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.17.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.17.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.17.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.17.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.17.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.18.input_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.18.input_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.18.mlp.fc1.bias": "model-00001-of-00002.safetensors", - "model.layers.18.mlp.fc1.weight": "model-00001-of-00002.safetensors", - "model.layers.18.mlp.fc2.bias": "model-00001-of-00002.safetensors", - "model.layers.18.mlp.fc2.weight": "model-00001-of-00002.safetensors", - "model.layers.18.self_attn.dense.bias": "model-00001-of-00002.safetensors", - "model.layers.18.self_attn.dense.weight": "model-00001-of-00002.safetensors", - "model.layers.18.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.18.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.18.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.18.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.18.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.18.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.19.input_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.19.input_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.19.mlp.fc1.bias": "model-00001-of-00002.safetensors", - "model.layers.19.mlp.fc1.weight": "model-00001-of-00002.safetensors", - "model.layers.19.mlp.fc2.bias": "model-00001-of-00002.safetensors", - "model.layers.19.mlp.fc2.weight": "model-00001-of-00002.safetensors", - "model.layers.19.self_attn.dense.bias": "model-00001-of-00002.safetensors", - "model.layers.19.self_attn.dense.weight": "model-00001-of-00002.safetensors", - "model.layers.19.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.19.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.19.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.19.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.19.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.19.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.2.input_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.2.input_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.2.mlp.fc1.bias": "model-00001-of-00002.safetensors", - "model.layers.2.mlp.fc1.weight": "model-00001-of-00002.safetensors", - "model.layers.2.mlp.fc2.bias": "model-00001-of-00002.safetensors", - "model.layers.2.mlp.fc2.weight": "model-00001-of-00002.safetensors", - "model.layers.2.self_attn.dense.bias": "model-00001-of-00002.safetensors", - "model.layers.2.self_attn.dense.weight": "model-00001-of-00002.safetensors", - "model.layers.2.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.2.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.2.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.2.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.2.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.2.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.20.input_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.20.input_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.20.mlp.fc1.bias": "model-00001-of-00002.safetensors", - "model.layers.20.mlp.fc1.weight": "model-00001-of-00002.safetensors", - "model.layers.20.mlp.fc2.bias": "model-00001-of-00002.safetensors", - "model.layers.20.mlp.fc2.weight": "model-00001-of-00002.safetensors", - "model.layers.20.self_attn.dense.bias": "model-00001-of-00002.safetensors", - "model.layers.20.self_attn.dense.weight": "model-00001-of-00002.safetensors", - "model.layers.20.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.20.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.20.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.20.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.20.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.20.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.21.input_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.21.input_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.21.mlp.fc1.bias": "model-00001-of-00002.safetensors", - "model.layers.21.mlp.fc1.weight": "model-00001-of-00002.safetensors", - "model.layers.21.mlp.fc2.bias": "model-00001-of-00002.safetensors", - "model.layers.21.mlp.fc2.weight": "model-00001-of-00002.safetensors", - "model.layers.21.self_attn.dense.bias": "model-00001-of-00002.safetensors", - "model.layers.21.self_attn.dense.weight": "model-00001-of-00002.safetensors", - "model.layers.21.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.21.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.21.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.21.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.21.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.21.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.22.input_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.22.input_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.22.mlp.fc1.bias": "model-00001-of-00002.safetensors", - "model.layers.22.mlp.fc1.weight": "model-00001-of-00002.safetensors", - "model.layers.22.mlp.fc2.bias": "model-00001-of-00002.safetensors", - "model.layers.22.mlp.fc2.weight": "model-00001-of-00002.safetensors", - "model.layers.22.self_attn.dense.bias": "model-00001-of-00002.safetensors", - "model.layers.22.self_attn.dense.weight": "model-00001-of-00002.safetensors", - "model.layers.22.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.22.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.22.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.22.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.22.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.22.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.23.input_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.23.input_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.23.mlp.fc1.bias": "model-00001-of-00002.safetensors", - "model.layers.23.mlp.fc1.weight": "model-00001-of-00002.safetensors", - "model.layers.23.mlp.fc2.bias": "model-00001-of-00002.safetensors", - "model.layers.23.mlp.fc2.weight": "model-00001-of-00002.safetensors", - "model.layers.23.self_attn.dense.bias": "model-00001-of-00002.safetensors", - "model.layers.23.self_attn.dense.weight": "model-00001-of-00002.safetensors", - "model.layers.23.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.23.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.23.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.23.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.23.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.23.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.24.input_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.24.input_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.24.mlp.fc1.bias": "model-00001-of-00002.safetensors", - "model.layers.24.mlp.fc1.weight": "model-00001-of-00002.safetensors", - "model.layers.24.mlp.fc2.bias": "model-00001-of-00002.safetensors", - "model.layers.24.mlp.fc2.weight": "model-00001-of-00002.safetensors", - "model.layers.24.self_attn.dense.bias": "model-00001-of-00002.safetensors", - "model.layers.24.self_attn.dense.weight": "model-00001-of-00002.safetensors", - "model.layers.24.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.24.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.24.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.24.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.24.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.24.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.25.input_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.25.input_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.25.mlp.fc1.bias": "model-00001-of-00002.safetensors", - "model.layers.25.mlp.fc1.weight": "model-00001-of-00002.safetensors", - "model.layers.25.mlp.fc2.bias": "model-00001-of-00002.safetensors", - "model.layers.25.mlp.fc2.weight": "model-00001-of-00002.safetensors", - "model.layers.25.self_attn.dense.bias": "model-00001-of-00002.safetensors", - "model.layers.25.self_attn.dense.weight": "model-00001-of-00002.safetensors", - "model.layers.25.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.25.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.25.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.25.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.25.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.25.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.26.input_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.26.input_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.26.mlp.fc1.bias": "model-00001-of-00002.safetensors", - "model.layers.26.mlp.fc1.weight": "model-00001-of-00002.safetensors", - "model.layers.26.mlp.fc2.bias": "model-00001-of-00002.safetensors", - "model.layers.26.mlp.fc2.weight": "model-00001-of-00002.safetensors", - "model.layers.26.self_attn.dense.bias": "model-00001-of-00002.safetensors", - "model.layers.26.self_attn.dense.weight": "model-00001-of-00002.safetensors", - "model.layers.26.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.26.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.26.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.26.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.26.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.26.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.27.input_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.27.input_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.27.mlp.fc1.bias": "model-00001-of-00002.safetensors", - "model.layers.27.mlp.fc1.weight": "model-00001-of-00002.safetensors", - "model.layers.27.mlp.fc2.bias": "model-00001-of-00002.safetensors", - "model.layers.27.mlp.fc2.weight": "model-00001-of-00002.safetensors", - "model.layers.27.self_attn.dense.bias": "model-00001-of-00002.safetensors", - "model.layers.27.self_attn.dense.weight": "model-00001-of-00002.safetensors", - "model.layers.27.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.27.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.27.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.27.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.27.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.27.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.28.input_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.28.input_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.28.mlp.fc1.bias": "model-00001-of-00002.safetensors", - "model.layers.28.mlp.fc1.weight": "model-00001-of-00002.safetensors", - "model.layers.28.mlp.fc2.bias": "model-00001-of-00002.safetensors", - "model.layers.28.mlp.fc2.weight": "model-00001-of-00002.safetensors", - "model.layers.28.self_attn.dense.bias": "model-00001-of-00002.safetensors", - "model.layers.28.self_attn.dense.weight": "model-00001-of-00002.safetensors", - "model.layers.28.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.28.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.28.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.28.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.28.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.28.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.29.input_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.29.input_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.29.mlp.fc1.bias": "model-00001-of-00002.safetensors", - "model.layers.29.mlp.fc1.weight": "model-00001-of-00002.safetensors", - "model.layers.29.mlp.fc2.bias": "model-00001-of-00002.safetensors", - "model.layers.29.mlp.fc2.weight": "model-00001-of-00002.safetensors", - "model.layers.29.self_attn.dense.bias": "model-00001-of-00002.safetensors", - "model.layers.29.self_attn.dense.weight": "model-00001-of-00002.safetensors", - "model.layers.29.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.29.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.29.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.29.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.29.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.29.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.3.input_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.3.input_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.3.mlp.fc1.bias": "model-00001-of-00002.safetensors", - "model.layers.3.mlp.fc1.weight": "model-00001-of-00002.safetensors", - "model.layers.3.mlp.fc2.bias": "model-00001-of-00002.safetensors", - "model.layers.3.mlp.fc2.weight": "model-00001-of-00002.safetensors", - "model.layers.3.self_attn.dense.bias": "model-00001-of-00002.safetensors", - "model.layers.3.self_attn.dense.weight": "model-00001-of-00002.safetensors", - "model.layers.3.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.3.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.3.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.3.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.3.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.3.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.30.input_layernorm.bias": "model-00002-of-00002.safetensors", - "model.layers.30.input_layernorm.weight": "model-00002-of-00002.safetensors", - "model.layers.30.mlp.fc1.bias": "model-00002-of-00002.safetensors", - "model.layers.30.mlp.fc1.weight": "model-00002-of-00002.safetensors", - "model.layers.30.mlp.fc2.bias": "model-00002-of-00002.safetensors", - "model.layers.30.mlp.fc2.weight": "model-00002-of-00002.safetensors", - "model.layers.30.self_attn.dense.bias": "model-00002-of-00002.safetensors", - "model.layers.30.self_attn.dense.weight": "model-00002-of-00002.safetensors", - "model.layers.30.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", - "model.layers.30.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", - "model.layers.30.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.30.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.30.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", - "model.layers.30.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", - "model.layers.31.input_layernorm.bias": "model-00002-of-00002.safetensors", - "model.layers.31.input_layernorm.weight": "model-00002-of-00002.safetensors", - "model.layers.31.mlp.fc1.bias": "model-00002-of-00002.safetensors", - "model.layers.31.mlp.fc1.weight": "model-00002-of-00002.safetensors", - "model.layers.31.mlp.fc2.bias": "model-00002-of-00002.safetensors", - "model.layers.31.mlp.fc2.weight": "model-00002-of-00002.safetensors", - "model.layers.31.self_attn.dense.bias": "model-00002-of-00002.safetensors", - "model.layers.31.self_attn.dense.weight": "model-00002-of-00002.safetensors", - "model.layers.31.self_attn.k_proj.bias": "model-00002-of-00002.safetensors", - "model.layers.31.self_attn.k_proj.weight": "model-00002-of-00002.safetensors", - "model.layers.31.self_attn.q_proj.bias": "model-00002-of-00002.safetensors", - "model.layers.31.self_attn.q_proj.weight": "model-00002-of-00002.safetensors", - "model.layers.31.self_attn.v_proj.bias": "model-00002-of-00002.safetensors", - "model.layers.31.self_attn.v_proj.weight": "model-00002-of-00002.safetensors", - "model.layers.4.input_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.4.input_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.4.mlp.fc1.bias": "model-00001-of-00002.safetensors", - "model.layers.4.mlp.fc1.weight": "model-00001-of-00002.safetensors", - "model.layers.4.mlp.fc2.bias": "model-00001-of-00002.safetensors", - "model.layers.4.mlp.fc2.weight": "model-00001-of-00002.safetensors", - "model.layers.4.self_attn.dense.bias": "model-00001-of-00002.safetensors", - "model.layers.4.self_attn.dense.weight": "model-00001-of-00002.safetensors", - "model.layers.4.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.4.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.4.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.4.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.4.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.4.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.5.input_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.5.input_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.5.mlp.fc1.bias": "model-00001-of-00002.safetensors", - "model.layers.5.mlp.fc1.weight": "model-00001-of-00002.safetensors", - "model.layers.5.mlp.fc2.bias": "model-00001-of-00002.safetensors", - "model.layers.5.mlp.fc2.weight": "model-00001-of-00002.safetensors", - "model.layers.5.self_attn.dense.bias": "model-00001-of-00002.safetensors", - "model.layers.5.self_attn.dense.weight": "model-00001-of-00002.safetensors", - "model.layers.5.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.5.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.5.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.5.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.5.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.5.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.6.input_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.6.input_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.6.mlp.fc1.bias": "model-00001-of-00002.safetensors", - "model.layers.6.mlp.fc1.weight": "model-00001-of-00002.safetensors", - "model.layers.6.mlp.fc2.bias": "model-00001-of-00002.safetensors", - "model.layers.6.mlp.fc2.weight": "model-00001-of-00002.safetensors", - "model.layers.6.self_attn.dense.bias": "model-00001-of-00002.safetensors", - "model.layers.6.self_attn.dense.weight": "model-00001-of-00002.safetensors", - "model.layers.6.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.6.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.6.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.6.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.6.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.6.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.7.input_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.7.input_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.7.mlp.fc1.bias": "model-00001-of-00002.safetensors", - "model.layers.7.mlp.fc1.weight": "model-00001-of-00002.safetensors", - "model.layers.7.mlp.fc2.bias": "model-00001-of-00002.safetensors", - "model.layers.7.mlp.fc2.weight": "model-00001-of-00002.safetensors", - "model.layers.7.self_attn.dense.bias": "model-00001-of-00002.safetensors", - "model.layers.7.self_attn.dense.weight": "model-00001-of-00002.safetensors", - "model.layers.7.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.7.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.7.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.7.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.7.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.7.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.8.input_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.8.input_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.8.mlp.fc1.bias": "model-00001-of-00002.safetensors", - "model.layers.8.mlp.fc1.weight": "model-00001-of-00002.safetensors", - "model.layers.8.mlp.fc2.bias": "model-00001-of-00002.safetensors", - "model.layers.8.mlp.fc2.weight": "model-00001-of-00002.safetensors", - "model.layers.8.self_attn.dense.bias": "model-00001-of-00002.safetensors", - "model.layers.8.self_attn.dense.weight": "model-00001-of-00002.safetensors", - "model.layers.8.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.8.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.8.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.8.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.8.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.8.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.9.input_layernorm.bias": "model-00001-of-00002.safetensors", - "model.layers.9.input_layernorm.weight": "model-00001-of-00002.safetensors", - "model.layers.9.mlp.fc1.bias": "model-00001-of-00002.safetensors", - "model.layers.9.mlp.fc1.weight": "model-00001-of-00002.safetensors", - "model.layers.9.mlp.fc2.bias": "model-00001-of-00002.safetensors", - "model.layers.9.mlp.fc2.weight": "model-00001-of-00002.safetensors", - "model.layers.9.self_attn.dense.bias": "model-00001-of-00002.safetensors", - "model.layers.9.self_attn.dense.weight": "model-00001-of-00002.safetensors", - "model.layers.9.self_attn.k_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.9.self_attn.k_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.9.self_attn.q_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.9.self_attn.q_proj.weight": "model-00001-of-00002.safetensors", - "model.layers.9.self_attn.v_proj.bias": "model-00001-of-00002.safetensors", - "model.layers.9.self_attn.v_proj.weight": "model-00001-of-00002.safetensors", - "model.mm_projector.image_spatial_proj.0.bias": "model-00002-of-00002.safetensors", - "model.mm_projector.image_spatial_proj.0.weight": "model-00002-of-00002.safetensors", - "model.mm_projector.image_spatial_proj.2.bias": "model-00002-of-00002.safetensors", - "model.mm_projector.image_spatial_proj.2.weight": "model-00002-of-00002.safetensors" - } -} diff --git a/llavaphi-2.7b-finetune-3epoch/special_tokens_map.json b/llavaphi-2.7b-finetune-3epoch/special_tokens_map.json deleted file mode 100755 index 3a44c024550837cf26d5a4acd61da03c36110670..0000000000000000000000000000000000000000 --- a/llavaphi-2.7b-finetune-3epoch/special_tokens_map.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "bos_token": { - "content": "<|endoftext|>", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false - }, - "eos_token": { - "content": "<|endoftext|>", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false - }, - "pad_token": "<|extra_0|>", - "unk_token": { - "content": "<|extra_0|>", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false - } -} diff --git a/llavaphi-2.7b-finetune-3epoch/tokenizer_config.json b/llavaphi-2.7b-finetune-3epoch/tokenizer_config.json deleted file mode 100755 index e335baef223fdf9f4ccbaa932d9117ed8d87e191..0000000000000000000000000000000000000000 --- a/llavaphi-2.7b-finetune-3epoch/tokenizer_config.json +++ /dev/null @@ -1,335 +0,0 @@ -{ - "add_bos_token": false, - "add_prefix_space": false, - "added_tokens_decoder": { - "50256": { - "content": "<|endoftext|>", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "50257": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50258": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50259": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50260": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50261": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50262": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50263": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50264": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50265": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50266": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50267": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50268": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50269": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50270": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50271": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50272": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50273": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50274": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50275": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50276": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50277": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50278": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50279": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50280": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50281": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50282": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50283": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50284": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50285": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50286": { - "content": " ", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50287": { - "content": "\t\t\t\t\t\t\t\t\t", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50288": { - "content": "\t\t\t\t\t\t\t\t", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50289": { - "content": "\t\t\t\t\t\t\t", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50290": { - "content": "\t\t\t\t\t\t", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50291": { - "content": "\t\t\t\t\t", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50292": { - "content": "\t\t\t\t", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50293": { - "content": "\t\t\t", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50294": { - "content": "\t\t", - "lstrip": false, - "normalized": true, - "rstrip": false, - "single_word": false, - "special": false - }, - "50295": { - "content": "<|extra_0|>", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - } - }, - "bos_token": "<|endoftext|>", - "clean_up_tokenization_spaces": true, - "eos_token": "<|endoftext|>", - "errors": "replace", - "model_max_length": 2048, - "pad_token": "<|extra_0|>", - "padding_side": "right", - "tokenizer_class": "CodeGenTokenizer", - "unk_token": "<|extra_0|>" -} diff --git a/llavaphi-2.7b-finetune-3epoch/trainer_state.json b/llavaphi-2.7b-finetune-3epoch/trainer_state.json deleted file mode 100755 index b7aab6b03fea375c769fb68c1acf7c9278275bfb..0000000000000000000000000000000000000000 --- a/llavaphi-2.7b-finetune-3epoch/trainer_state.json +++ /dev/null @@ -1,18468 +0,0 @@ -{ - "best_metric": null, - "best_model_checkpoint": null, - "epoch": 2.998292544109277, - "eval_steps": 500, - "global_step": 2634, - "is_hyper_param_search": false, - "is_local_process_zero": true, - "is_world_process_zero": true, - "log_history": [ - { - "epoch": 0.0, - "grad_norm": 0.0, - "learning_rate": 2.5000000000000004e-07, - "loss": 1.5783, - "step": 1 - }, - { - "epoch": 0.0, - "grad_norm": 0.0, - "learning_rate": 5.000000000000001e-07, - "loss": 1.5153, - "step": 2 - }, - { - "epoch": 0.0, - "grad_norm": 0.0, - "learning_rate": 7.5e-07, - "loss": 1.5957, - "step": 3 - }, - { - "epoch": 0.0, - "grad_norm": 0.0, - "learning_rate": 1.0000000000000002e-06, - "loss": 1.5388, - "step": 4 - }, - { - "epoch": 0.01, - "grad_norm": 0.0, - "learning_rate": 1.25e-06, - "loss": 1.5697, - "step": 5 - }, - { - "epoch": 0.01, - "grad_norm": 0.0, - "learning_rate": 1.5e-06, - "loss": 1.5071, - "step": 6 - }, - { - "epoch": 0.01, - "grad_norm": 0.0, - "learning_rate": 1.75e-06, - "loss": 1.5007, - "step": 7 - }, - { - "epoch": 0.01, - "grad_norm": 0.0, - "learning_rate": 2.0000000000000003e-06, - "loss": 1.5447, - "step": 8 - }, - { - "epoch": 0.01, - "grad_norm": 0.0, - "learning_rate": 2.25e-06, - "loss": 1.577, - "step": 9 - }, - { - "epoch": 0.01, - "grad_norm": 0.0, - "learning_rate": 2.5e-06, - "loss": 1.5087, - "step": 10 - }, - { - "epoch": 0.01, - "grad_norm": 0.0, - "learning_rate": 2.7500000000000004e-06, - "loss": 1.4312, - "step": 11 - }, - { - "epoch": 0.01, - "grad_norm": 0.0, - "learning_rate": 3e-06, - "loss": 1.5614, - "step": 12 - }, - { - "epoch": 0.01, - "grad_norm": 0.0, - "learning_rate": 3.2500000000000002e-06, - "loss": 1.3053, - "step": 13 - }, - { - "epoch": 0.02, - "grad_norm": 0.0, - "learning_rate": 3.5e-06, - "loss": 1.3656, - "step": 14 - }, - { - "epoch": 0.02, - "grad_norm": 0.0, - "learning_rate": 3.7500000000000005e-06, - "loss": 1.2688, - "step": 15 - }, - { - "epoch": 0.02, - "grad_norm": 0.0, - "learning_rate": 4.000000000000001e-06, - "loss": 1.3352, - "step": 16 - }, - { - "epoch": 0.02, - "grad_norm": 0.0, - "learning_rate": 4.25e-06, - "loss": 1.3316, - "step": 17 - }, - { - "epoch": 0.02, - "grad_norm": 0.0, - "learning_rate": 4.5e-06, - "loss": 1.1725, - "step": 18 - }, - { - "epoch": 0.02, - "grad_norm": 0.0, - "learning_rate": 4.75e-06, - "loss": 1.1772, - "step": 19 - }, - { - "epoch": 0.02, - "grad_norm": 0.0, - "learning_rate": 5e-06, - "loss": 1.1609, - "step": 20 - }, - { - "epoch": 0.02, - "grad_norm": 0.0, - "learning_rate": 5.2500000000000006e-06, - "loss": 1.2517, - "step": 21 - }, - { - "epoch": 0.03, - "grad_norm": 0.0, - "learning_rate": 5.500000000000001e-06, - "loss": 1.1309, - "step": 22 - }, - { - "epoch": 0.03, - "grad_norm": 0.0, - "learning_rate": 5.75e-06, - "loss": 1.2252, - "step": 23 - }, - { - "epoch": 0.03, - "grad_norm": 0.0, - "learning_rate": 6e-06, - "loss": 1.1036, - "step": 24 - }, - { - "epoch": 0.03, - "grad_norm": 0.0, - "learning_rate": 6.25e-06, - "loss": 1.1015, - "step": 25 - }, - { - "epoch": 0.03, - "grad_norm": 0.0, - "learning_rate": 6.5000000000000004e-06, - "loss": 1.0984, - "step": 26 - }, - { - "epoch": 0.03, - "grad_norm": 0.0, - "learning_rate": 6.750000000000001e-06, - "loss": 1.1495, - "step": 27 - }, - { - "epoch": 0.03, - "grad_norm": 0.0, - "learning_rate": 7e-06, - "loss": 1.1556, - "step": 28 - }, - { - "epoch": 0.03, - "grad_norm": 0.0, - "learning_rate": 7.25e-06, - "loss": 1.1335, - "step": 29 - }, - { - "epoch": 0.03, - "grad_norm": 0.0, - "learning_rate": 7.500000000000001e-06, - "loss": 1.0685, - "step": 30 - }, - { - "epoch": 0.04, - "grad_norm": 0.0, - "learning_rate": 7.75e-06, - "loss": 1.1535, - "step": 31 - }, - { - "epoch": 0.04, - "grad_norm": 0.0, - "learning_rate": 8.000000000000001e-06, - "loss": 1.07, - "step": 32 - }, - { - "epoch": 0.04, - "grad_norm": 0.0, - "learning_rate": 8.25e-06, - "loss": 1.1197, - "step": 33 - }, - { - "epoch": 0.04, - "grad_norm": 0.0, - "learning_rate": 8.5e-06, - "loss": 1.1451, - "step": 34 - }, - { - "epoch": 0.04, - "grad_norm": 0.0, - "learning_rate": 8.750000000000001e-06, - "loss": 1.1171, - "step": 35 - }, - { - "epoch": 0.04, - "grad_norm": 0.0, - "learning_rate": 9e-06, - "loss": 1.1536, - "step": 36 - }, - { - "epoch": 0.04, - "grad_norm": 0.0, - "learning_rate": 9.250000000000001e-06, - "loss": 1.0233, - "step": 37 - }, - { - "epoch": 0.04, - "grad_norm": 0.0, - "learning_rate": 9.5e-06, - "loss": 1.107, - "step": 38 - }, - { - "epoch": 0.04, - "grad_norm": 0.0, - "learning_rate": 9.75e-06, - "loss": 1.0598, - "step": 39 - }, - { - "epoch": 0.05, - "grad_norm": 0.0, - "learning_rate": 1e-05, - "loss": 1.0731, - "step": 40 - }, - { - "epoch": 0.05, - "grad_norm": 0.0, - "learning_rate": 1.025e-05, - "loss": 1.0689, - "step": 41 - }, - { - "epoch": 0.05, - "grad_norm": 0.0, - "learning_rate": 1.0500000000000001e-05, - "loss": 1.0165, - "step": 42 - }, - { - "epoch": 0.05, - "grad_norm": 0.0, - "learning_rate": 1.075e-05, - "loss": 1.102, - "step": 43 - }, - { - "epoch": 0.05, - "grad_norm": 0.0, - "learning_rate": 1.1000000000000001e-05, - "loss": 1.0361, - "step": 44 - }, - { - "epoch": 0.05, - "grad_norm": 0.0, - "learning_rate": 1.125e-05, - "loss": 1.0509, - "step": 45 - }, - { - "epoch": 0.05, - "grad_norm": 0.0, - "learning_rate": 1.15e-05, - "loss": 1.0453, - "step": 46 - }, - { - "epoch": 0.05, - "grad_norm": 0.0, - "learning_rate": 1.1750000000000001e-05, - "loss": 1.1481, - "step": 47 - }, - { - "epoch": 0.05, - "grad_norm": 0.0, - "learning_rate": 1.2e-05, - "loss": 1.0255, - "step": 48 - }, - { - "epoch": 0.06, - "grad_norm": 0.0, - "learning_rate": 1.2250000000000001e-05, - "loss": 1.0574, - "step": 49 - }, - { - "epoch": 0.06, - "grad_norm": 0.0, - "learning_rate": 1.25e-05, - "loss": 1.0158, - "step": 50 - }, - { - "epoch": 0.06, - "grad_norm": 0.0, - "learning_rate": 1.275e-05, - "loss": 1.0251, - "step": 51 - }, - { - "epoch": 0.06, - "grad_norm": 0.0, - "learning_rate": 1.3000000000000001e-05, - "loss": 1.0455, - "step": 52 - }, - { - "epoch": 0.06, - "grad_norm": 0.0, - "learning_rate": 1.325e-05, - "loss": 1.0456, - "step": 53 - }, - { - "epoch": 0.06, - "grad_norm": 0.0, - "learning_rate": 1.3500000000000001e-05, - "loss": 1.0874, - "step": 54 - }, - { - "epoch": 0.06, - "grad_norm": 0.0, - "learning_rate": 1.375e-05, - "loss": 1.0278, - "step": 55 - }, - { - "epoch": 0.06, - "grad_norm": 0.0, - "learning_rate": 1.4e-05, - "loss": 1.0228, - "step": 56 - }, - { - "epoch": 0.06, - "grad_norm": 0.0, - "learning_rate": 1.425e-05, - "loss": 1.0031, - "step": 57 - }, - { - "epoch": 0.07, - "grad_norm": 0.0, - "learning_rate": 1.45e-05, - "loss": 1.027, - "step": 58 - }, - { - "epoch": 0.07, - "grad_norm": 0.0, - "learning_rate": 1.4750000000000003e-05, - "loss": 0.9928, - "step": 59 - }, - { - "epoch": 0.07, - "grad_norm": 0.0, - "learning_rate": 1.5000000000000002e-05, - "loss": 0.962, - "step": 60 - }, - { - "epoch": 0.07, - "grad_norm": 0.0, - "learning_rate": 1.525e-05, - "loss": 0.972, - "step": 61 - }, - { - "epoch": 0.07, - "grad_norm": 0.0, - "learning_rate": 1.55e-05, - "loss": 1.0371, - "step": 62 - }, - { - "epoch": 0.07, - "grad_norm": 0.0, - "learning_rate": 1.575e-05, - "loss": 0.9414, - "step": 63 - }, - { - "epoch": 0.07, - "grad_norm": 0.0, - "learning_rate": 1.6000000000000003e-05, - "loss": 0.9516, - "step": 64 - }, - { - "epoch": 0.07, - "grad_norm": 0.0, - "learning_rate": 1.6250000000000002e-05, - "loss": 0.963, - "step": 65 - }, - { - "epoch": 0.08, - "grad_norm": 0.0, - "learning_rate": 1.65e-05, - "loss": 0.9719, - "step": 66 - }, - { - "epoch": 0.08, - "grad_norm": 0.0, - "learning_rate": 1.675e-05, - "loss": 1.0157, - "step": 67 - }, - { - "epoch": 0.08, - "grad_norm": 0.0, - "learning_rate": 1.7e-05, - "loss": 1.0491, - "step": 68 - }, - { - "epoch": 0.08, - "grad_norm": 0.0, - "learning_rate": 1.7250000000000003e-05, - "loss": 1.0486, - "step": 69 - }, - { - "epoch": 0.08, - "grad_norm": 0.0, - "learning_rate": 1.7500000000000002e-05, - "loss": 0.9923, - "step": 70 - }, - { - "epoch": 0.08, - "grad_norm": 0.0, - "learning_rate": 1.775e-05, - "loss": 1.0068, - "step": 71 - }, - { - "epoch": 0.08, - "grad_norm": 0.0, - "learning_rate": 1.8e-05, - "loss": 1.044, - "step": 72 - }, - { - "epoch": 0.08, - "grad_norm": 0.0, - "learning_rate": 1.825e-05, - "loss": 0.9791, - "step": 73 - }, - { - "epoch": 0.08, - "grad_norm": 0.0, - "learning_rate": 1.8500000000000002e-05, - "loss": 1.0135, - "step": 74 - }, - { - "epoch": 0.09, - "grad_norm": 0.0, - "learning_rate": 1.8750000000000002e-05, - "loss": 0.9565, - "step": 75 - }, - { - "epoch": 0.09, - "grad_norm": 0.0, - "learning_rate": 1.9e-05, - "loss": 0.9648, - "step": 76 - }, - { - "epoch": 0.09, - "grad_norm": 0.0, - "learning_rate": 1.925e-05, - "loss": 0.9956, - "step": 77 - }, - { - "epoch": 0.09, - "grad_norm": 0.0, - "learning_rate": 1.95e-05, - "loss": 0.9549, - "step": 78 - }, - { - "epoch": 0.09, - "grad_norm": 0.0, - "learning_rate": 1.9750000000000002e-05, - "loss": 0.9827, - "step": 79 - }, - { - "epoch": 0.09, - "grad_norm": 0.0, - "learning_rate": 2e-05, - "loss": 1.044, - "step": 80 - }, - { - "epoch": 0.09, - "grad_norm": 0.0, - "learning_rate": 1.9999992434669437e-05, - "loss": 1.0103, - "step": 81 - }, - { - "epoch": 0.09, - "grad_norm": 0.0, - "learning_rate": 1.999996973868919e-05, - "loss": 0.9308, - "step": 82 - }, - { - "epoch": 0.09, - "grad_norm": 0.0, - "learning_rate": 1.9999931912093605e-05, - "loss": 0.9373, - "step": 83 - }, - { - "epoch": 0.1, - "grad_norm": 0.0, - "learning_rate": 1.999987895493991e-05, - "loss": 1.0333, - "step": 84 - }, - { - "epoch": 0.1, - "grad_norm": 0.0, - "learning_rate": 1.9999810867308235e-05, - "loss": 0.9996, - "step": 85 - }, - { - "epoch": 0.1, - "grad_norm": 0.0, - "learning_rate": 1.9999727649301605e-05, - "loss": 1.0354, - "step": 86 - }, - { - "epoch": 0.1, - "grad_norm": 0.0, - "learning_rate": 1.9999629301045928e-05, - "loss": 0.9699, - "step": 87 - }, - { - "epoch": 0.1, - "grad_norm": 0.0, - "learning_rate": 1.9999515822690015e-05, - "loss": 1.0392, - "step": 88 - }, - { - "epoch": 0.1, - "grad_norm": 0.0, - "learning_rate": 1.9999387214405565e-05, - "loss": 0.9581, - "step": 89 - }, - { - "epoch": 0.1, - "grad_norm": 0.0, - "learning_rate": 1.999924347638717e-05, - "loss": 0.9651, - "step": 90 - }, - { - "epoch": 0.1, - "grad_norm": 0.0, - "learning_rate": 1.9999084608852323e-05, - "loss": 1.0278, - "step": 91 - }, - { - "epoch": 0.1, - "grad_norm": 0.0, - "learning_rate": 1.999891061204139e-05, - "loss": 0.9787, - "step": 92 - }, - { - "epoch": 0.11, - "grad_norm": 0.0, - "learning_rate": 1.9998721486217643e-05, - "loss": 0.9784, - "step": 93 - }, - { - "epoch": 0.11, - "grad_norm": 0.0, - "learning_rate": 1.9998517231667246e-05, - "loss": 1.0292, - "step": 94 - }, - { - "epoch": 0.11, - "grad_norm": 0.0, - "learning_rate": 1.9998297848699247e-05, - "loss": 0.9785, - "step": 95 - }, - { - "epoch": 0.11, - "grad_norm": 0.0, - "learning_rate": 1.9998063337645584e-05, - "loss": 0.9516, - "step": 96 - }, - { - "epoch": 0.11, - "grad_norm": 0.0, - "learning_rate": 1.9997813698861093e-05, - "loss": 0.8828, - "step": 97 - }, - { - "epoch": 0.11, - "grad_norm": 0.0, - "learning_rate": 1.9997548932723494e-05, - "loss": 0.9554, - "step": 98 - }, - { - "epoch": 0.11, - "grad_norm": 0.0, - "learning_rate": 1.9997269039633387e-05, - "loss": 0.9134, - "step": 99 - }, - { - "epoch": 0.11, - "grad_norm": 0.0, - "learning_rate": 1.999697402001428e-05, - "loss": 1.0164, - "step": 100 - }, - { - "epoch": 0.11, - "grad_norm": 0.0, - "learning_rate": 1.999666387431255e-05, - "loss": 1.01, - "step": 101 - }, - { - "epoch": 0.12, - "grad_norm": 0.0, - "learning_rate": 1.999633860299747e-05, - "loss": 0.8969, - "step": 102 - }, - { - "epoch": 0.12, - "grad_norm": 0.0, - "learning_rate": 1.99959982065612e-05, - "loss": 0.9357, - "step": 103 - }, - { - "epoch": 0.12, - "grad_norm": 0.0, - "learning_rate": 1.9995642685518777e-05, - "loss": 0.9563, - "step": 104 - }, - { - "epoch": 0.12, - "grad_norm": 0.0, - "learning_rate": 1.999527204040813e-05, - "loss": 0.8614, - "step": 105 - }, - { - "epoch": 0.12, - "grad_norm": 0.0, - "learning_rate": 1.999488627179007e-05, - "loss": 1.0237, - "step": 106 - }, - { - "epoch": 0.12, - "grad_norm": 0.0, - "learning_rate": 1.999448538024829e-05, - "loss": 1.0011, - "step": 107 - }, - { - "epoch": 0.12, - "grad_norm": 0.0, - "learning_rate": 1.9994069366389367e-05, - "loss": 0.9866, - "step": 108 - }, - { - "epoch": 0.12, - "grad_norm": 0.0, - "learning_rate": 1.9993638230842755e-05, - "loss": 0.9841, - "step": 109 - }, - { - "epoch": 0.13, - "grad_norm": 0.0, - "learning_rate": 1.999319197426079e-05, - "loss": 0.9823, - "step": 110 - }, - { - "epoch": 0.13, - "grad_norm": 0.0, - "learning_rate": 1.9992730597318694e-05, - "loss": 0.8616, - "step": 111 - }, - { - "epoch": 0.13, - "grad_norm": 0.0, - "learning_rate": 1.9992254100714554e-05, - "loss": 0.9985, - "step": 112 - }, - { - "epoch": 0.13, - "grad_norm": 0.0, - "learning_rate": 1.9991762485169342e-05, - "loss": 0.917, - "step": 113 - }, - { - "epoch": 0.13, - "grad_norm": 0.0, - "learning_rate": 1.999125575142691e-05, - "loss": 1.0216, - "step": 114 - }, - { - "epoch": 0.13, - "grad_norm": 0.0, - "learning_rate": 1.999073390025397e-05, - "loss": 0.9666, - "step": 115 - }, - { - "epoch": 0.13, - "grad_norm": 0.0, - "learning_rate": 1.9990196932440126e-05, - "loss": 0.9142, - "step": 116 - }, - { - "epoch": 0.13, - "grad_norm": 0.0, - "learning_rate": 1.998964484879784e-05, - "loss": 0.9188, - "step": 117 - }, - { - "epoch": 0.13, - "grad_norm": 0.0, - "learning_rate": 1.9989077650162455e-05, - "loss": 0.9392, - "step": 118 - }, - { - "epoch": 0.14, - "grad_norm": 0.0, - "learning_rate": 1.9988495337392183e-05, - "loss": 0.9654, - "step": 119 - }, - { - "epoch": 0.14, - "grad_norm": 0.0, - "learning_rate": 1.9987897911368092e-05, - "loss": 0.9011, - "step": 120 - }, - { - "epoch": 0.14, - "grad_norm": 0.0, - "learning_rate": 1.9987285372994133e-05, - "loss": 0.9107, - "step": 121 - }, - { - "epoch": 0.14, - "grad_norm": 0.0, - "learning_rate": 1.9986657723197122e-05, - "loss": 0.9506, - "step": 122 - }, - { - "epoch": 0.14, - "grad_norm": 0.0, - "learning_rate": 1.9986014962926722e-05, - "loss": 0.9631, - "step": 123 - }, - { - "epoch": 0.14, - "grad_norm": 0.0, - "learning_rate": 1.9985357093155483e-05, - "loss": 0.9732, - "step": 124 - }, - { - "epoch": 0.14, - "grad_norm": 0.0, - "learning_rate": 1.9984684114878804e-05, - "loss": 1.0036, - "step": 125 - }, - { - "epoch": 0.14, - "grad_norm": 0.0, - "learning_rate": 1.9983996029114938e-05, - "loss": 0.8679, - "step": 126 - }, - { - "epoch": 0.14, - "grad_norm": 0.0, - "learning_rate": 1.9983292836905012e-05, - "loss": 0.9933, - "step": 127 - }, - { - "epoch": 0.15, - "grad_norm": 0.0, - "learning_rate": 1.9982574539313e-05, - "loss": 0.9381, - "step": 128 - }, - { - "epoch": 0.15, - "grad_norm": 0.0, - "learning_rate": 1.9981841137425733e-05, - "loss": 0.924, - "step": 129 - }, - { - "epoch": 0.15, - "grad_norm": 0.0, - "learning_rate": 1.9981092632352896e-05, - "loss": 0.9985, - "step": 130 - }, - { - "epoch": 0.15, - "grad_norm": 0.0, - "learning_rate": 1.9980329025227028e-05, - "loss": 0.8813, - "step": 131 - }, - { - "epoch": 0.15, - "grad_norm": 0.0, - "learning_rate": 1.997955031720352e-05, - "loss": 0.9302, - "step": 132 - }, - { - "epoch": 0.15, - "grad_norm": 0.0, - "learning_rate": 1.99787565094606e-05, - "loss": 0.9405, - "step": 133 - }, - { - "epoch": 0.15, - "grad_norm": 0.0, - "learning_rate": 1.9977947603199357e-05, - "loss": 0.9438, - "step": 134 - }, - { - "epoch": 0.15, - "grad_norm": 0.0, - "learning_rate": 1.9977123599643726e-05, - "loss": 0.9939, - "step": 135 - }, - { - "epoch": 0.15, - "grad_norm": 0.0, - "learning_rate": 1.997628450004047e-05, - "loss": 0.8888, - "step": 136 - }, - { - "epoch": 0.16, - "grad_norm": 0.0, - "learning_rate": 1.9975430305659202e-05, - "loss": 0.9313, - "step": 137 - }, - { - "epoch": 0.16, - "grad_norm": 0.0, - "learning_rate": 1.997456101779238e-05, - "loss": 0.8789, - "step": 138 - }, - { - "epoch": 0.16, - "grad_norm": 0.0, - "learning_rate": 1.997367663775529e-05, - "loss": 1.0194, - "step": 139 - }, - { - "epoch": 0.16, - "grad_norm": 0.0, - "learning_rate": 1.997277716688606e-05, - "loss": 0.9048, - "step": 140 - }, - { - "epoch": 0.16, - "grad_norm": 0.0, - "learning_rate": 1.9971862606545644e-05, - "loss": 0.9424, - "step": 141 - }, - { - "epoch": 0.16, - "grad_norm": 0.0, - "learning_rate": 1.9970932958117842e-05, - "loss": 0.9377, - "step": 142 - }, - { - "epoch": 0.16, - "grad_norm": 0.0, - "learning_rate": 1.996998822300926e-05, - "loss": 0.9405, - "step": 143 - }, - { - "epoch": 0.16, - "grad_norm": 0.0, - "learning_rate": 1.996902840264936e-05, - "loss": 0.9515, - "step": 144 - }, - { - "epoch": 0.17, - "grad_norm": 0.0, - "learning_rate": 1.99680534984904e-05, - "loss": 0.8692, - "step": 145 - }, - { - "epoch": 0.17, - "grad_norm": 0.0, - "learning_rate": 1.9967063512007482e-05, - "loss": 0.9903, - "step": 146 - }, - { - "epoch": 0.17, - "grad_norm": 0.0, - "learning_rate": 1.996605844469852e-05, - "loss": 0.9518, - "step": 147 - }, - { - "epoch": 0.17, - "grad_norm": 0.0, - "learning_rate": 1.9965038298084243e-05, - "loss": 0.9363, - "step": 148 - }, - { - "epoch": 0.17, - "grad_norm": 0.0, - "learning_rate": 1.996400307370821e-05, - "loss": 0.9537, - "step": 149 - }, - { - "epoch": 0.17, - "grad_norm": 0.0, - "learning_rate": 1.9962952773136774e-05, - "loss": 0.9748, - "step": 150 - }, - { - "epoch": 0.17, - "grad_norm": 0.0, - "learning_rate": 1.9961887397959115e-05, - "loss": 0.9911, - "step": 151 - }, - { - "epoch": 0.17, - "grad_norm": 0.0, - "learning_rate": 1.996080694978721e-05, - "loss": 1.0052, - "step": 152 - }, - { - "epoch": 0.17, - "grad_norm": 0.0, - "learning_rate": 1.9959711430255855e-05, - "loss": 0.9878, - "step": 153 - }, - { - "epoch": 0.18, - "grad_norm": 0.0, - "learning_rate": 1.9958600841022644e-05, - "loss": 0.9316, - "step": 154 - }, - { - "epoch": 0.18, - "grad_norm": 0.0, - "learning_rate": 1.9957475183767963e-05, - "loss": 0.9502, - "step": 155 - }, - { - "epoch": 0.18, - "grad_norm": 0.0, - "learning_rate": 1.9956334460195017e-05, - "loss": 0.9438, - "step": 156 - }, - { - "epoch": 0.18, - "grad_norm": 0.0, - "learning_rate": 1.995517867202979e-05, - "loss": 0.9767, - "step": 157 - }, - { - "epoch": 0.18, - "grad_norm": 0.0, - "learning_rate": 1.9954007821021065e-05, - "loss": 0.9228, - "step": 158 - }, - { - "epoch": 0.18, - "grad_norm": 0.0, - "learning_rate": 1.9952821908940418e-05, - "loss": 1.0193, - "step": 159 - }, - { - "epoch": 0.18, - "grad_norm": 0.0, - "learning_rate": 1.9951620937582215e-05, - "loss": 0.9409, - "step": 160 - }, - { - "epoch": 0.18, - "grad_norm": 0.0, - "learning_rate": 1.99504049087636e-05, - "loss": 0.9842, - "step": 161 - }, - { - "epoch": 0.18, - "grad_norm": 0.0, - "learning_rate": 1.9949173824324514e-05, - "loss": 0.9054, - "step": 162 - }, - { - "epoch": 0.19, - "grad_norm": 0.0, - "learning_rate": 1.9947927686127658e-05, - "loss": 0.8956, - "step": 163 - }, - { - "epoch": 0.19, - "grad_norm": 0.0, - "learning_rate": 1.9946666496058534e-05, - "loss": 0.8847, - "step": 164 - }, - { - "epoch": 0.19, - "grad_norm": 0.0, - "learning_rate": 1.994539025602539e-05, - "loss": 0.9092, - "step": 165 - }, - { - "epoch": 0.19, - "grad_norm": 0.0, - "learning_rate": 1.9944098967959276e-05, - "loss": 1.003, - "step": 166 - }, - { - "epoch": 0.19, - "grad_norm": 0.0, - "learning_rate": 1.994279263381399e-05, - "loss": 0.9926, - "step": 167 - }, - { - "epoch": 0.19, - "grad_norm": 0.0, - "learning_rate": 1.9941471255566103e-05, - "loss": 0.9146, - "step": 168 - }, - { - "epoch": 0.19, - "grad_norm": 0.0, - "learning_rate": 1.9940134835214946e-05, - "loss": 0.9287, - "step": 169 - }, - { - "epoch": 0.19, - "grad_norm": 0.0, - "learning_rate": 1.9938783374782612e-05, - "loss": 0.9951, - "step": 170 - }, - { - "epoch": 0.19, - "grad_norm": 0.0, - "learning_rate": 1.993741687631395e-05, - "loss": 0.9617, - "step": 171 - }, - { - "epoch": 0.2, - "grad_norm": 0.0, - "learning_rate": 1.9936035341876568e-05, - "loss": 0.8912, - "step": 172 - }, - { - "epoch": 0.2, - "grad_norm": 0.0, - "learning_rate": 1.993463877356081e-05, - "loss": 0.9661, - "step": 173 - }, - { - "epoch": 0.2, - "grad_norm": 0.0, - "learning_rate": 1.9933227173479783e-05, - "loss": 0.9756, - "step": 174 - }, - { - "epoch": 0.2, - "grad_norm": 0.0, - "learning_rate": 1.9931800543769326e-05, - "loss": 0.9634, - "step": 175 - }, - { - "epoch": 0.2, - "grad_norm": 0.0, - "learning_rate": 1.9930358886588027e-05, - "loss": 0.918, - "step": 176 - }, - { - "epoch": 0.2, - "grad_norm": 0.0, - "learning_rate": 1.9928902204117207e-05, - "loss": 0.8754, - "step": 177 - }, - { - "epoch": 0.2, - "grad_norm": 0.0, - "learning_rate": 1.9927430498560923e-05, - "loss": 0.9891, - "step": 178 - }, - { - "epoch": 0.2, - "grad_norm": 0.0, - "learning_rate": 1.9925943772145968e-05, - "loss": 0.9648, - "step": 179 - }, - { - "epoch": 0.2, - "grad_norm": 0.0, - "learning_rate": 1.992444202712185e-05, - "loss": 0.8594, - "step": 180 - }, - { - "epoch": 0.21, - "grad_norm": 0.0, - "learning_rate": 1.992292526576081e-05, - "loss": 0.9672, - "step": 181 - }, - { - "epoch": 0.21, - "grad_norm": 0.0, - "learning_rate": 1.9921393490357815e-05, - "loss": 0.9501, - "step": 182 - }, - { - "epoch": 0.21, - "grad_norm": 0.0, - "learning_rate": 1.9919846703230535e-05, - "loss": 0.9143, - "step": 183 - }, - { - "epoch": 0.21, - "grad_norm": 0.0, - "learning_rate": 1.9918284906719363e-05, - "loss": 0.929, - "step": 184 - }, - { - "epoch": 0.21, - "grad_norm": 0.0, - "learning_rate": 1.99167081031874e-05, - "loss": 0.9984, - "step": 185 - }, - { - "epoch": 0.21, - "grad_norm": 0.0, - "learning_rate": 1.9915116295020456e-05, - "loss": 0.9668, - "step": 186 - }, - { - "epoch": 0.21, - "grad_norm": 0.0, - "learning_rate": 1.9913509484627044e-05, - "loss": 0.9275, - "step": 187 - }, - { - "epoch": 0.21, - "grad_norm": 0.0, - "learning_rate": 1.991188767443837e-05, - "loss": 0.9282, - "step": 188 - }, - { - "epoch": 0.22, - "grad_norm": 0.0, - "learning_rate": 1.991025086690834e-05, - "loss": 0.877, - "step": 189 - }, - { - "epoch": 0.22, - "grad_norm": 0.0, - "learning_rate": 1.990859906451355e-05, - "loss": 0.8859, - "step": 190 - }, - { - "epoch": 0.22, - "grad_norm": 0.0, - "learning_rate": 1.9906932269753293e-05, - "loss": 1.0012, - "step": 191 - }, - { - "epoch": 0.22, - "grad_norm": 0.0, - "learning_rate": 1.9905250485149536e-05, - "loss": 0.9896, - "step": 192 - }, - { - "epoch": 0.22, - "grad_norm": 0.0, - "learning_rate": 1.990355371324693e-05, - "loss": 0.9456, - "step": 193 - }, - { - "epoch": 0.22, - "grad_norm": 0.0, - "learning_rate": 1.9901841956612805e-05, - "loss": 0.9182, - "step": 194 - }, - { - "epoch": 0.22, - "grad_norm": 0.0, - "learning_rate": 1.990011521783716e-05, - "loss": 0.9343, - "step": 195 - }, - { - "epoch": 0.22, - "grad_norm": 0.0, - "learning_rate": 1.9898373499532665e-05, - "loss": 0.9954, - "step": 196 - }, - { - "epoch": 0.22, - "grad_norm": 0.0, - "learning_rate": 1.9896616804334656e-05, - "loss": 0.9587, - "step": 197 - }, - { - "epoch": 0.23, - "grad_norm": 0.0, - "learning_rate": 1.9894845134901125e-05, - "loss": 0.9237, - "step": 198 - }, - { - "epoch": 0.23, - "grad_norm": 0.0, - "learning_rate": 1.9893058493912734e-05, - "loss": 0.9036, - "step": 199 - }, - { - "epoch": 0.23, - "grad_norm": 0.0, - "learning_rate": 1.989125688407278e-05, - "loss": 0.9406, - "step": 200 - }, - { - "epoch": 0.23, - "grad_norm": 0.0, - "learning_rate": 1.988944030810722e-05, - "loss": 0.9123, - "step": 201 - }, - { - "epoch": 0.23, - "grad_norm": 0.0, - "learning_rate": 1.9887608768764658e-05, - "loss": 0.8409, - "step": 202 - }, - { - "epoch": 0.23, - "grad_norm": 0.0, - "learning_rate": 1.988576226881633e-05, - "loss": 0.8925, - "step": 203 - }, - { - "epoch": 0.23, - "grad_norm": 0.0, - "learning_rate": 1.988390081105611e-05, - "loss": 0.9552, - "step": 204 - }, - { - "epoch": 0.23, - "grad_norm": 0.0, - "learning_rate": 1.9882024398300516e-05, - "loss": 0.8945, - "step": 205 - }, - { - "epoch": 0.23, - "grad_norm": 0.0, - "learning_rate": 1.988013303338867e-05, - "loss": 0.9356, - "step": 206 - }, - { - "epoch": 0.24, - "grad_norm": 0.0, - "learning_rate": 1.9878226719182346e-05, - "loss": 0.9144, - "step": 207 - }, - { - "epoch": 0.24, - "grad_norm": 0.0, - "learning_rate": 1.987630545856592e-05, - "loss": 0.9006, - "step": 208 - }, - { - "epoch": 0.24, - "grad_norm": 0.0, - "learning_rate": 1.987436925444638e-05, - "loss": 0.9075, - "step": 209 - }, - { - "epoch": 0.24, - "grad_norm": 0.0, - "learning_rate": 1.9872418109753338e-05, - "loss": 0.9511, - "step": 210 - }, - { - "epoch": 0.24, - "grad_norm": 0.0, - "learning_rate": 1.9870452027439e-05, - "loss": 0.9289, - "step": 211 - }, - { - "epoch": 0.24, - "grad_norm": 0.0, - "learning_rate": 1.9868471010478182e-05, - "loss": 0.8663, - "step": 212 - }, - { - "epoch": 0.24, - "grad_norm": 0.0, - "learning_rate": 1.986647506186829e-05, - "loss": 0.9733, - "step": 213 - }, - { - "epoch": 0.24, - "grad_norm": 0.0, - "learning_rate": 1.9864464184629334e-05, - "loss": 0.9645, - "step": 214 - }, - { - "epoch": 0.24, - "grad_norm": 0.0, - "learning_rate": 1.986243838180389e-05, - "loss": 0.9256, - "step": 215 - }, - { - "epoch": 0.25, - "grad_norm": 0.0, - "learning_rate": 1.986039765645715e-05, - "loss": 0.8919, - "step": 216 - }, - { - "epoch": 0.25, - "grad_norm": 0.0, - "learning_rate": 1.985834201167685e-05, - "loss": 0.9591, - "step": 217 - }, - { - "epoch": 0.25, - "grad_norm": 0.0, - "learning_rate": 1.9856271450573324e-05, - "loss": 0.8867, - "step": 218 - }, - { - "epoch": 0.25, - "grad_norm": 0.0, - "learning_rate": 1.985418597627947e-05, - "loss": 0.8603, - "step": 219 - }, - { - "epoch": 0.25, - "grad_norm": 0.0, - "learning_rate": 1.9852085591950745e-05, - "loss": 0.8945, - "step": 220 - }, - { - "epoch": 0.25, - "grad_norm": 0.0, - "learning_rate": 1.984997030076517e-05, - "loss": 0.9477, - "step": 221 - }, - { - "epoch": 0.25, - "grad_norm": 0.0, - "learning_rate": 1.9847840105923316e-05, - "loss": 0.9447, - "step": 222 - }, - { - "epoch": 0.25, - "grad_norm": 0.0, - "learning_rate": 1.9845695010648317e-05, - "loss": 0.9716, - "step": 223 - }, - { - "epoch": 0.25, - "grad_norm": 0.0, - "learning_rate": 1.9843535018185838e-05, - "loss": 0.9028, - "step": 224 - }, - { - "epoch": 0.26, - "grad_norm": 0.0, - "learning_rate": 1.9841360131804093e-05, - "loss": 0.8901, - "step": 225 - }, - { - "epoch": 0.26, - "grad_norm": 0.0, - "learning_rate": 1.9839170354793827e-05, - "loss": 0.8731, - "step": 226 - }, - { - "epoch": 0.26, - "grad_norm": 0.0, - "learning_rate": 1.983696569046832e-05, - "loss": 0.9189, - "step": 227 - }, - { - "epoch": 0.26, - "grad_norm": 0.0, - "learning_rate": 1.983474614216337e-05, - "loss": 0.9227, - "step": 228 - }, - { - "epoch": 0.26, - "grad_norm": 0.0, - "learning_rate": 1.9832511713237307e-05, - "loss": 0.9315, - "step": 229 - }, - { - "epoch": 0.26, - "grad_norm": 0.0, - "learning_rate": 1.9830262407070968e-05, - "loss": 0.8612, - "step": 230 - }, - { - "epoch": 0.26, - "grad_norm": 0.0, - "learning_rate": 1.9827998227067695e-05, - "loss": 0.9259, - "step": 231 - }, - { - "epoch": 0.26, - "grad_norm": 0.0, - "learning_rate": 1.982571917665335e-05, - "loss": 1.0108, - "step": 232 - }, - { - "epoch": 0.27, - "grad_norm": 0.0, - "learning_rate": 1.9823425259276286e-05, - "loss": 0.8923, - "step": 233 - }, - { - "epoch": 0.27, - "grad_norm": 0.0, - "learning_rate": 1.982111647840735e-05, - "loss": 0.9121, - "step": 234 - }, - { - "epoch": 0.27, - "grad_norm": 0.0, - "learning_rate": 1.981879283753988e-05, - "loss": 0.9106, - "step": 235 - }, - { - "epoch": 0.27, - "grad_norm": 0.0, - "learning_rate": 1.9816454340189695e-05, - "loss": 0.988, - "step": 236 - }, - { - "epoch": 0.27, - "grad_norm": 0.0, - "learning_rate": 1.98141009898951e-05, - "loss": 0.9428, - "step": 237 - }, - { - "epoch": 0.27, - "grad_norm": 0.0, - "learning_rate": 1.9811732790216874e-05, - "loss": 0.9493, - "step": 238 - }, - { - "epoch": 0.27, - "grad_norm": 0.0, - "learning_rate": 1.980934974473825e-05, - "loss": 1.0214, - "step": 239 - }, - { - "epoch": 0.27, - "grad_norm": 0.0, - "learning_rate": 1.980695185706494e-05, - "loss": 0.9504, - "step": 240 - }, - { - "epoch": 0.27, - "grad_norm": 0.0, - "learning_rate": 1.98045391308251e-05, - "loss": 0.9397, - "step": 241 - }, - { - "epoch": 0.28, - "grad_norm": 0.0, - "learning_rate": 1.9802111569669354e-05, - "loss": 0.9895, - "step": 242 - }, - { - "epoch": 0.28, - "grad_norm": 0.0, - "learning_rate": 1.9799669177270756e-05, - "loss": 0.9351, - "step": 243 - }, - { - "epoch": 0.28, - "grad_norm": 0.0, - "learning_rate": 1.979721195732481e-05, - "loss": 0.9618, - "step": 244 - }, - { - "epoch": 0.28, - "grad_norm": 0.0, - "learning_rate": 1.979473991354945e-05, - "loss": 0.8974, - "step": 245 - }, - { - "epoch": 0.28, - "grad_norm": 0.0, - "learning_rate": 1.979225304968504e-05, - "loss": 0.9385, - "step": 246 - }, - { - "epoch": 0.28, - "grad_norm": 0.0, - "learning_rate": 1.9789751369494373e-05, - "loss": 0.9288, - "step": 247 - }, - { - "epoch": 0.28, - "grad_norm": 0.0, - "learning_rate": 1.9787234876762657e-05, - "loss": 0.9223, - "step": 248 - }, - { - "epoch": 0.28, - "grad_norm": 0.0, - "learning_rate": 1.978470357529751e-05, - "loss": 0.9577, - "step": 249 - }, - { - "epoch": 0.28, - "grad_norm": 0.0, - "learning_rate": 1.978215746892896e-05, - "loss": 0.9516, - "step": 250 - }, - { - "epoch": 0.29, - "grad_norm": 0.0, - "learning_rate": 1.9779596561509432e-05, - "loss": 0.9335, - "step": 251 - }, - { - "epoch": 0.29, - "grad_norm": 0.0, - "learning_rate": 1.9777020856913748e-05, - "loss": 0.9467, - "step": 252 - }, - { - "epoch": 0.29, - "grad_norm": 0.0, - "learning_rate": 1.977443035903912e-05, - "loss": 0.8239, - "step": 253 - }, - { - "epoch": 0.29, - "grad_norm": 0.0, - "learning_rate": 1.9771825071805146e-05, - "loss": 0.9584, - "step": 254 - }, - { - "epoch": 0.29, - "grad_norm": 0.0, - "learning_rate": 1.9769204999153794e-05, - "loss": 0.9498, - "step": 255 - }, - { - "epoch": 0.29, - "grad_norm": 0.0, - "learning_rate": 1.9766570145049408e-05, - "loss": 0.8438, - "step": 256 - }, - { - "epoch": 0.29, - "grad_norm": 0.0, - "learning_rate": 1.9763920513478698e-05, - "loss": 0.9474, - "step": 257 - }, - { - "epoch": 0.29, - "grad_norm": 0.0, - "learning_rate": 1.976125610845073e-05, - "loss": 1.0106, - "step": 258 - }, - { - "epoch": 0.29, - "grad_norm": 0.0, - "learning_rate": 1.9758576933996924e-05, - "loss": 0.9118, - "step": 259 - }, - { - "epoch": 0.3, - "grad_norm": 0.0, - "learning_rate": 1.975588299417105e-05, - "loss": 0.8768, - "step": 260 - }, - { - "epoch": 0.3, - "grad_norm": 0.0, - "learning_rate": 1.9753174293049217e-05, - "loss": 0.9103, - "step": 261 - }, - { - "epoch": 0.3, - "grad_norm": 0.0, - "learning_rate": 1.9750450834729865e-05, - "loss": 0.9393, - "step": 262 - }, - { - "epoch": 0.3, - "grad_norm": 0.0, - "learning_rate": 1.9747712623333775e-05, - "loss": 0.9609, - "step": 263 - }, - { - "epoch": 0.3, - "grad_norm": 0.0, - "learning_rate": 1.9744959663004034e-05, - "loss": 0.9371, - "step": 264 - }, - { - "epoch": 0.3, - "grad_norm": 0.0, - "learning_rate": 1.9742191957906058e-05, - "loss": 0.9301, - "step": 265 - }, - { - "epoch": 0.3, - "grad_norm": 0.0, - "learning_rate": 1.973940951222756e-05, - "loss": 0.8361, - "step": 266 - }, - { - "epoch": 0.3, - "grad_norm": 0.0, - "learning_rate": 1.9736612330178575e-05, - "loss": 0.9185, - "step": 267 - }, - { - "epoch": 0.31, - "grad_norm": 0.0, - "learning_rate": 1.9733800415991417e-05, - "loss": 0.9477, - "step": 268 - }, - { - "epoch": 0.31, - "grad_norm": 0.0, - "learning_rate": 1.9730973773920703e-05, - "loss": 0.9423, - "step": 269 - }, - { - "epoch": 0.31, - "grad_norm": 0.0, - "learning_rate": 1.972813240824332e-05, - "loss": 0.9041, - "step": 270 - }, - { - "epoch": 0.31, - "grad_norm": 0.0, - "learning_rate": 1.9725276323258456e-05, - "loss": 0.9331, - "step": 271 - }, - { - "epoch": 0.31, - "grad_norm": 0.0, - "learning_rate": 1.9722405523287546e-05, - "loss": 0.8851, - "step": 272 - }, - { - "epoch": 0.31, - "grad_norm": 0.0, - "learning_rate": 1.97195200126743e-05, - "loss": 0.9006, - "step": 273 - }, - { - "epoch": 0.31, - "grad_norm": 0.0, - "learning_rate": 1.9716619795784695e-05, - "loss": 0.9168, - "step": 274 - }, - { - "epoch": 0.31, - "grad_norm": 0.0, - "learning_rate": 1.9713704877006944e-05, - "loss": 1.0066, - "step": 275 - }, - { - "epoch": 0.31, - "grad_norm": 0.0, - "learning_rate": 1.9710775260751513e-05, - "loss": 0.9266, - "step": 276 - }, - { - "epoch": 0.32, - "grad_norm": 0.0, - "learning_rate": 1.9707830951451103e-05, - "loss": 0.8744, - "step": 277 - }, - { - "epoch": 0.32, - "grad_norm": 0.0, - "learning_rate": 1.9704871953560655e-05, - "loss": 0.8926, - "step": 278 - }, - { - "epoch": 0.32, - "grad_norm": 0.0, - "learning_rate": 1.970189827155732e-05, - "loss": 0.9112, - "step": 279 - }, - { - "epoch": 0.32, - "grad_norm": 0.0, - "learning_rate": 1.969890990994048e-05, - "loss": 0.9412, - "step": 280 - }, - { - "epoch": 0.32, - "grad_norm": 0.0, - "learning_rate": 1.969590687323173e-05, - "loss": 0.9093, - "step": 281 - }, - { - "epoch": 0.32, - "grad_norm": 0.0, - "learning_rate": 1.9692889165974848e-05, - "loss": 0.8781, - "step": 282 - }, - { - "epoch": 0.32, - "grad_norm": 0.0, - "learning_rate": 1.968985679273584e-05, - "loss": 0.8864, - "step": 283 - }, - { - "epoch": 0.32, - "grad_norm": 0.0, - "learning_rate": 1.9686809758102877e-05, - "loss": 0.9124, - "step": 284 - }, - { - "epoch": 0.32, - "grad_norm": 0.0, - "learning_rate": 1.968374806668633e-05, - "loss": 0.9119, - "step": 285 - }, - { - "epoch": 0.33, - "grad_norm": 0.0, - "learning_rate": 1.9680671723118732e-05, - "loss": 0.8881, - "step": 286 - }, - { - "epoch": 0.33, - "grad_norm": 0.0, - "learning_rate": 1.9677580732054806e-05, - "loss": 0.8865, - "step": 287 - }, - { - "epoch": 0.33, - "grad_norm": 0.0, - "learning_rate": 1.9674475098171418e-05, - "loss": 0.9275, - "step": 288 - }, - { - "epoch": 0.33, - "grad_norm": 0.0, - "learning_rate": 1.96713548261676e-05, - "loss": 0.8908, - "step": 289 - }, - { - "epoch": 0.33, - "grad_norm": 0.0, - "learning_rate": 1.9668219920764527e-05, - "loss": 1.0454, - "step": 290 - }, - { - "epoch": 0.33, - "grad_norm": 0.0, - "learning_rate": 1.9665070386705523e-05, - "loss": 0.9239, - "step": 291 - }, - { - "epoch": 0.33, - "grad_norm": 0.0, - "learning_rate": 1.9661906228756035e-05, - "loss": 0.906, - "step": 292 - }, - { - "epoch": 0.33, - "grad_norm": 0.0, - "learning_rate": 1.965872745170365e-05, - "loss": 0.8636, - "step": 293 - }, - { - "epoch": 0.33, - "grad_norm": 0.0, - "learning_rate": 1.9655534060358065e-05, - "loss": 0.9025, - "step": 294 - }, - { - "epoch": 0.34, - "grad_norm": 0.0, - "learning_rate": 1.9652326059551088e-05, - "loss": 0.9705, - "step": 295 - }, - { - "epoch": 0.34, - "grad_norm": 0.0, - "learning_rate": 1.964910345413664e-05, - "loss": 0.8599, - "step": 296 - }, - { - "epoch": 0.34, - "grad_norm": 0.0, - "learning_rate": 1.9645866248990737e-05, - "loss": 0.8992, - "step": 297 - }, - { - "epoch": 0.34, - "grad_norm": 0.0, - "learning_rate": 1.9642614449011487e-05, - "loss": 0.8956, - "step": 298 - }, - { - "epoch": 0.34, - "grad_norm": 0.0, - "learning_rate": 1.963934805911907e-05, - "loss": 0.9228, - "step": 299 - }, - { - "epoch": 0.34, - "grad_norm": 0.0, - "learning_rate": 1.9636067084255756e-05, - "loss": 0.8811, - "step": 300 - }, - { - "epoch": 0.34, - "grad_norm": 0.0, - "learning_rate": 1.963277152938588e-05, - "loss": 0.8781, - "step": 301 - }, - { - "epoch": 0.34, - "grad_norm": 0.0, - "learning_rate": 1.9629461399495824e-05, - "loss": 0.9662, - "step": 302 - }, - { - "epoch": 0.34, - "grad_norm": 0.0, - "learning_rate": 1.962613669959404e-05, - "loss": 0.8564, - "step": 303 - }, - { - "epoch": 0.35, - "grad_norm": 0.0, - "learning_rate": 1.962279743471102e-05, - "loss": 0.8982, - "step": 304 - }, - { - "epoch": 0.35, - "grad_norm": 0.0, - "learning_rate": 1.961944360989929e-05, - "loss": 0.9201, - "step": 305 - }, - { - "epoch": 0.35, - "grad_norm": 0.0, - "learning_rate": 1.961607523023341e-05, - "loss": 0.8984, - "step": 306 - }, - { - "epoch": 0.35, - "grad_norm": 0.0, - "learning_rate": 1.961269230080996e-05, - "loss": 0.8868, - "step": 307 - }, - { - "epoch": 0.35, - "grad_norm": 0.0, - "learning_rate": 1.9609294826747534e-05, - "loss": 0.897, - "step": 308 - }, - { - "epoch": 0.35, - "grad_norm": 0.0, - "learning_rate": 1.960588281318674e-05, - "loss": 0.8752, - "step": 309 - }, - { - "epoch": 0.35, - "grad_norm": 0.0, - "learning_rate": 1.9602456265290177e-05, - "loss": 0.874, - "step": 310 - }, - { - "epoch": 0.35, - "grad_norm": 0.0, - "learning_rate": 1.9599015188242435e-05, - "loss": 0.8698, - "step": 311 - }, - { - "epoch": 0.36, - "grad_norm": 0.0, - "learning_rate": 1.95955595872501e-05, - "loss": 0.9343, - "step": 312 - }, - { - "epoch": 0.36, - "grad_norm": 0.0, - "learning_rate": 1.959208946754172e-05, - "loss": 0.9718, - "step": 313 - }, - { - "epoch": 0.36, - "grad_norm": 0.0, - "learning_rate": 1.958860483436781e-05, - "loss": 0.897, - "step": 314 - }, - { - "epoch": 0.36, - "grad_norm": 0.0, - "learning_rate": 1.958510569300086e-05, - "loss": 0.9702, - "step": 315 - }, - { - "epoch": 0.36, - "grad_norm": 0.0, - "learning_rate": 1.9581592048735295e-05, - "loss": 0.8734, - "step": 316 - }, - { - "epoch": 0.36, - "grad_norm": 0.0, - "learning_rate": 1.9578063906887494e-05, - "loss": 0.9313, - "step": 317 - }, - { - "epoch": 0.36, - "grad_norm": 0.0, - "learning_rate": 1.957452127279577e-05, - "loss": 0.9334, - "step": 318 - }, - { - "epoch": 0.36, - "grad_norm": 0.0, - "learning_rate": 1.957096415182036e-05, - "loss": 0.9449, - "step": 319 - }, - { - "epoch": 0.36, - "grad_norm": 0.0, - "learning_rate": 1.9567392549343424e-05, - "loss": 0.9311, - "step": 320 - }, - { - "epoch": 0.37, - "grad_norm": 0.0, - "learning_rate": 1.9563806470769037e-05, - "loss": 0.9755, - "step": 321 - }, - { - "epoch": 0.37, - "grad_norm": 0.0, - "learning_rate": 1.9560205921523166e-05, - "loss": 0.9105, - "step": 322 - }, - { - "epoch": 0.37, - "grad_norm": 0.0, - "learning_rate": 1.9556590907053683e-05, - "loss": 0.8968, - "step": 323 - }, - { - "epoch": 0.37, - "grad_norm": 0.0, - "learning_rate": 1.9552961432830344e-05, - "loss": 0.8743, - "step": 324 - }, - { - "epoch": 0.37, - "grad_norm": 0.0, - "learning_rate": 1.9549317504344785e-05, - "loss": 0.9281, - "step": 325 - }, - { - "epoch": 0.37, - "grad_norm": 0.0, - "learning_rate": 1.9545659127110507e-05, - "loss": 0.8985, - "step": 326 - }, - { - "epoch": 0.37, - "grad_norm": 0.0, - "learning_rate": 1.954198630666288e-05, - "loss": 0.8916, - "step": 327 - }, - { - "epoch": 0.37, - "grad_norm": 0.0, - "learning_rate": 1.9538299048559124e-05, - "loss": 0.8408, - "step": 328 - }, - { - "epoch": 0.37, - "grad_norm": 0.0, - "learning_rate": 1.95345973583783e-05, - "loss": 0.9089, - "step": 329 - }, - { - "epoch": 0.38, - "grad_norm": 0.0, - "learning_rate": 1.953088124172132e-05, - "loss": 0.886, - "step": 330 - }, - { - "epoch": 0.38, - "grad_norm": 0.0, - "learning_rate": 1.9527150704210902e-05, - "loss": 0.9481, - "step": 331 - }, - { - "epoch": 0.38, - "grad_norm": 0.0, - "learning_rate": 1.9523405751491602e-05, - "loss": 0.917, - "step": 332 - }, - { - "epoch": 0.38, - "grad_norm": 0.0, - "learning_rate": 1.951964638922978e-05, - "loss": 0.9665, - "step": 333 - }, - { - "epoch": 0.38, - "grad_norm": 0.0, - "learning_rate": 1.95158726231136e-05, - "loss": 0.9134, - "step": 334 - }, - { - "epoch": 0.38, - "grad_norm": 0.0, - "learning_rate": 1.9512084458853023e-05, - "loss": 0.931, - "step": 335 - }, - { - "epoch": 0.38, - "grad_norm": 0.0, - "learning_rate": 1.9508281902179785e-05, - "loss": 0.8242, - "step": 336 - }, - { - "epoch": 0.38, - "grad_norm": 0.0, - "learning_rate": 1.9504464958847413e-05, - "loss": 0.9183, - "step": 337 - }, - { - "epoch": 0.38, - "grad_norm": 0.0, - "learning_rate": 1.9500633634631187e-05, - "loss": 0.9921, - "step": 338 - }, - { - "epoch": 0.39, - "grad_norm": 0.0, - "learning_rate": 1.949678793532816e-05, - "loss": 0.962, - "step": 339 - }, - { - "epoch": 0.39, - "grad_norm": 0.0, - "learning_rate": 1.9492927866757124e-05, - "loss": 0.9136, - "step": 340 - }, - { - "epoch": 0.39, - "grad_norm": 0.0, - "learning_rate": 1.9489053434758624e-05, - "loss": 0.8938, - "step": 341 - }, - { - "epoch": 0.39, - "grad_norm": 0.0, - "learning_rate": 1.948516464519493e-05, - "loss": 0.917, - "step": 342 - }, - { - "epoch": 0.39, - "grad_norm": 0.0, - "learning_rate": 1.948126150395003e-05, - "loss": 0.9657, - "step": 343 - }, - { - "epoch": 0.39, - "grad_norm": 0.0, - "learning_rate": 1.947734401692965e-05, - "loss": 0.9323, - "step": 344 - }, - { - "epoch": 0.39, - "grad_norm": 0.0, - "learning_rate": 1.947341219006119e-05, - "loss": 0.8875, - "step": 345 - }, - { - "epoch": 0.39, - "grad_norm": 0.0, - "learning_rate": 1.9469466029293778e-05, - "loss": 0.9299, - "step": 346 - }, - { - "epoch": 0.39, - "grad_norm": 0.0, - "learning_rate": 1.9465505540598205e-05, - "loss": 0.8645, - "step": 347 - }, - { - "epoch": 0.4, - "grad_norm": 0.0, - "learning_rate": 1.9461530729966962e-05, - "loss": 0.8852, - "step": 348 - }, - { - "epoch": 0.4, - "grad_norm": 0.0, - "learning_rate": 1.9457541603414193e-05, - "loss": 0.9319, - "step": 349 - }, - { - "epoch": 0.4, - "grad_norm": 0.0, - "learning_rate": 1.9453538166975713e-05, - "loss": 0.9189, - "step": 350 - }, - { - "epoch": 0.4, - "grad_norm": 0.0, - "learning_rate": 1.9449520426708987e-05, - "loss": 0.8522, - "step": 351 - }, - { - "epoch": 0.4, - "grad_norm": 0.0, - "learning_rate": 1.9445488388693122e-05, - "loss": 0.7943, - "step": 352 - }, - { - "epoch": 0.4, - "grad_norm": 0.0, - "learning_rate": 1.9441442059028853e-05, - "loss": 0.8821, - "step": 353 - }, - { - "epoch": 0.4, - "grad_norm": 0.0, - "learning_rate": 1.943738144383855e-05, - "loss": 0.8655, - "step": 354 - }, - { - "epoch": 0.4, - "grad_norm": 0.0, - "learning_rate": 1.943330654926619e-05, - "loss": 0.9117, - "step": 355 - }, - { - "epoch": 0.41, - "grad_norm": 0.0, - "learning_rate": 1.9429217381477358e-05, - "loss": 0.8803, - "step": 356 - }, - { - "epoch": 0.41, - "grad_norm": 0.0, - "learning_rate": 1.9425113946659238e-05, - "loss": 0.8737, - "step": 357 - }, - { - "epoch": 0.41, - "grad_norm": 0.0, - "learning_rate": 1.942099625102059e-05, - "loss": 0.8807, - "step": 358 - }, - { - "epoch": 0.41, - "grad_norm": 0.0, - "learning_rate": 1.941686430079177e-05, - "loss": 0.854, - "step": 359 - }, - { - "epoch": 0.41, - "grad_norm": 0.0, - "learning_rate": 1.9412718102224683e-05, - "loss": 0.9272, - "step": 360 - }, - { - "epoch": 0.41, - "grad_norm": 0.0, - "learning_rate": 1.940855766159281e-05, - "loss": 0.9109, - "step": 361 - }, - { - "epoch": 0.41, - "grad_norm": 0.0, - "learning_rate": 1.9404382985191167e-05, - "loss": 0.9521, - "step": 362 - }, - { - "epoch": 0.41, - "grad_norm": 0.0, - "learning_rate": 1.9400194079336316e-05, - "loss": 0.981, - "step": 363 - }, - { - "epoch": 0.41, - "grad_norm": 0.0, - "learning_rate": 1.9395990950366347e-05, - "loss": 0.8451, - "step": 364 - }, - { - "epoch": 0.42, - "grad_norm": 0.0, - "learning_rate": 1.9391773604640875e-05, - "loss": 0.8441, - "step": 365 - }, - { - "epoch": 0.42, - "grad_norm": 0.0, - "learning_rate": 1.9387542048541024e-05, - "loss": 0.8795, - "step": 366 - }, - { - "epoch": 0.42, - "grad_norm": 0.0, - "learning_rate": 1.9383296288469417e-05, - "loss": 0.8855, - "step": 367 - }, - { - "epoch": 0.42, - "grad_norm": 0.0, - "learning_rate": 1.9379036330850165e-05, - "loss": 0.9351, - "step": 368 - }, - { - "epoch": 0.42, - "grad_norm": 0.0, - "learning_rate": 1.937476218212887e-05, - "loss": 0.8943, - "step": 369 - }, - { - "epoch": 0.42, - "grad_norm": 0.0, - "learning_rate": 1.9370473848772607e-05, - "loss": 0.8124, - "step": 370 - }, - { - "epoch": 0.42, - "grad_norm": 0.0, - "learning_rate": 1.9366171337269897e-05, - "loss": 0.863, - "step": 371 - }, - { - "epoch": 0.42, - "grad_norm": 0.0, - "learning_rate": 1.936185465413073e-05, - "loss": 0.8301, - "step": 372 - }, - { - "epoch": 0.42, - "grad_norm": 0.0, - "learning_rate": 1.9357523805886535e-05, - "loss": 0.8994, - "step": 373 - }, - { - "epoch": 0.43, - "grad_norm": 0.0, - "learning_rate": 1.9353178799090164e-05, - "loss": 0.8901, - "step": 374 - }, - { - "epoch": 0.43, - "grad_norm": 0.0, - "learning_rate": 1.934881964031591e-05, - "loss": 0.9187, - "step": 375 - }, - { - "epoch": 0.43, - "grad_norm": 0.0, - "learning_rate": 1.934444633615946e-05, - "loss": 0.9211, - "step": 376 - }, - { - "epoch": 0.43, - "grad_norm": 0.0, - "learning_rate": 1.9340058893237917e-05, - "loss": 0.9686, - "step": 377 - }, - { - "epoch": 0.43, - "grad_norm": 0.0, - "learning_rate": 1.9335657318189767e-05, - "loss": 0.954, - "step": 378 - }, - { - "epoch": 0.43, - "grad_norm": 0.0, - "learning_rate": 1.9331241617674888e-05, - "loss": 0.9052, - "step": 379 - }, - { - "epoch": 0.43, - "grad_norm": 0.0, - "learning_rate": 1.932681179837453e-05, - "loss": 0.9546, - "step": 380 - }, - { - "epoch": 0.43, - "grad_norm": 0.0, - "learning_rate": 1.9322367866991296e-05, - "loss": 0.8869, - "step": 381 - }, - { - "epoch": 0.43, - "grad_norm": 0.0, - "learning_rate": 1.9317909830249153e-05, - "loss": 0.8845, - "step": 382 - }, - { - "epoch": 0.44, - "grad_norm": 0.0, - "learning_rate": 1.93134376948934e-05, - "loss": 0.9086, - "step": 383 - }, - { - "epoch": 0.44, - "grad_norm": 0.0, - "learning_rate": 1.930895146769068e-05, - "loss": 0.8733, - "step": 384 - }, - { - "epoch": 0.44, - "grad_norm": 0.0, - "learning_rate": 1.9304451155428947e-05, - "loss": 0.961, - "step": 385 - }, - { - "epoch": 0.44, - "grad_norm": 0.0, - "learning_rate": 1.929993676491747e-05, - "loss": 0.9187, - "step": 386 - }, - { - "epoch": 0.44, - "grad_norm": 0.0, - "learning_rate": 1.9295408302986823e-05, - "loss": 0.9263, - "step": 387 - }, - { - "epoch": 0.44, - "grad_norm": 0.0, - "learning_rate": 1.9290865776488868e-05, - "loss": 0.9202, - "step": 388 - }, - { - "epoch": 0.44, - "grad_norm": 0.0, - "learning_rate": 1.9286309192296747e-05, - "loss": 0.9099, - "step": 389 - }, - { - "epoch": 0.44, - "grad_norm": 0.0, - "learning_rate": 1.9281738557304876e-05, - "loss": 0.9419, - "step": 390 - }, - { - "epoch": 0.45, - "grad_norm": 0.0, - "learning_rate": 1.9277153878428925e-05, - "loss": 0.8491, - "step": 391 - }, - { - "epoch": 0.45, - "grad_norm": 0.0, - "learning_rate": 1.9272555162605815e-05, - "loss": 0.9089, - "step": 392 - }, - { - "epoch": 0.45, - "grad_norm": 0.0, - "learning_rate": 1.926794241679371e-05, - "loss": 0.8512, - "step": 393 - }, - { - "epoch": 0.45, - "grad_norm": 0.0, - "learning_rate": 1.9263315647971995e-05, - "loss": 0.8698, - "step": 394 - }, - { - "epoch": 0.45, - "grad_norm": 0.0, - "learning_rate": 1.9258674863141286e-05, - "loss": 0.8874, - "step": 395 - }, - { - "epoch": 0.45, - "grad_norm": 0.0, - "learning_rate": 1.9254020069323386e-05, - "loss": 0.9574, - "step": 396 - }, - { - "epoch": 0.45, - "grad_norm": 0.0, - "learning_rate": 1.9249351273561316e-05, - "loss": 0.8361, - "step": 397 - }, - { - "epoch": 0.45, - "grad_norm": 0.0, - "learning_rate": 1.9244668482919265e-05, - "loss": 0.85, - "step": 398 - }, - { - "epoch": 0.45, - "grad_norm": 0.0, - "learning_rate": 1.923997170448261e-05, - "loss": 0.8893, - "step": 399 - }, - { - "epoch": 0.46, - "grad_norm": 0.0, - "learning_rate": 1.923526094535788e-05, - "loss": 0.94, - "step": 400 - }, - { - "epoch": 0.46, - "grad_norm": 0.0, - "learning_rate": 1.923053621267278e-05, - "loss": 0.9384, - "step": 401 - }, - { - "epoch": 0.46, - "grad_norm": 0.0, - "learning_rate": 1.9225797513576123e-05, - "loss": 0.9611, - "step": 402 - }, - { - "epoch": 0.46, - "grad_norm": 0.0, - "learning_rate": 1.922104485523789e-05, - "loss": 1.0072, - "step": 403 - }, - { - "epoch": 0.46, - "grad_norm": 0.0, - "learning_rate": 1.9216278244849155e-05, - "loss": 0.891, - "step": 404 - }, - { - "epoch": 0.46, - "grad_norm": 0.0, - "learning_rate": 1.921149768962213e-05, - "loss": 0.9237, - "step": 405 - }, - { - "epoch": 0.46, - "grad_norm": 0.0, - "learning_rate": 1.9206703196790096e-05, - "loss": 0.9226, - "step": 406 - }, - { - "epoch": 0.46, - "grad_norm": 0.0, - "learning_rate": 1.9201894773607446e-05, - "loss": 0.9036, - "step": 407 - }, - { - "epoch": 0.46, - "grad_norm": 0.0, - "learning_rate": 1.9197072427349636e-05, - "loss": 0.9332, - "step": 408 - }, - { - "epoch": 0.47, - "grad_norm": 0.0, - "learning_rate": 1.9192236165313205e-05, - "loss": 0.8818, - "step": 409 - }, - { - "epoch": 0.47, - "grad_norm": 0.0, - "learning_rate": 1.918738599481573e-05, - "loss": 0.8691, - "step": 410 - }, - { - "epoch": 0.47, - "grad_norm": 0.0, - "learning_rate": 1.9182521923195835e-05, - "loss": 0.8998, - "step": 411 - }, - { - "epoch": 0.47, - "grad_norm": 0.0, - "learning_rate": 1.917764395781319e-05, - "loss": 0.8882, - "step": 412 - }, - { - "epoch": 0.47, - "grad_norm": 0.0, - "learning_rate": 1.9172752106048477e-05, - "loss": 0.9071, - "step": 413 - }, - { - "epoch": 0.47, - "grad_norm": 0.0, - "learning_rate": 1.916784637530339e-05, - "loss": 0.8967, - "step": 414 - }, - { - "epoch": 0.47, - "grad_norm": 0.0, - "learning_rate": 1.9162926773000628e-05, - "loss": 0.8912, - "step": 415 - }, - { - "epoch": 0.47, - "grad_norm": 0.0, - "learning_rate": 1.915799330658387e-05, - "loss": 0.9312, - "step": 416 - }, - { - "epoch": 0.47, - "grad_norm": 0.0, - "learning_rate": 1.9153045983517776e-05, - "loss": 0.9822, - "step": 417 - }, - { - "epoch": 0.48, - "grad_norm": 0.0, - "learning_rate": 1.9148084811287974e-05, - "loss": 0.9103, - "step": 418 - }, - { - "epoch": 0.48, - "grad_norm": 0.0, - "learning_rate": 1.9143109797401046e-05, - "loss": 0.8972, - "step": 419 - }, - { - "epoch": 0.48, - "grad_norm": 0.0, - "learning_rate": 1.913812094938452e-05, - "loss": 0.8632, - "step": 420 - }, - { - "epoch": 0.48, - "grad_norm": 0.0, - "learning_rate": 1.913311827478685e-05, - "loss": 0.8359, - "step": 421 - }, - { - "epoch": 0.48, - "grad_norm": 0.0, - "learning_rate": 1.9128101781177416e-05, - "loss": 0.8885, - "step": 422 - }, - { - "epoch": 0.48, - "grad_norm": 0.0, - "learning_rate": 1.9123071476146497e-05, - "loss": 0.9062, - "step": 423 - }, - { - "epoch": 0.48, - "grad_norm": 0.0, - "learning_rate": 1.9118027367305286e-05, - "loss": 0.9067, - "step": 424 - }, - { - "epoch": 0.48, - "grad_norm": 0.0, - "learning_rate": 1.9112969462285846e-05, - "loss": 0.9587, - "step": 425 - }, - { - "epoch": 0.48, - "grad_norm": 0.0, - "learning_rate": 1.910789776874113e-05, - "loss": 0.9519, - "step": 426 - }, - { - "epoch": 0.49, - "grad_norm": 0.0, - "learning_rate": 1.9102812294344937e-05, - "loss": 0.8048, - "step": 427 - }, - { - "epoch": 0.49, - "grad_norm": 0.0, - "learning_rate": 1.9097713046791927e-05, - "loss": 0.9137, - "step": 428 - }, - { - "epoch": 0.49, - "grad_norm": 0.0, - "learning_rate": 1.9092600033797608e-05, - "loss": 0.8341, - "step": 429 - }, - { - "epoch": 0.49, - "grad_norm": 0.0, - "learning_rate": 1.9087473263098296e-05, - "loss": 0.8862, - "step": 430 - }, - { - "epoch": 0.49, - "grad_norm": 0.0, - "learning_rate": 1.908233274245114e-05, - "loss": 0.9135, - "step": 431 - }, - { - "epoch": 0.49, - "grad_norm": 0.0, - "learning_rate": 1.9077178479634084e-05, - "loss": 0.8589, - "step": 432 - }, - { - "epoch": 0.49, - "grad_norm": 0.0, - "learning_rate": 1.907201048244587e-05, - "loss": 0.8478, - "step": 433 - }, - { - "epoch": 0.49, - "grad_norm": 0.0, - "learning_rate": 1.906682875870602e-05, - "loss": 0.8666, - "step": 434 - }, - { - "epoch": 0.5, - "grad_norm": 0.0, - "learning_rate": 1.9061633316254826e-05, - "loss": 0.9428, - "step": 435 - }, - { - "epoch": 0.5, - "grad_norm": 0.0, - "learning_rate": 1.9056424162953332e-05, - "loss": 0.8501, - "step": 436 - }, - { - "epoch": 0.5, - "grad_norm": 0.0, - "learning_rate": 1.9051201306683333e-05, - "loss": 0.9072, - "step": 437 - }, - { - "epoch": 0.5, - "grad_norm": 0.0, - "learning_rate": 1.9045964755347355e-05, - "loss": 0.92, - "step": 438 - }, - { - "epoch": 0.5, - "grad_norm": 0.0, - "learning_rate": 1.904071451686865e-05, - "loss": 0.894, - "step": 439 - }, - { - "epoch": 0.5, - "grad_norm": 0.0, - "learning_rate": 1.9035450599191172e-05, - "loss": 0.883, - "step": 440 - }, - { - "epoch": 0.5, - "grad_norm": 0.0, - "learning_rate": 1.903017301027958e-05, - "loss": 0.8772, - "step": 441 - }, - { - "epoch": 0.5, - "grad_norm": 0.0, - "learning_rate": 1.902488175811921e-05, - "loss": 0.8763, - "step": 442 - }, - { - "epoch": 0.5, - "grad_norm": 0.0, - "learning_rate": 1.9019576850716085e-05, - "loss": 0.9769, - "step": 443 - }, - { - "epoch": 0.51, - "grad_norm": 0.0, - "learning_rate": 1.9014258296096867e-05, - "loss": 0.8881, - "step": 444 - }, - { - "epoch": 0.51, - "grad_norm": 0.0, - "learning_rate": 1.9008926102308893e-05, - "loss": 0.8481, - "step": 445 - }, - { - "epoch": 0.51, - "grad_norm": 0.0, - "learning_rate": 1.900358027742012e-05, - "loss": 0.8988, - "step": 446 - }, - { - "epoch": 0.51, - "grad_norm": 0.0, - "learning_rate": 1.8998220829519133e-05, - "loss": 0.8902, - "step": 447 - }, - { - "epoch": 0.51, - "grad_norm": 0.0, - "learning_rate": 1.8992847766715136e-05, - "loss": 0.9226, - "step": 448 - }, - { - "epoch": 0.51, - "grad_norm": 0.0, - "learning_rate": 1.8987461097137922e-05, - "loss": 0.8281, - "step": 449 - }, - { - "epoch": 0.51, - "grad_norm": 0.0, - "learning_rate": 1.8982060828937884e-05, - "loss": 0.9373, - "step": 450 - }, - { - "epoch": 0.51, - "grad_norm": 0.0, - "learning_rate": 1.8976646970285978e-05, - "loss": 0.9366, - "step": 451 - }, - { - "epoch": 0.51, - "grad_norm": 0.0, - "learning_rate": 1.897121952937374e-05, - "loss": 0.8667, - "step": 452 - }, - { - "epoch": 0.52, - "grad_norm": 0.0, - "learning_rate": 1.8965778514413236e-05, - "loss": 0.8783, - "step": 453 - }, - { - "epoch": 0.52, - "grad_norm": 0.0, - "learning_rate": 1.8960323933637087e-05, - "loss": 0.8996, - "step": 454 - }, - { - "epoch": 0.52, - "grad_norm": 0.0, - "learning_rate": 1.8954855795298435e-05, - "loss": 0.8845, - "step": 455 - }, - { - "epoch": 0.52, - "grad_norm": 0.0, - "learning_rate": 1.8949374107670936e-05, - "loss": 0.9264, - "step": 456 - }, - { - "epoch": 0.52, - "grad_norm": 0.0, - "learning_rate": 1.894387887904874e-05, - "loss": 0.8474, - "step": 457 - }, - { - "epoch": 0.52, - "grad_norm": 0.0, - "learning_rate": 1.8938370117746493e-05, - "loss": 0.8493, - "step": 458 - }, - { - "epoch": 0.52, - "grad_norm": 0.0, - "learning_rate": 1.893284783209932e-05, - "loss": 0.9426, - "step": 459 - }, - { - "epoch": 0.52, - "grad_norm": 0.0, - "learning_rate": 1.8927312030462802e-05, - "loss": 0.8171, - "step": 460 - }, - { - "epoch": 0.52, - "grad_norm": 0.0, - "learning_rate": 1.8921762721212967e-05, - "loss": 0.7998, - "step": 461 - }, - { - "epoch": 0.53, - "grad_norm": 0.0, - "learning_rate": 1.8916199912746296e-05, - "loss": 0.905, - "step": 462 - }, - { - "epoch": 0.53, - "grad_norm": 0.0, - "learning_rate": 1.891062361347968e-05, - "loss": 0.9707, - "step": 463 - }, - { - "epoch": 0.53, - "grad_norm": 0.0, - "learning_rate": 1.8905033831850427e-05, - "loss": 0.8642, - "step": 464 - }, - { - "epoch": 0.53, - "grad_norm": 0.0, - "learning_rate": 1.8899430576316253e-05, - "loss": 0.9337, - "step": 465 - }, - { - "epoch": 0.53, - "grad_norm": 0.0, - "learning_rate": 1.889381385535525e-05, - "loss": 0.8739, - "step": 466 - }, - { - "epoch": 0.53, - "grad_norm": 0.0, - "learning_rate": 1.8888183677465886e-05, - "loss": 0.9558, - "step": 467 - }, - { - "epoch": 0.53, - "grad_norm": 0.0, - "learning_rate": 1.8882540051166997e-05, - "loss": 0.9095, - "step": 468 - }, - { - "epoch": 0.53, - "grad_norm": 0.0, - "learning_rate": 1.887688298499776e-05, - "loss": 0.8572, - "step": 469 - }, - { - "epoch": 0.54, - "grad_norm": 0.0, - "learning_rate": 1.8871212487517693e-05, - "loss": 0.9236, - "step": 470 - }, - { - "epoch": 0.54, - "grad_norm": 0.0, - "learning_rate": 1.8865528567306626e-05, - "loss": 0.9178, - "step": 471 - }, - { - "epoch": 0.54, - "grad_norm": 0.0, - "learning_rate": 1.8859831232964713e-05, - "loss": 0.8689, - "step": 472 - }, - { - "epoch": 0.54, - "grad_norm": 0.0, - "learning_rate": 1.8854120493112398e-05, - "loss": 0.8653, - "step": 473 - }, - { - "epoch": 0.54, - "grad_norm": 0.0, - "learning_rate": 1.8848396356390403e-05, - "loss": 0.882, - "step": 474 - }, - { - "epoch": 0.54, - "grad_norm": 0.0, - "learning_rate": 1.8842658831459728e-05, - "loss": 0.8741, - "step": 475 - }, - { - "epoch": 0.54, - "grad_norm": 0.0, - "learning_rate": 1.8836907927001628e-05, - "loss": 0.9176, - "step": 476 - }, - { - "epoch": 0.54, - "grad_norm": 0.0, - "learning_rate": 1.8831143651717603e-05, - "loss": 0.9, - "step": 477 - }, - { - "epoch": 0.54, - "grad_norm": 0.0, - "learning_rate": 1.882536601432938e-05, - "loss": 0.8599, - "step": 478 - }, - { - "epoch": 0.55, - "grad_norm": 0.0, - "learning_rate": 1.8819575023578904e-05, - "loss": 0.9113, - "step": 479 - }, - { - "epoch": 0.55, - "grad_norm": 0.0, - "learning_rate": 1.8813770688228334e-05, - "loss": 0.872, - "step": 480 - }, - { - "epoch": 0.55, - "grad_norm": 0.0, - "learning_rate": 1.8807953017060008e-05, - "loss": 0.8341, - "step": 481 - }, - { - "epoch": 0.55, - "grad_norm": 0.0, - "learning_rate": 1.880212201887645e-05, - "loss": 0.8946, - "step": 482 - }, - { - "epoch": 0.55, - "grad_norm": 0.0, - "learning_rate": 1.879627770250034e-05, - "loss": 0.8992, - "step": 483 - }, - { - "epoch": 0.55, - "grad_norm": 0.0, - "learning_rate": 1.879042007677452e-05, - "loss": 0.8407, - "step": 484 - }, - { - "epoch": 0.55, - "grad_norm": 0.0, - "learning_rate": 1.8784549150561963e-05, - "loss": 0.9068, - "step": 485 - }, - { - "epoch": 0.55, - "grad_norm": 0.0, - "learning_rate": 1.8778664932745775e-05, - "loss": 0.8979, - "step": 486 - }, - { - "epoch": 0.55, - "grad_norm": 0.0, - "learning_rate": 1.8772767432229157e-05, - "loss": 0.8615, - "step": 487 - }, - { - "epoch": 0.56, - "grad_norm": 0.0, - "learning_rate": 1.8766856657935418e-05, - "loss": 0.9757, - "step": 488 - }, - { - "epoch": 0.56, - "grad_norm": 0.0, - "learning_rate": 1.876093261880796e-05, - "loss": 0.9545, - "step": 489 - }, - { - "epoch": 0.56, - "grad_norm": 0.0, - "learning_rate": 1.8754995323810235e-05, - "loss": 0.8854, - "step": 490 - }, - { - "epoch": 0.56, - "grad_norm": 0.0, - "learning_rate": 1.874904478192577e-05, - "loss": 0.8685, - "step": 491 - }, - { - "epoch": 0.56, - "grad_norm": 0.0, - "learning_rate": 1.8743081002158126e-05, - "loss": 0.9091, - "step": 492 - }, - { - "epoch": 0.56, - "grad_norm": 0.0, - "learning_rate": 1.8737103993530892e-05, - "loss": 0.829, - "step": 493 - }, - { - "epoch": 0.56, - "grad_norm": 0.0, - "learning_rate": 1.8731113765087687e-05, - "loss": 0.8911, - "step": 494 - }, - { - "epoch": 0.56, - "grad_norm": 0.0, - "learning_rate": 1.872511032589211e-05, - "loss": 0.9193, - "step": 495 - }, - { - "epoch": 0.56, - "grad_norm": 0.0, - "learning_rate": 1.8719093685027768e-05, - "loss": 0.8868, - "step": 496 - }, - { - "epoch": 0.57, - "grad_norm": 0.0, - "learning_rate": 1.8713063851598242e-05, - "loss": 0.8728, - "step": 497 - }, - { - "epoch": 0.57, - "grad_norm": 0.0, - "learning_rate": 1.870702083472706e-05, - "loss": 0.8902, - "step": 498 - }, - { - "epoch": 0.57, - "grad_norm": 0.0, - "learning_rate": 1.8700964643557708e-05, - "loss": 0.8266, - "step": 499 - }, - { - "epoch": 0.57, - "grad_norm": 0.0, - "learning_rate": 1.8694895287253605e-05, - "loss": 0.8146, - "step": 500 - }, - { - "epoch": 0.57, - "grad_norm": 0.0, - "learning_rate": 1.868881277499809e-05, - "loss": 0.8885, - "step": 501 - }, - { - "epoch": 0.57, - "grad_norm": 0.0, - "learning_rate": 1.86827171159944e-05, - "loss": 0.8952, - "step": 502 - }, - { - "epoch": 0.57, - "grad_norm": 0.0, - "learning_rate": 1.8676608319465678e-05, - "loss": 0.8998, - "step": 503 - }, - { - "epoch": 0.57, - "grad_norm": 0.0, - "learning_rate": 1.8670486394654932e-05, - "loss": 0.8857, - "step": 504 - }, - { - "epoch": 0.57, - "grad_norm": 0.0, - "learning_rate": 1.866435135082504e-05, - "loss": 0.9163, - "step": 505 - }, - { - "epoch": 0.58, - "grad_norm": 0.0, - "learning_rate": 1.865820319725873e-05, - "loss": 0.9664, - "step": 506 - }, - { - "epoch": 0.58, - "grad_norm": 0.0, - "learning_rate": 1.8652041943258562e-05, - "loss": 0.8406, - "step": 507 - }, - { - "epoch": 0.58, - "grad_norm": 0.0, - "learning_rate": 1.8645867598146922e-05, - "loss": 0.8774, - "step": 508 - }, - { - "epoch": 0.58, - "grad_norm": 0.0, - "learning_rate": 1.8639680171266005e-05, - "loss": 0.8474, - "step": 509 - }, - { - "epoch": 0.58, - "grad_norm": 0.0, - "learning_rate": 1.8633479671977796e-05, - "loss": 0.8787, - "step": 510 - }, - { - "epoch": 0.58, - "grad_norm": 0.0, - "learning_rate": 1.862726610966406e-05, - "loss": 0.879, - "step": 511 - }, - { - "epoch": 0.58, - "grad_norm": 0.0, - "learning_rate": 1.8621039493726327e-05, - "loss": 0.84, - "step": 512 - }, - { - "epoch": 0.58, - "grad_norm": 0.0, - "learning_rate": 1.8614799833585873e-05, - "loss": 0.8968, - "step": 513 - }, - { - "epoch": 0.59, - "grad_norm": 0.0, - "learning_rate": 1.8608547138683724e-05, - "loss": 0.842, - "step": 514 - }, - { - "epoch": 0.59, - "grad_norm": 0.0, - "learning_rate": 1.860228141848062e-05, - "loss": 0.9557, - "step": 515 - }, - { - "epoch": 0.59, - "grad_norm": 0.0, - "learning_rate": 1.859600268245701e-05, - "loss": 0.8683, - "step": 516 - }, - { - "epoch": 0.59, - "grad_norm": 0.0, - "learning_rate": 1.8589710940113032e-05, - "loss": 0.8972, - "step": 517 - }, - { - "epoch": 0.59, - "grad_norm": 0.0, - "learning_rate": 1.858340620096851e-05, - "loss": 0.8768, - "step": 518 - }, - { - "epoch": 0.59, - "grad_norm": 0.0, - "learning_rate": 1.8577088474562934e-05, - "loss": 0.8904, - "step": 519 - }, - { - "epoch": 0.59, - "grad_norm": 0.0, - "learning_rate": 1.857075777045544e-05, - "loss": 0.9151, - "step": 520 - }, - { - "epoch": 0.59, - "grad_norm": 0.0, - "learning_rate": 1.8564414098224803e-05, - "loss": 0.9303, - "step": 521 - }, - { - "epoch": 0.59, - "grad_norm": 0.0, - "learning_rate": 1.855805746746942e-05, - "loss": 0.9157, - "step": 522 - }, - { - "epoch": 0.6, - "grad_norm": 0.0, - "learning_rate": 1.855168788780729e-05, - "loss": 0.8167, - "step": 523 - }, - { - "epoch": 0.6, - "grad_norm": 0.0, - "learning_rate": 1.8545305368876e-05, - "loss": 0.9118, - "step": 524 - }, - { - "epoch": 0.6, - "grad_norm": 0.0, - "learning_rate": 1.8538909920332743e-05, - "loss": 0.9133, - "step": 525 - }, - { - "epoch": 0.6, - "grad_norm": 0.0, - "learning_rate": 1.8532501551854242e-05, - "loss": 0.8475, - "step": 526 - }, - { - "epoch": 0.6, - "grad_norm": 0.0, - "learning_rate": 1.8526080273136786e-05, - "loss": 0.9113, - "step": 527 - }, - { - "epoch": 0.6, - "grad_norm": 0.0, - "learning_rate": 1.851964609389619e-05, - "loss": 0.9555, - "step": 528 - }, - { - "epoch": 0.6, - "grad_norm": 0.0, - "learning_rate": 1.8513199023867798e-05, - "loss": 0.8835, - "step": 529 - }, - { - "epoch": 0.6, - "grad_norm": 0.0, - "learning_rate": 1.850673907280645e-05, - "loss": 0.8213, - "step": 530 - }, - { - "epoch": 0.6, - "grad_norm": 0.0, - "learning_rate": 1.850026625048648e-05, - "loss": 0.8653, - "step": 531 - }, - { - "epoch": 0.61, - "grad_norm": 0.0, - "learning_rate": 1.8493780566701696e-05, - "loss": 0.8871, - "step": 532 - }, - { - "epoch": 0.61, - "grad_norm": 0.0, - "learning_rate": 1.8487282031265364e-05, - "loss": 0.8893, - "step": 533 - }, - { - "epoch": 0.61, - "grad_norm": 0.0, - "learning_rate": 1.8480770654010207e-05, - "loss": 0.8322, - "step": 534 - }, - { - "epoch": 0.61, - "grad_norm": 0.0, - "learning_rate": 1.8474246444788357e-05, - "loss": 0.8791, - "step": 535 - }, - { - "epoch": 0.61, - "grad_norm": 0.0, - "learning_rate": 1.846770941347138e-05, - "loss": 0.7958, - "step": 536 - }, - { - "epoch": 0.61, - "grad_norm": 0.0, - "learning_rate": 1.846115956995024e-05, - "loss": 0.9507, - "step": 537 - }, - { - "epoch": 0.61, - "grad_norm": 0.0, - "learning_rate": 1.8454596924135277e-05, - "loss": 0.9066, - "step": 538 - }, - { - "epoch": 0.61, - "grad_norm": 0.0, - "learning_rate": 1.8448021485956203e-05, - "loss": 0.8751, - "step": 539 - }, - { - "epoch": 0.61, - "grad_norm": 0.0, - "learning_rate": 1.8441433265362107e-05, - "loss": 0.8919, - "step": 540 - }, - { - "epoch": 0.62, - "grad_norm": 0.0, - "learning_rate": 1.843483227232139e-05, - "loss": 0.8861, - "step": 541 - }, - { - "epoch": 0.62, - "grad_norm": 0.0, - "learning_rate": 1.8428218516821795e-05, - "loss": 0.8317, - "step": 542 - }, - { - "epoch": 0.62, - "grad_norm": 0.0, - "learning_rate": 1.842159200887037e-05, - "loss": 1.0042, - "step": 543 - }, - { - "epoch": 0.62, - "grad_norm": 0.0, - "learning_rate": 1.841495275849346e-05, - "loss": 0.9329, - "step": 544 - }, - { - "epoch": 0.62, - "grad_norm": 0.0, - "learning_rate": 1.8408300775736688e-05, - "loss": 0.9315, - "step": 545 - }, - { - "epoch": 0.62, - "grad_norm": 0.0, - "learning_rate": 1.8401636070664945e-05, - "loss": 0.9225, - "step": 546 - }, - { - "epoch": 0.62, - "grad_norm": 0.0, - "learning_rate": 1.8394958653362375e-05, - "loss": 0.8844, - "step": 547 - }, - { - "epoch": 0.62, - "grad_norm": 0.0, - "learning_rate": 1.8388268533932345e-05, - "loss": 0.8527, - "step": 548 - }, - { - "epoch": 0.62, - "grad_norm": 0.0, - "learning_rate": 1.8381565722497452e-05, - "loss": 0.8318, - "step": 549 - }, - { - "epoch": 0.63, - "grad_norm": 0.0, - "learning_rate": 1.837485022919949e-05, - "loss": 0.8959, - "step": 550 - }, - { - "epoch": 0.63, - "grad_norm": 0.0, - "learning_rate": 1.8368122064199444e-05, - "loss": 0.9263, - "step": 551 - }, - { - "epoch": 0.63, - "grad_norm": 0.0, - "learning_rate": 1.8361381237677477e-05, - "loss": 0.9557, - "step": 552 - }, - { - "epoch": 0.63, - "grad_norm": 0.0, - "learning_rate": 1.8354627759832904e-05, - "loss": 0.9062, - "step": 553 - }, - { - "epoch": 0.63, - "grad_norm": 0.0, - "learning_rate": 1.8347861640884184e-05, - "loss": 0.8952, - "step": 554 - }, - { - "epoch": 0.63, - "grad_norm": 0.0, - "learning_rate": 1.8341082891068893e-05, - "loss": 0.8027, - "step": 555 - }, - { - "epoch": 0.63, - "grad_norm": 0.0, - "learning_rate": 1.833429152064374e-05, - "loss": 0.87, - "step": 556 - }, - { - "epoch": 0.63, - "grad_norm": 0.0, - "learning_rate": 1.832748753988451e-05, - "loss": 0.8189, - "step": 557 - }, - { - "epoch": 0.64, - "grad_norm": 0.0, - "learning_rate": 1.8320670959086082e-05, - "loss": 0.9336, - "step": 558 - }, - { - "epoch": 0.64, - "grad_norm": 0.0, - "learning_rate": 1.8313841788562388e-05, - "loss": 0.9223, - "step": 559 - }, - { - "epoch": 0.64, - "grad_norm": 0.0, - "learning_rate": 1.8307000038646413e-05, - "loss": 0.9924, - "step": 560 - }, - { - "epoch": 0.64, - "grad_norm": 0.0, - "learning_rate": 1.8300145719690184e-05, - "loss": 0.8094, - "step": 561 - }, - { - "epoch": 0.64, - "grad_norm": 0.0, - "learning_rate": 1.8293278842064733e-05, - "loss": 0.9694, - "step": 562 - }, - { - "epoch": 0.64, - "grad_norm": 0.0, - "learning_rate": 1.82863994161601e-05, - "loss": 0.8982, - "step": 563 - }, - { - "epoch": 0.64, - "grad_norm": 0.0, - "learning_rate": 1.8279507452385314e-05, - "loss": 0.9781, - "step": 564 - }, - { - "epoch": 0.64, - "grad_norm": 0.0, - "learning_rate": 1.827260296116837e-05, - "loss": 0.8482, - "step": 565 - }, - { - "epoch": 0.64, - "grad_norm": 0.0, - "learning_rate": 1.8265685952956222e-05, - "loss": 0.8827, - "step": 566 - }, - { - "epoch": 0.65, - "grad_norm": 0.0, - "learning_rate": 1.8258756438214757e-05, - "loss": 0.9301, - "step": 567 - }, - { - "epoch": 0.65, - "grad_norm": 0.0, - "learning_rate": 1.8251814427428792e-05, - "loss": 0.8879, - "step": 568 - }, - { - "epoch": 0.65, - "grad_norm": 0.0, - "learning_rate": 1.8244859931102048e-05, - "loss": 0.8597, - "step": 569 - }, - { - "epoch": 0.65, - "grad_norm": 0.0, - "learning_rate": 1.8237892959757134e-05, - "loss": 0.9159, - "step": 570 - }, - { - "epoch": 0.65, - "grad_norm": 0.0, - "learning_rate": 1.8230913523935547e-05, - "loss": 0.8938, - "step": 571 - }, - { - "epoch": 0.65, - "grad_norm": 0.0, - "learning_rate": 1.8223921634197624e-05, - "loss": 0.8027, - "step": 572 - }, - { - "epoch": 0.65, - "grad_norm": 0.0, - "learning_rate": 1.8216917301122562e-05, - "loss": 0.9439, - "step": 573 - }, - { - "epoch": 0.65, - "grad_norm": 0.0, - "learning_rate": 1.8209900535308383e-05, - "loss": 0.9177, - "step": 574 - }, - { - "epoch": 0.65, - "grad_norm": 0.0, - "learning_rate": 1.820287134737191e-05, - "loss": 0.8372, - "step": 575 - }, - { - "epoch": 0.66, - "grad_norm": 0.0, - "learning_rate": 1.8195829747948773e-05, - "loss": 0.9172, - "step": 576 - }, - { - "epoch": 0.66, - "grad_norm": 0.0, - "learning_rate": 1.818877574769338e-05, - "loss": 0.8432, - "step": 577 - }, - { - "epoch": 0.66, - "grad_norm": 0.0, - "learning_rate": 1.8181709357278897e-05, - "loss": 0.8812, - "step": 578 - }, - { - "epoch": 0.66, - "grad_norm": 0.0, - "learning_rate": 1.817463058739724e-05, - "loss": 0.9075, - "step": 579 - }, - { - "epoch": 0.66, - "grad_norm": 0.0, - "learning_rate": 1.8167539448759053e-05, - "loss": 0.9047, - "step": 580 - }, - { - "epoch": 0.66, - "grad_norm": 0.0, - "learning_rate": 1.8160435952093705e-05, - "loss": 0.9075, - "step": 581 - }, - { - "epoch": 0.66, - "grad_norm": 0.0, - "learning_rate": 1.8153320108149254e-05, - "loss": 0.8934, - "step": 582 - }, - { - "epoch": 0.66, - "grad_norm": 0.0, - "learning_rate": 1.8146191927692433e-05, - "loss": 0.7953, - "step": 583 - }, - { - "epoch": 0.66, - "grad_norm": 0.0, - "learning_rate": 1.813905142150866e-05, - "loss": 0.9091, - "step": 584 - }, - { - "epoch": 0.67, - "grad_norm": 0.0, - "learning_rate": 1.813189860040199e-05, - "loss": 0.8712, - "step": 585 - }, - { - "epoch": 0.67, - "grad_norm": 0.0, - "learning_rate": 1.812473347519512e-05, - "loss": 0.8737, - "step": 586 - }, - { - "epoch": 0.67, - "grad_norm": 0.0, - "learning_rate": 1.8117556056729344e-05, - "loss": 0.9155, - "step": 587 - }, - { - "epoch": 0.67, - "grad_norm": 0.0, - "learning_rate": 1.8110366355864585e-05, - "loss": 0.8974, - "step": 588 - }, - { - "epoch": 0.67, - "grad_norm": 0.0, - "learning_rate": 1.8103164383479328e-05, - "loss": 0.9084, - "step": 589 - }, - { - "epoch": 0.67, - "grad_norm": 0.0, - "learning_rate": 1.8095950150470637e-05, - "loss": 0.9072, - "step": 590 - }, - { - "epoch": 0.67, - "grad_norm": 0.0, - "learning_rate": 1.808872366775412e-05, - "loss": 0.8549, - "step": 591 - }, - { - "epoch": 0.67, - "grad_norm": 0.0, - "learning_rate": 1.8081484946263927e-05, - "loss": 0.8505, - "step": 592 - }, - { - "epoch": 0.68, - "grad_norm": 0.0, - "learning_rate": 1.8074233996952718e-05, - "loss": 0.8725, - "step": 593 - }, - { - "epoch": 0.68, - "grad_norm": 0.0, - "learning_rate": 1.8066970830791663e-05, - "loss": 0.9022, - "step": 594 - }, - { - "epoch": 0.68, - "grad_norm": 0.0, - "learning_rate": 1.8059695458770407e-05, - "loss": 0.775, - "step": 595 - }, - { - "epoch": 0.68, - "grad_norm": 0.0, - "learning_rate": 1.8052407891897073e-05, - "loss": 0.8569, - "step": 596 - }, - { - "epoch": 0.68, - "grad_norm": 0.0, - "learning_rate": 1.8045108141198234e-05, - "loss": 0.8757, - "step": 597 - }, - { - "epoch": 0.68, - "grad_norm": 0.0, - "learning_rate": 1.803779621771889e-05, - "loss": 0.8829, - "step": 598 - }, - { - "epoch": 0.68, - "grad_norm": 0.0, - "learning_rate": 1.8030472132522468e-05, - "loss": 0.81, - "step": 599 - }, - { - "epoch": 0.68, - "grad_norm": 0.0, - "learning_rate": 1.8023135896690792e-05, - "loss": 0.9018, - "step": 600 - }, - { - "epoch": 0.68, - "grad_norm": 0.0, - "learning_rate": 1.8015787521324072e-05, - "loss": 0.9017, - "step": 601 - }, - { - "epoch": 0.69, - "grad_norm": 0.0, - "learning_rate": 1.8008427017540883e-05, - "loss": 0.8678, - "step": 602 - }, - { - "epoch": 0.69, - "grad_norm": 0.0, - "learning_rate": 1.800105439647816e-05, - "loss": 0.8626, - "step": 603 - }, - { - "epoch": 0.69, - "grad_norm": 0.0, - "learning_rate": 1.799366966929116e-05, - "loss": 0.8501, - "step": 604 - }, - { - "epoch": 0.69, - "grad_norm": 0.0, - "learning_rate": 1.7986272847153467e-05, - "loss": 0.8693, - "step": 605 - }, - { - "epoch": 0.69, - "grad_norm": 0.0, - "learning_rate": 1.797886394125696e-05, - "loss": 0.8068, - "step": 606 - }, - { - "epoch": 0.69, - "grad_norm": 0.0, - "learning_rate": 1.7971442962811804e-05, - "loss": 0.8788, - "step": 607 - }, - { - "epoch": 0.69, - "grad_norm": 0.0, - "learning_rate": 1.7964009923046433e-05, - "loss": 0.8827, - "step": 608 - }, - { - "epoch": 0.69, - "grad_norm": 0.0, - "learning_rate": 1.7956564833207525e-05, - "loss": 0.8376, - "step": 609 - }, - { - "epoch": 0.69, - "grad_norm": 0.0, - "learning_rate": 1.794910770455999e-05, - "loss": 0.9914, - "step": 610 - }, - { - "epoch": 0.7, - "grad_norm": 0.0, - "learning_rate": 1.794163854838696e-05, - "loss": 0.8884, - "step": 611 - }, - { - "epoch": 0.7, - "grad_norm": 0.0, - "learning_rate": 1.7934157375989764e-05, - "loss": 0.8614, - "step": 612 - }, - { - "epoch": 0.7, - "grad_norm": 0.0, - "learning_rate": 1.792666419868791e-05, - "loss": 0.8615, - "step": 613 - }, - { - "epoch": 0.7, - "grad_norm": 0.0, - "learning_rate": 1.7919159027819066e-05, - "loss": 0.8367, - "step": 614 - }, - { - "epoch": 0.7, - "grad_norm": 0.0, - "learning_rate": 1.791164187473905e-05, - "loss": 0.9086, - "step": 615 - }, - { - "epoch": 0.7, - "grad_norm": 0.0, - "learning_rate": 1.7904112750821825e-05, - "loss": 0.9041, - "step": 616 - }, - { - "epoch": 0.7, - "grad_norm": 0.0, - "learning_rate": 1.789657166745944e-05, - "loss": 0.8484, - "step": 617 - }, - { - "epoch": 0.7, - "grad_norm": 0.0, - "learning_rate": 1.7889018636062058e-05, - "loss": 0.8286, - "step": 618 - }, - { - "epoch": 0.7, - "grad_norm": 0.0, - "learning_rate": 1.7881453668057914e-05, - "loss": 0.8674, - "step": 619 - }, - { - "epoch": 0.71, - "grad_norm": 0.0, - "learning_rate": 1.7873876774893305e-05, - "loss": 0.8809, - "step": 620 - }, - { - "epoch": 0.71, - "grad_norm": 0.0, - "learning_rate": 1.7866287968032573e-05, - "loss": 0.892, - "step": 621 - }, - { - "epoch": 0.71, - "grad_norm": 0.0, - "learning_rate": 1.7858687258958077e-05, - "loss": 0.8254, - "step": 622 - }, - { - "epoch": 0.71, - "grad_norm": 0.0, - "learning_rate": 1.7851074659170203e-05, - "loss": 0.8397, - "step": 623 - }, - { - "epoch": 0.71, - "grad_norm": 0.0, - "learning_rate": 1.7843450180187312e-05, - "loss": 0.9468, - "step": 624 - }, - { - "epoch": 0.71, - "grad_norm": 0.0, - "learning_rate": 1.7835813833545742e-05, - "loss": 0.9259, - "step": 625 - }, - { - "epoch": 0.71, - "grad_norm": 0.0, - "learning_rate": 1.7828165630799795e-05, - "loss": 0.811, - "step": 626 - }, - { - "epoch": 0.71, - "grad_norm": 0.0, - "learning_rate": 1.782050558352171e-05, - "loss": 0.8509, - "step": 627 - }, - { - "epoch": 0.71, - "grad_norm": 0.0, - "learning_rate": 1.7812833703301638e-05, - "loss": 0.8825, - "step": 628 - }, - { - "epoch": 0.72, - "grad_norm": 0.0, - "learning_rate": 1.7805150001747646e-05, - "loss": 0.8424, - "step": 629 - }, - { - "epoch": 0.72, - "grad_norm": 0.0, - "learning_rate": 1.7797454490485678e-05, - "loss": 0.8646, - "step": 630 - }, - { - "epoch": 0.72, - "grad_norm": 0.0, - "learning_rate": 1.7789747181159557e-05, - "loss": 0.8966, - "step": 631 - }, - { - "epoch": 0.72, - "grad_norm": 0.0, - "learning_rate": 1.7782028085430944e-05, - "loss": 0.8399, - "step": 632 - }, - { - "epoch": 0.72, - "grad_norm": 0.0, - "learning_rate": 1.777429721497935e-05, - "loss": 0.8559, - "step": 633 - }, - { - "epoch": 0.72, - "grad_norm": 0.0, - "learning_rate": 1.7766554581502085e-05, - "loss": 0.8708, - "step": 634 - }, - { - "epoch": 0.72, - "grad_norm": 0.0, - "learning_rate": 1.775880019671427e-05, - "loss": 0.8801, - "step": 635 - }, - { - "epoch": 0.72, - "grad_norm": 0.0, - "learning_rate": 1.77510340723488e-05, - "loss": 0.8279, - "step": 636 - }, - { - "epoch": 0.73, - "grad_norm": 0.0, - "learning_rate": 1.774325622015634e-05, - "loss": 0.8883, - "step": 637 - }, - { - "epoch": 0.73, - "grad_norm": 0.0, - "learning_rate": 1.7735466651905288e-05, - "loss": 0.9379, - "step": 638 - }, - { - "epoch": 0.73, - "grad_norm": 0.0, - "learning_rate": 1.7727665379381775e-05, - "loss": 0.8515, - "step": 639 - }, - { - "epoch": 0.73, - "grad_norm": 0.0, - "learning_rate": 1.7719852414389648e-05, - "loss": 0.8752, - "step": 640 - }, - { - "epoch": 0.73, - "grad_norm": 0.0, - "learning_rate": 1.7712027768750433e-05, - "loss": 0.8974, - "step": 641 - }, - { - "epoch": 0.73, - "grad_norm": 0.0, - "learning_rate": 1.7704191454303344e-05, - "loss": 0.8632, - "step": 642 - }, - { - "epoch": 0.73, - "grad_norm": 0.0, - "learning_rate": 1.7696343482905236e-05, - "loss": 0.9039, - "step": 643 - }, - { - "epoch": 0.73, - "grad_norm": 0.0, - "learning_rate": 1.768848386643061e-05, - "loss": 0.9039, - "step": 644 - }, - { - "epoch": 0.73, - "grad_norm": 0.0, - "learning_rate": 1.7680612616771592e-05, - "loss": 0.8946, - "step": 645 - }, - { - "epoch": 0.74, - "grad_norm": 0.0, - "learning_rate": 1.767272974583789e-05, - "loss": 0.8833, - "step": 646 - }, - { - "epoch": 0.74, - "grad_norm": 0.0, - "learning_rate": 1.7664835265556823e-05, - "loss": 0.9446, - "step": 647 - }, - { - "epoch": 0.74, - "grad_norm": 0.0, - "learning_rate": 1.7656929187873252e-05, - "loss": 0.7909, - "step": 648 - }, - { - "epoch": 0.74, - "grad_norm": 0.0, - "learning_rate": 1.7649011524749596e-05, - "loss": 0.8599, - "step": 649 - }, - { - "epoch": 0.74, - "grad_norm": 0.0, - "learning_rate": 1.7641082288165806e-05, - "loss": 0.815, - "step": 650 - }, - { - "epoch": 0.74, - "grad_norm": 0.0, - "learning_rate": 1.7633141490119343e-05, - "loss": 0.8623, - "step": 651 - }, - { - "epoch": 0.74, - "grad_norm": 0.0, - "learning_rate": 1.7625189142625158e-05, - "loss": 0.8002, - "step": 652 - }, - { - "epoch": 0.74, - "grad_norm": 0.0, - "learning_rate": 1.7617225257715673e-05, - "loss": 0.8836, - "step": 653 - }, - { - "epoch": 0.74, - "grad_norm": 0.0, - "learning_rate": 1.7609249847440778e-05, - "loss": 0.8584, - "step": 654 - }, - { - "epoch": 0.75, - "grad_norm": 0.0, - "learning_rate": 1.7601262923867794e-05, - "loss": 0.8768, - "step": 655 - }, - { - "epoch": 0.75, - "grad_norm": 0.0, - "learning_rate": 1.7593264499081467e-05, - "loss": 0.8887, - "step": 656 - }, - { - "epoch": 0.75, - "grad_norm": 0.0, - "learning_rate": 1.7585254585183936e-05, - "loss": 0.892, - "step": 657 - }, - { - "epoch": 0.75, - "grad_norm": 0.0, - "learning_rate": 1.7577233194294737e-05, - "loss": 0.9474, - "step": 658 - }, - { - "epoch": 0.75, - "grad_norm": 0.0, - "learning_rate": 1.7569200338550762e-05, - "loss": 0.8932, - "step": 659 - }, - { - "epoch": 0.75, - "grad_norm": 0.0, - "learning_rate": 1.7561156030106255e-05, - "loss": 0.9548, - "step": 660 - }, - { - "epoch": 0.75, - "grad_norm": 0.0, - "learning_rate": 1.7553100281132783e-05, - "loss": 0.8161, - "step": 661 - }, - { - "epoch": 0.75, - "grad_norm": 0.0, - "learning_rate": 1.754503310381923e-05, - "loss": 0.9163, - "step": 662 - }, - { - "epoch": 0.75, - "grad_norm": 0.0, - "learning_rate": 1.7536954510371766e-05, - "loss": 0.8925, - "step": 663 - }, - { - "epoch": 0.76, - "grad_norm": 0.0, - "learning_rate": 1.7528864513013842e-05, - "loss": 0.9382, - "step": 664 - }, - { - "epoch": 0.76, - "grad_norm": 0.0, - "learning_rate": 1.752076312398615e-05, - "loss": 0.9556, - "step": 665 - }, - { - "epoch": 0.76, - "grad_norm": 0.0, - "learning_rate": 1.7512650355546636e-05, - "loss": 0.7994, - "step": 666 - }, - { - "epoch": 0.76, - "grad_norm": 0.0, - "learning_rate": 1.7504526219970448e-05, - "loss": 0.8077, - "step": 667 - }, - { - "epoch": 0.76, - "grad_norm": 0.0, - "learning_rate": 1.7496390729549945e-05, - "loss": 0.8996, - "step": 668 - }, - { - "epoch": 0.76, - "grad_norm": 0.0, - "learning_rate": 1.7488243896594662e-05, - "loss": 0.8697, - "step": 669 - }, - { - "epoch": 0.76, - "grad_norm": 0.0, - "learning_rate": 1.7480085733431292e-05, - "loss": 0.8923, - "step": 670 - }, - { - "epoch": 0.76, - "grad_norm": 0.0, - "learning_rate": 1.7471916252403677e-05, - "loss": 0.8742, - "step": 671 - }, - { - "epoch": 0.76, - "grad_norm": 0.0, - "learning_rate": 1.7463735465872786e-05, - "loss": 0.9115, - "step": 672 - }, - { - "epoch": 0.77, - "grad_norm": 0.0, - "learning_rate": 1.745554338621668e-05, - "loss": 0.9148, - "step": 673 - }, - { - "epoch": 0.77, - "grad_norm": 0.0, - "learning_rate": 1.7447340025830528e-05, - "loss": 0.8512, - "step": 674 - }, - { - "epoch": 0.77, - "grad_norm": 0.0, - "learning_rate": 1.743912539712655e-05, - "loss": 0.9256, - "step": 675 - }, - { - "epoch": 0.77, - "grad_norm": 0.0, - "learning_rate": 1.743089951253403e-05, - "loss": 0.8639, - "step": 676 - }, - { - "epoch": 0.77, - "grad_norm": 0.0, - "learning_rate": 1.742266238449926e-05, - "loss": 0.9026, - "step": 677 - }, - { - "epoch": 0.77, - "grad_norm": 0.0, - "learning_rate": 1.7414414025485574e-05, - "loss": 0.9002, - "step": 678 - }, - { - "epoch": 0.77, - "grad_norm": 0.0, - "learning_rate": 1.740615444797328e-05, - "loss": 0.8704, - "step": 679 - }, - { - "epoch": 0.77, - "grad_norm": 0.0, - "learning_rate": 1.739788366445966e-05, - "loss": 0.8645, - "step": 680 - }, - { - "epoch": 0.78, - "grad_norm": 0.0, - "learning_rate": 1.7389601687458967e-05, - "loss": 0.8191, - "step": 681 - }, - { - "epoch": 0.78, - "grad_norm": 0.0, - "learning_rate": 1.7381308529502367e-05, - "loss": 0.8701, - "step": 682 - }, - { - "epoch": 0.78, - "grad_norm": 0.0, - "learning_rate": 1.7373004203137968e-05, - "loss": 0.7912, - "step": 683 - }, - { - "epoch": 0.78, - "grad_norm": 0.0, - "learning_rate": 1.7364688720930755e-05, - "loss": 0.8572, - "step": 684 - }, - { - "epoch": 0.78, - "grad_norm": 0.0, - "learning_rate": 1.7356362095462607e-05, - "loss": 0.9059, - "step": 685 - }, - { - "epoch": 0.78, - "grad_norm": 0.0, - "learning_rate": 1.734802433933226e-05, - "loss": 0.9103, - "step": 686 - }, - { - "epoch": 0.78, - "grad_norm": 0.0, - "learning_rate": 1.733967546515529e-05, - "loss": 0.9062, - "step": 687 - }, - { - "epoch": 0.78, - "grad_norm": 0.0, - "learning_rate": 1.733131548556409e-05, - "loss": 0.8677, - "step": 688 - }, - { - "epoch": 0.78, - "grad_norm": 0.0, - "learning_rate": 1.7322944413207866e-05, - "loss": 0.8536, - "step": 689 - }, - { - "epoch": 0.79, - "grad_norm": 0.0, - "learning_rate": 1.7314562260752606e-05, - "loss": 0.9067, - "step": 690 - }, - { - "epoch": 0.79, - "grad_norm": 0.0, - "learning_rate": 1.730616904088106e-05, - "loss": 0.8665, - "step": 691 - }, - { - "epoch": 0.79, - "grad_norm": 0.0, - "learning_rate": 1.729776476629272e-05, - "loss": 0.8455, - "step": 692 - }, - { - "epoch": 0.79, - "grad_norm": 0.0, - "learning_rate": 1.728934944970382e-05, - "loss": 0.8638, - "step": 693 - }, - { - "epoch": 0.79, - "grad_norm": 0.0, - "learning_rate": 1.7280923103847275e-05, - "loss": 0.8661, - "step": 694 - }, - { - "epoch": 0.79, - "grad_norm": 0.0, - "learning_rate": 1.7272485741472716e-05, - "loss": 0.8581, - "step": 695 - }, - { - "epoch": 0.79, - "grad_norm": 0.0, - "learning_rate": 1.7264037375346422e-05, - "loss": 0.9035, - "step": 696 - }, - { - "epoch": 0.79, - "grad_norm": 0.0, - "learning_rate": 1.7255578018251332e-05, - "loss": 0.883, - "step": 697 - }, - { - "epoch": 0.79, - "grad_norm": 0.0, - "learning_rate": 1.7247107682987018e-05, - "loss": 0.8694, - "step": 698 - }, - { - "epoch": 0.8, - "grad_norm": 0.0, - "learning_rate": 1.723862638236965e-05, - "loss": 0.8799, - "step": 699 - }, - { - "epoch": 0.8, - "grad_norm": 0.0, - "learning_rate": 1.7230134129231996e-05, - "loss": 0.8617, - "step": 700 - }, - { - "epoch": 0.8, - "grad_norm": 0.0, - "learning_rate": 1.7221630936423407e-05, - "loss": 0.8555, - "step": 701 - }, - { - "epoch": 0.8, - "grad_norm": 0.0, - "learning_rate": 1.721311681680976e-05, - "loss": 0.8371, - "step": 702 - }, - { - "epoch": 0.8, - "grad_norm": 0.0, - "learning_rate": 1.7204591783273498e-05, - "loss": 0.8524, - "step": 703 - }, - { - "epoch": 0.8, - "grad_norm": 0.0, - "learning_rate": 1.7196055848713545e-05, - "loss": 0.8513, - "step": 704 - }, - { - "epoch": 0.8, - "grad_norm": 0.0, - "learning_rate": 1.7187509026045344e-05, - "loss": 0.9383, - "step": 705 - }, - { - "epoch": 0.8, - "grad_norm": 0.0, - "learning_rate": 1.71789513282008e-05, - "loss": 0.9298, - "step": 706 - }, - { - "epoch": 0.8, - "grad_norm": 0.0, - "learning_rate": 1.7170382768128276e-05, - "loss": 0.8235, - "step": 707 - }, - { - "epoch": 0.81, - "grad_norm": 0.0, - "learning_rate": 1.7161803358792566e-05, - "loss": 0.8874, - "step": 708 - }, - { - "epoch": 0.81, - "grad_norm": 0.0, - "learning_rate": 1.715321311317489e-05, - "loss": 0.8106, - "step": 709 - }, - { - "epoch": 0.81, - "grad_norm": 0.0, - "learning_rate": 1.714461204427285e-05, - "loss": 0.868, - "step": 710 - }, - { - "epoch": 0.81, - "grad_norm": 0.0, - "learning_rate": 1.713600016510044e-05, - "loss": 0.8241, - "step": 711 - }, - { - "epoch": 0.81, - "grad_norm": 0.0, - "learning_rate": 1.7127377488688e-05, - "loss": 0.9541, - "step": 712 - }, - { - "epoch": 0.81, - "grad_norm": 0.0, - "learning_rate": 1.7118744028082205e-05, - "loss": 0.907, - "step": 713 - }, - { - "epoch": 0.81, - "grad_norm": 0.0, - "learning_rate": 1.7110099796346057e-05, - "loss": 0.9126, - "step": 714 - }, - { - "epoch": 0.81, - "grad_norm": 0.0, - "learning_rate": 1.710144480655885e-05, - "loss": 0.8115, - "step": 715 - }, - { - "epoch": 0.82, - "grad_norm": 0.0, - "learning_rate": 1.709277907181615e-05, - "loss": 0.9181, - "step": 716 - }, - { - "epoch": 0.82, - "grad_norm": 0.0, - "learning_rate": 1.7084102605229795e-05, - "loss": 0.8827, - "step": 717 - }, - { - "epoch": 0.82, - "grad_norm": 0.0, - "learning_rate": 1.7075415419927843e-05, - "loss": 0.8339, - "step": 718 - }, - { - "epoch": 0.82, - "grad_norm": 0.0, - "learning_rate": 1.7066717529054587e-05, - "loss": 0.8056, - "step": 719 - }, - { - "epoch": 0.82, - "grad_norm": 0.0, - "learning_rate": 1.7058008945770507e-05, - "loss": 0.8548, - "step": 720 - }, - { - "epoch": 0.82, - "grad_norm": 0.0, - "learning_rate": 1.704928968325227e-05, - "loss": 0.8545, - "step": 721 - }, - { - "epoch": 0.82, - "grad_norm": 0.0, - "learning_rate": 1.704055975469269e-05, - "loss": 0.8454, - "step": 722 - }, - { - "epoch": 0.82, - "grad_norm": 0.0, - "learning_rate": 1.7031819173300732e-05, - "loss": 0.8852, - "step": 723 - }, - { - "epoch": 0.82, - "grad_norm": 0.0, - "learning_rate": 1.702306795230147e-05, - "loss": 0.9145, - "step": 724 - }, - { - "epoch": 0.83, - "grad_norm": 0.0, - "learning_rate": 1.701430610493608e-05, - "loss": 0.831, - "step": 725 - }, - { - "epoch": 0.83, - "grad_norm": 0.0, - "learning_rate": 1.700553364446182e-05, - "loss": 0.911, - "step": 726 - }, - { - "epoch": 0.83, - "grad_norm": 0.0, - "learning_rate": 1.6996750584152e-05, - "loss": 0.9127, - "step": 727 - }, - { - "epoch": 0.83, - "grad_norm": 0.0, - "learning_rate": 1.698795693729597e-05, - "loss": 0.8471, - "step": 728 - }, - { - "epoch": 0.83, - "grad_norm": 0.0, - "learning_rate": 1.69791527171991e-05, - "loss": 0.8519, - "step": 729 - }, - { - "epoch": 0.83, - "grad_norm": 0.0, - "learning_rate": 1.6970337937182756e-05, - "loss": 0.8565, - "step": 730 - }, - { - "epoch": 0.83, - "grad_norm": 0.0, - "learning_rate": 1.6961512610584286e-05, - "loss": 0.8275, - "step": 731 - }, - { - "epoch": 0.83, - "grad_norm": 0.0, - "learning_rate": 1.695267675075699e-05, - "loss": 0.806, - "step": 732 - }, - { - "epoch": 0.83, - "grad_norm": 0.0, - "learning_rate": 1.694383037107011e-05, - "loss": 0.8332, - "step": 733 - }, - { - "epoch": 0.84, - "grad_norm": 0.0, - "learning_rate": 1.6934973484908797e-05, - "loss": 0.8089, - "step": 734 - }, - { - "epoch": 0.84, - "grad_norm": 0.0, - "learning_rate": 1.6926106105674116e-05, - "loss": 0.9338, - "step": 735 - }, - { - "epoch": 0.84, - "grad_norm": 0.0, - "learning_rate": 1.691722824678299e-05, - "loss": 0.8915, - "step": 736 - }, - { - "epoch": 0.84, - "grad_norm": 0.0, - "learning_rate": 1.6908339921668207e-05, - "loss": 0.8123, - "step": 737 - }, - { - "epoch": 0.84, - "grad_norm": 0.0, - "learning_rate": 1.6899441143778393e-05, - "loss": 0.8715, - "step": 738 - }, - { - "epoch": 0.84, - "grad_norm": 0.0, - "learning_rate": 1.689053192657799e-05, - "loss": 0.8464, - "step": 739 - }, - { - "epoch": 0.84, - "grad_norm": 0.0, - "learning_rate": 1.6881612283547227e-05, - "loss": 0.8328, - "step": 740 - }, - { - "epoch": 0.84, - "grad_norm": 0.0, - "learning_rate": 1.687268222818212e-05, - "loss": 0.8777, - "step": 741 - }, - { - "epoch": 0.84, - "grad_norm": 0.0, - "learning_rate": 1.6863741773994422e-05, - "loss": 0.8509, - "step": 742 - }, - { - "epoch": 0.85, - "grad_norm": 0.0, - "learning_rate": 1.6854790934511643e-05, - "loss": 0.8972, - "step": 743 - }, - { - "epoch": 0.85, - "grad_norm": 0.0, - "learning_rate": 1.684582972327699e-05, - "loss": 0.8617, - "step": 744 - }, - { - "epoch": 0.85, - "grad_norm": 0.0, - "learning_rate": 1.6836858153849365e-05, - "loss": 0.985, - "step": 745 - }, - { - "epoch": 0.85, - "grad_norm": 0.0, - "learning_rate": 1.6827876239803355e-05, - "loss": 0.8574, - "step": 746 - }, - { - "epoch": 0.85, - "grad_norm": 0.0, - "learning_rate": 1.6818883994729177e-05, - "loss": 0.8822, - "step": 747 - }, - { - "epoch": 0.85, - "grad_norm": 0.0, - "learning_rate": 1.6809881432232705e-05, - "loss": 0.7548, - "step": 748 - }, - { - "epoch": 0.85, - "grad_norm": 0.0, - "learning_rate": 1.6800868565935404e-05, - "loss": 0.8656, - "step": 749 - }, - { - "epoch": 0.85, - "grad_norm": 0.0, - "learning_rate": 1.6791845409474335e-05, - "loss": 0.8417, - "step": 750 - }, - { - "epoch": 0.85, - "grad_norm": 0.0, - "learning_rate": 1.6782811976502135e-05, - "loss": 0.8814, - "step": 751 - }, - { - "epoch": 0.86, - "grad_norm": 0.0, - "learning_rate": 1.677376828068698e-05, - "loss": 0.8588, - "step": 752 - }, - { - "epoch": 0.86, - "grad_norm": 0.0, - "learning_rate": 1.6764714335712588e-05, - "loss": 0.8952, - "step": 753 - }, - { - "epoch": 0.86, - "grad_norm": 0.0, - "learning_rate": 1.6755650155278167e-05, - "loss": 0.8023, - "step": 754 - }, - { - "epoch": 0.86, - "grad_norm": 0.0, - "learning_rate": 1.674657575309843e-05, - "loss": 0.8226, - "step": 755 - }, - { - "epoch": 0.86, - "grad_norm": 0.0, - "learning_rate": 1.673749114290354e-05, - "loss": 0.8455, - "step": 756 - }, - { - "epoch": 0.86, - "grad_norm": 0.0, - "learning_rate": 1.672839633843912e-05, - "loss": 0.8607, - "step": 757 - }, - { - "epoch": 0.86, - "grad_norm": 0.0, - "learning_rate": 1.67192913534662e-05, - "loss": 0.8574, - "step": 758 - }, - { - "epoch": 0.86, - "grad_norm": 0.0, - "learning_rate": 1.6710176201761238e-05, - "loss": 0.8607, - "step": 759 - }, - { - "epoch": 0.87, - "grad_norm": 0.0, - "learning_rate": 1.670105089711605e-05, - "loss": 0.9108, - "step": 760 - }, - { - "epoch": 0.87, - "grad_norm": 0.0, - "learning_rate": 1.6691915453337827e-05, - "loss": 0.9287, - "step": 761 - }, - { - "epoch": 0.87, - "grad_norm": 0.0, - "learning_rate": 1.6682769884249102e-05, - "loss": 0.8805, - "step": 762 - }, - { - "epoch": 0.87, - "grad_norm": 0.0, - "learning_rate": 1.6673614203687728e-05, - "loss": 0.8662, - "step": 763 - }, - { - "epoch": 0.87, - "grad_norm": 0.0, - "learning_rate": 1.6664448425506853e-05, - "loss": 0.8877, - "step": 764 - }, - { - "epoch": 0.87, - "grad_norm": 0.0, - "learning_rate": 1.66552725635749e-05, - "loss": 0.8127, - "step": 765 - }, - { - "epoch": 0.87, - "grad_norm": 0.0, - "learning_rate": 1.664608663177556e-05, - "loss": 0.914, - "step": 766 - }, - { - "epoch": 0.87, - "grad_norm": 0.0, - "learning_rate": 1.6636890644007758e-05, - "loss": 0.8807, - "step": 767 - }, - { - "epoch": 0.87, - "grad_norm": 0.0, - "learning_rate": 1.6627684614185623e-05, - "loss": 0.8471, - "step": 768 - }, - { - "epoch": 0.88, - "grad_norm": 0.0, - "learning_rate": 1.6618468556238492e-05, - "loss": 0.8685, - "step": 769 - }, - { - "epoch": 0.88, - "grad_norm": 0.0, - "learning_rate": 1.6609242484110875e-05, - "loss": 0.8935, - "step": 770 - }, - { - "epoch": 0.88, - "grad_norm": 0.0, - "learning_rate": 1.6600006411762418e-05, - "loss": 0.8246, - "step": 771 - }, - { - "epoch": 0.88, - "grad_norm": 0.0, - "learning_rate": 1.6590760353167922e-05, - "loss": 0.9378, - "step": 772 - }, - { - "epoch": 0.88, - "grad_norm": 0.0, - "learning_rate": 1.658150432231727e-05, - "loss": 0.8941, - "step": 773 - }, - { - "epoch": 0.88, - "grad_norm": 0.0, - "learning_rate": 1.6572238333215458e-05, - "loss": 0.8766, - "step": 774 - }, - { - "epoch": 0.88, - "grad_norm": 0.0, - "learning_rate": 1.656296239988254e-05, - "loss": 0.876, - "step": 775 - }, - { - "epoch": 0.88, - "grad_norm": 0.0, - "learning_rate": 1.6553676536353613e-05, - "loss": 0.8802, - "step": 776 - }, - { - "epoch": 0.88, - "grad_norm": 0.0, - "learning_rate": 1.6544380756678803e-05, - "loss": 0.8532, - "step": 777 - }, - { - "epoch": 0.89, - "grad_norm": 0.0, - "learning_rate": 1.6535075074923244e-05, - "loss": 0.8612, - "step": 778 - }, - { - "epoch": 0.89, - "grad_norm": 0.0, - "learning_rate": 1.6525759505167043e-05, - "loss": 0.8919, - "step": 779 - }, - { - "epoch": 0.89, - "grad_norm": 0.0, - "learning_rate": 1.6516434061505274e-05, - "loss": 0.8336, - "step": 780 - }, - { - "epoch": 0.89, - "grad_norm": 0.0, - "learning_rate": 1.650709875804795e-05, - "loss": 0.9188, - "step": 781 - }, - { - "epoch": 0.89, - "grad_norm": 0.0, - "learning_rate": 1.649775360892e-05, - "loss": 0.8326, - "step": 782 - }, - { - "epoch": 0.89, - "grad_norm": 0.0, - "learning_rate": 1.6488398628261255e-05, - "loss": 0.8521, - "step": 783 - }, - { - "epoch": 0.89, - "grad_norm": 0.0, - "learning_rate": 1.647903383022642e-05, - "loss": 0.8481, - "step": 784 - }, - { - "epoch": 0.89, - "grad_norm": 0.0, - "learning_rate": 1.6469659228985054e-05, - "loss": 0.8814, - "step": 785 - }, - { - "epoch": 0.89, - "grad_norm": 0.0, - "learning_rate": 1.6460274838721546e-05, - "loss": 0.9288, - "step": 786 - }, - { - "epoch": 0.9, - "grad_norm": 0.0, - "learning_rate": 1.64508806736351e-05, - "loss": 0.8266, - "step": 787 - }, - { - "epoch": 0.9, - "grad_norm": 0.0, - "learning_rate": 1.6441476747939707e-05, - "loss": 0.8392, - "step": 788 - }, - { - "epoch": 0.9, - "grad_norm": 0.0, - "learning_rate": 1.643206307586413e-05, - "loss": 0.989, - "step": 789 - }, - { - "epoch": 0.9, - "grad_norm": 0.0, - "learning_rate": 1.642263967165188e-05, - "loss": 0.7987, - "step": 790 - }, - { - "epoch": 0.9, - "grad_norm": 0.0, - "learning_rate": 1.6413206549561184e-05, - "loss": 0.8001, - "step": 791 - }, - { - "epoch": 0.9, - "grad_norm": 0.0, - "learning_rate": 1.6403763723864984e-05, - "loss": 0.8401, - "step": 792 - }, - { - "epoch": 0.9, - "grad_norm": 0.0, - "learning_rate": 1.6394311208850898e-05, - "loss": 0.8617, - "step": 793 - }, - { - "epoch": 0.9, - "grad_norm": 0.0, - "learning_rate": 1.6384849018821208e-05, - "loss": 0.8843, - "step": 794 - }, - { - "epoch": 0.9, - "grad_norm": 0.0, - "learning_rate": 1.637537716809283e-05, - "loss": 0.8203, - "step": 795 - }, - { - "epoch": 0.91, - "grad_norm": 0.0, - "learning_rate": 1.6365895670997307e-05, - "loss": 0.8719, - "step": 796 - }, - { - "epoch": 0.91, - "grad_norm": 0.0, - "learning_rate": 1.6356404541880762e-05, - "loss": 0.9649, - "step": 797 - }, - { - "epoch": 0.91, - "grad_norm": 0.0, - "learning_rate": 1.6346903795103908e-05, - "loss": 0.8407, - "step": 798 - }, - { - "epoch": 0.91, - "grad_norm": 0.0, - "learning_rate": 1.6337393445041998e-05, - "loss": 0.8991, - "step": 799 - }, - { - "epoch": 0.91, - "grad_norm": 0.0, - "learning_rate": 1.632787350608482e-05, - "loss": 0.7876, - "step": 800 - }, - { - "epoch": 0.91, - "grad_norm": 0.0, - "learning_rate": 1.6318343992636678e-05, - "loss": 0.8429, - "step": 801 - }, - { - "epoch": 0.91, - "grad_norm": 0.0, - "learning_rate": 1.630880491911635e-05, - "loss": 0.8891, - "step": 802 - }, - { - "epoch": 0.91, - "grad_norm": 0.0, - "learning_rate": 1.6299256299957085e-05, - "loss": 0.8914, - "step": 803 - }, - { - "epoch": 0.92, - "grad_norm": 0.0, - "learning_rate": 1.628969814960658e-05, - "loss": 0.8877, - "step": 804 - }, - { - "epoch": 0.92, - "grad_norm": 0.0, - "learning_rate": 1.628013048252694e-05, - "loss": 0.8288, - "step": 805 - }, - { - "epoch": 0.92, - "grad_norm": 0.0, - "learning_rate": 1.6270553313194682e-05, - "loss": 0.8399, - "step": 806 - }, - { - "epoch": 0.92, - "grad_norm": 0.0, - "learning_rate": 1.6260966656100702e-05, - "loss": 0.847, - "step": 807 - }, - { - "epoch": 0.92, - "grad_norm": 0.0, - "learning_rate": 1.6251370525750236e-05, - "loss": 0.9034, - "step": 808 - }, - { - "epoch": 0.92, - "grad_norm": 0.0, - "learning_rate": 1.6241764936662873e-05, - "loss": 0.8515, - "step": 809 - }, - { - "epoch": 0.92, - "grad_norm": 0.0, - "learning_rate": 1.6232149903372497e-05, - "loss": 0.8847, - "step": 810 - }, - { - "epoch": 0.92, - "grad_norm": 0.0, - "learning_rate": 1.622252544042729e-05, - "loss": 0.9086, - "step": 811 - }, - { - "epoch": 0.92, - "grad_norm": 0.0, - "learning_rate": 1.6212891562389708e-05, - "loss": 0.848, - "step": 812 - }, - { - "epoch": 0.93, - "grad_norm": 0.0, - "learning_rate": 1.6203248283836437e-05, - "loss": 0.8447, - "step": 813 - }, - { - "epoch": 0.93, - "grad_norm": 0.0, - "learning_rate": 1.61935956193584e-05, - "loss": 0.9343, - "step": 814 - }, - { - "epoch": 0.93, - "grad_norm": 0.0, - "learning_rate": 1.618393358356071e-05, - "loss": 0.8402, - "step": 815 - }, - { - "epoch": 0.93, - "grad_norm": 0.0, - "learning_rate": 1.6174262191062675e-05, - "loss": 0.8492, - "step": 816 - }, - { - "epoch": 0.93, - "grad_norm": 0.0, - "learning_rate": 1.6164581456497744e-05, - "loss": 0.8561, - "step": 817 - }, - { - "epoch": 0.93, - "grad_norm": 0.0, - "learning_rate": 1.6154891394513512e-05, - "loss": 0.8972, - "step": 818 - }, - { - "epoch": 0.93, - "grad_norm": 0.0, - "learning_rate": 1.6145192019771684e-05, - "loss": 0.8969, - "step": 819 - }, - { - "epoch": 0.93, - "grad_norm": 0.0, - "learning_rate": 1.613548334694805e-05, - "loss": 0.9143, - "step": 820 - }, - { - "epoch": 0.93, - "grad_norm": 0.0, - "learning_rate": 1.6125765390732482e-05, - "loss": 0.839, - "step": 821 - }, - { - "epoch": 0.94, - "grad_norm": 0.0, - "learning_rate": 1.6116038165828885e-05, - "loss": 0.8297, - "step": 822 - }, - { - "epoch": 0.94, - "grad_norm": 0.0, - "learning_rate": 1.6106301686955194e-05, - "loss": 0.8626, - "step": 823 - }, - { - "epoch": 0.94, - "grad_norm": 0.0, - "learning_rate": 1.6096555968843347e-05, - "loss": 0.9002, - "step": 824 - }, - { - "epoch": 0.94, - "grad_norm": 0.0, - "learning_rate": 1.6086801026239257e-05, - "loss": 0.9045, - "step": 825 - }, - { - "epoch": 0.94, - "grad_norm": 0.0, - "learning_rate": 1.6077036873902798e-05, - "loss": 0.9048, - "step": 826 - }, - { - "epoch": 0.94, - "grad_norm": 0.0, - "learning_rate": 1.6067263526607776e-05, - "loss": 0.8607, - "step": 827 - }, - { - "epoch": 0.94, - "grad_norm": 0.0, - "learning_rate": 1.605748099914192e-05, - "loss": 0.8142, - "step": 828 - }, - { - "epoch": 0.94, - "grad_norm": 0.0, - "learning_rate": 1.6047689306306828e-05, - "loss": 0.8849, - "step": 829 - }, - { - "epoch": 0.94, - "grad_norm": 0.0, - "learning_rate": 1.603788846291799e-05, - "loss": 0.8785, - "step": 830 - }, - { - "epoch": 0.95, - "grad_norm": 0.0, - "learning_rate": 1.6028078483804724e-05, - "loss": 0.8106, - "step": 831 - }, - { - "epoch": 0.95, - "grad_norm": 0.0, - "learning_rate": 1.601825938381018e-05, - "loss": 0.8939, - "step": 832 - }, - { - "epoch": 0.95, - "grad_norm": 0.0, - "learning_rate": 1.6008431177791303e-05, - "loss": 0.8179, - "step": 833 - }, - { - "epoch": 0.95, - "grad_norm": 0.0, - "learning_rate": 1.5998593880618824e-05, - "loss": 0.8023, - "step": 834 - }, - { - "epoch": 0.95, - "grad_norm": 0.0, - "learning_rate": 1.598874750717721e-05, - "loss": 0.8511, - "step": 835 - }, - { - "epoch": 0.95, - "grad_norm": 0.0, - "learning_rate": 1.5978892072364693e-05, - "loss": 0.8467, - "step": 836 - }, - { - "epoch": 0.95, - "grad_norm": 0.0, - "learning_rate": 1.5969027591093184e-05, - "loss": 0.9053, - "step": 837 - }, - { - "epoch": 0.95, - "grad_norm": 0.0, - "learning_rate": 1.5959154078288303e-05, - "loss": 0.9133, - "step": 838 - }, - { - "epoch": 0.96, - "grad_norm": 0.0, - "learning_rate": 1.5949271548889324e-05, - "loss": 0.8351, - "step": 839 - }, - { - "epoch": 0.96, - "grad_norm": 0.0, - "learning_rate": 1.5939380017849167e-05, - "loss": 0.906, - "step": 840 - }, - { - "epoch": 0.96, - "grad_norm": 0.0, - "learning_rate": 1.592947950013437e-05, - "loss": 0.8937, - "step": 841 - }, - { - "epoch": 0.96, - "grad_norm": 0.0, - "learning_rate": 1.5919570010725084e-05, - "loss": 0.8083, - "step": 842 - }, - { - "epoch": 0.96, - "grad_norm": 0.0, - "learning_rate": 1.5909651564615006e-05, - "loss": 0.8717, - "step": 843 - }, - { - "epoch": 0.96, - "grad_norm": 0.0, - "learning_rate": 1.5899724176811404e-05, - "loss": 0.8974, - "step": 844 - }, - { - "epoch": 0.96, - "grad_norm": 0.0, - "learning_rate": 1.5889787862335078e-05, - "loss": 0.8339, - "step": 845 - }, - { - "epoch": 0.96, - "grad_norm": 0.0, - "learning_rate": 1.587984263622033e-05, - "loss": 0.9172, - "step": 846 - }, - { - "epoch": 0.96, - "grad_norm": 0.0, - "learning_rate": 1.5869888513514933e-05, - "loss": 0.8729, - "step": 847 - }, - { - "epoch": 0.97, - "grad_norm": 0.0, - "learning_rate": 1.585992550928014e-05, - "loss": 0.8396, - "step": 848 - }, - { - "epoch": 0.97, - "grad_norm": 0.0, - "learning_rate": 1.584995363859064e-05, - "loss": 0.8793, - "step": 849 - }, - { - "epoch": 0.97, - "grad_norm": 0.0, - "learning_rate": 1.5839972916534522e-05, - "loss": 0.8043, - "step": 850 - }, - { - "epoch": 0.97, - "grad_norm": 0.0, - "learning_rate": 1.582998335821329e-05, - "loss": 0.9622, - "step": 851 - }, - { - "epoch": 0.97, - "grad_norm": 0.0, - "learning_rate": 1.5819984978741797e-05, - "loss": 0.8875, - "step": 852 - }, - { - "epoch": 0.97, - "grad_norm": 0.0, - "learning_rate": 1.5809977793248256e-05, - "loss": 0.8267, - "step": 853 - }, - { - "epoch": 0.97, - "grad_norm": 0.0, - "learning_rate": 1.5799961816874198e-05, - "loss": 0.8475, - "step": 854 - }, - { - "epoch": 0.97, - "grad_norm": 0.0, - "learning_rate": 1.5789937064774463e-05, - "loss": 0.8284, - "step": 855 - }, - { - "epoch": 0.97, - "grad_norm": 0.0, - "learning_rate": 1.5779903552117155e-05, - "loss": 0.9567, - "step": 856 - }, - { - "epoch": 0.98, - "grad_norm": 0.0, - "learning_rate": 1.5769861294083652e-05, - "loss": 0.8671, - "step": 857 - }, - { - "epoch": 0.98, - "grad_norm": 0.0, - "learning_rate": 1.5759810305868546e-05, - "loss": 0.9093, - "step": 858 - }, - { - "epoch": 0.98, - "grad_norm": 0.0, - "learning_rate": 1.574975060267965e-05, - "loss": 0.7955, - "step": 859 - }, - { - "epoch": 0.98, - "grad_norm": 0.0, - "learning_rate": 1.5739682199737957e-05, - "loss": 0.9017, - "step": 860 - }, - { - "epoch": 0.98, - "grad_norm": 0.0, - "learning_rate": 1.5729605112277632e-05, - "loss": 0.8513, - "step": 861 - }, - { - "epoch": 0.98, - "grad_norm": 0.0, - "learning_rate": 1.571951935554597e-05, - "loss": 0.843, - "step": 862 - }, - { - "epoch": 0.98, - "grad_norm": 0.0, - "learning_rate": 1.570942494480339e-05, - "loss": 0.8686, - "step": 863 - }, - { - "epoch": 0.98, - "grad_norm": 0.0, - "learning_rate": 1.56993218953234e-05, - "loss": 0.8242, - "step": 864 - }, - { - "epoch": 0.98, - "grad_norm": 0.0, - "learning_rate": 1.568921022239259e-05, - "loss": 0.8755, - "step": 865 - }, - { - "epoch": 0.99, - "grad_norm": 0.0, - "learning_rate": 1.5679089941310578e-05, - "loss": 0.8768, - "step": 866 - }, - { - "epoch": 0.99, - "grad_norm": 0.0, - "learning_rate": 1.5668961067390025e-05, - "loss": 0.8231, - "step": 867 - }, - { - "epoch": 0.99, - "grad_norm": 0.0, - "learning_rate": 1.5658823615956585e-05, - "loss": 0.8902, - "step": 868 - }, - { - "epoch": 0.99, - "grad_norm": 0.0, - "learning_rate": 1.5648677602348895e-05, - "loss": 0.8893, - "step": 869 - }, - { - "epoch": 0.99, - "grad_norm": 0.0, - "learning_rate": 1.563852304191854e-05, - "loss": 0.9057, - "step": 870 - }, - { - "epoch": 0.99, - "grad_norm": 0.0, - "learning_rate": 1.562835995003005e-05, - "loss": 0.8169, - "step": 871 - }, - { - "epoch": 0.99, - "grad_norm": 0.0, - "learning_rate": 1.561818834206084e-05, - "loss": 0.873, - "step": 872 - }, - { - "epoch": 0.99, - "grad_norm": 0.0, - "learning_rate": 1.560800823340124e-05, - "loss": 0.8871, - "step": 873 - }, - { - "epoch": 0.99, - "grad_norm": 0.0, - "learning_rate": 1.559781963945442e-05, - "loss": 0.8308, - "step": 874 - }, - { - "epoch": 1.0, - "grad_norm": 0.0, - "learning_rate": 1.5587622575636398e-05, - "loss": 0.8223, - "step": 875 - }, - { - "epoch": 1.0, - "grad_norm": 0.0, - "learning_rate": 1.5577417057376e-05, - "loss": 0.8126, - "step": 876 - }, - { - "epoch": 1.0, - "grad_norm": 0.0, - "learning_rate": 1.5567203100114863e-05, - "loss": 0.8258, - "step": 877 - }, - { - "epoch": 1.0, - "grad_norm": 0.0, - "learning_rate": 1.5556980719307367e-05, - "loss": 0.8364, - "step": 878 - }, - { - "epoch": 1.0, - "grad_norm": 0.0, - "learning_rate": 1.5546749930420656e-05, - "loss": 0.8495, - "step": 879 - }, - { - "epoch": 1.0, - "grad_norm": 0.0, - "learning_rate": 1.553651074893459e-05, - "loss": 0.7644, - "step": 880 - }, - { - "epoch": 1.0, - "grad_norm": 0.0, - "learning_rate": 1.5526263190341723e-05, - "loss": 0.7207, - "step": 881 - }, - { - "epoch": 1.0, - "grad_norm": 0.0, - "learning_rate": 1.5516007270147295e-05, - "loss": 0.8112, - "step": 882 - }, - { - "epoch": 1.01, - "grad_norm": 0.0, - "learning_rate": 1.5505743003869186e-05, - "loss": 0.7977, - "step": 883 - }, - { - "epoch": 1.01, - "grad_norm": 0.0, - "learning_rate": 1.5495470407037914e-05, - "loss": 0.7727, - "step": 884 - }, - { - "epoch": 1.01, - "grad_norm": 0.0, - "learning_rate": 1.5485189495196595e-05, - "loss": 0.7613, - "step": 885 - }, - { - "epoch": 1.01, - "grad_norm": 0.0, - "learning_rate": 1.5474900283900924e-05, - "loss": 0.7775, - "step": 886 - }, - { - "epoch": 1.01, - "grad_norm": 0.0, - "learning_rate": 1.5464602788719167e-05, - "loss": 0.7141, - "step": 887 - }, - { - "epoch": 1.01, - "grad_norm": 0.0, - "learning_rate": 1.545429702523211e-05, - "loss": 0.7421, - "step": 888 - }, - { - "epoch": 1.01, - "grad_norm": 0.0, - "learning_rate": 1.544398300903305e-05, - "loss": 0.7874, - "step": 889 - }, - { - "epoch": 1.01, - "grad_norm": 0.0, - "learning_rate": 1.5433660755727784e-05, - "loss": 0.7291, - "step": 890 - }, - { - "epoch": 1.01, - "grad_norm": 0.0, - "learning_rate": 1.5423330280934558e-05, - "loss": 0.8024, - "step": 891 - }, - { - "epoch": 1.02, - "grad_norm": 0.0, - "learning_rate": 1.5412991600284066e-05, - "loss": 0.7877, - "step": 892 - }, - { - "epoch": 1.02, - "grad_norm": 0.0, - "learning_rate": 1.5402644729419415e-05, - "loss": 0.7691, - "step": 893 - }, - { - "epoch": 1.02, - "grad_norm": 0.0, - "learning_rate": 1.5392289683996105e-05, - "loss": 0.7748, - "step": 894 - }, - { - "epoch": 1.02, - "grad_norm": 0.0, - "learning_rate": 1.5381926479682002e-05, - "loss": 0.7317, - "step": 895 - }, - { - "epoch": 1.02, - "grad_norm": 0.0, - "learning_rate": 1.537155513215732e-05, - "loss": 0.7472, - "step": 896 - }, - { - "epoch": 1.02, - "grad_norm": 0.0, - "learning_rate": 1.5361175657114594e-05, - "loss": 0.7868, - "step": 897 - }, - { - "epoch": 1.02, - "grad_norm": 0.0, - "learning_rate": 1.5350788070258655e-05, - "loss": 0.7999, - "step": 898 - }, - { - "epoch": 1.02, - "grad_norm": 0.0, - "learning_rate": 1.534039238730661e-05, - "loss": 0.7097, - "step": 899 - }, - { - "epoch": 1.02, - "grad_norm": 0.0, - "learning_rate": 1.5329988623987818e-05, - "loss": 0.7878, - "step": 900 - }, - { - "epoch": 1.03, - "grad_norm": 0.0, - "learning_rate": 1.5319576796043857e-05, - "loss": 0.7956, - "step": 901 - }, - { - "epoch": 1.03, - "grad_norm": 0.0, - "learning_rate": 1.5309156919228505e-05, - "loss": 0.7553, - "step": 902 - }, - { - "epoch": 1.03, - "grad_norm": 0.0, - "learning_rate": 1.529872900930774e-05, - "loss": 0.7627, - "step": 903 - }, - { - "epoch": 1.03, - "grad_norm": 0.0, - "learning_rate": 1.5288293082059662e-05, - "loss": 0.7916, - "step": 904 - }, - { - "epoch": 1.03, - "grad_norm": 0.0, - "learning_rate": 1.527784915327453e-05, - "loss": 0.7135, - "step": 905 - }, - { - "epoch": 1.03, - "grad_norm": 0.0, - "learning_rate": 1.5267397238754692e-05, - "loss": 0.7248, - "step": 906 - }, - { - "epoch": 1.03, - "grad_norm": 0.0, - "learning_rate": 1.5256937354314594e-05, - "loss": 0.7012, - "step": 907 - }, - { - "epoch": 1.03, - "grad_norm": 0.0, - "learning_rate": 1.5246469515780724e-05, - "loss": 0.7179, - "step": 908 - }, - { - "epoch": 1.03, - "grad_norm": 0.0, - "learning_rate": 1.5235993738991618e-05, - "loss": 0.7693, - "step": 909 - }, - { - "epoch": 1.04, - "grad_norm": 0.0, - "learning_rate": 1.522551003979782e-05, - "loss": 0.8066, - "step": 910 - }, - { - "epoch": 1.04, - "grad_norm": 0.0, - "learning_rate": 1.5215018434061856e-05, - "loss": 0.8318, - "step": 911 - }, - { - "epoch": 1.04, - "grad_norm": 0.0, - "learning_rate": 1.5204518937658226e-05, - "loss": 0.7583, - "step": 912 - }, - { - "epoch": 1.04, - "grad_norm": 0.0, - "learning_rate": 1.5194011566473354e-05, - "loss": 0.8058, - "step": 913 - }, - { - "epoch": 1.04, - "grad_norm": 0.0, - "learning_rate": 1.518349633640559e-05, - "loss": 0.7158, - "step": 914 - }, - { - "epoch": 1.04, - "grad_norm": 0.0, - "learning_rate": 1.5172973263365176e-05, - "loss": 0.7005, - "step": 915 - }, - { - "epoch": 1.04, - "grad_norm": 0.0, - "learning_rate": 1.5162442363274215e-05, - "loss": 0.7173, - "step": 916 - }, - { - "epoch": 1.04, - "grad_norm": 0.0, - "learning_rate": 1.5151903652066654e-05, - "loss": 0.7488, - "step": 917 - }, - { - "epoch": 1.04, - "grad_norm": 0.0, - "learning_rate": 1.5141357145688255e-05, - "loss": 0.7218, - "step": 918 - }, - { - "epoch": 1.05, - "grad_norm": 0.0, - "learning_rate": 1.5130802860096592e-05, - "loss": 0.8107, - "step": 919 - }, - { - "epoch": 1.05, - "grad_norm": 0.0, - "learning_rate": 1.5120240811260987e-05, - "loss": 0.7787, - "step": 920 - }, - { - "epoch": 1.05, - "grad_norm": 0.0, - "learning_rate": 1.510967101516252e-05, - "loss": 0.7409, - "step": 921 - }, - { - "epoch": 1.05, - "grad_norm": 0.0, - "learning_rate": 1.5099093487793992e-05, - "loss": 0.7951, - "step": 922 - }, - { - "epoch": 1.05, - "grad_norm": 0.0, - "learning_rate": 1.50885082451599e-05, - "loss": 0.7139, - "step": 923 - }, - { - "epoch": 1.05, - "grad_norm": 0.0, - "learning_rate": 1.5077915303276421e-05, - "loss": 0.7171, - "step": 924 - }, - { - "epoch": 1.05, - "grad_norm": 0.0, - "learning_rate": 1.5067314678171372e-05, - "loss": 0.725, - "step": 925 - }, - { - "epoch": 1.05, - "grad_norm": 0.0, - "learning_rate": 1.5056706385884196e-05, - "loss": 0.8122, - "step": 926 - }, - { - "epoch": 1.06, - "grad_norm": 0.0, - "learning_rate": 1.5046090442465948e-05, - "loss": 0.7521, - "step": 927 - }, - { - "epoch": 1.06, - "grad_norm": 0.0, - "learning_rate": 1.5035466863979251e-05, - "loss": 0.783, - "step": 928 - }, - { - "epoch": 1.06, - "grad_norm": 0.0, - "learning_rate": 1.5024835666498279e-05, - "loss": 0.7461, - "step": 929 - }, - { - "epoch": 1.06, - "grad_norm": 0.0, - "learning_rate": 1.5014196866108734e-05, - "loss": 0.7839, - "step": 930 - }, - { - "epoch": 1.06, - "grad_norm": 0.0, - "learning_rate": 1.5003550478907829e-05, - "loss": 0.7592, - "step": 931 - }, - { - "epoch": 1.06, - "grad_norm": 0.0, - "learning_rate": 1.4992896521004253e-05, - "loss": 0.7968, - "step": 932 - }, - { - "epoch": 1.06, - "grad_norm": 0.0, - "learning_rate": 1.4982235008518142e-05, - "loss": 0.803, - "step": 933 - }, - { - "epoch": 1.06, - "grad_norm": 0.0, - "learning_rate": 1.4971565957581074e-05, - "loss": 0.7793, - "step": 934 - }, - { - "epoch": 1.06, - "grad_norm": 0.0, - "learning_rate": 1.496088938433603e-05, - "loss": 0.7683, - "step": 935 - }, - { - "epoch": 1.07, - "grad_norm": 0.0, - "learning_rate": 1.4950205304937368e-05, - "loss": 0.7094, - "step": 936 - }, - { - "epoch": 1.07, - "grad_norm": 0.0, - "learning_rate": 1.4939513735550806e-05, - "loss": 0.7938, - "step": 937 - }, - { - "epoch": 1.07, - "grad_norm": 0.0, - "learning_rate": 1.49288146923534e-05, - "loss": 0.8102, - "step": 938 - }, - { - "epoch": 1.07, - "grad_norm": 0.0, - "learning_rate": 1.4918108191533505e-05, - "loss": 0.78, - "step": 939 - }, - { - "epoch": 1.07, - "grad_norm": 0.0, - "learning_rate": 1.4907394249290766e-05, - "loss": 0.7429, - "step": 940 - }, - { - "epoch": 1.07, - "grad_norm": 0.0, - "learning_rate": 1.4896672881836084e-05, - "loss": 0.7932, - "step": 941 - }, - { - "epoch": 1.07, - "grad_norm": 0.0, - "learning_rate": 1.4885944105391598e-05, - "loss": 0.7703, - "step": 942 - }, - { - "epoch": 1.07, - "grad_norm": 0.0, - "learning_rate": 1.4875207936190661e-05, - "loss": 0.6559, - "step": 943 - }, - { - "epoch": 1.07, - "grad_norm": 0.0, - "learning_rate": 1.4864464390477799e-05, - "loss": 0.7737, - "step": 944 - }, - { - "epoch": 1.08, - "grad_norm": 0.0, - "learning_rate": 1.4853713484508711e-05, - "loss": 0.7043, - "step": 945 - }, - { - "epoch": 1.08, - "grad_norm": 0.0, - "learning_rate": 1.4842955234550232e-05, - "loss": 0.7664, - "step": 946 - }, - { - "epoch": 1.08, - "grad_norm": 0.0, - "learning_rate": 1.4832189656880298e-05, - "loss": 0.8152, - "step": 947 - }, - { - "epoch": 1.08, - "grad_norm": 0.0, - "learning_rate": 1.4821416767787944e-05, - "loss": 0.7847, - "step": 948 - }, - { - "epoch": 1.08, - "grad_norm": 0.0, - "learning_rate": 1.4810636583573261e-05, - "loss": 0.7965, - "step": 949 - }, - { - "epoch": 1.08, - "grad_norm": 0.0, - "learning_rate": 1.4799849120547385e-05, - "loss": 0.7841, - "step": 950 - }, - { - "epoch": 1.08, - "grad_norm": 0.0, - "learning_rate": 1.4789054395032456e-05, - "loss": 0.7271, - "step": 951 - }, - { - "epoch": 1.08, - "grad_norm": 0.0, - "learning_rate": 1.477825242336161e-05, - "loss": 0.7461, - "step": 952 - }, - { - "epoch": 1.08, - "grad_norm": 0.0, - "learning_rate": 1.4767443221878943e-05, - "loss": 0.7737, - "step": 953 - }, - { - "epoch": 1.09, - "grad_norm": 0.0, - "learning_rate": 1.4756626806939493e-05, - "loss": 0.7099, - "step": 954 - }, - { - "epoch": 1.09, - "grad_norm": 0.0, - "learning_rate": 1.474580319490921e-05, - "loss": 0.7539, - "step": 955 - }, - { - "epoch": 1.09, - "grad_norm": 0.0, - "learning_rate": 1.4734972402164933e-05, - "loss": 0.811, - "step": 956 - }, - { - "epoch": 1.09, - "grad_norm": 0.0, - "learning_rate": 1.4724134445094367e-05, - "loss": 0.7386, - "step": 957 - }, - { - "epoch": 1.09, - "grad_norm": 0.0, - "learning_rate": 1.4713289340096065e-05, - "loss": 0.806, - "step": 958 - }, - { - "epoch": 1.09, - "grad_norm": 0.0, - "learning_rate": 1.470243710357938e-05, - "loss": 0.7687, - "step": 959 - }, - { - "epoch": 1.09, - "grad_norm": 0.0, - "learning_rate": 1.4691577751964463e-05, - "loss": 0.7199, - "step": 960 - }, - { - "epoch": 1.09, - "grad_norm": 0.0, - "learning_rate": 1.4680711301682236e-05, - "loss": 0.7617, - "step": 961 - }, - { - "epoch": 1.1, - "grad_norm": 0.0, - "learning_rate": 1.4669837769174356e-05, - "loss": 0.711, - "step": 962 - }, - { - "epoch": 1.1, - "grad_norm": 0.0, - "learning_rate": 1.465895717089319e-05, - "loss": 0.7949, - "step": 963 - }, - { - "epoch": 1.1, - "grad_norm": 0.0, - "learning_rate": 1.4648069523301813e-05, - "loss": 0.7195, - "step": 964 - }, - { - "epoch": 1.1, - "grad_norm": 0.0, - "learning_rate": 1.4637174842873944e-05, - "loss": 0.7417, - "step": 965 - }, - { - "epoch": 1.1, - "grad_norm": 0.0, - "learning_rate": 1.4626273146093968e-05, - "loss": 0.7124, - "step": 966 - }, - { - "epoch": 1.1, - "grad_norm": 0.0, - "learning_rate": 1.4615364449456862e-05, - "loss": 0.7698, - "step": 967 - }, - { - "epoch": 1.1, - "grad_norm": 0.0, - "learning_rate": 1.4604448769468209e-05, - "loss": 0.7617, - "step": 968 - }, - { - "epoch": 1.1, - "grad_norm": 0.0, - "learning_rate": 1.4593526122644153e-05, - "loss": 0.7676, - "step": 969 - }, - { - "epoch": 1.1, - "grad_norm": 0.0, - "learning_rate": 1.4582596525511386e-05, - "loss": 0.6706, - "step": 970 - }, - { - "epoch": 1.11, - "grad_norm": 0.0, - "learning_rate": 1.4571659994607104e-05, - "loss": 0.7109, - "step": 971 - }, - { - "epoch": 1.11, - "grad_norm": 0.0, - "learning_rate": 1.4560716546479006e-05, - "loss": 0.8358, - "step": 972 - }, - { - "epoch": 1.11, - "grad_norm": 0.0, - "learning_rate": 1.4549766197685253e-05, - "loss": 0.7626, - "step": 973 - }, - { - "epoch": 1.11, - "grad_norm": 0.0, - "learning_rate": 1.4538808964794443e-05, - "loss": 0.7092, - "step": 974 - }, - { - "epoch": 1.11, - "grad_norm": 0.0, - "learning_rate": 1.4527844864385593e-05, - "loss": 0.7498, - "step": 975 - }, - { - "epoch": 1.11, - "grad_norm": 0.0, - "learning_rate": 1.4516873913048118e-05, - "loss": 0.8199, - "step": 976 - }, - { - "epoch": 1.11, - "grad_norm": 0.0, - "learning_rate": 1.4505896127381789e-05, - "loss": 0.7197, - "step": 977 - }, - { - "epoch": 1.11, - "grad_norm": 0.0, - "learning_rate": 1.4494911523996722e-05, - "loss": 0.7444, - "step": 978 - }, - { - "epoch": 1.11, - "grad_norm": 0.0, - "learning_rate": 1.4483920119513344e-05, - "loss": 0.7265, - "step": 979 - }, - { - "epoch": 1.12, - "grad_norm": 0.0, - "learning_rate": 1.4472921930562382e-05, - "loss": 0.7281, - "step": 980 - }, - { - "epoch": 1.12, - "grad_norm": 0.0, - "learning_rate": 1.4461916973784824e-05, - "loss": 0.8073, - "step": 981 - }, - { - "epoch": 1.12, - "grad_norm": 0.0, - "learning_rate": 1.4450905265831891e-05, - "loss": 0.8291, - "step": 982 - }, - { - "epoch": 1.12, - "grad_norm": 0.0, - "learning_rate": 1.443988682336503e-05, - "loss": 0.7912, - "step": 983 - }, - { - "epoch": 1.12, - "grad_norm": 0.0, - "learning_rate": 1.4428861663055873e-05, - "loss": 0.7377, - "step": 984 - }, - { - "epoch": 1.12, - "grad_norm": 0.0, - "learning_rate": 1.4417829801586213e-05, - "loss": 0.7339, - "step": 985 - }, - { - "epoch": 1.12, - "grad_norm": 0.0, - "learning_rate": 1.4406791255647992e-05, - "loss": 0.7214, - "step": 986 - }, - { - "epoch": 1.12, - "grad_norm": 0.0, - "learning_rate": 1.439574604194325e-05, - "loss": 0.7287, - "step": 987 - }, - { - "epoch": 1.12, - "grad_norm": 0.0, - "learning_rate": 1.4384694177184136e-05, - "loss": 0.7765, - "step": 988 - }, - { - "epoch": 1.13, - "grad_norm": 0.0, - "learning_rate": 1.4373635678092846e-05, - "loss": 0.7732, - "step": 989 - }, - { - "epoch": 1.13, - "grad_norm": 0.0, - "learning_rate": 1.4362570561401618e-05, - "loss": 0.7799, - "step": 990 - }, - { - "epoch": 1.13, - "grad_norm": 0.0, - "learning_rate": 1.4351498843852712e-05, - "loss": 0.7773, - "step": 991 - }, - { - "epoch": 1.13, - "grad_norm": 0.0, - "learning_rate": 1.4340420542198363e-05, - "loss": 0.7778, - "step": 992 - }, - { - "epoch": 1.13, - "grad_norm": 0.0, - "learning_rate": 1.432933567320078e-05, - "loss": 0.7283, - "step": 993 - }, - { - "epoch": 1.13, - "grad_norm": 0.0, - "learning_rate": 1.4318244253632095e-05, - "loss": 0.7662, - "step": 994 - }, - { - "epoch": 1.13, - "grad_norm": 0.0, - "learning_rate": 1.4307146300274362e-05, - "loss": 0.8444, - "step": 995 - }, - { - "epoch": 1.13, - "grad_norm": 0.0, - "learning_rate": 1.4296041829919523e-05, - "loss": 0.7211, - "step": 996 - }, - { - "epoch": 1.13, - "grad_norm": 0.0, - "learning_rate": 1.4284930859369369e-05, - "loss": 0.7222, - "step": 997 - }, - { - "epoch": 1.14, - "grad_norm": 0.0, - "learning_rate": 1.4273813405435537e-05, - "loss": 0.7531, - "step": 998 - }, - { - "epoch": 1.14, - "grad_norm": 0.0, - "learning_rate": 1.4262689484939466e-05, - "loss": 0.7566, - "step": 999 - }, - { - "epoch": 1.14, - "grad_norm": 0.0, - "learning_rate": 1.4251559114712388e-05, - "loss": 0.7376, - "step": 1000 - }, - { - "epoch": 1.14, - "grad_norm": 0.0, - "learning_rate": 1.4240422311595285e-05, - "loss": 0.8308, - "step": 1001 - }, - { - "epoch": 1.14, - "grad_norm": 0.0, - "learning_rate": 1.4229279092438881e-05, - "loss": 0.7774, - "step": 1002 - }, - { - "epoch": 1.14, - "grad_norm": 0.0, - "learning_rate": 1.4218129474103597e-05, - "loss": 0.8272, - "step": 1003 - }, - { - "epoch": 1.14, - "grad_norm": 0.0, - "learning_rate": 1.420697347345955e-05, - "loss": 0.8442, - "step": 1004 - }, - { - "epoch": 1.14, - "grad_norm": 0.0, - "learning_rate": 1.4195811107386499e-05, - "loss": 0.7428, - "step": 1005 - }, - { - "epoch": 1.15, - "grad_norm": 0.0, - "learning_rate": 1.4184642392773846e-05, - "loss": 0.7635, - "step": 1006 - }, - { - "epoch": 1.15, - "grad_norm": 0.0, - "learning_rate": 1.4173467346520595e-05, - "loss": 0.7716, - "step": 1007 - }, - { - "epoch": 1.15, - "grad_norm": 0.0, - "learning_rate": 1.4162285985535328e-05, - "loss": 0.8599, - "step": 1008 - }, - { - "epoch": 1.15, - "grad_norm": 0.0, - "learning_rate": 1.4151098326736185e-05, - "loss": 0.7708, - "step": 1009 - }, - { - "epoch": 1.15, - "grad_norm": 0.0, - "learning_rate": 1.4139904387050834e-05, - "loss": 0.7888, - "step": 1010 - }, - { - "epoch": 1.15, - "grad_norm": 0.0, - "learning_rate": 1.412870418341644e-05, - "loss": 0.7285, - "step": 1011 - }, - { - "epoch": 1.15, - "grad_norm": 0.0, - "learning_rate": 1.4117497732779661e-05, - "loss": 0.7448, - "step": 1012 - }, - { - "epoch": 1.15, - "grad_norm": 0.0, - "learning_rate": 1.4106285052096592e-05, - "loss": 0.7545, - "step": 1013 - }, - { - "epoch": 1.15, - "grad_norm": 0.0, - "learning_rate": 1.409506615833276e-05, - "loss": 0.7838, - "step": 1014 - }, - { - "epoch": 1.16, - "grad_norm": 0.0, - "learning_rate": 1.408384106846309e-05, - "loss": 0.7546, - "step": 1015 - }, - { - "epoch": 1.16, - "grad_norm": 0.0, - "learning_rate": 1.4072609799471898e-05, - "loss": 0.7249, - "step": 1016 - }, - { - "epoch": 1.16, - "grad_norm": 0.0, - "learning_rate": 1.4061372368352818e-05, - "loss": 0.8185, - "step": 1017 - }, - { - "epoch": 1.16, - "grad_norm": 0.0, - "learning_rate": 1.4050128792108838e-05, - "loss": 0.7685, - "step": 1018 - }, - { - "epoch": 1.16, - "grad_norm": 0.0, - "learning_rate": 1.4038879087752233e-05, - "loss": 0.8124, - "step": 1019 - }, - { - "epoch": 1.16, - "grad_norm": 0.0, - "learning_rate": 1.4027623272304545e-05, - "loss": 0.7536, - "step": 1020 - }, - { - "epoch": 1.16, - "grad_norm": 0.0, - "learning_rate": 1.401636136279657e-05, - "loss": 0.7773, - "step": 1021 - }, - { - "epoch": 1.16, - "grad_norm": 0.0, - "learning_rate": 1.4005093376268317e-05, - "loss": 0.7433, - "step": 1022 - }, - { - "epoch": 1.16, - "grad_norm": 0.0, - "learning_rate": 1.3993819329768998e-05, - "loss": 0.7069, - "step": 1023 - }, - { - "epoch": 1.17, - "grad_norm": 0.0, - "learning_rate": 1.3982539240356992e-05, - "loss": 0.7292, - "step": 1024 - }, - { - "epoch": 1.17, - "grad_norm": 0.0, - "learning_rate": 1.397125312509982e-05, - "loss": 0.752, - "step": 1025 - }, - { - "epoch": 1.17, - "grad_norm": 0.0, - "learning_rate": 1.3959961001074114e-05, - "loss": 0.7346, - "step": 1026 - }, - { - "epoch": 1.17, - "grad_norm": 0.0, - "learning_rate": 1.3948662885365612e-05, - "loss": 0.7706, - "step": 1027 - }, - { - "epoch": 1.17, - "grad_norm": 0.0, - "learning_rate": 1.3937358795069105e-05, - "loss": 0.7742, - "step": 1028 - }, - { - "epoch": 1.17, - "grad_norm": 0.0, - "learning_rate": 1.3926048747288434e-05, - "loss": 0.817, - "step": 1029 - }, - { - "epoch": 1.17, - "grad_norm": 0.0, - "learning_rate": 1.3914732759136442e-05, - "loss": 0.7629, - "step": 1030 - }, - { - "epoch": 1.17, - "grad_norm": 0.0, - "learning_rate": 1.3903410847734975e-05, - "loss": 0.744, - "step": 1031 - }, - { - "epoch": 1.17, - "grad_norm": 0.0, - "learning_rate": 1.3892083030214826e-05, - "loss": 0.7671, - "step": 1032 - }, - { - "epoch": 1.18, - "grad_norm": 0.0, - "learning_rate": 1.3880749323715741e-05, - "loss": 0.7144, - "step": 1033 - }, - { - "epoch": 1.18, - "grad_norm": 0.0, - "learning_rate": 1.3869409745386357e-05, - "loss": 0.7493, - "step": 1034 - }, - { - "epoch": 1.18, - "grad_norm": 0.0, - "learning_rate": 1.3858064312384215e-05, - "loss": 0.6949, - "step": 1035 - }, - { - "epoch": 1.18, - "grad_norm": 0.0, - "learning_rate": 1.3846713041875694e-05, - "loss": 0.7493, - "step": 1036 - }, - { - "epoch": 1.18, - "grad_norm": 0.0, - "learning_rate": 1.383535595103603e-05, - "loss": 0.7162, - "step": 1037 - }, - { - "epoch": 1.18, - "grad_norm": 0.0, - "learning_rate": 1.382399305704924e-05, - "loss": 0.731, - "step": 1038 - }, - { - "epoch": 1.18, - "grad_norm": 0.0, - "learning_rate": 1.3812624377108146e-05, - "loss": 0.831, - "step": 1039 - }, - { - "epoch": 1.18, - "grad_norm": 0.0, - "learning_rate": 1.3801249928414299e-05, - "loss": 0.6777, - "step": 1040 - }, - { - "epoch": 1.18, - "grad_norm": 0.0, - "learning_rate": 1.3789869728178004e-05, - "loss": 0.7725, - "step": 1041 - }, - { - "epoch": 1.19, - "grad_norm": 0.0, - "learning_rate": 1.3778483793618249e-05, - "loss": 0.7616, - "step": 1042 - }, - { - "epoch": 1.19, - "grad_norm": 0.0, - "learning_rate": 1.376709214196271e-05, - "loss": 0.8372, - "step": 1043 - }, - { - "epoch": 1.19, - "grad_norm": 0.0, - "learning_rate": 1.3755694790447702e-05, - "loss": 0.7907, - "step": 1044 - }, - { - "epoch": 1.19, - "grad_norm": 0.0, - "learning_rate": 1.3744291756318182e-05, - "loss": 0.7865, - "step": 1045 - }, - { - "epoch": 1.19, - "grad_norm": 0.0, - "learning_rate": 1.3732883056827683e-05, - "loss": 0.8178, - "step": 1046 - }, - { - "epoch": 1.19, - "grad_norm": 0.0, - "learning_rate": 1.3721468709238335e-05, - "loss": 0.7026, - "step": 1047 - }, - { - "epoch": 1.19, - "grad_norm": 0.0, - "learning_rate": 1.3710048730820786e-05, - "loss": 0.7416, - "step": 1048 - }, - { - "epoch": 1.19, - "grad_norm": 0.0, - "learning_rate": 1.369862313885423e-05, - "loss": 0.677, - "step": 1049 - }, - { - "epoch": 1.2, - "grad_norm": 0.0, - "learning_rate": 1.3687191950626336e-05, - "loss": 0.7425, - "step": 1050 - }, - { - "epoch": 1.2, - "grad_norm": 0.0, - "learning_rate": 1.3675755183433252e-05, - "loss": 0.7415, - "step": 1051 - }, - { - "epoch": 1.2, - "grad_norm": 0.0, - "learning_rate": 1.3664312854579559e-05, - "loss": 0.7835, - "step": 1052 - }, - { - "epoch": 1.2, - "grad_norm": 0.0, - "learning_rate": 1.3652864981378257e-05, - "loss": 0.7456, - "step": 1053 - }, - { - "epoch": 1.2, - "grad_norm": 0.0, - "learning_rate": 1.3641411581150741e-05, - "loss": 0.7863, - "step": 1054 - }, - { - "epoch": 1.2, - "grad_norm": 0.0, - "learning_rate": 1.3629952671226757e-05, - "loss": 0.7922, - "step": 1055 - }, - { - "epoch": 1.2, - "grad_norm": 0.0, - "learning_rate": 1.3618488268944391e-05, - "loss": 0.6902, - "step": 1056 - }, - { - "epoch": 1.2, - "grad_norm": 0.0, - "learning_rate": 1.3607018391650048e-05, - "loss": 0.7609, - "step": 1057 - }, - { - "epoch": 1.2, - "grad_norm": 0.0, - "learning_rate": 1.359554305669841e-05, - "loss": 0.7569, - "step": 1058 - }, - { - "epoch": 1.21, - "grad_norm": 0.0, - "learning_rate": 1.3584062281452415e-05, - "loss": 0.7804, - "step": 1059 - }, - { - "epoch": 1.21, - "grad_norm": 0.0, - "learning_rate": 1.3572576083283236e-05, - "loss": 0.8132, - "step": 1060 - }, - { - "epoch": 1.21, - "grad_norm": 0.0, - "learning_rate": 1.3561084479570249e-05, - "loss": 0.7835, - "step": 1061 - }, - { - "epoch": 1.21, - "grad_norm": 0.0, - "learning_rate": 1.3549587487701011e-05, - "loss": 0.7763, - "step": 1062 - }, - { - "epoch": 1.21, - "grad_norm": 0.0, - "learning_rate": 1.353808512507123e-05, - "loss": 0.7421, - "step": 1063 - }, - { - "epoch": 1.21, - "grad_norm": 0.0, - "learning_rate": 1.352657740908474e-05, - "loss": 0.757, - "step": 1064 - }, - { - "epoch": 1.21, - "grad_norm": 0.0, - "learning_rate": 1.351506435715348e-05, - "loss": 0.8005, - "step": 1065 - }, - { - "epoch": 1.21, - "grad_norm": 0.0, - "learning_rate": 1.3503545986697457e-05, - "loss": 0.7689, - "step": 1066 - }, - { - "epoch": 1.21, - "grad_norm": 0.0, - "learning_rate": 1.3492022315144728e-05, - "loss": 0.7569, - "step": 1067 - }, - { - "epoch": 1.22, - "grad_norm": 0.0, - "learning_rate": 1.3480493359931365e-05, - "loss": 0.7193, - "step": 1068 - }, - { - "epoch": 1.22, - "grad_norm": 0.0, - "learning_rate": 1.3468959138501444e-05, - "loss": 0.7906, - "step": 1069 - }, - { - "epoch": 1.22, - "grad_norm": 0.0, - "learning_rate": 1.3457419668307008e-05, - "loss": 0.8114, - "step": 1070 - }, - { - "epoch": 1.22, - "grad_norm": 0.0, - "learning_rate": 1.344587496680803e-05, - "loss": 0.7869, - "step": 1071 - }, - { - "epoch": 1.22, - "grad_norm": 0.0, - "learning_rate": 1.343432505147241e-05, - "loss": 0.8008, - "step": 1072 - }, - { - "epoch": 1.22, - "grad_norm": 0.0, - "learning_rate": 1.3422769939775936e-05, - "loss": 0.8239, - "step": 1073 - }, - { - "epoch": 1.22, - "grad_norm": 0.0, - "learning_rate": 1.3411209649202256e-05, - "loss": 0.8276, - "step": 1074 - }, - { - "epoch": 1.22, - "grad_norm": 0.0, - "learning_rate": 1.3399644197242847e-05, - "loss": 0.7102, - "step": 1075 - }, - { - "epoch": 1.22, - "grad_norm": 0.0, - "learning_rate": 1.3388073601397009e-05, - "loss": 0.7802, - "step": 1076 - }, - { - "epoch": 1.23, - "grad_norm": 0.0, - "learning_rate": 1.3376497879171817e-05, - "loss": 0.7534, - "step": 1077 - }, - { - "epoch": 1.23, - "grad_norm": 0.0, - "learning_rate": 1.3364917048082106e-05, - "loss": 0.7927, - "step": 1078 - }, - { - "epoch": 1.23, - "grad_norm": 0.0, - "learning_rate": 1.3353331125650436e-05, - "loss": 0.7459, - "step": 1079 - }, - { - "epoch": 1.23, - "grad_norm": 0.0, - "learning_rate": 1.3341740129407072e-05, - "loss": 0.8667, - "step": 1080 - }, - { - "epoch": 1.23, - "grad_norm": 0.0, - "learning_rate": 1.3330144076889961e-05, - "loss": 0.7538, - "step": 1081 - }, - { - "epoch": 1.23, - "grad_norm": 0.0, - "learning_rate": 1.33185429856447e-05, - "loss": 0.781, - "step": 1082 - }, - { - "epoch": 1.23, - "grad_norm": 0.0, - "learning_rate": 1.33069368732245e-05, - "loss": 0.7035, - "step": 1083 - }, - { - "epoch": 1.23, - "grad_norm": 0.0, - "learning_rate": 1.3295325757190178e-05, - "loss": 0.7462, - "step": 1084 - }, - { - "epoch": 1.24, - "grad_norm": 0.0, - "learning_rate": 1.3283709655110126e-05, - "loss": 0.7653, - "step": 1085 - }, - { - "epoch": 1.24, - "grad_norm": 0.0, - "learning_rate": 1.327208858456027e-05, - "loss": 0.7421, - "step": 1086 - }, - { - "epoch": 1.24, - "grad_norm": 0.0, - "learning_rate": 1.3260462563124057e-05, - "loss": 0.7558, - "step": 1087 - }, - { - "epoch": 1.24, - "grad_norm": 0.0, - "learning_rate": 1.3248831608392427e-05, - "loss": 0.8091, - "step": 1088 - }, - { - "epoch": 1.24, - "grad_norm": 0.0, - "learning_rate": 1.3237195737963786e-05, - "loss": 0.7444, - "step": 1089 - }, - { - "epoch": 1.24, - "grad_norm": 0.0, - "learning_rate": 1.3225554969443972e-05, - "loss": 0.775, - "step": 1090 - }, - { - "epoch": 1.24, - "grad_norm": 0.0, - "learning_rate": 1.3213909320446239e-05, - "loss": 0.7708, - "step": 1091 - }, - { - "epoch": 1.24, - "grad_norm": 0.0, - "learning_rate": 1.320225880859122e-05, - "loss": 0.7728, - "step": 1092 - }, - { - "epoch": 1.24, - "grad_norm": 0.0, - "learning_rate": 1.3190603451506916e-05, - "loss": 0.7408, - "step": 1093 - }, - { - "epoch": 1.25, - "grad_norm": 0.0, - "learning_rate": 1.3178943266828653e-05, - "loss": 0.7434, - "step": 1094 - }, - { - "epoch": 1.25, - "grad_norm": 0.0, - "learning_rate": 1.3167278272199054e-05, - "loss": 0.7441, - "step": 1095 - }, - { - "epoch": 1.25, - "grad_norm": 0.0, - "learning_rate": 1.3155608485268032e-05, - "loss": 0.8004, - "step": 1096 - }, - { - "epoch": 1.25, - "grad_norm": 0.0, - "learning_rate": 1.3143933923692746e-05, - "loss": 0.8198, - "step": 1097 - }, - { - "epoch": 1.25, - "grad_norm": 0.0, - "learning_rate": 1.313225460513758e-05, - "loss": 0.7272, - "step": 1098 - }, - { - "epoch": 1.25, - "grad_norm": 0.0, - "learning_rate": 1.3120570547274112e-05, - "loss": 0.7256, - "step": 1099 - }, - { - "epoch": 1.25, - "grad_norm": 0.0, - "learning_rate": 1.3108881767781096e-05, - "loss": 0.7226, - "step": 1100 - }, - { - "epoch": 1.25, - "grad_norm": 0.0, - "learning_rate": 1.3097188284344432e-05, - "loss": 0.7212, - "step": 1101 - }, - { - "epoch": 1.25, - "grad_norm": 0.0, - "learning_rate": 1.3085490114657127e-05, - "loss": 0.7467, - "step": 1102 - }, - { - "epoch": 1.26, - "grad_norm": 0.0, - "learning_rate": 1.3073787276419285e-05, - "loss": 0.7471, - "step": 1103 - }, - { - "epoch": 1.26, - "grad_norm": 0.0, - "learning_rate": 1.306207978733808e-05, - "loss": 0.6949, - "step": 1104 - }, - { - "epoch": 1.26, - "grad_norm": 0.0, - "learning_rate": 1.3050367665127715e-05, - "loss": 0.7558, - "step": 1105 - }, - { - "epoch": 1.26, - "grad_norm": 0.0, - "learning_rate": 1.3038650927509405e-05, - "loss": 0.7478, - "step": 1106 - }, - { - "epoch": 1.26, - "grad_norm": 0.0, - "learning_rate": 1.3026929592211344e-05, - "loss": 0.7524, - "step": 1107 - }, - { - "epoch": 1.26, - "grad_norm": 0.0, - "learning_rate": 1.3015203676968693e-05, - "loss": 0.7237, - "step": 1108 - }, - { - "epoch": 1.26, - "grad_norm": 0.0, - "learning_rate": 1.3003473199523535e-05, - "loss": 0.7183, - "step": 1109 - }, - { - "epoch": 1.26, - "grad_norm": 0.0, - "learning_rate": 1.2991738177624859e-05, - "loss": 0.7479, - "step": 1110 - }, - { - "epoch": 1.26, - "grad_norm": 0.0, - "learning_rate": 1.2979998629028526e-05, - "loss": 0.724, - "step": 1111 - }, - { - "epoch": 1.27, - "grad_norm": 0.0, - "learning_rate": 1.2968254571497251e-05, - "loss": 0.7451, - "step": 1112 - }, - { - "epoch": 1.27, - "grad_norm": 0.0, - "learning_rate": 1.295650602280057e-05, - "loss": 0.7155, - "step": 1113 - }, - { - "epoch": 1.27, - "grad_norm": 0.0, - "learning_rate": 1.2944753000714816e-05, - "loss": 0.7392, - "step": 1114 - }, - { - "epoch": 1.27, - "grad_norm": 0.0, - "learning_rate": 1.2932995523023081e-05, - "loss": 0.7682, - "step": 1115 - }, - { - "epoch": 1.27, - "grad_norm": 0.0, - "learning_rate": 1.2921233607515216e-05, - "loss": 0.7611, - "step": 1116 - }, - { - "epoch": 1.27, - "grad_norm": 0.0, - "learning_rate": 1.2909467271987769e-05, - "loss": 0.7061, - "step": 1117 - }, - { - "epoch": 1.27, - "grad_norm": 0.0, - "learning_rate": 1.2897696534243986e-05, - "loss": 0.7232, - "step": 1118 - }, - { - "epoch": 1.27, - "grad_norm": 0.0, - "learning_rate": 1.288592141209377e-05, - "loss": 0.7162, - "step": 1119 - }, - { - "epoch": 1.27, - "grad_norm": 0.0, - "learning_rate": 1.2874141923353667e-05, - "loss": 0.8084, - "step": 1120 - }, - { - "epoch": 1.28, - "grad_norm": 0.0, - "learning_rate": 1.286235808584681e-05, - "loss": 0.8125, - "step": 1121 - }, - { - "epoch": 1.28, - "grad_norm": 0.0, - "learning_rate": 1.2850569917402934e-05, - "loss": 0.7982, - "step": 1122 - }, - { - "epoch": 1.28, - "grad_norm": 0.0, - "learning_rate": 1.2838777435858311e-05, - "loss": 0.7738, - "step": 1123 - }, - { - "epoch": 1.28, - "grad_norm": 0.0, - "learning_rate": 1.2826980659055753e-05, - "loss": 0.742, - "step": 1124 - }, - { - "epoch": 1.28, - "grad_norm": 0.0, - "learning_rate": 1.2815179604844552e-05, - "loss": 0.8051, - "step": 1125 - }, - { - "epoch": 1.28, - "grad_norm": 0.0, - "learning_rate": 1.2803374291080491e-05, - "loss": 0.7678, - "step": 1126 - }, - { - "epoch": 1.28, - "grad_norm": 0.0, - "learning_rate": 1.2791564735625788e-05, - "loss": 0.7738, - "step": 1127 - }, - { - "epoch": 1.28, - "grad_norm": 0.0, - "learning_rate": 1.2779750956349086e-05, - "loss": 0.7887, - "step": 1128 - }, - { - "epoch": 1.29, - "grad_norm": 0.0, - "learning_rate": 1.2767932971125405e-05, - "loss": 0.7852, - "step": 1129 - }, - { - "epoch": 1.29, - "grad_norm": 0.0, - "learning_rate": 1.2756110797836146e-05, - "loss": 0.7697, - "step": 1130 - }, - { - "epoch": 1.29, - "grad_norm": 0.0, - "learning_rate": 1.274428445436903e-05, - "loss": 0.7531, - "step": 1131 - }, - { - "epoch": 1.29, - "grad_norm": 0.0, - "learning_rate": 1.273245395861811e-05, - "loss": 0.7095, - "step": 1132 - }, - { - "epoch": 1.29, - "grad_norm": 0.0, - "learning_rate": 1.2720619328483692e-05, - "loss": 0.7766, - "step": 1133 - }, - { - "epoch": 1.29, - "grad_norm": 0.0, - "learning_rate": 1.270878058187237e-05, - "loss": 0.774, - "step": 1134 - }, - { - "epoch": 1.29, - "grad_norm": 0.0, - "learning_rate": 1.2696937736696938e-05, - "loss": 0.7598, - "step": 1135 - }, - { - "epoch": 1.29, - "grad_norm": 0.0, - "learning_rate": 1.2685090810876408e-05, - "loss": 0.7407, - "step": 1136 - }, - { - "epoch": 1.29, - "grad_norm": 0.0, - "learning_rate": 1.2673239822335961e-05, - "loss": 0.7954, - "step": 1137 - }, - { - "epoch": 1.3, - "grad_norm": 0.0, - "learning_rate": 1.266138478900693e-05, - "loss": 0.8039, - "step": 1138 - }, - { - "epoch": 1.3, - "grad_norm": 0.0, - "learning_rate": 1.2649525728826762e-05, - "loss": 0.7534, - "step": 1139 - }, - { - "epoch": 1.3, - "grad_norm": 0.0, - "learning_rate": 1.2637662659738996e-05, - "loss": 0.7659, - "step": 1140 - }, - { - "epoch": 1.3, - "grad_norm": 0.0, - "learning_rate": 1.2625795599693243e-05, - "loss": 0.7445, - "step": 1141 - }, - { - "epoch": 1.3, - "grad_norm": 0.0, - "learning_rate": 1.261392456664515e-05, - "loss": 0.7473, - "step": 1142 - }, - { - "epoch": 1.3, - "grad_norm": 0.0, - "learning_rate": 1.2602049578556373e-05, - "loss": 0.8378, - "step": 1143 - }, - { - "epoch": 1.3, - "grad_norm": 0.0, - "learning_rate": 1.2590170653394556e-05, - "loss": 0.7478, - "step": 1144 - }, - { - "epoch": 1.3, - "grad_norm": 0.0, - "learning_rate": 1.2578287809133292e-05, - "loss": 0.7066, - "step": 1145 - }, - { - "epoch": 1.3, - "grad_norm": 0.0, - "learning_rate": 1.2566401063752118e-05, - "loss": 0.8133, - "step": 1146 - }, - { - "epoch": 1.31, - "grad_norm": 0.0, - "learning_rate": 1.2554510435236464e-05, - "loss": 0.7859, - "step": 1147 - }, - { - "epoch": 1.31, - "grad_norm": 0.0, - "learning_rate": 1.2542615941577637e-05, - "loss": 0.7505, - "step": 1148 - }, - { - "epoch": 1.31, - "grad_norm": 0.0, - "learning_rate": 1.2530717600772783e-05, - "loss": 0.7963, - "step": 1149 - }, - { - "epoch": 1.31, - "grad_norm": 0.0, - "learning_rate": 1.2518815430824893e-05, - "loss": 0.7711, - "step": 1150 - }, - { - "epoch": 1.31, - "grad_norm": 0.0, - "learning_rate": 1.2506909449742728e-05, - "loss": 0.776, - "step": 1151 - }, - { - "epoch": 1.31, - "grad_norm": 0.0, - "learning_rate": 1.249499967554083e-05, - "loss": 0.762, - "step": 1152 - }, - { - "epoch": 1.31, - "grad_norm": 0.0, - "learning_rate": 1.2483086126239465e-05, - "loss": 0.8169, - "step": 1153 - }, - { - "epoch": 1.31, - "grad_norm": 0.0, - "learning_rate": 1.2471168819864629e-05, - "loss": 0.7653, - "step": 1154 - }, - { - "epoch": 1.31, - "grad_norm": 0.0, - "learning_rate": 1.2459247774447995e-05, - "loss": 0.7476, - "step": 1155 - }, - { - "epoch": 1.32, - "grad_norm": 0.0, - "learning_rate": 1.244732300802689e-05, - "loss": 0.7309, - "step": 1156 - }, - { - "epoch": 1.32, - "grad_norm": 0.0, - "learning_rate": 1.2435394538644272e-05, - "loss": 0.7556, - "step": 1157 - }, - { - "epoch": 1.32, - "grad_norm": 0.0, - "learning_rate": 1.2423462384348706e-05, - "loss": 0.6779, - "step": 1158 - }, - { - "epoch": 1.32, - "grad_norm": 0.0, - "learning_rate": 1.2411526563194333e-05, - "loss": 0.7209, - "step": 1159 - }, - { - "epoch": 1.32, - "grad_norm": 0.0, - "learning_rate": 1.2399587093240836e-05, - "loss": 0.7458, - "step": 1160 - }, - { - "epoch": 1.32, - "grad_norm": 0.0, - "learning_rate": 1.2387643992553422e-05, - "loss": 0.7513, - "step": 1161 - }, - { - "epoch": 1.32, - "grad_norm": 0.0, - "learning_rate": 1.2375697279202794e-05, - "loss": 0.8628, - "step": 1162 - }, - { - "epoch": 1.32, - "grad_norm": 0.0, - "learning_rate": 1.236374697126512e-05, - "loss": 0.7434, - "step": 1163 - }, - { - "epoch": 1.32, - "grad_norm": 0.0, - "learning_rate": 1.2351793086822004e-05, - "loss": 0.7693, - "step": 1164 - }, - { - "epoch": 1.33, - "grad_norm": 0.0, - "learning_rate": 1.233983564396046e-05, - "loss": 0.8169, - "step": 1165 - }, - { - "epoch": 1.33, - "grad_norm": 0.0, - "learning_rate": 1.2327874660772899e-05, - "loss": 0.7443, - "step": 1166 - }, - { - "epoch": 1.33, - "grad_norm": 0.0, - "learning_rate": 1.2315910155357072e-05, - "loss": 0.7476, - "step": 1167 - }, - { - "epoch": 1.33, - "grad_norm": 0.0, - "learning_rate": 1.2303942145816069e-05, - "loss": 0.7468, - "step": 1168 - }, - { - "epoch": 1.33, - "grad_norm": 0.0, - "learning_rate": 1.2291970650258276e-05, - "loss": 0.6699, - "step": 1169 - }, - { - "epoch": 1.33, - "grad_norm": 0.0, - "learning_rate": 1.2279995686797362e-05, - "loss": 0.7014, - "step": 1170 - }, - { - "epoch": 1.33, - "grad_norm": 0.0, - "learning_rate": 1.2268017273552238e-05, - "loss": 0.7492, - "step": 1171 - }, - { - "epoch": 1.33, - "grad_norm": 0.0, - "learning_rate": 1.2256035428647033e-05, - "loss": 0.7957, - "step": 1172 - }, - { - "epoch": 1.34, - "grad_norm": 0.0, - "learning_rate": 1.2244050170211071e-05, - "loss": 0.8307, - "step": 1173 - }, - { - "epoch": 1.34, - "grad_norm": 0.0, - "learning_rate": 1.2232061516378841e-05, - "loss": 0.7228, - "step": 1174 - }, - { - "epoch": 1.34, - "grad_norm": 0.0, - "learning_rate": 1.2220069485289972e-05, - "loss": 0.7778, - "step": 1175 - }, - { - "epoch": 1.34, - "grad_norm": 0.0, - "learning_rate": 1.2208074095089192e-05, - "loss": 0.8157, - "step": 1176 - }, - { - "epoch": 1.34, - "grad_norm": 0.0, - "learning_rate": 1.2196075363926325e-05, - "loss": 0.8032, - "step": 1177 - }, - { - "epoch": 1.34, - "grad_norm": 0.0, - "learning_rate": 1.2184073309956247e-05, - "loss": 0.7248, - "step": 1178 - }, - { - "epoch": 1.34, - "grad_norm": 0.0, - "learning_rate": 1.2172067951338852e-05, - "loss": 0.7776, - "step": 1179 - }, - { - "epoch": 1.34, - "grad_norm": 0.0, - "learning_rate": 1.2160059306239046e-05, - "loss": 0.7969, - "step": 1180 - }, - { - "epoch": 1.34, - "grad_norm": 0.0, - "learning_rate": 1.2148047392826703e-05, - "loss": 0.7823, - "step": 1181 - }, - { - "epoch": 1.35, - "grad_norm": 0.0, - "learning_rate": 1.2136032229276641e-05, - "loss": 0.7897, - "step": 1182 - }, - { - "epoch": 1.35, - "grad_norm": 0.0, - "learning_rate": 1.2124013833768596e-05, - "loss": 0.7655, - "step": 1183 - }, - { - "epoch": 1.35, - "grad_norm": 0.0, - "learning_rate": 1.2111992224487197e-05, - "loss": 0.7114, - "step": 1184 - }, - { - "epoch": 1.35, - "grad_norm": 0.0, - "learning_rate": 1.209996741962193e-05, - "loss": 0.7374, - "step": 1185 - }, - { - "epoch": 1.35, - "grad_norm": 0.0, - "learning_rate": 1.2087939437367126e-05, - "loss": 0.7606, - "step": 1186 - }, - { - "epoch": 1.35, - "grad_norm": 0.0, - "learning_rate": 1.207590829592191e-05, - "loss": 0.815, - "step": 1187 - }, - { - "epoch": 1.35, - "grad_norm": 0.0, - "learning_rate": 1.2063874013490198e-05, - "loss": 0.7019, - "step": 1188 - }, - { - "epoch": 1.35, - "grad_norm": 0.0, - "learning_rate": 1.2051836608280655e-05, - "loss": 0.7699, - "step": 1189 - }, - { - "epoch": 1.35, - "grad_norm": 0.0, - "learning_rate": 1.2039796098506676e-05, - "loss": 0.7622, - "step": 1190 - }, - { - "epoch": 1.36, - "grad_norm": 0.0, - "learning_rate": 1.2027752502386338e-05, - "loss": 0.7934, - "step": 1191 - }, - { - "epoch": 1.36, - "grad_norm": 0.0, - "learning_rate": 1.2015705838142404e-05, - "loss": 0.8166, - "step": 1192 - }, - { - "epoch": 1.36, - "grad_norm": 0.0, - "learning_rate": 1.2003656124002274e-05, - "loss": 0.6962, - "step": 1193 - }, - { - "epoch": 1.36, - "grad_norm": 0.0, - "learning_rate": 1.1991603378197962e-05, - "loss": 0.7709, - "step": 1194 - }, - { - "epoch": 1.36, - "grad_norm": 0.0, - "learning_rate": 1.1979547618966068e-05, - "loss": 0.7195, - "step": 1195 - }, - { - "epoch": 1.36, - "grad_norm": 0.0, - "learning_rate": 1.196748886454775e-05, - "loss": 0.7456, - "step": 1196 - }, - { - "epoch": 1.36, - "grad_norm": 0.0, - "learning_rate": 1.1955427133188709e-05, - "loss": 0.7788, - "step": 1197 - }, - { - "epoch": 1.36, - "grad_norm": 0.0, - "learning_rate": 1.1943362443139131e-05, - "loss": 0.763, - "step": 1198 - }, - { - "epoch": 1.36, - "grad_norm": 0.0, - "learning_rate": 1.1931294812653698e-05, - "loss": 0.7218, - "step": 1199 - }, - { - "epoch": 1.37, - "grad_norm": 0.0, - "learning_rate": 1.1919224259991527e-05, - "loss": 0.729, - "step": 1200 - }, - { - "epoch": 1.37, - "grad_norm": 0.0, - "learning_rate": 1.190715080341617e-05, - "loss": 0.8041, - "step": 1201 - }, - { - "epoch": 1.37, - "grad_norm": 0.0, - "learning_rate": 1.1895074461195556e-05, - "loss": 0.6778, - "step": 1202 - }, - { - "epoch": 1.37, - "grad_norm": 0.0, - "learning_rate": 1.1882995251601997e-05, - "loss": 0.7682, - "step": 1203 - }, - { - "epoch": 1.37, - "grad_norm": 0.0, - "learning_rate": 1.1870913192912127e-05, - "loss": 0.7439, - "step": 1204 - }, - { - "epoch": 1.37, - "grad_norm": 0.0, - "learning_rate": 1.1858828303406913e-05, - "loss": 0.7715, - "step": 1205 - }, - { - "epoch": 1.37, - "grad_norm": 0.0, - "learning_rate": 1.1846740601371575e-05, - "loss": 0.7827, - "step": 1206 - }, - { - "epoch": 1.37, - "grad_norm": 0.0, - "learning_rate": 1.1834650105095618e-05, - "loss": 0.7571, - "step": 1207 - }, - { - "epoch": 1.38, - "grad_norm": 0.0, - "learning_rate": 1.1822556832872756e-05, - "loss": 0.7117, - "step": 1208 - }, - { - "epoch": 1.38, - "grad_norm": 0.0, - "learning_rate": 1.1810460803000916e-05, - "loss": 0.7484, - "step": 1209 - }, - { - "epoch": 1.38, - "grad_norm": 0.0, - "learning_rate": 1.1798362033782183e-05, - "loss": 0.7603, - "step": 1210 - }, - { - "epoch": 1.38, - "grad_norm": 0.0, - "learning_rate": 1.1786260543522795e-05, - "loss": 0.7218, - "step": 1211 - }, - { - "epoch": 1.38, - "grad_norm": 0.0, - "learning_rate": 1.1774156350533112e-05, - "loss": 0.7662, - "step": 1212 - }, - { - "epoch": 1.38, - "grad_norm": 0.0, - "learning_rate": 1.1762049473127582e-05, - "loss": 0.7164, - "step": 1213 - }, - { - "epoch": 1.38, - "grad_norm": 0.0, - "learning_rate": 1.1749939929624698e-05, - "loss": 0.7844, - "step": 1214 - }, - { - "epoch": 1.38, - "grad_norm": 0.0, - "learning_rate": 1.173782773834701e-05, - "loss": 0.7628, - "step": 1215 - }, - { - "epoch": 1.38, - "grad_norm": 0.0, - "learning_rate": 1.172571291762106e-05, - "loss": 0.7426, - "step": 1216 - }, - { - "epoch": 1.39, - "grad_norm": 0.0, - "learning_rate": 1.1713595485777373e-05, - "loss": 0.8008, - "step": 1217 - }, - { - "epoch": 1.39, - "grad_norm": 0.0, - "learning_rate": 1.1701475461150427e-05, - "loss": 0.7517, - "step": 1218 - }, - { - "epoch": 1.39, - "grad_norm": 0.0, - "learning_rate": 1.1689352862078618e-05, - "loss": 0.6837, - "step": 1219 - }, - { - "epoch": 1.39, - "grad_norm": 0.0, - "learning_rate": 1.1677227706904243e-05, - "loss": 0.8215, - "step": 1220 - }, - { - "epoch": 1.39, - "grad_norm": 0.0, - "learning_rate": 1.1665100013973458e-05, - "loss": 0.8076, - "step": 1221 - }, - { - "epoch": 1.39, - "grad_norm": 0.0, - "learning_rate": 1.1652969801636268e-05, - "loss": 0.7822, - "step": 1222 - }, - { - "epoch": 1.39, - "grad_norm": 0.0, - "learning_rate": 1.1640837088246486e-05, - "loss": 0.7678, - "step": 1223 - }, - { - "epoch": 1.39, - "grad_norm": 0.0, - "learning_rate": 1.162870189216171e-05, - "loss": 0.7296, - "step": 1224 - }, - { - "epoch": 1.39, - "grad_norm": 0.0, - "learning_rate": 1.1616564231743293e-05, - "loss": 0.7581, - "step": 1225 - }, - { - "epoch": 1.4, - "grad_norm": 0.0, - "learning_rate": 1.1604424125356313e-05, - "loss": 0.7295, - "step": 1226 - }, - { - "epoch": 1.4, - "grad_norm": 0.0, - "learning_rate": 1.1592281591369563e-05, - "loss": 0.7043, - "step": 1227 - }, - { - "epoch": 1.4, - "grad_norm": 0.0, - "learning_rate": 1.1580136648155493e-05, - "loss": 0.7135, - "step": 1228 - }, - { - "epoch": 1.4, - "grad_norm": 0.0, - "learning_rate": 1.1567989314090208e-05, - "loss": 0.7343, - "step": 1229 - }, - { - "epoch": 1.4, - "grad_norm": 0.0, - "learning_rate": 1.1555839607553428e-05, - "loss": 0.7147, - "step": 1230 - }, - { - "epoch": 1.4, - "grad_norm": 0.0, - "learning_rate": 1.154368754692846e-05, - "loss": 0.7781, - "step": 1231 - }, - { - "epoch": 1.4, - "grad_norm": 0.0, - "learning_rate": 1.1531533150602175e-05, - "loss": 0.7805, - "step": 1232 - }, - { - "epoch": 1.4, - "grad_norm": 0.0, - "learning_rate": 1.151937643696498e-05, - "loss": 0.7323, - "step": 1233 - }, - { - "epoch": 1.4, - "grad_norm": 0.0, - "learning_rate": 1.1507217424410782e-05, - "loss": 0.8035, - "step": 1234 - }, - { - "epoch": 1.41, - "grad_norm": 0.0, - "learning_rate": 1.1495056131336977e-05, - "loss": 0.7753, - "step": 1235 - }, - { - "epoch": 1.41, - "grad_norm": 0.0, - "learning_rate": 1.1482892576144404e-05, - "loss": 0.6906, - "step": 1236 - }, - { - "epoch": 1.41, - "grad_norm": 0.0, - "learning_rate": 1.1470726777237324e-05, - "loss": 0.7019, - "step": 1237 - }, - { - "epoch": 1.41, - "grad_norm": 0.0, - "learning_rate": 1.1458558753023394e-05, - "loss": 0.8497, - "step": 1238 - }, - { - "epoch": 1.41, - "grad_norm": 0.0, - "learning_rate": 1.1446388521913645e-05, - "loss": 0.712, - "step": 1239 - }, - { - "epoch": 1.41, - "grad_norm": 0.0, - "learning_rate": 1.1434216102322436e-05, - "loss": 0.8266, - "step": 1240 - }, - { - "epoch": 1.41, - "grad_norm": 0.0, - "learning_rate": 1.1422041512667446e-05, - "loss": 0.8092, - "step": 1241 - }, - { - "epoch": 1.41, - "grad_norm": 0.0, - "learning_rate": 1.1409864771369627e-05, - "loss": 0.7642, - "step": 1242 - }, - { - "epoch": 1.41, - "grad_norm": 0.0, - "learning_rate": 1.1397685896853201e-05, - "loss": 0.8212, - "step": 1243 - }, - { - "epoch": 1.42, - "grad_norm": 0.0, - "learning_rate": 1.138550490754561e-05, - "loss": 0.7612, - "step": 1244 - }, - { - "epoch": 1.42, - "grad_norm": 0.0, - "learning_rate": 1.1373321821877494e-05, - "loss": 0.6863, - "step": 1245 - }, - { - "epoch": 1.42, - "grad_norm": 0.0, - "learning_rate": 1.1361136658282664e-05, - "loss": 0.7057, - "step": 1246 - }, - { - "epoch": 1.42, - "grad_norm": 0.0, - "learning_rate": 1.1348949435198084e-05, - "loss": 0.8105, - "step": 1247 - }, - { - "epoch": 1.42, - "grad_norm": 0.0, - "learning_rate": 1.1336760171063825e-05, - "loss": 0.762, - "step": 1248 - }, - { - "epoch": 1.42, - "grad_norm": 0.0, - "learning_rate": 1.132456888432305e-05, - "loss": 0.751, - "step": 1249 - }, - { - "epoch": 1.42, - "grad_norm": 0.0, - "learning_rate": 1.1312375593421983e-05, - "loss": 0.7438, - "step": 1250 - }, - { - "epoch": 1.42, - "grad_norm": 0.0, - "learning_rate": 1.1300180316809876e-05, - "loss": 0.749, - "step": 1251 - }, - { - "epoch": 1.43, - "grad_norm": 0.0, - "learning_rate": 1.1287983072938994e-05, - "loss": 0.7658, - "step": 1252 - }, - { - "epoch": 1.43, - "grad_norm": 0.0, - "learning_rate": 1.127578388026457e-05, - "loss": 0.8004, - "step": 1253 - }, - { - "epoch": 1.43, - "grad_norm": 0.0, - "learning_rate": 1.1263582757244786e-05, - "loss": 0.813, - "step": 1254 - }, - { - "epoch": 1.43, - "grad_norm": 0.0, - "learning_rate": 1.1251379722340754e-05, - "loss": 0.774, - "step": 1255 - }, - { - "epoch": 1.43, - "grad_norm": 0.0, - "learning_rate": 1.123917479401647e-05, - "loss": 0.7196, - "step": 1256 - }, - { - "epoch": 1.43, - "grad_norm": 0.0, - "learning_rate": 1.1226967990738798e-05, - "loss": 0.8097, - "step": 1257 - }, - { - "epoch": 1.43, - "grad_norm": 0.0, - "learning_rate": 1.1214759330977434e-05, - "loss": 0.7306, - "step": 1258 - }, - { - "epoch": 1.43, - "grad_norm": 0.0, - "learning_rate": 1.1202548833204897e-05, - "loss": 0.7001, - "step": 1259 - }, - { - "epoch": 1.43, - "grad_norm": 0.0, - "learning_rate": 1.1190336515896466e-05, - "loss": 0.7298, - "step": 1260 - }, - { - "epoch": 1.44, - "grad_norm": 0.0, - "learning_rate": 1.1178122397530191e-05, - "loss": 0.8128, - "step": 1261 - }, - { - "epoch": 1.44, - "grad_norm": 0.0, - "learning_rate": 1.1165906496586839e-05, - "loss": 0.7971, - "step": 1262 - }, - { - "epoch": 1.44, - "grad_norm": 0.0, - "learning_rate": 1.115368883154988e-05, - "loss": 0.7646, - "step": 1263 - }, - { - "epoch": 1.44, - "grad_norm": 0.0, - "learning_rate": 1.1141469420905442e-05, - "loss": 0.8142, - "step": 1264 - }, - { - "epoch": 1.44, - "grad_norm": 0.0, - "learning_rate": 1.1129248283142304e-05, - "loss": 0.7184, - "step": 1265 - }, - { - "epoch": 1.44, - "grad_norm": 0.0, - "learning_rate": 1.1117025436751855e-05, - "loss": 0.777, - "step": 1266 - }, - { - "epoch": 1.44, - "grad_norm": 0.0, - "learning_rate": 1.1104800900228074e-05, - "loss": 0.7741, - "step": 1267 - }, - { - "epoch": 1.44, - "grad_norm": 0.0, - "learning_rate": 1.1092574692067489e-05, - "loss": 0.7686, - "step": 1268 - }, - { - "epoch": 1.44, - "grad_norm": 0.0, - "learning_rate": 1.108034683076916e-05, - "loss": 0.7789, - "step": 1269 - }, - { - "epoch": 1.45, - "grad_norm": 0.0, - "learning_rate": 1.106811733483465e-05, - "loss": 0.7608, - "step": 1270 - }, - { - "epoch": 1.45, - "grad_norm": 0.0, - "learning_rate": 1.1055886222768e-05, - "loss": 0.7534, - "step": 1271 - }, - { - "epoch": 1.45, - "grad_norm": 0.0, - "learning_rate": 1.1043653513075683e-05, - "loss": 0.731, - "step": 1272 - }, - { - "epoch": 1.45, - "grad_norm": 0.0, - "learning_rate": 1.1031419224266602e-05, - "loss": 0.7444, - "step": 1273 - }, - { - "epoch": 1.45, - "grad_norm": 0.0, - "learning_rate": 1.1019183374852047e-05, - "loss": 0.8075, - "step": 1274 - }, - { - "epoch": 1.45, - "grad_norm": 0.0, - "learning_rate": 1.1006945983345662e-05, - "loss": 0.7731, - "step": 1275 - }, - { - "epoch": 1.45, - "grad_norm": 0.0, - "learning_rate": 1.0994707068263435e-05, - "loss": 0.8059, - "step": 1276 - }, - { - "epoch": 1.45, - "grad_norm": 0.0, - "learning_rate": 1.0982466648123649e-05, - "loss": 0.7342, - "step": 1277 - }, - { - "epoch": 1.45, - "grad_norm": 0.0, - "learning_rate": 1.0970224741446876e-05, - "loss": 0.8287, - "step": 1278 - }, - { - "epoch": 1.46, - "grad_norm": 0.0, - "learning_rate": 1.0957981366755917e-05, - "loss": 0.7438, - "step": 1279 - }, - { - "epoch": 1.46, - "grad_norm": 0.0, - "learning_rate": 1.094573654257582e-05, - "loss": 0.746, - "step": 1280 - }, - { - "epoch": 1.46, - "grad_norm": 0.0, - "learning_rate": 1.0933490287433806e-05, - "loss": 0.7518, - "step": 1281 - }, - { - "epoch": 1.46, - "grad_norm": 0.0, - "learning_rate": 1.0921242619859273e-05, - "loss": 0.7408, - "step": 1282 - }, - { - "epoch": 1.46, - "grad_norm": 0.0, - "learning_rate": 1.0908993558383749e-05, - "loss": 0.7173, - "step": 1283 - }, - { - "epoch": 1.46, - "grad_norm": 0.0, - "learning_rate": 1.0896743121540877e-05, - "loss": 0.7793, - "step": 1284 - }, - { - "epoch": 1.46, - "grad_norm": 0.0, - "learning_rate": 1.0884491327866373e-05, - "loss": 0.7372, - "step": 1285 - }, - { - "epoch": 1.46, - "grad_norm": 0.0, - "learning_rate": 1.0872238195898019e-05, - "loss": 0.7562, - "step": 1286 - }, - { - "epoch": 1.46, - "grad_norm": 0.0, - "learning_rate": 1.0859983744175603e-05, - "loss": 0.7599, - "step": 1287 - }, - { - "epoch": 1.47, - "grad_norm": 0.0, - "learning_rate": 1.0847727991240928e-05, - "loss": 0.7334, - "step": 1288 - }, - { - "epoch": 1.47, - "grad_norm": 0.0, - "learning_rate": 1.0835470955637754e-05, - "loss": 0.8023, - "step": 1289 - }, - { - "epoch": 1.47, - "grad_norm": 0.0, - "learning_rate": 1.0823212655911795e-05, - "loss": 0.7557, - "step": 1290 - }, - { - "epoch": 1.47, - "grad_norm": 0.0, - "learning_rate": 1.0810953110610658e-05, - "loss": 0.7168, - "step": 1291 - }, - { - "epoch": 1.47, - "grad_norm": 0.0, - "learning_rate": 1.0798692338283851e-05, - "loss": 0.7274, - "step": 1292 - }, - { - "epoch": 1.47, - "grad_norm": 0.0, - "learning_rate": 1.0786430357482731e-05, - "loss": 0.7554, - "step": 1293 - }, - { - "epoch": 1.47, - "grad_norm": 0.0, - "learning_rate": 1.0774167186760491e-05, - "loss": 0.6992, - "step": 1294 - }, - { - "epoch": 1.47, - "grad_norm": 0.0, - "learning_rate": 1.0761902844672112e-05, - "loss": 0.7688, - "step": 1295 - }, - { - "epoch": 1.48, - "grad_norm": 0.0, - "learning_rate": 1.0749637349774359e-05, - "loss": 0.803, - "step": 1296 - }, - { - "epoch": 1.48, - "grad_norm": 0.0, - "learning_rate": 1.0737370720625732e-05, - "loss": 0.846, - "step": 1297 - }, - { - "epoch": 1.48, - "grad_norm": 0.0, - "learning_rate": 1.0725102975786459e-05, - "loss": 0.7196, - "step": 1298 - }, - { - "epoch": 1.48, - "grad_norm": 0.0, - "learning_rate": 1.0712834133818442e-05, - "loss": 0.7391, - "step": 1299 - }, - { - "epoch": 1.48, - "grad_norm": 0.0, - "learning_rate": 1.0700564213285255e-05, - "loss": 0.6874, - "step": 1300 - }, - { - "epoch": 1.48, - "grad_norm": 0.0, - "learning_rate": 1.0688293232752096e-05, - "loss": 0.7425, - "step": 1301 - }, - { - "epoch": 1.48, - "grad_norm": 0.0, - "learning_rate": 1.067602121078577e-05, - "loss": 0.7667, - "step": 1302 - }, - { - "epoch": 1.48, - "grad_norm": 0.0, - "learning_rate": 1.066374816595466e-05, - "loss": 0.7899, - "step": 1303 - }, - { - "epoch": 1.48, - "grad_norm": 0.0, - "learning_rate": 1.0651474116828691e-05, - "loss": 0.77, - "step": 1304 - }, - { - "epoch": 1.49, - "grad_norm": 0.0, - "learning_rate": 1.0639199081979315e-05, - "loss": 0.8243, - "step": 1305 - }, - { - "epoch": 1.49, - "grad_norm": 0.0, - "learning_rate": 1.0626923079979466e-05, - "loss": 0.7449, - "step": 1306 - }, - { - "epoch": 1.49, - "grad_norm": 0.0, - "learning_rate": 1.061464612940355e-05, - "loss": 0.7841, - "step": 1307 - }, - { - "epoch": 1.49, - "grad_norm": 0.0, - "learning_rate": 1.0602368248827403e-05, - "loss": 0.7324, - "step": 1308 - }, - { - "epoch": 1.49, - "grad_norm": 0.0, - "learning_rate": 1.0590089456828274e-05, - "loss": 0.7269, - "step": 1309 - }, - { - "epoch": 1.49, - "grad_norm": 0.0, - "learning_rate": 1.0577809771984783e-05, - "loss": 0.7696, - "step": 1310 - }, - { - "epoch": 1.49, - "grad_norm": 0.0, - "learning_rate": 1.0565529212876907e-05, - "loss": 0.7444, - "step": 1311 - }, - { - "epoch": 1.49, - "grad_norm": 0.0, - "learning_rate": 1.0553247798085942e-05, - "loss": 0.7625, - "step": 1312 - }, - { - "epoch": 1.49, - "grad_norm": 0.0, - "learning_rate": 1.0540965546194482e-05, - "loss": 0.7571, - "step": 1313 - }, - { - "epoch": 1.5, - "grad_norm": 0.0, - "learning_rate": 1.0528682475786388e-05, - "loss": 0.8014, - "step": 1314 - }, - { - "epoch": 1.5, - "grad_norm": 0.0, - "learning_rate": 1.0516398605446751e-05, - "loss": 0.7889, - "step": 1315 - }, - { - "epoch": 1.5, - "grad_norm": 0.0, - "learning_rate": 1.0504113953761886e-05, - "loss": 0.7556, - "step": 1316 - }, - { - "epoch": 1.5, - "grad_norm": 0.0, - "learning_rate": 1.049182853931928e-05, - "loss": 0.7529, - "step": 1317 - }, - { - "epoch": 1.5, - "grad_norm": 0.0, - "learning_rate": 1.047954238070758e-05, - "loss": 0.7596, - "step": 1318 - }, - { - "epoch": 1.5, - "grad_norm": 0.0, - "learning_rate": 1.046725549651655e-05, - "loss": 0.7887, - "step": 1319 - }, - { - "epoch": 1.5, - "grad_norm": 0.0, - "learning_rate": 1.0454967905337066e-05, - "loss": 0.7684, - "step": 1320 - }, - { - "epoch": 1.5, - "grad_norm": 0.0, - "learning_rate": 1.044267962576106e-05, - "loss": 0.7147, - "step": 1321 - }, - { - "epoch": 1.5, - "grad_norm": 0.0, - "learning_rate": 1.0430390676381514e-05, - "loss": 0.6971, - "step": 1322 - }, - { - "epoch": 1.51, - "grad_norm": 0.0, - "learning_rate": 1.0418101075792419e-05, - "loss": 0.7731, - "step": 1323 - }, - { - "epoch": 1.51, - "grad_norm": 0.0, - "learning_rate": 1.0405810842588757e-05, - "loss": 0.7073, - "step": 1324 - }, - { - "epoch": 1.51, - "grad_norm": 0.0, - "learning_rate": 1.0393519995366458e-05, - "loss": 0.7327, - "step": 1325 - }, - { - "epoch": 1.51, - "grad_norm": 0.0, - "learning_rate": 1.0381228552722393e-05, - "loss": 0.8579, - "step": 1326 - }, - { - "epoch": 1.51, - "grad_norm": 0.0, - "learning_rate": 1.0368936533254318e-05, - "loss": 0.7678, - "step": 1327 - }, - { - "epoch": 1.51, - "grad_norm": 0.0, - "learning_rate": 1.0356643955560881e-05, - "loss": 0.7301, - "step": 1328 - }, - { - "epoch": 1.51, - "grad_norm": 0.0, - "learning_rate": 1.0344350838241562e-05, - "loss": 0.7589, - "step": 1329 - }, - { - "epoch": 1.51, - "grad_norm": 0.0, - "learning_rate": 1.0332057199896656e-05, - "loss": 0.7563, - "step": 1330 - }, - { - "epoch": 1.52, - "grad_norm": 0.0, - "learning_rate": 1.0319763059127253e-05, - "loss": 0.7286, - "step": 1331 - }, - { - "epoch": 1.52, - "grad_norm": 0.0, - "learning_rate": 1.0307468434535202e-05, - "loss": 0.7768, - "step": 1332 - }, - { - "epoch": 1.52, - "grad_norm": 0.0, - "learning_rate": 1.0295173344723082e-05, - "loss": 0.7347, - "step": 1333 - }, - { - "epoch": 1.52, - "grad_norm": 0.0, - "learning_rate": 1.0282877808294176e-05, - "loss": 0.7979, - "step": 1334 - }, - { - "epoch": 1.52, - "grad_norm": 0.0, - "learning_rate": 1.0270581843852443e-05, - "loss": 0.7547, - "step": 1335 - }, - { - "epoch": 1.52, - "grad_norm": 0.0, - "learning_rate": 1.0258285470002494e-05, - "loss": 0.801, - "step": 1336 - }, - { - "epoch": 1.52, - "grad_norm": 0.0, - "learning_rate": 1.0245988705349552e-05, - "loss": 0.744, - "step": 1337 - }, - { - "epoch": 1.52, - "grad_norm": 0.0, - "learning_rate": 1.0233691568499436e-05, - "loss": 0.7035, - "step": 1338 - }, - { - "epoch": 1.52, - "grad_norm": 0.0, - "learning_rate": 1.0221394078058525e-05, - "loss": 0.7704, - "step": 1339 - }, - { - "epoch": 1.53, - "grad_norm": 0.0, - "learning_rate": 1.0209096252633739e-05, - "loss": 0.743, - "step": 1340 - }, - { - "epoch": 1.53, - "grad_norm": 0.0, - "learning_rate": 1.0196798110832498e-05, - "loss": 0.7202, - "step": 1341 - }, - { - "epoch": 1.53, - "grad_norm": 0.0, - "learning_rate": 1.0184499671262704e-05, - "loss": 0.7249, - "step": 1342 - }, - { - "epoch": 1.53, - "grad_norm": 0.0, - "learning_rate": 1.0172200952532709e-05, - "loss": 0.8085, - "step": 1343 - }, - { - "epoch": 1.53, - "grad_norm": 0.0, - "learning_rate": 1.0159901973251292e-05, - "loss": 0.7258, - "step": 1344 - }, - { - "epoch": 1.53, - "grad_norm": 0.0, - "learning_rate": 1.0147602752027612e-05, - "loss": 0.786, - "step": 1345 - }, - { - "epoch": 1.53, - "grad_norm": 0.0, - "learning_rate": 1.0135303307471214e-05, - "loss": 0.7228, - "step": 1346 - }, - { - "epoch": 1.53, - "grad_norm": 0.0, - "learning_rate": 1.0123003658191964e-05, - "loss": 0.733, - "step": 1347 - }, - { - "epoch": 1.53, - "grad_norm": 0.0, - "learning_rate": 1.0110703822800052e-05, - "loss": 0.8031, - "step": 1348 - }, - { - "epoch": 1.54, - "grad_norm": 0.0, - "learning_rate": 1.009840381990593e-05, - "loss": 0.813, - "step": 1349 - }, - { - "epoch": 1.54, - "grad_norm": 0.0, - "learning_rate": 1.0086103668120329e-05, - "loss": 0.777, - "step": 1350 - }, - { - "epoch": 1.54, - "grad_norm": 0.0, - "learning_rate": 1.007380338605418e-05, - "loss": 0.7634, - "step": 1351 - }, - { - "epoch": 1.54, - "grad_norm": 0.0, - "learning_rate": 1.0061502992318634e-05, - "loss": 0.759, - "step": 1352 - }, - { - "epoch": 1.54, - "grad_norm": 0.0, - "learning_rate": 1.0049202505524991e-05, - "loss": 0.6919, - "step": 1353 - }, - { - "epoch": 1.54, - "grad_norm": 0.0, - "learning_rate": 1.0036901944284705e-05, - "loss": 0.7882, - "step": 1354 - }, - { - "epoch": 1.54, - "grad_norm": 0.0, - "learning_rate": 1.0024601327209336e-05, - "loss": 0.7679, - "step": 1355 - }, - { - "epoch": 1.54, - "grad_norm": 0.0, - "learning_rate": 1.0012300672910535e-05, - "loss": 0.7375, - "step": 1356 - }, - { - "epoch": 1.54, - "grad_norm": 0.0, - "learning_rate": 1e-05, - "loss": 0.7218, - "step": 1357 - }, - { - "epoch": 1.55, - "grad_norm": 0.0, - "learning_rate": 9.987699327089469e-06, - "loss": 0.7194, - "step": 1358 - }, - { - "epoch": 1.55, - "grad_norm": 0.0, - "learning_rate": 9.975398672790664e-06, - "loss": 0.7455, - "step": 1359 - }, - { - "epoch": 1.55, - "grad_norm": 0.0, - "learning_rate": 9.963098055715297e-06, - "loss": 0.7279, - "step": 1360 - }, - { - "epoch": 1.55, - "grad_norm": 0.0, - "learning_rate": 9.950797494475014e-06, - "loss": 0.7235, - "step": 1361 - }, - { - "epoch": 1.55, - "grad_norm": 0.0, - "learning_rate": 9.93849700768137e-06, - "loss": 0.7362, - "step": 1362 - }, - { - "epoch": 1.55, - "grad_norm": 0.0, - "learning_rate": 9.926196613945822e-06, - "loss": 0.7775, - "step": 1363 - }, - { - "epoch": 1.55, - "grad_norm": 0.0, - "learning_rate": 9.913896331879676e-06, - "loss": 0.7182, - "step": 1364 - }, - { - "epoch": 1.55, - "grad_norm": 0.0, - "learning_rate": 9.901596180094073e-06, - "loss": 0.7165, - "step": 1365 - }, - { - "epoch": 1.55, - "grad_norm": 0.0, - "learning_rate": 9.889296177199954e-06, - "loss": 0.7031, - "step": 1366 - }, - { - "epoch": 1.56, - "grad_norm": 0.0, - "learning_rate": 9.876996341808038e-06, - "loss": 0.7297, - "step": 1367 - }, - { - "epoch": 1.56, - "grad_norm": 0.0, - "learning_rate": 9.86469669252879e-06, - "loss": 0.8123, - "step": 1368 - }, - { - "epoch": 1.56, - "grad_norm": 0.0, - "learning_rate": 9.85239724797239e-06, - "loss": 0.7585, - "step": 1369 - }, - { - "epoch": 1.56, - "grad_norm": 0.0, - "learning_rate": 9.840098026748713e-06, - "loss": 0.6832, - "step": 1370 - }, - { - "epoch": 1.56, - "grad_norm": 0.0, - "learning_rate": 9.827799047467293e-06, - "loss": 0.7839, - "step": 1371 - }, - { - "epoch": 1.56, - "grad_norm": 0.0, - "learning_rate": 9.815500328737298e-06, - "loss": 0.7512, - "step": 1372 - }, - { - "epoch": 1.56, - "grad_norm": 0.0, - "learning_rate": 9.803201889167506e-06, - "loss": 0.7831, - "step": 1373 - }, - { - "epoch": 1.56, - "grad_norm": 0.0, - "learning_rate": 9.790903747366265e-06, - "loss": 0.7616, - "step": 1374 - }, - { - "epoch": 1.57, - "grad_norm": 0.0, - "learning_rate": 9.778605921941477e-06, - "loss": 0.8957, - "step": 1375 - }, - { - "epoch": 1.57, - "grad_norm": 0.0, - "learning_rate": 9.766308431500567e-06, - "loss": 0.7475, - "step": 1376 - }, - { - "epoch": 1.57, - "grad_norm": 0.0, - "learning_rate": 9.754011294650452e-06, - "loss": 0.7278, - "step": 1377 - }, - { - "epoch": 1.57, - "grad_norm": 0.0, - "learning_rate": 9.74171452999751e-06, - "loss": 0.7271, - "step": 1378 - }, - { - "epoch": 1.57, - "grad_norm": 0.0, - "learning_rate": 9.729418156147557e-06, - "loss": 0.7184, - "step": 1379 - }, - { - "epoch": 1.57, - "grad_norm": 0.0, - "learning_rate": 9.717122191705827e-06, - "loss": 0.7451, - "step": 1380 - }, - { - "epoch": 1.57, - "grad_norm": 0.0, - "learning_rate": 9.704826655276923e-06, - "loss": 0.6749, - "step": 1381 - }, - { - "epoch": 1.57, - "grad_norm": 0.0, - "learning_rate": 9.692531565464802e-06, - "loss": 0.7633, - "step": 1382 - }, - { - "epoch": 1.57, - "grad_norm": 0.0, - "learning_rate": 9.680236940872749e-06, - "loss": 0.7503, - "step": 1383 - }, - { - "epoch": 1.58, - "grad_norm": 0.0, - "learning_rate": 9.667942800103347e-06, - "loss": 0.8182, - "step": 1384 - }, - { - "epoch": 1.58, - "grad_norm": 0.0, - "learning_rate": 9.655649161758443e-06, - "loss": 0.7508, - "step": 1385 - }, - { - "epoch": 1.58, - "grad_norm": 0.0, - "learning_rate": 9.64335604443912e-06, - "loss": 0.7629, - "step": 1386 - }, - { - "epoch": 1.58, - "grad_norm": 0.0, - "learning_rate": 9.631063466745681e-06, - "loss": 0.7177, - "step": 1387 - }, - { - "epoch": 1.58, - "grad_norm": 0.0, - "learning_rate": 9.61877144727761e-06, - "loss": 0.7833, - "step": 1388 - }, - { - "epoch": 1.58, - "grad_norm": 0.0, - "learning_rate": 9.606480004633544e-06, - "loss": 0.7549, - "step": 1389 - }, - { - "epoch": 1.58, - "grad_norm": 0.0, - "learning_rate": 9.594189157411246e-06, - "loss": 0.7224, - "step": 1390 - }, - { - "epoch": 1.58, - "grad_norm": 0.0, - "learning_rate": 9.581898924207581e-06, - "loss": 0.7779, - "step": 1391 - }, - { - "epoch": 1.58, - "grad_norm": 0.0, - "learning_rate": 9.569609323618489e-06, - "loss": 0.7964, - "step": 1392 - }, - { - "epoch": 1.59, - "grad_norm": 0.0, - "learning_rate": 9.557320374238943e-06, - "loss": 0.7368, - "step": 1393 - }, - { - "epoch": 1.59, - "grad_norm": 0.0, - "learning_rate": 9.545032094662937e-06, - "loss": 0.7086, - "step": 1394 - }, - { - "epoch": 1.59, - "grad_norm": 0.0, - "learning_rate": 9.532744503483451e-06, - "loss": 0.729, - "step": 1395 - }, - { - "epoch": 1.59, - "grad_norm": 0.0, - "learning_rate": 9.520457619292424e-06, - "loss": 0.7604, - "step": 1396 - }, - { - "epoch": 1.59, - "grad_norm": 0.0, - "learning_rate": 9.508171460680722e-06, - "loss": 0.7355, - "step": 1397 - }, - { - "epoch": 1.59, - "grad_norm": 0.0, - "learning_rate": 9.495886046238116e-06, - "loss": 0.7309, - "step": 1398 - }, - { - "epoch": 1.59, - "grad_norm": 0.0, - "learning_rate": 9.48360139455325e-06, - "loss": 0.7858, - "step": 1399 - }, - { - "epoch": 1.59, - "grad_norm": 0.0, - "learning_rate": 9.471317524213616e-06, - "loss": 0.7671, - "step": 1400 - }, - { - "epoch": 1.59, - "grad_norm": 0.0, - "learning_rate": 9.459034453805521e-06, - "loss": 0.764, - "step": 1401 - }, - { - "epoch": 1.6, - "grad_norm": 0.0, - "learning_rate": 9.446752201914063e-06, - "loss": 0.8243, - "step": 1402 - }, - { - "epoch": 1.6, - "grad_norm": 0.0, - "learning_rate": 9.434470787123095e-06, - "loss": 0.7818, - "step": 1403 - }, - { - "epoch": 1.6, - "grad_norm": 0.0, - "learning_rate": 9.422190228015219e-06, - "loss": 0.7685, - "step": 1404 - }, - { - "epoch": 1.6, - "grad_norm": 0.0, - "learning_rate": 9.40991054317173e-06, - "loss": 0.7582, - "step": 1405 - }, - { - "epoch": 1.6, - "grad_norm": 0.0, - "learning_rate": 9.397631751172602e-06, - "loss": 0.7612, - "step": 1406 - }, - { - "epoch": 1.6, - "grad_norm": 0.0, - "learning_rate": 9.385353870596452e-06, - "loss": 0.7855, - "step": 1407 - }, - { - "epoch": 1.6, - "grad_norm": 0.0, - "learning_rate": 9.373076920020536e-06, - "loss": 0.7757, - "step": 1408 - }, - { - "epoch": 1.6, - "grad_norm": 0.0, - "learning_rate": 9.36080091802069e-06, - "loss": 0.8708, - "step": 1409 - }, - { - "epoch": 1.61, - "grad_norm": 0.0, - "learning_rate": 9.348525883171314e-06, - "loss": 0.7344, - "step": 1410 - }, - { - "epoch": 1.61, - "grad_norm": 0.0, - "learning_rate": 9.336251834045342e-06, - "loss": 0.7554, - "step": 1411 - }, - { - "epoch": 1.61, - "grad_norm": 0.0, - "learning_rate": 9.323978789214232e-06, - "loss": 0.776, - "step": 1412 - }, - { - "epoch": 1.61, - "grad_norm": 0.0, - "learning_rate": 9.311706767247908e-06, - "loss": 0.7838, - "step": 1413 - }, - { - "epoch": 1.61, - "grad_norm": 0.0, - "learning_rate": 9.29943578671475e-06, - "loss": 0.7536, - "step": 1414 - }, - { - "epoch": 1.61, - "grad_norm": 0.0, - "learning_rate": 9.28716586618156e-06, - "loss": 0.6961, - "step": 1415 - }, - { - "epoch": 1.61, - "grad_norm": 0.0, - "learning_rate": 9.274897024213543e-06, - "loss": 0.7308, - "step": 1416 - }, - { - "epoch": 1.61, - "grad_norm": 0.0, - "learning_rate": 9.26262927937427e-06, - "loss": 0.7743, - "step": 1417 - }, - { - "epoch": 1.61, - "grad_norm": 0.0, - "learning_rate": 9.250362650225646e-06, - "loss": 0.7343, - "step": 1418 - }, - { - "epoch": 1.62, - "grad_norm": 0.0, - "learning_rate": 9.23809715532789e-06, - "loss": 0.7216, - "step": 1419 - }, - { - "epoch": 1.62, - "grad_norm": 0.0, - "learning_rate": 9.22583281323951e-06, - "loss": 0.7964, - "step": 1420 - }, - { - "epoch": 1.62, - "grad_norm": 0.0, - "learning_rate": 9.213569642517272e-06, - "loss": 0.692, - "step": 1421 - }, - { - "epoch": 1.62, - "grad_norm": 0.0, - "learning_rate": 9.201307661716154e-06, - "loss": 0.8175, - "step": 1422 - }, - { - "epoch": 1.62, - "grad_norm": 0.0, - "learning_rate": 9.189046889389342e-06, - "loss": 0.7106, - "step": 1423 - }, - { - "epoch": 1.62, - "grad_norm": 0.0, - "learning_rate": 9.176787344088206e-06, - "loss": 0.7534, - "step": 1424 - }, - { - "epoch": 1.62, - "grad_norm": 0.0, - "learning_rate": 9.164529044362247e-06, - "loss": 0.7849, - "step": 1425 - }, - { - "epoch": 1.62, - "grad_norm": 0.0, - "learning_rate": 9.152272008759077e-06, - "loss": 0.7271, - "step": 1426 - }, - { - "epoch": 1.62, - "grad_norm": 0.0, - "learning_rate": 9.140016255824398e-06, - "loss": 0.6962, - "step": 1427 - }, - { - "epoch": 1.63, - "grad_norm": 0.0, - "learning_rate": 9.127761804101984e-06, - "loss": 0.7228, - "step": 1428 - }, - { - "epoch": 1.63, - "grad_norm": 0.0, - "learning_rate": 9.11550867213363e-06, - "loss": 0.713, - "step": 1429 - }, - { - "epoch": 1.63, - "grad_norm": 0.0, - "learning_rate": 9.103256878459128e-06, - "loss": 0.7171, - "step": 1430 - }, - { - "epoch": 1.63, - "grad_norm": 0.0, - "learning_rate": 9.091006441616251e-06, - "loss": 0.8213, - "step": 1431 - }, - { - "epoch": 1.63, - "grad_norm": 0.0, - "learning_rate": 9.078757380140729e-06, - "loss": 0.807, - "step": 1432 - }, - { - "epoch": 1.63, - "grad_norm": 0.0, - "learning_rate": 9.066509712566197e-06, - "loss": 0.6914, - "step": 1433 - }, - { - "epoch": 1.63, - "grad_norm": 0.0, - "learning_rate": 9.054263457424186e-06, - "loss": 0.7095, - "step": 1434 - }, - { - "epoch": 1.63, - "grad_norm": 0.0, - "learning_rate": 9.042018633244083e-06, - "loss": 0.7661, - "step": 1435 - }, - { - "epoch": 1.63, - "grad_norm": 0.0, - "learning_rate": 9.029775258553129e-06, - "loss": 0.7551, - "step": 1436 - }, - { - "epoch": 1.64, - "grad_norm": 0.0, - "learning_rate": 9.017533351876353e-06, - "loss": 0.7612, - "step": 1437 - }, - { - "epoch": 1.64, - "grad_norm": 0.0, - "learning_rate": 9.005292931736569e-06, - "loss": 0.7999, - "step": 1438 - }, - { - "epoch": 1.64, - "grad_norm": 0.0, - "learning_rate": 8.993054016654338e-06, - "loss": 0.6972, - "step": 1439 - }, - { - "epoch": 1.64, - "grad_norm": 0.0, - "learning_rate": 8.980816625147956e-06, - "loss": 0.7123, - "step": 1440 - }, - { - "epoch": 1.64, - "grad_norm": 0.0, - "learning_rate": 8.968580775733403e-06, - "loss": 0.7631, - "step": 1441 - }, - { - "epoch": 1.64, - "grad_norm": 0.0, - "learning_rate": 8.956346486924323e-06, - "loss": 0.7683, - "step": 1442 - }, - { - "epoch": 1.64, - "grad_norm": 0.0, - "learning_rate": 8.944113777232005e-06, - "loss": 0.7628, - "step": 1443 - }, - { - "epoch": 1.64, - "grad_norm": 0.0, - "learning_rate": 8.931882665165355e-06, - "loss": 0.7331, - "step": 1444 - }, - { - "epoch": 1.64, - "grad_norm": 0.0, - "learning_rate": 8.919653169230847e-06, - "loss": 0.7315, - "step": 1445 - }, - { - "epoch": 1.65, - "grad_norm": 0.0, - "learning_rate": 8.907425307932513e-06, - "loss": 0.7992, - "step": 1446 - }, - { - "epoch": 1.65, - "grad_norm": 0.0, - "learning_rate": 8.895199099771928e-06, - "loss": 0.7713, - "step": 1447 - }, - { - "epoch": 1.65, - "grad_norm": 0.0, - "learning_rate": 8.882974563248148e-06, - "loss": 0.74, - "step": 1448 - }, - { - "epoch": 1.65, - "grad_norm": 0.0, - "learning_rate": 8.870751716857701e-06, - "loss": 0.7361, - "step": 1449 - }, - { - "epoch": 1.65, - "grad_norm": 0.0, - "learning_rate": 8.85853057909456e-06, - "loss": 0.7251, - "step": 1450 - }, - { - "epoch": 1.65, - "grad_norm": 0.0, - "learning_rate": 8.846311168450122e-06, - "loss": 0.7531, - "step": 1451 - }, - { - "epoch": 1.65, - "grad_norm": 0.0, - "learning_rate": 8.834093503413163e-06, - "loss": 0.6687, - "step": 1452 - }, - { - "epoch": 1.65, - "grad_norm": 0.0, - "learning_rate": 8.821877602469814e-06, - "loss": 0.7119, - "step": 1453 - }, - { - "epoch": 1.66, - "grad_norm": 0.0, - "learning_rate": 8.809663484103536e-06, - "loss": 0.7096, - "step": 1454 - }, - { - "epoch": 1.66, - "grad_norm": 0.0, - "learning_rate": 8.797451166795107e-06, - "loss": 0.7729, - "step": 1455 - }, - { - "epoch": 1.66, - "grad_norm": 0.0, - "learning_rate": 8.78524066902257e-06, - "loss": 0.7649, - "step": 1456 - }, - { - "epoch": 1.66, - "grad_norm": 0.0, - "learning_rate": 8.773032009261207e-06, - "loss": 0.7387, - "step": 1457 - }, - { - "epoch": 1.66, - "grad_norm": 0.0, - "learning_rate": 8.76082520598353e-06, - "loss": 0.7317, - "step": 1458 - }, - { - "epoch": 1.66, - "grad_norm": 0.0, - "learning_rate": 8.748620277659248e-06, - "loss": 0.7216, - "step": 1459 - }, - { - "epoch": 1.66, - "grad_norm": 0.0, - "learning_rate": 8.736417242755216e-06, - "loss": 0.7316, - "step": 1460 - }, - { - "epoch": 1.66, - "grad_norm": 0.0, - "learning_rate": 8.724216119735436e-06, - "loss": 0.7091, - "step": 1461 - }, - { - "epoch": 1.66, - "grad_norm": 0.0, - "learning_rate": 8.712016927061007e-06, - "loss": 0.7568, - "step": 1462 - }, - { - "epoch": 1.67, - "grad_norm": 0.0, - "learning_rate": 8.699819683190125e-06, - "loss": 0.7266, - "step": 1463 - }, - { - "epoch": 1.67, - "grad_norm": 0.0, - "learning_rate": 8.68762440657802e-06, - "loss": 0.8525, - "step": 1464 - }, - { - "epoch": 1.67, - "grad_norm": 0.0, - "learning_rate": 8.675431115676953e-06, - "loss": 0.8132, - "step": 1465 - }, - { - "epoch": 1.67, - "grad_norm": 0.0, - "learning_rate": 8.663239828936175e-06, - "loss": 0.6714, - "step": 1466 - }, - { - "epoch": 1.67, - "grad_norm": 0.0, - "learning_rate": 8.651050564801919e-06, - "loss": 0.8001, - "step": 1467 - }, - { - "epoch": 1.67, - "grad_norm": 0.0, - "learning_rate": 8.638863341717338e-06, - "loss": 0.756, - "step": 1468 - }, - { - "epoch": 1.67, - "grad_norm": 0.0, - "learning_rate": 8.626678178122512e-06, - "loss": 0.8421, - "step": 1469 - }, - { - "epoch": 1.67, - "grad_norm": 0.0, - "learning_rate": 8.61449509245439e-06, - "loss": 0.7878, - "step": 1470 - }, - { - "epoch": 1.67, - "grad_norm": 0.0, - "learning_rate": 8.6023141031468e-06, - "loss": 0.821, - "step": 1471 - }, - { - "epoch": 1.68, - "grad_norm": 0.0, - "learning_rate": 8.590135228630376e-06, - "loss": 0.73, - "step": 1472 - }, - { - "epoch": 1.68, - "grad_norm": 0.0, - "learning_rate": 8.577958487332561e-06, - "loss": 0.7509, - "step": 1473 - }, - { - "epoch": 1.68, - "grad_norm": 0.0, - "learning_rate": 8.565783897677566e-06, - "loss": 0.7596, - "step": 1474 - }, - { - "epoch": 1.68, - "grad_norm": 0.0, - "learning_rate": 8.553611478086358e-06, - "loss": 0.7139, - "step": 1475 - }, - { - "epoch": 1.68, - "grad_norm": 0.0, - "learning_rate": 8.541441246976608e-06, - "loss": 0.7359, - "step": 1476 - }, - { - "epoch": 1.68, - "grad_norm": 0.0, - "learning_rate": 8.529273222762681e-06, - "loss": 0.7529, - "step": 1477 - }, - { - "epoch": 1.68, - "grad_norm": 0.0, - "learning_rate": 8.517107423855598e-06, - "loss": 0.7074, - "step": 1478 - }, - { - "epoch": 1.68, - "grad_norm": 0.0, - "learning_rate": 8.504943868663024e-06, - "loss": 0.8204, - "step": 1479 - }, - { - "epoch": 1.68, - "grad_norm": 0.0, - "learning_rate": 8.492782575589222e-06, - "loss": 0.799, - "step": 1480 - }, - { - "epoch": 1.69, - "grad_norm": 0.0, - "learning_rate": 8.480623563035027e-06, - "loss": 0.7033, - "step": 1481 - }, - { - "epoch": 1.69, - "grad_norm": 0.0, - "learning_rate": 8.46846684939783e-06, - "loss": 0.8161, - "step": 1482 - }, - { - "epoch": 1.69, - "grad_norm": 0.0, - "learning_rate": 8.456312453071544e-06, - "loss": 0.7598, - "step": 1483 - }, - { - "epoch": 1.69, - "grad_norm": 0.0, - "learning_rate": 8.444160392446577e-06, - "loss": 0.7546, - "step": 1484 - }, - { - "epoch": 1.69, - "grad_norm": 0.0, - "learning_rate": 8.432010685909795e-06, - "loss": 0.7876, - "step": 1485 - }, - { - "epoch": 1.69, - "grad_norm": 0.0, - "learning_rate": 8.419863351844509e-06, - "loss": 0.7252, - "step": 1486 - }, - { - "epoch": 1.69, - "grad_norm": 0.0, - "learning_rate": 8.40771840863044e-06, - "loss": 0.7243, - "step": 1487 - }, - { - "epoch": 1.69, - "grad_norm": 0.0, - "learning_rate": 8.395575874643688e-06, - "loss": 0.6955, - "step": 1488 - }, - { - "epoch": 1.69, - "grad_norm": 0.0, - "learning_rate": 8.383435768256714e-06, - "loss": 0.6951, - "step": 1489 - }, - { - "epoch": 1.7, - "grad_norm": 0.0, - "learning_rate": 8.371298107838294e-06, - "loss": 0.7235, - "step": 1490 - }, - { - "epoch": 1.7, - "grad_norm": 0.0, - "learning_rate": 8.359162911753517e-06, - "loss": 0.7383, - "step": 1491 - }, - { - "epoch": 1.7, - "grad_norm": 0.0, - "learning_rate": 8.347030198363736e-06, - "loss": 0.7288, - "step": 1492 - }, - { - "epoch": 1.7, - "grad_norm": 0.0, - "learning_rate": 8.334899986026547e-06, - "loss": 0.7354, - "step": 1493 - }, - { - "epoch": 1.7, - "grad_norm": 0.0, - "learning_rate": 8.32277229309576e-06, - "loss": 0.7424, - "step": 1494 - }, - { - "epoch": 1.7, - "grad_norm": 0.0, - "learning_rate": 8.310647137921385e-06, - "loss": 0.8006, - "step": 1495 - }, - { - "epoch": 1.7, - "grad_norm": 0.0, - "learning_rate": 8.298524538849577e-06, - "loss": 0.6839, - "step": 1496 - }, - { - "epoch": 1.7, - "grad_norm": 0.0, - "learning_rate": 8.28640451422263e-06, - "loss": 0.7587, - "step": 1497 - }, - { - "epoch": 1.71, - "grad_norm": 0.0, - "learning_rate": 8.274287082378942e-06, - "loss": 0.7222, - "step": 1498 - }, - { - "epoch": 1.71, - "grad_norm": 0.0, - "learning_rate": 8.262172261652992e-06, - "loss": 0.7904, - "step": 1499 - }, - { - "epoch": 1.71, - "grad_norm": 0.0, - "learning_rate": 8.250060070375305e-06, - "loss": 0.7189, - "step": 1500 - }, - { - "epoch": 1.71, - "grad_norm": 0.0, - "learning_rate": 8.237950526872423e-06, - "loss": 0.7525, - "step": 1501 - }, - { - "epoch": 1.71, - "grad_norm": 0.0, - "learning_rate": 8.225843649466887e-06, - "loss": 0.7698, - "step": 1502 - }, - { - "epoch": 1.71, - "grad_norm": 0.0, - "learning_rate": 8.213739456477206e-06, - "loss": 0.7256, - "step": 1503 - }, - { - "epoch": 1.71, - "grad_norm": 0.0, - "learning_rate": 8.20163796621782e-06, - "loss": 0.7316, - "step": 1504 - }, - { - "epoch": 1.71, - "grad_norm": 0.0, - "learning_rate": 8.18953919699909e-06, - "loss": 0.7843, - "step": 1505 - }, - { - "epoch": 1.71, - "grad_norm": 0.0, - "learning_rate": 8.177443167127244e-06, - "loss": 0.7503, - "step": 1506 - }, - { - "epoch": 1.72, - "grad_norm": 0.0, - "learning_rate": 8.165349894904383e-06, - "loss": 0.7068, - "step": 1507 - }, - { - "epoch": 1.72, - "grad_norm": 0.0, - "learning_rate": 8.153259398628426e-06, - "loss": 0.7386, - "step": 1508 - }, - { - "epoch": 1.72, - "grad_norm": 0.0, - "learning_rate": 8.141171696593092e-06, - "loss": 0.754, - "step": 1509 - }, - { - "epoch": 1.72, - "grad_norm": 0.0, - "learning_rate": 8.129086807087873e-06, - "loss": 0.7674, - "step": 1510 - }, - { - "epoch": 1.72, - "grad_norm": 0.0, - "learning_rate": 8.117004748398007e-06, - "loss": 0.6956, - "step": 1511 - }, - { - "epoch": 1.72, - "grad_norm": 0.0, - "learning_rate": 8.104925538804447e-06, - "loss": 0.7942, - "step": 1512 - }, - { - "epoch": 1.72, - "grad_norm": 0.0, - "learning_rate": 8.092849196583834e-06, - "loss": 0.7602, - "step": 1513 - }, - { - "epoch": 1.72, - "grad_norm": 0.0, - "learning_rate": 8.080775740008475e-06, - "loss": 0.7288, - "step": 1514 - }, - { - "epoch": 1.72, - "grad_norm": 0.0, - "learning_rate": 8.068705187346307e-06, - "loss": 0.7418, - "step": 1515 - }, - { - "epoch": 1.73, - "grad_norm": 0.0, - "learning_rate": 8.056637556860872e-06, - "loss": 0.7207, - "step": 1516 - }, - { - "epoch": 1.73, - "grad_norm": 0.0, - "learning_rate": 8.044572866811298e-06, - "loss": 0.7485, - "step": 1517 - }, - { - "epoch": 1.73, - "grad_norm": 0.0, - "learning_rate": 8.03251113545225e-06, - "loss": 0.7363, - "step": 1518 - }, - { - "epoch": 1.73, - "grad_norm": 0.0, - "learning_rate": 8.020452381033935e-06, - "loss": 0.7521, - "step": 1519 - }, - { - "epoch": 1.73, - "grad_norm": 0.0, - "learning_rate": 8.00839662180204e-06, - "loss": 0.7748, - "step": 1520 - }, - { - "epoch": 1.73, - "grad_norm": 0.0, - "learning_rate": 7.996343875997728e-06, - "loss": 0.7011, - "step": 1521 - }, - { - "epoch": 1.73, - "grad_norm": 0.0, - "learning_rate": 7.984294161857596e-06, - "loss": 0.7879, - "step": 1522 - }, - { - "epoch": 1.73, - "grad_norm": 0.0, - "learning_rate": 7.972247497613664e-06, - "loss": 0.8193, - "step": 1523 - }, - { - "epoch": 1.73, - "grad_norm": 0.0, - "learning_rate": 7.960203901493327e-06, - "loss": 0.805, - "step": 1524 - }, - { - "epoch": 1.74, - "grad_norm": 0.0, - "learning_rate": 7.948163391719346e-06, - "loss": 0.7427, - "step": 1525 - }, - { - "epoch": 1.74, - "grad_norm": 0.0, - "learning_rate": 7.936125986509802e-06, - "loss": 0.733, - "step": 1526 - }, - { - "epoch": 1.74, - "grad_norm": 0.0, - "learning_rate": 7.924091704078094e-06, - "loss": 0.7264, - "step": 1527 - }, - { - "epoch": 1.74, - "grad_norm": 0.0, - "learning_rate": 7.91206056263288e-06, - "loss": 0.7301, - "step": 1528 - }, - { - "epoch": 1.74, - "grad_norm": 0.0, - "learning_rate": 7.900032580378071e-06, - "loss": 0.6928, - "step": 1529 - }, - { - "epoch": 1.74, - "grad_norm": 0.0, - "learning_rate": 7.888007775512806e-06, - "loss": 0.7604, - "step": 1530 - }, - { - "epoch": 1.74, - "grad_norm": 0.0, - "learning_rate": 7.875986166231406e-06, - "loss": 0.6889, - "step": 1531 - }, - { - "epoch": 1.74, - "grad_norm": 0.0, - "learning_rate": 7.863967770723362e-06, - "loss": 0.7236, - "step": 1532 - }, - { - "epoch": 1.75, - "grad_norm": 0.0, - "learning_rate": 7.851952607173299e-06, - "loss": 0.7697, - "step": 1533 - }, - { - "epoch": 1.75, - "grad_norm": 0.0, - "learning_rate": 7.839940693760955e-06, - "loss": 0.8069, - "step": 1534 - }, - { - "epoch": 1.75, - "grad_norm": 0.0, - "learning_rate": 7.82793204866115e-06, - "loss": 0.8042, - "step": 1535 - }, - { - "epoch": 1.75, - "grad_norm": 0.0, - "learning_rate": 7.815926690043758e-06, - "loss": 0.7416, - "step": 1536 - }, - { - "epoch": 1.75, - "grad_norm": 0.0, - "learning_rate": 7.803924636073675e-06, - "loss": 0.7302, - "step": 1537 - }, - { - "epoch": 1.75, - "grad_norm": 0.0, - "learning_rate": 7.79192590491081e-06, - "loss": 0.7892, - "step": 1538 - }, - { - "epoch": 1.75, - "grad_norm": 0.0, - "learning_rate": 7.779930514710033e-06, - "loss": 0.7111, - "step": 1539 - }, - { - "epoch": 1.75, - "grad_norm": 0.0, - "learning_rate": 7.76793848362116e-06, - "loss": 0.7469, - "step": 1540 - }, - { - "epoch": 1.75, - "grad_norm": 0.0, - "learning_rate": 7.75594982978893e-06, - "loss": 0.785, - "step": 1541 - }, - { - "epoch": 1.76, - "grad_norm": 0.0, - "learning_rate": 7.743964571352968e-06, - "loss": 0.7539, - "step": 1542 - }, - { - "epoch": 1.76, - "grad_norm": 0.0, - "learning_rate": 7.731982726447764e-06, - "loss": 0.7677, - "step": 1543 - }, - { - "epoch": 1.76, - "grad_norm": 0.0, - "learning_rate": 7.72000431320264e-06, - "loss": 0.7638, - "step": 1544 - }, - { - "epoch": 1.76, - "grad_norm": 0.0, - "learning_rate": 7.708029349741726e-06, - "loss": 0.8312, - "step": 1545 - }, - { - "epoch": 1.76, - "grad_norm": 0.0, - "learning_rate": 7.696057854183935e-06, - "loss": 0.8158, - "step": 1546 - }, - { - "epoch": 1.76, - "grad_norm": 0.0, - "learning_rate": 7.684089844642932e-06, - "loss": 0.7509, - "step": 1547 - }, - { - "epoch": 1.76, - "grad_norm": 0.0, - "learning_rate": 7.672125339227104e-06, - "loss": 0.7506, - "step": 1548 - }, - { - "epoch": 1.76, - "grad_norm": 0.0, - "learning_rate": 7.660164356039538e-06, - "loss": 0.8262, - "step": 1549 - }, - { - "epoch": 1.76, - "grad_norm": 0.0, - "learning_rate": 7.648206913178e-06, - "loss": 0.7629, - "step": 1550 - }, - { - "epoch": 1.77, - "grad_norm": 0.0, - "learning_rate": 7.636253028734883e-06, - "loss": 0.7262, - "step": 1551 - }, - { - "epoch": 1.77, - "grad_norm": 0.0, - "learning_rate": 7.624302720797208e-06, - "loss": 0.8484, - "step": 1552 - }, - { - "epoch": 1.77, - "grad_norm": 0.0, - "learning_rate": 7.612356007446578e-06, - "loss": 0.7618, - "step": 1553 - }, - { - "epoch": 1.77, - "grad_norm": 0.0, - "learning_rate": 7.600412906759167e-06, - "loss": 0.768, - "step": 1554 - }, - { - "epoch": 1.77, - "grad_norm": 0.0, - "learning_rate": 7.58847343680567e-06, - "loss": 0.7266, - "step": 1555 - }, - { - "epoch": 1.77, - "grad_norm": 0.0, - "learning_rate": 7.576537615651296e-06, - "loss": 0.7792, - "step": 1556 - }, - { - "epoch": 1.77, - "grad_norm": 0.0, - "learning_rate": 7.56460546135573e-06, - "loss": 0.7364, - "step": 1557 - }, - { - "epoch": 1.77, - "grad_norm": 0.0, - "learning_rate": 7.552676991973114e-06, - "loss": 0.7886, - "step": 1558 - }, - { - "epoch": 1.77, - "grad_norm": 0.0, - "learning_rate": 7.5407522255520085e-06, - "loss": 0.7691, - "step": 1559 - }, - { - "epoch": 1.78, - "grad_norm": 0.0, - "learning_rate": 7.528831180135373e-06, - "loss": 0.8146, - "step": 1560 - }, - { - "epoch": 1.78, - "grad_norm": 0.0, - "learning_rate": 7.516913873760536e-06, - "loss": 0.8359, - "step": 1561 - }, - { - "epoch": 1.78, - "grad_norm": 0.0, - "learning_rate": 7.505000324459175e-06, - "loss": 0.7285, - "step": 1562 - }, - { - "epoch": 1.78, - "grad_norm": 0.0, - "learning_rate": 7.493090550257274e-06, - "loss": 0.7072, - "step": 1563 - }, - { - "epoch": 1.78, - "grad_norm": 0.0, - "learning_rate": 7.481184569175112e-06, - "loss": 0.6905, - "step": 1564 - }, - { - "epoch": 1.78, - "grad_norm": 0.0, - "learning_rate": 7.469282399227216e-06, - "loss": 0.7326, - "step": 1565 - }, - { - "epoch": 1.78, - "grad_norm": 0.0, - "learning_rate": 7.457384058422367e-06, - "loss": 0.7769, - "step": 1566 - }, - { - "epoch": 1.78, - "grad_norm": 0.0, - "learning_rate": 7.4454895647635375e-06, - "loss": 0.7243, - "step": 1567 - }, - { - "epoch": 1.78, - "grad_norm": 0.0, - "learning_rate": 7.433598936247886e-06, - "loss": 0.6969, - "step": 1568 - }, - { - "epoch": 1.79, - "grad_norm": 0.0, - "learning_rate": 7.421712190866708e-06, - "loss": 0.7668, - "step": 1569 - }, - { - "epoch": 1.79, - "grad_norm": 0.0, - "learning_rate": 7.409829346605448e-06, - "loss": 0.7207, - "step": 1570 - }, - { - "epoch": 1.79, - "grad_norm": 0.0, - "learning_rate": 7.397950421443629e-06, - "loss": 0.7342, - "step": 1571 - }, - { - "epoch": 1.79, - "grad_norm": 0.0, - "learning_rate": 7.386075433354856e-06, - "loss": 0.7247, - "step": 1572 - }, - { - "epoch": 1.79, - "grad_norm": 0.0, - "learning_rate": 7.374204400306758e-06, - "loss": 0.7206, - "step": 1573 - }, - { - "epoch": 1.79, - "grad_norm": 0.0, - "learning_rate": 7.362337340261006e-06, - "loss": 0.73, - "step": 1574 - }, - { - "epoch": 1.79, - "grad_norm": 0.0, - "learning_rate": 7.350474271173242e-06, - "loss": 0.7461, - "step": 1575 - }, - { - "epoch": 1.79, - "grad_norm": 0.0, - "learning_rate": 7.338615210993074e-06, - "loss": 0.7995, - "step": 1576 - }, - { - "epoch": 1.8, - "grad_norm": 0.0, - "learning_rate": 7.326760177664039e-06, - "loss": 0.7349, - "step": 1577 - }, - { - "epoch": 1.8, - "grad_norm": 0.0, - "learning_rate": 7.314909189123594e-06, - "loss": 0.7566, - "step": 1578 - }, - { - "epoch": 1.8, - "grad_norm": 0.0, - "learning_rate": 7.3030622633030654e-06, - "loss": 0.709, - "step": 1579 - }, - { - "epoch": 1.8, - "grad_norm": 0.0, - "learning_rate": 7.291219418127637e-06, - "loss": 0.7164, - "step": 1580 - }, - { - "epoch": 1.8, - "grad_norm": 0.0, - "learning_rate": 7.279380671516307e-06, - "loss": 0.7153, - "step": 1581 - }, - { - "epoch": 1.8, - "grad_norm": 0.0, - "learning_rate": 7.267546041381894e-06, - "loss": 0.7953, - "step": 1582 - }, - { - "epoch": 1.8, - "grad_norm": 0.0, - "learning_rate": 7.255715545630972e-06, - "loss": 0.6924, - "step": 1583 - }, - { - "epoch": 1.8, - "grad_norm": 0.0, - "learning_rate": 7.243889202163861e-06, - "loss": 0.6806, - "step": 1584 - }, - { - "epoch": 1.8, - "grad_norm": 0.0, - "learning_rate": 7.232067028874596e-06, - "loss": 0.7148, - "step": 1585 - }, - { - "epoch": 1.81, - "grad_norm": 0.0, - "learning_rate": 7.220249043650918e-06, - "loss": 0.7164, - "step": 1586 - }, - { - "epoch": 1.81, - "grad_norm": 0.0, - "learning_rate": 7.208435264374215e-06, - "loss": 0.6853, - "step": 1587 - }, - { - "epoch": 1.81, - "grad_norm": 0.0, - "learning_rate": 7.196625708919514e-06, - "loss": 0.7732, - "step": 1588 - }, - { - "epoch": 1.81, - "grad_norm": 0.0, - "learning_rate": 7.18482039515545e-06, - "loss": 0.7505, - "step": 1589 - }, - { - "epoch": 1.81, - "grad_norm": 0.0, - "learning_rate": 7.173019340944252e-06, - "loss": 0.7582, - "step": 1590 - }, - { - "epoch": 1.81, - "grad_norm": 0.0, - "learning_rate": 7.161222564141692e-06, - "loss": 0.6868, - "step": 1591 - }, - { - "epoch": 1.81, - "grad_norm": 0.0, - "learning_rate": 7.149430082597071e-06, - "loss": 0.7539, - "step": 1592 - }, - { - "epoch": 1.81, - "grad_norm": 0.0, - "learning_rate": 7.1376419141531904e-06, - "loss": 0.7331, - "step": 1593 - }, - { - "epoch": 1.81, - "grad_norm": 0.0, - "learning_rate": 7.125858076646337e-06, - "loss": 0.7782, - "step": 1594 - }, - { - "epoch": 1.82, - "grad_norm": 0.0, - "learning_rate": 7.114078587906233e-06, - "loss": 0.7231, - "step": 1595 - }, - { - "epoch": 1.82, - "grad_norm": 0.0, - "learning_rate": 7.10230346575602e-06, - "loss": 0.7343, - "step": 1596 - }, - { - "epoch": 1.82, - "grad_norm": 0.0, - "learning_rate": 7.090532728012232e-06, - "loss": 0.7414, - "step": 1597 - }, - { - "epoch": 1.82, - "grad_norm": 0.0, - "learning_rate": 7.078766392484786e-06, - "loss": 0.8285, - "step": 1598 - }, - { - "epoch": 1.82, - "grad_norm": 0.0, - "learning_rate": 7.067004476976922e-06, - "loss": 0.6953, - "step": 1599 - }, - { - "epoch": 1.82, - "grad_norm": 0.0, - "learning_rate": 7.05524699928519e-06, - "loss": 0.702, - "step": 1600 - }, - { - "epoch": 1.82, - "grad_norm": 0.0, - "learning_rate": 7.043493977199429e-06, - "loss": 0.7893, - "step": 1601 - }, - { - "epoch": 1.82, - "grad_norm": 0.0, - "learning_rate": 7.031745428502752e-06, - "loss": 0.6306, - "step": 1602 - }, - { - "epoch": 1.82, - "grad_norm": 0.0, - "learning_rate": 7.020001370971478e-06, - "loss": 0.6945, - "step": 1603 - }, - { - "epoch": 1.83, - "grad_norm": 0.0, - "learning_rate": 7.008261822375147e-06, - "loss": 0.8414, - "step": 1604 - }, - { - "epoch": 1.83, - "grad_norm": 0.0, - "learning_rate": 6.996526800476465e-06, - "loss": 0.7004, - "step": 1605 - }, - { - "epoch": 1.83, - "grad_norm": 0.0, - "learning_rate": 6.98479632303131e-06, - "loss": 0.7424, - "step": 1606 - }, - { - "epoch": 1.83, - "grad_norm": 0.0, - "learning_rate": 6.97307040778866e-06, - "loss": 0.7463, - "step": 1607 - }, - { - "epoch": 1.83, - "grad_norm": 0.0, - "learning_rate": 6.9613490724906005e-06, - "loss": 0.7431, - "step": 1608 - }, - { - "epoch": 1.83, - "grad_norm": 0.0, - "learning_rate": 6.949632334872285e-06, - "loss": 0.7416, - "step": 1609 - }, - { - "epoch": 1.83, - "grad_norm": 0.0, - "learning_rate": 6.937920212661922e-06, - "loss": 0.8017, - "step": 1610 - }, - { - "epoch": 1.83, - "grad_norm": 0.0, - "learning_rate": 6.926212723580718e-06, - "loss": 0.8342, - "step": 1611 - }, - { - "epoch": 1.83, - "grad_norm": 0.0, - "learning_rate": 6.9145098853428796e-06, - "loss": 0.7707, - "step": 1612 - }, - { - "epoch": 1.84, - "grad_norm": 0.0, - "learning_rate": 6.902811715655571e-06, - "loss": 0.694, - "step": 1613 - }, - { - "epoch": 1.84, - "grad_norm": 0.0, - "learning_rate": 6.891118232218907e-06, - "loss": 0.7341, - "step": 1614 - }, - { - "epoch": 1.84, - "grad_norm": 0.0, - "learning_rate": 6.879429452725892e-06, - "loss": 0.76, - "step": 1615 - }, - { - "epoch": 1.84, - "grad_norm": 0.0, - "learning_rate": 6.8677453948624215e-06, - "loss": 0.6807, - "step": 1616 - }, - { - "epoch": 1.84, - "grad_norm": 0.0, - "learning_rate": 6.856066076307255e-06, - "loss": 0.7858, - "step": 1617 - }, - { - "epoch": 1.84, - "grad_norm": 0.0, - "learning_rate": 6.8443915147319716e-06, - "loss": 0.7785, - "step": 1618 - }, - { - "epoch": 1.84, - "grad_norm": 0.0, - "learning_rate": 6.8327217278009505e-06, - "loss": 0.7926, - "step": 1619 - }, - { - "epoch": 1.84, - "grad_norm": 0.0, - "learning_rate": 6.821056733171349e-06, - "loss": 0.7423, - "step": 1620 - }, - { - "epoch": 1.85, - "grad_norm": 0.0, - "learning_rate": 6.809396548493086e-06, - "loss": 0.812, - "step": 1621 - }, - { - "epoch": 1.85, - "grad_norm": 0.0, - "learning_rate": 6.797741191408782e-06, - "loss": 0.8072, - "step": 1622 - }, - { - "epoch": 1.85, - "grad_norm": 0.0, - "learning_rate": 6.786090679553767e-06, - "loss": 0.7027, - "step": 1623 - }, - { - "epoch": 1.85, - "grad_norm": 0.0, - "learning_rate": 6.77444503055603e-06, - "loss": 0.765, - "step": 1624 - }, - { - "epoch": 1.85, - "grad_norm": 0.0, - "learning_rate": 6.762804262036218e-06, - "loss": 0.7648, - "step": 1625 - }, - { - "epoch": 1.85, - "grad_norm": 0.0, - "learning_rate": 6.751168391607577e-06, - "loss": 0.7353, - "step": 1626 - }, - { - "epoch": 1.85, - "grad_norm": 0.0, - "learning_rate": 6.739537436875947e-06, - "loss": 0.7275, - "step": 1627 - }, - { - "epoch": 1.85, - "grad_norm": 0.0, - "learning_rate": 6.727911415439732e-06, - "loss": 0.8145, - "step": 1628 - }, - { - "epoch": 1.85, - "grad_norm": 0.0, - "learning_rate": 6.716290344889877e-06, - "loss": 0.7726, - "step": 1629 - }, - { - "epoch": 1.86, - "grad_norm": 0.0, - "learning_rate": 6.7046742428098235e-06, - "loss": 0.7602, - "step": 1630 - }, - { - "epoch": 1.86, - "grad_norm": 0.0, - "learning_rate": 6.693063126775504e-06, - "loss": 0.7028, - "step": 1631 - }, - { - "epoch": 1.86, - "grad_norm": 0.0, - "learning_rate": 6.681457014355301e-06, - "loss": 0.7334, - "step": 1632 - }, - { - "epoch": 1.86, - "grad_norm": 0.0, - "learning_rate": 6.66985592311004e-06, - "loss": 0.7556, - "step": 1633 - }, - { - "epoch": 1.86, - "grad_norm": 0.0, - "learning_rate": 6.658259870592931e-06, - "loss": 0.7183, - "step": 1634 - }, - { - "epoch": 1.86, - "grad_norm": 0.0, - "learning_rate": 6.646668874349569e-06, - "loss": 0.7563, - "step": 1635 - }, - { - "epoch": 1.86, - "grad_norm": 0.0, - "learning_rate": 6.635082951917897e-06, - "loss": 0.7457, - "step": 1636 - }, - { - "epoch": 1.86, - "grad_norm": 0.0, - "learning_rate": 6.623502120828185e-06, - "loss": 0.7622, - "step": 1637 - }, - { - "epoch": 1.86, - "grad_norm": 0.0, - "learning_rate": 6.611926398602995e-06, - "loss": 0.7417, - "step": 1638 - }, - { - "epoch": 1.87, - "grad_norm": 0.0, - "learning_rate": 6.600355802757157e-06, - "loss": 0.7597, - "step": 1639 - }, - { - "epoch": 1.87, - "grad_norm": 0.0, - "learning_rate": 6.5887903507977495e-06, - "loss": 0.737, - "step": 1640 - }, - { - "epoch": 1.87, - "grad_norm": 0.0, - "learning_rate": 6.577230060224067e-06, - "loss": 0.7821, - "step": 1641 - }, - { - "epoch": 1.87, - "grad_norm": 0.0, - "learning_rate": 6.565674948527592e-06, - "loss": 0.7679, - "step": 1642 - }, - { - "epoch": 1.87, - "grad_norm": 0.0, - "learning_rate": 6.554125033191973e-06, - "loss": 0.6606, - "step": 1643 - }, - { - "epoch": 1.87, - "grad_norm": 0.0, - "learning_rate": 6.5425803316929955e-06, - "loss": 0.7173, - "step": 1644 - }, - { - "epoch": 1.87, - "grad_norm": 0.0, - "learning_rate": 6.5310408614985565e-06, - "loss": 0.728, - "step": 1645 - }, - { - "epoch": 1.87, - "grad_norm": 0.0, - "learning_rate": 6.519506640068638e-06, - "loss": 0.7358, - "step": 1646 - }, - { - "epoch": 1.87, - "grad_norm": 0.0, - "learning_rate": 6.507977684855276e-06, - "loss": 0.7048, - "step": 1647 - }, - { - "epoch": 1.88, - "grad_norm": 0.0, - "learning_rate": 6.496454013302544e-06, - "loss": 0.7583, - "step": 1648 - }, - { - "epoch": 1.88, - "grad_norm": 0.0, - "learning_rate": 6.484935642846521e-06, - "loss": 0.7069, - "step": 1649 - }, - { - "epoch": 1.88, - "grad_norm": 0.0, - "learning_rate": 6.473422590915263e-06, - "loss": 0.6864, - "step": 1650 - }, - { - "epoch": 1.88, - "grad_norm": 0.0, - "learning_rate": 6.461914874928775e-06, - "loss": 0.7145, - "step": 1651 - }, - { - "epoch": 1.88, - "grad_norm": 0.0, - "learning_rate": 6.450412512298994e-06, - "loss": 0.7274, - "step": 1652 - }, - { - "epoch": 1.88, - "grad_norm": 0.0, - "learning_rate": 6.4389155204297556e-06, - "loss": 0.6891, - "step": 1653 - }, - { - "epoch": 1.88, - "grad_norm": 0.0, - "learning_rate": 6.427423916716768e-06, - "loss": 0.6965, - "step": 1654 - }, - { - "epoch": 1.88, - "grad_norm": 0.0, - "learning_rate": 6.415937718547589e-06, - "loss": 0.7354, - "step": 1655 - }, - { - "epoch": 1.89, - "grad_norm": 0.0, - "learning_rate": 6.404456943301592e-06, - "loss": 0.7595, - "step": 1656 - }, - { - "epoch": 1.89, - "grad_norm": 0.0, - "learning_rate": 6.392981608349953e-06, - "loss": 0.7449, - "step": 1657 - }, - { - "epoch": 1.89, - "grad_norm": 0.0, - "learning_rate": 6.381511731055612e-06, - "loss": 0.7042, - "step": 1658 - }, - { - "epoch": 1.89, - "grad_norm": 0.0, - "learning_rate": 6.370047328773249e-06, - "loss": 0.7519, - "step": 1659 - }, - { - "epoch": 1.89, - "grad_norm": 0.0, - "learning_rate": 6.358588418849263e-06, - "loss": 0.7229, - "step": 1660 - }, - { - "epoch": 1.89, - "grad_norm": 0.0, - "learning_rate": 6.347135018621745e-06, - "loss": 0.6942, - "step": 1661 - }, - { - "epoch": 1.89, - "grad_norm": 0.0, - "learning_rate": 6.3356871454204464e-06, - "loss": 0.7645, - "step": 1662 - }, - { - "epoch": 1.89, - "grad_norm": 0.0, - "learning_rate": 6.3242448165667534e-06, - "loss": 0.7501, - "step": 1663 - }, - { - "epoch": 1.89, - "grad_norm": 0.0, - "learning_rate": 6.312808049373667e-06, - "loss": 0.7496, - "step": 1664 - }, - { - "epoch": 1.9, - "grad_norm": 0.0, - "learning_rate": 6.301376861145774e-06, - "loss": 0.7652, - "step": 1665 - }, - { - "epoch": 1.9, - "grad_norm": 0.0, - "learning_rate": 6.289951269179215e-06, - "loss": 0.7483, - "step": 1666 - }, - { - "epoch": 1.9, - "grad_norm": 0.0, - "learning_rate": 6.2785312907616706e-06, - "loss": 0.7354, - "step": 1667 - }, - { - "epoch": 1.9, - "grad_norm": 0.0, - "learning_rate": 6.267116943172316e-06, - "loss": 0.8169, - "step": 1668 - }, - { - "epoch": 1.9, - "grad_norm": 0.0, - "learning_rate": 6.255708243681821e-06, - "loss": 0.8099, - "step": 1669 - }, - { - "epoch": 1.9, - "grad_norm": 0.0, - "learning_rate": 6.2443052095523e-06, - "loss": 0.7462, - "step": 1670 - }, - { - "epoch": 1.9, - "grad_norm": 0.0, - "learning_rate": 6.2329078580372944e-06, - "loss": 0.7204, - "step": 1671 - }, - { - "epoch": 1.9, - "grad_norm": 0.0, - "learning_rate": 6.221516206381753e-06, - "loss": 0.6992, - "step": 1672 - }, - { - "epoch": 1.9, - "grad_norm": 0.0, - "learning_rate": 6.210130271821999e-06, - "loss": 0.7835, - "step": 1673 - }, - { - "epoch": 1.91, - "grad_norm": 0.0, - "learning_rate": 6.198750071585702e-06, - "loss": 0.7207, - "step": 1674 - }, - { - "epoch": 1.91, - "grad_norm": 0.0, - "learning_rate": 6.187375622891859e-06, - "loss": 0.7086, - "step": 1675 - }, - { - "epoch": 1.91, - "grad_norm": 0.0, - "learning_rate": 6.17600694295076e-06, - "loss": 0.7802, - "step": 1676 - }, - { - "epoch": 1.91, - "grad_norm": 0.0, - "learning_rate": 6.164644048963973e-06, - "loss": 0.7628, - "step": 1677 - }, - { - "epoch": 1.91, - "grad_norm": 0.0, - "learning_rate": 6.153286958124307e-06, - "loss": 0.7284, - "step": 1678 - }, - { - "epoch": 1.91, - "grad_norm": 0.0, - "learning_rate": 6.1419356876157895e-06, - "loss": 0.7684, - "step": 1679 - }, - { - "epoch": 1.91, - "grad_norm": 0.0, - "learning_rate": 6.130590254613644e-06, - "loss": 0.7621, - "step": 1680 - }, - { - "epoch": 1.91, - "grad_norm": 0.0, - "learning_rate": 6.119250676284263e-06, - "loss": 0.7045, - "step": 1681 - }, - { - "epoch": 1.91, - "grad_norm": 0.0, - "learning_rate": 6.107916969785175e-06, - "loss": 0.8362, - "step": 1682 - }, - { - "epoch": 1.92, - "grad_norm": 0.0, - "learning_rate": 6.096589152265029e-06, - "loss": 0.787, - "step": 1683 - }, - { - "epoch": 1.92, - "grad_norm": 0.0, - "learning_rate": 6.085267240863558e-06, - "loss": 0.7051, - "step": 1684 - }, - { - "epoch": 1.92, - "grad_norm": 0.0, - "learning_rate": 6.07395125271157e-06, - "loss": 0.8003, - "step": 1685 - }, - { - "epoch": 1.92, - "grad_norm": 0.0, - "learning_rate": 6.062641204930897e-06, - "loss": 0.7319, - "step": 1686 - }, - { - "epoch": 1.92, - "grad_norm": 0.0, - "learning_rate": 6.051337114634393e-06, - "loss": 0.6824, - "step": 1687 - }, - { - "epoch": 1.92, - "grad_norm": 0.0, - "learning_rate": 6.0400389989258875e-06, - "loss": 0.8023, - "step": 1688 - }, - { - "epoch": 1.92, - "grad_norm": 0.0, - "learning_rate": 6.028746874900184e-06, - "loss": 0.7585, - "step": 1689 - }, - { - "epoch": 1.92, - "grad_norm": 0.0, - "learning_rate": 6.01746075964301e-06, - "loss": 0.7335, - "step": 1690 - }, - { - "epoch": 1.92, - "grad_norm": 0.0, - "learning_rate": 6.006180670231003e-06, - "loss": 0.743, - "step": 1691 - }, - { - "epoch": 1.93, - "grad_norm": 0.0, - "learning_rate": 5.994906623731685e-06, - "loss": 0.7052, - "step": 1692 - }, - { - "epoch": 1.93, - "grad_norm": 0.0, - "learning_rate": 5.983638637203433e-06, - "loss": 0.7056, - "step": 1693 - }, - { - "epoch": 1.93, - "grad_norm": 0.0, - "learning_rate": 5.972376727695457e-06, - "loss": 0.7334, - "step": 1694 - }, - { - "epoch": 1.93, - "grad_norm": 0.0, - "learning_rate": 5.96112091224777e-06, - "loss": 0.7754, - "step": 1695 - }, - { - "epoch": 1.93, - "grad_norm": 0.0, - "learning_rate": 5.949871207891162e-06, - "loss": 0.6557, - "step": 1696 - }, - { - "epoch": 1.93, - "grad_norm": 0.0, - "learning_rate": 5.938627631647185e-06, - "loss": 0.6935, - "step": 1697 - }, - { - "epoch": 1.93, - "grad_norm": 0.0, - "learning_rate": 5.927390200528109e-06, - "loss": 0.8079, - "step": 1698 - }, - { - "epoch": 1.93, - "grad_norm": 0.0, - "learning_rate": 5.916158931536911e-06, - "loss": 0.6543, - "step": 1699 - }, - { - "epoch": 1.94, - "grad_norm": 0.0, - "learning_rate": 5.9049338416672445e-06, - "loss": 0.7897, - "step": 1700 - }, - { - "epoch": 1.94, - "grad_norm": 0.0, - "learning_rate": 5.8937149479034124e-06, - "loss": 0.717, - "step": 1701 - }, - { - "epoch": 1.94, - "grad_norm": 0.0, - "learning_rate": 5.882502267220343e-06, - "loss": 0.7703, - "step": 1702 - }, - { - "epoch": 1.94, - "grad_norm": 0.0, - "learning_rate": 5.87129581658356e-06, - "loss": 0.706, - "step": 1703 - }, - { - "epoch": 1.94, - "grad_norm": 0.0, - "learning_rate": 5.86009561294917e-06, - "loss": 0.7111, - "step": 1704 - }, - { - "epoch": 1.94, - "grad_norm": 0.0, - "learning_rate": 5.848901673263817e-06, - "loss": 0.7112, - "step": 1705 - }, - { - "epoch": 1.94, - "grad_norm": 0.0, - "learning_rate": 5.8377140144646774e-06, - "loss": 0.7753, - "step": 1706 - }, - { - "epoch": 1.94, - "grad_norm": 0.0, - "learning_rate": 5.826532653479404e-06, - "loss": 0.7948, - "step": 1707 - }, - { - "epoch": 1.94, - "grad_norm": 0.0, - "learning_rate": 5.815357607226156e-06, - "loss": 0.7694, - "step": 1708 - }, - { - "epoch": 1.95, - "grad_norm": 0.0, - "learning_rate": 5.804188892613507e-06, - "loss": 0.7956, - "step": 1709 - }, - { - "epoch": 1.95, - "grad_norm": 0.0, - "learning_rate": 5.7930265265404554e-06, - "loss": 0.7673, - "step": 1710 - }, - { - "epoch": 1.95, - "grad_norm": 0.0, - "learning_rate": 5.781870525896405e-06, - "loss": 0.8156, - "step": 1711 - }, - { - "epoch": 1.95, - "grad_norm": 0.0, - "learning_rate": 5.770720907561125e-06, - "loss": 0.8146, - "step": 1712 - }, - { - "epoch": 1.95, - "grad_norm": 0.0, - "learning_rate": 5.759577688404716e-06, - "loss": 0.7205, - "step": 1713 - }, - { - "epoch": 1.95, - "grad_norm": 0.0, - "learning_rate": 5.7484408852876175e-06, - "loss": 0.7762, - "step": 1714 - }, - { - "epoch": 1.95, - "grad_norm": 0.0, - "learning_rate": 5.7373105150605335e-06, - "loss": 0.7935, - "step": 1715 - }, - { - "epoch": 1.95, - "grad_norm": 0.0, - "learning_rate": 5.726186594564467e-06, - "loss": 0.7084, - "step": 1716 - }, - { - "epoch": 1.95, - "grad_norm": 0.0, - "learning_rate": 5.7150691406306355e-06, - "loss": 0.7483, - "step": 1717 - }, - { - "epoch": 1.96, - "grad_norm": 0.0, - "learning_rate": 5.703958170080481e-06, - "loss": 0.6972, - "step": 1718 - }, - { - "epoch": 1.96, - "grad_norm": 0.0, - "learning_rate": 5.692853699725638e-06, - "loss": 0.6748, - "step": 1719 - }, - { - "epoch": 1.96, - "grad_norm": 0.0, - "learning_rate": 5.681755746367909e-06, - "loss": 0.7925, - "step": 1720 - }, - { - "epoch": 1.96, - "grad_norm": 0.0, - "learning_rate": 5.670664326799225e-06, - "loss": 0.727, - "step": 1721 - }, - { - "epoch": 1.96, - "grad_norm": 0.0, - "learning_rate": 5.659579457801641e-06, - "loss": 0.6842, - "step": 1722 - }, - { - "epoch": 1.96, - "grad_norm": 0.0, - "learning_rate": 5.648501156147293e-06, - "loss": 0.7695, - "step": 1723 - }, - { - "epoch": 1.96, - "grad_norm": 0.0, - "learning_rate": 5.637429438598383e-06, - "loss": 0.6767, - "step": 1724 - }, - { - "epoch": 1.96, - "grad_norm": 0.0, - "learning_rate": 5.626364321907161e-06, - "loss": 0.7656, - "step": 1725 - }, - { - "epoch": 1.96, - "grad_norm": 0.0, - "learning_rate": 5.6153058228158685e-06, - "loss": 0.6645, - "step": 1726 - }, - { - "epoch": 1.97, - "grad_norm": 0.0, - "learning_rate": 5.60425395805675e-06, - "loss": 0.719, - "step": 1727 - }, - { - "epoch": 1.97, - "grad_norm": 0.0, - "learning_rate": 5.593208744352013e-06, - "loss": 0.7058, - "step": 1728 - }, - { - "epoch": 1.97, - "grad_norm": 0.0, - "learning_rate": 5.582170198413788e-06, - "loss": 0.7445, - "step": 1729 - }, - { - "epoch": 1.97, - "grad_norm": 0.0, - "learning_rate": 5.571138336944131e-06, - "loss": 0.7764, - "step": 1730 - }, - { - "epoch": 1.97, - "grad_norm": 0.0, - "learning_rate": 5.560113176634971e-06, - "loss": 0.7117, - "step": 1731 - }, - { - "epoch": 1.97, - "grad_norm": 0.0, - "learning_rate": 5.54909473416811e-06, - "loss": 0.7822, - "step": 1732 - }, - { - "epoch": 1.97, - "grad_norm": 0.0, - "learning_rate": 5.538083026215181e-06, - "loss": 0.7407, - "step": 1733 - }, - { - "epoch": 1.97, - "grad_norm": 0.0, - "learning_rate": 5.5270780694376195e-06, - "loss": 0.7805, - "step": 1734 - }, - { - "epoch": 1.97, - "grad_norm": 0.0, - "learning_rate": 5.516079880486658e-06, - "loss": 0.7216, - "step": 1735 - }, - { - "epoch": 1.98, - "grad_norm": 0.0, - "learning_rate": 5.505088476003284e-06, - "loss": 0.8021, - "step": 1736 - }, - { - "epoch": 1.98, - "grad_norm": 0.0, - "learning_rate": 5.494103872618214e-06, - "loss": 0.735, - "step": 1737 - }, - { - "epoch": 1.98, - "grad_norm": 0.0, - "learning_rate": 5.483126086951886e-06, - "loss": 0.7826, - "step": 1738 - }, - { - "epoch": 1.98, - "grad_norm": 0.0, - "learning_rate": 5.47215513561441e-06, - "loss": 0.7229, - "step": 1739 - }, - { - "epoch": 1.98, - "grad_norm": 0.0, - "learning_rate": 5.46119103520556e-06, - "loss": 0.7371, - "step": 1740 - }, - { - "epoch": 1.98, - "grad_norm": 0.0, - "learning_rate": 5.450233802314753e-06, - "loss": 0.8301, - "step": 1741 - }, - { - "epoch": 1.98, - "grad_norm": 0.0, - "learning_rate": 5.439283453520996e-06, - "loss": 0.8108, - "step": 1742 - }, - { - "epoch": 1.98, - "grad_norm": 0.0, - "learning_rate": 5.428340005392897e-06, - "loss": 0.7736, - "step": 1743 - }, - { - "epoch": 1.99, - "grad_norm": 0.0, - "learning_rate": 5.417403474488618e-06, - "loss": 0.7813, - "step": 1744 - }, - { - "epoch": 1.99, - "grad_norm": 0.0, - "learning_rate": 5.406473877355848e-06, - "loss": 0.7091, - "step": 1745 - }, - { - "epoch": 1.99, - "grad_norm": 0.0, - "learning_rate": 5.395551230531797e-06, - "loss": 0.7215, - "step": 1746 - }, - { - "epoch": 1.99, - "grad_norm": 0.0, - "learning_rate": 5.384635550543143e-06, - "loss": 0.7227, - "step": 1747 - }, - { - "epoch": 1.99, - "grad_norm": 0.0, - "learning_rate": 5.373726853906034e-06, - "loss": 0.6844, - "step": 1748 - }, - { - "epoch": 1.99, - "grad_norm": 0.0, - "learning_rate": 5.362825157126057e-06, - "loss": 0.6887, - "step": 1749 - }, - { - "epoch": 1.99, - "grad_norm": 0.0, - "learning_rate": 5.35193047669819e-06, - "loss": 0.7653, - "step": 1750 - }, - { - "epoch": 1.99, - "grad_norm": 0.0, - "learning_rate": 5.34104282910681e-06, - "loss": 0.6875, - "step": 1751 - }, - { - "epoch": 1.99, - "grad_norm": 0.0, - "learning_rate": 5.3301622308256486e-06, - "loss": 0.7969, - "step": 1752 - }, - { - "epoch": 2.0, - "grad_norm": 0.0, - "learning_rate": 5.3192886983177664e-06, - "loss": 0.7218, - "step": 1753 - }, - { - "epoch": 2.0, - "grad_norm": 0.0, - "learning_rate": 5.308422248035541e-06, - "loss": 0.7465, - "step": 1754 - }, - { - "epoch": 2.0, - "grad_norm": 0.0, - "learning_rate": 5.297562896420625e-06, - "loss": 0.7791, - "step": 1755 - }, - { - "epoch": 2.0, - "grad_norm": 0.0, - "learning_rate": 5.286710659903938e-06, - "loss": 0.6961, - "step": 1756 - }, - { - "epoch": 2.0, - "grad_norm": 0.0, - "learning_rate": 5.275865554905635e-06, - "loss": 0.7754, - "step": 1757 - }, - { - "epoch": 2.0, - "grad_norm": 0.0, - "learning_rate": 5.265027597835071e-06, - "loss": 0.7055, - "step": 1758 - }, - { - "epoch": 2.0, - "grad_norm": 0.0, - "learning_rate": 5.254196805090792e-06, - "loss": 0.6394, - "step": 1759 - }, - { - "epoch": 2.0, - "grad_norm": 0.0, - "learning_rate": 5.2433731930605105e-06, - "loss": 0.6651, - "step": 1760 - }, - { - "epoch": 2.0, - "grad_norm": 0.0, - "learning_rate": 5.232556778121058e-06, - "loss": 0.6825, - "step": 1761 - }, - { - "epoch": 2.01, - "grad_norm": 0.0, - "learning_rate": 5.2217475766383945e-06, - "loss": 0.671, - "step": 1762 - }, - { - "epoch": 2.01, - "grad_norm": 0.0, - "learning_rate": 5.2109456049675465e-06, - "loss": 0.6524, - "step": 1763 - }, - { - "epoch": 2.01, - "grad_norm": 0.0, - "learning_rate": 5.200150879452617e-06, - "loss": 0.6729, - "step": 1764 - }, - { - "epoch": 2.01, - "grad_norm": 0.0, - "learning_rate": 5.189363416426741e-06, - "loss": 0.6182, - "step": 1765 - }, - { - "epoch": 2.01, - "grad_norm": 0.0, - "learning_rate": 5.178583232212058e-06, - "loss": 0.6498, - "step": 1766 - }, - { - "epoch": 2.01, - "grad_norm": 0.0, - "learning_rate": 5.167810343119703e-06, - "loss": 0.6065, - "step": 1767 - }, - { - "epoch": 2.01, - "grad_norm": 0.0, - "learning_rate": 5.157044765449772e-06, - "loss": 0.6927, - "step": 1768 - }, - { - "epoch": 2.01, - "grad_norm": 0.0, - "learning_rate": 5.146286515491288e-06, - "loss": 0.623, - "step": 1769 - }, - { - "epoch": 2.01, - "grad_norm": 0.0, - "learning_rate": 5.135535609522204e-06, - "loss": 0.7263, - "step": 1770 - }, - { - "epoch": 2.02, - "grad_norm": 0.0, - "learning_rate": 5.124792063809342e-06, - "loss": 0.6183, - "step": 1771 - }, - { - "epoch": 2.02, - "grad_norm": 0.0, - "learning_rate": 5.114055894608402e-06, - "loss": 0.6882, - "step": 1772 - }, - { - "epoch": 2.02, - "grad_norm": 0.0, - "learning_rate": 5.10332711816392e-06, - "loss": 0.6168, - "step": 1773 - }, - { - "epoch": 2.02, - "grad_norm": 0.0, - "learning_rate": 5.0926057507092385e-06, - "loss": 0.6709, - "step": 1774 - }, - { - "epoch": 2.02, - "grad_norm": 0.0, - "learning_rate": 5.081891808466497e-06, - "loss": 0.6286, - "step": 1775 - }, - { - "epoch": 2.02, - "grad_norm": 0.0, - "learning_rate": 5.071185307646605e-06, - "loss": 0.6748, - "step": 1776 - }, - { - "epoch": 2.02, - "grad_norm": 0.0, - "learning_rate": 5.060486264449194e-06, - "loss": 0.6759, - "step": 1777 - }, - { - "epoch": 2.02, - "grad_norm": 0.0, - "learning_rate": 5.049794695062635e-06, - "loss": 0.6929, - "step": 1778 - }, - { - "epoch": 2.03, - "grad_norm": 0.0, - "learning_rate": 5.039110615663972e-06, - "loss": 0.668, - "step": 1779 - }, - { - "epoch": 2.03, - "grad_norm": 0.0, - "learning_rate": 5.028434042418926e-06, - "loss": 0.713, - "step": 1780 - }, - { - "epoch": 2.03, - "grad_norm": 0.0, - "learning_rate": 5.017764991481861e-06, - "loss": 0.6291, - "step": 1781 - }, - { - "epoch": 2.03, - "grad_norm": 0.0, - "learning_rate": 5.007103478995752e-06, - "loss": 0.6393, - "step": 1782 - }, - { - "epoch": 2.03, - "grad_norm": 0.0, - "learning_rate": 4.996449521092171e-06, - "loss": 0.6451, - "step": 1783 - }, - { - "epoch": 2.03, - "grad_norm": 0.0, - "learning_rate": 4.985803133891269e-06, - "loss": 0.6434, - "step": 1784 - }, - { - "epoch": 2.03, - "grad_norm": 0.0, - "learning_rate": 4.975164333501725e-06, - "loss": 0.6814, - "step": 1785 - }, - { - "epoch": 2.03, - "grad_norm": 0.0, - "learning_rate": 4.96453313602075e-06, - "loss": 0.6936, - "step": 1786 - }, - { - "epoch": 2.03, - "grad_norm": 0.0, - "learning_rate": 4.953909557534053e-06, - "loss": 0.6688, - "step": 1787 - }, - { - "epoch": 2.04, - "grad_norm": 0.0, - "learning_rate": 4.9432936141158035e-06, - "loss": 0.6612, - "step": 1788 - }, - { - "epoch": 2.04, - "grad_norm": 0.0, - "learning_rate": 4.932685321828633e-06, - "loss": 0.6484, - "step": 1789 - }, - { - "epoch": 2.04, - "grad_norm": 0.0, - "learning_rate": 4.9220846967235815e-06, - "loss": 0.6865, - "step": 1790 - }, - { - "epoch": 2.04, - "grad_norm": 0.0, - "learning_rate": 4.911491754840099e-06, - "loss": 0.6938, - "step": 1791 - }, - { - "epoch": 2.04, - "grad_norm": 0.0, - "learning_rate": 4.900906512206012e-06, - "loss": 0.6589, - "step": 1792 - }, - { - "epoch": 2.04, - "grad_norm": 0.0, - "learning_rate": 4.890328984837482e-06, - "loss": 0.6862, - "step": 1793 - }, - { - "epoch": 2.04, - "grad_norm": 0.0, - "learning_rate": 4.879759188739014e-06, - "loss": 0.693, - "step": 1794 - }, - { - "epoch": 2.04, - "grad_norm": 0.0, - "learning_rate": 4.869197139903411e-06, - "loss": 0.6374, - "step": 1795 - }, - { - "epoch": 2.04, - "grad_norm": 0.0, - "learning_rate": 4.858642854311744e-06, - "loss": 0.6564, - "step": 1796 - }, - { - "epoch": 2.05, - "grad_norm": 0.0, - "learning_rate": 4.848096347933352e-06, - "loss": 0.6196, - "step": 1797 - }, - { - "epoch": 2.05, - "grad_norm": 0.0, - "learning_rate": 4.837557636725788e-06, - "loss": 0.656, - "step": 1798 - }, - { - "epoch": 2.05, - "grad_norm": 0.0, - "learning_rate": 4.827026736634824e-06, - "loss": 0.6638, - "step": 1799 - }, - { - "epoch": 2.05, - "grad_norm": 0.0, - "learning_rate": 4.816503663594412e-06, - "loss": 0.6487, - "step": 1800 - }, - { - "epoch": 2.05, - "grad_norm": 0.0, - "learning_rate": 4.805988433526648e-06, - "loss": 0.6142, - "step": 1801 - }, - { - "epoch": 2.05, - "grad_norm": 0.0, - "learning_rate": 4.7954810623417755e-06, - "loss": 0.7204, - "step": 1802 - }, - { - "epoch": 2.05, - "grad_norm": 0.0, - "learning_rate": 4.784981565938145e-06, - "loss": 0.6772, - "step": 1803 - }, - { - "epoch": 2.05, - "grad_norm": 0.0, - "learning_rate": 4.774489960202181e-06, - "loss": 0.7237, - "step": 1804 - }, - { - "epoch": 2.05, - "grad_norm": 0.0, - "learning_rate": 4.764006261008385e-06, - "loss": 0.6663, - "step": 1805 - }, - { - "epoch": 2.06, - "grad_norm": 0.0, - "learning_rate": 4.7535304842192786e-06, - "loss": 0.5991, - "step": 1806 - }, - { - "epoch": 2.06, - "grad_norm": 0.0, - "learning_rate": 4.7430626456854075e-06, - "loss": 0.6603, - "step": 1807 - }, - { - "epoch": 2.06, - "grad_norm": 0.0, - "learning_rate": 4.73260276124531e-06, - "loss": 0.666, - "step": 1808 - }, - { - "epoch": 2.06, - "grad_norm": 0.0, - "learning_rate": 4.722150846725477e-06, - "loss": 0.7208, - "step": 1809 - }, - { - "epoch": 2.06, - "grad_norm": 0.0, - "learning_rate": 4.711706917940338e-06, - "loss": 0.6635, - "step": 1810 - }, - { - "epoch": 2.06, - "grad_norm": 0.0, - "learning_rate": 4.701270990692266e-06, - "loss": 0.6662, - "step": 1811 - }, - { - "epoch": 2.06, - "grad_norm": 0.0, - "learning_rate": 4.690843080771494e-06, - "loss": 0.6845, - "step": 1812 - }, - { - "epoch": 2.06, - "grad_norm": 0.0, - "learning_rate": 4.680423203956148e-06, - "loss": 0.6341, - "step": 1813 - }, - { - "epoch": 2.06, - "grad_norm": 0.0, - "learning_rate": 4.6700113760121845e-06, - "loss": 0.6473, - "step": 1814 - }, - { - "epoch": 2.07, - "grad_norm": 0.0, - "learning_rate": 4.659607612693388e-06, - "loss": 0.6769, - "step": 1815 - }, - { - "epoch": 2.07, - "grad_norm": 0.0, - "learning_rate": 4.649211929741348e-06, - "loss": 0.6548, - "step": 1816 - }, - { - "epoch": 2.07, - "grad_norm": 0.0, - "learning_rate": 4.638824342885413e-06, - "loss": 0.7164, - "step": 1817 - }, - { - "epoch": 2.07, - "grad_norm": 0.0, - "learning_rate": 4.6284448678426816e-06, - "loss": 0.6836, - "step": 1818 - }, - { - "epoch": 2.07, - "grad_norm": 0.0, - "learning_rate": 4.618073520318003e-06, - "loss": 0.6826, - "step": 1819 - }, - { - "epoch": 2.07, - "grad_norm": 0.0, - "learning_rate": 4.6077103160038986e-06, - "loss": 0.6815, - "step": 1820 - }, - { - "epoch": 2.07, - "grad_norm": 0.0, - "learning_rate": 4.597355270580589e-06, - "loss": 0.6906, - "step": 1821 - }, - { - "epoch": 2.07, - "grad_norm": 0.0, - "learning_rate": 4.587008399715935e-06, - "loss": 0.6621, - "step": 1822 - }, - { - "epoch": 2.08, - "grad_norm": 0.0, - "learning_rate": 4.576669719065442e-06, - "loss": 0.6599, - "step": 1823 - }, - { - "epoch": 2.08, - "grad_norm": 0.0, - "learning_rate": 4.566339244272219e-06, - "loss": 0.6605, - "step": 1824 - }, - { - "epoch": 2.08, - "grad_norm": 0.0, - "learning_rate": 4.5560169909669534e-06, - "loss": 0.6274, - "step": 1825 - }, - { - "epoch": 2.08, - "grad_norm": 0.0, - "learning_rate": 4.545702974767892e-06, - "loss": 0.5892, - "step": 1826 - }, - { - "epoch": 2.08, - "grad_norm": 0.0, - "learning_rate": 4.5353972112808354e-06, - "loss": 0.63, - "step": 1827 - }, - { - "epoch": 2.08, - "grad_norm": 0.0, - "learning_rate": 4.5250997160990795e-06, - "loss": 0.625, - "step": 1828 - }, - { - "epoch": 2.08, - "grad_norm": 0.0, - "learning_rate": 4.514810504803409e-06, - "loss": 0.6745, - "step": 1829 - }, - { - "epoch": 2.08, - "grad_norm": 0.0, - "learning_rate": 4.504529592962088e-06, - "loss": 0.6697, - "step": 1830 - }, - { - "epoch": 2.08, - "grad_norm": 0.0, - "learning_rate": 4.494256996130814e-06, - "loss": 0.7227, - "step": 1831 - }, - { - "epoch": 2.09, - "grad_norm": 0.0, - "learning_rate": 4.483992729852709e-06, - "loss": 0.6062, - "step": 1832 - }, - { - "epoch": 2.09, - "grad_norm": 0.0, - "learning_rate": 4.473736809658282e-06, - "loss": 0.6748, - "step": 1833 - }, - { - "epoch": 2.09, - "grad_norm": 0.0, - "learning_rate": 4.463489251065412e-06, - "loss": 0.6357, - "step": 1834 - }, - { - "epoch": 2.09, - "grad_norm": 0.0, - "learning_rate": 4.453250069579347e-06, - "loss": 0.6324, - "step": 1835 - }, - { - "epoch": 2.09, - "grad_norm": 0.0, - "learning_rate": 4.4430192806926384e-06, - "loss": 0.6757, - "step": 1836 - }, - { - "epoch": 2.09, - "grad_norm": 0.0, - "learning_rate": 4.432796899885143e-06, - "loss": 0.6389, - "step": 1837 - }, - { - "epoch": 2.09, - "grad_norm": 0.0, - "learning_rate": 4.422582942624001e-06, - "loss": 0.6534, - "step": 1838 - }, - { - "epoch": 2.09, - "grad_norm": 0.0, - "learning_rate": 4.4123774243636056e-06, - "loss": 0.6215, - "step": 1839 - }, - { - "epoch": 2.09, - "grad_norm": 0.0, - "learning_rate": 4.402180360545585e-06, - "loss": 0.6454, - "step": 1840 - }, - { - "epoch": 2.1, - "grad_norm": 0.0, - "learning_rate": 4.3919917665987655e-06, - "loss": 0.6703, - "step": 1841 - }, - { - "epoch": 2.1, - "grad_norm": 0.0, - "learning_rate": 4.381811657939159e-06, - "loss": 0.6885, - "step": 1842 - }, - { - "epoch": 2.1, - "grad_norm": 0.0, - "learning_rate": 4.371640049969955e-06, - "loss": 0.6675, - "step": 1843 - }, - { - "epoch": 2.1, - "grad_norm": 0.0, - "learning_rate": 4.361476958081463e-06, - "loss": 0.695, - "step": 1844 - }, - { - "epoch": 2.1, - "grad_norm": 0.0, - "learning_rate": 4.3513223976511074e-06, - "loss": 0.6542, - "step": 1845 - }, - { - "epoch": 2.1, - "grad_norm": 0.0, - "learning_rate": 4.341176384043416e-06, - "loss": 0.6476, - "step": 1846 - }, - { - "epoch": 2.1, - "grad_norm": 0.0, - "learning_rate": 4.331038932609979e-06, - "loss": 0.6567, - "step": 1847 - }, - { - "epoch": 2.1, - "grad_norm": 0.0, - "learning_rate": 4.320910058689425e-06, - "loss": 0.6439, - "step": 1848 - }, - { - "epoch": 2.1, - "grad_norm": 0.0, - "learning_rate": 4.310789777607417e-06, - "loss": 0.711, - "step": 1849 - }, - { - "epoch": 2.11, - "grad_norm": 0.0, - "learning_rate": 4.300678104676598e-06, - "loss": 0.6884, - "step": 1850 - }, - { - "epoch": 2.11, - "grad_norm": 0.0, - "learning_rate": 4.2905750551966115e-06, - "loss": 0.634, - "step": 1851 - }, - { - "epoch": 2.11, - "grad_norm": 0.0, - "learning_rate": 4.280480644454035e-06, - "loss": 0.7294, - "step": 1852 - }, - { - "epoch": 2.11, - "grad_norm": 0.0, - "learning_rate": 4.270394887722372e-06, - "loss": 0.7099, - "step": 1853 - }, - { - "epoch": 2.11, - "grad_norm": 0.0, - "learning_rate": 4.260317800262045e-06, - "loss": 0.626, - "step": 1854 - }, - { - "epoch": 2.11, - "grad_norm": 0.0, - "learning_rate": 4.250249397320356e-06, - "loss": 0.6609, - "step": 1855 - }, - { - "epoch": 2.11, - "grad_norm": 0.0, - "learning_rate": 4.2401896941314576e-06, - "loss": 0.6661, - "step": 1856 - }, - { - "epoch": 2.11, - "grad_norm": 0.0, - "learning_rate": 4.230138705916355e-06, - "loss": 0.6838, - "step": 1857 - }, - { - "epoch": 2.11, - "grad_norm": 0.0, - "learning_rate": 4.220096447882843e-06, - "loss": 0.6855, - "step": 1858 - }, - { - "epoch": 2.12, - "grad_norm": 0.0, - "learning_rate": 4.21006293522554e-06, - "loss": 0.7172, - "step": 1859 - }, - { - "epoch": 2.12, - "grad_norm": 0.0, - "learning_rate": 4.2000381831258044e-06, - "loss": 0.6814, - "step": 1860 - }, - { - "epoch": 2.12, - "grad_norm": 0.0, - "learning_rate": 4.190022206751746e-06, - "loss": 0.6564, - "step": 1861 - }, - { - "epoch": 2.12, - "grad_norm": 0.0, - "learning_rate": 4.1800150212582036e-06, - "loss": 0.6651, - "step": 1862 - }, - { - "epoch": 2.12, - "grad_norm": 0.0, - "learning_rate": 4.170016641786713e-06, - "loss": 0.6883, - "step": 1863 - }, - { - "epoch": 2.12, - "grad_norm": 0.0, - "learning_rate": 4.160027083465478e-06, - "loss": 0.6587, - "step": 1864 - }, - { - "epoch": 2.12, - "grad_norm": 0.0, - "learning_rate": 4.150046361409364e-06, - "loss": 0.6445, - "step": 1865 - }, - { - "epoch": 2.12, - "grad_norm": 0.0, - "learning_rate": 4.140074490719861e-06, - "loss": 0.6328, - "step": 1866 - }, - { - "epoch": 2.13, - "grad_norm": 0.0, - "learning_rate": 4.13011148648507e-06, - "loss": 0.6501, - "step": 1867 - }, - { - "epoch": 2.13, - "grad_norm": 0.0, - "learning_rate": 4.120157363779677e-06, - "loss": 0.675, - "step": 1868 - }, - { - "epoch": 2.13, - "grad_norm": 0.0, - "learning_rate": 4.11021213766492e-06, - "loss": 0.6332, - "step": 1869 - }, - { - "epoch": 2.13, - "grad_norm": 0.0, - "learning_rate": 4.100275823188597e-06, - "loss": 0.6297, - "step": 1870 - }, - { - "epoch": 2.13, - "grad_norm": 0.0, - "learning_rate": 4.090348435385001e-06, - "loss": 0.6958, - "step": 1871 - }, - { - "epoch": 2.13, - "grad_norm": 0.0, - "learning_rate": 4.0804299892749225e-06, - "loss": 0.6951, - "step": 1872 - }, - { - "epoch": 2.13, - "grad_norm": 0.0, - "learning_rate": 4.070520499865629e-06, - "loss": 0.7229, - "step": 1873 - }, - { - "epoch": 2.13, - "grad_norm": 0.0, - "learning_rate": 4.060619982150838e-06, - "loss": 0.681, - "step": 1874 - }, - { - "epoch": 2.13, - "grad_norm": 0.0, - "learning_rate": 4.05072845111068e-06, - "loss": 0.6754, - "step": 1875 - }, - { - "epoch": 2.14, - "grad_norm": 0.0, - "learning_rate": 4.040845921711702e-06, - "loss": 0.6383, - "step": 1876 - }, - { - "epoch": 2.14, - "grad_norm": 0.0, - "learning_rate": 4.0309724089068156e-06, - "loss": 0.665, - "step": 1877 - }, - { - "epoch": 2.14, - "grad_norm": 0.0, - "learning_rate": 4.02110792763531e-06, - "loss": 0.6812, - "step": 1878 - }, - { - "epoch": 2.14, - "grad_norm": 0.0, - "learning_rate": 4.011252492822792e-06, - "loss": 0.7669, - "step": 1879 - }, - { - "epoch": 2.14, - "grad_norm": 0.0, - "learning_rate": 4.001406119381181e-06, - "loss": 0.6627, - "step": 1880 - }, - { - "epoch": 2.14, - "grad_norm": 0.0, - "learning_rate": 3.991568822208697e-06, - "loss": 0.6906, - "step": 1881 - }, - { - "epoch": 2.14, - "grad_norm": 0.0, - "learning_rate": 3.981740616189822e-06, - "loss": 0.6779, - "step": 1882 - }, - { - "epoch": 2.14, - "grad_norm": 0.0, - "learning_rate": 3.971921516195276e-06, - "loss": 0.7075, - "step": 1883 - }, - { - "epoch": 2.14, - "grad_norm": 0.0, - "learning_rate": 3.962111537082013e-06, - "loss": 0.7422, - "step": 1884 - }, - { - "epoch": 2.15, - "grad_norm": 0.0, - "learning_rate": 3.952310693693174e-06, - "loss": 0.6823, - "step": 1885 - }, - { - "epoch": 2.15, - "grad_norm": 0.0, - "learning_rate": 3.942519000858083e-06, - "loss": 0.6983, - "step": 1886 - }, - { - "epoch": 2.15, - "grad_norm": 0.0, - "learning_rate": 3.9327364733922255e-06, - "loss": 0.7032, - "step": 1887 - }, - { - "epoch": 2.15, - "grad_norm": 0.0, - "learning_rate": 3.922963126097205e-06, - "loss": 0.6583, - "step": 1888 - }, - { - "epoch": 2.15, - "grad_norm": 0.0, - "learning_rate": 3.913198973760745e-06, - "loss": 0.6591, - "step": 1889 - }, - { - "epoch": 2.15, - "grad_norm": 0.0, - "learning_rate": 3.903444031156658e-06, - "loss": 0.6574, - "step": 1890 - }, - { - "epoch": 2.15, - "grad_norm": 0.0, - "learning_rate": 3.893698313044808e-06, - "loss": 0.636, - "step": 1891 - }, - { - "epoch": 2.15, - "grad_norm": 0.0, - "learning_rate": 3.883961834171118e-06, - "loss": 0.6912, - "step": 1892 - }, - { - "epoch": 2.15, - "grad_norm": 0.0, - "learning_rate": 3.87423460926752e-06, - "loss": 0.6538, - "step": 1893 - }, - { - "epoch": 2.16, - "grad_norm": 0.0, - "learning_rate": 3.8645166530519496e-06, - "loss": 0.7205, - "step": 1894 - }, - { - "epoch": 2.16, - "grad_norm": 0.0, - "learning_rate": 3.85480798022832e-06, - "loss": 0.6134, - "step": 1895 - }, - { - "epoch": 2.16, - "grad_norm": 0.0, - "learning_rate": 3.84510860548649e-06, - "loss": 0.6684, - "step": 1896 - }, - { - "epoch": 2.16, - "grad_norm": 0.0, - "learning_rate": 3.835418543502257e-06, - "loss": 0.6423, - "step": 1897 - }, - { - "epoch": 2.16, - "grad_norm": 0.0, - "learning_rate": 3.82573780893733e-06, - "loss": 0.6535, - "step": 1898 - }, - { - "epoch": 2.16, - "grad_norm": 0.0, - "learning_rate": 3.8160664164392915e-06, - "loss": 0.6671, - "step": 1899 - }, - { - "epoch": 2.16, - "grad_norm": 0.0, - "learning_rate": 3.806404380641606e-06, - "loss": 0.7195, - "step": 1900 - }, - { - "epoch": 2.16, - "grad_norm": 0.0, - "learning_rate": 3.796751716163567e-06, - "loss": 0.6478, - "step": 1901 - }, - { - "epoch": 2.17, - "grad_norm": 0.0, - "learning_rate": 3.787108437610294e-06, - "loss": 0.7065, - "step": 1902 - }, - { - "epoch": 2.17, - "grad_norm": 0.0, - "learning_rate": 3.7774745595727116e-06, - "loss": 0.6593, - "step": 1903 - }, - { - "epoch": 2.17, - "grad_norm": 0.0, - "learning_rate": 3.7678500966275055e-06, - "loss": 0.6436, - "step": 1904 - }, - { - "epoch": 2.17, - "grad_norm": 0.0, - "learning_rate": 3.758235063337129e-06, - "loss": 0.689, - "step": 1905 - }, - { - "epoch": 2.17, - "grad_norm": 0.0, - "learning_rate": 3.7486294742497663e-06, - "loss": 0.6142, - "step": 1906 - }, - { - "epoch": 2.17, - "grad_norm": 0.0, - "learning_rate": 3.739033343899301e-06, - "loss": 0.6704, - "step": 1907 - }, - { - "epoch": 2.17, - "grad_norm": 0.0, - "learning_rate": 3.7294466868053204e-06, - "loss": 0.6723, - "step": 1908 - }, - { - "epoch": 2.17, - "grad_norm": 0.0, - "learning_rate": 3.7198695174730637e-06, - "loss": 0.7276, - "step": 1909 - }, - { - "epoch": 2.17, - "grad_norm": 0.0, - "learning_rate": 3.710301850393424e-06, - "loss": 0.6823, - "step": 1910 - }, - { - "epoch": 2.18, - "grad_norm": 0.0, - "learning_rate": 3.700743700042918e-06, - "loss": 0.6976, - "step": 1911 - }, - { - "epoch": 2.18, - "grad_norm": 0.0, - "learning_rate": 3.6911950808836526e-06, - "loss": 0.6613, - "step": 1912 - }, - { - "epoch": 2.18, - "grad_norm": 0.0, - "learning_rate": 3.6816560073633234e-06, - "loss": 0.6568, - "step": 1913 - }, - { - "epoch": 2.18, - "grad_norm": 0.0, - "learning_rate": 3.6721264939151812e-06, - "loss": 0.6934, - "step": 1914 - }, - { - "epoch": 2.18, - "grad_norm": 0.0, - "learning_rate": 3.6626065549580046e-06, - "loss": 0.6544, - "step": 1915 - }, - { - "epoch": 2.18, - "grad_norm": 0.0, - "learning_rate": 3.6530962048960973e-06, - "loss": 0.6313, - "step": 1916 - }, - { - "epoch": 2.18, - "grad_norm": 0.0, - "learning_rate": 3.64359545811924e-06, - "loss": 0.7228, - "step": 1917 - }, - { - "epoch": 2.18, - "grad_norm": 0.0, - "learning_rate": 3.6341043290026957e-06, - "loss": 0.668, - "step": 1918 - }, - { - "epoch": 2.18, - "grad_norm": 0.0, - "learning_rate": 3.6246228319071718e-06, - "loss": 0.6324, - "step": 1919 - }, - { - "epoch": 2.19, - "grad_norm": 0.0, - "learning_rate": 3.6151509811787943e-06, - "loss": 0.6143, - "step": 1920 - }, - { - "epoch": 2.19, - "grad_norm": 0.0, - "learning_rate": 3.6056887911491025e-06, - "loss": 0.6344, - "step": 1921 - }, - { - "epoch": 2.19, - "grad_norm": 0.0, - "learning_rate": 3.59623627613502e-06, - "loss": 0.6455, - "step": 1922 - }, - { - "epoch": 2.19, - "grad_norm": 0.0, - "learning_rate": 3.5867934504388193e-06, - "loss": 0.7498, - "step": 1923 - }, - { - "epoch": 2.19, - "grad_norm": 0.0, - "learning_rate": 3.5773603283481262e-06, - "loss": 0.6334, - "step": 1924 - }, - { - "epoch": 2.19, - "grad_norm": 0.0, - "learning_rate": 3.567936924135873e-06, - "loss": 0.6452, - "step": 1925 - }, - { - "epoch": 2.19, - "grad_norm": 0.0, - "learning_rate": 3.558523252060295e-06, - "loss": 0.6063, - "step": 1926 - }, - { - "epoch": 2.19, - "grad_norm": 0.0, - "learning_rate": 3.549119326364905e-06, - "loss": 0.6819, - "step": 1927 - }, - { - "epoch": 2.19, - "grad_norm": 0.0, - "learning_rate": 3.539725161278457e-06, - "loss": 0.6364, - "step": 1928 - }, - { - "epoch": 2.2, - "grad_norm": 0.0, - "learning_rate": 3.5303407710149473e-06, - "loss": 0.6659, - "step": 1929 - }, - { - "epoch": 2.2, - "grad_norm": 0.0, - "learning_rate": 3.520966169773581e-06, - "loss": 0.6716, - "step": 1930 - }, - { - "epoch": 2.2, - "grad_norm": 0.0, - "learning_rate": 3.5116013717387453e-06, - "loss": 0.7465, - "step": 1931 - }, - { - "epoch": 2.2, - "grad_norm": 0.0, - "learning_rate": 3.502246391080003e-06, - "loss": 0.6497, - "step": 1932 - }, - { - "epoch": 2.2, - "grad_norm": 0.0, - "learning_rate": 3.492901241952054e-06, - "loss": 0.6931, - "step": 1933 - }, - { - "epoch": 2.2, - "grad_norm": 0.0, - "learning_rate": 3.4835659384947273e-06, - "loss": 0.6477, - "step": 1934 - }, - { - "epoch": 2.2, - "grad_norm": 0.0, - "learning_rate": 3.47424049483296e-06, - "loss": 0.6867, - "step": 1935 - }, - { - "epoch": 2.2, - "grad_norm": 0.0, - "learning_rate": 3.464924925076758e-06, - "loss": 0.6758, - "step": 1936 - }, - { - "epoch": 2.2, - "grad_norm": 0.0, - "learning_rate": 3.4556192433211953e-06, - "loss": 0.5887, - "step": 1937 - }, - { - "epoch": 2.21, - "grad_norm": 0.0, - "learning_rate": 3.4463234636463904e-06, - "loss": 0.6987, - "step": 1938 - }, - { - "epoch": 2.21, - "grad_norm": 0.0, - "learning_rate": 3.437037600117462e-06, - "loss": 0.6342, - "step": 1939 - }, - { - "epoch": 2.21, - "grad_norm": 0.0, - "learning_rate": 3.4277616667845457e-06, - "loss": 0.7163, - "step": 1940 - }, - { - "epoch": 2.21, - "grad_norm": 0.0, - "learning_rate": 3.4184956776827325e-06, - "loss": 0.7511, - "step": 1941 - }, - { - "epoch": 2.21, - "grad_norm": 0.0, - "learning_rate": 3.409239646832082e-06, - "loss": 0.6125, - "step": 1942 - }, - { - "epoch": 2.21, - "grad_norm": 0.0, - "learning_rate": 3.3999935882375835e-06, - "loss": 0.6245, - "step": 1943 - }, - { - "epoch": 2.21, - "grad_norm": 0.0, - "learning_rate": 3.390757515889127e-06, - "loss": 0.665, - "step": 1944 - }, - { - "epoch": 2.21, - "grad_norm": 0.0, - "learning_rate": 3.3815314437615055e-06, - "loss": 0.634, - "step": 1945 - }, - { - "epoch": 2.22, - "grad_norm": 0.0, - "learning_rate": 3.3723153858143787e-06, - "loss": 0.67, - "step": 1946 - }, - { - "epoch": 2.22, - "grad_norm": 0.0, - "learning_rate": 3.3631093559922447e-06, - "loss": 0.6718, - "step": 1947 - }, - { - "epoch": 2.22, - "grad_norm": 0.0, - "learning_rate": 3.3539133682244417e-06, - "loss": 0.653, - "step": 1948 - }, - { - "epoch": 2.22, - "grad_norm": 0.0, - "learning_rate": 3.3447274364251025e-06, - "loss": 0.6154, - "step": 1949 - }, - { - "epoch": 2.22, - "grad_norm": 0.0, - "learning_rate": 3.33555157449315e-06, - "loss": 0.7071, - "step": 1950 - }, - { - "epoch": 2.22, - "grad_norm": 0.0, - "learning_rate": 3.326385796312275e-06, - "loss": 0.6184, - "step": 1951 - }, - { - "epoch": 2.22, - "grad_norm": 0.0, - "learning_rate": 3.3172301157509013e-06, - "loss": 0.7135, - "step": 1952 - }, - { - "epoch": 2.22, - "grad_norm": 0.0, - "learning_rate": 3.3080845466621737e-06, - "loss": 0.7068, - "step": 1953 - }, - { - "epoch": 2.22, - "grad_norm": 0.0, - "learning_rate": 3.298949102883955e-06, - "loss": 0.7023, - "step": 1954 - }, - { - "epoch": 2.23, - "grad_norm": 0.0, - "learning_rate": 3.289823798238766e-06, - "loss": 0.6052, - "step": 1955 - }, - { - "epoch": 2.23, - "grad_norm": 0.0, - "learning_rate": 3.280708646533799e-06, - "loss": 0.6026, - "step": 1956 - }, - { - "epoch": 2.23, - "grad_norm": 0.0, - "learning_rate": 3.2716036615608847e-06, - "loss": 0.6023, - "step": 1957 - }, - { - "epoch": 2.23, - "grad_norm": 0.0, - "learning_rate": 3.26250885709646e-06, - "loss": 0.6462, - "step": 1958 - }, - { - "epoch": 2.23, - "grad_norm": 0.0, - "learning_rate": 3.2534242469015744e-06, - "loss": 0.6372, - "step": 1959 - }, - { - "epoch": 2.23, - "grad_norm": 0.0, - "learning_rate": 3.2443498447218334e-06, - "loss": 0.6048, - "step": 1960 - }, - { - "epoch": 2.23, - "grad_norm": 0.0, - "learning_rate": 3.2352856642874142e-06, - "loss": 0.6027, - "step": 1961 - }, - { - "epoch": 2.23, - "grad_norm": 0.0, - "learning_rate": 3.226231719313022e-06, - "loss": 0.6598, - "step": 1962 - }, - { - "epoch": 2.23, - "grad_norm": 0.0, - "learning_rate": 3.217188023497869e-06, - "loss": 0.7676, - "step": 1963 - }, - { - "epoch": 2.24, - "grad_norm": 0.0, - "learning_rate": 3.2081545905256672e-06, - "loss": 0.6601, - "step": 1964 - }, - { - "epoch": 2.24, - "grad_norm": 0.0, - "learning_rate": 3.199131434064602e-06, - "loss": 0.6396, - "step": 1965 - }, - { - "epoch": 2.24, - "grad_norm": 0.0, - "learning_rate": 3.1901185677672974e-06, - "loss": 0.5849, - "step": 1966 - }, - { - "epoch": 2.24, - "grad_norm": 0.0, - "learning_rate": 3.1811160052708247e-06, - "loss": 0.6708, - "step": 1967 - }, - { - "epoch": 2.24, - "grad_norm": 0.0, - "learning_rate": 3.1721237601966483e-06, - "loss": 0.6641, - "step": 1968 - }, - { - "epoch": 2.24, - "grad_norm": 0.0, - "learning_rate": 3.1631418461506336e-06, - "loss": 0.6569, - "step": 1969 - }, - { - "epoch": 2.24, - "grad_norm": 0.0, - "learning_rate": 3.1541702767230133e-06, - "loss": 0.6484, - "step": 1970 - }, - { - "epoch": 2.24, - "grad_norm": 0.0, - "learning_rate": 3.1452090654883616e-06, - "loss": 0.6284, - "step": 1971 - }, - { - "epoch": 2.24, - "grad_norm": 0.0, - "learning_rate": 3.1362582260055775e-06, - "loss": 0.6913, - "step": 1972 - }, - { - "epoch": 2.25, - "grad_norm": 0.0, - "learning_rate": 3.1273177718178847e-06, - "loss": 0.657, - "step": 1973 - }, - { - "epoch": 2.25, - "grad_norm": 0.0, - "learning_rate": 3.118387716452773e-06, - "loss": 0.7032, - "step": 1974 - }, - { - "epoch": 2.25, - "grad_norm": 0.0, - "learning_rate": 3.1094680734220127e-06, - "loss": 0.6883, - "step": 1975 - }, - { - "epoch": 2.25, - "grad_norm": 0.0, - "learning_rate": 3.100558856221606e-06, - "loss": 0.6792, - "step": 1976 - }, - { - "epoch": 2.25, - "grad_norm": 0.0, - "learning_rate": 3.0916600783317928e-06, - "loss": 0.6181, - "step": 1977 - }, - { - "epoch": 2.25, - "grad_norm": 0.0, - "learning_rate": 3.0827717532170144e-06, - "loss": 0.6467, - "step": 1978 - }, - { - "epoch": 2.25, - "grad_norm": 0.0, - "learning_rate": 3.07389389432589e-06, - "loss": 0.697, - "step": 1979 - }, - { - "epoch": 2.25, - "grad_norm": 0.0, - "learning_rate": 3.065026515091203e-06, - "loss": 0.753, - "step": 1980 - }, - { - "epoch": 2.25, - "grad_norm": 0.0, - "learning_rate": 3.056169628929896e-06, - "loss": 0.6163, - "step": 1981 - }, - { - "epoch": 2.26, - "grad_norm": 0.0, - "learning_rate": 3.047323249243013e-06, - "loss": 0.6513, - "step": 1982 - }, - { - "epoch": 2.26, - "grad_norm": 0.0, - "learning_rate": 3.0384873894157184e-06, - "loss": 0.6818, - "step": 1983 - }, - { - "epoch": 2.26, - "grad_norm": 0.0, - "learning_rate": 3.029662062817247e-06, - "loss": 0.6233, - "step": 1984 - }, - { - "epoch": 2.26, - "grad_norm": 0.0, - "learning_rate": 3.0208472828009016e-06, - "loss": 0.6427, - "step": 1985 - }, - { - "epoch": 2.26, - "grad_norm": 0.0, - "learning_rate": 3.012043062704034e-06, - "loss": 0.6596, - "step": 1986 - }, - { - "epoch": 2.26, - "grad_norm": 0.0, - "learning_rate": 3.003249415848005e-06, - "loss": 0.6353, - "step": 1987 - }, - { - "epoch": 2.26, - "grad_norm": 0.0, - "learning_rate": 2.9944663555381805e-06, - "loss": 0.6638, - "step": 1988 - }, - { - "epoch": 2.26, - "grad_norm": 0.0, - "learning_rate": 2.9856938950639214e-06, - "loss": 0.7037, - "step": 1989 - }, - { - "epoch": 2.27, - "grad_norm": 0.0, - "learning_rate": 2.9769320476985342e-06, - "loss": 0.6426, - "step": 1990 - }, - { - "epoch": 2.27, - "grad_norm": 0.0, - "learning_rate": 2.9681808266992718e-06, - "loss": 0.7246, - "step": 1991 - }, - { - "epoch": 2.27, - "grad_norm": 0.0, - "learning_rate": 2.9594402453073114e-06, - "loss": 0.668, - "step": 1992 - }, - { - "epoch": 2.27, - "grad_norm": 0.0, - "learning_rate": 2.9507103167477324e-06, - "loss": 0.6666, - "step": 1993 - }, - { - "epoch": 2.27, - "grad_norm": 0.0, - "learning_rate": 2.941991054229495e-06, - "loss": 0.623, - "step": 1994 - }, - { - "epoch": 2.27, - "grad_norm": 0.0, - "learning_rate": 2.933282470945419e-06, - "loss": 0.6863, - "step": 1995 - }, - { - "epoch": 2.27, - "grad_norm": 0.0, - "learning_rate": 2.9245845800721574e-06, - "loss": 0.6827, - "step": 1996 - }, - { - "epoch": 2.27, - "grad_norm": 0.0, - "learning_rate": 2.9158973947702096e-06, - "loss": 0.6405, - "step": 1997 - }, - { - "epoch": 2.27, - "grad_norm": 0.0, - "learning_rate": 2.9072209281838536e-06, - "loss": 0.6503, - "step": 1998 - }, - { - "epoch": 2.28, - "grad_norm": 0.0, - "learning_rate": 2.898555193441154e-06, - "loss": 0.6359, - "step": 1999 - }, - { - "epoch": 2.28, - "grad_norm": 0.0, - "learning_rate": 2.889900203653944e-06, - "loss": 0.7041, - "step": 2000 - }, - { - "epoch": 2.28, - "grad_norm": 0.0, - "learning_rate": 2.8812559719177936e-06, - "loss": 0.6563, - "step": 2001 - }, - { - "epoch": 2.28, - "grad_norm": 0.0, - "learning_rate": 2.872622511312002e-06, - "loss": 0.6946, - "step": 2002 - }, - { - "epoch": 2.28, - "grad_norm": 0.0, - "learning_rate": 2.863999834899562e-06, - "loss": 0.63, - "step": 2003 - }, - { - "epoch": 2.28, - "grad_norm": 0.0, - "learning_rate": 2.855387955727148e-06, - "loss": 0.7045, - "step": 2004 - }, - { - "epoch": 2.28, - "grad_norm": 0.0, - "learning_rate": 2.8467868868251135e-06, - "loss": 0.6818, - "step": 2005 - }, - { - "epoch": 2.28, - "grad_norm": 0.0, - "learning_rate": 2.838196641207438e-06, - "loss": 0.5927, - "step": 2006 - }, - { - "epoch": 2.28, - "grad_norm": 0.0, - "learning_rate": 2.8296172318717285e-06, - "loss": 0.6257, - "step": 2007 - }, - { - "epoch": 2.29, - "grad_norm": 0.0, - "learning_rate": 2.8210486717992025e-06, - "loss": 0.6679, - "step": 2008 - }, - { - "epoch": 2.29, - "grad_norm": 0.0, - "learning_rate": 2.8124909739546603e-06, - "loss": 0.6669, - "step": 2009 - }, - { - "epoch": 2.29, - "grad_norm": 0.0, - "learning_rate": 2.8039441512864574e-06, - "loss": 0.6696, - "step": 2010 - }, - { - "epoch": 2.29, - "grad_norm": 0.0, - "learning_rate": 2.7954082167265083e-06, - "loss": 0.6502, - "step": 2011 - }, - { - "epoch": 2.29, - "grad_norm": 0.0, - "learning_rate": 2.7868831831902377e-06, - "loss": 0.7107, - "step": 2012 - }, - { - "epoch": 2.29, - "grad_norm": 0.0, - "learning_rate": 2.778369063576597e-06, - "loss": 0.6268, - "step": 2013 - }, - { - "epoch": 2.29, - "grad_norm": 0.0, - "learning_rate": 2.769865870768006e-06, - "loss": 0.6351, - "step": 2014 - }, - { - "epoch": 2.29, - "grad_norm": 0.0, - "learning_rate": 2.761373617630354e-06, - "loss": 0.6721, - "step": 2015 - }, - { - "epoch": 2.29, - "grad_norm": 0.0, - "learning_rate": 2.752892317012985e-06, - "loss": 0.6881, - "step": 2016 - }, - { - "epoch": 2.3, - "grad_norm": 0.0, - "learning_rate": 2.7444219817486708e-06, - "loss": 0.7211, - "step": 2017 - }, - { - "epoch": 2.3, - "grad_norm": 0.0, - "learning_rate": 2.735962624653581e-06, - "loss": 0.691, - "step": 2018 - }, - { - "epoch": 2.3, - "grad_norm": 0.0, - "learning_rate": 2.7275142585272907e-06, - "loss": 0.713, - "step": 2019 - }, - { - "epoch": 2.3, - "grad_norm": 0.0, - "learning_rate": 2.719076896152726e-06, - "loss": 0.6718, - "step": 2020 - }, - { - "epoch": 2.3, - "grad_norm": 0.0, - "learning_rate": 2.7106505502961855e-06, - "loss": 0.6371, - "step": 2021 - }, - { - "epoch": 2.3, - "grad_norm": 0.0, - "learning_rate": 2.702235233707282e-06, - "loss": 0.6895, - "step": 2022 - }, - { - "epoch": 2.3, - "grad_norm": 0.0, - "learning_rate": 2.6938309591189426e-06, - "loss": 0.6357, - "step": 2023 - }, - { - "epoch": 2.3, - "grad_norm": 0.0, - "learning_rate": 2.685437739247395e-06, - "loss": 0.7398, - "step": 2024 - }, - { - "epoch": 2.31, - "grad_norm": 0.0, - "learning_rate": 2.6770555867921365e-06, - "loss": 0.639, - "step": 2025 - }, - { - "epoch": 2.31, - "grad_norm": 0.0, - "learning_rate": 2.668684514435914e-06, - "loss": 0.665, - "step": 2026 - }, - { - "epoch": 2.31, - "grad_norm": 0.0, - "learning_rate": 2.660324534844718e-06, - "loss": 0.6589, - "step": 2027 - }, - { - "epoch": 2.31, - "grad_norm": 0.0, - "learning_rate": 2.651975660667745e-06, - "loss": 0.6222, - "step": 2028 - }, - { - "epoch": 2.31, - "grad_norm": 0.0, - "learning_rate": 2.643637904537396e-06, - "loss": 0.6991, - "step": 2029 - }, - { - "epoch": 2.31, - "grad_norm": 0.0, - "learning_rate": 2.6353112790692504e-06, - "loss": 0.6993, - "step": 2030 - }, - { - "epoch": 2.31, - "grad_norm": 0.0, - "learning_rate": 2.6269957968620373e-06, - "loss": 0.6835, - "step": 2031 - }, - { - "epoch": 2.31, - "grad_norm": 0.0, - "learning_rate": 2.618691470497634e-06, - "loss": 0.6658, - "step": 2032 - }, - { - "epoch": 2.31, - "grad_norm": 0.0, - "learning_rate": 2.6103983125410383e-06, - "loss": 0.6704, - "step": 2033 - }, - { - "epoch": 2.32, - "grad_norm": 0.0, - "learning_rate": 2.602116335540341e-06, - "loss": 0.6725, - "step": 2034 - }, - { - "epoch": 2.32, - "grad_norm": 0.0, - "learning_rate": 2.5938455520267257e-06, - "loss": 0.7438, - "step": 2035 - }, - { - "epoch": 2.32, - "grad_norm": 0.0, - "learning_rate": 2.5855859745144285e-06, - "loss": 0.6324, - "step": 2036 - }, - { - "epoch": 2.32, - "grad_norm": 0.0, - "learning_rate": 2.5773376155007414e-06, - "loss": 0.7098, - "step": 2037 - }, - { - "epoch": 2.32, - "grad_norm": 0.0, - "learning_rate": 2.5691004874659777e-06, - "loss": 0.7218, - "step": 2038 - }, - { - "epoch": 2.32, - "grad_norm": 0.0, - "learning_rate": 2.560874602873449e-06, - "loss": 0.6878, - "step": 2039 - }, - { - "epoch": 2.32, - "grad_norm": 0.0, - "learning_rate": 2.5526599741694735e-06, - "loss": 0.6806, - "step": 2040 - }, - { - "epoch": 2.32, - "grad_norm": 0.0, - "learning_rate": 2.5444566137833225e-06, - "loss": 0.6195, - "step": 2041 - }, - { - "epoch": 2.32, - "grad_norm": 0.0, - "learning_rate": 2.5362645341272185e-06, - "loss": 0.6505, - "step": 2042 - }, - { - "epoch": 2.33, - "grad_norm": 0.0, - "learning_rate": 2.528083747596324e-06, - "loss": 0.5936, - "step": 2043 - }, - { - "epoch": 2.33, - "grad_norm": 0.0, - "learning_rate": 2.5199142665687116e-06, - "loss": 0.6692, - "step": 2044 - }, - { - "epoch": 2.33, - "grad_norm": 0.0, - "learning_rate": 2.5117561034053408e-06, - "loss": 0.6838, - "step": 2045 - }, - { - "epoch": 2.33, - "grad_norm": 0.0, - "learning_rate": 2.5036092704500583e-06, - "loss": 0.6527, - "step": 2046 - }, - { - "epoch": 2.33, - "grad_norm": 0.0, - "learning_rate": 2.4954737800295537e-06, - "loss": 0.6881, - "step": 2047 - }, - { - "epoch": 2.33, - "grad_norm": 0.0, - "learning_rate": 2.4873496444533663e-06, - "loss": 0.6431, - "step": 2048 - }, - { - "epoch": 2.33, - "grad_norm": 0.0, - "learning_rate": 2.479236876013852e-06, - "loss": 0.6294, - "step": 2049 - }, - { - "epoch": 2.33, - "grad_norm": 0.0, - "learning_rate": 2.4711354869861616e-06, - "loss": 0.6679, - "step": 2050 - }, - { - "epoch": 2.33, - "grad_norm": 0.0, - "learning_rate": 2.463045489628233e-06, - "loss": 0.6549, - "step": 2051 - }, - { - "epoch": 2.34, - "grad_norm": 0.0, - "learning_rate": 2.4549668961807716e-06, - "loss": 0.6519, - "step": 2052 - }, - { - "epoch": 2.34, - "grad_norm": 0.0, - "learning_rate": 2.446899718867217e-06, - "loss": 0.6244, - "step": 2053 - }, - { - "epoch": 2.34, - "grad_norm": 0.0, - "learning_rate": 2.438843969893748e-06, - "loss": 0.6863, - "step": 2054 - }, - { - "epoch": 2.34, - "grad_norm": 0.0, - "learning_rate": 2.430799661449239e-06, - "loss": 0.6596, - "step": 2055 - }, - { - "epoch": 2.34, - "grad_norm": 0.0, - "learning_rate": 2.4227668057052634e-06, - "loss": 0.6666, - "step": 2056 - }, - { - "epoch": 2.34, - "grad_norm": 0.0, - "learning_rate": 2.4147454148160677e-06, - "loss": 0.6318, - "step": 2057 - }, - { - "epoch": 2.34, - "grad_norm": 0.0, - "learning_rate": 2.406735500918538e-06, - "loss": 0.6896, - "step": 2058 - }, - { - "epoch": 2.34, - "grad_norm": 0.0, - "learning_rate": 2.398737076132208e-06, - "loss": 0.6337, - "step": 2059 - }, - { - "epoch": 2.34, - "grad_norm": 0.0, - "learning_rate": 2.3907501525592256e-06, - "loss": 0.6366, - "step": 2060 - }, - { - "epoch": 2.35, - "grad_norm": 0.0, - "learning_rate": 2.3827747422843294e-06, - "loss": 0.6638, - "step": 2061 - }, - { - "epoch": 2.35, - "grad_norm": 0.0, - "learning_rate": 2.3748108573748472e-06, - "loss": 0.7243, - "step": 2062 - }, - { - "epoch": 2.35, - "grad_norm": 0.0, - "learning_rate": 2.3668585098806584e-06, - "loss": 0.6963, - "step": 2063 - }, - { - "epoch": 2.35, - "grad_norm": 0.0, - "learning_rate": 2.358917711834193e-06, - "loss": 0.6265, - "step": 2064 - }, - { - "epoch": 2.35, - "grad_norm": 0.0, - "learning_rate": 2.3509884752504065e-06, - "loss": 0.7283, - "step": 2065 - }, - { - "epoch": 2.35, - "grad_norm": 0.0, - "learning_rate": 2.343070812126752e-06, - "loss": 0.5865, - "step": 2066 - }, - { - "epoch": 2.35, - "grad_norm": 0.0, - "learning_rate": 2.3351647344431794e-06, - "loss": 0.7356, - "step": 2067 - }, - { - "epoch": 2.35, - "grad_norm": 0.0, - "learning_rate": 2.3272702541621115e-06, - "loss": 0.6546, - "step": 2068 - }, - { - "epoch": 2.36, - "grad_norm": 0.0, - "learning_rate": 2.319387383228412e-06, - "loss": 0.6481, - "step": 2069 - }, - { - "epoch": 2.36, - "grad_norm": 0.0, - "learning_rate": 2.3115161335693927e-06, - "loss": 0.6425, - "step": 2070 - }, - { - "epoch": 2.36, - "grad_norm": 0.0, - "learning_rate": 2.3036565170947667e-06, - "loss": 0.6473, - "step": 2071 - }, - { - "epoch": 2.36, - "grad_norm": 0.0, - "learning_rate": 2.2958085456966584e-06, - "loss": 0.6592, - "step": 2072 - }, - { - "epoch": 2.36, - "grad_norm": 0.0, - "learning_rate": 2.287972231249569e-06, - "loss": 0.6785, - "step": 2073 - }, - { - "epoch": 2.36, - "grad_norm": 0.0, - "learning_rate": 2.280147585610355e-06, - "loss": 0.652, - "step": 2074 - }, - { - "epoch": 2.36, - "grad_norm": 0.0, - "learning_rate": 2.272334620618226e-06, - "loss": 0.6211, - "step": 2075 - }, - { - "epoch": 2.36, - "grad_norm": 0.0, - "learning_rate": 2.2645333480947173e-06, - "loss": 0.7112, - "step": 2076 - }, - { - "epoch": 2.36, - "grad_norm": 0.0, - "learning_rate": 2.256743779843663e-06, - "loss": 0.6954, - "step": 2077 - }, - { - "epoch": 2.37, - "grad_norm": 0.0, - "learning_rate": 2.248965927651202e-06, - "loss": 0.6031, - "step": 2078 - }, - { - "epoch": 2.37, - "grad_norm": 0.0, - "learning_rate": 2.241199803285733e-06, - "loss": 0.6566, - "step": 2079 - }, - { - "epoch": 2.37, - "grad_norm": 0.0, - "learning_rate": 2.233445418497917e-06, - "loss": 0.658, - "step": 2080 - }, - { - "epoch": 2.37, - "grad_norm": 0.0, - "learning_rate": 2.2257027850206557e-06, - "loss": 0.6281, - "step": 2081 - }, - { - "epoch": 2.37, - "grad_norm": 0.0, - "learning_rate": 2.217971914569058e-06, - "loss": 0.695, - "step": 2082 - }, - { - "epoch": 2.37, - "grad_norm": 0.0, - "learning_rate": 2.2102528188404473e-06, - "loss": 0.6502, - "step": 2083 - }, - { - "epoch": 2.37, - "grad_norm": 0.0, - "learning_rate": 2.2025455095143255e-06, - "loss": 0.6799, - "step": 2084 - }, - { - "epoch": 2.37, - "grad_norm": 0.0, - "learning_rate": 2.1948499982523574e-06, - "loss": 0.6845, - "step": 2085 - }, - { - "epoch": 2.37, - "grad_norm": 0.0, - "learning_rate": 2.1871662966983665e-06, - "loss": 0.6594, - "step": 2086 - }, - { - "epoch": 2.38, - "grad_norm": 0.0, - "learning_rate": 2.179494416478293e-06, - "loss": 0.7507, - "step": 2087 - }, - { - "epoch": 2.38, - "grad_norm": 0.0, - "learning_rate": 2.171834369200204e-06, - "loss": 0.6077, - "step": 2088 - }, - { - "epoch": 2.38, - "grad_norm": 0.0, - "learning_rate": 2.1641861664542608e-06, - "loss": 0.6525, - "step": 2089 - }, - { - "epoch": 2.38, - "grad_norm": 0.0, - "learning_rate": 2.156549819812692e-06, - "loss": 0.72, - "step": 2090 - }, - { - "epoch": 2.38, - "grad_norm": 0.0, - "learning_rate": 2.1489253408297983e-06, - "loss": 0.6666, - "step": 2091 - }, - { - "epoch": 2.38, - "grad_norm": 0.0, - "learning_rate": 2.1413127410419244e-06, - "loss": 0.6675, - "step": 2092 - }, - { - "epoch": 2.38, - "grad_norm": 0.0, - "learning_rate": 2.1337120319674308e-06, - "loss": 0.6841, - "step": 2093 - }, - { - "epoch": 2.38, - "grad_norm": 0.0, - "learning_rate": 2.1261232251066988e-06, - "loss": 0.5936, - "step": 2094 - }, - { - "epoch": 2.38, - "grad_norm": 0.0, - "learning_rate": 2.1185463319420884e-06, - "loss": 0.7011, - "step": 2095 - }, - { - "epoch": 2.39, - "grad_norm": 0.0, - "learning_rate": 2.110981363937943e-06, - "loss": 0.7126, - "step": 2096 - }, - { - "epoch": 2.39, - "grad_norm": 0.0, - "learning_rate": 2.1034283325405624e-06, - "loss": 0.6944, - "step": 2097 - }, - { - "epoch": 2.39, - "grad_norm": 0.0, - "learning_rate": 2.095887249178178e-06, - "loss": 0.7021, - "step": 2098 - }, - { - "epoch": 2.39, - "grad_norm": 0.0, - "learning_rate": 2.0883581252609474e-06, - "loss": 0.6748, - "step": 2099 - }, - { - "epoch": 2.39, - "grad_norm": 0.0, - "learning_rate": 2.0808409721809385e-06, - "loss": 0.605, - "step": 2100 - }, - { - "epoch": 2.39, - "grad_norm": 0.0, - "learning_rate": 2.0733358013120942e-06, - "loss": 0.6937, - "step": 2101 - }, - { - "epoch": 2.39, - "grad_norm": 0.0, - "learning_rate": 2.065842624010239e-06, - "loss": 0.7032, - "step": 2102 - }, - { - "epoch": 2.39, - "grad_norm": 0.0, - "learning_rate": 2.058361451613041e-06, - "loss": 0.6238, - "step": 2103 - }, - { - "epoch": 2.39, - "grad_norm": 0.0, - "learning_rate": 2.0508922954400114e-06, - "loss": 0.6552, - "step": 2104 - }, - { - "epoch": 2.4, - "grad_norm": 0.0, - "learning_rate": 2.043435166792479e-06, - "loss": 0.6646, - "step": 2105 - }, - { - "epoch": 2.4, - "grad_norm": 0.0, - "learning_rate": 2.035990076953569e-06, - "loss": 0.6887, - "step": 2106 - }, - { - "epoch": 2.4, - "grad_norm": 0.0, - "learning_rate": 2.0285570371881957e-06, - "loss": 0.6255, - "step": 2107 - }, - { - "epoch": 2.4, - "grad_norm": 0.0, - "learning_rate": 2.0211360587430416e-06, - "loss": 0.6374, - "step": 2108 - }, - { - "epoch": 2.4, - "grad_norm": 0.0, - "learning_rate": 2.013727152846535e-06, - "loss": 0.7074, - "step": 2109 - }, - { - "epoch": 2.4, - "grad_norm": 0.0, - "learning_rate": 2.006330330708843e-06, - "loss": 0.6528, - "step": 2110 - }, - { - "epoch": 2.4, - "grad_norm": 0.0, - "learning_rate": 1.9989456035218434e-06, - "loss": 0.6246, - "step": 2111 - }, - { - "epoch": 2.4, - "grad_norm": 0.0, - "learning_rate": 1.991572982459118e-06, - "loss": 0.6908, - "step": 2112 - }, - { - "epoch": 2.41, - "grad_norm": 0.0, - "learning_rate": 1.984212478675932e-06, - "loss": 0.6572, - "step": 2113 - }, - { - "epoch": 2.41, - "grad_norm": 0.0, - "learning_rate": 1.976864103309214e-06, - "loss": 0.6982, - "step": 2114 - }, - { - "epoch": 2.41, - "grad_norm": 0.0, - "learning_rate": 1.969527867477533e-06, - "loss": 0.6117, - "step": 2115 - }, - { - "epoch": 2.41, - "grad_norm": 0.0, - "learning_rate": 1.9622037822811124e-06, - "loss": 0.6495, - "step": 2116 - }, - { - "epoch": 2.41, - "grad_norm": 0.0, - "learning_rate": 1.9548918588017684e-06, - "loss": 0.6646, - "step": 2117 - }, - { - "epoch": 2.41, - "grad_norm": 0.0, - "learning_rate": 1.9475921081029293e-06, - "loss": 0.6837, - "step": 2118 - }, - { - "epoch": 2.41, - "grad_norm": 0.0, - "learning_rate": 1.940304541229596e-06, - "loss": 0.6633, - "step": 2119 - }, - { - "epoch": 2.41, - "grad_norm": 0.0, - "learning_rate": 1.9330291692083415e-06, - "loss": 0.6186, - "step": 2120 - }, - { - "epoch": 2.41, - "grad_norm": 0.0, - "learning_rate": 1.9257660030472868e-06, - "loss": 0.6451, - "step": 2121 - }, - { - "epoch": 2.42, - "grad_norm": 0.0, - "learning_rate": 1.91851505373608e-06, - "loss": 0.6654, - "step": 2122 - }, - { - "epoch": 2.42, - "grad_norm": 0.0, - "learning_rate": 1.9112763322458817e-06, - "loss": 0.6235, - "step": 2123 - }, - { - "epoch": 2.42, - "grad_norm": 0.0, - "learning_rate": 1.904049849529367e-06, - "loss": 0.6609, - "step": 2124 - }, - { - "epoch": 2.42, - "grad_norm": 0.0, - "learning_rate": 1.8968356165206737e-06, - "loss": 0.7171, - "step": 2125 - }, - { - "epoch": 2.42, - "grad_norm": 0.0, - "learning_rate": 1.8896336441354168e-06, - "loss": 0.6653, - "step": 2126 - }, - { - "epoch": 2.42, - "grad_norm": 0.0, - "learning_rate": 1.8824439432706575e-06, - "loss": 0.6424, - "step": 2127 - }, - { - "epoch": 2.42, - "grad_norm": 0.0, - "learning_rate": 1.875266524804884e-06, - "loss": 0.6584, - "step": 2128 - }, - { - "epoch": 2.42, - "grad_norm": 0.0, - "learning_rate": 1.8681013995980112e-06, - "loss": 0.7745, - "step": 2129 - }, - { - "epoch": 2.42, - "grad_norm": 0.0, - "learning_rate": 1.8609485784913406e-06, - "loss": 0.657, - "step": 2130 - }, - { - "epoch": 2.43, - "grad_norm": 0.0, - "learning_rate": 1.853808072307568e-06, - "loss": 0.702, - "step": 2131 - }, - { - "epoch": 2.43, - "grad_norm": 0.0, - "learning_rate": 1.846679891850751e-06, - "loss": 0.6974, - "step": 2132 - }, - { - "epoch": 2.43, - "grad_norm": 0.0, - "learning_rate": 1.8395640479062982e-06, - "loss": 0.658, - "step": 2133 - }, - { - "epoch": 2.43, - "grad_norm": 0.0, - "learning_rate": 1.8324605512409444e-06, - "loss": 0.6649, - "step": 2134 - }, - { - "epoch": 2.43, - "grad_norm": 0.0, - "learning_rate": 1.8253694126027621e-06, - "loss": 0.6864, - "step": 2135 - }, - { - "epoch": 2.43, - "grad_norm": 0.0, - "learning_rate": 1.8182906427211045e-06, - "loss": 0.6477, - "step": 2136 - }, - { - "epoch": 2.43, - "grad_norm": 0.0, - "learning_rate": 1.8112242523066225e-06, - "loss": 0.6256, - "step": 2137 - }, - { - "epoch": 2.43, - "grad_norm": 0.0, - "learning_rate": 1.8041702520512272e-06, - "loss": 0.6929, - "step": 2138 - }, - { - "epoch": 2.43, - "grad_norm": 0.0, - "learning_rate": 1.7971286526280907e-06, - "loss": 0.6545, - "step": 2139 - }, - { - "epoch": 2.44, - "grad_norm": 0.0, - "learning_rate": 1.7900994646916214e-06, - "loss": 0.6464, - "step": 2140 - }, - { - "epoch": 2.44, - "grad_norm": 0.0, - "learning_rate": 1.7830826988774408e-06, - "loss": 0.6472, - "step": 2141 - }, - { - "epoch": 2.44, - "grad_norm": 0.0, - "learning_rate": 1.776078365802376e-06, - "loss": 0.6877, - "step": 2142 - }, - { - "epoch": 2.44, - "grad_norm": 0.0, - "learning_rate": 1.7690864760644567e-06, - "loss": 0.6228, - "step": 2143 - }, - { - "epoch": 2.44, - "grad_norm": 0.0, - "learning_rate": 1.7621070402428653e-06, - "loss": 0.7122, - "step": 2144 - }, - { - "epoch": 2.44, - "grad_norm": 0.0, - "learning_rate": 1.7551400688979547e-06, - "loss": 0.6772, - "step": 2145 - }, - { - "epoch": 2.44, - "grad_norm": 0.0, - "learning_rate": 1.7481855725712094e-06, - "loss": 0.6049, - "step": 2146 - }, - { - "epoch": 2.44, - "grad_norm": 0.0, - "learning_rate": 1.741243561785243e-06, - "loss": 0.6508, - "step": 2147 - }, - { - "epoch": 2.45, - "grad_norm": 0.0, - "learning_rate": 1.7343140470437803e-06, - "loss": 0.6776, - "step": 2148 - }, - { - "epoch": 2.45, - "grad_norm": 0.0, - "learning_rate": 1.727397038831633e-06, - "loss": 0.6751, - "step": 2149 - }, - { - "epoch": 2.45, - "grad_norm": 0.0, - "learning_rate": 1.7204925476146861e-06, - "loss": 0.6436, - "step": 2150 - }, - { - "epoch": 2.45, - "grad_norm": 0.0, - "learning_rate": 1.7136005838399017e-06, - "loss": 0.6427, - "step": 2151 - }, - { - "epoch": 2.45, - "grad_norm": 0.0, - "learning_rate": 1.7067211579352716e-06, - "loss": 0.6901, - "step": 2152 - }, - { - "epoch": 2.45, - "grad_norm": 0.0, - "learning_rate": 1.6998542803098194e-06, - "loss": 0.6961, - "step": 2153 - }, - { - "epoch": 2.45, - "grad_norm": 0.0, - "learning_rate": 1.6929999613535874e-06, - "loss": 0.6908, - "step": 2154 - }, - { - "epoch": 2.45, - "grad_norm": 0.0, - "learning_rate": 1.686158211437614e-06, - "loss": 0.7185, - "step": 2155 - }, - { - "epoch": 2.45, - "grad_norm": 0.0, - "learning_rate": 1.6793290409139207e-06, - "loss": 0.6831, - "step": 2156 - }, - { - "epoch": 2.46, - "grad_norm": 0.0, - "learning_rate": 1.6725124601154918e-06, - "loss": 0.6675, - "step": 2157 - }, - { - "epoch": 2.46, - "grad_norm": 0.0, - "learning_rate": 1.6657084793562595e-06, - "loss": 0.6788, - "step": 2158 - }, - { - "epoch": 2.46, - "grad_norm": 0.0, - "learning_rate": 1.6589171089311075e-06, - "loss": 0.6685, - "step": 2159 - }, - { - "epoch": 2.46, - "grad_norm": 0.0, - "learning_rate": 1.6521383591158213e-06, - "loss": 0.61, - "step": 2160 - }, - { - "epoch": 2.46, - "grad_norm": 0.0, - "learning_rate": 1.6453722401670968e-06, - "loss": 0.7081, - "step": 2161 - }, - { - "epoch": 2.46, - "grad_norm": 0.0, - "learning_rate": 1.6386187623225226e-06, - "loss": 0.6852, - "step": 2162 - }, - { - "epoch": 2.46, - "grad_norm": 0.0, - "learning_rate": 1.6318779358005542e-06, - "loss": 0.6332, - "step": 2163 - }, - { - "epoch": 2.46, - "grad_norm": 0.0, - "learning_rate": 1.6251497708005127e-06, - "loss": 0.6639, - "step": 2164 - }, - { - "epoch": 2.46, - "grad_norm": 0.0, - "learning_rate": 1.618434277502553e-06, - "loss": 0.6546, - "step": 2165 - }, - { - "epoch": 2.47, - "grad_norm": 0.0, - "learning_rate": 1.6117314660676552e-06, - "loss": 0.7231, - "step": 2166 - }, - { - "epoch": 2.47, - "grad_norm": 0.0, - "learning_rate": 1.605041346637628e-06, - "loss": 0.6937, - "step": 2167 - }, - { - "epoch": 2.47, - "grad_norm": 0.0, - "learning_rate": 1.5983639293350572e-06, - "loss": 0.639, - "step": 2168 - }, - { - "epoch": 2.47, - "grad_norm": 0.0, - "learning_rate": 1.5916992242633155e-06, - "loss": 0.6631, - "step": 2169 - }, - { - "epoch": 2.47, - "grad_norm": 0.0, - "learning_rate": 1.5850472415065433e-06, - "loss": 0.6531, - "step": 2170 - }, - { - "epoch": 2.47, - "grad_norm": 0.0, - "learning_rate": 1.5784079911296347e-06, - "loss": 0.6166, - "step": 2171 - }, - { - "epoch": 2.47, - "grad_norm": 0.0, - "learning_rate": 1.5717814831782085e-06, - "loss": 0.7209, - "step": 2172 - }, - { - "epoch": 2.47, - "grad_norm": 0.0, - "learning_rate": 1.5651677276786138e-06, - "loss": 0.6304, - "step": 2173 - }, - { - "epoch": 2.47, - "grad_norm": 0.0, - "learning_rate": 1.5585667346378942e-06, - "loss": 0.6972, - "step": 2174 - }, - { - "epoch": 2.48, - "grad_norm": 0.0, - "learning_rate": 1.551978514043796e-06, - "loss": 0.7093, - "step": 2175 - }, - { - "epoch": 2.48, - "grad_norm": 0.0, - "learning_rate": 1.5454030758647299e-06, - "loss": 0.6275, - "step": 2176 - }, - { - "epoch": 2.48, - "grad_norm": 0.0, - "learning_rate": 1.538840430049765e-06, - "loss": 0.6299, - "step": 2177 - }, - { - "epoch": 2.48, - "grad_norm": 0.0, - "learning_rate": 1.5322905865286208e-06, - "loss": 0.686, - "step": 2178 - }, - { - "epoch": 2.48, - "grad_norm": 0.0, - "learning_rate": 1.5257535552116465e-06, - "loss": 0.5854, - "step": 2179 - }, - { - "epoch": 2.48, - "grad_norm": 0.0, - "learning_rate": 1.5192293459897966e-06, - "loss": 0.6651, - "step": 2180 - }, - { - "epoch": 2.48, - "grad_norm": 0.0, - "learning_rate": 1.512717968734637e-06, - "loss": 0.7404, - "step": 2181 - }, - { - "epoch": 2.48, - "grad_norm": 0.0, - "learning_rate": 1.5062194332983048e-06, - "loss": 0.6481, - "step": 2182 - }, - { - "epoch": 2.48, - "grad_norm": 0.0, - "learning_rate": 1.4997337495135223e-06, - "loss": 0.6222, - "step": 2183 - }, - { - "epoch": 2.49, - "grad_norm": 0.0, - "learning_rate": 1.4932609271935538e-06, - "loss": 0.6928, - "step": 2184 - }, - { - "epoch": 2.49, - "grad_norm": 0.0, - "learning_rate": 1.4868009761322056e-06, - "loss": 0.6479, - "step": 2185 - }, - { - "epoch": 2.49, - "grad_norm": 0.0, - "learning_rate": 1.4803539061038119e-06, - "loss": 0.629, - "step": 2186 - }, - { - "epoch": 2.49, - "grad_norm": 0.0, - "learning_rate": 1.4739197268632189e-06, - "loss": 0.6352, - "step": 2187 - }, - { - "epoch": 2.49, - "grad_norm": 0.0, - "learning_rate": 1.46749844814576e-06, - "loss": 0.687, - "step": 2188 - }, - { - "epoch": 2.49, - "grad_norm": 0.0, - "learning_rate": 1.46109007966726e-06, - "loss": 0.6635, - "step": 2189 - }, - { - "epoch": 2.49, - "grad_norm": 0.0, - "learning_rate": 1.4546946311239983e-06, - "loss": 0.6785, - "step": 2190 - }, - { - "epoch": 2.49, - "grad_norm": 0.0, - "learning_rate": 1.4483121121927147e-06, - "loss": 0.6485, - "step": 2191 - }, - { - "epoch": 2.5, - "grad_norm": 0.0, - "learning_rate": 1.4419425325305846e-06, - "loss": 0.6632, - "step": 2192 - }, - { - "epoch": 2.5, - "grad_norm": 0.0, - "learning_rate": 1.4355859017751983e-06, - "loss": 0.6817, - "step": 2193 - }, - { - "epoch": 2.5, - "grad_norm": 0.0, - "learning_rate": 1.4292422295445596e-06, - "loss": 0.6453, - "step": 2194 - }, - { - "epoch": 2.5, - "grad_norm": 0.0, - "learning_rate": 1.4229115254370673e-06, - "loss": 0.6912, - "step": 2195 - }, - { - "epoch": 2.5, - "grad_norm": 0.0, - "learning_rate": 1.4165937990314916e-06, - "loss": 0.6156, - "step": 2196 - }, - { - "epoch": 2.5, - "grad_norm": 0.0, - "learning_rate": 1.4102890598869734e-06, - "loss": 0.6842, - "step": 2197 - }, - { - "epoch": 2.5, - "grad_norm": 0.0, - "learning_rate": 1.4039973175429955e-06, - "loss": 0.6701, - "step": 2198 - }, - { - "epoch": 2.5, - "grad_norm": 0.0, - "learning_rate": 1.3977185815193817e-06, - "loss": 0.6688, - "step": 2199 - }, - { - "epoch": 2.5, - "grad_norm": 0.0, - "learning_rate": 1.3914528613162793e-06, - "loss": 0.6662, - "step": 2200 - }, - { - "epoch": 2.51, - "grad_norm": 0.0, - "learning_rate": 1.3852001664141301e-06, - "loss": 0.5857, - "step": 2201 - }, - { - "epoch": 2.51, - "grad_norm": 0.0, - "learning_rate": 1.3789605062736778e-06, - "loss": 0.668, - "step": 2202 - }, - { - "epoch": 2.51, - "grad_norm": 0.0, - "learning_rate": 1.3727338903359444e-06, - "loss": 0.7098, - "step": 2203 - }, - { - "epoch": 2.51, - "grad_norm": 0.0, - "learning_rate": 1.366520328022205e-06, - "loss": 0.6882, - "step": 2204 - }, - { - "epoch": 2.51, - "grad_norm": 0.0, - "learning_rate": 1.3603198287339969e-06, - "loss": 0.6571, - "step": 2205 - }, - { - "epoch": 2.51, - "grad_norm": 0.0, - "learning_rate": 1.3541324018530788e-06, - "loss": 0.7358, - "step": 2206 - }, - { - "epoch": 2.51, - "grad_norm": 0.0, - "learning_rate": 1.3479580567414396e-06, - "loss": 0.6565, - "step": 2207 - }, - { - "epoch": 2.51, - "grad_norm": 0.0, - "learning_rate": 1.3417968027412742e-06, - "loss": 0.604, - "step": 2208 - }, - { - "epoch": 2.51, - "grad_norm": 0.0, - "learning_rate": 1.3356486491749633e-06, - "loss": 0.6619, - "step": 2209 - }, - { - "epoch": 2.52, - "grad_norm": 0.0, - "learning_rate": 1.3295136053450696e-06, - "loss": 0.6355, - "step": 2210 - }, - { - "epoch": 2.52, - "grad_norm": 0.0, - "learning_rate": 1.323391680534325e-06, - "loss": 0.687, - "step": 2211 - }, - { - "epoch": 2.52, - "grad_norm": 0.0, - "learning_rate": 1.3172828840056019e-06, - "loss": 0.6944, - "step": 2212 - }, - { - "epoch": 2.52, - "grad_norm": 0.0, - "learning_rate": 1.311187225001913e-06, - "loss": 0.6934, - "step": 2213 - }, - { - "epoch": 2.52, - "grad_norm": 0.0, - "learning_rate": 1.3051047127463978e-06, - "loss": 0.7185, - "step": 2214 - }, - { - "epoch": 2.52, - "grad_norm": 0.0, - "learning_rate": 1.2990353564422942e-06, - "loss": 0.611, - "step": 2215 - }, - { - "epoch": 2.52, - "grad_norm": 0.0, - "learning_rate": 1.292979165272944e-06, - "loss": 0.6275, - "step": 2216 - }, - { - "epoch": 2.52, - "grad_norm": 0.0, - "learning_rate": 1.2869361484017606e-06, - "loss": 0.6369, - "step": 2217 - }, - { - "epoch": 2.52, - "grad_norm": 0.0, - "learning_rate": 1.2809063149722311e-06, - "loss": 0.6374, - "step": 2218 - }, - { - "epoch": 2.53, - "grad_norm": 0.0, - "learning_rate": 1.274889674107893e-06, - "loss": 0.631, - "step": 2219 - }, - { - "epoch": 2.53, - "grad_norm": 0.0, - "learning_rate": 1.2688862349123177e-06, - "loss": 0.6207, - "step": 2220 - }, - { - "epoch": 2.53, - "grad_norm": 0.0, - "learning_rate": 1.2628960064691075e-06, - "loss": 0.6348, - "step": 2221 - }, - { - "epoch": 2.53, - "grad_norm": 0.0, - "learning_rate": 1.2569189978418772e-06, - "loss": 0.64, - "step": 2222 - }, - { - "epoch": 2.53, - "grad_norm": 0.0, - "learning_rate": 1.2509552180742314e-06, - "loss": 0.7158, - "step": 2223 - }, - { - "epoch": 2.53, - "grad_norm": 0.0, - "learning_rate": 1.245004676189766e-06, - "loss": 0.67, - "step": 2224 - }, - { - "epoch": 2.53, - "grad_norm": 0.0, - "learning_rate": 1.2390673811920428e-06, - "loss": 0.7068, - "step": 2225 - }, - { - "epoch": 2.53, - "grad_norm": 0.0, - "learning_rate": 1.2331433420645812e-06, - "loss": 0.6877, - "step": 2226 - }, - { - "epoch": 2.54, - "grad_norm": 0.0, - "learning_rate": 1.2272325677708474e-06, - "loss": 0.6317, - "step": 2227 - }, - { - "epoch": 2.54, - "grad_norm": 0.0, - "learning_rate": 1.221335067254229e-06, - "loss": 0.6749, - "step": 2228 - }, - { - "epoch": 2.54, - "grad_norm": 0.0, - "learning_rate": 1.2154508494380356e-06, - "loss": 0.6521, - "step": 2229 - }, - { - "epoch": 2.54, - "grad_norm": 0.0, - "learning_rate": 1.2095799232254824e-06, - "loss": 0.6553, - "step": 2230 - }, - { - "epoch": 2.54, - "grad_norm": 0.0, - "learning_rate": 1.203722297499662e-06, - "loss": 0.6604, - "step": 2231 - }, - { - "epoch": 2.54, - "grad_norm": 0.0, - "learning_rate": 1.1978779811235553e-06, - "loss": 0.6387, - "step": 2232 - }, - { - "epoch": 2.54, - "grad_norm": 0.0, - "learning_rate": 1.192046982939995e-06, - "loss": 0.688, - "step": 2233 - }, - { - "epoch": 2.54, - "grad_norm": 0.0, - "learning_rate": 1.1862293117716672e-06, - "loss": 0.6392, - "step": 2234 - }, - { - "epoch": 2.54, - "grad_norm": 0.0, - "learning_rate": 1.1804249764210973e-06, - "loss": 0.593, - "step": 2235 - }, - { - "epoch": 2.55, - "grad_norm": 0.0, - "learning_rate": 1.1746339856706234e-06, - "loss": 0.6787, - "step": 2236 - }, - { - "epoch": 2.55, - "grad_norm": 0.0, - "learning_rate": 1.1688563482823989e-06, - "loss": 0.6453, - "step": 2237 - }, - { - "epoch": 2.55, - "grad_norm": 0.0, - "learning_rate": 1.163092072998373e-06, - "loss": 0.6737, - "step": 2238 - }, - { - "epoch": 2.55, - "grad_norm": 0.0, - "learning_rate": 1.1573411685402736e-06, - "loss": 0.6708, - "step": 2239 - }, - { - "epoch": 2.55, - "grad_norm": 0.0, - "learning_rate": 1.1516036436096002e-06, - "loss": 0.6832, - "step": 2240 - }, - { - "epoch": 2.55, - "grad_norm": 0.0, - "learning_rate": 1.1458795068876061e-06, - "loss": 0.6525, - "step": 2241 - }, - { - "epoch": 2.55, - "grad_norm": 0.0, - "learning_rate": 1.1401687670352878e-06, - "loss": 0.6652, - "step": 2242 - }, - { - "epoch": 2.55, - "grad_norm": 0.0, - "learning_rate": 1.134471432693377e-06, - "loss": 0.634, - "step": 2243 - }, - { - "epoch": 2.55, - "grad_norm": 0.0, - "learning_rate": 1.128787512482311e-06, - "loss": 0.6325, - "step": 2244 - }, - { - "epoch": 2.56, - "grad_norm": 0.0, - "learning_rate": 1.1231170150022407e-06, - "loss": 0.6999, - "step": 2245 - }, - { - "epoch": 2.56, - "grad_norm": 0.0, - "learning_rate": 1.117459948833005e-06, - "loss": 0.6735, - "step": 2246 - }, - { - "epoch": 2.56, - "grad_norm": 0.0, - "learning_rate": 1.1118163225341138e-06, - "loss": 0.7041, - "step": 2247 - }, - { - "epoch": 2.56, - "grad_norm": 0.0, - "learning_rate": 1.106186144644753e-06, - "loss": 0.7175, - "step": 2248 - }, - { - "epoch": 2.56, - "grad_norm": 0.0, - "learning_rate": 1.1005694236837483e-06, - "loss": 0.6264, - "step": 2249 - }, - { - "epoch": 2.56, - "grad_norm": 0.0, - "learning_rate": 1.0949661681495727e-06, - "loss": 0.7025, - "step": 2250 - }, - { - "epoch": 2.56, - "grad_norm": 0.0, - "learning_rate": 1.0893763865203232e-06, - "loss": 0.7136, - "step": 2251 - }, - { - "epoch": 2.56, - "grad_norm": 0.0, - "learning_rate": 1.0838000872537068e-06, - "loss": 0.6145, - "step": 2252 - }, - { - "epoch": 2.56, - "grad_norm": 0.0, - "learning_rate": 1.0782372787870332e-06, - "loss": 0.639, - "step": 2253 - }, - { - "epoch": 2.57, - "grad_norm": 0.0, - "learning_rate": 1.0726879695372016e-06, - "loss": 0.6575, - "step": 2254 - }, - { - "epoch": 2.57, - "grad_norm": 0.0, - "learning_rate": 1.0671521679006814e-06, - "loss": 0.6945, - "step": 2255 - }, - { - "epoch": 2.57, - "grad_norm": 0.0, - "learning_rate": 1.0616298822535088e-06, - "loss": 0.6609, - "step": 2256 - }, - { - "epoch": 2.57, - "grad_norm": 0.0, - "learning_rate": 1.0561211209512634e-06, - "loss": 0.6449, - "step": 2257 - }, - { - "epoch": 2.57, - "grad_norm": 0.0, - "learning_rate": 1.0506258923290669e-06, - "loss": 0.6714, - "step": 2258 - }, - { - "epoch": 2.57, - "grad_norm": 0.0, - "learning_rate": 1.045144204701567e-06, - "loss": 0.6696, - "step": 2259 - }, - { - "epoch": 2.57, - "grad_norm": 0.0, - "learning_rate": 1.0396760663629146e-06, - "loss": 0.7247, - "step": 2260 - }, - { - "epoch": 2.57, - "grad_norm": 0.0, - "learning_rate": 1.034221485586766e-06, - "loss": 0.6463, - "step": 2261 - }, - { - "epoch": 2.57, - "grad_norm": 0.0, - "learning_rate": 1.028780470626265e-06, - "loss": 0.6647, - "step": 2262 - }, - { - "epoch": 2.58, - "grad_norm": 0.0, - "learning_rate": 1.0233530297140227e-06, - "loss": 0.6633, - "step": 2263 - }, - { - "epoch": 2.58, - "grad_norm": 0.0, - "learning_rate": 1.01793917106212e-06, - "loss": 0.636, - "step": 2264 - }, - { - "epoch": 2.58, - "grad_norm": 0.0, - "learning_rate": 1.0125389028620802e-06, - "loss": 0.5983, - "step": 2265 - }, - { - "epoch": 2.58, - "grad_norm": 0.0, - "learning_rate": 1.007152233284866e-06, - "loss": 0.639, - "step": 2266 - }, - { - "epoch": 2.58, - "grad_norm": 0.0, - "learning_rate": 1.0017791704808688e-06, - "loss": 0.6931, - "step": 2267 - }, - { - "epoch": 2.58, - "grad_norm": 0.0, - "learning_rate": 9.964197225798822e-07, - "loss": 0.6966, - "step": 2268 - }, - { - "epoch": 2.58, - "grad_norm": 0.0, - "learning_rate": 9.910738976911084e-07, - "loss": 0.6771, - "step": 2269 - }, - { - "epoch": 2.58, - "grad_norm": 0.0, - "learning_rate": 9.857417039031348e-07, - "loss": 0.5965, - "step": 2270 - }, - { - "epoch": 2.59, - "grad_norm": 0.0, - "learning_rate": 9.804231492839189e-07, - "loss": 0.7551, - "step": 2271 - }, - { - "epoch": 2.59, - "grad_norm": 0.0, - "learning_rate": 9.751182418807914e-07, - "loss": 0.6258, - "step": 2272 - }, - { - "epoch": 2.59, - "grad_norm": 0.0, - "learning_rate": 9.698269897204227e-07, - "loss": 0.6497, - "step": 2273 - }, - { - "epoch": 2.59, - "grad_norm": 0.0, - "learning_rate": 9.645494008088285e-07, - "loss": 0.6372, - "step": 2274 - }, - { - "epoch": 2.59, - "grad_norm": 0.0, - "learning_rate": 9.592854831313524e-07, - "loss": 0.6634, - "step": 2275 - }, - { - "epoch": 2.59, - "grad_norm": 0.0, - "learning_rate": 9.54035244652648e-07, - "loss": 0.619, - "step": 2276 - }, - { - "epoch": 2.59, - "grad_norm": 0.0, - "learning_rate": 9.487986933166692e-07, - "loss": 0.6163, - "step": 2277 - }, - { - "epoch": 2.59, - "grad_norm": 0.0, - "learning_rate": 9.435758370466719e-07, - "loss": 0.7081, - "step": 2278 - }, - { - "epoch": 2.59, - "grad_norm": 0.0, - "learning_rate": 9.383666837451765e-07, - "loss": 0.6387, - "step": 2279 - }, - { - "epoch": 2.6, - "grad_norm": 0.0, - "learning_rate": 9.331712412939819e-07, - "loss": 0.6447, - "step": 2280 - }, - { - "epoch": 2.6, - "grad_norm": 0.0, - "learning_rate": 9.279895175541321e-07, - "loss": 0.617, - "step": 2281 - }, - { - "epoch": 2.6, - "grad_norm": 0.0, - "learning_rate": 9.228215203659174e-07, - "loss": 0.6599, - "step": 2282 - }, - { - "epoch": 2.6, - "grad_norm": 0.0, - "learning_rate": 9.176672575488632e-07, - "loss": 0.7047, - "step": 2283 - }, - { - "epoch": 2.6, - "grad_norm": 0.0, - "learning_rate": 9.125267369017077e-07, - "loss": 0.6225, - "step": 2284 - }, - { - "epoch": 2.6, - "grad_norm": 0.0, - "learning_rate": 9.073999662023947e-07, - "loss": 0.6511, - "step": 2285 - }, - { - "epoch": 2.6, - "grad_norm": 0.0, - "learning_rate": 9.022869532080736e-07, - "loss": 0.6643, - "step": 2286 - }, - { - "epoch": 2.6, - "grad_norm": 0.0, - "learning_rate": 8.97187705655066e-07, - "loss": 0.607, - "step": 2287 - }, - { - "epoch": 2.6, - "grad_norm": 0.0, - "learning_rate": 8.921022312588745e-07, - "loss": 0.6642, - "step": 2288 - }, - { - "epoch": 2.61, - "grad_norm": 0.0, - "learning_rate": 8.870305377141552e-07, - "loss": 0.6691, - "step": 2289 - }, - { - "epoch": 2.61, - "grad_norm": 0.0, - "learning_rate": 8.819726326947164e-07, - "loss": 0.7136, - "step": 2290 - }, - { - "epoch": 2.61, - "grad_norm": 0.0, - "learning_rate": 8.769285238535053e-07, - "loss": 0.7077, - "step": 2291 - }, - { - "epoch": 2.61, - "grad_norm": 0.0, - "learning_rate": 8.7189821882259e-07, - "loss": 0.6812, - "step": 2292 - }, - { - "epoch": 2.61, - "grad_norm": 0.0, - "learning_rate": 8.6688172521315e-07, - "loss": 0.6586, - "step": 2293 - }, - { - "epoch": 2.61, - "grad_norm": 0.0, - "learning_rate": 8.618790506154806e-07, - "loss": 0.7298, - "step": 2294 - }, - { - "epoch": 2.61, - "grad_norm": 0.0, - "learning_rate": 8.568902025989556e-07, - "loss": 0.6188, - "step": 2295 - }, - { - "epoch": 2.61, - "grad_norm": 0.0, - "learning_rate": 8.519151887120269e-07, - "loss": 0.7271, - "step": 2296 - }, - { - "epoch": 2.61, - "grad_norm": 0.0, - "learning_rate": 8.469540164822277e-07, - "loss": 0.6576, - "step": 2297 - }, - { - "epoch": 2.62, - "grad_norm": 0.0, - "learning_rate": 8.420066934161331e-07, - "loss": 0.5987, - "step": 2298 - }, - { - "epoch": 2.62, - "grad_norm": 0.0, - "learning_rate": 8.370732269993753e-07, - "loss": 0.6633, - "step": 2299 - }, - { - "epoch": 2.62, - "grad_norm": 0.0, - "learning_rate": 8.3215362469661e-07, - "loss": 0.6217, - "step": 2300 - }, - { - "epoch": 2.62, - "grad_norm": 0.0, - "learning_rate": 8.272478939515227e-07, - "loss": 0.6377, - "step": 2301 - }, - { - "epoch": 2.62, - "grad_norm": 0.0, - "learning_rate": 8.223560421868116e-07, - "loss": 0.6027, - "step": 2302 - }, - { - "epoch": 2.62, - "grad_norm": 0.0, - "learning_rate": 8.174780768041679e-07, - "loss": 0.5747, - "step": 2303 - }, - { - "epoch": 2.62, - "grad_norm": 0.0, - "learning_rate": 8.126140051842734e-07, - "loss": 0.6348, - "step": 2304 - }, - { - "epoch": 2.62, - "grad_norm": 0.0, - "learning_rate": 8.077638346867977e-07, - "loss": 0.6807, - "step": 2305 - }, - { - "epoch": 2.62, - "grad_norm": 0.0, - "learning_rate": 8.029275726503627e-07, - "loss": 0.6099, - "step": 2306 - }, - { - "epoch": 2.63, - "grad_norm": 0.0, - "learning_rate": 7.98105226392557e-07, - "loss": 0.6494, - "step": 2307 - }, - { - "epoch": 2.63, - "grad_norm": 0.0, - "learning_rate": 7.932968032099065e-07, - "loss": 0.731, - "step": 2308 - }, - { - "epoch": 2.63, - "grad_norm": 0.0, - "learning_rate": 7.885023103778733e-07, - "loss": 0.6649, - "step": 2309 - }, - { - "epoch": 2.63, - "grad_norm": 0.0, - "learning_rate": 7.837217551508446e-07, - "loss": 0.6897, - "step": 2310 - }, - { - "epoch": 2.63, - "grad_norm": 0.0, - "learning_rate": 7.789551447621158e-07, - "loss": 0.6398, - "step": 2311 - }, - { - "epoch": 2.63, - "grad_norm": 0.0, - "learning_rate": 7.742024864238784e-07, - "loss": 0.6797, - "step": 2312 - }, - { - "epoch": 2.63, - "grad_norm": 0.0, - "learning_rate": 7.694637873272259e-07, - "loss": 0.7466, - "step": 2313 - }, - { - "epoch": 2.63, - "grad_norm": 0.0, - "learning_rate": 7.647390546421207e-07, - "loss": 0.6834, - "step": 2314 - }, - { - "epoch": 2.64, - "grad_norm": 0.0, - "learning_rate": 7.600282955173944e-07, - "loss": 0.6503, - "step": 2315 - }, - { - "epoch": 2.64, - "grad_norm": 0.0, - "learning_rate": 7.553315170807374e-07, - "loss": 0.6964, - "step": 2316 - }, - { - "epoch": 2.64, - "grad_norm": 0.0, - "learning_rate": 7.506487264386864e-07, - "loss": 0.6798, - "step": 2317 - }, - { - "epoch": 2.64, - "grad_norm": 0.0, - "learning_rate": 7.459799306766147e-07, - "loss": 0.6421, - "step": 2318 - }, - { - "epoch": 2.64, - "grad_norm": 0.0, - "learning_rate": 7.413251368587182e-07, - "loss": 0.6393, - "step": 2319 - }, - { - "epoch": 2.64, - "grad_norm": 0.0, - "learning_rate": 7.366843520280042e-07, - "loss": 0.6762, - "step": 2320 - }, - { - "epoch": 2.64, - "grad_norm": 0.0, - "learning_rate": 7.320575832062926e-07, - "loss": 0.6804, - "step": 2321 - }, - { - "epoch": 2.64, - "grad_norm": 0.0, - "learning_rate": 7.274448373941878e-07, - "loss": 0.6333, - "step": 2322 - }, - { - "epoch": 2.64, - "grad_norm": 0.0, - "learning_rate": 7.22846121571078e-07, - "loss": 0.6453, - "step": 2323 - }, - { - "epoch": 2.65, - "grad_norm": 0.0, - "learning_rate": 7.182614426951251e-07, - "loss": 0.6842, - "step": 2324 - }, - { - "epoch": 2.65, - "grad_norm": 0.0, - "learning_rate": 7.136908077032512e-07, - "loss": 0.623, - "step": 2325 - }, - { - "epoch": 2.65, - "grad_norm": 0.0, - "learning_rate": 7.09134223511132e-07, - "loss": 0.6205, - "step": 2326 - }, - { - "epoch": 2.65, - "grad_norm": 0.0, - "learning_rate": 7.045916970131783e-07, - "loss": 0.637, - "step": 2327 - }, - { - "epoch": 2.65, - "grad_norm": 0.0, - "learning_rate": 7.000632350825298e-07, - "loss": 0.654, - "step": 2328 - }, - { - "epoch": 2.65, - "grad_norm": 0.0, - "learning_rate": 6.955488445710556e-07, - "loss": 0.6359, - "step": 2329 - }, - { - "epoch": 2.65, - "grad_norm": 0.0, - "learning_rate": 6.91048532309323e-07, - "loss": 0.6656, - "step": 2330 - }, - { - "epoch": 2.65, - "grad_norm": 0.0, - "learning_rate": 6.865623051066006e-07, - "loss": 0.6859, - "step": 2331 - }, - { - "epoch": 2.65, - "grad_norm": 0.0, - "learning_rate": 6.820901697508487e-07, - "loss": 0.6702, - "step": 2332 - }, - { - "epoch": 2.66, - "grad_norm": 0.0, - "learning_rate": 6.776321330087055e-07, - "loss": 0.6154, - "step": 2333 - }, - { - "epoch": 2.66, - "grad_norm": 0.0, - "learning_rate": 6.73188201625472e-07, - "loss": 0.6359, - "step": 2334 - }, - { - "epoch": 2.66, - "grad_norm": 0.0, - "learning_rate": 6.687583823251131e-07, - "loss": 0.6714, - "step": 2335 - }, - { - "epoch": 2.66, - "grad_norm": 0.0, - "learning_rate": 6.643426818102339e-07, - "loss": 0.6669, - "step": 2336 - }, - { - "epoch": 2.66, - "grad_norm": 0.0, - "learning_rate": 6.599411067620864e-07, - "loss": 0.7174, - "step": 2337 - }, - { - "epoch": 2.66, - "grad_norm": 0.0, - "learning_rate": 6.555536638405436e-07, - "loss": 0.6373, - "step": 2338 - }, - { - "epoch": 2.66, - "grad_norm": 0.0, - "learning_rate": 6.511803596840938e-07, - "loss": 0.6335, - "step": 2339 - }, - { - "epoch": 2.66, - "grad_norm": 0.0, - "learning_rate": 6.468212009098362e-07, - "loss": 0.7011, - "step": 2340 - }, - { - "epoch": 2.66, - "grad_norm": 0.0, - "learning_rate": 6.424761941134694e-07, - "loss": 0.6647, - "step": 2341 - }, - { - "epoch": 2.67, - "grad_norm": 0.0, - "learning_rate": 6.38145345869271e-07, - "loss": 0.6444, - "step": 2342 - }, - { - "epoch": 2.67, - "grad_norm": 0.0, - "learning_rate": 6.338286627301061e-07, - "loss": 0.6749, - "step": 2343 - }, - { - "epoch": 2.67, - "grad_norm": 0.0, - "learning_rate": 6.295261512273942e-07, - "loss": 0.6702, - "step": 2344 - }, - { - "epoch": 2.67, - "grad_norm": 0.0, - "learning_rate": 6.252378178711282e-07, - "loss": 0.6203, - "step": 2345 - }, - { - "epoch": 2.67, - "grad_norm": 0.0, - "learning_rate": 6.209636691498366e-07, - "loss": 0.6187, - "step": 2346 - }, - { - "epoch": 2.67, - "grad_norm": 0.0, - "learning_rate": 6.167037115305863e-07, - "loss": 0.6141, - "step": 2347 - }, - { - "epoch": 2.67, - "grad_norm": 0.0, - "learning_rate": 6.124579514589779e-07, - "loss": 0.694, - "step": 2348 - }, - { - "epoch": 2.67, - "grad_norm": 0.0, - "learning_rate": 6.082263953591272e-07, - "loss": 0.6816, - "step": 2349 - }, - { - "epoch": 2.68, - "grad_norm": 0.0, - "learning_rate": 6.040090496336559e-07, - "loss": 0.6747, - "step": 2350 - }, - { - "epoch": 2.68, - "grad_norm": 0.0, - "learning_rate": 5.998059206636897e-07, - "loss": 0.659, - "step": 2351 - }, - { - "epoch": 2.68, - "grad_norm": 0.0, - "learning_rate": 5.956170148088381e-07, - "loss": 0.7106, - "step": 2352 - }, - { - "epoch": 2.68, - "grad_norm": 0.0, - "learning_rate": 5.914423384071932e-07, - "loss": 0.6836, - "step": 2353 - }, - { - "epoch": 2.68, - "grad_norm": 0.0, - "learning_rate": 5.872818977753192e-07, - "loss": 0.6706, - "step": 2354 - }, - { - "epoch": 2.68, - "grad_norm": 0.0, - "learning_rate": 5.831356992082327e-07, - "loss": 0.5983, - "step": 2355 - }, - { - "epoch": 2.68, - "grad_norm": 0.0, - "learning_rate": 5.790037489794109e-07, - "loss": 0.6831, - "step": 2356 - }, - { - "epoch": 2.68, - "grad_norm": 0.0, - "learning_rate": 5.748860533407663e-07, - "loss": 0.6675, - "step": 2357 - }, - { - "epoch": 2.68, - "grad_norm": 0.0, - "learning_rate": 5.707826185226428e-07, - "loss": 0.6942, - "step": 2358 - }, - { - "epoch": 2.69, - "grad_norm": 0.0, - "learning_rate": 5.666934507338117e-07, - "loss": 0.5668, - "step": 2359 - }, - { - "epoch": 2.69, - "grad_norm": 0.0, - "learning_rate": 5.626185561614517e-07, - "loss": 0.6194, - "step": 2360 - }, - { - "epoch": 2.69, - "grad_norm": 0.0, - "learning_rate": 5.585579409711472e-07, - "loss": 0.6536, - "step": 2361 - }, - { - "epoch": 2.69, - "grad_norm": 0.0, - "learning_rate": 5.545116113068815e-07, - "loss": 0.639, - "step": 2362 - }, - { - "epoch": 2.69, - "grad_norm": 0.0, - "learning_rate": 5.50479573291014e-07, - "loss": 0.7072, - "step": 2363 - }, - { - "epoch": 2.69, - "grad_norm": 0.0, - "learning_rate": 5.464618330242876e-07, - "loss": 0.7129, - "step": 2364 - }, - { - "epoch": 2.69, - "grad_norm": 0.0, - "learning_rate": 5.424583965858088e-07, - "loss": 0.6329, - "step": 2365 - }, - { - "epoch": 2.69, - "grad_norm": 0.0, - "learning_rate": 5.384692700330408e-07, - "loss": 0.6253, - "step": 2366 - }, - { - "epoch": 2.69, - "grad_norm": 0.0, - "learning_rate": 5.344944594017965e-07, - "loss": 0.608, - "step": 2367 - }, - { - "epoch": 2.7, - "grad_norm": 0.0, - "learning_rate": 5.305339707062252e-07, - "loss": 0.6633, - "step": 2368 - }, - { - "epoch": 2.7, - "grad_norm": 0.0, - "learning_rate": 5.265878099388111e-07, - "loss": 0.6721, - "step": 2369 - }, - { - "epoch": 2.7, - "grad_norm": 0.0, - "learning_rate": 5.226559830703549e-07, - "loss": 0.6331, - "step": 2370 - }, - { - "epoch": 2.7, - "grad_norm": 0.0, - "learning_rate": 5.187384960499698e-07, - "loss": 0.623, - "step": 2371 - }, - { - "epoch": 2.7, - "grad_norm": 0.0, - "learning_rate": 5.148353548050733e-07, - "loss": 0.6609, - "step": 2372 - }, - { - "epoch": 2.7, - "grad_norm": 0.0, - "learning_rate": 5.109465652413781e-07, - "loss": 0.6461, - "step": 2373 - }, - { - "epoch": 2.7, - "grad_norm": 0.0, - "learning_rate": 5.070721332428774e-07, - "loss": 0.6421, - "step": 2374 - }, - { - "epoch": 2.7, - "grad_norm": 0.0, - "learning_rate": 5.032120646718441e-07, - "loss": 0.659, - "step": 2375 - }, - { - "epoch": 2.7, - "grad_norm": 0.0, - "learning_rate": 4.993663653688152e-07, - "loss": 0.6381, - "step": 2376 - }, - { - "epoch": 2.71, - "grad_norm": 0.0, - "learning_rate": 4.955350411525906e-07, - "loss": 0.6766, - "step": 2377 - }, - { - "epoch": 2.71, - "grad_norm": 0.0, - "learning_rate": 4.917180978202163e-07, - "loss": 0.6673, - "step": 2378 - }, - { - "epoch": 2.71, - "grad_norm": 0.0, - "learning_rate": 4.879155411469793e-07, - "loss": 0.6685, - "step": 2379 - }, - { - "epoch": 2.71, - "grad_norm": 0.0, - "learning_rate": 4.841273768863997e-07, - "loss": 0.7168, - "step": 2380 - }, - { - "epoch": 2.71, - "grad_norm": 0.0, - "learning_rate": 4.803536107702211e-07, - "loss": 0.6685, - "step": 2381 - }, - { - "epoch": 2.71, - "grad_norm": 0.0, - "learning_rate": 4.765942485083996e-07, - "loss": 0.6747, - "step": 2382 - }, - { - "epoch": 2.71, - "grad_norm": 0.0, - "learning_rate": 4.7284929578909953e-07, - "loss": 0.6775, - "step": 2383 - }, - { - "epoch": 2.71, - "grad_norm": 0.0, - "learning_rate": 4.691187582786838e-07, - "loss": 0.7021, - "step": 2384 - }, - { - "epoch": 2.71, - "grad_norm": 0.0, - "learning_rate": 4.6540264162169944e-07, - "loss": 0.617, - "step": 2385 - }, - { - "epoch": 2.72, - "grad_norm": 0.0, - "learning_rate": 4.6170095144087876e-07, - "loss": 0.6565, - "step": 2386 - }, - { - "epoch": 2.72, - "grad_norm": 0.0, - "learning_rate": 4.5801369333712045e-07, - "loss": 0.6129, - "step": 2387 - }, - { - "epoch": 2.72, - "grad_norm": 0.0, - "learning_rate": 4.543408728894938e-07, - "loss": 0.6772, - "step": 2388 - }, - { - "epoch": 2.72, - "grad_norm": 0.0, - "learning_rate": 4.5068249565521806e-07, - "loss": 0.6041, - "step": 2389 - }, - { - "epoch": 2.72, - "grad_norm": 0.0, - "learning_rate": 4.470385671696575e-07, - "loss": 0.6684, - "step": 2390 - }, - { - "epoch": 2.72, - "grad_norm": 0.0, - "learning_rate": 4.434090929463186e-07, - "loss": 0.6444, - "step": 2391 - }, - { - "epoch": 2.72, - "grad_norm": 0.0, - "learning_rate": 4.397940784768373e-07, - "loss": 0.7121, - "step": 2392 - }, - { - "epoch": 2.72, - "grad_norm": 0.0, - "learning_rate": 4.36193529230966e-07, - "loss": 0.6403, - "step": 2393 - }, - { - "epoch": 2.73, - "grad_norm": 0.0, - "learning_rate": 4.326074506565769e-07, - "loss": 0.6121, - "step": 2394 - }, - { - "epoch": 2.73, - "grad_norm": 0.0, - "learning_rate": 4.2903584817964193e-07, - "loss": 0.6339, - "step": 2395 - }, - { - "epoch": 2.73, - "grad_norm": 0.0, - "learning_rate": 4.2547872720423157e-07, - "loss": 0.655, - "step": 2396 - }, - { - "epoch": 2.73, - "grad_norm": 0.0, - "learning_rate": 4.2193609311250826e-07, - "loss": 0.6651, - "step": 2397 - }, - { - "epoch": 2.73, - "grad_norm": 0.0, - "learning_rate": 4.184079512647077e-07, - "loss": 0.6547, - "step": 2398 - }, - { - "epoch": 2.73, - "grad_norm": 0.0, - "learning_rate": 4.148943069991429e-07, - "loss": 0.6762, - "step": 2399 - }, - { - "epoch": 2.73, - "grad_norm": 0.0, - "learning_rate": 4.113951656321913e-07, - "loss": 0.6696, - "step": 2400 - }, - { - "epoch": 2.73, - "grad_norm": 0.0, - "learning_rate": 4.079105324582844e-07, - "loss": 0.6605, - "step": 2401 - }, - { - "epoch": 2.73, - "grad_norm": 0.0, - "learning_rate": 4.044404127499024e-07, - "loss": 0.6359, - "step": 2402 - }, - { - "epoch": 2.74, - "grad_norm": 0.0, - "learning_rate": 4.009848117575643e-07, - "loss": 0.7096, - "step": 2403 - }, - { - "epoch": 2.74, - "grad_norm": 0.0, - "learning_rate": 3.9754373470982546e-07, - "loss": 0.6319, - "step": 2404 - }, - { - "epoch": 2.74, - "grad_norm": 0.0, - "learning_rate": 3.9411718681326317e-07, - "loss": 0.6478, - "step": 2405 - }, - { - "epoch": 2.74, - "grad_norm": 0.0, - "learning_rate": 3.9070517325246695e-07, - "loss": 0.6473, - "step": 2406 - }, - { - "epoch": 2.74, - "grad_norm": 0.0, - "learning_rate": 3.8730769919004265e-07, - "loss": 0.6834, - "step": 2407 - }, - { - "epoch": 2.74, - "grad_norm": 0.0, - "learning_rate": 3.839247697665938e-07, - "loss": 0.6486, - "step": 2408 - }, - { - "epoch": 2.74, - "grad_norm": 0.0, - "learning_rate": 3.8055639010071253e-07, - "loss": 0.6828, - "step": 2409 - }, - { - "epoch": 2.74, - "grad_norm": 0.0, - "learning_rate": 3.7720256528898324e-07, - "loss": 0.628, - "step": 2410 - }, - { - "epoch": 2.74, - "grad_norm": 0.0, - "learning_rate": 3.738633004059622e-07, - "loss": 0.6474, - "step": 2411 - }, - { - "epoch": 2.75, - "grad_norm": 0.0, - "learning_rate": 3.705386005041789e-07, - "loss": 0.6717, - "step": 2412 - }, - { - "epoch": 2.75, - "grad_norm": 0.0, - "learning_rate": 3.6722847061412604e-07, - "loss": 0.6711, - "step": 2413 - }, - { - "epoch": 2.75, - "grad_norm": 0.0, - "learning_rate": 3.6393291574424507e-07, - "loss": 0.7136, - "step": 2414 - }, - { - "epoch": 2.75, - "grad_norm": 0.0, - "learning_rate": 3.6065194088093167e-07, - "loss": 0.5566, - "step": 2415 - }, - { - "epoch": 2.75, - "grad_norm": 0.0, - "learning_rate": 3.5738555098851715e-07, - "loss": 0.7003, - "step": 2416 - }, - { - "epoch": 2.75, - "grad_norm": 0.0, - "learning_rate": 3.541337510092635e-07, - "loss": 0.6314, - "step": 2417 - }, - { - "epoch": 2.75, - "grad_norm": 0.0, - "learning_rate": 3.5089654586336174e-07, - "loss": 0.7611, - "step": 2418 - }, - { - "epoch": 2.75, - "grad_norm": 0.0, - "learning_rate": 3.476739404489149e-07, - "loss": 0.6682, - "step": 2419 - }, - { - "epoch": 2.75, - "grad_norm": 0.0, - "learning_rate": 3.444659396419392e-07, - "loss": 0.6659, - "step": 2420 - }, - { - "epoch": 2.76, - "grad_norm": 0.0, - "learning_rate": 3.41272548296353e-07, - "loss": 0.6916, - "step": 2421 - }, - { - "epoch": 2.76, - "grad_norm": 0.0, - "learning_rate": 3.380937712439658e-07, - "loss": 0.6467, - "step": 2422 - }, - { - "epoch": 2.76, - "grad_norm": 0.0, - "learning_rate": 3.34929613294479e-07, - "loss": 0.6257, - "step": 2423 - }, - { - "epoch": 2.76, - "grad_norm": 0.0, - "learning_rate": 3.317800792354742e-07, - "loss": 0.6304, - "step": 2424 - }, - { - "epoch": 2.76, - "grad_norm": 0.0, - "learning_rate": 3.2864517383240255e-07, - "loss": 0.7022, - "step": 2425 - }, - { - "epoch": 2.76, - "grad_norm": 0.0, - "learning_rate": 3.255249018285844e-07, - "loss": 0.7183, - "step": 2426 - }, - { - "epoch": 2.76, - "grad_norm": 0.0, - "learning_rate": 3.224192679451954e-07, - "loss": 0.6261, - "step": 2427 - }, - { - "epoch": 2.76, - "grad_norm": 0.0, - "learning_rate": 3.1932827688126666e-07, - "loss": 0.6924, - "step": 2428 - }, - { - "epoch": 2.76, - "grad_norm": 0.0, - "learning_rate": 3.162519333136738e-07, - "loss": 0.6971, - "step": 2429 - }, - { - "epoch": 2.77, - "grad_norm": 0.0, - "learning_rate": 3.1319024189712445e-07, - "loss": 0.5874, - "step": 2430 - }, - { - "epoch": 2.77, - "grad_norm": 0.0, - "learning_rate": 3.101432072641619e-07, - "loss": 0.6838, - "step": 2431 - }, - { - "epoch": 2.77, - "grad_norm": 0.0, - "learning_rate": 3.0711083402515165e-07, - "loss": 0.6922, - "step": 2432 - }, - { - "epoch": 2.77, - "grad_norm": 0.0, - "learning_rate": 3.040931267682734e-07, - "loss": 0.6589, - "step": 2433 - }, - { - "epoch": 2.77, - "grad_norm": 0.0, - "learning_rate": 3.010900900595204e-07, - "loss": 0.6286, - "step": 2434 - }, - { - "epoch": 2.77, - "grad_norm": 0.0, - "learning_rate": 2.9810172844268125e-07, - "loss": 0.6158, - "step": 2435 - }, - { - "epoch": 2.77, - "grad_norm": 0.0, - "learning_rate": 2.95128046439348e-07, - "loss": 0.7379, - "step": 2436 - }, - { - "epoch": 2.77, - "grad_norm": 0.0, - "learning_rate": 2.9216904854889814e-07, - "loss": 0.6427, - "step": 2437 - }, - { - "epoch": 2.78, - "grad_norm": 0.0, - "learning_rate": 2.892247392484915e-07, - "loss": 0.6899, - "step": 2438 - }, - { - "epoch": 2.78, - "grad_norm": 0.0, - "learning_rate": 2.862951229930577e-07, - "loss": 0.6649, - "step": 2439 - }, - { - "epoch": 2.78, - "grad_norm": 0.0, - "learning_rate": 2.8338020421530666e-07, - "loss": 0.5992, - "step": 2440 - }, - { - "epoch": 2.78, - "grad_norm": 0.0, - "learning_rate": 2.8047998732569914e-07, - "loss": 0.6902, - "step": 2441 - }, - { - "epoch": 2.78, - "grad_norm": 0.0, - "learning_rate": 2.775944767124572e-07, - "loss": 0.6361, - "step": 2442 - }, - { - "epoch": 2.78, - "grad_norm": 0.0, - "learning_rate": 2.747236767415462e-07, - "loss": 0.6647, - "step": 2443 - }, - { - "epoch": 2.78, - "grad_norm": 0.0, - "learning_rate": 2.718675917566793e-07, - "loss": 0.7201, - "step": 2444 - }, - { - "epoch": 2.78, - "grad_norm": 0.0, - "learning_rate": 2.6902622607930085e-07, - "loss": 0.6372, - "step": 2445 - }, - { - "epoch": 2.78, - "grad_norm": 0.0, - "learning_rate": 2.6619958400858517e-07, - "loss": 0.678, - "step": 2446 - }, - { - "epoch": 2.79, - "grad_norm": 0.0, - "learning_rate": 2.633876698214266e-07, - "loss": 0.6374, - "step": 2447 - }, - { - "epoch": 2.79, - "grad_norm": 0.0, - "learning_rate": 2.605904877724397e-07, - "loss": 0.6868, - "step": 2448 - }, - { - "epoch": 2.79, - "grad_norm": 0.0, - "learning_rate": 2.578080420939455e-07, - "loss": 0.6491, - "step": 2449 - }, - { - "epoch": 2.79, - "grad_norm": 0.0, - "learning_rate": 2.5504033699596753e-07, - "loss": 0.661, - "step": 2450 - }, - { - "epoch": 2.79, - "grad_norm": 0.0, - "learning_rate": 2.5228737666622704e-07, - "loss": 0.7195, - "step": 2451 - }, - { - "epoch": 2.79, - "grad_norm": 0.0, - "learning_rate": 2.4954916527013426e-07, - "loss": 0.7035, - "step": 2452 - }, - { - "epoch": 2.79, - "grad_norm": 0.0, - "learning_rate": 2.468257069507862e-07, - "loss": 0.6458, - "step": 2453 - }, - { - "epoch": 2.79, - "grad_norm": 0.0, - "learning_rate": 2.441170058289533e-07, - "loss": 0.6369, - "step": 2454 - }, - { - "epoch": 2.79, - "grad_norm": 0.0, - "learning_rate": 2.4142306600307696e-07, - "loss": 0.614, - "step": 2455 - }, - { - "epoch": 2.8, - "grad_norm": 0.0, - "learning_rate": 2.3874389154927234e-07, - "loss": 0.623, - "step": 2456 - }, - { - "epoch": 2.8, - "grad_norm": 0.0, - "learning_rate": 2.3607948652130452e-07, - "loss": 0.6759, - "step": 2457 - }, - { - "epoch": 2.8, - "grad_norm": 0.0, - "learning_rate": 2.3342985495059312e-07, - "loss": 0.7363, - "step": 2458 - }, - { - "epoch": 2.8, - "grad_norm": 0.0, - "learning_rate": 2.3079500084620677e-07, - "loss": 0.7399, - "step": 2459 - }, - { - "epoch": 2.8, - "grad_norm": 0.0, - "learning_rate": 2.281749281948542e-07, - "loss": 0.7049, - "step": 2460 - }, - { - "epoch": 2.8, - "grad_norm": 0.0, - "learning_rate": 2.2556964096087986e-07, - "loss": 0.6433, - "step": 2461 - }, - { - "epoch": 2.8, - "grad_norm": 0.0, - "learning_rate": 2.2297914308625378e-07, - "loss": 0.7053, - "step": 2462 - }, - { - "epoch": 2.8, - "grad_norm": 0.0, - "learning_rate": 2.2040343849056955e-07, - "loss": 0.6812, - "step": 2463 - }, - { - "epoch": 2.8, - "grad_norm": 0.0, - "learning_rate": 2.1784253107104192e-07, - "loss": 0.6296, - "step": 2464 - }, - { - "epoch": 2.81, - "grad_norm": 0.0, - "learning_rate": 2.1529642470249135e-07, - "loss": 0.6811, - "step": 2465 - }, - { - "epoch": 2.81, - "grad_norm": 0.0, - "learning_rate": 2.1276512323734288e-07, - "loss": 0.6866, - "step": 2466 - }, - { - "epoch": 2.81, - "grad_norm": 0.0, - "learning_rate": 2.1024863050562727e-07, - "loss": 0.6644, - "step": 2467 - }, - { - "epoch": 2.81, - "grad_norm": 0.0, - "learning_rate": 2.0774695031496096e-07, - "loss": 0.6583, - "step": 2468 - }, - { - "epoch": 2.81, - "grad_norm": 0.0, - "learning_rate": 2.0526008645055384e-07, - "loss": 0.7123, - "step": 2469 - }, - { - "epoch": 2.81, - "grad_norm": 0.0, - "learning_rate": 2.027880426751927e-07, - "loss": 0.7018, - "step": 2470 - }, - { - "epoch": 2.81, - "grad_norm": 0.0, - "learning_rate": 2.0033082272924554e-07, - "loss": 0.6665, - "step": 2471 - }, - { - "epoch": 2.81, - "grad_norm": 0.0, - "learning_rate": 1.978884303306472e-07, - "loss": 0.706, - "step": 2472 - }, - { - "epoch": 2.82, - "grad_norm": 0.0, - "learning_rate": 1.9546086917490048e-07, - "loss": 0.6329, - "step": 2473 - }, - { - "epoch": 2.82, - "grad_norm": 0.0, - "learning_rate": 1.930481429350639e-07, - "loss": 0.6876, - "step": 2474 - }, - { - "epoch": 2.82, - "grad_norm": 0.0, - "learning_rate": 1.9065025526175285e-07, - "loss": 0.684, - "step": 2475 - }, - { - "epoch": 2.82, - "grad_norm": 0.0, - "learning_rate": 1.8826720978313063e-07, - "loss": 0.6578, - "step": 2476 - }, - { - "epoch": 2.82, - "grad_norm": 0.0, - "learning_rate": 1.8589901010490074e-07, - "loss": 0.658, - "step": 2477 - }, - { - "epoch": 2.82, - "grad_norm": 0.0, - "learning_rate": 1.8354565981030692e-07, - "loss": 0.7261, - "step": 2478 - }, - { - "epoch": 2.82, - "grad_norm": 0.0, - "learning_rate": 1.8120716246012304e-07, - "loss": 0.7163, - "step": 2479 - }, - { - "epoch": 2.82, - "grad_norm": 0.0, - "learning_rate": 1.7888352159265322e-07, - "loss": 0.7184, - "step": 2480 - }, - { - "epoch": 2.82, - "grad_norm": 0.0, - "learning_rate": 1.7657474072371616e-07, - "loss": 0.6673, - "step": 2481 - }, - { - "epoch": 2.83, - "grad_norm": 0.0, - "learning_rate": 1.7428082334664976e-07, - "loss": 0.6682, - "step": 2482 - }, - { - "epoch": 2.83, - "grad_norm": 0.0, - "learning_rate": 1.7200177293230534e-07, - "loss": 0.6251, - "step": 2483 - }, - { - "epoch": 2.83, - "grad_norm": 0.0, - "learning_rate": 1.697375929290357e-07, - "loss": 0.6082, - "step": 2484 - }, - { - "epoch": 2.83, - "grad_norm": 0.0, - "learning_rate": 1.674882867626937e-07, - "loss": 0.667, - "step": 2485 - }, - { - "epoch": 2.83, - "grad_norm": 0.0, - "learning_rate": 1.652538578366303e-07, - "loss": 0.6466, - "step": 2486 - }, - { - "epoch": 2.83, - "grad_norm": 0.0, - "learning_rate": 1.630343095316822e-07, - "loss": 0.728, - "step": 2487 - }, - { - "epoch": 2.83, - "grad_norm": 0.0, - "learning_rate": 1.6082964520617528e-07, - "loss": 0.644, - "step": 2488 - }, - { - "epoch": 2.83, - "grad_norm": 0.0, - "learning_rate": 1.5863986819591003e-07, - "loss": 0.6536, - "step": 2489 - }, - { - "epoch": 2.83, - "grad_norm": 0.0, - "learning_rate": 1.5646498181416392e-07, - "loss": 0.6458, - "step": 2490 - }, - { - "epoch": 2.84, - "grad_norm": 0.0, - "learning_rate": 1.543049893516857e-07, - "loss": 0.6448, - "step": 2491 - }, - { - "epoch": 2.84, - "grad_norm": 0.0, - "learning_rate": 1.521598940766855e-07, - "loss": 0.6856, - "step": 2492 - }, - { - "epoch": 2.84, - "grad_norm": 0.0, - "learning_rate": 1.500296992348338e-07, - "loss": 0.7038, - "step": 2493 - }, - { - "epoch": 2.84, - "grad_norm": 0.0, - "learning_rate": 1.4791440804925783e-07, - "loss": 0.6611, - "step": 2494 - }, - { - "epoch": 2.84, - "grad_norm": 0.0, - "learning_rate": 1.4581402372053187e-07, - "loss": 0.6661, - "step": 2495 - }, - { - "epoch": 2.84, - "grad_norm": 0.0, - "learning_rate": 1.4372854942667602e-07, - "loss": 0.6747, - "step": 2496 - }, - { - "epoch": 2.84, - "grad_norm": 0.0, - "learning_rate": 1.416579883231517e-07, - "loss": 0.5565, - "step": 2497 - }, - { - "epoch": 2.84, - "grad_norm": 0.0, - "learning_rate": 1.3960234354285284e-07, - "loss": 0.6455, - "step": 2498 - }, - { - "epoch": 2.84, - "grad_norm": 0.0, - "learning_rate": 1.3756161819610813e-07, - "loss": 0.6333, - "step": 2499 - }, - { - "epoch": 2.85, - "grad_norm": 0.0, - "learning_rate": 1.3553581537066984e-07, - "loss": 0.7001, - "step": 2500 - }, - { - "epoch": 2.85, - "grad_norm": 0.0, - "learning_rate": 1.335249381317105e-07, - "loss": 0.681, - "step": 2501 - }, - { - "epoch": 2.85, - "grad_norm": 0.0, - "learning_rate": 1.315289895218197e-07, - "loss": 0.6656, - "step": 2502 - }, - { - "epoch": 2.85, - "grad_norm": 0.0, - "learning_rate": 1.295479725610027e-07, - "loss": 0.6459, - "step": 2503 - }, - { - "epoch": 2.85, - "grad_norm": 0.0, - "learning_rate": 1.2758189024666524e-07, - "loss": 0.7046, - "step": 2504 - }, - { - "epoch": 2.85, - "grad_norm": 0.0, - "learning_rate": 1.2563074555362208e-07, - "loss": 0.6123, - "step": 2505 - }, - { - "epoch": 2.85, - "grad_norm": 0.0, - "learning_rate": 1.236945414340829e-07, - "loss": 0.6927, - "step": 2506 - }, - { - "epoch": 2.85, - "grad_norm": 0.0, - "learning_rate": 1.2177328081765527e-07, - "loss": 0.6786, - "step": 2507 - }, - { - "epoch": 2.85, - "grad_norm": 0.0, - "learning_rate": 1.1986696661133058e-07, - "loss": 0.7064, - "step": 2508 - }, - { - "epoch": 2.86, - "grad_norm": 0.0, - "learning_rate": 1.1797560169948929e-07, - "loss": 0.6412, - "step": 2509 - }, - { - "epoch": 2.86, - "grad_norm": 0.0, - "learning_rate": 1.1609918894389116e-07, - "loss": 0.6457, - "step": 2510 - }, - { - "epoch": 2.86, - "grad_norm": 0.0, - "learning_rate": 1.1423773118367398e-07, - "loss": 0.6234, - "step": 2511 - }, - { - "epoch": 2.86, - "grad_norm": 0.0, - "learning_rate": 1.1239123123534479e-07, - "loss": 0.691, - "step": 2512 - }, - { - "epoch": 2.86, - "grad_norm": 0.0, - "learning_rate": 1.1055969189278093e-07, - "loss": 0.6419, - "step": 2513 - }, - { - "epoch": 2.86, - "grad_norm": 0.0, - "learning_rate": 1.0874311592722231e-07, - "loss": 0.6488, - "step": 2514 - }, - { - "epoch": 2.86, - "grad_norm": 0.0, - "learning_rate": 1.0694150608726917e-07, - "loss": 0.6518, - "step": 2515 - }, - { - "epoch": 2.86, - "grad_norm": 0.0, - "learning_rate": 1.051548650988754e-07, - "loss": 0.628, - "step": 2516 - }, - { - "epoch": 2.87, - "grad_norm": 0.0, - "learning_rate": 1.0338319566534749e-07, - "loss": 0.618, - "step": 2517 - }, - { - "epoch": 2.87, - "grad_norm": 0.0, - "learning_rate": 1.0162650046733669e-07, - "loss": 0.6636, - "step": 2518 - }, - { - "epoch": 2.87, - "grad_norm": 0.0, - "learning_rate": 9.988478216284236e-08, - "loss": 0.6326, - "step": 2519 - }, - { - "epoch": 2.87, - "grad_norm": 0.0, - "learning_rate": 9.815804338719759e-08, - "loss": 0.7115, - "step": 2520 - }, - { - "epoch": 2.87, - "grad_norm": 0.0, - "learning_rate": 9.644628675307133e-08, - "loss": 0.6371, - "step": 2521 - }, - { - "epoch": 2.87, - "grad_norm": 0.0, - "learning_rate": 9.474951485046625e-08, - "loss": 0.6747, - "step": 2522 - }, - { - "epoch": 2.87, - "grad_norm": 0.0, - "learning_rate": 9.306773024670868e-08, - "loss": 0.6509, - "step": 2523 - }, - { - "epoch": 2.87, - "grad_norm": 0.0, - "learning_rate": 9.140093548645202e-08, - "loss": 0.6458, - "step": 2524 - }, - { - "epoch": 2.87, - "grad_norm": 0.0, - "learning_rate": 8.974913309166445e-08, - "loss": 0.6343, - "step": 2525 - }, - { - "epoch": 2.88, - "grad_norm": 0.0, - "learning_rate": 8.811232556163452e-08, - "loss": 0.6049, - "step": 2526 - }, - { - "epoch": 2.88, - "grad_norm": 0.0, - "learning_rate": 8.649051537295893e-08, - "loss": 0.6632, - "step": 2527 - }, - { - "epoch": 2.88, - "grad_norm": 0.0, - "learning_rate": 8.488370497954479e-08, - "loss": 0.694, - "step": 2528 - }, - { - "epoch": 2.88, - "grad_norm": 0.0, - "learning_rate": 8.329189681260063e-08, - "loss": 0.6372, - "step": 2529 - }, - { - "epoch": 2.88, - "grad_norm": 0.0, - "learning_rate": 8.171509328063875e-08, - "loss": 0.6738, - "step": 2530 - }, - { - "epoch": 2.88, - "grad_norm": 0.0, - "learning_rate": 8.015329676946737e-08, - "loss": 0.6869, - "step": 2531 - }, - { - "epoch": 2.88, - "grad_norm": 0.0, - "learning_rate": 7.86065096421873e-08, - "loss": 0.6716, - "step": 2532 - }, - { - "epoch": 2.88, - "grad_norm": 0.0, - "learning_rate": 7.707473423918976e-08, - "loss": 0.6862, - "step": 2533 - }, - { - "epoch": 2.88, - "grad_norm": 0.0, - "learning_rate": 7.555797287815303e-08, - "loss": 0.6415, - "step": 2534 - }, - { - "epoch": 2.89, - "grad_norm": 0.0, - "learning_rate": 7.405622785403577e-08, - "loss": 0.7618, - "step": 2535 - }, - { - "epoch": 2.89, - "grad_norm": 0.0, - "learning_rate": 7.256950143907815e-08, - "loss": 0.5998, - "step": 2536 - }, - { - "epoch": 2.89, - "grad_norm": 0.0, - "learning_rate": 7.109779588279631e-08, - "loss": 0.6088, - "step": 2537 - }, - { - "epoch": 2.89, - "grad_norm": 0.0, - "learning_rate": 6.964111341197677e-08, - "loss": 0.6405, - "step": 2538 - }, - { - "epoch": 2.89, - "grad_norm": 0.0, - "learning_rate": 6.819945623067759e-08, - "loss": 0.65, - "step": 2539 - }, - { - "epoch": 2.89, - "grad_norm": 0.0, - "learning_rate": 6.677282652022166e-08, - "loss": 0.6311, - "step": 2540 - }, - { - "epoch": 2.89, - "grad_norm": 0.0, - "learning_rate": 6.53612264391923e-08, - "loss": 0.6589, - "step": 2541 - }, - { - "epoch": 2.89, - "grad_norm": 0.0, - "learning_rate": 6.396465812343433e-08, - "loss": 0.5987, - "step": 2542 - }, - { - "epoch": 2.89, - "grad_norm": 0.0, - "learning_rate": 6.258312368604857e-08, - "loss": 0.6103, - "step": 2543 - }, - { - "epoch": 2.9, - "grad_norm": 0.0, - "learning_rate": 6.121662521738847e-08, - "loss": 0.6867, - "step": 2544 - }, - { - "epoch": 2.9, - "grad_norm": 0.0, - "learning_rate": 5.986516478505567e-08, - "loss": 0.6417, - "step": 2545 - }, - { - "epoch": 2.9, - "grad_norm": 0.0, - "learning_rate": 5.8528744433898886e-08, - "loss": 0.7019, - "step": 2546 - }, - { - "epoch": 2.9, - "grad_norm": 0.0, - "learning_rate": 5.720736618601064e-08, - "loss": 0.6696, - "step": 2547 - }, - { - "epoch": 2.9, - "grad_norm": 0.0, - "learning_rate": 5.590103204072494e-08, - "loss": 0.6379, - "step": 2548 - }, - { - "epoch": 2.9, - "grad_norm": 0.0, - "learning_rate": 5.460974397460961e-08, - "loss": 0.6518, - "step": 2549 - }, - { - "epoch": 2.9, - "grad_norm": 0.0, - "learning_rate": 5.333350394146952e-08, - "loss": 0.7415, - "step": 2550 - }, - { - "epoch": 2.9, - "grad_norm": 0.0, - "learning_rate": 5.207231387234113e-08, - "loss": 0.7064, - "step": 2551 - }, - { - "epoch": 2.9, - "grad_norm": 0.0, - "learning_rate": 5.082617567548798e-08, - "loss": 0.6637, - "step": 2552 - }, - { - "epoch": 2.91, - "grad_norm": 0.0, - "learning_rate": 4.9595091236399604e-08, - "loss": 0.6553, - "step": 2553 - }, - { - "epoch": 2.91, - "grad_norm": 0.0, - "learning_rate": 4.8379062417787116e-08, - "loss": 0.634, - "step": 2554 - }, - { - "epoch": 2.91, - "grad_norm": 0.0, - "learning_rate": 4.717809105958426e-08, - "loss": 0.5953, - "step": 2555 - }, - { - "epoch": 2.91, - "grad_norm": 0.0, - "learning_rate": 4.59921789789386e-08, - "loss": 0.6046, - "step": 2556 - }, - { - "epoch": 2.91, - "grad_norm": 0.0, - "learning_rate": 4.4821327970213656e-08, - "loss": 0.6757, - "step": 2557 - }, - { - "epoch": 2.91, - "grad_norm": 0.0, - "learning_rate": 4.3665539804985667e-08, - "loss": 0.6629, - "step": 2558 - }, - { - "epoch": 2.91, - "grad_norm": 0.0, - "learning_rate": 4.252481623203797e-08, - "loss": 0.7081, - "step": 2559 - }, - { - "epoch": 2.91, - "grad_norm": 0.0, - "learning_rate": 4.13991589773588e-08, - "loss": 0.6559, - "step": 2560 - }, - { - "epoch": 2.92, - "grad_norm": 0.0, - "learning_rate": 4.028856974414463e-08, - "loss": 0.6847, - "step": 2561 - }, - { - "epoch": 2.92, - "grad_norm": 0.0, - "learning_rate": 3.919305021279018e-08, - "loss": 0.6783, - "step": 2562 - }, - { - "epoch": 2.92, - "grad_norm": 0.0, - "learning_rate": 3.811260204088729e-08, - "loss": 0.6544, - "step": 2563 - }, - { - "epoch": 2.92, - "grad_norm": 0.0, - "learning_rate": 3.7047226863227145e-08, - "loss": 0.6749, - "step": 2564 - }, - { - "epoch": 2.92, - "grad_norm": 0.0, - "learning_rate": 3.599692629179141e-08, - "loss": 0.6962, - "step": 2565 - }, - { - "epoch": 2.92, - "grad_norm": 0.0, - "learning_rate": 3.496170191575554e-08, - "loss": 0.7107, - "step": 2566 - }, - { - "epoch": 2.92, - "grad_norm": 0.0, - "learning_rate": 3.3941555301482135e-08, - "loss": 0.6393, - "step": 2567 - }, - { - "epoch": 2.92, - "grad_norm": 0.0, - "learning_rate": 3.2936487992518695e-08, - "loss": 0.6051, - "step": 2568 - }, - { - "epoch": 2.92, - "grad_norm": 0.0, - "learning_rate": 3.194650150960099e-08, - "loss": 0.6609, - "step": 2569 - }, - { - "epoch": 2.93, - "grad_norm": 0.0, - "learning_rate": 3.0971597350643035e-08, - "loss": 0.6666, - "step": 2570 - }, - { - "epoch": 2.93, - "grad_norm": 0.0, - "learning_rate": 3.001177699073932e-08, - "loss": 0.6322, - "step": 2571 - }, - { - "epoch": 2.93, - "grad_norm": 0.0, - "learning_rate": 2.9067041882161473e-08, - "loss": 0.6861, - "step": 2572 - }, - { - "epoch": 2.93, - "grad_norm": 0.0, - "learning_rate": 2.8137393454356065e-08, - "loss": 0.6813, - "step": 2573 - }, - { - "epoch": 2.93, - "grad_norm": 0.0, - "learning_rate": 2.722283311394347e-08, - "loss": 0.6324, - "step": 2574 - }, - { - "epoch": 2.93, - "grad_norm": 0.0, - "learning_rate": 2.6323362244712325e-08, - "loss": 0.7272, - "step": 2575 - }, - { - "epoch": 2.93, - "grad_norm": 0.0, - "learning_rate": 2.5438982207622864e-08, - "loss": 0.6795, - "step": 2576 - }, - { - "epoch": 2.93, - "grad_norm": 0.0, - "learning_rate": 2.4569694340799143e-08, - "loss": 0.702, - "step": 2577 - }, - { - "epoch": 2.93, - "grad_norm": 0.0, - "learning_rate": 2.3715499959533482e-08, - "loss": 0.6314, - "step": 2578 - }, - { - "epoch": 2.94, - "grad_norm": 0.0, - "learning_rate": 2.2876400356275363e-08, - "loss": 0.7051, - "step": 2579 - }, - { - "epoch": 2.94, - "grad_norm": 0.0, - "learning_rate": 2.2052396800641418e-08, - "loss": 0.7074, - "step": 2580 - }, - { - "epoch": 2.94, - "grad_norm": 0.0, - "learning_rate": 2.1243490539401e-08, - "loss": 0.6482, - "step": 2581 - }, - { - "epoch": 2.94, - "grad_norm": 0.0, - "learning_rate": 2.0449682796483962e-08, - "loss": 0.5634, - "step": 2582 - }, - { - "epoch": 2.94, - "grad_norm": 0.0, - "learning_rate": 1.9670974772972863e-08, - "loss": 0.7008, - "step": 2583 - }, - { - "epoch": 2.94, - "grad_norm": 0.0, - "learning_rate": 1.8907367647105213e-08, - "loss": 0.6717, - "step": 2584 - }, - { - "epoch": 2.94, - "grad_norm": 0.0, - "learning_rate": 1.815886257426902e-08, - "loss": 0.6739, - "step": 2585 - }, - { - "epoch": 2.94, - "grad_norm": 0.0, - "learning_rate": 1.7425460687001682e-08, - "loss": 0.6236, - "step": 2586 - }, - { - "epoch": 2.94, - "grad_norm": 0.0, - "learning_rate": 1.6707163094988876e-08, - "loss": 0.7201, - "step": 2587 - }, - { - "epoch": 2.95, - "grad_norm": 0.0, - "learning_rate": 1.6003970885063445e-08, - "loss": 0.7023, - "step": 2588 - }, - { - "epoch": 2.95, - "grad_norm": 0.0, - "learning_rate": 1.531588512119986e-08, - "loss": 0.6665, - "step": 2589 - }, - { - "epoch": 2.95, - "grad_norm": 0.0, - "learning_rate": 1.4642906844517523e-08, - "loss": 0.6407, - "step": 2590 - }, - { - "epoch": 2.95, - "grad_norm": 0.0, - "learning_rate": 1.3985037073278585e-08, - "loss": 0.6308, - "step": 2591 - }, - { - "epoch": 2.95, - "grad_norm": 0.0, - "learning_rate": 1.3342276802881249e-08, - "loss": 0.7223, - "step": 2592 - }, - { - "epoch": 2.95, - "grad_norm": 0.0, - "learning_rate": 1.2714627005866453e-08, - "loss": 0.6146, - "step": 2593 - }, - { - "epoch": 2.95, - "grad_norm": 0.0, - "learning_rate": 1.2102088631910092e-08, - "loss": 0.7166, - "step": 2594 - }, - { - "epoch": 2.95, - "grad_norm": 0.0, - "learning_rate": 1.1504662607820794e-08, - "loss": 0.6691, - "step": 2595 - }, - { - "epoch": 2.96, - "grad_norm": 0.0, - "learning_rate": 1.0922349837545476e-08, - "loss": 0.7105, - "step": 2596 - }, - { - "epoch": 2.96, - "grad_norm": 0.0, - "learning_rate": 1.0355151202160463e-08, - "loss": 0.6432, - "step": 2597 - }, - { - "epoch": 2.96, - "grad_norm": 0.0, - "learning_rate": 9.803067559877034e-09, - "loss": 0.6789, - "step": 2598 - }, - { - "epoch": 2.96, - "grad_norm": 0.0, - "learning_rate": 9.266099746032542e-09, - "loss": 0.6601, - "step": 2599 - }, - { - "epoch": 2.96, - "grad_norm": 0.0, - "learning_rate": 8.74424857309486e-09, - "loss": 0.69, - "step": 2600 - }, - { - "epoch": 2.96, - "grad_norm": 0.0, - "learning_rate": 8.237514830659044e-09, - "loss": 0.6608, - "step": 2601 - }, - { - "epoch": 2.96, - "grad_norm": 0.0, - "learning_rate": 7.745899285448443e-09, - "loss": 0.685, - "step": 2602 - }, - { - "epoch": 2.96, - "grad_norm": 0.0, - "learning_rate": 7.2694026813080464e-09, - "loss": 0.6542, - "step": 2603 - }, - { - "epoch": 2.96, - "grad_norm": 0.0, - "learning_rate": 6.808025739208912e-09, - "loss": 0.6044, - "step": 2604 - }, - { - "epoch": 2.97, - "grad_norm": 0.0, - "learning_rate": 6.361769157245956e-09, - "loss": 0.6474, - "step": 2605 - }, - { - "epoch": 2.97, - "grad_norm": 0.0, - "learning_rate": 5.930633610634617e-09, - "loss": 0.7153, - "step": 2606 - }, - { - "epoch": 2.97, - "grad_norm": 0.0, - "learning_rate": 5.514619751710859e-09, - "loss": 0.6136, - "step": 2607 - }, - { - "epoch": 2.97, - "grad_norm": 0.0, - "learning_rate": 5.113728209931168e-09, - "loss": 0.5809, - "step": 2608 - }, - { - "epoch": 2.97, - "grad_norm": 0.0, - "learning_rate": 4.727959591871445e-09, - "loss": 0.6864, - "step": 2609 - }, - { - "epoch": 2.97, - "grad_norm": 0.0, - "learning_rate": 4.357314481224783e-09, - "loss": 0.6364, - "step": 2610 - }, - { - "epoch": 2.97, - "grad_norm": 0.0, - "learning_rate": 4.001793438802581e-09, - "loss": 0.6238, - "step": 2611 - }, - { - "epoch": 2.97, - "grad_norm": 0.0, - "learning_rate": 3.6613970025300982e-09, - "loss": 0.6815, - "step": 2612 - }, - { - "epoch": 2.97, - "grad_norm": 0.0, - "learning_rate": 3.3361256874508975e-09, - "loss": 0.6613, - "step": 2613 - }, - { - "epoch": 2.98, - "grad_norm": 0.0, - "learning_rate": 3.0259799857212946e-09, - "loss": 0.614, - "step": 2614 - }, - { - "epoch": 2.98, - "grad_norm": 0.0, - "learning_rate": 2.7309603666125784e-09, - "loss": 0.692, - "step": 2615 - }, - { - "epoch": 2.98, - "grad_norm": 0.0, - "learning_rate": 2.4510672765087897e-09, - "loss": 0.6612, - "step": 2616 - }, - { - "epoch": 2.98, - "grad_norm": 0.0, - "learning_rate": 2.186301138906721e-09, - "loss": 0.6528, - "step": 2617 - }, - { - "epoch": 2.98, - "grad_norm": 0.0, - "learning_rate": 1.936662354415919e-09, - "loss": 0.6519, - "step": 2618 - }, - { - "epoch": 2.98, - "grad_norm": 0.0, - "learning_rate": 1.7021513007553503e-09, - "loss": 0.682, - "step": 2619 - }, - { - "epoch": 2.98, - "grad_norm": 0.0, - "learning_rate": 1.4827683327556243e-09, - "loss": 0.622, - "step": 2620 - }, - { - "epoch": 2.98, - "grad_norm": 0.0, - "learning_rate": 1.278513782357882e-09, - "loss": 0.6218, - "step": 2621 - }, - { - "epoch": 2.98, - "grad_norm": 0.0, - "learning_rate": 1.0893879586126865e-09, - "loss": 0.6885, - "step": 2622 - }, - { - "epoch": 2.99, - "grad_norm": 0.0, - "learning_rate": 9.153911476800226e-10, - "loss": 0.6988, - "step": 2623 - }, - { - "epoch": 2.99, - "grad_norm": 0.0, - "learning_rate": 7.565236128292964e-10, - "loss": 0.6783, - "step": 2624 - }, - { - "epoch": 2.99, - "grad_norm": 0.0, - "learning_rate": 6.12785594436005e-10, - "loss": 0.7105, - "step": 2625 - }, - { - "epoch": 2.99, - "grad_norm": 0.0, - "learning_rate": 4.841773099872882e-10, - "loss": 0.7281, - "step": 2626 - }, - { - "epoch": 2.99, - "grad_norm": 0.0, - "learning_rate": 3.706989540741557e-10, - "loss": 0.6875, - "step": 2627 - }, - { - "epoch": 2.99, - "grad_norm": 0.0, - "learning_rate": 2.7235069839814945e-10, - "loss": 0.6467, - "step": 2628 - }, - { - "epoch": 2.99, - "grad_norm": 0.0, - "learning_rate": 1.8913269176579208e-10, - "loss": 0.7569, - "step": 2629 - }, - { - "epoch": 2.99, - "grad_norm": 0.0, - "learning_rate": 1.2104506009191773e-10, - "loss": 0.7214, - "step": 2630 - }, - { - "epoch": 2.99, - "grad_norm": 0.0, - "learning_rate": 6.808790639745155e-11, - "loss": 0.6507, - "step": 2631 - }, - { - "epoch": 3.0, - "grad_norm": 0.0, - "learning_rate": 3.0261310810519865e-11, - "loss": 0.6574, - "step": 2632 - }, - { - "epoch": 3.0, - "grad_norm": 0.0, - "learning_rate": 7.56533056422981e-12, - "loss": 0.6076, - "step": 2633 - }, - { - "epoch": 3.0, - "grad_norm": 0.0, - "learning_rate": 0.0, - "loss": 0.6797, - "step": 2634 - }, - { - "epoch": 3.0, - "step": 2634, - "total_flos": 1.1647900799949865e+18, - "train_loss": 0.7796339069746984, - "train_runtime": 26529.1324, - "train_samples_per_second": 6.355, - "train_steps_per_second": 0.099 - } - ], - "logging_steps": 1.0, - "max_steps": 2634, - "num_input_tokens_seen": 0, - "num_train_epochs": 3, - "save_steps": 300, - "total_flos": 1.1647900799949865e+18, - "train_batch_size": 8, - "trial_name": null, - "trial_params": null -} diff --git a/llavaphi-2.7b-finetune-3epoch/vocab.json b/llavaphi-2.7b-finetune-3epoch/vocab.json deleted file mode 100755 index a15dd0028acd1dd2c1c2394c80e1de8f3f12a0e4..0000000000000000000000000000000000000000 --- a/llavaphi-2.7b-finetune-3epoch/vocab.json +++ /dev/null @@ -1,50259 +0,0 @@ -{ - "!": 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, - "Ġ _ -" )ĊĊ -o x -app lication -Ġ ]Ċ -ĊĊĊĊ ĊĊ -18 0 -Ġso on -ction s -ing er -Ġj oin -ĠP e -Ġ ë -Ġl as -. E -c ss -/ or -ĠSt art -ĠT O -Ġsub s -con n -com ponents -DE BUG -qu are -F unction -end ar -. index -Ġf ill -Ä Ļ -Ġcho ose -h ow -ĠAmeric a -ass ets --------- ---- -ĠV alue -Ġoff ice -Ġv eh -Ġtrans form -ĠAr t -Ġin de -Ġf n -Ġim plements -ang o -ple te -+ " -t mp -am ily -Ġhas h -miss ions -E ST -g t -Pro vider -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠ -Ġfl ag -Ġpartic ip -d en -ĠReturn s -Ġnot e -ü r -p m -ide os -Ġspec ified -ĠE N -est er -ol id -Ġup on -( std -ĉ v -Ġ' \ -u z -Ġv ert -Ġv ict -ĉ self -Ġ" $ -8 5 -. k -Ġgroup s -g ithub -l ang -Ġm ut -T O -Ġv e -ĠP lease -;ĊĊ Ċ -ac cess -Ġ{ " -re a -Ġr isk -ick er -og gle -ĉ while -AN G -.s end -7 2 -Ġwom an -Ġget s -Ġ ign -ĠI d -_ log -ON E -Ġe vid -ĠH ar -_s ub -Ġend l -Ġinclud ed -() );ĊĊ -ĠA p -ig r -Ġs em -ĠBl ack -d oc -_t able -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ -- up -Ġca use -Ġ .. -Ġv an -_d ict -Ġf ocus -IN D -CE SS -.L og -Ġmult iple -id o -Ġreg ard -- M -and ler -our se -Ġde g -. U -Ġadd ition -Ġvar ious -Ġrece ive -е н -ĠH T -Ob j -D F -Ġincre ase -ĠO pen -] ; -Ġcomm it -? Ċ -ateg ories -at ory -sh ip -ĠM ich -Ġh tml -rom ise -Ġle ave -Ġstr ateg -av en -ĠCon sole -k nown -- n -_ LE -.com ponent -Ġb re -S ession -i ance -Ġal ign -typ edef -_ result -ĠW HERE -.s plit -Ġread ing -FA ULT -Ġc lo -Ġnot ice -_p r -ar ter -Ġlo ck -Ġstand ard -et ic -ell ow -Ġp adding -ĠH is -Ġst ates -_c ast -( P -a a -Ġintern al -e an -ĠP RO -ĠK ey -Ġes pecially -m ing -Ġc ross -Ġn ational -_ object -f ilter -Ġs cript -. update -_ i -ĠAss ert -/ core -%% %% -Ġproble ms -ist or -Ġ. = -Ġar ch -Ġwrit ten -Ġm ilit -M ENT -. ch -ca pe -ĠM us -_ config -ĠA PI -fo ot -Ġim ages -end l -. In -F irst -Ġpl atform -.pro t -O ption -st e -ĠT ODO -Ġfor ce -. cont -ĉ echo -ĠD av -P tr -( B -R T -ĠB ase -] [' -Ġann ounc -con sole -ĠP y -d s -. as -Ġpre vent -ap an -Ġ{ ' -} ' -Ġde ad -V AL -Q UE -**************************************************************** ******** -Ġch arg -R eturn -Ġf ul -d om -Ġr ules -Ġmod ify -Ġe val -h am -at ement -\ < -ul a -= False -R A -Ġcont ains -7 4 -Ġst ack -m ar -Ġ{ }Ċ -Ġund efined -A ss -ĠCh ina -ve y -* Ċ -Ġplay ing -) / -act or -Ġb ottom -li er -ĠN umber -Ġcou ple -D C -ĠS O -g or -.set Text -s uccess -com mand -F ilter -ĠO ur -_ item -Ġc tx -Ġro ad -V ersion -c ase -ur t -av ior -y ch -semb ly -ĠPro duct -Ġh eld -a fe -Ġinclud es -< quote -Ġa void -ĠF in -ĠM od -Ġt ab -an o -à ± -ipp ing -- e -Ġins ert -t arget -ch an -.M odel -IM E -\ Ċ -Ġm achine -av y -ĠN O -ĠInt er -Ġoper ation -mod al -T ag -] : -Ġprodu ction -Ġare as -Ġre n -_f rom -n bsp -Ġoper ator -m en -app ed -_p er -z en -(" . -.s ave -=" {{ -Ġt or -( response -Ġc andid -Ġcon v -a iled -ĠL ib -com p -ur a -ï¿ ½ -ĠH ere -Ġarg ument -h ood -Ġest ablish -ograph y -Ġon Click -amb da -Ġs ch -Ġmov ie -Ġse c -Ġact ivity -Ø § -Ġs ql -_ all -inc ip -Ġprovid es -Ġs ys -ack et -Ġwas n -Ġus es -ĠF unction -.g oogle -ĠRes ult -8 4 -Vis ible -ag ma -el come -ĠS y -ĠC ent -AL SE -ac ión -EX T -Ġl icense -ĠL ong -Ġacc om -Ġab ility -. height -Act ive -olog ical -ol y -)) , -.S e -Ġparam eter -pr ite -AB ILITY -.s ervice -ĠG roup -_ query -ĠI tem -in ing -Ġj ud -im s -f ix -ind er -ag ram -Ġfunction s -Ġexper i -ĠE m -Ġro t -Ġp en -.b tn -ĠA S -#if def -Ġcho ice -ĠP age -_P RO -Q U -å ı -ant ity -Â Ń -word s -Ġread only -Ġf lex -prot ected -ĠAn y -Ġchar acters -enc ed -ĠJ uly -il er -C ard -ur ance -Ġre v -.e vent -al y -1 30 -Ġwon der -ĠP ort -Ġleg al -ro le -Ġt en -Ġgo es -M P -wh ite -): čĊ -)) čĊ -Ġre ference -Ġm is -ĠPro ject -ick s -> & -C ON -Ġre pl -Ġreg ular -St orage -ram ework -Ġgo al -Ġt ouch -.w idget -Ġbu ilt -d es -P art -( re -Ġw orth -h ib -g ame -9 1 -19 2 -ĠÐ ² -ac ion -ĠWh ite -(t ype -( ` -8 1 -Ġn atural -Ġin j -Ġcal cul -ĠApr il -. List -Ġassoci ated -ĉ System -~ ~ -= [ -Ġst orage -Ġby tes -Ġtr avel -Ġs ou -Ġpass ed -! = -as cript -. open -Ġgr id -Ġb us -Ġrec ogn -A b -Ġh on -ĠC enter -Ġpre c -b uild -7 3 -HT ML -ĠS an -Ġcoun tries -a led -t oken -k t -Ġqu al -L ast -ad ow -Ġman ufact -id ad -j ango -N ext -x f -. a -Ġporn o -ĠP M -er ve -it ing -_ th -c i -= None -g s -Ġlog in -at ives -'] );Ċ -Ä ħ -Ġ ill -I A -child ren -D O -Ġlevel s -Ġ{ { -Ġlook s -Ġ" # -To String -Ġnecess ary -ĠĠĠ Ċ -c ell -En try -Ġ' # -Ġext rem -Select or -Ġplace holder -L oad -Ġre leased -O RE -En umer -ĠT V -SE T -in q -P ress -ĠDep artment -Ġprop erties -Ġres pond -S earch -a el -Ġre qu -ĠB ook -/ Ċ -( st -Ġfin ancial -ick et -_in put -Ġth reat -( in -Str ip -ì Ŀ -ç ão -7 1 -Ġevid ence -)) ; -ĠB ro -Ġ[ ];Ċ -Ġ ou -b uf -S cript -d at -Ġr ule -# import -=" / -S erial -Ġstart ing -[ index -a e -Ġcon trib -s ession -_ new -ut able -o ber -Ġ" ./ -Ġlog ger -Ġrecent ly -Ġreturn ed -č čĊ -)) )Ċ -ition s -Ġse ek -Ġcomm unic -Ġ" . -Ġuser name -E CT -D S -Ġother wise -ĠG erman -. aw -Ad apter -ix el -Ġsystem s -Ġd rop -8 3 -Ġstruct ure -Ġ$ ("# -enc ies -ann ing -ĠL ink -ĠRes ponse -Ġst ri -Å ¼ -ĠD B -æ Ĺ -and roid -sub mit -ot ion -9 2 -( @ -.t est -8 2 -ĊĊĊĊ ĊĊĊĊ -] ;čĊ -Ġdirect ly -Ġ" % -r is -el ta -A IL -) {čĊ -m ine -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠ -( k -b on -as ic -p ite -__ _ -M ax -Ġerror s -ĠWh ile -Ġarg uments -Ġens ure -R ight --b ased -We b -Ġ- = -Ġint rodu -ĠIn st -ĠW ash -ord in -j oin -D atabase -Ġgr ad -Ġus ually -IT E -Prop s -? >Ċ -ĠG o -@ Override -RE F -Ġ ip -ĠA ustral -Ġ ist -View ById -Ġser ious -Ġcustom er -.prot otype -od o -c or -Ġdo or -ĠWITH OUT -Ġpl ant -Ġbeg an -Ġdist ance -() ). -Ġch ance -Ġor d -c ame -pr agma -Ġprot ect -rag ment -ĠN ode -en ing -Ñ ĩ -Ġr oute -ĠS chool -h i -Ġne ighb -A fter -lic it -Ġcon tr -Ġpr imary -A A -.Write Line -util s -Ġb i -R ed -.L inq -. object -Ġlead ers -un ities -Ġg un -on th -ĠDe v -F ILE -Ġcom ments -_l en -ar row -am ount -R ange -s ert -Grid View -Ġup dated -ĠM o -Ġin form -oci ety -al a -A ccess -Ġh ab -Ġc reat -_ arg -ĠJan uary -ĠD ay -") čĊ -up le -d ocument -gor ith -m enu -ĠO ver -b b -.t itle -_ out -Ġle d -ur i -Ġ? >Ċ -r un -Ġsc ene -( array -de vice -_t itle -ag on -] čĊ -ab y -Ġbe came -bo olean -Ġp ark -ĠC ode -up load -rid ay -ĠSept ember -F e -Ġs en -c ing -F L -C ol -ut s -_p age -in n -Ġim plied -al ing -Ġyour self -.C ount -con f -Ġa ud -_in it -. ) -Ġw rote -00 3 -N G -. Error -ä » -.f or -Ġe qual -ĠRe quest -Ġser ial -Ġallow s -X X -Ġm iddle -ch or -19 5 -9 4 -à ¸ -erv al -.C olumn -read ing -Ġesc ort -ĠAug ust -Ġquick ly -Ġwe ap -ĠC G -rop ri -h o -Ġc op -( struct -ĠB ig -Ġv s -Ġfre qu -. Value -Ġaction s -Ġpro per -Ġin n -Ġobject s -Ġm atrix -av ascript -Ġon es -.g roup -Ġgre en -Ġp aint -ool s -y cl -enc ode -ol t -com ment -. api -D ir -Ġun e -iz ont -.p osition -Ġdes igned -_ val -av i -ir ing -t ab -Ġl ayer -Ġview s -Ġre ve -ra el -ĠO N -r ics -16 0 -n p -Ġc ore -() );čĊ -M ain -Ġexp ert -ĉĉ čĊ -_ en -Ġ/ > -ut ter -I AL -ail s -ĠK ing -*/ ĊĊ -ĠM et -_ end -add r -or a -Ġ ir -M in -Ġsur pr -Ġre pe -Ġdirect ory -P UT -- S -Ġe lection -h aps -.p re -c m -Val ues -Ġ" Ċ -c olumn -iv il -Log in -in ue -9 3 -Ġbeaut iful -Ġse cret -(e vent -Ġch at -um s -Ġorig in -Ġeffect s -Ġman agement -ill a -t k -Ġset ting -ĠC our -Ġmass age -ĉ end -Ġhapp y -Ġfin ish -Ġc amera -ĠV er -ĠDem ocr -ĠH er -( Q -con s -it a -Ġ' . -{ } -ĉ C -Ġst uff -19 4 -Ġ :Ċ -ĠA R -T ask -h idden -er os -IG N -at io -ĠHe alth -ol ute -Ent er -' > -ĠT witter -ĠCount y -s cribe -Ġ= >Ċ -Ġh y -f it -Ġmilit ary -Ġsa le -re quired -n on -boot strap -h old -r im -- old -ĠD own -Ġm ention -cont act -_g roup -od ay -Ġto wn -Ġsol ution -u ate -ell ing -] -> -ot es -ent al -om en -osp ital -ĠS up -_ EN -Ġsl ow -SE SSION -Ġbl ue -ag o -Ġl ives -Ġ ^ -. un -in st -en ge -Ġcustom ers -Ġc ast -ud get -ï¼ ģ -ic ens -Ġdeter min -Se lected -_ pl -ue ue -Ġd ark -// ĊĊ -s i -ther n -ĠJ apan -/ w -P U -ĠE ast -ov ie -Ġp ackage -Ġn or -Ġap i -b ot -" ];Ċ -_p ost -ul ate -Ġcl ub -') );Ċ -Ġlo op -PI O -ion e -sh ot -In itial -Ġplay ed -reg ister -rou ght -_m ax -ac ement -m atch -raph ics -A ST -Ġexist ing -Ġcomple x -D A -.C h -.com mon -m o -Ġ' ../../ -it o -Ġanal ysis -Ġdel iver -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ Ċ -id x -à ł -ong o -ĠEng lish -< !-- -Ġcomput er -EN SE -Ġp as -Ġr ais -H ash -Ġm obile -Ġo wner -F IG -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ -th es -Ġat tr -w d -.t ime -aw n -Ġtreat ment -ĠA c -. View -im pl -m ore -p ass -Ġh a -.f rom -Ġle ading -FF FF -( error -. ui -at ar -ad ers -d ates -Ġz u -Ġfl ow -T arget -Ġinvol ved -Ġi o -par se -$ _ -he st -. int -- item -as y -S p -Ġsh ift -N T -Ġt f -_T R -. web -C S -Ġ} ) -Ġey es -12 5 -10 5 -_ z -' );čĊ -if orn -Ġ{ @ -Ġn ice -.l ist -ĠĠĠĠ čĊ -Ġf loor -Ġred irect -ĠU K -( [' -Ġw ish -Ġcap t -leg al -ĠI O -Ġst age -. String -ĠA fr -ig en -ĠS H -De lete -ell s -Ġsol id -Ġmeet ing -Ġwork ed -Ġed itor -in y -Ð ¼ -_ read -. Id -e ff -Off set -ch a -US ER -ĉĉ ĠĠĠ -ipp ed -Ġd ict -ĠR un -.h pp -Ġan g -x ml -im ple -Ġmed ical -_t oken -con nect -Ġh our -Ġcont roller -_m essage -U ID -G r -and ed -_C H -Ġbook s -Ġspe ak -am ing -Ġm ount -Rec ord -ĉ struct -.W eb -ond on -Ġ// Ċ -Ġf elt -.A uto -id ge -_p os -P R -Ġmod ern -C ollection -_m sg -C D -ĠL o -Ġsecond s -ib ly -.e quals -Ġintern ational -# pragma -oo th -W riter -i ate -Ġce le -ĠB it -iv o -iv ery -r d -HE CK -Ġc ache -.c ount -Ġro ll -.Re ad -10 8 -RE D -Ġset up -izont al -model s -arg v -Ġconsider ed -=" ../ -set tings -ĠR el -Ġgrow th -Ġm ix -ĠWash ington -Ġpl t -ĠI M -á º -Ġturn ed -ĠDate Time -ĠW ed -( url -Ġ" - -Ġlet ter -As ync -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠĠĠ -ĠOct ober -_l ine -Ġatt ention -Ġcol lect -ĠH ash -Ġim ag -T ree -Ġsit uation -et te -_n o -IV E -Ġv on -.t arget -Ġknow ledge -Ġdr ive -.p ost -Ġb lood -Ġc it -pr imary -Ġconfig uration -te e -Ġph oto -is ode -Tr ace -Ġg ave -Ġsh ot -ĠA ir -Ġm other -pr ice -Ġmor ning -)) {Ċ -- x -Ġtr ade -Ġdes c -Ġ&& Ċ -Ġparent s -A pi -å Ī -t ed -w er -Ġ æ -Ġs y -ĠK e -Par ser -å ħ -anc y -Ġpie ce -iforn ia -to String -r an -id ing -PT ION -com es -/ lic -.c lient -E l -L ong -Ġprofession al -ru pt -v a -Ġcomplet ely -Ġpract ice -00 2 -Ġse lection -R em -in i -Ġc am -RE E -Ġsit es -p a -AT US -Ñģ ÑĤ -arr ant -* ( -_ KEY -ĠB utton -ĠF riday -se qu -Ġre ader -Ġm essages -è ¯ -Ġbu f -K e -Ġn ov -H P -M sg -al ign -ar ily -Ġ' , -_w ith -Ġd as -Ġhe ard -at omic -ri al -) [ -Ġdis e -@ end -Ġg old -Ġf air -Ġsa les -. Button -str ict -s ave -Ġme asure -Ġ" + -ec ause -View Controller -ĠT able -.p aram -Ġdec ided -(( ( -IN FO -Ġopport unity -T e -IC ENSE -cc ording -k i -ĠU N -Ġcont ain -Ġman ager -Ġp ain -ĠF ire -rom e -Ġpl ans -F ound -l ay -ĠDec ember -Ġinfl u -à º -ren ch -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ Ġ -az ing -b rief -c all -wo od -Ġload ed -Ġgr and -/ f -im p -_ U -12 7 -ST R -âĢ ¢ -Ġcred it -.C olor -or ge -QUE ST -Ġdiffer ence -ĠP C -w args -Ġp ub -und ay -Ġf ra -.m ax -Ġtri ed -ann els -s end -Ġreport s -Ġad ult -ä º -Ġcons ist -ĠSt reet -ĠPro gram -S QL -M atrix -ounc il -- A -ĉ w -Ġwho se -Ġrel ig -ĠS ex -Ġg ives -n one -.m essage -( G -.aw t -- right -ĠNov ember -ell ig -3 60 -ut ive -Ä ĥ -over n -Ġeas ily -Ġide as -10 4 -ĠÐ ½ -/c ss -ly ing -el le -C an -_c olor -оР² -Ġp air -ng th -Ġs plit -14 0 -d rop -art y -on a -Ġcap ital -Ġhe ar -Ġex ists -ĉ log -em o -R un -o i -Ġpar ser -ĠM ethod -Ġeduc ation -[ k -Ġlib rary -> ";Ċ -_ UN -ĉ std -od ed -Ġcall s -h ere -R el -Ġbr and -back ground -g a -_add ress -_param s -C ategory -10 3 -ĠInd ia -_e vent -Ġ ing -R ender -.c l -ump y -Ġp et -F C -ĠA nt -Ex t -Ġchar ge -en ed -gr ad -E O -Ġdep end -Ġ .ĊĊ -fr ame -Ġd f -Ġh uge -ĠP ART -ed s -; ; -ĠA M -Ġbas ic -ĠL et -lic h -Ġar m -Ġst ar -Ġf ederal -W ork -Ġcar ry -ĠIs rael -( obj -={ { -Ġs aved -Ġs yn -Ġconst ant -V ENT -Ġpos itive -Ġcon duct -Ġsk in -Ġear lier -Ġl ayout -ĠI P -O UR -Ġt im -styles heet -_ cl -ĠC ard -++ ){Ċ -Ġtem per -ĠDav id -ĉ try -.d art -Ġwant s -Ġp icture -Ġv ideos -ĠCom m -is ions -_M AX -M apping -- content -ĠE ar -- de -Ġpre m -br uary -Ġcom ponents -Ġthrough out -Ġp ull -Ġp ages -ent e -res pond -Ġg as -cript or -Ġed ge -Ġb ound -A CT -**** ** -Ġcre ating -ĠC H -Ġnull ptr -B r -+ ' -.c o -> :: -Ġle arning -.L ength -_S H -Ġpat ients -A IN -Ġk ids -Ġcom fort -Ġsh own -ug ins -ĠB ack -ell a -_C L -Ġl at -Ġdis patch -Ġclass es -. at -.b egin -Ġsuccess ful -b an -Ġobt ain -ĠS l -Ġl ack -iter ator -Th read -(s ize -Ġn one -.h as -_ X -s ort -n ap -p et -b in -7 00 -ĠCan ada -The y -Ġd ans -ĠM at -< td -Ġh air -Ġ' ',Ċ -Ġc u -Ġlaw s -let ed -p ed -Ġp ow -Ġk new -_C OM -_ , -ĠM ag -id ents -( req -Ġ ), -- center -19 0 -Ġw ide -ĠA uthor -st ants -Ġjob s -Ġm ath -et imes -Bo olean -Ġs cope -_ is -Ġme as -Ġkey s -el ay -Ġexact ly -'=> ' -ĠP aul -m as -ĉ print -(l en -f d -Ġ) ; -. Event -q li -ir it -ield s -om an -ĠT op -Ġv ote -Ġm ask -Ġthem e -- Ċ -Ġpro ps -Ġf ine -Ġwrit er -_ offset -c ar -Ġal tern -Ġc opyright -Ġdest roy -pp er -Ġgener ate -pp ed -âĢĻ d -ĠĠĠĠĠĠ Ċ -m ake -ĠSh ow -Ġb rowser -Ġfavor ite -Ġcare er -Ġhappen ed -( char -Ġrecomm end -Ġl iter -.f ilter -gr ade -Ġ £ -Ph one -om s -Ġn amed -- label -ip o -ĠO ther -Ġp anel -Ġro ck -S cale -ĉ assert -Ð ´ -Ġtr ust -fr ont -Ġdem on -A r -N et -Ġecon omic -foot er -Ġr ace -(n ode -ĠO ption -s plit -Ġphys ical -if est -Ġrem oved -. http -)) ,Ċ -Ġlook ed -' ; -d ing -g est -atur day -/lic enses -Pr ice -Ġd ro -Ġto wards -Ġun s -ĠC L -ĉ static -Ġ rows -Ġdef ine -.re place -Ġf ather -ĠDes ign -ass ign -m ut -De vice -D id -') )Ċ -omet ry -ay load -Ġh istor -ĠP aram -ĠBo olean -Ġn ature -Ġj s -Ġn ation -i h -Ġdis cover -se m -Hand le -ĉ r -ĠTe chn -Ġw all -{ $ -@ property -Ġ" ../ -Ġex am -.d raw -opp ing -Ġnear ly -Ġco ol -Ġinde pend -RE S -Ġhand ler -ĠMon day -Ġs un -St yles -ous ly -Ġ ĉ -v est -D isplay -( y -atic ally -Ġpred ict -y ing -Ġsom etimes -" ]Ċ -Ġdr ink -Ġb ul -ific ations -. insert -.re g -Ġtest s -Al ignment -Ġal leg -Ġat tribute -ĠN ote -Ġmy self -art s -N ow -Ġinterest ing -li ents -Ġpop ulation -ĠCal ifornia -" I -å ¹ -Ġgre ater -ues day -Ġth ous -Ġcost s -Ġla unch -\ Http -k er -b and -ĠPl ay -Ġb and -.sh ape -es ome -art icle -.r f -Ġw er -á s -em bers -us r -B A -ic an -et t -valid ate -ult i -Ġimmedi ately -z er -Ġfig ure -o es -ell er -irc le -ĠS ign -.d b -Ġr ank -By tes -Ġproject s -_re c -UL AR -A PI -ĠL ine -P ort -Ġp oll -Ġg iving -id ence --- Ċ -Ġpl ot -ic ial -Ġw arrant -IT ION -ĠD ouble -Ġbill ion -gorith m -Ġequ ipment -D ATE -Ġ@ " -E E -Ġp le -i ation -Ġhead ers -Ġpro ced -.Component Model -ĠOb ama -Ġp a -ĠB est -im ately -.get String -. \ -mp loy -Ġr aw -_b lock -und red -" },Ċ -1 12 -.Group Layout -Ġb rought -NS String -th row -cre ated -.N ew -_ view -C P -ep s -O p -Ġgr atis -Ġ' " -Ġinter view -"" "Ċ -Ġpart ial -Ġa ria -b ing -A uthor -Bo ok -ĠP at -um an -Us ers -pl us -19 3 -ĠD irect -ven ue -al pha -UC CESS -ĠC all -Ġ );čĊ -im ated -Ġrem ain -Ġant i -ĠL ondon -Ġsaf ety -PO SE -o les -cont roller -By te -ĠCour t -ĠPh il -ĠAss oci -en a -å IJ -_ST R -co in -resh old -Ġb atch -_C lick -entic ation -> ';Ċ -ent y -Ġbegin ning -Ġz ero -ĠCon vert -Ġt err -Ġp aid -Ġincre ased -c atch --s ize -11 5 -act ivity -e quals -Ġque ue -Ġ" ' -ĠIntern ational -Ġf ür -urs day -Ġsc ient -all ow -ax is -Ġapp ropri -ed ge -Ġid x -S uccess -ent ifier -: \ -x is -Ġmax imum -ark s -Ġb irth -( index -Ġmay be -.p y -file s -Ġlim ited -_ check -lo ok -pl ies -Ġmov ement -'] . -Ġbro ad -ĠB E -ĠUn ityEngine -.c pp -ĠE very -Ad min -Ġf ans -p ared -Ċ ĠĠĠĠĊ -Ġfore ign -Ġp an -Ġt our -ĠOr der -Ġmov ing -Ġa uf -C all -c b -Å Ł -vent ory -ĠS ql -Ġful ly -Click Listener -W ORD -Ġannounc ed -) čĊčĊ -Ġagre ed -ri e -Ġe arn -_l ink -. array -(t ext -Ġmaterial s -, p -ff ff -v g -Ġ © -Ġun less -aj ax -LO G -Ġsex ual -Ġ\ " -- time -Ġco ach -Ġsupport ed -Ġphot os -if orm -.C reate -) ] -ri er -Ġd ialog -av er -ig e -) + -_id x -: [ -_m in -ĠC ong -Ġpress ure -Ġteam s -S ign -b egin -ri an -NE SS -L S -Ġimpro ve -ĠS unday -Ġdef inition -ig er -roll ers -Ġthink ing -T emplate -- F -Ġem erg -pl ates -ĠUS A -.set State -ĠAl so -re v -Ġen able -ĠC O -PE CT -Ġcon cept -) - -ĠâĢ ¢ -Ġset s -Ġmean ing -em on -ĠCon s -c mp -ed er -ann ed -icens ed -ĠS uper -Ġd aily -Ġmult i -_ u -Ġchall eng -_m ode -ĠP romise -Ġstr ict -j o -int on -( list -On ly -> { -Ġveh icle -í ķ -ĠPl ayer -10 6 -ĠD el -Ġp ool -. url -nes day -();čĊ čĊ -9 00 -Ġ" );Ċ -L ocal -. ");Ċ -Ġorgan ization -re nder -ĠApp lication -Ġsum mer -ex pected -N A -Ġr ap -_ obj -Ġsur face -ĠP UR -Ġ}, ĊĊ -Ġvariable s -(m essage -Ġop in -.b ack -а н -Ġwork ers -v m -C o -ught er -Ġm aster -Ġ" ", -Ġst ories -. User -Ġcele br -ines e -B S -ĠCom mand -ash board -Ġo g -k g -. image -.st yle -Ġstep s -ĠB en -( args -40 4 -ĠP erson -, y -Ġofficial s -| Ċ -Ġsk ills -v c -Ġbuild er -Ġg ar -A ccount -ĠA uth -ç Ķ -'] )Ċ -ĠA T -n n -. Int -SS ERT -Ġeffect ive -LE TE -Ġto ols -AR D -Ġdig ital -19 1 -D ouble -ĠF ind -R C -Ġin line -/ r -AR AM -AS K -Ġint ent -a ight -_add r -Ġrequest s -.f irst -Ġde bug -Ġsp ent -() ));Ċ -Å Ľ -Ġpr incip -Log ger -clud es -. use -Ġsur v -med ia -ĠFe bruary -ĠM ac -Ġmiss ing -Ġw ife -Ġtalk ing -ĠM ake -Ġc art -Ġloc ated -E nc -- a -ch ron -Ġc ards -Ġgu y -Ġp ers -ĠY es -ate ver -ĠA ng -ol ar -ĠE ven -Ġacc ur -ĠP ower -ĠG old -c lear -Pro cess -Ġrec ords -Ġk illed -.c lear -ĠWARRANT IES -Ġpur pose -pan el -J ECT -ÃŃ a -Ġex erc -W S -/ L -. exports -Ġ__ _ -Ġs in -S ervlet -Ġd é -.de lete -ro ke -S l -ug h -ear s -Ġpoint er -Ġh op -all ery -Ġo bs -co very -ĉ char -ĉĉĉĉ ĉĉĉĉĉĉ -ĉ def -oc ity -itch en -ul ations -ĠF IT -Ġ ). -straint s -vent ion -Ġrequ ires -ĠO per -M E -OUN T -al let -Ġn orm -I RE -ex as -Ġprogram s -Ġwe ak -' .$ -u ing -ĉ ĠĠĠĠĠĠĠ -Ġm il -Ġf irm -init ely -_VAL UE -ap se -atis f -Ġdem and -_m od -Ġdescri bed -Ġpl aces -V ID -Ġal one -Ġex port -Ġv ec -ĠM ax -Ġactiv ities -ict ures -g ener -Ġm a -Ĥ ¬ -Ġexpress ion -C allback -_ content -ĠM ost -Ġtest ing -E C -CH ANT -Ġad just -.Th reading -( ctx -Ġag ree -ig hest -Ġu i -ĠL aw -. Y -> ĊĊ -.ex ample -ber g -Ġmov ed -ĉ e -ĠS aturday -Ġpay load -Ä ĩ -) :ĊĊ -Ġbe y -ur er -< script -Ġs ymbol -Ġass um -Ġp ul -E ffect -Ġh undred -To ol -ak ed -con nection -Ġvo ice -Ġp d -Ġtrans action -Ġlink s -E rr -ĠInd ian -T C -atal og -n i -s ign -<< " -j i -y a -Ġdemon str -ul ated -. St -Ġinst it -Ġbo ost -Ġcell s -ol ic -.P ro -: , -"> \ -Ġth us -ĠReg ister -h ol -ĠCh inese -Ġpost ed -Ġm agn -ab ilities -Ġdise ase -Ġrem ains -ĠPro f -- form -Ġc in -org an -ic ate -Ġst ress -] * -Ġ ---------------------------------------------------------------- -_ context -or ry -Ġd ied -m at -Ġstart s -.M essage -Ġrun s -Ġgu ide -Ġwarrant y -ential s -d ict -ĠS ize -ul er -Ġrespons ible -_SE T -Ġcont aining -ĠPr ice -| | -3 50 -F S -Ġem p -_b utton -( uint -Ġsu ff -p th -Ġdef initely -put e -Ġmarket ing -ĠW H -ĠS ie -+ = -OL OR -Ġcons ult -Ġs igned -Ġse quence -le e -Ġrequire ments -h y -Ex press -M T -se y -Ġ ult -å ® -ellig ence -Ġanal y -Ġd ress -eng ine -ĠG reat -ĠAnd roid -ĠA lex -m ode -D ictionary -.D ate -ä ½ -V ICE -Ġfam ilies -ĠRuss ian -ĠT imes -.c all -$ ( -Pro file -Ġf older -ch es -Ġleg is -_ row -un es -Ù Ħ -Ġ} ). -Ass ert -ag en -ĠH and -I ter -Ġbig gest -ore ach -Ġpol ic -Ġper missions -Ġshow ed -ĠE lement -Ġtop ic -âĢĶ âĢĶ -ro ad -ĠB ank -rec ord -Ġpart ners -ĠR ef -ess ions -Ġass ess -U ST -ĠPart y -pro du -L C -Ġ ul -. form -h ide -c opy -UT F -ĠSO FTWARE -čĊčĊ čĊ -ĠL in -un a -ug ar -Ġadmin istration -Ġopen ing -Ġsc an -Ġcontin ued -com ponent -.s p -Ġhapp ens -um my -ĠP R -.F ile -ĠDown load -Lo ading -d i -Ġwait ing -_A DD -T ab -.query Selector -Ġecon omy -ĠF rench -t xt -Ġf ant -_ ;Ċ -H older -S H -00 4 -Ġn umpy -Ġst reet -Ġm ale -\ Model -ang ing -33 3 -ĠB ill -Ġprevious ly -B I -ĠSec ret -Ġm ist -ĠF ield -up s -ĠPro cess -Ġke pt -ĠO T -Ġtrad itional -. i -am in -Ġhelp s -An y -orig in -ilt ers -j u -d esc -ĠA ccount -Ġ) čĊ -k top -ol ly -Ġf s -Ġ ê -Ġ ut -Ġcent ral -(t est -.A n -Ġs atisf -G R -ĠF ull -Ġhe at -ib er -Ġon to -m os -S chema -Ġfact ory -" .$ -aw s -St atement -(t arget -ĉ new -.b e -Ġg uest -Ġm al -AR Y -Ġre ached -Ġm ouse -Ġchall enge -ĉd ouble -ĠT em -Ġt error -Ġex tract -_T O -Ġsepar ate -Ġm ir -h elp -Ġcap acity -ĠProp erty -k an -_c reate -ĠL ight -.p arent -Ġunderstand ing -Ġeas ier -Ġ| = -Ġen h -Ġf at -Ġprot est -am m -_ AT -- of -il s -ĠO h -Ġps ych -Ġ$ . -ind s -Ġrel ative -sh op -sh ort -ĠS and -2 10 -uest ion -Ġf ear -/ ĊĊ -. context -Ġschool s -Ġser ve -z one -_d b -Ġmajor ity -ex ample -Ġl ang -ĉ ĠĠ -Reg ister -end o -Ġprocess ing -_t emplate -- user -Ġe g -C OM -ĠBl ue -i ro -Ġrem ote -ĠI T -#! / -Ġred istrib -12 4 -ra z -ĠS ince -ĠT ur -13 5 -Back ground -== = -Ġref lect -Ġpro s -c md -Ġwh om -Com pat -ĠA re -Id entifier -ĠTh om -_ port -g u -Ġmon itor -r m -Ġpat ient -ver ter -Ġg ain -- ui -In st -Ġd ies -11 8 -A rea -_f ilter -Ġgr at -Ġreal ity -ord inate -ol ved -Cont act -Ġcompl iance -_ or -ĠV ar -d l -Ġapp end -G ER -(m ax -.re nder -Ġd ynamic -ordin ates -_ options -_c olumn -Ġb atter -s pace -L a -ĠS ource -/b in -Ġd os -ĠBo ard -ĠTh read -ĠA L -( config -14 4 -ĠM er -Ġm iles -_ header -ETH OD -iz z -Ġbenef it -Ġinteg r -(c urrent -ul o -. default -ĠD iv -Ġt on -o th -erv ation -ed om -Ġb aby -ce ived -.t op -rior ity -ĠL ocal -ri age -Ġattack s -Ġh ospital -16 8 -Ġfem ale -ĠLog in -ĠFl or -Ġch ain -ash ion -Text ure -S ave -Ġf arm -.cont ains -.T est -Ġknow s -Ġgener ally -ip eline -Ġme ant -enc ia -Ġn icht -Ġcont ents -P M -ched ule -( line -C G -j ob -ĠRe al -u er -f irm -Ġ Ø -et ro -" `Ċ -Ġspe ech -Ġth r -fore ach -Ġw arn -ĉ l -Ġhe avy -< li -N e -Ġinvestig ation -M ath -- title -Ġch urch -Ġdes pite -ch ain -Ġwh atever -ar ian -f n -Ġm eta -} )ĊĊ -U FF -Ġregard ing -_S UCCESS -m es -ĠInt ent -Ġres olve -pos s -ir a -for ce -o ice -à ¢ -Ġp m -Ġup dates -A rr -Ġ Ñ -test ing -Ġto ward -nt ax -ë ĭ -Ġlist en -Ġgo als -Instance State -D r -Ġr are -Ġtr ail -Ke ys -C al -C ar -ĠPe ople -ĉ local -class es -Re ference -.for Each -em b -act iv -Ġpr im -red ict -Ġr ad -æķ ° -.B ack -Ġsp read -Ġc lock -Ġv ir -ed itor -Ġeffort s -Ġbr anch -Ġind ust -Ġmot or -Ġam b -Ġdat etime -Ġren cont -ĠChrist ian -ĠAmeric ans -f ull -Ġf mt -.m ain -Ġca used -_ update -ĠCont ent -AT CH -Ġb ath -ĠE ach -Ġr adio -ach ment -uz z -Sub mit -Ġre strict -ab in -ĠL oad -Ġext ension -Ġess ay -Ġh at -avi our -to Be -": [ -Ġoffer ed -Ġv ill -(d ouble -1 19 -æĹ ¥ -b c -_f ree -ĠM iss -ĠB er -Ġ è -ĠL ike -Ġhelp ed -.get Name -_ AL -Ġsp irit -ĠAp ache -w s -Ġthere fore -( params -_ img -Ġpe ace -Ġinc or -ĠEX PECT -Ġmin or -ip es -ĉ data -select or -c ity -tr ie -.b ase -_f rame -Ġopen ed -/ json -L Y -n u -.D e -t f -m argin -.P arse -Ġp i -Ġe q -b d -Field s -ĠT ree -Ġb an -ist an -Ċ ĠĠĠĠĠĠĠĠĊ -ĉg l -Ġprodu ced -s ystem -M ark -_h ash -Ġb g -Ġconst it -ĠLe ague -Ġmiss ion -_ format -([ Ċ -clus ion -! " -Ð · -b reak -ĉs witch -Ġth er -Trans form -Ġfoot ball -- link -r oute -. auth -Ġb ag -ov ers -Ġen abled -Ġr ac -( I -C R -anc ing -Ġman aged -_ q -NG TH -Ġm ac -ĠA uto -ament e -Ġ' ', -.App end -Ġp in -. item -ack ing -Ġocc as -p erson -Ġt i -.Re g -Ġh aven -Ġg lass -Ġ" ) -_ char -res ource -Ġep isode -Ġ' _ -ĠE s -ĠEar th -Âł Âł -UP DATE -13 3 -ĠS ou -u is -t ypes -Ġm as -Ġf av -Ġcon struct -_r ate -er as -Ġ| Ċ -rop erties -Ġext ernal -Ġap plied -Ġpre fix -ot ed -l ers -Ġc old -ĠS P -ĠCh urch -ĠOut put -los ed -ç ļ -ific ate -oper ation -her it -x FF -. env -_ err -os h -D irection -C ancel -ĠFr ank -Ġfind ing -. )ĊĊ -Ġr outer -ãĥ » -s es -Ġc row -== ' -Ġs and -Ġr id -it ure -Ġent re -Ġo bserv -Ġv ac -ð Ł -- T -A rt -n ight -. search -Ġex change -Ġdistr ict -. os -Ġdep artment -Ġdoc uments -Ġcent ury -ĠN ext -H ost -ĠK IND -Ġsus p -- P -re nd -. em -u ite -ist ers -( json -ĠAn n -w t -at i -ĠHT ML -wh en -D irectory -Ġsh ut -< a -ed y -Ġhealth y -Ġtemper ature -ĠG en -Ġmet al -Ġsub mit -ĠD O -Ġat tract -Ġ{ };Ċ -ĠW ord -Ġl l -Ġseem ed -k o -I ED -Ġl abor -.Cont ext -Ġas set -y ou -Ġc ars -ĠC olumn -Ġr é -Ġs quare -ĠNS String -âĢĿ , -ap es -.. .Ċ -Ġthan ks -( props -Ġt ick -Ġexper iment -Ġpr ison -t ree -- text -ĠIO Exception --w idth -_ST ATUS -f ast --b ody -- header -Ġgu ar -cre te -ĠT im -Ġclear ly -ĠRepublic an -Ġjust ify -и ÑĤ -ĉ ĠĠĠĠ -c ache -; // -Ġpres ence -Ġfact ors -Ġemploy ee -] )) -M ember -Ġselect or -b or -ĠM ex -çļ Ħ -ut ex -_t ag -ail ure -ĠN et -Ġre li -E G -Ġf printf -Ġte en -lo ss -Ġle aving -13 4 -De legate -Ġbe at -Ġmin ute -sub scribe -Ġredistrib ute -Con stants -Ġcan cer -/ { -B L -Ġs pan -ĠCh ild -C enter -Ġear th -Y S -ĠLe vel -Ġse a -.s upport -.in ner -. Item -ill ing -ĠĠĠĠĊ ĠĠĠĠĊ -ĠL abel -3 20 -ĠE st -( arg -14 5 -bo Box -ĉf oreach -c os -F ailed -sw ers -Ed itor -r ont -ĠM P -ex pr -ĠL ife -Ġ? ? -ö r -Ġatt end -ĠQ ue -Ġspec ies -- D -Ġa us -Str uct -Ġadvant age -ost on --b lock -in itial -C RE -Ġtr uly -Ġcomp are -or ney -Ġs pect -F ull -b es -Ġvis ible -Ġm ess -st ances -Ġcl oud -_v ersion -Ġf urn -ic ago -LO W -Ġtraff ic -Ġf ol -rypt o -Ġdecl ar -Ġsl ot -ĠEx t -ĠEng land -ĠU nder -Ġt a -let ter -20 3 -Ġoffic er -ĠDon ald -Y es -_ json -IT ableView -ĠU SE -mploy ee -Ġopin ion -ĠA ut -b order -Ġad vice -Ġautom atically -is co -Ġm m -. vis -am l -Ġinitial ize -Ġ( { -Ġ ;ĊĊ -Ġgener ation -Ġb its -clip se -Ġun f -ut ors -pl t -Ġdel ta -est roy -is is -< br -Ġlimit ations -Ġend ed -ĠM ad -il m -Th ese -18 7 -ĠMin ister -Ġch art -F ragment -Ġindepend ent -Y ear -Ġin str -Ġt ags -A VE -ĠAr ch -st op -Pro gress -Ġm i -Ġlearn ed -G e -Ġhot el -15 1 -S M -T YPE -Ġc y -ERS ION -un ately -l imit -s el -Ġmov ies -Ġste el -o z -g b -ĠC amp -s ite -ĠLog ger -P LE -оР´ -. right -ĠC ore -Ġm ixed -st ep -Ġput s -s uper -R outer -18 6 -. Http -22 2 -ly ph -ĠColor s -Ġandroid x -. str -Ġinn ov -Ġde ck -' >Ċ -ap ers -] ( -cont inue -s pec -ĠR oad -AS H -ili ar -Ġcontin ues -Ġapp oint -Ġ# Ċ -ĠV ir -Ġ?> " -Ġb in -} ", -go ing -e ach -B D -18 5 -ĠA ccess -D oc -ĠMan agement -B ER -ask et -.get Instance -12 9 -Ġestablish ed -so cket -IN S -ĉv irtual -ĉ result -RE AD -_ height -15 2 -ĠF ont -Ġ( );Ċ -_ html -Ġneighb or -l or -Ġg ather -Ġ} )ĊĊ -Ġid entity -Ġf ab -p adding -ĠR oute -Enumer able -à ´ -Ġfor ced -/j query -.ĊĊ ĊĊĊĊ -res ents -_ left -.P aram -ĉ throw -ĠH am -Ġevent ually -ac er -p ub -Ġtr a -un ique -d el -ĠFlor ida -ĠC lean -x a -Ġ · -Ġvalid ate -Vis ual -Ex pression -_f unc -m ember -ĉ h -tr l -13 6 -ĉ G -nap shot -ĠProp Types -v in -15 3 -] )ĊĊ -ow l -if ies -Ġ$ ('. -ĠCont ext -ĠTo ast -. Key -Ġoffic ers -/ n -s n -und efined -. items -ut ow -am age -Ġaccount s -ook ie -Se ction -ici ans -Ġad vis -( is -[: , -ĠFr ance -F unc -ic ious -Ġto k -Ch annel -ĠA D -_N UM -Ġtime out -lem ma -rem e -u j -.A l -uc lear -( os -(" < -[ Ċ -f etch -Ġb al -Ġgu id -- align -ĠW rite -ĠOn ce -utow ired -OD ULE -Ġp itch -C F -by tes -ĠCom mission -Ġincre d -P ER -_ response -ĠL os -par ser -Ġass ume -. Request -ĠT oken -_p osition -Ġn om -- term -Ġrem aining -i ostream -Ġpie ces -ap y -ĠL ess -r ange -umb n -pr ise -_ option -2 30 -Im pl -k wargs -Ġbusiness es -Al ert -Ġpart ies -ĠCont ainer -ĠPr ivate -ĠPl an -Ġregister ed -Ġj our -ack er -ен и -/ > -ch at -se ct -Ġcre ation -olut ely -Ġinst ant -Ġdel ivery -ick en -y es -16 3 -ĠFr anc -bl ing -end a -[ ( -_r ange -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠ -Ġsched ule -Con n -Ġthan k -x d -Ġh ook -Ġdocument ation -Param eters -H ello -v t -Ġart icles -Ġw est -def ined -. select -ok ens -ĠV AL -.f ile -res et -Ġmy s -ĠM A -] ), -Ġc ities -rel ated -å Ľ -Ġappe ared -Ġw id -.p anel -ĠIn s -. entity -Ġde cre -ĠL ou -(t ime -ĠTh ank -.create Element -Ġmention ed -oun ce -ĠT ry -ĠW all -/ images -ĠM enu -' čĊ -ĠE r -Ġcrit ic -ĠY ear -( param -Ġf lo -N N -oot er -Ġ ];Ċ -ĠA ff -" github -room s -Ġh yp -g lobal -Ġa vec -æľ Ī -Ġcomplet ion -Ġcon d -onym ous -( temp -Ġst ars -Ġre levant -Ġcover ed -Ġel im -_t ypes -( bool -Ġt u -_ex ists -Ġsec ure -Ġst ored -] / -x F -ĠCont roller -Ġm igr -M I -ĠD en -Ġann ual -U IL -- and -Ġcr ime -b el -Ġk itchen -@ g -_p h -ourn ament -ĠS ocial -ĠS pecial -log ger -Ġt ail -Ġun known -d ed -Ġapp rec -(d b -c f -15 5 -Ġass ign -- out -ĠM ont -d p -w idget -Ġst one -- primary -. grid -Result s -az z -Ġda ughter -Ġcur r -17 5 -Ġl in -Ġs outh -form s -ĠO UT -let te -ak s -ig ure -ĠE U -var iable -Ġb rief -ĠSc ott -Ġcon ference -and a -_ lock -or al -Ġe ine -OR S -//////////////////////////////// //////////////////////////////// -ess o -Ġr is -Ġg ender -est ic -L icense -( out -Ġm s -Se e -Ġwill ing -az e -Ġs ports -Ġy es -l u -Ġp urs -/j avascript -- pro -nav bar -_pro duct -/ bootstrap -Ġdr iving -Ġ Ä -Ġpro pos -ult ip -up lic -. email -Ġappro x -( cl -Ġwe ar -Ġrep ly -ass et -Ġ ice -Ġt x -k r -ĠGerman y -ĠGe orge -Ġc b -ĉ err -M ove -Ġpol y -vo ice -} " -Ġan imal -A v -ĠL ocation -Ġn ative -] [" -< double -Ġm ais -, int -Ġpre par -Ġinter val -plement ation -_ ERR -Ġb ug -> " -st at -Ġ} ,čĊ -< span -Ġfa ith -Ġ rom -pre v -ĠE lect -F ind -Ġg od -ot or -// ---------------------------------------------------------------- -orig inal -C pp -ĠSen ate -Ġposition s -Ġweap ons -Ġco ff -Ġpur poses -p ol -Ġim press -Ġanim als -. Entity -(n p -Ġmur der -Ġ` ` -fl ag -Ġsol utions -ĠAct ive -Ġb right -.d ate -Ġsit u -ï¼ Ī -. ID -Ġs ie -), čĊ -ak t -S pace -.d at -.index Of -h an -az ine -ĠZ e -Ġcr ash -( / -> = -Ð ± -13 9 -iv a -.Auto Size -ĠL at -_ ext -Initial ize -.reg ister -15 6 -OP Y -Ġre verse -_d is -'] [ -Ġprom pt -ont o -ĠJ ournal -r outer -Ġmys qli -# else -) " --x s -let s -ph an -. LE -13 7 -W ill -Ġaff ord -Ġsk ill --t oggle -N C -B ind -T S -J ust -iter al -Y P -ĉ unsigned -Ġw ind -14 9 -)) :Ċ -Ġw arning -ĠW ater -Ġd raft -Ġc m -Ġs am -Ġhold ing -z ip -ĠSc ience -Ġsup posed -G en -Ġdi et -< h -ĠP ass -v i -Ġhus band -� � -n ote -ĠAb out -ĠIn stitute -Ġcl imate -.Form at -Ġn ut -est ed -Ġapp arent -Ġhold s -f i -new s -C M -v ideo -': ' -D ITION -p ing -Ġsen ior -w a --- >Ċ -_ default -ĠD atabase -re p -E SS -ner gy -.F ind -_m ask -Ġr ise -Ġk ernel -:: $ -. Q -Ġoffer ing -de cl -ĠC S -Ġlist ed -Ġmost ly -eng er -Ġblock s -ol o -Ġgover ning -\ F -Ġcon cent -.get Text -Ġm b -Ġocc urred -Ġchang ing -Sc ene -_C ODE -B eh -" The -Ġt ile -ĠAssoci ation -ĉ P -al ty -_ ad -od ies -i ated -Ġpre pared -poss ible -Ġm ort -TE ST -14 2 -Ġign ore -Ġcal c -Ġr s -Ġassert Equals -Ġs z -ĠTH IS -. "Ċ -Ġcan vas -j ava -Ġd ut -VAL ID -.s ql -. input -Ġa ux -S up -Ġart ist -V ec -_T IME -.string ify -et ween -ĠC ategory -Ġ[ - -ĠDev Express -ĠJ ul -Ġr ing -. ed -Y Y -L et -Text Field -Ġfl at -_p rint -ĠOT HER -ad ian -Ġcheck ed -e le -Al ign -stand ing -Ġ[ ], -Ġl ab -uck y -ĠChrist mas -( image -.m odule -Ġl ots -Ġslight ly -(f inal -er ge -è ¿ -14 7 -ĠPol ice -14 3 -ĠR ight -Ġaw ard -ĠO S -Ġ{ }ĊĊ -Ġp tr -ov es -ic ated -еР¼ -Ġman age -olid ay -Am ount -ool Strip -t body -N av -w rap -B B -Ġwatch ing -ari os -Ġoption al -_ K -ĠL icensed -.M ap -T imer -ĠA P -ĠRe v -( o -, c -um in -eta iled -ĠH y -Ġbl ank -ag ger -ĠS elf -() [ -.m ake -ear n -ch annel -< pre -ble m -_p assword -_s p -ic ing -e z -Ġthe ory -ĠT er -18 4 -, n -log o -ĠHT TP -() )) -.h andle -> ;Ċ -W orld -Ġpy thon -Ġl if -Ġtr av -Ġcon ven -com pany -ĠCl ub -13 8 -V er -B tn -Ġz one -product s -ĠE duc -Ġver ify -ĠM il -on o -] );ĊĊ -EN CE -Ġpack et -Ġc er -Ġen umer -Ġpar s -form ed -Ġocc up -t re -Ġexerc ise -D ay -_s um -Ġask ing -apt ion -Ġord ers -Ġsp ending -ĠE RR -.D is -ĠU til -âĢľ I -\ ' -? ) -/ >Ċ -Ġem ot -Ġinflu ence -ĠAfr ica -att ers -Ù ħ -.s ession -Ġch ief -ĉĉĉĉĉĉĉĉ ĉĉĉ -Ġto m -clud ed -ser ial -_h andler -.T ype -ap ed -Ġpolic ies -- ex -- tr -bl ank -mer ce -Ġcover age -Ġr c -_m atrix -_ box -Ġcharg es -ĠB oston -P e -Ġcirc um -Ġfil led -14 8 -Ġn orth -icture Box -ĉ res -è ® -Ġter min -Ġ[ âĢ¦ -IRE CT -Ġb er -Ġ" ../../ -ret ch -.c ode -_c ol -ĠGovern ment -Ġarg v -ĠL ord -as i -Ex ec -ĉ let -vert is -Ġdiscuss ion -en ance -out ube -type of -Ġs erved -ĠP ut -ĉ x -Ġs weet -B efore -ateg y -. of -ĠM aterial -S ort -ON T -ig ital -Wh y -Ġs ust -Ġ ç -ab et -Ġseg ment -Ġ[ ],Ċ -ĠMus lim -Ġfind ViewById -c ut -_T EXT -ĠM ary -Ġlo ved -Ġl ie -ĠJ O -Ġis set -mon th -Ġpr ime -t i -ĠCar ol -U se -14 6 -ĠP op -ĠS ave -Int erval -ex ecute -d y -ĠI ran -_ cont -ĉ T -Ġph ase -check box -we ek -Ġh ide -Ġt il -Ġj u -C ustom -b urg -/ M -T ON -Ġqu ant -Ġr ub -ix els -Ġinst alled -Ġd ump -Ġproper ly -( List -Ġdec ide -app ly -H as -Ġkeep ing -Ġcitiz ens -Ġj oint -p ool -S ocket -_ op -Ġweap on -gn ore -ĠEx ec -ott en -ĠM S -Ġ( - -ĠRe view -Ġex amples -Ġt ight -! ( -D P -ĠMessage Box -Ġphot ograph -16 4 -UR I -é t -l ow -ĠGr and -.p ersistence -Ġmaint ain -Ġnum s -Ġz ip -ial s -ĠG ets -pe g -ĠB uffer -~~ ~~ -ra structure -ĠP L -u en -ob by -size of -Ġp ic -Ġse ed -Ġexperi enced -Ġo dd -Ġk ick -Ġproced ure -avig ator -- on -, j -ĠAl though -Ġuser Id -ac cept -Bl ue -IC olor -l ayer -av ailable -Ġend s -.t able -Ġdat aset -b us -Ġexpl ain -( pro -ĠCommit tee -Ġnot ed -] :Ċ -D im -std io -15 4 -. ",Ċ -_s ource -18 1 -ĠWe ek -ĠEd ge -Ġoper ating -Ġest e -i pl -3 30 -ag ination -Ġpro ceed -Ġanim ation -.Model s -ĠW atch -i at -Ġopp on -/ A -Re port -Ġs ounds -_b uf -IEL D -Ġbu nd -ĉ get -.p r -(t mp -Ġk id ->ĊĊ Ċ -Ġy ang -Not Found -Ñ Ĩ -m ath -@g mail -ĠL IMIT -red ients -Ġv ent -avig ate -L ook -Ġrelig ious -Ġr and -ri o -( GL -_ ip -u an -ici ency -ĠCh ange -> čĊčĊ -ĠEnt ity -Ġrencont re -ĠR et -pl an -é n -BO OL -ur ies -tr ain -Def inition -======== ==== -z z -4 50 -An imation -ĠO K -_m enu -.b l -_s core -Ġac ad -( System -Ġref resh -'=> $ -.G raphics -ament o -p id -t c -Ġt ips -Ġhom es -Ġf uel -â ĸ -_h elper -ĠĠ čĊ -ĠR oom -.C lose -_ attr -ĠM ount -ĠE v -ar ser -_t op -e ah -ĠDe lete -ãĢ į -u ke -Ġus age -ar ia -_de v -Ġtext ure -Ġconvers ation -e per -Be an -d one -non atomic -ĠSe cond -Ġshoot ing -_p re -Com ponents -Ġ] ĊĊ -__ , -stit ution -.Ch ar -> ();ĊĊ -Ġpresent ed -Ġw a -ok er -- ĊĊ -in er -Ġbe coming -Ġinc ident -At t -16 2 -Ġreve aled -for c -Ġbo ot -.p age -Enumer ator -16 5 -_ -> -Ph oto -Ġs pring -. ", -ĠD ictionary -B JECT -Ġloc ations -Ġs amples -Input Stream -ĠB rown -Ġst ats -qual ity -Ñ ħ --d is -Ġhelp ing -Ġp ed -2 24 -( se -ĠWh o -al ian -int ernal -Ġf t -> (). --> { -Ġm ine -Ġs ector -Ġg ro -Ġopport unities -Ġà ¼ -Ġm p -Ġalleg ed -Ġdoub t -M ouse -Ab out -_p art -Ġch air -Ġstop ped -16 1 -lo op -ent ities -Ġapp s -ans ion -Ġm ental -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠ -F R -Ġdef end -c are -Ġide al -/ api -ur face -0 11 -Ġe le -ul ator -ĠR ights -angu ages -Ġfund s -Ġad apt -At tributes -Ġdep loy -opt s -Ġvalid ation -Ġconcern s -u ce -.n um -ult ure -il a -Ġc up -Ġp ure -.F ore -18 3 -ĠHash Map -.value Of -as m -M O -Ġc s -Ġst ores -Ġ ************************************************************************ -Ġcommunic ation -m em -.Event Handler -. Status -_ right -.set On -S heet -Ġident ify -ener ated -order ed -Ġ" [ -Ġs we -Con dition -ĠA ccording -Ġpre pare -Ġro b -P ool -Ġs port -r v -ĠR outer -Ġaltern ative -( [] -ĠCh icago -ip her -is che -ĠDirect or -k l -ĠW il -key s -Ġmy sql -Ġw elcome -k ing -ĠMan ager -Ġca ught -) }Ċ -S core -_P R -Ġsur vey -h ab -He aders -AD ER -Ġdec or -Ġturn s -Ġr adius -err upt -C or -Ġm el -Ġin tr -( q -ĠA C -am os -M AX -ĠG rid -ĠJes us -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠ -.D E -Ġt s -Ġlink ed -f ree -ĠQ t -Ġ/** čĊ -Ġf aster -ct r -_ J -D T -.C heck -Ġcomb ination -Ġint ended -- the -- type -18 2 -ect ors -am i -ut ing -Ġum a -X ML -U CT -A p -ĠR andom -Ġr an -.s ort -Ġsort ed -. Un -40 1 -_P ER -it ory -Ġprior ity -ĠG al -ĠO ld -h ot -ĠD isplay -(s ub -_T H -_ Y -ĠC are -load ing -K ind -_h andle -, , -r ase -_re place -.add EventListener -ĠR T -17 2 -Ġenter ed -g ers -Ġ ich -( start -20 5 -/ app -Ġbro ther -M emory -Out let -Ġ utf -pre c -Ġn avigation -OR K -Ġd st -D etail -Ġaud ience -Ġd ur -Ġcl uster -un ched -Ġ ], -Ġcomfort able -. values -ĠT otal -Ġsn ap -Ġstand ards -Ġperform ed -h and -(" @ -å Ń -Ġph il -ib r -tr im -Ġfor get -15 7 -Ġdo ctor -.Text Box -37 7 -icon s -, s -ĠO p -S m -St op -ĉ List -ĉ u -Com ment -_V ERSION -.X tra -P erson -r b -LO B -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĊ -ĠCent ral -27 0 -IC K -ra q -Ġput ting -Ġm d -ĠL ove -Pro gram -B order -o or -Ġallow ing -a fter -Ġent ries -ĠMay be -] ). -ĠSh ort -) \ -.n ow -f riend -Ġpre fer -ĠG PIO -os is -ĠGame Object -Ġsk ip -Ġcompet ition -_m atch -lic ations -_CON T -.group Box -Ġal s -66 6 -" We -_e q -l an -_ search -ĠMus ic -as is -Ġb ind -ĠIs land -r um -( E -Ġse at -V ideo -Ġa ck -ree k -={ () -Ġr ating -Ġrestaur ant -45 6 -DE X -(b uf -pp ing -ual ity -Ġle ague -17 6 -Ġfoc used -ap on -$ data -CL UD -CLUD ING -Ġabs olute -( query -Ġtell s -A ng -Ġcomm unities -Ġhon est -ok ing -Ġap art -ar ity -/ $ -_m odule -ĠE nc -. an -.Con fig -C re -Ġsh ock -ĠAr ab -I ENT -/ re -Ġre trie -ycl er -is a -ĠO rgan -. graph -Ġ í -ĠB AS -En um -Ġposs ibly -ÑĢ аР-ĠJapan ese -Ġc raft -ĠPl ace -Ġtal ent -Ġfund ing -Ġconf irmed -Ġc ycle -/ x -G E -Ġhe aring -Ġpl ants -Ġm outh -p ages -or ia -ĠRem ove -_t otal -Ġo d -oll apse -do or -Ġb ought -Ġadd r -AR CH -_d im -dd en -Ġdec ades -RE QUEST -Ġvers ions -f ire -00 6 -Ġmov es -f b -Ġcoff ee -.con nect -ĠR ow -Ġs chema -S cope -- Type -Ġfight ing -Ġret ail -Ġmod ified -T F -File s -n ie -_com mand -st one -Ġ ÑĤ -_ thread -Ġb ond -ĠDevelop ment -Ġp t -F ORM -ple t -Ġident ified -c pp -20 6 -2 25 -Ġc oding -ok ed -ĠM aster -ID TH -Ġres idents -red it -ĠPh oto -= - -un te -ate ur -15 9 -_ST ATE -ĠS ing -Ġshe et -. val -or se -Ġh ers -Ġdetermin ed -Com mon -Ġw ed -_ queue -P H -ĠAt l -cre d -/L ICENSE -Ġm es -Ġadv anced -.j ava -.S h -G o -k ill -f p -_set tings -Ġp al -Ġtr uck -Ġcomb ined -Ġ" ${ -ĠCor por -Ġjo ined -ĠJ ose -ĠC up -un s -est ival -lev ision -Ġbro ken -Ġmar riage -ĠWest ern -Ġrep resents -ĠT itle -Ġs s -.A ss -ongo ose -ient o -< >();Ċ -Ġabs olutely -Ġsm ooth -TER N -ĠUn less -W ord -Ġmer ge -ig an -ĠV ol -Ġn n -.get Id -ĠÐ · -17 1 -Ġsex y -Ġseek ing -S ingle -. this -17 9 -Ġk om -b ound -; " -Ġfont Size -_d f -Ġinj ury -( H -Ġiss ued -_ END -: self -0 20 -Ġp atch -Ġle aves -Ġad opt -File Name -ãĢ IJ -Ġexec utive -ĠBy te -] ))Ċ -Ġn u -out ing -clud ing -- R -. options -Ġsub stant -av ax -ĠB UT -Ġtechn ical -Ġtw ice -Ġm ás -Ġun ivers -y r -Ġdr ag -ĠD C -Ġs ed -Ġb ot -ĠP al -ĠH all -forc ement -Ġa uch -.m od -not ation -_file s -.l ine -_fl ag -[ name -Ġres olution -Ġb ott -(" [ -end e -( arr -F ree -( @" -ĠD istrict -PE C -: - -P icker -ĠJ o -ĠĠĠĠĠ Ċ -ĠR iver -_ rows -Ġhelp ful -Ġmass ive ---- Ċ -Ġmeas ures -00 7 -ĠR untime -Ġwor ry -ĠS pec -ĉ D -ãĢ ij -Ġ) {Ċ -Ġwor se -(f ilename -Ġl ay -Ġmag ic -ĠThe ir -ou l -st roy -ĠWh ere -2 80 -Ġsu dden -Ġdef e -Ġb inding -Ġfl ight -ĠOn Init -ĠW omen -ĠPol icy -Ġdrug s -ish ing -(' ../ -ĠM el -pe at -t or -Ġpro posed -Ġst ated -_RE S -Ġe ast -2 12 -ĠCON DITION -_d esc -Ġwin ning -fol io -M apper -ĠP an -ĠAn ge -.s ervlet -Ġcop ies -L M -Ġv m -å į -Ġd ictionary -S eg -17 7 -el ines -ĠS end -Ġ iron -ĠF ort -16 6 -.d omain -Ġdeb ate -Not Null -e q -ach er -l f -ĉf mt -Ġlaw y -17 8 -Ä Ł -ĠM en -Ġtr im -( NULL -Ġ! ! -Ġp ad -Ġfollow s -"] [" -re qu -ĠE p -.g ithub -( img -et o -(' \ -S ervices -umbn ail -_m ain -ple ted -fort unately -Ġw indows -Ġpl ane -ĠCon nection -. local -u ard -} \ -== " -and on -ĠR oy -w est -15 8 -ig inal -em ies -it z -') :Ċ -ĠP eter -Ġt ough -Ġredu ced -Ġcalcul ate -Ġrap id -c ustomer -Ġeff icient -Ġmed ium -Ġf ell -. ref -ĠC as -Ġfeed back -S peed -( output -aj e -Ġc ategories -Ġfe e -} ; -Ġde leted -re h -Ġpro of -D esc -B uild -Ġs ides -.Array List -- % -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠ -Ø ± -.m atch -л и -Ġfe els -Ġachie ve -Ġcl im -_ ON -ĠC D -Ġteach er -_c urrent -b n -_P L -ist ing -En able -G EN -Ġt v -Ġso ck -Ġpl ays -Ġdis count -ĠK E -ĠDe bug -F ore -ĠI raq -Ġappear ance -M on -Ġst yled -ĠH uman -i ot -ĠH istory -Ġs ac -ĠC ollection -Ġrecomm ended -.Se lected -Ġorgan izations -Ġdiscover ed -co hol -ad as -ĠThom as -M ay -Ġcons erv -Ġdom in -ĠF ollow -ĠSe ction -ĠTh anks -User name -Ġrec ipe -Ġwonder ful -.s leep -_ if -ĉĊ ĉĊ -orn o -Ġr u -_t arget -." " -à ¦ -Event Args -Ġinput s -Ġf if -Ġv ision -c y -ĠS eries -) ((( -Ġtr ading -Ġmark er -B egin -Ġtyp ically -Ġca uses -drop down -_DE BUG -2 60 -Ġdet ect -c ountry -! ");Ċ -ĉ R -app y -Ġc ref -(' < -" => -ĠL E -read er -Ġadmin istr -à µ -uck et -Ġf ashion -. char -iz ar -Ġdis able -Ġsu c -ĠL ive -iss ue -Ġmet adata -fl ags -Ġ ðŁ -Ġcomm itted -Ġv a -Ġr ough -Ġ'' 'Ċ -Ġhigh light -_var s -V O -Ġenc oding -- Z -_s ign -$ ("# -Ġr ain -reate st -ĠEN D -Se lection -Ġcandid ates -Ġs av -. Empty -Ġdec isions -Ġcoll abor -rid ge -fe ed -ress ion -Ġperson s -V M -00 8 -eg a -_B IT -A ccording -ack ed -Ġdoll ars -_lo ss -ĠC ost -} "Ċ -Not ification -Ġpro stit -Ġauthor ity -.re c -Ġsp okes -ĠT oday -ist ant -ĠHe ad -âĢĿ . -ertain ment -ce an -cul ate -Ġv en -How ever -_ arr -Ġtok ens -G raph -ĠJ ud -ĠVir gin -ĠS erial -un ning -M utable -ag ers -.c sv -Ġdevelop ing -Ġinstruction s -Ġprom ise -Ġrequest ed -_ encode -/ " -ĠI con -u ilt -- day -Ġint elligence -. IS -ĠO bservable -ĠH ard -Bo ol -2 11 -ident ial -.An chor -Ġsell ing -C I -AG ES -t le -b ur -UFF ER -R Y -Ġbig ger -Ġr at -Ġfam ous -Ġtyp ename -Ġexpl ained -} }Ċ -Ġn uclear -- N -Ġcr isis -ĠEnt er -Ġan swers -/ ${ -/ pl -Ġse qu -_n ext -m ask -Ġstand ing -Ġpl enty -ĠC ross -ĉ ret -d ro -ĠC ast -16 7 -= true -ĠCh ris -ic io -ĠM ike -Dec imal -add Component -L en -Ġco ck -Ġ# { -UR N -< tr -Ġauthor ities -Res ources -- H -B ottom -0 12 -_ qu -put er -ester day -Dis patch -s ince -Ġfam iliar -, i -V C -Ġm ent -, C -Ġfre edom -Ġr outes -ĠB uy -Ġcomm ands -Ġm esh -/ C -ĠSet tings -- style -Ġw itness -Ġc le -Ġun ion -ef ault -are t -Ġthought s -Ġ ---- -_pro cess -_ us -ing ly -U ES -T ouch -ĠÐ ¼ -_ open -ĠV ec -Ġre ward -.C lick -/ : -Ġn ie -Ch anges -M onth -ï¼ Ł -Ġexec ution -Ġbe ach -( Integer -ĉ a -/ ' -.Font Style -Ġab ort -ĠS ingle -( isset -Ġd p -Ġ}} -Ġ* = -ĠP S -Ġdanger ous -[ p -OM E -O ther -ĠString Builder -Point s -head ing -Ġc urrency -Ġpercent age -_A PI -Ġclass ic -the ad -ĠM O -F E -Id x -aw ait -Ġà ¨ -Ġacc ident -Ġvari ant -Ġm yst -ĠL and -ĠB re -Ġh arm -ĠA cc -Ġcharg ed -ion es -Vis ibility -ar ry -ĠL anguage -Ġwalk ing -" .ĊĊ -if er -Ġleaders hip -.F rom -yn am -Ġt imestamp -i pt -ĠH as -REF ER -ĠIt s -Ġlist ener -UT E -2 13 -_d escription -Ġexperi ences -Ġcre ates -R S -c art -bl ack -Ġcho ices -w ar -7 50 -Ġ'' ' -Ġorder ed -Ġeven ing -Ġp il -Ġt un -ĠB ad -( app -r andom -Ġexp licit -Ġarr ived -Ġf ly -Ġecon om --m ail -Ġlist s -Ġarch itect -23 4 -ĠP ay -Ġd s -ĠS ol -Ġveh icles -H z -- com -Ġk ing -_e qual -ĠH elp -Ġab use -4 80 -16 9 --- ;Ċ -Ġex tr -Ġchem ical -ä ¿ -Ġor ient -Ġbre ath -ĠS pace -(e lement -w ait -DE D -ig ma -Ġent r -Ġs ob -- name -Ġaff ected -ik a -Ġco al -_w ork -Ġhundred s -Ġpolit ics -sub ject -Ġconsum er -ANG E -Ġrepe ated -S end -Ġ# [ -Ġprot ocol -Ġlead s -use um -E very -80 8 -17 4 -Im port -(c ount -Ġchalleng es -Ġnov el -Ġdep art -b its -.C urrent -Ġ` ${ -ot ing -( \ -Ġcreat ive -Ġbu ff -Ġintrodu ced -us ic -mod ules -A re --d oc -l anguage -_c ache -Ġto d -? > {{ -ĠRes ource -ĠSt andard -ĠP rem -up dated -ival ent -Ġas sets -_t emp -Ġinterest s -Ġhard ware -ĠR om -ĠSh are -Ġ' 'Ċ -Ġ* , -ĠT ake -ĠIm ages -_C HECK -(type of -ĠJ un -\< ^ -Ġli qu -Ġwor st -ymb ols -ĉĉĉ ĠĠĠ -Ġdr ivers -ĠD ocument -en o -ĠTechn ology -Ġappro ved -ump s -Ġs now -form ance -_A SSERT -u its -20 7 -Ù Ĩ -Ġdiffer ences -. Visible -ĉĉĉ čĊ -ĠP s -_f etch -Ġto do -. ',Ċ -Ġs el -ur ers -in valid -Ġt weet -V EL -Ġresearch ers -Ġs printf -ĠR O -Ġp el -.Tr ans -Ġil legal -d ialog -sm arty -l g -_M IN -Ġher o -f inal -Ġp p -.L e -Ġc i -ĉ RT -Ġsuggest ed -p df -ach ing -ĠR o -ĠProp erties -ĠS i -Ġbuy ing -Ġm u -Ġl ands -if iers -ĠF ILE -RO UP -Ġh older -ĠS on -Ġsym pt -.r oute -) ? -Ġarg c -Ġfor t -Ġcas ino -_c ategory -Ġfor um -2 15 -p refix -apt ure -T ube -em s -im ize -Ġn ue -a us -c ourse -AT OR -() ), -Ad vertis -ING S -Ġack now -ĠKore a -pl ing -Ġwork er -PL IED -h al -ĠRich ard -Element s -ĉĉĉ Ġ -st ar -Ġrelationship s -Ġche ap -AC H -ĠX ML -, & -ĠLou is -Ġr ide -_F AIL -Ġch unk -[ s -_O UT -Ġch osen -_ [ -/ ( -ĠJ eff -_s l -pr iv -ĠCan adian -Ġun able -_F LAG -Ġn os -h igh -Ġl ift -f un -() { -el ly -ycler View -_ as -_L IST -Ġr adi -.get Value -30 4 -ĠAnge les -ĠS pan -_in stance -it ors -20 8 -Ġm igration -A K -O h - ® -. selected -ĠG T -Ġadv ance -ĠSt yle -.Data GridView -e ction -Ñ İ -p io -ro g -Ġsh opping -ĠR ect -I lluminate -O U -ĉ array -Ġsubstant ial -Ġpre gn -Ġprom ote -IE W -.L ayout -Ġsign s -/ . -Ġlet ters -Bo ard -ct rl -" \ -ĠJ ones -Ġvert ex -Ġj a -Ġaff ili -Ġwe alth -ĉ default -Ġsignificant ly -Ġe c -Ġx s -act ual -.p er -_st ep -an vas -m ac -Ġtrans l -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ -Iter ator -Ġo ch -agnost ic -ĠD uring -ĠDE FAULT -Ġt ill -Ġsign ature -Ġb ird -ĠO l -3 10 -ĠI r -H S -av atar -ESS AGE -Ġe lev -Ġm t -ĠN av -Ġrel ax -Ġpl ate -IT EM -( date -.n ot -Ġgr ade -Ġ} ),Ċ -? "ĊĊ -i ences -H igh -ĠD IS -23 1 -dis abled -Q UI -Ġno ise -a ux -ĠU P -88 8 -os a -Ġv oc -Ġ )) -oc om -_O FF -ĠD b -L ock -.e clipse -, d -ĠD raw -Ġ" ( -Ġvis ited -Ġâ Ī -Ġsuc ceed -Ġim possible -a ire -ĠT urn -Ġd ish -F G -Ġs ensor -AN N -ab a -Ġsur g -] );čĊ -Ġf p -_ an -- J -- G -ĠJ ob -Con vert -ĠKE Y -Ġauth ors -_s erver -\ r -Ġ-* - -f lex -Ġs oc -R et -Ġs alt -ĠâĢ¦ ĊĊ -ĠC lear -(p age --d anger -Ġroom s -con v -# { -. op -ĠA rea -_S C -h en -Ġbeg ins -- y -Ġexc ited -Ġign ored -Ġbon us -st udent -ĠM ember -Ġrel atively -ĠL ow -ĠPro du -ate way -pos ure -Ġth ick -ani el -( view -ĠCr ush -Ext ension -I l -e ed -LO C -. im -. Items -Ġconflic t -.pre vent -25 2 -Ġon Create -u v -is er -Ġw ave -M ar -ĠComm unity -ic he -ĠNo thing -[ m -ĠLe e -ri ends -2 32 -è re -!! ! -an z -. result -ĠS K -_P ARAM -Ġdem ocr -Back Color -.ex ists -" It -( options -ra zy -as er -\ Database -al endar -_ ass -; }Ċ -vert ex -ine craft -W arning -arg o -Ġact or -ĠInst ead -ĠUs ing -S elf -@ interface -Ġspe aking -ĠPar is -ĠL ICENSE -.n ode -ĠF ood -E IF -ĠB i -. Start -ĠI B -Ġun iversity -25 4 -ĠHe ader -.pro duct -40 9 -C opy -et c -r ical -Ġ> >> -book s -Ġal gorithm -Ġ' __ -(j avax -Ġnumer ous -Sh are -H ave -Ġrec ru -Ġpro ve -.sub string -he alth -е л -Ġdec imal -Ġcomm ission -s cription -x C -Ġsum mary -att ed -Ġclo ser -fin ished -() ){Ċ -ĠW ood -30 1 -_field s -k u -_ items -Fl ag -Ġconf idence -ĠF ederal -du x -Ġcomp at -Ġvert ical -Ð ¹ -è s -; ">Ċ -_m anager -() ))Ċ -ID E -: ", -23 5 -__ Ċ -ĠW ay -22 1 -Ñ Ī -T emp -ĠS TR -rit ten -S ync -ĠA V -ĠC EO -ĠG uid -Ġenvironment al -Ġcorrespond ing -ĉ console -Ġjust ice -ĠJ S -Ġl ived -g ar -ĠG raph -ĠSt at -Ġi Phone -. al -ĠH D -Ġocc ur -Ġth reshold -50 9 -Ġon click -RE G -.Graphics Unit -M eta -Å ¾ -Ġc um -.g nu -à « -Ġobt ained -Ġcompl aint -Ġe ating -Ġt ar -_t ask -Ġopt s -2 16 -( to -P ass -Ġpl astic -t ility -ĠW in -.prevent Default -p ile -ĠG ar -Ġqu antity -_l ast -Ġg reatest -D ao -_D IS -ĠUs ed -ĠH P -rit ing -S ION -bl ue -d omain -Ġs cores -N ormal -_ admin -ĠA SSERT -Th en -** * -d ist -l on -Ġh ate -sh al -Image View -d atabase -Ġp and -Ġlog ic -= false -b g -ĠConfig uration -Ġn ur -O G -Ġmar ried -: + -Ġdro pped -0 40 -Ġreg istration -оР¼ -ult iple -iz ers -sh ape -.c opy -Ġwe aring -ĠC ath -Ġded icated -Ġ.. .Ċ -Ġadv oc -ĠF amily -Ġstat ements -em atic -ampions hip -Ġmot iv -ĠH ave -Ġbl ow -J ob -c ert -_v ector -inst all -ĠC OPY -em bed -D IR -ĠS pring -Ġex hib -22 3 -cd n -ĠCom ment -ĠOption al -. player -ĠD ark -( pos -ĠSh ould -Ġcent re -ĠGu ard -ó w -Ġtr ouble -EN ER -( unsigned -_s ervice -Ġn s -ul ing -ĠMex ico -ĠN Y -mys ql -Ġl ic -å ľ -M r -- fl -ĠC ustomer -id i -Ġ? >ĊĊ -ri ble -Ġп ÑĢ -Ġs izes -_STR ING -valid ation -ĠJ on -( Http -add Class -N odes -Ġfrag ment -Ġsp oke -Ġw aste -J oin -Ġill ustr -el i -c ient -Ġa id -Ġpro sec -') {Ċ -Ġpass ing -Ġf aces -Sh ape -_ Z -it i -Ġal le -Ġro bot -ĠĠĠĠĠĠĠ Ċ -ĠS pe -Ġrece iving -ĠD etails -Ġ" ) -m g -_RE F -Ġcompar ison -* , -ĠF ound -_s ession -( U -/ F -Ġx xx -N etwork -d ers -Ġcap ture -Ġcor re -ĠL td -ĠAd v -[ @ -Ġcl ip -M ill -ĠPro file -Ġend if -Ġob lig -des cribe -.e lement -riter ion -L D -er ed -Ġfav our -s core -ĠF ilter -at tributes -Ġcheck s -In flater -ĠPl us -Ġscient ific -Ġpriv acy -He ad -Ġfe at -Ġdeg rees -ĠP ale -; "> -Ġfil ms -ĠA udio -ĠT ag -ĠE nergy -it ar -par ator -Ġf ellow -Ġev t -ĠT ri -ĠD AM -cl oud -ĠP assword -ĠDemocr ats -ĠAc ad -$ lang -Ġre b -() )ĊĊ -н Ñĭ -ĠB ur -read cr -Ġh ex -20 9 -Con sole -ct l -ous el -ĠWill iam -Ġa z -_P ORT -Ġpract ices -Ġany where -ĠP osition -Ġ- >Ċ -i ams -.user name -place holder -Ġo der -ĠSecret ary -Ġi T -mon d -event s -? âĢĿ -.S ub -Ġatt ached -Ġn ão -Ġest ate -36 5 -. action -Ġfig ures -Ġ} );čĊ -Ġsubs cri -.t ag -n am -. plot -no on -li ament -Char acter -.t ab -Ġw inter -ĠVar iable -Ġtre es -Ġpr oud -( V -_ load -Ġh ier -ĠE con -Ġf d -Ġvict ims -R est -ian a -Ġf ake -.Print ln -Ġstr len -Ġs ad -Ġb le -Pro t -Ġbutton s -Ġte levision -Ġlog o -ext ension -ĉ j -ste in -acion es -Ġ"" "ĊĊ -Ġsim p -Ġrecord ed -Ġbr ings -Ġprincip al -Ġfe es -(s ource -k dir -Ġutil s -Ġcorrect ly -f il -Ġw el -P air --b utton -s cale -ver ify -[ c -Ġ-- - -Ġes cape -ik es -Lower Case -ic ian -Ġch apter -ĠT YPE -Ġsh adow -Ġaw esome -W E -el if -Ġl ambda -Ġdist inct -Ġb are -- off -Ġcol our -.append Child -ole c -ag a -.f ill -ĉs uper -Ġad j -( position -.get Item -24 2 -Sh ort -Ġtot ally -V D -ĠT re -_ ep -v ements -ĠS olution -Ġfund ament -F ollow -Ġfac ility -Ġhappen ing -O F -.text Box -S pan -Ġ « -id en -Ġex ceed -(p arent -Ġc p -ç » -Ġhas n -Ġp ri -Ġcon sequ -n en -ĠIN TO -I gnore -ĠF uture -Ġcar bon -ĠSte el -f mt -ok ie -Ġs pl -(t itle -- info -Ġde als -Ġfix ture -e a -D iv -Ġtest ed -_ return -)ĊĊ ĊĊ -upport ed -ĠC ook -Ġpay ing -ĠI ll -Ġarrest ed -ĠPr ime -_c allback -> ,Ċ -dr iver -On ce -ab b -_by tes -ĠS ets -( Object -Ġc c -Ġsh ell -al o -); // -( log -2 64 -ct ors -) -2 18 -Ġ$ (". -.p os -Ġbo ys -Ġwed ding -Ġag ents -=" _ -ĠAr my -Ġh int -v ision -Ġte ch -ĠCon nect -Ġleg end -ĠB et -.B ase -Sub ject -Ġl it -Rem ove -Ġ" : -ĠF inal -pear ance -ĠiT unes -Ġparticip ants -ĠPy thon -Ġbus y -i el -vert ices -Ġtemplate Url -ĠC lose -Im g -ĠCorpor ation -t imestamp -Ġext end -Ġwe bsites -Ġposs ibility -о ÑĤ -Ġk ö -Ġme at -Ġrepresent ation -24 1 -Ġ ĉĉ -_ST ART -.app ly -ĠVal ley -ĠS uccess -H i -Ġn ob -ĠI Enumerable -_ select -ge o -. ")Ċ -Ġturn ing -Ġfab ric -(" ");Ċ -Ġpers pective -é Ĺ -ĠS n -Th ank -; j -.Param eters -ĉ ĠĠĠĠĠĠĠĠĠĠĠ -Ġfact s -30 5 -Ġun t -.in stance -################################ ################################ -- end -ĠJO IN -ĠH en -Ġur i -åIJ į -Ġн а -ĠIn fo -Ġconduct ed -Ġà ¥ -OUR CE -Ġw ine -J ohn -.Error f -ĠA ge -ound ed -Ġreal ize -3 12 -Ġ] ; -Ġsub sequ -, m -( User -ian o -Ġaccom pl -is p -.st d -é ĩ -ĠB ed -.set Attribute -B R -ke ep -ĠA LL -Ġis ol -am ma -P ackage -Ġoccas ion --s uccess -еР´ -ĠLIMIT ED -st rip -() ĊĊĊ -istrib ution -Color s -Ġ+ :+ -Did Load -al er -Ġt id -ĠL ED -ĠLink ed -ĠC art -() )čĊ -_RE AD -Ġkill ing -ĠP HP -fe ction -Ġinst ances -c v -"/ > -Ġs f -Ġtax es -_ location -ĠBit coin -u able -r ank -ign ore -tr ack -к а -Ġshould n -ĠO P -=> {Ċ -Ġk m -Ġh elper -_ head -ĠWh ether -oc o -_b l -Ġstat istics -Ġbeaut y -Ġto g -t ip -ëĭ ¤ -Ġc sv -(s ql -std lib -we ak -Ġlik es -Ä į -Ġrepe at -Ġap artment -Ġem ph -_ edit -Ġv it -ĉ type -2 17 -E ven -ut en -Ġcircum stances -b ian -Ġs ugar -W indows -ì ŀ -Ġobs erved -/ data -Ġcal endar -Ġstri ke -ĠR ES -_s c -f ony -ore m -( z -p ower -et ect -ĠS at -.d escription -Ġg ang -ĠS ports -ong s -ĠB undle -.s um -on ce -Ġacc used -Ġexplo re -Ġapprox imately -Ġlos ing -thes is -ĠF und -Ġdi agn -A utowired -prop erties -Ġ_ . -Ġc nt -ced ure -Ġy y -Ġgr ant -so ck -.inner HTML -Ġ] );Ċ -ĠCON FIG -=' $ -5 50 -] ];Ċ -UN D -Ġg lob -Ġd ire -uff le -_M EM -Ġauth entic -> (" -Ġdec ade -ĠIm port -Ġorigin ally -Ġj Query -Ġindic ate -Ġours elves -S w -.l bl -ener ate -Ġbas ically -ĠH om -Ġ+ #+ -ĠBrit ain -ĠK ar -to Equal -.st op -Ġmod al -is i -Ġsuggest s -Ġd type -Ġt ur -b f -Ġconnection s -ĠB efore -ist ed -m ouse -Ġpul led -.b uild -Ġlegis lation -Ġfor th -p ad -eg o -.N ow -Ġexc iting -}ĊĊ ĊĊ -Ġcom pr -Ġsh ares -Ġr ig -g reen -_ vec -Ġenumer ate -A uto -ic ator -ĠR ay -as se -Ġh oliday -Ġnull able -g un -_d etails -Ġwr apper -se q -ĠYou ng -ju ana -Ġ" __ -lic ense -ser ve -^ ( -id ers -.Rem ove -rop down -' S -p in -(t oken -.D efault -Ġreason able -amp ion -ĠS ociety -Ġbe i -erv es -r ad -ĠF ox -_ images -Ġw heel -') [ -Ġc fg -( By -Con structor -Ġv ary -.sw ift -Ġpro xy -ĉ H -ĠAn other -ĠP en -Ġcheck ing -Ġj est -man ager -Or igin -ug s -o ir ->< !-- -Ġexpress ed -Ġmod er -Ġag encies -Ġi h --h idden -ious ly -ĠR od -Ġso le -M ed -.A ny -Ġp c -b al -Ex ample -ĠS ale -Ġst rip -ĠCom p -Ġpresident ial -M ost -put ation -( ref -ĠF our -_f ilename -Ġen forcement -Ø ¯ -ĠGe org -we ights -/ l -Ġag gress -Ġd rawing -and y -< I -- j -ak a -h ref -Ġteach ers -_ Q -( it -ĠM B -Ġtemp orary -ire base -str a -æĹ ¶ -è ´ -( label -ou p -Ġtop ics -Ġport ion -id os -ĠJew ish -Ġre covery -6 50 -Ġstand s -# [ -Ġafter noon -ĠArt icle -_ att -Ġexpl an -ĠP ak -.setOn ClickListener -. children -Ġi k -+ ( -l ag -Ġdis k -Ġcont rovers -"> & -as p -Ġw ie -ĠAustral ian -ĠYou Tube -At tr -cont ains -du ce -ĠM att -3 40 -at ern -Ġvol unte -Ġnew sp -V P -olt ip -Ġde legate -_m eta -Ġaccur ate -ĠEx ample -% , -ĠD aily -Ġc abin -ĠS W -Ġlim its -k ip -Ġar my -Ġend ing -Ġb oss -ĠD ialog -Al so -="# " -ord an -row se -- min -Ġ" & -_ loc -U X -Ġdevelop ers -Ġaccur acy -Ġmaint enance -Ġhe av -Ġfil ters -.T oolStrip -Ġn arr -ĠE mp -ORD ER -ĠM obile -.S erial -.out put -24 4 -.c ol -M aterial -um a -Ġconsum ers -sh ift -Ġp ued -Ġmin i -c ollection -Ġk an -.c enter -H istory -Ġben ch -() ); -itor ies -Ġcrow d -_c all -Ġpow ers -- E -Ġdis miss -Ġtalk s -ĠCh annel -for ward -_ control -/s rc -i est -**************** ******** -Ġbet a -(c olor -_O BJECT -ĠA pi -Ġeffect ively -C amera -s d -uss y -29 0 -D ict -ĠE ffect -ib ilities -Ġreturn ing -ĠF ar -Ġ' ') -Ġmod ules -2 19 -il ation -Ġ( % -TR GL -Ġst orm -on na -ĠEX P -Ġs pons -Ġdis pl -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠĠĠĠ -f all -å Į -ign Key -_ US -et rics -Ġhand les -T L -_ amount -ow a -br and -ĠT ool -Ġus ual -. Z -cre ment -ad ium -st ock -Ġserv ing -ĠB on -Ġline ar -ĠT arget -ĠR adio -H L -Sh ader -om atic -ag ues -in ity -d iff -_ iterator -qu ot -Ġ ,Ċ -c allback -Ġsympt oms -[ _ -ĠB ul -ĠF eb -und o -_ account -Ġtyp edef -и Ñģ -tr as -User Id -ĠP enn -ĠSup reme -} > -user Id -32 7 -ĠK im -Ġg a -Ġart ists -å ¸ -ĠAb stract -ok emon -Ġh am -o val -Ġch a -at en -å Ĩ -F ixed -Ġvul ner -ĠParam eters -qu antity -.C lear -Servlet Request -Ġy a -Ġsou l -0 80 -trans action -Ġsol o -Ġp airs -æ Ķ -ĠG re -_ word -ĠC C -Ġg i -z ie -Ġsched uled -rot ation -gy pt -ul ous -:: _ -ĠE ll -< ! -ĉĉ ĠĠ -l p -ah a -C opyright -00 9 -Ġdr am -25 1 -Ġdi agram -ĠM em -Ġg arden -Com p -Ġattempt s -uff ix -> () -Ġphil osoph -_re l -å ¼ -Ġs v -.se cond -ant o -.J son -ĠTe le -_ local -_s end -Ġas pects -ì Ĺ -IB LE -Ġr ail -Ġwid ely -ash ed -i ar -in f -up per -d jango -_result s -iss ing -Ġequ ivalent -OUN D -Ġt y -Ġpotential ly -Advertis ement -23 8 -ĠRec ord -3 80 -resent ation -_w idget -ound ing -Ġrelig ion -Ġcons c -ĠL im -. am -H tml -Ġ' : -P ATH -_s pec -ort ed -id ades -_sh ape -Ġkeep s -.S ave -ĠL oc -or i -ĠT EST -unic ip -Ġreg ions -Ġbelie ves -/ en -pos ite -{ ' -pre pare -_ const -s ample -ĠWill iams -Ġstr t -_ Get -ĠAnd rew -. active -Ġl ayers -Visual Style -az y -ĠK n -Ġac id -ĠAs ia -Ġex cess -ĉm y -Ġkey board -ens us -Ġcre w -Ġmiss ed -m aster -ĠW ild -Ġnew ly -Ġwin ner -Ġst ub -ic ode -.m ove -D omain -ĠS ar -Ġfore st -LE D -claim er -.ex it -ĠW indow -Ġres istance -ĠC HECK -(" - -ĠR yan -Ġp ipe -Ġco ast -DE F -// ! -_ off -ex it -Ġult imately -imit ive -ĠKe ep -Ġhistor ical -Ġany way -ĠJack son -ock er -ER N -ĠU INT -y ntax -ER Y -is ms -Ġc n -Ġocc urs -Ġ; ; -Text View -A E -/ img -Ġy esterday -- default -Ġt iny -Ġpro c -Ġal ive -ĠRE G -. th -ear ing -.get Logger -< link -_ login -F older -ab c -lyph icon -н о -Ġnot iced -od igo -Ġed ition -im ator -. Enabled -.parse Int -Ġy ards -ĉĉĉĉĉĉĉĉ ĉĉĉĉ -Ġver bose -л Ñı -_B Y -.log in -.* ;Ċ -ĠM id -é es -Ġg lo -Ġbuild ings -Ġz e -ĠI ter -Ġt ube -ĠP ot -\ M -25 3 -< th -br idge -ĠS cript -ĠM odule -Ġv acc -Ġinstall ation -v y -VisualStyle BackColor -ĠS M -.t otal -64 0 -b at -Ġfind s -Ġat mos -Sub view -iz ard -Ġrepl acement -lic ated -ap is -Ġlog ged -ĠLe ft -G ui -_ Type -t m -P ad -Ġhouse hold -Ġre le -Ġpropos al -_CL ASS -24 3 -:: :: -Ġinf rastructure -In ject -/ html -22 6 -Ġad s -iz za -Ġm g -ctr ine -% Ċ -< html -- image -Ġatt orney -< m -(' , -Ġcan n -Ġprint ln -o ose -Ġy ellow -.ex p -p ayment -Ġtable View -aw ay -Ġopp osition -ĠAg ain -ĠH andle -Ġex clusive -in ar -é r -оР± -ĠC ODE -emp orary -Ġre act -pi pe -23 6 -c z -. activity -Ġlarg ely -Ġdis s -ax y -es is -ĠR en -Ġc orn -.Use VisualStyleBackColor -d ays -Ġfr uit -In sert -_ enc -E st -_de c -ĠL uc -Ġü ber -param eters -P ERT -ex press -_pro file -Un known -Ġrev olution -.add ress -_re quire -Ġun iform -ĠP ack -l ar -ĠU ITableView -Ġdep ends -Valid ation -conf irm -O wner -Ġt rib -h et -ĠI de -ans as -24 7 -L anguage -u et -ĠP o -ĠSte ve -Ġcont est -_DE FAULT -Ġapparent ly -RE EN -Ġfrequ ently -Ġtrad ition -ocol ate -S I -ĠArg ument -F ocus -ert e -ĠL ayout -Ġd x -Ġgener ator -ĠW ait -P olicy -l ights -.Ex ecute -55 5 -P y -Ġbed room -ed a -ra id -ĉs ize -Ġan cient -Ġp ump -Ġd w -Ġ(! ( -Ġspec ify -( status -ĠF BI -.ex ception -Ġrem ark -ly mp -ant ee -Up load -ern et -é ¡ -in ent -ĠR ender -d m -ĠM emory -r ich -ĠT ools -Ġk ne -Ġper m -b ad -Ġd inner -.res et -Ġj Label -Fe ature -.S ervice -Ġ( {Ċ -Ġre ferred -.class List -24 8 -Ġinit With -ĠText View -Ġne ither -Ġcount y -Ġ" { -ç § -Ġt ack -class Name -ĠUS ER -Ġre new -` ` -get Name -Ġb rown -Err ors -ert o -Ġsust ain -S O -let es -ĠIn valid -24 6 -22 7 -Ġen emies -un ge -Ġexist ence -err a -Ċ ĠĠĊ -utor ial -# a -p ay -char ge -ĠI re -ate st -Ġexp los -Ġf ired -N ER -ĠT y -ic ion -U ri -Ġobvious ly -ĠC olum -Ġ' + -ĠDe vice -- related -_ ARG -Ġv or -ĠLess er -_O P -Serial izer -Ġup grade -L ight -Ġc odes -++ ;čĊ -Ġwrit es -fo od -Ġé t -@ section -Ġtrack s -Ġserious ly -ch t -4 30 -(size of -Ġimmedi ate -Ġscient ists -Ġ{ $ -_ ne -.Anchor Styles -Ġaccom mod -ĠHar ry -Ġs ight -ĠPale st -ersist ent -Ġ Ñĥ -- input -Ġco ordinates - · -22 8 -W elcome -.con f -Ġgre w -Ġb old -ĠC PU -(m y -Ġperfect ly -Ġmom ents -ĠM ovie -- data -yst al -_W IDTH -26 2 -ĠS creen -æ Ŀ -Ġdis ap -Ġredu ction -.Get Component -_M ODULE -Ġgener ic -Ġd y -all er -Ġc url -ĠB ody -Ġb anks -, t -av g -Ġev il -Ġmanufact urer -Ġrece iver -Column s -Ġing redients -ĉ out -qu es -.L oad -Ġslow ly -ĠT own -ĠC ell -_n ormal -_p refix -ĠAl ert -(" { -ä r -âĢľ The -ĠM D -Ġcour ses -ath an -é Ļ -oc c -ĠS ER -es ign -Add r -= [' -(" ./ -] } -.f ont -ĠInst agram -ĠB order -od a -Ġh all -Ġr um -_b it -Ġs aving -_d own -R andom -_reg ister -( Context -Ġoppos ite -R oom -Y ES -ан и -Ġenjoy ed -_r un -C lear -âĢ ĺ -ĠF ord -on ic -ost en -"] ) -_ auth -// čĊ -Ġsuff icient -LE S -Ġph en -Ġo h -_c sv -Ġrout ine -.Are Equal -ay lor -Ġb asket -_COM M -rypt ed -S im -ĠSh op -Ġstud io -at os -( W -[ string -ä t -og a -Ġsh r -Ġs ick -An other -Ġdo ors -_N E -ĠTH REE -. order -raz il -Ġmap s -_TR UE -trans late -Ġnear by -26 5 -Ġn ach -LO AT -b atch -22 9 -Ġl ux -ash es -ang ers -âĢ¦ âĢ¦ -_E VENT -_ UP -Ġact s -in v -_M ETHOD -cc ion -Ġret ain -ut ch -ĠÐ ± -Ġknow ing -Ġrepresent ing -N OT -p ng -Con tract -Ġtr ick -ĠE dition -uplic ate -Ġcontrol led -c fg -j avascript -Ġmil k -Wh ite -Se quence -aw a -Ġdiscuss ed -50 1 -ĠB ush -ĠY ES -.f actory -t ags -Ġt act -Ġs id -$ $ -ĠE num -27 5 -Ġfr ames -} ); -Ġreg ul -'] ;čĊ -Reg ion -32 1 -ff f -Ġc ro -( com -=" + -St udent -Ġdis appoint -RES ULT -Count er -Ġbut ter -ĠH a -ĠD igital -Ġb id -"> {{ -ing ers -ĠC ountry -_t pl -"] )Ċ -/ k -d ating -: # -ĠD ATA -yn chron -_b ody -olly wood -Ġval or -ip ient -o ft -UB L -doc s -Ġsyn chron -Ġform ed -ru ption -Ġlist a -Request Mapping -Ġvill age -Ġkn ock -oc s -" { -_fl ags -Ġtrans actions -Ġhab it -ĠJ e -ed en -Ġa ircraft -ir k -ĠA B -Ġfair ly -. inter -.A ct -Ġinstr ument -remove Class -.com mand -Ñ ī -ĉm em -( min -Ġo t -Ġcol le -= s -time out -Ġid s -ĠM atch -ij n -z ero -4 10 -Ġnetwork s -.g ov -Ġint el -Ġsection s -out ine -(c md -(d ir -ĠLI ABILITY -ĠB log -Ġbr idge -30 8 -ĠC V -con vert -Ġ" )Ċ -ĠB ern -_P O -e val -( set -to ol -Ġpay ments -Beh aviour -Ġcon crete -Ġel ig -Ġacc eler -Ġh ole -_ o -TE GER -Ġgraph ics -O wn -Form atter -on der -Ġpack ages -/ a -ĠK now -Or Default -Ġdut y -W ait -н а -_rec ord -[ t -M esh -Ġon going -.be ans -Ġt an -Ġinter pret -ast ers -QU AL -Ġleg s -\ Request -- file -_m utex -ĠS aint -// # -Ġpro hib -( info -: = -lin ux -Ġb lo -ot ic -ĉf inal -_ex p -ĠSt op -ap ing -(s aved -_p ush -Ġe ase -_F R -pons ive -str cmp -: ĊĊĊĊ -ä» ¶ -ol i -Ġextrem e -Ġprof essor -Im ages -.IO Exception -Ġaddress es -plement ed -Ġincor por -Ġuse Effect -_O F -ĠD a -n ombre -IR ST -Ġdisc rim -Ġcomp ens -greg ate -anc ell -ach es -ĠC riteria -$ result -D estroy -Ġsecond ary -W atch -ĠS em -ĠMc C -Ġacad emic -U pper -:: ~ -ut ral -ĠD og -ad ed -23 7 -Valid ator -Ġder ived -Ġset Timeout -ĠK en -Ġtyp ical -ĠB ob -Ġb ounds -ĠSe ason -Ġc razy -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠ --r outer -itt est -ĠM ir -Ġemot ional -, v -c n -/ st -å ½ -on om -Ġdecl ared -> . -ail ing -Ġ/* <<< -Ġnorm ally -(M e -ev in -lik ely -Ġpoint ed -ĠSt ack -Ġw alls -. Vector -me an -] ]Ċ -Ġlist ening -ad v -Ġsw ap -IF T -Ø ª -. argv -ul s -< option -not ations -Ġemail s -ĠU kr -ast a -ĠTh us -ĠSt one -Ġappe al -. âĢĻ -Ġreg ulations -Pre ferences -ĠPh one -ul f -ĠD R -Ġtechn ologies -Ġpar agraph -Ġnecess arily -37 0 -0 30 -.e ach -< float -res a -Ġunder st -Ġf inger -press ed --b y -if fer -w atch -ĠB a -A IM -Ġwe ights -ĠR on -') }} -[ self --------- --Ċ -per iment -Ġto String -x ic -ĠC amera -! ĊĊĊĊ -aur ant -P refix -Ġinstit utions -: int -Ġex posure -p attern -ĠLin ux -.n umber -red ient -Argument Exception -ĠCh ief -" }, -Ġelect ronic -r ong -er d -sp Net -ra it -/ ', -ĠOh io -Cont rollers -Ġcontin uing -ĠT emplate -ĠE th -s z -/ env -En v -% . -art ers -) (( -ĠT ABLE -Ġà ® -per ature -pro gress -P res -ê ° -im plementation -Ġb ien -Ġstre ets -_M SG -New s -## # -: / -Ġcut ting -x B -ress ed -_EN ABLE -l ab -Ġca using -] ));Ċ -b ra -x FFFF -il ly -plet ion -w ill -_b ar -Ġstruct ures -ĠI mp -Û Į -Ġ< > -Ġ ---------------- -_B UFFER -.d ir -Ġpl ain -Ġpe er -24 9 -g g -oint s -Ġsomew hat -Ġw et -Ġemploy ment -Ġtick ets -ir ms -Ġt uple -s is -$ sql -r ig -Ġcon version -Ġg es -Ġconfig ure -eg r -ĠC a -Ġ__ (' -ou ston -.t oken -Bl ack -Ġmag azine -A W -. IN -os ing -Ġbro ke -ĠC ru -DE LETE -Ġdestroy ed -(M ath -Ġappro val --d om -ĠI II -table View -Ġdesign s -Ġcrush ing -Ġcons ent -dir name -om p -Ġc rypt -? ( -or ough -30 7 -. o -ĉ list -ams ung -."" "Ċ -err ing -G oogle -_p air -_IN IT -rem arks -Ġg ear -F ill -l ife -} ")Ċ -Ġsuit able -Ġsurpr ised -_RE QUEST -Ġman ifest -att en -Ġfr ustr -ov ement -.c lick -Ġi i -Ġexp ansion -ig s -P arse -.Reg ular -R ob -_l ayout -ì ł -Ġtrans lation -ĠBe aut -B est -_C OLOR -< label -Ġliqu id -IT S -Ġpro d -23 9 -Ġoper ate -UI Kit -Ġn atur -arg ument -_d etail -ĠCent re -Ġ" -- -Ġ}} " -lo cale -.t v -_se q -Ġup coming -Ch art -ĠDiv ision -Ġclin ical -Com pany -S epar -l as -ĠH un -: s -Ġhead ing -оР³ -Ġ" ");Ċ -[ id -b ia -Ġst retch -ic ide -Ġre produ -.pro ject -leg end -end ers -Ġrespons es -Ġon t -rit ical -Ġref uge -ĠL i -Ġ: ĊĊ -ĠTh ree -.cont roller -_IN DEX -_F OR -\Model s -j ax -ĉex it -Ġâ ĸ -Ġc overs -ĉ y -- . -IND OW -Ġfail s -in cludes -Ġf ault -4 40 -Ġl y -44 4 -ñ o -.s lice -ILE D -ĠP ur -ĠAs ian -_b atch -.M ax -v l -ĠCOPY RIGHT -Ġg iant -ĠMan ual -ĠC opy -Class Name -He alth -C ursor -IB Outlet -Ġt we -æ ³ -_label s -Ġcol lected -Ġfurn iture -Ġdeal ing -Control s -ĠHot el -ck s -Ġch ose -âĶ Ģ -od d -S R -Ù Ĭ -ì Ħ -Ġacc ord -ĠM ove -ĠM ode -ĠM ock -Ġthread s -++ ++ -ĠO ptions -Ref resh -ĠD id -'] -> -u cc -_ch annel -. abs -Ġ{ },Ċ -ĠW al -er ior -Ġmain ly -ĠDr iver -NotFound Exception -Ġcount s -e am -Ġ& = -Q uestion -ĠA li -Ġany more -d etail -t ail -Ġm ile -ĠF air -Ġs orry -Ġsurround ing -Ġad m -De v -Ġmari juana -ĠS ound -ĠA sh -F D -Te am -. port -Ġ[ ]ĊĊ -ub ble -Ġas c -Ġint ention -A cc -ch i -ust ers -Ġins pired -se g -CL U -Ġman ip -M etadata -Con nect -ĠB eh -Ġfind ings -Ġas sembly -w orld -Ġrem ained -Ġu id -( . -Ġm x -Lo op -ĊĊĊĊ Ċ -Ġfant astic -wh o -ak i -ĠB asic -ĠY et -ĠUs ers -ik ip -Ġhead s -ĠMich igan -_ it -ĠTor onto -Ġrec ording -Ġsub mitted -_var iable -medi ate -.graph ics -Ġst ood -Ġre ar -vel ocity -_M ESSAGE -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ -ro les -ĠT our -_ year -end ment -amp s -ĠIre land -m al -Ġyoung er -Ġstrugg le -Ġc able -ĠSD L -(' - -an es -ĠNe ed -.R ow -P ol -ĠP H -_s cript -ag em -ĠB as -_s pace -. loc -: i -ad r -Ġengine ering -it en -) & -Ġu k -ĠL ittle -_C OUNT -x A -Array List -æ į -Ġ" ")Ċ -An chor -Ġh ang -t witter -Ġcompet itive -.s rc -ãģ Ĺ -Ġtrans late -ĠCre ates -ook s -ĠR oll -'' 'Ċ -/ sh -s ome -Enc oding -.res olve -Ġdesign er -ĠSt orage -Ġz a -ĠN ever -Ġsomew here -Ġbox es -.s ource -Ġpy game -Ġgrow n -.t w -() ),Ċ -', [' -Ġoppon ent -(s rc -.l ayer -AP P -ĠAct iv -Ġguest s -ĠVAL UES -};ĊĊ Ċ -.n ative -Ġamount s -. RE -Ġcl one -Ġwer en -Ġ" << -_ ac -Ġbreak ing -Ġreli able -.P OST -ĠSk y -Ġ' & -Ġsaved InstanceState -ast ing -ill ion -com ments -ult y -.m enu -/ config -Ġ ĊĊĊ -T ODO -Ġpurch ased -_c or -ĉ auto -Compat Activity -com plete -_ graph -is odes -Ġsitu ations -ĠH or -Re ceive -âĢľ We -Ġent ities -.assert Equals -оРº -ĠS ans -v ince -rom pt -= Ċ -Ġ/ . -.Se lect -yl v -Ġb att -A udio -Ġincreasing ly -.B undle -Ġexpl ains -0 60 -the ast -. offset -Ġh al -Ġtechn ique -_l imit -Ġdraw n -AY ER -Ġfeature d -yy yy -at in -ph en -ach el -! \ -l ower -ĠG R -Ġp ag -ĠP arse -Ġt ou -ä¸ Ģ -D istance -Index Path -Ġh ell -s im -UT TON -Us age -elen ium -ĠF all -Ġ" .$ -ĠM u -Ġcr uc -Ġs ont -REF IX -3 11 -Ġinter ior -ĠO lymp -.Auto Scale -par a -Axis Alignment -Ġr iver -D to -Ġwith draw -Re act -- class -b efore -_ alloc -Cont ents -ĠW as -I CT -Ġform ula -Ġindic ates -ĠĠĠĠ ĊĊ -_st ore -it ting -ĠIt alian -_S et -_re port -Ġp id -_V ER -Ġw ins -ĠCl oud -") {Ċ -ch ester -Ġden ied -Ġw ird -ĠSte p -Ġinvest ors -b old -_d isplay -ou ver -or er -Res et -Ġsurg ery -Ġstrateg ies -/m aterial -_ unit -Ġc ouncil -.P er -ĠâĢ ŀ -Ġre form -F ramework -Ġlist ing -_b tn -Ġb is -% d -eg as -Ġsudden ly -_S ER -3 15 -Ġa o -_d irectory -f as -Ġprem ium -Ġtrack ing -ĠB L -Ġm ature -Ġbath room -Ġ'/ ' -ĠÄ ij -Per formed -Ġsold iers -arn ings -Ġwalk ed -- con -b ottom -Ġsurpr ising -Ġg ene -Us uario -.DE FAULT -ĠM IT -C ODE -ĠE gypt -p icker -ys ql -AT URE -d etails -ĠCon ference -In formation -ĠM ail --d own -r aries -b ro -Ġsubject s -Ġ' * -è¯ · -or ient -: @ -ver bose -E F -Ġto ler -3 13 -eng ers -Ġend point -Ġstr ange -Ġcol on -Ġpre ferred -de p -ĠE V -ARR AY -Ġw he -Ġp up -_n odes -Ġtalk ed -Ġinstit ution -db c -Ġex posed -te en -ĠFr ont -T T -_N ONE -\/ \/ -pro gram -Ġencour age -. ` -sh ire -ĠIsl am -32 5 -e en -N I -' " -.W idth -Ġlik ed -Ġ{ ... -ĠSystem s -Ġvot re -Ġmanufact uring -Con verter -ĠIn f -ì ļ -D TO -Ġin ches -Ġ ठ-à ¹ -ĠChar les -B U -")) ;ĊĊ -ĠL abor -un n -Ġest im -m obile -ĠL earn -28 1 -_C ALL -â Ħ -Ġind ices -Ġt ub -28 8 -ikip edia -C ost -row able -ë ¡ -g age -Ġfunction ality -uzz le -em os -.l ib -Ġd ass -еРº -enn a -Ġsh ots -Ġrest ore -/ D -For Key -], [ -al ias -l int -.st ream -æ ł -_FORM AT -Ġsil ver -.re pository -Ġlegis l -.B order -_fe atures -Per mission -Ġhous es -ĠW ars -_COM P -Ġinj uries -Ġconstant ly -fl utter -EN U -ĠCon f -Ġrecogn ized -Ġpract ical -Ġde cent -B J -] ); -ast y -ĠAct ivity --m ode -Ġsl ide -.IsNullOr Empty -ĠY OU -P ower -ind ices -Ġqual ified -Ġthrow n -h ello -3 16 -ĠN ick -l ah -as sembly -ĠSm all -old ing -Sh ould -ĠSil ver -(saved InstanceState -Ġtog gle -.N ot -C trl -: nil -ĠCont inue -ĠB oot -æ ī -ĠM ur -d on -ĠF A -S napshot -Ġassoci ation -fo x -, a -az ione -] )čĊ -CT YPE -Ġf ade -ĠD ar -.n avigation -Ġl uck -SC RI -ĠDe ad -Ġterm inal -_LE NGTH -Ġeff iciency -Ġun w -Ġn arrow -iment o -( Color -ĠSe a -_ area -, A -_ opt -ĠHill ary -.t ask -ĠJ ac -ast ed -ĠAd am -ĠIl legal -Ġsearch ing -Instance Of -J ava -ĠForm at -Ġreal ized -ĠChild ren -Ġk il -(f rame -âĢĿ .ĊĊ -Ġscen ario -"] );Ċ -Ġincred ible -li x -IO Exception -ĠQ uest -il ty -Ġun lock -â Ĥ¬ -Ġre ferences -ĠV ert -B inding -eg ative -Ġwr ap -.d atabase -( content -B uf -ĠTr ad -ĠA ud -tr ace -.m ock -Ġther apy -ĉ L -.To Int -ĠKing dom -B us -ha ust -"" "ĊĊ -( end -.draw able -[ ];Ċ -ĠH ospital -Ġph arm ----- - -ĠA G -é d -> ");Ċ -Ġw allet -at able -) $ -Ġmonth ly -Ġdi agnostic -S ymbol -Ġiter ator -un finished -Ġimm igration -s r -RO W -(g ame -Ġclo thes -ĠU nt -Ġactiv ation -_C on -27 3 -.h ash -Ġinitial ly -.H ash -Ġcut s -f ound -ĠSt ory -ÑĨ и -ac ao -_T YP -pro to -est r --p age -ah r -Ġincor rect -ĠJose ph -TextBox Column -_st yle -ĠD aniel -s heet -Ġl iv -l ined -Ġr a -R untime -_ empty -sl ug -_ struct -ë Ĭ -m u -Ġper mitted -Ġreg ional -Ġsob re -ĠS uch -Ġ[ _ -Ġro of -.Al ignment -t imes -.m sg -Ġche st -ĠT ab -Ġest a -ä n -Ġsubs cription -( command -s pecial -Ġme al -") :Ċ -_ ctx -Ġclos ely -30 9 -et ry -- be -ad el -ĠR am -ig est -ĠSpan ish -Ġcommit ment -Ġw ake -* >( -P HP -_ { -ck er -< List -_n ull -3 90 -ĠRes erved -Ġin her -.Column s -.A spNet -_IN VALID -ĠParam eter -Ġex pr -} { -Cell Style -Ġval uable -Ġfun ny -In v -Ġst able -* t -Ġp ill -2 99 -pl iers -ĠC SS -ĠCon dition -ĠS peed -ublish er -25 9 -Ġoff ensive -ce st -ic as -Ġsp ark -ĠPro te -set up -IF Y -ĠT ax -Wh o -F amily -- for -. uk -Ġf asc -sv g -") ). -Ġbirth day -âĸ Ī -ve h -el led -Ġimport s -ĠIsl amic -T A -ĠSt an -we ather -Ġsus pect -e ature -enn es -W M -.m inecraft -av id -è ½ -.se curity -in os -G ood -Ġm arch -6 55 -25 7 -Ġposs ess -us uario -Con s -am ber -ched uler -Ġhor se -ç ½ -(b ody -ĠTrans form -_de code -.s vg -Ġf oo -Ġd ella -ext ends -am er -Ġprocess ed -ĠH arr -ĠA I -Ġk o -CH AR -( % -Ġt ap -({ ' -c roll -D OM -Ġte a -Ġre in -26 1 -Ġworld wide -_f n -sh a -Ġb ir -ç ões -="# "> -Ġrepresent ed -ill er -(ex pected -Ġd ance -Ġvisit ors -.con cat --b it -UR RE -ĠR og -v p -ip h -ĠL LC -it led -iam i -C oll -_re al -_sh ow -_f older -Ġd ar -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ -Ġl atter -arch y -Ġb ow -Ġout come -5 10 -ĠPost ed -Ġris ks -ĠThere fore -Ġowners hip -Ġpar allel -Ġp ending -ge ometry -Ġrecogn ize -ST EM -ĠC P -Ġimm igr -IT LE -ĠĠĠĠ ĉĉ -conn ected -Ġsm ile -(d ocument -\ Component -vert ical -Ġconsum ption -Ġsh oes -. impl -un ks -. ";Ċ -Ġfood s -_ );Ċ -.assert True -Ġp ipeline -Ġcollection s -Ġearn ed -ĠC ert -Ġpartners hip -( action -26 3 -Ġc d -ĠV ery -Option al -Ġscre ens -Ġtit les -ener ator -Ġab andon -k ind -IL TER -Ġclos ing -lic a -_ inter -Ġcamp us -set ting -S prite -ãģ ¯ -_re ply -To List -: \/\/ -ed e -Ġfol ks -Ġbo at -( argv -Ġperman ent -Ġcarry ing -Ġconserv ative -import ant -. img -ĠIm m -Ġdim ensions -al and -s ingle -Ex it --------- -- -ari ant -tern al -Se conds -ĠIt aly -ot lin -.Res ume -=' " -) == -cept or -Ġs ca -/m ain -Sec urity -_d at -Ġlet s -Ġa qu -Ġwhen ever -b erry -Ġact ing -ant i -p d -& gt -æ Ń -Z one -T oday -! . -32 3 -To Props -ab is -it able -Ġg al -] { -iz ona -Ġin contri -N ET -/// Ċ -[ in -_s ave -Ġex em -ĠK enn -Ġev olution -27 2 -var s -_st ats -- only -ĠColor ado -Ġwatch ed -b our -Ġsever e -Ġprofession als -port ion -Ġguar ante -Ð ³ -Ġpush ed -ĠG i -ï ½ -Ġt um -ĠA z -ĠEdge Insets -")) ;čĊ -is se -. ac -Set ting -Ġapprec iate -ĠValue Error -Ġsur ve -ĠR ole -. Inter -plot lib -j et -d am -Ġplatform s -te le -UT O -ĠInt ernal -+ : -} ;čĊ -Gener al -\ Entity -Ġlawy er -qu iv -ĠPost s -is o -Ġacc um -ob e -Ġmark s -Ġ] ;ĊĊ -ĉ text -.s uccess -cur r -as a -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠĠĠ -Ġth in -_ over -0 16 -are st -ĠO s -( address -Ġvel ocity -Ġ[] ;ĊĊ -=" ../../ -ĠPr iv -b ow -Ġguar antee -% ĊĊ -32 2 -Ġeval uate -.LE NGTH -Ġin ventory -q a -_de bug -.On ClickListener -Ġl ies -Ġassess ment -dat etime -.background Color -Ġ*/ čĊčĊ -ra f -un wrap -ĠF oot -Ġnot ify -Ġlow est -DO CTYPE -Ġl anguages -ex tra -- back -Ġein en -tem plates -27 1 -_p ass -5 20 -77 7 -ĠM ust -Ġest á -_c ore -ĠSc ot -A I -Ġb ias -ations hip -Con stant -Ġprogram ming -In s -uspend Layout -ĠPRO VID -ant es -Ġsh irt -in ated -. OK -[ a -Ġthink s -? ĊĊĊĊ -Ġregard less -ĠMag ic -ul ating -ĉ class -add Group -RE ATE -ĠS U -Ġsim pl -c opyright -Ġb unch -Ġun iverse -9 50 -ĠE rr -Ġpresent ation -c ategories -Ġatt ach -.s ign -_A C -Ġdisc ipl -Ġregular ly -Ġprim arily -ink s -[ [ -.r and -.sh ould -ownt own -=" ' -Ġs ans -Ġsupport ers -se quence -G O -. .ĊĊ -ĠS pr -Ġcare fully -U IColor -dest roy -Ġtod os -ĠOR DER -ott ed -Ġd ont -aud i -_ player -g re -6 25 -ĠO il -< body -_st ack -.P adding -ĠProduct s -Ġpriv ile -0 14 -Ġinj ured -ĠF urther -Ġal ias -.Resume Layout -_LE N -Ġs es -'] ;ĊĊ -cre ens -Ġdirect ed -.S uspendLayout -od ge -.A t -mark s -ĠUn ivers -ert s -ĠE sc -Ġnav bar -Ġutil ity -agnost ics -Ġin ject -ĠD NA -Ġ" ," -am ar -Ġe u -Ġrestaur ants -_p ut -ut ers -Tool Strip -t w -ist ro -Ġz oom -Ġleg it -pec ific -28 5 -ĠC ome -Ġlocal Storage -Ġabs or -.P anel -ĠDesign er -Ġo w -IC AL -_ uri -(f ield -Ġsup erv -Ex ists -Ġrespect ively -ĠSt and -Con f -uss ian -3 64 -Ġar c -Ġ nd -uck s -Ġre str -Ġseason s -ĠCh apter -ĠSw itch -p ic -Ġh i -load ed -Ġfl uid --b tn -Ġrun time -. it -25 8 -B N -Op acity -as ant -ry ption --n ative -Ġta ught -å ¯ -ag ment -Ġm ul -Reg istry -_ grid -ĠBro ok -: Set -Ġm ongoose -AM ES -inner HTML -Ġs oci -ĠInt el -get Id -C md -Ġaccess ible -r ames -le ton -Ġ__ ( -ĉ delete -ĠS quare -" ĊĊĊ -Ġbu cket -avor ite -ĠB reak -++ ] -Ġbr ush -26 6 -Ġt ensor -/ http -T ile -Ġfunction al -Ġ" * -wh el -Ġt ent -ĠChar acter -Ġse es -. ST -B ig -Ġext ern -Url s -)) )), -ĠJ r -.B uilder -. ; -n l -_ Init -ĠH ER -ż e -mys qli -_ icon -v an -Ġfeel ings -Ġle an -Ġhop ing -T V -="čĊ -b est -all as -ent ed -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĊ -_con nection -Ġrep o -en abled -аРº -Ġsh a -Ġmembers hip -Status Code -in ating -_s m -_c ustom -_ weight -Ġc ss -St at -_ env -link s -TR L -ĠH it -, r -up id -Ġop ens -Ġg ent -_v is -Ġj oy -< w -_c ost -ĠPy Object -ren ce -ĠGeorg ia -ĠBro ad -m ma -â Ĥ -p f -Ġ" \" -Ġ( & -om o -Ġliter ally -Ī ĺ -met ric -Ġb ars -z ed -(w indow -ĠIsrael i -Ġform al -ident ifier -.d ao -ĠDe ath -% ;Ċ -Ġdecl are -ar ms -RE AM -PERT Y -Ġconsequ ences -to ols -Pe ople -ĠWh ich -> ();čĊ -.de code -_A CT -Button s -.f loat -.F irst -ë ¥ -ĠPol it -ĠX CT -T ags -ĠCG Float -= str -Ġle af -- check -ĠI ss -.s ystem -log out -ach t -Ang le -s in -ch art -INT ER -ĠN UM -B asic -.P roperties -ä¸ Ń -_ change -ĠB razil -Ab stract -Ġ: +: -_ use -а л -26 8 -ĠL y -IB UT -Ġout er -Ġ-- >čĊ -Ġrel ief -l ap -qu er -_p arent -he ap -LO SE -Ġcomb ine -ĠR ose -ow ers -Ġproced ures -ĠS ort -an im -var iant -eh icle -Ġsign ing -Pr imary -c urrency -Ġsex e -o en -th eta -em an -Ġimpress ive -(' _ -ĉ U -ĠText Style -_c nt -Ġs lice -(' : -Ġunderst ood -H is -27 7 -0 13 -Ġinform ed -Ġn ick -4 29 -(T AG -h d -Ġelection s -est ure -ĠS anta -ĠCo ast -.p df -inc iple -.cl one -b orn -ut a -Ġl icensed -C r -Ġb read -ĠH ouston -Ġn od -Ġhop es -ĠCG Rect -Ġgu ilty -.g if -Ġro se -.Com mon -T ip -AN K -ĠF C -D uring -ĠSym fony -Ġdef ensive -k m -) > -arch ive -ĠU RI -ycl ing -- o -ĠWe bsite -AM P -40 5 -ish ment -Ġdo ctors -D irect -AR I -ĠRed irect -ier en -9 60 -_d ist -y o -ĠPro gress -Ġz um -Ġmem or -ĠE D -Ġj ur -æį ® -_T ABLE -Ġu uid -Ex pr -. head -(' % -point er -Ġest imate -ĠG reg -Ġlo ader -Ġi OS -Ġm ens -[ y -Ġref used -Ġprec ision -is ch -ĠA CTION -Cl oud -s With -( ret -29 2 -_ADD R -_con f -(d f -Ġlock ed -Ġr ising -ãĥ» ãĥ» -ĠM s -Ġscen es -_EX T -_ raw -_ the -pe ople -Ġre con -ĠF un -Ġb less -ĠUp dated -4 22 -ü n -ĠĠĠĠĠĠĠĠĠĠĠĠ čĊ -pe ction -Re lease -.log ger -ĠS Y -Ġcoun sel -ur d -_ true -Ġevery body -iv ot -Ġh ence -ĠN AS -78 9 -Ġoppos ed -unk nown -ĠDES C -ĠCh air -fa iled -ĠIN CLUDING -38 6 -35 2 -Ġwrit ers -{ }Ċ -ÃŃ t -_c opy -} : -ĠB at -Ġconvert ed -ed ing -pl acement -ĠH ost -S ound -и м -Ġs ought -40 2 -m id -Ġsal ary -og g -âĦ ¢ -b ul -Ġw ir -valid ator -_ST AT -.st ore -ĠB attle -ı n -Ġ-- >ĊĊ -Tr ump -d ot -ĠCON T -.f etch -Ġcontin u -w as -Ġfra ud -_t mp -mit ter -.p ictureBox -G A -Ġt ournament -. Input -34 3 -[ r -ex ion -cent age -ĠKore an -und ef -ĠAv ailable -resh ape -Ġk it -ĠStr uct -ĠS UB -An swer -_l ib -.t witter -Ġo re -ĠDr agon -.Ex t -, k -Ġexplan ation -ref s -ĠDr ive -ĠTr aining -28 2 -.H as -34 1 -int age -b ig -olog ist -enn is -4 60 -Ù ĩ -Ġch icken -ĠĠĠĠĠĠĠĠĠĠ Ċ -ç Ľ -ãģ § -Ġpe ak -Ġdrink ing -Ġen code -ĠNE W -m alloc -ĉf printf -Ġ= ================================================================ -in cluding -Ġprincip les -ĠM ah -26 7 -st orage -- key -Ġkey word -% ; -Ġtr ained -.con trib -Ġk v -__ ':Ċ -ĠB oy -param eter -Ġsu ite -Ġthous and -Ġco ordinate --g enerated -íķ ĺ -gener ated -Ġad mitted -Ġp ussy -# w -Ġsw im -un ion -N a -27 4 -ĠRoy al -.ch annel -Up dated -_RO OT -Ġv ital -33 5 -ra ction -ĠCrush er -Ġpre ced -Ġhor izontal -Blue print -Ġattr s -Ġsm oke -Ð Ĵ -. Equals -F B -ĠRes ources -roll ing -Ġpass es -ĠN um -rot ate -et ype -\ ", -Ġsens itive -Ġt all -? âĢĿĊĊ -Pro xy -i y -_ section -âĢĶâĢĶ âĢĶâĢĶ -br id -Ġcirc uit -at an -EN C -Ġdr iven -Ġvot ed -Ġeduc ational -Ġinter action -abet es -Ġt one -ĠInitialize Component -Ġmer ely -Ġì ŀ -co okie -_ div -ĠUIL abel -vel y -} );čĊ -_ ENT -#+ #+ -art icles -ĠSou thern -Ġstrong er -ĠG iven -ĠE ric -ĠI R -ab stract -U nder -n able -Ġincre ment -ov en -Ġco in -_t imer -Ġsuffer ed -ĠF REE -'] ." -ĠQue en -st ats -Ġmeet ings -27 6 -Ġenter ing -Ġalong side -(s ession -it als -Ġfound ation -ĠC redit -. div -_ ALL -pc ion -_st at -ick ing -Default s -_s rc -Ġoutput s -/ B -Ġent hus --b l -.Fore Color -ĉ temp -F ace -Ġinter act -Ġwe ird -M ount -re ll -ud ents -Ġrequire ment -ĠS us -I ER -Ġe lected -re ference -ĠM E -Ġserv ers -.w ait -Ġsnap shot -il ton -Ġtri es -Ġt ipo -.T ime -> w -Ġmount ain -Ġp ounds -Ġ[ ... -ex ists -Ġng On -_M AP -Ġf lying -33 1 -xi ety -ĉ value -_D B -un o -Ġse ats -T URN -. author -! ) -or ce -Ġindic ated -3 17 -.s in -Ġass ignment -im iento -ĠF rame -32 4 -_g en -in ery -_ ) -m essages -.set tings -ĠMe an -ĠM useum -ir q -att ach -ĠPalest in -_ QU -_t ags -Ġcas ual -em en -ASS WORD -4 32 -$ s -ĠC irc -оР¹ -et ric -/ P -0 18 -Ġep och -< head -_C MD -Ġg it -Ġpen alty -or ph -_ users -ours es -.Date Time -atern ion -_pro ject -Ġsuper ior -ĠD am -ĠSe attle -X Y -> The -ĠA k -Ġgr ass -/* čĊ -(d is -Ġgun s -Ġt b -ĠK evin -. args -ĠA h -op ed -( J -column s -arg uments -ĠWith Events -_f ull -ĠDef ense -S imple -Ġdeath s -29 5 -Ġext ensive -ĠSt ill -ĠEx pression -ĠAg ency -Ġperform ing -F X -Ġus uario -U AL -S ide -od os -apt op -Ġcred entials -_c ap -at ient -ĠDis ney -Ġa i -Ġch ip -Ġvol t -.make Text -%%%%%%%% %%%%%%%% -Ġbelie f -_LO C -ĠC ivil -N avigation -Ġreve al -Ġviol ent -ĠF il -Ġc atalog -em ed -sc an -. control -Ġconstit ution -C ountry -Separ ator -_A PP -top ic -uet ooth -M IN -Ġdes criptor -y t -ET HER -Ġdistrib ute -' }Ċ -.tr im -.L ine -Ġl bl -assert Equals -ĠD et -omb ok -( width -Ġt ort -ĠEXP RESS -ac o -Us ing -ĠBr and -w all -EM ENT -ĠComm unic -< uint -ĠG UI -EG IN -ĠR ange -/ i -ĠT aylor -c ost -Ġrespond ed -ĠTh eme -n ce -IS H -Ġfeat uring -Return s -ĠK r -Ġ .Ċ -Ġn am -_c b -Test ing -Ġ{ }, -y al -.f ield -Ġ/ = -_SH ORT -m ates -Test Case -ain less -Ġeval uation -_ ITEM -ĠPac ific -ĉ k -Ġc ant -ĠR os -) s -Ġf et -STR ING -3 19 -ĠDis pose -g al -ĠJ oin -ĠP orn -ĠCath olic -AR GET -cp u -ç łģ -.sc roll -32 8 -IS ING -ifest yle -anc ement -Ġm erc -ĠB rowser -eter min -Ġover flow -Av ailable -Ġbott le -: UI -ific ial -Ġco ord -clar ation -Ġcon j -G LOBAL -ok u -Ġk wargs -cond itions -ul um -Ġg enu -ĠH ero -å İ -Ġun expected -ĠDAM AGES -Ġk a -ĠC ould -UP PORT -ĠPh otos -Ġconf ident -Ġdet ected -de g -rg b -Ġstrong ly -Ġ} ;čĊ -Ġ) : -Ġle ct -urs ive -RO L -ĠWe ight -Ġent ertainment -Ġ) );Ċ -Ġg onna -Ġb b -.d o -G S -Ġmist ake -D L -ĠPROVID ED -ear ning -L imit -iss ions -[ v -ä¸ į -ir ty -D el -Ġunder lying -pre ne -Ġj aw -ĠD I -pe er -Ġobject ive -Ġde posit -Ġk on -Ġes p -27 8 -.set Visibility -/ login -< typename -Ġfr anch -/ e -26 9 -Par allel -Ġsc ored -ĠH on -ĠV ill -ig a -Ġant icip -_ assert -ĠO pt -Ġdescri bes -w an -m ount -Ġmonitor ing -Ġt out -ëĬ Ķ -}, { -................ ................ -= int -Ġc ust ----- -- -Ġatmos phere -P AR -ort e -IS IBLE -ĠI ron -ĠNot ification -.log ging -ĠBO OL --p oint -Ġaf raid -ent a -Ġtom orrow -@ implementation -Ġeng age -ĠAn th -ĠF loor -ĠU l -To ols -Ġb ab -Ġcare ful -ãģ Ħ -Ġcruc ial -Ġcalcul ated -ĠS A -Ġw y -9 11 -D X -_T AG -ind ed -Ġj et -ĠEngine ering -.M AX -en z -v d -Ġpublic ation -Ġ## # -Ġfac ed -ra ham -ĠC apt -33 6 -As set -ĠCon stants -Ġlo ans -_ IP -ĠF ish -Red uc -_m at -Date Format -_m e -[] [] -Ġintegr ity -ĠC ourse -lob als -Ġfac ilit -Ġem br -ĠN g -.S ystem -Ġmanufact urers -Ġpro ven -.on Create -Ġal arm -Ġ § -Ġcomm only -ic os -æĸ ° -ĠSt ation -} ). -ĠF ilm -w i -ç ī -Ġeng aged -St ats -Ġgovern ments -5 40 -Ġafford able -_p roperty -Ġag es -(' -- -Ġf ör -ĠProf essor -Ġhy dro -P ush -Ġorgan ized -28 4 -Ac cept -é m -_c ell -Ġn b -p b -Art icle -Ġrem oval -Ġauth entication -ĠF R -l ide -Ġple asure -ap ol -Ġpart ition -ĠS ide -Ġcr imes -Ġdem o -hold ers -ĠPak istan -In struction -Ġexpect ations -3 32 -.sc ene -Ġ' ) -h es -ino is -_P ro -Ġm olec -and al -_sh ort -Ġdefault s -Ġn ations -in en -Ġr t -O CK -P acket -S B -ĠSH ALL -_cont ents -ise conds -vert y -á t -G uid -n om -Ġcon clusion -. Update -Ġlo vely -Ġem it -b ec -ĉĉĉĉ Ġ -Ġintel lect -Ġb rew -ec ycle -F ire -35 8 -Ġad mit -Ġar bit -Ġarr ang -ĠM IN -M ail -ĠN ative -C ur -Ġcon vent -.R untime -" }Ċ -.R un -Ġprint ed -Ġconven ient -. ar -m ock -ĠAdmin istration -ãģ ¾ -Ġelect ron -fl ate -Ġl ombok -Ġjava fx -n h -Ġsup plies -Ġvisit ing -ah l -Ġpow der -Ġult imate -Ġorient ation -ut as -_s cale -Con firm -ph ones -ĠOper ation -/ T -44 3 -_IN TER -Ġair port -Ġmet rics -Ġphen omen -a udio -33 4 -Ġm ai -( K -h u -all ing -rodu ction -ĠTrans port -ĠNOT E -æĸ ĩ -Ġfew er -_T IM -ì § -к и -A ge -F IN -29 4 -Ġì Ŀ -ĠAt tribute -group s -er k -at to -. define -.AspNet Core -ategor ia -ĠS ir -( form -< User -. round -_d ay -.A ll -Servlet Response -.N o -l arge -IG H -qu ent -Ġvir us -Ġret ro -Ġim per -Bit map -Ġv ice -Ġoff ense -ist e -ĠA UTH -Ġê ° -ToolStrip MenuItem -G u -Ġr ape -ĠDav is -Ġover whel -: flutter -- table -ĠCon structor -Pr ivate -e ven -ch r -Ġap plies -_at tribute -Ġcon tribute -E VER -28 9 -L ines -ĠAf ghan -Vis itor -ĠS L -se ason -C U -Ġintrodu ction -Ġmat plotlib -Å ij -Ġnewsp aper -âĢĶ and -< tag -Ġin i -Ġd iverse -Ignore Case -35 3 -ĠU r -Ag ent -Ġb ull -.em it -( Exception -ar Layout -Ġincred ibly -ĠTr ust -={ ( -- nav -Ġe quals -Ġl ady -ĠP od -d isc -al am -ĠI V -â Ļ -iv idual -ph i -0 17 -add ed -Ġdifficult y -Ġcomp act -5 30 -ĠAction Result -c ers -_class es -Non Null -Ġqu it -Ġp ou -S witch -ir s -- test -ĠK ind -ĠCal endar -40 6 -Ġstream ing -} ', -27 9 -S W -Ġst ead -oc a -Ġprov ince -9 78 -Ġcol span -Ġperson nel -ĠE mployee -Ġprodu cer -Ġevery where -od b -Ð Ł -bs olute -act ivate -Ġgr inding -ĠBuild ing -ĠSand ers -(s c -ĠOff set -//////// //// -} ;čĊčĊ -({ " -Ġscan f -ĠY Y -ĉdef er -Ġj ew -Ġrestrict ions -.m p -[ l -ä¸ ĭ -label s -red icate -aw esome -Ġw aves -Ġcon front -Ġmeas ured -Ġdat as -_ex it -35 5 -ot ton -Ġshould er -ask a -+ # -ĠĠĠĠĠĠĠĠĊ ĠĠĠĠĠĠĠĠĊ -Ġtro ops -29 3 -ĠU nd -_c ard -w ich -Ġn ous -Ġ"/ " -s b -Ġcommunic ations -Ex port -Ġdec ode -th s -inter pret -By Name -ĠSp irit -ed ges -O LE -ĠE M -t it -ĠTh rough -Ġb io -ĠP ackage -or ne -29 1 -Ġ} . -4 11 -` ;Ċ -Ġok ay -ĠZe aland -ident ity -(n ext -ĠB ang -Lib rary -Ġheav ily -il on -Ġdi pl -Ġrot ate -put s -) ',Ċ -ĠData Table -Ġmay or -.to LowerCase -Ġsome how -ĠNor thern -al c -Ġcap abilities -Ġv ibr -+ Ċ -ĠS u -28 6 -ĠRes et -_m ean -Ġc ig -.cl oud -ĠB and -ĠF actory -ĠAr izona -_ io -op her -Ġconsc ious -Ġà ¶ -\ Controllers -_s peed -ĠF ac -_C om -ĠB ible -w en -ED IT -Ġun n -ĠSt aff -ĠIn n -Ġmechan ism -ĠM embers -Ġmigration Builder -'] .' -.get Int -< void -ĉf ree -oid s -\ Support -Ġautom atic -Ġch ances -Ð ¶ -Ġcomp licated -[ row -ah oo -Ġ}ĊĊ ĊĊ -Model s -W in -Ġt ape -ir us -iz on -on omy -(" _ -: . -.st ereotype -29 6 -( env -_re ct -(w ith -Ġassert That -Ġcon straints -put y -E mployee -6 20 -T D -Ġgu itar -8 75 -ĠJew s -.pro cess -Ġf iction -ĠSh ared -âĶĢ âĶĢ -Ġprop ag -.N et -Ġachie ved -ĉ Q -Ġn urs -Sh ared -_FAIL URE -Ġbeh aviour -Ġcol s -ism o -Ġfem in -Ġchalleng ing -Ġpost ing -enc il -Ġcapt ured -ĠD ou -( word -ĠTur key -pan ies -Ġre putation -ORM AL -Ġelig ible -prot ocol -4 14 -id as -(f rom -34 4 -Ġfin ance -- per -Ġg otten -H A -d uration -ĠP arent -6 78 -Ġin vent -Ġre start -ол ÑĮ -r ition -(r s -< bool -i ert -Ġmod ification -ĠT X -readcr umb -b ank -32 6 -$ / -ĠMill er -] ),Ċ -.Check ed -Ġsac r -se curity -Ġp ose -ĠBr ad -Ġfit ness -Ġannounc ement -ation Token -Ġserv es -ne ed -Ġge ometry -AR S -æ Ģ -andid ate -Ġs prite -_s plit -We ek -ad ies -> (Ċ -?> " -Ġ/// Ċ -Ġein er -Ġweek ly -ĉlog ger -_p op -_m an -Ġmigr ations -Ġask s -Ġb s -Ġfall s -.W here -- height -_fe ature -.M in -Ġhy per -Ġvol atile -Ġtw enty -Typ ography -Un able -D et -, f --m od -Ġsett lement -Ġcontract s -n ome -B ad -ĠB rian -7 68 -(user name -!! !! -Ġh ack -.F ield -H R -ĠJ ordan -iz a -Ġ ł -ĠSh er -. header -( other -ĠD ub -( op -ĠR ound -Ġv ie -Ġap pl -ĉ J -ĠIn sert -ĠL P -reg on -ĠM PI -Ġan chor -ac a -ø r -Ġa de -anch or -que e -ĠTree Node -Ġtarget ed -Ġla id -AB EL -v et -ĠOr igin -A nt -. ');Ċ -ex pect -ed Reader -ĠM ajor -Ġin ch -Com par -Ġpre view -Ġill ness -ĠCONTR ACT -ĠInd epend -u uid -Ġn ome -Ġt c -ĠA venue -is an -Ġph rase -_m ove -") [ -4 12 -Ġprov ision -Ġconcent r -_ IR -ĠU t -() + -Ġn as -! , -ĠRob in -i ations -at itude -Ġp x -ĠWith out -/b ash -ek t -re ement -34 2 -Ob server -3 18 -ĠReg ion -UBL IC -Ġ{ // -K N -å · -Game Object -å ¾ -enc oding -Ġ** * -project s -Ġt k -Ġche ese -EM PL -ar o -Ġا ÙĦ -6 10 -33 7 -Ġcons ists -ref resh -ure au -ĠSc anner -Ġso il -Ġfl avor -Data Source -Ex ecute -ени е -Ġsh it -åĪ Ĩ -< any -Ġretrie ve -Ġbelong s -.st rip -abs olute -Ġexp anded -bo y -): - -Ġresc ue -.J Label -Ġre ly -Ġal ignment --f amily -Ġre nd -OLUM N -Ġb orrow -Ġqu otes -ĠL ew -Ġsh ower -ĠDE LETE -_lo op -! "ĊĊ -ĉ re -Ġattempt ed -aver age -ĠP aint -quis ition -ol en -Ġliter ature -ĠRe ference -_TEXT URE -ĠS eg -ĠInd ust -ct ype -D UCT -_H OST -ĠTr ade -Ġpl ugins -Ġbre ast -ul se -Ġcreat ure -37 2 -ãģ Ļ -ĠW i -Ġsup plied -c oll -! (" -Ġfuck ing -ĠCh rome -ĠU ri -ĠN ation -Ġvert ices -T HE -ĠOr iginal -on de -Ġsh arp -Ġcook ing -34 7 -Ġ{ /* -ĠPs ych -ĠH ollywood -=$ _ -.D ock -Ġg er -Ġb one -_con n -_se c -ys ics -Ġ= " -29 8 -S al -s f -Ġdeep ly -ang les -T erm -b ell -ĠQu ick -5 60 -ener ation -adio Button -åħ ¥ -}čĊčĊ čĊ -Ġcapt ion -l c -ĠE L -, [ -ĠĠĠĠĠĠ čĊ -ret t -(m ethod -ĠFl ash -4 70 -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠĠĠĠĠ -W ISE -.s cale -Ġrough ly -_ child -m emory -ay ing -Ġinitial ized -in ator -а ÑĢ -Ġsc alar -ĠH o -ai res -(c olumn -.de stroy -P ACK -Ġh em -ang el -_S UB -. qu -Ġ × -DE FAULT -pos itories -50 3 -ĠL ength -ĠF ast -Ġsign als -Ġ// $ -ri ers -Ġd ummy -AN Y -Ġperson ality -Ġa gricult -Pl atform -ER O -ĠT ra -Ġen orm -ĉ W -Action Result -Ġa ver -[ str -Ġ' -- -.S printf -Ġdeb ut -Ġ Ñĩ -h ex -_ utils -Ġp b -U ITableView -Ġz ur -. encode -4 16 -Ġv ag -.error s -о н -Ġm r -ĠA ward -Ġc pu -Ġpress ed -' est -ĠF estival -' T -Ġa k -res olve -04 3 -.m e -Ġn ic -Ġgen re -Ġat trib -ĠMo on -Ġarr ive -ĠD ating -Ġt m -.Config uration -50 5 -. red -Ġgl m -Ġst ations -sw itch -Ġt ied -äº º -Ġ/ >Ċ -Ġsubsequ ent -pos able --fl uid -Ġth orough -Ġpublic ly -apt ers -ĠWil son -_P RE -y ard -ä ¼ -ĉ in -33 9 -Ġre vers -Ġbul let -cri bed -nes ota -Ġ($ _ -ann on -c ursor -Ġclo thing -ĠM ulti -28 7 -: ', -Ġv ess -ordin ator -Ġein em -C annot -Ġar med -ĉ V -ä¸ Ĭ -.F lat -ĠS ep -ĠSub ject -_f ont -Ġcharacter istics -D one -el n -######## #### -PO S -Ġd ensity -ĠPl atform -- items -Ġo vers -Ġpush ing -ç ¤ -.Con nection -_ term -Ġinitial ization -________________ ________________ -ç ¬ -.d ocument -les h -ĉd ocument -ĠP in -ç a -Ġdefinition s -.P ath -_W RITE -Ġ ĉĊ -? >ĊĊ -Ġter rible -be an -ick ets -ĠS V -B uy -(t ask -Ġreg ime -g oogle -Ġcr ack -.vis it -N UM -ener gy -Ġstr uck -_s ample -.p ayload -Ġre vis -ĠSc ene -Ġp g -Ġbreak fast -URRE NT -.char At -_ex ception -ĠAnt on -Ġguid elines -Ġex haust -ĠFin ancial -Ġind ent -Ġdes ktop -H idden -F ailure -Ġpr inciple -Ġ iv -Ġse ks -n etwork -Ġnumber Of -ĠAl bert -ĉ long -80 1 -, . -Ġz eros -f ade -ĠT yp -ĠT erm -ĠAr ts -.App lication -Ġbeh alf -æĪ · -Ġm ere -(` ${ -Ġaware ness -elp ers -f lix -Ġwe igh -Ġestim ates -. child -/ O -ĠBit map -.b ottom -Ġ************************************************************************ ** -Ex pect -ent o -ĠFor um -ver al -Ġj ail -Ġab ilities -ĠH OLD -ĠC it -Ġd ynam -Ġgr ay -ĉĉĉĉĉĉĉĉ ĉĉĉĉĉ -.next Int -ant ly -ĠAR ISING -( private -Ġreject ed -ĠN ic -Ġle ather -= {Ċ -aly tics -th etic -.T op -37 3 -.P age -={ ` -Ġ ;čĊ -de pth -m ann -W D -ĠS om -.R ight -Ġ) }Ċ -Ġtr ait -Ã Ĺ -i ac -Ġr v -S ample -.X ml -opp ed -ĠÑ Ħ -list s -Ġt ear -ivers ary -.c ollection -ĠCon stitution -ĠHttp Response -Ġbr ill -ĠP rom -h over -36 6 -ĠM iami -Ġarg ue -_f loat -50 4 -Ġ ãĤ -Ġn at -ĠT al -Ġinteg ration -(c ur -Ġrem oving -Ġco eff -ĠTh ough -Ġfore cast -40 8 -ĠV egas -S ite -34 6 -Ġtr ab -ĠHen ry -- i -Ġinvol ves -B T -Ġs lo -In voke -Ġl ucky -0 25 -r at -Ġ? Ċ -Ġhand led -(f d -cont ents -ĠO FF -R F -Ġst y -ĠM otor -ter y -t ax -M AP -ĠMr s -Ġph ones -ĠUI View -")) );Ċ -( dev -ĠIr ish -0 19 -Ġw s -D I -_OFF SET -ĠEvent s -Ġst ages -Ġ} // -Ġhab en -ST ANCE -ĠS in -ĠM oney -(t op -Ġappoint ment -VER SION -met adata -_com ment -Ġcolle agues -map s -â ĺ -Ċ ĉĊ -( al -_re q -Ġf ut -Ġarchitect ure -35 1 -ĠWH ETHER -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ -_s creen -Ġstyle Urls -Ġmon ster -. up -ph ia -Ġprocess or -ĠT err -= ', -ĠMan ufact -ĠN T -k el -ib ern -ĉf ile -A li -rient ation -Ġ// ! -ap ore -ane ous -ĠC reat -f older -4 15 -Ġh ay -Sup press -( left -Ġe uro -Ġdis claimer -ustr y -sh ips -_f d -ĠF a -_in sert -Ġro l -if ting -ĠCom ments -_b r -Ġloss es -ĠAdd ed -ch arg -Ġп о -_s ystem -ĠS ometimes -ĠSp ain -(g roup -ial is -Ġdoll ar -ĠAr gs -4 99 -29 7 -qu ires -ĠT en -.s css -Ġsurv ive -us age -Ġj un -im iter -ï¼ģ ĊĊ -Ġfif th -t oggle -Ġdecl ine -($ " -(L ong -ing e -Ġpil ot --l ight --r adius -Ġpod cast -Ġnatur ally -P ages -ä¸ º -ĠDes pite -Ġlight ing -Ġcr ate -ĠB inary -Ġredu cing -Ġe leg -ĠM ouse -ĠTest Bed -Ġbefore Each -_ ARRAY -Red irect -32 9 -Ġf lood -Ġsh ips -36 3 -Ġelectric ity -)* ( -ê ¸ -ĠV iet -her o -Ġd ia -ĠK ent -he art -Ġthreat s -_ acc -Ġs ymbols -is chen -_in st -C riterion -ĠT IM -. Height -5 80 -Ġ âĢĻ -();ĊĊ Ċ -Product s -_S P -ĠC y -Ġdepend ent -est e -Ġdat os -d it -аР² -IGN AL -Ġless on -"> ' -ĠC over -ĠH ope -ĠT imer -Ġd ad -vid ers -ĠPh ot -/ ? -rop y -om ing -as ion -Ġ\ ( -ĠE T -ĠRe ading -Ġep isodes -l m -4 21 -ech a -Ġne uro -8 20 -Ġhar mon -Ġlib eral -- ind -39 3 -D ATA -Ġevery day -Ġdiv ided -ĠActive Record -fig ure -U A -ä ¹ -riend ly -te ch -60 1 -.game Object -иÑĤ ÑĮ -37 4 -Ġmo on -ft ime -Ġno ch -ĠT ORT -ĠV M -.in itial -( child -Ġmus ical -Ġo c -b as -ĠH ay -36 1 -_l ong -Ġmem set -ile y -adel phia -S V -ro at -_t x -Ġl on -ĠngOn Init -b p -ĠGold en -AC HE -Ġwor ried -az i -E ar -T ake -(f p -bur gh -_ Data -g res -ĠO nt -p us -Ġtrans parent -Ġp ocket -Ġr am -igr ations -. čĊčĊ -Ġ[ ( -Ġadopt ed -Ġreported ly -ĠD ream -Ġ} ));Ċ -los ing -Ġte eth -ĠBook s -", & -enn y -LE MENT -Ġg el -ĠPl ant -4 37 -! âĢĿ -.h ost -ĠRep ly -37 6 -re ngth -Ġrecogn ition -Ġ}} >Ċ -L A -Ġmir ror -Ġassist ant -( device -Ġspirit ual -b uilder - § -Ġou tr -Ġt t -ĠP ER -Ġrad ical -Method s -Ġp ace -ud y -Ġg ut -ĠG reek -Ġnon atomic -ĠP aper -_G PIO -Ġob st -.A d -viron ments -ĠS ov -35 6 -( con -ĠTrans action -. assign -ĉc atch -el ter -Ġbit coin -_G R -ĠčĊ -met ic -Ġtrans formation -åı · -Ġr gb -istrib utions -Ġimp licit -/ in -dest ination -аÑĤ ÑĮ -Z ero -Ġun set -9 20 -. where -.g o -Ġform ation -Ġdeclar ation -() čĊčĊ -ĠEx pl -ĉĉĉ ĠĠ -/ pro -.J SON -44 1 -Ġdes k -.sub str -//---------------------------------------------------------------- ------------ -ly n -p son -40 7 -dis able -ĠF unc -ĉ Assert -ĠM ARK -Ġdefe at -Ġbl ind -Ġconst ants -36 2 -. headers -UIL D -Ġexp enses -P ixel -Ġh r -Ġf el -ĠEast ern -4 24 -4 90 -_d el -35 7 -ĠC ub -Ġs q -ĉc ount -ĠD irectory -Ġex clus -Ġhistor ic -Ġ ------------------------------------------------ -Ġcom position -Ġdata GridView -ĠB urn -ĠB C -M aster -Ġsp awn -Ġbe aring -.Set Active -il o -Ġg allery -Ġfound ed -Ġav ailability -.s qrt -Ġp es -ĠD OM -m ate -O ct -Ġmatch ed -it ivity -Ġan xiety -.pr ice -ĠIn stant -ì Ĭ -Ġt ut -IC ollection -.sh ared -_s ql -t bl -lib rary -_de stroy -erm al -ĠNot es -ĠE in -Ġsou thern -ĠOTHER WISE -Ġmac ro -.l ower -cl s -Content View -.l ink -const ant -ĠB es -Ġsome body -n b -3 99 -"> { -( local -.. ... -ĠN ull -m x -Ġà § -Ġp ause --------- --- -_M O -ĠC M -Ġfor Key -ĠD VD -Ġclose st -_DE VICE -ĠSte phen -ĠB BC -ĠTr avel -P aint -ĠResult s -ĠR ule -Ġt p -Ġrat ings -c in -c sv -> / -ĠG OP -l ad -Ġ ÑĢ -Ġindex Path -m atrix -= f -ars ed -Ġ} ); -ĠC os -ĠS core -Ġt ak -ĠE SP -ĠIN C -_N ULL --f lex -"] [ -int o -el and -Author ization -_F ALSE -Ġg ate -Ġv id -ist ent -T IME -Ġre write -Ġt ie -Ġarch ive -5 11 -.event s -.get Parameter -ĠPer mission -Ġprogram me -Ġ é -j ud -Ġcam eras -33 8 -34 9 -(s ys -ĠSy rian -Ġimpro vements -Ġh ip -Ġsu icide -Ġsch olar -Ġcompat ible -0 22 -rem ote -.d own -F UNCTION -Ġman aging -ĠUI Kit -. raw ->> >> -37 1 -Ġdem ands -ell ite -Ġd ent -ĠM icro -åı ĸ -'] [$ -ĠI E -im ension -Ġt rem -6 30 -Ġg ained -.w ith -. ok -h ou -Ġb om -amp aign -Ġjoin ing -f ish -Ġadd Subview -8 60 -Ġnor thern -.c or -ore t -D ie -in ish -_com p -Ġatt ended -Ġcoll apse -ĠS S -ac ent -_E QUAL -ĠDe ep -R GB -ĉ test -ol ves -us et -Un ityEngine -w riter -Res olver -, % -if ference -_re move -ond a -Ġfem me -38 5 -de code -Br anch -Ġfl ush -Ġinnov ative -Test s -Ġ[' ./ -Ġcover ing -. admin -ultip art -(l ambda - namespace -ĠS port -Ġ! ( -ac les -Ġde pression -ĠK ong -5 70 -Ġp ert -ĠCon n -ĠOther wise -/ home -s upported -Ġp ink -Ġinv ited -ñ os -_en abled -Ġ- Ċ -F W -en ers -ĠM Y -Ġsuggest ions -Can vas -Ġf er -ĠMarket ing -@ Test -unt u -ĠV en -ĠC ou -iv als -Don ald -lim ited -ĉĉĉĉĉĉ Ċ -Ġanal yst -( entry -Ġrepresent ative -_at tributes -Ġf ur -.h ide -res p -ado res -rid es -ĠJ osh -ro bot -ĠN AT -Ġs esso -Ġintegr ated -: true -part s -Ġst upid -: event -@end section -Ġp u -.T able -ĠY ii -` ;ĊĊ -Ġcl ang -=" "> -eng an -_param eters -.int ernal -ĠMod ern -Ġmet ric -Ġsem i -={ {Ċ -70 7 -.am azon -ĠB B -aint y -view port -36 7 -Ġstart Activity -dis patch -**** * -Ġfl av -iffer ent -38 2 -[ this -Ġst ake -Ġarg ued -vious ly -.w ork -ĠO ak -O ld -( async -not es -Ġfl ip -Ġdis ag -ĠT E -ĉ error -< ' -Ġ» ĊĊ -Ġfilter ed -ĠM ach -Ġh ung -_d ump -_s amples --dis miss -Ġr ay -Im plemented -D K -Ġj ed -0 90 -Ġbreak s -Ġf its -. gr -ĠZ ero -or o -Ġequ ally -Ġ' [ -Ġconcern ing -< meta -play ers -_P OS -_s im -J an -Ġyour s -ĉ N -Ġsp ir -Ġch ampion -ĠAn alysis -ap a -ĠNS Log -_l ines -ñ a -ĉĉ ĠĠĠĠĠĠĠ -8 19 -.S c -Re p -etro it -ur able -M IT -com pat -own ed -_ind ices -], čĊ -Ġdis covery -ĠDie go -ob i -. Index -Ġtrend s -PL AY -.n o -Ġl ens -_c fg -Ġan no -ag an -Ġperiod s -ter ms -y z -Ġattack ed -ib ration -PEC IAL -_ grad -Ġaccord ance -.Read Line -.de vice -ri x -. container -m ay -erc ise -ĠL u -Ġr g -ĠÑģ ÑĤ -ĉĉĊ ĉĉĊ -( un -TERN AL -Ġless ons -Ġalleg ations -Ġtrans mission -.Re f -M obile -ĠT ournament -ĠN ut -ĠG a -ĠCap ital -def inition -- exp -c lean -Ġfant asy -Ġenh ance -ent ence -0 31 -'] :Ċ -ack ets -Ġcelebr ate -@ ", -Serialize Field -Ġarray s -t b -ĉ st -[ assembly -( reg -.c ategory -Ġimpro ving -Ġsal ope -Byte Array -Or iginal -Ġ[ {Ċ -åĽ ŀ -ĠCl in -oen ix -ĠS amsung -Ġmaint ained -Ġag enda -f ail -Ġpres ents -Ġtim ing -.m ark -' >< -Ġprom ot -Ġin cl -_ only -ë¥ ¼ -ĠAtt orney -- date -Ġlands cape -Ġf u -S Y -.p rop -ĠA rr -p ag -Parallel Group -': čĊ -Ġlog s -a unch -unc i -n ama -Table Cell -iss ues -. { -ec urity -_ex ec -old s -Ġhost s -Ġpro to -_ import -_s ort -ĠB ow -ĠN ormal -ĠF arm -.create ParallelGroup -R otation -. err -Ġp leased -it age -.W h -ĉĉ ĠĠĠĠ -M R -ĠM ORE -ĠN atural -_ transform -B ASE -ener al -ut down -.common s -W T -Ġa an -. Result -d og -Ġclick ing -), ĊĊ -# line -Oper ator -Ġc iv -Ġm erg -ob uf -ng then -Ġ[ { -Ġcan cell -tr igger -. : -W ORK -decl are -Ġdecre ase -ÅĽ ci -lo om -.N one -ĠM I -ĠJ ason -Ġhealth care -iam ond -s ylvania -* x -ĠR a -[ b -Ġprint ing -ph abet -ĠLab our -op per -Ġz ijn --t arget -_F UNCTION -Ġo ct -ени Ñı -åľ ¨ -Ġwest ern -Ġcomput ers -ĠR ET -Hash Map -[ String -get Value -_D ATE -.N ext -ĠF if -é l -ick ed -æ İ --M M -Ġ{ ĊĊĊ -Ġcontact s -Ġdig its -Pro du -Ġunus ual -Ġrapid ly -t ures -Ġang ry -c ancel -xx xx -_p arser -id ity -_P REFIX -7 10 -Ġme hr -Ġrare ly -et he -op es -Ġ% . -work s -Ġthe ta -Ġcontrib ution -ĠT ony -Ġsqu ad -5 37 -аР¹ -Ġî n -th ere -out ed -ĉ q -Ļ Ĥ -g ood -L I -é¡ µ -ĠL iving -iz abeth -Ġk t -ĠD allas -] ],Ċ -Ġ/ >ĊĊ -Ġrais ing -/r outer -_g ame -36 8 -ĠC UR -z ens -. es -Ġfont Weight -(f unc -not ification -Ġ'../../ ../ -Ġbl ame -ãĢĤ ĊĊĊĊ -an co -9 80 -Id entity -f ollow -Ġart s -x s -Ġofficial ly -ĠSt udio -Ġrecommend ations -Ġloc ale -Ġam ateur -ĠEn able -Ġcap s -. End -38 8 -- add -_g shared -ĠC T -For ce -Ċ ĠĠĠĠĠĠĠĠĠĠĠĠĊ -Ġor ange -Ġl p -Ġanswer ed -.G rid -Ġd ual -Ġstrateg ic -Ġnob ody -Ġf atal -_ est -( el -Ġì ł -ĠB udd -A IT -_f actor -- one -ĠH AVE -" čĊčĊ -7 60 -Pro f -Ġä r -str ings -Ġdir ty -ĠF ace -ĠB egin -ĠB us -Ġw is -åŃ Ĺ -Ġspe aker -Ġcar rier -ĠO m -Ġhad n -All ow -:: __ -Ġver b -ĠCom plete -ĠE asy -Ġb ills -ĠĠ ĊĊ -Vert ical -Ġpr on -ĠDef ine -Ġlook up -variable s -Ġpand as -um es -Ġinn oc -Ġset Up -ĠCh ampionship -art ist -ĠC Type -F oundation -๠Ī -ĠSet up -4 28 -Ġrec ipes -ĠU IColor -ĠF ight -Ġauthor ized -_c lick -99 0 -_s uccess -ang an -ĠMount ain -ĠDo ctor -Ġeg g -ĠMedic ine -c les -` .Ċ -[ int -d ashboard -ĠApp ro --d r -Ġprodu ces -Ġrent al -Ġre load -38 1 -Ġarr ival -sp ot -Ġund ert -37 8 -Ġequ ipped -Ġpro ved -Ġcent ers -Ġdef ines -al so -Ġop acity -ĠUn fortunately -ĠIll inois -Ġн е -ĠTem ple -ĠTr ail -ĠK elly -Ġmeasure ment -Ġsepar ated --c ircle -H ey -ĠRE AD -ig its -Ġ ib -ĠM OD -atter y -аР· -Ġv end -ен ÑĤ -ĠHttp Client -35 9 -s afe -_A SS -ic it -ĠCon struct -ĠC lo -ĠS ix -_T OKEN -(b lock -Ġwarn ed -/* ! -! Ċ -Ġinnov ation -_ " -Ġ );čĊčĊ -Ġsp ots -Ġcho osing -.c s -Ġflex ible -U Int -4 35 -9 30 -Ġscr atch -- al -Ġf estival -Ġout standing -================================ ================ -M ean -ĠO regon -s ymbol -. account -d ney -'' ' -! ", -9 01 -Ġpart icle -à ĥ -[ MAX -IV ER -ER ENCE -NS Mutable -ĠColum bia -_ ĊĊ -.f r -Ġc ogn -V R -ĠMethod s -ĠM ade -ĠB R -ĠEl se -Ġeg gs -Ġsw ing -ĠIn v -Ġdise ases -Ġf irms -Ġle mma -}` );Ċ -l ings -Ġg ym -umin um -.T rim -M em -Ġcritic ism -ibern ate -_T X -ion i -Ġguid ance -Ġrepeated ly -Ġsup plier -Ġpaint ing -8 64 -.F ragment -ed Exception -Ġw iring -Ġcour ts -W EB -æľ ī -\ . -ill ance -Ġb rows -ĠP attern -PL ICATION -ĠSum mer -Ch ain -Ġc ute -mer cial -Ġd il -ĠFrank lin -ĉg lobal -IN CLUDING -h istory -Ġl st -Q t -SD L -al ia -i ere -( ... -ĉc in -iff s -vel ope -ĠR oot -cl uster -User Name -ign e -< S -Ġf est -4 19 -Ġindic ating -ke eper -Ġc ada -é g -cons in -ĠG B -Ġl b -em ony --icon s -_d oc -Act or -e lem -.De lete -Ġin fection -ĠPriv acy -Ġgreat ly -ĠP os -ĠT reat -Fl ow -Ġattract ive -ĠMar c -s udo -tes y -- an -99 8 -ab ama -ĠW ould -Ġsu ck -index Path -ĠE t -T imes -7 80 -Ġclub s -_ass oc -Ġac quired -(" : -Ġint ense -.m aps -Ex pected -T oggle -Ġa y -Ġl ifestyle --c alled -ĠS now -V olume -Ġcann abis -ĠD irection -ĠLim ited --s pecific -Ġd owntown -/ icons -Ġre ven -L eg -88 5 -= null -49 6 -Key board -') ). -Ġ"" ;čĊ -Ġatt itude -.n avigate -- error -AM PLE -ĠJ ay -v r -c ow -.com pile -Ġmem ories -_m ark -ĠMin nesota -Ġk osten -Ġprob ability -w arning -Ġgen etic -F ixture -ĠHash Set -N ombre -_m onth -Æ ° -- start -xy gen -ĉ ft -i agnostics -ĠMat thew -Ġconcept s -Ġcon str -. State -и н -N ov -Î ± -ĠP anel -ä¸ ª -com pare -> ()Ċ -Ġapply ing -Ġprom ised -Ġo x -nc ia -ĠValid ation -ort s -_c ur -e lect -ey e -( Data -Ġreport er -ĠB uff -39 5 -Ġs r -Ġ" ; -ick y -Ġtemp or -S N -Ġres ident -pi res -ys ical -Ġend orse -ĠS ong -is Empty -le et -_ util -Ġdist ingu -ĠT alk -ĠM ot -( default -.A rg -gorith ms -_ words -im mer -_res et -f amily -W W -Ġsav ings -ĠâĢ Ŀ -_en able -side bar -Run ning -Ġal i -Ġtest im -Ġwarn ings -ĠCh em -ĠEx it -Ġfound er -pect or -Ġr m -_d ataset -ĠD as -Ġh an -Get ty -á l -Ġn y -Ġpo verty -Ġresult ed -.b y -ĠVis it -Ġobt aining -/ '.$ -ĠĠĠĠĠĠĠĠĠĠĠ Ċ -sh all -_LE FT -UI Image -_ Name -h ave -ĠN ob -l r -- footer -Ġn aked -ĠG arden -\F acades -Ġgrad uate -4 17 -Ġfranch ise -pl ane -Ġcontrib utions -Ġstring With -Ġc rypto -Ġmov ements -ath ers -Ġlif etime -Ġcommunic ate -j ar -ĠFr agment -_ IF -ĠN avy -ĠF igure -Ġsim ulation -_st op -Ġreport ers -Ġvers us -aj a -ĠÎ ± -Ġgovern or -List Item -Ġse aled -.Back ground -ed i -ash ing -Ġl ip -ĠI h -mer ge -Ġn ec -0 24 -el ocity -ATE G -Ġse eds -Ġflo ating -7 01 -_F A -w alk -ĉ user -_de pth -Ġw age -@ app -N il -( [" -( vector -Ġsecret ary -46 1 -Ġj Panel -ve z -³³ ³³ -d irection -ĠE P -Ġh unt -39 6 -Json Property -ĠP ORT -] ", -аР¿ -ĠFore ign -pan ic -Ġtri als -ĠA le -Ġr ural -- value -author ized -ĠScot land -.d rop -ĠM T -ç ± -39 1 -row th -5 15 -File Path -Ġrec all -if le -Ġc el -ĠSE LECT -k n -_c ase -Ġc rop -5 43 -s ure -p ot -IC S -Ġst em -Ġindust ries -P ut -Ġa ber -road cast -Icon s -) ")Ċ -æĪIJ åĬŁ -g ui -Ġassum ed -Ġr x -E A -è § -EL L -Ġdo se -Ġin e -Ġde eper -l ider -Ġord inary -Ġg olf -60 5 -_IM AGE -ĠN AME -(m odule -Ġat om -Ġbel t -Ġoff ices -50 6 -b eta -Ġphilosoph y -( JSON --f ield -Ġintrodu ce -Ġconven ience -opt im -> "Ċ -ath y -Ġemploy er -qu ate -Ġed ited -Arg uments -ĠN ations -__ ) -Ġno se -ĠS ample -' )ĊĊĊ -Ġc ake -.get Attribute -H D -39 2 -Mod ified -4 45 -Ġpredict ed -Å Ħ -an ie -S orry -(d oc -w ind -ie ve -Ġprov isions -AT ER -OT E -M Y -.A utowired -ĠB ath -4 23 -. Boolean -Ġback end -.M ouse -ater al -p aper -Con st -ĠV R -_ entity -_C TRL -ĠProte ction -ĠG M -ĠStud y -Ġsou p -ot ime -' use -] " -/ users -a ug -ĠH ong -_n orm -ãģ ¨ -Ġse cre -(B uild -ĠCon tract -ol as -Ġsa uce -Ġaggress ive -Ġrac ial -char acter -@ @ -Ġcomp ile -ĠV oid -_re m -_m emory -34 8 -k k -Ġm ic -S ame -U tility -ĠH tml -ĠX ml -Read y -Ġg all -Ġalleged ly -ĉĉĉĉ ĠĠĠ -ĠMet al -ĠPerson al -Ġborder Radius -rx js -object s -Ġwant ing -Ġb owl -v endor -offset of -ĠR s -ĠR ating -Ġr ally -_N ODE -4 18 -ĠM ix -Ġadvert is -48 5 -66 7 -Ġnarr ative -s al -Ġm c -SE rror -Ġf ingers -Ġaccom pany -Ġt ired -Ġstr ide -Ġgu i -el ist -Loc ale -Ġrele ases -ik ing -Ġan ger -)) )ĊĊ -alle st -Sum mary -( O -(f or -Ġbasket ball -Ġroad s -ĠInst all -ĠF ab -it map -4 75 -Ġ) )Ċ -Ġinter section -ighb or -ĠB ry -ĠHER E -So ftware -elf are -ac s -6 22 -Ġtrail er -.get Class -ch ars -Ġreg ulation -Ġref ers -Ġde struction -Ġcontin uous -ĠAust in -é ¢ -ak an -.w indow -ĠTem plates -Ġabs ence -: n -Ġdis order -fl ash -Ġde let -bo ards -ĠĠ ĉ -RO P -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ -Ġac qu -Ġlaws uit -ĠRe views -Ġgar age -t imer -Ġe j -ĠRect angle -Ġflow ers -39 8 -il st -ĠIn stance -S uper -d et -dis posing -ĠE S -ĠI C -ver e -S k -_ch annels -put ed -/ null -nn en -4 31 -ĠG allery -_g lobal -Auth entication -ĠR ank -Ġblock ed -Ġcal m -mark et -ĉ val -Ġa ug -per iod -ĠCon stant -Ġ?> ">Ċ -Ġl obby -p al -37 9 -Ġs ink -50 8 -ia h -Ð ¡ -urn ame -Ġcon ver -Ġinvestig ate -Ch rist -H ub -ĠIN D -ĠP ed -ur as -ĉ url -ĠT ro -Ġpre ferences -Ġguarante ed -` ĊĊ -Ġport ions -Ġeval u -' > ;ĊĊ -.AutoScale Mode -Ġc ats -4 65 -Ġreg istry -ul us -F I -p ayload -- search -Ġstay ing -ac ious -Dec oration -Re view -In f -Ke ep -it is -, String -Co ord -Ġper o -S ex -ĠAtl anta -uest a -Arg b -> * -} _ -F ooter -Ġemploy ed -_b ound -v ide -.f unc -$ scope -Ġsp o -ĠAn al -ounc ed -ar ound -Ġrestr iction -Ġsh ops -å Ģ -ĠLat in --c ol -Ġbare ly -ĠE uro -E r -Ġfa ire -_d istance -_un lock -Qu ote -IV ATE -Ġå Ī -Ġaim ed -ĠRet rie -. iter -Ġwr apped -Ġagre ements -str ument -( product -Ġstud ied -.set Value -Ġy e -ĠC ache -MB OL -Ġquarter back -Ġsy ntax -.getElements By -.v ersion -we bsite -Run ner -_s ingle -at iv -ĠAl tern -ĠBeaut iful -right arrow -Ġd iversity -pl ash -( co -.F ill -Ġtyp ing -38 7 -0 23 -Ġcl ar -H it -O O -ac co -50 7 -w orth -Ġscript s -ĠMuslim s -ĠL L -erv ing -( boolean -Ġbase ball -ĠC AN -39 4 -0 44 -MA IL -de pend -Ġrespect ive -Ġconst expr -.* ;ĊĊ -'] ))Ċ -Ġy ard -Ġident ical -if ecycle -US H -up iter -. validate -cl i -IST ER -Ind icator -F ail -Ġdemocr acy -. var -Ġsatisf ied ------------- - -enc er -h or -Ġr ounds -DA O -o a -Ġfl ask -= c -[ ]Ċ -/d ist -Ġpart e -Ġconfirm ation -er on -aw are - -Ġdepend encies -ĠV ideos -- row -Ġ** /Ċ -Ġn ou -Ġh over -æ ŀ -Ġn in -ĠUS D -M ac -_L oad -Ġout comes -_s ocket -Ġqu eries -w m -59 2 -Ġhit ting -in ux -M ich -ud ge -AT AB -Ġvulner able -ä ¾ -Ġport folio -: YES -ĉm ap -B ound -Ġiter ation -in cess -Ġact ors -ĠQ ual -_c lean -ãĢij ãĢIJ -MS G -G reen -ĠOff icer -Ġsm oking -> ', -ĠF lo -++ ; -4 33 -oly gon -Ġbul k -Ġdr ama -Ġexception s -os ed -Ġ+ čĊ -Ġleg acy -C V -Ġcontrib uted -ĠTer ms -Ġb t -4 34 -Ġunt uk -Ġal ien -=== Ċ -ĉ Vector -Ġl s -On line -.f acebook -num eric -ock ets -A ut -b ury --re dux -ĠRed istributions -GLOBAL S -urrenc ies -Ġt ons -âĢĻ , -Ġà ª -(c ol -ĠS ymbol -Ġstay ed -ĠM L -Ġm unicip -Ġsex o -S en -n r -Ġg ains -Ġshort ly -.M enu -à ½ -KN OWN -Ġoper ators -- V -ĠPat rick -/ add -_C O -ir ation -(p ost -Post s -/ _ -Ġpl ug -Ġintellect ual -Ġmet ab -Ġpregn ancy -ĠPrem ier -n m -Ġpred iction -60 6 -ĠMin istry -Th ree -val uate -ĠMin i -b u -оР· -< ul -Ġd d -ol ving -ĠC ut -60 2 -Ġs chem -.tr ain -it ate -Ġr ice -Ġbird s -ãģ « -m iddle -struction s -Ġn erv -a que -45 3 -Ġfl u -Ġsurv ival -ĠGal axy -ĠF ant -. Order -At trib -irt s -é c -M ovie -Ġcon ce -qu arters -Ġm ood -.Add Range -9 42 -Ġres olved -ãĥ Ī -Ġburn ing -70 2 -ĉĉĉĉ čĊ -ĠW E -Ġhost ing -L AB -Ġman agers -Ġstre ngthen -< const -ĠFire base -on ed -ĠJ ean -' ";čĊ -ĠS av -.B old -Ġen ables -ĉt mp -Ġman ually -ĠS qu -user id -.f unction -.c ache -LO PT -.S ervices -5 88 -dd it -t im -< img -ĠTh ings -ĠEvery thing -Ġa pt -39 7 -em and -Ġroll ing -ë ¦ -. level -Ġst om -ĠW inter -Ġview ing -( values -ocom plete -v ia -up o -Ġabort ion -5 32 -i ère -ï¼ ij -_B UTTON -_d omain -Ġb ra -ĠA st -in as -Ġstat ist -c od -L R -Ġdr ives -Ġfollow ers -Ġall ies -ĉc urrent -ecess ary -Ġdam aged -_ pt -and les -oun tries -Ġsim ult -e u -Ġcontrovers ial -_G ROUP -Ġr ib -. Info -: mm -.n ormal -_ADD RESS -Ġ íķ -add le -ĠD ur -. Element -65 6 -W arnings -Ġcred its -Ġin hib -Ġem issions -5 45 -Ġh az -.y outube -ugg ed -Ġbo ther -ĠK ansas -ĠF ixed -ĠTest s -ĠF IX -57 6 -Un iform -Ġk ont ->> > -st ation -lo re -at ype -ish op -/ **************************************************************** -5 21 -Com boBox -Ġvac ation -Ġiniti ative -Ġdefault Value -7 70 -con cat -ĠK h -6 32 -ĠW elcome -ized Name -M igration -Ġgrad ient -H ot -Ġhard ly -el o -ĠStud ents -Ġlo ose -7 30 -at z -.S end -' / -Ġunivers al -Ġenter prise -Ġreg ex -Ġvis itor -ĠF ly -Se q -ภĻ -ĠVis ual -Ġlib raries -ato es -P ayment -44 7 -Ġp ent -Ġgather ed -VRT X -ĠD M -S plit -Ġlet ting -Ð Ŀ -_error s -ep och -P ARAM -c u -ÑģÑĤ в -ol utions -Edit ing -font s -Ġalloc ated -ĠB ased -( Y -ĠJud ge -Ġbro thers -FILE S -ç o -5 31 -w b -_P I -' ^ -Ġs word -.s ervices -Ġn l -T im -ig g -ĠMo ore -Ġcrypt oc -åĩ º -_post s -ot ate -? ' -... .ĊĊ -Ġk l -=" $ -Ġdec oration -Ạ¡ -ĠD IRECT -G UI -) =>{Ċ -Ġnews letter -Ġprec is -(p oint -ĠEqu ipment -ut y -ĠD ave -Ġparticip ation -u arios -x it -.A s -ET ER -or ous -Ġsh ield -[] > -ilit ary -. origin -Ġprom otion -U nt -Ġc t -TR A -55 6 -View Holder -Ġsig ma -d elta -are house -con tract -( Vector -7 21 -Ġcompet e -/ form -/ components -Ġn r -ĠInd ones -Ġо ÑĤ -ĠV olume -.f iles -(res p -/ models -Ġsur f -stand ard -/ o -ĠXCT Assert -V ICES -.C ode -SE D -Ġact ivate -D elta -Ġlimit ation -ri j -Ġpregn ant -: ^( -Ġs our -p ie -80 3 -Ġexp ense -ic ation -ĠL arge -Ġ ± -ĠB owl -(model s -/ N -8 57 -P a -.re load -Ġwonder ing -46 2 -Exec ution -ĉ ĠĠĠĠĠĠ -ĠG raphics -ĠCont in -_j ob -Ġget Name -ĠM agn -ĠD WORD -m ad -Ġn h -fe atures -} ");Ċ -he ets -(tr ain -z n -Ġrecru it -.con nection -Ġbar rel -Ġste am -_set ting -Ġang ular -ane ously -Ġb il -ĠN orm -5 22 -(! $ -ib t -% ( -Ġpos it -ĠF ather -int endo -5 65 -L ive -04 1 -Ġport s -Ġme j -Ġland ing -pon der -Ġc od -_HE ADER -.M argin -Ġball s -Ġdiscuss ions -Ġbl end -H ex -Ġfarm ers -Ġmaint aining -ĠĠĠ čĊ -s yn -[ T -r us -4 39 -uff ers -Ġcontrib utors -_s ys -.De bug -Ġconstruct ed -om es -? id -sl ider -Ġsup pliers -6 11 -scri ber -p es -Ð ŀ -": čĊ -\ Controller -)) ĊĊĊ -Ġl ua -M ulti -EN S -S rc -Ġpet ition -Ġsl ave -look ing -V ERT -ĉ vector -S pecial -h h -an ne -ĠN iger -/ views -z ing -end ant -< C -s peed -5 14 -Ġ{ };ĊĊ -Begin Init -Ġf open -@ RequestMapping -End Init -Ġp unch -S ender -60 3 -é Ķ -get Message -/t ypes -.P I -(' ');Ċ -oc used -( all -Ġdrop down -). __ -ĠV in -.Fore ignKey -6 12 -can f -ou red -ĠOrgan ization -ĠÐ ° -ĠC ulture -(cl s -, _ -90 2 -rg ba -ìĿ ĺ -.data GridView -Ġdo zen -ĠG es -80 5 -4 64 -_sh ared -n ick -Ġh osp -om eter -49 5 -Ġclaim ing -0 32 -ib les -ri k -æĺ ¯ -en ario -Ġd engan -ob b -m ont -_r ank -('/ ', -Ġap olog -P s -_p ower -ĠG ree -Ġful fill -Ġfire base -9 10 -Ġf are -ĠH im -Ġbe an -âĢ¦ . -ĠS PI -_R X -Ġper ception -rel ative -comp ile -u um -ut os -a uc -ĠAs k -Ġindic ator -/ th -.set String -ĠWis consin -.D omain -Ġart ificial -De velop -ĠSar ah -Ġl ying -( search -ĠEmp ire -urr ing -æŶ éĹ´ -=" ${ -Ġget Id -ĠP ayment -trans ition -Ġ ]. -ix in -V T -- select -Ġdemonstr ated -Ġlast Name -employ ment -.get Property -Ġf ought -file Name -ĠP ers -45 2 --c ard -a str -attr s -Ġprom inent -Des ign -anc ouver -ãģĹ ãģ -ard o -se cret -Ġr ag -Ġpo ison --m an -, omitempty -7 40 -ĉ un -it zer -ĠCas ino -ĠR oss -- foot -(result s -Pl an -Ġlas er -ê¸ ° -_D R -5 23 -F acebook -44 9 -Ġbo ards -st a -] ], -6 75 -Ġt iles -S IZE -Ġ= ~ -9 70 -Ġprem ier -oc ab -Ġenc oded -Ġres erve -60 9 -ĠAfghan istan -ĠList Node -url s -Ġsub mission -Ġne u -47 7 -Ġ# +# -_P OST -Ġmo ist -ell i -ellig ent -. alert -ó d -b re -ĠCol lect -Ġgraph ic -Ġlong itude -ĠPro vid -ĠCal culate -x ffff -c riteria -Ġw aters -ro ck -lo quent -ĠT rib -5 13 -Ġbur st -Ġsuff ix -.Ext ensions -ish es -iv el -ĠLI KE -ĠGet ty -.Action Event -.s lf -ĠH AL -up al -E AR -5 24 -ud i -_time out -U F -ĠSing apore -ĠAd vent -_int erval -cha ft -ĠE mer -Ġtele phone -ĠTur k -_ interface -ĠO wn -Ġencour aged -< Object -_T ext -ĠOnt ario -ĠApp ly -.f irebase -Ġant ib -P riority -ene z -D ays -c id -urre nce -; / -inn ed -Ñģ Ñı -Ġve z -f w -// $ -att ack -45 8 -Ġstart up -ain ers -.f ragment -op acity -( conn -he im -.n etwork -( stream -6 70 -ĠN ON -t ol -8 30 -ĠX box -ĠD S -Ġc ached -Ġprostit utas -ĠB alt -(' [ -5 75 -Ġno except -" ' -Ġs d -. valid -_ ag -Ġr aces -48 1 -Ġro d -itud es -< >( -5 44 -.Pro duct -Form s -NE W -P ay -ĉ boolean -_ contact -ĠElect ric -sk ip -Ġw ur -Ġch ronic -_d river -9 40 -ĠS ab -ĠU lt -ĠR ad -ST ATUS -ĠLew is -O B -Ġgift s -.Re c -TR UE -Ġint ensity -Mark er -.com pare -ff ic -C ookie -ĠB aby -ĠBig Decimal -ile t -ĠHOLD ERS -ĠL ady -Ġl ung -ĠAl abama -Ġd ess -` );Ċ -ĠB uilder -_reg ion -Ġne utral -90 9 -Bo th -Ġh p -Ġh orn -Ġseg ments -ĠE C -"=> " -( rec -ĠP i -G M -Ġl aptop -Sc alar -46 3 -is d --d ialog -ĠAnd erson -Ġmist akes -70 8 -ĠH an -j es -est ination -4 36 -Ġprom ises -b id -ĠSc ient -G IN -ĠPer formance -b age -. users -le ading -Ġor al -G raphics -48 8 -_P TR -5 18 -h ang -Ġin ev -process ing -F actor -ĠN A -$ string -Ġground s -.Save Changes -c lock -9 41 -cri pcion -ĠNew ton -g c -.in cludes -Ġbl ast -Ġ'- ' -Ġpued e -46 9 -.S ession -Ġgre p -_f inal -ĠG ay -ĠG ive -ir i --st ar -ĠUI Image -_ep och -ub b -ent h -Ġel ite -Ġcampaign s -ĠP orno -_ assign -Prot ocol -ĠBe ing -ĠAir port -Ġconvent ional -ĠW at -ĠC I -ET A -ĠAnth ony -Ġtable t -( format -Ġconsist ently -ĠI owa -47 4 -Ġav atar -0 27 -.c ursor -! [ -Ġh anging -H er -S uch -';ĊĊ Ċ -orge ous -() == -Ġview Model -Ġ ãĥ -Ġel s -ĠAg ent -F etch -ap or -Ġc x -p read -ĠP ier -oe ff -6 16 -S n -8 90 -ĠV irtual -A pr -.Wh ite -6 15 -_M OD -ĠPoint s -å¤ ± -Ġgen es -Ġv endor -Ġmain stream -< src -ĠEl izabeth -Dec oder -- state -ĠG lass -nc y -adi ans -_m on -ĠRem ote -Ġwire less -ĠM i -å ī -4 66 -è¡ ¨ -st age -ĠT ile -ll ib -V ariant -== Ċ -Ġgold en -(Q String -.put Extra -ĠD om -ĠAn imation -Ġinter active -if act -éĻ ¤ -LE T -Ġfrequ ent -Ġ< >Ċ -F ilename -Ġs ne -ĠFoot ball -Ġr ival -Ġdis aster -ion ic -ĠD amage -. Resource -- en -ĠT ypes -get String -( board -Ġb ol -pl ain -z ym -ภ² -Ġsc anner -ild er -_msg s -æ ı -(int ent -Ġde struct -Ġb ust -ĠE mploy -on i -ĠUI ViewController -Ġodd s -ear er -Ge ometry -Ġy ii -_EX PORT -ĠAtt ack -Ġn iet -Ġim pression -ĠG il -_pro b -5 28 -ĠC F -ĠEx perience -/pl ugins -.M ethod -Ġbelie fs -N ative -_b uild -Ġv ig -Ġr anks -cover ed -70 5 -s uch -G uard -.p ack -add er -80 9 -iv ia -l ng -Ġв Ñĭ -55 2 -T imestamp -_n ow -Ġp oker -Ġun c -Ġsh apes --t ypes -_per iod -p k -Ġveter an -Ġson o -Ġappoint ed -over flow -.d river -_c at -ut t -pl ant -im b -ĠAc cept -Ġconc ert -ĉ node -ĉ z -? >čĊ -Ġb anned -ĉ ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ -Ġto xic -Ġdisap pe -47 3 -È Ľ -Ġgr ace -ate ful -Re ply -ĠCru z -48 6 -Ġsc rap -Ġkey words -s imp -Ġmort gage -Ġcy ber -ĠEx ecute -Ġlat itude -if u -.C OM -d bo -Ġsort s -ĠG as -om ial -.L ocal -Cell s -.Re place -String s -.f it -ĠTh ird -% ",Ċ -Ġ{} ". -ĠS ony -Ġ[ : -58 5 -Ġfall en -. ')Ċ -in h -ĠM C -Ġred is -C odes -Ġprofile s -h ook -Reduc er -_F UNC -Ġn avigate -str len -Ġh orm -á ŀ -ĠS R -. boot -Ġdig est -ĉ header -.find One -æ ģ -Db Type -n ia -_m erge -Ġdon ne -/ Getty -_CH AR -Ġb ands -. URL -art ial -Ġf req -Ġs ist -N g -Ġrender ing -\ Core -Widget s -ĠV A -Ġactiv ists -St e -= _ -all a -St amp -Ġload s -Ġx x -ĠL earning -.M vc -u ir -(" $ -Ġconnect ing -Read Only -ur u -ĠE ag -B IT -_DE L -å § -arr ass -ext ernal -ĠY OUR -ĠB rew -ĠF ive -Ġres ize -ig id -er ation -65 3 -ĠÑ į -5 36 -åĬ ł -0 39 -ĠC atch -Ù ģ -ĠLe on -am il -.B ody -Cl ip -/ list -.b r -Edit Text -ĉ db -.G ame -(Build Context -back end -.R ed -face book -5 29 -.url s -m r -rol led ----- --- -Ġinter vention -Ġretire ment -ĠK it -ĠP RE -Upper Case -ĠS ocket -Ġ: - -Ġstudy ing -ĠMet ro -ard ed -Ġconvers ations -C alled -Ġexam ine -ert ificate -.g z --res ponsive -Ġref und -_n etwork -0 26 -allow ed -em pt -Ġme als -C ategories -Ġtravel ing -Ġk g -Ġsh ame -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ -Ġexplicit ly -Ġmath ematic -ĠS uite -ĠR GB -****** / -Ġmix ture -lear ning -.t emplate -att s -w x -ĉ ctx -.p roperties -Ġdrink s -ĠE ither -set Text -.get Data -.z ip -Ġreve als -< table -.Hash Map -ĠH ur -) ");Ċ -.f ramework -ĠST ART -feed back -45 7 -Ġsaf ely -. icon -config ure -. lock -.l ayers -/> .Ċ -Ġrank ed -_ impl -ĠHand les -Ġhost ed -Ġup dating -al bum -é Ŀ -Ġsh ader -Edit ors -- round -[] { -Ġse p -ĠH i -TE M -look up -.m an -_IN PUT -Ġthreat ened -_IM PORT -Ġd rops -ru it -s id -bo th -ĠEx cel -Ġj er -ord inary -еР¹ -V IEW -re ply -Ġ) :Ċ -color s -ver ified -_T r -_p arse -Ġcon gress -6 17 -P romise -int s -ĠM other -.A pi -ĠD uration -Ġfirst Name -inherit doc -ĠM ars -Ġa pr -OD Y -Ġvis its -6 31 -Ġhe aling -let ters -)) );čĊ -f uture -.F ramework -Ġk iss -Ġinv olve -Ġsil ent -ad ows -Ġany body -s ch -6 90 -Ġsole ly -- img -Ġprop ri -Ġin struct -Ġlic enses -Ġm eth -Ġcond em -ĠD omain -ĠHarr is -Ġs Ã¥ -CE PT -B atch -@ extends -ĠCONTR IBUT -.Data Frame -47 2 -_p acket -rec ision -Ġfoc using -. ht -__ ":Ċ -: Get -ĠK C -Ġpass age -Seg ment -_c enter --z A -_B L -Ġconv in -Ġclass ified -ĠNS Mutable -_ ap -t ile -Rect angle -49 2 -(n ums -v ens -ĠUI Button -ĠF eder -am o -Ġout line -ĠPar ser -Ġâ ī -ĠWork s -.S chema -Ġeng ines -6 37 -56 3 -_com mon -5 42 -_ old -Ġset ContentView -Ġ/// < -ĠB T -f m -Ġd ivers -_ weights -em ark -ĠA CT -Ġpro portion -over lay -.dir name -ĠG it -_REF ERENCE -< > -l b -_r ule -è´ ¥ -ĠPut in -Ġsleep ing -() :čĊ -Ġpres erve -Ġpar liament -ĠLook ing -Ġpick ing -ĠDis patch -Ġsl ip -ë ĵ -ĠL yn -_sign al -config uration -ĠP itt -49 1 -ad en -pro cedure -Ġenthus i -f ight -ĠCons ider -Ġt orn -Conn ected -.c os -_group s -ĠTh ink -Ġdel iber -Ġres id -work ing -.column s -ĠCal led -Ġes lint -> ", -_D OWN -h ist -ĠAdv anced -Ġre wards -act ors -Ġsil ence -47 9 -Ġmy th -Ġne ur -5 19 -Ġa uction -.Get String -ek s -( project -59 8 -ĉ msg -ĉ output -Ġcomplaint s -55 1 -, S -Ġt bl -Ġ, ĊĊ -ri ors -ah ren -Ġlawy ers -re dux -_s ymbol -off ee -_RES ULT -( Name -UT C -.current Time -Ġorgan is -. arg -5 33 -Ġmin im -w ick -Ġrece ives -B alance -Ġspeak s -ĠD ays -ĠBel ow -48 3 -t ipo -P resent -Ġres erv -h p -Ġr it -_R IGHT --- ) -Ġchair man -78 1 -D IS -ĠBO OST -Ġexper iments -68 7 -__ );Ċ -Ġst amp -Ġf ert -Ġf ond -T er -el ve -ure n -+ i -end ency -Ġvirt ually -... " -ï½ ŀ -9 25 -- cent -_un ique -Ġpr icing -m ic -RES H -Ġ:: : -Ġan notation -ĠC ircle -ong odb -it as -Ġ% ( -( component -Ġо б -( port --h our -. obj -L BL -Ġj ury -GB T -Ġsp y -ĠProf essional -Ġ"" ;ĊĊ -Ġstri king -Ġdiscrim ination -Ġp ays -9 37 -lic t -ent es -Ġthrow ing -ĠPl ugin -( def -ĠRuntime Exception -ĠM igration -5 99 -Ġd ic -b ag -on ia -Ġcor ruption -70 4 -( Map -Ġpr z -.d to -Ġac quire -State ToProps -Ġlo ving -оР¶ -_p attern -Ġemot ions -Ġpublish er -_b e -Ġcoup les -49 8 -o j -ĠCh art -Ġt rop -.t ool -Ġestablish ment -Ġd ol -65 4 -Ġto wer -Ġl ane -ĠSy dney -Ġfill ing -claim ed -64 4 -Ġdialog ue -Ġcon vention -book ing -pare ncy -æ ± -ĠGener ic -7 18 -\ Schema -48 2 -6 18 -Ġr anges -/ ch -Ġpan els -Ġr uled -çĶ Ł -.t s -_s ets -Ġclean up -Pre vious -ĠAn imal -60 7 -($ ( -ĠA ve -oll ar -0 28 -_e val -ĉ Name -(t ree -Ġ" ] -57 1 -Ġdut ies -=' / -Click ed -Ġdifferent ly -ĠCl ark -Ġd it -olog ists -Ġsy nd -Ġs ends -- known -k b -ĠMod al -it ative -Ġr acing -Ġhigh lights -ĠSim on -ĠCapt ain -ä¿ ¡ -ĠC B -cont in -ar an -Ġphys ics -ret ty -et al -.m d -ax ios -Ġspeak ers -Ġpre p -Ġaward ed -ì§ Ģ -ĠC orn -ĠN ature -UD IO -7 37 -Ġpro j -- pre -[ u -Fe atures -Ġis Equal -B inary -s ig -Ġconf usion -5 46 -5 68 -ĠH at -Ġkt ó -.config ure -M ON -49 4 -/ edit -_A dd -, true -5 41 -Ġc li -Error Message -- loader -Dim ensions -ultip ly -Ġ{ !! -ĠSql Command -Ġsp oken -Ġp ics -Ġto y -( Key -ĠLo op -Ø ¨ -E ATURE -in ction -_set up -w rapper -Ġt ong -c ular -O pt -.P l -=" , -(l ength -um n -Ġch rom -Ġse vent -ĠIllegal ArgumentException -4 78 -ĉ start -Ġbeg un -CE PTION -dat aset -8 25 -ĠF ailed -col s -45 9 -Ġkne e -im ore -.sp lice -sh ell -ig gers -Ġthem es -99 5 -ĠD J -ĠAss istant -- $ -May be -Ġorder ing -ĠInt elligence -ĠMass achusetts -Ġfail ing -el son -G reat -= i -.re st -Ġinv ite --dis able -.Group Box -âĢĻ est -Ġtack le -g v -et ter -Ġ), čĊ -_r ules -.w arn -function s -ĠChrist ians -Ġback ed -Ġsl ider -Ġenjoy ing -n est -Ġh ij -_m s -// * -An notations -ĠVariable s -< V -( server -ĠOr acle -element s -Ġorgan isation -_point er -ĠHe aders -[ d -Ġdead line -iss a -Ġkn ife -ĠNAS A -ĠHe ight -78 4 -ĠAs ync -Ġven ue -.d om -bour ne -ĠHaw ai -Ġmem o -ict ions -Ġsurve illance -om i -/ assets -58 7 -Ġed u -Ä Ľ -Ġro ster -Ġh ired -ĠT ok -Ġpl acement -ur ations -Ġset State -ĠMag azine -Ġhor ror -T ry -Ġl ag -ĠEvery one -th ur -)) ;čĊčĊ -. return -Ġsy mp -âĸĪ âĸĪ -Ġn ights -work er -Ġa le -ennes see -.st ep -Ġsynchron ized -48 7 -our i -Do es -. change -f on -.set Background -irc ular -47 6 -+ - -ĠC IA -7 29 -ĠJ ane -ĠSim ilar -- I -level and -Ġpros pect -_f ound -ĉc olor -.D iagnostics -Ġann ounce -Ġassum es -/ tr -Ġb d -98 7 -ĠCar bon -Ġanal ys -5 64 -.de st -n ik -ĠL ie -- index -Draw able -ĠT AG -Ġtri angle -_F LOAT -ĉĉ ĠĠĠĠĠ -.bl ack -v ue -cur acy -Ġaffect s -90 6 -Ġsure ly -Sl ider -uk i -c ery -Ġun ter -.pro file -ord on -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ -le ave -Ġsmart phone -g ie -Ġcons pir -Ġt utorial -ç± » -Ġc ab -7 65 -ĠSum mary -* ĊĊ -ä h -" This -Ġsl ides -" -c ycle -ĠB ull -path s -Ġun p -Ġview DidLoad -_M odel -Ġassert True -Ġr ated -De cl -vert ed -ĠD at -b rew -Ġpoint ing -M s -ĠPoint er -) ' -_n on -5 27 -ĠSE C -Ġy eah -g ency -initial ize -f ly -7 11 -[ pos -, g -Te le -0 34 -Ġj oke -Ġcl ause -.find ById -en es -( instance -6 26 - £ -9 15 -Ġs lic -_h ome -Ġ*/ }Ċ -_p ages -(s ervice -90 5 -R P -ĠAm ong -.get Current -80 6 -ãĤ ¹ -Ġs lee -= [Ċ -ol er -Ġlib ert -Ġ` Ċ -Ġw enn -l ated -Ġimm une -( Node -ĠPro blem -ĠA bs -log s -Ġ ../ -ĠA DC -Ġ}} ">Ċ -> ');Ċ -= b -ĠW ind -lah oma -Ġalloc ate -or ian -Ġpres cription -- quality -ĠMay or -8 55 -in ely -end foreach -ĠCom plex -k om -70 9 -T Y -7 90 -] ]. -. Style -_m any -',' $ -Ġbar rier -ĠF etch -ĠMar vel -Ġres ist -ог о -b idden -ĠRun nable -: false -8 99 -Ġbuild s -ĠSt age -Ġd ub -emp o -.s ite -55 8 -;ĊĊ ĊĊ -99 4 -ĠDen ver -Ġre vel -Ġtrigger ed -Ġd ice -_f ail -Ġg c -8 33 -58 9 -ĉ X -ĠTh rowable -7 75 -.r outer -ĠRev olution -ÑĢ а -_N ON -0 55 -Ł ¥ -5 78 -Ġel der -Ġab road -ĠÐ µ -ĠAd ult -bl r -g lyphicon -6 13 -Ġprom oting -Ġ iz -ĠS olid -64 5 -_lo ader -ear ly -.en abled -- edit -ĠU L -_ play -ĠInt errupt -Ġadvant ages -uc le -Ġmechan ical -.table LayoutPanel -ĠWork ing -Ġan onymous -R ating -ig ious -_ph one -.addAction Listener -Ġfr an -und en -Ġ*) & -_ bool -ul ative -Ġcon e -ĠM ult -Ġm ö -ĠFor ward -] ):Ċ -Ġconvin ced -act ed -64 3 -ãģ ĵ -ĠConfig ure -Ġce iling -D er -Ġpass engers -Group s -Ġsoc cer -/ W -avi ors -sw ith -ĠZ one -. Options -ĠM om -ied er -Array s -Ġtreat ments -Ġprotect ing -f ac -Ġpick le -Button Item -7 13 -Ġblock ing -str ar -à ² -ĠEx port -Ġth rew -ott a -ĠB ASE -.w s -.LE ADING -order By -_d elay -ĠP u -.d ll -ĠCh oose -99 2 -Pol ice -ĠBE GIN -box es -Ġdiam ond -, l -Ġ ĉĉĉ -Ġcur ious -6 24 -t v -Ġerot ische -ack ages -ĉ Set -T ick -.b order -static method -Ġch er -in voice -Ġcr u -Ġdef ect -_m etadata -re lation -ik an -[ N -(Q t -( Base -æģ ¯ -be at -ĠEm pty -ĉ o -_sh ift -Ġreg ret -7 22 -Th ose -C ent -ĠPort ug -ĠIs lands -ĠT IME -Man agement -99 6 --s p -5 39 -ê me -Ġnot ion -un ifu -P K -8 26 -è¡ Į -ĠCUR LOPT -\" \ -U V -ç º -d ra -c ou -= ` -ĠD estroy -r p -.c ancel -G G -r untime -ĠV ue -Ġprogress ive -/s ervices -Ġrun ner -_FR AME -.ToolStrip MenuItem -Ġ' ,' -d elay -= utf -Ġscreen ing -Ġpull ing -om as -Ġan th -- new -/ local -Ġi Pad -Ġt witter -Ġd ying -Ġhe aven -ĠU Int -ĠSen ator -Ġpres um -ĠWalk er -Ġover come -ete ction -Ġemb arrass -Ch ina -6 39 -In clude -RO LL -Ġdata Type -D avid -ภ£ -lo p --m onth -Ġsc ar -ĠS afe -Ġ **************************************************************** -Ġaccess ories -Ġr amp -_U SE -Ġcontr ad -)) ]Ċ -Ġpre st -ĠH R -ĠR ap -Ġus ize -Ġcap ability -Ġc ort -- next -07 7 -6 27 -Ġbur den -8 22 -_read er -Ġ@ @ -reg ular -ĠK a -0 36 -M AN -Ġa str -Ġ' ')Ċ -Ġf ed -Ġpars ing -ĠY ears -Ġbro ker -": {" -Ġa kt -In ventory -abe led -Ġarg parse -****** *Ċ -vers ation -Ġc ord -ĠT i -Ġhope fully -Ġa h -ver b -Ġst olen -. Entry -Ġexpect ing -O rientation -Ġpower ed -Ġp ersist -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ -'] ); -')) ,Ċ -ĠC ash -ĉ item -8 18 -gr ades -rop ol -b asic -Ġ" );čĊ -Ġaw ards -(r ange -- all -ĠIB Outlet -ĠInd eed ----------------------------------------------------------------- ------------ -Ġstom ach -Ġfl ower -Ġs ew -_t imes -av is -Q String -ĠR outes -_pro t -Ġcom edy -Ġlog out -Ġwood en -Ġpost er -p iece -.J oin -ĠP ok -cel ona -mut ex -;čĊ čĊčĊ -Ġstri kes -78 7 -Load ed -) arg -es a -Un ited -E p -PE LL -80 7 -ĠAtl antic -ul let -65 2 -app le -Ġsett led -a con -Ġprint er -ĠG C -å® ļ -Ġrender ed -, âĢĻ -he it -s ocial -. ge -7 14 -ĠR ick -ĠUt ah -g ot -on ical -ĠSc roll -ĠSc iences -Ġj ug -Ġam pl -ent i -LE FT -Ġt abs -Ġenorm ous -.get Key -loc ate -. EX -.st orage -.W e -Ġto ast -ĠAdd itionally -88 2 -ĠN OW -5 47 -_ UPDATE -Ġtrans ferred -th a -.D isplay -_ ui -ID EO -Ġmeaning ful -ĠMos cow -, this -ĠVict oria -æĶ ¹ -ĠÐ Ł -.st ack -ĠB arn -pared Statement -: string -Ġb ij -ĠST ATE -Ġemploy ers -ĉ input -( | -Ġle x -in voke -ĉ num -++ , -at ial -ors es -Ġfor k -_t xt -ĠAnton io -Ġ( < -aver se -Ġdev ast -ãĢ Ģ -.D ec -ĠG ard -/ ui -. % -tr i -Ġrol led -Value Pair -itt en -ĠTh er -Ġv rou -ĠFl ow -ĠFin ance -ĠCom b -H C -.set Visible -is l -Ġp k -77 3 -Ġup set -( raw -ĠV ice -e atures -ĠL ang -0 29 -Look ing -7 67 -ĠA ST -Ġtri ps -ĠJust in -b rowser -=" '.$ -. vertices -8 21 -- co -}/ { -Ġ? , -ĠD omin -ĠBel g -" < -Ġsup pose -add y -Ġwalk s -6 88 -ERR U -_f ilters -Pre ferred -sc ene -е Ñģ -ĠAff airs -Ġ"# { -Ġon Submit -Ġstock s -/ view -g ree -- get -90 3 -h it -J o -.get C -7 25 -Initial ized -ÑĤ и -c uts -( Type -ĠAg reement -ĠViet nam -Ġ/* ! -Ġp izza -- view -_ em -Ġl hs -Ġm uy -ĠId ent -ĠF riends -06 1 -Ġab und -_A D -.t imestamp -- ' -Ġd uplicate -Ġhun ting -Ġregul atory -ia o -am ous -ĠEnt ertainment -[ A -iat ric -_CL IENT -ĠK ids -/p kg -B reak -)) );ĊĊ -ĠSh ape -Ġrel ating -Int errupt -able Opacity -emb re -Ġmyst ery -Ġjournal ists -rit able -.L ink -Ġstop ping -CRE T -.D B -Ġpopular ity -Ġg ew -Ġim pr -set Value -FL AG -ĉm ax -Ġb ake -w y -ĠEcon omic -Ġen contr -Ġf name -/ de -R ank -Ġbug s -.s m -Ġmed ian -D OWN -ĠS ure -At Index -ĠD ick -Ġ( __ -.d elta -F r -Ġsuggest ing -ĠRec yclerView -, e -ST ART -/************************************************************************ **** -xf ord -Ġrece ipt -CL AIM -read only -9 68 -Ġeng aging -6 19 -C a -as ma -Ġens uring -Eng lish -ĠV ancouver -hy th -Ġpurch asing -ĠP I -. word -(s p -.h ome -: def -Ġg ig -57 4 -67 1 -ĠV e -for um -ĠM itch -B ay -_F L -65 1 -Ġs oll -5 77 -_column s -Ġminor ity -b ird -Ġhand ed -SS L -ST AT -Ġnerv ous -ĥ ½ -Ġfile Path -CRE ATE -A w -Ġp ens -8 35 -se ed -ĠCom pute -ol k -59 4 -ĠAs set -re ach -'), čĊ -n avigation -L F -/ util -ĠP ub -Ġâ Ķ -c ion -## Ċ -07 2 -II I -Tag Name -Ġam id -per mission -if iable -xFFFF FFFF -н и -.B uffer -_ irq -d ark -Ġret val -.f ire -produ ction -.list en -ĠWe ather -Ġbuy ers -. ne -er p -ĠP ent -6 99 -Ġw elfare -Ġpage Size -ĠSt adium -ert a -Ġle v -amp a -P ager -66 5 -Ġcharg ing -ĠNet flix -| null -_r andom -.x path -Ġst ere -ĠIS IS -pons es -( loc -5 66 -ey ond -ĠOff icial -65 7 -ĠMary land -Data Type -_p ar -{ }, -ĠEn joy -7 27 -_SH IFT -ĠA wards -_ENT RY -Ġseem ingly -entic ate -Ġheart s -58 3 -_ ;ĊĊ -ĠH IV -Ġindiv id -ĠFl ag -_ ctrl -ĠC allback -, z -ĠG PU -ĉ obj -ĠPh oenix -ĠB US -90 7 -Ġrub ber -_A UTH -ĠSol utions -( location -Variable s -.set Enabled -_h igh -W O -G esture -Ġre try -Ġobject ForKey -allow een -Ġm os -ĠC ele -Ġik ke -(c ell -ĠM ODE -ren a -Ġdescri bing -64 1 -Ġph i -Ġr d -Ġdes erve -Ġwhe els -å¸ Ĥ -Ġcrit ics -75 5 -N amespace -ĠF ra -Ġ ĊĊĊĊ -Ġall a -Ġrequ iring -æľ Ł -ut ation -Ġdelay ed -Ġadministr ative -Ġb ay -.h idden -T ex -05 1 -Ġbound aries -Ġ] );ĊĊ -ĠFollow ing -~ / -F i -_con v -_T ITLE -Ġdes de -ICollection View -Ali as -Ġb ite -pat ient -_COMM AND -Com pleted -ĉ elif -( < -B usiness -ĠP ool -Ġpurs ue -ĠB an -_st eps -_DE CL -um ble -Ġcom bo -ĠL ayer -.x r -Ġd up --------- - -6 28 -Ġmod ifier -ro b -re z -69 6 -Ġath letes -Us ed -w ear -8 15 -Ġlegit imate -Ġ" ĊĊ -Ġh v -St d -0 37 -ĠH old -Ġsurv iv -ĠAll iance -ĠEar ly -7 78 -Beh avior -(f ont -/lib s -Ġrect angle -Ġs inger -Ġam p -Equal To -Ġ" ." -Ġgirl friend -å ± -line ar -obs erv -Ġpi ù -Ġcomple ment -With Value -(p assword -t ake -Bl ank -ĠCom par -' ", -_p olicy -m ongoose -_FA ILED -.re port -R atio -.Perform Layout -7 47 -us able -m ers -_re nder -PE ED -77 2 -Ġles b -ĉ E -_t ool -Ġl adies -90 8 -о Ñģ -)) ))Ċ -;; ;; -.d ot -Ġn est -pe ak -uk kit -ec a -_S W -Ġ& ( -ĠOk lahoma -Ġbank ing -5 69 -ĠN intendo -75 2 -Ġreprodu ce -_element s -_m ac -pro xy -Ġremark able -}/ ${ -Ġout s -.has Next -M ODE -65 8 -Ġan ime -.con n -Un ique -D om -Ġimportant ly -itt y -Ġju ice -T w -ĠPart ners -Ġattack ing -Ġport able -am iento -.P ictureBox -.g en -Ġopt imal -58 2 -Ġre cre -Ġjournal ist -ĠEx tract -ĠMore over -Ġmargin Top -.A p -Ġf iring -Na N -ĉ template -аР´ -. En -Ġdef ence -ĠT el -il en -j an -= data -ĠU rl -ĠRe uters -(t otal -ĠFif th -Ġess ays -Ġinterpret ation -Ġchar ity -ĠR ules -Ġsub section -st yled -az er -l ags -L IST -Ġupload ed -Ġtr ash -Ġreg istr -Ġsell er ->' ;čĊ -Ġstart Time -ç Ļ -s y -(Http ServletRequest -Ġtr ap -G C -Ġembed ded -Ġsurround ed -8 16 -im its -T X -yl inder -68 5 -ĠF al -Ġsent ences -ĠJ a -IF ICATION -we apon -ov ation -Ġco at -Ġinter pol -Ġl ips -ĠK y -Ġv ectors -_ am -Ġint ake -.w orld -Ġin box -ĠM AC -_ ab -(name of -6 33 -Ġent ert -Ġgather ing -ĠS IM -++ . -ny a -' }} -ĠUP DATE -Ġp ac -( html -ĠS ant -i ating -ĠIde as -Ġspr ay -ĠH art -Ġver ification -ades h -/ modules -ĠM ind -ĠSized Box -Ġsh elter -Ġher oes -att y -Ġcert ified -s j -Ġê tre -ÅĤ o -Ġpublish ing -ĠMal ays -.get User -ĠPro vider -ĠLinked List -ĠB or -RO UND -d id -t ain -p ire -ĠJ enn -t el -and e -75 7 -_f ront -ĠMc G -Test Method -à¸ Ń -Ġoccasion ally -ĠW ales -Ġexerc ises -ĠÐ Ĵ -0 45 -- plus -Ġvalid ator -Ġpr ayer -L ATED -_ author -Ġlab our -++ Ċ --e quiv -ĠG PL -Ġface book -s imple -g ly -Process or -ip y -7 44 -Ġ* > -64 8 -Ġcle ared -ĠP ush -8 58 -Ġpen is -Struct ure -li j -ĠM organ -Ġhand ful -" .Ċ -98 4 -| \ -Ġ ******************************** -ĠA qu -58 4 -_ IC -.load s -Ġm eter -ĠMar ine -:: { -ĠT S -77 6 -ĠArray s -.T itle -GR AM -ter min -Ġco inc -El se -_st ates --r un -m embers -78 2 -ast ro -0 66 -Ġon Press -Ġbe ings -Ġabandon ed -Ġtax p -own ers -.m ode -Ġdiagn osis -Ġ_ Ċ -ĠK night -ĉ A -Ġob serve -), ' -8 23 -! ")Ċ -ĠPar a -Ġvari ation -( False -ĠAnt i -Ġg ri -Ġhome less -? v -Ġbe z -.S erver -re lease -ĠP atri -Ġchar s -Ġrank ing -activ ation -58 1 -Ġw ides -q r -.S ql -ac ular -ĠB ot -_s ync -Ġhapp iness -Ġvolunte ers -8 77 -Ġs its -/ < -[ e -(file Name -Ġcap ac -8 32 -ĠMar ia -f ather -Ġgr am -* i -Ġcas o -_d raw -ĠR aw -ĠIter ator -6 64 -ĠP adding -9 24 -P D -BO X -ĠS PECIAL -Ġfe cha -Ġv ide -ĠLe ader -ä» ¥ -$ (". -Ġdiam eter -Ġm ild -7 45 -Ġrock s -app ings -0 48 -d irectory -55 7 -.fl ush -ĠJ ess -UN IT -ĠP ear -Ġmand atory -S ur -q t -Ġstream s -Ġco operation -ĠS ac -Ġche aper -ĉ ch -an imation -f are -( height -( True -N Y -Ġw rest -Ġpoll s -Ġencounter ed -ĠMarket able -_P ASSWORD -7 16 -_SE LECT -ĠArab ia -_c lock -Ġv oy -Ġи з -Ġst ir -is ible --e ffect -.c reated -Ġto ys -ĠTrad able -Ġr ust -Ġstr cpy -_t imestamp -Ġtalent ed -, null -ĠJ obs -ĠPort land -Ġweak ness -Th row -ĠAng el -ä¿ ® -75 4 -Ġun cert -ï¼ī Ċ -ĠìĿ ´ -Wh ich -Ġ[- ]: -S omething -Ġconv icted -k le -ed ium -Ġbranch es -Ġb ases -ç ® -Ġcomplex ity -ĠF ig -. reshape -$ db -7 36 -_CON ST -ĠT es -.r untime -Ġden y -ĠB SD -Ġk r -h att -ĠSt atic -Ġunivers ities -Re place -Ġdro ve -Ġad oles -_pl ugin -ĠL GBT -Ġt ex -du ction -75 1 -7 99 -ED I -ĠT ed -_ URI -Ġre ception -art en -.S ingle -r ice -sc ious -8 43 -_b g -Ġw ages -ĠS ervlet -UIL ayout -Ġform atted -.M od -< class -is en -Ġrepresent atives -"] = -Ġport al -ĠHun ter -Ġh iring -__ )Ċ -ric ulum -u o -li est -Ġt ears -L at -Ġliter al -.In sert -Ġc urs -ĠCom put -Ġterror ism -Ġswe ep -Ġ[] čĊ -Ġpass enger -Ġeast ern -Ġtwe ets -Ġoper ated -w nd -ĠS yn -.t ools -ĠW M -ul ates -Ġbacter ia -( bytes -.set Data -Ġvis ibility -// ================================================================ -el m -Ġgener ating -Ġm v -Ġk h -j en -/ search -Ġaccount ing -se gment -act ic -. ip -Ġdeploy ment -Ġfoot er -> ',Ċ -Ġexpand ing -ĠHam ilton -ĠCon trib -.T ables -7 28 -Act iv -H H -ocom merce -_ ; -Ġamong st -ow ing -8 59 -ĠC old -AP H -Ġpsych ological -_t ensor -Ġpack aging -ĠSw eden -Ġp are -Ġag gregate -Ġmoder ate -86 2 -_h and -Ġdesign ated -Ġdr um -Ġget User -ĠC reek -_s cope -ĠTrans fer -ĠM arg -Ġfight ers -W nd -ĠS el -ĠLa unch -Ġemerg ing -if rame -ĠAdd itional -Ġf ears -Ġsat ellite -_ : -Ġdis posing -Get Value -Http Post -AT IVE -ul ary -View s -Ġatt ending -ĠT ennessee -ĠM ission -Ġmedic ation -ĠW y -ĠAn na -Ø ¹ -ĠVert ex -.t ypes -O rgan -.DataGridView TextBoxColumn -ĠR S -Ġtemp o -( App -89 2 -Version UID -.p oint -ĠD utch -H ours -L U -Ġqu oted -.b uilder -ĠPer fect -ĠAl ways -_t wo -Ġexclus ively -ĠC ra -ific ar -ĠA WS -ing ham -com plex -k ernel -Ġgr avity -Ġw i -05 2 -Ġover view -66 1 -ĠW ant -ĠW P -( sh -. rotation -St ates -ĠTe en -_com ponents -ì Īĺ -Re ceived -Ġly rics -rit es -ĉĉĉĉĉ Ġ --A merican -[ num -/ python -ĠU ART -Ġapp le -ĠJon athan -Ġmoment um -ภ± -Ĥ ¹ -Ġm ich -and ra -Ġbi ological -ĠM ens -Ġ% % -else a -ĠMex ican -.rand int -Ġt ale -ĠValid ate -Ġdefe ated -.ht m -Ġcop per -= / -cos ystem -Ġr ip -dec imal -.V ISIBLE -ĠT a -ĉĉĉĉĉĉĉĉ ĉĉĉĉĉĉ -Ġdownload ed -en vironment -Ġnom ine -build ing -ĠSp ot -ipher al -Ġal to -qu et -ĠF T -/ get -/m aster -W IN -åħ ĥ -67 6 -W est -arg c -Ġprodu cers -ĠM uch -_st orage -cred it -CON T -Ġv et -Ġvo ices -(' ', -Ġinstr uments -66 2 -ĠM SG -es se -re pository -om ics -Ġdeal er -St ill -Ġb anner -asc ii -Ġrem arks -[ js -Ġshort er -g ulp -Ġmyst er -Ġk un -ĠB ird -Ġti ene -7 88 -n ut -ĠU m -Ġw ise -Y eah -INE SS -04 6 -_b egin -- heading -C ourse -Ġ čĊčĊ -omb ie -grad ed -ĠG PS -Ġ że -F it -c aption -ö n -/ image -l ia -(m od -Ġle ak -en za -6 29 -/ H -ĠH appy -99 3 -D ist -n x -ĠGovern or -(l ast -te acher -ĠS ent -s upport -8 38 -ject ory -Ġ Ùħ -Reg istration -06 3 -ĠGr ay -, false -Ġadjust ed -( settings -< R -ĠM age -Ġpl aint -_ )Ċ -ĉ it -omet ric -. bootstrap -Ġcar ries -I p -Ġ! $ -Ġswim ming -ĠMar io -ĠQuest ions -P ACE -æĸ ¹ -e or -}} " -Ġo ven -ĠK on -Ġwis dom -Ġac quisition -ess ment -ag ine -Ġexpress ions -Sequential Group -F ront -ul pt -aw k -'] )ĊĊ -8 13 -7 32 -_ AR -Ġanal og -ul in -_PR INT -ĠL G -Ġb lob -ĠFurther more -_com ponent -ĠC ole -L AN -SCRI PTION -Ġl ap -icens ing -_TIME OUT -ĠF ro -Ġli ability -Ġcom posed -6 34 -.create SequentialGroup -_p erson -Ġbe am -ĉ ĠĠĠĠĠĠĠĠ -ĠNot Found -68 4 -. 'Ċ -ÃŃ s -.Text View -P DF -Ġk ar -__ (' -Ġ" :" -_m essages -Ġhar vest -.h istory -> 'Ċ --f old -æ Ĭ -ĠBet ter -Ġ"\ < -sp acing -Ġfurn ished -9 13 -os er -] }Ċ -Ġ$ " -p ull -.P ost -9 19 -( ip -Ĺ ı -.f ront -nt e -ĠF M -g uid -8 44 -Ġnegot iations -agon al -9 34 -Ġtrem end -unge on -Ad v -car ousel -ÃŁ e -_DE SC -Ġham mer -áº Ń -ĠĠĠĠĠĠĠĠ ĊĊ --c ore --s ervice -Ġcorn ers -ĠS F -p red -> A -ĠJ Label -Ġrom antic -Ġtestim ony -os c -ĠGener ation -as ures -_int ernal -Ġprint s -Ġ] )Ċ -ĠC leveland -re po -D isc -6 77 -76 2 -Ġ" >Ċ -�� �� -Ġne arest -59 1 -_t b -( require -EO F -- child -Ġbu dd -.Xtra Editors -alt ies -7 23 -\": \" -W ords -9 17 -Ġloc ally -Ġpurch ases -6 95 -Draw er -ex tract -Ġexec ut -} '. -user data -Ġfocus es --min ute -7 64 -ĠP ublish -og o -Ġmount ains -B ot -} >{ -Ġt ension -ro d -m esh -Ġtransform ed -, R -() }Ċ -.l ong -Ġg orgeous -ĠS chedule -Ġol dest -Ġsub process -( IN -y ect -ĠCo oper -arn ess -ĠMon itor -.p art -97 2 -ĠN BC -66 8 -Ġc otton -Ġh ol -7 26 -Ġrg ba -ĠB io -Cont inue -P od -Ġparticip ating -clus ions -(By Val -7 34 -à ¬ -ĠH OW -_set opt -Ġaccompany ing -09 1 -at on -Ġ/ \ -ĠAuth entication -i én -ĠBar ack -/* . -Ġe ager -ĠC ancel -< lemma -ep h -ĉ window -Ġinc idents -75 6 -), ( -.D es -ib e -ĠFunction s -Ġhosp itals -0 38 -Ġo xygen -root Scope -Ġd rew -ĉ request -not ice -ak u -am ents -f ar -97 3 -77 4 -Ġprec ise -_w rapper -Ġlisten ers -A Z -.b ounds -ĠA verage -field set -_ axis -Ġexam ination -' .Ċ -mon s -++) {čĊ -ĠForm s -íķ ľ -9 16 -Cpp Method -_tr ace -Ġengine er -66 3 -ĠFl at -Ġrev ision -Ġhe ating -6 38 -/ profile -.r u -p riority -Ġin fer -_ST REAM -Ġ* )( -> $ -OLE AN -OK IE -IB ILITY -U AGE -ĠSur vey -07 1 -Ġres ign -w ing -Ġsecre ts -Ġch ips -JSON Object -Des ktop -59 6 -_SY MBOL -(res ource -ĠĊ -Ġnew est -ul i -Ġdes ert -Ġd ip -ĠP ow -Ġequ ation -Ġposs ibilities -ĠF ed -os ph -Ġ[ % -Ġb ubble -ether lands -79 3 -Ġc ement -. auto -_ AN -âĢĻ . -se lection -ĠB ond -9 88 -D en -- O -.get Type -8 96 -.W indow -p res -Ġsw inger -" })Ċ -Ġp ip -Ġm ice -Ġcomp ound -- plugin -ik o -Ġcent uries -ic ular --in line -ĉ key -> \< -EN SION -Ġ[ čĊ -Ġprecis ely -Ġét é -ĠP ast -ĠCam bridge --f ull -Ġanaly ze -ĠSte ven -Ġn em -d ue -ore n -Ġmus cles -ij ing -8 52 -/ - -ĠKenn edy -59 7 -R M -oss ible -Ġact ress -Ġd olor -9 14 -å½ ķ -Ne ed -.t oggle -ĠR ace -w ers -.m aterial -ĠD ue -ĠP el -# print -Ġindepend ence -ex us -Sh adow -Ġenc oder -( level -ĠSw ift -.d oc -_se lection -95 2 -Ġserial VersionUID -9 45 -Label s -Ġperform ances -.T ag -ĠN HL -iz en -/ UIKit -99 1 -_CONT ROL -Ġearn ings -9 75 -ĠAl t -_H ANDLE -C tx -Ġpers u -Ġtr an -ç ¨ -_CH ANNEL -Ġsatisf action -ĠG P -7 69 -io x -m itt -land o -Ġp ig -inal s -ê ncia -7 31 -S urface -ĠU UID -Ġbenef icial -Ġsequ ences -ĉmem set -Ġmag ical - « -Ġw orn -AS C -pop up -COM P -_b efore -en ess -U i -L es -.re quire -.Serial izable -add Gap -Ġauthor ization -08 5 -.py plot -urr ay -lat itude -8 45 -fr ames -aj s -Ġcomp ass -Ġobserv ations -_s up -.en viron -Ġtri ple -ĠRub y -Ġdr ain -_F ILTER -S an -UM P -Null Exception -ĠG ab -ow e -ĠTurk ish -_se quence -ĠGr ant -uel a -Ġw o -Ġc ube -i q -Ġdis orders -Ġextra ordinary -Ġc trl -ĠSe q -ent r -8 65 -Ġsan ctions -9 49 -uts ch -Re ports -Ġin herit -Per iod -Ġphot ography -ĠF ramework -Ġspecial ist -Ġ? ĊĊ -_ selected -.P layer -Ġal location -( account -Ġstruct ural -v able -- offset -.App CompatActivity -аР¼ -.Add WithValue -Ġicon s -Ġshut down -_l ow -ĠCom pare -ĠC e -= head -l am -.p redict -_DE C -ĠS leep -ĠGr atis -Ġsuggest ion -ĠD EL -ca ff -av irus -No thing -ŀ ĭ -Ġwides pread -Ġmechan isms -Ġtext Align -occ up -ĠR ail -: NS -Ġf iber -Ġm k -Ġv intage --l ong -.re duce -. Entities -( record -Ġple asant -FR ING -.C ells -OT T -ĉelse if -64 9 -7 24 -_con firm -ĠView Group -s ym -Ġpr ay -Ġsus pected -Cont ains -98 3 -Ġb orders -Ġcomponent Did -ASS ERT -Ġinf inite -- order -Ġh ello -ĠGr ade -.currentTime Millis -apol is -z h -ĉ Object -: \\ -H O -val uation -Ġvoc ab -7 19 -Ġcou pon -atab ases -.Get Type -L earn -79 2 -] =" -ĠG ary -ot ive -Ġas h -Ġb ib -XX XX -Ġbal anced -VAL UE -ĠN at -_A d -< E -åĮ º -ĠMethod Info -8 97 -L IB -Ġconsider able -ĠInd ustry -test s -.set Title -ĠBl uetooth -Ġm apped -ĠBru ce -ĠMain Window -ĉ status -Ġr az -ĠM and -Ġclass ification -Per missions -9 69 -Ġ---------------------------------------------------------------- ------------ -Ġcontain ers -: set -_x ml -Ġwh ilst -Th rough -Ġval ign -Ġworld s -C ORD -ED IA -ÑĢ ов -Ġsp are -ĠH ad -ĠDE F -(p tr -Ġwarm ing -8 98 -ठ¾ -Ġcons ensus -ag ne -CT L -Ġì ķ -.M ain -web Element -Ġp ist -Fl ash -App end -.tw img -T ap -Ġveget ables -al g -05 8 -.s ample -Ġcoach ing -( ind -Cell Value -Check Box -ĠH ell -RO OT -7 96 -Ġst adium -Ġinvestig ating -) % -st ed -9 65 -ĠW riting -Ġê ² -Ġun o -Ġ{{ -- -Ġco ords -Ġun ser -organ ization -ĠCr ime -ĠDemocr at -57 9 -Ġv in -/ file -0 78 -- api -ĠA y -Ġfund ed -ĠBre xit -ĠG h -ent ina -c ases -Ġd ash -Ġ!! }Ċ -H I -Off ice -Ġcapt ain -Ġwor ship -\ C -7 33 -8 51 -Ġglo be -_ board -Ġbab ies -87 6 -Ġconsec utive -Ġenh anced -ere um -ĠAd vis -Ġgr ain -77 1 -Ġc raw -ancell ationToken -. alpha -_W ITH -ĠO tt -ĠC ool -.b atch -Ġver ified -(c allback -Ġreg ards -68 3 -ĠInt Ptr -ouch er -Ġk in -Ġtou ched -it Ãł -ath on -Ġadj acent -Ġaccom panied -LE AR -Ġim plies -Ġh ill -ĠBalt imore -=" - -Fin ally -88 3 -S am -ic opt -Ġs od -Ġm aj -ĠSh ipping -Ġget All -Ġcoach es -Ġdon ations -il ot -ĠT ar -c err -Ġbad ge -Ġmark ers -ĠR and -ais ed -iss ance -Ġexpl oring -8 27 -uc ed -ĠIndones ia -Ġbene ath -Ġmagn etic -Ġm useum -match Condition -Ġdis rupt -Ġrem ind -ĠT M -Ġ/ >< -Ġf ool -Ġes k -.N ull -ĠD ies -_OUT PUT -_TYP ED -Ġpaint ed -67 3 -7 35 -Ġsoph istic -ĠB ear -* n -_P ACK -Ġdeliver ing -ĠC OUNT -åį ķ -Ġj eg --c ar -f name -Ġr anging -8 48 -ĠN eg -/ ******/ -ĠCH AR -Ġul tra -Gr ad -= t -Ġjud ges -ĠD ise -ann ers -98 5 -89 1 -86 1 -Ġsc al -_c al -ĠCON NECTION -_ embed -(f n -ĠC raft -04 7 -ĠP as -") -> -.con vert -.res ource -ĠST ATUS -ô ng -ĠT it -Ġclass room -ĠArch itect -ĠK ings -Ġstead y -/* !Ċ -ĠG ene -) ";Ċ -ic ia -st an -ĠCon struction -um per -95 1 -w c -ĠC BS -ing ing --p arty -(d river -M ARK -08 2 -Ġn ested -ew ard -Ġdepend ency -Ġm ales -9 28 -ĠO NE -ĠProdu ction -][ $ -ãĥ¼ ãĥ -_LO AD -ĠB ol -el ry -8 31 -ł éĻ¤ -ĠRe quire -Ġpl acing -xx x -CA LE -Ġth umb -8 24 -Ch oose -Ġprot otype -VO ID -Ġles bian -7 41 -Ġtra its -Sh arp -Ġconsum e -Tr uth -Ġaction Performed -ĠEnvironment al -ĠDe an -Ġest ado -s ame -Ġnumer ic -Ġtrans it -. Email --s ide -_R UN -ĠVill age -_OP EN -è ¦ -.re m --w arning -any a -Property Changed -Ġ(! _ -( check -il ia -ĠSo ft -st eps -ĠMad rid -Memory Warning -Ġhand lers -Ġexperi encing -Ġins pect -button s -Receive MemoryWarning -chem y -Link s -Ġur llib -.System Colors -ĠE igen -Ġpun ishment -:UI Control -bar a -- set -Ġ}čĊčĊ čĊ -Ġtoler ance -Ġinter faces -. redirect -ighb ors -cs rf -_back ground -. Utils -_H T -69 2 -ĠInter est -im os -Ġgr ants -08 3 -Ġexam ined -Ð Ķ -Ġc f -for ge -back s -ĠObject s -_s ent -. entry -ĠTH EN -ell ido -c ia -, res -65 9 -68 1 -/std c -. nd -( Int -ĠAuth ors -ĠApp CompatActivity -' { -Ġmed i -M usic -ig m -ce ipt -Ġa uss -Ġtarget ing -ĠKe ys -h n -: ]Ċ -Ġmin eral -à ® -.c a -76 1 -om ed -Ġshe ets -Ġc amb -Ġdead ly -.in ject -( unit -ĠSe lection -.g ms -( connection -Ġ$ (" -é mon -ĠCurrent ly -pt e -_path s -8 47 -le af -Ġimp lications -pos al -ä½ į -[ / -anc ia -é Ľ -m ul -c ie -Ġge ile -67 9 -im als -UI View -Ġs urre -serial ize -IS O -Ġarbit rary -Ġsock addr -.f n -ĠM erc -Ġcast ing -Key Down -Ġnew Value -op ens -7 17 -T odo -Ġflex ibility -ĉĉĉĉ ĠĠ -V elocity -ú n -row ing -Ġcomput ed -` )Ċ -st atement -Ġr i -_c art -L ow -trans fer -.n av -Ġgr ave -ĠDo or -ĉ alert -69 1 -69 8 -.sub scribe -- profile -ĉb ase -ĠâĪ Ĵ -__ ĊĊ -Ġengine ers -Ġexplos ion -Ġd ari -68 2 -ĉ Log -on al -Ġisol ated -{ i -ĠM sg -F uture -Ġrac ist --w rap -ĠV ers -b org -IS ION -Ġ ÑĢаР-ĠY an -8 36 -init With -Ġn omin -( empty -ÃŃ n -ãĤ ¤ -ĉ width -Ġch amber -/ ajax -EM P -09 3 -Ġnec es -iv os -log ic -*) & -cript s -97 6 -Row At -05 3 -ib lings -Ġe ars -Ġcomput ing -Ġm aker -ĠNe ither -b readcrumb -Ġserial ize -ĠWith in -Ġd ell -_TR ACE -09 2 -= a -Ġwish es --in ch -ĠD or -Ġinnoc ent -ĠD ol -Ġint ens -for ced -05 4 -ĠB IT -Ġphotograph s -Ġcas a -ĠL en -\F ramework -.S imple -Ġde ar -8 95 -)/ ( -ip pi -Ġown s -Pl ayers -Ġpropos als -.p i -us alem -D amage -Ġcal ories -ĠCreat ive -Ġ[ $ -Ġ// čĊ -78 6 -And View -è me -.c ustom -_f actory -command s -_lo ok -Ġstr cmp -Y N -a ired -Ġaud it -о ÑģÑĤ -ĠRe verse -ropri ate -et ics -< vector -.s elenium -. or -Ġpred icate -Ġfinish ing -Ġk le -ĠRep os -ĠK han -ĠM aking -ĠF S -Ġp ute -ĉ state -_S UPPORT -' - -orient ation -Ġexist ed -atur a -Ġexpect s -ĠSh adow -9 66 -Ġorgan iz -å ŀĭ -Ġsusp ension -66 9 -Ġu it -Ġsimult aneously -ĠAff ero -: ");Ċ -Ġro cket -c as -eter mine -ace ut -69 3 -x l -ĠA MD -( graph -75 8 -87 2 -ass oci -_C R -.ar ange -04 9 -(j Label -Ġbe ef -Qu ick -.c ard -] ): -- gr -7 97 -.G ONE -_C LOSE -ĠNe v -ÃŃ as -Ġste pped -ĠFre edom -ĠW R -NS Array -_r x -_d ialog -Ġhot els -95 3 -Ġ( \< -ĠD iamond -Ġassum ption -um i -( items -č ččĊ -æ³ ķ -Ġn el -Book s -åİ ¿ -us b -ĠF IN -88 1 -æ ¬ -Ġcorpor ations -US A -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ -9 29 -.p roperty -ew ise -_ plot -"> ';Ċ -Ġpe pper -98 9 -Ġsh ed -ĠMed ium -ĠC ookie -88 9 -Ġoverse as -ed or -asure ment -7 66 -åŃ ĺ -Ġ' .' -Ġph p -ĠPRO C -Ġexception al -( th -ĠJ et -Ġoccup ied -.set Image -ĠRel ated -uck er -M embers -PR INT -ĠG lo -_V IEW -} ",Ċ -Ġad option -[] )Ċ -8 42 -ĠMiss ouri -ĠLin coln -eral d -Pop up -Ġf ate -- bootstrap -fe ctions -ĠP oll -_ARG S -in ance -69 7 --h ome -. ), -_d one -69 4 -: ĊĊĊ -Ġdiscuss ing -ĠSQL Exception -Ġelect ro -ĉ req -Ġz w -88 6 -Ġl ui -9 32 -Ġover night -$ user -ĠW AY -Ġall erg -Ġdisappoint ed -Ġradi ation -Ġimpress ed -ific ates -Ġto b -CL ASS -Ġc uda -_d et -- post -ul u -Trans lation --h and -.y ear -ĠM ongo -Ġun clear -. engine -WEB PACK -r ices -_AC CESS -Ġh olidays -per cent -.Id entity -ĠG ov -Ġpassion ate -!! . -ĠGree ce -plus plus -')) ; -G P -Ġexc it -.tab Page -_ cond -Ġspons or -M ODULE -_pro c -Ġ$ Ċ -Ġr ational -.T ool -Ġi hr -cc a -åĵ ģ -ĠE state -IB UTE -Action Performed -ĠS olar -¦ Ĥ -Ġequ ity -t id -9 38 -Ġrec ip -.s imple -m k -68 9 -ĠL uke -ĠGuard ian -Ġenc rypted -Ġdomin ant -. place -ĠN V -8 39 -Ġtong ue -( Get -Ġst ainless -.P lay -Ġe b -ac i -.b uffer -readcr umbs -Ġvacc ine -p rom -97 9 -Ġuser Info -Ġsl ug -Serial izedName --w ide -Ġre actions -ĠY ang -ĠAdd s -(user Id -Ġpl ates -ĠM EM -Ġb ail -In side -et ed -Ġels if -Ġs ake -Ġc ycles -Ġì Ĺ -ĉ I --c ollapse -8 41 -ĠG MT -8 14 -De claration -Ġg ros -Ġreach es -Ġcust ody -Unt il -75 3 -8 56 -t u -ĠCh en -Ġn x -( addr -ĠO ffer -Ġcol leg -ass ador -67 4 -Ġm apper -8 54 -ĠS IGNAL -ĠB loom -ĠH oll -ĠIm per --d es -_s ite -Pro c -E qu -Ġat omic -ĠW oman -s ent -7 38 -8 17 -sc ar -Ġint elligent -ĠGet ting -ĠReg istration -ĠPh ill -Ġkill er -unic ode -Ċ ĉĉĊ -ĠJac ob -ĠCon st -Ġloc ate -Ġca us -7 49 -ĠSch olar -Ġconstitution al -Ġinfl ation -ĠG ot -= array -end um -Ġtransl ated -Ġdiv orce -En tries -Ġs or -ĠQu ote -irl ines -U K -Ġexc el -( opt -ĠAD V -,: , -Ġcontact ed -7 42 -ĠD A -Ġr ings -ĠIndust rial -.get Context -Ġforg otten -ĠT an -Ġp ants -Ġo v -Ġdec oder -ĠPart ial -Ġv c -Ġbatt les -A rial -FRING EMENT -ir ates -, w -aint enance -ĠO d -ĠTechn ologies -åī į -ĠCar ter -.find All -N ome -B en -ĠUs age -ĠP icture -Ġbad ly -_p anel -Ġpat ent -ĠProt ocol -lot te -ĉ player -je ctions -7 46 -Ġd ou -_re lease -urn iture -_t ax -ĠF ields -.d ataset -_m aster -CLU DE -ĠPh arm -b st -Ġoper ational -.c ell -Ġident ifying -Ġj wt -t uple -ĠT C -ĠC ro -9 36 -ix map -- components -gener al -Ġo z -_D e -_d ouble -ĠTo o -08 8 -.View Group -87 9 -g ate -d ings -ph otos -Ġgrand e -ol lect -_l in -Ġaw ful -f ilters -Ġaltern ate -es p -Ġcomp ress -e o -ĠS cale -Ġind irect -Ġinv oice -ĊĊĊĊĊĊĊĊ ĊĊĊĊĊĊĊĊ -Start ing -ĠPl ayers -ie le -. then -98 1 -Or d -ĠT uple -Ġb out -ĠStat istics -Pre view -Ġp uzzle -ĠW idth -ST ATE -Ġover lay -ĉ on -Ġin fr -Ġsm allest -lock ed -ÑĤ о -ss l -77 9 -Ġde emed -Ġs co -re ck -Ġj Button -Ġmiss ions -87 1 -ç§ ° -.Selected Index -T ABLE -Se pt -Ġacknow ledge -Ġstrt otime -ĠT ell -ĠD ak -Ġal uminum -Ġf ence -ĠSt ars -CON FIG -Ġretro fit -Ġemph asis -/ header -ĠS omething -in ished -=' ".$ -ĠValid ators -Ġpol ar -section s -9 44 -.as px -Ġas pir -.M ock -Code Gen -Ġpe ut -97 1 -Ġaccept ing -Ġback ing -P icture -/ ap -еР³ -_SE C -- use -annot ation -Ġcogn itive -Ġg rip -h our -ĠLeg al -Ġep ic -.t oolStrip -.not ify -.L ast -OR IZ -M iddleware -cri ptions -l ash -_F OUND -ĠLiver pool -Ġ{} ", -9 31 -Inst all -Ġn it -Ġfig ured -[ len -.W in -.pl atform -8 53 -Ġgam bling -(d t -av ery -ĉ include -Wh ether -R outing -Ġther ap -Rem ote -ĠL oss -y ll -Ġappro ached -ĠV ehicle -ĠAl pha -Ġvoc ê -ans wers -NS Dictionary -95 4 -cons ider -un used -ĠF an -or able -f re -87 3 -ĠDIS CLAIM -ĠAct or -. ] -to Have -.user Id -Ġspeed s -ew ay -Ġrec urs -ĠÐ ³ -_pr iv -! âĢĿĊĊ -Ch oice -Ġsett le -Ġplan es -' }, -T om -IT ER -! "Ċ -å » -achel or -Ġsepar ation -Ġd al -ad j -Ġreg isters -r iz -ĠNot ice -Ġl u -Ġcour age -Ġax es -cell ent -.as ync -07 3 -Ġcompat ibility -ç « -Ġ! ĊĊ -ĉ title -Y LE -ĉ message -U UID -OLD ER -ĠH H -ĠStyle Sheet -Ġaccess ed -. validation -t asks -Ġpoll ution -.c anvas -Ġing redient -ĠC abin -A h -old own -ĠNO I -ĠÃ Ĺ -[ f -ed uc -y alty -(n ot -_ State -9 33 -am en -7 95 -7 39 -Ġda o -ud ad -ell ers -} & -lic ity -_W INDOW -Ġt atto -val or -.R ange -Ġrefer enced -ĠRes erve -M oney -87 4 -SCRI PT -/ product -cho ices -Ġt in -ãĤ ĵ -9 18 -Ġsepar ator -Ġp kg -am med -ĠM AT -! !ĊĊ -Ġr aid -Ġmotiv ation -ĠX P -ĠBack ground -ĠQu aternion -.define Property -ik er -ĉp arent -ĠOrigin ally -ant age -ĠH ans -Ġtim eline -.c ur -op ic -ĠSe qu -m ust -ĠCo al -Ġform atter -_R GB -Ġ_ (" -'} ),Ċ -Ġ= ================ -ĠF UNCTION -Ġl ng -ic ates -l ive -_ engine -Ġtown s -8 68 -')) ĊĊ -ĠP K -( api -ĉs canf -08 9 -pack et -.ph one -á Ģ -ĠAnd y -_N AMES -98 2 -PL Y -9 55 -Ġmin s -im i -Ġbr ick -Ġbl ade -.std out -}` ;Ċ -Sh ift -ĉs b -ĠCheck s -Ġphenomen on -Av atar -Ġmin istry -ro se -ĉ File -8 78 -Ġtit led -( LOG -Ġg an -des ign -(), čĊ -Ġb ones -st m -ÅĽ Äĩ -ĠInput Stream -Ġvol unt -ĠSerial izable -Ġfight er -ĠDr ag -T witter -Ġsubs id -ç ¼ -Ġfor ums -.load ing -log ged -_ this -Ġterr ain -Ġir re -ĠIn g -ĠC N -_object s -. uid -Ġconscious ness -T INGS -ĠG all -Ġport ray -05 6 -ĠDevelop er -Ġparticip ant -Ġ" ;čĊ -/ model -79 4 -ĠOper ations -^ \ -ĠL ater -Ġrais es --n one -.m eta -=' .$ -Fin ished -Ġrepl acing -Ġsam pling -ĠJ en -" There -RE AL -A LE -ìĬ ¤ -Or ders -_param eter -ĠOlymp ic -Ġtr ès -Ġare na -i ol -; ?> -Ġimpact s -ĠW S -: get -Ġfl ights -ĠRuss ell -c amera -F n -s igma -Ġfor cing -Ġloc als -Ġdepart ure -Ġcelebr ation -ĠS ay -88 4 -ï¼ Ĵ -ĠH ills -.has OwnProperty -Ġtyp ings -.A PI -Ġdon ation -Operation Exception -.Act ivity -c plusplus -ĠChar lie -Ġimport ed -Ġd ann -Ġoccas ions -Ġimplement ing -Ġpur ple -.d ialog -SQL Exception -ern o -Ġw ars -Ġpast e -Ġdecre ased -Ġhar sh -Ġel abor -input s -ĠView s -Ġerror Message -_m ul -ĉ write -ĠC op -ĠAnn ual -(b utton -Ġv ida -b ars -ĠHar vard -ĉex pect -Ġindex es -Ġdocument ary -Ġf lesh -OR LD -ĠD elta -M AND -Br ush --c olumn -Ġdevelop ments -97 4 -78 3 -method Visitor -s lice -ĠP DO -Ġinvest ing -8 67 -ir able -Ġxml ns -ï¼ Ľ -art a -Ġthe ories -_c ity -Ġ$ __ -Cre ating -( pr -D ropdown -ism atch -ĠN ET -9 26 -'] )){Ċ -ĠVal ues -ĠSE O -ĠST AT -Ġe cosystem -Ġtem pt -Ġ\ \ -Ġ// {Ċ -ĠChrist opher -ĠKent ucky -ĠHttp ServletResponse -Ġhy brid -y on -Ġfeed ing -ĠEx tra -N orm -IT CH -ĠSe an -ĠUp load -m un -p ur -Ġp ersistent -ĠID C -ĠPer form -86 3 -.m erge -_ room -Mean while -! =' -ĠW el -Args Constructor -88 7 -.D atabase -Ġcount ing -() * -Ķ åĽŀ -ĠT OP -m ill -ĠD T -IGN ED -95 6 -ĠK B -Ġcomp ly -S outh -_c ollection -Ch apter -Ġexpl aining -_ AM -_t s -c ards -Ġqu el -Ġp ole -Ġtouch down -ĠO thers -Ġpe ers -ĠType Error -76 3 -Ġsix th -Ġche er -Ġdis pute -96 3 -89 3 -us c -) ], -th umb -Ġh iding -ĠS IG -lik es -ĠP AGE -.Ref lection -Ġhead quarters -T ING -ĠG host -M LE -$ Ċ -Ġcontr ary -ext end -'] ). -FF ECT -ĠP interest -úmer o -ric ane -ĉs ession -Ġcr ystal -- Control -overn ment -og raf -96 1 -- action -v olume -ft en -Ġun con -Ġan imate -Ġle ase -sc r -Ġref use -ãĢ ĭ -ft p -in formation -Ġeval uated -Ġin jection -Ġj ack -Ġwork shop -æ³ ¨ -PT H -ĠT s -off er -ĉ os -Ġking dom -M issing -Ġlaw makers -ext Field -Ġsing ing -ab i -/ client -.m edia -ATEG ORY -Sign ature -% ',Ċ -ĠF uck -][ : -Ġsens ors -/ com -ĠPr imary -.S QL -_pro gram -Ġp ills -Ġinteg ral -Ġfle et -Ġdro pping -.s l -Be en -Ġp ets -Ġadvis ed -Ġdr agon -_ EDIT -( im -9 39 -F ER -ĠDr ug -(r andom -Ġcomp ression -ou st -[ % -Ġbuy er -h op -R oles -man age -Ġpain ful -ĠBr anch --mod al -en ant -ĠM esh -/ font -ĠG raham -Ġâ ĺ -Ġn c -ĠFranc is -Ġspec ification -Ġdam ages -- config -Ġthe oret -sec ure -_m ulti -aceut ical -Ġdemand ing -en ne -IST S -09 4 -() ));ĊĊ -Re ason -Re cent -ph ase -Ġps y -_M AN -Ġvolunte er -å ¿ -istrib uted -li o -Ġproduct ivity -_com m -S pring -n is -. weight -ĠC ancer -Al loc -ĠT weet -Ġsepar ately -ĉ check -_p roperties -. Unit -8 29 -_CL K -Ġg t -Ġ( );ĊĊ -Ġhand y -8 34 -ĠThom pson -Ġunn ecessary -ĠRe ader -89 4 -G N -= request -ĠU tility -.Re pository -ĠA x -hy dr -79 1 -ie u -Ġth y -Ġl t -_m ail -ä¿® æĶ¹ -ail and -ĠPhil ip -Ġbit ter -Ġbet ting -8 37 -Ġtim ed -ock s -07 6 -' a -Ġal gorithms -Ġre interpret -Ġto ss -ro gen -Ġhop ed -( selected -Ġvent ure -TE X -ĠLe ave -.Sub string -Ġgr ateful -7 43 -uk a -ĠCon sumer -Ġag greg -C ircle -ภģ -_block s -Ġleg ally -Ġ" | -ãĥ ĥ -. board -.A b -Function s -rec ipe -è ĩ -ĠO xford -Ġwho les -.B uild -_ch anged -h ai -Ġdepart ments -9 64 -I mp -Ġcoal ition -IN FRINGEMENT -Ġemp ower -itch es -N orth -Ġinfl amm -ON SE -Ġmiss ile -ĠR aj -ĠIss ue -Ġat oi -ca led -.Cont rollers -ĠW olf -Ġcrush ers -á» ĩ -.A uth -.add Attribute -h is -Ġbo ots -.c lean -c amp -Ġten ant -Ġt une -Ġ{} '. -Ġwork out -Re po -Ġpartial ly -MI SSION -j amin -ĠS B -Ġdetermin ation -Ġ' ');Ċ -ĠB eng -Ġv os -Ġin hab -/ lang -s burgh -Exec utor -h one -ĠCh allenge -_link s -.Le vel -Ġunder ground --c ode -95 9 -Ġoptim ization -log ging -_de st -Ġsn ake -Ġchemical s -_IMPORT ED -ado op -ĠTH AT -man aged -Ġredu ces -ĠRE AL -ĠG uy -_GENER IC -/ ******************************** -. amount -Ġd ere -get Time -Ġp ant -an onymous -Ġharmon y -ĠAl an -Ġscen arios -Ġd irt -ht ags -M c -Sh ell -r in -{ čĊčĊ -.p ow -ĉ client -Ġconspir acy -Ġad mission -ĠReg ional -ĠView Controller -ĠPhilipp ines -Ġde pos -Ġp ap -96 2 -ĠP ad -P aul -.Com boBox -Ġt utor -ĠRec ipe -w riting -Ġcontrib utor -OT H -Sm all -V I -Ġh acer -e qu -ĠEx amples -h uman -.m essages -ĉt yp -Ġ( čĊ -ĠS SL -LE N -ĠRom ney -( grid -ĉ min -Ġ> ĊĊ -Ġfr uits -Ġvot er -In line -pan e -ĠC ollections -char set -Ġsp am -z b -item ap -Ġsucceed ed -_C OL -Ġel apsed -im eter -Ġrecover ed -T ensor -hatt an -.set up -ist o -( head -9 77 -ĠS IZE -Ġtact ics -Ġdist ur -Ġpre val -ici os -( Value -_c ols -ĠF at -Ġse al -Ġs ons -Ġens ures -09 5 -Ġpress ing -= & -igen ous -Ġharass ment -_ JSON -Ġign or -yn omial -om er -_st atic -Ġsignific ance -Ġcirc les -_S ystem -Ġdiscipl ine -Ġdress ed -Ġs phere -9 27 -Ġclim b -75 9 -_ actions -ĠB ab -Ġ' =', -_s chema -" use -Ġund ers -Ġc ups -.s creen -/ new -Ġappe aring -T OP -vis ed -cl ang -Ġinvestig ators -Ġmyster ious -Ġprom ising -Ġqual ify -Ġc ave -Ġequ ip -= x -G T -( link -. velocity -. erase -ot er -++++ ++++ -pro fit -Ġz ones -_ uid -- ser -Ġobject ives -Ġmil f -web kit -(m atch -ne h -ĠAssoci ated -ĠT odo -= d -0 65 -C am -Ġv ocal -Ġs udo -( EX -Ġtr ou -AB C -.b ean -ĠG round -ĠRE ST -we ets -In g -im on -9 46 -_b us -ĠC OLOR -un to -Ġf oss -ĠLink s -8 69 -ä ng -/ forms -pr ises -Ġachie vement -C ALL -ел ÑĮ -ĠVer ify -_S OURCE -apt cha -ID D -_re ference -G old -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠĠĠĊ -9 47 -Re ceiver -0 99 -Ġa j -_d irection -} ] -ĠCom pet -Ġb ang -7 98 -ĠC ass -- url -te chn -ĠJer usalem -long itude -' );čĊčĊ -Ġwin ners -T asks -ĠD MA -Ġtool tip -İ · -ĠB ra -_d uration -cur y -parent s ----- >( -ĠK ir -Ġint ros -Ġsk etch -Ġsk illed -Ġim mer -Ġade quate -_re p -( header -_ like -Ġper ceived -ss h -Ġassum ing -Ġf f -_u uid -ul as -Ġdemocr atic -. entities -S eries -aph ore -Ġnew er -} ( -SE C -ai ro -Ġcomm od -Ġprivile ge -Ġde ux -ĠH op -.' / -ct ic -. ';Ċ - C -ĠWar ren -Ġoptim izer -ĠSER VICES -_ oper -get Attribute -ĠMc K -_s elf -08 4 -.r s -" )ĊĊĊ -Get Component -er ce -Ġt ous -un its -'] );čĊ -Z oom -/ E -Ġobs c -Ġfast est -on line -Ġpeace ful -ff en -Ġc argo -ĉ pr -Ġseek s -z u -07 4 -Tr im -Ġw ard -Ġver d -Ġblog s -.exception s -ĠPrem ium -ĠN etherlands -S afe -Fin ish -ĠAl bum -_A CC -= this -v irtual -] > -_L ABEL -ĠN ich -_w in -ĠA aron -W P -; $ -aim s -ĠImage View -Ġend less -ER A -_DIS ABLE -Ġcancel led -- us -Ġins pection -em in -ĠG rey -- open -Ġiter ations -. owner -Ġk eras -.P assword -ĠR y -ĠIN S -A ir -ĠSe veral -.Tab Stop -ING LE -ĠH air -ĠCan vas -AA AA -Ġfl aw -ced es -.Re port -í Ĭ -ĠT ips -cript ors -.trans action -.S pring -Ġview er -Ġins ights -è¾ ĵ -ord ion -U INT -se ek -ĠA uf -ìŀ IJ -Ġstr ain -To oltip -Ġd z -ign al -ad t -Ġu c -fin ite -Ġn m -.c md -ĠMy Sql -[ data -.j ackson -.t ree -Request Param -_ agent -") ]čĊ -Ġass ass -( Constants -: ss -ĠM AN -+- +- -ĠB ottom -print s -ĠS ame -@ Autowired -sw ap -ici ón -Ġprotest ers -Ġh oney -ĠV eter -(C alendar -- ad -ĠBrook lyn -L ife -_V AR -ze ch -ĠC ALL -_C AST -ĠE lection -Ġthick ness -V ery -_IN TEGER -- dev -)) )) -ap at -oo oo -d emo -Ġparse Float -ĠR ather -ST IT -m aker -[ current -chron o -Ġch rist -ãģ ª -ĠD etail -Æ° á» -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ -Ġs ul -id ency -Q ue -Ġeleg ant -ap ons -Ġdish es -Ġinteg ers -( read -05 7 -find ViewById -ĠAm ount -ĠSk ip -Ġhab its -* )( -Ġmon sters -M AC -: end -Ġfr ank -As sembly -Ġd fs -Ġne ut -_TYP ES -e qual -loy d -( uri -Ġch i -Ġdefend ant -Ġconflic ts -Ġv il -- js -ĠPe ace -Ġmut able -) sender -ĠF ocus -å» º -Ġapprec iated -s leep -ĠR ED -C ulture -Ġdesign ers -_g enerator -c odes -/ ex -.Get Value -umb led -.scal ajs -per or -Ġveter ans -Ġ} )čĊ -Ġun fortunately -_C REATE -M ass -ĠCL AIM -ĠMe et -_s upport -B ank -() .Ċ -D ark -_LO W -ĠMin ing -ĠO wner -ier a -Client e -Ġencour aging -> S -Ġboy friend -ĠH alf -ĠA CC -A ff -_ ar --l ife -c x -.J Button -iz ado -.z ero -.open qa -ot on -.text Content -Ġto ll -at ie -Ġball ot -- number -. Exception -ĉ params -c ircle --m ap -Ġn ap -ĠRob ot -ĠI ch -reg istration -Am azon -roll ment -( exp -Ġt anks -ĠG ordon -Ġmach inery -Ġbas eline -æ ĭ -08 6 -Ø © -ĠCon vention -ĉ config -ook ies -m ult -Rec ords -ĠE ST -Ġgar bage -Ġcon form -id al -Ġb arg -Ġsurv ived -Ġinvestig ations -9 35 -.contains Key ----------------------------------------------------------------- ----------Ċ -ort ion -Ġhor r -_ http -Ġm ant -] ;čĊčĊ -b inary -9 48 -em pl -Ġin quiry -ĠMean while -09 8 -Ġcollect ing -.Entity Framework -", ĊĊ -ĠP ic -@ Inject -ick ness -ĠB inding -Ġcont rolling -re verse -Ġch airs -semb led -( add -Dis abled -an as -.trans late --------- ---Ċ -Ġref lected -"] ĊĊ -Ex ternal -Ar row -Single ton -% x -Ġ Å -Ġan cest -ĠOr leans -ĉc md -Ġprohib ited -ith metic -(ch annel -_c ss -For ward -.s ocket -Ġl uc -â Ĩ -ĠFire fox -ĠM ovies -) _ -. ends -( shape -Ġde alt -Ġs aves -Ġgl ory -Ġmej or -Ġbreath ing -Ġ eller -get Data -Ġang les -Ġtool bar -Ġsp acing -05 9 -IP S -Ġflo ors -_ACT IVE -Ġsh uffle -/ shared -ĠE le -ed ish -Ġweb cam -.ex pect -il oc -ĠIn cludes -Ġtweet ed -Ġ: ) -ĠEss ay -F ix --b etween -_ web -.con v -Ġrac ism -Ġreflect s -um m -иÑĤ е -_f ooter -/d ocs -ĠP our -Ng Module -.initial ize -pattern s -_ In -ĠAb b -* čĊ -Ġsent iment -b uff -_count s -Ġre use -ch unk -Ġim posed -Primary Key -Fore ground -Ġconsum ed -? ! -Ġd ick -Ġch ron -ĠF ern -Ġrespons ive -95 8 -Ġin sect -icult y -Ġr w -Ġal ike -Ġsub set -ĠCook ies -ĠP air -Ġt ier -IF O -av our -ĠQ U -, sizeof -Ġmerg ed -m v -it ol -yl on -Ġjump ed -. role -ens aje -R ules -Ġb rowse -An imator -Ġy oga -Ġvari ants -Ġcour tesy -ur an -p bs -else if -Al t -ĠL ane -CL K -IM ARY -_PRO PERTY -ï¼ IJ -Ġch an -Ġgrad ually -Ġsh ake -Ġbl onde -... ");Ċ --se x -Ġgame play -ac ies -.ref resh -US B -ĠPl ot -W as -iss ippi -ĠT ensor -Ġcryptoc urrency -Ġdifficult ies -De leted -With out -_ append -_ ver -9 67 -")) čĊ -Ġhonest ly -Ġp ivot -Ġtem ps -_p s -ĠUn like -[: - -V S -_in f -Ġjun ior -Ġanim ations -Ġfile path -? {{ $ -Ġun icode -pl aces -ĠC offee -.S E -ĠP AR -(t xt -ge bra -Ġf ires -Main Window -med ium -Ġ( âĢľ -Ġl g -Ġc mp -/ base -_l ayers -_ entries -Ġadmin ister -ĠSU CH -B P -ĠScott ish -ĉčĊ ĉčĊ -gu ard -ĠStr ong -In sn -ĠC AP -as ury -ĠSE E -C lock -er ie -\ models -Ġ$ $ -ĠC ab -Ġwur de -Ġsold ier -Ġcl ips -Ġarrang ement -ĠW onder -ĠH orn -Ġsc ared -Ġc ure -m kdir -Ġal igned -ĠP ink -Ġland ed -Dim ension -Scroll Pane -.ch at -.W ith -ĠTr ain -] .Ċ -Ġth irty -Ġdur able -Ġl d -Ġlate init -Ġch arts -Ġins ult -.F atal -_ ct -Ġm asks -CLU DED -Pres ident -Ġcol ours -g ments -.at tributes -ĠF lex -ĠC lock -ÃŃ cul -im en -J O -ĠReg ex -_L INK -Ġc ouch -ĠIN PUT -Ġbe ating -b usiness -pre ced -. unit -ĠF el -N ever -osp el -.start swith -ĠE PA -. only -Ġprevent ing -y er -Column Name -Ġelev ation -fl u -icy cle -Ġoff line -Tool bar -Ġcompet ing -) ]. -Ġm og -Ġis Valid -As k -_ av -_l at -AN C -ĠJ oh -k ers -Ġgu ards -Ġch ains -ĠSimple DateFormat -.st atic -Ġvess el -Ġm ud -Ġst abil -Ġst ret -g m -am ation -ç ľ --w ith -Ġro s -_P A -Ġresult ado -Ġconf idential -ĠTok yo -ĉ using -ĠMath f -omb ine -ĠESP N -Ġdeal ers -Ġdismiss ed -TR Y -Ġte ens -rec ords -Ġw ings -g allery -account s -_L IB -Ġj acket -ĠNS Object -Ġst ones -ĠDel ivery -ĠD iet -/w atch -Ġto ilet -ĠG uest -.d ay -06 7 -Ġint val -08 7 -Vis it -Ġinvestig ated -Ġpent ru -ĠThe atre -andid ates -L ang -ĠS erv -Ġcont rollers -Ġset Title -N P -am y -fl at -( ui -06 9 -_d ocument -è ĥ½ -ĠC oin -ĠAd ams -pt ic -Ġproduct ive -Ġaccompl ished -čĊčĊ čĊčĊ -Ġdefer red -ient es -Ġs inc -ol ars -Right arrow -Ġvari ations -( offset -95 7 -.Layout Inflater -Ġsus pend -Ġprevent ion -_pr ivate -_ js -âĺ ħ -Ġw ieder -at um -Ĵ Į -Ġappear ances -.D ocument -Ġvalid ates -cal endar -} ";Ċ -.d emo -con ut -Ġcorre ction -ĠDe al -Ġbatter ies -.d uration -, \ -_m arker -m ulti -Ġh alt -Ġc ms -Ġsh aped -B ro -re duce -Ġ #### -CT OR -ĠBen ef -Ġicon ic -Ġp iano -Ġeffect iveness -| .Ċ -Ġa jax -Ġv olumes -ภ¡ -Ġcl js -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠ Ċ -ath s -ra its -å¤ § -Ñ ĸ -_m ult -Ġfasc inating -A verage -Ġpr é -ĠChair man -.find Element -_p in -Ġcomp aring -Ġdark ness --F i -- server -Ġselect ing -ster dam -ĠPart s -FORM ATION -Ġnot ing -Ġp ile -og s -Ġpa lette -_d o -it ize -07 9 -() ( -Ġdef ining -Ġremain der -Un its -_T ASK -Http Client -S ocial -Ġfund ra -N R -ch est -C urrency -.ad apter -Ġd op -un ting -ANG UAGE -" He -ĉ index -_p ackage -.I con -Ġrep et -m ass -=" .$ -ĠS ud -Ġl id -pro vince -ì ľ -G PIO -Ð ļ -ĠMy SQL -Ġdoc s -ĠG A -Ġip sum -K ernel -Ġaccept s -Ġfit ting -Ġcu ando -Ġd uplic -ĠBro ther -ĠK le -num s -Ġmor ph -Ġ ######## -ĠCG Point -< unsigned -ä¾ ĭ -ĠD uke -.set Bounds -q s -or ic -j er -Ġregard ed -Http Request -Ġbond s -Ġthorough ly -enc ent -Ġhighlight ed -Ġac res -Ġwork place -ĠL ux -Ġqu ot -98 6 -.in flate -Ġdocument ed -Ġadd iction -Ġmut ation -.c ity -Ġbott les -ĠRepos itory -on n -err no -ARI ABLE -åº ¦ -_B EGIN -gl as -' })Ċ -ĠMass age -ĠWh it -reg ex -W A -Ġout let -- head -Ġexp ired -ĠTh ai -/ include -grad ient -scan f -Ġse am -w al -ĉb uf -B earer -Ġprec ious -if acts -co ord -Ġexpl oration -.get Y -(h andle -Top ic -ĠV ent -r hs ----- --Ċ -ĠB right -Ġg uild -m other -st orm -Ġmunicip al -Ġin k -.T YPE -w l -... manual -ĠTechn ical -Ġcorpor ation -ĠH W -ank a -T AIL -ist as -Ġperform s -ĠBeh avior -.F or -_ ORDER -ĠK ick -Ġcallback s -_d r -ue go -h ub -uff icient -sk y -Ġb p -ht able -ĠON LY -ĠAUTH ORS -.Arg ument -" };Ċ -ĠTh under -ĠK om -.Sh ould -A UTH -ah u -_p ayment -Ġst arter -ìĦ ľ -ìļ © -B log -.p atch -Ġgovern ed -ass y --f ound -Ġthe ater -ĠFont Weight -ĠBat man -" If -.R andom -_d elta -ĠC E -Auth enticated -Ġdr one -Ġc ous -r adius -M er -( None -ĠN J -_ headers -Ġam er -py test -ĠA ctions -ĉĉĉ ĠĠĠĠ -Ġet t -Ġh oly -Ġun comfort -ĠN in -ĠDec imal -ĠM essages -.s ender -] ])Ċ -Ġembr ace -Th ough -/ sp -Ġcult ures -Ġhigh way -t ar -.f ail -_h idden -ĠcomponentDid Mount -ĠW right -Ġj ag -_ il -../../ ../ -ig u -F ood -Ġa ce -Ġa ños -US D -Ġmut ual -Log ic -Ġtem ple -Ġbrief ly -ĠT rip -class method -default s -Ġch unks -,, ,, -ĠRe ason -$ id --up s -Ġdam n -Ġtruck s -Ġun limited -Ġsc ulpt -ĠC ards -Ġaut or -ĠTest ing -Ġdies e -sh ops -ç ´ -(p ayload -ĠP ATH -ĠMem orial -Ġridic ulous -eg ree --w inning -Ġre hab -Ġsophistic ated -wp db -ĉ path -! ";Ċ -_S YS -.s peed -Ġso ap -s uffix -W rap -Ġenh ancement -à ī -ú b -Ġplay list -Ġmix ing -ant idad -=" ";Ċ -ĠRev ision -ĠBe at -.in c --w ay -enc ias -ul ers -C at -id el -ĠSh ip -.set Color -Ġthreat ening -.mod ules -Ġafter wards -ĠD ashboard -Ċ ĠĊ -Sign al -Ġpr imer -orne ys -ici ary -Ġl igne -_p redict -Ġa est -_ https -> : -ĠL ex -Ġrencont res -eg ral -sc ala -_f amily -ÃŁ en -_s ym -Ġuncert ainty -ĠVAL UE -Ġ} ;čĊčĊ -Ġbro ader -Ġh orses -ãģ Ŀ -ĠK al -ob a -_IN ET -ĠK ill -j query -am ination -[ @" -Ġm uj -## #Ċ -First OrDefault -then Return -C he -/ footer -Ġpark s -as je -ĠG ulf -Ġmod est -. Init -ï¼Ł ĊĊ -Ġpros pects -Ġs vg -Ġå ı -.D ialog -_N ET -Ġ( ($ -Ġe k -ĠW arning -ĠM K -< LM -Ġ' čĊ -i em -h etic -Ġi x -th ink --sh adow -ĠE ld -ĠNev ada -ĠLe af -ĠG ROUP -Ġprom o -ent ine -ĉ Map -ĠModel s -ĠK rist -_k ernel --m ade -Ġc err -As sets -ell ar -Ġinv oked -.v ue -Ġcult iv -C losed -Ġgener ates -ffff ff -thes ize -s qrt -ĠCast le -.c ar -Ġke en -und a -ĠC row -ĠSing h -y thon -Ġbe ans -l arg -æĸĩ 件 -Aw esome -unc ate -Path s -o ji -(c urr -CON DS -Ġm im -Ġshould ers -H ard -ast es -а еÑĤ -Ġconv ince -de cess -m ade -ĠC MD -. Im -Ġcha os -ens ively -Ġcool ing -Ġbur ied -(' @ -_S e -ĉĉĉĉĉĉĉĉ ĉĉĉĉĉĉĉĉ -.com pany -.sub mit -ph ant -Ġboot strap -_h elp -à § -.d ump -Ġdif er -_m apping -Ġcirc ular -Ġescort s -Ġb ere -Ġgrad u -ĠLeg end -im edia -ĠBar celona -Ġbed s -åĪ ° -ãĢ Ĭ -_v olume -Ġtremend ous -Ġsc aling -Ġp ins -en as -type param -D ashboard -render er -Ġsp i -Ġ& $ -ĠSk in -alm art -Ġh ockey -Ġ'" .$ -Ġerr no -Ġb ew -Follow ing -.M odule -er able -ĠM ilitary -ĠR io -_ available -ĠSur face -Ġst ab -IF IER -ĠL IST -Ġd ashboard -Ġcl usters -.pl ugin -Ġj ou -ĠDec or -F our -Ġdel le -****** /Ċ -ia z -in de -ch ing -Ġget Item -.Add ress -ment ed -A meric -Pl ain -Ġus b -ĠPract ice -_ ment -.bl ue -H int -ÑĢаР² -Ġconn ector -Ġinher ited -и в -Ġinterval s -Ġc ere -Ġu d -Ġin con -.Ex ists -ĠM ic -F K -(c ard -.Set tings -Ġexhib ition -Ġon Pressed -Ġrest ored -eng u -. def -Ġrec v -." );čĊ -enc oder -ather ine -( dest -az ed -# endregion -sem bl -, M -ob y -Ġп еÑĢ -.C all -Ġattend ance --b order -Ġaddress ing -ê n -ĠLe v -Ġb ash -ben ch -C redentials -Sp acing -( of -_RE SET -ig uous -Ġcr uel -Ġcross ed -Ġle ur -ĠG olf -or rect -Ġpack ets -ĠData Set -Ġpart ly -SEQU ENTIAL -Ġindic ation -ĠS alt -ac ia -Ġ* );Ċ -ĉ info -ĠView Bag -on z -Ġeditor ial -ĠA rena -Ġs ir -_ Static -( socket -s u -cho ose -.m onth -.M y -09 6 -é ri -; font -do es -Ġcon verter -Ġsal v -Ġl r -Ġinflu enced -(f eature -ĠQue ens -let t -_M ON -& amp -Touch ableOpacity -O FF -Ġmetab ol -( iter -Ġvit amin -ĠIND IRECT -aut om -_p ublic -Ġadjust ment -Ġspecial ized -w indows -.add All -Ġaccording ly -ĠJ OptionPane -Ġcell spacing -Ġqu ad -Ġcre ep -Ġout lets -}` )Ċ -Ġpri est -_TH READ -ĠMar x -ĠBy Val -Ġc ual -éĿ ¢ -Ġtempor arily -An n -ke leton -å ¥ -ĠLO C -au er -der ive -Ġbeh aviors -as ename -ĠCent ury -Ġhor rible -ME SS -_ List -we i -P at -ĠCh oice -_F ROM -ĉ line -.in voke -.B ottom -Ġnow here -." ĊĊĊĊ -_ export -Ġstrugg led -.Ap pearance -ĠJ Button -ĠJer emy -([ [ -Ġkick ed -mar shal -st aff -es ity -Ġqu iz -_e ffect -Ġ} ));ĊĊ -m el -b anner -ĠP IN -Ġin vention -Ġcons olid -Ġop s -ĠB etween -j ack -ern ational -Ġsacr ifice -ag ation -ĠJ oy -Ġam endment -ĠS old -Ġprison ers -ан нÑĭ -Doc uments -) ])Ċ -ust ed -ĠLine arLayout -os o -_E M -.s elf -.M iddle -) // -Ġ\ ' -Ġfuck ed -ĠM urray -Ġprof ound -_E LEMENT -ult a -il ers -port folio -J une -t cp -mod ified -ĠTr ace -ĠK el -aly zer -) => -ĠRep air -_B E -Br and -u art -pre view -Ġiniti atives -run ning -b ang -ĉ update -ĠCo ach -R ich -Ġy outube -Ġrit ual -app a -ĠRobin son -prec ision -//////////////////////////////////////////////////////////////// //////////// -=[ ]Ċ -Ġcelebr ated -OT O -Ġin clusion -J P -' ;čĊčĊ -Ġnot able -(_ . -Man aged -Ġgu ides -& nbsp -ated Route -ĠAd just -Ġcol ored -_s cores -ĠTes la -_pro gress -.in st -[' _ -.fl ags -Ġf close -_O PER -ż y -_n ote -Ġtrans gender -å ķ -RI PT -Ġabs ent -Ġam et -Ġoper and -ë © -Ġh ood -to LowerCase -av o -ĠCirc uit -ĠL ind --- }}Ċ -= m -Ġsup press -ĠM AP -i ang -- admin -Ġside bar -ĠB u -ĠH ex -, F -ĠSign al -Ġtrans parency -ĠFeder ation -/ V -Re q -Ġpul se -Ġt ends -Num bers -% ' -Ġde port -dat as -_U INT -_ tra -ok o -Ġ" ? -comp et -sole te -und ry -Ġover lap -}` ,Ċ -. ly -_sum mary -ĠL ost -.C enter -Ġdis ability -.Serial ization -Ġge om -Ġ? : -ĠW o -Ġsh ipped -Ĥ æķ° -Ġu gly -Ġexcit ement -Ġext erior -Ġcheck out -Ġk ur -, D -ĠAl aska -Ġsyn thetic -ĠB udget -ĠSub scribe -Ġ& Ċ -ÈĻ i -ĠY u -ĉ query -} .Ċ -Ġtr aged -ass en -Ġaccommod ation -Ġphys ician -Ġren amed -Ġtid ak -z Äħ -Ġmin us -ny ch -09 7 -_EX CEPTION -thread s -Ġt ire -_c reated -ens ure -Ġworth y -Ġexc use -Ġclo th -.parent Node -/pl atform -ĠU FC -ĠG tk -un ny -Ġg ibt -ke ley -h um -(t x -ĉ dev -Ġout fit -do ors -Ġf on -ic ut -vol atile -Ġhom osex -Max imum -Ġexp end -Ġ});ĊĊ Ċ -E q -ond ers -dep artment -ĠPhys ics -" });Ċ -Ġpar ad -.S tr -Ġse le -IF IED -Ġdel ivers -iv an -Ġrespons ibilities -Ġadvoc ates -è µ -ĠR ID -.param eters -M etrics -ron ics -ĠUITableView Cell -A bsolute -ip se -yl um -MLE lement -_VAL ID -< title -D lg -p aces -Ġsynd rome -be ans -_d atabase -oz illa -ĠM eg -DB G -Ġl ub -Bag Constraints -ab ad -Ġproject ed -_BY TE -.Size F -st reet -ĊĊĊĊ ĊĊĊĊĊĊ -ĠLO SS -Ġdirect ors -/ news -Ġnurs ing -ĠD one -. HTTP -dis count -ĠR ot -To Many -Ġen abling -Ġauss i -ost a -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ čĊ -è½ ½ -Ġhel icopt -ĠIn side -ä¿¡ æģ¯ -is per -ĠAll ah -ARCH AR -Ġroll s -Com pare -X P -Index Of -S UM -Ġass ured -ĠPhys ical -End point -.G lobal -.d etail -Ġthe ft -.j upiter -Ġhum or -.R ender -A lex -.c ap -Ġbuff ers -Ġdis pose -t ion -.p resent -z el -, P -Ġdesper ate -.get Column -Ġtw in -ì ĸ -.c an -Ġf lee -ĠIran ian -Ġstick y -ĠU TC -L T -//////////////////////////////// //////////////// -Ġl icensing -_PO INT -ĠM aps -Ġl ol -= models --t ab -ĠN ash -_log ger -tor ch -ĠCON SEQUENTIAL -Not Empty -/ react -Ġp f -Ġassert ion -Ġsubsequ ently -_c an -Ġpand emic -og ue -"+ Ċ -_ ent -_P aram -.ĊĊ ĊĊĊĊĊĊ -Res earch -C apture -Ġbel oved -d em -Ġextract ed -Ġf ights -ER C -(a uth -position s -Ġrevers ed -(st ack -Ġ_ ) -uto ff -_fl ow -ç Ĥ¹ -( Game -Ġex cluded -ĠCS V -c g -ĠT itan -p ause -Ġcer ca -Ġdump ster -L ess -Ġkotlin x -aster xml -Ġpoint ers -Ġfl ows -ĠT un -ĠMain Activity -Ġdis cret -Ġcomb inations -vis it -_b ind -oot ing -d ater -_look up -.n io -Ġswe at -ĠR d -Ġscient ist -ĠP ixel -@ NgModule -Play ing -Ġunf old -Trans late -ĠLaw rence -ĠFIX ME -B ill -ĠR IGHT -Ġwhere ver -Ġo ok -vid ence -Ġ] ]; -ĠSk ill -unist d -ĠðŁ ĻĤ -Ġfem ales --- )Ċ -İ· åıĸ -ĠF red -Over all -Ù Ĥ -Ġess ence -Ġthere by -Ġw ounded -ĠD OWN -les son -text ure -R ound -Ġautom ated -ĠÐ ¡ -ĠUp dates -Ġsh ade -p ublish -ĠG ear -= lambda -Ġle ver -) +" -h ill -Ġrad ar -ry ing -Ġ" ). -f illed -Ġline up -Ġd l -Ġworks pace -V o -_d t -ë ² -_ Item -NS URL -. verify -ĠHawai i -G od -M arch -Ġ[âĢ¦ ] -Ġpel o -ur ious -ĠPitt sburgh -. It -C lean -> \<^ -Ġi os -s ound -"] ; -Ġfre ed -rot tle -ĠL ower -[ count -å Ŀ -Ġp ale -ĠWay ne -ear th -_c ategories -U CK -.m etadata -Ġsum mon -H OME -олÑĮ з -Ġmanufact ured -Ġdo ck -Ġcompet itors -_MODE L -ok ia -ĠH ey -Î ¿ -Ġback ward -ĠPO SS -rop a -Ġc ri -_O BJ -Trans port --h igh -Ġerot ik -_s lot -Ġart ic -_f ramework --ser if -ĠSql DbType -') ( -+ "/ -Ġw ore -S il -Ġst oring -ĠPh ase -u ant -Ġb ump -in ho -Ġd ign -Ġback s -q q -(h ash -Ġge o -Ġt ender -Log o -! )Ċ -ĠM X -ĠAr thur -esso a -_C h -Ġbed rooms -="# ">< -Ġth roat -ins ic -.int eger -Ġpr imitive -Truth y -Ġfacilit ate -Ġcreat ivity -ĠD NS -Ġg ra -ue z -Ġcount less -ĠPol and -' M -ĠD ist -Ġv est -Ġcert ification -á» ij -h eld -ext ensions -( static -Ġgr ades -ĠU ber -ãģ Ł -Ġ[ ])Ċ -dat os -Ġget Data -ĠCh arg -ĠB S -.m icrosoft -.v ideo -.d irection -->{ ' -l ua -ape st -Ġbo iler -ere k -Ġdec ides -.j ar -IS C -ĠW ords -(C ON -EMPL ATE -ree ze -sh ots -app s -unt ed -.set Name -:: < --b old -ê ² -å¯ Ĩ -Long rightarrow -Ġunf air -Ġear ning -Ġsh elf -URE MENT -Ġid le -_M ENU -.C ustom -AG ER -- " -_s witch -b ecause -) view -m are -_ condition -ĠStart ing -M vc -(p re -d ump -_LO CK -at etime -.c allback -ĠC er -op ol -ib rary -Ġres ervation -ĉĉĉĉĉĉĉ Ċ -lect or -grad uate -Ġgener ous -Ġ ion -ric ao -m q -_com plete -(c ursor -ĠForm Control -: center -Ġsub stitute -ĠPl anning -Ġp ension -Ġrecommend ation -ĠT ags -Ġg ef -Ġalbum s -Ġwash ing -ro c -Ġtr ains -at ings -Ġex ponent -ack bar -- ln -á g -.Data Annotations -ĠE IF -ĠMalays ia -ĉ PORT -on us -Ġcle ver -Ġpe u -> ĊĊĊĊ -ĠArg uments -Ġdebug ging -( right -' D -com pute -Ġfin est -OR AGE -Ġspect acular -ph rase -Ġind ia -Ġlegend ary -b irth -Ġcom posite -Ġg rows -ĠT D -Ġep id -Ġlaunch ing -] ][ -Min utes -ĠCh a -Ġclean ed -Ġwitness es -uk an -ĉ Type -Ġhab e -par agraph -ĠJ Panel -ĠH ann -Ġvar ied -ĠP okemon -ĠM UST -åĬ ¨ -.vis ibility -op up -^ [ -.exp and -Ġ" ', -.f asterxml -_ auto -ĠShe et -mark er -Par cel -ew s -ĠStr ategy --m aking -Ġun ve -Ġtrail ing -Ġclick s -ĠGet Component -ĉ content -IG ENCE -ERN EL -NSMutable Array -Ġb reat -Ġharm ful -¶ Ī -Ġbes ides -Ġb oring -Ġbrut al -v ang -(p arse -qu ick -Ġpy test -Ġswitch ing -() ]Ċ -Ġì Ħ -L ER -ĉf ont -Ġnet t -) ]ĊĊ -(/ \ -æŀ ľ -to Array -Ġbre ed -ĠC AR -ĠWe apon -A bs -t ot -Ġset Name -apt ive -Ġ: , -Ġesc aped -ord en -ĠP ri -th umbnail -Ġdescri ptions -/ styles -ĠPC I -Ġal phabet -astic search -NOT E -Ġc ialis -ĠGr iff -Ġpor que -Ġprote ins -pl ays -Ġst ating -Ġimag ination -Ġfac ial -ĠMe chan -Ġarr anged -_ used -Ġarrang ements -ĠP ipe -host name -Ġprov inc -T it -.Flat Style -ĠS plit -ĠLo ader -.c c -Ġclin ic ----------------- ------------ -Ġb aking -ĠEN T -ne ath -ãĢģ ĊĊ -AN E -.EntityFramework Core -app ers -. ic -ĠNg Module -ĠF ORM -Ġ' ; --pro fit -h w -en emy -ĠE ye -Ġca ution -t own -Ġur ged -ĠJim my -ynchron ous --s ized -m aking -, { -] ', -_ Object -ah oma -Ġactiv ist -IN VAL -ĠCom mercial -ĠOr lando -(t ab -ĠØ ¨ -Al gorithm -Ġher itage -Get Mapping -Ġfail ures -ri os -at iva -Ġt et -Ġcar pet -( Z -th ree -Ġdisc losure -. ERROR -_c alled -Ġd ial -Ġoccas ional -.E rr -Ġfunc ion -caff old -Ġrele asing -ï¼ī ĊĊ -_ Value -ĠV ari -y ellow -Ġstrugg les -.c al -ĠDak ota -ĉc lose -Ġsand wich -Ġanaly tics -Ġ** ) -& # -ĠJ os -Ġpass ive -AT TR -Th rowable -ĠM un -ĠU int -(dis posing -ar ak -ĠLe aders -Ġaffect ing -Ġitem View -Ġeconom ics -f v -๠Ģ -.r b -ĠOver all -Ġwealth y -Ġev olved -nd a -ĠH us -re strict -um en -ĠA gricult -! ĊĊĊ -Ġexp ires -Ġspokes person -int erval -Ġà ¢ -Ġque en -(n il -ing o -He ap -Ù İ -Ġcompl ain -S ym -ĠCl one -ĠR u -ĠW ILL -ĠCr ystal -/ content -ing en -oint ment -Last Name -av icon -ĠIB M -ĠDim ension -an h -icip ants -ĠAn ne -.pro gress -Ġal go -ob il -ĠV oice -ĠF E -Ġg li -Ġv ed -Ġprevent s -\ Column -Ġfol k -ett i -Ġm n -ĠCL ASS -Ġdisplay ing -ĠK l -ĠF err -d uto -. ib -Ġd ados -' name --s pace -Ġit alian -Ġin verse -Ġd ense -ut er -ĠI Enumerator --s ign -Ġnation wide -Ġperson a -Ġsol ved -Ġdram atically -Log out -Ġgr av -Ġanalys es -ol lo -Ġl amp -. team -ĠE rot -= [" -Ġd ancing -Ġ?> / -Ġc ater -ff e -ĠSh a -ĠB os -ĠRE QUIRE -ĠMon ster -ĠR B -ĠI DE -Ġsu its -Ġform Data -( theta -Ġsp atial -= NULL -ĠSql Connection -Ġ à -ĠV enez -ĠMor ning -Ġpublic ations -ĠNON INFRINGEMENT -first Name -ud s -W ould -_HE AD -Ġinvest ed -st able -f red -Ġcommand er -SE S -âĢĶ a -an che -ĠM ovement -ë ³ -S uite -Ġjur isdiction -ë¦ ¬ -ĠB eth -j Query -ĠIs a -Ġd ental -, * -ĠL imit -ili ation -=" { -b ast -Ġt urb -is y -O OK -Ġadvoc ate -im ag -LE CTION -л ÑĮ -(c ategory -.de c -Ġun iqu -_s n -Ġattract ed -Ġà ī -ĠRun ning -_ edges -ĠDis able -_A S -åĽ ¾ -Ġnetwork ing -_br anch -H aving -toBe Truthy -G I -Ġcamp s -se p --p art -Ġ)ĊĊ ĊĊĊĊĊĊ -ustral ia -ĠRe ports -rit o -Ġwa ist -_pl us -ĠW W --p erson -Apr il -Ġs ar -.t ar -Ġagricult ural -t ic -Ġt cp -Ġset Value -agent o -ĠAp pe -p iler -CA DE -Ġan che -atch er -Ġcom ics -Ġl bs -_se gment -'] =$ -itt ers -ich er -G INE -Ġutil ize -ĠC ursor -_ex pression -Ġd ag -< long -Ġr hyth -æı IJ -Ġconsult ation -Y et -")) ĊĊ -_M AC -c ould -Ġ' \\ -ĠV o -ĉ http -Ġg s -ph er -- grid -J ames -J ul -Ġsch on -Ġtensor flow -ĠLOG GER -am as -Ġsc ipy -Ġconv iction -. ag -Ġadministr ator -)) {čĊ -Ġn un -" group -P or -Ġnur se -ex pression -ak y -ĠHe avy -. opt -.get All -Ġover l -/ ", -_c ountry -ç İ -ĠG ENER -_r oute -ĠD al - ´ -ol oad -Ġuncomfort able -(m enu -Ġhost name -' ");Ċ -Ġcalcul ations --c lick -Ġprotect ive -ãĤ ¯ -_F orm -ung s -Act ual -m f -ĠProcess ing -ĠIn ventory -(m atrix -app ropriate -w eg -ij a -Ġch r -Ġr ifle --w sj -k ar -Ġindepend ently -I OS -Ġconsist ency -v n -/s ystem -ĠCh anges -Ġexp ose -ici ents -Ġrel ate -ĉ next -è ¨ -ud es -Ġglass es -F XML -.... .. -ĠP df -Ġappro ve -Ġ{ \ -Ġexist e -)) ( -ARE NT -оР¿ -ĠL atest -ĠNiger ia -.Inter faces -Ġrem oves -En emy -Ġen force -vert s -ĉ pos -_text ure -W ARD -ĠINC IDENT -( container -Ġdef ending -ĠR X -ĠH ook -br is -ĠFl ask -Gr ay -. )Ċ -vis ibility -ĠRedirectTo Action -err al -_e lem -Ġres on -front end -_variable s -ater ia -Ġ+ " -ave led -RI X -Ġdef icit -_C heck -YY YY -To One -sp y -Ġun ited -end ent -Ġp ode -ãģ Į -C AT -(f mt -ĠBon us -Ġre ck - º -Mod ules -Ġvac uum -R adio -ĠDAM AGE -P en -ĠPark er -; ;Ċ -ĠRe ally -_n eg -p ending -Ġnomine e -ĠC ategories -ĠUl tra -We apon -Ġdef ender -I ss -ĠG ender -ĠD ress -Ġimpr ison -Ġbank rupt -imension al -PH A -ĠStr ateg -ĠPROF ITS -Ġp atri -//////////////////////////////////////////////////////////////// //////////////// -de legate -Ġfor State -Ġdev oted -_m ake -Ġterror ists -ĠS nap -_n av -ĠA A -ĠI an -ĉ app -Pl acement -_h dr -< K -Ġs ang -st roke -- Q -> x -.T ask -m oney -ib aba -' });Ċ -ĠSpec ific -ĠLine ar -_O PT -Hash Code -( Player -.Contains Key -Ġcoll apsed -trans parent -_R ANGE -View er -(c fg -Ġsort ing -Ġinf ected -ĠN ach -Ġaccommod ate -.element s -_P ART -ĠSex y -= get -( year -Ġx hr -: ] -ows ki -Ġsum mar -Ġ ¿ -Ġint e -Ġwork flow -ĠTai wan -vers ions -åı ij -Ġsurprising ly -Ġopt ical -Ġpro ces -Ġdisag ree -Ġnue vo -ĠC AM -sort ed -le ases -ist le -Id ent -ĉ event -ject ed -Ch unk -V ars -.pro vider -Ġproceed ings -Ġin clusive -Ġart work -end ants -ï¼ļ Ċ -se en -Ġl ig -Ġm akers -_f un -Ġlength s -Path Variable -[ item -ภµ -De ad -FFFF FF -ĠUr ban -up les -ich en -(null ptr -.s pec -, System -UR ATION -(j ob -å¼ ı -Ġtrack er -Å Ļ -ĠM R -ĠSQL ite -Ġd to -Ġ; ;Ċ -Ġm int -ĠInt roduction -ca o -Ġquestion ed -Ġf itted -rev ision -s q -Ġm ig -_un its -_ async -Ġf lick -});ĊĊ Ċ -Ġnot re -}` , -F ilters -Ġm undo -_d ays -Ġfr m -ut c -Ġval s -ew idth -ĠGener ator -ĠArt ist -ĠID s -ĠArt icles -re ater -ĠComponent Fixture -. = -Ġr ou -- no -.b ukkit -eg g -ĠD iff -atic s -Ñĥ Ñĩ -âĢĶ ĊĊ -ĠChar lotte -by e -Ġ} );čĊčĊ -ĠV ik -ĠB row -Ġl v -ĠG ib --w ing -GL IGENCE -(I l -ĠEngine er -.W ait -ĠP ictures -Ġr het -Ġth ermal -Ġpr aise -< >();ĊĊ -ĠSp ider -P ause -ĠB aker -Ġsl ower -Ġ} ]Ċ -_en queue -Ġdisappe ared -ĠT icket -IN UX -_LOC AL -аÑģ Ñģ -@Inject able -comm unity -Gesture Recognizer -åĽ ½ -Ġsca les -Ġ- ( -/ '+ -ĠS it -Ġexecut ives -ard ing -Ġad vers -Ġback wards -ĉ context -ĠH amp -ĠP F -ĠDe ck -ĠCra ig -A merican -Ġb ell -Ġpro l -uf en -Ġr ng -ar shal -ĠSim ply -first name -sh ore -J uly -Ġmort ality -ĠâĨĴ ĊĊ -Help ers -Ġbench mark -em ade -Ġorganis ations -.g son -ĠText Field -Ġciv ilians -.Array s -ĠMiss issippi -Ġinter mediate -get User -_cl uster -Rel ative -fore ign -.querySelector All -Fore ignKey -Ġreason ably --------- -Ċ -C ards -ĠK am -ĠTh or -Ġroll er --e lement -ĠC urrency -dd ie -ALL Y -ĠR A -Ġper met -aa aa -Ġhom ework -ĠV it -Ġm old -ĠF er -[ start -Ġstatist ical -Ġsc ary -_H OME -.B egin -Con struct -ogen ic -ĠDEAL INGS -Ġtamb ién -ix on -. ind -ac re -Ġtransform s -ĠN ap -.B lock -uss ia -pir ation -ul ent -Ġce il -Cl ause -na ire -T ES -Ġne at -ST D -ĠReg Exp -per form -: ) -Ġun ions -Ġs ublic -Ġw inds -lo ating -g lich -Ġp agination -S kill -App ly -ĠOper ator -ist ogram -Ġqual ities -C ross -Ġde com -], " -ĠJ uan -.mod al -.Ch ild -ĠRog er -STIT UTE -:CGRect Make -a lette -Ġst a -as ide -Ġbl ur -ĠW a -if etime -re ed -control s -Ġb ins -Ġп ол -*/ ,Ċ -U IS -ĠR ou -ĠDem o -- awesome -ĠCh ain -Ġh asta -ĠB art -. KEY -Ġvend ors -nof ollow -ĠD est -_b uilder -Ġarg ues -_ answer -g oto -ĠRES ULT -ĠM ON -Ġp oder -o ons -_C ASE -Ġrep lic -Ġfin ancing -ĠD ATE -c ern -_tr ack -t ies -/ logo -ĠNE GLIGENCE -get Type -> T -b et -g irl -ĠINCIDENT AL --s ite -.tr igger -ĠL isa -_input s -Ġrel atives -Logged In -Config ure -I K -. accept -Res ume -ĠD raft -Ġ* >( -ĠW A -ed ian -ern ess -ĠLayout Inflater -*/ čĊčĊ -oth y -Ġoblig ation -Sub scribe -Ġth umbnail -ex ist -Ġins isted -ĠU ICollectionView -ĠAng ular -Ġtable ts -ĠImp act -ãĢį ĊĊ -ah o -Ġcharacter istic -g d -Ġ= ================================================ -our t -` . -App ro -Co ordinate -Rem ember -Ġmar ine -] ==' -ĠAdmin istrator -.get Default -Ġforg ot -ĠStruct ure -V ue -ars ing -m oment -k w -_c ursor -Att ack -Ġath letic -Ġdiagn osed -Ġend e -åĪ łéĻ¤ -H ouse -ĠP ARAM -Ġw iki -ĠO pp -Ġcons ervation -Ġs nd -_t em -sub str -ĠC ape -.s im -UT ION -an an -âĢĻ un -Ġg y -- work -Ġcomp elling -=' # -ĉs ub -Ġdirect ories -íĬ ¸ -Ġtouch es -out ines -.C ollection -s chedule -.l at -ĠDo ctrine -CA A -ĠRe fer -Ġshift s -Ġlik elihood -pre ter -ĠF emale -Ġinter cept -Ġl ou -çĻ » -Ġr ug -ĠC rown -Ġ************************************************************************ **** -- product -Ġprompt ed -ung le -d ocker -ĠT u -ĠUn ique -_ Error -ul os -Ġâ Ħ -Ġ( ` -Get ting -_s cal -ĠEn h -ü t -Ġsust ained -Ġp atches -Ġpros per -ĠG aza -_l ight -Ġin cons --------- Ċ -ĉĉ ĠĠĠĠĠĠ -S F -C N -: ";Ċ -ĠColl ins -( *) -Ġcomp ilation -'] čĊ -Ġcon sequence -, ... -Ġd m -ĠB LOCK -Cl uster -Ġsk i -(arg c -T uple -Ġjo ins -ĠSher iff -W ar -ind i -Ġcomment ed -H OST -Ġinv itation -apan ese -Ġperm its -preced ented -_z one -ĠA my -_R D -Min imum -Ġinv ocation -.en able -icht en -- owned -" id -_PO INTER -F ac -Ġspecific ations -Ġnom ination -Ġg p -< ( -Ġrob ots -ĠJ erry -Ġhold ers -Ġw and -c ms -Ġ} ))Ċ -.To ast -ĠI List -B ased -z oom -/ style -ĠBe ck -M en -Ġcontrib uting -Ġund o -ĠO H -Ġadd Object -Ġe igen -sign up -éĶ Ļ -Ġdist ant -PAR ATOR -ĠM ari -Ġm á -E mp -ó s -Ġì Īĺ -ev t -+ j -p ark -ĠSt ay -ĠD un -Ġso y -> % -az ines -Ġti empo -(m e -p resent -.Th is -Ġedit ors -F IELD -.W ork -ĠUn iverse -Ġdr unk -.t imer -Ġalter ed -ĠN ar -ëł ¥ -.Act ive -id or -ç Ń -.delta Time -Ġawk ward -& quot -ĠSaf ari -Ġtr icks -MENT S -div ision -Ġvary ing -ĠHigh way -Ġphotograph er -ĠSt ewart -Ġlast ing -.P re -.amazon aws -ĠL uck -.D escription -ĠN az -n eg -Ġc ó -<<" \ -ĠSur v -ĠU nc -Rec ipe -.Border Style -Ġmod ifications -- at -AT FORM -h dr -ak o -Ġsublic ense -ĠJ ump -Ġbe im -ĠMan hattan -. bool -_h w -ÑĤ ÑĮ -B in -Ġg ateway -" ": -ĠU IS -:" + -- def -ĠReg ular -/ testing -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ -string stream -Ġdis par -Ġmob il -- read -ĠAd apter -ĠCh ampions -Ġsched uler -Ġk ills -ĠM ultiple -ir ror -Ġgod s -AD O -ak te -ĠUs uario -.c ircular -Ġre cept -ĠEx pr -Ġelder ly -Ġnic ely -Ġbest e -W ant -Ġclass ical -.s prite -obj c -ĠM ason -Ġsist ema -.Bl ack -es o -ĠZe it -Ġdiv id -Ġent ers -_sub ject -ĠPlan et -.w arning -ĠG ram -_t okens -Ġhousehold s -_c ustomer -user Name -c ross -Ġp ione -Ġass ists -_S M -ib o -Ġlo yal -Ġuse less -# elif -ĠUlt imate -C ome -g el -Ġd ich -xy z -ik el -ob ra -_s can -ĠInter ior -ĠN ice -Ġpl ac -ĉt arget -Ġvir al -ass o -() / -und e -ĠAd obe -O s -vis ited -ĠO W -ĠFe ed -ĠSe quence -Ġman ages -in son -ĠLouis iana -{ }) -ĠH ab -ĠL D -Ġb ip -pr ites -(e lem -.h ibernate -él é -Ġoh ne -_trans action -Ġann unci -P ublished -ĠH onda -ĠT am -ĠP acket -_ selector -Ġchalleng ed -Process ing --h over -Ġtr ainer -_c ancel -ĠNS Dictionary -ab ric -ĠM LS -_s ensor -Ġshr ink -ĠF X -th reshold -ĉH X --m ark -` .` -S cheme -(f ull -_w riter -ĠS ys -Ġf led -ĠC in --w idget -ĠPre vious -G ender -_ question -Fe ed -Ġscr ut -(p refix -ãĢĤ ãĢĤ -Ġin fections -Part s -Ġhier archy -_DE LETE -ĠPat ient -_p ay -Ġprom oted -Ġì ĭ -Ġcivil ian -Ġagricult ure -ĠP iece -Ġst ance -uts che -Ass ign -.A CTION -F ig -_r adius -ĠS ync -du cer -f ailure -ens ed -pt ime -B M -_dat etime -qu ivo -QUE UE -èĢ ħ -Ap pear -Ġsum mit -: void -Ġv ine -è® ¤ -on ne -_TR ANS -.g reen -_ cc -Ġhung ry -Ġ" > -() );čĊčĊ -Ex tract -iz ens -Ġsol ver -Not ify -Ġeng lish -ĠSh opping -inter faces -RE Q -Ġil leg -ĠUI ImageView -Ġdis connect -ĠUnt il -ĠConserv ative -@ Column -Ġshift ed -Ġ: čĊ -Ġf ich -Ġd la -Ġsh oe -"), čĊ -ular ity -_RE SP -We ather -UI Application -. iterator -Ġag ing -.P arent -ow ie -(e qual -ĠCon v -/ default -Ġmeas uring -.pre v -.Is Valid -.F at -Ġs Äĥ -key words -with out -Ġso vere -Ġex changes -Ġm elt -Ġis lands -ĠInt egr -Ġjump ing -Ġg le -Ġjournal ism -Ġd ated -Local ized -ĠRef resh -Part icle -Ġa a -ĠSTR ICT -Ġb od -.Pro cess -_A UTO -ĠP ublished -e very -Ġtechn ological -ls x -Ġir rit -Add itional -Ġdel imiter -_l anguage -- area -bo ys -ĠT ube -Ġw at -Ġmechan ics -_ owner -Sp ell -ĠSt ories -.Append Line -Table View -h em -st ick -oll ower -I FF -ĠU V -oll ision -S UB -Ġcompar able -Ġdon de -s ales -ll vm -Ġ} ],Ċ -OTT OM -ĠPur pose -L ab -Ġinterview ed -o is -as il -.set Id -ĠIn struction --- > -ĠMod ified -ation ally -ĠMe eting -è¯ ¯ -# region -Ġrout ing -.f ocus -ĠYou th -< D -ĠN ag -contact s -Ġform ing -Ġm ie -',[' ../ -ĠB P -Ġapp et -ĠTe acher -ĠT P -Ġann ually -outed EventArgs -ĠSpe aker -Ġre name -CF G -(" // -æİ ¥ -/p ages -Ġpr és -ĠSp ell -.All ow -ĠINT ERRU -Ġ( # -âĢĻ ĊĊ -_G eneric -.im show -_t im -- face -(& ( -atin um -Ġrevolution ary -ĠH ours -r ain -Ġany time -Ġab b -.j sp -Scroll View -ĠTr uth -Ġanticip ated -Ġacc ent -. checked -Ġspec ifies -Ġca f -Ġcell padding -Ġcook ed -ĠH ugh -pe ek -_R ATE -Ġd orm -/ čĊ -IV ITY -.Cont roller -(p art -.con straint -Ġinv asion -MO VE -Ġgl uc -l ename -Ġam en -eng lish -ĠSw itzerland -";ĊĊ Ċ -pe st -.col lect -N ib -ĠD ict -ĠE mb -(sub ject -Ġoutr age -Ġdec iding -Ġsent enced -F echa -" A -Ġqu er -Ġfont Family -Ġqu adr -- Y -_C ACHE -Ġanaly zed -Ġg aining -ĠAgain st -ĠSou l -ta u -Ġlight weight -ĠT F -ĠEffect s -.T ypes -.add Class -Ġv egan -é ģ -.' " -ĠExpl orer -.d etect -.sh ift -Ġoblig ations -last Name -Ġassoci ations -ĠTime Span -un ter -ĠF resh -Compat ible -P ub -id ges -. option -var i -.hash Code -Ġg eb -. section -- not -ĠSub mit -T N -reg istry -_m edia -Ġn aj -ff t -Ġm ate --th ird -Ġp ockets -est a -Ġb ent -ĠN ord -Ġretail ers -ĠMor ris -."" "ĊĊ -W rong -Ġ ÅĽ -R ay -. ec -ĠB ind -_H AND -(n on -is Valid -Ġsimilar ly -_L IMIT -Ġdynam ics -Ġdist inction -ãģ Ĩ -< N -Ġor th -ĠToy ota -ĠK ate -ĠL S -or ie -ĠSpr ings -Ġf reak -last name -_M ULT --st ep -" ( -AD DR -Ġentert aining -_CON F -Ġdec oded -Ġst reak -Ġwait ed -Ġnot ified -rodu ced -vis ual -.Layout Params -æ ° -es ian -f its -s pring -ĠBern ie -User Defaults -Ġped est -Ap pearance -ĠW iki -ĠNOT ICE -Ġs sh -Ġdur ante -ĠZ ip -ı r -ĠNAT O -Ġtw elve -Ġro yal -ï ¸ -Ġmer chant -ĠF urniture -'] ),Ċ -, X -Ġfold ers -ĠG ate -ĉf unc -p ick -_us uario -ĠV erm -ment ion -ur pose -Ġalert s -x ious -_s ig -ĠF u -Ġ( : -Ġd umb -åħ ³ -Ġaccur ately -éĩ į -R B --s creen -ĠV ER -j our -Ġrom ance -uc ceed -. choice -Ġad ip -_d ims -Serial izable -ãĤ ĭ -.j ob -Ġpro g -uch ar -Ġg ently -ĠR SS -ict ured -_ENABLE D -ĉ label -aw ks -ĠEn sure -rem ember -ìł ķ -Ġtrans mit -{{ $ -.Trans action -ur se -_rel ative -Ġs ized -ĠX X -ĠPr incess -ĠL arry -Ġpr ó -ĠÑģÑĤ ÑĢ -Ġs isters -estr uct -Ġcheck point -: length -ĠCar los -/ icon -_T ARGET -T okens -Ġpat ience -ĠSe lected -q ty -.show Message -Ġwild life -ĠP rops -b m -- arrow -Ġpar cel -fire base -ĠBen jamin -cess o -.t im -ĠG arc -. any -ĠHOW EVER -ĠK o -Ġgrab bed -_f rames -Ġobject AtIndex -ĠADV ISED -Ġsub ur -ĉ GL -Ġ}) }Ċ --l ength -ìĭ ľ -ĠPot ter -_b uff -.g ui -ĠEnc oding -E lect --m essage -Ġ � -Ġ ÈĻi -ĠArgument NullException -а ÑĨи -Ġmin imize -Ġrespond ing -$_ [' -ĠInd ividual -á c -ĠIN TER -Ġmast urb -ĠB in -(' $ -ëĵ ľ -Ġopen ly -Ġ> < -Ġun to -olog ically -ĠM ul -VID IA -Ġsl im -ĠCommission er -( on -Ġunder neath -/ db -v ote -( Message -ĠP ope -Def ined -Ġsw ift -ur f -Ġadapt ed -SE L -Ġreven ues -Ġdiv ine -= y -Grad ient -_ act -Ġ/*! < -Ġpoly gon -ĠF DA -ĠC arr -at ables -(std out -Ġrefr iger -Ġco ordin -avor ites -ÑĪ и -Ġcompass ion -ĠPOSS IBILITY -- secondary -ur acy -Ġcomp romise -_A V -_ os -Ġbes ide -ĥ Ŀ -Ġl n -.pl ugins -Cap acity -al ah -.b in -ĠC RC -_b alance -Ġflex Direction -Ġam bit -Ġnick name -ĠFor ces -C LE -ĠSh ell -Ġs ail -ĠW riter -ĠA lice -d w -ĠInd ians -ĠMar shall -_S RC -Ġnormal ized -ĠJ ag -ãĤ Ĵ -ze it -r pc -ÃŃ c -.in line -Ġtrav ers -_n umeric -Ġutil ities -Ġev ac -IN PUT -ĉ register -M X -ĠCamp bell -Ġdatas ets -Ġdem anded -Ġinitial State -g an -Ġe i -Un expected -- web -tr ait -, Y -ĠT odd -Ġske leton -Ġoptim ize -ç¬ ¬ -ĠU pon -ĠSt Object -Ġap lic -.' P -v ron -. UN -Ġpaint er -izar re -Ġl av -Ġp om -p reg -= function -( serial -ific a -um ing -åľ ° -ãģ Ĥ -- op -U CH -ĠH end -.prop Types -Ġy o -Ġrout ines -Ġcar ing -S em -Ġres erves -Ġprior ities -red its -IST R -Content Type -ĠSch w -/ media -Ġe str -Ġclim bing -- week -cher che -s ensor -To Array -ĠMont real -Ġcloud s -ĠInject able -ĠR ice -Ġpropag anda -_pro vider -Ġind oor -Ġin aug -Ġdipl om -Ġmess aging -_m ut -å ¦Ĥ -Ġk w -ON S -ari ans -R PC -) ]čĊ --r ay -ĠS or -m all -Ġmarket place -Ġv tk -M a -og an -ig i -Ġspons ored -ĠD ani -.S EVER ->' .$ -m ultipart -ĠW ol -Ġtable Name -ĠUser name -Background Color -Ġf right -_E MAIL -Sept ember -_val s -op ia -Ġsp otted -- Ch -Ġdata Source -/ "Ċ -ек ÑĤ -ĠRequest Method -ĠRe place --d o -ah n -ĠPh D -] .ĊĊ -N ON -g ement -ĠTh r -Ġquiet ly -Ġtort ure -Ġte as -ĠC Y -Ġa tr -develop ment --d etail -Ġlight er -Ġarg uing -Ġdes erves -Ġcur riculum -_CON TEXT -ÅĤ y -H ITE -ĉ ID -/ uploads -Ġt its -re o -_d rop -. UTF -Ġpick up -Ġgro cery -ĠP ure -Ġeas iest -Ph il -.f eature -(" * -Ġinvest or -t ok -Ġj ar -L os -âĢĶâĢĶâĢĶâĢĶ âĢĶâĢĶâĢĶâĢĶ -. queue --s peed -M al -um blr -ĠCON ST -ĠH RESULT -ĠD ance -(file Path -Ġattrib uted -ॠį -ĠB und -co ins -Ġs ão -Ġp ir -person al -Ġpre lim -Ġprop ose -ĠT L -] ]) -ĠSub scription -ĠK re -, len -.First OrDefault -) -- -_product s -.Get Bytes -Sh ip -Ġenc rypt -ĠS G -ĠM yst -h ir -Ġiter ate -Ġint end -.mock ito -Ġch apters -( angle -ĠV lad -è® ¾ -' .ĊĊ -Response Body -ĠAb d -de al -Ġbar riers --out line -b ill -ĠF alls -_se cond -. include -. ceil -Ġoccup ation -ph ony -.move To -ĠJenn ifer -AST ER -; ">< -ĠEn abled -Ġtermin ate -ĠI o -l ations -ĠTHE ORY -Ġear liest -Ġr ack -ĠSc ar -sh ake -ch ip -Ġu v -Ġall iance -п иÑģ -ĠGOOD S -z ione -ĠV I -Ġ{ - -Ġfilter ing -Ġmis con -.Dock Style -Ġb ush -Ġj unk -æ Į -ĠQ UE -Ġhook s -Ġfirm ware -Ġmiddle ware -d ic -ĠOak land -Ġarr ives -P ayload -p ixel -] | -Ġstart Date -.P RO -_a udio -Ġmid field -igid body -ĠSw iss -ĠCl ip -ĠD ump -ĠText Box -Ġg eh -y ield -od s -Ġrefer endum -Back end -ĠC ream -Ġdomin ated -ĠArch ive -Ġrid ers -.prepare Statement -Ġqu ando -Ġche f -w iki -in el -am pling -(" \\ -Ġs ag -_pro xy -ãģ ķ -p do -.getElementsBy TagName -Ġdemonstr ation -ĠN PC -Ġarch ivo -end ance -Ġefficient ly -( actual -.t ableView -Ġm ush -Ġbe ars -_thread s -j as -ah un -Ġne ural -Ġdesign ing -ĠG DP -Ġlift ed -çĽ ® -ĠJ oint -ĠIn clude -ĠGi ants -Ġwithdraw al -ĠR ent -n ative -ĠSe ek -gress ion -_C PU -\ S -ĠSh ield -Ġsol ic -Ġbo om -yect o -Ġmanufact ure -ĠâĢ ĭ -Ġb box -Ġearth qu -ollect ors -:@" % -Ġlo ops -J e -alk ing -ĠWh ats -ĠBo ys -. book -ARG E -_p ixel -Ġsus pects -Î ¹ -us p -ĠBM W -ie ces -(p erson -å¼ Ģ -é » -ĠPod cast -Ġb ou -( Item -à » -( Input -Http Get -Ġb urg -) ^ -BO ARD -*/ , -Ġg ulp -ĠB enn -Ġdeck s -.status Code -Ġac ute -Ġh ug -ug u -Ġp led -," % -h ape -Ġз ап -ĠMain e -.re al -Ġd alam -ĠMin or -.F loat -dis p -Ġt l -Ġen count -=> $ -Ġf g -te es -ĠRec omm -ä l -Ġchem istry -Block s -O ID -Ġfore x -ĠApp end -Ġ{ * -ĠSup ply -CG Float -(b l -Ġat e -ador a -Ġg ust -Ass oci -> .Ċ -F ETCH -.s erial -widget s -ard less -ie fs -_F ULL -ernet es -ĠP red -Ø Ń -äº ĭ -ub ernetes -ĠL aura -Ġl abeled -High light -Ġanno ying -/ update -(d escription -Ġintim id -$ c -")) )Ċ -.A P -Ġ[] * -ĠEX IT -.H ost -ĠOP EN -.send Message -_c amera -_t ile -Ġth erm -onom ous -Ġdis adv -Ġna ar -index Of -ĠP P -.prot ocol -AF E -Ġtext ures -################################ ################ -umb ai -.st ats -ĠG E -Ġi e -ĠST D -ĠM ann -.ref lect -K B -Ġd ive -.w av -/* ---------------------------------------------------------------- -/ settings -.l ifecycle -Ġda ughters -or us -ub er -N ING -st ri -ĠT ip -Ġz n -Ġswitch ed -in et -uff y -ĠTransport ation -( conf -fr ica -ĠX L -ĠLe ad -_per cent -< Map -Ġthr ust -or b -ik k -Ġtra uma -Access or -ĠF it -ĠString Buffer -ex pl -(s creen -Ġaud iences -ĠO PTION -_ round -[ node -be h --> __ -per missions -ĠD etermine -.M an -Ġadv ances -. InputStream -Ġstrong est -Ġe Bay -Ġ# - -Ġdir name -ĠS MS -Ġmedic ations -Ġam ended -Ġchurch es -ĠImper ial -$ row -ĠMad ison -ĠIn sp -Ġaff air -Ġpsych ology -v h -Ġsever ity -âĢ IJ -Ġstri ps -A H -vert ising -Ġcon se -IM AGE -ĠSt ats -ĉs c -.C ursor -Ġfree ze -ss on -(x ml -ĠSus an -.t ile -ed ed -ĠĠĠĠ ĉĉĉ -uel le -ĠMitch ell -b ased -Oper and -½ æķ° -ĠF F -ĉstr cpy -ounc es -ild o -.execute Query -Ġapproach ing -ĠSe ven -Ġn uts -Ġr ic -ass ignment -Ġcalcul ator -ĠMur phy -ĠB ou -í Ħ -Ġbut t -Ġt icks -Project s -il ib -.text Color -m ov -_log o -( template -ĠIN IT -Ġimage View -scri ptions -OR ITY -Con sumer -Ġun precedented -Ġtour ist -Ġbr on -Ġcontract or -Ġlic ence -ĠN am -æ ¯ -( transform -_AT T -P ref -ĠG am -Ġvess els -Ġh av -L ater -.To Lower -Ġurl s -Ġbreak down -Ġpen alties -Ġf oster -ĠU E -Ġcl ue -com ed -åIJį 称 --m ain -Ġp ts -Ġcount ed -ict s -/ post -Ġget attr -Ġp ing -ANCE L -Ġp ec -Ñħ од -ant om -ĠBlue print -ĠEvent Emitter -Ġl ä -æ ² -Ġstr aw -( comp -' une -> N -- client -es Module --b ase -Ġret reat -_s imple -ĉĉĉĉĉĉ Ġ -fe e -') čĊčĊ -Control Item -Ġsubscri bers -ple ase -ĠE ff -Ġp ound -ĠBy tes -ĠTe a -_ activity -Ġmax im -Ġop code -B SD -. constant -; } -omb res -Ġcare ers -) .ĊĊĊĊ -Ġsp reading --exp anded -ĠOr d -amar in -Ġmob ility -Un fortunately -ak k -N L -_ redirect -ĠP G -ĠS ensor -b ol -t ap -_MEM ORY -ĠUI Alert -plit ude -We bsite -ĠLog o -lo ve -[ ind -Ġalto gether -Ġwonder ed -Ġes per -ĠLib eral -Ġo ss -Ġel it -Ġst iff -od ox -_ment ions -ĠDou glas -_p id -ĠC K -ĠinitWith Frame -.b log -p kg -ang hai -QUI RED -u u -Ġm kdir -AT AL -Ġun h -in ces -st h -Ġhypo thesis -Ġc ata -ĠT B -ĠCl ar -Ġpre decess -Ġsitu ated --w orld -)) / -Ġhead lines -.st at -Ġout break -sp ath -_FLAG S -ĠServlet Exception -S un -F ROM -ĠD ir -ãĥ»ãĥ» ãĥ» -_co ord -ĠOpt im -Mon itor -.b it -XX X -Ġtod as -f eld -ÑĢ и -im ir -Ġpolit ically -Ġmolec ular -Ġtrad ed -Ġ{{ $ -ĠSw edish -Ġ'@ / -_RE AL -Ġw arehouse -t oday -, L -or p -< section -- br -ym e -ĠUser Service -Ġlib erty -Ġmoment o -( Image -< size -S ch -Ġj og -i ology -arent ly -Ġquant um -ĠAb u -Ġr im -Ġman a -Font Size -Build ing -st airs -AIL ABLE -Ġ& ' -Ġs ect -Ġs igh -(b atch -.I Container -p oll -ĠCor ps -Î µ -ar u -ĠK ay -.r ange -_click ed -ĠRobert s -.N etwork -fin ish -- Man -Ġcolleg es -ĠF ine -")) ,Ċ -f ilm -Ġrem inded -Ġgest ure -out il -Ġthread ing -Ġobj et -Ġt ours -activ ated -.m kdir -= user -Ġre de -f ü -_SY STEM -p v -Ġcon gr -Ġmass asje -Ġpract ition -Un iversity -Ġtab index -Ð ĺ -S ets -Ġcount ies -g uest -f an -Ġword en -.d i -на Ñĩ - ¿ -ig Decimal -Ġsh ore -Ġg ö -Ġrep airs -Ġhelp ers -Ġcenter ed -OL LOW -Ġmap StateToProps -Ġc ents -< A -Ġexpect ation -Oct ober -Ġbg color -ca les -.C ON -ĠV el -Ġcry ing --se ason -Ġfunction ing -_LOC ATION -ü ss -ber y -Par a -omin ator -- le -Ġeth ical -has htags -emp lo -Ġn úmero -( activity -.St op -.str ftime -IL D -Ġto e -ĉ Node -") čĊčĊ -ĠPu erto -Ġexec uting -ĠG UID -Ġoppos ing -al ph -Ġexhib it -_fl ash -Ġme ille -Ġjson Object -H ero -aint ed -_D OM -Ġw il -Ġslo pe -Ġm Ã¥ -ĠIraq i -Ġorgan ize -ĉj Query -H UD -sh ine -. we -ĠSk ills -pons or -Ġcon clusions -Ġre forms -Ġrel uct -n amed -ĠOl iver -Ġ// }Ċ -- looking -Ġf og -ĠH O -ĠF ried -Ġinev itable -ĠData GridView -H our -il les -log ical -Ġconnect ivity -.tw ig -ĠK yle -(d st -- Sh -ĠStud ios -( Level -.j et -_PRO TO --de coration -OT HER -Ġread ily -.Param eter -Ġmultip ly -ĠL IB -ar med -Ġsoon er -æ Ħ -_ ES -Ġfoss il -ĠA nc -âĢľ This -l odash -Py thon -Ġhist ogram -west ern -Ġinf ant -Ġco ordinator -Ġn ib -: m -Ġres pected -Ġdef init -& T -_p ad -ĠTr igger -th al -Ġimage Named -Ġbeat en -ĉ rc -ĠPal ace -Ġhaz ard -Ġisol ation -_ rc -cont re -OUT PUT -Ġre ign -ĠPl ate -AT ES -Ġfl ux -Ġpack s -.get Selected -Ġparticip ated -Ġneed le --de pth -:::: :: --l aw -ins pace -on itor -= no -ĠAt omic -ĠBr ain -Edit able --s c -red ential -ĠP erry -k ie -Ġ ----------Ċ -.st roke -( Intent -Ġun ity -um lah -F urther -Ġpr ze -Ġs ø -ãĤ Ĭ -ĠPROC UREMENT -ĠH ousing -Ġatt orneys -Ġcomp ose -atter ing -" What -dra ul -Ġstraight forward -In stant -.J TextField -Ġtr ades -л а -Ġ{ ! -Ġl ately -IM G -ĠA ld -ĠIN NER -Ġcart oon -.S ource -F ALSE -Ġd ough -f en -( rect -Data Table -N ick -ĠBut ter -read s -_com ments -EN V -ĠConnect icut --F IRST -ĉĉĉ ĠĠĠĠĠ -ach i -.M sg -re ction -Ġrelax ed -Ġsha ft -Ġe f -ĠAdd ing -Ġbre ach -Ġ ï¼ļ -ram a -Ġconduct ing -Ġ( ; -(g l -ĠCA USED -ash i -ĠF LAG -ĠCom merce -ĠIN TEGER -h ours -ĠSchool s -Ġn ucle -Ag ain -pro j -Ġsevent h -EMPL ARY -(m ock -'] ,čĊ -_S PEED -> false -Ġsp a -ĠN ear -ì ķ -Ġintr ig -_m embers -w ave -Ġanalyst s -_O S -ed in -ĠF ri -Ġretrie ved -Reg ular -_ obs -EX PORT -')}} " -" class -__ (( -b ucket -Ġst ro -ĠP atch -yst ick -ful ness -ap os -D a -ĉĉĉĉĉ ĠĠĠ -Ġen rich -un ordered -h ole -C ong -< Product -ĠC urt -( the -_l ower -Ġavoid ing -Ġbu zz -Ġv iable -ub a -- is -are l -Ġact ed --d etails -ภĩ -ĠThe ory -ĠP un -ĠAn onymous -... "Ċ -è res -åı ¯ -ĠV ision -_se m -ash a -Ġcelebr ity -Ġend Date -Ġpop ulate -Ġcu is -qu ant -f loor -Ġglob ally -Ġcru ise -ĠStan ley -Ġb ikes -.get Connection -Ġpoor ly -_ other -amp ing -." );ĊĊ -od i -_A DMIN -.color s -ĠG aming -> ';ĊĊ -STR UCT -Q R -ID s -(arg uments -_a ux -( Event -_PR IVATE -ĠTre k -Ġdownload s -m utable -_STR UCT -(w x -Ġdom ains -js px -ĠVi agra -Command s -J s -.c fg -Content Pane -ĠEdit Text -à¥į ठ-Att ach -ĠAR M -posit ive -ĠGener ated -Ġse ized -= : -Ġelectron ics -ĠApp Component -/ ',Ċ -.equals IgnoreCase -Do ctrine -d isk -ĠPolit ical -CH O -< F -ĉ height -ĠB ug -. le -ik h -Ġmill iseconds -Ġconstit u -m ag -.n l --r ange -ang gal -', [ -ropol itan -Ġà ľ -ĠU C -.d esc --L AST -f stream -ib il -Ġf ier -VER Y -Ġë ³ -IR T -_ UI -( abs -Ġkne es -Ġro okie -ĠV ac -are na -comm end -- \ -ĠSUB STITUTE -So ft -Ġpart ir -we alth -è¦ ģ -(d ataset -ĠCl imate -- show -Ġreli ability -_ch unk -ä» £ -_st ock -ĠEX EMPLARY -ï¸ ı -Ġv ÃŃ -Ġsm iled -Ġdr ill -.F unction -ĠS I -Ġreg ression -- X -ĠJ ar -p ref -ĉs uccess -ĠHit ler -Ġinst inct -Ġfem mes -Ġlo ver -< Ċ -Ġmulti plier -r il -Res ize -ĠAuthor ization -ĠK an -Dispatch ToProps -Ġc rops -t okens -ec n -ential ly -ĠINTERRU PTION -f ake -Und efined -ĠA K -ĠTest Case -Ġr ab -Ġtor rent -ĠO t -B ars -Ġlect ure -Ġen jo -Ġrespond s -Ġindex ed -Of Work -_ch ain -)) -> -ĠBeaut y -Ġ` < -Ġtouch ing -Ġ| -- -ĉf lag -normal ize -Ġtr apped -Ġestablish ing -/b uild -A J -f y -- react -av n -RI PTION -Ġk ut -ĠF ashion -ĠIn form -cur ities -< byte -ĠUkr ain -Ġs ug -Ġconsist ing -ood le -. ctx -.To List -Ġcomment ary -Ġtransf ers -Ġn ost -ih ad -ĠU pper -Ġconf using -miss ing -- cl -Ġbound ing -Ġcongress ional -Ġreve aling -d h -r up -Ġt res -re peat -, ĊĊĊĊ -_t ac -Ġexp ed -G irl -h orizontal -Ġ"../../ ../ -( option -Ġwe iter -ĉs ql -Ġ=> {Ċ -Ġgar lic -Ġre pr -Ġrepl ies -( prop -Ġspir its -Ġins pire -Ġbas ement -.re ject -Ġhint s -Ġpoll ing -ĉ ĠĊ -_r ating -Ġc ath -av ier -Ġcomp ressed -ĠV S -] ' -Ġjud icial -ĠT rend -tr aining -EST AMP -ogn ition -Ä ģ -SE NT -vent ions -Ġconsult ant -um ph -Ġuser Service -, NULL -k h -D ear -_B AD -it ations -Ġmet aph -' é -and ise --f ont -.ch art -Ġs g -_ Controller -.j peg -ĠUL ONG -ĉg ame -( ss -ĠM aj -ĉg o -ĠS ad -ĠB erg -ĠM ine -P ack -Ġres istant -ĠR OM -Ġp eg -ĠStan ford -ĠY ahoo -Ġsca led -Ġl an -= [] -"/ > ččĊ -Ġs ud -ĉ background -Ġsch olars --m uted -ar á -Ġ= ==== -Ġ__ __ -C reat -ene ver -/w p -ĠV PN -Error Code -) ],Ċ -(b uilder -ĠEn emy -S ensor -us a -Ġtr iggers -Ġplayoff s -_RE Q -Ġ( ~ -ĠBar ry -Ġperman ently -ĠR UN -Ġb ure -.Fat alf -Ġch ick -ĉ panic -ps i -ok a -éĢ ī -> [ -Ġunderstand s -ĠJun ior -ĠIN FO -= mysqli -ust ain --s ource -s erv -ĠC REATE -. au -Ġsell s -ĠĠĊ ĠĠĊ -E urope -z w -pre h -ĠNS A -Ġx y -ภ´ -ĠB eyond -Inst ead -Non Query -Ġar ise -Ġavoid ed -.em place -_model s -} ),Ċ -Ġh id -Ġ& _ -.p oints -.get Width -.Ex ec -Ġ// // -ĠS essions -... \ -ĠCol omb -Ġacceler ation -rest ore -Ġ ile -ob ic -< Node -ĠD X -ĠBes ides -. age -ĠCont ains -N ational -ĠIm plementation -Ġeff ic -ĠR M -H y -ĠWed ding -ok ies -Ġrec ursive -Ġprosec utors -.Se lection -ĠForm ula -Been Called -[i i -ĠFr an -Ġtraged y -_F EATURE -Ļ ¨ -comp ass -ĠB h -? ĊĊĊ -.w riter -ĠH our -Db Context -io v -am on -re pr -é ĥ -ĉf i -'] ] -ĠD ry -. ro -ĠO bserv -æł ĩ -Form er -ĠB alance -ĉ json -Ġpr zy -I SS -( sock -ĠL INE -Ġde ce -Ġal ly -Ġtend ency -F un -Ġschem es -Ġinter ven -æĺ İ -Ġad verse -quote lev -Ġsacr ific -_s ide -Ġmut ex -AG IC -Ġocc urring -ĠCommunic ation -um ar -ç¼ ĸ -ĠTreat ment -.p erson -ĠL C -Ġe ch -( (" -ĠDise ase -ä d -ĠA Z -.A ccount -Ġcontinu ously -END ING -ĠRET URN -- string -.f ilename -syn thesize -Res ponder -( opts -reg s -Ġn uest -Pe er -// ------------------------------------------------ -Ġg auge -ĠK in -.s chema -Ġarr ange -ĠBl ake -_Type Info -C over -ĠHamp shire -P aper --in ner -util ity -Ġcross origin -F OR -Ġign oring -ĠD D -av an -Ġtrad itions -Ġget String -Ġeth ics -ĠMaterial s -DE SC -Ġen zym -io let -ĠCh ip -ĠMc Donald -Ġn erve -ç Ħ -") ] -æ± Ĥ -ĠS ugar -_S IM -j peg -Ġdiscret ion -ĠT N -bo ve -ĠMin imum -ĠForm Group -Ġwork force -ĠExec ution -err er -ĉ ĠĠĠĠĉ -Ġpres cribed -.Text Align -OP EN -ĠP B -im ity -ĠEx ternal -° C -ĠApplication Controller -Ġb arr -imp licit -_d ot -ĠCol on -C OLOR -.Pro ject -* }Ċ -pl aint -get Text -Ġindivid ually -Ġcheck box -U Y -ĠL amb -Ġdys function -ĠL ar -à ° -ĠCre ating -');ĊĊ Ċ -" They -loc ations -_C ORE -Inter action -umbn ails -ĠPart ner -b rit -Ġless er -ĠSl ot -set Attribute -ĠW ave -.p o -/ store -Ġbrows ing -_p d -sum e -s ed -Cur ve -Ġpl asma -Ġsusp icious -ìĿ ¸ -ĠB ah -ĠExp licit -_C C -.Client Size -\ View -Ġsub stit -lo on -ĠG AME -ĠB rid -Ľ 建 -_ User -Ġsqu ares -f one -Ġsac red -ug hs -] interface -ĠTh row -ĠK irk -Ġemp ire -Ġassess ed -T ax -ĠHe aven --b uffer -_STAT IC -én é --b ordered -Ġpun ct -(m ode -Ġke ine -S ent -ĠCal cul -ĠE ve -Ġsty lish -Ġoil s -.Test Case -Ġtrad emark -Ġliter ary -Ġconcentr ations -ĠRel ations -( Class -Ġstd in -Ġv æ -back up -. VERSION -.AutoScale Dimensions -st arter -Transaction al -- panel -St udio -k c -ĠCh amber -ĠSpi el -Ġr ho -ا ÙĦ -! ' -.At tributes -Ġmurder ed -apeut ic -Ġint imate -Ġtext Field -ĠBuff alo -d ummy -" % -ĠLib erty -ob ar -ĠT ank -ĠPop ular -erv isor -ĠIn iti -ĠM all -ĠP rior -C AP -ĠCl ay -ĠCert ificate -.L ock --st rip --dr iven -/ all -ĠMessageBox Buttons -_SE CRET -_p b -Ġr ats -ा ठ-Ġn t -.R outer -_top ic -Ġt ennis -ĠP UBLIC -ĠActiv atedRoute -Ġ' ,Ċ -Ġcost ume -Ġj okes -. Handle -ĉ byte -Ġflav ors -( cc -Ġperson as -ĉ image -ĠN azi -Ġgram mar -Ġú lt -Ġval ve -Ġv ic -ĠR achel -_in valid -P refs -std int -(r oute -Ġhtml specialchars -Ġpe oples -pl ine -Ġn v -ĠQu ant -opp ers -Ġcurrent User -ĠC atal -Ġrecon c -Ġconj unction -l x -amb urg -Ġinflu ential -d anger -ind ers -Ġ% @", -.config uration -os ome -. identity -Ġpick er -n ost -ĠDI Y -Aug ust -ab lo -Le af -ĠRec o -ck o -DO C -ĠH erm -: any -ĠInt erview -ĠT ex -x fe -( work -Ġle ap -He ading -Ġqu arters -\ Bundle -re b -Per haps -ĠG mbH -B irth -ĉ sum -ĠWat son -.n il -ç ¡ -{ }ĊĊ -ica id -Get ter -" name -Ġ" čĊ -_n one -z m -ac ute -uest o -Ġs ous -Ġre build -Ġnewsp apers -ĠH az -Ġk its -if o -Bl ur -Ġsu ited -- In -à ¯ -ĠKe ith -ĠNor way -IN IT -ire ccion -iet ies -_us age -ĠDou g -r ise -Ġtr illion -im ited -ĠR EL -al ic -Ġcritic ized -the orem -Ġce ase -Ġsid ew -ĠT erry -Ġsubs idi -Ġfirm ly -Ġaw s -Ġh ott -Ġdress ing -bad ge -ĠApp lications -è¿ ĶåĽŀ -Ġlaugh ed -Ġh obby -Ġmus icians -Ġ* . -. placeholder -Ġcount ers -ĠCap itol -SD K -Ġhel met -and box -qu it -Ġcriminal s -Ġteen ager -( update -G l -.se lection -Ġdis charge -Ġpresent ing -ufact urer -_UN KNOWN -Ġstress ed -å Ļ¨ -Pro to -_cor rect -ha us -Ġren ov -Ġfire arms -Ġtechn ically --b rowser -Ġc andy -St roke -Ġexec utor -Ġocc urrence -ĠIP v -_INTER FACE -ĠRetrie ve -.b ad -Ex change -Nav bar -ĠK id -(get ApplicationContext -_ST OP -ĠB oss -List eners -Ġshoot er -ĠAl b -ä ch -Ġp ix -.key Code -al one -Ġabs urd -ĠC um -ĠNewton soft -ik t -Ġlaugh ing -Ġcapital ism -ree Node -T x -_QU ERY -.S leep -( login -Web Element -Ġcelebr ating -Ġde precated -Ġma ar -Ġart istic -_ASS OC -ĠBorder Radius -ĉw p -Ġsurviv ors -In ner -- red -Ġprosec ution -_ pp -(" $ -Ġcomm a -un checked -graph ics -r ors -G ROUND -( public -Ġcustom ized -ĠArk ansas -ĠR ew -Ġexp iration -× ķ -ĠC ul -Ġn ons -.F ilter -Ġsen ator -_def inition -ash ington -ym ph -/ J -Ġf use -ram id -ĠSup plier -Ġaut ocomplete -Ġ} ), -." ĊĊĊ -_function s -ĉ to -.e val -ĠT Object -Re ferences -Ġhe ated -H AL -Ġ)) }Ċ -} $ -ĠB arr -_UN IT -+ $ -Ġget Value -ip ed -ch ied -(v m -c ue -_int eger -_c ourse -th ird -Ġrevis ed -** /Ċ -_D IRECT -Out Of -(" ( -ĠFe el -Ġre ass -Ġsub title -per i -n f -Ġenjo ys -Ġtreat s -) this --t abs -anc ers -Ġcontin ent -Ġcard io -S er -. question -Ġph rases -Valid ators -Ġpop ul -Ġl ÃŃ -s ong -_IN TERNAL -Ġadvis er -Ġp uzz -Ġambit ious -ĠT ob -ĠD P -Ġpres idency -Ġsurre nder -Ġwatch es -_b inary -ĠSo on -Ġcan ada -(" ")Ċ -] =' -ĠBr andon -eps ilon -r w -.add Child -.C opy -Pr incipal -Ph otos -Ġmarg inal -Ġbas ics -e ing -M ust -_ String -Ġo le -M agento -.c ustomer -(p rev -ภ¥ -Ġlo yalty -C og -Ġprot ocols -ĠCom panies -Ġtheoret ical -Ġaccess ing -ĠZ en -. ones -att ice -_w orld -z es -Ġtatto o -Ġmen os -Ġinter sect -"] ;ĊĊ -bel ie -Ġin active -.read line --label led -.d one -lick r -ĠW ORK -Ġderiv ative -Ġd atabases -âĤ Ĥ -Ġs x -.is Array -Ġy s -Ġp ada -ĠBul let -(` / -is Active -ĠCG Size -(equal To -ĠColum bus -Ġmar ry -DE V -_l imits -ron es -I AS -Ġt au -min o -_W rite -ĠW ine -Ġ[ [' -ĠP ull -rit ers -ri ents -Ġsh ifting -up p -_TIM ER -ĠCondition s -Ạ¥ -ĠOr ders -ĠSt rength -æī Ģ -Ġvalid ity -Ġf ot -et ur -Ġb olt -åĨ ħ -ĠAl ong -os hi -Ġassum ptions -Ġmag azines -_S PI -Ġp unt -_PRO DUCT -Ġrel ay -ĠJ avascript -. te -- es -Ġwidget s -(f s -< Item -_ex tra -Ġrecru iting -E t -Ġnecess ity -p w -Ġnov els -uss els -Cre ator -ĠM VP -ĠO C -th ood -cl ients -)) * -Ġcharacter ized -_SE ND -ut i -T y -.from Json -@ Service -ãĤ Ĥ -Ch ris -_ Is -ĠJohn ny -Ġclean er -ĠInitial izes -UN K -( axis -еР· -ie val -ĠWar riors -} )( -DM I -âĻ Ģ -ĠTre asury -Ġfe as -Ġsl a -_EN UM -l hs -ĠIn stit -ipp ers -Line ar -Re ading -quir ies --c ell -ch rome -.S earch -IN A -ç±» åŀĭ -ĠĊ ĠĊ -ĠSam uel -Ġmill s -Ġdon ate -ĠGe o -( rows -Ġshe ep -Ġé l -ä½ ĵ -Ġb em -_UN USED -ĠR CC -Ġintrodu cing -att a -ĠP riority -ĠF B -ĠSer ge -> "; -atch ing -ĠKnow ledge -ĉ The -; margin -less ness -op ard -um atic -() ));čĊ -Ġf als -(c ache -Type Id -éĢ ļ -_ choice -ĠGo th -ĠS ites -M G -_b order -Ind ices -Compar er -ĠRed istribution -Ġclo set -Ġvers atile -Input s -**************** **** -Ġob esity -qu iz -gr a -(g lobal -åĬ ¡ -Ġcollect or -Ġk or -ov able -AD C -ĠEvent Handler -. nc -Ġplay back -ient os -_p erm -_W ARNING -ĠOlymp ics -.n orm -ĠBroad cast -_sm all -dr ive -. iloc -Ġtyp ed -M EM -_con s -DM ETHOD -Ġl un -.d istance -(p ar -po on -Ġb ast -activ ities -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ -: čĊčĊ -S ER -) && -_l st -ĠPol ish -Ġknock ed -Ġfrustr ation -au kee -Ġph osph -iqu id -_c oeff -æŃ ¤ -L atest -ĠD ust -T ipo -Ġmaint ains -Ġmar sh -inc inn -l bl -C are -Ġneighborhood s -_g pio -ĠAr senal -D em -ĠW he -_h ook -Ġl dc -ĠHar per -ĠBer keley -Ġgrad uated -Per cent -Ġarr iving -ĠAdvent ure -(s cope -(' * -qu arter -ĠMar ie -Spe aking -_code gen -Ġimm un -c aster -ãĤ Į -åķ Ĩ -ĠDim ensions -.rec ord -Ġtext o -ĠMich elle -P ending -( by -_P AR -uch t -be e -.Th read -amp ire -k now -ĠClin ical -Ġmargin Bottom -Ġdistingu ish -.F ull -. undefined -ĠSequ elize -################################################################ ############ -Ġeduc ated -_O VER -åº ı -ĠÂł ĠÂł -_e ach -Ġur ge -de part -Ġdon ors -ĠA u -Ġbill ions -Ġbelong ing -_ age -_ Int -Ġsub stances -m achine -!! !ĊĊ -Ġjson ify -ib bean -ĠC ad -Ġend Time -Ġc ycling -ĠUIT extField -Ġle verage -Ġvan illa -e at -La unch -( pt -st ates -ĠControl s -ĠRes pons -ĠJ ake -Ġas leep -fort unate -.next Line -Size Mode -ìĿ ¼ -Testing Module -G erman -ĠInvest ig -.re verse -ĠB ACK -( DateTime -Ġnon profit -ĠEx pect -Ġt anto -'] ), -ĉ the -M ultiple -(get Activity -_W AIT -Ġj á -de cor -lev ance -ĠGit Hub -min ation -_qu antity -.Sc anner -ĠL ion -éĶĻ 误 -Ġd re -Ġtan tra -Ġcontent Type -Ġf id -_ alt -NS IndexPath -- pl -åĮ ĸ -Ġantib iot -table s -ac ial -ĠReg istry -Ġol ive -ig ers -Ġsubscri ber -_p res -ĠSy ntax -Ġlo vers -. Byte -old ers -_for ward -al ways -C aption -Pr iv -ĠT ampa -is ateur --labelled by -ĠTo String -Ġì Ĥ¬ -Ġinit iated -W F -Ġinstitution al -in ject -ĠSc r -Ġdo ctrine -Ġsp acious -is ure -ĠAn a -" time -ess aging -Ġc id -ĠN an -Ġin complete -T AG --b uild -Dec ember -Ġres idual -(P DO -ĠList en -Ġg lyph -Ġg aps -ne a -.R ect -Ġsa u -ĠPhot ograph -Ġexec utable -ĠExp ert -Cor outine -_s izes -ĠN L -.is Valid -); }Ċ -- reg -Ġc iting -c wd -ĠOtt awa -ĠB att -Ġrenew able -Ġprelim inary -Ġas ylum -Ġw rist -Ġutil iz -Ġdet ention -F ast -Ġan ge -incinn ati -Ġste ering -ĠNa N -ios ity -/ page -Ġè ¿ -ster ol -Ġdis g -( DB -ĠDESC RIPTION -Ġ_ $ -Ġobst acle -Ġb izarre -Ġextr action -_ex pected -Ġlos es -ĠCele br -Ġhtml For -Ġexplo it -олÑĮз ов -XY Z -Ġmagn et -amp ed -Ġat oms -S ources -pect ives -Ñģ ли -Ġ= čĊ -Ġd are -ĠWal ter -Ġbright ness -Ġan notations -ë ı -is ke -S chedule -. images -ros so -Ġ" .. -g amma -Ġin structor -Ġover write -- am -Ġdevast ating -ĠSaint s -Ġh s -Ġbon uses -$ output -ij d -(Action Event -mon itor -Ġmatt ress -Jan uary -.j p -Ġcar acter -Ġim pose -_re st -ĠSign ature -Ġcoron avirus -ãģ Ĭ -_com pare -Me asure -it ated -el ijk -ig os -es ar -Ġrush ed -met ry -_SE PARATOR -_W E -_ATTR IBUTE -Ġy aml -Ġspec s -ĠR ah -ph eric -ĠInvest ment -ä ll -Ġappe aling -Ġview port -ç © -Ġmargin Left -Ġsub tract -ĠED IT -ĉ ArrayList -gr ading -ĠF ailure -as per -EE K -(n ow -< object -ĠAl ignment -ple ado -q tt -( ERROR -ĠIN VALID -Ġuser id -ra ises -ID I -Ġvari ance -ĠN il -/ delete -_M AIN -.T oken -.C ategory -> )Ċ -Coll ision -ĠGre ater -ĠR acing -al an -Ġmon etary -, new -ĠS orry -. Enable -ĠInstant iate -oll en -ë© ´ -ĠCall ing -_h our -AD A -Ġsh y -) ** -Ġ== > -Ġes pecial -Ġinterpre ted -! =" -Ġpharm acy -.s ingle -ĠC ialis -Ġpar as -.to UpperCase -ĠDem on -Pr ime -Ġrank ings -Add ing -_H ASH -ĠEx am -Ú © -ĠVict or -Ok ay -"] ;čĊ -Ġfort une -ĠF ETCH -exp and -.Inter op -Ġb arn -æ ¶Ī -ue vo -Ġspec ulation -âĶĢâĶĢ âĶĢâĶĢ -ĠN u -ĠBl ues -(f name -Ġinhab it -Ġ\" % -C ES -ular io -_c r -Ġvalid ated -Ġmid night -ank ing -Ġincorpor ate -Ġpurs uit -EX P -pr ime -P id -- US -ĠN urs -ĠW heel -é ĺ -Ġin p -Ġsupport ive -.m ember -ĠSh ot -.Check Box -Ġaff irm -T or -Full Year -Ġconsider ably -cred entials -_ opts -R oll -( round -Ġcom ent -_U ART -Ġext ending -R G -result ado -it u -.get Session -Ġattr action -& D -$ html -ĠJess ica -ĠAssoci ate -a ñ -_ ed -ĠL ag -Ġorig ins -()) -> -add EventListener -IAL OG -åIJ ¦ -.Com pare -Al bum -ĠK u -< Q -arg est -Ġpro long -Ġconfig urations -Ġaccident ally -_ph oto -Ġ'' ;čĊ -Ġver se -B ob -Ġfarm ing -del ivery -ĠM ack -Ġuse Selector -.bootstrap cdn -keep ing -en y -. upload -ĠM ETHOD -cre ator -< _ -ĠE aster -. -- -UI Button -ãĤ ī -om eters -Ġsh ine -Ġh ogy -\ s -Ġh arness -.C ell -Ġlif ting -Ġcomb ines -ĠOcc up -ex clude -pat ial -Ġres pir -_f it -Ġfif ty -ĠM ol -Ġtun ed --d imensional -Ġq s -Ġto ps -> ";ĊĊ -quis ite -ch annels -/ res -ĠAn alytics -.app compat -/ to -Ġon Error -( attr -IR M -Ġrag az -- as -.Se cond -orient ed -Ġdon n -Ġlight ning -f id -ĠP le -ãģ¾ ãģĻ -t ro -.Tr ue -O bservable -× Ļ -umb ing -Ġpros pective --f ilter -Ġpurs uant -(p oints -.B ind -Ġp alm -clear fix -ö s -ĠG onz -Ġwe aken -Dr ive -en ido -l ld -ob ox -ane an -G ot -ä¿ Ŀ -Reg ex -æ ĥ -Ġsal ad -ass is -" net -inherit Doc -ĠR V -qu ier -Ġcl azz -ı ÅŁ -oster one -Ġair line -.list dir -Ġdownload ing -ĠP alm -w aukee -& lt -.B L -_IN LINE -off s -<< ( -_new s -Ġch ase -/ >< -Ġeuro s -ĠEgypt ian -ĠSt ainless -_BO OL -ĠG uild -ĠD ynam -[index Path -Ġ ï -Ġmemor able -ĠCh ampion -Resource Manager -.Log in -ĠForm er -yp ed -Ġl leg -; ", -D WORD -Ġtax i -Ġbom bs -ra h -.t ags -_test s -st ones -âĢĿ ) -[ g -r type -Ġv u -Ġhost ile -Ch ars -ĠPatri ots -/ status -< B -ĠIn come -ĠD ad -Ġpat rol -_CH ANGE -Ġup graded -Ġch ina -set q -Start ed -.U ndef -Ġcheck sum -Ġfrustr ated -{ o -Ġen f -Ġwood s -ĠAny one -Enc ode -ĠQt Widgets -are as -Ġshe er -sk i -end point -_T est -S oup -~~~~~~~~ ~~~~~~~~ -(f iles -ĉĉĉĉĉ čĊ -.sp ark -Ġval ued -Ġ% Ċ -.control s -ĠXCTAssert Equal -Ġf ame -ĠR ic -D OT -ĠAlbert a -ä½ ¿ -os al -.Web Controls -Ġ ------------ -ĠM is -ĠS YS -Non null -= item -Ġexp ire -Dec ode -_ operation -ĠValid ator -.C ENTER -uff s -* m -Ġav ant -æ¬ ¡ -âĢľ You -.per mission -... ) -ĠL ic -_co ords -.n ombre -c lo -.Int ernal -ĠCh o -_s w -ĉ Il -cl k -Ġcast le -(l ayer -p it -Ġgu ided -Ġâĸ Ī -Ġsuper b -Ġsup plements -_c ent -Ġpe ek -IN ARY -.Content Alignment -f alls -")) ; -W all -). čĊ -ĠD anny -irm ingham -IAL IZ -( create -" In -Service Provider -Ġpr iced -mac ro -am ac -. box ----- Ċ -ãĥ « -ĠS uit -ur st -br u -ourn als -num ero -__ ()Ċ -D as -ĠM itt -ud er -? \ -f u -[ B -Ġ: )ĊĊ -(int er -br ains -Ġatt itudes -Ver ify -Ġsign atures -ack Bar -Ġg d -J ack -.c at -Ġz z -war f -FT ER -");ĊĊ Ċ -Al ive -IC LE -ĠWh atever -Ġout lined -s prite -еР² -_A B -_DE PTH -Ġcrush ed -aa a -(e v -æľ º -Ant i -IC O -is EqualTo -.s un -ic ulo -s ale -_h ex -ĠV k -apt or -Un ion -ĠDis count -list a -.Undef Or -Ġautom ation -N or -å¯ ¹ -åı Ĥæķ° -Ġref lex -ĠLa ure -.showMessage Dialog -.t emp -Ġa kan -Ġ__ ____ -.Is True -ARE D -ag le -E nergy -Ġquant ities -âĢĻ é -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ -Ġcitizens hip -m outh -Ġin appropriate -ĠOut door -White Space -An onymous -load s -webElement Properties -T en -Ġacc idents -Ġadvertis ement -ĠY emen -(c all -Ġsl avery -Ñģ п -ĠL am -_BIT S -ome ga -ĠO le -Ġkid n -_A n -ĠR aid -Cre ation -s aved -Ġpro port -W ARNING -\ P -Ġp wd -Data Reader -is cher -ade on -ĠP redict -Ġreason ing -Ġdestroy ing -H el -* d -ĠLeg isl -_P r -ĉĉĉ ĠĠĠĠĠĠĠ -Ġsymp ath -Ġch ess -Ġm am -: hover -Ġconvert s -Ġp ela -Ġprogress ion -Ġ"_ " -ĠG ill -ĉ show -Ġsupposed ly -ac curacy -el in -Ġunf olding -ĠHy per -Ġw anna -Ġup s -( # -ĠCr iminal -( Point -at Lng -act ly -Ġcontract ors -'] } -draul ic -ód igo -ĠT T -ĠW ide -ĠAR G -_ ic -FLAG S -S chool -Ġclear ing --be ing -={ [ -, const -man ent -Over lay -(' " -éĩ ı -ĠT imestamp -Ġmail ing -ĠC ake -.Th at -Ġmed itation -q p -Ġemp resa -ĠL ions -Ġw eld -ĠLinked In -Ġc ush -Ġgen ome -.Index Of -ag ain -Ġf allback -Ġcamp ing -re dd --strip ed -Ġd v -Fe bruary -ĠPro xy -us k -Ġdies el -W RITE -RE AK -L orem -.In voke -- div -Inter ceptor -ĠD H -ia les -Ġvill ages -Ø ´ -ĠEN V -S ys -.X R -Ġpo em -à Ĥ -c ade -pl ots -Ġ{ ( -.g it -/s vg -nc mp -ĠÄ į -ain es -åĩ ½æķ° -Ġ( )ĊĊ -ops is -ĠRel ationship -_ aut -ĠB omb -ĉ com -* sizeof -off icial -_p ayload -ĉĉĉĉĉ ĠĠ -.m anager -ĠA round -ĉs end -ĠEx ercise -ĠB illy -iv i -Ġneed ing -_url s -_t asks -ĠH em -Ġtear Down -enc rypt -.t ie -Ġas m -IC H -ĠCGRect Make -ìĦ ± -ul ong -Ġit r -ĠG ST -Ġoffer ings -ro be -EE E -oper ators -_PRO P -ind ent -A DE -or f -ë IJ -Ġbless ed -vas cular -Ġcon oc -H appy -B ridge -ilit ation -j oint -ĠAdmin istr -- transform -Ġmeant ime -/ K -ĠBed room -Ġrig id -Ġbrows ers -EM PTY -.S erialize -_ ED -Ġst itch -Ġj an -ell t -Ġbr ace -Ġtr ails -p ublished -å¯Ĩ çłģ -} ')Ċ -Ġac ids -Ġ! !! -_d irect -> ());Ċ -aj Äħ -_O CC -Ġplan ets -æ Ł¥ -ĠDub lin -Ġser ie -.print f -de ep -` ) -Ġ\ $ -ĠÎ ¼ -_V IDEO -end ors -ĠC rypto -F ar -.Trans parent -.T R -ias m -_tr aining -Ġteach es -ĠB elt -Ġlimit ing -ĠK ath -ĠIndex Path -Ġachie vements -Ġser á -interop Require -Ġdis se -.I f -arm ing -uls ion -P o -_DE TAIL -Prot otype -ĠC AL -Ġagre es -.v o -.Execute NonQuery -ĠTop ic -Ġ' {} -Ar m -Ġe cc -M ag -Ġserial ized -ĉ conn -c ached -= tf -ĠByte Array -prot obuf -var char -ĉ ASSERT -Ġlist e -_tr igger -· ¸ -Fe el -T ahoma -ĠL ik -Ġstruct ured -erg us -.In itial -_ ge -cl js -.cont act -Ġand ere -$ stmt -_C URRENT -ĠDis cover -$ res -form atter -H a -vang st -Ġem erge -ãĢĤ âĢĿ -ĠCabin et --s quare -éĥ ¨ -Ġr age -ĠA J -ĠV T -sh adow -ĠFa ith -en ames -pret ty -has il -part y -Ġvar char -Ġf otos -Ġal um -ĠBelg ium -.y label -Ġde j -_num bers -Ġh u -.set Adapter -ĠUs ually -(s ample -.Sh ared -Ġbook ed -Ġ>> = -Ġmin erals -"> -pro g -bo o -_m d -_p ack -(ex press -ut z -\ Auth -, id -ĠCh ile -act ice -Ġrecruit ment -Ġpos es -Ġvulner ability -inst anc -or um -d ess -Ġx l -%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%% -( fig -Ġdelet ing -.d el -) ')Ċ -ĠWeek ly -?? ? -(str cmp -sm ith -Ġpurs uing -- so -ĠApp s -/ 'Ċ -Ġdec is -FO RE -Every one -Ġl anes -V irtual -. attach -( Log -ĠMed icaid -( Path -ĠTurn er -/ application -Ġport rait -Ġopp ose -check out -Ġfinish es -_M E -Bar rier -S ong -V AR -Ear lier -rell a -Ġh ast -az ar -Ġpull s -ng x -Ġinspir ing -Ñĥ Ñİ --d irection -Ġexplos ive -Ġcreated At -st o -Ġwhe at -ĠB uilt -' ai -Ġtrack ed -ham mad -RowAt IndexPath -_ heap -D ue -Ġconnect s -.p ublish -em u -Ġbul lets -B AR -ol ate -Ġintern ally -Ġcatch ing --p assword -ou ched -æĢ § -e ous -Ġx range -Q uality -v v -Man age -( ($ -ac ements -ĠBro thers -ĠHE AD -ĠUn supported -s an -es i -** *Ċ -Ġadapt ation -ĠWork er -'] / -.save fig -( trans -Ø ¬ -ne e -Cor rect -... ")Ċ -Ġsubmit ting --p ath -ĉ last -iss an -.x label -ĠS epar -/ no -_b est -ĠM ills -_s ock -(f lag -Ġdest inations -em ption -ĠF AIL -å ĴĮ -Ġr p -f act -ĉ len -D AY -Ġse iz -_d st -l ip -.Line ar -ĠB asket -$ t -$ i -- brand -ĠNe il -ĠE q -Ġth ou -og ene -Ġscholar ship -æĽ ´ -Ġs wo -ag inator -en i -( book -Ġbl ink -th us -Ġcancell ationToken -ĠPalestin ians -Ġprofit able -Ġback pack -ens on -< Long -Ġp ools -Ġst icks -Ġspokes woman -Be ing -ĠHer itage -ĠN ike -SH A -ĠNotImplemented Exception -$ core -ĠR ico -/ latest -ĠC zech -ner Radius -(l ines -Ġsem ester -Ġw ounds -Pro cedure -.m ail -() ):Ċ -Ġcor rid -ter ed -ĠN CAA -Ġgal axy -_k ind -il k -Ġtr as -_P OL -ĠH et -Ġrefuge e -Ġteen age -.b inding -post al -Ġiç in -ĠData Type -é ĸ -ycl erview -, value -_id entifier -< b -Ġout file -čĊ ĠĠĠĠčĊ -Ġcr é -Ġrespond ents -ĠBe ast -ce led -Ġinter f --th eme -g if -ĠR angers -IT AL -Ġauthentic ate -Com pletion -urs ors -Ġcin ema -Ġdisc our -ĠJ aw -OCK ET -Ġpr ayers -ĠL uis -fr ag -=[ Ċ -Ġbr ave -_p ose -C ertificate -- fe -ifer ay -ĠFl ags -Container Gap -ĠC rit -Result Set -ĉc ur -Ġcorrespond s -St aff -.Http ServletRequest -Ġneur ons -ĠMain AxisAlignment -ed ar -Ġg ad -_p arts -ĠÎ ² -Ġf x -/ files -ĠB ros -hip s -Ġgluc ose -Ġfar ms -Ġment ally -rest aurant -Table Name -ĠMer cedes -. Visual -Ġan ch -inal g -_r untime -Ġpropri etary -Ġintent ions -iz i -S lice -; "> true -ĠNY C -Ġb ored -ĠD etect -Ġapp ar -Ġje ans -ĠT ak -I OD -ĠH orse -( FILE -( ? -ri que -optim izer -n at -lo ys -ĉ Token -oub ted -u ess -oco a -Data Member -_P OWER -class List -Push Button -ĠWi Fi -. Stream -.g uild -Ġn og -ĠPortug al -ĠUnt er -Pr imitive -b oss -ĠDe utsch -Ġerot ic -Ġstr conv -.Try Parse -Ġgr ams -.S uccess -_p k -ĠHar vey --m inded -.c ountry -[] " -Ġang el -Ġbe ats -ĠV or -il io -.m aster -s omething -ĠP ACK -( if -Request Body -Ġant es -/w idget -Ġmod o -ĠA W -find er -Ġoptim ized -Ġmiss iles -N B -ĉint ernal -t ex -ĠS ri -Ġdam aging -ĠM ais -- Allow -ĠZ h -- alt -Ġ ));ĊĊ -è ī -Ġinflu ences -Ġc atal -_REG ISTER -ĠAPI s --cent ury -Ġbi ology -ĠAct ual -Ġhe els -TR ACE -_D IG -D ataset -ĠM atter -Ġclass ifier -.w ikipedia -ĠRog ers -Ġdon ated -raw ler -en en -Ġcas inos -ort al -Ġpr ive -s pe -duc ers -. ep -Ġgr asp -ac ji -Ġd airy -Ġb uses -.com m -. ins -ĠI RS -ĠBe er -ad c -o ard -_M ET -Ġ' +' -r ans -Ġkind a -ĠâĶ Ĥ -ĠM aur -аР³ -Ġband width -ib us -ĠD ifferent -(m at -ĠRes ume -_UN S -est ablish -Ġfon ction -Sub scription -_com pany -Ġlight ly -.con firm -.y aml -ĠBo ost -Com merce -- template -_DEL AY -ĠH I -Ġn avig -(S ender -ĠH S -_ "+ -ĠRE QUEST -Ġw ifi -=" "Ċ -]) -> -Ġro pe -Ġviol ated -Ġgl ance -ĠK urd -Ġè ® -de ck -ĠIS BN -Ġin fect -ĠF oo -Ġget ter -Ġt ener -ap pe -.h h -_h ot -< AM -p oly -! ",Ċ -Ġconver ting -ĠW WE -RO S -(' { -Com mit -) L -ĠO re -Ġsp arse -Ġdis posal -Ġcan celed -åIJ İ -Ġa er -Ġvin yl -á» ĥ -rec ogn -ark ing -Ġtrick y -* s -Ġproceed s -Ġis o -Ġco conut -Ġcraft ed -IEL DS -Ġquest o -Ġcomm un -_CON NECT -Ġtraff icking -De ep -a ções -c odigo -ve au -Ġbet ray -int a -T ED -æ r -m art -_B US -/ sc -ial ly -Ġcigaret tes -è¯ ģ -(n n -Ġmodel ing -/ products -w arn -Ġmet ro -ĠI v -& ) -ĠC able -Î » -Compar ison -g ary -ĠB A -P ART -Ġp v -_up dated -C redit -orth y -observ able -Ġthe atre -B LE -; }ĊĊ -la unch -_str ings -ug o -ĠR PG -- auth -Ð ł -hol m -ĠP and -U id -Ġim ply -ìľ ¼ -'] =' -/ User -Ġstr cat -нÑĭ й -Data Adapter -Ġland sc -Ġdipl omatic -ï¼ ĵ -************************************************************************ **** -ĠCh icken -Ġbc rypt -.In f -[ col -ĠQu antity -- position -Ġdiet ary -Ġfil mm -Is rael -Pre v -ĠMill ion -Ġrem ed -Ġbill ing -Ġout doors -.t m -Ġn ad -F org -Z Z -Ġs sl -], ' -K T -f req -= document -bl ur -¬ ¸ -ĠJeff erson -C s -(s ave -Ġstr ap -Ind ia -Ġide ology -BO SE -ĠF P -( ans -Ġfe ver -ĠY am -K ing -à ² -AT ING -bo hydr -roll back -Ġnew Node -ĠN VIDIA -Ġhon our -ĠCon firm -xb d -Ġsuccess or -/ u -l iv -ourn aments -Att achment -Ġgr up -Ġtri be -Ġca res -e ft -_s ame -' label -Ġ ãĢIJ -M otor -Ġin exp -Ġ" (" -_POS ITION -Ġval ley -ĠResult Set -Ġpres erved -Ġmut ations -Ġquestion ing -mun ition -parse Int -ĠS r -ĠMet adata -âĢĿ ï¼Į -timestamp s -Ġtrans itions -í Ļ -Ñ Ĭ -i om -.D o -Ġp ine -Ġf ung -Ġtrans mitted -ct ime -ĠF am -Re vision -B as -UP ER -D estination -toHave BeenCalled -Ġun fortunate -IN ES -_pro f -Am ong -ĠCy ber -ĠB attery -gen re -ĠView Model -- = -Ġutil ized -p aint -.Integer Field -ern ity -comp iler -âĢĭ ĊĊ -ĠM asters -.To Array -Ġstrt ol -ĠUkrain ian -} ));Ċ -Ġsh emale -" That -for all -/ download -Ġrhet oric -.l atitude -ĠWH EN -Ġshock ing -IF IC -.N ormal -_F OLDER -Ġdr ift -Ġmount ing -- book -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ Ċ -ĠWire less -> ".$ -Ġrel ies -( Console -Int ernational --> {$ -M id -Ġdis sert -dd s -Ġdepos its -ĉd river -# ga -pr ising -print ln -Ġpres enter -Ġmin es -C SS -ĠD ual -(! ( -Ġk am -Ġis Loading -ĠProt ect -. upper -ar ium -]: ĊĊĊ -Y ii --sh irt -ĠIM AGE -_color s -Ġur gent -.Cont ainer -! (Ċ -S aturday -Ġsoci eties -ĠTh an -ĠC od -= @ -Ġattach ments -.m obile -Ġsp ite -Ġb ounce -raw l -instanc etype -ĠTr uck -Ġmanip ulation -( Config --in st -Ġst or -it ution -Preferred Gap -Ġmain AxisAlignment -Ġlist ened -'' 'ĊĊ -ott age -- project -.AP PLICATION -ĉ root -Ġwh it -Ġb ilder -Ġk er -Ġappl iances -row ave -ìĿ Ģ -ematic s -ĠO rg -op ing -_SE ARCH -Ġch am -add ContainerGap -Ġ( ). -ĠAr row -Il legal -Current ly -Ġus a -Ġpassword s -Ġre nown -av ern -ĠEv il -Ġconc at -Ġdu o -Ġv ale -ĠBe an -Ġindic ators -cm ath -ĠP ump -Nov ember -ific ant -_DOM AIN -reg ar -ĠPort al -" $ -Ġformer ly -"] :Ċ -ĠVis ibility -.getElementsBy ClassName -_RE D -Ġch ampions -à ´ -Val or -_ es -* a --re peat -B and -.st age -Ġbure auc -C nt -et en -- function -Ġm uito -P ID -_ editor -Ġcrash ed -de ad -k at -ag h -ĠEX T -ass er --sm all -Ġreal iz -( Entity -ú s -ĠAct ually -ĠEl ite -Ġhel m -(non atomic -ash er -Comm unity -all eng -ir y -ĠG rowth -Ġs ue -Ġfrequ encies -_des criptor -.At tribute -Ġrecip ients -_N S -/ "+ -ib an -Ġath lete -ĠI gn -_D MA -(d s -ĠRequire ments -AD I -ere z -\ Admin -br aska -ĠR ust -Rel ation -C OD -ĠV ERSION -em ma -)) { -.D uration -ĠC amb -- logo -Ġread able -Ġcre ators -() ];Ċ -Up Down --h alf -.get Month -(s f -P ic -Ġhun ger -.t x -Ġexceed ed -_se ed -( ^ -_s k -.per form -Ġ> :: -Ġm ongo -= float -bind Param -Sm art -if a -Ġse curities -Ġpre jud -Ġ, " -Ġcor ps -Ġv ra -amac are -it err -(M edia -uch e -Ġc ob -Ġlib er -. geometry -Loc ator -Ġsl iding -Ġsurg ical -_C UR -Ġcon sect -[ * -ĠRes ort -St ub -_DO UBLE -ĠS oph -Ġelect oral -_dis able -ĠÑģ о -ĠLight ning -Ġment ions -oc y -Ġle aked -Ġrelax ing -Pres enter -v sp -Ġgu ilt -=- =- -.re ply -ĠMir ror -C amp -Ġ+#+ #+#+ -Ġ+#+#+#+ #+#+ -.A uthor -Ġdirect ive --h ook -íĦ ° -}ĊĊ ĊĊĊ -@ pytest -_r and -m is -Ġcolor ful -u je -lass es -ĠClass es -.h ave -% ), -é¢ ĺ -Ġdistur bing -sub string -ĠK oh -In vest -p urchase -Ġrec ycling -ĠA RT -ier archy -Ġf ps -.check Box -íķ ´ -_m aterial -duc ation -Ġf w -ud it -Ġreview ing -ĠS id -S yntax -ĠW ritten -arg ar -UM E -/ q -Class ifier -Off icial -Ġj azz -Ġom ega -Ph ysics -Ġl ugar -_access or -.command s -Ab ility -ĠB atch -R AM -Ġencount ers -. Qu -BY TE -ĠD istribution -Ġus o -ĠReco very -appro ved -Ġden ial -/sh are -Linked List -)čĊčĊ čĊ -udd y -Ġf ines -Ġr y -Un icode -ĉ render -Ġprem ises -Ġp on -ali ases -/F oundation -c uda -ĠC ock -,: ) -(f older -Ġm éd -dr ag -Ġtal ents -ĠĠĠ ĊĊ -е ÑģÑĤв -m ob -.y ml -Ġa ster -Ġdis cre -go al -ĠGT X -ĠS UCCESS -ĠL ONG -(f ind -Ġsing ular -_s z -ĠEth ereum -.. Ċ -Ġir res -')) {Ċ -Ġmin isters -St eps -ivers al -ĠNever theless -- led -Ġ( %) -ç¡ ® -Ġtime zone -Ġstr anger -(re nder -Ġsh util -Ġm ph -Ġtri o -pp y -Ġpred omin -Ġend ors -ĠRuss ians -ĉ row -Ġw izard -.s erialize -Ġcompl ained -Ġs ido -Ġdelight ed --m e -ĠR av -H uman -ad ays -rec v -Work ing -J ump -ĠÃ¥ r -ĠAut omatic -_B ase -æł ¼ -aur ants - ¯ -æ ¸ -(C Type -IF I -( amount -Ġbelie ving -= mysql -Ġf ir -Ġrest oration -ere co -Ð ¢ -_ '+ -Ġe book -Ġde bris -(input s -AY OUT -Ġscre aming -av ia -land er -Ġdist ress -Ġas sembled -ĠA void -( thread -ĠR PC -_EX IT -( queue -и ÑģÑĤ -D ll -Ġsk ull -_p ub -che z -min ate -ens en -Ġins ane -b ounds -ĠR osen -Ġcondition ing -process ed -v ideos -f our -.Con v -| ;Ċ -Person al -cer pt -:UIControlState Normal -Ġdos es -ĠKar l -ĠFre qu -.B ASE -ĠV ote -Ġcon current -ĠMessageBox Icon -Ġà ĸ -ĠDub ai -ĠR etail -: number -ĠOb server -ĠBig Integer -_ origin -_W ORK -F rames -Ġnot ably -. âĢľ -Ġtrop ical -Ġn iche -am ina -.s ys -(t okens -mod ify -os it -st rom -ĠCom ics -O PTION -T icket -Ġfact ories -Ġdis put -_F ile -ĠFin n -ee e -ĠDisc ord -_m oney -.t pl -_s afe -L B -Ġgl ut -J K -.fl ow -- cont -g os -Ġhor izon -ĠR ush -:: * -P ipe -ull a -bor ough -he imer -(m ove -( Text -} );čĊčĊ -w elcome -ĠCom ponents -Ġgovern ance -c losed -ĉm argin -Ġla undry -ĠTerm inal -iz ards -. âĢĶ -.rem ote -.r adius -ĠQue bec -Ġd h -T ech -ĠM ist -s eller -_l iteral -Ġgen ius -Ġbr ains -g em -ĠMe asure -Ġcata st -r ance -.Text Field -Ġconsum ing -Ġ'\ '' -oubted ly -ĠC ertain -E v -ert i -be ing -Ex perience -Ġ// [ -ĠArab ic -ĠC rist -ĠAz ure -Ġhor a -l adesh -\ Blueprint -d ar -.re l -Ġsup rem -ĠRe agan -ĠAt tributes --s idebar -Ġuse Styles -ĠA irlines -Ġh ills -/x html -v inc -_m ock -Ċ ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ -ĠP ill -.Layout Style -ĠCommand er -] < -sign ature -Ġ{ }čĊ -Ġhat red -Ġë ĭ -ole sterol -Ġ ******** -ancell or -c rop -T IM -ĉĉ ĊĊ -ys qli -uit ive -ĉun set -_s el -Ġmen us -t ick -Ġconstit ute -ĠElement s -ĠRed is -agg io -_f p -_de pend -em as -CA ST -or ange -j on -ĠEm ily -Ġpot atoes -Ġre ceptor -ĠElect ronic -ĠL ights -Ġcomb ining -ĠSome one -Ġ######## . -ĠT OD -/ show -X d -." ' -af x -Ġtr agic -St yled -ĠMar co -G allery -d ale -.âĢĿ ĊĊĊĊ -é rie -/s ervice -äº Ĩ -Ġamb ient -_SET TINGS -.Ad apter -l ene -Ġtrav els -Not ice -Ġcle ans -ĠF em -ch air -Ñĥ н -/ my -_b ad -ĠEcon omics -IS A -_C NT -(M enu -äº İ -ĠR idge -Ġlength y -D ot -Ġjump s -Ġhe y -$ pdf -Ġw orm -Ġs ut -Ġsh er -iam o -ĠCal c -trie ve -Ġc ops -ĠCh rom -Ġreg ulated -reat ment -ĠHigh er -ok s -Ġde ze -LOC ATION -ongs To -Ġfin ite -Ġvar ies -Ġposition ed -' il -éĩ ij -Ġh ike -(d one -play list -Ġad a -Ġcoast al -ĠN ancy -.DateTime Field -Cpp CodeGen -ĠSimilar ly -re ur -ĠCon tr -ĠH idden -ĠB eta -atch ed -_inst all -. Output -Look up -ĠRich mond -qu ared -Ġm anga --control s -ĠBern ard -L arge -Ġslic es -Ġoff ence -ĠM ega -Ġest ar -Ġjoint s -Ġsum m -_pl atform -B uff -.add Subview -Ġret ained -Let ter -.d im -Ġess ere -ĠS caffold -EX PECT -ĉ RE -.long itude -ü nd -Ġstat ue -.add Widget -ĠCar ibbean -add PreferredGap -il de -UIL abel -ĠOp port -Ġimper ial -urs ion -Ġmand ate -Ġpromot ional -Ġv k -ia ÅĤ -Ġp yl -ĠCre ation -оз д -Ġsim pler -. what -ĠRec ent -St orm -. quantity -ĠL ov -" - -ubb les -_not ification -(w orld -ur ger -* (- -: "Ċ -h m -ans hip -ĠAl most -Ġmotor cycle -_f ee -Ġabsor b -ĠVin cent -Ġsound ed -ÃŃ st -Ġpharm aceutical -ht ag -ĠKind le -ital ize -ĠEm peror -oust ic -Ġspecial ists -åħ ¬ -Border Style -/ \ -RE LATED -(', ', -(ex pr -Ġh t -åį Ī -_C reate -Ġspecial ly -Ġ[] ;čĊ -Ġhe el -Ġse pt -_ arch -(in itial -% .ĊĊ -\", \" -Ġdiscuss es -Ġu pt -Ġ[ & -Ġman us -.h and -ĠM AIN -ĠDen mark -Ġ], čĊ -Ġcr yst -Ġn ack -Co ords -_in ner -Ġmid st -Ġaw ake -ĠÐ ŀ --b reak -ÃŃ vel -_P ASS -ĠParam s -Ġdet r -Ġsp ider -ĠCon cept -Ġpre nd -CH ED -.Ex it -Ġpop ulated -Ġvirt ue -_SE SSION -Ġnou vel -o auth -Ġд аннÑĭ -r ink -.Header Text -atur ated -Ġer st -Ġå ħ -ॠĩ -_vis ible -ey er -Ġli able -Ġde be -Ġb w -{- # -_W IN -df s -H over -ĠP UT -- angle -Ġnob le -Ġtr aces -enc v -Ġuser Data -_in s -ĠS uz -Ġnews letters -ĠMod i -Ġentreprene urs -Ġtrib ute -Ġrum ors -Ġr r -ĠQu arter -ê³ ł -Ġfeed s -ó g -Ġen velope -Ġle ar -Ġk ø -develop er -Sim ilar -: ")Ċ -sub scription -Mod ifier -ital ic -Ġn asty -Ġtermin ation -Ġchar ming -Ġâ Ł -ton s -.tr ace -h ots -ĠU R -M ont -Ġjust ified -ĠG ang -ine a -Ġb og -( ap -_ $ -Ġcont amin -.D ot -ĉ Debug -( exports -Ġpa ired -ĠAss ignment -Ġautom obile -ĵ į -Ġph ases -v w -@ SuppressWarnings -= \ -r ant -- ed -ĉ await -Ġcert ificates -'> " -Ġint act -CT RL -M ike -greg ation -AT TERN -Ġre public -_up per -ili ary -Ġcomput ation -h ire -ĠSh in -_ ANY -ĠManufact urer -ĠC arm -Ġbear ings -_c omb -c ad -ur istic -Ġwholes ale -Ġdon or -.inter faces -press o -ĠBr un --c lose -pro ve -_S K -ĉf rame -et ros -ĠP ain -_EX P -ĠL T -_f s -.dat as -ĉ ss -vo ir -ĠA xis -M ajor -=" < -[ h -Ġprof ess -igr ate -(s core -Key word -" os -ĠĠĠĠ ĉĊ -an alysis -Ġre play -.p ass -\ d -t ls -Ġsan ct -.l ight -_m obile -ÑģÑĤ ÑĮ -ĉt otal -u ity -Ġpa used -N AS -Ġen core -lo e -Ġ-* -ĊĊ -.h igh -am pler -ĠSec ure -Ġfrag ments -_ vel -ill ary -ĠSte in -ĠD awn -Ġmax imize -ภ¢ -Ġ/ ^ -Ġcontin ually -Ġsh adows -ĉ ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ -ĠI ActionResult -Ġinform ación -C HECK -.Selected Item -b undle -ol ley -< Int -AIN ER -ĠW ing -tit les -ount ain -C Y -ĠLoc ale -form er -< context -R adioButton -_s chedule -Ġfab ulous -Rob ert -_PRO FILE -Ġg ates -IM P -ĠPent agon -g old -b ach -employ ees -R otate -Ġch amp -Ġsel bst -Al tern -Ġconvert View -/ , -Ġ~ ( -St reet -_ place -Ġpersonal ized -P ublisher -ĠSO CK -_NAMES PACE -ĠStand ards -so ever -_C ENTER -Inter est -ô t -tem perature -View port -get Resource -Ġeat en -Ġsem pre -Ġab normal -Ġc ylinder -Ġtroub les -n od -Ñĭ в -g ames -_g l -Pl ane -g rey -_t bl -.Component Placement -ĠCh ase -Log ging -man y -ì Ĩ -Ġfl ame -="< -Ġtra jectory -_r ing -Ġhydro gen -tr on -Ġstat ute -Ġcondition al -Ġtr ay --s chool -(w idget -$ config -Ġrequest ing -. uint -et on -brit ies -Of Type -AD MIN -p redict -Ġg egen -ĠH app -OC UMENT -ĠA part -Ġ---- - -ro e -u ide -just ify -ĠSqu ad -Ġprof es -.b ot -_c urrency -inn en -ĠM umbai -ĠNum bers -avana ugh -agn itude -âĢľ There -= http -çī ĩ -Ġv b -+' {{ $ -Ġin ode -s il -Ġh ace -Ġsever ely -ĠOver view -Ġspr aw -Ġbeach es -: left -· » -($ { -ĠF IRST -ĠSp a -- ass -Ġb aise -ĠN ODE -ĠP izza -P et -(se q -\ ">Ċ -CppMethod Pointer -Ġv p -Ġi a -_se conds -em et -/b lob -_TH RESH -... čĊ -D est -ĠN H -.data Source -it és -ĠJ ak -s ell -Ġwork shops -< u -Ġr ivals -ĠEX ISTS -h om --t oken -compat ible -.J Panel -Ġphys icians -art in -Ġdes irable -Ġdistinct ive -.D ep -g id -ili ate -, max -Ġprem iere -Ġq Debug -Ġadvoc acy -Ġwh isper -P t -Ġun changed -_q ty -请 æ±Ĥ -Se ason -avel ength -ĠP ul -Ġd ÃŃa -'] ]],Ċ -al is -(" & -bor o -Ġb m -ĠR adi -w rong -ĠGo ing -ime Type -ij i -- feedback -ĠN ames -ĠB apt -Ġprob able -ĠE ther -ĠPolit ics -_prot ocol -lin ing -S at -Ġcor rel -.Pr imary -(null able -RI ORITY -Ġcolor ing -Ġutil izing -d as -Ġexport ed -Ġcar riers -Con v -. editor -i ó -(h andles -Ġapprec iation -. import -ĠAust ria -ĠStr ip -il ight -Ġappropri ately -ĠP rest -ĠW ir -ĠUI Application -al chemy -ĠM ob -ĠD etermin -ergus on -register ed -_con vert -ĠVlad imir -.Show Dialog -ref lect -Ġsh ook -Ġass ure -ĠO ften -Ġcivil ization -Ġvocab ulary -fore ground -ĠS cope -Ġunw anted -act ing -Ġ( [] -Ġmark ing -. original -ĠMO VE -Ġsport ing -ception s -NS Number -S izes -Ġprovinc ial -_Tr ans -Ġproblem atic -d igit -ĠEm ma -lock s -ĠC rew -ib a -') : -ish a -Ġm amm -Ġocc ured -w cs -(r ule -Ġmerch andise -es pecially -ĠT win -Ġn aming -Ġs log -Ġimpro ves -Ġad her -: text -.h adoop -_HT TP -.to List -.dis abled -Ġl enses -.in i -ĠR are -ĠUb untu -Ġsc ram -ol ation -tit ulo -Every thing -Ġnod ded -icht ig -_const ant -z c -l ift -ĠNot ify -ond o -ĠIN F -(" + -ĠK az -Ġd read -.m apper -le ur -ĠCome y -ĠN B -ic ers -.P ush -ĠH ack -ĠBrazil ian -_pro d -Ġ// ĊĊ -Ġb icycle -Ġun available -Ġadoles cent -bl k -Ġmit ig -_bl ue -ì ĺ -fade In -ĠUtil ities -ĠM N -; k -< style -- status -ind o -Ġinn ings -Ġg j -Ġ|| = -.e u -: Number -Ġcuis ine -ĠURL s -ie k -Ġw ires -ĉ ps -ie g -.m k -so ap -Ġsom etime -Ġst ap -_s eries -.T arget -æ º -.dest ination -OUN TER -R aises -& A -Ġsmart phones -NI Env -.s dk -Ġhelicopt er -Ġim pe -ĠB irth -A U -b readcrumbs -co ords -Ġexplo red -Ġl od -ĠI p -g able -ian e -Ġart ifacts -Box Layout -ا ر -list ener -.c art -ĠH uff -ĠHind u -ĠData Types -ĠDr upal -IGN ORE -Ġoffset s -ĠR TC -- login -æ ® -ĠQ Object -Ġprosec utor -R ock -_ch at -W ay -ì ² -Ġneg lig -Ġd ude -; < -Ġdeleg ates -_f ailed -/ dev -/ work -( New -et able -() " -( Icons -Ġp ork -ĠModel AndView -ĠV IP -ĠK or -m ix -Ġox id -ĠSC REEN -ĠFour th -/ ",Ċ -Ġte e -ĠSte vens -t icks -Ġp ledge -ib bon -ĠLo an -Ġne o -n umpy -ĠShared Preferences -- oriented -ĠLogger Factory -ĠGraph QL -zen ia -" _ -W omen -.c ast -Ġdeliber ately -+ b -ĠAr n -font Size -Ġm aze -Ġbl amed -.m as -} )čĊ -eler ik -Ġsc anning -ĠWork shop -Ġfind en -Ġca ut -UI Font -( return -al in -cast le -//////////////////////////////////////////////////////////////// //////// -Ġincent ive -op ath -b lob -Ġcigaret te -Ġfert il -*/ ĊĊĊ -ĠSh ar -Ċ ĠĠĠĠĠĠĊ -Ġunc ertain -ĠS ton -Oper ations -ĠSp encer -Ġdef in -ĠS olo -on est -·» åĬł -Ġu omo -G ive -Ġdent ro -; padding -ent ai -ĠC ars -Ġenthus iasm -ĠOper ating -S kip -par ation -Ġprotect s -Ġre ver -d g -ĠC incinnati -Ġconsect etur -Ġm uss -employ ed -a uses -ink le -. Values -£ ¼ -lo v -_W ARN -Ġbook mark -ĠAp ollo -. axis -Ġm ét -Ġop ener -Ġtum or -d an -Ġelement ary -Ġsk ipped -ĠK er -as ia -_res p -Ġdem ol -ĠCan adians -Ġt astes -U Integer -Ġ' ${ -.aw s -RO ID -ri ans -M Q -ord able -Ġcous in -Prop agation -(S ession -ph alt -UL D -ĠSc alar -Ġblo ody -Ġ ঠ-.m ask -, q -ĠUn its -Ġcent res -ĠPr im -. ]ĊĊ -ĠSh aw -P rom -ĠTh ought -Check er -_output s -( chan -E INVAL -Ġb ob -_c mp -P ed -Ġmat rices -Ġvrou wen -Ġgenu inely -high light -(d isplay -) != -Ġdel icate -ĠL uther -ĠM iles -Ġuser ID -% = -ate urs -_B UF ----- ---Ċ -imit ives -Ġsh elves -sl ow -_in formation -LE G -W r -.form s -cel and -/ un -: & -.âĢĻ ĊĊ -=" % -Ġpro st -Ġfont size -uc ión -get ic -am t -=" . -Dec or -B rit -Ġ"" ). -Ġfound ing -.File Name -ĠT ier -Ġdisc lose -á m -.s yn -.View Holder -lic ant -_st age -Mon day -Ġdes erialize -t alk -Ġtradition ally -æĢ ģ -Ø ® -LE X -Ġe h -ĉ ROM -Ġ{ })Ċ -Quest ions -nc py -Ġfix ing -к Ñĥ -_ Key -: x -ĠSTR ING -ĠÑĦ ай -ĉ left -ĠBen ch -ell ij -UR RED -ĠDi agram -} catch -/ time -ĠMiss ing -db name -Ġs ore -ĠW alt -ugg ing -rep resent -ĠG S -ne ys -ĉ page -Ġvol can -(b tn -Ġexceed s -Ġ erg -Ġpil ots -ĠS ed -ers ions -Ġpat ron -R V -/ top -. asset -_c ross -. Editor -.t b -Ġwel coming -SC REEN -) findViewById -C oder - ",Ċ -_P in -ues e -Ġover rides -_ ready -Adv anced -Ġop i --c art -("/ ", -ĠDe b -CR Y -ĠVert ical -ĠO VER -ĠCorpor ate -Ġ"" ; -Ġste pping -e j -Ġaccus ations -Ġor az -_t ail -Ġindu ced -Ġel astic -Ġbl own -, // -Ġbackground s -âĢĻ une --s dk -Ġset Interval -Ġincent ives -Ġveget able -_ On -exp anded -p ix -_sh ader -ĠSP DX -@ example -ĠW rapper -.Z ero -Pos itive -Ġsp inner -Ġinvent ed -ĠG ates -оÑĤ оÑĢ -Ġcompar isons -è · -.pr imary -data Provider -add itional -ĉ options -s napshot -.set Horizontal -Ġ" {} -ĠFish er -hal ten -< Type -Ġmax Length -ĠM t -Ġê° Ģ -.jet brains -Ġident ifies -Ġflow ing -ĠDisc ussion -ats by -Ġsch w -ught y -Ġr ivers -.un ique -_PH Y -ed ral -( ll -Ġcs rf -pp ers -ü l -ĠEs pecially -port ed -ĠHarr ison -****** */Ċ -Text Color -ìĬ µ -w ire -Ġstatus Code -ĠFin ish -c ence -ĠMcC ain -ĠW or -( await -Ġ) -> -ĠRegister ed -IN ED -k al -par ison -Ġobj eto -V i -mand a -Ġrenew ed -ĠS of -ess el -.nd array -Ġcr ap -ç® ¡ -.ab spath -( up -Ġclear ance -ĠT W -_C OPY -ĠĠĠĠĠĠĠĠĠĠĠĠ ĉ -Ġforest s -Ġarg uably -ĠA SS -he y -am el -_f ore -ĠSou theast -Ġab used -Ġpract icing -aked irs -ä¸ » -_res ources -Ġp ond -.F ixed -Last Error -ĠPsych ology -Ġ" // -! : -Re usable -Ġmens aje -Ġro spy -Ġb our -Ġvar ieties -Ġem path -(( { -_ org -ĠM es -ĠMag ento -IST ORY -Un less -Ġh j -ĠD uty -J un -, size -Ġpaint ings -Ġdisp ens -d art -Ġbehavior al -Ġr pc -cal culate -fr uit -_m m -ĉp thread -Max Length -Ġc urrencies -_cap acity -ĠO z -Ġfire arm -Ġcoeff icient -Ġbankrupt cy -w art -Ġfat igue -AV A -Ġes pa -_p c -ĠQu otes -_L IGHT -ĠT ickets -Ġrel ates -Ġpublish ers -Ġunlock ed -Ġ// ---------------------------------------------------------------- -ĠInterrupt edException -Ġout look -r n -Ġreb els -W ritten -Ġas ian -ot to -Ġ ĉĉĉĉ -_g pu -T xt -.Image View -Ġsu is -_t ables -.Rec yclerView -Ġwhat soever -è ģ -] ++;Ċ -assert True -_ verify -ĠR ivers -Ġ ][ -J et -id ian -S ibling -Ġgen res -.A ccess -OP S -Ġtr ivial -ภª -al en -в ед -ĠS word -Ġscrut iny -(c b -Ġcomm erce -Ġguarante es -_ad v -ĠL ET -rec io -Ġh ilar -Ġback yard -ãĢ ı -Ġillustr ated -/v endor -. Util -Ġw ow -LO Y -ĠMar shal -"> '.$ -ĠB ak -Ġmod ifiers -d ictionary -ĠSt re -m ultiple -")) , -ĠC ort -'] "). -( admin -ĠCre ator -Int ernet -( ms -log y -DECL ARE -ĠMarc us -<< << -ãģ ł -_m y -(in st -Ġsc iences -ND ER -. enter -Ġit u -Ġbeh ave -P an -omb ies -=' < -')) ;čĊ -ĠM ENU -ĠWork ers -.No Error -Ġbind ings -Ġdis abilities -{ \ -ĠM unicip -Ġco res -ur ple -ĠN okia -us ions -ĠF itness -.handle Change -Ġjav ascript -ìļ Ķ -( dec -Ġpack ing --de pend -Ġtrans cript -z eros -_ alert -? ",Ċ -lib s -± оÑĤ -Ġ| ĊĊ -tr ained -ĠG ent -ĠR ab -x p -_config uration -å¤ © -_ accept -.rec yclerview -: url -ĠMu hammad -Ġprivile ges -_b ank -uk u -w allet -ĠRO OT -Ġenc uent -? family -ĉ position -Ġc g -Ġprec ip -method s -_f ast -in crement -ĠT iger -_OCC URRED -qu ip -ĠH AS -_d om -Ġw reck -b j -Ġd ern -Ġorg ans -. entries -Ġ_ (' -ram ento -ĠJam ie -Ġp unk -IP P -Ġprogram a -Ġatt ain -Ġpro ves -/s ign -Ġanswer ing -Ġl adder -************************ **** -ĠW almart -ĠCONT ENT -duct or -Ġver bal -ĠP ID -c rypto -_CALL BACK -Ġ= ================================ -Ġpot ent -Ġshort s -.U ri -.un iform -; border -ĠW er -Ġhere in -ll a -ĠI hr -P ixmap -l iteral -! )ĊĊ -g eneric -r ust -_script s -ost o -it us -ĠCoal ition -Ġrem ot -de ploy -ĠEag le -ãĢģ ãĢĮ -Ġimportant e -ĉ object -Ġseason al -ne j -aid u -Bind View -ĠSi erra --b g -Ġmake Styles -[ offset -G ames -Ġhorm one -AR IO -head s -( select -ĠStart ed -@ param -_de cl -_b log -Ġa ño -\ Api -ĠMil waukee -Pro vid -An imated -Ġcool er -ĠSe ed -. Edit -Ï Ħ -ĠT aking -Ġborder Color --found er -.Logger Factory -Ġ"" ĊĊ -AL T -ĠL ate -EDI ATE -Ġ);ĊĊ Ċ -af a -Ġcancell ation -At om -ĠB irmingham -emp resa -HE MA -asc al -Ġup side -.V ersion -ĠF older -ĠE ight -ĠV intage -ĠApp Delegate -ĠPre vention -.se parator -ST M -( room -gener ator -Ġc attle -ĉ Z -ĠPart icle -' };Ċ -Ġneighb ours -ĠState less -Ġalt itude -Ġsa int -об ав -Ġconv inc -ĠCont ents -Ġje une -(t s -Serial ization -(c ollection -ĠJ azz -ĠD od -ĠR och -ac io -comm ended -DEF INE -.on load -Ġspecial ty -PL ACE -_MO VE -Ġaccount able -Re uters -Ġf icken -Ġde pr -W ow -V oid -.s pace -à¸ Ĺ -Ġt q -ĠP ets -< $ -(C urrent -ber ries -plan ation -Ġlist Of -ĠTh u -ĠPR INT -Ġm ismo -Ġdo i -ch k -ĠUn icode -( role -Ġvir gin -< Point -_RESP ONSE --h ouse -ĠVenez uela -EM AIL -Ġp úb -_ex ist -B all -.C L -re ferences -ĠBeautiful Soup -ĉ Expect -TH IS -Ñĥ д -b ane -Ġtemp oral -ER IC -et as -Ġrefresh ing -Ġsec ular -@ synthesize -ac cur -Ġn ella -ĠS OL -.p ipe -Ch annels -èĩ ª -Ġinsert ion -á» ĭ -el ia -Ġadjust able -Can ada -ĠI TEM -Ġcur ves -ĠChe ap -let ing -Ġoptim istic -al lo -Ġpolit ician -_down load -= edge -ORT H -Ġmodel o -art o -. rotate -Ġs elenium -æĪ ij -_al ias -Ġrenown ed -.' . -Ġc zy -Ġal les -.Com piler -ĠB ass -Conn ector -.R ole -L INK -Ġc riterion -lem etry -Success fully -/p ng -Ġey eb -asp berry -( gr -Ġd angers -Ġcorrect ed -Ġgl ow -Ġelabor ate -ĠB ears -aw ai -=" '+ -Ġpromot ions -Ġmathematic al -Ġ" ` -_Generic Class -ĠChe f -.S ort -table Name -R IC -Ġvolunt ary -ĠBl ade --e lect -ĠCom bat -ĠAb ility -Ġab dom -Ġd uck -T mp -åħ ¨ -Ġer ase -.P h -ĠDefault s -p artment -_US B -ê te -; ' -Ġp ads -ĠOb amacare -.T otal -Ġdiv ert -Ġcr icket -Ġrecre ational -( red -ĠC le -R U -Ġmist aken -ĠMont ana -Ġstr ive -_sl ider -ĠPl astic -Ġdecor ated -ĠV P -lic o -ĉf alse -Ġpre fs -( \" -_f alse -i endo -Ġ@ $ -B ucket -act ical -ĠZ hang -.c ols -.B inding -Ġw ax -_ST ORAGE -Ġlaw n -Ġr f -.Sc ene -ĠCal culator -.d esign -Ġres il -л ем -E mploy -ĠPr ices -ĠP WM -ag i -.e valuate -ĉ param -Ġbr ass -bb en -Ġinflamm ation -ull ivan -Ġan not -Ġp H -iam eter -ĠB TC -( box -Story board -Ġcl ay -.assert Raises -| string -.App ly -Ġmatch er -und ed -Ġsatisf ying -Ġìł ķ -Render ing -_app ro -ind rome -AN EL -_f ix -br ush -.M atch -Ġsm iling -on aut -S unday -Ġdelet ion -Ġencour ages -P ull -Ġreven ge -Ġqu arry -tr ade -Ġc ables -(d elta -ites pace -Ġf h -.b unifu -Ġvi el -_IN CLUDED -ĠT ail -ad ar -of s -Ġmet als -g om -_method s -Ġn j -.St d -(w in -$ (' -Ġt urtle -ur on -Ġen rolled -ĠH z -ĠBox Decoration -Ġp ont -rel ationship -B i -³ » -Ġmas cul -Ġsh ades -Ġv r -ĠLog ic -Ġa in -ĠD IST -Ġcoll ar -" profile -Generated Value -ĠP ossible -Ġe ines -ĥ ģ -.time out -ĠE c -Ġjer sey -.D ouble -Ġqual ifying -v or -CRE EN -_A pp -_rec v -Ġali ens -It s -E sc -i ator -ĠE clipse -Ġg h -V ict -ĉ html -to o -. const -Ġant erior -ĠW u -(key s -Ġul tr -_p oly -ĠT ap -ĠB ud -A WS -Ġcrash es -_t ot -Cont in --h anded -alth ough -ภļ -ific ent -Ġde ve -ut ory -ĠW orth -_M S -Ġfloor ing -Ġsell ers -ĠThank sgiving -Ġp ng -Ġval ores -Ġslee ve -Ġfil le -Ð IJ -Ġappoint ments -Ġv im -User Info -BO OST -Ġpos ed -initial ized -.product s -ĠLeaders hip -man uel -' % -em arks -Per centage -(d ist -. avatar -(h Object -ä» Ĭ -_ iff -ic one -; ) -_n il -Ġab ol -е ÑģÑĤ -Ġven ues -.Con vert -! ')Ċ -.B itmap -sk in -_C OLUMN -Re v -G RESS -g ow -Ġw ished -tract s -.assert False -Ġscreens hot -Ġfo is -Com b -Line Width -ĠGr ab -Ġint ensive -ĉ sh -+ ) -.first Name -_PRO CESS -Ġt ilt -it ored -.L OG -Ġb ak -Ġintention ally -.play ers -(c anvas -)) )čĊ -.Pro vider -_P UBLIC -T alk -ĠL iv -ched ulers -Ġl c -ad ic -feature d -.res ources -Full Name -Ġmean while -B uffers -Ġres olver -ĠS AP -_T E -G NU -ĠForms Module -_ wh -ĠS we -.widget s -Ġcabin ets -Ġsus cept -ĠB ott -activ ex -av ar -ant ics -Ġ" =" -_k wargs -Ġgame Object -ĠAng le -.I ter -mar sh -ĠB irthday -ĠC MS -request s -ĠPear l -_E OL -Ġlin ux -( org -_M ouse -.con structor -Ġz d -Ġk icks -art isan -Ġe ax -K n -pon ge -ĠFin land -Ġmet res -ĠAss essment -part ner -/ pre -! ',Ċ -[ Int -Ġos lo -date picker -/ String -op lay -ĠHe brew -, double -Ġtrab al -+" \ -ĉ EIF -/ text -_F IRST -ĠP ete -Ġe go -Ġextr as -P DO -Ġreg ulate -ĠQ Widget -st s -ĠSh ows -ĠN HS -.c ourse -p thread -ĠF uel -.t imes -Ġ ° -Ġstr ides -($ ('# -( words -Ġrhyth m -Ġsp ont -Ġsens ation -Ġsp ike -C losing -页 éĿ¢ -N umeric -Ġbreat he -Ġfin ale -_F ACT -in ion -Ġch ill -Ġform ally -ANG ED -Ġ' :' -ĠпÑĢ и -a q -ĠFab ric -(l at -ĠPr incipal -Ġer ro -oc ale -N om -Ġf ost -_C USTOM -.int ellij -ert ools -Ġcl asse -adi ents -Ġfundra ising -EN E -_OPTION S -_ ob -// }Ċ -Ġprote ctions -.se ed -N V -term inal -;; ; -P redicate -Ġì ¶ -Ġbomb ing -G F -Ġch ew -)) ). -qual ified -] ={ -list en -C ENT -d igest -E ast -Ġd iver -Ġend points -Ġe e -Ġcolle ague -Ġdissert ation -_com mit -_D AT -. rc -Ġbre asts -ĠR ug -ĠP il -Contract s -ĠBry an -Web View -Ġconcent rate -ĠIn ner -Ġ' | -std out -_S ub -> -->Ċ -V ol -ĠS SD -)) ), -. Optional -Ġnurs es -Ġor b -_ pe -);čĊ čĊčĊ -pl aced -ess er -Ġther apeutic -Ġwhites pace -Ġa ston -Success ful -Ġpr aised -ĠW es -Ġe ighth -ir al -Ġvrou w -Ġf action -_b ias -Ġw itch -Ġnp c -(s b -ĠRod rig -_b ig -Dep endency -ĠAb raham -ard i -C AR -n os -Ġabund ance -Ġnut rients -in stein -.V ert -ĠI SS -< U -Ġsum s -_h ist -Ġfar mer -ĠA br -Sh ot -ĠBad Request -Ġh ass -ĠR ails -Ġaffili ated -æĿ ¥ -Ġer f -IN F -ĠView Holder -min i -ĠR oth -Ġfaith ful -ĠPhill ips -AND OM -]. [ -_P AY -ĠAr ctic -f aker -D igit -M ale -std err -se ys -Ġ Å¡ -_rem ote -li que -Ġin def -ĠIndust ries -it ra -_p airs -< iostream -Ġsal aries -ik en -.F rame -PL IC -_S PEC -ĠMed iterr -Ġsystem atic -Ġinter rog -Icon Button -se a -int ro -ĠIss ues -enc rypted -Ġintern ationally -Ġsn printf -Ġpast a -ĠBrad ley -_ Status -AL K -_P AD -.l aunch -< select -Ġhar dest -Ġph y -Ġ(( * --s lide -ĠNob ody -S u -Ġas ÃŃ -close st -_initial izer -Ġsupport er --g en -Ġt ales -Ġcor p -_f u -s at -ne ighbor -.M igrations -Ġal gun -Ġsin on -.S pec -? ,Ċ -.G L -m ale -Ġmon itors -yl an --L icense -.m atches -ĠA BS -ĠM ast -ĠW allet -($ ("# -Dir ty -Ġco pe -Ġinterpol ation -ous ed -ĠJ ets -.F LAG -.C ancel -.Event s -ne ver -ĠM Hz -> D -Ġs ervlet -bast ian -Ġ> & -S ID -_cl k -Ġdiv isions -} ',Ċ -Ġd ildo -Ġpar ade -m ajor -Ġab oard -; ++ -Ġf usion -"}, {" -ĠDialog Result -ĉ arr -- em -_n r -(h andler -.N ET -.Xtra Reports -ĠSh ah -ĠB rief -- , -Ġprec io -ĉĉĉ ĠĠĠĠĠĠ -Ġt ant -ĠGrand e -/ xml -_IC ON -ĠR etro -un que -Ġn ag -to Fixed -X L -Ġdecl aring -ĠCon crete -ĠAm azing -ĉprint k -Ġdeb ates -D ATED -Ġaest hetic -emet ery -Routing Module -ĠNash ville -W AYS -Ġw olf -Ġobserv ers -OT A -ans on -Ġe a -Ġgreen house -ĵį ä½ľ -Ġst air -Ġimmigr ant -_app ly -pe are -ĠBloom berg -_PL AYER -Res p -æŃ £ -Cho oser -ĠI Collection -P eter -Er ro -.detect Changes -Map s -Ġs queeze -ĠHom es -weg ian -Ġformat ting -Ġnegot iate -ul d -ĠN ep -ĠQ B -Ġeconom ies -Ġ*/ , -Ġredu nd -ĠA ber -.IsNullOr WhiteSpace -yc led -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĊ -_S h -Ġske pt -Ġre created -Ġget Type -Ġmarg ins -Ġcolon ial -ch arts -// @ -Ġprocess ors -è¯ ´ -b atis -æĦ ı -ator io -mention ed -P atient -Ġpre y -Check box -_x path -.s kip -ĠMorm on -ĠMemory Stream -CRE MENT -Ġk u -m eld -\ Data -ĠK ernel -il tr -éĢ ģ -( profile -Car bon -RO LE -( pl -] *( -.m emory -Ġmed al -Ġadvis or -it ät -Ġh dr -ier ung -ĠProvid es -( alpha -Ġteen agers -- parser -.L atLng -] ()Ċ -Ġfel ony -ĉĉĉĊ ĉĉĉĊ -BO OK -Ġsl ash -Ġclear fix -ĠPro phet -å® ¹ -right ness --f i -.k ind -ert on -J im -Ġmanip ulate -Ġworks heet -ol in -st ars -Ġart ifact -_EM PTY -ĉm ain -------------- ' ; -Ġexpress ing -ĠI Q -ĠF act -/************************************************************************ *******Ċ -_m ass -)) : -Ġcon dom -Ġcreate State -omet own -Ġir r -Ġ> ( -> B -iter ation -ãĥ ª -Ġshirt s -ount y --> $ -_S IGN -ĠD ale -Ġj j -E asy -F re -ĠN y -Ġch lor -match ed -ĠG erm -- UA -ĠN athan -educ ation --y ard -- che -h ouses -r itional -Ġprox imity -Ġdies em -áºŃ p -Ġd rought -.a udio -ĠLe o -Ġfavor able -in ch -ĠD aw -rib ly -_st udent -id able -O VE -Ġlack s -ounc ing -.b usiness -Ġre open -may be -_G LOBAL -Ġdress es -ĠEd wards -ens ible -ĠHard ware -ĠEx cellent -ĠTime Unit -CTION S -Ġsched ules -Ġseg ue -Op ens -am men -- Identifier -Ġst aring -Ġhapp ily -ĠH ob -' _ -Ġ" ); -ament os -et ched -Ġ/> }Ċ -. Users -Ġinterrupt ed -Contact s -Ġreg istro -in burgh -CH A -_ imp -ph is -s ay -Ġretail er -.N ODE -/ maps -_L AST -ĠCh arge -_g uard -Coll ider -ĠStateless Widget -": [" -(" ../../ -iox ide -ĠS und -Ġ'' ; -un set -add Widget -л Ñİ -el les -alk er -A rc -Ġded uct -G UILayout -ĠV illa -Ġfor bidden -_ where -Ġ\ / -ĠT ib -_A X -] čĊčĊ -ĠB ir -Ġb end -ĠMA KE -ĠM ET -Ġfut ures -Ġweight ed -"" "čĊ -Ġauthor ize -(pro gram -}, {" -Ġcoeff icients -ê s -Per Page -ĠBath room -ĠPublish ing -G PL -Ġsub missions -ĠNUM BER -j Äħ -Ġaddition ally -em pre -ĠSh el -ot yp -S olution -Ġth under -_ ec -ĠĊ ĠĠĠĠĊ -ĠF ellow -Ġk ay -Ġnew State -ONT AL -Im plementation -.L ook -Ġ ents -Ġl ors -ĠB IG -f ab -Ġaver aged -ĠFe edback -ĠW ells -Ġm artial -Ġind ul -ĠComm unist -ĠFore x -ĠAgricult ure -" [ -Ġqu ar -ĠK ont -ĉ view -. Bytes -des ktop -ĠM akes -akes peare -.Null able -Ġspot light -V B -ow y -(t orch -tr idge -_b ounds -Ġapolog ize -.add Item -ant d -* );Ċ -, u -(g en -ç» ĵ -re ator -ĠC ord -ou pper -.m etro -Ġ ew -ĠW ORD -.A fter -Ġdet ained -ĠHam mer -ex isting -Ġo st -Ġmon ument --c ustom -User ID -ĠN om -Ġre jection -(d im -Ġsingle ton -ĉd ie -ari ance -re ports -] != -eld a -Ġpreval ence -_reg s -." . -Ġfemin ist -Code c -Ġ **Ċ -(label s -_M ARK -FA ILED -Ġadminister ed -W N -ĠĠĠĠĠĠĠĠ ĉĉ -Ġn oun -w ig -Ġg otta -Ġr if -- im -ĠPaul o -ĠCommand Type -] ))ĊĊ --z ero -Tr aining -Ġl ord -_ art -re ddit -C ert -Ġpes o -R ot -Ġend anger -.d r -user Info -un ts -n v -ĠTrail er --f irst -(m ake -Ġbenef ici --bl ack -i ÃŁ -Ġund oubtedly -Ġm ex -ĠAnc ient -( as -Ġdes cent -P ick -Ġrep lica -$ obj -ä hr -Ġar rows -ft y -ĠLib ya -ug a -charg ed -T ur -Ġh omic -iss en -ĠF ake -Ġbe ers -Ġsc attered -( Time -UT IL -Ġbureauc r -/pl ain -Ġstick ing -FA IL -ĠC ovid -Th ird -_p resent -ĠPier re -Ġë ª -Ġ[... ]ĊĊ -Pro b -ĠTra ffic -ica o -do ctor -Ġ), ĊĊ -T abs -al u -ï¼ļ âĢľ -Ġinher ent -_N o -rit is -ĠPro of -.b asename -ä¼ ļ -Ġch im -ĠProt ected -c rit -Ġpr one -Ġк он -ĠHero es -Ġan xious -Ġan os -Ġweek ends -Ġs ext -Ġredu cer -= UTF -h alf -ĠS aw -.m m -Ġnue va -.current Target -.l ua -_EXT ENSION -ĉ reg -ĠC trl -_ align -accept able -Ġrush ing -fr ac -Ġbo asts -F ive - ± -ĠTem perature -> ): -Ġchar ter -RE ATED -Ġsubject ed -Ġop c -health y -使 çĶ¨ -ĠScient ific -Ġfra u -ri ages -ภĶ -.in ventory -ation ale -M ad -min utes ->> ();Ċ -ĠEn v -Ġrecord ings -Ġsusp icion -sql ite -ĉ read -ãģ ¦ -Ġwor ries -.put String -ĠSh anghai -( uid -r er -ĠvÃŃ de -") : -Ġmethod ology -Ġк оÑĤоÑĢ -cc c -av ad -Ġindu ction -ĉ Thread -, string -ạ i -neh men -u ition -Ġ* __ -.em f -Ġì ľ -/th emes -ĠN ine -. One -ĠEm bed -Ġf az -u ations -Ġpriv ately -Ġl ing -[ F -ush i -Ġlaunch es -( KEY -G MT -Ġaim ing -pat ible -ĠB iden -i w -ĠD egree -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ -Ġ$ ('< -á rios -to UpperCase -ìł ľ -ĠE UR -Ġovers ight -Ġtable sp -Up dates -.m akedirs -Ġhum idity -/ template -Al ways -( IS -_c ert -D ig -Ġunder way -ort on -ĠHur ricane -Ġsp ends -ĠSeg ment -Ġfl ies -ĠT oggle -ĠLyn ch -Ġs enses -ĠK os -set Enabled -ist ically -Ġtest er -Ġadministr ators -Ġtag ged -Ð ĵ -Ġshort cut -ĠRes olution -Ġsuperv ision -ĠAsh ley -Tr acking -ul atory -and el -ist en -Ġun re -(d iff -ANT S -Ġr ider -Ġs Äħ -.S eries -_ orders -ORIZ ONTAL -Ġret ention -ãĢĤ čĊčĊ -Ġdi agonal -ĠC ancellationToken -_ Internal -Ġru in -.Q t -ocr atic -T el -ĠAn swers -m atic -Ġx p -at em -_j obs -_ any -Ġsen iors -Ġland mark -ĠQ List -Ġman eu -ot ify -/ ";Ċ -/ server -ĠPhil osoph -uten ant -( io -h z -Ġauthentic ated -d v -- Compatible -Origin ally -, function -ãĢĤ čĊ -ĠRepresent ative -as ily -irc uit -.d t -(m ath -.M arshal -[ , -ĠC ities -_ turn -| )Ċ -Ġcant idad -al ter -ĉ ui -ĠNe braska -Ġsk irt -.b g -Shared Preferences -( style -Ġg rief -g ew -Ġsaf eg -ol ang -_l ists -ì Ľ -Ġgran ite -Ġhott est -.j dbc -.C ustomer -Ġâī ¤ -Ġwa ar -_sc ene -+' / -ĠJ TextField -Ġse ating -Ġwe ars -Ġ` / -C ases -ĠY outube -ı m -Ġbal con -, G -Meta Data -- price -SC R -Un ity -Ġtr unk -={` ${ -Ġearthqu ake -Part ial -Ġsub st -Ġelim in -=" '. -//* [@ -Ġsuperv isor -vro let -_ article -Ġp ane -b io -Ġmot ors -N M -F rank -Ġon ion -- word -Item ClickListener -Ġb rit -end encies -Com puter -_r unning -( day -- he -(n amed -ĠS ach -о Ñĩ -c ampaign -.Ab stract -(w rapper -.p ay -Ġu w -Ge o -r ails -/ select -icht e -son s -E VENT -Ġal iment -Pro viders -A wait -_INTER VAL -. off -Ġgl uten -_cl oud -Ġw en -.ex tract -ĉ button -/ MM -Part y -Ġdem ographic -_err no -Ġh iking -(' ')Ċ -", @" -Ġw it -r á -olog ie -ĠSt yles -ĠBrowser Module -.Request Mapping -ic ans -P AGE -cre ation -ĠF erguson -ud ed -num bers -ĠGT K -Ġpresent ations -ĠB obby -_s pan -est yle -Ġilleg ally -abel a -Ġbattle field -cap acity -ter ror -] ");Ċ -Ġwar rior -le ader -ĠDB G -ĠRe venue -Ġvig il -Ġcounter parts -( Error -ACT ER -Ġhe eft -Ġselection s -ze ug -t om --t wo -. ;Ċ -_st atement -ĠA id -ĠV ul -_r gb -Ġpr izes -Ġedit able -ĉ form -ın ı -.de cor -D emo -lic es -Ġen ctype -rat ulations -ĠR OS -_ch ars -ĠJ ahr -part ial -Ñĥ ÑĤ -ĠRe ceive -ĠL ands -AP TER -Ġch opped -.. " -ĠAn aly -ĠU ID -ĠR adeon -ĠB ee -Ġun m -> M -.find all -Token izer -ĠWH AT -Ġs j -D rawing -E ss -ON D -Ĭ ¶ -(p acket -âĢĶ but -Inv ocation -ĠN uclear -? ;Ċ -Ġgrand es -ĠC rypt -rem ark -Ġ'../../ ../../ -Ġin ability -m agic -c ats -Ġsim ulate -: ${ -in flate -Ġen er -: NO -ip les -Ġmer it -ĠR ated -Ġgl ue -/b log -Ġg ren -Ġthr illed -.C H -unc an -ĠPR IMARY -Ġper sec -Ġfe ared -.M IN -ĠThe ater -é Ĵ -ategor ie -æ® µ -Ġappet ite -s quare -ĠAlex and -.User Id -_g t -_ enter -Ġgradu ates -Fragment Manager -Author ize --N LS -(M y -Ġtri umph -ust ing -_PARAM S -Char acters -(: ,:, -_B UILD -M Hz -Ġwash ed -Ġun cle -Ste ve -ard own - ${ -_confirm ation -Ġtro phy -Work s -ĠElect ronics -ĠMediterr anean -_m etrics -Ġannounc ing -ĠD AY -_pro to -Ġp ear -base Url -ĉĉĉĉĉĉĉĉ Ċ -Ġcoord ination -: N -.an imate -ĠC otton -_h it -â ľ -Ġjet zt -if ter -(f ields -own load -ific acion -.c uda -ĠLi u -> equals -ĠA ce -ÑĢаР¼ -ĠSuper man -ĠGarc ia -Ġarrest s -ag ar -Ġ{} ) -Ġmac ros -rou pe -ê tre -Ġtw isted -str uments -_ (" -_ vertices -ĠTrans ition -и к -[ max -m ind -Ġaccess Token -Ġun le -m us -c op -ĠF actor -Ġcon ced -Ġre tr -.l inalg --s lider -ob l -_Static Fields -Ġz ombie -s elling -Ġch ap -Ġsh aking -ĠTrans late -ĠAm sterdam -ĠE TH -_EX TERN -k d -_d isc -Ġpreced ing -Ġpri x -Object Name -_mod ified -ard ware -Ġ?> "> -ĠD W -` ${ -Ġ?> ">ĊĊ -Ġspin ning -_p ending -Match ers -. Keys -ĠP V -en us -ant is -Ġdisc ard -Ġh aul -Ġem pir -Ġpath way -Ġo ak -м ен --ind uced -Ġimp air -ĠCal gary -.is Hidden -d z -_ include -Ġg m -Ġ' (' -P Y -uggest ions -Ġcommod ity -c ro -/ sub -Ġget Instance -ĠLeg acy -ĠK il -B al -( short -In form -+ x -* r -ĠHope fully -or ate -Ġmach en -Ġtreat y -ĠO ri -.p ublic --h orizontal -Ġtact ic -Ġb ord -w ares -Ġam mo -ĠL ists -Ġequ ations -/ her -ĠNS W -B ounding -_C ollections -Ġav ail -.Drop Down -è ° -Ġh h -Ġl Ãł -.p b -Ġmemor ial -ĠAT TR -Ġexhaust ed -Ġt sp -ĉ redirect -Ġlik ewise -ST ER -L java -Ġcondem ned -oca ust -(str ict -Ġexem pt -Ġs ms -Ġex agger -S YS -Ġl ounge -: ^ -Ġto dd -de b -ator ial -ĠPort er -Ġtu ition -Ġexem pl -Ġp aren -.line To -Ġkid ney -Ġç a -Ġc ui -ï¼Į 请 -X C -Ġmo ż -Ġnomin ated -l ung -Im Gui -ĠB uzz -Ġstere o -port al -res as -Ġk lass -Ġdraft ed -Ġproject ile -/g pl -(param eters -* )Ċ -Ġassist ed -ĠNS Integer -s itemap -:n th -.View s -.Argument Parser -Ġme er -z ier -ĠD ig -Ċ -Ġpl ag -p ine -Ġblank et -Ġ: - -Ġl cd ------------- --- -(" " -Ġtact ical -ĠRon ald -ex tr -ĠF est -Ġf uer --n avigation -Ġk b -gh ost -Ġhandle Change -_cl s -() != -Com parator -.v m -ĠCo x -_re view -/ @ -_c ookie -Ġrecogn ised -ld ap -Thread s -ĠSex ual -ĠB earing -(S QL -Ġx r -Ġth igh -URL Connection -ĠSU V -Ġm Context -Ġinc idence -ĠE ste -.s up -_t e -(EX IT -C MD -/ "> -Al most -ĠU ne -Ġand eren -ĠSingle ton -Ġb ore -Th ink -Ġn arc -] initWith -_sh op -(str ategy -! ', -her its -ĠDes k -_m achine -.net ty -ı nda -= < -ĠQ R -ĠS idebar -.split Container -Ġon Success -Ġmon key -En joy -(n odes -pect rum -Ġ(* ( -ĉU INT -, height -ĠNetwork s -.t ail -.l inspace -Ġ" ... -List en -Æ ¡ -.Ch annel -- defined -Re peat -ad just -ER M -_ application -.assert NotNull -- stream -Ġr abbit -Ġposition ing -Ġw oke -Ġf ing -Ġmulti player -Ġregister ing -un til -Ã¥ n -( :: -uss ions -Ġpot ato -ĠE quals -.S up -/ap ache -Ġ( = -. ") -.p tr -ĠSpe ech -.cl ip -ĠGab riel -Ġmusic ian -/ issues -.sh op -ĠH ier -_RE T -_b ucket -ãĥ ¡ -av s -Ġro z -fl ower -Write Barrier -ĠMil an -Ġlegisl ature -ĠD oll -Ġprov ing -.concat enate -âķ IJ -Ġg char -cdn js -b les -ĠList ing -л о -.xr Label -ĠS ak -just ice -ĠVal entine -un less -Ġp iger -(r un -Ġtest ified -AN A -ĠRem oves -)) ));Ċ -rec ated -ĠRuntime Method -Ġcon qu -ãĤ ¢ -Ġt issues -ail er -ét é -- Star -Ġfl ames -.set Icon -Ġsup ern -Ġvag ina -- variable -Ġwell ness -C UR -Ġbel le -.get Request -Ġp oco -ben h -ag ens -Ġsp ill -ĠJ ur -Ġdispatch er -н ого -emon ic -(dir name -ĠÐ Ķ -Ġpas se -Ġg anz -ric ing -E U -Ġmuj eres -ess en -.at tribute -j j -ĉĉ ĠĊ -[ ^ -Ġstrtol ower -lex er -ect ar -hot el -.s quare -Ġr all -Ġlower ed -hand led -Mark et -ĠUs es -iv as -.B usiness -ãģĹãģ ¦ -D IV -Ġw asted -Ġav oir -ê m -_ACC OUNT -. et -ĉ SDL -k ap -Ġf ox -up pet -{ },Ċ -", ' -F avorite -P END -ĠA ES -} ), -Ġded uction -Ġpol ÃŃt -Ġcomponent Will -ĠT elerik -_SE LF -Ġm use -C raft -Ġd ens -ठ¿ -( tp -Ġt asty -Ġbal ances -Ġded ication -ĠWall ace -Ġun law -\"> \ -Ġm um -- update -ement e -Ġs oda -Re public -as mine -é ric -( Status -ĠJson Convert -ĠD isk -.Red irect -Ġfilm ing -/m ol -R o -Ġv ille -Ġtrab aj -Ġsyn thesis -reg a -Ġr l -S cheduler -ISH ED -current User -(error s -' h -_b ot -x imo -ĠUS ART -_s uper -_DEC REF -н ой -_RO W -Ġprom otes -ĠT A -Ġhor as -ĠRep resents -Ġname of -ĠEx c -ĠGar age -Ġse ine -, # -Ġher b -/ resources -Ġple aded -.r adioButton -Ġæ ĺ -O ps -ĠN est -c string -ĠDef ence -Ġref ere -_le af -Ġrevel ation -ë § -.execute Update -_W ORLD -Ġexp ans -(" \" -j ab -Ġdoub ts -ĠGe ometry -Ġintrodu ces -Ġsen ators -Ġcan al -.h elper -ĠBi ology -_SE NS -.pre vious --t ouch -ab it -Ġimpact ed -Ġbr ackets -.d irect -acc um -Ġtest osterone -ĉ action -ĠCh ance -Ġpe aks -CppCodeGen WriteBarrier -Ġun belie -_p ress -.R el -ang led -/ templates --- >čĊ -l ime -Ġsufficient ly -_ nt -Exp and -.is file -Ġis Empty -Ġq t -Ġmul her -ac ob -Ge orge -å¸ ¸ -Ġass im -as o -Ġcompr ised -O V -(CON FIG -ĉw riter -Ġdes p -Ġten ure -(c r -.p ool -ĠB rend -Ġc ensor -(time out -Ġple a -.W rap -Ġtight ly -ĠW ere -ĠI gnore -abe i -Ġbr idges -Ġcondem n -Ġsimp licity -Ġrout inely -Ġblack s -j b -ĠP it -U tf -Ġ/ Ċ -re load -Ġset Object -/g lobal -Ġf atty -Ġsock s -Could n -Ġerot isk -æĿ ¡ -ĠPress ure -ĠM az -n pos -tol ower -ĠE Q -ute ur -ĠM oment -Ġet a -{{ -- -Ġgraph s -ĠGu ar -r ine -( -- -ĠHttp Status -(st udent -* np -Ġrail way -Ġas ynchronous -_v m -'] ,' -, text -mer chant -(G uid -ĠG ra -ix er -fetch All -.add Listener -fl ip -* $ -> (), -Ġsun light -ass igned -Ġab c -ĠC OLUMN -ĠðŁĻĤ ĊĊ -) ... -Ġen semble -Ġnew line -_S INGLE -ied ad -Ġdark er -orm ap -Ġl ion -pl its -Ġillustr ation -ĠI EEE -Ġv ista -ous ands -****** * -ĠTom my -Ġh ue -S el -Ġa ura -ĠTher apy -Ġanim ator -.con straints -Ġv ague -(" ") -Ġvill ain -Ġbless ing -Ġstring Builder -ĠM isc -ĠD IR -f ax -- node -ĠWalk ing -ĠA U -s ess -Ġgr ill -VERT ISE -ĠF oods -Ġt ournaments -à ĵ -ĠMar sh -Ġw onders -Long itude -.Command Text -= input -_enc oder -page Size -Ġget State -> >Ċ -.g rey -p od -Ġread ings -Ġre consider -Start up -Ġexc er -.b alance -_c ycle -_T ime -LOC AL -ĠE FI -ĠRe yn -.set Foreground -by n -Ġdis connected -ACT IVE -Ġembed ding -ick ers -Ġsurround ings -* c -Ġgar ant -Ġb f -Ġw ipe -Ġ ä¸ĭ -_T RA -ado x -ç ķ -Ġsu cks -ĠS ongs -ĠAssoci ates -ĠB ald -ĠB rett -ven ile -Ġv t -Ġin ade -Ġres igned -ĠGl enn -.p attern -.Data Bind -Ñĥ м -Layout Inflater -ch et -ĠTest ament -.m s -Ġp av -ĠReact DOM -ur dy -AD ATA -M u -/ actions -ĠJ s -_ex tract -ĠBr ing -: id -str t -iv ation -Ġoutr ight -az u -loy ment -и Ñı -al do -ĠP ublisher -E ducation -Pa lette -_d rv -Ġ($ ( -ĠAnd a -Ġrem edy -Ġincons istent -te ction -Ġregul ators -Ġshort est -(p air -ĠInstall ation -Ġdefend ants -Ġ( ); --l arge -M el -Ġthreat en -н Ñı -Ġfet ish -ot ine -_d ic -Ġ< $ -Ġst agger -sp i -$ response -S erv --b orn -j os -ĉ img -ĉW HERE -_l t -å½ ĵ -.c ost -ĠT ue -.label s -ĠL V -wcs store -ĠJes se -ภ« -Tr ade -Ġpredecess or -ë Ĥ -fin ally -_g eneral -ogg ler -_REG ION -n ement -Ġblog ger -ĠHar bor -ĠD ataset -[ w -Ġattend ees -. ico -max imum -.Un lock -_SY NC -ág ina -Ġdown s -ĠW ii -]) / -Ġkick ing -unic ation -ĠD AC -ĠID S -ĠR ental -Ġcurrent Time -Ġvacc ines -ĠDev il -Ġn ors -_m ouse -urre ction -(n o -Ġ> čĊ -Ġaggress ion -Ġbre eding -.s ymbol -im an -Absolute Path -ĠWH O -_fl ush -- root -arn a -& M -Ġf athers -ĠR ocket -ive au -Ġw ander -Ġcom pos -ĠWar rior -ĠSe at -ĠClin ic -_in voice -(dis patch -Product o -at uring -oss ier -ĠM AY -Ġd agger -Ġsanit ized -ĠR FC -Ġpro ph -Ġur ine -Ġgr ind -ĠExp anded -des cripcion --f w -ĠK erry -= name -Ġch k -Ġnation ally -Ġthe e -In c -Ġ? >> -.R adioButton -.Http ServletResponse -/ Y -ĉf ield -Ġhom me -y per -Ph ysical -= v -Ġdr iv -ĠErr ors -Ġc Äĥ -De ath -ĠW INDOW -Ġpo et -ĠSh arp -ĠImm utable -ĉ create -Ġge ht -ĠRe form -ais er -ĠInitial ization -Ġimm unity -.com pose -Ġlat ency -ĠLeban on -ĠPar ad -Ġfu els -ĠEx hib -co h -% ">Ċ -ĠCL I -) initWith --Z a -_C LEAR -reg n -Ġfin ances -.st andard -_C ATEGORY -.lib rary -Ġtravel ers -_w p -ĠE valuation -start ing -Ġ )),Ċ -ep isode -ĠV ariant -Ġda emon -ĠJul ia -ĠN R -Ġdoub les -< v -/r untime -Ġinterpre ter -ĠIN DEX -ĠHol mes -_D IM -Ġp addle -_ex ample -Ġfore ground -.r outes -Ġs owie -S UCCESS -ĠC DC -ĠB D -_ - -as ured -W riting -Ġcurrent Page -( answer -ĠASC II -à ¨ -Ġsocial ly -yy y -ĠSpecial ist -(c ustomer -ist ani -ke st -ĠM ak -Ġth o -. pt -( comment -ĠCon verter -g am -b ins -. tele -ĠVeter ans -_AL LOC -олÑĮзов аÑĤ -inn amon -; width -oh l -Ġfant as -Ġs ung -ĉ K -( Json -Ġneighbour hood -Ġv ow -Ġs ins -on acci -Ġepoch s -im agen -.Ch ange -.my batis -Se ek -W ER -管 çIJĨ -Ġinter ess -_ Event -eder land -Ġterr itor -Ġci udad -uck ed -Ġsn ack -Ġtransport ed -ĠMan ifest -ĠD AT -_th eta -Ġw ont -.ĊĊ ĊĊĊĊĊĊĊĊ -Ĭ¶ æĢģ -ĠEp ic -De ck -l tra -_Z ERO -Ġ[] ; -/ scripts -Ġ---------------------------------------------------------------- ---------------- -æĥ ħ -Ġwe ed -N BC -Ġrap ed -ĠG ateway -[ M -ĠTime out -ench mark -.View Model -Ġporn os -ĠY a -th ritis -ĠFly nn -Ġme ga -ac in -Ġtrib al -.app le -ĠB lo -â n -ib i -ro v -ĠL ives -^ . -get Request -ĠEst ablish -cont ainers -Ġst arring -Ġcele brities -ĠRel ative -ĠHe ights -Ġtq dm -ĠNorth west -iv ic -ĉ cl -Ġautom otive -ent ric -Ġfort unate -Ġfire place -se ud -nick name -; s -_C AL -h alt -(n s -_de leted -Develop ment -m ovies -Ġident ities -Ġprompt ly -ا ÙĨ -Ġant e -Ġ" ',' -åı £ -imp se -Ġy ap -Type Name -Ġb itch -Ġassoci ates -HE ME -- empty -ĠØ ª -ol vers -Ġpist ol -Sc oped -ag ner -'] ==' -ĠI MP -ex c -Ġo mitted -Ġmind set -Ġ[] ( -Ġor n -_C AM -A vg -Localized String -ĠN atur -Ġcom poser -ĠPlay ing -Ġover d -_ utf -.s k -ĠF ol -$ page -, Object -Ġbe es -al ary -bul let -_lib rary -O ffer -loc ated -Ġ(_ , -âĢľ He -ĠOwn ers -) ).Ċ -Ġb ri -.Ad min -kt ion -лÑİ Ñĩ -Ġerot ici -Cancel led -Ġa gr -re views -_d ma -RI CT -Ġg fx -mp i -pp o -Ġ// @ -Ġupper case -Ġcommit ting -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ -User Data -Ġv ai -ĉs ort -Ġcongr at -Ġd ioxide -д а -. area -ĠJosh ua -ĠK och -_b reak -az ure -ist ical -_AL PHA -_ views -Ġelim inating -OM B -en umer -ĠHy dro -(* ( -ERT ICAL -Ġinev itably -Ġst ole --e ast -ier on -Ġl inger -/d oc -Å º -ĠAl ready -as io -Ġ-- Ċ -Ġabb rev -ĠAt om -h im -ĠINS ERT -s un -âĻ ª -CON NECT -er ator -ĠM anning -Ġ: ( -g as -=> ' -Ġquery set -; }čĊ -ĠPop ulation -uted String -res ident -_F ONT -ĠRes pond -Ġobsc ure -Ġo bservable -ĠContrib utors -k on -ĠMus k -ex ao -ĠT ub -Boot Application -S OR -.H orizontal -.find By -.p ower -Ġposit ively -ven ience -ĠJ ong -Ġwh istle -Ġз наÑĩ -Ġl ending -Ġdestruct ive -Ġon Delete -author ization -(); ?> -_ original -sc ience -at ra -?, ?, -ĠAs c -Ġconvinc ing -$ a -org en -_D ate -ĠPro vide -Ġlon ely -) 'Ċ -ex change -; ?>Ċ -.f ast -S amples -L ondon -'] )čĊ -ĠI onic -Ġp esso -ĠKn ights -ĠR af -_attr s -Ġrepe al -> Main -ĠOrder ed -_N ew -=" "> ";Ċ -ĠS ERVER -ĠHE ADER -_ velocity -ĠIn voke -.timestamp s -Ġs ulf -I QUE -Ġinhabit ants -ph ins -azz o -Ġmon o -Leg end -Ġnon ce -IF E -; ";Ċ -- create -" ",Ċ -per mit -ĠImm igration -Ġpath name -ffect ive -âĻĢ âĻĢ -Ġex ams -- event -ĠT ill -[m id -F IX -; color -( Order -_tra its -Ġorder By -Ġs unt -ĠNich olas -Ø ² -Ġsun ny -in ers -Ġaccess ibility -ĠH B -.com p -ĉ op -Ġminor ities -ethe us -Ġcollabor ative -pr it -H IR -Ġwr aps -ĉd raw -g od -ĠI X -.app s -ĠN M -Ġirre levant -ĠT igers -Ġdi ag -G V -ĠAccess ories -k ont -Ġsimpl ify -ĠF avorite -_t ools -([] );Ċ -Ġtow ers -B es -Ġhun ter -Ġsal on -(b uff -ĉ debug -Ġmal ware -M oving -- options -) +' -ĠLO VE -_S OCKET -_f in -ĠDel aware -Ġsher iff --in valid -ĠF ULL -Ġп од -el as -" strings -ĠRepresent atives -s urface -res olved -ht docs -)) :čĊ -Ġpress ures -Ġnorm s -Ġpl a -Ġs urname -Ġpost al -ĠDep art -Ġsla ughter -or ida -Ġhe bben -Ġdes ar -comp act -_L ANG -åIJ Ī -op oly -_r ad -ĠST DMETHOD -L azy -ĠĠĠ ĉ -... , -( web -ĠP ont -Ġet was -Ġup ward -_h at -Ġ], ĊĊ -Ġbase Url -Ġworry ing --add on -(get Class -S PI -Ġcapt uring -) },Ċ -Effect s -Ġcompet ent -Ġf oul -Ġsubscri bing -ĠO BJECT -IX EL -b ucks -( edge -(p ass -ĠPet erson -Ġbo obs -ĠD elay -_s quare -el im -ot ers -_P C -% E -on click -ĠSV G -Ġto pped -Ġf ist -sm art -ĠR alph -( owner -j ours -Ġbron ze -ĠArgument Exception -( original -_S CALE -_c p -Ġrecomm ends -.set Style -S ure -L AND -Ġrepe ating -M att -. Visibility -Ġenter prises -.Set up -(sc ene -ĠRe active -ur ge -b w -.P ut -p ersist -.c ookie -ĠAud i -` s -sup plier -( Form - ¡ -_s o -Į Ģ -ĠLeg ion -t te -N d -L oss -( attrs -.sc atter -Ġg room -Ġgl impse -Ġn ails -Ġcum ulative -Ġf azer -_s ervices -.N um -ib ilit -_res olution -ĠT x -umin ium -op a -.s chedule -sm tp -ภķ -ur ry -ü k -go og -_sign ature -.int o -ĠSte ps -Ġhome owners -ĠNS URL -ĠP AC -ĠĠĠĠĠĠĠĠĠĠĠĠ ĊĊ -> ')Ċ -en h -Ġinc ap -$ MESS -Ġmo ins -ĠF i -Ġoff season -press ions -> .Ċ -ĠGr ass -ĠGo al -_p df -Hand lers -Ġstack s -.get FullYear -=[ ];Ċ -è½ ¦ -, V -(s plit -Ñĥн к -Ġbake ca -Ġ~ /. -pe z -t ails -ĠG len -Ġset Image -ĠCom ic -B LOCK -ĉ This -o ader -Ġcapital ist -_ST EP -( Boolean -ĠCor rect -r ina -Ġconc aten -å® ŀ -() :ĊĊ -Ġun anim -ll i -al ars -- ne -Ġdiv or -ĠKick starter -]. _ -< number -/m enu -GR APH -vis itor -Ġimpro per -_N EXT -Ġb isa -background Color -/ input -Ġmo i -Go al -li qu -Ġmiscon duct -Ġcompr ises -aw ns -ĠP ie -ra is -role um -Ġcur se -y u -_p oll -.current User -ES H -]) [ -Ġstory t -)? ;Ċ -* = -ĠB urg -/ layout -_back end -; ?> * '+ -åĿ Ģ -ac ency -( URL -_h alf -= l -Ġlist View -( section -.to Array -+ / -ĠRodrig uez -ist ream -Ġelig ibility -:: - -.new Instance -P B -ĠAs sets -ĠCom posite -ĠL abs -ĠHam as -++ );Ċ -Ġbl k -ĠNe o -L uc -@ login -Ġun aware -.m et -_RE LEASE -( ST -AM IL -ri ke -Ġ( ){Ċ -(s printf -ĠAccount s -ĠV IEW -ĠA j -ãĤ ° -Ġwh isk -Ġid i -Ġro de -Ġih n -ĠElement ary -Q ty -Ġintrig uing -Ġå ¤ -J obs -ĉ offset -ĠAh med -ĠTal iban -Ġè İ·åıĸ -Ġinject ed -.Auth entication -_line ar -.Dec imal -Ġapp les -Ġshare holders -Ġb aked -.d iff -ĠE ddie -ok ers -Ġconfront ed -vo ices -Ġt us -ĠSp in -N ODE -_ Un -CT X -/g oogle -Tem perature -Ġ' '). -Ġmagn ificent -Ġstart Index -semb les -Any one -z k -eh en -ĠD ame -. strict -Ġrepl aces -Ġline back -Ġpush es -Ġche ek -ĠSh i -_BY TES -RE A -ả n -_CON NECTION -G ateway -ĠTr avis -ĠA X -ĠBas ically -ĠUp grade -à ª -th emes -erm o -k or -F emale -_att ach -ĠìĤ¬ ìļ© -Ġpo z -============ ==Ċ -(s ymbol -ĠS ector -__ )ĊĊ -_p adding -ï¼ļ " -Ġf abs -Ġr anged -set Name -Ġp error -â Ĺ -ĠFile Reader -Ġful filled -_C urrent -Ġdom inate -Ġsm ugg -Post Mapping -_for ce -Ġb loc -ĠG iant -(v ideo -ĠC U -System Service -Ġ elf -Ġkont akt -ë ª -ke es -gt k -Ġparam Int -Ġmark up -u ales -Ġaccount ed -Ġgang bang -RY PT -ĠW rong -Ġcred ited -ĠM ESSAGE -Ġfl aws -Ġbb w -Ġmetab olic -ĠO EM -/ event -(C ollectors -mont on -ap pear -Ġopt ed -Ġche at -Ġd av -ĠPro ceed -Ġê ¸ -ank ed -и з -ans k -ĠH ang -ĠC ler -Ġdis gu -Ġc map -.cl js -Ġa ument -le z -ĠJo ined -_re ceived -Ġa erial -ot el -Ġgre et -" s -ĠGen esis -ĠCal if -pan ion -Ġtail ored -m apping -and Expect -.tr ack -at omy -ĠO w -ull ah -.Y es -ĠSimple Name -db h -' en -Ġnons ense -Ġphilosoph ical -(get Context -Ġis so -ĠA CE -start Date -Ġb ÄĻd -ĠAUTH OR -ĠGlo be -Ġinsect s -_A l -ush ing -è® ° -/ Home -ĠLocal Date -need ed -hes ive -Ġill usion -äº Į -Ġtr at -x o -/d etail -_M ATCH -Ġbroad band -Ġw al -ĠIllegal StateException -IRE CTION -Ġnor theast -es ium -ĠClient e -ul ance -nt y -Ġt ecn -Dev ices -Ġgr ains -ĠO g -ĠS EL -ud iant -Ġ++ ;Ċ -Ġexplan ations -oc co -Ġdi ets -Ġco hort -( controller -.Iter ator --r ich -ro cess -G D -Ġcar bohydr -Ġfri ed -ĠEmploy ment -ìŀ ¥ -ĠLeon ard -_ ${ -qu ares -Ġcompan ions -Ġpar is -Ġstim ulation -ĠZ oo -Ġre levance -ĠCol our -Ġspe ar -ot ional -ĠL ite -ĠK osten -Ġà ³ -_att achment -orph ic -Ġdam it -Ġd lg -Ġthr ive -CH ANGE -ĠApp arently -Ġat ual -Ġroot ed -( images -aw i -ari at -Ġch erry -STAT IC -m nt -ĠUser Id -il let -ĠHis panic -Ġn ak -Ġcent ro -Ġdim s -_initial ize -ı k -ĠCent ers -RE N -Ġevolution ary -ĠTop ics -_d amage -em er -Ġr und -Ġpun ished -Ġcub ic -f air -[] ;ĊĊ -Ġinstant iate -Ġover see -- delete -unte er -start Time -ĠP ipeline -_G AME -ĠC ir -ĉ Null -.Format ting -uc umber -ĠR ide -Ġz oo -Ġcheck er -åIJ Į -= C -Ġg rit -"); // -_x y -ĠDe claration -Ġcall able -F oo -ĠList Item -Ġin accur -ml in -ĉ Data -Ġev olving -aw an -Ġca fe -fol k -_ID X -ĠAny thing -ĠPalest ine -ĠGrid View -Ġcol ony -ĠGerm ans -( + -.p id -.js x -ĠSuper ior -Christ ian -ĠL ect -ĉ Game -Ġinstrument al -Anim ations -д ал -ĠMos es -ĉĉčĊ ĉĉčĊ -z s -k te -ä¸ ļ -_D IST -bit map -d B -Ġp ersistence -ÑĢ оÑģ -$ l -B ron -Ġ{ | -_ch art -ĠCon sum -Ġh emp -Ġ" ))Ċ -Ġattack ers -Ġknowledge able -Ġc et -Ġvir uses -' I -Ġpitch er -Ġsweep ing -= list -apt ops -.de pth -Ġinstruct ed -ĠR us -benh avn -Ġи н -S ports -Ġon set -æĿ ĥ -. RED -_s i -ĠP ST -.on Change -> tag -ĠR oh -_char acter -ĠLaw s -ĠB achelor -_s wap -.re activex -Ġreward ing -Med ium -- [ -ĠRec ently -J oint -part ition -ĠMin utes -Ġind o -Ġabsor bed -ĠG N -_IN D -Ġsab er -Sp awn -output s -ĠJeff rey -Ġmed ieval -h ed -Gu ide -Ġpsy cho -Ġgl am -E lim -äd chen -_pl ain -ĠS au --f our -Ġanaly zing -QU ERY -Ġtom ato -_button s -V EN -.set Status -. Url -+ ĊĊ -Ġcompl aining -deg ree -conf irmed -Ġsub t -p arsed -Ġtor que -Ġtroub led -ĠT ARGET -Ġtrad emarks -ĠCo ordinate -ĠV iv -Ġ// }ĊĊ -Ġapr ès -.get Position -(Key Code -ĠSil va -Ġmet eor -Ġendorse ment -Over view -ĠP oss -.In ject -Ġeven ly -Ġvisual ization -Ġw char -ĠH DMI -Ġfun ct -ick name -',' ',' -Ġfor wards -Managed Object -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠ -ĉ server -ĠOut look -ĠChron icle -Ġdub bed -Ġd ok -ĠW ear -.A L -pare n -. Interface -Inter faces -.c od -Ġd ib -.Global ization -ĠAcad emic -Ġass ms -Aut om -Ġl w -ĠN W -Ġ&& čĊ -Ġproble ma -ĠManufact uring -lim its --m obile -Ġfil me -/ map -Ġdo it -ĠIn k -Ġsu ed -. arr -Ġunder min -ĠPro c -croll View -__ $ -Ġsidew alk -( that -ภ· -[ q -gram mar -Ġt ë -qu ito -Ġspir al -ext ended -Ġf ocal -Ġdig ging -p as -ĠT all -.pro xy -it ures -TR ACT -ĠRe alm -Ġf eder -Ġorient ed -ĠAltern ative -Ġo we -Ġsour ced -ink er -.d et -S ep -ĠQ ui -ĠPal mer -(_ , -s amples -oy er -ull an -que z -Ed ges -Ġsh out -ĠA chie -Ġha ar -_Con struct -Ġprem ature -Ġre vert -'). Ċ -Ġs chn -filter ed -null ptr -S aved -itect ure -CL A -Ġv l -st ell -ĉ Me -ĠL ip -n ational -Ġwh olly -Ġspr ings -.T imer -ĉs rc -els en -åħ ¶ -Ġcommunic ating -ĠQu iz -Ġt eng -Ġge z -ĠOut side -.S ign -(c s -Ġdisput es -ĠWe iss -ann es -> No -ĠB ach -.remove All -re fer -/d ashboard -ĠA jax -Index Changed -ĠWe ak -' "Ċ -Ġs ights -access Token -ĠJ oi -(d omain -ĉc v -Ġcontin uation -Ġpl um -ad ir -.set Message -Ġ ï¼Į -Ġsw allow -ĠL amp -Ġq w -Ġu u -C oin -ub ic -ĠDe als -r ace -Ġdict ator -Ġmem e -turn ed -ĠJul ie -.grid Column -Ġpup py -Ġp am -Ġ) {čĊ -Ġinv iting -Ġf rench -v im -Ġwr apping -Ġ#- }Ċ -([ - -Ear ly -Ġsh iny -.f aces -Ġreb ell -abc def -ä lt -Ġest imation -ph ys -los ures -_RE L -Ġex clusion -ĠSk ype -we ise --st op -no thing -ĠE gg -is ors -Rich ard -Ġcounsel ing -Ġcomm em -ĠQ MessageBox -ĠSy nd -ĠFro st -ĠCompet ition -ĠAw ake -Ġt ed -ic iones -ĠDev Components -VERTISE MENT -ott i -.run ner -Ġuniqu ely -.fl ag -ĉ rs -_g eneric -Ġ`` `Ċ -ACH INE -Ġme in -( Application -( br -Ġrat ios -: , -ĠXCT est -ustain able -- www -it les -_T EMP -Ġs yst -umeric UpDown -ĉassert True -Ġw f -. peek -ĠBul g -Ġterr ifying -.M ODE -ĠG W -á r -Ġf ic -Ġcommit ments -- tech -ĠL iquid -ope z -z heimer -a ña --m edia -( animated -_go al -Ġg um -yst one -.S ET -ĠW end -set CellValue -Ġmsg s -c ash -AL LOC -/ aws -Ġmic rowave -.Point er -ĉ Console -_s orted -ĠFil ip -Pro d -Ġ//! < -ing roup -Ġk s -_T RI -Ġteas poon -ĠAT T -Ġrecover ing -ĠG LOBAL -.P ar -Ġ/> ;Ċ -Ġmar ble -ul ators -ĠC ycle -Ġher bs -_m etric -) ! -_C LOCK -_ Button -H arry -è¿ Ľ -Ġstr ains -ĠApp Bar -ĠCh an -/v ideo -Ġb am -.Pro gress -$ f -lem en -Ġir regular -ĠD uncan -ĠM int --v ideo -ঠ¾ -ó wn -ĠEM PTY -Ġstack ed -ĠH A -_c ut -Ġwhere in -ĠW ays -(count er -è¯ ķ -Form Group -Ġble w -c ourses -Ġproduct os -ry s -ĠRest r -Ġsty ling -> s -Ġp iv -Ġit ertools -get Repository -ĠI k -_dev ices -lay ui -Ġhalf way -Ġfran ç -Ġtun ing -O A -_N ode -ar de -Ġfier ce -lic ted -# čĊ -Ġbreak through -ĠE rik -Ġb ride -Ġ. " -cul us -ins ide -ĠIndian apolis -ĠE E -Ġy og -urre t -.f s -. grad -_c ards -_ac curacy -_ep i -qu eda -/ org -é ªĮ -Ġcom pte -)) [ -Out side -G reater -ĠRender er -. actor -Account s -Id le -_h ours -ern er -Jo ined -Ġmen j -requ ires -ĠO PER -.remove Child -ĉs p -Ġes se -r ift -xF E -ĠSh akespeare -________ ____ -Ġbudget s -Model State -fill able -- component -oc os -ĠBUT TON -/ io -, out -s ms -Th omas -ĠAr med -res ume -Ġrot ating -ĠV ault -Ġse us -. (* -Ġa mino -Ġ[] );ĊĊ -Ġprov oc -no x -.Get Enumerator -==== ===Ċ -æĸ Ļ -_sc roll -Ġfil med -ĠS oci -g ap -g ro -V ote -" But -_R C -An imal - Ģ -ib ile -Ġaw aken -ore st -in ja -ĠI van -( Command -Ġ ***** -Î · -Ġkv inder -/h elpers -_c ases -t g -ìĦ ¸ -Register ed -ĉp ass -_d igits -Ġcont our -Ġinf ants -Ġjust ification -ĠFort unately -Con tr -ĠonCreate View -_S AMPLE -Ġallow Null -Ġn ud -Ġfet ched -_e qu -ĠUn able -=\" " -> {Ċ -Ġcommit tees -ist ema -+ ". -ÃŃ an -m ant -Ġsou theast -ï¼Į Ċ -dialog s -PRO JECT -charg er -- port -(u uid -. export -S ix -ĠR P -P rem -Ġconsc ience -Ġmargin Right -_d istribution -y aml -res izing -D ock -ĠLoc ations -G Y -Se ed -B UFFER -oss ip -ull en -Th ings -- self -.p oll -PL AYER -Ġå ® -G ROUP -ĠA way -Ġg ospel -xf d -M ary -ĠPort able -T URE -Ġutil is -Ġse it -Ġstr and -Ġtrans c -Ġ( ^ -ĠAl fred -.m em -.c ircle -Ġ~ / -for cing -Ġr iot -pro x -TH ON -iz ación -ĠN I -ro st -Ġdis pro -_in stances -ï¼Į âĢľ -ograph er -end as -ĠIsa ac -ĠP ine -/d is -Ġcolor With -iter ate -_str ide -Ġpun to -.Event Args -( center -Ġneighb oring -ĠPr ison -ĠMess enger -Ġepid emic -da o -_com plex -Ġgr avel -_D IP -é ment -ĠA ri -_bit map -.qu it -( valid -Ġp end -Ġrespir atory -Ġre bound -Default Value -ãĥ Ń -Ġcomm its -.test s -_f r -it et -.s f -Ġspace craft -c ritical -Ġde pressed -ĠAny Object -Ġun b -Ġdisc ern -(m ysql -L atin -ĠB og -ĠWild life -To File -iox id -@ RestController -Ġ"$ ( -Ġ<< " -Ġdefect s -Ġdat um -h in -Ġreal izar -any ahu -ĠS ig -@ Data -ad aptive -ĠC atherine -.c r -ĠCO OKIE -Ġp ictured -ĠFight er -Query able -ĠAny way -ĠGL FW -_n amespace -_ ft -Ġ] ) -Organ ization -Ġconstit utes -Ġqu and -(ch unk -"/ >čĊ -ĠL akes -main window -Car thy -sp in -(c sv -: red --com merce -ภ¹ -Ġdiscover ing -Ġe co -_f ac -inc eton -ĠGre ens -j wt -Ø µ -ĠBron cos -ĠGood s -(G TK -Ġreturn Value -Ġsi empre -Ġneut r -w ent -ĠN atal -Ġenthusi astic -á» į -F N -/d atabase -C atalog -Ġbr un -ĠK ash -_P l -isc rim -, width -Ġin mates -Ass ignment -ĠH aven -Ġplay ground -ex am -@ Controller -ul iar -.get Parent -Ġ" ;ĊĊ -: size -iss ors -Ġf is -Ġal c -ens ation -ĠN ixon -Ġmight y -- str -_s pecial -_A DC -ĠTw ig -um bling -- address -Ġher oin -Y TE -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĊ -F riend -Ġa ve -ĠP NG -ĠKurd ish -DataSet Changed -Ġbl ades -br al -St eam -Ġsig u -IRT UAL -ac os -UD P -(d atabase -he c -ĠString s -_scal ar -ĉd esc -ĠT LS -; "Ċ -ĠCor byn -Simple Name -u ell -ĠEnt re -ell ites -- place -Ġfrank ly -ĠE rf -CE L -Ġpa ÃŃs -Ġh edge -Ġlat ent -ĠIR Q -ĠH erald -ĠP rec -ë³ ´ -.T EXT -Sal ary -Ġaut umn -Ġtrav ail -.S um -Ġc ared -M or -Ġint uitive -Ġj ournals -_ IT -ĠT rou -ä¼ ł -Has ColumnName -Com posite -Ġsp ice -_d isk -_CODE S -ĠInt roduced -ion a -Ġnue stra -o ct -ĠĠĠĠĊĠĠĠĠĊ ĠĠĠĠĊ -(param eter -Ġstud ios -Ġproject Id -Ġbd sm -.Sql Client -im izer -ĠC ARD -+ t -a an -.s ol -_Ad just -Ġright eous -ĠLog ging -.f ilters -_T AB -ĉs ys -roph ic -other apy -ĠB rowse -key board -R ON -+ \ -ro pped -Ġext ensively -f k -Ġl ime -year s -Ex c -Ġs ph -Ġche ating -and ro -ÃŃ o -Ġpr ince -o ire -ĠD estination -ĠConvert s -Ġup stream -o led -Ġserv ants -Ġsem antic -Ġcr unch -Ġevent ual -run ner -/ error -Sp in -Ġsecret ly -Ġas semble -.P erson -end error -_ < -Ġp endant -S leep -ĠChem istry -Ġboss es -l k -)) ),Ċ -Block ly -DE VICE -Ġreflect ing -Ġam ple -Mill iseconds -ĠPresident ial -Ġus uarios -ĠN Z -ĠSal ary -ĠA manda -_n p -j ury -Ġkö n -Ġtherap ist -Ġhomosex ual -ĠDr ake --w indow -ĠLoc ated -.D river -ĠV IDEO -Ġmerch ants -ĠC hest -- lock -/ php -Ġmil ano -_ST YLE -arg er -ide a -G UID -adv anced -me al -Options ItemSelected -=' % -ĠCh am -: data -(st at -Will Appear -Ġinform al -aj i -Ġre productive -ĠC AS -ãģ £ -F UNC -ĠR uth -)+ ( -CON ST -ĠF ans -Ġgroup Id -xffff ffff -Ġsam pler -Ġ}} "> -. the -Ġh ollow -W AY -ĠFac ulty -Attrib utedString -ĠLook s -ĠR ex -j k -ĠM IL -Ġb ard -.L ong -Ġliv est -Ġsk al -ic ism -MA IN -Ġmu cho -B ODY -Ġes e -ĉ use -F oot -.SQL Exception -Ġinherit ance -re ceived -Ġput as -ed is -als a -ĠError Message -Book ing -Ġtr act -ac z -ĠC ant -_reg ex -Ġide ological -Ġj ihad -h os -/s ys -col m -(p ool -Ġest án -ĠP ending -em ás -Ġktó ry -));ĊĊ Ċ -trans actions -Ġw ield -it ere -ert ure -_s s -Ġstretch ing -Ġprison er -.Read All -Ġbes ch --- ;čĊ -Ġcr isp -_SC AN -Ġa e -Str ict -ĠMin neapolis -ĠBo eing -ar is -re k -_p ipe -Ġpri ests -(E IF -eh icles -ĠInter active -b etween -ĉNull Check -ĠBl air -ĠL t -_in line -eth yl - ¼ -_p ackages -Ġbarrel s -_ he -Ġreg exp -_ pts -_H andler -ing ular -ĠN issan -ĠR anch -Ġper ch -Un supported -Sm ith -ĠLeg ends -M i -Ġg f -st eder -Ġacqu iring -Ġsim ulator -() ," -re ceive -Ġin place -A CTION -ĠWeb Driver -files ystem -< Order -lo pen -ĠHE IGHT -.set Border -į ° -__ [" -Ġcl amp -Seg oe -b ands -to List -amb a ->' +Ċ -Ġcred ible -am at -play ing -.setImage Resource -qu el -Ġpod r -ge om -E k -ĠQ atar -Ġg eld -? ',Ċ -Ġc yl -( ax -ĠW I -ur ally -ĠBr asil -Ġsen za -ale y -on en -Ġb ah -Ġmolec ule -R ad -è¿ ° -AN CH -- background -- agent -Ġprol ifer -: boolean -Ġt ide -erial izer -_ ;čĊ -F ee -** ) -erg y -ĠHon or -.Log ging -ir is -Ġunder mine -ĠD y -Ġt yr -Ġde que -Ġdam er -([] )Ċ -.layout ControlItem -pe ated -C AN -rag ments -L and -) ]);Ċ -ĠS ah -ĠDE CL -With in -ĠN amespace -an other -sem bling -.des cribe -Con sum -ĠF ear -g iven -Or ange -< boolean -Ġstead ily -pa Repository -Ġresult Set -_ ENTER -_re peat -Ġt ones -ĠPRO P -n al -part icle -Ġsign aling -Ġaccess ory -ĉĉĉĉĉĉ ĠĠ -Ġvie le -ĠNo ah -- ag -Ġmur ders -Ġa ired -ĠPL AY -ĠS ullivan -_C ore -Ġul ong -Ġblog ging -> This -Ġdata Index -Ġprint able -ĠE yes -_target s -(P y -. over -Ġbr u -am pton -Ġplaint iff -< Key -b ull -Ġ⣠¨ -Iss ue -.cor nerRadius -C ritical -_p hi -. angle -Ġdynam ically -! ");čĊ -> );Ċ -in vest -.* ĊĊ -Ġt élé -Ġsuper f -Ġcas cade -DT D -Ġviv id -Ġsubsid ies -ĠH ass -Ġcoll aps -Ġcer amic -{} ". -ĠLeak age --tr ash -coll apsed --s ocial -ĠCh ad -Ġincl ined -Ġst o -Ġstory board -.p ayment -stack overflow -ĠRaid ers -Ġ# ' -olic ies -ìľ¼ ë¡ľ -em ap -Ġk j -Ġqu ota -ĠGard ens -ë² Ī -ĠAng els -Ġof t -Ġlower case -Ġi Param -Ġche apest -un ta -_p kt -ic ators -Ġle urs -Ġdecre ases -ĉ define -PRE C -amm ers -ĠPre paredStatement -(d irection -Ġcre ws -ark ed -ĠMem phis -ĠS ell -G TK -Ġm aid -: disable -éĽ Ĩ -ĠP f -Ġal beit -open h -?> ">Ċ -.get Source -(s cale -D u -ĠP IL -_ref resh -Ġbet s -(c ar -ĠV on -| --------------------------------------------------------------------------Ċ -ĠGr at -M uch -( Dialog -.stop Propagation -Ġte k -Ġex its -'], $ -Ġphone Number -uc s -ec imal ------------- -- -in p -.po jo -Ġcor pus -Ġpractition ers -.p ic -" testing -Ġstring By -.Not Null -Ġr ang -.D ynamic -_R ender -аÑĤ а -Wait ing -ĠW ik -Ġoverwhel med -% "> -ĠA E -}} >Ċ -u w -_t yp -Ġbuck ets -Ġgre eting -Ġla ughter -Ġant agon -uggest ion -- email -ĉt op -Ġer os -_tr i -Ġiss uing -Ġh á -Ġisol ate -Over flow -, E -Ġnut ritional -ĠAbb ott -Ġn f -.t ouch -.fetch all -_z ip -") }Ċ -Ġam at -ĠC isco -Ġn Ã¥ -PLE X -Ġse i -f oto -.to Json -å¤ ļ -ĠKle in -Ġlib c -Ġmin ers -å ¢ -- print -ĠP ride -T odos -Ġmask ed -Ġset Data -Ġtele fon -Ġunh appy -ĠT ables -ge b -( debug -_all owed -- access -Ġlog istics -Ġg ems -ĠM ature -Ġr sp -ĠAl le -.get Bytes -\ web -ynchron ized -Par agraph -Ġth rottle -.sql ite -cons ulta -ĠSe ah -C e -Ġsub mar -ER E -V ous -Ġre ddit -Ġsql alchemy --m ile -oc ide -P our -}} ">Ċ -st ead -Ġ@ ( -Ġ[ ]) -ĠAd s -Ġover load -r idden -ĠDes ert -ĠW rap -ĠPortug uese -et z -ĉf irst -Ġmile stone -æĹ ł -Ñĥ Ñī -(s uccess -< Vector -co ol -Ġ[ ]);Ċ -erv als -Ġin vert -" io -cur so -fr agment -Ġfeas ible -.set Position -Ġel m -Ġimag in -@ Spring -Ġb ats -pu és -ga lement -ns ic -gi ene -ell ation -ĠBa iley -Sh ar -ĠT ul -ĠH K -Ġfree zing -gl m -ce ans --c ut -_c ircle -åij ĺ -n egative -Ġind ian -s alt -Ġt ing -ĉm od -Ġs int -ak in -um l -ĠText Input -Ġpop ped -T MP -Ġpark ed -×Ļ × -ĠF usion -Ġhe ater -ET F -ro zen -h all -ĠM ik -lev ard -- heart -ĉ order -M aking -Ġpled ged -Ġdir s -$ post -ĠH err -stant iate -, "Ċ -.get Color -ĠS AT -Ġtimed elta -ĠM ai -ĉm ethod -Ġid iot -ĠTr av -ident ified -ĠDiv ine -.get Path -D ash -Ġinf iltr -Ġhandle Submit -bro ok -.g eneric -.short cuts -................................ ................................ -Ġdat ings -ĠM V - # -} "ĊĊ -Ġimprison ment -ason ic -rou d -uc ion -æĬ ¥ -Ġdia lect -Ġon Mouse -const expr -.label Control -Ġwe aker -Ġman kind -ĠRE CE -Ġd iz -Ġapp Bar -Ġqu é -f ra -_default s -Ġal iqu -_at om -: indexPath -Ġmiss es -Ġvis ually -ĠH ands -STR U -i ates -_ asset -F inder -mid t -Ġsn acks -(__ (' -. uri -ĠIn strument -ven ir -($ __ -.Dot NetBar -Ġconfig s -Ġguess ed -ि ठ-Ġinitial izer -Ġ? ", -ĠVer izon -man ifest -ge ben -.d etails -G ate -pons ible -ĠEl im -, str -Ġwrit ings -ĠD erek -ĠCo ordinator -Ġpill ow -Ġnotice able -R s -Ġduplic ates -ern els -k J -.z z -oll and -ĠSE CTION -_f name -uff led -'].' ")Ċ -ĠD ollar -Ġem oji -Car ousel -- player -Ġadjust ing -Ġjug a -alleng es -g ene -(body Parser -lop edia -ĠBeh ind -Ġslee ves -Ġdrag ging -ĠChe vrolet -Ġb iz -iv ities -ĠFrequ ency -, char -.W HITE -_pre view -) ';Ċ -_ ax -ION S -.c pu -.input s -UB E -_fe ed -ĠSup plement -! ). -es us -ĠU DP -Ġmicro phone -Ġconf irms -.is NotEmpty -":" ",Ċ -_S CREEN -ĉ expected -+-+- +-+- -ĠH ait -fast call -Ġdep ict -v b -_p icture -ĉd escription -ĠW ife -uc i -Ġv icious -ä» ĸ -ue ba -Ġset User -ãģ ¡ -Ġd iving -Ġoper a -user content -ar ah -) }, -y un -vel t -Ġun covered -Ġh ips -Ġosc ill -Ġassert ing -ĠX i -.re store -ke a -Ġsp elling -Ġder ive -ab we -ĠD ow -.set Type -_v s -Ġco zy -.c ategories -O rg -_m gr -Ġd ungeon -collection View -ĠBl ank -ac ias -ä ä -_clean up -_ACT IVITY -Ġtri angles -.Menu Item -Ġip hone -ĠW on -] ]ĊĊ -ĠCompar ison -.D oc -Ġcan onical -ĠSud an -') { -Up Inside -b uiltin -ENC Y -x be -Ġch uck -Ġcontrad ict -Ġnuest ro -Ġarchitect ural -ĠF ib -Ġcomp ares -* k -C fg -çĦ ¡ -nt en -Match es -ĠDOWN LOAD -_HAND LER -man agement -[ S -EN G -ÂĢ  -f ang -Ġsl ipped -ĠL anka -esc aping -Ġtack les -ĠPed ro -.P rop -.' ' -.G enerated -.New Guid -at rigesimal -ill on -Ġstat istic -spec ies -hold ing -Dr upal -Ġfundament ally -Ġbond age -Ġres olutions -Inline Data -\ Type -est ion -.w rap -Ġwar riors -ĠLOC AL -Arch ive -Ġembr aced -á» § -.V er -ĠAff ordable -oles ale -ĠAp plied -ĠCon version -m ega -_c am -Ġcer emon -aur us -ĠVol k -.op ens -/ about -ĠSt d -j ournal -()) {čĊ -," \ -( Arrays -ĠD ense -ase ña -än ner -/ stat -user Data -Ġg erman -Ġt z -worth y -Format Exception -ph erd -Ġsm iles -ĠWh enever -( adapter -.bad logic -Ġbrief ing -.Grid Column -- char -dim ension -ĠC opper -Ġnin th -Ġ' {{ -Ġr av -_T able -Ġderiv atives -ĠR aise -ĠF ut -arm or --p adding -Ġre min -ĉ style -ĠMembers hip -Ġspread s -Ġgall eries -ĠClar ke -Ġcon ception -min ute -Ġab usive -_ad j -Ġterr ific -Ġover t -our cing -Ġentr ada -level s -Ġcrit ique -Ġrespect s -ĠM MA -i ene -Ġenc aps -ĠRay mond -Div ider -iv able -b az -Ġ@ _;Ċ -ĠCl aire -Ġur ging -CE E -Ġtransform er -disc ord -ĠJ ourney -t os -Ġcompet itions -ĠO BJ -ĠB is -Ġrelax ation -id y -_IN STANCE -ĠP ref -d ados -ici encies -ĠMedia Query -ĠC ube -ĠStr ange -g pu -(d ays -_Init Struct -Ġfinger print -em at -ĠGe cko -Ġr ails -ĠL um -str action -ig ung -(m ovie -_d ictionary -_int errupt -ĠQ C -ik ed -append Child -rec ipient -r é -V e -Ġtow el -.last IndexOf -Ġplace bo -ĠW ie -.es p -( Debug -oper ative -Ġdece ased -& id -ĉm utex -el ic -Ġb apt -ĉ čĊčĊ -Ġfar ther -H alf -.dis able -.menu Strip -le ccion -Ġresult Code -Ġc ans --e lection -f emale -_F IX -aus ible -ĠP OWER -Ġrecon struction -Ġsc ans -.Xtra Bars -âĢĺ s -Rem oved -Ġparagraph s -_m argin -Ġl ymph -Ġb os -ling ton -ĠBapt ist -Ġadvertis ements -ĠMan age -/ yyyy -IO US -ENC ES -ĠF iction -ĉm enu -ĠFile OutputStream -ov an -ĠF eng -Ġsk ipping -get Class -ann i -Ġreb ounds -Ġpublic ity -Ġing res -use ment -Ġthought ful -.Ch art -Ġhat te -pass port -Ġhook ed -ĠL ens -Ġflag ship -Ġst ip -ĠG EN -Ġcl ues -ip v -ĠR ise -ĠG ew -tab lename -Ġfore most -_ validate -_an alysis -oll a -Ġqual ifications -Ġdistrib utions -ĠFl ower -Ġt ense -Ġthank ful -Ġcl utch -Ġun ified -ro ads -Ġsit i -Ġst all -_P RIORITY -c stdlib -_USER NAME -.by tes -? page -ermal ink -ĠVe get -/v nd -- author -.N ONE -ĠCon current -ĠC ry -Ġstart ers -ĠInter action -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠ -ĠLE VEL -E ll -Ġcom boBox -ĠTh eresa -te k -_H andle -Ġab y -.g dx -, end -(L ocal -O l -kn ife -ar ial -ĠH off -Ġprostituer ade -Do ctor -Inst ances -.Set Value -ĉf rom -Ġlux urious -Ind ent -Alloc ator -_D RAW -(", ", -ĠFr ances -Ġgroup Box -(s chema -Print f -OR IES -- gradient -Ġre put -ar in -_D ONE -in cre -ig nty -Ġex ert -Ġ- . -/ App --th rough -Ġdecl ining -Ġdess ert -Ġinc umb -Ġdesign ation -.P ORT -, strong -Ġsand box -Ġw ines -ĠP av -$ str -ask ell -Ġh ö -ĠP Y -Get Instance -Text Input -game Object -/ events -created At -Ġlocal Var -ĠWH ITE -per ed -ile ge -eff icient -, color -c ate -ĠC afe -Ġsimilar ities -Ġp umps -ĠHung ary -.User name -Ġsk ate -Ġtouchdown s -Ġacceler ate -ĠH elen -OM EM -ĠK un -_v ol -Ġfind All -ĠMens chen -a head -); " -kom men -Ġpossess ed -.arg max -.trans ition -AR P -OLUM E -(s cript -ĠÐ ĺ -ĠF inding -on ces -I o -B old -Ġrenew al -_D IALOG -Ġdis reg -INT ERN -Ġt oute -Ġelect r -ĠG ross -ĉ true -.F ields -ĠW IDTH -ĠD ent -Ġà ģ -NS Notification -Ġa os -Ġme lee -. Validation -ĠDE C --depend ent -Ġsu ic -T raits -$ message -ĠD ear -ĉ FILE -l anguages -.P rot -.add r --g eneration -IC ON -Ġtrans plant --d escription -Ġch asing -Ġche es -Ġ} */Ċ -Tr ad -qu eries -/widget s -sub package -Ġes pec -Ġcr acked -Ġcompet itor -P urchase -- team -olec ular -or Thunk -& P -Ġrel ent -/ #{ -Ġproduct Id -Ġè ¾ -ĠL av -ĠAl ter -.M ode -AD IO -gr p -æ ·»åĬł -Qu it -Ġdepth s --c ategory -ĠD ATABASE -S PELL -ĠFal con -ĠQString List -Ġ'' . -ĠIn stitution -d amage -az or -bel ongsTo -ver ages -ĠN ONE -ipp ets -, \Ċ -Ġfoot print -_ archive -n ak -.get Field -ĠRef lection -Ġ' ] -ĠH BO -_dis count -Ġin cest -ĠD odge -ĠW ade -.N O -" encoding -ĠBlock chain -Ġlaws uits -ĠM aint -ch ten -Ġét ait -Ġktó re -_ ctl -(t imer -B attle -iz o -ay ed -I OR -ĠGlas gow -Ġsyn th -_log s -.p ose -_Adjust orThunk -(( & -Ġuns ure -yst ate -íķĺ ëĬĶ -O ULD -. ng -Ġdefault dict -work space -Ġselect ive -Picker Controller -YNAM IC -.method s -Ġpath ways -ĠF ew -K G -CRY PT -follow ing -ĠD LC -ĠS ara -Ġpres et -estruct or -ĠK urt -Ġair plane -Ġo mp -ĠParent s -ĠMart inez -.com plete -Ġbroad ly -Ġsc are -ĠM é -Ġelim ination -Ġpou red -/ sw -Ġcom un -Ġm asc -ĠOrgan ic -ĠString Utils -il ateral -Ġreluct ant -- age -Ġn z -." \ -Ġpast or -ale z -Ġe fect -pro v -/ init -Ġp enn -und s -Ġs size -ĠPro j -bas ename -Ġsh ells -ĠNe ck -ĠEn forcement -vid ed -st own -S phere -$ r -uss en -af il -ĠTele gram -Ġanaly tical -нÑĭ е -us ually -x n -Ġhistor ian -ĠGreg ory -ol ph -ĠUn a -Ġcon tributes -% - -anti ago -ÑĢ ед -.reg ion -Ġab rupt -ĠUnsupported OperationException -ĠT ASK -_f inish -Ġnot orious -ĠV s -ĠM Q -Ġsun set -Ġun acceptable -ar cer -Ġill umin -ĠOr b -Ġb h -E ste -_dis patch -Ġr ipped -Ġtou jours -ĠPar cel -_ ll -.user Name -.class es -S OURCE -( Number -ел Ñı -Ġhead phones -(s ide -const itution -ann ah -čĊ ĠĠĠĠĠĠĠĠčĊ -Ġcl iff -- ref -Ġmo strar -ĠPow ell -+ y -ĠB G -_f ragment -.P ort -Ġreal izing -param ref -Ġh ometown -@ Table -+" --}}Ċ -F rench -Entity Manager -ĠPl ain -//////////////////////////////////////////////////////////////// //// - ³ -( RE -c apt -Ġorgan isms -Ġj ets -ol ocation -ĠApp RoutingModule -Ġgl orious -æľ į -Ġdisc arded -ĉĉĉĉ ĠĠĠĠĠ -ĠArn old -l ug -Ġpar l -Ġhorm ones -Ġm ah -ĠSon ic -Ġorgan izers -_PL ATFORM -.in v -Ġch ord -vent ional -ĉ of -Ep isode -. Enum -unk t -ĠD h -ĠJ ared -ĠN ak -Ġint ends -End ian -Ġa ustralia -_c v -(res olve -Ġclin ics -lik ed -ASH INGTON -in ha -' * -ĠN P -_b eh -Ġh f -Ġw ür -c ategoria -$ form -Ġsub way -Ġis Active -pop ular -C our -Ġco oldown -Ġa insi -ĠGL uint -ere al -Ġarray Of -Ġh atch -======== == -ress es -_P P -. ^ -_dec ay -ĠB less -met rics -ĠCOPY ING -ĠDump ster -ĠJos é -ĠDesign s -< -Ġ" }Ċ -time zone -Ġe er -max cdn -ĠE SC -ig aret -_conn ected -_re verse -Ġquestion able -ĠUS C -Ġtut ti -Ġdrop out -ĠActiv ities -ĠW inds -')) );Ċ -Ġcon gest -ÄŁ ı -Ġprolong ed -è¿ Ļ -ĠCross AxisAlignment -LE EP -ĠVAL ID -ĠG az -Ġdepend ence -ĠP rix -.Compiler Services -j ump -Ġstr at -c irc -ĠC USTOM -x aa -Ġb mp -Ġb ureau -Ġw aren -N X -( Window -ĠChrist ie -_F E -Ġt n -ĠOm ega -communic ations -Home Page -com pletion -Ġsupply ing -YP ES -á vel -åĪ ¶ -(c lick -\ Contracts -/ questions -Ġe z -AM S -.m esh -Ġ' \Ċ -Rob ot -Json Object -ĠD F -ĠProcess or -_sh ould -.prot obuf -- users -Ġemb ry -F ONT -Ġstart ups -ĠData Source -) # -uro s -_C olor -Ġstand alone -} [ -j d -Ġforg ive -Ġng x -ĠGener ally -Ġconfig urable -/ order -Ġv as -') ";Ċ -ĠR R -ĠT roy -Ġcomprom ised -ĠSw an -int endent -Cent ral -_ keeper -Ġar quivo -ĠRead Only -_cur ve -k v -ent in -è ± -ĠE y -.im read -ĠP am -if fe -at ivity -xb c -Ġgr im --f illed -names e -'] : -Ġa ur -ĠGib son -.Mouse Event -Ġl ado -avad oc -Ġfam il -ĠM oder -f ps -ãĢĢ ãĢĢ -- example -ĠAl zheimer -ĠU tf -_arg uments -Con clusion -text Content -rem aining -Ġinterrupt s -ĠBack up -ĠM ong -Ġrecept ors -h istor -.cor outines -Ġsh outed -Al arm -Ġcomb ust -Ġg rote -ult ural -( ids ----------------------------------------------------------------- ---------------- -ipl inary -O pts -ĠY ale -local Storage -Ġequ ival -ĠF leet -\ b -* pi -ĠQ Label -æ ¡ -Ġv x -ĠA CL -Ġsu cesso -Ġper c -ĠNot re -Ġan arch -R ing -sp b -Ġstr pos -st ores -ĠMap le -(Main Activity -(" ")) -Ġview Holder -Qu ad -Ġig ual -ors che -.m argin -Ġind ie -Ġfr anc -ĠForm Builder -ĠPart icip -.fl ash -Ġstorm s -U lt -Ġf en -[ new -E ver -=" Ċ -Ġlocal ized -_f ollow -Ġn ave -Ġdomin ance -(t ile -J ournal -ĠV C -Ġpenet ration -ï¼ ķ -Ġcomp artment -Ġb ids -Form atted -****** /ĊĊ -(c ity -âĢĶ it -[ C -Ġuse Callback -a ub -) ?. -ĠV AR -ĠSe bastian -ĠM oss -Ġabund ant -G reg -ÑĤ а -_c i -Ġbib li -CR M -ĠAt tempt -ism e -d ash -ãĢ İ -_m u -.Formatting Enabled -Ind eed --d irect -Ġsuck ing -Ġp ne -ocab ulary -ĠPack ers -.N avigation -Ġp ied -cri bing -ĠSt uart -.To Double -ĠSecond ary -S aving -ĠD ut -ĠM add -M agic -, H -.document Element -ĠB ST -Ġdiff ers -Ġmore over -_ nd -SE ARCH -п ÑĢав -æ ´ -to Match -Ġdecre asing --m ember -amp us -( boost -D aily -Data GridView -ĠHttp Context -Ġh ipp -_work ers --l anguage -é ĵ -Ġconsist ed -ath ing -ĠMer cury -$ content -Ġpract iced -ĠMod ules -_D AY -Ġweakness es -ĠL odge -Ġn ar -ĠM ate -Ġj p -ĠHttp Headers -Ġsm o -ĠT OKEN -] )( -Ġaqu i -sw agen -Ġs rv -ĉ ans -A round -ĠMan uel -Ġfiction al -ĠIM G -Ġ. ' -ĠB erry -Ġwall paper -sex ual -ier o -Ġ çļĦ -ìĨ Į -Backing Field -ĠAd rian -BASE PATH -Ġrepe ats -Ġbl ues -Ġunp redict -_c oll -st acle -ĠT umblr -ĠEl f -Ġass urance -Ġc ensus -ĠIM PORT -END ER -an os -Ġ= ( -ĠEll is -" ĊĊĊĊ -.w in -ĠA bove -al on -_t ick -Ġrepresent ations -Ġæ ķ -w id -ĠAr ms -List a -_f ailure -_c m -.Flat Appearance -Ġthr one -P atch -ĠV oy -eng l -Ġnegot iating -> ` -Ġshoot s -ĠF PS -.Y ear -ĠK iss -enc ión -reet ing -From File -Ġresign ation -Ø · -Ġtw ins -Æ°á» £ -Ġge bru -.get Content -.T ree -ĠEmploy ees -ĠF IFA -Ġcert ainty -(C l -Ġtot als -edit able -ॠĢ -.Report ing -M as -qu iet -.r ules -ĠV O -con exion -, K -Ġalloc ator -ĠPow der -\ Repository -Be at -_t ipo -Ġ[' ', -_IN TR -Ġ<< < -< hr -") == -ugg age -ĠC raw -Ġé galement -Ġg inger -Ġprim era -Ġprod uto -lt k -.User Name -Ġstr error -m ith -_n b -Ġdis comfort -']; ?> ");čĊ -drop IfExists -ĠB eg -_H AL -Ġcross AxisAlignment -ĠE vidence -Ġpec uliar -Ġinstit ute -ve is -Ġf ft -à ģ -Ġzo ekt -an aly -ĠHom eland -Ġpen etr -udden ly -ĉ element -ĠB ren -ĠTr udeau -ĠCub an -j am -us lim -_e v -Ġst ems -} % -Ŀ å§ĭ -Ġbrand ing -Ġcorrespond ence -.j query -¢ åįķ -ĠRead s -(Http StatusCode -ass in -(s lot -ĠGrad uate -/// < -Ġinform ations -EN ABLE -Ġp uis -Ġfind er -ĠBr is -Ġnett steder -_m id -Ġo gs -ĠSter ling -Ġar rog -str ftime -| ĊĊ -Ġvo x -ĠReg ardless -Ġes o -ĠCom fort -.Boolean Field -Ġu h -AC Y -Ġsque ez -ĠV ic -cont ro -. lo -Ġ ire -ĠCom edy -ë ¶ -Ġorigin ated -Ġsh ipment -| max -_g uid -lev ation -на Ñı -( undefined -ĠD DR -Ġshoot ings -ĠLat ino -END OR -Ġaver aging -Ġgre eted -Ġthe aters -о е -Ġd B -Ġg st -Ġdef inite -. Storage -.h er -Ġa fore -ĠRe ality -ĠGod s -vers ed -Ġhands ome -Ġex cluding -( ad -Qu otes -ĠS cheme -? q -ĠT amil -T icks -Ġp est -' n -Ġporn ography -_mod al -Ġ ---------- -Ġdis posable -F REE -Ġsh ark -C HE -Ġdep icted -Ġdemonstr ations -ĠK illed -ĠR ULE -Ġobs essed -Ġsimpl ified -Post al -Ġconcept ual -Ġp st -L as -_PRO JECT -ucceed ed -ol u -ÄŁ i -Ġpersonal ities -Ġres hape -Ġenc losed -ĉp tr -Ġtutor ials -Ġexpl oded -_DIRECT ORY -åĨħ 容 -Ġcan on -Ġrecogn ise -P AD -ĠAppro x -ĠRest ore -ĠImport ant -Ġheav ier -.Se quential -Ear th -ĠMil k -.set Request -.t em -Ġre construct -Ġskept ical -_Pr ivate -BU F -qu a -: a -Ġse k -Ġd well -oss a -Ġreward ed -и й -(top ic -_part ition -Ġ__ ________________ -Key words -ĠFr anco -L ite -Ġn aken -Ġз а -O BJECT -Ġcraft s -ĠSw ap -.X na -.Con nect -Ġbalcon y -(re al -ĠBarn es -b ir -ĠTw enty -ay an -at ars -ĠProp el -ĠIh nen -Up grade -Ġcur b -- second -Ġn eph -.p res -ìŀ ħ -.se q -Ġp added -" ? -j l -ãĥ ¬ -') a -Co ordinates -Ġen acted -ENT S -Ġl ac -.f inal -ĠPhp Storm -c alled -Ġin quiries -.m iddleware -ĠD owntown -/ ';Ċ -Ġkil omet -ac cel -Ġqu ien -w string -set Data -Ġman era -Ġmod ular -rim p -Ġtar iffs -âĢĻ il -_TH ROW -/c olor -ĠHT MLElement -Ġcar ro -Ġpr ere -Ġplot ting -ĠPos itive -ĠMach ines -OT ES -á» Ľ -ple asant -Ġal te -Ġa inda -th ese -Ġc ors -ip ay -ĠAdvis ory -ĠRub io -j q -Ġl imestone -Ġdet ached -设 ç½® -ten ant -ĠDep th -al ore -ĠÑģÑĤÑĢ ок -ĠF ORE -ĠL ay -p resentation -) ');Ċ -.sub plots -Ï ĥ -N OW -G ar -hand les -ab ra -put ies -ĠElect rical -M iddle -rop ic -ĠJ D -ĠD yn -ĠB ristol -ĠMc Carthy -Ġstri ker -Ġenumer able -ĠEv an -.default s -qu ences -) || -ĉt oken -â Ĺı --d ropdown -ST ORE -ĠGraph ic -( pp -Ex pl -Ġup wards -ĠD istributed -ĠW EB -J er -is NaN -çĶŁ æĪIJ -> R -üss en -ef s -Ġun cover -Ġl ud -.cal culate -Ġint ptr -Ġmidfield er -. Headers -Ġm f -ere f -.M etro -ĠSpe aking -: b -Ġcryptoc urrencies -Ġdem ons -ĉ EXPECT -Ġw icked -y outube -: Int -ĠHind i -ĠC AT -ĠØ ¹ -r ar -om ore -/ per -/lic ense -Ġre im -Ġawait ing -Ġle thal -ĠE F -round ed -ĠPl atinum -ĠвÑģ е -.co ords -.De vice -/ item -ĠW enn -compile Components -ĠK inder -.remove Item -Ġand a -bn b -Ġpr a -( transaction -Ġembarrass ing -ĉ BOOL -.content View -Ġevent data -at ore -Ġprovided In -ir ma -Ġz ona -_H W -æ Ļ -Ġst ove -Ġcounter part -_Pro duct -_MAN AGER -Ġinfr ing -ĠE RA -_p arty -Ñ ij -Ġin ici -_ Request -Ġmir acle -Ġcancel Button -S py -at ó -Ġpol ish -ĠNic ole -.display Name -\Request s -Ġuse History -Router Module -Ġst ared -ID ER -Ñĥнк ÑĨи -Ġnot a -$ arr -pec ified -Ġto pp -_DR IVER -/ ng -å ł -_t m -% timeout -< s -Ġ( *) -ĠHttp Request -_TR ACK -(n ote -ĠExp lore -_s erv -Ġç » -B inder -+ ", -. att -ĠEth i -Ġc ódigo -=' \ -.l ines -( Of -å° Ĩ -miss ible -Ġv é -Ġac oustic -Ġcraft ing -n it -.b a -ĠLuc y -Ġi Pod -Ġpup ils --m ax -_w r -(c p -ĠRE PORT -Ġd ns -ĠRe ferences -Ġundert aken -Ġkø benhavn -Ġch ai -ĠC roat -_ Log -rown ed -_m ed -ĉ date -# __ -Ġcost umes -ĠRe quires -aff le -ç Ĭ¶æĢģ --S emit -ela ide -еÑĤ од -Ġp estic -Ġd ra -DOC UMENT -Ġ... čĊ -}` }Ċ -ĠA uction -ĠD ock -xxxx xxxx -(get String -ħ į -Ġborder Width -ĠMach inery -Ġpredict able -.S H -Ġam plitude -.for Root -IN avigation -Table Model -at trib -Ġmaneu ver -Ġexc av -B ERS -Ġd apat -Ġinstall ations -.A sync -Ġr ays -= âĢĿ -; ččĊ -.c rypto -_db g -ĠEnum erable -Of Size -_epoch s -m w -M ENU -out line -ĠP apers -============ Ċ -Ġuniform s -ĠG ig -- package -ĠJen kins -ĠHome Page -.is Selected -Ġmechan ic -M K -ĠS ounds -//---------------------------------------------------------------------------- -Ċ -Ġresearch ing -Ġinf os -ograph ics -ers et -([' / -ĠTim ber -. agent -.to JSON -_command s -par ing -_ad just -.n ome -(g lm -Status Bar -file path -? âĢĻ -Ġdetect ive -Ġunser er -ĠTib et -EN DED -(se ed -Ġsne ak -Ġam or -=" // -ĠPan thers -all ax -ĠL IVE -ĉD WORD -]= - -Ġtorn ado -/ min -Ġlung s --c urrent -ĠBook ing -åĪĹ è¡¨ -Ġenjoy ment -ठ° -J A -typ ed -.B tn -f at -ug al -ĠSh ares -Ġdis gr -ĠB AR -ĠFO X -Op code -ĠS z -key down -iction aries -Ġdetail ing -} ))Ċ -Ġp ok -Ġdemonstr ating -Ġnot ation -l ayers -@ if -ĠN PR -.strict Equal -ĠRec ipes -.T ensor -Ġliqu or -Ġdeb ts -.ends With -W heel -.P os -CS V -$ arity -Ġun stable -( loss -ENS OR -Ġele ven -ĠL opez -ĠHop kins -con om -ĠS eth -Ġpo ems -Qu ant -Ġg sl -Ġsy rup -Ġs ibling -Ġc ass --v ous -ö t -_P ATTERN -_SE CTION -est imated -up grade -.m ongodb -ĠBo at -_C TX -Ġfetch ing -ust in -pi el -M arg -Ref lection -Ġd uct -ĠMunicip al -Ġb x -.Get Current -ml ink -ĠAccount ing -ĠGene va -_P os -Ġpass er -Ġhear ings -com pan -Ġfrag ile -Initial izer -walk er -.M aterial -ĠHun ting -trys ide -Ġk at -Ġcl erk -á Ł -do ing -ĉg roup -Ġsan ction -.l b -ĠL azy -ĠCon straint -P agination -Ġpou vez -ĠInd icates -M ER -Ġcour s -Ġyear ly -Ġgros se -abb rev -ĠD ON -Ġproceed ed -ent lich -Ġproperty Name -ĠTe aching -st adt -Ġc utoff -orn ers -Ġa frica -Ġrend ers -ĠYan kees -ĠTool bar -sp aces -.fill Style -Ġseg undo -_str len -.F irebase -å¤ Ħ -Ġmention ing -\ ( -ĠVal ve -Set ter -Ġsp ans -ĠAl cohol -ĠLet ters -\x e -ĠT K -_B LE -.get Result -< Player -ĠP att -Ġeas ing -Ġtur key -ĠF en -') " -Ġconf ined -Ġin clus -Sup erview -(with Identifier -enc ial -Ġstuff ed -Th eta -Ġeconom ists -} ));ĊĊ -co okies -ĠRo ose -ĠChe ese -Ġfich ier -Ġen forced -AB B -no ÅĽci -_AL LOW -Ġrecru ited -Ġexpend iture --n ight -Ġassert NotNull -_ex ecute -ĠØ ¯ -IN DEX -_F MT -Ġresc ued -ĠMonth ly -ĠCons ervation -ĠG eb -Ob ama -Ep och -ic ies -ĠOr t -Ġso it -( icon -F riends -m ol -Ġground ed -ĠC ause -ad ena -WE EN -ĠL un -IT IVE -. loop -_un til -Ġcor r -.ed ges -Ġhyp oth -ched uling -trans lator -ĠÐ ľ -R om -ãĢij ĊĊ -ĠX amarin -Ġviol ating -. anchor ---- ĊĊ -Ġtr ader -AD VERTISEMENT -Ġuns ere -ĠD AO -Ġbl ond -ĠP AT -.g lob -Ġè¾ ĵ -Ġsplit ting -Ġun subscribe -Ġatmos pheric -ĠTr im -Ġcit ation -Ġin ference -ĠF t -ĠDar win -find One -ĠG el -( Convert -Ġaccess or -; text -(s orted -Ġjud ged -); \ -: p -Ġme ine -ĠS lim -.Command s -Ġper ceive -coh olic -< Data -.entry Set -Ġassert False -ĠPat rol -ense m -ÅĤ Äħ -¨ ¡ -W IDTH -ĠRes cue -ĠU IF -_THRESH OLD -ĠMich el -ATER IAL -opens ource -ĠD iana -Ġinv ites -_B ODY -Ġreserv oir -Ġro i -c ust -(t c -ï¼ģ ");Ċ -Ġfest ivals -Ġperform ers -Ġclim bed -Ġj ungle -String Length -Ġunlaw ful -ier re -vertis ement -Ġst akes -Ġh ats -Mod ify -ĠLET TER -.H ide -Ġstat utory -_ white -ĠPer l -uten berg -em ple -.W orld -Ġoverlook ed -Ġcon cludes -/* ================================================================ --w ise -ĉ stream -pop ulation -Ġevent o -Ġillustr ations -ft s -Ġaut of -ĠPro cedure -Ġdes erved --t imes -Ġg ol -N SError -cre st -ĠPak istani -any ch -get Current -Ġl ar -nt l -ĠRe becca -Ġm ateria -Ġfind By -/ ad -Callback s -ĠAl s -ĠKat ie -ĠObservable Collection -ĠDocument ation -Typ ed -ĠCulture Info -ĠTim othy -Ġlater al -" type -Ġun authorized -Ġteach ings -Ġdebug ger -[ value -Ġal ors -Ġu z -Ġsc atter -Ġdown ward -Ġmig li -status Code -Ġ( )) -ĠM W -Ġм ож -RO SS -.b uf -Ġfair y -ĠInf rastructure -=> " -t lement -$ (" -From String -ĠB ild -Ġconvent ions -_n ative -ĠIns pector -ĠP ist -ub ar -Ġreg s -ĠP ilot -Th us ->' + -Ġc ela -.new s -( Product -L iving -R ussia -Ġfac et -et ical -Ġ[' $ -/ [ -ĠD ire -Ġg ases -ĠIN FORMATION -ĠE at -ĠFor ums -ĠChar acters -_m et -Ġìĭ ľ -Ġk ings -ach ie -ĠL ambda -Ġtim ers -ĠLight ing -ĠCase y -add ir -and ex -. answer -ĠH ip -ĠPr incip -Start Date -Ġ ãĢĮ -t res -Ġ& # -.Max Value -ĠPro blems -Ġlat ex -Of Class -ĠLyn n -// ' -Ġvoy age -Ġshut tle -ĠRoll er -ĠRuntime Error -uy a -D ic -ĉb uilder -Ġbul lying -Ġsimple st -.c alled -ĠL R -Ġmor ality -Ġst urdy -tr acking -.sw agger -_B IND -IT OR --url encoded -ĠÑ ħ -ĠTr inity -Ġtr aps -Ġ| - -Ġset Text -Ġbarg ain -Ġbr akes -.get Code -Ġmigr ate -Ġrib bon -) return -Ġcharg er -ac om -ADI US -ĠAmb assador --a fter -Ġann i -ĉs pin -Con cept -ĠHend erson -ĠH OST -.r ank -ĠNor theast -Ġber lin -Ġrequ is -.f eed -Ġsource Mapping -ĠRen contre -. ajax -nest js -Ġtre k -ĠN acional -Ġ& [ -Ġpay able -ort ex -Ġde pt -field Name -Ġcomple tes -ĠR VA -Ġon ions -al ignment -Form ats -Ġ' {$ -Hash Set -ĠB od -.Invariant Culture -Ġsettlement s -Ġhy dr -. updated -vent h -( seconds -="/ " -Ġweb page -( ĊĊ -Ġt ir -Ġto es -ĠBr ick -Ġamb ition -P ot -= max -ET IME -Ġdep ot -c alls -ĠNor wegian -` : -Ġbur ger -Ġprofess ors -ĠAl locate --third s --ch art -Ġfor d -* N -.k otlin -Ġpaper work -ĠDE VICE -% @", -res pect -(m p -é «ĺ -- if -Ġcush ion -ob ot -Ġpar c -SP ACE -ĠNet anyahu -Ġself ish -fe at -Ġclient es --to ols -Ġpor ch -Ġj q -. verbose -Ġlib erals -] )ĊĊĊ -p ies -Not Blank -( term -ÈĽ i -_Param s -.normal ize -B ullet -AS IC -(h ex -_client e -+ , -_D I -Ġforth coming -} ")]Ċ -se o -U m -> Name -Ġcomfort ably -irection al -W ITH -/ pr -ĠP oor -ĠVit amin -v ic -G H -Ġprior it -ĠN N -ĠC losed -¤ í -Ġis Open -\ Console -And Feel -.S UCCESS -_OPER ATION -pol ation -ĠT as -ps z -> '. -C URRENT -V endor -host s -ĠE rd ->tag ger -ĠsourceMapping URL -Ġmar athon -_c losed -Ġexem ption -Ġrecogn izes -ides how -' $ -('/ ');Ċ -m its -war z -ĠCh erry -µ ¬ -n or -port e -Ġw l -_back up -.get Boolean -.get Resource -Ġdefinit ive -. EditText -Ġs ÃŃ -.C ONT -ĠPL AYER -.c ards -ĠSh ore -('/ ')Ċ -cl uir -Web Driver -(m onth --re lease -Ġins pector -å £ -ĠN F -_cl ip -åŃ IJ -Ġinteract ing -.t mp -Ġ'' 'ĊĊ -Ġde e -Ġfro st -"] ))Ċ -ĠPl aces -Th rows -f ork -/ day -i Phone -ĠM IC -Ġfold ing -Ġcro re -ĠCh iefs -pher ical -( price -.Write String -Ġexit ing -] ',Ċ -ight ing -Ing redient -( vertex -Ġscroll View -h f -: new -SE N -se ctor -Ġsp ins -ĠS cheduler -ote chn -sem icolon -Font OfSize -ĠSpecific ally -fl amm -.Object Id -Ġcont a -_per missions -ĉF ROM -IC ODE -/ kg -ĠHot els --m ed -ĠD in -Ġn avy -get Param -Ġm end -Ġportray ed -ĠMet ropolitan -Paint er -Ġref erral -_g ood -Ġmar vel -osa ic -> (& -. ur -Ġest os -Will iam -Ġtim ber -Ġquel ques -ĠDoc uments -.X aml -Ġbatch es -éģ ĵ -ĠRe leased -T ail -CO OKIE -he id -_st ation -ĠV ia -S ale -ĠRe peat -Ġprom in -ĠZ o -- forward -ĠI on -it ary -Ġj us -- request -Ġproud ly -ĠStream ing -(Mouse Event -ĠS print -_ rotation -Re positories -Ġt art -ĠÑģ в -Ġm appings -è ª -C u -C ycle -Ġb un -ĉl ua -ãĥ ī -Ġ(( ! -Ġcollect ively -ĠCon d -Ġwsz yst -(l ib -openh agen -_s kip -.Column Header -é Ĥ -peri enced -ı è¿° -_p rops -Ġcontr ace -Ġmatch up -ab etic -.m embers -RE CT -(d at -Ġs og -ren om -_M ethod -Custom ers -full name -Z N -re try -Ġk ap -ĠNe u -è Ĭ -add Child -will Return -_p ermalink -Ġener getic -ĠW et -ĠMor r -Ġg cd -count s -, type -d ig -( Login -Ġcr acks -Ġbacter ial -ĠMe at -ĠArm strong -ĠBron ze -Ġapprox imate -_dir s -lig a -ÅĤ ad -Ġkind ness -Ġcont re -ĠE VERY -M ET -Ġannounc ements -g pio -ĠWaitFor Seconds -ĠPhotos hop -Ġdis contin -/ dd -Ġtop ology -an ical -. interface -auc oup -.Hash Set -ARI ANT -(r outes -ĠT eh -Ġh ype -] "). -Ġsl am -Ġbro th -- inter -ĠR id --m anager -Cancel ar -ĠP agination -Ġsound track -Ġpost erior -Ġscr ub -cre ating -- * -ir teen -.d y -.s ymmetric -Ġ"" . -============ === -Ġch assis -ĠnumberOf Rows -Develop er -_b ins -ĠO UR -ri eb -Pro s -Ġwi ÄĻ -" d -Ġasync io -ze igen -_s pi -.A LL -Ġscre ws -Ch inese -Ġapi Key -Ġun successful -ĠSeah awks -OR G -ç« ł -Ġprofession ally -ĠCou pon -åŃĹ æ®µ -Con vention -Ġpol ym -æī ĭ -Ġsalv ation -Ġengine ered -ĠW rest -ĠG CC -Ġwar mer -Layout Constraint -Ġag grav -Script s -vent ure -Ġrefriger ator -Ġinnov ations -ĠRun ner -N IC -ĠRoll ing -Control Events -Ġlo os -p ac -ĉ panel -ef e -ĠBudd ha ------------- --Ċ -åº ĵ -(for Key -Ġl umin -Ġ( ? -ĠA IDS -, user -im ientos -content Type -ant lr -é ¦ -ĠW elt -Produ ction -m ight -ĠV II -", ( -Ġobserv ing -Ġdeliber ate -( control -Ġwith d -Ġsem ana -ST ACK -uch en -N ice -ĠDeutsch land -ĠSpec ifies -d ma -iz io -ĠF acts -_pop up -ĠDirect ors -{ : -[ R -ĠÑį леменÑĤ -Ġpl at -Ġdirect ing -ä¸ ī -ĠGil bert -âĢ¦ .ĊĊ -.q ml -Ġthere after -Ġdis position -d raft -Ġsurge on -ĠIns ider -Bl end -ĠT rev -tr insic -Top ics -rie ve -_FILE NAME -Ġaut res -J ose -Produ cer -er us -Ġpet it -ĠN EXT -ĠF ilters -Ġreplic ate -"] ). -Ġl enders -] ",Ċ -; charset -Cpp Object -Ġfl oral -ĠT ipo -Ġcirc uits -e asy -(& $ -itt a -ery l -_COMM ON -'}} >Ċ --back ed -(var iable -( Index -Ġvo ir -_loc ations -++) { -ĠLouis ville -Ġgrat itude -.Mock ito -ĠP owers -ie urs -Ġge ographic -ra le -Ġc ra -ĠSp urs -iph ertext -AC ION -- common -Ġvict ories -ĠFinal s -.sh uffle --m illion -_PRO C -ass ume -Ġil s -DB C -Boot Test -Ġl avor -.test ing -. ast -"] / -m oid -Ġqual ification -ges ch -ĉ put -Ġair ports -J I -Te acher -_un iform -Ġn ama -ĠB ast -ert ype -c apture -get All -ĠReyn olds -oo led -.com ments -Ġch in -). * -Ġи ли -t gl -ud os -Ġd ÃŃas -ch ai -.pro gram -Ġps z -ĉ icon -ph il -ent ral -_WR AP -ov i -Ġnost alg -In finity -ĉy ield -Ġvit amins -Qu aternion -S ink -_g oods -Ġ ........ -ĠW ings -ur idad --st ory -"] )ĊĊ -idel ity -Type Def -G tk -Ġí Į -_M ain -Ġche z -ĠR aven -Ġpay roll -Ġfreel ance -LL U -ĠM end -ed ay -Api ModelProperty -.Form BorderStyle -Ġeconom ist -stan bul -Ġfre ight --A gent -(m eta -Ġsym metry -Ġ' .. -.C alendar -- aut -g f -p ent -yc lopedia -Ġwish ing -ĊĊĊĊĊĊĊĊ ĊĊĊĊ -Ġgentle man -Ġê ³ -= # -Ġlect ures -âĢľ In -Ġ! _ -Ġh b -ĠV endor -Recent ly -_n otes -æıIJ 示 -" My -Headers Height -_S O -Ġunw illing -Ġsuper hero -g io -ps y -ĠPe er -j avax -& apos -ĠCr isis -ord inal -Mem cpy -++++++++ ++++++++ -- val -Ġwork book -- ap -= k -Ġmetal lic -_ peer -By PrimaryKey -_S D -u ator -_SH ADER -) Math -.Trans form -Ġc ows -Ph i -ĠC lem -(_ (" -ĠL ud --d elay -ĠSec urities -ĠOrth odox -Sym fony -(re port -Ġent ertain -E PS -iz oph -ex ual -IR D -ä» İ -Ġl ith -Ġsanit ize -Ġfemin ine -IS BN -.auth entication -_p ipeline -/ constants -ĠCON F -Ġluc r -ric ia -.t tf -.set Content -Ġst an -ore an -ĠL loyd -.raw Value -Ġg or -ĠBrow ns -Re gression -Ġlower ing -na issance -Ġbl ows -Ġam azed -Ġun related -Re views -Ġrub y -ĠMod ifier -Ġgi ants -. thread -Ġcontain ment -ĠStart Coroutine -um at -ore lease -ĠR andy -@ endif -D igest -Ġsubur ban -=" );Ċ -Ġann once -. variable -\F oundation -Ġa cre -V an -Ġt uples -d ns -ĠStand ing -_l arge -Ġbox ing -Support ActionBar -ĠFort une -ĠR um -_m ultiple -arch ical -Ġf write -_ quote -Ġfool ish -Ġcompr ising -Ġо п -- selected -v f -ma id -N ama -(d atetime -Ġindirect ly -g art -fix tures -ch os -ĠH alo -Ġrec urring -- news -v il -ĠNurs ing -- produ -ĠH Q -\Http Foundation -enc i -au en -Ġv y -ocr acy -Ġdeleg ation -Ġas phalt -Ġset Selected -k ok -/ rest -met ics -ĠNS Date -Ġtravel led -Ġrec ib -Ġm ime -CL IENT -ĠG U -ĠH ANDLE -/ Q -[ z -Ġbother ed -ĠBB Q -ç as -_ex amples -_F IN -Ġwhite Color -Ġastr onom --d ir -Ġsovere ign -Ġb reeze -Ġin ning -ĠEd monton -g li -.blog spot -js x -Ġvers a -ĠMoh ammed -.J ob --t oggler -Ġп олÑĮзоваÑĤ -ard on -Ġnew born -Ġnav al -note q -Ġtum blr -Ġh entai -ĠTyp ically -Ġlo ot -.S prite -Fl ight -Ġw avelength --s k -ĠEl le -_ exports -Ġ Ñı -ĠI H -izoph ren -Ġí ģ -_pr imary -Ġmo is -ĠB N -Ġsystem ic -Ġdifer entes -IN CT -Ġ'' ĊĊ -$ q -Widget Item -cl ide -$ file -L emma -/ table -ag rid -ĠMongo DB -int e -Ġapp rent -ÂŃ ing -.D b -Ġà Ĥ -ham mer -=' ';Ċ -Ġbro kers -it lement -sembl ies -E le -{ x -Ġlast name -< - -Ġfl atten -_b and -.R oot -.read FileSync -==== == -.r x -? čĊ -Ġmetaph or -T i -con te -Ġdeb it -Ġcont empt -Cpp Type -æĶ ¯ -Form Field -r atio -os opher -Ġimpl ant -P URE -Ġal ta -_man agement -Ġref ine -ĠCheck Box -ĠChar l -- version -cond itional -ven ues -Ġrif les -Ġoff spring -Ġmill ing -Ġshar ply -Ġunder water -( origin -_ Control -Ġ. $ -Pl ugins -Ġdry ing -Ġillustr ates -- u -Ġveget arian -n pc -He art -; ',Ċ -com ma -te enth -as an -/s pec -_m oves --m argin -Ġing en -³³ Âł -Ġpro jet -Ġo tra -Ġbr as -. utc -Ġsle pt -= sub -ab ilit -post er -Ġs dk -ounc ill -Ġw d -Pre paredStatement -ĠDr um -( attribute -ĠEther net -ĉ DB -Cal ifornia -c ube -[ I -.C reated -ĠH M -Ġtr acing -Forms Module -- you -.c urrency -feed ing -Ġt body -L i -acc ion -n as -Ġtr ouver -N ONE -"} ,čĊ -Ġf tp -With Identifier -pol ate -File Info -Ġpurs ued -ĠĠĠĠčĊ ĠĠĠĠčĊ -DE SCRIPTION -} */Ċ -From Nib -Ġdecor ative -_S SL -(ch at -T LS -Ġsurpr ises -al culate -ĠS plash -( Configuration -ĠS EM -im son -/lib rary -< Double -. robot -³³³³ ³³³³ -ĠCP F -ĠUnder standing -Ġcos metic -ĠX t -t ips -+ k -(" ' -ĠP DT -W AR -.get Object -ĠTrad itional -.sl ug -ĠDi pl -=" ", -ĠFil ms -ĠAn im -.h elp -Ġemb assy -ĠBoot s -Ġb unk --r isk -Ġp ci -Ġ/ \. -ĠI PT -Ġcrash ing -Ġip v -_ ke -ĠRES P -.Log Error -Ġinade quate -I on -ĠF ür -ric ula -Ġshould Be -al ready -']." -G ED -fa q -Ġoption ally -_D is -ĠSuccess ful -ĠC ensus -Ġinc arcer -_C ARD -Ġav iation -ĠG ym -Author ity -.B ean -sh ader -Not Exist -_Text Changed -ĠST OP -( team -" H -w g -Ġgr inder -Ġstri pe -Ġpres ervation -Cl aim -avers al -ware house -target s -Tr ust -Ġal lev -, www -ous se -_ch an -_S ize -system s -Ġobj ection -ĠK ane -Ġcor ros -ĠD SL -Ġu a -ĠM H -ĠStrateg ic -_t cp -Ġê° Ĵ -Ġborrow ed -ĠA ch -ĉ command -Ġg ps -le ston -iche ver -ĠU A -Ġassault ed -Ġspecial izes -ĉ search -Hot el -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ čĊ -ĠP itch -Ġ Ùģ -READ Y -Ġparent al -Ġg éné -Ġdonn ées -Ġdet ain -T ARGET -Ġprotagon ist -Ġclear Interval -ĠIcon Button -ĠGet All -Type Info -E H -âĢľ They -Ġ{ [ -Ġg ag -Ġ Ú© -ĠD ropdown -.f ree -g one -im ens -Ġinst al -ĉc url -_C AN -ĠB one -ï¼ Ķ -ony ms --g overnment -.binding Navigator -ĠD ans -ĠMc L -( en ->( _ -ÐĴ Ñĭ -.* ;čĊ -= j --c or -S on -.ToolStrip Item -- around -_X ML -end Date -Ġsl ack -Ġrot ated -Ġno qa -Ġc ottage -Ġencontr ar -_s kill -hou ette -! čĊ -. weather -Ġemphas ized -å® ¶ -ĠÑģ пиÑģ -ĠComp iler -( android -ĠâĢ º -. turn -Ġsup pression -_c alls -Ġ* @ -(str len -.h ex -ĠB ills -ĠR SA -Ï Ĥ -ĠEs cape -ement ia -Ġfront end -Ġp int -_ex c -zz o -[ ],Ċ -Ġ"',' " -. Environment -Ġafore mentioned -Ġend ure -prot otype -ther apy -ss i -D eg -_pl ugins -.user Info -Print er -ĠPRO GRAM -Ġru ins -Ġempir ical -Ġcraw l -ĠBo iler -- comment -.sub plot -_ et -Ġ'. ', -min or -ĠCustom s -Ġy aw -under line -ĠCom o -( (' -(m ean -Ġcha que -ĠBlock s -.r ad -ilib rium -Ġweb driver -Ġmel hor -d ana -ĠAb use -ĠSouth west -ĠP aren -PERT IES -ĉ IL -Ġscre am -v u -Ġin comes -Ġn im -Ġl ace -Ġcompens ate -Re verse -D at -_att ack -Ġn our -ach en -ce k -< Func -w ie -com pressed --m atch -(" ")]Ċ -im ized -. orientation -.compare To -Ġmass aggi -Ġìľ Ħ -Ġel bow -Ġant ioxid -undred s -/ tools -ĠR OW -an mar -ĠW ow -_t icket -Program ming -Ġthe or --re view -() )));Ċ -ĠRichard son -ĠP ocket -] [] -am pp -_ health -ĠP OP -ĠNav al -Gu ess -Ġancest or -.Get All -.local Scale -ĠM apper -Ġaccum ulation -Ġsim ulated -ĠDr ivers -Ġd és -cur ring -Ġele phant -Ġadvert ised -Ġmail box -SH IFT -ĠMon ica -Ġan c -Ġward robe -Ing redients -Ġ|| čĊ -ipp y -Ġantibiot ics -av ings -(c x -ĠFerr ari -ĠAn imator -.d type -rem oved -order by -Ġc res -oc ê -Ġp ym -ĠCirc ular -@ index -ĠW arm -S ay -ĠAss istance -Ġcur tain -ĠMont e -IL ER -ĠC VE -ĠD uck -ĠAll ows -_f ire -ĠDer by -Ġre pos -Ġhttp Client -Ġpsych iat -Ġnow adays -Ġcaut ious -ĠComput ing -Ġcompletion Handler -ĠWel sh -ĠB EST -Ġstress ful -_P E -æĹ¥ æľŁ -ĠData Frame -ĉ Integer -_P rint -M oves -Ġtransform ing -.B atch -y ahoo -Position s -ze j -Ġno od -io res -_ * -Ġcl k -ĠF loyd -Ġh ap -font size -Ġn az -.not ification -ĠDep ression -Ġac ne -*** ĊĊ -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĊ -.cont ents -yn th -ĠStra ight -')}} "> "+ -Ġtoken izer -Ġsovere ignty -ĠP ence -() ");Ċ -Ġpesso as -.G e -ĠIn cluded -Ġpag ina -Ġex posing -е ÑĪ -_SC RIPT -/$ ', -Th umbnail -× Ķ -webElement X -webElementX paths -press ure -ĠCur ry -_C P -OL UTION -ILE S -prot ect -ool a -Work space -{ };Ċ -ĠU NS -Ġsymp athy -ro ker -Ġrem odel -ĉc ell -Ġat op -.Full Name -Ġfa ut -ĠE asily -_d ynamic -Ġfr amed -Ġmot ive -è· ¯ -s am -Ġmar ca -ĠText EditingController -Ġde structor -cre am -Ġr ude -ĠB old -ĠInd igenous -Ġg ens -Ġrel acion -(s ystem -ĠUIF ont -_char ge -UST ER -E V -.N amespace -Ġmer ger -Ġcal loc -g ang -Bad Request -Ġs per --d esign -Ġâ ĩ -Ch an -Ġorgan ism -, ) -= id -_pl ane -ĠC ases -elf ast -ĠLegisl ature -ĠF aker -Ġinv oking -- utils -(). ' -.f ace -Ġguard ian -my Modal -Ġclip board -ĠAT M -Ġpe as -ĠS ylv -.c alc -ĠContact s -int Value -Ġmodify ing -ĠBar b -. loss -_per centage -Ask ed -(l st -ategor ical -- files -ĠRoman ia -.A c -Ġh ai -ĠF lying -Ġ ż -j p -ĠTr ainer -. arc -_de g -Ġtrace back -Or Fail -F LOW -. old -oy a -g mt -is empty -Ġvacc ination -Ġob solete -recogn ized -Ġru ined -ĠRe in -ĠTr acking -xf b -ا ÛĮ -Ġvæ re -Ġbr yster -ĠIT S -Ġdest iny -Ġsw ear -Ġred es -Ġcl f -Ġfl ipped -ĉ head -Bl uetooth -ĠOver rides -: Boolean -_ = -_l r -sp awn -: index -VAL UES -is key -? ");Ċ -.syn thetic -ĠCheck ing -struct ures -ip ing -Ġvoc als -- Up -ĠManufact urers -ĠMar riage -代 çłģ -Ġgar ner -_C lient -par allel -RI END -Ġvine gar -seg ue -J B -Ġcontact ing -ĠCar roll -Ġout reach -t ensor -_var iant -Ġthe at -lic able -{ | -t iny -_ letter -Ġp encil -HeadersHeight SizeMode -ilt ro -.auto configure -.d rag -.use State -ĠB MI -h int -Com pile -* \ -en ary -Ġl vl -.C ache -+ =" -_t v -ruit ment -Ġf read -Art icles -f ila -Ġpack aged -âĺ Ĩ -AT HER -ĠPl anned -s cheme -Ġdi ary -Ġoff enses -/ F -ĠSt ick -Ġc erc -ĠS lee -ĉĉ ĠĠĠĠĠĠĠĠ -< Image -Ġè® ¾ -- editor -pie ces -ĠD rama -Ġ// //////////////// -ĠT asks -AR C -g ateway -.get cwd -.M etadata -Ġguess ing -åľ° åĿĢ -Ġsm arter -ĠGet Enumerator -Ġe fter -/ operators -ĠGL float -Ġf ør -Ġop aque -ä¿Ŀ åŃĺ -Sp read -SY STEM -Ġinv ersion -ĠBasket ball -Ġsim ulations -Ġden ies -Ġa vez -_list ener -Ġenh ancing -ĠMy th -ĠL akers -_M D -Nd Ex -D ATABASE -Ġt á» -ar th -[ left -Ġcontest s -st ile -(K ERN -_f c -_p m -Ġpres idents -Ġhospital ity -Ġfade In -RO PERTY -_m aps -ĠDefinition s -Ġassess ing -Ġus ar -Ġquant itative -mo z -Be autiful -[ (( -b ons -f requency -Cont ain -Ġpuzz les -ĠCast ro -Ġv illa -Ġkind ly -Font Awesome -ern a -epoch s -_dat as -ĉ ip -.p adding -ĠCont est -Ġed itions -Ġdispro portion -ĠI CO -Ġcome back -= value -ri ad --s ort -Sub mitted -(n etwork -ĠC el -Ġinstall ment -l ashes -.List View -ĠV atican -(Media Type -IV ED -reach able -: Is -ĠC ITY -äº ¬ -ĠHelp ful -Ġba ÅŁ -% čĊ -Ġpsych iatric -Ġrec ycled -FORM AT -ĠG row -b ine -G it -.s s -ĠWe apons -ĠSt y -_ arrow -* self -ire ment -Ġdeg li -App Delegate -_b anner -Ġcoordin ated -ĠWeb cam -Ġcelebr ations -. act -******************************** **************** -( show -Ġweek day -Ġconc erts -ол н -cl in -Ġcr on -ĠN im -.set Vertical -ĠEll en -س ت -ĠS AM -E ff -g z -ste am -Ġant ique -ph ysical -ĠForm Data -.set ter -ĠPO INT -B on -Ġflav our -erv ention -_ENT ITY -ĉ ĠĠĠĠĠĠĠĠĠĠĠĠ -Ġintr insic -Ġæ İ -append To -aram el -) ]) -ĠRecomm end -) m -OutOf Range -Ġkn ight -Ġsat ellites -ĠTit ans -Ġweigh ed -ĠD ana -e ase -Ġs ip -S IM -ĠDevelop ers -mal ink -/ check -_P LL -n ung -Ġdry er -= A -.d w -_S QL -Ġsub plot -D ROP -Ġprot otypes -Ġhour ly -display Name -Ġas i -ĠViol ence -Ġastr onaut -Ġdat atype -Ġinformation al -Ġinvestig ative -etermin ed -ren al -; '> -ĉc ol -V G -_ boolean -re cent -Ġ* )ĊĊ -ĠRain bow -om men -Ġl ur -Ġopp ression -(", ");Ċ -ĠFac ility -DEF INED -Ġne on -Ġoff ender -AF P -ĠClean ing -[] ): -Ġund ocumented -.Re positories -ĠG uitar -аÑģÑģ ив -Sk ills -Ġtestim on -rypt ography -ĠAm ber -ĠSt alin -Ġl one -Ġap enas -Ġdies es -ĠAr duino -è½ ¬ -== - -_A ct -Ġc oded -âĸ ł -amb urger --link s -Ġarm our -.H igh -get Content -st ag -Ġhe ck -ĠìĹ Ĩ -ĠMc Connell -ĠCon cert -ĠAl loc -ä re -.replace All -Ġpart itions -rot t -ĠF le -_T REE -reason able -ĠReport ing -Ġbillion aire -s cores -min s -- eye -M ORE -ab ort -ĠSW T -Ġin verted -ĠTe achers -; n -Ġast ro -н ов -ани ÑĨ -product o -c ountries -ĠO wen -Ġcont amination -Ġv ibe -ĠEll i -.s cript -ĠOl ive -D MA -v ier -: semicolon --m odule -gress ive -ag u -_ players -Ġresult ados -start ed -scroll Top -==== = -Ġweigh ing -Ġ[[ [ -z ahl -( NS -ĠAssert ion -le ague -.setText Color -ĉ Message -Ġmom s -_A F -. wh -AL S -Ġaut re -] ĊĊĊĊ -.op acity -ĠBudd hist -Ġde af -ĠOrgan isation -(G lobal -ens ch -Ġhead ache -ĠAli en -_in ode -ĠSt ark -Ġæ ī --l nd -ore f -_fe at -Ġpedest rian -Ġnom inal -Ġbal loon -Ġspr ites -Prototype Of -ĠA post -ĠF EATURE -O H -Ġre cess -ĠDon na -con sumer -$ GLOBALS -ĠG IF -- frame -In icio -Ġpass ages -Date String -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠ -.by te -B ug -initial izer -p kt -od ium -ĠD ER -. ops -ler i -Ġgift ed -Ġdet ach -ter rain -elt ers -ãģ ı -. loader -ĠN GO -str ncmp -K h -(font Size -ro cket -Ġpreced ent -ĠAur ora -ĠEx periment -is phere -Enc oded -ĠâĢĵ ĊĊ -Ġpy ramid -ĠAnn iversary -of il -ë Ł -( plugin -C oeff -Ġcooper ate -Ġpredomin antly -IS M -Ph rase -_DEF INE -Fl ip -AMIL Y -ĠMark ets -ĠStream Reader -ĠComb ine -Ġmanus cript -z za -, tp -Wh atever -IT ICAL -ighb our -Data Provider -.Text ure -priv acy -.S DK -Ġre charge -Ġc pp -ĠC FG -(h older -(p y -m ot -Ġsav oir -ĠR osa -ĠPC s -Ġí Ļ -.her oku -Ġf ren -ĠR iley -ag ate -Ġs ond -.x lsx -Ġh acked -st ad -G i -Ġsan ity -ĠSql DataAdapter -... ", -ĠP ussy -Ġ **************** -Ġhass le -_P ARENT -ĠU AE -Ġbegin ners -( Client -Ġstatist ically -.h our -ed elta -Ġtr action -uel ve -ar at -Ġsa una -IN VALID -Ġindict ment -AL LE -Ġdiss ent -ĠTyp ography -Ġintention al -s it -ĠAn imals -Ġcoun tryside -Ġu art -} \" -Ġseam less -¾ 示 -Ġaut os -Ġ"' ";Ċ -Fl ush -ANN OT -Ġal gebra -ass oc -ĠW aters -Ġprepar ations -ron ym -[, ] -S ans -Ġarm ies -ipe g -Ġcream y -. art -et re -ĠAn imated -Ġun pleasant -eme an -g reat -i Äħ -ĠEar lier -Ġch ic -Ġpres erving -(ex ec -ĠInvest igation -ĉG PIO -Ġrig orous -ij o -= num -Ġtool Strip -) set -+" & -ĠAcc eler -Ġdevelopment al -is posable -Ġflaw ed -re ne -Up dating -Ġwatch dog -Ġden ominator -Ġsubur bs -Ġ... ) -Ġconv ictions -c losure -.I P -Ġtransl ates -.sw t -.Tr ace -Ġmet tre -.is Enabled -ĠEffect ive -.to Int -Ġen chant -Ġst unned -Ġpo i -/ code -ad m -.datab inding -ĠL orem -________________________________ ________________________________ -Ġled ger -Ġcar a -ĠG ir -Ġwa its -Un o -Ġc wd -è¾ ij -ĠT Result -Ġre jo -Ġem itted -ĠWest minster -ä¸Ģ 个 -ne k -_T is -Ġen act -ĉ with -org ia -Ġj ue -Per form -SP ATH -.top ic -ĠD aten -Ạ§ -Ġsit io -_M M -" So -b ial -Ġsc oped -Re quires -ĠT OTAL -ĠCh ancellor -( contents -Ġste alth -dev ices --p ass -ili h -ĠMal colm -ĠDep ot -Ġconfig ur -a ussian -_con straint -в еÑĤ -G RA -ĠR ates -.dataGridView TextBoxColumn -ĠNob el -it ics -Ġignor ant -ĠReport er -ĠEb ola -ĠSh ock -_re lation -ĠNin ja -) c -Ġt icker -.is Checked -ĠSup pliers -ĠRap id -Level s -âĤ¬ âĦ¢ -ĉ queue -Ġch op -ĠUn ix -re ject --c alendar -(s ort -è ne -erc icio -Ġh ect -CALL TYPE -rou pon -Ġrent als -auth ors -{ name -ĠF IFO -Ġl assen -ĠN ous -Ġsn apped -Ġfert ility -" log -click ed -Ġplant ing -Ġg b -/ output -PE AT -Ġc ategoria -Ġb ach -Prof essor -in th -"] čĊ -Rec order -ser de -ĠTrans mission -tr ad -Ġtur bo -_VER TEX -\ Event -il ver -Ġbod ily -ĠS ources -Ġkill ings -.xr TableCell -Ġfold ed -/ legal -un er -ĠR ifle -ĠM IDI -_Selected IndexChanged -.Size Type -ĠWeb Socket -Ġsele ccion -S and -ot ros -Ġenv ision -/ etc -ĠMel issa -Sp ot -но е -_ ARM -At tempt -ĠB I -ãģ Ķ -ĠD U -Ġback lash -str ide -/ classes -Ġtext Color -_st aff -ob lin -agent a -.c ollections -ill age -' čĊčĊ -fl atten -_s ales -_M ASTER -T W -_d a -P itch -ph ies -Ġz ombies -ĠV ERY -ĠPharm acy -Ġprogress Bar -Ġhas htag -S idebar -@ stop -(p c -ол ж -MA KE -ĠCor on -Ġkv inner -ĠM aid -b ob -.title Label -Ġsuccess es -ĠDemocr acy -ĠSurg ery -Ġcou gar -Ġcur so -Ġl oro -ist ency -Sen ior -æ k -ĠA AA -ĠBO OK -к о -W STR -Ġ*/ ,Ċ -oy al -.v ector -ĠS PEC -SS F -Ġcomp uls -ĠAppe als -ĠW inston -ĠMock ito -con trib -. available -entity Manager -ari as -_s ale -_r s -Ġdec oding -Ġloc ator -ol ith -Ġk ol -Ġasc ii -ĠR ut -/ interface -ĉĉĉĉĉĉ ĠĠĠ -ĠN umer -.fl ip --d el -Ġbol ster -on omic -Ġz m -L G -Find By -Ġadapt ive -lo o -Ġv ue -(re verse -_c anvas -. roles -ific ado -ven ient -" As -ĠEn tr -al igned -Ġbere its -/// ĊĊ -.g wt -. employee -_cl i -Ġanticip ate -éĻ IJ -Ġp ik -Ġmush rooms -(t t -Ġo ma -ĠSan chez -_g oogle -. Valid -ĠFile Name -iv ative -k ed --w ar -Ġm aturity -и д -Ġmin er -Reduc ers -ĠLat Lng -_ST D -D igits -Cal c --up load -Ġhand ic -ี à¹Ī -egr ated -ĠST M -C lients -ĠTur bo -SY NC -Ġphotograph ers -. Out -.char acter -B UILD -.un lock -Ġar ises -ĠCommand s -(" ");čĊ -_F ORE -; ', -+" ' -. Images -") { -ĠM eyer -Ġneg atively -ĠD LL -Ġex e -Ġdef iciency -Ġwild ly --s witch -con struction -Ġexception ally -ĠL iz -/j ava -Ġtheir s -ĠCont emporary -l is -.fill Rect -ĠN FC -Ġre he -(num bers -Ġr aster -Ġfig uring -Ġshow c -ĠJ ill -Ġarc ade -ĠConstruct s -md l -(' | -Ġident ifiers -Ġst ellar -( Connection -Ġ" {{ -y or -(m ysqli -Ġdo ve -Of Birth -.dis connect -_h i -Ġzw ischen -ĠGr und -i ros -_A rray -.on click -ans om -An swers -ĉ remove -F a -Ġhur ry --in f -Ġget Class -ĠReg ulation -ĠFLAG S -m isc -K en -_ heading -G Hz -- entry -Ġbi ography -S ig --m f -Watch er -âĢľ A -} px -Ġsp icy -_s q -L ost -(tr ack -а ли -Desc ending -< bits -qu ine -ĠAdv oc -_S N -ĠHann ah -PO P -Ġem itter -Ġc yn -ĠC AD -? ). -/ set -ĠS ister -ĠEnd point -Ġmen or -Ġinter p -r k -id le -Ġout fits -. vertex -Ġc lic -ARE N -Ġpost ure -ĠOpport unity -v x -ĠFor bes -.D irection -Ġres ide -Ġremember ing -nest y -Auto resizing -pro viders -ĠA H -Ġhur ting -ĠL ily -eval uate -lij k -p apers -ĠSm ash -ĠL AST -Ġwell s -w asher -_RO LE -ĠD anger -* (( -_re pository -ĠRes olve -ĠRoom s -_R G -ĠQ T -o op -ĠHe ap -Ġslow ing -Ġgrat uite -_c atalog -Ġpol ynomial -L y -pc s -F ox -ĠC yr -Ġdim in -/ month -S alt -Ġh ind -.P ER -For um -c en -_p ol -íĺ ¸ -Ġin ser -( ~ -@ test -ĠGold man -Ġupload ing -F c -Ġkom mer -Ġm itt -_log ged -Ġbu cks --l ayer -) };Ċ -ĠO M -Ġv eg -col our -Ġоб ÑĬ -Std String -_ que -ĠT ian -Ġspecial ize -и п -Ġк л -tr ial -- edge -Ġm ars -OG LE -Ġempath y -ĠB om -Ġcoll isions -Ġcart e -ĠTe il -ĠM PL -Ġporn ô -Ġa irlines -A ws -N s -ĠSp awn -( use -é» ĺ认 -Ġy acc -st or -Ġconf ess -Ġpe que -r age -? "Ċ -/dat atables -ĠSh ower -__ / -Ġcryst als -Ġbus car -ĠH aus -iz ação -_ entities -ķ Į -ļ Į -x cc -v irt --che vron -( Result -c ake -COM E -Ġprohib it -ĠCh ess -Ġbe aucoup -ĠÑĩ ÑĤо -R UN -ĠI K -ó ÅĤ -_ Update -Ġsle ek -ĠSpec ify -_c redentials -ÅŁ t -ĠUser Name -ĉ Value -Ġarray List -Ġex changed -ips is -.re lated -ĠSe ite -_B AR -ĠL em -ĠW ATCH -ĠC lients -Ġ. * -ĠEar l --re port -Ġforeign ers -Ġstrengthen ing -ĉ Description -(g o -.tool bar -Ġcalcul ates -ĉs ource -Ġcz as -Ġre cl -ab o -Ġlocal host -Ġ^ {Ċ -.P op -ĠDes igned -\ Abstract -H old -ĠGuid elines -ipl ine -Ġc aching -.Re ader -_ext ernal -.str ptime -ĠWeek end --M ar -ĠBe i -Ġ{* } -ĠR ud -Ġexpl or -ĠBou levard -C ash -Ġprep ares -Ġserial ization -ew ater -Ġad c -: ĊĊĊĊĊĊ -Re fer -Ġsc anned -} }ĊĊ -ĠF ul -Ġtour ing -ãĥĥ ãĤ¯ -> (( -sur vey -Ġí ĺ -... ')Ċ -ĠDiv ider -os l -_C ANCEL -_pre pare -st in -ĠHe ath -.Primary Key -ĠâĨ IJ -ĠLocal DateTime -Ġcooper ative -L earning -.en queue -Ġgo og -ĠReg ression -im ates -Ġvoy eur -ĠDr ink -pl ug -Ġl ender -man a -Ġperson nes -yp se -Ġun link -ĠRav ens -Ġhur d -Ġperiod ically -ARG S -ĠG H -char acters -... "ĊĊ -- establish -Ġd n -( condition -ĠGr avity -Ġest as -_f ocus -Creat ure -(s ite -Ġc arr -ĠR L -ĠR I -ĠM oto -AS F -ĠLuck ily -ĉ Route -Ġent ropy -(" ," -Col lect -( contact -ĠFlo rence -Ġpremium s -Ġlif ecycle -Ġb ans -x ef -Web Kit -ĠFlo ating -Ġcos a -Spec ific -ĠLo ans -b read -Ġdes criptors -Ġ{ :. -TH READ -ĠT rent -Ġsc op -Q A -ĠAnt ar -p el -_d ifference -_ch anges -(... ) -ĠR otation -ĠLG PL -ĠJ UST -(T ask -_sub set -ĠTR ANS -åĬ Ľ -ĠSc out --p opup -Ġsm oked -_C lass -Ġturn over -br akk -ĠRock y -t as -.Regular Expressions -ĠElli ott -ĠSp inner -DU CTION -Ġlib re -Ġmol to -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠ -ĠF TP -m peg -(f eatures -Ġb ald -ĠV id -Ġsh outing -L int -Ġsock ets -Ġpro w -Ġnouvel le -isc ard -ĠS ponsor -Ġconsult a -)) ); -Ind ian -ĠR aspberry -Ġteam mate -ĠJ WT -ĠGh ana -Ġc akes -pr imer -form a -erg arten -_M anager -Ġpre season -G AME -| " -ĠBro ck -Ġoccup y -Ġdecor ations -á nd -Ġc ot -Ġpar an -D isk -rem ain -> ? -Str ong -Ġfr ance -ĠE ra --c r -.Buffer edReader -ĠParad ise -ĠV AT -ĠAnd ers -Ġlim b -amp oo -Ġimper ative -UT ILITY -ĠRec ognition -Ġragaz ze -Ġpop s -yp ress -Ġemb argo -// {Ċ -Ġsy ll -P TR -åŃĺ åľ¨ -Ġdid nt -Mail er -Ġacad emics -ĠFra uen -ne ider -- rel -Ġrain bow -( In -Ġslic ed -============ =Ċ -(s end -NSMutable Dictionary -v os -(p ackage -Ġord inance -view er -ĠSant os --s elling -Ġgo v -ett le -Ġfound ers -Ġw aking -sl ashes --p ound -re cht -ا ت -.on Click -Ġn ord -st änd -_ when -UT ERS -ic c -Ġcaps ule -ĠW id -M arc -ภ¸ -ro red -UG E -LO UD -ĠAud it -ip ients -op ian -ĠS ue -Ġwur den -.H elpers -Ġf actions -[ np --th an -Ġre co -Ġk as -Ġcmd s -/n etwork -xb f -get Color -Ġbi ased -ĠL ak -D atas -vent s -Ġë ² -_P S -. Validate -Inv oker -Ġne uen -Ġju venile -V ISION -Ġdev ote -Ġlin ha -Ġdiscount ed -\ Config -Ġworth while -Ġskin ny -ĠC ourses -le ys -ĠMort gage -K evin -Ġannounc es -]) * -res ervation -Ġæķ ° -Ġprejud ice -ĠString Comparison -Ġbe ard --w in -ĠS ão -ĉ ms -j al -ĠE arn -_ ports -ĠN ombre -_C OR -ĠB UILD -.s ound -Y ellow -Ġlineback er -Ġchar itable -j ug -_NON NULL -ĠD ental -"> ${ -ĉm atch -R ussian -Ġvers ch -Ġp inned -Ġadopt ing -Options Menu -P ag -Ġpair ing -Ġt read -erc ises -ĠSp read -) i -ĠB AD -_t f -UI ImageView -pop ulate -b ab -ĠÏ ĥ -[ ++ -Ġopi oid -Ġ## Ċ -d type -ĠStart s -('/ ') -Ġperson als --mark et -Ġredund ant -ĠEss ential -Ġscrap y -Ġи м -a cl -Ġcre ar -ĠB end -Ġrel ieve -- room -w ife -Ġv Ãł -ĠQ Point -Ġqu asi -Ġmethod Name -\x c -ĠPer u -/ The -. orm -Ġv iz -/p df -Loc ated -Ġconfront ation -ĠChampionship s -Ġhyp ert -Ġd j -ĠUser Info -ĠåĪ Ľå»º -\x b -(s im -Ġ== Ċ -Ġst aging -Ġdr astically -åŃ ¦ -l ords -. less -вед иÑĤе -ĠB ucket -ĠM am -. term -_p i -c zy -.p ub -prec io -ĠV irt -Ġrom an -it at -L ex -_inf os -Ä ° -. other -VE LO -Ġp onder -Ġh anno -( Page -do i -Ġpol ite -Ġprogram mer -D ies -$ d -Ġrep lication -add Column -fr ican -Ġl eng -be er -o it -Ġw asting -yl im -me asure -N eg -Ġpart ie -.con sole -ĠGu inea -TE L -_f act -.ch unk -Ġl ent -Ġall er -Ġठķ -_id le -Ġad missions -JSON Array -Ġv ibration -.h elpers -å¤ ĸ -Ġh en -j ohn -Ġì ĥĿ -Ġjud gement -Ġge en -ter ra -^ { -ĠI z -Ġc â -inst ances -Ġthreat ens -Ġm üssen -Kind OfClass -Ġstoryt elling -_d emo -ri as -Priv acy -h ift -ĠY i -es or -íķ ł -ens itivity -.W riter -ภĤ -D istrict -.get JSONObject -Im pro -(get Resources -ĠS PELL -rodu ce -Ġslow ed -Ġlin ewidth -Ġhonest y -ĠCo ord -ĠF ork -ĠDispatch Queue -ĠCl iff -ĠW iring -_TIM ESTAMP -oll ah -av oid -++ ];Ċ -sem antic --c ss -Ġv eto -ĠM err -Ġlegisl ators -CEE DED -Ġquestion naire -ĠP ills -Cal culate -(c ore -' e -Ġdis like -ĠPre ferences -_EX TERNAL -è° ĥ -Ġd odge -æľį åĬ¡ -.n ames -.draw Image -_p rom -uck land -Ġ<$ > -ı z -/s ite -é¡ ¹ -rop he -Ġcomp elled -Ġl aptops -Ġun i -C LOSE -Ġcasual ties -ĠUn iform -Term inal -. "," -D AT -(T reeNode -ĠGand hi -(st mt -AX B -* M -Ġumb rella -an imal -Ġgr pc -Ġwhere by -Ġfloat s -ĉ arg -Ġdb g -Ġexceed ing -Event Type -.SaveChanges Async -Ġ{ {{ -Ġow ed -ahren heit -Ġì § -Ġequ ipo -ur ai -Ġid ol -] ")Ċ -_m ajor -Ġentire ty -inger print -ç os -/ account -ĉ right -urs os -ĠE DT -_INS ERT -Ġsh ining -Ġ< : -Edge Insets -Ġcolon ies -. IM -ĉĠ ĉ -RO AD -CC CC -pl acing -Ġget Activity -em acs -' %( -.click ed -ĠTh em -is ia -Bus car -.re name -Ġo ath -Ġafter ward -ĠU FO -AP S -ĠJackson ville -.s ome -Conf irmed -.s can -ig Integer -Decor ator -sh ield -ress ive -.d id -请 è¾ĵåħ¥ -Ġsh utter -D am -Ġparent ing -ey ed -$ item --de velop -Ġextract s -Ġdecentral ized -ĠEl sa -_sp in -]) + --in itial -Ġmult itude -Ġsens ory -ĠMODE L -Ġsafeg uard -ì ¹ -Ġhunt ers -ĠT iny -IN O -decor ate -ĠNo Such -H o -( Response -Ġr uler -ĉ short -Ġc aster -Ġclient Id -Ġp db -ëı Ħ -it ic -ĠGame State -Ġnew Item -)ĊĊ ĊĊĊĊ -ou is -n oc -.BL ACK -_V ECTOR ----------- (); -.get P -any e -Ġneur on -if old -ĠK nown -Bit coin -Any way -ay ette -Ġ' [' -Ãł nh -m gr -Ġcor related -Ġn ause -Ġment ality -has Many -ĠF G -amp ie -IT U -F s -.S p -_b etween -Dep endencies -ou g -Place holder -= text -ĠMan aging -ocal ypse -åĮ Ĺ -_m ag -f ld -â ij -C AM -ĠHelp ers -Ġd ost -/ out -Ġassass ination -.get Image -ĠKenn y -.' )ĊĊ -){ // -ĠR anger -Ġg ek -Ġsinc ere -< Value -ĠD OT -ĠVict ory -Ġleg ends -Ġpr isons -(ex pression -ĠR abbit -_s entence -Ġbit es -Ġon Failure -ĠâĪ Ī -K im -.g ender -ĠÎ » -Ġ[ . -"] ); -land ing --d igit -TE MP -ĉ entry -Ġstrt ok -Ġdesc endants -um no -Ġlean ing -Ġspecific s -q n -ĠSp art -Ġpor r -EDIATE K -Ġse per -' aut -ĠSTE P -ĠBorder Layout -Ġret ros -ĠSalv ador -ĠEN GINE -x dc -T weet -v k -Ġì ² -] << -het ics -c oding -Re ach -.re q -gu ide -.s cope -sh irt -rog ate -SET TING -ĠProte in -Ġe ing -. EMPTY -.d f -Ġclear er -Ġc rossover -ĠTo ys -Ġco ated -.M onth -ĠAtt ach -/ run -.t abs -Ġogs Ã¥ -B rown -.D ATE -Ġf os -åŃŠ符 -W ood --th ree -her ited -Ġ rop -( ac -Ġembod iment -ĠKenn eth -Ġcan non -Ġb idding -čĊ -.get Resources -Ġl ump -_const s -( ext -ĉd ir -â Ŀ -Ġpadding Top -Ġobs ession -Ġb anning -ĠApp Module -Ġpart isan -Ġcatalog ue -Ġmin ors -Ġpitch es -we ep -Ġundert ake -Ġthem ed -aud it -.scroll Top -Ġr er -Ġsympt om -Ġopen ings -.block s -open id -Ġas sh --s ave -ĠP ig -Ġreg ain -Ġin icial -/f avicon -ĉ exp -Ġsp ices -isk a -claim s -m ak -definition s -Ġcorrespond ent -ĠCann abis -__ ,Ċ -ĠL ucky -ĠGa ussian -ĠN early -C AD -'] ]Ċ -Ġadequ ately -ĠT ITLE -constitution al --m m -_ override -Ġbl as -.ready State -Ġremin is -Ġrein forced -ĠColl abor -Ġdecor ating -Ġb achelor -ERRU PT -Ġup right -ip ation -ĠNob le -Ġvalue ForKey -Ġset Loading -.I gnore -å ģ -G lobals -ĠM ent -AS SES -Ġlim bs -ĠH UD -inc i -. iv -ĠQ ModelIndex -F use -Ġped al -_F REQ -( verbose -Ġlong itud -ĠChar ter -ê ·¸ -Ġbund les -. ignore -um bo -EM A -.... ... -s x -.C ard -Ġhe ute -Ġste er -j umlah -Ġ{ _ -_Check ed -Ġf ax -ĠG ust -itch ens -Ġ ))ĊĊ -Ġremark ably -/ XML -- remove -_b t -Ġinc ub -.p ackage -.current Thread -ĠHigh lander -.s ide -s plash -Ġ ici -= D -Ġp uck -Ġball ots -Ġhug ely -co eff -Ġp Data -.C OLUMN -ĠHe aling -Ġord in -! ), -Ġ' ',čĊ -(m d -ĠS ask -< strong -Ġsurviv or -.s eries -Ġcaffe ine -Ġ` ( -.TRA ILING -_ Input -(" ^ -z d -& );Ċ -ĠP ing -Ġv oucher -.r ating --sh irts -ĠRetrie ves -.al ibaba -Or acle -_MO V -Old Data -Ġ/* čĊ -Ġg boolean -Ġ=> čĊ -Ġr á -Ġbl unt -ĠImage Icon -if ik -RT C -Ġfib ers -Ġto ile -.s ent -ĠPy Qt -$ app -Ġmed io -Ġgrant ing -Ġtsl int -ĠM ö -(fig size -Ġhur ricane -Ġlif es -Ġà Ħ -rocess ing -_st andard -- option -')) ) -Ġvac ant -å· ¥ -ĠH ollow -handle Change -Ġdiv ider -ĠEngine ers -Ġsv ens -Ġcompl iant -t anggal -ĠC redits -ĠEm irates -Rule Context -Ġreal ization -Ġdistr acted -]+ = -Ġaug ment -ĠD w -ot p -or rent -Edit ar -.st ock -St udy -pe ctions -ĠGame Manager -= cut -Ġf lock -ĠRom ans -th em --h op -Ġscreens hots -Ġ/* !Ċ -Ġconvers ions -Ġnormal ization -(config uration -Ġa eros -_se curity -! 'Ċ -B onus -ĠDR IVER -ĉ Date -t ie -ĠWy oming -St and -it re -Ġsh oppers -Ġdisadv antage -Ġlik ing -ç¬ ij -Ġunderstand able -SE E -Ġh oy -Ġnin ete -Ġcon fer -Ġnow rap -ĠV ern -, čĊčĊ -imest ep -Layout Manager -à · -ĉw ait -PLE TED -J apan -Ġindu ce -Ġå ¯ -оз в -_END POINT -.h orizontal -Ġacceler ated -rim on -IV ES -Trans actions -Le an -ĠSO UR -wh ether -y g -Ġo id -ĠEntity Manager -OUN TRY -Ġfil a -OLUM NS -IN UE -ĠAn chor -TR AN -wo o -block quote -ĠN urse -ĠCar p -Ġrede em -. try -ĠJ P -Ġtimestamp s -Ġ?> ">< -ĠREM OVE -ĠStar bucks -Re ally -Ġflood ed -.C allback -Drop Down -ip ro -Ġt ended -l te -Ġproport ions -- te -ĠR ena -lic ate -for ces -.ex tra -.auth enticate -в од -¡ ° -Ġfor ControlEvents -Ġsen ha -Ġke in -Ġmin ist -ĠPre ference -ĠTele graph -Ñĥ п -str pos -Ġillness es -Ġp igs -Ġget Intent -S ol -Ġ ¡ -(c pu -[ prop -s creens -'); ?> -ĠAct s -Ġstr dup -Ġaver ages -an al -ĠCas ual -Group Box -ĠHand book -/ comments -Ġnumber ed -Ġbroadcast ing -çĽ ij -.native Element -.m u -Ġupdated At -ĠDoes n -.A C -.c oll -Ġrec order -_sh a -B g -b il -Ġbol ts -Ġç ¬ -Ġim posing -ĠInformation en -_flash data -e conomic -Rem ark -uc as -ĠOff icers -ĠT ER -W alk -Ġmerc ado -_g enerate -H Y -Call ing -s nap -script Id -. operation -ĠFl ame -l iness -Ġrent ed -_t oggle --ch anging -ĠT Y -' util -EE P -Ġgraph ql -ĠUn i -Ġimp ulse -.B asic -Ġenerg ies -M ARY -ĠMar cel -Ġmort al -Ġf res -m ens -m otion -Ġsample d -âĢľ That -id ay -qu ipment -get Int -ĠA bsolute -,' " -un ed -.sh are -Ġ} )( -mm m -ĠR ising -ä» » -Ġun employed -x fa -.f ollow -ĉĉĉĉ ĠĠĠĠĠĠ -sl t -.P hone -Ġkn ives -Ġe ve -on Click -] ))čĊ -ĠW itness -ĉ NS -ĠE OS -ĠSte fan -ĠPri est -âĢĶ which -Get String -. By -Ġup stairs -Ġdetr iment -bro ken -emb ro -Ġnic otine -il ion -Ġaston ishing -_ aff -ĠLess on -Ġaccident al -od or -Ġdec ir -Ġnew Name -+ . -çĽ ¸ -igs list -ĠG ithub -Ġsuccess ive -rac ial -Ġen viron -éªĮ è¯ģ -Ġredirect ed -T OTAL -Ġgrab bing -ĠL ance -Ġfor fe -_C B -å¾ ® -El apsed -_w ay -(Dialog Interface -_me asure -x bb -D og -Dep art --s rc -res olver -with standing -_sh ell -ĠLast Name -ĠAv iation -Ġbegin ner -("% . -(to ol -Ġн ов -: init -(A PI -ĠMorr ison -vt Color -Ġstap le -/ INFO -Ġsupern atural -Ġste ak -tim eline -zz le -" `ĊĊ -Second ary -ĠNep al -.String Utils -Ġad am -Ġ( ... -Ġsub stitution -Ġboard ing -ĠKey word -ĠAss ault -dbc Template -Ġorder Id -( engine -.assert That -ĠVen us -Ġhomic ide -ĠA val -Ġg utter -ĠSupport ed -/p art -Ġac claimed -H istor -Ġmes es -ü ber -ĠRen ew -Ġgr as -ĠE k -Ġin file -ind y -.m usic -.S croll -ĠA ges -ĠNar uto -ĠG ather -Ġconfirm ing -= (" -Ġpitch ed -ole y -Fr ance -+' " -$ total -Ġon de -Ġd itch -_s igma -Ġcontinu ity -re ward -- load -Ġproces o -Lock ed -st aw -Ġsp inal -l azy -! == -j est -Ġd un -ĠRod gers -ĉ grid -Ġlog os -ĠBeng al -.s uper -Provid es -Ġnut rient -.T imestamp -IZ ATION -åĨ Į -Ġf ats -ĠX xx -ct ica -Target s -Ġcont ours -Ġre ordered -: Array -Ġtoler ate -V ir -Ġter ribly -Ġbr icks -(& _ -h b -Port al -ĠB read -. which -ÂŃ t -as InstanceOf -Ġj object -ĉ length -_M T -; ">čĊ -_EX IST -Ġmat ernal -RE L -Ġê²½ ìļ° -he e -Ġlayout s -ĠL ap -ais y -Ġst umbled -ĠU IG -ĠS co -Ġimp aired -RES SED -Ġab uses -V F -AR B -.N AME -r ch -prim ir -_com pleted -Ġp enny -Ch rome -(b egin -ern en -- checkbox -Plain OldData -ĠL PC -r ade -sp ir -Ġcon ceived -T ips -ĠIo T -ĠG an -èģ Ķ -Ġbi ases -Ġconsult ants -ple d -_ ht -associ ated -], ĊĊ -Ġdelight ful -ĠÑĤ ек -Hel vetica -( load --exp and -_W IDGET -to a -ĠA kt -Ġom n -Ġcl auses -Int el -*/ }Ċ -_reg istration -Ġold Value -Ġrest oring -Ġun real -O VER -ĉĊĉĊ ĉĊ -AT S -_pro be -Ġdiv isor -.update Dynamic -å¹ ³ -Produ ces -st amp -.j boss -ĉt ask -! (: -Ġpsych ic -@ class -M artin -ĠPass ed -clar ations -h el -а Ñĩ -ĉc opy --b in -z an -ig ram -া ঠ-(s ig -ĠC aval -_ ## -Ġ% = -out lined -ĠAc id -Ġunpredict able --d ashboard -Hex String -+ c -.P ublic -Ạ© -Ġconvey or -ĠE B -Ġselect s -Ġknock ing -ĠC ec -IBUT ES -owa Äĩ -g atsby -* v -ent ropy -Ġdispatch ed -Ġcam el -ĠSat urn -Ġover weight -( phone -par able -% B -_v ectors -Ġbrew ing -ĠT k -ĠDownload s -ĠS aved -.Pr ice -Ġcur ved -ĠParen thood -è ¶ -.p nl -plet ely -.D ay -Ġadvertis ers -Ġej ec -Ġpr zed -ë ¯ -! ';Ċ -ĠK ush -ĠT AB -Ġquest s -Ġcoinc idence -umm ies -ĠKash mir -ĠEth ics -_g rowth -Ġakt iv -Ġgroup ing -å¢ ŀ -_tr uth -åIJ ¬ -t odos -is et -Tex Coord -ä tt -ĠZ ur -ro ys -_M AGIC -Ġbrew ery -( State -ĠSM ALL -ĠPl ants -it bart -each er -ĠAd elaide -L u -Ġf ick -und les -_load ed -и е -P oll -rit ic -EL Y -Ġ+ ' -ĠProf ession -Ġst amps -ĠS ew -scroll View -Ġcomm unist -/pro blems -}čĊčĊ čĊčĊ -, o -Ġu dp -Ġob ese -appro ve -ancell ation -_G ame -ĠHas htable -adaptive Styles -Ġpossess es -.match er -function al -M rs -ĉs ave -ĠDb Type -Ġk en -get Context -Ġm ans -( rel -ĠBrother hood -) `Ċ -è§ £ -.In formation -OutOfRange Exception -ĠS ek -C as -Ġblog gers -E ither -(" "" -Ġpin ch -Ġco arse -) p -ĠP ulse -Ġlear nt -Ġdent ist -Ġon change -Ġdirect ives -( actions -ny der -ĠSh ir -T rait -_de p -ĠP ET -ĠRE P -.App Settings -cu ador -iden av -Ġenv i -Ġsl ammed -ĠSh oot -Ġdate Format -.j oda -ve ys -Ġ) .ĊĊ -Ġcare g -ĠPar allel -_ translation -.function s -. obs -Runtime Exception -[] = -over view -ĠSch l -Ġno isy -ĠOn PropertyChanged -S ending -Ġunf amiliar -U pon -ĠPrint s -.t yp -Ġflee ing -ĉm ove -( Un -Ġq r -× ľ -_b eta -Ġsk ies -ĉm e -W ND -Ġstick ers -bl as -Ġinsert s -Ġvers es -ĠD ew -Ġtang ible -Ġhe cho -P OL -Ġte ardown -om nia -IB E -.c over -_str ategy -^ - -set Position -u ale -S igned -Ġif ace -as eline -.set Time -ĠMin eral -ĠFight ing -sk ins -Ġdiscrim in -Ġdans k -ĠPr inceton -ac ist -Ġ( ));Ċ -tr acks -imon ial -ad ecimal -EP ROM -ugg le -.Not ification -$ mail -c antidad -ĠJ ung -Ġseek ers -Ġpl ausible -t ier -еР¶ -Ġr apper -ĠMan a -ĠHttp StatusCode -Ġburn t -los es -ĠF oto -ĠJson Object -Inst agram -Ġsys call -Ġreal ities -ĠMAT LAB -:^ {Ċ -TER M -ĠC bd -ĠPar agraph -Ġtrav és -Ġconstruct ing -Ġsw al -Ġp ige -LL LL --ex isting -G ets -Ġmelt ed -Ġmitig ate -H en -Ġh m -im as -ĠA o -ĠP erez -ĠD AL -Ġëĭ ¤ -Ġdiv is -Storyboard Segue -ĠMod ify -ĠÃľ ber -_O VERRIDE -.p em -unt os -Ġespa ñ -Ġ{ ? -ĠP AY -_ip v -ĠF ury -__ .__ -el ow --center ed -check s -_ Reg --J avadoc -ĉ load -ĠLik ewise -ا Ùħ -UN E -.se m -x cb -ĠC ave -_s leep -Ġsil ently -ĠExt reme -.To Upper -ĉC HECK -Ġc ue -ĠQ ByteArray -Ġcorrupt ed -ĠD é -Ġimp ed -Get Name -Ġinaccur ate -Ġso ber -е е -Ġbar code --- ){Ċ -ink i -Ġé p -Ġd ri -ĠAL T ->>>> >>>> -ont a -[ L -Ġinter es -ver ting -Ġdi agnostics -p dev -è © -ĠIntegr ated -). ' -_g c -$ text -.g ames -ĠT erra -' Re -.trans fer -_F IFO -get Model -Ġbl and -ĠCole man -Ġpr imes -Ġæ Ī -Ġcross es -n k -G ING -Ġ' ^ -ĠB lob -Ġinter course -ĠBl vd -Ġweigh s -_reg ular -ĠPer th -Ġsepar ating -Ġb illed -.tab Control -Ġpup pet -Ġutil ization -Ġâĸ ł -Ġsucc es -Ġl amps -_pro j -E ric -Ġren ovation -ĠFam ilies -ĠB its -part ials --M en -s olution -Ġd warf -.IN TEGER -ĠLO CK -. ct -Ġexcer pt -ĠP ix -ĠFirst Name -ANT ED -ĠAd mir --h elp -P rior -ĠAl ign -.IN STANCE -Line Edit -('/ : -Ġin et -od us -.p kl -ĠK Y -up ert -Ġn erves -_grad ient -} ',' -_un ref -Ġs aturated -ĠConn ected -ĠF N -EX IT -Ġtele port -Ġav ait -Page Route -Ġdivor ced -(l ang -f st -ĠT yr -Ġmess enger -if stream -X S -ĠBank ing -Ġinfect ious -ĠM ons -_LO OP -Ġzur ück -Ġobt ener -/re pos -V el -ac ro -Ġuser Repository -style Type -ĠS RC -VML INUX -rec ursive -/ bar -_ch ip -omin ated -ĠN it -âĢĶ to -ĠBudd h -ом еÑĢ -ĠM AG -ĠC HE -_d en -. raises -_de gree -Ġpump kin -_tem plates -_M EDIA -ĠTim eline -Ġb ots -Object Type -Ġbu ys -.post s -C AL -wait ing -ĠDani els -Ġd abei -ĠS igma -il or -ig el -, W -AD S -( panel -ì² ´ -it ating -.p alette -Ġmos quito -Ġt ego -(parse Int -Ġdes pués -p romise -Ġw ij -types cript -ĠT v -_IDENT IFIER -).ĊĊ Ċ -_fl at -its u -US R -ex perience --f it -ph inx -_th resh -Ġide ally -ĠFre eman -, DB -_r w -çŃ ī -U b -_stat istics -=" ">< -Ġch ore -Ġy ork -inst alled -Add itionally -Ġp stmt -yl ko -:: Ċ -Fore st -Ġhead set -Ġgall on -ÑĢ ем -Ġwithdraw n -ĠC andidate -Ġmel ting -Ġfree zer -Ġh l -_HE LP -m ime -( /* -Ġth irst -$ return -member of -еР± -ĠHttp ServletRequest -( ob -_ Result -Ġassert ed -Ġfulfill ing -Ġstret ches -par ated --f unded -Ġå Ľ -ing les -_c a -. condition -ĠDis plays -Ġor ang -ĠC RE -Ġgl Bind -ĠSelect or -/ type -ĠAlex a -ched ules -ĠPen insula -Ġpar ity -ĉ dest -ĠDo ors -čĊ ĉčĊ -_dim ension -Ġa load -.St oredProcedure -(p aren -ĠBur ke -') ]Ċ -- engine -Ġqu ir -ĠHy brid -ĠDo e -Ġout lines -ĠTrend s -_N V -per iments -ĠH in -? ', -ĉ Text -F UL -Ġsm ells -Ġs lick -Ġmis erable -ĠArray Adapter -Ġparam String -H om -_l iterals -us uarios -Ġprompt ing -_l azy -ĠActiv ation -_ oc -We ak -Ġan ecd -ĠU CLA -= re -isse ment -ĠEsc orts -Ex cellent -ĠP ause -Ġre positories -T OR -ari ate -_is o -up dates -hal b -udi ante -ë¡ Ŀ -Ġna ive -ĠP eg -ĠL ounge -ARG IN -(b in -On ClickListener -ĠFA ILED -Ġl ite -Ġd zie -ĠL iteral -iv or -fc ntl -Ġe ats -Ġq ed -Un lock -rid ing -und ai -= M -AT TER -Configure Await -ici as -ustom ed -Ġsuccess ion -end Time -ĠJ upiter -Ġjud ging -d ration -_d ocs -.m o -Ġeduc ators -ĠV ine -Con d -[ out -q b -\ Validator -Ġmean ings -Ġpresent ly -Ġdiv iding -otten ham -asc ular -Ġtrail ers -ĠC LOSE -ам и -âĢĻ ai -ĠG ain -w or -Ġpl anner -Ġdistrib uting -v at -month s -x label -H F -V iol -.BASE LINE -еÑĤ ÑģÑı -ĠR otate -Ġtx n -: bold -Ġb loss -Forg ery -( embed -Ġjak o -s printf -the ir -Ġexhib its -- static -he cy -get ActiveSheet -.c lients -ãģ į -_h ide -[ word -C b -add Item -ax e -_r adio -al ion -mod ifier -Ġsat uration -Ġden om -_p ixels -m ess -(f l -at if -Ġse cs -Ġpro stitution -Ġgrand children -Ġparad ise -ĠF eld -_B INARY -it ous -๠Ħ -Ġflash ing --s ided -Ġcontrad iction -/* ĊĊ -y label -ĠT et -Ġadm ire -res o -Ġlet z -ĠSE ARCH -sl ots -ĠRew ards -ĠH og -ĠNS Data -st ash -F all -ĠA mer -Line arLayout -/ photos -Ġfe ather -Ġ| čĊ -Download s -.Start sWith -Ġ// # -ine Transform -Ġaff id -V tbl -ĠRog ue -scri bed -Ġfa uc -ĠMon roe -Ġdecl ares -mod ern -re on -ay be -P ASS -f ers -_MULT I -ĠMath ematics -Ġsud ah -_ATT ACH -Ġnumber With -ĠSol omon -j in -ograf ia -ö l -_d esign -cul ated -ĠL una -ies z -Ġ=> ' -Ġrevel ations -Al ong -( ed -ĠF ilename -Ġy label -Sec ure -Ġbus ca -agn osis -_RE CE -Ġoverl apping -Ext ent -Ġanticip ation -Check s -ĠALS O -or c -iling ual -it ational -Ġadv ancement -ou ro -ĠP redicate -å¾ Ĺ -er ia -ĠPier ce -or io -Ġmer its -Ġpe anut -.P ackage -ĠCon duct -_SENS OR -Ġbo iling -Ġin tra -ĠI GN -ĠF ur -.Ref resh -ĠRe ach -_dec oder -.Ex p -ĠÑĤ ак -p ill -, Q -ĠGr ill -Ġpop ping -.A g -Ġpro yecto -Ġmile age -Ġec ological -] ]);Ċ -ĠÂ Ń -sub plot -ac ad -ĠTry ing -rec ipes -$ criteria -ĠPers ian --b ound -M ASK -ĠG esture -Ġk k -ĠP VC -Ġprohib ition -Ġcom ando -ĠLO OK -Sh opping -Ġdist ortion -< Boolean -.Get Length -um pt -\ Product -ell ery -Ġfire wall -form atted -.red is -Ġes a -ĠRh ode -S om -.n on -Ġ' ). -Ġget View -ạ n -pr us -Mat thew -Ġs ia -ĠF ors -G PU -ient ras -_IN ST -Ġol arak -Ġimport ing -T CP -/ ");Ċ -e ither -Ġfresh ly -c ascade -(char acter -ĠJe ep -ot ics -_ UTIL -.Xtra Printing -.first Child -ĠEx cell -Ġd vd -Ġt aller -Ġr as -yp ass -Ġassign s -Ġgri ev --m ore -J D -ĠBurn s -' >čĊ -.D ependency -.Query String -.O wner -Ġexp iry -Th u -( Vec -Ġhazard ous -Ġr pm -AP ON -Ġadd Target -sv ille -p Net -ĠIm g -ĠTIM ER -.An imation -Ġbe k -Ġass ort -Ġle bih -Ġbody Parser -Ġvibr ating -ID L -Ġbutter knife -int ers -Ġpersu ade -ĠLGBT Q -è ĭ -.s oft -Ġbe ams -_s ur -.D ef -Ġl abs -ĉ plt -Ġsk ins -Ġtransf erring -Ġimag inary -_E nd -; background -Ġl aps -_COM MENT -(S DL -ond s -.Rec ord -ĠIm plements -_t icks -() ))ĊĊ -Ġa rose -] ? -ĠM p -ĠI Command -Ġsculpt ure -Ġcontract ed -< HTML -Ġcal end -at y -/ Sub -Ġkv inn -_ IGNORE -ĠSh ane -ML S -Ġstim ulate -Part ition -Ġm un -ó m -eral a -- account -.B inary -c é -Ġse ize -connection s -ĠĊ ĠĠĠĠĠĠĠĠĊ -ĠDi agnostic -V ISIBLE -ĠRun s -Ġimpress ions -s uite -ob le -~ - -ak ukan -< Person -ĠN os -ĠG ui -.wait For -RE SET -Ġpost pon -Dis cover -arr ison -sh aw -b lood -AJ OR -æĽ´ æĸ° -ĠM use -æĶ ¶ -Ġret aining -ot te -Ġmos que -ĠS ne -Ġstandard ized -Ġmain land -_th ree -unge ons -get Doctrine -Ġwh ale -Ġag g -ĠP orsche -now led -lat ent -ĠRel ation -Ġ// ' -Ġshut ting -ĠRem ix -_c ov -Ġs ailing -Ġv owed -Ġp ots -out u -Ġhair y -cast s -Rel oad -Ġre connect -ter a -.child Nodes -ĠR ack -Ġcurrent Index -Ġall en -Ġ çĶ¨æĪ· -ĠC ubs -[ X -_SE Q -_RE MOVE -.get Action -(/ ^ -err ar -Ġ ether -cur ve -Ġsl ap -Ġu om -O thers -Ġen gr -Dis position -Ġst aged -E ye -ĠA ux -auth enticate -Ġ$ ? -ĠAndre as -Ġset w -.A rt -Ġforecast s -Ġa unt --m iddle -Ġmis d -des k -Ġescort e -ĠCas a -rop ical -Ġexem ple -plan et -(U INT -Ġwh ip -ĠPC B -clide an -=" \ -Ġox ide -Ġsucceed s -der ived -ĠEcon om -_co ordinates -ir as -D raft -Ġvisual ize -B rian -_ASS UME -ĠObject Id -Ġtrain ers -_FOR CE -Ġcon soles -- process -lic her -ĠSim mons -T aking -ĠCl aims -Ġdiffé rent -Activity Result -Ġsn s -éĢī æĭ -ĠCr us -Ġll am -r ab -ĠJo an -AA A -ĉf ilter -ish ops -get ting -à µ -Ġquant o -P ast -ov ich -Ġin justice -ĠF LOAT -Ġal right -\ DB -( GameObject -u ish -(b ot -Ġgall ons -ĠR é -ĠS aid -ĠSTDMETHOD CALLTYPE -ais ing -_process or -ell idos -ter dam -ĠBe am -Text Area -Ġret orno -.M ake -Ġ$ ("< -Ġlock down -Ġremed ies -Ġve el -x ee -do ctype -F il -ĠExp and -Ġemp loys -Ġsession Storage -Ph p -P ublish -Ġret al -f abs -ynam ics -Ġtoss ed -ĠnumberOfRows InSection -x path -\ modules -Ġdis astr -ĠM ULT -.M esh --st age -Ġs df -it ung -ug es -Ġ?> ">' -kin son -Ġк ол -ogn itive -_ li -Ġim minent -Ġaff inity -.sign al -Ġnot ch -ĠSteel ers -max length -K K -ĠEug ene -_P WM -ro i -Ġâ Ĺı -ĠH amburg -.M ust -Ġax e -en ef -Ġamb itions -ĠSpec ies -ĠSt ress -Ġa while -Ġб Ñĥд -Ġwith stand -ĠDec oder -_in ventory -Ġ{ ččĊ -Ġt gt -Ġrail road -W ASHINGTON -Ġnegot iated -N ST -- phone -, U -Ġexerc ising -á» ¥ -_P IXEL -av ors -iter ated -Ġv ampire -ad al -In grese -Ġun g -ject ive -.c ells -Ġn ano -Ġmark down -_R ULE -(event s -Ġl uggage -MESS AGE -ig keit -$ count -Attribute Name -IG INAL -_E nt -ĠB F -ĠCOM MENT -_in i -ĠEurope ans -ĠB elle -åij ½ -) [' -åº Ķ -ĠUse ful -.re ference -() ", -_ grade -ĠK aw -Ġsent encing -Ġsocial ism -mon ster -_L AYER -Ġdee pest -w k -ĠNo ise -### ĊĊ -Ġpr éc -ot le -ÑĤ е -a uf -ib al -Ġcon quer -> Email -Ġamb ulance -O AD -Ġ(" % -ĠF I -.f ixture -Ġter se -ĠĠĠĠ ĉĉĉĉ -Ġsanct uary -ug i -ĠCom parator -Definition s -Ġast hma -Ġl act -Ġhard wood -.c lock -Ġattract ing -ĠM our -(d istance -ic its -Ġbon ne -ĠAC CESS -.Deserialize Object -ĠTyp ed -Ġje u -Ġapp Id -ĠCl ara -ĠH F -ĠRe ich -ipp les -//---------------------------------------------------------------- ---------------- -_del ivery -erial ization -Ġplaint iffs -Sc ient -sh opping -ĠD ummy -ĠW ald -Group Name -Ġins cription -el og -:::: :::: -_ ld -Back Pressed -.R aw -ĠOn Trigger -Ġmuse ums -ĠBe en -ĠAdvent ures -Ġsl ate -Ġlet t -Ġsu nd -ĠG in -ĠMechan ical -.s hip -App Component -Ġdest ined -Ġdw elling -Prof iler -Pre pare -ze ich -Ġsil icon -(h as -Ġ# % -VID EO -Ġcollabor ate -L in -Ġsc opes -( className -(s d -and in -.h am -Service Impl --des cribed -Ġiron y -st ial -ĠHu awei -(re po -Ġunexpected ly -ĠK ai -.inst all -\x f -Ġexhib ited -_T CP -ĠO x -_CH O -Ġprostitu erte -Ġv ä -Ġsit o -Ġconstitu ents -ĠContin ued -ĠS AVE -r ss -/ message -ub es -Ġmisd emean -Ġtax ation -Ġstory line -h air -ĠFind s -S IG -ver ification -~ = -.h p -Iter able -Ñĭ е -ator i -Ġc tr -R x -_ );ĊĊ -d ag -.p in -Ġp seud -Ġinv o -ÑģÑĤ ÑĢ -_p ix -为 空 -Ġsw orn -âĢĶ or -_reg istry -Ġdis asters -ĠRO I -ĠâĢ ķ -akt u -fore st -be iten -âĢĶ I -ue va -eg t -Ġsp ikes -URE S -ĠRecomm ended -Ġexplo ited -ĠFreder ick -_COMP LETE -ĠDr ugs -!!!! !!!! -ĠR iv -ST OP -RO OM -ĠP ASSWORD -C ookies -.E l -á» Ń -ĠB ert -Ġhash ed -ic ester -Ġdecor ator -Ġquery String -: ;Ċ -Ġ" [" -oto pe --A meric -ĠMatthew s -UR AL -âĢľ , -Sum mer -f os -_CONT AINER -_A CK -Ġfil tr -_dis p -_ Re -Ġfac ile -а ÑĪ -Ġìķ Ĭ -Ġe ben -Ġspr ink -ĠQ uint -> V -Ġhistor ians -our met -ĠMonitor ing -led ger -c ott -Ġw are -GG LE -c ars -ĠM EDIATEK -Ġvol upt -_ View -HE L -(c opy -(st ats -Ġchrom osome -ĠCurt is -- conf -( asset -Ġhv or -File System -< >();čĊ -oc oder -ĠC annon -) x -ĠSm ooth -ĠS AS -_ ce -ĉ prev -_m ovie -E c -_w all -< Button -ĠF AST -Ġon View -ul an -ĠS UPPORT -Ġgesch ichten -ĠS ons -Im m -$ IFn -Ġfair ness -Ġd pi -ats u -J osh -Equal ity -Ġ} ()Ċ -_ less -ĠR atio -ĠC ats -ĠS tern -Mon ster -Ġmer cury -ü hr -Ġplus ieurs -.des erialize -sc opy -.F alse -) animated -ĠExp erts -Ġ"") {Ċ -.W hen -see also -.un pack -LE M -.select All -Ġperception s -ud ing -ir ling -ĠPrint ing -gram s -ĠFile Stream -erv ille -il og -ic mp -_C ount -Ġlivest ock -- ca -doc uments -Ġpo les -ĉw ant -Ġflu ores -Ġstand point -ĠH uge -Ġradi ans -ĠUIB ar -EDI UM -ĠHistor ic -_h older -ĠMar ines -Ġt ä -.L ight -quir er -ason ry -div ider -ĠFl utter -_f b -restrict ed -ĠEvery body -N ão -Ġkn ot -ĠT witch -Ġhall way -(C ollider -Input Element -? )Ċ -/ off -/ ) -play ed -[ OF -Ġbat ting -_d l -Ġcom edian -Ġé v -ĠD EM -ĠEd en -: white -' ', -Con struction -acer b -Ġtask ed -.man age -Rel ationship -Ġph on -n z -_B GR -Validate AntiForgeryToken -_ air -âĢľ When -Ġgl fw -ĠCon versation -_T OTAL -, Z -Ġg raz -Ġiter able -ĠP ASS -Ġadvert ise -Ġmö glich -/ train -ĠVolk swagen -Ġcreep y -Ġ" )čĊ -QU ENCE -Ġalt ar -Ġed its -comp iled -aw ning -ĠD ungeon -Ġo sg -Navigation Bar -Ġtrend ing -ĠE co -ogg les -cd ot -| - -S ie -ec ret -ĠN egative -ĠL ing -ĠD IM -ĠC WE -ĠCar rier -Ġcar tridge -_us b -= os -ĠJack ie -Ġo tras -Ġcommod ities -ĠP resentation -)&& ( -ĠMar tha -ĠCath olics -ĠM ond -об Ñĭ -_ absolute -Ġash amed -pons ors -t al -Ġsad ness -Ġpu ò -F ade --pre view -ĠRequest s -ĠCal vin -h orn -Reuse Identifier -(pro vider -/app s -ime o -ĉ Class -S amsung -ĠW ORLD -Ġc innamon -dot env -ĠI User -ĠDE V -_C har -.ib atis -et i -/ me -s st -.s ym -ĠRug by --m aster -aj ar -ĠY EAR -Ġo dp -ĠR oles -Ġbip artisan -ail le -Ġblock er -Ġgre ens -.SE CONDS -Ġbelie vers -ĠL ikes -F LOAT -Ġm ak -Ġg cc -âķIJ âķIJ -(" ~/ -SCRIPT OR -Ġton nes -ĠS ang -Ġtrans pose -enn ai -P red -Ġsoll te -.github usercontent -( print -ĠH ole -çľ ĭ -ad get -Ġprompt s -Ġgen etically -ĠH od -Ġvert ically -_control s -ÑģÑĤ ан -") {čĊ -$ title -Ġ} ),ĊĊ -Ġstate wide -ĠCor respond -ĠAt tr -it ant -Element Type -Ġout ward -Ġfam ilia -( article -Ġbl at -Âł Ċ -Ġgl Get -ĠRe ceiver -Ġ% - -ad am -W inner -Ġtail or -_p wd -ert en -St an -ĉ all -al ive -strt otime -� s -s essions -$ conn -ass ist -Ġchat ting -ĠM ant -Ġ% @ -Ġ"" );ĊĊ -Ġd gv -Ġíķ ¨ -.re peat -_M essage -Ġadvis ers -/ path -Ġk es -) } .ĊĊ -ogen esis -ĠOPTION S -upt ools -Ġmilit ant -Ġex ited -ig ar -ĠCOM M -ĠDis posable -ay cast -Ġrow span -Ġsyn thes -Ġsond ern -ĠĊ -ĠJ acket -R ATION -.getSelected Item -- init -ĠReg isters -_se p -ĠTool kit -.d ict -Ġx label -\ Table -t oc -_com bo -ĠComp act -Ġr ugged -à¥ĩ ठ--man agement -')}} ">Ċ -ĠSt amp -ı l -ro x -Ġlandsc apes -_NOT E -mon ary -c ab -Ġmo et -x af -rc ode -- cli -_g ate -[ event -SP ORT -g ia -ĠS UPER -/ Login -_sh utdown -int errupt -Ġpret ending -Ġfr inge -ĠRed s -ĠC UDA -ĠUN IX -v it -Ġbr ig -dr v -ĠConn ector -There fore -Ġl ia -D etection -_ actor -Ġtemp file -Ġecc entric -- role -Ġpad x -d ent -West ern -Ġê ·¸ -ĠApplication Record -Ġcampaign ing -_run ner -ĠC ivic -ale igh -Ġdire kt -.s ul -ĠĠ ĉĉĉ -ant en -Ġiss uer -Ġassert ions -( orig -AT IO -Ġlean ed -ä s -.D TO -expl ode -.O bservable -Ġstagger ing -Ġkidn apped -Ġprogram mers -ĠInn ov -.param eter -Ġdom ination -Ġske ptic -Ġæĺ ¯ -Ġavoid s -.Ver ify -ub by -ĠAS N -Ġformat o -ĠBeat les -_b rand -Ġin set -y outu -Ġto c --f inal -Show ing -ĠD oub -ĠM esa -Ad j -_m edium -Cre ates -(end point -ĉ UP -bb ie -Ġst alk -.datab ind -.S can -ag ents -$ , -ind ividual -+ )/ -ĉv m -(not ification -Ġin ex -ĠClass ification -ren o -Ġo lig --r ated -Ġform ulation -', { -Ġa cept -_un pack -_C A -.P ow -ĉ im -Ġal uminium -AN O -Ġx n -Ġcó mo -ĠIng redient -Ġseiz ures -åħ ± -ific ador -Ġsigu iente -ĠIn fragistics -Ġduplic ated -ĠDe e -Ġn ø -ĠAC CEPT -(c rate -иÑĤ елÑĮ -- less -Ġinf inity -An alyzer --D ay -rit t -(c in -ĠG y -Ġmulti plied -uch i -ĠBald win -/ ip -Ġshort cuts -.A DD -Ġvig or -_in struction -( ; -_ eta -è¿ ŀ -utor ials -Ġboost ing -b v -Ġacknowled ges -List ening -FA Q -; b -(( - -Ġarchitect s -Ġz we -Ġpul s -Ġget Count -ver bs -ãĢ ľ -(C ollection -k re -Ġjuris dictions -_b ridge -ĠCr ack -ĠDiff iculty -K O -Res ervation -_re quires -T our -ãģĹãģ Ł -.set Current -Ġk y -ĠAlb any -Ġè § -ll er -agn a -work ers -.bl ank -ĠPr ayer -M IC -Ġresil ience -Te X -ĠL anguages -st udy -ĉc urr -Ġenzym es -Sl ug -ĠíĮ Į -str al -Ġtum ors -Ġseg unda -=' { -in struction -ĠL isp -/ info -Ġ" {$ -,: ), -Ġg v -( ErrorMessage -Ġ' = -}- ${ -.Doc uments -" Well -Ġreminis cent -Ġg az -iro pr -eh r -Ġsup pressed -ers h -.scroll To -Ġcad ena -Ġgame State -ÃŃ m -( conv -ĠTom orrow -ĠC CT -M ongo -ul g -.C amera -.hand lers -m ph -Ġst k -Ġgen etics -AC ING -Tr ivia -ĠB am -(m arker -.St retch -ĠSun ni -ĠBet ty -.t olist -un likely -.Rect angle -ob solete -IL ON -inner Text -emb ourg -a N -ĠV ehicles -un lock -: utf -n ob -ĠSee ing -ĠNE VER -Ġt ls -Ġfil les -Ġbenef ited -ĠCl int -*/ ), -.f old -Ġpos ible -A DED -th ouse -.D AL -ĠO dd -ro kes -ĠSun ny -ĠPartial Eq -_B uffer -ĠLe vi -long rightarrow -eld on -g ages -_w arn -.Create Table -ĠD ip -_ questions -.log ic -Ġ# " -={() => -Ġt ep -Ġju icy -ì Ĥ¬ -en ko -ia lect -Ù ī -Ġon board -Ġæ ı -ĉ rt -_ UTF -ĠQ Action -âĢ ŀ -( Component -(a udio -.h it -g te -Ġprogram med -state Params -Ġpoly ester -f ires -by ss -] =( -_ quality -Of Day -ĠFair y -Ġy elled -op l -(user Name -ĠD ifference -Ġevalu ations -iff any -Ġcycl ists -Ġc idade -Ġtext book -Ġprof iling -__ ), -de a -. activate -Ġindic ations -Ð ķ -Touch UpInside -Ġinval uable -ĠM ASK -Ġcont end -F req -Ġrecru its -(int erval -ĠUser Profile -Ġ'./ ../ -ed u -_C allback -Ġanal ogy -ĠTro phy -app hire -V ideos -ĠCh er -ĠH av -âĢ¦ " -. validator -g fx -ĠU Object -class names -tri angle -ĠEnc oder -.s py -Ġpred ators -= status --s afe -: ",Ċ -ĠIn cluding -Ġ{} ;čĊ -* cos -Ġend ured -.sul ake -Ġnurs ery -Ġfrag rance -Ġre building -Ġn th -ĠFr aser -.set Date -ĠV ince -_RE ST -Ġvent ilation -æµ · -cri bes -.as m -lp Vtbl -ĠA be -uis ine -, array -ĉ className -err als -Ġ' ĊĊ -Check out -Ġsol icit -A ux -_c apture -Ġrib s -rag on -vi ol -top ics -Function Flags -ĠM arty -b ike -ĠT ucker -(k ernel -ĠO ps -Close Operation -/d emo -ild a -ĠlÃŃ nea -APP ING -Ġsu ites -.visit VarInsn -ur us -ĠMin ute -(m anager -Ġbutter fly -Ġap are -Ġw olves -J WT -ĠSal on -ĉd elay --es lint -is ations -.r pc -)| ( -ĠSnap chat -/m m -M N -cer ies -.text Alignment -ĠFrank furt -Ġad o -(new Value -( access -( Expression -ĠSign In -ĠHait i -_t p -.set Parameter -Min ute -Ġmanual s -ric anes -ĠP TR -ĠOut er -Ġget line -oc ations -_C D -ĠLy on -/g ui -_l ive -id an -.ge om -Ġborder Bottom -im uth -_check point -Ġme u -ĠIr ving -Ġpeu vent -(M AX -ĠAR CH -Ġp ov -.source forge -Ġjam ais -Ġar k -ĠBaghd ad -ĠC LEAR -Menu Bar -Ġtro is -CHED ULE -Ġ# čĊ -(C all -$ order -(M aterial -Ġencontr ado -$ list -ĠMETHOD S -.begin Transaction -_M AG -Style Sheet -Ġmaj ors -Ġindef initely -clean up -Ġhom eland -(d to -D ates -P resentation -ĠD K -={` / -ĉ Key -( Block -_check box -ne eds -Ġon Complete -ric o -Ġgle ich -Ġx m -O OD -B etter -ĠSQL ITE -. Book -x ad -ĠG one -ĉd p -Ġdev otion -Ġst m -Ġobs ess -ĠBack end -Qu eries -I k -// **************************************************************** -Ġdivid ends -.parent Element -} ")ĊĊ -ĠMaterial PageRoute -: num -Ġexp lic -ĠO L -le ast -O ops -iment os -Ġins urers -Ġhero ic -ĉf ields -.img ur -.btn Cancel -ĠDetect ive -(s m -ĠMutable LiveData -.l ab -(( [ -Ġha irst -ĠTrans actions -å¼Ģ å§ĭ -Ġstd Class -uent o -G IS -_c od -Instruction s -C alls -Pointer Type -ĠR w -Ġassort ment -ĠD IG -+ r -_C ERT -Ġinst ability -Ġv ib -on as -Ġro ku -ap ellido -Ġan gl -prene ur -Ġfluid s -ise ase -Ġde ed -qu ist -_CONST ANT -Ġequ ilibrium -_de legate -ĠQuant um -re i -Cap abilities -rect angle -? >< -al ien -ĠJ ug -D NA -T ickets -Occ urs -ĠHaw k -.setHorizontal Group -\ Collection -ff iti -Ġre arr -.setVertical Group -Ġc avity -Ġadult e -Fac ade -- wh -ĠL OL -Ø ° -Ġgrand parents -Sw ift -ĉw x -æīĢ æľī -if en -ff set -B eyond -// }ĊĊ -Ġw ager -Ġb ury -Ġcomm ence -reg istro -sc ient -ĠPer cent -Ġд олж -( identifier -.set Model -Ġs eldom -nt on -Ġappl iance -am us -rys ler -Ġpant ies -engu ins -Ġmim ic -Ġon Changed -Ġal coholic -.reload Data -Ch arge -ĠF ax -Ġj ScrollPane -Emp resa -Ġsh attered -x ba -Font s -? s -Ġpost season -ret ain -_r ates -Ġrequest Code -.t odo -´ s -CH K -ĠKeep ing -enge ance -Ġvs code -IPP ING -Default CloseOperation -_ raise -ĠO culus -ogram s -ra j -pc i -Ġcorros ion -.handle Submit -Access ible -ĠP iano -l ittle -AC L -Äĩ e -.un wrap -ĠCon vers -ĠLe ben -ione er -ĠMer chant -ĠJ orge -Ġembr acing -Ġvent a -á st -Ġvi ene -< QString -Ġexplos ions -Ġdistur bed -." < -m emo -ĠAb original -Ġcomple to -Tex Parameter -Ġuom ini -( agent -Ñĥ ÑĢ -ĠWh olesale -/ am -ĠBook mark -dr agon -Ġglo ve -Ġ" "));Ċ -iv ariate -now rap -In Children -.B r -Ġcon exion -Ġback bone -Ġe clipse -Ġpersec ution -': ĊĊ -/ link -ĠP ero -and as -ĠT ek -. "); --an alysis -Ġer ad -Mar shal -Ġanch ors -og er -Ġconver gence -st icky -Ġnave g -int ern -_DE SCRIPTOR -ĠConsult ant -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ Ċ -ĠA uch -Ġer re -ÅĽ li -ĠHor izon -col a -Install ation -hot mail -C NN -.C ollectors -ch s -(tr ace -ĠEnc rypt -Ġ---- -- -ĠBase Controller -Ġag ua -Ġre active -id l -Ġclass Names -ĉ Session -ĠDod gers -H ad -_l v -Is Valid -ĠHEL P -ut to -ĠVer ification -Ġget env -_p a -.b mp -: f -ĠLou ise -(' ; -/ socket -Gr anted -.c alendar -( IP -ĠP X -.R oom -Ġprogram m -ens i -Ġtablesp oons -Ġle ve -Ġmo str -.t ipo -/ an -(d i -Ġb iod -Ġdb Context -ĠJS X -ĉ results -. END -ht e -l ify -P recision -èĬ Ĥ -ARS ER -)did ReceiveMemoryWarning -at tempt -IS P -& a -_P OP -ĠT ac -Ġprepared Statement -Ġзап иÑģ -Ġow ing -, start -Ġreview er -Ġr st -Ġprop Types -Ġrock y -_lo cale -ĠStrateg ies -ĠWe ber -.C ascade -_equal To -Ġcos as -ĠDe letes -ĠMax im -Ġsh rimp -re trieve -.In clude -IG IN -ĠO E -] );čĊčĊ -.en umer -Ġco ef -_N ull -R a -ty ard -ĠSh awn -keep ers -Ġq q -_s b -om ens -ĠExec utes -# " -TT Y -ĠValue Type -); */Ċ -ĠAbs olutely -ĠT ottenham -/ art -Ġbless ings -Ġswift ly -b uster -Ġa vid -COM M -, temp -Ġ} ?>Ċ --g rowing -Ġdeep copy -A ck -egg ies -Ġ__ (" -Ġno ir -terror ism -Ġanth em -ag ency -_PACK AGE -ĠC losure -.reg istry -Ġmamm als -< L -U ICollectionView -ĠLED s -Ġvol ley -( Buffer -_N ATIVE -lib c -impl ode -Scroll Bar -ĠMar ion -.Con tracts -_A t -ĠWe instein -compare To -ĠH ose -en ity -.create Query -_r outer -Ġstim uli -Ġ++ ) -ĠCh amp -ĠBay ern -ass a -.v a -Ġdistrib utors -Ġfile private -Ġdepart ed -cc cc -@ click -ĠL unch -> L -Ġbl uetooth -.De ep -- standing -ác il -Ġro oft -ĠPath s -_iter ations -Invalid ArgumentException -.s pi -ĠUIAlert Action -uy e -sign in -.p riority -ĠEss ays -=' {$ -Ġè¿ ĶåĽŀ -_s igned -.p ersist -Ġred esign -To Lower -ĠNew man -= start -ĠIsrael is -asis wa -Spe ech -Ġnum eros -hand lers -ĠW ong -Ġм еÑĤод -We ights -ĠGu jar -te il -ĠNon etheless -_E FFECT -Ġv ect -ĠO sc -Ġco ats -ĠW heat -Ġge ek -ĠPRO PERTY -w orm -_const ants -ĠB oulder -ĠP arm -co le -Ġdefault Center -ĠRou ge -: A -xc f -ĠVen ice -med ian -Ġred emption -F resh -Ġcos m -Ġfig ur -Ġref urb -CO PE -.c d -Ġch ords -ĠS gt -Å į -VP N -ĠS END -ain en -_account s -Ġtent h -Ġdiss olved -< App -ĠCover age -use State -é ro -.. < -Ġì £¼ -Ġdream ing -ĠFore cast -.C ursors -Ġvis as -/ script -_start ed -Ġga str -(P RO -]; // -.T ile -* sin -( Adapter -ĠSand ra -_S IG -ard ash -ĠO val -Ġdescri pcion -(s l -ĠDes criptor -Ġ` $ -/f ree -ĠKey words -Ġt udo -ion ale -(f ound -.x yz -ĠGeneration Type -_DISABLE D -( area -Ġel ites -Ġh ombre -(m essages -ĠR ac -Ġext ingu -ĠEst a -op o -. vel -mouse out -Ġconv olution -ĠHand ling -Ġceil ings -T ek -ĠAre as -.writer ow -< View -ĠCorn ell -_B IN -.in valid -'' 'čĊ -ie ż -_P osition -Ġk idding -PC ODE -Ġwatch er -lo x -Ġâ Ĺ -D ave -_all ow -Ġbis exual -Ġun ordered -ĠSch we -_se gments -Ġt earing -IN LINE -Ġund es -.g oods -.c am -ĠL W -ĉ where -Cal culator --th reat -- alert -ĠSuz uki -ĠIP A -ĠAtt achment -AC CESS -(d type -O pp -_s ymbols -Ġdans ke -l age -or get -res olution -е Ñĩ -ĠQ Color -ĠBar rett -аÑĨи Ñı -= \' -ĠNav Controller -/ ref -(c ountry -_H DR -Ġterse but -pet ition -Ġsu f -cred its -๠Į -x m -ĠDav ies -.re ddit -Ġw oven -ĠO bl -ĠK M -ĠConsider ing -ens ored -.per iod -Ġd dl -$ wp -Ġextrem ist -; \Ċ -Ġk im -al ers -Ġspan ning -Ġco herent -Ġconse gu -.text Label -.g eneral -_d ashboard -л ение -k ick -_P ID -ĠExt ensions -reg exp -ĠCl ause -_m ov -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠĠĠ -ĠR eward -ĠLEG O -A k -=-=- =-=- -ĉ parser -Ġon ze -éĢ Ģ -âĢĿ ãĢĤ -_b all -(r hs -Ġch orus -< count -as urable -Ġwirk lich -ĠEr in -ĠMS NBC -Ġet ter -ĠC ron -_F LOW -Ġ, čĊ -Ġcal idad -ĠFile Writer -ĉ stmt -( Byte -_p at -Ġte lescope -Ġgre ed -ĠT ort -(w rite -\ application -ĉRT LR -ĠConfiguration Manager -Un ix -End Time -In cludes -ĠHar vest -en berg -ĠAustral ians -Ġë ĵ -Ġr n -Ġreput able -Ġbl ending -UL ATION -ĠBrend an -d ad -Ġm ø -ĠW oo -_d c -U ne -Ġr ue -with in -ang ep -Ġp ouch -\" ", -ĠS ic -âĢĿ ), -aly ze -ĠG ef -c overs -Ġd bo -replace All -ĉ Logger -Try ing -[ state --p iece -éĸ ĵ -beh avior -all ows -l rt -_p ython -ert ura --c ountry -ĠT G -.UI Manager -b ens -ale x -ĠBre itbart -b ac -Ġpredict s -Ġg ab -Ġcard inal -.Time Unit -ĠVis itor -ĠM ing -Ġliv re -Ġparent Id -port un -Ġdimension al -ĠV est -en ic -à ³ -Ġ Ùĩ -ĠBL UE -Ġitem Count -Ġfe athers -ĉp stmt -ĠPol ar -{ // -und i -Ñĥ ж -z ar -Error Response -ì ĥģ -Rep resentation -* _ -+ ] -pre pend -Ġ' > -Ġlegitim acy -Ġo o -S linky -Ġnation als -. words -; p -tr ap -oman ip -Ġc ues -Ġgradu ating -Ġsem aphore -"] );ĊĊ -ace y -RE ET -Gr ab -ĠFel ix -( Id -_ne ighbors -Ġmeaning less -(d el -Ġj eder -ĠContent Values -.abs olute -/ cl -Ġx b -dat um -Ġtort ured -Ġrub bing -S cores -ĠðŁĺ ī -Ġav ons -Ġam sterdam -E OS -H al -Ġtrust worthy -# = -.EX TRA -Ġman o -is icing --s upport -ĉc ursor -ĠSp o -aim assage -M ission -[] {" -Ġprint ers -G REEN -Ġt eg -Ġabdom inal -! ĊĊĊĊĊĊ -.Sh ort -аз в -ĠGift s -} ") -(b inding -x ce -âĢ ij -inf os -Form Data -Ġd art -Ġele ms -(in v -Y L -t in -GEN ER -á» ¯ -ĠT aken -uck le -: e -Ġspect ral -.b aidu -/ ');Ċ -Ġgre edy -es ion -,,,, ,,,, -Ġ/> ,Ċ -Internal ServerError -NSNotification Center -ĠA i -Ġsp it -Ġaug mented -Ġstandard UserDefaults -FIN ITY -R ace -: C -ĠRE CORD -ĠHigh light -Ġ' ` -Ġdef icits -Ġne i -Ġresearch ed -T a -Ġc opp -.Get HashCode -): čĊčĊ -On Click -ĠWell ington -Ġrev ival -æ¯ Ķ -éĹ ® -ĠN SS -Ġfor n -Ġint é -ĠKu wait -_fl ip -_ bo -_ \ -Ġocc urrences -ĠScient ists -S RC -og ens -igr ant -RE MOTE -ĠS ID -. opts -u ve -() ])Ċ -Ġlibert arian -ĠGl ide -les en -Ġform e -ow ania -Ġannoy ed -Def s -ĠExec utor -Ġcast s -.set Checked -ĠSh aring -.Serialize Object -Ġselect ors -_ OTHER -ë¯ ¸ -(s uper -( OS -_VER IFY -id unt -< header -Ġ/> ';Ċ -Ġvidé o -ĠNeg ro -ĠL ords -ĠT ours -Ġsoft ly -.re ceive -ĠE RC -Ġdata Set -Bad ge -ĉ Event -Ġper l -Ġ{} \ -(s entence -Or Update -Ġdim inish -P IN -(d raw -.To DateTime -.Equal To -(p in --p encil -lu ent -ĠCall er -Ġplay ful -- '+ -x ca -sw ick -){ }Ċ -}: ${ -ĠM eth -.get Cell -.b reak -Ġy max -=' Ċ -ĠH iro -( TRUE -as urer -Ġcu er -U ber -. Operation -Ġol an -Ġthr illing -< Response -ĠF emin -Ġtravers al -Ġp oc -Ġset Status -decl ar -std afx -Ġaddict ive -ĠB tn -Ġexplos ives -ĠCook ing -ĠPl aint -Ġaccum ulator -ĠApp ointment -, password -ĠF AR -lu et -Further more -decl spec -_Static s -.D ictionary -"> '. -ĉ valid -" ", -In strument -> J -Ġno str -ĠR ift -_P ort -Ġvec es -[ [' -Ġrall ies -- series -Ġv v -. uc -Ġr tn -State Changed -( ins -ĠCl a ------------- Ċ -c us -ĠRel oad -//---------------------------------------------------------------- -------------------------------- -.se conds -_dest ination -Ġscrew ed -> c -Th ickness -Design er -Ġgr ids -n Äħ -( cookie -T rip --M obile -Ġv oll -Ġgen ital -Ġconf isc -ĠConfeder ate -Ġweb View -Ġm ise -Ġcl er -(se lection -$ date -Ġshar pen -rag en -And Update -Ġrem ix -Ġh tons -R W -M PI -Ġretrie val -Ġric hest -.Dec ode -:init Components -ĠT Value -S aint -@ include -ĠPER SON -.se p -ĠLD AP -g ba -Ġgro ÃŁe -Ġreli ably -ĠD FS -.getItem Id -Ġprés ent -.get Token -Ġch inese -ĠMe al -Y OU -"> >ĊĊ -b ower -Ġsw apped -/ install -Ġs inks -etr ize -Ġdecl ines -ĉm ysql -ĠC String -ĠMotion Event -.L anguage -R oad -ÑĤ еÑĢ -asc imento -')) -> -. about -( editor -ĠR atings -in come -Å¡ e -.de queueReusableCell -ĠAust rian -Ġs ulla -ĠTrib unal -ĠDid n -ов аÑĢ -Ġins pections -B oss -Ġcock tails -Ġapolog ized -_sub plot -op al -+ =( -Ġreson ance -ib u -Ġë ¦¬ -rom a -res erve -pl s -ĠT ah -ax ies -OP LE -ĠDar ren -ĠZ ombie -_M ap -Ġ] )ĊĊ -ĠQ i -ĠS ail -Ġrestrict ive -Ġeros ion -- par -WH ITE -Ġold u -Ġap erture -Ġbit coins -text o -ĠCom cast -Ġtime less -en kins -Ġfeed er -/ tmp -res den -+' _ -.D estroy -Ġç ok -ĠD OCUMENT -.l ng -.tag Name -Ġk ullan -eg rate -Ġ(* . -ç¼ĸ è¾ij -Ġhand shake -s oc -_ geometry -ĠDam ascus -Min or -ĠK afka -ìĹ ¬ -Fl orida -_com pute -.ex pr -Ġpar alle -ĠD iaz -c ir -[ target -Ġj oking -Ġgl or -(set q -_hand lers -H ang -Ġf err -rim inal -ĉĠĠĠĠ ĉĉ -ent ies -def ines --t ax -json p -ĠU PS -met ro -__ ;Ċ -ĠUg anda -])) :Ċ -_t d -x ae -l w -. OS -ĠLog ged -ac id -ĠMay o -as pect -Ġvag inal -Ġinitial izing -Ġster oids -f iction -G RE -g end -Ġli abilities -ĠL ets -M ech -( nc -( change -Ġconnect ors -: k -Ġt ast -! ");ĊĊ -th ings -ro phy -luet ooth -ĠSign Up -. ctrl -Ġthere in -ord a -. escape -ig ator -Ġpet rol -Ġspec imen -Ġdeb uted -- Pro -Ġcr ises -.add View -ëı Ļ --d oor -Ġmon et -Ġmill is -Ġv ier -Internal Enumerator -Ġadmin s -ĠL air -z in -get Query -umb les -L IMIT -ĠV ig -_s ong -< Character -:: . -_h om -_b p -ĠSup ervisor -sub mission -ab ile -Ġno i -Or Create -Ġpe el -Ġon Start -Ġsent iments -veh icles -Ġclass rooms -Ġs zer -Ġb ending -Ġlong evity -Ġa cl -ĠAle ppo -ĠU M -ĠR icht -Ġmultip rocessing -DOM AIN -"," + -_Y EAR -Ġsc rape -Ġsol itary -Ġ"] ";Ċ -/ errors -ìŀ ¬ -ľ ëł¥ -b etter -ĉ number -ĠL F -ĠAc ross -Pub Med -\" " -ĠExcell ence -Ġus ando -ĠU IP -Activity Indicator -_V OID -Ġbre eds -ï½ ¥ -uest as -ĠTre asure -ustral ian -(f ace -ĠT ennis -ĉ Int -ĠHans en -ç µ -: I -Ġâľ Ķ -GR AY -O USE -Ġhe pat -ł í -A IR -ó ż -Ġque ued -vinc ia -ĠChrom ium -Ġcompet ence -ung al -ill i -Ġget By -ĠF inder -Ġincap able -Ġs add -Ġc ites -ĠChurch ill -S dk -More over -As pNet -( Float -$ password -ĠConn or --s ession -_d m -* )) -Ġde utsch -ĠN X -Ġper ks -_S ORT -_TO OL -_V ISIBLE -.as p -æĪ ĸ -ĠBre ath -D etect -ĠD uel -.c mb -[ it -.Set Bool -Ġnarc iss -Ġab ide -Ġej emplo -ĠâĦ ķ -Ġm ornings -Ġcomput es -.s sl -j t -Ġmuch os -_S S -[ end -Ġbas in -Ġalgun os -ĠCroat ia -lin ewidth -(t ags -(h idden -ÃŃc io -Ġap ar -ĠÐ ¶ -ä¸ İ -. food -ĠR ural -Ġbread th -å½ ± -(s ess -+ ") -ĠP aste -Ġserv idor -ĠBit Set -ĠTr an -la us -v ette -ey es -ĠCL ICK -ĠV III -ĠTurn s -ĠLe Bron -ĠM uj -ĠD eg -ĠAdult s -_s uite -process able -ĠPH Y -g hest -.F ail -ĠSl ack -ce j -\ Carbon -Ġsuper star -Ġhold ings -( forms -Ġ'# ' -M ultip -("[ % --s olid -/ url --t ier -[ length -ĠStream Writer -ĠMarket place -get text -_T ICK -ĠFor ge -Ġblack jack -ĠDO ES -ĠM atters -w aves -Ġwhisper ed -Ġl ush -ìĺ ¤ -d igital -Ġwr ink -ĠH ogan -Ġrust ic -.Apply Resources -ĠHard y -os omes -A UT -.ST ATE -Ġnarr atives -ĉ store -b ib -ĉ Scanner -ĠC ody -\ Repositories -Ġre union -and um -âĢĻ h -Ġsn iff -NS Bundle -Ġcompreh end -_US AGE -_ occ -URRE NCY -J NI -Ġspecial izing -Ġvis ions -Ġdol ore -Ġv á -ĠChe vy -ĠSt yled -imp act -all en -Ġk art -ĠTable t -st uff -re esome -аÑĤ оÑĢ -//---------------------------------------------------------------- -----------Ċ -_Ad min -Ġcell phone -Ġaut oplay -Ġcamb io -Ġmar itime -_BO OT -- quarter -Ġlat ina -ĠAJ AX -e quiv -ĠFront ier -ĠX Y -} ]Ċ -ĠR ough -.pro to -Ġcorrect ness -Ġfac il -ĠRe ached -ãģĿ ãģ® -V IS -.p s -Ġstr ncpy -Ġdiff usion -.start Activity -�� � -Ġaccom p -AMES PACE -imon ials -ĠBl ast -aby rin -Ġd ome -Ġextr av -Ġy en -Ġcul inary -P RI -ĠComm unities -n id -_oper ations -.h s -ĠMil ton -Ġno ises -Autoresizing Mask -(c id -}ĊĊ ĊĊĊĊ -] },Ċ -ĠD etection -tab la -Ġlib erties -_D YNAMIC -w get -ĠT ür -ĠP ascal -Trans parent -Delay ed -] () -ĠHer bert -< ActionResult -ch allenge -Ġmush room -.insert Before -ĠR in -Ġhum our -Ġf ø -api Key -alloc ated -Ġconf ession -. ",čĊ -ĉassert That -ĠS ORT -ĠL ORD -Ġexport er -.set Level -p okemon -ash tra -Ġf é -ur ator -(M SG -Ġt up -ĠH ull -Ġyield ed -.Sub ject -\ Route -! ? -ĠÑĥ дал -\ Security -- ar -Ġalleg ation -( Settings -ä nder -Ġell ipse -ĠRetro fit -Ġregul ating -ĠM olly -ĠL ok -_C ustom -ĠProm o -is in -Ġres umed -Ġmet ropolitan -.error Message -: ------------- -Ġpas ado -th ank -_De lete -ĠBright on -, unsigned -ä½ľ èĢħ -Ġaspir ations --h ow -R ose -= (( -_ne eded -_pl ural -< Application -ĠW EEK -ĠUn lock -ĠT EMP -S ou -Ġschizophren ia -Ġt roll -Ġcomplement ary -ĠNET WORK -Ġbl ir -Ġprogress Dialog -" %( -ĠAttribute Set -ĉ ts -.iter items -è¯ Ŀ -Ġesc rit -v ous -_pl aces -H K -Ġseg uir -_f w -ĠR ounded -Ġdis posit -è§ Ĩ -par m -w ow -STRU CTION -. allow -ĠChar Sequence -ĉ extern -Ġprosec uted -Ġmort ar -ĠJ uda -- msg -Ġest ud -.get Description -Ġs ow -amb re -Ġrom a -En h -bon us -Ġsqu at -Ġdist ra -ed Image -Ġpe ppers --per formance -, ĊĊĊ -, file -ĠM IME -_con cat -AB S --f ashion -Ġunder cover -One ToMany -Ġre claim -C OPY -Ġb inds -ĠT ape -Ġg ossip -ĠEqu ity -/ Card -. activ -' am -Ġdrain age -< Scalars -ĠonBind ViewHolder -() ?. -Ġs orrow -ĠI b -up y -_U UID -ĠCh arm -ĠElection s -.on Destroy -ĠInterest ingly -ounding Box -_d etection --h eld -_ unknown -Ġrefr ain -Ġmét odo -Ġe Book -EN OMEM -Ġd ang -Prof essional -Ġd ictionaries -/m ysql -ĠST UD -Ġmas se -s cape -Ġdre i -: name -.log o -Sign Up -Ġt ahun -( theme -ĠFem me -Ġbom ber -ĠJ ade -ĠT ay -Ġsubmar ine -_cl ause -zy ch -Ġsimult aneous -Ġcas os -. boolean -(l hs -Ġcontin ental --s ale -ĉ env -ĠC ute -ĠFactory Girl -ab us -/ value -Ġj adx -Ġst ern -> >ĊĊ -Ġsurf aced -Ġìł Ģìŀ¥ -pl atz -ĉ email -cept ors -"> ( -Ġep ile -è¯ » -ĠDe bt -åij Ĭ -N OP -" https -: j -Form Item -_L ICENSE -.get Double -ĠAg enda -ĉf inally -(f ilters -( av -ç¾ İ -AP ER -Ġl ava -еÑĢ ж -)) ))ĊĊ -Ġfault y -_n m -Ġtr ava -(B itmap -Ġspeed ing -> '). -Ġscreen ed -_ roll -ĠMac Book -ĠA UD -Ġdiagn ose -.G enerate -Ġ^ ^ -Ġstr s -[ Test -Ġr ansom -ĠDH CP -eld en -Ġinterpret ations -() ]. -flat Map -Ġline Height -_m ount -ĠW izards -Ġsl uts -eh ler -od al -Ġmilit ia -å ² -earn ed -Ġmis ery -int val -f und -Ġh ides -Ġdi arr -ĠWes ley -Ġx mm -Ġqu em -ĠAr abs -if th -ategor ized -Dis posable -P ure -_NOT IFY -sn ippet -ĠGar rett -.run ning -. weights -Ġ( -- -Ġin variant -äºĭ 件 -ĠAll owed -dir s -Ġpass ions -Ġl ad -ĠFl ush -men us -: block -Ġcompr a -.ch omp -alloc ator -Ġcur ated -ĠKnow ing -ĠPatt erson -Ġtel ah -' ex -Ġdo omed -Ġphil anth -ott y -.st yles -Own ed -Ġallerg ies -= params -oc ese -it elist -ĠS ending -b ef -orr ar -ĠN ão -ĠF argo -ĠL ub -ĠComb ined -_g iven -ĉĉĉĉĉ ĠĠĠĠ -Ġreconc iliation -Pattern s -az ard -Ġbiom ass -ĠH ouses -resp uesta -cc o -/top ics -ĠY uk -Ġweaken ed -_c alendar -Ġmulher es -ĠMar l -Ġs ine -ĠT il -ĠSou ls -ĠDe utsche -ĠF OLLOW -Ġpip elines -ĠBever ly -_DIP SETTING -" # -ĠPro to -.b ig -ĠSav ings -ĠT anz -j un -ĠG amma -ĠS add -Ġadvis ors -Ġro ast -Ġun ters -ud ies -_l on --point er -ĠElement Ref -\ Builder -example Input -.web driver -data Type -ĠQu ite -ĠCelt ics -u il --def ense -b ish -ĠUI Window -ĠS uddenly -.h ot -.re ason -Ġg ör -AM D -.M ulti -auth enticated -reg ions -; ( -а ÑĢам -ĠKir by -$ route -PREC ATED -ĠDur ham -ow o -ĠPer forms -Ġdisreg ard -n st -ĠP ols -Ġget P -"] : --col ored -( Keys -ĠAl leg -_mod ify -_ loading -str ained -Ġat roc -_p hr -< Sprite -Ġsatisf actory -m anship -.p ipeline -T ony -Ġth ief -pol ator -( lock -bur st -ĠOptim ization -Ġsurf ing -" Yes -Ġdesc ended -æ Ĵ -_C lear -Ġc ries -ĠFro zen -D IRECT -- Con -ĠLe icester -å¥ ³ -O OM -= db -Ġget Message -< Student -_b atches -.M ask -_ eth -\ ) -Ġsom a -C atch -[ ch -Own ers -ind le -: auto -. vert -iv r -.set Location -Ġfl uent -_END IAN -ĠCar lo -cept s -add Action -.o auth -< UnityEngine -re ements -.S kip -? )ĊĊ -.default Props -Ġc abe -ĠSh en -eros is -ĠPro fit -Ġpo is -_C REATED -Ġremove From -(w s -? action -( Field -Ġerr one -.min imum -ĠRetrie ved -Ġd ado -ĠPR IVATE --s pec -Ġg zip -p data -Ġpos Y -(l ow -Ġqual quer -/ cloud -ê² Į -( common -ĠAr beit -organ isation -Ġtid y -ĠRol and -( ph -.z one -Ġgent lemen -ượ c -å± ± -Ġenc losure -ĠMan afort -ĉ Color -St encil -N ic -Ġthe orem -ĠV G -Ġcol oured -V BoxLayout -uls ive -Drag on -c ff -et est -ens a -of day -.A zure -:UIControlEvent TouchUpInside -_up dates -Ġtrend y -ug as -weak Self -Ġr idge -ib ri -Ġì¶ Ķ -(C G -ĠMon key -.write Int -.tim edelta -ViewController Animated -ĠProvid ence -ãģ Ī -Ġbl ends -/Sub threshold -ĠAp pl -Ġat an -Ġreload Data -umb otron -st üt -O Auth -ĠG iving -ĠìĦ ¤ -ĠFinn ish -check ing -. Embed -sequ elize -Ġinitial izes -ĠOs lo -Ø ¶ -get Extension -_AL T -(bl ank -Ġfatal Error -Ġdem ise -**** *Ċ -ĠX S -(A F -ĠEn s -an tha -ĠP OR -Ġn ich -.N amed -Ġgig antic -ĠObserv atory -.Res olve -ĠPay ments -g uild -Ġcurrent State -============ ===Ċ -ĠS ey -p Data -Ġdead lines -Ġcentral ized -ĠScholar ship -_s upported -.ch rome -() ]);Ċ -Ġc yan -ĠC age -Auth ors -_ čĊ -/ os -k im -de e -.t ex -Ġyours elves -Ġm gr -Ġal k --inst all -Ġdraft ing -Ġrum or -Ġstat ues -Pool ing -ol ina -AAAA AAAA -/* ---------------------------------------------------------------------------- -Ġextrem ists -Cal cul -ighth ouse -In set -(IN PUT -Ġsynchron ization -iv irus -. axes -ĠG ap -- An -_T emplate -Ġgam er -ĠCr icket -Ġl int -Ġauthor itarian -NS UInteger -Ġred o -Ġadip iscing -_F ETCH -che id -ĠF ang -. indices -t one -д ел -Ġ{{-- < -bra him -Ġsal a -get Code -Ġcommunic ated -start sWith -ert z -Read able -Item Id -oref errer -cred ible -á ria -Ġcombine Reducers -** /ĊĊ -Ġbl iss -Ġad orn -dep ends -ĠRO OM -Ġfr aming -Ġ? ', -aut y -_p ot -_t abs -Ex act -, ", -Ġ'} ';Ċ -Ġarbit r -ahr ain -.getString Extra -Ġ$ \ -Ġoutput Stream -Ġcomm enc -an us -ch y -< Employee -Ġhex atrigesimal -Ġn acional -(serial izers -_put char -_S AFE -ential Action -ItemSelected Listener -.Dis patch -Conf lict -_ about -os aur -Bound ary -Ġclear Color -( Location -ĠMON TH -ĠT aste -- General -ĠW AR -Ġer halten --s aving -Ġcou pling --tr igger -m otor -Ġy yyy -ĠPat ent -pt o -Ġmisdemean or -vas ion -ĠAdmir al -à¹ī า -_P WR -Ġdevast ated -fol ios -ITU DE -urre ct -Ġrobot ic -ĠSan ct -ĠHawai ian -.R oute -- condition -Ġr k -/**************************************************************************** Ċ -create Element -ĠK op -ign ant -. rollback -Ġsal ud -_ ', -ĠAN SI -Ex cept -ĠDraw able -.Utc Now -":[ {Ċ -Ġk ole -L ua -ĠBel ieve -Com put -Ġhall uc -ĠSign s -r st -.h u -ĠKN OW -W i -ĠBr ass -ĠR as -@ hotmail -Ġsed iment -Ġap k -Ġì ĥģ -_reg ions -Ġpod ium -< Book -ж е -Ġsix teen -ĠAli as -Ġinfr ared -ĠV ander -ĠLe ading -uc ing -,: ,: -_h or -w at -Ġdé cou -_W idget -S ounds -_n avigation -Ġschn ell -(g enerator -uc ene -Ġrem ake -IP v -Ġré al -_IN CREMENT -Ġhypoth etical -_ ang -Ġof s -Ġ! Ċ -.com pleted -Get Type -Ġkom men -ál ido -add On -Ġz ÅĤ -UL A -_ind icator -'] ĊĊĊ -ap ache -_S elect -ĠGre ene -Wh ats -_an im -Ġrepet itive -m uch -ĠTh reshold -Ġl f -(C ategory -con e -M ix -_MET ADATA -ays ia -Ne ighbors -ĉĊ ĉĉĊ -IP HER -ĠFr ag -ĠC ells -Ġnames paces -( back -ĠRest aurants -sv c -Ġл и -ote ch --s l -¥ ¿ -ĠW T -ĠRed uction -Ġd otted -ĉf ound -ĠTE AM -B orn -ĠM ush -ĠCompar able -Ġh itch -AT O -Ġmax Height -begin Transaction -ÃŃ v -_b n -Ġher d -Ġrevers al -ĠH ond -del imiter -Ġconf use -Ġh ops -Ġcent roid -Ġcourt room -.decor ators -Ġm pi -ĠImpro ved -IN NER -ĠBang alore -ĠT amb -Ġbo ast -() ))čĊ -Ġil licit -ĠMor occo -greg ator -_res ume -Ġcrack down -Ġport raits -/h igh -( \' -Ġay ud -_fe edback -Ġc ate -/ avatar -Ġhe b -Point Cloud -Ġå ĴĮ -Ġ< ![ -Ġget Resources -} :{ -Oper ating -ĠF og -ĉt ab -ĠResearch ers -Ġfabric ation -.datas ets -ĠCamp o -ĠKa uf -Ġd ll -lig t -] ));ĊĊ -st ellen -ACK ET -l vl -ĠGl ory -.date Time -Ġcomm ute -ĠonCreate ViewHolder -ĠX Element -ĠT okens -< thead -_p ick -ì ¤ -v on -depart ure -(render er -phone Number -(P erson -gen es -ĠL ars -Ġ) {ĊĊ -ĠJson Result -Ġmet odo -VO KE -.get UserId -Acc eler -ĉ required -Ġchampionship s -Build Context -/t ask -/re leases -C ategoria -_over lay -Ġscar ce -_l im -n gr -ah len -ĠArt ificial -sp read -Ġbow ling -.an alysis -SM TP -ĉp assword -Ġbath s -] )){Ċ -current ly -ac iente -_se parator -Ġde ber -ĠDis abled -i ères -Ġâ ķ -_process ing -Ġprotest ing -ĠR OT -gr ab -Ġз ак -Ġpro active -word press -ĠSe ver -ind en -Ġw ikipedia -){ čĊčĊ -_w indows -is lation -Ġun rest -Ġdismiss al -.N UM -_F AST -iss ued -ĠF ACE -_u nder -Ġpl ugged -Ġå ° -ĠbÄĻd zie -ĠI CC -Ġcombust ion -Ġkiss ed -Ġstar red -ĠW atts -Ġspi elen --p urpose -ĠE val -arg es -, result -techn ology -Ġnational ity -ic us -ĠN ug -ĠÑĤ о -ĉĉĉĉĉĉĉ ĠĠ -col o -Ġg astro -ante ed -OL ID -.b ias -_t ele -.ins pect -Ġve il -. footer -Ġneglig ence -Ġjud gments -Room s -yn n -ĉcount er -occup ation -Ġ çĶŁ -un as -Ġ(^ )( -L ambda -f el -.Param s -Ġд обав -set Layout -Ġdeport ation -Ġlocal Object -ĠPharm aceutical -cept ive -ĠN ome -Equ ipment -F an -Un iversal -ĉ socket -Ġgr in -Ġex poses -Ġhab er -Ġsincer ely -Ġc ams -Ġm ü -en ia -E mer -C rypto -Sl ow -(x hr -! =( --s ervices -ĠP W -Ġprend re -Ġm ädchen -em ons -озв ÑĢаÑī -.M anager -ì Ļ -Ġg raf -- ra -met rical -/ fl -Ġc emetery -g ens -Ġp ÅĻ -ĠMySql Command -- To -Ġv Ã¥ -Ġa irst -oment um -Ġserv o -m illion -ĠMir anda -" She -Ġadvoc ating --c aption -ĠAt tribution -Ġwel che -_v endor -ĉ Status -arr is -Ġprint k -"," # -Ġrel ativ -if ferences -izz es -Ġdec imals -ĠPro v -.max imum -Ar n -Ġhelicopt ers -_B OTTOM -ch ure -od ings -' ( -")) );čĊ -( bean -.f d -F und -Ġhang s -app id -/k ernel -.p oi -.Min Value -- validation -L uke -c df -ĠFun eral -ĠS amples -ĉ de -Ġto astr -Ġtax able -Ġcl ustering -Ġ'\ ' -Ġre straint -ec ed -ch ains -ãĢĤ ï¼Ī -_GR APH -Ġfue led -éľ Ģ -H p -å¤ į -T iles -Ġa unque -J C -Ġhost age -ĠE sk -Ġm av -Ġgest ion -Ġb anners -} {$ -.int Value -.' "ĊĊ -_M ATRIX -Ġce ased -ĠG OD -_CAM ERA -.Allow User -tr acked -C ook -b airro -( company -Ġview point -.get Writer -ĠN ets -w ives -Ġ( ))Ċ -example Modal -ĉ child -Ġmyth ology -Ġ// " -_ axes -ib old -.D ark -ĠMax well -Ġg pointer -olic itud -B at -ul ner -bal anced -mail er -Ġcont empor -æīĭ æľº -(" __ -Ġ" )" -re ar -ĠHu ang -] ')Ċ -× © -FT A -ĠCalling Convention -ĠOutput s -P k -.Re ference -lect ual -Ġ) :ĊĊ -Ġbrace let -ug er -ĉ Error -S weet -("/ ");Ċ -h x -Ġun reasonable -Inter preter -Ġlo ft -_product o -Ġsoci etal -.P arser -ĠAd apt -. foo -( where -.F eature -ĠYam aha -g lass -For ge -Ġprohib its -Ġcapac ities -Ġíķ¨ ìĪĺ -Ġper mutation -Ġih m -F ld -el ial -======== ===Ċ -@ Configuration -Ġge ared -ios o -iest a -trans lations -Input Change -Pop ular -ĠPL US -Ġv f -_F ree -b box -Ġcaus al -PI LE -Ġsch ö -Ġiron ic -M ir -. @ -åį Ĺ -Ġè ĩ -R ew -ul ence -fl en -Ġcan Activate -- response -Ġacc ents -ign ored -° F -.Dependency Injection -ĉ point -Ġconting ent -Ġsqu ash -Ġpar ms -ĠC emetery -Ġdelta Time -ĠD OS -Ġvan ished -аÑĢам еÑĤ -ĠD PS -t foot -ĠZ us -_IN STALL -G AN -Ġar b -Ġmunicipal ities -Into Constraints -AutoresizingMask IntoConstraints -, image -_ ignore -Ġdanger ously -quis a -pl uck -Ġhar us -up pe -Http Exception -Br acket -.' 'ĊĊ -ĠT ol -ĠView er -zb ollah -.Code Analysis -ì nh -Ġcorrect amente -.d a -ĠAl ger -× IJ -ba um -ĠPan ther -part icipant -å¿ ħ --s up -Ġem ulator -Ġf ading -ĠW olver -cre ates -Ġbook ings -.Q uestion -§ è¡Į -Ġstress es -Ġre written -.PI PE -ed es -Ġc bd -": "/ -Ġenh ancements -_s y -B IN -ĠSl ip -Ins pect -ĠW eg -Ġcon gregation -Ġ_ : -_r m -Frame buffer -Ġ'& # -ĠFall out -Is Required -ĠPear son -ĠF ACT -Ġrel ie -ĉ box -ĠShe pherd -ĠWiki Leaks -ĠCollect or -Ġres ized -method Name -Ġevent Type -ĠA then -Des criptors -Ġb ers -- oper -ĠInitial ly -å ¡ -_B TN -ĠĠĠĠĠĠĠĠĠ čĊ -á b -_c ampaign -_w atch -F ord --date picker -Ġvis c -Ġsat u -_s ms -Ġcont ador --s vg -ĠDO I -$ args -Ġkn ob -.B OLD -Ġdeb ated -img s -sock opt -tr uth -ĠFe es -Ġh Wnd -_f ood -Ġab ras -Ġnot ions -ĠT od -: create -ĠConf lict -Us uarios -OT OS -Ġm sm -K HTML -([ ( -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠĠĠĠ -Ġ} ] -w izard -Ġm ientras -Ġdata List -Ġemerg es -Äĥ ng -.Read Int -PG A -ILL ISE -I Enumerator -(t uple -Christ mas -Look AndFeel -og enerated -Ġ# ĊĊ -control led -Ġex quisite -Ġa cest -Read Write -G ain -ãĢį ãĢĮ -Ġcopyright ed -Ġdo om -.Table LayoutPanel -ĠD ort -Ġch ili -Ġwer k -ĠEVENT S -ĠBe acon -Ġship ments -Ġse bagai -up on -ut om -.con verter -.Drop Table -={ }Ċ -f ic -~ ĊĊ -Ġlesb ians -_n a -Fore ign -ĉ then -/ ms -Ġor i -get Property -ĉsn printf -hes ion -ãģ ¤ -"} ," -Ġac rylic -P ers -@ Enable -I sl -(C ard -. Stack -L icensed -_G UID -: title -Ġh ust -Ġprincipal Table -an itize -/ embed -Ġens ured -ĠE GL -ÙĪ ر -ĠåĪ Ĩ -/ ,Ċ -Ġfundra iser -Key Name -Ġmarch ed -_VAL UES -ĠSc enario -Ġmet ic -_ass oci -ĠPast or -ĉĉĉĉĉĉĉĉ ĉĉĉĉĉĉĉĉĉĉ -er ate -Ġinv itations -quo ise -Ġbl aming -Ġd aring -UM MY -Ġrich er -em aker -ĠIdent ification -ĠìĿ ¸ -ĠBinding Flags -ch as -Ġresil ient -_p g -Ġre leg -ĠI RA -ST E -Ġtr actor -- loading -ĠPre viously -ĠV acc -/ be -Ġn Ã¥r -Ġurl encode -ĠNor folk -.Re lease -ĠNe utral -ä¸Ń åĽ½ -ĠAr lington -Ġalleg es -ĠW riters -Test er -ĠR ally -Ġc á -ĉ Print -Ġâĩ Ĵ -ĠUser Controller -ĠSeek ing -.V AL -List Node -_ ff -ĠPhill ip -FA CT -Ġc aramel -ĠM ultip -ĠCom pared -ĠSer bia -Ł ³ -Ġrev ive -ĠK anye -Ġver ge -ĠBulg aria -get Body -Ġ| > -ce ph -.DateTime Picker -." ;ĊĊ -ĠT ie -, item -Ġm enn -G as -och a -_v irtual -Ġmaster piece -_se quences -L TE -ĠSub mission -Call er -$ \ -S port -ag us -Constraint Maker -Ġcol oc -Ġw ig -ĠÐ £ -ĉ Array -Look s -ĠGT A -.st eps -atch ewan -_r anges -ext Alignment -ĠBren nan -Ġab straction -uler Angles -.m isc -Ġantib odies -Ġexponent ial -ĠCH ANNEL -exp ense -' y -Ġdetect ives -Ġpur ported -Y STEM -Ġradio active -ĠLat ina -.Enc oding -.T AG -x in -D egree -ur acion -pr ices -ĠRefer entialAction -Ġr arity -Ġp iles -g ende -_project s -_g lobals -.start Time -Ġê µ¬ -SE CTION -_p ublish -F ault -DD L -_p rior -M om -Ġth icker -Ġsequ elize -Ġessential s -str as -in tr ->( () -.man agement -e il -éĹ Ń -A ware -.C ity -ĠAr bit -_D M -_key board -L Object -- webpack -ĠNew port -Ġprincipal Column -leg ant -Ġp allet -Ġfract ure -Ġg mail -.M eta -A bove -.Key Event -j it -_mac ro -_P USH -á» © -/ controller -åĬł è½½ -Ġsuperf icial -exter ity -Ġmens agem -W ind -ist on -.open api -и ÑĢов -ĠSerial izer -uct ive -Ġz ar -Pl aces -.St atic -B a -Ġin advert -ĠIndones ian -_IP V -(h orizontal -Ġget Title -ide press -ĠConsole Color -ip ers -$ out -Ġfest ive -Ġeven ings -.Get Data -uit ka -ĠManual s -uss ed -_M ax -.Ch at -ĠA ircraft -= com -FO UND -ap ro -Ġtre asures -_al ive -Ġgad get -ek ing -Button Down -B rowsable -.PER MISSION -P ASSWORD -ĠH ASH -f é -\ TestCase -LO SS -o thers -, J -Ġassh ole -wer k -Ġm ã -. ie -ev il -kont akte -//////////////////////////////////////////////////////////////////////////////// Ċ -= sys -ĉ lock --- ;ĊĊ -_F UN -Fill Color -ó a -pre nd -Ġcompress or -M other -ĠAr cher -.g oto -Ġwür de -Ġbam boo -ï¼ İ -ĠT rees -Ġb umper -Ġsa usage -ĠEl asticsearch -Ġhor izontally -ĠG ul -Im mutable -Ġlos er -Ġabort ed --d emo -ĠH atch -Ġund e -Ġprocess o --c all -In come -å ĥ -_ returns -']." ' -(s w -C BS -am ilies -ĠYour self -ĠH olt -.M ON -ৠĩ -ÑĪ е -an on -ĠFont Awesome -produ cer -j r -Ġm au -ĉint er -Ġdish onest -Ġmagn a -ĠCollect ive -Ġvra iment -Ġcho ix -st ay -Ġweld ing -r ising -, min -ĠF ate -g lob -RGB A -Ġdet te -V en -Ġembarrass ment -.DE LETE -greg ar --re nder -(b ucket -"> ĊĊĊ -.wait Key -Bus y -Ġdifferent iation -ĠC ST -.Con stant -Ġline Number -(m atches -Ġweb socket -Ġbar red -Ġpued es -M ono -C ORE -I ID -ĠĠĠĠ čĊčĊ -Ġpúb lico -lean ing -Ġcleans ing -Ġcr is -ĠDev ils -_SET TING -unt ary -. );Ċ -Ċ ĠĠĠĊ -[ curr -ts y -ĠAlex is -rit el -Ġpet roleum -.pre processing -m atter -For Result -- license -Ġtrav ellers -ĠDispatch er -enn ifer -Ġdigest ive -P ED -hib ition -MAS ConstraintMaker -ĠW att -Ben ef -.set View -d to -TE E -ĠPel osi -_EX TRA -Ġmed als -x hr -fore cast -Ġn argin -oun s --f ill -_CUR SOR -Ġsuperv ised -Ġtur f -ĠEd gar -POS ITION -Ġcategory Id -â ī -_ ER -ủ a -Sh own -. ll -_POL ICY -(), ' -ĠPre v -ĠString Field -ĉG lobal -ass ed -Through out -o stringstream -.awt extra -Ġslo pes -ĠSe quential -Ġgi orn -Ġz elf -Ġvers atility -lene ck -.c gi -Ġdou bling -ĠBang kok -Ġbu urt -Ġusu ário -st udio -Ġje unes -Ġm uted -Ġ ips -_f raction -&& ( -Ġst unt -'); ?>čĊ -Ġev apor -b able -ĠPR ICE -Ġæ ³ -lu cent -Ġv amp -ĠTechn ician -Ġuniqu eness -M es -ur ban -.param etrize -ĠRe play -S essions -em br --Americ ans -_PRO XY -Ġp ian -Ġtri e -ĠD estructor -Game State -ĠIM F -ch in -Ġport e -ĠSw al -åŁ İ -Sub string -im ing -/L ibrary -Ġfright ened -w rites -Ġrecurs os -ar Result -_INIT IALIZ -ĠBad ge -_c rc -E ight -ĠDIST INCT -Ġth ro -@ Xml -ĠLegend ary --t witter -_e asy -Ġ+ ++ -(D ATA -.L ocale -Ġk ä -Ġn urt -Ġcr uis -_ ios -Ġsens ing -_L ine -Ċ ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ -pon g -ole on -Ġwild card -çĶ¨æĪ· åIJį -Ġbeg ging -R od -ĠÃ İ -_C ELL -Research ers -. selector -_ ing -Ġaspir ing -Ġimm ortal -Ġy min -_ robot -Ġpl ur -B TC -ĠD ID -Ġpier cing -* u -_DEFIN ED -ĠTh i -ita ire -(m edia -- ons -Ġche fs -Ġ"* . -/ AP -Ġraz or -Ġsearch Data -Ġ= & -Ġ ãĢĤ -Ġm ourn -ting ham -Ġo li -ĠVern on -_R S -ŀ æĢ§ -Ġf ácil -ang en -cel ain -Ġa il -le st -ĠQ COMPARE -g ain -ĠÎ µ -ĠK ob -ĠF ault -_config s -ç»ĵ æŀľ -. + -cal ar -(color s -M ul -_ ART -Ġexperiment ing -erm en -ĠAng lo -.Fixed Single -Se a -Ġc txt -.s lider -C ollapse -G rey -Ġf ld --pro of -.cap acity -get Parent -ĠCom pliance -Ġburg l -- rec -Ġover written -M U -Ġrout ers -ĉ Model -Ġfantas ies -av ian -_p rec -ĠSc andin -Ġ// < -/o ct -Ġceremon ies -Month s -und y -Ġqu ed -ĠN ou -ĠV ibr -.r gb -Ġcit rus -Ġbr aces --upper case -get Table -Ġdop o -ĠK err -_CH ILD -- cloud -ĉ Matrix -Ġgard ening -S ing -al most -Require ments -ugu ay -( Property -sub scriber -FA ST -re action -(l p -) })Ċ -` ). -.w allet -_ex change -.Max imum -ĠVer b -âĶ ģ -() < -ï¼Ľ Ċ -RO T -C ARD -ub it -{ @ -_k el -ĠTool tip -My SQL -Main Activity -ar f -Ġm align -Ġse inen -ap ist -Ġ< % -Method Impl -M il -ĠM ick -.de pend -< ID -Ġpredict ive -ĠAP PLICATION -le f -dim ensions -Ġconoc er -/ conf -ĠTr acy -F oto -_rem aining -= file -Ġpage Index -ĠPar ish -Ġt exas -ĠM AGIC -ĠH ew -d ifference -Ġalt ura -c um -ĉdata Type -Ġcaracter es -avi ours -ĠV OID -è¿ ij -P UBLIC -B io -ĠstringBy Appending -Parse Exception -ĠS uff -ĠN orton -/d etails -.n ull ->> & -ĉ ok --l ow -. usuario -n ested -X B -OUR S -.Border Color -Ġb row -ĠÐ ķ -cor r -ĠRed skins -.get Tag -.get Transaction -Ġst igma -hard t -ĠPlayer Prefs -als y -uc son -L anguages -ĠOl ivia -Ġt ac -Ġb li -Ġc aval -Ġconsolid ated -Ġper il -Ġde le -Ġform ulated -Ġhigh ways -.sp awn -== $ -ĠN iet -Ġv eggies -yp o --r ule -ĠV ie -/e pl -Ġenf ants -string Literal -Ġtou ghest -buy er -Ġcov ariance -Ġil i -ĠSoph ie -ĠB AB -Ġ" ), -ĠU k -current Index -_user data -.code c -ĠPun jab -ĠSN P -l ol -adv ance -Ġcom fy -Json Ignore -Ġfashion able -ĠI CON -Ġor a -ĠP ricing -< num -ĠI RC -ER V -ĠMe in -ĠID ictionary -AD OW -is New -ĠDev on -at l -(request Code -ĉ PreparedStatement -IM PORT -Ġmar ital -_SELECT ED -get Response -ar Down -B V -ib Name -ĠP ATCH -ä än -Ġda ar -ĠFile Mode -Ġm arty -.Spring Application -c ene -amp oline -get Size -Rest art -æķ Ī -.project s -ĠEthi opia -Ġstatus es -T ION -(b g -ĠX unit -Temp orary -ĠEng agement -Ġx f -Ġprox ies -Ġgen esis -Pager Adapter -ĠSl ave -Ġsung lasses -ĠCh loe -Ġko ji -ad em -ĉ JSONObject -Î ³ -Ġh ors -* w -ó r -es ch -Ġcritic ised -z ial -ĠSale m -.Vert ical -ĠR ash -> E -ter ing -/s creens -Ġheight ened -аÑĢ ÑĤ -Author ities -_b box -ün st -.font Size -ĠBO OLEAN -div ide -ĠSlo ven -uc er -Ù Ĵ -st ub -Ġnavig ating -: animated -_N OW -_v ect -} {Ċ -@ ( -Ġtele com -Ġcontract ing -ĠAss ange -Ġextract ing -Ġgr ö -c obra -.D IS -Ġcr ab -Ġtw itch -Ġvert s -Ġreject s -ĉ format -Ġreg eneration -.S ys -s olve -ĉd ialog -sh i -m eter -(b est -valid ators -Ġon wards -Ġg uru -Ġmoder ator -ow ied -ex periment -r ub -Ġm qtt -ĠCa ucas -Ġnational ism -Ġm ange -ĉ ImGui -/ Edit -Ġin h -Ġint ellig -ero kee -ĉ export -Ġdiscrim inate -sub tract -ĠM oodle -ens er -ĠGuid es -R AP --h ot -_gr p -.p icture -X A -Ġinit View -_Com m -Ġoverd ose -Ġ+ ĊĊ -ĠSil ent -show s -Ġinterpol ate -Form ation -Ġb isc -mark ets -( SC -Z e -ĠNetwork ing -Ġad renal -ĠG uns -ete or -Decl ared -orget own -Ġk arena -/ password -_address es -ITER AL -B uzz -ĠCon way -(c ase -P WD -he iro -( act -** čĊ -());ĊĊ Ċ -Ġan v -Ġ. .ĊĊ -(Menu Item -(m ail -_section s -ĉ net -Ġpl ut -Ġw rench -/ object -ĠI st -ĠV IS -/p ub -al ten -Ġguit ars -Ġantibiot ic -ï¼ ĸ - ¹ -Ġ" +" -form ula -Ġbab es -ĠP rompt -Ġen im -/ player -ĉ ref -Ġby Äĩ -Ġconsum es -ĠH ast -ĠT ao -Ġ' ))Ċ -Ġcl am -Ġthigh s -Ġmot if -Api Operation -ĠW L -get C -ĉf lags -oint ments -Ġeconom ical -need le -x ls -pr actice -ut zer -time ofday -- output -Ġfind ById -ĠBudd y -Ðŀ ÑĤ -Se ven -ĠB ark -Ġenv oy -_al gorithm -åĪ © -Ġball istic -ç§ » -r ades -ĉd oc -rodu cing -ĠE ating -Un mount -/data Tables -_b onus -Ġl itt -pp s -) localObject -per f -ĠHel vetica -sh utdown -/ ml -.t okens -ĠHard core -, row -/b g -Sc aler -âĢĶ as -_log its -âĢĻ int -ĉ App -Imp licit -.F printf -ET O -Ġterr a -Ġpossess ing -.r strip -, ), -= yes -ĠStr ipe -? = -ne utral -.g ood -Ġk ennen -ĠS ung -f ault -ystate change -Can adian -',' ".$ -ĠM its -æ nd -ĠSTR UCT -ĠURL WithString -ĠCom pass -Ġ-- ĊĊ -ĠNS LayoutConstraint -| min --ad just -Ġreb uilt -L IGHT -/ se --m ount -vp n -valid ated -(Q Object -Ġign ition -ĠCharg ers -RYPT O -]initWith Frame -ĠFl uid -Ġcad re -Ġnomin ations -Ne ill -ĠH ou -Ġcurrent s -_g ene -(in p -Par is -z ÄĻ -ag gregate -Ġass oc -weet ed -err at -âĢĵ ĊĊ -Ġ'/ ',Ċ -fix ture -ĠH ighest -amb ient -Ġch mod -Ġcon te -Ġsens ual -Ġgar ment -z ers -ĠPower ed -dom ains -R eward -i omanip -Ġcock pit -out file -Ġbuilt in -Ġins isting -. vars -zip code -Ġ ���� -f ails -Ġconsolid ation -_ oid -Plan et -Ġ= ", -ĉ el -UIL T -ät z -af ari -ĠMc Cl -Tim eline -Est a -Ġfr am -Y E -Ġcere bral -Of Month -ĠP regn -Ġкл аÑģÑģ -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ -ĠF res -Appro ved -.S pecial -ĠProtest ant -Ġallerg y -_p cm -ĉC opyright -Ġsuper Class -" strconv -ĠMoh amed -Ġ' // -Fore Color -Ar thur -ĠJ ungle -Ġve ins -S ad -Ġback ups -ĠOp inion -û t -Ġinter mitt -ody n -ĠChrist ina -Ġand re -Ġevac uation -pa lette -h orse -ĠRes ident -ĠHass an -.N il -Ġa isle -ĠG rowing -Ġblog info -/s ql -_io ctl -Sc aling -ĠMon ad -_c pp -ĠH utch -ĠApple WebKit -Exp ense -_J OB -Ġpoint less -From Body -ant al -Ġdepict ing -ĠC ELL -Ġref in -ĠC NC -ì¹ ĺ -_dim ensions -ĠS AN -Ġa ft -Ġfoot steps -cc oli -_PH ONE -/m ath --k ind -ĠMe ans -ich ael -.g una -Ġinaug uration --dr iving -( delete -Ġtotal Count -_M C -.Ext ension -Com mercial -Ġz Index -< Customer -" g --sh are -Ġp act -ag ara -ĠS IL -_m odes -ĠM olecular -Ġsystem atically -< G -_s cr -ĠO ro -as ers -Ġb ic -Ġdest roys -PI PE -.Start Position -Ġc ủa -ire z -.B unifu -_F unction -Ġs ü -_f uture -ĠWe alth -ĠNatur ally -æĢ » -_y es -Ġabrupt ly -String Encoding -ĠCGPoint Make -Ġz h -Ġimp erson -Ġpiv otal -ĠSom alia -Ġsegment ation -_AN AL -ĠLogin Component -Cons ult -Ġtr uncated -] ";Ċ -.get Config -Ġintern ship -B aby -ê° ľ -Ġstrengthen ed -_M I -b asket -Ġnicht s -ĠTV s -ĠSh an -ãĤ µ -rac use -.Re LU -/ interfaces -ĠgetItem Count -Ġret iring -Ġspecial s -Ġentity Manager -bel ief -Ġs older -da ughter -ij kl -Ġutil izes -.f ixed -S U -Ġdr astic -Ġh acks -gr und -ĠM U -ĠSt arter -.Com ponents -_m otor -Gold en -Ġl odge -Ġ )); -ĠCor inth -иÑĩ еÑģÑĤво -ón ico -gre SQL -ĠFl uent -Ġmar c -.Load Scene -.Group s -Ġer h -ĠAut umn -St opped -Ġitalian o -Ġmin ions -ĠAssert ions -Ġm ux -B u -Ġ---------------------------------------------------------------- -------------------------------- -ĉ up -read ystatechange -_M eta -Ġcurrent Date -ĠChap man -Und o -Se an -ap r -Ġpar m -_ icons -ĠSt a -á z -Ġsub division -Ġalter ing -P NG -ponent ial -Ġpost gres -ĠB DS --ex istent -ĠBrad ford -ĠO MX -_W HITE -_PRO GRAM -q c -Ġtypings Slinky -ĠP ics -_M ETA -IT TER -_sub scription -IRON MENT -ĠHy undai -();ĊĊ ĊĊ -ĠØ ³ -Ġj ac -Ġelimin ates -) });Ċ -Ġcomp rend -ĉ insert -_f aces -"> $ -Ġeb ay -Ġcapt ive -pl iant -ĠCalcul ates -ol ta -est ing -_re vision -Ġm ús -+ m -"," "," -WH AT -Ġcompassion ate -h arga -[ random -Ġmod ulo -(s n -Ġoccup ations -//// Ċ -ĉ board -ĠB alk -wi Äħ -ĠW ifi -.Pro file -:m aj -ĉm at -LOCK S -(j Button -Ġ(' $ -M ur -æĮ ī -b ble -Ġf rog --h ide -Ġbroad caster -ภŀ -ha led -Ġam using -_predict ions -_in tr -Ġe agle -аÑĤ елÑĮ -Ġget List -ps ilon -Ġcharacter ization -AR DS -Ġre location -Ġr ulers -P AY -ĠDef initely -_A ction -Ġclos ures -Ġfact ual -odyn amic -Ġpreca utions -nie j -ĠPart ies -ĠSub aru -Ġcous ins -ar beit -.m oney -gun ta -( and -get item -.Style Priority -Ġsl id -single ton -Ġg arn -ĠP AS -Ġd azz -a ż -Ġbog us -ĠM og -Ġrival ry -is ol -Ġland marks -ñ as -B ern -ĠSach s -Ġ" )ĊĊ -Ġhost ility -_m ex -m ere -M ot -p ictureBox -Def ense -Ġaffid avit -other wise -.d irectory -_ UnityEngine --b log -.s kin -ph em -Ap ellido -er chant -[ class -Ġw art -." [ -ale ur -/ back -ĠĠĠĠ ĉĠĠĠ -Ġprecip itation -Ġob struction -Ġp Obj -Ġr upt -UCK ET -ay e -æİ Ĵ -g x -Ġe cl -Ġsecre cy -/ Header -ĠLes b -Ġle i -ĠBullet in -Ġgive away -.H ome -_RO OM -" W -Ġcow ork -_ ra -ĠC ycling -ĠP aw -Ġpup il -/ arch -ĠFile Utils -é¦ ĸ -r sp -Ġfreed oms -ĠL ear -}` ). -Ġbow ls -/b lock -_log ging -Ġmeth ane -Ġhorn s -Ġwonder fully -Ġalter ations -Ġex ile -ls en -_p ause -_L ANGUAGE -ĠUS DA -_m ysql -_AM OUNT -ĠL IFE -Ġyoung sters -Ġri ots -[ E -Ġun forgettable -, },Ċ -Dis posed -ĠAss assin -UN G -ĠNew sp -User Service -: aload -+ ', -Ġsett lers -Ġscre ams -Ġincon venience -.R otate -Ġj ars -ĠP uzzle -Ġm est -ars i -ĠSh arma -| ( -.d s -ĠSac red -_e vt -Ġexpress es -Ġh och -ĠD uch -.c alls -th r -ĠShe ffield -.Alert Dialog -Ġrad ically -Ġtr ous -Ġprev ailing -ĠWW II -âĢĻ n -ens ely -ĠY esterday -ĠSir ius -Ġkill ers -ĠF FT -Ġo val -') :čĊ -Ġìłķ ë³´ -our age -ĠCheck box -Work book -.def er -_f loor -Ġc ouncill -Ġnors ke -mo il -ore a -Ġmarket ed -_S UR -x AA -Ġst ained -e ut -ĠM eng -Ġi eee -. extern -eg ie -Ġr app -ĠPy ongyang -' class -M ob -Ġinitial Value -_w ave -Ġj ab -Ġmascul ine -Ġampl ifier -Ġt ty -Path Component -_ xt -ĠG FP -/ sec -ĉdis patch -mark down -ĠS chn -bo le -· · -mouse move -Ġerr Msg -Ġas ign -_m ono -To Selector -ĠZ u -(R ect -ĠError Code -lat in -ang ible -v tk -CG Size -P okemon -Ġclass mates -Ġattract s -ĠT atto -ult an -ol óg -Ġhalt ed -ठ¨ -ĠK art -Ġ ue -_Init Structure -Test Class -ĠAir bnb -_ ", -Ġchar coal -Ġip c -ĠSt retch -.g lide -lates AutoresizingMaskIntoConstraints -Ġpot ion -ITT LE -Ġcount ert -_h d -pre pared -Ad s -ĠV ampire -rob ots -.Create Index -Status Label -Ġt ucked -af ür -U t -Ġswe ater -_F N -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĉ -ata ka -Ġeyeb rows -ac oes -ud en -.LinearLayout Manager -Ġsw ay -Ġmult in -() )))Ċ -ĠNS UInteger -ĠMy Base -Part ner -uts chen -ĠC ater -.setBackground Color -Ġaccompl ishment -_pro blem -.d td -Ġpage Number -Ġj ackets -Ġcro pped -u els -ĠH ep -Ġc apped -* Math -_callback s -Ġpub b -ĠBrun swick -.res pond -[" _ -Ġbed ding -hyth m -O X -(s peed -Ġpestic ides -Ġ---- --- -.Bl ue -Ġnood les -ĠGo es -Ġs aver -o xy -_com pletion -ĠSw inger -Ġget Date -Ġmind ed -int egration -ĠLot us -(st op -(', ');Ċ -Ġflood s -ĠWork flow -Ġerupt ed -Mac ro -ĠSau ce -Ġevent Name -\ Input -Break ing -ĉ when -_p w -IND ER -ĠWell ness -Ġvox el -ĠM ell -ĠM EDIA -SE NS -ĠFund s -ĠM ild -< Array -- this -ump ed -/f w -ĠDb Context -W I -girl s -H OW -'); ?>Ċ -Ġtempt ing -Ġtest ament -Ġb ible -Ġconsult ed -ĠIndex Error -è¨ ĺ -Ġkey pad -izz o -( ok -Ġwhats app -ĠRemote Exception -Ġteam ed -âĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶ âĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶ -» , -Ġget Time -di ag -iss y -Ġh ed -Ġkn ots -j om -Ġfun nel --m ails -Ġexport ing -ĠV L -ĠK arn -ĠBuddh ism -ĠAll an -_R ADIUS -Ġw ording -ĠFor get -ĠCor ona -ip hy -Ġlim burg -ugg y -ĠUser Repository -im in -(e le -Ġlabel led -ç¤ ¾ -ĠH erman -.q q -Ġ" ));Ċ -ie ber -.Trans late -ry n -Ġdes env -um d -Sim ply -ĉm ode -R pc -ĠVal encia -Ġstaff ers -Ġsel v -ĠSpi ke -Ġdel ic -Ġer u -_D T -J udge -á» ķ -ĠBas in -.m utable -" url -Ġtar iff -ĠSlee ve -Ġfl are -.drop out -Ġbr ides -)) ,čĊ -_con straints -de struct -Out line -Ġdisappe ars -_lock ed -ĠNS LocalizedString -ck e -ĉ null -ad resse -Ġto pping -ĠJ oker -b ishop -но ÑģÑĤÑĮ -and ering -_ amp -= time -_S pace -_P ULL -' = -Ġant iqu -Ġc ach -___ ĊĊ -ON ES -о Ñı -Ġun read -.p olicy -oooo oooo -ëŁ ¬ -Ġu sted -ĠRe ce -Ġal lem -ãĥ¼ ãĤ¹ -ĠThought s -ve illance -istr ate -_l ane -Ġfam ed -.Get Name -Ġsmo other -ĠQual ified -az ers -_ geo -F ax -ĠM inds -ĠR aises -Ġtrans cripts -Con versation -Ġremark ed -ëĤ ĺ -d ling -Ġdeploy ing -Ġshared Application -Ġk p -FontAwesome Icon -_d ummy -reib en -ĠJane iro -Direction s -.get Bean -s ass -Ġcommand ers -v ation -error Code -ĠAl loy -.local ized -Ð ij -Ġdish washer -ĠSou p -N u -_D efault -Ġune ven -Ġ/> ";Ċ --B ased -Ġseam lessly -- null -ĠX C -Ġst ew -(d elay -AT ORS -ĠWhe eler -" H -e ast -. air -âĢľ But -Object Context -success fully -_l and -Ġfold s -_CO ORD -Ġsub po -.get Address -in str -Material s -Ñĥ ÑģÑĤ -de posit --l ast -_GR AY -= find -Ġmut ant -Ġlesb ienne -let cher -RO UGH -ure ka -.c apture -Ġen n -Ġ([ [ -ĠFl u -Ġtask Id -ĠHus sein -.f older -Ġa usterity -ISTR ATION -_ Impl -注 æĦı -Ġdec ree -- chat -Ġimp lication -Ġguess es -ul kan -An alytics -. plus -COM MAND -е ли -» ĊĊ -_S ITE -Ġequal To -Support FragmentManager -ĠRec ording -å®Į æĪIJ -Ġbag gage -Ġpitch ers -ĠE h -o que -ĉc nt -Ġ=> $ -/ foo -IR A -ĠSat ellite -bor ah -Ġ}} "Ċ -ĠEnd s -ĠSpr ay -, param -.Ch rome -* q -th ought -ibr ated -Ġth ieves -Ġbenefici aries -Enter ed -ottes ville -Ġveter in -By ID -qu ipe -um ption -- unit -Execution Context -@ s -ĠG iov -.Tool Tip -_f riend -( attributes -Ġdump ing -ĠJ C -_D OCUMENT -ĠArm our -( insert -.Horizontal Alignment -ĠQ ed -ãģĦ ãģ¾ãģĻ -/g it -ĠY YYY -ĠCard iff -Ġap a -organ ic -ĠWhere as -Ġæ Ŀ -ĠM ia -Ġdemol ition -Ġsc ars -Ġp ai -Ġre tries -Ġr q -ĠDen is -( Utils -Ġallev iate -ĠP IC -id ue -Ġacknowled ging -Ġ// //////////////////////////////// -ç¡® å®ļ -Ä « -\ Json -.b inary -Ġx type -sign als -ĠAp pearance -& r -} s -C i -ĠI llum -por ate -h og -Ġindex Of -\ Command -_par allel -ĠSher lock -í ĥ -Ġ" ")čĊ -//////////////////////////////////////////////////////////////// //////////////////////////////// -Ġcritic ize -ĠSo ap -ĠMatch er -Ġgr illed -* T -Ġad ore -ull ing -Ġjed och -_ref s -lean up -ĠJ AXB -Ġro ses -ĠL iam -size i -Ġget char -Ġtar de --to oltip -Ġqual ifier -ĠInter mediate -_W indow -ĠMal ta -Dis connect -ew here -Camp o -Ġirr ational -led o -ĠD N -ARG V -Ġout ro -Ġth irteen -Jose ph -M AR -/g l -J ess -ĠPsych iat -Ġpadding Bottom -- loop -/ fonts -_se en -Te ams -React DOM -(m an -(x path -.get SimpleName ->( * -ĠP vt -Ġel ders -Ġp ies -.user Agent -- region -ĠGree ks -(f ragment -st u -Ġcouncil s -Ġst amina -ĠGod dess -è ¥¿ -Ġphilosoph ers -Ġpers one -ĠL ose -ĠCL R -ĠD ocs -Ġso ak -ĠHOLD ER -Ġb ells -hash Code -R ATE -_WE IGHT -in ous -end ra -oph obic -Ġpro se -Ġfin ely -/o auth -(s pace -ad ge -ĠM ama -Ġstring Buffer -Ġst int -Ġmis ma -Ġvill ains -ĠCrime a -Ġdipl oma -Ġпо Ñģл -ĠBe a -(j oin -Ġíķ ´ -CH AT -per ing -ĠC ros -Ġmon keys -Ġpred s -yl a -,, , -Ġvibr ator -ĠN U -åħ Ī -f ant -z et -Ġb ietet -un ft -sw orth -.F low -Ġpsy ched -ĠContin ental -> t -Ġqu ilt -. UP -Ġexpans ive -Dis pose -(l anguage -C aps -_Z ONE -Ġrec ycle -ĠMan aged -current Color -.b roadcast -sign In -.p rom -ll u -ue blo -Ġpunch es -Ġautom at -Ġassign ing -Ġcreate User -ĠAll ied -Ġconduct or -Ĥ ¨ -Ġs addle -Ġd ni -omed ical --W est -Positive Button -Ġit alic -? [ -(tr igger -Ġele phants -":" "," -Ġcal iber -raft ed -d igits -Ġmar shal -mill iseconds -mark ers -m om -/ place -Ġhol istic -: t -# , -Ġb oto -Ġnause a -ĠSh ooting -ite ch -Ġtext Status -< Class -ĠDes cribe -Ġbuff et -g il -Ġlog its -std call -mod s -ĠSk ull -ĠB are -h ope -ĠIn tr -F air -ĉ pt -Ġacompan h -Ġf kk -_r pc -Inst alled -_ ans -.get Minutes -âĢ¦ "ĊĊ -- thread -Ġpres chool -AIL S -Ġdiff ic -( convert -ĠN ath -ĠDO J -Ġreg imes -Ġenthusi ast -Ġwarrant ies -Ġfasc inated -_b inding -_N ot -oft en -_R W -/m ail -Ġtitle Label -Ġvill agers -ĠJ iang -Ġsw agger -.Row Index -_img s -rap y -VER AGE -. Up -Ġno op -c io -ĉ ST -Ġdecre ment -Ġmagn esium -_ rotate -S it -Ġnieu we -Ġter med -íķ ©ëĭĪëĭ¤ -Ġur g -_t ouch -Ġsw arm -Ġcl ave -th est -ĠL af -H X -ĠH ulk -Ġplaint ext -ĠSof a -get Session -L ed -Ġecosystem s -he i -ĠK ills -Ġhus bands -Ñħ ÑĢан -(d om -_t iles -Nib Name -Ġdon ating -. acc -Ġlifes pan -.b n -_RG CTX -æ ¥ -ans en -Ġmod elling -Layout Params -ĠonChange Text -rs a -- location -.P e -(b us -(s ong -Ġprodu k -ĠSH OULD -ĠC J -Ġs os -ĠHome Controller -.load ed -(D ocument -.s ocial -t iles -Ġl ame -= df -.parse Long -Ġpr ac -Ġdet ox -ĠV E -Ġpunt os -Ġdo ctr -Ġan cor -CA PE -Ġc mb -çĦ ¶ -*) " -:// / -Value Type -Ġmort gages -; q -ĠRock ets -s port -UG C -ct s -ãĤ ģ -ie ur -ĠAppe al -(n b -//////////////////////////////////////////////// //////// -IM ATION -ĠC res -ĠMan ip -C ause -at ypes -man ufacturer -# ---------------------------------------------------------------------------- -Ġsp or -es on -Ġpun ched -Ġbook marks -ĠBul k -Complete Listener -ĠTalk ing -ĠEr nest -Ġrub bish -k ills -ĠDE FIN -Ġneighbour ing -ar lo -ĠP CA -ĉm atrix -lo k -Ġat las -ĠG ur -Ġw yn --n egative -Ġt ul -Ġre lic -ĠV oltage -ĠPre is -ĠJ NICALL -ĠPM ID -ak et -ĉ attr -Ġet iqu -ĠM J -ĠG mail -cl r -_exec ution -éĶ ® -pos itor -. af -N r -Ge orgia -Top ology -Ġperch é -Ġmus lim -Ġepid emi -Ġsab ot -act us -Ġë ĮĢ -ĠIO Error -. est -p refs -ĠKr ish -.Read Key -NAS A -u ção -_D b -umer ator -W ide -(st atement -.end point -.... ..... -Ġ[ * -stream s -m time -P x -at r -Ġt pl -R oman -Ġscen ic -.n z -ĠSe conds -sub menu -Ġìĭ ¤í -_b undle -Ġde ÄŁ -ĠS isters -pre ferences -Ġport a -Ad visor -max Length -ĠG REAT -__ (Ċ -ole st -ĠLabel s -Ġen fer -ĠĠĠĠĠĠ ĊĊ -ĠThe ft -_F ILL -ĠW ise -) application -un ami -> ())Ċ -ADD RESS -B ST -et zt -ĠQ gs -S ense -Exception Handler -ĠCh u -.get OwnProperty -Ġexerc ised -iot ic -ĠRe leases -Ġp interest -ol ie -is oft -Ġsequ encing -Ġpad re -] ));čĊ -(r adius -.m ed -aint ies -.Object Model -Ġem ple -Ġseg uro -St ars -Ġqual itative -lem n -á» ± -> "). -Ġg x --c ert -ĠAST M -Ġfull name -Ġte lemetry -ĠCamb odia -_ ul -ĠCl are -C USTOM -Q C -ĠUn s -ĠHTTP S -ĠPark inson -ancy box -',' . -T ue -.get Last -Ġab i -Äħ d -A st -ĠEd iting -.Un ity -j mp -Ġm ats -Ġshared Preferences -Capt ain -.page Size -Ġr tl -Ġan meld -Runtime Object -Ġdemand e -(" ; -se ite --head ed -ĠK ra -ĠF ONT -` \ -Class NotFoundException -. avg -atic al -A j -Ġpermit ting -Pro j -ERR Q -Ġcre ampie -ĠBuy er --mod ules -ĠSund ays -| `Ċ -Ġday time -Ġ+ ( -Ġgl itch -ĠOper and -Ġtox ins -iny a -D NS -ĠS as -C ake -ĠNation als -.add To -Ġs inking -Ġcompreh ension -Ġsc or -ag ements -Ġt ard -Ġmarch ing -ĠM TV -Ġs ane -Create Info -Ạ¯ -Ġend Index -ĉ layout -ĠåIJ į -S ITE -ĠT HERE -Ġ[ {' -opath ic -Ġtrans mitter -/ body -Ġp und -ĠC losing -Ġset attr -Ġbound ed -At las -sum ing -(t imes -par er -yn om -fe it -Ġf rem -- leg -ĠBr as -> # -Ġì¶ ľëł¥ -ĠIN STANCE -ĠC ouch -_host s -lik elihood -.M arker -ĠM asks -Ġcere al -util ities -Ġelement al -Ġdist orted -in active -c ry -W L -UPPORT ED -.Th rows -/s chema -ser ie -." ', -ĠBened ict --p icker -ig gs -ĠPir ate -åij¨ æľŁ -ĠTh ema -ĠSouth ampton -Ġarray With -ĠPaul a -Ġpredict or -- Ass -.user id -Ġper i -Ġexagger ated -ur ate -arse ille -ĠCon cent -ĠP ik -Ġ@ _;ĊĊ -Ġform ations -Ġden omin -"/> .Ċ -ended or -Ġpan cre -Ġam t -Ġon Resume -on Delete -ĠB CH -) (" -m ovement -Ġpot assium - [ -& utm -g roupon -str ate -D Y -om orphic -': [ -Ġgrav itational -ĠMich a -ĠT encent -Ġco ached -ì¶ ľ -Ñĥм енÑĤ -/m obile -Mouse Down -b ud -ĠY as -ĠPro viders -N Z -ĉ report -err msg -Ġimage Path -acter ial -ĠM anga -wick lung -( usuario -")) ;čĊčĊ -/** * -Ġorgan ise -Index ed -_ QUAL -(Py Object -Ġsurrender ed -PO CH -ĠNOT ES -\ \" -- job -Ġsevent y -#### Ċ -ĠMan or -Ġdown right -Ġtime frame -ins urance -check er -ĠSE CRET -Ġecho es -ĠCarm en -.setHorizontal Alignment -Ġis Checked -ĠT OR -_n n -(' ( -Fetch Request -ĠPrint ed -Fl uid -ĠST ACK -G ES -a igned -ig or -.Un known -C BC -ĠCarl son -. URI -Ġpl ight -/ start -ĠPerson nel -ĠP REFIX -, ** -Ġlim ite -_ heat -% ï¼Į -ĠDon ne -get Node -ĠScient ology -Ġcom et -Ġwen ig -As ide -ĠM PEG -' ? -vari ably -.end Date -Ġun cont -ĠS cores -ĠLogin Form -.g enerated -, ch --m ar -ĠN ed -Ġevent Id -+ p -ĠS IN -/ reset -.RE ACT -ĠMess i -_R ANK -.write File -Ġcri pp -est hetic -ERS IST -Ġreim bursement -Current Value -Ġun in -Down Latch -Ġpadding Right -Ġstock ed -/ '. -Ġrep ayment -tr ak -/ backend -Ġиз мен -CS R -Ġprevent ive -Ġpant alla -_tr im -Ped ido -h ospital -Ġmanage able -route Params -text ures -..... .ĊĊ -Ġsé lection -Name ValuePair -Ġpoll ut -M odes -ĠLa ud -j ay -ĠU rs -Ġsign er -ĠJ J -ĠCh erokee -_EX ISTS -Ġd war -Ġ($ ('# -Ġre ef -> {$ -ĠBay lor -ĠModel State -- _ -ĠStruct ures -Ġsou vent -Spec ify -(p ipe -Ġfr acking -ĠG PA -Ġbe le -ĉĉĉĉĉĉĉ ĠĠĠ -ĠMinor ity -Ġt ud -Ġopen ness -ĠIllustr ated -Ġoxid ation -ĠN K -ĉ Update -ĠE MS -ĠTed dy -Ġgener als -ĉM at -Ġradi os -ĠAnt ique -con omy -ĠSquad ron -) ',' -å£ ° -Ġyou re -ĠMain Page -Ġbeh aviours -eng ht -(@" %@", -Ġtest case -ĠComp ilation -Ġflav ours -ĠExt end -ill ator -Ġco h -Ġspl ine -ĠK G --p ay -Ġcommun ism -ĠBusiness es -ock ing -.Max Length -ass andra -qu iring -add en -ĠJ eb -_f ault -[ file -Ġpromin ence -disc iplinary -âĢĶ they -_ext ent -ĠV IC -Ġent ails -.part ner -Ġhipp oc -Le ague -çĶ · -w ipe --sp inner -Ġsal ute -ĠSurg ical -(output s -work ed -[str len -appoint ed -ĠH eg -ĠAC PI -([ ^ -ual a -_t ol -ĠR it -.P ayment -k owski -Ġw almart -require ments -ĠFIN SEQ -_BACK GROUND -ĠOs borne -(error Message -Report ing -Ġauction s -Ġcomb os -ĠNot iced -_o ct -Ġprim ero -ta ire -_h r -Ġм од -Ġcontradict ory -=" @ -ach ines -(opt arg -ĠP enguin -ĠAb bas -Ġsub lime -Ġpage able -ĠDef ensive -Ġdistinct ly -ĠAutom atically -Under standing -Equality Comparer -g ota -Ġ" :: -Ġpul ver -ĠBatt les -Ġun paralleled -T CHA -Ġconstr ued -- aff -Ġprec ursor --l fs -Ġmad uras -ĠD aisy -ĠAr beits -.Man agement -ĉ In -Ġro bes -Ġsp éc -âĢľ ( -Ġmat ernity -ext ent -ĠSp acer -Did Appear -ĉ us -.getRequest Dispatcher -(c ols -Ġplum met -ì ħ -Ġ{ ĊĊĊĊ -éric a -ĠS izes -.en um -.High light -Ġ!! }ĊĊĊ -W enn -Ġclim ax -Ġc rem -_th at -[ âĢ¦ -_dom ains -_RE PLY -Ġcomple ta -VE ST -_p article -Ġs op -Ġfatal ities -impl ify -ĠSK F -Ġinf usion -ĠJ avier -Ġb allet -Ġam igo -.w ant -Ġcoll agen -ĠLaw yer -.St atement -.r t -ba ar -End Point -ĠB ek -SH IP -Ġpatri arch -ĠA unt -_T M -Ġm ÃŃn -Ġmaster ed -W XYZ -Ġes pos -= logging -Ġrighteous ness -tor rent -Ġb st -_CH AIN -Ġout skirts -( rotation -Ġ'. ') -igr ants -+ lsi -ĠCCT V -_PH ASE -. azure -_Pro cess -v ae -ĠT ropical -ĠAnk ara -image View -_RUN NING -Ġ*) __ -ế n -(cl i -sc atter -Ġs che -Reg istrar -Ġair ing -Ġpy plot -is ión -/c ustomer -Ġsim plement -Ġclass y -ĠD WC -ĠBash ar -ĠDE VELO -ĠV ick -av ail -ĠH ö -_ext end -dr Fc -.is NotBlank -Ġpl ais -| }Ċ -Ġporn ofil -l abs -Ġha us -Ġorigin ating -Ġsurround s -ĠQ UAL -m eg -/ logger -[ obj -Ġirres ponsible -ĠPublic Key -H ONE -:' / -ib ox -ĠF Vector -| {Ċ -atal oader -h awks -H DR -Ġescal ation -ĠPods Dummy -el ite -Ġpres up -C ached -> G -. optimizer -ĠVis ible -´ Ģ -Ġn en -Ġp cs -ĠId le -[ Any -Ġkey boards -ĠCOMP ONENT -Ġtit anium -(m ut -ĠLed ger -Ġprosper ous -etro fit -_L L -_p atient -Ġp data -Ġkont akte -Sw ipe -Ġcheer ful -ĠHond uras -"] [$ -Ġhem orrh -":" + -Ġle asing -Ġinstall s -ĠP ax -ĠLog istics -Ġkin etic -ĠPh on -_m ovement -ĉ bytes -Ġcin co -ĠMad ness -") + -ĠJ E -_ ij -Scene Manager -ĠB ust -pt est -ae a -Ġb esser -ÃŃ g -д ин -(t asks -(" (" -set Type -(out file -ĉ reset -ĠAR C -Ġmús ica -ĠSh elf -Ġmin Y -p ch -Ġwe iber -iss or -Ġtrou ve -ĉ Button -Ġreg enerated -Å£ i -im achinery -block ing -.data Tables -_f rac -ĠAdv antage -.visit Method -éĩį æĸ° -Ġextr apol -Ġte asing -ĠH itch -ĠGe ek -ES CO -Ġw ich -ĉ ax -_de cor -Ġscreen Width -ĠSoph ia -Forg ot -.un i -ĠVent ure -_c ollision -Ġlaw maker -( Edit -bl ers -Ġget Next -âĢĶ you -Media Player -ĠHor de -ĠCongress man -observ ations -ĉ property -Ġ< -- -Created At -uby te -Ġquar antine -Ġdist ressed -_AP B -ĠGood man -ãĤ « -Ġrecom end -_PRINT F -D ONE -Bind able -r strip -cent aje -ĠUn expected -ĠS CHOOL -ĠProfession als -ĠGP Us -Less on -Ex clusive -Ġatr av -ĠD ank -ĠLaw yers -ĠWal ton -> [] -Ġal oud -="../../ ../ -Ġdeb ating -ĠAV G -_V OL -/c gi -.de g -: g -.Info f -Measure Spec -.s ong -mt ree -ull s -J ordan -ĠC overs -Ġattrib utable -Ġjed is -iat rics -Ġrot terdam -Ġm eld -ĠContent Type -Ġmant le -Ġa lice -_d uplicate -/ Internal -Ġfile size -ĉf ire -re se -ond ere -Ġfamiliar ity -ĠC rest -Ġk arma -Ġtor ino -Ġmes a -/ temp -Ġch ir -ĠOver flow -Ġten emos -un ik -N EXT -Al le -Ġn xt -M art -Ġat l -Ġperiod o -_y ou -Ġ} )). -int estinal -.Adapter View -Ġhes itant -Ġcompar atively -.U Int -(view Model -Ġsang at -ĠRes ponsive -ĠZ ack -â ħ -J AVA -ĠFull er -ĠâĿ ¤ -.Con sumer -Ġan k -Ġreact ors -f uck -_r at -Ġsession Factory -_back ward -Ġscram bled -ĉ th -Ġins ensitive -Ġch amps -Ġng inx -Ġcon hec -ĠJ asper -.f m -Strict Equal -ach sen --N ov -lass en -.int egration -(l bl -Com pose -ĠF on -à ļ -Gr atis -ĠL ime -ĠAdapter View -Ġpoison ed -anch ors -设 计 -'] ?>" -Ġpro cur -It aly -.MON TH -ĠL UA -ĠLith uania -ĠHe ads -_CH UNK -ĠP USH -Aspect Ratio -Ġwe g -Ġv ids -ĠWe in -ĉ INT -session Id -Ind ustry -Ġden ounced -JK LM -ĠVan essa -.Id entifier -prop ri -Ġи г -Ġté cn -Ġm osaic -Stream Reader -- Th -for th -Ġadher ence -b ate -Ġkn ights -s ounds -Ġsal le -OM ET -ãĤ¹ ãĥĪ --t m -ĠR he -.File OutputStream -åĪĨ ç±» -ĠEN G -h oliday -ĠCong ratulations -) (Ċ -Ġaggreg ates -HO OK -ew ire -Sen ator -Ġembed dings -ep y -(C OM -Ġrob ber -ä ter -w ang -_t eacher -Ġresent ment -Ġlett uce -er reur -( ic -ĠT actical -ĠContract s -Ġm ænd -Ġsit ios -Ġbast ante -Ġnue vos -ĉN drFc -Ġprivate Key -uc ch -MM dd -Ġè¾ĵ åĩº -umb a -@ foreach -:" );ĊĊ -Ġslip pery -ĠKe ystone -Ġpione ering -_tri angle -(" Ċ -ĉĉĉĉĉĉĉĉ ĠĠ -ĠInt ervention -SC I -Ġc JSON -Ġtermin ating -ë ¹Ħ -Ġbab ys -Sub set -Ġë ¡ -Ġseu lement -Ġmue stra -Ent re -以 ä¸Ĭ -ng o -" bytes -QR ST -Ġy pos -person a -ĠDep loy -ce e -Ġ à® -.go al -Ġhabit ats -Ġis Admin -Ġexplo iting -Ġvent il -ĠB alls -ا ب -Ġmind fulness -(k wargs -Ġre sembling -Ġcho ir -Ġon BackPressed -ĠSEC URITY -/g test -Ġjust ices -Ġinteger Value -bl ah -ĠA im -_final ize -ke h -ĠComplex ity -Ġaug ust -get ElementsByTagName -Ġpre ach -Ġpron unciation -ĠTr ash --per cent -_PR IV -ĠHun ts -ĠCur se -u ellen -Ġheavy weight -X i -ĉ selected -ĠMcC oy -å¼Ĥ 常 -| =Ċ -ĠBattle field -Item Image -Ġdeduction s -ĠElement al -() );// -ĠBur k -}) čĊčĊ -sw ift -/ function -Us ually -_ St -_fe ats -ĠIs Valid -Ġz ad -Image Context -Ġclass name -Ġdon ner -Ġ-- >ĊĊĊ -Ġmotor cycles -+' /'+ -Ġset Background -\C MS -.All ArgsConstructor -ĠLex ington -.ex amples -ĠP urs -Push Matrix -Ġ================================================= ============= -.add Target -por a -Full screen -Ġgo of -h len -ä ge -ĠC URL -ĠInterest ing -Ġretrie ves -_O bj -in ness ----- -ĊĊ -.t sv -( IM -ĠBr aves -_IS R -ost i -á» ĵ -ĠEx terior -ĠCourt ney -Ġresid ues -T ier -.* ;čĊčĊ -: black -web View -" path -Ġmas a -] !=' -ĠMatch ing -d ur -J vm -= context -_R ING -Ġpro ponents -ĠQString Literal -Ġinfl ate -< Float -ĠDon ovan -( IO -H ORT -Ġdisag reed -isk y -ask ing -_V EC -H ASH -Ġmath s -ĠLast ly -Ġdepress ing -. estado -Ġh alo -_b le -ĠGab ri - ">čĊ -_C OST -iline ar -ĠWork space -Ġsp el -ag ogue -ĠMillenn ium -ĠPop ulate -Ġn id -.parse Color -S olar -ĠG ad -Ġì¤ ij -ĠK amp -ĉr m -Ġben z -ĠHonest ly -Ġelectro de -ĠPra irie -ĠPRO FILE -ĠOri ental -ĠO LED -/cop yleft -awai i -( products -) \< -- created -.Many ToMany -" How -ĠвÑĭ п -Ġmitochond rial -_test ing -( created -Ġget Field -_E VAL -]. " -ĠF SM -ĠR ita -Ġåı Ĥæķ° -Ġc ôt -ĠIns ight -ĉm ysqli -_tim ing -ID O -)) )))Ċ -CO VERY -.im ag -C DF -l ust -ick t -_F P -. ',' -g cc -Ġkur z -_p wm -Ġodp owied -ĠBar rier -/************************************************************************ ***Ċ -p ak -- Israel -ĠRut gers -Ġselected Item -ĠRam irez -F arm -Ġcalend ars -g zip -Ġblock buster -ĠPly mouth -çľ Į -res ponses -.Dialog Interface --gr and -Ġget Source -Ġdej tings -Ġt ieten -Ġcondemn ation -Ġcontinu ar -.Mock Mvc -/ english -ĠMedia Player -com puted -ĠCl ippers -(de legate -.S lf -Ġë¡ ľ -ĠT ide -Ġih rem -ĠW an -ÑĥÑİ Ñī -} >< -Disc ussion -Ġw atts --min us -ĠJul iet -éĽ ħ -Ġcon cluding -ands cape -Ġúlt ima -ĠDER P -Ġsign Up -ĠSecond ly -W AIT -ld s -.callback s -(h our -im ators -vol ent -AA F -ed river -ĠMath ematic -' -{ j -_AB ORT -E ther -Ġeduc ator -Ġpreca ution -Ġfingert ips -get Var -cam atan --de bug -ĠR AF -[ arg -Ġr aced -Ġts unami -.f link -Ġgly c -uk o -ĠM ultiply -Ġredistrib ution -AG O -ĠR outine -Ġo pr -(l ower -ĠFunk tion -.d k -Ġe gt -_B ASIC -sys call -ĠL SD -ĠD uplicate -_s ell -Ġerror Handler -_ ips -Ġ erv -ann ie -(resource Name -Ġbott led -Ġcraw ling -eg ment -.set Tag -Ġr ss -ĠQu arry -_ex act -.j wt -ĠBo ards -op i -Ġnas al -ĠX YZ -. ud -Nor thern -Ġactiv ating -ed x -ov ah -Ġind x -Alert Dialog -Ġt ienes -ann ya -_p an -( decimal -.D ict -Ġsubsidi aries -Product Name -F ew -d ato -od ied -- under -Ġê² ĥ -çīĪ æľ¬ -at ism -[ Math -.' < -(in file -Ġden otes -$ class -_SEC URITY -Ġsew age -mel on -( Character -/g ithub -Ġgl aring -.G uid -_s parse -ĠM argin -_d ns -Ġme iner -Ġleft ist -ĉ loc -aby tes -Ġequip ments -exp o -ĠSom erset -E K -æį ¢ -Ġlect urer -Ġmem iliki -æł ¸ -ç´ ł -pr on -: pointer -b orrow -ĠProtect ive -_c f -ĠÐķ Ñģли -b pp -';ĊĊ ĊĊ -atur ally -_N AV -Ġpe ptide -> d -Ġif stream -_FACT ORY -'); // -jo ined -m ong -Ġtimes pec -Ġdest abil -Ġaut op --l imit -public ation -ĠD enn -.M emory -(s kb -ĠAna heim -_RETURN TRANSFER -ou eur -(_ (' -leg t -isting u -ĉ priv -Ġredirect s -M t -Ġalle en -ĠPoint F -Ġo min -Ġc itt -ĠT age -ĠW alls -á» ī -Ġoccup ying -xB F -r angle -Ġrel ational -- org -Ġj pg -- derived -Ġmal function -ĠB enson -(s croll -ĠX D -H oly -(command s -Ġt ipping -Ġpr imitives -Ġsex le -Call Check -ĠM ASTER -_TE AM -.setRequest Header -_spec s -Ġser ge -.M aster -Ġim s -.Spring BootTest -pay pal -ĠW ANT -.In st -ĠCar pet -Ġwrong ly -($ ('. -Ġb ild -.R oll -ĠU rb --c an -ãģı ãģłãģķãģĦ -olib eral - čĊčĊ -ĠMah m -} ";ĊĊ -Ġd q -ĠPublish ers -ĠAm pl -ĠDani elle -Ġt ern -èµ · -no ÅĽÄĩ -e in -ĠAsync Storage -un ger -rou w -Ġsc issors -/ assert -.b ucket -/ archive -_M an -Ġint oler -Ġ() => -ĠÐĴ Ñĭ -Ġsa i -.x y -." čĊ -Ġur inary -es ub -IST ICS -ĠÎ º -Ġcompl iments -Ġtypings Japgolly -ih ar -Exp ansion -ĠS erving -_st udents -ĠX BOOLE -( il -Ġì² ĺ -Ġj ó -(t ol -( JS -ĉC G -ĠD RAW -tw ig -Ġo at -_sm ooth -ĠC SL -Ġos ob -Ġens uing -Ġbank er -ĠBack pack -_p ing -Ġwish list -= ax -ĉĠĠĠ Ċ -Dis ney -stead y -"> % -Ġproph ets -ĠZ X -Ġminimal ist -.PL AIN -Se attle -. ordinal -ĠPI PE -Ġret orna -Ġjug ador -ĠB ret -ĠâĶ ľ -Ġpl ush -UL ATOR -Sort ing -.grid y -ect omy -_ activ -r ack -Inter active -ĠAntar ctica -Ġv engeance -en so -_k nown -up plier -.Mod ules -ĠConnection State -éļ IJèĹı -@ FindBy -Ġpl acer -\ model -< ()> -.is Successful --g ood -b z -ĠDr aco -Ass istant --ex tra -аб лиÑĨ -Ġhyp ocrisy -Ġt st -ĠA gr -$ txt -Ġlog istic -lic ensed -ĠH of -Ġt at -( iv -Ġinto xic -post Id -_st rike -Ġhum iliation -pc odes -" sync -(rec ipe -+ N -rent e -ĉ Client -ycop g -ĠZur ich -ĠPro files -C ountries -Ġp ict -Ġroll out -requ encies -Ġpatch ed -Ġcar tridges -Ġsh ading -J ar -Ġsalv age -ĠTax es -Ġstand by -apor an -E igen -. angular -ĠN ested -äº « -Ġis Visible -ĠDw ight -_BR ANCH -.D elay -Ġk end -Ġfacilit ated -.flat Map -Ġs anta -ĉS end -/m essages -Ġof Type -ĉs wap -# plt -ĠTur ks -N ES -Ġprogress ively -ĠRes idence -ĠT REE -Ġno en -d io -Ġn elle -Ġsog ar -itt i -week ly -Ġambigu ity -_Set tings -W are -.ne o -_D ST -Ġæĸ ¹ -pre p -lob by -@ email -/m ovie -Ġfun kc -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ Ċ -ÂŃ s -Ġguard ians -- pos -Ġconfig uring -ĠC PS -ĠDe us -Ġvidé os -_ empresa -Ġsl apped -< Model -Ġunders cores -U h -.access Token -SET S -ĠS parse -ĠCal d -: path -ĠS ervers -= batch -Ġkn itting -Ġx a -Ġsearch Bar -Ġsn ag -Ġinf used -.b am -le ver -Ġtax onomy -Ã İ -Ġatt aching -Ġh ern -_N OP -Click able -(P arse -ĠDynam o --b uilder -Ġdere g -Ġsc attering -è¿Ľ è¡Į -an zi -ĠShe pard -"> ',Ċ -_X DECREF -ĠBuzz Feed -_M ARGIN -P LOY -.sm all -Ġm imeType -Ġh olog -ĉc amera -li as -Ġsusp ense -ody nam -b au -Ġgrave yard -_n amed -":" ' -Ġ******************************** **************** -Ġgame Over -ĠLENG TH -ĉs creen -Ġdo InBackground -_depend encies -Ġr tc -/ up -_ ROM -H all -Ġdef iciencies -( te -' # -_e quiv -Ġpre order -ĠA xe -ом Ñĥ -.send File -Ġfil t -ĠLim its -ĠCaval iers -.dis count -âĨ IJ -ĠW it -QRST UV -Ġi j -Ġt egen -Ġ: ", -diff iculty -p unkt -ĠEmail s -ch lor -(f un -.U int -ĠSt all -_ verified -u D -File Type -Ġple asures -Ġjud iciary -Ġsh am -ip ur -_PL US -off ers -( foo -_G T -ĉc ore -ENT ION -ĠLib eration -Command Line -_de partment -.A r -_ne ighbor -ĠSub mitted -Ġ ___ -ĠL DL --con trib -ĠD resden -ĠP ixels -Ġ""" ",Ċ -LET TE -x BE -ĠH ust -ĠExecution Context -ĠBuff ett -cl amp -.Art icle -ĠR ath -ĠPey ton -ĠL OWER -oo ke -Ġtid al -Ġun heard -ĠSh all -Ġbomb ard -an ova -[ mask -( credentials -ĠEuro s -Ġbranch ing -Ġstrong hold -Ġcivil izations -- connect -ĠL STM --m oving -Ġut en -cr ast -_DIS P -ĠCont rollers -u pe -.p en -Ġdess a -ĠdifÃŃc il -uit able -of ire -[ child -REFER ENCES -Ġdece it -ĠU rg -< Edge -Ġdes i -ĠB OTH -Ġ') ';Ċ -type Name -Command Event -where In -( optimizer -Ġré alis -Ġomin ous -ĠBr acket -Ġdate String -Ġsing ly -(J Frame -âĢĻ T -es lint -( hero -ĠMar a -Ġcatch y -,c allback -Ġc type -p reset -ĉgl fw -е Ñī -h k -Ġtit an -A ceptar -ãģ¡ ãģ¯ -_ass igned -_ erase -Ġinf ancy -Review er -ĠRec order -Ġsc m -ĠBig gest -ĠGo a -ĉ SC -_L ocation -_or i -k il -rend e -Ġmar zo -String Util -ÑĥÑī еÑģÑĤв -ĠHow e -Æ°á»Ŀ i -fo is -X MLElement -Ġdere chos -Ġd ung -ĠW ak -ĠG aw -} \\ -! "); -ĠJohannes burg -Ġsubmar ines -Ġacc ol -Ġfost ering -.ĊĊĊĊĊĊ ĊĊĊĊĊĊ -. Operator -Ġnu ova -Ġtra jectories -.s chedulers -ĠFollow ers -ĠAnders en -ĠPeg gy -.f re -ıc ı -Ġk vp -c ob --l en -Ġm ails -Ġacc r -ĠJ AVA -Ġadminister ing -Default CellStyle -Ġclick able -ĠJack ets -; display -Ġb readcrumbs -ch al -: ';Ċ -ĠH over -ucch ini -Ġt ec -Ġstop watch -_ Release -May or -áŀ ¶ -ĠYan kee -ch ner -Art ifact -.b anner -Ġk f -_st udy -fo v -ĠMeet ings -ö m -Ġinj uring -/document ation -BC M -st yl -ĉr b -Ġoriginal s -Ġfl ere -ĠTerr aria -token izer --l iter -'); " -Ġpet its -ĠB bw -ĠTh ief -UILT IN -RO UT -Ġsn ug ->> ) --n ine -Ġ} ];ĊĊ -ĠBel lev -Ġel é -Ġy yn -ynam o -g les -Ġsp ed -.B UTTON -Ġdisp ersion -oub les -Ġnov eller -"]. " -Ġpriest hood -Ġ"" )ĊĊ -ĉg ui -- inc -Xml Node -Ġstud s -.Is Active -Ġtr ä -Ġord ained -ĠByteArray InputStream -Ġrequest Body -ĠR TP -RESULT S -(c oll -Ġre loading -.N avigator -_count ers -Ġbudd ing -Ġlicense e -olog i -Ġs ản -ĠK is -ĠFl atten -_p ri -Ġappropri ation -è¯Ħ 论 -_R SP -com bat -_P G -Ġhistogram s -d q -Enter prise -ĠNO AA -ĠSpeed way -Ġbag i -ĠBew ert -F loating -ĠKimber ly -Pro sec -Jim my -ĠEli as -Ġarbitr arily -Ġ 使çĶ¨ -ĠCount s -ust e -First Child -ĠC leans -.p urchase -Ġinterpol ated -Ġbuild up -_ST ENCIL -E gypt -Ġa ure -.tr uth -fe of -ĠG im -oc ache -ĠUtt ar -_COM PLETED -Se en -ĠNap oli -(d m -Ġgrit ty -.enter prise -con exao -Ġg athers -Ġset Search -ĠCliff ord -ĠSn ape -ĠSalv ation -Login Form -Critical Section -.user details -Ġrep aint -ãģĤãĤĬãģĮ ãģ¨ãģĨ -H unter -Z en -T iny -ml and -ert il -ĉb uff -_O ffset -Ġsm elled -R iver --top ic -Ġa comp -ĠRoute ServiceProvider -Ġ< + -om bs -ĠCooper ative -Ġse ule -Ġa ime -should Receive -H ong -Ġo asis -ĠGem ini -rap id -D up -(Qt Gui -od ont --g nu -ĠS elenium -') ?>Ċ -(sc anner -Ġent ail -Ġ// ================================================================ -(` < -.des cripcion -_ By -Ġìļ Ķ -Ġpak istan -el ho -Engine ering -Ġbo on -ĠLo ose -ier ge -Sen ate -ĠL Y -response Object -i ore -á genes -Ġ ä¸į -Ġadd Action -ĠM ACHINE -ang kan -_m i -_ ARR -L iter -OL F -Ġsup per -Ġpath Match -ĠO rr -ÃŃ d -(filter ed -Ġauth Token -ĠâĦ Ŀ -- # -Ġnortheast ern -ĠMe j -(m illiseconds -âĢĶ all --re aching -ĉre ply -? type -Ġcr uz -Ġ> ÃĹ Login -:UI ButtonType -ĠEx iting -cl as -Ġar sen -(m etric -rows ing -query Selector -_F RIEND -- io -Ġconfisc ated -Ġdef iant -ĠMOT OR -reg unta -ĠM orrow -ĠB ers -C raig -ĠC PA -Ġsex kontakte -Ġsam men -/ Auth -.L ib -cr aper -ic email -cr atch -ĠW ired -Ġadvert iser -Ġget Client -Ġrespons ibly -ĉU Object -.set Rotation -.Count er -_H OUR -Test Category -Ġh indsight -\ controllers -w alls -.set Maximum -Ġpub erty -_te ams -_MOD AL -.C O -Ġbad ass -) '],Ċ -ús queda -ir ut -Ch elsea -.transform s -Ġcapital ists -Mar ca -ĠA ry --c oded -çİ ¯ -URE D -< Transaction -ĠParliament ary -) $_ -Ġsubt ly -Ġsil ky -ĠD irt -Ġpuzz led -} ');Ċ -quest s -Foot ball -ĠConf idence -uz u -bul an -Ġhum ming -mouse enter -Ret ention -Ġs dl -oked ex -','= ',$ -ĠK uala -S AM -Ġtransform ative -PK G -ill us -Ġroot ing -ĠWitness es -ĠRaj asthan -å¼ ł -- added -ĠTerr itories -(s quare -r abbit -_ Resource -éĸ ĭ -ภĵ -Ġwin nings -Ġs ple -Ġd ès -ĠM DB -é rt -ĠMatt is -ail les -_ weak -/j av -Ġcollaps es -ĠĠĠĠĠĠ ĉĉ -Ġsw irl -ĠNSString FromClass -Ġvol ver -.Re ceive -ĠD exter -Ġtab lename -reat ive -.Get Files -vo or -ĠH oe -VER N -ĠO PC -íĥ ľ -ram ids -çĦ¡ãģĹãģ ķãĤĵ -S pirit -ĠN OP -ĠMaint ain -(s igma -ot r -Mouse Clicked -quier da -_w f -ок аз -app able -ĠHold en -ĠCount down -.s igma -ch alk -b ilder -Ġvision ary -ĉ On -$ update -ĠGing rich -room Id ->N ama -Ġyy type -.Decimal Field -mac ros -.setLayout Params -Ġr nn -ĠIMD b -ç§ į -em ales -Ġincid idunt -Restr icted -Ġped als -ĠJ og -ĠAd aptive -Ġf ades -.Event Systems -ĠPa ige -Ġse is -Ġappropri ated -FF T -gor it -Ġco hesive -ĠN icht -_work flow -li us -ĠFort nite -_I W -At Path -Ġintox icated -nost ic -Bin Content -.re ducer -) ?Ċ -'] * -ĠObserv ation -_p refs -.res olution -.P ayload -M ixed -ĠR ai -(p dev -(@ ( -ic ot -$ is -Ġc ree -?= .* -.Q Label -ĠGeorg ian -x CA -Ġdef icient -th rown -Ġrap ing -up os -ĉ cli -get View -Highlight ed -Cpp Guid -Ġreleg ated -Ġleader board -Receive Props -.h ar -Ġcon di -IMIT IVE -ĠMc Cart -) throws -bu ie -bu ah -.c oeff -ĠAuss ie -ĠSab ha -(f abs -re land -ĠF ör -bar ang -, top -ĉ elsif -Step Through -Ġskew ed -ĠUn used -') }>Ċ -Y e -c allee -H ibernate -ĠEver est -import Default -Ġt arn -ĠNow adays -Y A -ĠChall enger -_log ical -Ġcreate Date -ĠGl ouce -Ġcu anto -ĠH AR -ĠCh ill -" ^ -Ġcurs os -.E OF -Ġn ije -Ġanger ed -oc using -< Contact -ĠAtmos pheric -ĠWol fgang -ĠB J -child s -ĠB ugs -_HE X -(S P -Ã¥ l -_eval uation -ĠR ANGE -ĠS OP -_token ize -msg id -Ġre x -ĉp m -Copy ing -* L -D allas -- State -ul fill -Ġby ÅĤo -ĠContract or -Did n -AST E -ĠP IO -.T ele -.w ater -de z -Ġan grily -Ġutil isateur -Ġv ortex -Cor porate -atur as -Ġpr ized -' url -ug lify -Ġimp ulses -Ġchron ological -pl en -_n ama -/ on -ĠOff ices -ĠC PI -ĠAfter wards -ãģĵãĤĵ ãģ« -_BLOCK S -Gr ace -/**************************************************************** ******************************** -ĠKab ul -ĠæĪ IJ -ĠLe ipzig -ঠ¨ -Sh ock -A us -Ġmur m -_start s -Ġb ä -ĠZ y -" F --right s -Ġbeh aving -(' > -Ġmos ques -* width -"/> . "+ -Ġembry o -ĠFixed Update -Cast le -.model o -Ġpl s -Ġenvelop es -_re main -Qu arter -alert View -_form atted -Ġl ashes -z elf -hom me -.flow LayoutPanel -air port -ĠMem ories -ĠHER O -ĠAs hton -Ġexhib iting -( SELECT -Sub mission -St uff -_s un -ĠperÃŃ odo -Ġdes pre -ĉ edit -ĠD type -cess ive -a ad -Ġdes con -nel ly -Ġ------------------------------------------------ ------------ -Ġscript ures -ĠonView Created -ĠE VE -ĠB allet -; };Ċ -UD O -ĠProb ability -quir rel -Cont aining -ĠPl at -è ¢ -/b it -ĠJ Query -Ġti ener -/dr ivers -ĠPres idency -\u D -ĠI ve -ien a -Ġhyp ers -ĠSp ending -< W -ĠTHE ME -Ġuser Profile -Ġan num -ret weeted -Ġ\ '' -b undles -() /', -. \" -ĉ account -ĠD ahl -Ġd rown -Ġga uss -Ġtransform ers -ĠMetal lic -ĠHer bal -ach s -_b ut -Ġiter ative -ĠFre ed -j ur -| M -; break -_F F -(d ownload -á»ĥ n -.check SelfPermission -NET WORK -: flex -ĠC TL -ĠAr b -ĠProdu ce -ĉs ynchronized -âĢľ Oh -.dat atables -Ġcon es -D é -ÑĨ а -Al g -Ġfuncion a -ĠUb isoft -Ġgeopol itical -Ġsie ht -Ġhy dration -sth rough -ĠDud ley -az Äĥ -Ġtax ing -Ġзак аз -_A SM -Ne utral -trad itional -Play able -Ġsp aghetti -Ġi Cloud -ĠDayton a -Ġwer de -ĠAN T -ĠP ron -ĠSt ations -Ġatt est -Ġfull er -Ġnov amente -] \\ -c ce -(de ck -/ay ushman -igs aw -Ġadult es -Ġter re -. Orders -ĉ properties -D IG -ĠTIM ES -" indices -! < -Mon ad -Ġnon existent -ĠAtl antis -Ġgriev ances -ure nce -ĠIPP ROTO -âĻĢâĻĢ âĻĢâĻĢ -Ġem pleado -Ġ Ùĥ -.Move Next -ĠI so -be autiful -Ġsol uble -Ġslugg ish -Ġdiff s -_O BS -x min -Ġtum ble -ĠUn ary -Ġzip file -Ġsvens ka -er land -/c upertino -ĉs cript -is ches -Modified Date -Ġv eya -Ġdetermin ant -ĠG orgeous -g boolean -ĠL OD -d cc -sc enes -ĠTSR MLS -(Type Error -Ġcam ouflage -Ġbur ge -Th em -.Ass ign -Ġlast Index -_s phere -_A BI -à Ħ -il age -\x ff -Ġkay ak -Ġf izz -uit en -.Should Be -Ġhton l -ĠPet ite -Ġhe als -ĠOs aka -N J -In Parameter -ĠBir ch -Ġcomment aire -ĠSie ge -Ġkey code --int ensive -prop Types -Ex ports -Ġbutton Text -ĠGod zilla -.Ex change -Ġunderstand ably -Ġaccord ion -Ġrég ion -Ġmarked ly -ano oga -Ġcontr at -_l ift -[ date -Ġsc orn -ĠData Manager -âĢ¦ âĢ¦ĊĊ -_COMP ILER -ĠCl aw -od ate -Ġunder age -ĠIm plemented -C li -K al -Product os -Ġenfer med -é is -Ġdis credit -ĠSam oa -ĠPresent ed -Ġcin emat -\Active Form -Ġf ern -ĠPr imer -æ Ĥ¨ -g ere -Ġill usions -not ated -Ġpo j -Ġmodel Name -ĠPM C -Ġdec ad -Ġfore stry -vo ie -...ĊĊ ĊĊĊĊ -Ġ} };Ċ -Ġtoken Id -amm u -ĠPerson en -ĠVER BOSE -Ġpatrol s -Ġant ic -_de ep -eg end -ĠSet Property -ĠG areth -ĠM AS -.rest aurant -ĠHeaven ly -ied o -_le ad -ĠFu ji -Q N -Mass age -Ġparam Map -Ġc ita -_S peed -(b box -ĠJ UL -âĢĻ an -Ġm ente -ĠShow case -ĠCS I -> Type -.S n -otyp ical -ĠFall on -. UTC -Ġpred atory -Ġorgan ising -c old -Ġpars ers -ui en -Ġcomp ilers -Ġ[ = -ĠE uras -M OST -Ċ ĠĠĠĠĊĊ -R AR -.S chedule -. operations -uf s -ñ ana -Ġpre ocup --t reated -.get World -. ': -ĠA TH -: start -Ġauto immune -ĠBlack jack -_FIN ISH -(f loor -Ġwreck age -UR T -.B rand -p ais -c imal -ci ó -N FL --equ ipped -.content Offset -Ġover crow -ĠT Z -Ġo dom -ĠCell ular -ĉw ritel -(input Stream -(p ref --st ock -ĠDen ied --s upported -Ġ' (( -anc ode -.filter ed -D ims -Ġj b -ĉ price -Ġ@@ Ċ -n ock -.open Connection -Ġant ics -result Code -Play back -Ġcel ular -ĠFO OD -ĠPod esta -= message -.per formance -ĠDmit ry -alt imore -Ġpl ated -Ġtub erculosis -_g em -( Editor -T pl -Ġc rian -Ġbuffer ing -è§Ĩ é¢ij -Ġ' )ĊĊ -V u -Math f -Ġtim elines -ĠT ata -/ pp -Ġpl ast -ĠTr uly -ĠSub stitute -ki em -ka ar -ĠV ish -'h ui -ĠMag ick -/ Layout -uran ça -_t tl -Hide InInspector -.key words -List Model -_S uccess -ili han -Ġblack mail -ĠSer bian -qu elle -ĠDys function -ĠPre pared -Ġj MenuItem -Ġlogin User -set attr -.C R -_l cd -Ġbytes Read -Ġc decl -Ġtown ship -pe k -ijk stra -Ġmaxim izing -.pro viders -Invest igators -Ġshoot out -Ġair space -tool box -Q Widget -=p k -Ġport er -ĠPred ator -ĠSun rise -Ġdev our -ĉU Int -itt ance -SP A -_end ian -ĠNag ar -ven ida -/ opt -By Email -ĠPhys ician -\ D -Ġм Ñĭ -Y EAR -IC C -/ portfolio -.exec utor -ud em -F allback -ud u -S lim -ó ln -^ {- -ans ke -Ġhust le -ĠIre ne -Ġaby ss -ĠRob bins -Ġindex er -S audi -Ġwholes ome --s lot -ĠT ecn -Ġpage Title -Ġcontest ant -icopt er -Ġcourse Id -Ch r -ĠAX IS -f order -_T UN -Tra ffic -Ġtype alias -Ġdar f -- uri -ts x -.destroy AllWindows -Ġiter ating -Re action -ĉ AM -Ġcu ent -- cookie -Ġflav ored -st oi -Ġfl irting -ãĢĭ ï¼Į -ठ® -_C RYPTO -[ token -Ġprolet ariat -.âĢĻ âĢĿĊĊ -ĉd c -.String Var -Ġlegit imately -_decor ator -Lock er -ĠJ enna -UR ING -åĨ į -_Print f -AT ORY --d ist -Ġ". ");Ċ -.qu iz -Ġir gend --le ague -g ien -ĠProdu ced -Hel met -åı¯ èĥ½ -Platform s -ĠResource Manager -ĠH undred -rom eter -eng kap -H op -Ġposs ui -Before Each -ĠCH K -ĠI MS -T icker -Ġgr inned -.get As -Ġim poses -] ") -For get -/ import -Ġinject ing -L ov -Ġab ril -_s lices -- comm -ĠPRODUCT S -ĠO asis -Ġø ns -ĠRe ject -Ġregular ization -implicit ly -n az -Spec ifier -Ġimpover ished -æ ļ -Ġnom inate -ĠO VERRIDE -ĠB ands -eth yst -ĠJ ian -Ġnewcom er -ĠN ab -Ġe bp -ĠP ager -ĠH umb -/ cc -Ġexp érience -ud ging -M b -db uf -' /> -Ġo cksÃ¥ -Ġj dbcTemplate -ĠSH IPPING -Ġinter disciplinary -ĠC ET -aut op --s ymbol -ave c -Ġcomp ounded -ĠCh ung -_S MS -- ie -ĠProsec utor -ĠLe ia -ĠMand ela -Single OrDefault -ĉRE QUIRE -at own -urre ts -æĸĩ åŃĹ -ĠCON TEXT -ENS ITY -Ġinsurg ents -ĠD ias -.st ation -ĠK lan -_me asurement -_Q MARK -Ġst oi -MO OTH -> ');ĊĊ -Ġing estion -ĠGl ow -ut ches -b earing -.to astr -Ġfragment ation -ipp o -_SEG MENT -Ġst umbling -im ar -stin ian -_ ()Ċ -Ġmotiv ational -ListItem Text -Ġwom ens -Open Helper -ib and -Ġbtn Save -Ġincorpor ation -Ġdocument aries -ic l -ĠN d -ĠA ra -Ġqu ake -ĠC ummings -ht m -aster ed -.d tp -Ġcond os -ĠGund am -/dis able -hydr ate -ĠEp och -Ġnational ists -Ġde ver -, request -.get Version -CE LER -ĠSal ah -Ġm ote -ĠMell on -spot ify -Ġorig en -Ġn ale -Ġadvers aries -.J Table -forc ements -ĠRet reat -Ġarch ivos -Ġsl ashes -.Mouse Down -< :: -_th rough -Al amat -.bl ur -_f inder -Ġall ure -Per ipheral -_pass ed -_ch allenge -ĠPale o -IN I -D ire -s phere -(C OLOR -ack ers -ĠG lyph -(int eger -Ġк о -ĠRe levant -Ġ Ù¾ -Ġat as -_pr im -ĠM UT -ning er -autorelease pool -= __ -ĠSign ing -íķĺ ì§Ģ -Ġu cz -Editing Style -ĠHe ater -ĠFair field -ĠBe ard -, en -us at -(' .' -/ stream -Ġget SupportFragmentManager -Ġm Current -_STAT ES -_w ind -CH APTER -prob ability -( annotation -Ġ*/ čĊčĊčĊ -.Un ique -.Add Field -High er -.d igital -.ex perimental -aw l -Ġwh ence -ern ote -S AME -.ip v -toBe Falsy -br ane -_c ategorical -A ura -ĠType Script -Ġspont aneously -long leftrightarrow -ik al -_T ODO -ĠWy att -Ġfl urry -d if -Ġreck on -ĠCor outine -ĉff lush -Ġwork flows -ĠF AMILY -s prites -_W ork -.Get Size -ĠCon straints -Big Int -it ia -get Row -Ġd uk -Ġis New -ĠProdu kte -xC B -isi ert -func s -ĠAd emás -Binding Util -omp iler --in v -Ġch ants -Ġents prech -(t i -_ IA -оÑĢ дин -ĠF ALL -im d -Ġlocal time -< Link -ни ка -Ġprof iler -Ġget UserId -ĠPhys icians -R AD -Ġh mm -ĠN ess -ĠTemp o -ĠJ T -Ġrecon naissance -< translation -Ġent icing -Ġqu aint -Ġcou pe -__ ', -NAS DAQ -ĠзнаÑĩ ениÑı -PER ATURE -ĠP ai -Ġtet as -C AS -IRR OR -Ġk c -Ġto te -Ġdraw back -Ġpars ley -ĉ Function -ist y -ĠD UP -_C ID -_ UT -Ġk si -Ġj ä -= val -.to HexString -æĿ ¿ -.cl ips -Ġoff en -ĠTECH NO -ĠSh ame -Ġsuscept ibility -Ġstupid ity -ĠTr out -ĠChamp agne -ethyl ene -Ġbe gr -_ redis -Y ep -Ġh ans -ĠDef endant -Ġd ashes -Ġuser Type -_d atos -Ġun ic -k rit -Ġrecept ive -ĠG ret -(m b -ĠIn flu -ë n -}/ > -interest ing -UT URE -Ġimage Size -Ġgr d -Ġabs ol -/ fa -. gradient -Ġw yst -] }>Ċ -leg ation -//---------------------------------------------------------------------------- --ĊĊ -ĠBl ender -__ ); -Ġuser Email -ĠPh ar -le hem -)) ? -(R eturn -eg ra -ut ivo -Ġappend ix -ĠRT VF -ĠSE AL -Ġg ypsum -_A rg -Ġillum inate -ĠSch iff -qu il -.ComboBox Style -'] ))ĊĊ -Ġalt ers -Ġpract ise -Ġu st -ĠD imit -- Regular -Ġcreep ing -ĠCan adiens -Ġret orn --cor ner -Ġ" ]" -(r ng -Ġcan adian -Ġpost o -.assert AlmostEqual -ĠBeck y -/ ss -Ġhost ages -Ġbi ologist -ĠHospital ity -ĠEl k -ĠBar ang -ëª © -bb bb -. teacher -Ġtermin ates -Ġis Error -ĠKend rick -end ars -ĠS uggestions -C el -ĠService Provider -ĠWich ita -] )),Ċ -Ġhead lights -_ venta -ANT I -Ġprop iedad -Ġen list -ĉ org -M essenger -.l and -" 'Ċ -asp ers -Ġt ers -f ilt -ĠFun ctor -Ġsl ing -_BL K --E uropean -ĠAch illes -\ Entities -.Display Member -Ġre development -ĉ help -Ġ[' - -ĠJul ien -= Integer -.is NullOrEmpty -ĠWo W -Pay ments -(h dr -Ġb aja -ĠJ ComboBox -Fire fox -Ġcon glomer -_c ust -$ ")Ċ -Ġmut ants -M agn -ĠMP H -{ _ -_w arnings -Ġg ast -L t -Ġtrain able -Trad emark -B ASH -ĠE CS -Ret rieve -' O -Ġinitial ised -Ġchem in -.Trans port -ĠY ing -as ions -Ġm oc -_LOG GER -GEN CY -ĠB logger -Ġ") "Ċ -PE nd -Ġaccomp agn -.C ODE -Ġm List -- educated -, / -ĠMerr ill -/ people -.'' 'Ċ -_t odo -Ġg ün -_FULL SCREEN -.clean up -Un marshaller -.Suppress Lint -Ġon slaught -ĠM arseille -edi ator -_ENT RIES -, default -meld ung -elf th -ĠGovern ments -Ġple as -ott s -Ġpl under -read Only -Ġdysfunction al -' Neill -Ġun loaded -Ġsqueez ing -Ġdo od -.add Data -ĠAs i -M ES -(s chedule -Ġadvent urers -expect Exception -Ġ}} >{ -CL S -Ġre cher -Ġdern ière -.D etails -Ġrandom Number -Ġi ar -ĠL ange -ew e -ĠEm il -Ġadvert s -Ġdram as -ĠK omm -ĠĠ ĉĉĉĉ -_Test Case -ĠCl arence -енÑĤ а -t oupper -.on Submit -ca a -_AL ARM -* )ĊĊ -Ġë³Ģ ê²½ -.Pr ivate -Ġsky line -RA IN -(c url -os ite -Ign oring -Ġv z -Ġved ere -ĠOS X -ban ana -Ġmet am -Ġtranslate Y -ĠMc Gr -âĢĻ acc -以 ä¸ĭ -Ġspirit ually -( enabled -Ġrest ores -Ġbtn Cancel -van ished -ĠN uevo -Sal var -caff e -Ġmaster ing -idd led -.is digit -Ġgr avy -aged List -\ Resources -Ġdown fall -.P ass -Ġalt ijd -Ġp izzas -Ġ} )) -per ms -ight on -Ġrep ell -Ġ'' ), -.normal ized -Ġmarch es -ĉres olve -Child ScrollView -ĠInstit utions -Att endance -l se -erd em -.get Input -Has Been -apeut ics -Ġ* \ -ĠRit ual -_L S -Ġspot ify -Ġsp äter -ĠTh umbnail -(c ert -Ġget Resource -_pl ots -Ġst aining -adjust ed -Ġ× © -Div Element -ĠT TC -Ġa prove -.view er -| = -get Source -çĶµ è¯Ŀ -_T B -_b illing --L ife -Ġpsy che -Ġtab Page -ĠIn fect -xff f -_h id -Ġap ocalypse -ĠN FS -ĠI TER -Window Size -he its -Ġincrement ed -ĠBr ay -eneg ro -Ġal monds -YP RE -Normal ize -âĢľ Well -ĠApi Controller -[ Unit -Gen res -ĠN ex -ĠL NG -Ġfore going -Ġtend on -ĠH p -C ouncil -ĠSaud is -ĠDe ze -Ġscrap ed -Ġbott leneck -ĠOr n -Ġunm anned -Ġinvoking State -ĠEx odus -_AT OMIC -Sub Menu -_com press -# . -Dr v -.push Button -Ġsuit case -oss ed -bit rary -Sn ippet -ĠEpid emi -Dis allow -_CH K -Ġver ifies -ĠCatal yst -âĢĶ from -Ġcontamin ants -John ny -(f il -Ġder en -Ġout cry -ĠJoh ann - Action -Ġa ph -h ands -ĠO CC -H U -Ġse cluded -Ġvisc eral -Ġvide og -ĠSam urai -ĠZ uk -ĠWid ow -acc ine -Ġl ille -ĠRy der -ĠProgram mer -Export er -Ġmov imiento -ap as -Ġle ider -ul ares -i eme --d ensity -desc ending -( IT -Ġscr aper -Ġice berg -_CR ITICAL -Ġa ute -_ Style -ĠM AL -ĠH ector -- Christian -Ġdifferent iated -ĠB ison -ĠĠĠĠĠĠĠ ĉ -.pop ulation -R io -- Tr -= Value -ĠLu ft -ĠGiul iani -çľ Ł -C oupon -Ġhaci endo -ãĥ Ŀ -pon ce -_res idual -Ġli á»ĩu -\ uff -об Ñħодим -Ġrespect o -ĠDes ired -Data Stream -.s ax -Ġm op -ĠH acker -ANT A -A nc -V enta -ĠWord press -ĉe ffect -ad apt -ĠInterview s -Ġdraw backs -ALLE NG -Ġgéné ral --b adge -Res istance -ĠOS I -t ournament -ĠRe putation -ĠEisen hower -File d -Ġhe bt -# \ -create QueryBuilder -æľī æķĪ -v anced -.Has Key -d de -(start Time -ĠInst aller -ĠIm pl -co ach -Ġpre ached -Ġbrew ed -Inst aller -ol vable -Ġal as -(sp ell -################ ############ -Ġdef amation -( Arg -Ġuser Details -Ġlicens ors -ĠInvestig ations -Ġd iner -Ġf ict -St ick -Ne ighbor -to Throw --se ctor -Ġris ult -âĢĻ : -J NIEnv -yp ical -design ation -(w p -Ġconfirm Password -- ios -Ġ"- ";Ċ -ĉassert NotNull -add Error -av ras -V m -(j Query -ĠVict ims -Ġreli ant -ĠBl itz -Ġout age -Ġfluor ide -ĠT NT -.Dis claimer -ĠSN MP -v ably -Ġphot ons -.Read AsStringAsync -S cheduled -Ġjew ish -ĠGeoff rey -ĠGr anny -~ Ċ --m essages -(go al -Ġarg ent -ĠP est -Ġcongrat ulate -inos aur -Ġwh ispers -Ġsist emas -ĠF é -/ Index -.M ILLISECONDS -Ġachie vable -ĠBritt any -++++++++++++++++ ++++++++++++++++ -ĠReturn Type -Ġinf ix -.is Success -.C ategories -Ġout lier -.As set -ot ec -Ġw izards -Ġboot loader -_ ber -Ġrehab ilit -ant or -ĠV ivo -ĠGar min -object Id -@ Path -Ġún ica -ĠYork ers -Guid Id -$ errors -Ġ+= Ċ -Ġax iom -ĠPS I -ĠS ucc -ĠSp okane -Ġ'".$ _ -ĠL N -.new Line -Ġintersect s -lich keit -ĠI AM -.DropDown Items -Ġcourte ous -ĠSmith sonian -ĠH mm -Q Debug -str aight -_s old -B ulk -Tri State -Ġadd Button -ĠH iring -Trans pose -ĠUIT extView -ist encia -/c pp -Ġпол Ñı -ĠCook book -/ Application -gen ic -ĠWoo Commerce -, vector -ĠB ite -.h w -Ġdock ing -ĠTan tra -ĠS VC -ĠMaur it -ial ias -ĠA ure -Ġb ols -LOC ITY -ĠWest brook -ĠB PM -ĠF ey -ĠS overe -Ġp anda -Ġqu izzes -Ġcre o -spe ech -/d ir -ĠиÑģп олÑĮзов -Ġfound ational -- append -n The -Ġapi Url -.X PATH -ĠL ingu -ĠEx haust -P akistan -Ġo map -Ġfont Style -еÑģÑĤ и -Ġmans laughter -_L ong -Ġcarp ets -Ch ess -el ight -Drawer Toggle -ĠP atty -_cross entropy -Ġtwe aking -ÑĤ Ñĥ -ĠCAL C -s ip -ĠJ MP -________________ _ĊĊ -Tree View --w ave -Ġpast ure -elim inar -Ġ ery -Ġrest less -ê µ¬ -Ġmari age -ĠEll ie -_ =' -Ġv min -K ick -.tool box -ĠMar ino -yp sy -std arg -ptr diff -ĠPe aks -_ Val -Ġing est -Ġcomp s -De be -ĠDe clarations -ir con -= all -.Debug f -Pred iction -Ġd au -(M ember -Ġchief ly -/ animate -.Att ach -Ġgastr ic -ĠUser Details -ö ren -ko a -- boot -Ġsp lice -le a -ot i -[ op -S quared -Ġscroll To -ĠNew foundland -ĉ ERROR -W al -EM ALE -Get Y -Ġcab ins -Ġab sl -.m ixer -Ġc dr -con cert -ĠSylv ia -B K -ä»Ĭ å¹´ -_CL AMP -ÑģÑĤÑĢÑĥк ÑĤоÑĢ -/g ames -Åĵ ur -< location -Ġclose Button -ĠHa irst -ạ o -Ġcr umbling -Ġsulf ate -Ġalg uien -ĠJ DBC -ĠK v -PI P -_s urf -Ġuży tk -Ġman ned -ĠOcc asionally -obj s -Min imal --d ess -ĠW AV -ĠError Handler -Ġset Location -Ġi ets -Ġsub routine -Ġtong ues -_qu iz -Mill er -ĠBase Type -ĠVu ex -ir ate -Ser iously -type id -Ġkut je -Ġpres cribing -_s urvey -.C t -Ġblind ly -.get Label -, ");Ċ -Ġpot rze -ĠS words -Sort able -ĠBlack burn -ĠM ata -Ġpond s -Ġprotest ors -ĠEn semble -: focus -Ġitalian a -Ġdorm ant -ĠN el -IN CLUDE -( Conv -Ġbu flen -ĠCD N -.x html -H dr -Ġcarcin oma -ĠWorce ster -nd l -use Ral -useRal ative -useRalative ImagePath -Ġtake away -element GuidId -.label X -[ ID -AL ER -ĉu v -> ()-> -/ li -+ len -Ġprop el -Ġcab o -\" ");Ċ -Ġvoc ational --p ill -.n lm -Ġerot ica -op ot -lands cape -ins k -Ġplac ements -.set Auto -Ġhomic ides -_Field OffsetTable -: l -Ġannot ate --r ise -, alpha -Ġinterven ing -amb i -. ='< -Ġpar ler -ï½¥ ï½¥ -Ġcomp lying --h andle -Ġinter ruptions -pl ers -roup s -_D ef -Ġpicker View -Ġpier ced -Ġerad icate -mob x -[ train -De ferred -Ġtot aled -Child Index -ĠRecommend ations -_WORD S -Ġsign ify -ĠA ero -_ bootstrap -_ Up -product Name -- any -Ġp pl -_P UT -Ġly on -_I List -Ġé crit -(g uid -Ġcontag ious -_Se lection -/ language -qu an -Ġac upuncture -Ġof rece -ĉR TE -.G una -Ġsens ed -ĠKr ak -Ġunl ucky -av ic -title Label -Ġhay stack -.b itmap -ĠCounsel ing -PL ATFORM -_T ool -T am -W ere -ÑĢаР· -_S PE -Ġon Animation -= window -ĠFactory Bot -postgres ql -Ġtable top -ĠC ata -h oc -_ asc -âĤ¬ âĢľ -Back Stack -é o -ĠS ous -set ter -') ])Ċ -vel le -ĠAl uminium -x BA -.m ongo -ĠVari ation -yt ut -neh mer -á»ĥ m -Ġeff ected -Ġ** /čĊ -Ġrecount ed -Pr actice -C ANCEL -cz nie -L arry -Ġq a -ĠHuff man -get Drawable -Ġenf rent -Ġon Cancelled -Ġle o -ĠX SS -ĠHur ricanes -Ġj on -ĠTest ed -ĠMor al -Ġbed time -ĠJ ADX -Ġech ang -Ġnue stras -PC M -) .. -ĠìĪĺ ìłķ -Ġborder line -Ġassist ir -ĠHelp s -ĠD ive -_s nd -w it -_bl end -Ġis First -Ġheap q -(' = -Ġas sembler -ĠMyst ic -or gh -Ġhij os -_K HR -(dec oded -ĠQ UI -Ġ× ij -Ġcontrol Id -Sp acer -.ag gregate -Ġsh alt -_tr ap -ĠFamil ie -Î ¸ -ort a -.Post Mapping -ì ° -Ġ'.. ', -z á -/ arm -.g allery -Ġimpecc able -Ġwindow Height -sl ack -ff b -_q p -lad en -ĠT ERM -set Label -ĠSingle ChildScrollView -y ük -Ġpul umi --g ap -uni acid -ĉ holder -.add Field -Ġtrip les -ĠJud gment -ĠC ena -p arsers -.draw Text -Ġк ажд -Ġac ct -h ive -Ġmus ique -ĠY az -- posts -Ġfil s -Ġ// {čĊ -_p uts -ĠStat ue -d iamond -Storage Sync -Ġsh uts -Ġget timeofday -ĠA ABB -ich ern -get Locale -int ree -Ġfruit ful -B ear -Ġpl umber -q id -CH IP -Ġmotiv ating -Ġescal ate -.b ulk -ĠPlay ground -_m irror -ĠPe el -Ġd ane -in voices -HasBeen Set -- vertical -ĠFrances co -ĠAS A -Ġкол иÑĩеÑģÑĤво -Ãł n -Four th -ĠCreate Table -c ctor -Ġfr antic -a ab -ĠKar achi -_im ag -Ġnat uur -E at -Ġst ump -Ġroll ers -Ġtrait ement -ĠпÑĢ од -Ġreal istically -Ġe Pub -ĠZ ag -dam n -ĠAnn ex -pec ies -(ex it -Ġspect ator -ĠBulg arian -Ġme get -Ġm atures -Ġdet ections -Ġz ahl -enef it -ak ov -Ġadult os -middle wares -is Object -K enn -Ġun ethical -sub net -Graph QL -ĠG ael -.Drop out -Ġbureaucr ats -ĠRed emption -.D to -.E valuate -Ġog gi -Ġtrat amiento -Ġrec alling -isting uish -/re lease -_WR ONLY -ĉm kdir -Type Enum -ĠD ARK -æµ ģ -ĠV apor -Ġat ol -ĉ inst -.` );Ċ -/ el -Ġre claimed -ÃŁ erdem -_lo st -ĠAl a -Ġо ÑĪиб -ĠBar th -Col on -op or -_pass wd -_ex clude -AP A -flow ers -ĠE book -ĠST A -UN S -_DIS PATCH -AC IÃĵN -termin ation -Ġnest led -adr atic -Row Animation -_k m -Ġr ond -]] > -et ak -Ġt ussen --p aying -_access ible -Bat man -(it r -IALIZ ED -ĠText Area -an ke -_J UMP -Ġbeh aved -, options -x iv -.P LL -q x -.on Next -Ġver ifier -Ġdu ż -ĠFuk ushima -ĠCORPOR ATION -_t D -ĠMe adow -Ġpro yectos -Ġ(' \ -ĠBarcl ays -Ġleg ality -Ġh amburger -Ġe ins -Ind iana -ĠT Key -clo ak -< algorithm -Ġpre acher -{ lng -. articles -set Image -R ename -Ġbloss om -ĠB loss -Ġu ur -Ġd ads -ĠTitan ic -ĠĠĠĠĠĠĠĠ čĊčĊ -Ġordin ances -Ġm änn -Ġer k -Ġdist illed -Ġä l -Ġrupt ure -ĠCam eras -ù ng -Ġhairst yles -Ġembry os -âĢĿ Ċ -.N av -Ġstr m -ĉ usage -.A I -ĠTO UCH -ĠIllegal AccessException -ê² ° -k oneksi -! ") -Ġesc ap -ud ios -start time -Ġmein em -ĠSp iral -ĠErect ile -ival ence -Ġitem Type -Ġaba ixo -Vert s -t aking -p st -ĠOsc ars -ĠD x -et ty -M AL -ĠNeed le -ĠCOMPUT ER -ä»» åĬ¡ -Ġnew X -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ -ple vel -AC EMENT -ĠJoh an -Point F -Ġrest room -ver o -Ġel Åij -produ k -ĠYE ARS -ĉ actual -UP LE -Convert ible -Ġpor rf -Inject ed -_ both -/G ate -cal culator -email er -.P od -ĠZ ot -_sm art -b asis -< Color -Ġcr avings -Dr ivers -(c os -dat able --m etal -ĠP c -.copy Of -Ġorient ations -ĉ ast -ĠZ ombies -Ġbom bed -Host name -_ raises -mens agem -Ġcort isol -ĠF iona -lic os -he avy -Ġê°Ģ ìł¸ -omen cl -Ġcult ured -Ġart ikel -Å¡ ÃŃ -j dk -Ġvandal ism -Ġ} ]);Ċ -Stra ight -Ġrehears al -E dition -ĠInsp ir -ĉw c -Ġform ulate -an zeigen -Ġpath ological -Ġkennen lernen -> {" -Ġd iced -Ġbrace lets -ĉĉ ĠĠĠĠĊ -*> * -/t arget -.A gent -.m agic -Ġide ologies -TR ACK -_ind ividual -< decltype -ĠRECE IVE -/ boot -:@ { -Q M -ĠM andal -N AMESPACE -Ġter cer -ĠReg gie -ĠNich olson -ĠF ulton -st aking -Ġreson ate -lp arr -Ġconvert ers -Ġ( "/ -ĠMarl ins -Inform e -'=> [' -Ġro bert -ĠH IM -we bs -.trailing Anchor -. ascii -ĠM asc -Ġtechn o -et xt -ĉ ĠĠĠĠĠĠĠĠĊ -α ι -( Seq -Ġ?> :(" -put c -H AVE -E valuator -match ing --n ames -Ġla h -_Y UV -æľįåĬ¡ åĻ¨ -.W RITE -): \ -- definition -Ġchim ney -.c ls -know ledge -ĠAlexand re -Ġco leg -o ÅĽci -.C ho -Ġsoft ened -Ġrot ates --st ates -ê · -viol ent -Ġ: )Ċ -Ġacc ión -n ika -ĠL atter -_F loat -Ġegreg ious -od ial -Syn opsis -(x i -Ġ}, { -c xx -Em ma -ĠConcurrent HashMap -_C amera -Ġpe anuts -ãĤ³ ãĥ¡ãĥ³ãĥĪ -_b ed -Ġerror Callback -ĠPap ua -, True -¶ ļ -Ġstadium s -Ġkn obs -ific aciones -Ġpurpos ely -ĠPure Component -Ġк ли -.Tr ack -ss c -( Job -(Http Context -Ġchois ir -Ġì » -Ġaus p -up pen -Ad venture -ĠFL AC -Ġappell ant -Ġ( (" -Ï ĩ -Ġtr if -Ġdur ations -ĠNG X -.b p -action Date -.in stant -- Requested -' && -ĠÑĩ еÑĢ -= bool -Ġl ords -lic ing -Ġmar in -Ġbl inded -/ layouts -fe ito -izz ling -E vt -Ġbull ish -ex clusive -âĢĻ es -.getOwnProperty Descriptor -Ġbapt ized -ĠÑģл ÑĥÑĩ -ĠCec il -.e ffects -Ġcrypt ographic -ĠV ille -u ft -ĠAnth em -Ġseek er -Ġnick named -Ġcamp ground -Ġaction Bar -ĠEp isodes -Ġ --------Ċ -Builder Factory -_UNS UPPORTED -V ILLE -.Reg istry -Ton ight -Ġm aks -Ġadd ons -ĠDec rypt -.sk ills -(f h -Ġj ugg -ĠC ouples -ĠAm ir -Ġ= ========= -Ġend ereco -.String s -Ġharm ing -Ġbust ling -(first Name -.s parse -IT O -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠ čĊ -æĿ¥ æºIJ -ode ga -an agan -.Handler Func -Ġt inder -Ġ# ( -Ġimagin able -Ġa un -Pres ence -Package Manager -Ġlud icrous -i ème -Ġget Object -box ing -Ġsqu id -ê tes -Da emon -_ likes -Ĩ µ -//---------------------------------------------------------------- ------------------------------------------------ -. www -ss el -ete ctions -da e -/download s -ĠClass ifier -_SUB JECT -z ego -_GROUP S -act ices -_l ite -Ġdan mark -/ bl -apy rus -TIM ER -ĠScript ures -Ñı ÑĤ -sp a -" G -Ġpenetr ating -Ġconform ity -new line -Ġl yn -ĠM MP -ĠINTER FACE -ĠAction Types -.c riteria -á»ij ng -Ġrest itution -ĉF OR -< path -=? ";Ċ -( percent -nd o -ĠA CM -ĉ ct -@ a -Ġt ú -Ġspot ting -ür n -ĠG ER -.write Value -_block ed -Y md -Ġin eff -ĠRadi ation -ĠOil ers -Be er -ro ts -ĠT rot -r na -port er -en ery -Ġporn ofilm -ëĶ Ķ -_ ck -.Com pute -Ġ[] ĊĊĊ -g ium -ĠTE LE -ĠInst ances -* I -Ġwire Type -on ium -esh ire -Ġput char -Ġawaken ed -.de gree -he iten --await ed -Ġneuro trans --test id -ĊĊ ĠĠĠĠĊ -Ġç» ĵ -Ġk ino -_D AYS -ĠVal erie -nt ity -@ Bean -et Code -< Renderer -" "Ċ -Ġb ern -Ġtotal itarian -clin ic -ĠM ünchen -no inspection -is ce -_t uples -.Point s -Ġpast oral -J ak -ken ing -/c olumn --produ cing -Ġabol ish -fe as -response Data -redirectTo Route -Ġobserv ational -p Next -z te -Cho ices -ĉL CD -& S -Ġbillion aires -_E OF -Ġcoh orts -ank en -.com bine -( Optional -_CON SOLE -ActivityIndicator View -Ġpharmac ist -ĠD ough -ĠOper ational -ç ² -Ġj ams -S olo -ĉd uration -.r m -ĠT oni -. leave -Ġpued a -ĠF ay -Det ach -.Max imizeBox -Ġmarty r -Ġh aze -/ ne -Ġm amma -selector Method -Ġpilgr image -ĠAs phalt -Ġvalid o -End Element -Ġl apse -Ġ========================================================================= ===Ċ -il os -ern als -Connection Factory -ĠL oving -.Com pile -Ġc ork -ĠBy e -ibName OrNil -est ar -\ GeneratedValue -( LL -ĠRaise PropertyChanged -ĠIran ians -Ġget Price -m aries -j umbotron -ĠReb els -DI FF -ĠMo j -ort ic -ĉconst expr -nt p -Ġmagic ian -Ġpatriot ism -. ce -.Simple Button -ĠPR IV -hist oire -high er -refix er -C JK -ĠOsw ald -.s prites -.I l -Ġarc ane -ĠCh un -_ Of -Ġevery time -Ñİ Ñī -Ġle tras -il an -bar u --b ot -ĠSign ificant -Ī ìĬµëĭĪëĭ¤ -âĢ Į -- issue -Ġinsan ely -ateg ic -_V E -: CGPoint -M arks -.pro blem -'].' / -Ġredund ancy -Ġdec ryption -H ung -- validate -ĠAng elo -J M -Ġpop over -de bit -Computed Style -) __ -(s in -Ġ' ), -(def var -ô te -ThanOr EqualTo -.z h -(N ote -ib BundleOrNil -ĠSon ia -ym ous -ãĢĤ < -Ġfil my -Ġearth ly -ĠLearn ed -[ section -.js oup -str up -ĠPat ron -Ġ) * -set Font -Ġhe g -Ġdelta Y -_S CR -.c ut -Ġvb CrLf -.Object Mapper -Ġré ponse -Y u -(){ }ĊĊ -- parameter -ıs ı -iaz za -IZ ES -_SUP PLY -k its -Ġre ins -(d ocs -% ! -Ġsystem ctl -ĠPs r -ĠW erk -Phil adelphia -B REAK -.append To -(l on -A br -/ renderer -ĠE leanor -C ERT -Parameter Value -$ get -Ġà ² -ĠJ L -Ġign ite -Ġb ạn -ĠC aul -Ġh aste -Ġdom ingo -Tes la -/config uration -(ex pect -us ra -Ġpre fect -Ġfro gs -Ġassign able -Ġinterven ed -. choices -UI StoryboardSegue -Ġb é -ĠL ös -al phabet -Ġpre amble -db a -Ġem itting -.m ore -ĠBas el -(date Time -() });Ċ -Ġnode List -ĠF PGA -w el -Ġl odash -_auth entication -ó rio -(r untime -_SC ENE -Ġc uffs -ĠAd resse -: About -Ġburge oning -Ġcic lo -LO OP -Ġdef y -Ġelement Type -Ġconserv atism -Web Host -.Dis abled -Ġcl ap -ĠAle ks -r oring -iss ional --B old -IR TH -.item View -q ing -? key -ĠVen om -Ġant id -ĠFormat ting -Q PushButton -ĠAssembly Title -_res erve -.D irect -An ime -Ġmaterial ly -Ġadj unct -.setToolTip Text -lass ian -(n r -Ġning ún -Ġmisunder stand -ĠApp lying -_com pat -Ġmix in -Ġjeopard y -Ñĭв аем -Ġcoc ina -_WR ONG -AT AR -K D -Ġcategory Name -Http Context -Ġb ubb -Ġank les -ower ing -Framework s -Ġseg undos -.As sembly -_Ent ity -H Q -Ġf ours -Ġforfe iture -v lan --d ominated -- away -IC IENT -.Read Byte -am ax -. ="< -_s prites -ĠRem aining -LO OD -_require ments -' article -ĠPompe o -Ġt ér -ĠD rops -Home As -HomeAs Up -ú a -.n asa -_b io -ĠY oshi -Elect ronic -Ġj ose -Ġintel ig -Ġ?>> { !! -_pro v -= DB -Ċ -Ġdro its -Ġhomosexual s -Ġab duction -ĉw idget -$ headers -ĠD AR -Ġfl a -th reat -Ġlou is -.Get Property -" Just -(f rames -ry o -prof ession -| i -íķ´ ìĦľ -(s v -Ġun recognized -I onic -F ashion -Screen State -ĠIn coming -Not Nil -Ġsync ing -em ie -Ġtherm o -_pro cs -Ġincons istency -rel igious -.m j -Ġperson n -Ġmoment os -or arily -Ġæ Ĭ -_ne urons -Ill ustr -im oto -il ik -ĠW oj -Tr ading -Ġapp are -Ġentre prises -ach at -Ġ ¬ -Ġne igh -BUTTON DOWN -ĠMah er -ag han --h ash -" f -Ġclient ele -.add Button -ĉ SP -Q i -Ġgr ated -POS ITE -: > -ĠHow ell -ĠCompar ative -ĠIS C -ÂŃ i -O cean -D avis -ĠFil me -W ins -ĠJ IT -oc cer -ĠC orm -ENCH MARK -rch ive -ica ção -Ġm ata -Ġchild birth -ĠOption ally -En s -Ġx http -Ġel ucid -_Osc InitStruct -)) ):Ċ -Ġint uit -ĠDon ate -Ġcorrel ates -> Delete -Ġequ ipe -Ġb oca -Ġinfl atable -er ah -ĠDateTime Kind -Ġcal ves -\ Lib -Ġem lrt -ĠTr ilogy -ĠP anc -ĠD uis -ĠpelÃŃcul a -WAR DS -_DE TECT --section al -dh cp -For Row --de struct -ĠPres enter -/s lick -, on -ĠCit adel -logged in -_sub type -Ġsig ue -Ġc uring -ĠFire wall -Ġfluores cence -ĠItal ians -иÑĤ ÑģÑı -.get Style -In Seconds -j ie --S mith -Ġx link -Ġsub missive -он ÑĤ -arbon ate -ĠF aul -_go als -ĠCommission ers -chart Instance -_POST FIELDS -Ġmed ial -Ġman os -Ġdel t -sv m -.Ap is -ep hy -Ġasym pt -Ġapp Delegate -Ġimpro bable -ck a -sim d -/ Error -. âĢĵ -ĠP TS -de er -Ġs ina -m agnitude -ID ADE -'] }' -Ġmay ores -ĉ comment -/ console -" @ -v olt -.s ell -ĠM acy -Ġmel od -Ġim ágenes -_ch g -Ġin out -ident e -) '),Ċ -d ni -.b lob -Ġtyp ography -Ġe erie -_O ID -pes an -aj an -Ġch opping -Ġbl uff -ad f -_b ases -.Form atter -Ġ\ % -ĠPage Info -Car rier -ĠCal ibration -com o --b odied -Ġfinanc ier -ĠIN A -. ERR -Ġhood ie -ĠSan ity -gu arded -.opend aylight -ISM ATCH -High lights -ün k -ani em -anger ed -assign ments -Ġregistr ado -ĠU PPER -ampil kan -ash ire -ĠNik ola -ĠC FL -ĠH DC -Ġp oids -ĠIP s -Ġprevent ative -ips oid -if ix -.c amel -.g a -V olumes -- ste -Y ahoo -_s ibling -H ighest -opt group -Ġkvin na -âĢĿ ãĢĤĊĊ -ĠAppl iances -Ġ" >< -') ")Ċ -ht t -ĠIdent ified -Ġpenc ils -Ġmember Id -Ġappend String -.load Data -Ġmock Mvc -Ġj ub -ĠSl ut -ĠTai pei -st att -Pol it -Ġpart ager -Did Change -Incre ases -) }. -ĠB aba -_CL IP -[ unit -Ġк лÑİÑĩ -Ġalc uni -ĠL ola -Ġcl inging -@ PostMapping -(con cat -Ġss id -ĠFa uc -ok it -ĠRecord ed -á lez -($ ('< -.assertIs Not -Ġk ali -V olt -Ġwarm ly -Ġsca res -get ti -füh rt -_d oes -. EMAIL -im ations -Ġspring fox -ĠDec om -arc y -Ġgl itches -ĠM off -ĠV oll -.b etween -Ġcoord en -ĠPart icularly -GB P -Ġsem ble -East ern -_M SB -]) {čĊ -m organ -ĠE VAL -d ere -HO USE -mo ire -ist ique -_l stm --com mit -yster ious -Ġtw ink --th umbnails -en ÃŃ -:' ', -Ġblack out -ĠFlo ors -Ġso fas -Ġou i -lesh oot -ĠRa q -- abs -Ġk ra -M ining -sha ft -.set Columns -Cl azz -PRE TTY -.play list -éĸ ¢ --Sah aran -M ING -ĉ bl -è® ® -j f -DO CKER -hope fully -( ignore -ĠUsers Controller -ĠMitar beiter -ĠL ES -Ham ilton --m etadata -ĠK K -ikt ig -Ġwoll te -egr ator -] bool -, current -Ġvalue Type -Ġexcav ation -ol and -Ġv erv -/file path -Auth Provider -Ġpro crast -ĉ ULONG -_MEM BERS -Ġup lift -ĠAut onomous -Ġart works -ĠOut reach -Ġp ore -Home page -Dialog Title -ĠGener ating -PAR SE -Ġsem anas -Ġhuman o -JSGlobal Scope -Ġvol te -Ġb ella -(is instance -Ġpl c -\C atalog -Ġeste emed -éĽ · -(s uffix -Ġswe eps -ĉ ORDER -Ġdo ivent -ĠSw arm -ĠComp iled -get Page -AD R -.R ichTextBox -ĠN aming -ag ged -ĠG ANG -r asing -ode led -Ġg ala -ĠJS Name -dd f -Ġill ust -ĠLans ing -[ port --de ath -Ġdin heiro -ĠE ighth -Ġb ian -st Ã¥ -Ġvers ión -ĠLinear Gradient -ĠHard ing -. *) -ec zy -$ header -Ġv Ã¥r -Un checked -Ġko je -ĠPal adin -() )), -G iving -() })Ċ -Ġd ips -F riendly -Ġport rays -Ġhel ium -Ġinsurg ency -_ex piry -ĠstringByAppending String -Ġa antal -s lope -m ast -.get Integer -Ġ################ ######## -_PIPE LINE -Ġdens ely -Ġmut ating -m idi -ĠSe it -ay ne -NOW LED -ĠDes mond -ĠF Name -ĠN airobi -\ Context -Ġcalc ular --d en -Ġc ott -] ):čĊ -ĠRecommend ation -ĠRole x -Ġvalidation Result -.p at -Ġn Ãły -ĠRest Client -ĠG PI -ĠAshe ville -ĠO SP -ĠPER MISSION -ÐĶ аÑĤа -/ notification -K night -_W ord -ĠB ender -rank ing -Ġpart ida -_res ervation -Ì Ģ -Ġm Name -Ġget ch -Ġb orr -Ġdilig ent -Disc uss -æŃ£ åľ¨ -ape ake -ion ed --N azi -.c um -ĠK ron -=$ ('# -/s ingle -Ġerot isch -ĠV ib -Ġrat ified -Ġconcert ed -ĠREG ARD -Ġdo br -.Driver Manager -' r -Port able -ĉs uite -Ġrel aciones -ĠD op -emplo i -DO B -Ġcr umbs -Ġx ls -_App lication -(': ', -Ġ---------------------------------------------------------------- --------Ċ -m se -Ġber k -ĠReturn Value -ĠBel ly -Ġcam ar -ĠPe ek -els ing -Ġnot ifies -ĠTr istan -ĠG AR -em me -ĠElev ated -_C SV -(ch alk -Ġtw enties -ĠSearch Result -= search -ĠMix ing -ý t -Ġrecru iter -ĠIDE OGRAPH -ĠA go -( Operation -$ values -Ġworld ly -ĠRosen berg -ĠConfigure Services ->* Ċ -Ġsn ork -_op acity -ĠinitWith NibName -i ado -A AC -Ġ] ). -; z -_par agraph -Ġnos es -stand s -if r -_m E -I raq -.P redicate -ena ire -]] ];Ċ -Ġun idad -Ġretire es -_h ello -Ġmode le -ĠUIT ableViewController -f write -_num ero -_vis ited -Ġrece be -( Notification -Fant astic -_sub menu -ĠP EM -ĠCup ertino -approx imately -class ed -.Read String -Ġdomic ile -_P W -Ġball park -ĠK ale -con tra -_f avorite -/ of -Qu ite -ĠOT A -Ġacceler ometer -did n -| ^ -ĠRohing ya -ivic rm -ann abin -обÑĭ ÑĤи -or ado -') + -Ha unted -, ID -( UIAlertAction -ur v -_b el -ĠMex icans -/ terms -ĠPaint er -Input Label -ĠV inci -ĠRos ie -\ uc -< Menu -Ġcool ant -(current User -_d ual -) "},Ċ -& p -Ġconver ged -Ġrestr ain -ĠYugosl avia -= target -Ġimp uls -ds a -Search Tree -Ġh box -ĠImp ress -§ Ãĥ -get FullYear -(d a -ĠY YS -.al ignment -.Get Text -.token ize -ĠOlymp us -Ġmur ky -ore station -Ġdiss atisfaction -ĉT Array -_ kses -.Add Singleton -ĠStart Time -Ġfan atic -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĉ -Ġentity Type -. override -Ġ ------------- -ĠDat agram -f out -(with Id -Ġ# __ -Ł èĥ½ -ek yll -.f riends -ame leon -Ġz ach -.simple Button -ret orno -Ġkon k -/s mall -ĠQuick ly -un read -Don ate -Detail View -Ġdu a -Ġpenetr ated -OM UX -Ġn ir -_p data -"], [" -Ġlow es -Ġdop ing -Ġas ymmetric -Ġneed less -our cem -Ġup ro -ĠGu zzle -af b -Ġsext reffen --c ollar -Ġcol ossal -Mon key -n ish -Ġhandle Message -Incre ased -* dx -ĠChatt anooga -f org -ĠOr den -Ġsh ri -ĠV and -Ġ" @" -Image Sharp -ĠWild cats -pon ible -.sc enes -Ġpaint ers -ĠPf izer -ĠZ ah -To Local -ĠFl am -Ġé taient -)) ^ -ĠSand box -ĠTR ADE -Ġchrom ium -Ġac claim -Ġpac man -´ t -) reader -M ari -.Dispatch er -.A DMIN -ĠRem ed -Sw eden -Ġoverl ays -. er -Ġp ang -Ġclean ly -aven port -Toy ota -patch es -Ġv tx -ĠE is -cl ado -ĠR itch -RO LS -Ġh ade -Ġconspic uous -Ġdo cks -(j q -ĠPrem iership -ĠBe z -ĠâĦ ĸ -ĠÑĥ Ñģл -_tot als -Ġprov a -ĠC ue -Ġsa úde -ĠGame Controller -IM IZE -, port -ãĢĤ ( -.C decl -Instant iationException -Ġcoll age -ĠIO C -Ġb ais -Ġon Finish --st ars -set Size -Ġmog ul -Ġdis illusion -Ġche vy -(S chedulers -( IR -_loc s -Ġcann ons -Ġcancell ing -/b us -Ġbuf io -ĠY ours -ĠPik achu -Ġter me -r Ã¥ -f ahren -Ġowner Id -Ġoblig atory -Ġcul p -Ġacid ity --m ult -ĠBam boo -Ġ' "> -_g s -Ġcomp il -n ard --ex c -Ġrh yme -Ġbut to -s ays -ant asy -ë ¸ -Ġcitt Ãł -Ġche g -Time String -Ġpos itivity -ĠD abei -Ġw ang -Ġes cre -" c -ĉv ideo -ĠRank ed -.str ings ->> >( -Ġин ÑĤеÑĢ -Ġrest a -[: ,: -Ġrend re -Ġdes er -J os -Ġdis ruptions -Ġоп еÑĢ -s ampling -sup press -Ġcontainer View -ĠSeam less -Ġair y -Ġon load -.Window Manager -ĠPL A -br aco -.set PositiveButton -Ġp du -Ġg si -ĠC li -_gr adients -Ñı д -ĠWh isper -c stdint -Ġl äng -Ġform ulations -én om -ourn emouth -[$ _ -Ġordin arily -.set Username -Ġfacult ies -MIT TED -/ values -Ġwe ir -ĠA pt -M Z -ĉc f -uck en -ĉĉĉĉĉĉĉĉ ĉĉĉĉĉĉĉĉĉĉĉĉ -def ense -[i Var -ĠBusiness Exception -Select ors -(co ordinates -ĠRes ets -ĠDr inks -ole ans -(st ypy -_IO C -.x xx -ĠSl ater -ĠBel ize -Ġ/ ************************************************************************ -add in -_ep isodes -Ġis chem -legal ArgumentException -D anny -Ġp ared -.code haus -ĠAss y -ĉ Rect -â ŀ -.list a -Ġв аÑĪ -Ġv ets -HW ND -ison er -Ġx o -Ġor ally -ĠSt mt -.r nn -ĠD PI -ĠStr ikes -.setViewport View -Ġèĩª åĬ¨çĶŁæĪIJ -Y ELLOW -GL enum -part ners -ĠImp licit -Ġtak o -âĢĻ elle -Ġerm ög -total Count -G il -ĉ work -Ġpr atic -in ati -ab ies -ĠSk inner -Ġspir ited -Ġpancre atic -Ġh df -' em -Ġpsych osis -olic it -Ġ" {" -_at ual -Ġé lect -TE AM -Ġd ak -ĠSW AT -.Fragment Manager -Ġprovision ing -l ifetime -_EXTENSION S -ĠC ASCADE -Ġ! [ -(K P -Ġv em -ĠInterr acial -'] },Ċ -sp acer -_k v -W arehouse -R DD -_f sm -.Stretch Image -, Yes -ĠRefuge e -ĠBr inging -Ġv álido -.inter section -Ġsp ooky -_port al -Ġmo th -ĠZ odiac -ĠSOC IAL -M imeType -'] }} -_Bl ue -Ġbot anical -Ġfr ags -Ġfamil ial -- du -Ġse izing -(block s -.r d -.check NotNull -Ġmis er -Ġmax x -ĠK nee -View Item -Inner HTML -D anger -(( __ -Ġprz ypad -create Url -** , -ĠDecor ating -ATEG Y -?> / -.Design er -hex digest -ĠEvery where -all eries -.TEXT URE -.Block s -z ell -Ġpre ço -S uddenly -input Email -(s ync -.b d -gold en -> '); -ĠDick inson ->> (Ċ -ĠQUE UE -Ġget Column -ĠS AND -.p iece -lic er -Fl utter -Ġget Version -Ġresource Id -og l -ÅĤ aw -.Br anch -ĉ web -Ġfr amerate -PP P -Ġfr ay -C NT -Ġinformat ie -'] čĊčĊ -ne as -Header Code -Ġæ ¸ -Ġtr g -raw types -H onda -Ġmark eter -Ġrequest Data -ĠP g -ĉ not -Ġpage Info -Ġakt uellen -ãģķ ãĤĵ -ĠA MS -push ViewController -ĉ AL -Ġv ests -produ ce --m ême -ĠRah man -F unny -E Z -_ Valid -Ġsquad ron -Ġl ash -Ġ irm -ias co -ĠPar an -Ġpet ites -ĠDec ay -Ġun initialized -priv ileged -Ġm bedtls -å¤ĩ 注 -Ġ^ . -Ġec static -D etroit -Ġpart en -Ġsou venir -.get Login -моÑĤ ÑĢ -en ção -ĠmÃŃn imo -ĠAccess ed -ri ó -M ic -ĠV ocal -.Set String -Ġmens ajes -åĢ į -Ġattr avers -ĠA ph -Ġ' );čĊ -ünd e -Ġench anted -ĠRoot State -ĠCLOSE D -ĉĉĉĉĉĉĉĉ čĊ -Ġcal iente -or ris -Ġphysic ists -h wnd -_v i -Ġráp ido -Ġcapital ized -ed By -Ġmach ining -Ġhub by -ĠSt acy -.B us -dr ink -H ur -Ġprop ia -Unit Test -Ġmiscon ception -__ ));Ċ -/d c -ĠMay weather -_m C -.create From -ĠQ Painter -rops ych -inn itus -ay as -Ġg eg -(d w -Ġus ado -Ġtrick le -Ġann ihil -ĠP asta -Ġ++ Ċ -(Expected Conditions -.post Value -ic ap -ĠDon etsk -_s oup --p ublish -ĠP b -ment ions -AC CEPT -.P ull -,âĢĻ âĢĻ -Ġret arded -_AT OM -ĠTermin ator --c ourt -ĠCLLocation Coordinate -Ġrever ence -ĠS SC -ut ely -ĠW ON -ĠG SL -fre i -.get Longitude -Ġopen FileDialog -.B utter -- important -_M ANY -ĠG ong -âĢľ How -Ġg orge -= msg -ĠEz ek -create Command -: checked -Ġinf ographic -.W EST -Dir s -Ġguard a -Ġbeet le -< small -- android -Ġcred itor -ĠM éd -Ġfinal ist -Ġab l -ne v -_inter action -ĠMonter ey -j ah -Ġcand ies -ĠQu incy -èª Ń -Ġbatch Size -ak it -Ġo be -(p ara -Ġexperiment ed -Ġcouncill ors -Ġcl ashed -s qu --st rokes -ĠG K -ĠEx pires -Ġprosec utions -ĠCreat ures -Ġy ö -x lim -_IM P -Entry Point -ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ -.Default CellStyle -Ġbre ve -ĠBrit ann -Ġsweat y -Ġle th -Ġflash back -per manent -ĠJ DK -_D etails -E uro -p pt -Ġrich TextBox -/ board -Ġtr ance -.c ycle -'); ");Ċ -Ġtox in -_de init -Ġover arching -Ġconfig parser -ĠKaw asaki -.th umb -Ġplay a -ĠJose f -+ _ -Ġzero es -Ġa up -ĠH ari -comm itted -N it -.file Path -ĠDis abilities -man ufact --al igned -.RE SET -Ġrust y -E y -Ġou sted -cos a -Struct ured -.get D -Ġs ábado -> Loading -_m A -.get Random -bl ings -Ġchees es -tt i -. âĢ¢ -ĠBurg ess -ender it -. ',čĊ -(" "+ -ac b -% p -index ed -_pred icate -nes ia -Ġb ied -ĠC IT -( Pos -_r adi -ä»· æł¼ -B iz -ĠAdoles cent -Ġvi ên -c ycl -_C ancel -Ġcon clusive -Ġappell ate -inform atics -S J -Ġelect ive -role Id -Fetch er -ĉ Command -(" (% -Ġf art -IL A -get Block -A USE -Ġд ан -ĠAr te -Ġnot ifying -Ġge le -.s ame -ĠReg el -ĠBa ÅŁ -.c reation -ĠV N -_comm unity -Ġuns ustainable -SE X -Ġgrid Size -res cia -avers able -(', ')[ -ĠPh elps -á»ķ i -ANCE LED -- IS -.run ners -ĠSt okes -.P rodu -Ġwh ipping -_ac quire -Ġinvestig ación -f ried -.copy With -ĠHard cover -- Se -áŀ¶ áŀ -inv itation -les ai -ĠD orm -ĠÑģпиÑģ ка -Ġconcaten ated -oph il -Ġthink er -/font awesome -ĠLe opard -Ġ"/ ");Ċ -Ġresidual s -ĠMic rowave -Ġconform e -th rop -Ġdis emb -ĠO MG -ĠDisc ipline -ĠAc robat -/re pository -df a -_M ED -buf io -Ġméth ode -_H OLD -ias i -_ legacy -) ččĊ -æ£ Ģ -Get ProcAddress -Ġy ay -ot ence -order id --t w -Ġdear ly -In coming -/ il -Ġneu rop -uc z -); čččĊ -ĠInnov ative -Ġprof und -ig mat -Selection Mode -re levant -.G O -Ġbru ises -Ġs ach -ode f -Ġre imb -/d esktop --s pot -und ance -Ent ropy -\ core -Ġsug er -ĠM vc -ĠGN OME -_ind x -ĠYY STYPE -ĠMat lab -ĠC IF -Ġ* )) -Ġproduct List -ĠAl right -ac emark -ÑĤи в -mod ification -int ernational -Ġhom ers -Ġdict s -ĠQ Font -.SQL ite -Ġtransplant ation -ĠMessageBox Button -ĠEl ves -'] ])Ċ -(Q Icon -Ġcin emas -CO ORD -- China -Ġkh ẩu -æĪij çļĦ -Ġskull s -Ġpain staking -f ce -.XR Label -Ġspec ifier -Ġpref erring -/ activity -( Photo -á lt -.l ot -' '. -ann once -.google code --p df -ĠP oke -_A CL -Ġend owed -dis cover -.om g -Ġwood land -.M agic -Ġvol ont -Not Allowed -Ġch ave -BM W -',' =', -ĠS IX -æĪij 们 -Ġkos her -Ġaspir ation -int l -_ref ptr -'+ Ċ -ment or -.cl ub -Window State -.A RR -Ġz za -Ġmessage Type -.e qu -Th or -Ġin just -Ġg ums -Ġborder Side -//// / -ĠTrans mit -Ġbuf size -Ġh ak -Ġell as -R ANDOM -ĉm c -Ġpe a -ek o -document o -Ġhyster ia -Ġaren as -Ġgun men -Ġm ike -Ġimp unity -atis ation -_Z ero -_COMP ANY -ĠG ors -Ġuse Class -( redis -ĠRUN NING -ĠB air -vel te -Ġ',' . -аÑĤÑĮ ÑģÑı -ö st -encode URIComponent -_re strict -Ġdec als -ĠPed ido -Ġalter cation -Dis plays -ĠApp licants -C US -Text area -ĠAng ola -.f uture -ĠUS HORT -Ġsuppress ing -Ġset zen -AP olynomial -Ġto ch -Ġhall mark -Ġ$ $$ -ĠCHAR SET -.r pm -ĠD ich ----------------- ---- -_p arm -è¿ ĺ -acc iones -h ait -WAR DED -_r outing -ĠN OM -Ġen clave -ĠLot to -ĉf r -complex Content -ĠBall ard -k ube -/w in -.getColumn Model -_RE PLACE -Header Value -Ġest udiantes -Ġap is -Ġb pm -ĠType Name -And Get -rit a -Pl ans -> Note -Ġfet isch -Ġton ed -_g oto -ons ense -Ġm olds -Ġinfiltr ation -ĠGuerr ero -ub bo -ck i -($ (". -_ activities -(ch anges -Ġof App -ĠKe pler -ĠD emp -ĠCont inent -.T icks -ĠUn signed -ĠJah res -Ġfresh men -ĠArch ived -ĠкоÑĤоÑĢ Ñĭй -Ġ' :: -T utorial -C c -Ġtable LayoutPanel -from Json -.level s -_trans ient -Ġendors ing -ĠD IC -la uf -Ġsh red -_E MIT -ific antly -AL A -/ proto -Ġnarrow ing -U tc -Fact ors -Ġsent ient -æŀ IJ -lix ir -ĠC ROSS -met eor -Ġgro in -Ġm db -ĠRot terdam -Ġcom ida -ĠOp Code -ĠDefault Value -Permissions Result -Ġheter ogeneous -Ġm oot -Ġde ceived --in dependent -ĠObject OutputStream -Ġover power -.d up -Ġl db -Ġdomest ically -Ġbest ellen -Ġlo v -ĠContract ors -Tri angles -Ġfod der -Ġfilm es -ä¼ ģ -Ġrev olver -Startup Script -/ validation -ĠResource Type -i ÅŁ -ĠL az -f ef -Ġlst m -{ * -. attachment -.h its -ew ith -DO G -Al abama -Ġmedium s -.m Context --c ols -åı ĭ -.not ice -Ġat tn -ĠP acking -ĠL n -_COM PLEX -/ Users -.sav etxt -ĠR ounds -?,?, ?,?, -Ġing l -ĠR OC -_f emale -ĠSt ard -]] ; -Ġwrest lers -Ġtorrent s -Ġsin h - ĊĊ -ë³ µ -s ense -how ever -.Ph ysics -Inf rastructure -ĠSac r -F el -ĠD ISTRIBUT -é ments -ĠValid ates -################################################ ############ -Ġ| / -Ġes l -Ġré seau -ĠB ip -BY TES -_W ATER -Turn ing -EL S -Ġj uxtap -Ġlesb ische -ý ch -( Unknown -Ne o -@ JsonProperty -Ġal umnos -ĠRaq qa -ime i -.get Bounds -.Mouse EventHandler -#### ### -Generic Type -/c ms -Ġturn o -Ġм ин -Ġfolk lore -ĠE vo -Ġconduct ivity -Ġle ben -Ġgear box --v s -ĠÏ Ĩ -Ġdrink ers -Ġcon exao -ĠTe eth -Ġget Arguments -ĠR AT -ent ious -E duc -+ W -ĠInstitution al -ĠB ord -is Equal -(p wd -Ġign ited -ĠR ousse -Ġimpact ful -ĠM alk -Ġg eral -ĠP ivot -Ġa zt -Ġcsv file -ĠR ope -ĠSOL UTION -ĠArbit rary -Ġlet to -.Mouse Adapter -Ġ} }} -ĠSail or -der a -Put ting -Ġconcentr ates -Ġauth Domain -âĢĿ çļĦ --f inals -, strlen -Mu on -ĠOrd inary -fire fox -ĠLa TeX -ĠH und -engine ering -/ blue -ed TextBox -(" "); -ĠC DDL -ke pt -ĠGet String -K ir -() =' -ĠO CD -ant ium -$ menu -ĠAppalach ian -Secret ary -ë¥ ĺ -ี ย -Sem antic -Ġ* [ -est one -ung kin -Max Y --t one -"} ;čĊ -_P art -< Member -tr am -Ġtrans istor -Ġ---------------------------------------------------------------- ----------Ċ -ĠDes de -Ġright ful -ĠCorn el -æ ij -.H OUR -Ġsidel ined -ref errer -m aze -Ġhol ster -Ġcripp led -ĠDate Formatter -oph age -_m D -Ġdes elect -ra ud -ĠPK K -row Data -Ġlock smith -.res ponses -(product Id -_ST MT -Key Type -.Th en -z ee -Ġcr t -ĠGrand ma -@ Resource -Ġbit wise --c mpr -ãĢĤ www -zeit ig -& display -Cart Item -- No -Ġnum éro -Ġm aur -Ġinst ancia -ĉd t -_n pc -Ġskate board -âĢľ All -ĠCrow d -Ġä n -Ġb raz -ca e -yn et -/p m -/s creen -OPT ARG -ĠV Box -Ġle opard -_g reater -c pt -< dd -Ġmechan ically -osp els -) f -.l wjgl -.get Port -ĠP REF -.Add Transient -pp ard -Ġí ļĮ -Ether net -Ġsal ine -(level s -Ġservice Provider -.A ngle -alt itude -illa ume -Ġs cape -_CAL C -_ quest -ĠDiss ertation -ĠE DM --C ds -Ġhon orary -st ops -Ġsub dir -ĠV H -ĠChe at -Ġright fully -Q E -.Write Byte -fig ures -enn ie -( DBG -Ġvoks ne -Ġexp ended -UN ICATION -il inx -ĠRec ap -_ verts -Ġtra umat -Ġget Player -Ġverb ess -Ġcultiv ating -Ġiniti ator -Th ông -find First -_per ms -Ġbu c -Ġ""" čĊčĊ -T YPES -object Manager -(Configuration Manager -Ġtim id -Ġsnap chat -Ġcon seg -ĉd istance -_right s -_D es -ĠF lesh -- ver -Ġa fl -fra uen -Ġblas ph -ĠQual ität -ma f -Monitor ing -.D iff -Ġshore line -Ġresponse Body -mem set -< decimal -Smarty HeaderCode -Ġin sets -ĠBinary Tree -amed a -Ġn ihil -ĠN ay -ym ology -ĠW G -Ġt api -ĠInst alled -m aintenance -)} "Ċ -ĠX O --per iod -s ar -Ġning una -ORM AT -.set PrototypeOf -ĠK b -ĠHen rik -ét ique -ĠLah ore -ĉ Address -Ġmel ts -N y -_adv ance -Ġveloc idad -Ġalum no -Ġsanit izer -Ġph ishing -ĠCom et -Ġch iar -ĉs pec -trim med -(state arr -on nen -Re venue -L ens -Ġcha ired -ĠAss umes -Tr ash -_un set -\ Bridge -Point Size -ĠPol ic -Ġsex uales -ĉd fs -ĠWide String -Ġaccru ed -Y W -_S CHEDULE -Ġk ite -Ġparach ute -[ table -Ġactive ClassName -.Qu ad -Israel i -ĠÅ ĵ -Ġho og -Ġch á»ī -ew ear -Ġtire lessly -set Error -.get Amount -.set Items -ĠM anson -ĠBay esian -_F lag -AC HER -/ original -Ġimm ac -ĠLos ing -' >ĊĊ -L ic -ĠMir age -ĠAssembly FileVersion -Te V -ĠValue EventListener --s olving -Th o -rou lette -_W P -Ġunint errupted -Ġfield Type -.T yped -Ġam our -Ġmock ery -(v ol -ĠSub committee -ĠR uf -ero x -:UIButtonType Custom -ĠBl ur -Ġwy kon -nc es -ASH BOARD -!! ");Ċ -Ġmurder ers -.d aily -ĠDI AG -j ing -Ġdol phin -Ġl òng -Ġb ö -ĠV ocabulary -.St Object -') "> -Ġz un -Ġscrim mage -tr éal -ĠL ig -[ vi -C ole -Ġfrost ing -.Pl ayers -- translate -Fe els -=\" / -.Butter Knife -Ġ?> ;Ċ -Ġav i -inn ie -.F ailure -Ġsp indle -Configuration Exception -_h op -Ġpos ição -ĠA wait -UIImage PickerController -ĉ day -Ġgen om -C ab -ĠÑĢ езÑĥлÑĮÑĤаÑĤ -OR IGINAL -Ġejac ulation -(t cp -SE COND -Ġton ic -ĠList Box -Ġ ĉĉĊ -() >Ċ -Ġqu atre -ượ ng -with Errors -.M aybe -, âĢ¦ -token Id -_UN DEF -Ġfresh ness -ĠAmend ments -.map box -.C V -(b log -_get time -. quest -s parse -Ġres ale -Ġenthusi astically -ĠProstit utas -W a -C argo -.Parcel able -SENS OR -ĠRy u -La ughs -_N ative -/ pg -yst s -Ġphot oc -ç® Ģ -ado pt -.spec ies -conc iliation -Adjust ed -.Firebase Auth -ut tle -ord ination -Ġm unch -ĠSt ake -.p ing -ank er -(QString Literal -Ġsub script -ĠĠ ĉĊ -ĠM CC -_C md -se xy -i ou -ĠM ANY -Ġn anny -TR AIN -Ġflour ishing -ĠW atches -ĠQ Map -ĠF erm -Ġwas m -ĠA bed -_ UD -ĠGlass es -+ v -Att end -.Ch ain -Ġdec ency -ĠSupplement ary -h unter --t xt -Ġ" }";Ċ -.set WindowTitle -(" -Ġmasc ara -( Profile -åĬŁ èĥ½ -imit é -Ġwild fires -- ROM -.is On -(group Id -Re pair -accum ulate -Ġ< ", -Ġhand written -Ġach eter -ĠM GM -ĠIr ma -->{ _ -ge e -cr iminal -Ġèĭ¥ è¦ģ -Ġmoment arily -") != -_l it -Ġexpires In -." ). -éķ¿ 度 -Ġfr ække -vl c -Ġor bs -), $ -Ġvent ured -/ >\ -char m -N uitka -eld ig -aton in -W itness --l at -Ġset Hidden -Ġrelic s -Ġcons ulate -. IGNORE -" After -Ġset Address -Ġbeste ht -Ġ'' )ĊĊ -.x axis -Ġser ão -Ġmis led -_UN IFORM -ĠV IA -inc r -Ġzen ith -Ġvis cosity -Ġthin ly -.get SharedPreferences -.Error Code -"), " -ĠMillion en -Ġ/> )Ċ -Scroll Indicator --se eking -ĠPOLIT ICO -as ca -_r l -N avig -(full file -Ġsol itude -Ġju ven -Ġhaul ing -ĠMac ros -ĠG ry -Ġexerc itation -ĠATT ACK -Tick Count -Ġr ites -Ġdo e -Particle System -Ġsl u -Window Text -ĠClass Name -Ġsl ander -ĉ Port -j ong -? a -.D ial -âĢĶ at -$obj PHPExcel -Ġso ar -EN N -appe ared -Ġquot id -em achine -Ġn ip -Ġmicro time -ĠAl ma -; ! ----------------------------------------------------------------- -------------------------------- -ĠPass age -Ġdump sters -ĠEx clude -Ġsuggest ive -ĠCircularProgress Indicator -_cl r -Array Type -ILL A -Elapsed Time -Dr iven -Ġresource Name -ĠG arrison -ser ir --a head -Ġp innacle -ĠEs presso -S parse -Ġass ays -ĠGirl friend -im id -]=' \ -ONGL ONG -Ġportray ing -L ane -Ġb úsqueda -Ġrein forcements -ĠSpread sheet -ĠArray Collection -, arr -light box -ic ana -< " -build ers -K id -ĠMat SnackBar -EX PR -od cast -ĠFound ations -Ġind s -=' ${ -F izz --function al -(work space -Ġstem med -_p atches -ĠJar vis -READ ING -Ġdisrespect ful -ĠQ Dom -Ġ$ {Ċ -est atus -Re ached -! .ĊĊ -IL T -ĠN DEBUG -ĠCour age -birth date -ĠT ing -Ġutil izado -án chez -Out door -Ġhand guns -Ref Count -É Ļ -rom o -Ġt ts -.S he -ĠP ane -ãĢij, ãĢIJ -ĠIO CTL -/ black -ins cription -Ġbi opsy -ĠTime Interval -.Test Check -ĠGUI Style -ĠCap ability -ĠBeit rag -don nees -T reatment -.back up -Ġsign ings -ĠB oca -dr m -.M AIN -Ġgo ede -ĠMark up -G REE -ĠBase Service -.C reator -Ġj ails -ĠK ahn -Ip Address -ACH I -Ġinhib ited -Ġ@ $_ -ĠAss ass -Ġenvi ado -Hero es -ÐŁ еÑĢ -ĠM aven -.l s -Ġ ive -| RF -Ġresize Mode -Ġrum pe -_attach ments -T U -Ġtact ile -Attempt ing -Ġro bin -y aw -Ġmerc enaries -ĠHab itat -end date -Ġo xy -ĉR andom -oh on -Is Null -ĠValidation Result -ãĥ ļ -um bed -pp v -Ġar p -ich ick -_r nn -ĠT FT -Tex Image -" On -ĠSam pler -top l -Ġj ane -y ling -ĠUN ICODE -Tab Index -< {Ċ -s uspend -uv ian -, application -ол иÑĩеÑģÑĤво -y at -ez ier -ĠCH UNK -ĠAd ler -/ Add -ĠKey Value -Ġspos ób -Sam pling -ch ers -_AM D -R u -.Must Compile -N ation -Ass oc -Man aging -ĠEng l -_G B -Ġsucc inct -Ġdis liked -ĠI ke -Bullet in -_ARCH IVE -Prop osal -Ġjog ging -.C REATED -Ġch ol -è£ ħ -Į ¨ --p ush -Ġreserv a -core v -è tre -TH R -Ġincompet ence -Ġchar isma -æĦ Ł -Ġ" == -BT N -ĠLoc ator -iv et -('. ')Ċ -Ġfor IndexPath -ô me -Ġcapac it -w aters -ĠWR ONG -ho a -ĠM IPS -Ġem iss -ĠJacqu eline -(c mp -Ġe ens -Le o -.tim ing -CLUS ION -Ġ(" - -åĵ Ī -.k ode -ĠUnd ert -Ġbew ild -ĠEss en -.h d -Ġren egot -Ġm ower -Ġl sp -Ġpen chant -Ġman oe -Ġag li -Ġrec al -ĠOPER ATION -(^ )( -ĠÎ ½ -ĠSc oped -Ġ@ "Ċ -= label -[ loc -Int l -ĠN z -table t -.Column Name -Ġscreen Size -DB us -co oked -- registration -âĢľ One --n on -ĠwiÄĻ c -Ġcost a -.add Tab -. conditions -ĠH ess -MEM ORY -ĠAval anche -() }}Ċ -Ġtri plet -Ġl abyrinth -ĠNode List -ĠNY T -Ġy eni -d ff -.Html Controls -AV IS -/ Math -Ġmem cmp -Ø§Ø ¡ -оÑģ ÑĮ -c rap -(p ages -Ġl xml -ĠQ DateTime -_t cb -Ġopen id -Ġsyn aptic -ĠMD MA -(s lug -igm atic -en or -Ġcr amped -G OP -Ń IJ -.is File -ĠD ifferential -Ġ=" ";Ċ -ĉĉĉ ĠĠĠĠĉ -ĠC ooke -ĉU FUNCTION -Ġpersever ance -Relative Layout -IMPORT ANT -Ġex on -Ġо н -ib ase -(C ONT -n ovation -ä½ ķ -[ sub -Admin Controller -HTTP Header -cre ar -ĠN IR -ĠDrop DownList -Ġval ide -Ġde hydration -. '] -(W IN -Ġ... \ -Ġphotos hop -ĉ Init -_c ou -Ġtime Zone -dar win -rom atic -Navigation ItemSelectedListener -br ates -] --;Ċ -Ġtraged ies -ĠPed iatrics -SM ART --A PI -ĠMessage Lookup -ĉ vo -Ġprejud ices -Ġm A -U ps -ĠMISS ING -ĉ ad -C ream -ĠT b -ĠMon a -_ ghost -ĉt ypes -Em b -ĠDocument ary -');ĊĊ ĊĊ -Ġl up -_ Reference -ĠB ATCH -Ġintertw ined -< Cell -ĠCab r -n ation -Ġis Connected -.remove Listener -Ġcon g -_t i -ĠSil icone -Ġê²° ê³¼ -ĠW AN -ĠG ibraltar -/ response -ĉp erson -ch ants -V IP -em ergency -Pixel Format -- Am -Ġsouth western -_pl l -if ers -_ON CE -ĠF ayette -.nc bi -_P anel -.Q ual -Ġpol ys -Ġcreate StackNavigator -� t -Ġlay offs -ĠBl anco -Fe at -ĠV imeo -_ch i -_l ifetime -POINT S -, private -Ġunb earable -print ing -Ġc gi -.B ACK -Ġintern s -ĠNew ly -inf eld -( IB -ĠK ata -ĠDef endants -Th r -é¢ Ħ -_V F -FFFF FFFF -Ġdavid jl -Ġbitter ly -S uggestions -.set Cancelable -FIN AL -ason s -_rw lock -_WRAP PER -Ġhapp iest -(row Index -ós ito -TOT YPE -Autom ation -Log File -Ġcons olation -ãĥ Ģ -Ġt êm -Ġpr er -rg yz -ĠG eg -ĉd to -.default Value -ĠK ami -ĠA SE -optim ized -Ġíı ¬ -Ġorigin ates -err Msg -Ġespa ço -(S YS -ĠMc B -d ance -_det ected -Ġfr ü -ĉĉ ĠĠĠĠĉĉ -< Date -(com b -ĠDec ide -\ Field -ĠProp osed -R ib -Ġdis likes -ĠW ien -ĉ Document -Ġtr af -Ġst oria -ĠT ells -') == -C ri -( VALUE -ĠBurn ett -, void -Ġdan h -Ġc cp -Block chain -:"- "`Ċ -IC lient -IS ODE -Iss uer -) }čĊ -, but -ĠU ph -( Sub -Ġtélé phone -ĠonData Change -Ġmarsh aller --an alytics -, content -Ġdeb acle -_Value Changed -Ġfa una -Ġ# => -Ġf oyer -'util isation -ĠMü ller -ĠFet ish -Ġdefault Manager -Ġback track -B ah -Exp licit -_A SCII -Ġm Activity -(M sg -Ġê² Į -ĠTER MS -ĠAng ie -HS V -ĠMos que -.N ames -íĬ ¼ -rest e -_p arms -Ġgap ing -Ġcro pping -Data Frame -Ġrespons iveness -_ undo -_tr an -. terminate -Ġitalian e -Ġwalk through -Ġattract iveness -д е -_ST S -_ learn -Ġchocol ates -ier archical --th inking -Ġ ))) -ish ments -.Log f -ĠTM Z -ĠCan ary -fo il -ĠVacc ine -.v x -ĠSur round -Inter mediate -Ġi ov -v ais -'; ";Ċ -ï½ŀ ĊĊ -éĢģ æĸĻ -âĢ¦ it -Se ats -Cl ar -W ars -ĠHutch inson -ĠHas an -! ')ĊĊ -ĠRich ie -che iden -($ (' -Y ork -Ġl ids -Ġal phanumeric -ĠG lock -.sh apes -Ġspark ing -_ epsilon -uplic ated -.dir ty -]) == -ĠìľĦ ì¹ĺ -Ġsc n -Ġ/ **************************************************************** -_PRE VIEW -_H C -ield ing -f gets -ĠAdd ison -Ġproduct Service -- figure -(ret val -z ano -Ġaut ob -ĉs d -_n umer -ĠSet LastError -ĠF ior -ific ance -Unt itled -Ġin field -Ġ{} ));Ċ -Ġsp ac -Ġro okies -(des cribing -ng en -ி à® -.r df -.M utex -Ġkne eling -ĠQ E -set Max -Read Stream -Ġvent as -s ut -cm peq -.WriteAll Text -ĠEx perienced -$ __ -Ġka um -ĠL IS -Ġdocument os -_HE ALTH -icont ains -Ġart isans -OWN ER -Ġblink ed -get Display -Ġto en -Ġrow Num -Ġav ril -Ġinv is -ĠK ear -toBe InTheDocument -ap ur -Ġr acked -ĠMc Master -_ATTR IB -H az -Ġfact ura -/ ts -ĠÑĢаз меÑĢ -Ġz f -Ġshort fall -.f asta -ĠCONST ANT -.man aged -g ems -Shared Pointer -Ġblur ry -b rightness -( components -Ġ... "ĊĊ -SE LL -ĠIllustr ator -.get Channel -Ġtrou vé -yst ers -Ġvo is -ĠLind en -Ġem ojis -Ġb rawl -ĠMS R -ĠE lo -ĠCroat ian -Popup Menu -L ewis -.J WT -Ġaston ished -B ush -(item Id -Ġdet achment -ĠEnc ore -å° Ķ -Ġre kl -Ġcr am -)$ / -.get Host -_re commend -- HT -_cal ibration -Auth enticate -.firebase app -UN IX -ĉC amera -ĠHE AP -I deal -. office -Ġgoof y -(S ymbol -Ġjou er -_part itions -Ġrapid ement -ĠGN UNET -id User -Ġsuperv ise -( Contact -AW N -ãģ ĺ -Ġna am -Ġa ust -åľ¨ 线 -_soft max -Allow Anonymous -amm able -RO UTE -* D -Ġad en -ĠCrist ina -ĠCrist iano -Ġblood stream -sub class -_person a -CH ILD --k now -Ġnavigation Options -ĠZuk unft -ĠPix ar -Ty ler -Ġunder world -Ġsincer ity -Ġdispens er -Ġk ter -idd ers -.add Node -- checked -Ġke yst -ĠW TO -.sign als -Ġadvent urer -ĠP ang -\ R -= pos -Ġdispens aries -ĠClo set -("{ \" -ide on -Ġnécess aire -() "Ċ -_RECE IVED -Ġrésult ats -Ġmod en -ĠIceland ic -; d -. allowed -(new User -Ġmerc iless -.Wait For -Ġday care diff --git a/llavastablelm-1.6b-finetune/special_tokens_map.json b/llavastablelm-1.6b-finetune/special_tokens_map.json deleted file mode 100755 index 10d9c9d5fa393336a0e7d73a79ae07a0fa550178..0000000000000000000000000000000000000000 --- a/llavastablelm-1.6b-finetune/special_tokens_map.json +++ /dev/null @@ -1,53 +0,0 @@ -{ - "additional_special_tokens": [ - "<|reg_extra|>", - "<|endoftext|>", - "<|fim_prefix|>", - "<|fim_middle|>", - "<|fim_suffix|>", - "<|fim_pad|>", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "<|endofprompt|>", - "<|im_start|>", - "<|im_end|>", - "<|pause|>", - "<|reg0|>", - "<|reg1|>", - "<|reg2|>", - "<|reg3|>", - "<|reg4|>", - "<|reg5|>", - "<|reg6|>", - "<|reg7|>", - "<|extra0|>" - ], - "bos_token": { - "content": "<|endoftext|>", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false - }, - "eos_token": { - "content": "<|endoftext|>", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false - }, - "pad_token": "<|reg0|>", - "unk_token": "<|reg0|>" -} diff --git a/llavastablelm-1.6b-finetune/tokenizer_config.json b/llavastablelm-1.6b-finetune/tokenizer_config.json deleted file mode 100755 index f71ce5ac4d0bacc749547eebd0ab2286b09566f7..0000000000000000000000000000000000000000 --- a/llavastablelm-1.6b-finetune/tokenizer_config.json +++ /dev/null @@ -1,314 +0,0 @@ -{ - "add_bos_token": false, - "add_prefix_space": false, - "added_tokens_decoder": { - "100256": { - "content": "<|reg_extra|>", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100257": { - "content": "<|endoftext|>", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100258": { - "content": "<|fim_prefix|>", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100259": { - "content": "<|fim_middle|>", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100260": { - "content": "<|fim_suffix|>", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100261": { - "content": "<|fim_pad|>", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100262": { - "content": "", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100263": { - "content": "", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100264": { - "content": "", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100265": { - "content": "", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100266": { - "content": "", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100267": { - "content": "", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100268": { - "content": "", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100269": { - "content": "", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100270": { - "content": "", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100271": { - "content": "", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100272": { - "content": "", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100273": { - "content": "", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100274": { - "content": "", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100275": { - "content": "", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100276": { - "content": "<|endofprompt|>", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100277": { - "content": "<|im_start|>", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100278": { - "content": "<|im_end|>", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100279": { - "content": "<|pause|>", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100280": { - "content": "<|reg0|>", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100281": { - "content": "<|reg1|>", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100282": { - "content": "<|reg2|>", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100283": { - "content": "<|reg3|>", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100284": { - "content": "<|reg4|>", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100285": { - "content": "<|reg5|>", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100286": { - "content": "<|reg6|>", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100287": { - "content": "<|reg7|>", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - }, - "100288": { - "content": "<|extra0|>", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false, - "special": true - } - }, - "additional_special_tokens": [ - "<|reg_extra|>", - "<|endoftext|>", - "<|fim_prefix|>", - "<|fim_middle|>", - "<|fim_suffix|>", - "<|fim_pad|>", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "<|endofprompt|>", - "<|im_start|>", - "<|im_end|>", - "<|pause|>", - "<|reg0|>", - "<|reg1|>", - "<|reg2|>", - "<|reg3|>", - "<|reg4|>", - "<|reg5|>", - "<|reg6|>", - "<|reg7|>", - "<|extra0|>" - ], - "bos_token": "<|endoftext|>", - "clean_up_tokenization_spaces": true, - "eos_token": "<|endoftext|>", - "errors": "replace", - "model_max_length": 2048, - "pad_token": "<|reg0|>", - "padding_side": "right", - "tokenizer_class": "GPT2Tokenizer", - "unk_token": "<|reg0|>" -} diff --git a/llavastablelm-1.6b-finetune/trainer_state.json b/llavastablelm-1.6b-finetune/trainer_state.json deleted file mode 100755 index 16eda1775913fbc960be12ad34d108e2d6139b4b..0000000000000000000000000000000000000000 --- a/llavastablelm-1.6b-finetune/trainer_state.json +++ /dev/null @@ -1,18468 +0,0 @@ -{ - "best_metric": null, - "best_model_checkpoint": null, - "epoch": 2.998292544109277, - "eval_steps": 500, - "global_step": 2634, - "is_hyper_param_search": false, - "is_local_process_zero": true, - "is_world_process_zero": true, - "log_history": [ - { - "epoch": 0.0, - "grad_norm": 0.0, - "learning_rate": 2.5000000000000004e-07, - "loss": 1.7156, - "step": 1 - }, - { - "epoch": 0.0, - "grad_norm": 0.0, - "learning_rate": 5.000000000000001e-07, - "loss": 1.647, - "step": 2 - }, - { - "epoch": 0.0, - "grad_norm": 0.0, - "learning_rate": 7.5e-07, - "loss": 1.7317, - "step": 3 - }, - { - "epoch": 0.0, - "grad_norm": 0.0, - "learning_rate": 1.0000000000000002e-06, - "loss": 1.6469, - "step": 4 - }, - { - "epoch": 0.01, - "grad_norm": 0.0, - "learning_rate": 1.25e-06, - "loss": 1.7566, - "step": 5 - }, - { - "epoch": 0.01, - "grad_norm": 0.0, - "learning_rate": 1.5e-06, - "loss": 1.626, - "step": 6 - }, - { - "epoch": 0.01, - "grad_norm": 0.0, - "learning_rate": 1.75e-06, - "loss": 1.6324, - "step": 7 - }, - { - "epoch": 0.01, - "grad_norm": 0.0, - "learning_rate": 2.0000000000000003e-06, - "loss": 1.689, - "step": 8 - }, - { - "epoch": 0.01, - "grad_norm": 0.0, - "learning_rate": 2.25e-06, - "loss": 1.6839, - "step": 9 - }, - { - "epoch": 0.01, - "grad_norm": 0.0, - "learning_rate": 2.5e-06, - "loss": 1.6606, - "step": 10 - }, - { - "epoch": 0.01, - "grad_norm": 0.0, - "learning_rate": 2.7500000000000004e-06, - "loss": 1.5829, - "step": 11 - }, - { - "epoch": 0.01, - "grad_norm": 0.0, - "learning_rate": 3e-06, - "loss": 1.6733, - "step": 12 - }, - { - "epoch": 0.01, - "grad_norm": 0.0, - "learning_rate": 3.2500000000000002e-06, - "loss": 1.5137, - "step": 13 - }, - { - "epoch": 0.02, - "grad_norm": 0.0, - "learning_rate": 3.5e-06, - "loss": 1.5531, - "step": 14 - }, - { - "epoch": 0.02, - "grad_norm": 0.0, - "learning_rate": 3.7500000000000005e-06, - "loss": 1.4817, - "step": 15 - }, - { - "epoch": 0.02, - "grad_norm": 0.0, - "learning_rate": 4.000000000000001e-06, - "loss": 1.5306, - "step": 16 - }, - { - "epoch": 0.02, - "grad_norm": 0.0, - "learning_rate": 4.25e-06, - "loss": 1.4836, - "step": 17 - }, - { - "epoch": 0.02, - "grad_norm": 0.0, - "learning_rate": 4.5e-06, - "loss": 1.3889, - "step": 18 - }, - { - "epoch": 0.02, - "grad_norm": 0.0, - "learning_rate": 4.75e-06, - "loss": 1.4083, - "step": 19 - }, - { - "epoch": 0.02, - "grad_norm": 0.0, - "learning_rate": 5e-06, - "loss": 1.3736, - "step": 20 - }, - { - "epoch": 0.02, - "grad_norm": 0.0, - "learning_rate": 5.2500000000000006e-06, - "loss": 1.493, - "step": 21 - }, - { - "epoch": 0.03, - "grad_norm": 0.0, - "learning_rate": 5.500000000000001e-06, - "loss": 1.3428, - "step": 22 - }, - { - "epoch": 0.03, - "grad_norm": 0.0, - "learning_rate": 5.75e-06, - "loss": 1.4178, - "step": 23 - }, - { - "epoch": 0.03, - "grad_norm": 0.0, - "learning_rate": 6e-06, - "loss": 1.3237, - "step": 24 - }, - { - "epoch": 0.03, - "grad_norm": 0.0, - "learning_rate": 6.25e-06, - "loss": 1.3008, - "step": 25 - }, - { - "epoch": 0.03, - "grad_norm": 0.0, - "learning_rate": 6.5000000000000004e-06, - "loss": 1.2942, - "step": 26 - }, - { - "epoch": 0.03, - "grad_norm": 0.0, - "learning_rate": 6.750000000000001e-06, - "loss": 1.3322, - "step": 27 - }, - { - "epoch": 0.03, - "grad_norm": 0.0, - "learning_rate": 7e-06, - "loss": 1.3403, - "step": 28 - }, - { - "epoch": 0.03, - "grad_norm": 0.0, - "learning_rate": 7.25e-06, - "loss": 1.3009, - "step": 29 - }, - { - "epoch": 0.03, - "grad_norm": 0.0, - "learning_rate": 7.500000000000001e-06, - "loss": 1.2699, - "step": 30 - }, - { - "epoch": 0.04, - "grad_norm": 0.0, - "learning_rate": 7.75e-06, - "loss": 1.3384, - "step": 31 - }, - { - "epoch": 0.04, - "grad_norm": 0.0, - "learning_rate": 8.000000000000001e-06, - "loss": 1.239, - "step": 32 - }, - { - "epoch": 0.04, - "grad_norm": 0.0, - "learning_rate": 8.25e-06, - "loss": 1.2614, - "step": 33 - }, - { - "epoch": 0.04, - "grad_norm": 0.0, - "learning_rate": 8.5e-06, - "loss": 1.2995, - "step": 34 - }, - { - "epoch": 0.04, - "grad_norm": 0.0, - "learning_rate": 8.750000000000001e-06, - "loss": 1.271, - "step": 35 - }, - { - "epoch": 0.04, - "grad_norm": 0.0, - "learning_rate": 9e-06, - "loss": 1.321, - "step": 36 - }, - { - "epoch": 0.04, - "grad_norm": 0.0, - "learning_rate": 9.250000000000001e-06, - "loss": 1.1872, - "step": 37 - }, - { - "epoch": 0.04, - "grad_norm": 0.0, - "learning_rate": 9.5e-06, - "loss": 1.2658, - "step": 38 - }, - { - "epoch": 0.04, - "grad_norm": 0.0, - "learning_rate": 9.75e-06, - "loss": 1.2496, - "step": 39 - }, - { - "epoch": 0.05, - "grad_norm": 0.0, - "learning_rate": 1e-05, - "loss": 1.2554, - "step": 40 - }, - { - "epoch": 0.05, - "grad_norm": 0.0, - "learning_rate": 1.025e-05, - "loss": 1.2234, - "step": 41 - }, - { - "epoch": 0.05, - "grad_norm": 0.0, - "learning_rate": 1.0500000000000001e-05, - "loss": 1.1663, - "step": 42 - }, - { - "epoch": 0.05, - "grad_norm": 0.0, - "learning_rate": 1.075e-05, - "loss": 1.2388, - "step": 43 - }, - { - "epoch": 0.05, - "grad_norm": 0.0, - "learning_rate": 1.1000000000000001e-05, - "loss": 1.1967, - "step": 44 - }, - { - "epoch": 0.05, - "grad_norm": 0.0, - "learning_rate": 1.125e-05, - "loss": 1.2095, - "step": 45 - }, - { - "epoch": 0.05, - "grad_norm": 0.0, - "learning_rate": 1.15e-05, - "loss": 1.1882, - "step": 46 - }, - { - "epoch": 0.05, - "grad_norm": 0.0, - "learning_rate": 1.1750000000000001e-05, - "loss": 1.3072, - "step": 47 - }, - { - "epoch": 0.05, - "grad_norm": 0.0, - "learning_rate": 1.2e-05, - "loss": 1.1767, - "step": 48 - }, - { - "epoch": 0.06, - "grad_norm": 0.0, - "learning_rate": 1.2250000000000001e-05, - "loss": 1.1972, - "step": 49 - }, - { - "epoch": 0.06, - "grad_norm": 0.0, - "learning_rate": 1.25e-05, - "loss": 1.1598, - "step": 50 - }, - { - "epoch": 0.06, - "grad_norm": 0.0, - "learning_rate": 1.275e-05, - "loss": 1.1898, - "step": 51 - }, - { - "epoch": 0.06, - "grad_norm": 0.0, - "learning_rate": 1.3000000000000001e-05, - "loss": 1.2063, - "step": 52 - }, - { - "epoch": 0.06, - "grad_norm": 0.0, - "learning_rate": 1.325e-05, - "loss": 1.1637, - "step": 53 - }, - { - "epoch": 0.06, - "grad_norm": 0.0, - "learning_rate": 1.3500000000000001e-05, - "loss": 1.2259, - "step": 54 - }, - { - "epoch": 0.06, - "grad_norm": 0.0, - "learning_rate": 1.375e-05, - "loss": 1.1677, - "step": 55 - }, - { - "epoch": 0.06, - "grad_norm": 0.0, - "learning_rate": 1.4e-05, - "loss": 1.1849, - "step": 56 - }, - { - "epoch": 0.06, - "grad_norm": 0.0, - "learning_rate": 1.425e-05, - "loss": 1.1458, - "step": 57 - }, - { - "epoch": 0.07, - "grad_norm": 0.0, - "learning_rate": 1.45e-05, - "loss": 1.1571, - "step": 58 - }, - { - "epoch": 0.07, - "grad_norm": 0.0, - "learning_rate": 1.4750000000000003e-05, - "loss": 1.0998, - "step": 59 - }, - { - "epoch": 0.07, - "grad_norm": 0.0, - "learning_rate": 1.5000000000000002e-05, - "loss": 1.0942, - "step": 60 - }, - { - "epoch": 0.07, - "grad_norm": 0.0, - "learning_rate": 1.525e-05, - "loss": 1.1097, - "step": 61 - }, - { - "epoch": 0.07, - "grad_norm": 0.0, - "learning_rate": 1.55e-05, - "loss": 1.1495, - "step": 62 - }, - { - "epoch": 0.07, - "grad_norm": 0.0, - "learning_rate": 1.575e-05, - "loss": 1.0661, - "step": 63 - }, - { - "epoch": 0.07, - "grad_norm": 0.0, - "learning_rate": 1.6000000000000003e-05, - "loss": 1.0927, - "step": 64 - }, - { - "epoch": 0.07, - "grad_norm": 0.0, - "learning_rate": 1.6250000000000002e-05, - "loss": 1.1042, - "step": 65 - }, - { - "epoch": 0.08, - "grad_norm": 0.0, - "learning_rate": 1.65e-05, - "loss": 1.1123, - "step": 66 - }, - { - "epoch": 0.08, - "grad_norm": 0.0, - "learning_rate": 1.675e-05, - "loss": 1.149, - "step": 67 - }, - { - "epoch": 0.08, - "grad_norm": 0.0, - "learning_rate": 1.7e-05, - "loss": 1.1876, - "step": 68 - }, - { - "epoch": 0.08, - "grad_norm": 0.0, - "learning_rate": 1.7250000000000003e-05, - "loss": 1.1811, - "step": 69 - }, - { - "epoch": 0.08, - "grad_norm": 0.0, - "learning_rate": 1.7500000000000002e-05, - "loss": 1.1241, - "step": 70 - }, - { - "epoch": 0.08, - "grad_norm": 0.0, - "learning_rate": 1.775e-05, - "loss": 1.1445, - "step": 71 - }, - { - "epoch": 0.08, - "grad_norm": 0.0, - "learning_rate": 1.8e-05, - "loss": 1.1787, - "step": 72 - }, - { - "epoch": 0.08, - "grad_norm": 0.0, - "learning_rate": 1.825e-05, - "loss": 1.0881, - "step": 73 - }, - { - "epoch": 0.08, - "grad_norm": 0.0, - "learning_rate": 1.8500000000000002e-05, - "loss": 1.1393, - "step": 74 - }, - { - "epoch": 0.09, - "grad_norm": 0.0, - "learning_rate": 1.8750000000000002e-05, - "loss": 1.0936, - "step": 75 - }, - { - "epoch": 0.09, - "grad_norm": 0.0, - "learning_rate": 1.9e-05, - "loss": 1.107, - "step": 76 - }, - { - "epoch": 0.09, - "grad_norm": 0.0, - "learning_rate": 1.925e-05, - "loss": 1.1299, - "step": 77 - }, - { - "epoch": 0.09, - "grad_norm": 0.0, - "learning_rate": 1.95e-05, - "loss": 1.0831, - "step": 78 - }, - { - "epoch": 0.09, - "grad_norm": 0.0, - "learning_rate": 1.9750000000000002e-05, - "loss": 1.1241, - "step": 79 - }, - { - "epoch": 0.09, - "grad_norm": 0.0, - "learning_rate": 2e-05, - "loss": 1.1634, - "step": 80 - }, - { - "epoch": 0.09, - "grad_norm": 0.0, - "learning_rate": 1.9999992434669437e-05, - "loss": 1.1491, - "step": 81 - }, - { - "epoch": 0.09, - "grad_norm": 0.0, - "learning_rate": 1.999996973868919e-05, - "loss": 1.0716, - "step": 82 - }, - { - "epoch": 0.09, - "grad_norm": 0.0, - "learning_rate": 1.9999931912093605e-05, - "loss": 1.0585, - "step": 83 - }, - { - "epoch": 0.1, - "grad_norm": 0.0, - "learning_rate": 1.999987895493991e-05, - "loss": 1.1379, - "step": 84 - }, - { - "epoch": 0.1, - "grad_norm": 0.0, - "learning_rate": 1.9999810867308235e-05, - "loss": 1.1234, - "step": 85 - }, - { - "epoch": 0.1, - "grad_norm": 0.0, - "learning_rate": 1.9999727649301605e-05, - "loss": 1.1709, - "step": 86 - }, - { - "epoch": 0.1, - "grad_norm": 0.0, - "learning_rate": 1.9999629301045928e-05, - "loss": 1.1026, - "step": 87 - }, - { - "epoch": 0.1, - "grad_norm": 0.0, - "learning_rate": 1.9999515822690015e-05, - "loss": 1.1536, - "step": 88 - }, - { - "epoch": 0.1, - "grad_norm": 0.0, - "learning_rate": 1.9999387214405565e-05, - "loss": 1.0823, - "step": 89 - }, - { - "epoch": 0.1, - "grad_norm": 0.0, - "learning_rate": 1.999924347638717e-05, - "loss": 1.0875, - "step": 90 - }, - { - "epoch": 0.1, - "grad_norm": 0.0, - "learning_rate": 1.9999084608852323e-05, - "loss": 1.1645, - "step": 91 - }, - { - "epoch": 0.1, - "grad_norm": 0.0, - "learning_rate": 1.999891061204139e-05, - "loss": 1.1311, - "step": 92 - }, - { - "epoch": 0.11, - "grad_norm": 0.0, - "learning_rate": 1.9998721486217643e-05, - "loss": 1.097, - "step": 93 - }, - { - "epoch": 0.11, - "grad_norm": 0.0, - "learning_rate": 1.9998517231667246e-05, - "loss": 1.1413, - "step": 94 - }, - { - "epoch": 0.11, - "grad_norm": 0.0, - "learning_rate": 1.9998297848699247e-05, - "loss": 1.1265, - "step": 95 - }, - { - "epoch": 0.11, - "grad_norm": 0.0, - "learning_rate": 1.9998063337645584e-05, - "loss": 1.0609, - "step": 96 - }, - { - "epoch": 0.11, - "grad_norm": 0.0, - "learning_rate": 1.9997813698861093e-05, - "loss": 1.0225, - "step": 97 - }, - { - "epoch": 0.11, - "grad_norm": 0.0, - "learning_rate": 1.9997548932723494e-05, - "loss": 1.087, - "step": 98 - }, - { - "epoch": 0.11, - "grad_norm": 0.0, - "learning_rate": 1.9997269039633387e-05, - "loss": 1.0444, - "step": 99 - }, - { - "epoch": 0.11, - "grad_norm": 0.0, - "learning_rate": 1.999697402001428e-05, - "loss": 1.129, - "step": 100 - }, - { - "epoch": 0.11, - "grad_norm": 0.0, - "learning_rate": 1.999666387431255e-05, - "loss": 1.1305, - "step": 101 - }, - { - "epoch": 0.12, - "grad_norm": 0.0, - "learning_rate": 1.999633860299747e-05, - "loss": 1.039, - "step": 102 - }, - { - "epoch": 0.12, - "grad_norm": 0.0, - "learning_rate": 1.99959982065612e-05, - "loss": 1.0516, - "step": 103 - }, - { - "epoch": 0.12, - "grad_norm": 0.0, - "learning_rate": 1.9995642685518777e-05, - "loss": 1.0774, - "step": 104 - }, - { - "epoch": 0.12, - "grad_norm": 0.0, - "learning_rate": 1.999527204040813e-05, - "loss": 0.981, - "step": 105 - }, - { - "epoch": 0.12, - "grad_norm": 0.0, - "learning_rate": 1.999488627179007e-05, - "loss": 1.1427, - "step": 106 - }, - { - "epoch": 0.12, - "grad_norm": 0.0, - "learning_rate": 1.999448538024829e-05, - "loss": 1.1196, - "step": 107 - }, - { - "epoch": 0.12, - "grad_norm": 0.0, - "learning_rate": 1.9994069366389367e-05, - "loss": 1.0932, - "step": 108 - }, - { - "epoch": 0.12, - "grad_norm": 0.0, - "learning_rate": 1.9993638230842755e-05, - "loss": 1.109, - "step": 109 - }, - { - "epoch": 0.13, - "grad_norm": 0.0, - "learning_rate": 1.999319197426079e-05, - "loss": 1.1063, - "step": 110 - }, - { - "epoch": 0.13, - "grad_norm": 0.0, - "learning_rate": 1.9992730597318694e-05, - "loss": 0.9681, - "step": 111 - }, - { - "epoch": 0.13, - "grad_norm": 0.0, - "learning_rate": 1.9992254100714554e-05, - "loss": 1.1037, - "step": 112 - }, - { - "epoch": 0.13, - "grad_norm": 0.0, - "learning_rate": 1.9991762485169342e-05, - "loss": 1.0365, - "step": 113 - }, - { - "epoch": 0.13, - "grad_norm": 0.0, - "learning_rate": 1.999125575142691e-05, - "loss": 1.1525, - "step": 114 - }, - { - "epoch": 0.13, - "grad_norm": 0.0, - "learning_rate": 1.999073390025397e-05, - "loss": 1.0628, - "step": 115 - }, - { - "epoch": 0.13, - "grad_norm": 0.0, - "learning_rate": 1.9990196932440126e-05, - "loss": 1.0219, - "step": 116 - }, - { - "epoch": 0.13, - "grad_norm": 0.0, - "learning_rate": 1.998964484879784e-05, - "loss": 1.0462, - "step": 117 - }, - { - "epoch": 0.13, - "grad_norm": 0.0, - "learning_rate": 1.9989077650162455e-05, - "loss": 1.0458, - "step": 118 - }, - { - "epoch": 0.14, - "grad_norm": 0.0, - "learning_rate": 1.9988495337392183e-05, - "loss": 1.0717, - "step": 119 - }, - { - "epoch": 0.14, - "grad_norm": 0.0, - "learning_rate": 1.9987897911368092e-05, - "loss": 1.0172, - "step": 120 - }, - { - "epoch": 0.14, - "grad_norm": 0.0, - "learning_rate": 1.9987285372994133e-05, - "loss": 1.0249, - "step": 121 - }, - { - "epoch": 0.14, - "grad_norm": 0.0, - "learning_rate": 1.9986657723197122e-05, - "loss": 1.0623, - "step": 122 - }, - { - "epoch": 0.14, - "grad_norm": 0.0, - "learning_rate": 1.9986014962926722e-05, - "loss": 1.0682, - "step": 123 - }, - { - "epoch": 0.14, - "grad_norm": 0.0, - "learning_rate": 1.9985357093155483e-05, - "loss": 1.0862, - "step": 124 - }, - { - "epoch": 0.14, - "grad_norm": 0.0, - "learning_rate": 1.9984684114878804e-05, - "loss": 1.1077, - "step": 125 - }, - { - "epoch": 0.14, - "grad_norm": 0.0, - "learning_rate": 1.9983996029114938e-05, - "loss": 1.0159, - "step": 126 - }, - { - "epoch": 0.14, - "grad_norm": 0.0, - "learning_rate": 1.9983292836905012e-05, - "loss": 1.1199, - "step": 127 - }, - { - "epoch": 0.15, - "grad_norm": 0.0, - "learning_rate": 1.9982574539313e-05, - "loss": 1.064, - "step": 128 - }, - { - "epoch": 0.15, - "grad_norm": 0.0, - "learning_rate": 1.9981841137425733e-05, - "loss": 1.042, - "step": 129 - }, - { - "epoch": 0.15, - "grad_norm": 0.0, - "learning_rate": 1.9981092632352896e-05, - "loss": 1.0901, - "step": 130 - }, - { - "epoch": 0.15, - "grad_norm": 0.0, - "learning_rate": 1.9980329025227028e-05, - "loss": 1.0002, - "step": 131 - }, - { - "epoch": 0.15, - "grad_norm": 0.0, - "learning_rate": 1.997955031720352e-05, - "loss": 1.0482, - "step": 132 - }, - { - "epoch": 0.15, - "grad_norm": 0.0, - "learning_rate": 1.99787565094606e-05, - "loss": 1.0423, - "step": 133 - }, - { - "epoch": 0.15, - "grad_norm": 0.0, - "learning_rate": 1.9977947603199357e-05, - "loss": 1.042, - "step": 134 - }, - { - "epoch": 0.15, - "grad_norm": 0.0, - "learning_rate": 1.9977123599643726e-05, - "loss": 1.1141, - "step": 135 - }, - { - "epoch": 0.15, - "grad_norm": 0.0, - "learning_rate": 1.997628450004047e-05, - "loss": 1.0225, - "step": 136 - }, - { - "epoch": 0.16, - "grad_norm": 0.0, - "learning_rate": 1.9975430305659202e-05, - "loss": 1.0588, - "step": 137 - }, - { - "epoch": 0.16, - "grad_norm": 0.0, - "learning_rate": 1.997456101779238e-05, - "loss": 1.0037, - "step": 138 - }, - { - "epoch": 0.16, - "grad_norm": 0.0, - "learning_rate": 1.997367663775529e-05, - "loss": 1.1397, - "step": 139 - }, - { - "epoch": 0.16, - "grad_norm": 0.0, - "learning_rate": 1.997277716688606e-05, - "loss": 1.0469, - "step": 140 - }, - { - "epoch": 0.16, - "grad_norm": 0.0, - "learning_rate": 1.9971862606545644e-05, - "loss": 1.0538, - "step": 141 - }, - { - "epoch": 0.16, - "grad_norm": 0.0, - "learning_rate": 1.9970932958117842e-05, - "loss": 1.0581, - "step": 142 - }, - { - "epoch": 0.16, - "grad_norm": 0.0, - "learning_rate": 1.996998822300926e-05, - "loss": 1.0541, - "step": 143 - }, - { - "epoch": 0.16, - "grad_norm": 0.0, - "learning_rate": 1.996902840264936e-05, - "loss": 1.0527, - "step": 144 - }, - { - "epoch": 0.17, - "grad_norm": 0.0, - "learning_rate": 1.99680534984904e-05, - "loss": 0.9826, - "step": 145 - }, - { - "epoch": 0.17, - "grad_norm": 0.0, - "learning_rate": 1.9967063512007482e-05, - "loss": 1.1144, - "step": 146 - }, - { - "epoch": 0.17, - "grad_norm": 0.0, - "learning_rate": 1.996605844469852e-05, - "loss": 1.0472, - "step": 147 - }, - { - "epoch": 0.17, - "grad_norm": 0.0, - "learning_rate": 1.9965038298084243e-05, - "loss": 1.0659, - "step": 148 - }, - { - "epoch": 0.17, - "grad_norm": 0.0, - "learning_rate": 1.996400307370821e-05, - "loss": 1.0597, - "step": 149 - }, - { - "epoch": 0.17, - "grad_norm": 0.0, - "learning_rate": 1.9962952773136774e-05, - "loss": 1.0879, - "step": 150 - }, - { - "epoch": 0.17, - "grad_norm": 0.0, - "learning_rate": 1.9961887397959115e-05, - "loss": 1.0926, - "step": 151 - }, - { - "epoch": 0.17, - "grad_norm": 0.0, - "learning_rate": 1.996080694978721e-05, - "loss": 1.1189, - "step": 152 - }, - { - "epoch": 0.17, - "grad_norm": 0.0, - "learning_rate": 1.9959711430255855e-05, - "loss": 1.0942, - "step": 153 - }, - { - "epoch": 0.18, - "grad_norm": 0.0, - "learning_rate": 1.9958600841022644e-05, - "loss": 1.0494, - "step": 154 - }, - { - "epoch": 0.18, - "grad_norm": 0.0, - "learning_rate": 1.9957475183767963e-05, - "loss": 1.0795, - "step": 155 - }, - { - "epoch": 0.18, - "grad_norm": 0.0, - "learning_rate": 1.9956334460195017e-05, - "loss": 1.067, - "step": 156 - }, - { - "epoch": 0.18, - "grad_norm": 0.0, - "learning_rate": 1.995517867202979e-05, - "loss": 1.0693, - "step": 157 - }, - { - "epoch": 0.18, - "grad_norm": 0.0, - "learning_rate": 1.9954007821021065e-05, - "loss": 1.0256, - "step": 158 - }, - { - "epoch": 0.18, - "grad_norm": 0.0, - "learning_rate": 1.9952821908940418e-05, - "loss": 1.133, - "step": 159 - }, - { - "epoch": 0.18, - "grad_norm": 0.0, - "learning_rate": 1.9951620937582215e-05, - "loss": 1.0456, - "step": 160 - }, - { - "epoch": 0.18, - "grad_norm": 0.0, - "learning_rate": 1.99504049087636e-05, - "loss": 1.1198, - "step": 161 - }, - { - "epoch": 0.18, - "grad_norm": 0.0, - "learning_rate": 1.9949173824324514e-05, - "loss": 1.0254, - "step": 162 - }, - { - "epoch": 0.19, - "grad_norm": 0.0, - "learning_rate": 1.9947927686127658e-05, - "loss": 1.022, - "step": 163 - }, - { - "epoch": 0.19, - "grad_norm": 0.0, - "learning_rate": 1.9946666496058534e-05, - "loss": 0.9948, - "step": 164 - }, - { - "epoch": 0.19, - "grad_norm": 0.0, - "learning_rate": 1.994539025602539e-05, - "loss": 1.0077, - "step": 165 - }, - { - "epoch": 0.19, - "grad_norm": 0.0, - "learning_rate": 1.9944098967959276e-05, - "loss": 1.0986, - "step": 166 - }, - { - "epoch": 0.19, - "grad_norm": 0.0, - "learning_rate": 1.994279263381399e-05, - "loss": 1.0931, - "step": 167 - }, - { - "epoch": 0.19, - "grad_norm": 0.0, - "learning_rate": 1.9941471255566103e-05, - "loss": 1.0328, - "step": 168 - }, - { - "epoch": 0.19, - "grad_norm": 0.0, - "learning_rate": 1.9940134835214946e-05, - "loss": 1.0434, - "step": 169 - }, - { - "epoch": 0.19, - "grad_norm": 0.0, - "learning_rate": 1.9938783374782612e-05, - "loss": 1.0927, - "step": 170 - }, - { - "epoch": 0.19, - "grad_norm": 0.0, - "learning_rate": 1.993741687631395e-05, - "loss": 1.0762, - "step": 171 - }, - { - "epoch": 0.2, - "grad_norm": 0.0, - "learning_rate": 1.9936035341876568e-05, - "loss": 0.9974, - "step": 172 - }, - { - "epoch": 0.2, - "grad_norm": 0.0, - "learning_rate": 1.993463877356081e-05, - "loss": 1.0688, - "step": 173 - }, - { - "epoch": 0.2, - "grad_norm": 0.0, - "learning_rate": 1.9933227173479783e-05, - "loss": 1.0811, - "step": 174 - }, - { - "epoch": 0.2, - "grad_norm": 0.0, - "learning_rate": 1.9931800543769326e-05, - "loss": 1.0783, - "step": 175 - }, - { - "epoch": 0.2, - "grad_norm": 0.0, - "learning_rate": 1.9930358886588027e-05, - "loss": 1.0172, - "step": 176 - }, - { - "epoch": 0.2, - "grad_norm": 0.0, - "learning_rate": 1.9928902204117207e-05, - "loss": 0.9763, - "step": 177 - }, - { - "epoch": 0.2, - "grad_norm": 0.0, - "learning_rate": 1.9927430498560923e-05, - "loss": 1.107, - "step": 178 - }, - { - "epoch": 0.2, - "grad_norm": 0.0, - "learning_rate": 1.9925943772145968e-05, - "loss": 1.06, - "step": 179 - }, - { - "epoch": 0.2, - "grad_norm": 0.0, - "learning_rate": 1.992444202712185e-05, - "loss": 0.9685, - "step": 180 - }, - { - "epoch": 0.21, - "grad_norm": 0.0, - "learning_rate": 1.992292526576081e-05, - "loss": 1.0706, - "step": 181 - }, - { - "epoch": 0.21, - "grad_norm": 0.0, - "learning_rate": 1.9921393490357815e-05, - "loss": 1.0533, - "step": 182 - }, - { - "epoch": 0.21, - "grad_norm": 0.0, - "learning_rate": 1.9919846703230535e-05, - "loss": 1.0238, - "step": 183 - }, - { - "epoch": 0.21, - "grad_norm": 0.0, - "learning_rate": 1.9918284906719363e-05, - "loss": 1.0346, - "step": 184 - }, - { - "epoch": 0.21, - "grad_norm": 0.0, - "learning_rate": 1.99167081031874e-05, - "loss": 1.111, - "step": 185 - }, - { - "epoch": 0.21, - "grad_norm": 0.0, - "learning_rate": 1.9915116295020456e-05, - "loss": 1.0855, - "step": 186 - }, - { - "epoch": 0.21, - "grad_norm": 0.0, - "learning_rate": 1.9913509484627044e-05, - "loss": 1.0461, - "step": 187 - }, - { - "epoch": 0.21, - "grad_norm": 0.0, - "learning_rate": 1.991188767443837e-05, - "loss": 1.0553, - "step": 188 - }, - { - "epoch": 0.22, - "grad_norm": 0.0, - "learning_rate": 1.991025086690834e-05, - "loss": 0.982, - "step": 189 - }, - { - "epoch": 0.22, - "grad_norm": 0.0, - "learning_rate": 1.990859906451355e-05, - "loss": 1.004, - "step": 190 - }, - { - "epoch": 0.22, - "grad_norm": 0.0, - "learning_rate": 1.9906932269753293e-05, - "loss": 1.1231, - "step": 191 - }, - { - "epoch": 0.22, - "grad_norm": 0.0, - "learning_rate": 1.9905250485149536e-05, - "loss": 1.0928, - "step": 192 - }, - { - "epoch": 0.22, - "grad_norm": 0.0, - "learning_rate": 1.990355371324693e-05, - "loss": 1.063, - "step": 193 - }, - { - "epoch": 0.22, - "grad_norm": 0.0, - "learning_rate": 1.9901841956612805e-05, - "loss": 1.054, - "step": 194 - }, - { - "epoch": 0.22, - "grad_norm": 0.0, - "learning_rate": 1.990011521783716e-05, - "loss": 1.0453, - "step": 195 - }, - { - "epoch": 0.22, - "grad_norm": 0.0, - "learning_rate": 1.9898373499532665e-05, - "loss": 1.1092, - "step": 196 - }, - { - "epoch": 0.22, - "grad_norm": 0.0, - "learning_rate": 1.9896616804334656e-05, - "loss": 1.0614, - "step": 197 - }, - { - "epoch": 0.23, - "grad_norm": 0.0, - "learning_rate": 1.9894845134901125e-05, - "loss": 1.0126, - "step": 198 - }, - { - "epoch": 0.23, - "grad_norm": 0.0, - "learning_rate": 1.9893058493912734e-05, - "loss": 1.0125, - "step": 199 - }, - { - "epoch": 0.23, - "grad_norm": 0.0, - "learning_rate": 1.989125688407278e-05, - "loss": 1.0458, - "step": 200 - }, - { - "epoch": 0.23, - "grad_norm": 0.0, - "learning_rate": 1.988944030810722e-05, - "loss": 1.0274, - "step": 201 - }, - { - "epoch": 0.23, - "grad_norm": 0.0, - "learning_rate": 1.9887608768764658e-05, - "loss": 0.9354, - "step": 202 - }, - { - "epoch": 0.23, - "grad_norm": 0.0, - "learning_rate": 1.988576226881633e-05, - "loss": 1.0144, - "step": 203 - }, - { - "epoch": 0.23, - "grad_norm": 0.0, - "learning_rate": 1.988390081105611e-05, - "loss": 1.0586, - "step": 204 - }, - { - "epoch": 0.23, - "grad_norm": 0.0, - "learning_rate": 1.9882024398300516e-05, - "loss": 1.0034, - "step": 205 - }, - { - "epoch": 0.23, - "grad_norm": 0.0, - "learning_rate": 1.988013303338867e-05, - "loss": 1.0584, - "step": 206 - }, - { - "epoch": 0.24, - "grad_norm": 0.0, - "learning_rate": 1.9878226719182346e-05, - "loss": 1.0212, - "step": 207 - }, - { - "epoch": 0.24, - "grad_norm": 0.0, - "learning_rate": 1.987630545856592e-05, - "loss": 1.024, - "step": 208 - }, - { - "epoch": 0.24, - "grad_norm": 0.0, - "learning_rate": 1.987436925444638e-05, - "loss": 1.0179, - "step": 209 - }, - { - "epoch": 0.24, - "grad_norm": 0.0, - "learning_rate": 1.9872418109753338e-05, - "loss": 1.0446, - "step": 210 - }, - { - "epoch": 0.24, - "grad_norm": 0.0, - "learning_rate": 1.9870452027439e-05, - "loss": 1.0152, - "step": 211 - }, - { - "epoch": 0.24, - "grad_norm": 0.0, - "learning_rate": 1.9868471010478182e-05, - "loss": 0.9805, - "step": 212 - }, - { - "epoch": 0.24, - "grad_norm": 0.0, - "learning_rate": 1.986647506186829e-05, - "loss": 1.0634, - "step": 213 - }, - { - "epoch": 0.24, - "grad_norm": 0.0, - "learning_rate": 1.9864464184629334e-05, - "loss": 1.0587, - "step": 214 - }, - { - "epoch": 0.24, - "grad_norm": 0.0, - "learning_rate": 1.986243838180389e-05, - "loss": 1.0374, - "step": 215 - }, - { - "epoch": 0.25, - "grad_norm": 0.0, - "learning_rate": 1.986039765645715e-05, - "loss": 0.9956, - "step": 216 - }, - { - "epoch": 0.25, - "grad_norm": 0.0, - "learning_rate": 1.985834201167685e-05, - "loss": 1.0553, - "step": 217 - }, - { - "epoch": 0.25, - "grad_norm": 0.0, - "learning_rate": 1.9856271450573324e-05, - "loss": 0.9891, - "step": 218 - }, - { - "epoch": 0.25, - "grad_norm": 0.0, - "learning_rate": 1.985418597627947e-05, - "loss": 0.9801, - "step": 219 - }, - { - "epoch": 0.25, - "grad_norm": 0.0, - "learning_rate": 1.9852085591950745e-05, - "loss": 0.9748, - "step": 220 - }, - { - "epoch": 0.25, - "grad_norm": 0.0, - "learning_rate": 1.984997030076517e-05, - "loss": 1.0313, - "step": 221 - }, - { - "epoch": 0.25, - "grad_norm": 0.0, - "learning_rate": 1.9847840105923316e-05, - "loss": 1.0248, - "step": 222 - }, - { - "epoch": 0.25, - "grad_norm": 0.0, - "learning_rate": 1.9845695010648317e-05, - "loss": 1.0444, - "step": 223 - }, - { - "epoch": 0.25, - "grad_norm": 0.0, - "learning_rate": 1.9843535018185838e-05, - "loss": 0.9927, - "step": 224 - }, - { - "epoch": 0.26, - "grad_norm": 0.0, - "learning_rate": 1.9841360131804093e-05, - "loss": 1.0032, - "step": 225 - }, - { - "epoch": 0.26, - "grad_norm": 0.0, - "learning_rate": 1.9839170354793827e-05, - "loss": 0.9751, - "step": 226 - }, - { - "epoch": 0.26, - "grad_norm": 0.0, - "learning_rate": 1.983696569046832e-05, - "loss": 1.0311, - "step": 227 - }, - { - "epoch": 0.26, - "grad_norm": 0.0, - "learning_rate": 1.983474614216337e-05, - "loss": 1.0318, - "step": 228 - }, - { - "epoch": 0.26, - "grad_norm": 0.0, - "learning_rate": 1.9832511713237307e-05, - "loss": 1.0456, - "step": 229 - }, - { - "epoch": 0.26, - "grad_norm": 0.0, - "learning_rate": 1.9830262407070968e-05, - "loss": 0.9732, - "step": 230 - }, - { - "epoch": 0.26, - "grad_norm": 0.0, - "learning_rate": 1.9827998227067695e-05, - "loss": 1.0342, - "step": 231 - }, - { - "epoch": 0.26, - "grad_norm": 0.0, - "learning_rate": 1.982571917665335e-05, - "loss": 1.1101, - "step": 232 - }, - { - "epoch": 0.27, - "grad_norm": 0.0, - "learning_rate": 1.9823425259276286e-05, - "loss": 0.9983, - "step": 233 - }, - { - "epoch": 0.27, - "grad_norm": 0.0, - "learning_rate": 1.982111647840735e-05, - "loss": 1.0112, - "step": 234 - }, - { - "epoch": 0.27, - "grad_norm": 0.0, - "learning_rate": 1.981879283753988e-05, - "loss": 1.0054, - "step": 235 - }, - { - "epoch": 0.27, - "grad_norm": 0.0, - "learning_rate": 1.9816454340189695e-05, - "loss": 1.0912, - "step": 236 - }, - { - "epoch": 0.27, - "grad_norm": 0.0, - "learning_rate": 1.98141009898951e-05, - "loss": 1.0425, - "step": 237 - }, - { - "epoch": 0.27, - "grad_norm": 0.0, - "learning_rate": 1.9811732790216874e-05, - "loss": 1.0659, - "step": 238 - }, - { - "epoch": 0.27, - "grad_norm": 0.0, - "learning_rate": 1.980934974473825e-05, - "loss": 1.1199, - "step": 239 - }, - { - "epoch": 0.27, - "grad_norm": 0.0, - "learning_rate": 1.980695185706494e-05, - "loss": 1.0466, - "step": 240 - }, - { - "epoch": 0.27, - "grad_norm": 0.0, - "learning_rate": 1.98045391308251e-05, - "loss": 1.0266, - "step": 241 - }, - { - "epoch": 0.28, - "grad_norm": 0.0, - "learning_rate": 1.9802111569669354e-05, - "loss": 1.1098, - "step": 242 - }, - { - "epoch": 0.28, - "grad_norm": 0.0, - "learning_rate": 1.9799669177270756e-05, - "loss": 1.0215, - "step": 243 - }, - { - "epoch": 0.28, - "grad_norm": 0.0, - "learning_rate": 1.979721195732481e-05, - "loss": 1.0596, - "step": 244 - }, - { - "epoch": 0.28, - "grad_norm": 0.0, - "learning_rate": 1.979473991354945e-05, - "loss": 0.9989, - "step": 245 - }, - { - "epoch": 0.28, - "grad_norm": 0.0, - "learning_rate": 1.979225304968504e-05, - "loss": 1.0398, - "step": 246 - }, - { - "epoch": 0.28, - "grad_norm": 0.0, - "learning_rate": 1.9789751369494373e-05, - "loss": 1.0363, - "step": 247 - }, - { - "epoch": 0.28, - "grad_norm": 0.0, - "learning_rate": 1.9787234876762657e-05, - "loss": 1.0316, - "step": 248 - }, - { - "epoch": 0.28, - "grad_norm": 0.0, - "learning_rate": 1.978470357529751e-05, - "loss": 1.0461, - "step": 249 - }, - { - "epoch": 0.28, - "grad_norm": 0.0, - "learning_rate": 1.978215746892896e-05, - "loss": 1.0539, - "step": 250 - }, - { - "epoch": 0.29, - "grad_norm": 0.0, - "learning_rate": 1.9779596561509432e-05, - "loss": 1.0109, - "step": 251 - }, - { - "epoch": 0.29, - "grad_norm": 0.0, - "learning_rate": 1.9777020856913748e-05, - "loss": 1.0587, - "step": 252 - }, - { - "epoch": 0.29, - "grad_norm": 0.0, - "learning_rate": 1.977443035903912e-05, - "loss": 0.9265, - "step": 253 - }, - { - "epoch": 0.29, - "grad_norm": 0.0, - "learning_rate": 1.9771825071805146e-05, - "loss": 1.0409, - "step": 254 - }, - { - "epoch": 0.29, - "grad_norm": 0.0, - "learning_rate": 1.9769204999153794e-05, - "loss": 1.037, - "step": 255 - }, - { - "epoch": 0.29, - "grad_norm": 0.0, - "learning_rate": 1.9766570145049408e-05, - "loss": 0.9372, - "step": 256 - }, - { - "epoch": 0.29, - "grad_norm": 0.0, - "learning_rate": 1.9763920513478698e-05, - "loss": 1.0545, - "step": 257 - }, - { - "epoch": 0.29, - "grad_norm": 0.0, - "learning_rate": 1.976125610845073e-05, - "loss": 1.1093, - "step": 258 - }, - { - "epoch": 0.29, - "grad_norm": 0.0, - "learning_rate": 1.9758576933996924e-05, - "loss": 1.0191, - "step": 259 - }, - { - "epoch": 0.3, - "grad_norm": 0.0, - "learning_rate": 1.975588299417105e-05, - "loss": 0.9793, - "step": 260 - }, - { - "epoch": 0.3, - "grad_norm": 0.0, - "learning_rate": 1.9753174293049217e-05, - "loss": 1.0129, - "step": 261 - }, - { - "epoch": 0.3, - "grad_norm": 0.0, - "learning_rate": 1.9750450834729865e-05, - "loss": 1.0609, - "step": 262 - }, - { - "epoch": 0.3, - "grad_norm": 0.0, - "learning_rate": 1.9747712623333775e-05, - "loss": 1.0641, - "step": 263 - }, - { - "epoch": 0.3, - "grad_norm": 0.0, - "learning_rate": 1.9744959663004034e-05, - "loss": 1.0283, - "step": 264 - }, - { - "epoch": 0.3, - "grad_norm": 0.0, - "learning_rate": 1.9742191957906058e-05, - "loss": 1.0528, - "step": 265 - }, - { - "epoch": 0.3, - "grad_norm": 0.0, - "learning_rate": 1.973940951222756e-05, - "loss": 0.9269, - "step": 266 - }, - { - "epoch": 0.3, - "grad_norm": 0.0, - "learning_rate": 1.9736612330178575e-05, - "loss": 1.0138, - "step": 267 - }, - { - "epoch": 0.31, - "grad_norm": 0.0, - "learning_rate": 1.9733800415991417e-05, - "loss": 1.0541, - "step": 268 - }, - { - "epoch": 0.31, - "grad_norm": 0.0, - "learning_rate": 1.9730973773920703e-05, - "loss": 1.0446, - "step": 269 - }, - { - "epoch": 0.31, - "grad_norm": 0.0, - "learning_rate": 1.972813240824332e-05, - "loss": 1.0339, - "step": 270 - }, - { - "epoch": 0.31, - "grad_norm": 0.0, - "learning_rate": 1.9725276323258456e-05, - "loss": 1.0423, - "step": 271 - }, - { - "epoch": 0.31, - "grad_norm": 0.0, - "learning_rate": 1.9722405523287546e-05, - "loss": 0.9927, - "step": 272 - }, - { - "epoch": 0.31, - "grad_norm": 0.0, - "learning_rate": 1.97195200126743e-05, - "loss": 1.0025, - "step": 273 - }, - { - "epoch": 0.31, - "grad_norm": 0.0, - "learning_rate": 1.9716619795784695e-05, - "loss": 0.9984, - "step": 274 - }, - { - "epoch": 0.31, - "grad_norm": 0.0, - "learning_rate": 1.9713704877006944e-05, - "loss": 1.1279, - "step": 275 - }, - { - "epoch": 0.31, - "grad_norm": 0.0, - "learning_rate": 1.9710775260751513e-05, - "loss": 1.0257, - "step": 276 - }, - { - "epoch": 0.32, - "grad_norm": 0.0, - "learning_rate": 1.9707830951451103e-05, - "loss": 0.9715, - "step": 277 - }, - { - "epoch": 0.32, - "grad_norm": 0.0, - "learning_rate": 1.9704871953560655e-05, - "loss": 0.9956, - "step": 278 - }, - { - "epoch": 0.32, - "grad_norm": 0.0, - "learning_rate": 1.970189827155732e-05, - "loss": 1.0169, - "step": 279 - }, - { - "epoch": 0.32, - "grad_norm": 0.0, - "learning_rate": 1.969890990994048e-05, - "loss": 1.051, - "step": 280 - }, - { - "epoch": 0.32, - "grad_norm": 0.0, - "learning_rate": 1.969590687323173e-05, - "loss": 1.0076, - "step": 281 - }, - { - "epoch": 0.32, - "grad_norm": 0.0, - "learning_rate": 1.9692889165974848e-05, - "loss": 0.9716, - "step": 282 - }, - { - "epoch": 0.32, - "grad_norm": 0.0, - "learning_rate": 1.968985679273584e-05, - "loss": 0.9809, - "step": 283 - }, - { - "epoch": 0.32, - "grad_norm": 0.0, - "learning_rate": 1.9686809758102877e-05, - "loss": 1.0098, - "step": 284 - }, - { - "epoch": 0.32, - "grad_norm": 0.0, - "learning_rate": 1.968374806668633e-05, - "loss": 1.0091, - "step": 285 - }, - { - "epoch": 0.33, - "grad_norm": 0.0, - "learning_rate": 1.9680671723118732e-05, - "loss": 0.993, - "step": 286 - }, - { - "epoch": 0.33, - "grad_norm": 0.0, - "learning_rate": 1.9677580732054806e-05, - "loss": 0.9885, - "step": 287 - }, - { - "epoch": 0.33, - "grad_norm": 0.0, - "learning_rate": 1.9674475098171418e-05, - "loss": 1.0399, - "step": 288 - }, - { - "epoch": 0.33, - "grad_norm": 0.0, - "learning_rate": 1.96713548261676e-05, - "loss": 0.9839, - "step": 289 - }, - { - "epoch": 0.33, - "grad_norm": 0.0, - "learning_rate": 1.9668219920764527e-05, - "loss": 1.1635, - "step": 290 - }, - { - "epoch": 0.33, - "grad_norm": 0.0, - "learning_rate": 1.9665070386705523e-05, - "loss": 1.023, - "step": 291 - }, - { - "epoch": 0.33, - "grad_norm": 0.0, - "learning_rate": 1.9661906228756035e-05, - "loss": 1.0124, - "step": 292 - }, - { - "epoch": 0.33, - "grad_norm": 0.0, - "learning_rate": 1.965872745170365e-05, - "loss": 0.9653, - "step": 293 - }, - { - "epoch": 0.33, - "grad_norm": 0.0, - "learning_rate": 1.9655534060358065e-05, - "loss": 1.0033, - "step": 294 - }, - { - "epoch": 0.34, - "grad_norm": 0.0, - "learning_rate": 1.9652326059551088e-05, - "loss": 1.0762, - "step": 295 - }, - { - "epoch": 0.34, - "grad_norm": 0.0, - "learning_rate": 1.964910345413664e-05, - "loss": 0.9539, - "step": 296 - }, - { - "epoch": 0.34, - "grad_norm": 0.0, - "learning_rate": 1.9645866248990737e-05, - "loss": 0.9675, - "step": 297 - }, - { - "epoch": 0.34, - "grad_norm": 0.0, - "learning_rate": 1.9642614449011487e-05, - "loss": 1.0017, - "step": 298 - }, - { - "epoch": 0.34, - "grad_norm": 0.0, - "learning_rate": 1.963934805911907e-05, - "loss": 1.018, - "step": 299 - }, - { - "epoch": 0.34, - "grad_norm": 0.0, - "learning_rate": 1.9636067084255756e-05, - "loss": 0.9589, - "step": 300 - }, - { - "epoch": 0.34, - "grad_norm": 0.0, - "learning_rate": 1.963277152938588e-05, - "loss": 1.0043, - "step": 301 - }, - { - "epoch": 0.34, - "grad_norm": 0.0, - "learning_rate": 1.9629461399495824e-05, - "loss": 1.0426, - "step": 302 - }, - { - "epoch": 0.34, - "grad_norm": 0.0, - "learning_rate": 1.962613669959404e-05, - "loss": 0.9399, - "step": 303 - }, - { - "epoch": 0.35, - "grad_norm": 0.0, - "learning_rate": 1.962279743471102e-05, - "loss": 0.9683, - "step": 304 - }, - { - "epoch": 0.35, - "grad_norm": 0.0, - "learning_rate": 1.961944360989929e-05, - "loss": 1.0261, - "step": 305 - }, - { - "epoch": 0.35, - "grad_norm": 0.0, - "learning_rate": 1.961607523023341e-05, - "loss": 0.9959, - "step": 306 - }, - { - "epoch": 0.35, - "grad_norm": 0.0, - "learning_rate": 1.961269230080996e-05, - "loss": 0.9743, - "step": 307 - }, - { - "epoch": 0.35, - "grad_norm": 0.0, - "learning_rate": 1.9609294826747534e-05, - "loss": 0.9834, - "step": 308 - }, - { - "epoch": 0.35, - "grad_norm": 0.0, - "learning_rate": 1.960588281318674e-05, - "loss": 0.954, - "step": 309 - }, - { - "epoch": 0.35, - "grad_norm": 0.0, - "learning_rate": 1.9602456265290177e-05, - "loss": 0.9728, - "step": 310 - }, - { - "epoch": 0.35, - "grad_norm": 0.0, - "learning_rate": 1.9599015188242435e-05, - "loss": 0.9641, - "step": 311 - }, - { - "epoch": 0.36, - "grad_norm": 0.0, - "learning_rate": 1.95955595872501e-05, - "loss": 1.0327, - "step": 312 - }, - { - "epoch": 0.36, - "grad_norm": 0.0, - "learning_rate": 1.959208946754172e-05, - "loss": 1.0758, - "step": 313 - }, - { - "epoch": 0.36, - "grad_norm": 0.0, - "learning_rate": 1.958860483436781e-05, - "loss": 1.0034, - "step": 314 - }, - { - "epoch": 0.36, - "grad_norm": 0.0, - "learning_rate": 1.958510569300086e-05, - "loss": 1.0583, - "step": 315 - }, - { - "epoch": 0.36, - "grad_norm": 0.0, - "learning_rate": 1.9581592048735295e-05, - "loss": 0.9659, - "step": 316 - }, - { - "epoch": 0.36, - "grad_norm": 0.0, - "learning_rate": 1.9578063906887494e-05, - "loss": 1.0397, - "step": 317 - }, - { - "epoch": 0.36, - "grad_norm": 0.0, - "learning_rate": 1.957452127279577e-05, - "loss": 1.0316, - "step": 318 - }, - { - "epoch": 0.36, - "grad_norm": 0.0, - "learning_rate": 1.957096415182036e-05, - "loss": 1.0419, - "step": 319 - }, - { - "epoch": 0.36, - "grad_norm": 0.0, - "learning_rate": 1.9567392549343424e-05, - "loss": 1.0244, - "step": 320 - }, - { - "epoch": 0.37, - "grad_norm": 0.0, - "learning_rate": 1.9563806470769037e-05, - "loss": 1.0551, - "step": 321 - }, - { - "epoch": 0.37, - "grad_norm": 0.0, - "learning_rate": 1.9560205921523166e-05, - "loss": 1.0168, - "step": 322 - }, - { - "epoch": 0.37, - "grad_norm": 0.0, - "learning_rate": 1.9556590907053683e-05, - "loss": 1.0061, - "step": 323 - }, - { - "epoch": 0.37, - "grad_norm": 0.0, - "learning_rate": 1.9552961432830344e-05, - "loss": 0.9799, - "step": 324 - }, - { - "epoch": 0.37, - "grad_norm": 0.0, - "learning_rate": 1.9549317504344785e-05, - "loss": 1.051, - "step": 325 - }, - { - "epoch": 0.37, - "grad_norm": 0.0, - "learning_rate": 1.9545659127110507e-05, - "loss": 1.0032, - "step": 326 - }, - { - "epoch": 0.37, - "grad_norm": 0.0, - "learning_rate": 1.954198630666288e-05, - "loss": 0.983, - "step": 327 - }, - { - "epoch": 0.37, - "grad_norm": 0.0, - "learning_rate": 1.9538299048559124e-05, - "loss": 0.9294, - "step": 328 - }, - { - "epoch": 0.37, - "grad_norm": 0.0, - "learning_rate": 1.95345973583783e-05, - "loss": 0.9979, - "step": 329 - }, - { - "epoch": 0.38, - "grad_norm": 0.0, - "learning_rate": 1.953088124172132e-05, - "loss": 0.9666, - "step": 330 - }, - { - "epoch": 0.38, - "grad_norm": 0.0, - "learning_rate": 1.9527150704210902e-05, - "loss": 1.0255, - "step": 331 - }, - { - "epoch": 0.38, - "grad_norm": 0.0, - "learning_rate": 1.9523405751491602e-05, - "loss": 0.9984, - "step": 332 - }, - { - "epoch": 0.38, - "grad_norm": 0.0, - "learning_rate": 1.951964638922978e-05, - "loss": 1.0471, - "step": 333 - }, - { - "epoch": 0.38, - "grad_norm": 0.0, - "learning_rate": 1.95158726231136e-05, - "loss": 1.0108, - "step": 334 - }, - { - "epoch": 0.38, - "grad_norm": 0.0, - "learning_rate": 1.9512084458853023e-05, - "loss": 1.0327, - "step": 335 - }, - { - "epoch": 0.38, - "grad_norm": 0.0, - "learning_rate": 1.9508281902179785e-05, - "loss": 0.9052, - "step": 336 - }, - { - "epoch": 0.38, - "grad_norm": 0.0, - "learning_rate": 1.9504464958847413e-05, - "loss": 1.0128, - "step": 337 - }, - { - "epoch": 0.38, - "grad_norm": 0.0, - "learning_rate": 1.9500633634631187e-05, - "loss": 1.0889, - "step": 338 - }, - { - "epoch": 0.39, - "grad_norm": 0.0, - "learning_rate": 1.949678793532816e-05, - "loss": 1.0562, - "step": 339 - }, - { - "epoch": 0.39, - "grad_norm": 0.0, - "learning_rate": 1.9492927866757124e-05, - "loss": 1.0214, - "step": 340 - }, - { - "epoch": 0.39, - "grad_norm": 0.0, - "learning_rate": 1.9489053434758624e-05, - "loss": 1.0079, - "step": 341 - }, - { - "epoch": 0.39, - "grad_norm": 0.0, - "learning_rate": 1.948516464519493e-05, - "loss": 1.0289, - "step": 342 - }, - { - "epoch": 0.39, - "grad_norm": 0.0, - "learning_rate": 1.948126150395003e-05, - "loss": 1.0526, - "step": 343 - }, - { - "epoch": 0.39, - "grad_norm": 0.0, - "learning_rate": 1.947734401692965e-05, - "loss": 1.0151, - "step": 344 - }, - { - "epoch": 0.39, - "grad_norm": 0.0, - "learning_rate": 1.947341219006119e-05, - "loss": 0.968, - "step": 345 - }, - { - "epoch": 0.39, - "grad_norm": 0.0, - "learning_rate": 1.9469466029293778e-05, - "loss": 1.0011, - "step": 346 - }, - { - "epoch": 0.39, - "grad_norm": 0.0, - "learning_rate": 1.9465505540598205e-05, - "loss": 0.9505, - "step": 347 - }, - { - "epoch": 0.4, - "grad_norm": 0.0, - "learning_rate": 1.9461530729966962e-05, - "loss": 0.9934, - "step": 348 - }, - { - "epoch": 0.4, - "grad_norm": 0.0, - "learning_rate": 1.9457541603414193e-05, - "loss": 1.0356, - "step": 349 - }, - { - "epoch": 0.4, - "grad_norm": 0.0, - "learning_rate": 1.9453538166975713e-05, - "loss": 1.003, - "step": 350 - }, - { - "epoch": 0.4, - "grad_norm": 0.0, - "learning_rate": 1.9449520426708987e-05, - "loss": 0.9523, - "step": 351 - }, - { - "epoch": 0.4, - "grad_norm": 0.0, - "learning_rate": 1.9445488388693122e-05, - "loss": 0.9057, - "step": 352 - }, - { - "epoch": 0.4, - "grad_norm": 0.0, - "learning_rate": 1.9441442059028853e-05, - "loss": 0.9547, - "step": 353 - }, - { - "epoch": 0.4, - "grad_norm": 0.0, - "learning_rate": 1.943738144383855e-05, - "loss": 0.9644, - "step": 354 - }, - { - "epoch": 0.4, - "grad_norm": 0.0, - "learning_rate": 1.943330654926619e-05, - "loss": 1.0192, - "step": 355 - }, - { - "epoch": 0.41, - "grad_norm": 0.0, - "learning_rate": 1.9429217381477358e-05, - "loss": 0.9622, - "step": 356 - }, - { - "epoch": 0.41, - "grad_norm": 0.0, - "learning_rate": 1.9425113946659238e-05, - "loss": 0.9668, - "step": 357 - }, - { - "epoch": 0.41, - "grad_norm": 0.0, - "learning_rate": 1.942099625102059e-05, - "loss": 0.9726, - "step": 358 - }, - { - "epoch": 0.41, - "grad_norm": 0.0, - "learning_rate": 1.941686430079177e-05, - "loss": 0.9506, - "step": 359 - }, - { - "epoch": 0.41, - "grad_norm": 0.0, - "learning_rate": 1.9412718102224683e-05, - "loss": 1.007, - "step": 360 - }, - { - "epoch": 0.41, - "grad_norm": 0.0, - "learning_rate": 1.940855766159281e-05, - "loss": 0.9876, - "step": 361 - }, - { - "epoch": 0.41, - "grad_norm": 0.0, - "learning_rate": 1.9404382985191167e-05, - "loss": 1.0434, - "step": 362 - }, - { - "epoch": 0.41, - "grad_norm": 0.0, - "learning_rate": 1.9400194079336316e-05, - "loss": 1.0701, - "step": 363 - }, - { - "epoch": 0.41, - "grad_norm": 0.0, - "learning_rate": 1.9395990950366347e-05, - "loss": 0.9326, - "step": 364 - }, - { - "epoch": 0.42, - "grad_norm": 0.0, - "learning_rate": 1.9391773604640875e-05, - "loss": 0.9418, - "step": 365 - }, - { - "epoch": 0.42, - "grad_norm": 0.0, - "learning_rate": 1.9387542048541024e-05, - "loss": 0.9683, - "step": 366 - }, - { - "epoch": 0.42, - "grad_norm": 0.0, - "learning_rate": 1.9383296288469417e-05, - "loss": 0.9671, - "step": 367 - }, - { - "epoch": 0.42, - "grad_norm": 0.0, - "learning_rate": 1.9379036330850165e-05, - "loss": 1.0192, - "step": 368 - }, - { - "epoch": 0.42, - "grad_norm": 0.0, - "learning_rate": 1.937476218212887e-05, - "loss": 0.9816, - "step": 369 - }, - { - "epoch": 0.42, - "grad_norm": 0.0, - "learning_rate": 1.9370473848772607e-05, - "loss": 0.8976, - "step": 370 - }, - { - "epoch": 0.42, - "grad_norm": 0.0, - "learning_rate": 1.9366171337269897e-05, - "loss": 0.9437, - "step": 371 - }, - { - "epoch": 0.42, - "grad_norm": 0.0, - "learning_rate": 1.936185465413073e-05, - "loss": 0.9063, - "step": 372 - }, - { - "epoch": 0.42, - "grad_norm": 0.0, - "learning_rate": 1.9357523805886535e-05, - "loss": 0.9977, - "step": 373 - }, - { - "epoch": 0.43, - "grad_norm": 0.0, - "learning_rate": 1.9353178799090164e-05, - "loss": 0.9707, - "step": 374 - }, - { - "epoch": 0.43, - "grad_norm": 0.0, - "learning_rate": 1.934881964031591e-05, - "loss": 0.9939, - "step": 375 - }, - { - "epoch": 0.43, - "grad_norm": 0.0, - "learning_rate": 1.934444633615946e-05, - "loss": 1.0112, - "step": 376 - }, - { - "epoch": 0.43, - "grad_norm": 0.0, - "learning_rate": 1.9340058893237917e-05, - "loss": 1.0653, - "step": 377 - }, - { - "epoch": 0.43, - "grad_norm": 0.0, - "learning_rate": 1.9335657318189767e-05, - "loss": 1.0491, - "step": 378 - }, - { - "epoch": 0.43, - "grad_norm": 0.0, - "learning_rate": 1.9331241617674888e-05, - "loss": 1.0081, - "step": 379 - }, - { - "epoch": 0.43, - "grad_norm": 0.0, - "learning_rate": 1.932681179837453e-05, - "loss": 1.0366, - "step": 380 - }, - { - "epoch": 0.43, - "grad_norm": 0.0, - "learning_rate": 1.9322367866991296e-05, - "loss": 0.9806, - "step": 381 - }, - { - "epoch": 0.43, - "grad_norm": 0.0, - "learning_rate": 1.9317909830249153e-05, - "loss": 0.9755, - "step": 382 - }, - { - "epoch": 0.44, - "grad_norm": 0.0, - "learning_rate": 1.93134376948934e-05, - "loss": 0.9885, - "step": 383 - }, - { - "epoch": 0.44, - "grad_norm": 0.0, - "learning_rate": 1.930895146769068e-05, - "loss": 0.9589, - "step": 384 - }, - { - "epoch": 0.44, - "grad_norm": 0.0, - "learning_rate": 1.9304451155428947e-05, - "loss": 1.0354, - "step": 385 - }, - { - "epoch": 0.44, - "grad_norm": 0.0, - "learning_rate": 1.929993676491747e-05, - "loss": 0.9984, - "step": 386 - }, - { - "epoch": 0.44, - "grad_norm": 0.0, - "learning_rate": 1.9295408302986823e-05, - "loss": 1.0172, - "step": 387 - }, - { - "epoch": 0.44, - "grad_norm": 0.0, - "learning_rate": 1.9290865776488868e-05, - "loss": 1.0067, - "step": 388 - }, - { - "epoch": 0.44, - "grad_norm": 0.0, - "learning_rate": 1.9286309192296747e-05, - "loss": 0.9945, - "step": 389 - }, - { - "epoch": 0.44, - "grad_norm": 0.0, - "learning_rate": 1.9281738557304876e-05, - "loss": 1.0363, - "step": 390 - }, - { - "epoch": 0.45, - "grad_norm": 0.0, - "learning_rate": 1.9277153878428925e-05, - "loss": 0.9358, - "step": 391 - }, - { - "epoch": 0.45, - "grad_norm": 0.0, - "learning_rate": 1.9272555162605815e-05, - "loss": 0.9991, - "step": 392 - }, - { - "epoch": 0.45, - "grad_norm": 0.0, - "learning_rate": 1.926794241679371e-05, - "loss": 0.9298, - "step": 393 - }, - { - "epoch": 0.45, - "grad_norm": 0.0, - "learning_rate": 1.9263315647971995e-05, - "loss": 0.9714, - "step": 394 - }, - { - "epoch": 0.45, - "grad_norm": 0.0, - "learning_rate": 1.9258674863141286e-05, - "loss": 0.982, - "step": 395 - }, - { - "epoch": 0.45, - "grad_norm": 0.0, - "learning_rate": 1.9254020069323386e-05, - "loss": 1.0622, - "step": 396 - }, - { - "epoch": 0.45, - "grad_norm": 0.0, - "learning_rate": 1.9249351273561316e-05, - "loss": 0.9163, - "step": 397 - }, - { - "epoch": 0.45, - "grad_norm": 0.0, - "learning_rate": 1.9244668482919265e-05, - "loss": 0.9375, - "step": 398 - }, - { - "epoch": 0.45, - "grad_norm": 0.0, - "learning_rate": 1.923997170448261e-05, - "loss": 0.9661, - "step": 399 - }, - { - "epoch": 0.46, - "grad_norm": 0.0, - "learning_rate": 1.923526094535788e-05, - "loss": 1.0188, - "step": 400 - }, - { - "epoch": 0.46, - "grad_norm": 0.0, - "learning_rate": 1.923053621267278e-05, - "loss": 1.0279, - "step": 401 - }, - { - "epoch": 0.46, - "grad_norm": 0.0, - "learning_rate": 1.9225797513576123e-05, - "loss": 1.0554, - "step": 402 - }, - { - "epoch": 0.46, - "grad_norm": 0.0, - "learning_rate": 1.922104485523789e-05, - "loss": 1.0876, - "step": 403 - }, - { - "epoch": 0.46, - "grad_norm": 0.0, - "learning_rate": 1.9216278244849155e-05, - "loss": 0.9802, - "step": 404 - }, - { - "epoch": 0.46, - "grad_norm": 0.0, - "learning_rate": 1.921149768962213e-05, - "loss": 1.0286, - "step": 405 - }, - { - "epoch": 0.46, - "grad_norm": 0.0, - "learning_rate": 1.9206703196790096e-05, - "loss": 1.0401, - "step": 406 - }, - { - "epoch": 0.46, - "grad_norm": 0.0, - "learning_rate": 1.9201894773607446e-05, - "loss": 0.9835, - "step": 407 - }, - { - "epoch": 0.46, - "grad_norm": 0.0, - "learning_rate": 1.9197072427349636e-05, - "loss": 1.0207, - "step": 408 - }, - { - "epoch": 0.47, - "grad_norm": 0.0, - "learning_rate": 1.9192236165313205e-05, - "loss": 0.9752, - "step": 409 - }, - { - "epoch": 0.47, - "grad_norm": 0.0, - "learning_rate": 1.918738599481573e-05, - "loss": 0.9738, - "step": 410 - }, - { - "epoch": 0.47, - "grad_norm": 0.0, - "learning_rate": 1.9182521923195835e-05, - "loss": 0.9667, - "step": 411 - }, - { - "epoch": 0.47, - "grad_norm": 0.0, - "learning_rate": 1.917764395781319e-05, - "loss": 0.9542, - "step": 412 - }, - { - "epoch": 0.47, - "grad_norm": 0.0, - "learning_rate": 1.9172752106048477e-05, - "loss": 0.9916, - "step": 413 - }, - { - "epoch": 0.47, - "grad_norm": 0.0, - "learning_rate": 1.916784637530339e-05, - "loss": 0.9845, - "step": 414 - }, - { - "epoch": 0.47, - "grad_norm": 0.0, - "learning_rate": 1.9162926773000628e-05, - "loss": 0.983, - "step": 415 - }, - { - "epoch": 0.47, - "grad_norm": 0.0, - "learning_rate": 1.915799330658387e-05, - "loss": 1.0072, - "step": 416 - }, - { - "epoch": 0.47, - "grad_norm": 0.0, - "learning_rate": 1.9153045983517776e-05, - "loss": 1.0689, - "step": 417 - }, - { - "epoch": 0.48, - "grad_norm": 0.0, - "learning_rate": 1.9148084811287974e-05, - "loss": 1.004, - "step": 418 - }, - { - "epoch": 0.48, - "grad_norm": 0.0, - "learning_rate": 1.9143109797401046e-05, - "loss": 0.9796, - "step": 419 - }, - { - "epoch": 0.48, - "grad_norm": 0.0, - "learning_rate": 1.913812094938452e-05, - "loss": 0.9529, - "step": 420 - }, - { - "epoch": 0.48, - "grad_norm": 0.0, - "learning_rate": 1.913311827478685e-05, - "loss": 0.9184, - "step": 421 - }, - { - "epoch": 0.48, - "grad_norm": 0.0, - "learning_rate": 1.9128101781177416e-05, - "loss": 0.9852, - "step": 422 - }, - { - "epoch": 0.48, - "grad_norm": 0.0, - "learning_rate": 1.9123071476146497e-05, - "loss": 0.9767, - "step": 423 - }, - { - "epoch": 0.48, - "grad_norm": 0.0, - "learning_rate": 1.9118027367305286e-05, - "loss": 0.9799, - "step": 424 - }, - { - "epoch": 0.48, - "grad_norm": 0.0, - "learning_rate": 1.9112969462285846e-05, - "loss": 1.0261, - "step": 425 - }, - { - "epoch": 0.48, - "grad_norm": 0.0, - "learning_rate": 1.910789776874113e-05, - "loss": 1.0432, - "step": 426 - }, - { - "epoch": 0.49, - "grad_norm": 0.0, - "learning_rate": 1.9102812294344937e-05, - "loss": 0.8962, - "step": 427 - }, - { - "epoch": 0.49, - "grad_norm": 0.0, - "learning_rate": 1.9097713046791927e-05, - "loss": 0.9949, - "step": 428 - }, - { - "epoch": 0.49, - "grad_norm": 0.0, - "learning_rate": 1.9092600033797608e-05, - "loss": 0.9183, - "step": 429 - }, - { - "epoch": 0.49, - "grad_norm": 0.0, - "learning_rate": 1.9087473263098296e-05, - "loss": 0.9822, - "step": 430 - }, - { - "epoch": 0.49, - "grad_norm": 0.0, - "learning_rate": 1.908233274245114e-05, - "loss": 1.0096, - "step": 431 - }, - { - "epoch": 0.49, - "grad_norm": 0.0, - "learning_rate": 1.9077178479634084e-05, - "loss": 0.9421, - "step": 432 - }, - { - "epoch": 0.49, - "grad_norm": 0.0, - "learning_rate": 1.907201048244587e-05, - "loss": 0.9326, - "step": 433 - }, - { - "epoch": 0.49, - "grad_norm": 0.0, - "learning_rate": 1.906682875870602e-05, - "loss": 0.9502, - "step": 434 - }, - { - "epoch": 0.5, - "grad_norm": 0.0, - "learning_rate": 1.9061633316254826e-05, - "loss": 1.0236, - "step": 435 - }, - { - "epoch": 0.5, - "grad_norm": 0.0, - "learning_rate": 1.9056424162953332e-05, - "loss": 0.9395, - "step": 436 - }, - { - "epoch": 0.5, - "grad_norm": 0.0, - "learning_rate": 1.9051201306683333e-05, - "loss": 1.0031, - "step": 437 - }, - { - "epoch": 0.5, - "grad_norm": 0.0, - "learning_rate": 1.9045964755347355e-05, - "loss": 1.0114, - "step": 438 - }, - { - "epoch": 0.5, - "grad_norm": 0.0, - "learning_rate": 1.904071451686865e-05, - "loss": 0.9744, - "step": 439 - }, - { - "epoch": 0.5, - "grad_norm": 0.0, - "learning_rate": 1.9035450599191172e-05, - "loss": 1.0016, - "step": 440 - }, - { - "epoch": 0.5, - "grad_norm": 0.0, - "learning_rate": 1.903017301027958e-05, - "loss": 0.9678, - "step": 441 - }, - { - "epoch": 0.5, - "grad_norm": 0.0, - "learning_rate": 1.902488175811921e-05, - "loss": 0.9698, - "step": 442 - }, - { - "epoch": 0.5, - "grad_norm": 0.0, - "learning_rate": 1.9019576850716085e-05, - "loss": 1.0504, - "step": 443 - }, - { - "epoch": 0.51, - "grad_norm": 0.0, - "learning_rate": 1.9014258296096867e-05, - "loss": 0.9742, - "step": 444 - }, - { - "epoch": 0.51, - "grad_norm": 0.0, - "learning_rate": 1.9008926102308893e-05, - "loss": 0.9492, - "step": 445 - }, - { - "epoch": 0.51, - "grad_norm": 0.0, - "learning_rate": 1.900358027742012e-05, - "loss": 0.9954, - "step": 446 - }, - { - "epoch": 0.51, - "grad_norm": 0.0, - "learning_rate": 1.8998220829519133e-05, - "loss": 0.9765, - "step": 447 - }, - { - "epoch": 0.51, - "grad_norm": 0.0, - "learning_rate": 1.8992847766715136e-05, - "loss": 0.9988, - "step": 448 - }, - { - "epoch": 0.51, - "grad_norm": 0.0, - "learning_rate": 1.8987461097137922e-05, - "loss": 0.9214, - "step": 449 - }, - { - "epoch": 0.51, - "grad_norm": 0.0, - "learning_rate": 1.8982060828937884e-05, - "loss": 1.0171, - "step": 450 - }, - { - "epoch": 0.51, - "grad_norm": 0.0, - "learning_rate": 1.8976646970285978e-05, - "loss": 1.0234, - "step": 451 - }, - { - "epoch": 0.51, - "grad_norm": 0.0, - "learning_rate": 1.897121952937374e-05, - "loss": 0.9655, - "step": 452 - }, - { - "epoch": 0.52, - "grad_norm": 0.0, - "learning_rate": 1.8965778514413236e-05, - "loss": 0.9603, - "step": 453 - }, - { - "epoch": 0.52, - "grad_norm": 0.0, - "learning_rate": 1.8960323933637087e-05, - "loss": 0.9702, - "step": 454 - }, - { - "epoch": 0.52, - "grad_norm": 0.0, - "learning_rate": 1.8954855795298435e-05, - "loss": 0.9783, - "step": 455 - }, - { - "epoch": 0.52, - "grad_norm": 0.0, - "learning_rate": 1.8949374107670936e-05, - "loss": 0.9988, - "step": 456 - }, - { - "epoch": 0.52, - "grad_norm": 0.0, - "learning_rate": 1.894387887904874e-05, - "loss": 0.9238, - "step": 457 - }, - { - "epoch": 0.52, - "grad_norm": 0.0, - "learning_rate": 1.8938370117746493e-05, - "loss": 0.9367, - "step": 458 - }, - { - "epoch": 0.52, - "grad_norm": 0.0, - "learning_rate": 1.893284783209932e-05, - "loss": 1.0215, - "step": 459 - }, - { - "epoch": 0.52, - "grad_norm": 0.0, - "learning_rate": 1.8927312030462802e-05, - "loss": 0.9119, - "step": 460 - }, - { - "epoch": 0.52, - "grad_norm": 0.0, - "learning_rate": 1.8921762721212967e-05, - "loss": 0.8971, - "step": 461 - }, - { - "epoch": 0.53, - "grad_norm": 0.0, - "learning_rate": 1.8916199912746296e-05, - "loss": 0.9943, - "step": 462 - }, - { - "epoch": 0.53, - "grad_norm": 0.0, - "learning_rate": 1.891062361347968e-05, - "loss": 1.0601, - "step": 463 - }, - { - "epoch": 0.53, - "grad_norm": 0.0, - "learning_rate": 1.8905033831850427e-05, - "loss": 0.95, - "step": 464 - }, - { - "epoch": 0.53, - "grad_norm": 0.0, - "learning_rate": 1.8899430576316253e-05, - "loss": 1.0237, - "step": 465 - }, - { - "epoch": 0.53, - "grad_norm": 0.0, - "learning_rate": 1.889381385535525e-05, - "loss": 0.9544, - "step": 466 - }, - { - "epoch": 0.53, - "grad_norm": 0.0, - "learning_rate": 1.8888183677465886e-05, - "loss": 1.0363, - "step": 467 - }, - { - "epoch": 0.53, - "grad_norm": 0.0, - "learning_rate": 1.8882540051166997e-05, - "loss": 0.9961, - "step": 468 - }, - { - "epoch": 0.53, - "grad_norm": 0.0, - "learning_rate": 1.887688298499776e-05, - "loss": 0.9432, - "step": 469 - }, - { - "epoch": 0.54, - "grad_norm": 0.0, - "learning_rate": 1.8871212487517693e-05, - "loss": 0.9962, - "step": 470 - }, - { - "epoch": 0.54, - "grad_norm": 0.0, - "learning_rate": 1.8865528567306626e-05, - "loss": 1.0142, - "step": 471 - }, - { - "epoch": 0.54, - "grad_norm": 0.0, - "learning_rate": 1.8859831232964713e-05, - "loss": 0.9607, - "step": 472 - }, - { - "epoch": 0.54, - "grad_norm": 0.0, - "learning_rate": 1.8854120493112398e-05, - "loss": 0.9534, - "step": 473 - }, - { - "epoch": 0.54, - "grad_norm": 0.0, - "learning_rate": 1.8848396356390403e-05, - "loss": 0.9652, - "step": 474 - }, - { - "epoch": 0.54, - "grad_norm": 0.0, - "learning_rate": 1.8842658831459728e-05, - "loss": 0.9534, - "step": 475 - }, - { - "epoch": 0.54, - "grad_norm": 0.0, - "learning_rate": 1.8836907927001628e-05, - "loss": 1.0009, - "step": 476 - }, - { - "epoch": 0.54, - "grad_norm": 0.0, - "learning_rate": 1.8831143651717603e-05, - "loss": 0.9933, - "step": 477 - }, - { - "epoch": 0.54, - "grad_norm": 0.0, - "learning_rate": 1.882536601432938e-05, - "loss": 0.949, - "step": 478 - }, - { - "epoch": 0.55, - "grad_norm": 0.0, - "learning_rate": 1.8819575023578904e-05, - "loss": 0.9984, - "step": 479 - }, - { - "epoch": 0.55, - "grad_norm": 0.0, - "learning_rate": 1.8813770688228334e-05, - "loss": 0.96, - "step": 480 - }, - { - "epoch": 0.55, - "grad_norm": 0.0, - "learning_rate": 1.8807953017060008e-05, - "loss": 0.9225, - "step": 481 - }, - { - "epoch": 0.55, - "grad_norm": 0.0, - "learning_rate": 1.880212201887645e-05, - "loss": 0.9855, - "step": 482 - }, - { - "epoch": 0.55, - "grad_norm": 0.0, - "learning_rate": 1.879627770250034e-05, - "loss": 0.9806, - "step": 483 - }, - { - "epoch": 0.55, - "grad_norm": 0.0, - "learning_rate": 1.879042007677452e-05, - "loss": 0.9133, - "step": 484 - }, - { - "epoch": 0.55, - "grad_norm": 0.0, - "learning_rate": 1.8784549150561963e-05, - "loss": 0.9898, - "step": 485 - }, - { - "epoch": 0.55, - "grad_norm": 0.0, - "learning_rate": 1.8778664932745775e-05, - "loss": 0.971, - "step": 486 - }, - { - "epoch": 0.55, - "grad_norm": 0.0, - "learning_rate": 1.8772767432229157e-05, - "loss": 0.9613, - "step": 487 - }, - { - "epoch": 0.56, - "grad_norm": 0.0, - "learning_rate": 1.8766856657935418e-05, - "loss": 1.063, - "step": 488 - }, - { - "epoch": 0.56, - "grad_norm": 0.0, - "learning_rate": 1.876093261880796e-05, - "loss": 1.0533, - "step": 489 - }, - { - "epoch": 0.56, - "grad_norm": 0.0, - "learning_rate": 1.8754995323810235e-05, - "loss": 0.9673, - "step": 490 - }, - { - "epoch": 0.56, - "grad_norm": 0.0, - "learning_rate": 1.874904478192577e-05, - "loss": 0.9416, - "step": 491 - }, - { - "epoch": 0.56, - "grad_norm": 0.0, - "learning_rate": 1.8743081002158126e-05, - "loss": 0.9948, - "step": 492 - }, - { - "epoch": 0.56, - "grad_norm": 0.0, - "learning_rate": 1.8737103993530892e-05, - "loss": 0.916, - "step": 493 - }, - { - "epoch": 0.56, - "grad_norm": 0.0, - "learning_rate": 1.8731113765087687e-05, - "loss": 0.9795, - "step": 494 - }, - { - "epoch": 0.56, - "grad_norm": 0.0, - "learning_rate": 1.872511032589211e-05, - "loss": 1.0081, - "step": 495 - }, - { - "epoch": 0.56, - "grad_norm": 0.0, - "learning_rate": 1.8719093685027768e-05, - "loss": 0.9663, - "step": 496 - }, - { - "epoch": 0.57, - "grad_norm": 0.0, - "learning_rate": 1.8713063851598242e-05, - "loss": 0.9488, - "step": 497 - }, - { - "epoch": 0.57, - "grad_norm": 0.0, - "learning_rate": 1.870702083472706e-05, - "loss": 0.9728, - "step": 498 - }, - { - "epoch": 0.57, - "grad_norm": 0.0, - "learning_rate": 1.8700964643557708e-05, - "loss": 0.9043, - "step": 499 - }, - { - "epoch": 0.57, - "grad_norm": 0.0, - "learning_rate": 1.8694895287253605e-05, - "loss": 0.894, - "step": 500 - }, - { - "epoch": 0.57, - "grad_norm": 0.0, - "learning_rate": 1.868881277499809e-05, - "loss": 0.9726, - "step": 501 - }, - { - "epoch": 0.57, - "grad_norm": 0.0, - "learning_rate": 1.86827171159944e-05, - "loss": 0.9791, - "step": 502 - }, - { - "epoch": 0.57, - "grad_norm": 0.0, - "learning_rate": 1.8676608319465678e-05, - "loss": 0.9947, - "step": 503 - }, - { - "epoch": 0.57, - "grad_norm": 0.0, - "learning_rate": 1.8670486394654932e-05, - "loss": 0.9586, - "step": 504 - }, - { - "epoch": 0.57, - "grad_norm": 0.0, - "learning_rate": 1.866435135082504e-05, - "loss": 0.9981, - "step": 505 - }, - { - "epoch": 0.58, - "grad_norm": 0.0, - "learning_rate": 1.865820319725873e-05, - "loss": 1.0595, - "step": 506 - }, - { - "epoch": 0.58, - "grad_norm": 0.0, - "learning_rate": 1.8652041943258562e-05, - "loss": 0.9298, - "step": 507 - }, - { - "epoch": 0.58, - "grad_norm": 0.0, - "learning_rate": 1.8645867598146922e-05, - "loss": 0.9699, - "step": 508 - }, - { - "epoch": 0.58, - "grad_norm": 0.0, - "learning_rate": 1.8639680171266005e-05, - "loss": 0.9428, - "step": 509 - }, - { - "epoch": 0.58, - "grad_norm": 0.0, - "learning_rate": 1.8633479671977796e-05, - "loss": 0.9797, - "step": 510 - }, - { - "epoch": 0.58, - "grad_norm": 0.0, - "learning_rate": 1.862726610966406e-05, - "loss": 0.9737, - "step": 511 - }, - { - "epoch": 0.58, - "grad_norm": 0.0, - "learning_rate": 1.8621039493726327e-05, - "loss": 0.9342, - "step": 512 - }, - { - "epoch": 0.58, - "grad_norm": 0.0, - "learning_rate": 1.8614799833585873e-05, - "loss": 0.9845, - "step": 513 - }, - { - "epoch": 0.59, - "grad_norm": 0.0, - "learning_rate": 1.8608547138683724e-05, - "loss": 0.9365, - "step": 514 - }, - { - "epoch": 0.59, - "grad_norm": 0.0, - "learning_rate": 1.860228141848062e-05, - "loss": 1.034, - "step": 515 - }, - { - "epoch": 0.59, - "grad_norm": 0.0, - "learning_rate": 1.859600268245701e-05, - "loss": 0.9374, - "step": 516 - }, - { - "epoch": 0.59, - "grad_norm": 0.0, - "learning_rate": 1.8589710940113032e-05, - "loss": 0.9801, - "step": 517 - }, - { - "epoch": 0.59, - "grad_norm": 0.0, - "learning_rate": 1.858340620096851e-05, - "loss": 0.9567, - "step": 518 - }, - { - "epoch": 0.59, - "grad_norm": 0.0, - "learning_rate": 1.8577088474562934e-05, - "loss": 0.9802, - "step": 519 - }, - { - "epoch": 0.59, - "grad_norm": 0.0, - "learning_rate": 1.857075777045544e-05, - "loss": 0.9898, - "step": 520 - }, - { - "epoch": 0.59, - "grad_norm": 0.0, - "learning_rate": 1.8564414098224803e-05, - "loss": 1.0072, - "step": 521 - }, - { - "epoch": 0.59, - "grad_norm": 0.0, - "learning_rate": 1.855805746746942e-05, - "loss": 1.0077, - "step": 522 - }, - { - "epoch": 0.6, - "grad_norm": 0.0, - "learning_rate": 1.855168788780729e-05, - "loss": 0.8854, - "step": 523 - }, - { - "epoch": 0.6, - "grad_norm": 0.0, - "learning_rate": 1.8545305368876e-05, - "loss": 0.9868, - "step": 524 - }, - { - "epoch": 0.6, - "grad_norm": 0.0, - "learning_rate": 1.8538909920332743e-05, - "loss": 0.9868, - "step": 525 - }, - { - "epoch": 0.6, - "grad_norm": 0.0, - "learning_rate": 1.8532501551854242e-05, - "loss": 0.9383, - "step": 526 - }, - { - "epoch": 0.6, - "grad_norm": 0.0, - "learning_rate": 1.8526080273136786e-05, - "loss": 0.9935, - "step": 527 - }, - { - "epoch": 0.6, - "grad_norm": 0.0, - "learning_rate": 1.851964609389619e-05, - "loss": 1.024, - "step": 528 - }, - { - "epoch": 0.6, - "grad_norm": 0.0, - "learning_rate": 1.8513199023867798e-05, - "loss": 0.9689, - "step": 529 - }, - { - "epoch": 0.6, - "grad_norm": 0.0, - "learning_rate": 1.850673907280645e-05, - "loss": 0.8994, - "step": 530 - }, - { - "epoch": 0.6, - "grad_norm": 0.0, - "learning_rate": 1.850026625048648e-05, - "loss": 0.9422, - "step": 531 - }, - { - "epoch": 0.61, - "grad_norm": 0.0, - "learning_rate": 1.8493780566701696e-05, - "loss": 0.958, - "step": 532 - }, - { - "epoch": 0.61, - "grad_norm": 0.0, - "learning_rate": 1.8487282031265364e-05, - "loss": 0.9747, - "step": 533 - }, - { - "epoch": 0.61, - "grad_norm": 0.0, - "learning_rate": 1.8480770654010207e-05, - "loss": 0.8922, - "step": 534 - }, - { - "epoch": 0.61, - "grad_norm": 0.0, - "learning_rate": 1.8474246444788357e-05, - "loss": 0.9553, - "step": 535 - }, - { - "epoch": 0.61, - "grad_norm": 0.0, - "learning_rate": 1.846770941347138e-05, - "loss": 0.8606, - "step": 536 - }, - { - "epoch": 0.61, - "grad_norm": 0.0, - "learning_rate": 1.846115956995024e-05, - "loss": 1.036, - "step": 537 - }, - { - "epoch": 0.61, - "grad_norm": 0.0, - "learning_rate": 1.8454596924135277e-05, - "loss": 0.9848, - "step": 538 - }, - { - "epoch": 0.61, - "grad_norm": 0.0, - "learning_rate": 1.8448021485956203e-05, - "loss": 0.9705, - "step": 539 - }, - { - "epoch": 0.61, - "grad_norm": 0.0, - "learning_rate": 1.8441433265362107e-05, - "loss": 0.9799, - "step": 540 - }, - { - "epoch": 0.62, - "grad_norm": 0.0, - "learning_rate": 1.843483227232139e-05, - "loss": 0.9652, - "step": 541 - }, - { - "epoch": 0.62, - "grad_norm": 0.0, - "learning_rate": 1.8428218516821795e-05, - "loss": 0.9212, - "step": 542 - }, - { - "epoch": 0.62, - "grad_norm": 0.0, - "learning_rate": 1.842159200887037e-05, - "loss": 1.0886, - "step": 543 - }, - { - "epoch": 0.62, - "grad_norm": 0.0, - "learning_rate": 1.841495275849346e-05, - "loss": 1.0278, - "step": 544 - }, - { - "epoch": 0.62, - "grad_norm": 0.0, - "learning_rate": 1.8408300775736688e-05, - "loss": 1.0108, - "step": 545 - }, - { - "epoch": 0.62, - "grad_norm": 0.0, - "learning_rate": 1.8401636070664945e-05, - "loss": 0.9948, - "step": 546 - }, - { - "epoch": 0.62, - "grad_norm": 0.0, - "learning_rate": 1.8394958653362375e-05, - "loss": 0.9582, - "step": 547 - }, - { - "epoch": 0.62, - "grad_norm": 0.0, - "learning_rate": 1.8388268533932345e-05, - "loss": 0.9202, - "step": 548 - }, - { - "epoch": 0.62, - "grad_norm": 0.0, - "learning_rate": 1.8381565722497452e-05, - "loss": 0.9078, - "step": 549 - }, - { - "epoch": 0.63, - "grad_norm": 0.0, - "learning_rate": 1.837485022919949e-05, - "loss": 0.971, - "step": 550 - }, - { - "epoch": 0.63, - "grad_norm": 0.0, - "learning_rate": 1.8368122064199444e-05, - "loss": 1.004, - "step": 551 - }, - { - "epoch": 0.63, - "grad_norm": 0.0, - "learning_rate": 1.8361381237677477e-05, - "loss": 1.0459, - "step": 552 - }, - { - "epoch": 0.63, - "grad_norm": 0.0, - "learning_rate": 1.8354627759832904e-05, - "loss": 0.9865, - "step": 553 - }, - { - "epoch": 0.63, - "grad_norm": 0.0, - "learning_rate": 1.8347861640884184e-05, - "loss": 0.9908, - "step": 554 - }, - { - "epoch": 0.63, - "grad_norm": 0.0, - "learning_rate": 1.8341082891068893e-05, - "loss": 0.8958, - "step": 555 - }, - { - "epoch": 0.63, - "grad_norm": 0.0, - "learning_rate": 1.833429152064374e-05, - "loss": 0.9514, - "step": 556 - }, - { - "epoch": 0.63, - "grad_norm": 0.0, - "learning_rate": 1.832748753988451e-05, - "loss": 0.902, - "step": 557 - }, - { - "epoch": 0.64, - "grad_norm": 0.0, - "learning_rate": 1.8320670959086082e-05, - "loss": 1.0196, - "step": 558 - }, - { - "epoch": 0.64, - "grad_norm": 0.0, - "learning_rate": 1.8313841788562388e-05, - "loss": 1.0196, - "step": 559 - }, - { - "epoch": 0.64, - "grad_norm": 0.0, - "learning_rate": 1.8307000038646413e-05, - "loss": 1.0806, - "step": 560 - }, - { - "epoch": 0.64, - "grad_norm": 0.0, - "learning_rate": 1.8300145719690184e-05, - "loss": 0.8862, - "step": 561 - }, - { - "epoch": 0.64, - "grad_norm": 0.0, - "learning_rate": 1.8293278842064733e-05, - "loss": 1.0485, - "step": 562 - }, - { - "epoch": 0.64, - "grad_norm": 0.0, - "learning_rate": 1.82863994161601e-05, - "loss": 0.9817, - "step": 563 - }, - { - "epoch": 0.64, - "grad_norm": 0.0, - "learning_rate": 1.8279507452385314e-05, - "loss": 1.0614, - "step": 564 - }, - { - "epoch": 0.64, - "grad_norm": 0.0, - "learning_rate": 1.827260296116837e-05, - "loss": 0.9346, - "step": 565 - }, - { - "epoch": 0.64, - "grad_norm": 0.0, - "learning_rate": 1.8265685952956222e-05, - "loss": 0.9433, - "step": 566 - }, - { - "epoch": 0.65, - "grad_norm": 0.0, - "learning_rate": 1.8258756438214757e-05, - "loss": 1.0104, - "step": 567 - }, - { - "epoch": 0.65, - "grad_norm": 0.0, - "learning_rate": 1.8251814427428792e-05, - "loss": 0.9754, - "step": 568 - }, - { - "epoch": 0.65, - "grad_norm": 0.0, - "learning_rate": 1.8244859931102048e-05, - "loss": 0.933, - "step": 569 - }, - { - "epoch": 0.65, - "grad_norm": 0.0, - "learning_rate": 1.8237892959757134e-05, - "loss": 0.9955, - "step": 570 - }, - { - "epoch": 0.65, - "grad_norm": 0.0, - "learning_rate": 1.8230913523935547e-05, - "loss": 0.9718, - "step": 571 - }, - { - "epoch": 0.65, - "grad_norm": 0.0, - "learning_rate": 1.8223921634197624e-05, - "loss": 0.8865, - "step": 572 - }, - { - "epoch": 0.65, - "grad_norm": 0.0, - "learning_rate": 1.8216917301122562e-05, - "loss": 1.0198, - "step": 573 - }, - { - "epoch": 0.65, - "grad_norm": 0.0, - "learning_rate": 1.8209900535308383e-05, - "loss": 1.0027, - "step": 574 - }, - { - "epoch": 0.65, - "grad_norm": 0.0, - "learning_rate": 1.820287134737191e-05, - "loss": 0.9169, - "step": 575 - }, - { - "epoch": 0.66, - "grad_norm": 0.0, - "learning_rate": 1.8195829747948773e-05, - "loss": 0.9971, - "step": 576 - }, - { - "epoch": 0.66, - "grad_norm": 0.0, - "learning_rate": 1.818877574769338e-05, - "loss": 0.9309, - "step": 577 - }, - { - "epoch": 0.66, - "grad_norm": 0.0, - "learning_rate": 1.8181709357278897e-05, - "loss": 0.9576, - "step": 578 - }, - { - "epoch": 0.66, - "grad_norm": 0.0, - "learning_rate": 1.817463058739724e-05, - "loss": 0.9791, - "step": 579 - }, - { - "epoch": 0.66, - "grad_norm": 0.0, - "learning_rate": 1.8167539448759053e-05, - "loss": 1.0119, - "step": 580 - }, - { - "epoch": 0.66, - "grad_norm": 0.0, - "learning_rate": 1.8160435952093705e-05, - "loss": 0.9691, - "step": 581 - }, - { - "epoch": 0.66, - "grad_norm": 0.0, - "learning_rate": 1.8153320108149254e-05, - "loss": 0.9614, - "step": 582 - }, - { - "epoch": 0.66, - "grad_norm": 0.0, - "learning_rate": 1.8146191927692433e-05, - "loss": 0.8817, - "step": 583 - }, - { - "epoch": 0.66, - "grad_norm": 0.0, - "learning_rate": 1.813905142150866e-05, - "loss": 0.9935, - "step": 584 - }, - { - "epoch": 0.67, - "grad_norm": 0.0, - "learning_rate": 1.813189860040199e-05, - "loss": 0.9531, - "step": 585 - }, - { - "epoch": 0.67, - "grad_norm": 0.0, - "learning_rate": 1.812473347519512e-05, - "loss": 0.9645, - "step": 586 - }, - { - "epoch": 0.67, - "grad_norm": 0.0, - "learning_rate": 1.8117556056729344e-05, - "loss": 0.9924, - "step": 587 - }, - { - "epoch": 0.67, - "grad_norm": 0.0, - "learning_rate": 1.8110366355864585e-05, - "loss": 0.9749, - "step": 588 - }, - { - "epoch": 0.67, - "grad_norm": 0.0, - "learning_rate": 1.8103164383479328e-05, - "loss": 0.9874, - "step": 589 - }, - { - "epoch": 0.67, - "grad_norm": 0.0, - "learning_rate": 1.8095950150470637e-05, - "loss": 0.985, - "step": 590 - }, - { - "epoch": 0.67, - "grad_norm": 0.0, - "learning_rate": 1.808872366775412e-05, - "loss": 0.9611, - "step": 591 - }, - { - "epoch": 0.67, - "grad_norm": 0.0, - "learning_rate": 1.8081484946263927e-05, - "loss": 0.9412, - "step": 592 - }, - { - "epoch": 0.68, - "grad_norm": 0.0, - "learning_rate": 1.8074233996952718e-05, - "loss": 0.9647, - "step": 593 - }, - { - "epoch": 0.68, - "grad_norm": 0.0, - "learning_rate": 1.8066970830791663e-05, - "loss": 0.9836, - "step": 594 - }, - { - "epoch": 0.68, - "grad_norm": 0.0, - "learning_rate": 1.8059695458770407e-05, - "loss": 0.8467, - "step": 595 - }, - { - "epoch": 0.68, - "grad_norm": 0.0, - "learning_rate": 1.8052407891897073e-05, - "loss": 0.9388, - "step": 596 - }, - { - "epoch": 0.68, - "grad_norm": 0.0, - "learning_rate": 1.8045108141198234e-05, - "loss": 0.9445, - "step": 597 - }, - { - "epoch": 0.68, - "grad_norm": 0.0, - "learning_rate": 1.803779621771889e-05, - "loss": 0.9573, - "step": 598 - }, - { - "epoch": 0.68, - "grad_norm": 0.0, - "learning_rate": 1.8030472132522468e-05, - "loss": 0.8859, - "step": 599 - }, - { - "epoch": 0.68, - "grad_norm": 0.0, - "learning_rate": 1.8023135896690792e-05, - "loss": 0.9753, - "step": 600 - }, - { - "epoch": 0.68, - "grad_norm": 0.0, - "learning_rate": 1.8015787521324072e-05, - "loss": 0.983, - "step": 601 - }, - { - "epoch": 0.69, - "grad_norm": 0.0, - "learning_rate": 1.8008427017540883e-05, - "loss": 0.9407, - "step": 602 - }, - { - "epoch": 0.69, - "grad_norm": 0.0, - "learning_rate": 1.800105439647816e-05, - "loss": 0.9452, - "step": 603 - }, - { - "epoch": 0.69, - "grad_norm": 0.0, - "learning_rate": 1.799366966929116e-05, - "loss": 0.9345, - "step": 604 - }, - { - "epoch": 0.69, - "grad_norm": 0.0, - "learning_rate": 1.7986272847153467e-05, - "loss": 0.9418, - "step": 605 - }, - { - "epoch": 0.69, - "grad_norm": 0.0, - "learning_rate": 1.797886394125696e-05, - "loss": 0.895, - "step": 606 - }, - { - "epoch": 0.69, - "grad_norm": 0.0, - "learning_rate": 1.7971442962811804e-05, - "loss": 0.9532, - "step": 607 - }, - { - "epoch": 0.69, - "grad_norm": 0.0, - "learning_rate": 1.7964009923046433e-05, - "loss": 0.9607, - "step": 608 - }, - { - "epoch": 0.69, - "grad_norm": 0.0, - "learning_rate": 1.7956564833207525e-05, - "loss": 0.9003, - "step": 609 - }, - { - "epoch": 0.69, - "grad_norm": 0.0, - "learning_rate": 1.794910770455999e-05, - "loss": 1.067, - "step": 610 - }, - { - "epoch": 0.7, - "grad_norm": 0.0, - "learning_rate": 1.794163854838696e-05, - "loss": 0.9604, - "step": 611 - }, - { - "epoch": 0.7, - "grad_norm": 0.0, - "learning_rate": 1.7934157375989764e-05, - "loss": 0.9211, - "step": 612 - }, - { - "epoch": 0.7, - "grad_norm": 0.0, - "learning_rate": 1.792666419868791e-05, - "loss": 0.9605, - "step": 613 - }, - { - "epoch": 0.7, - "grad_norm": 0.0, - "learning_rate": 1.7919159027819066e-05, - "loss": 0.9149, - "step": 614 - }, - { - "epoch": 0.7, - "grad_norm": 0.0, - "learning_rate": 1.791164187473905e-05, - "loss": 0.9931, - "step": 615 - }, - { - "epoch": 0.7, - "grad_norm": 0.0, - "learning_rate": 1.7904112750821825e-05, - "loss": 0.9808, - "step": 616 - }, - { - "epoch": 0.7, - "grad_norm": 0.0, - "learning_rate": 1.789657166745944e-05, - "loss": 0.9273, - "step": 617 - }, - { - "epoch": 0.7, - "grad_norm": 0.0, - "learning_rate": 1.7889018636062058e-05, - "loss": 0.8881, - "step": 618 - }, - { - "epoch": 0.7, - "grad_norm": 0.0, - "learning_rate": 1.7881453668057914e-05, - "loss": 0.954, - "step": 619 - }, - { - "epoch": 0.71, - "grad_norm": 0.0, - "learning_rate": 1.7873876774893305e-05, - "loss": 0.9727, - "step": 620 - }, - { - "epoch": 0.71, - "grad_norm": 0.0, - "learning_rate": 1.7866287968032573e-05, - "loss": 0.9659, - "step": 621 - }, - { - "epoch": 0.71, - "grad_norm": 0.0, - "learning_rate": 1.7858687258958077e-05, - "loss": 0.9021, - "step": 622 - }, - { - "epoch": 0.71, - "grad_norm": 0.0, - "learning_rate": 1.7851074659170203e-05, - "loss": 0.911, - "step": 623 - }, - { - "epoch": 0.71, - "grad_norm": 0.0, - "learning_rate": 1.7843450180187312e-05, - "loss": 1.0354, - "step": 624 - }, - { - "epoch": 0.71, - "grad_norm": 0.0, - "learning_rate": 1.7835813833545742e-05, - "loss": 1.0207, - "step": 625 - }, - { - "epoch": 0.71, - "grad_norm": 0.0, - "learning_rate": 1.7828165630799795e-05, - "loss": 0.8936, - "step": 626 - }, - { - "epoch": 0.71, - "grad_norm": 0.0, - "learning_rate": 1.782050558352171e-05, - "loss": 0.9259, - "step": 627 - }, - { - "epoch": 0.71, - "grad_norm": 0.0, - "learning_rate": 1.7812833703301638e-05, - "loss": 0.9631, - "step": 628 - }, - { - "epoch": 0.72, - "grad_norm": 0.0, - "learning_rate": 1.7805150001747646e-05, - "loss": 0.922, - "step": 629 - }, - { - "epoch": 0.72, - "grad_norm": 0.0, - "learning_rate": 1.7797454490485678e-05, - "loss": 0.9365, - "step": 630 - }, - { - "epoch": 0.72, - "grad_norm": 0.0, - "learning_rate": 1.7789747181159557e-05, - "loss": 0.9593, - "step": 631 - }, - { - "epoch": 0.72, - "grad_norm": 0.0, - "learning_rate": 1.7782028085430944e-05, - "loss": 0.9162, - "step": 632 - }, - { - "epoch": 0.72, - "grad_norm": 0.0, - "learning_rate": 1.777429721497935e-05, - "loss": 0.931, - "step": 633 - }, - { - "epoch": 0.72, - "grad_norm": 0.0, - "learning_rate": 1.7766554581502085e-05, - "loss": 0.9413, - "step": 634 - }, - { - "epoch": 0.72, - "grad_norm": 0.0, - "learning_rate": 1.775880019671427e-05, - "loss": 0.9647, - "step": 635 - }, - { - "epoch": 0.72, - "grad_norm": 0.0, - "learning_rate": 1.77510340723488e-05, - "loss": 0.9094, - "step": 636 - }, - { - "epoch": 0.73, - "grad_norm": 0.0, - "learning_rate": 1.774325622015634e-05, - "loss": 0.9799, - "step": 637 - }, - { - "epoch": 0.73, - "grad_norm": 0.0, - "learning_rate": 1.7735466651905288e-05, - "loss": 1.013, - "step": 638 - }, - { - "epoch": 0.73, - "grad_norm": 0.0, - "learning_rate": 1.7727665379381775e-05, - "loss": 0.9359, - "step": 639 - }, - { - "epoch": 0.73, - "grad_norm": 0.0, - "learning_rate": 1.7719852414389648e-05, - "loss": 0.9525, - "step": 640 - }, - { - "epoch": 0.73, - "grad_norm": 0.0, - "learning_rate": 1.7712027768750433e-05, - "loss": 0.9739, - "step": 641 - }, - { - "epoch": 0.73, - "grad_norm": 0.0, - "learning_rate": 1.7704191454303344e-05, - "loss": 0.9538, - "step": 642 - }, - { - "epoch": 0.73, - "grad_norm": 0.0, - "learning_rate": 1.7696343482905236e-05, - "loss": 0.9962, - "step": 643 - }, - { - "epoch": 0.73, - "grad_norm": 0.0, - "learning_rate": 1.768848386643061e-05, - "loss": 0.9854, - "step": 644 - }, - { - "epoch": 0.73, - "grad_norm": 0.0, - "learning_rate": 1.7680612616771592e-05, - "loss": 0.9829, - "step": 645 - }, - { - "epoch": 0.74, - "grad_norm": 0.0, - "learning_rate": 1.767272974583789e-05, - "loss": 0.9665, - "step": 646 - }, - { - "epoch": 0.74, - "grad_norm": 0.0, - "learning_rate": 1.7664835265556823e-05, - "loss": 1.0218, - "step": 647 - }, - { - "epoch": 0.74, - "grad_norm": 0.0, - "learning_rate": 1.7656929187873252e-05, - "loss": 0.8592, - "step": 648 - }, - { - "epoch": 0.74, - "grad_norm": 0.0, - "learning_rate": 1.7649011524749596e-05, - "loss": 0.9424, - "step": 649 - }, - { - "epoch": 0.74, - "grad_norm": 0.0, - "learning_rate": 1.7641082288165806e-05, - "loss": 0.8998, - "step": 650 - }, - { - "epoch": 0.74, - "grad_norm": 0.0, - "learning_rate": 1.7633141490119343e-05, - "loss": 0.9232, - "step": 651 - }, - { - "epoch": 0.74, - "grad_norm": 0.0, - "learning_rate": 1.7625189142625158e-05, - "loss": 0.8786, - "step": 652 - }, - { - "epoch": 0.74, - "grad_norm": 0.0, - "learning_rate": 1.7617225257715673e-05, - "loss": 0.9757, - "step": 653 - }, - { - "epoch": 0.74, - "grad_norm": 0.0, - "learning_rate": 1.7609249847440778e-05, - "loss": 0.9383, - "step": 654 - }, - { - "epoch": 0.75, - "grad_norm": 0.0, - "learning_rate": 1.7601262923867794e-05, - "loss": 0.9625, - "step": 655 - }, - { - "epoch": 0.75, - "grad_norm": 0.0, - "learning_rate": 1.7593264499081467e-05, - "loss": 0.9607, - "step": 656 - }, - { - "epoch": 0.75, - "grad_norm": 0.0, - "learning_rate": 1.7585254585183936e-05, - "loss": 0.9788, - "step": 657 - }, - { - "epoch": 0.75, - "grad_norm": 0.0, - "learning_rate": 1.7577233194294737e-05, - "loss": 1.0277, - "step": 658 - }, - { - "epoch": 0.75, - "grad_norm": 0.0, - "learning_rate": 1.7569200338550762e-05, - "loss": 0.9762, - "step": 659 - }, - { - "epoch": 0.75, - "grad_norm": 0.0, - "learning_rate": 1.7561156030106255e-05, - "loss": 1.038, - "step": 660 - }, - { - "epoch": 0.75, - "grad_norm": 0.0, - "learning_rate": 1.7553100281132783e-05, - "loss": 0.8982, - "step": 661 - }, - { - "epoch": 0.75, - "grad_norm": 0.0, - "learning_rate": 1.754503310381923e-05, - "loss": 0.9915, - "step": 662 - }, - { - "epoch": 0.75, - "grad_norm": 0.0, - "learning_rate": 1.7536954510371766e-05, - "loss": 0.9735, - "step": 663 - }, - { - "epoch": 0.76, - "grad_norm": 0.0, - "learning_rate": 1.7528864513013842e-05, - "loss": 1.0145, - "step": 664 - }, - { - "epoch": 0.76, - "grad_norm": 0.0, - "learning_rate": 1.752076312398615e-05, - "loss": 1.0291, - "step": 665 - }, - { - "epoch": 0.76, - "grad_norm": 0.0, - "learning_rate": 1.7512650355546636e-05, - "loss": 0.8836, - "step": 666 - }, - { - "epoch": 0.76, - "grad_norm": 0.0, - "learning_rate": 1.7504526219970448e-05, - "loss": 0.8766, - "step": 667 - }, - { - "epoch": 0.76, - "grad_norm": 0.0, - "learning_rate": 1.7496390729549945e-05, - "loss": 0.9814, - "step": 668 - }, - { - "epoch": 0.76, - "grad_norm": 0.0, - "learning_rate": 1.7488243896594662e-05, - "loss": 0.9436, - "step": 669 - }, - { - "epoch": 0.76, - "grad_norm": 0.0, - "learning_rate": 1.7480085733431292e-05, - "loss": 0.9806, - "step": 670 - }, - { - "epoch": 0.76, - "grad_norm": 0.0, - "learning_rate": 1.7471916252403677e-05, - "loss": 0.9587, - "step": 671 - }, - { - "epoch": 0.76, - "grad_norm": 0.0, - "learning_rate": 1.7463735465872786e-05, - "loss": 1.0078, - "step": 672 - }, - { - "epoch": 0.77, - "grad_norm": 0.0, - "learning_rate": 1.745554338621668e-05, - "loss": 0.996, - "step": 673 - }, - { - "epoch": 0.77, - "grad_norm": 0.0, - "learning_rate": 1.7447340025830528e-05, - "loss": 0.9179, - "step": 674 - }, - { - "epoch": 0.77, - "grad_norm": 0.0, - "learning_rate": 1.743912539712655e-05, - "loss": 0.9876, - "step": 675 - }, - { - "epoch": 0.77, - "grad_norm": 0.0, - "learning_rate": 1.743089951253403e-05, - "loss": 0.9544, - "step": 676 - }, - { - "epoch": 0.77, - "grad_norm": 0.0, - "learning_rate": 1.742266238449926e-05, - "loss": 0.9797, - "step": 677 - }, - { - "epoch": 0.77, - "grad_norm": 0.0, - "learning_rate": 1.7414414025485574e-05, - "loss": 0.9735, - "step": 678 - }, - { - "epoch": 0.77, - "grad_norm": 0.0, - "learning_rate": 1.740615444797328e-05, - "loss": 0.9535, - "step": 679 - }, - { - "epoch": 0.77, - "grad_norm": 0.0, - "learning_rate": 1.739788366445966e-05, - "loss": 0.949, - "step": 680 - }, - { - "epoch": 0.78, - "grad_norm": 0.0, - "learning_rate": 1.7389601687458967e-05, - "loss": 0.8934, - "step": 681 - }, - { - "epoch": 0.78, - "grad_norm": 0.0, - "learning_rate": 1.7381308529502367e-05, - "loss": 0.9482, - "step": 682 - }, - { - "epoch": 0.78, - "grad_norm": 0.0, - "learning_rate": 1.7373004203137968e-05, - "loss": 0.8548, - "step": 683 - }, - { - "epoch": 0.78, - "grad_norm": 0.0, - "learning_rate": 1.7364688720930755e-05, - "loss": 0.943, - "step": 684 - }, - { - "epoch": 0.78, - "grad_norm": 0.0, - "learning_rate": 1.7356362095462607e-05, - "loss": 0.9728, - "step": 685 - }, - { - "epoch": 0.78, - "grad_norm": 0.0, - "learning_rate": 1.734802433933226e-05, - "loss": 0.9848, - "step": 686 - }, - { - "epoch": 0.78, - "grad_norm": 0.0, - "learning_rate": 1.733967546515529e-05, - "loss": 0.9879, - "step": 687 - }, - { - "epoch": 0.78, - "grad_norm": 0.0, - "learning_rate": 1.733131548556409e-05, - "loss": 0.9507, - "step": 688 - }, - { - "epoch": 0.78, - "grad_norm": 0.0, - "learning_rate": 1.7322944413207866e-05, - "loss": 0.9229, - "step": 689 - }, - { - "epoch": 0.79, - "grad_norm": 0.0, - "learning_rate": 1.7314562260752606e-05, - "loss": 0.9703, - "step": 690 - }, - { - "epoch": 0.79, - "grad_norm": 0.0, - "learning_rate": 1.730616904088106e-05, - "loss": 0.9509, - "step": 691 - }, - { - "epoch": 0.79, - "grad_norm": 0.0, - "learning_rate": 1.729776476629272e-05, - "loss": 0.9189, - "step": 692 - }, - { - "epoch": 0.79, - "grad_norm": 0.0, - "learning_rate": 1.728934944970382e-05, - "loss": 0.9419, - "step": 693 - }, - { - "epoch": 0.79, - "grad_norm": 0.0, - "learning_rate": 1.7280923103847275e-05, - "loss": 0.938, - "step": 694 - }, - { - "epoch": 0.79, - "grad_norm": 0.0, - "learning_rate": 1.7272485741472716e-05, - "loss": 0.9223, - "step": 695 - }, - { - "epoch": 0.79, - "grad_norm": 0.0, - "learning_rate": 1.7264037375346422e-05, - "loss": 0.96, - "step": 696 - }, - { - "epoch": 0.79, - "grad_norm": 0.0, - "learning_rate": 1.7255578018251332e-05, - "loss": 0.9733, - "step": 697 - }, - { - "epoch": 0.79, - "grad_norm": 0.0, - "learning_rate": 1.7247107682987018e-05, - "loss": 0.937, - "step": 698 - }, - { - "epoch": 0.8, - "grad_norm": 0.0, - "learning_rate": 1.723862638236965e-05, - "loss": 0.9521, - "step": 699 - }, - { - "epoch": 0.8, - "grad_norm": 0.0, - "learning_rate": 1.7230134129231996e-05, - "loss": 0.9355, - "step": 700 - }, - { - "epoch": 0.8, - "grad_norm": 0.0, - "learning_rate": 1.7221630936423407e-05, - "loss": 0.9358, - "step": 701 - }, - { - "epoch": 0.8, - "grad_norm": 0.0, - "learning_rate": 1.721311681680976e-05, - "loss": 0.9134, - "step": 702 - }, - { - "epoch": 0.8, - "grad_norm": 0.0, - "learning_rate": 1.7204591783273498e-05, - "loss": 0.9172, - "step": 703 - }, - { - "epoch": 0.8, - "grad_norm": 0.0, - "learning_rate": 1.7196055848713545e-05, - "loss": 0.9332, - "step": 704 - }, - { - "epoch": 0.8, - "grad_norm": 0.0, - "learning_rate": 1.7187509026045344e-05, - "loss": 1.023, - "step": 705 - }, - { - "epoch": 0.8, - "grad_norm": 0.0, - "learning_rate": 1.71789513282008e-05, - "loss": 1.0048, - "step": 706 - }, - { - "epoch": 0.8, - "grad_norm": 0.0, - "learning_rate": 1.7170382768128276e-05, - "loss": 0.9058, - "step": 707 - }, - { - "epoch": 0.81, - "grad_norm": 0.0, - "learning_rate": 1.7161803358792566e-05, - "loss": 0.9561, - "step": 708 - }, - { - "epoch": 0.81, - "grad_norm": 0.0, - "learning_rate": 1.715321311317489e-05, - "loss": 0.8833, - "step": 709 - }, - { - "epoch": 0.81, - "grad_norm": 0.0, - "learning_rate": 1.714461204427285e-05, - "loss": 0.9389, - "step": 710 - }, - { - "epoch": 0.81, - "grad_norm": 0.0, - "learning_rate": 1.713600016510044e-05, - "loss": 0.8996, - "step": 711 - }, - { - "epoch": 0.81, - "grad_norm": 0.0, - "learning_rate": 1.7127377488688e-05, - "loss": 1.0335, - "step": 712 - }, - { - "epoch": 0.81, - "grad_norm": 0.0, - "learning_rate": 1.7118744028082205e-05, - "loss": 0.9797, - "step": 713 - }, - { - "epoch": 0.81, - "grad_norm": 0.0, - "learning_rate": 1.7110099796346057e-05, - "loss": 0.997, - "step": 714 - }, - { - "epoch": 0.81, - "grad_norm": 0.0, - "learning_rate": 1.710144480655885e-05, - "loss": 0.9054, - "step": 715 - }, - { - "epoch": 0.82, - "grad_norm": 0.0, - "learning_rate": 1.709277907181615e-05, - "loss": 0.9973, - "step": 716 - }, - { - "epoch": 0.82, - "grad_norm": 0.0, - "learning_rate": 1.7084102605229795e-05, - "loss": 0.9347, - "step": 717 - }, - { - "epoch": 0.82, - "grad_norm": 0.0, - "learning_rate": 1.7075415419927843e-05, - "loss": 0.9198, - "step": 718 - }, - { - "epoch": 0.82, - "grad_norm": 0.0, - "learning_rate": 1.7066717529054587e-05, - "loss": 0.8821, - "step": 719 - }, - { - "epoch": 0.82, - "grad_norm": 0.0, - "learning_rate": 1.7058008945770507e-05, - "loss": 0.9353, - "step": 720 - }, - { - "epoch": 0.82, - "grad_norm": 0.0, - "learning_rate": 1.704928968325227e-05, - "loss": 0.9168, - "step": 721 - }, - { - "epoch": 0.82, - "grad_norm": 0.0, - "learning_rate": 1.704055975469269e-05, - "loss": 0.9222, - "step": 722 - }, - { - "epoch": 0.82, - "grad_norm": 0.0, - "learning_rate": 1.7031819173300732e-05, - "loss": 0.96, - "step": 723 - }, - { - "epoch": 0.82, - "grad_norm": 0.0, - "learning_rate": 1.702306795230147e-05, - "loss": 0.9797, - "step": 724 - }, - { - "epoch": 0.83, - "grad_norm": 0.0, - "learning_rate": 1.701430610493608e-05, - "loss": 0.9182, - "step": 725 - }, - { - "epoch": 0.83, - "grad_norm": 0.0, - "learning_rate": 1.700553364446182e-05, - "loss": 0.9983, - "step": 726 - }, - { - "epoch": 0.83, - "grad_norm": 0.0, - "learning_rate": 1.6996750584152e-05, - "loss": 0.9897, - "step": 727 - }, - { - "epoch": 0.83, - "grad_norm": 0.0, - "learning_rate": 1.698795693729597e-05, - "loss": 0.9208, - "step": 728 - }, - { - "epoch": 0.83, - "grad_norm": 0.0, - "learning_rate": 1.69791527171991e-05, - "loss": 0.9233, - "step": 729 - }, - { - "epoch": 0.83, - "grad_norm": 0.0, - "learning_rate": 1.6970337937182756e-05, - "loss": 0.9424, - "step": 730 - }, - { - "epoch": 0.83, - "grad_norm": 0.0, - "learning_rate": 1.6961512610584286e-05, - "loss": 0.9188, - "step": 731 - }, - { - "epoch": 0.83, - "grad_norm": 0.0, - "learning_rate": 1.695267675075699e-05, - "loss": 0.8857, - "step": 732 - }, - { - "epoch": 0.83, - "grad_norm": 0.0, - "learning_rate": 1.694383037107011e-05, - "loss": 0.8998, - "step": 733 - }, - { - "epoch": 0.84, - "grad_norm": 0.0, - "learning_rate": 1.6934973484908797e-05, - "loss": 0.8801, - "step": 734 - }, - { - "epoch": 0.84, - "grad_norm": 0.0, - "learning_rate": 1.6926106105674116e-05, - "loss": 1.0079, - "step": 735 - }, - { - "epoch": 0.84, - "grad_norm": 0.0, - "learning_rate": 1.691722824678299e-05, - "loss": 0.9741, - "step": 736 - }, - { - "epoch": 0.84, - "grad_norm": 0.0, - "learning_rate": 1.6908339921668207e-05, - "loss": 0.8954, - "step": 737 - }, - { - "epoch": 0.84, - "grad_norm": 0.0, - "learning_rate": 1.6899441143778393e-05, - "loss": 0.9408, - "step": 738 - }, - { - "epoch": 0.84, - "grad_norm": 0.0, - "learning_rate": 1.689053192657799e-05, - "loss": 0.9163, - "step": 739 - }, - { - "epoch": 0.84, - "grad_norm": 0.0, - "learning_rate": 1.6881612283547227e-05, - "loss": 0.9105, - "step": 740 - }, - { - "epoch": 0.84, - "grad_norm": 0.0, - "learning_rate": 1.687268222818212e-05, - "loss": 0.9733, - "step": 741 - }, - { - "epoch": 0.84, - "grad_norm": 0.0, - "learning_rate": 1.6863741773994422e-05, - "loss": 0.9353, - "step": 742 - }, - { - "epoch": 0.85, - "grad_norm": 0.0, - "learning_rate": 1.6854790934511643e-05, - "loss": 0.9574, - "step": 743 - }, - { - "epoch": 0.85, - "grad_norm": 0.0, - "learning_rate": 1.684582972327699e-05, - "loss": 0.9271, - "step": 744 - }, - { - "epoch": 0.85, - "grad_norm": 0.0, - "learning_rate": 1.6836858153849365e-05, - "loss": 1.0454, - "step": 745 - }, - { - "epoch": 0.85, - "grad_norm": 0.0, - "learning_rate": 1.6827876239803355e-05, - "loss": 0.9429, - "step": 746 - }, - { - "epoch": 0.85, - "grad_norm": 0.0, - "learning_rate": 1.6818883994729177e-05, - "loss": 0.9473, - "step": 747 - }, - { - "epoch": 0.85, - "grad_norm": 0.0, - "learning_rate": 1.6809881432232705e-05, - "loss": 0.8117, - "step": 748 - }, - { - "epoch": 0.85, - "grad_norm": 0.0, - "learning_rate": 1.6800868565935404e-05, - "loss": 0.9503, - "step": 749 - }, - { - "epoch": 0.85, - "grad_norm": 0.0, - "learning_rate": 1.6791845409474335e-05, - "loss": 0.9148, - "step": 750 - }, - { - "epoch": 0.85, - "grad_norm": 0.0, - "learning_rate": 1.6782811976502135e-05, - "loss": 0.9454, - "step": 751 - }, - { - "epoch": 0.86, - "grad_norm": 0.0, - "learning_rate": 1.677376828068698e-05, - "loss": 0.938, - "step": 752 - }, - { - "epoch": 0.86, - "grad_norm": 0.0, - "learning_rate": 1.6764714335712588e-05, - "loss": 0.9854, - "step": 753 - }, - { - "epoch": 0.86, - "grad_norm": 0.0, - "learning_rate": 1.6755650155278167e-05, - "loss": 0.8692, - "step": 754 - }, - { - "epoch": 0.86, - "grad_norm": 0.0, - "learning_rate": 1.674657575309843e-05, - "loss": 0.9001, - "step": 755 - }, - { - "epoch": 0.86, - "grad_norm": 0.0, - "learning_rate": 1.673749114290354e-05, - "loss": 0.9193, - "step": 756 - }, - { - "epoch": 0.86, - "grad_norm": 0.0, - "learning_rate": 1.672839633843912e-05, - "loss": 0.9362, - "step": 757 - }, - { - "epoch": 0.86, - "grad_norm": 0.0, - "learning_rate": 1.67192913534662e-05, - "loss": 0.9224, - "step": 758 - }, - { - "epoch": 0.86, - "grad_norm": 0.0, - "learning_rate": 1.6710176201761238e-05, - "loss": 0.9467, - "step": 759 - }, - { - "epoch": 0.87, - "grad_norm": 0.0, - "learning_rate": 1.670105089711605e-05, - "loss": 0.9864, - "step": 760 - }, - { - "epoch": 0.87, - "grad_norm": 0.0, - "learning_rate": 1.6691915453337827e-05, - "loss": 1.0027, - "step": 761 - }, - { - "epoch": 0.87, - "grad_norm": 0.0, - "learning_rate": 1.6682769884249102e-05, - "loss": 0.9413, - "step": 762 - }, - { - "epoch": 0.87, - "grad_norm": 0.0, - "learning_rate": 1.6673614203687728e-05, - "loss": 0.9558, - "step": 763 - }, - { - "epoch": 0.87, - "grad_norm": 0.0, - "learning_rate": 1.6664448425506853e-05, - "loss": 0.9568, - "step": 764 - }, - { - "epoch": 0.87, - "grad_norm": 0.0, - "learning_rate": 1.66552725635749e-05, - "loss": 0.8976, - "step": 765 - }, - { - "epoch": 0.87, - "grad_norm": 0.0, - "learning_rate": 1.664608663177556e-05, - "loss": 0.9931, - "step": 766 - }, - { - "epoch": 0.87, - "grad_norm": 0.0, - "learning_rate": 1.6636890644007758e-05, - "loss": 0.9486, - "step": 767 - }, - { - "epoch": 0.87, - "grad_norm": 0.0, - "learning_rate": 1.6627684614185623e-05, - "loss": 0.9245, - "step": 768 - }, - { - "epoch": 0.88, - "grad_norm": 0.0, - "learning_rate": 1.6618468556238492e-05, - "loss": 0.9483, - "step": 769 - }, - { - "epoch": 0.88, - "grad_norm": 0.0, - "learning_rate": 1.6609242484110875e-05, - "loss": 0.9737, - "step": 770 - }, - { - "epoch": 0.88, - "grad_norm": 0.0, - "learning_rate": 1.6600006411762418e-05, - "loss": 0.8848, - "step": 771 - }, - { - "epoch": 0.88, - "grad_norm": 0.0, - "learning_rate": 1.6590760353167922e-05, - "loss": 0.9873, - "step": 772 - }, - { - "epoch": 0.88, - "grad_norm": 0.0, - "learning_rate": 1.658150432231727e-05, - "loss": 0.9654, - "step": 773 - }, - { - "epoch": 0.88, - "grad_norm": 0.0, - "learning_rate": 1.6572238333215458e-05, - "loss": 0.9531, - "step": 774 - }, - { - "epoch": 0.88, - "grad_norm": 0.0, - "learning_rate": 1.656296239988254e-05, - "loss": 0.9529, - "step": 775 - }, - { - "epoch": 0.88, - "grad_norm": 0.0, - "learning_rate": 1.6553676536353613e-05, - "loss": 0.9635, - "step": 776 - }, - { - "epoch": 0.88, - "grad_norm": 0.0, - "learning_rate": 1.6544380756678803e-05, - "loss": 0.9421, - "step": 777 - }, - { - "epoch": 0.89, - "grad_norm": 0.0, - "learning_rate": 1.6535075074923244e-05, - "loss": 0.9423, - "step": 778 - }, - { - "epoch": 0.89, - "grad_norm": 0.0, - "learning_rate": 1.6525759505167043e-05, - "loss": 0.9838, - "step": 779 - }, - { - "epoch": 0.89, - "grad_norm": 0.0, - "learning_rate": 1.6516434061505274e-05, - "loss": 0.8957, - "step": 780 - }, - { - "epoch": 0.89, - "grad_norm": 0.0, - "learning_rate": 1.650709875804795e-05, - "loss": 0.9943, - "step": 781 - }, - { - "epoch": 0.89, - "grad_norm": 0.0, - "learning_rate": 1.649775360892e-05, - "loss": 0.8974, - "step": 782 - }, - { - "epoch": 0.89, - "grad_norm": 0.0, - "learning_rate": 1.6488398628261255e-05, - "loss": 0.9317, - "step": 783 - }, - { - "epoch": 0.89, - "grad_norm": 0.0, - "learning_rate": 1.647903383022642e-05, - "loss": 0.9249, - "step": 784 - }, - { - "epoch": 0.89, - "grad_norm": 0.0, - "learning_rate": 1.6469659228985054e-05, - "loss": 0.9547, - "step": 785 - }, - { - "epoch": 0.89, - "grad_norm": 0.0, - "learning_rate": 1.6460274838721546e-05, - "loss": 1.0187, - "step": 786 - }, - { - "epoch": 0.9, - "grad_norm": 0.0, - "learning_rate": 1.64508806736351e-05, - "loss": 0.9104, - "step": 787 - }, - { - "epoch": 0.9, - "grad_norm": 0.0, - "learning_rate": 1.6441476747939707e-05, - "loss": 0.9014, - "step": 788 - }, - { - "epoch": 0.9, - "grad_norm": 0.0, - "learning_rate": 1.643206307586413e-05, - "loss": 1.0604, - "step": 789 - }, - { - "epoch": 0.9, - "grad_norm": 0.0, - "learning_rate": 1.642263967165188e-05, - "loss": 0.875, - "step": 790 - }, - { - "epoch": 0.9, - "grad_norm": 0.0, - "learning_rate": 1.6413206549561184e-05, - "loss": 0.8866, - "step": 791 - }, - { - "epoch": 0.9, - "grad_norm": 0.0, - "learning_rate": 1.6403763723864984e-05, - "loss": 0.9182, - "step": 792 - }, - { - "epoch": 0.9, - "grad_norm": 0.0, - "learning_rate": 1.6394311208850898e-05, - "loss": 0.9403, - "step": 793 - }, - { - "epoch": 0.9, - "grad_norm": 0.0, - "learning_rate": 1.6384849018821208e-05, - "loss": 0.9527, - "step": 794 - }, - { - "epoch": 0.9, - "grad_norm": 0.0, - "learning_rate": 1.637537716809283e-05, - "loss": 0.8967, - "step": 795 - }, - { - "epoch": 0.91, - "grad_norm": 0.0, - "learning_rate": 1.6365895670997307e-05, - "loss": 0.9359, - "step": 796 - }, - { - "epoch": 0.91, - "grad_norm": 0.0, - "learning_rate": 1.6356404541880762e-05, - "loss": 1.04, - "step": 797 - }, - { - "epoch": 0.91, - "grad_norm": 0.0, - "learning_rate": 1.6346903795103908e-05, - "loss": 0.9041, - "step": 798 - }, - { - "epoch": 0.91, - "grad_norm": 0.0, - "learning_rate": 1.6337393445041998e-05, - "loss": 0.9639, - "step": 799 - }, - { - "epoch": 0.91, - "grad_norm": 0.0, - "learning_rate": 1.632787350608482e-05, - "loss": 0.8542, - "step": 800 - }, - { - "epoch": 0.91, - "grad_norm": 0.0, - "learning_rate": 1.6318343992636678e-05, - "loss": 0.9255, - "step": 801 - }, - { - "epoch": 0.91, - "grad_norm": 0.0, - "learning_rate": 1.630880491911635e-05, - "loss": 0.9476, - "step": 802 - }, - { - "epoch": 0.91, - "grad_norm": 0.0, - "learning_rate": 1.6299256299957085e-05, - "loss": 0.9682, - "step": 803 - }, - { - "epoch": 0.92, - "grad_norm": 0.0, - "learning_rate": 1.628969814960658e-05, - "loss": 0.9498, - "step": 804 - }, - { - "epoch": 0.92, - "grad_norm": 0.0, - "learning_rate": 1.628013048252694e-05, - "loss": 0.9104, - "step": 805 - }, - { - "epoch": 0.92, - "grad_norm": 0.0, - "learning_rate": 1.6270553313194682e-05, - "loss": 0.8769, - "step": 806 - }, - { - "epoch": 0.92, - "grad_norm": 0.0, - "learning_rate": 1.6260966656100702e-05, - "loss": 0.9116, - "step": 807 - }, - { - "epoch": 0.92, - "grad_norm": 0.0, - "learning_rate": 1.6251370525750236e-05, - "loss": 0.9755, - "step": 808 - }, - { - "epoch": 0.92, - "grad_norm": 0.0, - "learning_rate": 1.6241764936662873e-05, - "loss": 0.9513, - "step": 809 - }, - { - "epoch": 0.92, - "grad_norm": 0.0, - "learning_rate": 1.6232149903372497e-05, - "loss": 0.9647, - "step": 810 - }, - { - "epoch": 0.92, - "grad_norm": 0.0, - "learning_rate": 1.622252544042729e-05, - "loss": 0.9766, - "step": 811 - }, - { - "epoch": 0.92, - "grad_norm": 0.0, - "learning_rate": 1.6212891562389708e-05, - "loss": 0.9307, - "step": 812 - }, - { - "epoch": 0.93, - "grad_norm": 0.0, - "learning_rate": 1.6203248283836437e-05, - "loss": 0.9268, - "step": 813 - }, - { - "epoch": 0.93, - "grad_norm": 0.0, - "learning_rate": 1.61935956193584e-05, - "loss": 1.0005, - "step": 814 - }, - { - "epoch": 0.93, - "grad_norm": 0.0, - "learning_rate": 1.618393358356071e-05, - "loss": 0.905, - "step": 815 - }, - { - "epoch": 0.93, - "grad_norm": 0.0, - "learning_rate": 1.6174262191062675e-05, - "loss": 0.9209, - "step": 816 - }, - { - "epoch": 0.93, - "grad_norm": 0.0, - "learning_rate": 1.6164581456497744e-05, - "loss": 0.9304, - "step": 817 - }, - { - "epoch": 0.93, - "grad_norm": 0.0, - "learning_rate": 1.6154891394513512e-05, - "loss": 0.9694, - "step": 818 - }, - { - "epoch": 0.93, - "grad_norm": 0.0, - "learning_rate": 1.6145192019771684e-05, - "loss": 0.9553, - "step": 819 - }, - { - "epoch": 0.93, - "grad_norm": 0.0, - "learning_rate": 1.613548334694805e-05, - "loss": 0.9769, - "step": 820 - }, - { - "epoch": 0.93, - "grad_norm": 0.0, - "learning_rate": 1.6125765390732482e-05, - "loss": 0.9203, - "step": 821 - }, - { - "epoch": 0.94, - "grad_norm": 0.0, - "learning_rate": 1.6116038165828885e-05, - "loss": 0.8988, - "step": 822 - }, - { - "epoch": 0.94, - "grad_norm": 0.0, - "learning_rate": 1.6106301686955194e-05, - "loss": 0.9327, - "step": 823 - }, - { - "epoch": 0.94, - "grad_norm": 0.0, - "learning_rate": 1.6096555968843347e-05, - "loss": 0.9624, - "step": 824 - }, - { - "epoch": 0.94, - "grad_norm": 0.0, - "learning_rate": 1.6086801026239257e-05, - "loss": 0.9669, - "step": 825 - }, - { - "epoch": 0.94, - "grad_norm": 0.0, - "learning_rate": 1.6077036873902798e-05, - "loss": 0.9771, - "step": 826 - }, - { - "epoch": 0.94, - "grad_norm": 0.0, - "learning_rate": 1.6067263526607776e-05, - "loss": 0.9262, - "step": 827 - }, - { - "epoch": 0.94, - "grad_norm": 0.0, - "learning_rate": 1.605748099914192e-05, - "loss": 0.902, - "step": 828 - }, - { - "epoch": 0.94, - "grad_norm": 0.0, - "learning_rate": 1.6047689306306828e-05, - "loss": 0.9452, - "step": 829 - }, - { - "epoch": 0.94, - "grad_norm": 0.0, - "learning_rate": 1.603788846291799e-05, - "loss": 0.9568, - "step": 830 - }, - { - "epoch": 0.95, - "grad_norm": 0.0, - "learning_rate": 1.6028078483804724e-05, - "loss": 0.87, - "step": 831 - }, - { - "epoch": 0.95, - "grad_norm": 0.0, - "learning_rate": 1.601825938381018e-05, - "loss": 0.957, - "step": 832 - }, - { - "epoch": 0.95, - "grad_norm": 0.0, - "learning_rate": 1.6008431177791303e-05, - "loss": 0.8934, - "step": 833 - }, - { - "epoch": 0.95, - "grad_norm": 0.0, - "learning_rate": 1.5998593880618824e-05, - "loss": 0.8677, - "step": 834 - }, - { - "epoch": 0.95, - "grad_norm": 0.0, - "learning_rate": 1.598874750717721e-05, - "loss": 0.93, - "step": 835 - }, - { - "epoch": 0.95, - "grad_norm": 0.0, - "learning_rate": 1.5978892072364693e-05, - "loss": 0.9349, - "step": 836 - }, - { - "epoch": 0.95, - "grad_norm": 0.0, - "learning_rate": 1.5969027591093184e-05, - "loss": 0.9817, - "step": 837 - }, - { - "epoch": 0.95, - "grad_norm": 0.0, - "learning_rate": 1.5959154078288303e-05, - "loss": 0.9789, - "step": 838 - }, - { - "epoch": 0.96, - "grad_norm": 0.0, - "learning_rate": 1.5949271548889324e-05, - "loss": 0.9106, - "step": 839 - }, - { - "epoch": 0.96, - "grad_norm": 0.0, - "learning_rate": 1.5939380017849167e-05, - "loss": 0.9719, - "step": 840 - }, - { - "epoch": 0.96, - "grad_norm": 0.0, - "learning_rate": 1.592947950013437e-05, - "loss": 0.9617, - "step": 841 - }, - { - "epoch": 0.96, - "grad_norm": 0.0, - "learning_rate": 1.5919570010725084e-05, - "loss": 0.8762, - "step": 842 - }, - { - "epoch": 0.96, - "grad_norm": 0.0, - "learning_rate": 1.5909651564615006e-05, - "loss": 0.9416, - "step": 843 - }, - { - "epoch": 0.96, - "grad_norm": 0.0, - "learning_rate": 1.5899724176811404e-05, - "loss": 0.9651, - "step": 844 - }, - { - "epoch": 0.96, - "grad_norm": 0.0, - "learning_rate": 1.5889787862335078e-05, - "loss": 0.9092, - "step": 845 - }, - { - "epoch": 0.96, - "grad_norm": 0.0, - "learning_rate": 1.587984263622033e-05, - "loss": 0.9942, - "step": 846 - }, - { - "epoch": 0.96, - "grad_norm": 0.0, - "learning_rate": 1.5869888513514933e-05, - "loss": 0.958, - "step": 847 - }, - { - "epoch": 0.97, - "grad_norm": 0.0, - "learning_rate": 1.585992550928014e-05, - "loss": 0.9014, - "step": 848 - }, - { - "epoch": 0.97, - "grad_norm": 0.0, - "learning_rate": 1.584995363859064e-05, - "loss": 0.9396, - "step": 849 - }, - { - "epoch": 0.97, - "grad_norm": 0.0, - "learning_rate": 1.5839972916534522e-05, - "loss": 0.8705, - "step": 850 - }, - { - "epoch": 0.97, - "grad_norm": 0.0, - "learning_rate": 1.582998335821329e-05, - "loss": 1.0498, - "step": 851 - }, - { - "epoch": 0.97, - "grad_norm": 0.0, - "learning_rate": 1.5819984978741797e-05, - "loss": 0.9667, - "step": 852 - }, - { - "epoch": 0.97, - "grad_norm": 0.0, - "learning_rate": 1.5809977793248256e-05, - "loss": 0.9029, - "step": 853 - }, - { - "epoch": 0.97, - "grad_norm": 0.0, - "learning_rate": 1.5799961816874198e-05, - "loss": 0.9284, - "step": 854 - }, - { - "epoch": 0.97, - "grad_norm": 0.0, - "learning_rate": 1.5789937064774463e-05, - "loss": 0.9099, - "step": 855 - }, - { - "epoch": 0.97, - "grad_norm": 0.0, - "learning_rate": 1.5779903552117155e-05, - "loss": 1.0321, - "step": 856 - }, - { - "epoch": 0.98, - "grad_norm": 0.0, - "learning_rate": 1.5769861294083652e-05, - "loss": 0.9337, - "step": 857 - }, - { - "epoch": 0.98, - "grad_norm": 0.0, - "learning_rate": 1.5759810305868546e-05, - "loss": 0.993, - "step": 858 - }, - { - "epoch": 0.98, - "grad_norm": 0.0, - "learning_rate": 1.574975060267965e-05, - "loss": 0.8672, - "step": 859 - }, - { - "epoch": 0.98, - "grad_norm": 0.0, - "learning_rate": 1.5739682199737957e-05, - "loss": 0.9813, - "step": 860 - }, - { - "epoch": 0.98, - "grad_norm": 0.0, - "learning_rate": 1.5729605112277632e-05, - "loss": 0.9314, - "step": 861 - }, - { - "epoch": 0.98, - "grad_norm": 0.0, - "learning_rate": 1.571951935554597e-05, - "loss": 0.9276, - "step": 862 - }, - { - "epoch": 0.98, - "grad_norm": 0.0, - "learning_rate": 1.570942494480339e-05, - "loss": 0.9182, - "step": 863 - }, - { - "epoch": 0.98, - "grad_norm": 0.0, - "learning_rate": 1.56993218953234e-05, - "loss": 0.8966, - "step": 864 - }, - { - "epoch": 0.98, - "grad_norm": 0.0, - "learning_rate": 1.568921022239259e-05, - "loss": 0.944, - "step": 865 - }, - { - "epoch": 0.99, - "grad_norm": 0.0, - "learning_rate": 1.5679089941310578e-05, - "loss": 0.935, - "step": 866 - }, - { - "epoch": 0.99, - "grad_norm": 0.0, - "learning_rate": 1.5668961067390025e-05, - "loss": 0.893, - "step": 867 - }, - { - "epoch": 0.99, - "grad_norm": 0.0, - "learning_rate": 1.5658823615956585e-05, - "loss": 0.9684, - "step": 868 - }, - { - "epoch": 0.99, - "grad_norm": 0.0, - "learning_rate": 1.5648677602348895e-05, - "loss": 0.9541, - "step": 869 - }, - { - "epoch": 0.99, - "grad_norm": 0.0, - "learning_rate": 1.563852304191854e-05, - "loss": 0.9895, - "step": 870 - }, - { - "epoch": 0.99, - "grad_norm": 0.0, - "learning_rate": 1.562835995003005e-05, - "loss": 0.8815, - "step": 871 - }, - { - "epoch": 0.99, - "grad_norm": 0.0, - "learning_rate": 1.561818834206084e-05, - "loss": 0.949, - "step": 872 - }, - { - "epoch": 0.99, - "grad_norm": 0.0, - "learning_rate": 1.560800823340124e-05, - "loss": 0.9543, - "step": 873 - }, - { - "epoch": 0.99, - "grad_norm": 0.0, - "learning_rate": 1.559781963945442e-05, - "loss": 0.8811, - "step": 874 - }, - { - "epoch": 1.0, - "grad_norm": 0.0, - "learning_rate": 1.5587622575636398e-05, - "loss": 0.8955, - "step": 875 - }, - { - "epoch": 1.0, - "grad_norm": 0.0, - "learning_rate": 1.5577417057376e-05, - "loss": 0.8784, - "step": 876 - }, - { - "epoch": 1.0, - "grad_norm": 0.0, - "learning_rate": 1.5567203100114863e-05, - "loss": 0.8882, - "step": 877 - }, - { - "epoch": 1.0, - "grad_norm": 0.0, - "learning_rate": 1.5556980719307367e-05, - "loss": 0.9029, - "step": 878 - }, - { - "epoch": 1.0, - "grad_norm": 0.0, - "learning_rate": 1.5546749930420656e-05, - "loss": 0.9078, - "step": 879 - }, - { - "epoch": 1.0, - "grad_norm": 0.0, - "learning_rate": 1.553651074893459e-05, - "loss": 0.8077, - "step": 880 - }, - { - "epoch": 1.0, - "grad_norm": 0.0, - "learning_rate": 1.5526263190341723e-05, - "loss": 0.7679, - "step": 881 - }, - { - "epoch": 1.0, - "grad_norm": 0.0, - "learning_rate": 1.5516007270147295e-05, - "loss": 0.8609, - "step": 882 - }, - { - "epoch": 1.01, - "grad_norm": 0.0, - "learning_rate": 1.5505743003869186e-05, - "loss": 0.8395, - "step": 883 - }, - { - "epoch": 1.01, - "grad_norm": 0.0, - "learning_rate": 1.5495470407037914e-05, - "loss": 0.8047, - "step": 884 - }, - { - "epoch": 1.01, - "grad_norm": 0.0, - "learning_rate": 1.5485189495196595e-05, - "loss": 0.7976, - "step": 885 - }, - { - "epoch": 1.01, - "grad_norm": 0.0, - "learning_rate": 1.5474900283900924e-05, - "loss": 0.8008, - "step": 886 - }, - { - "epoch": 1.01, - "grad_norm": 0.0, - "learning_rate": 1.5464602788719167e-05, - "loss": 0.7501, - "step": 887 - }, - { - "epoch": 1.01, - "grad_norm": 0.0, - "learning_rate": 1.545429702523211e-05, - "loss": 0.7715, - "step": 888 - }, - { - "epoch": 1.01, - "grad_norm": 0.0, - "learning_rate": 1.544398300903305e-05, - "loss": 0.8093, - "step": 889 - }, - { - "epoch": 1.01, - "grad_norm": 0.0, - "learning_rate": 1.5433660755727784e-05, - "loss": 0.7563, - "step": 890 - }, - { - "epoch": 1.01, - "grad_norm": 0.0, - "learning_rate": 1.5423330280934558e-05, - "loss": 0.8173, - "step": 891 - }, - { - "epoch": 1.02, - "grad_norm": 0.0, - "learning_rate": 1.5412991600284066e-05, - "loss": 0.8217, - "step": 892 - }, - { - "epoch": 1.02, - "grad_norm": 0.0, - "learning_rate": 1.5402644729419415e-05, - "loss": 0.8074, - "step": 893 - }, - { - "epoch": 1.02, - "grad_norm": 0.0, - "learning_rate": 1.5392289683996105e-05, - "loss": 0.797, - "step": 894 - }, - { - "epoch": 1.02, - "grad_norm": 0.0, - "learning_rate": 1.5381926479682002e-05, - "loss": 0.7706, - "step": 895 - }, - { - "epoch": 1.02, - "grad_norm": 0.0, - "learning_rate": 1.537155513215732e-05, - "loss": 0.783, - "step": 896 - }, - { - "epoch": 1.02, - "grad_norm": 0.0, - "learning_rate": 1.5361175657114594e-05, - "loss": 0.823, - "step": 897 - }, - { - "epoch": 1.02, - "grad_norm": 0.0, - "learning_rate": 1.5350788070258655e-05, - "loss": 0.832, - "step": 898 - }, - { - "epoch": 1.02, - "grad_norm": 0.0, - "learning_rate": 1.534039238730661e-05, - "loss": 0.7369, - "step": 899 - }, - { - "epoch": 1.02, - "grad_norm": 0.0, - "learning_rate": 1.5329988623987818e-05, - "loss": 0.8279, - "step": 900 - }, - { - "epoch": 1.03, - "grad_norm": 0.0, - "learning_rate": 1.5319576796043857e-05, - "loss": 0.8249, - "step": 901 - }, - { - "epoch": 1.03, - "grad_norm": 0.0, - "learning_rate": 1.5309156919228505e-05, - "loss": 0.8012, - "step": 902 - }, - { - "epoch": 1.03, - "grad_norm": 0.0, - "learning_rate": 1.529872900930774e-05, - "loss": 0.8015, - "step": 903 - }, - { - "epoch": 1.03, - "grad_norm": 0.0, - "learning_rate": 1.5288293082059662e-05, - "loss": 0.8322, - "step": 904 - }, - { - "epoch": 1.03, - "grad_norm": 0.0, - "learning_rate": 1.527784915327453e-05, - "loss": 0.7402, - "step": 905 - }, - { - "epoch": 1.03, - "grad_norm": 0.0, - "learning_rate": 1.5267397238754692e-05, - "loss": 0.7597, - "step": 906 - }, - { - "epoch": 1.03, - "grad_norm": 0.0, - "learning_rate": 1.5256937354314594e-05, - "loss": 0.7381, - "step": 907 - }, - { - "epoch": 1.03, - "grad_norm": 0.0, - "learning_rate": 1.5246469515780724e-05, - "loss": 0.753, - "step": 908 - }, - { - "epoch": 1.03, - "grad_norm": 0.0, - "learning_rate": 1.5235993738991618e-05, - "loss": 0.7945, - "step": 909 - }, - { - "epoch": 1.04, - "grad_norm": 0.0, - "learning_rate": 1.522551003979782e-05, - "loss": 0.8217, - "step": 910 - }, - { - "epoch": 1.04, - "grad_norm": 0.0, - "learning_rate": 1.5215018434061856e-05, - "loss": 0.8573, - "step": 911 - }, - { - "epoch": 1.04, - "grad_norm": 0.0, - "learning_rate": 1.5204518937658226e-05, - "loss": 0.797, - "step": 912 - }, - { - "epoch": 1.04, - "grad_norm": 0.0, - "learning_rate": 1.5194011566473354e-05, - "loss": 0.833, - "step": 913 - }, - { - "epoch": 1.04, - "grad_norm": 0.0, - "learning_rate": 1.518349633640559e-05, - "loss": 0.745, - "step": 914 - }, - { - "epoch": 1.04, - "grad_norm": 0.0, - "learning_rate": 1.5172973263365176e-05, - "loss": 0.7424, - "step": 915 - }, - { - "epoch": 1.04, - "grad_norm": 0.0, - "learning_rate": 1.5162442363274215e-05, - "loss": 0.7408, - "step": 916 - }, - { - "epoch": 1.04, - "grad_norm": 0.0, - "learning_rate": 1.5151903652066654e-05, - "loss": 0.7722, - "step": 917 - }, - { - "epoch": 1.04, - "grad_norm": 0.0, - "learning_rate": 1.5141357145688255e-05, - "loss": 0.765, - "step": 918 - }, - { - "epoch": 1.05, - "grad_norm": 0.0, - "learning_rate": 1.5130802860096592e-05, - "loss": 0.8488, - "step": 919 - }, - { - "epoch": 1.05, - "grad_norm": 0.0, - "learning_rate": 1.5120240811260987e-05, - "loss": 0.8015, - "step": 920 - }, - { - "epoch": 1.05, - "grad_norm": 0.0, - "learning_rate": 1.510967101516252e-05, - "loss": 0.7717, - "step": 921 - }, - { - "epoch": 1.05, - "grad_norm": 0.0, - "learning_rate": 1.5099093487793992e-05, - "loss": 0.8272, - "step": 922 - }, - { - "epoch": 1.05, - "grad_norm": 0.0, - "learning_rate": 1.50885082451599e-05, - "loss": 0.754, - "step": 923 - }, - { - "epoch": 1.05, - "grad_norm": 0.0, - "learning_rate": 1.5077915303276421e-05, - "loss": 0.7558, - "step": 924 - }, - { - "epoch": 1.05, - "grad_norm": 0.0, - "learning_rate": 1.5067314678171372e-05, - "loss": 0.7577, - "step": 925 - }, - { - "epoch": 1.05, - "grad_norm": 0.0, - "learning_rate": 1.5056706385884196e-05, - "loss": 0.8434, - "step": 926 - }, - { - "epoch": 1.06, - "grad_norm": 0.0, - "learning_rate": 1.5046090442465948e-05, - "loss": 0.7822, - "step": 927 - }, - { - "epoch": 1.06, - "grad_norm": 0.0, - "learning_rate": 1.5035466863979251e-05, - "loss": 0.8201, - "step": 928 - }, - { - "epoch": 1.06, - "grad_norm": 0.0, - "learning_rate": 1.5024835666498279e-05, - "loss": 0.7777, - "step": 929 - }, - { - "epoch": 1.06, - "grad_norm": 0.0, - "learning_rate": 1.5014196866108734e-05, - "loss": 0.8138, - "step": 930 - }, - { - "epoch": 1.06, - "grad_norm": 0.0, - "learning_rate": 1.5003550478907829e-05, - "loss": 0.7915, - "step": 931 - }, - { - "epoch": 1.06, - "grad_norm": 0.0, - "learning_rate": 1.4992896521004253e-05, - "loss": 0.817, - "step": 932 - }, - { - "epoch": 1.06, - "grad_norm": 0.0, - "learning_rate": 1.4982235008518142e-05, - "loss": 0.8313, - "step": 933 - }, - { - "epoch": 1.06, - "grad_norm": 0.0, - "learning_rate": 1.4971565957581074e-05, - "loss": 0.8075, - "step": 934 - }, - { - "epoch": 1.06, - "grad_norm": 0.0, - "learning_rate": 1.496088938433603e-05, - "loss": 0.8101, - "step": 935 - }, - { - "epoch": 1.07, - "grad_norm": 0.0, - "learning_rate": 1.4950205304937368e-05, - "loss": 0.7334, - "step": 936 - }, - { - "epoch": 1.07, - "grad_norm": 0.0, - "learning_rate": 1.4939513735550806e-05, - "loss": 0.813, - "step": 937 - }, - { - "epoch": 1.07, - "grad_norm": 0.0, - "learning_rate": 1.49288146923534e-05, - "loss": 0.8448, - "step": 938 - }, - { - "epoch": 1.07, - "grad_norm": 0.0, - "learning_rate": 1.4918108191533505e-05, - "loss": 0.8121, - "step": 939 - }, - { - "epoch": 1.07, - "grad_norm": 0.0, - "learning_rate": 1.4907394249290766e-05, - "loss": 0.7808, - "step": 940 - }, - { - "epoch": 1.07, - "grad_norm": 0.0, - "learning_rate": 1.4896672881836084e-05, - "loss": 0.8109, - "step": 941 - }, - { - "epoch": 1.07, - "grad_norm": 0.0, - "learning_rate": 1.4885944105391598e-05, - "loss": 0.8025, - "step": 942 - }, - { - "epoch": 1.07, - "grad_norm": 0.0, - "learning_rate": 1.4875207936190661e-05, - "loss": 0.6924, - "step": 943 - }, - { - "epoch": 1.07, - "grad_norm": 0.0, - "learning_rate": 1.4864464390477799e-05, - "loss": 0.8133, - "step": 944 - }, - { - "epoch": 1.08, - "grad_norm": 0.0, - "learning_rate": 1.4853713484508711e-05, - "loss": 0.7324, - "step": 945 - }, - { - "epoch": 1.08, - "grad_norm": 0.0, - "learning_rate": 1.4842955234550232e-05, - "loss": 0.8042, - "step": 946 - }, - { - "epoch": 1.08, - "grad_norm": 0.0, - "learning_rate": 1.4832189656880298e-05, - "loss": 0.8283, - "step": 947 - }, - { - "epoch": 1.08, - "grad_norm": 0.0, - "learning_rate": 1.4821416767787944e-05, - "loss": 0.8244, - "step": 948 - }, - { - "epoch": 1.08, - "grad_norm": 0.0, - "learning_rate": 1.4810636583573261e-05, - "loss": 0.8193, - "step": 949 - }, - { - "epoch": 1.08, - "grad_norm": 0.0, - "learning_rate": 1.4799849120547385e-05, - "loss": 0.8141, - "step": 950 - }, - { - "epoch": 1.08, - "grad_norm": 0.0, - "learning_rate": 1.4789054395032456e-05, - "loss": 0.7692, - "step": 951 - }, - { - "epoch": 1.08, - "grad_norm": 0.0, - "learning_rate": 1.477825242336161e-05, - "loss": 0.7881, - "step": 952 - }, - { - "epoch": 1.08, - "grad_norm": 0.0, - "learning_rate": 1.4767443221878943e-05, - "loss": 0.8152, - "step": 953 - }, - { - "epoch": 1.09, - "grad_norm": 0.0, - "learning_rate": 1.4756626806939493e-05, - "loss": 0.7489, - "step": 954 - }, - { - "epoch": 1.09, - "grad_norm": 0.0, - "learning_rate": 1.474580319490921e-05, - "loss": 0.781, - "step": 955 - }, - { - "epoch": 1.09, - "grad_norm": 0.0, - "learning_rate": 1.4734972402164933e-05, - "loss": 0.8367, - "step": 956 - }, - { - "epoch": 1.09, - "grad_norm": 0.0, - "learning_rate": 1.4724134445094367e-05, - "loss": 0.7707, - "step": 957 - }, - { - "epoch": 1.09, - "grad_norm": 0.0, - "learning_rate": 1.4713289340096065e-05, - "loss": 0.8296, - "step": 958 - }, - { - "epoch": 1.09, - "grad_norm": 0.0, - "learning_rate": 1.470243710357938e-05, - "loss": 0.7903, - "step": 959 - }, - { - "epoch": 1.09, - "grad_norm": 0.0, - "learning_rate": 1.4691577751964463e-05, - "loss": 0.7612, - "step": 960 - }, - { - "epoch": 1.09, - "grad_norm": 0.0, - "learning_rate": 1.4680711301682236e-05, - "loss": 0.7965, - "step": 961 - }, - { - "epoch": 1.1, - "grad_norm": 0.0, - "learning_rate": 1.4669837769174356e-05, - "loss": 0.7391, - "step": 962 - }, - { - "epoch": 1.1, - "grad_norm": 0.0, - "learning_rate": 1.465895717089319e-05, - "loss": 0.8387, - "step": 963 - }, - { - "epoch": 1.1, - "grad_norm": 0.0, - "learning_rate": 1.4648069523301813e-05, - "loss": 0.7635, - "step": 964 - }, - { - "epoch": 1.1, - "grad_norm": 0.0, - "learning_rate": 1.4637174842873944e-05, - "loss": 0.781, - "step": 965 - }, - { - "epoch": 1.1, - "grad_norm": 0.0, - "learning_rate": 1.4626273146093968e-05, - "loss": 0.7418, - "step": 966 - }, - { - "epoch": 1.1, - "grad_norm": 0.0, - "learning_rate": 1.4615364449456862e-05, - "loss": 0.7931, - "step": 967 - }, - { - "epoch": 1.1, - "grad_norm": 0.0, - "learning_rate": 1.4604448769468209e-05, - "loss": 0.7883, - "step": 968 - }, - { - "epoch": 1.1, - "grad_norm": 0.0, - "learning_rate": 1.4593526122644153e-05, - "loss": 0.7944, - "step": 969 - }, - { - "epoch": 1.1, - "grad_norm": 0.0, - "learning_rate": 1.4582596525511386e-05, - "loss": 0.7, - "step": 970 - }, - { - "epoch": 1.11, - "grad_norm": 0.0, - "learning_rate": 1.4571659994607104e-05, - "loss": 0.7502, - "step": 971 - }, - { - "epoch": 1.11, - "grad_norm": 0.0, - "learning_rate": 1.4560716546479006e-05, - "loss": 0.868, - "step": 972 - }, - { - "epoch": 1.11, - "grad_norm": 0.0, - "learning_rate": 1.4549766197685253e-05, - "loss": 0.7894, - "step": 973 - }, - { - "epoch": 1.11, - "grad_norm": 0.0, - "learning_rate": 1.4538808964794443e-05, - "loss": 0.7394, - "step": 974 - }, - { - "epoch": 1.11, - "grad_norm": 0.0, - "learning_rate": 1.4527844864385593e-05, - "loss": 0.7819, - "step": 975 - }, - { - "epoch": 1.11, - "grad_norm": 0.0, - "learning_rate": 1.4516873913048118e-05, - "loss": 0.8368, - "step": 976 - }, - { - "epoch": 1.11, - "grad_norm": 0.0, - "learning_rate": 1.4505896127381789e-05, - "loss": 0.7525, - "step": 977 - }, - { - "epoch": 1.11, - "grad_norm": 0.0, - "learning_rate": 1.4494911523996722e-05, - "loss": 0.7803, - "step": 978 - }, - { - "epoch": 1.11, - "grad_norm": 0.0, - "learning_rate": 1.4483920119513344e-05, - "loss": 0.7501, - "step": 979 - }, - { - "epoch": 1.12, - "grad_norm": 0.0, - "learning_rate": 1.4472921930562382e-05, - "loss": 0.7562, - "step": 980 - }, - { - "epoch": 1.12, - "grad_norm": 0.0, - "learning_rate": 1.4461916973784824e-05, - "loss": 0.8406, - "step": 981 - }, - { - "epoch": 1.12, - "grad_norm": 0.0, - "learning_rate": 1.4450905265831891e-05, - "loss": 0.8608, - "step": 982 - }, - { - "epoch": 1.12, - "grad_norm": 0.0, - "learning_rate": 1.443988682336503e-05, - "loss": 0.8183, - "step": 983 - }, - { - "epoch": 1.12, - "grad_norm": 0.0, - "learning_rate": 1.4428861663055873e-05, - "loss": 0.7637, - "step": 984 - }, - { - "epoch": 1.12, - "grad_norm": 0.0, - "learning_rate": 1.4417829801586213e-05, - "loss": 0.7516, - "step": 985 - }, - { - "epoch": 1.12, - "grad_norm": 0.0, - "learning_rate": 1.4406791255647992e-05, - "loss": 0.7519, - "step": 986 - }, - { - "epoch": 1.12, - "grad_norm": 0.0, - "learning_rate": 1.439574604194325e-05, - "loss": 0.7534, - "step": 987 - }, - { - "epoch": 1.12, - "grad_norm": 0.0, - "learning_rate": 1.4384694177184136e-05, - "loss": 0.8171, - "step": 988 - }, - { - "epoch": 1.13, - "grad_norm": 0.0, - "learning_rate": 1.4373635678092846e-05, - "loss": 0.8101, - "step": 989 - }, - { - "epoch": 1.13, - "grad_norm": 0.0, - "learning_rate": 1.4362570561401618e-05, - "loss": 0.8198, - "step": 990 - }, - { - "epoch": 1.13, - "grad_norm": 0.0, - "learning_rate": 1.4351498843852712e-05, - "loss": 0.8146, - "step": 991 - }, - { - "epoch": 1.13, - "grad_norm": 0.0, - "learning_rate": 1.4340420542198363e-05, - "loss": 0.8135, - "step": 992 - }, - { - "epoch": 1.13, - "grad_norm": 0.0, - "learning_rate": 1.432933567320078e-05, - "loss": 0.7672, - "step": 993 - }, - { - "epoch": 1.13, - "grad_norm": 0.0, - "learning_rate": 1.4318244253632095e-05, - "loss": 0.7988, - "step": 994 - }, - { - "epoch": 1.13, - "grad_norm": 0.0, - "learning_rate": 1.4307146300274362e-05, - "loss": 0.8694, - "step": 995 - }, - { - "epoch": 1.13, - "grad_norm": 0.0, - "learning_rate": 1.4296041829919523e-05, - "loss": 0.752, - "step": 996 - }, - { - "epoch": 1.13, - "grad_norm": 0.0, - "learning_rate": 1.4284930859369369e-05, - "loss": 0.765, - "step": 997 - }, - { - "epoch": 1.14, - "grad_norm": 0.0, - "learning_rate": 1.4273813405435537e-05, - "loss": 0.7774, - "step": 998 - }, - { - "epoch": 1.14, - "grad_norm": 0.0, - "learning_rate": 1.4262689484939466e-05, - "loss": 0.802, - "step": 999 - }, - { - "epoch": 1.14, - "grad_norm": 0.0, - "learning_rate": 1.4251559114712388e-05, - "loss": 0.7879, - "step": 1000 - }, - { - "epoch": 1.14, - "grad_norm": 0.0, - "learning_rate": 1.4240422311595285e-05, - "loss": 0.8679, - "step": 1001 - }, - { - "epoch": 1.14, - "grad_norm": 0.0, - "learning_rate": 1.4229279092438881e-05, - "loss": 0.8153, - "step": 1002 - }, - { - "epoch": 1.14, - "grad_norm": 0.0, - "learning_rate": 1.4218129474103597e-05, - "loss": 0.8561, - "step": 1003 - }, - { - "epoch": 1.14, - "grad_norm": 0.0, - "learning_rate": 1.420697347345955e-05, - "loss": 0.8656, - "step": 1004 - }, - { - "epoch": 1.14, - "grad_norm": 0.0, - "learning_rate": 1.4195811107386499e-05, - "loss": 0.7662, - "step": 1005 - }, - { - "epoch": 1.15, - "grad_norm": 0.0, - "learning_rate": 1.4184642392773846e-05, - "loss": 0.793, - "step": 1006 - }, - { - "epoch": 1.15, - "grad_norm": 0.0, - "learning_rate": 1.4173467346520595e-05, - "loss": 0.7956, - "step": 1007 - }, - { - "epoch": 1.15, - "grad_norm": 0.0, - "learning_rate": 1.4162285985535328e-05, - "loss": 0.9003, - "step": 1008 - }, - { - "epoch": 1.15, - "grad_norm": 0.0, - "learning_rate": 1.4151098326736185e-05, - "loss": 0.8029, - "step": 1009 - }, - { - "epoch": 1.15, - "grad_norm": 0.0, - "learning_rate": 1.4139904387050834e-05, - "loss": 0.8282, - "step": 1010 - }, - { - "epoch": 1.15, - "grad_norm": 0.0, - "learning_rate": 1.412870418341644e-05, - "loss": 0.7481, - "step": 1011 - }, - { - "epoch": 1.15, - "grad_norm": 0.0, - "learning_rate": 1.4117497732779661e-05, - "loss": 0.7931, - "step": 1012 - }, - { - "epoch": 1.15, - "grad_norm": 0.0, - "learning_rate": 1.4106285052096592e-05, - "loss": 0.7748, - "step": 1013 - }, - { - "epoch": 1.15, - "grad_norm": 0.0, - "learning_rate": 1.409506615833276e-05, - "loss": 0.8132, - "step": 1014 - }, - { - "epoch": 1.16, - "grad_norm": 0.0, - "learning_rate": 1.408384106846309e-05, - "loss": 0.7876, - "step": 1015 - }, - { - "epoch": 1.16, - "grad_norm": 0.0, - "learning_rate": 1.4072609799471898e-05, - "loss": 0.7504, - "step": 1016 - }, - { - "epoch": 1.16, - "grad_norm": 0.0, - "learning_rate": 1.4061372368352818e-05, - "loss": 0.8348, - "step": 1017 - }, - { - "epoch": 1.16, - "grad_norm": 0.0, - "learning_rate": 1.4050128792108838e-05, - "loss": 0.7861, - "step": 1018 - }, - { - "epoch": 1.16, - "grad_norm": 0.0, - "learning_rate": 1.4038879087752233e-05, - "loss": 0.8511, - "step": 1019 - }, - { - "epoch": 1.16, - "grad_norm": 0.0, - "learning_rate": 1.4027623272304545e-05, - "loss": 0.7708, - "step": 1020 - }, - { - "epoch": 1.16, - "grad_norm": 0.0, - "learning_rate": 1.401636136279657e-05, - "loss": 0.796, - "step": 1021 - }, - { - "epoch": 1.16, - "grad_norm": 0.0, - "learning_rate": 1.4005093376268317e-05, - "loss": 0.7757, - "step": 1022 - }, - { - "epoch": 1.16, - "grad_norm": 0.0, - "learning_rate": 1.3993819329768998e-05, - "loss": 0.7545, - "step": 1023 - }, - { - "epoch": 1.17, - "grad_norm": 0.0, - "learning_rate": 1.3982539240356992e-05, - "loss": 0.769, - "step": 1024 - }, - { - "epoch": 1.17, - "grad_norm": 0.0, - "learning_rate": 1.397125312509982e-05, - "loss": 0.7816, - "step": 1025 - }, - { - "epoch": 1.17, - "grad_norm": 0.0, - "learning_rate": 1.3959961001074114e-05, - "loss": 0.7671, - "step": 1026 - }, - { - "epoch": 1.17, - "grad_norm": 0.0, - "learning_rate": 1.3948662885365612e-05, - "loss": 0.8, - "step": 1027 - }, - { - "epoch": 1.17, - "grad_norm": 0.0, - "learning_rate": 1.3937358795069105e-05, - "loss": 0.7924, - "step": 1028 - }, - { - "epoch": 1.17, - "grad_norm": 0.0, - "learning_rate": 1.3926048747288434e-05, - "loss": 0.8476, - "step": 1029 - }, - { - "epoch": 1.17, - "grad_norm": 0.0, - "learning_rate": 1.3914732759136442e-05, - "loss": 0.7972, - "step": 1030 - }, - { - "epoch": 1.17, - "grad_norm": 0.0, - "learning_rate": 1.3903410847734975e-05, - "loss": 0.7884, - "step": 1031 - }, - { - "epoch": 1.17, - "grad_norm": 0.0, - "learning_rate": 1.3892083030214826e-05, - "loss": 0.7942, - "step": 1032 - }, - { - "epoch": 1.18, - "grad_norm": 0.0, - "learning_rate": 1.3880749323715741e-05, - "loss": 0.7474, - "step": 1033 - }, - { - "epoch": 1.18, - "grad_norm": 0.0, - "learning_rate": 1.3869409745386357e-05, - "loss": 0.7728, - "step": 1034 - }, - { - "epoch": 1.18, - "grad_norm": 0.0, - "learning_rate": 1.3858064312384215e-05, - "loss": 0.7101, - "step": 1035 - }, - { - "epoch": 1.18, - "grad_norm": 0.0, - "learning_rate": 1.3846713041875694e-05, - "loss": 0.7729, - "step": 1036 - }, - { - "epoch": 1.18, - "grad_norm": 0.0, - "learning_rate": 1.383535595103603e-05, - "loss": 0.7612, - "step": 1037 - }, - { - "epoch": 1.18, - "grad_norm": 0.0, - "learning_rate": 1.382399305704924e-05, - "loss": 0.7748, - "step": 1038 - }, - { - "epoch": 1.18, - "grad_norm": 0.0, - "learning_rate": 1.3812624377108146e-05, - "loss": 0.8496, - "step": 1039 - }, - { - "epoch": 1.18, - "grad_norm": 0.0, - "learning_rate": 1.3801249928414299e-05, - "loss": 0.6955, - "step": 1040 - }, - { - "epoch": 1.18, - "grad_norm": 0.0, - "learning_rate": 1.3789869728178004e-05, - "loss": 0.8027, - "step": 1041 - }, - { - "epoch": 1.19, - "grad_norm": 0.0, - "learning_rate": 1.3778483793618249e-05, - "loss": 0.7843, - "step": 1042 - }, - { - "epoch": 1.19, - "grad_norm": 0.0, - "learning_rate": 1.376709214196271e-05, - "loss": 0.8672, - "step": 1043 - }, - { - "epoch": 1.19, - "grad_norm": 0.0, - "learning_rate": 1.3755694790447702e-05, - "loss": 0.8246, - "step": 1044 - }, - { - "epoch": 1.19, - "grad_norm": 0.0, - "learning_rate": 1.3744291756318182e-05, - "loss": 0.8011, - "step": 1045 - }, - { - "epoch": 1.19, - "grad_norm": 0.0, - "learning_rate": 1.3732883056827683e-05, - "loss": 0.8365, - "step": 1046 - }, - { - "epoch": 1.19, - "grad_norm": 0.0, - "learning_rate": 1.3721468709238335e-05, - "loss": 0.7278, - "step": 1047 - }, - { - "epoch": 1.19, - "grad_norm": 0.0, - "learning_rate": 1.3710048730820786e-05, - "loss": 0.7675, - "step": 1048 - }, - { - "epoch": 1.19, - "grad_norm": 0.0, - "learning_rate": 1.369862313885423e-05, - "loss": 0.7125, - "step": 1049 - }, - { - "epoch": 1.2, - "grad_norm": 0.0, - "learning_rate": 1.3687191950626336e-05, - "loss": 0.7821, - "step": 1050 - }, - { - "epoch": 1.2, - "grad_norm": 0.0, - "learning_rate": 1.3675755183433252e-05, - "loss": 0.7658, - "step": 1051 - }, - { - "epoch": 1.2, - "grad_norm": 0.0, - "learning_rate": 1.3664312854579559e-05, - "loss": 0.8004, - "step": 1052 - }, - { - "epoch": 1.2, - "grad_norm": 0.0, - "learning_rate": 1.3652864981378257e-05, - "loss": 0.7786, - "step": 1053 - }, - { - "epoch": 1.2, - "grad_norm": 0.0, - "learning_rate": 1.3641411581150741e-05, - "loss": 0.8208, - "step": 1054 - }, - { - "epoch": 1.2, - "grad_norm": 0.0, - "learning_rate": 1.3629952671226757e-05, - "loss": 0.8204, - "step": 1055 - }, - { - "epoch": 1.2, - "grad_norm": 0.0, - "learning_rate": 1.3618488268944391e-05, - "loss": 0.7274, - "step": 1056 - }, - { - "epoch": 1.2, - "grad_norm": 0.0, - "learning_rate": 1.3607018391650048e-05, - "loss": 0.7864, - "step": 1057 - }, - { - "epoch": 1.2, - "grad_norm": 0.0, - "learning_rate": 1.359554305669841e-05, - "loss": 0.7955, - "step": 1058 - }, - { - "epoch": 1.21, - "grad_norm": 0.0, - "learning_rate": 1.3584062281452415e-05, - "loss": 0.8218, - "step": 1059 - }, - { - "epoch": 1.21, - "grad_norm": 0.0, - "learning_rate": 1.3572576083283236e-05, - "loss": 0.8366, - "step": 1060 - }, - { - "epoch": 1.21, - "grad_norm": 0.0, - "learning_rate": 1.3561084479570249e-05, - "loss": 0.8195, - "step": 1061 - }, - { - "epoch": 1.21, - "grad_norm": 0.0, - "learning_rate": 1.3549587487701011e-05, - "loss": 0.8137, - "step": 1062 - }, - { - "epoch": 1.21, - "grad_norm": 0.0, - "learning_rate": 1.353808512507123e-05, - "loss": 0.7554, - "step": 1063 - }, - { - "epoch": 1.21, - "grad_norm": 0.0, - "learning_rate": 1.352657740908474e-05, - "loss": 0.7902, - "step": 1064 - }, - { - "epoch": 1.21, - "grad_norm": 0.0, - "learning_rate": 1.351506435715348e-05, - "loss": 0.8467, - "step": 1065 - }, - { - "epoch": 1.21, - "grad_norm": 0.0, - "learning_rate": 1.3503545986697457e-05, - "loss": 0.7966, - "step": 1066 - }, - { - "epoch": 1.21, - "grad_norm": 0.0, - "learning_rate": 1.3492022315144728e-05, - "loss": 0.7908, - "step": 1067 - }, - { - "epoch": 1.22, - "grad_norm": 0.0, - "learning_rate": 1.3480493359931365e-05, - "loss": 0.7497, - "step": 1068 - }, - { - "epoch": 1.22, - "grad_norm": 0.0, - "learning_rate": 1.3468959138501444e-05, - "loss": 0.8155, - "step": 1069 - }, - { - "epoch": 1.22, - "grad_norm": 0.0, - "learning_rate": 1.3457419668307008e-05, - "loss": 0.8423, - "step": 1070 - }, - { - "epoch": 1.22, - "grad_norm": 0.0, - "learning_rate": 1.344587496680803e-05, - "loss": 0.8181, - "step": 1071 - }, - { - "epoch": 1.22, - "grad_norm": 0.0, - "learning_rate": 1.343432505147241e-05, - "loss": 0.8238, - "step": 1072 - }, - { - "epoch": 1.22, - "grad_norm": 0.0, - "learning_rate": 1.3422769939775936e-05, - "loss": 0.8505, - "step": 1073 - }, - { - "epoch": 1.22, - "grad_norm": 0.0, - "learning_rate": 1.3411209649202256e-05, - "loss": 0.8601, - "step": 1074 - }, - { - "epoch": 1.22, - "grad_norm": 0.0, - "learning_rate": 1.3399644197242847e-05, - "loss": 0.7494, - "step": 1075 - }, - { - "epoch": 1.22, - "grad_norm": 0.0, - "learning_rate": 1.3388073601397009e-05, - "loss": 0.8061, - "step": 1076 - }, - { - "epoch": 1.23, - "grad_norm": 0.0, - "learning_rate": 1.3376497879171817e-05, - "loss": 0.7841, - "step": 1077 - }, - { - "epoch": 1.23, - "grad_norm": 0.0, - "learning_rate": 1.3364917048082106e-05, - "loss": 0.8072, - "step": 1078 - }, - { - "epoch": 1.23, - "grad_norm": 0.0, - "learning_rate": 1.3353331125650436e-05, - "loss": 0.7604, - "step": 1079 - }, - { - "epoch": 1.23, - "grad_norm": 0.0, - "learning_rate": 1.3341740129407072e-05, - "loss": 0.9089, - "step": 1080 - }, - { - "epoch": 1.23, - "grad_norm": 0.0, - "learning_rate": 1.3330144076889961e-05, - "loss": 0.7973, - "step": 1081 - }, - { - "epoch": 1.23, - "grad_norm": 0.0, - "learning_rate": 1.33185429856447e-05, - "loss": 0.8146, - "step": 1082 - }, - { - "epoch": 1.23, - "grad_norm": 0.0, - "learning_rate": 1.33069368732245e-05, - "loss": 0.7373, - "step": 1083 - }, - { - "epoch": 1.23, - "grad_norm": 0.0, - "learning_rate": 1.3295325757190178e-05, - "loss": 0.7745, - "step": 1084 - }, - { - "epoch": 1.24, - "grad_norm": 0.0, - "learning_rate": 1.3283709655110126e-05, - "loss": 0.7927, - "step": 1085 - }, - { - "epoch": 1.24, - "grad_norm": 0.0, - "learning_rate": 1.327208858456027e-05, - "loss": 0.779, - "step": 1086 - }, - { - "epoch": 1.24, - "grad_norm": 0.0, - "learning_rate": 1.3260462563124057e-05, - "loss": 0.8021, - "step": 1087 - }, - { - "epoch": 1.24, - "grad_norm": 0.0, - "learning_rate": 1.3248831608392427e-05, - "loss": 0.8202, - "step": 1088 - }, - { - "epoch": 1.24, - "grad_norm": 0.0, - "learning_rate": 1.3237195737963786e-05, - "loss": 0.7957, - "step": 1089 - }, - { - "epoch": 1.24, - "grad_norm": 0.0, - "learning_rate": 1.3225554969443972e-05, - "loss": 0.8065, - "step": 1090 - }, - { - "epoch": 1.24, - "grad_norm": 0.0, - "learning_rate": 1.3213909320446239e-05, - "loss": 0.8204, - "step": 1091 - }, - { - "epoch": 1.24, - "grad_norm": 0.0, - "learning_rate": 1.320225880859122e-05, - "loss": 0.8126, - "step": 1092 - }, - { - "epoch": 1.24, - "grad_norm": 0.0, - "learning_rate": 1.3190603451506916e-05, - "loss": 0.7711, - "step": 1093 - }, - { - "epoch": 1.25, - "grad_norm": 0.0, - "learning_rate": 1.3178943266828653e-05, - "loss": 0.7713, - "step": 1094 - }, - { - "epoch": 1.25, - "grad_norm": 0.0, - "learning_rate": 1.3167278272199054e-05, - "loss": 0.7705, - "step": 1095 - }, - { - "epoch": 1.25, - "grad_norm": 0.0, - "learning_rate": 1.3155608485268032e-05, - "loss": 0.827, - "step": 1096 - }, - { - "epoch": 1.25, - "grad_norm": 0.0, - "learning_rate": 1.3143933923692746e-05, - "loss": 0.8475, - "step": 1097 - }, - { - "epoch": 1.25, - "grad_norm": 0.0, - "learning_rate": 1.313225460513758e-05, - "loss": 0.7495, - "step": 1098 - }, - { - "epoch": 1.25, - "grad_norm": 0.0, - "learning_rate": 1.3120570547274112e-05, - "loss": 0.7515, - "step": 1099 - }, - { - "epoch": 1.25, - "grad_norm": 0.0, - "learning_rate": 1.3108881767781096e-05, - "loss": 0.7516, - "step": 1100 - }, - { - "epoch": 1.25, - "grad_norm": 0.0, - "learning_rate": 1.3097188284344432e-05, - "loss": 0.7484, - "step": 1101 - }, - { - "epoch": 1.25, - "grad_norm": 0.0, - "learning_rate": 1.3085490114657127e-05, - "loss": 0.7926, - "step": 1102 - }, - { - "epoch": 1.26, - "grad_norm": 0.0, - "learning_rate": 1.3073787276419285e-05, - "loss": 0.785, - "step": 1103 - }, - { - "epoch": 1.26, - "grad_norm": 0.0, - "learning_rate": 1.306207978733808e-05, - "loss": 0.7207, - "step": 1104 - }, - { - "epoch": 1.26, - "grad_norm": 0.0, - "learning_rate": 1.3050367665127715e-05, - "loss": 0.7994, - "step": 1105 - }, - { - "epoch": 1.26, - "grad_norm": 0.0, - "learning_rate": 1.3038650927509405e-05, - "loss": 0.7676, - "step": 1106 - }, - { - "epoch": 1.26, - "grad_norm": 0.0, - "learning_rate": 1.3026929592211344e-05, - "loss": 0.7728, - "step": 1107 - }, - { - "epoch": 1.26, - "grad_norm": 0.0, - "learning_rate": 1.3015203676968693e-05, - "loss": 0.7696, - "step": 1108 - }, - { - "epoch": 1.26, - "grad_norm": 0.0, - "learning_rate": 1.3003473199523535e-05, - "loss": 0.7533, - "step": 1109 - }, - { - "epoch": 1.26, - "grad_norm": 0.0, - "learning_rate": 1.2991738177624859e-05, - "loss": 0.7823, - "step": 1110 - }, - { - "epoch": 1.26, - "grad_norm": 0.0, - "learning_rate": 1.2979998629028526e-05, - "loss": 0.7677, - "step": 1111 - }, - { - "epoch": 1.27, - "grad_norm": 0.0, - "learning_rate": 1.2968254571497251e-05, - "loss": 0.7852, - "step": 1112 - }, - { - "epoch": 1.27, - "grad_norm": 0.0, - "learning_rate": 1.295650602280057e-05, - "loss": 0.7511, - "step": 1113 - }, - { - "epoch": 1.27, - "grad_norm": 0.0, - "learning_rate": 1.2944753000714816e-05, - "loss": 0.7729, - "step": 1114 - }, - { - "epoch": 1.27, - "grad_norm": 0.0, - "learning_rate": 1.2932995523023081e-05, - "loss": 0.8062, - "step": 1115 - }, - { - "epoch": 1.27, - "grad_norm": 0.0, - "learning_rate": 1.2921233607515216e-05, - "loss": 0.8001, - "step": 1116 - }, - { - "epoch": 1.27, - "grad_norm": 0.0, - "learning_rate": 1.2909467271987769e-05, - "loss": 0.7409, - "step": 1117 - }, - { - "epoch": 1.27, - "grad_norm": 0.0, - "learning_rate": 1.2897696534243986e-05, - "loss": 0.7553, - "step": 1118 - }, - { - "epoch": 1.27, - "grad_norm": 0.0, - "learning_rate": 1.288592141209377e-05, - "loss": 0.7562, - "step": 1119 - }, - { - "epoch": 1.27, - "grad_norm": 0.0, - "learning_rate": 1.2874141923353667e-05, - "loss": 0.8425, - "step": 1120 - }, - { - "epoch": 1.28, - "grad_norm": 0.0, - "learning_rate": 1.286235808584681e-05, - "loss": 0.8525, - "step": 1121 - }, - { - "epoch": 1.28, - "grad_norm": 0.0, - "learning_rate": 1.2850569917402934e-05, - "loss": 0.8294, - "step": 1122 - }, - { - "epoch": 1.28, - "grad_norm": 0.0, - "learning_rate": 1.2838777435858311e-05, - "loss": 0.8064, - "step": 1123 - }, - { - "epoch": 1.28, - "grad_norm": 0.0, - "learning_rate": 1.2826980659055753e-05, - "loss": 0.7721, - "step": 1124 - }, - { - "epoch": 1.28, - "grad_norm": 0.0, - "learning_rate": 1.2815179604844552e-05, - "loss": 0.8469, - "step": 1125 - }, - { - "epoch": 1.28, - "grad_norm": 0.0, - "learning_rate": 1.2803374291080491e-05, - "loss": 0.812, - "step": 1126 - }, - { - "epoch": 1.28, - "grad_norm": 0.0, - "learning_rate": 1.2791564735625788e-05, - "loss": 0.82, - "step": 1127 - }, - { - "epoch": 1.28, - "grad_norm": 0.0, - "learning_rate": 1.2779750956349086e-05, - "loss": 0.8324, - "step": 1128 - }, - { - "epoch": 1.29, - "grad_norm": 0.0, - "learning_rate": 1.2767932971125405e-05, - "loss": 0.8358, - "step": 1129 - }, - { - "epoch": 1.29, - "grad_norm": 0.0, - "learning_rate": 1.2756110797836146e-05, - "loss": 0.8146, - "step": 1130 - }, - { - "epoch": 1.29, - "grad_norm": 0.0, - "learning_rate": 1.274428445436903e-05, - "loss": 0.7764, - "step": 1131 - }, - { - "epoch": 1.29, - "grad_norm": 0.0, - "learning_rate": 1.273245395861811e-05, - "loss": 0.7463, - "step": 1132 - }, - { - "epoch": 1.29, - "grad_norm": 0.0, - "learning_rate": 1.2720619328483692e-05, - "loss": 0.8159, - "step": 1133 - }, - { - "epoch": 1.29, - "grad_norm": 0.0, - "learning_rate": 1.270878058187237e-05, - "loss": 0.8262, - "step": 1134 - }, - { - "epoch": 1.29, - "grad_norm": 0.0, - "learning_rate": 1.2696937736696938e-05, - "loss": 0.8043, - "step": 1135 - }, - { - "epoch": 1.29, - "grad_norm": 0.0, - "learning_rate": 1.2685090810876408e-05, - "loss": 0.7712, - "step": 1136 - }, - { - "epoch": 1.29, - "grad_norm": 0.0, - "learning_rate": 1.2673239822335961e-05, - "loss": 0.8319, - "step": 1137 - }, - { - "epoch": 1.3, - "grad_norm": 0.0, - "learning_rate": 1.266138478900693e-05, - "loss": 0.835, - "step": 1138 - }, - { - "epoch": 1.3, - "grad_norm": 0.0, - "learning_rate": 1.2649525728826762e-05, - "loss": 0.7845, - "step": 1139 - }, - { - "epoch": 1.3, - "grad_norm": 0.0, - "learning_rate": 1.2637662659738996e-05, - "loss": 0.8023, - "step": 1140 - }, - { - "epoch": 1.3, - "grad_norm": 0.0, - "learning_rate": 1.2625795599693243e-05, - "loss": 0.7849, - "step": 1141 - }, - { - "epoch": 1.3, - "grad_norm": 0.0, - "learning_rate": 1.261392456664515e-05, - "loss": 0.7897, - "step": 1142 - }, - { - "epoch": 1.3, - "grad_norm": 0.0, - "learning_rate": 1.2602049578556373e-05, - "loss": 0.8725, - "step": 1143 - }, - { - "epoch": 1.3, - "grad_norm": 0.0, - "learning_rate": 1.2590170653394556e-05, - "loss": 0.7957, - "step": 1144 - }, - { - "epoch": 1.3, - "grad_norm": 0.0, - "learning_rate": 1.2578287809133292e-05, - "loss": 0.7572, - "step": 1145 - }, - { - "epoch": 1.3, - "grad_norm": 0.0, - "learning_rate": 1.2566401063752118e-05, - "loss": 0.8477, - "step": 1146 - }, - { - "epoch": 1.31, - "grad_norm": 0.0, - "learning_rate": 1.2554510435236464e-05, - "loss": 0.8133, - "step": 1147 - }, - { - "epoch": 1.31, - "grad_norm": 0.0, - "learning_rate": 1.2542615941577637e-05, - "loss": 0.7819, - "step": 1148 - }, - { - "epoch": 1.31, - "grad_norm": 0.0, - "learning_rate": 1.2530717600772783e-05, - "loss": 0.8331, - "step": 1149 - }, - { - "epoch": 1.31, - "grad_norm": 0.0, - "learning_rate": 1.2518815430824893e-05, - "loss": 0.8027, - "step": 1150 - }, - { - "epoch": 1.31, - "grad_norm": 0.0, - "learning_rate": 1.2506909449742728e-05, - "loss": 0.811, - "step": 1151 - }, - { - "epoch": 1.31, - "grad_norm": 0.0, - "learning_rate": 1.249499967554083e-05, - "loss": 0.8099, - "step": 1152 - }, - { - "epoch": 1.31, - "grad_norm": 0.0, - "learning_rate": 1.2483086126239465e-05, - "loss": 0.8515, - "step": 1153 - }, - { - "epoch": 1.31, - "grad_norm": 0.0, - "learning_rate": 1.2471168819864629e-05, - "loss": 0.799, - "step": 1154 - }, - { - "epoch": 1.31, - "grad_norm": 0.0, - "learning_rate": 1.2459247774447995e-05, - "loss": 0.7774, - "step": 1155 - }, - { - "epoch": 1.32, - "grad_norm": 0.0, - "learning_rate": 1.244732300802689e-05, - "loss": 0.7622, - "step": 1156 - }, - { - "epoch": 1.32, - "grad_norm": 0.0, - "learning_rate": 1.2435394538644272e-05, - "loss": 0.8051, - "step": 1157 - }, - { - "epoch": 1.32, - "grad_norm": 0.0, - "learning_rate": 1.2423462384348706e-05, - "loss": 0.7136, - "step": 1158 - }, - { - "epoch": 1.32, - "grad_norm": 0.0, - "learning_rate": 1.2411526563194333e-05, - "loss": 0.7525, - "step": 1159 - }, - { - "epoch": 1.32, - "grad_norm": 0.0, - "learning_rate": 1.2399587093240836e-05, - "loss": 0.7905, - "step": 1160 - }, - { - "epoch": 1.32, - "grad_norm": 0.0, - "learning_rate": 1.2387643992553422e-05, - "loss": 0.7666, - "step": 1161 - }, - { - "epoch": 1.32, - "grad_norm": 0.0, - "learning_rate": 1.2375697279202794e-05, - "loss": 0.8889, - "step": 1162 - }, - { - "epoch": 1.32, - "grad_norm": 0.0, - "learning_rate": 1.236374697126512e-05, - "loss": 0.7934, - "step": 1163 - }, - { - "epoch": 1.32, - "grad_norm": 0.0, - "learning_rate": 1.2351793086822004e-05, - "loss": 0.8006, - "step": 1164 - }, - { - "epoch": 1.33, - "grad_norm": 0.0, - "learning_rate": 1.233983564396046e-05, - "loss": 0.841, - "step": 1165 - }, - { - "epoch": 1.33, - "grad_norm": 0.0, - "learning_rate": 1.2327874660772899e-05, - "loss": 0.773, - "step": 1166 - }, - { - "epoch": 1.33, - "grad_norm": 0.0, - "learning_rate": 1.2315910155357072e-05, - "loss": 0.7825, - "step": 1167 - }, - { - "epoch": 1.33, - "grad_norm": 0.0, - "learning_rate": 1.2303942145816069e-05, - "loss": 0.778, - "step": 1168 - }, - { - "epoch": 1.33, - "grad_norm": 0.0, - "learning_rate": 1.2291970650258276e-05, - "loss": 0.7107, - "step": 1169 - }, - { - "epoch": 1.33, - "grad_norm": 0.0, - "learning_rate": 1.2279995686797362e-05, - "loss": 0.7256, - "step": 1170 - }, - { - "epoch": 1.33, - "grad_norm": 0.0, - "learning_rate": 1.2268017273552238e-05, - "loss": 0.7834, - "step": 1171 - }, - { - "epoch": 1.33, - "grad_norm": 0.0, - "learning_rate": 1.2256035428647033e-05, - "loss": 0.826, - "step": 1172 - }, - { - "epoch": 1.34, - "grad_norm": 0.0, - "learning_rate": 1.2244050170211071e-05, - "loss": 0.8557, - "step": 1173 - }, - { - "epoch": 1.34, - "grad_norm": 0.0, - "learning_rate": 1.2232061516378841e-05, - "loss": 0.7641, - "step": 1174 - }, - { - "epoch": 1.34, - "grad_norm": 0.0, - "learning_rate": 1.2220069485289972e-05, - "loss": 0.7869, - "step": 1175 - }, - { - "epoch": 1.34, - "grad_norm": 0.0, - "learning_rate": 1.2208074095089192e-05, - "loss": 0.8482, - "step": 1176 - }, - { - "epoch": 1.34, - "grad_norm": 0.0, - "learning_rate": 1.2196075363926325e-05, - "loss": 0.8457, - "step": 1177 - }, - { - "epoch": 1.34, - "grad_norm": 0.0, - "learning_rate": 1.2184073309956247e-05, - "loss": 0.7734, - "step": 1178 - }, - { - "epoch": 1.34, - "grad_norm": 0.0, - "learning_rate": 1.2172067951338852e-05, - "loss": 0.8247, - "step": 1179 - }, - { - "epoch": 1.34, - "grad_norm": 0.0, - "learning_rate": 1.2160059306239046e-05, - "loss": 0.8289, - "step": 1180 - }, - { - "epoch": 1.34, - "grad_norm": 0.0, - "learning_rate": 1.2148047392826703e-05, - "loss": 0.8148, - "step": 1181 - }, - { - "epoch": 1.35, - "grad_norm": 0.0, - "learning_rate": 1.2136032229276641e-05, - "loss": 0.8072, - "step": 1182 - }, - { - "epoch": 1.35, - "grad_norm": 0.0, - "learning_rate": 1.2124013833768596e-05, - "loss": 0.7888, - "step": 1183 - }, - { - "epoch": 1.35, - "grad_norm": 0.0, - "learning_rate": 1.2111992224487197e-05, - "loss": 0.7509, - "step": 1184 - }, - { - "epoch": 1.35, - "grad_norm": 0.0, - "learning_rate": 1.209996741962193e-05, - "loss": 0.7724, - "step": 1185 - }, - { - "epoch": 1.35, - "grad_norm": 0.0, - "learning_rate": 1.2087939437367126e-05, - "loss": 0.7768, - "step": 1186 - }, - { - "epoch": 1.35, - "grad_norm": 0.0, - "learning_rate": 1.207590829592191e-05, - "loss": 0.8458, - "step": 1187 - }, - { - "epoch": 1.35, - "grad_norm": 0.0, - "learning_rate": 1.2063874013490198e-05, - "loss": 0.7261, - "step": 1188 - }, - { - "epoch": 1.35, - "grad_norm": 0.0, - "learning_rate": 1.2051836608280655e-05, - "loss": 0.8007, - "step": 1189 - }, - { - "epoch": 1.35, - "grad_norm": 0.0, - "learning_rate": 1.2039796098506676e-05, - "loss": 0.8003, - "step": 1190 - }, - { - "epoch": 1.36, - "grad_norm": 0.0, - "learning_rate": 1.2027752502386338e-05, - "loss": 0.8218, - "step": 1191 - }, - { - "epoch": 1.36, - "grad_norm": 0.0, - "learning_rate": 1.2015705838142404e-05, - "loss": 0.8521, - "step": 1192 - }, - { - "epoch": 1.36, - "grad_norm": 0.0, - "learning_rate": 1.2003656124002274e-05, - "loss": 0.7229, - "step": 1193 - }, - { - "epoch": 1.36, - "grad_norm": 0.0, - "learning_rate": 1.1991603378197962e-05, - "loss": 0.7889, - "step": 1194 - }, - { - "epoch": 1.36, - "grad_norm": 0.0, - "learning_rate": 1.1979547618966068e-05, - "loss": 0.7506, - "step": 1195 - }, - { - "epoch": 1.36, - "grad_norm": 0.0, - "learning_rate": 1.196748886454775e-05, - "loss": 0.7843, - "step": 1196 - }, - { - "epoch": 1.36, - "grad_norm": 0.0, - "learning_rate": 1.1955427133188709e-05, - "loss": 0.8139, - "step": 1197 - }, - { - "epoch": 1.36, - "grad_norm": 0.0, - "learning_rate": 1.1943362443139131e-05, - "loss": 0.8056, - "step": 1198 - }, - { - "epoch": 1.36, - "grad_norm": 0.0, - "learning_rate": 1.1931294812653698e-05, - "loss": 0.7588, - "step": 1199 - }, - { - "epoch": 1.37, - "grad_norm": 0.0, - "learning_rate": 1.1919224259991527e-05, - "loss": 0.7679, - "step": 1200 - }, - { - "epoch": 1.37, - "grad_norm": 0.0, - "learning_rate": 1.190715080341617e-05, - "loss": 0.8073, - "step": 1201 - }, - { - "epoch": 1.37, - "grad_norm": 0.0, - "learning_rate": 1.1895074461195556e-05, - "loss": 0.7211, - "step": 1202 - }, - { - "epoch": 1.37, - "grad_norm": 0.0, - "learning_rate": 1.1882995251601997e-05, - "loss": 0.794, - "step": 1203 - }, - { - "epoch": 1.37, - "grad_norm": 0.0, - "learning_rate": 1.1870913192912127e-05, - "loss": 0.7828, - "step": 1204 - }, - { - "epoch": 1.37, - "grad_norm": 0.0, - "learning_rate": 1.1858828303406913e-05, - "loss": 0.7957, - "step": 1205 - }, - { - "epoch": 1.37, - "grad_norm": 0.0, - "learning_rate": 1.1846740601371575e-05, - "loss": 0.8119, - "step": 1206 - }, - { - "epoch": 1.37, - "grad_norm": 0.0, - "learning_rate": 1.1834650105095618e-05, - "loss": 0.7928, - "step": 1207 - }, - { - "epoch": 1.38, - "grad_norm": 0.0, - "learning_rate": 1.1822556832872756e-05, - "loss": 0.7441, - "step": 1208 - }, - { - "epoch": 1.38, - "grad_norm": 0.0, - "learning_rate": 1.1810460803000916e-05, - "loss": 0.7904, - "step": 1209 - }, - { - "epoch": 1.38, - "grad_norm": 0.0, - "learning_rate": 1.1798362033782183e-05, - "loss": 0.7955, - "step": 1210 - }, - { - "epoch": 1.38, - "grad_norm": 0.0, - "learning_rate": 1.1786260543522795e-05, - "loss": 0.7528, - "step": 1211 - }, - { - "epoch": 1.38, - "grad_norm": 0.0, - "learning_rate": 1.1774156350533112e-05, - "loss": 0.8007, - "step": 1212 - }, - { - "epoch": 1.38, - "grad_norm": 0.0, - "learning_rate": 1.1762049473127582e-05, - "loss": 0.7534, - "step": 1213 - }, - { - "epoch": 1.38, - "grad_norm": 0.0, - "learning_rate": 1.1749939929624698e-05, - "loss": 0.8163, - "step": 1214 - }, - { - "epoch": 1.38, - "grad_norm": 0.0, - "learning_rate": 1.173782773834701e-05, - "loss": 0.787, - "step": 1215 - }, - { - "epoch": 1.38, - "grad_norm": 0.0, - "learning_rate": 1.172571291762106e-05, - "loss": 0.7677, - "step": 1216 - }, - { - "epoch": 1.39, - "grad_norm": 0.0, - "learning_rate": 1.1713595485777373e-05, - "loss": 0.8283, - "step": 1217 - }, - { - "epoch": 1.39, - "grad_norm": 0.0, - "learning_rate": 1.1701475461150427e-05, - "loss": 0.7973, - "step": 1218 - }, - { - "epoch": 1.39, - "grad_norm": 0.0, - "learning_rate": 1.1689352862078618e-05, - "loss": 0.7083, - "step": 1219 - }, - { - "epoch": 1.39, - "grad_norm": 0.0, - "learning_rate": 1.1677227706904243e-05, - "loss": 0.8569, - "step": 1220 - }, - { - "epoch": 1.39, - "grad_norm": 0.0, - "learning_rate": 1.1665100013973458e-05, - "loss": 0.8343, - "step": 1221 - }, - { - "epoch": 1.39, - "grad_norm": 0.0, - "learning_rate": 1.1652969801636268e-05, - "loss": 0.821, - "step": 1222 - }, - { - "epoch": 1.39, - "grad_norm": 0.0, - "learning_rate": 1.1640837088246486e-05, - "loss": 0.7823, - "step": 1223 - }, - { - "epoch": 1.39, - "grad_norm": 0.0, - "learning_rate": 1.162870189216171e-05, - "loss": 0.7569, - "step": 1224 - }, - { - "epoch": 1.39, - "grad_norm": 0.0, - "learning_rate": 1.1616564231743293e-05, - "loss": 0.7908, - "step": 1225 - }, - { - "epoch": 1.4, - "grad_norm": 0.0, - "learning_rate": 1.1604424125356313e-05, - "loss": 0.759, - "step": 1226 - }, - { - "epoch": 1.4, - "grad_norm": 0.0, - "learning_rate": 1.1592281591369563e-05, - "loss": 0.7324, - "step": 1227 - }, - { - "epoch": 1.4, - "grad_norm": 0.0, - "learning_rate": 1.1580136648155493e-05, - "loss": 0.751, - "step": 1228 - }, - { - "epoch": 1.4, - "grad_norm": 0.0, - "learning_rate": 1.1567989314090208e-05, - "loss": 0.7744, - "step": 1229 - }, - { - "epoch": 1.4, - "grad_norm": 0.0, - "learning_rate": 1.1555839607553428e-05, - "loss": 0.7492, - "step": 1230 - }, - { - "epoch": 1.4, - "grad_norm": 0.0, - "learning_rate": 1.154368754692846e-05, - "loss": 0.8039, - "step": 1231 - }, - { - "epoch": 1.4, - "grad_norm": 0.0, - "learning_rate": 1.1531533150602175e-05, - "loss": 0.8035, - "step": 1232 - }, - { - "epoch": 1.4, - "grad_norm": 0.0, - "learning_rate": 1.151937643696498e-05, - "loss": 0.7636, - "step": 1233 - }, - { - "epoch": 1.4, - "grad_norm": 0.0, - "learning_rate": 1.1507217424410782e-05, - "loss": 0.843, - "step": 1234 - }, - { - "epoch": 1.41, - "grad_norm": 0.0, - "learning_rate": 1.1495056131336977e-05, - "loss": 0.8111, - "step": 1235 - }, - { - "epoch": 1.41, - "grad_norm": 0.0, - "learning_rate": 1.1482892576144404e-05, - "loss": 0.7242, - "step": 1236 - }, - { - "epoch": 1.41, - "grad_norm": 0.0, - "learning_rate": 1.1470726777237324e-05, - "loss": 0.7467, - "step": 1237 - }, - { - "epoch": 1.41, - "grad_norm": 0.0, - "learning_rate": 1.1458558753023394e-05, - "loss": 0.8844, - "step": 1238 - }, - { - "epoch": 1.41, - "grad_norm": 0.0, - "learning_rate": 1.1446388521913645e-05, - "loss": 0.7496, - "step": 1239 - }, - { - "epoch": 1.41, - "grad_norm": 0.0, - "learning_rate": 1.1434216102322436e-05, - "loss": 0.86, - "step": 1240 - }, - { - "epoch": 1.41, - "grad_norm": 0.0, - "learning_rate": 1.1422041512667446e-05, - "loss": 0.8174, - "step": 1241 - }, - { - "epoch": 1.41, - "grad_norm": 0.0, - "learning_rate": 1.1409864771369627e-05, - "loss": 0.803, - "step": 1242 - }, - { - "epoch": 1.41, - "grad_norm": 0.0, - "learning_rate": 1.1397685896853201e-05, - "loss": 0.8494, - "step": 1243 - }, - { - "epoch": 1.42, - "grad_norm": 0.0, - "learning_rate": 1.138550490754561e-05, - "loss": 0.7762, - "step": 1244 - }, - { - "epoch": 1.42, - "grad_norm": 0.0, - "learning_rate": 1.1373321821877494e-05, - "loss": 0.713, - "step": 1245 - }, - { - "epoch": 1.42, - "grad_norm": 0.0, - "learning_rate": 1.1361136658282664e-05, - "loss": 0.7432, - "step": 1246 - }, - { - "epoch": 1.42, - "grad_norm": 0.0, - "learning_rate": 1.1348949435198084e-05, - "loss": 0.8405, - "step": 1247 - }, - { - "epoch": 1.42, - "grad_norm": 0.0, - "learning_rate": 1.1336760171063825e-05, - "loss": 0.786, - "step": 1248 - }, - { - "epoch": 1.42, - "grad_norm": 0.0, - "learning_rate": 1.132456888432305e-05, - "loss": 0.7797, - "step": 1249 - }, - { - "epoch": 1.42, - "grad_norm": 0.0, - "learning_rate": 1.1312375593421983e-05, - "loss": 0.7732, - "step": 1250 - }, - { - "epoch": 1.42, - "grad_norm": 0.0, - "learning_rate": 1.1300180316809876e-05, - "loss": 0.7874, - "step": 1251 - }, - { - "epoch": 1.43, - "grad_norm": 0.0, - "learning_rate": 1.1287983072938994e-05, - "loss": 0.7802, - "step": 1252 - }, - { - "epoch": 1.43, - "grad_norm": 0.0, - "learning_rate": 1.127578388026457e-05, - "loss": 0.8473, - "step": 1253 - }, - { - "epoch": 1.43, - "grad_norm": 0.0, - "learning_rate": 1.1263582757244786e-05, - "loss": 0.8296, - "step": 1254 - }, - { - "epoch": 1.43, - "grad_norm": 0.0, - "learning_rate": 1.1251379722340754e-05, - "loss": 0.8031, - "step": 1255 - }, - { - "epoch": 1.43, - "grad_norm": 0.0, - "learning_rate": 1.123917479401647e-05, - "loss": 0.7516, - "step": 1256 - }, - { - "epoch": 1.43, - "grad_norm": 0.0, - "learning_rate": 1.1226967990738798e-05, - "loss": 0.8408, - "step": 1257 - }, - { - "epoch": 1.43, - "grad_norm": 0.0, - "learning_rate": 1.1214759330977434e-05, - "loss": 0.7534, - "step": 1258 - }, - { - "epoch": 1.43, - "grad_norm": 0.0, - "learning_rate": 1.1202548833204897e-05, - "loss": 0.7382, - "step": 1259 - }, - { - "epoch": 1.43, - "grad_norm": 0.0, - "learning_rate": 1.1190336515896466e-05, - "loss": 0.7648, - "step": 1260 - }, - { - "epoch": 1.44, - "grad_norm": 0.0, - "learning_rate": 1.1178122397530191e-05, - "loss": 0.8338, - "step": 1261 - }, - { - "epoch": 1.44, - "grad_norm": 0.0, - "learning_rate": 1.1165906496586839e-05, - "loss": 0.8053, - "step": 1262 - }, - { - "epoch": 1.44, - "grad_norm": 0.0, - "learning_rate": 1.115368883154988e-05, - "loss": 0.7762, - "step": 1263 - }, - { - "epoch": 1.44, - "grad_norm": 0.0, - "learning_rate": 1.1141469420905442e-05, - "loss": 0.849, - "step": 1264 - }, - { - "epoch": 1.44, - "grad_norm": 0.0, - "learning_rate": 1.1129248283142304e-05, - "loss": 0.7478, - "step": 1265 - }, - { - "epoch": 1.44, - "grad_norm": 0.0, - "learning_rate": 1.1117025436751855e-05, - "loss": 0.8178, - "step": 1266 - }, - { - "epoch": 1.44, - "grad_norm": 0.0, - "learning_rate": 1.1104800900228074e-05, - "loss": 0.812, - "step": 1267 - }, - { - "epoch": 1.44, - "grad_norm": 0.0, - "learning_rate": 1.1092574692067489e-05, - "loss": 0.8, - "step": 1268 - }, - { - "epoch": 1.44, - "grad_norm": 0.0, - "learning_rate": 1.108034683076916e-05, - "loss": 0.8122, - "step": 1269 - }, - { - "epoch": 1.45, - "grad_norm": 0.0, - "learning_rate": 1.106811733483465e-05, - "loss": 0.7919, - "step": 1270 - }, - { - "epoch": 1.45, - "grad_norm": 0.0, - "learning_rate": 1.1055886222768e-05, - "loss": 0.7787, - "step": 1271 - }, - { - "epoch": 1.45, - "grad_norm": 0.0, - "learning_rate": 1.1043653513075683e-05, - "loss": 0.7553, - "step": 1272 - }, - { - "epoch": 1.45, - "grad_norm": 0.0, - "learning_rate": 1.1031419224266602e-05, - "loss": 0.7723, - "step": 1273 - }, - { - "epoch": 1.45, - "grad_norm": 0.0, - "learning_rate": 1.1019183374852047e-05, - "loss": 0.8424, - "step": 1274 - }, - { - "epoch": 1.45, - "grad_norm": 0.0, - "learning_rate": 1.1006945983345662e-05, - "loss": 0.805, - "step": 1275 - }, - { - "epoch": 1.45, - "grad_norm": 0.0, - "learning_rate": 1.0994707068263435e-05, - "loss": 0.8355, - "step": 1276 - }, - { - "epoch": 1.45, - "grad_norm": 0.0, - "learning_rate": 1.0982466648123649e-05, - "loss": 0.7632, - "step": 1277 - }, - { - "epoch": 1.45, - "grad_norm": 0.0, - "learning_rate": 1.0970224741446876e-05, - "loss": 0.8452, - "step": 1278 - }, - { - "epoch": 1.46, - "grad_norm": 0.0, - "learning_rate": 1.0957981366755917e-05, - "loss": 0.7745, - "step": 1279 - }, - { - "epoch": 1.46, - "grad_norm": 0.0, - "learning_rate": 1.094573654257582e-05, - "loss": 0.7587, - "step": 1280 - }, - { - "epoch": 1.46, - "grad_norm": 0.0, - "learning_rate": 1.0933490287433806e-05, - "loss": 0.772, - "step": 1281 - }, - { - "epoch": 1.46, - "grad_norm": 0.0, - "learning_rate": 1.0921242619859273e-05, - "loss": 0.771, - "step": 1282 - }, - { - "epoch": 1.46, - "grad_norm": 0.0, - "learning_rate": 1.0908993558383749e-05, - "loss": 0.7613, - "step": 1283 - }, - { - "epoch": 1.46, - "grad_norm": 0.0, - "learning_rate": 1.0896743121540877e-05, - "loss": 0.8074, - "step": 1284 - }, - { - "epoch": 1.46, - "grad_norm": 0.0, - "learning_rate": 1.0884491327866373e-05, - "loss": 0.753, - "step": 1285 - }, - { - "epoch": 1.46, - "grad_norm": 0.0, - "learning_rate": 1.0872238195898019e-05, - "loss": 0.786, - "step": 1286 - }, - { - "epoch": 1.46, - "grad_norm": 0.0, - "learning_rate": 1.0859983744175603e-05, - "loss": 0.7908, - "step": 1287 - }, - { - "epoch": 1.47, - "grad_norm": 0.0, - "learning_rate": 1.0847727991240928e-05, - "loss": 0.7722, - "step": 1288 - }, - { - "epoch": 1.47, - "grad_norm": 0.0, - "learning_rate": 1.0835470955637754e-05, - "loss": 0.8297, - "step": 1289 - }, - { - "epoch": 1.47, - "grad_norm": 0.0, - "learning_rate": 1.0823212655911795e-05, - "loss": 0.7765, - "step": 1290 - }, - { - "epoch": 1.47, - "grad_norm": 0.0, - "learning_rate": 1.0810953110610658e-05, - "loss": 0.7575, - "step": 1291 - }, - { - "epoch": 1.47, - "grad_norm": 0.0, - "learning_rate": 1.0798692338283851e-05, - "loss": 0.7552, - "step": 1292 - }, - { - "epoch": 1.47, - "grad_norm": 0.0, - "learning_rate": 1.0786430357482731e-05, - "loss": 0.7953, - "step": 1293 - }, - { - "epoch": 1.47, - "grad_norm": 0.0, - "learning_rate": 1.0774167186760491e-05, - "loss": 0.7299, - "step": 1294 - }, - { - "epoch": 1.47, - "grad_norm": 0.0, - "learning_rate": 1.0761902844672112e-05, - "loss": 0.7935, - "step": 1295 - }, - { - "epoch": 1.48, - "grad_norm": 0.0, - "learning_rate": 1.0749637349774359e-05, - "loss": 0.8287, - "step": 1296 - }, - { - "epoch": 1.48, - "grad_norm": 0.0, - "learning_rate": 1.0737370720625732e-05, - "loss": 0.883, - "step": 1297 - }, - { - "epoch": 1.48, - "grad_norm": 0.0, - "learning_rate": 1.0725102975786459e-05, - "loss": 0.7469, - "step": 1298 - }, - { - "epoch": 1.48, - "grad_norm": 0.0, - "learning_rate": 1.0712834133818442e-05, - "loss": 0.7716, - "step": 1299 - }, - { - "epoch": 1.48, - "grad_norm": 0.0, - "learning_rate": 1.0700564213285255e-05, - "loss": 0.7239, - "step": 1300 - }, - { - "epoch": 1.48, - "grad_norm": 0.0, - "learning_rate": 1.0688293232752096e-05, - "loss": 0.7737, - "step": 1301 - }, - { - "epoch": 1.48, - "grad_norm": 0.0, - "learning_rate": 1.067602121078577e-05, - "loss": 0.7881, - "step": 1302 - }, - { - "epoch": 1.48, - "grad_norm": 0.0, - "learning_rate": 1.066374816595466e-05, - "loss": 0.8237, - "step": 1303 - }, - { - "epoch": 1.48, - "grad_norm": 0.0, - "learning_rate": 1.0651474116828691e-05, - "loss": 0.8121, - "step": 1304 - }, - { - "epoch": 1.49, - "grad_norm": 0.0, - "learning_rate": 1.0639199081979315e-05, - "loss": 0.8526, - "step": 1305 - }, - { - "epoch": 1.49, - "grad_norm": 0.0, - "learning_rate": 1.0626923079979466e-05, - "loss": 0.769, - "step": 1306 - }, - { - "epoch": 1.49, - "grad_norm": 0.0, - "learning_rate": 1.061464612940355e-05, - "loss": 0.8166, - "step": 1307 - }, - { - "epoch": 1.49, - "grad_norm": 0.0, - "learning_rate": 1.0602368248827403e-05, - "loss": 0.7532, - "step": 1308 - }, - { - "epoch": 1.49, - "grad_norm": 0.0, - "learning_rate": 1.0590089456828274e-05, - "loss": 0.7611, - "step": 1309 - }, - { - "epoch": 1.49, - "grad_norm": 0.0, - "learning_rate": 1.0577809771984783e-05, - "loss": 0.7862, - "step": 1310 - }, - { - "epoch": 1.49, - "grad_norm": 0.0, - "learning_rate": 1.0565529212876907e-05, - "loss": 0.7668, - "step": 1311 - }, - { - "epoch": 1.49, - "grad_norm": 0.0, - "learning_rate": 1.0553247798085942e-05, - "loss": 0.7977, - "step": 1312 - }, - { - "epoch": 1.49, - "grad_norm": 0.0, - "learning_rate": 1.0540965546194482e-05, - "loss": 0.7786, - "step": 1313 - }, - { - "epoch": 1.5, - "grad_norm": 0.0, - "learning_rate": 1.0528682475786388e-05, - "loss": 0.8254, - "step": 1314 - }, - { - "epoch": 1.5, - "grad_norm": 0.0, - "learning_rate": 1.0516398605446751e-05, - "loss": 0.811, - "step": 1315 - }, - { - "epoch": 1.5, - "grad_norm": 0.0, - "learning_rate": 1.0504113953761886e-05, - "loss": 0.7901, - "step": 1316 - }, - { - "epoch": 1.5, - "grad_norm": 0.0, - "learning_rate": 1.049182853931928e-05, - "loss": 0.7788, - "step": 1317 - }, - { - "epoch": 1.5, - "grad_norm": 0.0, - "learning_rate": 1.047954238070758e-05, - "loss": 0.7715, - "step": 1318 - }, - { - "epoch": 1.5, - "grad_norm": 0.0, - "learning_rate": 1.046725549651655e-05, - "loss": 0.8169, - "step": 1319 - }, - { - "epoch": 1.5, - "grad_norm": 0.0, - "learning_rate": 1.0454967905337066e-05, - "loss": 0.7818, - "step": 1320 - }, - { - "epoch": 1.5, - "grad_norm": 0.0, - "learning_rate": 1.044267962576106e-05, - "loss": 0.7594, - "step": 1321 - }, - { - "epoch": 1.5, - "grad_norm": 0.0, - "learning_rate": 1.0430390676381514e-05, - "loss": 0.7258, - "step": 1322 - }, - { - "epoch": 1.51, - "grad_norm": 0.0, - "learning_rate": 1.0418101075792419e-05, - "loss": 0.7979, - "step": 1323 - }, - { - "epoch": 1.51, - "grad_norm": 0.0, - "learning_rate": 1.0405810842588757e-05, - "loss": 0.7277, - "step": 1324 - }, - { - "epoch": 1.51, - "grad_norm": 0.0, - "learning_rate": 1.0393519995366458e-05, - "loss": 0.7549, - "step": 1325 - }, - { - "epoch": 1.51, - "grad_norm": 0.0, - "learning_rate": 1.0381228552722393e-05, - "loss": 0.878, - "step": 1326 - }, - { - "epoch": 1.51, - "grad_norm": 0.0, - "learning_rate": 1.0368936533254318e-05, - "loss": 0.8044, - "step": 1327 - }, - { - "epoch": 1.51, - "grad_norm": 0.0, - "learning_rate": 1.0356643955560881e-05, - "loss": 0.7687, - "step": 1328 - }, - { - "epoch": 1.51, - "grad_norm": 0.0, - "learning_rate": 1.0344350838241562e-05, - "loss": 0.7983, - "step": 1329 - }, - { - "epoch": 1.51, - "grad_norm": 0.0, - "learning_rate": 1.0332057199896656e-05, - "loss": 0.791, - "step": 1330 - }, - { - "epoch": 1.52, - "grad_norm": 0.0, - "learning_rate": 1.0319763059127253e-05, - "loss": 0.7578, - "step": 1331 - }, - { - "epoch": 1.52, - "grad_norm": 0.0, - "learning_rate": 1.0307468434535202e-05, - "loss": 0.8069, - "step": 1332 - }, - { - "epoch": 1.52, - "grad_norm": 0.0, - "learning_rate": 1.0295173344723082e-05, - "loss": 0.7656, - "step": 1333 - }, - { - "epoch": 1.52, - "grad_norm": 0.0, - "learning_rate": 1.0282877808294176e-05, - "loss": 0.8306, - "step": 1334 - }, - { - "epoch": 1.52, - "grad_norm": 0.0, - "learning_rate": 1.0270581843852443e-05, - "loss": 0.7908, - "step": 1335 - }, - { - "epoch": 1.52, - "grad_norm": 0.0, - "learning_rate": 1.0258285470002494e-05, - "loss": 0.8308, - "step": 1336 - }, - { - "epoch": 1.52, - "grad_norm": 0.0, - "learning_rate": 1.0245988705349552e-05, - "loss": 0.7656, - "step": 1337 - }, - { - "epoch": 1.52, - "grad_norm": 0.0, - "learning_rate": 1.0233691568499436e-05, - "loss": 0.7355, - "step": 1338 - }, - { - "epoch": 1.52, - "grad_norm": 0.0, - "learning_rate": 1.0221394078058525e-05, - "loss": 0.8095, - "step": 1339 - }, - { - "epoch": 1.53, - "grad_norm": 0.0, - "learning_rate": 1.0209096252633739e-05, - "loss": 0.7806, - "step": 1340 - }, - { - "epoch": 1.53, - "grad_norm": 0.0, - "learning_rate": 1.0196798110832498e-05, - "loss": 0.755, - "step": 1341 - }, - { - "epoch": 1.53, - "grad_norm": 0.0, - "learning_rate": 1.0184499671262704e-05, - "loss": 0.761, - "step": 1342 - }, - { - "epoch": 1.53, - "grad_norm": 0.0, - "learning_rate": 1.0172200952532709e-05, - "loss": 0.8323, - "step": 1343 - }, - { - "epoch": 1.53, - "grad_norm": 0.0, - "learning_rate": 1.0159901973251292e-05, - "loss": 0.7502, - "step": 1344 - }, - { - "epoch": 1.53, - "grad_norm": 0.0, - "learning_rate": 1.0147602752027612e-05, - "loss": 0.809, - "step": 1345 - }, - { - "epoch": 1.53, - "grad_norm": 0.0, - "learning_rate": 1.0135303307471214e-05, - "loss": 0.7595, - "step": 1346 - }, - { - "epoch": 1.53, - "grad_norm": 0.0, - "learning_rate": 1.0123003658191964e-05, - "loss": 0.7732, - "step": 1347 - }, - { - "epoch": 1.53, - "grad_norm": 0.0, - "learning_rate": 1.0110703822800052e-05, - "loss": 0.829, - "step": 1348 - }, - { - "epoch": 1.54, - "grad_norm": 0.0, - "learning_rate": 1.009840381990593e-05, - "loss": 0.8504, - "step": 1349 - }, - { - "epoch": 1.54, - "grad_norm": 0.0, - "learning_rate": 1.0086103668120329e-05, - "loss": 0.8046, - "step": 1350 - }, - { - "epoch": 1.54, - "grad_norm": 0.0, - "learning_rate": 1.007380338605418e-05, - "loss": 0.7953, - "step": 1351 - }, - { - "epoch": 1.54, - "grad_norm": 0.0, - "learning_rate": 1.0061502992318634e-05, - "loss": 0.7985, - "step": 1352 - }, - { - "epoch": 1.54, - "grad_norm": 0.0, - "learning_rate": 1.0049202505524991e-05, - "loss": 0.7315, - "step": 1353 - }, - { - "epoch": 1.54, - "grad_norm": 0.0, - "learning_rate": 1.0036901944284705e-05, - "loss": 0.8101, - "step": 1354 - }, - { - "epoch": 1.54, - "grad_norm": 0.0, - "learning_rate": 1.0024601327209336e-05, - "loss": 0.7967, - "step": 1355 - }, - { - "epoch": 1.54, - "grad_norm": 0.0, - "learning_rate": 1.0012300672910535e-05, - "loss": 0.7684, - "step": 1356 - }, - { - "epoch": 1.54, - "grad_norm": 0.0, - "learning_rate": 1e-05, - "loss": 0.7578, - "step": 1357 - }, - { - "epoch": 1.55, - "grad_norm": 0.0, - "learning_rate": 9.987699327089469e-06, - "loss": 0.7451, - "step": 1358 - }, - { - "epoch": 1.55, - "grad_norm": 0.0, - "learning_rate": 9.975398672790664e-06, - "loss": 0.7817, - "step": 1359 - }, - { - "epoch": 1.55, - "grad_norm": 0.0, - "learning_rate": 9.963098055715297e-06, - "loss": 0.7725, - "step": 1360 - }, - { - "epoch": 1.55, - "grad_norm": 0.0, - "learning_rate": 9.950797494475014e-06, - "loss": 0.7635, - "step": 1361 - }, - { - "epoch": 1.55, - "grad_norm": 0.0, - "learning_rate": 9.93849700768137e-06, - "loss": 0.7617, - "step": 1362 - }, - { - "epoch": 1.55, - "grad_norm": 0.0, - "learning_rate": 9.926196613945822e-06, - "loss": 0.8092, - "step": 1363 - }, - { - "epoch": 1.55, - "grad_norm": 0.0, - "learning_rate": 9.913896331879676e-06, - "loss": 0.7596, - "step": 1364 - }, - { - "epoch": 1.55, - "grad_norm": 0.0, - "learning_rate": 9.901596180094073e-06, - "loss": 0.7681, - "step": 1365 - }, - { - "epoch": 1.55, - "grad_norm": 0.0, - "learning_rate": 9.889296177199954e-06, - "loss": 0.7242, - "step": 1366 - }, - { - "epoch": 1.56, - "grad_norm": 0.0, - "learning_rate": 9.876996341808038e-06, - "loss": 0.7623, - "step": 1367 - }, - { - "epoch": 1.56, - "grad_norm": 0.0, - "learning_rate": 9.86469669252879e-06, - "loss": 0.8429, - "step": 1368 - }, - { - "epoch": 1.56, - "grad_norm": 0.0, - "learning_rate": 9.85239724797239e-06, - "loss": 0.7936, - "step": 1369 - }, - { - "epoch": 1.56, - "grad_norm": 0.0, - "learning_rate": 9.840098026748713e-06, - "loss": 0.7118, - "step": 1370 - }, - { - "epoch": 1.56, - "grad_norm": 0.0, - "learning_rate": 9.827799047467293e-06, - "loss": 0.82, - "step": 1371 - }, - { - "epoch": 1.56, - "grad_norm": 0.0, - "learning_rate": 9.815500328737298e-06, - "loss": 0.789, - "step": 1372 - }, - { - "epoch": 1.56, - "grad_norm": 0.0, - "learning_rate": 9.803201889167506e-06, - "loss": 0.8103, - "step": 1373 - }, - { - "epoch": 1.56, - "grad_norm": 0.0, - "learning_rate": 9.790903747366265e-06, - "loss": 0.7851, - "step": 1374 - }, - { - "epoch": 1.57, - "grad_norm": 0.0, - "learning_rate": 9.778605921941477e-06, - "loss": 0.9259, - "step": 1375 - }, - { - "epoch": 1.57, - "grad_norm": 0.0, - "learning_rate": 9.766308431500567e-06, - "loss": 0.7833, - "step": 1376 - }, - { - "epoch": 1.57, - "grad_norm": 0.0, - "learning_rate": 9.754011294650452e-06, - "loss": 0.7694, - "step": 1377 - }, - { - "epoch": 1.57, - "grad_norm": 0.0, - "learning_rate": 9.74171452999751e-06, - "loss": 0.7589, - "step": 1378 - }, - { - "epoch": 1.57, - "grad_norm": 0.0, - "learning_rate": 9.729418156147557e-06, - "loss": 0.7424, - "step": 1379 - }, - { - "epoch": 1.57, - "grad_norm": 0.0, - "learning_rate": 9.717122191705827e-06, - "loss": 0.7763, - "step": 1380 - }, - { - "epoch": 1.57, - "grad_norm": 0.0, - "learning_rate": 9.704826655276923e-06, - "loss": 0.7102, - "step": 1381 - }, - { - "epoch": 1.57, - "grad_norm": 0.0, - "learning_rate": 9.692531565464802e-06, - "loss": 0.7886, - "step": 1382 - }, - { - "epoch": 1.57, - "grad_norm": 0.0, - "learning_rate": 9.680236940872749e-06, - "loss": 0.7779, - "step": 1383 - }, - { - "epoch": 1.58, - "grad_norm": 0.0, - "learning_rate": 9.667942800103347e-06, - "loss": 0.8445, - "step": 1384 - }, - { - "epoch": 1.58, - "grad_norm": 0.0, - "learning_rate": 9.655649161758443e-06, - "loss": 0.78, - "step": 1385 - }, - { - "epoch": 1.58, - "grad_norm": 0.0, - "learning_rate": 9.64335604443912e-06, - "loss": 0.7998, - "step": 1386 - }, - { - "epoch": 1.58, - "grad_norm": 0.0, - "learning_rate": 9.631063466745681e-06, - "loss": 0.7681, - "step": 1387 - }, - { - "epoch": 1.58, - "grad_norm": 0.0, - "learning_rate": 9.61877144727761e-06, - "loss": 0.8018, - "step": 1388 - }, - { - "epoch": 1.58, - "grad_norm": 0.0, - "learning_rate": 9.606480004633544e-06, - "loss": 0.7866, - "step": 1389 - }, - { - "epoch": 1.58, - "grad_norm": 0.0, - "learning_rate": 9.594189157411246e-06, - "loss": 0.7524, - "step": 1390 - }, - { - "epoch": 1.58, - "grad_norm": 0.0, - "learning_rate": 9.581898924207581e-06, - "loss": 0.8023, - "step": 1391 - }, - { - "epoch": 1.58, - "grad_norm": 0.0, - "learning_rate": 9.569609323618489e-06, - "loss": 0.8221, - "step": 1392 - }, - { - "epoch": 1.59, - "grad_norm": 0.0, - "learning_rate": 9.557320374238943e-06, - "loss": 0.7672, - "step": 1393 - }, - { - "epoch": 1.59, - "grad_norm": 0.0, - "learning_rate": 9.545032094662937e-06, - "loss": 0.7495, - "step": 1394 - }, - { - "epoch": 1.59, - "grad_norm": 0.0, - "learning_rate": 9.532744503483451e-06, - "loss": 0.7437, - "step": 1395 - }, - { - "epoch": 1.59, - "grad_norm": 0.0, - "learning_rate": 9.520457619292424e-06, - "loss": 0.7826, - "step": 1396 - }, - { - "epoch": 1.59, - "grad_norm": 0.0, - "learning_rate": 9.508171460680722e-06, - "loss": 0.7614, - "step": 1397 - }, - { - "epoch": 1.59, - "grad_norm": 0.0, - "learning_rate": 9.495886046238116e-06, - "loss": 0.7737, - "step": 1398 - }, - { - "epoch": 1.59, - "grad_norm": 0.0, - "learning_rate": 9.48360139455325e-06, - "loss": 0.8044, - "step": 1399 - }, - { - "epoch": 1.59, - "grad_norm": 0.0, - "learning_rate": 9.471317524213616e-06, - "loss": 0.7864, - "step": 1400 - }, - { - "epoch": 1.59, - "grad_norm": 0.0, - "learning_rate": 9.459034453805521e-06, - "loss": 0.8104, - "step": 1401 - }, - { - "epoch": 1.6, - "grad_norm": 0.0, - "learning_rate": 9.446752201914063e-06, - "loss": 0.8546, - "step": 1402 - }, - { - "epoch": 1.6, - "grad_norm": 0.0, - "learning_rate": 9.434470787123095e-06, - "loss": 0.8177, - "step": 1403 - }, - { - "epoch": 1.6, - "grad_norm": 0.0, - "learning_rate": 9.422190228015219e-06, - "loss": 0.7971, - "step": 1404 - }, - { - "epoch": 1.6, - "grad_norm": 0.0, - "learning_rate": 9.40991054317173e-06, - "loss": 0.7771, - "step": 1405 - }, - { - "epoch": 1.6, - "grad_norm": 0.0, - "learning_rate": 9.397631751172602e-06, - "loss": 0.7805, - "step": 1406 - }, - { - "epoch": 1.6, - "grad_norm": 0.0, - "learning_rate": 9.385353870596452e-06, - "loss": 0.8025, - "step": 1407 - }, - { - "epoch": 1.6, - "grad_norm": 0.0, - "learning_rate": 9.373076920020536e-06, - "loss": 0.8115, - "step": 1408 - }, - { - "epoch": 1.6, - "grad_norm": 0.0, - "learning_rate": 9.36080091802069e-06, - "loss": 0.9033, - "step": 1409 - }, - { - "epoch": 1.61, - "grad_norm": 0.0, - "learning_rate": 9.348525883171314e-06, - "loss": 0.7784, - "step": 1410 - }, - { - "epoch": 1.61, - "grad_norm": 0.0, - "learning_rate": 9.336251834045342e-06, - "loss": 0.7777, - "step": 1411 - }, - { - "epoch": 1.61, - "grad_norm": 0.0, - "learning_rate": 9.323978789214232e-06, - "loss": 0.8195, - "step": 1412 - }, - { - "epoch": 1.61, - "grad_norm": 0.0, - "learning_rate": 9.311706767247908e-06, - "loss": 0.7999, - "step": 1413 - }, - { - "epoch": 1.61, - "grad_norm": 0.0, - "learning_rate": 9.29943578671475e-06, - "loss": 0.7903, - "step": 1414 - }, - { - "epoch": 1.61, - "grad_norm": 0.0, - "learning_rate": 9.28716586618156e-06, - "loss": 0.7265, - "step": 1415 - }, - { - "epoch": 1.61, - "grad_norm": 0.0, - "learning_rate": 9.274897024213543e-06, - "loss": 0.7601, - "step": 1416 - }, - { - "epoch": 1.61, - "grad_norm": 0.0, - "learning_rate": 9.26262927937427e-06, - "loss": 0.8056, - "step": 1417 - }, - { - "epoch": 1.61, - "grad_norm": 0.0, - "learning_rate": 9.250362650225646e-06, - "loss": 0.7737, - "step": 1418 - }, - { - "epoch": 1.62, - "grad_norm": 0.0, - "learning_rate": 9.23809715532789e-06, - "loss": 0.7385, - "step": 1419 - }, - { - "epoch": 1.62, - "grad_norm": 0.0, - "learning_rate": 9.22583281323951e-06, - "loss": 0.8154, - "step": 1420 - }, - { - "epoch": 1.62, - "grad_norm": 0.0, - "learning_rate": 9.213569642517272e-06, - "loss": 0.7102, - "step": 1421 - }, - { - "epoch": 1.62, - "grad_norm": 0.0, - "learning_rate": 9.201307661716154e-06, - "loss": 0.8471, - "step": 1422 - }, - { - "epoch": 1.62, - "grad_norm": 0.0, - "learning_rate": 9.189046889389342e-06, - "loss": 0.7424, - "step": 1423 - }, - { - "epoch": 1.62, - "grad_norm": 0.0, - "learning_rate": 9.176787344088206e-06, - "loss": 0.7885, - "step": 1424 - }, - { - "epoch": 1.62, - "grad_norm": 0.0, - "learning_rate": 9.164529044362247e-06, - "loss": 0.8234, - "step": 1425 - }, - { - "epoch": 1.62, - "grad_norm": 0.0, - "learning_rate": 9.152272008759077e-06, - "loss": 0.7519, - "step": 1426 - }, - { - "epoch": 1.62, - "grad_norm": 0.0, - "learning_rate": 9.140016255824398e-06, - "loss": 0.7148, - "step": 1427 - }, - { - "epoch": 1.63, - "grad_norm": 0.0, - "learning_rate": 9.127761804101984e-06, - "loss": 0.7468, - "step": 1428 - }, - { - "epoch": 1.63, - "grad_norm": 0.0, - "learning_rate": 9.11550867213363e-06, - "loss": 0.7316, - "step": 1429 - }, - { - "epoch": 1.63, - "grad_norm": 0.0, - "learning_rate": 9.103256878459128e-06, - "loss": 0.7405, - "step": 1430 - }, - { - "epoch": 1.63, - "grad_norm": 0.0, - "learning_rate": 9.091006441616251e-06, - "loss": 0.8581, - "step": 1431 - }, - { - "epoch": 1.63, - "grad_norm": 0.0, - "learning_rate": 9.078757380140729e-06, - "loss": 0.8417, - "step": 1432 - }, - { - "epoch": 1.63, - "grad_norm": 0.0, - "learning_rate": 9.066509712566197e-06, - "loss": 0.7299, - "step": 1433 - }, - { - "epoch": 1.63, - "grad_norm": 0.0, - "learning_rate": 9.054263457424186e-06, - "loss": 0.7635, - "step": 1434 - }, - { - "epoch": 1.63, - "grad_norm": 0.0, - "learning_rate": 9.042018633244083e-06, - "loss": 0.8095, - "step": 1435 - }, - { - "epoch": 1.63, - "grad_norm": 0.0, - "learning_rate": 9.029775258553129e-06, - "loss": 0.7717, - "step": 1436 - }, - { - "epoch": 1.64, - "grad_norm": 0.0, - "learning_rate": 9.017533351876353e-06, - "loss": 0.7902, - "step": 1437 - }, - { - "epoch": 1.64, - "grad_norm": 0.0, - "learning_rate": 9.005292931736569e-06, - "loss": 0.8295, - "step": 1438 - }, - { - "epoch": 1.64, - "grad_norm": 0.0, - "learning_rate": 8.993054016654338e-06, - "loss": 0.731, - "step": 1439 - }, - { - "epoch": 1.64, - "grad_norm": 0.0, - "learning_rate": 8.980816625147956e-06, - "loss": 0.7293, - "step": 1440 - }, - { - "epoch": 1.64, - "grad_norm": 0.0, - "learning_rate": 8.968580775733403e-06, - "loss": 0.7896, - "step": 1441 - }, - { - "epoch": 1.64, - "grad_norm": 0.0, - "learning_rate": 8.956346486924323e-06, - "loss": 0.8001, - "step": 1442 - }, - { - "epoch": 1.64, - "grad_norm": 0.0, - "learning_rate": 8.944113777232005e-06, - "loss": 0.7996, - "step": 1443 - }, - { - "epoch": 1.64, - "grad_norm": 0.0, - "learning_rate": 8.931882665165355e-06, - "loss": 0.7615, - "step": 1444 - }, - { - "epoch": 1.64, - "grad_norm": 0.0, - "learning_rate": 8.919653169230847e-06, - "loss": 0.7661, - "step": 1445 - }, - { - "epoch": 1.65, - "grad_norm": 0.0, - "learning_rate": 8.907425307932513e-06, - "loss": 0.8289, - "step": 1446 - }, - { - "epoch": 1.65, - "grad_norm": 0.0, - "learning_rate": 8.895199099771928e-06, - "loss": 0.795, - "step": 1447 - }, - { - "epoch": 1.65, - "grad_norm": 0.0, - "learning_rate": 8.882974563248148e-06, - "loss": 0.7812, - "step": 1448 - }, - { - "epoch": 1.65, - "grad_norm": 0.0, - "learning_rate": 8.870751716857701e-06, - "loss": 0.7624, - "step": 1449 - }, - { - "epoch": 1.65, - "grad_norm": 0.0, - "learning_rate": 8.85853057909456e-06, - "loss": 0.7615, - "step": 1450 - }, - { - "epoch": 1.65, - "grad_norm": 0.0, - "learning_rate": 8.846311168450122e-06, - "loss": 0.7734, - "step": 1451 - }, - { - "epoch": 1.65, - "grad_norm": 0.0, - "learning_rate": 8.834093503413163e-06, - "loss": 0.6971, - "step": 1452 - }, - { - "epoch": 1.65, - "grad_norm": 0.0, - "learning_rate": 8.821877602469814e-06, - "loss": 0.7381, - "step": 1453 - }, - { - "epoch": 1.66, - "grad_norm": 0.0, - "learning_rate": 8.809663484103536e-06, - "loss": 0.7464, - "step": 1454 - }, - { - "epoch": 1.66, - "grad_norm": 0.0, - "learning_rate": 8.797451166795107e-06, - "loss": 0.794, - "step": 1455 - }, - { - "epoch": 1.66, - "grad_norm": 0.0, - "learning_rate": 8.78524066902257e-06, - "loss": 0.8024, - "step": 1456 - }, - { - "epoch": 1.66, - "grad_norm": 0.0, - "learning_rate": 8.773032009261207e-06, - "loss": 0.7673, - "step": 1457 - }, - { - "epoch": 1.66, - "grad_norm": 0.0, - "learning_rate": 8.76082520598353e-06, - "loss": 0.7531, - "step": 1458 - }, - { - "epoch": 1.66, - "grad_norm": 0.0, - "learning_rate": 8.748620277659248e-06, - "loss": 0.7472, - "step": 1459 - }, - { - "epoch": 1.66, - "grad_norm": 0.0, - "learning_rate": 8.736417242755216e-06, - "loss": 0.766, - "step": 1460 - }, - { - "epoch": 1.66, - "grad_norm": 0.0, - "learning_rate": 8.724216119735436e-06, - "loss": 0.7353, - "step": 1461 - }, - { - "epoch": 1.66, - "grad_norm": 0.0, - "learning_rate": 8.712016927061007e-06, - "loss": 0.7886, - "step": 1462 - }, - { - "epoch": 1.67, - "grad_norm": 0.0, - "learning_rate": 8.699819683190125e-06, - "loss": 0.7498, - "step": 1463 - }, - { - "epoch": 1.67, - "grad_norm": 0.0, - "learning_rate": 8.68762440657802e-06, - "loss": 0.8644, - "step": 1464 - }, - { - "epoch": 1.67, - "grad_norm": 0.0, - "learning_rate": 8.675431115676953e-06, - "loss": 0.823, - "step": 1465 - }, - { - "epoch": 1.67, - "grad_norm": 0.0, - "learning_rate": 8.663239828936175e-06, - "loss": 0.6982, - "step": 1466 - }, - { - "epoch": 1.67, - "grad_norm": 0.0, - "learning_rate": 8.651050564801919e-06, - "loss": 0.8105, - "step": 1467 - }, - { - "epoch": 1.67, - "grad_norm": 0.0, - "learning_rate": 8.638863341717338e-06, - "loss": 0.7924, - "step": 1468 - }, - { - "epoch": 1.67, - "grad_norm": 0.0, - "learning_rate": 8.626678178122512e-06, - "loss": 0.8635, - "step": 1469 - }, - { - "epoch": 1.67, - "grad_norm": 0.0, - "learning_rate": 8.61449509245439e-06, - "loss": 0.806, - "step": 1470 - }, - { - "epoch": 1.67, - "grad_norm": 0.0, - "learning_rate": 8.6023141031468e-06, - "loss": 0.843, - "step": 1471 - }, - { - "epoch": 1.68, - "grad_norm": 0.0, - "learning_rate": 8.590135228630376e-06, - "loss": 0.7737, - "step": 1472 - }, - { - "epoch": 1.68, - "grad_norm": 0.0, - "learning_rate": 8.577958487332561e-06, - "loss": 0.7728, - "step": 1473 - }, - { - "epoch": 1.68, - "grad_norm": 0.0, - "learning_rate": 8.565783897677566e-06, - "loss": 0.7855, - "step": 1474 - }, - { - "epoch": 1.68, - "grad_norm": 0.0, - "learning_rate": 8.553611478086358e-06, - "loss": 0.7403, - "step": 1475 - }, - { - "epoch": 1.68, - "grad_norm": 0.0, - "learning_rate": 8.541441246976608e-06, - "loss": 0.7585, - "step": 1476 - }, - { - "epoch": 1.68, - "grad_norm": 0.0, - "learning_rate": 8.529273222762681e-06, - "loss": 0.7835, - "step": 1477 - }, - { - "epoch": 1.68, - "grad_norm": 0.0, - "learning_rate": 8.517107423855598e-06, - "loss": 0.7473, - "step": 1478 - }, - { - "epoch": 1.68, - "grad_norm": 0.0, - "learning_rate": 8.504943868663024e-06, - "loss": 0.8352, - "step": 1479 - }, - { - "epoch": 1.68, - "grad_norm": 0.0, - "learning_rate": 8.492782575589222e-06, - "loss": 0.8225, - "step": 1480 - }, - { - "epoch": 1.69, - "grad_norm": 0.0, - "learning_rate": 8.480623563035027e-06, - "loss": 0.716, - "step": 1481 - }, - { - "epoch": 1.69, - "grad_norm": 0.0, - "learning_rate": 8.46846684939783e-06, - "loss": 0.8403, - "step": 1482 - }, - { - "epoch": 1.69, - "grad_norm": 0.0, - "learning_rate": 8.456312453071544e-06, - "loss": 0.7946, - "step": 1483 - }, - { - "epoch": 1.69, - "grad_norm": 0.0, - "learning_rate": 8.444160392446577e-06, - "loss": 0.7842, - "step": 1484 - }, - { - "epoch": 1.69, - "grad_norm": 0.0, - "learning_rate": 8.432010685909795e-06, - "loss": 0.821, - "step": 1485 - }, - { - "epoch": 1.69, - "grad_norm": 0.0, - "learning_rate": 8.419863351844509e-06, - "loss": 0.7513, - "step": 1486 - }, - { - "epoch": 1.69, - "grad_norm": 0.0, - "learning_rate": 8.40771840863044e-06, - "loss": 0.7589, - "step": 1487 - }, - { - "epoch": 1.69, - "grad_norm": 0.0, - "learning_rate": 8.395575874643688e-06, - "loss": 0.7399, - "step": 1488 - }, - { - "epoch": 1.69, - "grad_norm": 0.0, - "learning_rate": 8.383435768256714e-06, - "loss": 0.7258, - "step": 1489 - }, - { - "epoch": 1.7, - "grad_norm": 0.0, - "learning_rate": 8.371298107838294e-06, - "loss": 0.7694, - "step": 1490 - }, - { - "epoch": 1.7, - "grad_norm": 0.0, - "learning_rate": 8.359162911753517e-06, - "loss": 0.7691, - "step": 1491 - }, - { - "epoch": 1.7, - "grad_norm": 0.0, - "learning_rate": 8.347030198363736e-06, - "loss": 0.7442, - "step": 1492 - }, - { - "epoch": 1.7, - "grad_norm": 0.0, - "learning_rate": 8.334899986026547e-06, - "loss": 0.749, - "step": 1493 - }, - { - "epoch": 1.7, - "grad_norm": 0.0, - "learning_rate": 8.32277229309576e-06, - "loss": 0.792, - "step": 1494 - }, - { - "epoch": 1.7, - "grad_norm": 0.0, - "learning_rate": 8.310647137921385e-06, - "loss": 0.8534, - "step": 1495 - }, - { - "epoch": 1.7, - "grad_norm": 0.0, - "learning_rate": 8.298524538849577e-06, - "loss": 0.7003, - "step": 1496 - }, - { - "epoch": 1.7, - "grad_norm": 0.0, - "learning_rate": 8.28640451422263e-06, - "loss": 0.8008, - "step": 1497 - }, - { - "epoch": 1.71, - "grad_norm": 0.0, - "learning_rate": 8.274287082378942e-06, - "loss": 0.7486, - "step": 1498 - }, - { - "epoch": 1.71, - "grad_norm": 0.0, - "learning_rate": 8.262172261652992e-06, - "loss": 0.8044, - "step": 1499 - }, - { - "epoch": 1.71, - "grad_norm": 0.0, - "learning_rate": 8.250060070375305e-06, - "loss": 0.7431, - "step": 1500 - }, - { - "epoch": 1.71, - "grad_norm": 0.0, - "learning_rate": 8.237950526872423e-06, - "loss": 0.7762, - "step": 1501 - }, - { - "epoch": 1.71, - "grad_norm": 0.0, - "learning_rate": 8.225843649466887e-06, - "loss": 0.7926, - "step": 1502 - }, - { - "epoch": 1.71, - "grad_norm": 0.0, - "learning_rate": 8.213739456477206e-06, - "loss": 0.7588, - "step": 1503 - }, - { - "epoch": 1.71, - "grad_norm": 0.0, - "learning_rate": 8.20163796621782e-06, - "loss": 0.7467, - "step": 1504 - }, - { - "epoch": 1.71, - "grad_norm": 0.0, - "learning_rate": 8.18953919699909e-06, - "loss": 0.8203, - "step": 1505 - }, - { - "epoch": 1.71, - "grad_norm": 0.0, - "learning_rate": 8.177443167127244e-06, - "loss": 0.7835, - "step": 1506 - }, - { - "epoch": 1.72, - "grad_norm": 0.0, - "learning_rate": 8.165349894904383e-06, - "loss": 0.7405, - "step": 1507 - }, - { - "epoch": 1.72, - "grad_norm": 0.0, - "learning_rate": 8.153259398628426e-06, - "loss": 0.7737, - "step": 1508 - }, - { - "epoch": 1.72, - "grad_norm": 0.0, - "learning_rate": 8.141171696593092e-06, - "loss": 0.7802, - "step": 1509 - }, - { - "epoch": 1.72, - "grad_norm": 0.0, - "learning_rate": 8.129086807087873e-06, - "loss": 0.7846, - "step": 1510 - }, - { - "epoch": 1.72, - "grad_norm": 0.0, - "learning_rate": 8.117004748398007e-06, - "loss": 0.7221, - "step": 1511 - }, - { - "epoch": 1.72, - "grad_norm": 0.0, - "learning_rate": 8.104925538804447e-06, - "loss": 0.8184, - "step": 1512 - }, - { - "epoch": 1.72, - "grad_norm": 0.0, - "learning_rate": 8.092849196583834e-06, - "loss": 0.7901, - "step": 1513 - }, - { - "epoch": 1.72, - "grad_norm": 0.0, - "learning_rate": 8.080775740008475e-06, - "loss": 0.7589, - "step": 1514 - }, - { - "epoch": 1.72, - "grad_norm": 0.0, - "learning_rate": 8.068705187346307e-06, - "loss": 0.7681, - "step": 1515 - }, - { - "epoch": 1.73, - "grad_norm": 0.0, - "learning_rate": 8.056637556860872e-06, - "loss": 0.7333, - "step": 1516 - }, - { - "epoch": 1.73, - "grad_norm": 0.0, - "learning_rate": 8.044572866811298e-06, - "loss": 0.7622, - "step": 1517 - }, - { - "epoch": 1.73, - "grad_norm": 0.0, - "learning_rate": 8.03251113545225e-06, - "loss": 0.7693, - "step": 1518 - }, - { - "epoch": 1.73, - "grad_norm": 0.0, - "learning_rate": 8.020452381033935e-06, - "loss": 0.7834, - "step": 1519 - }, - { - "epoch": 1.73, - "grad_norm": 0.0, - "learning_rate": 8.00839662180204e-06, - "loss": 0.7865, - "step": 1520 - }, - { - "epoch": 1.73, - "grad_norm": 0.0, - "learning_rate": 7.996343875997728e-06, - "loss": 0.7183, - "step": 1521 - }, - { - "epoch": 1.73, - "grad_norm": 0.0, - "learning_rate": 7.984294161857596e-06, - "loss": 0.8094, - "step": 1522 - }, - { - "epoch": 1.73, - "grad_norm": 0.0, - "learning_rate": 7.972247497613664e-06, - "loss": 0.8393, - "step": 1523 - }, - { - "epoch": 1.73, - "grad_norm": 0.0, - "learning_rate": 7.960203901493327e-06, - "loss": 0.8416, - "step": 1524 - }, - { - "epoch": 1.74, - "grad_norm": 0.0, - "learning_rate": 7.948163391719346e-06, - "loss": 0.7704, - "step": 1525 - }, - { - "epoch": 1.74, - "grad_norm": 0.0, - "learning_rate": 7.936125986509802e-06, - "loss": 0.7641, - "step": 1526 - }, - { - "epoch": 1.74, - "grad_norm": 0.0, - "learning_rate": 7.924091704078094e-06, - "loss": 0.7535, - "step": 1527 - }, - { - "epoch": 1.74, - "grad_norm": 0.0, - "learning_rate": 7.91206056263288e-06, - "loss": 0.7674, - "step": 1528 - }, - { - "epoch": 1.74, - "grad_norm": 0.0, - "learning_rate": 7.900032580378071e-06, - "loss": 0.7333, - "step": 1529 - }, - { - "epoch": 1.74, - "grad_norm": 0.0, - "learning_rate": 7.888007775512806e-06, - "loss": 0.7761, - "step": 1530 - }, - { - "epoch": 1.74, - "grad_norm": 0.0, - "learning_rate": 7.875986166231406e-06, - "loss": 0.7081, - "step": 1531 - }, - { - "epoch": 1.74, - "grad_norm": 0.0, - "learning_rate": 7.863967770723362e-06, - "loss": 0.7555, - "step": 1532 - }, - { - "epoch": 1.75, - "grad_norm": 0.0, - "learning_rate": 7.851952607173299e-06, - "loss": 0.7983, - "step": 1533 - }, - { - "epoch": 1.75, - "grad_norm": 0.0, - "learning_rate": 7.839940693760955e-06, - "loss": 0.8173, - "step": 1534 - }, - { - "epoch": 1.75, - "grad_norm": 0.0, - "learning_rate": 7.82793204866115e-06, - "loss": 0.8245, - "step": 1535 - }, - { - "epoch": 1.75, - "grad_norm": 0.0, - "learning_rate": 7.815926690043758e-06, - "loss": 0.7629, - "step": 1536 - }, - { - "epoch": 1.75, - "grad_norm": 0.0, - "learning_rate": 7.803924636073675e-06, - "loss": 0.7646, - "step": 1537 - }, - { - "epoch": 1.75, - "grad_norm": 0.0, - "learning_rate": 7.79192590491081e-06, - "loss": 0.8139, - "step": 1538 - }, - { - "epoch": 1.75, - "grad_norm": 0.0, - "learning_rate": 7.779930514710033e-06, - "loss": 0.7323, - "step": 1539 - }, - { - "epoch": 1.75, - "grad_norm": 0.0, - "learning_rate": 7.76793848362116e-06, - "loss": 0.7808, - "step": 1540 - }, - { - "epoch": 1.75, - "grad_norm": 0.0, - "learning_rate": 7.75594982978893e-06, - "loss": 0.8286, - "step": 1541 - }, - { - "epoch": 1.76, - "grad_norm": 0.0, - "learning_rate": 7.743964571352968e-06, - "loss": 0.7923, - "step": 1542 - }, - { - "epoch": 1.76, - "grad_norm": 0.0, - "learning_rate": 7.731982726447764e-06, - "loss": 0.7935, - "step": 1543 - }, - { - "epoch": 1.76, - "grad_norm": 0.0, - "learning_rate": 7.72000431320264e-06, - "loss": 0.795, - "step": 1544 - }, - { - "epoch": 1.76, - "grad_norm": 0.0, - "learning_rate": 7.708029349741726e-06, - "loss": 0.8591, - "step": 1545 - }, - { - "epoch": 1.76, - "grad_norm": 0.0, - "learning_rate": 7.696057854183935e-06, - "loss": 0.8309, - "step": 1546 - }, - { - "epoch": 1.76, - "grad_norm": 0.0, - "learning_rate": 7.684089844642932e-06, - "loss": 0.7909, - "step": 1547 - }, - { - "epoch": 1.76, - "grad_norm": 0.0, - "learning_rate": 7.672125339227104e-06, - "loss": 0.7882, - "step": 1548 - }, - { - "epoch": 1.76, - "grad_norm": 0.0, - "learning_rate": 7.660164356039538e-06, - "loss": 0.8545, - "step": 1549 - }, - { - "epoch": 1.76, - "grad_norm": 0.0, - "learning_rate": 7.648206913178e-06, - "loss": 0.7938, - "step": 1550 - }, - { - "epoch": 1.77, - "grad_norm": 0.0, - "learning_rate": 7.636253028734883e-06, - "loss": 0.762, - "step": 1551 - }, - { - "epoch": 1.77, - "grad_norm": 0.0, - "learning_rate": 7.624302720797208e-06, - "loss": 0.8785, - "step": 1552 - }, - { - "epoch": 1.77, - "grad_norm": 0.0, - "learning_rate": 7.612356007446578e-06, - "loss": 0.7887, - "step": 1553 - }, - { - "epoch": 1.77, - "grad_norm": 0.0, - "learning_rate": 7.600412906759167e-06, - "loss": 0.7946, - "step": 1554 - }, - { - "epoch": 1.77, - "grad_norm": 0.0, - "learning_rate": 7.58847343680567e-06, - "loss": 0.7511, - "step": 1555 - }, - { - "epoch": 1.77, - "grad_norm": 0.0, - "learning_rate": 7.576537615651296e-06, - "loss": 0.8033, - "step": 1556 - }, - { - "epoch": 1.77, - "grad_norm": 0.0, - "learning_rate": 7.56460546135573e-06, - "loss": 0.7631, - "step": 1557 - }, - { - "epoch": 1.77, - "grad_norm": 0.0, - "learning_rate": 7.552676991973114e-06, - "loss": 0.8073, - "step": 1558 - }, - { - "epoch": 1.77, - "grad_norm": 0.0, - "learning_rate": 7.5407522255520085e-06, - "loss": 0.8032, - "step": 1559 - }, - { - "epoch": 1.78, - "grad_norm": 0.0, - "learning_rate": 7.528831180135373e-06, - "loss": 0.8469, - "step": 1560 - }, - { - "epoch": 1.78, - "grad_norm": 0.0, - "learning_rate": 7.516913873760536e-06, - "loss": 0.8453, - "step": 1561 - }, - { - "epoch": 1.78, - "grad_norm": 0.0, - "learning_rate": 7.505000324459175e-06, - "loss": 0.7666, - "step": 1562 - }, - { - "epoch": 1.78, - "grad_norm": 0.0, - "learning_rate": 7.493090550257274e-06, - "loss": 0.737, - "step": 1563 - }, - { - "epoch": 1.78, - "grad_norm": 0.0, - "learning_rate": 7.481184569175112e-06, - "loss": 0.7106, - "step": 1564 - }, - { - "epoch": 1.78, - "grad_norm": 0.0, - "learning_rate": 7.469282399227216e-06, - "loss": 0.7614, - "step": 1565 - }, - { - "epoch": 1.78, - "grad_norm": 0.0, - "learning_rate": 7.457384058422367e-06, - "loss": 0.7969, - "step": 1566 - }, - { - "epoch": 1.78, - "grad_norm": 0.0, - "learning_rate": 7.4454895647635375e-06, - "loss": 0.7487, - "step": 1567 - }, - { - "epoch": 1.78, - "grad_norm": 0.0, - "learning_rate": 7.433598936247886e-06, - "loss": 0.731, - "step": 1568 - }, - { - "epoch": 1.79, - "grad_norm": 0.0, - "learning_rate": 7.421712190866708e-06, - "loss": 0.7945, - "step": 1569 - }, - { - "epoch": 1.79, - "grad_norm": 0.0, - "learning_rate": 7.409829346605448e-06, - "loss": 0.7395, - "step": 1570 - }, - { - "epoch": 1.79, - "grad_norm": 0.0, - "learning_rate": 7.397950421443629e-06, - "loss": 0.7481, - "step": 1571 - }, - { - "epoch": 1.79, - "grad_norm": 0.0, - "learning_rate": 7.386075433354856e-06, - "loss": 0.7505, - "step": 1572 - }, - { - "epoch": 1.79, - "grad_norm": 0.0, - "learning_rate": 7.374204400306758e-06, - "loss": 0.7334, - "step": 1573 - }, - { - "epoch": 1.79, - "grad_norm": 0.0, - "learning_rate": 7.362337340261006e-06, - "loss": 0.745, - "step": 1574 - }, - { - "epoch": 1.79, - "grad_norm": 0.0, - "learning_rate": 7.350474271173242e-06, - "loss": 0.772, - "step": 1575 - }, - { - "epoch": 1.79, - "grad_norm": 0.0, - "learning_rate": 7.338615210993074e-06, - "loss": 0.8199, - "step": 1576 - }, - { - "epoch": 1.8, - "grad_norm": 0.0, - "learning_rate": 7.326760177664039e-06, - "loss": 0.7662, - "step": 1577 - }, - { - "epoch": 1.8, - "grad_norm": 0.0, - "learning_rate": 7.314909189123594e-06, - "loss": 0.7895, - "step": 1578 - }, - { - "epoch": 1.8, - "grad_norm": 0.0, - "learning_rate": 7.3030622633030654e-06, - "loss": 0.7464, - "step": 1579 - }, - { - "epoch": 1.8, - "grad_norm": 0.0, - "learning_rate": 7.291219418127637e-06, - "loss": 0.7545, - "step": 1580 - }, - { - "epoch": 1.8, - "grad_norm": 0.0, - "learning_rate": 7.279380671516307e-06, - "loss": 0.7379, - "step": 1581 - }, - { - "epoch": 1.8, - "grad_norm": 0.0, - "learning_rate": 7.267546041381894e-06, - "loss": 0.8192, - "step": 1582 - }, - { - "epoch": 1.8, - "grad_norm": 0.0, - "learning_rate": 7.255715545630972e-06, - "loss": 0.7221, - "step": 1583 - }, - { - "epoch": 1.8, - "grad_norm": 0.0, - "learning_rate": 7.243889202163861e-06, - "loss": 0.7005, - "step": 1584 - }, - { - "epoch": 1.8, - "grad_norm": 0.0, - "learning_rate": 7.232067028874596e-06, - "loss": 0.7321, - "step": 1585 - }, - { - "epoch": 1.81, - "grad_norm": 0.0, - "learning_rate": 7.220249043650918e-06, - "loss": 0.7386, - "step": 1586 - }, - { - "epoch": 1.81, - "grad_norm": 0.0, - "learning_rate": 7.208435264374215e-06, - "loss": 0.7117, - "step": 1587 - }, - { - "epoch": 1.81, - "grad_norm": 0.0, - "learning_rate": 7.196625708919514e-06, - "loss": 0.7999, - "step": 1588 - }, - { - "epoch": 1.81, - "grad_norm": 0.0, - "learning_rate": 7.18482039515545e-06, - "loss": 0.7747, - "step": 1589 - }, - { - "epoch": 1.81, - "grad_norm": 0.0, - "learning_rate": 7.173019340944252e-06, - "loss": 0.7954, - "step": 1590 - }, - { - "epoch": 1.81, - "grad_norm": 0.0, - "learning_rate": 7.161222564141692e-06, - "loss": 0.7074, - "step": 1591 - }, - { - "epoch": 1.81, - "grad_norm": 0.0, - "learning_rate": 7.149430082597071e-06, - "loss": 0.7826, - "step": 1592 - }, - { - "epoch": 1.81, - "grad_norm": 0.0, - "learning_rate": 7.1376419141531904e-06, - "loss": 0.7558, - "step": 1593 - }, - { - "epoch": 1.81, - "grad_norm": 0.0, - "learning_rate": 7.125858076646337e-06, - "loss": 0.796, - "step": 1594 - }, - { - "epoch": 1.82, - "grad_norm": 0.0, - "learning_rate": 7.114078587906233e-06, - "loss": 0.7559, - "step": 1595 - }, - { - "epoch": 1.82, - "grad_norm": 0.0, - "learning_rate": 7.10230346575602e-06, - "loss": 0.771, - "step": 1596 - }, - { - "epoch": 1.82, - "grad_norm": 0.0, - "learning_rate": 7.090532728012232e-06, - "loss": 0.7677, - "step": 1597 - }, - { - "epoch": 1.82, - "grad_norm": 0.0, - "learning_rate": 7.078766392484786e-06, - "loss": 0.8683, - "step": 1598 - }, - { - "epoch": 1.82, - "grad_norm": 0.0, - "learning_rate": 7.067004476976922e-06, - "loss": 0.7232, - "step": 1599 - }, - { - "epoch": 1.82, - "grad_norm": 0.0, - "learning_rate": 7.05524699928519e-06, - "loss": 0.7243, - "step": 1600 - }, - { - "epoch": 1.82, - "grad_norm": 0.0, - "learning_rate": 7.043493977199429e-06, - "loss": 0.8114, - "step": 1601 - }, - { - "epoch": 1.82, - "grad_norm": 0.0, - "learning_rate": 7.031745428502752e-06, - "loss": 0.6525, - "step": 1602 - }, - { - "epoch": 1.82, - "grad_norm": 0.0, - "learning_rate": 7.020001370971478e-06, - "loss": 0.7191, - "step": 1603 - }, - { - "epoch": 1.83, - "grad_norm": 0.0, - "learning_rate": 7.008261822375147e-06, - "loss": 0.8717, - "step": 1604 - }, - { - "epoch": 1.83, - "grad_norm": 0.0, - "learning_rate": 6.996526800476465e-06, - "loss": 0.7203, - "step": 1605 - }, - { - "epoch": 1.83, - "grad_norm": 0.0, - "learning_rate": 6.98479632303131e-06, - "loss": 0.7655, - "step": 1606 - }, - { - "epoch": 1.83, - "grad_norm": 0.0, - "learning_rate": 6.97307040778866e-06, - "loss": 0.7667, - "step": 1607 - }, - { - "epoch": 1.83, - "grad_norm": 0.0, - "learning_rate": 6.9613490724906005e-06, - "loss": 0.7788, - "step": 1608 - }, - { - "epoch": 1.83, - "grad_norm": 0.0, - "learning_rate": 6.949632334872285e-06, - "loss": 0.7611, - "step": 1609 - }, - { - "epoch": 1.83, - "grad_norm": 0.0, - "learning_rate": 6.937920212661922e-06, - "loss": 0.8324, - "step": 1610 - }, - { - "epoch": 1.83, - "grad_norm": 0.0, - "learning_rate": 6.926212723580718e-06, - "loss": 0.8564, - "step": 1611 - }, - { - "epoch": 1.83, - "grad_norm": 0.0, - "learning_rate": 6.9145098853428796e-06, - "loss": 0.7982, - "step": 1612 - }, - { - "epoch": 1.84, - "grad_norm": 0.0, - "learning_rate": 6.902811715655571e-06, - "loss": 0.7174, - "step": 1613 - }, - { - "epoch": 1.84, - "grad_norm": 0.0, - "learning_rate": 6.891118232218907e-06, - "loss": 0.7744, - "step": 1614 - }, - { - "epoch": 1.84, - "grad_norm": 0.0, - "learning_rate": 6.879429452725892e-06, - "loss": 0.7751, - "step": 1615 - }, - { - "epoch": 1.84, - "grad_norm": 0.0, - "learning_rate": 6.8677453948624215e-06, - "loss": 0.7057, - "step": 1616 - }, - { - "epoch": 1.84, - "grad_norm": 0.0, - "learning_rate": 6.856066076307255e-06, - "loss": 0.8137, - "step": 1617 - }, - { - "epoch": 1.84, - "grad_norm": 0.0, - "learning_rate": 6.8443915147319716e-06, - "loss": 0.7911, - "step": 1618 - }, - { - "epoch": 1.84, - "grad_norm": 0.0, - "learning_rate": 6.8327217278009505e-06, - "loss": 0.822, - "step": 1619 - }, - { - "epoch": 1.84, - "grad_norm": 0.0, - "learning_rate": 6.821056733171349e-06, - "loss": 0.7654, - "step": 1620 - }, - { - "epoch": 1.85, - "grad_norm": 0.0, - "learning_rate": 6.809396548493086e-06, - "loss": 0.8398, - "step": 1621 - }, - { - "epoch": 1.85, - "grad_norm": 0.0, - "learning_rate": 6.797741191408782e-06, - "loss": 0.8237, - "step": 1622 - }, - { - "epoch": 1.85, - "grad_norm": 0.0, - "learning_rate": 6.786090679553767e-06, - "loss": 0.7234, - "step": 1623 - }, - { - "epoch": 1.85, - "grad_norm": 0.0, - "learning_rate": 6.77444503055603e-06, - "loss": 0.8012, - "step": 1624 - }, - { - "epoch": 1.85, - "grad_norm": 0.0, - "learning_rate": 6.762804262036218e-06, - "loss": 0.795, - "step": 1625 - }, - { - "epoch": 1.85, - "grad_norm": 0.0, - "learning_rate": 6.751168391607577e-06, - "loss": 0.757, - "step": 1626 - }, - { - "epoch": 1.85, - "grad_norm": 0.0, - "learning_rate": 6.739537436875947e-06, - "loss": 0.7633, - "step": 1627 - }, - { - "epoch": 1.85, - "grad_norm": 0.0, - "learning_rate": 6.727911415439732e-06, - "loss": 0.8257, - "step": 1628 - }, - { - "epoch": 1.85, - "grad_norm": 0.0, - "learning_rate": 6.716290344889877e-06, - "loss": 0.7952, - "step": 1629 - }, - { - "epoch": 1.86, - "grad_norm": 0.0, - "learning_rate": 6.7046742428098235e-06, - "loss": 0.7782, - "step": 1630 - }, - { - "epoch": 1.86, - "grad_norm": 0.0, - "learning_rate": 6.693063126775504e-06, - "loss": 0.7396, - "step": 1631 - }, - { - "epoch": 1.86, - "grad_norm": 0.0, - "learning_rate": 6.681457014355301e-06, - "loss": 0.7531, - "step": 1632 - }, - { - "epoch": 1.86, - "grad_norm": 0.0, - "learning_rate": 6.66985592311004e-06, - "loss": 0.7907, - "step": 1633 - }, - { - "epoch": 1.86, - "grad_norm": 0.0, - "learning_rate": 6.658259870592931e-06, - "loss": 0.7528, - "step": 1634 - }, - { - "epoch": 1.86, - "grad_norm": 0.0, - "learning_rate": 6.646668874349569e-06, - "loss": 0.7808, - "step": 1635 - }, - { - "epoch": 1.86, - "grad_norm": 0.0, - "learning_rate": 6.635082951917897e-06, - "loss": 0.7654, - "step": 1636 - }, - { - "epoch": 1.86, - "grad_norm": 0.0, - "learning_rate": 6.623502120828185e-06, - "loss": 0.7971, - "step": 1637 - }, - { - "epoch": 1.86, - "grad_norm": 0.0, - "learning_rate": 6.611926398602995e-06, - "loss": 0.7651, - "step": 1638 - }, - { - "epoch": 1.87, - "grad_norm": 0.0, - "learning_rate": 6.600355802757157e-06, - "loss": 0.7852, - "step": 1639 - }, - { - "epoch": 1.87, - "grad_norm": 0.0, - "learning_rate": 6.5887903507977495e-06, - "loss": 0.7603, - "step": 1640 - }, - { - "epoch": 1.87, - "grad_norm": 0.0, - "learning_rate": 6.577230060224067e-06, - "loss": 0.8096, - "step": 1641 - }, - { - "epoch": 1.87, - "grad_norm": 0.0, - "learning_rate": 6.565674948527592e-06, - "loss": 0.7904, - "step": 1642 - }, - { - "epoch": 1.87, - "grad_norm": 0.0, - "learning_rate": 6.554125033191973e-06, - "loss": 0.6956, - "step": 1643 - }, - { - "epoch": 1.87, - "grad_norm": 0.0, - "learning_rate": 6.5425803316929955e-06, - "loss": 0.7536, - "step": 1644 - }, - { - "epoch": 1.87, - "grad_norm": 0.0, - "learning_rate": 6.5310408614985565e-06, - "loss": 0.7622, - "step": 1645 - }, - { - "epoch": 1.87, - "grad_norm": 0.0, - "learning_rate": 6.519506640068638e-06, - "loss": 0.7648, - "step": 1646 - }, - { - "epoch": 1.87, - "grad_norm": 0.0, - "learning_rate": 6.507977684855276e-06, - "loss": 0.7351, - "step": 1647 - }, - { - "epoch": 1.88, - "grad_norm": 0.0, - "learning_rate": 6.496454013302544e-06, - "loss": 0.7748, - "step": 1648 - }, - { - "epoch": 1.88, - "grad_norm": 0.0, - "learning_rate": 6.484935642846521e-06, - "loss": 0.7279, - "step": 1649 - }, - { - "epoch": 1.88, - "grad_norm": 0.0, - "learning_rate": 6.473422590915263e-06, - "loss": 0.7112, - "step": 1650 - }, - { - "epoch": 1.88, - "grad_norm": 0.0, - "learning_rate": 6.461914874928775e-06, - "loss": 0.7453, - "step": 1651 - }, - { - "epoch": 1.88, - "grad_norm": 0.0, - "learning_rate": 6.450412512298994e-06, - "loss": 0.7559, - "step": 1652 - }, - { - "epoch": 1.88, - "grad_norm": 0.0, - "learning_rate": 6.4389155204297556e-06, - "loss": 0.7283, - "step": 1653 - }, - { - "epoch": 1.88, - "grad_norm": 0.0, - "learning_rate": 6.427423916716768e-06, - "loss": 0.7221, - "step": 1654 - }, - { - "epoch": 1.88, - "grad_norm": 0.0, - "learning_rate": 6.415937718547589e-06, - "loss": 0.7552, - "step": 1655 - }, - { - "epoch": 1.89, - "grad_norm": 0.0, - "learning_rate": 6.404456943301592e-06, - "loss": 0.7894, - "step": 1656 - }, - { - "epoch": 1.89, - "grad_norm": 0.0, - "learning_rate": 6.392981608349953e-06, - "loss": 0.7735, - "step": 1657 - }, - { - "epoch": 1.89, - "grad_norm": 0.0, - "learning_rate": 6.381511731055612e-06, - "loss": 0.7359, - "step": 1658 - }, - { - "epoch": 1.89, - "grad_norm": 0.0, - "learning_rate": 6.370047328773249e-06, - "loss": 0.7731, - "step": 1659 - }, - { - "epoch": 1.89, - "grad_norm": 0.0, - "learning_rate": 6.358588418849263e-06, - "loss": 0.7587, - "step": 1660 - }, - { - "epoch": 1.89, - "grad_norm": 0.0, - "learning_rate": 6.347135018621745e-06, - "loss": 0.729, - "step": 1661 - }, - { - "epoch": 1.89, - "grad_norm": 0.0, - "learning_rate": 6.3356871454204464e-06, - "loss": 0.7915, - "step": 1662 - }, - { - "epoch": 1.89, - "grad_norm": 0.0, - "learning_rate": 6.3242448165667534e-06, - "loss": 0.7706, - "step": 1663 - }, - { - "epoch": 1.89, - "grad_norm": 0.0, - "learning_rate": 6.312808049373667e-06, - "loss": 0.783, - "step": 1664 - }, - { - "epoch": 1.9, - "grad_norm": 0.0, - "learning_rate": 6.301376861145774e-06, - "loss": 0.7797, - "step": 1665 - }, - { - "epoch": 1.9, - "grad_norm": 0.0, - "learning_rate": 6.289951269179215e-06, - "loss": 0.7744, - "step": 1666 - }, - { - "epoch": 1.9, - "grad_norm": 0.0, - "learning_rate": 6.2785312907616706e-06, - "loss": 0.7777, - "step": 1667 - }, - { - "epoch": 1.9, - "grad_norm": 0.0, - "learning_rate": 6.267116943172316e-06, - "loss": 0.8378, - "step": 1668 - }, - { - "epoch": 1.9, - "grad_norm": 0.0, - "learning_rate": 6.255708243681821e-06, - "loss": 0.8269, - "step": 1669 - }, - { - "epoch": 1.9, - "grad_norm": 0.0, - "learning_rate": 6.2443052095523e-06, - "loss": 0.794, - "step": 1670 - }, - { - "epoch": 1.9, - "grad_norm": 0.0, - "learning_rate": 6.2329078580372944e-06, - "loss": 0.7292, - "step": 1671 - }, - { - "epoch": 1.9, - "grad_norm": 0.0, - "learning_rate": 6.221516206381753e-06, - "loss": 0.7218, - "step": 1672 - }, - { - "epoch": 1.9, - "grad_norm": 0.0, - "learning_rate": 6.210130271821999e-06, - "loss": 0.8054, - "step": 1673 - }, - { - "epoch": 1.91, - "grad_norm": 0.0, - "learning_rate": 6.198750071585702e-06, - "loss": 0.7442, - "step": 1674 - }, - { - "epoch": 1.91, - "grad_norm": 0.0, - "learning_rate": 6.187375622891859e-06, - "loss": 0.7398, - "step": 1675 - }, - { - "epoch": 1.91, - "grad_norm": 0.0, - "learning_rate": 6.17600694295076e-06, - "loss": 0.7952, - "step": 1676 - }, - { - "epoch": 1.91, - "grad_norm": 0.0, - "learning_rate": 6.164644048963973e-06, - "loss": 0.7746, - "step": 1677 - }, - { - "epoch": 1.91, - "grad_norm": 0.0, - "learning_rate": 6.153286958124307e-06, - "loss": 0.7508, - "step": 1678 - }, - { - "epoch": 1.91, - "grad_norm": 0.0, - "learning_rate": 6.1419356876157895e-06, - "loss": 0.8028, - "step": 1679 - }, - { - "epoch": 1.91, - "grad_norm": 0.0, - "learning_rate": 6.130590254613644e-06, - "loss": 0.7849, - "step": 1680 - }, - { - "epoch": 1.91, - "grad_norm": 0.0, - "learning_rate": 6.119250676284263e-06, - "loss": 0.7331, - "step": 1681 - }, - { - "epoch": 1.91, - "grad_norm": 0.0, - "learning_rate": 6.107916969785175e-06, - "loss": 0.8684, - "step": 1682 - }, - { - "epoch": 1.92, - "grad_norm": 0.0, - "learning_rate": 6.096589152265029e-06, - "loss": 0.8061, - "step": 1683 - }, - { - "epoch": 1.92, - "grad_norm": 0.0, - "learning_rate": 6.085267240863558e-06, - "loss": 0.7336, - "step": 1684 - }, - { - "epoch": 1.92, - "grad_norm": 0.0, - "learning_rate": 6.07395125271157e-06, - "loss": 0.8147, - "step": 1685 - }, - { - "epoch": 1.92, - "grad_norm": 0.0, - "learning_rate": 6.062641204930897e-06, - "loss": 0.7605, - "step": 1686 - }, - { - "epoch": 1.92, - "grad_norm": 0.0, - "learning_rate": 6.051337114634393e-06, - "loss": 0.7111, - "step": 1687 - }, - { - "epoch": 1.92, - "grad_norm": 0.0, - "learning_rate": 6.0400389989258875e-06, - "loss": 0.8368, - "step": 1688 - }, - { - "epoch": 1.92, - "grad_norm": 0.0, - "learning_rate": 6.028746874900184e-06, - "loss": 0.7912, - "step": 1689 - }, - { - "epoch": 1.92, - "grad_norm": 0.0, - "learning_rate": 6.01746075964301e-06, - "loss": 0.7563, - "step": 1690 - }, - { - "epoch": 1.92, - "grad_norm": 0.0, - "learning_rate": 6.006180670231003e-06, - "loss": 0.7712, - "step": 1691 - }, - { - "epoch": 1.93, - "grad_norm": 0.0, - "learning_rate": 5.994906623731685e-06, - "loss": 0.7269, - "step": 1692 - }, - { - "epoch": 1.93, - "grad_norm": 0.0, - "learning_rate": 5.983638637203433e-06, - "loss": 0.7337, - "step": 1693 - }, - { - "epoch": 1.93, - "grad_norm": 0.0, - "learning_rate": 5.972376727695457e-06, - "loss": 0.7553, - "step": 1694 - }, - { - "epoch": 1.93, - "grad_norm": 0.0, - "learning_rate": 5.96112091224777e-06, - "loss": 0.7946, - "step": 1695 - }, - { - "epoch": 1.93, - "grad_norm": 0.0, - "learning_rate": 5.949871207891162e-06, - "loss": 0.6825, - "step": 1696 - }, - { - "epoch": 1.93, - "grad_norm": 0.0, - "learning_rate": 5.938627631647185e-06, - "loss": 0.7297, - "step": 1697 - }, - { - "epoch": 1.93, - "grad_norm": 0.0, - "learning_rate": 5.927390200528109e-06, - "loss": 0.8224, - "step": 1698 - }, - { - "epoch": 1.93, - "grad_norm": 0.0, - "learning_rate": 5.916158931536911e-06, - "loss": 0.6786, - "step": 1699 - }, - { - "epoch": 1.94, - "grad_norm": 0.0, - "learning_rate": 5.9049338416672445e-06, - "loss": 0.8122, - "step": 1700 - }, - { - "epoch": 1.94, - "grad_norm": 0.0, - "learning_rate": 5.8937149479034124e-06, - "loss": 0.7382, - "step": 1701 - }, - { - "epoch": 1.94, - "grad_norm": 0.0, - "learning_rate": 5.882502267220343e-06, - "loss": 0.7901, - "step": 1702 - }, - { - "epoch": 1.94, - "grad_norm": 0.0, - "learning_rate": 5.87129581658356e-06, - "loss": 0.7248, - "step": 1703 - }, - { - "epoch": 1.94, - "grad_norm": 0.0, - "learning_rate": 5.86009561294917e-06, - "loss": 0.7426, - "step": 1704 - }, - { - "epoch": 1.94, - "grad_norm": 0.0, - "learning_rate": 5.848901673263817e-06, - "loss": 0.7381, - "step": 1705 - }, - { - "epoch": 1.94, - "grad_norm": 0.0, - "learning_rate": 5.8377140144646774e-06, - "loss": 0.7926, - "step": 1706 - }, - { - "epoch": 1.94, - "grad_norm": 0.0, - "learning_rate": 5.826532653479404e-06, - "loss": 0.8126, - "step": 1707 - }, - { - "epoch": 1.94, - "grad_norm": 0.0, - "learning_rate": 5.815357607226156e-06, - "loss": 0.8014, - "step": 1708 - }, - { - "epoch": 1.95, - "grad_norm": 0.0, - "learning_rate": 5.804188892613507e-06, - "loss": 0.8197, - "step": 1709 - }, - { - "epoch": 1.95, - "grad_norm": 0.0, - "learning_rate": 5.7930265265404554e-06, - "loss": 0.7888, - "step": 1710 - }, - { - "epoch": 1.95, - "grad_norm": 0.0, - "learning_rate": 5.781870525896405e-06, - "loss": 0.8637, - "step": 1711 - }, - { - "epoch": 1.95, - "grad_norm": 0.0, - "learning_rate": 5.770720907561125e-06, - "loss": 0.8298, - "step": 1712 - }, - { - "epoch": 1.95, - "grad_norm": 0.0, - "learning_rate": 5.759577688404716e-06, - "loss": 0.7328, - "step": 1713 - }, - { - "epoch": 1.95, - "grad_norm": 0.0, - "learning_rate": 5.7484408852876175e-06, - "loss": 0.7872, - "step": 1714 - }, - { - "epoch": 1.95, - "grad_norm": 0.0, - "learning_rate": 5.7373105150605335e-06, - "loss": 0.8294, - "step": 1715 - }, - { - "epoch": 1.95, - "grad_norm": 0.0, - "learning_rate": 5.726186594564467e-06, - "loss": 0.7323, - "step": 1716 - }, - { - "epoch": 1.95, - "grad_norm": 0.0, - "learning_rate": 5.7150691406306355e-06, - "loss": 0.7839, - "step": 1717 - }, - { - "epoch": 1.96, - "grad_norm": 0.0, - "learning_rate": 5.703958170080481e-06, - "loss": 0.7221, - "step": 1718 - }, - { - "epoch": 1.96, - "grad_norm": 0.0, - "learning_rate": 5.692853699725638e-06, - "loss": 0.7083, - "step": 1719 - }, - { - "epoch": 1.96, - "grad_norm": 0.0, - "learning_rate": 5.681755746367909e-06, - "loss": 0.8109, - "step": 1720 - }, - { - "epoch": 1.96, - "grad_norm": 0.0, - "learning_rate": 5.670664326799225e-06, - "loss": 0.763, - "step": 1721 - }, - { - "epoch": 1.96, - "grad_norm": 0.0, - "learning_rate": 5.659579457801641e-06, - "loss": 0.7093, - "step": 1722 - }, - { - "epoch": 1.96, - "grad_norm": 0.0, - "learning_rate": 5.648501156147293e-06, - "loss": 0.7966, - "step": 1723 - }, - { - "epoch": 1.96, - "grad_norm": 0.0, - "learning_rate": 5.637429438598383e-06, - "loss": 0.703, - "step": 1724 - }, - { - "epoch": 1.96, - "grad_norm": 0.0, - "learning_rate": 5.626364321907161e-06, - "loss": 0.7968, - "step": 1725 - }, - { - "epoch": 1.96, - "grad_norm": 0.0, - "learning_rate": 5.6153058228158685e-06, - "loss": 0.6882, - "step": 1726 - }, - { - "epoch": 1.97, - "grad_norm": 0.0, - "learning_rate": 5.60425395805675e-06, - "loss": 0.737, - "step": 1727 - }, - { - "epoch": 1.97, - "grad_norm": 0.0, - "learning_rate": 5.593208744352013e-06, - "loss": 0.7282, - "step": 1728 - }, - { - "epoch": 1.97, - "grad_norm": 0.0, - "learning_rate": 5.582170198413788e-06, - "loss": 0.7596, - "step": 1729 - }, - { - "epoch": 1.97, - "grad_norm": 0.0, - "learning_rate": 5.571138336944131e-06, - "loss": 0.7959, - "step": 1730 - }, - { - "epoch": 1.97, - "grad_norm": 0.0, - "learning_rate": 5.560113176634971e-06, - "loss": 0.7397, - "step": 1731 - }, - { - "epoch": 1.97, - "grad_norm": 0.0, - "learning_rate": 5.54909473416811e-06, - "loss": 0.8064, - "step": 1732 - }, - { - "epoch": 1.97, - "grad_norm": 0.0, - "learning_rate": 5.538083026215181e-06, - "loss": 0.7569, - "step": 1733 - }, - { - "epoch": 1.97, - "grad_norm": 0.0, - "learning_rate": 5.5270780694376195e-06, - "loss": 0.7993, - "step": 1734 - }, - { - "epoch": 1.97, - "grad_norm": 0.0, - "learning_rate": 5.516079880486658e-06, - "loss": 0.7609, - "step": 1735 - }, - { - "epoch": 1.98, - "grad_norm": 0.0, - "learning_rate": 5.505088476003284e-06, - "loss": 0.8357, - "step": 1736 - }, - { - "epoch": 1.98, - "grad_norm": 0.0, - "learning_rate": 5.494103872618214e-06, - "loss": 0.7569, - "step": 1737 - }, - { - "epoch": 1.98, - "grad_norm": 0.0, - "learning_rate": 5.483126086951886e-06, - "loss": 0.8191, - "step": 1738 - }, - { - "epoch": 1.98, - "grad_norm": 0.0, - "learning_rate": 5.47215513561441e-06, - "loss": 0.7435, - "step": 1739 - }, - { - "epoch": 1.98, - "grad_norm": 0.0, - "learning_rate": 5.46119103520556e-06, - "loss": 0.7717, - "step": 1740 - }, - { - "epoch": 1.98, - "grad_norm": 0.0, - "learning_rate": 5.450233802314753e-06, - "loss": 0.8544, - "step": 1741 - }, - { - "epoch": 1.98, - "grad_norm": 0.0, - "learning_rate": 5.439283453520996e-06, - "loss": 0.8346, - "step": 1742 - }, - { - "epoch": 1.98, - "grad_norm": 0.0, - "learning_rate": 5.428340005392897e-06, - "loss": 0.7962, - "step": 1743 - }, - { - "epoch": 1.99, - "grad_norm": 0.0, - "learning_rate": 5.417403474488618e-06, - "loss": 0.7999, - "step": 1744 - }, - { - "epoch": 1.99, - "grad_norm": 0.0, - "learning_rate": 5.406473877355848e-06, - "loss": 0.7285, - "step": 1745 - }, - { - "epoch": 1.99, - "grad_norm": 0.0, - "learning_rate": 5.395551230531797e-06, - "loss": 0.7476, - "step": 1746 - }, - { - "epoch": 1.99, - "grad_norm": 0.0, - "learning_rate": 5.384635550543143e-06, - "loss": 0.7509, - "step": 1747 - }, - { - "epoch": 1.99, - "grad_norm": 0.0, - "learning_rate": 5.373726853906034e-06, - "loss": 0.7141, - "step": 1748 - }, - { - "epoch": 1.99, - "grad_norm": 0.0, - "learning_rate": 5.362825157126057e-06, - "loss": 0.7154, - "step": 1749 - }, - { - "epoch": 1.99, - "grad_norm": 0.0, - "learning_rate": 5.35193047669819e-06, - "loss": 0.7947, - "step": 1750 - }, - { - "epoch": 1.99, - "grad_norm": 0.0, - "learning_rate": 5.34104282910681e-06, - "loss": 0.7067, - "step": 1751 - }, - { - "epoch": 1.99, - "grad_norm": 0.0, - "learning_rate": 5.3301622308256486e-06, - "loss": 0.819, - "step": 1752 - }, - { - "epoch": 2.0, - "grad_norm": 0.0, - "learning_rate": 5.3192886983177664e-06, - "loss": 0.7502, - "step": 1753 - }, - { - "epoch": 2.0, - "grad_norm": 0.0, - "learning_rate": 5.308422248035541e-06, - "loss": 0.7658, - "step": 1754 - }, - { - "epoch": 2.0, - "grad_norm": 0.0, - "learning_rate": 5.297562896420625e-06, - "loss": 0.8081, - "step": 1755 - }, - { - "epoch": 2.0, - "grad_norm": 0.0, - "learning_rate": 5.286710659903938e-06, - "loss": 0.7147, - "step": 1756 - }, - { - "epoch": 2.0, - "grad_norm": 0.0, - "learning_rate": 5.275865554905635e-06, - "loss": 0.7853, - "step": 1757 - }, - { - "epoch": 2.0, - "grad_norm": 0.0, - "learning_rate": 5.265027597835071e-06, - "loss": 0.6899, - "step": 1758 - }, - { - "epoch": 2.0, - "grad_norm": 0.0, - "learning_rate": 5.254196805090792e-06, - "loss": 0.6393, - "step": 1759 - }, - { - "epoch": 2.0, - "grad_norm": 0.0, - "learning_rate": 5.2433731930605105e-06, - "loss": 0.6564, - "step": 1760 - }, - { - "epoch": 2.0, - "grad_norm": 0.0, - "learning_rate": 5.232556778121058e-06, - "loss": 0.6752, - "step": 1761 - }, - { - "epoch": 2.01, - "grad_norm": 0.0, - "learning_rate": 5.2217475766383945e-06, - "loss": 0.653, - "step": 1762 - }, - { - "epoch": 2.01, - "grad_norm": 0.0, - "learning_rate": 5.2109456049675465e-06, - "loss": 0.6312, - "step": 1763 - }, - { - "epoch": 2.01, - "grad_norm": 0.0, - "learning_rate": 5.200150879452617e-06, - "loss": 0.6668, - "step": 1764 - }, - { - "epoch": 2.01, - "grad_norm": 0.0, - "learning_rate": 5.189363416426741e-06, - "loss": 0.5955, - "step": 1765 - }, - { - "epoch": 2.01, - "grad_norm": 0.0, - "learning_rate": 5.178583232212058e-06, - "loss": 0.627, - "step": 1766 - }, - { - "epoch": 2.01, - "grad_norm": 0.0, - "learning_rate": 5.167810343119703e-06, - "loss": 0.611, - "step": 1767 - }, - { - "epoch": 2.01, - "grad_norm": 0.0, - "learning_rate": 5.157044765449772e-06, - "loss": 0.6853, - "step": 1768 - }, - { - "epoch": 2.01, - "grad_norm": 0.0, - "learning_rate": 5.146286515491288e-06, - "loss": 0.5968, - "step": 1769 - }, - { - "epoch": 2.01, - "grad_norm": 0.0, - "learning_rate": 5.135535609522204e-06, - "loss": 0.7097, - "step": 1770 - }, - { - "epoch": 2.02, - "grad_norm": 0.0, - "learning_rate": 5.124792063809342e-06, - "loss": 0.6158, - "step": 1771 - }, - { - "epoch": 2.02, - "grad_norm": 0.0, - "learning_rate": 5.114055894608402e-06, - "loss": 0.6666, - "step": 1772 - }, - { - "epoch": 2.02, - "grad_norm": 0.0, - "learning_rate": 5.10332711816392e-06, - "loss": 0.6029, - "step": 1773 - }, - { - "epoch": 2.02, - "grad_norm": 0.0, - "learning_rate": 5.0926057507092385e-06, - "loss": 0.67, - "step": 1774 - }, - { - "epoch": 2.02, - "grad_norm": 0.0, - "learning_rate": 5.081891808466497e-06, - "loss": 0.618, - "step": 1775 - }, - { - "epoch": 2.02, - "grad_norm": 0.0, - "learning_rate": 5.071185307646605e-06, - "loss": 0.6598, - "step": 1776 - }, - { - "epoch": 2.02, - "grad_norm": 0.0, - "learning_rate": 5.060486264449194e-06, - "loss": 0.6452, - "step": 1777 - }, - { - "epoch": 2.02, - "grad_norm": 0.0, - "learning_rate": 5.049794695062635e-06, - "loss": 0.6775, - "step": 1778 - }, - { - "epoch": 2.03, - "grad_norm": 0.0, - "learning_rate": 5.039110615663972e-06, - "loss": 0.6443, - "step": 1779 - }, - { - "epoch": 2.03, - "grad_norm": 0.0, - "learning_rate": 5.028434042418926e-06, - "loss": 0.6887, - "step": 1780 - }, - { - "epoch": 2.03, - "grad_norm": 0.0, - "learning_rate": 5.017764991481861e-06, - "loss": 0.6271, - "step": 1781 - }, - { - "epoch": 2.03, - "grad_norm": 0.0, - "learning_rate": 5.007103478995752e-06, - "loss": 0.6295, - "step": 1782 - }, - { - "epoch": 2.03, - "grad_norm": 0.0, - "learning_rate": 4.996449521092171e-06, - "loss": 0.639, - "step": 1783 - }, - { - "epoch": 2.03, - "grad_norm": 0.0, - "learning_rate": 4.985803133891269e-06, - "loss": 0.6326, - "step": 1784 - }, - { - "epoch": 2.03, - "grad_norm": 0.0, - "learning_rate": 4.975164333501725e-06, - "loss": 0.6588, - "step": 1785 - }, - { - "epoch": 2.03, - "grad_norm": 0.0, - "learning_rate": 4.96453313602075e-06, - "loss": 0.6661, - "step": 1786 - }, - { - "epoch": 2.03, - "grad_norm": 0.0, - "learning_rate": 4.953909557534053e-06, - "loss": 0.6529, - "step": 1787 - }, - { - "epoch": 2.04, - "grad_norm": 0.0, - "learning_rate": 4.9432936141158035e-06, - "loss": 0.6508, - "step": 1788 - }, - { - "epoch": 2.04, - "grad_norm": 0.0, - "learning_rate": 4.932685321828633e-06, - "loss": 0.6319, - "step": 1789 - }, - { - "epoch": 2.04, - "grad_norm": 0.0, - "learning_rate": 4.9220846967235815e-06, - "loss": 0.6647, - "step": 1790 - }, - { - "epoch": 2.04, - "grad_norm": 0.0, - "learning_rate": 4.911491754840099e-06, - "loss": 0.668, - "step": 1791 - }, - { - "epoch": 2.04, - "grad_norm": 0.0, - "learning_rate": 4.900906512206012e-06, - "loss": 0.6485, - "step": 1792 - }, - { - "epoch": 2.04, - "grad_norm": 0.0, - "learning_rate": 4.890328984837482e-06, - "loss": 0.6615, - "step": 1793 - }, - { - "epoch": 2.04, - "grad_norm": 0.0, - "learning_rate": 4.879759188739014e-06, - "loss": 0.6744, - "step": 1794 - }, - { - "epoch": 2.04, - "grad_norm": 0.0, - "learning_rate": 4.869197139903411e-06, - "loss": 0.6361, - "step": 1795 - }, - { - "epoch": 2.04, - "grad_norm": 0.0, - "learning_rate": 4.858642854311744e-06, - "loss": 0.644, - "step": 1796 - }, - { - "epoch": 2.05, - "grad_norm": 0.0, - "learning_rate": 4.848096347933352e-06, - "loss": 0.6169, - "step": 1797 - }, - { - "epoch": 2.05, - "grad_norm": 0.0, - "learning_rate": 4.837557636725788e-06, - "loss": 0.628, - "step": 1798 - }, - { - "epoch": 2.05, - "grad_norm": 0.0, - "learning_rate": 4.827026736634824e-06, - "loss": 0.6326, - "step": 1799 - }, - { - "epoch": 2.05, - "grad_norm": 0.0, - "learning_rate": 4.816503663594412e-06, - "loss": 0.6434, - "step": 1800 - }, - { - "epoch": 2.05, - "grad_norm": 0.0, - "learning_rate": 4.805988433526648e-06, - "loss": 0.6044, - "step": 1801 - }, - { - "epoch": 2.05, - "grad_norm": 0.0, - "learning_rate": 4.7954810623417755e-06, - "loss": 0.7041, - "step": 1802 - }, - { - "epoch": 2.05, - "grad_norm": 0.0, - "learning_rate": 4.784981565938145e-06, - "loss": 0.6486, - "step": 1803 - }, - { - "epoch": 2.05, - "grad_norm": 0.0, - "learning_rate": 4.774489960202181e-06, - "loss": 0.7109, - "step": 1804 - }, - { - "epoch": 2.05, - "grad_norm": 0.0, - "learning_rate": 4.764006261008385e-06, - "loss": 0.6552, - "step": 1805 - }, - { - "epoch": 2.06, - "grad_norm": 0.0, - "learning_rate": 4.7535304842192786e-06, - "loss": 0.5933, - "step": 1806 - }, - { - "epoch": 2.06, - "grad_norm": 0.0, - "learning_rate": 4.7430626456854075e-06, - "loss": 0.6524, - "step": 1807 - }, - { - "epoch": 2.06, - "grad_norm": 0.0, - "learning_rate": 4.73260276124531e-06, - "loss": 0.6434, - "step": 1808 - }, - { - "epoch": 2.06, - "grad_norm": 0.0, - "learning_rate": 4.722150846725477e-06, - "loss": 0.7, - "step": 1809 - }, - { - "epoch": 2.06, - "grad_norm": 0.0, - "learning_rate": 4.711706917940338e-06, - "loss": 0.6307, - "step": 1810 - }, - { - "epoch": 2.06, - "grad_norm": 0.0, - "learning_rate": 4.701270990692266e-06, - "loss": 0.6393, - "step": 1811 - }, - { - "epoch": 2.06, - "grad_norm": 0.0, - "learning_rate": 4.690843080771494e-06, - "loss": 0.6687, - "step": 1812 - }, - { - "epoch": 2.06, - "grad_norm": 0.0, - "learning_rate": 4.680423203956148e-06, - "loss": 0.6292, - "step": 1813 - }, - { - "epoch": 2.06, - "grad_norm": 0.0, - "learning_rate": 4.6700113760121845e-06, - "loss": 0.6333, - "step": 1814 - }, - { - "epoch": 2.07, - "grad_norm": 0.0, - "learning_rate": 4.659607612693388e-06, - "loss": 0.6539, - "step": 1815 - }, - { - "epoch": 2.07, - "grad_norm": 0.0, - "learning_rate": 4.649211929741348e-06, - "loss": 0.6439, - "step": 1816 - }, - { - "epoch": 2.07, - "grad_norm": 0.0, - "learning_rate": 4.638824342885413e-06, - "loss": 0.6926, - "step": 1817 - }, - { - "epoch": 2.07, - "grad_norm": 0.0, - "learning_rate": 4.6284448678426816e-06, - "loss": 0.6752, - "step": 1818 - }, - { - "epoch": 2.07, - "grad_norm": 0.0, - "learning_rate": 4.618073520318003e-06, - "loss": 0.6768, - "step": 1819 - }, - { - "epoch": 2.07, - "grad_norm": 0.0, - "learning_rate": 4.6077103160038986e-06, - "loss": 0.655, - "step": 1820 - }, - { - "epoch": 2.07, - "grad_norm": 0.0, - "learning_rate": 4.597355270580589e-06, - "loss": 0.6895, - "step": 1821 - }, - { - "epoch": 2.07, - "grad_norm": 0.0, - "learning_rate": 4.587008399715935e-06, - "loss": 0.6608, - "step": 1822 - }, - { - "epoch": 2.08, - "grad_norm": 0.0, - "learning_rate": 4.576669719065442e-06, - "loss": 0.6495, - "step": 1823 - }, - { - "epoch": 2.08, - "grad_norm": 0.0, - "learning_rate": 4.566339244272219e-06, - "loss": 0.6516, - "step": 1824 - }, - { - "epoch": 2.08, - "grad_norm": 0.0, - "learning_rate": 4.5560169909669534e-06, - "loss": 0.6094, - "step": 1825 - }, - { - "epoch": 2.08, - "grad_norm": 0.0, - "learning_rate": 4.545702974767892e-06, - "loss": 0.5791, - "step": 1826 - }, - { - "epoch": 2.08, - "grad_norm": 0.0, - "learning_rate": 4.5353972112808354e-06, - "loss": 0.6115, - "step": 1827 - }, - { - "epoch": 2.08, - "grad_norm": 0.0, - "learning_rate": 4.5250997160990795e-06, - "loss": 0.6254, - "step": 1828 - }, - { - "epoch": 2.08, - "grad_norm": 0.0, - "learning_rate": 4.514810504803409e-06, - "loss": 0.6736, - "step": 1829 - }, - { - "epoch": 2.08, - "grad_norm": 0.0, - "learning_rate": 4.504529592962088e-06, - "loss": 0.6376, - "step": 1830 - }, - { - "epoch": 2.08, - "grad_norm": 0.0, - "learning_rate": 4.494256996130814e-06, - "loss": 0.712, - "step": 1831 - }, - { - "epoch": 2.09, - "grad_norm": 0.0, - "learning_rate": 4.483992729852709e-06, - "loss": 0.6044, - "step": 1832 - }, - { - "epoch": 2.09, - "grad_norm": 0.0, - "learning_rate": 4.473736809658282e-06, - "loss": 0.6608, - "step": 1833 - }, - { - "epoch": 2.09, - "grad_norm": 0.0, - "learning_rate": 4.463489251065412e-06, - "loss": 0.6322, - "step": 1834 - }, - { - "epoch": 2.09, - "grad_norm": 0.0, - "learning_rate": 4.453250069579347e-06, - "loss": 0.625, - "step": 1835 - }, - { - "epoch": 2.09, - "grad_norm": 0.0, - "learning_rate": 4.4430192806926384e-06, - "loss": 0.6617, - "step": 1836 - }, - { - "epoch": 2.09, - "grad_norm": 0.0, - "learning_rate": 4.432796899885143e-06, - "loss": 0.6172, - "step": 1837 - }, - { - "epoch": 2.09, - "grad_norm": 0.0, - "learning_rate": 4.422582942624001e-06, - "loss": 0.6221, - "step": 1838 - }, - { - "epoch": 2.09, - "grad_norm": 0.0, - "learning_rate": 4.4123774243636056e-06, - "loss": 0.6173, - "step": 1839 - }, - { - "epoch": 2.09, - "grad_norm": 0.0, - "learning_rate": 4.402180360545585e-06, - "loss": 0.6302, - "step": 1840 - }, - { - "epoch": 2.1, - "grad_norm": 0.0, - "learning_rate": 4.3919917665987655e-06, - "loss": 0.6513, - "step": 1841 - }, - { - "epoch": 2.1, - "grad_norm": 0.0, - "learning_rate": 4.381811657939159e-06, - "loss": 0.669, - "step": 1842 - }, - { - "epoch": 2.1, - "grad_norm": 0.0, - "learning_rate": 4.371640049969955e-06, - "loss": 0.6551, - "step": 1843 - }, - { - "epoch": 2.1, - "grad_norm": 0.0, - "learning_rate": 4.361476958081463e-06, - "loss": 0.6811, - "step": 1844 - }, - { - "epoch": 2.1, - "grad_norm": 0.0, - "learning_rate": 4.3513223976511074e-06, - "loss": 0.6361, - "step": 1845 - }, - { - "epoch": 2.1, - "grad_norm": 0.0, - "learning_rate": 4.341176384043416e-06, - "loss": 0.625, - "step": 1846 - }, - { - "epoch": 2.1, - "grad_norm": 0.0, - "learning_rate": 4.331038932609979e-06, - "loss": 0.6356, - "step": 1847 - }, - { - "epoch": 2.1, - "grad_norm": 0.0, - "learning_rate": 4.320910058689425e-06, - "loss": 0.6265, - "step": 1848 - }, - { - "epoch": 2.1, - "grad_norm": 0.0, - "learning_rate": 4.310789777607417e-06, - "loss": 0.6736, - "step": 1849 - }, - { - "epoch": 2.11, - "grad_norm": 0.0, - "learning_rate": 4.300678104676598e-06, - "loss": 0.671, - "step": 1850 - }, - { - "epoch": 2.11, - "grad_norm": 0.0, - "learning_rate": 4.2905750551966115e-06, - "loss": 0.6144, - "step": 1851 - }, - { - "epoch": 2.11, - "grad_norm": 0.0, - "learning_rate": 4.280480644454035e-06, - "loss": 0.7075, - "step": 1852 - }, - { - "epoch": 2.11, - "grad_norm": 0.0, - "learning_rate": 4.270394887722372e-06, - "loss": 0.7047, - "step": 1853 - }, - { - "epoch": 2.11, - "grad_norm": 0.0, - "learning_rate": 4.260317800262045e-06, - "loss": 0.6178, - "step": 1854 - }, - { - "epoch": 2.11, - "grad_norm": 0.0, - "learning_rate": 4.250249397320356e-06, - "loss": 0.6502, - "step": 1855 - }, - { - "epoch": 2.11, - "grad_norm": 0.0, - "learning_rate": 4.2401896941314576e-06, - "loss": 0.6466, - "step": 1856 - }, - { - "epoch": 2.11, - "grad_norm": 0.0, - "learning_rate": 4.230138705916355e-06, - "loss": 0.6572, - "step": 1857 - }, - { - "epoch": 2.11, - "grad_norm": 0.0, - "learning_rate": 4.220096447882843e-06, - "loss": 0.656, - "step": 1858 - }, - { - "epoch": 2.12, - "grad_norm": 0.0, - "learning_rate": 4.21006293522554e-06, - "loss": 0.702, - "step": 1859 - }, - { - "epoch": 2.12, - "grad_norm": 0.0, - "learning_rate": 4.2000381831258044e-06, - "loss": 0.6686, - "step": 1860 - }, - { - "epoch": 2.12, - "grad_norm": 0.0, - "learning_rate": 4.190022206751746e-06, - "loss": 0.6309, - "step": 1861 - }, - { - "epoch": 2.12, - "grad_norm": 0.0, - "learning_rate": 4.1800150212582036e-06, - "loss": 0.6321, - "step": 1862 - }, - { - "epoch": 2.12, - "grad_norm": 0.0, - "learning_rate": 4.170016641786713e-06, - "loss": 0.6689, - "step": 1863 - }, - { - "epoch": 2.12, - "grad_norm": 0.0, - "learning_rate": 4.160027083465478e-06, - "loss": 0.6325, - "step": 1864 - }, - { - "epoch": 2.12, - "grad_norm": 0.0, - "learning_rate": 4.150046361409364e-06, - "loss": 0.6288, - "step": 1865 - }, - { - "epoch": 2.12, - "grad_norm": 0.0, - "learning_rate": 4.140074490719861e-06, - "loss": 0.6196, - "step": 1866 - }, - { - "epoch": 2.13, - "grad_norm": 0.0, - "learning_rate": 4.13011148648507e-06, - "loss": 0.6318, - "step": 1867 - }, - { - "epoch": 2.13, - "grad_norm": 0.0, - "learning_rate": 4.120157363779677e-06, - "loss": 0.6638, - "step": 1868 - }, - { - "epoch": 2.13, - "grad_norm": 0.0, - "learning_rate": 4.11021213766492e-06, - "loss": 0.6146, - "step": 1869 - }, - { - "epoch": 2.13, - "grad_norm": 0.0, - "learning_rate": 4.100275823188597e-06, - "loss": 0.6202, - "step": 1870 - }, - { - "epoch": 2.13, - "grad_norm": 0.0, - "learning_rate": 4.090348435385001e-06, - "loss": 0.6718, - "step": 1871 - }, - { - "epoch": 2.13, - "grad_norm": 0.0, - "learning_rate": 4.0804299892749225e-06, - "loss": 0.6743, - "step": 1872 - }, - { - "epoch": 2.13, - "grad_norm": 0.0, - "learning_rate": 4.070520499865629e-06, - "loss": 0.6994, - "step": 1873 - }, - { - "epoch": 2.13, - "grad_norm": 0.0, - "learning_rate": 4.060619982150838e-06, - "loss": 0.6702, - "step": 1874 - }, - { - "epoch": 2.13, - "grad_norm": 0.0, - "learning_rate": 4.05072845111068e-06, - "loss": 0.6468, - "step": 1875 - }, - { - "epoch": 2.14, - "grad_norm": 0.0, - "learning_rate": 4.040845921711702e-06, - "loss": 0.6187, - "step": 1876 - }, - { - "epoch": 2.14, - "grad_norm": 0.0, - "learning_rate": 4.0309724089068156e-06, - "loss": 0.6503, - "step": 1877 - }, - { - "epoch": 2.14, - "grad_norm": 0.0, - "learning_rate": 4.02110792763531e-06, - "loss": 0.6578, - "step": 1878 - }, - { - "epoch": 2.14, - "grad_norm": 0.0, - "learning_rate": 4.011252492822792e-06, - "loss": 0.7425, - "step": 1879 - }, - { - "epoch": 2.14, - "grad_norm": 0.0, - "learning_rate": 4.001406119381181e-06, - "loss": 0.6344, - "step": 1880 - }, - { - "epoch": 2.14, - "grad_norm": 0.0, - "learning_rate": 3.991568822208697e-06, - "loss": 0.6634, - "step": 1881 - }, - { - "epoch": 2.14, - "grad_norm": 0.0, - "learning_rate": 3.981740616189822e-06, - "loss": 0.6599, - "step": 1882 - }, - { - "epoch": 2.14, - "grad_norm": 0.0, - "learning_rate": 3.971921516195276e-06, - "loss": 0.6798, - "step": 1883 - }, - { - "epoch": 2.14, - "grad_norm": 0.0, - "learning_rate": 3.962111537082013e-06, - "loss": 0.7252, - "step": 1884 - }, - { - "epoch": 2.15, - "grad_norm": 0.0, - "learning_rate": 3.952310693693174e-06, - "loss": 0.6608, - "step": 1885 - }, - { - "epoch": 2.15, - "grad_norm": 0.0, - "learning_rate": 3.942519000858083e-06, - "loss": 0.6793, - "step": 1886 - }, - { - "epoch": 2.15, - "grad_norm": 0.0, - "learning_rate": 3.9327364733922255e-06, - "loss": 0.6788, - "step": 1887 - }, - { - "epoch": 2.15, - "grad_norm": 0.0, - "learning_rate": 3.922963126097205e-06, - "loss": 0.6483, - "step": 1888 - }, - { - "epoch": 2.15, - "grad_norm": 0.0, - "learning_rate": 3.913198973760745e-06, - "loss": 0.6363, - "step": 1889 - }, - { - "epoch": 2.15, - "grad_norm": 0.0, - "learning_rate": 3.903444031156658e-06, - "loss": 0.6356, - "step": 1890 - }, - { - "epoch": 2.15, - "grad_norm": 0.0, - "learning_rate": 3.893698313044808e-06, - "loss": 0.6232, - "step": 1891 - }, - { - "epoch": 2.15, - "grad_norm": 0.0, - "learning_rate": 3.883961834171118e-06, - "loss": 0.6781, - "step": 1892 - }, - { - "epoch": 2.15, - "grad_norm": 0.0, - "learning_rate": 3.87423460926752e-06, - "loss": 0.6262, - "step": 1893 - }, - { - "epoch": 2.16, - "grad_norm": 0.0, - "learning_rate": 3.8645166530519496e-06, - "loss": 0.7005, - "step": 1894 - }, - { - "epoch": 2.16, - "grad_norm": 0.0, - "learning_rate": 3.85480798022832e-06, - "loss": 0.592, - "step": 1895 - }, - { - "epoch": 2.16, - "grad_norm": 0.0, - "learning_rate": 3.84510860548649e-06, - "loss": 0.6507, - "step": 1896 - }, - { - "epoch": 2.16, - "grad_norm": 0.0, - "learning_rate": 3.835418543502257e-06, - "loss": 0.6303, - "step": 1897 - }, - { - "epoch": 2.16, - "grad_norm": 0.0, - "learning_rate": 3.82573780893733e-06, - "loss": 0.6385, - "step": 1898 - }, - { - "epoch": 2.16, - "grad_norm": 0.0, - "learning_rate": 3.8160664164392915e-06, - "loss": 0.6516, - "step": 1899 - }, - { - "epoch": 2.16, - "grad_norm": 0.0, - "learning_rate": 3.806404380641606e-06, - "loss": 0.7107, - "step": 1900 - }, - { - "epoch": 2.16, - "grad_norm": 0.0, - "learning_rate": 3.796751716163567e-06, - "loss": 0.6444, - "step": 1901 - }, - { - "epoch": 2.17, - "grad_norm": 0.0, - "learning_rate": 3.787108437610294e-06, - "loss": 0.6924, - "step": 1902 - }, - { - "epoch": 2.17, - "grad_norm": 0.0, - "learning_rate": 3.7774745595727116e-06, - "loss": 0.6526, - "step": 1903 - }, - { - "epoch": 2.17, - "grad_norm": 0.0, - "learning_rate": 3.7678500966275055e-06, - "loss": 0.6174, - "step": 1904 - }, - { - "epoch": 2.17, - "grad_norm": 0.0, - "learning_rate": 3.758235063337129e-06, - "loss": 0.6654, - "step": 1905 - }, - { - "epoch": 2.17, - "grad_norm": 0.0, - "learning_rate": 3.7486294742497663e-06, - "loss": 0.6243, - "step": 1906 - }, - { - "epoch": 2.17, - "grad_norm": 0.0, - "learning_rate": 3.739033343899301e-06, - "loss": 0.6564, - "step": 1907 - }, - { - "epoch": 2.17, - "grad_norm": 0.0, - "learning_rate": 3.7294466868053204e-06, - "loss": 0.657, - "step": 1908 - }, - { - "epoch": 2.17, - "grad_norm": 0.0, - "learning_rate": 3.7198695174730637e-06, - "loss": 0.7066, - "step": 1909 - }, - { - "epoch": 2.17, - "grad_norm": 0.0, - "learning_rate": 3.710301850393424e-06, - "loss": 0.6592, - "step": 1910 - }, - { - "epoch": 2.18, - "grad_norm": 0.0, - "learning_rate": 3.700743700042918e-06, - "loss": 0.6766, - "step": 1911 - }, - { - "epoch": 2.18, - "grad_norm": 0.0, - "learning_rate": 3.6911950808836526e-06, - "loss": 0.6411, - "step": 1912 - }, - { - "epoch": 2.18, - "grad_norm": 0.0, - "learning_rate": 3.6816560073633234e-06, - "loss": 0.6253, - "step": 1913 - }, - { - "epoch": 2.18, - "grad_norm": 0.0, - "learning_rate": 3.6721264939151812e-06, - "loss": 0.6595, - "step": 1914 - }, - { - "epoch": 2.18, - "grad_norm": 0.0, - "learning_rate": 3.6626065549580046e-06, - "loss": 0.6349, - "step": 1915 - }, - { - "epoch": 2.18, - "grad_norm": 0.0, - "learning_rate": 3.6530962048960973e-06, - "loss": 0.6211, - "step": 1916 - }, - { - "epoch": 2.18, - "grad_norm": 0.0, - "learning_rate": 3.64359545811924e-06, - "loss": 0.7016, - "step": 1917 - }, - { - "epoch": 2.18, - "grad_norm": 0.0, - "learning_rate": 3.6341043290026957e-06, - "loss": 0.6493, - "step": 1918 - }, - { - "epoch": 2.18, - "grad_norm": 0.0, - "learning_rate": 3.6246228319071718e-06, - "loss": 0.6299, - "step": 1919 - }, - { - "epoch": 2.19, - "grad_norm": 0.0, - "learning_rate": 3.6151509811787943e-06, - "loss": 0.603, - "step": 1920 - }, - { - "epoch": 2.19, - "grad_norm": 0.0, - "learning_rate": 3.6056887911491025e-06, - "loss": 0.6211, - "step": 1921 - }, - { - "epoch": 2.19, - "grad_norm": 0.0, - "learning_rate": 3.59623627613502e-06, - "loss": 0.6209, - "step": 1922 - }, - { - "epoch": 2.19, - "grad_norm": 0.0, - "learning_rate": 3.5867934504388193e-06, - "loss": 0.7205, - "step": 1923 - }, - { - "epoch": 2.19, - "grad_norm": 0.0, - "learning_rate": 3.5773603283481262e-06, - "loss": 0.6177, - "step": 1924 - }, - { - "epoch": 2.19, - "grad_norm": 0.0, - "learning_rate": 3.567936924135873e-06, - "loss": 0.6257, - "step": 1925 - }, - { - "epoch": 2.19, - "grad_norm": 0.0, - "learning_rate": 3.558523252060295e-06, - "loss": 0.5883, - "step": 1926 - }, - { - "epoch": 2.19, - "grad_norm": 0.0, - "learning_rate": 3.549119326364905e-06, - "loss": 0.671, - "step": 1927 - }, - { - "epoch": 2.19, - "grad_norm": 0.0, - "learning_rate": 3.539725161278457e-06, - "loss": 0.6185, - "step": 1928 - }, - { - "epoch": 2.2, - "grad_norm": 0.0, - "learning_rate": 3.5303407710149473e-06, - "loss": 0.6544, - "step": 1929 - }, - { - "epoch": 2.2, - "grad_norm": 0.0, - "learning_rate": 3.520966169773581e-06, - "loss": 0.6605, - "step": 1930 - }, - { - "epoch": 2.2, - "grad_norm": 0.0, - "learning_rate": 3.5116013717387453e-06, - "loss": 0.7365, - "step": 1931 - }, - { - "epoch": 2.2, - "grad_norm": 0.0, - "learning_rate": 3.502246391080003e-06, - "loss": 0.6318, - "step": 1932 - }, - { - "epoch": 2.2, - "grad_norm": 0.0, - "learning_rate": 3.492901241952054e-06, - "loss": 0.675, - "step": 1933 - }, - { - "epoch": 2.2, - "grad_norm": 0.0, - "learning_rate": 3.4835659384947273e-06, - "loss": 0.622, - "step": 1934 - }, - { - "epoch": 2.2, - "grad_norm": 0.0, - "learning_rate": 3.47424049483296e-06, - "loss": 0.6697, - "step": 1935 - }, - { - "epoch": 2.2, - "grad_norm": 0.0, - "learning_rate": 3.464924925076758e-06, - "loss": 0.6484, - "step": 1936 - }, - { - "epoch": 2.2, - "grad_norm": 0.0, - "learning_rate": 3.4556192433211953e-06, - "loss": 0.5682, - "step": 1937 - }, - { - "epoch": 2.21, - "grad_norm": 0.0, - "learning_rate": 3.4463234636463904e-06, - "loss": 0.6786, - "step": 1938 - }, - { - "epoch": 2.21, - "grad_norm": 0.0, - "learning_rate": 3.437037600117462e-06, - "loss": 0.6046, - "step": 1939 - }, - { - "epoch": 2.21, - "grad_norm": 0.0, - "learning_rate": 3.4277616667845457e-06, - "loss": 0.6946, - "step": 1940 - }, - { - "epoch": 2.21, - "grad_norm": 0.0, - "learning_rate": 3.4184956776827325e-06, - "loss": 0.7399, - "step": 1941 - }, - { - "epoch": 2.21, - "grad_norm": 0.0, - "learning_rate": 3.409239646832082e-06, - "loss": 0.6, - "step": 1942 - }, - { - "epoch": 2.21, - "grad_norm": 0.0, - "learning_rate": 3.3999935882375835e-06, - "loss": 0.6091, - "step": 1943 - }, - { - "epoch": 2.21, - "grad_norm": 0.0, - "learning_rate": 3.390757515889127e-06, - "loss": 0.649, - "step": 1944 - }, - { - "epoch": 2.21, - "grad_norm": 0.0, - "learning_rate": 3.3815314437615055e-06, - "loss": 0.6264, - "step": 1945 - }, - { - "epoch": 2.22, - "grad_norm": 0.0, - "learning_rate": 3.3723153858143787e-06, - "loss": 0.6579, - "step": 1946 - }, - { - "epoch": 2.22, - "grad_norm": 0.0, - "learning_rate": 3.3631093559922447e-06, - "loss": 0.6467, - "step": 1947 - }, - { - "epoch": 2.22, - "grad_norm": 0.0, - "learning_rate": 3.3539133682244417e-06, - "loss": 0.6321, - "step": 1948 - }, - { - "epoch": 2.22, - "grad_norm": 0.0, - "learning_rate": 3.3447274364251025e-06, - "loss": 0.6037, - "step": 1949 - }, - { - "epoch": 2.22, - "grad_norm": 0.0, - "learning_rate": 3.33555157449315e-06, - "loss": 0.6897, - "step": 1950 - }, - { - "epoch": 2.22, - "grad_norm": 0.0, - "learning_rate": 3.326385796312275e-06, - "loss": 0.5964, - "step": 1951 - }, - { - "epoch": 2.22, - "grad_norm": 0.0, - "learning_rate": 3.3172301157509013e-06, - "loss": 0.6867, - "step": 1952 - }, - { - "epoch": 2.22, - "grad_norm": 0.0, - "learning_rate": 3.3080845466621737e-06, - "loss": 0.6766, - "step": 1953 - }, - { - "epoch": 2.22, - "grad_norm": 0.0, - "learning_rate": 3.298949102883955e-06, - "loss": 0.6908, - "step": 1954 - }, - { - "epoch": 2.23, - "grad_norm": 0.0, - "learning_rate": 3.289823798238766e-06, - "loss": 0.5855, - "step": 1955 - }, - { - "epoch": 2.23, - "grad_norm": 0.0, - "learning_rate": 3.280708646533799e-06, - "loss": 0.5901, - "step": 1956 - }, - { - "epoch": 2.23, - "grad_norm": 0.0, - "learning_rate": 3.2716036615608847e-06, - "loss": 0.5892, - "step": 1957 - }, - { - "epoch": 2.23, - "grad_norm": 0.0, - "learning_rate": 3.26250885709646e-06, - "loss": 0.6344, - "step": 1958 - }, - { - "epoch": 2.23, - "grad_norm": 0.0, - "learning_rate": 3.2534242469015744e-06, - "loss": 0.6139, - "step": 1959 - }, - { - "epoch": 2.23, - "grad_norm": 0.0, - "learning_rate": 3.2443498447218334e-06, - "loss": 0.6, - "step": 1960 - }, - { - "epoch": 2.23, - "grad_norm": 0.0, - "learning_rate": 3.2352856642874142e-06, - "loss": 0.592, - "step": 1961 - }, - { - "epoch": 2.23, - "grad_norm": 0.0, - "learning_rate": 3.226231719313022e-06, - "loss": 0.6386, - "step": 1962 - }, - { - "epoch": 2.23, - "grad_norm": 0.0, - "learning_rate": 3.217188023497869e-06, - "loss": 0.7326, - "step": 1963 - }, - { - "epoch": 2.24, - "grad_norm": 0.0, - "learning_rate": 3.2081545905256672e-06, - "loss": 0.6522, - "step": 1964 - }, - { - "epoch": 2.24, - "grad_norm": 0.0, - "learning_rate": 3.199131434064602e-06, - "loss": 0.6246, - "step": 1965 - }, - { - "epoch": 2.24, - "grad_norm": 0.0, - "learning_rate": 3.1901185677672974e-06, - "loss": 0.5673, - "step": 1966 - }, - { - "epoch": 2.24, - "grad_norm": 0.0, - "learning_rate": 3.1811160052708247e-06, - "loss": 0.665, - "step": 1967 - }, - { - "epoch": 2.24, - "grad_norm": 0.0, - "learning_rate": 3.1721237601966483e-06, - "loss": 0.6504, - "step": 1968 - }, - { - "epoch": 2.24, - "grad_norm": 0.0, - "learning_rate": 3.1631418461506336e-06, - "loss": 0.644, - "step": 1969 - }, - { - "epoch": 2.24, - "grad_norm": 0.0, - "learning_rate": 3.1541702767230133e-06, - "loss": 0.6408, - "step": 1970 - }, - { - "epoch": 2.24, - "grad_norm": 0.0, - "learning_rate": 3.1452090654883616e-06, - "loss": 0.6273, - "step": 1971 - }, - { - "epoch": 2.24, - "grad_norm": 0.0, - "learning_rate": 3.1362582260055775e-06, - "loss": 0.6742, - "step": 1972 - }, - { - "epoch": 2.25, - "grad_norm": 0.0, - "learning_rate": 3.1273177718178847e-06, - "loss": 0.6407, - "step": 1973 - }, - { - "epoch": 2.25, - "grad_norm": 0.0, - "learning_rate": 3.118387716452773e-06, - "loss": 0.6746, - "step": 1974 - }, - { - "epoch": 2.25, - "grad_norm": 0.0, - "learning_rate": 3.1094680734220127e-06, - "loss": 0.6702, - "step": 1975 - }, - { - "epoch": 2.25, - "grad_norm": 0.0, - "learning_rate": 3.100558856221606e-06, - "loss": 0.6612, - "step": 1976 - }, - { - "epoch": 2.25, - "grad_norm": 0.0, - "learning_rate": 3.0916600783317928e-06, - "loss": 0.609, - "step": 1977 - }, - { - "epoch": 2.25, - "grad_norm": 0.0, - "learning_rate": 3.0827717532170144e-06, - "loss": 0.6375, - "step": 1978 - }, - { - "epoch": 2.25, - "grad_norm": 0.0, - "learning_rate": 3.07389389432589e-06, - "loss": 0.6942, - "step": 1979 - }, - { - "epoch": 2.25, - "grad_norm": 0.0, - "learning_rate": 3.065026515091203e-06, - "loss": 0.719, - "step": 1980 - }, - { - "epoch": 2.25, - "grad_norm": 0.0, - "learning_rate": 3.056169628929896e-06, - "loss": 0.6149, - "step": 1981 - }, - { - "epoch": 2.26, - "grad_norm": 0.0, - "learning_rate": 3.047323249243013e-06, - "loss": 0.6423, - "step": 1982 - }, - { - "epoch": 2.26, - "grad_norm": 0.0, - "learning_rate": 3.0384873894157184e-06, - "loss": 0.6533, - "step": 1983 - }, - { - "epoch": 2.26, - "grad_norm": 0.0, - "learning_rate": 3.029662062817247e-06, - "loss": 0.5855, - "step": 1984 - }, - { - "epoch": 2.26, - "grad_norm": 0.0, - "learning_rate": 3.0208472828009016e-06, - "loss": 0.6308, - "step": 1985 - }, - { - "epoch": 2.26, - "grad_norm": 0.0, - "learning_rate": 3.012043062704034e-06, - "loss": 0.6462, - "step": 1986 - }, - { - "epoch": 2.26, - "grad_norm": 0.0, - "learning_rate": 3.003249415848005e-06, - "loss": 0.6265, - "step": 1987 - }, - { - "epoch": 2.26, - "grad_norm": 0.0, - "learning_rate": 2.9944663555381805e-06, - "loss": 0.6512, - "step": 1988 - }, - { - "epoch": 2.26, - "grad_norm": 0.0, - "learning_rate": 2.9856938950639214e-06, - "loss": 0.6859, - "step": 1989 - }, - { - "epoch": 2.27, - "grad_norm": 0.0, - "learning_rate": 2.9769320476985342e-06, - "loss": 0.6363, - "step": 1990 - }, - { - "epoch": 2.27, - "grad_norm": 0.0, - "learning_rate": 2.9681808266992718e-06, - "loss": 0.6971, - "step": 1991 - }, - { - "epoch": 2.27, - "grad_norm": 0.0, - "learning_rate": 2.9594402453073114e-06, - "loss": 0.6668, - "step": 1992 - }, - { - "epoch": 2.27, - "grad_norm": 0.0, - "learning_rate": 2.9507103167477324e-06, - "loss": 0.6405, - "step": 1993 - }, - { - "epoch": 2.27, - "grad_norm": 0.0, - "learning_rate": 2.941991054229495e-06, - "loss": 0.615, - "step": 1994 - }, - { - "epoch": 2.27, - "grad_norm": 0.0, - "learning_rate": 2.933282470945419e-06, - "loss": 0.6627, - "step": 1995 - }, - { - "epoch": 2.27, - "grad_norm": 0.0, - "learning_rate": 2.9245845800721574e-06, - "loss": 0.662, - "step": 1996 - }, - { - "epoch": 2.27, - "grad_norm": 0.0, - "learning_rate": 2.9158973947702096e-06, - "loss": 0.6226, - "step": 1997 - }, - { - "epoch": 2.27, - "grad_norm": 0.0, - "learning_rate": 2.9072209281838536e-06, - "loss": 0.635, - "step": 1998 - }, - { - "epoch": 2.28, - "grad_norm": 0.0, - "learning_rate": 2.898555193441154e-06, - "loss": 0.6218, - "step": 1999 - }, - { - "epoch": 2.28, - "grad_norm": 0.0, - "learning_rate": 2.889900203653944e-06, - "loss": 0.6878, - "step": 2000 - }, - { - "epoch": 2.28, - "grad_norm": 0.0, - "learning_rate": 2.8812559719177936e-06, - "loss": 0.6393, - "step": 2001 - }, - { - "epoch": 2.28, - "grad_norm": 0.0, - "learning_rate": 2.872622511312002e-06, - "loss": 0.6766, - "step": 2002 - }, - { - "epoch": 2.28, - "grad_norm": 0.0, - "learning_rate": 2.863999834899562e-06, - "loss": 0.6091, - "step": 2003 - }, - { - "epoch": 2.28, - "grad_norm": 0.0, - "learning_rate": 2.855387955727148e-06, - "loss": 0.6969, - "step": 2004 - }, - { - "epoch": 2.28, - "grad_norm": 0.0, - "learning_rate": 2.8467868868251135e-06, - "loss": 0.6659, - "step": 2005 - }, - { - "epoch": 2.28, - "grad_norm": 0.0, - "learning_rate": 2.838196641207438e-06, - "loss": 0.5829, - "step": 2006 - }, - { - "epoch": 2.28, - "grad_norm": 0.0, - "learning_rate": 2.8296172318717285e-06, - "loss": 0.6156, - "step": 2007 - }, - { - "epoch": 2.29, - "grad_norm": 0.0, - "learning_rate": 2.8210486717992025e-06, - "loss": 0.6571, - "step": 2008 - }, - { - "epoch": 2.29, - "grad_norm": 0.0, - "learning_rate": 2.8124909739546603e-06, - "loss": 0.6579, - "step": 2009 - }, - { - "epoch": 2.29, - "grad_norm": 0.0, - "learning_rate": 2.8039441512864574e-06, - "loss": 0.6576, - "step": 2010 - }, - { - "epoch": 2.29, - "grad_norm": 0.0, - "learning_rate": 2.7954082167265083e-06, - "loss": 0.6385, - "step": 2011 - }, - { - "epoch": 2.29, - "grad_norm": 0.0, - "learning_rate": 2.7868831831902377e-06, - "loss": 0.6806, - "step": 2012 - }, - { - "epoch": 2.29, - "grad_norm": 0.0, - "learning_rate": 2.778369063576597e-06, - "loss": 0.6136, - "step": 2013 - }, - { - "epoch": 2.29, - "grad_norm": 0.0, - "learning_rate": 2.769865870768006e-06, - "loss": 0.6141, - "step": 2014 - }, - { - "epoch": 2.29, - "grad_norm": 0.0, - "learning_rate": 2.761373617630354e-06, - "loss": 0.6553, - "step": 2015 - }, - { - "epoch": 2.29, - "grad_norm": 0.0, - "learning_rate": 2.752892317012985e-06, - "loss": 0.6691, - "step": 2016 - }, - { - "epoch": 2.3, - "grad_norm": 0.0, - "learning_rate": 2.7444219817486708e-06, - "loss": 0.6928, - "step": 2017 - }, - { - "epoch": 2.3, - "grad_norm": 0.0, - "learning_rate": 2.735962624653581e-06, - "loss": 0.6727, - "step": 2018 - }, - { - "epoch": 2.3, - "grad_norm": 0.0, - "learning_rate": 2.7275142585272907e-06, - "loss": 0.7033, - "step": 2019 - }, - { - "epoch": 2.3, - "grad_norm": 0.0, - "learning_rate": 2.719076896152726e-06, - "loss": 0.6612, - "step": 2020 - }, - { - "epoch": 2.3, - "grad_norm": 0.0, - "learning_rate": 2.7106505502961855e-06, - "loss": 0.626, - "step": 2021 - }, - { - "epoch": 2.3, - "grad_norm": 0.0, - "learning_rate": 2.702235233707282e-06, - "loss": 0.6619, - "step": 2022 - }, - { - "epoch": 2.3, - "grad_norm": 0.0, - "learning_rate": 2.6938309591189426e-06, - "loss": 0.6178, - "step": 2023 - }, - { - "epoch": 2.3, - "grad_norm": 0.0, - "learning_rate": 2.685437739247395e-06, - "loss": 0.7229, - "step": 2024 - }, - { - "epoch": 2.31, - "grad_norm": 0.0, - "learning_rate": 2.6770555867921365e-06, - "loss": 0.6104, - "step": 2025 - }, - { - "epoch": 2.31, - "grad_norm": 0.0, - "learning_rate": 2.668684514435914e-06, - "loss": 0.6458, - "step": 2026 - }, - { - "epoch": 2.31, - "grad_norm": 0.0, - "learning_rate": 2.660324534844718e-06, - "loss": 0.641, - "step": 2027 - }, - { - "epoch": 2.31, - "grad_norm": 0.0, - "learning_rate": 2.651975660667745e-06, - "loss": 0.6061, - "step": 2028 - }, - { - "epoch": 2.31, - "grad_norm": 0.0, - "learning_rate": 2.643637904537396e-06, - "loss": 0.6892, - "step": 2029 - }, - { - "epoch": 2.31, - "grad_norm": 0.0, - "learning_rate": 2.6353112790692504e-06, - "loss": 0.686, - "step": 2030 - }, - { - "epoch": 2.31, - "grad_norm": 0.0, - "learning_rate": 2.6269957968620373e-06, - "loss": 0.6665, - "step": 2031 - }, - { - "epoch": 2.31, - "grad_norm": 0.0, - "learning_rate": 2.618691470497634e-06, - "loss": 0.6471, - "step": 2032 - }, - { - "epoch": 2.31, - "grad_norm": 0.0, - "learning_rate": 2.6103983125410383e-06, - "loss": 0.6491, - "step": 2033 - }, - { - "epoch": 2.32, - "grad_norm": 0.0, - "learning_rate": 2.602116335540341e-06, - "loss": 0.6687, - "step": 2034 - }, - { - "epoch": 2.32, - "grad_norm": 0.0, - "learning_rate": 2.5938455520267257e-06, - "loss": 0.7298, - "step": 2035 - }, - { - "epoch": 2.32, - "grad_norm": 0.0, - "learning_rate": 2.5855859745144285e-06, - "loss": 0.6177, - "step": 2036 - }, - { - "epoch": 2.32, - "grad_norm": 0.0, - "learning_rate": 2.5773376155007414e-06, - "loss": 0.6785, - "step": 2037 - }, - { - "epoch": 2.32, - "grad_norm": 0.0, - "learning_rate": 2.5691004874659777e-06, - "loss": 0.704, - "step": 2038 - }, - { - "epoch": 2.32, - "grad_norm": 0.0, - "learning_rate": 2.560874602873449e-06, - "loss": 0.6616, - "step": 2039 - }, - { - "epoch": 2.32, - "grad_norm": 0.0, - "learning_rate": 2.5526599741694735e-06, - "loss": 0.6649, - "step": 2040 - }, - { - "epoch": 2.32, - "grad_norm": 0.0, - "learning_rate": 2.5444566137833225e-06, - "loss": 0.6062, - "step": 2041 - }, - { - "epoch": 2.32, - "grad_norm": 0.0, - "learning_rate": 2.5362645341272185e-06, - "loss": 0.6303, - "step": 2042 - }, - { - "epoch": 2.33, - "grad_norm": 0.0, - "learning_rate": 2.528083747596324e-06, - "loss": 0.5636, - "step": 2043 - }, - { - "epoch": 2.33, - "grad_norm": 0.0, - "learning_rate": 2.5199142665687116e-06, - "loss": 0.6524, - "step": 2044 - }, - { - "epoch": 2.33, - "grad_norm": 0.0, - "learning_rate": 2.5117561034053408e-06, - "loss": 0.6597, - "step": 2045 - }, - { - "epoch": 2.33, - "grad_norm": 0.0, - "learning_rate": 2.5036092704500583e-06, - "loss": 0.6491, - "step": 2046 - }, - { - "epoch": 2.33, - "grad_norm": 0.0, - "learning_rate": 2.4954737800295537e-06, - "loss": 0.6741, - "step": 2047 - }, - { - "epoch": 2.33, - "grad_norm": 0.0, - "learning_rate": 2.4873496444533663e-06, - "loss": 0.628, - "step": 2048 - }, - { - "epoch": 2.33, - "grad_norm": 0.0, - "learning_rate": 2.479236876013852e-06, - "loss": 0.6283, - "step": 2049 - }, - { - "epoch": 2.33, - "grad_norm": 0.0, - "learning_rate": 2.4711354869861616e-06, - "loss": 0.6443, - "step": 2050 - }, - { - "epoch": 2.33, - "grad_norm": 0.0, - "learning_rate": 2.463045489628233e-06, - "loss": 0.6392, - "step": 2051 - }, - { - "epoch": 2.34, - "grad_norm": 0.0, - "learning_rate": 2.4549668961807716e-06, - "loss": 0.6359, - "step": 2052 - }, - { - "epoch": 2.34, - "grad_norm": 0.0, - "learning_rate": 2.446899718867217e-06, - "loss": 0.6081, - "step": 2053 - }, - { - "epoch": 2.34, - "grad_norm": 0.0, - "learning_rate": 2.438843969893748e-06, - "loss": 0.6743, - "step": 2054 - }, - { - "epoch": 2.34, - "grad_norm": 0.0, - "learning_rate": 2.430799661449239e-06, - "loss": 0.6324, - "step": 2055 - }, - { - "epoch": 2.34, - "grad_norm": 0.0, - "learning_rate": 2.4227668057052634e-06, - "loss": 0.6468, - "step": 2056 - }, - { - "epoch": 2.34, - "grad_norm": 0.0, - "learning_rate": 2.4147454148160677e-06, - "loss": 0.6206, - "step": 2057 - }, - { - "epoch": 2.34, - "grad_norm": 0.0, - "learning_rate": 2.406735500918538e-06, - "loss": 0.6696, - "step": 2058 - }, - { - "epoch": 2.34, - "grad_norm": 0.0, - "learning_rate": 2.398737076132208e-06, - "loss": 0.6288, - "step": 2059 - }, - { - "epoch": 2.34, - "grad_norm": 0.0, - "learning_rate": 2.3907501525592256e-06, - "loss": 0.6262, - "step": 2060 - }, - { - "epoch": 2.35, - "grad_norm": 0.0, - "learning_rate": 2.3827747422843294e-06, - "loss": 0.6454, - "step": 2061 - }, - { - "epoch": 2.35, - "grad_norm": 0.0, - "learning_rate": 2.3748108573748472e-06, - "loss": 0.7031, - "step": 2062 - }, - { - "epoch": 2.35, - "grad_norm": 0.0, - "learning_rate": 2.3668585098806584e-06, - "loss": 0.6753, - "step": 2063 - }, - { - "epoch": 2.35, - "grad_norm": 0.0, - "learning_rate": 2.358917711834193e-06, - "loss": 0.6111, - "step": 2064 - }, - { - "epoch": 2.35, - "grad_norm": 0.0, - "learning_rate": 2.3509884752504065e-06, - "loss": 0.6984, - "step": 2065 - }, - { - "epoch": 2.35, - "grad_norm": 0.0, - "learning_rate": 2.343070812126752e-06, - "loss": 0.5677, - "step": 2066 - }, - { - "epoch": 2.35, - "grad_norm": 0.0, - "learning_rate": 2.3351647344431794e-06, - "loss": 0.6937, - "step": 2067 - }, - { - "epoch": 2.35, - "grad_norm": 0.0, - "learning_rate": 2.3272702541621115e-06, - "loss": 0.6411, - "step": 2068 - }, - { - "epoch": 2.36, - "grad_norm": 0.0, - "learning_rate": 2.319387383228412e-06, - "loss": 0.6338, - "step": 2069 - }, - { - "epoch": 2.36, - "grad_norm": 0.0, - "learning_rate": 2.3115161335693927e-06, - "loss": 0.6386, - "step": 2070 - }, - { - "epoch": 2.36, - "grad_norm": 0.0, - "learning_rate": 2.3036565170947667e-06, - "loss": 0.6265, - "step": 2071 - }, - { - "epoch": 2.36, - "grad_norm": 0.0, - "learning_rate": 2.2958085456966584e-06, - "loss": 0.6297, - "step": 2072 - }, - { - "epoch": 2.36, - "grad_norm": 0.0, - "learning_rate": 2.287972231249569e-06, - "loss": 0.6572, - "step": 2073 - }, - { - "epoch": 2.36, - "grad_norm": 0.0, - "learning_rate": 2.280147585610355e-06, - "loss": 0.6349, - "step": 2074 - }, - { - "epoch": 2.36, - "grad_norm": 0.0, - "learning_rate": 2.272334620618226e-06, - "loss": 0.6155, - "step": 2075 - }, - { - "epoch": 2.36, - "grad_norm": 0.0, - "learning_rate": 2.2645333480947173e-06, - "loss": 0.6891, - "step": 2076 - }, - { - "epoch": 2.36, - "grad_norm": 0.0, - "learning_rate": 2.256743779843663e-06, - "loss": 0.6668, - "step": 2077 - }, - { - "epoch": 2.37, - "grad_norm": 0.0, - "learning_rate": 2.248965927651202e-06, - "loss": 0.586, - "step": 2078 - }, - { - "epoch": 2.37, - "grad_norm": 0.0, - "learning_rate": 2.241199803285733e-06, - "loss": 0.6411, - "step": 2079 - }, - { - "epoch": 2.37, - "grad_norm": 0.0, - "learning_rate": 2.233445418497917e-06, - "loss": 0.6438, - "step": 2080 - }, - { - "epoch": 2.37, - "grad_norm": 0.0, - "learning_rate": 2.2257027850206557e-06, - "loss": 0.6125, - "step": 2081 - }, - { - "epoch": 2.37, - "grad_norm": 0.0, - "learning_rate": 2.217971914569058e-06, - "loss": 0.66, - "step": 2082 - }, - { - "epoch": 2.37, - "grad_norm": 0.0, - "learning_rate": 2.2102528188404473e-06, - "loss": 0.6258, - "step": 2083 - }, - { - "epoch": 2.37, - "grad_norm": 0.0, - "learning_rate": 2.2025455095143255e-06, - "loss": 0.6801, - "step": 2084 - }, - { - "epoch": 2.37, - "grad_norm": 0.0, - "learning_rate": 2.1948499982523574e-06, - "loss": 0.6656, - "step": 2085 - }, - { - "epoch": 2.37, - "grad_norm": 0.0, - "learning_rate": 2.1871662966983665e-06, - "loss": 0.6449, - "step": 2086 - }, - { - "epoch": 2.38, - "grad_norm": 0.0, - "learning_rate": 2.179494416478293e-06, - "loss": 0.7042, - "step": 2087 - }, - { - "epoch": 2.38, - "grad_norm": 0.0, - "learning_rate": 2.171834369200204e-06, - "loss": 0.5906, - "step": 2088 - }, - { - "epoch": 2.38, - "grad_norm": 0.0, - "learning_rate": 2.1641861664542608e-06, - "loss": 0.6493, - "step": 2089 - }, - { - "epoch": 2.38, - "grad_norm": 0.0, - "learning_rate": 2.156549819812692e-06, - "loss": 0.6975, - "step": 2090 - }, - { - "epoch": 2.38, - "grad_norm": 0.0, - "learning_rate": 2.1489253408297983e-06, - "loss": 0.6419, - "step": 2091 - }, - { - "epoch": 2.38, - "grad_norm": 0.0, - "learning_rate": 2.1413127410419244e-06, - "loss": 0.6466, - "step": 2092 - }, - { - "epoch": 2.38, - "grad_norm": 0.0, - "learning_rate": 2.1337120319674308e-06, - "loss": 0.6515, - "step": 2093 - }, - { - "epoch": 2.38, - "grad_norm": 0.0, - "learning_rate": 2.1261232251066988e-06, - "loss": 0.5796, - "step": 2094 - }, - { - "epoch": 2.38, - "grad_norm": 0.0, - "learning_rate": 2.1185463319420884e-06, - "loss": 0.6878, - "step": 2095 - }, - { - "epoch": 2.39, - "grad_norm": 0.0, - "learning_rate": 2.110981363937943e-06, - "loss": 0.6929, - "step": 2096 - }, - { - "epoch": 2.39, - "grad_norm": 0.0, - "learning_rate": 2.1034283325405624e-06, - "loss": 0.6828, - "step": 2097 - }, - { - "epoch": 2.39, - "grad_norm": 0.0, - "learning_rate": 2.095887249178178e-06, - "loss": 0.6771, - "step": 2098 - }, - { - "epoch": 2.39, - "grad_norm": 0.0, - "learning_rate": 2.0883581252609474e-06, - "loss": 0.6403, - "step": 2099 - }, - { - "epoch": 2.39, - "grad_norm": 0.0, - "learning_rate": 2.0808409721809385e-06, - "loss": 0.5877, - "step": 2100 - }, - { - "epoch": 2.39, - "grad_norm": 0.0, - "learning_rate": 2.0733358013120942e-06, - "loss": 0.6757, - "step": 2101 - }, - { - "epoch": 2.39, - "grad_norm": 0.0, - "learning_rate": 2.065842624010239e-06, - "loss": 0.6824, - "step": 2102 - }, - { - "epoch": 2.39, - "grad_norm": 0.0, - "learning_rate": 2.058361451613041e-06, - "loss": 0.6125, - "step": 2103 - }, - { - "epoch": 2.39, - "grad_norm": 0.0, - "learning_rate": 2.0508922954400114e-06, - "loss": 0.6526, - "step": 2104 - }, - { - "epoch": 2.4, - "grad_norm": 0.0, - "learning_rate": 2.043435166792479e-06, - "loss": 0.6452, - "step": 2105 - }, - { - "epoch": 2.4, - "grad_norm": 0.0, - "learning_rate": 2.035990076953569e-06, - "loss": 0.6621, - "step": 2106 - }, - { - "epoch": 2.4, - "grad_norm": 0.0, - "learning_rate": 2.0285570371881957e-06, - "loss": 0.6107, - "step": 2107 - }, - { - "epoch": 2.4, - "grad_norm": 0.0, - "learning_rate": 2.0211360587430416e-06, - "loss": 0.6066, - "step": 2108 - }, - { - "epoch": 2.4, - "grad_norm": 0.0, - "learning_rate": 2.013727152846535e-06, - "loss": 0.6838, - "step": 2109 - }, - { - "epoch": 2.4, - "grad_norm": 0.0, - "learning_rate": 2.006330330708843e-06, - "loss": 0.6376, - "step": 2110 - }, - { - "epoch": 2.4, - "grad_norm": 0.0, - "learning_rate": 1.9989456035218434e-06, - "loss": 0.6088, - "step": 2111 - }, - { - "epoch": 2.4, - "grad_norm": 0.0, - "learning_rate": 1.991572982459118e-06, - "loss": 0.6688, - "step": 2112 - }, - { - "epoch": 2.41, - "grad_norm": 0.0, - "learning_rate": 1.984212478675932e-06, - "loss": 0.6276, - "step": 2113 - }, - { - "epoch": 2.41, - "grad_norm": 0.0, - "learning_rate": 1.976864103309214e-06, - "loss": 0.678, - "step": 2114 - }, - { - "epoch": 2.41, - "grad_norm": 0.0, - "learning_rate": 1.969527867477533e-06, - "loss": 0.5978, - "step": 2115 - }, - { - "epoch": 2.41, - "grad_norm": 0.0, - "learning_rate": 1.9622037822811124e-06, - "loss": 0.6358, - "step": 2116 - }, - { - "epoch": 2.41, - "grad_norm": 0.0, - "learning_rate": 1.9548918588017684e-06, - "loss": 0.6469, - "step": 2117 - }, - { - "epoch": 2.41, - "grad_norm": 0.0, - "learning_rate": 1.9475921081029293e-06, - "loss": 0.6597, - "step": 2118 - }, - { - "epoch": 2.41, - "grad_norm": 0.0, - "learning_rate": 1.940304541229596e-06, - "loss": 0.648, - "step": 2119 - }, - { - "epoch": 2.41, - "grad_norm": 0.0, - "learning_rate": 1.9330291692083415e-06, - "loss": 0.5935, - "step": 2120 - }, - { - "epoch": 2.41, - "grad_norm": 0.0, - "learning_rate": 1.9257660030472868e-06, - "loss": 0.6243, - "step": 2121 - }, - { - "epoch": 2.42, - "grad_norm": 0.0, - "learning_rate": 1.91851505373608e-06, - "loss": 0.6454, - "step": 2122 - }, - { - "epoch": 2.42, - "grad_norm": 0.0, - "learning_rate": 1.9112763322458817e-06, - "loss": 0.6208, - "step": 2123 - }, - { - "epoch": 2.42, - "grad_norm": 0.0, - "learning_rate": 1.904049849529367e-06, - "loss": 0.637, - "step": 2124 - }, - { - "epoch": 2.42, - "grad_norm": 0.0, - "learning_rate": 1.8968356165206737e-06, - "loss": 0.685, - "step": 2125 - }, - { - "epoch": 2.42, - "grad_norm": 0.0, - "learning_rate": 1.8896336441354168e-06, - "loss": 0.6374, - "step": 2126 - }, - { - "epoch": 2.42, - "grad_norm": 0.0, - "learning_rate": 1.8824439432706575e-06, - "loss": 0.6219, - "step": 2127 - }, - { - "epoch": 2.42, - "grad_norm": 0.0, - "learning_rate": 1.875266524804884e-06, - "loss": 0.6451, - "step": 2128 - }, - { - "epoch": 2.42, - "grad_norm": 0.0, - "learning_rate": 1.8681013995980112e-06, - "loss": 0.7591, - "step": 2129 - }, - { - "epoch": 2.42, - "grad_norm": 0.0, - "learning_rate": 1.8609485784913406e-06, - "loss": 0.6381, - "step": 2130 - }, - { - "epoch": 2.43, - "grad_norm": 0.0, - "learning_rate": 1.853808072307568e-06, - "loss": 0.6745, - "step": 2131 - }, - { - "epoch": 2.43, - "grad_norm": 0.0, - "learning_rate": 1.846679891850751e-06, - "loss": 0.6695, - "step": 2132 - }, - { - "epoch": 2.43, - "grad_norm": 0.0, - "learning_rate": 1.8395640479062982e-06, - "loss": 0.6462, - "step": 2133 - }, - { - "epoch": 2.43, - "grad_norm": 0.0, - "learning_rate": 1.8324605512409444e-06, - "loss": 0.6479, - "step": 2134 - }, - { - "epoch": 2.43, - "grad_norm": 0.0, - "learning_rate": 1.8253694126027621e-06, - "loss": 0.6667, - "step": 2135 - }, - { - "epoch": 2.43, - "grad_norm": 0.0, - "learning_rate": 1.8182906427211045e-06, - "loss": 0.614, - "step": 2136 - }, - { - "epoch": 2.43, - "grad_norm": 0.0, - "learning_rate": 1.8112242523066225e-06, - "loss": 0.6145, - "step": 2137 - }, - { - "epoch": 2.43, - "grad_norm": 0.0, - "learning_rate": 1.8041702520512272e-06, - "loss": 0.6636, - "step": 2138 - }, - { - "epoch": 2.43, - "grad_norm": 0.0, - "learning_rate": 1.7971286526280907e-06, - "loss": 0.6424, - "step": 2139 - }, - { - "epoch": 2.44, - "grad_norm": 0.0, - "learning_rate": 1.7900994646916214e-06, - "loss": 0.6411, - "step": 2140 - }, - { - "epoch": 2.44, - "grad_norm": 0.0, - "learning_rate": 1.7830826988774408e-06, - "loss": 0.6275, - "step": 2141 - }, - { - "epoch": 2.44, - "grad_norm": 0.0, - "learning_rate": 1.776078365802376e-06, - "loss": 0.672, - "step": 2142 - }, - { - "epoch": 2.44, - "grad_norm": 0.0, - "learning_rate": 1.7690864760644567e-06, - "loss": 0.6068, - "step": 2143 - }, - { - "epoch": 2.44, - "grad_norm": 0.0, - "learning_rate": 1.7621070402428653e-06, - "loss": 0.7158, - "step": 2144 - }, - { - "epoch": 2.44, - "grad_norm": 0.0, - "learning_rate": 1.7551400688979547e-06, - "loss": 0.6631, - "step": 2145 - }, - { - "epoch": 2.44, - "grad_norm": 0.0, - "learning_rate": 1.7481855725712094e-06, - "loss": 0.6, - "step": 2146 - }, - { - "epoch": 2.44, - "grad_norm": 0.0, - "learning_rate": 1.741243561785243e-06, - "loss": 0.6258, - "step": 2147 - }, - { - "epoch": 2.45, - "grad_norm": 0.0, - "learning_rate": 1.7343140470437803e-06, - "loss": 0.6492, - "step": 2148 - }, - { - "epoch": 2.45, - "grad_norm": 0.0, - "learning_rate": 1.727397038831633e-06, - "loss": 0.646, - "step": 2149 - }, - { - "epoch": 2.45, - "grad_norm": 0.0, - "learning_rate": 1.7204925476146861e-06, - "loss": 0.6419, - "step": 2150 - }, - { - "epoch": 2.45, - "grad_norm": 0.0, - "learning_rate": 1.7136005838399017e-06, - "loss": 0.6312, - "step": 2151 - }, - { - "epoch": 2.45, - "grad_norm": 0.0, - "learning_rate": 1.7067211579352716e-06, - "loss": 0.6719, - "step": 2152 - }, - { - "epoch": 2.45, - "grad_norm": 0.0, - "learning_rate": 1.6998542803098194e-06, - "loss": 0.6775, - "step": 2153 - }, - { - "epoch": 2.45, - "grad_norm": 0.0, - "learning_rate": 1.6929999613535874e-06, - "loss": 0.6695, - "step": 2154 - }, - { - "epoch": 2.45, - "grad_norm": 0.0, - "learning_rate": 1.686158211437614e-06, - "loss": 0.6886, - "step": 2155 - }, - { - "epoch": 2.45, - "grad_norm": 0.0, - "learning_rate": 1.6793290409139207e-06, - "loss": 0.6736, - "step": 2156 - }, - { - "epoch": 2.46, - "grad_norm": 0.0, - "learning_rate": 1.6725124601154918e-06, - "loss": 0.6504, - "step": 2157 - }, - { - "epoch": 2.46, - "grad_norm": 0.0, - "learning_rate": 1.6657084793562595e-06, - "loss": 0.6667, - "step": 2158 - }, - { - "epoch": 2.46, - "grad_norm": 0.0, - "learning_rate": 1.6589171089311075e-06, - "loss": 0.656, - "step": 2159 - }, - { - "epoch": 2.46, - "grad_norm": 0.0, - "learning_rate": 1.6521383591158213e-06, - "loss": 0.6106, - "step": 2160 - }, - { - "epoch": 2.46, - "grad_norm": 0.0, - "learning_rate": 1.6453722401670968e-06, - "loss": 0.6931, - "step": 2161 - }, - { - "epoch": 2.46, - "grad_norm": 0.0, - "learning_rate": 1.6386187623225226e-06, - "loss": 0.6615, - "step": 2162 - }, - { - "epoch": 2.46, - "grad_norm": 0.0, - "learning_rate": 1.6318779358005542e-06, - "loss": 0.6198, - "step": 2163 - }, - { - "epoch": 2.46, - "grad_norm": 0.0, - "learning_rate": 1.6251497708005127e-06, - "loss": 0.6398, - "step": 2164 - }, - { - "epoch": 2.46, - "grad_norm": 0.0, - "learning_rate": 1.618434277502553e-06, - "loss": 0.6331, - "step": 2165 - }, - { - "epoch": 2.47, - "grad_norm": 0.0, - "learning_rate": 1.6117314660676552e-06, - "loss": 0.6929, - "step": 2166 - }, - { - "epoch": 2.47, - "grad_norm": 0.0, - "learning_rate": 1.605041346637628e-06, - "loss": 0.672, - "step": 2167 - }, - { - "epoch": 2.47, - "grad_norm": 0.0, - "learning_rate": 1.5983639293350572e-06, - "loss": 0.6309, - "step": 2168 - }, - { - "epoch": 2.47, - "grad_norm": 0.0, - "learning_rate": 1.5916992242633155e-06, - "loss": 0.643, - "step": 2169 - }, - { - "epoch": 2.47, - "grad_norm": 0.0, - "learning_rate": 1.5850472415065433e-06, - "loss": 0.6502, - "step": 2170 - }, - { - "epoch": 2.47, - "grad_norm": 0.0, - "learning_rate": 1.5784079911296347e-06, - "loss": 0.5984, - "step": 2171 - }, - { - "epoch": 2.47, - "grad_norm": 0.0, - "learning_rate": 1.5717814831782085e-06, - "loss": 0.7012, - "step": 2172 - }, - { - "epoch": 2.47, - "grad_norm": 0.0, - "learning_rate": 1.5651677276786138e-06, - "loss": 0.6184, - "step": 2173 - }, - { - "epoch": 2.47, - "grad_norm": 0.0, - "learning_rate": 1.5585667346378942e-06, - "loss": 0.6739, - "step": 2174 - }, - { - "epoch": 2.48, - "grad_norm": 0.0, - "learning_rate": 1.551978514043796e-06, - "loss": 0.6882, - "step": 2175 - }, - { - "epoch": 2.48, - "grad_norm": 0.0, - "learning_rate": 1.5454030758647299e-06, - "loss": 0.6083, - "step": 2176 - }, - { - "epoch": 2.48, - "grad_norm": 0.0, - "learning_rate": 1.538840430049765e-06, - "loss": 0.617, - "step": 2177 - }, - { - "epoch": 2.48, - "grad_norm": 0.0, - "learning_rate": 1.5322905865286208e-06, - "loss": 0.6579, - "step": 2178 - }, - { - "epoch": 2.48, - "grad_norm": 0.0, - "learning_rate": 1.5257535552116465e-06, - "loss": 0.5617, - "step": 2179 - }, - { - "epoch": 2.48, - "grad_norm": 0.0, - "learning_rate": 1.5192293459897966e-06, - "loss": 0.656, - "step": 2180 - }, - { - "epoch": 2.48, - "grad_norm": 0.0, - "learning_rate": 1.512717968734637e-06, - "loss": 0.7077, - "step": 2181 - }, - { - "epoch": 2.48, - "grad_norm": 0.0, - "learning_rate": 1.5062194332983048e-06, - "loss": 0.6402, - "step": 2182 - }, - { - "epoch": 2.48, - "grad_norm": 0.0, - "learning_rate": 1.4997337495135223e-06, - "loss": 0.6002, - "step": 2183 - }, - { - "epoch": 2.49, - "grad_norm": 0.0, - "learning_rate": 1.4932609271935538e-06, - "loss": 0.6818, - "step": 2184 - }, - { - "epoch": 2.49, - "grad_norm": 0.0, - "learning_rate": 1.4868009761322056e-06, - "loss": 0.6398, - "step": 2185 - }, - { - "epoch": 2.49, - "grad_norm": 0.0, - "learning_rate": 1.4803539061038119e-06, - "loss": 0.6105, - "step": 2186 - }, - { - "epoch": 2.49, - "grad_norm": 0.0, - "learning_rate": 1.4739197268632189e-06, - "loss": 0.6253, - "step": 2187 - }, - { - "epoch": 2.49, - "grad_norm": 0.0, - "learning_rate": 1.46749844814576e-06, - "loss": 0.6607, - "step": 2188 - }, - { - "epoch": 2.49, - "grad_norm": 0.0, - "learning_rate": 1.46109007966726e-06, - "loss": 0.6483, - "step": 2189 - }, - { - "epoch": 2.49, - "grad_norm": 0.0, - "learning_rate": 1.4546946311239983e-06, - "loss": 0.6586, - "step": 2190 - }, - { - "epoch": 2.49, - "grad_norm": 0.0, - "learning_rate": 1.4483121121927147e-06, - "loss": 0.6381, - "step": 2191 - }, - { - "epoch": 2.5, - "grad_norm": 0.0, - "learning_rate": 1.4419425325305846e-06, - "loss": 0.6557, - "step": 2192 - }, - { - "epoch": 2.5, - "grad_norm": 0.0, - "learning_rate": 1.4355859017751983e-06, - "loss": 0.6596, - "step": 2193 - }, - { - "epoch": 2.5, - "grad_norm": 0.0, - "learning_rate": 1.4292422295445596e-06, - "loss": 0.6336, - "step": 2194 - }, - { - "epoch": 2.5, - "grad_norm": 0.0, - "learning_rate": 1.4229115254370673e-06, - "loss": 0.6611, - "step": 2195 - }, - { - "epoch": 2.5, - "grad_norm": 0.0, - "learning_rate": 1.4165937990314916e-06, - "loss": 0.6049, - "step": 2196 - }, - { - "epoch": 2.5, - "grad_norm": 0.0, - "learning_rate": 1.4102890598869734e-06, - "loss": 0.6642, - "step": 2197 - }, - { - "epoch": 2.5, - "grad_norm": 0.0, - "learning_rate": 1.4039973175429955e-06, - "loss": 0.6462, - "step": 2198 - }, - { - "epoch": 2.5, - "grad_norm": 0.0, - "learning_rate": 1.3977185815193817e-06, - "loss": 0.6587, - "step": 2199 - }, - { - "epoch": 2.5, - "grad_norm": 0.0, - "learning_rate": 1.3914528613162793e-06, - "loss": 0.6447, - "step": 2200 - }, - { - "epoch": 2.51, - "grad_norm": 0.0, - "learning_rate": 1.3852001664141301e-06, - "loss": 0.5727, - "step": 2201 - }, - { - "epoch": 2.51, - "grad_norm": 0.0, - "learning_rate": 1.3789605062736778e-06, - "loss": 0.6523, - "step": 2202 - }, - { - "epoch": 2.51, - "grad_norm": 0.0, - "learning_rate": 1.3727338903359444e-06, - "loss": 0.6847, - "step": 2203 - }, - { - "epoch": 2.51, - "grad_norm": 0.0, - "learning_rate": 1.366520328022205e-06, - "loss": 0.6529, - "step": 2204 - }, - { - "epoch": 2.51, - "grad_norm": 0.0, - "learning_rate": 1.3603198287339969e-06, - "loss": 0.6442, - "step": 2205 - }, - { - "epoch": 2.51, - "grad_norm": 0.0, - "learning_rate": 1.3541324018530788e-06, - "loss": 0.7144, - "step": 2206 - }, - { - "epoch": 2.51, - "grad_norm": 0.0, - "learning_rate": 1.3479580567414396e-06, - "loss": 0.6374, - "step": 2207 - }, - { - "epoch": 2.51, - "grad_norm": 0.0, - "learning_rate": 1.3417968027412742e-06, - "loss": 0.5695, - "step": 2208 - }, - { - "epoch": 2.51, - "grad_norm": 0.0, - "learning_rate": 1.3356486491749633e-06, - "loss": 0.6384, - "step": 2209 - }, - { - "epoch": 2.52, - "grad_norm": 0.0, - "learning_rate": 1.3295136053450696e-06, - "loss": 0.6172, - "step": 2210 - }, - { - "epoch": 2.52, - "grad_norm": 0.0, - "learning_rate": 1.323391680534325e-06, - "loss": 0.6804, - "step": 2211 - }, - { - "epoch": 2.52, - "grad_norm": 0.0, - "learning_rate": 1.3172828840056019e-06, - "loss": 0.6714, - "step": 2212 - }, - { - "epoch": 2.52, - "grad_norm": 0.0, - "learning_rate": 1.311187225001913e-06, - "loss": 0.6519, - "step": 2213 - }, - { - "epoch": 2.52, - "grad_norm": 0.0, - "learning_rate": 1.3051047127463978e-06, - "loss": 0.6935, - "step": 2214 - }, - { - "epoch": 2.52, - "grad_norm": 0.0, - "learning_rate": 1.2990353564422942e-06, - "loss": 0.5989, - "step": 2215 - }, - { - "epoch": 2.52, - "grad_norm": 0.0, - "learning_rate": 1.292979165272944e-06, - "loss": 0.6182, - "step": 2216 - }, - { - "epoch": 2.52, - "grad_norm": 0.0, - "learning_rate": 1.2869361484017606e-06, - "loss": 0.6185, - "step": 2217 - }, - { - "epoch": 2.52, - "grad_norm": 0.0, - "learning_rate": 1.2809063149722311e-06, - "loss": 0.63, - "step": 2218 - }, - { - "epoch": 2.53, - "grad_norm": 0.0, - "learning_rate": 1.274889674107893e-06, - "loss": 0.6204, - "step": 2219 - }, - { - "epoch": 2.53, - "grad_norm": 0.0, - "learning_rate": 1.2688862349123177e-06, - "loss": 0.5984, - "step": 2220 - }, - { - "epoch": 2.53, - "grad_norm": 0.0, - "learning_rate": 1.2628960064691075e-06, - "loss": 0.6151, - "step": 2221 - }, - { - "epoch": 2.53, - "grad_norm": 0.0, - "learning_rate": 1.2569189978418772e-06, - "loss": 0.6252, - "step": 2222 - }, - { - "epoch": 2.53, - "grad_norm": 0.0, - "learning_rate": 1.2509552180742314e-06, - "loss": 0.6866, - "step": 2223 - }, - { - "epoch": 2.53, - "grad_norm": 0.0, - "learning_rate": 1.245004676189766e-06, - "loss": 0.6659, - "step": 2224 - }, - { - "epoch": 2.53, - "grad_norm": 0.0, - "learning_rate": 1.2390673811920428e-06, - "loss": 0.6736, - "step": 2225 - }, - { - "epoch": 2.53, - "grad_norm": 0.0, - "learning_rate": 1.2331433420645812e-06, - "loss": 0.6856, - "step": 2226 - }, - { - "epoch": 2.54, - "grad_norm": 0.0, - "learning_rate": 1.2272325677708474e-06, - "loss": 0.6192, - "step": 2227 - }, - { - "epoch": 2.54, - "grad_norm": 0.0, - "learning_rate": 1.221335067254229e-06, - "loss": 0.663, - "step": 2228 - }, - { - "epoch": 2.54, - "grad_norm": 0.0, - "learning_rate": 1.2154508494380356e-06, - "loss": 0.6244, - "step": 2229 - }, - { - "epoch": 2.54, - "grad_norm": 0.0, - "learning_rate": 1.2095799232254824e-06, - "loss": 0.6374, - "step": 2230 - }, - { - "epoch": 2.54, - "grad_norm": 0.0, - "learning_rate": 1.203722297499662e-06, - "loss": 0.6527, - "step": 2231 - }, - { - "epoch": 2.54, - "grad_norm": 0.0, - "learning_rate": 1.1978779811235553e-06, - "loss": 0.6098, - "step": 2232 - }, - { - "epoch": 2.54, - "grad_norm": 0.0, - "learning_rate": 1.192046982939995e-06, - "loss": 0.6576, - "step": 2233 - }, - { - "epoch": 2.54, - "grad_norm": 0.0, - "learning_rate": 1.1862293117716672e-06, - "loss": 0.6275, - "step": 2234 - }, - { - "epoch": 2.54, - "grad_norm": 0.0, - "learning_rate": 1.1804249764210973e-06, - "loss": 0.578, - "step": 2235 - }, - { - "epoch": 2.55, - "grad_norm": 0.0, - "learning_rate": 1.1746339856706234e-06, - "loss": 0.6546, - "step": 2236 - }, - { - "epoch": 2.55, - "grad_norm": 0.0, - "learning_rate": 1.1688563482823989e-06, - "loss": 0.6277, - "step": 2237 - }, - { - "epoch": 2.55, - "grad_norm": 0.0, - "learning_rate": 1.163092072998373e-06, - "loss": 0.6449, - "step": 2238 - }, - { - "epoch": 2.55, - "grad_norm": 0.0, - "learning_rate": 1.1573411685402736e-06, - "loss": 0.6486, - "step": 2239 - }, - { - "epoch": 2.55, - "grad_norm": 0.0, - "learning_rate": 1.1516036436096002e-06, - "loss": 0.673, - "step": 2240 - }, - { - "epoch": 2.55, - "grad_norm": 0.0, - "learning_rate": 1.1458795068876061e-06, - "loss": 0.6179, - "step": 2241 - }, - { - "epoch": 2.55, - "grad_norm": 0.0, - "learning_rate": 1.1401687670352878e-06, - "loss": 0.6489, - "step": 2242 - }, - { - "epoch": 2.55, - "grad_norm": 0.0, - "learning_rate": 1.134471432693377e-06, - "loss": 0.6102, - "step": 2243 - }, - { - "epoch": 2.55, - "grad_norm": 0.0, - "learning_rate": 1.128787512482311e-06, - "loss": 0.616, - "step": 2244 - }, - { - "epoch": 2.56, - "grad_norm": 0.0, - "learning_rate": 1.1231170150022407e-06, - "loss": 0.6728, - "step": 2245 - }, - { - "epoch": 2.56, - "grad_norm": 0.0, - "learning_rate": 1.117459948833005e-06, - "loss": 0.6472, - "step": 2246 - }, - { - "epoch": 2.56, - "grad_norm": 0.0, - "learning_rate": 1.1118163225341138e-06, - "loss": 0.6863, - "step": 2247 - }, - { - "epoch": 2.56, - "grad_norm": 0.0, - "learning_rate": 1.106186144644753e-06, - "loss": 0.6916, - "step": 2248 - }, - { - "epoch": 2.56, - "grad_norm": 0.0, - "learning_rate": 1.1005694236837483e-06, - "loss": 0.6065, - "step": 2249 - }, - { - "epoch": 2.56, - "grad_norm": 0.0, - "learning_rate": 1.0949661681495727e-06, - "loss": 0.689, - "step": 2250 - }, - { - "epoch": 2.56, - "grad_norm": 0.0, - "learning_rate": 1.0893763865203232e-06, - "loss": 0.6929, - "step": 2251 - }, - { - "epoch": 2.56, - "grad_norm": 0.0, - "learning_rate": 1.0838000872537068e-06, - "loss": 0.5911, - "step": 2252 - }, - { - "epoch": 2.56, - "grad_norm": 0.0, - "learning_rate": 1.0782372787870332e-06, - "loss": 0.613, - "step": 2253 - }, - { - "epoch": 2.57, - "grad_norm": 0.0, - "learning_rate": 1.0726879695372016e-06, - "loss": 0.6437, - "step": 2254 - }, - { - "epoch": 2.57, - "grad_norm": 0.0, - "learning_rate": 1.0671521679006814e-06, - "loss": 0.6756, - "step": 2255 - }, - { - "epoch": 2.57, - "grad_norm": 0.0, - "learning_rate": 1.0616298822535088e-06, - "loss": 0.6469, - "step": 2256 - }, - { - "epoch": 2.57, - "grad_norm": 0.0, - "learning_rate": 1.0561211209512634e-06, - "loss": 0.6371, - "step": 2257 - }, - { - "epoch": 2.57, - "grad_norm": 0.0, - "learning_rate": 1.0506258923290669e-06, - "loss": 0.6466, - "step": 2258 - }, - { - "epoch": 2.57, - "grad_norm": 0.0, - "learning_rate": 1.045144204701567e-06, - "loss": 0.6526, - "step": 2259 - }, - { - "epoch": 2.57, - "grad_norm": 0.0, - "learning_rate": 1.0396760663629146e-06, - "loss": 0.6991, - "step": 2260 - }, - { - "epoch": 2.57, - "grad_norm": 0.0, - "learning_rate": 1.034221485586766e-06, - "loss": 0.6264, - "step": 2261 - }, - { - "epoch": 2.57, - "grad_norm": 0.0, - "learning_rate": 1.028780470626265e-06, - "loss": 0.6464, - "step": 2262 - }, - { - "epoch": 2.58, - "grad_norm": 0.0, - "learning_rate": 1.0233530297140227e-06, - "loss": 0.6416, - "step": 2263 - }, - { - "epoch": 2.58, - "grad_norm": 0.0, - "learning_rate": 1.01793917106212e-06, - "loss": 0.6133, - "step": 2264 - }, - { - "epoch": 2.58, - "grad_norm": 0.0, - "learning_rate": 1.0125389028620802e-06, - "loss": 0.5924, - "step": 2265 - }, - { - "epoch": 2.58, - "grad_norm": 0.0, - "learning_rate": 1.007152233284866e-06, - "loss": 0.6374, - "step": 2266 - }, - { - "epoch": 2.58, - "grad_norm": 0.0, - "learning_rate": 1.0017791704808688e-06, - "loss": 0.6676, - "step": 2267 - }, - { - "epoch": 2.58, - "grad_norm": 0.0, - "learning_rate": 9.964197225798822e-07, - "loss": 0.6782, - "step": 2268 - }, - { - "epoch": 2.58, - "grad_norm": 0.0, - "learning_rate": 9.910738976911084e-07, - "loss": 0.6564, - "step": 2269 - }, - { - "epoch": 2.58, - "grad_norm": 0.0, - "learning_rate": 9.857417039031348e-07, - "loss": 0.5896, - "step": 2270 - }, - { - "epoch": 2.59, - "grad_norm": 0.0, - "learning_rate": 9.804231492839189e-07, - "loss": 0.7354, - "step": 2271 - }, - { - "epoch": 2.59, - "grad_norm": 0.0, - "learning_rate": 9.751182418807914e-07, - "loss": 0.6051, - "step": 2272 - }, - { - "epoch": 2.59, - "grad_norm": 0.0, - "learning_rate": 9.698269897204227e-07, - "loss": 0.6317, - "step": 2273 - }, - { - "epoch": 2.59, - "grad_norm": 0.0, - "learning_rate": 9.645494008088285e-07, - "loss": 0.6131, - "step": 2274 - }, - { - "epoch": 2.59, - "grad_norm": 0.0, - "learning_rate": 9.592854831313524e-07, - "loss": 0.6264, - "step": 2275 - }, - { - "epoch": 2.59, - "grad_norm": 0.0, - "learning_rate": 9.54035244652648e-07, - "loss": 0.6045, - "step": 2276 - }, - { - "epoch": 2.59, - "grad_norm": 0.0, - "learning_rate": 9.487986933166692e-07, - "loss": 0.6061, - "step": 2277 - }, - { - "epoch": 2.59, - "grad_norm": 0.0, - "learning_rate": 9.435758370466719e-07, - "loss": 0.693, - "step": 2278 - }, - { - "epoch": 2.59, - "grad_norm": 0.0, - "learning_rate": 9.383666837451765e-07, - "loss": 0.6144, - "step": 2279 - }, - { - "epoch": 2.6, - "grad_norm": 0.0, - "learning_rate": 9.331712412939819e-07, - "loss": 0.628, - "step": 2280 - }, - { - "epoch": 2.6, - "grad_norm": 0.0, - "learning_rate": 9.279895175541321e-07, - "loss": 0.6015, - "step": 2281 - }, - { - "epoch": 2.6, - "grad_norm": 0.0, - "learning_rate": 9.228215203659174e-07, - "loss": 0.647, - "step": 2282 - }, - { - "epoch": 2.6, - "grad_norm": 0.0, - "learning_rate": 9.176672575488632e-07, - "loss": 0.6802, - "step": 2283 - }, - { - "epoch": 2.6, - "grad_norm": 0.0, - "learning_rate": 9.125267369017077e-07, - "loss": 0.6083, - "step": 2284 - }, - { - "epoch": 2.6, - "grad_norm": 0.0, - "learning_rate": 9.073999662023947e-07, - "loss": 0.6442, - "step": 2285 - }, - { - "epoch": 2.6, - "grad_norm": 0.0, - "learning_rate": 9.022869532080736e-07, - "loss": 0.6433, - "step": 2286 - }, - { - "epoch": 2.6, - "grad_norm": 0.0, - "learning_rate": 8.97187705655066e-07, - "loss": 0.608, - "step": 2287 - }, - { - "epoch": 2.6, - "grad_norm": 0.0, - "learning_rate": 8.921022312588745e-07, - "loss": 0.6435, - "step": 2288 - }, - { - "epoch": 2.61, - "grad_norm": 0.0, - "learning_rate": 8.870305377141552e-07, - "loss": 0.6506, - "step": 2289 - }, - { - "epoch": 2.61, - "grad_norm": 0.0, - "learning_rate": 8.819726326947164e-07, - "loss": 0.6778, - "step": 2290 - }, - { - "epoch": 2.61, - "grad_norm": 0.0, - "learning_rate": 8.769285238535053e-07, - "loss": 0.6864, - "step": 2291 - }, - { - "epoch": 2.61, - "grad_norm": 0.0, - "learning_rate": 8.7189821882259e-07, - "loss": 0.6607, - "step": 2292 - }, - { - "epoch": 2.61, - "grad_norm": 0.0, - "learning_rate": 8.6688172521315e-07, - "loss": 0.6538, - "step": 2293 - }, - { - "epoch": 2.61, - "grad_norm": 0.0, - "learning_rate": 8.618790506154806e-07, - "loss": 0.692, - "step": 2294 - }, - { - "epoch": 2.61, - "grad_norm": 0.0, - "learning_rate": 8.568902025989556e-07, - "loss": 0.6004, - "step": 2295 - }, - { - "epoch": 2.61, - "grad_norm": 0.0, - "learning_rate": 8.519151887120269e-07, - "loss": 0.7138, - "step": 2296 - }, - { - "epoch": 2.61, - "grad_norm": 0.0, - "learning_rate": 8.469540164822277e-07, - "loss": 0.6542, - "step": 2297 - }, - { - "epoch": 2.62, - "grad_norm": 0.0, - "learning_rate": 8.420066934161331e-07, - "loss": 0.601, - "step": 2298 - }, - { - "epoch": 2.62, - "grad_norm": 0.0, - "learning_rate": 8.370732269993753e-07, - "loss": 0.6429, - "step": 2299 - }, - { - "epoch": 2.62, - "grad_norm": 0.0, - "learning_rate": 8.3215362469661e-07, - "loss": 0.5936, - "step": 2300 - }, - { - "epoch": 2.62, - "grad_norm": 0.0, - "learning_rate": 8.272478939515227e-07, - "loss": 0.6196, - "step": 2301 - }, - { - "epoch": 2.62, - "grad_norm": 0.0, - "learning_rate": 8.223560421868116e-07, - "loss": 0.584, - "step": 2302 - }, - { - "epoch": 2.62, - "grad_norm": 0.0, - "learning_rate": 8.174780768041679e-07, - "loss": 0.5545, - "step": 2303 - }, - { - "epoch": 2.62, - "grad_norm": 0.0, - "learning_rate": 8.126140051842734e-07, - "loss": 0.6159, - "step": 2304 - }, - { - "epoch": 2.62, - "grad_norm": 0.0, - "learning_rate": 8.077638346867977e-07, - "loss": 0.6566, - "step": 2305 - }, - { - "epoch": 2.62, - "grad_norm": 0.0, - "learning_rate": 8.029275726503627e-07, - "loss": 0.6039, - "step": 2306 - }, - { - "epoch": 2.63, - "grad_norm": 0.0, - "learning_rate": 7.98105226392557e-07, - "loss": 0.638, - "step": 2307 - }, - { - "epoch": 2.63, - "grad_norm": 0.0, - "learning_rate": 7.932968032099065e-07, - "loss": 0.7068, - "step": 2308 - }, - { - "epoch": 2.63, - "grad_norm": 0.0, - "learning_rate": 7.885023103778733e-07, - "loss": 0.6414, - "step": 2309 - }, - { - "epoch": 2.63, - "grad_norm": 0.0, - "learning_rate": 7.837217551508446e-07, - "loss": 0.6538, - "step": 2310 - }, - { - "epoch": 2.63, - "grad_norm": 0.0, - "learning_rate": 7.789551447621158e-07, - "loss": 0.6236, - "step": 2311 - }, - { - "epoch": 2.63, - "grad_norm": 0.0, - "learning_rate": 7.742024864238784e-07, - "loss": 0.6785, - "step": 2312 - }, - { - "epoch": 2.63, - "grad_norm": 0.0, - "learning_rate": 7.694637873272259e-07, - "loss": 0.7211, - "step": 2313 - }, - { - "epoch": 2.63, - "grad_norm": 0.0, - "learning_rate": 7.647390546421207e-07, - "loss": 0.6648, - "step": 2314 - }, - { - "epoch": 2.64, - "grad_norm": 0.0, - "learning_rate": 7.600282955173944e-07, - "loss": 0.6491, - "step": 2315 - }, - { - "epoch": 2.64, - "grad_norm": 0.0, - "learning_rate": 7.553315170807374e-07, - "loss": 0.6758, - "step": 2316 - }, - { - "epoch": 2.64, - "grad_norm": 0.0, - "learning_rate": 7.506487264386864e-07, - "loss": 0.6423, - "step": 2317 - }, - { - "epoch": 2.64, - "grad_norm": 0.0, - "learning_rate": 7.459799306766147e-07, - "loss": 0.6318, - "step": 2318 - }, - { - "epoch": 2.64, - "grad_norm": 0.0, - "learning_rate": 7.413251368587182e-07, - "loss": 0.6174, - "step": 2319 - }, - { - "epoch": 2.64, - "grad_norm": 0.0, - "learning_rate": 7.366843520280042e-07, - "loss": 0.6593, - "step": 2320 - }, - { - "epoch": 2.64, - "grad_norm": 0.0, - "learning_rate": 7.320575832062926e-07, - "loss": 0.657, - "step": 2321 - }, - { - "epoch": 2.64, - "grad_norm": 0.0, - "learning_rate": 7.274448373941878e-07, - "loss": 0.6187, - "step": 2322 - }, - { - "epoch": 2.64, - "grad_norm": 0.0, - "learning_rate": 7.22846121571078e-07, - "loss": 0.6245, - "step": 2323 - }, - { - "epoch": 2.65, - "grad_norm": 0.0, - "learning_rate": 7.182614426951251e-07, - "loss": 0.6742, - "step": 2324 - }, - { - "epoch": 2.65, - "grad_norm": 0.0, - "learning_rate": 7.136908077032512e-07, - "loss": 0.6082, - "step": 2325 - }, - { - "epoch": 2.65, - "grad_norm": 0.0, - "learning_rate": 7.09134223511132e-07, - "loss": 0.605, - "step": 2326 - }, - { - "epoch": 2.65, - "grad_norm": 0.0, - "learning_rate": 7.045916970131783e-07, - "loss": 0.6177, - "step": 2327 - }, - { - "epoch": 2.65, - "grad_norm": 0.0, - "learning_rate": 7.000632350825298e-07, - "loss": 0.6306, - "step": 2328 - }, - { - "epoch": 2.65, - "grad_norm": 0.0, - "learning_rate": 6.955488445710556e-07, - "loss": 0.6133, - "step": 2329 - }, - { - "epoch": 2.65, - "grad_norm": 0.0, - "learning_rate": 6.91048532309323e-07, - "loss": 0.6459, - "step": 2330 - }, - { - "epoch": 2.65, - "grad_norm": 0.0, - "learning_rate": 6.865623051066006e-07, - "loss": 0.661, - "step": 2331 - }, - { - "epoch": 2.65, - "grad_norm": 0.0, - "learning_rate": 6.820901697508487e-07, - "loss": 0.6489, - "step": 2332 - }, - { - "epoch": 2.66, - "grad_norm": 0.0, - "learning_rate": 6.776321330087055e-07, - "loss": 0.5965, - "step": 2333 - }, - { - "epoch": 2.66, - "grad_norm": 0.0, - "learning_rate": 6.73188201625472e-07, - "loss": 0.6247, - "step": 2334 - }, - { - "epoch": 2.66, - "grad_norm": 0.0, - "learning_rate": 6.687583823251131e-07, - "loss": 0.669, - "step": 2335 - }, - { - "epoch": 2.66, - "grad_norm": 0.0, - "learning_rate": 6.643426818102339e-07, - "loss": 0.6514, - "step": 2336 - }, - { - "epoch": 2.66, - "grad_norm": 0.0, - "learning_rate": 6.599411067620864e-07, - "loss": 0.6863, - "step": 2337 - }, - { - "epoch": 2.66, - "grad_norm": 0.0, - "learning_rate": 6.555536638405436e-07, - "loss": 0.6114, - "step": 2338 - }, - { - "epoch": 2.66, - "grad_norm": 0.0, - "learning_rate": 6.511803596840938e-07, - "loss": 0.6304, - "step": 2339 - }, - { - "epoch": 2.66, - "grad_norm": 0.0, - "learning_rate": 6.468212009098362e-07, - "loss": 0.6815, - "step": 2340 - }, - { - "epoch": 2.66, - "grad_norm": 0.0, - "learning_rate": 6.424761941134694e-07, - "loss": 0.6404, - "step": 2341 - }, - { - "epoch": 2.67, - "grad_norm": 0.0, - "learning_rate": 6.38145345869271e-07, - "loss": 0.6237, - "step": 2342 - }, - { - "epoch": 2.67, - "grad_norm": 0.0, - "learning_rate": 6.338286627301061e-07, - "loss": 0.6578, - "step": 2343 - }, - { - "epoch": 2.67, - "grad_norm": 0.0, - "learning_rate": 6.295261512273942e-07, - "loss": 0.6542, - "step": 2344 - }, - { - "epoch": 2.67, - "grad_norm": 0.0, - "learning_rate": 6.252378178711282e-07, - "loss": 0.5987, - "step": 2345 - }, - { - "epoch": 2.67, - "grad_norm": 0.0, - "learning_rate": 6.209636691498366e-07, - "loss": 0.6005, - "step": 2346 - }, - { - "epoch": 2.67, - "grad_norm": 0.0, - "learning_rate": 6.167037115305863e-07, - "loss": 0.6197, - "step": 2347 - }, - { - "epoch": 2.67, - "grad_norm": 0.0, - "learning_rate": 6.124579514589779e-07, - "loss": 0.6713, - "step": 2348 - }, - { - "epoch": 2.67, - "grad_norm": 0.0, - "learning_rate": 6.082263953591272e-07, - "loss": 0.6519, - "step": 2349 - }, - { - "epoch": 2.68, - "grad_norm": 0.0, - "learning_rate": 6.040090496336559e-07, - "loss": 0.6546, - "step": 2350 - }, - { - "epoch": 2.68, - "grad_norm": 0.0, - "learning_rate": 5.998059206636897e-07, - "loss": 0.6416, - "step": 2351 - }, - { - "epoch": 2.68, - "grad_norm": 0.0, - "learning_rate": 5.956170148088381e-07, - "loss": 0.6899, - "step": 2352 - }, - { - "epoch": 2.68, - "grad_norm": 0.0, - "learning_rate": 5.914423384071932e-07, - "loss": 0.6565, - "step": 2353 - }, - { - "epoch": 2.68, - "grad_norm": 0.0, - "learning_rate": 5.872818977753192e-07, - "loss": 0.6446, - "step": 2354 - }, - { - "epoch": 2.68, - "grad_norm": 0.0, - "learning_rate": 5.831356992082327e-07, - "loss": 0.5859, - "step": 2355 - }, - { - "epoch": 2.68, - "grad_norm": 0.0, - "learning_rate": 5.790037489794109e-07, - "loss": 0.6615, - "step": 2356 - }, - { - "epoch": 2.68, - "grad_norm": 0.0, - "learning_rate": 5.748860533407663e-07, - "loss": 0.645, - "step": 2357 - }, - { - "epoch": 2.68, - "grad_norm": 0.0, - "learning_rate": 5.707826185226428e-07, - "loss": 0.6826, - "step": 2358 - }, - { - "epoch": 2.69, - "grad_norm": 0.0, - "learning_rate": 5.666934507338117e-07, - "loss": 0.5659, - "step": 2359 - }, - { - "epoch": 2.69, - "grad_norm": 0.0, - "learning_rate": 5.626185561614517e-07, - "loss": 0.5903, - "step": 2360 - }, - { - "epoch": 2.69, - "grad_norm": 0.0, - "learning_rate": 5.585579409711472e-07, - "loss": 0.6379, - "step": 2361 - }, - { - "epoch": 2.69, - "grad_norm": 0.0, - "learning_rate": 5.545116113068815e-07, - "loss": 0.628, - "step": 2362 - }, - { - "epoch": 2.69, - "grad_norm": 0.0, - "learning_rate": 5.50479573291014e-07, - "loss": 0.683, - "step": 2363 - }, - { - "epoch": 2.69, - "grad_norm": 0.0, - "learning_rate": 5.464618330242876e-07, - "loss": 0.6818, - "step": 2364 - }, - { - "epoch": 2.69, - "grad_norm": 0.0, - "learning_rate": 5.424583965858088e-07, - "loss": 0.6111, - "step": 2365 - }, - { - "epoch": 2.69, - "grad_norm": 0.0, - "learning_rate": 5.384692700330408e-07, - "loss": 0.6101, - "step": 2366 - }, - { - "epoch": 2.69, - "grad_norm": 0.0, - "learning_rate": 5.344944594017965e-07, - "loss": 0.5896, - "step": 2367 - }, - { - "epoch": 2.7, - "grad_norm": 0.0, - "learning_rate": 5.305339707062252e-07, - "loss": 0.6557, - "step": 2368 - }, - { - "epoch": 2.7, - "grad_norm": 0.0, - "learning_rate": 5.265878099388111e-07, - "loss": 0.6458, - "step": 2369 - }, - { - "epoch": 2.7, - "grad_norm": 0.0, - "learning_rate": 5.226559830703549e-07, - "loss": 0.6107, - "step": 2370 - }, - { - "epoch": 2.7, - "grad_norm": 0.0, - "learning_rate": 5.187384960499698e-07, - "loss": 0.6048, - "step": 2371 - }, - { - "epoch": 2.7, - "grad_norm": 0.0, - "learning_rate": 5.148353548050733e-07, - "loss": 0.6261, - "step": 2372 - }, - { - "epoch": 2.7, - "grad_norm": 0.0, - "learning_rate": 5.109465652413781e-07, - "loss": 0.6265, - "step": 2373 - }, - { - "epoch": 2.7, - "grad_norm": 0.0, - "learning_rate": 5.070721332428774e-07, - "loss": 0.6367, - "step": 2374 - }, - { - "epoch": 2.7, - "grad_norm": 0.0, - "learning_rate": 5.032120646718441e-07, - "loss": 0.6553, - "step": 2375 - }, - { - "epoch": 2.7, - "grad_norm": 0.0, - "learning_rate": 4.993663653688152e-07, - "loss": 0.6221, - "step": 2376 - }, - { - "epoch": 2.71, - "grad_norm": 0.0, - "learning_rate": 4.955350411525906e-07, - "loss": 0.6604, - "step": 2377 - }, - { - "epoch": 2.71, - "grad_norm": 0.0, - "learning_rate": 4.917180978202163e-07, - "loss": 0.6456, - "step": 2378 - }, - { - "epoch": 2.71, - "grad_norm": 0.0, - "learning_rate": 4.879155411469793e-07, - "loss": 0.6501, - "step": 2379 - }, - { - "epoch": 2.71, - "grad_norm": 0.0, - "learning_rate": 4.841273768863997e-07, - "loss": 0.6822, - "step": 2380 - }, - { - "epoch": 2.71, - "grad_norm": 0.0, - "learning_rate": 4.803536107702211e-07, - "loss": 0.6553, - "step": 2381 - }, - { - "epoch": 2.71, - "grad_norm": 0.0, - "learning_rate": 4.765942485083996e-07, - "loss": 0.6429, - "step": 2382 - }, - { - "epoch": 2.71, - "grad_norm": 0.0, - "learning_rate": 4.7284929578909953e-07, - "loss": 0.6641, - "step": 2383 - }, - { - "epoch": 2.71, - "grad_norm": 0.0, - "learning_rate": 4.691187582786838e-07, - "loss": 0.6854, - "step": 2384 - }, - { - "epoch": 2.71, - "grad_norm": 0.0, - "learning_rate": 4.6540264162169944e-07, - "loss": 0.5989, - "step": 2385 - }, - { - "epoch": 2.72, - "grad_norm": 0.0, - "learning_rate": 4.6170095144087876e-07, - "loss": 0.6402, - "step": 2386 - }, - { - "epoch": 2.72, - "grad_norm": 0.0, - "learning_rate": 4.5801369333712045e-07, - "loss": 0.6003, - "step": 2387 - }, - { - "epoch": 2.72, - "grad_norm": 0.0, - "learning_rate": 4.543408728894938e-07, - "loss": 0.6458, - "step": 2388 - }, - { - "epoch": 2.72, - "grad_norm": 0.0, - "learning_rate": 4.5068249565521806e-07, - "loss": 0.5879, - "step": 2389 - }, - { - "epoch": 2.72, - "grad_norm": 0.0, - "learning_rate": 4.470385671696575e-07, - "loss": 0.6397, - "step": 2390 - }, - { - "epoch": 2.72, - "grad_norm": 0.0, - "learning_rate": 4.434090929463186e-07, - "loss": 0.6273, - "step": 2391 - }, - { - "epoch": 2.72, - "grad_norm": 0.0, - "learning_rate": 4.397940784768373e-07, - "loss": 0.6891, - "step": 2392 - }, - { - "epoch": 2.72, - "grad_norm": 0.0, - "learning_rate": 4.36193529230966e-07, - "loss": 0.6085, - "step": 2393 - }, - { - "epoch": 2.73, - "grad_norm": 0.0, - "learning_rate": 4.326074506565769e-07, - "loss": 0.5823, - "step": 2394 - }, - { - "epoch": 2.73, - "grad_norm": 0.0, - "learning_rate": 4.2903584817964193e-07, - "loss": 0.6209, - "step": 2395 - }, - { - "epoch": 2.73, - "grad_norm": 0.0, - "learning_rate": 4.2547872720423157e-07, - "loss": 0.6444, - "step": 2396 - }, - { - "epoch": 2.73, - "grad_norm": 0.0, - "learning_rate": 4.2193609311250826e-07, - "loss": 0.6458, - "step": 2397 - }, - { - "epoch": 2.73, - "grad_norm": 0.0, - "learning_rate": 4.184079512647077e-07, - "loss": 0.64, - "step": 2398 - }, - { - "epoch": 2.73, - "grad_norm": 0.0, - "learning_rate": 4.148943069991429e-07, - "loss": 0.6732, - "step": 2399 - }, - { - "epoch": 2.73, - "grad_norm": 0.0, - "learning_rate": 4.113951656321913e-07, - "loss": 0.6555, - "step": 2400 - }, - { - "epoch": 2.73, - "grad_norm": 0.0, - "learning_rate": 4.079105324582844e-07, - "loss": 0.6393, - "step": 2401 - }, - { - "epoch": 2.73, - "grad_norm": 0.0, - "learning_rate": 4.044404127499024e-07, - "loss": 0.6159, - "step": 2402 - }, - { - "epoch": 2.74, - "grad_norm": 0.0, - "learning_rate": 4.009848117575643e-07, - "loss": 0.6805, - "step": 2403 - }, - { - "epoch": 2.74, - "grad_norm": 0.0, - "learning_rate": 3.9754373470982546e-07, - "loss": 0.6273, - "step": 2404 - }, - { - "epoch": 2.74, - "grad_norm": 0.0, - "learning_rate": 3.9411718681326317e-07, - "loss": 0.6324, - "step": 2405 - }, - { - "epoch": 2.74, - "grad_norm": 0.0, - "learning_rate": 3.9070517325246695e-07, - "loss": 0.649, - "step": 2406 - }, - { - "epoch": 2.74, - "grad_norm": 0.0, - "learning_rate": 3.8730769919004265e-07, - "loss": 0.6634, - "step": 2407 - }, - { - "epoch": 2.74, - "grad_norm": 0.0, - "learning_rate": 3.839247697665938e-07, - "loss": 0.6348, - "step": 2408 - }, - { - "epoch": 2.74, - "grad_norm": 0.0, - "learning_rate": 3.8055639010071253e-07, - "loss": 0.6865, - "step": 2409 - }, - { - "epoch": 2.74, - "grad_norm": 0.0, - "learning_rate": 3.7720256528898324e-07, - "loss": 0.609, - "step": 2410 - }, - { - "epoch": 2.74, - "grad_norm": 0.0, - "learning_rate": 3.738633004059622e-07, - "loss": 0.6178, - "step": 2411 - }, - { - "epoch": 2.75, - "grad_norm": 0.0, - "learning_rate": 3.705386005041789e-07, - "loss": 0.6591, - "step": 2412 - }, - { - "epoch": 2.75, - "grad_norm": 0.0, - "learning_rate": 3.6722847061412604e-07, - "loss": 0.647, - "step": 2413 - }, - { - "epoch": 2.75, - "grad_norm": 0.0, - "learning_rate": 3.6393291574424507e-07, - "loss": 0.6986, - "step": 2414 - }, - { - "epoch": 2.75, - "grad_norm": 0.0, - "learning_rate": 3.6065194088093167e-07, - "loss": 0.5493, - "step": 2415 - }, - { - "epoch": 2.75, - "grad_norm": 0.0, - "learning_rate": 3.5738555098851715e-07, - "loss": 0.689, - "step": 2416 - }, - { - "epoch": 2.75, - "grad_norm": 0.0, - "learning_rate": 3.541337510092635e-07, - "loss": 0.6055, - "step": 2417 - }, - { - "epoch": 2.75, - "grad_norm": 0.0, - "learning_rate": 3.5089654586336174e-07, - "loss": 0.7362, - "step": 2418 - }, - { - "epoch": 2.75, - "grad_norm": 0.0, - "learning_rate": 3.476739404489149e-07, - "loss": 0.6563, - "step": 2419 - }, - { - "epoch": 2.75, - "grad_norm": 0.0, - "learning_rate": 3.444659396419392e-07, - "loss": 0.649, - "step": 2420 - }, - { - "epoch": 2.76, - "grad_norm": 0.0, - "learning_rate": 3.41272548296353e-07, - "loss": 0.6758, - "step": 2421 - }, - { - "epoch": 2.76, - "grad_norm": 0.0, - "learning_rate": 3.380937712439658e-07, - "loss": 0.639, - "step": 2422 - }, - { - "epoch": 2.76, - "grad_norm": 0.0, - "learning_rate": 3.34929613294479e-07, - "loss": 0.5988, - "step": 2423 - }, - { - "epoch": 2.76, - "grad_norm": 0.0, - "learning_rate": 3.317800792354742e-07, - "loss": 0.614, - "step": 2424 - }, - { - "epoch": 2.76, - "grad_norm": 0.0, - "learning_rate": 3.2864517383240255e-07, - "loss": 0.6802, - "step": 2425 - }, - { - "epoch": 2.76, - "grad_norm": 0.0, - "learning_rate": 3.255249018285844e-07, - "loss": 0.6984, - "step": 2426 - }, - { - "epoch": 2.76, - "grad_norm": 0.0, - "learning_rate": 3.224192679451954e-07, - "loss": 0.6069, - "step": 2427 - }, - { - "epoch": 2.76, - "grad_norm": 0.0, - "learning_rate": 3.1932827688126666e-07, - "loss": 0.6777, - "step": 2428 - }, - { - "epoch": 2.76, - "grad_norm": 0.0, - "learning_rate": 3.162519333136738e-07, - "loss": 0.6835, - "step": 2429 - }, - { - "epoch": 2.77, - "grad_norm": 0.0, - "learning_rate": 3.1319024189712445e-07, - "loss": 0.5845, - "step": 2430 - }, - { - "epoch": 2.77, - "grad_norm": 0.0, - "learning_rate": 3.101432072641619e-07, - "loss": 0.6692, - "step": 2431 - }, - { - "epoch": 2.77, - "grad_norm": 0.0, - "learning_rate": 3.0711083402515165e-07, - "loss": 0.6699, - "step": 2432 - }, - { - "epoch": 2.77, - "grad_norm": 0.0, - "learning_rate": 3.040931267682734e-07, - "loss": 0.6495, - "step": 2433 - }, - { - "epoch": 2.77, - "grad_norm": 0.0, - "learning_rate": 3.010900900595204e-07, - "loss": 0.6211, - "step": 2434 - }, - { - "epoch": 2.77, - "grad_norm": 0.0, - "learning_rate": 2.9810172844268125e-07, - "loss": 0.5972, - "step": 2435 - }, - { - "epoch": 2.77, - "grad_norm": 0.0, - "learning_rate": 2.95128046439348e-07, - "loss": 0.7278, - "step": 2436 - }, - { - "epoch": 2.77, - "grad_norm": 0.0, - "learning_rate": 2.9216904854889814e-07, - "loss": 0.6191, - "step": 2437 - }, - { - "epoch": 2.78, - "grad_norm": 0.0, - "learning_rate": 2.892247392484915e-07, - "loss": 0.6674, - "step": 2438 - }, - { - "epoch": 2.78, - "grad_norm": 0.0, - "learning_rate": 2.862951229930577e-07, - "loss": 0.6494, - "step": 2439 - }, - { - "epoch": 2.78, - "grad_norm": 0.0, - "learning_rate": 2.8338020421530666e-07, - "loss": 0.5962, - "step": 2440 - }, - { - "epoch": 2.78, - "grad_norm": 0.0, - "learning_rate": 2.8047998732569914e-07, - "loss": 0.6773, - "step": 2441 - }, - { - "epoch": 2.78, - "grad_norm": 0.0, - "learning_rate": 2.775944767124572e-07, - "loss": 0.6315, - "step": 2442 - }, - { - "epoch": 2.78, - "grad_norm": 0.0, - "learning_rate": 2.747236767415462e-07, - "loss": 0.6431, - "step": 2443 - }, - { - "epoch": 2.78, - "grad_norm": 0.0, - "learning_rate": 2.718675917566793e-07, - "loss": 0.6948, - "step": 2444 - }, - { - "epoch": 2.78, - "grad_norm": 0.0, - "learning_rate": 2.6902622607930085e-07, - "loss": 0.6156, - "step": 2445 - }, - { - "epoch": 2.78, - "grad_norm": 0.0, - "learning_rate": 2.6619958400858517e-07, - "loss": 0.6556, - "step": 2446 - }, - { - "epoch": 2.79, - "grad_norm": 0.0, - "learning_rate": 2.633876698214266e-07, - "loss": 0.6224, - "step": 2447 - }, - { - "epoch": 2.79, - "grad_norm": 0.0, - "learning_rate": 2.605904877724397e-07, - "loss": 0.6803, - "step": 2448 - }, - { - "epoch": 2.79, - "grad_norm": 0.0, - "learning_rate": 2.578080420939455e-07, - "loss": 0.6332, - "step": 2449 - }, - { - "epoch": 2.79, - "grad_norm": 0.0, - "learning_rate": 2.5504033699596753e-07, - "loss": 0.6382, - "step": 2450 - }, - { - "epoch": 2.79, - "grad_norm": 0.0, - "learning_rate": 2.5228737666622704e-07, - "loss": 0.7134, - "step": 2451 - }, - { - "epoch": 2.79, - "grad_norm": 0.0, - "learning_rate": 2.4954916527013426e-07, - "loss": 0.6756, - "step": 2452 - }, - { - "epoch": 2.79, - "grad_norm": 0.0, - "learning_rate": 2.468257069507862e-07, - "loss": 0.6357, - "step": 2453 - }, - { - "epoch": 2.79, - "grad_norm": 0.0, - "learning_rate": 2.441170058289533e-07, - "loss": 0.622, - "step": 2454 - }, - { - "epoch": 2.79, - "grad_norm": 0.0, - "learning_rate": 2.4142306600307696e-07, - "loss": 0.5918, - "step": 2455 - }, - { - "epoch": 2.8, - "grad_norm": 0.0, - "learning_rate": 2.3874389154927234e-07, - "loss": 0.6051, - "step": 2456 - }, - { - "epoch": 2.8, - "grad_norm": 0.0, - "learning_rate": 2.3607948652130452e-07, - "loss": 0.6585, - "step": 2457 - }, - { - "epoch": 2.8, - "grad_norm": 0.0, - "learning_rate": 2.3342985495059312e-07, - "loss": 0.7118, - "step": 2458 - }, - { - "epoch": 2.8, - "grad_norm": 0.0, - "learning_rate": 2.3079500084620677e-07, - "loss": 0.7191, - "step": 2459 - }, - { - "epoch": 2.8, - "grad_norm": 0.0, - "learning_rate": 2.281749281948542e-07, - "loss": 0.6863, - "step": 2460 - }, - { - "epoch": 2.8, - "grad_norm": 0.0, - "learning_rate": 2.2556964096087986e-07, - "loss": 0.6224, - "step": 2461 - }, - { - "epoch": 2.8, - "grad_norm": 0.0, - "learning_rate": 2.2297914308625378e-07, - "loss": 0.6997, - "step": 2462 - }, - { - "epoch": 2.8, - "grad_norm": 0.0, - "learning_rate": 2.2040343849056955e-07, - "loss": 0.6782, - "step": 2463 - }, - { - "epoch": 2.8, - "grad_norm": 0.0, - "learning_rate": 2.1784253107104192e-07, - "loss": 0.613, - "step": 2464 - }, - { - "epoch": 2.81, - "grad_norm": 0.0, - "learning_rate": 2.1529642470249135e-07, - "loss": 0.6641, - "step": 2465 - }, - { - "epoch": 2.81, - "grad_norm": 0.0, - "learning_rate": 2.1276512323734288e-07, - "loss": 0.6565, - "step": 2466 - }, - { - "epoch": 2.81, - "grad_norm": 0.0, - "learning_rate": 2.1024863050562727e-07, - "loss": 0.6376, - "step": 2467 - }, - { - "epoch": 2.81, - "grad_norm": 0.0, - "learning_rate": 2.0774695031496096e-07, - "loss": 0.6433, - "step": 2468 - }, - { - "epoch": 2.81, - "grad_norm": 0.0, - "learning_rate": 2.0526008645055384e-07, - "loss": 0.6931, - "step": 2469 - }, - { - "epoch": 2.81, - "grad_norm": 0.0, - "learning_rate": 2.027880426751927e-07, - "loss": 0.6762, - "step": 2470 - }, - { - "epoch": 2.81, - "grad_norm": 0.0, - "learning_rate": 2.0033082272924554e-07, - "loss": 0.6465, - "step": 2471 - }, - { - "epoch": 2.81, - "grad_norm": 0.0, - "learning_rate": 1.978884303306472e-07, - "loss": 0.6878, - "step": 2472 - }, - { - "epoch": 2.82, - "grad_norm": 0.0, - "learning_rate": 1.9546086917490048e-07, - "loss": 0.6137, - "step": 2473 - }, - { - "epoch": 2.82, - "grad_norm": 0.0, - "learning_rate": 1.930481429350639e-07, - "loss": 0.6753, - "step": 2474 - }, - { - "epoch": 2.82, - "grad_norm": 0.0, - "learning_rate": 1.9065025526175285e-07, - "loss": 0.671, - "step": 2475 - }, - { - "epoch": 2.82, - "grad_norm": 0.0, - "learning_rate": 1.8826720978313063e-07, - "loss": 0.6416, - "step": 2476 - }, - { - "epoch": 2.82, - "grad_norm": 0.0, - "learning_rate": 1.8589901010490074e-07, - "loss": 0.6359, - "step": 2477 - }, - { - "epoch": 2.82, - "grad_norm": 0.0, - "learning_rate": 1.8354565981030692e-07, - "loss": 0.7112, - "step": 2478 - }, - { - "epoch": 2.82, - "grad_norm": 0.0, - "learning_rate": 1.8120716246012304e-07, - "loss": 0.6976, - "step": 2479 - }, - { - "epoch": 2.82, - "grad_norm": 0.0, - "learning_rate": 1.7888352159265322e-07, - "loss": 0.6989, - "step": 2480 - }, - { - "epoch": 2.82, - "grad_norm": 0.0, - "learning_rate": 1.7657474072371616e-07, - "loss": 0.6541, - "step": 2481 - }, - { - "epoch": 2.83, - "grad_norm": 0.0, - "learning_rate": 1.7428082334664976e-07, - "loss": 0.6605, - "step": 2482 - }, - { - "epoch": 2.83, - "grad_norm": 0.0, - "learning_rate": 1.7200177293230534e-07, - "loss": 0.6053, - "step": 2483 - }, - { - "epoch": 2.83, - "grad_norm": 0.0, - "learning_rate": 1.697375929290357e-07, - "loss": 0.5824, - "step": 2484 - }, - { - "epoch": 2.83, - "grad_norm": 0.0, - "learning_rate": 1.674882867626937e-07, - "loss": 0.6366, - "step": 2485 - }, - { - "epoch": 2.83, - "grad_norm": 0.0, - "learning_rate": 1.652538578366303e-07, - "loss": 0.6371, - "step": 2486 - }, - { - "epoch": 2.83, - "grad_norm": 0.0, - "learning_rate": 1.630343095316822e-07, - "loss": 0.6933, - "step": 2487 - }, - { - "epoch": 2.83, - "grad_norm": 0.0, - "learning_rate": 1.6082964520617528e-07, - "loss": 0.6408, - "step": 2488 - }, - { - "epoch": 2.83, - "grad_norm": 0.0, - "learning_rate": 1.5863986819591003e-07, - "loss": 0.6271, - "step": 2489 - }, - { - "epoch": 2.83, - "grad_norm": 0.0, - "learning_rate": 1.5646498181416392e-07, - "loss": 0.6289, - "step": 2490 - }, - { - "epoch": 2.84, - "grad_norm": 0.0, - "learning_rate": 1.543049893516857e-07, - "loss": 0.6268, - "step": 2491 - }, - { - "epoch": 2.84, - "grad_norm": 0.0, - "learning_rate": 1.521598940766855e-07, - "loss": 0.6701, - "step": 2492 - }, - { - "epoch": 2.84, - "grad_norm": 0.0, - "learning_rate": 1.500296992348338e-07, - "loss": 0.6916, - "step": 2493 - }, - { - "epoch": 2.84, - "grad_norm": 0.0, - "learning_rate": 1.4791440804925783e-07, - "loss": 0.6395, - "step": 2494 - }, - { - "epoch": 2.84, - "grad_norm": 0.0, - "learning_rate": 1.4581402372053187e-07, - "loss": 0.6293, - "step": 2495 - }, - { - "epoch": 2.84, - "grad_norm": 0.0, - "learning_rate": 1.4372854942667602e-07, - "loss": 0.6675, - "step": 2496 - }, - { - "epoch": 2.84, - "grad_norm": 0.0, - "learning_rate": 1.416579883231517e-07, - "loss": 0.5517, - "step": 2497 - }, - { - "epoch": 2.84, - "grad_norm": 0.0, - "learning_rate": 1.3960234354285284e-07, - "loss": 0.621, - "step": 2498 - }, - { - "epoch": 2.84, - "grad_norm": 0.0, - "learning_rate": 1.3756161819610813e-07, - "loss": 0.6236, - "step": 2499 - }, - { - "epoch": 2.85, - "grad_norm": 0.0, - "learning_rate": 1.3553581537066984e-07, - "loss": 0.6863, - "step": 2500 - }, - { - "epoch": 2.85, - "grad_norm": 0.0, - "learning_rate": 1.335249381317105e-07, - "loss": 0.669, - "step": 2501 - }, - { - "epoch": 2.85, - "grad_norm": 0.0, - "learning_rate": 1.315289895218197e-07, - "loss": 0.6562, - "step": 2502 - }, - { - "epoch": 2.85, - "grad_norm": 0.0, - "learning_rate": 1.295479725610027e-07, - "loss": 0.6309, - "step": 2503 - }, - { - "epoch": 2.85, - "grad_norm": 0.0, - "learning_rate": 1.2758189024666524e-07, - "loss": 0.6935, - "step": 2504 - }, - { - "epoch": 2.85, - "grad_norm": 0.0, - "learning_rate": 1.2563074555362208e-07, - "loss": 0.6024, - "step": 2505 - }, - { - "epoch": 2.85, - "grad_norm": 0.0, - "learning_rate": 1.236945414340829e-07, - "loss": 0.6766, - "step": 2506 - }, - { - "epoch": 2.85, - "grad_norm": 0.0, - "learning_rate": 1.2177328081765527e-07, - "loss": 0.6603, - "step": 2507 - }, - { - "epoch": 2.85, - "grad_norm": 0.0, - "learning_rate": 1.1986696661133058e-07, - "loss": 0.6962, - "step": 2508 - }, - { - "epoch": 2.86, - "grad_norm": 0.0, - "learning_rate": 1.1797560169948929e-07, - "loss": 0.6149, - "step": 2509 - }, - { - "epoch": 2.86, - "grad_norm": 0.0, - "learning_rate": 1.1609918894389116e-07, - "loss": 0.6248, - "step": 2510 - }, - { - "epoch": 2.86, - "grad_norm": 0.0, - "learning_rate": 1.1423773118367398e-07, - "loss": 0.6193, - "step": 2511 - }, - { - "epoch": 2.86, - "grad_norm": 0.0, - "learning_rate": 1.1239123123534479e-07, - "loss": 0.6721, - "step": 2512 - }, - { - "epoch": 2.86, - "grad_norm": 0.0, - "learning_rate": 1.1055969189278093e-07, - "loss": 0.6302, - "step": 2513 - }, - { - "epoch": 2.86, - "grad_norm": 0.0, - "learning_rate": 1.0874311592722231e-07, - "loss": 0.6342, - "step": 2514 - }, - { - "epoch": 2.86, - "grad_norm": 0.0, - "learning_rate": 1.0694150608726917e-07, - "loss": 0.6348, - "step": 2515 - }, - { - "epoch": 2.86, - "grad_norm": 0.0, - "learning_rate": 1.051548650988754e-07, - "loss": 0.6172, - "step": 2516 - }, - { - "epoch": 2.87, - "grad_norm": 0.0, - "learning_rate": 1.0338319566534749e-07, - "loss": 0.6053, - "step": 2517 - }, - { - "epoch": 2.87, - "grad_norm": 0.0, - "learning_rate": 1.0162650046733669e-07, - "loss": 0.6578, - "step": 2518 - }, - { - "epoch": 2.87, - "grad_norm": 0.0, - "learning_rate": 9.988478216284236e-08, - "loss": 0.6192, - "step": 2519 - }, - { - "epoch": 2.87, - "grad_norm": 0.0, - "learning_rate": 9.815804338719759e-08, - "loss": 0.6944, - "step": 2520 - }, - { - "epoch": 2.87, - "grad_norm": 0.0, - "learning_rate": 9.644628675307133e-08, - "loss": 0.6279, - "step": 2521 - }, - { - "epoch": 2.87, - "grad_norm": 0.0, - "learning_rate": 9.474951485046625e-08, - "loss": 0.6436, - "step": 2522 - }, - { - "epoch": 2.87, - "grad_norm": 0.0, - "learning_rate": 9.306773024670868e-08, - "loss": 0.6366, - "step": 2523 - }, - { - "epoch": 2.87, - "grad_norm": 0.0, - "learning_rate": 9.140093548645202e-08, - "loss": 0.6378, - "step": 2524 - }, - { - "epoch": 2.87, - "grad_norm": 0.0, - "learning_rate": 8.974913309166445e-08, - "loss": 0.605, - "step": 2525 - }, - { - "epoch": 2.88, - "grad_norm": 0.0, - "learning_rate": 8.811232556163452e-08, - "loss": 0.5937, - "step": 2526 - }, - { - "epoch": 2.88, - "grad_norm": 0.0, - "learning_rate": 8.649051537295893e-08, - "loss": 0.6464, - "step": 2527 - }, - { - "epoch": 2.88, - "grad_norm": 0.0, - "learning_rate": 8.488370497954479e-08, - "loss": 0.6634, - "step": 2528 - }, - { - "epoch": 2.88, - "grad_norm": 0.0, - "learning_rate": 8.329189681260063e-08, - "loss": 0.6249, - "step": 2529 - }, - { - "epoch": 2.88, - "grad_norm": 0.0, - "learning_rate": 8.171509328063875e-08, - "loss": 0.6696, - "step": 2530 - }, - { - "epoch": 2.88, - "grad_norm": 0.0, - "learning_rate": 8.015329676946737e-08, - "loss": 0.672, - "step": 2531 - }, - { - "epoch": 2.88, - "grad_norm": 0.0, - "learning_rate": 7.86065096421873e-08, - "loss": 0.6308, - "step": 2532 - }, - { - "epoch": 2.88, - "grad_norm": 0.0, - "learning_rate": 7.707473423918976e-08, - "loss": 0.6673, - "step": 2533 - }, - { - "epoch": 2.88, - "grad_norm": 0.0, - "learning_rate": 7.555797287815303e-08, - "loss": 0.6224, - "step": 2534 - }, - { - "epoch": 2.89, - "grad_norm": 0.0, - "learning_rate": 7.405622785403577e-08, - "loss": 0.7483, - "step": 2535 - }, - { - "epoch": 2.89, - "grad_norm": 0.0, - "learning_rate": 7.256950143907815e-08, - "loss": 0.5836, - "step": 2536 - }, - { - "epoch": 2.89, - "grad_norm": 0.0, - "learning_rate": 7.109779588279631e-08, - "loss": 0.6075, - "step": 2537 - }, - { - "epoch": 2.89, - "grad_norm": 0.0, - "learning_rate": 6.964111341197677e-08, - "loss": 0.625, - "step": 2538 - }, - { - "epoch": 2.89, - "grad_norm": 0.0, - "learning_rate": 6.819945623067759e-08, - "loss": 0.6359, - "step": 2539 - }, - { - "epoch": 2.89, - "grad_norm": 0.0, - "learning_rate": 6.677282652022166e-08, - "loss": 0.6323, - "step": 2540 - }, - { - "epoch": 2.89, - "grad_norm": 0.0, - "learning_rate": 6.53612264391923e-08, - "loss": 0.6397, - "step": 2541 - }, - { - "epoch": 2.89, - "grad_norm": 0.0, - "learning_rate": 6.396465812343433e-08, - "loss": 0.5815, - "step": 2542 - }, - { - "epoch": 2.89, - "grad_norm": 0.0, - "learning_rate": 6.258312368604857e-08, - "loss": 0.5977, - "step": 2543 - }, - { - "epoch": 2.9, - "grad_norm": 0.0, - "learning_rate": 6.121662521738847e-08, - "loss": 0.6699, - "step": 2544 - }, - { - "epoch": 2.9, - "grad_norm": 0.0, - "learning_rate": 5.986516478505567e-08, - "loss": 0.6229, - "step": 2545 - }, - { - "epoch": 2.9, - "grad_norm": 0.0, - "learning_rate": 5.8528744433898886e-08, - "loss": 0.6843, - "step": 2546 - }, - { - "epoch": 2.9, - "grad_norm": 0.0, - "learning_rate": 5.720736618601064e-08, - "loss": 0.6469, - "step": 2547 - }, - { - "epoch": 2.9, - "grad_norm": 0.0, - "learning_rate": 5.590103204072494e-08, - "loss": 0.6076, - "step": 2548 - }, - { - "epoch": 2.9, - "grad_norm": 0.0, - "learning_rate": 5.460974397460961e-08, - "loss": 0.6203, - "step": 2549 - }, - { - "epoch": 2.9, - "grad_norm": 0.0, - "learning_rate": 5.333350394146952e-08, - "loss": 0.7199, - "step": 2550 - }, - { - "epoch": 2.9, - "grad_norm": 0.0, - "learning_rate": 5.207231387234113e-08, - "loss": 0.7045, - "step": 2551 - }, - { - "epoch": 2.9, - "grad_norm": 0.0, - "learning_rate": 5.082617567548798e-08, - "loss": 0.6319, - "step": 2552 - }, - { - "epoch": 2.91, - "grad_norm": 0.0, - "learning_rate": 4.9595091236399604e-08, - "loss": 0.635, - "step": 2553 - }, - { - "epoch": 2.91, - "grad_norm": 0.0, - "learning_rate": 4.8379062417787116e-08, - "loss": 0.6204, - "step": 2554 - }, - { - "epoch": 2.91, - "grad_norm": 0.0, - "learning_rate": 4.717809105958426e-08, - "loss": 0.5897, - "step": 2555 - }, - { - "epoch": 2.91, - "grad_norm": 0.0, - "learning_rate": 4.59921789789386e-08, - "loss": 0.5903, - "step": 2556 - }, - { - "epoch": 2.91, - "grad_norm": 0.0, - "learning_rate": 4.4821327970213656e-08, - "loss": 0.6595, - "step": 2557 - }, - { - "epoch": 2.91, - "grad_norm": 0.0, - "learning_rate": 4.3665539804985667e-08, - "loss": 0.6575, - "step": 2558 - }, - { - "epoch": 2.91, - "grad_norm": 0.0, - "learning_rate": 4.252481623203797e-08, - "loss": 0.6977, - "step": 2559 - }, - { - "epoch": 2.91, - "grad_norm": 0.0, - "learning_rate": 4.13991589773588e-08, - "loss": 0.6348, - "step": 2560 - }, - { - "epoch": 2.92, - "grad_norm": 0.0, - "learning_rate": 4.028856974414463e-08, - "loss": 0.6728, - "step": 2561 - }, - { - "epoch": 2.92, - "grad_norm": 0.0, - "learning_rate": 3.919305021279018e-08, - "loss": 0.6601, - "step": 2562 - }, - { - "epoch": 2.92, - "grad_norm": 0.0, - "learning_rate": 3.811260204088729e-08, - "loss": 0.6267, - "step": 2563 - }, - { - "epoch": 2.92, - "grad_norm": 0.0, - "learning_rate": 3.7047226863227145e-08, - "loss": 0.6642, - "step": 2564 - }, - { - "epoch": 2.92, - "grad_norm": 0.0, - "learning_rate": 3.599692629179141e-08, - "loss": 0.6775, - "step": 2565 - }, - { - "epoch": 2.92, - "grad_norm": 0.0, - "learning_rate": 3.496170191575554e-08, - "loss": 0.6834, - "step": 2566 - }, - { - "epoch": 2.92, - "grad_norm": 0.0, - "learning_rate": 3.3941555301482135e-08, - "loss": 0.6193, - "step": 2567 - }, - { - "epoch": 2.92, - "grad_norm": 0.0, - "learning_rate": 3.2936487992518695e-08, - "loss": 0.5769, - "step": 2568 - }, - { - "epoch": 2.92, - "grad_norm": 0.0, - "learning_rate": 3.194650150960099e-08, - "loss": 0.6463, - "step": 2569 - }, - { - "epoch": 2.93, - "grad_norm": 0.0, - "learning_rate": 3.0971597350643035e-08, - "loss": 0.6417, - "step": 2570 - }, - { - "epoch": 2.93, - "grad_norm": 0.0, - "learning_rate": 3.001177699073932e-08, - "loss": 0.6162, - "step": 2571 - }, - { - "epoch": 2.93, - "grad_norm": 0.0, - "learning_rate": 2.9067041882161473e-08, - "loss": 0.6669, - "step": 2572 - }, - { - "epoch": 2.93, - "grad_norm": 0.0, - "learning_rate": 2.8137393454356065e-08, - "loss": 0.6607, - "step": 2573 - }, - { - "epoch": 2.93, - "grad_norm": 0.0, - "learning_rate": 2.722283311394347e-08, - "loss": 0.6147, - "step": 2574 - }, - { - "epoch": 2.93, - "grad_norm": 0.0, - "learning_rate": 2.6323362244712325e-08, - "loss": 0.7051, - "step": 2575 - }, - { - "epoch": 2.93, - "grad_norm": 0.0, - "learning_rate": 2.5438982207622864e-08, - "loss": 0.6525, - "step": 2576 - }, - { - "epoch": 2.93, - "grad_norm": 0.0, - "learning_rate": 2.4569694340799143e-08, - "loss": 0.6824, - "step": 2577 - }, - { - "epoch": 2.93, - "grad_norm": 0.0, - "learning_rate": 2.3715499959533482e-08, - "loss": 0.6164, - "step": 2578 - }, - { - "epoch": 2.94, - "grad_norm": 0.0, - "learning_rate": 2.2876400356275363e-08, - "loss": 0.6853, - "step": 2579 - }, - { - "epoch": 2.94, - "grad_norm": 0.0, - "learning_rate": 2.2052396800641418e-08, - "loss": 0.6854, - "step": 2580 - }, - { - "epoch": 2.94, - "grad_norm": 0.0, - "learning_rate": 2.1243490539401e-08, - "loss": 0.6299, - "step": 2581 - }, - { - "epoch": 2.94, - "grad_norm": 0.0, - "learning_rate": 2.0449682796483962e-08, - "loss": 0.5502, - "step": 2582 - }, - { - "epoch": 2.94, - "grad_norm": 0.0, - "learning_rate": 1.9670974772972863e-08, - "loss": 0.677, - "step": 2583 - }, - { - "epoch": 2.94, - "grad_norm": 0.0, - "learning_rate": 1.8907367647105213e-08, - "loss": 0.6441, - "step": 2584 - }, - { - "epoch": 2.94, - "grad_norm": 0.0, - "learning_rate": 1.815886257426902e-08, - "loss": 0.6555, - "step": 2585 - }, - { - "epoch": 2.94, - "grad_norm": 0.0, - "learning_rate": 1.7425460687001682e-08, - "loss": 0.5988, - "step": 2586 - }, - { - "epoch": 2.94, - "grad_norm": 0.0, - "learning_rate": 1.6707163094988876e-08, - "loss": 0.7038, - "step": 2587 - }, - { - "epoch": 2.95, - "grad_norm": 0.0, - "learning_rate": 1.6003970885063445e-08, - "loss": 0.6821, - "step": 2588 - }, - { - "epoch": 2.95, - "grad_norm": 0.0, - "learning_rate": 1.531588512119986e-08, - "loss": 0.6444, - "step": 2589 - }, - { - "epoch": 2.95, - "grad_norm": 0.0, - "learning_rate": 1.4642906844517523e-08, - "loss": 0.6223, - "step": 2590 - }, - { - "epoch": 2.95, - "grad_norm": 0.0, - "learning_rate": 1.3985037073278585e-08, - "loss": 0.61, - "step": 2591 - }, - { - "epoch": 2.95, - "grad_norm": 0.0, - "learning_rate": 1.3342276802881249e-08, - "loss": 0.6919, - "step": 2592 - }, - { - "epoch": 2.95, - "grad_norm": 0.0, - "learning_rate": 1.2714627005866453e-08, - "loss": 0.615, - "step": 2593 - }, - { - "epoch": 2.95, - "grad_norm": 0.0, - "learning_rate": 1.2102088631910092e-08, - "loss": 0.6921, - "step": 2594 - }, - { - "epoch": 2.95, - "grad_norm": 0.0, - "learning_rate": 1.1504662607820794e-08, - "loss": 0.6521, - "step": 2595 - }, - { - "epoch": 2.96, - "grad_norm": 0.0, - "learning_rate": 1.0922349837545476e-08, - "loss": 0.6922, - "step": 2596 - }, - { - "epoch": 2.96, - "grad_norm": 0.0, - "learning_rate": 1.0355151202160463e-08, - "loss": 0.6062, - "step": 2597 - }, - { - "epoch": 2.96, - "grad_norm": 0.0, - "learning_rate": 9.803067559877034e-09, - "loss": 0.6638, - "step": 2598 - }, - { - "epoch": 2.96, - "grad_norm": 0.0, - "learning_rate": 9.266099746032542e-09, - "loss": 0.6591, - "step": 2599 - }, - { - "epoch": 2.96, - "grad_norm": 0.0, - "learning_rate": 8.74424857309486e-09, - "loss": 0.6622, - "step": 2600 - }, - { - "epoch": 2.96, - "grad_norm": 0.0, - "learning_rate": 8.237514830659044e-09, - "loss": 0.6378, - "step": 2601 - }, - { - "epoch": 2.96, - "grad_norm": 0.0, - "learning_rate": 7.745899285448443e-09, - "loss": 0.683, - "step": 2602 - }, - { - "epoch": 2.96, - "grad_norm": 0.0, - "learning_rate": 7.2694026813080464e-09, - "loss": 0.6281, - "step": 2603 - }, - { - "epoch": 2.96, - "grad_norm": 0.0, - "learning_rate": 6.808025739208912e-09, - "loss": 0.5993, - "step": 2604 - }, - { - "epoch": 2.97, - "grad_norm": 0.0, - "learning_rate": 6.361769157245956e-09, - "loss": 0.6429, - "step": 2605 - }, - { - "epoch": 2.97, - "grad_norm": 0.0, - "learning_rate": 5.930633610634617e-09, - "loss": 0.6779, - "step": 2606 - }, - { - "epoch": 2.97, - "grad_norm": 0.0, - "learning_rate": 5.514619751710859e-09, - "loss": 0.604, - "step": 2607 - }, - { - "epoch": 2.97, - "grad_norm": 0.0, - "learning_rate": 5.113728209931168e-09, - "loss": 0.5675, - "step": 2608 - }, - { - "epoch": 2.97, - "grad_norm": 0.0, - "learning_rate": 4.727959591871445e-09, - "loss": 0.6555, - "step": 2609 - }, - { - "epoch": 2.97, - "grad_norm": 0.0, - "learning_rate": 4.357314481224783e-09, - "loss": 0.6268, - "step": 2610 - }, - { - "epoch": 2.97, - "grad_norm": 0.0, - "learning_rate": 4.001793438802581e-09, - "loss": 0.6061, - "step": 2611 - }, - { - "epoch": 2.97, - "grad_norm": 0.0, - "learning_rate": 3.6613970025300982e-09, - "loss": 0.6639, - "step": 2612 - }, - { - "epoch": 2.97, - "grad_norm": 0.0, - "learning_rate": 3.3361256874508975e-09, - "loss": 0.6471, - "step": 2613 - }, - { - "epoch": 2.98, - "grad_norm": 0.0, - "learning_rate": 3.0259799857212946e-09, - "loss": 0.6024, - "step": 2614 - }, - { - "epoch": 2.98, - "grad_norm": 0.0, - "learning_rate": 2.7309603666125784e-09, - "loss": 0.6616, - "step": 2615 - }, - { - "epoch": 2.98, - "grad_norm": 0.0, - "learning_rate": 2.4510672765087897e-09, - "loss": 0.6391, - "step": 2616 - }, - { - "epoch": 2.98, - "grad_norm": 0.0, - "learning_rate": 2.186301138906721e-09, - "loss": 0.6273, - "step": 2617 - }, - { - "epoch": 2.98, - "grad_norm": 0.0, - "learning_rate": 1.936662354415919e-09, - "loss": 0.6137, - "step": 2618 - }, - { - "epoch": 2.98, - "grad_norm": 0.0, - "learning_rate": 1.7021513007553503e-09, - "loss": 0.667, - "step": 2619 - }, - { - "epoch": 2.98, - "grad_norm": 0.0, - "learning_rate": 1.4827683327556243e-09, - "loss": 0.6034, - "step": 2620 - }, - { - "epoch": 2.98, - "grad_norm": 0.0, - "learning_rate": 1.278513782357882e-09, - "loss": 0.6037, - "step": 2621 - }, - { - "epoch": 2.98, - "grad_norm": 0.0, - "learning_rate": 1.0893879586126865e-09, - "loss": 0.665, - "step": 2622 - }, - { - "epoch": 2.99, - "grad_norm": 0.0, - "learning_rate": 9.153911476800226e-10, - "loss": 0.6671, - "step": 2623 - }, - { - "epoch": 2.99, - "grad_norm": 0.0, - "learning_rate": 7.565236128292964e-10, - "loss": 0.6474, - "step": 2624 - }, - { - "epoch": 2.99, - "grad_norm": 0.0, - "learning_rate": 6.12785594436005e-10, - "loss": 0.6872, - "step": 2625 - }, - { - "epoch": 2.99, - "grad_norm": 0.0, - "learning_rate": 4.841773099872882e-10, - "loss": 0.7107, - "step": 2626 - }, - { - "epoch": 2.99, - "grad_norm": 0.0, - "learning_rate": 3.706989540741557e-10, - "loss": 0.6618, - "step": 2627 - }, - { - "epoch": 2.99, - "grad_norm": 0.0, - "learning_rate": 2.7235069839814945e-10, - "loss": 0.6229, - "step": 2628 - }, - { - "epoch": 2.99, - "grad_norm": 0.0, - "learning_rate": 1.8913269176579208e-10, - "loss": 0.7426, - "step": 2629 - }, - { - "epoch": 2.99, - "grad_norm": 0.0, - "learning_rate": 1.2104506009191773e-10, - "loss": 0.691, - "step": 2630 - }, - { - "epoch": 2.99, - "grad_norm": 0.0, - "learning_rate": 6.808790639745155e-11, - "loss": 0.6232, - "step": 2631 - }, - { - "epoch": 3.0, - "grad_norm": 0.0, - "learning_rate": 3.0261310810519865e-11, - "loss": 0.6319, - "step": 2632 - }, - { - "epoch": 3.0, - "grad_norm": 0.0, - "learning_rate": 7.56533056422981e-12, - "loss": 0.601, - "step": 2633 - }, - { - "epoch": 3.0, - "grad_norm": 0.0, - "learning_rate": 0.0, - "loss": 0.6556, - "step": 2634 - }, - { - "epoch": 3.0, - "step": 2634, - "total_flos": 6.80112642257322e+17, - "train_loss": 0.8153148936157255, - "train_runtime": 15188.6068, - "train_samples_per_second": 11.1, - "train_steps_per_second": 0.173 - } - ], - "logging_steps": 1.0, - "max_steps": 2634, - "num_input_tokens_seen": 0, - "num_train_epochs": 3, - "save_steps": 4000, - "total_flos": 6.80112642257322e+17, - "train_batch_size": 8, - "trial_name": null, - "trial_params": null -} diff --git a/llavastablelm-1.6b-finetune/vocab.json b/llavastablelm-1.6b-finetune/vocab.json deleted file mode 100755 index 2eea2c2be55f53dfbf5368d8b2be5a32cde9119e..0000000000000000000000000000000000000000 --- a/llavastablelm-1.6b-finetune/vocab.json +++ /dev/null @@ -1,100291 +0,0 @@ -{ - "!": 0, - "!!": 3001, - "!!!": 12340, - "!!!!": 17523, - "!!!!!": 70900, - "!!!!!!!!": 51767, - "!!!!ĊĊ": 82492, - "!!!Ċ": 80395, - "!!!ĊĊ": 33157, - "!!\");Ċ": 99264, - "!!)Ċ": 86992, - "!!,": 94787, - "!!.": 25430, - "!!Ċ": 51447, - "!!ĊĊ": 25833, - "!\"": 9135, - "!\")": 89883, - "!\");": 86640, - "!\");Ċ": 11390, - "!\");ĊĊ": 58173, - "!\");čĊ": 43112, - "!\")Ċ": 23849, - "!\")ĊĊ": 67606, - "!\")čĊ": 94996, - "!\",": 19318, - "!\",Ċ": 34536, - "!\".": 94093, - "!\";Ċ": 27880, - "!\";čĊ": 94497, - "!\"Ċ": 25765, - "!\"ĊĊ": 17642, - "!'": 32483, - "!');Ċ": 26570, - "!')Ċ": 37280, - "!')ĊĊ": 100073, - "!',": 39792, - "!',Ċ": 37360, - "!';Ċ": 50274, - "!'Ċ": 49827, - "!(": 10509, - "!(\"": 17667, - "!(\"{": 90028, - "!(\"{}\",": 80978, - "!(:": 50216, - "!(Ċ": 34773, - "!)": 16715, - "!),": 49743, - "!).": 43492, - "!).ĊĊ": 87879, - "!)Ċ": 28684, - "!)ĊĊ": 36886, - "!*": 69322, - "!*\\Ċ": 91337, - "!,": 17581, - "!,Ċ": 73689, - "!--": 2556, - "!.": 15725, - "!.ĊĊ": 99627, - "!/": 89080, - "!:": 36675, - "!;Ċ": 86418, - "!<": 88032, - "!": 24972, - "\").": 1865, - "\").Ċ": 39709, - "\").ĊĊ": 82084, - "\"):": 38151, - "\"):Ċ": 15497, - "\"):čĊ": 75299, - "\");": 5146, - "\");//": 42019, - "\");}Ċ": 91218, - "\");Ċ": 803, - "\");ĊĊ": 3147, - "\");ĊĊĊ": 33736, - "\");čĊ": 2885, - "\");čĊčĊ": 16123, - "\")==": 44764, - "\")[": 17573, - "\")]": 32017, - "\")]Ċ": 5537, - "\")]ĊĊ": 73489, - "\")]čĊ": 26815, - "\"){": 48289, - "\"){Ċ": 15162, - "\"){čĊ": 52038, - "\")}": 68555, - "\")},Ċ": 80683, - "\")}Ċ": 43232, - "\")Ċ": 1158, - "\")ĊĊ": 5240, - "\")ĊĊĊ": 26722, - "\")čĊ": 6188, - "\")čĊčĊ": 31318, - "\"*": 62693, - "\"+": 5689, - "\"+\"": 78828, - "\"+Ċ": 28524, - "\",": 498, - "\",\"": 2247, - "\",\"\");Ċ": 77076, - "\",\"\",": 82490, - "\",\"\",\"": 60959, - "\",\"#": 59424, - "\",\"+": 58226, - "\",\"\\": 55356, - "\",$": 18466, - "\",&": 18313, - "\",'": 39938, - "\",(": 46070, - "\",-": 66675, - "\",@\"": 38466, - "\",[": 84598, - "\",__": 79527, - "\",{": 75548, - "\",Ċ": 761, - "\",ĊĊ": 26986, - "\",čĊ": 4828, - "\"-": 35394, - "\"--": 75857, - "\".": 3343, - "\".\"": 66820, - "\".$": 8804, - "\".$_": 89806, - "\"..": 64023, - "\"...": 53670, - "\"./": 96192, - "\".Ċ": 23811, - "\".ĊĊ": 11690, - "\".ĊĊĊĊ": 81974, - "\"/": 3193, - "\"/>": 13424, - "\"/>..Ċ": 62266, - "\"/><": 77042, - "\"/>Ċ": 4743, - "\"/>ĊĊ": 74430, - "\"/>čĊ": 42678, - "\":": 794, - "\":\"": 3332, - "\":\"\"": 63466, - "\":\"\",\"": 61867, - "\":\"\",Ċ": 43498, - "\":\"'": 72935, - "\":\"+": 71418, - "\":\"/": 59628, - "\":-": 53152, - "\":@\"": 74566, - "\":[": 9075, - "\":[\"": 37899, - "\":[-": 64128, - "\":[{\"": 67682, - "\":[{Ċ": 59118, - "\":{\"": 23118, - "\":{Ċ": 12888, - "\":Ċ": 4764, - "\":ĊĊ": 52518, - "\":čĊ": 20977, - "\";": 5233, - "\";//": 53135, - "\";}": 76191, - "\";}Ċ": 66643, - "\";Ċ": 886, - "\";ĊĊ": 3382, - "\";ĊĊĊ": 30222, - "\";čĊ": 3618, - "\";čĊčĊ": 22307, - "\"<": 23288, - "\"": 11395, - "\"=>\"": 21284, - "\"=>$": 32782, - "\">": 760, - "\">#": 87243, - "\">$": 60949, - "\">${": 48805, - "\">%": 72767, - "\">&": 13670, - "\">&#": 74244, - "\">'": 18229, - "\">'+": 41722, - "\">'+Ċ": 85186, - "\">',": 79404, - "\">',Ċ": 72920, - "\">'.": 57421, - "\">'.$": 36768, - "\">';Ċ": 25348, - "\">';čĊ": 79142, - "\">'Ċ": 75997, - "\">(": 58651, - "\">*-->Ċ": 97221, - "\">--}}Ċ": 80946, - "\">//": 73106, - "\"><": 3164, - "\">": 30152, - "-->Ċ": 10197, - "-->ĊĊ": 38959, - "-->čĊ": 40042, - "--[": 92587, - "--[[": 85205, - "--}}Ċ": 28319, - "--Ċ": 7233, - "--ĊĊ": 27567, - "--čĊ": 54851, - "-.": 14863, - "-/": 67214, - "-": 405, - "->$": 37826, - "->[": 71012, - "->_": 5239, - "->__": 30999, - "->___": 86542, - "->{": 10704, - "->{$": 34747, - "->{'": 28722, - "->{_": 99493, - "->Ċ": 85572, - "-A": 6830, - "-AA": 64764, - "-API": 99873, - "-Agent": 46218, - "-Al": 65473, - "-Allow": 34448, - "-Am": 99910, - "-Americ": 51783, - "-American": 24145, - "-Americans": 60164, - "-An": 59016, - "-Apr": 67248, - "-Ass": 62255, - "-Assad": 76286, - "-Aug": 62735, - "-B": 7826, - "-BEGIN": 55045, - "-Bar": 94420, - "-Based": 61439, - "-Benz": 63321, - "-Bold": 90681, - "-C": 7813, - "-CN": 96042, - "-CS": 79413, - "-Cal": 76450, - "-Cds": 99118, - "-Ch": 30653, - "-China": 98709, - "-Christian": 89141, - "-Class": 82626, - "-Clause": 64015, - "-Co": 87271, - "-Col": 55646, - "-Cola": 66277, - "-Compatible": 38362, - "-Con": 58848, - "-Control": 26111, - "-Core": 67529, - "-Cs": 79322, - "-D": 9607, - "-DD": 41275, - "-Day": 56012, - "-Dec": 80729, - "-Disposition": 63589, - "-E": 13737, - "-END": 52207, - "-East": 94764, - "-Encoding": 68458, - "-European": 88735, - "-F": 7424, - "-FIRST": 31462, - "-Feb": 94871, - "-Fi": 27395, - "-Free": 63990, - "-G": 12279, - "-General": 59082, - "-H": 11529, - "-HT": 100185, - "-Headers": 77106, - "-I": 22197, - "-ID": 54465, - "-II": 76644, - "-IN": 81121, - "-INF": 72570, - "-INFRINGEMENT": 95773, - "-IS": 98618, - "-Identifier": 37873, - "-In": 32600, - "-Isl": 81078, - "-Israel": 72090, - "-J": 12278, - "-Jan": 67552, - "-Javadoc": 50485, - "-Jul": 92279, - "-Jun": 78834, - "-K": 16222, - "-Key": 95421, - "-L": 8288, - "-LAST": 31615, - "-La": 95016, - "-Language": 91865, - "-Le": 47268, - "-League": 85711, - "-Length": 53593, - "-Level": 93880, - "-License": 37579, - "-Life": 88908, - "-Line": 92636, - "-M": 5364, - "-MM": 19013, - "-Mail": 38613, - "-Man": 31251, - "-Mar": 48535, - "-Mart": 65256, - "-May": 63086, - "-Men": 50559, - "-Methods": 96590, - "-Mobile": 57453, - "-Muslim": 62505, - "-N": 11500, - "-NLS": 38584, - "-Nazi": 97658, - "-New": 90837, - "-No": 99076, - "-Nov": 71588, - "-O": 24540, - "-Oct": 93526, - "-On": 67454, - "-One": 91477, - "-Origin": 52736, - "-Out": 85615, - "-Owned": 91152, - "-P": 9483, - "-Pacific": 64976, - "-Pack": 77682, - "-President": 86481, - "-Pro": 58186, - "-Q": 29342, - "-Qaeda": 57985, - "-R": 11151, - "-REAL": 96362, - "-ROM": 99483, - "-Ray": 79504, - "-Re": 69060, - "-Regular": 88691, - "-Requested": 90209, - "-Russian": 85135, - "-S": 6354, - "-SA": 93314, - "-ST": 93677, - "-Sah": 93214, - "-Saharan": 97519, - "-Se": 98628, - "-Semit": 45192, - "-Semitic": 74597, - "-Semitism": 65910, - "-Sep": 96253, - "-Series": 92831, - "-Sh": 31361, - "-Shirt": 76954, - "-Smith": 97338, - "-Speed": 95577, - "-St": 40720, - "-Star": 39884, - "-State": 87615, - "-T": 9469, - "-TV": 53392, - "-Ta": 44195, - "-Th": 71626, - "-The": 66106, - "-Time": 55585, - "-To": 59408, - "-Token": 90122, - "-Tr": 89147, - "-Trump": 68020, - "-Type": 11038, - "-U": 35681, - "-UA": 37836, - "-US": 33440, - "-Un": 83345, - "-Up": 47197, - "-V": 20198, - "-Version": 85002, - "-W": 13299, - "-West": 61861, - "-With": 84256, - "-X": 31650, - "-Y": 30237, - "-Year": 71998, - "-Z": 11419, - "-Za": 40379, - "-[": 42095, - "-\\": 31629, - "-_": 71149, - "-a": 7561, - "-ab": 39130, - "-abortion": 96583, - "-about": 69205, - "-abs": 97510, - "-ac": 38698, - "-access": 43256, - "-account": 51082, - "-acre": 64434, - "-action": 26115, - "-actions": 52421, - "-active": 32344, - "-ad": 26831, - "-add": 19082, - "-added": 87442, - "-addon": 40877, - "-addons": 95859, - "-address": 42733, - "-adjust": 60684, - "-admin": 28324, - "-aff": 71260, - "-after": 45673, - "-ag": 43085, - "-age": 44041, - "-aged": 57859, - "-agent": 43035, - "-ahead": 99588, - "-air": 38635, - "-ajax": 83420, - "-al": 19308, - "-alert": 56845, - "-align": 9841, - "-aligned": 98551, - "-alist": 82078, - "-all": 23148, - "-alone": 74249, - "-alpha": 65638, - "-alt": 34450, - "-am": 33317, - "-an": 19415, - "-analysis": 56536, - "-analytics": 100010, - "-anchor": 76545, - "-and": 9976, - "-android": 98488, - "-angle": 35481, - "-angular": 51544, - "-animate": 82450, - "-animation": 64306, - "-answer": 96877, - "-any": 89527, - "-aos": 65944, - "-ap": 46256, - "-api": 24851, - "-app": 20624, - "-append": 89329, - "-application": 93579, - "-appointed": 99463, - "-approved": 67362, - "-ar": 58493, - "-archive": 96200, - "-area": 30122, - "-arm": 67918, - "-around": 46716, - "-array": 63158, - "-arrow": 30408, - "-art": 38921, - "-article": 78505, - "-as": 33534, - "-ass": 35915, - "-assets": 76258, - "-associated": 75968, - "-at": 29883, - "-au": 83097, - "-aut": 46223, - "-auth": 34603, - "-author": 43802, - "-authored": 96471, - "-auto": 20533, - "-automatic": 95573, - "-available": 94832, - "-avatar": 80187, - "-average": 78526, - "-await": 80838, - "-awaited": 90350, - "-aware": 66104, - "-away": 90724, - "-awesome": 29624, - "-axis": 36421, - "-b": 1481, - "-back": 15825, - "-backed": 46128, - "-backend": 91087, - "-background": 43034, - "-badge": 89176, - "-bal": 84225, - "-ball": 68302, - "-band": 68775, - "-banner": 71983, - "-bar": 16150, - "-bars": 83927, - "-base": 31113, - "-based": 6108, - "-basic": 52102, - "-basket": 95775, - "-be": 15502, - "-bearing": 92253, - "-bed": 49607, - "-bedroom": 67967, - "-before": 70547, - "-begin": 92773, - "-being": 33851, - "-bel": 91305, - "-best": 57701, - "-beta": 68740, - "-between": 27049, - "-bg": 36904, - "-big": 70511, - "-billion": 70173, - "-bin": 50225, - "-binary": 95939, - "-bind": 66063, - "-binding": 65500, - "-bit": 15615, - "-bl": 16677, - "-black": 38046, - "-blind": 95449, - "-block": 9612, - "-blocking": 79861, - "-blog": 61039, - "-blood": 94003, - "-blue": 32754, - "-bo": 70566, - "-board": 53955, - "-bodied": 97397, - "-body": 9534, - "-bold": 28739, - "-book": 34740, - "-books": 84191, - "-boot": 89389, - "-bootstrap": 25383, - "-border": 28117, - "-bordered": 32454, - "-born": 40260, - "-bot": 90461, - "-bottom": 11635, - "-bound": 50962, - "-box": 12913, - "-boy": 86003, - "-br": 31217, - "-brand": 34220, - "-bre": 93008, - "-break": 35449, - "-breaking": 55407, - "-browser": 32655, - "-bs": 57530, - "-btn": 15963, - "-budget": 95852, - "-buffer": 32451, - "-build": 33245, - "-builder": 72914, - "-building": 52499, - "-built": 52714, - "-business": 65113, - "-but": 70896, - "-button": 12726, - "-buttons": 62767, - "-buy": 80778, - "-by": 14656, - "-byte": 55052, - "-c": 1824, - "-ca": 51877, - "-cache": 37780, - "-cal": 49236, - "-calendar": 48097, - "-call": 59997, - "-called": 19434, - "-camera": 73044, - "-campus": 94419, - "-can": 72314, - "-cancel": 86103, - "-cap": 37789, - "-capital": 98231, - "-caption": 59417, - "-car": 24948, - "-card": 21099, - "-care": 41206, - "-caret": 84022, - "-carousel": 53337, - "-cart": 36559, - "-case": 39585, - "-cat": 84992, - "-catching": 84424, - "-categories": 96199, - "-category": 43958, - "-ce": 54312, - "-cell": 33001, - "-cent": 21911, - "-center": 7027, - "-centered": 50482, - "-central": 85181, - "-centric": 65524, - "-century": 34457, - "-cert": 62134, - "-ch": 11843, - "-chain": 66286, - "-chair": 79781, - "-chan": 78735, - "-change": 51502, - "-changing": 49961, - "-channel": 54968, - "-char": 43638, - "-character": 80325, - "-chart": 45727, - "-chat": 61635, - "-che": 37840, - "-check": 16313, - "-checkbox": 50173, - "-checked": 100231, - "-chevron": 48482, - "-chief": 74719, - "-child": 24384, - "-choice": 63726, - "-ci": 63484, - "-cigaret": 63367, - "-cigarettes": 86163, - "-circle": 19181, - "-city": 54429, - "-cl": 31717, - "-class": 15144, - "-clean": 92900, - "-clear": 68127, - "-cli": 55897, - "-click": 29218, - "-client": 31111, - "-clock": 55388, - "-close": 35562, - "-cloud": 60297, - "-cluster": 94308, - "-cmpr": 99071, - "-cn": 64364, - "-co": 23283, - "-code": 26327, - "-coded": 87411, - "-col": 20024, - "-collapse": 25495, - "-collar": 97936, - "-collection": 96709, - "-color": 8048, - "-colored": 58822, - "-cols": 98914, - "-column": 26005, - "-columns": 74669, - "-com": 11733, - "-comm": 88389, - "-command": 49519, - "-comment": 46766, - "-comments": 78254, - "-commerce": 42685, - "-commercial": 74144, - "-commit": 97498, - "-common": 46145, - "-community": 90886, - "-comp": 63250, - "-company": 92133, - "-compatible": 81315, - "-complete": 75514, - "-component": 42487, - "-components": 25614, - "-compose": 66170, - "-con": 15204, - "-cond": 84476, - "-condition": 59105, - "-conf": 51817, - "-confidence": 91980, - "-config": 26187, - "-confirm": 67625, - "-connect": 86570, - "-connected": 73288, - "-cons": 69604, - "-conscious": 66666, - "-console": 75856, - "-consuming": 70840, - "-cont": 35172, - "-contact": 54096, - "-contained": 96324, - "-container": 12863, - "-containing": 93871, - "-content": 6951, - "-context": 64733, - "-contrib": 86544, - "-control": 4565, - "-controlled": 41370, - "-controller": 68345, - "-controls": 35351, - "-cookie": 88339, - "-coordinate": 81797, - "-copy": 67240, - "-cor": 46713, - "-core": 24357, - "-corner": 88695, - "-cost": 41238, - "-count": 27678, - "-counter": 64289, - "-country": 56971, - "-course": 69529, - "-court": 98462, - "-cover": 76465, - "-covered": 84408, - "-cr": 48689, - "-create": 40779, - "-created": 72057, - "-cross": 77529, - "-css": 48959, - "-cultural": 94526, - "-cur": 95149, - "-current": 45275, - "-custom": 37998, - "-cut": 43321, - "-cycle": 78790, - "-d": 1773, - "-da": 66997, - "-danger": 12294, - "-dark": 22592, - "-dashboard": 50236, - "-dat": 94097, - "-data": 14271, - "-date": 18920, - "-datepicker": 59664, - "-day": 11477, - "-days": 96314, - "-db": 61499, - "-dd": 22265, - "-de": 6953, - "-deals": 68648, - "-death": 97586, - "-debug": 72151, - "-decoration": 31366, - "-def": 29899, - "-default": 13986, - "-defense": 58798, - "-defined": 39817, - "-definition": 90150, - "-degree": 38775, - "-del": 48226, - "-delay": 46271, - "-delete": 42004, - "-dem": 77779, - "-demand": 57364, - "-demo": 59993, - "-den": 97628, - "-density": 89131, - "-depend": 36814, - "-dependent": 43918, - "-depth": 31410, - "-derived": 72286, - "-des": 25520, - "-desc": 53647, - "-described": 51704, - "-describedby": 65862, - "-description": 43930, - "-design": 47117, - "-designed": 69956, - "-desktop": 80349, - "-dess": 89429, - "-destruct": 97322, - "-det": 92004, - "-detail": 30672, - "-details": 31533, - "-dev": 26842, - "-devel": 65203, - "-develop": 49061, - "-development": 95706, - "-device": 66707, - "-di": 51389, - "-dialog": 21292, - "-digit": 49442, - "-dimensional": 33520, - "-dir": 46383, - "-direct": 44624, - "-directed": 86855, - "-direction": 34149, - "-directory": 54734, - "-dis": 10694, - "-disable": 22115, - "-disabled": 69167, - "-disc": 52765, - "-dismiss": 18802, - "-dismissible": 78733, - "-display": 53939, - "-dist": 88359, - "-distance": 74908, - "-div": 33885, - "-divider": 71000, - "-do": 30659, - "-doc": 11788, - "-document": 83333, - "-dollar": 54135, - "-dom": 14766, - "-domain": 73894, - "-dominated": 90723, - "-done": 95388, - "-door": 58190, - "-dot": 82002, - "-double": 69720, - "-down": 15220, - "-download": 63551, - "-dr": 19158, - "-drive": 83510, - "-driven": 32505, - "-driver": 77590, - "-driving": 60811, - "-drop": 62871, - "-dropdown": 45049, - "-du": 98305, - "-duration": 65483, - "-duty": 55618, - "-e": 5773, - "-earth": 86187, - "-east": 40607, - "-economic": 77249, - "-ed": 35535, - "-edge": 48448, - "-edit": 22930, - "-editor": 47567, - "-educated": 88781, - "-eff": 53465, - "-effect": 23937, - "-effective": 53421, - "-effects": 75888, - "-efficient": 73916, - "-eight": 70815, - "-el": 84249, - "-elect": 37081, - "-elected": 96805, - "-election": 43733, - "-element": 29552, - "-elements": 65545, - "-em": 37612, - "-email": 43217, - "-employed": 88984, - "-empty": 40533, - "-en": 21430, - "-enable": 65311, - "-enabled": 55292, - "-encoded": 93362, - "-end": 13368, - "-ended": 84175, - "-ending": 67897, - "-energy": 65487, - "-eng": 97202, - "-engine": 50725, - "-enh": 84182, - "-enter": 49315, - "-entity": 94688, - "-entry": 48344, - "-env": 68562, - "-envelope": 64625, - "-equ": 63359, - "-equipped": 88202, - "-equiv": 23793, - "-era": 52443, - "-error": 19453, - "-errors": 73704, - "-es": 32954, - "-eslint": 56275, - "-esque": 80058, - "-establish": 48587, - "-established": 64868, - "-esteem": 65906, - "-et": 97110, - "-ev": 91345, - "-even": 92631, - "-event": 40787, - "-events": 54903, - "-ever": 57540, - "-ex": 10397, - "-example": 44530, - "-exc": 98033, - "-exclusive": 94158, - "-exec": 71821, - "-existent": 60928, - "-existing": 50457, - "-exp": 18882, - "-expand": 50193, - "-expanded": 31136, - "-export": 66927, - "-expression": 82593, - "-ext": 67203, - "-extension": 81639, - "-extra": 72804, - "-eye": 47797, - "-eyed": 53613, - "-f": 2269, - "-face": 30188, - "-facebook": 54687, - "-faced": 77981, - "-facing": 64406, - "-factor": 75197, - "-family": 17633, - "-fashion": 58580, - "-fashioned": 64369, - "-fast": 74768, - "-fat": 64354, - "-fe": 34303, - "-feature": 92940, - "-fed": 79100, - "-feed": 87260, - "-feedback": 35974, - "-feira": 65008, - "-fetch": 81140, - "-fi": 37731, - "-fiction": 74531, - "-field": 19677, - "-fields": 80685, - "-figure": 100096, - "-file": 14537, - "-files": 47148, - "-fill": 60087, - "-filled": 44518, - "-filter": 33548, - "-fin": 85099, - "-final": 55962, - "-finals": 99008, - "-find": 76884, - "-fire": 57369, - "-fired": 72678, - "-first": 38043, - "-fit": 50660, - "-five": 36399, - "-fix": 72013, - "-fixed": 54864, - "-fl": 12556, - "-flag": 79050, - "-flash": 93979, - "-flat": 66568, - "-flex": 18612, - "-flight": 77303, - "-floating": 90751, - "-floor": 80450, - "-flow": 62413, - "-fluid": 17878, - "-fly": 83985, - "-focus": 80564, - "-focused": 52373, - "-fold": 24325, - "-folder": 75704, - "-follow": 93685, - "-font": 31771, - "-fontawesome": 96948, - "-food": 64567, - "-foot": 21117, - "-football": 85242, - "-footer": 19556, - "-for": 15548, - "-force": 81149, - "-form": 8627, - "-format": 39480, - "-formed": 95977, - "-forward": 45904, - "-found": 27802, - "-founded": 83208, - "-founder": 36927, - "-four": 42117, - "-fr": 51478, - "-frame": 47867, - "-framework": 74497, - "-free": 12862, - "-frequency": 79412, - "-friendly": 22658, - "-from": 39151, - "-front": 64726, - "-ft": 94724, - "-full": 24563, - "-function": 34849, - "-functional": 99616, - "-functions": 78530, - "-funded": 50701, - "-fw": 40339, - "-g": 2427, - "-gallery": 52338, - "-game": 19959, - "-gap": 89657, - "-gay": 85036, - "-gen": 37564, - "-general": 69097, - "-generated": 16581, - "-generation": 43927, - "-generator": 79102, - "-generic": 83782, - "-get": 23304, - "-girl": 63970, - "-git": 82849, - "-gl": 70750, - "-global": 74419, - "-gnu": 86816, - "-go": 20521, - "-goal": 93388, - "-going": 65912, - "-good": 72800, - "-google": 63745, - "-government": 46704, - "-gr": 25313, - "-grade": 41327, - "-gradient": 43838, - "-grand": 72102, - "-graph": 74116, - "-gray": 22595, - "-green": 39368, - "-grey": 64313, - "-grid": 29183, - "-ground": 79255, - "-group": 4449, - "-groups": 91452, - "-grow": 93832, - "-growing": 56657, - "-guard": 94081, - "-guid": 84792, - "-guide": 92525, - "-gun": 76335, - "-h": 2902, - "-haired": 68479, - "-half": 34902, - "-hand": 25417, - "-handed": 37240, - "-handle": 89507, - "-handler": 73212, - "-hard": 71845, - "-has": 46998, - "-hash": 97270, - "-haspopup": 62326, - "-have": 69584, - "-he": 38435, - "-head": 27488, - "-headed": 62166, - "-header": 9535, - "-heading": 24224, - "-health": 79505, - "-heart": 43344, - "-hearted": 70395, - "-heavy": 74666, - "-height": 17505, - "-held": 58606, - "-help": 50570, - "-helper": 78764, - "-hero": 92893, - "-hidden": 13609, - "-hide": 60982, - "-high": 28661, - "-highlight": 73902, - "-history": 62474, - "-hit": 70201, - "-holder": 66509, - "-hole": 87693, - "-home": 25389, - "-hook": 34960, - "-hooks": 79487, - "-hop": 49819, - "-horizontal": 39000, - "-host": 39689, - "-hot": 60547, - "-hour": 21925, - "-hours": 77105, - "-house": 37002, - "-hover": 29993, - "-how": 58523, - "-html": 54868, - "-http": 72412, - "-human": 70095, - "-i": 18064, - "-icon": 7971, - "-icons": 19400, - "-id": 13193, - "-ie": 88427, - "-if": 45737, - "-ignore": 44271, - "-il": 57375, - "-im": 38025, - "-image": 14064, - "-images": 52091, - "-img": 21743, - "-imm": 64683, - "-import": 54415, - "-important": 98473, - "-in": 3502, - "-inc": 86719, - "-inch": 25224, - "-income": 32197, - "-ind": 18251, - "-indent": 53775, - "-independent": 98885, - "-index": 22214, - "-induced": 38973, - "-inf": 48336, - "-inflammatory": 67595, - "-info": 12788, - "-information": 81839, - "-ing": 85005, - "-init": 55873, - "-initial": 49067, - "-initialized": 69128, - "-inline": 24554, - "-inner": 31999, - "-input": 14258, - "-ins": 22610, - "-insert": 75650, - "-inspired": 53161, - "-inst": 34788, - "-instagram": 91497, - "-install": 58999, - "-instance": 74755, - "-int": 20653, - "-intensive": 88092, - "-inter": 45994, - "-interest": 65873, - "-interface": 84054, - "-inv": 88586, - "-invalid": 40840, - "-inverse": 75399, - "-io": 87369, - "-ion": 80846, - "-ios": 89219, - "-ip": 75832, - "-is": 31530, - "-ish": 67853, - "-issue": 90465, - "-it": 38611, - "-item": 6538, - "-items": 17917, - "-j": 13636, - "-java": 86439, - "-job": 71048, - "-js": 26887, - "-json": 57180, - "-k": 12934, - "-key": 16569, - "-keys": 77209, - "-kind": 60806, - "-kit": 92576, - "-know": 100220, - "-known": 22015, - "-l": 2922, - "-la": 53926, - "-label": 7087, - "-labelled": 32901, - "-labelledby": 33227, - "-lang": 76560, - "-language": 44658, - "-large": 40248, - "-largest": 68067, - "-last": 61615, - "-lasting": 65265, - "-lat": 99514, - "-launch": 86406, - "-law": 31412, - "-layer": 48435, - "-layout": 38903, - "-le": 31307, - "-leading": 69475, - "-league": 88363, - "-leaning": 78461, - "-learning": 71856, - "-led": 35054, - "-left": 8109, - "-leg": 62223, - "-legged": 95364, - "-len": 86657, - "-length": 30425, - "-less": 56009, - "-letter": 80468, - "-level": 11852, - "-lfs": 71262, - "-lg": 7662, - "-li": 76646, - "-lib": 39741, - "-library": 53521, - "-license": 60067, - "-life": 26928, - "-light": 18179, - "-like": 12970, - "-limit": 72259, - "-line": 8614, - "-linear": 62399, - "-lined": 90059, - "-lines": 84463, - "-link": 9142, - "-linked": 55514, - "-links": 47776, - "-linux": 47475, - "-list": 9206, - "-lite": 79582, - "-liter": 86694, - "-live": 74551, - "-lived": 62954, - "-ln": 28792, - "-lnd": 47851, - "-lo": 27578, - "-load": 50108, - "-loaded": 79170, - "-loader": 22061, - "-loading": 59786, - "-local": 41160, - "-location": 61970, - "-lock": 42872, - "-log": 47432, - "-login": 36148, - "-logo": 34897, - "-long": 24725, - "-looking": 31348, - "-loop": 61766, - "-loss": 77401, - "-loving": 77700, - "-low": 60369, - "-m": 1474, - "-machine": 84315, - "-made": 27975, - "-mail": 11724, - "-mails": 61320, - "-main": 31092, - "-major": 66681, - "-make": 95319, - "-maker": 84701, - "-makers": 76170, - "-making": 28846, - "-man": 21110, - "-management": 55885, - "-manager": 45996, - "-many": 81288, - "-map": 26943, - "-mar": 71098, - "-margin": 46491, - "-mark": 30004, - "-marker": 70928, - "-market": 48831, - "-mask": 77156, - "-master": 52003, - "-match": 46804, - "-material": 68418, - "-max": 45173, - "-md": 4533, - "-me": 35073, - "-mean": 84096, - "-med": 45872, - "-media": 42362, - "-mediated": 82076, - "-medium": 46917, - "-member": 44650, - "-members": 86940, - "-memory": 65196, - "-men": 89069, - "-menu": 11976, - "-message": 30432, - "-messages": 89242, - "-meta": 55117, - "-metadata": 97531, - "-metal": 89932, - "-meter": 73601, - "-method": 51397, - "-mf": 48347, - "-middle": 51167, - "-mile": 43276, - "-million": 46149, - "-min": 13703, - "-minded": 34423, - "-mini": 68454, - "-minus": 72123, - "-minute": 24401, - "-mm": 49675, - "-mobile": 42179, - "-mod": 17515, - "-modal": 26177, - "-mode": 15331, - "-model": 29344, - "-module": 47818, - "-modules": 62179, - "-mon": 78396, - "-money": 69092, - "-monitor": 92734, - "-month": 23086, - "-more": 51014, - "-mort": 90653, - "-most": 63498, - "-motion": 85349, - "-mount": 60688, - "-mounted": 78830, - "-mouth": 92139, - "-move": 96794, - "-moving": 86572, - "-ms": 65189, - "-msg": 58562, - "-mult": 98027, - "-multi": 96769, - "-muted": 31840, - "-my": 62596, - "-même": 98375, - "-n": 5392, - "-na": 94182, - "-name": 11753, - "-names": 90144, - "-national": 75629, - "-native": 15971, - "-nav": 17238, - "-navbar": 53432, - "-navigation": 39752, - "-ne": 41078, - "-neck": 96533, - "-needed": 69875, - "-negative": 62035, - "-net": 67596, - "-network": 57832, - "-neutral": 92322, - "-new": 23065, - "-news": 46351, - "-next": 23101, - "-ng": 84063, - "-night": 45427, - "-nil": 84348, - "-nine": 86703, - "-no": 29466, - "-node": 40154, - "-non": 99800, - "-none": 25931, - "-normal": 53183, - "-not": 30269, - "-notch": 78611, - "-note": 68338, - "-notes": 62967, - "-notification": 91824, - "-now": 92063, - "-null": 61441, - "-num": 32294, - "-number": 26939, - "-o": 16405, - "-ob": 93549, - "-object": 41532, - "-of": 8838, - "-off": 12744, - "-office": 82227, - "-offs": 65039, - "-offset": 24695, - "-offsetof": 55287, - "-ok": 75353, - "-old": 6418, - "-olds": 65248, - "-on": 10539, - "-one": 19101, - "-online": 69979, - "-only": 15744, - "-ons": 60226, - "-op": 30592, - "-opacity": 69159, - "-open": 26770, - "-opening": 86308, - "-oper": 59655, - "-operation": 67334, - "-operative": 90093, - "-operator": 95787, - "-opt": 57212, - "-option": 49789, - "-options": 40833, - "-or": 27609, - "-orange": 85483, - "-order": 24747, - "-orders": 86151, - "-org": 72284, - "-oriented": 36185, - "-origin": 67903, - "-original": 68058, - "-os": 83528, - "-other": 73572, - "-out": 9994, - "-outline": 30741, - "-output": 60624, - "-outs": 85075, - "-over": 29352, - "-overlay": 52595, - "-owned": 29799, - "-owner": 70909, - "-p": 2320, - "-paced": 65319, - "-pack": 57610, - "-package": 45235, - "-packages": 76861, - "-packed": 71004, - "-pad": 93919, - "-padding": 43649, - "-page": 15463, - "-pages": 73447, - "-pagination": 81850, - "-paid": 70120, - "-pane": 39552, - "-panel": 32476, - "-paper": 77819, - "-par": 58098, - "-param": 74066, - "-parameter": 90512, - "-parent": 47536, - "-parse": 86482, - "-parser": 37720, - "-part": 29137, - "-parts": 93578, - "-party": 24993, - "-pass": 48067, - "-password": 34169, - "-path": 34195, - "-pattern": 80669, - "-pay": 71188, - "-paying": 89823, - "-payment": 73543, - "-pdf": 98725, - "-pe": 96751, - "-peer": 79697, - "-pencil": 57166, - "-per": 17453, - "-percent": 71724, - "-performance": 58574, - "-period": 99181, - "-person": 29145, - "-ph": 63837, - "-phase": 82710, - "-phone": 51580, - "-photo": 67467, - "-php": 85279, - "-pic": 83873, - "-picker": 62246, - "-picture": 80758, - "-piece": 56964, - "-pill": 89487, - "-pills": 91541, - "-pin": 75543, - "-pl": 33207, - "-place": 42761, - "-placeholder": 70198, - "-placement": 52663, - "-plan": 74081, - "-plane": 90649, - "-platform": 55125, - "-play": 27642, - "-player": 43467, - "-playing": 73185, - "-plugin": 24550, - "-plugins": 84846, - "-plus": 23786, - "-po": 75488, - "-pocket": 99436, - "-point": 16983, - "-pointer": 58789, - "-points": 93558, - "-pol": 55096, - "-policy": 67520, - "-pop": 41352, - "-popup": 48636, - "-port": 42557, - "-pos": 72882, - "-position": 34624, - "-positive": 69788, - "-post": 25414, - "-posts": 89671, - "-pound": 48730, - "-power": 27624, - "-powered": 41503, - "-pr": 27748, - "-pre": 22041, - "-prefix": 68281, - "-prepend": 85259, - "-pres": 80876, - "-present": 49124, - "-president": 67088, - "-pressure": 89561, - "-prev": 68112, - "-preview": 51981, - "-price": 38408, - "-priced": 85837, - "-primary": 9999, - "-print": 43245, - "-private": 66377, - "-pro": 10039, - "-process": 51194, - "-processing": 70293, - "-produ": 46354, - "-produced": 84561, - "-producing": 90375, - "-product": 29745, - "-production": 70666, - "-products": 68973, - "-prof": 93408, - "-profile": 25171, - "-profit": 28926, - "-program": 67120, - "-progress": 54391, - "-project": 34796, - "-prom": 66271, - "-proof": 60267, - "-prop": 77671, - "-properties": 68179, - "-property": 62501, - "-provider": 82632, - "-proxy": 84801, - "-ps": 69267, - "-pt": 97151, - "-public": 57571, - "-publish": 98453, - "-purple": 95562, - "-purpose": 59338, - "-push": 99743, - "-python": 73029, - "-q": 52708, - "-qu": 74801, - "-quality": 22867, - "-quarter": 58414, - "-quarters": 83641, - "-query": 66589, - "-question": 67515, - "-quote": 94029, - "-r": 3880, - "-ra": 59401, - "-rad": 95855, - "-radio": 63793, - "-radius": 18180, - "-random": 92775, - "-range": 31608, - "-ranging": 82105, - "-ranked": 76697, - "-ranking": 72539, - "-rate": 44126, - "-rated": 55985, - "-rating": 80611, - "-ray": 30630, - "-rays": 82817, - "-re": 5621, - "-reaching": 87248, - "-react": 31696, - "-read": 29906, - "-readable": 84318, - "-reader": 91579, - "-ready": 65015, - "-real": 75895, - "-rec": 60272, - "-record": 57263, - "-red": 32698, - "-redux": 20177, - "-ref": 44107, - "-reference": 73723, - "-refresh": 76186, - "-reg": 33263, - "-regexp": 95511, - "-region": 61779, - "-register": 64118, - "-registration": 99798, - "-rel": 48712, - "-related": 14228, - "-relative": 76806, - "-release": 45824, - "-remove": 49725, - "-ren": 94109, - "-render": 60033, - "-repeat": 34843, - "-reply": 79491, - "-report": 48511, - "-reported": 85296, - "-request": 45908, - "-required": 63572, - "-res": 11849, - "-reset": 77503, - "-resistant": 47056, - "-resolution": 64036, - "-resource": 75890, - "-resources": 90911, - "-response": 59569, - "-responsive": 21638, - "-rest": 77333, - "-result": 54938, - "-results": 65870, - "-ret": 70210, - "-return": 81123, - "-review": 46821, - "-reviewed": 79804, - "-rich": 41947, - "-right": 6840, - "-rights": 87656, - "-ring": 77029, - "-rise": 89499, - "-risk": 46570, - "-ro": 53034, - "-road": 66815, - "-rock": 80437, - "-role": 55921, - "-roll": 87860, - "-room": 48840, - "-root": 40314, - "-round": 21691, - "-rounded": 65318, - "-route": 82659, - "-router": 14601, - "-routing": 53256, - "-row": 20115, - "-rule": 60401, - "-run": 23831, - "-runner": 84156, - "-running": 54589, - "-runtime": 70012, - "-s": 1355, - "-safe": 56219, - "-sale": 58637, - "-sales": 96768, - "-sama": 96276, - "-sample": 84979, - "-san": 47038, - "-save": 49653, - "-saving": 59085, - "-sc": 31419, - "-scal": 62987, - "-scalable": 75352, - "-scale": 13230, - "-scenes": 80645, - "-schema": 80784, - "-school": 35789, - "-score": 76274, - "-screen": 30360, - "-script": 67060, - "-scripts": 95248, - "-scroll": 35885, - "-scrollbar": 94020, - "-sdk": 36578, - "-se": 7962, - "-search": 19993, - "-season": 31300, - "-seat": 79181, - "-second": 44963, - "-secondary": 30483, - "-secret": 69992, - "-section": 22327, - "-sectional": 97319, - "-sector": 89211, - "-security": 63302, - "-seeking": 99538, - "-select": 21090, - "-selected": 46340, - "-selection": 76805, - "-selector": 77227, - "-self": 42576, - "-selling": 48724, - "-sem": 70789, - "-semibold": 83016, - "-send": 75218, - "-sensitive": 57767, - "-separated": 73792, - "-ser": 26469, - "-series": 57432, - "-serif": 28666, - "-server": 27396, - "-service": 24358, - "-services": 59392, - "-serving": 87086, - "-session": 58281, - "-set": 25063, - "-setting": 61556, - "-settings": 41132, - "-setup": 79197, - "-seven": 79125, - "-sex": 27119, - "-sh": 7666, - "-shadow": 27964, - "-shaped": 35831, - "-share": 60820, - "-shared": 96008, - "-sharing": 55856, - "-sheet": 90066, - "-shell": 75962, - "-shift": 91043, - "-shirt": 34768, - "-shirts": 49760, - "-shop": 76014, - "-shopping": 79542, - "-short": 69751, - "-shot": 64630, - "-show": 31637, - "-side": 25034, - "-sidebar": 35228, - "-sided": 50858, - "-sign": 29053, - "-signed": 93653, - "-simple": 67057, - "-single": 57787, - "-site": 29654, - "-six": 55541, - "-size": 7321, - "-sized": 28935, - "-sizing": 61451, - "-sk": 46407, - "-sl": 59197, - "-slide": 37557, - "-slider": 38833, - "-slot": 88319, - "-sm": 4773, - "-small": 34859, - "-sn": 76550, - "-so": 34119, - "-social": 43129, - "-solid": 58353, - "-solving": 99246, - "-song": 77740, - "-sort": 47640, - "-source": 31874, - "-sp": 23032, - "-space": 29047, - "-spacing": 53473, - "-span": 65160, - "-spe": 54075, - "-speaking": 62290, - "-spec": 58894, - "-special": 93348, - "-specific": 19440, - "-speed": 30699, - "-spin": 82006, - "-spinner": 71210, - "-split": 79512, - "-sponsored": 64650, - "-spot": 98680, - "-square": 34047, - "-src": 50042, - "-st": 5594, - "-stack": 57190, - "-stage": 51256, - "-standard": 54920, - "-standing": 56703, - "-star": 21337, - "-stars": 98006, - "-start": 19471, - "-stat": 73454, - "-state": 21395, - "-states": 90160, - "-static": 50830, - "-stats": 81113, - "-status": 36098, - "-ste": 97426, - "-step": 30308, - "-stock": 88211, - "-stop": 42311, - "-storage": 63895, - "-store": 34352, - "-story": 46199, - "-str": 42728, - "-stream": 39823, - "-string": 31981, - "-strip": 32504, - "-striped": 33875, - "-strokes": 98508, - "-strong": 96857, - "-style": 11549, - "-su": 87229, - "-sub": 18451, - "-submit": 52315, - "-success": 13403, - "-suite": 92674, - "-sum": 76911, - "-summary": 66710, - "-sup": 59615, - "-support": 57047, - "-supported": 88213, - "-sur": 68806, - "-svg": 59669, - "-sw": 62979, - "-switch": 48296, - "-symbol": 88422, - "-sync": 66134, - "-syntax": 83879, - "-system": 37748, - "-t": 2442, - "-tab": 28511, - "-table": 17203, - "-tabs": 32841, - "-tag": 39304, - "-tags": 64914, - "-taking": 80671, - "-talk": 93780, - "-tank": 96128, - "-target": 18996, - "-task": 53679, - "-tax": 58144, - "-te": 49893, - "-team": 43942, - "-tech": 42357, - "-temp": 69290, - "-template": 34509, - "-term": 9860, - "-terminal": 91723, - "-terrorism": 95996, - "-test": 17261, - "-tested": 97173, - "-testid": 90352, - "-testing": 83255, - "-tests": 82194, - "-text": 9529, - "-th": 7716, - "-than": 48754, - "-that": 94600, - "-the": 10826, - "-theme": 34285, - "-themed": 57689, - "-thinking": 100051, - "-third": 30277, - "-thirds": 45726, - "-this": 61291, - "-thread": 61904, - "-threat": 56844, - "-threatening": 62999, - "-three": 49493, - "-through": 43847, - "-thumb": 67296, - "-thumbnail": 64967, - "-thumbnails": 97501, - "-ticket": 94322, - "-tier": 58355, - "-time": 7394, - "-times": 45548, - "-tip": 84329, - "-title": 8992, - "-tm": 71635, - "-to": 4791, - "-toast": 95734, - "-toggle": 10152, - "-toggler": 46394, - "-token": 35941, - "-ton": 75735, - "-tone": 99036, - "-too": 94679, - "-tool": 41324, - "-toolbar": 73890, - "-tools": 45746, - "-tooltip": 61746, - "-top": 8338, - "-topic": 86800, - "-total": 77329, - "-touch": 40026, - "-town": 84003, - "-tr": 10398, - "-tra": 80367, - "-track": 54566, - "-tracking": 94949, - "-trade": 83129, - "-trained": 70024, - "-training": 86470, - "-trans": 39160, - "-transfer": 93791, - "-transform": 33952, - "-transition": 55601, - "-transitional": 92430, - "-translate": 99283, - "-transparent": 75318, - "-trash": 43127, - "-treated": 88186, - "-tree": 41538, - "-trigger": 59087, - "-ts": 95601, - "-turn": 65051, - "-turned": 91546, - "-tw": 98662, - "-twitter": 60190, - "-two": 38502, - "-txt": 99373, - "-type": 10827, - "-types": 21484, - "-u": 46481, - "-ui": 8896, - "-ul": 66070, - "-un": 20486, - "-under": 72207, - "-unit": 61675, - "-unstyled": 81290, - "-unused": 64512, - "-up": 5352, - "-update": 39960, - "-upload": 48269, - "-upper": 54362, - "-uppercase": 60292, - "-ups": 27859, - "-uri": 88332, - "-url": 26521, - "-urlencoded": 45657, - "-us": 26766, - "-use": 25700, - "-used": 69621, - "-user": 8865, - "-users": 44480, - "-using": 93875, - "-util": 74546, - "-utils": 47129, - "-v": 8437, - "-val": 46254, - "-valid": 85910, - "-validate": 90476, - "-validation": 59446, - "-validator": 79674, - "-valu": 81119, - "-value": 19625, - "-values": 70150, - "-var": 86515, - "-variable": 39889, - "-vars": 81733, - "-vector": 66292, - "-ver": 99156, - "-vers": 95036, - "-version": 46467, - "-vertical": 89698, - "-ves": 93909, - "-vesm": 95073, - "-video": 42411, - "-view": 23318, - "-viol": 76827, - "-vis": 82489, - "-visible": 92236, - "-volume": 67868, - "-vous": 45325, - "-vs": 98974, - "-w": 2695, - "-wage": 96976, - "-wall": 86111, - "-war": 48260, - "-warning": 25040, - "-watch": 85396, - "-water": 55051, - "-wave": 89354, - "-way": 27896, - "-we": 62441, - "-web": 30531, - "-webpack": 59899, - "-week": 30609, - "-weight": 12923, - "-west": 38702, - "-wh": 56432, - "-wheel": 62727, - "-white": 16237, - "-wide": 25480, - "-widget": 30012, - "-widgets": 82208, - "-width": 9531, - "-wife": 83935, - "-win": 48789, - "-window": 42866, - "-windows": 98294, - "-wing": 29480, - "-winning": 27875, - "-wise": 45539, - "-with": 27281, - "-word": 38428, - "-work": 29721, - "-worker": 66616, - "-workers": 63384, - "-working": 64992, - "-world": 31184, - "-worthy": 97767, - "-wow": 72632, - "-wrap": 25186, - "-wrapper": 17844, - "-write": 63162, - "-writing": 97765, - "-written": 67383, - "-wsj": 29233, - "-www": 42342, - "-x": 6695, - "-xl": 32046, - "-xs": 10144, - "-y": 12303, - "-yard": 37839, - "-year": 4771, - "-years": 57188, - "-yellow": 74012, - "-you": 46517, - "-your": 53246, - "-yyyy": 76491, - "-z": 9319, - "-zA": 21768, - "-zero": 38029, - "-zone": 78863, - "-{": 64447, - "-être": 85815, - "-Ċ": 7058, - "-ĊĊ": 10669, - "-čĊ": 70227, - ".": 13, - ".!": 62450, - ".\"": 1210, - ".\"\"": 11371, - ".\"\"\"": 75100, - ".\"\"\"Ċ": 14781, - ".\"\"\"ĊĊ": 30284, - ".\"&": 84884, - ".\"'": 35277, - ".\"'\";Ċ": 93313, - ".\"',": 62244, - ".\"','\".$": 85591, - ".\")": 39839, - ".\"));Ċ": 55236, - ".\"),": 83915, - ".\"),Ċ": 63597, - ".\").": 99501, - ".\");": 56535, - ".\");Ċ": 7470, - ".\");ĊĊ": 31558, - ".\");čĊ": 28105, - ".\")]Ċ": 52607, - ".\")Ċ": 13352, - ".\")ĊĊ": 32325, - ".\")čĊ": 64273, - ".\"+": 68147, - ".\",": 10684, - ".\",\"": 48991, - ".\",Ċ": 10560, - ".\",čĊ": 58474, - ".\".": 38011, - ".\"/": 52661, - ".\";": 78455, - ".\";Ċ": 15656, - ".\";ĊĊ": 59824, - ".\";čĊ": 55303, - ".\"<": 56508, - ".\"Ċ": 97805, - "...\"Ċ": 31538, - "...\"ĊĊ": 48586, - "...'": 74438, - "...');Ċ": 68551, - "...')Ċ": 48556, - "...',": 69486, - "...',Ċ": 75840, - "...'Ċ": 81430, - "...(": 93156, - "...)": 33674, - "...)Ċ": 32318, - "...)ĊĊ": 62927, - "...,": 40868, - "....": 1975, - ".....": 18575, - "......": 29249, - ".......": 49711, - "........": 4095, - ".........": 62073, - "................": 8054, - "........................": 57341, - "................................": 16971, - "................................................................": 43369, - "......ĊĊ": 71131, - ".....ĊĊ": 81734, - "....Ċ": 78928, - "....ĊĊ": 20838, - "...": 39781, - "/\"Ċ": 30655, - "/\"ĊĊ": 86412, - "/#": 27657, - "/#{": 43947, - "/$": 10982, - "/$',": 47069, - "/${": 11504, - "/%": 12915, - "/&": 84472, - "/'": 11576, - "/')": 79764, - "/');Ċ": 57079, - "/')Ċ": 49274, - "/'+": 29507, - "/',": 14688, - "/',Ċ": 31593, - "/'.": 71117, - "/'.$": 19547, - "/';Ċ": 44986, - "/';ĊĊ": 96273, - "/'Ċ": 34121, - "/'ĊĊ": 80667, - "/(": 12148, - "/(?": 54880, - "/)": 51907, - "/)Ċ": 54660, - "/*": 1075, - "/*!": 19202, - "/*!Ċ": 24982, - "/**": 3747, - "/***": 71039, - "/********": 67821, - "/****************": 73400, - "/************************": 63722, - "/********************************": 26342, - "/****************************************": 74061, - "/************************************************": 79471, - "/********************************************************": 67259, - "/****************************************************************": 20766, - "/************************************************************************": 11624, - "/****************************************************************************": 23381, - "/********************************************************************************": 76732, - "/************************************************************************************************": 87644, - "/*******************************************************************************Ċ": 37813, - "/******************************************************************************/Ċ": 86099, - "/******************************************************************************Ċ": 54296, - "/*****************************************************************************Ċ": 69232, - "/****************************************************************************Ċ": 59107, - "/***************************************************************************Ċ": 72088, - "/******/": 24953, - "/******/Ċ": 77988, - "/***/": 22471, - "/**/*.": 53665, - "/**<": 70119, - "/**Ċ": 1784, - "/**ĊĊ": 91058, - "/**čĊ": 7686, - "/*------------------------------------------------": 74162, - "/*----------------------------------------------------------------": 30965, - "/*----------------------------------------------------------------------------": 59006, - "/*.": 24449, - "/*/": 92637, - "/*================================================================": 45538, - "/*@": 83694, - "/*Ċ": 3364, - "/*ĊĊ": 50860, - "/*čĊ": 16764, - "/+": 62751, - "/,": 35645, - "/,Ċ": 59758, - "/-": 24572, - "/--": 61587, - "/.": 12196, - "/../": 79480, - "/.Ċ": 76969, - "/.ĊĊ": 85000, - "//": 322, - "//!": 13964, - "//!Ċ": 52852, - "//\"": 78315, - "//#": 14540, - "//$": 21207, - "//'": 45639, - "//(": 96538, - "//*": 22132, - "//****************************************************************": 56363, - "//************************************************************************": 66180, - "//****************************************************************************": 65326, - "//**Ċ": 95814, - "//*[": 77430, - "//*[@": 38418, - "//-": 62563, - "//--": 78617, - "//----------------": 62783, - "//--------------------------------": 49356, - "//------------------------------------------------": 31989, - "//----------------------------------------------------------------": 10089, - "//----------------------------------------------------------------------------": 18498, - "//--------------------------------------------------------------------------------": 51661, - "//------------------------------------------------------------------------------------------------": 57442, - "//----------------------------------------------------------------------------------------------------------------": 90280, - "//------------------------------------------------------------------------------Ċ": 46914, - "//------------------------------------------------------------------------------ĊĊ": 88667, - "//-----------------------------------------------------------------------------Ċ": 45242, - "//----------------------------------------------------------------------------Ċ": 80038, - "//---------------------------------------------------------------------------Ċ": 58407, - "//---------------------------------------------------------------------------ĊĊ": 95564, - "//--------------------------------------------------------------Ċ": 82142, - "///": 2640, - "////": 730, - "/////": 98756, - "////////": 1165, - "////////////": 17287, - "////////////////": 2012, - "////////////////////////////////": 3985, - "////////////////////////////////////////////////": 28505, - "////////////////////////////////////////////////////": 83945, - "////////////////////////////////////////////////////////": 62008, - "////////////////////////////////////////////////////////////": 65675, - "////////////////////////////////////////////////////////////////": 10023, - "////////////////////////////////////////////////////////////////////": 44300, - "////////////////////////////////////////////////////////////////////////": 36209, - "////////////////////////////////////////////////////////////////////////////": 28282, - "////////////////////////////////////////////////////////////////////////////////": 29326, - "////////////////////////////////////////////////////////////////////////////////////////////////": 61729, - "////////////////////////////////////////////////////////////////////////////////Ċ": 59969, - "////////////////////////////////////////////////////////////////////////////////ĊĊ": 99420, - "///////////////////////////////////////////////////////////////////////////////Ċ": 77837, - "/////////////////////////////////////////////////////////////////////////////Ċ": 84994, - "////Ċ": 60967, - "///<": 44826, - "///Ċ": 15735, - "///ĊĊ": 48244, - "///čĊ": 64558, - "//:": 92229, - "//=": 69306, - "//===": 79812, - "//================================================": 77607, - "//================================================================": 24036, - "//================================================================================": 95403, - "//@": 37685, - "//[": 66737, - "//{{": 78246, - "//{Ċ": 48703, - "//}}": 93155, - "//}Ċ": 37423, - "//}ĊĊ": 56442, - "//Ċ": 2341, - "//ĊĊ": 6454, - "//ĊĊĊ": 85841, - "//čĊ": 14342, - "//čĊčĊ": 66970, - "/:": 11567, - "/;Ċ": 80895, - "/<": 23875, - "/": 9883, - "/>\";Ċ": 68808, - "/>.": 97008, - "/>.Ċ": 21681, - "/>.ĊĊ": 52378, - "/><": 33587, - "/>\\": 99508, - "/>Ċ": 10381, - "/>ĊĊ": 69701, - "/>čĊ": 49627, - "/?": 18236, - "/@": 39762, - "/A": 10576, - "/AFP": 69415, - "/AIDS": 93646, - "/AP": 60229, - "/API": 73130, - "/Add": 99719, - "/Admin": 57656, - "/App": 43846, - "/Application": 89304, - "/Area": 86441, - "/Auth": 87380, - "/B": 16675, - "/Base": 96483, - "/Branch": 78081, - "/Button": 47296, - "/C": 11547, - "/Card": 58589, - "/Common": 79186, - "/Core": 55264, - "/Create": 63150, - "/D": 15302, - "/DD": 83061, - "/DTD": 76714, - "/Data": 51339, - "/Delete": 64775, - "/Desktop": 49599, - "/Dk": 97720, - "/Documents": 55830, - "/E": 26729, - "/Edit": 60536, - "/Error": 97359, - "/F": 12598, - "/File": 65168, - "/Footer": 85180, - "/Form": 73920, - "/Foundation": 35025, - "/Framework": 81609, - "/G": 16169, - "/GL": 83423, - "/GPL": 85106, - "/Game": 86053, - "/Gate": 89920, - "/Getty": 21560, - "/Graphics": 67350, - "/Grid": 82796, - "/H": 24240, - "/Header": 61060, - "/Home": 41915, - "/I": 39251, - "/INFO": 50057, - "/IP": 85538, - "/Image": 82365, - "/Images": 92849, - "/Index": 89251, - "/Input": 77918, - "/Instruction": 77859, - "/Internal": 71535, - "/J": 32801, - "/K": 33954, - "/L": 7586, - "/LICENSE": 11082, - "/Layout": 88255, - "/Library": 60177, - "/Linux": 95425, - "/List": 77497, - "/Login": 55903, - "/M": 10482, - "/MIT": 86263, - "/MM": 38460, - "/MPL": 64619, - "/Main": 66341, - "/Math": 99817, - "/N": 20906, - "/New": 82349, - "/O": 17991, - "/OR": 94348, - "/Object": 69626, - "/Observable": 96755, - "/Open": 97762, - "/P": 16744, - "/Page": 95739, - "/Peak": 90824, - "/Private": 75877, - "/Product": 78838, - "/Public": 65633, - "/Q": 46374, - "/R": 19945, - "/Register": 82369, - "/Resources": 77199, - "/Runtime": 83736, - "/S": 11628, - "/Search": 79993, - "/Set": 52654, - "/Sh": 77302, - "/St": 85540, - "/String": 37364, - "/Sub": 51072, - "/Subthreshold": 58944, - "/System": 92374, - "/T": 17146, - "/TR": 53427, - "/Table": 80709, - "/Test": 81627, - "/The": 48848, - "/Typography": 84639, - "/U": 63110, - "/UI": 75983, - "/UIKit": 24605, - "/User": 34611, - "/Users": 98921, - "/V": 28332, - "/W": 22964, - "/Web": 51538, - "/WebAPI": 95997, - "/X": 34079, - "/XML": 49724, - "/XMLSchema": 54366, - "/Y": 40349, - "/YYYY": 82222, - "/Z": 73060, - "/[": 45610, - "/\\": 35419, - "/]": 75077, - "/^": 71967, - "/_": 20205, - "/__": 80563, - "/a": 14520, - "/about": 43616, - "/ac": 70571, - "/access": 73456, - "/account": 49020, - "/accounts": 84843, - "/action": 55865, - "/actions": 40221, - "/activity": 98718, - "/ad": 45560, - "/add": 20200, - "/address": 91765, - "/admin": 17858, - "/ag": 65131, - "/ajax": 25200, - "/al": 53220, - "/alert": 80788, - "/all": 32506, - "/am": 56517, - "/an": 56592, - "/android": 52925, - "/angular": 41151, - "/animate": 89383, - "/animations": 78494, - "/antlr": 70730, - "/ap": 25697, - "/apache": 39837, - "/api": 10729, - "/apimachinery": 73744, - "/apis": 67252, - "/app": 10867, - "/apple": 76703, - "/application": 34132, - "/apps": 51987, - "/apt": 87765, - "/ar": 96520, - "/arch": 61073, - "/archive": 72727, - "/arm": 89644, - "/array": 96938, - "/art": 56649, - "/article": 39281, - "/articles": 55134, - "/as": 73583, - "/assert": 72725, - "/assets": 22158, - "/at": 81830, - "/audio": 72347, - "/auth": 17823, - "/authentication": 91677, - "/auto": 92350, - "/autoload": 70963, - "/avatar": 59240, - "/aws": 42373, - "/ay": 84658, - "/ayushman": 88023, - "/b": 3554, - "/back": 61048, - "/backend": 71120, - "/background": 83545, - "/banner": 85776, - "/bar": 50613, - "/base": 27182, - "/bash": 17587, - "/basic": 79009, - "/be": 59789, - "/bg": 60652, - "/big": 92036, - "/bin": 8923, - "/bind": 85580, - "/bit": 87744, - "/bl": 90293, - "/black": 99645, - "/blob": 35927, - "/block": 61081, - "/blog": 38562, - "/blue": 99016, - "/board": 98530, - "/body": 62211, - "/book": 53384, - "/books": 72363, - "/boot": 89976, - "/bootstrap": 10042, - "/bower": 86156, - "/browse": 91381, - "/browser": 44123, - "/build": 31693, - "/bus": 98016, - "/business": 85928, - "/button": 55408, - "/buttons": 73280, - "/by": 68833, - "/c": 2971, - "/ca": 81691, - "/cache": 63194, - "/cal": 92834, - "/calendar": 77817, - "/callback": 92627, - "/car": 66759, - "/card": 62409, - "/cards": 71989, - "/cart": 57777, - "/cat": 93907, - "/catalog": 77198, - "/categories": 77030, - "/category": 47433, - "/cc": 88410, - "/cgi": 71516, - "/ch": 21987, - "/change": 82686, - "/channel": 74221, - "/chart": 75041, - "/chat": 72435, - "/check": 47719, - "/cl": 57031, - "/class": 26595, - "/classes": 48158, - "/cli": 83704, - "/client": 26141, - "/close": 95408, - "/cloud": 58900, - "/cm": 70298, - "/cmd": 84133, - "/cms": 98966, - "/co": 66042, - "/code": 48028, - "/color": 44998, - "/colors": 72393, - "/column": 90374, - "/com": 26149, - "/command": 84305, - "/comment": 75080, - "/comments": 49925, - "/common": 11610, - "/commons": 92667, - "/community": 93577, - "/company": 81043, - "/compiler": 83794, - "/component": 64058, - "/components": 20876, - "/con": 32336, - "/conf": 60341, - "/config": 15072, - "/configuration": 90542, - "/connect": 79589, - "/connection": 94506, - "/console": 97369, - "/constants": 46288, - "/contact": 47036, - "/container": 84997, - "/content": 29017, - "/contentassist": 94226, - "/context": 78866, - "/control": 83767, - "/controller": 59913, - "/controllers": 52746, - "/cop": 67759, - "/copyleft": 72053, - "/core": 5433, - "/count": 82143, - "/course": 85449, - "/cpp": 89301, - "/cpu": 78417, - "/create": 26658, - "/crypto": 85329, - "/cs": 92735, - "/css": 6851, - "/csv": 93228, - "/cupertino": 88055, - "/current": 75153, - "/custom": 35765, - "/customer": 71356, - "/d": 3529, - "/dashboard": 42261, - "/dat": 38666, - "/data": 13469, - "/dataTables": 60640, - "/database": 42705, - "/datatables": 48470, - "/date": 75664, - "/day": 45839, - "/db": 30457, - "/dc": 98433, - "/dd": 45981, - "/de": 23365, - "/debug": 68579, - "/default": 30089, - "/delete": 33375, - "/demo": 56260, - "/design": 84257, - "/desktop": 98679, - "/detail": 41923, - "/details": 60365, - "/dev": 36161, - "/device": 69465, - "/devices": 81497, - "/dialog": 53546, - "/dir": 89326, - "/dis": 42610, - "/disable": 88477, - "/disc": 96554, - "/display": 74429, - "/dist": 20107, - "/div": 22787, - "/do": 83738, - "/doc": 40610, - "/docker": 62864, - "/docs": 27057, - "/document": 47488, - "/documentation": 86686, - "/documents": 98190, - "/dom": 72444, - "/domain": 73072, - "/down": 80167, - "/download": 34730, - "/downloads": 90285, - "/dr": 49154, - "/drivers": 87747, - "/e": 16954, - "/ec": 74158, - "/edit": 22055, - "/editor": 76906, - "/effects": 92808, - "/el": 89758, - "/em": 63876, - "/email": 62749, - "/embed": 59753, - "/en": 13920, - "/end": 83946, - "/engine": 83145, - "/english": 72109, - "/entities": 66985, - "/entity": 68008, - "/env": 14695, - "/environment": 55582, - "/epl": 60403, - "/error": 42837, - "/errors": 58231, - "/es": 39528, - "/etc": 48147, - "/event": 41863, - "/events": 43864, - "/ex": 26900, - "/example": 66282, - "/examples": 68120, - "/exec": 92005, - "/exp": 66559, - "/export": 68048, - "/ext": 82243, - "/extensions": 73582, - "/f": 6801, - "/fa": 88662, - "/facebook": 77088, - "/false": 92333, - "/fast": 93451, - "/favicon": 49657, - "/features": 70413, - "/feed": 94830, - "/file": 24849, - "/filepath": 97542, - "/files": 34320, - "/filter": 64624, - "/find": 82221, - "/fire": 54110, - "/firebase": 67856, - "/fixtures": 95375, - "/fl": 59403, - "/flutter": 63693, - "/font": 26180, - "/fontawesome": 98637, - "/fonts": 61767, - "/foo": 61655, - "/footer": 27942, - "/form": 20875, - "/format": 93440, - "/forms": 26499, - "/forum": 63235, - "/fr": 81970, - "/frame": 69091, - "/framework": 82824, - "/free": 56794, - "/from": 92206, - "/front": 85167, - "/frontend": 74263, - "/fs": 74136, - "/full": 64075, - "/function": 71743, - "/functions": 57910, - "/fw": 61293, - "/fwlink": 63576, - "/g": 4951, - "/gallery": 69080, - "/game": 49291, - "/games": 89411, - "/gcc": 90948, - "/ge": 69848, - "/gen": 82853, - "/general": 67061, - "/generated": 80472, - "/get": 24183, - "/gif": 91931, - "/gin": 79724, - "/git": 61690, - "/github": 72220, - "/gl": 61762, - "/global": 40084, - "/go": 26606, - "/google": 41789, - "/goto": 93120, - "/gpio": 97749, - "/gpl": 39058, - "/gr": 41436, - "/graph": 73277, - "/graphql": 94408, - "/grid": 78441, - "/group": 54489, - "/groups": 78785, - "/grpc": 97147, - "/gtest": 71711, - "/gui": 56302, - "/h": 7682, - "/hash": 77884, - "/he": 78156, - "/head": 55412, - "/header": 25680, - "/help": 80030, - "/helper": 80385, - "/helpers": 42526, - "/her": 39007, - "/high": 59235, - "/history": 82983, - "/home": 18716, - "/hooks": 93619, - "/host": 91219, - "/how": 51426, - "/hr": 76001, - "/html": 14056, - "/http": 16001, - "/i": 16843, - "/ic": 77498, - "/icon": 30398, - "/icons": 19442, - "/id": 39246, - "/if": 92283, - "/il": 98665, - "/im": 73124, - "/image": 24234, - "/images": 9936, - "/img": 13984, - "/import": 88384, - "/in": 18480, - "/inc": 73488, - "/include": 27491, - "/includes": 64759, - "/index": 9199, - "/inet": 84181, - "/info": 56076, - "/init": 44048, - "/input": 41090, - "/install": 58051, - "/int": 32214, - "/interface": 48222, - "/interfaces": 60871, - "/internal": 32068, - "/io": 42490, - "/ion": 85953, - "/ioutil": 62346, - "/ip": 56019, - "/is": 47527, - "/issues": 39845, - "/item": 45096, - "/items": 62359, - "/j": 4537, - "/jav": 87457, - "/java": 48300, - "/javascript": 10038, - "/job": 78502, - "/jpeg": 52918, - "/jquery": 9771, - "/js": 9291, - "/json": 9108, - "/k": 14441, - "/kernel": 59443, - "/key": 69964, - "/kg": 45870, - "/kubernetes": 80687, - "/l": 13631, - "/lab": 95298, - "/lang": 26319, - "/language": 89536, - "/latest": 34249, - "/layout": 41110, - "/layouts": 90217, - "/left": 98189, - "/legal": 48136, - "/lg": 80120, - "/lgpl": 84950, - "/li": 89481, - "/lib": 8357, - "/library": 46546, - "/libs": 23595, - "/lic": 6717, - "/license": 45086, - "/licenses": 7116, - "/light": 77944, - "/link": 56531, - "/linux": 64944, - "/list": 21609, - "/lists": 99381, - "/live": 95312, - "/load": 72996, - "/loader": 94228, - "/loading": 84335, - "/local": 23066, - "/locale": 85139, - "/location": 92605, - "/log": 19977, - "/logger": 71377, - "/logging": 81174, - "/login": 16951, - "/logo": 29647, - "/logout": 57197, - "/logs": 78654, - "/m": 3262, - "/mL": 93422, - "/mac": 81816, - "/mail": 61919, - "/main": 15711, - "/mainwindow": 82998, - "/man": 73292, - "/manage": 82217, - "/manual": 74195, - "/map": 42181, - "/maps": 37893, - "/mark": 74698, - "/master": 24184, - "/mat": 85700, - "/material": 15175, - "/math": 60805, - "/max": 63699, - "/md": 75923, - "/me": 51999, - "/media": 30606, - "/member": 76162, - "/memory": 80771, - "/menu": 41083, - "/message": 51724, - "/messages": 72853, - "/met": 91328, - "/meta": 70307, - "/method": 92937, - "/min": 45273, - "/misc": 78786, - "/mit": 94947, - "/ml": 60648, - "/mm": 56280, - "/mobile": 71025, - "/mock": 91486, - "/mod": 39579, - "/modal": 75301, - "/model": 25925, - "/models": 20883, - "/module": 49285, - "/modules": 23753, - "/mol": 39971, - "/moment": 85047, - "/month": 48417, - "/movie": 72877, - "/mp": 63583, - "/ms": 59734, - "/msg": 81865, - "/music": 78870, - "/my": 35298, - "/mysql": 58615, - "/n": 9809, - "/name": 77092, - "/native": 76287, - "/nav": 69336, - "/navbar": 82906, - "/navigation": 84365, - "/ne": 90410, - "/net": 39165, - "/network": 48758, - "/new": 26448, - "/news": 28455, - "/ng": 45143, - "/nginx": 70361, - "/no": 34200, - "/node": 38311, - "/non": 92230, - "/not": 63541, - "/notification": 97642, - "/npm": 65020, - "/ns": 83592, - "/null": 19850, - "/o": 20886, - "/oauth": 61803, - "/object": 60589, - "/oct": 60282, - "/octet": 80932, - "/of": 97845, - "/off": 51906, - "/on": 87637, - "/op": 53100, - "/open": 38744, - "/operator": 69441, - "/operators": 47581, - "/opt": 88296, - "/options": 73202, - "/or": 5255, - "/order": 44495, - "/orders": 83918, - "/org": 42461, - "/original": 99237, - "/os": 58992, - "/out": 49416, - "/output": 48116, - "/owl": 69718, - "/p": 4420, - "/package": 65100, - "/packages": 74019, - "/page": 33280, - "/pages": 30178, - "/parser": 62870, - "/part": 50081, - "/pass": 68170, - "/password": 60570, - "/path": 52076, - "/pay": 73523, - "/payment": 82921, - "/pdf": 48851, - "/people": 88784, - "/per": 45085, - "/perl": 78222, - "/person": 57561, - "/pg": 99334, - "/ph": 90121, - "/photo": 52492, - "/photos": 50875, - "/php": 42873, - "/pi": 63328, - "/pkg": 23339, - "/pl": 11505, - "/place": 61875, - "/plain": 38071, - "/platform": 28394, - "/play": 82192, - "/player": 60603, - "/plugin": 52472, - "/plugins": 21461, - "/pm": 99089, - "/png": 37060, - "/pol": 93850, - "/pop": 92375, - "/popper": 49252, - "/port": 72477, - "/portfolio": 88303, - "/post": 31096, - "/posts": 52411, - "/power": 87796, - "/pp": 88246, - "/pr": 45772, - "/pre": 37359, - "/preferences": 76584, - "/print": 93321, - "/private": 82101, - "/pro": 18493, - "/problem": 81097, - "/problems": 50316, - "/process": 87880, - "/product": 25824, - "/products": 34580, - "/profile": 24496, - "/project": 41218, - "/projects": 40706, - "/prom": 78051, - "/proto": 98866, - "/provider": 76097, - "/providers": 83643, - "/pub": 60592, - "/public": 22816, - "/py": 91934, - "/python": 24147, - "/q": 34994, - "/qt": 91076, - "/qu": 79945, - "/query": 67862, - "/question": 95723, - "/questions": 44419, - "/r": 7534, - "/rand": 97078, - "/random": 80542, - "/raw": 77009, - "/rc": 96602, - "/re": 10991, - "/react": 28517, - "/read": 70299, - "/rec": 85194, - "/red": 79000, - "/ref": 56863, - "/reference": 66880, - "/reg": 87958, - "/register": 38937, - "/release": 89748, - "/releases": 59287, - "/rem": 82871, - "/remove": 76030, - "/render": 84301, - "/renderer": 90529, - "/report": 63485, - "/repos": 50605, - "/repository": 98648, - "/request": 54107, - "/res": 33526, - "/reset": 71103, - "/resource": 54200, - "/resources": 40000, - "/respond": 67563, - "/response": 99904, - "/rest": 46365, - "/result": 84007, - "/results": 78274, - "/rfc": 95082, - "/right": 74201, - "/root": 73174, - "/ros": 84946, - "/router": 19055, - "/routes": 64070, - "/rs": 92985, - "/rss": 86391, - "/rules": 96589, - "/run": 49485, - "/runtime": 40398, - "/s": 2754, - "/sample": 70951, - "/save": 70127, - "/sbin": 73535, - "/sc": 34574, - "/schema": 62242, - "/screen": 99090, - "/screens": 60486, - "/script": 56778, - "/scripts": 40472, - "/sdk": 80860, - "/se": 60687, - "/search": 24042, - "/sec": 61171, - "/security": 72522, - "/select": 38446, - "/self": 69339, - "/send": 70836, - "/server": 38355, - "/service": 35286, - "/services": 23054, - "/session": 55860, - "/set": 48367, - "/settings": 30966, - "/settingsdialog": 69679, - "/setup": 78543, - "/sh": 15030, - "/share": 35014, - "/shared": 27038, - "/she": 57695, - "/shop": 62977, - "/show": 35275, - "/sidebar": 74007, - "/sign": 36863, - "/signup": 69863, - "/simple": 68295, - "/single": 97662, - "/site": 48981, - "/sites": 68602, - "/sl": 83677, - "/slick": 97324, - "/slider": 91839, - "/sm": 75137, - "/small": 97916, - "/sn": 72691, - "/social": 92608, - "/socket": 56580, - "/software": 79827, - "/source": 55473, - "/sources": 97790, - "/sp": 27832, - "/span": 91445, - "/spec": 46489, - "/sql": 60782, - "/src": 13743, - "/ss": 88702, - "/st": 14607, - "/star": 80364, - "/start": 71076, - "/stat": 43625, - "/state": 64896, - "/static": 37743, - "/stats": 96033, - "/status": 33618, - "/std": 22271, - "/stdc": 25092, - "/storage": 54445, - "/store": 32420, - "/story": 79489, - "/stream": 88534, - "/stretch": 76216, - "/stretchr": 77619, - "/string": 55644, - "/student": 83131, - "/style": 29817, - "/styles": 28888, - "/sub": 38985, - "/support": 61470, - "/svg": 33900, - "/sw": 44034, - "/swagger": 82030, - "/sweetalert": 93581, - "/sys": 42936, - "/system": 29239, - "/t": 5640, - "/tab": 79959, - "/table": 46426, - "/tag": 77296, - "/tags": 85560, - "/target": 89968, - "/task": 59286, - "/tasks": 82437, - "/tcp": 97058, - "/team": 79115, - "/temp": 71545, - "/template": 38194, - "/templates": 40041, - "/terms": 97863, - "/test": 12986, - "/testify": 77802, - "/testing": 29901, - "/tests": 63568, - "/text": 37371, - "/th": 21071, - "/the": 52357, - "/theme": 41181, - "/themes": 38165, - "/thread": 73244, - "/thumb": 81041, - "/time": 36363, - "/tiny": 73505, - "/tinyos": 85469, - "/title": 83046, - "/tmp": 58108, - "/to": 33529, - "/todo": 94314, - "/token": 55486, - "/tool": 76127, - "/tools": 46814, - "/top": 36382, - "/topic": 94069, - "/topics": 58762, - "/tos": 82045, - "/tr": 22205, - "/train": 51938, - "/trans": 81221, - "/tree": 64078, - "/trunk": 79780, - "/ts": 100146, - "/tty": 85961, - "/tutorial": 86352, - "/twitter": 83328, - "/type": 50711, - "/types": 21009, - "/u": 34666, - "/ubuntu": 81026, - "/ui": 23252, - "/umd": 84299, - "/un": 36317, - "/unit": 79411, - "/up": 72943, - "/update": 30932, - "/upload": 38273, - "/uploads": 30681, - "/url": 58354, - "/us": 63531, - "/use": 63372, - "/user": 12001, - "/users": 19728, - "/usr": 55438, - "/util": 23434, - "/utility": 96826, - "/utils": 22665, - "/v": 5574, - "/validation": 98900, - "/value": 58642, - "/values": 98085, - "/var": 93246, - "/vector": 81482, - "/vendor": 36763, - "/vendors": 73129, - "/version": 65513, - "/video": 42403, - "/videos": 74045, - "/view": 23302, - "/views": 20993, - "/vnd": 43801, - "/vue": 72697, - "/w": 6458, - "/wait": 87203, - "/watch": 27305, - "/we": 54786, - "/weather": 78858, - "/web": 22561, - "/welcome": 87797, - "/widget": 34436, - "/widgets": 43936, - "/wiki": 26583, - "/win": 98818, - "/window": 80343, - "/windows": 76449, - "/work": 36162, - "/workspace": 94481, - "/world": 79992, - "/wp": 31846, - "/write": 65364, - "/ws": 92121, - "/www": 27648, - "/x": 11009, - "/xhtml": 35232, - "/xml": 37624, - "/y": 27589, - "/year": 86000, - "/yyyy": 43751, - "/z": 32182, - "/{": 9573, - "/{$": 79758, - "/{{": 67939, - "/{{$": 69765, - "/{}/": 93609, - "/~": 54896, - "/Ċ": 6018, - "/ĊĊ": 8851, - "/ĊĊĊ": 76358, - "/ĊĊĊĊ": 77060, - "/čĊ": 30210, - "/čĊčĊ": 73634, - "0": 15, - "00": 410, - "000": 931, - "001": 4119, - "002": 6726, - "003": 6268, - "004": 8759, - "005": 8504, - "006": 11030, - "007": 11194, - "008": 11436, - "009": 13858, - "01": 1721, - "010": 7755, - "011": 10731, - "012": 11531, - "013": 16368, - "014": 15901, - "015": 16037, - "016": 15794, - "017": 17248, - "018": 16745, - "019": 18089, - "02": 2437, - "020": 11139, - "021": 11592, - "022": 18642, - "023": 20063, - "024": 19592, - "025": 18070, - "026": 21641, - "027": 21360, - "028": 22000, - "029": 23273, - "03": 2839, - "030": 14649, - "031": 18887, - "032": 21040, - "033": 13103, - "034": 22379, - "035": 22407, - "036": 23110, - "037": 23587, - "038": 24462, - "039": 21602, - "04": 2371, - "040": 12505, - "041": 20945, - "042": 22349, - "043": 17776, - "044": 20078, - "045": 23785, - "046": 24222, - "047": 24970, - "048": 23904, - "049": 25307, - "05": 2304, - "050": 16193, - "051": 23545, - "052": 24130, - "053": 25210, - "054": 25230, - "055": 22913, - "056": 25921, - "057": 26866, - "058": 24824, - "059": 27033, - "06": 2705, - "060": 15101, - "061": 23324, - "062": 19222, - "063": 24254, - "064": 20478, - "065": 26478, - "066": 23835, - "067": 27309, - "068": 26661, - "069": 27325, - "07": 2589, - "070": 17819, - "071": 24508, - "072": 23439, - "073": 25779, - "074": 26739, - "075": 22679, - "076": 26247, - "077": 23102, - "078": 24850, - "079": 27407, - "08": 2318, - "080": 13837, - "081": 22534, - "082": 24996, - "083": 25077, - "084": 26720, - "085": 24646, - "086": 26956, - "087": 27311, - "088": 25620, - "089": 25867, - "09": 2545, - "090": 18807, - "091": 24443, - "092": 25221, - "093": 25202, - "094": 26195, - "095": 26421, - "096": 28153, - "097": 28384, - "098": 26983, - "099": 26513, - "1": 16, - "10": 605, - "100": 1041, - "101": 4645, - "102": 4278, - "103": 6889, - "104": 6849, - "105": 6550, - "106": 7461, - "107": 7699, - "108": 6640, - "109": 7743, - "11": 806, - "110": 5120, - "111": 5037, - "112": 7261, - "113": 8190, - "114": 8011, - "115": 7322, - "116": 8027, - "117": 8546, - "118": 8899, - "119": 9079, - "12": 717, - "120": 4364, - "121": 7994, - "122": 8259, - "123": 4513, - "124": 8874, - "125": 6549, - "126": 9390, - "127": 6804, - "128": 4386, - "129": 9748, - "13": 1032, - "130": 5894, - "131": 9263, - "132": 9413, - "133": 9423, - "134": 9565, - "135": 8878, - "136": 9795, - "137": 10148, - "138": 10350, - "139": 10125, - "14": 975, - "140": 6860, - "141": 9335, - "142": 10239, - "143": 10290, - "144": 8929, - "145": 9591, - "146": 10465, - "147": 10288, - "148": 10410, - "149": 10161, - "15": 868, - "150": 3965, - "151": 9690, - "152": 9756, - "153": 9800, - "154": 10559, - "155": 9992, - "156": 10132, - "157": 10895, - "158": 11286, - "159": 11068, - "16": 845, - "160": 6330, - "161": 10718, - "162": 10674, - "163": 9892, - "164": 10513, - "165": 10680, - "166": 11247, - "167": 11515, - "168": 8953, - "169": 11739, - "17": 1114, - "170": 8258, - "171": 11123, - "172": 10861, - "173": 11908, - "174": 11771, - "175": 10005, - "176": 10967, - "177": 11242, - "178": 11256, - "179": 11128, - "18": 972, - "180": 5245, - "181": 10562, - "182": 10828, - "183": 10750, - "184": 10336, - "185": 9741, - "186": 9714, - "187": 9674, - "188": 9367, - "189": 9378, - "19": 777, - "190": 7028, - "191": 7529, - "192": 5926, - "193": 7285, - "194": 6393, - "195": 6280, - "196": 5162, - "197": 4468, - "198": 3753, - "199": 2550, - "2": 17, - "20": 508, - "200": 1049, - "201": 679, - "202": 2366, - "203": 9639, - "204": 7854, - "205": 10866, - "206": 11056, - "207": 12060, - "208": 12171, - "209": 12652, - "21": 1691, - "210": 8848, - "211": 11483, - "212": 11227, - "213": 11702, - "214": 11584, - "215": 12112, - "216": 12463, - "217": 13460, - "218": 13302, - "219": 13762, - "22": 1313, - "220": 8610, - "221": 12425, - "222": 9716, - "223": 12533, - "224": 10697, - "225": 11057, - "226": 14057, - "227": 14206, - "228": 14261, - "229": 14378, - "23": 1419, - "230": 9870, - "231": 12245, - "232": 12338, - "233": 12994, - "234": 11727, - "235": 12422, - "236": 14087, - "237": 14590, - "238": 13895, - "239": 14815, - "24": 1187, - "240": 8273, - "241": 13341, - "242": 12754, - "243": 14052, - "244": 13719, - "245": 13078, - "246": 14205, - "247": 14125, - "248": 14185, - "249": 14735, - "25": 914, - "250": 5154, - "251": 13860, - "252": 12326, - "253": 14022, - "254": 12375, - "255": 3192, - "256": 4146, - "257": 15574, - "258": 15966, - "259": 15537, - "26": 1627, - "260": 11387, - "261": 15602, - "262": 14274, - "263": 15666, - "264": 12815, - "265": 14374, - "266": 15999, - "267": 16567, - "268": 16332, - "269": 16955, - "27": 1544, - "270": 10914, - "271": 15828, - "272": 15741, - "273": 15451, - "274": 16590, - "275": 14417, - "276": 16660, - "277": 16367, - "278": 16949, - "279": 17267, - "28": 1591, - "280": 11209, - "281": 15282, - "282": 16544, - "283": 16085, - "284": 17058, - "285": 15935, - "286": 17361, - "287": 17897, - "288": 15287, - "289": 17212, - "29": 1682, - "290": 13754, - "291": 17335, - "292": 16443, - "293": 17313, - "294": 17168, - "295": 16780, - "296": 17408, - "297": 18163, - "298": 17690, - "299": 15531, - "3": 18, - "30": 966, - "300": 3101, - "301": 12405, - "302": 13121, - "303": 13236, - "304": 12166, - "305": 13364, - "306": 12879, - "307": 14777, - "308": 14498, - "309": 15500, - "31": 2148, - "310": 12226, - "311": 15134, - "312": 13384, - "313": 15231, - "314": 16104, - "315": 15189, - "316": 15340, - "317": 16718, - "318": 17592, - "319": 16874, - "32": 843, - "320": 9588, - "321": 14423, - "322": 15805, - "323": 15726, - "324": 16723, - "325": 15257, - "326": 17470, - "327": 13817, - "328": 16884, - "329": 18196, - "33": 1644, - "330": 10568, - "331": 16707, - "332": 17079, - "333": 8765, - "334": 17153, - "335": 16596, - "336": 17014, - "337": 17609, - "338": 18633, - "339": 17887, - "34": 1958, - "340": 13679, - "341": 16546, - "342": 17590, - "343": 16522, - "344": 17451, - "345": 12901, - "346": 18061, - "347": 17678, - "348": 19746, - "349": 18634, - "35": 1758, - "350": 8652, - "351": 18113, - "352": 16482, - "353": 17228, - "354": 18384, - "355": 17306, - "356": 18349, - "357": 18520, - "358": 17112, - "359": 19192, - "36": 1927, - "360": 6843, - "361": 18277, - "362": 18509, - "363": 18199, - "364": 15951, - "365": 12676, - "366": 18044, - "367": 18775, - "368": 19057, - "369": 19929, - "37": 1806, - "370": 14648, - "371": 18650, - "372": 17662, - "373": 18017, - "374": 18265, - "375": 12935, - "376": 18322, - "377": 10898, - "378": 19166, - "379": 19867, - "38": 1987, - "380": 13897, - "381": 19162, - "382": 18781, - "383": 19230, - "384": 12910, - "385": 18695, - "386": 16481, - "387": 20062, - "388": 19081, - "389": 20422, - "39": 2137, - "390": 15515, - "391": 19631, - "392": 19695, - "393": 18252, - "394": 20077, - "395": 19498, - "396": 19615, - "397": 20698, - "398": 19838, - "399": 18572, - "4": 19, - "40": 1272, - "400": 3443, - "401": 10841, - "402": 16496, - "403": 13074, - "404": 7507, - "405": 16408, - "406": 17264, - "407": 18501, - "408": 18058, - "409": 12378, - "41": 3174, - "410": 14487, - "411": 17337, - "412": 17574, - "413": 19288, - "414": 17448, - "415": 18136, - "416": 17763, - "417": 19561, - "418": 19770, - "419": 19391, - "42": 2983, - "420": 12819, - "421": 18245, - "422": 16460, - "423": 19711, - "424": 18517, - "425": 17837, - "426": 20363, - "427": 20465, - "428": 19140, - "429": 16371, - "43": 3391, - "430": 14245, - "431": 19852, - "432": 16739, - "433": 20153, - "434": 20165, - "435": 19305, - "436": 21299, - "437": 18318, - "438": 20596, - "439": 20963, - "44": 2096, - "440": 14868, - "441": 18495, - "442": 20502, - "443": 17147, - "444": 14870, - "445": 19697, - "446": 20385, - "447": 20800, - "448": 19956, - "449": 21125, - "45": 1774, - "450": 10617, - "451": 20360, - "452": 21098, - "453": 20235, - "454": 20555, - "455": 20325, - "456": 10961, - "457": 21675, - "458": 21209, - "459": 22094, - "46": 2790, - "460": 16551, - "461": 19608, - "462": 20911, - "463": 21290, - "464": 21033, - "465": 19988, - "466": 21404, - "467": 20419, - "468": 20304, - "469": 21330, - "47": 2618, - "470": 17711, - "471": 20617, - "472": 21757, - "473": 21505, - "474": 21358, - "475": 19799, - "476": 22191, - "477": 21144, - "478": 22086, - "479": 21848, - "48": 2166, - "480": 11738, - "481": 21235, - "482": 21984, - "483": 21884, - "484": 20339, - "485": 19773, - "486": 21511, - "487": 22184, - "488": 21310, - "489": 22418, - "49": 2491, - "490": 18518, - "491": 21824, - "492": 21776, - "493": 22741, - "494": 22054, - "495": 21038, - "496": 19447, - "497": 22640, - "498": 21962, - "499": 18162, - "5": 20, - "50": 1135, - "500": 2636, - "501": 14408, - "502": 17824, - "503": 17735, - "504": 18048, - "505": 17786, - "506": 19673, - "507": 20068, - "508": 19869, - "509": 12448, - "51": 3971, - "510": 15633, - "511": 18625, - "512": 8358, - "513": 21164, - "514": 20998, - "515": 19633, - "516": 20571, - "517": 22507, - "518": 21312, - "519": 21851, - "52": 4103, - "520": 15830, - "521": 20767, - "522": 20936, - "523": 21123, - "524": 21177, - "525": 18415, - "526": 22593, - "527": 22369, - "528": 21458, - "529": 21618, - "53": 4331, - "530": 17252, - "531": 20823, - "532": 20711, - "533": 21876, - "534": 22467, - "535": 20618, - "536": 21600, - "537": 19038, - "538": 22600, - "539": 23033, - "54": 4370, - "540": 17048, - "541": 22058, - "542": 21791, - "543": 19642, - "544": 21239, - "545": 20749, - "546": 22048, - "547": 23215, - "548": 22287, - "549": 22782, - "55": 2131, - "550": 13506, - "551": 21860, - "552": 21478, - "553": 22663, - "554": 22303, - "555": 14148, - "556": 20866, - "557": 23906, - "558": 22895, - "559": 22424, - "56": 3487, - "560": 17698, - "561": 20460, - "562": 19242, - "563": 21789, - "564": 22210, - "565": 20943, - "566": 23477, - "567": 19282, - "568": 22049, - "569": 23642, - "57": 3226, - "570": 18712, - "571": 22005, - "572": 22468, - "573": 22529, - "574": 23402, - "575": 21228, - "576": 20758, - "577": 23411, - "578": 22915, - "579": 24847, - "58": 2970, - "580": 18216, - "581": 23864, - "582": 23670, - "583": 23493, - "584": 23816, - "585": 21535, - "586": 22345, - "587": 22159, - "588": 20691, - "589": 22905, - "59": 2946, - "590": 20615, - "591": 24380, - "592": 20128, - "593": 22608, - "594": 23428, - "595": 22754, - "596": 24515, - "597": 24574, - "598": 21856, - "599": 21944, - "6": 21, - "60": 1399, - "600": 5067, - "601": 18262, - "602": 20224, - "603": 21006, - "604": 20354, - "605": 19666, - "606": 20213, - "607": 21996, - "608": 19944, - "609": 21138, - "61": 5547, - "610": 17608, - "611": 20973, - "612": 21018, - "613": 22922, - "614": 22638, - "615": 21385, - "616": 21379, - "617": 21717, - "618": 21985, - "619": 23388, - "62": 5538, - "620": 17416, - "621": 22488, - "622": 19808, - "623": 22801, - "624": 23000, - "625": 15894, - "626": 22385, - "627": 23103, - "628": 23574, - "629": 24239, - "63": 5495, - "630": 18660, - "631": 21729, - "632": 20775, - "633": 23736, - "634": 24307, - "635": 22276, - "636": 22422, - "637": 21788, - "638": 24495, - "639": 23079, - "64": 1227, - "640": 14033, - "641": 23525, - "642": 22266, - "643": 22956, - "644": 21975, - "645": 22926, - "646": 22642, - "647": 22644, - "648": 23802, - "649": 24734, - "65": 2397, - "650": 13655, - "651": 23409, - "652": 23181, - "653": 21598, - "654": 21969, - "655": 15573, - "656": 20744, - "657": 23480, - "658": 23654, - "659": 25090, - "66": 2287, - "660": 19274, - "661": 24132, - "662": 24199, - "663": 24491, - "664": 23888, - "665": 23467, - "666": 10943, - "667": 19774, - "668": 24427, - "669": 25289, - "67": 3080, - "670": 21218, - "671": 23403, - "672": 22768, - "673": 24938, - "674": 25513, - "675": 21129, - "676": 24187, - "677": 24375, - "678": 17458, - "679": 25136, - "68": 2614, - "680": 17814, - "681": 25091, - "682": 25178, - "683": 24887, - "684": 24313, - "685": 23717, - "686": 22347, - "687": 21897, - "688": 23292, - "689": 25458, - "69": 3076, - "690": 21741, - "691": 25168, - "692": 25073, - "693": 25298, - "694": 25392, - "695": 24394, - "696": 23578, - "697": 25388, - "698": 25169, - "699": 23459, - "7": 22, - "70": 2031, - "700": 7007, - "701": 19597, - "702": 20253, - "703": 20436, - "704": 21949, - "705": 21469, - "706": 22457, - "707": 18770, - "708": 21295, - "709": 22874, - "71": 6028, - "710": 19027, - "711": 22375, - "712": 22708, - "713": 22977, - "714": 23193, - "715": 22744, - "716": 23929, - "717": 25150, - "718": 21982, - "719": 24758, - "72": 5332, - "720": 13104, - "721": 20873, - "722": 23024, - "723": 24388, - "724": 24735, - "725": 23309, - "726": 24430, - "727": 23486, - "728": 24054, - "729": 22194, - "73": 5958, - "730": 20785, - "731": 24626, - "732": 24289, - "733": 24865, - "734": 24438, - "735": 24939, - "736": 23969, - "737": 22039, - "738": 25527, - "739": 25809, - "74": 5728, - "740": 21112, - "741": 25021, - "742": 25560, - "743": 26260, - "744": 23800, - "745": 23901, - "746": 25594, - "747": 23619, - "748": 20338, - "749": 25541, - "75": 2075, - "750": 11711, - "751": 23986, - "752": 23644, - "753": 25504, - "754": 23952, - "755": 23532, - "756": 24456, - "757": 23776, - "758": 25302, - "759": 26439, - "76": 4767, - "760": 19104, - "761": 25110, - "762": 24376, - "763": 26083, - "764": 24402, - "765": 22240, - "766": 25358, - "767": 23275, - "768": 17521, - "769": 24619, - "77": 2813, - "770": 20772, - "771": 24876, - "772": 23624, - "773": 23267, - "774": 24472, - "775": 22908, - "776": 23823, - "777": 15831, - "778": 23592, - "779": 25659, - "78": 2495, - "780": 19423, - "781": 21893, - "782": 23833, - "783": 26008, - "784": 22148, - "785": 22539, - "786": 25251, - "787": 23171, - "788": 24216, - "789": 16474, - "79": 4643, - "790": 22876, - "791": 26234, - "792": 24763, - "793": 24531, - "794": 25926, - "795": 25808, - "796": 24832, - "797": 25314, - "798": 26519, - "799": 23987, - "8": 23, - "80": 1490, - "800": 4728, - "801": 17973, - "802": 13135, - "803": 20899, - "804": 20417, - "805": 21032, - "806": 22397, - "807": 23178, - "808": 11770, - "809": 21474, - "81": 5932, - "810": 19232, - "811": 22588, - "812": 19270, - "813": 24288, - "814": 25498, - "815": 23582, - "816": 23713, - "817": 25528, - "818": 23141, - "819": 18831, - "82": 6086, - "820": 18248, - "821": 23282, - "822": 23105, - "823": 23848, - "824": 25016, - "825": 22091, - "826": 23038, - "827": 24920, - "828": 22716, - "829": 26218, - "83": 6069, - "830": 21221, - "831": 25009, - "832": 23879, - "833": 22904, - "834": 26223, - "835": 23424, - "836": 25192, - "837": 26244, - "838": 24250, - "839": 25465, - "84": 5833, - "840": 19899, - "841": 25496, - "842": 25377, - "843": 23996, - "844": 24344, - "845": 24650, - "846": 26563, - "847": 25125, - "848": 24951, - "849": 26537, - "85": 5313, - "850": 16217, - "851": 24866, - "852": 24571, - "853": 25724, - "854": 25515, - "855": 22869, - "856": 25505, - "857": 20907, - "858": 23805, - "859": 24061, - "86": 4218, - "860": 18670, - "861": 24963, - "862": 24071, - "863": 26051, - "864": 19355, - "865": 24678, - "866": 22455, - "867": 26013, - "868": 25862, - "869": 26497, - "87": 4044, - "870": 22440, - "871": 25665, - "872": 25303, - "873": 25747, - "874": 25822, - "875": 17419, - "876": 24870, - "877": 23873, - "878": 25890, - "879": 25622, - "88": 2421, - "880": 19272, - "881": 25339, - "882": 23213, - "883": 24902, - "884": 25962, - "885": 19445, - "886": 25399, - "887": 26058, - "888": 12251, - "889": 25354, - "89": 4578, - "890": 21381, - "891": 24962, - "892": 24110, - "893": 26088, - "894": 26227, - "895": 25238, - "896": 24542, - "897": 24777, - "898": 24809, - "899": 22889, - "9": 24, - "90": 1954, - "900": 7467, - "901": 19319, - "902": 21026, - "903": 23305, - "904": 22777, - "905": 22393, - "906": 22224, - "907": 23505, - "908": 23629, - "909": 21278, - "91": 5925, - "910": 21056, - "911": 17000, - "912": 22750, - "913": 24331, - "914": 24579, - "915": 22387, - "916": 24487, - "917": 24391, - "918": 25828, - "919": 24337, - "92": 6083, - "920": 18485, - "921": 22536, - "922": 20275, - "923": 22614, - "924": 23890, - "925": 21910, - "926": 26026, - "927": 26437, - "928": 25001, - "929": 25344, - "93": 6365, - "930": 19306, - "931": 25717, - "932": 25401, - "933": 25806, - "934": 24347, - "935": 26970, - "936": 25612, - "937": 21936, - "938": 25454, - "939": 26164, - "94": 6281, - "940": 21251, - "941": 21322, - "942": 20249, - "943": 26576, - "944": 25687, - "945": 24599, - "946": 26491, - "947": 26511, - "948": 26979, - "949": 24680, - "95": 2721, - "950": 15862, - "951": 24989, - "952": 24597, - "953": 25326, - "954": 25741, - "955": 25875, - "956": 26067, - "957": 27341, - "958": 27079, - "959": 26328, - "96": 4161, - "960": 16415, - "961": 26114, - "962": 26366, - "963": 26087, - "964": 26281, - "965": 24837, - "966": 25285, - "967": 27134, - "968": 23386, - "969": 24792, - "97": 3534, - "970": 21133, - "971": 25693, - "972": 24425, - "973": 24471, - "974": 26007, - "975": 24609, - "976": 25208, - "977": 26409, - "978": 17272, - "979": 25476, - "98": 3264, - "980": 19068, - "981": 25643, - "982": 25873, - "983": 24742, - "984": 23812, - "985": 24961, - "986": 27468, - "987": 22207, - "988": 24538, - "989": 25350, - "99": 1484, - "990": 19146, - "991": 24606, - "992": 22992, - "993": 24242, - "994": 22897, - "995": 22101, - "996": 23031, - "997": 22694, - "998": 19416, - "999": 5500, - ":": 25, - ":!": 99424, - ":\"": 3047, - ":\"\",": 84231, - ":\"\",Ċ": 80489, - ":\"#": 80829, - ":\")": 91320, - ":\");Ċ": 25293, - ":\");ĊĊ": 71671, - ":\");čĊ": 68718, - ":\")Ċ": 35503, - ":\"+": 29898, - ":\",": 12421, - ":\",Ċ": 56220, - ":\"-": 87889, - ":\"-\"`Ċ": 99999, - ":\".": 96840, - ":\".$": 93020, - ":\";Ċ": 29769, - ":\";čĊ": 84459, - ":\"<<": 70134, - ":\"Ċ": 35400, - ":#": 14443, - ":$": 22444, - ":${": 38554, - ":%": 7685, - ":&": 36318, - ":'": 4989, - ":'#": 55702, - ":''": 96827, - ":'',": 97503, - ":'',Ċ": 55543, - ":')": 80995, - ":');Ċ": 94828, - ":')Ċ": 54881, - ":'+": 76416, - ":',": 17898, - ":',Ċ": 44455, - ":'.$": 77084, - ":'/": 71382, - ":';Ċ": 86668, - ":'Ċ": 92188, - ":(": 3349, - ":)": 29589, - ":)])": 96904, - ":)];Ċ": 90136, - ":)Ċ": 83730, - ":*": 54486, - ":**": 68063, - ":+": 12503, - ":,": 42339, - ":-": 11184, - ":-------------": 97278, - ":?": 77575, - ":@": 15227, - ":@\"": 5583, - ":@\"\"": 76406, - ":@\"%": 30852, - ":@\"%@": 55821, - ":@\"%@\",": 78841, - ":@{": 89977, - ":A": 56748, - ":Add": 55776, - ":Any": 98292, - ":Array": 50133, - ":B": 82368, - ":Boolean": 47184, - ":C": 57092, - ":CGPoint": 90469, - ":CGRect": 27749, - ":CGRectMake": 29609, - ":D": 64943, - ":E": 85588, - ":Event": 94264, - ":F": 70956, - ":Get": 21763, - ":H": 95292, - ":I": 58255, - ":Int": 45079, - ":Is": 47651, - ":L": 70333, - ":M": 66307, - ":N": 38794, - ":NO": 38557, - ":NS": 24721, - ":NSLayout": 90852, - ":NSLocalizedString": 94195, - ":NSMakeRange": 91382, - ":NSUTF": 76221, - ":Number": 36104, - ":Object": 66392, - ":P": 93511, - ":Register": 66439, - ":S": 76469, - ":Set": 15979, - ":SetPoint": 91405, - ":SetText": 96198, - ":String": 16194, - ":System": 70212, - ":T": 69761, - ":The": 75145, - ":UI": 16894, - ":UIAlert": 92607, - ":UIButtonType": 87361, - ":UIButtonTypeCustom": 99259, - ":UIControl": 25061, - ":UIControlEvent": 52568, - ":UIControlEventTouchUpInside": 58928, - ":UIControlState": 32059, - ":UIControlStateNormal": 35129, - ":UITableView": 67199, - ":X": 84630, - ":YES": 20137, - ":[": 7407, - ":[\"": 82362, - ":['": 70387, - ":[[": 53292, - ":[],Ċ": 91515, - ":[Ċ": 65872, - ":\\": 7338, - ":\\\"": 76135, - ":\\/\\/": 15685, - ":\\\\": 24754, - ":]": 29383, - ":])": 96949, - ":])Ċ": 44157, - ":],": 46599, - ":].": 73659, - ":]:Ċ": 76881, - ":]Ċ": 25106, - ":]ĊĊ": 65731, - ":^": 39033, - ":^(": 20896, - ":^{Ċ": 50448, - ":_": 22810, - ":`": 19258, - ":`~": 78902, - ":a": 44933, - ":absolute": 63339, - ":add": 39588, - ":aload": 61105, - ":animated": 60500, - ":any": 32566, - ":async": 93903, - ":auto": 58864, - ":b": 45073, - ":before": 80257, - ":bg": 69249, - ":black": 71786, - ":block": 58728, - ":bold": 50822, - ":boolean": 43037, - ":border": 98228, - ":both": 96816, - ":c": 49131, - ":center": 28778, - ":checked": 98481, - ":class": 93064, - ":convert": 96715, - ":create": 59684, - ":d": 41522, - ":data": 42884, - ":date": 94363, - ":def": 23400, - ":description": 94423, - ":disable": 43166, - ":e": 57076, - ":end": 26874, - ":eq": 63771, - ":error": 70295, - ":event": 18755, - ":expr": 97111, - ":f": 56577, - ":false": 22888, - ":first": 54474, - ":flex": 87985, - ":flutter": 17202, - ":focus": 89458, - ":frame": 78774, - ":function": 18418, - ":g": 71518, - ":get": 25951, - ":green": 96831, - ":h": 70751, - ":hidden": 73731, - ":host": 73461, - ":hover": 33821, - ":href": 96897, - ":http": 70559, - ":i": 15007, - ":id": 40225, - ":image": 38770, - ":index": 47188, - ":indexPath": 43393, - ":init": 50052, - ":initComponents": 57473, - ":inline": 69042, - ":int": 14674, - ":invoke": 95684, - ":item": 79952, - ":j": 58658, - ":k": 58171, - ":key": 65949, - ":l": 89497, - ":last": 68792, - ":left": 35910, - ":len": 78999, - ":length": 30396, - ":list": 79179, - ":m": 31386, - ":maj": 60973, - ":max": 83594, - ":message": 92573, - ":min": 84775, - ":mm": 20737, - ":model": 66715, - ":mysql": 86376, - ":n": 19822, - ":name": 58620, - ":new": 45855, - ":nil": 15352, - ":no": 67579, - ":none": 22627, - ":normal": 92277, - ":not": 68944, - ":nth": 39064, - ":null": 54198, - ":num": 56368, - ":number": 35140, - ":numel": 92181, - ":o": 94657, - ":on": 95976, - ":p": 45489, - ":param": 68416, - ":params": 96111, - ":path": 72896, - ":pk": 95641, - ":pointer": 72240, - ":r": 68459, - ":red": 42684, - ":relative": 85666, - ":req": 70839, - ":request": 83095, - ":result": 96261, - ":return": 67402, - ":right": 43452, - ":s": 14835, - ":selected": 55454, - ":self": 11138, - ":semicolon": 47817, - ":set": 24795, - ":size": 42721, - ":ss": 26818, - ":start": 88190, - ":str": 62396, - ":string": 23231, - ":t": 61877, - ":test": 85576, - ":text": 36052, - ":this": 38712, - ":title": 59749, - ":true": 18752, - ":type": 47545, - ":uint": 64021, - ":update": 92909, - ":url": 36830, - ":user": 65380, - ":utf": 56122, - ":v": 53749, - ":value": 63956, - ":variables": 57305, - ":view": 78480, - ":void": 30049, - ":w": 53982, - ":white": 51916, - ":x": 36354, - ":y": 70303, - ":{": 12832, - ":{}": 80511, - ":{Ċ": 18376, - ":{čĊ": 84151, - ":Ċ": 512, - ":ĊĊ": 1473, - ":ĊĊĊ": 25393, - ":ĊĊĊĊ": 14557, - ":ĊĊĊĊĊĊ": 48546, - ":čĊ": 2904, - ":čĊčĊ": 33080, - ";": 26, - ";!": 99573, - ";\"": 11131, - ";\");Ċ": 35749, - ";\")Ċ": 92912, - ";\",": 33603, - ";\",Ċ": 65597, - ";\";Ċ": 40778, - ";\">": 12630, - ";\"><": 30752, - ";\">Ċ": 12417, - ";\">čĊ": 50148, - ";\"Ċ": 42755, - ";$": 26759, - ";%": 39502, - ";&": 8168, - ";&#": 51322, - ";'": 37094, - ";');Ċ": 96774, - ";',": 48286, - ";',Ċ": 46485, - ";';Ċ": 70746, - ";'>": 47739, - ";'Ċ": 99419, - ";(": 58809, - ";)": 37274, - ";*/Ċ": 63503, - ";++": 37607, - ";,": 72654, - ";-": 55533, - ";.": 79798, - ";/": 21202, - ";/*": 87329, - ";//": 9545, - ";;": 6911, - ";;;": 37428, - ";;;;": 23632, - ";;;;;;;;": 41400, - ";;;;;;;;;;;;;;;;": 72509, - ";;Ċ": 29307, - ";;ĊĊ": 74031, - ";<": 36158, - ";": 25948, - ";?>\"": 53836, - ";?>Ċ": 40669, - ";\\": 18364, - ";\\\">": 94262, - ";\\Ċ": 56883, - ";]/": 91938, - ";a": 49322, - ";amp": 20528, - ";b": 56033, - ";background": 51054, - ";base": 82960, - ";border": 36879, - ";br": 79792, - ";break": 87979, - ";c": 79732, - ";charset": 46117, - ";color": 40791, - ";d": 100249, - ";display": 86665, - ";element": 75262, - ";font": 28155, - ";height": 44141, - ";i": 4801, - ";if": 82104, - ";j": 13360, - ";k": 36096, - ";l": 82728, - ";left": 91450, - ";line": 86273, - ";m": 68336, - ";margin": 33027, - ";n": 47803, - ";o": 94549, - ";p": 57013, - ";padding": 36229, - ";q": 61999, - ";r": 86408, - ";s": 40514, - ";set": 81489, - ";t": 54847, - ";text": 45485, - ";top": 82854, - ";width": 40436, - ";x": 55721, - ";y": 71963, - ";z": 97812, - ";}": 31131, - ";};Ċ": 87737, - ";}Ċ": 12355, - ";}ĊĊ": 34598, - ";}čĊ": 40628, - ";Ċ": 280, - ";ĊĊ": 401, - ";ĊĊĊ": 5322, - ";ĊĊĊĊ": 22896, - ";ĊĊĊĊĊ": 70594, - ";čĊ": 464, - ";čĊčĊ": 1967, - ";čĊčĊčĊ": 23169, - ";čĊčĊčĊčĊ": 87332, - ";ččĊ": 45222, - ";čččĊ": 68896, - "<": 27, - "": 72798, - "<*": 79922, - "<-": 46442, - "": 21806, - "<>(": 21238, - "<>(\"": 90139, - "<>();Ċ": 11111, - "<>();ĊĊ": 29489, - "<>();čĊ": 51821, - "<>Ċ": 63637, - "": 20112, - ">": 75194, - "": 100274, - "": 100272, - "": 100273, - "": 100271, - "": 100263, - "": 100262, - "": 100266, - "": 100265, - "": 100264, - "": 100269, - "": 100270, - "": 100267, - "": 100268, - "": 100275, - "": 100276, - "<|endoftext|>": 100257, - "<|extra0|>": 100288, - "<|fim_middle|>": 100259, - "<|fim_pad|>": 100261, - "<|fim_prefix|>": 100258, - "<|fim_suffix|>": 100260, - "<|im_end|>": 100278, - "<|im_start|>": 100277, - "<|pause|>": 100279, - "<|reg0|>": 100280, - "<|reg1|>": 100281, - "<|reg2|>": 100282, - "<|reg3|>": 100283, - "<|reg4|>": 100284, - "<|reg5|>": 100285, - "<|reg6|>": 100286, - "<|reg7|>": 100287, - "<|reg_extra|>": 100256, - "<Ċ": 31658, - "=": 28, - "=!": 75749, - "=\"": 429, - "=\"\"": 8573, - "=\"\"\"": 65365, - "=\"\")Ċ": 64841, - "=\"\",": 46563, - "=\"\"/>Ċ": 77316, - "=\"\";Ċ": 27892, - "=\"\";čĊ": 69024, - "=\"\">": 18762, - "=\"\"><": 50670, - "=\"\">Ċ": 17875, - "=\"\">čĊ": 79062, - "=\"\"Ċ": 34518, - "=\"#": 4753, - "=\"#\"": 13700, - "=\"#\">": 15608, - "=\"#\"><": 28690, - "=\"#\">Ċ": 41045, - "=\"$": 20840, - "=\"$(": 47534, - "=\"${": 21083, - "=\"%": 36320, - "=\"'": 15877, - "=\"'+": 37070, - "=\"'.": 38417, - "=\"'.$": 23280, - "=\"(": 79339, - "=\").": 76344, - "=\");Ċ": 46319, - "=\"+": 14427, - "=\",": 22080, - "=\"-": 24900, - "=\"--": 99398, - "=\".": 36326, - "=\".$": 27429, - "=\".$_": 97752, - "=\"../": 6647, - "=\"../../": 15800, - "=\"../../../": 71512, - "=\"./": 27518, - "=\"/": 6039, - "=\"/\"": 45709, - "=\"/\">": 70039, - "=\"/\">Ċ": 78077, - "=\"//": 45266, - "=\";Ċ": 94275, - "=\"<": 35576, - "=\"<<": 81576, - "=\"": 85753, - "==Ċ": 21410, - "=>": 2228, - "=>\"": 45588, - "=>$": 30898, - "=>'": 40626, - "=>{Ċ": 13436, - "=?": 20477, - "=?\",": 88973, - "=?\";Ċ": 90312, - "=?,": 53750, - "=@": 34778, - "=@\"": 95906, - "=A": 47723, - "=B": 55626, - "=BitConverter": 80408, - "=C": 42017, - "=D": 49734, - "=DB": 90749, - "=E": 86334, - "=F": 83326, - "=False": 5725, - "=G": 93109, - "=Integer": 88743, - "=L": 69951, - "=M": 50782, - "=Math": 77806, - "=N": 53095, - "=NULL": 29080, - "=None": 5980, - "=P": 77878, - "=R": 73777, - "=S": 73296, - "=T": 61561, - "=True": 3702, - "=UTF": 38105, - "=User": 95355, - "=Value": 89148, - "=W": 70647, - "=X": 62445, - "=Y": 93094, - "=YES": 95934, - "=[": 5941, - "=[\"": 29065, - "=['": 14314, - "=[[": 47037, - "=[]": 31792, - "=[],": 67321, - "=[];Ċ": 41052, - "=[]Ċ": 28283, - "=[]čĊ": 75027, - "=[Ċ": 34299, - "=\\": 35533, - "=\\\"": 4162, - "=\\\"\"": 42545, - "=\\\"\";Ċ": 92083, - "=\\\"#": 69015, - "=\\\"$": 57213, - "=\\\"%": 76659, - "=\\\"/": 99285, - "=\\'": 56861, - "=_": 21574, - "=_(\"": 92447, - "=_('": 91066, - "=__": 88523, - "=`": 23046, - "=a": 25222, - "=add": 93884, - "=admin": 96990, - "=all": 89377, - "=args": 32358, - "=array": 25546, - "=ax": 72763, - "=b": 22861, - "=back": 93472, - "=batch": 72898, - "=bool": 90212, - "=c": 20105, - "=center": 75244, - "=color": 64892, - "=com": 59946, - "=config": 47390, - "=context": 71794, - "=count": 75016, - "=create": 92187, - "=current": 73023, - "=cut": 49815, - "=cv": 68570, - "=d": 26477, - "=data": 23686, - "=date": 53331, - "=datetime": 57849, - "=db": 58852, - "=default": 93728, - "=device": 20297, - "=df": 61984, - "=dict": 40697, - "=document": 34641, - "=e": 41491, - "=edge": 37040, - "=email": 77471, - "=en": 62857, - "=end": 62621, - "=event": 96360, - "=explode": 92570, - "=f": 18603, - "=false": 12497, - "=file": 60345, - "=find": 61617, - "=findViewById": 85991, - "=float": 34915, - "=fopen": 75187, - "=form": 52474, - "=format": 92762, - "=forms": 65842, - "=function": 30586, - "=g": 38262, - "=get": 29380, - "=h": 55213, - "=head": 24704, - "=headers": 55185, - "=http": 35817, - "=https": 53099, - "=i": 22112, - "=id": 47122, - "=image": 75755, - "=img": 94388, - "=in": 68484, - "=index": 63741, - "=input": 40167, - "=int": 16972, - "=is": 93410, - "=item": 33662, - "=j": 46712, - "=json": 38607, - "=k": 46257, - "=key": 87682, - "=l": 41727, - "=label": 99789, - "=lambda": 28604, - "=len": 46919, - "=length": 95462, - "=line": 79285, - "=list": 42072, - "=localhost": 85651, - "=log": 84404, - "=logging": 71328, - "=m": 28320, - "=max": 45717, - "=message": 88229, - "=min": 62606, - "=model": 63596, - "=models": 28510, - "=msg": 98478, - "=my": 81570, - "=mysql": 35091, - "=mysqli": 31872, - "=n": 22495, - "=name": 40341, - "=new": 8507, - "=nil": 64458, - "=no": 31415, - "=node": 80258, - "=np": 17874, - "=null": 19446, - "=num": 48001, - "=o": 86976, - "=obj": 78346, - "=open": 54065, - "=options": 96131, - "=os": 51964, - "=out": 86098, - "=output": 87047, - "=p": 17841, - "=params": 58743, - "=password": 74617, - "=path": 83040, - "=pd": 68395, - "=pk": 88285, - "=plt": 97033, - "=pos": 100238, - "=post": 83250, - "=q": 64148, - "=query": 80294, - "=r": 32220, - "=rand": 96695, - "=random": 80917, - "=re": 50752, - "=read": 90971, - "=req": 85116, - "=request": 26229, - "=require": 63933, - "=res": 79470, - "=response": 80190, - "=result": 75312, - "=root": 76083, - "=row": 66629, - "=s": 14481, - "=sc": 75975, - "=search": 97698, - "=self": 7822, - "=session": 84500, - "=set": 69900, - "=settings": 73752, - "=size": 75278, - "=start": 56722, - "=status": 56218, - "=str": 16311, - "=sub": 46499, - "=subprocess": 57694, - "=sum": 69915, - "=sys": 59970, - "=t": 24957, - "=target": 97878, - "=temp": 54582, - "=test": 54638, - "=text": 49406, - "=tf": 34019, - "=this": 26751, - "=time": 61382, - "=title": 91607, - "=tk": 64851, - "=tmp": 93160, - "=top": 92117, - "=torch": 67357, - "=train": 77699, - "=true": 11516, - "=u": 39733, - "=url": 65663, - "=user": 31264, - "=username": 68521, - "=utf": 23060, - "=v": 40354, - "=val": 88629, - "=value": 47638, - "=view": 93053, - "=w": 64517, - "=wx": 91812, - "=x": 26459, - "=y": 30468, - "=yes": 60665, - "=z": 83670, - "=zeros": 57644, - "={": 1185, - "={!": 65526, - "={\"": 16160, - "={\"/": 99467, - "={$": 53373, - "={'": 13150, - "={(": 17237, - "={()": 10958, - "={()=>": 56151, - "={({": 83966, - "={<": 39106, - "={[": 33852, - "={['": 96690, - "={[Ċ": 69321, - "={`": 18019, - "={`${": 38412, - "={`/": 56341, - "={{": 6923, - "={{Ċ": 18769, - "={}": 69185, - "={},": 68525, - "={}Ċ": 59727, - "={Ċ": 18013, - "=}": 78522, - "=~": 95635, - "=âĢĿ": 45221, - "=Ċ": 15092, - "=ĊĊ": 69427, - ">": 29, - ">\"": 10078, - ">\")": 83698, - ">\").": 62132, - ">\");Ċ": 15434, - ">\");ĊĊ": 69040, - ">\");čĊ": 44791, - ">\")Ċ": 43463, - ">\"+": 47057, - ">\"+Ċ": 84622, - ">\",": 21841, - ">\",Ċ": 36552, - ">\".": 54046, - ">\".$": 34743, - ">\";": 33023, - ">\";Ċ": 6876, - ">\";ĊĊ": 33523, - ">\";čĊ": 20679, - ">\"Ċ": 19681, - ">\"čĊ": 83706, - ">#": 62225, - ">$": 24502, - ">${": 38780, - ">%": 29840, - ">&": 5909, - ">'": 5709, - ">')": 80965, - ">').": 58676, - ">');": 98336, - ">');Ċ": 22860, - ">');ĊĊ": 88446, - ">');čĊ": 80016, - ">')Ċ": 40966, - ">'+": 45601, - ">'+Ċ": 43009, - ">',": 20150, - ">',Ċ": 24049, - ">'.": 45789, - ">'.$": 30641, - ">'.Ċ": 64820, - ">';": 37809, - ">';Ċ": 7312, - ">';ĊĊ": 31563, - ">';čĊ": 23704, - ">'Ċ": 24324, - ">'čĊ": 96463, - ">(": 2284, - ">(\"": 13514, - ">(&": 45884, - ">('": 68738, - ">((": 48553, - ">(()": 59889, - ">()": 13867, - ">())": 93883, - ">());Ċ": 33972, - ">());ĊĊ": 94818, - ">())Ċ": 62104, - ">(),": 40119, - ">(),Ċ": 66866, - ">()->": 89480, - ">().": 10703, - ">();": 49381, - ">();Ċ": 4000, - ">();ĊĊ": 10665, - ">();čĊ": 16300, - ">();čĊčĊ": 52722, - ">()Ċ": 19485, - ">()ĊĊ": 75053, - ">(*": 61774, - ">(_": 46709, - ">({": 96853, - ">({Ċ": 82583, - ">(Ċ": 17492, - ">)": 9414, - ">).": 72624, - ">):": 38123, - ">);Ċ": 43113, - ">)Ċ": 33379, - ">*": 20008, - ">*/Ċ": 67575, - ">*+": 96426, - ">,": 8226, - ">,,Ċ": 12803, - ">-": 39743, - ">--": 83257, - ">-->Ċ": 37460, - ">--}}Ċ": 44296, - ">.": 14611, - ">..Ċ": 30916, - ">.ĊĊ": 95467, - ">/": 18597, - ">/',": 87964, - ">//": 53693, - ">/<": 68872, - ">:": 27916, - ">::": 6974, - ">:;": 66895, - ">;Ċ": 10342, - ">;ĊĊ": 19985, - ">;čĊ": 85209, - "><": 1822, - ">Ċ": 55869, - "]->": 6428, - "].": 948, - "].\"": 72066, - "].'": 96395, - "].[": 37516, - "]._": 41081, - "].Ċ": 27218, - "].ĊĊ": 30662, - "]/": 9968, - "]:": 5787, - "]:=": 91651, - "]:Ċ": 10556, - "]:ĊĊ": 69662, - "]:ĊĊĊ": 34766, - "]:čĊ": 53486, - "];": 5378, - "];//": 56782, - "];Ċ": 947, - "];ĊĊ": 4926, - "];ĊĊĊ": 53699, - "];čĊ": 6088, - "];čĊčĊ": 26977, - "]<": 35239, - "]": 94796, - "]=[": 67228, - "]=]": 96685, - "]={": 37436, - "]={Ċ": 96625, - "]>": 26753, - "]>=": 74875, - "]>Ċ": 65177, - "]?": 51064, - "]?.": 78941, - "][": 1483, - "][\"": 10069, - "][$": 25004, - "]['": 5465, - "][(": 83876, - "][-": 63972, - "][/": 78894, - "][:": 26147, - "][]": 46825, - "][_": 95792, - "]\\": 18444, - "]\\\\": 88020, - "]]": 5163, - "]])": 30716, - "]]);Ċ": 50954, - "]])Ċ": 27829, - "]])ĊĊ": 73203, - "]],": 21128, - "]],Ċ": 19052, - "]].": 22877, - "]]:Ċ": 84420, - "]];": 98929, - "]];Ċ": 13507, - "]];ĊĊ": 87953, - "]]=": 72483, - "]]>Ċ": 88665, - "]}Ċ": 24333, - "]Ċ": 933, - "]ĊĊ": 2595, - "]ĊĊĊ": 22414, - "]ĊĊĊĊ": 47839, - "]čĊ": 6242, - "]čĊčĊ": 37918, - "^": 61, - "^(": 13571, - "^-": 50409, - "^.": 40496, - "^K": 53067, - "^[": 28836, - "^\\": 25928, - "^^": 22634, - "^^^^": 62824, - "^n": 87267, - "^{": 48922, - "^{-": 88310, - "_": 62, - "_\"": 19298, - "_\"+": 34515, - "_\",": 61202, - "_\".$": 81611, - "_##": 50231, - "_#{": 91699, - "_$": 35521, - "_$_": 63850, - "_${": 41955, - "_%": 19213, - "_'": 19893, - "_'+": 35096, - "_',": 59113, - "_'.$": 39301, - "_(": 8526, - "_(\"": 38819, - "_('": 75778, - "_();Ċ": 97160, - "_()Ċ": 88458, - "_)": 16726, - "_));Ċ": 69564, - "_),": 66116, - "_);Ċ": 15658, - "_);ĊĊ": 51740, - "_);čĊ": 63547, - "_)Ċ": 24262, - "_)čĊ": 77743, - "_*": 46897, - "_,": 7022, - "_,Ċ": 39486, - "_-": 40411, - "_->": 10681, - "_-_": 84200, - "_.": 5056, - "_/": 51395, - "_:": 24089, - "_:*": 79693, - "_;": 24058, - "_;Ċ": 8756, - "_;ĊĊ": 23494, - "_;čĊ": 43040, - "_<": 42843, - "_": 99477, - "_A": 1596, - "_AA": 83041, - "_AB": 33743, - "_ABC": 92504, - "_ABI": 88074, - "_ABORT": 72144, - "_ABS": 66346, - "_AC": 15868, - "_ACC": 26750, - "_ACCEPT": 52841, - "_ACCESS": 25424, - "_ACCOUNT": 39931, - "_ACK": 51790, - "_ACL": 98727, - "_ACT": 16302, - "_ACTION": 22624, - "_ACTIONS": 95534, - "_ACTIV": 93726, - "_ACTIVE": 27036, - "_ACTIVITY": 43545, - "_AD": 23326, - "_ADAPTER": 80702, - "_ADC": 42730, - "_ADD": 8749, - "_ADDR": 16444, - "_ADDRESS": 20739, - "_ADMIN": 31560, - "_ADV": 75538, - "_AES": 70481, - "_AF": 47835, - "_AFTER": 73439, - "_AG": 38951, - "_AGENT": 53599, - "_AHB": 96946, - "_AI": 76422, - "_AL": 9089, - "_ALARM": 88835, - "_ALERT": 65586, - "_ALIAS": 62708, - "_ALIGN": 37788, - "_ALIGNMENT": 79618, - "_ALL": 16668, - "_ALLOC": 40433, - "_ALLOW": 45424, - "_ALLOWED": 74286, - "_ALPHA": 40597, - "_ALREADY": 81654, - "_ALT": 58961, - "_ALWAYS": 63861, - "_AM": 26074, - "_AMD": 99724, - "_AMOUNT": 61093, - "_AN": 24534, - "_ANAL": 60853, - "_AND": 22516, - "_ANDROID": 74338, - "_ANGLE": 80034, - "_ANS": 68852, - "_ANT": 98219, - "_ANY": 35550, - "_AP": 22661, - "_APB": 71491, - "_API": 11669, - "_APP": 16815, - "_APPEND": 66951, - "_APPLICATION": 55306, - "_APPRO": 76101, - "_APPS": 90854, - "_AR": 24290, - "_ARB": 54500, - "_ARCH": 41149, - "_ARCHIVE": 99736, - "_AREA": 52092, - "_ARG": 14229, - "_ARGS": 25386, - "_ARGUMENT": 53022, - "_ARM": 48151, - "_ARR": 87114, - "_ARRAY": 18194, - "_ARROW": 72395, - "_ART": 60256, - "_AS": 29128, - "_ASC": 85693, - "_ASCII": 100024, - "_ASM": 88006, - "_ASS": 19194, - "_ASSERT": 12058, - "_ASSIGN": 53348, - "_ASSOC": 32693, - "_ASSUME": 51189, - "_AST": 77953, - "_ASYNC": 82009, - "_AT": 8837, - "_ATOM": 98460, - "_ATOMIC": 88943, - "_ATT": 31077, - "_ATTACH": 50897, - "_ATTACHMENT": 70548, - "_ATTACK": 64498, - "_ATTR": 13161, - "_ATTRIB": 100143, - "_ATTRIBUTE": 33345, - "_ATTRIBUTES": 65650, - "_AUD": 82797, - "_AUDIO": 39102, - "_AURA": 78022, - "_AUT": 54816, - "_AUTH": 23507, - "_AUTHOR": 79943, - "_AUTO": 30113, - "_AUX": 82734, - "_AV": 30486, - "_AVAILABLE": 52923, - "_AX": 37917, - "_AXIS": 51531, - "_Abstract": 75472, - "_Account": 87955, - "_Act": 47772, - "_Action": 60999, - "_Ad": 24773, - "_Add": 22056, - "_Address": 65999, - "_Adjust": 42804, - "_AdjustorThunk": 44001, - "_Admin": 58408, - "_Al": 41912, - "_All": 54729, - "_An": 33799, - "_And": 94946, - "_Anim": 73172, - "_Api": 92228, - "_App": 37217, - "_Application": 97679, - "_Arg": 88681, - "_Array": 48329, - "_As": 63841, - "_AspNet": 78521, - "_Ass": 63322, - "_At": 56681, - "_Att": 82897, - "_B": 1702, - "_BACK": 22778, - "_BACKEND": 78895, - "_BACKGROUND": 71228, - "_BAD": 31766, - "_BAL": 81052, - "_BAND": 79368, - "_BANK": 67507, - "_BAR": 48505, - "_BASE": 12024, - "_BASIC": 72168, - "_BATCH": 75109, - "_BB": 95029, - "_BC": 73347, - "_BE": 28267, - "_BEFORE": 83318, - "_BEGIN": 27480, - "_BG": 63390, - "_BGR": 51925, - "_BIG": 63843, - "_BIN": 56820, - "_BINARY": 50854, - "_BIND": 45655, - "_BINDING": 86272, - "_BIT": 11438, - "_BITMAP": 73476, - "_BITS": 33795, - "_BL": 21769, - "_BLACK": 57655, - "_BLE": 45400, - "_BLEND": 63863, - "_BLK": 88734, - "_BLOCK": 19281, - "_BLOCKS": 87642, - "_BLUE": 54563, - "_BO": 12836, - "_BOARD": 66356, - "_BODY": 45511, - "_BOLD": 91266, - "_BOOK": 62356, - "_BOOL": 33591, - "_BOOLEAN": 38909, - "_BOOT": 58413, - "_BORDER": 62335, - "_BOTH": 83818, - "_BOTTOM": 59433, - "_BOUND": 74744, - "_BOUNDS": 92725, - "_BOX": 41267, - "_BP": 69922, - "_BR": 27641, - "_BRANCH": 72846, - "_BREAK": 64941, - "_BROWSER": 73600, - "_BS": 94062, - "_BT": 55070, - "_BTN": 59658, - "_BU": 93318, - "_BUCKET": 75544, - "_BUF": 36307, - "_BUFF": 63228, - "_BUFFER": 14731, - "_BUILD": 38591, - "_BUS": 34573, - "_BUSY": 68383, - "_BUTTON": 20714, - "_BY": 14010, - "_BYTE": 28449, - "_BYTES": 41805, - "_Back": 65803, - "_Bar": 92169, - "_Base": 35082, - "_Begin": 94547, - "_Bl": 58047, - "_Block": 52879, - "_Blue": 98301, - "_Bool": 81048, - "_Box": 83053, - "_Buffer": 56140, - "_Build": 97786, - "_Button": 42397, - "_By": 87096, - "_C": 932, - "_CA": 55990, - "_CACHE": 30238, - "_CAL": 40515, - "_CALC": 99114, - "_CALL": 15283, - "_CALLBACK": 36873, - "_CAM": 40546, - "_CAMERA": 59479, - "_CAN": 46700, - "_CANCEL": 48559, - "_CANNOT": 92016, - "_CAP": 22637, - "_CAPACITY": 93253, - "_CAPTURE": 62901, - "_CAR": 86987, - "_CARD": 46629, - "_CART": 66272, - "_CASE": 29640, - "_CAST": 26837, - "_CAT": 65672, - "_CATEGORY": 40384, - "_CB": 50033, - "_CBC": 91864, - "_CC": 32431, - "_CD": 56300, - "_CE": 95905, - "_CELL": 60209, - "_CENTER": 35655, - "_CERT": 56398, - "_CF": 73158, - "_CFG": 22509, - "_CH": 6602, - "_CHAIN": 71332, - "_CHAN": 81424, - "_CHANGE": 33623, - "_CHANGED": 49199, - "_CHANNEL": 24616, - "_CHANNELS": 78126, - "_CHAR": 21561, - "_CHARACTER": 69977, - "_CHARS": 83419, - "_CHARSET": 96204, - "_CHAT": 71848, - "_CHECK": 12042, - "_CHILD": 60296, - "_CHIP": 80201, - "_CHK": 88955, - "_CHO": 51716, - "_CHOICES": 76095, - "_CHUNK": 71608, - "_CI": 94907, - "_CID": 88625, - "_CIPHER": 82073, - "_CITY": 86410, - "_CL": 6986, - "_CLAMP": 89409, - "_CLASS": 14051, - "_CLASSES": 70264, - "_CLEAN": 80761, - "_CLEAR": 40380, - "_CLI": 92295, - "_CLICK": 53378, - "_CLICKED": 95345, - "_CLIENT": 23337, - "_CLIP": 97453, - "_CLK": 26219, - "_CLOCK": 42396, - "_CLOSE": 25316, - "_CLOSED": 79240, - "_CLR": 72599, - "_CLUSTER": 78971, - "_CM": 43437, - "_CMD": 16748, - "_CMP": 84356, - "_CN": 57721, - "_CNT": 35302, - "_CNTL": 96675, - "_CO": 20201, - "_COD": 82605, - "_CODE": 10225, - "_CODEC": 69299, - "_CODES": 42788, - "_COL": 26400, - "_COLL": 75417, - "_COLLECTION": 69857, - "_COLOR": 14810, - "_COLORS": 86536, - "_COLS": 94814, - "_COLUMN": 37283, - "_COLUMNS": 73003, - "_COM": 7021, - "_COMBO": 96503, - "_COMM": 14352, - "_COMMAND": 23558, - "_COMMENT": 51056, - "_COMMIT": 78464, - "_COMMON": 46126, - "_COMP": 15318, - "_COMPANY": 98773, - "_COMPARE": 78998, - "_COMPAT": 77870, - "_COMPILE": 84501, - "_COMPILER": 88109, - "_COMPLETE": 51765, - "_COMPLETED": 86774, - "_COMPLEX": 98920, - "_COMPONENT": 41121, - "_CON": 4405, - "_COND": 82731, - "_CONDITION": 73915, - "_CONF": 30312, - "_CONFIG": 12853, - "_CONFIGURATION": 71852, - "_CONFIRM": 66034, - "_CONN": 61476, - "_CONNECT": 34562, - "_CONNECTED": 70534, - "_CONNECTION": 41808, - "_CONSOLE": 90392, - "_CONST": 23970, - "_CONSTANT": 56410, - "_CONT": 10940, - "_CONTACT": 55736, - "_CONTAINER": 51789, - "_CONTENT": 26641, - "_CONTEXT": 30677, - "_CONTINUE": 80166, - "_CONTROL": 24607, - "_CONTROLLER": 65095, - "_CONV": 86423, - "_CONVERT": 80221, - "_COOKIE": 77649, - "_COORD": 61608, - "_COPY": 36656, - "_COR": 48796, - "_CORE": 32410, - "_COST": 72032, - "_COUNT": 15014, - "_COUNTER": 49511, - "_COUNTRY": 95105, - "_CP": 47076, - "_CPP": 65724, - "_CPU": 30841, - "_CR": 25305, - "_CRC": 76410, - "_CRE": 69972, - "_CREAT": 71902, - "_CREATE": 26908, - "_CREATED": 58884, - "_CRITICAL": 89136, - "_CRYPTO": 88345, - "_CS": 35896, - "_CSR": 82549, - "_CSS": 84679, - "_CSV": 97694, - "_CT": 73647, - "_CTL": 38637, - "_CTRL": 19720, - "_CTX": 45333, - "_CUBE": 93069, - "_CUDA": 95961, - "_CUR": 34934, - "_CURRENT": 34038, - "_CURSOR": 60088, - "_CUSTOM": 37414, - "_CUSTOMER": 91392, - "_CY": 47531, - "_CYCLE": 87902, - "_Call": 77128, - "_Callback": 56202, - "_Camera": 90176, - "_Cancel": 98585, - "_Category": 81514, - "_Cell": 55554, - "_Ch": 28688, - "_Channel": 69958, - "_Char": 51996, - "_Character": 85629, - "_Check": 29288, - "_Checked": 49718, - "_CheckedChanged": 53011, - "_Cl": 86210, - "_Class": 48638, - "_Clear": 58844, - "_Click": 7310, - "_Client": 47202, - "_Close": 69285, - "_Cmd": 99353, - "_Code": 39184, - "_Collections": 39010, - "_Color": 44487, - "_Column": 97722, - "_Com": 17376, - "_ComCallableWrapper": 90050, - "_Comm": 60552, - "_Command": 67851, - "_Common": 78371, - "_Component": 81860, - "_Con": 15450, - "_Config": 36512, - "_Connection": 86102, - "_Construct": 42226, - "_Content": 79483, - "_Context": 73094, - "_Control": 46476, - "_Controller": 31774, - "_Copy": 78737, - "_Core": 43090, - "_Count": 51875, - "_Create": 35425, - "_Current": 41835, - "_Custom": 58502, - "_Customer": 95696, - "_D": 1586, - "_DA": 76244, - "_DAC": 87066, - "_DAMAGE": 65559, - "_DAT": 37447, - "_DATA": 8055, - "_DATABASE": 46610, - "_DATE": 19007, - "_DAY": 44666, - "_DAYS": 90356, - "_DB": 16710, - "_DBG": 38720, - "_DC": 57761, - "_DD": 97085, - "_DDR": 80938, - "_DE": 2952, - "_DEAD": 83998, - "_DEBUG": 11386, - "_DEC": 24707, - "_DECL": 23567, - "_DECLARE": 49515, - "_DECLS": 95731, - "_DECREF": 39987, - "_DEF": 22483, - "_DEFAULT": 14131, - "_DEFIN": 41603, - "_DEFINE": 47907, - "_DEFINED": 60222, - "_DEFINITION": 93426, - "_DEL": 21588, - "_DELAY": 34510, - "_DELETE": 30023, - "_DELETED": 87021, - "_DELTA": 81914, - "_DEN": 68036, - "_DENIED": 93218, - "_DEPEND": 95393, - "_DEPRECATED": 83176, - "_DEPTH": 33744, - "_DER": 97162, - "_DESC": 24353, - "_DESCRIPTION": 39268, - "_DESCRIPTOR": 56545, - "_DEST": 46974, - "_DESTROY": 80500, - "_DET": 78207, - "_DETAIL": 34005, - "_DETAILS": 57562, - "_DETECT": 97318, - "_DEV": 27517, - "_DEVICE": 18586, - "_DEVICES": 85533, - "_DF": 93964, - "_DGRAM": 93373, - "_DH": 93539, - "_DI": 45763, - "_DIAG": 77310, - "_DIALOG": 43902, - "_DICT": 55147, - "_DIFF": 55084, - "_DIG": 34462, - "_DIGEST": 96001, - "_DIM": 40402, - "_DIP": 42624, - "_DIPSETTING": 58775, - "_DIR": 8455, - "_DIRECT": 32830, - "_DIRECTION": 66165, - "_DIRECTORY": 44914, - "_DIRS": 91660, - "_DIS": 12476, - "_DISABLE": 26764, - "_DISABLED": 56801, - "_DISCONNECT": 77325, - "_DISK": 85604, - "_DISP": 86575, - "_DISPATCH": 89774, - "_DISPLAY": 38679, - "_DIST": 42053, - "_DISTANCE": 64317, - "_DIV": 36403, - "_DL": 75536, - "_DLL": 54900, - "_DM": 59896, - "_DMA": 34882, - "_DO": 22573, - "_DOC": 70011, - "_DOCUMENT": 61684, - "_DOM": 31330, - "_DOMAIN": 34829, - "_DONE": 43841, - "_DOT": 83667, - "_DOUBLE": 34939, - "_DOWN": 21842, - "_DOWNLOAD": 68848, - "_DP": 72575, - "_DR": 21122, - "_DRAW": 43831, - "_DRIVE": 93887, - "_DRIVER": 45142, - "_DROP": 65310, - "_DRV": 67273, - "_DS": 53001, - "_DSP": 95381, - "_DST": 72872, - "_DT": 61355, - "_DU": 98253, - "_DUMP": 75598, - "_DURATION": 54513, - "_DX": 93931, - "_DYNAMIC": 58456, - "_Data": 18296, - "_Date": 40664, - "_Db": 62068, - "_De": 25617, - "_Debug": 79038, - "_Dec": 79768, - "_Def": 89511, - "_Default": 61436, - "_Delay": 93826, - "_Delete": 58518, - "_Dep": 91780, - "_Des": 99154, - "_Desc": 94057, - "_Description": 80787, - "_Destroy": 80366, - "_Detail": 95862, - "_Details": 98526, - "_Device": 67880, - "_Dis": 46625, - "_Display": 81452, - "_Do": 94581, - "_Double": 85490, - "_Draw": 70254, - "_E": 2135, - "_EC": 70610, - "_ED": 33960, - "_EDEFAULT": 90048, - "_EDGE": 53143, - "_EDIT": 26162, - "_EDITOR": 53870, - "_EFFECT": 56734, - "_EL": 63383, - "_ELEM": 91804, - "_ELEMENT": 28255, - "_ELEMENTS": 67269, - "_EM": 28247, - "_EMAIL": 30648, - "_EMIT": 98863, - "_EMP": 69884, - "_EMPTY": 37740, - "_EN": 6434, - "_ENABLE": 14716, - "_ENABLED": 30376, - "_ENC": 73774, - "_ENCOD": 54369, - "_ENCODE": 90613, - "_ENCODING": 74129, - "_END": 11137, - "_ENDIAN": 58869, - "_ENDPOINT": 49856, - "_ENGINE": 63277, - "_ENSURE": 83917, - "_ENT": 16639, - "_ENTER": 43074, - "_ENTITY": 47699, - "_ENTRIES": 88795, - "_ENTRY": 23489, - "_ENUM": 32994, - "_ENV": 22802, - "_EOF": 90387, - "_EOL": 37344, - "_EP": 53294, - "_EPS": 78392, - "_EQ": 9347, - "_EQUAL": 18681, - "_EQUALS": 69681, - "_ER": 60095, - "_ERR": 10076, - "_ERROR": 5529, - "_ERRORS": 67341, - "_ES": 31375, - "_ESCAPE": 76675, - "_EST": 80916, - "_ET": 74855, - "_ETH": 80767, - "_EV": 66558, - "_EVAL": 72065, - "_EVENT": 14383, - "_EVENTS": 62457, - "_EVT": 66055, - "_EX": 5073, - "_EXCEPTION": 28385, - "_EXEC": 39335, - "_EXECUTE": 92203, - "_EXIST": 50149, - "_EXISTS": 71142, - "_EXIT": 35109, - "_EXP": 35568, - "_EXPECT": 69308, - "_EXPI": 63106, - "_EXPORT": 21452, - "_EXPR": 74151, - "_EXPRESSION": 99445, - "_EXT": 16452, - "_EXTENDED": 97052, - "_EXTENSION": 38112, - "_EXTENSIONS": 98158, - "_EXTERN": 38843, - "_EXTERNAL": 48971, - "_EXTRA": 60081, - "_Edit": 67258, - "_Element": 65199, - "_Em": 77160, - "_Email": 84268, - "_Enable": 66316, - "_Enc": 94629, - "_End": 51053, - "_Ent": 51603, - "_Enter": 92205, - "_Entity": 90718, - "_Entry": 95264, - "_Equals": 87667, - "_Err": 94723, - "_Error": 29751, - "_Event": 40454, - "_Ex": 63631, - "_Exception": 49347, - "_Execute": 84553, - "_F": 1426, - "_FA": 19598, - "_FACE": 66213, - "_FACT": 37399, - "_FACTOR": 54806, - "_FACTORY": 72252, - "_FAIL": 12142, - "_FAILED": 23615, - "_FAILURE": 17431, - "_FALL": 85062, - "_FALSE": 18617, - "_FAMILY": 81928, - "_FAR": 89061, - "_FAST": 59325, - "_FATAL": 62640, - "_FAULT": 95764, - "_FB": 65807, - "_FC": 81003, - "_FD": 87321, - "_FE": 44407, - "_FEATURE": 31927, - "_FEED": 75276, - "_FETCH": 59025, - "_FF": 87980, - "_FIELD": 17806, - "_FIELDS": 54099, - "_FIFO": 50529, - "_FILE": 8247, - "_FILENAME": 46105, - "_FILENO": 76638, - "_FILES": 49110, - "_FILL": 62100, - "_FILTER": 24660, - "_FIN": 46380, - "_FINAL": 76972, - "_FIND": 68385, - "_FINE": 91787, - "_FINISH": 88193, - "_FIRE": 77714, - "_FIRST": 37372, - "_FIX": 43735, - "_FIXED": 67400, - "_FL": 23408, - "_FLAG": 12154, - "_FLAGS": 31190, - "_FLASH": 49615, - "_FLOAT": 22218, - "_FLOW": 56918, - "_FLUSH": 81495, - "_FM": 93412, - "_FMT": 45432, - "_FN": 61222, - "_FOCUS": 97729, - "_FOLDER": 34737, - "_FOLLOW": 79969, - "_FONT": 40632, - "_FOR": 14856, - "_FORCE": 51192, - "_FORE": 48285, - "_FOREACH": 71851, - "_FORM": 12995, - "_FORMAT": 15309, - "_FORWARD": 65105, - "_FOUND": 25714, - "_FP": 72081, - "_FR": 14554, - "_FRAGMENT": 67257, - "_FRAME": 23056, - "_FRAMEBUFFER": 72651, - "_FRE": 74283, - "_FREE": 36456, - "_FREQ": 49702, - "_FREQUENCY": 94274, - "_FRIEND": 87368, - "_FROM": 28207, - "_FRONT": 53015, - "_FS": 41498, - "_FT": 85840, - "_FULL": 30922, - "_FULLSCREEN": 88788, - "_FUN": 59973, - "_FUNC": 21545, - "_FUNCTION": 18997, - "_FUNCTIONS": 96584, - "_FW": 74208, - "_FWD": 86077, - "_Field": 47372, - "_FieldOffsetTable": 89496, - "_File": 35161, - "_Filter": 70035, - "_Final": 78172, - "_Find": 96345, - "_First": 80890, - "_Flag": 99235, - "_Float": 90167, - "_Font": 75313, - "_For": 85468, - "_Form": 29221, - "_Format": 74099, - "_Frame": 69503, - "_Framework": 63095, - "_Free": 59555, - "_From": 54257, - "_Function": 60838, - "_G": 2712, - "_GAIN": 68168, - "_GAME": 42008, - "_GAP": 85821, - "_GATE": 82216, - "_GB": 99731, - "_GC": 78015, - "_GE": 60133, - "_GEN": 43462, - "_GENER": 19211, - "_GENERAL": 66436, - "_GENERIC": 26341, - "_GET": 12991, - "_GF": 80465, - "_GL": 37800, - "_GLOBAL": 37861, - "_GO": 40722, - "_GOOD": 87825, - "_GP": 86934, - "_GPIO": 18344, - "_GPS": 98223, - "_GPU": 69816, - "_GR": 18356, - "_GRA": 77874, - "_GRANTED": 65010, - "_GRAPH": 59460, - "_GRAY": 61616, - "_GRE": 73839, - "_GREEN": 54159, - "_GRID": 62535, - "_GROUP": 20734, - "_GROUPS": 90289, - "_GRP": 91123, - "_GT": 72981, - "_GU": 85613, - "_GUI": 62405, - "_GUID": 59748, - "_Game": 50323, - "_Generic": 30185, - "_GenericClass": 37074, - "_Get": 13928, - "_Global": 94232, - "_Grid": 84147, - "_Group": 53719, - "_H": 2083, - "_HAL": 44794, - "_HALF": 75711, - "_HAND": 30290, - "_HANDLE": 24611, - "_HANDLER": 43572, - "_HARD": 79249, - "_HAS": 39078, - "_HASH": 33409, - "_HAVE": 57187, - "_HC": 100091, - "_HDR": 56865, - "_HE": 8025, - "_HEAD": 29090, - "_HEADER": 20951, - "_HEADERS": 80528, - "_HEALTH": 100128, - "_HEAP": 82458, - "_HEIGHT": 17807, - "_HEL": 70335, - "_HELP": 50687, - "_HELPER": 86431, - "_HERE": 82655, - "_HERSHEY": 93634, - "_HEX": 87602, - "_HI": 73636, - "_HIDDEN": 82021, - "_HIDE": 73114, - "_HIGH": 32721, - "_HINT": 75557, - "_HISTORY": 64923, - "_HIT": 87867, - "_HOLD": 98653, - "_HOME": 29566, - "_HOOK": 83351, - "_HOR": 91562, - "_HORIZONTAL": 76967, - "_HOST": 17656, - "_HOT": 92423, - "_HOUR": 87392, - "_HP": 81688, - "_HPP": 20570, - "_HS": 82932, - "_HT": 25072, - "_HTML": 57826, - "_HTTP": 36054, - "_HW": 45113, - "_Handle": 43814, - "_HandleTypeDef": 80006, - "_Handler": 42979, - "_Header": 72453, - "_Height": 84929, - "_Helper": 68928, - "_I": 8118, - "_IA": 88590, - "_IB": 80363, - "_IC": 23817, - "_ICON": 37625, - "_ID": 3533, - "_IDENT": 41364, - "_IDENTIFIER": 50654, - "_IDLE": 47490, - "_IDS": 76042, - "_IDX": 42032, - "_IE": 61548, - "_IEnumerator": 90013, - "_IF": 19573, - "_IGNORE": 51074, - "_IL": 71962, - "_IList": 89531, - "_IM": 8516, - "_IMAGE": 19667, - "_IMAGES": 80515, - "_IMETHOD": 77879, - "_IMG": 51465, - "_IMM": 68403, - "_IMP": 98515, - "_IMPL": 52445, - "_IMPLEMENT": 63425, - "_IMPORT": 21700, - "_IMPORTED": 26334, - "_IN": 2207, - "_INC": 41001, - "_INCLUDE": 49181, - "_INCLUDED": 37178, - "_INCREF": 75447, - "_INCREMENT": 59158, - "_IND": 42103, - "_INDEX": 14855, - "_INET": 27932, - "_INF": 66587, - "_INFINITY": 92210, - "_INFO": 9245, - "_INFORMATION": 54224, - "_ING": 85585, - "_INIT": 14785, - "_INITIAL": 66972, - "_INITIALIZ": 60182, - "_INITIALIZER": 91314, - "_INLINE": 33582, - "_INPUT": 21698, - "_INS": 32750, - "_INSERT": 49024, - "_INST": 50993, - "_INSTALL": 59586, - "_INSTANCE": 43687, - "_INT": 9340, - "_INTEGER": 26841, - "_INTER": 17148, - "_INTERFACE": 32661, - "_INTERNAL": 32852, - "_INTERRUPT": 54870, - "_INTERVAL": 38453, - "_INTR": 44761, - "_INV": 41207, - "_INVALID": 15520, - "_IO": 20376, - "_IOC": 98101, - "_IOCTL": 68426, - "_IOS": 80359, - "_IP": 17018, - "_IPV": 59930, - "_IR": 17577, - "_IRQ": 22749, - "_IRQHandler": 76044, - "_IRQn": 53457, - "_IS": 13056, - "_ISO": 84958, - "_ISR": 71778, - "_ISS": 93787, - "_IT": 42781, - "_ITEM": 16866, - "_ITEMS": 57380, - "_ITER": 52447, - "_IV": 63017, - "_IW": 87521, - "_Id": 22304, - "_Il": 39663, - "_Image": 47049, - "_Impl": 61632, - "_In": 27062, - "_Index": 51461, - "_Info": 40724, - "_Init": 16018, - "_InitStruct": 43696, - "_InitStructure": 61199, - "_Input": 49753, - "_Insert": 77517, - "_Instance": 71949, - "_Int": 33154, - "_Integer": 81418, - "_Inter": 80817, - "_Interface": 75726, - "_Internal": 38338, - "_InternalArray": 73228, - "_Invoke": 80243, - "_Is": 32979, - "_Item": 28618, - "_Items": 75567, - "_J": 10821, - "_JO": 39632, - "_JOB": 60790, - "_JOIN": 70417, - "_JS": 78946, - "_JSON": 26426, - "_JUMP": 89830, - "_K": 10310, - "_KEEP": 76037, - "_KERNEL": 40737, - "_KEY": 6738, - "_KEYBOARD": 82264, - "_KEYS": 52351, - "_KEYWORD": 73008, - "_KHR": 89628, - "_KIND": 74059, - "_KP": 73949, - "_Key": 36353, - "_KeyDown": 82559, - "_KeyPress": 78934, - "_L": 2406, - "_LA": 84859, - "_LABEL": 26754, - "_LANE": 69588, - "_LANG": 40861, - "_LANGUAGE": 61090, - "_LARGE": 84961, - "_LAST": 37894, - "_LAT": 65341, - "_LAYER": 51620, - "_LAYOUT": 53785, - "_LCD": 64192, - "_LD": 73900, - "_LE": 5393, - "_LEAVE": 90841, - "_LED": 38704, - "_LEFT": 19550, - "_LEG": 73403, - "_LEN": 15906, - "_LENGTH": 15373, - "_LESS": 91764, - "_LEVEL": 17871, - "_LIB": 27299, - "_LIBRARY": 55210, - "_LICENSE": 58660, - "_LIGHT": 36714, - "_LIMIT": 30294, - "_LINE": 16031, - "_LINEAR": 53048, - "_LINES": 67844, - "_LINK": 27239, - "_LINUX": 75125, - "_LIST": 12163, - "_LITERAL": 79147, - "_LL": 71409, - "_LO": 4709, - "_LOAD": 25006, - "_LOADED": 91017, - "_LOADING": 65060, - "_LOC": 16802, - "_LOCAL": 29499, - "_LOCATION": 31302, - "_LOCK": 28761, - "_LOG": 8585, - "_LOGGER": 88773, - "_LOGIN": 39414, - "_LONG": 20497, - "_LOOK": 74786, - "_LOOKUP": 94498, - "_LOOP": 50602, - "_LOW": 26916, - "_LOWER": 91232, - "_LP": 86530, - "_LR": 96038, - "_LS": 88889, - "_LSB": 77899, - "_LT": 67017, - "_LVL": 95382, - "_Label": 54657, - "_Last": 85772, - "_Lean": 96693, - "_Left": 71885, - "_Length": 82720, - "_Level": 79961, - "_Line": 60200, - "_Link": 73520, - "_List": 28203, - "_Load": 20123, - "_Local": 72521, - "_Location": 86624, - "_Log": 45183, - "_Login": 80332, - "_Long": 89340, - "_M": 1267, - "_MA": 86411, - "_MAC": 29176, - "_MACHINE": 67802, - "_MACRO": 74461, - "_MAG": 56331, - "_MAGIC": 50294, - "_MAIL": 66182, - "_MAIN": 33376, - "_MAJOR": 53145, - "_MAKE": 78542, - "_MALLOC": 87853, - "_MAN": 26201, - "_MANAGER": 45118, - "_MANY": 98474, - "_MAP": 16705, - "_MAPPING": 74613, - "_MARGIN": 72923, - "_MARK": 38016, - "_MARKER": 83789, - "_MASK": 11982, - "_MASTER": 48168, - "_MAT": 73017, - "_MATCH": 41924, - "_MATERIAL": 94032, - "_MATH": 87044, - "_MATRIX": 59476, - "_MAX": 6949, - "_MAXIMUM": 86477, - "_MAY": 84179, - "_MB": 77444, - "_MC": 60814, - "_MD": 47597, - "_ME": 34137, - "_MED": 98650, - "_MEDIA": 50627, - "_MEDIUM": 94892, - "_MEM": 13512, - "_MEMBER": 38652, - "_MEMBERS": 97546, - "_MEMORY": 31148, - "_MENU": 28748, - "_MESH": 86488, - "_MESSAGE": 14983, - "_MESSAGES": 70585, - "_MET": 34487, - "_META": 60936, - "_METADATA": 59184, - "_METHOD": 14387, - "_MI": 60863, - "_MIC": 70578, - "_MIDDLE": 87852, - "_MIN": 12083, - "_MINOR": 62624, - "_MINUS": 69363, - "_MISC": 70135, - "_MISS": 64708, - "_MISSING": 81806, - "_MIX": 78399, - "_MM": 48057, - "_MO": 18581, - "_MOBILE": 95237, - "_MOD": 21386, - "_MODAL": 87400, - "_MODE": 8580, - "_MODEL": 28651, - "_MODIFIED": 87058, - "_MODULE": 14280, - "_MODULES": 96842, - "_MON": 28164, - "_MONITOR": 82834, - "_MONTH": 49123, - "_MORE": 76231, - "_MOUNT": 96700, - "_MOUSE": 54407, - "_MOV": 49764, - "_MOVE": 36976, - "_MP": 54152, - "_MPI": 78554, - "_MR": 83253, - "_MS": 37247, - "_MSB": 97489, - "_MSG": 14709, - "_MSK": 96417, - "_MT": 50147, - "_MUL": 92521, - "_MULT": 30307, - "_MULTI": 50894, - "_MUT": 53503, - "_MUTEX": 68094, - "_MUX": 80451, - "_MY": 85495, - "_Main": 46205, - "_Man": 72728, - "_Manager": 48673, - "_Map": 58092, - "_Master": 81781, - "_Matrix": 78033, - "_Max": 59943, - "_Menu": 55198, - "_Message": 52074, - "_Meta": 60912, - "_MetaData": 76316, - "_Metadata": 63319, - "_MetadataUsageId": 68131, - "_Method": 45944, - "_MethodInfo": 70528, - "_Min": 63222, - "_Mod": 72585, - "_Mode": 55461, - "_Model": 22357, - "_Module": 64297, - "_Mouse": 37347, - "_Move": 67452, - "_Msg": 91753, - "_Msk": 67654, - "_Msp": 68537, - "_N": 1635, - "_NAME": 4813, - "_NAMES": 25872, - "_NAMESPACE": 35652, - "_NATIVE": 56675, - "_NAV": 72248, - "_NB": 81207, - "_NC": 97042, - "_NE": 14366, - "_NEAR": 79248, - "_NEAREST": 93026, - "_NEED": 87168, - "_NEG": 63468, - "_NET": 27953, - "_NETWORK": 49219, - "_NEW": 22789, - "_NEXT": 41087, - "_NM": 97153, - "_NO": 9278, - "_NODE": 19769, - "_NODES": 94048, - "_NON": 22912, - "_NONE": 15250, - "_NONNULL": 48803, - "_NOP": 72910, - "_NORMAL": 27553, - "_NOT": 9348, - "_NOTE": 55891, - "_NOTICE": 68900, - "_NOTIFICATION": 55341, - "_NOTIFY": 58714, - "_NOW": 60501, - "_NPC": 92669, - "_NR": 69295, - "_NS": 34877, - "_NT": 77675, - "_NULL": 18611, - "_NUM": 9828, - "_NUMBER": 19925, - "_NUMERIC": 85493, - "_NV": 50731, - "_Name": 19552, - "_Native": 99333, - "_New": 40682, - "_No": 38089, - "_Node": 42440, - "_None": 53623, - "_Normal": 76000, - "_Not": 61916, - "_Null": 56634, - "_Num": 62983, - "_Number": 52899, - "_O": 2281, - "_OBJ": 28659, - "_OBJC": 64904, - "_OBJECT": 13748, - "_OBS": 88048, - "_OC": 75763, - "_OCC": 33974, - "_OCCURRED": 36846, - "_OD": 61526, - "_OF": 14568, - "_OFF": 12256, - "_OFFSET": 18092, - "_OID": 97384, - "_OK": 8540, - "_OLD": 83969, - "_OM": 84269, - "_ON": 11324, - "_ONCE": 99914, - "_ONE": 35827, - "_ONLY": 32363, - "_OP": 14232, - "_OPCODE": 74180, - "_OPEN": 25037, - "_OPENGL": 92453, - "_OPER": 28304, - "_OPERATION": 45785, - "_OPERATOR": 70778, - "_OPT": 29364, - "_OPTION": 20564, - "_OPTIONS": 37421, - "_OPTS": 85115, - "_OR": 20424, - "_ORD": 86970, - "_ORDER": 27775, - "_ORIENTATION": 95280, - "_ORIGIN": 98299, - "_OS": 31500, - "_OT": 52247, - "_OTHER": 57138, - "_OUT": 12145, - "_OUTPUT": 24935, - "_OVER": 33143, - "_OVERFLOW": 95493, - "_OVERRIDE": 50472, - "_OW": 70919, - "_OWNER": 75423, - "_Obj": 71772, - "_Object": 28939, - "_Of": 90455, - "_Off": 95477, - "_Offset": 86797, - "_On": 36582, - "_One": 69301, - "_Open": 52847, - "_Options": 87201, - "_Order": 54367, - "_Osc": 83205, - "_OscInitStruct": 97299, - "_Out": 37775, - "_Output": 66162, - "_P": 1106, - "_PA": 27283, - "_PACK": 24943, - "_PACKAGE": 56666, - "_PACKET": 41428, - "_PAD": 37551, - "_PADDING": 79459, - "_PAGE": 20567, - "_PAGES": 80973, - "_PAIR": 66865, - "_PANEL": 70088, - "_PAR": 33129, - "_PARAM": 12344, - "_PARAMETER": 34341, - "_PARAMETERS": 72563, - "_PARAMS": 38588, - "_PARENT": 47948, - "_PARSE": 70806, - "_PARSER": 79644, - "_PART": 29378, - "_PARTITION": 92764, - "_PASS": 35451, - "_PASSWORD": 23928, - "_PATCH": 77904, - "_PATH": 8103, - "_PATTERN": 45327, - "_PAUSE": 80638, - "_PAY": 37517, - "_PAYLOAD": 80593, - "_PAYMENT": 68666, - "_PB": 72656, - "_PC": 40897, - "_PCI": 72620, - "_PCIE": 94161, - "_PCM": 70171, - "_PD": 70587, - "_PE": 46884, - "_PED": 82730, - "_PEER": 93842, - "_PENDING": 57714, - "_PER": 10842, - "_PERCENT": 73323, - "_PERIOD": 44266, - "_PERMISSION": 53888, - "_PERSON": 74528, - "_PF": 80280, - "_PG": 86744, - "_PH": 18392, - "_PHASE": 71339, - "_PHONE": 60804, - "_PHOTO": 93741, - "_PHP": 82682, - "_PHY": 36619, - "_PHYS": 69456, - "_PI": 20825, - "_PICK": 75132, - "_PICTURE": 95279, - "_PID": 56894, - "_PIN": 16223, - "_PIPE": 52684, - "_PIPELINE": 97616, - "_PIX": 86472, - "_PIXEL": 51584, - "_PK": 64998, - "_PKG": 95226, - "_PKT": 70979, - "_PL": 11329, - "_PLACE": 83024, - "_PLAN": 84748, - "_PLATFORM": 44319, - "_PLAY": 39675, - "_PLAYER": 37654, - "_PLL": 47720, - "_PLUGIN": 41035, - "_PLUS": 72978, - "_PM": 41018, - "_PO": 14503, - "_POINT": 28507, - "_POINTER": 29801, - "_POINTS": 65263, - "_POL": 34265, - "_POLICY": 60099, - "_POLL": 77920, - "_POOL": 53024, - "_POP": 56608, - "_PORT": 12658, - "_PORTS": 96659, - "_POS": 18818, - "_POSITION": 34680, - "_POST": 21146, - "_POSTFIELDS": 97347, - "_POWER": 34404, - "_PP": 44358, - "_PR": 10794, - "_PRE": 17883, - "_PRED": 93280, - "_PREF": 67472, - "_PREFIX": 19026, - "_PRESENT": 69808, - "_PRESS": 62319, - "_PREVIEW": 100090, - "_PRI": 82293, - "_PRICE": 53000, - "_PRIMARY": 76119, - "_PRINT": 24293, - "_PRINTF": 71495, - "_PRIORITY": 43794, - "_PRIV": 71725, - "_PRIVATE": 31570, - "_PRO": 5875, - "_PROC": 46150, - "_PROCESS": 37299, - "_PROD": 90899, - "_PRODUCT": 32950, - "_PRODUCTS": 80981, - "_PROF": 96252, - "_PROFILE": 35633, - "_PROGRAM": 60932, - "_PROGRESS": 55546, - "_PROJECT": 44904, - "_PROM": 72446, - "_PROP": 33939, - "_PROPERTIES": 65719, - "_PROPERTY": 27112, - "_PROTO": 31365, - "_PROTOCOL": 40993, - "_PROVID": 52968, - "_PROVIDER": 63642, - "_PROXY": 60165, - "_PS": 48766, - "_PT": 66161, - "_PTR": 21311, - "_PUBLIC": 37309, - "_PULL": 61384, - "_PUR": 80106, - "_PUSH": 59911, - "_PUT": 89529, - "_PW": 97840, - "_PWM": 51559, - "_PWR": 59096, - "_PY": 79637, - "_Page": 52640, - "_Panel": 99917, - "_Param": 28526, - "_Parameter": 85558, - "_Params": 45756, - "_Parms": 80033, - "_Parse": 78437, - "_Part": 99038, - "_Password": 94402, - "_Path": 67488, - "_Per": 55018, - "_Ph": 86875, - "_Pin": 36553, - "_Pl": 42709, - "_Play": 92954, - "_Player": 53055, - "_Pods": 77961, - "_Point": 53938, - "_Port": 57428, - "_Pos": 45346, - "_Position": 56824, - "_Post": 67826, - "_Pr": 33816, - "_Pre": 80661, - "_Price": 94334, - "_Print": 46888, - "_Printf": 88357, - "_Private": 44930, - "_Pro": 17084, - "_Process": 71341, - "_Product": 45117, - "_Profile": 78394, - "_Project": 65759, - "_Property": 69453, - "_Ptr": 82922, - "_Public": 75005, - "_Q": 13640, - "_QMARK": 88443, - "_QU": 16734, - "_QUAL": 71042, - "_QUERY": 32685, - "_QUESTION": 94530, - "_QUEUE": 36392, - "_QUOTES": 54458, - "_Query": 49142, - "_R": 2632, - "_RA": 54654, - "_RAD": 91573, - "_RADIO": 75515, - "_RADIUS": 61326, - "_RAM": 63493, - "_RANDOM": 73775, - "_RANGE": 29370, - "_RANK": 71106, - "_RATE": 30208, - "_RATIO": 66779, - "_RAW": 41022, - "_RB": 90853, - "_RC": 42514, - "_RCC": 64111, - "_RD": 29794, - "_RDONLY": 67204, - "_RDWR": 67366, - "_RE": 2241, - "_READ": 13418, - "_READONLY": 94795, - "_READY": 52284, - "_REAL": 31211, - "_REALTYPE": 57361, - "_REASON": 73045, - "_REC": 63352, - "_RECE": 50916, - "_RECEIVED": 100245, - "_RECORD": 39343, - "_RECT": 70721, - "_RECV": 96142, - "_RED": 34837, - "_REDIRECT": 91379, - "_REF": 12592, - "_REFER": 72010, - "_REFERENCE": 21805, - "_REFERER": 87871, - "_REFRESH": 78372, - "_REG": 8224, - "_REGEX": 57296, - "_REGION": 40279, - "_REGISTER": 34455, - "_REGISTRY": 94995, - "_REGS": 84417, - "_REL": 42307, - "_RELEASE": 41749, - "_REMOTE": 70932, - "_REMOVE": 51146, - "_RENDER": 46967, - "_RENDERER": 97741, - "_REPEAT": 67670, - "_REPLACE": 98820, - "_REPLY": 71300, - "_REPO": 83579, - "_REPORT": 41513, - "_REQ": 31856, - "_REQUEST": 14793, - "_REQUIRE": 55027, - "_REQUIRED": 55012, - "_RES": 11225, - "_RESERVED": 68693, - "_RESET": 28126, - "_RESOLUTION": 93846, - "_RESOURCE": 39308, - "_RESOURCES": 91059, - "_RESP": 30080, - "_RESPONSE": 37001, - "_REST": 56233, - "_RESULT": 21870, - "_RESULTS": 77115, - "_RET": 39848, - "_RETRY": 79024, - "_RETURN": 22672, - "_RETURNTRANSFER": 72265, - "_REUSE": 92863, - "_REV": 66451, - "_RF": 67077, - "_RG": 48404, - "_RGB": 25852, - "_RGBA": 54436, - "_RGCTX": 61963, - "_RIGHT": 21890, - "_RING": 71795, - "_RM": 87354, - "_RO": 8466, - "_ROLE": 48398, - "_ROM": 72944, - "_ROOM": 61066, - "_ROOT": 16594, - "_ROT": 63767, - "_ROUND": 79619, - "_ROUT": 70688, - "_ROUTE": 63138, - "_ROW": 39989, - "_ROWS": 63825, - "_RPC": 77122, - "_RS": 60238, - "_RSA": 78094, - "_RSP": 86742, - "_RST": 65193, - "_RT": 54663, - "_RTC": 80045, - "_RULE": 51595, - "_RUN": 25035, - "_RUNNING": 71346, - "_RUNTIME": 53298, - "_RW": 61918, - "_RX": 21062, - "_Re": 51793, - "_Read": 39481, - "_Real": 94406, - "_Record": 76429, - "_Rect": 57569, - "_Red": 94040, - "_Ref": 82186, - "_Reference": 99890, - "_Reg": 50484, - "_Register": 74224, - "_Rel": 90022, - "_Release": 86673, - "_Rem": 55651, - "_Remove": 67943, - "_Render": 43202, - "_Renderer": 83204, - "_Report": 77528, - "_Request": 45124, - "_Res": 93915, - "_Reset": 68871, - "_Resource": 87446, - "_Response": 66973, - "_Result": 50696, - "_Return": 54416, - "_Right": 74375, - "_Row": 68032, - "_Run": 85258, - "_Runtime": 64522, - "_S": 1117, - "_SA": 82319, - "_SAFE": 59070, - "_SAMPL": 86244, - "_SAMPLE": 42539, - "_SAMPLES": 90981, - "_SAN": 64223, - "_SANITIZE": 77803, - "_SAVE": 44209, - "_SB": 73309, - "_SC": 12300, - "_SCALE": 40910, - "_SCAN": 42955, - "_SCANCODE": 84853, - "_SCENE": 90568, - "_SCHED": 87308, - "_SCHEDULE": 99218, - "_SCHEMA": 47320, - "_SCL": 93415, - "_SCOPE": 62825, - "_SCORE": 64827, - "_SCR": 90505, - "_SCREEN": 43499, - "_SCRIPT": 47068, - "_SCROLL": 61530, - "_SD": 46261, - "_SDK": 85297, - "_SE": 3704, - "_SEARCH": 34808, - "_SEC": 25699, - "_SECOND": 57324, - "_SECONDS": 76451, - "_SECRET": 32508, - "_SECTION": 45328, - "_SECURE": 78948, - "_SECURITY": 72216, - "_SEG": 53372, - "_SEGMENT": 88454, - "_SEL": 41351, - "_SELECT": 23930, - "_SELECTED": 60440, - "_SELECTION": 73589, - "_SELECTOR": 73496, - "_SELF": 39947, - "_SEND": 32972, - "_SENS": 40024, - "_SENSOR": 50936, - "_SENT": 73763, - "_SEP": 93152, - "_SEPARATOR": 33343, - "_SEQ": 51145, - "_SEQUENCE": 75118, - "_SER": 15188, - "_SERIAL": 55685, - "_SERVER": 20610, - "_SERVICE": 22318, - "_SESSION": 35461, - "_SET": 8648, - "_SETTING": 60055, - "_SETTINGS": 35289, - "_SETUP": 62278, - "_SF": 85779, - "_SH": 6977, - "_SHA": 39196, - "_SHADER": 46263, - "_SHADOW": 92043, - "_SHAPE": 94238, - "_SHARE": 70023, - "_SHARED": 55818, - "_SHIFT": 23487, - "_SHORT": 16861, - "_SHOW": 38922, - "_SI": 95521, - "_SID": 80486, - "_SIDE": 78861, - "_SIG": 56787, - "_SIGN": 37827, - "_SIGNAL": 53620, - "_SIGNATURE": 74852, - "_SIM": 32020, - "_SIMPLE": 68203, - "_SINGLE": 40128, - "_SITE": 61644, - "_SIZE": 4190, - "_SK": 35564, - "_SKIP": 68856, - "_SL": 26704, - "_SLAVE": 75518, - "_SLEEP": 65833, - "_SLOT": 54147, - "_SM": 29945, - "_SMALL": 57307, - "_SMS": 88426, - "_SN": 48360, - "_SO": 46242, - "_SOC": 69078, - "_SOCKET": 40836, - "_SOFT": 92438, - "_SOL": 91805, - "_SORT": 58287, - "_SOUND": 64427, - "_SOURCE": 26505, - "_SP": 18220, - "_SPACE": 39504, - "_SPE": 89555, - "_SPEC": 37536, - "_SPECIAL": 65340, - "_SPEED": 31491, - "_SPELL": 84768, - "_SPI": 32948, - "_SPLIT": 77515, - "_SPR": 80200, - "_SQL": 47725, - "_SR": 49263, - "_SRC": 30509, - "_SRV": 97090, - "_SS": 58307, - "_SSL": 46537, - "_ST": 2459, - "_STA": 82625, - "_STACK": 22554, - "_STAGE": 65920, - "_STANDARD": 74925, - "_STAR": 71886, - "_START": 13343, - "_STARTED": 77166, - "_STAT": 16504, - "_STATE": 11069, - "_STATES": 88537, - "_STATIC": 32452, - "_STATS": 53063, - "_STATUS": 9532, - "_STD": 48266, - "_STENCIL": 86766, - "_STEP": 41068, - "_STMT": 99063, - "_STOCK": 80681, - "_STOP": 32668, - "_STORAGE": 37124, - "_STORE": 41515, - "_STR": 7306, - "_STREAM": 24500, - "_STRING": 12563, - "_STRIP": 91154, - "_STRUCT": 31574, - "_STRUCTURE": 71006, - "_STS": 100047, - "_STYLE": 42875, - "_SU": 57715, - "_SUB": 17730, - "_SUBJECT": 90287, - "_SUCCESS": 9003, - "_SUFFIX": 64925, - "_SUITE": 85414, - "_SUM": 51469, - "_SUP": 52731, - "_SUPER": 87946, - "_SUPPLY": 90516, - "_SUPPORT": 25278, - "_SUPPORTED": 53683, - "_SUR": 61150, - "_SURFACE": 92421, - "_SUS": 79274, - "_SW": 23638, - "_SWAP": 78426, - "_SWITCH": 52283, - "_SY": 11653, - "_SYM": 84033, - "_SYMBOL": 24516, - "_SYN": 76762, - "_SYNC": 40289, - "_SYS": 27881, - "_SYSTEM": 31267, - "_SZ": 63433, - "_Save": 79846, - "_Se": 28018, - "_Search": 67013, - "_Select": 59173, - "_Selected": 39390, - "_SelectedIndexChanged": 48140, - "_Selection": 89535, - "_Send": 47367, - "_Server": 63420, - "_Service": 53648, - "_Session": 85764, - "_Set": 15156, - "_Settings": 72869, - "_Sh": 37678, - "_Show": 80765, - "_Size": 46653, - "_Source": 49222, - "_Space": 61383, - "_Speed": 88158, - "_St": 71745, - "_Start": 39156, - "_State": 25805, - "_Static": 28147, - "_StaticFields": 38835, - "_Statics": 57419, - "_Status": 37549, - "_Stop": 81408, - "_Store": 93784, - "_Str": 47271, - "_Stream": 81731, - "_String": 32877, - "_Struct": 73346, - "_Style": 89138, - "_Sub": 37459, - "_Success": 88261, - "_Surface": 70802, - "_Syntax": 49529, - "_System": 26433, - "_T": 1159, - "_TA": 62950, - "_TAB": 42808, - "_TABLE": 16424, - "_TAC": 49321, - "_TAG": 17002, - "_TAGS": 85282, - "_TARGET": 30399, - "_TASK": 27412, - "_TB": 88906, - "_TBL": 80518, - "_TC": 57838, - "_TCP": 51714, - "_TD": 96962, - "_TE": 37322, - "_TEAM": 72298, - "_TEM": 91717, - "_TEMP": 42344, - "_TEMPLATE": 35886, - "_TER": 66544, - "_TERM": 76320, - "_TERMIN": 81002, - "_TEST": 11902, - "_TESTS": 81412, - "_TEX": 85271, - "_TEXT": 10454, - "_TEXTURE": 17651, - "_TH": 10850, - "_THAN": 86968, - "_THAT": 92694, - "_THE": 77694, - "_THEME": 63381, - "_THIS": 67136, - "_THREAD": 28186, - "_THREADS": 57339, - "_THRESH": 35928, - "_THRESHOLD": 45505, - "_THROW": 44997, - "_TI": 57209, - "_TICK": 58360, - "_TILE": 76910, - "_TIM": 17163, - "_TIME": 10257, - "_TIMEOUT": 24303, - "_TIMER": 32933, - "_TIMES": 93660, - "_TIMESTAMP": 48954, - "_TITLE": 23552, - "_TLS": 70167, - "_TM": 71323, - "_TMP": 72617, - "_TO": 8820, - "_TODO": 88561, - "_TOGGLE": 80855, - "_TOKEN": 19199, - "_TOO": 75655, - "_TOOL": 58288, - "_TOOLTIP": 78952, - "_TOP": 26557, - "_TOPIC": 75177, - "_TOTAL": 51931, - "_TOUCH": 75388, - "_TP": 77100, - "_TR": 6544, - "_TRA": 40196, - "_TRACE": 25220, - "_TRACK": 45150, - "_TRAIN": 82588, - "_TRAN": 32067, - "_TRANS": 30053, - "_TRANSACTION": 79609, - "_TRANSFER": 65797, - "_TRANSFORM": 93721, - "_TRANSL": 72580, - "_TREE": 47791, - "_TRI": 42383, - "_TRIANGLE": 95275, - "_TRIANGLES": 91086, - "_TRIGGER": 57814, - "_TRNS": 93805, - "_TRUE": 14371, - "_TRUNC": 95742, - "_TRY": 86473, - "_TS": 62893, - "_TUN": 88328, - "_TURN": 95683, - "_TV": 97803, - "_TW": 96847, - "_TWO": 74992, - "_TX": 19349, - "_TXT": 85511, - "_TYP": 15460, - "_TYPE": 4283, - "_TYPED": 24936, - "_TYPEDEF": 79314, - "_TYPES": 26879, - "_Tab": 93942, - "_Table": 43644, - "_Tag": 79140, - "_Target": 76923, - "_Task": 78203, - "_Template": 59017, - "_Test": 33641, - "_TestCase": 88829, - "_Text": 21192, - "_TextChanged": 46636, - "_Texture": 73285, - "_Thread": 97176, - "_Tick": 74681, - "_Time": 40180, - "_Timer": 65126, - "_Tis": 48046, - "_Title": 73101, - "_To": 39446, - "_Tool": 89551, - "_Top": 95919, - "_Total": 87033, - "_Tr": 21714, - "_Trans": 36032, - "_Tree": 91870, - "_True": 94677, - "_Two": 84089, - "_Type": 14045, - "_TypeDef": 91820, - "_TypeInfo": 31995, - "_U": 6803, - "_UART": 33458, - "_UC": 81414, - "_UClass": 68189, - "_UD": 99365, - "_UDP": 76301, - "_UFunction": 95649, - "_UI": 31622, - "_UID": 70982, - "_UINT": 28340, - "_UL": 77328, - "_UN": 6877, - "_UNDEF": 99315, - "_UNDEFINED": 77963, - "_UNDER": 93714, - "_UNICODE": 76788, - "_UNIFORM": 99526, - "_UNIQUE": 91430, - "_UNIT": 32818, - "_UNITS": 91887, - "_UNIX": 83854, - "_UNKNOWN": 32646, - "_UNLOCK": 64168, - "_UNS": 34499, - "_UNSIGNED": 53079, - "_UNSUPPORTED": 90240, - "_UNUSED": 33016, - "_UP": 14384, - "_UPDATE": 23216, - "_UPDATED": 87148, - "_UPLOAD": 64136, - "_UPPER": 92803, - "_URI": 23990, - "_URL": 8159, - "_US": 13775, - "_USAGE": 58390, - "_USART": 69262, - "_USB": 37092, - "_USE": 23092, - "_USED": 78448, - "_USER": 9285, - "_USERNAME": 43796, - "_USERS": 53975, - "_UT": 88626, - "_UTF": 56161, - "_UTIL": 51004, - "_UTILS": 89067, - "_UUID": 58599, - "_Un": 41787, - "_Unit": 81581, - "_UnityEngine": 61038, - "_Up": 89525, - "_Update": 48493, - "_User": 32439, - "_Util": 90843, - "_Utils": 92275, - "_V": 2388, - "_VAL": 6224, - "_VALID": 28435, - "_VALIDATE": 65027, - "_VALUE": 7628, - "_VALUES": 59762, - "_VAR": 26834, - "_VARIABLE": 46973, - "_VARS": 74893, - "_VC": 85352, - "_VE": 90468, - "_VEC": 71806, - "_VECTOR": 49093, - "_VENDOR": 57548, - "_VER": 15159, - "_VERBOSE": 53202, - "_VERIFY": 57142, - "_VERSION": 10907, - "_VERTEX": 48128, - "_VERTICAL": 74659, - "_VF": 99942, - "_VIDEO": 33984, - "_VIEW": 25373, - "_VIRTUAL": 78059, - "_VIS": 55542, - "_VISIBLE": 58289, - "_VLAN": 94589, - "_VM": 66496, - "_VO": 65855, - "_VOICE": 93930, - "_VOID": 58244, - "_VOL": 71515, - "_VOLT": 82473, - "_VOLUME": 61471, - "_Val": 89371, - "_Valid": 98379, - "_Value": 28967, - "_ValueChanged": 100013, - "_Var": 62351, - "_Variable": 85032, - "_Vector": 62477, - "_Version": 86317, - "_Vert": 81910, - "_View": 51811, - "_W": 2832, - "_WAIT": 33191, - "_WAKE": 77321, - "_WALL": 94535, - "_WARN": 36248, - "_WARNING": 33062, - "_WARNINGS": 84930, - "_WATCH": 97109, - "_WATER": 98950, - "_WE": 33344, - "_WEAPON": 94379, - "_WEB": 54185, - "_WEEK": 78099, - "_WEIGHT": 61797, - "_WH": 54976, - "_WHITE": 60931, - "_WIDGET": 50194, - "_WIDTH": 14273, - "_WIFI": 76570, - "_WIN": 35477, - "_WINDOW": 25815, - "_WINDOWS": 72525, - "_WITH": 24880, - "_WM": 76552, - "_WORD": 34338, - "_WORDS": 89521, - "_WORK": 35144, - "_WORLD": 40013, - "_WP": 99249, - "_WR": 22528, - "_WRAP": 46187, - "_WRAPPER": 99951, - "_WRITE": 17933, - "_WRONG": 90707, - "_WRONLY": 89749, - "_WS": 69488, - "_Widget": 59149, - "_Width": 78709, - "_Window": 61749, - "_Word": 97644, - "_Work": 88571, - "_Write": 32925, - "_X": 7002, - "_XDECREF": 72921, - "_XML": 46717, - "_Y": 10851, - "_YEAR": 58227, - "_YELLOW": 95239, - "_YES": 77830, - "_YUV": 90146, - "_Z": 12582, - "_ZERO": 40470, - "_ZONE": 61842, - "_Zero": 98772, - "_[": 12147, - "_\\": 57114, - "_]": 75927, - "_^": 68380, - "_^(": 66118, - "__": 565, - "__\":Ċ": 21762, - "__$": 42189, - "__',": 88610, - "__':Ċ": 16575, - "__':čĊ": 83877, - "__(": 3889, - "__(\"": 52769, - "__('": 24319, - "__((": 31509, - "__()": 95886, - "__()Ċ": 33716, - "__()ĊĊ": 66364, - "__(*": 69106, - "__(/*!": 52896, - "__(Ċ": 62094, - "__)": 19688, - "__))": 64653, - "__));Ċ": 98432, - "__))Ċ": 65213, - "__),": 56187, - "__).": 60143, - "__);": 88669, - "__);Ċ": 21898, - "__);ĊĊ": 65377, - "__)Ċ": 24010, - "__)ĊĊ": 41825, - "__)ĊĊĊ": 68060, - "__*/": 52093, - "__,": 10662, - "__,__": 84030, - "__,Ċ": 49666, - "__.": 19247, - "__.'/": 71937, - "__.__": 50480, - "__/": 48472, - "__:": 81442, - "__;": 55737, - "__;Ċ": 58148, - "__[": 67290, - "__[\"": 43003, - "___": 6101, - "____": 2179, - "_____": 81617, - "________": 4067, - "____________": 42483, - "________________": 7841, - "________________________________": 17924, - "________________________________________________________________": 48032, - "_________________ĊĊ": 89352, - "___ĊĊ": 61388, - "__Ċ": 12423, - "__ĊĊ": 25174, - "__čĊ": 63664, - "_a": 4404, - "_aa": 90908, - "_ab": 23734, - "_ability": 96863, - "_abort": 72007, - "_about": 59075, - "_above": 78415, - "_abs": 32270, - "_absolute": 51974, - "_abstract": 87039, - "_ac": 15060, - "_acc": 18209, - "_accel": 53738, - "_accept": 36828, - "_accepted": 91454, - "_access": 13049, - "_accessible": 89824, - "_accessor": 35001, - "_account": 13808, - "_accounts": 56765, - "_accum": 76937, - "_accuracy": 42458, - "_ack": 49547, - "_acl": 64792, - "_acquire": 98623, - "_act": 30470, - "_action": 8090, - "_actions": 26440, - "_activ": 72784, - "_activate": 68994, - "_activation": 53504, - "_active": 13226, - "_activities": 98840, - "_activity": 31126, - "_actor": 55918, - "_actual": 41249, - "_ad": 10232, - "_adapter": 44782, - "_adc": 65940, - "_add": 2962, - "_added": 38753, - "_additional": 82842, - "_addr": 7539, - "_address": 6886, - "_addresses": 60571, - "_adj": 43659, - "_adjust": 45253, - "_admin": 12485, - "_ads": 73375, - "_adv": 36756, - "_advance": 99193, - "_advanced": 84943, - "_aes": 92058, - "_af": 68313, - "_aff": 50014, - "_after": 20434, - "_ag": 21233, - "_again": 63527, - "_age": 33153, - "_agent": 26814, - "_agents": 77447, - "_agg": 84634, - "_ai": 70515, - "_air": 51927, - "_ajax": 39219, - "_ak": 73248, - "_al": 8584, - "_alarm": 67386, - "_album": 54341, - "_alert": 36817, - "_alg": 73223, - "_algo": 78093, - "_algorithm": 60631, - "_alias": 37047, - "_aliases": 91333, - "_align": 38115, - "_aligned": 67485, - "_alignment": 52106, - "_alive": 59950, - "_all": 5823, - "_alloc": 15146, - "_allocate": 78178, - "_allocated": 83442, - "_allocation": 82367, - "_allocator": 58010, - "_allow": 56831, - "_allowed": 43255, - "_almost": 95518, - "_alpha": 27731, - "_already": 81872, - "_alt": 33205, - "_altern": 80828, - "_am": 23729, - "_amount": 13779, - "_amp": 61381, - "_amt": 55705, - "_an": 12277, - "_analysis": 43782, - "_anchor": 57632, - "_and": 8543, - "_android": 57765, - "_ang": 59160, - "_angle": 22474, - "_angles": 73743, - "_anim": 59176, - "_animation": 49587, - "_ann": 52970, - "_annotation": 62337, - "_annotations": 79996, - "_ans": 61901, - "_answer": 29634, - "_answers": 62710, - "_ant": 63560, - "_any": 38348, - "_ap": 21773, - "_api": 11959, - "_app": 8354, - "_append": 27132, - "_application": 39821, - "_apply": 37651, - "_appro": 37157, - "_approval": 96713, - "_approved": 87950, - "_approx": 91525, - "_apps": 70999, - "_ar": 26927, - "_arc": 64014, - "_arch": 35430, - "_archive": 43973, - "_are": 57955, - "_area": 15380, - "_areas": 79672, - "_arg": 6185, - "_args": 8550, - "_argument": 9202, - "_arguments": 44533, - "_argv": 74663, - "_arm": 35780, - "_armor": 85551, - "_arr": 11459, - "_array": 3943, - "_arrays": 70083, - "_arrow": 47666, - "_art": 38032, - "_article": 38421, - "_articles": 72383, - "_artist": 67940, - "_ary": 83319, - "_as": 12162, - "_asc": 89574, - "_ascii": 51338, - "_ask": 93369, - "_asm": 68629, - "_aspect": 81170, - "_ass": 12354, - "_assert": 16962, - "_asset": 43399, - "_assets": 54399, - "_assign": 21345, - "_assigned": 86615, - "_assignment": 52991, - "_assoc": 19425, - "_associ": 59765, - "_ast": 49119, - "_async": 29446, - "_at": 3837, - "_atom": 43392, - "_atomic": 52467, - "_atoms": 68855, - "_att": 13660, - "_attach": 41819, - "_attached": 94661, - "_attachment": 41968, - "_attachments": 99681, - "_attack": 46797, - "_attempt": 87051, - "_attempts": 80590, - "_attention": 76925, - "_attr": 10639, - "_attrib": 69887, - "_attribute": 17209, - "_attributes": 18741, - "_attrs": 40678, - "_atts": 96870, - "_atual": 98150, - "_auc": 76180, - "_audio": 30788, - "_audit": 85537, - "_aug": 61511, - "_aut": 33908, - "_auth": 14341, - "_authenticated": 66013, - "_authentication": 90565, - "_author": 23790, - "_auto": 28840, - "_aux": 31568, - "_av": 27265, - "_avail": 78067, - "_available": 28060, - "_avatar": 52204, - "_average": 39694, - "_avg": 27729, - "_aw": 55268, - "_ax": 43485, - "_axes": 59494, - "_axis": 24480, - "_az": 96487, - "_b": 890, - "_back": 3982, - "_backend": 41111, - "_background": 25070, - "_backup": 45810, - "_backward": 71577, - "_bad": 35299, - "_bag": 75468, - "_bal": 57541, - "_balance": 30496, - "_ball": 56908, - "_band": 46444, - "_bank": 36833, - "_banner": 47671, - "_bar": 14725, - "_barang": 55701, - "_barrier": 83455, - "_base": 7806, - "_based": 67779, - "_baseline": 83165, - "_basename": 82235, - "_bases": 97390, - "_basic": 35829, - "_basis": 63796, - "_batch": 14876, - "_batches": 58855, - "_battery": 83030, - "_bb": 51355, - "_bbox": 60490, - "_bc": 66903, - "_bd": 69599, - "_be": 21960, - "_beam": 86450, - "_bed": 90179, - "_before": 24638, - "_beg": 92267, - "_begin": 24223, - "_beh": 44341, - "_behavior": 75640, - "_bel": 97861, - "_below": 83850, - "_ber": 89265, - "_best": 34201, - "_bet": 92845, - "_beta": 50392, - "_between": 49402, - "_bg": 23997, - "_bh": 91681, - "_bi": 67914, - "_bias": 37481, - "_bid": 63609, - "_big": 37486, - "_bill": 64253, - "_billing": 88907, - "_bin": 22569, - "_binary": 32861, - "_bind": 28561, - "_binding": 61915, - "_bindings": 95616, - "_bins": 46012, - "_bio": 90741, - "_birth": 54073, - "_bit": 14323, - "_bitmap": 42627, - "_bits": 20635, - "_bl": 13442, - "_black": 41372, - "_blank": 57203, - "_ble": 71813, - "_blend": 89620, - "_blk": 53069, - "_blob": 47008, - "_bloc": 72672, - "_block": 7258, - "_blocked": 90323, - "_blocking": 92549, - "_blocks": 26266, - "_blog": 36915, - "_blue": 36091, - "_blueprint": 76427, - "_bm": 93022, - "_bn": 59212, - "_bo": 57113, - "_board": 24868, - "_body": 14446, - "_bold": 96777, - "_bonus": 60641, - "_book": 27519, - "_booking": 66265, - "_books": 74184, - "_bool": 22947, - "_boolean": 47742, - "_boost": 86013, - "_boot": 53162, - "_bootstrap": 89524, - "_border": 33040, - "_bot": 39983, - "_both": 89919, - "_bottom": 26552, - "_bound": 20012, - "_boundary": 55104, - "_bounds": 37978, - "_box": 10404, - "_boxes": 39484, - "_bp": 58206, - "_br": 18150, - "_branch": 29131, - "_brand": 55958, - "_break": 40594, - "_bridge": 56044, - "_brightness": 92128, - "_broadcast": 76023, - "_browser": 54514, - "_bs": 69650, - "_bt": 49726, - "_btn": 15183, - "_bucket": 39849, - "_buckets": 85256, - "_budget": 69967, - "_buf": 10579, - "_buff": 30428, - "_buffer": 7932, - "_buffers": 55691, - "_bug": 74332, - "_build": 21465, - "_builder": 29632, - "_building": 83497, - "_builtin": 74929, - "_bulk": 72492, - "_bullet": 95719, - "_bundle": 62086, - "_bus": 26492, - "_business": 67098, - "_busy": 77059, - "_but": 87974, - "_button": 8655, - "_buttons": 42121, - "_buy": 47448, - "_bw": 65584, - "_by": 3795, - "_byte": 20317, - "_bytes": 12807, - "_c": 669, - "_ca": 50704, - "_cache": 11790, - "_cached": 65469, - "_cal": 24965, - "_calc": 39341, - "_calendar": 58765, - "_calibration": 100186, - "_call": 13735, - "_callable": 66040, - "_callback": 12802, - "_callbacks": 61248, - "_called": 28959, - "_calls": 46736, - "_cam": 43611, - "_camera": 30943, - "_campaign": 59661, - "_can": 28521, - "_cancel": 29995, - "_candidate": 63460, - "_candidates": 74653, - "_canvas": 48236, - "_cap": 16793, - "_capabilities": 93192, - "_capability": 90786, - "_capacity": 36703, - "_caps": 54055, - "_caption": 62805, - "_capture": 56248, - "_car": 27714, - "_card": 17315, - "_cards": 42457, - "_cart": 25161, - "_case": 19640, - "_cases": 42527, - "_cash": 65463, - "_cast": 5416, - "_cat": 21492, - "_catalog": 48410, - "_cate": 93149, - "_categoria": 79836, - "_categorical": 88555, - "_categories": 28642, - "_category": 12110, - "_cats": 78470, - "_cb": 16855, - "_cc": 30055, - "_cd": 44174, - "_ce": 51827, - "_cell": 17061, - "_cells": 38896, - "_cent": 33691, - "_center": 21767, - "_centers": 81279, - "_cert": 38197, - "_certificate": 64147, - "_cf": 72243, - "_cfg": 18849, - "_cg": 99453, - "_ch": 4231, - "_chain": 31683, - "_challenge": 88506, - "_chan": 46652, - "_chance": 75227, - "_change": 16326, - "_changed": 26278, - "_changes": 48626, - "_channel": 14913, - "_channels": 19848, - "_char": 9415, - "_character": 42088, - "_characters": 80160, - "_charge": 47108, - "_chars": 38518, - "_charset": 66983, - "_chart": 42061, - "_chat": 36153, - "_che": 84627, - "_check": 7348, - "_checkbox": 56344, - "_checked": 57556, - "_checker": 63815, - "_checkout": 69286, - "_checkpoint": 56308, - "_checks": 76897, - "_checksum": 65138, - "_chg": 97376, - "_chi": 99926, - "_child": 17716, - "_children": 32306, - "_chip": 50614, - "_chk": 65773, - "_choice": 33036, - "_choices": 63009, - "_choose": 78533, - "_chr": 70093, - "_chunk": 31639, - "_chunks": 66570, - "_ci": 44614, - "_cid": 69799, - "_cipher": 77792, - "_circle": 43322, - "_city": 26019, - "_ck": 90336, - "_cl": 6937, - "_claim": 86069, - "_class": 4895, - "_classes": 17255, - "_classification": 81972, - "_classifier": 64429, - "_clause": 58630, - "_clean": 20144, - "_cleanup": 43544, - "_clear": 22564, - "_cli": 48247, - "_click": 19145, - "_clicked": 31247, - "_client": 8342, - "_cliente": 45761, - "_clients": 57999, - "_clip": 45828, - "_clk": 37600, - "_clock": 23932, - "_clone": 55842, - "_close": 12993, - "_closed": 45797, - "_closure": 73923, - "_cloud": 38456, - "_clr": 99580, - "_cls": 39756, - "_cluster": 29541, - "_clusters": 47343, - "_cm": 44719, - "_cmd": 11946, - "_cmds": 90572, - "_cmos": 82697, - "_cmp": 36293, - "_cn": 53277, - "_cnt": 16362, - "_co": 11647, - "_cod": 56390, - "_code": 4229, - "_codec": 52184, - "_codegen": 33118, - "_codes": 39582, - "_codigo": 75632, - "_coef": 65029, - "_coeff": 33090, - "_coeffs": 87050, - "_coin": 76818, - "_col": 10422, - "_coll": 44697, - "_collect": 69240, - "_collection": 26071, - "_collections": 90842, - "_collision": 71475, - "_color": 6855, - "_colors": 34770, - "_colour": 57360, - "_cols": 26416, - "_column": 8918, - "_columns": 23412, - "_com": 3038, - "_comb": 35554, - "_combine": 73474, - "_combined": 91045, - "_combo": 55881, - "_comm": 26207, - "_command": 11045, - "_commands": 45251, - "_comment": 18104, - "_comments": 31459, - "_commit": 37446, - "_common": 21790, - "_community": 98608, - "_comp": 18676, - "_company": 34503, - "_compare": 33335, - "_comparison": 91897, - "_compat": 90702, - "_compile": 75270, - "_compiler": 82010, - "_complete": 28775, - "_completed": 50168, - "_completion": 61264, - "_complex": 42622, - "_component": 24297, - "_components": 24139, - "_compress": 88945, - "_compute": 58128, - "_con": 3464, - "_concat": 58578, - "_cond": 25437, - "_condition": 28756, - "_conditions": 55199, - "_conf": 16445, - "_config": 5445, - "_configs": 60250, - "_configuration": 36826, - "_configure": 76987, - "_confirm": 24736, - "_confirmation": 38781, - "_conn": 17686, - "_connect": 16096, - "_connected": 44376, - "_connection": 16245, - "_connections": 57502, - "_connector": 77493, - "_cons": 33071, - "_console": 52824, - "_const": 13924, - "_constant": 36067, - "_constants": 56742, - "_constraint": 48073, - "_constraints": 61367, - "_construct": 65903, - "_constructor": 67310, - "_consts": 49630, - "_consum": 70970, - "_consumer": 75069, - "_cont": 10472, - "_contact": 21245, - "_contacts": 65274, - "_container": 16226, - "_contains": 64698, - "_content": 7647, - "_contents": 17096, - "_context": 8634, - "_contin": 70048, - "_continue": 76397, - "_continuous": 95500, - "_contr": 63763, - "_contract": 52599, - "_contrib": 93681, - "_control": 13742, - "_controller": 22328, - "_controls": 52036, - "_conv": 23551, - "_conversion": 65232, - "_convert": 36010, - "_converter": 75173, - "_cookie": 39763, - "_cookies": 95258, - "_coord": 31196, - "_coordinate": 69749, - "_coordinates": 51184, - "_coords": 33676, - "_copy": 16486, - "_cor": 15076, - "_core": 15834, - "_cores": 94541, - "_corner": 67984, - "_corners": 83874, - "_corpus": 95326, - "_corr": 54966, - "_correct": 32650, - "_correction": 83574, - "_cos": 62292, - "_cost": 16269, - "_costs": 87046, - "_cou": 99863, - "_count": 3259, - "_counter": 16107, - "_counters": 86732, - "_countries": 92774, - "_country": 29206, - "_counts": 27067, - "_coupon": 77149, - "_course": 32826, - "_courses": 73651, - "_cov": 51128, - "_cover": 39187, - "_coverage": 74484, - "_cp": 40911, - "_cpp": 60786, - "_cpu": 22548, - "_cpus": 91773, - "_cr": 33431, - "_crc": 60184, - "_cre": 93962, - "_create": 8827, - "_created": 28388, - "_creation": 47263, - "_creator": 69632, - "_cred": 74575, - "_credentials": 48496, - "_credit": 52669, - "_crit": 93189, - "_criteria": 82090, - "_critical": 78602, - "_crop": 52553, - "_cross": 36384, - "_crossentropy": 89346, - "_crypto": 79398, - "_cs": 36472, - "_css": 27013, - "_csv": 14347, - "_ct": 27226, - "_ctl": 43991, - "_ctor": 55285, - "_ctr": 70196, - "_ctrl": 23498, - "_ctx": 15498, - "_ctxt": 94385, - "_cu": 93145, - "_cube": 65165, - "_cuda": 63806, - "_cum": 92428, - "_cur": 19492, - "_curr": 41615, - "_currency": 35810, - "_current": 11327, - "_cursor": 29701, - "_curve": 44507, - "_cust": 88752, - "_custom": 16254, - "_customer": 29940, - "_customize": 41695, - "_cut": 42417, - "_cutoff": 75482, - "_cv": 44333, - "_cycle": 40179, - "_cycles": 70070, - "_d": 821, - "_da": 48170, - "_daily": 65630, - "_damage": 41995, - "_dark": 69037, - "_dash": 85685, - "_dashboard": 56891, - "_dat": 15713, - "_data": 1807, - "_database": 28441, - "_dataframe": 78670, - "_datas": 47630, - "_dataset": 19536, - "_datasets": 82425, - "_date": 4257, - "_dates": 47482, - "_datetime": 30043, - "_datos": 88648, - "_day": 17181, - "_days": 29453, - "_db": 8856, - "_dbg": 45224, - "_dc": 56947, - "_dd": 44274, - "_de": 2310, - "_dead": 54527, - "_death": 79394, - "_debug": 15810, - "_dec": 14102, - "_decay": 44360, - "_decimal": 75529, - "_decision": 91736, - "_deck": 84960, - "_decl": 36914, - "_declaration": 79026, - "_decode": 15584, - "_decoder": 50943, - "_decor": 71469, - "_decorator": 88352, - "_decrypt": 81864, - "_deep": 88144, - "_def": 8001, - "_default": 10198, - "_defaults": 43390, - "_define": 52149, - "_defined": 53970, - "_definition": 32798, - "_definitions": 85981, - "_defs": 57635, - "_deg": 47157, - "_degree": 50624, - "_deinit": 98535, - "_del": 18519, - "_delay": 22988, - "_delegate": 56412, - "_delete": 11607, - "_deleted": 40518, - "_delivery": 51662, - "_delta": 27808, - "_dem": 70503, - "_demand": 92395, - "_demo": 48930, - "_den": 50622, - "_dense": 73719, - "_density": 54449, - "_dep": 50358, - "_depart": 70965, - "_department": 72986, - "_depend": 35261, - "_dependencies": 72941, - "_dependency": 63487, - "_deploy": 92990, - "_deposit": 86898, - "_deps": 77589, - "_dept": 94968, - "_depth": 19601, - "_der": 36445, - "_deriv": 77646, - "_derivative": 97030, - "_des": 16145, - "_desc": 11229, - "_descr": 65722, - "_description": 11703, - "_descriptor": 34874, - "_design": 50903, - "_dest": 26331, - "_destination": 57444, - "_destroy": 18557, - "_det": 25413, - "_detach": 94167, - "_detail": 14820, - "_details": 13563, - "_detalle": 96571, - "_detect": 57557, - "_detected": 99976, - "_detection": 58605, - "_detector": 72640, - "_dev": 10650, - "_device": 9385, - "_devices": 42434, - "_df": 11133, - "_di": 30577, - "_diag": 62404, - "_dialog": 25324, - "_dic": 40254, - "_dice": 98296, - "_dict": 5356, - "_dictionary": 43705, - "_dicts": 90061, - "_die": 62688, - "_diff": 16229, - "_difference": 48625, - "_different": 83841, - "_digest": 54094, - "_digit": 49503, - "_digits": 42532, - "_dim": 11024, - "_dimension": 50719, - "_dimensions": 60799, - "_dims": 30367, - "_dir": 4432, - "_direct": 33971, - "_direction": 26515, - "_directory": 15191, - "_dirs": 45969, - "_dirty": 64742, - "_dis": 10135, - "_disable": 34942, - "_disabled": 52501, - "_disc": 38845, - "_disconnect": 69072, - "_discount": 43979, - "_disk": 42787, - "_disp": 51792, - "_dispatch": 44091, - "_dispatcher": 93289, - "_display": 15169, - "_dist": 16416, - "_distance": 20029, - "_distances": 78429, - "_distribution": 42565, - "_district": 76540, - "_div": 16635, - "_dl": 51911, - "_dll": 95726, - "_dm": 58282, - "_dma": 40576, - "_dn": 70899, - "_dns": 72225, - "_do": 27405, - "_doc": 19401, - "_docs": 50792, - "_document": 27326, - "_documento": 84161, - "_documents": 77027, - "_does": 97474, - "_dom": 36849, - "_domain": 20715, - "_domains": 71299, - "_don": 75074, - "_done": 25391, - "_door": 80062, - "_dot": 32041, - "_double": 25618, - "_down": 14325, - "_download": 37039, - "_dp": 54972, - "_dr": 27778, - "_draft": 92439, - "_drag": 73195, - "_draw": 23885, - "_drawer": 95607, - "_drive": 68251, - "_driver": 21250, - "_drop": 30684, - "_dropdown": 52124, - "_dropout": 75705, - "_drv": 40236, - "_drvdata": 80644, - "_ds": 36462, - "_dst": 34214, - "_dt": 28616, - "_dtype": 65986, - "_dual": 97872, - "_due": 76828, - "_dummy": 61421, - "_dump": 18800, - "_dup": 53032, - "_duplicate": 71534, - "_duplicates": 76151, - "_dur": 83389, - "_duration": 26532, - "_dw": 80603, - "_dx": 63084, - "_dy": 83735, - "_dyn": 70313, - "_dynamic": 47092, - "_e": 2253, - "_each": 33146, - "_easy": 60191, - "_ec": 37944, - "_echo": 69728, - "_ed": 33470, - "_edge": 18416, - "_edges": 29126, - "_edit": 13457, - "_editor": 34852, - "_ef": 80510, - "_eff": 53045, - "_effect": 28224, - "_effects": 84271, - "_eg": 91309, - "_el": 22330, - "_elapsed": 74837, - "_ele": 62465, - "_elem": 29279, - "_element": 8053, - "_elements": 23646, - "_elems": 87317, - "_elim": 85755, - "_else": 63728, - "_elt": 92134, - "_em": 23319, - "_email": 9351, - "_emails": 78873, - "_emb": 57964, - "_embed": 24967, - "_embedding": 52602, - "_embeddings": 64872, - "_emit": 70182, - "_emlrt": 93179, - "_emp": 57866, - "_employee": 52881, - "_empresa": 72887, - "_empty": 15475, - "_en": 6337, - "_enable": 19525, - "_enabled": 18721, - "_enc": 14100, - "_encode": 11473, - "_encoded": 74169, - "_encoder": 40168, - "_encoding": 38713, - "_encrypt": 67693, - "_end": 6345, - "_endian": 88293, - "_endpoint": 37799, - "_ends": 91829, - "_enemy": 74782, - "_energy": 35895, - "_eng": 63202, - "_engine": 25860, - "_enqueue": 29495, - "_ent": 28525, - "_enter": 38580, - "_entities": 48477, - "_entity": 19719, - "_entries": 27184, - "_entropy": 51474, - "_entry": 9255, - "_enum": 32154, - "_env": 16258, - "_environment": 52874, - "_eof": 91892, - "_ep": 12759, - "_epi": 42459, - "_episode": 73324, - "_episodes": 98107, - "_epoch": 21339, - "_epochs": 45227, - "_eps": 76096, - "_epsilon": 100083, - "_eq": 10945, - "_equ": 42543, - "_equal": 11735, - "_equalTo": 56622, - "_equals": 62764, - "_equiv": 72949, - "_er": 81704, - "_erase": 86616, - "_err": 9450, - "_errno": 38463, - "_error": 4188, - "_errors": 20808, - "_es": 34841, - "_esc": 93296, - "_escape": 22585, - "_est": 19095, - "_estado": 63164, - "_estimate": 79818, - "_estimator": 93068, - "_estimators": 82154, - "_et": 46768, - "_eta": 56025, - "_eth": 58857, - "_ev": 44813, - "_eval": 22001, - "_evaluation": 87605, - "_even": 69447, - "_event": 6891, - "_events": 20269, - "_every": 65148, - "_evt": 61119, - "_ex": 2769, - "_exact": 72184, - "_exam": 84434, - "_example": 40404, - "_examples": 46379, - "_exc": 46747, - "_excel": 52342, - "_except": 55733, - "_exception": 17957, - "_exceptions": 81136, - "_excerpt": 68047, - "_exchange": 60312, - "_exclude": 89768, - "_exe": 77174, - "_exec": 18937, - "_execute": 45429, - "_execution": 62048, - "_executor": 82307, - "_exempt": 96836, - "_exist": 37006, - "_existing": 63730, - "_exists": 9965, - "_exit": 17305, - "_exp": 14548, - "_expand": 68975, - "_expect": 70018, - "_expected": 33290, - "_experience": 92242, - "_experiment": 83402, - "_expire": 84509, - "_expired": 81321, - "_expiry": 97609, - "_export": 28213, - "_exports": 46409, - "_expr": 22678, - "_expression": 29168, - "_ext": 10129, - "_extend": 71365, - "_extended": 62778, - "_extension": 32135, - "_extensions": 61598, - "_extent": 71202, - "_external": 48532, - "_extra": 32958, - "_extract": 40223, - "_extraction": 95942, - "_extractor": 90921, - "_eye": 77187, - "_f": 766, - "_fa": 96964, - "_fac": 42689, - "_face": 32085, - "_facebook": 82587, - "_faces": 60948, - "_fact": 48905, - "_factor": 19100, - "_factors": 74140, - "_factory": 25255, - "_fail": 22902, - "_failed": 36160, - "_failure": 44718, - "_fake": 57981, - "_false": 37115, - "_family": 27921, - "_far": 68613, - "_fast": 36843, - "_fatal": 93288, - "_fault": 71197, - "_favorite": 97844, - "_fb": 51896, - "_fc": 47606, - "_fd": 18144, - "_fds": 91538, - "_fe": 7797, - "_feat": 47853, - "_feats": 71746, - "_feature": 17506, - "_featured": 80520, - "_features": 15314, - "_fecha": 73617, - "_fee": 35405, - "_feed": 43490, - "_feedback": 59238, - "_female": 98927, - "_fence": 82173, - "_fetch": 12066, - "_ff": 59808, - "_fft": 68159, - "_fg": 70573, - "_fh": 91908, - "_fid": 93347, - "_field": 5121, - "_fields": 12406, - "_fifo": 57690, - "_fig": 63241, - "_figure": 83831, - "_fil": 79300, - "_file": 2517, - "_filename": 13626, - "_filenames": 81732, - "_filepath": 54590, - "_files": 11171, - "_fill": 31828, - "_filled": 91692, - "_filt": 93320, - "_filter": 8901, - "_filtered": 52529, - "_filters": 23294, - "_fin": 40837, - "_final": 21333, - "_finalize": 71716, - "_find": 22567, - "_finder": 88502, - "_finish": 44080, - "_finished": 57523, - "_fire": 46872, - "_firestore": 90924, - "_first": 13275, - "_firstname": 93195, - "_fit": 33516, - "_fitness": 86446, - "_five": 96358, - "_fix": 37160, - "_fixed": 38939, - "_fixture": 75509, - "_fk": 66986, - "_fl": 5191, - "_flag": 11173, - "_flags": 14462, - "_flash": 31325, - "_flashdata": 49943, - "_flat": 50656, - "_flg": 87358, - "_flight": 91470, - "_flip": 57112, - "_float": 18047, - "_floor": 61144, - "_flow": 28541, - "_flush": 40313, - "_flutter": 69189, - "_flux": 67761, - "_fm": 79794, - "_fmt": 39228, - "_fn": 15604, - "_fname": 43434, - "_focus": 48592, - "_fold": 62287, - "_folder": 15626, - "_folders": 85028, - "_follow": 44590, - "_font": 17909, - "_fonts": 72602, - "_food": 59680, - "_foot": 76859, - "_footer": 27056, - "_for": 5595, - "_force": 41839, - "_fore": 36663, - "_foreign": 80083, - "_form": 8074, - "_format": 9132, - "_formats": 69451, - "_formatted": 87710, - "_formatter": 75065, - "_forms": 65382, - "_formula": 64969, - "_forum": 79427, - "_forward": 33221, - "_found": 22200, - "_four": 57242, - "_fp": 35260, - "_fps": 66263, - "_fr": 42637, - "_frac": 71458, - "_fraction": 60123, - "_frag": 81917, - "_fragment": 44112, - "_frame": 9106, - "_frames": 30419, - "_framework": 28665, - "_fre": 75279, - "_free": 9082, - "_freq": 22543, - "_frequency": 41232, - "_friend": 61680, - "_friends": 76530, - "_frm": 83339, - "_from": 5791, - "_front": 23777, - "_frontend": 94933, - "_fs": 35570, - "_fsm": 98169, - "_ft": 42672, - "_fu": 37567, - "_full": 16776, - "_fun": 29415, - "_func": 9791, - "_funcs": 65224, - "_function": 9353, - "_functions": 32808, - "_future": 60840, - "_fw": 58549, - "_fwd": 82183, - "_fx": 63791, - "_g": 1928, - "_gain": 41025, - "_gallery": 52967, - "_game": 19056, - "_games": 68470, - "_gamma": 62279, - "_gap": 52890, - "_gas": 83216, - "_gate": 55898, - "_gateway": 65149, - "_gb": 89035, - "_gc": 50523, - "_gchandle": 76933, - "_ge": 34033, - "_gem": 88235, - "_gen": 16724, - "_gender": 63921, - "_gene": 60702, - "_gener": 73063, - "_general": 40277, - "_generate": 49951, - "_generated": 68413, - "_generation": 65291, - "_generator": 26898, - "_generic": 42332, - "_genes": 84572, - "_genre": 92422, - "_geo": 61408, - "_geom": 74087, - "_geometry": 58122, - "_get": 3138, - "_gettime": 99321, - "_ghost": 99884, - "_gid": 73993, - "_gift": 96028, - "_git": 69901, - "_given": 58753, - "_gl": 35669, - "_glob": 96233, - "_global": 19854, - "_globals": 59875, - "_glyph": 89803, - "_go": 26596, - "_goal": 42364, - "_goals": 97344, - "_gold": 55796, - "_good": 45881, - "_goods": 46195, - "_google": 48255, - "_goto": 98832, - "_gp": 76296, - "_gpio": 33101, - "_gps": 84507, - "_gpu": 36728, - "_gr": 16057, - "_grad": 18858, - "_grade": 51615, - "_gradient": 50582, - "_gradients": 98072, - "_graph": 15080, - "_graphics": 85485, - "_gray": 52431, - "_greater": 99094, - "_green": 49354, - "_grid": 15977, - "_ground": 73592, - "_group": 6422, - "_groups": 21833, - "_growth": 50282, - "_grp": 60548, - "_grupo": 97210, - "_gs": 98030, - "_gshared": 19083, - "_gt": 38579, - "_guard": 37896, - "_guess": 55837, - "_guest": 63839, - "_gui": 47255, - "_guid": 44856, - "_guide": 81507, - "_h": 1552, - "_hal": 53680, - "_half": 41726, - "_hand": 24072, - "_handle": 10855, - "_handler": 10393, - "_handlers": 58137, - "_handles": 69117, - "_handling": 76742, - "_hard": 78812, - "_has": 22527, - "_hash": 9127, - "_hashes": 92716, - "_hat": 40873, - "_have": 68401, - "_hd": 61211, - "_hdl": 67254, - "_hdr": 29338, - "_he": 42976, - "_head": 13439, - "_header": 8932, - "_headers": 27817, - "_heading": 48342, - "_heads": 77420, - "_health": 46827, - "_heap": 34159, - "_heat": 71081, - "_height": 9755, - "_hello": 97824, - "_help": 28024, - "_helper": 10635, - "_helpers": 55573, - "_here": 74371, - "_hero": 79816, - "_hex": 33755, - "_hi": 48325, - "_hid": 88913, - "_hidden": 27837, - "_hide": 50835, - "_hierarchy": 96143, - "_high": 23512, - "_highlight": 75646, - "_hint": 46925, - "_hist": 37499, - "_histogram": 69664, - "_history": 20389, - "_hit": 38797, - "_hits": 64932, - "_hold": 66924, - "_holder": 51888, - "_hom": 58205, - "_home": 22389, - "_hook": 33105, - "_hooks": 74213, - "_hop": 99293, - "_hor": 59146, - "_horizontal": 67569, - "_host": 13144, - "_hostname": 64940, - "_hosts": 62229, - "_hot": 34533, - "_hour": 33392, - "_hours": 42471, - "_house": 65370, - "_hover": 54545, - "_hp": 49578, - "_hpp": 75377, - "_hr": 71238, - "_href": 64088, - "_hresult": 66609, - "_hs": 87056, - "_ht": 50186, - "_html": 9759, - "_http": 26975, - "_https": 27915, - "_hub": 95096, - "_human": 87347, - "_hw": 29892, - "_hyper": 94516, - "_hz": 96776, - "_i": 5431, - "_ib": 67570, - "_ic": 33847, - "_icall": 83484, - "_icon": 16022, - "_icons": 60919, - "_id": 851, - "_ident": 39499, - "_identifier": 34276, - "_identity": 47344, - "_idle": 48910, - "_ids": 8237, - "_idx": 7406, - "_idxs": 69746, - "_ie": 63303, - "_if": 11366, - "_iface": 68766, - "_iff": 37272, - "_ignore": 59593, - "_ij": 71431, - "_il": 27841, - "_im": 18377, - "_imag": 89709, - "_image": 5060, - "_images": 13586, - "_img": 9095, - "_imgs": 61925, - "_imm": 72470, - "_imp": 37888, - "_impl": 21683, - "_import": 18941, - "_in": 1265, - "_inactive": 91982, - "_inc": 32385, - "_inches": 74358, - "_include": 38978, - "_income": 68477, - "_increase": 74907, - "_increment": 52582, - "_ind": 9300, - "_indent": 70145, - "_index": 3644, - "_indexes": 51261, - "_indicator": 59170, - "_indices": 18839, - "_individual": 89973, - "_inds": 57734, - "_indx": 98687, - "_inf": 27143, - "_info": 3186, - "_information": 36312, - "_infos": 48879, - "_ing": 60212, - "_ini": 51606, - "_inicio": 66514, - "_init": 6265, - "_initial": 16186, - "_initialize": 41989, - "_initialized": 63521, - "_initializer": 37562, - "_inline": 42971, - "_inner": 35445, - "_inode": 47848, - "_inp": 79987, - "_input": 6022, - "_inputs": 29657, - "_ins": 35486, - "_insert": 18146, - "_inside": 73960, - "_insn": 80899, - "_inst": 18212, - "_install": 35345, - "_installed": 80165, - "_instance": 12169, - "_instances": 42604, - "_instr": 63674, - "_instruction": 56023, - "_instructions": 83527, - "_int": 4132, - "_integer": 32825, - "_integral": 65176, - "_integration": 91350, - "_intensity": 81287, - "_intent": 95349, - "_inter": 15678, - "_interaction": 98494, - "_interest": 63627, - "_interface": 21188, - "_interfaces": 74060, - "_internal": 24369, - "_interp": 69811, - "_interrupt": 43706, - "_intersect": 73847, - "_intersection": 83658, - "_interval": 21183, - "_intervals": 91907, - "_intf": 92390, - "_into": 46614, - "_intr": 60988, - "_intro": 69620, - "_inv": 20593, - "_invalid": 32533, - "_inventory": 51573, - "_inverse": 64433, - "_invite": 96010, - "_invoice": 40325, - "_invoke": 80879, - "_io": 17369, - "_ioctl": 60783, - "_ios": 60198, - "_ip": 10601, - "_ipc": 84906, - "_ips": 72174, - "_ipv": 50478, - "_ir": 52533, - "_irq": 23448, - "_is": 7037, - "_iso": 50760, - "_isr": 90085, - "_issue": 54440, - "_issues": 91332, - "_it": 14973, - "_item": 5752, - "_items": 12408, - "_iter": 11985, - "_iteration": 63872, - "_iterations": 56707, - "_iterator": 13799, - "_iters": 73966, - "_itr": 73038, - "_iv": 52511, - "_ix": 63786, - "_j": 5487, - "_jButton": 62850, - "_java": 78423, - "_jet": 94269, - "_job": 20916, - "_jobs": 38347, - "_join": 32117, - "_joint": 54258, - "_journal": 86175, - "_js": 27346, - "_json": 9643, - "_jump": 66536, - "_jwt": 96676, - "_k": 4803, - "_kategori": 82370, - "_kb": 96738, - "_ke": 46576, - "_keep": 51393, - "_keeper": 44504, - "_kel": 60322, - "_kelas": 97014, - "_kernel": 27974, - "_key": 3173, - "_keyboard": 59897, - "_keys": 12919, - "_keyword": 46924, - "_keywords": 52454, - "_kill": 74427, - "_kind": 34262, - "_km": 89780, - "_known": 72790, - "_kses": 97896, - "_kv": 98166, - "_kw": 65596, - "_kwargs": 37335, - "_l": 918, - "_la": 80733, - "_lab": 52928, - "_label": 6234, - "_labels": 14889, - "_lahir": 86467, - "_lambda": 52984, - "_land": 61606, - "_lane": 61402, - "_lang": 18358, - "_language": 30121, - "_languages": 78676, - "_large": 46328, - "_last": 12473, - "_lastname": 94312, - "_lat": 27266, - "_latency": 75932, - "_latest": 65980, - "_latitude": 81464, - "_launch": 52717, - "_launcher": 80377, - "_layer": 12969, - "_layers": 27183, - "_layout": 14805, - "_lazy": 50746, - "_lb": 64701, - "_lbl": 55419, - "_lc": 94157, - "_lcd": 88272, - "_ld": 51673, - "_le": 12013, - "_lead": 88152, - "_leader": 81091, - "_leaf": 40009, - "_learn": 100048, - "_learning": 68391, - "_least": 89816, - "_leave": 63766, - "_led": 39467, - "_left": 9774, - "_leg": 65222, - "_legacy": 98655, - "_legal": 83424, - "_legend": 77712, - "_len": 6171, - "_length": 5228, - "_lengths": 55516, - "_lens": 82742, - "_less": 51847, - "_letter": 47217, - "_letters": 68430, - "_level": 8438, - "_levels": 38919, - "_lex": 75647, - "_lhs": 85384, - "_li": 51550, - "_lib": 16534, - "_library": 40561, - "_license": 64939, - "_life": 73591, - "_lifetime": 99927, - "_lift": 88104, - "_light": 29763, - "_like": 26616, - "_likelihood": 97099, - "_likes": 90278, - "_lim": 59291, - "_limit": 15106, - "_limits": 32920, - "_lin": 25628, - "_line": 6665, - "_linear": 41774, - "_lineno": 32242, - "_lines": 18828, - "_link": 7381, - "_linked": 77245, - "_links": 26324, - "_linux": 78563, - "_list": 2062, - "_lista": 77486, - "_listen": 80386, - "_listener": 47593, - "_listing": 65314, - "_lists": 38388, - "_lit": 99499, - "_lite": 90291, - "_literal": 35200, - "_literals": 50743, - "_live": 56303, - "_ll": 44095, - "_lm": 91104, - "_ln": 61501, - "_lng": 90780, - "_lo": 5677, - "_load": 12693, - "_loaded": 50305, - "_loader": 22927, - "_loading": 58826, - "_loan": 96000, - "_loc": 13705, - "_local": 13876, - "_locale": 56618, - "_locals": 95652, - "_location": 13427, - "_locations": 46132, - "_locator": 76444, - "_lock": 10019, - "_locked": 61371, - "_locs": 98013, - "_log": 5337, - "_logged": 48433, - "_logger": 28513, - "_logging": 61082, - "_logic": 55435, - "_logical": 87584, - "_login": 13995, - "_logits": 60655, - "_logo": 31062, - "_logout": 70486, - "_logs": 43999, - "_lon": 58788, - "_long": 18278, - "_longitude": 80834, - "_look": 25257, - "_lookup": 28564, - "_loop": 17641, - "_loss": 11442, - "_losses": 67262, - "_lost": 89761, - "_lot": 92949, - "_low": 24701, - "_lower": 31525, - "_lowercase": 94229, - "_lp": 77629, - "_lr": 47186, - "_ls": 54274, - "_lst": 33083, - "_lstm": 97497, - "_lt": 40264, - "_lua": 77113, - "_lv": 56569, - "_lvl": 69075, - "_ly": 94437, - "_m": 722, - "_mA": 98561, - "_mB": 95765, - "_mC": 98435, - "_mD": 99055, - "_mE": 97817, - "_ma": 70686, - "_mac": 23647, - "_machine": 39795, - "_macro": 59910, - "_macros": 87004, - "_mag": 49410, - "_magic": 55712, - "_mail": 26238, - "_main": 11273, - "_major": 49016, - "_make": 29330, - "_makeConstraints": 64237, - "_maker": 97140, - "_male": 96889, - "_malloc": 39403, - "_man": 17499, - "_manage": 57573, - "_managed": 80989, - "_management": 46463, - "_manager": 12418, - "_manifest": 75369, - "_manual": 76528, - "_many": 22879, - "_map": 5489, - "_mapped": 93033, - "_mapper": 77764, - "_mapping": 28028, - "_mappings": 85253, - "_maps": 47612, - "_mar": 39163, - "_margin": 43744, - "_mark": 19460, - "_marker": 27363, - "_markers": 93182, - "_market": 69825, - "_marks": 75304, - "_markup": 55549, - "_marshaled": 82465, - "_marshall": 82107, - "_mas": 82741, - "_mask": 10204, - "_masks": 64035, - "_mass": 37814, - "_master": 25601, - "_mat": 17021, - "_match": 10938, - "_matched": 95000, - "_matches": 39444, - "_matching": 71863, - "_material": 34984, - "_math": 66661, - "_matrices": 96290, - "_matrix": 10403, - "_max": 6479, - "_maximum": 94681, - "_mb": 54912, - "_mc": 44457, - "_md": 34094, - "_me": 17023, - "_mean": 17363, - "_means": 81966, - "_meas": 96886, - "_measure": 50038, - "_measurement": 88442, - "_med": 45185, - "_media": 30273, - "_median": 84103, - "_medium": 55967, - "_mem": 13273, - "_member": 19951, - "_members": 31497, - "_membership": 85735, - "_memcpy": 79138, - "_memory": 19745, - "_ment": 28083, - "_mentions": 31163, - "_menu": 10620, - "_menus": 84433, - "_merge": 21558, - "_merged": 91802, - "_mes": 70259, - "_mesh": 30553, - "_message": 6598, - "_messages": 24321, - "_met": 45617, - "_meta": 13686, - "_metadata": 23012, - "_meter": 80438, - "_method": 9209, - "_methods": 37184, - "_metric": 42394, - "_metrics": 38786, - "_mex": 61030, - "_mgmt": 97114, - "_mgr": 43538, - "_mi": 87113, - "_micro": 74103, - "_mid": 44833, - "_middle": 63680, - "_migration": 91473, - "_mime": 84724, - "_min": 7408, - "_mini": 85921, - "_minimum": 85955, - "_minor": 71961, - "_minus": 39557, - "_minute": 78044, - "_minutes": 68755, - "_mirror": 89693, - "_misc": 70450, - "_miss": 68822, - "_missing": 41547, - "_mix": 68829, - "_mk": 65961, - "_ml": 77667, - "_mm": 36699, - "_mo": 80358, - "_mob": 86169, - "_mobile": 35591, - "_mock": 35234, - "_mod": 7632, - "_modal": 44888, - "_mode": 7450, - "_model": 5156, - "_models": 31892, - "_modes": 60824, - "_modified": 38849, - "_modifier": 62873, - "_modify": 58825, - "_module": 10983, - "_modules": 16227, - "_mon": 21399, - "_money": 35165, - "_monitor": 41212, - "_mono": 61180, - "_month": 19469, - "_months": 89562, - "_more": 37764, - "_most": 82516, - "_mot": 79684, - "_motion": 66560, - "_motor": 60889, - "_mount": 58693, - "_mouse": 40303, - "_mov": 56898, - "_move": 17572, - "_movement": 71425, - "_moves": 46490, - "_movie": 51829, - "_movies": 78731, - "_mp": 40998, - "_mpi": 84912, - "_mr": 93958, - "_ms": 22131, - "_msg": 6619, - "_msgs": 21440, - "_mt": 67044, - "_mtime": 94774, - "_mtx": 86516, - "_mu": 44621, - "_mul": 25989, - "_mult": 27386, - "_multi": 26190, - "_multip": 92902, - "_multiple": 46333, - "_multiplier": 52900, - "_multiply": 94154, - "_music": 62963, - "_mut": 30623, - "_mutex": 14538, - "_mux": 81463, - "_mv": 74287, - "_mx": 84285, - "_my": 36786, - "_mysql": 61092, - "_n": 1107, - "_na": 59731, - "_nama": 87636, - "_name": 1292, - "_named": 72934, - "_names": 9366, - "_namespace": 42671, - "_nan": 75036, - "_nat": 39269, - "_native": 45594, - "_nav": 29333, - "_navigation": 59151, - "_nb": 44775, - "_nbr": 79372, - "_nc": 53482, - "_nd": 44644, - "_ne": 14250, - "_near": 77440, - "_need": 72606, - "_needed": 58526, - "_neg": 29309, - "_negative": 54965, - "_neighbor": 72988, - "_neighbors": 57025, - "_nested": 67379, - "_net": 20301, - "_network": 21640, - "_neurons": 97256, - "_new": 6046, - "_news": 33585, - "_next": 11507, - "_nf": 79325, - "_ng": 83202, - "_nh": 95034, - "_nick": 90664, - "_nil": 37275, - "_nl": 82152, - "_nm": 58672, - "_nn": 71062, - "_no": 6673, - "_node": 5194, - "_nodes": 15242, - "_noise": 41413, - "_nom": 54575, - "_nombre": 51298, - "_nome": 77244, - "_non": 22368, - "_nonce": 49608, - "_none": 32588, - "_norm": 19731, - "_normal": 14300, - "_normalize": 81907, - "_normalized": 81106, - "_normals": 92129, - "_not": 8072, - "_note": 28306, - "_notes": 46238, - "_notice": 52907, - "_notification": 35396, - "_notifications": 68646, - "_notifier": 87279, - "_notify": 37754, - "_now": 21480, - "_np": 42860, - "_npc": 99081, - "_nr": 37613, - "_ns": 35828, - "_nsec": 66088, - "_nt": 40045, - "_nth": 79442, - "_null": 15514, - "_nullable": 70843, - "_num": 4369, - "_number": 5617, - "_numbers": 34064, - "_numer": 100101, - "_numeric": 30518, - "_numero": 97828, - "_numpy": 44134, - "_nums": 52975, - "_nv": 80530, - "_o": 14513, - "_oauth": 92293, - "_ob": 37422, - "_obj": 7478, - "_object": 5427, - "_objects": 25915, - "_objs": 63773, - "_obs": 31505, - "_observer": 83012, - "_oc": 50748, - "_occ": 58391, - "_oct": 71235, - "_od": 52897, - "_odd": 75768, - "_of": 3659, - "_off": 13965, - "_offer": 68914, - "_office": 80704, - "_offset": 7062, - "_offsets": 58024, - "_oid": 60733, - "_ok": 20404, - "_old": 21792, - "_on": 4570, - "_once": 7785, - "_one": 11929, - "_online": 52646, - "_only": 18917, - "_op": 10499, - "_opacity": 97807, - "_opcode": 72419, - "_open": 11563, - "_oper": 26716, - "_operand": 70359, - "_operation": 33665, - "_operations": 58445, - "_operator": 41694, - "_ops": 22726, - "_opt": 15382, - "_optimizer": 69268, - "_option": 9869, - "_optional": 75744, - "_options": 8917, - "_opts": 33454, - "_or": 8908, - "_ord": 68424, - "_order": 8028, - "_ordered": 76372, - "_orders": 38229, - "_org": 36683, - "_organization": 83452, - "_ori": 86625, - "_orient": 54593, - "_orientation": 67369, - "_orig": 36428, - "_origin": 35143, - "_original": 40656, - "_os": 30487, - "_ot": 66714, - "_other": 31556, - "_out": 6196, - "_outer": 68358, - "_outline": 74080, - "_output": 7800, - "_outputs": 36289, - "_ov": 85081, - "_over": 15793, - "_overflow": 80173, - "_overlap": 66894, - "_overlay": 59289, - "_override": 49676, - "_own": 83200, - "_owned": 53073, - "_owner": 30127, - "_p": 623, - "_pa": 56575, - "_pack": 34095, - "_package": 27425, - "_packages": 42974, - "_packet": 21758, - "_packets": 64669, - "_pad": 31390, - "_padding": 41826, - "_pag": 52103, - "_page": 6257, - "_pages": 22391, - "_pagination": 83331, - "_pago": 80279, - "_paid": 64307, - "_paint": 93384, - "_pair": 14784, - "_pairs": 37530, - "_pal": 74410, - "_palette": 67352, - "_pan": 72199, - "_panel": 25588, - "_paper": 90017, - "_par": 23483, - "_para": 49180, - "_paragraph": 97813, - "_parallel": 61725, - "_param": 4182, - "_parameter": 25943, - "_parameters": 18764, - "_params": 6887, - "_parent": 16340, - "_parents": 82819, - "_parm": 98805, - "_parms": 100035, - "_pars": 78213, - "_parse": 21715, - "_parsed": 76888, - "_parser": 19024, - "_part": 10715, - "_partial": 53168, - "_particle": 71303, - "_particles": 68660, - "_partition": 44940, - "_partitions": 100197, - "_partner": 73532, - "_parts": 34317, - "_party": 45121, - "_pas": 80678, - "_pass": 15829, - "_passed": 88505, - "_passwd": 89767, - "_password": 10330, - "_past": 94119, - "_pat": 56924, - "_patch": 40743, - "_patches": 99619, - "_path": 2703, - "_paths": 25124, - "_patient": 71410, - "_pattern": 21957, - "_patterns": 66023, - "_pause": 61089, - "_pay": 30025, - "_payload": 33913, - "_payment": 27794, - "_payments": 92357, - "_pb": 32509, - "_pc": 36712, - "_pci": 77484, - "_pcm": 60755, - "_pct": 72612, - "_pd": 32422, - "_pdata": 97925, - "_pdf": 41048, - "_pdu": 96349, - "_pe": 37467, - "_peak": 67809, - "_ped": 94204, - "_pedido": 97719, - "_peer": 46259, - "_pel": 83952, - "_pemb": 93983, - "_pen": 39214, - "_penalty": 83386, - "_pending": 38961, - "_peng": 66524, - "_people": 63817, - "_per": 5796, - "_perc": 83912, - "_percent": 30983, - "_percentage": 47144, - "_perf": 77876, - "_performance": 85933, - "_period": 21485, - "_periods": 96293, - "_perm": 33061, - "_permalink": 45954, - "_permission": 39071, - "_permissions": 45867, - "_perms": 99143, - "_person": 24309, - "_persona": 100218, - "_personal": 79135, - "_pes": 93295, - "_pet": 77063, - "_pf": 76061, - "_pg": 59781, - "_ph": 9981, - "_phase": 38693, - "_phi": 43109, - "_phone": 22942, - "_photo": 33485, - "_photos": 78568, - "_php": 79647, - "_phr": 58829, - "_phrase": 67796, - "_phy": 51366, - "_phys": 70419, - "_physical": 86080, - "_pi": 48871, - "_pic": 30573, - "_pick": 59268, - "_picker": 69330, - "_pickle": 74761, - "_picture": 43506, - "_pid": 31165, - "_piece": 49570, - "_pieces": 84579, - "_pin": 27392, - "_ping": 72761, - "_pins": 91189, - "_pipe": 42962, - "_pipeline": 46287, - "_pitch": 53059, - "_pix": 51746, - "_pixel": 30860, - "_pixels": 50845, - "_pk": 34421, - "_pkg": 65839, - "_pkt": 43151, - "_pl": 6451, - "_place": 35648, - "_placeholder": 61483, - "_placement": 91303, - "_places": 58546, - "_plain": 42115, - "_plan": 27662, - "_plane": 47123, - "_planes": 76440, - "_plate": 80466, - "_platform": 35360, - "_play": 22932, - "_player": 15892, - "_players": 47821, - "_playing": 84957, - "_playlist": 70367, - "_pll": 99912, - "_plot": 25347, - "_plots": 88895, - "_plugin": 23982, - "_plugins": 46758, - "_plural": 58527, - "_plus": 29143, - "_pm": 47607, - "_png": 62846, - "_po": 62914, - "_pod": 86437, - "_point": 6213, - "_pointer": 22140, - "_points": 13224, - "_pol": 48423, - "_policy": 23613, - "_poll": 41102, - "_poly": 37233, - "_polygon": 74642, - "_pool": 16084, - "_pop": 17498, - "_population": 75672, - "_popup": 46084, - "_por": 77728, - "_port": 8889, - "_portal": 98177, - "_portfolio": 81890, - "_ports": 48794, - "_pos": 6615, - "_pose": 34301, - "_position": 9858, - "_positions": 38319, - "_positive": 55260, - "_possible": 72344, - "_post": 6467, - "_posts": 20835, - "_pot": 59052, - "_pow": 57283, - "_power": 21052, - "_pp": 32700, - "_pr": 5407, - "_pre": 10659, - "_prec": 60279, - "_precision": 55718, - "_pred": 13125, - "_predicate": 98574, - "_predict": 27913, - "_predicted": 96588, - "_prediction": 52546, - "_predictions": 60987, - "_preds": 67083, - "_pref": 44431, - "_preference": 93818, - "_preferences": 66613, - "_prefix": 14301, - "_prefs": 87530, - "_prep": 84894, - "_prepare": 48560, - "_pres": 33216, - "_presence": 57503, - "_present": 38076, - "_press": 40038, - "_pressed": 47278, - "_pressure": 74695, - "_prev": 26647, - "_preview": 43483, - "_previous": 53652, - "_pri": 86739, - "_price": 9217, - "_prices": 66788, - "_prim": 88519, - "_primary": 46414, - "_prime": 39317, - "_primitive": 85187, - "_principal": 83502, - "_print": 10270, - "_printer": 92872, - "_printf": 22576, - "_prior": 59882, - "_priority": 39261, - "_priv": 25757, - "_private": 27345, - "_pro": 2602, - "_prob": 21457, - "_proba": 84122, - "_probability": 69689, - "_probe": 50208, - "_problem": 61239, - "_probs": 52505, - "_proc": 25440, - "_process": 11557, - "_processed": 65016, - "_processes": 81243, - "_processing": 59309, - "_processor": 51227, - "_processors": 74253, - "_procs": 97248, - "_prod": 36084, - "_product": 10041, - "_production": 93080, - "_producto": 59528, - "_products": 30722, - "_produk": 81852, - "_prof": 34709, - "_profile": 14108, - "_profiles": 65121, - "_profit": 73142, - "_prog": 61490, - "_program": 26152, - "_progress": 28299, - "_proj": 50553, - "_project": 16756, - "_projection": 73838, - "_projects": 59874, - "_prom": 48977, - "_prompt": 62521, - "_proof": 87857, - "_prop": 22401, - "_properties": 26216, - "_property": 17050, - "_props": 45935, - "_prot": 23159, - "_proto": 38789, - "_protocol": 35980, - "_prov": 90748, - "_provider": 30618, - "_province": 98216, - "_proxy": 30812, - "_ps": 27139, - "_pt": 20728, - "_ptr": 4446, - "_ptrs": 80633, - "_pts": 42978, - "_pub": 35114, - "_public": 28173, - "_publish": 59879, - "_published": 70624, - "_publisher": 85826, - "_pull": 66793, - "_pulse": 84745, - "_purchase": 64303, - "_push": 14552, - "_pushButton": 92568, - "_put": 15927, - "_putchar": 59069, - "_puts": 89674, - "_putstr": 75575, - "_pv": 92239, - "_pw": 61281, - "_pwd": 52057, - "_pwm": 72085, - "_px": 68262, - "_py": 41391, - "_python": 56969, - "_q": 9153, - "_qos": 80060, - "_qp": 89650, - "_qs": 81838, - "_qty": 35958, - "_qu": 11532, - "_quad": 69731, - "_qual": 65491, - "_quality": 56174, - "_quant": 54446, - "_quantity": 33197, - "_que": 48442, - "_queries": 66688, - "_query": 5857, - "_queryset": 67738, - "_quest": 99115, - "_question": 30015, - "_questions": 56148, - "_queue": 11078, - "_queues": 83513, - "_quick": 83194, - "_quit": 73524, - "_quiz": 89436, - "_quota": 98193, - "_quote": 46336, - "_quotes": 76737, - "_r": 1745, - "_ra": 61069, - "_race": 92417, - "_rad": 40864, - "_radi": 98579, - "_radio": 50840, - "_radius": 30036, - "_raise": 56483, - "_raises": 89940, - "_ram": 63224, - "_rand": 34964, - "_random": 23471, - "_range": 9897, - "_ranges": 59848, - "_rank": 21048, - "_rat": 71575, - "_rate": 9430, - "_rates": 56473, - "_rating": 31746, - "_ratings": 76288, - "_ratio": 20512, - "_raw": 16453, - "_ray": 73790, - "_rb": 69644, - "_rc": 31399, - "_rd": 55863, - "_re": 1311, - "_reaction": 97731, - "_read": 6579, - "_readable": 92332, - "_reader": 23106, - "_reading": 82959, - "_reads": 67728, - "_ready": 36556, - "_real": 15624, - "_reason": 39329, - "_rec": 7225, - "_recall": 91411, - "_receipt": 79074, - "_receive": 39657, - "_received": 41883, - "_receiver": 66791, - "_recent": 63461, - "_recipe": 63351, - "_recommend": 100184, - "_record": 14526, - "_records": 32379, - "_recovery": 92575, - "_rect": 17410, - "_rectangle": 62947, - "_recursive": 67342, - "_recv": 37218, - "_red": 27150, - "_redirect": 31143, - "_redirected": 74409, - "_redis": 88642, - "_reduce": 65696, - "_reduction": 75389, - "_ref": 7949, - "_refer": 74486, - "_reference": 26508, - "_references": 93802, - "_refl": 84723, - "_refptr": 98743, - "_refresh": 43176, - "_refs": 61738, - "_reg": 5025, - "_regeneration": 75920, - "_regex": 42932, - "_region": 21276, - "_regions": 59135, - "_register": 14327, - "_registered": 73783, - "_registers": 79460, - "_registration": 50201, - "_registro": 92934, - "_registry": 51750, - "_regression": 92244, - "_regs": 38010, - "_regular": 50543, - "_regularizer": 80159, - "_rel": 13869, - "_related": 54356, - "_relation": 48084, - "_relations": 95321, - "_relationship": 70131, - "_relative": 30386, - "_release": 25596, - "_reload": 80505, - "_relu": 77382, - "_rem": 19744, - "_remain": 87707, - "_remaining": 60344, - "_remote": 37525, - "_remove": 18692, - "_removed": 69348, - "_rename": 80499, - "_render": 23622, - "_renderer": 53445, - "_rent": 84227, - "_reordered": 68096, - "_rep": 26614, - "_repeat": 43075, - "_replace": 10858, - "_reply": 15683, - "_repo": 38884, - "_report": 15157, - "_reporting": 53476, - "_reports": 65523, - "_repository": 48401, - "_repr": 69635, - "_representation": 95363, - "_req": 18110, - "_request": 8052, - "_requested": 73809, - "_requests": 38316, - "_require": 14112, - "_required": 19265, - "_requirements": 90732, - "_requires": 56049, - "_res": 5023, - "_reservation": 97648, - "_reserve": 90691, - "_reserved": 76013, - "_reset": 19520, - "_residual": 89156, - "_resize": 54470, - "_resolution": 40949, - "_resolve": 78391, - "_resolver": 92678, - "_resource": 18446, - "_resources": 36669, - "_resp": 36260, - "_response": 9852, - "_responses": 82392, - "_rest": 33331, - "_restart": 70492, - "_restore": 63777, - "_restrict": 98784, - "_result": 5400, - "_results": 13888, - "_resume": 59232, - "_ret": 22437, - "_retry": 63845, - "_return": 12794, - "_returns": 60000, - "_rev": 39182, - "_reverse": 44377, - "_review": 39761, - "_reviews": 69806, - "_revision": 60956, - "_reward": 39360, - "_rewards": 79097, - "_rewrite": 75152, - "_rf": 66566, - "_rg": 87666, - "_rgb": 38507, - "_rgba": 96329, - "_rho": 80260, - "_rhs": 65637, - "_right": 10762, - "_rights": 99153, - "_ring": 35783, - "_rl": 99541, - "_rm": 59637, - "_rng": 67949, - "_rnn": 99700, - "_ro": 27706, - "_robot": 60216, - "_roi": 73491, - "_role": 20378, - "_roles": 44161, - "_roll": 58678, - "_rom": 82483, - "_room": 26053, - "_rooms": 77137, - "_root": 13290, - "_ros": 80315, - "_rot": 39356, - "_rotate": 61934, - "_rotation": 45913, - "_round": 30996, - "_route": 29209, - "_router": 56687, - "_routes": 65414, - "_routing": 98810, - "_row": 8698, - "_rows": 11189, - "_rp": 84540, - "_rpc": 61899, - "_rq": 80738, - "_rr": 57385, - "_rs": 48215, - "_rsa": 83622, - "_rsp": 65481, - "_rt": 41269, - "_ru": 74684, - "_rule": 21808, - "_rules": 22122, - "_run": 14334, - "_runner": 55928, - "_running": 38433, - "_runs": 68452, - "_runtime": 34332, - "_rw": 50666, - "_rwlock": 99950, - "_rx": 25323, - "_s": 646, - "_sa": 67543, - "_safe": 35167, - "_saida": 77520, - "_sal": 63591, - "_salary": 72322, - "_sale": 48214, - "_sales": 48167, - "_salt": 93380, - "_same": 34674, - "_sample": 17949, - "_sampler": 73912, - "_samples": 18801, - "_sampling": 78816, - "_san": 88966, - "_sat": 52403, - "_save": 15737, - "_saved": 54809, - "_sb": 56640, - "_sc": 13473, - "_scal": 29756, - "_scalar": 42752, - "_scale": 17142, - "_scaled": 62815, - "_scaling": 80316, - "_scan": 29957, - "_scenario": 90812, - "_scene": 38396, - "_sched": 68494, - "_schedule": 35630, - "_scheduler": 54746, - "_schema": 26443, - "_scheme": 54393, - "_school": 63265, - "_scope": 24077, - "_score": 10622, - "_scores": 28297, - "_scr": 60828, - "_screen": 18116, - "_script": 15002, - "_scripts": 36889, - "_scroll": 42507, - "_sd": 41268, - "_sdk": 62883, - "_se": 3537, - "_search": 10947, - "_season": 79825, - "_seat": 92481, - "_sec": 17687, - "_second": 30744, - "_secondary": 78859, - "_seconds": 35925, - "_secret": 22729, - "_secs": 69818, - "_section": 16619, - "_sections": 60585, - "_sector": 63751, - "_secure": 74188, - "_security": 49826, - "_seed": 34909, - "_seek": 75573, - "_seen": 61768, - "_seg": 36425, - "_segment": 29161, - "_segments": 56835, - "_sel": 35253, - "_select": 13350, - "_selected": 24689, - "_selection": 24596, - "_selector": 29990, - "_self": 26719, - "_sell": 72172, - "_sem": 31542, - "_semaphore": 91355, - "_send": 13877, - "_sender": 55456, - "_sensitive": 66424, - "_sensor": 29999, - "_sent": 25084, - "_sentence": 49432, - "_sentences": 77003, - "_sep": 55875, - "_separator": 59304, - "_seq": 14826, - "_seqs": 94361, - "_sequence": 24667, - "_sequences": 59832, - "_ser": 76961, - "_serial": 26684, - "_serialize": 89786, - "_serializer": 68541, - "_series": 36115, - "_serv": 45153, - "_server": 12284, - "_servers": 68607, - "_service": 12547, - "_services": 40946, - "_sess": 84956, - "_session": 12596, - "_sessions": 72485, - "_set": 2667, - "_setopt": 24441, - "_sets": 21992, - "_setting": 20931, - "_settings": 11090, - "_setup": 22074, - "_sex": 83213, - "_sf": 57282, - "_sg": 77418, - "_sh": 3797, - "_sha": 49936, - "_shader": 36585, - "_shadow": 54220, - "_shape": 13911, - "_shapes": 72415, - "_share": 39372, - "_shared": 21034, - "_sheet": 44212, - "_shell": 50045, - "_shift": 23022, - "_ship": 32142, - "_shipping": 54653, - "_shop": 39790, - "_short": 17087, - "_shortcode": 49359, - "_shot": 82326, - "_should": 44478, - "_show": 15625, - "_shuffle": 74584, - "_shutdown": 55904, - "_si": 42083, - "_sibling": 97428, - "_sid": 54144, - "_side": 31962, - "_sidebar": 32728, - "_sig": 30352, - "_sigma": 50105, - "_sign": 11420, - "_signal": 21821, - "_signals": 77798, - "_signature": 40959, - "_signed": 56717, - "_signup": 83105, - "_sim": 18819, - "_similarity": 77336, - "_simple": 31115, - "_simps": 80672, - "_simulation": 83587, - "_sin": 79810, - "_since": 57362, - "_single": 20052, - "_singleton": 83219, - "_singular": 94340, - "_sink": 52667, - "_site": 25521, - "_sites": 69700, - "_size": 2424, - "_sizes": 33259, - "_sk": 34911, - "_skb": 95586, - "_skill": 46724, - "_skills": 94080, - "_skin": 67152, - "_skip": 45930, - "_sku": 80747, - "_sl": 12150, - "_slave": 66420, - "_sleep": 50493, - "_slice": 27586, - "_slices": 88388, - "_slide": 62933, - "_slider": 37107, - "_slope": 80843, - "_slot": 28663, - "_slots": 55261, - "_slow": 83547, - "_slug": 32124, - "_sm": 16253, - "_small": 33066, - "_smart": 89925, - "_smooth": 72755, - "_sms": 59667, - "_sn": 29122, - "_snap": 75275, - "_snapshot": 54365, - "_snd": 89618, - "_so": 40933, - "_soc": 55214, - "_social": 52296, - "_sock": 34203, - "_socket": 20125, - "_soft": 39426, - "_softc": 76402, - "_softmax": 100208, - "_sol": 54768, - "_sold": 89293, - "_solution": 51374, - "_solve": 87346, - "_solver": 54256, - "_some": 62955, - "_song": 58202, - "_sort": 18942, - "_sorted": 42377, - "_sound": 38776, - "_soup": 98452, - "_source": 10561, - "_sources": 53996, - "_sp": 10331, - "_space": 15005, - "_spaces": 68983, - "_spacing": 64428, - "_span": 38482, - "_sparse": 72223, - "_spawn": 77126, - "_spec": 13908, - "_special": 42729, - "_species": 75230, - "_specific": 57692, - "_specs": 72300, - "_spectrum": 96563, - "_speed": 17374, - "_spell": 65817, - "_sphere": 88073, - "_spi": 46020, - "_spin": 49065, - "_spinner": 66214, - "_split": 17489, - "_splits": 74100, - "_spot": 85866, - "_sprite": 46589, - "_sprites": 90729, - "_sq": 48352, - "_sql": 18554, - "_sqrt": 93299, - "_square": 40894, - "_squared": 55741, - "_sr": 62348, - "_src": 16673, - "_srv": 65021, - "_ss": 42948, - "_ssh": 83905, - "_ssl": 49310, - "_st": 1284, - "_sta": 81051, - "_stack": 15897, - "_staff": 48160, - "_stage": 36338, - "_stamp": 54078, - "_stand": 89057, - "_standard": 49788, - "_star": 32781, - "_start": 5011, - "_started": 56779, - "_starts": 87652, - "_startup": 81958, - "_stat": 16670, - "_state": 4486, - "_statement": 38504, - "_states": 23830, - "_static": 26430, - "_station": 45898, - "_statistics": 50669, - "_stats": 15743, - "_status": 4878, - "_statuses": 84802, - "_std": 16030, - "_stderr": 94133, - "_stdio": 38327, - "_stdout": 68516, - "_ste": 67037, - "_step": 12212, - "_steps": 23566, - "_stmt": 22577, - "_stock": 31641, - "_stop": 19577, - "_storage": 24192, - "_store": 15153, - "_story": 67442, - "_str": 2966, - "_strategy": 50408, - "_strcmp": 75623, - "_strdup": 47001, - "_stream": 12962, - "_streams": 75972, - "_street": 79662, - "_strength": 72993, - "_strerror": 82544, - "_stride": 42613, - "_strike": 72817, - "_string": 3991, - "_strings": 34600, - "_strip": 67230, - "_strlen": 45388, - "_struct": 15477, - "_structure": 39383, - "_stub": 63881, - "_student": 37853, - "_students": 72744, - "_study": 86681, - "_stuff": 96496, - "_style": 15468, - "_styles": 38957, - "_stylesheet": 85824, - "_su": 91027, - "_sub": 5341, - "_subject": 29934, - "_submenu": 97833, - "_submission": 76966, - "_submit": 32774, - "_subnet": 96781, - "_subplot": 58078, - "_subs": 83867, - "_subscribe": 90035, - "_subscription": 60938, - "_subset": 48632, - "_substr": 84678, - "_subtitle": 96027, - "_subtype": 97328, - "_succ": 71858, - "_success": 19147, - "_successful": 94051, - "_suffix": 38251, - "_suite": 58339, - "_sum": 10370, - "_summary": 28350, - "_sun": 87723, - "_sup": 24655, - "_super": 39986, - "_superuser": 86854, - "_supp": 92580, - "_supplier": 76538, - "_supply": 66730, - "_support": 26912, - "_supported": 58985, - "_sur": 51046, - "_surf": 89423, - "_surface": 32130, - "_survey": 89445, - "_suspend": 65296, - "_sv": 77908, - "_svc": 79298, - "_svg": 77949, - "_sw": 33681, - "_swap": 42091, - "_switch": 28752, - "_sy": 59630, - "_sym": 27923, - "_symbol": 21868, - "_symbols": 56852, - "_syn": 52493, - "_sync": 23870, - "_syntax": 79994, - "_sys": 20966, - "_system": 18155, - "_sz": 35045, - "_t": 530, - "_tA": 82712, - "_tC": 85872, - "_tD": 89841, - "_tE": 99404, - "_tF": 80898, - "_ta": 92810, - "_tab": 17796, - "_table": 5350, - "_tables": 36732, - "_tabs": 59053, - "_tac": 31726, - "_tag": 9556, - "_tags": 16735, - "_tail": 36571, - "_take": 74361, - "_taken": 74033, - "_tar": 67708, - "_target": 11370, - "_targets": 43097, - "_task": 12461, - "_tasks": 33923, - "_tau": 76860, - "_tax": 25598, - "_taxonomy": 76894, - "_tb": 24381, - "_tbl": 35672, - "_tc": 64226, - "_tcb": 99825, - "_tcp": 46662, - "_td": 58151, - "_te": 39778, - "_teacher": 71653, - "_team": 27630, - "_teams": 87399, - "_tel": 68280, - "_tele": 59353, - "_tem": 29713, - "_temp": 12033, - "_temperature": 54625, - "_template": 8864, - "_templates": 50626, - "_ten": 76927, - "_tensor": 24065, - "_tensors": 92167, - "_ter": 73593, - "_term": 17922, - "_terminal": 65409, - "_terms": 38598, - "_test": 4552, - "_testing": 72062, - "_tests": 33609, - "_tex": 49287, - "_text": 4424, - "_texts": 80746, - "_texture": 29265, - "_tf": 48819, - "_tgt": 94185, - "_th": 5978, - "_than": 52713, - "_that": 71297, - "_the": 16454, - "_theme": 20455, - "_then": 69467, - "_theta": 40463, - "_thickness": 92331, - "_third": 80619, - "_this": 25910, - "_thr": 73171, - "_thread": 11048, - "_threads": 30825, - "_three": 51116, - "_thresh": 50662, - "_threshold": 22616, - "_through": 88499, - "_throw": 73261, - "_thumb": 47452, - "_thumbnail": 38924, - "_ti": 99899, - "_tick": 44712, - "_ticket": 46818, - "_tickets": 92936, - "_ticks": 51061, - "_tid": 74819, - "_tile": 30944, - "_tiles": 61957, - "_tim": 30187, - "_time": 3084, - "_timeline": 78660, - "_timeout": 21179, - "_timer": 16653, - "_times": 23155, - "_timestamp": 23943, - "_timezone": 54293, - "_timing": 72073, - "_tip": 49114, - "_tipo": 44759, - "_title": 6240, - "_titles": 73299, - "_tl": 84070, - "_tls": 72362, - "_tm": 45145, - "_tmp": 16516, - "_to": 2401, - "_today": 69817, - "_todo": 88786, - "_toggle": 49960, - "_tok": 77262, - "_token": 6594, - "_tokenize": 87608, - "_tokens": 29938, - "_tol": 71221, - "_tolerance": 93169, - "_tool": 23627, - "_toolbar": 66795, - "_tools": 40823, - "_tooltip": 77365, - "_top": 10643, - "_topic": 32514, - "_topics": 65458, - "_topology": 91334, - "_tot": 37238, - "_total": 11017, - "_totals": 97992, - "_touch": 61940, - "_tp": 56291, - "_tpl": 14439, - "_tr": 3631, - "_tra": 28341, - "_trace": 24489, - "_track": 29645, - "_tracker": 51364, - "_tracking": 67205, - "_tracks": 68053, - "_trade": 53262, - "_traffic": 91112, - "_train": 7745, - "_training": 33991, - "_trait": 79591, - "_traits": 40793, - "_traj": 84923, - "_trajectory": 87131, - "_trampoline": 94042, - "_tran": 100041, - "_trans": 8124, - "_transaction": 29984, - "_transactions": 69282, - "_transaksi": 96761, - "_transfer": 36503, - "_transform": 18956, - "_transient": 98858, - "_transition": 54693, - "_translate": 67481, - "_translation": 50373, - "_transport": 47498, - "_trap": 89636, - "_travel": 92419, - "_tree": 11925, - "_trees": 76891, - "_tri": 43220, - "_trial": 64586, - "_trials": 76945, - "_triangle": 71675, - "_trigger": 34025, - "_triggered": 79778, - "_trim": 71125, - "_trip": 64983, - "_true": 16469, - "_truth": 50286, - "_try": 54383, - "_ts": 26075, - "_tt": 67840, - "_ttl": 88257, - "_tunnel": 96792, - "_tuple": 22522, - "_tuples": 90369, - "_turn": 38374, - "_tv": 47232, - "_tw": 55278, - "_tweet": 76519, - "_tweets": 77020, - "_twitter": 84438, - "_two": 24120, - "_tx": 18284, - "_txn": 93399, - "_txt": 23244, - "_ty": 54271, - "_typ": 43211, - "_type": 1857, - "_typeDefinition": 67705, - "_typeDefinitionSize": 67750, - "_typeof": 94952, - "_types": 9962, - "_u": 7448, - "_uart": 57889, - "_ub": 67894, - "_uc": 69987, - "_ud": 73039, - "_udp": 70532, - "_ue": 92164, - "_ui": 23220, - "_uid": 26468, - "_uint": 16184, - "_ul": 62139, - "_ulong": 73388, - "_um": 73163, - "_un": 5012, - "_unc": 77676, - "_under": 59328, - "_undo": 100040, - "_unicode": 55762, - "_uniform": 46166, - "_union": 52721, - "_unique": 21912, - "_unit": 15176, - "_units": 29445, - "_unix": 81672, - "_unknown": 58607, - "_unlock": 20030, - "_unpack": 55989, - "_unref": 50584, - "_unregister": 70092, - "_unset": 99209, - "_unsigned": 68930, - "_until": 45452, - "_unused": 68044, - "_up": 8401, - "_upd": 84650, - "_update": 9058, - "_updated": 34592, - "_updates": 58929, - "_upgrade": 68894, - "_upload": 22433, - "_uploaded": 55511, - "_upper": 35545, - "_ur": 65979, - "_uri": 15943, - "_url": 2975, - "_urls": 33922, - "_us": 11558, - "_usage": 32607, - "_usb": 51963, - "_use": 16330, - "_usec": 44147, - "_used": 28903, - "_user": 3398, - "_userdata": 60415, - "_userid": 85668, - "_username": 22316, - "_users": 16752, - "_using": 76280, - "_usr": 80178, - "_usuario": 30346, - "_ut": 61463, - "_utc": 85359, - "_utf": 40553, - "_util": 19511, - "_utilities": 95144, - "_utils": 17758, - "_uuid": 26621, - "_uv": 68574, - "_v": 2325, - "_va": 75059, - "_val": 6320, - "_valid": 8501, - "_validate": 43781, - "_validation": 19980, - "_validator": 66059, - "_valor": 94231, - "_vals": 30650, - "_value": 3220, - "_values": 9324, - "_var": 4715, - "_variable": 14977, - "_variables": 29282, - "_variance": 78550, - "_variant": 47212, - "_variation": 96509, - "_vars": 11416, - "_vc": 74496, - "_ve": 74385, - "_vec": 13554, - "_vect": 60502, - "_vector": 12526, - "_vectors": 50258, - "_vehicle": 65108, - "_vel": 35604, - "_velocity": 40766, - "_vendor": 59420, - "_venta": 88721, - "_ver": 27133, - "_verbose": 69021, - "_verification": 85345, - "_verified": 72971, - "_verify": 36738, - "_version": 9625, - "_versions": 66248, - "_vert": 55100, - "_vertex": 27709, - "_vertical": 62303, - "_vertices": 38820, - "_verts": 99135, - "_vi": 98419, - "_via": 81810, - "_vid": 69485, - "_video": 20402, - "_videos": 84891, - "_view": 7268, - "_viewer": 81444, - "_views": 40598, - "_virtual": 59830, - "_vis": 16266, - "_visibility": 72356, - "_visible": 35471, - "_visit": 57584, - "_visited": 97829, - "_visitor": 82464, - "_visual": 65730, - "_vk": 90952, - "_vlan": 72396, - "_vlog": 93245, - "_vm": 40108, - "_vocab": 53923, - "_voice": 77865, - "_void": 38875, - "_vol": 43884, - "_voltage": 63856, - "_volume": 28039, - "_vote": 55460, - "_votes": 66216, - "_vp": 89060, - "_vs": 43534, - "_vue": 70247, - "_w": 1704, - "_wait": 19286, - "_waiting": 85783, - "_walk": 57231, - "_wall": 51831, - "_wallet": 63408, - "_war": 91639, - "_warn": 56145, - "_warning": 39495, - "_warnings": 88758, - "_was": 92712, - "_watch": 59662, - "_water": 55650, - "_wave": 61163, - "_way": 50036, - "_wc": 76971, - "_we": 47022, - "_weak": 87456, - "_weapon": 70575, - "_weather": 70464, - "_web": 27050, - "_website": 80132, - "_week": 32377, - "_weight": 16255, - "_weights": 21798, - "_wf": 87482, - "_wh": 37325, - "_wheel": 83112, - "_when": 48736, - "_where": 37914, - "_while": 87169, - "_white": 45531, - "_whitespace": 87275, - "_widget": 13899, - "_widgets": 52915, - "_width": 8086, - "_wifi": 72595, - "_win": 26756, - "_wind": 88538, - "_window": 12856, - "_windows": 59320, - "_winner": 93688, - "_wire": 76306, - "_with": 6753, - "_within": 73485, - "_without": 41004, - "_wo": 97158, - "_word": 13843, - "_words": 19518, - "_work": 11757, - "_worker": 41485, - "_workers": 44657, - "_workflow": 87518, - "_working": 82201, - "_workspace": 76660, - "_world": 32892, - "_wp": 40387, - "_wr": 45174, - "_wrap": 39650, - "_wrapper": 24474, - "_write": 9344, - "_writer": 30008, - "_written": 73503, - "_wrong": 76298, - "_ws": 51311, - "_x": 3292, - "_xlabel": 53798, - "_xlim": 75661, - "_xml": 24796, - "_xor": 77562, - "_xpath": 37695, - "_xs": 81746, - "_xt": 61169, - "_xx": 97068, - "_xy": 42020, - "_xyz": 66074, - "_y": 4271, - "_yaml": 65480, - "_yaw": 81283, - "_year": 14987, - "_years": 75590, - "_yellow": 94153, - "_yes": 60844, - "_yield": 84809, - "_ylabel": 49289, - "_ylim": 68746, - "_you": 71556, - "_z": 6551, - "_zero": 19920, - "_zeros": 84861, - "_zip": 43231, - "_zone": 29792, - "_zones": 94102, - "_zoom": 57836, - "_{": 15511, - "_|": 36495, - "_Ċ": 13220, - "_ĊĊ": 19327, - "_čĊ": 58991, - "_čĊčĊ": 91050, - "`": 63, - "`\"]Ċ": 92695, - "`${": 38853, - "`(": 82656, - "`()": 68780, - "`)": 33981, - "`),Ċ": 90846, - "`).": 60310, - "`);Ċ": 21274, - "`);ĊĊ": 75626, - "`)Ċ": 25158, - "`,": 7964, - "`,`": 41281, - "`,Ċ": 13188, - "`.": 29687, - "`.`": 30005, - "`.Ċ": 19154, - "`.ĊĊ": 63438, - "`:": 45722, - "`;": 78682, - "`;Ċ": 17338, - "`;ĊĊ": 18760, - "`=": 91360, - "`='$": 77216, - "`\\": 62169, - "`]": 81809, - "`](": 85802, - "``": 14196, - "``,": 91816, - "```": 74694, - "``Ċ": 85374, - "`s": 40929, - "`t": 80215, - "`}": 75868, - "`}Ċ": 54236, - "`Ċ": 4077, - "`ĊĊ": 19884, - "`čĊ": 76779, - "a": 64, - "aData": 96050, - "aN": 56119, - "aa": 5418, - "aaS": 65710, - "aaa": 33746, - "aaaa": 29558, - "aaaaaaaa": 70540, - "aab": 89707, - "aac": 65805, - "aad": 87729, - "aal": 55442, - "aan": 42802, - "aar": 74709, - "aat": 39367, - "ab": 370, - "aba": 12273, - "abad": 28447, - "abaj": 80084, - "abajo": 74368, - "abal": 63894, - "abama": 19417, - "aban": 39265, - "abant": 80383, - "abar": 95660, - "abay": 98286, - "abb": 12806, - "abbage": 57589, - "abbit": 20544, - "abbix": 96542, - "abble": 73291, - "abbo": 54650, - "abbr": 72376, - "abbrev": 45372, - "abbreviation": 77957, - "abby": 79736, - "abc": 13997, - "abcd": 69744, - "abcdef": 42302, - "abcdefgh": 57847, - "abcdefghijkl": 64268, - "abcdefghijklmnop": 66202, - "abcdefghijklmnopqrstuvwxyz": 68612, - "abd": 87020, - "abe": 8393, - "abee": 80212, - "abei": 40072, - "abel": 786, - "abela": 38485, - "abeled": 23121, - "abella": 72690, - "abelle": 55267, - "aben": 41408, - "aber": 44239, - "abet": 10448, - "abetes": 16629, - "abeth": 17862, - "abetic": 45938, - "abez": 84578, - "abh": 67466, - "abi": 26140, - "abic": 69391, - "abies": 98141, - "abil": 13052, - "abile": 58209, - "abilia": 94450, - "abilidad": 55362, - "abilidade": 81016, - "abilir": 82858, - "abilit": 46500, - "abilities": 8623, - "ability": 2968, - "abilité": 87782, - "abin": 9068, - "abinet": 76612, - "abis": 15728, - "abit": 40027, - "abl": 62573, - "able": 481, - "ableObject": 80276, - "ableOpacity": 23345, - "ableView": 8097, - "ableViewController": 96006, - "abled": 2364, - "abler": 93067, - "ables": 4893, - "abling": 19295, - "ablish": 5212, - "ablo": 32560, - "ably": 2915, - "ablytyped": 81998, - "abo": 48521, - "abol": 53904, - "abolic": 57565, - "abor": 4422, - "abort": 47799, - "about": 9274, - "abouts": 64399, - "above": 49532, - "abox": 77834, - "abr": 78671, - "abra": 45032, - "abras": 54988, - "abric": 29997, - "abs": 3518, - "absolute": 17625, - "abstract": 16647, - "abstractmethod": 66051, - "abus": 58641, - "abwe": 43531, - "aby": 6243, - "abyrin": 58437, - "abyrinth": 62630, - "abyte": 67811, - "abytes": 72229, - "ac": 582, - "aca": 17544, - "acad": 50957, - "academic": 91356, - "acades": 19204, - "acak": 79765, - "acam": 96708, - "acao": 15459, - "acas": 78283, - "acb": 98571, - "acc": 4575, - "accel": 44988, - "accent": 78648, - "accept": 10543, - "acceptable": 38116, - "accepted": 55674, - "access": 5323, - "accessToken": 42267, - "accessible": 63447, - "acci": 35703, - "accine": 89121, - "accion": 46522, - "acciones": 98807, - "acción": 67147, - "acco": 20067, - "accom": 73087, - "according": 74946, - "accordion": 36437, - "account": 4711, - "accountId": 77006, - "accounts": 27298, - "acct": 96181, - "accum": 40031, - "accumulate": 99487, - "accumulator": 95910, - "accur": 37021, - "accuracy": 33829, - "acd": 95212, - "ace": 580, - "acea": 83682, - "acebook": 4598, - "aced": 4535, - "acellular": 65441, - "acemark": 98694, - "acement": 6480, - "acements": 34178, - "acen": 91587, - "acency": 41724, - "acent": 18680, - "acente": 95960, - "aceous": 77140, - "acer": 9779, - "acerb": 51919, - "acers": 73797, - "aces": 2492, - "acet": 68323, - "aceut": 25297, - "aceutical": 26191, - "acey": 57020, - "acf": 63694, - "ach": 613, - "acha": 52676, - "achable": 78383, - "achat": 97264, - "ache": 1815, - "ached": 3939, - "achel": 15113, - "achelor": 25767, - "achen": 46799, - "acher": 11252, - "achers": 27618, - "aches": 14576, - "achi": 31464, - "achie": 45620, - "achievement": 75708, - "achine": 3899, - "achinery": 64054, - "achines": 71242, - "aching": 12092, - "achment": 9064, - "acho": 64529, - "achs": 87973, - "achsen": 71587, - "acht": 16317, - "achte": 85742, - "achten": 54876, - "achts": 82106, - "achu": 66018, - "achuset": 20642, - "achusetts": 20652, - "aci": 25471, - "acia": 28139, - "acial": 33211, - "acias": 43542, - "acic": 94257, - "acid": 58156, - "acidad": 70645, - "acie": 47383, - "aciente": 59303, - "acier": 54553, - "acies": 27121, - "acific": 41583, - "acija": 85003, - "acimiento": 55466, - "acin": 40488, - "acing": 4628, - "acio": 36970, - "acion": 5928, - "acional": 22326, - "acionales": 85239, - "aciones": 12712, - "acios": 80945, - "acious": 19995, - "acist": 50422, - "acists": 93712, - "acity": 4107, - "ación": 5840, - "acja": 52789, - "acje": 70309, - "acji": 34478, - "ack": 474, - "ackBar": 33729, - "ackage": 1460, - "ackages": 23003, - "ackbar": 28791, - "acked": 11440, - "acker": 9881, - "ackers": 88512, - "acket": 5827, - "ackets": 18889, - "acking": 9162, - "ackle": 52622, - "acks": 7977, - "ackson": 19950, - "acky": 81057, - "acl": 48836, - "aclass": 68628, - "acle": 8061, - "acles": 18709, - "acman": 95214, - "aco": 16833, - "acob": 40051, - "acobian": 63618, - "acock": 81378, - "acoes": 61226, - "acom": 45670, - "acomment": 76315, - "acon": 23184, - "acons": 76544, - "acos": 42747, - "acr": 65848, - "acre": 29574, - "acro": 50607, - "acs": 19807, - "act": 533, - "actable": 67760, - "actal": 81248, - "acted": 22955, - "acter": 2540, - "acteria": 78852, - "acterial": 71034, - "acters": 5090, - "actic": 24045, - "actical": 37119, - "actice": 34101, - "actices": 90290, - "actics": 69069, - "acting": 36022, - "action": 1335, - "actionDate": 90207, - "actions": 4109, - "activ": 9035, - "activate": 17281, - "activated": 31262, - "activation": 23863, - "active": 3104, - "actively": 64119, - "activex": 37331, - "activities": 33078, - "activity": 7323, - "activo": 84170, - "actly": 33839, - "actor": 5739, - "actories": 53993, - "actoring": 76507, - "actors": 21846, - "actory": 2992, - "acts": 11613, - "actual": 12210, - "actually": 74128, - "actus": 62059, - "acula": 86293, - "acular": 23868, - "acus": 96405, - "acute": 32590, - "acy": 2826, - "acyj": 96653, - "acz": 42930, - "ad": 329, - "ada": 2649, - "adal": 51588, - "adalafil": 94186, - "adam": 52054, - "adamente": 77155, - "adan": 54740, - "adapt": 89171, - "adapter": 20311, - "adaptive": 42662, - "adaptiveStyles": 50325, - "adar": 37180, - "adas": 11354, - "adastrar": 67270, - "adastro": 57666, - "adata": 4705, - "aday": 65726, - "adays": 35076, - "adb": 40691, - "adc": 34485, - "add": 723, - "addAction": 58872, - "addAll": 68909, - "addChild": 45952, - "addClass": 12567, - "addColumn": 48892, - "addComponent": 11521, - "addContainerGap": 34810, - "addElement": 77393, - "addError": 89222, - "addEventListener": 33474, - "addField": 52955, - "addGap": 24644, - "addGroup": 15855, - "addItem": 50838, - "addListener": 85687, - "addOn": 59167, - "addPreferredGap": 35375, - "addTo": 51401, - "addWidget": 37905, - "addafi": 94412, - "added": 17249, - "adden": 71195, - "adder": 21473, - "adders": 81308, - "addin": 98106, - "adding": 3071, - "addir": 45625, - "additional": 36599, - "addle": 20741, - "addock": 80534, - "addon": 52199, - "addons": 78370, - "addr": 6346, - "address": 5102, - "addresses": 54889, - "adds": 74094, - "addtogroup": 85386, - "addy": 23290, - "ade": 1037, - "adecimal": 50426, - "aded": 14589, - "adel": 15503, - "adelphia": 18281, - "adem": 60472, - "ademic": 70858, - "aden": 21825, - "adena": 45447, - "adeon": 33809, - "ader": 1013, - "adera": 67701, - "adero": 74330, - "aders": 6527, - "ades": 3536, - "adesh": 23752, - "adf": 97389, - "adge": 61805, - "adget": 52031, - "adh": 52687, - "adi": 2836, - "adia": 53931, - "adian": 10272, - "adians": 21398, - "adiator": 68908, - "adic": 37314, - "adiens": 83795, - "adients": 37418, - "adier": 96365, - "adies": 17491, - "adin": 32084, - "ading": 2277, - "adio": 4111, - "adioButton": 17700, - "adir": 42273, - "adium": 13786, - "adius": 4127, - "adj": 25770, - "adjust": 39819, - "adjusted": 88897, - "adle": 72455, - "adm": 48029, - "admin": 2953, - "administr": 69949, - "administration": 91690, - "administrator": 68066, - "admins": 75700, - "ado": 2172, - "adol": 87869, - "adoo": 78212, - "adoop": 26335, - "adopt": 99338, - "ador": 5477, - "adora": 30913, - "adoras": 74538, - "adores": 18745, - "adors": 67987, - "ados": 5670, - "adow": 5967, - "adows": 21738, - "adox": 40197, - "adr": 15008, - "adratic": 89778, - "adress": 83336, - "adresse": 61375, - "adro": 90776, - "ads": 7819, - "adt": 26804, - "adult": 68956, - "adv": 14625, - "advance": 60420, - "advanced": 42879, - "advert": 41340, - "advertisement": 94248, - "advisor": 82894, - "adx": 39385, - "ady": 7759, - "ae": 6043, - "aea": 71435, - "aec": 72321, - "aed": 62554, - "aeda": 35760, - "ael": 6015, - "aeper": 74765, - "aepernick": 74832, - "aes": 77684, - "af": 2642, - "afa": 36934, - "afari": 60739, - "afb": 97934, - "afc": 95398, - "afd": 93239, - "afe": 5763, - "afen": 68658, - "afety": 39718, - "aff": 2715, - "affe": 38880, - "affected": 32157, - "affen": 72478, - "affer": 73253, - "affiliate": 79440, - "affle": 45190, - "affles": 81635, - "afi": 47010, - "afia": 49551, - "afil": 44062, - "afka": 22645, - "afone": 80394, - "afort": 53813, - "afs": 72598, - "after": 10924, - "afx": 35278, - "afür": 61219, - "ag": 351, - "aga": 12748, - "again": 33871, - "against": 69849, - "agal": 69212, - "agan": 18851, - "agar": 38812, - "agara": 60822, - "agas": 86152, - "agascar": 79775, - "agate": 47936, - "agation": 28236, - "age": 425, - "aged": 3359, - "agedList": 88865, - "agem": 15003, - "agement": 3531, - "agements": 62196, - "agen": 8703, - "agency": 56665, - "agenda": 80823, - "agens": 39896, - "agent": 8252, - "agenta": 48162, - "agento": 29153, - "agents": 55975, - "ager": 1435, - "agers": 11467, - "ages": 1154, - "aget": 85163, - "agg": 16094, - "aggable": 85996, - "agged": 97576, - "agger": 10322, - "aggi": 32716, - "aggio": 35259, - "aggregate": 60706, - "agh": 34856, - "aghan": 97269, - "agher": 64674, - "aghetti": 65065, - "agi": 37135, - "agic": 13070, - "agina": 81701, - "agination": 10569, - "aginator": 34228, - "agine": 24281, - "aging": 4210, - "agini": 91169, - "agit": 74972, - "agle": 33774, - "agli": 80156, - "agma": 5835, - "agment": 15974, - "agn": 3326, - "agna": 56057, - "agnar": 81853, - "agne": 24812, - "agner": 40538, - "agnet": 64333, - "agnetic": 39100, - "agnitude": 35815, - "agnosis": 50915, - "agnost": 8372, - "agnostic": 12219, - "agnostics": 15920, - "ago": 6438, - "agog": 55180, - "agogue": 72036, - "agon": 6241, - "agonal": 24346, - "agoon": 68513, - "agos": 81707, - "agr": 69405, - "agra": 12944, - "agram": 5864, - "agrams": 69872, - "agrant": 64587, - "agraph": 9398, - "agree": 69200, - "agrid": 46427, - "ags": 2076, - "agt": 63813, - "agu": 47820, - "agua": 55748, - "aguay": 84242, - "ague": 4768, - "agues": 13796, - "agus": 59838, - "agy": 82770, - "ah": 1494, - "aha": 13856, - "ahaha": 74635, - "ahan": 22826, - "ahas": 93066, - "ahead": 43887, - "ahi": 52206, - "ahir": 52098, - "ahkan": 75386, - "ahl": 17137, - "ahlen": 59293, - "ahn": 30660, - "aho": 29682, - "ahoma": 28940, - "ahoo": 17397, - "ahr": 15464, - "ahrain": 59058, - "ahren": 21865, - "ahrenheit": 49010, - "ahrung": 66324, - "ahrungen": 75474, - "ahu": 27793, - "ahun": 30827, - "ai": 2192, - "aic": 62488, - "aid": 3864, - "aida": 36544, - "aidu": 36901, - "aight": 7538, - "aign": 4201, - "aigned": 71069, - "ail": 607, - "ailability": 12820, - "ailable": 2141, - "ailand": 26240, - "ailed": 5805, - "ailer": 39882, - "ailing": 14612, - "aille": 52009, - "ailles": 87455, - "ails": 6341, - "ailure": 9557, - "aily": 5179, - "aim": 2706, - "aimassage": 57050, - "aims": 26760, - "ain": 467, - "aina": 73722, - "aincontri": 75572, - "aine": 8511, - "ained": 2692, - "ainen": 56764, - "ainer": 1780, - "ainers": 21211, - "aines": 33903, - "aining": 2101, - "ainless": 16864, - "ainment": 73712, - "ains": 1771, - "aint": 1673, - "ainted": 31329, - "aintenance": 25577, - "ainter": 74641, - "ainties": 62124, - "ainting": 71959, - "ainty": 18773, - "air": 1334, - "aira": 90880, - "aire": 12267, - "aired": 25260, - "aires": 17724, - "airie": 75690, - "airo": 26630, - "airobi": 84552, - "airport": 87715, - "airro": 38758, - "airs": 4825, - "airy": 22704, - "ais": 2852, - "aisal": 92120, - "aise": 4105, - "aised": 24917, - "aiser": 40366, - "aises": 22626, - "aising": 51226, - "aison": 57288, - "aisy": 50156, - "ait": 1339, - "aits": 57579, - "aj": 1662, - "aja": 19580, - "ajan": 97386, - "ajar": 52004, - "ajaran": 85133, - "ajas": 67922, - "ajax": 7390, - "aje": 11305, - "ajes": 36550, - "aji": 42888, - "ajo": 19256, - "ajor": 3111, - "ajs": 24652, - "aju": 52513, - "ajÄħ": 33973, - "ajÄħc": 96351, - "ak": 587, - "aka": 13637, - "akah": 77527, - "akan": 19818, - "akash": 95095, - "ake": 731, - "akeFromNib": 70829, - "aked": 7897, - "akedirs": 36667, - "akedown": 78345, - "aken": 3448, - "akening": 74462, - "akens": 71837, - "aker": 4506, - "akers": 8476, - "akes": 2094, - "akespeare": 37971, - "akest": 75241, - "aket": 62042, - "akeup": 63844, - "akh": 22506, - "akhir": 65958, - "akhstan": 64847, - "aki": 14966, - "akin": 43330, - "aking": 1802, - "akis": 76877, - "akistan": 70393, - "akit": 98501, - "akk": 31141, - "ako": 29886, - "akov": 89730, - "akra": 52503, - "aks": 10011, - "aksi": 38779, - "akt": 10114, - "akte": 29915, - "akter": 52867, - "aktion": 68826, - "aktiv": 74707, - "aktu": 51754, - "aku": 24468, - "akukan": 51095, - "aky": 29200, - "al": 278, - "ala": 6181, - "alach": 72484, - "alah": 30493, - "alam": 17243, - "alamat": 54318, - "alan": 33383, - "alance": 5085, - "aland": 15697, - "alar": 8093, - "alaria": 58016, - "alarm": 57880, - "alars": 41077, - "alary": 40559, - "alborg": 69302, - "album": 21687, - "albums": 62571, - "alc": 17356, - "alchemy": 36005, - "alcon": 47314, - "alculate": 46541, - "ald": 4852, - "aldi": 78016, - "aldo": 40232, - "ale": 1604, - "aleb": 65030, - "aled": 5962, - "aleigh": 55930, - "alem": 22317, - "alement": 54960, - "alen": 36749, - "alendar": 12353, - "alent": 69261, - "aler": 13412, - "alers": 56885, - "alert": 5193, - "alertView": 87709, - "alerts": 92233, - "ales": 3916, - "alesce": 74350, - "alette": 29610, - "aleur": 61047, - "alex": 56975, - "aley": 43027, - "alez": 44045, - "aleza": 80252, - "alf": 3181, - "alfa": 85526, - "alg": 24823, - "algo": 73564, - "algorithm": 20266, - "ali": 8115, - "alia": 19379, - "alian": 10700, - "alias": 15305, - "aliases": 35024, - "alic": 32613, - "alice": 64295, - "alie": 75618, - "alien": 56418, - "align": 6750, - "aligned": 48242, - "alignment": 45698, - "alin": 36207, - "aling": 6260, - "alink": 67923, - "alion": 50841, - "alis": 35965, - "alist": 54172, - "ality": 2786, - "alive": 52061, - "alk": 1727, - "alker": 37908, - "alking": 30855, - "all": 543, - "alla": 21575, - "allah": 77578, - "allas": 16242, - "allax": 45268, - "allback": 3503, - "alle": 5164, - "alled": 4841, - "allee": 54482, - "allel": 8116, - "allele": 95620, - "allen": 58401, - "alleng": 34869, - "allenge": 16210, - "allenges": 43470, - "aller": 14283, - "alleries": 98326, - "allery": 7599, - "alles": 97029, - "allest": 19790, - "allet": 7616, - "alley": 93266, - "alli": 96893, - "alling": 17157, - "allis": 96244, - "allo": 37037, - "alloc": 4847, - "alloca": 91694, - "allocate": 32291, - "allocated": 58472, - "allocation": 94339, - "allocator": 58731, - "allon": 93514, - "allow": 7331, - "allowed": 21642, - "alloween": 23517, - "allows": 56967, - "alls": 5700, - "ally": 750, - "alm": 7828, - "almart": 28050, - "almost": 60301, - "almö": 91856, - "alnum": 94462, - "alo": 12812, - "aload": 55496, - "alog": 32051, - "alogy": 80378, - "alom": 83128, - "alon": 44711, - "alone": 32676, - "along": 39393, - "alore": 45021, - "alous": 30543, - "alph": 31323, - "alpha": 7288, - "alphabet": 90553, - "already": 46584, - "als": 1147, - "alsa": 42926, - "alse": 714, - "alsex": 70588, - "also": 19171, - "alsy": 60384, - "alt": 3223, - "alta": 69151, - "altar": 71943, - "alte": 93420, - "alted": 62334, - "alten": 60593, - "alter": 38377, - "altern": 41512, - "alternate": 76462, - "alternative": 78095, - "altet": 95008, - "alth": 1902, - "although": 37241, - "alties": 24387, - "altimore": 88232, - "altitude": 99111, - "alto": 76777, - "altung": 62906, - "altura": 69591, - "alty": 10231, - "alu": 38086, - "alue": 542, - "alus": 87227, - "always": 33222, - "aly": 5893, - "alysis": 9270, - "alytics": 18014, - "alyze": 56956, - "alyzed": 68942, - "alyzer": 28264, - "alÄ±ÅŁ": 74069, - "am": 309, - "ama": 3105, - "amac": 33707, - "amacare": 34924, - "amage": 9814, - "amaged": 92920, - "amaha": 86313, - "aman": 13005, - "amanho": 47405, - "amar": 15924, - "amarin": 31138, - "amas": 29189, - "amat": 43011, - "amate": 92166, - "amation": 27279, - "amax": 90727, - "amazon": 73853, - "amaño": 63413, - "amb": 3042, - "amba": 43008, - "ambah": 39287, - "ambda": 5816, - "amber": 15578, - "ambi": 89502, - "ambia": 53937, - "ambient": 60714, - "ambiguous": 91313, - "ambil": 78171, - "ambio": 65758, - "ambique": 90929, - "amble": 64034, - "ambre": 58566, - "amburg": 32548, - "amburger": 47775, - "amd": 69013, - "ame": 373, - "amed": 3690, - "ameda": 99171, - "amedi": 93006, - "amel": 36662, - "ameleon": 97911, - "amen": 25807, - "ament": 2908, - "amental": 44186, - "amentals": 78114, - "amente": 9157, - "amenti": 64580, - "amento": 10628, - "amentos": 37879, - "aments": 24469, - "amer": 15589, - "amera": 3519, - "amerate": 78066, - "american": 78818, - "ameron": 91712, - "ames": 986, - "amespace": 1714, - "amework": 3426, - "ami": 10830, - "amic": 4079, - "amics": 79278, - "amide": 66796, - "amient": 67428, - "amiento": 23666, - "amientos": 79409, - "amil": 21606, - "amiliar": 41505, - "amilies": 60004, - "amily": 5285, - "amin": 8778, - "amina": 35150, - "amination": 27935, - "amine": 20588, - "aminer": 65253, - "amines": 97081, - "aming": 6605, - "amins": 38925, - "aml": 9655, - "amm": 8836, - "amma": 13400, - "ammable": 100210, - "ammad": 54496, - "ammed": 25831, - "ammen": 37872, - "amment": 64656, - "ammer": 67699, - "ammers": 43157, - "ammo": 99427, - "ammu": 88139, - "amo": 21781, - "amodel": 41359, - "amon": 31936, - "among": 77405, - "amos": 10808, - "amoto": 57960, - "amount": 6173, - "amous": 23333, - "amp": 1141, - "ampa": 23465, - "ampaign": 18666, - "amped": 33298, - "amphetamine": 85890, - "ampie": 49398, - "ampil": 52728, - "ampilkan": 97413, - "amping": 31557, - "ampion": 13580, - "ampions": 9310, - "ampionship": 12520, - "ampire": 33133, - "ample": 1545, - "ampled": 66107, - "ampler": 35601, - "amples": 4112, - "ampling": 30809, - "ampo": 54830, - "ampoline": 60452, - "ampoo": 48695, - "ampp": 46826, - "amps": 14989, - "ampton": 43101, - "ampus": 44651, - "ams": 4214, - "amsung": 14780, - "amt": 36325, - "amu": 53072, - "amura": 84817, - "amus": 56455, - "amy": 27322, - "an": 276, - "ana": 3444, - "anagan": 90263, - "anager": 8347, - "anal": 49921, - "analy": 44803, - "analysis": 35584, - "analytics": 78752, - "analyze": 94321, - "aname": 94794, - "anan": 29718, - "anas": 26997, - "anax": 85712, - "anc": 1149, - "anca": 64345, - "ance": 685, - "anced": 4979, - "ancel": 5055, - "anceled": 39492, - "ancell": 14575, - "ancellable": 84703, - "ancellation": 50322, - "ancellationToken": 24878, - "ancellor": 35246, - "ancement": 16887, - "ancements": 39681, - "ancer": 11967, - "ancers": 32842, - "ances": 3095, - "ancestor": 67978, - "anch": 3581, - "anche": 29097, - "anches": 83281, - "anchise": 66790, - "anchor": 17547, - "anchors": 71599, - "ancia": 25131, - "ancial": 5003, - "ancias": 80741, - "ancies": 32737, - "ancing": 9151, - "anco": 19067, - "ancock": 75181, - "ancode": 88215, - "ancouver": 21104, - "ancy": 6709, - "ancybox": 62146, - "and": 438, - "andExpect": 41893, - "andFilterWhere": 85797, - "andReturn": 66905, - "andWhere": 66247, - "anda": 10018, - "andal": 17086, - "andalone": 85212, - "andan": 83908, - "andard": 7803, - "andas": 56533, - "andatory": 63188, - "andbox": 32636, - "ande": 23775, - "anded": 6601, - "andel": 38221, - "andelier": 79221, - "anden": 62800, - "ander": 8363, - "andering": 61380, - "anders": 85051, - "andes": 62452, - "andest": 91956, - "andex": 45626, - "andez": 38322, - "andi": 65674, - "andid": 4654, - "andidate": 17487, - "andidates": 27316, - "andin": 51701, - "anding": 26673, - "andise": 31770, - "andle": 3397, - "andler": 5365, - "andles": 20729, - "ando": 4988, - "andom": 2255, - "andon": 11283, - "andoned": 91244, - "andr": 74976, - "andra": 24155, - "andre": 80281, - "andro": 42824, - "android": 6080, - "ands": 2914, - "andscape": 72127, - "andum": 58385, - "andy": 13634, - "ane": 2194, - "anean": 33561, - "aned": 52530, - "anel": 2444, - "anela": 78540, - "aneous": 18133, - "aneously": 20933, - "anes": 14997, - "aney": 82286, - "anford": 95203, - "ang": 526, - "anga": 19934, - "angan": 19148, - "anganese": 66964, - "ange": 853, - "anged": 3811, - "angel": 17729, - "angelo": 89010, - "angelog": 62973, - "angement": 57733, - "angen": 60241, - "angent": 67551, - "angep": 56951, - "angepicker": 76421, - "anger": 4091, - "angered": 97409, - "angers": 14381, - "anges": 5637, - "anggal": 31609, - "anggan": 78357, - "anghai": 31170, - "angi": 79428, - "angible": 61186, - "anging": 8764, - "angkan": 87112, - "angle": 4134, - "angled": 40040, - "angler": 66648, - "angles": 17694, - "angling": 91204, - "ango": 5281, - "angs": 65587, - "angstrom": 80123, - "angu": 2379, - "anguage": 2681, - "anguages": 10735, - "anguard": 53290, - "angular": 4328, - "anh": 29024, - "ani": 5676, - "ania": 9345, - "anian": 75612, - "anic": 32370, - "anical": 45983, - "anie": 19700, - "aniel": 12315, - "aniem": 97408, - "anim": 16348, - "animal": 48999, - "animals": 77896, - "animate": 22805, - "animated": 20279, - "animation": 23919, - "animations": 54027, - "anime": 95770, - "anine": 92356, - "aning": 44159, - "anio": 93808, - "anism": 68913, - "anitize": 59752, - "anity": 39370, - "aniu": 73531, - "anium": 35822, - "anj": 53191, - "anja": 95051, - "anje": 86057, - "ank": 1201, - "anka": 27769, - "ankan": 76182, - "anke": 89829, - "anked": 41872, - "anken": 90389, - "anker": 99348, - "ankind": 70370, - "anking": 33434, - "anko": 93952, - "anks": 4129, - "anky": 92916, - "anmar": 46816, - "ann": 1036, - "anna": 12930, - "annabin": 97853, - "annah": 44104, - "anne": 20991, - "anned": 7443, - "anneer": 91585, - "annel": 2659, - "annels": 6819, - "anner": 4992, - "anners": 24960, - "annes": 42256, - "anness": 83133, - "anni": 43761, - "annie": 72176, - "annies": 94342, - "anning": 6073, - "annis": 77383, - "anno": 22278, - "annon": 17893, - "annonce": 98723, - "annot": 3483, - "annotate": 92450, - "annotation": 25701, - "annotations": 40726, - "announce": 66612, - "announcement": 81409, - "annt": 94439, - "annual": 64709, - "anny": 13184, - "annya": 72198, - "année": 85335, - "ano": 5770, - "anoi": 73803, - "anoia": 70995, - "anol": 39710, - "anon": 60010, - "anonymous": 26347, - "anooga": 88102, - "anos": 44705, - "another": 43063, - "anova": 86563, - "ans": 598, - "ansa": 94702, - "ansas": 14124, - "anse": 70754, - "ansen": 61965, - "anship": 35402, - "ansi": 53167, - "ansible": 92842, - "ansion": 10722, - "ansk": 41874, - "anske": 88311, - "ansom": 48331, - "anson": 37645, - "ansson": 81265, - "anst": 62294, - "answer": 9399, - "answered": 57824, - "answers": 25739, - "ant": 519, - "anta": 8424, - "antage": 25843, - "antaged": 75240, - "antages": 38886, - "antal": 60793, - "antan": 67289, - "antanamo": 96723, - "antar": 90065, - "antas": 77914, - "antasy": 98037, - "antd": 37981, - "ante": 5048, - "anted": 7719, - "antee": 14164, - "anteed": 59350, - "anten": 55934, - "anter": 81130, - "antes": 15844, - "anth": 32329, - "antha": 58969, - "anti": 15719, - "antiago": 44074, - "antic": 8322, - "antically": 82049, - "anticipated": 93878, - "antics": 37333, - "antidad": 27891, - "antine": 39457, - "antino": 96464, - "antis": 38966, - "antity": 5878, - "antium": 99025, - "antlr": 46064, - "antly": 18007, - "anto": 13873, - "antom": 31102, - "anton": 32054, - "antor": 89267, - "antro": 87290, - "antry": 32310, - "ants": 1821, - "antt": 89788, - "antu": 92406, - "antwort": 70146, - "antz": 90597, - "anus": 59063, - "anut": 38918, - "anuts": 73852, - "anvas": 12213, - "any": 3852, - "anya": 25041, - "anyahu": 42659, - "anyak": 51403, - "anych": 45553, - "anye": 49383, - "anyl": 91014, - "anything": 73254, - "anz": 12341, - "anza": 27564, - "anzeigen": 89960, - "anzi": 72918, - "ança": 92098, - "ao": 3524, - "aoke": 69605, - "aos": 65966, - "ap": 391, - "apGestureRecognizer": 55714, - "apa": 18826, - "apache": 59172, - "apan": 5472, - "apanese": 29789, - "apas": 89127, - "apat": 26844, - "apatkan": 91643, - "ape": 2070, - "apeake": 97656, - "aped": 10395, - "apel": 82200, - "apellido": 56403, - "aper": 3271, - "apers": 9724, - "apes": 9521, - "apesh": 79031, - "apest": 28724, - "apeut": 27596, - "apeutic": 32486, - "apeutics": 88886, - "apg": 64460, - "apgolly": 65507, - "aph": 1366, - "aphael": 75340, - "aphore": 26626, - "aphrag": 95896, - "api": 2113, - "apiKey": 58471, - "apia": 80470, - "apid": 44221, - "apikey": 73274, - "aping": 14550, - "apiro": 70579, - "apis": 14041, - "apist": 60329, - "apixel": 95295, - "apk": 94912, - "apl": 73389, - "apo": 66652, - "apol": 17070, - "apolis": 24751, - "apollo": 54710, - "apon": 10969, - "apons": 26862, - "apor": 21374, - "aporan": 72839, - "aporation": 96649, - "apore": 18132, - "apos": 31515, - "apot": 91001, - "app": 680, - "appId": 75929, - "appName": 86202, - "appa": 28279, - "appable": 87484, - "appe": 34531, - "appear": 41866, - "appearance": 97755, - "appeared": 99567, - "apped": 5795, - "appen": 64860, - "append": 5200, - "appendChild": 43709, - "appendTo": 47703, - "apper": 3183, - "appers": 28921, - "apphire": 56205, - "appid": 59442, - "appiness": 67391, - "apping": 3713, - "appings": 23903, - "appl": 77196, - "apple": 23182, - "applicant": 91364, - "application": 5242, - "applications": 83553, - "apply": 10492, - "appoint": 11933, - "appointed": 71216, - "appointment": 52201, - "appro": 16082, - "appropri": 76571, - "appropriate": 29228, - "approval": 55539, - "approve": 50321, - "approved": 35012, - "approx": 49153, - "approximately": 97836, - "apps": 28735, - "appy": 11392, - "apr": 60917, - "apro": 59948, - "aps": 2690, - "apse": 7629, - "apsed": 9381, - "apses": 79390, - "apsible": 69661, - "apsulation": 87215, - "apt": 2756, - "aptcha": 26506, - "apter": 2943, - "apters": 17881, - "aptic": 53274, - "aption": 10372, - "aptive": 28881, - "aptop": 16791, - "aptops": 42073, - "aptor": 33757, - "aptors": 58512, - "apture": 12114, - "aptured": 81328, - "apult": 73906, - "apur": 100140, - "apus": 68174, - "apy": 9864, - "apyrus": 90294, - "aq": 37406, - "aqu": 72671, - "aque": 20234, - "ar": 277, - "arDown": 60442, - "arLayout": 17234, - "arParams": 64852, - "arResult": 60181, - "ara": 5169, - "arah": 43518, - "arak": 28985, - "aram": 640, - "aramel": 47704, - "aran": 22026, - "araoh": 82297, - "aras": 73942, - "arat": 47957, - "aravel": 62753, - "arb": 76370, - "arbeit": 61008, - "arbon": 52745, - "arbonate": 97342, - "arc": 8362, - "arcer": 44086, - "arch": 1132, - "archical": 46334, - "arching": 83385, - "architecture": 81519, - "archive": 16402, - "archives": 96912, - "archivo": 63047, - "archs": 87150, - "archy": 15630, - "arcy": 97479, - "ard": 569, - "arda": 72626, - "ardash": 56788, - "arde": 42441, - "arded": 21632, - "arden": 8506, - "ardi": 37489, - "ardin": 54890, - "arding": 29510, - "ardless": 30920, - "ardo": 21106, - "ardon": 46396, - "ardown": 38596, - "ards": 2402, - "ardu": 83161, - "arduino": 91301, - "ardware": 38850, - "ardy": 91674, - "are": 548, - "area": 4903, - "areas": 33637, - "ared": 1636, - "arefa": 76351, - "arehouse": 20870, - "arel": 31531, - "arella": 76031, - "arem": 69468, - "aremos": 81284, - "aren": 9329, - "arena": 31627, - "arence": 69777, - "arend": 53945, - "arendra": 64594, - "arent": 1415, - "arently": 31227, - "arer": 61570, - "ares": 5518, - "arest": 15795, - "aret": 11554, - "areth": 57365, - "arez": 39614, - "arf": 60326, - "arg": 867, - "arga": 18405, - "argar": 34992, - "argas": 75179, - "argc": 24189, - "arge": 2812, - "arged": 93349, - "argent": 77217, - "arger": 42876, - "arges": 59340, - "argest": 33481, - "arget": 1307, - "argin": 2976, - "arging": 75816, - "argins": 82939, - "argo": 12359, - "argon": 71921, - "argout": 61590, - "args": 2164, - "argument": 14819, - "arguments": 16774, - "argv": 6645, - "arhus": 92189, - "ari": 2850, - "aria": 10649, - "arial": 43821, - "arian": 8997, - "ariance": 38005, - "arians": 30627, - "ariant": 15701, - "arias": 48213, - "ariat": 41979, - "ariate": 50759, - "arie": 67545, - "aries": 5548, - "arih": 94883, - "arily": 6751, - "arin": 43840, - "arine": 75314, - "aring": 3329, - "ario": 3370, - "arios": 10308, - "arious": 54371, - "aris": 42960, - "arith": 57736, - "arity": 10981, - "arium": 34765, - "arius": 41321, - "ark": 847, - "arkan": 62986, - "arked": 43161, - "arker": 13152, - "arkers": 91141, - "arket": 55660, - "arkin": 93421, - "arking": 34552, - "arks": 7341, - "arl": 49358, - "arlo": 62028, - "arm": 2227, - "arma": 20306, - "armac": 72482, - "armacy": 76342, - "arme": 74960, - "armed": 31372, - "arming": 34002, - "armor": 43648, - "arms": 16293, - "arn": 1923, - "arna": 40315, - "arnation": 55149, - "arness": 24422, - "arning": 3256, - "arnings": 15202, - "aro": 17606, - "aron": 13055, - "aroo": 76865, - "around": 20019, - "arov": 95018, - "arp": 8035, - "arpa": 82997, - "arr": 1138, - "arra": 80130, - "arrant": 6736, - "arrants": 52180, - "arranty": 44290, - "arrass": 21590, - "array": 1686, - "arrays": 67993, - "arrera": 83231, - "arring": 20450, - "arrings": 52598, - "arris": 59422, - "arrison": 51103, - "arrival": 78179, - "arro": 82301, - "arrow": 6172, - "arry": 11687, - "ars": 1590, - "arse": 2648, - "arsed": 18604, - "arseille": 62260, - "arser": 10642, - "arsers": 41588, - "arshal": 29523, - "arsi": 61114, - "arsimp": 53309, - "arsing": 29698, - "arsity": 71980, - "art": 472, - "arta": 26017, - "arte": 20430, - "arten": 23992, - "arter": 5408, - "arters": 14698, - "arth": 47601, - "arti": 68641, - "artial": 21564, - "artic": 81987, - "article": 7203, - "articles": 16641, - "artifact": 64822, - "artin": 35945, - "artisan": 37351, - "artisanlib": 81259, - "artist": 19135, - "artists": 77735, - "artment": 3275, - "artner": 93407, - "arto": 37043, - "arton": 80596, - "arts": 7183, - "arty": 6862, - "artz": 22321, - "aru": 31244, - "arus": 51419, - "ary": 661, - "arya": 73268, - "aryana": 94074, - "aryawan": 76727, - "aryl": 78908, - "ará": 31841, - "arÃŃa": 83801, - "arı": 68228, - "as": 300, - "asInstanceOf": 50144, - "asString": 76522, - "asa": 15790, - "asad": 77711, - "asaki": 57509, - "asan": 46488, - "asant": 15969, - "asar": 68038, - "asbourg": 84250, - "asc": 5171, - "asca": 99540, - "ascade": 20574, - "ascal": 36940, - "ascar": 66988, - "ascending": 73000, - "ascii": 24207, - "ascimento": 58061, - "asco": 80457, - "ascript": 5948, - "asctime": 78177, - "ascular": 50804, - "ascus": 53743, - "asd": 80202, - "asdf": 77715, - "ase": 521, - "ased": 1503, - "asel": 84597, - "aseline": 50414, - "asename": 28199, - "aser": 12351, - "asers": 60830, - "ases": 2315, - "aset": 5136, - "aseña": 43623, - "ash": 1003, - "asha": 31543, - "ashboard": 7499, - "ashed": 13883, - "asher": 34867, - "ashes": 14380, - "ashi": 31478, - "ashing": 19587, - "ashington": 32799, - "ashion": 8958, - "ashire": 97414, - "ashtra": 58481, - "asi": 10426, - "asia": 36259, - "asic": 6099, - "asics": 69081, - "aside": 29612, - "asier": 77783, - "asil": 30149, - "asily": 38367, - "asin": 51410, - "asing": 4522, - "asio": 40613, - "asion": 18239, - "asionally": 69491, - "asions": 88771, - "asis": 10949, - "asiswa": 56724, - "asive": 27645, - "asje": 27944, - "asjon": 94646, - "ask": 1091, - "aska": 17309, - "askan": 79451, - "askell": 43858, - "asket": 9746, - "askets": 49240, - "asking": 71805, - "asks": 4707, - "asl": 76466, - "asley": 74111, - "asm": 10753, - "asma": 23390, - "asmine": 39964, - "asmus": 82888, - "asn": 66636, - "aso": 40055, - "ason": 1525, - "asonic": 43375, - "asonry": 51893, - "asons": 99949, - "asp": 13671, - "aspberry": 37062, - "aspect": 58158, - "asper": 33361, - "aspers": 88729, - "ass": 395, - "assa": 56692, - "assador": 25512, - "assadors": 74353, - "assage": 39336, - "assandra": 71193, - "asse": 13559, - "assed": 60104, - "assel": 81661, - "assemble": 70208, - "assembly": 15343, - "assen": 28376, - "asser": 34858, - "assert": 2256, - "assertCount": 95131, - "assertEquals": 16827, - "assertFalse": 60141, - "assertInstanceOf": 64280, - "assertSame": 38874, - "assertTrue": 36737, - "asses": 52090, - "assessment": 65772, - "asset": 10053, - "assets": 5271, - "assi": 82643, - "assic": 65444, - "assign": 7128, - "assigned": 40121, - "assignment": 31051, - "assignments": 97410, - "assin": 44823, - "assing": 73932, - "assis": 33567, - "assist": 52066, - "assistant": 78191, - "assium": 49163, - "asso": 29963, - "assoc": 47977, - "associ": 25304, - "associate": 72631, - "associated": 50187, - "association": 55565, - "assume": 46151, - "assuming": 66463, - "assword": 1979, - "assy": 27801, - "ast": 561, - "asta": 14635, - "aste": 5642, - "asted": 15386, - "aster": 2352, - "astered": 88473, - "asters": 14533, - "asterxml": 28553, - "astery": 54671, - "astes": 28006, - "asthan": 72649, - "asti": 69560, - "astic": 5174, - "astically": 36419, - "astics": 39171, - "asticsearch": 28891, - "asting": 15067, - "astle": 75530, - "asto": 54485, - "aston": 96091, - "astos": 54093, - "astr": 21100, - "astreet": 62498, - "astro": 23834, - "asts": 12019, - "asty": 15329, - "astype": 22502, - "asu": 96377, - "asurable": 56912, - "asure": 4058, - "asured": 40412, - "asurement": 25357, - "asurer": 57394, - "asures": 24368, - "asuring": 69774, - "asury": 27194, - "asy": 6539, - "asyarak": 91422, - "asyarakat": 92380, - "async": 7847, - "asz": 53440, - "ası": 93385, - "at": 266, - "atLng": 33838, - "ata": 460, - "atab": 2143, - "atabase": 2260, - "atabases": 24760, - "atable": 15436, - "atables": 30475, - "ataire": 66749, - "ataires": 93551, - "atak": 69828, - "ataka": 61224, - "atal": 4306, - "ataloader": 71386, - "atalog": 7906, - "atan": 16623, - "atar": 6526, - "atars": 44958, - "atas": 19907, - "ataset": 8534, - "atasets": 77749, - "atat": 93584, - "atatype": 92262, - "atch": 759, - "atched": 35344, - "atcher": 29158, - "atches": 9296, - "atchet": 85092, - "atchewan": 59847, - "atching": 33024, - "ate": 349, - "ateau": 77725, - "ated": 660, - "atedRoute": 28294, - "atee": 96780, - "ateful": 21508, - "ateg": 1352, - "ategic": 90467, - "ategies": 70488, - "atego": 95172, - "ategor": 7747, - "ategori": 32334, - "ategoria": 17176, - "ategorias": 51482, - "ategorical": 47147, - "ategorie": 38573, - "ategories": 5381, - "ategorized": 58711, - "ategory": 2074, - "ategy": 10439, - "atel": 84426, - "ately": 2718, - "atem": 38346, - "atemala": 54550, - "atement": 5722, - "aten": 13827, - "ater": 977, - "ateral": 19715, - "aterangepicker": 86207, - "ateria": 29283, - "aterial": 2229, - "atern": 13680, - "aternion": 16755, - "aternity": 65143, - "aterno": 80656, - "aters": 11796, - "ates": 988, - "atest": 14217, - "atetime": 28762, - "ateur": 11067, - "ateurs": 36306, - "atever": 7567, - "ateway": 12312, - "atform": 3410, - "ath": 589, - "atha": 66826, - "atham": 69476, - "athan": 14308, - "athe": 70036, - "athed": 70737, - "ather": 1894, - "atherine": 28107, - "athering": 83895, - "athers": 19568, - "athi": 67631, - "athing": 44661, - "athlete": 91044, - "athlon": 78017, - "atholic": 96430, - "athom": 73555, - "athon": 24893, - "athroom": 78932, - "aths": 27382, - "athy": 19682, - "ati": 9491, - "atial": 23241, - "atic": 780, - "atica": 54397, - "atical": 62172, - "atically": 7167, - "atican": 44162, - "aticon": 86149, - "atics": 29470, - "atie": 26937, - "atient": 16794, - "atif": 50848, - "atile": 9187, - "atility": 32256, - "atin": 15111, - "ating": 1113, - "atings": 28789, - "atinum": 30190, - "atio": 6400, - "ation": 367, - "ationToken": 17481, - "ational": 1697, - "ationale": 38135, - "ationally": 30154, - "ations": 811, - "ationship": 15838, - "atis": 3689, - "atisation": 98771, - "atisch": 82691, - "atische": 70122, - "atisf": 7630, - "atisfaction": 52370, - "atisfied": 47365, - "atism": 72210, - "atitis": 82801, - "atitude": 17584, - "ativ": 20053, - "ativa": 28952, - "ativas": 52641, - "ative": 1413, - "atively": 8046, - "atives": 5983, - "ativity": 44515, - "ativo": 29350, - "ativos": 64545, - "atk": 54909, - "atl": 60435, - "ato": 4428, - "atoes": 20798, - "atoi": 52171, - "atoire": 67763, - "atology": 75014, - "atom": 22612, - "atomic": 6756, - "atoms": 66650, - "atomy": 41895, - "aton": 24444, - "atonin": 99512, - "atoon": 52775, - "ator": 859, - "atore": 45109, - "atori": 51737, - "atoria": 96410, - "atorial": 39036, - "atories": 38270, - "atorio": 37690, - "atorium": 66844, - "ators": 3046, - "atory": 5382, - "atos": 14357, - "atown": 88433, - "atr": 62078, - "atra": 40658, - "atre": 16091, - "atri": 2416, - "atrib": 76667, - "atrice": 68636, - "atrigesimal": 43587, - "atrix": 2619, - "atro": 36436, - "atron": 81189, - "ats": 1900, - "atsapp": 72544, - "atsby": 36614, - "atsu": 51843, - "att": 1617, - "atta": 33019, - "attach": 16732, - "attached": 68597, - "attachment": 22751, - "attachments": 46978, - "attack": 21208, - "attacks": 81210, - "atte": 63734, - "atted": 12400, - "attempt": 56605, - "atten": 14795, - "attend": 57558, - "attendance": 63725, - "attended": 86006, - "attention": 54203, - "atter": 1683, - "attered": 22688, - "attering": 31436, - "attern": 3307, - "atters": 10385, - "attery": 19187, - "atti": 32055, - "attice": 32891, - "attle": 4730, - "attles": 91227, - "atto": 17173, - "attr": 3064, - "attrib": 45213, - "attribute": 9294, - "attributes": 12620, - "attro": 78047, - "attrs": 21101, - "atts": 21658, - "atty": 23758, - "atu": 36409, - "atum": 27349, - "atur": 2693, - "atura": 25282, - "atural": 4688, - "aturally": 72247, - "aturas": 87629, - "aturated": 35467, - "aturday": 7115, - "aturdays": 70804, - "ature": 1598, - "atures": 2859, - "aturing": 40328, - "aturity": 38954, - "atus": 1015, - "aty": 51071, - "atype": 20764, - "atypes": 62013, - "atz": 20786, - "atég": 94487, - "ató": 45128, - "atório": 65794, - "atÄĥ": 76580, - "au": 2933, - "aub": 44606, - "auc": 21068, - "auce": 76890, - "aucoup": 45985, - "auction": 80862, - "aud": 8039, - "audi": 15891, - "audio": 17152, - "audit": 49645, - "auen": 46358, - "auer": 28196, - "auf": 51628, - "aug": 19729, - "auga": 90624, - "auge": 19955, - "aukee": 33087, - "aul": 5049, - "auled": 75767, - "ault": 957, - "aunch": 18930, - "aupt": 52998, - "aur": 4202, - "aura": 22290, - "aurant": 14671, - "aurants": 35084, - "aurus": 43613, - "aus": 12119, - "ausal": 80174, - "ause": 3538, - "auses": 36243, - "ausible": 43736, - "auss": 64151, - "aussian": 48072, - "aut": 2784, - "auth": 3322, - "authenticate": 51160, - "authenticated": 58807, - "authentication": 46990, - "author": 3170, - "authority": 85554, - "authorization": 40654, - "authorize": 53122, - "authorized": 19626, - "authors": 48105, - "autical": 68267, - "autiful": 35777, - "auto": 3989, - "autocomplete": 57614, - "autoload": 39613, - "autom": 28172, - "automatic": 84556, - "automation": 68180, - "autop": 88421, - "autoplay": 91423, - "autor": 63145, - "autorelease": 78486, - "autoreleasepool": 88522, - "autos": 80401, - "auty": 59051, - "auté": 94943, - "aux": 12249, - "av": 402, - "ava": 2979, - "avad": 38155, - "avadoc": 44525, - "avage": 68256, - "avail": 71363, - "availability": 54162, - "available": 10547, - "aval": 22510, - "avan": 32005, - "avana": 29345, - "avanaugh": 35814, - "avar": 37332, - "avascript": 6304, - "avatar": 12229, - "avatars": 75914, - "avax": 11154, - "ave": 525, - "avec": 88423, - "aved": 4234, - "avel": 3963, - "aveled": 29285, - "avelength": 35961, - "aven": 5389, - "avenous": 81443, - "avenport": 97976, - "aver": 7403, - "average": 17645, - "avern": 34818, - "avers": 22292, - "aversable": 98613, - "aversal": 46645, - "averse": 23247, - "avery": 25727, - "aves": 4798, - "avez": 52659, - "avg": 14288, - "avi": 6321, - "avia": 35102, - "avian": 60278, - "avic": 89545, - "avicon": 29021, - "avid": 15567, - "avier": 31748, - "aviest": 99462, - "avig": 3030, - "avigate": 10595, - "avigation": 4471, - "avigator": 10538, - "avin": 35716, - "aving": 2370, - "avings": 46851, - "aviolet": 85311, - "avior": 5758, - "aviors": 22965, - "aviour": 9073, - "aviours": 60356, - "avirus": 24713, - "avis": 23156, - "avit": 44210, - "avity": 11980, - "avl": 68411, - "avn": 31697, - "avo": 28316, - "avoid": 48956, - "avor": 3372, - "avored": 76486, - "avorite": 15995, - "avorites": 30479, - "avors": 51585, - "avour": 27089, - "avourite": 52488, - "avourites": 70416, - "avr": 70684, - "avra": 63967, - "avras": 89223, - "avs": 39851, - "avy": 5781, - "aw": 675, - "awa": 14406, - "awah": 79628, - "awai": 37069, - "awaii": 72054, - "await": 11675, - "awaiter": 74076, - "awan": 42029, - "award": 69706, - "aware": 20111, - "away": 14075, - "aways": 40690, - "awe": 85277, - "awei": 38685, - "awesome": 17300, - "awi": 41978, - "awk": 24286, - "awks": 30378, - "awl": 88548, - "awn": 6513, - "awner": 68293, - "awning": 51946, - "awns": 41096, - "aws": 8805, - "awy": 96819, - "ax": 710, - "axe": 50839, - "axed": 52551, - "axes": 20589, - "axies": 58088, - "axios": 22031, - "axis": 7332, - "axon": 52936, - "axter": 73639, - "axy": 14092, - "ay": 352, - "aya": 12874, - "ayah": 85174, - "ayan": 44957, - "ayar": 76246, - "ayaran": 74002, - "ayas": 98440, - "aybe": 50891, - "aycast": 52387, - "aye": 61055, - "ayed": 43995, - "ayer": 1155, - "ayers": 5184, - "ayette": 49389, - "aying": 17718, - "aylight": 94964, - "ayload": 7134, - "aylor": 14350, - "ayment": 6202, - "ayne": 97621, - "ayo": 77080, - "ayout": 1433, - "ays": 954, - "ayscale": 51448, - "aysia": 59185, - "az": 1394, - "aza": 12997, - "azaar": 69438, - "azar": 34144, - "azard": 58757, - "aze": 10033, - "azed": 28109, - "azeera": 73771, - "azel": 69426, - "azen": 83921, - "azer": 23697, - "azers": 61407, - "azes": 74885, - "azi": 18291, - "azine": 10119, - "azines": 29841, - "azing": 6795, - "azio": 57946, - "azione": 15363, - "azioni": 32751, - "azo": 41284, - "azole": 77001, - "azon": 5639, - "azor": 43966, - "azu": 40229, - "azure": 40595, - "azy": 13933, - "azz": 10002, - "azzi": 72418, - "azzo": 40773, - "azÄĥ": 88003, - "ação": 13264, - "ações": 34565, - "añ": 33469, - "aña": 42361, - "aÄĩ": 80042, - "aż": 61019, - "b": 65, - "ba": 4749, - "baar": 71317, - "bab": 48822, - "babel": 32311, - "bable": 60151, - "baby": 79064, - "bac": 56977, - "bach": 35638, - "back": 1445, - "backend": 21615, - "background": 6884, - "backgroundColor": 41089, - "backs": 25082, - "backup": 32471, - "backward": 82296, - "bad": 14176, - "badge": 32624, - "bag": 21946, - "bagai": 46597, - "bage": 21305, - "bags": 53494, - "bah": 69243, - "bai": 51507, - "bairro": 59483, - "bak": 70922, - "bal": 13616, - "balance": 22298, - "balanced": 59502, - "balances": 76527, - "ball": 4047, - "balls": 46618, - "bam": 81667, - "ban": 6993, - "banana": 88847, - "band": 7198, - "bands": 43006, - "bane": 37014, - "bang": 28273, - "bank": 17469, - "banks": 80046, - "banner": 28227, - "bao": 65941, - "bar": 2308, - "bara": 25062, - "barang": 87568, - "barcode": 65386, - "bard": 67019, - "bare": 55202, - "bars": 25995, - "bart": 41679, - "baru": 90460, - "bas": 18275, - "base": 3231, - "basePath": 80263, - "baseUrl": 38791, - "based": 31039, - "baseline": 77058, - "basename": 44053, - "bases": 79367, - "bash": 47316, - "basic": 23144, - "basis": 89926, - "basket": 60864, - "bast": 29111, - "bastian": 37597, - "bat": 14034, - "batch": 14377, - "bate": 71629, - "batim": 55848, - "batis": 37688, - "battery": 75459, - "battle": 66054, - "bau": 72932, - "baugh": 62739, - "baum": 59611, - "bay": 47364, - "baz": 43673, - "bb": 6194, - "bbb": 54251, - "bbbb": 88709, - "bbc": 85285, - "bbe": 65173, - "bben": 37139, - "bbie": 55971, - "bbing": 68441, - "bble": 60980, - "bbox": 59556, - "bc": 9081, - "bcc": 70118, - "bcd": 92590, - "bcm": 92285, - "bcrypt": 66598, - "bd": 9117, - "bdb": 86860, - "bdd": 51542, - "be": 1395, - "beam": 54971, - "bean": 17937, - "beans": 28440, - "bear": 68760, - "bearer": 96231, - "bearing": 88450, - "beat": 23019, - "beautiful": 88044, - "beb": 91905, - "bec": 17106, - "because": 28753, - "becca": 38296, - "beck": 55177, - "becue": 53085, - "bed": 2788, - "bedPane": 81643, - "bedo": 90087, - "bedtls": 77132, - "bee": 33131, - "beeld": 80031, - "been": 82850, - "beer": 48895, - "bef": 58747, - "before": 15145, - "beg": 52253, - "begin": 7413, - "beginTransaction": 59210, - "beh": 30998, - "behavior": 56966, - "bei": 63501, - "being": 35214, - "beit": 20582, - "beiten": 51756, - "beiter": 74064, - "beits": 65102, - "bek": 77614, - "bel": 9978, - "belie": 32898, - "belief": 60876, - "bell": 17696, - "bellion": 86863, - "belongs": 81997, - "belongsTo": 43967, - "below": 54277, - "belt": 76948, - "belum": 79344, - "ben": 8123, - "bench": 28122, - "benchmark": 80286, - "benef": 68244, - "benh": 39895, - "benhavn": 42077, - "bens": 56974, - "ber": 655, - "berapa": 75502, - "bere": 62386, - "berg": 7881, - "berger": 49120, - "berman": 81295, - "bern": 77812, - "bero": 81884, - "beros": 93895, - "berra": 63441, - "berries": 36989, - "berry": 15717, - "bers": 1941, - "bersome": 94524, - "bert": 9339, - "bery": 31304, - "bes": 9620, - "best": 16241, - "bestos": 65264, - "bet": 29651, - "beta": 19674, - "beth": 83144, - "bett": 92057, - "better": 58234, - "between": 42967, - "bew": 83036, - "bf": 13536, - "bfd": 82764, - "bff": 93206, - "bg": 12498, - "bgcolor": 97000, - "bh": 52971, - "bi": 8385, - "bia": 14840, - "bial": 48059, - "bian": 13464, - "bias": 61542, - "biased": 65401, - "bib": 58380, - "bic": 94598, - "bid": 21301, - "bidden": 22886, - "bie": 22493, - "bies": 57773, - "big": 16548, - "bigint": 85774, - "bih": 41216, - "bij": 62369, - "bike": 56255, - "bil": 49938, - "bild": 61465, - "bilder": 87489, - "bildung": 94690, - "bill": 30742, - "billing": 39737, - "bilt": 70824, - "bin": 7006, - "binary": 26978, - "binations": 74729, - "bind": 7821, - "bindParam": 34916, - "bindValue": 41524, - "binding": 32136, - "bindings": 66595, - "bindung": 91326, - "bine": 47661, - "bing": 7278, - "bins": 40430, - "bio": 38423, - "biology": 81162, - "bios": 70728, - "bir": 44955, - "bird": 23414, - "birds": 67461, - "birth": 28813, - "birthdate": 99631, - "birthday": 52365, - "bis": 54681, - "bish": 58799, - "bishop": 61378, - "bit": 4590, - "bitcoin": 85010, - "bite": 91035, - "bitmap": 42054, - "bitrary": 88951, - "bits": 11777, - "bitset": 78715, - "biz": 55773, - "bj": 36851, - "bject": 807, - "bjerg": 92978, - "bk": 41129, - "bl": 2067, - "bla": 65826, - "black": 11708, - "blade": 63827, - "blah": 71714, - "blank": 10399, - "blas": 50397, - "blast": 64417, - "ble": 901, - "bled": 38759, - "blem": 10329, - "blems": 22442, - "blend": 83732, - "bler": 78562, - "blers": 71478, - "bles": 39863, - "blick": 84920, - "blind": 94009, - "bling": 9894, - "blings": 98563, - "blink": 55416, - "blk": 36089, - "blo": 39245, - "blob": 36212, - "block": 4677, - "blocked": 62448, - "blocking": 71456, - "blockquote": 49875, - "blocks": 22692, - "blog": 11921, - "blogs": 55003, - "blood": 51105, - "blr": 22920, - "blue": 12481, - "blur": 34642, - "bm": 30407, - "bmp": 53796, - "bn": 11328, - "bnb": 45102, - "bo": 754, - "boBox": 9592, - "boa": 70114, - "board": 2541, - "boarding": 38669, - "boards": 19826, - "boat": 38865, - "boats": 95458, - "bob": 48186, - "body": 2664, - "bohydr": 34658, - "bol": 31146, - "bold": 15168, - "bole": 61175, - "bolt": 53533, - "bomb": 79444, - "bon": 6098, - "bond": 65339, - "bone": 20337, - "bones": 82091, - "bons": 47620, - "bonus": 58569, - "boo": 34093, - "book": 2239, - "booking": 21978, - "bookmark": 61475, - "books": 12383, - "bool": 2707, - "boolean": 6245, - "boom": 96416, - "boost": 13297, - "boot": 4722, - "bootstrap": 6415, - "bor": 9552, - "borah": 61658, - "border": 9649, - "borg": 25188, - "born": 16381, - "borne": 32096, - "boro": 35967, - "borough": 35179, - "borrow": 72241, - "bos": 79548, - "bose": 8461, - "boss": 34414, - "bot": 6465, - "bote": 94018, - "both": 21704, - "bots": 63005, - "bottom": 15205, - "bounce": 65402, - "bound": 11130, - "boundary": 66280, - "bounded": 66786, - "bounding": 62679, - "bounds": 35119, - "bour": 15747, - "bourg": 68645, - "bourne": 22152, - "bout": 74001, - "bove": 32024, - "bow": 15802, - "bower": 58049, - "bows": 55631, - "box": 2054, - "boxed": 80175, - "boxes": 22995, - "boxing": 90274, - "boy": 17627, - "boys": 30123, - "bp": 18287, - "bpp": 72245, - "bps": 32280, - "br": 1347, - "bra": 14720, - "brace": 32337, - "bracht": 86526, - "braco": 98067, - "brahim": 59032, - "brain": 54160, - "brains": 33725, - "brakk": 48640, - "bral": 42743, - "branch": 18424, - "branches": 68939, - "brand": 13781, - "brands": 70294, - "brane": 88554, - "bras": 71861, - "braska": 34888, - "brate": 65216, - "brates": 99868, - "bre": 21152, - "bread": 48616, - "breadcrumb": 25216, - "breadcrumbs": 36129, - "break": 9137, - "breaker": 65221, - "breaking": 37757, - "bred": 91842, - "brero": 78185, - "brew": 22363, - "brick": 70773, - "brid": 16621, - "bridge": 14024, - "brids": 84688, - "brief": 6796, - "brig": 83132, - "bright": 73216, - "brightness": 100156, - "bring": 82477, - "bringing": 81088, - "bris": 29272, - "brit": 32414, - "brities": 35795, - "bro": 15222, - "broadcast": 55262, - "broken": 50009, - "broker": 70409, - "bron": 68557, - "brook": 43366, - "brown": 65561, - "browse": 62313, - "browser": 23279, - "brtc": 79636, - "bru": 33713, - "bruar": 94389, - "bruary": 6955, - "brush": 37161, - "bs": 1302, - "bsd": 52935, - "bserv": 4945, - "bservable": 8457, - "bservice": 65793, - "bsite": 3302, - "bsites": 11974, - "bsolute": 17280, - "bson": 92823, - "bsp": 5532, - "bst": 25604, - "bstract": 49594, - "bsub": 70783, - "bt": 13045, - "btc": 93734, - "btn": 3992, - "bu": 20218, - "buah": 87561, - "buat": 70942, - "bubble": 78589, - "buch": 73143, - "bucket": 31510, - "buckets": 93517, - "bucks": 40888, - "bud": 71027, - "budget": 49506, - "buf": 6034, - "buff": 27066, - "buffer": 7726, - "buffers": 61533, - "bufio": 98651, - "bug": 2365, - "bugs": 57276, - "buie": 87560, - "build": 5957, - "builder": 18331, - "builders": 99607, - "building": 24177, - "built": 47339, - "builtin": 43557, - "bul": 16501, - "bulan": 87426, - "bulk": 68242, - "bull": 43104, - "bullet": 40560, - "bum": 5490, - "bundle": 35618, - "bundles": 87760, - "bung": 84692, - "buquerque": 69276, - "bur": 11490, - "burg": 10481, - "burger": 63552, - "burgh": 18295, - "burn": 22464, - "burse": 39082, - "bursement": 52173, - "burst": 58838, - "bury": 20176, - "bus": 10551, - "buscar": 80857, - "business": 27243, - "buster": 56652, - "busters": 76618, - "busy": 79567, - "but": 8248, - "butt": 93896, - "button": 2208, - "buttonShape": 85154, - "buttons": 25053, - "buy": 20369, - "buyer": 60407, - "buzz": 87226, - "bv": 56029, - "bw": 40924, - "bx": 22619, - "by": 1729, - "bye": 29474, - "byn": 40185, - "byname": 95978, - "byss": 56172, - "byte": 3867, - "byter": 72707, - "byterian": 80436, - "bytes": 9848, - "bz": 72801, - "bé": 92174, - "c": 66, - "ca": 936, - "caa": 88834, - "cab": 55893, - "cac": 84210, - "cache": 9544, - "cached": 34018, - "cad": 35555, - "cade": 33896, - "cadena": 87963, - "cae": 99087, - "caf": 69896, - "caff": 24712, - "caffe": 88860, - "caffold": 28964, - "cai": 96250, - "cairo": 63483, - "cake": 48484, - "cakes": 63092, - "cal": 5531, - "cala": 94480, - "calar": 60253, - "calc": 27684, - "calcul": 81730, - "calculate": 36697, - "calculator": 89921, - "cale": 2296, - "caled": 26294, - "calendar": 27354, - "caler": 64184, - "cales": 31296, - "caling": 82652, - "call": 6797, - "callable": 96292, - "callback": 13802, - "callbacks": 69411, - "called": 44982, - "callee": 87576, - "caller": 57226, - "calling": 74826, - "calloc": 66588, - "calls": 45720, - "cam": 11860, - "camatan": 72150, - "came": 6142, - "camel": 94421, - "camera": 25954, - "camp": 26304, - "campaign": 38439, - "campo": 57862, - "cams": 75350, - "can": 4919, - "cancel": 19022, - "cancellationToken": 96570, - "cancelled": 96382, - "candidate": 47374, - "candidates": 92445, - "canf": 21019, - "cannot": 34360, - "cano": 69377, - "canonical": 79042, - "cant": 66363, - "cantidad": 50431, - "canvas": 20538, - "cao": 29439, - "cap": 11600, - "capabilities": 95492, - "capability": 82351, - "capacity": 38487, - "cape": 5443, - "capital": 66163, - "capitalize": 82441, - "caps": 49333, - "capt": 44303, - "captcha": 55447, - "caption": 24232, - "capture": 46170, - "captures": 67426, - "car": 7063, - "carbon": 74441, - "card": 5057, - "cards": 26076, - "care": 10727, - "career": 95637, - "caret": 55327, - "cargo": 67815, - "carousel": 24351, - "carrier": 67085, - "carry": 74865, - "cars": 51808, - "cart": 11707, - "cas": 25295, - "cascade": 51000, - "case": 5756, - "casecmp": 49172, - "cased": 92226, - "cases": 24857, - "cash": 42371, - "cassert": 68022, - "cast": 3914, - "castHit": 83820, - "caster": 33120, - "casting": 77432, - "castle": 36208, - "casts": 51134, - "cat": 4719, - "catalog": 27637, - "catch": 7320, - "cate": 43872, - "categoria": 44344, - "categorias": 94105, - "categorie": 87795, - "categories": 15865, - "category": 5588, - "categoryId": 62478, - "catid": 79777, - "cation": 65982, - "cats": 38552, - "caught": 62308, - "cause": 1593, - "cação": 91623, - "cb": 7369, - "cba": 94929, - "cbc": 81866, - "cbd": 91849, - "cc": 641, - "cca": 25445, - "ccak": 85362, - "ccb": 82417, - "ccc": 38154, - "cccc": 56697, - "ccd": 96940, - "cce": 88021, - "ccess": 1346, - "cci": 57808, - "ccion": 14388, - "ccione": 67419, - "cciones": 55803, - "cción": 22776, - "cco": 58761, - "ccoli": 60803, - "ccording": 6779, - "ccount": 4614, - "cctor": 89705, - "cd": 4484, - "cdb": 86401, - "cdc": 73126, - "cdecl": 68016, - "cdf": 59448, - "cdn": 12534, - "cdnjs": 39862, - "cdot": 51953, - "cdr": 65270, - "ce": 346, - "cea": 74038, - "cean": 11455, - "ceans": 43320, - "ceased": 95304, - "ceb": 85897, - "cec": 70055, - "ced": 2041, - "cede": 95974, - "cedes": 26785, - "cedure": 13498, - "cedures": 54791, - "cee": 71696, - "ceed": 4739, - "ceeded": 95306, - "cef": 66141, - "ceil": 22833, - "ceipt": 25101, - "ceive": 8402, - "ceived": 8946, - "ceiver": 13158, - "ceiving": 47444, - "cej": 58345, - "cek": 46800, - "cel": 3757, - "celain": 60242, - "celand": 36316, - "cele": 70865, - "celed": 34283, - "cell": 5997, - "cellent": 25777, - "cells": 37791, - "celona": 23167, - "cem": 54921, - "cen": 48422, - "cence": 36634, - "cene": 60451, - "cent": 1189, - "centage": 16525, - "centaje": 71499, - "cente": 78684, - "center": 3133, - "centers": 86541, - "central": 52911, - "centration": 94376, - "centre": 75217, - "centroid": 97126, - "cents": 39428, - "cep": 32752, - "ceph": 59822, - "cept": 1512, - "ceptar": 76058, - "ception": 1010, - "ceptions": 36028, - "ceptive": 59374, - "ceptor": 15709, - "ceptors": 58650, - "cepts": 58871, - "cer": 3913, - "cerer": 69981, - "ceries": 56282, - "cern": 29644, - "cerpt": 35128, - "cerr": 24913, - "cers": 17254, - "cert": 12525, - "certificate": 64686, - "cery": 22228, - "ces": 1634, - "ceso": 55298, - "cess": 1140, - "cession": 26540, - "cessive": 87728, - "cesso": 30412, - "cest": 15539, - "cestor": 82440, - "ceu": 82230, - "cf": 9991, - "cff": 58923, - "cfg": 14401, - "cg": 28546, - "cgi": 73515, - "ch": 331, - "cha": 6583, - "chaft": 21184, - "chai": 46181, - "chain": 8995, - "chains": 59458, - "chair": 35296, - "chal": 86667, - "chalk": 87488, - "challenge": 58465, - "chan": 5776, - "chandle": 73721, - "chang": 79082, - "change": 3455, - "changed": 17805, - "changer": 73931, - "changes": 19926, - "changing": 52813, - "channel": 10327, - "channels": 33525, - "chant": 11943, - "chantment": 69989, - "chants": 99906, - "chap": 93419, - "chapter": 41326, - "char": 1799, - "charAt": 71957, - "character": 19740, - "characters": 48585, - "charg": 18153, - "charge": 14215, - "charged": 38061, - "charger": 42556, - "charges": 63399, - "charging": 63459, - "charm": 99509, - "chars": 19811, - "charset": 26395, - "chart": 16320, - "chartInstance": 97346, - "charted": 91918, - "charts": 37684, - "chas": 59779, - "chat": 9884, - "che": 1557, - "cheap": 62790, - "check": 2071, - "checkBox": 73330, - "checkbox": 10475, - "checked": 7702, - "checker": 71055, - "checking": 58954, - "checkout": 34135, - "checkpoint": 70234, - "checks": 50483, - "checksum": 71840, - "ched": 2454, - "chedule": 8972, - "cheduled": 27742, - "cheduler": 15579, - "chedulers": 37312, - "chedules": 50713, - "cheduling": 45456, - "chef": 76179, - "cheid": 59026, - "cheiden": 100075, - "chein": 64959, - "chem": 2464, - "chema": 3499, - "chemas": 32226, - "chematic": 82149, - "cheme": 8218, - "chemes": 67446, - "chemical": 32056, - "chemist": 75188, - "chemistry": 52755, - "chemy": 25055, - "chen": 7674, - "cheng": 68284, - "cheon": 76269, - "cher": 9211, - "cherche": 30610, - "chers": 99723, - "ches": 8696, - "chest": 27417, - "chester": 15163, - "chestra": 38260, - "chet": 40213, - "chez": 35115, - "chg": 67040, - "chi": 14946, - "chia": 90646, - "chie": 5584, - "chied": 32822, - "chief": 62626, - "child": 3124, - "childNodes": 76873, - "children": 5988, - "childs": 87600, - "chimp": 91440, - "chin": 60171, - "china": 81236, - "chine": 88995, - "ching": 28075, - "chio": 53501, - "chip": 30762, - "chk": 36996, - "chl": 68156, - "chlor": 72967, - "chluss": 94483, - "chmod": 57374, - "chn": 2174, - "chner": 86677, - "chnitt": 89818, - "cho": 971, - "choice": 12008, - "choices": 25825, - "chool": 2184, - "choose": 28150, - "chooser": 68460, - "chor": 6279, - "chos": 46348, - "chosen": 64175, - "chr": 17207, - "chrift": 83950, - "christ": 83232, - "chrom": 41484, - "chrome": 33002, - "chron": 7562, - "chrono": 26852, - "chs": 56557, - "chsel": 91930, - "cht": 14244, - "chte": 39586, - "chten": 43988, - "chter": 67785, - "chts": 55427, - "chu": 66852, - "chunk": 27069, - "chunks": 85363, - "church": 65294, - "chure": 59434, - "chw": 66945, - "chwitz": 92031, - "chy": 59064, - "ché": 75117, - "ci": 5979, - "cia": 25088, - "cial": 16158, - "cid": 21200, - "cidade": 53543, - "cido": 55451, - "cie": 25134, - "cient": 12575, - "cies": 70107, - "cil": 82123, - "cimal": 88199, - "cimiento": 67137, - "cin": 18595, - "cing": 6253, - "cio": 61930, - "cion": 23437, - "cip": 80757, - "cipher": 68686, - "cir": 58132, - "circ": 44398, - "circle": 26942, - "cis": 79155, - "cision": 55804, - "cit": 54961, - "citation": 84247, - "cite": 68175, - "cities": 54109, - "city": 9103, - "civil": 94230, - "ció": 88200, - "ción": 78031, - "cj": 80546, - "ck": 377, - "cka": 97357, - "cke": 61373, - "ckeditor": 63424, - "cken": 41288, - "cker": 15512, - "cket": 4084, - "ckett": 85929, - "cki": 98838, - "ckill": 95168, - "cko": 32563, - "ckpt": 69275, - "cks": 14895, - "cksÃ¥": 87686, - "ckt": 69512, - "cl": 566, - "cla": 54761, - "clado": 97981, - "claim": 8017, - "claimed": 21974, - "claimer": 13954, - "claims": 49661, - "clair": 49272, - "clamation": 34084, - "clamp": 86553, - "clang": 26452, - "clar": 13115, - "claration": 16897, - "clarations": 50221, - "clare": 68654, - "clared": 87351, - "clarsimp": 79260, - "clas": 87363, - "class": 1058, - "classCallCheck": 81298, - "classList": 34405, - "className": 14193, - "classNames": 84974, - "classed": 97837, - "classes": 9031, - "classic": 80809, - "classification": 66481, - "classified": 65974, - "classifier": 79200, - "classify": 95390, - "classmethod": 27853, - "classname": 63906, - "classnames": 56213, - "classpath": 80914, - "clause": 83182, - "clave": 41633, - "clazz": 84014, - "clc": 79939, - "cle": 9326, - "clean": 18883, - "cleanup": 56335, - "clear": 7574, - "clearfix": 33553, - "clerosis": 91711, - "cles": 19153, - "clf": 70226, - "cli": 20091, - "click": 3763, - "clicked": 48113, - "clid": 76144, - "clide": 46423, - "clidean": 51178, - "client": 3045, - "clientId": 68783, - "cliente": 38871, - "clientes": 82744, - "clients": 32969, - "cliffe": 80556, - "climate": 94874, - "clin": 47681, - "cline": 89034, - "cling": 63198, - "clinic": 90365, - "clinical": 91899, - "clip": 8133, - "clipboard": 71948, - "clipse": 9661, - "clist": 85109, - "cljs": 34034, - "clk": 33683, - "clo": 33678, - "cloak": 89851, - "clock": 21321, - "clone": 20579, - "close": 5669, - "closed": 35187, - "closest": 37561, - "closing": 86877, - "closure": 48016, - "cloth": 89054, - "cloud": 12641, - "clr": 62047, - "cls": 18565, - "club": 20453, - "clubs": 77385, - "clud": 1513, - "clude": 866, - "cluded": 10391, - "cludes": 7548, - "cluding": 11150, - "cluir": 45821, - "clus": 4256, - "clusion": 9134, - "clusions": 24436, - "clusive": 8500, - "cluster": 19386, - "clusters": 79621, - "cly": 85245, - "cm": 6358, - "cmath": 34825, - "cmb": 96155, - "cmc": 95966, - "cmd": 8883, - "cmds": 93507, - "cmp": 7441, - "cmpeq": 100121, - "cms": 29811, - "cn": 14606, - "cname": 79588, - "cnt": 16232, - "cntl": 76117, - "co": 1030, - "coach": 89193, - "coal": 41565, - "coat": 68512, - "cob": 86656, - "cobra": 60510, - "coc": 78412, - "cock": 38253, - "cod": 20720, - "code": 1889, - "codec": 35707, - "coded": 66630, - "codegen": 96959, - "coder": 41270, - "codes": 26899, - "codigo": 34566, - "codile": 83774, - "coding": 49467, - "coe": 73872, - "coef": 65750, - "coeff": 49738, - "coes": 80950, - "coffee": 79217, - "coh": 40375, - "cohol": 11353, - "coholic": 45494, - "coil": 86837, - "coin": 7307, - "coins": 30709, - "col": 2119, - "cola": 56552, - "cold": 88172, - "cole": 56745, - "coles": 85938, - "coli": 92480, - "coll": 17666, - "collapse": 18391, - "collapsed": 43128, - "collect": 17840, - "collection": 13727, - "collectionView": 43540, - "collections": 52237, - "collector": 92569, - "college": 68534, - "collision": 55667, - "colm": 42937, - "coln": 22808, - "colo": 59348, - "colon": 77924, - "color": 3506, - "colors": 21712, - "colour": 48439, - "cols": 22093, - "column": 6361, - "columnName": 87130, - "columns": 16773, - "com": 884, - "coma": 82945, - "comb": 22631, - "combat": 86743, - "combe": 92157, - "combination": 76128, - "combine": 64236, - "combined": 67407, - "combo": 62592, - "comboBox": 69686, - "come": 2063, - "comed": 31090, - "comes": 6716, - "comfort": 19975, - "comic": 90989, - "coming": 5065, - "comings": 70243, - "comm": 3705, - "comma": 46486, - "command": 5749, - "commands": 25256, - "commend": 31628, - "commended": 36971, - "comment": 6313, - "comments": 15069, - "commerce": 44294, - "commercial": 84707, - "commission": 81164, - "commit": 17869, - "committed": 98546, - "committee": 57885, - "common": 5581, - "commons": 53461, - "communic": 26660, - "communication": 51271, - "communications": 44410, - "community": 29502, - "como": 97396, - "comp": 5807, - "compact": 40860, - "compan": 45349, - "companies": 65851, - "company": 10348, - "companyId": 93806, - "compare": 19484, - "compareTo": 56683, - "comparison": 55805, - "compass": 31929, - "compat": 18837, - "compatible": 35942, - "compet": 28344, - "competition": 79123, - "competitive": 93499, - "compile": 21065, - "compileComponents": 45098, - "compiled": 51945, - "compiler": 34720, - "complete": 15079, - "completed": 35835, - "completion": 44412, - "complex": 24126, - "complexContent": 98815, - "complexType": 80519, - "component": 8739, - "components": 5260, - "compose": 53806, - "composed": 93834, - "composer": 75994, - "composite": 90604, - "composition": 77907, - "compound": 87304, - "compress": 39460, - "compressed": 46803, - "compression": 84292, - "comput": 66047, - "compute": 28806, - "computed": 72111, - "computer": 44211, - "con": 444, - "cona": 91524, - "conc": 41546, - "concat": 20773, - "concept": 69587, - "concert": 89405, - "conciliation": 99340, - "cond": 1321, - "conda": 64853, - "conde": 95959, - "condition": 9233, - "conditional": 46468, - "conditionally": 97067, - "conditions": 16902, - "conds": 8005, - "conduct": 77752, - "cone": 59182, - "conexao": 86780, - "conexion": 44753, - "conf": 6263, - "conference": 79590, - "confidence": 83029, - "config": 1710, - "configs": 55078, - "configuration": 21822, - "configure": 21678, - "configured": 82543, - "confirm": 14119, - "confirmation": 54512, - "confirmed": 42128, - "coni": 86310, - "conj": 93540, - "conn": 5259, - "connect": 6595, - "connected": 15647, - "connecting": 91911, - "connection": 7898, - "connections": 51086, - "connector": 54800, - "connexion": 75978, - "cono": 86958, - "conom": 45317, - "conomic": 32107, - "conomics": 81192, - "conomy": 71171, - "cons": 6387, - "conscious": 64589, - "consider": 25742, - "consin": 19396, - "consistent": 79499, - "console": 5467, - "const": 1040, - "constant": 18568, - "constants": 16140, - "constexpr": 43381, - "constitution": 44103, - "constitutional": 49674, - "constraint": 49157, - "constraints": 66412, - "construct": 7750, - "constructed": 82678, - "construction": 48297, - "constructor": 22602, - "consts": 96873, - "consult": 49512, - "consulta": 43268, - "consum": 67776, - "consume": 85594, - "consumer": 47864, - "cont": 778, - "contact": 6421, - "contacts": 30163, - "contador": 68348, - "contain": 53195, - "contained": 53615, - "container": 3670, - "containers": 40499, - "contains": 13676, - "conte": 46452, - "contenido": 77368, - "content": 1834, - "contentType": 46063, - "contents": 18075, - "contest": 66817, - "context": 2196, - "contexts": 73027, - "conti": 84010, - "contin": 22025, - "continent": 75695, - "continental": 83951, - "continue": 9726, - "continued": 86957, - "continuous": 79689, - "conto": 66344, - "contr": 8386, - "contra": 97843, - "contract": 20871, - "contracts": 64422, - "contrast": 85324, - "contre": 31400, - "contres": 75950, - "contri": 13151, - "contrib": 48210, - "contributors": 85455, - "contro": 44848, - "control": 2935, - "controlled": 59707, - "controller": 7299, - "controllers": 22339, - "controls": 29617, - "conut": 27357, - "conv": 12296, - "conversation": 62737, - "conversion": 74825, - "convert": 14500, - "convertView": 95367, - "converted": 77304, - "converter": 74846, - "cook": 87895, - "cooked": 99797, - "cookie": 16634, - "cookies": 45417, - "cool": 43296, - "cooldown": 91496, - "coon": 73335, - "coop": 87957, - "coord": 27500, - "coordinate": 63626, - "coordinates": 35839, - "coords": 36130, - "cop": 38828, - "cope": 2474, - "copies": 78701, - "copy": 8728, - "copyright": 15859, - "cor": 6133, - "coration": 27550, - "cord": 32089, - "cordova": 77397, - "core": 2202, - "cores": 7857, - "corev": 99745, - "corlib": 68530, - "corn": 39730, - "corner": 74525, - "corp": 81827, - "corr": 60377, - "correct": 20523, - "correo": 67271, - "cors": 55072, - "cos": 9594, - "cosa": 98556, - "cosity": 86218, - "cost": 16845, - "cosystem": 24168, - "cot": 65598, - "cott": 51805, - "cou": 23045, - "could": 29177, - "couldn": 92062, - "count": 1868, - "counter": 8456, - "countries": 47808, - "country": 11389, - "counts": 45959, - "county": 66026, - "coupon": 39400, - "cour": 67971, - "course": 12120, - "courses": 42424, - "court": 63858, - "cout": 6232, - "cov": 57512, - "cover": 3773, - "coverage": 55350, - "covered": 21468, - "covering": 93013, - "covers": 56958, - "covery": 7601, - "cow": 19457, - "cox": 83100, - "cp": 4777, - "cpf": 65653, - "cplusplus": 25971, - "cpp": 11055, - "cps": 73676, - "cpt": 99095, - "cpu": 16881, - "cpy": 7796, - "cq": 96518, - "cr": 5192, - "craft": 7868, - "crafted": 80894, - "cran": 73085, - "crap": 99821, - "craper": 87382, - "crast": 86574, - "cratch": 87384, - "crate": 62811, - "crawl": 95999, - "crawler": 76029, - "crc": 67183, - "cre": 846, - "cream": 47100, - "crear": 99853, - "crease": 20542, - "creasing": 76562, - "creat": 95839, - "create": 3261, - "createClass": 89079, - "createCommand": 98480, - "createElement": 59108, - "createForm": 85758, - "createFrom": 91195, - "createQuery": 96967, - "createQueryBuilder": 89185, - "createTime": 84286, - "createUrl": 98318, - "createView": 76713, - "created": 7266, - "createdAt": 43865, - "creates": 59619, - "creating": 46002, - "creation": 38475, - "creative": 52817, - "creativecommons": 86331, - "creator": 33498, - "creature": 65227, - "cred": 11081, - "credential": 67899, - "credentials": 33453, - "credible": 59041, - "credit": 24193, - "credited": 67309, - "credits": 56869, - "creds": 86834, - "creen": 2240, - "creens": 15909, - "creenshot": 32209, - "crement": 13785, - "crest": 45551, - "cret": 4523, - "crete": 9537, - "cretion": 89790, - "crets": 53810, - "crew": 39717, - "cri": 745, - "cribe": 3191, - "cribed": 17890, - "cribes": 56236, - "cribing": 44631, - "crime": 85454, - "criminal": 99495, - "cripcion": 21323, - "cript": 1250, - "cription": 1479, - "criptions": 25712, - "criptive": 41419, - "criptor": 6963, - "criptors": 26789, - "cripts": 25207, - "crire": 68019, - "crit": 38096, - "criteria": 21159, - "critical": 42641, - "crm": 62838, - "cro": 38984, - "croft": 82793, - "croll": 15598, - "crollView": 42188, - "cron": 70487, - "crop": 35247, - "cross": 29942, - "crow": 52905, - "crud": 54669, - "cry": 62238, - "crypt": 49225, - "crypto": 36872, - "cs": 4942, - "csi": 64329, - "csr": 78951, - "csrf": 25069, - "css": 5254, - "cstdint": 98075, - "cstdio": 38312, - "cstdlib": 43795, - "cstring": 40006, - "csv": 18596, - "ct": 302, - "cta": 78619, - "ctal": 95081, - "cter": 75169, - "ctest": 68980, - "cth": 92921, - "ctic": 26636, - "ctica": 50129, - "ctime": 34700, - "ction": 407, - "ctions": 5247, - "ctl": 12654, - "ctor": 5009, - "ctors": 12816, - "ctp": 79041, - "ctr": 10820, - "ctrine": 14061, - "ctrl": 12199, - "cts": 62003, - "ctx": 3858, - "ctxt": 78592, - "ctype": 17654, - "cu": 20811, - "cuador": 50362, - "cube": 46511, - "cuda": 35026, - "cue": 32824, - "cul": 3395, - "cular": 22077, - "culate": 11456, - "culated": 50904, - "culator": 20623, - "culo": 64487, - "culos": 79134, - "cult": 93113, - "culture": 70905, - "culus": 42449, - "cum": 60353, - "cup": 37765, - "cur": 2407, - "cura": 54635, - "curacy": 22222, - "curities": 31702, - "curity": 3750, - "curl": 20520, - "curr": 15789, - "currency": 16353, - "current": 3311, - "currentColor": 61845, - "currentIndex": 60414, - "currentPage": 47483, - "currentState": 85970, - "currentTime": 68000, - "currentUser": 39980, - "currently": 59302, - "curring": 46839, - "curso": 43301, - "cursor": 17894, - "curve": 51151, - "cury": 26533, - "cus": 57440, - "cust": 45514, - "custom": 9342, - "customer": 11296, - "customerId": 83119, - "customers": 41254, - "customize": 95485, - "cut": 10453, - "cuts": 23312, - "cv": 13423, - "cw": 63643, - "cwd": 33265, - "cx": 26929, - "cxx": 90173, - "cy": 11377, - "cyan": 70846, - "cych": 74146, - "cycl": 98584, - "cycle": 22352, - "cycles": 49521, - "cz": 14088, - "czas": 67737, - "cznie": 89594, - "czy": 48872, - "cé": 51084, - "d": 67, - "dB": 42055, - "dT": 91463, - "da": 3315, - "dac": 83649, - "dad": 56944, - "dados": 43689, - "dae": 90284, - "daemon": 76941, - "daf": 86833, - "dag": 51741, - "daily": 49174, - "dain": 63599, - "dal": 52647, - "dale": 35283, - "dam": 15770, - "damage": 43965, - "damn": 89719, - "dan": 36255, - "dana": 46783, - "dance": 99975, - "danger": 32550, - "dao": 42621, - "dap": 92394, - "daq": 74307, - "dar": 35223, - "dark": 23449, - "dart": 36694, - "darwin": 99865, - "das": 35989, - "dash": 44619, - "dashboard": 19156, - "dat": 6036, - "data": 695, - "dataArray": 82668, - "dataGridView": 77588, - "dataProvider": 36598, - "dataSource": 65960, - "dataTable": 67869, - "dataType": 58794, - "database": 12494, - "datable": 89931, - "datagrid": 86090, - "datal": 83653, - "datap": 94353, - "datas": 28339, - "dataset": 22090, - "datasets": 66646, - "datatable": 81984, - "datatype": 63509, - "date": 1045, - "dateFormat": 91948, - "dateTime": 49106, - "dated": 3661, - "datepicker": 37363, - "dater": 28563, - "dates": 6528, - "datetime": 15814, - "dating": 14442, - "dato": 72205, - "datos": 28715, - "datum": 57033, - "daughter": 60878, - "day": 1316, - "days": 14097, - "db": 2042, - "dbContext": 70862, - "dbName": 91981, - "dba": 90555, - "dbc": 15245, - "dbcTemplate": 50072, - "dbe": 84506, - "dbg": 55418, - "dbh": 41900, - "dbl": 73702, - "dbname": 36365, - "dbo": 21521, - "dbuf": 88414, - "dbus": 80086, - "dc": 7783, - "dcc": 88064, - "dd": 634, - "dda": 72587, - "ddb": 90823, - "ddd": 41460, - "dddd": 65200, - "dde": 89189, - "dden": 11025, - "ddf": 97582, - "ddie": 29554, - "ddit": 20692, - "ddl": 79472, - "dds": 34750, - "ddy": 54610, - "de": 451, - "dea": 56188, - "dead": 34854, - "deadline": 79888, - "deal": 30739, - "dealer": 79335, - "dealloc": 76760, - "death": 63007, - "deaux": 63015, - "deb": 39035, - "debian": 91884, - "debit": 90480, - "debug": 8514, - "dec": 8332, - "decay": 85599, - "decess": 28009, - "decimal": 24170, - "decision": 65038, - "deck": 34525, - "decl": 10210, - "declar": 57405, - "declaration": 81483, - "declare": 18978, - "declaring": 65665, - "declspec": 57418, - "decltype": 75464, - "decode": 18696, - "decoded": 64013, - "decoder": 49210, - "decor": 33193, - "decorate": 49076, - "decorators": 95800, - "decrypt": 74395, - "ded": 9988, - "dee": 58994, - "deen": 65581, - "deep": 33980, - "deer": 97362, - "def": 755, - "default": 2309, - "defaultValue": 54202, - "defaults": 27854, - "defense": 98092, - "defer": 63195, - "defgroup": 87129, - "define": 1312, - "defined": 9910, - "defines": 58143, - "definition": 18881, - "definitions": 49663, - "defs": 49585, - "deg": 16915, - "degree": 42127, - "degrees": 70849, - "dehy": 80660, - "dehyde": 86836, - "dek": 77373, - "del": 9783, - "delay": 23059, - "delegate": 29327, - "delete": 4644, - "deleted": 27619, - "delimiter": 59216, - "deliver": 75828, - "delivery": 33490, - "delivr": 63801, - "delta": 20869, - "dem": 28531, - "demand": 84031, - "demo": 26846, - "den": 5294, - "dens": 53321, - "dense": 81386, - "density": 70918, - "dent": 55923, - "deny": 91063, - "deo": 95614, - "dep": 15237, - "depart": 33148, - "department": 28414, - "departments": 92895, - "departure": 59271, - "departureday": 96737, - "depend": 20080, - "dependence": 91746, - "dependencies": 55374, - "dependency": 54790, - "dependent": 38655, - "depending": 81580, - "depends": 59047, - "deploy": 36894, - "deployment": 83313, - "deposit": 61614, - "deprecated": 39289, - "deps": 73687, - "dept": 41685, - "depth": 18021, - "deque": 54598, - "der": 1126, - "dera": 99003, - "derabad": 57800, - "dere": 97493, - "deriv": 83595, - "derive": 28197, - "derived": 51182, - "ders": 12601, - "des": 5919, - "desc": 8784, - "descending": 89132, - "descr": 67615, - "describe": 12612, - "descricao": 64762, - "descripcion": 40338, - "description": 4789, - "descriptor": 54232, - "deserialize": 67877, - "design": 25894, - "designation": 89216, - "desired": 83882, - "desk": 51169, - "desktop": 37969, - "dess": 34107, - "dest": 5086, - "destination": 18481, - "destroy": 15886, - "destruct": 61368, - "det": 19842, - "detach": 57864, - "detail": 14927, - "details": 15216, - "detalle": 85218, - "detect": 62343, - "detector": 92644, - "dev": 3667, - "develop": 16219, - "developer": 35501, - "developers": 65405, - "development": 30671, - "device": 6239, - "deviceId": 95302, - "devices": 48066, - "devil": 81252, - "dex": 92869, - "dez": 87624, - "df": 3013, - "dfa": 98649, - "dfd": 92330, - "dff": 99814, - "dfs": 35478, - "dfunding": 64991, - "dg": 36238, - "dge": 92791, - "dh": 31721, - "dhcp": 97320, - "di": 8747, - "dia": 32106, - "diag": 61314, - "dialog": 12080, - "dialogs": 42554, - "diamond": 89676, - "dic": 30780, - "dice": 77153, - "dict": 8644, - "dictionary": 36771, - "dictions": 53490, - "did": 23770, - "didn": 97849, - "die": 27591, - "diet": 94942, - "dif": 88564, - "diff": 13798, - "difference": 60351, - "different": 64750, - "difficulty": 72964, - "dig": 45961, - "digest": 37439, - "digit": 36034, - "digital": 58369, - "digits": 61870, - "dim": 13223, - "dimension": 43639, - "dimensions": 60339, - "dims": 55590, - "din": 73911, - "ding": 7113, - "dings": 25624, - "dio": 72863, - "dir": 3826, - "dire": 64684, - "direccion": 63789, - "direct": 20384, - "direction": 19612, - "directive": 73963, - "director": 70895, - "directories": 76801, - "directory": 23905, - "dirname": 14772, - "dirs": 58723, - "dirty": 54588, - "dis": 4338, - "disable": 18502, - "disabled": 12246, - "disc": 17242, - "discard": 77592, - "disciplinary": 71200, - "disconnect": 53092, - "discord": 43679, - "discount": 28459, - "discover": 98729, - "discussion": 70969, - "dish": 73933, - "disk": 31596, - "dismiss": 82434, - "disp": 30895, - "dispatch": 18777, - "dispatcher": 61592, - "display": 5610, - "displayName": 47730, - "displayText": 82833, - "dispose": 84965, - "disposed": 76629, - "disposing": 19843, - "dist": 12489, - "distance": 19909, - "distinct": 54121, - "distributed": 63475, - "distribution": 82816, - "district": 36491, - "dit": 18225, - "dition": 2400, - "ditor": 69831, - "div": 614, - "dives": 91614, - "divide": 60494, - "divider": 51894, - "division": 29864, - "dj": 78604, - "django": 13887, - "dk": 7737, - "dl": 8910, - "dle": 91485, - "dlg": 60140, - "dling": 61416, - "dll": 68259, - "dm": 14170, - "dma": 46081, - "dn": 17851, - "dna": 93977, - "dney": 19316, - "dni": 97380, - "dns": 46326, - "do": 3055, - "dob": 52116, - "doc": 5349, - "doch": 73393, - "dock": 78155, - "docker": 29748, - "docs": 14452, - "doctor": 38083, - "doctrine": 92265, - "doctype": 51239, - "document": 6190, - "documentation": 77403, - "documento": 98765, - "documents": 51878, - "does": 28156, - "doesn": 73014, - "dog": 18964, - "dogs": 81134, - "doi": 48886, - "doing": 45359, - "dojo": 73711, - "doll": 78289, - "dom": 5717, - "domain": 12482, - "domains": 60721, - "don": 15357, - "done": 10655, - "dong": 76311, - "donnees": 99653, - "dont": 78125, - "door": 11020, - "doors": 28404, - "dorf": 91099, - "dos": 41625, - "dot": 16510, - "dotenv": 51993, - "dots": 68916, - "double": 4429, - "doubleValue": 83178, - "down": 2996, - "download": 13181, - "downloads": 82429, - "dp": 9996, - "dpi": 79129, - "dq": 86746, - "dr": 3696, - "drFc": 71366, - "dra": 23044, - "draft": 46097, - "drag": 35031, - "dragon": 56519, - "dration": 50791, - "draul": 31438, - "draulic": 33842, - "draw": 7788, - "drawable": 92115, - "drawer": 81227, - "drawing": 81949, - "dre": 63940, - "dream": 57291, - "dress": 69334, - "drink": 98427, - "drive": 33067, - "driver": 12804, - "drivers": 63225, - "drm": 99658, - "dro": 11513, - "drop": 6861, - "dropIfExists": 44792, - "dropdown": 11385, - "dropout": 85720, - "drops": 91612, - "drs": 94346, - "drug": 73821, - "drv": 55913, - "dry": 54310, - "ds": 5469, - "dsa": 97880, - "dsl": 82974, - "dsn": 76236, - "dsp": 95824, - "dst": 16032, - "dt": 8207, - "dto": 60078, - "dtype": 48827, - "du": 1072, - "duc": 7697, - "ducation": 34985, - "duce": 13677, - "duced": 54478, - "ducer": 30038, - "ducers": 34475, - "ducible": 79385, - "duck": 74070, - "duct": 1076, - "ducted": 55015, - "duction": 23985, - "ductive": 68243, - "ductor": 36869, - "ductory": 51438, - "due": 24567, - "dued": 79233, - "duino": 32286, - "duit": 47348, - "duk": 57671, - "dummy": 32490, - "dump": 28760, - "dup": 22675, - "duplicate": 64926, - "dur": 71792, - "duration": 17456, - "during": 82977, - "duto": 29043, - "dux": 12412, - "dv": 38361, - "dw": 30506, - "dx": 13009, - "dy": 10470, - "dyn": 44185, - "dynamic": 22269, - "dz": 38977, - "dzi": 75916, - "e": 68, - "ea": 12791, - "each": 9739, - "eacher": 50300, - "ead": 3228, - "eah": 10644, - "eam": 14922, - "ean": 5420, - "ear": 686, - "earable": 77958, - "earch": 2974, - "earchBar": 93436, - "earer": 21449, - "earing": 13992, - "early": 22928, - "earn": 10326, - "earned": 58700, - "earning": 16933, - "ears": 7596, - "earth": 28641, - "ease": 47714, - "east": 61601, - "easy": 46122, - "eat": 33166, - "eated": 68922, - "eating": 91955, - "eature": 15563, - "eatures": 23271, - "eax": 41244, - "eb": 3141, - "eba": 71853, - "ebb": 86402, - "ebin": 77257, - "ebp": 66447, - "ebra": 51313, - "ebx": 82463, - "ec": 762, - "eca": 23637, - "ecake": 79356, - "ecal": 98298, - "ecast": 92538, - "ecause": 6769, - "ecc": 72425, - "ecd": 38306, - "ece": 75507, - "eced": 59457, - "ecedor": 66135, - "ecer": 94218, - "ecera": 91327, - "ecess": 4093, - "ecessarily": 74753, - "ecessary": 20726, - "ech": 4842, - "echa": 18246, - "echo": 3123, - "eci": 76832, - "ecided": 79741, - "ecimal": 43190, - "ecn": 31667, - "eco": 55397, - "ecom": 66274, - "ecome": 52521, - "economic": 49944, - "ecret": 51956, - "ecs": 54817, - "ect": 440, - "ectar": 39916, - "ected": 1599, - "ection": 12181, - "ections": 38705, - "ective": 96978, - "ectl": 53769, - "ectomy": 72783, - "ector": 1279, - "ectors": 10829, - "ecture": 63293, - "ecure": 77208, - "ecurity": 18936, - "ecute": 3144, - "ecx": 77184, - "ecycle": 17110, - "ecz": 69768, - "eczy": 97595, - "ed": 291, - "edBy": 98422, - "edException": 19357, - "edImage": 58572, - "edList": 39401, - "edReader": 17558, - "edTextBox": 99017, - "eda": 14151, - "edad": 76598, - "edar": 34315, - "edata": 73985, - "eday": 46212, - "edb": 94827, - "edback": 20313, - "edd": 54637, - "eddar": 78716, - "ede": 15686, - "eded": 31035, - "edef": 4313, - "edelta": 47954, - "eden": 14466, - "eder": 7442, - "ederal": 5187, - "ederation": 97113, - "edere": 86119, - "ederland": 40455, - "edes": 59626, - "edge": 7334, - "edges": 17327, - "edi": 19586, - "edia": 4596, - "edian": 29667, - "ediator": 88794, - "edic": 34383, - "edicine": 92001, - "edics": 81811, - "edido": 54705, - "edin": 31501, - "eding": 16490, - "edio": 63059, - "edis": 42925, - "edish": 27040, - "edit": 3671, - "editable": 44746, - "editar": 84275, - "editary": 95454, - "edited": 62503, - "edith": 82163, - "editing": 62453, - "edition": 79037, - "editor": 9044, - "edium": 23961, - "edly": 53423, - "edm": 90625, - "edo": 66981, - "edom": 8944, - "edor": 25356, - "edores": 69319, - "edral": 36620, - "edriver": 72139, - "eds": 6910, - "edu": 56201, - "educ": 25802, - "educated": 66449, - "education": 37838, - "educt": 81600, - "edula": 69955, - "edx": 72193, - "edy": 9497, - "ee": 2176, - "eea": 85508, - "eec": 96934, - "eed": 12320, - "eee": 35163, - "eeee": 69716, - "eel": 96551, - "een": 15258, - "eenth": 62655, - "eeper": 44131, - "eer": 35856, - "ees": 5633, - "ef": 830, - "efa": 76731, - "efault": 11553, - "efd": 94778, - "efe": 46053, - "efeller": 81712, - "eff": 6581, - "effect": 27153, - "effective": 78995, - "effects": 81524, - "efficient": 43870, - "efined": 4094, - "efore": 4746, - "efs": 45062, - "eft": 34673, - "eful": 52221, - "efully": 74092, - "eg": 797, - "ega": 11437, - "egade": 96337, - "egal": 62421, - "egan": 16133, - "egas": 15186, - "egasus": 87133, - "egative": 15410, - "egen": 20578, - "egend": 88145, - "eger": 1916, - "egers": 68692, - "egg": 29468, - "eggies": 56660, - "egie": 61157, - "egin": 3088, - "egis": 91067, - "egl": 64602, - "egment": 72180, - "ego": 13546, - "egot": 67078, - "egov": 75287, - "egr": 14750, - "egra": 88675, - "egral": 27919, - "egrate": 58117, - "egrated": 48272, - "egration": 17831, - "egrator": 97535, - "egree": 27874, - "egrity": 68312, - "egt": 51759, - "eguard": 82971, - "eh": 2701, - "ehen": 41797, - "ehicle": 16350, - "ehicles": 42965, - "ehler": 58696, - "ehr": 56088, - "ei": 20568, - "eid": 62978, - "eight": 68632, - "eil": 59891, - "ein": 72720, - "eing": 32875, - "either": 50998, - "ej": 36568, - "ejs": 92883, - "ek": 1247, - "eka": 53413, - "eken": 54994, - "eker": 52316, - "eki": 79853, - "eking": 59952, - "eko": 98764, - "eks": 21854, - "ekt": 17588, - "ekte": 67462, - "ekyll": 97909, - "el": 301, - "ela": 8458, - "elage": 81892, - "elah": 76077, - "elaide": 45193, - "elan": 77200, - "eland": 18615, - "elapsed": 54218, - "elas": 40843, - "elastic": 63064, - "elay": 7040, - "elcome": 5836, - "eld": 789, - "elda": 38008, - "elden": 58688, - "elder": 68076, - "eldig": 99511, - "eldo": 84555, - "eldom": 53734, - "eldon": 56143, - "eldorf": 70975, - "ele": 10274, - "elect": 19493, - "election": 62572, - "electric": 64465, - "electron": 75603, - "electronics": 79666, - "eled": 41189, - "elem": 19403, - "element": 6229, - "elementGuidId": 89475, - "elementType": 94387, - "elements": 22138, - "elems": 95922, - "elen": 8564, - "elenium": 15127, - "eler": 8023, - "elerik": 36200, - "elf": 491, - "elfare": 19806, - "elfast": 47125, - "elfth": 88798, - "elho": 87099, - "eli": 12574, - "elia": 37029, - "eliac": 95705, - "elial": 59544, - "elian": 70664, - "elib": 62318, - "elic": 43723, - "elier": 68249, - "elif": 12740, - "elig": 39567, - "elige": 97046, - "elight": 89343, - "eligible": 69150, - "elihood": 20500, - "elijk": 33338, - "elijke": 66146, - "elim": 40895, - "eliminar": 89356, - "elin": 33830, - "eline": 4939, - "elines": 11243, - "eliness": 55798, - "eling": 20659, - "elist": 19784, - "elite": 71391, - "elivery": 73971, - "elix": 68818, - "elize": 19976, - "ell": 616, - "ella": 6985, - "ellan": 85886, - "ellaneous": 41242, - "ellant": 78241, - "ellar": 27978, - "ellas": 75595, - "ellation": 43313, - "elle": 6853, - "elled": 15556, - "elleicht": 67460, - "ellen": 16046, - "eller": 7218, - "ellers": 25812, - "ellery": 50976, - "elles": 37907, - "elli": 21148, - "ellido": 25087, - "ellidos": 51228, - "ellig": 6842, - "elligence": 8677, - "elligent": 21149, - "ellij": 36359, - "elling": 6427, - "ellipse": 69104, - "ellipsis": 73022, - "ellite": 18652, - "ellites": 42760, - "ello": 4896, - "ellow": 5412, - "elloworld": 96392, - "ells": 6572, - "ellschaft": 70801, - "ellt": 33963, - "ellular": 54230, - "ellung": 83117, - "ellungen": 77313, - "elly": 12160, - "elm": 24037, - "elman": 64641, - "elmet": 75872, - "eln": 17912, - "elo": 20782, - "eload": 77997, - "elocity": 19593, - "elog": 51671, - "elon": 65467, - "elong": 39122, - "elope": 82665, - "elor": 70347, - "elow": 50481, - "elp": 1290, - "elper": 3020, - "elpers": 17986, - "elps": 84719, - "elry": 25008, - "els": 2053, - "else": 1531, - "elsea": 24159, - "elseif": 27107, - "elsen": 42245, - "elsey": 93567, - "elsif": 67067, - "elsing": 97688, - "elsinki": 55017, - "elsius": 41347, - "elson": 22110, - "elt": 3903, - "elta": 6092, - "eltas": 73006, - "elter": 18354, - "elters": 47883, - "elts": 85128, - "elu": 79378, - "elve": 21903, - "elves": 4372, - "ely": 989, - "elyn": 92609, - "em": 336, - "ema": 9355, - "emaakt": 94227, - "emachine": 99569, - "emacs": 49035, - "emade": 29532, - "email": 2386, - "emailer": 89922, - "emails": 52476, - "emain": 93658, - "emaker": 59775, - "emale": 12011, - "emales": 87503, - "eman": 16357, - "emand": 20699, - "emann": 80998, - "emap": 43140, - "emark": 21799, - "emarks": 37266, - "emas": 35262, - "emat": 43698, - "ematic": 12519, - "ematics": 34805, - "emax": 93397, - "emb": 9034, - "embali": 69805, - "embed": 12529, - "embedded": 70964, - "embedding": 95711, - "ember": 1402, - "embers": 7207, - "emble": 92729, - "embourg": 56118, - "embr": 60163, - "embrance": 72669, - "embre": 23346, - "embro": 50010, - "embros": 91568, - "emd": 95210, - "eme": 3981, - "emean": 47990, - "emed": 16809, - "emen": 16737, - "emens": 73837, - "ement": 1133, - "emente": 39961, - "ementia": 46744, - "emento": 76384, - "ements": 3808, - "emer": 41996, - "emergency": 99908, - "emes": 16034, - "emet": 35926, - "emetery": 37638, - "emi": 22530, - "emia": 22689, - "emiah": 65945, - "emic": 8274, - "emics": 38305, - "emie": 97246, - "emies": 11288, - "emin": 26768, - "eming": 74914, - "emit": 19233, - "emm": 73519, - "emma": 34893, - "emme": 97692, - "emo": 6868, - "emode": 92646, - "emodel": 96748, - "emoji": 38623, - "emon": 7439, - "emonic": 39901, - "emons": 59396, - "emony": 19399, - "emory": 4836, - "emos": 15295, - "emoth": 96674, - "emotion": 74453, - "emouth": 87141, - "emp": 3342, - "emperature": 94825, - "emphasis": 87292, - "empl": 26980, - "emplace": 94692, - "emplate": 3793, - "emplates": 77893, - "emple": 45534, - "emplo": 31310, - "emploi": 97675, - "employ": 7823, - "employed": 36242, - "employee": 13243, - "employees": 35639, - "employer": 66301, - "employment": 21093, - "empo": 22893, - "empor": 53471, - "emporary": 14084, - "empre": 37939, - "empresa": 36938, - "empt": 21643, - "emption": 34206, - "empty": 3274, - "ems": 12116, - "emsp": 92237, - "emu": 34163, - "emy": 4625, - "emás": 42941, - "en": 268, - "ena": 7304, - "enable": 12837, - "enabled": 16247, - "enade": 87139, - "enaire": 97820, - "enal": 75497, - "ename": 1878, - "enames": 34054, - "enan": 62941, - "enance": 10431, - "enant": 26178, - "enaries": 85375, - "enario": 21044, - "enarios": 61594, - "enary": 47228, - "enas": 28043, - "enate": 32223, - "enberg": 56936, - "enburg": 55485, - "enc": 967, - "ence": 768, - "enced": 5886, - "encent": 27462, - "encer": 20099, - "encers": 63394, - "ences": 2436, - "ench": 20345, - "enchmark": 40481, - "enci": 46357, - "encia": 8968, - "encial": 45412, - "encias": 27897, - "encies": 6072, - "encil": 17438, - "encing": 11627, - "encion": 93873, - "ención": 44731, - "enco": 74485, - "encode": 6311, - "encodeURIComponent": 98783, - "encoded": 19889, - "encoder": 28106, - "encoding": 17600, - "encrypt": 33926, - "encrypted": 37544, - "encryption": 81037, - "encv": 35484, - "ency": 2301, - "end": 408, - "endDate": 46718, - "endTime": 50788, - "enda": 9895, - "endale": 70160, - "endance": 30819, - "endant": 20995, - "endants": 29410, - "endar": 5264, - "endars": 88714, - "endas": 42607, - "endcode": 90791, - "enddate": 99689, - "ende": 11178, - "ended": 2954, - "endedor": 62267, - "enden": 20468, - "endencies": 38431, - "endency": 21906, - "endent": 29293, - "ender": 1693, - "endereco": 92246, - "enderit": 98568, - "enderror": 42842, - "enders": 14846, - "endet": 55181, - "endez": 73602, - "endforeach": 22871, - "endi": 41124, - "endid": 51503, - "endif": 2384, - "endimento": 80959, - "ending": 2518, - "endir": 67573, - "endl": 5449, - "endment": 14988, - "endo": 8862, - "endon": 92086, - "endor": 8188, - "endors": 33985, - "endoza": 96528, - "endphp": 84762, - "endpoint": 33640, - "endra": 61799, - "endregion": 7871, - "ends": 1438, - "endsWith": 85574, - "endtime": 91961, - "endum": 25547, - "ene": 1994, - "ened": 6901, - "enedor": 77221, - "enef": 51565, - "enefit": 89729, - "eneg": 78629, - "enegro": 88921, - "enemy": 28928, - "enen": 34470, - "ener": 804, - "eneral": 18958, - "enerate": 13523, - "enerated": 10766, - "enerating": 94207, - "eneration": 17699, - "enerative": 75989, - "enerator": 15672, - "energy": 17947, - "eneric": 3553, - "enerima": 93782, - "eners": 18724, - "enery": 90333, - "enes": 22383, - "eness": 24639, - "enet": 70436, - "enever": 31845, - "enez": 21198, - "eng": 833, - "enga": 75675, - "engage": 85839, - "engan": 18763, - "enge": 6443, - "engeance": 56479, - "enger": 10214, - "engers": 15232, - "enght": 71178, - "engine": 8680, - "engineering": 99015, - "engkap": 88372, - "engl": 44724, - "english": 30220, - "engo": 65753, - "ength": 1011, - "engu": 28102, - "enguin": 46972, - "enguins": 56458, - "enh": 40967, - "enha": 63126, - "enheim": 92710, - "eni": 34229, - "enia": 59386, - "eniable": 79911, - "enic": 56989, - "enido": 33558, - "enie": 62658, - "ening": 6147, - "enis": 39685, - "enity": 56685, - "enk": 79671, - "enkins": 58106, - "enko": 56155, - "enment": 53061, - "enn": 2734, - "enna": 15299, - "ennai": 52024, - "enne": 26193, - "ennen": 41293, - "ennent": 89810, - "ennes": 15564, - "ennessee": 22181, - "ennial": 32331, - "ennie": 99128, - "ennifer": 60070, - "ennis": 16550, - "ennon": 64025, - "enny": 18314, - "eno": 12052, - "enor": 99831, - "enos": 71970, - "enqueue": 62473, - "ens": 729, - "ensa": 58925, - "ensagem": 68959, - "ensaje": 27098, - "ensation": 42725, - "ensburg": 78029, - "ensch": 47845, - "enschaft": 53128, - "ense": 1137, - "ensed": 30040, - "ensely": 61132, - "ensem": 45499, - "ensemble": 49575, - "ensen": 35117, - "enser": 60544, - "enses": 4377, - "ensex": 96636, - "ensi": 56587, - "ensible": 37864, - "ensibly": 70872, - "ensing": 49205, - "ension": 2711, - "ensions": 4769, - "ensis": 87778, - "ensitive": 19245, - "ensitivity": 48937, - "ensity": 8127, - "ensive": 4114, - "ensively": 28014, - "enso": 72789, - "enson": 34237, - "ensor": 3890, - "ensored": 56878, - "ensors": 27627, - "enstein": 62756, - "ensual": 67829, - "ensure": 28389, - "ensus": 13940, - "ent": 306, - "enta": 16985, - "entai": 36230, - "ental": 6430, - "entanyl": 95391, - "entar": 80780, - "entario": 63936, - "entarios": 82646, - "ente": 6960, - "ented": 16243, - "entence": 18886, - "enter": 1992, - "entered": 87143, - "enterprise": 79034, - "entes": 21938, - "enth": 21341, - "enthal": 78275, - "enti": 23202, - "ential": 2335, - "entialAction": 59071, - "entially": 31668, - "entials": 8643, - "entic": 4351, - "enticate": 23491, - "enticated": 18426, - "entication": 7311, - "enticator": 62493, - "enties": 58142, - "entieth": 52231, - "entifier": 7337, - "entiful": 79820, - "entimes": 92455, - "entin": 44509, - "entina": 24856, - "entine": 27970, - "enting": 92299, - "ention": 3012, - "entionPolicy": 79265, - "entions": 64801, - "entious": 98981, - "entities": 10720, - "entity": 3069, - "entityManager": 48212, - "entlich": 45375, - "ently": 4501, - "ento": 17996, - "enton": 75072, - "entr": 24677, - "entrada": 63340, - "entral": 46186, - "entrant": 70658, - "entre": 40997, - "entreprise": 88988, - "entric": 40509, - "entries": 13237, - "entropy": 50250, - "entry": 4177, - "ents": 812, - "enty": 7313, - "enu": 1509, - "enuine": 64312, - "enuity": 90589, - "enum": 9195, - "enumer": 40601, - "enumerate": 77669, - "enumerator": 97716, - "enums": 93672, - "enuous": 83122, - "enus": 38965, - "env": 3239, - "enville": 68732, - "environment": 24175, - "environments": 79391, - "eny": 33495, - "enz": 17007, - "enza": 24238, - "enze": 85191, - "enzhen": 79511, - "enzie": 57963, - "enzyme": 65728, - "ença": 87780, - "enção": 98398, - "enÃŃ": 97502, - "eo": 25634, - "eof": 78694, - "eon": 66130, - "eor": 24274, - "eos": 85499, - "eous": 34172, - "ep": 752, - "epad": 70641, - "epam": 90029, - "epar": 11845, - "eparator": 92740, - "epend": 13059, - "ependency": 41629, - "eper": 10653, - "eph": 24453, - "ephir": 81773, - "ephy": 97353, - "eping": 55323, - "episode": 40391, - "epoch": 20809, - "epochs": 47629, - "eprom": 54045, - "eps": 7270, - "epsilon": 32867, - "epy": 71648, - "eq": 11251, - "equ": 26378, - "equal": 26880, - "equalTo": 91685, - "equality": 82738, - "equals": 7324, - "equalsIgnoreCase": 35733, - "equip": 69195, - "equipment": 68618, - "equiv": 58417, - "er": 261, - "era": 2473, - "erable": 28057, - "erah": 97308, - "erais": 81356, - "eral": 3333, - "erala": 51081, - "erald": 25380, - "erals": 17822, - "eras": 9431, - "erase": 19206, - "erate": 59768, - "eration": 21597, - "erator": 40622, - "eração": 75844, - "erb": 41599, - "erc": 3035, - "erca": 78993, - "erce": 26724, - "erchant": 61043, - "ercial": 8150, - "ercicio": 48100, - "ercise": 18865, - "ercises": 48815, - "ercul": 69293, - "erculosis": 74554, - "erd": 14685, - "erdale": 73420, - "erde": 87905, - "erdem": 88883, - "erdings": 69727, - "ere": 486, - "erea": 68209, - "ereal": 44353, - "ereco": 35094, - "ered": 12616, - "eree": 76060, - "eref": 45070, - "ereg": 53733, - "erek": 28726, - "eren": 17848, - "ereo": 65953, - "ereotype": 16119, - "erequisite": 91475, - "erequisites": 83401, - "erer": 91117, - "eres": 13213, - "eresa": 38686, - "ereum": 24873, - "erez": 34886, - "ereço": 79056, - "erg": 2431, - "ergarten": 48672, - "erge": 10286, - "erged": 52625, - "ergency": 66401, - "ergic": 75439, - "erging": 96396, - "erglass": 76569, - "ergus": 34031, - "erguson": 36008, - "ergy": 43043, - "eri": 31803, - "eria": 50929, - "erial": 2918, - "erialization": 51663, - "erialize": 9227, - "erialized": 68677, - "erializer": 43039, - "eric": 11893, - "erie": 27197, - "eries": 4804, - "erin": 85509, - "ering": 4776, - "erior": 14917, - "erk": 17172, - "erland": 88054, - "erm": 4289, - "ermal": 18558, - "ermalink": 43799, - "erman": 4858, - "ermann": 92550, - "ermen": 60258, - "ermint": 94932, - "ermo": 41816, - "ern": 944, - "erna": 47628, - "ernal": 3051, - "ernals": 90420, - "ernational": 28234, - "ernaut": 92289, - "erne": 68495, - "ernel": 5571, - "ernels": 43429, - "ernen": 50172, - "erner": 42472, - "ernes": 74725, - "erness": 29668, - "ernet": 14166, - "ernetes": 30923, - "ernity": 34719, - "erno": 25980, - "ernote": 88550, - "ero": 2382, - "erokee": 60539, - "eron": 20110, - "eroon": 80832, - "eros": 6398, - "erosis": 58881, - "erot": 90092, - "erox": 99258, - "erp": 23457, - "err": 618, - "errMsg": 99971, - "erra": 14210, - "erral": 29278, - "errals": 56243, - "errar": 51149, - "erras": 85484, - "errat": 60709, - "errated": 84756, - "erre": 67100, - "errer": 32029, - "erreur": 71656, - "errick": 61500, - "erring": 14782, - "errmsg": 71032, - "errno": 27477, - "erro": 41396, - "error": 850, - "errorCode": 61429, - "errorMessage": 44269, - "errorMsg": 77144, - "errors": 7805, - "errs": 85835, - "errupt": 10802, - "errupted": 81953, - "erry": 5515, - "ers": 388, - "ersed": 41019, - "ersen": 89089, - "erset": 45246, - "ersh": 56090, - "ersion": 1349, - "ersions": 36379, - "ersist": 5082, - "ersistence": 8185, - "ersistent": 14256, - "ersive": 53453, - "erson": 1293, - "ersonic": 95657, - "erspective": 86191, - "ert": 531, - "erta": 23463, - "ertain": 7770, - "ertainment": 11454, - "ertainty": 81246, - "ertas": 53530, - "ertation": 76404, - "erte": 14140, - "erten": 52058, - "ertest": 84486, - "ertext": 38320, - "erti": 35213, - "ertia": 41222, - "ertiary": 67630, - "erties": 2774, - "ertificate": 21636, - "ertil": 86795, - "ertility": 62587, - "ertime": 70841, - "ertino": 91700, - "erto": 14200, - "ertoire": 62704, - "erton": 37733, - "ertools": 37416, - "ertos": 68219, - "erts": 15916, - "ertura": 56970, - "erture": 42947, - "erty": 1368, - "ertype": 46169, - "ertz": 59037, - "erule": 80493, - "erus": 46109, - "erusform": 70316, - "erv": 651, - "erva": 46965, - "erval": 6283, - "ervals": 43298, - "ervas": 96164, - "ervation": 8943, - "ervations": 46921, - "ervative": 54268, - "ervatives": 79629, - "erve": 5976, - "erved": 2841, - "ervention": 47698, - "erver": 2906, - "ervers": 19251, - "erves": 13583, - "ervice": 1033, - "ervices": 2210, - "erview": 13169, - "erville": 51872, - "erving": 20073, - "ervised": 79090, - "ervisor": 32496, - "ervlet": 4663, - "ervo": 78144, - "ervoir": 76950, - "ery": 727, - "eryl": 46125, - "es": 288, - "esModule": 31112, - "esa": 23174, - "esan": 63524, - "esar": 33340, - "esc": 3380, - "escal": 82182, - "escape": 13295, - "escaped": 66926, - "escaping": 43580, - "esch": 60478, - "esco": 94934, - "escort": 79752, - "escription": 2081, - "esda": 69726, - "ese": 2423, - "esehen": 82284, - "eselect": 52730, - "esen": 67035, - "eses": 84836, - "esh": 4385, - "eshire": 90345, - "esi": 34183, - "esian": 30321, - "esign": 14312, - "esimal": 30572, - "esion": 57081, - "esis": 14093, - "esity": 28222, - "esium": 41930, - "esk": 67919, - "esktop": 63304, - "eslint": 86602, - "eso": 29930, - "esome": 7202, - "eson": 62017, - "esor": 48935, - "esp": 25632, - "especially": 36046, - "esper": 70138, - "ess": 434, - "essa": 26577, - "essage": 808, - "essages": 3822, - "essaging": 33240, - "essay": 81077, - "esse": 24201, - "essed": 22456, - "essel": 36648, - "essen": 39909, - "essenger": 41237, - "essential": 49582, - "esser": 37470, - "esseract": 83638, - "esses": 65970, - "essian": 75429, - "essim": 67833, - "ession": 1362, - "essional": 16151, - "essions": 8719, - "essler": 78049, - "essment": 24280, - "esso": 10024, - "essoa": 28687, - "esson": 72505, - "essor": 8473, - "est": 478, - "esta": 30279, - "establish": 34500, - "estado": 22790, - "estar": 90427, - "estate": 65215, - "estation": 65078, - "estatus": 99625, - "este": 18223, - "estead": 73437, - "ested": 10185, - "esteem": 64717, - "ester": 5302, - "esterday": 11534, - "esters": 76802, - "esthes": 54120, - "esthesia": 63623, - "esthetic": 71109, - "esti": 54583, - "estic": 10027, - "estimate": 41230, - "estimated": 45329, - "estinal": 65050, - "estination": 21298, - "esting": 60955, - "estion": 43598, - "estival": 11100, - "esto": 52525, - "estone": 99033, - "estr": 15462, - "estre": 73875, - "estring": 66140, - "estro": 55656, - "estroy": 9666, - "estruct": 30394, - "estruction": 69802, - "estructor": 44022, - "ests": 18450, - "esture": 16375, - "estureRecognizer": 83020, - "esty": 41339, - "estyle": 38483, - "esub": 72736, - "esus": 43493, - "esy": 65741, - "esz": 75136, - "et": 295, - "etAddress": 54962, - "etCode": 90360, - "etSocketAddress": 81607, - "eta": 1955, - "etable": 36164, - "etadata": 7758, - "etag": 81565, - "etail": 1660, - "etailed": 10319, - "etails": 2286, - "etak": 89821, - "etal": 22029, - "etary": 16238, - "etas": 37017, - "etat": 97715, - "etc": 12380, - "etch": 3068, - "etched": 37880, - "etchup": 91997, - "etcode": 84245, - "ete": 7870, - "etect": 13478, - "etection": 23076, - "etections": 90283, - "eted": 25489, - "eten": 34848, - "eteor": 60566, - "eter": 1430, - "eterangan": 54411, - "eteria": 78922, - "etermin": 16890, - "eterminate": 65324, - "etermination": 82137, - "etermine": 25296, - "etermined": 47737, - "eters": 2481, - "etes": 96281, - "etest": 58924, - "eth": 774, - "ethe": 19030, - "etheless": 27163, - "ether": 2791, - "ethereum": 68222, - "etherlands": 24530, - "etheus": 40805, - "ethical": 75942, - "ething": 2350, - "ethnic": 81518, - "ethod": 1086, - "ethoven": 93622, - "ethyl": 42972, - "ethylene": 88640, - "ethyst": 88403, - "eti": 51998, - "etic": 5411, - "etical": 45608, - "etically": 37774, - "etics": 25265, - "eties": 26640, - "etime": 4199, - "etimes": 7034, - "etine": 86328, - "eting": 11880, - "eto": 11269, - "eton": 35794, - "etr": 17820, - "etrain": 96516, - "etration": 74954, - "etre": 47987, - "etri": 94223, - "etric": 16743, - "etrics": 13776, - "etrize": 58053, - "etro": 8980, - "etrofit": 71408, - "etroit": 18834, - "etros": 35566, - "etry": 15501, - "ets": 1441, - "etsk": 86874, - "etsy": 63727, - "ett": 7211, - "etta": 27625, - "ette": 6672, - "ettel": 85893, - "etten": 95201, - "etter": 22120, - "ettes": 47003, - "etti": 29037, - "etting": 52189, - "ettings": 82283, - "ettle": 48726, - "etto": 53979, - "etty": 89898, - "etu": 95517, - "etur": 32941, - "eturn": 2549, - "etus": 64476, - "etween": 10259, - "etwork": 2404, - "etxt": 90000, - "ety": 2676, - "etyl": 87348, - "etype": 16612, - "etypes": 68653, - "etz": 43289, - "etzt": 62107, - "etÃł": 95971, - "eu": 20732, - "euillez": 89025, - "eur": 12844, - "eurs": 38647, - "eus": 90802, - "eut": 61153, - "ev": 5230, - "eva": 74518, - "eval": 14504, - "evaluate": 48391, - "evaluation": 75114, - "eve": 83148, - "even": 17206, - "evenodd": 84727, - "event": 3163, - "eventId": 91456, - "eventName": 86927, - "eventType": 95166, - "evento": 85054, - "events": 12670, - "ever": 2099, - "every": 30115, - "everyone": 93057, - "everything": 73826, - "evice": 65024, - "evil": 59967, - "evin": 14616, - "evity": 52779, - "evt": 29834, - "ew": 365, - "ewan": 53398, - "eward": 24998, - "eware": 55169, - "ewart": 27595, - "ewater": 48544, - "eway": 25754, - "eways": 70371, - "ewe": 88823, - "ewear": 99228, - "ewed": 93176, - "ewhat": 81575, - "ewhere": 61752, - "ewidth": 29457, - "ewing": 79510, - "ewire": 71645, - "ewis": 83252, - "ewise": 25346, - "ewish": 66929, - "ewith": 98909, - "ewitness": 71996, - "ewn": 95550, - "ewolf": 77799, - "ewood": 76365, - "ework": 2504, - "eworld": 96872, - "eworthy": 57238, - "ewriter": 73580, - "ews": 28844, - "ex": 327, - "exact": 47485, - "exam": 42716, - "example": 8858, - "exampleInput": 58792, - "exampleInputEmail": 83101, - "exampleModal": 59490, - "exampleModalLabel": 83503, - "examples": 52768, - "exao": 40639, - "exas": 7619, - "exc": 40541, - "excel": 41624, - "except": 11945, - "exception": 7959, - "exceptions": 62852, - "excerpt": 72670, - "exchange": 40668, - "exclude": 33513, - "excluding": 80095, - "exclusive": 90222, - "exe": 47284, - "exec": 12010, - "executable": 97024, - "execute": 10469, - "execution": 53821, - "executor": 81887, - "exels": 95827, - "exemple": 71834, - "exercise": 64562, - "exion": 16524, - "exist": 29675, - "existence": 93772, - "existent": 65185, - "existing": 37995, - "exists": 16703, - "exit": 13966, - "exo": 78309, - "exp": 4683, - "expand": 33417, - "expanded": 36583, - "expect": 17557, - "expectException": 88814, - "expected": 7475, - "expects": 38731, - "expense": 59857, - "expenses": 93310, - "experience": 50659, - "experiment": 60529, - "experimental": 87803, - "expert": 74987, - "expiration": 64743, - "expire": 53261, - "expired": 76632, - "expires": 49303, - "expiry": 76817, - "expl": 30992, - "explain": 95444, - "explained": 81950, - "explicit": 94732, - "explo": 69331, - "explode": 55942, - "expo": 72231, - "export": 1562, - "exports": 5093, - "expr": 9600, - "express": 14107, - "expression": 29199, - "ext": 428, - "extAlignment": 59849, - "extField": 26138, - "extView": 66081, - "extend": 26103, - "extended": 42198, - "extends": 15588, - "extension": 12709, - "extensions": 28709, - "extent": 71272, - "exter": 38665, - "exterity": 59916, - "extern": 4399, - "external": 21591, - "externalActionCode": 91198, - "extr": 39749, - "extra": 15824, - "extracomment": 76613, - "extract": 24396, - "extras": 73675, - "exual": 46279, - "exus": 24590, - "ey": 1216, - "eyJ": 85709, - "eya": 78989, - "eye": 19494, - "eyed": 49059, - "eyer": 35472, - "eyes": 58331, - "eyond": 23478, - "ez": 10333, - "ezier": 99716, - "f": 69, - "fa": 3716, - "fab": 37955, - "fabric": 86254, - "fabs": 51247, - "fac": 22974, - "face": 1594, - "facebook": 21617, - "faces": 7760, - "facet": 84623, - "facility": 79783, - "fact": 34210, - "faction": 91409, - "factor": 38691, - "factory": 22348, - "facts": 69153, - "faculty": 86268, - "fad": 84159, - "fade": 17976, - "fadeIn": 36093, - "fadeOut": 40719, - "faf": 77576, - "fahren": 98022, - "fail": 18910, - "failed": 16479, - "fails": 60731, - "failure": 30039, - "fair": 42000, - "fait": 64965, - "faith": 75710, - "fake": 31670, - "faker": 37519, - "fal": 96688, - "fall": 13772, - "fallback": 74411, - "falls": 33695, - "false": 3934, - "family": 19521, - "fan": 31278, - "fang": 43577, - "fans": 86977, - "fant": 61827, - "faq": 46623, - "far": 24470, - "fare": 23920, - "farm": 66911, - "fas": 15192, - "fast": 9533, - "fasta": 95566, - "fastcall": 43503, - "fat": 45283, - "fatal": 75494, - "father": 23881, - "fault": 60672, - "fav": 81964, - "favicon": 55657, - "favor": 75060, - "favorite": 39590, - "favorites": 79603, - "fax": 40153, - "fb": 11032, - "fbe": 94364, - "fc": 8480, - "fcc": 74075, - "fce": 98714, - "fclose": 79154, - "fcn": 93141, - "fcntl": 50776, - "fd": 7047, - "fdb": 95328, - "fdc": 93268, - "fdf": 81683, - "fds": 65934, - "fe": 1897, - "fea": 95314, - "feas": 90377, - "feat": 45744, - "feature": 13043, - "featured": 37315, - "features": 20922, - "feb": 78471, - "fec": 77626, - "fecha": 20395, - "fect": 3836, - "fection": 13421, - "fections": 25384, - "fed": 52223, - "fee": 31117, - "feed": 11432, - "feedback": 21674, - "feeding": 46519, - "feeds": 65642, - "feel": 57676, - "fef": 98904, - "feit": 62221, - "feito": 90218, - "fel": 59367, - "feld": 31202, - "fell": 67643, - "felt": 66922, - "female": 43734, - "fen": 31453, - "feof": 86770, - "fer": 809, - "ference": 2251, - "ferences": 5006, - "fern": 79833, - "ferred": 5671, - "fers": 50893, - "fest": 53864, - "fetch": 9838, - "fetchAll": 40115, - "few": 71830, - "ff": 544, - "ffa": 73042, - "ffb": 89649, - "ffc": 78987, - "ffd": 73654, - "ffe": 29069, - "ffect": 1740, - "ffective": 40784, - "ffects": 41027, - "ffee": 54225, - "ffen": 26734, - "ffer": 3018, - "fff": 14424, - "ffff": 7386, - "ffffff": 27984, - "fffffff": 83792, - "ffffffff": 54797, - "ffi": 54899, - "ffic": 21264, - "ffield": 54339, - "ffiti": 56426, - "ffmpeg": 73522, - "ffset": 56440, - "fft": 30275, - "fg": 4922, - "fgang": 76413, - "fgets": 100093, - "fh": 32204, - "fi": 10188, - "fib": 76426, - "fiber": 84045, - "fic": 59728, - "fiction": 58162, - "fid": 33539, - "fidf": 82054, - "field": 2630, - "fieldName": 45694, - "fieldname": 87198, - "fields": 9184, - "fieldset": 24479, - "fifo": 75131, - "fig": 915, - "figcaption": 80312, - "fight": 21828, - "fighter": 73431, - "fighters": 79161, - "figure": 18257, - "figures": 99127, - "fil": 12723, - "fila": 47236, - "file": 1213, - "fileName": 21096, - "filePath": 37797, - "filename": 8570, - "filepath": 45257, - "filer": 73655, - "files": 7346, - "filesize": 92478, - "filesystem": 42997, - "fill": 7712, - "fillType": 55429, - "fillable": 42486, - "filled": 28611, - "fillna": 96196, - "fills": 67267, - "film": 31255, - "filme": 79435, - "films": 66502, - "filt": 88731, - "filter": 5428, - "filtered": 42231, - "filters": 25630, - "filtr": 85846, - "filtro": 94849, - "fin": 5589, - "final": 12085, - "finalize": 95505, - "finally": 40276, - "finance": 63775, - "financial": 76087, - "find": 3990, - "findAll": 52489, - "findBy": 62336, - "findById": 95109, - "findFirst": 99142, - "findOne": 45481, - "findOrFail": 55390, - "findViewById": 26867, - "finder": 34439, - "finding": 68287, - "fine": 63157, - "finger": 80216, - "finish": 31250, - "finished": 12402, - "finite": 26806, - "finity": 20482, - "fir": 92736, - "fire": 11029, - "firebase": 30410, - "firefox": 99012, - "fires": 56171, - "firm": 8978, - "first": 3983, - "firstName": 29087, - "firstname": 29525, - "fish": 18668, - "fit": 6410, - "fitness": 74621, - "fits": 30322, - "five": 53770, - "fix": 5862, - "fixed": 22795, - "fixture": 60712, - "fixtures": 46347, - "fk": 42818, - "fl": 1517, - "flag": 10104, - "flags": 11409, - "flake": 64556, - "flamm": 45864, - "flammatory": 55097, - "flare": 32705, - "flash": 19824, - "flashdata": 73034, - "flat": 27323, - "flatMap": 58691, - "flate": 17131, - "flater": 11991, - "flation": 65249, - "flatten": 48166, - "fld": 49411, - "fleet": 73798, - "flen": 59567, - "flex": 12287, - "flies": 55019, - "flight": 39490, - "flip": 40117, - "flix": 17987, - "flo": 90906, - "float": 3733, - "floating": 83610, - "floor": 31549, - "flow": 5072, - "flower": 39853, - "flowers": 89770, - "flows": 39240, - "flt": 80309, - "flu": 27256, - "fluence": 41116, - "fluid": 67125, - "flush": 22402, - "flutter": 15321, - "flux": 37806, - "fly": 22374, - "fm": 21796, - "fmt": 12784, - "fn": 8998, - "fname": 24949, - "fo": 831, - "focus": 17870, - "focused": 63257, - "foil": 100057, - "fois": 86633, - "fol": 8566, - "fold": 20557, - "folder": 18135, - "folders": 68455, - "folio": 11231, - "folios": 59098, - "folk": 42031, - "follow": 19070, - "follower": 94842, - "followers": 66966, - "following": 44018, - "fon": 22188, - "fone": 32441, - "fono": 22565, - "font": 4115, - "fontName": 78201, - "fontSize": 36195, - "fontWeight": 62981, - "fonts": 20815, - "fontsize": 46901, - "fony": 13474, - "foo": 8134, - "foobar": 51367, - "food": 14239, - "foods": 96420, - "foon": 95876, - "foot": 5447, - "football": 85436, - "footer": 7101, - "for": 2000, - "forEach": 18453, - "forall": 34729, - "forc": 10676, - "force": 9009, - "forced": 25229, - "forcement": 11167, - "forcements": 88493, - "forcer": 83110, - "forces": 49896, - "forcing": 42596, - "ford": 8350, - "forder": 88327, - "fore": 1348, - "foreach": 8984, - "forecast": 60084, - "foreground": 36019, - "foregroundColor": 82244, - "foreign": 29543, - "forest": 51755, - "forg": 97944, - "forge": 25081, - "forget": 41119, - "forgettable": 57546, - "forgot": 68903, - "fork": 45838, - "form": 630, - "formData": 53973, - "forma": 48671, - "formance": 12057, - "format": 2293, - "formation": 1659, - "formats": 64582, - "formatted": 50978, - "formatter": 34041, - "forme": 76701, - "formed": 10365, - "formedURLException": 65871, - "former": 35627, - "formerly": 70614, - "formik": 77707, - "forming": 55857, - "forms": 10008, - "formula": 60599, - "formulario": 94593, - "fort": 4057, - "fortawesome": 57763, - "forth": 71627, - "fortunate": 33174, - "fortunately": 11275, - "fortune": 84612, - "forum": 23405, - "forums": 55159, - "forward": 13741, - "fos": 51788, - "foto": 43238, - "found": 15456, - "foundation": 73407, - "foundland": 77733, - "four": 35124, - "fout": 97905, - "fov": 86682, - "fox": 15361, - "foy": 94817, - "fp": 11089, - "fprintf": 32717, - "fps": 44528, - "fq": 65019, - "fr": 1658, - "fra": 43389, - "frac": 38118, - "fraction": 82190, - "frag": 34298, - "frage": 84401, - "fragistics": 54725, - "fragment": 43302, - "fram": 92604, - "frame": 6906, - "frames": 24651, - "framework": 3879, - "frared": 82482, - "frau": 97215, - "frauen": 99158, - "fre": 25746, - "fred": 29093, - "free": 10816, - "freeze": 52738, - "frei": 98469, - "freq": 34640, - "frequency": 47621, - "fresh": 72408, - "frey": 76331, - "frica": 30980, - "frican": 48893, - "fried": 98625, - "friend": 10931, - "friendly": 82630, - "friends": 30562, - "frm": 32736, - "frog": 87082, - "from": 1527, - "fromJson": 98856, - "front": 7096, - "frontend": 29281, - "fruit": 36698, - "fs": 3933, - "fsp": 93213, - "fst": 50594, - "fstream": 31616, - "ft": 728, - "ftar": 47301, - "fte": 64419, - "ften": 26117, - "fter": 1064, - "ftime": 18267, - "ftp": 26124, - "fts": 45544, - "ftware": 2158, - "fty": 38058, - "ftype": 81490, - "fu": 33721, - "fuck": 71574, - "fuel": 64475, - "ful": 1285, - "fulWidget": 36485, - "full": 9054, - "fullName": 68258, - "fullname": 45946, - "fullscreen": 53549, - "fully": 3725, - "fulness": 31514, - "fun": 12158, - "func": 2900, - "funcs": 88582, - "function": 1723, - "functional": 50328, - "functions": 22124, - "fund": 58703, - "fung": 79706, - "fur": 84001, - "furt": 39286, - "fusc": 52689, - "fuscated": 81347, - "fuse": 96692, - "fusion": 55665, - "future": 21733, - "fv": 28990, - "fw": 21206, - "fwrite": 97827, - "fx": 8462, - "fy": 31695, - "fé": 59958, - "för": 96061, - "fü": 31266, - "füg": 61509, - "füh": 69645, - "führ": 73413, - "führt": 97473, - "g": 70, - "gL": 81230, - "gMaps": 84904, - "ga": 6885, - "gaard": 95589, - "gabe": 62329, - "gaben": 84643, - "gable": 36134, - "gado": 78740, - "gae": 67378, - "gage": 15292, - "gages": 56144, - "gain": 60246, - "gal": 16876, - "galement": 43310, - "gallery": 27297, - "gam": 40429, - "gambar": 85169, - "game": 5924, - "gameObject": 43863, - "games": 35668, - "gamma": 33314, - "gan": 30528, - "gang": 47114, - "gap": 42510, - "gar": 12440, - "gard": 54592, - "gars": 64502, - "gart": 46346, - "gary": 34588, - "gas": 40625, - "gate": 25623, - "gateway": 47573, - "gather": 96825, - "gatsby": 50248, - "gay": 75593, - "gb": 9701, - "gba": 57480, - "gboolean": 88062, - "gc": 21325, - "gcc": 72083, - "gcd": 92389, - "gd": 29684, - "ge": 713, - "gear": 55827, - "geb": 43253, - "geben": 43416, - "geber": 97005, - "gebn": 67298, - "gebra": 27175, - "gebung": 93235, - "ged": 3640, - "gee": 99494, - "geh": 95973, - "geist": 79500, - "gel": 29952, - "gem": 35203, - "geme": 65749, - "gement": 30664, - "gements": 84127, - "gems": 100153, - "gen": 4469, - "gence": 29355, - "gency": 22372, - "gend": 58164, - "gende": 59873, - "genden": 87053, - "gender": 13265, - "gene": 43471, - "gener": 7642, - "general": 25615, - "generate": 19927, - "generated": 16583, - "generation": 81157, - "generator": 36951, - "generic": 36887, - "genes": 59275, - "genesis": 78994, - "genic": 89305, - "genome": 89045, - "genre": 34713, - "genres": 65011, - "gens": 59405, - "gent": 16149, - "geo": 13351, - "geois": 47409, - "geom": 43016, - "geometry": 15640, - "ger": 1414, - "gerald": 57897, - "gere": 88127, - "geries": 61488, - "gers": 10863, - "ges": 4282, - "gesch": 46161, - "gest": 7114, - "gesture": 86457, - "get": 456, - "getActiveSheet": 50832, - "getAll": 46171, - "getApplication": 92969, - "getAs": 92446, - "getAttribute": 26717, - "getBlock": 98597, - "getBody": 59820, - "getBytes": 57909, - "getC": 60615, - "getCell": 90614, - "getChild": 69450, - "getClass": 43760, - "getClient": 54993, - "getClientOriginal": 75985, - "getCode": 59034, - "getColor": 48760, - "getColumn": 55009, - "getConfig": 53636, - "getConnection": 53514, - "getContent": 47779, - "getContext": 50333, - "getCurrent": 45554, - "getData": 27029, - "getDate": 75380, - "getDb": 96258, - "getDefault": 77087, - "getDescription": 95913, - "getDisplay": 100133, - "getDoctrine": 51118, - "getDrawable": 89598, - "getElement": 76757, - "getElementsByTagName": 71720, - "getEmail": 90612, - "getError": 70781, - "getExtension": 58960, - "getField": 41530, - "getFile": 77695, - "getFullYear": 97885, - "getHeight": 67873, - "getID": 67131, - "getId": 15985, - "getImage": 64408, - "getIndex": 97034, - "getInstance": 20299, - "getInt": 49980, - "getItem": 52853, - "getJSON": 80131, - "getKey": 64247, - "getLast": 72657, - "getList": 75789, - "getLocale": 89682, - "getLocation": 89072, - "getManager": 57984, - "getMessage": 21008, - "getMethod": 91261, - "getMock": 47328, - "getMockBuilder": 92524, - "getModel": 50530, - "getName": 14197, - "getNext": 80302, - "getNode": 71084, - "getNum": 84144, - "getObject": 63049, - "getOption": 70123, - "getOrElse": 92802, - "getPage": 97572, - "getParam": 45875, - "getParameter": 63749, - "getParent": 60269, - "getPath": 51274, - "getPlayer": 96072, - "getPosition": 51508, - "getPost": 66097, - "getProperty": 59736, - "getQuery": 58198, - "getReference": 73365, - "getRepository": 42432, - "getRequest": 40497, - "getResource": 35660, - "getResponse": 60441, - "getResult": 57756, - "getRoot": 94290, - "getRow": 88576, - "getService": 72610, - "getSession": 61949, - "getSimpleName": 74417, - "getSingleton": 80266, - "getSize": 60453, - "getSource": 88904, - "getState": 63453, - "getStatus": 69973, - "getStatusCode": 77637, - "getStore": 81679, - "getString": 21432, - "getStringExtra": 87781, - "getStyle": 75843, - "getTable": 60293, - "getText": 32398, - "getTime": 26345, - "getTitle": 67405, - "getToken": 85831, - "getType": 29649, - "getUrl": 67370, - "getUser": 29540, - "getValue": 19006, - "getVar": 72149, - "getView": 87549, - "getWidth": 66831, - "getWindow": 93694, - "getX": 52539, - "getY": 53668, - "getattr": 82832, - "getc": 72403, - "gether": 3522, - "getic": 36324, - "getitem": 61012, - "getline": 57792, - "gets": 19209, - "gett": 77545, - "getter": 53991, - "gettext": 58359, - "getti": 97472, - "getting": 51210, - "getto": 64722, - "gew": 38385, - "gewater": 86130, - "gf": 46224, - "gfx": 56211, - "gg": 14736, - "gger": 92876, - "gh": 876, - "ghan": 16083, - "ghest": 58342, - "ghi": 76176, - "ghost": 39754, - "ght": 2121, - "gi": 8376, - "gia": 55901, - "giatan": 79309, - "gid": 35949, - "gie": 22235, - "gien": 88364, - "giene": 43312, - "gies": 68469, - "gif": 34286, - "gift": 53430, - "gil": 61887, - "gin": 8326, - "ginas": 80007, - "ging": 3252, - "gings": 53933, - "gio": 46245, - "girl": 29652, - "girls": 61296, - "gis": 52198, - "gist": 96394, - "git": 13178, - "github": 5316, - "gium": 90339, - "give": 47530, - "given": 43068, - "gl": 6200, - "glas": 27481, - "glass": 59536, - "gle": 3491, - "gles": 86709, - "glfw": 91545, - "gli": 46388, - "glich": 29594, - "glm": 43319, - "glob": 60026, - "global": 9951, - "globals": 54267, - "glomer": 76146, - "gly": 23797, - "glyph": 66581, - "glyphicon": 22921, - "gm": 27278, - "gmail": 77309, - "gment": 9247, - "gments": 27231, - "gmt": 47163, - "gn": 5010, - "gne": 68255, - "gni": 47342, - "gnore": 10501, - "gnu": 69928, - "go": 3427, - "goal": 35039, - "goals": 85257, - "god": 40811, - "going": 9738, - "gold": 35637, - "golden": 98335, - "gom": 37183, - "gomery": 39330, - "gon": 11932, - "gone": 46696, - "gons": 44974, - "goo": 63148, - "good": 19045, - "goods": 20271, - "goog": 40958, - "google": 17943, - "gor": 5746, - "gorit": 87515, - "gorith": 6191, - "gorithm": 7240, - "gorithms": 19517, - "gorm": 74381, - "gos": 35173, - "got": 23196, - "gota": 71253, - "goto": 29635, - "gov": 54303, - "government": 87863, - "gow": 37286, - "gp": 22650, - "gpio": 45977, - "gps": 75611, - "gpu": 43694, - "gr": 911, - "gra": 33050, - "grab": 59312, - "grad": 6902, - "gradable": 78130, - "gradation": 49241, - "grade": 7082, - "graded": 24228, - "grades": 23142, - "gradient": 27492, - "grading": 33359, - "graduate": 28770, - "graf": 77139, - "gram": 1549, - "grammar": 42194, - "grams": 51870, - "gran": 68163, - "grand": 53766, - "grant": 52727, - "graph": 4539, - "graphic": 86972, - "graphics": 32785, - "graphql": 39394, - "graphs": 87286, - "grass": 54454, - "gratis": 95846, - "grav": 36490, - "grave": 77731, - "gravity": 71891, - "gray": 11912, - "gre": 15893, - "greSQL": 60896, - "great": 47991, - "greater": 66335, - "gree": 23303, - "green": 13553, - "greens": 82826, - "greg": 8157, - "gregar": 60032, - "gregate": 14574, - "gregated": 94140, - "gregation": 35542, - "gregator": 59231, - "gren": 75365, - "grep": 39305, - "gres": 18297, - "grese": 49550, - "greso": 73256, - "gresql": 82724, - "gress": 2542, - "gression": 30840, - "gressive": 47819, - "gressor": 74331, - "grey": 35671, - "gricult": 13130, - "grid": 4297, - "grily": 81055, - "grim": 87197, - "gro": 42511, - "gross": 94902, - "ground": 1993, - "groundColor": 57816, - "grounds": 63211, - "group": 4166, - "groupBox": 64718, - "groupBy": 72388, - "groupId": 52954, - "groupName": 91731, - "groupid": 94899, - "groupon": 71014, - "groups": 17171, - "grow": 67318, - "grown": 62376, - "growth": 74189, - "grp": 43954, - "grpc": 57685, - "grund": 60885, - "grunt": 62324, - "grupo": 73077, - "gré": 90966, - "gs": 5981, - "gst": 64305, - "gsub": 95648, - "gt": 5289, - "gte": 56167, - "gtest": 83138, - "gtk": 41849, - "gu": 8890, - "gua": 85369, - "guard": 27190, - "guarded": 97403, - "guards": 79838, - "gue": 38768, - "guess": 52851, - "guest": 31277, - "gui": 19654, - "guid": 24343, - "guide": 49470, - "guided": 66519, - "guild": 58977, - "gulp": 24211, - "gun": 13562, - "guna": 62375, - "gunakan": 75805, - "guns": 52921, - "gunta": 61010, - "gv": 22119, - "gw": 55233, - "gx": 61057, - "gy": 4680, - "gypt": 13849, - "gz": 47689, - "gzip": 72096, - "h": 71, - "ha": 4317, - "haar": 69229, - "hab": 10796, - "habi": 62695, - "habit": 97802, - "hack": 67072, - "had": 32345, - "haft": 82860, - "hai": 26279, - "hair": 51729, - "hait": 98808, - "hal": 12130, - "halb": 50762, - "haled": 60985, - "half": 38106, - "hall": 43341, - "halt": 40516, - "halten": 36605, - "ham": 5721, - "hammad": 34157, - "hammer": 46434, - "hamster": 95365, - "han": 10118, - "hana": 84203, - "hand": 10888, - "handle": 8355, - "handleChange": 49794, - "handleRequest": 92337, - "handleSubmit": 66660, - "handled": 39921, - "handler": 18388, - "handlers": 56727, - "handles": 45031, - "handling": 91197, - "hands": 89112, - "hang": 21313, - "hani": 87911, - "hap": 38910, - "hape": 30888, - "happy": 57621, - "haps": 6356, - "hapus": 69055, - "har": 13279, - "hard": 19221, - "hardt": 60382, - "hardware": 69315, - "hare": 77811, - "harga": 60962, - "hari": 77007, - "harma": 78338, - "hart": 47489, - "has": 4752, - "hasClass": 41272, - "hasMany": 49396, - "hasOne": 81447, - "hash": 8460, - "hashCode": 61795, - "hashed": 96747, - "hashtags": 31309, - "hasil": 34056, - "hat": 9379, - "hatt": 23976, - "hattan": 26405, - "haul": 44256, - "haus": 32651, - "hausen": 77247, - "haust": 15424, - "have": 19553, - "haven": 72012, - "having": 69666, - "hawk": 82254, - "hawks": 71387, - "hay": 68412, - "hazi": 64685, - "hb": 50139, - "hc": 39152, - "hci": 74910, - "hcp": 63269, - "hd": 16373, - "hdl": 91474, - "hdr": 29885, - "he": 383, - "hea": 41033, - "head": 2025, - "headed": 63600, - "header": 2775, - "headers": 7869, - "heading": 11666, - "headline": 64293, - "heads": 36910, - "health": 12393, - "healthy": 38128, - "heap": 16341, - "hear": 87160, - "heard": 55603, - "heart": 18207, - "heartbeat": 73571, - "heat": 20559, - "heatmap": 95161, - "heavy": 89945, - "hec": 42750, - "heck": 1249, - "hecy": 50831, - "hed": 42109, - "hee": 50153, - "heed": 57654, - "heel": 8597, - "heels": 73610, - "heet": 3759, - "heets": 20924, - "hei": 61952, - "heid": 45897, - "height": 2627, - "heim": 21215, - "heimer": 35180, - "heiro": 60577, - "heit": 23190, - "heiten": 90349, - "heits": 88918, - "hek": 92180, - "hel": 50222, - "held": 28708, - "hell": 57195, - "hello": 15339, - "helm": 52999, - "help": 8823, - "helper": 19291, - "helpers": 22470, - "hem": 30132, - "hen": 12301, - "her": 1964, - "here": 6881, - "herence": 52461, - "herent": 38638, - "herit": 9447, - "heritance": 63543, - "herited": 49494, - "herits": 39793, - "hero": 18204, - "heroes": 54576, - "hes": 17082, - "hesion": 59738, - "hesive": 41918, - "hest": 6536, - "het": 14122, - "heten": 95033, - "hetic": 27961, - "hetics": 49466, - "hetto": 77342, - "heure": 75876, - "hev": 81913, - "hevik": 82008, - "hex": 17757, - "hexdigest": 98324, - "hey": 36661, - "hf": 45854, - "hg": 67702, - "hh": 20990, - "hhh": 91164, - "hi": 6151, - "hib": 5923, - "hiba": 79576, - "hibit": 66917, - "hibited": 93617, - "hibition": 60073, - "hic": 83613, - "hid": 47553, - "hidden": 6397, - "hide": 8727, - "hift": 48933, - "high": 12156, - "higher": 90447, - "highest": 75254, - "highlight": 36298, - "hil": 76423, - "hill": 28607, - "him": 40617, - "hin": 42657, - "hind": 75038, - "hint": 47225, - "hints": 96448, - "hip": 2200, - "hips": 34322, - "hipster": 97088, - "hir": 30728, - "hire": 35548, - "hiro": 86238, - "his": 26301, - "hist": 21843, - "histoire": 90446, - "histor": 44541, - "historic": 74416, - "history": 19375, - "hit": 23306, - "hits": 51305, - "hive": 89668, - "hk": 86611, - "hl": 18442, - "hlen": 71767, - "hm": 35401, - "hma": 41453, - "hn": 25105, - "ho": 6292, - "hoa": 99761, - "hoc": 89573, - "hoe": 77035, - "hof": 76958, - "hoff": 94404, - "hog": 61722, - "hol": 8619, - "hold": 6416, - "holder": 4346, - "holders": 17075, - "holding": 43591, - "holds": 54219, - "hole": 31520, - "holes": 75790, - "holiday": 71640, - "holm": 34605, - "hom": 35940, - "home": 5227, - "homepage": 53119, - "homes": 86372, - "homme": 87713, - "hon": 82649, - "hone": 26322, - "hood": 5812, - "hook": 21543, - "hooks": 39660, - "hoot": 91421, - "hop": 26172, - "hope": 61893, - "hopefully": 97525, - "hor": 20100, - "hora": 47464, - "hores": 83171, - "horia": 96729, - "horizontal": 31729, - "horn": 51984, - "horse": 60775, - "hort": 22780, - "hos": 42935, - "hospital": 71127, - "host": 3875, - "hostname": 28906, - "hosts": 45792, - "hot": 10847, - "hotel": 39917, - "hotmail": 56554, - "hots": 35513, - "hou": 18664, - "houette": 46725, - "hound": 76196, - "hour": 25704, - "hours": 31482, - "house": 7830, - "houses": 37841, - "housing": 81715, - "hover": 18043, - "how": 5269, - "hower": 84118, - "however": 98936, - "hp": 21888, - "hpp": 91943, - "hq": 82999, - "hr": 4171, - "hra": 73010, - "hread": 74939, - "href": 13638, - "hrs": 66362, - "hs": 5104, - "hsi": 68594, - "ht": 427, - "hta": 76909, - "htable": 27784, - "htag": 35411, - "htags": 26352, - "htaking": 53343, - "htar": 85744, - "htdocs": 40848, - "hte": 56599, - "hti": 95948, - "htm": 88472, - "html": 1580, - "htmlspecialchars": 80696, - "hton": 65812, - "htt": 97436, - "http": 1277, - "httpClient": 84517, - "https": 2485, - "htub": 66513, - "hu": 17156, - "hua": 92336, - "hub": 27780, - "hud": 81488, - "hue": 94023, - "huge": 96470, - "hum": 28400, - "human": 26380, - "humidity": 94146, - "hung": 57932, - "hunt": 81175, - "hunter": 99372, - "hurst": 70200, - "hus": 13092, - "hv": 83079, - "hw": 28927, - "hwnd": 98418, - "hx": 59524, - "hy": 8671, - "hya": 87323, - "hydr": 26233, - "hydrate": 88478, - "hydration": 81824, - "hydro": 67229, - "hyp": 79343, - "hyper": 69292, - "hyth": 23394, - "hythm": 61254, - "hz": 38359, - "hões": 94330, - "i": 72, - "iOS": 63860, - "iPad": 67393, - "iParam": 71008, - "iPhone": 45840, - "iT": 84689, - "iVar": 82985, - "ia": 689, - "iability": 79443, - "iable": 2205, - "iac": 18029, - "iad": 64044, - "iado": 97809, - "iae": 73078, - "iage": 65540, - "iagnostics": 19474, - "iah": 19870, - "iais": 57567, - "ial": 532, - "iale": 20487, - "ialect": 56156, - "iales": 33888, - "iali": 82164, - "ialias": 89314, - "ialis": 18159, - "ialized": 78074, - "ially": 34575, - "ialog": 2399, - "ials": 10522, - "iam": 5038, - "iameter": 37144, - "iami": 15622, - "iamo": 35314, - "iamond": 18986, - "iams": 12663, - "ian": 1122, - "iana": 12699, - "iance": 5397, - "iances": 22566, - "iane": 36135, - "iang": 28323, - "iangle": 64950, - "iani": 47547, - "ianne": 64452, - "iano": 13389, - "ians": 5493, - "iant": 5485, - "iants": 63378, - "iao": 23332, - "iap": 68821, - "iar": 13884, - "iard": 68965, - "iards": 81560, - "iare": 96286, - "ias": 3557, - "iasco": 98383, - "iasi": 98654, - "iasm": 33990, - "iat": 10574, - "iate": 6629, - "iated": 10234, - "iates": 43398, - "iating": 23747, - "iation": 7246, - "iationException": 75127, - "iations": 17583, - "iative": 54679, - "iator": 37222, - "iators": 81390, - "iatric": 23336, - "iatrics": 71528, - "iaux": 83391, - "iaz": 28073, - "iazza": 90514, - "iação": 68743, - "iaÅĤ": 35384, - "iaÅĤa": 95690, - "ib": 581, - "ibBundleOrNil": 90490, - "ibName": 60444, - "ibNameOrNil": 90426, - "iba": 36038, - "ibaba": 29360, - "ibal": 51629, - "iban": 34879, - "iband": 88463, - "ibase": 99846, - "ibbean": 33159, - "ibble": 83518, - "ibbon": 36180, - "ibe": 24459, - "ibel": 69695, - "iben": 64336, - "iber": 8799, - "ibern": 18127, - "ibernate": 19348, - "ibi": 40493, - "ibia": 67337, - "ibil": 31617, - "ibile": 42517, - "ibili": 87048, - "ibilidad": 57335, - "ibilidade": 87685, - "ibilit": 40948, - "ibilities": 13757, - "ibility": 3225, - "ibir": 83560, - "ible": 1260, - "ibles": 21041, - "ibli": 69713, - "ibling": 20469, - "iblings": 25211, - "ibly": 6623, - "ibo": 29946, - "ibold": 59495, - "ibox": 71383, - "ibr": 10892, - "ibraltar": 85896, - "ibraries": 73716, - "ibrary": 28766, - "ibrate": 44192, - "ibrated": 61666, - "ibration": 18856, - "ibrator": 85994, - "ibre": 64691, - "ibri": 58934, - "ibs": 55441, - "ibt": 20938, - "ibu": 58082, - "ibur": 86298, - "ibus": 34495, - "ic": 292, - "ica": 3074, - "icable": 75438, - "icago": 9627, - "icaid": 32584, - "ical": 950, - "ically": 2740, - "icals": 53703, - "icamente": 52777, - "ican": 7210, - "icana": 99605, - "icans": 38473, - "icao": 38082, - "icap": 98450, - "icare": 81138, - "icas": 15540, - "icast": 36546, - "icate": 8630, - "icated": 10297, - "icates": 25858, - "ication": 20901, - "icator": 13557, - "icators": 43152, - "icação": 97292, - "icc": 48738, - "ice": 560, - "iced": 7725, - "icemail": 87383, - "icens": 6448, - "icense": 1574, - "icensed": 7444, - "icensing": 24302, - "iceps": 75669, - "icer": 13296, - "icerca": 73762, - "icers": 36080, - "ices": 1238, - "icester": 51777, - "ich": 718, - "ichTextBox": 53559, - "icha": 62487, - "ichael": 60808, - "ichage": 73265, - "iche": 12333, - "ichel": 91340, - "ichen": 29424, - "icher": 29164, - "ichern": 89681, - "ichert": 93573, - "ichever": 46669, - "ichi": 41652, - "ichick": 99699, - "ichier": 63896, - "icho": 78215, - "icht": 4970, - "ichte": 38447, - "ichten": 29798, - "ichtet": 90830, - "ichtig": 36066, - "ici": 3457, - "icia": 24985, - "icial": 7235, - "ician": 12734, - "icians": 9818, - "iciar": 73551, - "iciary": 27911, - "icias": 50785, - "icide": 14842, - "icides": 76195, - "icie": 77377, - "iciel": 78493, - "iciencies": 43690, - "iciency": 10603, - "icient": 5499, - "iciente": 66780, - "icients": 29242, - "icies": 45439, - "icina": 73965, - "icine": 55103, - "icing": 10332, - "icio": 11518, - "icion": 14222, - "icional": 63893, - "icionar": 54893, - "iciones": 42324, - "icions": 78210, - "icios": 26414, - "icious": 9824, - "icip": 8608, - "icipant": 22505, - "icipants": 29025, - "icipation": 77453, - "icism": 42914, - "icit": 19195, - "icits": 51650, - "icity": 62791, - "ición": 26826, - "ick": 875, - "icked": 19011, - "icken": 9890, - "icker": 5327, - "ickerView": 77356, - "ickers": 40189, - "ickest": 70852, - "icket": 6021, - "ickets": 17938, - "ickey": 76039, - "icking": 16671, - "ickle": 26688, - "ickname": 42152, - "ickness": 26989, - "icks": 5908, - "ickt": 72080, - "icky": 19501, - "icl": 88467, - "iclass": 70603, - "icle": 2045, - "icles": 4440, - "icmp": 51874, - "ico": 4042, - "icode": 13948, - "icol": 27561, - "icolon": 39617, - "icolor": 74909, - "icom": 55094, - "icon": 1965, - "iconductor": 52592, - "icone": 37273, - "icons": 10899, - "icont": 52260, - "icontains": 100129, - "icontrol": 78106, - "icopt": 24904, - "icopter": 88323, - "icorn": 51456, - "icos": 17038, - "icot": 87537, - "icro": 2823, - "icrobial": 83059, - "icrosoft": 4016, - "icrous": 84289, - "ics": 1233, - "ict": 858, - "icted": 13060, - "icter": 80739, - "ictim": 52244, - "iction": 2538, - "ictionaries": 45292, - "ictionary": 4003, - "ictions": 22155, - "ictory": 91133, - "icts": 31095, - "icture": 3911, - "ictureBox": 10412, - "ictured": 30375, - "ictures": 7641, - "icular": 24553, - "icularly": 49257, - "iculo": 33753, - "iculos": 68377, - "icult": 3951, - "icultural": 53915, - "iculture": 93828, - "iculty": 27081, - "icum": 86231, - "icus": 59344, - "icut": 28406, - "icy": 2912, - "icycle": 27257, - "icz": 53322, - "id": 307, - "idUser": 100200, - "ida": 4849, - "idable": 37854, - "idad": 5969, - "idade": 9252, - "idades": 13910, - "idak": 61489, - "idal": 26966, - "idan": 56304, - "idar": 94002, - "idas": 17449, - "idata": 82180, - "iday": 49978, - "idd": 1810, - "idden": 2924, - "idders": 100229, - "idding": 27598, - "iddle": 3390, - "iddled": 88862, - "iddles": 78555, - "iddleware": 11864, - "iddy": 76670, - "ide": 579, - "idea": 42877, - "ideal": 64053, - "ideas": 94784, - "idebar": 12972, - "ided": 4591, - "idel": 27900, - "idelberg": 93019, - "idelity": 46201, - "iden": 12770, - "idenav": 50363, - "idence": 7232, - "idences": 85096, - "idency": 26859, - "idend": 69950, - "ident": 1748, - "idental": 62723, - "identally": 57222, - "idente": 97378, - "idential": 11484, - "identification": 92677, - "identified": 43360, - "identifier": 16288, - "identify": 81496, - "identity": 17341, - "idents": 7024, - "ideo": 1926, - "ideographic": 95107, - "ideon": 100242, - "ideos": 5299, - "idepress": 59933, - "ider": 1814, - "iders": 13572, - "ides": 3422, - "ideshow": 45800, - "idf": 78104, - "idge": 6614, - "idges": 30263, - "idget": 2049, - "idi": 12558, - "idia": 87800, - "idian": 36742, - "idine": 91073, - "iding": 6714, - "idious": 80227, - "idis": 85342, - "idity": 19025, - "idl": 56564, - "idle": 48373, - "ido": 5362, - "idon": 91556, - "idor": 29856, - "idores": 81521, - "idos": 13652, - "idot": 94369, - "ids": 3447, - "idth": 1123, - "idual": 3421, - "idue": 61707, - "idunt": 57143, - "idx": 6495, - "idy": 43686, - "ie": 648, - "ieber": 61341, - "iec": 67592, - "iece": 9286, - "ieces": 30865, - "iect": 92642, - "ied": 1142, - "iedad": 40129, - "iedade": 96266, - "iedades": 75013, - "ieder": 22970, - "iedo": 88151, - "iedy": 82719, - "ieee": 83254, - "ief": 4843, - "iefs": 30921, - "ieg": 36110, - "iegel": 76047, - "iego": 63387, - "iei": 77099, - "iej": 57647, - "iek": 36107, - "iel": 13327, - "ield": 823, - "ielding": 100092, - "ields": 7052, - "iele": 25641, - "iem": 27960, - "iembre": 54571, - "ieme": 89130, - "ien": 3675, - "iena": 87751, - "ience": 1873, - "iences": 12242, - "ienda": 79021, - "iendo": 37116, - "iene": 43668, - "ienen": 32361, - "ienes": 57962, - "ienia": 52558, - "ienie": 75422, - "ienne": 26584, - "iens": 80463, - "ient": 1188, - "iente": 13140, - "ientes": 27335, - "iento": 11110, - "ientos": 33060, - "ientras": 50992, - "ients": 4167, - "ienza": 66602, - "ier": 1291, - "iera": 26919, - "ieran": 82481, - "ierarchical": 100050, - "ierarchy": 34980, - "ierce": 90068, - "iere": 19380, - "ieren": 16414, - "ieres": 65588, - "ierge": 87103, - "ieri": 55039, - "iero": 44688, - "ieron": 40608, - "ierre": 45523, - "ierrez": 96180, - "iers": 4918, - "iership": 77178, - "iert": 17465, - "ierte": 66261, - "ierten": 78499, - "ierung": 37716, - "ierz": 66443, - "ies": 552, - "iese": 82153, - "iesel": 83230, - "iesen": 94940, - "iest": 13744, - "iesta": 59549, - "iesz": 50906, - "iet": 3978, - "iete": 67960, - "ieten": 34354, - "ietet": 58008, - "ietf": 75168, - "ieties": 32606, - "iets": 81881, - "ieu": 26235, - "ieur": 62005, - "ieurs": 46138, - "ieux": 53819, - "iev": 44191, - "ieval": 32986, - "ieve": 19704, - "ieved": 32077, - "iever": 82121, - "ieves": 39235, - "ieving": 84446, - "iew": 572, - "iez": 74466, - "ież": 56823, - "if": 333, - "ifa": 34918, - "iface": 53774, - "ifact": 21417, - "ifacts": 27499, - "ifar": 94027, - "ifax": 54717, - "ifdef": 35832, - "ife": 1643, - "ifecycle": 20087, - "ifen": 56439, - "ifer": 11691, - "iferay": 34304, - "ifers": 99913, - "ifes": 83395, - "ifest": 7107, - "ifestyle": 16886, - "ifestyles": 73625, - "ifetime": 29615, - "iff": 3168, - "iffany": 56182, - "iffe": 44514, - "iffer": 14657, - "ifference": 18691, - "ifferences": 59426, - "ifferent": 18780, - "ifferential": 69757, - "iffies": 81671, - "iffin": 84964, - "iffs": 19383, - "ifi": 13215, - "ifiable": 23444, - "ifiant": 84554, - "ific": 1104, - "ifica": 30588, - "ificacion": 38803, - "ificaciones": 90186, - "ificación": 53507, - "ificado": 48238, - "ificador": 56000, - "ificados": 91862, - "ificance": 100104, - "ificant": 34828, - "ificantly": 98864, - "ificar": 24123, - "ificate": 9445, - "ificates": 25409, - "ification": 2461, - "ifications": 7174, - "ificação": 82551, - "ifice": 22660, - "ificent": 37243, - "ificial": 16895, - "ificio": 93738, - "ifie": 57609, - "ified": 1908, - "ifier": 3125, - "ifiers": 12099, - "ifies": 9803, - "ifik": 49772, - "ifikasi": 78450, - "ifique": 52760, - "ifix": 97422, - "ifié": 90859, - "ifle": 19636, - "iflower": 77873, - "ifndef": 58019, - "ifo": 32597, - "ifold": 49385, - "iform": 7398, - "iforn": 6553, - "ifornia": 6711, - "ifr": 97816, - "iframe": 24085, - "ifs": 22589, - "ifstream": 50597, - "ift": 2130, - "ifter": 38800, - "ifth": 58710, - "ifting": 18148, - "ifton": 91361, - "ifty": 39724, - "ifu": 21519, - "iful": 5092, - "ify": 1463, - "ifying": 7922, - "ig": 343, - "igDecimal": 31283, - "igInteger": 49050, - "iga": 16960, - "igail": 85306, - "igan": 11118, - "igans": 76857, - "igar": 52384, - "igaret": 44375, - "igate": 65056, - "igated": 83341, - "igation": 18413, - "igator": 58182, - "igators": 66083, - "ige": 7404, - "igel": 50639, - "igen": 6569, - "igenous": 26424, - "iger": 7420, - "igeria": 64817, - "igers": 33214, - "iges": 52763, - "igest": 15505, - "igg": 20831, - "igger": 4601, - "iggers": 22099, - "iggins": 53026, - "iggs": 62247, - "igh": 1108, - "igham": 86322, - "ighb": 4786, - "ighbor": 19802, - "ighborhood": 47285, - "ighbors": 25068, - "ighbour": 47918, - "ighbours": 53217, - "ighest": 7656, - "ighet": 82608, - "ight": 492, - "ighted": 65607, - "ighter": 86300, - "ighth": 22635, - "ighthouse": 59009, - "ighting": 45850, - "ightly": 73048, - "ighton": 88873, - "ights": 2866, - "igi": 30637, - "igid": 21596, - "igidBody": 70281, - "igidbody": 30790, - "igin": 9321, - "iginal": 11287, - "igion": 32718, - "igious": 22941, - "igit": 12883, - "igital": 10444, - "igits": 19184, - "igkeit": 51599, - "igli": 77261, - "iglia": 81096, - "igm": 25100, - "igma": 11750, - "igmat": 98671, - "igmatic": 99830, - "igmoid": 53211, - "ign": 625, - "ignKey": 13774, - "ignal": 26803, - "ignant": 59110, - "igne": 19388, - "igned": 1571, - "igner": 78756, - "ignet": 85958, - "ignite": 96508, - "ignment": 3615, - "ignon": 62799, - "ignore": 13431, - "ignored": 59571, - "ignty": 43843, - "ignum": 93260, - "igo": 7992, - "igon": 74981, - "igor": 71070, - "igos": 33339, - "igr": 5346, - "igram": 50227, - "igrams": 84209, - "igrant": 57119, - "igrants": 71336, - "igraph": 54967, - "igraphy": 93170, - "igrate": 35579, - "igrated": 95930, - "igration": 5141, - "igrationBuilder": 53355, - "igrations": 18303, - "igroup": 75758, - "igs": 14801, - "igsaw": 88024, - "igslist": 50022, - "igt": 18400, - "igte": 93272, - "igth": 90790, - "igu": 27843, - "igua": 91846, - "igue": 22711, - "iguiente": 90876, - "igung": 43703, - "iguous": 28127, - "igure": 10012, - "igy": 93593, - "ih": 7141, - "ihad": 31713, - "ihan": 57988, - "ihanna": 79457, - "ihar": 72741, - "ihat": 81977, - "ihil": 52526, - "ihilation": 92341, - "ihn": 91650, - "ihu": 82984, - "ii": 3893, - "iid": 55583, - "iii": 35694, - "ij": 3251, - "ija": 29230, - "ijd": 33323, - "ije": 32376, - "iji": 35973, - "ijing": 24570, - "ijk": 19275, - "ijke": 51505, - "ijken": 58002, - "ijkl": 60879, - "ijkstra": 88277, - "ijn": 14485, - "ijo": 48000, - "iju": 64274, - "ik": 1609, - "ika": 11755, - "ikal": 88560, - "ikan": 23014, - "ike": 3043, - "iked": 43708, - "ikel": 29955, - "iken": 37533, - "iker": 25840, - "ikers": 54213, - "ikes": 12732, - "ikh": 31603, - "ikhail": 83356, - "iki": 7723, - "iking": 19787, - "ikip": 14970, - "ikipedia": 15288, - "ikit": 61503, - "ikk": 30987, - "ikki": 84641, - "iko": 24551, - "ikon": 62714, - "iks": 68991, - "ikt": 32680, - "iktig": 97533, - "iku": 39342, - "ikut": 90094, - "il": 321, - "ila": 10746, - "ilage": 88076, - "ilan": 90459, - "iland": 79791, - "ilar": 3653, - "ilarity": 49325, - "ilate": 76457, - "ilated": 93583, - "ilater": 91895, - "ilateral": 44039, - "ilation": 13763, - "ild": 699, - "ilda": 56261, - "ilde": 35376, - "ilded": 91354, - "ilden": 52965, - "ildenafil": 66186, - "ilder": 21439, - "ildo": 31045, - "ile": 458, - "ileaks": 85064, - "iled": 2230, - "ilee": 64166, - "ileen": 91794, - "ilege": 43869, - "ileged": 69531, - "ileges": 71938, - "ilen": 23684, - "ilename": 4123, - "ilenames": 53868, - "ilent": 69514, - "ileo": 85234, - "iler": 5888, - "ilers": 28257, - "iles": 3742, - "iless": 73241, - "ilestone": 94128, - "ilet": 21268, - "iley": 18280, - "ilha": 85210, - "ili": 4008, - "ilia": 25045, - "ilian": 69183, - "ilians": 26707, - "iliar": 9730, - "iliary": 35546, - "iliate": 35950, - "iliated": 54873, - "iliation": 29109, - "ilib": 31059, - "ilibrium": 46780, - "ilies": 7751, - "ilig": 74376, - "ilight": 36000, - "ilih": 48068, - "ilihan": 88262, - "ilik": 97259, - "iliki": 66123, - "iline": 27658, - "ilinear": 72033, - "iling": 8138, - "ilingual": 50923, - "ilinx": 99133, - "ilio": 34429, - "ilion": 50012, - "ilit": 3748, - "ilitary": 20860, - "ilitating": 76254, - "ilitation": 33949, - "ilities": 4396, - "ility": 1429, - "ilk": 34263, - "ill": 484, - "illa": 6374, - "illac": 64387, - "illage": 48164, - "illance": 19363, - "illard": 67359, - "illary": 35605, - "illas": 34344, - "illation": 67184, - "illator": 71184, - "illaume": 99112, - "ille": 4618, - "illed": 4473, - "illegal": 77098, - "iller": 15610, - "illery": 36469, - "illes": 31355, - "illet": 41984, - "illez": 68490, - "illi": 58268, - "illian": 65821, - "illin": 61597, - "illing": 9585, - "illion": 15068, - "illions": 91387, - "illis": 57312, - "illisecond": 66458, - "illiseconds": 57294, - "illo": 22532, - "illon": 43588, - "illos": 66037, - "illow": 97023, - "ills": 3385, - "illum": 77665, - "illus": 87437, - "illusion": 82262, - "illustr": 83718, - "illy": 14722, - "ilm": 9672, - "ilmington": 75634, - "ilo": 18536, - "iloc": 27043, - "ilog": 51873, - "ilogue": 91592, - "ilogy": 41158, - "ilon": 17346, - "ilor": 50638, - "ilos": 90419, - "ilot": 24911, - "ils": 8839, - "ilst": 19839, - "ilt": 3036, - "ilter": 2088, - "ilters": 8782, - "ilton": 16695, - "iltr": 37704, - "iltro": 47220, - "ilty": 15404, - "ilver": 48130, - "ily": 1570, - "ilyn": 69582, - "im": 318, - "ima": 7675, - "imachinery": 71455, - "imag": 29116, - "image": 1843, - "imageName": 80878, - "imageUrl": 68773, - "imageView": 71345, - "imagem": 85796, - "imagen": 40447, - "imagenes": 86385, - "images": 3726, - "imagin": 80224, - "imal": 2931, - "imals": 25137, - "iman": 40310, - "imap": 41042, - "imar": 88456, - "imary": 3188, - "imas": 50463, - "imat": 78432, - "imate": 3509, - "imated": 7292, - "imately": 7253, - "imates": 48571, - "imating": 79448, - "imation": 5582, - "imations": 97476, - "imator": 14003, - "imators": 72136, - "imax": 76209, - "imb": 21495, - "imbabwe": 44281, - "imbledon": 85763, - "imbus": 96316, - "imd": 88593, - "ime": 547, - "imeInterval": 82032, - "imeType": 35972, - "imed": 76585, - "imedia": 28034, - "imei": 98961, - "imeline": 55247, - "imen": 27236, - "imens": 46697, - "imension": 18658, - "imensional": 29321, - "iment": 3904, - "imentary": 75643, - "imenti": 84397, - "imento": 15377, - "imentos": 56373, - "iments": 12843, - "imeo": 51988, - "imer": 3212, - "imers": 68997, - "imes": 1769, - "imest": 4350, - "imestamp": 4807, - "imestep": 49847, - "imesteps": 77732, - "imestone": 36541, - "imet": 86366, - "imeter": 26402, - "imeters": 55336, - "imetype": 73877, - "img": 1931, - "imgs": 59675, - "imi": 25877, - "imid": 99594, - "imiento": 16721, - "imientos": 46062, - "imilar": 79962, - "imin": 61334, - "iminal": 8313, - "iminary": 78973, - "iming": 60176, - "imir": 31204, - "imit": 2408, - "imited": 32611, - "imiter": 18170, - "imiters": 68745, - "imitive": 13968, - "imitives": 36309, - "imits": 23714, - "imity": 32035, - "imité": 99481, - "imization": 67064, - "imize": 12117, - "imizeBox": 65634, - "imized": 46806, - "imizer": 42799, - "imm": 12828, - "immel": 65964, - "immer": 19519, - "immers": 73683, - "imming": 41133, - "immune": 70155, - "immutable": 92340, - "imo": 11620, - "imon": 26490, - "imonial": 50425, - "imonials": 58435, - "imony": 65556, - "imore": 22096, - "imos": 25075, - "imoto": 97258, - "imp": 6802, - "impact": 58400, - "impan": 90988, - "impl": 6517, - "imple": 6592, - "implement": 95574, - "implementation": 14706, - "implemented": 55171, - "implements": 95058, - "implicit": 32040, - "implicitly": 88395, - "implified": 74937, - "implify": 71306, - "implode": 56677, - "import": 475, - "importDefault": 87579, - "important": 15693, - "importe": 94896, - "imports": 63988, - "imps": 67758, - "impse": 40527, - "ims": 5861, - "imshow": 66547, - "imson": 46545, - "imu": 79426, - "imulation": 61461, - "imulator": 92603, - "imum": 3375, - "imus": 78028, - "imuth": 56307, - "in": 258, - "ina": 2259, - "inactive": 62237, - "inaire": 68976, - "inal": 992, - "inalg": 34331, - "inality": 81877, - "inally": 38745, - "inals": 24624, - "iname": 80956, - "inan": 74276, - "inance": 25387, - "inand": 76831, - "inant": 86396, - "inar": 14080, - "inars": 47437, - "inary": 3367, - "inas": 20718, - "inate": 3357, - "inated": 15846, - "inati": 98140, - "inating": 16252, - "ination": 2617, - "inations": 12922, - "inator": 17720, - "inbox": 85799, - "inburgh": 37886, - "inc": 2910, - "incare": 67003, - "ince": 1736, - "incer": 70898, - "incerely": 87191, - "inces": 31176, - "incess": 20141, - "inceton": 42690, - "inch": 37850, - "inci": 49697, - "incible": 77972, - "incident": 76111, - "incinn": 33097, - "incinnati": 33276, - "incip": 5824, - "incipal": 16077, - "inciple": 16379, - "incl": 92257, - "include": 1012, - "included": 83722, - "includes": 14866, - "including": 16564, - "inclusive": 99461, - "income": 58066, - "incoming": 80777, - "incorrect": 63054, - "incr": 99528, - "incre": 43842, - "increase": 79601, - "increment": 36844, - "increments": 57537, - "inct": 7956, - "inction": 22073, - "inctions": 74690, - "incy": 76686, - "ind": 485, - "inda": 17872, - "inde": 28074, - "inded": 17003, - "inden": 59317, - "indent": 33940, - "inder": 5863, - "indered": 83303, - "inders": 32551, - "index": 1275, - "indexOf": 30949, - "indexPath": 19420, - "indexed": 98573, - "indexes": 72327, - "indh": 67089, - "indhoven": 83158, - "indi": 29785, - "indic": 86184, - "indicator": 57251, - "indice": 74517, - "indices": 15336, - "inding": 4049, - "individual": 55977, - "indle": 58863, - "indo": 36099, - "indow": 1000, - "indows": 1519, - "indr": 81687, - "indre": 71933, - "indrical": 63506, - "indrome": 37158, - "inds": 8843, - "indsay": 55077, - "indsight": 79960, - "industry": 71864, - "indx": 87807, - "indy": 50090, - "ine": 483, - "ineTransform": 50881, - "inea": 35518, - "inear": 90021, - "inecraft": 12357, - "ined": 1619, - "inee": 85899, - "inel": 30808, - "inely": 22870, - "inem": 69513, - "inema": 94523, - "inement": 38284, - "inen": 17090, - "inent": 14168, - "iner": 10670, - "inerary": 52653, - "iners": 40799, - "inery": 16725, - "ines": 1572, - "inese": 7496, - "inesis": 83889, - "iness": 1918, - "inet": 30976, - "inez": 39395, - "inf": 13885, - "infeld": 99936, - "infer": 90659, - "infile": 75933, - "infinity": 81116, - "inflate": 38555, - "info": 2801, - "inform": 41540, - "informatics": 98588, - "information": 26125, - "infos": 57065, - "infra": 93417, - "ing": 287, - "inge": 18177, - "inged": 57658, - "ingen": 29018, - "inger": 5248, - "ingerprint": 49018, - "ingers": 14437, - "inges": 41499, - "ingga": 66501, - "ingham": 24125, - "inging": 24992, - "ingle": 2222, - "ingles": 50703, - "ingleton": 76810, - "ingly": 11559, - "ingo": 29008, - "ingredient": 39625, - "ingredients": 39220, - "ingroup": 42381, - "ings": 826, - "ingt": 76019, - "ington": 4910, - "ingu": 13102, - "ingular": 42980, - "inh": 21538, - "inha": 44338, - "inherit": 13119, - "inheritDoc": 33569, - "inheritdoc": 21724, - "inherits": 78936, - "inho": 28676, - "ini": 6729, - "inia": 91550, - "inic": 93435, - "inicio": 65153, - "inidad": 69255, - "inin": 65544, - "inine": 83334, - "ining": 5859, - "inion": 37400, - "inions": 84996, - "inis": 85703, - "inish": 18675, - "inished": 25682, - "init": 2381, - "initWith": 25193, - "inite": 16235, - "initely": 7627, - "initial": 9613, - "initialize": 22373, - "initialized": 37261, - "initializer": 47874, - "inition": 4144, - "inity": 13797, - "inium": 64990, - "iniz": 70739, - "inja": 42520, - "inject": 33233, - "ink": 771, - "inka": 75222, - "inke": 96973, - "inkel": 82276, - "inker": 42212, - "inki": 50509, - "inking": 16113, - "inkle": 36244, - "inks": 15872, - "inky": 39134, - "inline": 5167, - "inn": 6258, - "innacle": 70053, - "innamon": 40435, - "inne": 94332, - "inned": 21203, - "innen": 35811, - "inner": 4481, - "innerHTML": 15982, - "innerText": 56117, - "inness": 71773, - "innie": 99289, - "inning": 20353, - "innitus": 98439, - "ino": 3394, - "inoa": 80094, - "inode": 53339, - "inois": 17083, - "inos": 15570, - "inosaur": 89247, - "inous": 61798, - "inox": 74179, - "inp": 43192, - "input": 1379, - "inputEmail": 98332, - "inputs": 25986, - "inq": 6009, - "inqu": 53988, - "ins": 1354, - "inscription": 99646, - "insert": 4302, - "insi": 32384, - "insic": 28692, - "insics": 68202, - "inside": 42450, - "insk": 89492, - "inski": 53977, - "insky": 52541, - "insn": 86917, - "inson": 29973, - "inspace": 31413, - "inspect": 83154, - "inspection": 54495, - "inst": 6442, - "instagram": 47366, - "install": 12527, - "installation": 81916, - "installed": 50673, - "installer": 64316, - "instanc": 34105, - "instance": 4956, - "instances": 48925, - "instancetype": 34784, - "instant": 86258, - "instead": 65937, - "instein": 37494, - "institution": 82409, - "inston": 39605, - "instr": 61611, - "instruction": 56074, - "instructions": 63395, - "instrument": 67468, - "insula": 36473, - "insurance": 71054, - "int": 396, - "intColor": 39592, - "intValue": 47140, - "inta": 34569, - "intage": 16547, - "inte": 46429, - "integer": 11924, - "integr": 81829, - "integral": 82135, - "integration": 61268, - "intel": 80643, - "intelligence": 93375, - "intendent": 44502, - "intendo": 20942, - "intent": 57531, - "inter": 2295, - "interaction": 69175, - "interactive": 38640, - "interest": 13014, - "interested": 84798, - "interesting": 88657, - "interface": 5077, - "interfaces": 30065, - "intern": 56544, - "internal": 10701, - "international": 98697, - "internet": 86843, - "interop": 32168, - "interopRequire": 33999, - "interopRequireDefault": 36464, - "interp": 64821, - "interpre": 75814, - "interpret": 17324, - "interpreted": 94561, - "interpreter": 91654, - "interrupt": 55905, - "inters": 51040, - "intersect": 97118, - "intersection": 74748, - "interval": 29004, - "intestinal": 71558, - "inth": 48121, - "intl": 98742, - "into": 18614, - "inton": 7454, - "intosh": 62694, - "intptr": 92191, - "intr": 59888, - "intree": 89683, - "intro": 37542, - "intros": 95828, - "ints": 21719, - "intval": 58702, - "inue": 6364, - "inus": 71956, - "inux": 20130, - "inv": 14386, - "invalid": 12071, - "invalidate": 91935, - "inventory": 32193, - "inverse": 62582, - "invert": 84829, - "invest": 43114, - "investment": 97112, - "invisible": 91851, - "invitation": 98630, - "invite": 57379, - "invoice": 23009, - "invoices": 89696, - "invoke": 23238, - "inx": 20612, - "iny": 6577, - "inya": 62187, - "inyin": 62605, - "inz": 41622, - "io": 822, - "ioc": 74452, - "ioctl": 77804, - "iod": 3205, - "iode": 95826, - "iol": 25947, - "iola": 81539, - "iolet": 32012, - "iological": 41314, - "iology": 31226, - "iom": 34695, - "iomanip": 60723, - "ioms": 91269, - "ion": 290, - "iona": 42790, - "ionage": 64790, - "ional": 4001, - "ionale": 56797, - "ionales": 83523, - "ionario": 49566, - "ionate": 85999, - "ione": 6473, - "ioned": 97657, - "ioneer": 56498, - "iones": 11685, - "ioni": 19350, - "ionic": 21427, - "ions": 919, - "ior": 2521, - "iore": 87107, - "iores": 46896, - "iors": 22625, - "ios": 3614, - "iosa": 67717, - "iosis": 91260, - "iosity": 33279, - "iosk": 76017, - "ioso": 59548, - "iostream": 9862, - "iot": 11345, - "iotic": 62114, - "iotics": 83300, - "iou": 99355, - "ious": 1245, - "iously": 13610, - "iov": 31935, - "iox": 24620, - "ioxid": 42651, - "ioxide": 37901, - "ip": 575, - "ipa": 86250, - "ipated": 63332, - "ipation": 49686, - "ipay": 45012, - "ipc": 69381, - "ipe": 3527, - "iped": 32821, - "ipeg": 47984, - "ipel": 82179, - "ipeline": 8966, - "ipelines": 95097, - "iper": 13154, - "ipers": 59935, - "ipes": 9100, - "iph": 15619, - "ipher": 10781, - "ipheral": 24179, - "ipherals": 70072, - "iphers": 83177, - "iphertext": 46143, - "iphery": 94648, - "iphone": 54459, - "iphy": 61330, - "ipi": 92021, - "ipient": 14449, - "ipients": 48747, - "iping": 47195, - "ipl": 10567, - "iple": 3863, - "iples": 38558, - "iplina": 83821, - "iplinary": 44550, - "ipline": 48529, - "ipmap": 51528, - "ipment": 5517, - "ipo": 7088, - "ipop": 80482, - "ipp": 2877, - "ipped": 6586, - "ippers": 32997, - "ippet": 22309, - "ippets": 43970, - "ippi": 25240, - "ippines": 65006, - "ipping": 5772, - "ipple": 52264, - "ipples": 51660, - "ippo": 88453, - "ippy": 46849, - "ipro": 49889, - "ips": 3153, - "ipse": 28432, - "ipsis": 48502, - "ipsoid": 97421, - "ipt": 11696, - "iptables": 96389, - "ipur": 72977, - "ipv": 43776, - "ipy": 23799, - "ipzig": 57300, - "iq": 24672, - "iqu": 5118, - "ique": 2428, - "iquement": 81235, - "iquer": 72684, - "iques": 8467, - "iqueta": 98210, - "iquid": 33089, - "iqué": 76366, - "ir": 404, - "ira": 9008, - "irable": 26014, - "iral": 37478, - "iram": 67808, - "iran": 55790, - "iras": 51185, - "irate": 89440, - "irates": 25575, - "iration": 20202, - "irc": 2496, - "ircle": 7219, - "ircles": 75363, - "ircon": 89376, - "ircraft": 12902, - "ircuit": 38368, - "ircular": 22190, - "ird": 2668, - "ire": 556, - "irebase": 13644, - "ireccion": 32605, - "irect": 1248, - "irected": 75712, - "irection": 2936, - "irectional": 45770, - "irector": 66576, - "irectory": 4863, - "ired": 2757, - "irement": 47668, - "iren": 47435, - "ires": 3946, - "irez": 60836, - "iri": 21336, - "irical": 67966, - "irie": 62316, - "irim": 62472, - "iring": 6322, - "iris": 43046, - "irit": 7051, - "irk": 14468, - "irl": 2881, - "irlines": 25553, - "irling": 51868, - "irm": 2923, - "irma": 45111, - "irmed": 8600, - "irmingham": 33700, - "irms": 14742, - "irmware": 54360, - "iro": 8869, - "iron": 2534, - "iropr": 56087, - "iros": 48328, - "irq": 16731, - "irror": 29912, - "irs": 17260, - "irsch": 82965, - "irse": 83714, - "irst": 874, - "irt": 2154, - "irteen": 46004, - "irth": 4914, - "irthday": 20546, - "irting": 68039, - "irts": 20242, - "irtschaft": 62911, - "irtual": 2973, - "irty": 16938, - "irus": 17402, - "irut": 87405, - "iry": 34870, - "irá": 84662, - "is": 285, - "isActive": 32914, - "isAdmin": 73758, - "isArray": 68213, - "isChecked": 54982, - "isContained": 81569, - "isEmpty": 19509, - "isEnabled": 75552, - "isEqual": 98986, - "isEqualTo": 33751, - "isFunction": 95244, - "isLoading": 55684, - "isLoggedIn": 95068, - "isNaN": 45058, - "isNew": 60433, - "isNull": 67911, - "isObject": 89733, - "isOk": 80374, - "isOpen": 64937, - "isRequired": 69642, - "isSelected": 22501, - "isValid": 30292, - "isVisible": 73732, - "isa": 10994, - "isable": 82585, - "isan": 17570, - "isans": 67499, - "isas": 87034, - "isateur": 33226, - "isation": 8082, - "isations": 56276, - "isbn": 67538, - "isbury": 85706, - "isc": 3510, - "iscal": 16164, - "iscard": 48660, - "isce": 90368, - "isch": 16438, - "ische": 10782, - "ischen": 18211, - "ischer": 33808, - "isches": 88057, - "isci": 93386, - "iscing": 53854, - "isclosed": 74790, - "isco": 9652, - "iscopal": 86305, - "iscrim": 42710, - "iscrimination": 87013, - "isd": 21291, - "isdiction": 26705, - "isdigit": 70929, - "ise": 1082, - "isease": 56407, - "isecond": 46966, - "iseconds": 17097, - "ised": 4147, - "isel": 66394, - "iselect": 75410, - "isempty": 47164, - "isen": 24004, - "iser": 12329, - "isers": 62380, - "ises": 5014, - "iset": 50289, - "iseum": 94565, - "isex": 76353, - "ish": 819, - "isha": 36040, - "ished": 3384, - "isher": 39672, - "ishes": 21168, - "ishi": 39476, - "ishing": 11218, - "ishlist": 49311, - "ishly": 65923, - "ishment": 16409, - "ishments": 100053, - "ishop": 20765, - "ishops": 51209, - "isi": 13532, - "isia": 49039, - "isible": 23936, - "isicing": 57046, - "isiert": 88581, - "isify": 91393, - "isin": 58504, - "ising": 3876, - "ision": 1854, - "isions": 6948, - "isis": 9667, - "isión": 71355, - "isk": 3267, - "iska": 49660, - "iske": 33309, - "iskey": 47190, - "isko": 69643, - "isks": 93934, - "isky": 71804, - "isl": 23265, - "islation": 59321, - "isle": 41205, - "ism": 2191, - "isma": 39252, - "isman": 63670, - "ismatch": 26024, - "ismatic": 57245, - "isme": 44618, - "ismet": 91258, - "ismic": 55194, - "ismo": 17434, - "isms": 13978, - "isnan": 79229, - "iso": 15782, - "isode": 6686, - "isodes": 15081, - "isoft": 62118, - "isol": 61023, - "ison": 3416, - "isoner": 98120, - "isons": 19941, - "isor": 16220, - "isors": 42314, - "isory": 87003, - "isos": 70404, - "isp": 13391, - "ispens": 54720, - "isper": 28470, - "ispers": 69935, - "isphere": 47894, - "ispiel": 69157, - "isplay": 2369, - "isposable": 48007, - "isque": 96643, - "iss": 1056, - "issa": 22144, - "issan": 34197, - "issance": 24918, - "issant": 66262, - "isse": 15760, - "issement": 50753, - "issen": 38064, - "issenschaft": 80848, - "issent": 79738, - "isser": 74333, - "isses": 85460, - "isset": 4993, - "isseur": 74608, - "issing": 13889, - "ission": 7711, - "issional": 90680, - "issions": 16935, - "issippi": 27126, - "isson": 49363, - "issor": 71450, - "issors": 42722, - "isspace": 82870, - "issue": 11407, - "issued": 59326, - "issuer": 67917, - "issues": 18934, - "issy": 61315, - "ist": 380, - "ista": 9265, - "istan": 9121, - "istance": 4011, - "istani": 40422, - "istant": 11451, - "istar": 84574, - "istas": 27771, - "iste": 17194, - "isted": 13539, - "istem": 67521, - "istema": 42548, - "isten": 38222, - "istence": 81624, - "istencia": 89300, - "istency": 48194, - "istent": 18620, - "ister": 1601, - "isters": 9487, - "istes": 75460, - "isti": 62617, - "istic": 4633, - "istica": 87359, - "istical": 40596, - "istically": 38210, - "istics": 5706, - "istik": 96493, - "istine": 54165, - "isting": 11330, - "istingu": 72269, - "istinguish": 89747, - "istinguished": 80382, - "istique": 97496, - "istle": 29400, - "istles": 67043, - "isto": 26407, - "istogram": 29599, - "istol": 92868, - "iston": 59919, - "istor": 5436, - "istorical": 96798, - "istory": 2644, - "istr": 3843, - "istra": 76063, - "istrar": 35865, - "istrate": 61401, - "istrates": 94200, - "istration": 4138, - "istrator": 19208, - "istream": 41733, - "istrib": 4894, - "istribute": 81233, - "istributed": 26204, - "istribution": 13408, - "istributions": 18478, - "istributor": 79488, - "istrict": 8557, - "istring": 74856, - "istringstream": 83516, - "istro": 15931, - "istros": 83050, - "istry": 5050, - "ists": 1705, - "istung": 84314, - "isty": 88623, - "isu": 63848, - "isure": 33237, - "iswa": 68320, - "isy": 29113, - "isz": 70828, - "isé": 69068, - "it": 275, - "ita": 6388, - "itable": 15729, - "itably": 35768, - "itag": 95640, - "itage": 18950, - "itaire": 60224, - "ital": 2223, - "italic": 35506, - "italize": 35413, - "itals": 16664, - "itamin": 76652, - "itan": 13145, - "itant": 52044, - "itar": 12635, - "itarian": 20631, - "itary": 45906, - "itas": 21920, - "itat": 48877, - "itate": 20227, - "itated": 33337, - "itates": 82829, - "itating": 50644, - "itation": 7709, - "itational": 50924, - "itations": 31767, - "itative": 22018, - "itbart": 50299, - "itch": 1641, - "itched": 93503, - "itchen": 7606, - "itchens": 49721, - "itches": 26286, - "ite": 635, - "iteDatabase": 55351, - "itech": 61882, - "itect": 8525, - "itecture": 42234, - "ited": 1639, - "iteit": 69619, - "itel": 57743, - "itelist": 58745, - "item": 1224, - "itemId": 55482, - "itemName": 96820, - "itemap": 26398, - "itemid": 85227, - "itempty": 20513, - "items": 3699, - "iten": 15010, - "iter": 2058, - "iteral": 10157, - "iterals": 38902, - "iterate": 42612, - "iterated": 51586, - "iteration": 37822, - "iterations": 68684, - "iterator": 6997, - "itere": 42946, - "iterr": 34925, - "ites": 3695, - "itespace": 37174, - "itesse": 87960, - "itest": 98205, - "itet": 42638, - "iteur": 84048, - "itez": 55745, - "ith": 411, - "ithe": 83856, - "ither": 2544, - "ithmetic": 27011, - "ithub": 3912, - "iti": 12583, - "itia": 88575, - "itial": 1588, - "itian": 79544, - "itic": 49086, - "itical": 32360, - "itics": 48079, - "ities": 1385, - "itimate": 71850, - "itime": 39604, - "itin": 85986, - "iting": 5977, - "ition": 684, - "itional": 3079, - "itionally": 17868, - "itioner": 72346, - "itions": 6055, - "itious": 65795, - "itis": 20000, - "itive": 3486, - "itives": 51454, - "itivity": 18546, - "itize": 27406, - "itized": 84543, - "itizen": 94234, - "itizer": 64918, - "itle": 1017, - "itled": 15621, - "itledBorder": 86221, - "itlement": 46437, - "itles": 42343, - "itm": 73384, - "itmap": 19798, - "itness": 8251, - "ito": 6491, - "itol": 27094, - "iton": 63537, - "itone": 85166, - "itor": 1960, - "itore": 94016, - "itored": 37301, - "itori": 94457, - "itories": 13733, - "itorio": 97086, - "itoris": 80389, - "itors": 12170, - "itory": 10843, - "itos": 26675, - "itous": 50855, - "itr": 22288, - "itra": 37529, - "itre": 49834, - "itrust": 85971, - "its": 1220, - "itsu": 50657, - "itt": 1468, - "itta": 46124, - "ittal": 83223, - "ittance": 88291, - "itte": 97773, - "itted": 3847, - "ittel": 96383, - "itten": 23257, - "itter": 3328, - "itters": 29163, - "ittest": 14602, - "itti": 72866, - "itting": 15154, - "ittings": 53359, - "ittle": 2433, - "itto": 87287, - "itty": 23660, - "itu": 33462, - "itud": 13138, - "itude": 3993, - "itudes": 21237, - "itulo": 47478, - "itunes": 85582, - "itung": 51258, - "itur": 53030, - "itura": 77866, - "iture": 9464, - "itures": 42204, - "itus": 36891, - "itution": 34790, - "ity": 488, - "ityEngine": 6210, - "itz": 11289, - "itzer": 21114, - "itzerland": 27521, - "itä": 65421, - "ität": 37714, - "ité": 13109, - "ités": 35933, - "itÃł": 24892, - "iu": 19260, - "ium": 2411, - "ius": 9334, - "iv": 344, - "iva": 10126, - "ivable": 43672, - "ival": 4023, - "ivalence": 89890, - "ivalent": 12031, - "ivals": 18734, - "ivamente": 57258, - "ivan": 28422, - "ivant": 97105, - "ivar": 57498, - "ivariate": 56522, - "ivas": 39924, - "ivate": 736, - "ivated": 55786, - "ivating": 65243, - "ivation": 40227, - "ivative": 48258, - "ive": 535, - "iveau": 40319, - "ivec": 69680, - "ived": 2270, - "ivel": 21169, - "ively": 3210, - "ivement": 91640, - "iven": 2116, - "iveness": 13071, - "ivent": 81541, - "iver": 1553, - "ivered": 44156, - "ivering": 85040, - "ivers": 1986, - "iversal": 35052, - "iversary": 18037, - "iverse": 8194, - "iversity": 3050, - "ivery": 6633, - "ives": 1924, - "ivet": 99754, - "ivi": 33920, - "ivia": 21475, - "ivial": 27756, - "ivic": 40506, - "ivicrm": 97852, - "ivid": 65023, - "ividad": 95266, - "ividual": 17246, - "ivil": 6362, - "iving": 2299, - "ivirus": 59013, - "ivism": 74050, - "ivist": 80244, - "ivities": 43479, - "ivity": 1968, - "ivityManager": 70657, - "ivitÃł": 79543, - "ivo": 6632, - "ivol": 81606, - "ivor": 50775, - "ivors": 86493, - "ivos": 25204, - "ivot": 16471, - "ivr": 58866, - "ivre": 84595, - "ivy": 65605, - "iw": 38181, - "ix": 953, - "ixa": 47484, - "ixe": 86400, - "ixed": 3366, - "ixedReality": 57904, - "ixel": 6066, - "ixels": 10486, - "ixer": 40114, - "ixin": 21088, - "ixmap": 25613, - "ixo": 52462, - "ixon": 29572, - "ixture": 13025, - "iy": 16618, - "iya": 80574, - "iyor": 84442, - "iz": 450, - "iza": 17528, - "izabeth": 19049, - "izable": 8499, - "izacao": 98290, - "izacion": 52570, - "ización": 42600, - "izada": 52311, - "izado": 26931, - "izador": 91689, - "izados": 73258, - "izando": 92958, - "izar": 11403, - "izard": 14038, - "izards": 35191, - "izarre": 30582, - "ization": 2065, - "izational": 77491, - "izations": 8200, - "ização": 48476, - "ize": 553, - "ized": 1534, - "izedName": 20777, - "izen": 24604, - "izens": 30060, - "izer": 3213, - "izers": 12509, - "izes": 4861, - "izi": 34335, - "izia": 63141, - "izin": 78071, - "izing": 4954, - "izio": 46082, - "izione": 39461, - "izioni": 79259, - "izo": 43994, - "izon": 17403, - "izona": 15732, - "izons": 64947, - "izont": 6317, - "izontal": 6643, - "izontally": 51501, - "izoph": 46278, - "izophren": 46412, - "izr": 66462, - "izu": 92715, - "izz": 8934, - "izza": 14059, - "izzard": 39248, - "izzare": 77698, - "izzas": 68404, - "izzato": 92938, - "izzazione": 87208, - "izzer": 94429, - "izzes": 59427, - "izzie": 89087, - "izziness": 97745, - "izzle": 44237, - "izzlies": 95795, - "izzling": 90219, - "izzly": 73825, - "izzo": 61306, - "izzy": 91591, - "ião": 78428, - "ição": 39180, - "ième": 90272, - "ière": 20712, - "ièrement": 67882, - "ières": 59307, - "ién": 24447, - "ió": 35994, - "ión": 3739, - "iÃŁ": 38047, - "iÄħ": 47992, - "iÄĩ": 68929, - "iÄį": 84195, - "iÄĻ": 63702, - "iÅŁ": 98902, - "j": 73, - "jQuery": 29104, - "ja": 5697, - "jab": 40016, - "jabi": 92984, - "jac": 87231, - "jack": 28233, - "jad": 63186, - "jadi": 93146, - "jah": 98496, - "jak": 63502, - "jal": 48792, - "jam": 44811, - "jamin": 26312, - "jan": 23685, - "jandro": 73159, - "jang": 38627, - "jango": 5970, - "jar": 19571, - "jas": 30826, - "jav": 62559, - "java": 10248, - "javascript": 14402, - "javax": 46248, - "jaw": 75092, - "jax": 14858, - "jay": 71137, - "jb": 40078, - "jc": 64087, - "jd": 44490, - "jdbc": 53232, - "jdk": 89951, - "je": 3841, - "jec": 74301, - "ject": 585, - "jected": 29403, - "jection": 7761, - "jections": 25593, - "jective": 51591, - "jectives": 87678, - "jectories": 66672, - "jectory": 24251, - "jee": 68996, - "jej": 77910, - "jejer": 58032, - "jem": 64003, - "jen": 24041, - "jenis": 57620, - "jer": 27457, - "jerne": 76447, - "jes": 21297, - "jest": 50115, - "jet": 15769, - "jeta": 65334, - "jets": 75004, - "jf": 97523, - "jh": 75406, - "ji": 7910, - "jian": 82991, - "jiang": 64647, - "jid": 73976, - "jie": 97337, - "jin": 50900, - "jing": 99268, - "jis": 83826, - "jit": 59909, - "jj": 39911, - "jk": 42908, - "jl": 44970, - "jm": 67039, - "jmp": 62155, - "jn": 94908, - "jni": 80214, - "jo": 7453, - "job": 8975, - "jobs": 32205, - "john": 48917, - "join": 6115, - "joined": 72254, - "joining": 66305, - "joint": 33950, - "jom": 61318, - "jon": 35265, - "jong": 99560, - "jos": 40261, - "jour": 30362, - "jourd": 69572, - "journal": 43618, - "jours": 40906, - "joy": 4215, - "jp": 47154, - "jpeg": 32021, - "jpg": 18458, - "jq": 45015, - "jquery": 27934, - "jr": 60013, - "js": 2580, - "jsc": 76627, - "json": 2285, - "jsonData": 92903, - "jsonp": 58145, - "jsonwebtoken": 77574, - "jsp": 94440, - "jspb": 94047, - "jspx": 31577, - "jsx": 46390, - "jt": 58305, - "ju": 8783, - "jual": 66129, - "jualan": 83025, - "juan": 95806, - "juana": 13567, - "jud": 18631, - "judge": 93461, - "judul": 68712, - "jug": 48802, - "jumbotron": 90434, - "jumlah": 49716, - "jump": 44396, - "jun": 58781, - "junction": 73528, - "jur": 87977, - "jure": 53402, - "jured": 80491, - "juries": 90927, - "jury": 42861, - "just": 4345, - "justice": 39868, - "justify": 35806, - "juven": 63231, - "jwt": 42692, - "jylland": 76261, - "jÃł": 44424, - "jÄħ": 37937, - "jÄĻ": 36410, - "k": 74, - "kB": 82624, - "kHz": 62856, - "kJ": 43430, - "ka": 4657, - "kaar": 88251, - "kad": 94375, - "kah": 84602, - "kal": 36641, - "kan": 8826, - "kap": 39934, - "kar": 29234, - "kart": 75947, - "kas": 63999, - "kat": 34855, - "kategori": 68547, - "kb": 22016, - "kbd": 49556, - "kc": 32478, - "kd": 38844, - "kdir": 12720, - "ke": 441, - "kea": 43528, - "ked": 48259, - "kee": 22575, - "keep": 13397, - "keeper": 19393, - "keepers": 56638, - "keeping": 33494, - "kees": 41848, - "keh": 71717, - "kehr": 82212, - "keit": 27710, - "keiten": 52807, - "kek": 86307, - "kel": 18126, - "kelas": 91052, - "keletal": 86255, - "keleton": 28193, - "keley": 28399, - "kelig": 86110, - "ken": 2779, - "kening": 90373, - "kept": 99020, - "ker": 7197, - "kerja": 76018, - "kernel": 24127, - "kers": 27269, - "kes": 12841, - "kest": 40423, - "ket": 26554, - "keterangan": 86425, - "ketøy": 81885, - "key": 798, - "keyCode": 92467, - "keyboard": 42813, - "keydown": 45291, - "keypress": 61506, - "keys": 10786, - "keyup": 38324, - "keyword": 20454, - "keywords": 30095, - "kf": 82969, - "kg": 7501, - "kh": 31764, - "ki": 6780, - "kich": 71876, - "kick": 56893, - "kid": 64381, - "kids": 74996, - "kie": 31422, - "kiego": 94837, - "kiem": 88250, - "kil": 86626, - "kill": 11088, - "killer": 73178, - "kills": 62025, - "kim": 58993, - "kin": 8148, - "kind": 15674, - "king": 10789, - "kins": 11966, - "kinson": 51547, - "kip": 13694, - "kir": 69031, - "kish": 74720, - "kit": 8390, - "kits": 90517, - "kiye": 96303, - "kj": 93797, - "kk": 19747, - "kke": 91861, - "kker": 53698, - "kl": 10784, - "klass": 55522, - "kle": 23960, - "klä": 64830, - "klär": 78231, - "km": 16400, - "kn": 19639, - "knife": 43820, - "know": 33134, - "knowledge": 90153, - "known": 5391, - "ko": 9509, - "koa": 89388, - "kode": 38236, - "kok": 46364, - "kol": 52552, - "kom": 22873, - "kommen": 43889, - "kon": 40637, - "koneksi": 89882, - "kont": 40820, - "kontakte": 59968, - "kop": 84698, - "kor": 41817, - "kos": 57778, - "kov": 52767, - "kowski": 71224, - "kp": 49595, - "kr": 10056, - "kraine": 78836, - "kre": 56042, - "krit": 88650, - "ks": 2857, - "ksam": 92747, - "ksen": 86361, - "kses": 55109, - "ksi": 32160, - "kt": 5964, - "kte": 42051, - "ktion": 40570, - "ktop": 8787, - "ktor": 76378, - "ku": 12407, - "kube": 98817, - "kubectl": 81071, - "kul": 91295, - "kur": 69417, - "kus": 79566, - "kv": 44508, - "kw": 29700, - "kwargs": 9872, - "ky": 8050, - "ków": 94557, - "kö": 74152, - "kÄĻ": 85544, - "l": 75, - "la": 4355, - "lab": 14717, - "label": 1530, - "labels": 17298, - "labs": 71371, - "lac": 93529, - "lace": 27634, - "laces": 77688, - "lad": 18599, - "laden": 89651, - "ladesh": 35221, - "lag": 13667, - "lage": 56854, - "lagen": 55808, - "lags": 23698, - "lah": 15342, - "lahoma": 22863, - "lain": 53071, - "lake": 63210, - "lam": 24705, - "lama": 81101, - "lambda": 13231, - "lamp": 95857, - "lan": 10946, - "land": 1974, - "lander": 35103, - "landers": 86067, - "landing": 49441, - "lando": 24622, - "lands": 8329, - "landscape": 89491, - "lane": 38947, - "lang": 5317, - "langle": 71900, - "langs": 65017, - "language": 11789, - "languages": 43924, - "lap": 16338, - "lapping": 91719, - "laps": 90822, - "lar": 14115, - "larg": 27995, - "large": 17185, - "ları": 46937, - "ların": 96548, - "las": 14833, - "lash": 25713, - "lashes": 47645, - "lass": 448, - "lassen": 71589, - "lasses": 34968, - "lassian": 90697, - "last": 4354, - "lastName": 30256, - "lastic": 52279, - "lasting": 70529, - "lastname": 30306, - "lat": 5641, - "latable": 92247, - "late": 5185, - "lated": 22851, - "latent": 51123, - "later": 68676, - "lates": 49346, - "latesAutoresizingMaskIntoConstraints": 61207, - "latest": 19911, - "latex": 65780, - "latin": 61185, - "lation": 2354, - "lations": 30756, - "latitude": 24649, - "latlong": 62599, - "lator": 22582, - "lauf": 98861, - "laughs": 73556, - "laughter": 52883, - "launch": 34599, - "launcher": 78291, - "laus": 58329, - "lav": 79936, - "law": 20510, - "laws": 68637, - "lay": 6789, - "layer": 10546, - "layers": 45298, - "layout": 8565, - "layouts": 20655, - "lays": 64459, - "layui": 42435, - "lazy": 50113, - "lb": 21807, - "lbl": 33098, - "lbrace": 76333, - "lbrakk": 75261, - "lbs": 54044, - "lc": 17704, - "lcd": 69516, - "ld": 509, - "lda": 74526, - "ldap": 39765, - "ldata": 53781, - "ldb": 58025, - "lder": 77969, - "ldr": 73477, - "ldre": 64296, - "lds": 72133, - "le": 273, - "leDb": 90606, - "lea": 89391, - "lead": 27152, - "leader": 38491, - "leaders": 79486, - "leading": 21307, - "leads": 99470, - "leaf": 25126, - "leaflet": 82807, - "league": 47831, - "lean": 2742, - "leaning": 60051, - "leanor": 77780, - "leans": 22451, - "leanup": 61739, - "lear": 1576, - "leared": 93433, - "learn": 12964, - "learner": 94695, - "learning": 21656, - "lease": 1655, - "leased": 4778, - "leases": 29399, - "leasing": 84652, - "least": 56371, - "leave": 22233, - "lec": 35853, - "leccion": 43730, - "leck": 94976, - "lect": 772, - "lected": 2258, - "lectic": 68549, - "lection": 1191, - "lections": 68779, - "lector": 28769, - "lectric": 47262, - "lectron": 70329, - "lectual": 59517, - "lecture": 77861, - "led": 839, - "ledge": 4995, - "ledged": 93724, - "ledger": 51804, - "ledo": 61755, - "ledon": 83557, - "lee": 8669, - "leen": 40762, - "leep": 3583, - "leet": 19510, - "leetcode": 36426, - "lef": 60338, - "left": 2414, - "leftJoin": 76761, - "leftright": 81475, - "leftrightarrow": 82919, - "leg": 1978, - "legacy": 40984, - "legal": 6564, - "legalArgumentException": 98109, - "legant": 59902, - "legate": 5096, - "legates": 54479, - "legation": 88666, - "lege": 4862, - "legen": 49514, - "legend": 14845, - "legg": 84128, - "leground": 65866, - "legs": 73336, - "legt": 72268, - "leh": 74890, - "lehem": 88672, - "lei": 63885, - "leich": 55471, - "leigh": 64069, - "lein": 79469, - "leine": 92933, - "leitung": 75562, - "lek": 76876, - "lem": 3516, - "lemen": 42407, - "lement": 1001, - "lements": 91555, - "lemetry": 37058, - "lemma": 9830, - "lemn": 62130, - "lems": 40716, - "len": 2963, - "lena": 49121, - "lename": 30218, - "lene": 35291, - "leneck": 60113, - "leness": 77319, - "length": 4222, - "leo": 82863, - "leon": 80498, - "lep": 64067, - "ler": 1565, - "leri": 47879, - "lernen": 79977, - "lero": 66411, - "lers": 9438, - "les": 645, - "lesai": 98631, - "lesc": 64631, - "lescope": 39213, - "lesen": 57127, - "lesh": 17927, - "leshoot": 97508, - "leshooting": 51340, - "lesi": 76995, - "lesia": 93337, - "less": 1752, - "lessly": 16117, - "lessness": 33028, - "lesson": 28595, - "lessons": 73412, - "lest": 60244, - "leston": 46668, - "let": 1169, - "leta": 49251, - "letal": 46590, - "letcher": 61620, - "lete": 1649, - "leted": 7017, - "letes": 14203, - "letic": 22740, - "letics": 44128, - "leting": 37035, - "letion": 53725, - "leton": 15989, - "lets": 10145, - "lett": 28163, - "lette": 10010, - "letter": 9638, - "letters": 21731, - "lettes": 66692, - "leur": 36077, - "leurs": 77660, - "lev": 3532, - "levance": 33194, - "levant": 8532, - "levard": 43343, - "levation": 44857, - "levator": 80300, - "level": 3374, - "leveland": 22198, - "levelname": 76741, - "levels": 43664, - "lever": 72905, - "levision": 11101, - "lew": 76064, - "lex": 2635, - "lexer": 39915, - "lexible": 95644, - "lexical": 94464, - "lexport": 84453, - "ley": 3258, - "leys": 48779, - "lez": 41881, - "lf": 11253, - "lfw": 97206, - "lg": 12082, - "lh": 64145, - "lhs": 32995, - "li": 747, - "lia": 24235, - "liable": 51430, - "liament": 12685, - "lian": 92898, - "lias": 72929, - "lib": 2808, - "libc": 56676, - "libft": 57623, - "libraries": 64149, - "library": 18556, - "libs": 36819, - "lic": 416, - "lica": 15677, - "licable": 47214, - "lical": 32348, - "licant": 36337, - "licants": 62932, - "licas": 53310, - "licate": 49895, - "licated": 14040, - "lication": 1728, - "lications": 10939, - "licative": 66366, - "lice": 4859, - "liced": 75730, - "licence": 94306, - "license": 13569, - "licensed": 72811, - "licenses": 79014, - "licer": 98343, - "lices": 38514, - "lich": 6915, - "liche": 20603, - "lichen": 22412, - "licher": 51195, - "liches": 96385, - "lichkeit": 89285, - "licht": 38733, - "licing": 90214, - "licit": 6154, - "licity": 25814, - "lick": 1228, - "licken": 94890, - "lickr": 32903, - "lico": 37111, - "licos": 89944, - "lict": 21937, - "licted": 42443, - "licting": 79308, - "licts": 57545, - "lid": 62306, - "lide": 17068, - "lider": 19663, - "lie": 11828, - "lien": 86136, - "lient": 1477, - "lients": 7186, - "lier": 5741, - "liers": 41476, - "lies": 49201, - "liest": 24013, - "lieÃŁ": 57500, - "lieÃŁlich": 84190, - "life": 14789, - "lifetime": 98157, - "lift": 36069, - "lifting": 53003, - "lify": 56600, - "lig": 7864, - "liga": 45970, - "lige": 53890, - "light": 4238, - "lightbox": 99604, - "lightly": 80598, - "lights": 14146, - "ligne": 91130, - "ligt": 59256, - "lij": 23808, - "lijah": 76468, - "lijk": 48392, - "lijke": 83034, - "lik": 7792, - "like": 4908, - "liked": 44336, - "likelihood": 62230, - "likely": 14617, - "likes": 26094, - "lim": 4763, - "lime": 40043, - "limit": 9696, - "limitations": 74268, - "limited": 18736, - "limits": 42178, - "lin": 3817, - "line": 1074, - "lineEdit": 93647, - "linear": 23603, - "lined": 15472, - "lineno": 81083, - "liner": 62898, - "lines": 8128, - "liness": 49958, - "linewidth": 58312, - "ling": 2785, - "lingen": 77407, - "linger": 72660, - "lings": 19342, - "lington": 43747, - "linha": 67920, - "linik": 80970, - "lining": 35981, - "link": 2125, - "linked": 44233, - "linkedin": 77270, - "linkplain": 69740, - "links": 16259, - "linky": 52958, - "lint": 15306, - "linux": 14544, - "lio": 26205, - "lion": 79251, - "lip": 34215, - "liqu": 41093, - "lique": 37526, - "liquid": 54737, - "lis": 48303, - "lish": 1706, - "list": 1638, - "lista": 33760, - "liste": 65746, - "listed": 32340, - "listen": 37437, - "listener": 36139, - "listeners": 78050, - "listening": 75919, - "listing": 35696, - "lists": 18035, - "lit": 32735, - "lite": 69178, - "liter": 69191, - "literal": 36885, - "little": 56492, - "lius": 87519, - "liv": 34667, - "live": 25859, - "living": 64275, - "lix": 15401, - "lixir": 98872, - "lj": 53835, - "lk": 42848, - "ll": 657, - "lla": 36882, - "lland": 74512, - "lld": 33559, - "lle": 66601, - "llen": 80888, - "ller": 56056, - "lli": 41076, - "llib": 21408, - "llu": 61849, - "llum": 5565, - "lluminate": 5702, - "llvm": 30142, - "llx": 96090, - "lm": 18244, - "ln": 2312, - "lname": 51328, - "lng": 21476, - "lo": 385, - "load": 1096, - "loadModel": 95031, - "loaded": 15961, - "loader": 8520, - "loading": 10853, - "loads": 33785, - "loan": 39429, - "loat": 1261, - "loating": 29593, - "lob": 1718, - "lobal": 2086, - "lobals": 17027, - "lobber": 92497, - "lobby": 72875, - "lobe": 64097, - "lobs": 69264, - "loc": 1092, - "local": 2497, - "localObject": 54307, - "localStorage": 44553, - "localctx": 55574, - "locale": 14824, - "locales": 81332, - "localhost": 8465, - "localized": 72694, - "locals": 65230, - "locate": 23207, - "located": 40563, - "location": 2588, - "locations": 32409, - "locator": 69133, - "lock": 1039, - "locked": 25656, - "locker": 94514, - "locking": 90582, - "locks": 36036, - "locs": 84729, - "lod": 83582, - "lodash": 31379, - "loe": 35598, - "loff": 94138, - "log": 848, - "logan": 95025, - "logen": 86945, - "logfile": 76666, - "logg": 94469, - "logged": 25909, - "loggedIn": 81249, - "loggedin": 97327, - "logger": 9985, - "logging": 26330, - "logic": 25205, - "logical": 31356, - "login": 3758, - "logo": 10338, - "logout": 16316, - "logradouro": 68940, - "logs": 22856, - "logue": 68178, - "logy": 36781, - "loh": 83448, - "loi": 67492, - "loid": 52196, - "loit": 79649, - "lok": 62031, - "lol": 60419, - "lon": 12490, - "long": 4930, - "longitude": 26524, - "longleftrightarrow": 88559, - "longrightarrow": 56142, - "loo": 48233, - "lood": 4659, - "look": 7349, - "looking": 20986, - "looks": 95373, - "lookup": 21696, - "loom": 18981, - "loomberg": 91172, - "loon": 32435, - "loop": 10719, - "loops": 83551, - "loor": 4081, - "lop": 23085, - "lope": 36427, - "lopedia": 43473, - "lopen": 42999, - "lops": 54789, - "loquent": 21162, - "lor": 9761, - "lord": 26680, - "lords": 48865, - "lore": 20763, - "los": 2353, - "lose": 1497, - "losed": 9443, - "loser": 70315, - "loses": 50441, - "losing": 18310, - "losion": 41555, - "loss": 9563, - "lossen": 77266, - "lost": 55437, - "losure": 11915, - "losures": 42306, - "lot": 9363, - "loth": 70652, - "lots": 66876, - "lotte": 25591, - "loud": 53278, - "lov": 36247, - "lovak": 87210, - "love": 31153, - "lover": 57597, - "low": 10516, - "lower": 15115, - "lowest": 90998, - "lox": 56828, - "loy": 2032, - "loyd": 26881, - "loyment": 40230, - "loys": 34398, - "lp": 13855, - "lpVtbl": 56238, - "lparr": 89987, - "lr": 19555, - "lrt": 56968, - "ls": 4835, - "lsa": 78783, - "lse": 88882, - "lsen": 61088, - "lsi": 66633, - "lsru": 91755, - "lsruhe": 94509, - "lst": 37787, - "lsx": 30117, - "lt": 4937, - "lte": 49891, - "ltk": 44771, - "ltr": 68475, - "ltra": 40469, - "ltre": 79858, - "lu": 10036, - "lua": 28723, - "lucent": 60154, - "luck": 86476, - "lude": 53638, - "luent": 57167, - "luet": 57416, - "luetooth": 58176, - "lug": 44313, - "lund": 85833, - "lung": 39049, - "lus": 83745, - "lush": 35704, - "lust": 72079, - "lut": 87954, - "lux": 63959, - "lv": 22580, - "lvl": 59260, - "lw": 58153, - "lx": 32547, - "ly": 398, - "lya": 97199, - "lycer": 68590, - "lying": 6852, - "lymp": 14163, - "lyn": 18499, - "lyph": 9717, - "lyphicon": 13998, - "lys": 61492, - "lz": 96605, - "lä": 44283, - "lé": 69328, - "lı": 26693, - "lık": 92833, - "m": 76, - "mA": 70365, - "mAh": 79635, - "mPid": 84879, - "ma": 1764, - "maal": 79891, - "mac": 12214, - "macen": 65701, - "mach": 55377, - "machine": 33156, - "macro": 33706, - "macros": 87498, - "mad": 20920, - "made": 28010, - "maf": 99161, - "mag": 31606, - "mage": 53410, - "magic": 38551, - "magnitude": 97364, - "mah": 75219, - "mai": 77585, - "maid": 46342, - "maids": 98250, - "mail": 3796, - "mailbox": 93547, - "mailer": 59503, - "mailto": 39626, - "main": 3902, - "maint": 67913, - "maintenance": 99178, - "mainwindow": 42680, - "maj": 96295, - "major": 37605, - "mak": 49662, - "make": 7072, - "maker": 26850, - "makers": 20481, - "makes": 80785, - "making": 28936, - "mal": 14991, - "male": 37576, - "malink": 47718, - "mall": 30632, - "malloc": 16561, - "mallow": 75480, - "man": 1543, - "mana": 48576, - "manage": 26174, - "managed": 26337, - "managedType": 66348, - "management": 43573, - "manager": 13600, - "mand": 1969, - "manda": 36645, - "mandatory": 81216, - "mando": 80844, - "manent": 33854, - "mani": 78298, - "mania": 52668, - "manifest": 43415, - "mann": 18022, - "mans": 70991, - "manship": 58832, - "mant": 42551, - "manual": 20310, - "manuel": 37264, - "manufact": 98550, - "manufacturer": 62014, - "many": 35676, - "map": 2235, - "mapped": 66471, - "mapper": 39176, - "mapping": 41892, - "maps": 18106, - "mar": 5730, - "marca": 85818, - "mare": 28755, - "mares": 63636, - "margin": 9113, - "marginLeft": 82737, - "marginTop": 67641, - "maries": 90433, - "marine": 85543, - "mark": 4075, - "markdown": 61173, - "marked": 47462, - "marker": 28842, - "markers": 61873, - "market": 19859, - "marketing": 92918, - "markets": 60560, - "marks": 15914, - "markt": 85690, - "markup": 81927, - "married": 70582, - "mars": 96026, - "marsh": 37339, - "marshal": 28220, - "marshall": 85261, - "marshaller": 53641, - "mart": 34572, - "marvin": 51376, - "mary": 1563, - "mas": 7044, - "mask": 11508, - "masked": 82635, - "mass": 27428, - "massage": 79685, - "mast": 97613, - "master": 13943, - "masters": 64711, - "ması": 77024, - "mat": 8637, - "match": 6481, - "matchCondition": 24926, - "matched": 37834, - "matcher": 71926, - "matches": 20509, - "matching": 90143, - "mate": 18543, - "material": 8407, - "materials": 78672, - "mates": 16862, - "math": 10590, - "mathrm": 92650, - "matic": 38344, - "matplotlib": 81527, - "matrix": 18602, - "matter": 60065, - "max": 2880, - "maxLength": 62092, - "maxcdn": 44373, - "maximum": 40287, - "maxlength": 51556, - "may": 18864, - "maybe": 37860, - "maze": 99050, - "mb": 3172, - "mbH": 32198, - "mc": 13183, - "md": 2329, - "mdat": 81721, - "mdb": 79227, - "mdi": 41523, - "mdir": 70795, - "mdl": 48314, - "mdp": 91769, - "me": 2727, - "meal": 42880, - "mean": 14622, - "meaning": 57865, - "means": 47321, - "measure": 48899, - "measurement": 82525, - "med": 2106, - "medi": 4503, - "media": 7551, - "median": 56751, - "mediate": 14978, - "mediately": 44287, - "medical": 69216, - "medicine": 83543, - "medium": 27178, - "meer": 91025, - "meet": 64510, - "meeting": 62349, - "meg": 71376, - "mega": 43610, - "mek": 74853, - "mel": 28226, - "meld": 37701, - "meldung": 88797, - "melon": 72218, - "mem": 10759, - "member": 9792, - "memberOf": 70081, - "memberof": 50692, - "members": 23832, - "membership": 70428, - "memcmp": 62634, - "memcpy": 82184, - "memo": 56509, - "memory": 17717, - "memset": 99166, - "men": 5794, - "meno": 70191, - "mens": 49974, - "mensagem": 89941, - "mensaje": 47445, - "ment": 479, - "mental": 93221, - "mentation": 32199, - "mente": 12826, - "mented": 28078, - "mention": 30348, - "mentioned": 37691, - "mentions": 98455, - "mentor": 98745, - "ments": 1392, - "menu": 6192, - "menuItem": 90032, - "menus": 58727, - "mer": 1195, - "merc": 65522, - "merce": 10400, - "merchant": 40111, - "mercial": 19370, - "mere": 61031, - "merge": 19590, - "merged": 41454, - "meric": 2165, - "merican": 16093, - "mers": 23621, - "mes": 9004, - "mesh": 24410, - "mess": 50846, - "message": 2037, - "messages": 16727, - "met": 4150, - "meta": 5607, - "metadata": 18103, - "metal": 55108, - "metatable": 94689, - "meteor": 98874, - "meter": 60522, - "meth": 69991, - "method": 4492, - "methodName": 59650, - "methodPointerType": 96656, - "methodVisitor": 26009, - "methods": 36842, - "metic": 18474, - "metics": 46366, - "metis": 58044, - "metric": 16282, - "metrical": 59402, - "metrics": 44362, - "metro": 58147, - "metros": 68216, - "metry": 33342, - "mez": 83256, - "mf": 29224, - "mg": 12591, - "mgr": 49392, - "mh": 53016, - "mi": 8318, - "mia": 91299, - "mic": 21914, - "micro": 41543, - "mid": 16497, - "midd": 85749, - "middle": 20231, - "middleware": 27722, - "middlewares": 89732, - "midi": 97619, - "midt": 43401, - "mie": 74696, - "might": 46068, - "mighty": 68405, - "migration": 81327, - "mil": 73370, - "mile": 67697, - "mill": 26064, - "million": 59413, - "milliseconds": 61872, - "mime": 50688, - "min": 1083, - "mina": 76535, - "minate": 35116, - "minated": 52299, - "minating": 65383, - "mination": 33196, - "mind": 38824, - "mine": 6095, - "minecraft": 73638, - "minent": 47507, - "miner": 93601, - "ming": 5424, - "mini": 37511, - "minimal": 93707, - "minimum": 39088, - "mino": 32924, - "minor": 46770, - "mins": 47796, - "minster": 41478, - "mint": 68891, - "minus": 39465, - "minute": 43657, - "minutes": 38137, - "mir": 20531, - "mirror": 74325, - "mis": 34965, - "misc": 48340, - "mise": 74306, - "miss": 1869, - "missible": 45164, - "missing": 31716, - "mission": 2796, - "missions": 5287, - "missive": 58028, - "mist": 80024, - "mit": 1800, - "mite": 53995, - "mites": 92599, - "mith": 44774, - "mits": 45803, - "mitt": 24621, - "mitted": 5600, - "mittel": 92284, - "mitter": 16517, - "mitters": 83189, - "mium": 51318, - "mix": 36171, - "mixed": 57785, - "mj": 78930, - "mk": 25457, - "mkdir": 27209, - "ml": 1029, - "mland": 86794, - "mlin": 42026, - "mlink": 45343, - "mlx": 68003, - "mm": 3906, - "mma": 16274, - "mmas": 90636, - "mmc": 93108, - "mmm": 49986, - "mmo": 78775, - "mn": 22524, - "mnop": 64600, - "mnt": 41982, - "mo": 6489, - "mob": 35035, - "mobile": 15280, - "mobx": 89515, - "mock": 17127, - "mod": 2658, - "modal": 5785, - "modation": 69611, - "mode": 8684, - "model": 2590, - "modelName": 94474, - "modele": 78025, - "modelo": 79551, - "models": 6644, - "modern": 50889, - "modes": 90922, - "modifiable": 85179, - "modification": 98696, - "modified": 28261, - "modifier": 50842, - "modifiers": 92190, - "modify": 35153, - "modity": 52302, - "modo": 77043, - "mods": 61890, - "module": 4450, - "moduleId": 86943, - "moduleName": 74440, - "modules": 11786, - "modulo": 89066, - "modx": 96730, - "moid": 46159, - "moil": 61147, - "moire": 97495, - "mojom": 83436, - "mol": 45444, - "mom": 61874, - "moment": 29699, - "mon": 1677, - "monary": 55892, - "mond": 12669, - "monds": 55720, - "money": 29359, - "mong": 72255, - "mongo": 54170, - "mongodb": 38297, - "mongoose": 23614, - "monic": 74689, - "monitor": 33325, - "monkey": 97116, - "mono": 57501, - "mons": 24483, - "monster": 51619, - "mont": 21047, - "month": 10460, - "monthly": 70238, - "months": 50814, - "monto": 95173, - "monton": 41865, - "mony": 65527, - "moon": 68369, - "mor": 57902, - "more": 6518, - "morgan": 97491, - "morph": 90933, - "mort": 93711, - "mos": 8801, - "most": 3646, - "mostat": 55825, - "mostly": 63995, - "mot": 47928, - "moth": 68504, - "mother": 27510, - "motion": 49975, - "motor": 59088, - "mount": 16966, - "mounted": 82616, - "mour": 84184, - "mouse": 13540, - "mousedown": 57738, - "mouseenter": 87428, - "mouseleave": 82546, - "mousemove": 61177, - "mouseout": 56811, - "mouseover": 47258, - "mouseup": 68890, - "mouth": 33780, - "mov": 31061, - "move": 3479, - "moved": 95918, - "movement": 62274, - "moves": 67182, - "movie": 20633, - "movies": 40520, - "moving": 66215, - "moz": 47617, - "mozilla": 51445, - "mp": 1331, - "mpeg": 48651, - "mph": 56102, - "mpi": 40579, - "mpjes": 75654, - "mpl": 55110, - "mploy": 7256, - "mployee": 9646, - "mpp": 94468, - "mpr": 79473, - "mps": 94570, - "mpz": 83805, - "mq": 28774, - "mqtt": 87676, - "mr": 21620, - "ms": 1026, - "mscorlib": 72705, - "mse": 97682, - "msg": 3316, - "msgid": 87609, - "msgs": 78945, - "msp": 93645, - "mt": 2562, - "mtime": 62076, - "mtree": 71522, - "mts": 92426, - "mtx": 91410, - "mu": 15479, - "much": 59178, - "mue": 92238, - "mui": 68566, - "mul": 25133, - "mult": 26961, - "multi": 27364, - "multiline": 93860, - "multip": 79076, - "multipart": 30642, - "multiple": 36773, - "multiply": 65748, - "mun": 26046, - "mund": 36414, - "munition": 34686, - "mur": 66206, - "mus": 38827, - "music": 32261, - "must": 25849, - "mut": 7129, - "mutable": 31573, - "mutation": 32071, - "mutations": 52855, - "mute": 53314, - "mutex": 23168, - "mux": 76166, - "mv": 27093, - "mvc": 95947, - "mw": 45228, - "mx": 18577, - "my": 2465, - "myModal": 47133, - "myModalLabel": 82202, - "myfile": 96021, - "myp": 87234, - "mys": 8373, - "mysql": 12552, - "mysqli": 16021, - "n": 77, - "nEnter": 80041, - "nP": 87849, - "nThe": 89330, - "na": 3458, - "nable": 16649, - "nad": 82044, - "nage": 68155, - "nah": 39230, - "nahme": 73264, - "naire": 29583, - "naires": 69663, - "naissance": 46302, - "nak": 43974, - "nal": 43078, - "nam": 12682, - "nama": 18932, - "name": 609, - "named": 31345, - "naments": 74915, - "nameof": 69542, - "names": 11654, - "namese": 44519, - "namespace": 2280, - "nan": 19285, - "nano": 94725, - "nant": 52985, - "nants": 63363, - "nap": 7004, - "napshot": 9797, - "nar": 52757, - "nard": 98032, - "nas": 46523, - "nat": 34397, - "natal": 74439, - "nation": 99895, - "national": 42240, - "native": 30838, - "natural": 53980, - "nature": 67812, - "nav": 3807, - "navbar": 10040, - "navbarDropdown": 99411, - "navbarSupportedContent": 76822, - "navigate": 71939, - "navigation": 23432, - "navigationBar": 83753, - "navigator": 64198, - "naz": 88396, - "nb": 18571, - "nbr": 65501, - "nbsp": 5792, - "nc": 1031, - "nce": 16848, - "nces": 99262, - "ncia": 19489, - "ncias": 55779, - "ncmp": 33901, - "ncoder": 68043, - "ncpy": 36350, - "ncy": 21397, - "nd": 303, - "nda": 28996, - "ndata": 83703, - "nde": 43441, - "ndef": 5145, - "nder": 910, - "ndern": 94116, - "ndl": 89470, - "ndo": 90314, - "ndon": 86452, - "nds": 82103, - "ndx": 94356, - "ne": 818, - "nea": 33252, - "neapolis": 39576, - "near": 52759, - "nearest": 70611, - "neas": 98357, - "neath": 28917, - "neau": 83353, - "necessary": 95317, - "neck": 63440, - "nect": 2375, - "nection": 1859, - "ned": 19212, - "nee": 34191, - "need": 17483, - "needed": 41917, - "needle": 60619, - "needs": 56345, - "nees": 69819, - "neg": 29875, - "negative": 43324, - "nego": 53199, - "neh": 26474, - "nehmen": 38160, - "nehmer": 89587, - "neider": 48711, - "neighbor": 37569, - "neighbors": 80588, - "nej": 36900, - "nek": 48045, - "nel": 8301, - "nell": 49565, - "nelle": 64829, - "nelly": 87731, - "nels": 36527, - "nement": 40280, - "nemonic": 71875, - "nen": 12778, - "neo": 52360, - "ner": 1215, - "nerRadius": 34251, - "nerg": 39624, - "nergie": 64374, - "nergy": 10202, - "nero": 70052, - "ners": 5079, - "nes": 4978, - "nesc": 87696, - "nesday": 7465, - "nesia": 98575, - "nesota": 17891, - "ness": 2136, - "nest": 22129, - "nested": 60371, - "nestjs": 45687, - "nesty": 48385, - "net": 4816, - "netinet": 70799, - "nets": 53961, - "nett": 83824, - "nette": 79828, - "network": 17969, - "neutral": 60668, - "nev": 98493, - "never": 37593, - "new": 943, - "newInstance": 85136, - "newValue": 53930, - "newline": 90302, - "news": 10189, - "newsletter": 72468, - "nex": 74326, - "next": 3684, - "nextInt": 95196, - "ney": 3520, - "neys": 36371, - "nez": 55506, - "nf": 32837, - "ng": 983, - "nga": 63630, - "nge": 85590, - "ngen": 100111, - "nger": 65167, - "ngine": 71991, - "nginx": 74661, - "ngle": 67330, - "ngo": 71690, - "ngoing": 86171, - "ngr": 59292, - "ngrx": 76284, - "ngth": 6858, - "ngthen": 18972, - "ngx": 34146, - "nh": 17134, - "ni": 7907, - "nia": 21557, - "nic": 11851, - "nicas": 74446, - "nice": 53896, - "nick": 21035, - "nickname": 40513, - "nicos": 85530, - "nid": 58444, - "nie": 11044, - "niej": 61004, - "niejs": 92362, - "nier": 90083, - "niest": 85880, - "night": 9471, - "nih": 87165, - "nik": 22212, - "nika": 90165, - "nil": 8551, - "nilai": 76691, - "nim": 57851, - "nin": 79560, - "nine": 94323, - "ning": 1251, - "ningar": 93675, - "ningen": 73208, - "ninger": 88521, - "nings": 39569, - "nio": 93733, - "nip": 70873, - "nis": 26209, - "nish": 97939, - "nist": 65859, - "nit": 45168, - "nite": 62664, - "nivel": 90100, - "nj": 57208, - "nk": 50536, - "nl": 16017, - "nm": 20211, - "nn": 7521, - "nnen": 19851, - "no": 2201, - "noDB": 83340, - "nob": 56123, - "noc": 49091, - "noch": 77118, - "nock": 88221, - "nod": 35666, - "node": 3593, - "nodeName": 94551, - "nodeValue": 91085, - "nodes": 20606, - "nodiscard": 83434, - "nodoc": 94669, - "nof": 27752, - "nofollow": 29630, - "noinspection": 90367, - "noise": 53318, - "nom": 17101, - "nombre": 14570, - "nome": 17518, - "non": 6414, - "nonatomic": 10656, - "nonce": 40693, - "none": 6836, - "nonnull": 62536, - "noon": 12684, - "noop": 41262, - "noopener": 67206, - "nop": 63913, - "nor": 45807, - "nore": 94166, - "norm": 20609, - "normal": 8416, - "normalize": 31690, - "normalized": 39560, - "normally": 86336, - "north": 62995, - "nos": 37491, - "nosis": 76205, - "nost": 32557, - "nosti": 74952, - "nostic": 87524, - "not": 1962, - "notEmpty": 90617, - "nota": 68317, - "notated": 88129, - "notation": 11170, - "notations": 14632, - "note": 10179, - "noteq": 46399, - "notes": 18790, - "nothing": 42312, - "nothrow": 80481, - "notice": 24467, - "noticed": 75375, - "notif": 86146, - "notification": 19063, - "notifications": 39288, - "notify": 22714, - "notin": 84880, - "noun": 91209, - "nov": 39142, - "nova": 94284, - "novation": 99848, - "now": 3409, - "nowled": 51122, - "nowledge": 52286, - "nown": 4262, - "nowrap": 56523, - "nox": 42503, - "noxious": 95832, - "noÅĽci": 45423, - "noÅĽÄĩ": 72719, - "np": 6331, - "npc": 46483, - "npj": 63345, - "npm": 41139, - "npos": 40092, - "nr": 20191, - "ns": 4511, - "nsic": 43311, - "nst": 58818, - "nt": 406, - "ntag": 96005, - "ntax": 9018, - "nte": 24341, - "nten": 43569, - "nth": 52838, - "ntity": 90358, - "ntl": 45556, - "nton": 56453, - "ntp": 90440, - "nts": 66777, - "nty": 41933, - "nu": 9110, - "null": 2994, - "nullable": 13198, - "nullptr": 42232, - "num": 2470, - "number": 4174, - "numberOf": 38923, - "numbers": 38478, - "numer": 76696, - "numeric": 20173, - "numero": 33715, - "numerusform": 71819, - "nummer": 69019, - "numpy": 36183, - "nums": 27447, - "nung": 47721, - "nut": 24217, - "nutrition": 83664, - "nuts": 64866, - "nv": 38041, - "nvarchar": 64665, - "nw": 62327, - "nx": 24244, - "ny": 3919, - "nya": 23741, - "nych": 28383, - "nyder": 50355, - "nym": 49221, - "nz": 51924, - "nze": 85549, - "né": 52235, - "nÃŃ": 55122, - "nÄħ": 57450, - "o": 78, - "oS": 73843, - "oa": 20103, - "oad": 2799, - "oader": 41066, - "oard": 34486, - "oauth": 35463, - "ob": 677, - "oba": 27931, - "obao": 70231, - "obar": 32493, - "obb": 21046, - "obbies": 41412, - "obble": 96950, - "obbled": 92046, - "obby": 10530, - "obe": 15784, - "obel": 78206, - "ober": 6048, - "obi": 18843, - "obia": 41163, - "obic": 31906, - "obierno": 52682, - "obil": 29029, - "obile": 3454, - "obili": 95923, - "obj": 2347, - "objPHPExcel": 78600, - "objc": 29926, - "object": 1735, - "objectId": 89270, - "objectManager": 99147, - "objective": 85611, - "objects": 19761, - "objet": 67816, - "objs": 89427, - "obl": 38834, - "oble": 51093, - "oblin": 48161, - "oblins": 79914, - "obo": 39619, - "obody": 43440, - "obook": 74428, - "obot": 45739, - "obox": 33560, - "obra": 29956, - "obre": 38708, - "obs": 5598, - "observ": 23604, - "observable": 34595, - "observation": 79060, - "observations": 71484, - "observe": 49133, - "observeOn": 96159, - "observer": 31830, - "obsolete": 56115, - "obuf": 18971, - "obutton": 83477, - "oby": 28113, - "oc": 511, - "oca": 17270, - "ocab": 21135, - "ocabulary": 44627, - "ocache": 86772, - "ocado": 47282, - "ocal": 3768, - "ocale": 37411, - "ocaly": 67780, - "ocalypse": 49408, - "ocalyptic": 69748, - "ocard": 74378, - "ocate": 82615, - "ocation": 2328, - "ocations": 56299, - "ocator": 75428, - "ocaust": 39026, - "occ": 14310, - "occan": 85111, - "occasion": 94411, - "occer": 97288, - "occo": 41942, - "occup": 24719, - "occupation": 59362, - "occupied": 41456, - "occus": 92411, - "oce": 81656, - "ocene": 78782, - "ocese": 58744, - "och": 5059, - "ocha": 59829, - "ochastic": 67054, - "ochen": 55636, - "ochond": 47517, - "ochrome": 92821, - "ocht": 64867, - "oci": 2168, - "ocial": 2772, - "ocide": 43277, - "ociety": 6180, - "ocio": 47510, - "ocious": 78287, - "ocities": 81549, - "ocity": 7605, - "ock": 1197, - "ocked": 68485, - "ocker": 13973, - "ocket": 4638, - "ockets": 20174, - "ockey": 18369, - "ocking": 71191, - "ocks": 26246, - "ocl": 62868, - "oco": 13441, - "ocoa": 34402, - "ocode": 44788, - "ocoder": 51822, - "ocol": 4650, - "ocolate": 14136, - "ocols": 22792, - "ocom": 12255, - "ocommerce": 24057, - "ocomplete": 20707, - "ocop": 84621, - "ocos": 42488, - "ocr": 4309, - "ocracy": 46360, - "ocrat": 73632, - "ocrates": 78046, - "ocratic": 38341, - "ocrats": 55206, - "ocre": 63518, - "ocrin": 91153, - "ocrine": 78738, - "ocrisy": 68245, - "ocs": 14460, - "oct": 42792, - "ocular": 68797, - "ocument": 1478, - "ocumented": 37784, - "ocup": 73225, - "ocurrency": 78580, - "ocus": 3466, - "ocused": 21012, - "ocusing": 87595, - "ocy": 34946, - "ocyte": 79759, - "ocytes": 57878, - "ocz": 84995, - "ocê": 46859, - "od": 347, - "oda": 14320, - "odable": 70229, - "odafone": 80577, - "odal": 58697, - "odash": 26683, - "odata": 57269, - "odate": 88111, - "oday": 6423, - "odb": 17278, - "odcast": 99611, - "odd": 14898, - "ode": 536, - "oded": 6879, - "odef": 98677, - "odega": 90262, - "odel": 725, - "odeled": 97579, - "odelist": 85113, - "odem": 92561, - "oden": 55836, - "oder": 4414, - "oders": 53598, - "odes": 2601, - "odesk": 72324, - "odge": 15912, - "odi": 31559, - "odia": 47428, - "odiac": 57986, - "odial": 90169, - "odian": 64949, - "odic": 53860, - "odie": 86449, - "odied": 72206, - "odies": 10233, - "odigo": 14001, - "oding": 3785, - "odings": 59435, - "odium": 47876, - "odka": 57640, - "odo": 6132, - "odom": 85867, - "odon": 77152, - "odont": 86815, - "odor": 50017, - "odore": 68565, - "odos": 16790, - "odox": 31162, - "odoxy": 93398, - "ods": 30797, - "odu": 77055, - "odule": 1793, - "odus": 50577, - "ody": 1094, - "odyn": 60770, - "odynam": 72931, - "odynamic": 61002, - "odynamics": 80011, - "odzi": 76411, - "oe": 4748, - "oeff": 21378, - "oen": 16355, - "oenix": 18906, - "oes": 7217, - "of": 1073, - "ofday": 58926, - "off": 1885, - "offee": 21869, - "offer": 26133, - "offers": 72979, - "office": 27614, - "official": 33912, - "offline": 64629, - "offs": 33583, - "offset": 3255, - "offsetof": 19765, - "ofi": 93123, - "ofil": 47899, - "ofile": 66373, - "ofilm": 79676, - "ofire": 86582, - "ofs": 37181, - "ofstream": 54030, - "oft": 14450, - "often": 61917, - "oftware": 74205, - "og": 540, - "oga": 14361, - "ogan": 30636, - "ogany": 92832, - "oge": 41632, - "ogen": 11968, - "ogene": 34224, - "ogeneity": 76730, - "ogeneous": 49122, - "ogenerated": 59705, - "ogenesis": 52379, - "ogenic": 29569, - "ogenous": 53595, - "ogens": 57118, - "oger": 56540, - "ogg": 16499, - "oggle": 5328, - "oggled": 65000, - "oggler": 40278, - "oggles": 51952, - "ogh": 65036, - "ogi": 64977, - "ogie": 78772, - "ogl": 98347, - "ogle": 2502, - "oglob": 76525, - "oglobin": 94855, - "ogn": 4021, - "ogne": 96441, - "ognition": 31756, - "ognitive": 51549, - "ognito": 64541, - "ogo": 24404, - "ogonal": 67071, - "ogr": 74646, - "ogra": 92241, - "ograd": 68011, - "ograf": 26113, - "ografia": 50901, - "ogram": 13255, - "ograms": 56485, - "ograph": 3257, - "ographed": 91673, - "ographer": 42606, - "ographers": 79454, - "ographic": 12968, - "ographical": 32277, - "ographically": 65031, - "ographics": 45245, - "ographies": 67245, - "ographs": 67132, - "ography": 5814, - "ográf": 83581, - "ogs": 27403, - "ogue": 28523, - "ogui": 91570, - "ogy": 16035, - "oh": 2319, - "oha": 66183, - "ohan": 57572, - "ohana": 85442, - "ohen": 27538, - "ohl": 40437, - "ohn": 3180, - "oho": 96386, - "ohon": 99692, - "oi": 6870, - "oice": 9010, - "oid": 590, - "oidal": 71916, - "oids": 17390, - "oil": 74913, - "oin": 2003, - "oine": 63916, - "oined": 74606, - "oins": 69898, - "oint": 787, - "ointed": 85079, - "ointment": 29019, - "ointments": 60617, - "oints": 14737, - "oir": 13603, - "oire": 42827, - "ois": 30148, - "oise": 69289, - "oit": 48896, - "oj": 21963, - "oji": 28000, - "ojis": 84528, - "ok": 564, - "oka": 31866, - "okable": 64834, - "okableCall": 77666, - "okane": 80686, - "okay": 94317, - "oke": 4845, - "oked": 11059, - "okedex": 87431, - "okemon": 13823, - "oken": 1713, - "okens": 9912, - "oker": 10668, - "okers": 41781, - "okes": 8099, - "oki": 39291, - "okia": 28652, - "okie": 12785, - "okies": 31918, - "okin": 79117, - "oking": 10979, - "okino": 83534, - "okit": 97463, - "oklyn": 83287, - "oko": 28342, - "oks": 35322, - "oksen": 63864, - "oku": 16900, - "okus": 91176, - "oky": 70981, - "ol": 337, - "ola": 8083, - "olah": 91886, - "olan": 38872, - "oland": 97540, - "olang": 38387, - "olar": 7569, - "olare": 77461, - "olarity": 73627, - "olars": 27337, - "olas": 19736, - "olate": 34166, - "olated": 81619, - "olatile": 26598, - "olation": 36062, - "old": 820, - "oldem": 74818, - "oldemort": 76163, - "older": 2061, - "olders": 33220, - "olding": 15345, - "oldown": 25798, - "olds": 18938, - "oldt": 94144, - "ole": 1286, - "olean": 1775, - "oleans": 98099, - "olec": 12747, - "olecular": 43943, - "olecule": 55269, - "olecules": 82206, - "oled": 42831, - "olem": 71958, - "olen": 17648, - "oleon": 60203, - "oler": 22847, - "olerance": 32761, - "oles": 7298, - "olesale": 43607, - "olest": 62095, - "olesterol": 35244, - "oley": 50099, - "olf": 8255, - "olg": 75163, - "oli": 14559, - "olia": 39260, - "olian": 89108, - "olib": 57703, - "oliberal": 72316, - "olic": 7918, - "olicies": 43138, - "olicit": 98148, - "olicited": 92204, - "olicitud": 59499, - "olics": 47007, - "olicy": 8177, - "olid": 5303, - "oliday": 10300, - "olidays": 20485, - "olie": 62117, - "olin": 37737, - "olina": 59004, - "oline": 22671, - "oling": 85669, - "olini": 95894, - "olio": 73267, - "olis": 69858, - "olist": 35775, - "olith": 48218, - "olithic": 66470, - "olk": 23427, - "olkata": 63792, - "olkien": 77079, - "oll": 980, - "olla": 43783, - "ollah": 48955, - "olland": 43432, - "ollapse": 11019, - "ollapsed": 68074, - "ollar": 21999, - "olle": 55148, - "ollect": 25627, - "ollection": 1947, - "ollections": 3184, - "ollectors": 30851, - "ollen": 33389, - "oller": 70496, - "olley": 35619, - "olleyError": 94484, - "ollider": 32355, - "ollipop": 90644, - "ollision": 30137, - "ollo": 29061, - "ollow": 1573, - "ollower": 30134, - "olls": 68978, - "olly": 8788, - "ollywood": 14447, - "olo": 10216, - "oload": 29212, - "olocation": 44306, - "olog": 1640, - "ologi": 86735, - "ologia": 39073, - "ologic": 39227, - "ological": 5848, - "ologically": 30450, - "ologie": 38469, - "ologies": 9268, - "ologist": 16549, - "ologists": 22012, - "ologna": 66890, - "ologne": 68544, - "ologue": 77828, - "ology": 2508, - "ologÃŃa": 54433, - "olon": 73369, - "olor": 795, - "olph": 44070, - "ols": 3145, - "olson": 72638, - "olt": 6312, - "olta": 60954, - "oltage": 27587, - "oltip": 13684, - "olu": 44906, - "olucion": 92660, - "olución": 78176, - "olulu": 73146, - "olum": 1152, - "olumbia": 74170, - "olume": 4765, - "olumes": 20284, - "olumn": 1309, - "olut": 9218, - "olute": 6402, - "olutely": 9887, - "olution": 3294, - "olutions": 20813, - "olv": 36415, - "olvable": 89197, - "olve": 4035, - "olved": 8905, - "olvency": 95030, - "olver": 8080, - "olvers": 40535, - "olves": 18685, - "olvimento": 79769, - "olving": 20222, - "oly": 5849, - "olygon": 20154, - "olynomial": 77409, - "ológ": 61194, - "om": 316, - "oma": 7942, - "omain": 3199, - "omal": 53911, - "omaly": 84192, - "oman": 7053, - "omanip": 57015, - "omap": 75911, - "omas": 23063, - "omat": 81868, - "omatic": 13795, - "omb": 2925, - "omba": 78030, - "ombat": 78728, - "ombie": 24227, - "ombies": 36794, - "ombine": 27289, - "ombo": 81487, - "ombok": 16829, - "ombre": 5626, - "ombres": 31132, - "ombs": 86804, - "ome": 638, - "omed": 25111, - "omedical": 61860, - "omega": 33796, - "omen": 6431, - "omencl": 89947, - "omens": 56641, - "oment": 13209, - "omentum": 59411, - "omer": 26429, - "omers": 69638, - "omes": 20969, - "omet": 4512, - "ometer": 21037, - "ometers": 33504, - "omething": 11793, - "ometimes": 12982, - "ometown": 37818, - "ometric": 24264, - "ometrics": 92891, - "ometry": 7133, - "omez": 54694, - "omi": 22157, - "omial": 21524, - "omic": 3151, - "omics": 24203, - "omid": 44119, - "omidou": 54441, - "omin": 8129, - "ominated": 50615, - "omination": 81480, - "ominator": 31306, - "oming": 18238, - "omit": 79068, - "omite": 86903, - "omitempty": 20563, - "omm": 20372, - "ommen": 47746, - "omnia": 50405, - "omo": 16279, - "omon": 35685, - "omore": 45084, - "omorphic": 71017, - "omp": 14773, - "ompiler": 88585, - "ompson": 96101, - "oms": 7085, - "omy": 5650, - "on": 263, - "onChange": 52585, - "onClick": 49997, - "onDelete": 62271, - "ona": 6863, - "onacci": 40445, - "onal": 25180, - "onald": 80794, - "onas": 56401, - "onation": 91983, - "onaut": 37164, - "once": 13486, - "onces": 43898, - "onclick": 40899, - "oncé": 95710, - "ond": 2159, - "onda": 18693, - "onde": 17675, - "onden": 73316, - "onder": 14518, - "ondere": 71539, - "onders": 28413, - "ondheim": 83403, - "ondo": 36071, - "ondon": 6610, - "ondrous": 94650, - "onds": 51058, - "one": 606, - "oned": 20262, - "onedDateTime": 84559, - "oneksi": 65342, - "onen": 43028, - "onent": 85647, - "onents": 99441, - "onenumber": 74366, - "oner": 27674, - "ones": 3233, - "onesia": 57772, - "onest": 36224, - "onestly": 81572, - "onet": 69786, - "oney": 2596, - "ong": 647, - "onga": 95024, - "ongan": 83388, - "ongo": 6497, - "ongodb": 21919, - "ongoose": 11109, - "ongs": 13483, - "ongsTo": 35325, - "ongyang": 57998, - "oni": 21446, - "onia": 21947, - "onian": 76591, - "onic": 14338, - "onica": 65045, - "onical": 23197, - "oning": 20324, - "oningen": 98277, - "onio": 82513, - "onis": 97794, - "onitor": 31414, - "onium": 90344, - "online": 26732, - "only": 3323, - "onn": 27476, - "onna": 13767, - "onne": 30052, - "onnement": 91080, - "onnen": 99203, - "ono": 10358, - "onom": 14609, - "onomic": 48228, - "onomies": 80446, - "onomous": 30946, - "onomy": 17404, - "onor": 55137, - "ons": 2439, - "onsense": 98833, - "onso": 62867, - "ont": 546, - "onta": 50514, - "onte": 53377, - "onth": 6167, - "onto": 10138, - "ontology": 63333, - "ontvangst": 54309, - "onus": 28798, - "ony": 3633, - "onym": 7987, - "onymous": 9956, - "onyms": 46703, - "onz": 28143, - "oo": 2689, - "ood": 1411, - "oodle": 31707, - "oodles": 98221, - "oodoo": 74501, - "oods": 9242, - "oogle": 2738, - "ook": 1982, - "ooke": 86558, - "ookeeper": 95271, - "ookie": 9816, - "ookies": 26960, - "ooks": 15027, - "ooky": 67824, - "ool": 1786, - "oolStrip": 10302, - "oola": 47080, - "ooled": 46173, - "ools": 6309, - "oom": 4285, - "oomla": 46936, - "oon": 9186, - "oons": 29639, - "ooo": 39721, - "oooo": 26845, - "oooooooo": 61393, - "oop": 48406, - "oops": 65662, - "oor": 10922, - "oord": 82537, - "oose": 14070, - "oot": 1944, - "ooter": 9945, - "ooth": 6627, - "oothing": 39513, - "ooting": 28562, - "op": 454, - "opa": 40952, - "opacity": 21213, - "opal": 58079, - "opaque": 96580, - "opard": 33029, - "opath": 36211, - "opathic": 62209, - "opathy": 54042, - "opause": 84110, - "opc": 68958, - "opcion": 93881, - "opcode": 49228, - "ope": 2862, - "oped": 16771, - "open": 2569, - "opencv": 44295, - "opened": 57228, - "openh": 43170, - "openhagen": 45929, - "openid": 49651, - "opening": 68785, - "opens": 25149, - "opensource": 45508, - "openssl": 54712, - "oper": 3376, - "operand": 41709, - "operands": 93693, - "operate": 86299, - "operation": 9446, - "operations": 39263, - "operative": 43719, - "operator": 8043, - "operators": 33938, - "opers": 52187, - "opes": 19031, - "opez": 42359, - "oph": 5237, - "ophage": 99054, - "ophe": 81509, - "opher": 17370, - "ophil": 98635, - "ophile": 68546, - "ophilia": 93655, - "ophobia": 55608, - "ophobic": 61800, - "ophon": 94906, - "ophone": 78303, - "ophys": 85404, - "ophysical": 91004, - "opi": 72187, - "opia": 30651, - "opian": 48748, - "opic": 25847, - "opies": 76641, - "oping": 34807, - "opl": 56178, - "oplan": 94560, - "oplast": 92335, - "oplay": 37365, - "oplayer": 94208, - "ople": 1184, - "opleft": 77352, - "oples": 27522, - "oplevel": 68880, - "opo": 56809, - "opol": 28765, - "opolitan": 86009, - "opoly": 40863, - "opor": 89766, - "opot": 89490, - "opoulos": 57995, - "opp": 4880, - "oppable": 78639, - "opped": 18033, - "oppel": 67622, - "opper": 18994, - "oppers": 32542, - "opping": 7153, - "oppins": 80496, - "opr": 47388, - "opro": 47026, - "oproject": 62451, - "ops": 3806, - "opsis": 33906, - "opsy": 49292, - "opt": 2985, - "optgroup": 97430, - "optic": 94783, - "optim": 19680, - "optimize": 95432, - "optimized": 99968, - "optimizer": 34396, - "option": 2091, - "optional": 13099, - "options": 2945, - "opts": 10740, - "opup": 28835, - "opus": 46970, - "opy": 1289, - "opyright": 2220, - "oque": 61652, - "or": 269, - "orElse": 55188, - "orThunk": 43944, - "orWhere": 84428, - "ora": 6347, - "orable": 25745, - "oracle": 70731, - "orado": 97855, - "orage": 2747, - "oral": 10020, - "oralType": 97004, - "oram": 94596, - "orama": 49116, - "oran": 55504, - "orang": 85268, - "orange": 35264, - "orarily": 97254, - "orary": 7746, - "oras": 65747, - "orate": 38995, - "oration": 7769, - "orative": 63465, - "orb": 30986, - "orbit": 75441, - "orc": 50922, - "orca": 93259, - "orce": 16716, - "orch": 22312, - "ord": 541, - "orda": 58180, - "ordable": 36270, - "ordan": 13701, - "orde": 53218, - "orden": 28884, - "order": 1382, - "orderBy": 22987, - "orderId": 54591, - "orderby": 46857, - "ordered": 10767, - "orderid": 98661, - "ordering": 52969, - "orders": 8076, - "ordes": 81492, - "ordial": 93773, - "ordin": 6114, - "ordinal": 46251, - "ordinary": 21707, - "ordinate": 8904, - "ordinated": 83569, - "ordinates": 8916, - "ordination": 99344, - "ordinator": 17900, - "ording": 2745, - "ordion": 26795, - "ordo": 52372, - "ordon": 22231, - "ordova": 77263, - "ords": 2311, - "ore": 461, - "orea": 61148, - "oreach": 8707, - "oreal": 90868, - "orean": 46295, - "ored": 3093, - "oredProcedure": 46617, - "oref": 47852, - "oreferrer": 59040, - "orelease": 46314, - "orem": 13475, - "oren": 24568, - "orent": 69625, - "orer": 15171, - "ores": 4692, - "orest": 42519, - "orestation": 97893, - "oret": 18673, - "oretical": 91867, - "orf": 33942, - "org": 1813, - "organ": 8629, - "organic": 61694, - "organisation": 58904, - "organisms": 76991, - "organization": 24844, - "organizations": 70353, - "organized": 63316, - "orge": 6809, - "orgen": 40663, - "orgeous": 21367, - "orges": 81875, - "orget": 56855, - "orgetown": 60568, - "orgh": 89626, - "orghini": 96419, - "orgia": 48049, - "orgot": 44785, - "orgt": 83851, - "ori": 13915, - "oria": 11015, - "orial": 22676, - "orian": 22865, - "orianCalendar": 64893, - "orias": 68363, - "oriasis": 93003, - "oric": 27456, - "orical": 70848, - "orida": 40857, - "orie": 30303, - "orient": 15226, - "orientation": 25280, - "oriented": 33536, - "ories": 2490, - "orig": 4775, - "origin": 8781, - "original": 10090, - "oring": 5620, - "orio": 50931, - "orious": 22766, - "oriously": 70124, - "oris": 51380, - "orizontal": 8263, - "ork": 672, - "orks": 74402, - "orld": 1410, - "orm": 494, - "ormal": 2553, - "orman": 63975, - "ormap": 40131, - "ormsg": 83127, - "orn": 1540, - "orna": 34364, - "ornado": 64043, - "orne": 17334, - "ornecedor": 78035, - "orners": 45380, - "orney": 9617, - "orneys": 27910, - "orning": 80675, - "ornings": 52785, - "ornment": 95575, - "orno": 11368, - "orns": 44129, - "orny": 80677, - "oro": 18812, - "oron": 85950, - "orough": 14776, - "orous": 20857, - "orp": 31215, - "orph": 16751, - "orphic": 41969, - "orphism": 53907, - "orpion": 73575, - "orpor": 39382, - "orption": 66181, - "orque": 87064, - "orr": 17847, - "orra": 84138, - "orraine": 91122, - "orrar": 58748, - "orre": 93533, - "orrect": 28132, - "orrent": 49809, - "orrh": 54308, - "orris": 98416, - "orro": 68669, - "orrow": 7924, - "orry": 8635, - "ors": 1105, - "orsch": 81085, - "orsche": 44576, - "orse": 11073, - "orses": 23242, - "orsi": 74187, - "orsk": 82687, - "orst": 66396, - "ort": 371, - "orta": 89639, - "ortal": 34472, - "ortality": 76052, - "orte": 16977, - "orted": 13909, - "ortex": 45692, - "orth": 2419, - "orthand": 62779, - "ortho": 91924, - "orthy": 34594, - "ortic": 90438, - "orting": 52572, - "ortion": 26973, - "orton": 38200, - "orts": 19491, - "oru": 66105, - "orum": 34106, - "orus": 30969, - "ory": 683, - "orz": 68423, - "os": 437, - "osa": 12252, - "osaic": 45883, - "osal": 33656, - "osals": 87075, - "osas": 87909, - "osate": 88970, - "osaur": 59076, - "osaurs": 53356, - "osc": 24366, - "osci": 85728, - "oscope": 63753, - "oscopic": 84667, - "ose": 974, - "oseconds": 76989, - "osed": 20158, - "osemite": 84113, - "osen": 8477, - "oser": 24332, - "oses": 20274, - "osex": 20377, - "osexual": 49300, - "osg": 92512, - "osh": 9451, - "oshi": 32945, - "osi": 31824, - "osing": 14759, - "osis": 10934, - "osit": 35154, - "osite": 88842, - "osition": 2161, - "osity": 22828, - "osl": 48558, - "oso": 28246, - "osomal": 96108, - "osome": 32554, - "osomes": 58375, - "osoph": 11597, - "osopher": 46459, - "osos": 95428, - "osp": 4890, - "ospace": 81114, - "ospel": 27248, - "ospels": 99098, - "osph": 24527, - "osphate": 93473, - "osphere": 66222, - "ospital": 6432, - "oss": 3746, - "ossa": 44936, - "ossal": 79916, - "ossed": 88950, - "ossible": 24576, - "ossier": 40329, - "ossil": 85061, - "ossip": 42573, - "ost": 537, - "osta": 28464, - "oste": 85223, - "osten": 14339, - "oster": 11975, - "osterone": 33574, - "osti": 71779, - "osto": 36890, - "oston": 9611, - "ostream": 7772, - "ostringstream": 60106, - "ot": 354, - "ota": 6217, - "otal": 2426, - "otas": 54624, - "otate": 20836, - "otation": 11867, - "otch": 94707, - "ote": 1295, - "otec": 89262, - "oteca": 65490, - "otech": 59196, - "otechn": 45860, - "otechnology": 52536, - "oted": 9437, - "otel": 41885, - "oten": 66728, - "otence": 98660, - "otent": 64632, - "oter": 26464, - "oteric": 83775, - "oters": 40896, - "otes": 6429, - "oth": 8942, - "other": 1605, - "otherapy": 42811, - "othermal": 91096, - "others": 59961, - "otherwise": 61036, - "othy": 29671, - "oti": 89392, - "otic": 14546, - "otics": 51003, - "otide": 69044, - "otify": 38353, - "otime": 19725, - "otine": 40253, - "oting": 11780, - "otion": 6082, - "otionEvent": 64520, - "otional": 41964, - "otions": 41356, - "otive": 24766, - "otland": 78211, - "otle": 51626, - "otlin": 15705, - "oto": 2117, - "otomy": 85995, - "oton": 26934, - "otonin": 68055, - "otope": 51782, - "otor": 10088, - "otos": 8160, - "otoxic": 91676, - "otp": 49808, - "otr": 87479, - "otre": 52262, - "otron": 52105, - "otropic": 79432, - "otros": 48145, - "ots": 2469, - "ott": 1751, - "otta": 22983, - "ottage": 34795, - "otte": 51111, - "otted": 15889, - "otten": 10503, - "ottenham": 50803, - "ottes": 49353, - "ottesville": 61670, - "otti": 42327, - "ottie": 83329, - "ottle": 63218, - "otto": 36726, - "ottom": 2896, - "otton": 17307, - "otts": 88801, - "otty": 58739, - "otyp": 37941, - "otype": 4249, - "otypes": 22583, - "otypical": 88167, - "otyping": 67247, - "ou": 283, - "oub": 5599, - "ouble": 1222, - "oubles": 86713, - "oubted": 34400, - "oubtedly": 35210, - "ouce": 70879, - "ouch": 3102, - "ouched": 34170, - "oucher": 24889, - "ouchers": 53855, - "oud": 3023, - "ouden": 68627, - "oueur": 72266, - "oufl": 62840, - "ouflage": 73331, - "oug": 49404, - "ough": 1409, - "ought": 2509, - "oui": 74944, - "ouis": 49090, - "oul": 11206, - "ould": 619, - "oulder": 38734, - "oulos": 55047, - "oulouse": 67730, - "oultry": 55119, - "oun": 1656, - "ounc": 3054, - "ounce": 9933, - "ounced": 20018, - "ouncement": 41271, - "ouncements": 55364, - "ouncer": 80845, - "ounces": 31044, - "ouncil": 6829, - "ouncill": 46503, - "ouncing": 37857, - "ouncy": 82401, - "ound": 801, - "oundary": 73566, - "oundation": 4159, - "ounded": 13382, - "ounder": 94006, - "ounding": 13900, - "oundingBox": 58604, - "ounds": 3171, - "ounge": 26645, - "ouns": 60086, - "ounsel": 94741, - "ount": 632, - "ountain": 35624, - "ountains": 93406, - "ounter": 41014, - "ounters": 93102, - "ountries": 20730, - "ountry": 5083, - "ounty": 37825, - "oup": 13649, - "ouple": 85489, - "ouples": 69526, - "oupon": 34087, - "oupper": 37988, - "our": 414, - "ourage": 61140, - "ource": 930, - "ourced": 54492, - "ourcem": 97931, - "ources": 2415, - "ourcing": 43662, - "ourd": 77492, - "oure": 80284, - "oured": 21020, - "ourg": 49541, - "ouri": 22185, - "ourke": 85534, - "ourmet": 51802, - "ourn": 3514, - "ournal": 5036, - "ournals": 33714, - "ournament": 9982, - "ournaments": 34668, - "ournemouth": 98079, - "ourney": 34090, - "ournée": 72494, - "ouro": 50926, - "ours": 2530, - "ourse": 5366, - "ourses": 16753, - "ourt": 29686, - "ous": 788, - "ousand": 52949, - "ousands": 40137, - "ouse": 1559, - "oused": 37588, - "ousedown": 49166, - "ousel": 12655, - "ouser": 89105, - "ouses": 20340, - "ousing": 22485, - "ously": 7162, - "ousse": 46651, - "oust": 26169, - "oustic": 35415, - "ouston": 14753, - "ousy": 94623, - "out": 412, - "outcome": 87294, - "outdir": 95953, - "oute": 2182, - "outed": 19042, - "outedEventArgs": 30172, - "outer": 2743, - "outers": 67195, - "outes": 5612, - "outfile": 60725, - "outh": 2969, - "outil": 31258, - "outine": 14492, - "outines": 29728, - "outing": 11149, - "outline": 45230, - "outlined": 50233, - "output": 3081, - "outputs": 42106, - "outs": 11934, - "outside": 68090, - "outu": 51132, - "outube": 10432, - "ouv": 66867, - "ouve": 83384, - "ouver": 15170, - "oux": 41670, - "ov": 869, - "ova": 12949, - "ovable": 33055, - "ovah": 72194, - "oval": 13825, - "ovan": 43757, - "ovation": 23723, - "ove": 1009, - "oved": 5047, - "ovel": 44435, - "ovement": 14797, - "oven": 16651, - "ovenant": 39702, - "over": 2017, - "overall": 75555, - "overe": 70030, - "overflow": 21490, - "overlap": 81161, - "overlay": 21802, - "overn": 6846, - "overnment": 26112, - "override": 9380, - "overrides": 84458, - "overs": 9146, - "overview": 50378, - "overwrite": 66015, - "oves": 10296, - "ovi": 46188, - "ovic": 41145, - "ovich": 51214, - "ovid": 26664, - "ovie": 6461, - "ovies": 12831, - "oving": 9308, - "ovo": 22460, - "ovolta": 93591, - "ovsky": 79678, - "ovy": 62615, - "ow": 363, - "owa": 13780, - "owan": 81331, - "owane": 74449, - "owania": 57129, - "owanie": 55489, - "owany": 95891, - "oward": 83071, - "owards": 71839, - "owaÄĩ": 50247, - "owe": 24665, - "owed": 13111, - "owego": 78380, - "owej": 61482, - "owel": 68157, - "owell": 80599, - "ower": 1223, - "owered": 80313, - "owering": 90714, - "owers": 16345, - "owi": 72438, - "owie": 30086, - "owied": 60528, - "owing": 24060, - "owitz": 53431, - "owl": 9802, - "owler": 65428, - "owment": 76555, - "own": 785, - "owned": 18838, - "owner": 8281, - "owners": 23840, - "ownership": 79247, - "ownik": 73832, - "ownload": 38802, - "owns": 43456, - "ownt": 13197, - "owntown": 15876, - "owo": 58815, - "ows": 4336, - "owski": 29384, - "owy": 37975, - "owych": 47011, - "ox": 5241, - "oxel": 53491, - "oxetine": 91703, - "oxic": 82329, - "oxid": 85078, - "oxide": 55189, - "oxy": 61263, - "oy": 2303, - "oya": 47162, - "oyal": 48202, - "oyer": 42219, - "oyo": 53478, - "oystick": 75232, - "oz": 9700, - "oze": 91253, - "ozilla": 28442, - "ozo": 96614, - "ozy": 76523, - "oÅĽci": 90156, - "p": 79, - "pData": 58981, - "pNet": 51029, - "pNext": 90381, - "pa": 6733, - "paRepository": 43072, - "pac": 46051, - "pace": 1330, - "paced": 69652, - "paces": 28438, - "pack": 4853, - "package": 1757, - "packageName": 92163, - "packages": 44241, - "packed": 51421, - "packet": 25868, - "packing": 96224, - "pad": 13545, - "padding": 9766, - "pag": 18926, - "page": 2964, - "pageIndex": 92977, - "pageNum": 82397, - "pageNumber": 85827, - "pageSize": 40169, - "pageTitle": 86886, - "paged": 64215, - "pagen": 83713, - "pager": 47300, - "pages": 11014, - "pagesize": 86017, - "pagina": 64997, - "paginate": 39565, - "pagination": 26666, - "paginator": 79456, - "paging": 73846, - "pai": 86059, - "paid": 35778, - "pain": 92724, - "paint": 34717, - "pair": 12959, - "paired": 77267, - "pairs": 78356, - "pais": 88198, - "pak": 72089, - "pal": 19866, - "palette": 60774, - "pan": 857, - "pane": 26393, - "panel": 7581, - "panels": 83798, - "panic": 19621, - "panied": 22840, - "panies": 17443, - "panion": 41890, - "panse": 95519, - "pants": 93037, - "pany": 2023, - "paper": 19716, - "papers": 48393, - "paque": 54522, - "par": 1768, - "para": 15138, - "parable": 50256, - "paragraph": 28827, - "paragus": 94789, - "paralle": 65861, - "parallel": 47203, - "paralleled": 68901, - "param": 913, - "parameter": 16577, - "parameters": 14105, - "paramref": 44115, - "params": 3603, - "parate": 68698, - "parated": 50700, - "paration": 36235, - "parator": 12636, - "parcel": 97020, - "pard": 62743, - "pare": 3462, - "pared": 7360, - "paredStatement": 23230, - "paren": 42164, - "parency": 21979, - "parent": 3850, - "parentId": 54648, - "parentNode": 81804, - "parents": 26534, - "parer": 62219, - "paring": 45252, - "parison": 36642, - "parity": 95468, - "park": 29836, - "parm": 58553, - "parms": 78608, - "pars": 73480, - "parse": 6534, - "parseFloat": 65972, - "parseInt": 34687, - "parsed": 42130, - "parser": 9854, - "parsers": 89664, - "part": 4581, - "partial": 38520, - "partials": 50558, - "participant": 59613, - "participants": 92235, - "particle": 43079, - "particles": 69598, - "particularly": 74039, - "partition": 42098, - "partment": 37091, - "partner": 37358, - "partners": 98131, - "parts": 18753, - "party": 34057, - "pas": 42201, - "pass": 6519, - "passed": 36522, - "passes": 95423, - "passport": 43769, - "passwd": 53600, - "password": 3918, - "past": 53520, - "paste": 57968, - "pat": 4781, - "patch": 3482, - "patches": 97978, - "path": 2398, - "pathname": 67381, - "paths": 22354, - "patial": 33514, - "patibility": 54153, - "patible": 38179, - "patient": 23557, - "patients": 81437, - "patrick": 65320, - "pattern": 14676, - "patterns": 27061, - "pause": 28548, - "paused": 79393, - "pawn": 69696, - "pay": 14214, - "payer": 94686, - "payload": 19992, - "payment": 14073, - "payments": 64143, - "paypal": 72305, - "pb": 17063, - "pbs": 27106, - "pc": 4080, - "pcb": 91970, - "pcf": 91243, - "pch": 71448, - "pci": 56487, - "pcion": 16669, - "pciones": 78468, - "pción": 44428, - "pcl": 78953, - "pcm": 77584, - "pcodes": 72819, - "pcs": 48413, - "pd": 15720, - "pdata": 58896, - "pdb": 85302, - "pdev": 50519, - "pdf": 12091, - "pdo": 30814, - "pe": 375, - "peace": 55225, - "peak": 23635, - "peaker": 66574, - "pear": 8174, - "pearance": 13322, - "peare": 37652, - "peat": 11221, - "peated": 43054, - "peater": 66342, - "peating": 65977, - "peats": 83539, - "pec": 1007, - "pecia": 81060, - "pecial": 3037, - "pecially": 4899, - "pecies": 89721, - "pecific": 15934, - "pecified": 45140, - "pect": 1002, - "pected": 4136, - "pecting": 66448, - "pection": 16463, - "pections": 49813, - "pective": 9262, - "pectives": 33301, - "pector": 19534, - "pectral": 87675, - "pectrum": 39806, - "pects": 8132, - "ped": 7018, - "pedia": 83150, - "pedido": 81762, - "pedo": 53594, - "pee": 62598, - "peech": 40686, - "peed": 4609, - "peek": 30207, - "peer": 16944, - "pees": 82400, - "peg": 10524, - "pegawai": 74058, - "pei": 64974, - "pek": 88276, - "pekt": 79981, - "pel": 48624, - "pell": 38622, - "pellier": 92754, - "pen": 2821, - "pend": 3825, - "pendicular": 69651, - "pending": 29310, - "peng": 64183, - "pent": 46225, - "peon": 91136, - "people": 16455, - "peq": 83438, - "per": 716, - "perPage": 95722, - "perate": 80213, - "peration": 92874, - "perator": 77966, - "perature": 14702, - "perc": 49235, - "percent": 25426, - "percentage": 41650, - "pered": 43868, - "perf": 60645, - "perfect": 64185, - "perfil": 82171, - "perform": 29588, - "performance": 62344, - "perhaps": 66372, - "peri": 32836, - "peria": 75199, - "perial": 68327, - "perience": 13267, - "perienced": 45933, - "periences": 69597, - "periment": 14666, - "perimental": 26594, - "periments": 50732, - "pering": 61818, - "period": 19862, - "perl": 66036, - "perm": 20508, - "permalink": 82204, - "permanent": 98524, - "permission": 23443, - "permissions": 31000, - "permit": 40781, - "perms": 88872, - "peror": 26904, - "pers": 32390, - "perse": 82344, - "persist": 40926, - "persistent": 70489, - "person": 9164, - "persona": 71694, - "personal": 30712, - "persons": 77751, - "pert": 77468, - "pery": 62479, - "pes": 20975, - "pesan": 97385, - "pest": 30223, - "pet": 7005, - "petition": 56867, - "pets": 65301, - "petto": 83343, - "pez": 41059, - "pf": 16276, - "pg": 3601, - "pga": 75769, - "pgsql": 54398, - "ph": 764, - "pha": 4055, - "phabet": 18992, - "phalt": 36274, - "phan": 10146, - "phans": 85411, - "phant": 28022, - "phants": 53667, - "phanumeric": 66888, - "phas": 51480, - "phase": 26199, - "phasis": 55249, - "phe": 81906, - "phem": 61041, - "phen": 15112, - "pher": 29182, - "pherd": 43631, - "phere": 8182, - "pheres": 65733, - "pheric": 33349, - "pherical": 45845, - "phet": 22718, - "phetamine": 66704, - "phi": 17247, - "phia": 18120, - "phies": 48172, - "phil": 46185, - "phin": 55853, - "phins": 40772, - "phinx": 50661, - "phis": 37889, - "phon": 52801, - "phone": 4949, - "phoneNumber": 59273, - "phones": 17144, - "phony": 30748, - "phoon": 78149, - "phot": 52399, - "photo": 11817, - "photos": 25625, - "php": 1230, - "phrase": 28810, - "phthalm": 81937, - "phy": 12989, - "phys": 42305, - "physical": 47692, - "physics": 67865, - "pi": 2554, - "piar": 57626, - "pic": 15959, - "picable": 95118, - "pick": 30345, - "picked": 94599, - "picker": 15213, - "pickle": 87005, - "pickup": 85784, - "pics": 74557, - "picture": 27581, - "pictureBox": 61033, - "pictured": 69389, - "pictures": 76503, - "pid": 10629, - "pie": 20898, - "piece": 23164, - "pieces": 47568, - "piel": 45336, - "pies": 45752, - "pig": 90600, - "pii": 95021, - "pike": 65546, - "pile": 12470, - "piler": 29155, - "pill": 50946, - "pillar": 77602, - "pin": 13576, - "pine": 39138, - "ping": 10194, - "pink": 64349, - "pins": 75658, - "pio": 12183, - "pios": 93497, - "pip": 52601, - "pipe": 14086, - "pipeline": 52358, - "pipes": 87820, - "pir": 5682, - "piration": 29579, - "pire": 23772, - "pired": 11986, - "pires": 19505, - "piring": 79863, - "pirit": 53829, - "piry": 49309, - "pis": 57996, - "pit": 33686, - "pitch": 54338, - "pite": 6100, - "pivot": 69541, - "pix": 36584, - "pixel": 30784, - "pixels": 54419, - "pizza": 93538, - "pj": 92216, - "pk": 21486, - "pkg": 31169, - "pkt": 47875, - "pl": 501, - "pla": 57638, - "place": 2050, - "placed": 37469, - "placeholder": 12665, - "placeholders": 83770, - "placement": 16491, - "placements": 64635, - "placer": 91312, - "places": 27170, - "placing": 49033, - "plain": 21435, - "plaint": 32397, - "plaintext": 72323, - "plan": 10609, - "planation": 36990, - "plane": 19563, - "planes": 39157, - "planet": 51174, - "plans": 79624, - "plant": 21494, - "plants": 64805, - "plash": 20058, - "plat": 43439, - "plate": 1787, - "plates": 7426, - "platform": 16111, - "platz": 58648, - "play": 1387, - "played": 51908, - "player": 3517, - "players": 18817, - "playing": 43012, - "playlist": 35333, - "plays": 28897, - "ple": 698, - "pleado": 33366, - "pleasant": 45007, - "please": 31121, - "pled": 50185, - "plement": 2833, - "plementary": 67082, - "plementation": 10075, - "plemented": 14565, - "plements": 4779, - "plen": 87635, - "pler": 13206, - "plers": 89509, - "plet": 11053, - "plete": 5282, - "pleted": 11274, - "pletely": 50268, - "pletion": 14723, - "plets": 90592, - "plevel": 89905, - "plex": 9289, - "pliance": 32712, - "pliant": 60952, - "plib": 82782, - "plied": 3523, - "plier": 8034, - "pliers": 15532, - "plies": 7350, - "pline": 32539, - "pling": 12127, - "plings": 81402, - "plist": 41034, - "plit": 2344, - "plits": 40133, - "plitude": 31150, - "pll": 81538, - "plode": 71844, - "plorer": 80925, - "plot": 4569, - "plotlib": 15768, - "plots": 33897, - "ploy": 2760, - "ployment": 53899, - "plr": 95945, - "pls": 58086, - "plt": 9664, - "pluck": 59596, - "plug": 48574, - "plugin": 9316, - "plugins": 19237, - "plural": 67646, - "plus": 7284, - "plusplus": 25432, - "plx": 79954, - "ply": 2603, - "pm": 5298, - "pmat": 95763, - "pn": 20553, - "pname": 83762, - "png": 14395, - "po": 5481, - "pod": 40173, - "poi": 83363, - "point": 2837, - "pointer": 16429, - "points": 7862, - "poke": 49198, - "pokemon": 58480, - "pol": 10097, - "polate": 46529, - "polation": 45786, - "polator": 58836, - "pole": 69172, - "policy": 35890, - "polit": 91627, - "political": 75785, - "poll": 31241, - "pollo": 86990, - "poly": 34535, - "polygon": 66112, - "pon": 621, - "ponce": 89155, - "pond": 3595, - "ponde": 76149, - "ponder": 20949, - "pone": 82017, - "ponent": 1166, - "ponential": 60925, - "ponents": 2767, - "pong": 60202, - "ponge": 37354, - "ponible": 97951, - "pons": 2805, - "ponse": 1042, - "ponses": 23475, - "ponsible": 43419, - "ponsive": 14555, - "ponsor": 31341, - "ponsored": 35841, - "ponsors": 51976, - "pool": 10497, - "poon": 33076, - "poons": 83188, - "pop": 8539, - "popover": 69942, - "popular": 44348, - "populate": 48821, - "population": 45541, - "popup": 24636, - "por": 4406, - "pora": 71764, - "porate": 61721, - "porn": 57750, - "porno": 79485, - "port": 403, - "portal": 39053, - "porte": 45808, - "ported": 36626, - "porter": 90332, - "portfolio": 28258, - "portion": 15750, - "portlet": 85643, - "porto": 93674, - "portrait": 96741, - "ports": 3476, - "portun": 56986, - "portunity": 68164, - "pos": 981, - "posable": 17877, - "posables": 97066, - "posal": 25128, - "pose": 2972, - "posed": 3950, - "poser": 20672, - "poses": 8449, - "posing": 8478, - "posit": 2792, - "posite": 13921, - "posites": 81239, - "position": 3571, - "positions": 28536, - "positive": 31587, - "positor": 62050, - "positories": 17734, - "pository": 3176, - "posium": 54237, - "posix": 81904, - "poss": 9007, - "possible": 10236, - "possibly": 54228, - "post": 2252, - "postData": 66239, - "postId": 72816, - "posta": 39631, - "postal": 34270, - "postalcode": 77581, - "postcode": 73538, - "posted": 44182, - "poster": 46501, - "postgres": 44170, - "postgresql": 89570, - "posting": 65664, - "posts": 12953, - "posure": 12313, - "pot": 19644, - "potential": 93036, - "pour": 55619, - "pow": 22491, - "power": 13477, - "powered": 52616, - "powers": 78404, - "pp": 604, - "ppard": 99104, - "ppe": 73005, - "pped": 7069, - "ppelin": 69108, - "pper": 7067, - "ppers": 36623, - "pping": 10964, - "ppo": 40580, - "pps": 60643, - "ppt": 98528, - "ppv": 99697, - "ppy": 35063, - "pq": 65116, - "pr": 652, - "pra": 32759, - "praak": 80186, - "practice": 60621, - "pragma": 6143, - "prar": 95050, - "pras": 82322, - "pray": 91704, - "prd": 87322, - "pre": 1762, - "pread": 21376, - "prec": 10872, - "precated": 20483, - "precation": 70693, - "preced": 27244, - "precedented": 29791, - "prech": 62331, - "preci": 63553, - "precio": 48874, - "precision": 28281, - "pred": 24361, - "predicate": 62885, - "predict": 35798, - "predicted": 95400, - "prediction": 70031, - "predictions": 92427, - "pref": 31652, - "prefer": 81160, - "preferences": 62089, - "preferred": 74586, - "prefix": 12113, - "prefs": 62063, - "preg": 30585, - "preh": 31882, - "prehensive": 53999, - "preload": 97107, - "premium": 85694, - "prend": 59976, - "prene": 16941, - "preneur": 56405, - "prenom": 67448, - "prep": 72874, - "prepare": 13923, - "prepared": 61212, - "prepend": 57006, - "pres": 24544, - "presence": 74519, - "present": 29844, - "presentation": 45025, - "preserve": 93982, - "preset": 86608, - "press": 1911, - "pressed": 14655, - "pression": 4099, - "pressions": 40973, - "pressive": 69563, - "presso": 35560, - "pressor": 57320, - "pressure": 47074, - "prestashop": 92392, - "pret": 8203, - "preter": 29737, - "pretty": 34055, - "prev": 10084, - "prevState": 67843, - "prevent": 93755, - "preview": 28270, - "previous": 20281, - "pri": 69708, - "price": 6692, - "prices": 59869, - "pricing": 75470, - "prim": 18375, - "primary": 6682, - "primaryKey": 55613, - "prime": 33438, - "primer": 48670, - "primir": 50167, - "primitive": 74548, - "principal": 67550, - "pring": 2702, - "print": 1374, - "printStats": 83361, - "printed": 53313, - "printer": 64056, - "printf": 2578, - "printing": 99931, - "println": 34755, - "prints": 26822, - "printw": 95195, - "prior": 65333, - "priority": 24498, - "prise": 9868, - "prises": 26500, - "prising": 34754, - "prisingly": 49264, - "prit": 40807, - "prite": 5853, - "prites": 29979, - "priv": 12151, - "privacy": 47921, - "private": 2039, - "privation": 65593, - "privileged": 98388, - "prix": 92813, - "prm": 95143, - "pro": 782, - "prob": 20493, - "probability": 88540, - "probably": 55540, - "probante": 89037, - "probe": 53429, - "problem": 35686, - "problems": 96440, - "proc": 16159, - "procedure": 21826, - "process": 4734, - "processable": 58340, - "processed": 35122, - "processing": 21315, - "processor": 30574, - "processors": 82848, - "procs": 91187, - "prod": 20329, - "produ": 8723, - "produce": 98374, - "producer": 60012, - "product": 3107, - "productId": 47266, - "productName": 89526, - "production": 23452, - "productive": 34370, - "producto": 47807, - "productos": 76005, - "products": 10354, - "produk": 89912, - "produto": 67295, - "prof": 22579, - "profession": 97235, - "professional": 66886, - "profil": 92092, - "profile": 5478, - "profiles": 57295, - "profit": 26466, - "profits": 77601, - "prog": 34092, - "program": 15252, - "programming": 92726, - "programs": 74053, - "progress": 14703, - "progressbar": 82683, - "proj": 31486, - "project": 5094, - "projectId": 63662, - "projection": 61571, - "projects": 17602, - "prom": 25475, - "promise": 50650, - "promo": 76565, - "promotion": 75242, - "prompt": 41681, - "pron": 72239, - "proof": 16157, - "prop": 2741, - "propTypes": 88093, - "proper": 81768, - "properties": 13495, - "property": 3784, - "propertyName": 63648, - "proposal": 74974, - "propri": 71621, - "props": 4866, - "prot": 4490, - "protect": 47079, - "protected": 5883, - "protein": 79565, - "proto": 15461, - "protobuf": 34021, - "protocol": 17447, - "protocols": 86512, - "prototype": 46754, - "prov": 44047, - "prove": 35563, - "proved": 96608, - "provide": 62556, - "provided": 64525, - "provider": 20576, - "providers": 48387, - "province": 27432, - "prox": 42598, - "proxy": 23648, - "prs": 85405, - "prt": 89797, - "prung": 93452, - "prus": 50987, - "prü": 67793, - "ps": 1725, - "psc": 83084, - "pseudo": 69993, - "psi": 31865, - "psilon": 60992, - "pson": 18500, - "pst": 89895, - "psy": 46246, - "psych": 92109, - "psz": 45788, - "pt": 418, - "pta": 52691, - "pte": 25123, - "pter": 74237, - "ptest": 71434, - "pth": 8658, - "pthread": 37383, - "ptic": 27330, - "ptide": 47309, - "ptides": 74489, - "ptime": 30041, - "ption": 562, - "ptions": 1324, - "ptive": 54835, - "pto": 59091, - "ptom": 80797, - "ptoms": 52273, - "pton": 19271, - "ptr": 3589, - "ptrdiff": 89369, - "ptron": 95810, - "pts": 13044, - "ptune": 53014, - "pty": 1625, - "ptype": 73914, - "pu": 5701, - "pub": 9780, - "public": 898, - "publication": 72260, - "publish": 28602, - "published": 33966, - "publisher": 52291, - "pull": 24335, - "pulse": 79307, - "pun": 66007, - "punk": 76609, - "punkt": 72965, - "pur": 26047, - "purchase": 34977, - "pure": 52833, - "purple": 57607, - "purpose": 77763, - "pus": 18299, - "push": 9254, - "pushViewController": 98371, - "put": 631, - "putation": 13623, - "putc": 90140, - "pute": 8660, - "puted": 19849, - "puter": 11533, - "puties": 45033, - "puts": 17349, - "puty": 17414, - "pués": 43309, - "pv": 31268, - "pw": 32962, - "pwd": 26646, - "px": 1804, - "py": 3368, - "pygame": 52160, - "pytest": 27819, - "python": 12958, - "pyx": 86459, - "pz": 67665, - "q": 80, - "qa": 15809, - "qb": 50798, - "qc": 60933, - "qd": 77827, - "qe": 79224, - "qed": 52333, - "qh": 93000, - "qi": 41287, - "qid": 89687, - "qing": 90684, - "ql": 1498, - "qli": 7050, - "qm": 78498, - "qml": 84712, - "qn": 49450, - "qp": 33863, - "qq": 28679, - "qr": 23866, - "qrst": 62839, - "qrstuvwxyz": 65567, - "qrt": 8303, - "qry": 62355, - "qs": 27455, - "qt": 23913, - "qtt": 33367, - "qty": 30403, - "qu": 447, - "qua": 44932, - "quad": 32710, - "quake": 67818, - "qual": 1788, - "qualification": 73009, - "qualified": 37435, - "qualities": 83465, - "quality": 10692, - "quals": 2422, - "quam": 87801, - "quan": 89537, - "quant": 31548, - "quantity": 13832, - "quare": 5262, - "quared": 35349, - "quares": 41956, - "quarter": 33115, - "quartered": 68720, - "quarters": 20246, - "quat": 74083, - "quate": 19684, - "que": 593, - "queda": 42460, - "quee": 17548, - "queen": 94214, - "queeze": 19901, - "quel": 43014, - "quelle": 88265, - "quence": 4474, - "quences": 45045, - "quent": 17187, - "quential": 16216, - "quer": 16339, - "queries": 43935, - "querque": 68708, - "query": 1663, - "queryParams": 81820, - "querySelector": 87367, - "queryString": 96988, - "ques": 14295, - "quest": 724, - "question": 7998, - "questions": 17800, - "quests": 87422, - "quet": 24181, - "quete": 61454, - "quets": 91691, - "quette": 52806, - "queue": 4687, - "queueReusable": 38285, - "queueReusableCell": 39659, - "queued": 67647, - "queues": 77189, - "quez": 42221, - "qui": 47391, - "quia": 84722, - "quick": 28863, - "quier": 33571, - "quierda": 87481, - "quiet": 44750, - "quil": 88684, - "quila": 75229, - "quin": 36444, - "quina": 54506, - "quine": 48358, - "quip": 36847, - "quipe": 61673, - "quipment": 49979, - "quir": 11642, - "quire": 999, - "quired": 3004, - "quirer": 51892, - "quires": 18164, - "quiries": 33000, - "quiring": 71194, - "quirrel": 87740, - "quiry": 17795, - "quis": 9383, - "quisa": 59595, - "quisar": 96335, - "quisite": 33524, - "quisites": 49350, - "quisition": 17647, - "quisitions": 53929, - "quist": 56409, - "quit": 32637, - "quite": 84270, - "quito": 42196, - "quiv": 15780, - "quivo": 30044, - "quivos": 87331, - "quiz": 33049, - "quo": 27610, - "quoi": 62998, - "quoise": 59770, - "quot": 13800, - "quota": 93704, - "quote": 3022, - "quoted": 64825, - "quotelev": 31960, - "quotes": 54382, - "qus": 62604, - "qué": 64591, - "qv": 70678, - "qw": 70391, - "qx": 89835, - "r": 81, - "rPid": 84993, - "ra": 969, - "rab": 51205, - "rabbit": 87445, - "rac": 20554, - "race": 42283, - "racial": 50025, - "rack": 72785, - "raction": 16597, - "racuse": 60869, - "rad": 13584, - "rade": 50176, - "rades": 60635, - "radi": 70312, - "radient": 67837, - "radio": 12924, - "radius": 27813, - "rado": 77927, - "rador": 66351, - "radouro": 55740, - "rael": 6327, - "raf": 15817, - "raft": 3017, - "rafted": 61869, - "rag": 4193, - "rage": 48468, - "ragen": 57464, - "ragment": 6145, - "ragments": 43056, - "ragon": 56250, - "rah": 33607, - "raham": 17012, - "rai": 68962, - "raid": 14152, - "raig": 73416, - "rail": 76735, - "rails": 38445, - "rain": 30193, - "rais": 41098, - "raisal": 65359, - "raise": 19223, - "raised": 93613, - "raises": 33371, - "raising": 94780, - "raison": 77603, - "rait": 14687, - "raith": 86882, - "raits": 27383, - "raj": 56486, - "ral": 3545, - "rale": 46140, - "ram": 2453, - "rama": 31473, - "rame": 2429, - "ramento": 36856, - "ramer": 47469, - "rames": 15988, - "ramework": 5914, - "ramid": 32803, - "ramids": 87473, - "rams": 95801, - "ran": 6713, - "rance": 35206, - "rances": 95597, - "rand": 11588, - "random": 11719, - "rang": 93683, - "range": 9866, - "ranges": 67662, - "rangle": 72282, - "rank": 13430, - "ranking": 97646, - "rans": 34489, - "ransition": 86054, - "rant": 35534, - "rap": 4714, - "rape": 20432, - "raph": 1976, - "raphic": 79173, - "raphics": 6482, - "rapid": 86812, - "rapped": 57389, - "rapper": 5635, - "rapy": 61926, - "raq": 10916, - "raquo": 86360, - "rar": 45083, - "rarian": 96020, - "raries": 15221, - "rary": 3535, - "ras": 13075, - "rase": 10857, - "rases": 27663, - "rasing": 97578, - "rastructure": 10527, - "rat": 18071, - "rate": 7853, - "rated": 55373, - "rates": 67585, - "rather": 74303, - "rating": 22696, - "ratings": 74236, - "ratio": 46458, - "ration": 2214, - "rats": 64037, - "ratulations": 38516, - "raud": 99057, - "raw": 1059, - "rawer": 96212, - "rawing": 1731, - "rawl": 34783, - "rawler": 34469, - "rawn": 68668, - "rawtypes": 98361, - "rax": 69865, - "ray": 11872, - "rays": 66243, - "raz": 8875, - "razier": 92147, - "razil": 14369, - "razione": 64131, - "razy": 12350, - "rb": 10910, - "rbrace": 76383, - "rbrakk": 75184, - "rc": 1310, - "rch": 50166, - "rchive": 97291, - "rcode": 55896, - "rd": 6634, - "rdf": 79098, - "re": 265, - "rea": 5325, - "reach": 23430, - "reachable": 47650, - "react": 3007, - "reaction": 60307, - "reactstrap": 79452, - "read": 888, - "readOnly": 88803, - "readcr": 12650, - "readcrumb": 17468, - "readcrumbs": 25473, - "reader": 11397, - "reading": 6285, - "readonly": 23385, - "reads": 31458, - "ready": 2359, - "readystatechange": 60911, - "reak": 1127, - "real": 8110, - "realDonaldTrump": 74505, - "realloc": 82690, - "really": 54760, - "realm": 70997, - "ream": 1259, - "reamble": 87806, - "rear": 59508, - "reas": 51518, - "reason": 20489, - "reasonable": 47792, - "reat": 1244, - "reate": 979, - "reated": 2920, - "reater": 29462, - "reatest": 11423, - "reating": 73910, - "reation": 27551, - "reative": 87466, - "reatment": 35320, - "reator": 37986, - "reature": 53351, - "reau": 91049, - "reb": 32575, - "rebbe": 67591, - "rec": 2827, - "recall": 94928, - "recated": 39877, - "rece": 54487, - "receipt": 63723, - "receive": 42993, - "received": 42923, - "receiver": 38653, - "recent": 47743, - "recht": 48731, - "recio": 36758, - "recipe": 26273, - "recipes": 50959, - "recipient": 43710, - "recision": 21759, - "reck": 25662, - "recogn": 34551, - "recognized": 47167, - "recommend": 67689, - "recommended": 86447, - "record": 8716, - "records": 27295, - "recover": 75383, - "rect": 2921, - "rectangle": 56416, - "rection": 31466, - "rections": 68443, - "recur": 76862, - "recursive": 50612, - "recv": 35077, - "red": 1171, - "redd": 33874, - "reddit": 38033, - "rede": 92761, - "redential": 31420, - "redentials": 16112, - "redi": 65699, - "redicate": 17299, - "redict": 9037, - "redient": 14679, - "redients": 10593, - "redirect": 8280, - "redirectTo": 66899, - "redirectToRoute": 90379, - "redis": 22496, - "redit": 11063, - "redits": 30602, - "redo": 64661, - "reds": 54469, - "reduce": 27369, - "reducers": 67498, - "redux": 21867, - "ree": 770, - "reeNode": 32683, - "reece": 90131, - "reed": 29616, - "reek": 10957, - "reement": 17589, - "reements": 58875, - "reen": 4542, - "rees": 8016, - "reesome": 58405, - "reet": 3829, - "reeting": 44732, - "reetings": 57617, - "reeze": 28733, - "ref": 1116, - "refer": 42260, - "reference": 16690, - "references": 37009, - "referer": 90063, - "referrer": 99049, - "reff": 62744, - "reffen": 65360, - "refix": 5170, - "refixer": 90448, - "reflect": 36013, - "reflection": 78098, - "refresh": 17611, - "refs": 16541, - "refund": 69583, - "reg": 1610, - "rega": 39976, - "regar": 34830, - "regation": 96895, - "regex": 27485, - "regexp": 56896, - "region": 4030, - "regions": 58808, - "regist": 54387, - "register": 6477, - "registered": 36009, - "registers": 78037, - "registr": 49564, - "registration": 26947, - "registro": 56446, - "registry": 30272, - "reglo": 53839, - "regn": 40381, - "rego": 68817, - "regon": 17541, - "regor": 67021, - "regs": 31986, - "regular": 23108, - "regulated": 81722, - "regunta": 87373, - "reh": 11310, - "rei": 56414, - "reib": 39113, - "reiben": 61422, - "reibung": 76499, - "reich": 41434, - "reinterpret": 53621, - "reira": 78342, - "reject": 48096, - "rejected": 96453, - "rek": 42961, - "rel": 3833, - "reland": 87566, - "related": 9920, - "relation": 23013, - "relations": 66434, - "relationship": 37195, - "relationships": 86924, - "relative": 21064, - "relay": 91991, - "release": 23859, - "released": 78038, - "relevant": 98673, - "religious": 97250, - "rell": 16684, - "rella": 34142, - "rellas": 74023, - "rello": 75233, - "reload": 40082, - "rels": 54883, - "relu": 32308, - "relude": 86168, - "rem": 1864, - "rema": 90818, - "remain": 48684, - "remainder": 78481, - "remaining": 44536, - "remark": 38548, - "remarks": 14786, - "reme": 9831, - "remely": 54358, - "remember": 30380, - "remen": 62969, - "rement": 55755, - "reminder": 79005, - "remium": 85132, - "remote": 18643, - "remove": 5514, - "removeAttr": 57917, - "removeClass": 14474, - "removed": 46856, - "ren": 1466, - "rena": 23523, - "renal": 47738, - "rename": 52158, - "renc": 63934, - "rence": 16271, - "rench": 6793, - "renched": 55071, - "rend": 9484, - "rende": 86627, - "render": 7472, - "renderer": 28046, - "renders": 55259, - "rending": 63094, - "rends": 79717, - "rene": 48009, - "rength": 18323, - "reno": 55983, - "renom": 45943, - "rens": 78440, - "rent": 8135, - "rente": 72823, - "reo": 30683, - "reon": 50890, - "reopen": 82607, - "rep": 10200, - "repair": 77539, - "repeat": 31724, - "repid": 94694, - "replace": 8319, - "replaceAll": 56960, - "replacement": 84731, - "reply": 21710, - "repo": 24373, - "report": 11998, - "reported": 76833, - "reports": 38006, - "repos": 69454, - "repositories": 83007, - "repository": 24202, - "repr": 31937, - "represent": 36369, - "representation": 84216, - "represented": 53859, - "req": 3031, - "requ": 11265, - "requencies": 72831, - "requency": 16224, - "requent": 70791, - "requently": 70941, - "request": 2079, - "requestCode": 75635, - "requestData": 94578, - "requested": 68205, - "requests": 37342, - "requete": 95442, - "require": 4408, - "required": 6413, - "requirements": 71226, - "requires": 42475, - "rer": 38149, - "res": 417, - "resa": 14652, - "resar": 92298, - "resas": 39054, - "rescia": 98612, - "resco": 72518, - "resden": 58109, - "rese": 71538, - "research": 61564, - "resent": 2762, - "resentation": 13898, - "resenter": 75746, - "resents": 9773, - "reservation": 48784, - "reserve": 58085, - "reserved": 52202, - "reset": 9915, - "resh": 2548, - "reshape": 16529, - "resher": 86524, - "reshold": 7308, - "resident": 40631, - "resize": 17799, - "resizing": 42567, - "reso": 50864, - "resolution": 56856, - "resolve": 17775, - "resolved": 40847, - "resolver": 50043, - "resource": 9416, - "resources": 13035, - "resp": 18744, - "respect": 45734, - "respond": 6961, - "respons": 82689, - "response": 2376, - "responseData": 90378, - "responseObject": 87106, - "responses": 72100, - "responsive": 52397, - "respuesta": 58760, - "ress": 676, - "resse": 22550, - "ressed": 14715, - "resses": 44357, - "ressing": 57881, - "ression": 11433, - "ressive": 49053, - "rest": 4014, - "restart": 51315, - "restaurant": 34326, - "restaurants": 96237, - "reste": 100034, - "restore": 31904, - "restrial": 53686, - "restrict": 28998, - "restricted": 51897, - "restriction": 72431, - "result": 1407, - "resultCode": 88224, - "resultSet": 72551, - "resultado": 33461, - "results": 8234, - "resume": 42495, - "ret": 2171, - "reta": 66798, - "retain": 56472, - "retch": 10420, - "retched": 62837, - "rete": 84605, - "reten": 86985, - "retorno": 97914, - "retrieve": 56627, - "retry": 45948, - "rets": 76430, - "rett": 17708, - "rette": 68028, - "retty": 22028, - "return": 693, - "returnValue": 54115, - "returned": 78691, - "returns": 4310, - "retval": 20433, - "retweeted": 87758, - "reu": 65886, - "reur": 35340, - "reuse": 54149, - "rev": 7430, - "reve": 92076, - "reveal": 95126, - "reverse": 26992, - "review": 19981, - "reviews": 40575, - "revision": 29442, - "revolution": 96822, - "rew": 4361, - "reward": 50107, - "rewrite": 53573, - "rex": 38639, - "rey": 8233, - "rez": 23577, - "rf": 8212, - "rg": 2026, - "rgan": 8609, - "rganization": 69464, - "rgb": 16916, - "rgba": 21027, - "rgctx": 62588, - "rgyz": 99962, - "rh": 41196, - "rho": 41422, - "rhs": 27506, - "ri": 462, - "ria": 4298, - "riad": 47639, - "riage": 8950, - "riages": 38132, - "rial": 6757, - "rian": 7414, - "riangle": 85291, - "rians": 36268, - "rias": 48931, - "rib": 1936, - "riba": 85344, - "ribbon": 55680, - "rible": 12560, - "ribly": 37852, - "ric": 2265, - "rica": 62796, - "rical": 12381, - "ricane": 26108, - "ricanes": 56295, - "ricao": 28773, - "rice": 23994, - "rices": 25423, - "rich": 14172, - "richText": 78598, - "richTextPanel": 83315, - "richt": 37802, - "ricia": 46291, - "ricing": 39906, - "rick": 12938, - "ricks": 78889, - "rico": 56347, - "rics": 6329, - "ricula": 46582, - "ricular": 57333, - "riculum": 24011, - "rid": 1907, - "riday": 6249, - "ridden": 43285, - "ride": 1425, - "rides": 18746, - "ridge": 11431, - "ridged": 80228, - "riding": 50780, - "rido": 70649, - "ridor": 83536, - "rie": 7379, - "rieb": 46014, - "rieben": 74561, - "ried": 4588, - "rief": 4462, - "rieg": 83591, - "riel": 22811, - "rien": 35838, - "riend": 5147, - "riendly": 18260, - "riends": 12337, - "rient": 13283, - "rientation": 18130, - "rients": 32930, - "rier": 7401, - "riere": 85567, - "riers": 17740, - "ries": 4108, - "riet": 65670, - "rieve": 46104, - "rieved": 83712, - "rieving": 68804, - "rif": 93366, - "rift": 42480, - "rig": 14746, - "riger": 65044, - "rigesimal": 41459, - "right": 1315, - "rightarrow": 20056, - "rightness": 37730, - "rights": 77287, - "rij": 20894, - "rijk": 87774, - "rik": 21042, - "rika": 41554, - "rike": 41752, - "rikes": 68731, - "ril": 31660, - "rim": 6417, - "riminal": 58140, - "riminator": 95224, - "rimon": 49859, - "rimp": 44994, - "rin": 26355, - "rina": 41071, - "rine": 40101, - "ring": 12928, - "ringe": 85124, - "rink": 35465, - "rint": 1616, - "rio": 10599, - "rior": 3334, - "riority": 8948, - "riors": 21864, - "rios": 28951, - "riot": 85150, - "riott": 67871, - "rious": 84718, - "rip": 4664, - "ripe": 52191, - "ripp": 55789, - "ripper": 94365, - "ripple": 83473, - "rippling": 91871, - "rips": 76816, - "ripsi": 67783, - "rique": 34395, - "rir": 38315, - "rire": 96513, - "ris": 6091, - "rise": 32609, - "rish": 95007, - "rising": 60023, - "risk": 82043, - "rist": 2889, - "ristol": 41715, - "rists": 95059, - "rit": 1018, - "rita": 98827, - "ritable": 23349, - "ritch": 92689, - "rite": 1269, - "ritel": 60062, - "riteln": 52197, - "riter": 2604, - "riteria": 5204, - "riterion": 12614, - "riters": 32929, - "rites": 24143, - "ritic": 50308, - "ritical": 14849, - "riting": 12479, - "rition": 17462, - "ritional": 37842, - "ritis": 38090, - "rito": 29141, - "ritos": 95112, - "ritt": 56013, - "ritte": 99380, - "ritten": 12429, - "ritz": 57821, - "rium": 41552, - "riv": 77467, - "rive": 58035, - "river": 5586, - "rix": 18862, - "riz": 25772, - "rière": 65220, - "rió": 98401, - "rk": 48372, - "rl": 2438, - "rlen": 70169, - "rm": 8892, - "rms": 91969, - "rn": 36722, - "rna": 90331, - "rnd": 65969, - "rne": 67020, - "rng": 70990, - "ro": 299, - "roach": 65600, - "road": 8714, - "roadcast": 19650, - "roads": 43791, - "roat": 18283, - "rob": 23576, - "robat": 76201, - "robe": 33936, - "robot": 18748, - "robots": 61215, - "roc": 28787, - "rocess": 41948, - "rocessing": 49787, - "rock": 21161, - "rocket": 47890, - "rod": 24409, - "rodu": 4653, - "roduce": 48945, - "roduced": 30317, - "roducing": 60637, - "roduction": 17158, - "roe": 35804, - "rog": 12184, - "rogate": 49473, - "rogen": 26252, - "rogram": 87220, - "roi": 51560, - "roid": 1607, - "roids": 41194, - "roit": 69596, - "rok": 54661, - "roke": 7593, - "roken": 82809, - "roker": 47085, - "rokes": 56137, - "rol": 1098, - "role": 5898, - "roleId": 98591, - "roles": 14985, - "roleum": 41099, - "roll": 1119, - "rollable": 69855, - "rollback": 34659, - "rolled": 21621, - "roller": 1496, - "rollers": 7421, - "rolley": 75143, - "rolling": 16608, - "rollment": 26949, - "rollo": 44784, - "rolls": 39374, - "rom": 442, - "roma": 58084, - "roman": 63114, - "romatic": 99866, - "rome": 6786, - "rometer": 88371, - "romise": 5386, - "romium": 78959, - "romo": 99639, - "romosome": 76218, - "rompt": 15091, - "ron": 2298, - "rone": 78321, - "rones": 32921, - "rong": 14684, - "ronic": 8535, - "ronics": 28429, - "rons": 26692, - "ront": 9598, - "ronym": 47980, - "roof": 76736, - "room": 3039, - "roomId": 87494, - "rooms": 9949, - "root": 2959, - "rootScope": 24464, - "roots": 38265, - "rop": 897, - "ropa": 28657, - "ropdown": 13574, - "roperties": 9433, - "roperty": 8382, - "roph": 22761, - "rophe": 48983, - "rophic": 42810, - "rophy": 58175, - "ropic": 45036, - "ropical": 51172, - "ropol": 23143, - "ropolis": 55422, - "ropolitan": 31611, - "ropp": 76156, - "ropped": 42816, - "ropping": 81304, - "ropri": 6291, - "ropriate": 25264, - "rops": 3787, - "ropsych": 98438, - "ropy": 18237, - "ror": 7787, - "rored": 48743, - "roring": 90679, - "rors": 32786, - "ros": 3714, - "roscope": 90879, - "rose": 25888, - "rosis": 63412, - "ross": 2177, - "rosse": 53456, - "rosso": 33312, - "rossover": 38272, - "rost": 42602, - "rot": 4744, - "rotate": 16611, - "rotation": 13848, - "rotch": 92578, - "rote": 5646, - "rotein": 91748, - "rots": 90329, - "rott": 47789, - "rottle": 28635, - "rou": 583, - "rouch": 76027, - "roud": 43376, - "rough": 1458, - "rought": 6478, - "roulette": 99248, - "round": 1067, - "rounded": 45091, - "roup": 896, - "roupe": 38815, - "roupon": 48103, - "roups": 89510, - "rous": 27620, - "route": 9143, - "routeParams": 71129, - "routeProvider": 84760, - "router": 10140, - "routes": 20380, - "routine": 54080, - "routing": 74420, - "rouw": 72723, - "rov": 40494, - "rove": 51515, - "rovers": 12848, - "row": 654, - "rowCount": 49249, - "rowData": 99059, - "rowable": 15290, - "rowad": 83387, - "rowave": 34803, - "rowing": 25156, - "rown": 4935, - "rowned": 45184, - "rowning": 51520, - "rows": 1849, - "rowsable": 52211, - "rowse": 13702, - "rowser": 4100, - "rowsers": 91658, - "rowsing": 87366, - "rowth": 19632, - "rox": 55889, - "roy": 3433, - "roys": 50293, - "roz": 65089, - "rozen": 43340, - "rp": 23048, - "rparr": 90020, - "rpc": 30514, - "rpm": 74882, - "rq": 53289, - "rr": 637, - "rray": 855, - "rrha": 91595, - "rror": 1298, - "rs": 5544, - "rsa": 61969, - "rschein": 95313, - "rsp": 61076, - "rss": 51723, - "rst": 59125, - "rstrip": 71498, - "rt": 3423, - "rtc": 46992, - "rtl": 49568, - "rtle": 93536, - "rts": 78824, - "rtype": 33613, - "ru": 2739, - "rub": 60530, - "ruby": 47375, - "ruc": 80455, - "rud": 67455, - "rug": 73047, - "ruise": 93753, - "ruit": 21702, - "ruitment": 47233, - "ruits": 68998, - "ruk": 77767, - "rule": 13233, - "rules": 22746, - "rum": 10952, - "run": 6236, - "runner": 42836, - "running": 28272, - "runs": 54410, - "runtime": 23051, - "rup": 31722, - "rupt": 6722, - "ruptcy": 96319, - "rupted": 87054, - "ruption": 14455, - "ruptions": 55781, - "rus": 20962, - "rush": 78277, - "rust": 36888, - "rut": 70546, - "ruta": 82007, - "ruz": 63423, - "rv": 10776, - "rvine": 67674, - "rw": 32868, - "rx": 12940, - "rxjs": 19760, - "ry": 894, - "ryan": 57858, - "ryfall": 74498, - "rying": 28609, - "rylic": 44280, - "ryn": 61343, - "ryo": 97234, - "rypt": 3655, - "rypted": 14353, - "ryption": 15970, - "rypto": 9631, - "ryptography": 47763, - "rypton": 54636, - "rys": 42426, - "rysler": 56456, - "rz": 53060, - "rze": 55174, - "rzy": 89088, - "rá": 38468, - "ráf": 80143, - "rÃ¥": 98021, - "ré": 43711, - "ró": 83137, - "ród": 92045, - "s": 82, - "sPid": 84915, - "sWith": 16441, - "sa": 9258, - "sad": 83214, - "safe": 19193, - "said": 84359, - "saida": 86850, - "sal": 19776, - "salary": 52710, - "saldo": 93612, - "sale": 33754, - "sales": 30141, - "salt": 43326, - "sam": 47096, - "same": 25030, - "samp": 93403, - "sample": 13925, - "samples": 42218, - "sampling": 98059, - "san": 34182, - "sand": 92346, - "sandbox": 77856, - "sanitize": 66804, - "sans": 77858, - "sap": 65713, - "sar": 99182, - "sass": 61426, - "sat": 37568, - "sav": 95351, - "save": 6766, - "saved": 33802, - "saving": 84157, - "say": 37890, - "says": 98036, - "sb": 17319, - "sbin": 93363, - "sburg": 91201, - "sburgh": 26320, - "sc": 2445, - "scal": 94307, - "scala": 27920, - "scalar": 36442, - "scale": 12727, - "scaled": 75047, - "scaling": 94152, - "scan": 16810, - "scanf": 27493, - "scanner": 69041, - "scape": 58618, - "scar": 25529, - "scatter": 71350, - "scenario": 62522, - "scene": 23296, - "scenes": 88065, - "sch": 21740, - "sched": 73343, - "schedule": 29730, - "scheduled": 94685, - "scheduler": 64222, - "schema": 17801, - "schemas": 57643, - "scheme": 47241, - "school": 22606, - "schools": 91756, - "sci": 54927, - "science": 40657, - "scient": 56447, - "scientific": 85930, - "scious": 23995, - "sciously": 71888, - "scope": 4280, - "scoped": 79840, - "scopes": 82025, - "scopic": 58510, - "scopy": 51856, - "score": 12618, - "scores": 47795, - "scp": 64163, - "scr": 26121, - "scratch": 55155, - "screen": 8337, - "screens": 49916, - "scri": 11853, - "scribe": 6407, - "scribed": 50885, - "scriber": 20974, - "scribers": 47461, - "script": 2334, - "scriptId": 49955, - "scription": 12397, - "scriptions": 31066, - "scripts": 20420, - "scroll": 12891, - "scrollTop": 47824, - "scrollView": 50314, - "scss": 64398, - "sd": 13752, - "sdale": 84782, - "sdk": 52395, - "se": 325, - "sea": 37541, - "sealed": 77040, - "search": 1874, - "searchModel": 65684, - "season": 17217, - "seat": 44158, - "seau": 70499, - "sec": 5132, - "second": 5686, - "secondary": 19217, - "seconds": 17859, - "secret": 21107, - "secs": 54381, - "sect": 9885, - "section": 2879, - "sections": 25686, - "sector": 45857, - "sects": 55529, - "secure": 26189, - "secured": 85408, - "security": 17476, - "secutive": 86880, - "sed": 32424, - "see": 4151, - "seealso": 51862, - "seed": 23425, - "seeing": 66154, - "seek": 26797, - "seen": 29412, - "seg": 14949, - "segment": 24044, - "segments": 57929, - "segue": 47206, - "sehen": 66523, - "sei": 73868, - "sein": 49535, - "seite": 62165, - "sek": 57367, - "sel": 9697, - "select": 1779, - "selectAll": 82573, - "selected": 4626, - "selectedIndex": 75926, - "selection": 24536, - "selector": 9102, - "selectorMethod": 90412, - "selectors": 96364, - "self": 726, - "sell": 35935, - "seller": 35199, - "selling": 38837, - "sem": 7143, - "semantic": 48958, - "semb": 4943, - "sembl": 28111, - "semble": 16167, - "sembled": 26994, - "sembler": 36501, - "sembles": 41794, - "semblies": 46438, - "sembling": 43064, - "sembly": 5760, - "semester": 62636, - "semi": 87698, - "semicolon": 45861, - "sen": 12021, - "senal": 26580, - "send": 6820, - "sendKeys": 64154, - "sendMessage": 63057, - "sender": 11905, - "sending": 80796, - "senha": 62509, - "sense": 98935, - "sensor": 30611, - "sent": 25526, - "sentence": 52989, - "seo": 45766, - "sep": 29136, - "separator": 41220, - "seq": 13565, - "sequ": 6741, - "sequelize": 58956, - "sequence": 15880, - "sequences": 62808, - "sequent": 72457, - "sequential": 93450, - "sequently": 39742, - "ser": 805, - "serde": 48124, - "serial": 10392, - "serialization": 75935, - "serialize": 25140, - "serialized": 76377, - "serializer": 53818, - "serie": 62243, - "series": 20473, - "serious": 94427, - "serir": 99587, - "serrat": 64164, - "sert": 6175, - "serter": 91827, - "serv": 31875, - "serve": 13570, - "server": 4120, - "servername": 70860, - "servers": 68796, - "service": 8095, - "serviceName": 94585, - "services": 13069, - "ses": 9459, - "sess": 40157, - "session": 6045, - "sessionId": 71615, - "sessions": 52064, - "set": 751, - "setAttribute": 32417, - "setBackground": 91625, - "setCellValue": 42369, - "setChecked": 66045, - "setColor": 55191, - "setContent": 69221, - "setCurrent": 63867, - "setData": 44991, - "setDefault": 93274, - "setDescription": 64642, - "setDisplay": 77455, - "setEnabled": 38209, - "setError": 99230, - "setFlash": 63489, - "setFont": 90502, - "setIcon": 70101, - "setId": 64920, - "setImage": 89856, - "setItem": 86123, - "setLabel": 89653, - "setLayout": 59370, - "setMax": 100117, - "setMessage": 74487, - "setName": 41830, - "setOnClickListener": 64728, - "setParameter": 53104, - "setPosition": 50410, - "setProperty": 81407, - "setQuery": 74328, - "setScale": 80774, - "setSize": 98007, - "setState": 79958, - "setStatus": 84551, - "setText": 21664, - "setTimeout": 79800, - "setTitle": 41344, - "setType": 71441, - "setUp": 63952, - "setValue": 23357, - "setVisibility": 96892, - "setVisible": 39362, - "setWidth": 90866, - "setattr": 88270, - "setq": 33626, - "sets": 5022, - "sett": 67614, - "setter": 89579, - "setting": 15680, - "settings": 6648, - "setup": 15543, - "setw": 52922, - "seud": 40512, - "seudo": 22719, - "seven": 81285, - "severity": 78119, - "sex": 11814, - "sexo": 84280, - "sexual": 44687, - "sexy": 99354, - "sey": 8674, - "seys": 37523, - "sez": 53070, - "sf": 17692, - "sg": 2034, - "sgi": 52712, - "sgiving": 32727, - "sh": 939, - "sha": 15605, - "shade": 87154, - "shader": 46634, - "shadow": 34052, - "shaft": 97513, - "shake": 30761, - "shal": 12492, - "shaled": 76403, - "shall": 19549, - "shan": 83227, - "shape": 12510, - "shapes": 93159, - "share": 19930, - "shared": 6228, - "shares": 76147, - "sharing": 84746, - "sharp": 54017, - "shaw": 51104, - "she": 32158, - "shed": 70561, - "sheet": 15470, - "sheets": 92537, - "shelf": 55050, - "shell": 22098, - "sher": 90605, - "shi": 60521, - "shield": 49052, - "shift": 13724, - "shima": 92577, - "shine": 31338, - "shint": 65723, - "ship": 5383, - "shipment": 70187, - "shipping": 27606, - "ships": 18143, - "shire": 15255, - "shirt": 49472, - "shit": 41153, - "shiv": 65830, - "shm": 93237, - "shoot": 68392, - "shop": 8845, - "shopping": 51666, - "shops": 27868, - "shore": 29526, - "short": 8846, - "shortcode": 84487, - "shortcut": 47457, - "shot": 6474, - "shots": 28734, - "should": 5562, - "shouldBe": 78361, - "shouldReceive": 86808, - "show": 3528, - "shown": 70463, - "shows": 60556, - "shr": 67139, - "shuffle": 66455, - "shutdown": 60647, - "si": 6455, - "siblings": 53020, - "sic": 52877, - "sid": 21703, - "side": 3002, - "sidebar": 19526, - "sie": 79712, - "sig": 22046, - "sigma": 25956, - "sigmoid": 90027, - "sign": 7908, - "signIn": 61847, - "signal": 27720, - "signals": 61715, - "signature": 35240, - "signed": 2264, - "significant": 91645, - "signin": 56712, - "signup": 29825, - "sil": 35904, - "silent": 69758, - "silver": 83014, - "sim": 15124, - "simd": 97358, - "similar": 65387, - "simp": 21514, - "simple": 23796, - "simulate": 87811, - "simulation": 84872, - "sin": 16319, - "since": 11536, - "sing": 80407, - "single": 15698, - "singleton": 61015, - "singular": 93409, - "sink": 67838, - "sip": 89350, - "sis": 14744, - "sit": 47965, - "site": 9703, - "sitemap": 39063, - "sites": 55864, - "six": 51464, - "size": 2190, - "sizei": 61743, - "sizeof": 10531, - "sizes": 54255, - "sj": 23760, - "sk": 4991, - "skb": 67209, - "ski": 33639, - "skill": 30554, - "skills": 54340, - "skin": 37282, - "skins": 50418, - "skip": 21247, - "skirts": 68075, - "sku": 41029, - "sky": 27782, - "sl": 3306, - "sla": 52742, - "slack": 89648, - "slash": 51356, - "slashes": 48729, - "slaught": 78168, - "slave": 53605, - "sleep": 26894, - "slice": 26010, - "slick": 70258, - "slide": 19902, - "slideDown": 90947, - "slideUp": 79374, - "slider": 20971, - "slides": 66921, - "slope": 97612, - "slot": 22261, - "slots": 50867, - "slow": 36311, - "slt": 49993, - "slug": 15476, - "sm": 3647, - "small": 9181, - "smart": 40903, - "smarty": 12081, - "smith": 34117, - "smooth": 57966, - "smouth": 77677, - "sms": 42492, - "smtp": 40954, - "sn": 9810, - "snake": 73239, - "snap": 49954, - "snapshot": 36601, - "snd": 47495, - "snippet": 58715, - "snow": 75578, - "sns": 73594, - "so": 708, - "soap": 36112, - "soc": 58121, - "social": 23191, - "sock": 13501, - "socket": 9750, - "sockets": 77829, - "sockopt": 59676, - "soever": 35654, - "sofar": 94671, - "soft": 3594, - "softmax": 78599, - "software": 37751, - "sol": 39298, - "sold": 63578, - "sole": 1575, - "soles": 41500, - "solete": 28345, - "solid": 32127, - "solution": 50560, - "solve": 60519, - "solver": 76601, - "som": 57839, - "some": 15031, - "someone": 90579, - "something": 34431, - "sometimes": 57753, - "son": 942, - "song": 32851, - "songs": 76152, - "sonian": 78713, - "sono": 74222, - "sons": 38448, - "soon": 67156, - "sorry": 68697, - "sort": 7003, - "sortBy": 66132, - "sortable": 66698, - "sorted": 29398, - "sorting": 68139, - "sound": 28632, - "sounds": 71631, - "soup": 90642, - "source": 2484, - "sources": 40751, - "south": 67584, - "sov": 85393, - "sp": 2203, - "spNet": 14686, - "spa": 90298, - "space": 8920, - "spacer": 98165, - "spaces": 45385, - "spacing": 24329, - "spam": 76645, - "span": 1508, - "spar": 78984, - "spark": 54882, - "sparse": 99323, - "spath": 31189, - "spawn": 47187, - "spb": 44567, - "spd": 91863, - "spe": 34474, - "speaker": 65576, - "spec": 9727, - "special": 15495, - "specialchars": 26601, - "species": 43590, - "specific": 52340, - "specified": 54534, - "specifier": 68351, - "specs": 95631, - "spect": 68182, - "speech": 89325, - "speed": 20997, - "spell": 38755, - "spender": 93925, - "spent": 95464, - "sphere": 88510, - "spi": 40257, - "spiel": 81985, - "spin": 42682, - "spinner": 63191, - "spir": 50177, - "spiracy": 70823, - "spirit": 86390, - "spl": 70195, - "splash": 49732, - "splice": 96060, - "split": 7105, - "spm": 69722, - "spo": 83959, - "spoken": 52858, - "sponsor": 96911, - "sport": 62001, - "sports": 84660, - "spot": 19164, - "spotify": 88488, - "spots": 68110, - "spr": 52773, - "spread": 59295, - "spring": 30323, - "sprintf": 50827, - "sprite": 33741, - "sprites": 88570, - "spy": 29291, - "sq": 29443, - "sql": 3628, - "sqlite": 38142, - "sqrt": 27986, - "squ": 98507, - "square": 38576, - "squeeze": 53013, - "sr": 15444, - "src": 3632, - "srv": 41120, - "ss": 784, - "ssa": 53207, - "ssc": 90191, - "sse": 65613, - "ssel": 90282, - "ssf": 84274, - "ssh": 26618, - "ssi": 46756, - "ssid": 62843, - "ssize": 78560, - "ssl": 25658, - "sson": 31031, - "ssp": 68333, - "ssql": 80813, - "sss": 85260, - "sst": 52000, - "sstream": 39466, - "ssue": 84990, - "st": 267, - "sta": 21127, - "stab": 68588, - "stable": 29092, - "stack": 7848, - "stackoverflow": 43135, - "stackpath": 69294, - "stacle": 44698, - "stacles": 75079, - "stad": 47940, - "stadt": 45378, - "staff": 28221, - "stag": 47780, - "stage": 21406, - "stairs": 31234, - "stakes": 96160, - "staking": 89985, - "stalk": 90849, - "stamp": 50213, - "stan": 24986, - "stanbul": 46216, - "stance": 1333, - "stances": 9623, - "stand": 2752, - "standard": 20885, - "standen": 85984, - "standing": 10276, - "stands": 97815, - "stant": 4811, - "stantial": 77057, - "stantiate": 43351, - "stantiateViewController": 83883, - "stants": 7031, - "star": 12134, - "stars": 37738, - "start": 2527, - "startDate": 41907, - "startIndex": 96411, - "startTime": 42006, - "startdate": 96498, - "started": 47823, - "starter": 32474, - "starting": 40389, - "starts": 66976, - "startsWith": 59036, - "startswith": 70425, - "starttime": 89886, - "startup": 81765, - "stash": 50871, - "stashop": 84174, - "stasy": 73855, - "stat": 10079, - "state": 2513, - "stateParams": 56169, - "stateProvider": 80449, - "statement": 25159, - "statements": 95687, - "states": 33169, - "static": 2020, - "staticmethod": 23007, - "station": 20762, - "stations": 75728, - "statistics": 55220, - "stats": 16658, - "statt": 97446, - "status": 2899, - "statusCode": 45580, - "statuses": 66453, - "staw": 50111, - "stay": 60021, - "std": 1872, - "stdClass": 79948, - "stdafx": 57406, - "stdarg": 89368, - "stdbool": 63656, - "stdcall": 61889, - "stddef": 67497, - "stderr": 37522, - "stdexcept": 95613, - "stdin": 52702, - "stdint": 32535, - "stdio": 10558, - "stdlib": 13450, - "stdout": 37458, - "ste": 5455, - "stead": 43280, - "steady": 72766, - "steam": 47690, - "sted": 24836, - "steder": 42989, - "steel": 62654, - "steen": 95057, - "stein": 12711, - "stell": 42237, - "stellar": 78393, - "stellen": 59258, - "steller": 73611, - "stellung": 55477, - "stem": 65188, - "sten": 16172, - "step": 9710, - "steps": 25047, - "ster": 3751, - "sterdam": 27398, - "stered": 83980, - "sterol": 33282, - "sterreich": 69498, - "sters": 12855, - "stery": 77070, - "sth": 31177, - "sthrough": 88001, - "sti": 84519, - "stial": 51706, - "stice": 94803, - "stick": 30133, - "sticks": 70045, - "sticky": 56542, - "stile": 47604, - "still": 44466, - "stim": 54754, - "stime": 87194, - "stin": 48561, - "stinence": 95821, - "stinian": 88457, - "stit": 3781, - "stitial": 49270, - "stitute": 7815, - "stitution": 10663, - "stitutions": 93778, - "stk": 76409, - "stm": 25897, - "stmt": 9397, - "sto": 34152, - "stock": 13787, - "stocks": 69127, - "stoff": 81056, - "stoi": 88341, - "ston": 7876, - "stone": 11046, - "stones": 33610, - "stood": 52784, - "stop": 9684, - "stopped": 90963, - "stops": 99120, - "stor": 48465, - "storage": 16568, - "store": 4412, - "storeId": 85497, - "stored": 72349, - "stores": 44569, - "stories": 69335, - "storm": 27511, - "storms": 83109, - "story": 27583, - "storybook": 91761, - "stown": 44058, - "stp": 92562, - "str": 496, - "stra": 13645, - "stract": 4437, - "straction": 43702, - "stractions": 65790, - "straight": 89292, - "strain": 78726, - "strained": 58827, - "straint": 4759, - "straints": 7610, - "stral": 56070, - "strand": 86981, - "strap": 5202, - "strar": 22979, - "stras": 59887, - "strate": 71015, - "strategy": 63014, - "stration": 55681, - "strcasecmp": 69952, - "strcmp": 14556, - "strconv": 52948, - "strcpy": 90829, - "stre": 67523, - "stream": 4116, - "streams": 62075, - "street": 28451, - "strength": 75337, - "stress": 95290, - "stretch": 73184, - "strftime": 44837, - "stri": 30972, - "strict": 6765, - "stricted": 74172, - "striction": 52230, - "stride": 48157, - "strike": 74104, - "string": 928, - "stringLiteral": 60405, - "stringValue": 79983, - "strings": 19107, - "stringstream": 29903, - "strip": 13406, - "stripe": 62333, - "strlen": 21547, - "strncmp": 47887, - "stro": 97041, - "stroke": 29341, - "strom": 35155, - "strong": 4620, - "stroy": 11207, - "strpos": 49908, - "strstr": 72366, - "strt": 40226, - "strtolower": 85569, - "strtotime": 52062, - "struct": 1257, - "struction": 3099, - "structions": 20232, - "structor": 3162, - "structors": 92466, - "structural": 96797, - "structure": 7993, - "structured": 52243, - "structures": 47194, - "structuring": 63272, - "struk": 96294, - "strument": 20039, - "struments": 38818, - "strup": 90499, - "stry": 4720, - "sts": 37379, - "stu": 61782, - "stub": 60498, - "stud": 76443, - "student": 12307, - "students": 38318, - "studio": 60119, - "study": 56065, - "stuff": 58404, - "sty": 79855, - "styl": 86688, - "style": 3612, - "styleType": 50609, - "styled": 23696, - "styles": 4041, - "stylesheet": 6936, - "stype": 74620, - "ständ": 48735, - "stÃ¥": 97590, - "stüt": 58949, - "su": 28149, - "sub": 2008, - "subcategory": 80975, - "subclass": 100217, - "subj": 79114, - "subject": 11760, - "subjects": 65882, - "submenu": 62084, - "submission": 58208, - "submit": 6081, - "submitButton": 83147, - "submitted": 73563, - "subnet": 89736, - "subpackage": 43937, - "subplot": 50956, - "subs": 65898, - "subscribe": 9569, - "subscriber": 60305, - "subscription": 35504, - "subscriptions": 73660, - "subsection": 69974, - "subset": 39353, - "subseteq": 53496, - "subst": 53902, - "substr": 29714, - "substring": 34974, - "subtitle": 41517, - "subtotal": 74583, - "subtract": 60542, - "subtype": 78341, - "succ": 65541, - "success": 5748, - "successful": 32050, - "successfully": 61605, - "such": 21470, - "sudo": 19413, - "suffix": 27884, - "suggest": 96861, - "suit": 73140, - "suite": 51092, - "sum": 1264, - "suma": 95909, - "sume": 32423, - "sumer": 12023, - "suming": 62217, - "summ": 70644, - "summary": 1743, - "summer": 63666, - "sun": 40619, - "sup": 13066, - "super": 9712, - "supplier": 40930, - "supply": 95783, - "support": 24249, - "supported": 18717, - "supports": 78809, - "suppress": 98060, - "sur": 20370, - "sure": 19643, - "surf": 78960, - "surface": 40846, - "surname": 52515, - "survey": 48554, - "sus": 86521, - "suspend": 99711, - "sut": 100120, - "sv": 3576, - "svc": 59194, - "svg": 15551, - "sville": 51028, - "svm": 97351, - "svn": 64689, - "svp": 81706, - "sw": 2332, - "swagen": 44677, - "swagger": 75855, - "swana": 94810, - "swap": 26825, - "sweet": 95928, - "swer": 3643, - "swers": 9596, - "swick": 57172, - "swift": 71742, - "swing": 86384, - "swiper": 54327, - "swire": 80825, - "switch": 17790, - "swith": 22966, - "sword": 80138, - "sworth": 61831, - "sx": 49712, - "sy": 23707, - "sylvania": 18987, - "sym": 24738, - "symbol": 19314, - "symbols": 68526, - "syn": 20960, - "sync": 13293, - "syntax": 57293, - "synthesize": 31983, - "sys": 7947, - "syscall": 72169, - "system": 9125, - "systems": 46654, - "sz": 14694, - "t": 83, - "ta": 2629, - "tab": 6323, - "tabl": 74199, - "tabla": 58454, - "table": 2048, - "tableFuture": 70729, - "tableName": 37077, - "tableView": 14768, - "tablename": 43779, - "tables": 33210, - "tablet": 99793, - "taboola": 49589, - "tabpanel": 74346, - "tabs": 32093, - "tag": 4681, - "tagName": 74373, - "tags": 14412, - "tahun": 67096, - "taient": 85806, - "tail": 14928, - "tails": 41060, - "tain": 23771, - "taire": 71237, - "take": 23609, - "taken": 83261, - "takes": 79079, - "taking": 89894, - "tal": 51977, - "talk": 36341, - "tam": 73807, - "tan": 53691, - "tanggal": 49799, - "tank": 86271, - "tant": 61512, - "tap": 31147, - "tape": 64620, - "tar": 27835, - "target": 5775, - "targets": 46647, - "tas": 48642, - "task": 8366, - "taskId": 81788, - "tasks": 25792, - "tat": 68238, - "tatus": 79421, - "tau": 30243, - "tax": 18081, - "taxonomy": 54104, - "tb": 18894, - "tbl": 18555, - "tbody": 10303, - "tc": 10630, - "tcp": 28260, - "td": 1320, - "tdown": 72646, - "te": 668, - "tea": 82694, - "teacher": 24247, - "teachers": 82080, - "team": 9376, - "teams": 39596, - "tearDown": 83992, - "teborg": 78529, - "tec": 55300, - "tech": 18261, - "techn": 26522, - "technical": 73237, - "technology": 59342, - "tection": 40241, - "ted": 6702, - "tee": 6684, - "teen": 15247, - "teenth": 46487, - "tees": 30900, - "tega": 93005, - "teil": 56732, - "tein": 39340, - "tek": 43813, - "tel": 23774, - "tele": 15772, - "telefone": 79230, - "telefono": 52308, - "telegram": 82769, - "telephone": 53027, - "tell": 73457, - "tem": 880, - "tement": 79507, - "temp": 3975, - "temperature": 35658, - "templ": 75960, - "template": 4308, - "templates": 15827, - "temporary": 79190, - "temps": 67380, - "tempt": 4307, - "tempts": 34372, - "tems": 91937, - "ten": 2002, - "tenant": 45019, - "tener": 74600, - "teness": 64197, - "tensor": 47211, - "tensorflow": 85382, - "tent": 73468, - "tep": 91998, - "ter": 466, - "tera": 51137, - "terdam": 51229, - "tere": 55704, - "tered": 34259, - "tering": 60485, - "terior": 41644, - "term": 5098, - "termin": 23827, - "terminal": 37427, - "terminate": 49161, - "terminated": 69759, - "termination": 89776, - "terms": 18853, - "tern": 4253, - "ternal": 15702, - "tero": 91489, - "terr": 69769, - "terra": 48921, - "terraform": 62485, - "terrain": 47882, - "territ": 96315, - "terror": 38488, - "terrorism": 56663, - "ters": 5153, - "tery": 18080, - "tes": 2392, - "test": 1985, - "testCase": 67294, - "testdata": 93525, - "teste": 90099, - "tested": 76036, - "tester": 74458, - "testimonial": 81845, - "testing": 9016, - "tests": 24781, - "tesy": 19414, - "tet": 73542, - "tex": 34444, - "text": 1342, - "textAlign": 82275, - "textBox": 40698, - "textContent": 44535, - "textField": 38882, - "textInput": 68097, - "textTheme": 94823, - "textView": 85328, - "textarea": 12003, - "textbox": 78475, - "textfield": 62863, - "texto": 58103, - "texts": 87042, - "texture": 28596, - "textures": 71130, - "tf": 9112, - "tfoot": 59584, - "tg": 42528, - "tgl": 46178, - "tgt": 86326, - "th": 339, - "tha": 23218, - "thag": 96462, - "thal": 31392, - "thalm": 78743, - "than": 54895, - "thane": 86185, - "thank": 58517, - "thanks": 46593, - "that": 9210, - "the": 1820, - "theValue": 74377, - "thead": 11671, - "theast": 15102, - "thed": 79371, - "theid": 69455, - "their": 50828, - "theless": 20583, - "them": 49818, - "theme": 9224, - "themes": 41815, - "then": 3473, - "thenReturn": 27940, - "theon": 64110, - "theorem": 32615, - "theory": 94304, - "ther": 700, - "therapy": 46755, - "there": 19041, - "thermal": 69218, - "thern": 6456, - "theros": 91882, - "thers": 3058, - "thes": 6509, - "these": 45010, - "theses": 39422, - "thesis": 13491, - "thesize": 27985, - "thesized": 83979, - "thest": 61943, - "theta": 16356, - "thetic": 18015, - "thew": 16142, - "they": 20670, - "thic": 82664, - "thickness": 92067, - "thin": 64771, - "thing": 1626, - "things": 58174, - "think": 27963, - "thinkable": 91203, - "thinking": 83360, - "third": 32827, - "this": 576, - "thon": 4690, - "thood": 32968, - "thora": 65783, - "those": 54719, - "though": 4636, - "thought": 61665, - "thouse": 56134, - "thr": 61124, - "thread": 4629, - "threads": 28386, - "threat": 97229, - "three": 28956, - "thren": 63364, - "thresh": 95482, - "threshold": 30002, - "thritis": 40485, - "thro": 93210, - "throat": 87164, - "throp": 98643, - "through": 20322, - "throw": 7265, - "thrown": 87545, - "throws": 8262, - "ths": 17323, - "thumb": 26091, - "thumbnail": 28886, - "thumbnails": 87209, - "thumbs": 96490, - "thur": 22173, - "thus": 34232, - "thy": 27520, - "ti": 10462, - "tic": 29150, - "tica": 83055, - "tical": 35758, - "tick": 35255, - "ticker": 69445, - "ticket": 27632, - "tickets": 69827, - "ticks": 36178, - "tics": 13024, - "tid": 25453, - "tie": 49831, - "tier": 50435, - "ties": 29646, - "tif": 85440, - "tight": 75282, - "til": 1678, - "tile": 21774, - "tiles": 61982, - "tility": 12467, - "tim": 20693, - "time": 1712, - "timeline": 50060, - "timeofday": 60623, - "timeout": 14482, - "timer": 19834, - "times": 15487, - "timestamp": 13333, - "timestamps": 34691, - "timezone": 44371, - "timing": 90860, - "tin": 57071, - "ting": 1303, - "tingham": 60235, - "tings": 2110, - "tiny": 47216, - "tion": 28491, - "tip": 13446, - "tipo": 21885, - "tips": 46554, - "tit": 17330, - "title": 2150, - "titleLabel": 89546, - "titles": 35623, - "titre": 70681, - "titulo": 36063, - "tk": 6375, - "tl": 11805, - "tle": 11489, - "tlement": 45589, - "tls": 35588, - "tm": 14046, - "tml": 3949, - "tmp": 5284, - "tmpl": 72459, - "tn": 1546, - "to": 998, - "toArray": 28874, - "toBe": 9074, - "toBeDefined": 68638, - "toBeFalsy": 88553, - "toBeInTheDocument": 100139, - "toBeTruthy": 29133, - "toContain": 76904, - "toDate": 80559, - "toDouble": 65583, - "toEqual": 13529, - "toFixed": 37629, - "toFloat": 92397, - "toHave": 25751, - "toHaveBeenCalled": 34706, - "toHaveBeenCalledTimes": 83644, - "toHaveBeenCalledWith": 57247, - "toHaveLength": 89047, - "toISOString": 91088, - "toInt": 32060, - "toJson": 75085, - "toList": 43007, - "toLocale": 78485, - "toLowerCase": 28315, - "toMatch": 44648, - "toMatchSnapshot": 62526, - "toPromise": 82759, - "toString": 6712, - "toThrow": 89210, - "toUpperCase": 38186, - "toa": 50195, - "toast": 53201, - "tober": 53244, - "toc": 55880, - "tod": 68987, - "today": 31213, - "todo": 17825, - "todos": 50288, - "tog": 68273, - "toggle": 18173, - "toggleClass": 49379, - "togroup": 83961, - "toi": 53709, - "tok": 30694, - "token": 5963, - "tokenId": 99314, - "tokenizer": 86693, - "tokens": 31666, - "tol": 21220, - "tolist": 53241, - "tolower": 40093, - "tolua": 95781, - "tom": 38501, - "ton": 783, - "tone": 59029, - "tones": 92745, - "tons": 35511, - "too": 37227, - "took": 91453, - "tool": 14506, - "toolStrip": 66639, - "toolbar": 38630, - "toolbox": 88283, - "tools": 16297, - "tooltip": 22263, - "top": 3565, - "topic": 16816, - "topics": 56252, - "topl": 99705, - "tor": 11222, - "torch": 28514, - "torrent": 71330, - "tors": 98266, - "tos": 43681, - "tot": 28879, - "total": 5143, - "totalCount": 98136, - "totals": 85946, - "touch": 22794, - "touches": 78053, - "toupper": 88832, - "tour": 52439, - "tournament": 89179, - "tout": 67433, - "tower": 78678, - "town": 28931, - "toy": 82325, - "tp": 796, - "tparam": 69171, - "tpl": 12907, - "tplib": 95130, - "tps": 97131, - "tr": 376, - "tra": 2221, - "trace": 15417, - "tracer": 96041, - "track": 13432, - "tracked": 59481, - "tracker": 51495, - "tracking": 45653, - "tracks": 50424, - "tract": 2193, - "tracted": 55535, - "traction": 27523, - "tractive": 70178, - "tractor": 55866, - "tracts": 37288, - "trad": 48126, - "trade": 37171, - "traditional": 88008, - "traffic": 55087, - "trag": 53115, - "trail": 78975, - "train": 10613, - "trained": 36822, - "trainer": 84876, - "training": 31754, - "trait": 30532, - "traits": 63733, - "trajectory": 84887, - "trak": 71119, - "tram": 99040, - "tran": 44469, - "trand": 95674, - "trans": 1485, - "transaction": 13838, - "transactions": 42944, - "transfer": 25163, - "transform": 4806, - "transforms": 95933, - "transition": 21086, - "translate": 14372, - "translated": 54342, - "translation": 3129, - "translations": 59550, - "translator": 45457, - "transparent": 29369, - "transport": 27543, - "transpose": 55587, - "trap": 57014, - "tras": 13811, - "trash": 69926, - "trasound": 54865, - "travel": 49610, - "tre": 10367, - "trecht": 94970, - "tree": 9528, - "trees": 91512, - "treeview": 80305, - "trer": 95920, - "tres": 45632, - "trfs": 81112, - "tri": 23254, - "trial": 48447, - "triangle": 56214, - "trib": 1356, - "tribute": 2248, - "tributes": 3688, - "tribution": 32240, - "tridge": 37977, - "tridges": 63931, - "trie": 9104, - "tries": 4646, - "trieve": 35316, - "trigger": 18975, - "tright": 70076, - "trim": 10893, - "trimmed": 99201, - "tring": 563, - "trinsic": 46102, - "trip": 34081, - "trl": 9794, - "tro": 33542, - "tron": 35785, - "trs": 86485, - "tru": 66353, - "truck": 99418, - "true": 1904, - "truncate": 67154, - "trust": 57755, - "trusted": 84937, - "truth": 59677, - "trx": 73561, - "try": 1568, - "trying": 85134, - "trys": 40707, - "tryside": 45355, - "tréal": 99277, - "ts": 2641, - "tsky": 82336, - "tsx": 88333, - "tsy": 60060, - "tt": 5683, - "tte": 40936, - "tti": 98565, - "ttl": 63958, - "ttp": 1231, - "tty": 82811, - "tu": 25506, - "tube": 74838, - "tuple": 25609, - "tur": 66467, - "ture": 5081, - "tures": 19020, - "turn": 413, - "turned": 42286, - "turnstile": 57290, - "turtle": 82209, - "tutorial": 92882, - "tv": 23001, - "tw": 15930, - "tweet": 36487, - "tweets": 80821, - "twenty": 95065, - "twig": 72753, - "twitter": 15021, - "two": 20375, - "tx": 4086, - "txn": 74470, - "txt": 8754, - "ty": 1919, - "tyard": 56636, - "typ": 3737, - "type": 1337, - "typeName": 86591, - "typed": 45281, - "typedef": 5399, - "typeid": 89442, - "typename": 9208, - "typeof": 10433, - "typeorm": 81159, - "typeparam": 28044, - "types": 9426, - "typescript": 50652, - "typically": 87184, - "typing": 90902, - "typings": 86835, - "tz": 38692, - "u": 84, - "uC": 92111, - "uD": 72972, - "uParam": 92687, - "ua": 4381, - "uable": 13429, - "uably": 32764, - "uada": 86200, - "uae": 76617, - "uai": 85795, - "uais": 74091, - "ual": 940, - "uala": 71220, - "uale": 50411, - "uales": 41852, - "uali": 52266, - "uality": 10965, - "ually": 1870, - "uan": 10602, - "uang": 69710, - "uania": 63611, - "uant": 28674, - "uar": 19253, - "uard": 11280, - "uards": 55708, - "uario": 6208, - "uarios": 20853, - "uars": 67487, - "uart": 28269, - "uary": 3620, - "uat": 55282, - "uate": 6426, - "uated": 13148, - "uates": 52085, - "uating": 54643, - "uation": 4090, - "uations": 38170, - "uator": 46262, - "uação": 73426, - "ub": 392, - "uba": 31529, - "ubah": 82424, - "ubar": 45597, - "ubb": 21340, - "ubber": 92986, - "ubble": 14942, - "ubbles": 35395, - "ubbo": 98837, - "ubby": 55954, - "ube": 3845, - "ubectl": 54480, - "uben": 77067, - "uber": 30970, - "ubern": 77359, - "ubernetes": 30927, - "ubes": 51725, - "ubi": 55333, - "ubic": 42281, - "ubishi": 63320, - "ubit": 60320, - "ubits": 82502, - "uble": 41572, - "ublic": 476, - "ublish": 2600, - "ublished": 11931, - "ublisher": 15536, - "ubo": 97219, - "ubre": 64359, - "ubs": 16115, - "ubuntu": 39079, - "uby": 20629, - "ubyte": 71488, - "uc": 1791, - "ucas": 49946, - "ucc": 14912, - "ucceed": 30364, - "ucceeded": 44905, - "uccess": 2621, - "ucch": 71666, - "ucchini": 86670, - "ucci": 53469, - "ucción": 68836, - "uce": 10743, - "uced": 24921, - "ucene": 59154, - "ucer": 60496, - "uces": 63371, - "uch": 1412, - "ucha": 55481, - "uchar": 30372, - "uche": 34927, - "uchen": 46077, - "ucher": 74712, - "uchi": 56017, - "uchos": 68350, - "uchs": 54252, - "uchsia": 74491, - "ucht": 33130, - "uci": 43509, - "ucid": 73787, - "ucing": 59144, - "ucion": 43377, - "uciones": 67347, - "ución": 36323, - "uck": 1983, - "ucked": 40458, - "ucken": 98090, - "ucker": 25369, - "ucket": 11400, - "uckets": 39651, - "ucking": 47270, - "uckland": 48978, - "uckle": 57075, - "uckles": 84796, - "ucks": 15954, - "ucky": 10279, - "ucle": 22935, - "uclear": 9834, - "uco": 95514, - "ucose": 94697, - "ucs": 43189, - "ucson": 60385, - "uct": 670, - "uction": 2720, - "uctions": 92563, - "uctive": 59923, - "uctor": 80322, - "uctose": 87873, - "ucumber": 42012, - "ucursal": 83330, - "ucus": 38601, - "ucz": 98667, - "ud": 664, - "uda": 8213, - "udad": 25811, - "udades": 93923, - "udas": 54841, - "udd": 8512, - "udded": 86892, - "udden": 39095, - "uddenly": 44806, - "udder": 57229, - "uddle": 76084, - "uddled": 85201, - "uddy": 35017, - "ude": 799, - "udeau": 41596, - "uded": 38477, - "udem": 88305, - "uden": 61227, - "udence": 74193, - "udent": 4986, - "udents": 16685, - "uder": 33719, - "udes": 29246, - "udev": 78397, - "udge": 20132, - "udget": 6446, - "udging": 88412, - "udi": 21178, - "udiant": 41939, - "udiante": 50763, - "udiantes": 69854, - "udies": 58787, - "uding": 51867, - "udio": 3310, - "udios": 89885, - "udit": 34987, - "udo": 7835, - "udoku": 69402, - "udos": 46179, - "udp": 32201, - "uds": 29088, - "udson": 32778, - "udu": 88307, - "udy": 18339, - "ue": 361, - "ueba": 43512, - "uebas": 91783, - "ueblo": 61850, - "ued": 3340, - "uede": 64767, - "uego": 27779, - "uegos": 87306, - "ueil": 52908, - "uel": 4088, - "uela": 24669, - "uele": 75443, - "ueling": 80097, - "uell": 42758, - "uelle": 31037, - "uellement": 77776, - "uellen": 71728, - "uelles": 65832, - "uels": 61244, - "uelve": 47956, - "uely": 67510, - "uem": 70947, - "uen": 10529, - "uencia": 65072, - "uent": 11942, - "uenta": 39452, - "uentes": 69837, - "uento": 56388, - "uer": 8977, - "uerdo": 53570, - "uers": 84525, - "ues": 1157, - "uesday": 7192, - "uese": 36554, - "uess": 34401, - "uest": 3121, - "uesta": 20006, - "uestas": 58247, - "uestion": 8849, - "uesto": 32591, - "uestos": 65282, - "uestra": 76464, - "uet": 14127, - "uetooth": 16817, - "uetype": 99440, - "ueue": 6452, - "ueur": 79623, - "ueva": 51758, - "uevo": 33421, - "uez": 28700, - "uf": 1739, - "ufact": 4830, - "ufacturer": 32645, - "ufe": 67175, - "ufen": 29521, - "uff": 1386, - "uffed": 41673, - "uffer": 2084, - "uffers": 20964, - "ufficient": 27781, - "uffix": 13866, - "uffle": 13511, - "uffled": 43435, - "uffles": 78553, - "uffling": 80790, - "uffman": 78808, - "uffs": 33668, - "uffy": 30977, - "ufig": 82648, - "uforia": 70854, - "ufreq": 92101, - "ufs": 88183, - "uft": 90231, - "ug": 773, - "uga": 38060, - "ugador": 82520, - "ugal": 45284, - "ugar": 8734, - "ugas": 58931, - "uge": 4838, - "ugen": 70089, - "ugeot": 94522, - "uger": 59520, - "uges": 51259, - "ugg": 2661, - "uggage": 44765, - "ugged": 20752, - "uggest": 3884, - "uggested": 54376, - "uggestion": 43216, - "uggestions": 38982, - "ugging": 36368, - "uggle": 50428, - "uggling": 63031, - "uggy": 61332, - "ugh": 7595, - "ughs": 32443, - "ught": 3948, - "ughter": 7490, - "ughters": 27603, - "ughty": 36616, - "ugi": 51640, - "ugin": 3715, - "ugins": 6983, - "uglify": 87632, - "ugo": 34601, - "ugs": 13602, - "ugu": 30885, - "uguay": 60303, - "uh": 12825, - "uhan": 70986, - "uhe": 92647, - "uhl": 96274, - "uhn": 93264, - "ui": 2005, - "uib": 80723, - "uibModal": 92209, - "uid": 2480, - "uida": 85420, - "uide": 35805, - "uido": 54176, - "uids": 92316, - "uien": 88174, - "uil": 58797, - "uild": 1526, - "uilder": 2572, - "uilt": 11476, - "uiltin": 26710, - "uin": 75721, - "uing": 7623, - "uint": 2557, - "uintptr": 52480, - "uir": 21581, - "uire": 52750, - "uis": 9425, - "uish": 51220, - "uisine": 56240, - "uisse": 92648, - "uit": 3159, - "uitable": 86581, - "uitar": 35846, - "uite": 9486, - "uiten": 88080, - "uition": 38161, - "uitive": 35251, - "uitka": 59940, - "uito": 26653, - "uits": 12059, - "uity": 35594, - "uição": 78123, - "uj": 9832, - "uja": 89808, - "uje": 34967, - "ujemy": 83428, - "ujet": 69007, - "uju": 73401, - "ujÄħ": 49178, - "uk": 3178, - "uka": 26261, - "ukan": 28824, - "uke": 10647, - "ukes": 65850, - "uki": 22227, - "ukkan": 68304, - "ukkit": 23636, - "uko": 72158, - "ukt": 38767, - "uktur": 86056, - "uku": 36834, - "ul": 360, - "ula": 5724, - "ulado": 85529, - "ulaire": 74775, - "ulan": 51835, - "ulance": 41932, - "ulant": 69733, - "ular": 1299, - "ulares": 89129, - "ulario": 33430, - "ularity": 30079, - "ulary": 24094, - "ulas": 26622, - "ulate": 6468, - "ulated": 7913, - "ulates": 24031, - "ulating": 15853, - "ulation": 2987, - "ulations": 7607, - "ulative": 22948, - "ulator": 10733, - "ulators": 42391, - "ulatory": 38220, - "ulação": 91603, - "uld": 37668, - "ule": 1130, - "uled": 8615, - "ulen": 95311, - "ulence": 59566, - "ulent": 29580, - "uler": 8646, - "ulerAngles": 59852, - "ulers": 27898, - "ules": 2482, - "ulet": 49518, - "ulf": 14643, - "ulfill": 87616, - "ulfilled": 86093, - "ulg": 56099, - "uli": 24520, - "ulia": 70845, - "uliar": 42718, - "ulin": 24292, - "uling": 12549, - "ulings": 68349, - "ulis": 65130, - "ulist": 97174, - "ulk": 22537, - "ulkan": 61638, - "ull": 620, - "ulla": 35178, - "ullah": 41897, - "ullan": 42220, - "ulle": 41154, - "ulled": 92122, - "ullen": 42574, - "ullet": 23180, - "ullets": 66530, - "ulling": 61736, - "ullivan": 37141, - "ullo": 65688, - "ulls": 71523, - "ully": 22732, - "ulner": 59501, - "ulnerable": 94007, - "ulo": 8938, - "ulong": 33932, - "ulos": 29752, - "ulous": 13850, - "ulously": 38662, - "ulp": 13136, - "ulpt": 24285, - "uls": 14630, - "ulse": 17660, - "ulses": 67116, - "ulsion": 34003, - "ulsive": 58921, - "ult": 495, - "ulta": 28256, - "ultan": 61193, - "ulti": 7213, - "ultimate": 67666, - "ultimo": 85416, - "ultip": 10046, - "ultipart": 18704, - "ultipartFile": 64400, - "ultiple": 12508, - "ultiply": 22063, - "ulton": 76576, - "ultur": 77531, - "ultural": 44547, - "ulture": 10745, - "ultureInfo": 54028, - "ulty": 15070, - "ultz": 55526, - "ulu": 25415, - "ului": 32748, - "ulum": 16903, - "ulumi": 66582, - "ulus": 19990, - "uly": 3988, - "um": 372, - "uma": 13722, - "umably": 76051, - "uman": 7282, - "umann": 64607, - "umar": 31967, - "umas": 55024, - "umat": 46313, - "umatic": 33030, - "umb": 3635, - "umba": 71669, - "umbai": 30955, - "umbed": 99696, - "umber": 900, - "umberland": 69859, - "umbing": 33546, - "umble": 23568, - "umbled": 26902, - "umbledore": 76418, - "umbles": 58199, - "umbling": 42732, - "umblr": 30701, - "umbn": 9867, - "umbnail": 11272, - "umbnails": 32412, - "umbo": 49709, - "umbotron": 58948, - "umbs": 16152, - "umd": 61345, - "ume": 3972, - "umed": 39255, - "umen": 28999, - "ument": 1143, - "uments": 2901, - "umer": 3471, - "umerator": 62069, - "umeric": 12857, - "umericUpDown": 42346, - "umes": 19131, - "umi": 25330, - "umidity": 75026, - "umin": 10318, - "uming": 30589, - "uminium": 40951, - "uminum": 19344, - "uml": 43331, - "umlah": 31427, - "umm": 27054, - "ummer": 63373, - "ummies": 50279, - "ummings": 83533, - "ummy": 8742, - "umn": 22082, - "umni": 57965, - "umno": 49447, - "umnos": 62736, - "umo": 65725, - "umont": 90917, - "umor": 69361, - "ump": 1538, - "umped": 61292, - "umper": 24988, - "umph": 31761, - "umping": 55432, - "umps": 12055, - "umpt": 50974, - "umptech": 63617, - "umption": 61674, - "umpy": 6895, - "ums": 6370, - "umu": 84309, - "un": 359, - "una": 8733, - "unable": 47028, - "unakan": 95204, - "unal": 26663, - "uname": 41479, - "unami": 62103, - "unan": 65734, - "unar": 86092, - "unas": 59364, - "unate": 22518, - "unately": 9695, - "unbind": 74211, - "unc": 1371, - "uncan": 38566, - "uncate": 27998, - "uncated": 39107, - "unce": 97793, - "unch": 3265, - "unchecked": 32784, - "unched": 10880, - "unci": 18931, - "uncia": 95585, - "unciation": 47410, - "uncio": 67144, - "uncios": 63256, - "unct": 20526, - "unction": 600, - "unctuation": 73399, - "uncture": 63974, - "und": 1263, - "unda": 27990, - "undai": 50781, - "undance": 98681, - "unday": 6815, - "unde": 29965, - "unded": 37153, - "undef": 16527, - "undefined": 9811, - "unden": 22945, - "under": 8154, - "underline": 46773, - "unders": 32109, - "underscore": 55033, - "undi": 56998, - "unding": 38289, - "undle": 4300, - "undler": 86465, - "undles": 50304, - "undo": 13807, - "undos": 65954, - "undra": 79830, - "undred": 7259, - "undreds": 46813, - "undry": 28346, - "unds": 44050, - "undy": 60285, - "une": 2957, - "uned": 49983, - "unei": 96323, - "uner": 48137, - "unes": 8699, - "unexpected": 54959, - "unfinished": 15442, - "unfold": 84804, - "unft": 61830, - "ung": 2234, - "unga": 92945, - "ungal": 58267, - "ungalow": 85019, - "ungan": 52288, - "unge": 14208, - "ungen": 11856, - "ungeon": 24349, - "ungeons": 51117, - "unger": 72722, - "ungi": 82590, - "ungkin": 99034, - "ungle": 29747, - "ungs": 29222, - "uni": 16080, - "uniacid": 89658, - "unic": 3609, - "unication": 40295, - "unicip": 13917, - "unicipio": 66267, - "unicode": 25535, - "unicorn": 93457, - "unidad": 83830, - "uniform": 39451, - "unifu": 23036, - "unik": 71549, - "uning": 38302, - "union": 16588, - "uniq": 55498, - "unique": 9782, - "unist": 16156, - "unistd": 28583, - "unit": 3928, - "unitOfWork": 74216, - "unities": 6165, - "units": 26726, - "unittest": 92105, - "unity": 2498, - "universal": 96400, - "unix": 57746, - "unj": 70014, - "unk": 3200, - "unken": 55029, - "unker": 81029, - "unknown": 16476, - "unks": 15655, - "unkt": 44326, - "unky": 70305, - "unless": 39870, - "unlikely": 56113, - "unlink": 68142, - "unload": 93765, - "unlock": 56121, - "unn": 15278, - "unnable": 83311, - "unned": 39090, - "unnel": 41392, - "unner": 55515, - "unning": 11465, - "unny": 28397, - "uno": 16711, - "unordered": 31519, - "unos": 54543, - "unpack": 81874, - "unprocessable": 68860, - "unque": 37627, - "unread": 97918, - "uns": 11099, - "unsafe": 39257, - "unsch": 81891, - "unset": 37904, - "unsigned": 3710, - "unsqueeze": 94736, - "unsubscribe": 91523, - "unsupported": 82245, - "unt": 3935, - "unta": 43150, - "untary": 60056, - "untas": 55672, - "unte": 11066, - "unted": 28736, - "unteer": 42005, - "unteers": 63784, - "unter": 30259, - "until": 39830, - "untime": 4566, - "unting": 27421, - "untlet": 86161, - "unto": 26494, - "untos": 50474, - "unts": 38040, - "untu": 18731, - "unu": 63353, - "unused": 25743, - "unwrap": 15818, - "unya": 82371, - "uo": 24012, - "uong": 69895, - "uos": 84808, - "uous": 9373, - "uously": 66735, - "up": 455, - "upa": 46931, - "upakan": 74836, - "upal": 21175, - "upaten": 75995, - "upd": 77718, - "update": 2443, - "updated": 12030, - "updatedAt": 70389, - "updates": 50761, - "updating": 93154, - "upe": 86577, - "uper": 3550, - "upert": 50580, - "upertino": 79554, - "upgrade": 45330, - "upid": 16263, - "upil": 94745, - "upiter": 20089, - "uple": 6189, - "uples": 29423, - "uplic": 10047, - "uplicate": 14399, - "uplicated": 100084, - "uplicates": 41714, - "upload": 6248, - "uploaded": 57983, - "uploader": 87890, - "uploads": 19936, - "upo": 20709, - "upon": 59723, - "upos": 87547, - "upp": 32932, - "uppe": 59598, - "uppen": 90197, - "upper": 13886, - "uppercase": 80982, - "uppet": 39936, - "uppies": 95847, - "upplier": 72791, - "upply": 85023, - "upport": 2870, - "upportInitialize": 12971, - "upported": 12796, - "uppy": 65129, - "upro": 97201, - "ups": 8772, - "upt": 7717, - "uptime": 75759, - "uptools": 52381, - "upuncture": 69562, - "upy": 58598, - "upyter": 73952, - "ur": 324, - "ura": 5808, - "uraa": 90595, - "urable": 18835, - "uracion": 59868, - "uracy": 30484, - "urahan": 96522, - "urai": 49013, - "ural": 4269, - "urally": 43024, - "uran": 27105, - "urance": 5890, - "urances": 64996, - "urança": 88256, - "urar": 76959, - "uras": 19879, - "urat": 91298, - "urate": 62259, - "uration": 2060, - "urations": 22166, - "urator": 58483, - "urb": 9225, - "urban": 60159, - "urbation": 65916, - "urbed": 75325, - "urch": 2639, - "urchase": 13173, - "urchased": 73350, - "urchases": 75202, - "urd": 16468, - "urdy": 40218, - "ure": 554, - "ureau": 17612, - "ured": 3149, - "ureen": 96672, - "ureka": 61622, - "urement": 39346, - "uren": 21904, - "urence": 88037, - "urent": 77065, - "urer": 7889, - "urers": 12070, - "ures": 1439, - "urette": 73243, - "urf": 30463, - "urface": 10730, - "urg": 5673, - "urga": 91876, - "urge": 40923, - "urgence": 73096, - "urgent": 86153, - "urgeon": 81562, - "urger": 35398, - "urgery": 85392, - "urgical": 57673, - "urgy": 62629, - "uri": 6198, - "uria": 75884, - "uridad": 46198, - "uries": 10612, - "urile": 93448, - "uring": 1711, - "urious": 28626, - "uristic": 35556, - "urities": 38333, - "urity": 5631, - "url": 1103, - "urlencode": 80572, - "urlpatterns": 40684, - "urls": 21141, - "urm": 53470, - "urma": 87679, - "urn": 399, - "urnal": 63550, - "urname": 19872, - "urning": 54444, - "urnished": 84539, - "urniture": 25597, - "uro": 2868, - "uron": 37190, - "urons": 54769, - "urope": 4176, - "uropean": 74387, - "uros": 44486, - "urous": 55709, - "urovision": 64109, - "urple": 36805, - "urpose": 30349, - "urr": 8186, - "urray": 24648, - "urre": 852, - "urrect": 59100, - "urrection": 40304, - "urred": 8293, - "urrenc": 4551, - "urrence": 21201, - "urrences": 34346, - "urrencies": 20180, - "urrency": 5198, - "urrent": 963, - "urret": 42454, - "urrets": 88434, - "urring": 21081, - "urry": 40956, - "urs": 1759, - "ursal": 55783, - "ursday": 7329, - "urse": 30385, - "ursed": 52832, - "urses": 57957, - "ursion": 35380, - "ursions": 76339, - "ursive": 16921, - "ursively": 80837, - "ursor": 3908, - "ursors": 34291, - "ursos": 49022, - "urst": 33712, - "urt": 5757, - "urther": 4004, - "urtle": 22492, - "urtles": 52214, - "uru": 21585, - "urus": 56266, - "urv": 97860, - "urve": 74147, - "urved": 80627, - "urvey": 39378, - "ury": 3431, - "us": 355, - "usa": 31853, - "usable": 23620, - "usage": 18168, - "usaha": 68130, - "usahaan": 76676, - "usal": 36514, - "usalem": 25245, - "usan": 41312, - "usat": 88532, - "usb": 25337, - "usband": 92081, - "usc": 26089, - "usch": 52178, - "use": 817, - "useRal": 89471, - "useRalative": 89472, - "useRalativeImagePath": 89473, - "useState": 56770, - "used": 2656, - "usement": 43765, - "useppe": 93103, - "user": 882, - "userData": 43626, - "userID": 38606, - "userId": 13816, - "userInfo": 38039, - "userManager": 57938, - "userName": 29941, - "userRepository": 86841, - "userService": 73970, - "usercontent": 43517, - "userdata": 24399, - "userid": 20686, - "userinfo": 62610, - "username": 5223, - "users": 4312, - "uses": 4881, - "uset": 18686, - "useum": 11768, - "ush": 1136, - "ushed": 53078, - "usher": 52780, - "ushi": 38174, - "ushima": 76159, - "ushing": 41913, - "ushman": 76581, - "ushort": 41475, - "usi": 53913, - "usic": 11785, - "usiness": 2108, - "using": 985, - "usion": 7713, - "usions": 36807, - "usive": 22784, - "usize": 52978, - "usk": 33879, - "uslim": 44812, - "uso": 47535, - "usp": 30863, - "uspend": 13048, - "uspendLayout": 15842, - "uspended": 67449, - "usr": 7208, - "usra": 90544, - "uss": 1892, - "ussed": 59942, - "ussels": 32964, - "ussen": 44061, - "usses": 83972, - "ussia": 29578, - "ussian": 15950, - "ussion": 17861, - "ussions": 39833, - "ussy": 13753, - "ust": 592, - "usta": 82979, - "ustain": 31873, - "ustainability": 74585, - "ustainable": 42341, - "uste": 86760, - "usted": 28244, - "uster": 5100, - "ustering": 37794, - "usterity": 55255, - "usters": 14947, - "ustin": 45335, - "usting": 38587, - "usto": 61562, - "ustom": 1476, - "ustomed": 50786, - "ustomer": 4493, - "ustr": 3497, - "ustral": 5523, - "ustralia": 29139, - "ustralian": 58249, - "ustria": 85912, - "ustrial": 47479, - "ustry": 18142, - "ustum": 76408, - "usty": 47425, - "usu": 64968, - "usual": 81324, - "usually": 44066, - "usuario": 15576, - "usuarios": 50744, - "usz": 70491, - "ut": 332, - "uta": 16382, - "utable": 6047, - "utan": 49624, - "utar": 41297, - "utas": 17141, - "utation": 23539, - "utations": 83241, - "utc": 29455, - "utch": 14390, - "utches": 88449, - "utdown": 18959, - "ute": 1088, - "uted": 2844, - "utedString": 40630, - "utely": 98466, - "uten": 13462, - "utenant": 38357, - "utenberg": 45533, - "uter": 29051, - "uters": 15928, - "utes": 2142, - "uteur": 40095, - "utex": 9555, - "utf": 4867, - "uth": 952, - "uther": 26567, - "utherford": 94094, - "utherland": 92932, - "uthor": 1582, - "uti": 32973, - "util": 1338, - "utilities": 62234, - "utility": 32000, - "utils": 6159, - "utilus": 91728, - "uting": 10831, - "ution": 1516, - "utions": 4065, - "utive": 6844, - "utivo": 88676, - "utm": 41320, - "uto": 1564, - "utoff": 28540, - "utom": 59724, - "utomation": 86363, - "utor": 4936, - "utorial": 14212, - "utorials": 56027, - "utors": 9663, - "utory": 37245, - "utos": 21067, - "utow": 9813, - "utowired": 9844, - "utr": 80381, - "utra": 78981, - "utral": 14587, - "utron": 75248, - "uts": 6256, - "utsch": 24681, - "utsche": 30032, - "utschein": 76899, - "utschen": 61235, - "utt": 21493, - "utta": 76616, - "utter": 6339, - "utters": 74870, - "utterstock": 63696, - "uttgart": 55243, - "utting": 75081, - "uttle": 99343, - "utto": 56572, - "utton": 973, - "utura": 79807, - "uture": 3049, - "utures": 75706, - "uty": 20850, - "utz": 34097, - "utzer": 60622, - "utzt": 90102, - "uu": 31172, - "uuid": 17566, - "uum": 21066, - "uur": 51481, - "uv": 12328, - "uve": 57123, - "uvian": 99712, - "uvo": 94563, - "uvre": 61480, - "uvw": 62910, - "uvwxyz": 65313, - "uw": 43210, - "ux": 2249, - "uxe": 36422, - "uxt": 77500, - "uxtap": 93462, - "uy": 4168, - "uya": 45644, - "uye": 56711, - "uyen": 38855, - "uyo": 87788, - "uz": 5308, - "uze": 91311, - "uzione": 55446, - "uzu": 87425, - "uzz": 9065, - "uzzer": 92547, - "uzzi": 79571, - "uzzle": 15294, - "uzzy": 35858, - "ução": 62067, - "ué": 96559, - "uÃŃ": 65225, - "uÅŁ": 96632, - "v": 85, - "va": 6723, - "vable": 24694, - "vably": 89234, - "vac": 54803, - "vae": 71342, - "vais": 100063, - "vak": 54721, - "val": 838, - "vale": 78829, - "valid": 1930, - "validate": 7212, - "validated": 60690, - "validation": 12564, - "validator": 16503, - "validators": 60524, - "valor": 25817, - "vals": 26678, - "valu": 26591, - "valuate": 20216, - "valuation": 24756, - "valuator": 53489, - "value": 970, - "valueOf": 94113, - "values": 3745, - "van": 16023, - "vana": 68559, - "vanced": 89187, - "vang": 28861, - "vangst": 34043, - "vanished": 88857, - "vanized": 68224, - "vant": 77282, - "var": 959, - "vara": 97050, - "varchar": 34022, - "vard": 22329, - "vari": 30265, - "variable": 10014, - "variables": 19129, - "variably": 71091, - "variant": 16349, - "variants": 55711, - "variation": 76885, - "vars": 15742, - "vary": 84076, - "vas": 4378, - "vascular": 33945, - "vasion": 59093, - "vasive": 78134, - "vat": 50813, - "vation": 61428, - "vature": 57805, - "vault": 84083, - "vb": 43505, - "vc": 7513, - "vd": 17008, - "ve": 588, - "veal": 41711, - "veau": 34567, - "vec": 4175, - "vecs": 95754, - "vect": 76108, - "vection": 80298, - "vector": 3295, - "ved": 2111, - "veedor": 52799, - "veget": 83571, - "veh": 15555, - "vehicle": 20347, - "vehicles": 58215, - "veillance": 61400, - "veis": 44799, - "vel": 899, - "veled": 95064, - "vell": 73312, - "velle": 89581, - "velocity": 14982, - "velop": 1851, - "velope": 19384, - "veloper": 79906, - "velopment": 76931, - "velt": 43521, - "velte": 98779, - "vely": 16637, - "vement": 7986, - "vements": 12760, - "ven": 1055, - "vendor": 19764, - "vendors": 64358, - "venes": 91901, - "venge": 53305, - "venida": 88295, - "venience": 40647, - "venient": 48239, - "venile": 40204, - "venir": 43406, - "vens": 21778, - "vent": 688, - "venta": 54019, - "ventario": 77446, - "ventas": 98201, - "vented": 74228, - "venth": 45707, - "venting": 82920, - "vention": 7611, - "ventional": 44322, - "ventions": 31759, - "ventory": 7371, - "vents": 48764, - "venture": 46043, - "ventus": 67560, - "venue": 7287, - "venues": 46469, - "ver": 424, - "verage": 4453, - "verages": 43968, - "veral": 17998, - "verb": 23129, - "verbatim": 85105, - "verbose": 15228, - "verbosity": 66310, - "verbs": 56039, - "vere": 19846, - "vergence": 81848, - "verification": 51732, - "verified": 21713, - "verify": 12728, - "verige": 75295, - "verity": 27570, - "vern": 76852, - "vero": 89910, - "vers": 3078, - "versation": 23124, - "versations": 74095, - "verse": 4550, - "versed": 44876, - "versible": 65398, - "version": 4464, - "versions": 29390, - "vert": 1653, - "verte": 65932, - "verted": 22361, - "verter": 8894, - "vertex": 12356, - "vertical": 15651, - "vertices": 13328, - "vertime": 81338, - "verting": 50517, - "vertis": 10429, - "vertise": 68887, - "vertisement": 45524, - "vertiser": 85915, - "vertising": 31024, - "verts": 29263, - "verture": 65930, - "verty": 17098, - "very": 1225, - "ves": 2396, - "vest": 7164, - "vester": 83838, - "vestment": 94539, - "vet": 17553, - "vetica": 32312, - "vette": 58330, - "vey": 5735, - "veyor": 69969, - "veys": 50369, - "vez": 19610, - "vf": 46341, - "vfs": 83686, - "vg": 7387, - "vh": 31019, - "vi": 10176, - "via": 20708, - "viar": 69430, - "vic": 45775, - "vice": 1805, - "victim": 92039, - "vid": 1325, - "vida": 76600, - "vide": 20013, - "vided": 44057, - "vidence": 28580, - "video": 10191, - "videos": 35123, - "vider": 3819, - "viders": 18234, - "vides": 68254, - "vidia": 41198, - "vido": 77643, - "vie": 64519, - "vier": 47816, - "view": 1068, - "viewController": 96512, - "viewModel": 74710, - "viewer": 48722, - "viewport": 18774, - "views": 5182, - "vig": 92347, - "vik": 44181, - "vil": 46352, - "villa": 64438, - "ville": 8078, - "vim": 42294, - "vin": 9799, - "vinc": 35233, - "vince": 15090, - "vinces": 79665, - "vincia": 58264, - "vincial": 65427, - "vine": 62301, - "vinfos": 81761, - "ving": 4504, - "vio": 73822, - "viol": 56251, - "violent": 90162, - "vious": 2528, - "viously": 18785, - "vip": 65297, - "vir": 46957, - "viron": 2842, - "vironment": 3182, - "vironments": 18347, - "virt": 48481, - "virtual": 26752, - "vis": 2749, - "visa": 94633, - "vised": 26451, - "visibility": 29276, - "visible": 12887, - "vision": 13311, - "visions": 41115, - "visit": 28560, - "visited": 29968, - "visitor": 41085, - "viso": 73549, - "visor": 39112, - "visual": 30318, - "visualization": 90081, - "vit": 55911, - "viz": 70940, - "vj": 73873, - "vk": 49463, - "vl": 14878, - "vla": 80663, - "vlan": 90722, - "vlc": 99504, - "vm": 7488, - "vn": 29238, - "vo": 3415, - "vocab": 87947, - "vod": 92110, - "voice": 10063, - "voices": 41783, - "void": 1019, - "voie": 88135, - "voir": 35573, - "voke": 7776, - "vol": 12821, - "volatile": 28407, - "volent": 72137, - "volt": 97371, - "volume": 26116, - "volution": 65272, - "von": 59270, - "voor": 87468, - "vor": 37215, - "vore": 91602, - "vos": 48719, - "vote": 30458, - "votes": 38935, - "voucher": 80113, - "vous": 58545, - "vox": 62497, - "voy": 80897, - "vp": 15618, - "vpn": 60689, - "vr": 19456, - "vre": 49606, - "vrier": 91137, - "vrir": 63346, - "vro": 37762, - "vrolet": 38420, - "vron": 30579, - "vs": 11823, - "vsp": 34950, - "vt": 9907, - "vtColor": 50055, - "vtk": 61187, - "vu": 46790, - "vue": 22221, - "vv": 34175, - "vvm": 67782, - "vw": 35531, - "vx": 48380, - "vy": 14029, - "vä": 73150, - "vé": 52274, - "w": 86, - "wa": 10196, - "wagon": 94219, - "wahl": 73065, - "wait": 11748, - "waitFor": 87305, - "waiting": 50634, - "wake": 91019, - "wal": 27495, - "wald": 54006, - "walk": 19599, - "walker": 45352, - "walking": 81749, - "wall": 16836, - "wallet": 36835, - "walls": 87396, - "wan": 16965, - "wand": 80910, - "wang": 71652, - "want": 53757, - "wanted": 87692, - "wap": 22473, - "war": 11710, - "ward": 1637, - "wards": 4102, - "ware": 1698, - "warehouse": 46646, - "wares": 39003, - "warf": 33734, - "wargs": 6813, - "warm": 83697, - "warn": 34581, - "warning": 19464, - "warnings": 61547, - "wart": 36708, - "warts": 64156, - "warz": 45804, - "was": 16514, - "wash": 70545, - "washer": 48397, - "washing": 98191, - "wat": 59147, - "watch": 14658, - "water": 13284, - "waters": 99759, - "waukee": 33579, - "wav": 53146, - "wave": 31498, - "waves": 58365, - "way": 3195, - "wayne": 90662, - "ways": 2336, - "wb": 20824, - "wc": 24990, - "wchar": 82704, - "wcs": 36043, - "wcsstore": 40270, - "wd": 6511, - "wdx": 89044, - "we": 906, - "weak": 13451, - "weakSelf": 58932, - "wealth": 31633, - "weapon": 23722, - "weapons": 85865, - "wear": 23581, - "weather": 15561, - "weathermap": 91962, - "web": 2984, - "webElement": 24816, - "webElementProperties": 33786, - "webElementX": 47072, - "webElementXpaths": 47073, - "webView": 71787, - "webdriver": 96577, - "webkit": 26472, - "webpack": 11634, - "webs": 89995, - "website": 20050, - "websocket": 84308, - "webtoken": 65936, - "wechat": 79595, - "wed": 68467, - "weed": 86427, - "week": 10476, - "weekday": 79089, - "weekly": 72867, - "weeks": 82089, - "ween": 1818, - "weeney": 91369, - "weep": 49642, - "weet": 4589, - "weetalert": 67278, - "weeted": 60708, - "weets": 26488, - "weg": 29229, - "wegian": 37665, - "wei": 28204, - "weigh": 57740, - "weight": 4870, - "weighted": 80896, - "weights": 13630, - "weis": 74969, - "weise": 42310, - "weit": 74511, - "wel": 90563, - "welcome": 35184, - "well": 9336, - "wen": 17378, - "wend": 41331, - "wendung": 67771, - "went": 42700, - "wer": 6703, - "were": 52898, - "werk": 59964, - "werp": 95419, - "wers": 24584, - "wert": 55694, - "west": 11285, - "western": 31382, - "wf": 44183, - "wg": 46640, - "wget": 58457, - "wh": 1336, - "what": 12840, - "whatever": 69386, - "wheel": 39690, - "whel": 16005, - "whelming": 94179, - "when": 9493, - "where": 2940, - "whereIn": 86593, - "whether": 49864, - "which": 8370, - "while": 3556, - "white": 5902, - "who": 14965, - "whole": 67733, - "whose": 86243, - "why": 35734, - "wi": 17043, - "wich": 17316, - "wick": 21878, - "wicklung": 71036, - "wid": 44715, - "wide": 9328, - "widget": 9997, - "widgets": 30919, - "width": 3175, - "wie": 46802, - "wife": 48841, - "wifi": 68381, - "wig": 38022, - "wij": 87183, - "wik": 49537, - "wiki": 30807, - "wil": 65736, - "wild": 68974, - "will": 14724, - "willReturn": 45953, - "win": 7678, - "wind": 19703, - "window": 5624, - "windows": 28176, - "wine": 72537, - "wing": 24510, - "wingConstants": 66757, - "winner": 53245, - "wins": 87152, - "winter": 84028, - "wipe": 71209, - "wire": 36631, - "wis": 49143, - "wise": 4583, - "wish": 82199, - "wishlist": 86889, - "wit": 89619, - "witch": 5656, - "with": 4291, - "withErrors": 99311, - "withdraw": 63546, - "within": 56950, - "without": 30096, - "withstanding": 50044, - "witter": 3886, - "wives": 59488, - "wizard": 59693, - "wiÄħ": 60970, - "wiÄħz": 77269, - "wiÄĻ": 65098, - "wj": 68054, - "wjgl": 84780, - "wk": 51622, - "wl": 27515, - "wm": 20127, - "wn": 1551, - "wnd": 24027, - "wner": 4826, - "wo": 1146, - "woff": 69685, - "woke": 96428, - "wolf": 77330, - "woman": 22803, - "women": 65762, - "won": 55767, - "woo": 49874, - "woocommerce": 27568, - "wood": 6798, - "woods": 82129, - "woord": 73606, - "wor": 50810, - "word": 1178, - "wordpress": 59315, - "words": 5880, - "work": 1816, - "worked": 71214, - "worker": 22179, - "workers": 56058, - "workflow": 57349, - "working": 21837, - "works": 19033, - "worksheet": 80037, - "workspace": 44009, - "world": 14957, - "worm": 56741, - "wort": 32251, - "worth": 20069, - "worthy": 43629, - "would": 41450, - "wow": 58554, - "wp": 8587, - "wpdb": 27878, - "wr": 19239, - "wrap": 10305, - "wrapped": 76804, - "wrapper": 22075, - "wright": 53852, - "write": 5040, - "writeln": 94556, - "writer": 18688, - "writers": 62712, - "writes": 60179, - "writing": 26372, - "written": 26650, - "wrong": 35970, - "ws": 9092, - "wstring": 44990, - "wt": 9490, - "wu": 66565, - "ww": 1273, - "www": 2185, - "wx": 21659, - "wy": 23361, - "wyn": 54756, - "x": 87, - "xA": 15015, - "xAA": 61151, - "xAB": 79246, - "xAC": 80529, - "xAD": 80547, - "xAE": 90828, - "xAF": 84821, - "xB": 14714, - "xBA": 89583, - "xBB": 81297, - "xBC": 82079, - "xBD": 82903, - "xBE": 86549, - "xBF": 72281, - "xC": 12398, - "xCA": 87543, - "xCB": 88580, - "xCC": 73355, - "xCD": 83761, - "xCE": 82795, - "xCF": 79096, - "xD": 16141, - "xDA": 93670, - "xDB": 83444, - "xDC": 85089, - "xDD": 83431, - "xDE": 80079, - "xDF": 74434, - "xE": 12892, - "xEA": 90851, - "xEB": 86311, - "xEC": 87699, - "xED": 84323, - "xEE": 78224, - "xEF": 66869, - "xF": 9969, - "xFA": 73168, - "xFB": 70724, - "xFC": 54573, - "xFD": 64112, - "xFE": 42481, - "xFF": 9448, - "xFFF": 70520, - "xFFFF": 14721, - "xFFFFFF": 73502, - "xFFFFFFFF": 23445, - "xa": 9786, - "xaa": 44400, - "xab": 53716, - "xac": 53742, - "xad": 56354, - "xae": 58152, - "xaf": 55895, - "xampp": 52892, - "xb": 8088, - "xba": 56468, - "xbb": 50039, - "xbc": 44516, - "xbd": 34664, - "xbe": 43559, - "xbf": 48759, - "xc": 8311, - "xca": 57171, - "xcb": 50491, - "xcc": 48480, - "xcd": 54964, - "xce": 57063, - "xcf": 56749, - "xd": 9902, - "xda": 57624, - "xdb": 55655, - "xdc": 49461, - "xdd": 54532, - "xde": 57285, - "xdf": 54933, - "xe": 8536, - "xea": 57670, - "xeb": 55568, - "xec": 53450, - "xed": 52419, - "xee": 51238, - "xef": 48610, - "xes": 90774, - "xf": 5972, - "xfa": 49990, - "xfb": 47171, - "xfc": 41528, - "xfd": 42583, - "xfe": 32569, - "xff": 9197, - "xfff": 88912, - "xffff": 21158, - "xffffff": 69347, - "xffffffff": 42898, - "xford": 23382, - "xhr": 60083, - "xi": 11927, - "xia": 68294, - "xic": 14668, - "xico": 54793, - "xies": 82034, - "xiety": 16708, - "xima": 57592, - "ximity": 92828, - "ximo": 39984, - "xin": 59866, - "xing": 90651, - "xious": 30351, - "xis": 7339, - "xit": 20854, - "xito": 75489, - "xiv": 89833, - "xl": 25299, - "xlabel": 50815, - "xlim": 98514, - "xls": 60620, - "xlsx": 66345, - "xm": 56871, - "xmax": 95132, - "xmin": 88049, - "xml": 6591, - "xmlns": 75255, - "xmm": 76188, - "xn": 44067, - "xo": 41922, - "xon": 62585, - "xoops": 84928, - "xor": 72411, - "xp": 36825, - "xpath": 51251, - "xr": 52097, - "xs": 19072, - "xsd": 83470, - "xt": 2302, - "xx": 4239, - "xxx": 25013, - "xxxx": 19023, - "xxxxxxxx": 45202, - "xy": 4223, - "xygen": 19472, - "xyz": 29954, - "xz": 94055, - "y": 88, - "ya": 7911, - "yah": 95780, - "yahoo": 46892, - "yal": 16858, - "yalty": 25803, - "yaml": 42566, - "yan": 8503, - "yang": 41345, - "yar": 53857, - "yard": 17884, - "yards": 57528, - "yas": 82553, - "yat": 99715, - "yaw": 99686, - "yb": 85407, - "ybrid": 94490, - "yc": 3418, - "ycastle": 94576, - "ych": 5759, - "ycin": 65156, - "ycl": 6310, - "ycle": 5566, - "ycled": 37676, - "ycler": 10993, - "yclerView": 12161, - "yclerview": 34274, - "ycles": 16182, - "yclic": 66404, - "ycling": 16404, - "yclopedia": 46226, - "ycop": 67866, - "ycopg": 72825, - "ycz": 39234, - "yd": 41221, - "ydro": 68107, - "ye": 9188, - "yeah": 76515, - "year": 3236, - "years": 42820, - "yect": 24420, - "yecto": 30846, - "yectos": 63248, - "yellow": 28969, - "yen": 77251, - "yer": 27253, - "yers": 49572, - "yes": 9891, - "yet": 47492, - "yg": 49865, - "yh": 74901, - "yi": 39172, - "yield": 30796, - "yii": 38264, - "ying": 7169, - "yk": 73640, - "yl": 4010, - "yla": 61822, - "ylabel": 50861, - "ylan": 37578, - "ylation": 79933, - "yle": 982, - "yled": 7756, - "yleft": 63748, - "ylene": 64651, - "yles": 2552, - "ylie": 67577, - "ylim": 48898, - "ylinder": 23716, - "yling": 99707, - "ylko": 50676, - "yll": 25734, - "ylland": 52706, - "ylon": 27095, - "ylum": 28433, - "ylv": 15095, - "ylvania": 18436, - "ym": 1631, - "ymax": 57388, - "ymb": 3437, - "ymbol": 4089, - "ymbols": 12048, - "ymce": 70079, - "yme": 31218, - "ymes": 79809, - "ymi": 78075, - "ymm": 65420, - "ymmetric": 30559, - "ymology": 99174, - "ymoon": 69960, - "ymous": 90492, - "ymph": 32800, - "yms": 76125, - "yn": 1910, - "yna": 53444, - "ynam": 11694, - "ynamic": 5148, - "ynamics": 51248, - "ynamo": 86708, - "ynamodb": 84448, - "ync": 1756, - "ynch": 69581, - "ynchron": 14445, - "ynchronization": 69029, - "ynchronize": 53887, - "ynchronized": 43264, - "ynchronous": 28934, - "ynchronously": 55294, - "yne": 82808, - "ynec": 75030, - "ynes": 84267, - "ynet": 99088, - "ynn": 59360, - "ynom": 62220, - "ynomial": 26428, - "ynomials": 78061, - "ynos": 81493, - "yntax": 13976, - "yntaxException": 77593, - "ynth": 46909, - "ynthesis": 74767, - "ynthia": 64639, - "yny": 57504, - "yo": 16417, - "yon": 26039, - "yor": 48320, - "you": 9514, - "young": 82279, - "your": 22479, - "youtu": 55960, - "youtube": 45078, - "yp": 1100, - "ypad": 55395, - "ypass": 51011, - "ype": 500, - "yped": 33601, - "yper": 40352, - "ypes": 1842, - "ypi": 82077, - "ypical": 89215, - "ypo": 60400, - "ypress": 48701, - "yps": 76299, - "ypse": 48578, - "ypsum": 68726, - "ypsy": 89367, - "ypy": 55334, - "yr": 11160, - "yre": 72540, - "yro": 67910, - "ys": 1065, - "yscale": 84009, - "yses": 73279, - "ysi": 75384, - "ysical": 19506, - "ysics": 17688, - "ysis": 4548, - "ysize": 70459, - "ysql": 15214, - "ysqli": 35250, - "yssey": 54347, - "yst": 599, - "ystack": 94276, - "ystal": 14272, - "ystals": 92475, - "ystate": 44004, - "ystatechange": 60673, - "ystem": 615, - "ystems": 95890, - "yster": 22604, - "ysterious": 97499, - "ysters": 100163, - "ystery": 96357, - "ystick": 31513, - "ystone": 42366, - "ystore": 64473, - "ysts": 99335, - "ysz": 73445, - "yt": 16820, - "yte": 79461, - "yth": 77996, - "ythe": 96960, - "ython": 27993, - "ytic": 70504, - "ytt": 91238, - "ytut": 89586, - "yu": 41101, - "yum": 90752, - "yun": 43520, - "yw": 85514, - "yx": 52926, - "yy": 4912, - "yyval": 53746, - "yyvsp": 39731, - "yyy": 40419, - "yyyy": 15110, - "yyyyMMdd": 79331, - "yz": 18854, - "yük": 89655, - "z": 89, - "zM": 66315, - "za": 4458, - "zac": 96726, - "zag": 93774, - "zahl": 47828, - "zan": 50226, - "zano": 100098, - "zap": 93471, - "zar": 57000, - "zas": 51455, - "zb": 26397, - "zbek": 76113, - "zbollah": 59604, - "zburg": 79302, - "zc": 36068, - "zcze": 75689, - "zd": 49755, - "ze": 3059, - "zech": 26835, - "zed": 16284, - "zee": 99066, - "zego": 90288, - "zeich": 51691, - "zeichnet": 86840, - "zeigen": 46019, - "zeigt": 97795, - "zeit": 30513, - "zeitig": 99073, - "zej": 46894, - "zek": 64123, - "zel": 28493, - "zelf": 87712, - "zell": 98329, - "zem": 95233, - "zen": 5797, - "zend": 86448, - "zenia": 36188, - "zenie": 39518, - "zens": 19059, - "zent": 38237, - "zept": 55849, - "zer": 7215, - "zerbai": 57860, - "zero": 14486, - "zeros": 36816, - "zers": 60719, - "zes": 32893, - "zet": 61828, - "zeug": 38500, - "zew": 96304, - "zeÅĦ": 65987, - "zf": 70494, - "zh": 24752, - "zheimer": 42360, - "zhou": 52865, - "zi": 8510, - "zia": 68151, - "zial": 60480, - "ziaÅĤ": 70217, - "zie": 13846, - "ziehung": 76091, - "ziej": 78512, - "ziel": 65277, - "zier": 39068, - "zig": 36463, - "zik": 76574, - "zilla": 19890, - "zimmer": 65574, - "zin": 58197, - "zing": 20994, - "zion": 91075, - "zione": 30767, - "zioni": 70282, - "zip": 10169, - "zipcode": 60729, - "zk": 41796, - "zl": 69057, - "zm": 32589, - "zman": 82016, - "zn": 20926, - "zo": 13028, - "zoek": 82713, - "zon": 52719, - "zone": 8855, - "zones": 68634, - "zoom": 29816, - "zos": 54801, - "zp": 94869, - "zs": 42050, - "zsche": 85828, - "zt": 11949, - "zte": 90382, - "zu": 26738, - "zug": 73201, - "zung": 39232, - "zure": 51303, - "zw": 31881, - "zx": 67800, - "zy": 4341, - "zych": 58631, - "zym": 21436, - "zyst": 55081, - "zyÄĩ": 70700, - "zz": 10616, - "zza": 47914, - "zzarella": 96982, - "zzle": 50061, - "zzo": 46748, - "zá": 89643, - "zÄħ": 28381, - "zÄħd": 77781, - "zÄĻ": 60705, - "zÅij": 86827, - "{": 90, - "{!!": 55566, - "{\"": 5018, - "{$": 7148, - "{%": 67465, - "{'": 13922, - "{(": 97165, - "{*": 98906, - "{-": 20597, - "{-#": 35476, - "{/": 68778, - "{/*": 95187, - "{//": 56997, - "{:": 46086, - "{@": 60321, - "{EIF": 31827, - "{Name": 64221, - "{T": 77125, - "{\\": 36802, - "{\\\"": 65338, - "{_": 88757, - "{i": 25182, - "{id": 62861, - "{j": 72143, - "{k": 70194, - "{l": 95717, - "{lng": 89854, - "{n": 92462, - "{name": 48106, - "{o": 33631, - "{return": 55778, - "{s": 85486, - "{text": 84121, - "{x": 46440, - "{{": 3052, - "{{$": 30383, - "{{--": 40098, - "{{{": 91791, - "{|": 47215, - "{}": 6390, - "{}\",": 43451, - "{}\".": 43125, - "{}'.": 39338, - "{})": 29975, - "{})Ċ": 38890, - "{},": 23484, - "{},Ċ": 39937, - "{}.": 47491, - "{};Ċ": 47082, - "{}\\": 89063, - "{}]": 79234, - "{}_": 66897, - "{}{Ċ": 68166, - "{}Ċ": 16484, - "{}ĊĊ": 32583, - "{Ċ": 517, - "{ĊĊ": 4352, - "{ĊĊĊ": 54732, - "{čĊ": 1700, - "{čĊčĊ": 26356, - "|": 91, - "|\"": 48676, - "|#": 80550, - "|$": 81150, - "|%": 81266, - "|(": 61116, - "|()Ċ": 67727, - "|(Ċ": 38763, - "|)Ċ": 38375, - "|,Ċ": 51288, - "|-": 51954, - "|--": 81595, - "|--------------------------------------------------------------------------Ċ": 43180, - "|.": 85726, - "|.Ċ": 27376, - "|;Ċ": 35126, - "|=": 88903, - "|=Ċ": 71734, - "|M": 87978, - "|R": 87798, - "|RF": 99678, - "|[": 75823, - "|\\": 23813, - "|^": 97850, - "|`Ċ": 62181, - "|array": 81962, - "|h": 92684, - "|i": 97236, - "|int": 93104, - "|m": 91663, - "|max": 44855, - "|min": 60683, - "|null": 23470, - "|r": 63740, - "|required": 69688, - "|string": 37150, - "|unique": 94083, - "|wx": 84478, - "|x": 63927, - "|{Ċ": 71385, - "||": 8651, - "||(": 83532, - "||||": 78034, - "||Ċ": 91775, - "|}Ċ": 71369, - "|Ċ": 7511, - "|ĊĊ": 44838, - "|čĊ": 85639, - "}": 92, - "}\"": 10064, - "}\")": 57061, - "}\");Ċ": 20923, - "}\");ĊĊ": 65239, - "}\");čĊ": 96240, - "}\")]Ċ": 45765, - "}\")Ċ": 14790, - "}\")ĊĊ": 56366, - "}\")čĊ": 82708, - "}\",": 9737, - "}\",Ċ": 25374, - "}\".": 22664, - "}\";Ċ": 27355, - "}\";ĊĊ": 72712, - "}\">Ċ": 96076, - "}\"Ċ": 11444, - "}\"ĊĊ": 43373, - "}$": 32816, - "}$/": 70253, - "}${": 32292, - "}%": 44815, - "}&": 25813, - "}'": 11923, - "}'\",": 94808, - "}')": 68283, - "}');Ċ": 87421, - "}')Ċ": 33968, - "}')ĊĊ": 75484, - "}',": 17266, - "}','": 50583, - "}',Ċ": 37602, - "}'.": 24398, - "}';Ċ": 84585, - "}'Ċ": 44441, - "}(": 26628, - "}());Ċ": 85793, - "}()Ċ": 70926, - "}()ĊĊ": 67916, - "})": 5525, - "})\",": 79708, - "})\"Ċ": 93449, - "})(": 32988, - "})();": 82274, - "})();Ċ": 53511, - "})();ĊĊ": 95445, - "}))": 66405, - "}));Ċ": 34726, - "}));ĊĊ": 45416, - "}))Ċ": 45294, - "}))ĊĊ": 94696, - "}),": 39942, - "}),Ċ": 31893, - "}).": 17041, - "}):": 91788, - "});": 14419, - "});Ċ": 3033, - "});ĊĊ": 4649, - "});ĊĊĊ": 29448, - "});ĊĊĊĊ": 79237, - "});čĊ": 16638, - "});čĊčĊ": 35183, - "})}Ċ": 93853, - "})Ċ": 3602, - "})ĊĊ": 9000, - "})ĊĊĊ": 44160, - "})čĊ": 36199, - "})čĊčĊ": 71741, - "}*": 93914, - "}*/Ċ": 46534, - "}*/ĊĊ": 69077, - "},": 2186, - "},\"": 52293, - "},${": 92548, - "},'": 77142, - "},{": 16970, - "},{\"": 37928, - "},{Ċ": 66863, - "},Ċ": 1613, - "},ĊĊ": 16143, - "},čĊ": 11818, - "},čĊčĊ": 84079, - "}-": 20312, - "}-${": 56082, - "}->": 58515, - "}->{": 64218, - "}-{": 73113, - "}.": 7966, - "}.${": 78297, - "}.{": 66984, - "}.Ċ": 28374, - "}/": 4572, - "}/#{": 96116, - "}/${": 23650, - "}//": 30550, - "}/>": 88656, - "}/>Ċ": 19296, - "}/{": 23284, - "}:": 16487, - "}:${": 57174, - "}:{": 59246, - "};": 11308, - "};Ċ": 2499, - "};ĊĊ": 2368, - "};ĊĊĊ": 15053, - "};ĊĊĊĊ": 57931, - "};čĊ": 15776, - "};čĊčĊ": 17288, - "};čĊčĊčĊ": 74634, - "}<": 71893, - "}": 13815, - "}><": 72120, - "}>{": 24407, - "}>Ċ": 4982, - "}>čĊ": 60149, - "}?": 53502, - "}@": 81828, - "}[": 44489, - "}\\": 11281, - "}\\\"": 47969, - "}\\.[": 89095, - "}\\\\": 86639, - "}]": 26516, - "}],": 73541, - "}],Ċ": 65154, - "}];Ċ": 76153, - "}]Ċ": 58420, - "}_": 20009, - "}_${": 68761, - "}_{": 52635, - "}`": 5658, - "}`).": 61079, - "}`);Ċ": 19341, - "}`);ĊĊ": 72596, - "}`)Ċ": 28184, - "}`,": 29450, - "}`,Ċ": 28348, - "}`;Ċ": 25881, - "}`;ĊĊ": 73864, - "}`}": 55044, - "}`}>Ċ": 57391, - "}`}Ċ": 45199, - "}`Ċ": 32357, - "}catch": 36362, - "}else": 7981, - "}elseif": 65223, - "}px": 48350, - "}s": 61718, - "}while": 85398, - "}{": 15523, - "}{$": 59473, - "}{Ċ": 60503, - "}|": 53498, - "}}": 3500, - "}}\"": 24275, - "}}\">{{$": 91511, - "}}\">Ċ": 43279, - "}}\"Ċ": 96163, - "}});Ċ": 72330, - "}})Ċ": 72462, - "}},": 39254, - "}},Ċ": 22825, - "}};Ċ": 53581, - "}}": 84797, - "}}>Ċ": 43209, - "}}],Ċ": 84380, - "}}{{": 78386, - "}}}": 76642, - "}}},Ċ": 75969, - "}}Ċ": 11498, - "}}ĊĊ": 48549, - "}Ċ": 534, - "}ĊĊ": 633, - "}ĊĊĊ": 3818, - "}ĊĊĊĊ": 13549, - "}ĊĊĊĊĊ": 34962, - "}ĊĊĊĊĊĊ": 58451, - "}čĊ": 1809, - "}čĊčĊ": 2634, - "}čĊčĊčĊ": 17702, - "}čĊčĊčĊčĊ": 50317, - "}ččĊ": 76631, - "~": 93, - "~\":\"": 74570, - "~,": 55597, - "~-": 51094, - "~-~-": 57846, - "~-~-~-~-": 91107, - "~/": 23549, - "~=": 51733, - "~~": 5940, - "~~~~": 10526, - "~~~~~~~~": 18368, - "~~~~~~~~~~~~~~~~": 33643, - "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~": 66748, - "~Ċ": 89241, - "~ĊĊ": 59729, - "¡": 94, - "¡°": 49900, - "¡´": 91657, - "¢": 95, - "¢åįķ": 44820, - "£": 96, - "£¼": 36246, - "¤": 97, - "¤æĸŃ": 80426, - "¤í": 45780, - "¥": 98, - "¥¿": 59198, - "¦": 99, - "¦¬": 57923, - "¦Ĥ": 25451, - "§": 100, - "§è¡Į": 59622, - "¨": 101, - "¨¡": 45501, - "©": 102, - "©ëĭĪëĭ¤": 49558, - "ª": 103, - "ªĮ": 37777, - "«": 104, - "«ìŀIJ": 93287, - "«ĺ": 41519, - "¬": 105, - "¬´": 91834, - "¬¸": 34643, - "¬ģ": 71831, - "®": 106, - "¯": 107, - "°": 108, - "±": 109, - "±Ð¾ÑĤ": 36820, - "²": 110, - "³": 111, - "³»": 37197, - "´": 112, - "´Ģ": 71397, - "´Ī": 64146, - "µ": 113, - "µ¬": 45806, - "µľ": 72581, - "¶": 114, - "¶Ī": 28857, - "¶ļ": 90183, - "·": 115, - "·¨": 73033, - "·¸": 34026, - "·»": 35911, - "·»åĬł": 36225, - "·æĸ°": 92150, - "¸": 116, - "¹": 117, - "¹Ħ": 47382, - "º": 118, - "º«": 84743, - "»": 119, - "»¿": 3299, - "¼": 120, - "½": 121, - "½æķ°": 31041, - "½Ķ": 66391, - "½Ķëĵľ": 78147, - "¾": 122, - "¾ç¤º": 47971, - "¿": 123, - "À": 124, - "Á": 125, - "Â": 126, - "¡": 40932, - "¢": 57494, - "£": 22386, - "£o": 85391, - "¤": 82638, - "Â¥": 82193, - "¦": 65721, - "§": 18332, - "§Ãĥ": 97884, - "¨": 76105, - "©": 20644, - "ª": 65005, - "«": 24633, - "¬": 83193, - "®": 12175, - "®,": 67457, - "¯": 35085, - "¯¯": 39295, - "¯¯¯¯": 62807, - "°": 11877, - "°C": 32037, - "°F": 59572, - "±": 38121, - "²": 30556, - "³": 44301, - "´": 29211, - "´s": 56476, - "´t": 97965, - "µ": 74148, - "¶": 55609, - "·": 14260, - "··": 61176, - "¹": 60597, - "º": 29300, - "»": 13289, - "»,": 61312, - "».": 75608, - "»ĊĊ": 61643, - "¼": 42973, - "½": 27154, - "¾": 68496, - "¿": 31282, - "ÂĢ": 42516, - "ÂĢÂ": 43576, - "ÂĢÂĻ": 75809, - "ÂĴ": 76251, - "Âł": 4194, - "³³": 9421, - "³³³": 46493, - "³³³³": 19611, - "³³³³³³³": 87310, - "³³³³³³³³": 46549, - "ÂłĊ": 52050, - "ÂŃ": 5879, - "ÂŃi": 97282, - "ÂŃing": 46431, - "ÂŃs": 72880, - "ÂŃt": 50143, - "ÂŃtion": 69705, - "Ã": 127, - "á": 1995, - "áb": 59660, - "ábado": 81508, - "ább": 81799, - "ác": 30441, - "ách": 54161, - "ácil": 56704, - "áf": 64501, - "áfico": 95283, - "ág": 28793, - "ágenes": 87108, - "ágina": 40290, - "ák": 72542, - "ál": 19540, - "ález": 97465, - "álido": 59166, - "áln": 91265, - "ált": 98720, - "ám": 36334, - "ámara": 85101, - "án": 11644, - "ánchez": 99634, - "ánd": 48680, - "ández": 78146, - "ánt": 86533, - "ány": 76453, - "ánÃŃ": 87862, - "áo": 78789, - "ár": 42354, - "ária": 59042, - "ário": 20358, - "ários": 38185, - "ás": 7206, - "ása": 94199, - "ást": 56503, - "át": 17099, - "ática": 49602, - "áticas": 92355, - "ático": 67649, - "átis": 72706, - "áveis": 84112, - "ável": 44415, - "áz": 60921, - "â": 9011, - "âce": 66096, - "âm": 87828, - "ân": 40492, - "ância": 66696, - "ând": 79166, - "ât": 64272, - "âte": 69628, - "ã": 3282, - "ãeste": 85751, - "ão": 3496, - "ä": 2357, - "äch": 32673, - "äche": 95750, - "ächst": 94075, - "äd": 31975, - "ädchen": 42114, - "äft": 57639, - "äge": 71768, - "äh": 22243, - "ähl": 91885, - "ählen": 86342, - "ählt": 84149, - "ähr": 38056, - "äl": 30902, - "äll": 33351, - "ällt": 79220, - "ält": 42303, - "äm": 67997, - "än": 15492, - "änd": 22270, - "ände": 91460, - "änder": 58496, - "äng": 26498, - "änge": 77241, - "änger": 62773, - "änn": 64068, - "änner": 43624, - "är": 14304, - "äre": 47786, - "ären": 97149, - "äs": 55940, - "äsent": 92030, - "ät": 14360, - "äter": 71651, - "ätt": 50291, - "ätz": 60738, - "ätze": 90593, - "ätzlich": 87859, - "ää": 43543, - "ään": 60446, - "Ã¤ÃŁ": 70047, - "Ã¥": 3870, - "Ã¥de": 67436, - "Ã¥l": 87604, - "Ã¥n": 39831, - "Ã¥r": 18382, - "æ": 9371, - "æk": 48196, - "ække": 77223, - "ælland": 87233, - "ænd": 60677, - "ær": 34571, - "ære": 92116, - "ç": 3209, - "ça": 17930, - "ças": 46378, - "ço": 20822, - "çois": 68453, - "çon": 53510, - "ços": 49019, - "çu": 79884, - "ção": 6027, - "ções": 15607, - "è": 4558, - "ège": 73899, - "èle": 51453, - "èles": 85798, - "ème": 25253, - "èmes": 66474, - "ène": 48099, - "ère": 12339, - "ères": 31539, - "ès": 12416, - "ète": 66522, - "ètre": 99746, - "ètres": 75104, - "ève": 79351, - "é": 978, - "éal": 63497, - "éc": 20243, - "écial": 70877, - "éd": 15433, - "ée": 8047, - "ées": 14014, - "éfono": 73497, - "ég": 19395, - "égor": 94829, - "égorie": 97193, - "éis": 88118, - "ék": 75473, - "él": 19010, - "éli": 73511, - "élé": 29982, - "ém": 17060, - "ément": 42625, - "éments": 98942, - "émon": 25121, - "én": 10610, - "énom": 98078, - "ény": 73391, - "éné": 32453, - "éo": 89577, - "ér": 14081, - "éra": 76743, - "ération": 53301, - "érc": 96114, - "érer": 52424, - "éri": 28154, - "éric": 39965, - "érica": 71281, - "érie": 35285, - "érience": 65679, - "érieur": 57663, - "érique": 78129, - "éro": 56771, - "ért": 87453, - "éré": 68862, - "és": 5512, - "ése": 92252, - "ést": 87192, - "ész": 78979, - "ét": 10515, - "ética": 89029, - "ético": 87238, - "étique": 99188, - "été": 39883, - "ê": 5615, - "êm": 39930, - "ême": 23034, - "ên": 28119, - "ência": 24625, - "ências": 64909, - "ês": 37930, - "êt": 49530, - "ête": 37093, - "êtes": 90276, - "être": 38816, - "ë": 12456, - "ël": 74553, - "ën": 88655, - "ër": 73574, - "ì": 24439, - "ình": 59606, - "î": 25108, - "ît": 77422, - "ître": 66014, - "ï": 38672, - "ð": 68800, - "ñ": 5771, - "ña": 18829, - "ñana": 88184, - "ñas": 61025, - "ño": 14871, - "ños": 18720, - "ò": 22980, - "òng": 64875, - "ó": 1832, - "óa": 59975, - "ób": 52209, - "ód": 21151, - "ódigo": 33843, - "óg": 35497, - "ój": 62424, - "ól": 53037, - "óln": 88309, - "óm": 51080, - "ómo": 72561, - "ón": 3244, - "ónica": 93063, - "ónico": 60895, - "ópez": 86826, - "ór": 60477, - "ória": 52177, - "ório": 90566, - "ós": 29832, - "ósito": 99954, - "óst": 95952, - "ót": 51458, - "ów": 12543, - "ówn": 42413, - "óż": 58262, - "óÅĤ": 48492, - "ô": 9769, - "ôle": 57332, - "ôm": 95465, - "ôme": 99757, - "ôn": 62552, - "ông": 24976, - "ôt": 35657, - "ôte": 90486, - "õ": 11399, - "ões": 12941, - "ö": 3029, - "öff": 52276, - "öffent": 92812, - "ög": 62997, - "öh": 85351, - "ök": 77891, - "öl": 50902, - "öm": 86684, - "ön": 24233, - "ör": 9603, - "ören": 89387, - "örper": 76124, - "ört": 52917, - "ös": 33554, - "öst": 98782, - "öt": 45326, - "ött": 87864, - "Ã¶ÃŁe": 80040, - "ø": 6282, - "ød": 75820, - "øj": 65894, - "ør": 17545, - "øre": 67127, - "øy": 51348, - "ù": 15273, - "ùng": 89871, - "ú": 6792, - "úa": 90739, - "úb": 27888, - "ública": 69174, - "úde": 68488, - "údo": 87802, - "úmer": 22334, - "úmero": 26107, - "úmeros": 65018, - "ún": 25155, - "ús": 34862, - "úsqueda": 87404, - "û": 30872, - "ût": 60768, - "ü": 2448, - "über": 50085, - "ück": 19919, - "ücken": 92739, - "ügen": 83140, - "üh": 22284, - "ühl": 94210, - "ühr": 51853, - "ührung": 93282, - "ük": 40957, - "ül": 36624, - "üler": 93171, - "ült": 90641, - "üm": 49621, - "ün": 16461, - "ünchen": 52931, - "ünd": 35371, - "ünde": 98410, - "ünk": 97407, - "üns": 67207, - "ünst": 60491, - "ür": 5297, - "ürger": 95958, - "ürlich": 57630, - "ürn": 90320, - "ürnberg": 94456, - "üss": 31303, - "üsseldorf": 86135, - "üssen": 45061, - "üt": 29758, - "üz": 79691, - "ý": 20195, - "ých": 98955, - "ýt": 97700, - "ÃĢ": 73053, - "Ãģ": 44801, - "ÃĤ": 33895, - "Ãĥ": 19321, - "ÃĥO": 53228, - "ÃĦ": 88075, - "Ãĩ": 47013, - "ÃĩÃĥO": 75734, - "Ãī": 27887, - "Ãį": 53320, - "Ãİ": 72907, - "ÃIJ": 96299, - "Ãij": 72454, - "Ãĵ": 40162, - "ÃĵN": 52869, - "Ãĸ": 64461, - "ÃĹ": 18028, - "ÃĹ": 89820, - "Ġ\".": 6058, - "Ġ\".\"": 23600, - "Ġ\".\");Ċ": 88360, - "Ġ\".\",": 69614, - "Ġ\".\";Ċ": 92323, - "Ġ\".$": 15129, - "Ġ\".$_": 90047, - "Ġ\"..": 33313, - "Ġ\"...": 39813, - "Ġ\"../": 7150, - "Ġ\"../../": 10419, - "Ġ\"../../../": 31730, - "Ġ\"../../../../": 64492, - "Ġ\"./": 6049, - "Ġ\".Ċ": 81510, - "Ġ\"/": 3605, - "Ġ\"/\"": 17318, - "Ġ\"/\");Ċ": 98639, - "Ġ\"/\",": 65757, - "Ġ\"/\";Ċ": 80580, - "Ġ\"/\"Ċ": 81555, - "Ġ\"//": 36674, - "Ġ\":": 13320, - "Ġ\":\"": 24320, - "Ġ\"::": 71254, - "Ġ\";": 19500, - "Ġ\";\"": 67250, - "Ġ\";Ċ": 7775, - "Ġ\";ĊĊ": 42720, - "Ġ\";čĊ": 25924, - "Ġ\"<": 4145, - "Ġ\"": 30057, - "Ġ\">\"": 91113, - "Ġ\"><": 97434, - "Ġ\">Ċ": 24377, - "Ġ\"?": 28343, - "Ġ\"?\"": 83829, - "Ġ\"@": 8594, - "Ġ\"@\"": 97948, - "Ġ\"@/": 74835, - "Ġ\"[": 10768, - "Ġ\"[\"": 51781, - "Ġ\"[%": 95190, - "Ġ\"\\": 2990, - "Ġ\"\\\"": 16277, - "Ġ\"\\\"\"": 68722, - "Ġ\"\\\",": 78985, - "Ġ\"\\\">": 84313, - "Ġ\"\\(": 44246, - "Ġ\"\\<": 24328, - "Ġ\"\\\\": 27566, - "Ġ\"\\\\\"": 70037, - "Ġ\"\\Ċ": 94417, - "Ġ\"]": 22004, - "Ġ\"]\"": 88696, - "Ġ\"]\");Ċ": 93823, - "Ġ\"]\";Ċ": 58230, - "Ġ\"^": 41015, - "Ġ\"_": 9177, - "Ġ\"_\"": 33825, - "Ġ\"__": 13568, - "Ġ\"`": 37073, - "Ġ\"{": 14190, - "Ġ\"{\"": 98149, - "Ġ\"{$": 56077, - "Ġ\"{\\\"": 55834, - "Ġ\"{{": 48319, - "Ġ\"{}": 36603, - "Ġ\"|": 26268, - "Ġ\"|\"": 61520, - "Ġ\"}": 81648, - "Ġ\"}\";Ċ": 99374, - "Ġ\"}\\": 91205, - "Ġ\"}Ċ": 44370, - "Ġ\"~": 52369, - "Ġ\"~/": 49288, - "Ġ\"Ċ": 6360, - "Ġ\"ĊĊ": 23584, - "Ġ\"čĊ": 32587, - "Ġ#": 674, - "Ġ#\"": 56150, - "Ġ##": 7860, - "Ġ###": 17010, - "Ġ####": 27370, - "Ġ#####": 69784, - "Ġ########": 27449, - "Ġ############": 77627, - "Ġ################": 38715, - "Ġ########################": 97615, - "Ġ################################": 55401, - "Ġ################################################": 68261, - "Ġ################################################################": 49597, - "Ġ########################################################################": 94958, - "Ġ############################################################################": 87300, - "Ġ########.": 35273, - "Ġ###Ċ": 66387, - "Ġ##Ċ": 48826, - "Ġ#$": 82785, - "Ġ#%": 51694, - "Ġ#'": 43137, - "Ġ#(": 90266, - "Ġ#+#": 21145, - "Ġ#-": 31007, - "Ġ#-}Ċ": 42296, - "Ġ#-}ĊĊ": 76599, - "Ġ#:": 47298, - "Ġ#=>": 100015, - "Ġ#@": 92127, - "Ġ#[": 11765, - "Ġ#__": 97907, - "Ġ#{": 11524, - "Ġ#{@": 55728, - "Ġ#Ċ": 9733, - "Ġ#ĊĊ": 59706, - "Ġ#čĊ": 56323, - "Ġ$": 400, - "Ġ$\"": 24334, - "Ġ$\"{": 38858, - "Ġ$#": 67015, - "Ġ$$": 27199, - "Ġ$$$": 98800, - "Ġ$(": 5035, - "Ġ$(\"": 25120, - "Ġ$(\"#": 6071, - "Ġ$(\"#\"": 84094, - "Ġ$(\".": 13303, - "Ġ$(\"<": 51234, - "Ġ$($": 95077, - "Ġ$('": 16092, - "Ġ$('#": 5601, - "Ġ$('#'": 82136, - "Ġ$('.": 9804, - "Ġ$('<": 38184, - "Ġ$('[": 66778, - "Ġ$.": 8842, - "Ġ$?": 51161, - "Ġ$\\": 59060, - "Ġ$_": 3401, - "Ġ$_[": 75029, - "Ġ$__": 26020, - "Ġ${": 3654, - "Ġ${(": 63167, - "Ġ${({": 55231, - "Ġ${Ċ": 99624, - "Ġ$Ċ": 25441, - "Ġ$ĊĊ": 85600, - "Ġ$čĊ": 96984, - "Ġ%": 1034, - "Ġ%\"": 69968, - "Ġ%#": 53506, - "Ġ%%": 24158, - "Ġ%%Ċ": 65158, - "Ġ%(": 21921, - "Ġ%+": 69624, - "Ġ%-": 52053, - "Ġ%.": 19032, - "Ġ%=": 50232, - "Ġ%>": 80136, - "Ġ%@": 52069, - "Ġ%@\",": 32552, - "Ġ%[": 65453, - "Ġ%{": 64837, - "Ġ%}Ċ": 69014, - "Ġ%Ċ": 33648, - "Ġ%ĊĊ": 92797, - "Ġ&": 612, - "Ġ&#": 45633, - "Ġ&$": 28048, - "Ġ&&": 1024, - "Ġ&&Ċ": 6698, - "Ġ&&čĊ": 42175, - "Ġ&'": 31236, - "Ġ&(": 23639, - "Ġ&)": 66487, - "Ġ&);Ċ": 80494, - "Ġ&,": 53053, - "Ġ&:": 52345, - "Ġ&=": 14923, - "Ġ&[": 45690, - "Ġ&_": 31895, - "Ġ&___": 26562, - "Ġ&Ċ": 28370, - "Ġ'": 364, - "Ġ'!": 63026, - "Ġ'\"": 7273, - "Ġ'\"'": 53190, - "Ġ'\"';Ċ": 95435, - "Ġ'\"+": 53225, - "Ġ'\",": 92049, - "Ġ'\".": 65150, - "Ġ'\".$": 28052, - "Ġ'\".$_": 89281, - "Ġ'\">": 98029, - "Ġ'\">'": 51546, - "Ġ'#": 5999, - "Ġ'#'": 58350, - "Ġ'#{": 78591, - "Ġ'$": 8412, - "Ġ'${": 36265, - "Ġ'%": 7832, - "Ġ'%\"": 82503, - "Ġ'%$": 82488, - "Ġ'%'": 67076, - "Ġ'&": 15065, - "Ġ'&#": 59639, - "Ġ'&'": 86199, - "Ġ''": 3436, - "Ġ'''": 11712, - "Ġ'''Ċ": 11414, - "Ġ'''ĊĊ": 45832, - "Ġ'''čĊ": 54995, - "Ġ'')": 13760, - "Ġ''),": 88875, - "Ġ''),Ċ": 63731, - "Ġ'').": 41791, - "Ġ'');": 92615, - "Ġ'');Ċ": 26315, - "Ġ'');ĊĊ": 77010, - "Ġ''){Ċ": 55095, - "Ġ'')Ċ": 23113, - "Ġ'')ĊĊ": 99522, - "Ġ'',": 9158, - "Ġ'',Ċ": 7014, - "Ġ'',čĊ": 49744, - "Ġ''.": 43963, - "Ġ'':Ċ": 49215, - "Ġ'';": 37903, - "Ġ'';Ċ": 7700, - "Ġ'';ĊĊ": 26582, - "Ġ'';čĊ": 33486, - "Ġ''}Ċ": 76452, - "Ġ''Ċ": 12038, - "Ġ''ĊĊ": 46420, - "Ġ''čĊ": 66238, - "Ġ'(": 22796, - "Ġ'('": 38980, - "Ġ'((": 88214, - "Ġ')": 17081, - "Ġ')'": 80475, - "Ġ')';Ċ": 86590, - "Ġ'))Ċ": 60609, - "Ġ'),": 90484, - "Ġ').": 50984, - "Ġ');": 84953, - "Ġ');Ċ": 26706, - "Ġ');ĊĊ": 94973, - "Ġ');čĊ": 98409, - "Ġ')[": 64581, - "Ġ')Ċ": 22428, - "Ġ')ĊĊ": 88241, - "Ġ')čĊ": 78109, - "Ġ'*": 15224, - "Ġ'*'": 31801, - "Ġ'*',": 81274, - "Ġ'**": 78265, - "Ġ'*.": 73818, - "Ġ'+": 14226, - "Ġ'+'": 34488, - "Ġ',": 6752, - "Ġ','": 23058, - "Ġ',',": 64126, - "Ġ','.": 98780, - "Ġ',Ċ": 32518, - "Ġ'-": 7944, - "Ġ'-'": 21328, - "Ġ'-')": 70263, - "Ġ'-')Ċ": 91196, - "Ġ'-',": 51449, - "Ġ'-';Ċ": 84952, - "Ġ'--": 17753, - "Ġ'.": 6389, - "Ġ'.$": 16185, - "Ġ'.'": 25360, - "Ġ'.')": 71335, - "Ġ'.',": 46769, - "Ġ'.';Ċ": 95602, - "Ġ'..": 46221, - "Ġ'..',": 89642, - "Ġ'../": 5032, - "Ġ'../../": 6490, - "Ġ'../../../": 19064, - "Ġ'../../../../": 38549, - "Ġ'../../../../../": 95745, - "Ġ'./": 2825, - "Ġ'./../": 56200, - "Ġ'./../../": 69206, - "Ġ'/": 3434, - "Ġ'/'": 15198, - "Ġ'/')": 65533, - "Ġ'/');Ċ": 86442, - "Ġ'/')Ċ": 94175, - "Ġ'/',": 57527, - "Ġ'/',Ċ": 60711, - "Ġ'/';Ċ": 78411, - "Ġ'/'Ċ": 69233, - "Ġ'/../": 57612, - "Ġ'//": 60760, - "Ġ':": 13906, - "Ġ':'": 37404, - "Ġ'::": 98852, - "Ġ';": 28925, - "Ġ';'": 83054, - "Ġ';Ċ": 20495, - "Ġ';ĊĊ": 94344, - "Ġ';čĊ": 73573, - "Ġ'<": 3942, - "Ġ'<%=": 96195, - "Ġ'": 57007, - "Ġ'>'": 78874, - "Ġ'?": 32167, - "Ġ'?'": 74616, - "Ġ'@": 3542, - "Ġ'@/": 31210, - "Ġ'[": 18814, - "Ġ'['": 49390, - "Ġ'\\": 5307, - "Ġ'\\\"": 85949, - "Ġ'\\'": 59455, - "Ġ'\\''": 35209, - "Ġ'\\\\": 29178, - "Ġ'\\\\'": 94203, - "Ġ']": 43977, - "Ġ'^": 50538, - "Ġ'_": 9418, - "Ġ'_'": 36402, - "Ġ'_',": 92024, - "Ġ'__": 12385, - "Ġ'`": 57095, - "Ġ'{": 11834, - "Ġ'{\"": 53198, - "Ġ'{$": 45700, - "Ġ'{@": 55173, - "Ġ'{{": 43642, - "Ġ'{}": 34012, - "Ġ'{}'": 70522, - "Ġ'|": 37457, - "Ġ'|'": 85739, - "Ġ'}": 41174, - "Ġ'}';Ċ": 59056, - "Ġ'}Ċ": 53562, - "Ġ'~": 64570, - "Ġ'~/": 72504, - "Ġ'Ċ": 8044, - "Ġ'ĊĊ": 56244, - "Ġ'čĊ": 27959, - "Ġ(": 320, - "Ġ(!": 1533, - "Ġ(!!": 79080, - "Ġ(!$": 11632, - "Ġ(!(": 14157, - "Ġ(!((": 96378, - "Ġ(![": 66931, - "Ġ(!_": 25043, - "Ġ(\"": 3573, - "Ġ(\"%": 51634, - "Ġ(\"-": 99770, - "Ġ(\"/": 89989, - "Ġ(\"<": 91376, - "Ġ(\"\\": 52758, - "Ġ(#": 30183, - "Ġ($": 1746, - "Ġ($(": 40237, - "Ġ($(\"#": 74046, - "Ġ($('#": 71144, - "Ġ($)": 76446, - "Ġ($.": 85430, - "Ġ($_": 17892, - "Ġ(${": 63889, - "Ġ(%": 13764, - "Ġ(%)": 35055, - "Ġ(&": 16278, - "Ġ('": 4417, - "Ġ('$": 60977, - "Ġ('\\": 89844, - "Ġ((": 1819, - "Ġ((!": 45924, - "Ġ((\"": 90201, - "Ġ(($": 27954, - "Ġ(('": 93933, - "Ġ(((": 11861, - "Ġ((((": 52200, - "Ġ(()": 67747, - "Ġ((*": 37556, - "Ġ((_": 64987, - "Ġ((__": 55423, - "Ġ()": 1754, - "Ġ())": 45581, - "Ġ());Ċ": 50423, - "Ġ());ĊĊ": 90784, - "Ġ())Ċ": 59489, - "Ġ(),": 39204, - "Ġ(),Ċ": 85301, - "Ġ()->": 79938, - "Ġ().": 34811, - "Ġ():": 41648, - "Ġ();": 40247, - "Ġ();Ċ": 9758, - "Ġ();ĊĊ": 26221, - "Ġ();čĊ": 55553, - "Ġ()=>": 72730, - "Ġ()=>{Ċ": 74262, - "Ġ(){": 94183, - "Ġ(){Ċ": 41753, - "Ġ()Ċ": 12957, - "Ġ()ĊĊ": 33905, - "Ġ()čĊ": 70640, - "Ġ(*": 4712, - "Ġ(*(": 39807, - "Ġ(*((": 83479, - "Ġ(*)": 45148, - "Ġ(*)(": 75894, - "Ġ(**": 77596, - "Ġ(*.": 58118, - "Ġ(+": 18457, - "Ġ(++": 47438, - "Ġ(-": 10505, - "Ġ(--": 58719, - "Ġ(.": 30565, - "Ġ(...": 50067, - "Ġ(...)": 66877, - "Ġ(/": 47325, - "Ġ(:": 30354, - "Ġ(::": 69690, - "Ġ(;": 31475, - "Ġ(;;": 53589, - "Ġ(;;)": 76700, - "Ġ(<": 23246, - "Ġ(=": 39838, - "Ġ(>": 77952, - "Ġ(?": 46059, - "Ġ(?)": 77640, - "Ġ(?,": 65085, - "Ġ(@": 8165, - "Ġ([": 12005, - "Ġ([[": 61625, - "Ġ([]": 36023, - "Ġ(\\": 20374, - "Ġ(\\<": 25327, - "Ġ(^": 42591, - "Ġ(^)(": 59365, - "Ġ(_": 5570, - "Ġ(_)": 57244, - "Ġ(_,": 40564, - "Ġ(_.": 65460, - "Ġ(__": 23374, - "Ġ(`": 29754, - "Ġ({": 9657, - "Ġ({Ċ": 14182, - "Ġ(~": 31857, - "Ġ(~(": 72365, - "Ġ(£": 54915, - "Ġ(âĢľ": 27179, - "Ġ(âĪ": 95925, - "Ġ(Ċ": 2456, - "Ġ(ĊĊ": 53154, - "Ġ(čĊ": 26383, - "Ġ)": 883, - "Ġ)\"": 91898, - "Ġ)(": 41712, - "Ġ))": 12254, - "Ġ)))": 100052, - "Ġ)),Ċ": 40390, - "Ġ));": 60892, - "Ġ));Ċ": 16925, - "Ġ));ĊĊ": 34451, - "Ġ));čĊ": 78414, - "Ġ))}Ċ": 32815, - "Ġ))Ċ": 19800, - "Ġ))ĊĊ": 49722, - "Ġ)*": 90501, - "Ġ),": 7026, - "Ġ),Ċ": 2907, - "Ġ),ĊĊ": 38084, - "Ġ),čĊ": 22121, - "Ġ)->": 36638, - "Ġ).": 7609, - "Ġ).Ċ": 96705, - "Ġ).ĊĊ": 50370, - "Ġ):": 16919, - "Ġ):Ċ": 21711, - "Ġ):ĊĊ": 59518, - "Ġ);": 7048, - "Ġ);Ċ": 1465, - "Ġ);ĊĊ": 3559, - "Ġ);ĊĊĊ": 36933, - "Ġ);čĊ": 7291, - "Ġ);čĊčĊ": 19299, - "Ġ)[": 75129, - "Ġ)]Ċ": 87025, - "Ġ){": 41123, - "Ġ){Ċ": 11200, - "Ġ){ĊĊ": 59277, - "Ġ){čĊ": 42291, - "Ġ)}Ċ": 18026, - "Ġ)}ĊĊ": 91322, - "Ġ)Ċ": 1763, - "Ġ)ĊĊ": 5235, - "Ġ)ĊĊĊ": 26652, - "Ġ)ĊĊĊĊĊĊĊĊ": 29138, - "Ġ)čĊ": 8786, - "Ġ)čĊčĊ": 53631, - "Ġ*": 353, - "Ġ*\"": 92304, - "Ġ*&": 78845, - "Ġ*(": 13157, - "Ġ*((": 16231, - "Ġ*(*": 87824, - "Ġ*)": 2651, - "Ġ*)\"": 94752, - "Ġ*)&": 22946, - "Ġ*)(": 24501, - "Ġ*)((": 79874, - "Ġ*))": 98691, - "Ġ*));Ċ": 73715, - "Ġ*);Ċ": 28140, - "Ġ*);ĊĊ": 63710, - "Ġ*)[": 79182, - "Ġ*)__": 71347, - "Ġ*)Ċ": 17856, - "Ġ*)ĊĊ": 47744, - "Ġ**": 3146, - "Ġ**)": 28976, - "Ġ**)&": 74693, - "Ġ***": 17601, - "Ġ***!Ċ": 84655, - "Ġ****": 31804, - "Ġ*****": 42523, - "Ġ********": 35245, - "Ġ****************": 47946, - "Ġ************************": 55276, - "Ġ********************************": 23814, - "Ġ****************************************": 62460, - "Ġ************************************************": 72936, - "Ġ********************************************************": 66295, - "Ġ****************************************************************": 23089, - "Ġ************************************************************************": 10757, - "Ġ**************************************************************************": 17994, - "Ġ****************************************************************************": 29744, - "Ġ********************************************************************************": 77650, - "Ġ******************************************************************************/Ċ": 80471, - "Ġ******************************************************************************/ĊĊ": 94782, - "Ġ******************************************************************************Ċ": 86885, - "Ġ***/Ċ": 82654, - "Ġ***Ċ": 76341, - "Ġ**/Ċ": 20116, - "Ġ**/ĊĊ": 69712, - "Ġ**/čĊ": 89590, - "Ġ**Ċ": 38014, - "Ġ*,": 12039, - "Ġ*,Ċ": 75892, - "Ġ*----------------------------------------------------------------": 78249, - "Ġ*.": 32630, - "Ġ*/": 642, - "Ġ*/)": 90955, - "Ġ*/,": 37672, - "Ġ*/,Ċ": 48201, - "Ġ*/;Ċ": 39094, - "Ġ*/}Ċ": 22390, - "Ġ*/Ċ": 740, - "Ġ*/ĊĊ": 2861, - "Ġ*/ĊĊĊ": 22406, - "Ġ*/ĊĊĊĊ": 79535, - "Ġ*/čĊ": 3540, - "Ġ*/čĊčĊ": 15816, - "Ġ*/čĊčĊčĊ": 88542, - "Ġ*": 23801, - "Ġ*>(": 29665, - "Ġ*@": 46737, - "Ġ*[": 99032, - "Ġ*\\": 88887, - "Ġ*_": 19892, - "Ġ*__": 38162, - "Ġ*}": 86879, - "Ġ*}ĊĊ": 99472, - "Ġ*Ċ": 1235, - "Ġ*ĊĊ": 20386, - "Ġ*ĊĊĊ": 72615, - "Ġ*čĊ": 7768, - "Ġ+": 489, - "Ġ+\"": 29284, - "Ġ+#": 95843, - "Ġ+#+": 13526, - "Ġ+#+#+#+": 34956, - "Ġ+#+#+#+#+#+": 34957, - "Ġ+%": 75624, - "Ġ+'": 50310, - "Ġ+(": 62183, - "Ġ++": 3526, - "Ġ++$": 73406, - "Ġ++)": 56689, - "Ġ++)Ċ": 84632, - "Ġ+++": 60192, - "Ġ++;Ċ": 41940, - "Ġ++Ċ": 98447, - "Ġ+-": 78645, - "Ġ+/-": 52715, - "Ġ+:+": 13410, - "Ġ+=": 1447, - "Ġ+=Ċ": 89276, - "Ġ+Ċ": 3694, - "Ġ+ĊĊ": 60554, - "Ġ+čĊ": 20159, - "Ġ,": 1174, - "Ġ,\"": 34921, - "Ġ,$": 87894, - "Ġ,'": 39439, - "Ġ,(": 81692, - "Ġ,,": 81358, - "Ġ,-": 91604, - "Ġ,[": 81380, - "Ġ,Ċ": 13801, - "Ġ,ĊĊ": 21863, - "Ġ,čĊ": 56919, - "Ġ-": 482, - "Ġ-$": 83458, - "Ġ-(": 29506, - "Ġ-*": 8359, - "Ġ-*-": 12286, - "Ġ-*-Ċ": 19279, - "Ġ-*-ĊĊ": 35599, - "Ġ-*-čĊ": 83394, - "Ġ-,": 87022, - "Ġ--": 1198, - "Ġ---": 12730, - "Ġ----": 11556, - "Ġ-----": 35803, - "Ġ------": 56560, - "Ġ-------": 61258, - "Ġ--------": 57236, - "Ġ---------": 81922, - "Ġ----------": 44889, - "Ġ-----------": 93686, - "Ġ------------": 33658, - "Ġ-------------": 97903, - "Ġ----------------": 14730, - "Ġ--------------------": 91881, - "Ġ--------------------------------": 20308, - "Ġ------------------------------------------------": 18527, - "Ġ------------------------------------------------------------": 87732, - "Ġ----------------------------------------------------------------": 8633, - "Ġ-------------------------------------------------------------------------": 92015, - "Ġ----------------------------------------------------------------------------": 24793, - "Ġ--------------------------------------------------------------------------------": 40473, - "Ġ------------------------------------------------------------------------------------------------": 60909, - "Ġ----------------------------------------------------------------------------------------------------------------": 67307, - "Ġ-----------------------------------------------------------------------------Ċ": 52914, - "Ġ----------------------------------------------------------------------------Ċ": 64638, - "Ġ---------------------------------------------------------------------------Ċ": 79857, - "Ġ--------------------------------------------------------------------------Ċ": 99042, - "Ġ-------------------------------------------------------------------------Ċ": 81650, - "Ġ------------------------------------------------------------------------Ċ": 97681, - "Ġ----------------------------------------------------------------------Ċ": 90794, - "Ġ----------Ċ": 31423, - "Ġ--------Ċ": 90238, - "Ġ-------Ċ": 39707, - "Ġ------>": 98300, - "Ġ-----Ċ": 81049, - "Ġ--->": 70826, - "Ġ---Ċ": 55023, - "Ġ-->": 3929, - "Ġ-->Ċ": 3743, - "Ġ-->ĊĊ": 16508, - "Ġ-->ĊĊĊ": 71752, - "Ġ-->čĊ": 16336, - "Ġ-->čĊčĊ": 72710, - "Ġ--}}Ċ": 41404, - "Ġ--Ċ": 40614, - "Ġ--ĊĊ": 60681, - "Ġ-.": 43845, - "Ġ-/Ċ": 67970, - "Ġ-:": 53273, - "Ġ-=": 6110, - "Ġ->": 1492, - "Ġ->Ċ": 12662, - "Ġ-Ċ": 18722, - "Ġ-ĊĊ": 22742, - "Ġ.": 662, - "Ġ.\"": 42448, - "Ġ.$": 46477, - "Ġ.'": 44684, - "Ġ.'": 6338, - "Ġ/>\";Ċ": 61438, - "Ġ/>'": 72142, - "Ġ/>';Ċ": 57145, - "Ġ/>);Ċ": 64291, - "Ġ/>)Ċ": 99536, - "Ġ/>,": 78651, - "Ġ/>,Ċ": 57083, - "Ġ/>;Ċ": 42389, - "Ġ/><": 24930, - "Ġ/>\\": 77346, - "Ġ/>}": 86143, - "Ġ/>}Ċ": 37881, - "Ġ/>Ċ": 2662, - "Ġ/>ĊĊ": 19053, - "Ġ/>čĊ": 18473, - "Ġ/[": 96429, - "Ġ/\\": 24445, - "Ġ/\\.": 46572, - "Ġ/\\.(": 85963, - "Ġ/^": 35610, - "Ġ/^(": 94396, - "Ġ/^[": 76436, - "Ġ/^\\": 82057, - "Ġ/Ċ": 40081, - "Ġ/ĊĊ": 92645, - "Ġ:": 551, - "Ġ:\"": 35738, - "Ġ:\",": 72963, - "Ġ:\";Ċ": 92998, - "Ġ:'": 54646, - "Ġ:(": 40624, - "Ġ:)": 27046, - "Ġ:)Ċ": 90163, - "Ġ:)ĊĊ": 33723, - "Ġ:+:": 16329, - "Ġ:,": 28882, - "Ġ:-": 21629, - "Ġ:-)": 92941, - "Ġ:-Ċ": 63444, - "Ġ::": 3588, - "Ġ:::": 21916, - "Ġ::::::::": 34358, - "Ġ::=": 65254, - "Ġ::Ċ": 81787, - "Ġ:": 48979, - "Ġ<%": 60330, - "Ġ<%=": 91294, - "Ġ<*": 87302, - "Ġ<*>": 70583, - "Ġ<+": 86803, - "Ġ<-": 9297, - "Ġ<--": 71486, - "Ġ<->": 67932, - "ĠĊ": 24518, - "Ġ<:": 49026, - "Ġ<<": 1134, - "Ġ<<\"": 42654, - "Ġ<<-": 76774, - "Ġ<<<": 44762, - "Ġ<<=": 52278, - "Ġ<<Ċ": 49603, - "Ġ<=": 2717, - "Ġ<=>": 72605, - "Ġ<>": 14729, - "Ġ<>Ċ": 21421, - "Ġ": 95431, - "Ġ==>": 33396, - "Ġ==Ċ": 48861, - "Ġ=>": 591, - "Ġ=>$": 61654, - "Ġ=>'": 50907, - "Ġ=>{Ċ": 31734, - "Ġ=>Ċ": 6408, - "Ġ=>čĊ": 49768, - "Ġ=[": 68710, - "Ġ={": 73242, - "Ġ={Ċ": 84824, - "Ġ=~": 21132, - "Ġ=Ċ": 4125, - "Ġ=ĊĊ": 80583, - "Ġ=čĊ": 33303, - "Ġ>": 871, - "Ġ>\",": 83976, - "Ġ>&": 37598, - "Ġ>(": 37820, - "Ġ>/": 62459, - "Ġ>::": 34913, - "Ġ><": 30448, - "Ġ>=": 2669, - "Ġ>>": 3662, - "Ġ>>=": 34071, - "Ġ>>>": 12382, - "Ġ>>ĊĊ": 58048, - "Ġ>Ċ": 6235, - "Ġ>ĊĊ": 26389, - "Ġ>čĊ": 40306, - "Ġ?": 949, - "Ġ?\");Ċ": 91292, - "Ġ?\",": 43413, - "Ġ?\";Ċ": 65353, - "Ġ?',": 59050, - "Ġ?,": 23285, - "Ġ?.": 81028, - "Ġ?:": 28356, - "Ġ?>": 3452, - "Ġ?>\"": 9735, - "Ġ?>\"/>Ċ": 94844, - "Ġ?>\">": 38851, - "Ġ?>\"><": 49882, - "Ġ?>\">\">\">Ċ": 19864, - "Ġ?>\">čĊ": 72031, - "Ġ?>\"Ċ": 65707, - "Ġ?>&": 67806, - "Ġ?>'": 92666, - "Ġ?>/": 29067, - "Ġ?>:;Ċ": 99287, - "Ġ?><": 44369, - "Ġ?>>": 40346, - "Ġ?>>>Ċ": 55230, - "Ġ?>Ċ": 3955, - "Ġ?>ĊĊ": 12559, - "Ġ?>ĊĊĊ": 71293, - "Ġ?>čĊ": 16240, - "Ġ?>čĊčĊ": 55716, - "Ġ??": 9602, - "Ġ???": 52417, - "Ġ?????": 74578, - "Ġ?Ċ": 18072, - "Ġ?ĊĊ": 24688, - "Ġ@": 571, - "Ġ@\"": 7243, - "Ġ@\"\";Ċ": 71978, - "Ġ@\"\\": 69076, - "Ġ@\"Ċ": 99788, - "Ġ@$": 37117, - "Ġ@$_": 99670, - "Ġ@(": 43281, - "Ġ@@": 23107, - "Ġ@@Ċ": 88220, - "Ġ@[": 96900, - "Ġ@_": 65777, - "Ġ@_;Ċ": 43674, - "Ġ@_;ĊĊ": 62263, - "Ġ@{": 34367, - "Ġ@{$": 79700, - "Ġ@{@\"": 93725, - "Ġ@{Ċ": 57347, - "Ġ@}": 95098, - "ĠA": 362, - "ĠAA": 29334, - "ĠAAA": 48197, - "ĠAABB": 89680, - "ĠAAC": 76448, - "ĠAAP": 75852, - "ĠAB": 14469, - "ĠABC": 19921, - "ĠABI": 64314, - "ĠABOUT": 52912, - "ĠABOVE": 93614, - "ĠABS": 37581, - "ĠAC": 10807, - "ĠACA": 66038, - "ĠACC": 26925, - "ĠACCEPT": 56006, - "ĠACCESS": 51652, - "ĠACCOUNT": 63458, - "ĠACE": 41906, - "ĠACK": 54863, - "ĠACL": 44561, - "ĠACLU": 65968, - "ĠACM": 90315, - "ĠACPI": 71218, - "ĠACS": 79184, - "ĠACT": 21800, - "ĠACTION": 16439, - "ĠACTIONS": 64415, - "ĠACTIVE": 75875, - "ĠAD": 9827, - "ĠADA": 79425, - "ĠADC": 22858, - "ĠADD": 16191, - "ĠADDR": 81614, - "ĠADDRESS": 65528, - "ĠADHD": 52564, - "ĠADM": 86101, - "ĠADMIN": 51335, - "ĠADS": 65335, - "ĠADV": 25557, - "ĠADVISED": 30421, - "ĠAE": 43208, - "ĠAES": 39941, - "ĠAF": 20479, - "ĠAFC": 64636, - "ĠAFF": 70038, - "ĠAFL": 58018, - "ĠAFP": 27746, - "ĠAFTER": 49364, - "ĠAG": 15432, - "ĠAGAIN": 67994, - "ĠAGE": 91688, - "ĠAGRE": 76590, - "ĠAH": 48388, - "ĠAHL": 91018, - "ĠAI": 15592, - "ĠAIDS": 46060, - "ĠAIM": 87868, - "ĠAIR": 46994, - "ĠAIS": 95200, - "ĠAJ": 34050, - "ĠAJAX": 58416, - "ĠAK": 31672, - "ĠAL": 8927, - "ĠALERT": 91648, - "ĠALIGN": 64869, - "ĠALL": 13398, - "ĠALLOW": 73360, - "ĠALOG": 80903, - "ĠALPHA": 83897, - "ĠALS": 39523, - "ĠALSO": 50921, - "ĠALT": 50512, - "ĠALTER": 76497, - "ĠALWAYS": 68514, - "ĠAM": 6912, - "ĠAMA": 52889, - "ĠAMAZ": 77620, - "ĠAMC": 75409, - "ĠAMD": 25300, - "ĠAMP": 64008, - "ĠAMS": 98370, - "ĠAN": 2147, - "ĠANAL": 66857, - "ĠANC": 86114, - "ĠAND": 3651, - "ĠANN": 77506, - "ĠANSI": 59114, - "ĠANSW": 97804, - "ĠANT": 88014, - "ĠANY": 4230, - "ĠAO": 66369, - "ĠAOL": 94251, - "ĠAP": 10314, - "ĠAPA": 84640, - "ĠAPC": 87341, - "ĠAPI": 5446, - "ĠAPIs": 34456, - "ĠAPK": 63586, - "ĠAPP": 18395, - "ĠAPPLE": 91436, - "ĠAPPLICATION": 60337, - "ĠAPPLY": 90086, - "ĠAPPRO": 94754, - "ĠAPR": 53526, - "ĠAPS": 92881, - "ĠAQ": 83555, - "ĠAR": 6395, - "ĠARC": 71444, - "ĠARCH": 56313, - "ĠARE": 16202, - "ĠAREA": 70732, - "ĠARG": 33846, - "ĠARGS": 85249, - "ĠARISING": 18008, - "ĠARM": 31586, - "ĠARP": 92437, - "ĠARR": 83179, - "ĠARRAY": 32212, - "ĠART": 34979, - "ĠARTICLE": 93015, - "ĠAS": 5871, - "ĠASA": 89700, - "ĠASAP": 67590, - "ĠASC": 20382, - "ĠASCII": 40416, - "ĠASD": 78294, - "ĠASE": 99967, - "ĠASF": 47368, - "ĠASIC": 94452, - "ĠASM": 66676, - "ĠASN": 55955, - "ĠASP": 49509, - "ĠASS": 36660, - "ĠASSERT": 12486, - "ĠASSIGN": 96671, - "ĠAST": 23276, - "ĠASTM": 62135, - "ĠASUS": 75770, - "ĠAT": 7520, - "ĠATA": 92722, - "ĠATF": 93951, - "ĠATH": 88189, - "ĠATI": 79876, - "ĠATK": 66435, - "ĠATL": 78623, - "ĠATM": 47135, - "ĠATP": 67656, - "ĠATS": 96475, - "ĠATT": 42385, - "ĠATTACK": 99550, - "ĠATTR": 39018, - "ĠATTRIBUTE": 85911, - "ĠATV": 96436, - "ĠAU": 40156, - "ĠAUD": 58680, - "ĠAUDIO": 53224, - "ĠAUG": 95981, - "ĠAUT": 54741, - "ĠAUTH": 17195, - "ĠAUTHOR": 41909, - "ĠAUTHORS": 27786, - "ĠAUTO": 36440, - "ĠAUX": 96855, - "ĠAV": 12431, - "ĠAVAILABLE": 68819, - "ĠAVC": 70418, - "ĠAVCapture": 92509, - "ĠAVG": 71514, - "ĠAVL": 90767, - "ĠAVR": 82413, - "ĠAW": 34438, - "ĠAWS": 24124, - "ĠAX": 41811, - "ĠAXIS": 88326, - "ĠAZ": 31976, - "ĠAad": 80372, - "ĠAaron": 26757, - "ĠAb": 3765, - "ĠAbb": 27063, - "ĠAbbas": 71245, - "ĠAbbey": 65555, - "ĠAbbott": 43227, - "ĠAbby": 85548, - "ĠAbd": 30738, - "ĠAbdel": 93391, - "ĠAbdul": 52698, - "ĠAbdullah": 64532, - "ĠAbe": 56239, - "ĠAbed": 99364, - "ĠAbel": 87949, - "ĠAber": 37674, - "ĠAberdeen": 80351, - "ĠAbilities": 80477, - "ĠAbility": 37083, - "ĠAble": 74950, - "ĠAboriginal": 56510, - "ĠAbort": 78055, - "ĠAbout": 10180, - "ĠAbove": 44710, - "ĠAbr": 37501, - "ĠAbraham": 37488, - "ĠAbram": 91103, - "ĠAbrams": 75331, - "ĠAbs": 22855, - "ĠAbsolute": 49981, - "ĠAbsolutely": 56647, - "ĠAbstract": 13822, - "ĠAbu": 31229, - "ĠAbuse": 46784, - "ĠAbyss": 66058, - "ĠAc": 6515, - "ĠAcad": 12644, - "ĠAcademic": 42170, - "ĠAcademy": 16192, - "ĠAcc": 11683, - "ĠAcceler": 48005, - "ĠAccent": 82909, - "ĠAccept": 21496, - "ĠAccepted": 64389, - "ĠAccess": 9742, - "ĠAccessToken": 95441, - "ĠAccessed": 98400, - "ĠAccessibility": 81372, - "ĠAccessories": 40819, - "ĠAccident": 76604, - "ĠAccom": 54064, - "ĠAccord": 80657, - "ĠAccording": 10771, - "ĠAccordingly": 63909, - "ĠAccount": 8785, - "ĠAccountability": 84790, - "ĠAccounting": 45344, - "ĠAccounts": 41755, - "ĠAccred": 97792, - "ĠAccum": 80625, - "ĠAccuracy": 51275, - "ĠAce": 38807, - "ĠAcer": 77077, - "ĠAch": 46665, - "ĠAchie": 42224, - "ĠAchievement": 66695, - "ĠAchilles": 88736, - "ĠAcid": 50234, - "ĠAck": 52082, - "ĠAcquisition": 73471, - "ĠAcres": 83559, - "ĠAcrobat": 98647, - "ĠAcross": 58237, - "ĠAct": 3298, - "ĠActing": 73789, - "ĠAction": 5703, - "ĠActionBar": 80193, - "ĠActionController": 74552, - "ĠActionListener": 41319, - "ĠActionResult": 17253, - "ĠActionType": 82862, - "ĠActionTypes": 90306, - "ĠActions": 27820, - "ĠActiv": 15050, - "ĠActivate": 52814, - "ĠActivatedRoute": 32517, - "ĠActivation": 50747, - "ĠActive": 10106, - "ĠActiveForm": 82064, - "ĠActiveRecord": 18256, - "ĠActiveSupport": 74101, - "ĠActivities": 44382, - "ĠActivity": 15330, - "ĠActivityCompat": 93544, - "ĠActor": 25749, - "ĠActors": 82461, - "ĠActress": 79539, - "ĠActs": 49918, - "ĠActual": 34459, - "ĠActually": 34863, - "ĠAd": 2467, - "ĠAda": 52249, - "ĠAdam": 15387, - "ĠAdams": 27329, - "ĠAdapt": 59531, - "ĠAdapter": 29907, - "ĠAdapterView": 71597, - "ĠAdaptive": 87508, - "ĠAdd": 2758, - "ĠAdded": 18152, - "ĠAddiction": 79790, - "ĠAdding": 31470, - "ĠAddison": 100094, - "ĠAddition": 79746, - "ĠAdditional": 24086, - "ĠAdditionally": 23212, - "ĠAddr": 73685, - "ĠAddress": 9356, - "ĠAddresses": 92530, - "ĠAdds": 25483, - "ĠAde": 63140, - "ĠAdelaide": 50301, - "ĠAdemás": 88583, - "ĠAdidas": 70989, - "ĠAdj": 64016, - "ĠAdjust": 28295, - "ĠAdjustable": 67828, - "ĠAdjustment": 93049, - "ĠAdler": 99718, - "ĠAdmin": 7735, - "ĠAdministr": 33951, - "ĠAdministration": 17128, - "ĠAdministrative": 52941, - "ĠAdministrator": 29693, - "ĠAdmir": 50569, - "ĠAdmiral": 59094, - "ĠAdmission": 63446, - "ĠAdobe": 29966, - "ĠAdoles": 63737, - "ĠAdolescent": 98582, - "ĠAdolf": 90585, - "ĠAdopt": 86380, - "ĠAdoption": 93117, - "ĠAdresse": 90570, - "ĠAdri": 62443, - "ĠAdrian": 44692, - "ĠAds": 43283, - "ĠAdult": 22919, - "ĠAdults": 58338, - "ĠAdv": 12605, - "ĠAdvance": 47396, - "ĠAdvanced": 21844, - "ĠAdvances": 91958, - "ĠAdvantage": 71459, - "ĠAdvent": 21182, - "ĠAdventure": 33112, - "ĠAdventures": 51679, - "ĠAdvertisement": 67102, - "ĠAdvertising": 47423, - "ĠAdvice": 55820, - "ĠAdvis": 24874, - "ĠAdvisor": 54432, - "ĠAdvisors": 91785, - "ĠAdvisory": 45013, - "ĠAdvoc": 48359, - "ĠAdvocate": 80107, - "ĠAe": 90895, - "ĠAer": 64150, - "ĠAero": 89523, - "ĠAeros": 64250, - "ĠAerospace": 81965, - "ĠAf": 13203, - "ĠAff": 9947, - "ĠAffairs": 23298, - "ĠAffero": 25292, - "ĠAffiliate": 64216, - "ĠAffordable": 43606, - "ĠAfghan": 17214, - "ĠAfghanistan": 21139, - "ĠAfr": 6568, - "ĠAfrica": 10384, - "ĠAfrican": 11904, - "ĠAfricans": 66738, - "ĠAfro": 94700, - "ĠAfter": 4740, - "ĠAfterwards": 87640, - "ĠAg": 4701, - "ĠAgain": 14077, - "ĠAgainst": 30241, - "ĠAge": 13381, - "ĠAgencies": 91286, - "ĠAgency": 16784, - "ĠAgenda": 58662, - "ĠAgent": 21372, - "ĠAgents": 51354, - "ĠAges": 50093, - "ĠAggregate": 58022, - "ĠAgile": 83284, - "ĠAgility": 95819, - "ĠAging": 77188, - "ĠAgo": 97703, - "ĠAgr": 72808, - "ĠAgree": 84303, - "ĠAgreement": 23314, - "ĠAgricult": 29000, - "ĠAgricultural": 60134, - "ĠAgriculture": 37963, - "ĠAgu": 77408, - "ĠAh": 16770, - "ĠAhead": 77544, - "ĠAhmad": 55417, - "ĠAhmed": 41769, - "ĠAi": 57086, - "ĠAid": 38505, - "ĠAim": 71715, - "ĠAin": 82251, - "ĠAir": 6690, - "ĠAirbnb": 61201, - "ĠAirbus": 81474, - "ĠAircraft": 59945, - "ĠAires": 65717, - "ĠAirlines": 35230, - "ĠAirport": 21348, - "ĠAirways": 70502, - "ĠAj": 41757, - "ĠAjax": 42262, - "ĠAk": 16762, - "ĠAkron": 95893, - "ĠAkt": 50196, - "ĠAl": 1708, - "ĠAla": 89762, - "ĠAlabama": 21272, - "ĠAlam": 66050, - "ĠAlamofire": 95174, - "ĠAlan": 26349, - "ĠAlarm": 47384, - "ĠAlaska": 28366, - "ĠAlb": 32672, - "ĠAlban": 57991, - "ĠAlbania": 95733, - "ĠAlbany": 56054, - "ĠAlbert": 17971, - "ĠAlberta": 33654, - "ĠAlberto": 65781, - "ĠAlbum": 26749, - "ĠAlbums": 87823, - "ĠAlbuquerque": 76912, - "ĠAlcohol": 45396, - "ĠAld": 31447, - "ĠAle": 19623, - "ĠAlec": 86116, - "ĠAlejandro": 86019, - "ĠAleks": 90678, - "ĠAleppo": 58221, - "ĠAlert": 14302, - "ĠAlertDialog": 32276, - "ĠAlerts": 69408, - "ĠAless": 70885, - "ĠAlex": 8683, - "ĠAlexa": 50712, - "ĠAlexand": 38577, - "ĠAlexander": 20643, - "ĠAlexandra": 75116, - "ĠAlexandre": 90154, - "ĠAlexandria": 57233, - "ĠAlexis": 60061, - "ĠAlf": 66868, - "ĠAlfred": 42592, - "ĠAlg": 82299, - "ĠAlgebra": 77543, - "ĠAlger": 59609, - "ĠAlgeria": 81341, - "ĠAlgorithm": 41425, - "ĠAlgorithms": 86859, - "ĠAli": 14925, - "ĠAlias": 59140, - "ĠAlibaba": 55464, - "ĠAlic": 64258, - "ĠAlice": 30505, - "ĠAlicia": 80002, - "ĠAlien": 47847, - "ĠAlign": 50572, - "ĠAlignment": 33365, - "ĠAlison": 67463, - "ĠAlive": 66526, - "ĠAll": 2052, - "ĠAlla": 91733, - "ĠAllah": 28471, - "ĠAllan": 61325, - "ĠAlle": 43261, - "ĠAlleg": 58824, - "ĠAllen": 20661, - "ĠAlley": 87089, - "ĠAlliance": 23590, - "ĠAllied": 61855, - "ĠAllies": 81774, - "ĠAllison": 63508, - "ĠAlloc": 47785, - "ĠAllocate": 45725, - "ĠAllocation": 73767, - "ĠAllocator": 81432, - "ĠAllow": 27628, - "ĠAllowed": 58722, - "ĠAllows": 46871, - "ĠAlloy": 61430, - "ĠAlly": 82570, - "ĠAlma": 99572, - "ĠAlmighty": 92414, - "ĠAlmost": 35403, - "ĠAlo": 95554, - "ĠAlone": 70408, - "ĠAlong": 32944, - "ĠAlonso": 75167, - "ĠAlpha": 25737, - "ĠAlphabet": 63897, - "ĠAlpine": 82813, - "ĠAlps": 94000, - "ĠAlready": 40612, - "ĠAlright": 98693, - "ĠAls": 45562, - "ĠAlso": 7429, - "ĠAlt": 24610, - "ĠAlta": 83160, - "ĠAlter": 43951, - "ĠAltern": 20054, - "ĠAlternate": 75824, - "ĠAlternative": 42209, - "ĠAlternatively": 39578, - "ĠAlthough": 10541, - "ĠAlto": 54370, - "ĠAluminium": 89582, - "ĠAluminum": 46953, - "ĠAlumni": 76526, - "ĠAlv": 70046, - "ĠAlvarez": 77815, - "ĠAlways": 24119, - "ĠAly": 69410, - "ĠAlzheimer": 44531, - "ĠAm": 3383, - "ĠAmanda": 42859, - "ĠAmar": 74757, - "ĠAmateur": 39083, - "ĠAmazing": 37633, - "ĠAmazon": 8339, - "ĠAmb": 20423, - "ĠAmbassador": 45672, - "ĠAmber": 47764, - "ĠAmbient": 93279, - "ĠAmelia": 91979, - "ĠAmen": 62496, - "ĠAmend": 77813, - "ĠAmendment": 22454, - "ĠAmendments": 99317, - "ĠAmer": 50873, - "ĠAmeric": 2340, - "ĠAmerica": 5270, - "ĠAmerican": 3778, - "ĠAmericans": 9053, - "ĠAmericas": 52248, - "ĠAmes": 96194, - "ĠAmid": 89789, - "ĠAmir": 90251, - "ĠAmit": 84863, - "ĠAmmo": 80581, - "ĠAmnesty": 78796, - "ĠAmong": 22395, - "ĠAmount": 26868, - "ĠAmp": 54787, - "ĠAmph": 93261, - "ĠAmpl": 72715, - "ĠAmsterdam": 38841, - "ĠAmy": 29793, - "ĠAmérica": 98192, - "ĠAn": 1556, - "ĠAna": 33238, - "ĠAnaheim": 72264, - "ĠAnal": 20017, - "ĠAnalog": 64546, - "ĠAnaly": 38527, - "ĠAnalysis": 18825, - "ĠAnalyst": 41570, - "ĠAnalytics": 33527, - "ĠAnalyzer": 79805, - "ĠAnast": 94425, - "ĠAnat": 96664, - "ĠAnatomy": 80282, - "ĠAnc": 31377, - "ĠAnch": 72584, - "ĠAnchor": 49872, - "ĠAncient": 38050, - "ĠAnd": 1628, - "ĠAndAlso": 70490, - "ĠAnda": 40238, - "ĠAnders": 48693, - "ĠAndersen": 86651, - "ĠAnderson": 21293, - "ĠAndr": 78978, - "ĠAndre": 27525, - "ĠAndrea": 41184, - "ĠAndreas": 51162, - "ĠAndres": 96446, - "ĠAndrew": 13929, - "ĠAndrews": 52951, - "ĠAndroid": 8682, - "ĠAndré": 85900, - "ĠAndy": 25871, - "ĠAng": 7568, - "ĠAnge": 11234, - "ĠAngebot": 82120, - "ĠAngel": 23950, - "ĠAngela": 38243, - "ĠAngeles": 12167, - "ĠAngelo": 90477, - "ĠAngels": 43145, - "ĠAngie": 100029, - "ĠAngle": 37337, - "ĠAnglic": 91634, - "ĠAnglo": 60259, - "ĠAngola": 98792, - "ĠAngry": 78918, - "ĠAngular": 29678, - "ĠAngularFire": 68187, - "ĠAngus": 85055, - "ĠAnim": 46565, - "ĠAnimal": 21995, - "ĠAnimals": 47966, - "ĠAnimated": 47988, - "ĠAnimation": 21415, - "ĠAnimator": 46854, - "ĠAnime": 52215, - "ĠAnita": 76726, - "ĠAnk": 57915, - "ĠAnkara": 71344, - "ĠAnn": 9489, - "ĠAnna": 24101, - "ĠAnne": 29026, - "ĠAnnex": 89720, - "ĠAnnie": 53089, - "ĠAnniversary": 47898, - "ĠAnnotation": 46923, - "ĠAnnotations": 94432, - "ĠAnnouncement": 87930, - "ĠAnnual": 25992, - "ĠAnnunci": 64266, - "ĠAnonymous": 31537, - "ĠAnother": 13596, - "ĠAns": 39553, - "ĠAnsi": 73122, - "ĠAnswer": 22559, - "ĠAnswers": 38343, - "ĠAnt": 6898, - "ĠAntar": 48623, - "ĠAntarctic": 80841, - "ĠAntarctica": 72787, - "ĠAnth": 16989, - "ĠAnthem": 90232, - "ĠAnthony": 21353, - "ĠAnthrop": 70384, - "ĠAnti": 23853, - "ĠAntib": 95951, - "ĠAntique": 71170, - "ĠAntoine": 91254, - "ĠAnton": 17958, - "ĠAntonio": 23245, - "ĠAntony": 97728, - "ĠAntwort": 66854, - "ĠAntworten": 96917, - "ĠAnxiety": 81469, - "ĠAny": 5884, - "ĠAnyObject": 42643, - "ĠAnyone": 33634, - "ĠAnything": 42033, - "ĠAnyway": 42669, - "ĠAo": 50464, - "ĠAp": 5345, - "ĠApache": 9091, - "ĠApart": 35802, - "ĠApartment": 53889, - "ĠApartments": 67651, - "ĠApex": 84455, - "ĠAph": 98408, - "ĠApi": 13749, - "ĠApiController": 88926, - "ĠApiException": 83893, - "ĠApiResponse": 72400, - "ĠApiService": 79851, - "ĠApocalypse": 80297, - "ĠApollo": 36250, - "ĠApost": 47859, - "ĠApostle": 82059, - "ĠApp": 1883, - "ĠAppBar": 42401, - "ĠAppBundle": 70235, - "ĠAppCompatActivity": 25096, - "ĠAppComponent": 31592, - "ĠAppConfig": 64485, - "ĠAppDelegate": 36946, - "ĠAppMethodBeat": 84576, - "ĠAppModule": 49637, - "ĠAppRoutingModule": 44307, - "ĠAppState": 75991, - "ĠAppalach": 78827, - "ĠAppalachian": 99027, - "ĠApparel": 82700, - "ĠApparently": 41974, - "ĠAppe": 29154, - "ĠAppeal": 62006, - "ĠAppeals": 48207, - "ĠAppearance": 61716, - "ĠAppears": 94117, - "ĠAppend": 30907, - "ĠAppendix": 65814, - "ĠAppet": 93379, - "ĠAppl": 58945, - "ĠApple": 8325, - "ĠAppleWebKit": 60788, - "ĠAppliances": 97433, - "ĠApplicant": 92753, - "ĠApplicants": 98789, - "ĠApplication": 7473, - "ĠApplicationContext": 92618, - "ĠApplicationController": 32038, - "ĠApplicationDbContext": 74324, - "ĠApplicationException": 96918, - "ĠApplicationRecord": 55926, - "ĠApplicationUser": 94243, - "ĠApplications": 32625, - "ĠApplied": 43608, - "ĠApplies": 83265, - "ĠApply": 21194, - "ĠApplying": 90701, - "ĠAppointment": 57413, - "ĠApprec": 93921, - "ĠApprent": 69164, - "ĠApprentice": 84991, - "ĠAppro": 19157, - "ĠApproach": 54184, - "ĠAppropri": 86822, - "ĠApproval": 64877, - "ĠApproved": 52175, - "ĠApprox": 44919, - "ĠApproximately": 79904, - "ĠApps": 34120, - "ĠApr": 5186, - "ĠApril": 5936, - "ĠApt": 98087, - "ĠAqu": 23815, - "ĠAqua": 72507, - "ĠAquarium": 81422, - "ĠAr": 1676, - "ĠAra": 88469, - "ĠArab": 10989, - "ĠArabia": 23931, - "ĠArabian": 73698, - "ĠArabic": 35217, - "ĠArabs": 58709, - "ĠArb": 87987, - "ĠArbeit": 58903, - "ĠArbeits": 71265, - "ĠArbit": 59895, - "ĠArbitrary": 98998, - "ĠArbor": 65639, - "ĠArc": 20267, - "ĠArcade": 65307, - "ĠArch": 9683, - "ĠArchae": 66102, - "ĠArchbishop": 82311, - "ĠArcher": 59979, - "ĠArchie": 91706, - "ĠArchitect": 24979, - "ĠArchitects": 78113, - "ĠArchitecture": 38943, - "ĠArchive": 30802, - "ĠArchived": 98850, - "ĠArchives": 38329, - "ĠArctic": 37518, - "ĠArd": 75007, - "ĠArduino": 47769, - "ĠAre": 8886, - "ĠArea": 12299, - "ĠAreas": 56816, - "ĠAren": 74604, - "ĠArena": 28145, - "ĠArg": 7793, - "ĠArgentina": 32164, - "ĠArgentine": 82822, - "ĠArgs": 18161, - "ĠArgument": 14138, - "ĠArgumentError": 77984, - "ĠArgumentException": 40908, - "ĠArgumentNullException": 30435, - "ĠArgumentOutOfRangeException": 77621, - "ĠArguments": 28802, - "ĠAri": 42626, - "ĠArial": 53871, - "ĠAriel": 76926, - "ĠArist": 53029, - "ĠAristotle": 79001, - "ĠArithmetic": 94084, - "ĠArizona": 17368, - "ĠArk": 22791, - "ĠArkansas": 32790, - "ĠArlington": 59796, - "ĠArm": 13287, - "ĠArmed": 42494, - "ĠArmen": 39478, - "ĠArmenia": 72630, - "ĠArmenian": 67842, - "ĠArmor": 32283, - "ĠArmour": 61685, - "ĠArms": 44716, - "ĠArmstrong": 45966, - "ĠArmy": 13309, - "ĠArn": 36194, - "ĠArnold": 44312, - "ĠAround": 33916, - "ĠArr": 18925, - "ĠArrange": 41680, - "ĠArray": 2982, - "ĠArrayAdapter": 50740, - "ĠArrayBuffer": 84105, - "ĠArrayCollection": 99602, - "ĠArrayList": 5166, - "ĠArrays": 23824, - "ĠArrest": 72417, - "ĠArrival": 93198, - "ĠArrow": 34812, - "ĠArs": 73938, - "ĠArsenal": 33102, - "ĠArt": 5277, - "ĠArte": 98600, - "ĠArtem": 79366, - "ĠArthur": 28686, - "ĠArticle": 13659, - "ĠArticles": 29461, - "ĠArtifact": 87182, - "ĠArtificial": 59294, - "ĠArtikel": 51301, - "ĠArtist": 29459, - "ĠArtists": 53204, - "ĠArts": 17979, - "ĠAry": 87410, - "ĠAs": 1666, - "ĠAsc": 40660, - "ĠAsh": 14937, - "ĠAshe": 76279, - "ĠAsheville": 97638, - "ĠAshley": 38218, - "ĠAshton": 87718, - "ĠAsi": 88810, - "ĠAsia": 13936, - "ĠAsian": 14875, - "ĠAsians": 75408, - "ĠAside": 57194, - "ĠAsk": 21069, - "ĠAsked": 53763, - "ĠAsking": 96249, - "ĠAspect": 81153, - "ĠAspen": 94328, - "ĠAsphalt": 90414, - "ĠAss": 2755, - "ĠAssad": 38616, - "ĠAssange": 60507, - "ĠAssass": 99671, - "ĠAssassin": 61101, - "ĠAssault": 50071, - "ĠAssembly": 12000, - "ĠAssemblyCompany": 94991, - "ĠAssemblyCopyright": 95117, - "ĠAssemblyDescription": 92491, - "ĠAssemblyFileVersion": 99243, - "ĠAssemblyProduct": 93535, - "ĠAssemblyTitle": 90690, - "ĠAssemblyTrademark": 96927, - "ĠAssemblyVersion": 66775, - "ĠAssert": 5432, - "ĠAssertion": 47830, - "ĠAssertionError": 67326, - "ĠAssertions": 60906, - "ĠAssess": 82935, - "ĠAssessment": 37357, - "ĠAsset": 23429, - "ĠAssetImage": 93306, - "ĠAssets": 41738, - "ĠAssign": 32739, - "ĠAssigned": 63724, - "ĠAssignment": 35527, - "ĠAssist": 54349, - "ĠAssistance": 46865, - "ĠAssistant": 22103, - "ĠAssoc": 93476, - "ĠAssoci": 7303, - "ĠAssociate": 33468, - "ĠAssociated": 26475, - "ĠAssociates": 40201, - "ĠAssociation": 10229, - "ĠAssociations": 97189, - "ĠAssume": 63297, - "ĠAssumes": 99207, - "ĠAssuming": 65064, - "ĠAssurance": 84882, - "ĠAssy": 98113, - "ĠAst": 20717, - "ĠAster": 68598, - "ĠAston": 66774, - "ĠAstr": 39616, - "ĠAstro": 65229, - "ĠAstronomy": 95803, - "ĠAstroph": 94202, - "ĠAstros": 72558, - "ĠAsus": 76273, - "ĠAsync": 22149, - "ĠAsyncCallback": 92536, - "ĠAsyncStorage": 72721, - "ĠAsyncTask": 66797, - "ĠAt": 2468, - "ĠAtari": 84976, - "ĠAth": 20277, - "ĠAthe": 85937, - "ĠAthen": 59652, - "ĠAthena": 79789, - "ĠAthens": 46926, - "ĠAthletic": 51506, - "ĠAthletics": 70831, - "ĠAtkins": 97084, - "ĠAtl": 11080, - "ĠAtlanta": 20005, - "ĠAtlantic": 23179, - "ĠAtlantis": 88035, - "ĠAtlas": 43443, - "ĠAtmos": 54928, - "ĠAtmospheric": 87597, - "ĠAtom": 40616, - "ĠAtomic": 31416, - "ĠAtomicInteger": 86138, - "ĠAtt": 7867, - "ĠAttach": 49484, - "ĠAttached": 84536, - "ĠAttachment": 56848, - "ĠAttack": 21453, - "ĠAttacks": 67242, - "ĠAttempt": 44617, - "ĠAttempts": 84400, - "ĠAttend": 79873, - "ĠAttendance": 80057, - "ĠAttention": 63120, - "ĠAttorney": 18919, - "ĠAttr": 52043, - "ĠAttribute": 17170, - "ĠAttributeError": 54731, - "ĠAttributeSet": 58540, - "ĠAttributes": 35227, - "ĠAttribution": 59418, - "ĠAu": 33150, - "ĠAub": 39687, - "ĠAuburn": 53449, - "ĠAuch": 56548, - "ĠAuckland": 54346, - "ĠAuction": 45200, - "ĠAud": 15416, - "ĠAudi": 40928, - "ĠAudience": 66000, - "ĠAudio": 12632, - "ĠAudioClip": 70237, - "ĠAudioManager": 96981, - "ĠAudioSource": 70321, - "ĠAudit": 48746, - "ĠAuditor": 62492, - "ĠAudrey": 91149, - "ĠAuf": 26798, - "ĠAug": 5033, - "ĠAugust": 6287, - "ĠAugusta": 84575, - "ĠAugustine": 74565, - "ĠAunt": 71322, - "ĠAur": 35731, - "ĠAura": 63386, - "ĠAure": 89315, - "ĠAurora": 47892, - "ĠAus": 20602, - "ĠAuschwitz": 93390, - "ĠAuss": 51344, - "ĠAussie": 87563, - "ĠAust": 13222, - "ĠAustin": 19816, - "ĠAustral": 6126, - "ĠAustralia": 8494, - "ĠAustralian": 13673, - "ĠAustralians": 56937, - "ĠAustria": 35998, - "ĠAustrian": 58069, - "ĠAuswahl": 96930, - "ĠAut": 9648, - "ĠAuth": 7517, - "ĠAuthService": 39698, - "ĠAuthentic": 47467, - "ĠAuthenticate": 94587, - "ĠAuthentication": 24446, - "ĠAuthenticationService": 95833, - "ĠAuthor": 7030, - "ĠAuthorities": 68415, - "ĠAuthority": 22677, - "ĠAuthorization": 31662, - "ĠAuthorized": 91669, - "ĠAuthors": 25095, - "ĠAutism": 78763, - "ĠAuto": 9156, - "ĠAutoMapper": 69182, - "ĠAutodesk": 91335, - "ĠAutof": 94922, - "ĠAutom": 20319, - "ĠAutomated": 95823, - "ĠAutomatic": 35081, - "ĠAutomatically": 71250, - "ĠAutomation": 54878, - "ĠAutomobile": 86241, - "ĠAutomotive": 55518, - "ĠAutonomous": 97548, - "ĠAutor": 57972, - "ĠAutos": 92652, - "ĠAutumn": 60902, - "ĠAux": 51159, - "ĠAuxiliary": 96600, - "ĠAv": 7671, - "ĠAva": 92757, - "ĠAvailability": 52910, - "ĠAvailable": 16528, - "ĠAval": 50078, - "ĠAvalanche": 99807, - "ĠAvatar": 38709, - "ĠAve": 21998, - "ĠAvec": 62293, - "ĠAvengers": 44197, - "ĠAvenue": 17569, - "ĠAverage": 24478, - "ĠAvery": 68580, - "ĠAvg": 63180, - "ĠAviation": 50047, - "ĠAviv": 66947, - "ĠAvoid": 35106, - "ĠAw": 18371, - "ĠAwait": 99295, - "ĠAwake": 42322, - "ĠAwakening": 94757, - "ĠAward": 17768, - "ĠAwards": 23488, - "ĠAware": 55640, - "ĠAwareness": 63135, - "ĠAway": 42581, - "ĠAwesome": 39405, - "ĠAws": 41183, - "ĠAx": 26232, - "ĠAxe": 72951, - "ĠAxel": 87779, - "ĠAxes": 90804, - "ĠAxios": 51314, - "ĠAxis": 35574, - "ĠAy": 24852, - "ĠAz": 15757, - "ĠAzerbai": 65423, - "ĠAzerbaijan": 74577, - "ĠAzure": 35219, - "ĠB": 426, - "ĠBA": 34589, - "ĠBAB": 60411, - "ĠBACK": 33182, - "ĠBACKGROUND": 97714, - "ĠBAD": 48818, - "ĠBAL": 70245, - "ĠBALL": 84948, - "ĠBAM": 93227, - "ĠBANK": 67110, - "ĠBAR": 45287, - "ĠBAS": 10998, - "ĠBASE": 22984, - "ĠBASIC": 81148, - "ĠBASIS": 11643, - "ĠBAT": 79081, - "ĠBATCH": 99891, - "ĠBB": 18772, - "ĠBBB": 95558, - "ĠBBC": 18588, - "ĠBBQ": 46377, - "ĠBC": 18531, - "ĠBCE": 79677, - "ĠBCH": 62272, - "ĠBCHP": 79826, - "ĠBCM": 49320, - "ĠBD": 40410, - "ĠBDS": 60927, - "ĠBDSM": 85850, - "ĠBE": 7354, - "ĠBED": 83364, - "ĠBEEN": 75753, - "ĠBEFORE": 57582, - "ĠBEGIN": 22994, - "ĠBEL": 69359, - "ĠBELOW": 65493, - "ĠBEN": 83934, - "ĠBER": 94674, - "ĠBEST": 46882, - "ĠBET": 41449, - "ĠBETWEEN": 57739, - "ĠBF": 51604, - "ĠBFS": 91451, - "ĠBG": 44111, - "ĠBH": 68847, - "ĠBI": 48153, - "ĠBIG": 37954, - "ĠBILL": 93746, - "ĠBIN": 83709, - "ĠBIND": 92470, - "ĠBIO": 73166, - "ĠBIOS": 53963, - "ĠBIT": 25231, - "ĠBITS": 92249, - "ĠBJ": 87599, - "ĠBJP": 41167, - "ĠBK": 77882, - "ĠBL": 15195, - "ĠBLACK": 37747, - "ĠBLE": 52818, - "ĠBLL": 89033, - "ĠBLOCK": 29777, - "ĠBLUE": 56992, - "ĠBM": 20387, - "ĠBMC": 82806, - "ĠBMI": 47224, - "ĠBMP": 76294, - "ĠBMW": 30864, - "ĠBN": 46416, - "ĠBO": 7967, - "ĠBOARD": 52453, - "ĠBODY": 69683, - "ĠBOOK": 48198, - "ĠBOOL": 16982, - "ĠBOOLEAN": 60493, - "ĠBOOST": 21895, - "ĠBOOT": 84776, - "ĠBORDER": 85372, - "ĠBOT": 83430, - "ĠBOTH": 86589, - "ĠBOTTOM": 91671, - "ĠBOX": 53783, - "ĠBP": 30167, - "ĠBPM": 89319, - "ĠBR": 19333, - "ĠBRA": 74863, - "ĠBRAND": 91054, - "ĠBRE": 81662, - "ĠBREAK": 70747, - "ĠBRO": 78687, - "ĠBS": 28718, - "ĠBSD": 23974, - "ĠBSON": 77335, - "ĠBSP": 61517, - "ĠBST": 44641, - "ĠBT": 21795, - "ĠBTC": 37145, - "ĠBTN": 81515, - "ĠBTS": 83168, - "ĠBU": 55129, - "ĠBUF": 74278, - "ĠBUFF": 96024, - "ĠBUFFER": 53235, - "ĠBUG": 69634, - "ĠBUILD": 48797, - "ĠBUS": 23504, - "ĠBUSINESS": 27693, - "ĠBUT": 11155, - "ĠBUTTON": 42489, - "ĠBUY": 52862, - "ĠBV": 41200, - "ĠBW": 52220, - "ĠBX": 64375, - "ĠBY": 7866, - "ĠBYTE": 36477, - "ĠBYU": 93454, - "ĠBa": 14659, - "ĠBab": 26441, - "ĠBaba": 97452, - "ĠBabe": 74448, - "ĠBabies": 93792, - "ĠBaby": 21266, - "ĠBabylon": 64678, - "ĠBac": 69396, - "ĠBach": 42258, - "ĠBachelor": 42090, - "ĠBack": 6984, - "ĠBackbone": 55007, - "ĠBackend": 56360, - "ĠBackground": 25837, - "ĠBackpack": 72760, - "ĠBackup": 44538, - "ĠBacon": 62484, - "ĠBad": 11717, - "ĠBadRequest": 37503, - "ĠBadge": 60183, - "ĠBag": 20287, - "ĠBaghd": 53341, - "ĠBaghdad": 56318, - "ĠBags": 64823, - "ĠBah": 32429, - "ĠBahamas": 84229, - "ĠBahrain": 66739, - "ĠBai": 86008, - "ĠBail": 83244, - "ĠBailey": 43314, - "ĠBain": 82353, - "ĠBair": 98778, - "ĠBak": 36769, - "ĠBake": 53174, - "ĠBaker": 29492, - "ĠBakery": 91715, - "ĠBal": 19984, - "ĠBalance": 31946, - "ĠBalanced": 98209, - "ĠBald": 40202, - "ĠBaldwin": 56018, - "ĠBale": 84230, - "ĠBali": 64328, - "ĠBalk": 60969, - "ĠBall": 13131, - "ĠBallard": 98816, - "ĠBallet": 87736, - "ĠBalls": 71703, - "ĠBalt": 21226, - "ĠBaltic": 73089, - "ĠBaltimore": 24899, - "ĠBam": 56107, - "ĠBamboo": 98028, - "ĠBan": 23565, - "ĠBanana": 76924, - "ĠBanc": 84177, - "ĠBanco": 77787, - "ĠBand": 17366, - "ĠBands": 88402, - "ĠBang": 17343, - "ĠBangalore": 59225, - "ĠBangkok": 60116, - "ĠBangladesh": 39601, - "ĠBank": 8715, - "ĠBanking": 50599, - "ĠBanks": 38866, - "ĠBanner": 40714, - "ĠBannon": 55265, - "ĠBans": 95061, - "ĠBapt": 35976, - "ĠBaptist": 43748, - "ĠBar": 4821, - "ĠBarack": 24448, - "ĠBarang": 88707, - "ĠBarb": 47142, - "ĠBarbar": 91170, - "ĠBarbara": 32207, - "ĠBarber": 69235, - "ĠBarbie": 84339, - "ĠBarcelona": 28035, - "ĠBarcl": 69012, - "ĠBarclays": 89845, - "ĠBarcode": 87832, - "ĠBard": 64304, - "ĠBare": 61892, - "ĠBarg": 87814, - "ĠBark": 60629, - "ĠBarker": 81504, - "ĠBarn": 23229, - "ĠBarnes": 44954, - "ĠBarnett": 86420, - "ĠBarney": 94529, - "ĠBaron": 54007, - "ĠBarr": 32817, - "ĠBarrel": 65071, - "ĠBarrett": 56859, - "ĠBarrier": 72087, - "ĠBarry": 31858, - "ĠBars": 57206, - "ĠBart": 29627, - "ĠBarth": 89764, - "ĠBarton": 70317, - "ĠBas": 15004, - "ĠBase": 5464, - "ĠBaseActivity": 75745, - "ĠBaseController": 56561, - "ĠBaseEntity": 75182, - "ĠBaseModel": 65705, - "ĠBaseService": 99663, - "ĠBaseType": 89438, - "ĠBaseball": 38258, - "ĠBased": 20817, - "ĠBasel": 90558, - "ĠBasement": 93143, - "ĠBash": 39630, - "ĠBashar": 71360, - "ĠBasic": 14967, - "ĠBasically": 41812, - "ĠBasics": 68276, - "ĠBasil": 67070, - "ĠBasin": 61358, - "ĠBasis": 70128, - "ĠBasket": 34217, - "ĠBasketball": 47589, - "ĠBass": 37053, - "ĠBast": 46168, - "ĠBat": 16488, - "ĠBatch": 35004, - "ĠBates": 74962, - "ĠBath": 19710, - "ĠBathroom": 37932, - "ĠBaths": 75542, - "ĠBatman": 27805, - "ĠBaton": 86269, - "ĠBatt": 33267, - "ĠBattalion": 74739, - "ĠBatter": 74018, - "ĠBattery": 34712, - "ĠBattle": 16506, - "ĠBattlefield": 71735, - "ĠBattles": 71256, - "ĠBau": 74460, - "ĠBauer": 79701, - "ĠBaum": 83320, - "ĠBav": 78080, - "ĠBaxter": 92847, - "ĠBay": 9332, - "ĠBayer": 86520, - "ĠBayern": 56691, - "ĠBayesian": 99234, - "ĠBaylor": 71147, - "ĠBaz": 92811, - "ĠBaÅŁ": 98605, - "ĠBbw": 86697, - "ĠBd": 74660, - "ĠBe": 2893, - "ĠBea": 61814, - "ĠBeach": 13011, - "ĠBeacon": 59720, - "ĠBeam": 51230, - "ĠBean": 34823, - "ĠBeans": 81836, - "ĠBear": 24941, - "ĠBeard": 88530, - "ĠBearing": 39768, - "ĠBearings": 65416, - "ĠBears": 37068, - "ĠBeast": 34282, - "ĠBeat": 27894, - "ĠBeatles": 55957, - "ĠBeats": 85620, - "ĠBeau": 80327, - "ĠBeaut": 14808, - "ĠBeautiful": 20055, - "ĠBeautifulSoup": 37010, - "ĠBeauty": 31685, - "ĠBeaver": 92534, - "ĠBec": 32146, - "ĠBecame": 91144, - "ĠBecause": 9393, - "ĠBeck": 29818, - "ĠBecker": 78484, - "ĠBeckham": 81103, - "ĠBecky": 88701, - "ĠBecome": 51378, - "ĠBed": 13394, - "ĠBedford": 73768, - "ĠBedroom": 33955, - "ĠBedrooms": 68830, - "ĠBeds": 67354, - "ĠBee": 38530, - "ĠBeef": 64225, - "ĠBeen": 51678, - "ĠBeer": 34484, - "ĠBeet": 75049, - "ĠBeetle": 92796, - "ĠBefore": 13538, - "ĠBeg": 44793, - "ĠBegin": 19110, - "ĠBeginner": 93275, - "ĠBeginners": 91268, - "ĠBeginning": 52950, - "ĠBegins": 92408, - "ĠBeh": 14954, - "ĠBehavior": 27773, - "ĠBehaviorSubject": 62738, - "ĠBehavioral": 73084, - "ĠBehaviour": 80354, - "ĠBehind": 43474, - "ĠBei": 48536, - "ĠBeijing": 27647, - "ĠBeing": 21347, - "ĠBeirut": 95411, - "ĠBeispiel": 80292, - "ĠBeit": 76130, - "ĠBeitrag": 99652, - "ĠBek": 71319, - "ĠBel": 7984, - "ĠBelarus": 70606, - "ĠBelfast": 55339, - "ĠBelg": 23287, - "ĠBelgian": 49162, - "ĠBelgium": 34061, - "ĠBelieve": 59121, - "ĠBelize": 98104, - "ĠBell": 18366, - "ĠBella": 55600, - "ĠBelle": 51608, - "ĠBellev": 86705, - "ĠBelly": 97685, - "ĠBelmont": 96066, - "ĠBelow": 21883, - "ĠBelt": 33993, - "ĠBen": 7505, - "ĠBench": 36358, - "ĠBenchmark": 62722, - "ĠBend": 48838, - "ĠBender": 97645, - "ĠBene": 87691, - "ĠBened": 52720, - "ĠBenedict": 62245, - "ĠBenef": 27372, - "ĠBenefit": 67450, - "ĠBenefits": 39195, - "ĠBeng": 26316, - "ĠBengal": 50120, - "ĠBengals": 64929, - "ĠBenghazi": 68868, - "ĠBenjamin": 30411, - "ĠBenn": 30880, - "ĠBennett": 39386, - "ĠBenny": 95285, - "ĠBenson": 72288, - "ĠBent": 41614, - "ĠBentley": 74520, - "ĠBenton": 93783, - "ĠBenz": 78642, - "ĠBer": 9084, - "ĠBere": 44257, - "ĠBereich": 75319, - "ĠBerg": 31782, - "ĠBergen": 80099, - "ĠBerger": 69725, - "ĠBerk": 51291, - "ĠBerkeley": 33108, - "ĠBerkshire": 91375, - "ĠBerlin": 20437, - "ĠBerm": 76172, - "ĠBermuda": 91366, - "ĠBern": 14502, - "ĠBernard": 35352, - "ĠBernardino": 86857, - "ĠBernie": 30324, - "ĠBernstein": 82415, - "ĠBerry": 44685, - "ĠBers": 87375, - "ĠBert": 51775, - "ĠBes": 18569, - "ĠBesch": 78914, - "ĠBesides": 31909, - "ĠBest": 7252, - "ĠBeste": 70451, - "ĠBet": 13315, - "ĠBeta": 35343, - "ĠBeth": 29103, - "ĠBethesda": 79431, - "ĠBethlehem": 96058, - "ĠBett": 68688, - "ĠBetter": 24327, - "ĠBetting": 85085, - "ĠBetty": 56111, - "ĠBetween": 28232, - "ĠBever": 39099, - "ĠBeverage": 93135, - "ĠBeverly": 58774, - "ĠBew": 38310, - "ĠBewert": 86751, - "ĠBey": 54992, - "ĠBeyond": 31886, - "ĠBez": 97989, - "ĠBh": 31930, - "ĠBhar": 67692, - "ĠBi": 12371, - "ĠBian": 68045, - "ĠBias": 84090, - "ĠBib": 30545, - "ĠBible": 17377, - "ĠBibli": 62926, - "ĠBiblical": 68201, - "ĠBicycle": 79447, - "ĠBid": 41502, - "ĠBiden": 38180, - "ĠBieber": 77320, - "ĠBien": 74656, - "ĠBig": 6295, - "ĠBigDecimal": 21267, - "ĠBigInt": 63708, - "ĠBigInteger": 35142, - "ĠBigNumber": 54773, - "ĠBiggest": 86621, - "ĠBihar": 93374, - "ĠBij": 80666, - "ĠBik": 76478, - "ĠBike": 38930, - "ĠBil": 39158, - "ĠBild": 45592, - "ĠBilder": 57680, - "ĠBill": 8766, - "ĠBillboard": 67293, - "ĠBilling": 73550, - "ĠBillion": 66809, - "ĠBills": 46740, - "ĠBilly": 33919, - "ĠBin": 30444, - "ĠBinary": 18188, - "ĠBinaryTree": 99170, - "ĠBind": 30289, - "ĠBinder": 91263, - "ĠBinding": 26990, - "ĠBindingFlags": 59778, - "ĠBing": 54587, - "ĠBingo": 93148, - "ĠBio": 24432, - "ĠBiography": 79269, - "ĠBiol": 81894, - "ĠBiological": 63711, - "ĠBiology": 40023, - "ĠBiom": 91608, - "ĠBios": 77948, - "ĠBip": 98948, - "ĠBir": 37919, - "ĠBirch": 88088, - "ĠBird": 24214, - "ĠBirds": 57628, - "ĠBirmingham": 36937, - "ĠBirth": 36127, - "ĠBirthday": 37340, - "ĠBis": 43684, - "ĠBishop": 34342, - "ĠBison": 89143, - "ĠBit": 6631, - "ĠBitConverter": 73984, - "ĠBitSet": 58327, - "ĠBitcoin": 13428, - "ĠBitcoins": 82925, - "ĠBite": 89308, - "ĠBitmap": 17992, - "ĠBitmapFactory": 70996, - "ĠBits": 50557, - "ĠBitte": 85376, - "ĠBiz": 62550, - "ĠBj": 69841, - "ĠBl": 2563, - "ĠBlack": 5348, - "ĠBlackBerry": 64528, - "ĠBlackburn": 89453, - "ĠBlackhawks": 93492, - "ĠBlackjack": 88192, - "ĠBlacks": 67588, - "ĠBlade": 37080, - "ĠBlades": 90060, - "ĠBlair": 42969, - "ĠBlake": 31994, - "ĠBlanc": 70025, - "ĠBlanch": 92529, - "ĠBlanco": 99923, - "ĠBlank": 43541, - "ĠBlasio": 93493, - "ĠBlast": 58436, - "ĠBlaze": 84527, - "ĠBlazers": 90789, - "ĠBle": 39285, - "ĠBlend": 55248, - "ĠBlender": 88668, - "ĠBless": 44361, - "ĠBlessed": 77097, - "ĠBlick": 82387, - "ĠBlind": 55370, - "ĠBlink": 74779, - "ĠBliss": 92670, - "ĠBlitz": 89228, - "ĠBlizzard": 53133, - "ĠBlo": 40491, - "ĠBlob": 50539, - "ĠBloc": 72496, - "ĠBlock": 8527, - "ĠBlockPos": 80164, - "ĠBlockchain": 43985, - "ĠBlocked": 65096, - "ĠBlocking": 83045, - "ĠBlockly": 83018, - "ĠBlocks": 46778, - "ĠBlog": 14496, - "ĠBlogger": 88775, - "ĠBlogs": 76336, - "ĠBlond": 93098, - "ĠBlonde": 53556, - "ĠBlood": 20671, - "ĠBloody": 94672, - "ĠBloom": 25517, - "ĠBloomberg": 37653, - "ĠBloss": 89859, - "ĠBlow": 46952, - "ĠBlowjob": 85110, - "ĠBlu": 38869, - "ĠBlue": 8868, - "ĠBlueprint": 31103, - "ĠBlueprintReadOnly": 94225, - "ĠBlues": 33425, - "ĠBluetooth": 24783, - "ĠBlur": 99260, - "ĠBlvd": 50541, - "ĠBo": 2577, - "ĠBoard": 8925, - "ĠBoards": 72186, - "ĠBoat": 45332, - "ĠBob": 14596, - "ĠBobby": 38481, - "ĠBoca": 99657, - "ĠBod": 45702, - "ĠBodies": 81446, - "ĠBody": 14285, - "ĠBoeh": 70297, - "ĠBoehner": 78267, - "ĠBoeing": 42959, - "ĠBog": 42648, - "ĠBoh": 52450, - "ĠBoiler": 46765, - "ĠBoise": 79673, - "ĠBol": 25007, - "ĠBold": 47102, - "ĠBolivia": 77710, - "ĠBollywood": 65286, - "ĠBols": 68357, - "ĠBolshevik": 92501, - "ĠBolt": 47047, - "ĠBolton": 62677, - "ĠBom": 48452, - "ĠBomb": 33909, - "ĠBombay": 97713, - "ĠBon": 13789, - "ĠBond": 24537, - "ĠBonds": 85126, - "ĠBone": 46701, - "ĠBones": 72399, - "ĠBonnie": 74295, - "ĠBonus": 29298, - "ĠBoo": 74784, - "ĠBook": 6017, - "ĠBooker": 66095, - "ĠBooking": 45276, - "ĠBookmark": 56518, - "ĠBooks": 18312, - "ĠBool": 12894, - "ĠBoolean": 7137, - "ĠBoom": 54511, - "ĠBoone": 91695, - "ĠBoost": 34507, - "ĠBooster": 75292, - "ĠBoot": 15354, - "ĠBooth": 64370, - "ĠBoots": 46568, - "ĠBootstrap": 27151, - "ĠBor": 23768, - "ĠBord": 98985, - "ĠBordeaux": 85057, - "ĠBorder": 14319, - "ĠBorderLayout": 49457, - "ĠBorderRadius": 32694, - "ĠBorderSide": 73501, - "ĠBorders": 81812, - "ĠBorg": 65582, - "ĠBoris": 52771, - "ĠBorn": 38916, - "ĠBorough": 85303, - "ĠBorrow": 79047, - "ĠBos": 29071, - "ĠBosch": 72325, - "ĠBose": 94558, - "ĠBosnia": 77428, - "ĠBoss": 32669, - "ĠBoston": 10406, - "ĠBot": 23869, - "ĠBoth": 11995, - "ĠBott": 37330, - "ĠBottle": 55085, - "ĠBottom": 26821, - "ĠBou": 31054, - "ĠBought": 78262, - "ĠBoulder": 56743, - "ĠBoulevard": 48540, - "ĠBound": 38276, - "ĠBoundary": 77516, - "ĠBounds": 70230, - "ĠBounty": 95289, - "ĠBour": 39475, - "ĠBourbon": 93604, - "ĠBout": 64203, - "ĠBoutique": 91217, - "ĠBow": 18943, - "ĠBowen": 96620, - "ĠBowie": 68347, - "ĠBowl": 20904, - "ĠBowling": 84069, - "ĠBowman": 85696, - "ĠBox": 8425, - "ĠBoxDecoration": 37193, - "ĠBoxFit": 70454, - "ĠBoxes": 72367, - "ĠBoxing": 72683, - "ĠBoy": 16576, - "ĠBoyd": 63721, - "ĠBoyle": 83159, - "ĠBoys": 30857, - "ĠBr": 3320, - "ĠBra": 26531, - "ĠBrace": 70306, - "ĠBracket": 86597, - "ĠBrad": 17478, - "ĠBradford": 60929, - "ĠBradley": 37548, - "ĠBrady": 36470, - "ĠBrah": 78084, - "ĠBrain": 31417, - "ĠBrake": 76361, - "ĠBram": 71884, - "ĠBran": 77018, - "ĠBranch": 26176, - "ĠBrand": 16835, - "ĠBrandon": 32866, - "ĠBrands": 55332, - "ĠBras": 62224, - "ĠBrasil": 43025, - "ĠBrass": 59129, - "ĠBraun": 70703, - "ĠBrave": 70308, - "ĠBraves": 71777, - "ĠBravo": 71823, - "ĠBray": 88920, - "ĠBraz": 73411, - "ĠBrazil": 16327, - "ĠBrazilian": 36083, - "ĠBre": 11681, - "ĠBread": 50141, - "ĠBreak": 15996, - "ĠBreakfast": 44291, - "ĠBreaking": 52624, - "ĠBreast": 57598, - "ĠBreath": 58292, - "ĠBreed": 75252, - "ĠBreitbart": 56976, - "ĠBren": 44808, - "ĠBrend": 40064, - "ĠBrenda": 90134, - "ĠBrendan": 56943, - "ĠBrennan": 59850, - "ĠBrent": 47431, - "ĠBret": 72777, - "ĠBrett": 40203, - "ĠBrew": 21593, - "ĠBrewer": 84067, - "ĠBrewers": 81511, - "ĠBrewery": 66727, - "ĠBrewing": 44213, - "ĠBrexit": 24854, - "ĠBri": 55858, - "ĠBrian": 17520, - "ĠBrick": 45714, - "ĠBrid": 32437, - "ĠBride": 78160, - "ĠBridge": 20467, - "ĠBridges": 77339, - "ĠBrief": 37618, - "ĠBrig": 38889, - "ĠBrigade": 67314, - "ĠBriggs": 94217, - "ĠBrigham": 96285, - "ĠBright": 27508, - "ĠBrighton": 58519, - "ĠBrill": 67744, - "ĠBrilliant": 94374, - "ĠBring": 40224, - "ĠBringing": 98173, - "ĠBris": 44831, - "ĠBrisbane": 47335, - "ĠBristol": 45039, - "ĠBrit": 5567, - "ĠBritain": 13527, - "ĠBritann": 98520, - "ĠBritish": 8013, - "ĠBritt": 64117, - "ĠBrittany": 89254, - "ĠBro": 6031, - "ĠBroad": 16273, - "ĠBroadcast": 33065, - "ĠBroadcastReceiver": 97164, - "ĠBroadcasting": 64560, - "ĠBroadcom": 97017, - "ĠBroadway": 37776, - "ĠBrock": 48677, - "ĠBroken": 54683, - "ĠBroker": 53801, - "ĠBrom": 65698, - "ĠBron": 20407, - "ĠBroncos": 42694, - "ĠBronx": 66236, - "ĠBronze": 45967, - "ĠBrook": 15978, - "ĠBrooke": 79561, - "ĠBrooklyn": 26832, - "ĠBrooks": 39119, - "ĠBros": 34321, - "ĠBrother": 27445, - "ĠBrotherhood": 50336, - "ĠBrothers": 34179, - "ĠBrow": 29477, - "ĠBrown": 10690, - "ĠBrowns": 46299, - "ĠBrowse": 42812, - "ĠBrowser": 16889, - "ĠBrowserAnimationsModule": 72536, - "ĠBrowserModule": 38471, - "ĠBrowserRouter": 63585, - "ĠBru": 19215, - "ĠBruce": 24785, - "ĠBruins": 66002, - "ĠBrun": 35561, - "ĠBruno": 52210, - "ĠBrunswick": 61250, - "ĠBrush": 34088, - "ĠBrushes": 67972, - "ĠBrussels": 38269, - "ĠBrut": 71825, - "ĠBry": 19803, - "ĠBryan": 37453, - "ĠBryant": 40692, - "ĠBryce": 84124, - "ĠBs": 83286, - "ĠBtn": 57408, - "ĠBu": 28326, - "ĠBubble": 54424, - "ĠBucc": 79347, - "ĠBuccane": 86870, - "ĠBuccaneers": 93168, - "ĠBuch": 34378, - "ĠBuchanan": 85290, - "ĠBuck": 27156, - "ĠBucket": 48868, - "ĠBuckingham": 96011, - "ĠBuckley": 94403, - "ĠBucks": 66148, - "ĠBud": 37235, - "ĠBudapest": 70695, - "ĠBudd": 19098, - "ĠBuddh": 50618, - "ĠBuddha": 46054, - "ĠBuddhism": 61324, - "ĠBuddhist": 47841, - "ĠBuddy": 60626, - "ĠBudget": 28368, - "ĠBuen": 54941, - "ĠBuenos": 69173, - "ĠBuf": 70113, - "ĠBuff": 19497, - "ĠBuffalo": 32489, - "ĠBuffer": 10525, - "ĠBuffered": 31802, - "ĠBufferedImage": 57270, - "ĠBufferedReader": 26649, - "ĠBufferedWriter": 64229, - "ĠBuffett": 86552, - "ĠBuffy": 71940, - "ĠBug": 31601, - "ĠBugs": 87601, - "ĠBuild": 8012, - "ĠBuilder": 21275, - "ĠBuilders": 76848, - "ĠBuilding": 17283, - "ĠBuildings": 74248, - "ĠBuilds": 68218, - "ĠBuilt": 34154, - "ĠBuk": 70950, - "ĠBukkit": 95772, - "ĠBul": 13805, - "ĠBulg": 42350, - "ĠBulgaria": 59819, - "ĠBulgarian": 89724, - "ĠBulk": 62020, - "ĠBull": 22353, - "ĠBulld": 57754, - "ĠBulldogs": 76564, - "ĠBullet": 32912, - "ĠBulletin": 61063, - "ĠBulls": 44789, - "ĠBun": 66347, - "ĠBund": 30708, - "ĠBundes": 47407, - "ĠBundesliga": 85903, - "ĠBundle": 13484, - "ĠBundy": 96921, - "ĠBunifu": 68421, - "ĠBunny": 73162, - "ĠBur": 12649, - "ĠBurb": 92733, - "ĠBureau": 22555, - "ĠBurg": 41109, - "ĠBurger": 52871, - "ĠBurgess": 98567, - "ĠBurk": 71740, - "ĠBurke": 50723, - "ĠBurl": 62433, - "ĠBurlington": 73605, - "ĠBurma": 92671, - "ĠBurn": 18530, - "ĠBurnett": 99994, - "ĠBurning": 55792, - "ĠBurns": 51016, - "ĠBurr": 87284, - "ĠBurst": 78567, - "ĠBurton": 54755, - "ĠBus": 19111, - "ĠBush": 14409, - "ĠBusiness": 8184, - "ĠBusinessException": 98094, - "ĠBusinesses": 71190, - "ĠBust": 71433, - "ĠBuster": 96587, - "ĠBusty": 86923, - "ĠBusy": 95809, - "ĠBut": 2030, - "ĠButler": 38325, - "ĠButt": 70449, - "ĠButter": 31457, - "ĠButterKnife": 96317, - "ĠButterfly": 78820, - "ĠButton": 6739, - "ĠButtons": 53800, - "ĠBuy": 11544, - "ĠBuyer": 62178, - "ĠBuyers": 89807, - "ĠBuying": 55409, - "ĠBuzz": 39051, - "ĠBuzzFeed": 72922, - "ĠBy": 3296, - "ĠByVal": 28188, - "ĠBye": 90425, - "ĠByrne": 81421, - "ĠByron": 71984, - "ĠByte": 11146, - "ĠByteArray": 34020, - "ĠByteArrayInputStream": 86725, - "ĠByteArrayOutputStream": 57363, - "ĠByteBuffer": 51399, - "ĠByteString": 96402, - "ĠBytes": 31124, - "ĠByz": 82760, - "ĠBü": 69657, - "ĠC": 356, - "ĠCA": 9362, - "ĠCAB": 81217, - "ĠCACHE": 66756, - "ĠCAD": 48365, - "ĠCAL": 34007, - "ĠCALC": 89349, - "ĠCALL": 26836, - "ĠCALLBACK": 74393, - "ĠCAM": 29397, - "ĠCAMERA": 67898, - "ĠCAN": 20076, - "ĠCAP": 27193, - "ĠCAPITAL": 78387, - "ĠCAR": 28876, - "ĠCARD": 42800, - "ĠCARE": 63427, - "ĠCART": 79132, - "ĠCAS": 42890, - "ĠCASCADE": 98159, - "ĠCASE": 39419, - "ĠCAST": 62787, - "ĠCAT": 45081, - "ĠCATEGORY": 87147, - "ĠCAUSED": 31477, - "ĠCActive": 78804, - "ĠCB": 22024, - "ĠCBC": 46612, - "ĠCBD": 22834, - "ĠCBS": 24991, - "ĠCC": 13844, - "ĠCCC": 92574, - "ĠCCD": 93833, - "ĠCCP": 77021, - "ĠCCS": 74192, - "ĠCCT": 56097, - "ĠCCTV": 71338, - "ĠCD": 11325, - "ĠCDC": 40409, - "ĠCDDL": 99019, - "ĠCDN": 89465, - "ĠCDs": 62437, - "ĠCE": 27809, - "ĠCEL": 91521, - "ĠCELL": 60795, - "ĠCENT": 63063, - "ĠCENTER": 67092, - "ĠCEO": 12432, - "ĠCEOs": 75317, - "ĠCERT": 63457, - "ĠCES": 81513, - "ĠCET": 88420, - "ĠCF": 21459, - "ĠCFG": 47925, - "ĠCFL": 97416, - "ĠCFO": 94852, - "ĠCFR": 70921, - "ĠCG": 6290, - "ĠCGAffineTransform": 69889, - "ĠCGContext": 55343, - "ĠCGFloat": 16310, - "ĠCGI": 64527, - "ĠCGPoint": 27450, - "ĠCGPointMake": 60847, - "ĠCGRect": 16389, - "ĠCGRectGet": 63350, - "ĠCGRectMake": 33930, - "ĠCGSize": 32915, - "ĠCGSizeMake": 79787, - "ĠCH": 6969, - "ĠCHANGE": 44139, - "ĠCHANNEL": 59856, - "ĠCHAPTER": 96424, - "ĠCHAR": 24954, - "ĠCHARACTER": 71905, - "ĠCHARSET": 98801, - "ĠCHE": 50621, - "ĠCHECK": 13958, - "ĠCHILD": 73620, - "ĠCHIP": 77583, - "ĠCHK": 88376, - "ĠCHO": 83453, - "ĠCHR": 62676, - "ĠCHRIST": 84665, - "ĠCHUNK": 99717, - "ĠCHtml": 52436, - "ĠCI": 21351, - "ĠCIA": 22193, - "ĠCID": 69312, - "ĠCIF": 98690, - "ĠCIM": 83464, - "ĠCIS": 75880, - "ĠCIT": 98577, - "ĠCITY": 47652, - "ĠCJ": 61976, - "ĠCK": 31166, - "ĠCL": 7121, - "ĠCLAIM": 26910, - "ĠCLASS": 29039, - "ĠCLEAN": 78100, - "ĠCLEAR": 56319, - "ĠCLI": 40377, - "ĠCLICK": 58332, - "ĠCLIENT": 41397, - "ĠCLK": 62442, - "ĠCLL": 51396, - "ĠCLLocation": 53759, - "ĠCLLocationCoordinate": 98463, - "ĠCLOCK": 85143, - "ĠCLOSE": 50806, - "ĠCLOSED": 98413, - "ĠCLR": 61790, - "ĠCLUB": 94026, - "ĠCM": 18582, - "ĠCMD": 28011, - "ĠCMP": 73701, - "ĠCMS": 37341, - "ĠCN": 25914, - "ĠCNBC": 73359, - "ĠCNC": 60797, - "ĠCNN": 20352, - "ĠCNS": 93643, - "ĠCO": 7432, - "ĠCOD": 68501, - "ĠCODE": 14083, - "ĠCOL": 26659, - "ĠCOLL": 63608, - "ĠCOLLECTION": 95176, - "ĠCOLOR": 26493, - "ĠCOLORS": 87922, - "ĠCOLUMN": 40123, - "ĠCOM": 7837, - "ĠCOMM": 52385, - "ĠCOMMAND": 41318, - "ĠCOMMENT": 51605, - "ĠCOMMENTS": 95842, - "ĠCOMMIT": 84330, - "ĠCOMMON": 67777, - "ĠCOMP": 22735, - "ĠCOMPANY": 66548, - "ĠCOMPLETE": 78131, - "ĠCOMPONENT": 71403, - "ĠCOMPUT": 66898, - "ĠCOMPUTER": 89901, - "ĠCON": 3501, - "ĠCONCAT": 79243, - "ĠCONDITION": 11228, - "ĠCONDITIONS": 11596, - "ĠCONF": 46289, - "ĠCONFIG": 13504, - "ĠCONNECT": 64122, - "ĠCONNECTION": 24966, - "ĠCONS": 74006, - "ĠCONSEQUENTIAL": 28515, - "ĠCONST": 30702, - "ĠCONSTANT": 100151, - "ĠCONSTANTS": 94333, - "ĠCONSTRAINT": 94863, - "ĠCONT": 16511, - "ĠCONTACT": 63587, - "ĠCONTENT": 36868, - "ĠCONTEXT": 88436, - "ĠCONTR": 11831, - "ĠCONTRACT": 17564, - "ĠCONTRIBUT": 21755, - "ĠCONTRIBUTORS": 22487, - "ĠCONTROL": 54279, - "ĠCONVERT": 68387, - "ĠCOOKIE": 42665, - "ĠCOP": 68672, - "ĠCOPY": 12528, - "ĠCOPYING": 44363, - "ĠCOPYRIGHT": 14879, - "ĠCOR": 27563, - "ĠCORE": 51283, - "ĠCORPOR": 80483, - "ĠCORPORATION": 89840, - "ĠCORS": 91766, - "ĠCOS": 74044, - "ĠCOST": 64812, - "ĠCOUNT": 24945, - "ĠCOUNTY": 77176, - "ĠCOUR": 54548, - "ĠCOURT": 96800, - "ĠCOVER": 96139, - "ĠCOVID": 20562, - "ĠCP": 15643, - "ĠCPA": 87377, - "ĠCPC": 96246, - "ĠCPF": 46550, - "ĠCPI": 87639, - "ĠCPL": 90580, - "ĠCPP": 38771, - "ĠCPPUNIT": 52626, - "ĠCPR": 77898, - "ĠCPS": 72884, - "ĠCPU": 14266, - "ĠCPUs": 66575, - "ĠCR": 12904, - "ĠCRA": 94767, - "ĠCRC": 30495, - "ĠCRE": 50708, - "ĠCREATE": 31876, - "ĠCREATED": 93894, - "ĠCRM": 41441, - "ĠCROSS": 98873, - "ĠCRS": 95342, - "ĠCRT": 96134, - "ĠCRUD": 65233, - "ĠCS": 10211, - "ĠCSA": 94507, - "ĠCSC": 80776, - "ĠCSI": 88164, - "ĠCSL": 72756, - "ĠCSP": 91610, - "ĠCSR": 64076, - "ĠCSRF": 79695, - "ĠCSS": 15533, - "ĠCST": 60039, - "ĠCSV": 28545, - "ĠCString": 58056, - "ĠCT": 19084, - "ĠCTL": 87986, - "ĠCTRL": 53586, - "ĠCType": 19136, - "ĠCU": 41843, - "ĠCUDA": 55909, - "ĠCUR": 19058, - "ĠCURL": 71769, - "ĠCURLOPT": 23040, - "ĠCURRENT": 44207, - "ĠCUSTOM": 44399, - "ĠCUT": 73957, - "ĠCV": 14499, - "ĠCVE": 46869, - "ĠCVS": 78465, - "ĠCW": 41135, - "ĠCWE": 51960, - "ĠCX": 49583, - "ĠCY": 30669, - "ĠCZ": 70875, - "ĠCa": 14751, - "ĠCab": 27200, - "ĠCabin": 25796, - "ĠCabinet": 34046, - "ĠCabinets": 78489, - "ĠCable": 34585, - "ĠCabr": 99894, - "ĠCache": 20044, - "ĠCached": 75305, - "ĠCad": 33160, - "ĠCadillac": 78595, - "ĠCaesar": 54753, - "ĠCaf": 53741, - "ĠCafe": 43873, - "ĠCafé": 66771, - "ĠCage": 58989, - "ĠCah": 96110, - "ĠCain": 67188, - "ĠCair": 95941, - "ĠCairo": 53650, - "ĠCait": 76432, - "ĠCaj": 96879, - "ĠCake": 33860, - "ĠCal": 3400, - "ĠCalc": 35315, - "ĠCalcium": 96104, - "ĠCalcul": 32459, - "ĠCalculate": 21157, - "ĠCalculates": 60953, - "ĠCalculation": 75316, - "ĠCalculator": 37128, - "ĠCald": 72895, - "ĠCalder": 76400, - "ĠCaldwell": 82324, - "ĠCaleb": 84162, - "ĠCalendar": 17263, - "ĠCalgary": 38975, - "ĠCalibration": 97395, - "ĠCalif": 41889, - "ĠCaliforn": 79869, - "ĠCalifornia": 7188, - "ĠCall": 7290, - "ĠCallable": 54223, - "ĠCallback": 23499, - "ĠCalled": 21839, - "ĠCaller": 57168, - "ĠCalling": 33391, - "ĠCallingConvention": 59513, - "ĠCalls": 41227, - "ĠCalories": 84037, - "ĠCalvin": 51983, - "ĠCam": 8215, - "ĠCamb": 34896, - "ĠCambodia": 62138, - "ĠCambridge": 24562, - "ĠCamden": 83568, - "ĠCame": 76278, - "ĠCamel": 69254, - "ĠCamera": 14669, - "ĠCameras": 89870, - "ĠCameron": 27524, - "ĠCameroon": 95108, - "ĠCamp": 9702, - "ĠCampaign": 27643, - "ĠCampbell": 30524, - "ĠCamping": 73141, - "ĠCampo": 59253, - "ĠCampos": 89565, - "ĠCampus": 39680, - "ĠCan": 3053, - "ĠCanada": 7008, - "ĠCanadian": 12152, - "ĠCanadians": 36262, - "ĠCanadiens": 88693, - "ĠCanal": 53748, - "ĠCanary": 100056, - "ĠCanberra": 69890, - "ĠCanc": 81423, - "ĠCancel": 24451, - "ĠCancellationToken": 38337, - "ĠCancer": 26211, - "ĠCand": 70654, - "ĠCandid": 94916, - "ĠCandidate": 50683, - "ĠCandidates": 65538, - "ĠCandle": 73997, - "ĠCandy": 49528, - "ĠCann": 30568, - "ĠCannabis": 49665, - "ĠCannes": 84620, - "ĠCannon": 51823, - "ĠCannot": 35755, - "ĠCanon": 39216, - "ĠCanonical": 96277, - "ĠCant": 42931, - "ĠCanter": 75993, - "ĠCanterbury": 84600, - "ĠCanton": 73466, - "ĠCanucks": 81602, - "ĠCanvas": 26782, - "ĠCanyon": 41560, - "ĠCap": 8171, - "ĠCapability": 99651, - "ĠCapac": 98203, - "ĠCapacity": 41210, - "ĠCapcom": 94653, - "ĠCape": 29715, - "ĠCapital": 18880, - "ĠCapitals": 95384, - "ĠCapitol": 32633, - "ĠCaps": 44465, - "ĠCapt": 17013, - "ĠCaptain": 22022, - "ĠCaption": 38700, - "ĠCapture": 40985, - "ĠCar": 3341, - "ĠCara": 80013, - "ĠCarb": 69577, - "ĠCarbon": 22208, - "ĠCard": 6938, - "ĠCardiff": 61692, - "ĠCardinal": 47014, - "ĠCardinals": 44427, - "ĠCardio": 92976, - "ĠCards": 27864, - "ĠCare": 10852, - "ĠCareer": 41576, - "ĠCareers": 99455, - "ĠCarey": 66318, - "ĠCargo": 62388, - "ĠCaribbean": 35374, - "ĠCarl": 22770, - "ĠCarla": 94870, - "ĠCarlo": 58870, - "ĠCarlos": 30397, - "ĠCarlson": 71073, - "ĠCarlton": 90978, - "ĠCarly": 79191, - "ĠCarm": 35552, - "ĠCarmen": 71058, - "ĠCarn": 32749, - "ĠCarnegie": 64373, - "ĠCarnival": 78844, - "ĠCarol": 10463, - "ĠCarolina": 13030, - "ĠCaroline": 54491, - "ĠCarolyn": 83358, - "ĠCarousel": 67302, - "ĠCarp": 49877, - "ĠCarpenter": 68138, - "ĠCarpet": 72308, - "ĠCarr": 30474, - "ĠCarrie": 65551, - "ĠCarrier": 51961, - "ĠCarroll": 47209, - "ĠCarry": 63842, - "ĠCars": 36231, - "ĠCarson": 41276, - "ĠCart": 13416, - "ĠCarter": 25581, - "ĠCartesian": 81815, - "ĠCartoon": 69530, - "ĠCary": 92664, - "ĠCas": 11301, - "ĠCasa": 51171, - "ĠCasc": 96106, - "ĠCascade": 57870, - "ĠCascadeType": 91390, - "ĠCase": 11799, - "ĠCases": 47124, - "ĠCasey": 45624, - "ĠCash": 23139, - "ĠCasino": 21115, - "ĠCasinos": 78004, - "ĠCass": 26520, - "ĠCassandra": 82342, - "ĠCassidy": 92897, - "ĠCast": 11514, - "ĠCastillo": 96783, - "ĠCasting": 66848, - "ĠCastle": 27987, - "ĠCastro": 47624, - "ĠCasual": 49922, - "ĠCat": 17810, - "ĠCata": 89572, - "ĠCatal": 32544, - "ĠCatalan": 81944, - "ĠCatalog": 32321, - "ĠCatalonia": 96952, - "ĠCatalyst": 88957, - "ĠCatch": 21603, - "ĠCategoria": 73682, - "ĠCategories": 29312, - "ĠCategory": 10260, - "ĠCater": 61236, - "ĠCath": 12513, - "ĠCathedral": 57829, - "ĠCatherine": 42663, - "ĠCatholic": 16879, - "ĠCatholics": 51971, - "ĠCathy": 82448, - "ĠCats": 51849, - "ĠCaucas": 60532, - "ĠCaucasian": 85519, - "ĠCaucus": 80117, - "ĠCaught": 93414, - "ĠCaul": 90538, - "ĠCause": 45446, - "ĠCauses": 74105, - "ĠCav": 52166, - "ĠCaval": 50230, - "ĠCavaliers": 72956, - "ĠCave": 50492, - "ĠCavs": 96735, - "ĠCay": 53883, - "ĠCbd": 50450, - "ĠCd": 85090, - "ĠCe": 24703, - "ĠCec": 50245, - "ĠCecil": 90227, - "ĠCed": 79613, - "ĠCedar": 57748, - "ĠCeiling": 65525, - "ĠCel": 47643, - "ĠCele": 23519, - "ĠCelebr": 33292, - "ĠCelebration": 75200, - "ĠCelebrity": 65438, - "ĠCell": 14299, - "ĠCells": 59190, - "ĠCellular": 88207, - "ĠCelsius": 62447, - "ĠCelt": 36407, - "ĠCeltic": 55764, - "ĠCeltics": 58796, - "ĠCement": 62432, - "ĠCemetery": 59578, - "ĠCena": 89663, - "ĠCensus": 46627, - "ĠCent": 5838, - "ĠCentOS": 96613, - "ĠCenter": 5955, - "ĠCenters": 41991, - "ĠCentral": 10913, - "ĠCentre": 14821, - "ĠCentro": 57674, - "ĠCentury": 28200, - "ĠCer": 28764, - "ĠCeramic": 79350, - "ĠCeremony": 95752, - "ĠCert": 15663, - "ĠCertain": 35211, - "ĠCertainly": 53466, - "ĠCertificate": 32502, - "ĠCertification": 51310, - "ĠCertified": 36542, - "ĠCes": 62463, - "ĠCette": 62408, - "ĠCf": 90994, - "ĠCh": 921, - "ĠCha": 28821, - "ĠChad": 43130, - "ĠChain": 29625, - "ĠChains": 82869, - "ĠChair": 16478, - "ĠChairman": 27390, - "ĠChairs": 69224, - "ĠChall": 70485, - "ĠChallenge": 26323, - "ĠChallenger": 87583, - "ĠChallenges": 69778, - "ĠCham": 42883, - "ĠChamber": 32479, - "ĠChambers": 65276, - "ĠChamp": 56690, - "ĠChampagne": 88639, - "ĠChampion": 33597, - "ĠChampions": 29908, - "ĠChampionship": 19134, - "ĠChampionships": 48854, - "ĠChan": 42402, - "ĠChance": 40034, - "ĠChancellor": 48063, - "ĠChand": 67736, - "ĠChandler": 61448, - "ĠChanel": 91472, - "ĠChang": 44472, - "ĠChange": 10604, - "ĠChanged": 47394, - "ĠChanges": 29240, - "ĠChanging": 51269, - "ĠChannel": 13740, - "ĠChannels": 64000, - "ĠChaos": 44205, - "ĠChap": 27747, - "ĠChapel": 54462, - "ĠChapman": 60914, - "ĠChapter": 15957, - "ĠChapters": 69481, - "ĠChar": 4969, - "ĠCharSequence": 58557, - "ĠCharSet": 68091, - "ĠCharacter": 16007, - "ĠCharacteristics": 85084, - "ĠCharacters": 45616, - "ĠCharg": 28717, - "ĠCharge": 37895, - "ĠCharger": 73508, - "ĠChargers": 60693, - "ĠCharges": 79069, - "ĠCharging": 90898, - "ĠCharity": 67031, - "ĠCharl": 46466, - "ĠCharles": 15274, - "ĠCharleston": 53393, - "ĠCharlie": 25972, - "ĠCharlotte": 29473, - "ĠCharlottesville": 64738, - "ĠCharm": 58600, - "ĠCharset": 88971, - "ĠChart": 21964, - "ĠCharter": 49705, - "ĠCharts": 67376, - "ĠChase": 35674, - "ĠChat": 13149, - "ĠChatColor": 80420, - "ĠChatt": 79313, - "ĠChattanooga": 97943, - "ĠChavez": 77341, - "ĠChe": 8602, - "ĠCheap": 37034, - "ĠCheat": 99123, - "ĠCheck": 4343, - "ĠCheckBox": 46465, - "ĠCheckbox": 61141, - "ĠChecked": 94461, - "ĠChecker": 81778, - "ĠChecking": 47193, - "ĠChecklist": 96069, - "ĠCheckout": 57835, - "ĠChecks": 25884, - "ĠCheer": 93731, - "ĠCheers": 80089, - "ĠCheese": 45419, - "ĠChef": 37075, - "ĠChelsea": 27616, - "ĠChem": 19531, - "ĠChemical": 36424, - "ĠChemistry": 42846, - "ĠChen": 25507, - "ĠCheney": 81346, - "ĠCheng": 57807, - "ĠChennai": 64921, - "ĠCher": 56207, - "ĠChern": 91759, - "ĠCherokee": 71141, - "ĠCherry": 45805, - "ĠCheryl": 80937, - "ĠChes": 74754, - "ĠChess": 48487, - "ĠChest": 42871, - "ĠChester": 53512, - "ĠChevrolet": 43477, - "ĠChevron": 91093, - "ĠChevy": 58398, - "ĠChew": 90965, - "ĠChi": 34382, - "ĠChic": 71820, - "ĠChicago": 10780, - "ĠChick": 63226, - "ĠChicken": 34619, - "ĠChief": 14681, - "ĠChiefs": 45844, - "ĠChild": 9576, - "ĠChildhood": 72410, - "ĠChildren": 15394, - "ĠChile": 34100, - "ĠChili": 82515, - "ĠChill": 87589, - "ĠChim": 82548, - "ĠChin": 49335, - "ĠChina": 5734, - "ĠChinese": 8620, - "ĠChip": 32013, - "ĠChips": 87768, - "ĠChloe": 60470, - "ĠChlor": 92479, - "ĠCho": 33680, - "ĠChocolate": 39520, - "ĠChoi": 87673, - "ĠChoice": 28206, - "ĠChoices": 79291, - "ĠChoir": 99432, - "ĠChoose": 22991, - "ĠChoosing": 77351, - "ĠChop": 65097, - "ĠChore": 96638, - "ĠChow": 75058, - "ĠChr": 53307, - "ĠChris": 11517, - "ĠChrist": 3771, - "ĠChristian": 9052, - "ĠChristianity": 32186, - "ĠChristians": 22125, - "ĠChristie": 44406, - "ĠChristina": 60771, - "ĠChristine": 46993, - "ĠChristmas": 10280, - "ĠChristoph": 95693, - "ĠChristopher": 26035, - "ĠChrom": 35318, - "ĠChrome": 17669, - "ĠChromium": 58265, - "ĠChron": 26560, - "ĠChronic": 73782, - "ĠChronicle": 42159, - "ĠChronicles": 66416, - "ĠChrysler": 65035, - "ĠChu": 62111, - "ĠChuck": 34349, - "ĠChun": 90454, - "ĠChung": 88425, - "ĠChunk": 46613, - "ĠChurch": 9441, - "ĠChurches": 94641, - "ĠChurchill": 58274, - "ĠCi": 32744, - "ĠCialis": 33402, - "ĠCic": 75051, - "ĠCin": 30011, - "ĠCincinnati": 36239, - "ĠCinder": 78430, - "ĠCindy": 70431, - "ĠCinema": 49318, - "ĠCipher": 64388, - "ĠCir": 42009, - "ĠCirc": 16741, - "ĠCircle": 21918, - "ĠCircuit": 28317, - "ĠCircular": 46861, - "ĠCircularProgress": 79297, - "ĠCircularProgressIndicator": 99579, - "ĠCircus": 87921, - "ĠCisco": 43234, - "ĠCit": 18002, - "ĠCitadel": 97326, - "ĠCitation": 70423, - "ĠCities": 38373, - "ĠCitizen": 47317, - "ĠCitizens": 40996, - "ĠCitizenship": 94836, - "ĠCity": 4409, - "ĠCiudad": 75245, - "ĠCiv": 80235, - "ĠCivic": 55929, - "ĠCivil": 16803, - "ĠCivilization": 91778, - "ĠCl": 2493, - "ĠCla": 57438, - "ĠClaim": 38602, - "ĠClaims": 51198, - "ĠClair": 93610, - "ĠClaire": 43675, - "ĠClamp": 93918, - "ĠClan": 55695, - "ĠClar": 31181, - "ĠClara": 51657, - "ĠClare": 62140, - "ĠClarence": 88830, - "ĠClark": 22010, - "ĠClarke": 43655, - "ĠClarkson": 94294, - "ĠClash": 85670, - "ĠClass": 3308, - "ĠClassName": 99557, - "ĠClassNotFoundException": 66741, - "ĠClasse": 92987, - "ĠClasses": 34969, - "ĠClassic": 22591, - "ĠClassical": 68533, - "ĠClassics": 73415, - "ĠClassification": 55982, - "ĠClassified": 80536, - "ĠClassifier": 90286, - "ĠClassroom": 77129, - "ĠClaud": 62412, - "ĠClaude": 75430, - "ĠClaudia": 81156, - "ĠClaus": 68119, - "ĠClause": 56897, - "ĠClaw": 88110, - "ĠClay": 32501, - "ĠClayton": 64544, - "ĠCle": 37102, - "ĠClean": 9785, - "ĠCleaner": 76319, - "ĠCleaning": 47755, - "ĠCleans": 86762, - "ĠCleanup": 54612, - "ĠClear": 12292, - "ĠClearance": 93230, - "ĠClearly": 54504, - "ĠClears": 79171, - "ĠClem": 46268, - "ĠClement": 53227, - "ĠClemson": 63131, - "ĠCler": 41876, - "ĠClerk": 63240, - "ĠCleveland": 24372, - "ĠCli": 98071, - "ĠClick": 9369, - "ĠClient": 8589, - "ĠCliente": 41931, - "ĠClients": 48508, - "ĠCliff": 48952, - "ĠClifford": 86783, - "ĠClim": 62930, - "ĠClimate": 31636, - "ĠClin": 18905, - "ĠClinic": 40324, - "ĠClinical": 33135, - "ĠClint": 56129, - "ĠClinton": 8283, - "ĠClintons": 93130, - "ĠClip": 30792, - "ĠClipboard": 82427, - "ĠClippers": 72112, - "ĠClips": 84473, - "ĠClo": 19197, - "ĠClock": 27234, - "ĠClone": 29013, - "ĠClose": 13330, - "ĠClosed": 45779, - "ĠCloset": 100240, - "ĠClosing": 62213, - "ĠClosure": 56667, - "ĠCloth": 84735, - "ĠClothes": 77624, - "ĠClothing": 54758, - "ĠCloud": 15161, - "ĠClover": 95901, - "ĠClown": 99423, - "ĠClub": 10349, - "ĠClubs": 70132, - "ĠCluster": 36480, - "ĠCly": 69388, - "ĠClyde": 91494, - "ĠCmd": 41310, - "ĠCo": 3623, - "ĠCoach": 28275, - "ĠCoaching": 75478, - "ĠCoal": 25850, - "ĠCoalition": 36892, - "ĠCoast": 16377, - "ĠCoastal": 72658, - "ĠCoat": 68867, - "ĠCob": 47051, - "ĠCobb": 69005, - "ĠCobra": 85575, - "ĠCoc": 77488, - "ĠCoca": 63954, - "ĠCoch": 95495, - "ĠCock": 35027, - "ĠCocktail": 93816, - "ĠCoco": 84482, - "ĠCocoa": 76751, - "ĠCoconut": 72379, - "ĠCod": 34777, - "ĠCodable": 81582, - "ĠCode": 6247, - "ĠCodec": 68177, - "ĠCodes": 41661, - "ĠCoding": 49175, - "ĠCody": 58382, - "ĠCoff": 76233, - "ĠCoffee": 27171, - "ĠCognitive": 73235, - "ĠCoh": 84675, - "ĠCohen": 32196, - "ĠCoil": 68765, - "ĠCoin": 27328, - "ĠCoinbase": 80908, - "ĠCoins": 62876, - "ĠCoke": 74362, - "ĠCol": 4349, - "ĠColbert": 79747, - "ĠCold": 24062, - "ĠCole": 24298, - "ĠColeman": 50532, - "ĠColin": 40979, - "ĠColl": 13201, - "ĠCollabor": 49681, - "ĠCollaboration": 87687, - "ĠCollapse": 76918, - "ĠCollect": 21153, - "ĠCollection": 11348, - "ĠCollections": 26394, - "ĠCollective": 60018, - "ĠCollector": 59648, - "ĠColleg": 57665, - "ĠCollege": 9304, - "ĠColleges": 79219, - "ĠCollider": 74921, - "ĠCollins": 29770, - "ĠCollision": 52648, - "ĠColo": 96175, - "ĠCologne": 79158, - "ĠColomb": 31902, - "ĠColombia": 39133, - "ĠColombian": 84653, - "ĠColon": 32042, - "ĠColonel": 52798, - "ĠColonial": 73848, - "ĠColony": 82946, - "ĠColor": 3562, - "ĠColorado": 15745, - "ĠColoring": 53894, - "ĠColors": 9718, - "ĠColour": 41962, - "ĠColt": 91484, - "ĠColts": 53084, - "ĠColum": 14225, - "ĠColumbia": 19326, - "ĠColumbus": 32917, - "ĠColumn": 9516, - "ĠColumns": 54673, - "ĠCom": 1219, - "ĠComVisible": 55415, - "ĠComb": 23262, - "ĠCombat": 37082, - "ĠCombination": 86956, - "ĠCombine": 47912, - "ĠCombined": 58752, - "ĠCombo": 54123, - "ĠComboBox": 55253, - "ĠComcast": 58104, - "ĠCome": 15936, - "ĠComedy": 44851, - "ĠComes": 54328, - "ĠComet": 99198, - "ĠComey": 36078, - "ĠComfort": 44842, - "ĠComic": 41063, - "ĠComics": 35156, - "ĠComing": 40991, - "ĠComm": 6947, - "ĠCommand": 7498, - "ĠCommandLine": 79318, - "ĠCommandType": 38027, - "ĠCommander": 35238, - "ĠCommands": 48283, - "ĠComment": 12535, - "ĠCommentary": 73544, - "ĠComments": 18149, - "ĠCommerce": 31480, - "ĠCommercial": 28943, - "ĠCommission": 9849, - "ĠCommissioner": 30454, - "ĠCommissioners": 97345, - "ĠCommit": 9386, - "ĠCommittee": 10554, - "ĠCommittees": 69017, - "ĠCommod": 79280, - "ĠCommon": 7874, - "ĠCommonModule": 38738, - "ĠCommons": 26667, - "ĠCommonwealth": 38298, - "ĠCommun": 57298, - "ĠCommunic": 16838, - "ĠCommunication": 31966, - "ĠCommunications": 26545, - "ĠCommunist": 37961, - "ĠCommunities": 58443, - "ĠCommunity": 12332, - "ĠComo": 46774, - "ĠComp": 13620, - "ĠCompact": 55882, - "ĠCompanies": 32886, - "ĠCompanion": 70075, - "ĠCompany": 8351, - "ĠCompar": 23611, - "ĠComparable": 59206, - "ĠComparative": 97280, - "ĠComparator": 51641, - "ĠCompare": 24702, - "ĠCompared": 59813, - "ĠComparison": 43551, - "ĠCompass": 60680, - "ĠCompatibility": 79095, - "ĠCompatible": 67365, - "ĠCompensation": 70396, - "ĠCompet": 26517, - "ĠCompetition": 42321, - "ĠCompetitive": 79150, - "ĠCompilation": 71181, - "ĠCompile": 55567, - "ĠCompiled": 97571, - "ĠCompiler": 46731, - "ĠComplaint": 68538, - "ĠComple": 43454, - "ĠCompletableFuture": 92635, - "ĠComplete": 19121, - "ĠCompleted": 46594, - "ĠCompletely": 86214, - "ĠCompletion": 57350, - "ĠComplex": 22872, - "ĠComplexity": 71718, - "ĠCompliance": 60270, - "ĠComponent": 5695, - "ĠComponentFixture": 29463, - "ĠComponents": 35185, - "ĠComposer": 79871, - "ĠComposite": 41739, - "ĠComposition": 68206, - "ĠCompound": 62672, - "ĠComprehensive": 67963, - "ĠCompression": 67261, - "ĠComput": 24019, - "ĠComputational": 93028, - "ĠCompute": 23426, - "ĠComputer": 17863, - "ĠComputers": 69549, - "ĠComputes": 66075, - "ĠComputing": 46879, - "ĠCon": 1221, - "ĠConan": 79912, - "ĠConc": 63798, - "ĠConcat": 79295, - "ĠConce": 79718, - "ĠConcent": 62261, - "ĠConcept": 35455, - "ĠConcepts": 76872, - "ĠConcern": 52347, - "ĠConcert": 47784, - "ĠConclusion": 74977, - "ĠConcord": 64193, - "ĠConcrete": 37632, - "ĠConcurrent": 43804, - "ĠConcurrentHashMap": 90175, - "ĠCond": 45926, - "ĠCondition": 15534, - "ĠConditional": 93073, - "ĠConditioning": 83492, - "ĠConditions": 32934, - "ĠConduct": 50935, - "ĠCone": 47512, - "ĠConexion": 73568, - "ĠConf": 15323, - "ĠConfeder": 39144, - "ĠConfederate": 57457, - "ĠConference": 15217, - "ĠConfidence": 87424, - "ĠConfidential": 74465, - "ĠConfig": 5649, - "ĠConfiguration": 12499, - "ĠConfigurationManager": 56931, - "ĠConfigure": 22958, - "ĠConfigureServices": 97708, - "ĠConfirm": 34663, - "ĠConfirmation": 69409, - "ĠConflict": 59685, - "ĠCong": 7409, - "ĠCongo": 54932, - "ĠCongratulations": 71641, - "ĠCongress": 8151, - "ĠCongressional": 39473, - "ĠCongressman": 71483, - "ĠConj": 98257, - "ĠConn": 18714, - "ĠConnect": 13313, - "ĠConnected": 50586, - "ĠConnecticut": 31461, - "ĠConnecting": 85038, - "ĠConnection": 11278, - "ĠConnectionState": 72793, - "ĠConnections": 67052, - "ĠConnectivity": 97154, - "ĠConnector": 55914, - "ĠConnie": 97163, - "ĠConnor": 58280, - "ĠConor": 85215, - "ĠConrad": 77089, - "ĠCons": 7440, - "ĠConscious": 92752, - "ĠConse": 67566, - "ĠConsent": 93487, - "ĠConsequently": 53123, - "ĠConserv": 20650, - "ĠConservation": 45435, - "ĠConservative": 30071, - "ĠConservatives": 49344, - "ĠConsider": 21829, - "ĠConsidering": 56877, - "ĠConsole": 5390, - "ĠConsoleColor": 59934, - "ĠConsolid": 79980, - "ĠConsort": 68703, - "ĠConsortium": 73547, - "ĠConspiracy": 98252, - "ĠConst": 25538, - "ĠConstant": 19863, - "ĠConstantin": 92287, - "ĠConstants": 17016, - "ĠConstit": 76704, - "ĠConstitution": 18039, - "ĠConstitutional": 63285, - "ĠConstr": 96684, - "ĠConstraint": 45364, - "ĠConstraints": 88573, - "ĠConstruct": 19196, - "ĠConstruction": 24987, - "ĠConstructor": 17204, - "ĠConstructors": 52868, - "ĠConstructs": 48313, - "ĠConsult": 20556, - "ĠConsultant": 56546, - "ĠConsultants": 91150, - "ĠConsulting": 47511, - "ĠConsum": 42062, - "ĠConsumer": 26262, - "ĠConsumers": 83091, - "ĠConsumption": 87266, - "ĠCont": 2140, - "ĠContact": 9359, - "ĠContacts": 47139, - "ĠContainer": 9876, - "ĠContainers": 99393, - "ĠContains": 31911, - "ĠConte": 94478, - "ĠContemporary": 48302, - "ĠContent": 9059, - "ĠContentType": 71531, - "ĠContentValues": 57029, - "ĠContentView": 95028, - "ĠContents": 36962, - "ĠContest": 47633, - "ĠContext": 9805, - "ĠContin": 20915, - "ĠContinent": 98845, - "ĠContinental": 61834, - "ĠContinue": 15353, - "ĠContinued": 51721, - "ĠContinuing": 82117, - "ĠContinuous": 70067, - "ĠContr": 35341, - "ĠContract": 19735, - "ĠContractor": 87618, - "ĠContractors": 98893, - "ĠContracts": 71659, - "ĠContrast": 91148, - "ĠContrib": 24052, - "ĠContribution": 94628, - "ĠContributions": 97104, - "ĠContributor": 65824, - "ĠContributors": 40636, - "ĠControl": 7935, - "ĠControlled": 82445, - "ĠController": 9970, - "ĠControllerBase": 80124, - "ĠControllers": 86576, - "ĠControls": 33170, - "ĠConv": 30088, - "ĠConvenience": 81748, - "ĠConvenient": 94050, - "ĠConvention": 26958, - "ĠConvers": 56496, - "ĠConversation": 51930, - "ĠConversely": 82671, - "ĠConversion": 43609, - "ĠConvert": 7316, - "ĠConverted": 94793, - "ĠConverter": 40428, - "ĠConverts": 42829, - "ĠConveyor": 100255, - "ĠConway": 60574, - "ĠCook": 12797, - "ĠCookbook": 89303, - "ĠCooke": 99839, - "ĠCookie": 25353, - "ĠCookies": 27085, - "ĠCooking": 57410, - "ĠCool": 24882, - "ĠCooler": 95243, - "ĠCooling": 83405, - "ĠCooper": 24421, - "ĠCooperation": 73808, - "ĠCooperative": 86805, - "ĠCoord": 48949, - "ĠCoordinate": 42135, - "ĠCoordinates": 63601, - "ĠCoordinator": 43424, - "ĠCop": 25991, - "ĠCopa": 85631, - "ĠCopenhagen": 64161, - "ĠCopies": 80668, - "ĠCopp": 82099, - "ĠCopper": 43640, - "ĠCopy": 14882, - "ĠCopyright": 3028, - "ĠCor": 4563, - "ĠCoral": 64916, - "ĠCorbyn": 42756, - "ĠCord": 37987, - "ĠCore": 9708, - "ĠCoreData": 92222, - "ĠCorey": 55752, - "ĠCorinth": 60893, - "ĠCorinthians": 74074, - "ĠCork": 53036, - "ĠCorm": 97289, - "ĠCorn": 22036, - "ĠCornel": 99045, - "ĠCornell": 56819, - "ĠCorner": 39348, - "ĠCornwall": 77050, - "ĠCoron": 48183, - "ĠCorona": 61329, - "ĠCoronavirus": 70920, - "ĠCoroutine": 88566, - "ĠCorp": 22621, - "ĠCorpor": 11095, - "ĠCorporate": 36565, - "ĠCorporation": 13332, - "ĠCorps": 31242, - "ĠCorpus": 76834, - "ĠCorrect": 41070, - "ĠCorrection": 64169, - "ĠCorrections": 91572, - "ĠCorrespond": 52042, - "ĠCorruption": 90894, - "ĠCors": 53618, - "ĠCort": 36775, - "ĠCortex": 91002, - "ĠCorvette": 86925, - "ĠCory": 64628, - "ĠCos": 18606, - "ĠCosby": 93051, - "ĠCosmetic": 77421, - "ĠCosmic": 95789, - "ĠCosmos": 84524, - "ĠCost": 11443, - "ĠCosta": 32380, - "ĠCostco": 81395, - "ĠCosts": 64141, - "ĠCostume": 64789, - "ĠCot": 68825, - "ĠCottage": 76495, - "ĠCotton": 38796, - "ĠCou": 18733, - "ĠCouch": 62228, - "ĠCougar": 90857, - "ĠCoul": 67948, - "ĠCould": 16910, - "ĠCouldn": 73788, - "ĠCoun": 32354, - "ĠCouncil": 9251, - "ĠCounsel": 37745, - "ĠCounseling": 89549, - "ĠCount": 4605, - "ĠCountdown": 87486, - "ĠCounter": 20315, - "ĠCounties": 93988, - "ĠCountries": 54837, - "ĠCountry": 14438, - "ĠCounts": 86759, - "ĠCounty": 6406, - "ĠCoupe": 81520, - "ĠCouple": 66925, - "ĠCouples": 90250, - "ĠCoupon": 46030, - "ĠCoupons": 68167, - "ĠCour": 6377, - "ĠCourage": 99630, - "ĠCourier": 75693, - "ĠCourse": 17026, - "ĠCourses": 48778, - "ĠCourt": 7301, - "ĠCourtesy": 54197, - "ĠCourtney": 71782, - "ĠCourts": 66563, - "ĠCous": 61569, - "ĠCousins": 78704, - "ĠCout": 72353, - "ĠCov": 63736, - "ĠCove": 65479, - "ĠCovenant": 64041, - "ĠCovent": 89817, - "ĠCover": 18230, - "ĠCoverage": 56769, - "ĠCovered": 73295, - "ĠCovers": 71525, - "ĠCovid": 38074, - "ĠCow": 22607, - "ĠCowboy": 96122, - "ĠCowboys": 41405, - "ĠCox": 39760, - "ĠCoy": 63073, - "ĠCp": 65356, - "ĠCr": 4656, - "ĠCra": 24122, - "ĠCrab": 75204, - "ĠCrack": 56045, - "ĠCraft": 24969, - "ĠCrafting": 98269, - "ĠCrafts": 66041, - "ĠCraig": 29517, - "ĠCraigslist": 73392, - "ĠCran": 67530, - "ĠCrane": 73999, - "ĠCrash": 51435, - "ĠCrate": 69490, - "ĠCraw": 44766, - "ĠCrawford": 54276, - "ĠCrazy": 51363, - "ĠCre": 7948, - "ĠCream": 30800, - "ĠCreat": 18134, - "ĠCreate": 4324, - "ĠCreateMap": 91024, - "ĠCreateTable": 89704, - "ĠCreateUser": 96121, - "ĠCreated": 4388, - "ĠCreates": 15026, - "ĠCreating": 32406, - "ĠCreation": 35386, - "ĠCreative": 25248, - "ĠCreator": 36778, - "ĠCreature": 53614, - "ĠCreatures": 98512, - "ĠCredential": 94479, - "ĠCredentials": 62360, - "ĠCredit": 16666, - "ĠCredits": 49800, - "ĠCree": 96888, - "ĠCreed": 61477, - "ĠCreek": 24076, - "ĠCres": 62010, - "ĠCrescent": 77569, - "ĠCrest": 71541, - "ĠCrew": 36037, - "ĠCri": 92240, - "ĠCricket": 59019, - "ĠCrime": 24845, - "ĠCrimea": 61811, - "ĠCrimes": 78008, - "ĠCriminal": 33836, - "ĠCrimson": 67177, - "ĠCrisis": 46250, - "ĠCrist": 35218, - "ĠCristiano": 100215, - "ĠCristina": 100214, - "ĠCrit": 34307, - "ĠCriteria": 14577, - "ĠCriterion": 69500, - "ĠCritical": 35761, - "ĠCritics": 77513, - "ĠCro": 25611, - "ĠCroat": 45182, - "ĠCroatia": 58311, - "ĠCroatian": 100170, - "ĠCrom": 92707, - "ĠCron": 56917, - "ĠCrop": 68420, - "ĠCros": 61819, - "ĠCrosby": 76836, - "ĠCross": 11511, - "ĠCrossAxisAlignment": 44389, - "ĠCrossRef": 66773, - "ĠCrossing": 66093, - "ĠCrow": 27991, - "ĠCrowd": 99084, - "ĠCrowley": 83108, - "ĠCrown": 29743, - "ĠCru": 14761, - "ĠCruc": 76104, - "ĠCrud": 76178, - "ĠCruise": 47477, - "ĠCruiser": 92999, - "ĠCrunch": 78313, - "ĠCrus": 51203, - "ĠCrush": 12317, - "ĠCrusher": 16598, - "ĠCrushers": 53297, - "ĠCrushing": 41494, - "ĠCruz": 21510, - "ĠCry": 43805, - "ĠCrypt": 38547, - "ĠCrypto": 33986, - "ĠCrystal": 29016, - "ĠCs": 68432, - "ĠCss": 80314, - "ĠCsv": 92771, - "ĠCt": 63379, - "ĠCtrl": 38114, - "ĠCu": 27560, - "ĠCuando": 89014, - "ĠCub": 18521, - "ĠCuba": 32777, - "ĠCuban": 44810, - "ĠCube": 43692, - "ĠCubs": 51143, - "ĠCue": 97994, - "ĠCuisine": 81961, - "ĠCul": 32794, - "ĠCult": 26676, - "ĠCultural": 41333, - "ĠCulture": 21023, - "ĠCultureInfo": 45567, - "ĠCum": 32678, - "ĠCumberland": 92782, - "ĠCummings": 88471, - "ĠCunning": 68845, - "ĠCunningham": 74928, - "ĠCuomo": 68307, - "ĠCup": 11098, - "ĠCupertino": 97835, - "ĠCups": 79206, - "ĠCur": 13182, - "ĠCure": 70819, - "ĠCurl": 79438, - "ĠCurrency": 29553, - "ĠCurrent": 9303, - "ĠCurrently": 25122, - "ĠCurriculum": 75306, - "ĠCurry": 47075, - "ĠCurse": 71727, - "ĠCurso": 93638, - "ĠCursor": 29167, - "ĠCursors": 94266, - "ĠCurt": 31523, - "ĠCurtain": 84657, - "ĠCurtis": 51816, - "ĠCurve": 54777, - "ĠCush": 84759, - "ĠCust": 73322, - "ĠCustom": 8572, - "ĠCustomer": 12557, - "ĠCustomers": 40689, - "ĠCustomize": 47434, - "ĠCustoms": 46771, - "ĠCut": 20223, - "ĠCute": 58639, - "ĠCutter": 90878, - "ĠCutting": 63525, - "ĠCv": 53842, - "ĠCy": 18221, - "ĠCyan": 93243, - "ĠCyber": 34711, - "ĠCyc": 82081, - "ĠCycl": 72545, - "ĠCycle": 42392, - "ĠCycling": 61070, - "ĠCylinder": 87762, - "ĠCynthia": 75671, - "ĠCypress": 80893, - "ĠCyprus": 57784, - "ĠCyr": 48415, - "ĠCyril": 95805, - "ĠCyrus": 71924, - "ĠCzech": 34250, - "ĠD": 423, - "ĠDA": 25561, - "ĠDAC": 40296, - "ĠDACA": 80674, - "ĠDAG": 81087, - "ĠDAL": 50466, - "ĠDAM": 12640, - "ĠDAMAGE": 29304, - "ĠDAMAGES": 16908, - "ĠDAN": 84510, - "ĠDAO": 45468, - "ĠDAR": 97227, - "ĠDARK": 89752, - "ĠDAT": 40462, - "ĠDATA": 14444, - "ĠDATABASE": 43959, - "ĠDATE": 29643, - "ĠDAY": 38788, - "ĠDAYS": 83931, - "ĠDB": 6078, - "ĠDBG": 38492, - "ĠDBHelper": 94805, - "ĠDBNull": 55850, - "ĠDC": 11162, - "ĠDCHECK": 47324, - "ĠDD": 32004, - "ĠDDR": 44860, - "ĠDDS": 66072, - "ĠDE": 3467, - "ĠDEA": 76010, - "ĠDEAD": 79169, - "ĠDEAL": 26571, - "ĠDEALINGS": 29570, - "ĠDEBUG": 12946, - "ĠDEC": 43917, - "ĠDECL": 43060, - "ĠDECLARE": 71919, - "ĠDEF": 24806, - "ĠDEFAULT": 12221, - "ĠDEFIN": 62026, - "ĠDEFINE": 68014, - "ĠDEL": 24711, - "ĠDELETE": 17640, - "ĠDEM": 51914, - "ĠDEN": 67286, - "ĠDER": 47877, - "ĠDERP": 72129, - "ĠDES": 13022, - "ĠDESC": 16477, - "ĠDESCRIPTION": 33285, - "ĠDESIGN": 68343, - "ĠDEST": 73090, - "ĠDET": 41343, - "ĠDETAILS": 78096, - "ĠDEV": 51995, - "ĠDEVELO": 71361, - "ĠDEVICE": 45732, - "ĠDF": 44476, - "ĠDFA": 94731, - "ĠDFS": 57483, - "ĠDG": 51375, - "ĠDH": 33887, - "ĠDHCP": 58687, - "ĠDHS": 73703, - "ĠDI": 16943, - "ĠDIAG": 99267, - "ĠDIC": 98860, - "ĠDID": 60219, - "ĠDIE": 72506, - "ĠDIFF": 69649, - "ĠDIG": 56396, - "ĠDIM": 51959, - "ĠDIN": 78359, - "ĠDIR": 40152, - "ĠDIRECT": 20843, - "ĠDIRECTORY": 55240, - "ĠDIS": 12244, - "ĠDISABLE": 57771, - "ĠDISCLAIM": 25748, - "ĠDISCLAIMED": 32301, - "ĠDISCLAIMER": 98197, - "ĠDISCLAIMS": 84406, - "ĠDISP": 85140, - "ĠDISPATCH": 95681, - "ĠDISPLAY": 53364, - "ĠDIST": 37203, - "ĠDISTINCT": 60186, - "ĠDISTRIBUT": 98941, - "ĠDIV": 47360, - "ĠDIY": 32558, - "ĠDJ": 22102, - "ĠDJs": 93627, - "ĠDK": 56340, - "ĠDL": 34075, - "ĠDLC": 44019, - "ĠDLL": 48292, - "ĠDM": 20804, - "ĠDMA": 26528, - "ĠDN": 61756, - "ĠDNA": 15922, - "ĠDNC": 53065, - "ĠDNS": 28698, - "ĠDO": 9503, - "ĠDOC": 61455, - "ĠDOCUMENT": 58113, - "ĠDOE": 93157, - "ĠDOES": 58363, - "ĠDOI": 59670, - "ĠDOJ": 61910, - "ĠDOM": 18542, - "ĠDOMAIN": 85686, - "ĠDON": 45373, - "ĠDONE": 55785, - "ĠDOS": 59580, - "ĠDOT": 49426, - "ĠDOUBLE": 57372, - "ĠDOWN": 28594, - "ĠDOWNLOAD": 43571, - "ĠDP": 32857, - "ĠDPI": 98125, - "ĠDPR": 89001, - "ĠDPS": 59583, - "ĠDR": 14644, - "ĠDRAW": 72752, - "ĠDRIVE": 96887, - "ĠDRIVER": 49829, - "ĠDRM": 61497, - "ĠDROP": 58042, - "ĠDRV": 72432, - "ĠDS": 21223, - "ĠDSL": 46658, - "ĠDSM": 80267, - "ĠDSP": 57693, - "ĠDST": 78200, - "ĠDT": 26065, - "ĠDTO": 81425, - "ĠDU": 48155, - "ĠDUI": 73951, - "ĠDUP": 88624, - "ĠDV": 52344, - "ĠDVD": 18584, - "ĠDVDs": 64436, - "ĠDVR": 94986, - "ĠDW": 38852, - "ĠDWC": 71359, - "ĠDWORD": 20919, - "ĠDX": 31908, - "ĠDXGI": 75600, - "ĠDY": 96958, - "ĠDa": 14569, - "ĠDabei": 98043, - "ĠDad": 33621, - "ĠDaddy": 54546, - "ĠDaemon": 93336, - "ĠDag": 78127, - "ĠDagger": 83283, - "ĠDah": 76391, - "ĠDahl": 87967, - "ĠDai": 80223, - "ĠDaily": 13690, - "ĠDairy": 79122, - "ĠDaisy": 71264, - "ĠDak": 25673, - "ĠDakota": 28972, - "ĠDal": 29210, - "ĠDale": 37828, - "ĠDallas": 19051, - "ĠDalton": 72554, - "ĠDaly": 95535, - "ĠDam": 16758, - "ĠDamage": 21428, - "ĠDamascus": 58123, - "ĠDame": 41798, - "ĠDamen": 94184, - "ĠDamian": 92055, - "ĠDamien": 90012, - "ĠDamn": 83515, - "ĠDamon": 73349, - "ĠDan": 11824, - "ĠDana": 47713, - "ĠDance": 30704, - "ĠDancing": 70629, - "ĠDane": 80972, - "ĠDanger": 48399, - "ĠDangerous": 74132, - "ĠDani": 30639, - "ĠDaniel": 15469, - "ĠDanielle": 72716, - "ĠDaniels": 50635, - "ĠDanish": 44780, - "ĠDank": 71507, - "ĠDann": 74015, - "ĠDanny": 33699, - "ĠDans": 46706, - "ĠDante": 74400, - "ĠDao": 52681, - "ĠDar": 15367, - "ĠDare": 67931, - "ĠDark": 12538, - "ĠDarkness": 54796, - "ĠDarling": 95639, - "ĠDarren": 58090, - "ĠDart": 49197, - "ĠDarth": 81516, - "ĠDarwin": 45480, - "ĠDas": 19537, - "ĠDash": 37770, - "ĠDashboard": 27906, - "ĠDat": 22362, - "ĠData": 2956, - "ĠDataAccess": 69655, - "ĠDataBase": 68030, - "ĠDataColumn": 73615, - "ĠDataContext": 82677, - "ĠDataFrame": 46886, - "ĠDataGridView": 31353, - "ĠDataGridViewCellStyle": 76363, - "ĠDataLoader": 68288, - "ĠDataManager": 88107, - "ĠDataRow": 51284, - "ĠDataService": 77655, - "ĠDataSet": 28134, - "ĠDataSource": 44484, - "ĠDataTable": 17351, - "ĠDataType": 34272, - "ĠDataTypes": 36143, - "ĠDataView": 95670, - "ĠDatabase": 10199, - "ĠDatabaseReference": 81146, - "ĠDatagram": 97904, - "ĠDataset": 40283, - "ĠDate": 2696, - "ĠDateFormat": 68957, - "ĠDateFormatter": 99053, - "ĠDatePicker": 64526, - "ĠDateTime": 6657, - "ĠDateTimeKind": 97309, - "ĠDateTimeOffset": 79594, - "ĠDaten": 48054, - "ĠDatensch": 92841, - "ĠDates": 52724, - "ĠDating": 17783, - "ĠDatos": 73459, - "ĠDatum": 69559, - "ĠDaughter": 64394, - "ĠDav": 5460, - "ĠDave": 20851, - "ĠDavid": 6941, - "ĠDavidson": 54345, - "ĠDavies": 56872, - "ĠDavis": 17200, - "ĠDaw": 37851, - "ĠDawn": 35607, - "ĠDawson": 67312, - "ĠDay": 6187, - "ĠDays": 21882, - "ĠDayton": 49273, - "ĠDaytona": 88012, - "ĠDb": 12257, - "ĠDbContext": 61294, - "ĠDbSet": 32250, - "ĠDbType": 50331, - "ĠDe": 1611, - "ĠDeV": 73696, - "ĠDead": 15371, - "ĠDeadline": 63056, - "ĠDeadly": 95937, - "ĠDeadpool": 94324, - "ĠDeal": 27359, - "ĠDealer": 52996, - "ĠDealers": 79289, - "ĠDeals": 42282, - "ĠDean": 25028, - "ĠDear": 43922, - "ĠDeath": 16290, - "ĠDeaths": 85812, - "ĠDeb": 36561, - "ĠDebate": 83888, - "ĠDebbie": 64489, - "ĠDebian": 57707, - "ĠDeborah": 70625, - "ĠDebt": 58654, - "ĠDebug": 11338, - "ĠDebugger": 94746, - "ĠDec": 3799, - "ĠDecay": 98386, - "ĠDecember": 6790, - "ĠDecide": 99981, - "ĠDecimal": 27826, - "ĠDecimalFormat": 81896, - "ĠDecision": 41525, - "ĠDeck": 29516, - "ĠDecl": 32725, - "ĠDeclaration": 42021, - "ĠDeclarations": 89375, - "ĠDeclare": 62410, - "ĠDecode": 51294, - "ĠDecoder": 51572, - "ĠDecom": 97478, - "ĠDecomp": 63478, - "ĠDecompiled": 80517, - "ĠDecor": 28069, - "ĠDecorating": 98320, - "ĠDecoration": 65119, - "ĠDecre": 65201, - "ĠDecrypt": 90246, - "ĠDed": 51499, - "ĠDedicated": 96658, - "ĠDee": 56004, - "ĠDeep": 18682, - "ĠDeepCopy": 77031, - "ĠDeer": 64191, - "ĠDef": 3979, - "ĠDefault": 8058, - "ĠDefaultValue": 98880, - "ĠDefaults": 37090, - "ĠDefence": 40007, - "ĠDefendant": 88645, - "ĠDefendants": 99939, - "ĠDefender": 66114, - "ĠDefense": 16777, - "ĠDefensive": 71248, - "ĠDeferred": 76615, - "ĠDefine": 19127, - "ĠDefined": 69946, - "ĠDefines": 38926, - "ĠDefinitely": 60998, - "ĠDefinition": 20288, - "ĠDefinitions": 47613, - "ĠDeg": 58337, - "ĠDegree": 38182, - "ĠDegrees": 94001, - "ĠDek": 75563, - "ĠDel": 7462, - "ĠDelaware": 40838, - "ĠDelay": 40893, - "ĠDelegate": 41280, - "ĠDelete": 10645, - "ĠDeleted": 55217, - "ĠDeletes": 56624, - "ĠDeleting": 82950, - "ĠDelhi": 22767, - "ĠDelicious": 85788, - "ĠDeliver": 65752, - "ĠDelivery": 27303, - "ĠDell": 39424, - "ĠDelta": 26002, - "ĠDeluxe": 54061, - "ĠDem": 4829, - "ĠDemand": 55353, - "ĠDemo": 29623, - "ĠDemocr": 6384, - "ĠDemocracy": 48189, - "ĠDemocrat": 24846, - "ĠDemocratic": 11650, - "ĠDemocrats": 12643, - "ĠDemon": 33405, - "ĠDemonstr": 86501, - "ĠDemp": 98844, - "ĠDems": 70691, - "ĠDen": 9973, - "ĠDeng": 92829, - "ĠDenied": 88212, - "ĠDenis": 61703, - "ĠDenise": 81349, - "ĠDenmark": 35440, - "ĠDenn": 72261, - "ĠDennis": 35727, - "ĠDense": 43622, - "ĠDensity": 73710, - "ĠDent": 43911, - "ĠDental": 48804, - "ĠDenver": 22898, - "ĠDep": 4241, - "ĠDepart": 40855, - "ĠDepartment": 6011, - "ĠDepartments": 85608, - "ĠDepend": 99428, - "ĠDependencies": 81590, - "ĠDependency": 34077, - "ĠDependencyProperty": 57652, - "ĠDepending": 40730, - "ĠDepends": 95111, - "ĠDeploy": 71695, - "ĠDeployment": 67392, - "ĠDepos": 78150, - "ĠDeposit": 49571, - "ĠDepot": 48070, - "ĠDeprecated": 85016, - "ĠDepression": 46904, - "ĠDept": 51321, - "ĠDepth": 45020, - "ĠDepths": 97018, - "ĠDeputy": 32724, - "ĠDer": 13031, - "ĠDerby": 46873, - "ĠDere": 90778, - "ĠDerek": 43423, - "ĠDerived": 68949, - "ĠDerm": 76508, - "ĠDerrick": 73189, - "ĠDes": 3959, - "ĠDesc": 32285, - "ĠDescribe": 61885, - "ĠDescription": 7817, - "ĠDescriptor": 56792, - "ĠDesde": 99043, - "ĠDeserialize": 49540, - "ĠDesert": 43286, - "ĠDesign": 7127, - "ĠDesigned": 48525, - "ĠDesigner": 15940, - "ĠDesigns": 44366, - "ĠDesire": 82524, - "ĠDesired": 89161, - "ĠDesk": 39794, - "ĠDesktop": 36400, - "ĠDesmond": 97623, - "ĠDespite": 18185, - "ĠDess": 70596, - "ĠDest": 29631, - "ĠDestination": 42828, - "ĠDestiny": 51497, - "ĠDestroy": 23047, - "ĠDestruction": 80847, - "ĠDestructor": 60168, - "ĠDet": 16828, - "ĠDetail": 26855, - "ĠDetailed": 63765, - "ĠDetails": 12589, - "ĠDetect": 34387, - "ĠDetected": 89050, - "ĠDetection": 58453, - "ĠDetective": 56379, - "ĠDetector": 80119, - "ĠDetermin": 36007, - "ĠDetermine": 31001, - "ĠDetermines": 53812, - "ĠDetroit": 20344, - "ĠDeus": 72885, - "ĠDeutsch": 34415, - "ĠDeutsche": 58771, - "ĠDeutschland": 46079, - "ĠDev": 6168, - "ĠDevComponents": 42325, - "ĠDevExpress": 10262, - "ĠDevelop": 8000, - "ĠDeveloped": 80110, - "ĠDeveloper": 25922, - "ĠDevelopers": 47717, - "ĠDeveloping": 81745, - "ĠDevelopment": 11050, - "ĠDevice": 14227, - "ĠDevices": 41477, - "ĠDevil": 40301, - "ĠDevils": 60054, - "ĠDevin": 81092, - "ĠDevon": 60434, - "ĠDew": 50400, - "ĠDex": 73742, - "ĠDexter": 87464, - "ĠDez": 75982, - "ĠDeze": 88936, - "ĠDh": 44327, - "ĠDhabi": 73879, - "ĠDi": 7923, - "ĠDia": 66403, - "ĠDiabetes": 53689, - "ĠDiablo": 74337, - "ĠDiagnosis": 95452, - "ĠDiagnostic": 51088, - "ĠDiagram": 36361, - "ĠDial": 67255, - "ĠDialog": 13698, - "ĠDialogInterface": 47408, - "ĠDialogResult": 37610, - "ĠDialogue": 70589, - "ĠDiameter": 76661, - "ĠDiamond": 25328, - "ĠDiamonds": 91210, - "ĠDiana": 45509, - "ĠDiane": 54190, - "ĠDiary": 53125, - "ĠDias": 88439, - "ĠDiaz": 58131, - "ĠDice": 57745, - "ĠDich": 98803, - "ĠDick": 23373, - "ĠDickens": 93999, - "ĠDickinson": 98337, - "ĠDict": 30226, - "ĠDictionary": 10685, - "ĠDid": 14910, - "ĠDidn": 58072, - "ĠDie": 8574, - "ĠDied": 88987, - "ĠDiego": 18842, - "ĠDien": 61504, - "ĠDies": 24934, - "ĠDiese": 55168, - "ĠDiesel": 54894, - "ĠDiet": 27304, - "ĠDietary": 83808, - "ĠDiff": 29469, - "ĠDifference": 56180, - "ĠDifferences": 86897, - "ĠDifferent": 34496, - "ĠDifferential": 99836, - "ĠDifficulty": 56046, - "ĠDig": 39069, - "ĠDigest": 54389, - "ĠDigit": 72565, - "ĠDigital": 14434, - "ĠDil": 53867, - "ĠDillon": 83666, - "ĠDim": 8289, - "ĠDimension": 29023, - "ĠDimensions": 33123, - "ĠDimit": 88690, - "ĠDin": 45873, - "ĠDing": 80473, - "ĠDining": 39190, - "ĠDinner": 49191, - "ĠDio": 86042, - "ĠDion": 65157, - "ĠDios": 69198, - "ĠDip": 56147, - "ĠDipl": 46562, - "ĠDiploma": 77131, - "ĠDir": 31194, - "ĠDire": 45611, - "ĠDirect": 7286, - "ĠDirectX": 67864, - "ĠDirected": 78305, - "ĠDirection": 19438, - "ĠDirections": 54586, - "ĠDirective": 57852, - "ĠDirector": 10783, - "ĠDirectorate": 94466, - "ĠDirectors": 46085, - "ĠDirectory": 18524, - "ĠDirectoryInfo": 82788, - "ĠDirk": 85029, - "ĠDirt": 87419, - "ĠDirty": 55391, - "ĠDis": 4185, - "ĠDisabilities": 98549, - "ĠDisability": 75368, - "ĠDisable": 29127, - "ĠDisabled": 59306, - "ĠDisaster": 73378, - "ĠDisc": 11997, - "ĠDiscipline": 98646, - "ĠDisclaimer": 67929, - "ĠDisclosure": 78354, - "ĠDisco": 94729, - "ĠDisconnect": 70190, - "ĠDiscord": 35164, - "ĠDiscount": 33759, - "ĠDiscounts": 99474, - "ĠDiscover": 34039, - "ĠDiscovery": 39193, - "ĠDiscrim": 78400, - "ĠDiscuss": 66379, - "ĠDiscussion": 36613, - "ĠDiscussions": 98225, - "ĠDise": 24959, - "ĠDisease": 31974, - "ĠDiseases": 70674, - "ĠDish": 49268, - "ĠDisk": 39968, - "ĠDisney": 16795, - "ĠDisneyland": 75174, - "ĠDisorder": 63877, - "ĠDisorders": 73133, - "ĠDisp": 70830, - "ĠDispatch": 21817, - "ĠDispatchQueue": 48951, - "ĠDispatcher": 60069, - "ĠDisplay": 10848, - "ĠDisplayName": 82883, - "ĠDisplays": 50706, - "ĠDisposable": 52386, - "ĠDispose": 16875, - "ĠDisqus": 81851, - "ĠDiss": 52132, - "ĠDissertation": 99116, - "ĠDist": 28704, - "ĠDistance": 32235, - "ĠDistrib": 54691, - "ĠDistributed": 45055, - "ĠDistribution": 35009, - "ĠDistrict": 11182, - "ĠDit": 53518, - "ĠDiv": 8940, - "ĠDive": 89617, - "ĠDiversity": 66071, - "ĠDivide": 64002, - "ĠDivider": 48557, - "ĠDivine": 43361, - "ĠDivision": 14829, - "ĠDix": 76243, - "ĠDixon": 64795, - "ĠDiy": 96004, - "ĠDj": 52162, - "ĠDjango": 53704, - "ĠDmit": 67221, - "ĠDmitry": 88231, - "ĠDo": 3234, - "ĠDob": 65351, - "ĠDoc": 22452, - "ĠDoch": 79121, - "ĠDock": 45201, - "ĠDocker": 41649, - "ĠDocs": 61791, - "ĠDoctor": 19150, - "ĠDoctors": 54943, - "ĠDoctrine": 29732, - "ĠDocument": 12051, - "ĠDocumentary": 99887, - "ĠDocumentation": 45565, - "ĠDocuments": 45890, - "ĠDod": 36968, - "ĠDodd": 84093, - "ĠDodge": 43981, - "ĠDodgers": 56567, - "ĠDoe": 50728, - "ĠDoes": 12838, - "ĠDoesn": 49932, - "ĠDog": 14588, - "ĠDogs": 39525, - "ĠDoing": 44245, - "ĠDok": 67950, - "ĠDol": 25227, - "ĠDoll": 39857, - "ĠDollar": 43464, - "ĠDollars": 81289, - "ĠDolphin": 96096, - "ĠDolphins": 54812, - "ĠDom": 21414, - "ĠDomain": 21749, - "ĠDome": 69545, - "ĠDomestic": 52849, - "ĠDomin": 23286, - "ĠDoming": 78857, - "ĠDominic": 68134, - "ĠDominican": 67113, - "ĠDominion": 76521, - "ĠDomino": 94865, - "ĠDon": 4418, - "ĠDonald": 9641, - "ĠDonate": 97302, - "ĠDonation": 78330, - "ĠDone": 28457, - "ĠDonetsk": 98451, - "ĠDong": 53483, - "ĠDonna": 47863, - "ĠDonne": 71083, - "ĠDonovan": 71800, - "ĠDont": 62584, - "ĠDoom": 51334, - "ĠDoor": 25166, - "ĠDoors": 50717, - "ĠDop": 97674, - "ĠDor": 25225, - "ĠDorm": 98632, - "ĠDorothy": 73658, - "ĠDort": 59716, - "ĠDortmund": 72550, - "ĠDos": 58020, - "ĠDot": 32362, - "ĠDota": 86227, - "ĠDou": 17440, - "ĠDoub": 55964, - "ĠDouble": 7238, - "ĠDoug": 32608, - "ĠDough": 90395, - "ĠDouglas": 31164, - "ĠDove": 90084, - "ĠDover": 87926, - "ĠDow": 43532, - "ĠDown": 6419, - "ĠDowning": 84779, - "ĠDownload": 8745, - "ĠDownloads": 50261, - "ĠDowns": 85778, - "ĠDowntown": 44985, - "ĠDoyle": 66309, - "ĠDr": 2999, - "ĠDra": 74202, - "ĠDraco": 72802, - "ĠDraft": 29664, - "ĠDrag": 25903, - "ĠDragon": 16537, - "ĠDragons": 49109, - "ĠDrain": 62368, - "ĠDrake": 42865, - "ĠDram": 80210, - "ĠDrama": 47569, - "ĠDraw": 12261, - "ĠDrawable": 59116, - "ĠDrawer": 49360, - "ĠDrawing": 38859, - "ĠDraws": 84532, - "ĠDre": 66110, - "ĠDread": 82304, - "ĠDream": 18308, - "ĠDreams": 53718, - "ĠDresden": 86545, - "ĠDress": 29318, - "ĠDresses": 94617, - "ĠDrew": 41208, - "ĠDrill": 77974, - "ĠDrink": 48573, - "ĠDrinking": 83681, - "ĠDrinks": 98098, - "ĠDrive": 16542, - "ĠDriver": 14919, - "ĠDriverManager": 64608, - "ĠDrivers": 46837, - "ĠDriving": 53353, - "ĠDro": 57967, - "ĠDrone": 74581, - "ĠDrop": 16110, - "ĠDropDownList": 99855, - "ĠDropIndex": 95276, - "ĠDropbox": 73684, - "ĠDropdown": 46694, - "ĠDropout": 82232, - "ĠDrops": 90736, - "ĠDrug": 26166, - "ĠDrugs": 51766, - "ĠDruid": 73735, - "ĠDrum": 46506, - "ĠDrupal": 36144, - "ĠDry": 31941, - "ĠDt": 95251, - "ĠDtype": 87727, - "ĠDu": 16062, - "ĠDual": 34759, - "ĠDub": 17533, - "ĠDubai": 35138, - "ĠDublin": 33977, - "ĠDuc": 80873, - "ĠDuch": 61122, - "ĠDuchess": 96039, - "ĠDuck": 46870, - "ĠDucks": 68882, - "ĠDud": 74267, - "ĠDude": 86309, - "ĠDudley": 88002, - "ĠDue": 24586, - "ĠDuel": 58294, - "ĠDuffy": 86962, - "ĠDuis": 97315, - "ĠDuke": 27453, - "ĠDul": 63715, - "ĠDum": 65082, - "ĠDumbledore": 82083, - "ĠDummy": 51667, - "ĠDump": 30793, - "ĠDumpster": 44364, - "ĠDun": 29838, - "ĠDuncan": 42409, - "ĠDund": 75015, - "ĠDungeon": 51947, - "ĠDungeons": 94101, - "ĠDunk": 69783, - "ĠDunn": 64845, - "ĠDuo": 74312, - "ĠDup": 51383, - "ĠDuplicate": 72171, - "ĠDur": 20742, - "ĠDurant": 67440, - "ĠDuration": 21722, - "ĠDurch": 61523, - "ĠDurham": 58814, - "ĠDuring": 12220, - "ĠDust": 33093, - "ĠDustin": 79418, - "ĠDut": 44636, - "ĠDutch": 24113, - "ĠDuterte": 64552, - "ĠDuty": 36689, - "ĠDw": 49807, - "ĠDwarf": 80830, - "ĠDwight": 72845, - "ĠDx": 89897, - "ĠDy": 43048, - "ĠDylan": 44458, - "ĠDyn": 45038, - "ĠDynam": 33593, - "ĠDynamic": 22648, - "ĠDynamics": 53711, - "ĠDynamo": 72913, - "ĠDynasty": 74495, - "ĠDys": 65142, - "ĠDysfunction": 88266, - "ĠDé": 50501, - "ĠE": 469, - "ĠEA": 39462, - "ĠEACH": 95513, - "ĠEAR": 91396, - "ĠEAST": 78725, - "ĠEB": 50242, - "ĠEC": 21283, - "ĠECB": 81047, - "ĠECC": 78416, - "ĠECM": 80700, - "ĠECS": 88764, - "ĠED": 16421, - "ĠEDGE": 83906, - "ĠEDIT": 33357, - "ĠEDM": 99117, - "ĠEDT": 49023, - "ĠEDUC": 94077, - "ĠEE": 42452, - "ĠEEG": 76908, - "ĠEEPROM": 62295, - "ĠEF": 45090, - "ĠEFF": 96288, - "ĠEFFECT": 63153, - "ĠEFI": 40182, - "ĠEG": 57211, - "ĠEGL": 59755, - "ĠEH": 95786, - "ĠEI": 93911, - "ĠEIF": 28795, - "ĠEINA": 96482, - "ĠEINVAL": 77369, - "ĠEITHER": 94575, - "ĠEL": 17705, - "ĠELECT": 73577, - "ĠELEMENT": 63456, - "ĠELF": 73668, - "ĠELSE": 54026, - "ĠEM": 17329, - "ĠEMAIL": 52808, - "ĠEMC": 74804, - "ĠEMP": 52692, - "ĠEMPTY": 42414, - "ĠEMS": 71165, - "ĠEN": 5301, - "ĠENABLE": 34340, - "ĠENC": 73362, - "ĠEND": 11424, - "ĠENERGY": 84376, - "ĠENG": 71639, - "ĠENGINE": 49460, - "ĠENT": 28916, - "ĠENTER": 54005, - "ĠENTITY": 74971, - "ĠENTRY": 73892, - "ĠENUM": 69504, - "ĠENV": 33891, - "ĠEO": 93626, - "ĠEOF": 30557, - "ĠEOS": 50001, - "ĠEP": 19613, - "ĠEPA": 27250, - "ĠEPS": 41707, - "ĠEQ": 40094, - "ĠEQUAL": 92709, - "ĠEQUI": 86499, - "ĠER": 27590, - "ĠERA": 45120, - "ĠERC": 57152, - "ĠERP": 66279, - "ĠERR": 10375, - "ĠERROR": 13170, - "ĠES": 19844, - "ĠESA": 92743, - "ĠESC": 44374, - "ĠESL": 69422, - "ĠESP": 18609, - "ĠESPN": 27290, - "ĠEST": 26963, - "ĠESV": 84111, - "ĠET": 18241, - "ĠETA": 90114, - "ĠETF": 54163, - "ĠETH": 38842, - "ĠEU": 10013, - "ĠEUR": 38188, - "ĠEURO": 91534, - "ĠEV": 15238, - "ĠEVAL": 97492, - "ĠEVE": 87735, - "ĠEVEN": 27755, - "ĠEVENT": 13032, - "ĠEVENTS": 59719, - "ĠEVER": 74766, - "ĠEVERY": 45974, - "ĠEVP": 73858, - "ĠEVT": 94357, - "ĠEW": 64095, - "ĠEX": 4154, - "ĠEXAMPLE": 67346, - "ĠEXCEPTION": 81552, - "ĠEXEC": 63347, - "ĠEXEMPLARY": 31642, - "ĠEXISTS": 35939, - "ĠEXIT": 30939, - "ĠEXP": 13768, - "ĠEXPECT": 9098, - "ĠEXPER": 81181, - "ĠEXPORT": 75684, - "ĠEXPRESS": 16832, - "ĠEXT": 34857, - "ĠEXTI": 86118, - "ĠEXTRA": 66493, - "ĠEZ": 64386, - "ĠEa": 97188, - "ĠEach": 9062, - "ĠEag": 21586, - "ĠEagle": 36895, - "ĠEagles": 32709, - "ĠEar": 6952, - "ĠEarl": 48510, - "ĠEarlier": 47993, - "ĠEarly": 23591, - "ĠEarn": 48793, - "ĠEarth": 9420, - "ĠEase": 95121, - "ĠEasily": 47091, - "ĠEast": 6460, - "ĠEaster": 33500, - "ĠEastern": 18516, - "ĠEasy": 19122, - "ĠEat": 45614, - "ĠEating": 60638, - "ĠEaton": 96966, - "ĠEb": 26651, - "ĠEbay": 92416, - "ĠEbola": 48082, - "ĠEbony": 73214, - "ĠEbook": 89771, - "ĠEc": 37211, - "ĠEcc": 81760, - "ĠEcho": 38906, - "ĠEck": 82740, - "ĠEclipse": 37223, - "ĠEco": 51951, - "ĠEcology": 78375, - "ĠEcon": 12695, - "ĠEconom": 51183, - "ĠEconomic": 23362, - "ĠEconomics": 35300, - "ĠEconomist": 84038, - "ĠEconomy": 38661, - "ĠEcuador": 55091, - "ĠEd": 3279, - "ĠEddie": 41780, - "ĠEden": 51915, - "ĠEdgar": 60091, - "ĠEdge": 10564, - "ĠEdgeInsets": 15758, - "ĠEdinburgh": 41406, - "ĠEdison": 74876, - "ĠEdit": 8505, - "ĠEditText": 31583, - "ĠEdited": 66889, - "ĠEditing": 62153, - "ĠEdition": 14398, - "ĠEditor": 12865, - "ĠEditorGUI": 95508, - "ĠEditorGUILayout": 53922, - "ĠEditorial": 66233, - "ĠEditors": 82886, - "ĠEdmonton": 46387, - "ĠEdmund": 71911, - "ĠEdu": 47373, - "ĠEduardo": 77654, - "ĠEduc": 10355, - "ĠEducation": 11930, - "ĠEducational": 46945, - "ĠEdward": 22653, - "ĠEdwards": 37863, - "ĠEdwin": 76249, - "ĠEen": 57518, - "ĠEf": 95189, - "ĠEff": 31122, - "ĠEffect": 13756, - "ĠEffective": 48023, - "ĠEffects": 30246, - "ĠEfficiency": 67667, - "ĠEfficient": 90106, - "ĠEg": 39175, - "ĠEgg": 42313, - "ĠEggs": 76892, - "ĠEgypt": 15212, - "ĠEgyptian": 33589, - "ĠEgyptians": 82604, - "ĠEh": 61651, - "ĠEid": 86844, - "ĠEig": 91180, - "ĠEigen": 25059, - "ĠEight": 36944, - "ĠEighth": 97588, - "ĠEin": 18560, - "ĠEine": 52410, - "ĠEins": 61452, - "ĠEinsatz": 85347, - "ĠEinstein": 55152, - "ĠEis": 97980, - "ĠEisen": 55593, - "ĠEisenhower": 89181, - "ĠEither": 21663, - "ĠEj": 53858, - "ĠEk": 50088, - "ĠEl": 4072, - "ĠElaine": 83247, - "ĠElastic": 53010, - "ĠElasticsearch": 59987, - "ĠEld": 27965, - "ĠElder": 39669, - "ĠEle": 27039, - "ĠEleanor": 90530, - "ĠElect": 10085, - "ĠElection": 26838, - "ĠElections": 58601, - "ĠElectoral": 67676, - "ĠElectric": 21246, - "ĠElectrical": 45034, - "ĠElectricity": 74456, - "ĠElectro": 69390, - "ĠElectron": 77976, - "ĠElectronic": 35269, - "ĠElectronics": 38784, - "ĠElegant": 81310, - "ĠElem": 79868, - "ĠElement": 8711, - "ĠElementRef": 58790, - "ĠElementType": 81626, - "ĠElemental": 71738, - "ĠElementary": 41763, - "ĠElements": 35257, - "ĠElena": 69675, - "ĠElephant": 79189, - "ĠElev": 55664, - "ĠElevated": 97693, - "ĠEleven": 82493, - "ĠElf": 44700, - "ĠEli": 34362, - "ĠElias": 86756, - "ĠElig": 69124, - "ĠElijah": 83692, - "ĠElim": 43420, - "ĠElis": 91186, - "ĠElite": 34864, - "ĠElizabeth": 21393, - "ĠElk": 88706, - "ĠEll": 13852, - "ĠElla": 78896, - "ĠElle": 46408, - "ĠEllen": 47685, - "ĠElli": 47812, - "ĠEllie": 89361, - "ĠElliot": 69518, - "ĠElliott": 48644, - "ĠEllis": 44707, - "ĠEllison": 82747, - "ĠElm": 65329, - "ĠElo": 100169, - "ĠElon": 69639, - "ĠElsa": 49064, - "ĠElse": 19334, - "ĠElseIf": 63323, - "ĠElves": 98704, - "ĠElvis": 67306, - "ĠEm": 5867, - "ĠEmacs": 64576, - "ĠEmail": 8463, - "ĠEmails": 72966, - "ĠEmanuel": 77760, - "ĠEmb": 30227, - "ĠEmbassy": 53527, - "ĠEmbed": 38168, - "ĠEmbedded": 62483, - "ĠEmber": 49334, - "ĠEmblem": 94236, - "ĠEmer": 21185, - "ĠEmerald": 64196, - "ĠEmergency": 32708, - "ĠEmerging": 86148, - "ĠEmerson": 80554, - "ĠEmil": 88824, - "ĠEmily": 35266, - "ĠEmin": 81500, - "ĠEmirates": 49801, - "ĠEmit": 62637, - "ĠEmm": 66555, - "ĠEmma": 36035, - "ĠEmmanuel": 61544, - "ĠEmmy": 67112, - "ĠEmoji": 83467, - "ĠEmotional": 95300, - "ĠEmp": 13714, - "ĠEmperor": 35414, - "ĠEmpire": 21080, - "ĠEmploy": 21445, - "ĠEmployee": 17275, - "ĠEmployees": 44741, - "ĠEmployer": 75952, - "ĠEmployment": 41952, - "ĠEmpresa": 84773, - "ĠEmpty": 23020, - "ĠEn": 2998, - "ĠEnable": 19078, - "ĠEnabled": 30753, - "ĠEnables": 77416, - "ĠEnc": 10984, - "ĠEncode": 57662, - "ĠEncoder": 56215, - "ĠEncoding": 30430, - "ĠEncore": 100178, - "ĠEncounter": 92957, - "ĠEncrypt": 56559, - "ĠEncryption": 63155, - "ĠEncyclopedia": 68198, - "ĠEnd": 4060, - "ĠEnde": 52392, - "ĠEnded": 77171, - "ĠEnding": 74521, - "ĠEndpoint": 48369, - "ĠEnds": 61660, - "ĠEnemies": 61581, - "ĠEnemy": 31851, - "ĠEnerg": 75101, - "ĠEnergy": 12634, - "ĠEnforcement": 44056, - "ĠEng": 3365, - "ĠEngagement": 60463, - "ĠEngel": 91990, - "ĠEngine": 8364, - "ĠEngineer": 29483, - "ĠEngineering": 17005, - "ĠEngineers": 49796, - "ĠEngines": 95418, - "ĠEngl": 99730, - "ĠEngland": 9635, - "ĠEnglish": 6498, - "ĠEnh": 29757, - "ĠEnhanced": 62549, - "ĠEnhancement": 53617, - "ĠEnjoy": 23485, - "ĠEnlight": 75150, - "ĠEnlightenment": 92931, - "ĠEnough": 62692, - "ĠEnrique": 85130, - "ĠEnrollment": 89084, - "ĠEns": 58968, - "ĠEnsemble": 89457, - "ĠEnsure": 30379, - "ĠEnt": 4968, - "ĠEnter": 11502, - "ĠEntered": 76075, - "ĠEnterprise": 26551, - "ĠEnterprises": 67056, - "ĠEntertainment": 23334, - "ĠEntire": 80340, - "ĠEntities": 53349, - "ĠEntity": 10606, - "ĠEntityManager": 49867, - "ĠEntityState": 66287, - "ĠEntityType": 74217, - "ĠEntr": 48241, - "ĠEntrance": 84220, - "ĠEntre": 42759, - "ĠEntrepreneur": 69102, - "ĠEntries": 66293, - "ĠEntry": 16165, - "ĠEntryPoint": 73785, - "ĠEnts": 94503, - "ĠEntwicklung": 94079, - "ĠEnum": 14416, - "ĠEnumerable": 45225, - "ĠEnumerableStream": 73016, - "ĠEnumeration": 78225, - "ĠEnumerator": 77611, - "ĠEnums": 84047, - "ĠEnv": 38139, - "ĠEnvironment": 11847, - "ĠEnvironmental": 25027, - "ĠEp": 11266, - "ĠEph": 69472, - "ĠEpic": 40467, - "ĠEpid": 69280, - "ĠEpidemi": 88953, - "ĠEpiscopal": 97054, - "ĠEpisode": 20421, - "ĠEpisodes": 90237, - "ĠEpoch": 88479, - "ĠEpstein": 81132, - "ĠEq": 34222, - "ĠEqu": 11964, - "ĠEqual": 39574, - "ĠEquality": 52137, - "ĠEquals": 39835, - "ĠEquation": 85770, - "ĠEquip": 70814, - "ĠEquipment": 20849, - "ĠEquity": 58588, - "ĠEquivalent": 92328, - "ĠEr": 9939, - "ĠEra": 48688, - "ĠErd": 45793, - "ĠErdogan": 57189, - "ĠEre": 96113, - "ĠErect": 80255, - "ĠErectile": 89889, - "ĠErf": 42763, - "ĠErg": 74302, - "ĠErgebn": 79896, - "ĠEric": 16645, - "ĠErica": 92935, - "ĠErick": 81015, - "ĠErie": 79587, - "ĠErik": 42446, - "ĠErin": 56914, - "ĠErl": 81934, - "ĠErnest": 62023, - "ĠErnst": 74210, - "ĠErot": 29064, - "ĠErotic": 82942, - "ĠErotik": 84262, - "ĠErotische": 66752, - "ĠErr": 15863, - "ĠError": 4703, - "ĠErrorCode": 61184, - "ĠErrorHandler": 89431, - "ĠErrorMessage": 42927, - "ĠErrorResponse": 96824, - "ĠErrors": 40356, - "ĠEs": 9419, - "ĠEsc": 15917, - "ĠEscape": 46743, - "ĠEscort": 27683, - "ĠEscorts": 50754, - "ĠEsk": 59469, - "ĠEsp": 27612, - "ĠEspañ": 90082, - "ĠEspaña": 57608, - "ĠEspecially": 36625, - "ĠEsper": 70628, - "ĠEspresso": 99590, - "ĠEss": 13133, - "ĠEssay": 27047, - "ĠEssays": 56714, - "ĠEssen": 99775, - "ĠEssence": 84870, - "ĠEssential": 48833, - "ĠEssentially": 71854, - "ĠEssentials": 76260, - "ĠEssex": 64158, - "ĠEst": 9589, - "ĠEsta": 56808, - "ĠEstablish": 40498, - "ĠEstablished": 87350, - "ĠEstablishment": 87865, - "ĠEstado": 41274, - "ĠEstados": 64993, - "ĠEstate": 25447, - "ĠEstates": 92700, - "ĠEste": 39776, - "ĠEsther": 84738, - "ĠEstimate": 73815, - "ĠEstimated": 83086, - "ĠEstimates": 95619, - "ĠEsto": 93125, - "ĠEston": 54423, - "ĠEstonia": 69462, - "ĠEstr": 82584, - "ĠEt": 19421, - "ĠEternal": 67872, - "ĠEth": 14693, - "ĠEthan": 63264, - "ĠEther": 35978, - "ĠEthereum": 35046, - "ĠEthernet": 46508, - "ĠEthi": 45158, - "ĠEthics": 50281, - "ĠEthiopia": 60457, - "ĠEthiopian": 96634, - "ĠEthnic": 92518, - "ĠEtsy": 65629, - "ĠEu": 22730, - "ĠEug": 41159, - "ĠEugene": 51558, - "ĠEuler": 81118, - "ĠEur": 85477, - "ĠEuras": 88177, - "ĠEuro": 20026, - "ĠEurop": 68115, - "ĠEuropa": 39600, - "ĠEurope": 4606, - "ĠEuropean": 7665, - "ĠEuropeans": 51607, - "ĠEuros": 86566, - "ĠEv": 10641, - "ĠEva": 55492, - "ĠEval": 59339, - "ĠEvalu": 76198, - "ĠEvaluate": 55215, - "ĠEvaluation": 40388, - "ĠEvan": 45043, - "ĠEvangel": 55806, - "ĠEvans": 30563, - "ĠEve": 32460, - "ĠEvel": 82096, - "ĠEvelyn": 96425, - "ĠEven": 7570, - "ĠEvening": 57202, - "ĠEvent": 3749, - "ĠEventArgs": 8287, - "ĠEventBus": 90667, - "ĠEventEmitter": 31104, - "ĠEventHandler": 33057, - "ĠEventType": 64228, - "ĠEvents": 18093, - "ĠEventually": 38274, - "ĠEver": 18374, - "ĠEverest": 87578, - "ĠEverett": 78195, - "ĠEverton": 63539, - "ĠEvery": 7357, - "ĠEverybody": 51898, - "ĠEveryday": 79716, - "ĠEveryone": 22172, - "ĠEverything": 20696, - "ĠEverywhere": 98325, - "ĠEvidence": 44796, - "ĠEvil": 34819, - "ĠEvo": 98970, - "ĠEvolution": 38321, - "ĠEx": 1398, - "ĠExact": 75580, - "ĠExactly": 69590, - "ĠExam": 33410, - "ĠExamination": 72594, - "ĠExaminer": 79346, - "ĠExample": 13688, - "ĠExamples": 26379, - "ĠExc": 39995, - "ĠExcel": 21705, - "ĠExcell": 51007, - "ĠExcellence": 58240, - "ĠExcellent": 37866, - "ĠExcept": 38267, - "ĠException": 4204, - "ĠExceptions": 65729, - "ĠExchange": 19224, - "ĠExclude": 99577, - "ĠExclusive": 49380, - "ĠExec": 10502, - "ĠExecute": 21517, - "ĠExecutes": 56642, - "ĠExecution": 32028, - "ĠExecutionContext": 86551, - "ĠExecutive": 18362, - "ĠExecutor": 57132, - "ĠExecutors": 96193, - "ĠExercise": 33918, - "ĠExercises": 91554, - "ĠExhaust": 89334, - "ĠExhib": 40374, - "ĠExhibit": 77595, - "ĠExhibition": 68033, - "ĠExist": 62909, - "ĠExisting": 69571, - "ĠExists": 73526, - "ĠExit": 19532, - "ĠExiting": 87362, - "ĠExodus": 88942, - "ĠExp": 7943, - "ĠExpand": 51241, - "ĠExpanded": 40337, - "ĠExpansion": 55654, - "ĠExpect": 33185, - "ĠExpected": 32121, - "ĠExped": 64412, - "ĠExpedition": 84874, - "ĠExpense": 68631, - "ĠExpenses": 92523, - "ĠExperience": 21460, - "ĠExperienced": 100123, - "ĠExperiment": 47893, - "ĠExperimental": 57708, - "ĠExpert": 33257, - "ĠExperts": 51859, - "ĠExpires": 98510, - "ĠExpl": 18491, - "ĠExplain": 83017, - "ĠExplanation": 72387, - "ĠExplicit": 32430, - "ĠExploration": 76022, - "ĠExplore": 45152, - "ĠExplorer": 30252, - "ĠExplos": 85966, - "ĠExplosion": 93786, - "ĠExpo": 52423, - "ĠExport": 22981, - "ĠExposure": 71866, - "ĠExpr": 29919, - "ĠExpress": 17855, - "ĠExpression": 16783, - "ĠExt": 9634, - "ĠExtend": 71183, - "ĠExtended": 41665, - "ĠExtension": 27571, - "ĠExtensions": 56895, - "ĠExterior": 71781, - "ĠExternal": 32036, - "ĠExtr": 72334, - "ĠExtra": 26041, - "ĠExtract": 23673, - "ĠExtraction": 95606, - "ĠExtras": 89017, - "ĠExtreme": 50495, - "ĠExtremely": 93796, - "ĠExxon": 77127, - "ĠEy": 44511, - "ĠEye": 28929, - "ĠEyes": 43096, - "ĠEz": 39726, - "ĠEzek": 98479, - "ĠEzra": 85418, - "ĠF": 435, - "ĠFA": 15358, - "ĠFAA": 67036, - "ĠFAC": 85403, - "ĠFACE": 59327, - "ĠFACT": 59643, - "ĠFAG": 87280, - "ĠFAIL": 34207, - "ĠFAILED": 50771, - "ĠFAILURE": 65124, - "ĠFALL": 88592, - "ĠFALSE": 7989, - "ĠFAMILY": 88569, - "ĠFAQ": 32072, - "ĠFAQs": 87684, - "ĠFAR": 57415, - "ĠFAST": 51833, - "ĠFAT": 69053, - "ĠFB": 33021, - "ĠFBI": 14160, - "ĠFC": 16396, - "ĠFCC": 38676, - "ĠFD": 36418, - "ĠFDA": 30473, - "ĠFE": 29031, - "ĠFEATURE": 47860, - "ĠFEATURES": 94362, - "ĠFEC": 93411, - "ĠFEMA": 92789, - "ĠFETCH": 33416, - "ĠFF": 31042, - "ĠFFT": 61136, - "ĠFG": 49397, - "ĠFH": 82298, - "ĠFHA": 78840, - "ĠFI": 51635, - "ĠFIELD": 41378, - "ĠFIFA": 44742, - "ĠFIFO": 48107, - "ĠFIG": 38699, - "ĠFIL": 64435, - "ĠFILE": 12100, - "ĠFILES": 79845, - "ĠFILTER": 36452, - "ĠFIN": 25338, - "ĠFINAL": 68059, - "ĠFIND": 64858, - "ĠFINSEQ": 71227, - "ĠFIR": 78708, - "ĠFIRE": 61563, - "ĠFIRST": 35913, - "ĠFIT": 7608, - "ĠFITNESS": 7877, - "ĠFIX": 20757, - "ĠFIXED": 92649, - "ĠFIXME": 28575, - "ĠFK": 85346, - "ĠFL": 13062, - "ĠFLAC": 90199, - "ĠFLAG": 31479, - "ĠFLAGS": 48339, - "ĠFLASH": 53426, - "ĠFLOAT": 51216, - "ĠFLT": 97161, - "ĠFM": 24342, - "ĠFML": 84027, - "ĠFN": 50587, - "ĠFName": 97624, - "ĠFO": 22512, - "ĠFOLLOW": 58772, - "ĠFONT": 62168, - "ĠFOOD": 88227, - "ĠFOOT": 81137, - "ĠFOR": 4716, - "ĠFORCE": 83689, - "ĠFORE": 45023, - "ĠFOREIGN": 82456, - "ĠFORM": 28924, - "ĠFORMAT": 53325, - "ĠFORWARD": 91179, - "ĠFOUND": 53659, - "ĠFOUR": 75191, - "ĠFOX": 45288, - "ĠFP": 34651, - "ĠFPGA": 90562, - "ĠFPS": 44728, - "ĠFR": 17067, - "ĠFRAME": 57516, - "ĠFRE": 63706, - "ĠFREE": 16655, - "ĠFRIEND": 80443, - "ĠFROM": 4393, - "ĠFRONT": 82647, - "ĠFS": 25275, - "ĠFSM": 72067, - "ĠFStar": 49250, - "ĠFString": 66336, - "ĠFT": 24182, - "ĠFTC": 79360, - "ĠFTP": 48650, - "ĠFU": 96612, - "ĠFUCK": 76121, - "ĠFULL": 40841, - "ĠFUN": 36549, - "ĠFUNC": 44452, - "ĠFUNCT": 63455, - "ĠFUNCTION": 25856, - "ĠFUNCTIONS": 53264, - "ĠFVector": 71384, - "ĠFW": 49129, - "ĠFX": 30001, - "ĠFXMLLoader": 91339, - "ĠFY": 47466, - "ĠFa": 18145, - "ĠFab": 19797, - "ĠFabric": 37407, - "ĠFac": 17375, - "ĠFace": 19109, - "ĠFacebook": 5690, - "ĠFaces": 52326, - "ĠFach": 79865, - "ĠFacial": 75622, - "ĠFacilities": 66389, - "ĠFacility": 47750, - "ĠFacing": 96418, - "ĠFact": 37812, - "ĠFaction": 91407, - "ĠFactor": 38829, - "ĠFactors": 68318, - "ĠFactory": 17367, - "ĠFactoryBot": 89569, - "ĠFactoryGirl": 58640, - "ĠFacts": 46083, - "ĠFaculty": 42904, - "ĠFade": 57760, - "ĠFah": 74607, - "ĠFahr": 78300, - "ĠFahrenheit": 69823, - "ĠFail": 40745, - "ĠFailed": 22092, - "ĠFailure": 33360, - "ĠFair": 14930, - "ĠFairfax": 77636, - "ĠFairfield": 88529, - "ĠFairy": 56176, - "ĠFaith": 34053, - "ĠFake": 38065, - "ĠFaker": 47127, - "ĠFal": 23718, - "ĠFalcon": 43961, - "ĠFalcons": 54439, - "ĠFalk": 72564, - "ĠFall": 15128, - "ĠFallen": 84088, - "ĠFalling": 85299, - "ĠFallon": 88168, - "ĠFallout": 59640, - "ĠFalls": 30743, - "ĠFalse": 3641, - "ĠFam": 34701, - "ĠFame": 39627, - "ĠFamil": 53259, - "ĠFamilie": 89637, - "ĠFamilies": 50556, - "ĠFamily": 12517, - "ĠFamous": 67888, - "ĠFan": 25744, - "ĠFancy": 82899, - "ĠFang": 59027, - "ĠFans": 42896, - "ĠFant": 20239, - "ĠFantastic": 58038, - "ĠFantasy": 27582, - "ĠFar": 13759, - "ĠFarage": 95006, - "ĠFare": 67571, - "ĠFargo": 58750, - "ĠFarm": 18945, - "ĠFarmer": 68564, - "ĠFarmers": 63422, - "ĠFarms": 68121, - "ĠFarr": 75006, - "ĠFarrell": 86445, - "ĠFasc": 70707, - "ĠFashion": 31700, - "ĠFast": 17737, - "ĠFaster": 85586, - "ĠFat": 26417, - "ĠFatal": 66729, - "ĠFate": 60025, - "ĠFather": 20941, - "ĠFathers": 77005, - "ĠFauc": 97462, - "ĠFaul": 97343, - "ĠFault": 60249, - "ĠFav": 82041, - "ĠFavor": 74887, - "ĠFavorite": 40822, - "ĠFavorites": 64318, - "ĠFax": 56464, - "ĠFay": 90405, - "ĠFayette": 99915, - "ĠFe": 3926, - "ĠFear": 43067, - "ĠFeast": 92028, - "ĠFeather": 79976, - "ĠFeature": 20595, - "ĠFeatured": 51319, - "ĠFeatures": 20289, - "ĠFeaturing": 52331, - "ĠFeb": 13806, - "ĠFebruary": 7552, - "ĠFecha": 61578, - "ĠFed": 24526, - "ĠFedEx": 86335, - "ĠFeder": 21780, - "ĠFederal": 12411, - "ĠFederation": 28331, - "ĠFedora": 80606, - "ĠFee": 41558, - "ĠFeed": 29970, - "ĠFeedback": 37957, - "ĠFeel": 32833, - "ĠFeeling": 74658, - "ĠFees": 59678, - "ĠFeet": 62289, - "ĠFehler": 92365, - "ĠFeinstein": 85889, - "ĠFel": 27246, - "ĠFeld": 50853, - "ĠFelipe": 82547, - "ĠFelix": 57023, - "ĠFell": 63705, - "ĠFellow": 37946, - "ĠFellowship": 65742, - "ĠFem": 35295, - "ĠFemale": 29738, - "ĠFemin": 57401, - "ĠFemme": 58625, - "ĠFen": 45406, - "ĠFence": 81063, - "ĠFeng": 43758, - "ĠFer": 29562, - "ĠFerd": 83427, - "ĠFerdinand": 93607, - "ĠFerguson": 38476, - "ĠFerm": 99362, - "ĠFern": 27077, - "ĠFernandez": 83726, - "ĠFernando": 51485, - "ĠFerr": 29042, - "ĠFerrari": 46853, - "ĠFerry": 79549, - "ĠFest": 39750, - "ĠFestival": 17772, - "ĠFet": 69137, - "ĠFetch": 22882, - "ĠFetchType": 78282, - "ĠFetish": 100019, - "ĠFever": 85001, - "ĠFew": 44015, - "ĠFey": 89320, - "ĠFi": 40971, - "ĠFiat": 70399, - "ĠFib": 43564, - "ĠFiber": 54727, - "ĠFibonacci": 80783, - "ĠFiction": 43754, - "ĠField": 8771, - "ĠFieldType": 85714, - "ĠFields": 25599, - "ĠFiesta": 94903, - "ĠFif": 19009, - "ĠFifth": 23690, - "ĠFifty": 76020, - "ĠFig": 23966, - "ĠFight": 19143, - "ĠFighter": 42667, - "ĠFighters": 79067, - "ĠFighting": 50417, - "ĠFigure": 19575, - "ĠFigures": 69356, - "ĠFiji": 86196, - "ĠFil": 16807, - "ĠFile": 2958, - "ĠFileAccess": 93943, - "ĠFileInfo": 57289, - "ĠFileInputStream": 41285, - "ĠFileManager": 80388, - "ĠFileMode": 60448, - "ĠFileName": 48257, - "ĠFileNotFoundError": 96941, - "ĠFileNotFoundException": 69399, - "ĠFileOutputStream": 43756, - "ĠFilePath": 63803, - "ĠFileReader": 41833, - "ĠFileStream": 51871, - "ĠFileSystem": 54561, - "ĠFileType": 94338, - "ĠFileUtils": 61074, - "ĠFileWriter": 56921, - "ĠFiled": 84101, - "ĠFilename": 50911, - "ĠFiles": 17833, - "ĠFilip": 42378, - "ĠFilipino": 63517, - "ĠFill": 22748, - "ĠFilm": 17042, - "ĠFilme": 97285, - "ĠFilms": 46564, - "ĠFilter": 12619, - "ĠFiltering": 82631, - "ĠFilters": 46112, - "ĠFin": 5767, - "ĠFinal": 13321, - "ĠFinally": 17830, - "ĠFinals": 46147, - "ĠFinance": 23261, - "ĠFinancial": 17961, - "ĠFinancing": 93648, - "ĠFinch": 96333, - "ĠFind": 7531, - "ĠFindObjectOfType": 92522, - "ĠFinder": 58270, - "ĠFinding": 43897, - "ĠFinds": 51730, - "ĠFine": 31253, - "ĠFinger": 63961, - "ĠFinish": 36633, - "ĠFinished": 53726, - "ĠFinite": 94719, - "ĠFinland": 37355, - "ĠFinn": 35162, - "ĠFinnish": 58953, - "ĠFiona": 89943, - "ĠFior": 100103, - "ĠFir": 80347, - "ĠFire": 6785, - "ĠFirearms": 83617, - "ĠFirebase": 20261, - "ĠFirebaseAuth": 53081, - "ĠFirebaseDatabase": 69574, - "ĠFirebaseFirestore": 93340, - "ĠFired": 75930, - "ĠFirefox": 27018, - "ĠFireplace": 84828, - "ĠFires": 83930, - "ĠFirestore": 95366, - "ĠFirewall": 97331, - "ĠFirm": 38725, - "ĠFirmware": 81930, - "ĠFirst": 5629, - "ĠFirstName": 50567, - "ĠFirstly": 77795, - "ĠFiscal": 64072, - "ĠFischer": 63016, - "ĠFish": 17019, - "ĠFisher": 36604, - "ĠFisheries": 94505, - "ĠFishing": 53408, - "ĠFist": 82519, - "ĠFit": 30990, - "ĠFitness": 36808, - "ĠFits": 79345, - "ĠFitz": 37778, - "ĠFitzgerald": 62314, - "ĠFive": 21594, - "ĠFix": 20295, - "ĠFixed": 20755, - "ĠFixedUpdate": 87702, - "ĠFixes": 87063, - "ĠFixture": 74352, - "ĠFl": 3061, - "ĠFla": 54297, - "ĠFlag": 23497, - "ĠFlags": 34305, - "ĠFlake": 96415, - "ĠFlam": 97957, - "ĠFlame": 49957, - "ĠFlames": 73297, - "ĠFlash": 17710, - "ĠFlask": 29273, - "ĠFlat": 24492, - "ĠFlatButton": 75717, - "ĠFlatten": 86738, - "ĠFlavor": 66099, - "ĠFle": 47790, - "ĠFleet": 44555, - "ĠFlem": 65122, - "ĠFleming": 86297, - "ĠFlesh": 99155, - "ĠFletcher": 69168, - "ĠFlex": 27233, - "ĠFlexible": 53411, - "ĠFlickr": 55458, - "ĠFlight": 27675, - "ĠFlint": 53936, - "ĠFlip": 41384, - "ĠFlo": 20151, - "ĠFloat": 13298, - "ĠFloating": 48612, - "ĠFloatingActionButton": 82348, - "ĠFlood": 57227, - "ĠFloor": 16990, - "ĠFlooring": 79058, - "ĠFloors": 97505, - "ĠFlor": 8956, - "ĠFloral": 91752, - "ĠFlorence": 48606, - "ĠFlores": 74052, - "ĠFlorian": 97156, - "ĠFlorida": 9784, - "ĠFlour": 90128, - "ĠFlow": 23260, - "ĠFlower": 43786, - "ĠFlowers": 52645, - "ĠFloyd": 46899, - "ĠFlu": 61626, - "ĠFluent": 60897, - "ĠFluid": 60696, - "ĠFlush": 58726, - "ĠFlutter": 51895, - "ĠFlux": 70378, - "ĠFly": 20793, - "ĠFlyers": 74834, - "ĠFlying": 47152, - "ĠFlynn": 40486, - "ĠFn": 51282, - "ĠFo": 32757, - "ĠFoam": 77556, - "ĠFocus": 26891, - "ĠFog": 59248, - "ĠFol": 40555, - "ĠFold": 61573, - "ĠFolder": 36943, - "ĠFolding": 92250, - "ĠFoley": 80906, - "ĠFolk": 65337, - "ĠFollow": 11359, - "ĠFollowers": 86650, - "ĠFollowing": 23548, - "ĠFon": 71593, - "ĠFond": 92641, - "ĠFont": 9757, - "ĠFontAwesome": 60011, - "ĠFontStyle": 77327, - "ĠFontWeight": 27804, - "ĠFonts": 62721, - "ĠFoo": 34528, - "ĠFood": 12369, - "ĠFoods": 40160, - "ĠFool": 72635, - "ĠFoot": 15819, - "ĠFootball": 21424, - "ĠFooter": 27575, - "ĠFor": 1789, - "ĠForCanBeConverted": 80369, - "ĠForCanBeConvertedToF": 80370, - "ĠForCanBeConvertedToForeach": 80371, - "ĠForbes": 48381, - "ĠForbidden": 67540, - "ĠForce": 11994, - "ĠForced": 84413, - "ĠForces": 30500, - "ĠFord": 14337, - "ĠFore": 8371, - "ĠForecast": 56775, - "ĠForeign": 19620, - "ĠForeignKey": 80015, - "ĠForest": 20585, - "ĠForever": 55706, - "ĠForex": 37962, - "ĠForg": 70675, - "ĠForge": 58361, - "ĠForget": 61328, - "ĠForgot": 67274, - "ĠForgotten": 95547, - "ĠFork": 48950, - "ĠForm": 3459, - "ĠFormBuilder": 44580, - "ĠFormControl": 28777, - "ĠFormData": 47693, - "ĠFormGroup": 32026, - "ĠFormal": 80467, - "ĠFormat": 15392, - "ĠFormation": 72466, - "ĠFormats": 80448, - "ĠFormatter": 82487, - "ĠFormatting": 90688, - "ĠFormer": 33600, - "ĠForms": 24485, - "ĠFormsModule": 37324, - "ĠFormula": 31922, - "ĠForrest": 84830, - "ĠFors": 50990, - "ĠFort": 11246, - "ĠFortnite": 87520, - "ĠFortress": 72535, - "ĠFortunately": 42536, - "ĠFortune": 46331, - "ĠForty": 86043, - "ĠForum": 17997, - "ĠForums": 45615, - "ĠForward": 22952, - "ĠFoster": 39274, - "ĠFot": 74311, - "ĠFoto": 50442, - "ĠFotos": 67519, - "ĠFou": 95310, - "ĠFound": 12595, - "ĠFoundation": 5114, - "ĠFoundations": 99612, - "ĠFounded": 78811, - "ĠFounder": 55628, - "ĠFountain": 78324, - "ĠFour": 13625, - "ĠFourier": 90054, - "ĠFourth": 36174, - "ĠFowler": 75243, - "ĠFox": 13585, - "ĠFr": 2939, - "ĠFra": 23534, - "ĠFraction": 52993, - "ĠFrag": 59189, - "ĠFrage": 68332, - "ĠFragen": 71877, - "ĠFragment": 19572, - "ĠFram": 66240, - "ĠFrame": 16722, - "ĠFrames": 65697, - "ĠFramework": 24686, - "ĠFran": 31925, - "ĠFranc": 9893, - "ĠFrance": 9822, - "ĠFrances": 43833, - "ĠFrancesco": 89699, - "ĠFrancis": 26184, - "ĠFrancisco": 13175, - "ĠFranco": 44943, - "ĠFrancois": 92471, - "ĠFrank": 9454, - "ĠFranken": 91815, - "ĠFrankfurt": 56284, - "ĠFrankie": 94545, - "ĠFranklin": 19372, - "ĠFranz": 66620, - "ĠFranç": 84939, - "ĠFrançois": 85807, - "ĠFraser": 56230, - "ĠFrau": 52843, - "ĠFraud": 67047, - "ĠFrauen": 48710, - "ĠFre": 7730, - "ĠFreak": 81225, - "ĠFred": 28588, - "ĠFreddie": 68362, - "ĠFreddy": 96882, - "ĠFreder": 36532, - "ĠFrederick": 51764, - "ĠFree": 3658, - "ĠFreeBSD": 75660, - "ĠFreed": 87976, - "ĠFreedom": 25320, - "ĠFreel": 81033, - "ĠFreem": 96186, - "ĠFreeman": 50664, - "ĠFreeze": 79692, - "ĠFreight": 91338, - "ĠFrem": 68310, - "ĠFrench": 8753, - "ĠFrequ": 35132, - "ĠFrequency": 43480, - "ĠFrequently": 93720, - "ĠFres": 60750, - "ĠFresh": 30260, - "ĠFresno": 82270, - "ĠFreud": 72634, - "ĠFreund": 78879, - "ĠFri": 31502, - "ĠFrid": 64104, - "ĠFriday": 6740, - "ĠFridays": 80523, - "ĠFried": 31351, - "ĠFriedman": 62458, - "ĠFriedrich": 80474, - "ĠFriend": 11848, - "ĠFriendly": 49517, - "ĠFriends": 23323, - "ĠFriendship": 73169, - "ĠFritz": 91083, - "ĠFrm": 93095, - "ĠFro": 24304, - "ĠFrog": 72519, - "ĠFrom": 5659, - "ĠFront": 15248, - "ĠFrontier": 58418, - "ĠFrost": 42320, - "ĠFrozen": 58846, - "ĠFruit": 44187, - "ĠFry": 53517, - "ĠFs": 85719, - "ĠFt": 45479, - "ĠFu": 30353, - "ĠFuck": 26146, - "ĠFucked": 64662, - "ĠFucking": 66960, - "ĠFuel": 37384, - "ĠFuj": 63370, - "ĠFuji": 88153, - "ĠFuk": 63759, - "ĠFukushima": 89839, - "ĠFul": 48550, - "ĠFull": 8797, - "ĠFullName": 98247, - "ĠFuller": 71569, - "ĠFully": 49256, - "ĠFulton": 89984, - "ĠFun": 16457, - "ĠFunc": 18503, - "ĠFunction": 5830, - "ĠFunctional": 55550, - "ĠFunctions": 24460, - "ĠFunctor": 88732, - "ĠFund": 13492, - "ĠFundamental": 92539, - "ĠFunding": 64815, - "ĠFunds": 61288, - "ĠFuneral": 59449, - "ĠFunk": 40710, - "ĠFunktion": 72165, - "ĠFunny": 53940, - "ĠFur": 50940, - "ĠFurious": 93431, - "ĠFurn": 65572, - "ĠFurniture": 30339, - "ĠFurther": 15903, - "ĠFurthermore": 24296, - "ĠFury": 50479, - "ĠFus": 94400, - "ĠFuse": 74615, - "ĠFusion": 43337, - "ĠFut": 43647, - "ĠFuture": 12781, - "ĠFutures": 77367, - "ĠFuÃŁ": 92162, - "ĠFé": 89250, - "ĠFör": 87567, - "ĠFür": 46581, - "ĠG": 480, - "ĠGA": 27438, - "ĠGAL": 84462, - "ĠGAM": 82911, - "ĠGAME": 32436, - "ĠGANG": 97577, - "ĠGAP": 90987, - "ĠGAR": 97691, - "ĠGAS": 90809, - "ĠGB": 19397, - "ĠGBP": 84361, - "ĠGC": 23186, - "ĠGCBO": 83846, - "ĠGCC": 46038, - "ĠGD": 40727, - "ĠGDK": 74986, - "ĠGDP": 30830, - "ĠGDPR": 92048, - "ĠGE": 30957, - "ĠGEN": 43774, - "ĠGENER": 29208, - "ĠGENERAL": 53412, - "ĠGENERATED": 73132, - "ĠGENERIC": 95460, - "ĠGEO": 86209, - "ĠGER": 90321, - "ĠGET": 8049, - "ĠGETGLOBAL": 91954, - "ĠGF": 41126, - "ĠGFP": 61170, - "ĠGFX": 77255, - "ĠGG": 57798, - "ĠGH": 48584, - "ĠGHC": 84816, - "ĠGHz": 52405, - "ĠGI": 49609, - "ĠGIF": 47866, - "ĠGIR": 86109, - "ĠGIS": 83471, - "ĠGIT": 91192, - "ĠGIVEN": 90936, - "ĠGK": 98509, - "ĠGL": 5705, - "ĠGLES": 79748, - "ĠGLFW": 42670, - "ĠGLOBAL": 42387, - "ĠGLUT": 70373, - "ĠGLenum": 53772, - "ĠGLfloat": 47582, - "ĠGLint": 49265, - "ĠGLsizei": 80803, - "ĠGLuint": 44352, - "ĠGM": 19722, - "ĠGMC": 92668, - "ĠGMO": 67320, - "ĠGMT": 25497, - "ĠGN": 42102, - "ĠGNOME": 98686, - "ĠGNU": 4348, - "ĠGNUNET": 100199, - "ĠGO": 12890, - "ĠGOD": 59478, - "ĠGOLD": 73863, - "ĠGOOD": 22469, - "ĠGOODMAN": 96046, - "ĠGOODS": 30766, - "ĠGOOGLE": 91316, - "ĠGOP": 18598, - "ĠGOT": 81009, - "ĠGObject": 80225, - "ĠGP": 24618, - "ĠGPA": 71155, - "ĠGPI": 97637, - "ĠGPIO": 10933, - "ĠGPL": 23794, - "ĠGPLv": 83702, - "ĠGPS": 24229, - "ĠGPU": 23501, - "ĠGPUs": 71503, - "ĠGR": 15116, - "ĠGRA": 65120, - "ĠGRAPH": 69736, - "ĠGRAT": 95341, - "ĠGRE": 62996, - "ĠGREAT": 62093, - "ĠGREEN": 54659, - "ĠGRID": 66027, - "ĠGROUP": 27968, - "ĠGS": 36370, - "ĠGSL": 98468, - "ĠGSM": 68655, - "ĠGST": 33934, - "ĠGT": 12177, - "ĠGTA": 59845, - "ĠGTK": 38479, - "ĠGTX": 35040, - "ĠGU": 46372, - "ĠGUI": 16840, - "ĠGUIContent": 83620, - "ĠGUID": 31321, - "ĠGUIDATA": 92488, - "ĠGUIDE": 95757, - "ĠGUILayout": 47529, - "ĠGUIStyle": 99650, - "ĠGURL": 94519, - "ĠGV": 81900, - "ĠGW": 42353, - "ĠGX": 63152, - "ĠGa": 18879, - "ĠGab": 24664, - "ĠGabri": 71814, - "ĠGabriel": 39843, - "ĠGad": 72042, - "ĠGael": 89738, - "ĠGaga": 81674, - "ĠGain": 50809, - "ĠGaines": 83779, - "ĠGal": 10845, - "ĠGala": 76541, - "ĠGalactic": 76317, - "ĠGalaxy": 20238, - "ĠGale": 79332, - "ĠGall": 25919, - "ĠGallagher": 79087, - "ĠGallery": 19853, - "ĠGallup": 80901, - "ĠGam": 31079, - "ĠGamb": 67889, - "ĠGambling": 86443, - "ĠGame": 4140, - "ĠGameController": 97996, - "ĠGameManager": 49814, - "ĠGameObject": 10935, - "ĠGameState": 49087, - "ĠGameplay": 86998, - "ĠGamer": 76759, - "ĠGames": 11871, - "ĠGaming": 31562, - "ĠGamma": 58782, - "ĠGan": 50181, - "ĠGand": 39421, - "ĠGandhi": 48994, - "ĠGang": 35517, - "ĠGap": 59015, - "ĠGar": 12471, - "ĠGarage": 39996, - "ĠGarc": 30414, - "ĠGarcia": 38810, - "ĠGarcÃŃa": 85341, - "ĠGard": 23251, - "ĠGarden": 19558, - "ĠGardens": 43143, - "ĠGardner": 57729, - "ĠGareth": 88147, - "ĠGarland": 80074, - "ĠGarlic": 95825, - "ĠGarmin": 89269, - "ĠGarn": 65132, - "ĠGarner": 87088, - "ĠGarr": 95257, - "ĠGarrett": 58716, - "ĠGarrison": 99586, - "ĠGarten": 95012, - "ĠGary": 24765, - "ĠGas": 21523, - "ĠGast": 63742, - "ĠGat": 73213, - "ĠGate": 30343, - "ĠGates": 36593, - "ĠGateway": 40478, - "ĠGather": 50095, - "ĠGathering": 76685, - "ĠGauge": 73160, - "ĠGaul": 95626, - "ĠGauss": 94316, - "ĠGaussian": 49668, - "ĠGaut": 96154, - "ĠGavin": 64495, - "ĠGaw": 86638, - "ĠGay": 21334, - "ĠGaz": 44392, - "ĠGaza": 29762, - "ĠGazette": 75682, - "ĠGdk": 76640, - "ĠGe": 4323, - "ĠGeForce": 38620, - "ĠGear": 28603, - "ĠGeb": 45436, - "ĠGecko": 43699, - "ĠGed": 65577, - "ĠGee": 96697, - "ĠGeek": 71465, - "ĠGef": 56957, - "ĠGeg": 99963, - "ĠGeh": 74680, - "ĠGeile": 77504, - "ĠGel": 45482, - "ĠGeld": 52339, - "ĠGem": 32245, - "ĠGeme": 78875, - "ĠGemini": 86811, - "ĠGems": 82172, - "ĠGen": 9500, - "ĠGender": 29317, - "ĠGene": 24983, - "ĠGener": 2672, - "ĠGeneral": 3331, - "ĠGenerally": 44493, - "ĠGenerate": 20400, - "ĠGenerated": 31588, - "ĠGenerates": 53592, - "ĠGenerating": 97554, - "ĠGeneration": 24367, - "ĠGenerationType": 56800, - "ĠGenerator": 29458, - "ĠGeneric": 21981, - "ĠGenesis": 41888, - "ĠGenetic": 75226, - "ĠGenetics": 84386, - "ĠGeneva": 45345, - "ĠGenius": 78901, - "ĠGenome": 82917, - "ĠGenre": 41395, - "ĠGent": 36823, - "ĠGentle": 74569, - "ĠGenuine": 83982, - "ĠGeo": 33010, - "ĠGeoff": 51530, - "ĠGeoffrey": 89239, - "ĠGeographic": 66542, - "ĠGeography": 84425, - "ĠGeological": 80850, - "ĠGeometry": 40018, - "ĠGeorg": 13629, - "ĠGeorge": 10058, - "ĠGeorges": 95359, - "ĠGeorgetown": 66039, - "ĠGeorgia": 16272, - "ĠGeorgian": 87542, - "ĠGer": 20524, - "ĠGerald": 55357, - "ĠGerard": 82218, - "ĠGerm": 37835, - "ĠGerman": 6063, - "ĠGermans": 42037, - "ĠGermany": 10057, - "ĠGerr": 86965, - "ĠGerry": 92087, - "ĠGes": 21031, - "ĠGesch": 36446, - "ĠGeschichte": 79030, - "ĠGest": 54999, - "ĠGesture": 50964, - "ĠGestureDetector": 64232, - "ĠGet": 2175, - "ĠGetAll": 46687, - "ĠGetById": 93185, - "ĠGetComponent": 28850, - "ĠGetCurrent": 95198, - "ĠGetData": 76116, - "ĠGetEnumerator": 47579, - "ĠGetHashCode": 82778, - "ĠGetLastError": 80462, - "ĠGetMessage": 95329, - "ĠGetName": 93888, - "ĠGetString": 99021, - "ĠGetType": 67959, - "ĠGetUser": 87037, - "ĠGetValue": 70021, - "ĠGets": 10523, - "ĠGetter": 57230, - "ĠGetting": 25531, - "ĠGetty": 21171, - "ĠGew": 43778, - "ĠGh": 24855, - "ĠGhana": 48668, - "ĠGhost": 26099, - "ĠGi": 15754, - "ĠGian": 79704, - "ĠGiant": 41841, - "ĠGiants": 30835, - "ĠGib": 29479, - "ĠGibbs": 84651, - "ĠGibraltar": 99903, - "ĠGibson": 44522, - "ĠGift": 22837, - "ĠGifts": 57060, - "ĠGig": 45234, - "ĠGil": 21456, - "ĠGilbert": 46092, - "ĠGiles": 85931, - "ĠGill": 33826, - "ĠGilles": 77224, - "ĠGim": 86771, - "ĠGin": 51683, - "ĠGina": 77312, - "ĠGing": 75846, - "ĠGinger": 68394, - "ĠGingrich": 87493, - "ĠGinny": 94254, - "ĠGins": 86829, - "ĠGio": 67765, - "ĠGiov": 61678, - "ĠGiovanni": 76952, - "ĠGir": 48035, - "ĠGirl": 11617, - "ĠGirlfriend": 99593, - "ĠGirls": 20666, - "ĠGit": 21804, - "ĠGitHub": 33195, - "ĠGithub": 50023, - "ĠGiul": 63651, - "ĠGiuliani": 89150, - "ĠGive": 21335, - "ĠGiven": 16644, - "ĠGives": 70013, - "ĠGiving": 58951, - "ĠGiz": 67388, - "ĠGl": 8444, - "ĠGlacier": 96486, - "ĠGlad": 52741, - "ĠGladiator": 96228, - "ĠGlam": 87813, - "ĠGlas": 38932, - "ĠGlasgow": 43997, - "ĠGlass": 21396, - "ĠGlasses": 99366, - "ĠGle": 72497, - "ĠGlen": 41061, - "ĠGlenn": 40208, - "ĠGlide": 57126, - "ĠGlo": 25372, - "ĠGlob": 63388, - "ĠGlobal": 8121, - "ĠGlobalKey": 86458, - "ĠGlobals": 51276, - "ĠGlobe": 41910, - "ĠGlock": 100080, - "ĠGloria": 76093, - "ĠGlory": 59261, - "ĠGloss": 67142, - "ĠGlouce": 87586, - "ĠGlover": 95183, - "ĠGloves": 68554, - "ĠGlow": 88448, - "ĠGluten": 96012, - "ĠGly": 79183, - "ĠGlyph": 88513, - "ĠGmail": 62046, - "ĠGmbH": 32577, - "ĠGn": 96251, - "ĠGo": 6122, - "ĠGoa": 86622, - "ĠGoal": 41047, - "ĠGoals": 55293, - "ĠGoat": 93872, - "ĠGobierno": 85172, - "ĠGoblin": 81264, - "ĠGod": 4359, - "ĠGoddess": 61785, - "ĠGods": 44875, - "ĠGodzilla": 88096, - "ĠGoes": 61261, - "ĠGoing": 35971, - "ĠGoku": 77136, - "ĠGol": 55679, - "ĠGold": 7573, - "ĠGoldberg": 72675, - "ĠGolden": 18288, - "ĠGoldman": 48428, - "ĠGolf": 28131, - "ĠGomez": 63398, - "ĠGon": 80806, - "ĠGone": 56355, - "ĠGong": 98475, - "ĠGonz": 33555, - "ĠGonzalez": 52186, - "ĠGood": 7839, - "ĠGoodman": 71492, - "ĠGoods": 42695, - "ĠGoogle": 5195, - "ĠGoose": 82207, - "ĠGor": 47247, - "ĠGord": 99434, - "ĠGordon": 26952, - "ĠGore": 49625, - "ĠGorgeous": 88061, - "ĠGors": 98774, - "ĠGos": 63481, - "ĠGospel": 44468, - "ĠGot": 25545, - "ĠGoth": 33037, - "ĠGotham": 74982, - "ĠGothic": 44201, - "ĠGott": 69109, - "ĠGould": 85431, - "ĠGov": 25428, - "ĠGover": 94984, - "ĠGovern": 8114, - "ĠGovernance": 81689, - "ĠGovernment": 10423, - "ĠGovernments": 88799, - "ĠGovernor": 24245, - "ĠGovernors": 91089, - "ĠGow": 93571, - "ĠGr": 2895, - "ĠGra": 40113, - "ĠGrab": 37294, - "ĠGrace": 32171, - "ĠGrad": 22547, - "ĠGrade": 24749, - "ĠGrades": 96320, - "ĠGradient": 54207, - "ĠGraduate": 44825, - "ĠGraf": 75729, - "ĠGraham": 26181, - "ĠGrain": 75374, - "ĠGram": 29937, - "ĠGrammar": 63077, - "ĠGrammy": 74679, - "ĠGran": 27622, - "ĠGrand": 10517, - "ĠGrande": 37623, - "ĠGrandma": 99068, - "ĠGranite": 65594, - "ĠGranny": 89240, - "ĠGrant": 24668, - "ĠGranted": 73943, - "ĠGrants": 73901, - "ĠGrape": 80629, - "ĠGraph": 12441, - "ĠGraphQL": 36187, - "ĠGraphic": 45051, - "ĠGraphics": 20914, - "ĠGrass": 41046, - "ĠGrat": 43181, - "ĠGratis": 24709, - "ĠGratuit": 54609, - "ĠGrave": 74842, - "ĠGraves": 80158, - "ĠGravity": 48590, - "ĠGray": 24255, - "ĠGraz": 94030, - "ĠGre": 13842, - "ĠGreat": 8681, - "ĠGreater": 33381, - "ĠGreatest": 62912, - "ĠGree": 21053, - "ĠGreece": 25431, - "ĠGreek": 18341, - "ĠGreeks": 61780, - "ĠGreen": 7997, - "ĠGreene": 59174, - "ĠGreenland": 73778, - "ĠGreens": 42691, - "ĠGreenville": 93654, - "ĠGreenwich": 86938, - "ĠGreenwood": 91074, - "ĠGreg": 16431, - "ĠGregg": 81796, - "ĠGregory": 44069, - "ĠGren": 39224, - "ĠGret": 88652, - "ĠGrey": 26769, - "ĠGri": 64004, - "ĠGrid": 10810, - "ĠGridBagConstraints": 53023, - "ĠGridLayout": 81179, - "ĠGridView": 42035, - "ĠGriff": 28894, - "ĠGriffin": 41496, - "ĠGriffith": 64640, - "ĠGrill": 50948, - "ĠGrim": 74404, - "ĠGrimm": 85892, - "ĠGrinder": 69600, - "ĠGrinding": 39712, - "ĠGrip": 79921, - "ĠGro": 18370, - "ĠGrocery": 96681, - "ĠGron": 87330, - "ĠGros": 70952, - "ĠGross": 43907, - "ĠGround": 26486, - "ĠGroup": 5856, - "ĠGroupLayout": 92943, - "ĠGroups": 35680, - "ĠGrove": 41234, - "ĠGrow": 47660, - "ĠGrowing": 60780, - "ĠGrowth": 34871, - "ĠGrund": 48327, - "ĠGrupo": 76007, - "ĠGry": 99548, - "ĠGrü": 95163, - "ĠGson": 39494, - "ĠGst": 81420, - "ĠGtk": 28396, - "ĠGtkWidget": 67208, - "ĠGu": 4673, - "ĠGuam": 92788, - "ĠGuang": 65537, - "ĠGuantanamo": 99400, - "ĠGuar": 40100, - "ĠGuarantee": 65776, - "ĠGuaranteed": 81537, - "ĠGuard": 12542, - "ĠGuardian": 25460, - "ĠGuardians": 62831, - "ĠGuards": 70385, - "ĠGuatemala": 63078, - "ĠGuerr": 80883, - "ĠGuerrero": 98836, - "ĠGuess": 55379, - "ĠGuest": 27307, - "ĠGuests": 62682, - "ĠGui": 51098, - "ĠGuid": 12433, - "ĠGuidance": 82661, - "ĠGuide": 13002, - "ĠGuidelines": 48528, - "ĠGuides": 60545, - "ĠGuil": 93668, - "ĠGuild": 33592, - "ĠGuill": 74738, - "ĠGuinea": 48903, - "ĠGuinness": 89559, - "ĠGuitar": 47759, - "ĠGujar": 56731, - "ĠGujarat": 62953, - "ĠGul": 59989, - "ĠGulf": 27945, - "ĠGum": 75589, - "ĠGun": 22450, - "ĠGund": 70480, - "ĠGundam": 88476, - "ĠGunn": 66249, - "ĠGuns": 60565, - "ĠGupta": 74798, - "ĠGur": 62033, - "ĠGuru": 63079, - "ĠGus": 82479, - "ĠGust": 49720, - "ĠGut": 52683, - "ĠGutenberg": 52686, - "ĠGuth": 92855, - "ĠGuy": 26340, - "ĠGuys": 51300, - "ĠGuzzle": 97933, - "ĠGwen": 95884, - "ĠGy": 56015, - "ĠGym": 46631, - "ĠGä": 95689, - "ĠGö": 83246, - "ĠGü": 81263, - "ĠH": 473, - "ĠHA": 42416, - "ĠHACK": 96223, - "ĠHAL": 21174, - "ĠHALF": 96422, - "ĠHAND": 53569, - "ĠHANDLE": 46373, - "ĠHAPP": 87877, - "ĠHAR": 87588, - "ĠHARD": 71002, - "ĠHAS": 36848, - "ĠHASH": 59957, - "ĠHAVE": 19102, - "ĠHB": 40801, - "ĠHBO": 43978, - "ĠHC": 46928, - "ĠHCI": 85435, - "ĠHD": 12445, - "ĠHDC": 97417, - "ĠHDD": 69623, - "ĠHDF": 81340, - "ĠHDMI": 42150, - "ĠHDR": 55491, - "ĠHE": 11947, - "ĠHEAD": 34180, - "ĠHEADER": 40765, - "ĠHEALTH": 73725, - "ĠHEAP": 100191, - "ĠHEIGHT": 43000, - "ĠHEL": 38757, - "ĠHELP": 56571, - "ĠHER": 16019, - "ĠHERE": 19804, - "ĠHERO": 87717, - "ĠHEX": 73321, - "ĠHF": 51658, - "ĠHG": 70497, - "ĠHH": 25788, - "ĠHI": 34511, - "ĠHID": 62515, - "ĠHIGH": 38717, - "ĠHIM": 89994, - "ĠHIP": 81396, - "ĠHIS": 66226, - "ĠHISTORY": 62879, - "ĠHIT": 79503, - "ĠHIV": 23495, - "ĠHK": 43317, - "ĠHL": 53587, - "ĠHLS": 93277, - "ĠHM": 46514, - "ĠHMAC": 97027, - "ĠHMS": 97170, - "ĠHO": 31350, - "ĠHOL": 96722, - "ĠHOLD": 18001, - "ĠHOLDER": 61793, - "ĠHOLDERS": 21269, - "ĠHOME": 41667, - "ĠHOR": 84666, - "ĠHOST": 45678, - "ĠHOT": 54473, - "ĠHOUR": 97064, - "ĠHOUSE": 69461, - "ĠHOW": 24440, - "ĠHOWEVER": 30416, - "ĠHP": 12478, - "ĠHPV": 74469, - "ĠHQ": 46355, - "ĠHR": 23096, - "ĠHRESULT": 30703, - "ĠHS": 34514, - "ĠHSV": 81411, - "ĠHT": 5373, - "ĠHTC": 49367, - "ĠHTML": 9492, - "ĠHTMLElement": 44999, - "ĠHTTP": 10339, - "ĠHTTPS": 62144, - "ĠHUD": 49696, - "ĠHUGE": 73756, - "ĠHV": 49317, - "ĠHVAC": 66433, - "ĠHW": 27768, - "ĠHWND": 61484, - "ĠHY": 64352, - "ĠHa": 14433, - "ĠHab": 29976, - "ĠHabit": 95178, - "ĠHabitat": 99688, - "ĠHack": 36082, - "ĠHacker": 89165, - "ĠHad": 24805, - "ĠHag": 67639, - "ĠHague": 86026, - "ĠHai": 63782, - "ĠHair": 26781, - "ĠHairst": 89415, - "ĠHait": 43502, - "ĠHaiti": 56290, - "ĠHaj": 84526, - "ĠHak": 72398, - "ĠHal": 20442, - "ĠHale": 67251, - "ĠHaley": 68811, - "ĠHalf": 26924, - "ĠHalifax": 70769, - "ĠHall": 11166, - "ĠHalloween": 27711, - "ĠHalo": 46349, - "ĠHam": 9777, - "ĠHamas": 41741, - "ĠHamburg": 51562, - "ĠHamilton": 24051, - "ĠHamm": 74447, - "ĠHammer": 37994, - "ĠHammond": 65443, - "ĠHamp": 29514, - "ĠHampshire": 31997, - "ĠHampton": 64774, - "ĠHan": 21296, - "ĠHancock": 81367, - "ĠHand": 8704, - "ĠHandbook": 49924, - "ĠHandle": 14078, - "ĠHandler": 20549, - "ĠHandlers": 96663, - "ĠHandles": 21684, - "ĠHandling": 56813, - "ĠHands": 43396, - "ĠHandy": 72659, - "ĠHang": 41875, - "ĠHanging": 90655, - "ĠHank": 55761, - "ĠHann": 28829, - "ĠHanna": 85863, - "ĠHannah": 48361, - "ĠHannity": 90793, - "ĠHans": 25844, - "ĠHansen": 58253, - "ĠHanson": 76313, - "ĠHao": 94809, - "ĠHapp": 35800, - "ĠHappiness": 79244, - "ĠHappy": 24241, - "ĠHar": 5340, - "ĠHaram": 85642, - "ĠHarbor": 40282, - "ĠHarbour": 63107, - "ĠHard": 11481, - "ĠHardcore": 60650, - "ĠHardcover": 98627, - "ĠHarden": 90893, - "ĠHarding": 97593, - "ĠHardware": 37865, - "ĠHardy": 58374, - "ĠHari": 98545, - "ĠHarlem": 83852, - "ĠHarley": 52776, - "ĠHarm": 92071, - "ĠHarmon": 40759, - "ĠHarmony": 66480, - "ĠHarness": 94999, - "ĠHarold": 53215, - "ĠHarper": 33107, - "ĠHarr": 15591, - "ĠHarris": 21750, - "ĠHarrison": 36627, - "ĠHarry": 14253, - "ĠHart": 23750, - "ĠHartford": 73220, - "ĠHarvard": 25996, - "ĠHarvest": 56935, - "ĠHarvey": 34422, - "ĠHas": 11697, - "ĠHasan": 100072, - "ĠHash": 6668, - "ĠHashMap": 10751, - "ĠHashSet": 19467, - "ĠHashtable": 50324, - "ĠHaskell": 63276, - "ĠHass": 43122, - "ĠHassan": 60777, - "ĠHast": 60607, - "ĠHastings": 79844, - "ĠHat": 22050, - "ĠHatch": 59994, - "ĠHate": 66912, - "ĠHath": 91668, - "ĠHats": 91315, - "ĠHaupt": 91031, - "ĠHaus": 48475, - "ĠHaut": 84334, - "ĠHav": 56208, - "ĠHavana": 86975, - "ĠHave": 12522, - "ĠHaven": 42714, - "ĠHaving": 20636, - "ĠHaw": 12897, - "ĠHawai": 22153, - "ĠHawaii": 28621, - "ĠHawaiian": 59103, - "ĠHawk": 56423, - "ĠHawkins": 70687, - "ĠHawks": 57712, - "ĠHawth": 86883, - "ĠHay": 18276, - "ĠHayden": 77285, - "ĠHayes": 53522, - "ĠHayward": 93305, - "ĠHaz": 32595, - "ĠHazard": 69874, - "ĠHazel": 76479, - "ĠHd": 66016, - "ĠHe": 1283, - "ĠHead": 11452, - "ĠHeader": 12376, - "ĠHeaderComponent": 94212, - "ĠHeaders": 22141, - "ĠHeading": 52449, - "ĠHeadquarters": 70736, - "ĠHeads": 71607, - "ĠHeal": 82130, - "ĠHealing": 49741, - "ĠHealth": 6401, - "ĠHealthcare": 39435, - "ĠHealthy": 44454, - "ĠHeap": 48407, - "ĠHear": 57199, - "ĠHeard": 95208, - "ĠHearing": 66550, - "ĠHeart": 18449, - "ĠHearth": 85993, - "ĠHearts": 53876, - "ĠHeat": 27162, - "ĠHeater": 88528, - "ĠHeath": 48562, - "ĠHeather": 47363, - "ĠHeating": 68954, - "ĠHeaven": 32450, - "ĠHeavenly": 88150, - "ĠHeavy": 29201, - "ĠHeb": 85419, - "ĠHebrew": 37366, - "ĠHeck": 73817, - "ĠHector": 89140, - "ĠHed": 75263, - "ĠHedge": 80121, - "ĠHeg": 71217, - "ĠHeidi": 82936, - "ĠHeight": 22147, - "ĠHeights": 40503, - "ĠHein": 64782, - "ĠHel": 16183, - "ĠHeld": 83531, - "ĠHelen": 43881, - "ĠHelena": 73046, - "ĠHell": 24830, - "ĠHeller": 93893, - "ĠHello": 22691, - "ĠHelloWorld": 91171, - "ĠHelm": 63142, - "ĠHelmet": 67629, - "ĠHelp": 11736, - "ĠHelper": 13202, - "ĠHelpers": 49414, - "ĠHelpful": 47654, - "ĠHelping": 91801, - "ĠHelps": 89616, - "ĠHelsinki": 77434, - "ĠHelvetica": 60646, - "ĠHem": 33924, - "ĠHemisphere": 96878, - "ĠHemp": 57308, - "ĠHen": 13370, - "ĠHence": 32140, - "ĠHend": 30594, - "ĠHenderson": 45677, - "ĠHenri": 74310, - "ĠHenrik": 99187, - "ĠHenry": 18063, - "ĠHentai": 93142, - "ĠHep": 61245, - "ĠHer": 6385, - "ĠHera": 83657, - "ĠHerald": 42769, - "ĠHerb": 74956, - "ĠHerbal": 87972, - "ĠHerbert": 58463, - "ĠHerc": 78252, - "ĠHercules": 94634, - "ĠHere": 5810, - "ĠHeritage": 34243, - "ĠHerm": 32565, - "ĠHerman": 61338, - "ĠHermes": 95063, - "ĠHermione": 54599, - "ĠHern": 41556, - "ĠHernandez": 54521, - "ĠHero": 16905, - "ĠHeroes": 38099, - "ĠHerr": 43350, - "ĠHerrera": 97108, - "ĠHers": 65466, - "ĠHerz": 53739, - "ĠHess": 99805, - "ĠHet": 34266, - "ĠHew": 60350, - "ĠHex": 28327, - "ĠHexatrigesimal": 79740, - "ĠHey": 28653, - "ĠHezbollah": 62994, - "ĠHi": 21694, - "ĠHib": 92836, - "ĠHibernate": 64548, - "ĠHick": 79028, - "ĠHicks": 74605, - "ĠHidden": 35342, - "ĠHide": 26672, - "ĠHier": 39847, - "ĠHiggins": 83197, - "ĠHigh": 5234, - "ĠHigher": 35321, - "ĠHighest": 60713, - "ĠHighland": 65187, - "ĠHighlander": 49730, - "ĠHighlands": 84025, - "ĠHighlight": 57094, - "ĠHighlights": 53300, - "ĠHighly": 53485, - "ĠHighway": 29866, - "ĠHij": 69090, - "ĠHil": 39696, - "ĠHilfe": 93760, - "ĠHill": 8270, - "ĠHillary": 15383, - "ĠHills": 25964, - "ĠHilton": 53865, - "ĠHim": 21058, - "ĠHimal": 76438, - "ĠHimself": 66569, - "ĠHin": 50733, - "ĠHind": 20412, - "ĠHindered": 95489, - "ĠHinderedRotor": 96165, - "ĠHindi": 45080, - "ĠHindu": 36142, - "ĠHindus": 82729, - "ĠHint": 52930, - "ĠHip": 45628, - "ĠHipp": 75463, - "ĠHir": 80735, - "ĠHire": 62728, - "ĠHiring": 89297, - "ĠHiro": 57392, - "ĠHis": 5414, - "ĠHispan": 73747, - "ĠHispanic": 41985, - "ĠHispanics": 84932, - "ĠHist": 67005, - "ĠHistogram": 83238, - "ĠHistor": 22425, - "ĠHistoric": 51887, - "ĠHistorical": 41143, - "ĠHistory": 11346, - "ĠHit": 16261, - "ĠHitch": 71464, - "ĠHitler": 31654, - "ĠHits": 54751, - "ĠHive": 69278, - "ĠHmm": 89290, - "ĠHo": 17723, - "ĠHob": 37876, - "ĠHobby": 73692, - "ĠHoch": 68875, - "ĠHockey": 41342, - "ĠHod": 52034, - "ĠHodg": 83984, - "ĠHoe": 87469, - "ĠHof": 72812, - "ĠHoff": 43822, - "ĠHoffman": 62982, - "ĠHog": 50869, - "ĠHogan": 58371, - "ĠHogwarts": 78253, - "ĠHok": 96265, - "ĠHol": 16071, - "ĠHold": 23588, - "ĠHolden": 87485, - "ĠHolder": 41433, - "ĠHolding": 55777, - "ĠHoldings": 54642, - "ĠHolds": 67084, - "ĠHole": 52029, - "ĠHoliday": 32769, - "ĠHolidays": 68103, - "ĠHoll": 25518, - "ĠHolland": 38915, - "ĠHollande": 94431, - "ĠHollow": 49793, - "ĠHolly": 53425, - "ĠHollywood": 17681, - "ĠHolmes": 40401, - "ĠHolocaust": 44198, - "ĠHolt": 60006, - "ĠHoly": 19229, - "ĠHom": 13525, - "ĠHome": 5492, - "ĠHomeComponent": 57952, - "ĠHomeController": 61978, - "ĠHomePage": 45237, - "ĠHomeland": 44804, - "ĠHomemade": 85908, - "ĠHomepage": 68535, - "ĠHomer": 66805, - "ĠHomes": 37664, - "ĠHomework": 83813, - "ĠHomo": 84497, - "ĠHon": 16958, - "ĠHond": 59215, - "ĠHonda": 29987, - "ĠHonduras": 71415, - "ĠHonest": 54284, - "ĠHonestly": 72047, - "ĠHoney": 40715, - "ĠHong": 19730, - "ĠHonolulu": 82640, - "ĠHonor": 43044, - "ĠHonour": 96914, - "ĠHood": 36443, - "ĠHook": 29271, - "ĠHooks": 39530, - "ĠHoover": 73409, - "ĠHop": 26634, - "ĠHope": 18231, - "ĠHopefully": 38994, - "ĠHopkins": 45316, - "ĠHor": 15083, - "ĠHorde": 71482, - "ĠHorizon": 56551, - "ĠHorizontal": 41009, - "ĠHorm": 92208, - "ĠHorn": 27206, - "ĠHornets": 96427, - "ĠHorny": 69354, - "ĠHorror": 52812, - "ĠHorse": 34392, - "ĠHort": 97209, - "ĠHorton": 95695, - "ĠHos": 65090, - "ĠHose": 56684, - "ĠHosp": 58033, - "ĠHospital": 15429, - "ĠHospitality": 88705, - "ĠHospitals": 85397, - "ĠHost": 16492, - "ĠHosting": 69523, - "ĠHot": 8166, - "ĠHotel": 14894, - "ĠHotels": 45871, - "ĠHou": 60700, - "ĠHour": 31933, - "ĠHours": 30192, - "ĠHouse": 4783, - "ĠHousehold": 77073, - "ĠHouses": 58759, - "ĠHousing": 31433, - "ĠHouston": 16386, - "ĠHover": 86669, - "ĠHow": 2650, - "ĠHoward": 20462, - "ĠHowe": 86631, - "ĠHowell": 97279, - "ĠHowever": 4452, - "ĠHoy": 80792, - "ĠHp": 88933, - "ĠHtml": 19751, - "ĠHtmlWebpackPlugin": 93515, - "ĠHttp": 4928, - "ĠHttpClient": 19191, - "ĠHttpClientModule": 54749, - "ĠHttpContext": 44655, - "ĠHttpHeaders": 44672, - "ĠHttpMethod": 78865, - "ĠHttpNotFound": 74668, - "ĠHttpRequest": 45149, - "ĠHttpResponse": 18040, - "ĠHttpResponseMessage": 69804, - "ĠHttpResponseRedirect": 54130, - "ĠHttpServlet": 47319, - "ĠHttpServletRequest": 50694, - "ĠHttpServletResponse": 26037, - "ĠHttpSession": 76668, - "ĠHttpStatus": 40103, - "ĠHttpStatusCode": 50439, - "ĠHttpStatusCodeResult": 81302, - "ĠHttpURLConnection": 95427, - "ĠHu": 22546, - "ĠHuang": 59509, - "ĠHuawei": 51707, - "ĠHub": 27636, - "ĠHubb": 78693, - "ĠHubbard": 81000, - "ĠHuck": 79464, - "ĠHuckabee": 97184, - "ĠHud": 94005, - "ĠHudson": 39253, - "ĠHue": 67051, - "ĠHuff": 36141, - "ĠHuffPost": 94554, - "ĠHuffington": 64741, - "ĠHuffman": 89597, - "ĠHuge": 51883, - "ĠHugh": 30206, - "ĠHughes": 41411, - "ĠHugo": 52194, - "ĠHulk": 61946, - "ĠHull": 58486, - "ĠHulu": 78492, - "ĠHum": 20449, - "ĠHuman": 11344, - "ĠHumanities": 87345, - "ĠHumanity": 83695, - "ĠHumans": 66094, - "ĠHumb": 88409, - "ĠHumph": 72025, - "ĠHun": 14834, - "ĠHund": 99014, - "ĠHundred": 88370, - "ĠHundreds": 73436, - "ĠHung": 26604, - "ĠHungarian": 57869, - "ĠHungary": 43876, - "ĠHunger": 67636, - "ĠHunt": 27690, - "ĠHunter": 24008, - "ĠHunters": 82988, - "ĠHunting": 45354, - "ĠHuntington": 75851, - "ĠHunts": 71726, - "ĠHur": 21670, - "ĠHurricane": 38201, - "ĠHurricanes": 89603, - "ĠHurt": 87349, - "ĠHus": 28997, - "ĠHusband": 74459, - "ĠHuss": 80081, - "ĠHussein": 61628, - "ĠHust": 86550, - "ĠHut": 67413, - "ĠHutch": 60787, - "ĠHutchinson": 100071, - "ĠHv": 93087, - "ĠHwy": 80077, - "ĠHy": 10320, - "ĠHybrid": 50727, - "ĠHyde": 65439, - "ĠHyderabad": 69547, - "ĠHydra": 87961, - "ĠHydraulic": 81104, - "ĠHydro": 40602, - "ĠHyp": 39515, - "ĠHyper": 33832, - "ĠHyundai": 60940, - "ĠHz": 37192, - "ĠHä": 91693, - "ĠHö": 71364, - "ĠI": 358, - "ĠIA": 44190, - "ĠIAM": 89286, - "ĠIActionResult": 35614, - "ĠIB": 12373, - "ĠIBM": 29022, - "ĠIBOutlet": 23149, - "ĠIC": 19845, - "ĠICC": 59332, - "ĠICE": 41663, - "ĠICMP": 85088, - "ĠICO": 47636, - "ĠICON": 60424, - "ĠICT": 75302, - "ĠICU": 85015, - "ĠICollection": 37658, - "ĠICommand": 51066, - "ĠIConfiguration": 65590, - "ĠID": 3110, - "ĠIDC": 26049, - "ĠIDD": 81983, - "ĠIDE": 29075, - "ĠIDEA": 73145, - "ĠIDENT": 73854, - "ĠIDEOGRAPH": 97702, - "ĠIDF": 72655, - "ĠIDM": 82555, - "ĠIDR": 97754, - "ĠIDS": 40297, - "ĠIDX": 97037, - "ĠIData": 76976, - "ĠIDb": 86856, - "ĠIDictionary": 60431, - "ĠIDirect": 97732, - "ĠIDisposable": 54989, - "ĠIDs": 29460, - "ĠIE": 18657, - "ĠIEEE": 40135, - "ĠIEntity": 92558, - "ĠIEnumerable": 13349, - "ĠIEnumerator": 29052, - "ĠIF": 11812, - "ĠIG": 47280, - "ĠIGN": 50939, - "ĠIGNORE": 82390, - "ĠIH": 46411, - "ĠIHttp": 74619, - "ĠIHttpActionResult": 92557, - "ĠII": 8105, - "ĠIID": 63221, - "ĠIII": 14767, - "ĠIK": 48491, - "ĠIKE": 85464, - "ĠIL": 11598, - "ĠIList": 29814, - "ĠILogger": 52793, - "ĠIM": 6654, - "ĠIMAGE": 34769, - "ĠIMAGES": 85964, - "ĠIMD": 78363, - "ĠIMDb": 87501, - "ĠIMF": 60170, - "ĠIMG": 44683, - "ĠIMM": 69493, - "ĠIMO": 85171, - "ĠIMP": 40540, - "ĠIMPLEMENT": 81711, - "ĠIMPLIED": 13163, - "ĠIMPORT": 44703, - "ĠIMPORTANT": 68240, - "ĠIMS": 88377, - "ĠIMapper": 91599, - "ĠIMessage": 91037, - "ĠIN": 2006, - "ĠINA": 97399, - "ĠINC": 18610, - "ĠINCIDENT": 29267, - "ĠINCIDENTAL": 29653, - "ĠINCLUDE": 51493, - "ĠINCLUDED": 77551, - "ĠINCLUDING": 16480, - "ĠIND": 19877, - "ĠINDEX": 40400, - "ĠINDIRECT": 28171, - "ĠINF": 36072, - "ĠINFO": 31871, - "ĠINFORMATION": 45613, - "ĠINIT": 31064, - "ĠINITIAL": 57954, - "ĠINLINE": 66686, - "ĠINNER": 31448, - "ĠINPUT": 27241, - "ĠINS": 26776, - "ĠINSERT": 40618, - "ĠINST": 66444, - "ĠINSTALL": 80453, - "ĠINSTANCE": 62227, - "ĠINT": 9403, - "ĠINTEGER": 31481, - "ĠINTER": 30442, - "ĠINTERFACE": 90305, - "ĠINTERN": 62771, - "ĠINTERNAL": 73755, - "ĠINTERNATIONAL": 92511, - "ĠINTERRU": 30182, - "ĠINTERRUPTION": 31669, - "ĠINTERVAL": 92243, - "ĠINTO": 12779, - "ĠINV": 68024, - "ĠINVALID": 33369, - "ĠIO": 6565, - "ĠIOC": 98003, - "ĠIOCTL": 99644, - "ĠIOError": 62061, - "ĠIOException": 9530, - "ĠIOS": 65180, - "ĠIP": 6933, - "ĠIPA": 56847, - "ĠIPAddress": 84396, - "ĠIPC": 46933, - "ĠIPCC": 95661, - "ĠIPL": 77355, - "ĠIPO": 67992, - "ĠIPP": 64773, - "ĠIPPROTO": 88038, - "ĠIPS": 64257, - "ĠIPT": 46573, - "ĠIPV": 92598, - "ĠIPs": 97419, - "ĠIPv": 32660, - "ĠIQ": 37811, - "ĠIQueryable": 62889, - "ĠIR": 16646, - "ĠIRA": 59783, - "ĠIRC": 60428, - "ĠIRQ": 42768, - "ĠIRS": 34483, - "ĠIReadOnly": 83196, - "ĠIRepository": 67576, - "ĠIRequest": 82666, - "ĠIS": 3507, - "ĠISA": 85390, - "ĠISBN": 34526, - "ĠISC": 97281, - "ĠISI": 78301, - "ĠISIL": 83169, - "ĠISIS": 23474, - "ĠISO": 22705, - "ĠISP": 54533, - "ĠISPs": 81694, - "ĠISR": 79013, - "ĠISS": 37496, - "ĠISSN": 87786, - "ĠISSUE": 87001, - "ĠIST": 76558, - "ĠIService": 66825, - "ĠIT": 8871, - "ĠITE": 68056, - "ĠITEM": 37032, - "ĠITEMS": 78565, - "ĠITER": 88916, - "ĠITS": 47175, - "ĠITV": 94455, - "ĠIU": 81725, - "ĠIUser": 51994, - "ĠIV": 17244, - "ĠIW": 75636, - "ĠIX": 40812, - "ĠIan": 29335, - "ĠIb": 58597, - "ĠIbid": 76568, - "ĠIbn": 73386, - "ĠIbrahim": 66733, - "ĠIce": 20534, - "ĠIceland": 39496, - "ĠIcelandic": 100248, - "ĠIch": 26946, - "ĠIcon": 11475, - "ĠIconButton": 46686, - "ĠIconData": 66564, - "ĠIcons": 32287, - "ĠId": 5336, - "ĠIdaho": 40687, - "ĠIde": 14123, - "ĠIdea": 52101, - "ĠIdeal": 49527, - "ĠIdeally": 67801, - "ĠIdeas": 23748, - "ĠIdent": 23322, - "ĠIdentification": 59776, - "ĠIdentified": 97437, - "ĠIdentifier": 35721, - "ĠIdentify": 65647, - "ĠIdentity": 27638, - "ĠIdle": 71400, - "ĠIdol": 78964, - "ĠIf": 1442, - "ĠIg": 39551, - "ĠIgn": 34881, - "ĠIgnore": 40071, - "ĠIgor": 82098, - "ĠIh": 19589, - "ĠIhnen": 44960, - "ĠIhr": 36883, - "ĠIhre": 39572, - "ĠIhrem": 78165, - "ĠIhren": 71936, - "ĠIhrer": 76177, - "ĠIk": 42433, - "ĠIke": 99734, - "ĠIkea": 75539, - "ĠIl": 7695, - "ĠIll": 12799, - "ĠIllegal": 15388, - "ĠIllegalAccessException": 89880, - "ĠIllegalArgumentException": 22085, - "ĠIllegalStateException": 41927, - "ĠIllinois": 19174, - "ĠIllum": 61720, - "ĠIlluminate": 7670, - "ĠIllustr": 39154, - "ĠIllustrated": 71161, - "ĠIllustrator": 100160, - "ĠIls": 81245, - "ĠIm": 2417, - "ĠImGui": 39641, - "ĠImVec": 98232, - "ĠImag": 77533, - "ĠImage": 4758, - "ĠImageButton": 75198, - "ĠImageIcon": 49771, - "ĠImageView": 26761, - "ĠImages": 12041, - "ĠImagine": 38891, - "ĠImaging": 65606, - "ĠImam": 90912, - "ĠImg": 51030, - "ĠImm": 15695, - "ĠImmediate": 81410, - "ĠImmediately": 69352, - "ĠImmigration": 40782, - "ĠImmun": 67335, - "ĠImmutable": 40362, - "ĠImmutableList": 93355, - "ĠImp": 14727, - "ĠImpact": 29680, - "ĠImper": 25519, - "ĠImperial": 31013, - "ĠImpl": 89192, - "ĠImplement": 32175, - "ĠImplementation": 31913, - "ĠImplemented": 88113, - "ĠImplements": 51060, - "ĠImplicit": 98132, - "ĠImport": 13516, - "ĠImportError": 55165, - "ĠImportance": 94100, - "ĠImportant": 44921, - "ĠImported": 73366, - "ĠImports": 67198, - "ĠImpossible": 83752, - "ĠImpress": 97883, - "ĠImpro": 22728, - "ĠImprove": 65184, - "ĠImproved": 59223, - "ĠImprovement": 53751, - "ĠIn": 763, - "ĠInbox": 96679, - "ĠInc": 4953, - "ĠInch": 55692, - "ĠInches": 87029, - "ĠIncident": 69835, - "ĠInclude": 30834, - "ĠIncluded": 47064, - "ĠIncludes": 27044, - "ĠIncluding": 56221, - "ĠIncome": 33620, - "ĠIncoming": 97243, - "ĠIncontri": 55130, - "ĠIncorpor": 54804, - "ĠIncorporated": 67795, - "ĠIncorrect": 82957, - "ĠIncre": 32711, - "ĠIncrease": 40733, - "ĠIncreased": 62697, - "ĠIncreases": 68148, - "ĠIncreasing": 74540, - "ĠIncredible": 80953, - "ĠIncrement": 53935, - "ĠInd": 2314, - "ĠIndeed": 23150, - "ĠIndepend": 17565, - "ĠIndependence": 44177, - "ĠIndependent": 22765, - "ĠIndex": 8167, - "ĠIndexError": 61303, - "ĠIndexPath": 33996, - "ĠIndexed": 85504, - "ĠIndia": 6890, - "ĠIndian": 7904, - "ĠIndiana": 22319, - "ĠIndianapolis": 42451, - "ĠIndians": 30507, - "ĠIndicates": 45367, - "ĠIndicator": 64704, - "ĠIndices": 86869, - "ĠIndie": 77439, - "ĠIndies": 85318, - "ĠIndigenous": 47103, - "ĠIndividual": 30440, - "ĠIndividuals": 62525, - "ĠIndo": 76985, - "ĠIndones": 20878, - "ĠIndonesia": 24922, - "ĠIndonesian": 59929, - "ĠIndoor": 64368, - "ĠIndust": 17653, - "ĠIndustrial": 25563, - "ĠIndustries": 37528, - "ĠIndustry": 24780, - "ĠIndy": 57570, - "ĠInetAddress": 95990, - "ĠInf": 15268, - "ĠInfant": 83488, - "ĠInfantry": 65656, - "ĠInfect": 88911, - "ĠInfer": 63758, - "ĠInfinite": 55643, - "ĠInfinity": 40989, - "ĠInflate": 69838, - "ĠInflu": 88654, - "ĠInfluence": 76040, - "ĠInfo": 13374, - "ĠInform": 31701, - "ĠInformation": 8245, - "ĠInformationen": 49942, - "ĠInfos": 78170, - "ĠInfragistics": 56002, - "ĠInfrastructure": 45587, - "ĠIng": 25913, - "ĠIngen": 95568, - "ĠIngram": 95466, - "ĠIngredient": 55997, - "ĠIngredients": 52275, - "ĠInhal": 93012, - "ĠInherits": 73567, - "ĠIni": 74867, - "ĠInit": 16065, - "ĠIniti": 32497, - "ĠInitial": 4220, - "ĠInitialise": 72440, - "ĠInitialization": 40367, - "ĠInitialize": 9185, - "ĠInitializeComponent": 16631, - "ĠInitialized": 7744, - "ĠInitializes": 32982, - "ĠInitializing": 95412, - "ĠInitially": 59656, - "ĠInitiative": 38756, - "ĠInject": 22598, - "ĠInjectable": 30615, - "ĠInjection": 54911, - "ĠInjector": 93065, - "ĠInjury": 66176, - "ĠInk": 42183, - "ĠInkWell": 85940, - "ĠInline": 55335, - "ĠInn": 17382, - "ĠInner": 37456, - "ĠInnoc": 84593, - "ĠInnov": 55947, - "ĠInnovation": 38710, - "ĠInnovative": 98669, - "ĠInput": 5688, - "ĠInputDecoration": 55578, - "ĠInputStream": 25899, - "ĠInputStreamReader": 41387, - "ĠInputs": 47381, - "ĠInquiry": 66802, - "ĠIns": 9925, - "ĠInsert": 17539, - "ĠInserts": 85853, - "ĠInsets": 76467, - "ĠInside": 28468, - "ĠInsider": 46099, - "ĠInsight": 72071, - "ĠInsights": 73137, - "ĠInsp": 31016, - "ĠInspection": 67046, - "ĠInspector": 45595, - "ĠInspir": 89957, - "ĠInspiration": 79577, - "ĠInspired": 65925, - "ĠInst": 6112, - "ĠInstagram": 14318, - "ĠInstall": 19796, - "ĠInstallation": 40245, - "ĠInstalled": 99177, - "ĠInstaller": 89191, - "ĠInstalling": 80900, - "ĠInstance": 19840, - "ĠInstances": 90341, - "ĠInstant": 18549, - "ĠInstantiate": 33388, - "ĠInstead": 12361, - "ĠInstit": 32996, - "ĠInstitut": 96562, - "ĠInstitute": 10181, - "ĠInstitutes": 73828, - "ĠInstitution": 43964, - "ĠInstitutional": 98984, - "ĠInstitutions": 88880, - "ĠInstituto": 87816, - "ĠInstruction": 30151, - "ĠInstructions": 39397, - "ĠInstructor": 63462, - "ĠInstrument": 43405, - "ĠInstruments": 58513, - "ĠInsurance": 22413, - "ĠInt": 1357, - "ĠIntPtr": 24888, - "ĠInteger": 4540, - "ĠIntegr": 30101, - "ĠIntegral": 92760, - "ĠIntegrated": 50521, - "ĠIntegration": 41169, - "ĠIntegrity": 65907, - "ĠIntel": 15984, - "ĠIntellectual": 77956, - "ĠIntelli": 85649, - "ĠIntelliJ": 95182, - "ĠIntelligence": 22107, - "ĠIntelligent": 78188, - "ĠIntent": 9005, - "ĠInter": 5783, - "ĠInteraction": 43807, - "ĠInteractive": 42966, - "ĠIntercept": 99438, - "ĠInterest": 25074, - "ĠInterested": 77362, - "ĠInteresting": 71770, - "ĠInterestingly": 58603, - "ĠInterface": 20620, - "ĠInterfaces": 80957, - "ĠInterior": 29958, - "ĠIntermediate": 61748, - "ĠIntern": 4514, - "ĠInternacional": 96167, - "ĠInternal": 15774, - "ĠInternalEnumerator": 76709, - "ĠInternational": 7327, - "ĠInternet": 8191, - "ĠInterpret": 73177, - "ĠInterpreter": 83593, - "ĠInterr": 80480, - "ĠInterracial": 98163, - "ĠInterrupt": 22933, - "ĠInterruptedException": 36720, - "ĠIntersection": 80114, - "ĠInterstate": 66593, - "ĠInterval": 41684, - "ĠIntervention": 71678, - "ĠInterview": 32567, - "ĠInterviews": 89172, - "ĠIntl": 85678, - "ĠInto": 32745, - "ĠIntr": 61894, - "ĠIntro": 53086, - "ĠIntroduced": 42789, - "ĠIntroduction": 29438, - "ĠInv": 19337, - "ĠInvalid": 14204, - "ĠInvalidArgumentException": 81618, - "ĠInvalidOperationException": 53712, - "ĠInvalidate": 96346, - "ĠInvasion": 95504, - "ĠInvent": 93258, - "ĠInventory": 29226, - "ĠInvest": 13038, - "ĠInvestig": 33180, - "ĠInvestigation": 47997, - "ĠInvestigations": 89205, - "ĠInvestigators": 96852, - "ĠInvesting": 93696, - "ĠInvestment": 33350, - "ĠInvestments": 77990, - "ĠInvestor": 76812, - "ĠInvestors": 70633, - "ĠInvisible": 90138, - "ĠInvitation": 84342, - "ĠInvite": 86023, - "ĠInvocation": 79593, - "ĠInvoice": 41290, - "ĠInvoke": 40767, - "ĠIo": 30755, - "ĠIoT": 50180, - "ĠIon": 45905, - "ĠIonic": 40674, - "ĠIonicModule": 82282, - "ĠIonicPage": 94268, - "ĠIowa": 21357, - "ĠIp": 36133, - "ĠIps": 90062, - "ĠIpsum": 62462, - "ĠIr": 12227, - "ĠIran": 10471, - "ĠIranian": 28501, - "ĠIranians": 90431, - "ĠIraq": 11340, - "ĠIraqi": 31334, - "ĠIre": 14216, - "ĠIreland": 14990, - "ĠIrene": 88313, - "ĠIris": 66821, - "ĠIrish": 18088, - "ĠIrma": 99492, - "ĠIron": 16979, - "ĠIronically": 94980, - "ĠIrr": 79141, - "ĠIrvine": 72385, - "ĠIrving": 56310, - "ĠIs": 2209, - "ĠIsActive": 95700, - "ĠIsNot": 69343, - "ĠIsPlainOldData": 54723, - "ĠIsValid": 71747, - "ĠIsa": 29105, - "ĠIsaac": 42608, - "ĠIsabel": 87886, - "ĠIsaiah": 64530, - "ĠIsh": 57704, - "ĠIsis": 55067, - "ĠIsl": 9401, - "ĠIslam": 15256, - "ĠIslamabad": 92532, - "ĠIslamic": 15558, - "ĠIslamist": 52593, - "ĠIsland": 10951, - "ĠIslanders": 79553, - "ĠIslands": 23028, - "ĠIsle": 55365, - "ĠIsles": 87043, - "ĠIsn": 53296, - "ĠIso": 88043, - "ĠIsrael": 6921, - "ĠIsraeli": 16286, - "ĠIsraelis": 56723, - "ĠIss": 16314, - "ĠIssue": 26292, - "ĠIssues": 37543, - "ĠIst": 60590, - "ĠIstanbul": 54468, - "ĠIt": 1102, - "ĠItal": 84183, - "ĠItalia": 53222, - "ĠItalian": 15155, - "ĠItalians": 97333, - "ĠItaly": 15704, - "ĠItem": 5858, - "ĠItemStack": 39215, - "ĠItemType": 74181, - "ĠItems": 19974, - "ĠIter": 14018, - "ĠIterable": 39116, - "ĠIterate": 55440, - "ĠIterator": 23887, - "ĠIts": 11699, - "ĠIv": 34583, - "ĠIvan": 42521, - "ĠIvanka": 83432, - "ĠIve": 87750, - "ĠIvory": 77709, - "ĠIvy": 57979, - "ĠIz": 48923, - "ĠJ": 622, - "ĠJA": 54839, - "ĠJACK": 92142, - "ĠJADX": 89608, - "ĠJAN": 84587, - "ĠJAVA": 86660, - "ĠJAXB": 61740, - "ĠJAXBElement": 81240, - "ĠJB": 77379, - "ĠJButton": 28216, - "ĠJC": 61683, - "ĠJComboBox": 88749, - "ĠJD": 45037, - "ĠJDBC": 89420, - "ĠJDK": 98525, - "ĠJE": 71430, - "ĠJFK": 84399, - "ĠJFactory": 75404, - "ĠJFrame": 51463, - "ĠJIT": 97287, - "ĠJJ": 71140, - "ĠJK": 94326, - "ĠJL": 90535, - "ĠJLabel": 24363, - "ĠJM": 83152, - "ĠJMP": 89351, - "ĠJMenuItem": 74360, - "ĠJNI": 71929, - "ĠJNICALL": 62040, - "ĠJNIEnv": 86853, - "ĠJO": 10458, - "ĠJOB": 62759, - "ĠJOHN": 76275, - "ĠJOIN": 13369, - "ĠJObject": 66469, - "ĠJOptionPane": 28179, - "ĠJP": 49880, - "ĠJPEG": 55662, - "ĠJPG": 90056, - "ĠJPanel": 28828, - "ĠJQuery": 87745, - "ĠJR": 53666, - "ĠJS": 12438, - "ĠJSBracketAccess": 97784, - "ĠJSGlobal": 94835, - "ĠJSImport": 79852, - "ĠJSName": 97581, - "ĠJSON": 4823, - "ĠJSONArray": 41561, - "ĠJSONException": 85790, - "ĠJSONObject": 18365, - "ĠJSX": 56596, - "ĠJScrollPane": 83005, - "ĠJT": 88604, - "ĠJText": 39655, - "ĠJTextField": 38398, - "ĠJUL": 88160, - "ĠJUST": 48630, - "ĠJV": 96561, - "ĠJVM": 73479, - "ĠJW": 96576, - "ĠJWT": 48667, - "ĠJa": 23720, - "ĠJab": 54082, - "ĠJac": 15385, - "ĠJack": 7762, - "ĠJacket": 55870, - "ĠJackets": 86664, - "ĠJackie": 51965, - "ĠJackson": 13972, - "ĠJacksonville": 49046, - "ĠJacob": 25537, - "ĠJacobs": 52756, - "ĠJacqu": 80177, - "ĠJacqueline": 99764, - "ĠJacques": 64850, - "ĠJad": 73824, - "ĠJade": 58627, - "ĠJae": 96660, - "ĠJag": 30511, - "ĠJaguar": 74637, - "ĠJaguars": 70426, - "ĠJah": 35724, - "ĠJahr": 38519, - "ĠJahre": 49115, - "ĠJahren": 46606, - "ĠJahres": 98848, - "ĠJail": 57246, - "ĠJaime": 78823, - "ĠJain": 96217, - "ĠJak": 35934, - "ĠJakarta": 64133, - "ĠJake": 33172, - "ĠJal": 72995, - "ĠJam": 20614, - "ĠJama": 41259, - "ĠJamaica": 57275, - "ĠJamal": 96757, - "ĠJame": 93188, - "ĠJames": 7957, - "ĠJamie": 36857, - "ĠJan": 4448, - "ĠJane": 22195, - "ĠJaneiro": 61423, - "ĠJanet": 54765, - "ĠJanuary": 6186, - "ĠJapan": 6457, - "ĠJapanese": 11002, - "ĠJar": 31651, - "ĠJared": 44328, - "ĠJarvis": 99620, - "ĠJas": 86216, - "ĠJasmine": 82452, - "ĠJason": 18984, - "ĠJasper": 71584, - "ĠJaune": 87225, - "ĠJava": 8102, - "ĠJavaScript": 13210, - "ĠJavascript": 32952, - "ĠJavier": 71309, - "ĠJaw": 34294, - "ĠJay": 19455, - "ĠJays": 66835, - "ĠJazeera": 86024, - "ĠJazz": 36967, - "ĠJe": 14465, - "ĠJean": 20263, - "ĠJeans": 82507, - "ĠJeb": 71196, - "ĠJed": 66232, - "ĠJedi": 41495, - "ĠJeep": 51002, - "ĠJeff": 12149, - "ĠJefferson": 34644, - "ĠJeffrey": 42107, - "ĠJeg": 54217, - "ĠJeh": 63033, - "ĠJehovah": 79660, - "ĠJelly": 74239, - "ĠJen": 25937, - "ĠJenkins": 45236, - "ĠJenn": 23773, - "ĠJenna": 88354, - "ĠJenner": 77164, - "ĠJennifer": 30750, - "ĠJennings": 71290, - "ĠJenny": 52179, - "ĠJens": 96130, - "ĠJensen": 65109, - "ĠJer": 8569, - "ĠJeremiah": 83725, - "ĠJeremy": 28217, - "ĠJerome": 70874, - "ĠJerry": 29808, - "ĠJersey": 16228, - "ĠJerseys": 81642, - "ĠJerusalem": 26523, - "ĠJes": 9243, - "ĠJess": 23908, - "ĠJesse": 40271, - "ĠJessica": 33467, - "ĠJessie": 80217, - "ĠJest": 94569, - "ĠJesus": 10811, - "ĠJet": 25365, - "ĠJetBrains": 76224, - "ĠJets": 37589, - "ĠJetzt": 78817, - "ĠJew": 8117, - "ĠJewel": 84304, - "ĠJewelry": 62968, - "ĠJewish": 13653, - "ĠJews": 17420, - "ĠJi": 55551, - "ĠJian": 88404, - "ĠJiang": 61922, - "ĠJihad": 91239, - "ĠJill": 48311, - "ĠJim": 11641, - "ĠJimmy": 28933, - "ĠJin": 39611, - "ĠJing": 86539, - "ĠJinping": 94486, - "ĠJo": 11186, - "ĠJoan": 51206, - "ĠJoanna": 91162, - "ĠJob": 12280, - "ĠJobs": 23946, - "ĠJoe": 13142, - "ĠJoel": 39447, - "ĠJoey": 55835, - "ĠJog": 87507, - "ĠJoh": 27268, - "ĠJohan": 89907, - "ĠJohann": 88964, - "ĠJohannes": 55205, - "ĠJohannesburg": 86641, - "ĠJohn": 3842, - "ĠJohnny": 32980, - "ĠJohns": 53240, - "ĠJohnson": 11605, - "ĠJohnston": 61582, - "ĠJoi": 42268, - "ĠJoin": 16877, - "ĠJoined": 41882, - "ĠJoint": 30833, - "ĠJoker": 61377, - "ĠJon": 12565, - "ĠJonah": 94728, - "ĠJonas": 69186, - "ĠJonathan": 24150, - "ĠJones": 12201, - "ĠJong": 40648, - "ĠJoomla": 73105, - "ĠJord": 81255, - "ĠJordan": 17527, - "ĠJorge": 56500, - "ĠJos": 28978, - "ĠJose": 11097, - "ĠJosef": 98541, - "ĠJoseph": 15466, - "ĠJosh": 18747, - "ĠJoshua": 40592, - "ĠJosé": 44365, - "ĠJou": 97148, - "ĠJournal": 10139, - "ĠJournalism": 69653, - "ĠJourney": 43680, - "ĠJoy": 28237, - "ĠJoyce": 54726, - "ĠJpaRepository": 66718, - "ĠJr": 16014, - "ĠJs": 40222, - "ĠJson": 8472, - "ĠJsonConvert": 39967, - "ĠJsonObject": 50443, - "ĠJsonRequest": 69809, - "ĠJsonRequestBehavior": 70931, - "ĠJsonResponse": 39363, - "ĠJsonResult": 59278, - "ĠJsonSerializer": 72019, - "ĠJu": 22410, - "ĠJuan": 29604, - "ĠJub": 80380, - "ĠJud": 11462, - "ĠJuda": 58561, - "ĠJudaism": 64283, - "ĠJude": 62734, - "ĠJudge": 20819, - "ĠJudges": 86955, - "ĠJudgment": 89662, - "ĠJudicial": 68308, - "ĠJudiciary": 53129, - "ĠJudith": 79193, - "ĠJudy": 55158, - "ĠJug": 56419, - "ĠJugend": 91267, - "ĠJuice": 66851, - "ĠJul": 10263, - "ĠJuli": 73224, - "ĠJulia": 40394, - "ĠJulian": 38897, - "ĠJulie": 42287, - "ĠJulien": 88742, - "ĠJuliet": 72124, - "ĠJulio": 81925, - "ĠJulius": 70345, - "ĠJuly": 5887, - "ĠJump": 29888, - "ĠJun": 12044, - "ĠJunction": 69056, - "ĠJune": 5651, - "ĠJung": 50432, - "ĠJungle": 60763, - "ĠJuni": 81257, - "ĠJunior": 31870, - "ĠJunk": 67652, - "ĠJupiter": 50789, - "ĠJur": 39898, - "ĠJurassic": 84474, - "ĠJury": 96371, - "ĠJust": 4702, - "ĠJustice": 12007, - "ĠJustin": 23278, - "ĠJuventus": 78221, - "ĠJwt": 55469, - "ĠK": 735, - "ĠKA": 90078, - "ĠKB": 26068, - "ĠKC": 21764, - "ĠKD": 64090, - "ĠKDE": 76183, - "ĠKE": 11337, - "ĠKEEP": 96909, - "ĠKERNEL": 80791, - "ĠKEY": 12282, - "ĠKG": 71187, - "ĠKH": 81455, - "ĠKIND": 9481, - "ĠKING": 74911, - "ĠKK": 97532, - "ĠKL": 68810, - "ĠKM": 56876, - "ĠKN": 32392, - "ĠKNOW": 59127, - "ĠKO": 38612, - "ĠKP": 78624, - "ĠKR": 66269, - "ĠKS": 47474, - "ĠKT": 78561, - "ĠKV": 85748, - "ĠKW": 73015, - "ĠKY": 50579, - "ĠKa": 23109, - "ĠKab": 41536, - "ĠKabul": 87645, - "ĠKad": 74776, - "ĠKaepernick": 79714, - "ĠKafka": 58125, - "ĠKag": 77091, - "ĠKah": 85107, - "ĠKahn": 99666, - "ĠKai": 51710, - "ĠKaiser": 68065, - "ĠKak": 75571, - "ĠKal": 27930, - "ĠKale": 97842, - "ĠKam": 29549, - "ĠKami": 99966, - "ĠKamp": 72044, - "ĠKan": 31663, - "ĠKane": 46656, - "ĠKang": 55376, - "ĠKann": 78311, - "ĠKansas": 20754, - "ĠKant": 63262, - "ĠKanye": 59817, - "ĠKap": 32765, - "ĠKaplan": 81237, - "ĠKapoor": 82469, - "ĠKar": 13528, - "ĠKara": 79450, - "ĠKarachi": 89708, - "ĠKardash": 62362, - "ĠKardashian": 69107, - "ĠKare": 96331, - "ĠKaren": 35745, - "ĠKarl": 35131, - "ĠKarma": 75980, - "ĠKarn": 61323, - "ĠKarnataka": 79149, - "ĠKart": 61197, - "ĠKas": 38642, - "ĠKash": 42708, - "ĠKashmir": 50280, - "ĠKasich": 76081, - "ĠKat": 17816, - "ĠKata": 99938, - "ĠKate": 30301, - "ĠKath": 33995, - "ĠKatherine": 62426, - "ĠKathleen": 65163, - "ĠKathryn": 92168, - "ĠKathy": 65298, - "ĠKatie": 45563, - "ĠKatrina": 69756, - "ĠKaty": 73227, - "ĠKatz": 78209, - "ĠKauf": 59254, - "ĠKavanaugh": 38283, - "ĠKaw": 51616, - "ĠKawasaki": 98538, - "ĠKay": 31245, - "ĠKaz": 36074, - "ĠKazakhstan": 73537, - "ĠKb": 99186, - "ĠKe": 6706, - "ĠKear": 100138, - "ĠKee": 96828, - "ĠKeep": 13969, - "ĠKeeper": 82727, - "ĠKeeping": 56478, - "ĠKeeps": 91920, - "ĠKeith": 32602, - "ĠKel": 28263, - "ĠKeller": 66603, - "ĠKelley": 74813, - "ĠKelly": 19178, - "ĠKelvin": 92073, - "ĠKem": 67066, - "ĠKemp": 81608, - "ĠKen": 14594, - "ĠKend": 39217, - "ĠKendall": 74176, - "ĠKendrick": 88713, - "ĠKenn": 15739, - "ĠKennedy": 24573, - "ĠKenneth": 49498, - "ĠKenny": 49419, - "ĠKens": 74123, - "ĠKensington": 96833, - "ĠKent": 18206, - "ĠKentucky": 26036, - "ĠKenya": 37766, - "ĠKepler": 98843, - "ĠKer": 36258, - "ĠKerala": 61507, - "ĠKern": 85787, - "ĠKernel": 37703, - "ĠKerr": 60295, - "ĠKerry": 40340, - "ĠKes": 84077, - "ĠKet": 68184, - "ĠKeto": 77445, - "ĠKevin": 16768, - "ĠKey": 5422, - "ĠKeyCode": 66252, - "ĠKeyError": 39194, - "ĠKeyEvent": 49375, - "ĠKeyValue": 99720, - "ĠKeyValuePair": 54704, - "ĠKeyboard": 26698, - "ĠKeyboardInterrupt": 85288, - "ĠKeynes": 82603, - "ĠKeys": 25104, - "ĠKeystone": 71673, - "ĠKeyword": 50070, - "ĠKeywords": 56795, - "ĠKg": 87822, - "ĠKh": 20774, - "ĠKhal": 52709, - "ĠKhan": 25273, - "ĠKi": 30558, - "ĠKia": 81370, - "ĠKick": 27776, - "ĠKickstarter": 41080, - "ĠKid": 32666, - "ĠKidd": 98238, - "ĠKids": 23338, - "ĠKiev": 62725, - "ĠKil": 38988, - "ĠKill": 27933, - "ĠKilled": 44896, - "ĠKiller": 54053, - "ĠKilling": 70677, - "ĠKills": 61953, - "ĠKim": 13818, - "ĠKimber": 64907, - "ĠKimberly": 86753, - "ĠKin": 31991, - "ĠKind": 17262, - "ĠKinder": 45099, - "ĠKindle": 35412, - "ĠKinect": 95603, - "ĠKing": 6342, - "ĠKingdom": 15422, - "ĠKings": 24980, - "ĠKingston": 63569, - "ĠKir": 26608, - "ĠKirby": 58811, - "ĠKirk": 32446, - "ĠKirst": 81777, - "ĠKis": 86737, - "ĠKiss": 44730, - "ĠKit": 21625, - "ĠKitchen": 19915, - "ĠKits": 62993, - "ĠKitt": 81767, - "ĠKitty": 67281, - "ĠKl": 29041, - "ĠKlan": 88441, - "ĠKlaus": 82197, - "ĠKle": 27446, - "ĠKlein": 43241, - "ĠKling": 80127, - "ĠKlo": 74741, - "ĠKlopp": 94931, - "ĠKm": 93582, - "ĠKn": 13934, - "ĠKnee": 98312, - "ĠKnicks": 62512, - "ĠKnife": 62302, - "ĠKnight": 23844, - "ĠKnights": 40676, - "ĠKnock": 64894, - "ĠKnot": 93244, - "ĠKnow": 14521, - "ĠKnowing": 58733, - "ĠKnowledge": 33025, - "ĠKnown": 49386, - "ĠKnox": 54450, - "ĠKnoxville": 96002, - "ĠKo": 30417, - "ĠKob": 60248, - "ĠKobe": 70411, - "ĠKoch": 40593, - "ĠKod": 68402, - "ĠKodi": 82412, - "ĠKoh": 34975, - "ĠKohana": 83773, - "ĠKok": 65815, - "ĠKol": 46615, - "ĠKolkata": 82634, - "ĠKom": 27790, - "ĠKomm": 88827, - "ĠKomment": 68589, - "ĠKon": 24277, - "ĠKong": 18711, - "ĠKont": 37966, - "ĠKontakt": 66708, - "ĠKop": 59109, - "ĠKor": 36170, - "ĠKore": 8222, - "ĠKorea": 12126, - "ĠKorean": 16526, - "ĠKoreans": 70811, - "ĠKos": 38208, - "ĠKosovo": 80997, - "ĠKosten": 41966, - "ĠKostenlos": 82542, - "ĠKostenlose": 87884, - "ĠKot": 62763, - "ĠKota": 93315, - "ĠKotlin": 93954, - "ĠKou": 76965, - "ĠKov": 93981, - "ĠKr": 16852, - "ĠKra": 62167, - "ĠKraft": 65660, - "ĠKrak": 89543, - "ĠKramer": 90577, - "ĠKrank": 93070, - "ĠKre": 30718, - "ĠKremlin": 51424, - "ĠKris": 53102, - "ĠKrish": 62064, - "ĠKrishna": 80409, - "ĠKrist": 27973, - "ĠKristen": 77214, - "ĠKro": 68917, - "ĠKron": 97660, - "ĠKu": 33479, - "ĠKuala": 87433, - "ĠKub": 63649, - "ĠKubernetes": 67474, - "ĠKul": 85606, - "ĠKum": 86341, - "ĠKumar": 41240, - "ĠKun": 43883, - "ĠKund": 93987, - "ĠKunden": 62391, - "ĠKunst": 81431, - "ĠKur": 32375, - "ĠKurd": 34523, - "ĠKurdish": 42740, - "ĠKurdistan": 80044, - "ĠKurds": 68114, - "ĠKurt": 44023, - "ĠKush": 50275, - "ĠKushner": 62431, - "ĠKut": 97007, - "ĠKuwait": 57111, - "ĠKv": 89421, - "ĠKw": 65462, - "ĠKy": 23727, - "ĠKyle": 31359, - "ĠKylie": 98264, - "ĠKyoto": 82122, - "ĠKö": 65994, - "ĠKü": 70352, - "ĠL": 445, - "ĠLA": 13256, - "ĠLAB": 32074, - "ĠLABEL": 57974, - "ĠLAN": 47525, - "ĠLAND": 92956, - "ĠLANG": 67097, - "ĠLANGUAGE": 35900, - "ĠLAP": 72428, - "ĠLARGE": 77756, - "ĠLAS": 65231, - "ĠLAST": 48395, - "ĠLAT": 54287, - "ĠLATIN": 93344, - "ĠLAW": 67703, - "ĠLB": 41250, - "ĠLC": 31971, - "ĠLCD": 22745, - "ĠLCS": 84968, - "ĠLD": 29977, - "ĠLDAP": 57479, - "ĠLDL": 86543, - "ĠLDS": 72636, - "ĠLE": 11396, - "ĠLED": 13414, - "ĠLEDs": 56672, - "ĠLEFT": 22684, - "ĠLEG": 36526, - "ĠLEGO": 56901, - "ĠLEN": 84199, - "ĠLENG": 70735, - "ĠLENGTH": 72938, - "ĠLES": 97529, - "ĠLESS": 76048, - "ĠLET": 36757, - "ĠLETTER": 45528, - "ĠLEVEL": 43809, - "ĠLF": 58236, - "ĠLG": 24294, - "ĠLGBT": 23983, - "ĠLGBTQ": 51042, - "ĠLGPL": 48629, - "ĠLH": 83863, - "ĠLI": 7708, - "ĠLIABILITY": 14495, - "ĠLIABLE": 17842, - "ĠLIB": 31371, - "ĠLIC": 84338, - "ĠLICENSE": 12367, - "ĠLIFE": 61094, - "ĠLIGHT": 53303, - "ĠLIKE": 21170, - "ĠLIMIT": 10592, - "ĠLIMITED": 13405, - "ĠLIN": 65889, - "ĠLINE": 31951, - "ĠLINK": 41591, - "ĠLINUX": 92718, - "ĠLIS": 100126, - "ĠLIST": 28064, - "ĠLIVE": 45269, - "ĠLJ": 97788, - "ĠLL": 20072, - "ĠLLC": 15620, - "ĠLLP": 69065, - "ĠLLVM": 53439, - "ĠLM": 47514, - "ĠLN": 89282, - "ĠLNG": 88930, - "ĠLO": 5125, - "ĠLOAD": 39440, - "ĠLOC": 28195, - "ĠLOCAL": 43601, - "ĠLOCATION": 66683, - "ĠLOCK": 50563, - "ĠLOD": 88063, - "ĠLOG": 8241, - "ĠLOGGER": 29188, - "ĠLOGIN": 49231, - "ĠLOL": 56433, - "ĠLONG": 35042, - "ĠLOOK": 50969, - "ĠLOOP": 70630, - "ĠLORD": 58477, - "ĠLOS": 53787, - "ĠLOSS": 28453, - "ĠLOT": 54460, - "ĠLOVE": 40835, - "ĠLOW": 41605, - "ĠLOWER": 86557, - "ĠLP": 17540, - "ĠLPARAM": 68087, - "ĠLPC": 50175, - "ĠLR": 45650, - "ĠLS": 30302, - "ĠLSB": 94410, - "ĠLSD": 72170, - "ĠLSM": 91574, - "ĠLSTM": 86571, - "ĠLSU": 65512, - "ĠLT": 35569, - "ĠLTC": 97039, - "ĠLTD": 51285, - "ĠLTE": 52498, - "ĠLTS": 80128, - "ĠLU": 76050, - "ĠLUA": 71605, - "ĠLV": 40269, - "ĠLW": 56841, - "ĠLX": 76898, - "ĠLY": 87105, - "ĠLZ": 95580, - "ĠLa": 5034, - "ĠLaTeX": 99013, - "ĠLab": 11868, - "ĠLabel": 9587, - "ĠLabels": 62096, - "ĠLabor": 15277, - "ĠLaboratories": 78717, - "ĠLaboratory": 32184, - "ĠLabour": 18993, - "ĠLabrador": 80376, - "ĠLabs": 41740, - "ĠLac": 55141, - "ĠLace": 75239, - "ĠLack": 68502, - "ĠLad": 70130, - "ĠLaden": 52484, - "ĠLadies": 49113, - "ĠLady": 21270, - "ĠLaf": 61944, - "ĠLafayette": 78281, - "ĠLag": 33471, - "ĠLage": 96606, - "ĠLager": 85858, - "ĠLagos": 77096, - "ĠLaguna": 94198, - "ĠLah": 68542, - "ĠLahore": 99189, - "ĠLair": 58196, - "ĠLak": 48762, - "ĠLake": 11940, - "ĠLakers": 47596, - "ĠLakes": 42679, - "ĠLal": 84883, - "ĠLam": 33794, - "ĠLama": 83659, - "ĠLamar": 62284, - "ĠLamb": 32402, - "ĠLambda": 45621, - "ĠLambert": 70643, - "ĠLamp": 42277, - "ĠLan": 35882, - "ĠLana": 95887, - "ĠLanc": 39634, - "ĠLancaster": 66223, - "ĠLance": 50031, - "ĠLand": 11680, - "ĠLanding": 47524, - "ĠLands": 38523, - "ĠLandscape": 63641, - "ĠLane": 27109, - "ĠLang": 23272, - "ĠLange": 88822, - "ĠLanguage": 11688, - "ĠLanguages": 56064, - "ĠLanka": 43579, - "ĠLans": 68936, - "ĠLansing": 97584, - "ĠLantern": 68592, - "ĠLaos": 96844, - "ĠLap": 50155, - "ĠLaptop": 57225, - "ĠLar": 32404, - "ĠLara": 73257, - "ĠLaravel": 65306, - "ĠLarge": 20902, - "ĠLarger": 81908, - "ĠLargest": 84419, - "ĠLarry": 30390, - "ĠLars": 59276, - "ĠLarson": 86178, - "ĠLas": 16132, - "ĠLaser": 40708, - "ĠLast": 8155, - "ĠLastName": 50046, - "ĠLastly": 71809, - "ĠLat": 10128, - "ĠLatLng": 48265, - "ĠLate": 36931, - "ĠLater": 25929, - "ĠLatest": 29257, - "ĠLatin": 20023, - "ĠLatina": 59863, - "ĠLatino": 44862, - "ĠLatinos": 87899, - "ĠLatitude": 68440, - "ĠLatter": 90166, - "ĠLatvia": 79258, - "ĠLau": 86091, - "ĠLaud": 71136, - "ĠLauderdale": 78255, - "ĠLaugh": 84135, - "ĠLaunch": 24083, - "ĠLauncher": 53330, - "ĠLaundry": 82732, - "ĠLaur": 54300, - "ĠLaura": 30928, - "ĠLaure": 33767, - "ĠLaurel": 81564, - "ĠLauren": 43460, - "ĠLaurent": 64321, - "ĠLaurie": 80623, - "ĠLav": 43950, - "ĠLaw": 7658, - "ĠLawn": 69492, - "ĠLawrence": 28574, - "ĠLaws": 42089, - "ĠLawson": 75951, - "ĠLawyer": 71314, - "ĠLawyers": 71508, - "ĠLay": 45024, - "ĠLayer": 23570, - "ĠLayers": 84922, - "ĠLayout": 14141, - "ĠLayoutInflater": 29669, - "ĠLaz": 98903, - "ĠLazar": 87258, - "ĠLazy": 45363, - "ĠLe": 2009, - "ĠLeBron": 58335, - "ĠLead": 30982, - "ĠLeader": 23896, - "ĠLeaders": 28986, - "ĠLeadership": 37263, - "ĠLeading": 59143, - "ĠLeads": 82628, - "ĠLeaf": 27967, - "ĠLeafs": 65250, - "ĠLeague": 9130, - "ĠLeah": 67961, - "ĠLeak": 38240, - "ĠLeakage": 43126, - "ĠLean": 63206, - "ĠLeap": 72382, - "ĠLear": 61078, - "ĠLearn": 15281, - "ĠLearned": 90496, - "ĠLearning": 21579, - "ĠLease": 81751, - "ĠLeast": 91616, - "ĠLeather": 32178, - "ĠLeave": 26257, - "ĠLeaves": 78614, - "ĠLeaving": 74062, - "ĠLeban": 32324, - "ĠLebanese": 69345, - "ĠLebanon": 40371, - "ĠLeben": 56497, - "ĠLebens": 66414, - "ĠLect": 42043, - "ĠLecture": 68072, - "ĠLed": 32755, - "ĠLedger": 71406, - "ĠLee": 12336, - "ĠLeeds": 52629, - "ĠLeer": 93898, - "ĠLeft": 14043, - "ĠLeg": 7765, - "ĠLegacy": 38987, - "ĠLegal": 25705, - "ĠLegend": 28033, - "ĠLegendary": 60189, - "ĠLegends": 42986, - "ĠLegion": 40935, - "ĠLegisl": 33815, - "ĠLegislation": 73067, - "ĠLegislative": 68505, - "ĠLegislature": 47126, - "ĠLego": 65770, - "ĠLegs": 91034, - "ĠLeh": 63658, - "ĠLehr": 92953, - "ĠLei": 73310, - "ĠLeia": 88429, - "ĠLeicester": 58849, - "ĠLeigh": 74122, - "ĠLeipzig": 87647, - "ĠLeisure": 91499, - "ĠLem": 48506, - "ĠLemma": 86910, - "ĠLemon": 52310, - "ĠLen": 25234, - "ĠLena": 82162, - "ĠLength": 17736, - "ĠLenin": 63912, - "ĠLennon": 80840, - "ĠLenovo": 64799, - "ĠLens": 43771, - "ĠLent": 84470, - "ĠLeo": 37848, - "ĠLeon": 21605, - "ĠLeonard": 41954, - "ĠLeonardo": 66486, - "ĠLeone": 66491, - "ĠLeopard": 98638, - "ĠLer": 80940, - "ĠLes": 11876, - "ĠLesb": 61061, - "ĠLesbian": 53643, - "ĠLeslie": 54783, - "ĠLess": 9865, - "ĠLesser": 14231, - "ĠLesson": 50015, - "ĠLessons": 61566, - "ĠLester": 83758, - "ĠLet": 6914, - "ĠLets": 58166, - "ĠLetter": 27757, - "ĠLetters": 45397, - "ĠLev": 28120, - "ĠLevel": 9580, - "ĠLevels": 53793, - "ĠLever": 79679, - "ĠLevi": 56141, - "ĠLevin": 67977, - "ĠLevine": 81702, - "ĠLevitra": 70248, - "ĠLevy": 68290, - "ĠLew": 17638, - "ĠLewis": 21256, - "ĠLex": 27917, - "ĠLexer": 86182, - "ĠLexington": 71758, - "ĠLexus": 88969, - "ĠLey": 54525, - "ĠLi": 14851, - "ĠLia": 84757, - "ĠLiability": 91143, - "ĠLiam": 61742, - "ĠLib": 5806, - "ĠLiber": 95397, - "ĠLiberal": 31158, - "ĠLiberals": 52481, - "ĠLiberation": 72984, - "ĠLiberia": 84625, - "ĠLibert": 52181, - "ĠLibertarian": 85823, - "ĠLiberties": 92586, - "ĠLiberty": 32492, - "ĠLibraries": 55612, - "ĠLibrary": 11896, - "ĠLibre": 76268, - "ĠLibya": 38059, - "ĠLibyan": 79597, - "ĠLic": 33675, - "ĠLicence": 54375, - "ĠLicense": 1914, - "ĠLicensed": 10311, - "ĠLicensing": 73425, - "ĠLicht": 90037, - "ĠLid": 81709, - "ĠLie": 22213, - "ĠLiebe": 94819, - "ĠLies": 78186, - "ĠLieutenant": 55237, - "ĠLif": 65863, - "ĠLife": 9601, - "ĠLifecycle": 75492, - "ĠLifestyle": 69256, - "ĠLifetime": 65452, - "ĠLift": 53535, - "ĠLig": 99278, - "ĠLiga": 60127, - "ĠLight": 8828, - "ĠLighting": 45623, - "ĠLightning": 34944, - "ĠLights": 35270, - "ĠLightweight": 84367, - "ĠLik": 34029, - "ĠLike": 9086, - "ĠLikely": 94737, - "ĠLikes": 52014, - "ĠLikewise": 50487, - "ĠLil": 41578, - "ĠLilly": 82934, - "ĠLily": 48390, - "ĠLim": 13903, - "ĠLima": 63053, - "ĠLime": 71596, - "ĠLimit": 29108, - "ĠLimited": 19439, - "ĠLimits": 72955, - "ĠLin": 8732, - "ĠLincoln": 25379, - "ĠLind": 28318, - "ĠLinda": 39162, - "ĠLinden": 100165, - "ĠLindsay": 63884, - "ĠLindsey": 65379, - "ĠLine": 7228, - "ĠLinear": 29363, - "ĠLinearGradient": 97592, - "ĠLinearLayout": 28245, - "ĠLinearLayoutManager": 46951, - "ĠLines": 39333, - "ĠLing": 51958, - "ĠLingu": 89333, - "ĠLink": 6074, - "ĠLinked": 13415, - "ĠLinkedHashMap": 65433, - "ĠLinkedIn": 33867, - "ĠLinkedList": 23767, - "ĠLinkedin": 93039, - "ĠLinks": 26496, - "ĠLinux": 14677, - "ĠLion": 33199, - "ĠLionel": 84224, - "ĠLions": 33865, - "ĠLip": 42239, - "ĠLips": 96363, - "ĠLiqu": 69618, - "ĠLiquid": 42358, - "ĠLis": 44172, - "ĠLisa": 29656, - "ĠLisbon": 81801, - "ĠLisp": 56075, - "ĠList": 1796, - "ĠListBox": 99306, - "ĠListItem": 42024, - "ĠListNode": 21140, - "ĠListTile": 64521, - "ĠListView": 27734, - "ĠListViewItem": 96759, - "ĠLista": 54102, - "ĠListe": 74186, - "ĠListed": 69548, - "ĠListen": 33249, - "ĠListener": 49099, - "ĠListening": 77797, - "ĠListing": 39864, - "ĠListings": 84984, - "ĠLists": 39005, - "ĠLit": 39351, - "ĠLite": 41965, - "ĠLitecoin": 95192, - "ĠLiter": 26550, - "ĠLiteral": 50774, - "ĠLiterary": 74724, - "ĠLiterature": 47470, - "ĠLith": 41678, - "ĠLithuania": 71606, - "ĠLittle": 15013, - "ĠLiu": 38805, - "ĠLiv": 37311, - "ĠLive": 11406, - "ĠLiveData": 63391, - "ĠLiver": 22617, - "ĠLiverpool": 25715, - "ĠLives": 40495, - "ĠLiving": 19048, - "ĠLivingston": 95074, - "ĠLiz": 48299, - "ĠLloyd": 46296, - "ĠLn": 98919, - "ĠLo": 6621, - "ĠLoad": 9069, - "ĠLoaded": 63739, - "ĠLoader": 28911, - "ĠLoading": 18421, - "ĠLoads": 52323, - "ĠLoan": 36181, - "ĠLoans": 48615, - "ĠLob": 68617, - "ĠLobby": 64066, - "ĠLoc": 13914, - "ĠLocal": 8949, - "ĠLocalDate": 41916, - "ĠLocalDateTime": 48565, - "ĠLocale": 35626, - "ĠLocalization": 81920, - "ĠLocate": 96310, - "ĠLocated": 42867, - "ĠLocation": 10067, - "ĠLocations": 42569, - "ĠLocator": 99753, - "ĠLoch": 83803, - "ĠLock": 16076, - "ĠLocke": 83022, - "ĠLocked": 94045, - "ĠLocker": 95078, - "ĠLockheed": 85236, - "ĠLod": 89040, - "ĠLodge": 44668, - "ĠLoft": 84254, - "ĠLog": 2905, - "ĠLogLevel": 64421, - "ĠLogManager": 70465, - "ĠLogan": 44146, - "ĠLogged": 58155, - "ĠLogger": 9704, - "ĠLoggerFactory": 36186, - "ĠLogging": 42806, - "ĠLogic": 37201, - "ĠLogical": 63169, - "ĠLogin": 8955, - "ĠLoginActivity": 99446, - "ĠLoginComponent": 60854, - "ĠLoginForm": 71095, - "ĠLoginPage": 64511, - "ĠLogistic": 79168, - "ĠLogistics": 71422, - "ĠLogo": 31152, - "ĠLogout": 47385, - "ĠLogs": 55670, - "ĠLois": 85046, - "ĠLok": 58501, - "ĠLoki": 84855, - "ĠLol": 80237, - "ĠLola": 97457, - "ĠLomb": 63918, - "ĠLon": 49281, - "ĠLond": 80693, - "ĠLondon": 7295, - "ĠLone": 76281, - "ĠLonely": 86823, - "ĠLong": 5843, - "ĠLonger": 94426, - "ĠLongitude": 80209, - "ĠLook": 9372, - "ĠLooking": 21815, - "ĠLooks": 42906, - "ĠLookup": 51411, - "ĠLoop": 22070, - "ĠLoose": 87102, - "ĠLoot": 84154, - "ĠLopez": 45315, - "ĠLor": 69830, - "ĠLord": 10425, - "ĠLords": 57148, - "ĠLore": 54333, - "ĠLorem": 48031, - "ĠLoren": 52290, - "ĠLorenzo": 74500, - "ĠLori": 82185, - "ĠLos": 9853, - "ĠLose": 61789, - "ĠLosing": 99239, - "ĠLoss": 25733, - "ĠLost": 28351, - "ĠLot": 22503, - "ĠLots": 41315, - "ĠLottery": 73337, - "ĠLotto": 98813, - "ĠLotus": 61269, - "ĠLou": 9928, - "ĠLoud": 80648, - "ĠLouis": 12140, - "ĠLouise": 56578, - "ĠLouisiana": 29974, - "ĠLouisville": 46134, - "ĠLounge": 50767, - "ĠLov": 35393, - "ĠLove": 10919, - "ĠLoved": 85127, - "ĠLovely": 65465, - "ĠLover": 90590, - "ĠLoves": 85123, - "ĠLoving": 90422, - "ĠLow": 12310, - "ĠLowe": 65687, - "ĠLowell": 96230, - "ĠLower": 28636, - "ĠLowest": 69630, - "ĠLoy": 68342, - "ĠLt": 42970, - "ĠLtd": 12604, - "ĠLu": 18866, - "ĠLua": 38762, - "ĠLub": 58751, - "ĠLuc": 14103, - "ĠLuca": 84278, - "ĠLucas": 32103, - "ĠLucia": 80274, - "ĠLucifer": 94494, - "ĠLuck": 29872, - "ĠLuckily": 48600, - "ĠLucky": 49667, - "ĠLucy": 45170, - "ĠLud": 46270, - "ĠLudwig": 85550, - "ĠLuft": 89149, - "ĠLug": 93590, - "ĠLuigi": 83183, - "ĠLuis": 34297, - "ĠLuk": 55757, - "ĠLuke": 25459, - "ĠLum": 43701, - "ĠLumia": 92451, - "ĠLump": 75393, - "ĠLumpur": 87344, - "ĠLun": 45449, - "ĠLuna": 50905, - "ĠLunar": 79195, - "ĠLunch": 56699, - "ĠLund": 69281, - "ĠLung": 78336, - "ĠLuo": 67483, - "ĠLup": 79803, - "ĠLust": 74355, - "ĠLuther": 36302, - "ĠLutheran": 83081, - "ĠLux": 27466, - "ĠLuxembourg": 65971, - "ĠLuxury": 52350, - "ĠLuz": 82739, - "ĠLv": 63305, - "ĠLy": 16333, - "ĠLydia": 92306, - "ĠLyft": 85539, - "ĠLyme": 94216, - "ĠLyn": 21820, - "ĠLynch": 38206, - "ĠLynn": 45638, - "ĠLyon": 56301, - "ĠLyons": 92066, - "ĠLyrics": 57343, - "ĠLópez": 92075, - "ĠLös": 90552, - "ĠM": 386, - "ĠMA": 9917, - "ĠMAC": 23733, - "ĠMACHINE": 87111, - "ĠMAD": 76473, - "ĠMADE": 79799, - "ĠMAG": 50620, - "ĠMAGIC": 60349, - "ĠMAIL": 76484, - "ĠMAIN": 35439, - "ĠMAK": 72511, - "ĠMAKE": 37921, - "ĠMAL": 89139, - "ĠMAN": 26819, - "ĠMANAGEMENT": 94378, - "ĠMANUAL": 93523, - "ĠMANY": 99356, - "ĠMAP": 28322, - "ĠMAR": 38599, - "ĠMARK": 18505, - "ĠMART": 90665, - "ĠMAS": 88148, - "ĠMASK": 56194, - "ĠMASS": 93713, - "ĠMASTER": 72297, - "ĠMAT": 25832, - "ĠMATCH": 49271, - "ĠMATERIAL": 76223, - "ĠMATLAB": 50447, - "ĠMATRIX": 69659, - "ĠMAV": 81919, - "ĠMAX": 8498, - "ĠMAY": 40330, - "ĠMB": 13642, - "ĠMBA": 54554, - "ĠMC": 21539, - "ĠMCC": 99352, - "ĠMCP": 80248, - "ĠMCS": 94293, - "ĠMCU": 67327, - "ĠMD": 14306, - "ĠMDB": 87452, - "ĠMDMA": 99828, - "ĠME": 16691, - "ĠMED": 52699, - "ĠMEDIA": 61286, - "ĠMEDIATEK": 51809, - "ĠMEM": 25486, - "ĠMEMBER": 82924, - "ĠMEMORY": 82062, - "ĠMEN": 69028, - "ĠMENU": 36797, - "ĠMEP": 91936, - "ĠMER": 73473, - "ĠMERCHANTABILITY": 8094, - "ĠMES": 93418, - "ĠMESSAGE": 41858, - "ĠMET": 37922, - "ĠMETA": 80441, - "ĠMETH": 78924, - "ĠMETHOD": 33497, - "ĠMETHODS": 56329, - "ĠMF": 39354, - "ĠMG": 52292, - "ĠMGM": 99491, - "ĠMH": 46660, - "ĠMHz": 37594, - "ĠMI": 18983, - "ĠMIC": 45841, - "ĠMICRO": 87265, - "ĠMID": 70884, - "ĠMIDI": 48139, - "ĠMIL": 42909, - "ĠMILF": 74398, - "ĠMILL": 83585, - "ĠMIME": 58577, - "ĠMIN": 17116, - "ĠMIPS": 99762, - "ĠMIS": 68125, - "ĠMISS": 63847, - "ĠMISSING": 99879, - "ĠMIT": 15210, - "ĠMIX": 81309, - "ĠMJ": 62045, - "ĠMK": 27957, - "ĠML": 20187, - "ĠMLA": 80331, - "ĠMLB": 41217, - "ĠMLM": 91282, - "ĠMLP": 95991, - "ĠMLS": 29998, - "ĠMM": 22403, - "ĠMMA": 43667, - "ĠMMC": 69035, - "ĠMMI": 94187, - "ĠMMM": 57205, - "ĠMMO": 78285, - "ĠMMP": 90304, - "ĠMN": 36095, - "ĠMO": 11672, - "ĠMOCK": 84115, - "ĠMOD": 19186, - "ĠMODE": 23522, - "ĠMODEL": 49070, - "ĠMODIFY": 70765, - "ĠMODULE": 41474, - "ĠMOM": 94072, - "ĠMON": 29637, - "ĠMONEY": 94562, - "ĠMONTH": 59080, - "ĠMOR": 72413, - "ĠMORE": 18954, - "ĠMOS": 74174, - "ĠMOST": 80199, - "ĠMOT": 46947, - "ĠMOTOR": 87372, - "ĠMOUSE": 84290, - "ĠMOV": 38728, - "ĠMOVE": 36026, - "ĠMOZ": 64844, - "ĠMP": 9599, - "ĠMPC": 92698, - "ĠMPEG": 71089, - "ĠMPG": 91498, - "ĠMPH": 88756, - "ĠMPI": 17542, - "ĠMPL": 48456, - "ĠMPS": 94043, - "ĠMPU": 62423, - "ĠMPs": 37761, - "ĠMQ": 44083, - "ĠMQTT": 62524, - "ĠMR": 29433, - "ĠMRI": 52460, - "ĠMS": 10504, - "ĠMSC": 84613, - "ĠMSD": 72495, - "ĠMSE": 95699, - "ĠMSG": 24200, - "ĠMSI": 68498, - "ĠMSM": 68591, - "ĠMSNBC": 56915, - "ĠMSP": 69473, - "ĠMSR": 100168, - "ĠMSS": 92749, - "ĠMST": 85380, - "ĠMT": 19629, - "ĠMTV": 62199, - "ĠMU": 60886, - "ĠMUCH": 79433, - "ĠMULT": 51254, - "ĠMULTI": 83837, - "ĠMUSIC": 76073, - "ĠMUST": 28832, - "ĠMUT": 88520, - "ĠMV": 43371, - "ĠMVC": 69096, - "ĠMVP": 32966, - "ĠMW": 45582, - "ĠMX": 28685, - "ĠMY": 18725, - "ĠMYSQL": 55297, - "ĠMa": 11583, - "ĠMaar": 85067, - "ĠMac": 7553, - "ĠMacBook": 58679, - "ĠMacDonald": 81973, - "ĠMacOS": 90817, - "ĠMaced": 57552, - "ĠMacedonia": 77509, - "ĠMach": 18798, - "ĠMachine": 13257, - "ĠMachinery": 45206, - "ĠMachines": 45004, - "ĠMack": 33491, - "ĠMacro": 54417, - "ĠMacron": 63401, - "ĠMacros": 99547, - "ĠMacy": 97373, - "ĠMad": 9671, - "ĠMadagascar": 95728, - "ĠMadame": 84276, - "ĠMadd": 44637, - "ĠMadden": 84683, - "ĠMade": 19332, - "ĠMadison": 31015, - "ĠMadness": 71428, - "ĠMadonna": 81669, - "ĠMadrid": 25048, - "ĠMaduro": 78802, - "ĠMae": 65914, - "ĠMafia": 81995, - "ĠMag": 7023, - "ĠMagazine": 22168, - "ĠMage": 24260, - "ĠMagento": 36685, - "ĠMaggie": 62795, - "ĠMagic": 15852, - "ĠMagicMock": 90808, - "ĠMagical": 73810, - "ĠMagick": 88254, - "ĠMagn": 20918, - "ĠMagnet": 82328, - "ĠMagnetic": 63755, - "ĠMagnum": 94961, - "ĠMagnus": 74899, - "ĠMah": 16566, - "ĠMahar": 53690, - "ĠMaharashtra": 68519, - "ĠMaher": 97268, - "ĠMahm": 72711, - "ĠMahmoud": 94286, - "ĠMai": 43356, - "ĠMaid": 48185, - "ĠMaiden": 83942, - "ĠMail": 15219, - "ĠMain": 4802, - "ĠMainActivity": 28557, - "ĠMainAxisAlignment": 34314, - "ĠMainForm": 75777, - "ĠMainMenu": 78271, - "ĠMainPage": 71176, - "ĠMainWindow": 24786, - "ĠMaine": 30890, - "ĠMaint": 43987, - "ĠMaintain": 87477, - "ĠMaintenance": 39306, - "ĠMais": 34447, - "ĠMaison": 88983, - "ĠMaj": 31779, - "ĠMajesty": 67344, - "ĠMajor": 17559, - "ĠMajority": 55135, - "ĠMak": 40424, - "ĠMake": 7557, - "ĠMaker": 41628, - "ĠMakes": 37970, - "ĠMakeup": 74014, - "ĠMaking": 25274, - "ĠMal": 8560, - "ĠMalay": 80240, - "ĠMalays": 23764, - "ĠMalaysia": 28796, - "ĠMalaysian": 66531, - "ĠMalcolm": 48069, - "ĠMale": 19960, - "ĠMali": 64994, - "ĠMalik": 73320, - "ĠMalk": 98991, - "ĠMall": 32498, - "ĠMalone": 84171, - "ĠMalta": 61750, - "ĠMam": 48869, - "ĠMama": 61806, - "ĠMan": 2418, - "ĠMana": 50438, - "ĠManafort": 58913, - "ĠManage": 43750, - "ĠManaged": 61844, - "ĠManagement": 9744, - "ĠManager": 10790, - "ĠManagers": 62534, - "ĠManaging": 49407, - "ĠManchester": 19922, - "ĠMand": 24789, - "ĠMandal": 89979, - "ĠMandarin": 83871, - "ĠMandatory": 71882, - "ĠMandela": 88430, - "ĠMane": 79174, - "ĠMang": 60148, - "ĠManga": 71035, - "ĠMango": 91963, - "ĠManhattan": 29890, - "ĠManifest": 40461, - "ĠManila": 57664, - "ĠManip": 62011, - "ĠManit": 54335, - "ĠManitoba": 64340, - "ĠMann": 30960, - "ĠManning": 40623, - "ĠManny": 95255, - "ĠManor": 71051, - "ĠMans": 44235, - "ĠMansion": 83396, - "ĠManson": 99233, - "ĠMant": 52068, - "ĠManual": 14881, - "ĠManuals": 59941, - "ĠManuel": 44681, - "ĠManufact": 18124, - "ĠManufacturer": 35551, - "ĠManufacturers": 47198, - "ĠManufacturing": 42177, - "ĠManus": 96433, - "ĠMany": 9176, - "ĠMao": 57278, - "ĠMap": 5135, - "ĠMaple": 44570, - "ĠMapper": 46834, - "ĠMapping": 39546, - "ĠMaps": 28508, - "ĠMar": 2947, - "ĠMara": 86604, - "ĠMarathon": 51273, - "ĠMarble": 73621, - "ĠMarc": 19412, - "ĠMarcel": 49971, - "ĠMarch": 5587, - "ĠMarco": 35281, - "ĠMarcos": 66605, - "ĠMarcus": 36783, - "ĠMare": 64898, - "ĠMarg": 24079, - "ĠMargaret": 38649, - "ĠMargin": 72224, - "ĠMari": 29829, - "ĠMaria": 23880, - "ĠMarian": 96519, - "ĠMarie": 33116, - "ĠMarijuana": 65939, - "ĠMarilyn": 77460, - "ĠMarin": 64477, - "ĠMarina": 52636, - "ĠMarine": 23820, - "ĠMariners": 82962, - "ĠMarines": 51889, - "ĠMarino": 89366, - "ĠMario": 24270, - "ĠMarion": 56679, - "ĠMaritime": 77331, - "ĠMark": 4488, - "ĠMarkdown": 74292, - "ĠMarker": 40975, - "ĠMarket": 8152, - "ĠMarketable": 23927, - "ĠMarketing": 18729, - "ĠMarketplace": 58358, - "ĠMarkets": 47910, - "ĠMarks": 49195, - "ĠMarkt": 99417, - "ĠMarkup": 99661, - "ĠMarkus": 76940, - "ĠMarl": 58767, - "ĠMarlins": 89990, - "ĠMarr": 69698, - "ĠMarriage": 47199, - "ĠMarried": 65624, - "ĠMarriott": 76922, - "ĠMars": 21725, - "ĠMarseille": 88793, - "ĠMarsh": 40163, - "ĠMarshal": 36767, - "ĠMarshall": 30508, - "ĠMart": 8290, - "ĠMartha": 51970, - "ĠMartial": 72361, - "ĠMartian": 82128, - "ĠMartin": 11826, - "ĠMartinez": 44027, - "ĠMartins": 90799, - "ĠMarty": 56254, - "ĠMarvel": 22883, - "ĠMarvin": 74626, - "ĠMarx": 28187, - "ĠMarxism": 83815, - "ĠMarxist": 70050, - "ĠMary": 10455, - "ĠMaryland": 23481, - "ĠMarÃŃa": 83305, - "ĠMas": 20459, - "ĠMasc": 89998, - "ĠMash": 69279, - "ĠMask": 20519, - "ĠMasks": 62232, - "ĠMason": 29927, - "ĠMass": 9346, - "ĠMassachusetts": 22108, - "ĠMassage": 27483, - "ĠMassive": 82564, - "ĠMast": 37582, - "ĠMaster": 11060, - "ĠMasters": 34722, - "ĠMastery": 94143, - "ĠMat": 7011, - "ĠMatButtonModule": 94792, - "ĠMatDialog": 53575, - "ĠMatSnackBar": 99609, - "ĠMatTable": 85547, - "ĠMata": 89454, - "ĠMatch": 14484, - "ĠMatcher": 61732, - "ĠMatchers": 93809, - "ĠMatches": 62354, - "ĠMatching": 71791, - "ĠMate": 44670, - "ĠMater": 99408, - "ĠMaterial": 10441, - "ĠMaterialApp": 83648, - "ĠMaterialPageRoute": 56367, - "ĠMaterials": 32009, - "ĠMath": 4242, - "ĠMathematic": 72140, - "ĠMathematical": 92102, - "ĠMathematics": 50895, - "ĠMathf": 27288, - "ĠMaths": 93678, - "ĠMatlab": 98689, - "ĠMatrix": 11892, - "ĠMats": 68279, - "ĠMatt": 13678, - "ĠMatte": 65182, - "ĠMatter": 34464, - "ĠMatters": 58364, - "ĠMatth": 69298, - "ĠMatthew": 19475, - "ĠMatthews": 51784, - "ĠMatthias": 90587, - "ĠMattis": 87454, - "ĠMature": 43259, - "ĠMaui": 93550, - "ĠMaul": 94301, - "ĠMaur": 34492, - "ĠMaurice": 68529, - "ĠMaurit": 89313, - "ĠMaven": 99675, - "ĠMaver": 65212, - "ĠMavericks": 87256, - "ĠMax": 7639, - "ĠMaxim": 56625, - "ĠMaximum": 27697, - "ĠMaxwell": 59497, - "ĠMay": 3297, - "ĠMaya": 51444, - "ĠMaybe": 10926, - "ĠMayer": 74811, - "ĠMayo": 58157, - "ĠMayor": 22868, - "ĠMayweather": 98434, - "ĠMaz": 40091, - "ĠMazda": 63042, - "ĠMaze": 66191, - "ĠMb": 51365, - "ĠMbps": 80575, - "ĠMc": 4584, - "ĠMcA": 65813, - "ĠMcB": 99974, - "ĠMcC": 14583, - "ĠMcCabe": 86058, - "ĠMcCain": 36635, - "ĠMcCart": 87558, - "ĠMcCarthy": 45040, - "ĠMcCartney": 91493, - "ĠMcCl": 60740, - "ĠMcConnell": 47783, - "ĠMcCorm": 89071, - "ĠMcCoy": 71732, - "ĠMcD": 51353, - "ĠMcDon": 72674, - "ĠMcDonald": 32014, - "ĠMcG": 23778, - "ĠMcGill": 94076, - "ĠMcGr": 88850, - "ĠMcGregor": 69116, - "ĠMcGu": 84164, - "ĠMcInt": 85581, - "ĠMcK": 26718, - "ĠMcKay": 90970, - "ĠMcKenzie": 93723, - "ĠMcKin": 67493, - "ĠMcL": 46707, - "ĠMcLaren": 72464, - "ĠMcM": 82814, - "ĠMcMahon": 80928, - "ĠMcMaster": 100142, - "ĠMcN": 55751, - "ĠMd": 54210, - "ĠMe": 2206, - "ĠMeadow": 89842, - "ĠMeadows": 78142, - "ĠMeal": 57488, - "ĠMeals": 96350, - "ĠMean": 16729, - "ĠMeaning": 49203, - "ĠMeans": 60807, - "ĠMeanwhile": 26982, - "ĠMeasure": 35204, - "ĠMeasurement": 55340, - "ĠMeasurements": 77917, - "ĠMeasures": 73656, - "ĠMeat": 45965, - "ĠMech": 91598, - "ĠMechan": 28901, - "ĠMechanical": 51684, - "ĠMechanics": 77923, - "ĠMed": 3344, - "ĠMedal": 17867, - "ĠMedi": 92857, - "ĠMedia": 7972, - "ĠMediaPlayer": 72110, - "ĠMediaQuery": 43691, - "ĠMediaTek": 86002, - "ĠMediaType": 51523, - "ĠMedian": 63690, - "ĠMedic": 12851, - "ĠMedicaid": 34129, - "ĠMedical": 13235, - "ĠMedicare": 31822, - "ĠMedicine": 19152, - "ĠMedieval": 78248, - "ĠMedina": 85266, - "ĠMeditation": 77571, - "ĠMediterr": 37537, - "ĠMediterranean": 38785, - "ĠMedium": 25352, - "ĠMeer": 95816, - "ĠMeet": 26911, - "ĠMeeting": 30155, - "ĠMeetings": 86683, - "ĠMeg": 28443, - "ĠMega": 35356, - "ĠMegan": 55629, - "ĠMeghan": 80134, - "ĠMeh": 68324, - "ĠMehr": 55512, - "ĠMei": 92033, - "ĠMein": 60430, - "ĠMej": 87245, - "ĠMel": 11220, - "ĠMelania": 83270, - "ĠMelanie": 85350, - "ĠMelbourne": 27535, - "ĠMelee": 64339, - "ĠMelissa": 48148, - "ĠMell": 61285, - "ĠMellon": 88487, - "ĠMem": 13862, - "ĠMember": 12308, - "ĠMembers": 17384, - "ĠMembership": 43652, - "ĠMemo": 57301, - "ĠMemor": 73766, - "ĠMemorial": 27872, - "ĠMemories": 87716, - "ĠMemory": 14171, - "ĠMemoryStream": 37698, - "ĠMemphis": 43162, - "ĠMen": 11258, - "ĠMend": 46211, - "ĠMeng": 61154, - "ĠMens": 24157, - "ĠMenschen": 43886, - "ĠMent": 49693, - "ĠMental": 38895, - "ĠMention": 86248, - "ĠMentor": 92291, - "ĠMenu": 9937, - "ĠMenuItem": 32374, - "ĠMer": 8930, - "ĠMerc": 25145, - "ĠMercedes": 34328, - "ĠMercer": 81111, - "ĠMerch": 66125, - "ĠMerchant": 56499, - "ĠMercury": 44662, - "ĠMercy": 64794, - "ĠMeredith": 84777, - "ĠMerge": 41185, - "ĠMerkel": 47520, - "ĠMerlin": 77066, - "ĠMerr": 48961, - "ĠMerrill": 88783, - "ĠMerry": 77801, - "ĠMes": 36684, - "ĠMesa": 55965, - "ĠMesh": 26179, - "ĠMess": 19234, - "ĠMessage": 4961, - "ĠMessageBox": 10511, - "ĠMessageBoxButton": 98703, - "ĠMessageBoxButtons": 32507, - "ĠMessageBoxIcon": 35136, - "ĠMessageLookup": 99874, - "ĠMessageType": 63436, - "ĠMessages": 27827, - "ĠMessaging": 74270, - "ĠMessenger": 42619, - "ĠMessi": 71105, - "ĠMessiah": 81441, - "ĠMet": 6344, - "ĠMeta": 16197, - "ĠMetadata": 34689, - "ĠMetal": 19757, - "ĠMetallic": 87971, - "ĠMetals": 93815, - "ĠMeteor": 40732, - "ĠMeter": 53639, - "ĠMeth": 57175, - "ĠMethod": 6872, - "ĠMethodInfo": 24776, - "ĠMethodInvocation": 67772, - "ĠMethodist": 68601, - "ĠMethods": 19331, - "ĠMetodo": 95756, - "ĠMetric": 53558, - "ĠMetrics": 55290, - "ĠMetro": 21631, - "ĠMetroFramework": 52455, - "ĠMetropolitan": 45878, - "ĠMets": 57535, - "ĠMex": 9553, - "ĠMexican": 24160, - "ĠMexicans": 97862, - "ĠMexico": 12550, - "ĠMey": 84962, - "ĠMeyer": 48290, - "ĠMg": 73693, - "ĠMi": 21402, - "ĠMia": 61697, - "ĠMiami": 18045, - "ĠMic": 28095, - "ĠMich": 5384, - "ĠMicha": 71020, - "ĠMichael": 8096, - "ĠMichaels": 87856, - "ĠMiche": 63800, - "ĠMichel": 45506, - "ĠMichele": 74406, - "ĠMichelle": 33126, - "ĠMichigan": 14972, - "ĠMick": 60333, - "ĠMickey": 57659, - "ĠMicro": 18654, - "ĠMicrosoft": 5210, - "ĠMicrosystems": 95761, - "ĠMicrowave": 98641, - "ĠMid": 14013, - "ĠMiddle": 12877, - "ĠMiddleton": 92714, - "ĠMiddleware": 73112, - "ĠMidi": 84176, - "ĠMidlands": 81251, - "ĠMidnight": 64680, - "ĠMidwest": 52257, - "ĠMig": 38651, - "ĠMight": 34351, - "ĠMighty": 75268, - "ĠMigration": 21943, - "ĠMiguel": 46991, - "ĠMik": 43342, - "ĠMike": 11519, - "ĠMikhail": 92551, - "ĠMil": 10357, - "ĠMilan": 39855, - "ĠMilano": 75967, - "ĠMild": 61289, - "ĠMile": 39697, - "ĠMiles": 36303, - "ĠMilf": 52658, - "ĠMilit": 68285, - "ĠMilitary": 28058, - "ĠMilk": 44925, - "ĠMilky": 89819, - "ĠMill": 8384, - "ĠMillenn": 52428, - "ĠMillennials": 97743, - "ĠMillennium": 72037, - "ĠMiller": 17472, - "ĠMillion": 34629, - "ĠMillionen": 99535, - "ĠMillions": 74418, - "ĠMills": 34202, - "ĠMilo": 85546, - "ĠMilton": 58447, - "ĠMilwaukee": 36918, - "ĠMim": 92946, - "ĠMime": 83530, - "ĠMin": 3468, - "ĠMind": 23754, - "ĠMinds": 61410, - "ĠMine": 31783, - "ĠMinecraft": 41330, - "ĠMiner": 91012, - "ĠMineral": 50416, - "ĠMinerals": 84886, - "ĠMines": 66882, - "ĠMing": 56983, - "ĠMinh": 93255, - "ĠMini": 20217, - "ĠMinimal": 76212, - "ĠMinimum": 32025, - "ĠMining": 26917, - "ĠMinist": 65992, - "ĠMinister": 9675, - "ĠMinisters": 79073, - "ĠMinistry": 20214, - "ĠMinneapolis": 42958, - "ĠMinnesota": 19461, - "ĠMinor": 30893, - "ĠMinority": 71158, - "ĠMint": 42410, - "ĠMinute": 56267, - "ĠMinuten": 81724, - "ĠMinutes": 42099, - "ĠMir": 14603, - "ĠMiracle": 77064, - "ĠMirage": 99242, - "ĠMiranda": 59414, - "ĠMirror": 34954, - "ĠMis": 33659, - "ĠMisc": 40151, - "ĠMiscellaneous": 79377, - "ĠMish": 78576, - "ĠMiss": 9083, - "ĠMissile": 68870, - "ĠMissing": 36364, - "ĠMission": 24098, - "ĠMississippi": 29538, - "ĠMissouri": 25378, - "ĠMist": 35198, - "ĠMister": 92708, - "ĠMistress": 97129, - "ĠMit": 22515, - "ĠMitar": 79822, - "ĠMitarbeiter": 97528, - "ĠMitch": 23406, - "ĠMitchell": 31038, - "ĠMitgli": 78194, - "ĠMits": 60676, - "ĠMitsubishi": 79653, - "ĠMitt": 33718, - "ĠMix": 19771, - "ĠMixed": 51268, - "ĠMixer": 72392, - "ĠMixing": 97699, - "ĠMiy": 67559, - "ĠMiz": 72695, - "ĠMk": 53948, - "ĠMn": 57831, - "ĠMo": 6178, - "ĠMob": 36006, - "ĠMobil": 70930, - "ĠMobile": 13716, - "ĠMobility": 63410, - "ĠMock": 14905, - "ĠMockito": 48209, - "ĠMod": 5768, - "ĠModal": 22017, - "ĠMode": 14904, - "ĠModel": 5008, - "ĠModelAndView": 36168, - "ĠModelRenderer": 82110, - "ĠModelState": 71148, - "ĠModeling": 77349, - "ĠModelo": 91618, - "ĠModels": 27972, - "ĠModer": 44527, - "ĠModerate": 96075, - "ĠModerator": 92542, - "ĠModern": 18766, - "ĠModes": 82789, - "ĠModi": 35489, - "ĠModification": 74955, - "ĠModifications": 96716, - "ĠModified": 30153, - "ĠModifier": 46308, - "ĠModify": 50470, - "ĠMods": 86164, - "ĠModular": 85948, - "ĠModule": 14026, - "ĠModules": 44665, - "ĠMoff": 97481, - "ĠMog": 61021, - "ĠMoh": 20409, - "ĠMohamed": 60759, - "ĠMohammad": 65552, - "ĠMohammed": 46392, - "ĠMoines": 78158, - "ĠMoist": 82804, - "ĠMoj": 90437, - "ĠMojo": 96749, - "ĠMol": 33518, - "ĠMold": 55263, - "ĠMolecular": 60825, - "ĠMolly": 58500, - "ĠMom": 22969, - "ĠMoment": 40096, - "ĠMoments": 83121, - "ĠMomentum": 96210, - "ĠMoms": 84395, - "ĠMon": 3206, - "ĠMona": 99883, - "ĠMonaco": 62651, - "ĠMonad": 60785, - "ĠMond": 51972, - "ĠMonday": 7159, - "ĠMondays": 91271, - "ĠMonetary": 74214, - "ĠMoney": 18099, - "ĠMong": 44539, - "ĠMongo": 25419, - "ĠMongoClient": 61532, - "ĠMongoDB": 46428, - "ĠMongolia": 91850, - "ĠMonica": 46844, - "ĠMonitor": 24423, - "ĠMonitoring": 51803, - "ĠMonk": 76781, - "ĠMonkey": 58937, - "ĠMono": 12980, - "ĠMonoBehaviour": 16090, - "ĠMonroe": 50887, - "ĠMons": 50601, - "ĠMonsanto": 74026, - "ĠMonster": 29073, - "ĠMonsters": 63808, - "ĠMont": 9995, - "ĠMontana": 37105, - "ĠMonte": 46867, - "ĠMonter": 66098, - "ĠMonterey": 98495, - "ĠMontgomery": 44125, - "ĠMonth": 19961, - "ĠMonthly": 45434, - "ĠMonths": 52446, - "ĠMontreal": 30613, - "ĠMonument": 72377, - "ĠMoo": 83096, - "ĠMood": 94667, - "ĠMoodle": 60543, - "ĠMoody": 72401, - "ĠMoon": 17781, - "ĠMoor": 84548, - "ĠMoore": 20832, - "ĠMoose": 69228, - "ĠMor": 8613, - "ĠMoral": 89606, - "ĠMorales": 76602, - "ĠMoran": 93335, - "ĠMore": 4497, - "ĠMoreno": 79275, - "ĠMoreover": 23674, - "ĠMorg": 79160, - "ĠMorgan": 23809, - "ĠMori": 95297, - "ĠMorm": 32394, - "ĠMormon": 37697, - "ĠMormons": 92973, - "ĠMorning": 29084, - "ĠMoroccan": 95067, - "ĠMorocco": 59230, - "ĠMorph": 75740, - "ĠMorr": 45957, - "ĠMorris": 30283, - "ĠMorrison": 50054, - "ĠMorrow": 87374, - "ĠMorse": 87339, - "ĠMort": 22806, - "ĠMortgage": 48780, - "ĠMorton": 73036, - "ĠMos": 12847, - "ĠMoscow": 23223, - "ĠMoses": 42048, - "ĠMosque": 100031, - "ĠMoss": 44610, - "ĠMost": 7648, - "ĠMostly": 64285, - "ĠMosul": 62913, - "ĠMot": 19514, - "ĠMother": 21720, - "ĠMothers": 86035, - "ĠMotion": 27660, - "ĠMotionEvent": 58057, - "ĠMoto": 48598, - "ĠMotor": 18079, - "ĠMotorcycle": 70762, - "ĠMotorola": 63590, - "ĠMotors": 37792, - "ĠMou": 73934, - "ĠMount": 10640, - "ĠMountain": 19149, - "ĠMountains": 41114, - "ĠMounted": 93841, - "ĠMour": 51648, - "ĠMourinho": 66418, - "ĠMouse": 18191, - "ĠMouseButton": 92303, - "ĠMouseEvent": 67317, - "ĠMouseEventArgs": 83004, - "ĠMouth": 66255, - "ĠMov": 54385, - "ĠMove": 14903, - "ĠMoved": 90797, - "ĠMovement": 29098, - "ĠMoves": 57699, - "ĠMovie": 14270, - "ĠMovies": 27019, - "ĠMoving": 38727, - "ĠMoy": 77638, - "ĠMoz": 52543, - "ĠMozart": 95769, - "ĠMozilla": 35833, - "ĠMp": 51065, - "ĠMr": 4491, - "ĠMrs": 18083, - "ĠMs": 16450, - "ĠMsg": 25183, - "ĠMsgBox": 52666, - "ĠMt": 36608, - "ĠMu": 15130, - "ĠMuch": 24191, - "ĠMud": 69440, - "ĠMueller": 32767, - "ĠMug": 64574, - "ĠMuhammad": 36831, - "ĠMuj": 58336, - "ĠMuk": 70319, - "ĠMul": 30451, - "ĠMull": 52627, - "ĠMult": 22950, - "ĠMulti": 17896, - "ĠMultimedia": 83322, - "ĠMultip": 59812, - "ĠMultiple": 29911, - "ĠMultiply": 72159, - "ĠMum": 67937, - "ĠMumbai": 35812, - "ĠMun": 28982, - "ĠMund": 67661, - "ĠMundo": 90923, - "ĠMunich": 47304, - "ĠMunicip": 36803, - "ĠMunicipal": 45340, - "ĠMur": 15356, - "ĠMurder": 52483, - "ĠMurdoch": 79709, - "ĠMurphy": 31053, - "ĠMurray": 28253, - "ĠMus": 5444, - "ĠMuscle": 68427, - "ĠMuse": 51108, - "ĠMuseum": 16730, - "ĠMush": 59205, - "ĠMushroom": 91297, - "ĠMusic": 10948, - "ĠMusical": 57357, - "ĠMusik": 76510, - "ĠMusk": 40638, - "ĠMuslim": 10451, - "ĠMuslims": 20071, - "ĠMuss": 90814, - "ĠMust": 15832, - "ĠMustang": 53879, - "ĠMut": 32328, - "ĠMutable": 32243, - "ĠMutableList": 79124, - "ĠMutableLiveData": 56381, - "ĠMutation": 68303, - "ĠMutex": 67315, - "ĠMutual": 75142, - "ĠMvc": 98685, - "ĠMy": 3092, - "ĠMyApp": 55116, - "ĠMyBase": 61233, - "ĠMyClass": 84926, - "ĠMySQL": 27436, - "ĠMySql": 26809, - "ĠMySqlCommand": 59407, - "ĠMySqlConnection": 83087, - "ĠMyanmar": 53455, - "ĠMyers": 51323, - "ĠMyst": 30727, - "ĠMystery": 49105, - "ĠMystic": 89625, - "ĠMyth": 47595, - "ĠMás": 84975, - "ĠMädchen": 79696, - "ĠMänner": 99476, - "ĠMär": 85232, - "ĠMé": 44031, - "ĠMéd": 98490, - "ĠMét": 62358, - "ĠMétodo": 81476, - "ĠMéxico": 63271, - "ĠMö": 49782, - "ĠMöglich": 67561, - "ĠMöglichkeit": 91917, - "ĠMü": 64730, - "ĠMüller": 100018, - "ĠMünchen": 90366, - "ĠN": 452, - "ĠNA": 21317, - "ĠNAFTA": 85819, - "ĠNAME": 19668, - "ĠNAMES": 92010, - "ĠNAN": 93229, - "ĠNAND": 77557, - "ĠNAS": 16473, - "ĠNASA": 22146, - "ĠNASCAR": 65690, - "ĠNAT": 18749, - "ĠNATIONAL": 94781, - "ĠNATO": 30334, - "ĠNAV": 54403, - "ĠNB": 36079, - "ĠNBA": 17846, - "ĠNBC": 24426, - "ĠNC": 20660, - "ĠNCAA": 34260, - "ĠND": 39544, - "ĠNDEBUG": 99629, - "ĠNDP": 54750, - "ĠNE": 8014, - "ĠNEC": 83368, - "ĠNEED": 49233, - "ĠNEG": 85165, - "ĠNEGLIGENCE": 29648, - "ĠNEO": 87683, - "ĠNES": 74313, - "ĠNET": 26025, - "ĠNETWORK": 58536, - "ĠNEVER": 56125, - "ĠNEW": 16560, - "ĠNEWS": 41226, - "ĠNEXT": 46111, - "ĠNF": 45827, - "ĠNFC": 48305, - "ĠNFL": 12873, - "ĠNFS": 88915, - "ĠNG": 20619, - "ĠNGO": 47886, - "ĠNGOs": 72614, - "ĠNGX": 90205, - "ĠNH": 35931, - "ĠNHL": 24603, - "ĠNHS": 37381, - "ĠNI": 42601, - "ĠNIC": 65315, - "ĠNIGHT": 76131, - "ĠNIH": 84370, - "ĠNIL": 65247, - "ĠNIR": 99854, - "ĠNJ": 27816, - "ĠNK": 71163, - "ĠNL": 33260, - "ĠNM": 40814, - "ĠNN": 45778, - "ĠNO": 5782, - "ĠNOAA": 86748, - "ĠNODE": 35917, - "ĠNOI": 25799, - "ĠNOM": 98811, - "ĠNON": 21219, - "ĠNONE": 43969, - "ĠNONINFRINGEMENT": 29086, - "ĠNOP": 87476, - "ĠNOR": 70188, - "ĠNORMAL": 53531, - "ĠNORTH": 75859, - "ĠNOT": 4276, - "ĠNOTE": 17160, - "ĠNOTES": 71046, - "ĠNOTHING": 87181, - "ĠNOTICE": 30329, - "ĠNOTIFY": 84202, - "ĠNOW": 23214, - "ĠNP": 44340, - "ĠNPC": 30817, - "ĠNPCs": 74670, - "ĠNPR": 45300, - "ĠNR": 40395, - "ĠNRA": 53509, - "ĠNRF": 73110, - "ĠNRL": 95254, - "ĠNS": 3119, - "ĠNSA": 31883, - "ĠNSArray": 26585, - "ĠNSAttributedString": 94337, - "ĠNSCoder": 70062, - "ĠNSData": 50870, - "ĠNSDate": 46367, - "ĠNSDictionary": 29996, - "ĠNSError": 32338, - "ĠNSF": 80628, - "ĠNSIndexPath": 66268, - "ĠNSInteger": 39062, - "ĠNSK": 83242, - "ĠNSLayoutConstraint": 60682, - "ĠNSLocalizedString": 61372, - "ĠNSLog": 18827, - "ĠNSMutable": 21772, - "ĠNSMutableArray": 34368, - "ĠNSMutableDictionary": 53005, - "ĠNSNumber": 49573, - "ĠNSObject": 27301, - "ĠNSRange": 93196, - "ĠNSS": 57108, - "ĠNSString": 9519, - "ĠNSStringFromClass": 87461, - "ĠNST": 39642, - "ĠNSTextAlignment": 75334, - "ĠNSUInteger": 61232, - "ĠNSURL": 40963, - "ĠNSW": 39008, - "ĠNT": 18125, - "ĠNTN": 79915, - "ĠNU": 61825, - "ĠNUIT": 75076, - "ĠNUITKA": 75520, - "ĠNULL": 1808, - "ĠNUM": 16322, - "ĠNUMBER": 37936, - "ĠNUnit": 53550, - "ĠNV": 25464, - "ĠNVIC": 87032, - "ĠNVIDIA": 34661, - "ĠNW": 42174, - "ĠNX": 58285, - "ĠNXT": 91501, - "ĠNY": 12551, - "ĠNYC": 34385, - "ĠNYPD": 74255, - "ĠNYT": 99812, - "ĠNZ": 42857, - "ĠNa": 13106, - "ĠNaN": 33278, - "ĠNab": 88406, - "ĠNach": 29375, - "ĠNachricht": 81172, - "ĠNacht": 99459, - "ĠNacional": 45689, - "ĠNack": 96162, - "ĠNad": 35762, - "ĠNadu": 75905, - "ĠNag": 30162, - "ĠNagar": 88294, - "ĠNah": 73088, - "ĠNail": 75528, - "ĠNairobi": 97625, - "ĠNaj": 67453, - "ĠNak": 44329, - "ĠNaked": 54838, - "ĠNam": 31074, - "ĠName": 4076, - "ĠNamed": 41559, - "ĠNamen": 85200, - "ĠNames": 35975, - "ĠNamespace": 43062, - "ĠNaming": 97575, - "ĠNan": 33242, - "ĠNancy": 35336, - "ĠNano": 64051, - "ĠNaomi": 78822, - "ĠNap": 29576, - "ĠNaples": 83721, - "ĠNapoleon": 70527, - "ĠNapoli": 86776, - "ĠNar": 29853, - "ĠNarc": 79420, - "ĠNarendra": 67432, - "ĠNarr": 57969, - "ĠNarrative": 96821, - "ĠNarrow": 83411, - "ĠNaruto": 50094, - "ĠNas": 39322, - "ĠNash": 28512, - "ĠNashville": 37640, - "ĠNass": 73002, - "ĠNat": 24772, - "ĠNatal": 42701, - "ĠNatalie": 64120, - "ĠNatasha": 87766, - "ĠNate": 55769, - "ĠNath": 61909, - "ĠNathan": 37837, - "ĠNation": 17671, - "ĠNational": 5165, - "ĠNationals": 62191, - "ĠNations": 19687, - "ĠNationwide": 90754, - "ĠNative": 17118, - "ĠNatur": 40549, - "ĠNatural": 18955, - "ĠNaturally": 60842, - "ĠNature": 22037, - "ĠNaughty": 87841, - "ĠNav": 12233, - "ĠNavBar": 79766, - "ĠNavController": 56862, - "ĠNavLink": 95316, - "ĠNavParams": 77000, - "ĠNaval": 46829, - "ĠNavbar": 39409, - "ĠNavigate": 82839, - "ĠNavigation": 18464, - "ĠNavigator": 27640, - "ĠNavy": 19574, - "ĠNaw": 90810, - "ĠNay": 99173, - "ĠNaz": 29874, - "ĠNazi": 32527, - "ĠNazis": 49533, - "ĠNb": 78583, - "ĠNd": 88468, - "ĠNe": 4275, - "ĠNeal": 66549, - "ĠNear": 31494, - "ĠNearby": 96648, - "ĠNearly": 49669, - "ĠNeb": 52809, - "ĠNebraska": 38379, - "ĠNec": 64224, - "ĠNecessary": 95633, - "ĠNeck": 44055, - "ĠNecklace": 86460, - "ĠNed": 71099, - "ĠNederland": 66492, - "ĠNeed": 14998, - "ĠNeeded": 57661, - "ĠNeedle": 89900, - "ĠNeedless": 83383, - "ĠNeeds": 44240, - "ĠNeg": 24952, - "ĠNegative": 51957, - "ĠNegot": 75311, - "ĠNegro": 57147, - "ĠNeh": 73536, - "ĠNeighbor": 98263, - "ĠNeighborhood": 62612, - "ĠNeil": 34221, - "ĠNeither": 25215, - "ĠNel": 89461, - "ĠNelson": 27562, - "ĠNem": 63268, - "ĠNeo": 41744, - "ĠNeon": 78064, - "ĠNep": 37669, - "ĠNepal": 50064, - "ĠNeptune": 80724, - "ĠNer": 66904, - "ĠNero": 85178, - "ĠNes": 92508, - "ĠNess": 88602, - "ĠNest": 40005, - "ĠNested": 72842, - "ĠNet": 9558, - "ĠNetanyahu": 45742, - "ĠNetflix": 23469, - "ĠNetherlands": 26746, - "ĠNets": 59487, - "ĠNetwork": 8304, - "ĠNetworking": 60563, - "ĠNetworks": 39810, - "ĠNetz": 93383, - "ĠNeu": 45950, - "ĠNeue": 76663, - "ĠNeural": 61577, - "ĠNeuro": 32359, - "ĠNeuroscience": 85879, - "ĠNeutral": 59794, - "ĠNev": 25317, - "ĠNevada": 27966, - "ĠNever": 15037, - "ĠNevertheless": 35053, - "ĠNeville": 82335, - "ĠNew": 1561, - "ĠNewark": 65599, - "ĠNewcastle": 44226, - "ĠNewest": 79797, - "ĠNewfoundland": 89396, - "ĠNewly": 99935, - "ĠNewman": 56721, - "ĠNewport": 59900, - "ĠNews": 5513, - "ĠNewsletter": 39693, - "ĠNewsp": 61103, - "ĠNewspaper": 87839, - "ĠNewton": 21324, - "ĠNewtonsoft": 32679, - "ĠNewtown": 92929, - "ĠNex": 88929, - "ĠNext": 9479, - "ĠNexus": 41122, - "ĠNey": 96148, - "ĠNg": 17030, - "ĠNgModule": 28923, - "ĠNgb": 67389, - "ĠNguyen": 64261, - "ĠNh": 91553, - "ĠNi": 22652, - "ĠNiagara": 78977, - "ĠNic": 18011, - "ĠNicar": 67138, - "ĠNicaragua": 77424, - "ĠNice": 29959, - "ĠNich": 26755, - "ĠNicholas": 40796, - "ĠNichols": 81250, - "ĠNicholson": 89983, - "ĠNicht": 87517, - "ĠNick": 15341, - "ĠNickel": 67942, - "ĠNico": 75135, - "ĠNicol": 83440, - "ĠNicola": 79541, - "ĠNicolas": 52836, - "ĠNicole": 45130, - "ĠNie": 53383, - "ĠNielsen": 64551, - "ĠNiet": 60398, - "ĠNietzsche": 94206, - "ĠNigel": 66916, - "ĠNiger": 20992, - "ĠNigeria": 29258, - "ĠNigerian": 55433, - "ĠNight": 13120, - "ĠNightmare": 75225, - "ĠNights": 64643, - "ĠNik": 22300, - "ĠNike": 34244, - "ĠNikki": 70207, - "ĠNikol": 96657, - "ĠNikola": 97415, - "ĠNikon": 63252, - "ĠNil": 33374, - "ĠNile": 77290, - "ĠNim": 47683, - "ĠNimbus": 72593, - "ĠNin": 27825, - "ĠNina": 64988, - "ĠNine": 38166, - "ĠNing": 86183, - "ĠNinja": 48085, - "ĠNintendo": 23643, - "ĠNinth": 86858, - "ĠNir": 78843, - "ĠNissan": 42981, - "ĠNit": 50616, - "ĠNixon": 42726, - "ĠNo": 2360, - "ĠNoSuch": 49077, - "ĠNoSuchElementException": 95549, - "ĠNoah": 43084, - "ĠNob": 19554, - "ĠNobel": 48078, - "ĠNoble": 49687, - "ĠNobody": 37558, - "ĠNode": 6146, - "ĠNodeList": 99811, - "ĠNodeType": 83849, - "ĠNodes": 53601, - "ĠNodo": 95229, - "ĠNoel": 70661, - "ĠNoir": 73814, - "ĠNoise": 51623, - "ĠNokia": 36806, - "ĠNolan": 62732, - "ĠNom": 38000, - "ĠNombre": 48795, - "ĠNome": 59375, - "ĠNon": 11842, - "ĠNone": 2290, - "ĠNonetheless": 56733, - "ĠNoon": 83956, - "ĠNope": 86819, - "ĠNor": 8170, - "ĠNora": 73645, - "ĠNord": 30281, - "ĠNordic": 64466, - "ĠNorfolk": 59792, - "ĠNorm": 20935, - "ĠNormal": 18944, - "ĠNormalize": 69192, - "ĠNormally": 52783, - "ĠNorman": 41168, - "ĠNorris": 71865, - "ĠNorse": 94614, - "ĠNorte": 83393, - "ĠNorth": 4892, - "ĠNortheast": 45680, - "ĠNorthern": 17355, - "ĠNorthwest": 40505, - "ĠNorthwestern": 67363, - "ĠNorton": 60364, - "ĠNorway": 32603, - "ĠNorwegian": 45721, - "ĠNorwich": 84223, - "ĠNos": 51097, - "ĠNose": 93223, - "ĠNot": 2876, - "ĠNotFound": 24312, - "ĠNotFoundException": 67746, - "ĠNotImplemented": 22273, - "ĠNotImplementedError": 39299, - "ĠNotImplementedException": 34246, - "ĠNotSupportedException": 94090, - "ĠNote": 7181, - "ĠNotebook": 69755, - "ĠNotes": 18559, - "ĠNothing": 12334, - "ĠNotice": 25773, - "ĠNoticed": 71234, - "ĠNotices": 96353, - "ĠNotification": 16980, - "ĠNotificationCenter": 84435, - "ĠNotifications": 54038, - "ĠNotify": 36070, - "ĠNotre": 44564, - "ĠNottingham": 67659, - "ĠNou": 60287, - "ĠNous": 48109, - "ĠNov": 4723, - "ĠNova": 35741, - "ĠNovel": 53976, - "ĠNovember": 6841, - "ĠNow": 4800, - "ĠNowadays": 87581, - "ĠNpgsql": 79979, - "ĠNr": 70193, - "ĠNu": 33424, - "ĠNuclear": 38544, - "ĠNude": 55768, - "ĠNuevo": 88858, - "ĠNug": 59345, - "ĠNuggets": 85577, - "ĠNull": 18576, - "ĠNullPointerException": 57950, - "ĠNullable": 53755, - "ĠNum": 16610, - "ĠNumber": 5742, - "ĠNumberOf": 99449, - "ĠNumbers": 35813, - "ĠNumer": 48224, - "ĠNumeric": 51467, - "ĠNumero": 92085, - "ĠNumerous": 86915, - "ĠNun": 64778, - "ĠNunes": 86212, - "ĠNur": 57331, - "ĠNurs": 33441, - "ĠNurse": 49876, - "ĠNursery": 93285, - "ĠNurses": 96336, - "ĠNursing": 46353, - "ĠNut": 18878, - "ĠNutrition": 39700, - "ĠNutzung": 85705, - "ĠNvidia": 62467, - "ĠNx": 82147, - "ĠNy": 37832, - "ĠNylon": 91762, - "ĠNz": 99792, - "ĠNão": 58749, - "ĠNä": 86074, - "ĠO": 507, - "ĠOA": 81542, - "ĠOAuth": 39416, - "ĠOB": 44273, - "ĠOBJ": 43683, - "ĠOBJECT": 40886, - "ĠOBS": 76960, - "ĠOC": 32967, - "ĠOCC": 89113, - "ĠOCD": 99024, - "ĠOCI": 93187, - "ĠOCR": 81677, - "ĠOCT": 67277, - "ĠOD": 53832, - "ĠOE": 56630, - "ĠOECD": 79517, - "ĠOEM": 41862, - "ĠOF": 3083, - "ĠOFF": 18076, - "ĠOFFSET": 49204, - "ĠOG": 67459, - "ĠOH": 29822, - "ĠOID": 77458, - "ĠOK": 10619, - "ĠOL": 56370, - "ĠOLD": 65991, - "ĠOLED": 72052, - "ĠOM": 48437, - "ĠOMAP": 95636, - "ĠOMG": 98645, - "ĠOMIT": 70500, - "ĠOMX": 60930, - "ĠON": 6328, - "ĠONE": 25002, - "ĠONLINE": 53374, - "ĠONLY": 27785, - "ĠOO": 87918, - "ĠOP": 13435, - "ĠOPC": 87471, - "ĠOPEN": 30941, - "ĠOPER": 42476, - "ĠOPERATION": 99784, - "ĠOPP": 95281, - "ĠOPS": 83955, - "ĠOPT": 41134, - "ĠOPTION": 30995, - "ĠOPTIONAL": 77332, - "ĠOPTIONS": 52380, - "ĠOR": 2794, - "ĠORD": 70369, - "ĠORDER": 15888, - "ĠORIGINAL": 87882, - "ĠORM": 54690, - "ĠOS": 10293, - "ĠOSC": 75609, - "ĠOSD": 94622, - "ĠOSError": 75342, - "ĠOSI": 89178, - "ĠOSP": 97639, - "ĠOSS": 84333, - "ĠOST": 94401, - "ĠOSX": 88846, - "ĠOT": 8775, - "ĠOTA": 97847, - "ĠOTHER": 10271, - "ĠOTHERWISE": 18562, - "ĠOTP": 81968, - "ĠOU": 63935, - "ĠOUR": 46013, - "ĠOUT": 10009, - "ĠOUTER": 90775, - "ĠOUTPUT": 32090, - "ĠOV": 75402, - "ĠOVER": 36564, - "ĠOVERRIDE": 88401, - "ĠOW": 29969, - "ĠOWN": 69569, - "ĠOWNER": 51278, - "ĠOak": 18787, - "ĠOakland": 30781, - "ĠOaks": 75356, - "ĠOasis": 88391, - "ĠOb": 4761, - "ĠObama": 7250, - "ĠObamacare": 37096, - "ĠOber": 52245, - "ĠObesity": 95171, - "ĠObj": 27737, - "ĠObject": 3075, - "ĠObjectId": 51190, - "ĠObjectMapper": 55450, - "ĠObjectOutputStream": 98886, - "ĠObjectType": 79986, - "ĠObjective": 55389, - "ĠObjects": 25083, - "ĠObl": 56875, - "ĠObs": 51541, - "ĠObserv": 31943, - "ĠObservable": 11480, - "ĠObservableCollection": 45564, - "ĠObservation": 87529, - "ĠObservatory": 58974, - "ĠObserver": 35141, - "ĠObst": 95944, - "ĠObt": 57747, - "ĠObtain": 64524, - "ĠObviously": 36530, - "ĠOc": 83552, - "ĠOcc": 20522, - "ĠOccasionally": 89426, - "ĠOccup": 33512, - "ĠOccupation": 99452, - "ĠOccupational": 85255, - "ĠOccupy": 75035, - "ĠOcean": 22302, - "ĠOct": 5020, - "ĠOctober": 6664, - "ĠOculus": 56484, - "ĠOd": 25578, - "ĠOdd": 56136, - "ĠOdds": 84457, - "ĠOdin": 92173, - "ĠOdyssey": 66881, - "ĠOf": 5046, - "ĠOff": 4206, - "ĠOffensive": 76589, - "ĠOffer": 25510, - "ĠOffering": 67118, - "ĠOffers": 52418, - "ĠOffice": 8410, - "ĠOfficer": 20148, - "ĠOfficers": 49947, - "ĠOffices": 87638, - "ĠOfficial": 23479, - "ĠOfficials": 64239, - "ĠOffline": 67470, - "ĠOffset": 17286, - "ĠOften": 36016, - "ĠOg": 41937, - "ĠOgre": 64922, - "ĠOh": 8840, - "ĠOhio": 14689, - "ĠOil": 15895, - "ĠOilers": 90327, - "ĠOk": 7777, - "ĠOkHttpClient": 80020, - "ĠOkay": 36539, - "ĠOklahoma": 23640, - "ĠOktober": 74308, - "ĠOl": 12225, - "ĠOld": 10846, - "ĠOlder": 55025, - "ĠOle": 33797, - "ĠOleDb": 57945, - "ĠOliv": 65384, - "ĠOlive": 47814, - "ĠOliveira": 96414, - "ĠOliver": 31346, - "ĠOlivia": 60387, - "ĠOlivier": 78118, - "ĠOlsen": 82881, - "ĠOlson": 75355, - "ĠOlymp": 15136, - "ĠOlympia": 96829, - "ĠOlympic": 25944, - "ĠOlympics": 33063, - "ĠOlympus": 97891, - "ĠOm": 19116, - "ĠOmaha": 68305, - "ĠOman": 82225, - "ĠOmar": 54658, - "ĠOmega": 44409, - "ĠOmn": 90934, - "ĠOmni": 86325, - "ĠOn": 1952, - "ĠOnClickListener": 68407, - "ĠOnCollision": 93611, - "ĠOnDestroy": 46989, - "ĠOnInit": 11214, - "ĠOnPropertyChanged": 50381, - "ĠOnTrigger": 51676, - "ĠOnTriggerEnter": 65204, - "ĠOnc": 77854, - "ĠOnce": 9843, - "ĠOne": 3861, - "ĠOnePlus": 82065, - "ĠOnes": 74933, - "ĠOnion": 87035, - "ĠOnline": 8267, - "ĠOnly": 8442, - "ĠOnt": 18298, - "ĠOntario": 21193, - "ĠOok": 95655, - "ĠOops": 96352, - "ĠOp": 10901, - "ĠOpCode": 98879, - "ĠOpcode": 79999, - "ĠOpen": 5377, - "ĠOpenFileDialog": 95186, - "ĠOpenGL": 37803, - "ĠOpenSSL": 66717, - "ĠOpening": 41137, - "ĠOpens": 67279, - "ĠOper": 7613, - "ĠOpera": 39679, - "ĠOperand": 62185, - "ĠOperating": 36233, - "ĠOperation": 17145, - "ĠOperational": 90396, - "ĠOperations": 25927, - "ĠOperator": 29598, - "ĠOperators": 65520, - "ĠOpinion": 60767, - "ĠOpp": 29710, - "ĠOpport": 35378, - "ĠOpportunities": 66885, - "ĠOpportunity": 48379, - "ĠOpposition": 66659, - "ĠOpr": 78618, - "ĠOprah": 92258, - "ĠOps": 56258, - "ĠOpt": 16963, - "ĠOptical": 75939, - "ĠOptim": 31197, - "ĠOptimization": 58839, - "ĠOption": 7104, - "ĠOptional": 12536, - "ĠOptionally": 97295, - "ĠOptions": 14908, - "ĠOr": 2582, - "ĠOracle": 22137, - "ĠOral": 54501, - "ĠOrange": 22725, - "ĠOrb": 44088, - "ĠOrbit": 85557, - "ĠOrc": 57686, - "ĠOrch": 55405, - "ĠOrchard": 84252, - "ĠOrchestra": 54617, - "ĠOrd": 31137, - "ĠOrden": 97945, - "ĠOrder": 7365, - "ĠOrdered": 40681, - "ĠOrderedDict": 54313, - "ĠOrdering": 69721, - "ĠOrders": 32936, - "ĠOrdinary": 99011, - "ĠOre": 34543, - "ĠOregon": 19313, - "ĠOrg": 34806, - "ĠOrgan": 10995, - "ĠOrganic": 44037, - "ĠOrganisation": 47843, - "ĠOrganization": 21021, - "ĠOrganizations": 67792, - "ĠOrganizer": 86937, - "ĠOri": 38998, - "ĠOrient": 62574, - "ĠOriental": 72051, - "ĠOrientation": 55234, - "ĠOrig": 46598, - "ĠOrigin": 17554, - "ĠOriginal": 17674, - "ĠOriginally": 25842, - "ĠOrigins": 70591, - "ĠOrioles": 80360, - "ĠOrion": 69773, - "ĠOrlando": 28944, - "ĠOrleans": 27008, - "ĠOrn": 88939, - "ĠOro": 60829, - "ĠOrr": 87119, - "ĠOrt": 45440, - "ĠOrth": 32210, - "ĠOrthodox": 46273, - "ĠOrtiz": 79650, - "ĠOrwell": 83853, - "ĠOs": 15796, - "ĠOsaka": 88085, - "ĠOsama": 83342, - "ĠOsborne": 71229, - "ĠOsc": 56736, - "ĠOscar": 31797, - "ĠOscars": 89896, - "ĠOslo": 58958, - "ĠOst": 66535, - "ĠOsw": 66321, - "ĠOswald": 90450, - "ĠOt": 31676, - "ĠOther": 7089, - "ĠOthers": 26080, - "ĠOtherwise": 18715, - "ĠOtt": 24881, - "ĠOttawa": 33266, - "ĠOtto": 66991, - "ĠOttoman": 70110, - "ĠOu": 69327, - "ĠOur": 5751, - "ĠOut": 4470, - "ĠOutcome": 95709, - "ĠOutdoor": 33782, - "ĠOuter": 56297, - "ĠOutlet": 76749, - "ĠOutline": 53009, - "ĠOutlineInputBorder": 83637, - "ĠOutlook": 42158, - "ĠOutput": 9442, - "ĠOutputStream": 53158, - "ĠOutputs": 59514, - "ĠOutreach": 97550, - "ĠOuts": 86500, - "ĠOutside": 42251, - "ĠOutstanding": 76441, - "ĠOval": 56789, - "ĠOven": 87213, - "ĠOver": 6193, - "ĠOverall": 28993, - "ĠOverflow": 71547, - "ĠOverlay": 65967, - "ĠOvernight": 93568, - "ĠOverride": 39358, - "ĠOverrides": 47183, - "ĠOvers": 62661, - "ĠOverse": 86403, - "ĠOversight": 90951, - "ĠOverview": 35907, - "ĠOverwatch": 73438, - "ĠOw": 41896, - "ĠOwen": 47809, - "ĠOwens": 64457, - "ĠOwl": 74795, - "ĠOwn": 21189, - "ĠOwned": 86193, - "ĠOwner": 26918, - "ĠOwners": 40566, - "ĠOwnership": 86036, - "ĠOx": 51715, - "ĠOxford": 26275, - "ĠOxygen": 87669, - "ĠOz": 36704, - "ĠP": 393, - "ĠPA": 13174, - "ĠPAC": 40964, - "ĠPACK": 34432, - "ĠPACKAGE": 67358, - "ĠPACKET": 74305, - "ĠPAD": 62854, - "ĠPAGE": 26095, - "ĠPAL": 52569, - "ĠPAN": 73381, - "ĠPANEL": 81124, - "ĠPAR": 27173, - "ĠPARA": 51500, - "ĠPARAM": 29708, - "ĠPARAMETERS": 69179, - "ĠPARK": 67384, - "ĠPART": 6909, - "ĠPARTIC": 7703, - "ĠPARTICULAR": 7807, - "ĠPARTY": 64327, - "ĠPAS": 61017, - "ĠPASS": 51935, - "ĠPASSWORD": 51771, - "ĠPAT": 45470, - "ĠPATCH": 60445, - "ĠPATH": 27871, - "ĠPAY": 50477, - "ĠPB": 32034, - "ĠPBS": 60145, - "ĠPC": 6812, - "ĠPCA": 62029, - "ĠPCB": 51177, - "ĠPCI": 28889, - "ĠPCIe": 91790, - "ĠPCM": 76107, - "ĠPCR": 67791, - "ĠPCS": 92197, - "ĠPCs": 47931, - "ĠPD": 27572, - "ĠPDF": 11612, - "ĠPDO": 26011, - "ĠPDT": 46557, - "ĠPE": 22557, - "ĠPED": 94853, - "ĠPEM": 97834, - "ĠPEN": 81770, - "ĠPEOPLE": 67825, - "ĠPER": 18335, - "ĠPERF": 79477, - "ĠPERFORMANCE": 82046, - "ĠPERMISSION": 97640, - "ĠPERSON": 57477, - "ĠPET": 50359, - "ĠPF": 29515, - "ĠPG": 31144, - "ĠPGA": 80885, - "ĠPH": 15001, - "ĠPHI": 85935, - "ĠPHONE": 92183, - "ĠPHOTO": 65877, - "ĠPHP": 13420, - "ĠPHPUnit": 63286, - "ĠPHY": 58341, - "ĠPHYS": 85087, - "ĠPI": 23396, - "ĠPIC": 61706, - "ĠPICK": 84637, - "ĠPID": 36871, - "ĠPIE": 80555, - "ĠPIL": 43175, - "ĠPIN": 28228, - "ĠPIO": 87621, - "ĠPIPE": 72774, - "ĠPIT": 94019, - "ĠPIX": 62701, - "ĠPIXEL": 96922, - "ĠPIXI": 94670, - "ĠPJ": 66080, - "ĠPK": 25864, - "ĠPKK": 99058, - "ĠPL": 10528, - "ĠPLA": 98066, - "ĠPLACE": 82982, - "ĠPLAN": 73666, - "ĠPLATFORM": 69770, - "ĠPLAY": 43088, - "ĠPLAYER": 45817, - "ĠPLC": 70452, - "ĠPLEASE": 54233, - "ĠPLL": 55445, - "ĠPLUGIN": 83607, - "ĠPLUS": 59553, - "ĠPM": 5975, - "ĠPMC": 88132, - "ĠPMID": 62041, - "ĠPN": 63001, - "ĠPNG": 42739, - "ĠPO": 13228, - "ĠPOD": 91601, - "ĠPOINT": 47695, - "ĠPOINTER": 79131, - "ĠPOL": 32740, - "ĠPOLIT": 84320, - "ĠPOLITICO": 99539, - "ĠPOLL": 94215, - "ĠPOP": 46828, - "ĠPOR": 58970, - "ĠPORT": 19617, - "ĠPOS": 27592, - "ĠPOSITION": 74823, - "ĠPOSIX": 73247, - "ĠPOSS": 28656, - "ĠPOSSIBILITY": 30482, - "ĠPOST": 13165, - "ĠPOT": 62602, - "ĠPOV": 75621, - "ĠPOW": 70893, - "ĠPOWER": 43737, - "ĠPP": 30950, - "ĠPPC": 70827, - "ĠPPP": 75138, - "ĠPQ": 62817, - "ĠPR": 8743, - "ĠPRE": 21626, - "ĠPREF": 99102, - "ĠPREFIX": 71078, - "ĠPRES": 79864, - "ĠPRESS": 74919, - "ĠPRI": 51267, - "ĠPRICE": 60152, - "ĠPRIMARY": 38567, - "ĠPRINT": 36993, - "ĠPRIV": 90445, - "ĠPRIVATE": 58893, - "ĠPRO": 5421, - "ĠPROC": 25362, - "ĠPROCESS": 52537, - "ĠPROCUREMENT": 31432, - "ĠPRODUCT": 39183, - "ĠPRODUCTS": 88390, - "ĠPROF": 26599, - "ĠPROFILE": 72050, - "ĠPROFITS": 29324, - "ĠPROGMEM": 91060, - "ĠPROGRAM": 46761, - "ĠPROJECT": 40992, - "ĠPROM": 68788, - "ĠPROP": 43077, - "ĠPROPERTY": 56740, - "ĠPROT": 91928, - "ĠPROVID": 15843, - "ĠPROVIDED": 16932, - "ĠPS": 11659, - "ĠPSA": 70586, - "ĠPSD": 74734, - "ĠPSG": 93777, - "ĠPSI": 89278, - "ĠPSP": 69914, - "ĠPST": 42084, - "ĠPSU": 89093, - "ĠPT": 19932, - "ĠPTR": 56296, - "ĠPTS": 97361, - "ĠPTSD": 62419, - "ĠPU": 53188, - "ĠPUB": 77844, - "ĠPUBLIC": 32516, - "ĠPUR": 7480, - "ĠPURE": 84588, - "ĠPURPOSE": 7667, - "ĠPUSH": 71609, - "ĠPUT": 35480, - "ĠPV": 38964, - "ĠPVC": 50966, - "ĠPVOID": 82676, - "ĠPW": 59393, - "ĠPWM": 37134, - "ĠPX": 56584, - "ĠPY": 43860, - "ĠPYTHON": 77778, - "ĠPa": 16056, - "ĠPablo": 53863, - "ĠPac": 12925, - "ĠPace": 85619, - "ĠPacers": 85637, - "ĠPacific": 16867, - "ĠPack": 14114, - "ĠPackage": 17333, - "ĠPackageManager": 57495, - "ĠPackages": 64484, - "ĠPackaging": 70888, - "ĠPackers": 44628, - "ĠPacket": 29989, - "ĠPacking": 98918, - "ĠPacks": 90632, - "ĠPact": 99473, - "ĠPad": 26367, - "ĠPadding": 23889, - "ĠPadres": 91745, - "ĠPag": 43455, - "ĠPage": 5874, - "ĠPageInfo": 97393, - "ĠPageSize": 95932, - "ĠPager": 88408, - "ĠPages": 22521, - "ĠPagination": 45998, - "ĠPaginator": 94164, - "ĠPaging": 97138, - "ĠPai": 88614, - "ĠPaid": 55182, - "ĠPaige": 87511, - "ĠPain": 35567, - "ĠPaint": 17646, - "ĠPainter": 97864, - "ĠPainting": 55143, - "ĠPair": 27086, - "ĠPais": 82887, - "ĠPak": 13662, - "ĠPakistan": 17076, - "ĠPakistani": 45552, - "ĠPal": 11165, - "ĠPalace": 31396, - "ĠPaladin": 97600, - "ĠPale": 12629, - "ĠPaleo": 88507, - "ĠPalest": 14255, - "ĠPalestin": 16733, - "ĠPalestine": 42034, - "ĠPalestinian": 22596, - "ĠPalestinians": 34234, - "ĠPalette": 67509, - "ĠPalin": 78421, - "ĠPall": 72460, - "ĠPalm": 33578, - "ĠPalmer": 42216, - "ĠPalo": 85251, - "ĠPam": 44513, - "ĠPamela": 83243, - "ĠPan": 11233, - "ĠPanama": 49136, - "ĠPanasonic": 80742, - "ĠPanc": 97314, - "ĠPand": 34606, - "ĠPanda": 73510, - "ĠPandora": 73081, - "ĠPane": 99642, - "ĠPanel": 19482, - "ĠPanels": 81592, - "ĠPang": 100236, - "ĠPanic": 84840, - "ĠPant": 54222, - "ĠPanther": 59612, - "ĠPanthers": 45267, - "ĠPants": 67553, - "ĠPaolo": 84469, - "ĠPap": 32743, - "ĠPapa": 65673, - "ĠPaper": 18343, - "ĠPaperback": 70232, - "ĠPapers": 45231, - "ĠPapua": 90181, - "ĠPar": 4366, - "ĠPara": 23850, - "ĠParad": 40372, - "ĠParade": 63654, - "ĠParadise": 48691, - "ĠParagraph": 50451, - "ĠParallel": 50372, - "ĠParam": 7136, - "ĠParameter": 15521, - "ĠParameterDirection": 67027, - "ĠParameters": 13831, - "ĠParamount": 82910, - "ĠParams": 35452, - "ĠParan": 98384, - "ĠParas": 94137, - "ĠParcel": 44094, - "ĠParcelable": 84092, - "ĠPare": 75285, - "ĠParen": 46786, - "ĠParent": 17457, - "ĠParenthood": 50265, - "ĠParents": 44026, - "ĠParis": 12366, - "ĠParish": 60347, - "ĠPark": 5657, - "ĠParker": 29306, - "ĠParking": 41282, - "ĠParkinson": 62145, - "ĠParks": 39272, - "ĠParkway": 68253, - "ĠParl": 95987, - "ĠParliament": 20302, - "ĠParliamentary": 87415, - "ĠParm": 56744, - "ĠParr": 81630, - "ĠPars": 53811, - "ĠParse": 15118, - "ĠParseException": 62949, - "ĠParser": 21783, - "ĠParses": 74530, - "ĠParsing": 75889, - "ĠParsons": 78344, - "ĠPart": 3744, - "ĠPartial": 25570, - "ĠPartialEq": 56139, - "ĠPartialView": 91181, - "ĠParticip": 44581, - "ĠParticipant": 47476, - "ĠParticipants": 52878, - "ĠParticipation": 64503, - "ĠParticle": 36954, - "ĠParticularly": 97485, - "ĠParties": 61005, - "ĠPartition": 55726, - "ĠPartner": 32413, - "ĠPartners": 23663, - "ĠPartnership": 47362, - "ĠParts": 27399, - "ĠParty": 8722, - "ĠPas": 24971, - "ĠPasadena": 83550, - "ĠPascal": 58459, - "ĠPaso": 67429, - "ĠPass": 10175, - "ĠPassage": 99575, - "ĠPassed": 50220, - "ĠPassenger": 68734, - "ĠPassing": 77392, - "ĠPassion": 64888, - "ĠPassive": 72689, - "ĠPassport": 67900, - "ĠPassword": 12642, - "ĠPast": 24561, - "ĠPasta": 98446, - "ĠPaste": 58325, - "ĠPastor": 59766, - "ĠPat": 7281, - "ĠPatch": 31512, - "ĠPatel": 63855, - "ĠPatent": 59090, - "ĠPath": 8092, - "ĠPathfinder": 85281, - "ĠPaths": 56706, - "ĠPatient": 30024, - "ĠPatients": 44430, - "ĠPatio": 65086, - "ĠPatreon": 66212, - "ĠPatri": 23860, - "ĠPatricia": 55034, - "ĠPatrick": 20199, - "ĠPatriot": 68031, - "ĠPatriots": 33617, - "ĠPatrol": 45498, - "ĠPatron": 90500, - "ĠPatt": 45403, - "ĠPattern": 19365, - "ĠPatterns": 63823, - "ĠPatterson": 58734, - "ĠPatton": 96222, - "ĠPatty": 89345, - "ĠPaul": 7043, - "ĠPaula": 62253, - "ĠPaulo": 38026, - "ĠPause": 50756, - "ĠPav": 43856, - "ĠPavel": 79369, - "ĠPavilion": 75579, - "ĠPaw": 61071, - "ĠPawn": 83971, - "ĠPax": 71421, - "ĠPay": 11728, - "ĠPayPal": 36431, - "ĠPayload": 54016, - "ĠPayment": 21085, - "ĠPayments": 58976, - "ĠPayne": 69595, - "ĠPaypal": 69121, - "ĠPays": 94708, - "ĠPaz": 88982, - "ĠPb": 98454, - "ĠPc": 89933, - "ĠPdf": 29250, - "ĠPdfP": 77616, - "ĠPdfPCell": 91662, - "ĠPe": 5250, - "ĠPeace": 26888, - "ĠPeach": 64695, - "ĠPeak": 44262, - "ĠPeaks": 89370, - "ĠPeanut": 94044, - "ĠPear": 23910, - "ĠPearce": 94156, - "ĠPearl": 37343, - "ĠPearson": 59642, - "ĠPeb": 90005, - "ĠPed": 19878, - "ĠPediatric": 95936, - "ĠPediatrics": 99871, - "ĠPedido": 98786, - "ĠPedro": 43582, - "ĠPee": 96408, - "ĠPeek": 97687, - "ĠPeel": 89694, - "ĠPeer": 46247, - "ĠPeg": 50766, - "ĠPeggy": 86652, - "ĠPel": 24587, - "ĠPell": 89008, - "ĠPelosi": 60080, - "ĠPemb": 69383, - "ĠPen": 13597, - "ĠPenal": 91758, - "ĠPenalty": 96342, - "ĠPence": 47060, - "ĠPend": 63500, - "ĠPendant": 81501, - "ĠPending": 42940, - "ĠPendingIntent": 72520, - "ĠPeng": 52150, - "ĠPenguin": 71244, - "ĠPenguins": 75944, - "ĠPeninsula": 50714, - "ĠPenis": 54418, - "ĠPenn": 13813, - "ĠPennsylvania": 20355, - "ĠPenny": 54015, - "ĠPens": 64480, - "ĠPension": 81557, - "ĠPent": 23458, - "ĠPentagon": 35636, - "ĠPeople": 9029, - "ĠPeoples": 81398, - "ĠPep": 54086, - "ĠPepper": 52882, - "ĠPepsi": 84178, - "ĠPer": 3700, - "ĠPerc": 52726, - "ĠPercent": 56448, - "ĠPercentage": 64341, - "ĠPerception": 86950, - "ĠPercy": 75786, - "ĠPere": 73578, - "ĠPerez": 50465, - "ĠPerf": 72548, - "ĠPerfect": 24118, - "ĠPerform": 26050, - "ĠPerformance": 21304, - "ĠPerforming": 70748, - "ĠPerforms": 58816, - "ĠPerhaps": 19292, - "ĠPeriod": 26572, - "ĠPeripheral": 84100, - "ĠPerkins": 66011, - "ĠPerl": 45532, - "ĠPerm": 91821, - "ĠPermanent": 57316, - "ĠPermission": 18628, - "ĠPermissions": 54457, - "ĠPermit": 81739, - "ĠPero": 56532, - "ĠPerr": 86848, - "ĠPerry": 31421, - "ĠPers": 21097, - "ĠPersian": 50961, - "ĠPersist": 94443, - "ĠPersistence": 65336, - "ĠPersistent": 67644, - "ĠPerson": 7508, - "ĠPersona": 54990, - "ĠPersonal": 19758, - "ĠPersonality": 65915, - "ĠPersonally": 63647, - "ĠPersonen": 88140, - "ĠPersonnel": 71077, - "ĠPersons": 63030, - "ĠPerspective": 70288, - "ĠPerspectives": 94985, - "ĠPert": 82884, - "ĠPerth": 50544, - "ĠPeru": 48847, - "ĠPes": 57956, - "ĠPessoa": 80676, - "ĠPest": 89245, - "ĠPet": 11586, - "ĠPete": 37373, - "ĠPeter": 11291, - "ĠPeters": 32284, - "ĠPetersburg": 55048, - "ĠPeterson": 40891, - "ĠPetit": 92917, - "ĠPetite": 88083, - "ĠPetr": 96876, - "ĠPetra": 85037, - "ĠPetro": 62579, - "ĠPetroleum": 73026, - "ĠPets": 36986, - "ĠPetsc": 54051, - "ĠPett": 83596, - "ĠPetty": 95798, - "ĠPew": 57717, - "ĠPey": 73980, - "ĠPeyton": 86556, - "ĠPf": 43168, - "ĠPfizer": 97954, - "ĠPg": 98365, - "ĠPh": 2405, - "ĠPhD": 30661, - "ĠPhantom": 47297, - "ĠPhar": 88671, - "ĠPharm": 25603, - "ĠPharma": 79881, - "ĠPharmac": 71881, - "ĠPharmaceutical": 59373, - "ĠPharmaceuticals": 91771, - "ĠPharmacy": 48175, - "ĠPhase": 28673, - "ĠPhaser": 64768, - "ĠPhelps": 98615, - "ĠPhen": 69883, - "ĠPhi": 64913, - "ĠPhil": 7302, - "ĠPhiladelphia": 19895, - "ĠPhilip": 26241, - "ĠPhilipp": 20540, - "ĠPhilippe": 67954, - "ĠPhilippine": 57281, - "ĠPhilippines": 26363, - "ĠPhilips": 74603, - "ĠPhill": 25533, - "ĠPhillies": 84086, - "ĠPhillip": 59809, - "ĠPhillips": 37514, - "ĠPhilly": 66254, - "ĠPhilosoph": 38356, - "ĠPhilosophy": 46969, - "ĠPhoenix": 23503, - "ĠPhon": 71424, - "ĠPhone": 14642, - "ĠPhoneNumber": 74774, - "ĠPhones": 85675, - "ĠPhonetic": 96834, - "ĠPhot": 18235, - "ĠPhoto": 11064, - "ĠPhotograph": 33255, - "ĠPhotographer": 75839, - "ĠPhotography": 41147, - "ĠPhoton": 63238, - "ĠPhotos": 16912, - "ĠPhotoshop": 45979, - "ĠPhp": 32234, - "ĠPhpStorm": 44981, - "ĠPhrase": 69100, - "ĠPhy": 93682, - "ĠPhys": 13101, - "ĠPhysical": 28479, - "ĠPhysician": 88298, - "ĠPhysicians": 88599, - "ĠPhysics": 28415, - "ĠPhysiology": 95946, - "ĠPi": 21286, - "ĠPiano": 56491, - "ĠPic": 26987, - "ĠPicasso": 67283, - "ĠPick": 20305, - "ĠPicker": 86483, - "ĠPicks": 66290, - "ĠPickup": 75560, - "ĠPics": 60935, - "ĠPicture": 25586, - "ĠPictureBox": 80749, - "ĠPictures": 29485, - "ĠPie": 41097, - "ĠPiece": 30030, - "ĠPieces": 68640, - "ĠPied": 84430, - "ĠPier": 21377, - "ĠPierce": 50930, - "ĠPierre": 38077, - "ĠPiet": 86288, - "ĠPig": 49654, - "ĠPik": 62262, - "ĠPikachu": 98019, - "ĠPike": 69829, - "ĠPil": 37451, - "ĠPill": 35236, - "ĠPillow": 81835, - "ĠPills": 48965, - "ĠPilot": 45599, - "ĠPin": 17929, - "ĠPine": 42609, - "ĠPing": 49757, - "ĠPink": 27211, - "ĠPins": 70350, - "ĠPinterest": 26106, - "ĠPioneer": 66450, - "ĠPip": 78482, - "ĠPipe": 28905, - "ĠPipeline": 42007, - "ĠPiper": 70907, - "ĠPipes": 79823, - "ĠPir": 39593, - "ĠPirate": 62248, - "ĠPirates": 53505, - "ĠPis": 92042, - "ĠPist": 45596, - "ĠPistol": 84914, - "ĠPistons": 95808, - "ĠPit": 40079, - "ĠPitch": 46676, - "ĠPitt": 21823, - "ĠPittsburgh": 28627, - "ĠPivot": 98993, - "ĠPix": 50566, - "ĠPixar": 100223, - "ĠPixel": 28569, - "ĠPixels": 86546, - "ĠPizza": 35918, - "ĠPl": 1856, - "ĠPlace": 11004, - "ĠPlaceholder": 87821, - "ĠPlacement": 78516, - "ĠPlaces": 45836, - "ĠPlain": 44299, - "ĠPlains": 63911, - "ĠPlaint": 57411, - "ĠPlaintiff": 78382, - "ĠPlan": 9878, - "ĠPlane": 44144, - "ĠPlanet": 29935, - "ĠPlanned": 47240, - "ĠPlanner": 75865, - "ĠPlanning": 28780, - "ĠPlans": 35695, - "ĠPlant": 18317, - "ĠPlants": 50298, - "ĠPlasma": 65632, - "ĠPlastic": 37108, - "ĠPlat": 87742, - "ĠPlate": 31403, - "ĠPlates": 80393, - "ĠPlatform": 17916, - "ĠPlatforms": 96209, - "ĠPlatinum": 45092, - "ĠPlato": 69161, - "ĠPlatt": 95778, - "ĠPlatz": 73155, - "ĠPlay": 7199, - "ĠPlayStation": 32365, - "ĠPlayback": 96401, - "ĠPlayboy": 91079, - "ĠPlayed": 75106, - "ĠPlayer": 7460, - "ĠPlayerPrefs": 60383, - "ĠPlayers": 25640, - "ĠPlayground": 89692, - "ĠPlaying": 40551, - "ĠPlaylist": 55369, - "ĠPlayoff": 95213, - "ĠPlays": 77265, - "ĠPlaystation": 93867, - "ĠPlaza": 41407, - "ĠPle": 33540, - "ĠPleasant": 64912, - "ĠPlease": 5321, - "ĠPlenty": 69489, - "ĠPlex": 96832, - "ĠPlot": 27124, - "ĠPlug": 53909, - "ĠPlugin": 21940, - "ĠPlugins": 63598, - "ĠPlum": 84409, - "ĠPlumbing": 93700, - "ĠPlus": 12623, - "ĠPluto": 78681, - "ĠPly": 54270, - "ĠPlymouth": 72098, - "ĠPo": 14128, - "ĠPocket": 46824, - "ĠPod": 17241, - "ĠPodcast": 30869, - "ĠPodesta": 88228, - "ĠPods": 53332, - "ĠPodsDummy": 71390, - "ĠPoe": 82695, - "ĠPoetry": 68787, - "ĠPoint": 5236, - "ĠPointF": 72274, - "ĠPointer": 22366, - "ĠPoints": 21387, - "ĠPoison": 52212, - "ĠPok": 23166, - "ĠPoke": 98726, - "ĠPokemon": 28831, - "ĠPoker": 38668, - "ĠPokémon": 27719, - "ĠPol": 3735, - "ĠPoland": 28702, - "ĠPolar": 56996, - "ĠPole": 53727, - "ĠPolic": 99212, - "ĠPolice": 10289, - "ĠPolicies": 63348, - "ĠPolicy": 11216, - "ĠPolish": 33084, - "ĠPolit": 16307, - "ĠPolitical": 31597, - "ĠPolitico": 71833, - "ĠPolitics": 35979, - "ĠPoll": 25385, - "ĠPollution": 96201, - "ĠPolly": 94517, - "ĠPolo": 73871, - "ĠPols": 58819, - "ĠPoly": 19294, - "ĠPolyester": 75949, - "ĠPolygon": 49259, - "ĠPolymer": 97770, - "ĠPolynomial": 76253, - "ĠPom": 39412, - "ĠPompe": 62511, - "ĠPompeo": 90734, - "ĠPon": 66415, - "ĠPond": 71965, - "ĠPont": 40870, - "ĠPony": 69135, - "ĠPool": 23563, - "ĠPoor": 45773, - "ĠPop": 10466, - "ĠPope": 30460, - "ĠPopular": 32495, - "ĠPopulate": 72038, - "ĠPopulation": 40629, - "ĠPopup": 47290, - "ĠPor": 20388, - "ĠPork": 85034, - "ĠPorn": 16878, - "ĠPornhub": 78007, - "ĠPorno": 21344, - "ĠPorsche": 51121, - "ĠPort": 5896, - "ĠPortable": 42585, - "ĠPortal": 34831, - "ĠPorter": 39037, - "ĠPortfolio": 47292, - "ĠPortions": 78897, - "ĠPortland": 23947, - "ĠPorto": 70798, - "ĠPortrait": 79682, - "ĠPorts": 70966, - "ĠPortsmouth": 87670, - "ĠPortug": 23027, - "ĠPortugal": 34411, - "ĠPortuguese": 43288, - "ĠPos": 19408, - "ĠPose": 51473, - "ĠPosition": 12661, - "ĠPositioned": 91081, - "ĠPositions": 76483, - "ĠPositive": 45003, - "ĠPoss": 42145, - "ĠPossible": 37207, - "ĠPossibly": 80291, - "ĠPost": 3962, - "ĠPostal": 55317, - "ĠPosted": 15634, - "ĠPoster": 63486, - "ĠPostgreSQL": 74701, - "ĠPosting": 79773, - "ĠPosts": 15781, - "ĠPot": 14020, - "ĠPotato": 78703, - "ĠPotential": 55057, - "ĠPotion": 75941, - "ĠPotter": 30427, - "ĠPou": 90123, - "ĠPound": 79352, - "ĠPour": 27058, - "ĠPoverty": 70274, - "ĠPow": 24523, - "ĠPowder": 44756, - "ĠPowell": 44109, - "ĠPower": 7572, - "ĠPowerPoint": 54600, - "ĠPowerShell": 75062, - "ĠPowered": 60720, - "ĠPowerful": 75458, - "ĠPowers": 46137, - "ĠPoz": 80085, - "ĠPr": 2394, - "ĠPra": 41465, - "ĠPract": 18373, - "ĠPractical": 66736, - "ĠPractice": 28082, - "ĠPractices": 64813, - "ĠPradesh": 43458, - "ĠPrague": 68389, - "ĠPrairie": 72049, - "ĠPratt": 75087, - "ĠPrayer": 56060, - "ĠPre": 5075, - "ĠPrec": 42770, - "ĠPrecision": 52459, - "ĠPreconditions": 87016, - "ĠPred": 30924, - "ĠPredator": 88287, - "ĠPredicate": 50927, - "ĠPredict": 33810, - "ĠPrediction": 62965, - "ĠPredictor": 61518, - "ĠPref": 43688, - "ĠPrefer": 85568, - "ĠPreference": 49905, - "ĠPreferences": 48970, - "ĠPreferred": 63603, - "ĠPrefix": 57583, - "ĠPregn": 60747, - "ĠPregnancy": 83627, - "ĠPreis": 62039, - "ĠPrel": 41188, - "ĠPrelude": 53662, - "ĠPrem": 12029, - "ĠPremier": 20210, - "ĠPremiere": 69924, - "ĠPremiership": 97988, - "ĠPremium": 26745, - "ĠPrep": 49169, - "ĠPreparation": 74435, - "ĠPrepare": 32266, - "ĠPrepared": 88267, - "ĠPreparedStatement": 43158, - "ĠPres": 4203, - "ĠPresbyterian": 86464, - "ĠPrescott": 91879, - "ĠPrescription": 77175, - "ĠPresence": 79723, - "ĠPresent": 27740, - "ĠPresentation": 51968, - "ĠPresented": 88121, - "ĠPresenter": 97323, - "ĠPresents": 83836, - "ĠPreservation": 92041, - "ĠPreserve": 82406, - "ĠPresidency": 87748, - "ĠPresident": 4900, - "ĠPresidential": 42855, - "ĠPresidents": 79739, - "ĠPress": 8612, - "ĠPressure": 40090, - "ĠPrest": 36002, - "ĠPreston": 63325, - "ĠPret": 63039, - "ĠPretty": 36416, - "ĠPrev": 60101, - "ĠPrevent": 39168, - "ĠPrevention": 36947, - "ĠPreview": 32341, - "ĠPrevious": 30013, - "ĠPreviously": 59787, - "ĠPri": 28885, - "ĠPrice": 8650, - "ĠPrices": 37133, - "ĠPricing": 60426, - "ĠPride": 43246, - "ĠPriest": 50003, - "ĠPrim": 36283, - "ĠPrimary": 26150, - "ĠPrime": 12801, - "ĠPrimer": 88125, - "ĠPrimitive": 52560, - "ĠPrince": 19912, - "ĠPrincess": 30389, - "ĠPrinceton": 50421, - "ĠPrincip": 45629, - "ĠPrincipal": 37409, - "ĠPrinciple": 82086, - "ĠPrinciples": 58014, - "ĠPrint": 8377, - "ĠPrintWriter": 49111, - "ĠPrintable": 65853, - "ĠPrinted": 71065, - "ĠPrinter": 47033, - "ĠPrintf": 92008, - "ĠPrinting": 51869, - "ĠPrints": 50385, - "ĠPrior": 32499, - "ĠPriority": 33020, - "ĠPriorityQueue": 85202, - "ĠPrism": 73031, - "ĠPrison": 42618, - "ĠPriv": 15801, - "ĠPrivacy": 19406, - "ĠPrivate": 9877, - "ĠPrix": 44394, - "ĠPrize": 32293, - "ĠPro": 1322, - "ĠProb": 26709, - "ĠProbability": 87739, - "ĠProbably": 38254, - "ĠProbe": 78378, - "ĠProble": 75990, - "ĠProblem": 22854, - "ĠProblems": 45635, - "ĠProc": 42187, - "ĠProcedure": 45546, - "ĠProcedures": 75111, - "ĠProceed": 41870, - "ĠProceedings": 55227, - "ĠProcess": 8773, - "ĠProcesses": 63403, - "ĠProcessing": 29225, - "ĠProcessor": 44477, - "ĠProd": 72372, - "ĠProdu": 12311, - "ĠProduce": 87988, - "ĠProduced": 88365, - "ĠProducer": 44459, - "ĠProduct": 5761, - "ĠProductService": 94298, - "ĠProduction": 25003, - "ĠProductions": 52964, - "ĠProducto": 64964, - "ĠProducts": 15899, - "ĠProduk": 84700, - "ĠProdukt": 70442, - "ĠProdukte": 88579, - "ĠProduto": 68354, - "ĠProf": 8626, - "ĠProfession": 50311, - "ĠProfessional": 21931, - "ĠProfessionals": 71502, - "ĠProfessor": 17054, - "ĠProfile": 12609, - "ĠProfiles": 72827, - "ĠProfit": 58882, - "ĠProgram": 6826, - "ĠProgramm": 75010, - "ĠProgramme": 47516, - "ĠProgrammer": 89124, - "ĠProgramming": 39524, - "ĠPrograms": 38716, - "ĠProgress": 16418, - "ĠProgressBar": 63144, - "ĠProgressDialog": 62931, - "ĠProgressive": 52870, - "ĠProj": 44052, - "ĠProject": 5907, - "ĠProjectile": 84702, - "ĠProjection": 70415, - "ĠProjects": 32323, - "ĠProjekt": 78842, - "ĠProm": 18042, - "ĠPrometheus": 98237, - "ĠPromise": 7451, - "ĠPromo": 58503, - "ĠPromotion": 57204, - "ĠPrompt": 60601, - "ĠPron": 88015, - "ĠProof": 38091, - "ĠProp": 3998, - "ĠPropTypes": 9798, - "ĠPropel": 44959, - "ĠPropelException": 86393, - "ĠProper": 65658, - "ĠProperties": 12094, - "ĠProperty": 8825, - "ĠPropertyChanged": 44289, - "ĠPropertyChangedEventArgs": 93216, - "ĠPropertyInfo": 95523, - "ĠPropertyValue": 95438, - "ĠProphet": 37728, - "ĠProposal": 66990, - "ĠProposed": 99983, - "ĠProposition": 87855, - "ĠProps": 30406, - "ĠPros": 32134, - "ĠProsec": 52270, - "ĠProsecutor": 88428, - "ĠProspect": 78915, - "ĠProsper": 89813, - "ĠProstit": 53917, - "ĠProstitutas": 99326, - "ĠProt": 11970, - "ĠProte": 15542, - "ĠProtect": 34763, - "ĠProtected": 38095, - "ĠProtection": 19721, - "ĠProtective": 72242, - "ĠProtector": 82219, - "ĠProtein": 49475, - "ĠProtest": 37759, - "ĠProtestant": 60753, - "ĠProto": 58777, - "ĠProtocol": 25590, - "ĠPrototype": 77133, - "ĠProud": 84349, - "ĠProv": 59429, - "ĠProvid": 21156, - "ĠProvide": 40665, - "ĠProvided": 54974, - "ĠProvidence": 58941, - "ĠProvider": 23766, - "ĠProviders": 71029, - "ĠProvides": 37717, - "ĠProviding": 81200, - "ĠProvince": 38894, - "ĠProvincial": 80795, - "ĠProvision": 72673, - "ĠProxy": 33878, - "ĠProzent": 79333, - "ĠPru": 74408, - "ĠPruitt": 78906, - "ĠPry": 74514, - "ĠPs": 12065, - "ĠPsalm": 82976, - "ĠPsi": 54551, - "ĠPsr": 90522, - "ĠPsy": 41118, - "ĠPsych": 17680, - "ĠPsychiat": 61764, - "ĠPsychiatry": 69244, - "ĠPsychic": 93975, - "ĠPsycho": 70276, - "ĠPsychological": 70069, - "ĠPsychology": 36673, - "ĠPt": 52170, - "ĠPtr": 47509, - "ĠPty": 80092, - "ĠPu": 22989, - "ĠPub": 23435, - "ĠPubMed": 53768, - "ĠPublic": 3142, - "ĠPublicKey": 71380, - "ĠPublication": 57994, - "ĠPublications": 62770, - "ĠPublish": 24403, - "ĠPublished": 30114, - "ĠPublisher": 40233, - "ĠPublishers": 72714, - "ĠPublishing": 37933, - "ĠPuerto": 31319, - "ĠPul": 35962, - "ĠPulitzer": 96815, - "ĠPull": 32928, - "ĠPulse": 50349, - "ĠPump": 34826, - "ĠPumpkin": 76357, - "ĠPun": 31536, - "ĠPunch": 54275, - "ĠPune": 76338, - "ĠPunjab": 60417, - "ĠPunk": 52433, - "ĠPuppet": 74980, - "ĠPuppy": 96633, - "ĠPur": 14874, - "ĠPurch": 53792, - "ĠPurchase": 32088, - "ĠPurdue": 73334, - "ĠPure": 30688, - "ĠPureComponent": 90188, - "ĠPurple": 41489, - "ĠPurpose": 30145, - "ĠPurs": 71760, - "ĠPush": 23804, - "ĠPussy": 47945, - "ĠPut": 10435, - "ĠPutin": 21810, - "ĠPutting": 78990, - "ĠPuzzle": 61112, - "ĠPv": 51439, - "ĠPvP": 66952, - "ĠPvt": 61775, - "ĠPx": 96593, - "ĠPy": 5468, - "ĠPyErr": 76767, - "ĠPyObject": 16270, - "ĠPyQt": 49777, - "ĠPyTuple": 81924, - "ĠPyongyang": 61159, - "ĠPyramid": 83495, - "ĠPython": 13325, - "ĠPÃ¥": 94125, - "ĠPé": 80967, - "ĠQ": 1229, - "ĠQA": 67008, - "ĠQAction": 56162, - "ĠQApplication": 63549, - "ĠQB": 37670, - "ĠQByteArray": 50499, - "ĠQC": 43707, - "ĠQCOMPARE": 60245, - "ĠQColor": 56858, - "ĠQDateTime": 99824, - "ĠQDialog": 70177, - "ĠQDir": 84942, - "ĠQDom": 99623, - "ĠQE": 100116, - "ĠQFile": 80070, - "ĠQFont": 98700, - "ĠQGraphics": 79403, - "ĠQHBoxLayout": 82391, - "ĠQIcon": 95501, - "ĠQImage": 78527, - "ĠQLD": 93667, - "ĠQLabel": 44558, - "ĠQLatin": 75900, - "ĠQLineEdit": 79749, - "ĠQList": 38351, - "ĠQMainWindow": 94022, - "ĠQMap": 99361, - "ĠQMessageBox": 42318, - "ĠQModelIndex": 49699, - "ĠQName": 77481, - "ĠQObject": 36150, - "ĠQPainter": 98437, - "ĠQPixmap": 81530, - "ĠQPoint": 48843, - "ĠQPointF": 77485, - "ĠQPushButton": 53622, - "ĠQQ": 74215, - "ĠQR": 39799, - "ĠQRect": 66149, - "ĠQS": 78846, - "ĠQSize": 87357, - "ĠQSql": 76088, - "ĠQString": 8038, - "ĠQStringList": 43962, - "ĠQStringLiteral": 71797, - "ĠQT": 48405, - "ĠQTableWidgetItem": 91583, - "ĠQTest": 94756, - "ĠQText": 66918, - "ĠQTimer": 97769, - "ĠQU": 27090, - "ĠQUAL": 71375, - "ĠQUE": 30776, - "ĠQUERY": 68235, - "ĠQUEST": 57828, - "ĠQUESTION": 91022, - "ĠQUEUE": 98339, - "ĠQUI": 89630, - "ĠQUICK": 94112, - "ĠQVBoxLayout": 76255, - "ĠQVERIFY": 67134, - "ĠQVariant": 41166, - "ĠQVector": 55355, - "ĠQWidget": 37378, - "ĠQaeda": 54118, - "ĠQatar": 43018, - "ĠQed": 61688, - "ĠQgs": 62108, - "ĠQi": 58094, - "ĠQin": 74451, - "ĠQing": 63012, - "ĠQt": 10817, - "ĠQtAws": 93905, - "ĠQtCore": 54447, - "ĠQtGui": 40740, - "ĠQtWidgets": 33636, - "ĠQty": 77657, - "ĠQu": 3489, - "ĠQuad": 39118, - "ĠQuadr": 65048, - "ĠQual": 20143, - "ĠQualcomm": 62502, - "ĠQualified": 61406, - "ĠQuality": 18410, - "ĠQualität": 99160, - "ĠQuando": 92766, - "ĠQuant": 32541, - "ĠQuantity": 34623, - "ĠQuantum": 56413, - "ĠQuar": 93845, - "ĠQuarry": 72183, - "ĠQuart": 70184, - "ĠQuarter": 35494, - "ĠQuarterly": 75483, - "ĠQuartz": 66188, - "ĠQuaternion": 25838, - "ĠQue": 9605, - "ĠQuebec": 35195, - "ĠQueen": 16657, - "ĠQueens": 28162, - "ĠQueensland": 41306, - "ĠQuentin": 91151, - "ĠQueries": 86973, - "ĠQuery": 11615, - "ĠQuest": 15403, - "ĠQuestion": 16225, - "ĠQuestions": 24271, - "ĠQueue": 19267, - "ĠQui": 42215, - "ĠQuick": 17697, - "ĠQuickly": 97917, - "ĠQuiet": 68587, - "ĠQuincy": 98498, - "ĠQuinn": 41623, - "ĠQuint": 51799, - "ĠQuit": 54652, - "ĠQuite": 58795, - "ĠQuiz": 42248, - "ĠQuote": 25552, - "ĠQuotes": 36713, - "ĠQur": 68211, - "ĠQuran": 66760, - "ĠQué": 66703, - "ĠQuébec": 80288, - "ĠR": 432, - "ĠRA": 29556, - "ĠRAD": 75250, - "ĠRADIO": 83260, - "ĠRAF": 72152, - "ĠRAID": 78732, - "ĠRAM": 22813, - "ĠRAND": 73954, - "ĠRANDOM": 83811, - "ĠRANGE": 87606, - "ĠRAT": 98980, - "ĠRATE": 93570, - "ĠRAW": 53951, - "ĠRB": 29074, - "ĠRBI": 54041, - "ĠRC": 22322, - "ĠRCA": 99431, - "ĠRCC": 33017, - "ĠRCMP": 75724, - "ĠRCS": 80256, - "ĠRD": 39092, - "ĠRDD": 78355, - "ĠRDF": 69499, - "ĠRE": 3680, - "ĠREAD": 19183, - "ĠREADME": 63045, - "ĠREADY": 86432, - "ĠREAL": 26339, - "ĠREALLY": 66800, - "ĠREC": 75236, - "ĠRECE": 43385, - "ĠRECEIVE": 89975, - "ĠRECEIVER": 77276, - "ĠRECORD": 57093, - "ĠRECT": 76903, - "ĠRED": 26895, - "ĠREF": 39129, - "ĠREFER": 69785, - "ĠREFERENCES": 79756, - "ĠREG": 13990, - "ĠREGARD": 97667, - "ĠREGION": 65260, - "ĠREGISTER": 53737, - "ĠREL": 32612, - "ĠRELATED": 85447, - "ĠRELEASE": 54134, - "ĠREM": 26669, - "ĠREMOVE": 49883, - "ĠRENDER": 92888, - "ĠREP": 50360, - "ĠREPL": 93680, - "ĠREPLACE": 85471, - "ĠREPORT": 45176, - "ĠREPRESENT": 98222, - "ĠREQ": 79796, - "ĠREQUEST": 34516, - "ĠREQUIRE": 29072, - "ĠREQUIRED": 67677, - "ĠRES": 13472, - "ĠRESERVED": 78839, - "ĠRESET": 54315, - "ĠRESOURCE": 77165, - "ĠRESP": 46577, - "ĠRESPONS": 90079, - "ĠRESPONSE": 77273, - "ĠREST": 26487, - "ĠRESULT": 29636, - "ĠRESULTS": 54128, - "ĠRET": 19003, - "ĠRETURN": 31980, - "ĠRETURNS": 69139, - "ĠREUTERS": 52891, - "ĠREV": 66923, - "ĠREVIEW": 81151, - "ĠRF": 22835, - "ĠRFC": 40333, - "ĠRFID": 86979, - "ĠRG": 51488, - "ĠRGB": 21653, - "ĠRGBA": 81054, - "ĠRH": 57256, - "ĠRHS": 74932, - "ĠRI": 48597, - "ĠRID": 28426, - "ĠRIGHT": 28577, - "ĠRIGHTS": 78536, - "ĠRIP": 91964, - "ĠRJ": 77404, - "ĠRK": 68237, - "ĠRL": 48596, - "ĠRM": 31915, - "ĠRMS": 78278, - "ĠRN": 46916, - "ĠRNA": 41214, - "ĠRNG": 73706, - "ĠRO": 12076, - "ĠROAD": 83293, - "ĠROC": 98926, - "ĠROCK": 79620, - "ĠROI": 51752, - "ĠROLE": 70776, - "ĠROM": 31786, - "ĠROOM": 59048, - "ĠROOT": 36836, - "ĠROS": 38517, - "ĠROT": 59311, - "ĠROUND": 77238, - "ĠROUT": 54281, - "ĠROW": 46815, - "ĠRP": 42561, - "ĠRPC": 35108, - "ĠRPG": 34602, - "ĠRPM": 54874, - "ĠRR": 44498, - "ĠRS": 24107, - "ĠRSA": 46741, - "ĠRSS": 30374, - "ĠRSVP": 82989, - "ĠRT": 10860, - "ĠRTAL": 77260, - "ĠRTBU": 94807, - "ĠRTC": 36147, - "ĠRTE": 82955, - "ĠRTL": 64835, - "ĠRTP": 86727, - "ĠRTS": 86048, - "ĠRTVF": 88678, - "ĠRTWF": 63785, - "ĠRU": 69925, - "ĠRULE": 44897, - "ĠRUN": 31860, - "ĠRUNNING": 98777, - "ĠRV": 33570, - "ĠRVA": 45696, - "ĠRW": 47306, - "ĠRX": 29270, - "ĠRa": 18989, - "ĠRab": 36824, - "ĠRabbi": 71969, - "ĠRabbit": 49431, - "ĠRac": 56806, - "ĠRace": 24583, - "ĠRaces": 98200, - "ĠRach": 84485, - "ĠRachel": 32532, - "ĠRacing": 33382, - "ĠRack": 51139, - "ĠRad": 21254, - "ĠRadar": 68886, - "ĠRadeon": 38529, - "ĠRadi": 35969, - "ĠRadiation": 90326, - "ĠRadical": 88981, - "ĠRadio": 13792, - "ĠRadioButton": 65611, - "ĠRadius": 41553, - "ĠRae": 90599, - "ĠRaf": 40677, - "ĠRafael": 55500, - "ĠRag": 51359, - "ĠRage": 66567, - "ĠRagnar": 95362, - "ĠRah": 33348, - "ĠRahman": 98376, - "ĠRahmen": 90607, - "ĠRahul": 86236, - "ĠRai": 87534, - "ĠRaid": 33800, - "ĠRaider": 81454, - "ĠRaiders": 43136, - "ĠRail": 24720, - "ĠRailroad": 70117, - "ĠRails": 37505, - "ĠRailway": 55556, - "ĠRain": 22674, - "ĠRainbow": 47745, - "ĠRaise": 43646, - "ĠRaisePropertyChanged": 90430, - "ĠRaised": 54831, - "ĠRaisedButton": 80801, - "ĠRaises": 61411, - "ĠRaj": 26291, - "ĠRajasthan": 87440, - "ĠRak": 69892, - "ĠRaleigh": 65183, - "ĠRally": 59800, - "ĠRalph": 40904, - "ĠRam": 15504, - "ĠRamadan": 82908, - "ĠRamirez": 72093, - "ĠRamos": 69913, - "ĠRamp": 75670, - "ĠRams": 38603, - "ĠRamsey": 65646, - "ĠRan": 39431, - "ĠRanch": 42982, - "ĠRand": 24916, - "ĠRandall": 68444, - "ĠRandolph": 86852, - "ĠRandom": 10836, - "ĠRandomForest": 91814, - "ĠRandy": 46315, - "ĠRange": 16842, - "ĠRanger": 49422, - "ĠRangers": 34287, - "ĠRank": 19856, - "ĠRanked": 98048, - "ĠRanking": 65175, - "ĠRankings": 83899, - "ĠRao": 89000, - "ĠRap": 23097, - "ĠRape": 53705, - "ĠRaphael": 90986, - "ĠRapid": 48090, - "ĠRapids": 55286, - "ĠRaptors": 74678, - "ĠRaq": 97509, - "ĠRaqqa": 98960, - "ĠRare": 36059, - "ĠRarity": 66824, - "ĠRas": 59130, - "ĠRash": 60483, - "ĠRaspberry": 48665, - "ĠRat": 41677, - "ĠRate": 20359, - "ĠRated": 38560, - "ĠRates": 48076, - "ĠRath": 86555, - "ĠRather": 26848, - "ĠRating": 19767, - "ĠRatings": 58065, - "ĠRatio": 51848, - "ĠRational": 55625, - "ĠRaum": 96702, - "ĠRav": 35074, - "ĠRaven": 46207, - "ĠRavens": 48580, - "ĠRaw": 23886, - "ĠRay": 13558, - "ĠRaycastHit": 96969, - "ĠRaymond": 43670, - "ĠRays": 80775, - "ĠRaz": 77919, - "ĠRazor": 74968, - "ĠRc": 82563, - "ĠRd": 28567, - "ĠRe": 1050, - "ĠReSharper": 53255, - "ĠReach": 50942, - "ĠReached": 58425, - "ĠReact": 3676, - "ĠReactDOM": 40217, - "ĠReaction": 67941, - "ĠReactive": 40922, - "ĠReactiveFormsModule": 53771, - "ĠRead": 4557, - "ĠReadOnly": 44506, - "ĠReader": 26226, - "ĠReaders": 65514, - "ĠReading": 18242, - "ĠReadonly": 94459, - "ĠReads": 44821, - "ĠReady": 32082, - "ĠReagan": 35226, - "ĠReal": 8976, - "ĠReality": 44874, - "ĠReally": 29308, - "ĠRealm": 42206, - "ĠRealt": 88972, - "ĠRealty": 69114, - "ĠReaper": 84522, - "ĠRear": 47002, - "ĠReason": 27857, - "ĠReasons": 66131, - "ĠReb": 52743, - "ĠRebecca": 45557, - "ĠRebel": 64264, - "ĠRebellion": 95079, - "ĠRebels": 90435, - "ĠRec": 4158, - "ĠRecall": 80640, - "ĠRecap": 99134, - "ĠRece": 61396, - "ĠReceipt": 73996, - "ĠReceive": 38522, - "ĠReceived": 39517, - "ĠReceiver": 52052, - "ĠRecent": 35390, - "ĠRecently": 42096, - "ĠReception": 77051, - "ĠRecipe": 26371, - "ĠRecipes": 45302, - "ĠReco": 32562, - "ĠRecogn": 67975, - "ĠRecognition": 48698, - "ĠRecognitionException": 80416, - "ĠRecomm": 30901, - "ĠRecommend": 47706, - "ĠRecommendation": 97631, - "ĠRecommendations": 89520, - "ĠRecommended": 51762, - "ĠRecon": 84081, - "ĠReconstruction": 95794, - "ĠRecord": 13896, - "ĠRecorded": 97464, - "ĠRecorder": 86619, - "ĠRecording": 61647, - "ĠRecords": 22293, - "ĠRecover": 77212, - "ĠRecovery": 35011, - "ĠRecreation": 57857, - "ĠRecru": 83740, - "ĠRecruitment": 57544, - "ĠRect": 12186, - "ĠRectTransform": 97797, - "ĠRectangle": 19836, - "ĠRecursive": 86996, - "ĠRecyclerView": 23378, - "ĠRecycling": 81685, - "ĠRed": 3816, - "ĠReddit": 27728, - "ĠRede": 73231, - "ĠRedemption": 89741, - "ĠRedirect": 16413, - "ĠRedirectTo": 27739, - "ĠRedirectToAction": 29277, - "ĠRedis": 35258, - "ĠRedistribution": 33043, - "ĠRedistributions": 20178, - "ĠReds": 55908, - "ĠRedskins": 60378, - "ĠReduce": 53253, - "ĠReduced": 80569, - "ĠReduction": 59200, - "ĠRedux": 69111, - "ĠRee": 57921, - "ĠReed": 36521, - "ĠReef": 77036, - "ĠReese": 82639, - "ĠReeves": 82852, - "ĠRef": 8718, - "ĠRefer": 29734, - "ĠReference": 17650, - "ĠReferences": 45178, - "ĠReferentialAction": 59870, - "ĠReflect": 35698, - "ĠReflection": 43976, - "ĠReflex": 94493, - "ĠReform": 40365, - "ĠRefresh": 30107, - "ĠRefriger": 75258, - "ĠRefuge": 52219, - "ĠRefugee": 98172, - "ĠReg": 3263, - "ĠRegExp": 29587, - "ĠRegarding": 73773, - "ĠRegardless": 44840, - "ĠRegards": 92179, - "ĠRegel": 98604, - "ĠRegents": 78777, - "ĠRegex": 27238, - "ĠRegexOptions": 85698, - "ĠReggie": 89982, - "ĠRegiment": 73786, - "ĠRegina": 70780, - "ĠRegion": 17593, - "ĠRegional": 26361, - "ĠRegions": 78447, - "ĠRegister": 8618, - "ĠRegistered": 36639, - "ĠRegisters": 55874, - "ĠRegistr": 75659, - "ĠRegistrar": 81326, - "ĠRegistration": 25532, - "ĠRegistro": 84737, - "ĠRegistry": 33212, - "ĠRegression": 48570, - "ĠRegular": 29900, - "ĠRegulation": 48338, - "ĠRegulations": 49357, - "ĠRegulatory": 69822, - "ĠRehab": 61479, - "ĠRehabilitation": 81318, - "ĠRei": 84241, - "ĠReich": 51659, - "ĠReid": 38774, - "ĠReign": 81971, - "ĠRein": 47169, - "ĠReject": 88393, - "ĠRel": 6649, - "ĠRelated": 25368, - "ĠRelation": 51124, - "ĠRelations": 32467, - "ĠRelationship": 33907, - "ĠRelationships": 69668, - "ĠRelative": 40502, - "ĠRelativeLayout": 70328, - "ĠRelatives": 76577, - "ĠRelax": 68685, - "ĠRelay": 47272, - "ĠRelayCommand": 77943, - "ĠRelease": 17836, - "ĠReleased": 45894, - "ĠReleases": 62115, - "ĠRelevant": 88516, - "ĠReliable": 92663, - "ĠRelief": 53495, - "ĠReligion": 44193, - "ĠReligious": 53176, - "ĠReload": 57441, - "ĠRem": 5031, - "ĠRemain": 92692, - "ĠRemaining": 90730, - "ĠRemark": 83833, - "ĠRemarks": 85682, - "ĠRemed": 97970, - "ĠRemember": 20474, - "ĠReminder": 97002, - "ĠRemix": 51127, - "ĠRemote": 21400, - "ĠRemoteException": 61309, - "ĠRemoval": 57817, - "ĠRemove": 11016, - "ĠRemoved": 52183, - "ĠRemoves": 39875, - "ĠRemoving": 67803, - "ĠRen": 14094, - "ĠRena": 49894, - "ĠRenaissance": 55383, - "ĠRename": 64808, - "ĠRenault": 67431, - "ĠRencontre": 45685, - "ĠRencontres": 94473, - "ĠRender": 14169, - "ĠRenderer": 42467, - "ĠRendering": 65737, - "ĠRenders": 94833, - "ĠRene": 67527, - "ĠRenew": 50086, - "ĠRenewable": 93438, - "ĠReno": 64518, - "ĠRent": 30837, - "ĠRental": 40298, - "ĠRentals": 84217, - "ĠRep": 3402, - "ĠRepair": 28266, - "ĠRepeat": 45901, - "ĠReplace": 30658, - "ĠReplacement": 47312, - "ĠReplay": 60161, - "ĠReplica": 95136, - "ĠReplies": 64439, - "ĠReply": 18321, - "ĠRepo": 72609, - "ĠReport": 8423, - "ĠReported": 79711, - "ĠReporter": 48081, - "ĠReporting": 47793, - "ĠReports": 29140, - "ĠRepos": 25272, - "ĠRepository": 27475, - "ĠRepresent": 22717, - "ĠRepresentation": 79146, - "ĠRepresentative": 38366, - "ĠRepresentatives": 40845, - "ĠRepresents": 39993, - "ĠRepublic": 5545, - "ĠRepublican": 9540, - "ĠRepublicans": 13063, - "ĠReputation": 89180, - "ĠReq": 83558, - "ĠRequest": 6274, - "ĠRequestContext": 91157, - "ĠRequestMethod": 30657, - "ĠRequestOptions": 83449, - "ĠRequests": 51982, - "ĠRequire": 25011, - "ĠRequired": 12948, - "ĠRequirement": 77038, - "ĠRequirements": 34884, - "ĠRequires": 45189, - "ĠRes": 1838, - "ĠRescue": 45503, - "ĠResearch": 8483, - "ĠResearchers": 59250, - "ĠReservation": 54412, - "ĠReserve": 25820, - "ĠReserved": 15516, - "ĠReset": 17362, - "ĠResets": 98097, - "ĠResidence": 72860, - "ĠResident": 60776, - "ĠResidential": 55555, - "ĠResidents": 64348, - "ĠResist": 79968, - "ĠResistance": 40980, - "ĠResize": 64443, - "ĠResolution": 38216, - "ĠResolve": 48402, - "ĠResolver": 82954, - "ĠResort": 34937, - "ĠResorts": 86371, - "ĠResource": 12027, - "ĠResourceBundle": 96461, - "ĠResourceManager": 88369, - "ĠResourceType": 98901, - "ĠResources": 16607, - "ĠResp": 80886, - "ĠRespect": 78138, - "ĠRespir": 77934, - "ĠRespond": 40633, - "ĠRespons": 33171, - "ĠResponse": 6075, - "ĠResponseEntity": 20390, - "ĠResponses": 81567, - "ĠResponsibilities": 74112, - "ĠResponsibility": 78712, - "ĠResponsible": 68728, - "ĠResponsive": 71565, - "ĠRest": 9240, - "ĠRestClient": 97636, - "ĠRestart": 57901, - "ĠRestaurant": 26568, - "ĠRestaurants": 59193, - "ĠRestoration": 67925, - "ĠRestore": 44920, - "ĠRestr": 42427, - "ĠRestricted": 94960, - "ĠRestrictions": 93075, - "ĠResult": 5832, - "ĠResultSet": 34682, - "ĠResults": 18591, - "ĠResume": 34498, - "ĠRet": 10608, - "ĠRetail": 35139, - "ĠRetirement": 70289, - "ĠRetorna": 95211, - "ĠRetreat": 88494, - "ĠRetrie": 20035, - "ĠRetrieve": 32662, - "ĠRetrieved": 58891, - "ĠRetrieves": 49761, - "ĠRetro": 37626, - "ĠRetrofit": 58498, - "ĠRetry": 79970, - "ĠReturn": 3494, - "ĠReturnType": 89256, - "ĠReturnValue": 97684, - "ĠReturned": 76364, - "ĠReturning": 74347, - "ĠReturns": 5295, - "ĠReuters": 23688, - "ĠRev": 10315, - "ĠReve": 67653, - "ĠRevel": 55843, - "ĠRevelation": 76607, - "ĠRevenge": 81649, - "ĠRevenue": 38493, - "ĠRever": 83279, - "ĠReverse": 25263, - "ĠReview": 10506, - "ĠReviewed": 78851, - "ĠReviews": 19832, - "ĠRevised": 67830, - "ĠRevision": 27893, - "ĠRevolution": 22910, - "ĠRevolutionary": 67679, - "ĠRew": 32791, - "ĠReward": 56900, - "ĠRewards": 50868, - "ĠRewrite": 94313, - "ĠRex": 42907, - "ĠRey": 49312, - "ĠReyes": 77259, - "ĠReyn": 40183, - "ĠReynolds": 46172, - "ĠRh": 18452, - "ĠRhe": 71636, - "ĠRhino": 80565, - "ĠRhode": 50981, - "ĠRhodes": 57711, - "ĠRi": 52830, - "ĠRib": 64205, - "ĠRibbon": 77567, - "ĠRic": 33652, - "ĠRica": 53049, - "ĠRican": 96764, - "ĠRicardo": 67050, - "ĠRice": 30616, - "ĠRich": 8269, - "ĠRichard": 12131, - "ĠRichards": 54072, - "ĠRichardson": 46823, - "ĠRichie": 100074, - "ĠRichmond": 35348, - "ĠRicht": 58223, - "ĠRick": 23194, - "ĠRicky": 66893, - "ĠRico": 34248, - "ĠRid": 45995, - "ĠRide": 42013, - "ĠRider": 54942, - "ĠRiders": 87170, - "ĠRidge": 35305, - "ĠRiding": 77419, - "ĠRidley": 93401, - "ĠRif": 90831, - "ĠRifle": 48138, - "ĠRift": 57427, - "ĠRig": 52632, - "ĠRight": 10291, - "ĠRights": 10734, - "ĠRigidbody": 65708, - "ĠRihanna": 96527, - "ĠRiley": 47935, - "ĠRim": 52479, - "ĠRin": 58468, - "ĠRing": 22249, - "ĠRings": 47380, - "ĠRio": 28059, - "ĠRiot": 65806, - "ĠRip": 36537, - "ĠRipple": 70807, - "ĠRis": 54463, - "ĠRise": 43777, - "ĠRising": 49987, - "ĠRisk": 32388, - "ĠRit": 71222, - "ĠRita": 72068, - "ĠRitch": 97982, - "ĠRitual": 88888, - "ĠRiv": 51768, - "ĠRiver": 11188, - "ĠRivera": 64210, - "ĠRivers": 36739, - "ĠRiverside": 63941, - "ĠRiy": 79890, - "ĠRiyadh": 90890, - "ĠRo": 12093, - "ĠRoad": 9728, - "ĠRoads": 80353, - "ĠRob": 4997, - "ĠRobbie": 74232, - "ĠRobbins": 88315, - "ĠRobert": 8563, - "ĠRoberto": 55183, - "ĠRoberts": 31248, - "ĠRobertson": 53596, - "ĠRobin": 17582, - "ĠRobinson": 28280, - "ĠRobot": 26945, - "ĠRobotics": 77564, - "ĠRobots": 97146, - "ĠRoc": 91926, - "ĠRoch": 36969, - "ĠRochester": 53468, - "ĠRock": 9305, - "ĠRockefeller": 85738, - "ĠRocket": 40318, - "ĠRockets": 62000, - "ĠRockies": 80151, - "ĠRocks": 69131, - "ĠRocky": 48641, - "ĠRod": 13611, - "ĠRodgers": 50117, - "ĠRodney": 76043, - "ĠRodr": 57825, - "ĠRodrig": 37485, - "ĠRodrigo": 78868, - "ĠRodriguez": 41732, - "ĠRoe": 79552, - "ĠRog": 15617, - "ĠRoger": 29607, - "ĠRogers": 34467, - "ĠRogue": 50884, - "ĠRoh": 42087, - "ĠRohing": 92260, - "ĠRohingya": 97851, - "ĠRoku": 97092, - "ĠRol": 32076, - "ĠRoland": 58906, - "ĠRole": 15766, - "ĠRoles": 52007, - "ĠRolex": 97632, - "ĠRoll": 15028, - "ĠRolled": 94491, - "ĠRoller": 45642, - "ĠRolling": 46048, - "ĠRolls": 70710, - "ĠRom": 12036, - "ĠRoma": 46601, - "ĠRoman": 13041, - "ĠRomance": 52256, - "ĠRomania": 47149, - "ĠRomanian": 74697, - "ĠRomans": 49817, - "ĠRomantic": 76830, - "ĠRome": 22463, - "ĠRomeo": 71292, - "ĠRomero": 78487, - "ĠRomney": 26386, - "ĠRon": 14662, - "ĠRonald": 39748, - "ĠRonaldo": 65515, - "ĠRonnie": 84805, - "ĠRoo": 67814, - "ĠRoof": 47449, - "ĠRookie": 83225, - "ĠRoom": 10637, - "ĠRooms": 48403, - "ĠRooney": 80730, - "ĠRoose": 45418, - "ĠRoosevelt": 47042, - "ĠRoot": 19385, - "ĠRootState": 98412, - "ĠRoots": 75687, - "ĠRope": 98996, - "ĠRory": 83421, - "ĠRos": 16870, - "ĠRosa": 47930, - "ĠRose": 16344, - "ĠRosen": 35120, - "ĠRosenberg": 97707, - "ĠRosenstein": 91118, - "ĠRoses": 81470, - "ĠRosie": 97867, - "ĠRoss": 21116, - "ĠRossi": 77169, - "ĠRot": 28460, - "ĠRotary": 75956, - "ĠRotate": 50820, - "ĠRotation": 48628, - "ĠRoth": 37512, - "ĠRoths": 97015, - "ĠRotterdam": 98877, - "ĠRou": 29622, - "ĠRouge": 56747, - "ĠRough": 58421, - "ĠRoulette": 80604, - "ĠRound": 17535, - "ĠRounded": 58550, - "ĠRoundedRectangle": 78815, - "ĠRoundedRectangleBorder": 84057, - "ĠRounds": 98923, - "ĠRousse": 98989, - "ĠRout": 93122, - "ĠRoute": 9767, - "ĠRouteServiceProvider": 86802, - "ĠRoutedEventArgs": 32166, - "ĠRouter": 10777, - "ĠRouterModule": 35887, - "ĠRoutes": 23158, - "ĠRoutine": 72162, - "ĠRouting": 66807, - "ĠRover": 53276, - "ĠRow": 11035, - "ĠRowe": 95940, - "ĠRowling": 96607, - "ĠRows": 62806, - "ĠRox": 72523, - "ĠRoy": 11284, - "ĠRoyal": 16591, - "ĠRoyale": 87299, - "ĠRoyals": 70631, - "ĠRoz": 91580, - "ĠRp": 69208, - "ĠRpc": 81061, - "ĠRs": 19766, - "ĠRt": 76583, - "ĠRu": 29014, - "ĠRub": 13134, - "ĠRubber": 53406, - "ĠRubin": 83026, - "ĠRubio": 45014, - "ĠRuby": 24658, - "ĠRud": 48538, - "ĠRudd": 86463, - "ĠRudy": 80219, - "ĠRue": 79151, - "ĠRuf": 99257, - "ĠRug": 37450, - "ĠRugby": 52002, - "ĠRuiz": 90983, - "ĠRule": 18592, - "ĠRules": 23694, - "ĠRum": 46332, - "ĠRun": 6588, - "ĠRune": 71878, - "ĠRunnable": 22887, - "ĠRunner": 46046, - "ĠRunning": 29125, - "ĠRuns": 51090, - "ĠRuntime": 11195, - "ĠRuntimeError": 45643, - "ĠRuntimeException": 21942, - "ĠRuntimeMethod": 39878, - "ĠRuntimeObject": 54759, - "ĠRupert": 87269, - "ĠRural": 58320, - "ĠRus": 42076, - "ĠRush": 35175, - "ĠRuss": 4608, - "ĠRussell": 25953, - "ĠRussia": 8524, - "ĠRussian": 8690, - "ĠRussians": 35066, - "ĠRusso": 93991, - "ĠRust": 34889, - "ĠRut": 48221, - "ĠRutgers": 72091, - "ĠRuth": 42893, - "ĠRw": 56394, - "ĠRwanda": 79204, - "ĠRx": 36476, - "ĠRy": 26775, - "ĠRyan": 13960, - "ĠRyder": 89123, - "ĠRyu": 99331, - "ĠRyzen": 93836, - "ĠRé": 51223, - "ĠRück": 76174, - "ĠS": 328, - "ĠSA": 16998, - "ĠSAC": 91033, - "ĠSAF": 85204, - "ĠSAFE": 66969, - "ĠSAL": 54209, - "ĠSALE": 64980, - "ĠSAM": 47687, - "ĠSAME": 84590, - "ĠSAMPLE": 63520, - "ĠSAN": 60800, - "ĠSAND": 98341, - "ĠSAP": 37321, - "ĠSAR": 69878, - "ĠSAS": 51826, - "ĠSAT": 43354, - "ĠSATA": 73278, - "ĠSAVE": 51722, - "ĠSAX": 75326, - "ĠSAY": 85729, - "ĠSB": 26313, - "ĠSC": 7683, - "ĠSCALE": 79223, - "ĠSCAN": 99415, - "ĠSCC": 80399, - "ĠSCE": 94181, - "ĠSCH": 75938, - "ĠSCHOOL": 71501, - "ĠSCI": 81563, - "ĠSCIP": 83350, - "ĠSCM": 69648, - "ĠSCN": 93625, - "ĠSCO": 64234, - "ĠSCORE": 70354, - "ĠSCP": 49623, - "ĠSCR": 77800, - "ĠSCREEN": 36173, - "ĠSCRIPT": 54779, - "ĠSCSI": 82726, - "ĠSCT": 95385, - "ĠSD": 8189, - "ĠSDK": 27721, - "ĠSDL": 14995, - "ĠSDLK": 63006, - "ĠSDS": 96712, - "ĠSE": 5161, - "ĠSEA": 78911, - "ĠSEAL": 88679, - "ĠSEARCH": 50866, - "ĠSEC": 22370, - "ĠSECOND": 69795, - "ĠSECRET": 71056, - "ĠSECTION": 43433, - "ĠSECURITY": 71710, - "ĠSEE": 27195, - "ĠSEEK": 47340, - "ĠSEG": 66122, - "ĠSEL": 41938, - "ĠSELECT": 19638, - "ĠSELF": 67325, - "ĠSEM": 46544, - "ĠSEN": 85907, - "ĠSEND": 56763, - "ĠSENSOR": 68382, - "ĠSENT": 96851, - "ĠSEO": 26029, - "ĠSEP": 74869, - "ĠSEQ": 72508, - "ĠSER": 14311, - "ĠSERIAL": 71818, - "ĠSERIES": 96944, - "ĠSERVER": 40764, - "ĠSERVICE": 39186, - "ĠSERVICES": 26715, - "ĠSES": 92850, - "ĠSESSION": 66442, - "ĠSET": 9196, - "ĠSETTINGS": 75091, - "ĠSETUP": 91957, - "ĠSEX": 74587, - "ĠSEXP": 87140, - "ĠSF": 24360, - "ĠSG": 30726, - "ĠSGD": 95083, - "ĠSH": 6570, - "ĠSHA": 22466, - "ĠSHALL": 17095, - "ĠSHARE": 54770, - "ĠSHARES": 91894, - "ĠSHE": 54695, - "ĠSHIFT": 83603, - "ĠSHIPPING": 88418, - "ĠSHOP": 76895, - "ĠSHORT": 66024, - "ĠSHOULD": 61975, - "ĠSHOW": 39581, - "ĠSHR": 78148, - "ĠSI": 31648, - "ĠSID": 57121, - "ĠSIDE": 80424, - "ĠSIG": 26093, - "ĠSIGN": 44272, - "ĠSIGNAL": 25516, - "ĠSIL": 60823, - "ĠSIM": 23739, - "ĠSIMD": 67731, - "ĠSIMPLE": 92584, - "ĠSIN": 71102, - "ĠSINGLE": 67859, - "ĠSIP": 66541, - "ĠSITE": 55771, - "ĠSIX": 98738, - "ĠSIZE": 26410, - "ĠSJ": 69323, - "ĠSK": 12343, - "ĠSKF": 71307, - "ĠSKIP": 82504, - "ĠSKU": 79086, - "ĠSL": 17216, - "ĠSLOT": 26565, - "ĠSM": 14031, - "ĠSMA": 96996, - "ĠSMALL": 50297, - "ĠSMART": 80708, - "ĠSMB": 64758, - "ĠSME": 79867, - "ĠSMP": 93900, - "ĠSMS": 31009, - "ĠSMTP": 52919, - "ĠSN": 18407, - "ĠSNAP": 93633, - "ĠSND": 84636, - "ĠSNMP": 89233, - "ĠSNP": 60418, - "ĠSO": 5745, - "ĠSOAP": 64332, - "ĠSOC": 38750, - "ĠSOCIAL": 98180, - "ĠSOCK": 35651, - "ĠSOCKET": 70078, - "ĠSOFTWARE": 8730, - "ĠSOL": 37023, - "ĠSOLD": 84251, - "ĠSOLUTION": 98997, - "ĠSOM": 74390, - "ĠSOME": 66655, - "ĠSON": 77512, - "ĠSOP": 87607, - "ĠSORT": 58476, - "ĠSOS": 82303, - "ĠSOUND": 85373, - "ĠSOUR": 49863, - "ĠSOURCE": 54431, - "ĠSOUTH": 80715, - "ĠSP": 9440, - "ĠSPA": 77508, - "ĠSPACE": 53160, - "ĠSPD": 63824, - "ĠSPDX": 36586, - "ĠSPE": 68835, - "ĠSPEC": 48204, - "ĠSPECIAL": 23893, - "ĠSPEED": 74943, - "ĠSPELL": 48944, - "ĠSPF": 87848, - "ĠSPI": 21061, - "ĠSPL": 65800, - "ĠSPORT": 73595, - "ĠSPR": 52367, - "ĠSQ": 52718, - "ĠSQL": 8029, - "ĠSQLAlchemy": 85829, - "ĠSQLException": 25395, - "ĠSQLITE": 56352, - "ĠSQLite": 29434, - "ĠSQLiteDatabase": 63536, - "ĠSQUARE": 93382, - "ĠSR": 21550, - "ĠSRC": 50610, - "ĠSS": 18679, - "ĠSSA": 94953, - "ĠSSC": 98465, - "ĠSSD": 37462, - "ĠSSE": 74573, - "ĠSSH": 41563, - "ĠSSL": 26384, - "ĠSSP": 86089, - "ĠSSR": 96404, - "ĠSST": 92516, - "ĠST": 4015, - "ĠSTA": 89772, - "ĠSTACK": 71067, - "ĠSTANDARD": 77457, - "ĠSTAR": 57845, - "ĠSTART": 21673, - "ĠSTAT": 26030, - "ĠSTATE": 23233, - "ĠSTATES": 74000, - "ĠSTATIC": 64649, - "ĠSTATS": 77082, - "ĠSTATUS": 24975, - "ĠSTD": 30959, - "ĠSTDCALL": 70600, - "ĠSTDERR": 69737, - "ĠSTDMETHOD": 40865, - "ĠSTDMETHODCALLTYPE": 51225, - "ĠSTDOUT": 89007, - "ĠSTE": 27597, - "ĠSTEM": 64182, - "ĠSTEP": 49456, - "ĠSTILL": 93350, - "ĠSTL": 70949, - "ĠSTM": 48273, - "ĠSTOCK": 83751, - "ĠSTOP": 46637, - "ĠSTORAGE": 91584, - "ĠSTORE": 54871, - "ĠSTORY": 83940, - "ĠSTR": 12428, - "ĠSTREAM": 70911, - "ĠSTREET": 85661, - "ĠSTRICT": 30110, - "ĠSTRING": 36355, - "ĠSTRUCT": 60678, - "ĠSTUD": 58616, - "ĠSTYLE": 64047, - "ĠSU": 15857, - "ĠSUB": 16532, - "ĠSUBJECT": 96980, - "ĠSUBSTITUTE": 31630, - "ĠSUCCESS": 35041, - "ĠSUCH": 27186, - "ĠSUM": 31835, - "ĠSUMMARY": 96885, - "ĠSUN": 57328, - "ĠSUP": 54722, - "ĠSUPER": 55902, - "ĠSUPPORT": 51836, - "ĠSUR": 53083, - "ĠSUS": 90129, - "ĠSUV": 39773, - "ĠSV": 17939, - "ĠSVC": 89312, - "ĠSVG": 40900, - "ĠSVM": 91109, - "ĠSVN": 76814, - "ĠSW": 13692, - "ĠSWAT": 98154, - "ĠSWITCH": 73643, - "ĠSWT": 47800, - "ĠSX": 55868, - "ĠSY": 16466, - "ĠSYMBOL": 75638, - "ĠSYN": 62794, - "ĠSYNC": 87777, - "ĠSYS": 33660, - "ĠSYSTEM": 35852, - "ĠSZ": 70344, - "ĠSa": 16233, - "ĠSab": 21252, - "ĠSabb": 70346, - "ĠSabbath": 81276, - "ĠSabha": 87564, - "ĠSac": 23916, - "ĠSach": 38437, - "ĠSachs": 61027, - "ĠSacr": 98939, - "ĠSacramento": 41334, - "ĠSacred": 61118, - "ĠSad": 31781, - "ĠSadd": 58783, - "ĠSaddam": 67447, - "ĠSadly": 57243, - "ĠSaf": 12867, - "ĠSafari": 29861, - "ĠSafe": 23088, - "ĠSafety": 19220, - "ĠSag": 55361, - "ĠSaga": 62812, - "ĠSage": 54384, - "ĠSah": 43059, - "ĠSahara": 89078, - "ĠSai": 71841, - "ĠSaid": 51224, - "ĠSail": 58095, - "ĠSailor": 99002, - "ĠSaint": 14539, - "ĠSaints": 33319, - "ĠSak": 39867, - "ĠSakura": 79407, - "ĠSal": 8375, - "ĠSala": 80148, - "ĠSalad": 64646, - "ĠSalah": 88485, - "ĠSalary": 42858, - "ĠSale": 13618, - "ĠSalem": 60481, - "ĠSales": 16207, - "ĠSalesforce": 82035, - "ĠSalisbury": 93055, - "ĠSally": 53391, - "ĠSalman": 69743, - "ĠSalmon": 62826, - "ĠSalon": 56273, - "ĠSalt": 28138, - "ĠSalv": 32066, - "ĠSalvador": 49459, - "ĠSalvation": 86785, - "ĠSam": 8388, - "ĠSamantha": 63908, - "ĠSamar": 86356, - "ĠSame": 26823, - "ĠSammy": 91129, - "ĠSamoa": 88120, - "ĠSamp": 91274, - "ĠSample": 19690, - "ĠSampler": 99704, - "ĠSamples": 59450, - "ĠSampling": 96409, - "ĠSamsung": 18907, - "ĠSamuel": 33007, - "ĠSamurai": 89118, - "ĠSan": 5960, - "ĠSanchez": 48254, - "ĠSanct": 59102, - "ĠSanctuary": 75333, - "ĠSand": 8847, - "ĠSandbox": 97960, - "ĠSanders": 17284, - "ĠSandra": 56786, - "ĠSands": 79270, - "ĠSandwich": 67836, - "ĠSandy": 39485, - "ĠSanford": 95141, - "ĠSang": 52022, - "ĠSanity": 97402, - "ĠSans": 15089, - "ĠSant": 23746, - "ĠSanta": 16376, - "ĠSantana": 92795, - "ĠSantiago": 55678, - "ĠSanto": 77737, - "ĠSantos": 48723, - "ĠSao": 90972, - "ĠSap": 81275, - "ĠSapphire": 83099, - "ĠSar": 13951, - "ĠSara": 44020, - "ĠSarah": 21077, - "ĠSaras": 95914, - "ĠSark": 79745, - "ĠSas": 62189, - "ĠSasha": 83278, - "ĠSask": 49746, - "ĠSaskatchewan": 66253, - "ĠSass": 85962, - "ĠSat": 13479, - "ĠSatan": 44451, - "ĠSatellite": 61657, - "ĠSatisfaction": 94957, - "ĠSatoshi": 93252, - "ĠSaturday": 7884, - "ĠSaturdays": 76314, - "ĠSaturn": 50253, - "ĠSau": 42116, - "ĠSauce": 61276, - "ĠSaud": 64668, - "ĠSaudi": 18387, - "ĠSaudis": 88935, - "ĠSaul": 68624, - "ĠSaunders": 78317, - "ĠSav": 20680, - "ĠSavage": 54036, - "ĠSavannah": 73176, - "ĠSave": 10467, - "ĠSaved": 50262, - "ĠSaves": 66667, - "ĠSaving": 49538, - "ĠSavings": 58779, - "ĠSavior": 77046, - "ĠSaw": 38107, - "ĠSawyer": 92219, - "ĠSax": 68027, - "ĠSay": 25961, - "ĠSaying": 97098, - "ĠSays": 47559, - "ĠSc": 2522, - "ĠScaffold": 35367, - "ĠScal": 69934, - "ĠScala": 66350, - "ĠScalar": 36276, - "ĠScalars": 81637, - "ĠScale": 25635, - "ĠScalia": 94749, - "ĠScaling": 89101, - "ĠScan": 32208, - "ĠScandin": 60280, - "ĠScandinavian": 85674, - "ĠScanner": 17613, - "ĠScar": 30760, - "ĠScarborough": 86532, - "ĠScarlet": 81818, - "ĠScarlett": 96572, - "ĠScatter": 95459, - "ĠScenario": 59763, - "ĠScene": 17952, - "ĠSceneManager": 54692, - "ĠScenes": 84283, - "ĠSch": 5124, - "ĠScha": 92818, - "ĠSche": 54772, - "ĠSchedule": 24416, - "ĠScheduled": 78196, - "ĠScheduler": 45859, - "ĠSchema": 12824, - "ĠScheme": 44881, - "ĠSchiff": 88683, - "ĠSchl": 50379, - "ĠSchmidt": 52165, - "ĠSchn": 61174, - "ĠSchneider": 54887, - "ĠScho": 57284, - "ĠScholar": 25542, - "ĠScholars": 99394, - "ĠScholarship": 58984, - "ĠSchool": 6150, - "ĠSchools": 31483, - "ĠSchro": 95682, - "ĠSchul": 54090, - "ĠSchultz": 67905, - "ĠSchumer": 65771, - "ĠSchw": 30605, - "ĠSchwar": 66864, - "ĠSchwartz": 65885, - "ĠSchwarz": 87128, - "ĠSchwe": 56834, - "ĠSci": 41472, - "ĠScience": 10170, - "ĠSciences": 23199, - "ĠScient": 21302, - "ĠScientific": 38130, - "ĠScientist": 68409, - "ĠScientists": 57116, - "ĠScientology": 71085, - "ĠSco": 50159, - "ĠScope": 36020, - "ĠScoped": 99787, - "ĠScor": 80435, - "ĠScore": 18607, - "ĠScores": 71094, - "ĠScot": 15835, - "ĠScotch": 93050, - "ĠScotia": 63966, - "ĠScotland": 19627, - "ĠScots": 75367, - "ĠScott": 10016, - "ĠScottish": 27188, - "ĠScout": 48635, - "ĠScouts": 70407, - "ĠScr": 33234, - "ĠScrap": 80185, - "ĠScratch": 81074, - "ĠScre": 82798, - "ĠScreen": 14275, - "ĠScreening": 70189, - "ĠScreens": 69781, - "ĠScrew": 73275, - "ĠScri": 76780, - "ĠScript": 14025, - "ĠScripts": 64721, - "ĠScripture": 54250, - "ĠScriptures": 90296, - "ĠScroll": 23198, - "ĠScrollView": 69640, - "ĠScrolls": 79329, - "ĠSculpt": 83797, - "ĠSe": 1369, - "ĠSea": 15379, - "ĠSeah": 43269, - "ĠSeahawks": 46026, - "ĠSeal": 53625, - "ĠSeam": 79066, - "ĠSeamless": 98062, - "ĠSean": 26044, - "ĠSearch": 7694, - "ĠSearchResult": 97697, - "ĠSearches": 82269, - "ĠSearching": 80993, - "ĠSears": 74334, - "ĠSeas": 93496, - "ĠSeason": 14598, - "ĠSeasons": 68300, - "ĠSeat": 40323, - "ĠSeats": 75535, - "ĠSeattle": 16759, - "ĠSebast": 94813, - "ĠSebastian": 44609, - "ĠSec": 4621, - "ĠSecond": 10657, - "ĠSecondary": 44634, - "ĠSecondly": 72131, - "ĠSeconds": 62083, - "ĠSecret": 8769, - "ĠSecretary": 12667, - "ĠSecrets": 53179, - "ĠSect": 95866, - "ĠSection": 11360, - "ĠSections": 60137, - "ĠSector": 41824, - "ĠSecure": 35602, - "ĠSecurities": 46272, - "ĠSecurity": 8398, - "ĠSed": 36378, - "ĠSee": 3580, - "ĠSeed": 36922, - "ĠSeeder": 71838, - "ĠSeeds": 74089, - "ĠSeeing": 56124, - "ĠSeek": 30839, - "ĠSeeking": 59805, - "ĠSeems": 65057, - "ĠSeen": 74612, - "ĠSeg": 17652, - "ĠSega": 80949, - "ĠSegment": 38203, - "ĠSeit": 97620, - "ĠSeite": 48504, - "ĠSeiten": 83376, - "ĠSek": 50341, - "ĠSeks": 77494, - "ĠSel": 24082, - "ĠSelbst": 92552, - "ĠSele": 95193, - "ĠSelect": 8593, - "ĠSelectList": 54002, - "ĠSelectListItem": 96983, - "ĠSelected": 30402, - "ĠSelection": 25117, - "ĠSelector": 50710, - "ĠSelenium": 86817, - "ĠSelf": 10323, - "ĠSell": 43163, - "ĠSeller": 49332, - "ĠSellers": 82188, - "ĠSelling": 54820, - "ĠSem": 14582, - "ĠSemantic": 75433, - "ĠSemaphore": 89020, - "ĠSemester": 87948, - "ĠSemi": 55738, - "ĠSemiconductor": 79534, - "ĠSeminar": 83282, - "ĠSen": 5476, - "ĠSenate": 10092, - "ĠSenator": 23072, - "ĠSenators": 54818, - "ĠSend": 11244, - "ĠSendMessage": 63392, - "ĠSender": 55710, - "ĠSending": 58746, - "ĠSends": 65502, - "ĠSenior": 19903, - "ĠSens": 32252, - "ĠSense": 47329, - "ĠSensor": 31145, - "ĠSensors": 95520, - "ĠSent": 24248, - "ĠSentence": 80642, - "ĠSentinel": 57893, - "ĠSentry": 95160, - "ĠSeoul": 51289, - "ĠSep": 17907, - "ĠSepar": 34199, - "ĠSeparate": 77240, - "ĠSeparator": 79389, - "ĠSept": 5488, - "ĠSeptember": 6250, - "ĠSeq": 24676, - "ĠSequ": 25848, - "ĠSequelize": 33140, - "ĠSequence": 29971, - "ĠSequential": 60109, - "ĠSer": 8409, - "ĠSerbia": 59814, - "ĠSerbian": 88264, - "ĠSerena": 92090, - "ĠSerg": 55347, - "ĠSerge": 33022, - "ĠSergeant": 65644, - "ĠSergei": 85098, - "ĠSergey": 74529, - "ĠSergio": 66294, - "ĠSerial": 11464, - "ĠSerializable": 25901, - "ĠSerialization": 73134, - "ĠSerialize": 41000, - "ĠSerialized": 92572, - "ĠSerializer": 59922, - "ĠSerie": 57840, - "ĠSeries": 11378, - "ĠSerif": 20601, - "ĠSerious": 74596, - "ĠSeriously": 57606, - "ĠSerum": 94591, - "ĠServ": 27318, - "ĠServe": 54032, - "ĠServer": 8588, - "ĠServers": 72897, - "ĠService": 5475, - "ĠServiceException": 73207, - "ĠServiceProvider": 88717, - "ĠServices": 8471, - "ĠServing": 72743, - "ĠServlet": 23999, - "ĠServletException": 31191, - "ĠSes": 64027, - "ĠSession": 9343, - "ĠSessions": 31900, - "ĠSesso": 54647, - "ĠSet": 2638, - "ĠSetLastError": 100102, - "ĠSetProperty": 88146, - "ĠSetUp": 93201, - "ĠSetValue": 62393, - "ĠSeth": 45318, - "ĠSets": 12808, - "ĠSetter": 70364, - "ĠSetting": 20638, - "ĠSettings": 11548, - "ĠSettlement": 70148, - "ĠSetup": 19139, - "ĠSeven": 31048, - "ĠSevent": 78318, - "ĠSeventh": 75725, - "ĠSever": 59316, - "ĠSeveral": 26778, - "ĠSeverity": 52239, - "ĠSevilla": 95994, - "ĠSew": 50313, - "ĠSex": 6834, - "ĠSexe": 46592, - "ĠSexo": 57914, - "ĠSext": 68049, - "ĠSexual": 39767, - "ĠSexy": 29379, - "ĠSey": 58980, - "ĠSeymour": 94611, - "ĠSgt": 56760, - "ĠSh": 1443, - "ĠSha": 29070, - "ĠShack": 86523, - "ĠShade": 80918, - "ĠShader": 35888, - "ĠShades": 81247, - "ĠShadow": 25284, - "ĠShadows": 67549, - "ĠShaft": 96859, - "ĠShah": 37617, - "ĠShak": 87665, - "ĠShake": 73423, - "ĠShakespeare": 42482, - "ĠShall": 86561, - "ĠSham": 73191, - "ĠShaman": 93061, - "ĠShame": 88635, - "ĠShan": 60867, - "ĠShane": 51075, - "ĠShanghai": 38147, - "ĠShank": 83910, - "ĠShannon": 54763, - "ĠShape": 23342, - "ĠShapes": 62631, - "ĠShapiro": 80831, - "ĠShar": 36216, - "ĠShard": 96466, - "ĠShare": 12037, - "ĠSharePoint": 77246, - "ĠShared": 17423, - "ĠSharedModule": 84739, - "ĠSharedPreferences": 36184, - "ĠShares": 45285, - "ĠSharia": 91095, - "ĠSharing": 57135, - "ĠShark": 61536, - "ĠSharks": 71923, - "ĠSharma": 61115, - "ĠSharon": 52952, - "ĠSharp": 40361, - "ĠShaun": 77371, - "ĠShaw": 36285, - "ĠShawn": 56637, - "ĠShay": 74984, - "ĠShe": 3005, - "ĠShea": 86068, - "ĠShed": 95552, - "ĠSheep": 84008, - "ĠSheet": 28841, - "ĠSheets": 61572, - "ĠSheffield": 61125, - "ĠSheikh": 72629, - "ĠSheila": 95175, - "ĠShel": 37940, - "ĠShelby": 70508, - "ĠSheldon": 78710, - "ĠShelf": 71446, - "ĠShell": 30502, - "ĠShelley": 91609, - "ĠShelter": 75921, - "ĠShemale": 74547, - "ĠShen": 58880, - "ĠShepard": 72919, - "ĠShepherd": 59646, - "ĠSher": 17530, - "ĠSheridan": 95223, - "ĠSheriff": 29783, - "ĠSherlock": 61726, - "ĠSherman": 52983, - "ĠShi": 41804, - "ĠShia": 78509, - "ĠShib": 96437, - "ĠShield": 30843, - "ĠShields": 75897, - "ĠShift": 27608, - "ĠShiite": 94606, - "ĠShim": 54585, - "ĠShin": 35549, - "ĠShine": 87255, - "ĠShip": 27901, - "ĠShipping": 24907, - "ĠShips": 74632, - "ĠShir": 50356, - "ĠShirley": 76337, - "ĠShirt": 55807, - "ĠShiv": 90913, - "ĠSho": 64040, - "ĠShock": 48083, - "ĠShoe": 68181, - "ĠShoes": 39729, - "ĠShoot": 50366, - "ĠShooter": 99407, - "ĠShooting": 61881, - "ĠShop": 14355, - "ĠShopify": 96125, - "ĠShopping": 30064, - "ĠShoppingCart": 92007, - "ĠShops": 75644, - "ĠShore": 45819, - "ĠShort": 10928, - "ĠShortcut": 96565, - "ĠShortly": 67587, - "ĠShorts": 91782, - "ĠShot": 33447, - "ĠShotgun": 98207, - "ĠShots": 92132, - "ĠShould": 12540, - "ĠShoulder": 80872, - "ĠShow": 7073, - "ĠShowcase": 88163, - "ĠShower": 48471, - "ĠShowing": 72030, - "ĠShows": 37380, - "ĠShr": 95838, - "ĠShrine": 94574, - "ĠShuffle": 90025, - "ĠShut": 49374, - "ĠShutdown": 66479, - "ĠShutterstock": 85142, - "ĠShuttle": 78787, - "ĠSi": 12095, - "ĠSiber": 68600, - "ĠSic": 56954, - "ĠSicher": 75403, - "ĠSick": 82411, - "ĠSid": 34989, - "ĠSidd": 85813, - "ĠSide": 17072, - "ĠSidebar": 39800, - "ĠSidney": 76996, - "ĠSie": 8663, - "ĠSiege": 88090, - "ĠSiemens": 91324, - "ĠSierra": 36903, - "ĠSig": 42660, - "ĠSight": 66437, - "ĠSigma": 50637, - "ĠSign": 7220, - "ĠSignIn": 56289, - "ĠSignUp": 58177, - "ĠSignal": 28329, - "ĠSignals": 83599, - "ĠSignature": 33332, - "ĠSigned": 53553, - "ĠSignificant": 90462, - "ĠSigning": 88524, - "ĠSigns": 59124, - "ĠSignup": 55826, - "ĠSik": 78449, - "ĠSikh": 83662, - "ĠSil": 8211, - "ĠSilence": 69188, - "ĠSilent": 60555, - "ĠSilicon": 38250, - "ĠSilicone": 99900, - "ĠSilk": 52136, - "ĠSilva": 42141, - "ĠSilver": 15347, - "ĠSim": 4567, - "ĠSimilar": 22196, - "ĠSimilarly": 35339, - "ĠSimmons": 51196, - "ĠSimon": 22021, - "ĠSimone": 80532, - "ĠSimpl": 62342, - "ĠSimple": 9170, - "ĠSimpleDateFormat": 27272, - "ĠSimpleName": 41899, - "ĠSimply": 29524, - "ĠSimpson": 35766, - "ĠSimpsons": 85733, - "ĠSims": 52723, - "ĠSimulation": 44220, - "ĠSimulator": 53338, - "ĠSin": 18098, - "ĠSinai": 79985, - "ĠSinatra": 93839, - "ĠSince": 8876, - "ĠSinclair": 74289, - "ĠSind": 97781, - "ĠSing": 11070, - "ĠSingapore": 21181, - "ĠSinger": 55770, - "ĠSingh": 27992, - "ĠSingle": 11579, - "ĠSingleChildScrollView": 89654, - "ĠSingles": 47422, - "ĠSingleton": 39785, - "ĠSingular": 96030, - "ĠSink": 57551, - "ĠSinn": 85679, - "ĠSioux": 82693, - "ĠSir": 17177, - "ĠSiri": 76074, - "ĠSirius": 61134, - "ĠSistema": 77354, - "ĠSister": 48368, - "ĠSisters": 62088, - "ĠSit": 29508, - "ĠSite": 13207, - "ĠSites": 33038, - "ĠSith": 72592, - "ĠSitting": 84854, - "ĠSituation": 69478, - "ĠSix": 19198, - "ĠSixth": 68077, - "ĠSize": 8645, - "ĠSized": 22734, - "ĠSizedBox": 23755, - "ĠSizes": 71282, - "ĠSk": 4923, - "ĠSkate": 97796, - "ĠSke": 63281, - "ĠSkeleton": 67033, - "ĠSketch": 39501, - "ĠSki": 61595, - "ĠSkill": 28582, - "ĠSkills": 31340, - "ĠSkin": 28049, - "ĠSkinner": 98142, - "ĠSkinny": 95324, - "ĠSkip": 26869, - "ĠSkipping": 97218, - "ĠSkull": 61891, - "ĠSky": 15064, - "ĠSkyl": 94111, - "ĠSkype": 42309, - "ĠSkyrim": 66029, - "ĠSkywalker": 77762, - "ĠSl": 6995, - "ĠSlack": 58344, - "ĠSlam": 74723, - "ĠSlash": 73157, - "ĠSlate": 69419, - "ĠSlater": 98103, - "ĠSlave": 60468, - "ĠSlayer": 75723, - "ĠSle": 89558, - "ĠSlee": 47563, - "ĠSleep": 24708, - "ĠSleeping": 75247, - "ĠSleeve": 61362, - "ĠSlice": 57576, - "ĠSlide": 44464, - "ĠSlider": 39229, - "ĠSlim": 45491, - "ĠSlip": 59632, - "ĠSlo": 26685, - "ĠSloan": 94193, - "ĠSlot": 32416, - "ĠSlots": 53448, - "ĠSlovak": 62364, - "ĠSlovakia": 81785, - "ĠSloven": 60495, - "ĠSlovenia": 79317, - "ĠSlow": 39247, - "ĠSlug": 94713, - "ĠSlut": 97444, - "ĠSly": 91836, - "ĠSm": 4487, - "ĠSmall": 15344, - "ĠSmart": 16147, - "ĠSmartphone": 75037, - "ĠSmarty": 51414, - "ĠSmash": 48394, - "ĠSmile": 79405, - "ĠSmith": 9259, - "ĠSmithsonian": 89289, - "ĠSmoke": 54304, - "ĠSmoking": 73699, - "ĠSmooth": 51825, - "ĠSms": 96489, - "ĠSmy": 94502, - "ĠSn": 13358, - "ĠSnackbar": 57354, - "ĠSnake": 40756, - "ĠSnap": 29332, - "ĠSnapchat": 56279, - "ĠSnapdragon": 83155, - "ĠSnape": 86784, - "ĠSnapshot": 69797, - "ĠSne": 51113, - "ĠSniper": 76154, - "ĠSno": 93771, - "ĠSnow": 19435, - "ĠSnowden": 47460, - "ĠSnyder": 54231, - "ĠSo": 2100, - "ĠSoap": 61731, - "ĠSob": 67537, - "ĠSoc": 27670, - "ĠSoccer": 38633, - "ĠSoci": 42509, - "ĠSocial": 9983, - "ĠSocialist": 57210, - "ĠSociety": 13581, - "ĠSociology": 97157, - "ĠSocket": 21628, - "ĠSoda": 97172, - "ĠSodium": 83541, - "ĠSof": 36647, - "ĠSofa": 61948, - "ĠSofia": 79663, - "ĠSoft": 25046, - "ĠSoftware": 4476, - "ĠSoil": 76619, - "ĠSok": 85214, - "ĠSol": 11730, - "ĠSolar": 25450, - "ĠSold": 28239, - "ĠSoldier": 53529, - "ĠSoldiers": 75531, - "ĠSole": 65615, - "ĠSolic": 77294, - "ĠSolid": 22925, - "ĠSolidColorBrush": 92351, - "ĠSolo": 36223, - "ĠSolomon": 50899, - "ĠSolution": 12761, - "ĠSolutions": 23508, - "ĠSolve": 64384, - "ĠSolver": 69395, - "ĠSom": 18024, - "ĠSomali": 85794, - "ĠSomalia": 60851, - "ĠSome": 4427, - "ĠSomebody": 94192, - "ĠSomehow": 80147, - "ĠSomeone": 35272, - "ĠSomerset": 72232, - "ĠSomething": 25681, - "ĠSometimes": 18156, - "ĠSommer": 80609, - "ĠSon": 12103, - "ĠSonata": 95451, - "ĠSong": 19508, - "ĠSongs": 40200, - "ĠSonia": 90491, - "ĠSonic": 44317, - "ĠSons": 51838, - "ĠSony": 21533, - "ĠSoon": 32862, - "ĠSoph": 34940, - "ĠSophia": 71471, - "ĠSophie": 60410, - "ĠSor": 30631, - "ĠSoros": 71287, - "ĠSorry": 33386, - "ĠSort": 16347, - "ĠSorted": 53788, - "ĠSorting": 78243, - "ĠSou": 9424, - "ĠSoul": 30242, - "ĠSouls": 58770, - "ĠSound": 14936, - "ĠSounds": 45241, - "ĠSoup": 61434, - "ĠSour": 95588, - "ĠSource": 8922, - "ĠSources": 48132, - "ĠSous": 89578, - "ĠSouth": 4987, - "ĠSouthampton": 62251, - "ĠSoutheast": 36664, - "ĠSouthern": 16642, - "ĠSouthwest": 46785, - "ĠSov": 18348, - "ĠSovere": 89321, - "ĠSoviet": 19953, - "ĠSoviets": 85389, - "ĠSox": 39645, - "ĠSoy": 63103, - "ĠSp": 3165, - "ĠSpa": 35914, - "ĠSpace": 11746, - "ĠSpaceX": 63024, - "ĠSpacer": 71273, - "ĠSpaces": 69156, - "ĠSpain": 18157, - "ĠSpam": 82767, - "ĠSpan": 12168, - "ĠSpanish": 15506, - "ĠSpar": 70906, - "ĠSpare": 96305, - "ĠSpark": 27565, - "ĠSparks": 94894, - "ĠSparse": 72894, - "ĠSpart": 49451, - "ĠSpartan": 77286, - "ĠSpatial": 75797, - "ĠSpawn": 48461, - "ĠSpe": 12587, - "ĠSpeak": 68301, - "ĠSpeaker": 30173, - "ĠSpeakers": 81196, - "ĠSpeaking": 45072, - "ĠSpear": 78537, - "ĠSpears": 95055, - "ĠSpec": 11197, - "ĠSpecial": 9984, - "ĠSpecialist": 40420, - "ĠSpecialists": 92794, - "ĠSpecialty": 82614, - "ĠSpecies": 51567, - "ĠSpecific": 29362, - "ĠSpecifically": 45863, - "ĠSpecification": 52377, - "ĠSpecifications": 63688, - "ĠSpecifies": 46080, - "ĠSpecify": 48495, - "ĠSpecs": 80992, - "ĠSpect": 27726, - "ĠSpectrum": 52939, - "ĠSpeech": 39841, - "ĠSpeed": 15535, - "ĠSpeedway": 86749, - "ĠSpell": 30180, - "ĠSpells": 79153, - "ĠSpencer": 36221, - "ĠSpend": 78137, - "ĠSpending": 87753, - "ĠSphere": 55599, - "ĠSphinx": 95293, - "ĠSpi": 20332, - "ĠSpice": 68921, - "ĠSpicer": 80766, - "ĠSpider": 29490, - "ĠSpiel": 32480, - "ĠSpielberg": 94716, - "ĠSpiele": 70562, - "ĠSpieler": 82674, - "ĠSpike": 61352, - "ĠSpin": 41785, - "ĠSpinner": 48645, - "ĠSpir": 66147, - "ĠSpiral": 89888, - "ĠSpirit": 17326, - "ĠSpirits": 82877, - "ĠSpiritual": 63849, - "ĠSpit": 82841, - "ĠSpl": 52298, - "ĠSplash": 46542, - "ĠSplashScreen": 91424, - "ĠSplit": 28910, - "ĠSpo": 57049, - "ĠSpokane": 89280, - "ĠSponge": 81843, - "ĠSponsor": 48661, - "ĠSponsored": 74847, - "ĠSpoon": 94613, - "ĠSport": 18707, - "ĠSporting": 65403, - "ĠSports": 13482, - "ĠSpot": 24178, - "ĠSpotify": 41637, - "ĠSpotlight": 81399, - "ĠSpr": 15883, - "ĠSpray": 61661, - "ĠSpread": 48816, - "ĠSpreadsheet": 99601, - "ĠSpring": 12531, - "ĠSpringApplication": 92851, - "ĠSpringer": 67915, - "ĠSpringfield": 53524, - "ĠSprings": 30304, - "ĠSprint": 45912, - "ĠSprite": 22282, - "ĠSpurs": 46142, - "ĠSpy": 47414, - "ĠSq": 65671, - "ĠSql": 7372, - "ĠSqlCommand": 22065, - "ĠSqlConnection": 29081, - "ĠSqlDataAdapter": 47943, - "ĠSqlDataReader": 66611, - "ĠSqlDbType": 28667, - "ĠSqlParameter": 22687, - "ĠSqu": 20685, - "ĠSquad": 35807, - "ĠSquadron": 71172, - "ĠSquare": 15992, - "ĠSr": 34688, - "ĠSrc": 68784, - "ĠSri": 34445, - "ĠSt": 800, - "ĠStObject": 30539, - "ĠSta": 60920, - "ĠStability": 81238, - "ĠStable": 84441, - "ĠStack": 14619, - "ĠStacy": 98425, - "ĠStadium": 23462, - "ĠStadt": 55192, - "ĠStaff": 17381, - "ĠStafford": 63574, - "ĠStage": 22891, - "ĠStainless": 33590, - "ĠStake": 99346, - "ĠStalin": 47765, - "ĠStall": 72970, - "ĠStam": 69180, - "ĠStamford": 99387, - "ĠStamina": 95372, - "ĠStamp": 55887, - "ĠStan": 15560, - "ĠStand": 15948, - "ĠStandard": 12028, - "ĠStandards": 35653, - "ĠStanding": 46327, - "ĠStanford": 31788, - "ĠStanley": 31552, - "ĠStanton": 81764, - "ĠStap": 63606, - "ĠStaples": 92498, - "ĠStar": 7834, - "ĠStarbucks": 49884, - "ĠStard": 98928, - "ĠStark": 47849, - "ĠStarr": 76122, - "ĠStars": 25676, - "ĠStart": 5256, - "ĠStartCoroutine": 46312, - "ĠStartTime": 97898, - "ĠStarted": 36912, - "ĠStarter": 60887, - "ĠStarting": 28757, - "ĠStarts": 48828, - "ĠStartup": 39514, - "ĠStat": 12442, - "ĠState": 3314, - "ĠStatefulWidget": 38742, - "ĠStateless": 36957, - "ĠStatelessWidget": 37898, - "ĠStatement": 22504, - "ĠStatements": 70816, - "ĠStaten": 96406, - "ĠStates": 4273, - "ĠStatic": 23977, - "ĠStation": 17040, - "ĠStations": 88016, - "ĠStatistical": 66794, - "ĠStatistics": 25647, - "ĠStats": 31027, - "ĠStatue": 89675, - "ĠStatus": 8266, - "ĠStatusBar": 69123, - "ĠStatusCode": 54503, - "ĠStay": 29837, - "ĠStd": 43617, - "ĠSte": 3441, - "ĠSteak": 85343, - "ĠStealth": 74567, - "ĠSteam": 22578, - "ĠSteel": 12783, - "ĠSteele": 57493, - "ĠSteelers": 51555, - "ĠSteering": 79821, - "ĠStef": 69420, - "ĠStefan": 50002, - "ĠStein": 35606, - "ĠStella": 75698, - "ĠStellar": 95642, - "ĠStem": 81948, - "ĠStep": 15166, - "ĠSteph": 41659, - "ĠStephan": 39464, - "ĠStephanie": 49243, - "ĠStephen": 18587, - "ĠStephens": 77023, - "ĠSteps": 40961, - "ĠSter": 27155, - "ĠStereo": 73075, - "ĠSterling": 44835, - "ĠStern": 51850, - "ĠSteve": 14129, - "ĠSteven": 24565, - "ĠStevens": 36177, - "ĠStevenson": 83048, - "ĠStewart": 29868, - "ĠStick": 47561, - "ĠSticky": 93743, - "ĠStill": 16782, - "ĠStim": 71872, - "ĠSting": 83970, - "ĠStir": 65292, - "ĠStitch": 69023, - "ĠStmt": 98123, - "ĠSto": 71883, - "ĠStock": 12937, - "ĠStockholm": 53182, - "ĠStocks": 80336, - "ĠStoke": 84697, - "ĠStokes": 98620, - "ĠSton": 36219, - "ĠStone": 14637, - "ĠStones": 57200, - "ĠStop": 14549, - "ĠStops": 90073, - "ĠStopwatch": 71987, - "ĠStorage": 15035, - "ĠStore": 9307, - "ĠStored": 94885, - "ĠStores": 39402, - "ĠStories": 30129, - "ĠStorm": 22620, - "ĠStory": 15457, - "ĠStout": 92130, - "ĠStr": 4610, - "ĠStra": 27745, - "ĠStraight": 46910, - "ĠStrait": 83163, - "ĠStrand": 78402, - "ĠStrange": 43693, - "ĠStranger": 73844, - "ĠStrap": 85506, - "ĠStrat": 54035, - "ĠStrateg": 29323, - "ĠStrategic": 46661, - "ĠStrategies": 56619, - "ĠStrategy": 28845, - "ĠStrauss": 94511, - "ĠStraw": 57944, - "ĠStrawberry": 89077, - "ĠStre": 36772, - "ĠStream": 9384, - "ĠStreamLazy": 73018, - "ĠStreamReader": 47911, - "ĠStreamWriter": 58357, - "ĠStreaming": 45910, - "ĠStreams": 95622, - "ĠStreet": 6825, - "ĠStreets": 66618, - "ĠStrength": 32937, - "ĠStress": 51568, - "ĠStretch": 61205, - "ĠStrict": 53981, - "ĠStrike": 36478, - "ĠStrikes": 98126, - "ĠString": 935, - "ĠStringBuffer": 30991, - "ĠStringBuilder": 11664, - "ĠStringComparison": 48787, - "ĠStringField": 60102, - "ĠStringIO": 68035, - "ĠStringSplitOptions": 80976, - "ĠStringTokenizer": 72701, - "ĠStringType": 94735, - "ĠStringUtil": 70380, - "ĠStringUtils": 44038, - "ĠStringWriter": 85887, - "ĠStrings": 42751, - "ĠStrip": 35999, - "ĠStripe": 60666, - "ĠStroke": 70034, - "ĠStrom": 93703, - "ĠStrong": 27191, - "ĠStruct": 16531, - "ĠStructural": 73800, - "ĠStructure": 29696, - "ĠStructures": 71150, - "ĠStuart": 44632, - "ĠStub": 67711, - "ĠStud": 7814, - "ĠStudent": 11988, - "ĠStudents": 20783, - "ĠStudies": 19241, - "ĠStudio": 19074, - "ĠStudios": 31362, - "ĠStudy": 19723, - "ĠStuff": 46586, - "ĠStunden": 81644, - "ĠStunning": 93453, - "ĠStuttgart": 83239, - "ĠSty": 47665, - "ĠStyle": 12179, - "ĠStyleSheet": 25789, - "ĠStyled": 58399, - "ĠStyles": 38470, - "ĠSu": 17360, - "ĠSuarez": 94763, - "ĠSub": 3804, - "ĠSubLObject": 80157, - "ĠSubaru": 61006, - "ĠSubcommittee": 99256, - "ĠSubject": 17908, - "ĠSubjects": 65818, - "ĠSubmission": 59834, - "ĠSubmit": 30270, - "ĠSubmitted": 72989, - "ĠSubscribe": 28369, - "ĠSubscriber": 70753, - "ĠSubscription": 30717, - "ĠSubset": 74323, - "ĠSubstance": 95387, - "ĠSubstitute": 88249, - "ĠSubtract": 94310, - "ĠSubway": 86181, - "ĠSuc": 68990, - "ĠSucc": 89279, - "ĠSuccess": 13346, - "ĠSuccessful": 46626, - "ĠSuccessfully": 35691, - "ĠSuch": 15483, - "ĠSuche": 80141, - "ĠSud": 27430, - "ĠSudan": 43554, - "ĠSuddenly": 58801, - "ĠSudoku": 95354, - "ĠSue": 48749, - "ĠSuff": 60363, - "ĠSuffolk": 81883, - "ĠSug": 84867, - "ĠSugar": 32019, - "ĠSuggestions": 88715, - "ĠSuicide": 65900, - "ĠSuit": 33711, - "ĠSuitable": 86346, - "ĠSuite": 21652, - "ĠSuites": 77112, - "ĠSuk": 74874, - "ĠSul": 46962, - "ĠSullivan": 43089, - "ĠSultan": 76086, - "ĠSum": 8279, - "ĠSummary": 22241, - "ĠSummer": 19367, - "ĠSummers": 80748, - "ĠSummit": 35769, - "ĠSummon": 55006, - "ĠSun": 8219, - "ĠSund": 37902, - "ĠSunday": 7418, - "ĠSundays": 62180, - "ĠSunder": 73161, - "ĠSunderland": 83765, - "ĠSung": 60671, - "ĠSunni": 56110, - "ĠSunny": 56138, - "ĠSunrise": 88288, - "ĠSuns": 74068, - "ĠSunset": 63790, - "ĠSunshine": 62394, - "ĠSup": 6433, - "ĠSuper": 7445, - "ĠSuperintendent": 68984, - "ĠSuperior": 42041, - "ĠSuperman": 38809, - "ĠSupern": 97048, - "ĠSuperv": 62924, - "ĠSupervisor": 58207, - "ĠSupplement": 43491, - "ĠSupplementary": 99371, - "ĠSupplements": 92410, - "ĠSupplier": 32804, - "ĠSuppliers": 48089, - "ĠSupplies": 51352, - "ĠSupply": 30909, - "ĠSupport": 9365, - "ĠSupported": 50080, - "ĠSupporters": 91363, - "ĠSupporting": 75096, - "ĠSupports": 67546, - "ĠSuppose": 83710, - "ĠSuppress": 87898, - "ĠSupreme": 13814, - "ĠSur": 8242, - "ĠSure": 23371, - "ĠSurely": 65288, - "ĠSurf": 65197, - "ĠSurface": 28061, - "ĠSurg": 34376, - "ĠSurge": 57257, - "ĠSurgery": 48190, - "ĠSurgical": 71212, - "ĠSurprise": 85584, - "ĠSurre": 55166, - "ĠSurrey": 68064, - "ĠSurround": 100060, - "ĠSurv": 29878, - "ĠSurveillance": 76458, - "ĠSurvey": 24507, - "ĠSurvival": 54451, - "ĠSurvivor": 65580, - "ĠSus": 16687, - "ĠSusan": 31033, - "ĠSusp": 53306, - "ĠSuspension": 91110, - "ĠSussex": 70608, - "ĠSustainability": 89812, - "ĠSustainable": 61593, - "ĠSutton": 74113, - "ĠSuz": 35487, - "ĠSuzanne": 85252, - "ĠSuzuki": 56846, - "ĠSv": 64705, - "ĠSvens": 87273, - "ĠSvg": 82155, - "ĠSw": 4593, - "ĠSwagger": 80731, - "ĠSwal": 60173, - "ĠSwamp": 83911, - "ĠSwan": 44501, - "ĠSwansea": 78903, - "ĠSwap": 44949, - "ĠSwarm": 97570, - "ĠSwe": 37326, - "ĠSweat": 87060, - "ĠSweden": 24067, - "ĠSwedish": 31209, - "ĠSweep": 86122, - "ĠSweet": 27687, - "ĠSwift": 24594, - "ĠSwiftUI": 75981, - "ĠSwim": 69333, - "ĠSwimming": 75800, - "ĠSwing": 53186, - "ĠSwinger": 61265, - "ĠSwipe": 64900, - "ĠSwiss": 30791, - "ĠSwitch": 15958, - "ĠSwitzerland": 30221, - "ĠSword": 36751, - "ĠSwords": 89451, - "ĠSy": 5837, - "ĠSydney": 21972, - "ĠSylv": 47137, - "ĠSylvia": 89406, - "ĠSym": 11629, - "ĠSymbol": 20185, - "ĠSymbols": 84680, - "ĠSymfony": 16398, - "ĠSymphony": 63306, - "ĠSymposium": 74938, - "ĠSymptoms": 77417, - "ĠSyn": 24028, - "ĠSync": 30037, - "ĠSynd": 42319, - "ĠSyndrome": 57496, - "ĠSynopsis": 89098, - "ĠSyntax": 33217, - "ĠSynthetic": 75928, - "ĠSyracuse": 62696, - "ĠSyria": 12911, - "ĠSyrian": 18636, - "ĠSyrians": 80056, - "ĠSys": 30009, - "ĠSystem": 744, - "ĠSystems": 15264, - "ĠSz": 45290, - "ĠSão": 48790, - "ĠSé": 73487, - "ĠSü": 78649, - "ĠT": 350, - "ĠTA": 39991, - "ĠTAB": 50276, - "ĠTABLE": 14700, - "ĠTAG": 22216, - "ĠTAKE": 86239, - "ĠTAM": 92720, - "ĠTAR": 75674, - "ĠTARGET": 42133, - "ĠTAS": 92388, - "ĠTASK": 44079, - "ĠTAX": 91873, - "ĠTArray": 96373, - "ĠTB": 31180, - "ĠTBD": 73364, - "ĠTBranch": 93226, - "ĠTC": 25610, - "ĠTCHAR": 68169, - "ĠTCL": 66331, - "ĠTCP": 27754, - "ĠTD": 28816, - "ĠTE": 18793, - "ĠTEAM": 59203, - "ĠTECH": 54528, - "ĠTECHNO": 88634, - "ĠTED": 84296, - "ĠTELE": 90340, - "ĠTEM": 76770, - "ĠTEMP": 58531, - "ĠTEMPLATE": 68487, - "ĠTEN": 75366, - "ĠTER": 49948, - "ĠTERM": 89652, - "ĠTERMIN": 94860, - "ĠTERMS": 100028, - "ĠTEST": 13916, - "ĠTESTING": 96635, - "ĠTEX": 77324, - "ĠTEXT": 16139, - "ĠTEntity": 91900, - "ĠTF": 30245, - "ĠTFT": 99701, - "ĠTForm": 94717, - "ĠTG": 56972, - "ĠTH": 4534, - "ĠTHAN": 91106, - "ĠTHANK": 81957, - "ĠTHAT": 26336, - "ĠTHC": 49590, - "ĠTHE": 3247, - "ĠTHEIR": 84704, - "ĠTHEM": 74803, - "ĠTHEME": 87755, - "ĠTHEN": 25086, - "ĠTHEORY": 30757, - "ĠTHERE": 62207, - "ĠTHESE": 83435, - "ĠTHEY": 63593, - "ĠTHINK": 93219, - "ĠTHIRD": 69257, - "ĠTHIS": 10245, - "ĠTHR": 91686, - "ĠTHREAD": 57615, - "ĠTHREE": 14367, - "ĠTHROUGH": 94205, - "ĠTHROW": 78634, - "ĠTI": 39237, - "ĠTICK": 76811, - "ĠTIFF": 75221, - "ĠTILE": 53949, - "ĠTIM": 18214, - "ĠTIME": 23029, - "ĠTIMEOUT": 91946, - "ĠTIMER": 51031, - "ĠTIMES": 88030, - "ĠTIMESTAMP": 93692, - "ĠTITLE": 49673, - "ĠTInt": 72338, - "ĠTJ": 74057, - "ĠTK": 45399, - "ĠTKey": 89850, - "ĠTL": 30715, - "ĠTLC": 91582, - "ĠTLS": 42754, - "ĠTLabel": 82097, - "ĠTM": 24929, - "ĠTMP": 67353, - "ĠTMPro": 89026, - "ĠTMZ": 100055, - "ĠTN": 32023, - "ĠTNT": 89231, - "ĠTO": 5257, - "ĠTOD": 35274, - "ĠTODAY": 41362, - "ĠTODO": 5456, - "ĠTOK": 80601, - "ĠTOKEN": 44674, - "ĠTOM": 83565, - "ĠTOO": 93676, - "ĠTOOL": 93913, - "ĠTOP": 26063, - "ĠTOR": 71061, - "ĠTORT": 18269, - "ĠTOTAL": 48062, - "ĠTOUCH": 89879, - "ĠTOUR": 81401, - "ĠTObject": 32811, - "ĠTP": 30170, - "ĠTPM": 64744, - "ĠTPP": 70111, - "ĠTR": 5091, - "ĠTRACE": 38619, - "ĠTRACK": 74602, - "ĠTRADE": 97961, - "ĠTRAIN": 68609, - "ĠTRAN": 41447, - "ĠTRANS": 48633, - "ĠTRANSACTION": 95023, - "ĠTRE": 77986, - "ĠTREE": 72861, - "ĠTRI": 55663, - "ĠTRUE": 8378, - "ĠTRY": 79581, - "ĠTResult": 48040, - "ĠTS": 23822, - "ĠTSA": 80004, - "ĠTSR": 75771, - "ĠTSRMLS": 88066, - "ĠTString": 53326, - "ĠTT": 33844, - "ĠTTC": 88900, - "ĠTTL": 79632, - "ĠTU": 70514, - "ĠTURN": 83469, - "ĠTV": 6007, - "ĠTValue": 57474, - "ĠTVs": 60866, - "ĠTW": 36655, - "ĠTWO": 47358, - "ĠTX": 17467, - "ĠTXT": 73529, - "ĠTY": 49962, - "ĠTYPE": 12736, - "ĠTYPES": 83425, - "ĠTYPO": 78374, - "ĠTZ": 88205, - "ĠTa": 24172, - "ĠTab": 15490, - "ĠTable": 6771, - "ĠTableCell": 85470, - "ĠTableColumn": 73422, - "ĠTableName": 82890, - "ĠTableRow": 81317, - "ĠTableView": 96597, - "ĠTables": 43252, - "ĠTablet": 58403, - "ĠTablets": 85482, - "ĠTabs": 53714, - "ĠTac": 56609, - "ĠTaco": 79997, - "ĠTacoma": 85628, - "ĠTactical": 71658, - "ĠTactics": 94938, - "ĠTag": 12633, - "ĠTage": 72277, - "ĠTags": 28783, - "ĠTah": 58087, - "ĠTahoe": 96986, - "ĠTai": 22448, - "ĠTail": 37179, - "ĠTaipei": 97445, - "ĠTaiwan": 29389, - "ĠTaiwanese": 94037, - "ĠTaj": 67799, - "ĠTak": 34390, - "ĠTake": 12040, - "ĠTaken": 57074, - "ĠTakes": 38707, - "ĠTaking": 36925, - "ĠTal": 18051, - "ĠTale": 55448, - "ĠTalent": 55607, - "ĠTales": 54955, - "ĠTaliban": 41770, - "ĠTalk": 19513, - "ĠTalking": 62022, - "ĠTalks": 81547, - "ĠTall": 42202, - "ĠTam": 29988, - "ĠTamb": 59226, - "ĠTambién": 91230, - "ĠTamil": 44883, - "ĠTampa": 33225, - "ĠTan": 25566, - "ĠTang": 41462, - "ĠTango": 99448, - "ĠTank": 32494, - "ĠTanks": 83881, - "ĠTanner": 90896, - "ĠTantra": 89311, - "ĠTanz": 58780, - "ĠTanzania": 69894, - "ĠTao": 60608, - "ĠTap": 37234, - "ĠTape": 58586, - "ĠTar": 24912, - "ĠTara": 70797, - "ĠTarget": 13791, - "ĠTargets": 86047, - "ĠTart": 78641, - "ĠTas": 45787, - "ĠTask": 5546, - "ĠTasks": 47571, - "ĠTasmania": 93528, - "ĠTaste": 59081, - "ĠTat": 63567, - "ĠTata": 88245, - "ĠTate": 68108, - "ĠTatto": 61192, - "ĠTattoo": 76634, - "ĠTau": 81185, - "ĠTavern": 81400, - "ĠTax": 15545, - "ĠTaxes": 72837, - "ĠTaxi": 79375, - "ĠTay": 58628, - "ĠTaylor": 16844, - "ĠTb": 99882, - "ĠTcl": 57591, - "ĠTcp": 65976, - "ĠTe": 2722, - "ĠTea": 31125, - "ĠTeach": 70377, - "ĠTeacher": 30169, - "ĠTeachers": 47802, - "ĠTeaching": 45377, - "ĠTeam": 8068, - "ĠTeams": 40713, - "ĠTear": 78082, - "ĠTears": 92014, - "ĠTec": 93587, - "ĠTech": 17829, - "ĠTechn": 7146, - "ĠTechnical": 27766, - "ĠTechnician": 60156, - "ĠTechnique": 78719, - "ĠTechniques": 66044, - "ĠTechnologies": 25579, - "ĠTechnology": 12053, - "ĠTecn": 88320, - "ĠTed": 23989, - "ĠTeddy": 71166, - "ĠTee": 68099, - "ĠTeen": 24138, - "ĠTeens": 70153, - "ĠTeeth": 98978, - "ĠTeh": 45989, - "ĠTehran": 53795, - "ĠTeil": 48455, - "ĠTek": 56534, - "ĠTel": 23683, - "ĠTele": 13875, - "ĠTelecom": 71964, - "ĠTelefon": 70087, - "ĠTelegram": 44063, - "ĠTelegraph": 49906, - "ĠTelephone": 58030, - "ĠTelerik": 39946, - "ĠTelescope": 87062, - "ĠTelevision": 41445, - "ĠTell": 25672, - "ĠTells": 99990, - "ĠTem": 8817, - "ĠTemp": 20539, - "ĠTempData": 82067, - "ĠTemper": 75783, - "ĠTemperature": 38122, - "ĠTempl": 79910, - "ĠTemplate": 14692, - "ĠTemplates": 19820, - "ĠTemple": 19176, - "ĠTempo": 88603, - "ĠTemporary": 55548, - "ĠTen": 18165, - "ĠTenant": 74824, - "ĠTencent": 71021, - "ĠTender": 94967, - "ĠTenn": 76626, - "ĠTennessee": 24097, - "ĠTennis": 58251, - "ĠTensor": 27127, - "ĠTensorFlow": 96086, - "ĠTent": 67680, - "ĠTer": 10335, - "ĠTeresa": 64540, - "ĠTerm": 17978, - "ĠTermin": 47045, - "ĠTerminal": 35190, - "ĠTerminator": 98461, - "ĠTerms": 20163, - "ĠTerr": 18122, - "ĠTerra": 50526, - "ĠTerrace": 80270, - "ĠTerrain": 63118, - "ĠTerraria": 86692, - "ĠTerritories": 87443, - "ĠTerritory": 49187, - "ĠTerror": 38256, - "ĠTerrorism": 80764, - "ĠTerry": 32618, - "ĠTes": 23971, - "ĠTesla": 28298, - "ĠTess": 92145, - "ĠTest": 3475, - "ĠTestBed": 18192, - "ĠTestCase": 31673, - "ĠTestData": 94300, - "ĠTestUtils": 85845, - "ĠTestament": 40214, - "ĠTested": 89605, - "ĠTester": 77916, - "ĠTesting": 27866, - "ĠTests": 20756, - "ĠTet": 50862, - "ĠTeuchos": 86189, - "ĠTex": 32568, - "ĠTexans": 53791, - "ĠTexas": 8421, - "ĠText": 2991, - "ĠTextAlign": 55510, - "ĠTextArea": 89828, - "ĠTextBox": 30794, - "ĠTextEditingController": 47098, - "ĠTextField": 29535, - "ĠTextFormField": 79211, - "ĠTextInput": 43332, - "ĠTextInputType": 93651, - "ĠTextStyle": 16361, - "ĠTextView": 14187, - "ĠTexture": 19283, - "ĠTf": 92556, - "ĠTh": 666, - "ĠThai": 27490, - "ĠThailand": 30567, - "ĠThames": 82288, - "ĠThan": 34776, - "ĠThank": 9930, - "ĠThankfully": 63554, - "ĠThanks": 11361, - "ĠThanksgiving": 37250, - "ĠThat": 3011, - "ĠThatcher": 82085, - "ĠThe": 578, - "ĠTheater": 38571, - "ĠTheatre": 27315, - "ĠTheft": 62099, - "ĠTheir": 11205, - "ĠThem": 49038, - "ĠThema": 62250, - "ĠTheme": 16847, - "ĠThemeData": 96650, - "ĠThemes": 63187, - "ĠThen": 5112, - "ĠTheo": 85237, - "ĠTheodore": 77449, - "ĠTheory": 31535, - "ĠTher": 23258, - "ĠTherapy": 40143, - "ĠThere": 2684, - "ĠTherefore": 15636, - "ĠTheresa": 43812, - "ĠTherm": 68372, - "ĠThermal": 66726, - "ĠThese": 4314, - "ĠThesis": 75097, - "ĠTheta": 69810, - "ĠThey": 2435, - "ĠThi": 60223, - "ĠThick": 82377, - "ĠThickness": 70501, - "ĠThief": 86698, - "ĠThin": 70722, - "ĠThing": 38300, - "ĠThings": 20695, - "ĠThink": 21834, - "ĠThinking": 53389, - "ĠThird": 21530, - "ĠThirty": 67720, - "ĠThis": 1115, - "ĠThom": 8888, - "ĠThomas": 11355, - "ĠThompson": 26224, - "ĠThomson": 65332, - "ĠThor": 29550, - "ĠThorn": 78024, - "ĠThornton": 79334, - "ĠThose": 13266, - "ĠThou": 86471, - "ĠThough": 18056, - "ĠThought": 36287, - "ĠThoughts": 61399, - "ĠThousand": 75453, - "ĠThousands": 63294, - "ĠThr": 30665, - "ĠThread": 8926, - "ĠThreadPool": 73816, - "ĠThreads": 75842, - "ĠThreat": 53435, - "ĠThree": 14853, - "ĠThreshold": 59179, - "ĠThrone": 91701, - "ĠThrones": 47494, - "ĠThrough": 17331, - "ĠThroughout": 46982, - "ĠThrow": 32445, - "ĠThrowable": 22907, - "ĠThrows": 67947, - "ĠThu": 36992, - "ĠThumb": 93356, - "ĠThumbnail": 88892, - "ĠThumbnails": 94822, - "ĠThunder": 27789, - "ĠThur": 76155, - "ĠThurs": 83785, - "ĠThursday": 7950, - "ĠThus": 14636, - "ĠThy": 67675, - "ĠTi": 23126, - "ĠTian": 48443, - "ĠTib": 37916, - "ĠTibet": 45261, - "ĠTibetan": 73074, - "ĠTic": 79526, - "ĠTick": 54192, - "ĠTicket": 29497, - "ĠTickets": 36715, - "ĠTide": 72116, - "ĠTie": 59825, - "ĠTier": 36332, - "ĠTiffany": 68573, - "ĠTig": 94979, - "ĠTiger": 36845, - "ĠTigers": 40816, - "ĠTight": 75446, - "ĠTik": 73842, - "ĠTil": 58769, - "ĠTile": 21407, - "ĠTiles": 72680, - "ĠTill": 40788, - "ĠTillerson": 75280, - "ĠTim": 9538, - "ĠTimber": 45248, - "ĠTime": 4212, - "ĠTimeInterval": 99648, - "ĠTimeSpan": 30258, - "ĠTimeUnit": 37867, - "ĠTimeZone": 89809, - "ĠTimeline": 50628, - "ĠTimeout": 40480, - "ĠTimer": 18232, - "ĠTimes": 8691, - "ĠTimestamp": 33858, - "ĠTiming": 71913, - "ĠTimothy": 45568, - "ĠTin": 57355, - "ĠTina": 64787, - "ĠTinder": 66456, - "ĠTing": 99632, - "ĠTiny": 49074, - "ĠTip": 30973, - "ĠTipo": 46120, - "ĠTips": 26788, - "ĠTir": 83655, - "ĠTire": 68955, - "ĠTit": 24977, - "ĠTitan": 28547, - "ĠTitanic": 89862, - "ĠTitanium": 80454, - "ĠTitans": 47711, - "ĠTitle": 11106, - "ĠTitles": 85487, - "ĠTits": 70086, - "ĠTk": 50260, - "ĠTmax": 66874, - "ĠTmin": 68523, - "ĠTo": 2057, - "ĠToDo": 68153, - "ĠToString": 33228, - "ĠToast": 9806, - "ĠToastr": 91519, - "ĠTob": 32856, - "ĠTobacco": 66210, - "ĠTobias": 80102, - "ĠToby": 79479, - "ĠTod": 59683, - "ĠToday": 11450, - "ĠTodd": 30534, - "ĠTodo": 26476, - "ĠTodos": 64331, - "ĠToe": 90904, - "ĠTogether": 32255, - "ĠToggle": 38205, - "ĠToilet": 82994, - "ĠTok": 22164, - "ĠToken": 9857, - "ĠTokenType": 57682, - "ĠTokens": 59266, - "ĠTokyo": 27286, - "ĠTol": 59602, - "ĠToledo": 73377, - "ĠTolkien": 80403, - "ĠToll": 86394, - "ĠTom": 8529, - "ĠTomas": 89036, - "ĠTomato": 94091, - "ĠTomb": 57272, - "ĠTome": 94966, - "ĠTommy": 40139, - "ĠTomorrow": 56096, - "ĠTon": 31816, - "ĠTone": 68004, - "ĠTong": 51491, - "ĠToni": 90402, - "ĠTonight": 55314, - "ĠTony": 19036, - "ĠToo": 25619, - "ĠTook": 90796, - "ĠTool": 13782, - "ĠToolStrip": 62691, - "ĠToolbar": 45384, - "ĠToolbox": 97062, - "ĠToolkit": 55876, - "ĠTools": 14173, - "ĠTooltip": 60323, - "ĠTooth": 83499, - "ĠTop": 7054, - "ĠTopic": 34011, - "ĠTopics": 41994, - "ĠTops": 93505, - "ĠTor": 8611, - "ĠTorah": 73050, - "ĠTorch": 79843, - "ĠTories": 67069, - "ĠToro": 85080, - "ĠToronto": 14974, - "ĠTorrent": 64886, - "ĠTorres": 55507, - "ĠTort": 56927, - "ĠTory": 47250, - "ĠTos": 70403, - "ĠToshiba": 96541, - "ĠTot": 39120, - "ĠTotal": 10884, - "ĠTotally": 83065, - "ĠTottenham": 56648, - "ĠTou": 57895, - "ĠTouch": 19898, - "ĠTouchableOpacity": 64843, - "ĠTough": 78154, - "ĠTour": 14986, - "ĠTourism": 52652, - "ĠTournament": 18877, - "ĠTours": 57149, - "ĠTout": 80905, - "ĠTow": 41493, - "ĠTowards": 94965, - "ĠTower": 22703, - "ĠTowers": 68457, - "ĠTown": 14298, - "ĠTownsend": 96782, - "ĠTownship": 53767, - "ĠToxic": 67502, - "ĠToy": 22331, - "ĠToyota": 30300, - "ĠToys": 49481, - "ĠTr": 1183, - "ĠTra": 17747, - "ĠTrace": 28262, - "ĠTrack": 20371, - "ĠTracker": 41279, - "ĠTracking": 47170, - "ĠTracks": 65840, - "ĠTracy": 60342, - "ĠTrad": 15415, - "ĠTradable": 23940, - "ĠTrade": 17657, - "ĠTrader": 67531, - "ĠTrades": 96880, - "ĠTrading": 32704, - "ĠTradition": 81578, - "ĠTraditional": 46560, - "ĠTraff": 67848, - "ĠTraffic": 38081, - "ĠTrafford": 95746, - "ĠTrail": 19177, - "ĠTrailer": 38042, - "ĠTrails": 94841, - "ĠTrain": 27217, - "ĠTrainer": 47155, - "ĠTraining": 16543, - "ĠTrait": 69401, - "ĠTraits": 68126, - "ĠTran": 58328, - "ĠTrans": 4149, - "ĠTransaction": 18351, - "ĠTransactions": 56385, - "ĠTranscript": 91403, - "ĠTransfer": 24078, - "ĠTransform": 15583, - "ĠTransformation": 54752, - "ĠTransformer": 63479, - "ĠTransformers": 81632, - "ĠTransit": 46955, - "ĠTransition": 38821, - "ĠTransitional": 67316, - "ĠTranslate": 38840, - "ĠTranslation": 39141, - "ĠTranslator": 77291, - "ĠTransmission": 48125, - "ĠTransmit": 98757, - "ĠTransparency": 95231, - "ĠTransparent": 90968, - "ĠTransport": 17159, - "ĠTransportation": 30978, - "ĠTrap": 53920, - "ĠTrash": 71723, - "ĠTrav": 43359, - "ĠTravel": 18589, - "ĠTraverse": 87833, - "ĠTravis": 41810, - "ĠTray": 65716, - "ĠTre": 12758, - "ĠTreasure": 58248, - "ĠTreasurer": 88975, - "ĠTreasury": 32991, - "ĠTreat": 19409, - "ĠTreatment": 31969, - "ĠTreaty": 52131, - "ĠTree": 9119, - "ĠTreeMap": 77983, - "ĠTreeNode": 17549, - "ĠTreeSet": 91527, - "ĠTrees": 59984, - "ĠTrek": 31571, - "ĠTrem": 76263, - "ĠTrend": 31753, - "ĠTrends": 50730, - "ĠTrent": 48620, - "ĠTrev": 46101, - "ĠTrevor": 54651, - "ĠTrey": 82560, - "ĠTri": 12639, - "ĠTrial": 41574, - "ĠTrials": 70544, - "ĠTriangle": 39131, - "ĠTrib": 21163, - "ĠTribal": 91212, - "ĠTribe": 63804, - "ĠTribunal": 58071, - "ĠTribune": 41439, - "ĠTribute": 96302, - "ĠTrick": 70325, - "ĠTricks": 85276, - "ĠTrident": 93166, - "ĠTrie": 63883, - "ĠTried": 85183, - "ĠTrigger": 31391, - "ĠTrilogy": 97313, - "ĠTrim": 45476, - "ĠTrinidad": 86230, - "ĠTrinity": 45659, - "ĠTrio": 86095, - "ĠTrip": 27852, - "ĠTripAdvisor": 85066, - "ĠTriple": 37749, - "ĠTristan": 97690, - "ĠTrit": 85283, - "ĠTriumph": 96994, - "ĠTro": 19881, - "ĠTrojan": 96615, - "ĠTroll": 93737, - "ĠTrom": 94467, - "ĠTrophy": 56204, - "ĠTropical": 71343, - "ĠTrot": 90330, - "ĠTrotsky": 91993, - "ĠTrou": 42782, - "ĠTrouble": 81363, - "ĠTrout": 88638, - "ĠTroy": 44499, - "ĠTruck": 34785, - "ĠTrucks": 86435, - "ĠTrudeau": 44809, - "ĠTrue": 3082, - "ĠTruly": 88248, - "ĠTruman": 80936, - "ĠTrump": 3420, - "ĠTrust": 17236, - "ĠTrusted": 96525, - "ĠTrustees": 85196, - "ĠTruth": 30198, - "ĠTry": 9934, - "ĠTrying": 50958, - "ĠTs": 26132, - "ĠTu": 29749, - "ĠTub": 40640, - "ĠTube": 30124, - "ĠTubes": 95470, - "ĠTucker": 56256, - "ĠTucson": 67952, - "ĠTud": 91251, - "ĠTue": 40267, - "ĠTues": 83783, - "ĠTuesday": 7742, - "ĠTul": 43316, - "ĠTulsa": 75662, - "ĠTumblr": 44699, - "ĠTun": 28556, - "ĠTune": 75274, - "ĠTunis": 95777, - "ĠTunisia": 77935, - "ĠTunnel": 66701, - "ĠTup": 97197, - "ĠTuple": 25645, - "ĠTur": 8877, - "ĠTurbo": 48275, - "ĠTuring": 95530, - "ĠTurk": 21187, - "ĠTurkey": 17442, - "ĠTurkish": 24666, - "ĠTurks": 72857, - "ĠTurn": 12268, - "ĠTurnbull": 68946, - "ĠTurner": 34131, - "ĠTurning": 72633, - "ĠTurns": 58334, - "ĠTurtle": 67906, - "ĠTus": 72004, - "ĠTut": 67063, - "ĠTutor": 81719, - "ĠTutorial": 49107, - "ĠTv": 50653, - "ĠTw": 12015, - "ĠTwe": 62798, - "ĠTween": 67435, - "ĠTweet": 26213, - "ĠTweets": 78801, - "ĠTwelve": 70332, - "ĠTwenty": 44956, - "ĠTwice": 94666, - "ĠTwig": 42731, - "ĠTwilight": 52145, - "ĠTwin": 36047, - "ĠTwins": 66368, - "ĠTwist": 74474, - "ĠTwitch": 51901, - "ĠTwitter": 6405, - "ĠTwo": 9220, - "ĠTx": 40950, - "ĠTxt": 80204, - "ĠTy": 14221, - "ĠTyler": 32320, - "ĠTyp": 17977, - "ĠType": 4078, - "ĠTypeError": 26082, - "ĠTypeInfo": 73552, - "ĠTypeName": 98825, - "ĠTypeScript": 88557, - "ĠTyped": 51654, - "ĠTypeface": 96284, - "ĠTypes": 21431, - "ĠTypical": 74025, - "ĠTypically": 46402, - "ĠTypography": 47963, - "ĠTyr": 50595, - "ĠTyson": 63914, - "ĠTélé": 95188, - "ĠTür": 58458, - "ĠU": 549, - "ĠUA": 46670, - "ĠUAE": 47949, - "ĠUART": 24148, - "ĠUAV": 95596, - "ĠUB": 74161, - "ĠUC": 31613, - "ĠUCHAR": 78089, - "ĠUCLA": 50751, - "ĠUCS": 80346, - "ĠUClass": 85944, - "ĠUD": 79651, - "ĠUDP": 43494, - "ĠUE": 31088, - "ĠUEFA": 79815, - "ĠUF": 69692, - "ĠUFC": 28395, - "ĠUFO": 49044, - "ĠUI": 3774, - "ĠUIAlert": 31149, - "ĠUIAlertAction": 56710, - "ĠUIAlertController": 54355, - "ĠUIAlertView": 85960, - "ĠUIApplication": 36004, - "ĠUIB": 41647, - "ĠUIBar": 51885, - "ĠUIBarButtonItem": 54602, - "ĠUIButton": 21779, - "ĠUICollectionView": 29677, - "ĠUICollectionViewCell": 80713, - "ĠUIColor": 19142, - "ĠUIControl": 79004, - "ĠUID": 38528, - "ĠUIEdgeInsets": 70357, - "ĠUIF": 45504, - "ĠUIFont": 47107, - "ĠUIG": 50158, - "ĠUIGraphics": 62769, - "ĠUIImage": 21338, - "ĠUIImagePickerController": 78833, - "ĠUIImageView": 30068, - "ĠUIKit": 18647, - "ĠUIL": 16114, - "ĠUILabel": 16636, - "ĠUIManager": 93865, - "ĠUINT": 13975, - "ĠUINavigationController": 67167, - "ĠUIP": 58242, - "ĠUIPickerView": 93331, - "ĠUIResponder": 69921, - "ĠUIS": 29897, - "ĠUIScreen": 89107, - "ĠUIScrollView": 74752, - "ĠUIStoryboard": 93042, - "ĠUIStoryboardSegue": 70260, - "ĠUIT": 20518, - "ĠUITableView": 14116, - "ĠUITableViewCell": 28430, - "ĠUITableViewController": 97826, - "ĠUITableViewDataSource": 80868, - "ĠUITableViewDelegate": 83157, - "ĠUITapGestureRecognizer": 80985, - "ĠUITextField": 33163, - "ĠUITextView": 89299, - "ĠUIView": 18085, - "ĠUIViewController": 21447, - "ĠUIWindow": 58800, - "ĠUInt": 23071, - "ĠUK": 6560, - "ĠUL": 22931, - "ĠULONG": 31776, - "ĠUM": 58222, - "ĠUN": 6781, - "ĠUNC": 76355, - "ĠUNDER": 57318, - "ĠUNESCO": 81876, - "ĠUNICODE": 99708, - "ĠUNION": 78653, - "ĠUNIQUE": 73450, - "ĠUNIT": 39302, - "ĠUNITED": 85610, - "ĠUNITY": 57184, - "ĠUNIVERS": 65899, - "ĠUNIVERSITY": 82373, - "ĠUNIX": 55910, - "ĠUNKNOWN": 62495, - "ĠUNS": 47083, - "ĠUNSIGNED": 95278, - "ĠUNU": 68025, - "ĠUNUSED": 69101, - "ĠUObject": 56212, - "ĠUP": 12250, - "ĠUPC": 96229, - "ĠUPDATE": 23743, - "ĠUPDATED": 78961, - "ĠUPLOAD": 84918, - "ĠUPPER": 97412, - "ĠUPS": 58146, - "ĠUR": 35514, - "ĠURI": 16403, - "ĠURL": 5665, - "ĠURLRequest": 96933, - "ĠURLSession": 86920, - "ĠURLWithString": 60679, - "ĠURLs": 36106, - "ĠUS": 2326, - "ĠUSA": 7427, - "ĠUSAGE": 90840, - "ĠUSART": 39985, - "ĠUSB": 11602, - "ĠUSC": 44379, - "ĠUSD": 20121, - "ĠUSDA": 61091, - "ĠUSE": 9645, - "ĠUSED": 66317, - "ĠUSER": 14194, - "ĠUSERNAME": 93215, - "ĠUSERS": 91348, - "ĠUSHORT": 98794, - "ĠUSING": 63151, - "ĠUSPS": 85976, - "ĠUSS": 39608, - "ĠUSSR": 73315, - "ĠUT": 26639, - "ĠUTC": 28503, - "ĠUTF": 20677, - "ĠUTIL": 69207, - "ĠUUID": 24628, - "ĠUV": 30136, - "ĠUW": 66716, - "ĠUX": 62593, - "ĠUb": 27559, - "ĠUber": 28712, - "ĠUbisoft": 87997, - "ĠUbuntu": 36060, - "ĠUd": 67980, - "ĠUg": 47430, - "ĠUganda": 58149, - "ĠUh": 69149, - "ĠUhr": 39283, - "ĠUi": 32734, - "ĠUint": 28983, - "ĠUk": 60413, - "ĠUkr": 14634, - "ĠUkrain": 31704, - "ĠUkraine": 19278, - "ĠUkrainian": 34725, - "ĠUl": 16991, - "ĠUlt": 21253, - "ĠUltimate": 29950, - "ĠUltimately": 55106, - "ĠUltr": 67957, - "ĠUltra": 29313, - "ĠUm": 24218, - "ĠUma": 86868, - "ĠUmb": 67059, - "ĠUn": 1252, - "ĠUna": 44071, - "ĠUnable": 42544, - "ĠUnary": 88051, - "ĠUnauthorized": 64202, - "ĠUnblock": 77388, - "ĠUnc": 29879, - "ĠUncategorized": 82028, - "ĠUncle": 51521, - "ĠUncomment": 64958, - "ĠUnd": 17314, - "ĠUndefined": 63470, - "ĠUnder": 9636, - "ĠUnderground": 54987, - "ĠUnderstand": 71994, - "ĠUnderstanding": 46551, - "ĠUndert": 99773, - "ĠUndo": 71909, - "ĠUne": 39783, - "ĠUnexpected": 71500, - "ĠUnfortunately": 19173, - "ĠUng": 92817, - "ĠUni": 49966, - "ĠUnicode": 36997, - "ĠUnicorn": 96070, - "ĠUnidos": 69519, - "ĠUnified": 73534, - "ĠUniform": 48989, - "ĠUnion": 9323, - "ĠUnique": 29750, - "ĠUnit": 8113, - "ĠUnited": 3723, - "ĠUnits": 36281, - "ĠUnity": 22462, - "ĠUnityEditor": 76517, - "ĠUnityEngine": 7355, - "ĠUniv": 67612, - "ĠUnivers": 15915, - "ĠUniversal": 26581, - "ĠUniverse": 29849, - "ĠUniversidad": 67613, - "ĠUniversities": 75898, - "ĠUniversity": 3907, - "ĠUnix": 48095, - "ĠUnknown": 22435, - "ĠUnless": 11115, - "ĠUnlike": 27140, - "ĠUnlimited": 49605, - "ĠUnlock": 58530, - "ĠUno": 84201, - "ĠUnreal": 81019, - "ĠUns": 62143, - "ĠUnsafe": 74167, - "ĠUnsigned": 98847, - "ĠUnsupported": 34181, - "ĠUnsupportedOperationException": 44078, - "ĠUnsure": 78931, - "ĠUnt": 15448, - "ĠUnter": 34412, - "ĠUnternehmen": 62297, - "ĠUnters": 92613, - "ĠUntil": 30070, - "ĠUnused": 87573, - "ĠUp": 3216, - "ĠUpdate": 5666, - "ĠUpdated": 16459, - "ĠUpdates": 28600, - "ĠUpdating": 79218, - "ĠUpgrade": 41813, - "ĠUph": 100005, - "ĠUpload": 26045, - "ĠUploaded": 69304, - "ĠUpon": 30538, - "ĠUpper": 31714, - "ĠUps": 72416, - "ĠUr": 17229, - "ĠUran": 80770, - "ĠUrb": 72313, - "ĠUrban": 29422, - "ĠUrdu": 94435, - "ĠUrg": 86586, - "ĠUri": 17670, - "ĠUrl": 23687, - "ĠUrs": 71138, - "ĠUruguay": 73390, - "ĠUs": 4073, - "ĠUsa": 97038, - "ĠUsage": 25585, - "ĠUse": 5560, - "ĠUsed": 12477, - "ĠUseful": 51612, - "ĠUser": 2724, - "ĠUserControl": 73765, - "ĠUserController": 59804, - "ĠUserDao": 98204, - "ĠUserData": 72394, - "ĠUserDefaults": 62892, - "ĠUserDetails": 89386, - "ĠUserID": 69667, - "ĠUserId": 41983, - "ĠUserInfo": 48857, - "ĠUserManager": 57334, - "ĠUserModel": 53884, - "ĠUserName": 48498, - "ĠUserProfile": 56199, - "ĠUserRepository": 61333, - "ĠUserRole": 96119, - "ĠUserService": 31219, - "ĠUserType": 94472, - "ĠUsername": 30645, - "ĠUsers": 14969, - "ĠUsersController": 97527, - "ĠUses": 39923, - "ĠUsing": 12362, - "ĠUsually": 34067, - "ĠUsuario": 29916, - "ĠUsuarios": 96093, - "ĠUt": 17578, - "ĠUtah": 23195, - "ĠUtf": 44532, - "ĠUtil": 10377, - "ĠUtilities": 36094, - "ĠUtility": 26230, - "ĠUtils": 18438, - "ĠUtt": 68062, - "ĠUttar": 86773, - "ĠUzbek": 90959, - "ĠV": 650, - "ĠVA": 21571, - "ĠVAL": 9913, - "ĠVALID": 44391, - "ĠVALUE": 27925, - "ĠVALUES": 15052, - "ĠVAN": 97753, - "ĠVAR": 44608, - "ĠVARCHAR": 38689, - "ĠVARIABLE": 55393, - "ĠVARIABLES": 77853, - "ĠVARIANT": 83446, - "ĠVAT": 48692, - "ĠVB": 64539, - "ĠVBox": 99092, - "ĠVC": 44595, - "ĠVE": 61988, - "ĠVECTOR": 72559, - "ĠVER": 30361, - "ĠVERBOSE": 88141, - "ĠVERIFY": 79304, - "ĠVERSION": 34892, - "ĠVERY": 48174, - "ĠVF": 73992, - "ĠVG": 58918, - "ĠVGA": 76456, - "ĠVH": 99122, - "ĠVI": 30768, - "ĠVIA": 99527, - "ĠVIC": 71203, - "ĠVID": 85052, - "ĠVIDEO": 42869, - "ĠVIEW": 41756, - "ĠVII": 46069, - "ĠVIII": 58333, - "ĠVIN": 84130, - "ĠVIP": 36169, - "ĠVIR": 75795, - "ĠVIS": 60591, - "ĠVK": 22285, - "ĠVL": 61322, - "ĠVLAN": 76980, - "ĠVLC": 94605, - "ĠVM": 18270, - "ĠVMware": 66012, - "ĠVN": 98607, - "ĠVO": 44752, - "ĠVOC": 93621, - "ĠVOID": 60357, - "ĠVOL": 69326, - "ĠVP": 37110, - "ĠVPN": 31847, - "ĠVR": 19718, - "ĠVS": 31750, - "ĠVStack": 95759, - "ĠVT": 34051, - "ĠVW": 53285, - "ĠVX": 79277, - "ĠVa": 27713, - "ĠVac": 31626, - "ĠVacation": 70251, - "ĠVacc": 59788, - "ĠVaccine": 100058, - "ĠVacuum": 76110, - "ĠVad": 93212, - "ĠVader": 69509, - "ĠVal": 4196, - "ĠVale": 55069, - "ĠValencia": 61349, - "ĠValent": 78040, - "ĠValentine": 39869, - "ĠValerie": 90357, - "ĠValid": 7974, - "ĠValidate": 24163, - "ĠValidates": 98943, - "ĠValidation": 19490, - "ĠValidationError": 54129, - "ĠValidationResult": 99694, - "ĠValidator": 33666, - "ĠValidators": 25684, - "ĠValk": 86262, - "ĠVall": 79763, - "ĠValle": 78594, - "ĠValley": 13345, - "ĠValor": 62828, - "ĠValue": 5273, - "ĠValueError": 15764, - "ĠValueEventListener": 99245, - "ĠValueType": 56645, - "ĠValues": 26028, - "ĠValve": 45393, - "ĠVampire": 61214, - "ĠVan": 13000, - "ĠVance": 92368, - "ĠVancouver": 23393, - "ĠVand": 97947, - "ĠVander": 59142, - "ĠVanderbilt": 84126, - "ĠVanessa": 71619, - "ĠVanguard": 76921, - "ĠVanilla": 66682, - "ĠVanity": 69494, - "ĠVapor": 89754, - "ĠVar": 8909, - "ĠVari": 28968, - "ĠVariable": 12689, - "ĠVariables": 22134, - "ĠVariant": 40392, - "ĠVariation": 89585, - "ĠVariety": 71832, - "ĠVarious": 40741, - "ĠVas": 53934, - "ĠVatican": 47647, - "ĠVaugh": 64055, - "ĠVaughan": 96248, - "ĠVault": 42497, - "ĠVaults": 94655, - "ĠVe": 23404, - "ĠVec": 11564, - "ĠVect": 91256, - "ĠVector": 4290, - "ĠVed": 75887, - "ĠVeg": 91013, - "ĠVega": 65706, - "ĠVegan": 63215, - "ĠVegas": 18059, - "ĠVeget": 43800, - "ĠVegetable": 95392, - "ĠVehicle": 25736, - "ĠVehicles": 56120, - "ĠVel": 31298, - "ĠVelocity": 55534, - "ĠVelvet": 74127, - "ĠVen": 18732, - "ĠVend": 85653, - "ĠVendor": 46236, - "ĠVenez": 29083, - "ĠVenezuel": 71914, - "ĠVenezuela": 37003, - "ĠVenezuelan": 83749, - "ĠVenice": 56750, - "ĠVenom": 90686, - "ĠVent": 27505, - "ĠVentura": 85754, - "ĠVenture": 71474, - "ĠVentures": 75896, - "ĠVenue": 69460, - "ĠVenus": 50076, - "ĠVer": 6383, - "ĠVera": 68200, - "ĠVeranst": 93710, - "ĠVerb": 60314, - "ĠVerd": 93807, - "ĠVerde": 73948, - "ĠVere": 69932, - "ĠVerfüg": 84379, - "ĠVerfügung": 91869, - "ĠVerg": 52409, - "ĠVerification": 56573, - "ĠVerified": 64269, - "ĠVerify": 26504, - "ĠVerizon": 43414, - "ĠVerm": 30347, - "ĠVermont": 35739, - "ĠVern": 49845, - "ĠVernon": 60237, - "ĠVeronica": 83621, - "ĠVers": 25187, - "ĠVerse": 85168, - "ĠVersion": 6207, - "ĠVersions": 86274, - "ĠVert": 15408, - "ĠVertex": 24103, - "ĠVertical": 36563, - "ĠVery": 15668, - "ĠVes": 79562, - "ĠVest": 56988, - "ĠVet": 81440, - "ĠVeter": 26829, - "ĠVeteran": 68626, - "ĠVeterans": 40432, - "ĠVeterinary": 78103, - "ĠVi": 11655, - "ĠVia": 45899, - "ĠViagra": 31578, - "ĠVib": 97664, - "ĠVibr": 60288, - "ĠVic": 44847, - "ĠVice": 23270, - "ĠVick": 71362, - "ĠVict": 12022, - "ĠVictim": 94124, - "ĠVictims": 89226, - "ĠVictor": 33412, - "ĠVictoria": 23225, - "ĠVictorian": 44277, - "ĠVictory": 49427, - "ĠVid": 48654, - "ĠVide": 82601, - "ĠVideo": 8519, - "ĠVideos": 20114, - "ĠVie": 60402, - "ĠVienna": 47387, - "ĠViet": 18203, - "ĠVietnam": 23315, - "ĠVietnamese": 49577, - "ĠView": 2806, - "ĠViewBag": 28142, - "ĠViewChild": 69607, - "ĠViewController": 26362, - "ĠViewData": 63166, - "ĠViewGroup": 24737, - "ĠViewHolder": 37510, - "ĠViewModel": 34714, - "ĠViewPager": 91285, - "ĠViewState": 73514, - "ĠViewer": 59603, - "ĠViewing": 95157, - "ĠViews": 25987, - "ĠVig": 58201, - "ĠVij": 79127, - "ĠVik": 29476, - "ĠViking": 65450, - "ĠVikings": 41448, - "ĠViktor": 77116, - "ĠVil": 64749, - "ĠVill": 16959, - "ĠVilla": 37912, - "ĠVillage": 25036, - "ĠVille": 90230, - "ĠVim": 95584, - "ĠVimeo": 99925, - "ĠVin": 21016, - "ĠVince": 56232, - "ĠVincent": 35407, - "ĠVinci": 97866, - "ĠVine": 50795, - "ĠVintage": 36945, - "ĠVinyl": 54634, - "ĠViol": 30555, - "ĠViolence": 47732, - "ĠViolet": 74574, - "ĠVir": 9734, - "ĠVirgin": 11463, - "ĠVirginia": 13286, - "ĠVirt": 48875, - "ĠVirtual": 21382, - "ĠVirus": 65092, - "ĠVis": 7811, - "ĠVisa": 44434, - "ĠVish": 88252, - "ĠVisibility": 34835, - "ĠVisible": 71396, - "ĠVision": 31541, - "ĠVisit": 19545, - "ĠVisitor": 56982, - "ĠVisitors": 69940, - "ĠVista": 35712, - "ĠVisual": 20796, - "ĠVisualization": 91860, - "ĠVit": 29560, - "ĠVita": 55724, - "ĠVital": 55371, - "ĠVitamin": 45774, - "ĠViv": 42136, - "ĠVive": 66954, - "ĠVivo": 89268, - "ĠVk": 33756, - "ĠVlad": 30734, - "ĠVladimir": 36011, - "ĠVo": 29179, - "ĠVoc": 87145, - "ĠVocabulary": 99272, - "ĠVocal": 98403, - "ĠVocê": 81897, - "ĠVog": 67011, - "ĠVogue": 91072, - "ĠVoice": 29030, - "ĠVoices": 83426, - "ĠVoid": 19743, - "ĠVol": 11119, - "ĠVoldemort": 81791, - "ĠVolk": 43614, - "ĠVolkswagen": 51939, - "ĠVoll": 97482, - "ĠVolley": 78279, - "ĠVolt": 66489, - "ĠVoltage": 62038, - "ĠVolume": 20880, - "ĠVolunteer": 65535, - "ĠVolunteers": 86270, - "ĠVolvo": 68352, - "ĠVon": 43179, - "ĠVoor": 69495, - "ĠVor": 34428, - "ĠVote": 35134, - "ĠVoter": 95124, - "ĠVoters": 83822, - "ĠVotes": 66393, - "ĠVoting": 64231, - "ĠVous": 41621, - "ĠVox": 80712, - "ĠVoy": 44723, - "ĠVoyage": 96372, - "ĠVoyager": 86260, - "ĠVs": 44082, - "ĠVu": 57702, - "ĠVue": 23052, - "ĠVuex": 89439, - "ĠVul": 38506, - "ĠVulcan": 94155, - "ĠVulkan": 86964, - "ĠVulner": 81211, - "ĠVy": 96100, - "ĠW": 468, - "ĠWA": 29666, - "ĠWAIT": 55490, - "ĠWAL": 74892, - "ĠWALL": 79475, - "ĠWAN": 99902, - "ĠWANT": 72306, - "ĠWAR": 59083, - "ĠWARN": 69609, - "ĠWARNING": 27577, - "ĠWARRANT": 4855, - "ĠWARRANTIES": 7579, - "ĠWARRANTY": 8400, - "ĠWAS": 38876, - "ĠWATCH": 48507, - "ĠWATER": 76347, - "ĠWAV": 89430, - "ĠWAY": 25404, - "ĠWB": 53603, - "ĠWC": 37746, - "ĠWCHAR": 74364, - "ĠWCS": 99451, - "ĠWD": 64712, - "ĠWE": 20255, - "ĠWEB": 45056, - "ĠWEEK": 58529, - "ĠWEIGHT": 96920, - "ĠWELL": 91252, - "ĠWEST": 66190, - "ĠWF": 73424, - "ĠWG": 99175, - "ĠWH": 8662, - "ĠWHAT": 38535, - "ĠWHATSOEVER": 92992, - "ĠWHEN": 34733, - "ĠWHERE": 5401, - "ĠWHETHER": 18114, - "ĠWHICH": 79264, - "ĠWHILE": 93234, - "ĠWHITE": 43867, - "ĠWHO": 40312, - "ĠWHY": 82794, - "ĠWI": 43023, - "ĠWIDTH": 43910, - "ĠWIFI": 70676, - "ĠWILL": 29015, - "ĠWIN": 22839, - "ĠWINAPI": 55010, - "ĠWINDOW": 40359, - "ĠWINDOWS": 76265, - "ĠWITH": 4874, - "ĠWITHOUT": 6135, - "ĠWK": 68450, - "ĠWL": 60614, - "ĠWLAN": 71947, - "ĠWM": 24030, - "ĠWN": 78364, - "ĠWOM": 81375, - "ĠWON": 98467, - "ĠWORD": 37991, - "ĠWORK": 32904, - "ĠWORLD": 51991, - "ĠWOW": 62400, - "ĠWP": 24134, - "ĠWPARAM": 85528, - "ĠWR": 25321, - "ĠWRITE": 39652, - "ĠWRONG": 99760, - "ĠWS": 25950, - "ĠWT": 59199, - "ĠWTF": 78270, - "ĠWTO": 100233, - "ĠWV": 75525, - "ĠWW": 29144, - "ĠWWE": 34538, - "ĠWWII": 61130, - "ĠWWW": 69045, - "ĠWX": 78541, - "ĠWa": 29614, - "ĠWade": 43982, - "ĠWag": 86993, - "ĠWage": 95537, - "ĠWagner": 52475, - "ĠWah": 70690, - "ĠWahl": 75957, - "ĠWaist": 95785, - "ĠWait": 14144, - "ĠWaitFor": 38701, - "ĠWaitForSeconds": 45978, - "ĠWaiting": 53286, - "ĠWak": 86637, - "ĠWake": 41674, - "ĠWal": 14916, - "ĠWald": 51668, - "ĠWales": 23782, - "ĠWalk": 12839, - "ĠWalker": 23074, - "ĠWalking": 40155, - "ĠWall": 9935, - "ĠWallace": 39956, - "ĠWallet": 37583, - "ĠWallpaper": 71896, - "ĠWalls": 72278, - "ĠWalmart": 36867, - "ĠWalnut": 86302, - "ĠWalsh": 52294, - "ĠWalt": 36367, - "ĠWalter": 33305, - "ĠWalters": 91636, - "ĠWalton": 71509, - "ĠWan": 72118, - "ĠWand": 70029, - "ĠWander": 69985, - "ĠWang": 29346, - "ĠWanna": 96808, - "ĠWant": 24133, - "ĠWanted": 67710, - "ĠWants": 78578, - "ĠWar": 5111, - "ĠWarcraft": 64752, - "ĠWard": 27738, - "ĠWare": 69834, - "ĠWarehouse": 52466, - "ĠWarfare": 67694, - "ĠWarm": 46863, - "ĠWarn": 68846, - "ĠWarner": 32780, - "ĠWarning": 27956, - "ĠWarp": 78910, - "ĠWarranty": 57629, - "ĠWarren": 26713, - "ĠWarrior": 40322, - "ĠWarriors": 32987, - "ĠWars": 15317, - "ĠWarsaw": 73276, - "ĠWarwick": 78202, - "ĠWas": 15148, - "ĠWash": 6113, - "ĠWasher": 97182, - "ĠWashing": 82238, - "ĠWashington": 6652, - "ĠWass": 75619, - "ĠWasser": 74894, - "ĠWaste": 49522, - "ĠWat": 21350, - "ĠWatch": 10573, - "ĠWatches": 99360, - "ĠWatching": 69676, - "ĠWater": 10164, - "ĠWaterloo": 77475, - "ĠWaterproof": 79989, - "ĠWaters": 47978, - "ĠWatkins": 79388, - "ĠWatson": 32580, - "ĠWatt": 60075, - "ĠWatts": 59336, - "ĠWave": 32418, - "ĠWaves": 81558, - "ĠWax": 76842, - "ĠWay": 12424, - "ĠWayne": 28640, - "ĠWays": 42419, - "ĠWe": 1226, - "ĠWeak": 42264, - "ĠWealth": 60841, - "ĠWeapon": 28877, - "ĠWeapons": 47664, - "ĠWear": 42162, - "ĠWeather": 23454, - "ĠWeaver": 67372, - "ĠWeb": 5000, - "ĠWebClient": 94454, - "ĠWebDriver": 42996, - "ĠWebDriverWait": 64746, - "ĠWebElement": 40982, - "ĠWebGL": 86941, - "ĠWebSocket": 48142, - "ĠWebView": 70651, - "ĠWebb": 55488, - "ĠWebcam": 47673, - "ĠWeber": 56620, - "ĠWebseite": 95476, - "ĠWebsite": 16406, - "ĠWebsites": 64737, - "ĠWebster": 64377, - "ĠWed": 6658, - "ĠWedding": 31917, - "ĠWednesday": 8079, - "ĠWeed": 94409, - "ĠWeek": 10563, - "ĠWeekend": 48534, - "ĠWeekly": 34114, - "ĠWeeks": 64137, - "ĠWeg": 59634, - "ĠWei": 53548, - "ĠWeight": 16923, - "ĠWein": 71613, - "ĠWeiner": 94766, - "ĠWeinstein": 56682, - "ĠWeird": 77253, - "ĠWeiss": 42255, - "ĠWeiter": 74098, - "ĠWel": 26056, - "ĠWelch": 85263, - "ĠWelcome": 20776, - "ĠWeld": 61586, - "ĠWelfare": 66187, - "ĠWell": 8489, - "ĠWellington": 57104, - "ĠWellness": 61283, - "ĠWells": 37958, - "ĠWelsh": 46881, - "ĠWelt": 46066, - "ĠWen": 62323, - "ĠWend": 42368, - "ĠWendy": 55676, - "ĠWenger": 78027, - "ĠWenn": 45097, - "ĠWent": 54859, - "ĠWer": 36880, - "ĠWere": 40070, - "ĠWerk": 90523, - "ĠWerner": 80835, - "ĠWert": 79545, - "ĠWes": 37476, - "ĠWesley": 58706, - "ĠWest": 4410, - "ĠWestbrook": 89318, - "ĠWestern": 11104, - "ĠWestminster": 48043, - "ĠWeston": 91119, - "ĠWet": 45956, - "ĠWh": 1254, - "ĠWhale": 97102, - "ĠWhat": 3639, - "ĠWhatever": 33739, - "ĠWhats": 30856, - "ĠWhatsApp": 41113, - "ĠWhatsapp": 73001, - "ĠWhe": 33104, - "ĠWheat": 56738, - "ĠWheel": 33442, - "ĠWheeler": 61446, - "ĠWheels": 52549, - "ĠWhen": 3277, - "ĠWhenever": 43633, - "ĠWhere": 11208, - "ĠWhereas": 61695, - "ĠWhether": 13440, - "ĠWhich": 16299, - "ĠWhile": 6104, - "ĠWhilst": 71828, - "ĠWhip": 95402, - "ĠWhisper": 98074, - "ĠWhit": 27484, - "ĠWhite": 5929, - "ĠWhites": 73562, - "ĠWhitney": 67197, - "ĠWho": 10699, - "ĠWhoever": 91395, - "ĠWhole": 41593, - "ĠWholesale": 56516, - "ĠWhy": 8595, - "ĠWi": 17664, - "ĠWiFi": 34407, - "ĠWich": 77689, - "ĠWichita": 88718, - "ĠWick": 75206, - "ĠWid": 48740, - "ĠWide": 33845, - "ĠWideString": 99215, - "ĠWidget": 13277, - "ĠWidgets": 78276, - "ĠWidow": 89120, - "ĠWidth": 25650, - "ĠWie": 43716, - "ĠWien": 99986, - "ĠWife": 43508, - "ĠWifi": 60971, - "ĠWig": 98256, - "ĠWii": 40292, - "ĠWik": 43205, - "ĠWiki": 30328, - "ĠWikiLeaks": 59647, - "ĠWikimedia": 90940, - "ĠWikipedia": 27685, - "ĠWil": 10785, - "ĠWild": 13944, - "ĠWildcats": 97950, - "ĠWilde": 90023, - "ĠWilderness": 85192, - "ĠWildlife": 42649, - "ĠWiley": 75902, - "ĠWilhelm": 93537, - "ĠWilkinson": 95666, - "ĠWill": 4946, - "ĠWilliam": 12656, - "ĠWilliams": 13926, - "ĠWilliamson": 69631, - "ĠWillie": 62985, - "ĠWillis": 67742, - "ĠWillow": 65449, - "ĠWilmington": 85605, - "ĠWilson": 17882, - "ĠWimbledon": 91257, - "ĠWin": 12468, - "ĠWinchester": 80571, - "ĠWind": 22862, - "ĠWindow": 13956, - "ĠWindowManager": 78855, - "ĠWindows": 5632, - "ĠWinds": 44383, - "ĠWindsor": 57555, - "ĠWine": 32926, - "ĠWing": 35622, - "ĠWings": 46197, - "ĠWinn": 41631, - "ĠWinner": 47020, - "ĠWinners": 77412, - "ĠWinning": 74065, - "ĠWinnipeg": 52982, - "ĠWins": 49544, - "ĠWinston": 48208, - "ĠWinter": 20704, - "ĠWir": 36003, - "ĠWire": 19940, - "ĠWired": 87385, - "ĠWireless": 34742, - "ĠWiring": 48953, - "ĠWis": 16208, - "ĠWisconsin": 21073, - "ĠWisdom": 57201, - "ĠWise": 62101, - "ĠWish": 38747, - "ĠWishlist": 85857, - "ĠWit": 72959, - "ĠWitch": 39450, - "ĠWith": 3161, - "ĠWithEvents": 16775, - "ĠWithdraw": 68481, - "ĠWithin": 25218, - "ĠWithout": 17586, - "ĠWitness": 49999, - "ĠWitnesses": 87439, - "ĠWitt": 83276, - "ĠWizard": 39487, - "ĠWizards": 58694, - "ĠWo": 28357, - "ĠWoW": 88745, - "ĠWoche": 82540, - "ĠWochen": 70813, - "ĠWohn": 53895, - "ĠWohnung": 99444, - "ĠWoj": 97260, - "ĠWol": 30643, - "ĠWolf": 26296, - "ĠWolfe": 80652, - "ĠWolff": 96245, - "ĠWolfgang": 87598, - "ĠWolver": 59618, - "ĠWolverine": 84279, - "ĠWolves": 64579, - "ĠWoman": 25525, - "ĠWomen": 11215, - "ĠWomens": 69719, - "ĠWon": 43549, - "ĠWonder": 27205, - "ĠWonderful": 68963, - "ĠWonderland": 90024, - "ĠWong": 56728, - "ĠWoo": 56946, - "ĠWooCommerce": 89306, - "ĠWood": 12404, - "ĠWooden": 63592, - "ĠWoods": 35848, - "ĠWoodward": 87218, - "ĠWoody": 76059, - "ĠWool": 47400, - "ĠWor": 36636, - "ĠWorce": 74288, - "ĠWorcester": 89469, - "ĠWord": 9506, - "ĠWordPress": 20394, - "ĠWordpress": 89169, - "ĠWords": 28730, - "ĠWork": 5664, - "ĠWorkbook": 84562, - "ĠWorker": 34186, - "ĠWorkers": 36798, - "ĠWorkflow": 61273, - "ĠWorking": 22938, - "ĠWorkout": 70242, - "ĠWorkplace": 94287, - "ĠWorks": 21785, - "ĠWorksheet": 83731, - "ĠWorksheets": 77279, - "ĠWorkshop": 36202, - "ĠWorkspace": 72034, - "ĠWorld": 4435, - "ĠWorlds": 52947, - "ĠWorldwide": 53035, - "ĠWorm": 74130, - "ĠWorse": 87904, - "ĠWorship": 87222, - "ĠWorst": 70192, - "ĠWort": 94604, - "ĠWorth": 37246, - "ĠWould": 19418, - "ĠWouldn": 90964, - "ĠWow": 46817, - "ĠWr": 32730, - "ĠWrap": 43287, - "ĠWrapped": 95815, - "ĠWrapper": 36588, - "ĠWrath": 90615, - "ĠWrest": 46037, - "ĠWrestle": 99399, - "ĠWrestling": 62668, - "ĠWright": 27839, - "ĠWrite": 9842, - "ĠWriteLine": 85026, - "ĠWriter": 30504, - "ĠWriters": 59798, - "ĠWrites": 54388, - "ĠWriting": 24838, - "ĠWritten": 34991, - "ĠWrong": 41856, - "ĠWu": 37230, - "ĠWww": 82310, - "ĠWy": 24100, - "ĠWyatt": 88562, - "ĠWyn": 77185, - "ĠWyoming": 49832, - "ĠX": 1630, - "ĠXB": 75760, - "ĠXBOOLE": 72745, - "ĠXC": 61442, - "ĠXCT": 16308, - "ĠXCTAssert": 20887, - "ĠXCTAssertEqual": 33650, - "ĠXCTAssertTrue": 80562, - "ĠXCTest": 42340, - "ĠXCTestCase": 63910, - "ĠXD": 72290, - "ĠXElement": 59265, - "ĠXF": 96790, - "ĠXHTML": 65952, - "ĠXI": 54343, - "ĠXII": 87915, - "ĠXIII": 96860, - "ĠXIV": 94515, - "ĠXK": 66823, - "ĠXL": 30981, - "ĠXM": 52120, - "ĠXML": 12138, - "ĠXMLHttpRequest": 46938, - "ĠXO": 99180, - "ĠXOR": 70987, - "ĠXP": 25836, - "ĠXPAR": 92254, - "ĠXPath": 66242, - "ĠXR": 68689, - "ĠXS": 58966, - "ĠXSS": 89602, - "ĠXT": 62966, - "ĠXV": 53694, - "ĠXVI": 94937, - "ĠXX": 30388, - "ĠXXX": 20572, - "ĠXY": 58419, - "ĠXYZ": 72189, - "ĠXamarin": 45461, - "ĠXavier": 62860, - "ĠXbox": 21222, - "ĠXen": 49329, - "ĠXi": 43526, - "ĠXia": 41235, - "ĠXiao": 66690, - "ĠXiaomi": 72549, - "ĠXin": 70761, - "ĠXm": 68659, - "ĠXml": 19752, - "ĠXmlDocument": 76531, - "ĠXmlNode": 76633, - "ĠXperia": 86989, - "ĠXt": 46553, - "ĠXu": 57514, - "ĠXunit": 60461, - "ĠXxx": 50128, - "ĠY": 816, - "ĠYA": 79250, - "ĠYAML": 54227, - "ĠYE": 78048, - "ĠYEAR": 52005, - "ĠYEARS": 89913, - "ĠYELLOW": 82376, - "ĠYES": 14410, - "ĠYM": 85545, - "ĠYORK": 47404, - "ĠYOU": 15334, - "ĠYOUR": 21592, - "ĠYT": 83092, - "ĠYY": 17291, - "ĠYYS": 97887, - "ĠYYSTACK": 87914, - "ĠYYSTYPE": 98688, - "ĠYYYY": 61691, - "ĠYa": 40484, - "ĠYad": 86083, - "ĠYah": 83562, - "ĠYahoo": 31789, - "ĠYak": 71968, - "ĠYale": 44552, - "ĠYam": 34654, - "ĠYamaha": 59535, - "ĠYan": 25191, - "ĠYang": 25482, - "ĠYankee": 86676, - "ĠYankees": 45383, - "ĠYao": 91030, - "ĠYard": 39337, - "ĠYas": 71028, - "ĠYates": 84813, - "ĠYaz": 89670, - "ĠYe": 32269, - "ĠYeah": 22335, - "ĠYear": 9941, - "ĠYears": 23116, - "ĠYellow": 26541, - "ĠYellowstone": 96179, - "ĠYelp": 86414, - "ĠYemen": 33790, - "ĠYep": 85294, - "ĠYes": 7566, - "ĠYesterday": 61133, - "ĠYet": 14968, - "ĠYi": 48934, - "ĠYield": 78478, - "ĠYii": 18759, - "ĠYin": 83958, - "ĠYing": 88770, - "ĠYo": 44188, - "ĠYog": 95671, - "ĠYoga": 38673, - "ĠYok": 94636, - "ĠYong": 69054, - "ĠYork": 4356, - "ĠYorker": 64874, - "ĠYorkers": 89273, - "ĠYorkshire": 51327, - "ĠYosemite": 95927, - "ĠYosh": 74108, - "ĠYoshi": 90742, - "ĠYou": 1472, - "ĠYouTube": 13674, - "ĠYoung": 13566, - "ĠYour": 4718, - "ĠYours": 98018, - "ĠYourself": 60005, - "ĠYouth": 30160, - "ĠYoutube": 38403, - "ĠYu": 28372, - "ĠYuan": 69984, - "ĠYue": 82131, - "ĠYug": 70825, - "ĠYugosl": 75551, - "ĠYugoslavia": 97877, - "ĠYuk": 58763, - "ĠYun": 55092, - "ĠYup": 54953, - "ĠYuri": 86873, - "ĠYus": 94448, - "ĠZ": 1901, - "ĠZEND": 93470, - "ĠZERO": 55693, - "ĠZIP": 57774, - "ĠZX": 72769, - "ĠZZ": 91281, - "ĠZa": 65808, - "ĠZac": 92746, - "ĠZach": 39315, - "ĠZack": 71566, - "ĠZag": 89718, - "ĠZah": 97955, - "ĠZahl": 83845, - "ĠZak": 68553, - "ĠZam": 74989, - "ĠZambia": 95104, - "ĠZap": 70331, - "ĠZar": 62531, - "ĠZe": 10120, - "ĠZealand": 17340, - "ĠZeit": 29931, - "ĠZelda": 55731, - "ĠZen": 32889, - "ĠZend": 32217, - "ĠZero": 18811, - "ĠZeroConstructor": 55814, - "ĠZeus": 75457, - "ĠZh": 34449, - "ĠZhang": 37120, - "ĠZhao": 70381, - "ĠZheng": 77547, - "ĠZhou": 67927, - "ĠZhu": 68844, - "ĠZi": 94384, - "ĠZiel": 78456, - "ĠZig": 74861, - "ĠZika": 82026, - "ĠZimbabwe": 52320, - "ĠZimmer": 41507, - "ĠZimmerman": 66758, - "ĠZinc": 96499, - "ĠZion": 41435, - "ĠZionist": 78573, - "ĠZip": 30332, - "ĠZo": 45903, - "ĠZodiac": 98179, - "ĠZoe": 75741, - "ĠZombie": 58091, - "ĠZombies": 89937, - "ĠZone": 22967, - "ĠZones": 95686, - "ĠZoo": 41960, - "ĠZoom": 38629, - "ĠZot": 89924, - "ĠZu": 61182, - "ĠZub": 96814, - "ĠZucker": 55604, - "ĠZuckerberg": 67034, - "ĠZug": 77816, - "ĠZuk": 89119, - "ĠZukunft": 100222, - "ĠZum": 72574, - "ĠZur": 50292, - "ĠZurich": 72826, - "ĠZus": 59585, - "ĠZusammen": 77704, - "ĠZust": 94816, - "ĠZw": 64265, - "ĠZwe": 84226, - "ĠZy": 87654, - "Ġ[": 510, - "Ġ[\"": 4482, - "Ġ[#": 84803, - "Ġ[$": 25249, - "Ġ[%": 24528, - "Ġ[&": 35436, - "Ġ[&](": 62438, - "Ġ['": 2570, - "Ġ['#": 91184, - "Ġ['$": 45609, - "Ġ['',": 44760, - "Ġ['-": 88741, - "Ġ['.": 96325, - "Ġ['./": 18701, - "Ġ['/": 74905, - "Ġ[(": 18305, - "Ġ[(\"": 85119, - "Ġ[('": 52228, - "Ġ[*": 62074, - "Ġ[+": 79901, - "Ġ[,": 79268, - "Ġ[-": 10261, - "Ġ[--": 74917, - "Ġ[-]:": 23957, - "Ġ[.": 49439, - "Ġ[...": 16702, - "Ġ[...]": 49279, - "Ġ[...]ĊĊ": 38079, - "Ġ[/": 66028, - "Ġ[:": 21534, - "Ġ[<": 68326, - "Ġ[=": 88176, - "Ġ[=[": 91397, - "Ġ[@": 74979, - "Ġ[[": 4416, - "Ġ[[\"": 79786, - "Ġ[['": 32927, - "Ġ[[[": 47827, - "Ġ[[]": 85607, - "Ġ[\\": 94915, - "Ġ[]": 3132, - "Ġ[](": 40544, - "Ġ[])": 43282, - "Ġ[]),Ċ": 97133, - "Ġ[]).": 62656, - "Ġ[]);Ċ": 43297, - "Ġ[]);ĊĊ": 42501, - "Ġ[])Ċ": 28714, - "Ġ[])ĊĊ": 63069, - "Ġ[]*": 30938, - "Ġ[],": 10277, - "Ġ[],Ċ": 10450, - "Ġ[],čĊ": 94327, - "Ġ[].": 73475, - "Ġ[]:Ċ": 97121, - "Ġ[];": 40471, - "Ġ[];Ċ": 6032, - "Ġ[];ĊĊ": 15799, - "Ġ[];čĊ": 35427, - "Ġ[][]": 54031, - "Ġ[]Ċ": 4260, - "Ġ[]ĊĊ": 14941, - "Ġ[]ĊĊĊ": 90338, - "Ġ[]čĊ": 24022, - "Ġ[]čĊčĊ": 81093, - "Ġ[_": 15484, - "Ġ[`": 41618, - "Ġ[{": 18973, - "Ġ[{\"": 62853, - "Ġ[{'": 62208, - "Ġ[{Ċ": 18903, - "Ġ[|": 82637, - "Ġ[~,": 94977, - "Ġ[âĢ¦": 10416, - "Ġ[âĢ¦]": 28624, - "Ġ[âĢ¦]ĊĊ": 12996, - "Ġ[Ċ": 2330, - "Ġ[ĊĊ": 52408, - "Ġ[čĊ": 24558, - "Ġ\\": 1144, - "Ġ\\\"": 7393, - "Ġ\\\"\"": 35868, - "Ġ\\\"$": 66586, - "Ġ\\\"%": 33428, - "Ġ\\\"{": 78882, - "Ġ\\$": 33982, - "Ġ\\%": 97392, - "Ġ\\'": 28251, - "Ġ\\''": 87759, - "Ġ\\(": 18240, - "Ġ\\/": 37915, - "Ġ\\<": 4544, - "Ġ\\<^": 77989, - "Ġ\\@": 75180, - "Ġ\\\\": 26033, - "Ġ\\\\Ċ": 91255, - "Ġ\\`": 96647, - "Ġ\\|": 98255, - "Ġ\\Ċ": 3120, - "Ġ\\ĊĊ": 71011, - "Ġ\\čĊ": 22411, - "Ġ]": 2331, - "Ġ])": 42673, - "Ġ]),Ċ": 39508, - "Ġ])->": 92513, - "Ġ]).": 97811, - "Ġ]);": 77868, - "Ġ]);Ċ": 13503, - "Ġ]);ĊĊ": 23547, - "Ġ])Ċ": 24371, - "Ġ])ĊĊ": 58093, - "Ġ],": 10881, - "Ġ],Ċ": 3291, - "Ġ],ĊĊ": 40874, - "Ġ],čĊ": 35441, - "Ġ].": 21087, - "Ġ];": 13385, - "Ġ];Ċ": 9946, - "Ġ];ĊĊ": 15786, - "Ġ];čĊ": 66483, - "Ġ][": 36740, - "Ġ]]": 41696, - "Ġ]];": 28581, - "Ġ]]Ċ": 64140, - "Ġ]}Ċ": 69265, - "Ġ]Ċ": 5243, - "Ġ]ĊĊ": 10661, - "Ġ]ĊĊĊ": 84107, - "Ġ]čĊ": 49164, - "Ġ^": 6440, - "Ġ^(": 76197, - "Ġ^.": 98391, - "Ġ^=": 32702, - "Ġ^^": 58683, - "Ġ^{Ċ": 48523, - "Ġ^Ċ": 76496, - "Ġ_": 721, - "Ġ_$": 33286, - "Ġ_(": 53717, - "Ġ_(\"": 25853, - "Ġ_('": 36855, - "Ġ_)": 28539, - "Ġ_,": 8523, - "Ġ_.": 13496, - "Ġ_:": 59636, - "Ġ__": 1328, - "Ġ__(": 15990, - "Ġ__(\"": 56661, - "Ġ__('": 14752, - "Ġ___": 7588, - "Ġ____": 31843, - "Ġ_____": 66992, - "Ġ______": 33771, - "Ġ_______,": 57637, - "Ġ__________________": 44941, - "Ġ__________________________________": 82108, - "Ġ__________________ĊĊ": 80464, - "Ġ_|": 86237, - "Ġ_Ċ": 23843, - "Ġ_ĊĊ": 89051, - "Ġ_čĊ": 77664, - "Ġ`": 1595, - "Ġ`\"": 54405, - "Ġ`$": 56793, - "Ġ`${": 11779, - "Ġ`%": 62500, - "Ġ`'": 74011, - "Ġ`(": 49751, - "Ġ`,": 91290, - "Ġ`,Ċ": 64645, - "Ġ`-": 94897, - "Ġ`.": 75190, - "Ġ`/": 38401, - "Ġ`;Ċ": 65517, - "Ġ`<": 31686, - "Ġ`[": 78744, - "Ġ`\\": 92505, - "Ġ`_": 92721, - "Ġ``": 10103, - "Ġ``(": 40695, - "Ġ```": 55375, - "Ġ```Ċ": 42333, - "Ġ`{": 54792, - "Ġ`}Ċ": 92579, - "Ġ`Ċ": 22849, - "Ġa": 264, - "ĠaDecoder": 67150, - "ĠaValue": 91011, - "ĠaVar": 94762, - "Ġaa": 30109, - "Ġaaa": 84565, - "Ġaalborg": 76944, - "Ġaan": 18962, - "Ġaantal": 97611, - "Ġab": 671, - "Ġaba": 75891, - "Ġabaixo": 89892, - "Ġabandon": 15673, - "Ġabandoned": 23838, - "Ġabandoning": 78339, - "Ġabandonment": 91402, - "Ġabb": 30195, - "Ġabbiamo": 95396, - "Ġabbrev": 40615, - "Ġabbreviated": 95875, - "Ġabbreviation": 72578, - "Ġabc": 40122, - "Ġabdom": 37084, - "Ġabdomen": 64772, - "Ġabdominal": 57056, - "Ġabducted": 84545, - "Ġabduction": 97224, - "Ġaber": 19649, - "Ġaberr": 82102, - "Ġabi": 62150, - "Ġabide": 58299, - "Ġabilities": 18000, - "Ġability": 5845, - "Ġabl": 98492, - "Ġable": 3025, - "Ġabnormal": 35663, - "Ġabnormalities": 75815, - "Ġaboard": 37606, - "Ġabol": 37276, - "Ġabolish": 90376, - "Ġabolished": 81081, - "Ġabolition": 76445, - "Ġabort": 11578, - "Ġaborted": 59992, - "Ġabortion": 20710, - "Ġabortions": 54373, - "Ġabound": 87690, - "Ġabout": 922, - "Ġabove": 3485, - "Ġabras": 59681, - "Ġabrasive": 94804, - "Ġabre": 67441, - "Ġabril": 88387, - "Ġabrir": 73663, - "Ġabroad": 22917, - "Ġabrupt": 44077, - "Ġabruptly": 60845, - "Ġabs": 3731, - "Ġabsence": 19821, - "Ġabsent": 28310, - "Ġabsentee": 94190, - "Ġabsl": 89402, - "Ġabsol": 88661, - "Ġabsolut": 64262, - "Ġabsolute": 10973, - "Ġabsolutely": 11112, - "Ġabsor": 15938, - "Ġabsorb": 35406, - "Ġabsorbed": 42101, - "Ġabsorbing": 70275, - "Ġabsorbs": 91111, - "Ġabsorption": 44225, - "Ġabst": 63944, - "Ġabstract": 8278, - "Ġabstraction": 59851, - "Ġabsurd": 32677, - "Ġabund": 23325, - "Ġabundance": 37492, - "Ġabundant": 44611, - "Ġabuse": 11737, - "Ġabused": 36665, - "Ġabuses": 50162, - "Ġabusing": 69579, - "Ġabusive": 43658, - "Ġaby": 43815, - "Ġabyss": 88314, - "Ġac": 1645, - "Ġacab": 67162, - "Ġacad": 10623, - "Ġacademia": 67671, - "Ġacademic": 14584, - "Ġacademics": 48709, - "Ġacademy": 44445, - "Ġacc": 1046, - "Ġaccel": 67611, - "Ġacceler": 14511, - "Ġaccelerate": 43880, - "Ġaccelerated": 49858, - "Ġaccelerating": 69741, - "Ġacceleration": 31903, - "Ġaccelerator": 65456, - "Ġaccelerometer": 97848, - "Ġaccent": 30200, - "Ġaccents": 59570, - "Ġaccept": 4287, - "Ġacceptable": 22281, - "Ġacceptance": 26586, - "Ġaccepted": 11928, - "Ġaccepting": 25694, - "Ġaccepts": 27441, - "Ġacces": 85195, - "Ġacceso": 69629, - "Ġaccess": 2680, - "ĠaccessToken": 38825, - "Ġaccessed": 25790, - "Ġaccesses": 78748, - "Ġaccessibility": 40800, - "Ġaccessible": 15987, - "Ġaccessing": 32888, - "Ġaccession": 85045, - "Ġaccessor": 45484, - "Ġaccessories": 23090, - "Ġaccessory": 43081, - "Ġaccident": 11677, - "Ġaccidental": 50016, - "Ġaccidentally": 33484, - "Ġaccidents": 33788, - "Ġacciones": 94485, - "Ġacción": 90164, - "Ġacclaim": 97963, - "Ġacclaimed": 50082, - "Ġaccol": 86643, - "Ġaccom": 5844, - "Ġaccommod": 14252, - "Ġaccommodate": 29376, - "Ġaccommodating": 77141, - "Ġaccommodation": 28377, - "Ġaccommodations": 55713, - "Ġaccomp": 58433, - "Ġaccompagn": 88778, - "Ġaccompanied": 24895, - "Ġaccompanies": 49156, - "Ġaccompany": 19780, - "Ġaccompanying": 24442, - "Ġaccompl": 13390, - "Ġaccomplish": 22829, - "Ġaccomplished": 27332, - "Ġaccomplishment": 61238, - "Ġaccomplishments": 53881, - "Ġaccord": 14902, - "Ġaccordance": 18859, - "Ġaccording": 4184, - "Ġaccordingly": 28178, - "Ġaccordion": 88099, - "Ġaccount": 2759, - "ĠaccountId": 61543, - "Ġaccountability": 39242, - "Ġaccountable": 36977, - "Ġaccountant": 76021, - "Ġaccounted": 41853, - "Ġaccounting": 24043, - "Ġaccounts": 9815, - "Ġaccr": 86659, - "Ġaccred": 41571, - "Ġaccreditation": 84484, - "Ġaccredited": 55325, - "Ġaccru": 83832, - "Ġaccrued": 99216, - "Ġacct": 89667, - "Ġaccum": 15783, - "Ġaccumulate": 47376, - "Ġaccumulated": 41165, - "Ġaccumulating": 92685, - "Ġaccumulation": 46835, - "Ġaccumulator": 57412, - "Ġaccur": 7571, - "Ġaccuracy": 13708, - "Ġaccurate": 13687, - "Ġaccurately": 30357, - "Ġaccus": 26589, - "Ġaccusation": 65506, - "Ġaccusations": 36569, - "Ġaccuse": 62742, - "Ġaccused": 13487, - "Ġaccuses": 87156, - "Ġaccusing": 49579, - "Ġaccustomed": 53184, - "Ġace": 27845, - "Ġacept": 55988, - "Ġacess": 86070, - "Ġacesso": 84807, - "Ġacest": 59709, - "Ġacet": 65802, - "Ġach": 34361, - "Ġache": 78831, - "Ġacheter": 99490, - "Ġachie": 6215, - "Ġachievable": 89253, - "Ġachieve": 11322, - "Ġachieved": 17427, - "Ġachievement": 26501, - "Ġachievements": 33997, - "Ġachieves": 83691, - "Ġachieving": 32145, - "Ġachter": 87908, - "Ġacid": 13935, - "Ġacidic": 84903, - "Ġacidity": 98026, - "Ġacids": 33969, - "Ġack": 10956, - "Ġacknow": 12125, - "Ġacknowled": 16201, - "Ġacknowledge": 25670, - "Ġacknowledged": 26579, - "Ġacknowledgement": 68023, - "Ġacknowledges": 56030, - "Ġacknowledging": 61708, - "Ġacknowledgment": 78570, - "Ġacl": 58220, - "Ġacne": 46905, - "Ġacomp": 86801, - "Ġacompan": 52510, - "Ġacompanh": 61897, - "Ġacompañ": 93971, - "Ġaconte": 68150, - "Ġacordo": 78026, - "Ġacos": 81311, - "Ġacoustic": 45166, - "Ġacqu": 19830, - "Ġacquaint": 54627, - "Ġacquaintance": 82407, - "Ġacquainted": 73734, - "Ġacquire": 21953, - "Ġacquired": 19426, - "Ġacquiring": 42990, - "Ġacquisition": 24279, - "Ġacquisitions": 63948, - "Ġacquitted": 91533, - "Ġacre": 46323, - "Ġacres": 27464, - "Ġacronym": 75614, - "Ġacross": 4028, - "Ġacrylic": 59741, - "Ġact": 1180, - "Ġacted": 31532, - "Ġacting": 15718, - "Ġaction": 1957, - "ĠactionBar": 90236, - "ĠactionPerformed": 25026, - "ĠactionTypes": 68234, - "Ġactionable": 92178, - "Ġactions": 6299, - "Ġactiv": 4197, - "Ġactivate": 20891, - "Ġactivated": 22756, - "Ġactivates": 75042, - "Ġactivating": 72192, - "Ġactivation": 15449, - "Ġactivations": 93595, - "Ġactive": 4642, - "ĠactiveClassName": 99222, - "Ġactively": 22815, - "Ġactividad": 69840, - "Ġactividades": 74079, - "Ġactivism": 55280, - "Ġactivist": 28941, - "Ġactivists": 21572, - "Ġactivities": 7640, - "Ġactivity": 5820, - "Ġactor": 12360, - "Ġactors": 20142, - "Ġactress": 24577, - "Ġactresses": 91128, - "Ġacts": 14385, - "Ġactu": 81553, - "Ġactual": 5150, - "Ġactualizar": 79729, - "Ġactually": 3604, - "Ġacuerdo": 63960, - "Ġacum": 69193, - "Ġacupuncture": 89538, - "Ġacute": 30883, - "Ġad": 1008, - "Ġada": 35334, - "Ġadalah": 38660, - "Ġadam": 50066, - "Ġadamant": 84388, - "Ġadap": 39732, - "Ġadapt": 10737, - "Ġadaptable": 94848, - "Ġadaptation": 34185, - "Ġadaptations": 77765, - "Ġadapted": 30464, - "Ġadapter": 13253, - "Ġadapters": 70125, - "Ġadapting": 70817, - "Ġadaptive": 48232, - "Ġadaptor": 93041, - "Ġadb": 83512, - "Ġadc": 48545, - "Ġadd": 923, - "ĠaddAction": 87110, - "ĠaddButton": 89296, - "ĠaddChild": 64059, - "ĠaddCriterion": 19246, - "ĠaddItem": 65028, - "ĠaddObject": 29823, - "ĠaddObserver": 78039, - "ĠaddSubview": 18669, - "ĠaddTarget": 51027, - "ĠaddTo": 54517, - "ĠaddUser": 78575, - "Ġadded": 3779, - "Ġaddict": 39326, - "Ġaddicted": 57727, - "Ġaddiction": 27471, - "Ġaddictive": 57407, - "Ġaddicts": 78574, - "Ġadding": 7999, - "Ġaddition": 5369, - "Ġadditional": 5217, - "Ġadditionally": 37938, - "Ġadditions": 38314, - "Ġadditive": 64338, - "Ġadditives": 85286, - "Ġaddon": 49097, - "Ġaddons": 90245, - "Ġaddr": 11022, - "Ġaddress": 2686, - "Ġaddressed": 20669, - "Ġaddresses": 14564, - "Ġaddressing": 28118, - "Ġadds": 11621, - "Ġaddslashes": 78407, - "Ġade": 17546, - "Ġadec": 87818, - "Ġadel": 73069, - "Ġademás": 63430, - "Ġaden": 100213, - "Ġadept": 76588, - "Ġadequ": 41228, - "Ġadequate": 26613, - "Ġadequately": 49672, - "Ġadher": 36051, - "Ġadhere": 49553, - "Ġadherence": 71628, - "Ġadhesive": 65558, - "Ġadicion": 81467, - "Ġadidas": 76290, - "Ġadip": 30366, - "Ġadipiscing": 59024, - "Ġadipisicing": 57781, - "Ġadj": 12751, - "Ġadjacency": 74949, - "Ġadjacent": 24894, - "Ġadjective": 85592, - "Ġadjoining": 91858, - "Ġadjud": 70280, - "Ġadjunct": 90695, - "Ġadjust": 7652, - "Ġadjustable": 37030, - "Ġadjusted": 24257, - "Ġadjusting": 43468, - "Ġadjustment": 28174, - "Ġadjustments": 34074, - "Ġadjusts": 84431, - "Ġadm": 14933, - "Ġadmin": 4074, - "Ġadminister": 27185, - "Ġadministered": 38018, - "Ġadministering": 86661, - "Ġadministr": 11398, - "Ġadministration": 8735, - "Ġadministrations": 78173, - "Ġadministrative": 23541, - "Ġadministrator": 29193, - "Ġadministrators": 38212, - "Ġadmins": 58195, - "Ġadmir": 63698, - "Ġadmirable": 85684, - "Ġadmiration": 66939, - "Ġadmire": 50863, - "Ġadmired": 64747, - "Ġadmission": 26360, - "Ġadmissions": 48911, - "Ġadmit": 17113, - "Ġadmits": 38239, - "Ġadmitted": 16584, - "Ġadmittedly": 79813, - "Ġadmitting": 55689, - "Ġadmon": 83085, - "Ġado": 56285, - "Ġadoles": 23981, - "Ġadolescence": 83909, - "Ġadolescent": 36088, - "Ġadolescente": 83035, - "Ġadolescents": 51516, - "Ġadopt": 11142, - "Ġadopted": 18306, - "Ġadopting": 48810, - "Ġadoption": 25375, - "Ġadopts": 87057, - "Ġadorable": 41708, - "Ġadore": 61735, - "Ġadorn": 59046, - "Ġadorned": 84273, - "Ġadr": 94233, - "Ġadrenal": 60564, - "Ġadrenaline": 79492, - "Ġadres": 66861, - "Ġadress": 63882, - "Ġadresse": 63274, - "Ġads": 14058, - "Ġadul": 40694, - "Ġadult": 6822, - "Ġadulte": 56430, - "Ġadultery": 96696, - "Ġadultes": 88025, - "Ġadulthood": 64033, - "Ġadulti": 78350, - "Ġadultos": 89731, - "Ġadults": 12884, - "Ġadv": 3439, - "Ġadvance": 12178, - "Ġadvanced": 11084, - "Ġadvancement": 50925, - "Ġadvancements": 83787, - "Ġadvances": 31003, - "Ġadvancing": 44169, - "Ġadvant": 8030, - "Ġadvantage": 9610, - "Ġadvantageous": 76824, - "Ġadvantages": 22934, - "Ġadvent": 11599, - "Ġadventure": 18427, - "Ġadventurer": 100235, - "Ġadventurers": 88813, - "Ġadventures": 32078, - "Ġadventurous": 68188, - "Ġadvers": 29511, - "Ġadversaries": 88491, - "Ġadversary": 82499, - "Ġadverse": 31959, - "Ġadversely": 69214, - "Ġadversity": 90930, - "Ġadvert": 7845, - "Ġadvertis": 19772, - "Ġadvertise": 51936, - "Ġadvertised": 46841, - "Ġadvertisement": 33789, - "Ġadvertisements": 43749, - "Ġadvertiser": 87386, - "Ġadvertisers": 50270, - "Ġadvertising": 13172, - "Ġadverts": 88825, - "Ġadvice": 9650, - "Ġadvis": 9819, - "Ġadvisable": 69919, - "Ġadvise": 32113, - "Ġadvised": 26160, - "Ġadviser": 32853, - "Ġadvisers": 52075, - "Ġadvises": 70074, - "Ġadvising": 63779, - "Ġadvisor": 37713, - "Ġadvisors": 58784, - "Ġadvisory": 41537, - "Ġadvoc": 12516, - "Ġadvocacy": 35954, - "Ġadvocate": 29115, - "Ġadvocated": 64854, - "Ġadvocates": 28424, - "Ġadvocating": 59416, - "Ġae": 42956, - "Ġaer": 34548, - "Ġaerial": 41884, - "Ġaerobic": 91490, - "Ġaeros": 49825, - "Ġaerospace": 78164, - "Ġaes": 57675, - "Ġaest": 27914, - "Ġaesthetic": 37637, - "Ġaesthetics": 67323, - "Ġaf": 8136, - "Ġafar": 99378, - "Ġafect": 68364, - "Ġaff": 3611, - "Ġaffair": 31017, - "Ġaffairs": 22747, - "Ġaffect": 7958, - "Ġaffected": 11754, - "Ġaffecting": 28987, - "Ġaffection": 37805, - "Ġaffects": 22223, - "Ġaffid": 50882, - "Ġaffidavit": 61035, - "Ġaffili": 12204, - "Ġaffiliate": 22325, - "Ġaffiliated": 37506, - "Ġaffiliates": 32133, - "Ġaffiliation": 53891, - "Ġaffine": 69909, - "Ġaffinity": 51552, - "Ġaffirm": 33449, - "Ġaffirmation": 96963, - "Ġaffirmative": 68741, - "Ġaffirmed": 74549, - "Ġafflict": 95623, - "Ġafflicted": 92268, - "Ġaffluent": 81879, - "Ġafford": 10150, - "Ġaffordability": 79010, - "Ġaffordable": 17049, - "Ġafforded": 66699, - "Ġaficion": 94905, - "Ġafin": 54401, - "Ġafirm": 86538, - "Ġafl": 99157, - "Ġafore": 44873, - "Ġaforementioned": 46752, - "Ġafr": 86064, - "Ġafraid": 16984, - "Ġafrica": 45381, - "Ġafrican": 75500, - "Ġafs": 67813, - "Ġaft": 60801, - "Ġafter": 1306, - "ĠafterEach": 74591, - "Ġaftermarket": 90992, - "Ġaftermath": 40696, - "Ġafternoon": 13658, - "Ġafterward": 49043, - "Ġafterwards": 27905, - "Ġag": 945, - "Ġagain": 1578, - "Ġagainst": 2403, - "Ġagar": 70479, - "Ġage": 4325, - "Ġaged": 20330, - "Ġageing": 80043, - "Ġagencies": 13607, - "Ġagency": 9266, - "Ġagenda": 18909, - "Ġagendas": 84029, - "Ġagent": 8479, - "Ġagents": 13307, - "Ġages": 17051, - "Ġagg": 51120, - "Ġaggi": 69469, - "Ġaggrav": 46041, - "Ġaggravated": 63368, - "Ġaggreg": 26263, - "Ġaggregate": 24069, - "Ġaggregated": 71922, - "Ġaggregates": 71643, - "Ġaggregation": 52729, - "Ġaggregator": 97780, - "Ġaggress": 13632, - "Ġaggression": 40307, - "Ġaggressive": 19738, - "Ġaggressively": 49139, - "Ġagile": 62565, - "Ġagility": 67741, - "Ġaging": 30084, - "Ġagitation": 91317, - "Ġagli": 99782, - "Ġago": 4227, - "Ġagon": 57770, - "Ġagony": 79930, - "Ġagora": 66883, - "Ġagosto": 83289, - "Ġagr": 40574, - "Ġagre": 4392, - "Ġagree": 7655, - "Ġagreed": 7378, - "Ġagreeing": 39427, - "Ġagreement": 9306, - "Ġagreements": 20038, - "Ġagrees": 34008, - "Ġagreg": 79294, - "Ġagregar": 73206, - "Ġagricult": 17744, - "Ġagricultural": 29149, - "Ġagriculture": 30029, - "Ġagua": 56562, - "Ġah": 23128, - "Ġahead": 8469, - "Ġahora": 47417, - "Ġai": 16796, - "Ġaid": 12576, - "Ġaide": 41675, - "Ġaided": 63957, - "Ġaider": 91878, - "Ġaides": 53989, - "Ġaiding": 86387, - "Ġaids": 52797, - "Ġail": 60243, - "Ġailments": 82907, - "Ġaim": 9395, - "Ġaime": 86807, - "Ġaimed": 20034, - "Ġaiming": 38178, - "Ġaims": 22262, - "Ġain": 37202, - "Ġainda": 45009, - "Ġainsi": 44351, - "Ġaio": 85043, - "Ġair": 3805, - "Ġairborne": 70863, - "Ġaircraft": 14467, - "Ġaire": 85208, - "Ġaired": 43087, - "Ġairflow": 74120, - "Ġairing": 71353, - "Ġairl": 83757, - "Ġairline": 33575, - "Ġairlines": 48458, - "Ġairplane": 44024, - "Ġairplanes": 76481, - "Ġairport": 17149, - "Ġairports": 46163, - "Ġairs": 79991, - "Ġairspace": 88282, - "Ġairst": 59410, - "Ġairstrikes": 80373, - "Ġairy": 98063, - "Ġais": 89795, - "Ġaisle": 60779, - "Ġaj": 26514, - "Ġajax": 27377, - "Ġajout": 90096, - "Ġajud": 87159, - "Ġajust": 74234, - "Ġak": 17774, - "Ġaka": 38241, - "Ġakan": 33770, - "Ġakin": 53007, - "Ġakka": 52442, - "Ġako": 79814, - "Ġakt": 23119, - "Ġaktiv": 50283, - "Ġaktual": 85401, - "Ġaktuellen": 98368, - "Ġaku": 87295, - "Ġal": 453, - "Ġalan": 73662, - "Ġalarm": 17035, - "Ġalarmed": 82140, - "Ġalarming": 57376, - "Ġalarms": 63411, - "Ġalas": 89198, - "Ġalb": 82698, - "Ġalbeit": 43169, - "Ġalbum": 8176, - "Ġalbums": 28785, - "Ġalc": 42724, - "Ġalcan": 76871, - "Ġalcohol": 13200, - "Ġalcoholic": 56461, - "Ġalcuni": 97456, - "Ġald": 81404, - "Ġale": 22180, - "Ġalert": 5225, - "ĠalertController": 73781, - "ĠalertDialog": 63657, - "Ġalerted": 67769, - "Ġalerts": 30350, - "Ġalex": 57578, - "Ġalf": 85766, - "Ġalg": 17797, - "Ġalgae": 68951, - "Ġalgebra": 47976, - "Ġalgo": 29028, - "Ġalgorithm": 12384, - "Ġalgorithms": 26249, - "Ġalguien": 89419, - "Ġalgum": 97775, - "Ġalgumas": 93112, - "Ġalgun": 37571, - "Ġalguna": 73127, - "Ġalgunas": 74854, - "Ġalgunos": 58310, - "Ġalguns": 78369, - "Ġalgún": 85409, - "Ġali": 19528, - "Ġalias": 15904, - "Ġaliases": 41486, - "Ġalice": 71533, - "Ġalien": 20167, - "Ġaliens": 37219, - "Ġalign": 5398, - "ĠalignItems": 22461, - "ĠalignSelf": 68678, - "Ġaligned": 27210, - "Ġalignment": 17632, - "Ġalignments": 93916, - "Ġalike": 27083, - "Ġaliment": 38450, - "Ġalimentos": 90591, - "Ġaliqu": 43391, - "Ġaliqua": 87027, - "Ġalist": 96795, - "Ġalive": 13989, - "Ġalk": 58998, - "Ġalkal": 66787, - "Ġall": 682, - "Ġalla": 23536, - "Ġalle": 12584, - "Ġalleen": 72273, - "Ġalleg": 7179, - "Ġallegation": 58494, - "Ġallegations": 18873, - "Ġallege": 83717, - "Ġalleged": 10711, - "Ġallegedly": 19755, - "Ġalleges": 59797, - "Ġallegiance": 68078, - "Ġalleging": 62546, - "Ġallele": 70510, - "Ġalleles": 98260, - "Ġallem": 61397, - "Ġallen": 51141, - "Ġaller": 48908, - "Ġallerdings": 86825, - "Ġallerg": 25405, - "Ġallergic": 57596, - "Ġallergies": 58742, - "Ġallergy": 60754, - "Ġalles": 37051, - "Ġallev": 46649, - "Ġalleviate": 61705, - "Ġalley": 54050, - "Ġalliance": 30764, - "Ġalliances": 70800, - "Ġallied": 54502, - "Ġallies": 20724, - "Ġallo": 63747, - "Ġalloc": 5691, - "Ġallocate": 22864, - "Ġallocated": 20816, - "Ġallocating": 73862, - "Ġallocation": 24691, - "Ġallocations": 70742, - "Ġallocator": 44755, - "Ġallot": 85274, - "Ġallotted": 92643, - "Ġallow": 2187, - "ĠallowNull": 42540, - "Ġallowable": 85852, - "Ġallowance": 41458, - "Ġallowances": 90120, - "Ġallowed": 5535, - "Ġallowing": 10923, - "Ġallows": 6276, - "Ġalloy": 46964, - "Ġalloys": 95851, - "Ġallure": 88503, - "Ġally": 31953, - "Ġalm": 90584, - "Ġalma": 82580, - "Ġalmacen": 84327, - "Ġalmond": 63168, - "Ġalmonds": 88922, - "Ġalmost": 4661, - "Ġalo": 54266, - "Ġaload": 50720, - "Ġalone": 7636, - "Ġalong": 3235, - "Ġalongside": 16662, - "Ġalors": 45575, - "Ġalot": 57338, - "Ġaloud": 71511, - "Ġalph": 65695, - "Ġalpha": 8451, - "Ġalphabet": 28890, - "Ġalphabetical": 84398, - "Ġalphanumeric": 100079, - "Ġalready": 2736, - "Ġalright": 51217, - "Ġals": 10942, - "Ġalso": 1101, - "Ġalt": 4902, - "Ġalta": 46462, - "Ġaltar": 51943, - "Ġalte": 45008, - "Ġalter": 11857, - "Ġalteration": 73681, - "Ġalterations": 61086, - "Ġaltercation": 98787, - "Ġaltered": 29852, - "Ġaltering": 60923, - "Ġaltern": 7064, - "Ġalternate": 25631, - "Ġalternating": 73462, - "Ġalternative": 10778, - "Ġalternatively": 69487, - "Ġalternatives": 27548, - "Ġalters": 88687, - "Ġalthough": 8051, - "Ġaltijd": 88869, - "Ġaltitude": 36958, - "Ġalto": 24180, - "Ġaltogether": 31155, - "Ġaltre": 94660, - "Ġaltri": 67268, - "Ġaltro": 93017, - "Ġaltru": 93592, - "Ġaltura": 60352, - "Ġalum": 34060, - "Ġaluminium": 55993, - "Ġaluminum": 25674, - "Ġalumni": 52121, - "Ġalumno": 99195, - "Ġalumnos": 98959, - "Ġaluno": 77360, - "Ġalunos": 94244, - "Ġalways": 2744, - "Ġalém": 84769, - "Ġam": 1097, - "Ġama": 71862, - "Ġamalg": 90865, - "Ġamassed": 93250, - "Ġamat": 43233, - "Ġamateur": 19077, - "Ġamateurs": 76650, - "Ġamatør": 73628, - "Ġamazed": 46304, - "Ġamazing": 8056, - "Ġamazingly": 63615, - "Ġamazon": 39516, - "Ġamb": 9049, - "Ġambassador": 37756, - "Ġambassadors": 96662, - "Ġamber": 68705, - "Ġambiance": 95673, - "Ġambient": 35288, - "Ġambiente": 67513, - "Ġambigu": 62397, - "Ġambiguity": 72868, - "Ġambiguous": 55861, - "Ġambit": 30498, - "Ġambition": 45715, - "Ġambitions": 51566, - "Ġambitious": 32855, - "Ġambos": 91793, - "Ġambulance": 51632, - "Ġambush": 80065, - "Ġamd": 76662, - "Ġamen": 30219, - "Ġamend": 30569, - "Ġamended": 31011, - "Ġamendment": 28238, - "Ġamendments": 41693, - "Ġamenities": 36483, - "Ġamer": 27818, - "Ġameric": 66879, - "Ġamerica": 64766, - "Ġamerican": 39542, - "Ġamet": 28311, - "Ġami": 52827, - "Ġamid": 23442, - "Ġamidst": 65904, - "Ġamigo": 71311, - "Ġamigos": 57657, - "Ġamino": 42500, - "Ġamis": 87892, - "Ġammo": 39004, - "Ġammon": 69911, - "Ġammonia": 92003, - "Ġammunition": 37768, - "Ġamnesty": 86235, - "Ġamo": 87200, - "Ġamong": 4315, - "Ġamongst": 24059, - "Ġamor": 45265, - "Ġamore": 72375, - "Ġamort": 93364, - "Ġamount": 3392, - "Ġamounted": 74319, - "Ġamounts": 15055, - "Ġamour": 99253, - "Ġamp": 23598, - "Ġamph": 66092, - "Ġamphib": 89022, - "Ġampl": 23201, - "Ġample": 42853, - "Ġamplified": 83598, - "Ġamplifier": 61166, - "Ġamplify": 97168, - "Ġamplitude": 45209, - "Ġamps": 81062, - "Ġamsterdam": 57039, - "Ġamt": 62269, - "Ġamused": 86324, - "Ġamusement": 62468, - "Ġamusing": 60986, - "Ġamy": 64383, - "Ġan": 459, - "Ġana": 41390, - "Ġanak": 84355, - "Ġanal": 3260, - "Ġanale": 79337, - "Ġanalog": 24291, - "Ġanalogous": 79283, - "Ġanalogue": 91343, - "Ġanalogy": 56203, - "Ġanalsex": 90932, - "Ġanaly": 8678, - "Ġanalys": 22209, - "Ġanalyse": 49586, - "Ġanalysed": 67458, - "Ġanalyses": 29060, - "Ġanalysis": 6492, - "Ġanalyst": 18738, - "Ġanalysts": 31499, - "Ġanalytic": 79136, - "Ġanalytical": 44064, - "Ġanalytics": 28975, - "Ġanalyze": 24564, - "Ġanalyzed": 30239, - "Ġanalyzer": 55760, - "Ġanalyzes": 86281, - "Ġanalyzing": 42118, - "Ġanarch": 44565, - "Ġanarchist": 78431, - "Ġanarchists": 93134, - "Ġanatom": 75893, - "Ġanatomy": 62690, - "Ġanc": 46845, - "Ġance": 44260, - "Ġancest": 27007, - "Ġancestor": 46831, - "Ġancestors": 38618, - "Ġancestral": 78771, - "Ġancestry": 66004, - "Ġanch": 34330, - "Ġanche": 29157, - "Ġanchor": 17543, - "Ġanchored": 78219, - "Ġanchors": 56539, - "Ġancient": 14154, - "Ġancor": 61991, - "Ġancora": 64514, - "Ġand": 323, - "Ġanda": 45101, - "Ġander": 62905, - "Ġandere": 34036, - "Ġanderen": 39784, - "Ġanders": 67753, - "Ġandra": 90914, - "Ġandre": 60772, - "Ġandroid": 2151, - "Ġandroidx": 9719, - "Ġanecd": 50750, - "Ġanecdotes": 94066, - "Ġanesthesia": 91906, - "Ġanew": 93392, - "Ġang": 6590, - "Ġange": 33275, - "Ġangel": 34426, - "Ġangels": 46968, - "Ġanger": 19788, - "Ġangered": 87594, - "Ġangi": 92962, - "Ġangl": 56404, - "Ġanglais": 76185, - "Ġangle": 9392, - "Ġangled": 99410, - "Ġangles": 27030, - "Ġangrily": 87625, - "Ġangry": 19021, - "Ġangst": 91419, - "Ġanguish": 96022, - "Ġangular": 20932, - "Ġani": 53088, - "Ġanim": 4039, - "Ġanimal": 10065, - "Ġanimals": 10099, - "Ġanimate": 26119, - "ĠanimateWithDuration": 82556, - "Ġanimated": 11625, - "Ġanimation": 10571, - "Ġanimations": 27145, - "Ġanimator": 40144, - "Ġanime": 23655, - "Ġank": 71572, - "Ġankle": 39448, - "Ġankles": 90713, - "Ġanmeld": 62161, - "Ġann": 3008, - "Ġanne": 86997, - "Ġannex": 54368, - "Ġanni": 45674, - "Ġannihil": 98445, - "Ġanniversary": 22310, - "Ġanno": 18850, - "Ġannon": 63991, - "Ġannonce": 46320, - "Ġannonces": 76839, - "Ġannot": 37142, - "Ġannotate": 89498, - "Ġannotated": 63951, - "Ġannotation": 21917, - "Ġannotations": 33307, - "Ġannounc": 5466, - "Ġannounce": 22203, - "Ġannounced": 7376, - "Ġannouncement": 17480, - "Ġannouncements": 45976, - "Ġannounces": 48782, - "Ġannouncing": 38787, - "Ġannoy": 38292, - "Ġannoyance": 91904, - "Ġannoyed": 57130, - "Ġannoying": 30931, - "Ġannual": 9974, - "Ġannually": 30171, - "Ġannum": 87757, - "Ġannunci": 29985, - "Ġannée": 76132, - "Ġannées": 65838, - "Ġano": 39124, - "Ġanom": 37782, - "Ġanomal": 70673, - "Ġanomalies": 75559, - "Ġanomaly": 64048, - "Ġanon": 75912, - "Ġanonym": 32248, - "Ġanonymity": 49612, - "Ġanonymous": 22939, - "Ġanonymously": 73251, - "Ġanos": 38101, - "Ġanother": 2500, - "Ġans": 8261, - "Ġansch": 94744, - "Ġansible": 91819, - "Ġanswer": 4320, - "Ġanswered": 19089, - "Ġanswering": 36864, - "Ġanswers": 11503, - "Ġant": 3276, - "Ġantagon": 43215, - "Ġantagonist": 82159, - "Ġante": 40524, - "Ġantenn": 72577, - "Ġantenna": 41032, - "Ġantennas": 87851, - "Ġanterior": 37229, - "Ġantes": 34435, - "Ġanth": 23064, - "Ġanthem": 56664, - "Ġanthology": 84108, - "Ġanthrop": 41416, - "Ġanthropology": 95044, - "Ġanti": 7294, - "Ġantib": 21196, - "Ġantibiot": 33209, - "Ġantibiotic": 60595, - "Ġantibiotics": 46850, - "Ġantibodies": 59854, - "Ġantibody": 63052, - "Ġantic": 88143, - "Ġanticip": 16961, - "Ġanticipate": 48248, - "Ġanticipated": 30199, - "Ġanticipating": 86359, - "Ġanticipation": 50919, - "Ġantics": 88223, - "Ġantid": 90687, - "Ġantidepress": 65211, - "Ġantig": 68937, - "Ġantigen": 83089, - "Ġantim": 79312, - "Ġantioxid": 46812, - "Ġantioxidant": 70339, - "Ġantioxidants": 81115, - "Ġantiqu": 61386, - "Ġantique": 47691, - "Ġantis": 65617, - "Ġantivirus": 80649, - "Ġantlr": 86369, - "Ġants": 61495, - "Ġanunci": 91933, - "Ġanus": 82408, - "Ġanv": 60581, - "Ġanvänd": 85048, - "Ġanx": 74884, - "Ġanxiety": 18547, - "Ġanxious": 38100, - "Ġany": 904, - "Ġanybody": 21739, - "Ġanyhow": 90064, - "Ġanymore": 14926, - "Ġanyone": 5606, - "Ġanything": 4205, - "Ġanytime": 30194, - "Ġanyway": 13971, - "Ġanyways": 63445, - "Ġanywhere": 12660, - "Ġanz": 78968, - "Ġanzeigen": 84897, - "Ġanál": 72390, - "Ġao": 15190, - "Ġaos": 43914, - "Ġap": 1469, - "Ġapa": 61693, - "Ġapache": 74506, - "Ġapar": 58316, - "Ġapare": 56270, - "Ġapart": 10980, - "Ġapartheid": 93059, - "Ġapartment": 13455, - "Ġapartments": 32729, - "Ġape": 85980, - "Ġapellido": 64985, - "Ġapenas": 47767, - "Ġaperture": 58101, - "Ġapex": 72627, - "Ġaph": 89111, - "Ġapi": 6464, - "ĠapiKey": 46024, - "ĠapiUrl": 89331, - "Ġapis": 98823, - "Ġapk": 59133, - "Ġapl": 54020, - "Ġaplic": 30540, - "Ġaplicación": 75427, - "Ġaplik": 77345, - "Ġapo": 73990, - "Ġapocalypse": 88914, - "Ġapolog": 21050, - "Ġapologies": 73273, - "Ġapologise": 82485, - "Ġapologize": 37979, - "Ġapologized": 58077, - "Ġapology": 41258, - "Ġapopt": 84046, - "Ġapoptosis": 95874, - "Ġapost": 39571, - "Ġapp": 917, - "ĠappBar": 43387, - "ĠappDelegate": 97355, - "ĠappId": 51656, - "ĠappName": 68919, - "Ġappalling": 85905, - "Ġappar": 34388, - "Ġapparatus": 41705, - "Ġappare": 97262, - "Ġapparel": 55425, - "Ġapparent": 10186, - "Ġapparently": 14132, - "Ġappart": 74756, - "Ġappe": 2708, - "Ġappeal": 14638, - "Ġappealed": 53382, - "Ġappealing": 33352, - "Ġappeals": 35730, - "Ġappear": 5101, - "Ġappearance": 11341, - "Ġappearances": 27351, - "Ġappeared": 9922, - "Ġappearing": 26449, - "Ġappears": 8111, - "Ġappel": 76190, - "Ġappell": 53051, - "Ġappellant": 90200, - "Ġappellate": 98587, - "Ġappend": 8911, - "ĠappendString": 97440, - "Ġappended": 52287, - "Ġappending": 94383, - "Ġappendix": 88677, - "Ġappet": 30168, - "Ġappetite": 38575, - "Ġappl": 17537, - "Ġapplaud": 52490, - "Ġapplauded": 96728, - "Ġapplause": 64626, - "Ġapple": 24149, - "Ġapples": 41776, - "Ġappliance": 56454, - "Ġappliances": 34802, - "Ġapplic": 4666, - "Ġapplicable": 8581, - "Ġapplicant": 32368, - "Ġapplicants": 32177, - "Ġapplication": 3851, - "ĠapplicationContext": 86399, - "ĠapplicationWill": 93467, - "Ġapplications": 8522, - "Ġapplied": 9435, - "Ġapplies": 17208, - "Ġapply": 3881, - "ĠapplyMiddleware": 84464, - "Ġapplying": 19486, - "Ġappoint": 9732, - "Ġappointed": 21489, - "Ġappointment": 18101, - "Ġappointments": 37256, - "Ġappraisal": 79392, - "Ġapprec": 9989, - "Ġappreciate": 15763, - "Ġappreciated": 26893, - "Ġappreciation": 35996, - "Ġappreh": 47291, - "Ġapprent": 46430, - "Ġapprentice": 83299, - "Ġapprentices": 72351, - "Ġappro": 3057, - "Ġapproach": 5603, - "Ġapproached": 25735, - "Ġapproaches": 20414, - "Ġapproaching": 31047, - "Ġappropri": 7333, - "Ġappropriate": 8475, - "Ġappropriated": 87513, - "Ġappropriately": 36001, - "Ġappropriation": 86740, - "Ġappropriations": 93666, - "Ġapproval": 14765, - "Ġapprovals": 83923, - "Ġapprove": 29251, - "Ġapproved": 12054, - "Ġapproves": 94930, - "Ġapproving": 77258, - "Ġapprox": 10049, - "Ġapproximate": 45968, - "Ġapproximately": 13489, - "Ġapproximation": 57304, - "Ġapps": 10721, - "Ġapr": 21726, - "Ġaprend": 68446, - "Ġaprender": 93817, - "Ġapresent": 55862, - "Ġapril": 74800, - "Ġapro": 76955, - "Ġaprove": 88901, - "Ġaprox": 73333, - "Ġaproxim": 95524, - "Ġaprès": 42138, - "Ġapt": 20697, - "Ġapós": 76181, - "Ġaqu": 15715, - "Ġaquarium": 62283, - "Ġaquatic": 72491, - "Ġaque": 66300, - "Ġaquel": 79376, - "Ġaqui": 44676, - "ĠaquÃŃ": 54189, - "Ġar": 802, - "Ġarab": 52412, - "Ġarb": 59588, - "Ġarbe": 81144, - "Ġarbit": 17114, - "Ġarbitr": 59057, - "Ġarbitrarily": 86757, - "Ġarbitrary": 25142, - "Ġarbitration": 54708, - "Ġarc": 15952, - "Ġarcade": 48312, - "Ġarcane": 90453, - "Ġarch": 5438, - "Ġarchae": 39211, - "Ġarchaeological": 69637, - "Ġarchetype": 86257, - "Ġarchitect": 11726, - "Ġarchitects": 56035, - "Ġarchitectural": 43563, - "Ġarchitecture": 18112, - "Ġarchitectures": 78335, - "Ġarchival": 95047, - "Ġarchive": 18624, - "Ġarchived": 53093, - "Ġarchives": 39104, - "Ġarchivo": 30818, - "Ġarchivos": 88495, - "Ġarcpy": 92993, - "Ġarcs": 67850, - "Ġard": 85009, - "Ġare": 527, - "Ġarea": 3158, - "Ġareas": 5789, - "Ġaren": 7784, - "Ġarena": 25946, - "Ġarenas": 98767, - "Ġarg": 1417, - "Ġargc": 12107, - "Ġargent": 89244, - "Ġargparse": 23122, - "Ġargs": 2897, - "Ġarguably": 36659, - "Ġargue": 18046, - "Ġargued": 18784, - "Ġargues": 29633, - "Ġarguing": 30674, - "Ġargument": 5811, - "Ġarguments": 6105, - "Ġargv": 10424, - "Ġaria": 7277, - "Ġarise": 31889, - "Ġarisen": 90954, - "Ġarises": 48282, - "Ġarising": 40986, - "Ġarist": 64838, - "Ġarithmetic": 35884, - "Ġarity": 81032, - "Ġark": 56317, - "Ġarm": 6916, - "Ġarma": 52705, - "Ġarmed": 17903, - "Ġarmies": 47983, - "Ġarmor": 20634, - "Ġarmored": 65745, - "Ġarmour": 47777, - "Ġarms": 11977, - "Ġarmy": 13695, - "Ġarom": 32369, - "Ġaroma": 55279, - "Ġaromatic": 82688, - "Ġarose": 51063, - "Ġarou": 66208, - "Ġaround": 2212, - "Ġarous": 75123, - "Ġarousal": 87917, - "Ġaroused": 92624, - "Ġarp": 99698, - "Ġarquivo": 44505, - "Ġarr": 2961, - "Ġarrang": 17115, - "Ġarrange": 31993, - "Ġarranged": 28902, - "Ġarrangement": 27204, - "Ġarrangements": 28904, - "Ġarranging": 77218, - "Ġarray": 1358, - "ĠarrayList": 48500, - "ĠarrayOf": 44354, - "ĠarrayWith": 62252, - "Ġarrays": 18893, - "Ġarreglo": 81681, - "Ġarrest": 8163, - "Ġarrested": 12800, - "Ġarresting": 84866, - "Ġarrests": 38811, - "Ġarriv": 69003, - "Ġarrival": 19163, - "Ġarrivals": 70147, - "Ġarrive": 17782, - "Ġarrived": 11721, - "Ġarrives": 30782, - "Ġarriving": 33111, - "Ġarrog": 44836, - "Ġarrogance": 83843, - "Ġarrogant": 66468, - "Ġarrow": 18404, - "Ġarrows": 38057, - "Ġarsch": 94336, - "Ġarsen": 87364, - "Ġarsenal": 58031, - "Ġarson": 87850, - "Ġart": 1989, - "Ġarte": 52448, - "Ġarter": 47357, - "Ġarterial": 80935, - "Ġarteries": 85648, - "Ġartery": 65415, - "Ġarthritis": 55652, - "Ġartic": 28664, - "Ġarticle": 4652, - "Ġarticles": 9908, - "Ġarticulate": 69318, - "Ġarticulated": 83280, - "Ġartifact": 37739, - "Ġartifacts": 36136, - "Ġartificial": 21075, - "Ġartificially": 78220, - "Ġartikel": 89949, - "Ġartillery": 54235, - "Ġartisan": 67219, - "Ġartisans": 100130, - "Ġartist": 10255, - "Ġartistic": 32692, - "Ġartists": 13820, - "Ġarts": 19071, - "Ġartwork": 29409, - "Ġartworks": 97549, - "ĠartÃŃculo": 80689, - "Ġary": 74021, - "Ġas": 439, - "Ġasbestos": 77235, - "Ġasc": 14943, - "Ġascend": 76412, - "Ġascending": 36488, - "Ġascent": 76089, - "Ġascertain": 77277, - "Ġascii": 48220, - "Ġaseg": 65844, - "Ġash": 24767, - "Ġashamed": 51975, - "Ġashes": 67101, - "Ġasi": 47731, - "Ġasia": 84599, - "Ġasian": 36725, - "Ġasiat": 74948, - "Ġaside": 16038, - "Ġasign": 61179, - "Ġask": 2610, - "Ġasked": 4691, - "Ġasking": 10371, - "Ġasks": 17501, - "Ġasleep": 33173, - "Ġasm": 33928, - "Ġasn": 76352, - "Ġasoci": 70096, - "Ġaspect": 13189, - "Ġaspects": 13878, - "Ġasphalt": 46362, - "Ġaspir": 25689, - "Ġaspiration": 98741, - "Ġaspirations": 58522, - "Ġaspire": 84611, - "Ġaspiring": 60213, - "Ġass": 1089, - "Ġassail": 79788, - "Ġassass": 26816, - "Ġassassin": 68769, - "Ġassassination": 49417, - "Ġassault": 11965, - "Ġassaulted": 46671, - "Ġassaulting": 79326, - "Ġassaults": 57919, - "Ġassay": 65033, - "Ġassays": 99592, - "Ġassemble": 42840, - "Ġassembled": 35105, - "Ġassembler": 89624, - "Ġassemblies": 62407, - "Ġassembling": 81759, - "Ġassembly": 14956, - "Ġassert": 2105, - "ĠassertEquals": 10243, - "ĠassertFalse": 45497, - "ĠassertNotNull": 45428, - "ĠassertNull": 73709, - "ĠassertThat": 17412, - "ĠassertTrue": 22358, - "Ġasserted": 50697, - "Ġasserting": 43525, - "Ġassertion": 28519, - "Ġassertions": 55936, - "Ġasserts": 57876, - "Ġasses": 80140, - "Ġassess": 8720, - "Ġassessed": 32448, - "Ġassessing": 47614, - "Ġassessment": 15813, - "Ġassessments": 41300, - "Ġasset": 9513, - "Ġassets": 12032, - "Ġassez": 79380, - "Ġassh": 49652, - "Ġasshole": 59963, - "Ġassign": 9993, - "Ġassignable": 90547, - "Ġassigned": 12893, - "Ġassigning": 61853, - "Ġassignment": 16720, - "Ġassignments": 32272, - "Ġassigns": 51012, - "Ġassim": 40054, - "Ġassist": 7945, - "Ġassistance": 13291, - "Ġassistant": 18328, - "Ġassistants": 57619, - "Ġassisted": 39061, - "Ġassisting": 46927, - "Ġassistir": 89615, - "Ġassists": 29944, - "Ġassms": 42171, - "Ġassoc": 60707, - "Ġassoci": 4189, - "Ġassociate": 22712, - "Ġassociated": 5938, - "Ġassociates": 40531, - "Ġassociation": 15360, - "Ġassociations": 30257, - "Ġassociative": 70003, - "Ġassort": 51034, - "Ġassorted": 84542, - "Ġassortment": 56395, - "Ġassum": 7892, - "Ġassume": 9855, - "Ġassumed": 19655, - "Ġassumes": 22204, - "Ġassuming": 26619, - "Ġassumption": 25329, - "Ġassumptions": 32946, - "Ġassurance": 44701, - "Ġassurances": 85145, - "Ġassure": 36015, - "Ġassured": 28478, - "Ġassures": 94087, - "Ġast": 12025, - "Ġaster": 35037, - "Ġasteroid": 55479, - "Ġasteroids": 85322, - "Ġasthma": 51643, - "Ġaston": 37473, - "Ġastonished": 100174, - "Ġastonishing": 50013, - "Ġastore": 92907, - "Ġastounding": 74154, - "Ġastr": 23112, - "Ġastro": 47804, - "Ġastrology": 91947, - "Ġastronaut": 47733, - "Ġastronauts": 69522, - "Ġastronom": 46382, - "Ġastronomers": 87887, - "Ġastronomical": 87283, - "Ġastronomy": 82213, - "Ġasylum": 33270, - "Ġasym": 54395, - "Ġasymmetric": 97929, - "Ġasympt": 97354, - "Ġasync": 3393, - "Ġasynchronous": 40107, - "Ġasynchronously": 68881, - "Ġasyncio": 46018, - "ĠasÃŃ": 37560, - "Ġat": 520, - "ĠatIndex": 93849, - "Ġata": 74576, - "Ġatan": 58946, - "Ġatas": 88518, - "Ġatau": 39472, - "Ġate": 30912, - "Ġatención": 81641, - "Ġath": 12004, - "Ġathe": 38914, - "Ġatheist": 67464, - "Ġatheists": 79625, - "Ġathlete": 34880, - "Ġathletes": 23579, - "Ġathletic": 29703, - "Ġathleticism": 93174, - "Ġathletics": 74175, - "Ġativ": 69432, - "Ġatl": 71554, - "Ġatlas": 62032, - "Ġatleast": 91028, - "Ġatm": 70887, - "Ġatmos": 14036, - "Ġatmosphere": 16975, - "Ġatmospheric": 45475, - "Ġatof": 66057, - "Ġatoi": 26293, - "Ġatol": 89755, - "Ġatom": 19670, - "Ġatomic": 25524, - "Ġatoms": 33299, - "Ġatop": 47088, - "Ġatr": 30670, - "Ġatrav": 71506, - "Ġatravés": 79216, - "Ġatrib": 53112, - "Ġatroc": 58828, - "Ġatrocities": 72336, - "Ġatt": 1651, - "Ġattach": 15866, - "Ġattached": 12673, - "Ġattaches": 85603, - "Ġattaching": 72908, - "Ġattachment": 20581, - "Ġattachments": 34779, - "Ġattack": 3440, - "Ġattacked": 18855, - "Ġattacker": 31810, - "Ġattackers": 42065, - "Ġattacking": 23664, - "Ġattacks": 8951, - "Ġattain": 36861, - "Ġattained": 63260, - "Ġattainment": 93965, - "Ġatte": 93381, - "Ġattempt": 4879, - "Ġattempted": 17644, - "Ġattempting": 19969, - "Ġattempts": 13865, - "Ġattend": 9604, - "Ġattendance": 28116, - "Ġattendant": 65022, - "Ġattended": 18677, - "Ġattendee": 94665, - "Ġattendees": 40285, - "Ġattending": 24096, - "Ġattends": 75112, - "Ġattent": 52309, - "Ġattention": 6666, - "Ġattentive": 73898, - "Ġattenu": 57732, - "Ġattenuation": 95218, - "Ġattest": 88017, - "Ġattic": 74721, - "Ġattire": 69260, - "Ġattitude": 19451, - "Ġattitudes": 33726, - "Ġattn": 98917, - "Ġattorney": 14065, - "Ġattorneys": 31434, - "Ġattr": 6510, - "Ġattract": 9504, - "Ġattracted": 29123, - "Ġattracting": 51647, - "Ġattraction": 33464, - "Ġattractions": 39591, - "Ġattractive": 19411, - "Ġattractiveness": 100045, - "Ġattracts": 61191, - "Ġattravers": 98407, - "Ġattrib": 17780, - "Ġattributable": 71526, - "Ġattribute": 7180, - "ĠattributeName": 94359, - "Ġattributed": 30706, - "Ġattributes": 8365, - "Ġattribution": 63124, - "Ġattrs": 16602, - "Ġatual": 41975, - "Ġaté": 39583, - "Ġau": 8065, - "Ġauc": 47053, - "Ġauch": 11168, - "Ġauction": 21852, - "Ġauctions": 71232, - "Ġaucun": 85624, - "Ġaud": 6264, - "Ġaudi": 47468, - "Ġaudible": 80415, - "Ġaudience": 10877, - "Ġaudiences": 30994, - "Ġaudio": 7855, - "Ġaudit": 25261, - "Ġauditing": 93596, - "Ġaudition": 62988, - "Ġauditor": 54406, - "Ġauditory": 83629, - "Ġaudits": 75620, - "Ġauf": 7367, - "Ġaug": 19861, - "Ġaugment": 49806, - "Ġaugmentation": 79885, - "Ġaugmented": 57088, - "Ġaugust": 71719, - "Ġaujourd": 75804, - "Ġaument": 41880, - "Ġaumento": 82736, - "Ġaun": 90268, - "Ġaunque": 59466, - "Ġaunt": 51166, - "Ġaup": 98544, - "Ġaur": 44521, - "Ġaura": 40142, - "Ġaure": 86768, - "Ġaus": 9608, - "Ġausge": 66178, - "Ġausp": 90196, - "Ġauss": 25102, - "Ġaussi": 28463, - "Ġaust": 100206, - "Ġausterity": 61630, - "Ġaustralia": 44332, - "Ġaut": 3154, - "Ġaute": 89137, - "Ġauth": 4259, - "ĠauthDomain": 99006, - "ĠauthService": 65796, - "ĠauthToken": 87122, - "Ġauthentic": 13513, - "Ġauthenticate": 34289, - "Ġauthenticated": 38360, - "Ġauthentication": 17066, - "Ġauthenticity": 54348, - "Ġauthor": 3229, - "Ġauthored": 67213, - "Ġauthorised": 70484, - "Ġauthoritarian": 59021, - "Ġauthoritative": 65693, - "Ġauthorities": 11527, - "Ġauthority": 11447, - "Ġauthorization": 24645, - "Ġauthorize": 37926, - "Ġauthorized": 19144, - "Ġauthors": 12283, - "Ġautism": 38281, - "Ġautistic": 81391, - "Ġauto": 3313, - "ĠautoComplete": 73586, - "ĠautoFocus": 95581, - "Ġautob": 100099, - "Ġautobi": 68165, - "Ġautobiography": 91537, - "Ġautoc": 57253, - "Ġautocomplete": 32805, - "Ġautof": 45545, - "Ġautofocus": 54132, - "Ġautogenerated": 82933, - "Ġautoimmune": 88191, - "Ġautoload": 81597, - "Ġautom": 5113, - "Ġautomat": 61852, - "Ġautomate": 69711, - "Ġautomated": 28598, - "Ġautomatic": 17392, - "Ġautomatically": 9651, - "Ġautomation": 33762, - "Ġautomobile": 35528, - "Ġautomobiles": 79648, - "Ġautomotive": 40508, - "Ġautomát": 80447, - "Ġautomáticamente": 84687, - "Ġautonom": 95103, - "Ġautonomous": 39293, - "Ġautonomy": 51360, - "Ġautop": 72258, - "Ġautoplay": 58410, - "Ġautopsy": 76901, - "Ġautor": 27865, - "Ġautorelease": 75666, - "Ġautos": 47972, - "Ġautour": 90053, - "Ġautre": 47838, - "Ġautres": 46106, - "Ġautumn": 42774, - "Ġaux": 10253, - "Ġauxiliary": 54558, - "Ġav": 1860, - "Ġava": 84764, - "Ġavail": 39011, - "Ġavailability": 18539, - "Ġavailable": 2561, - "Ġavait": 50590, - "Ġaval": 41635, - "Ġavalanche": 96694, - "Ġavant": 33670, - "Ġavanz": 99392, - "Ġavatar": 21359, - "Ġave": 42738, - "Ġavec": 9952, - "Ġavent": 91806, - "Ġavenue": 62803, - "Ġavenues": 73234, - "Ġaver": 17751, - "Ġaverage": 5578, - "Ġaveraged": 37956, - "Ġaverages": 49920, - "Ġaveraging": 44864, - "Ġavere": 83925, - "Ġavez": 47592, - "Ġavg": 20291, - "Ġavi": 99288, - "Ġaviation": 46630, - "Ġavid": 56653, - "Ġavis": 55847, - "Ġavocado": 68346, - "Ġavoid": 5766, - "Ġavoidance": 65411, - "Ġavoided": 31890, - "Ġavoiding": 31526, - "Ġavoids": 55952, - "Ġavoir": 39929, - "Ġavons": 57038, - "Ġavril": 100136, - "Ġaw": 1384, - "Ġawait": 2597, - "Ġawaited": 79578, - "Ġawaiting": 45088, - "Ġawaits": 71904, - "Ġawake": 35447, - "ĠawakeFromNib": 76049, - "Ġawaken": 42518, - "Ġawakened": 90347, - "Ġawakening": 75149, - "Ġaward": 10292, - "Ġawarded": 22034, - "Ġawards": 23146, - "Ġaware": 8010, - "Ġawareness": 17985, - "Ġaway": 3201, - "Ġawe": 51517, - "Ġawesome": 12738, - "Ġawful": 25629, - "Ġawhile": 51569, - "Ġawk": 20573, - "Ġawkward": 29859, - "Ġaws": 32621, - "Ġax": 3944, - "Ġaxe": 51564, - "Ġaxes": 25776, - "Ġaxial": 98280, - "Ġaxiom": 89277, - "Ġaxios": 13271, - "Ġaxis": 8183, - "Ġaxle": 73200, - "Ġaxs": 76262, - "Ġay": 19432, - "Ġayant": 86871, - "Ġayud": 59237, - "Ġayuda": 74759, - "Ġaz": 12657, - "Ġazi": 75162, - "Ġazimuth": 93060, - "Ġazt": 98994, - "Ġazure": 77630, - "Ġaç": 64010, - "Ġañ": 73286, - "Ġaño": 36916, - "Ġaños": 27846, - "Ġaún": 78658, - "Ġb": 293, - "Ġba": 13081, - "Ġbab": 16993, - "Ġbabe": 41346, - "Ġbabel": 80926, - "Ġbabes": 60600, - "Ġbabies": 24869, - "Ġbaby": 8945, - "Ġbabys": 71683, - "Ġbac": 80980, - "Ġbach": 48119, - "Ġbacheca": 62645, - "Ġbachelor": 49683, - "Ġback": 1203, - "ĠbackButton": 90826, - "Ġbackbone": 56527, - "Ġbackdrop": 39577, - "Ġbacked": 22126, - "Ġbackend": 19713, - "Ġbackers": 54730, - "Ġbackground": 4092, - "ĠbackgroundColor": 12983, - "ĠbackgroundImage": 68129, - "Ġbackgrounds": 36576, - "Ġbacking": 25695, - "Ġbacklash": 48156, - "Ġbacklight": 95422, - "Ġbacklog": 71822, - "Ġbackpack": 34236, - "Ġbackpage": 96059, - "Ġbacks": 28678, - "Ġbackstage": 90825, - "Ġbackstory": 93371, - "Ġbacktrack": 100021, - "Ġbackup": 16101, - "Ġbackups": 60766, - "Ġbackward": 28655, - "Ġbackwards": 29512, - "Ġbackyard": 36760, - "Ġbacon": 41452, - "Ġbacter": 17854, - "Ġbacteria": 24032, - "Ġbacterial": 45964, - "Ġbad": 3958, - "Ġbadass": 87402, - "Ġbadge": 24914, - "Ġbadges": 61534, - "Ġbadly": 25587, - "Ġbaff": 65516, - "Ġbag": 9145, - "Ġbaggage": 61649, - "Ġbagi": 86750, - "Ġbags": 18381, - "Ġbah": 43029, - "Ġbahwa": 78436, - "Ġbaik": 80287, - "Ġbail": 25487, - "Ġbailout": 75764, - "Ġbais": 98004, - "Ġbaise": 35916, - "Ġbaiser": 79782, - "Ġbait": 49160, - "Ġbaj": 91841, - "Ġbaja": 88748, - "Ġbajo": 63512, - "Ġbak": 37303, - "Ġbake": 23360, - "Ġbakeca": 41057, - "Ġbaked": 41778, - "Ġbakeka": 83043, - "Ġbaker": 76928, - "Ġbakery": 66244, - "Ġbaking": 28915, - "Ġbal": 9839, - "Ġbalance": 8335, - "Ġbalanced": 24770, - "Ġbalances": 39954, - "Ġbalancing": 44463, - "Ġbalcon": 38405, - "Ġbalcony": 44952, - "Ġbald": 48653, - "Ġbalk": 93082, - "Ġball": 5041, - "Ġballet": 71310, - "Ġballistic": 60633, - "Ġballo": 57953, - "Ġballoon": 47856, - "Ġballoons": 70580, - "Ġballot": 26938, - "Ġballots": 49736, - "Ġballpark": 97841, - "Ġballs": 20953, - "Ġbam": 42404, - "Ġbamb": 77093, - "Ġbamboo": 59982, - "Ġban": 9120, - "Ġbanana": 44196, - "Ġbananas": 68442, - "Ġbanc": 69407, - "Ġbanco": 53565, - "Ġband": 7200, - "Ġbanda": 97211, - "Ġbande": 95138, - "Ġbands": 21562, - "Ġbandwidth": 34494, - "Ġbang": 26518, - "Ġbanged": 94699, - "Ġbanging": 87211, - "Ġbank": 6201, - "Ġbanker": 72759, - "Ġbankers": 64243, - "Ġbanking": 23641, - "Ġbankrupt": 29320, - "Ġbankruptcy": 36707, - "Ġbanks": 14286, - "Ġbanned": 21501, - "Ġbanner": 24206, - "Ġbanners": 59472, - "Ġbanning": 49636, - "Ġbanquet": 87838, - "Ġbans": 48609, - "Ġbanyak": 62992, - "Ġbapt": 43724, - "Ġbaptism": 74927, - "Ġbaptized": 90225, - "Ġbar": 3703, - "Ġbara": 82187, - "Ġbarang": 96804, - "Ġbarbar": 54490, - "Ġbarbecue": 62312, - "Ġbarber": 97094, - "Ġbarcelona": 82514, - "Ġbarcode": 50507, - "Ġbard": 42910, - "Ġbardzo": 57958, - "Ġbare": 12743, - "Ġbarely": 20025, - "Ġbarg": 26967, - "Ġbargain": 45663, - "Ġbargaining": 55309, - "Ġbark": 54842, - "Ġbarley": 81817, - "Ġbarn": 33419, - "Ġbarr": 32039, - "Ġbarracks": 95864, - "Ġbarrage": 81690, - "Ġbarred": 60044, - "Ġbarrel": 20929, - "Ġbarrels": 42975, - "Ġbarren": 95088, - "Ġbarric": 78680, - "Ġbarrier": 22881, - "Ġbarriers": 30740, - "Ġbarring": 87799, - "Ġbars": 16283, - "Ġbart": 62618, - "Ġbartender": 91505, - "Ġbaru": 69443, - "Ġbas": 3122, - "Ġbasal": 80710, - "Ġbase": 2385, - "ĠbasePath": 72677, - "ĠbaseURL": 57841, - "ĠbaseUrl": 40875, - "Ġbaseball": 20075, - "Ġbased": 3196, - "Ġbaseline": 26954, - "Ġbaseman": 84403, - "Ġbasement": 31741, - "Ġbasename": 39296, - "Ġbases": 23963, - "Ġbash": 28121, - "Ġbasic": 6913, - "Ġbasically": 13524, - "Ġbasics": 32874, - "Ġbasil": 68186, - "Ġbasin": 58309, - "Ġbasis": 8197, - "Ġbasket": 14351, - "Ġbasketball": 19794, - "Ġbaskets": 69444, - "Ġbass": 22253, - "Ġbast": 33077, - "Ġbastante": 71662, - "Ġbastard": 74677, - "Ġbat": 16120, - "Ġbatch": 7309, - "ĠbatchSize": 98500, - "Ġbatches": 45892, - "Ġbatching": 85356, - "Ġbath": 9061, - "Ġbathing": 73509, - "Ġbathroom": 15197, - "Ġbathrooms": 40983, - "Ġbaths": 59300, - "Ġbathtub": 81188, - "Ġbats": 43308, - "Ġbatt": 15096, - "Ġbattalion": 91516, - "Ġbatter": 8919, - "Ġbattered": 80756, - "Ġbatteries": 27360, - "Ġbattery": 11863, - "Ġbatting": 51910, - "Ġbattle": 8209, - "Ġbattled": 75440, - "Ġbattlefield": 38486, - "Ġbattleground": 91666, - "Ġbattles": 25572, - "Ġbattling": 47336, - "Ġbaud": 57922, - "Ġbay": 23542, - "Ġbaz": 51347, - "ĠbaÅŁ": 47655, - "Ġbb": 16927, - "Ġbbc": 91726, - "Ġbbox": 30849, - "Ġbbw": 41860, - "Ġbc": 18399, - "Ġbcm": 57868, - "Ġbcrypt": 34620, - "Ġbd": 22206, - "Ġbdsm": 42797, - "Ġbe": 387, - "Ġbeach": 11573, - "Ġbeaches": 35909, - "Ġbeacon": 52402, - "Ġbead": 75607, - "Ġbeads": 55308, - "Ġbeam": 24310, - "Ġbeams": 51045, - "Ġbean": 21059, - "Ġbeans": 27994, - "Ġbear": 11984, - "Ġbeard": 48788, - "Ġbearer": 70871, - "Ġbearing": 18534, - "Ġbearings": 35553, - "Ġbears": 30824, - "Ġbeast": 32236, - "Ġbeasts": 57536, - "Ġbeat": 9567, - "Ġbeaten": 31394, - "Ġbeating": 27242, - "Ġbeats": 34427, - "Ġbeau": 72006, - "Ġbeaucoup": 48488, - "Ġbeaut": 5017, - "Ġbeautiful": 6366, - "Ġbeautifully": 32719, - "Ġbeauty": 13444, - "Ġbeb": 68146, - "Ġbeberapa": 86038, - "Ġbecame": 6244, - "Ġbecause": 1606, - "Ġbeck": 92186, - "Ġbecome": 3719, - "Ġbecomes": 9221, - "Ġbecoming": 10671, - "Ġbed": 4950, - "Ġbedding": 61253, - "Ġbedeut": 82931, - "Ġbedroom": 14150, - "Ġbedrooms": 28689, - "Ġbeds": 28036, - "Ġbedside": 96803, - "Ġbedtime": 89607, - "Ġbee": 38328, - "Ġbeef": 25309, - "Ġbeen": 1027, - "Ġbeep": 92054, - "Ġbeer": 13179, - "Ġbeers": 38066, - "Ġbees": 40558, - "Ġbeet": 49112, - "Ġbeetle": 98486, - "Ġbef": 58046, - "Ġbefind": 82716, - "Ġbefore": 1603, - "ĠbeforeEach": 18193, - "ĠbeforeSend": 92612, - "Ġbeforehand": 52159, - "Ġbeg": 2197, - "Ġbegan": 6137, - "Ġbegged": 80392, - "Ġbegging": 60206, - "Ġbegin": 3240, - "Ġbeginner": 50048, - "Ġbeginners": 47950, - "Ġbeginning": 7314, - "Ġbeginnings": 67482, - "Ġbegins": 12302, - "Ġbegr": 88641, - "Ġbegs": 86301, - "Ġbegun": 22088, - "Ġbeh": 2824, - "Ġbehalf": 17981, - "Ġbehand": 73302, - "Ġbehave": 36792, - "Ġbehaved": 89831, - "Ġbehaves": 74157, - "Ġbehaving": 87657, - "Ġbehavior": 7865, - "Ġbehavioral": 36695, - "Ġbehaviors": 28198, - "Ġbehaviour": 17432, - "Ġbehavioural": 88979, - "Ġbehaviours": 71177, - "Ġbehind": 4920, - "Ġbehold": 57215, - "Ġbei": 13582, - "Ġbeide": 98244, - "Ġbeiden": 70891, - "Ġbeige": 79365, - "Ġbeim": 29889, - "Ġbeing": 1694, - "Ġbeings": 23837, - "Ġbek": 51033, - "Ġbekan": 62706, - "Ġbekannt": 82431, - "Ġbekom": 94177, - "Ġbekommen": 75775, - "Ġbel": 1689, - "Ġbelang": 84346, - "Ġbele": 71156, - "Ġbelie": 2888, - "Ġbelief": 16801, - "Ġbeliefs": 21463, - "Ġbelievable": 92495, - "Ġbelieve": 4510, - "Ġbelieved": 11846, - "Ġbeliever": 62379, - "Ġbelievers": 52013, - "Ġbelieves": 13919, - "Ġbelieving": 35090, - "Ġbell": 29519, - "Ġbella": 97560, - "Ġbelle": 39892, - "Ġbells": 61794, - "Ġbelly": 36517, - "Ġbelong": 9352, - "Ġbelonged": 46959, - "Ġbelonging": 33152, - "Ġbelongings": 64028, - "Ġbelongs": 17623, - "Ġbeloved": 28530, - "Ġbelow": 3770, - "Ġbelt": 19671, - "Ġbelts": 53779, - "Ġbelum": 91857, - "Ġbem": 33015, - "Ġben": 3399, - "Ġbench": 13731, - "Ġbenches": 79509, - "Ġbenchmark": 29531, - "Ġbenchmarks": 63119, - "Ġbend": 37920, - "Ġbending": 58218, - "Ġbends": 93897, - "Ġbene": 20331, - "Ġbeneath": 24923, - "Ġbenef": 4270, - "Ġbenefici": 38045, - "Ġbeneficial": 24629, - "Ġbeneficiaries": 61668, - "Ġbeneficiary": 63932, - "Ġbeneficiation": 79319, - "Ġbenefit": 8935, - "Ġbenefited": 56128, - "Ġbenefiting": 84015, - "Ġbenefits": 7720, - "Ġbenign": 65309, - "Ġbent": 30280, - "Ġbenz": 72046, - "Ġbenöt": 92404, - "Ġber": 10418, - "Ġbere": 28031, - "Ġbereits": 48243, - "Ġberg": 46985, - "Ġbergen": 78425, - "Ġberhasil": 76682, - "Ġberk": 97683, - "Ġberlin": 45681, - "Ġbern": 90363, - "Ġberries": 63494, - "Ġberry": 86188, - "Ġbers": 59654, - "Ġbert": 68199, - "Ġberth": 96547, - "Ġbes": 9234, - "Ġbesar": 85985, - "Ġbesch": 42952, - "Ġbeside": 30488, - "Ġbesides": 28858, - "Ġbesie": 92728, - "Ġbesoin": 63669, - "Ġbesonders": 76690, - "Ġbespoke": 76649, - "Ġbesser": 71436, - "Ġbest": 1888, - "Ġbeste": 29922, - "Ġbesteht": 99521, - "Ġbestellen": 98891, - "Ġbesten": 53847, - "Ġbestimm": 95818, - "Ġbestowed": 95829, - "Ġbestselling": 72002, - "Ġbet": 1297, - "Ġbeta": 13746, - "Ġbetr": 82414, - "Ġbetray": 34568, - "Ġbetrayal": 68376, - "Ġbetrayed": 65397, - "Ġbets": 43177, - "Ġbetter": 2731, - "Ġbetting": 26243, - "Ġbetween": 1990, - "Ġbeurette": 82812, - "Ġbev": 95908, - "Ġbeverage": 43450, - "Ġbeverages": 47497, - "Ġbevor": 95605, - "Ġbew": 28054, - "Ġbeware": 84905, - "Ġbewild": 99774, - "Ġbey": 7888, - "Ġbeyond": 7953, - "Ġbez": 23857, - "Ġbezier": 84166, - "Ġbf": 40193, - "Ġbfd": 95147, - "Ġbfs": 67664, - "Ġbg": 9128, - "ĠbgColor": 74230, - "Ġbgcolor": 31295, - "Ġbh": 44089, - "Ġbi": 6160, - "Ġbian": 97589, - "Ġbias": 15837, - "Ġbiased": 48761, - "Ġbiases": 50183, - "Ġbib": 24768, - "Ġbible": 61301, - "Ġbibli": 44615, - "Ġbiblical": 53640, - "Ġbibliography": 94798, - "Ġbic": 60831, - "Ġbicy": 52517, - "Ġbicycle": 36086, - "Ġbicycles": 73961, - "Ġbid": 14435, - "Ġbidder": 78631, - "Ġbidding": 49500, - "Ġbidi": 81022, - "Ġbids": 44599, - "Ġbied": 98576, - "Ġbien": 14707, - "Ġbieten": 67338, - "Ġbietet": 61829, - "Ġbif": 92640, - "Ġbig": 2466, - "Ġbigger": 11493, - "Ġbiggest": 8706, - "Ġbigint": 80763, - "Ġbigot": 66803, - "Ġbigotry": 77846, - "Ġbij": 23232, - "Ġbik": 38645, - "Ġbike": 13260, - "Ġbikes": 31553, - "Ġbiking": 67180, - "Ġbikini": 55305, - "Ġbil": 20934, - "Ġbilateral": 52303, - "Ġbild": 72311, - "Ġbilder": 34800, - "Ġbile": 73394, - "Ġbilingual": 91389, - "Ġbill": 4121, - "Ġbillboard": 86306, - "Ġbilled": 50546, - "Ġbilleder": 96540, - "Ġbillig": 96239, - "Ġbilling": 34631, - "Ġbillion": 7239, - "Ġbillionaire": 47794, - "Ġbillionaires": 90386, - "Ġbillions": 33151, - "Ġbills": 19123, - "Ġbin": 9736, - "Ġbinaries": 70837, - "Ġbinary": 8026, - "Ġbind": 10950, - "ĠbindActionCreators": 79320, - "Ġbinder": 55114, - "Ġbinding": 11212, - "Ġbindings": 36800, - "Ġbinds": 58585, - "Ġbinge": 73922, - "Ġbingo": 78124, - "Ġbinnen": 84085, - "Ġbins": 29618, - "Ġbio": 17332, - "Ġbiochemical": 93532, - "Ġbiod": 56594, - "Ġbiodiversity": 73119, - "Ġbiography": 48345, - "Ġbiological": 24156, - "Ġbiologist": 88704, - "Ġbiology": 34458, - "Ġbiom": 39538, - "Ġbiomass": 58758, - "Ġbiome": 84710, - "Ġbiomedical": 94612, - "Ġbiopsy": 99647, - "Ġbios": 49554, - "Ġbip": 29978, - "Ġbipartisan": 52008, - "Ġbipolar": 65919, - "Ġbir": 15606, - "Ġbird": 12224, - "Ġbirds": 20229, - "Ġbirth": 7342, - "Ġbirthday": 15553, - "Ġbirthdays": 92950, - "Ġbirths": 66332, - "Ġbis": 15184, - "Ġbisa": 41088, - "Ġbisc": 60559, - "Ġbiscuits": 87076, - "Ġbisexual": 56832, - "Ġbisher": 97142, - "Ġbishop": 54306, - "Ġbishops": 66723, - "Ġbist": 78628, - "Ġbit": 2766, - "Ġbitch": 40530, - "Ġbitcoin": 18355, - "Ġbitcoins": 58102, - "Ġbite": 23556, - "Ġbites": 49433, - "Ġbiting": 68196, - "Ġbitmap": 20327, - "Ġbitmask": 92061, - "Ġbitrate": 83743, - "Ġbits": 9660, - "Ġbitte": 68482, - "Ġbitten": 78549, - "Ġbitter": 26242, - "Ġbitterly": 99945, - "Ġbitterness": 80096, - "Ġbitwise": 99070, - "Ġbiz": 43478, - "Ġbizarre": 33288, - "Ġbj": 92288, - "Ġbk": 67201, - "Ġbl": 1529, - "Ġbla": 85641, - "Ġblack": 3776, - "ĠblackColor": 76654, - "Ġblackjack": 58362, - "Ġblacklist": 67149, - "Ġblackmail": 88263, - "Ġblackout": 97504, - "Ġblacks": 40077, - "Ġbladder": 62564, - "Ġblade": 25879, - "Ġblades": 42742, - "Ġblah": 53661, - "Ġblame": 19065, - "Ġblamed": 36197, - "Ġblames": 86890, - "Ġblaming": 59771, - "Ġblanc": 64347, - "Ġblanco": 90647, - "Ġbland": 50531, - "Ġblank": 10321, - "Ġblanket": 39139, - "Ġblankets": 65712, - "Ġblanks": 79640, - "Ġblas": 49677, - "Ġblasph": 99159, - "Ġblast": 21327, - "Ġblasted": 63421, - "Ġblasting": 77252, - "Ġblasts": 75141, - "Ġblat": 52049, - "Ġblatant": 72547, - "Ġblatantly": 98254, - "Ġblaze": 63573, - "Ġblazing": 86350, - "Ġble": 12704, - "Ġbleach": 83451, - "Ġbleak": 76367, - "Ġbleed": 67106, - "Ġbleeding": 35763, - "Ġbleiben": 91656, - "Ġbleibt": 95085, - "Ġblend": 20955, - "Ġblended": 55645, - "Ġblender": 62895, - "Ġblending": 56941, - "Ġblends": 58943, - "Ġbless": 16458, - "Ġblessed": 33944, - "Ġblessing": 40149, - "Ġblessings": 56650, - "Ġblev": 73099, - "Ġblew": 42423, - "Ġbli": 60389, - "Ġblij": 74380, - "Ġblind": 18507, - "Ġblinded": 90216, - "Ġblindly": 89447, - "Ġblindness": 85515, - "Ġblinds": 67161, - "Ġblink": 34231, - "Ġblinked": 100132, - "Ġblinking": 85122, - "Ġblir": 58537, - "Ġbliss": 59045, - "Ġblister": 81792, - "Ġblitz": 72534, - "Ġblk": 41743, - "Ġblo": 14545, - "Ġblob": 24295, - "Ġblobs": 77999, - "Ġbloc": 41840, - "Ġblock": 2565, - "ĠblockDim": 82093, - "ĠblockIdx": 85379, - "ĠblockSize": 65278, - "Ġblockade": 77237, - "Ġblockbuster": 72097, - "Ġblockchain": 18428, - "Ġblocked": 19857, - "Ġblocker": 52010, - "Ġblockers": 84235, - "Ġblocking": 22978, - "Ġblocks": 10215, - "Ġblog": 5117, - "Ġblogger": 40281, - "Ġbloggers": 50343, - "Ġblogging": 43092, - "Ġbloginfo": 60781, - "Ġblogs": 26743, - "Ġblond": 45469, - "Ġblonde": 27117, - "Ġblood": 6680, - "Ġbloodstream": 100216, - "Ġbloody": 36277, - "Ġbloom": 52554, - "Ġblooms": 92889, - "Ġbloque": 71826, - "Ġbloss": 50823, - "Ġblossom": 89858, - "Ġblot": 81982, - "Ġblouse": 97045, - "Ġblow": 12523, - "Ġblowing": 41442, - "Ġblowjob": 38881, - "Ġblown": 36574, - "Ġblows": 46303, - "Ġblue": 6437, - "Ġblueprint": 54029, - "Ġblues": 44695, - "Ġbluetooth": 56701, - "Ġbluff": 97388, - "Ġblunt": 49770, - "Ġblur": 29613, - "Ġblurred": 73500, - "Ġblurry": 100155, - "Ġblush": 70326, - "Ġbm": 35968, - "Ġbmi": 92997, - "Ġbmp": 44401, - "Ġbn": 41697, - "Ġbo": 712, - "Ġboa": 83032, - "Ġboard": 4580, - "Ġboarded": 84569, - "Ġboarding": 50069, - "Ġboards": 21126, - "Ġboast": 59227, - "Ġboasted": 84312, - "Ġboasting": 84744, - "Ġboasts": 38119, - "Ġboat": 15688, - "Ġboats": 32731, - "Ġbob": 36292, - "Ġboca": 97306, - "Ġbod": 30111, - "Ġbodies": 13162, - "Ġbodily": 48131, - "Ġbody": 2547, - "ĠbodyParser": 51036, - "Ġbog": 35519, - "Ġbogus": 61020, - "Ġboil": 44790, - "Ġboiled": 66185, - "Ġboiler": 28725, - "Ġboilers": 70049, - "Ġboiling": 50937, - "Ġboils": 90055, - "Ġbois": 66304, - "Ġbol": 21434, - "Ġbola": 98287, - "Ġbold": 14265, - "Ġboldly": 96029, - "Ġbols": 89316, - "Ġbolster": 48227, - "Ġbolt": 32942, - "Ġbolts": 49939, - "Ġbom": 18665, - "Ġbomb": 13054, - "Ġbombard": 86562, - "Ġbombed": 89938, - "Ġbomber": 58626, - "Ġbombers": 69920, - "Ġbombing": 37431, - "Ġbombings": 74479, - "Ġbombs": 33606, - "Ġbon": 7970, - "Ġbona": 94169, - "Ġbond": 11049, - "Ġbondage": 43594, - "Ġbonded": 70241, - "Ġbonding": 64186, - "Ġbonds": 27460, - "Ġbone": 17685, - "Ġbones": 25896, - "Ġbonne": 51651, - "Ġbons": 82134, - "Ġbonus": 12306, - "Ġbonuses": 33321, - "Ġboo": 47370, - "Ġboob": 79242, - "Ġboobs": 40892, - "Ġbook": 2363, - "Ġbooked": 34070, - "Ġbooking": 22615, - "Ġbookings": 59620, - "Ġbooklet": 74343, - "Ġbookmark": 36249, - "Ġbookmarks": 62019, - "Ġbooks": 6603, - "Ġbookstore": 79761, - "Ġbool": 1845, - "Ġboolean": 2777, - "Ġboom": 30845, - "Ġbooming": 68790, - "Ġboon": 87101, - "Ġboost": 7916, - "Ġboosted": 65208, - "Ġbooster": 57532, - "Ġboosting": 56028, - "Ġboosts": 67232, - "Ġboot": 10677, - "Ġbooth": 36506, - "Ġbooths": 92259, - "Ġbootloader": 89264, - "Ġboots": 26302, - "Ġbootstrap": 28023, - "Ġbooty": 62702, - "Ġbooze": 90036, - "Ġbor": 32732, - "Ġbord": 39002, - "Ġbordel": 94797, - "Ġborder": 3973, - "ĠborderBottom": 56306, - "ĠborderColor": 36926, - "ĠborderRadius": 19759, - "ĠborderSide": 98755, - "ĠborderTop": 87083, - "ĠborderWidth": 45205, - "Ġbordered": 77317, - "Ġborderline": 89614, - "Ġborders": 24743, - "Ġbore": 39786, - "Ġbored": 34386, - "Ġboredom": 90926, - "Ġboring": 28859, - "Ġborn": 9405, - "Ġborne": 65162, - "Ġborough": 66841, - "Ġborr": 97652, - "Ġborrow": 17636, - "Ġborrowed": 46664, - "Ġborrower": 70719, - "Ġborrowers": 64488, - "Ġborrowing": 53675, - "Ġbos": 43746, - "Ġboss": 13697, - "Ġbosses": 42847, - "Ġbot": 11164, - "Ġbotanical": 98302, - "Ġboth": 2225, - "Ġbother": 20753, - "Ġbothered": 46376, - "Ġbothering": 91259, - "Ġbothers": 82454, - "Ġboto": 61879, - "Ġboton": 80567, - "Ġbots": 50629, - "Ġbott": 11176, - "Ġbottle": 16893, - "Ġbottled": 72178, - "Ġbottleneck": 88938, - "Ġbottles": 27474, - "Ġbottom": 5740, - "Ġbottoms": 93650, - "Ġbou": 30870, - "Ġbought": 11021, - "Ġbounce": 34782, - "Ġbounced": 70904, - "Ġbouncing": 65128, - "Ġbound": 6965, - "Ġboundaries": 23546, - "Ġboundary": 19254, - "Ġbounded": 62215, - "Ġbounding": 31718, - "Ġbounds": 14597, - "Ġbounty": 53523, - "Ġbouquet": 92713, - "Ġbour": 36679, - "Ġbourbon": 93848, - "Ġbourgeois": 53416, - "Ġbourgeoisie": 94886, - "Ġbout": 25646, - "Ġboutique": 53185, - "Ġbouts": 96271, - "Ġbow": 15631, - "Ġbowed": 85473, - "Ġbowel": 66358, - "Ġbowl": 19763, - "Ġbowling": 59296, - "Ġbowls": 61080, - "Ġbows": 82565, - "Ġbox": 3830, - "ĠboxShadow": 69888, - "Ġboxed": 74764, - "Ġboxer": 79557, - "Ġboxes": 15039, - "Ġboxing": 46329, - "Ġboy": 8334, - "Ġboyc": 47334, - "Ġboycott": 53645, - "Ġboyfriend": 26923, - "Ġboys": 13305, - "Ġbp": 27783, - "Ġbpm": 98824, - "Ġbpp": 91633, - "Ġbpy": 52161, - "Ġbq": 95865, - "Ġbr": 1437, - "Ġbra": 20716, - "Ġbrace": 33964, - "Ġbracelet": 59519, - "Ġbracelets": 89965, - "Ġbraces": 60291, - "Ġbracket": 32742, - "Ġbrackets": 40029, - "Ġbrag": 57794, - "Ġbrain": 8271, - "Ġbrains": 35202, - "Ġbrainstorm": 87881, - "Ġbrake": 35718, - "Ġbrakes": 45664, - "Ġbraking": 73588, - "Ġbran": 53358, - "Ġbranch": 9046, - "Ġbranches": 23962, - "Ġbranching": 86567, - "Ġbrand": 6883, - "Ġbranded": 46935, - "Ġbranding": 44817, - "Ġbrands": 16097, - "Ġbras": 46496, - "Ġbrasile": 69073, - "Ġbrass": 37138, - "Ġbrav": 76813, - "Ġbrave": 34300, - "Ġbravery": 86166, - "Ġbrawl": 100167, - "Ġbraz": 99086, - "Ġbrazil": 97746, - "Ġbre": 5395, - "Ġbreach": 31471, - "Ġbreached": 82166, - "Ġbreaches": 69140, - "Ġbread": 16385, - "Ġbreadcrumb": 77915, - "Ġbreadcrumbs": 86666, - "Ġbreadth": 58321, - "Ġbreak": 1464, - "Ġbreakdown": 31085, - "Ġbreaker": 67867, - "Ġbreakfast": 17954, - "Ġbreaking": 15061, - "Ġbreakout": 63788, - "Ġbreakpoint": 53845, - "Ġbreakpoints": 92630, - "Ġbreaks": 18808, - "Ġbreakthrough": 42445, - "Ġbreakup": 85598, - "Ġbreast": 17659, - "Ġbreastfeeding": 65864, - "Ġbreasts": 37449, - "Ġbreat": 28855, - "Ġbreath": 11745, - "Ġbreathable": 90619, - "Ġbreathe": 37397, - "Ġbreathed": 92266, - "Ġbreathing": 27027, - "Ġbreathtaking": 57192, - "Ġbred": 55187, - "Ġbree": 68399, - "Ġbreed": 28875, - "Ġbreeding": 40308, - "Ġbreeds": 58245, - "Ġbreeze": 46385, - "Ġbrethren": 73903, - "Ġbreve": 98519, - "Ġbrew": 17109, - "Ġbrewed": 89195, - "Ġbreweries": 73802, - "Ġbrewers": 93970, - "Ġbrewery": 50295, - "Ġbrewing": 50259, - "Ġbri": 40568, - "Ġbrib": 76712, - "Ġbribery": 93137, - "Ġbrick": 25878, - "Ġbricks": 50137, - "Ġbrid": 77847, - "Ġbridal": 81512, - "Ġbride": 42447, - "Ġbrides": 61365, - "Ġbridge": 14497, - "Ġbridges": 40073, - "Ġbrief": 10015, - "Ġbriefed": 86865, - "Ġbriefing": 43636, - "Ġbriefly": 27851, - "Ġbrig": 55912, - "Ġbrigade": 84972, - "Ġbright": 10107, - "Ġbrighter": 53657, - "Ġbrightest": 72021, - "Ġbrightly": 76389, - "Ġbrightness": 33306, - "Ġbrill": 18041, - "Ġbrilliance": 83580, - "Ġbrilliant": 20333, - "Ġbrilliantly": 79349, - "Ġbring": 4546, - "Ġbringen": 91945, - "Ġbringing": 12967, - "Ġbrings": 12716, - "Ġbrink": 68215, - "Ġbrisk": 75491, - "Ġbrit": 38430, - "Ġbritish": 95027, - "Ġbrittle": 95749, - "Ġbro": 2967, - "Ġbroad": 7353, - "Ġbroadband": 41925, - "Ġbroadcast": 13195, - "Ġbroadcaster": 60983, - "Ġbroadcasters": 94014, - "Ġbroadcasting": 49927, - "Ġbroadcasts": 66198, - "Ġbroaden": 84713, - "Ġbroader": 27927, - "Ġbroadly": 44029, - "Ġbroccoli": 79276, - "Ġbrochure": 79903, - "Ġbroke": 14760, - "Ġbroken": 11102, - "Ġbroker": 23117, - "Ġbrokerage": 75955, - "Ġbrokers": 46436, - "Ġbrom": 94571, - "Ġbron": 31071, - "Ġbronze": 40907, - "Ġbroth": 45993, - "Ġbrother": 10868, - "Ġbrothers": 20820, - "Ġbrought": 7263, - "Ġbrow": 60375, - "Ġbrown": 14198, - "Ġbrows": 19364, - "Ġbrowse": 27100, - "Ġbrowser": 7074, - "Ġbrowsers": 33957, - "Ġbrowsing": 32421, - "Ġbru": 43100, - "Ġbruises": 98675, - "Ġbruk": 81871, - "Ġbrun": 42707, - "Ġbrunch": 70917, - "Ġbrunette": 49217, - "Ġbrush": 15998, - "Ġbrushed": 62639, - "Ġbrushes": 62726, - "Ġbrushing": 77826, - "Ġbrut": 19968, - "Ġbrutal": 28860, - "Ġbrutality": 63132, - "Ġbrutally": 70287, - "Ġbrute": 65198, - "Ġbryster": 47174, - "Ġbs": 17502, - "Ġbson": 52080, - "Ġbst": 71331, - "Ġbt": 20164, - "Ġbtc": 87137, - "Ġbtn": 3286, - "ĠbtnCancel": 88856, - "ĠbtnSave": 88464, - "Ġbtw": 90957, - "Ġbu": 1048, - "Ġbub": 78869, - "Ġbubb": 90712, - "Ġbubble": 24529, - "Ġbubbles": 44783, - "Ġbuc": 99144, - "Ġbuck": 22786, - "Ġbucket": 15994, - "Ġbuckets": 43212, - "Ġbuckle": 81095, - "Ġbucks": 48434, - "Ġbud": 37808, - "Ġbudd": 24385, - "Ġbuddies": 61450, - "Ġbudding": 86733, - "Ġbuddy": 37772, - "Ġbudget": 8199, - "Ġbudgets": 42484, - "Ġbuds": 68543, - "Ġbuen": 54813, - "Ġbuena": 65896, - "Ġbueno": 93641, - "Ġbuf": 6745, - "Ġbuff": 11783, - "Ġbuffalo": 82455, - "Ġbuffer": 4240, - "ĠbufferSize": 66258, - "Ġbuffered": 54157, - "Ġbuffering": 88239, - "Ġbuffers": 28489, - "Ġbuffet": 61886, - "Ġbuffs": 72997, - "Ġbufio": 98017, - "Ġbuflen": 89464, - "Ġbufsize": 98758, - "Ġbug": 10077, - "Ġbuggy": 80411, - "Ġbugs": 23367, - "Ġbuild": 1977, - "Ġbuilder": 7514, - "Ġbuilders": 49186, - "Ġbuilding": 4857, - "Ġbuildings": 14016, - "Ġbuilds": 22890, - "Ġbuildup": 86765, - "Ġbuilt": 5918, - "Ġbuiltin": 60726, - "Ġbuiten": 99422, - "Ġbul": 7173, - "Ġbulb": 46912, - "Ġbulbs": 54320, - "Ġbulk": 20155, - "Ġbulky": 78921, - "Ġbull": 17231, - "Ġbulld": 79942, - "Ġbullet": 17889, - "Ġbulletin": 75829, - "Ġbullets": 34164, - "Ġbullied": 78913, - "Ġbullish": 90221, - "Ġbullpen": 82755, - "Ġbulls": 80781, - "Ġbullshit": 52401, - "Ġbully": 64176, - "Ġbullying": 45647, - "Ġbum": 73974, - "Ġbump": 28675, - "Ġbumped": 79932, - "Ġbumper": 59985, - "Ġbumps": 65822, - "Ġbun": 45921, - "Ġbunch": 15860, - "Ġbund": 10581, - "Ġbundle": 13190, - "Ġbundled": 52550, - "Ġbundles": 49707, - "Ġbunk": 46569, - "Ġbunker": 84772, - "Ġbunny": 76614, - "Ġbuoy": 75720, - "Ġbur": 7951, - "Ġburden": 23104, - "Ġburdens": 64074, - "Ġbure": 31861, - "Ġbureau": 44402, - "Ġbureauc": 34846, - "Ġbureaucr": 38070, - "Ġbureaucracy": 64931, - "Ġbureaucratic": 80495, - "Ġbureaucrats": 89740, - "Ġburg": 30875, - "Ġburge": 88069, - "Ġburgeoning": 90669, - "Ġburger": 45723, - "Ġburgers": 63452, - "Ġburgl": 60271, - "Ġburglary": 78043, - "Ġburial": 55763, - "Ġburied": 28016, - "Ġburn": 8395, - "Ġburned": 27724, - "Ġburner": 65819, - "Ġburning": 20252, - "Ġburns": 44154, - "Ġburnt": 50440, - "Ġburst": 21165, - "Ġbursting": 77850, - "Ġbursts": 66801, - "Ġbury": 56444, - "Ġbus": 5951, - "Ġbusc": 64282, - "Ġbusca": 50914, - "Ġbuscar": 48474, - "Ġbuses": 34480, - "Ġbush": 30773, - "Ġbushes": 78306, - "Ġbusiest": 84608, - "Ġbusiness": 2626, - "Ġbusinesses": 9873, - "Ġbusinessman": 47378, - "Ġbusinessmen": 83650, - "Ġbust": 21444, - "Ġbusted": 77490, - "Ġbustling": 90256, - "Ġbusty": 66452, - "Ġbusy": 13326, - "Ġbut": 719, - "Ġbutcher": 76194, - "Ġbutt": 31056, - "Ġbutter": 14432, - "Ġbutterflies": 81776, - "Ġbutterfly": 56269, - "Ġbutterknife": 51039, - "Ġbutto": 98035, - "Ġbutton": 3215, - "ĠbuttonText": 88095, - "ĠbuttonWithType": 84924, - "Ġbuttons": 12706, - "Ġbuurt": 60117, - "Ġbuy": 3780, - "Ġbuyer": 26171, - "Ġbuyers": 23455, - "Ġbuying": 12096, - "Ġbuys": 50631, - "Ġbuz": 93254, - "Ġbuzz": 31527, - "Ġbuzzing": 86424, - "Ġbv": 58037, - "Ġbw": 35475, - "Ġbx": 45341, - "Ġby": 555, - "Ġbye": 54141, - "Ġbypass": 31818, - "Ġbystand": 83483, - "Ġbyte": 5027, - "ĠbyteArray": 76103, - "Ġbytearray": 96703, - "Ġbytecode": 76229, - "Ġbytes": 5943, - "ĠbytesRead": 88273, - "ĠbyÄĩ": 60605, - "ĠbyÅĤ": 82735, - "ĠbyÅĤo": 87617, - "Ġbz": 81267, - "Ġbzw": 67909, - "Ġbás": 81451, - "Ġbä": 87653, - "ĠbÃ¥de": 80842, - "Ġbé": 90551, - "Ġbéné": 84233, - "Ġbö": 99271, - "Ġbör": 92393, - "Ġbúsqueda": 99599, - "Ġbü": 79575, - "ĠbÄĻd": 41908, - "ĠbÄĻdzie": 59331, - "ĠbÄĻdÄħ": 93594, - "Ġbạn": 90537, - "Ġc": 272, - "ĠcJSON": 71680, - "Ġca": 2211, - "Ġcab": 22239, - "Ġcabbage": 74873, - "Ġcabe": 58879, - "Ġcabel": 96699, - "Ġcabeza": 95970, - "Ġcabin": 13691, - "Ġcabinet": 22685, - "Ġcabinets": 37328, - "Ġcabins": 89401, - "Ġcable": 14994, - "Ġcables": 37172, - "Ġcabo": 89484, - "Ġcac": 83981, - "Ġcach": 61387, - "Ġcache": 6636, - "Ġcached": 21224, - "Ġcaches": 54688, - "Ġcaching": 48530, - "Ġcad": 19973, - "Ġcada": 19394, - "Ġcadastr": 87277, - "Ġcade": 78418, - "Ġcadena": 56092, - "Ġcadre": 60697, - "Ġcaf": 30203, - "Ġcafe": 42030, - "Ġcafes": 74671, - "Ġcafeteria": 94948, - "Ġcaffe": 39670, - "Ġcaffeine": 49750, - "Ġcafé": 53050, - "Ġcage": 36460, - "Ġcages": 81947, - "Ġcairo": 54748, - "Ġcake": 19692, - "Ġcakes": 48669, - "Ġcal": 1652, - "Ġcalam": 80933, - "Ġcalc": 10241, - "Ġcalcium": 35719, - "Ġcalcul": 5935, - "Ġcalcular": 97627, - "Ġcalculate": 11294, - "Ġcalculated": 16997, - "Ġcalculates": 48517, - "Ġcalculating": 38714, - "Ġcalculation": 22702, - "Ġcalculations": 29217, - "Ġcalculator": 31052, - "Ġcalculus": 83768, - "Ġcalend": 51070, - "Ġcalendar": 13470, - "Ġcalendars": 72095, - "Ġcalf": 65643, - "Ġcaliber": 61868, - "Ġcalibrated": 86085, - "Ġcalibration": 38711, - "Ġcalidad": 56920, - "Ġcaliente": 98415, - "Ġcalifornia": 79957, - "Ġcall": 1650, - "ĠcallBack": 71997, - "Ġcallable": 42022, - "Ġcallback": 4927, - "Ġcallbacks": 27777, - "Ġcalle": 68935, - "Ġcalled": 2663, - "Ġcallee": 95900, - "Ġcaller": 20456, - "Ġcallers": 83003, - "Ġcalling": 8260, - "Ġcalloc": 47113, - "Ġcalls": 6880, - "Ġcalm": 19858, - "Ġcalming": 78729, - "Ġcalmly": 73170, - "Ġcalor": 86312, - "Ġcalorie": 52703, - "Ġcalories": 25247, - "Ġcalves": 97310, - "Ġcam": 6730, - "Ġcamar": 97686, - "Ġcamb": 25113, - "Ġcambi": 77703, - "Ġcambiar": 70820, - "Ġcambio": 58411, - "Ġcambios": 83362, - "Ġcame": 3782, - "Ġcamel": 50252, - "Ġcameo": 95156, - "Ġcamer": 94025, - "Ġcamera": 6382, - "Ġcameras": 18632, - "Ġcamino": 84544, - "Ġcamouflage": 88068, - "Ġcamp": 3190, - "Ġcampaign": 4901, - "Ġcampaigned": 87296, - "Ġcampaigners": 94393, - "Ġcampaigning": 55927, - "Ġcampaigns": 21343, - "Ġcamper": 92153, - "Ġcampground": 90235, - "Ġcamping": 33873, - "Ġcampo": 27673, - "Ġcampos": 51369, - "Ġcamps": 29135, - "Ġcampus": 15679, - "Ġcampuses": 53008, - "Ġcams": 59384, - "Ġcan": 649, - "ĠcanActivate": 59568, - "Ġcanada": 32863, - "Ġcanadian": 88698, - "Ġcanal": 40021, - "Ġcanc": 63409, - "Ġcancel": 9299, - "ĠcancelButton": 45126, - "ĠcancelButtonTitle": 78002, - "Ġcanceled": 34546, - "Ġcancell": 18974, - "Ġcancellation": 36935, - "ĠcancellationToken": 34233, - "Ġcancelled": 26765, - "Ġcancelling": 98015, - "Ġcancer": 9572, - "Ġcancers": 51423, - "Ġcand": 39738, - "Ġcandid": 5803, - "Ġcandidacy": 67260, - "Ġcandidate": 9322, - "Ġcandidates": 11426, - "Ġcandies": 98497, - "Ġcandle": 38899, - "Ġcandles": 52305, - "Ġcandy": 32656, - "Ġcane": 63335, - "Ġcanine": 76082, - "Ġcann": 14068, - "Ġcannabin": 65228, - "Ġcannabinoids": 93986, - "Ġcannabis": 19437, - "Ġcanned": 64114, - "Ġcannon": 49499, - "Ġcannons": 98014, - "Ġcannot": 4250, - "Ġcanoe": 84589, - "Ġcanon": 44916, - "Ġcanonical": 43553, - "Ġcanopy": 64071, - "Ġcans": 43732, - "Ġcant": 16869, - "Ġcantidad": 38376, - "Ġcanv": 73478, - "Ġcanvas": 10247, - "Ġcanyon": 84300, - "Ġcap": 2107, - "Ġcapabilities": 17357, - "Ġcapability": 23099, - "Ġcapable": 13171, - "Ġcapac": 23878, - "Ġcapacidad": 83392, - "Ġcapacit": 99758, - "Ġcapacities": 59539, - "Ġcapacitor": 85525, - "Ġcapacity": 8824, - "Ġcape": 65392, - "Ġcapit": 61510, - "Ġcapita": 53155, - "Ġcapital": 6864, - "Ġcapitalism": 32682, - "Ġcapitalist": 41067, - "Ġcapitalists": 87408, - "Ġcapitalize": 53825, - "Ġcapitalized": 98421, - "Ġcapitals": 94099, - "Ġcapped": 61246, - "Ġcaps": 19079, - "Ġcapsule": 48739, - "Ġcapsules": 65879, - "Ġcapt": 6563, - "Ġcaptain": 24862, - "Ġcaptains": 90984, - "Ġcaptcha": 66189, - "Ġcaption": 17703, - "Ġcaptions": 78888, - "Ġcaptivating": 86282, - "Ġcaptive": 60951, - "Ġcaptivity": 84019, - "Ġcapture": 12602, - "Ġcaptured": 17439, - "Ġcaptures": 41255, - "Ġcapturing": 40880, - "Ġcar": 1841, - "Ġcara": 48034, - "Ġcaract": 57705, - "Ġcaracter": 33329, - "Ġcaracteres": 60355, - "ĠcaracterÃŃsticas": 93554, - "Ġcaramel": 59811, - "Ġcaratter": 91750, - "Ġcaravan": 74760, - "Ġcarb": 35872, - "Ġcarbohydr": 41950, - "Ġcarbohydrate": 67732, - "Ġcarbohydrates": 62345, - "Ġcarbon": 12782, - "Ġcarbonate": 84443, - "Ġcarbs": 53609, - "Ġcarc": 75566, - "Ġcarcin": 52788, - "Ġcarcinoma": 89468, - "Ġcard": 3786, - "Ġcardboard": 55043, - "Ġcardi": 73151, - "Ġcardiac": 47345, - "Ġcardinal": 56980, - "Ġcardio": 32844, - "Ġcardiovascular": 41713, - "Ġcards": 7563, - "Ġcare": 2512, - "Ġcared": 42777, - "Ġcareer": 7076, - "Ġcareers": 31133, - "Ġcareful": 16994, - "Ġcarefully": 15884, - "Ġcareg": 50371, - "Ġcaregiver": 93561, - "Ġcaregivers": 74740, - "Ġcareless": 84834, - "Ġcares": 34672, - "Ġcaret": 53401, - "Ġcarg": 62762, - "Ġcarga": 76136, - "Ġcargar": 83011, - "Ġcargo": 26735, - "Ġcaric": 77071, - "Ġcaring": 30598, - "Ġcarn": 39438, - "Ġcarne": 95954, - "Ġcarniv": 97733, - "Ġcarnival": 94496, - "Ġcarousel": 53381, - "Ġcarp": 39739, - "Ġcarpet": 28954, - "Ġcarpets": 89341, - "Ġcarr": 48595, - "Ġcarrera": 90976, - "Ġcarriage": 52547, - "Ġcarried": 11953, - "Ġcarrier": 19115, - "Ġcarriers": 35991, - "Ġcarries": 24266, - "Ġcarro": 45000, - "Ġcarrot": 75294, - "Ġcarrots": 62517, - "Ġcarry": 6920, - "Ġcarrying": 15691, - "Ġcars": 9515, - "Ġcart": 7558, - "Ġcarta": 76647, - "Ġcarte": 48454, - "Ġcartel": 80740, - "Ġcartesian": 95481, - "Ġcartoon": 31449, - "Ġcartoons": 63123, - "Ġcartridge": 51962, - "Ġcartridges": 72833, - "Ġcarts": 66504, - "Ġcarve": 80737, - "Ġcarved": 49267, - "Ġcarving": 77791, - "Ġcas": 4865, - "Ġcasa": 25233, - "Ġcasc": 76057, - "Ġcascade": 43118, - "Ġcase": 1162, - "Ġcases": 5157, - "Ġcash": 8515, - "Ġcashier": 91455, - "Ġcasi": 62353, - "Ġcasing": 74444, - "Ġcasino": 12109, - "Ġcasinos": 34471, - "Ġcaso": 23884, - "Ġcasos": 58633, - "Ġcass": 45324, - "Ġcassette": 82358, - "Ġcast": 6445, - "Ġcaste": 69524, - "Ġcaster": 49082, - "Ġcasting": 25146, - "Ġcastle": 33684, - "Ġcasts": 57133, - "Ġcasual": 16736, - "Ġcasually": 65714, - "Ġcasualties": 48988, - "Ġcasualty": 92597, - "Ġcat": 8415, - "Ġcata": 31179, - "Ġcatal": 34454, - "Ġcatalog": 16808, - "Ġcatalogs": 91385, - "Ġcatalogue": 49639, - "Ġcatalyst": 51483, - "Ġcatapult": 96191, - "Ġcatast": 35205, - "Ġcatastrophe": 65396, - "Ġcatastrophic": 54677, - "Ġcatch": 2339, - "ĠcatchError": 65034, - "Ġcatcher": 68898, - "Ġcatches": 38934, - "Ġcatching": 34168, - "Ġcatchy": 86605, - "Ġcate": 59239, - "Ġcategor": 22824, - "Ġcategoria": 48118, - "Ġcategorical": 70636, - "Ġcategorie": 96919, - "Ġcategories": 11306, - "Ġcategorized": 71974, - "Ġcategory": 5699, - "ĠcategoryId": 60093, - "ĠcategoryName": 90710, - "Ġcater": 29068, - "Ġcatering": 54929, - "Ġcath": 31747, - "Ġcathedral": 80250, - "Ġcatholic": 83191, - "Ġcats": 19987, - "Ġcattle": 36952, - "Ġcaucus": 66543, - "Ġcaught": 10791, - "Ġcaul": 86264, - "Ġcauliflower": 96970, - "Ġcaus": 25540, - "Ġcausa": 63099, - "Ġcausal": 59557, - "Ġcause": 5353, - "Ġcaused": 9057, - "Ġcauses": 11384, - "Ġcausing": 14718, - "Ġcaut": 36204, - "Ġcaution": 28930, - "Ġcautioned": 85432, - "Ġcautious": 46878, - "Ġcautiously": 92485, - "Ġcav": 57709, - "Ġcaval": 60390, - "Ġcavalry": 79657, - "Ġcave": 26457, - "Ġcaveat": 87151, - "Ġcavern": 76304, - "Ġcaves": 66664, - "Ġcavity": 56429, - "Ġcaz": 96185, - "Ġcazzo": 90633, - "ĠcaÅĤ": 91161, - "Ġcb": 10059, - "Ġcbd": 59627, - "Ġcbo": 94777, - "Ġcc": 12810, - "Ġccp": 99997, - "Ġcd": 15667, - "Ġcdecl": 88274, - "Ġcdr": 89404, - "Ġcds": 94601, - "Ġce": 3846, - "Ġcease": 32616, - "Ġceased": 59477, - "Ġceasefire": 82873, - "Ġcedar": 76396, - "Ġceil": 29581, - "Ġceiling": 22959, - "Ġceilings": 56814, - "Ġcel": 19637, - "Ġcela": 45602, - "Ġcele": 6630, - "Ġcelebr": 7495, - "Ġcelebrate": 18890, - "Ġcelebrated": 28284, - "Ġcelebrates": 49193, - "Ġcelebrating": 32689, - "Ġcelebration": 25960, - "Ġcelebrations": 47674, - "Ġcelebrities": 40501, - "Ġcelebrity": 31544, - "Ġcelery": 70121, - "Ġcelestial": 77480, - "Ġcelib": 78633, - "Ġcell": 2849, - "ĠcellFor": 41704, - "ĠcellForRowAt": 83755, - "ĠcellForRowAtIndexPath": 66989, - "Ġcellar": 76875, - "Ġcelle": 73103, - "Ġcellpadding": 30204, - "Ġcellphone": 58409, - "Ġcells": 7917, - "Ġcellspacing": 28180, - "Ġcellul": 70002, - "Ġcellular": 35693, - "Ġcelui": 66090, - "Ġcelular": 88226, - "Ġcement": 24532, - "Ġcemetery": 59404, - "Ġcen": 66031, - "Ġcena": 79006, - "Ġcensor": 40065, - "Ġcensorship": 52988, - "Ġcensus": 44702, - "Ġcent": 2960, - "Ġcenter": 4219, - "ĠcenterX": 90901, - "ĠcenterY": 81330, - "Ġcentered": 31288, - "Ġcenterpiece": 91853, - "Ġcenters": 19169, - "Ġcentr": 39239, - "Ġcentral": 8792, - "Ġcentralized": 58983, - "Ġcentrally": 85413, - "Ġcentre": 12541, - "Ġcentres": 36282, - "Ġcentrif": 74182, - "Ġcentro": 41987, - "Ġcentroid": 59219, - "Ġcentroids": 81143, - "Ġcents": 31291, - "Ġcenturies": 24552, - "Ġcentury": 9478, - "Ġcep": 63190, - "Ġcer": 10362, - "Ġceramic": 43124, - "Ġceramics": 96806, - "Ġcerc": 47562, - "Ġcerca": 28549, - "Ġcerco": 72017, - "Ġcere": 28091, - "Ġcereal": 62233, - "Ġcerebral": 60745, - "Ġceremon": 43612, - "Ġceremonial": 93642, - "Ġceremonies": 60283, - "Ġceremony": 22260, - "Ġcerr": 27976, - "Ġcert": 2847, - "Ġcertain": 3738, - "Ġcertainly": 7995, - "Ġcertains": 76076, - "Ġcertainty": 44743, - "Ġcertificate": 16125, - "Ġcertificates": 35537, - "Ġcertification": 28706, - "Ġcertifications": 82571, - "Ġcertified": 23759, - "Ġcertify": 93330, - "Ġcerto": 89015, - "Ġcerts": 75506, - "Ġcerv": 52664, - "Ġcervical": 67827, - "Ġces": 27750, - "Ġcess": 65147, - "Ġcessation": 83460, - "Ġcet": 42067, - "Ġcette": 20662, - "Ġceux": 66056, - "Ġcf": 25080, - "Ġcfg": 13589, - "Ġcg": 36840, - "Ġcgi": 99932, - "Ġch": 523, - "Ġcha": 13826, - "Ġchac": 95917, - "Ġchai": 45181, - "Ġchain": 8957, - "Ġchained": 68069, - "Ġchaining": 74762, - "Ġchains": 27271, - "Ġchair": 10716, - "Ġchaired": 99206, - "Ġchairman": 21892, - "Ġchairs": 26993, - "Ġchalk": 43459, - "Ġchall": 4904, - "Ġchalleng": 7449, - "Ġchallenge": 8815, - "Ġchallenged": 29991, - "Ġchallenger": 70250, - "Ġchallenges": 11774, - "Ġchallenging": 17436, - "Ġcham": 34809, - "Ġchamber": 25199, - "Ġchambers": 53279, - "Ġchambre": 87938, - "Ġchamp": 35641, - "Ġchampagne": 65393, - "Ġchampion": 18824, - "Ġchampions": 34838, - "Ġchampionship": 22279, - "Ġchampionships": 59284, - "Ġchamps": 71581, - "Ġchan": 27114, - "Ġchance": 6140, - "Ġchancellor": 77275, - "Ġchances": 17393, - "Ġchang": 2609, - "Ġchange": 2349, - "Ġchanged": 5614, - "Ġchanger": 62439, - "Ġchanges": 4442, - "Ġchanging": 10223, - "Ġchannel": 5613, - "ĠchannelId": 82825, - "Ġchannels": 12006, - "Ġchant": 44453, - "Ġchanting": 77674, - "Ġchants": 88587, - "Ġchaos": 28013, - "Ġchaotic": 53087, - "Ġchap": 38838, - "Ġchapel": 83249, - "Ġchapter": 12735, - "Ġchapters": 30732, - "Ġchaque": 46777, - "Ġchar": 1181, - "Ġcharacter": 3752, - "Ġcharacteristic": 29683, - "Ġcharacteristics": 17910, - "Ġcharacterization": 60993, - "Ġcharacterize": 70755, - "Ġcharacterized": 32971, - "Ġcharacters": 5885, - "Ġcharcoal": 61203, - "Ġcharg": 5714, - "Ġcharge": 6900, - "Ġcharged": 11684, - "Ġcharger": 45669, - "Ġcharges": 10405, - "Ġcharging": 23468, - "Ġcharisma": 99749, - "Ġcharismatic": 79323, - "Ġcharitable": 48801, - "Ġcharities": 51371, - "Ġcharity": 23693, - "Ġcharm": 32353, - "Ġcharming": 35509, - "Ġcharms": 81750, - "Ġchars": 23861, - "Ġcharset": 11878, - "Ġchart": 9676, - "Ġcharter": 38124, - "Ġcharts": 27223, - "Ġchase": 33586, - "Ġchased": 62920, - "Ġchasing": 43931, - "Ġchassis": 46009, - "Ġchast": 75207, - "Ġchat": 6369, - "Ġchats": 49626, - "Ġchatt": 81342, - "Ġchatte": 54951, - "Ġchatter": 70457, - "Ġchatting": 52067, - "Ġchaud": 70412, - "Ġchauff": 74817, - "Ġchave": 98735, - "Ġche": 3091, - "Ġcheap": 12136, - "Ġcheaper": 23917, - "Ġcheapest": 43149, - "Ġcheat": 41868, - "Ġcheated": 78778, - "Ġcheating": 42823, - "Ġcheats": 76488, - "Ġcheck": 1817, - "ĠcheckBox": 53658, - "Ġcheckbox": 32400, - "Ġcheckboxes": 91492, - "Ġchecked": 10273, - "Ġchecker": 42015, - "Ġchecking": 13598, - "Ġchecklist": 53673, - "Ġcheckout": 28363, - "Ġcheckpoint": 30395, - "Ġcheckpoints": 68309, - "Ġchecks": 12621, - "Ġchecksum": 33629, - "Ġcheek": 41803, - "Ġcheeks": 54888, - "Ġcheer": 26085, - "Ġcheered": 85623, - "Ġcheerful": 71414, - "Ġcheering": 69002, - "Ġcheers": 74983, - "Ġchees": 43932, - "Ġcheese": 17604, - "Ġcheeses": 98564, - "Ġcheesy": 87847, - "Ġchef": 30806, - "Ġchefs": 60227, - "Ġcheg": 98040, - "Ġchem": 8590, - "Ġchemical": 11742, - "Ġchemicals": 26333, - "Ġchemin": 88768, - "Ġchemistry": 30903, - "Ġchemotherapy": 62730, - "Ġcheque": 78110, - "Ġcher": 23008, - "Ġcherche": 52571, - "Ġcherish": 87785, - "Ġcherished": 81171, - "Ġcherry": 41980, - "Ġchess": 33819, - "Ġchest": 15489, - "Ġchests": 84418, - "Ġchevy": 98010, - "Ġchew": 37433, - "Ġchewing": 75477, - "Ġchez": 46206, - "Ġchi": 26883, - "Ġchiar": 99199, - "Ġchic": 47994, - "Ġchica": 80688, - "Ġchicago": 93308, - "Ġchicas": 57667, - "Ġchick": 31863, - "Ġchicken": 16553, - "Ġchickens": 54623, - "Ġchicks": 69089, - "Ġchief": 10388, - "Ġchiefly": 89382, - "Ġchiefs": 68802, - "Ġchiff": 84064, - "Ġchild": 1716, - "Ġchildbirth": 97294, - "Ġchildcare": 80271, - "Ġchildhood": 20587, - "Ġchildish": 94271, - "Ġchildren": 2911, - "Ġchilds": 89100, - "Ġchili": 59717, - "Ġchill": 37401, - "Ġchilled": 85042, - "Ġchilling": 62724, - "Ġchilly": 81975, - "Ġchim": 38094, - "Ġchimney": 90151, - "Ġchimpan": 99425, - "Ġchin": 46175, - "Ġchina": 33625, - "Ġchinese": 57487, - "Ġchip": 16797, - "Ġchips": 24512, - "Ġchipset": 92814, - "Ġchir": 71546, - "Ġchiropr": 77301, - "Ġchk": 40342, - "Ġchlor": 37833, - "Ġchloride": 82882, - "Ġchlorine": 85206, - "Ġchmod": 60715, - "Ġcho": 2665, - "Ġchocol": 72476, - "Ġchocolate": 18414, - "Ġchocolates": 100049, - "Ġchoice": 5873, - "Ġchoices": 11709, - "Ġchoir": 71708, - "Ġchois": 73661, - "Ġchoisir": 90194, - "Ġchoix": 60020, - "Ġchoke": 65136, - "Ġchoked": 94743, - "Ġchoking": 91620, - "Ġchol": 99740, - "Ġcholesterol": 39086, - "Ġchoose": 5268, - "Ġchooser": 95353, - "Ġchooses": 41011, - "Ġchoosing": 19301, - "Ġchop": 48094, - "Ġchopped": 38525, - "Ġchopping": 97387, - "Ġchops": 91178, - "Ġchor": 70356, - "Ġchord": 44321, - "Ġchords": 56759, - "Ġchore": 50671, - "Ġchores": 82569, - "Ġchorus": 56910, - "Ġchose": 14896, - "Ġchosen": 12146, - "Ġchoses": 79165, - "Ġchr": 29231, - "Ġchrist": 26853, - "Ġchristian": 52147, - "Ġchristmas": 54302, - "Ġchrom": 22083, - "Ġchromat": 98284, - "Ġchrome": 27527, - "Ġchromium": 97962, - "Ġchromosome": 51815, - "Ġchromosomes": 83181, - "Ġchron": 27076, - "Ġchronic": 21249, - "Ġchrono": 81472, - "Ġchronological": 87634, - "Ġchu": 96899, - "Ġchubby": 94878, - "Ġchuck": 43560, - "Ġchuckled": 97711, - "Ġchunk": 12143, - "Ġchunks": 27855, - "Ġchurch": 8993, - "Ġchurches": 31012, - "Ġchurn": 81969, - "Ġchute": 95480, - "Ġchá»ī": 99227, - "Ġci": 12088, - "Ġcialis": 28893, - "Ġcic": 54877, - "Ġciclo": 90670, - "Ġcid": 33241, - "Ġcidade": 56184, - "Ġcider": 66155, - "Ġcient": 89097, - "Ġcif": 66572, - "Ġcig": 17364, - "Ġcigar": 54774, - "Ġcigaret": 22320, - "Ġcigarette": 36213, - "Ġcigarettes": 34576, - "Ġcigars": 82215, - "Ġcil": 62444, - "Ġcin": 8628, - "Ġcinco": 71427, - "Ġcine": 80852, - "Ġcinema": 34292, - "Ġcinemas": 98707, - "Ġcinemat": 88122, - "Ġcinematic": 65765, - "Ġcinnamon": 51992, - "Ġcipher": 32188, - "Ġciphertext": 70889, - "Ġcir": 30570, - "Ġcirc": 4319, - "Ġcirca": 54607, - "Ġcircle": 12960, - "Ġcircles": 26432, - "Ġcircuit": 16622, - "Ġcircuits": 46121, - "Ġcircular": 28029, - "Ġcirculated": 63973, - "Ġcirculating": 54828, - "Ġcirculation": 35855, - "Ġcircum": 10408, - "Ġcircumcision": 74609, - "Ġcircumference": 76026, - "Ġcircumstance": 53237, - "Ġcircumstances": 13463, - "Ġcircus": 68124, - "Ġcis": 67504, - "Ġcit": 6681, - "Ġcita": 88157, - "Ġcitas": 55635, - "Ġcitation": 45477, - "Ġcitations": 52946, - "Ġcite": 39396, - "Ġcited": 22628, - "Ġcites": 58273, - "Ġcities": 9919, - "Ġciting": 33264, - "Ġcitiz": 8601, - "Ġcitizen": 22618, - "Ġcitizens": 10495, - "Ġcitizenship": 33779, - "Ġcitrus": 60290, - "Ġcitt": 72276, - "ĠcittÃł": 98039, - "Ġcity": 3363, - "ĠcityName": 97801, - "Ġciudad": 40457, - "Ġciv": 18969, - "Ġcivic": 44973, - "Ġcivil": 8431, - "Ġcivilian": 30028, - "Ġcivilians": 29536, - "Ġcivilization": 36017, - "Ġcivilizations": 86569, - "Ġcivilized": 86079, - "Ġcj": 92097, - "Ġck": 39713, - "Ġcl": 1206, - "Ġcla": 87804, - "Ġclad": 83858, - "Ġclaim": 3802, - "Ġclaimed": 11922, - "Ġclaiming": 21039, - "Ġclaims": 8349, - "Ġclam": 60610, - "Ġclamp": 43004, - "Ġclan": 39562, - "Ġclandest": 93657, - "Ġclang": 18761, - "Ġclans": 87081, - "Ġclap": 90677, - "Ġclar": 20064, - "Ġclarification": 64784, - "Ġclarified": 65876, - "Ġclarify": 38263, - "Ġclarity": 32373, - "Ġclaro": 76321, - "Ġclas": 57220, - "Ġclase": 47480, - "Ġclases": 96673, - "Ġclash": 41003, - "Ġclashed": 98506, - "Ġclashes": 52610, - "Ġclass": 538, - "ĠclassName": 2022, - "ĠclassNames": 56565, - "Ġclasse": 37417, - "Ġclasses": 6989, - "Ġclassic": 11670, - "Ġclassical": 29924, - "Ġclassics": 53805, - "Ġclassification": 24790, - "Ġclassifications": 96771, - "Ġclassified": 21771, - "Ġclassifier": 34465, - "Ġclassifiers": 72391, - "Ġclassify": 49229, - "Ġclassmates": 61190, - "Ġclassname": 71750, - "Ġclassroom": 24978, - "Ġclassrooms": 58216, - "Ġclassy": 71358, - "Ġclause": 22381, - "Ġclauses": 50198, - "Ġclave": 61942, - "Ġclaw": 57590, - "Ġclaws": 68550, - "Ġclay": 37148, - "Ġclazz": 33572, - "Ġcle": 11551, - "Ġclean": 4335, - "Ġcleaned": 28822, - "Ġcleaner": 32981, - "Ġcleaners": 75965, - "Ġcleaning": 16204, - "Ġcleanliness": 96391, - "Ġcleanly": 97975, - "Ġcleans": 35294, - "Ġcleanse": 81155, - "Ġcleansing": 60052, - "Ġcleanup": 21993, - "Ġclear": 2867, - "ĠclearColor": 59078, - "ĠclearInterval": 46685, - "ĠclearTimeout": 54325, - "Ġclearance": 36654, - "Ġcleared": 23803, - "Ġclearer": 49479, - "Ġclearfix": 37727, - "Ġclearing": 33850, - "Ġclearly": 9539, - "Ġclears": 57698, - "Ġclen": 86034, - "Ġcler": 57460, - "Ġclergy": 63584, - "Ġcleric": 92658, - "Ġclerk": 45357, - "Ġclever": 28799, - "Ġclf": 47179, - "Ġcli": 22059, - "Ġclic": 48376, - "Ġclich": 63692, - "Ġclick": 4299, - "Ġclickable": 86663, - "Ġclicked": 20505, - "Ġclicking": 18965, - "Ġclicks": 28849, - "Ġclient": 3016, - "ĠclientId": 49083, - "Ġcliente": 27727, - "Ġclientele": 97272, - "Ġclientes": 45745, - "Ġclients": 8403, - "Ġcliff": 44106, - "Ġcliffs": 86949, - "Ġclim": 11323, - "Ġclimate": 10182, - "Ġclimates": 92399, - "Ġclimax": 71295, - "Ġclimb": 26438, - "Ġclimbed": 45519, - "Ġclimbers": 94751, - "Ġclimbing": 30608, - "Ġclimbs": 77511, - "Ġclin": 9400, - "Ġcling": 78264, - "Ġclinging": 97458, - "Ġclinic": 28913, - "Ġclinical": 14830, - "Ġclinically": 70432, - "Ġclinicians": 78545, - "Ġclinics": 44335, - "Ġclip": 12607, - "Ġclipboard": 47134, - "Ġclipped": 74159, - "Ġclipping": 62956, - "Ġclips": 27203, - "Ġclique": 81479, - "Ġclit": 92862, - "Ġcljs": 27380, - "Ġclk": 46898, - "Ġclo": 5405, - "Ġcloak": 62494, - "Ġclock": 9042, - "Ġclocks": 51437, - "Ġclockwise": 66770, - "Ġclone": 15057, - "Ġcloned": 55219, - "Ġclones": 67007, - "Ġcloning": 78966, - "Ġclos": 4597, - "Ġclose": 3345, - "ĠcloseButton": 89414, - "ĠcloseModal": 95348, - "Ġclosed": 8036, - "Ġclosely": 15499, - "Ġcloser": 12401, - "Ġcloses": 34350, - "Ġclosest": 18585, - "Ġcloset": 33044, - "Ġclosets": 95840, - "Ġclosing": 15676, - "Ġclosure": 22722, - "Ġclosures": 61000, - "Ġclot": 94263, - "Ġcloth": 28392, - "Ġclothes": 15447, - "Ġclothing": 17895, - "Ġcloud": 9624, - "Ġclouds": 30614, - "Ġcloudy": 74649, - "Ġcloves": 85388, - "Ġclown": 69568, - "Ġclr": 63227, - "Ġcls": 13082, - "Ġclub": 6469, - "Ġclubhouse": 94533, - "Ġclubs": 19424, - "Ġclue": 31089, - "Ġclues": 43775, - "Ġclums": 78057, - "Ġclumsy": 94318, - "Ġcluster": 10879, - "Ġclustered": 93858, - "Ġclustering": 59454, - "Ġclusters": 28066, - "Ġclutch": 43789, - "Ġclutter": 54916, - "Ġcm": 10166, - "Ġcmake": 94096, - "Ġcmap": 41878, - "Ġcmb": 61993, - "Ġcmd": 5556, - "Ġcmdline": 95206, - "Ġcmds": 48757, - "Ġcmp": 27181, - "Ġcms": 27366, - "Ġcn": 13979, - "Ġcname": 79614, - "Ġcnn": 61558, - "Ġcnt": 13497, - "Ġco": 1080, - "Ġcoach": 7395, - "Ġcoached": 71022, - "Ġcoaches": 24909, - "Ġcoaching": 24826, - "Ġcoal": 11756, - "Ġcoalition": 26283, - "Ġcoarse": 50347, - "Ġcoast": 13962, - "Ġcoastal": 35335, - "Ġcoaster": 82168, - "Ġcoastline": 80944, - "Ġcoat": 23724, - "Ġcoated": 49482, - "Ġcoating": 41394, - "Ġcoatings": 92025, - "Ġcoats": 56737, - "Ġcoax": 91966, - "Ġcob": 34928, - "Ġcoc": 22432, - "Ġcocaine": 39123, - "Ġcocci": 96009, - "Ġcoch": 80181, - "Ġcocina": 90706, - "Ġcock": 11523, - "Ġcockpit": 60724, - "Ġcocks": 69540, - "Ġcocktail": 41010, - "Ġcocktails": 58076, - "Ġcoco": 83450, - "Ġcocoa": 62888, - "Ġcoconut": 34557, - "Ġcocos": 79192, - "Ġcod": 20950, - "Ġcode": 2082, - "Ġcodec": 35747, - "Ġcodecs": 57252, - "Ġcoded": 47773, - "Ġcoder": 84642, - "Ġcodes": 14236, - "Ġcodigo": 35878, - "Ġcoding": 11058, - "Ġcoef": 56633, - "Ġcoeff": 18055, - "Ġcoefficient": 36706, - "Ġcoefficients": 37929, - "Ġcoeffs": 80272, - "Ġcoer": 94285, - "Ġcoerc": 55363, - "Ġcoerce": 84125, - "Ġcoercion": 78242, - "Ġcof": 69903, - "Ġcoff": 10095, - "Ġcoffee": 11033, - "Ġcoffin": 78766, - "Ġcog": 62666, - "Ġcogn": 19329, - "Ġcognition": 75310, - "Ġcognitive": 25702, - "Ġcoh": 71185, - "Ġcoherence": 78925, - "Ġcoherent": 56887, - "Ġcohesion": 96393, - "Ġcohesive": 87516, - "Ġcohort": 41944, - "Ġcohorts": 90388, - "Ġcoil": 40760, - "Ġcoils": 71860, - "Ġcoin": 16652, - "Ġcoinc": 23828, - "Ġcoincide": 72359, - "Ġcoincidence": 50278, - "Ġcoined": 78718, - "Ġcoins": 19289, - "Ġcoisa": 97800, - "Ġcoke": 84423, - "Ġcol": 1400, - "Ġcola": 84767, - "Ġcolabor": 70972, - "Ġcold": 9439, - "Ġcolder": 76214, - "Ġcole": 74041, - "Ġcoleg": 90155, - "Ġcoli": 74110, - "Ġcoll": 4631, - "Ġcollabor": 11430, - "Ġcollaborate": 51696, - "Ġcollaborated": 78174, - "Ġcollaborating": 73301, - "Ġcollaboration": 20632, - "Ġcollaborations": 83663, - "Ġcollaborative": 40806, - "Ġcollaborators": 79119, - "Ġcollage": 98002, - "Ġcollagen": 71313, - "Ġcollaps": 43123, - "Ġcollapse": 18678, - "Ġcollapsed": 29368, - "Ġcollapses": 87458, - "Ġcollapsing": 72618, - "Ġcollar": 37204, - "Ġcollateral": 52508, - "Ġcolle": 14480, - "Ġcolleague": 37444, - "Ġcolleagues": 18105, - "Ġcollect": 6667, - "Ġcollected": 14890, - "Ġcollecting": 26984, - "Ġcollection": 4526, - "ĠcollectionView": 27633, - "Ġcollections": 15661, - "Ġcollective": 22498, - "Ġcollectively": 45925, - "Ġcollector": 33053, - "Ġcollectors": 52548, - "Ġcollects": 52307, - "Ġcolleg": 25511, - "Ġcollege": 7926, - "Ġcolleges": 31252, - "Ġcollegiate": 95797, - "Ġcollide": 67190, - "Ġcollided": 79990, - "Ġcollider": 66644, - "Ġcollision": 19277, - "Ġcollisions": 48453, - "Ġcollo": 82048, - "Ġcollusion": 69437, - "Ġcoloc": 59840, - "Ġcolomb": 75324, - "Ġcolon": 15235, - "Ġcolonial": 37683, - "Ġcolonies": 49028, - "Ġcolonization": 96553, - "Ġcolony": 42036, - "Ġcolor": 1933, - "ĠcolorWith": 42611, - "ĠcolorWithRed": 62280, - "Ġcolore": 79887, - "Ġcolored": 28296, - "Ġcolorful": 34966, - "Ġcoloring": 35987, - "Ġcolormap": 77110, - "Ġcolors": 8146, - "Ġcolossal": 97937, - "Ġcolour": 12745, - "Ġcoloured": 58919, - "Ġcolourful": 70467, - "Ġcolours": 27230, - "Ġcols": 17433, - "Ġcolspan": 17273, - "Ġcolum": 94325, - "Ġcolumn": 3330, - "ĠcolumnHeader": 96724, - "ĠcolumnIndex": 67764, - "ĠcolumnName": 66846, - "Ġcolumna": 76399, - "Ġcolumnist": 54187, - "Ġcolumns": 8310, - "Ġcom": 470, - "Ġcoma": 70398, - "Ġcomando": 50968, - "Ġcomb": 3698, - "Ġcombat": 12896, - "Ġcombating": 96178, - "Ġcombin": 68225, - "Ġcombination": 10824, - "Ġcombinations": 28559, - "Ġcombine": 16343, - "ĠcombineReducers": 59043, - "Ġcombined": 11093, - "Ġcombines": 33511, - "Ġcombining": 35271, - "Ġcombo": 23569, - "ĠcomboBox": 43811, - "Ġcombos": 71233, - "Ġcombust": 44545, - "Ġcombustion": 59333, - "Ġcome": 2586, - "Ġcomeback": 47637, - "Ġcomed": 63113, - "Ġcomedian": 51912, - "Ġcomedic": 95471, - "Ġcomedy": 23160, - "Ġcoment": 33457, - "Ġcomentario": 83817, - "Ġcomentarios": 80512, - "Ġcomenz": 75209, - "Ġcomer": 91427, - "Ġcomerc": 72009, - "Ġcomercial": 74961, - "Ġcomes": 4131, - "Ġcomet": 71086, - "Ġcomeç": 82247, - "Ġcomfort": 6981, - "Ġcomfortable": 10882, - "Ġcomfortably": 45769, - "Ġcomforting": 69130, - "Ġcomforts": 97181, - "Ġcomfy": 60421, - "Ġcomic": 20303, - "Ġcomics": 29159, - "Ġcomida": 98878, - "Ġcoming": 5108, - "Ġcomm": 1081, - "Ġcomma": 32783, - "Ġcommand": 3290, - "Ġcommande": 68851, - "Ġcommanded": 54757, - "Ġcommander": 29094, - "Ġcommanders": 61427, - "Ġcommanding": 65440, - "Ġcommands": 11545, - "Ġcommas": 77702, - "Ġcomme": 22299, - "Ġcommem": 42317, - "Ġcommemor": 81154, - "Ġcommemorate": 83623, - "Ġcommenc": 59062, - "Ġcommence": 56445, - "Ġcommenced": 65362, - "Ġcommencement": 69544, - "Ġcommend": 74212, - "Ġcomment": 4068, - "Ġcommentaire": 88089, - "Ġcommentary": 31710, - "Ġcommentator": 69836, - "Ġcommentators": 63594, - "Ġcommented": 29786, - "Ġcommenter": 97166, - "Ġcommenting": 41365, - "Ġcomments": 6170, - "Ġcommerc": 95194, - "Ġcommerce": 36754, - "Ġcommercial": 8518, - "Ġcommercially": 54453, - "Ġcommercials": 63595, - "Ġcommission": 12396, - "Ġcommissioned": 44224, - "Ġcommissioner": 41443, - "Ġcommissioners": 74655, - "Ġcommissions": 54764, - "Ġcommit": 5379, - "Ġcommitment": 15507, - "Ġcommitments": 42356, - "Ġcommits": 42635, - "Ġcommitted": 11411, - "Ġcommittee": 13093, - "Ġcommittees": 42547, - "Ġcommitting": 40583, - "Ġcommod": 26631, - "Ġcommodities": 51967, - "Ġcommodity": 38983, - "Ġcommodo": 79424, - "Ġcommon": 4279, - "Ġcommonly": 17037, - "Ġcommonplace": 78014, - "Ġcommons": 66062, - "Ġcommun": 34561, - "Ġcommunal": 57937, - "Ġcommune": 79245, - "Ġcommunic": 6057, - "Ġcommunicate": 19570, - "Ġcommunicated": 59035, - "Ġcommunicates": 92606, - "Ġcommunicating": 42247, - "Ġcommunication": 10758, - "Ġcommunications": 17320, - "Ġcommunicator": 87771, - "Ġcommunion": 94132, - "Ġcommunism": 71189, - "Ġcommunist": 50315, - "Ġcommunities": 10977, - "Ġcommunity": 4029, - "Ġcommute": 59263, - "Ġcommuter": 89103, - "Ġcommuters": 82821, - "Ġcommuting": 94950, - "Ġcomo": 8112, - "Ġcomp": 1391, - "Ġcompact": 17251, - "Ġcompagn": 83491, - "Ġcompan": 4637, - "Ġcompanies": 5220, - "Ġcompanion": 22489, - "Ġcompanions": 41957, - "Ġcompany": 2883, - "ĠcompanyId": 68275, - "ĠcompanyName": 94015, - "Ġcompar": 7809, - "Ġcomparable": 30139, - "Ġcomparative": 55394, - "Ġcomparatively": 71561, - "Ġcomparator": 53140, - "Ġcompare": 9616, - "ĠcompareTo": 80398, - "Ġcompared": 7863, - "Ġcomparer": 93455, - "Ġcompares": 43565, - "Ġcomparing": 27393, - "Ġcomparison": 12593, - "Ġcomparisons": 36595, - "Ġcompart": 39667, - "Ġcompartir": 82846, - "Ġcompartment": 44598, - "Ġcompartments": 87352, - "Ġcompass": 24653, - "Ġcompassion": 30481, - "Ġcompassionate": 60961, - "Ġcompat": 12413, - "Ġcompatibility": 25780, - "Ġcompatible": 18641, - "Ġcompañ": 64403, - "Ġcompel": 83173, - "Ġcompelled": 48984, - "Ġcompelling": 29722, - "Ġcompens": 14573, - "Ġcompensate": 46794, - "Ġcompensated": 66982, - "Ġcompensation": 20448, - "Ġcompet": 4634, - "Ġcompete": 20874, - "Ġcompeted": 67235, - "Ġcompetence": 58266, - "Ġcompetency": 93904, - "Ġcompetent": 40883, - "Ġcompeting": 27260, - "Ġcompetit": 52304, - "Ġcompetition": 10937, - "Ġcompetitions": 43682, - "Ġcompetitive": 15022, - "Ġcompetitiveness": 77651, - "Ġcompetitor": 43940, - "Ġcompetitors": 28650, - "Ġcompil": 98031, - "Ġcompilation": 29772, - "Ġcompile": 19742, - "Ġcompiled": 20276, - "Ġcompiler": 19979, - "Ġcompilers": 88175, - "Ġcompiling": 55320, - "Ġcompl": 4684, - "Ġcomplain": 29011, - "Ġcomplained": 35070, - "Ġcomplaining": 42126, - "Ġcomplains": 90058, - "Ġcomplaint": 12458, - "Ġcomplaints": 21859, - "Ġcomple": 1946, - "Ġcomplement": 23606, - "Ġcomplementary": 58535, - "Ġcomplet": 3543, - "Ġcompleta": 71301, - "Ġcompletamente": 85724, - "Ġcomplete": 4686, - "Ġcompleted": 8308, - "Ġcompletely": 6724, - "Ġcompleteness": 80414, - "Ġcompletes": 45695, - "Ġcompleting": 27666, - "Ġcompletion": 9954, - "ĠcompletionHandler": 46880, - "Ġcompleto": 56511, - "Ġcomplex": 6485, - "Ġcomplexes": 69125, - "Ġcomplexion": 91679, - "Ġcomplexities": 84140, - "Ġcomplexity": 23965, - "Ġcompliance": 8907, - "Ġcompliant": 49798, - "Ġcomplic": 69226, - "Ġcomplicated": 17395, - "Ġcomplication": 86919, - "Ġcomplications": 36505, - "Ġcomplied": 84864, - "Ġcompliment": 32241, - "Ġcomplimentary": 54428, - "Ġcompliments": 72739, - "Ġcomply": 26069, - "Ġcomplying": 89506, - "Ġcomponent": 3777, - "ĠcomponentDid": 24744, - "ĠcomponentDidMount": 27838, - "ĠcomponentDidUpdate": 86320, - "ĠcomponentName": 95242, - "ĠcomponentWill": 39945, - "ĠcomponentWillMount": 79238, - "ĠcomponentWillUnmount": 72676, - "Ġcomponente": 96789, - "Ġcomponents": 6956, - "Ġcomport": 52962, - "Ġcompos": 40321, - "Ġcompose": 31435, - "Ġcomposed": 24306, - "Ġcomposer": 40550, - "Ġcomposers": 95835, - "Ġcomposing": 76978, - "Ġcomposite": 28814, - "Ġcomposition": 18528, - "Ġcompositions": 62644, - "Ġcompost": 57823, - "Ġcompound": 24549, - "Ġcompounded": 88424, - "Ġcompounds": 32246, - "Ġcompr": 13550, - "Ġcompra": 58729, - "Ġcomprar": 54509, - "Ġcompreh": 12963, - "Ġcomprehend": 58389, - "Ġcomprehension": 62194, - "Ġcomprehensive": 16195, - "Ġcomprend": 60946, - "Ġcompress": 25633, - "Ġcompressed": 31749, - "Ġcompression": 26168, - "Ġcompressor": 59977, - "Ġcomprise": 54350, - "Ġcomprised": 40056, - "Ġcomprises": 41095, - "Ġcomprising": 46338, - "Ġcomprom": 26600, - "Ġcompromise": 30485, - "Ġcompromised": 44500, - "Ġcompromises": 92546, - "Ġcompromising": 76100, - "Ġcomps": 89373, - "Ġcompt": 55056, - "Ġcompte": 42463, - "Ġcompuls": 48206, - "Ġcompulsory": 65868, - "Ġcomput": 3801, - "Ġcomputation": 35547, - "Ġcomputational": 55580, - "Ġcomputations": 83699, - "Ġcompute": 12849, - "Ġcomputed": 25157, - "Ġcomputer": 6500, - "Ġcomputers": 19002, - "Ġcomputes": 58303, - "Ġcomputing": 25213, - "Ġcompét": 75332, - "Ġcomrades": 67128, - "Ġcomun": 44035, - "Ġcomunic": 46915, - "Ġcomunidad": 94990, - "Ġcon": 390, - "Ġconc": 3613, - "Ġconcat": 34820, - "Ġconcaten": 41072, - "Ġconcatenate": 78884, - "Ġconcatenated": 98634, - "Ġconce": 20245, - "Ġconceal": 54262, - "Ġconcealed": 44133, - "Ġconced": 38830, - "Ġconcede": 81660, - "Ġconceded": 62687, - "Ġconceivable": 95883, - "Ġconceive": 77151, - "Ġconceived": 50178, - "Ġconcent": 10219, - "Ġconcentr": 17576, - "Ġconcentrate": 37455, - "Ġconcentrated": 38626, - "Ġconcentrates": 99005, - "Ġconcentrating": 76387, - "Ġconcentration": 20545, - "Ġconcentrations": 32466, - "Ġconcept": 7434, - "Ġconception": 43656, - "Ġconcepts": 19476, - "Ġconceptual": 44901, - "Ġconcern": 4747, - "Ġconcerned": 11920, - "Ġconcerning": 18815, - "Ġconcerns": 10742, - "Ġconcert": 21497, - "Ġconcerted": 97666, - "Ġconcerts": 47679, - "Ġconcess": 57926, - "Ġconcession": 69573, - "Ġconcessions": 62608, - "Ġconcise": 64694, - "Ġconcl": 93224, - "Ġconclude": 32194, - "Ġconcluded": 20536, - "Ġconcludes": 45537, - "Ġconcluding": 72126, - "Ġconclus": 84082, - "Ġconclusion": 17102, - "Ġconclusions": 31342, - "Ġconclusive": 98586, - "Ġconco": 76639, - "Ġconcrete": 14509, - "Ġconcurrency": 79110, - "Ġconcurrent": 35135, - "Ġconcurrently": 79126, - "Ġconcussion": 69006, - "Ġcond": 9955, - "Ġcondem": 21748, - "Ġcondemn": 40074, - "Ġcondemnation": 72106, - "Ġcondemned": 39025, - "Ġcondemning": 82234, - "Ġcondensed": 75826, - "Ġcondi": 87556, - "Ġcondiciones": 78758, - "Ġcondition": 3044, - "Ġconditional": 35787, - "Ġconditioned": 66731, - "Ġconditioner": 65424, - "Ġconditioning": 35121, - "Ġconditions": 4787, - "Ġcondo": 44200, - "Ġcondol": 70560, - "Ġcondolences": 80293, - "Ġcondom": 37816, - "Ġcondominium": 86076, - "Ġcondoms": 79975, - "Ġcondos": 88475, - "Ġcondu": 76069, - "Ġconduc": 75396, - "Ġconducive": 95561, - "Ġconduct": 6929, - "Ġconducted": 13375, - "Ġconducting": 31474, - "Ġconductivity": 98971, - "Ġconductor": 61856, - "Ġconducts": 74198, - "Ġconduit": 77635, - "Ġcone": 22949, - "Ġconect": 70444, - "Ġconectar": 95854, - "Ġcones": 87992, - "Ġconex": 55304, - "Ġconexao": 98977, - "Ġconexion": 56526, - "Ġconexión": 90958, - "Ġconf": 2389, - "Ġconfer": 49843, - "Ġconference": 10017, - "Ġconferences": 38614, - "Ġconferred": 91670, - "Ġconfess": 48466, - "Ġconfessed": 63417, - "Ġconfession": 58473, - "Ġconfidence": 12410, - "Ġconfident": 16913, - "Ġconfidential": 27285, - "Ġconfidentiality": 65295, - "Ġconfidently": 78076, - "Ġconfig": 2242, - "ĠconfigFile": 93870, - "Ġconfigparser": 98537, - "Ġconfigs": 43409, - "Ġconfigur": 48071, - "Ġconfigurable": 44494, - "Ġconfiguration": 6683, - "Ġconfigurations": 33483, - "Ġconfigure": 14749, - "Ġconfigured": 20336, - "Ġconfiguring": 72883, - "Ġconfined": 45408, - "Ġconfinement": 66678, - "Ġconfines": 91120, - "Ġconfirm": 7838, - "ĠconfirmPassword": 89218, - "Ġconfirmation": 20109, - "Ġconfirmed": 11007, - "Ġconfirming": 50096, - "Ġconfirms": 43496, - "Ġconfisc": 57456, - "Ġconfiscated": 87370, - "Ġconfl": 83977, - "Ġconflic": 9338, - "Ġconflict": 12324, - "Ġconflicting": 52133, - "Ġconflicts": 26885, - "Ġconform": 26965, - "Ġconforme": 98642, - "Ġconformity": 90301, - "Ġconforms": 96264, - "Ġconfort": 67009, - "Ġconfront": 17302, - "Ġconfrontation": 48853, - "Ġconfronted": 41782, - "Ġconfronting": 75867, - "Ġconfuse": 59217, - "Ġconfused": 22568, - "Ġconfusing": 31715, - "Ġconfusion": 22047, - "Ġcong": 99898, - "Ġcongen": 83066, - "Ġcongest": 44385, - "Ġcongestion": 55146, - "Ġconglomer": 88751, - "Ġcongr": 31269, - "Ġcongrat": 40588, - "Ġcongratulate": 89246, - "Ġcongratulations": 82644, - "Ġcongreg": 77415, - "Ġcongregation": 59635, - "Ġcongress": 21716, - "Ġcongressional": 31719, - "Ġcongressman": 74588, - "Ġconhe": 92510, - "Ġconhec": 71583, - "Ġconj": 16898, - "Ġconject": 87015, - "Ġconjug": 64380, - "Ġconjunction": 32546, - "Ġconjunto": 68593, - "Ġconn": 4635, - "Ġconna": 74282, - "Ġconnect": 4667, - "Ġconnected": 8599, - "Ġconnecting": 21583, - "Ġconnection": 3717, - "ĠconnectionString": 63184, - "Ġconnections": 13537, - "Ġconnectivity": 31357, - "Ġconnector": 28087, - "Ġconnectors": 58170, - "Ġconnects": 34161, - "Ġconnexion": 73876, - "Ġconoc": 33946, - "Ġconocer": 60340, - "Ġconosc": 84169, - "Ġconqu": 39879, - "Ġconquer": 51630, - "Ġconquered": 69912, - "Ġconquest": 62366, - "Ġcons": 1615, - "Ġconsc": 13902, - "Ġconscience": 42563, - "Ġconscient": 74365, - "Ġconscious": 17371, - "Ġconsciously": 70903, - "Ġconsciousness": 25917, - "Ġconse": 31025, - "Ġconsec": 20503, - "Ġconsect": 34935, - "Ġconsectetur": 36240, - "Ġconsecutive": 24871, - "Ġconseg": 99151, - "Ġconsegu": 56888, - "Ġconseguir": 77959, - "Ġconseils": 92980, - "Ġconsensus": 24811, - "Ġconsent": 14771, - "Ġconsenting": 93501, - "Ġconsequ": 12777, - "Ġconsequat": 85987, - "Ġconsequence": 29774, - "Ġconsequences": 16296, - "Ġconsequential": 91183, - "Ġconsequently": 52394, - "Ġconserv": 11357, - "Ġconservation": 29711, - "Ġconservatism": 90674, - "Ġconservative": 15692, - "Ġconservatives": 34375, - "Ġconserve": 78548, - "Ġconsid": 77554, - "Ġconsider": 2980, - "Ġconsiderable": 24779, - "Ġconsiderably": 33452, - "Ġconsideration": 18361, - "Ġconsiderations": 38864, - "Ġconsidered": 6646, - "Ġconsidering": 13126, - "Ġconsiders": 32238, - "Ġconsist": 6824, - "Ġconsisted": 44660, - "Ġconsistency": 29237, - "Ġconsistent": 13263, - "Ġconsistently": 21356, - "Ġconsisting": 31706, - "Ġconsists": 17610, - "Ġconsolation": 99958, - "Ġconsole": 2393, - "Ġconsoles": 51193, - "Ġconsolid": 28230, - "Ġconsolidate": 74421, - "Ġconsolidated": 60391, - "Ġconsolidation": 60732, - "Ġconson": 78605, - "Ġconsort": 63929, - "Ġconsortium": 75094, - "Ġconspic": 75315, - "Ġconspicuous": 97985, - "Ġconspir": 22236, - "Ġconspiracy": 26359, - "Ġconst": 738, - "Ġconstant": 6926, - "Ġconstantly": 15320, - "Ġconstants": 18508, - "Ġconstellation": 83486, - "Ġconstexpr": 20082, - "Ġconstit": 9129, - "Ġconstitu": 31605, - "Ġconstituency": 65739, - "Ġconstituent": 75164, - "Ġconstituents": 51720, - "Ġconstitute": 35256, - "Ġconstituted": 65591, - "Ġconstitutes": 42675, - "Ġconstitution": 16812, - "Ġconstitutional": 25543, - "Ġconstr": 19477, - "Ġconstrain": 80799, - "Ġconstrained": 54852, - "Ġconstraint": 22295, - "Ġconstraints": 17413, - "Ġconstruct": 9429, - "Ġconstructed": 20968, - "Ġconstructing": 50453, - "Ġconstruction": 8246, - "Ġconstructions": 96939, - "Ġconstructive": 54584, - "Ġconstructor": 4797, - "Ġconstructors": 55817, - "Ġconstructs": 57327, - "Ġconstrued": 71259, - "Ġconsts": 96532, - "Ġconsul": 75289, - "Ġconsulate": 99517, - "Ġconsult": 8666, - "Ġconsulta": 48662, - "Ġconsultancy": 74379, - "Ġconsultant": 31760, - "Ġconsultants": 50184, - "Ġconsultar": 99437, - "Ġconsultation": 29173, - "Ġconsultations": 75537, - "Ġconsulted": 61302, - "Ġconsulting": 31831, - "Ġconsum": 4766, - "Ġconsume": 25024, - "Ġconsumed": 27073, - "Ġconsumer": 11761, - "Ġconsumers": 13723, - "Ġconsumes": 60606, - "Ġconsuming": 35208, - "Ġconsumo": 80990, - "Ġconsumption": 15652, - "Ġcont": 687, - "Ġconta": 45866, - "Ġcontact": 3729, - "Ġcontacted": 25559, - "Ġcontacting": 47208, - "Ġcontacto": 68252, - "Ġcontacts": 19015, - "Ġcontador": 59668, - "Ġcontag": 64915, - "Ġcontagious": 89534, - "Ġcontain": 6782, - "Ġcontained": 13282, - "Ġcontainer": 5593, - "ĠcontainerView": 98061, - "Ġcontainers": 24794, - "Ġcontaining": 8649, - "Ġcontainment": 46311, - "Ġcontains": 5727, - "Ġcontamin": 35522, - "Ġcontaminants": 88959, - "Ġcontaminated": 52673, - "Ġcontamination": 47810, - "Ġcontar": 89805, - "Ġcontato": 75713, - "Ġconte": 60716, - "Ġcontempl": 39471, - "Ġcontemplate": 80907, - "Ġcontemplated": 93439, - "Ġcontemplating": 79342, - "Ġcontempor": 59504, - "Ġcontemporary": 19225, - "Ġcontempt": 46454, - "Ġconten": 55111, - "Ġcontend": 56195, - "Ġcontender": 57259, - "Ġcontenders": 68739, - "Ġcontends": 82033, - "Ġcontenido": 55354, - "Ġcontent": 2262, - "ĠcontentType": 33203, - "ĠcontentValues": 82518, - "ĠcontentView": 64353, - "Ġcontention": 52240, - "Ġcontentious": 67600, - "Ġcontents": 8970, - "Ġcontenu": 76354, - "Ġcontest": 14130, - "Ġcontestant": 88322, - "Ġcontestants": 75524, - "Ġcontested": 57310, - "Ġcontests": 47603, - "Ġcontext": 2317, - "Ġcontexto": 77843, - "Ġcontexts": 38697, - "Ġcontextual": 66251, - "Ġcontiene": 81533, - "Ġcontiguous": 67603, - "Ġcontin": 2018, - "Ġcontinent": 32843, - "Ġcontinental": 58636, - "Ġcontinents": 66959, - "Ġconting": 39639, - "Ġcontingency": 83549, - "Ġcontingent": 59575, - "Ġcontinu": 16513, - "Ġcontinua": 92084, - "Ġcontinual": 77975, - "Ġcontinually": 35611, - "Ġcontinuar": 72107, - "Ġcontinuation": 42271, - "Ġcontinue": 3136, - "Ġcontinued": 8738, - "Ġcontinues": 9731, - "Ġcontinuing": 14691, - "Ġcontinuity": 50106, - "Ġcontinuous": 19815, - "Ġcontinuously": 31978, - "Ġcontinuum": 86901, - "Ġcontour": 42533, - "Ġcontours": 50131, - "Ġcontr": 6155, - "Ġcontra": 32150, - "Ġcontrace": 45936, - "Ġcontraception": 72354, - "Ġcontraceptive": 99390, - "Ġcontract": 5226, - "Ġcontracted": 51068, - "Ġcontracting": 60506, - "Ġcontraction": 71895, - "Ġcontractor": 31072, - "Ġcontractors": 33840, - "Ġcontracts": 17517, - "Ġcontractual": 76543, - "Ġcontrad": 23093, - "Ġcontradict": 43561, - "Ġcontradiction": 50859, - "Ġcontradictions": 81523, - "Ġcontradictory": 71240, - "Ġcontrario": 83913, - "Ġcontrary": 26102, - "Ġcontraseña": 66537, - "Ġcontrast": 13168, - "Ġcontrasting": 75055, - "Ġcontrasts": 83379, - "Ġcontrat": 88103, - "Ġcontrato": 82751, - "Ġcontre": 45973, - "Ġcontrib": 6044, - "Ġcontribute": 17210, - "Ġcontributed": 20162, - "Ġcontributes": 44072, - "Ġcontributing": 29820, - "Ġcontribution": 19035, - "Ġcontributions": 19564, - "Ġcontributor": 26373, - "Ġcontributors": 20965, - "Ġcontro": 83264, - "Ġcontrol": 2585, - "ĠcontrolId": 89632, - "Ġcontrole": 81213, - "Ġcontrolled": 14400, - "Ġcontroller": 6597, - "Ġcontrollers": 27319, - "Ġcontrolling": 26991, - "Ġcontrols": 11835, - "Ġcontrovers": 13669, - "Ġcontroversial": 20733, - "Ġcontroversies": 86893, - "Ġcontroversy": 26654, - "Ġconv": 5804, - "Ġconven": 10347, - "Ġconvened": 95898, - "Ġconvenience": 19679, - "Ġconvenient": 17125, - "Ġconveniently": 49170, - "Ġconvent": 17120, - "Ġconvention": 21977, - "Ġconventional": 21349, - "Ġconventions": 45593, - "Ġconver": 19873, - "Ġconverge": 80867, - "Ġconverged": 97875, - "Ġconvergence": 56541, - "Ġconvers": 7669, - "Ġconversation": 10652, - "Ġconversations": 21633, - "Ġconverse": 95340, - "Ġconversion": 14747, - "Ġconversions": 49822, - "Ġconvert": 5625, - "ĠconvertView": 35644, - "Ġconverted": 16489, - "Ġconverter": 28157, - "Ġconverters": 89988, - "Ġconvertible": 68713, - "Ġconverting": 34537, - "Ġconverts": 33822, - "Ġconvex": 67030, - "Ġconvey": 20599, - "Ġconveyed": 73897, - "Ġconveying": 94165, - "Ġconveyor": 50241, - "Ġconvict": 91134, - "Ġconvicted": 23959, - "Ġconviction": 29191, - "Ġconvictions": 48015, - "Ġconvin": 21770, - "Ġconvinc": 36961, - "Ġconvince": 28008, - "Ġconvinced": 22954, - "Ġconvincing": 40661, - "Ġconvo": 98188, - "Ġconvolution": 56812, - "Ġconvoy": 80561, - "Ġcook": 4394, - "Ġcookbook": 77204, - "Ġcooked": 30205, - "Ġcooker": 63183, - "Ġcookie": 12829, - "Ġcookies": 8443, - "Ġcooking": 17677, - "Ġcooks": 73527, - "Ġcool": 7155, - "Ġcoolant": 97870, - "Ġcooldown": 44350, - "Ġcooled": 65410, - "Ġcooler": 36921, - "Ġcoolest": 74534, - "Ġcooling": 28015, - "Ġcoop": 83170, - "Ġcooper": 22415, - "Ġcooperate": 47903, - "Ġcooperating": 82589, - "Ġcooperation": 23915, - "Ġcooperative": 48566, - "Ġcoord": 16896, - "Ġcoorden": 97484, - "Ġcoordin": 30478, - "Ġcoordinate": 16580, - "Ġcoordinated": 47672, - "Ġcoordinates": 14259, - "Ġcoordinating": 66515, - "Ġcoordination": 38793, - "Ġcoordinator": 31384, - "Ġcoords": 24842, - "Ġcop": 6293, - "Ġcope": 37586, - "Ġcopied": 22523, - "Ġcopies": 11236, - "Ġcoping": 63082, - "Ġcopp": 57100, - "Ġcopper": 24166, - "Ġcoppia": 83346, - "Ġcops": 35317, - "Ġcopy": 3048, - "Ġcopying": 32139, - "Ġcopyright": 7065, - "Ġcopyrighted": 59713, - "Ġcopyrights": 86918, - "Ġcoquine": 65258, - "Ġcor": 1867, - "Ġcoral": 53103, - "Ġcoraz": 83102, - "Ġcord": 23125, - "Ġcords": 80717, - "Ġcore": 6332, - "Ġcores": 36804, - "Ġcork": 90424, - "Ġcorn": 14095, - "Ġcorner": 9309, - "Ġcornerback": 68100, - "Ġcorners": 24359, - "Ġcornerstone": 82575, - "Ġcoron": 22760, - "Ġcoronary": 66298, - "Ġcoronavirus": 33333, - "Ġcoroutine": 78899, - "Ġcorp": 37566, - "Ġcorpo": 66734, - "Ġcorpor": 8533, - "Ġcorporate": 13166, - "Ġcorporation": 27767, - "Ġcorporations": 25341, - "Ġcorps": 34922, - "Ġcorpse": 52644, - "Ġcorpses": 73217, - "Ġcorpus": 43194, - "Ġcorr": 45453, - "Ġcorre": 12603, - "Ġcorrect": 4495, - "Ġcorrectamente": 59607, - "Ġcorrected": 37065, - "Ġcorrecting": 82475, - "Ġcorrection": 27358, - "Ġcorrections": 51479, - "Ġcorrective": 91852, - "Ġcorrectly": 12722, - "Ġcorrectness": 58423, - "Ġcorrel": 35983, - "Ġcorrelate": 81584, - "Ġcorrelated": 49393, - "Ġcorrelates": 97303, - "Ġcorrelation": 26670, - "Ġcorrelations": 69916, - "Ġcorreo": 47021, - "Ġcorres": 85164, - "Ġcorrespond": 8024, - "Ġcorrespondence": 44818, - "Ġcorrespondent": 49664, - "Ġcorresponding": 12435, - "Ġcorresponds": 34310, - "Ġcorrid": 34258, - "Ġcorridor": 46979, - "Ġcorridors": 75752, - "Ġcorro": 64456, - "Ġcorrobor": 79819, - "Ġcorros": 46657, - "Ġcorrosion": 56488, - "Ġcorrupt": 22681, - "Ġcorrupted": 50500, - "Ġcorruption": 21948, - "Ġcors": 45011, - "Ġcort": 23100, - "Ġcortex": 49370, - "Ġcortical": 83619, - "Ġcortisol": 89942, - "Ġcos": 8119, - "Ġcosa": 48613, - "Ġcosas": 56623, - "Ġcose": 86113, - "Ġcosine": 76359, - "Ġcosm": 56754, - "Ġcosmetic": 46552, - "Ġcosmetics": 66065, - "Ġcosmic": 55801, - "Ġcosmos": 83645, - "Ġcosplay": 89784, - "Ġcost": 2853, - "Ġcosta": 99802, - "Ġcosting": 54824, - "Ġcostly": 34348, - "Ġcosto": 78949, - "Ġcosts": 7194, - "Ġcostume": 32519, - "Ġcostumes": 45188, - "Ġcosy": 85979, - "Ġcosì": 69762, - "Ġcot": 48681, - "Ġcott": 97629, - "Ġcottage": 46722, - "Ġcotton": 24428, - "Ġcou": 4020, - "Ġcouch": 27240, - "Ġcougar": 48191, - "Ġcough": 40700, - "Ġcould": 1436, - "Ġcouldn": 7846, - "Ġcouleur": 76651, - "Ġcoun": 2346, - "Ġcouncil": 15177, - "Ġcouncill": 61145, - "Ġcouncillor": 91461, - "Ġcouncillors": 98505, - "Ġcouncils": 61783, - "Ġcounsel": 16467, - "Ġcounseling": 42316, - "Ġcounselling": 83781, - "Ġcounselor": 62475, - "Ġcounselors": 86347, - "Ġcount": 1797, - "Ġcountdown": 49128, - "Ġcounted": 31094, - "Ġcounter": 5663, - "Ġcountered": 86167, - "Ġcounterfeit": 83734, - "Ġcounterpart": 45116, - "Ġcounterparts": 38495, - "Ġcounters": 32632, - "Ġcountert": 61210, - "Ġcountertops": 85313, - "Ġcounties": 31276, - "Ġcounting": 26060, - "Ġcountless": 28701, - "Ġcountries": 5961, - "Ġcountry": 3224, - "ĠcountryCode": 91302, - "Ġcountryside": 47967, - "Ġcounts": 14921, - "Ġcounty": 14189, - "Ġcoup": 16081, - "Ġcoupe": 88609, - "Ġcouple": 5743, - "Ġcoupled": 34356, - "Ġcouples": 21961, - "Ġcoupling": 59086, - "Ġcoupon": 24759, - "Ġcoupons": 36398, - "Ġcour": 2126, - "Ġcourage": 25775, - "Ġcourageous": 75748, - "Ġcourier": 75617, - "Ġcours": 45369, - "Ġcourse": 3388, - "ĠcourseId": 88324, - "Ġcourses": 14307, - "Ġcoursework": 75533, - "Ġcourt": 5590, - "Ġcourte": 74999, - "Ġcourteous": 89288, - "Ġcourtesy": 27104, - "Ġcourthouse": 82132, - "Ġcourtroom": 59220, - "Ġcourts": 19359, - "Ġcourtyard": 66385, - "Ġcous": 27812, - "Ġcousin": 36271, - "Ġcousins": 61007, - "Ġcout": 5142, - "Ġcov": 22590, - "Ġcovariance": 60408, - "Ġcovenant": 65004, - "Ġcover": 3504, - "Ġcoverage": 10401, - "Ġcovered": 9960, - "Ġcovering": 18702, - "Ġcovers": 14861, - "Ġcovert": 57593, - "Ġcoveted": 70665, - "Ġcovid": 84117, - "Ġcow": 19923, - "Ġcoward": 66275, - "Ġcowboy": 81272, - "Ġcowork": 61068, - "Ġcoworkers": 84055, - "Ġcows": 46266, - "Ġcoy": 75709, - "Ġcoz": 85920, - "Ġcozy": 43535, - "Ġcp": 12773, - "Ġcpf": 65076, - "Ġcpp": 47924, - "Ġcps": 34365, - "Ġcpt": 95567, - "Ġcpu": 17769, - "Ġcq": 86922, - "Ġcr": 1589, - "Ġcra": 46141, - "Ġcrab": 60512, - "Ġcrack": 17944, - "Ġcrackdown": 59233, - "Ġcracked": 43939, - "Ġcrackers": 94911, - "Ġcracking": 52829, - "Ġcracks": 45963, - "Ġcraft": 11003, - "Ġcrafted": 34558, - "Ġcrafting": 45167, - "Ġcrafts": 44948, - "Ġcraftsm": 65881, - "Ġcraftsmanship": 85060, - "Ġcram": 100181, - "Ġcramped": 99832, - "Ġcran": 70637, - "Ġcrane": 74047, - "Ġcrank": 51358, - "Ġcrap": 36650, - "Ġcrappy": 83997, - "Ġcrash": 10121, - "Ġcrashed": 34853, - "Ġcrashes": 37237, - "Ġcrashing": 46574, - "Ġcrate": 18187, - "Ġcrater": 75807, - "Ġcrates": 82820, - "Ġcrave": 81413, - "Ġcraving": 64804, - "Ġcravings": 89928, - "Ġcraw": 24877, - "Ġcrawl": 46764, - "Ġcrawled": 93270, - "Ġcrawler": 74194, - "Ġcrawling": 72179, - "Ġcray": 90016, - "Ġcraz": 69691, - "Ġcrazy": 14599, - "Ġcrc": 38280, - "Ġcre": 1922, - "Ġcrea": 81870, - "Ġcread": 62586, - "Ġcreado": 94501, - "Ġcream": 12932, - "Ġcreampie": 62177, - "Ġcreams": 81316, - "Ġcreamy": 47985, - "Ġcrear": 48837, - "Ġcreat": 6184, - "Ġcreate": 1893, - "ĠcreateAction": 77736, - "ĠcreateContext": 84774, - "ĠcreateDate": 87585, - "ĠcreateElement": 87205, - "ĠcreateSelector": 83472, - "ĠcreateStackNavigator": 99920, - "ĠcreateState": 37817, - "ĠcreateStore": 54539, - "ĠcreateTime": 54249, - "ĠcreateUser": 61854, - "Ġcreated": 3549, - "ĠcreatedAt": 34151, - "ĠcreatedBy": 84873, - "Ġcreates": 11705, - "Ġcreating": 6968, - "Ġcreation": 9886, - "Ġcreations": 53862, - "Ġcreative": 11782, - "Ġcreatively": 93396, - "Ġcreativity": 28697, - "Ġcreator": 20514, - "Ġcreators": 34899, - "Ġcreature": 17661, - "Ġcreatures": 20566, - "Ġcred": 4281, - "Ġcredential": 41307, - "Ġcredentials": 16792, - "Ġcredibility": 38769, - "Ġcredible": 43010, - "Ġcredit": 6807, - "Ġcredited": 41857, - "Ġcreditor": 98489, - "Ġcreditors": 66599, - "Ġcredits": 20746, - "Ġcreds": 74277, - "Ġcree": 87539, - "Ġcreed": 92107, - "Ġcreek": 65505, - "Ġcreep": 28182, - "Ġcreeping": 88692, - "Ġcreepy": 51940, - "Ġcref": 11393, - "Ġcrem": 71296, - "Ġcreo": 89324, - "Ġcres": 46858, - "Ġcresc": 79088, - "Ġcrest": 73024, - "Ġcrew": 13941, - "Ġcrews": 43160, - "Ġcri": 28658, - "Ġcria": 85008, - "Ġcrian": 88238, - "Ġcriar": 77510, - "Ġcrib": 80111, - "Ġcricket": 37099, - "Ġcried": 39169, - "Ġcries": 58845, - "Ġcrim": 86032, - "Ġcrime": 9977, - "Ġcrimes": 17073, - "Ġcriminal": 9337, - "Ġcriminals": 32638, - "Ġcrimson": 97119, - "Ġcripp": 71108, - "Ġcrippled": 99052, - "Ġcrippling": 97106, - "Ġcris": 60053, - "Ġcrises": 58187, - "Ġcrisis": 11501, - "Ġcrisp": 42954, - "Ġcrispy": 73624, - "Ġcrist": 69084, - "Ġcrit": 4742, - "Ġcriter": 81439, - "Ġcriteria": 13186, - "Ġcriterion": 37057, - "Ġcritic": 9940, - "Ġcritical": 9200, - "Ġcritically": 41440, - "Ġcriticised": 60479, - "Ġcriticism": 19347, - "Ġcriticisms": 63836, - "Ġcriticize": 61730, - "Ġcriticized": 32614, - "Ġcriticizing": 69088, - "Ġcritics": 23531, - "Ġcritique": 43665, - "Ġcritiques": 87313, - "Ġcro": 14425, - "Ġcrochet": 75119, - "Ġcron": 47682, - "Ġcrop": 19641, - "Ġcropped": 61243, - "Ġcropping": 100037, - "Ġcrops": 31665, - "Ġcrore": 45843, - "Ġcross": 5425, - "ĠcrossAxisAlignment": 44795, - "Ġcrossed": 28129, - "Ġcrosses": 50535, - "Ġcrossing": 27736, - "Ġcrossings": 87199, - "Ġcrossorigin": 32001, - "Ġcrossover": 49480, - "Ġcrossword": 92496, - "Ġcrow": 9460, - "Ġcrowd": 13734, - "Ġcrowded": 39313, - "Ġcrowdfunding": 77744, - "Ġcrowds": 35851, - "Ġcrown": 27631, - "Ġcrowned": 79743, - "Ġcrt": 99067, - "Ġcru": 23010, - "Ġcruc": 15131, - "Ġcrucial": 16996, - "Ġcrud": 76504, - "Ġcrude": 35750, - "Ġcruel": 28128, - "Ġcruelty": 54680, - "Ġcruis": 60197, - "Ġcruise": 31551, - "Ġcruiser": 76624, - "Ġcruising": 73327, - "Ġcrumbling": 89417, - "Ġcrumbs": 97677, - "Ġcrunch": 42834, - "Ġcrunchy": 95333, - "Ġcrus": 62818, - "Ġcrush": 5138, - "Ġcrushed": 33745, - "Ġcrusher": 7965, - "Ġcrushers": 26297, - "Ġcrushing": 14770, - "Ġcrust": 40712, - "Ġcruz": 87251, - "Ġcry": 16106, - "Ġcrying": 31299, - "Ġcrypt": 14774, - "Ġcrypto": 19566, - "Ġcryptoc": 20833, - "Ġcryptocurrencies": 45074, - "Ġcryptocurrency": 27128, - "Ġcryptographic": 90229, - "Ġcryptography": 87937, - "Ġcryst": 35442, - "Ġcrystal": 26110, - "Ġcrystall": 64568, - "Ġcrystals": 48473, - "Ġcré": 34280, - "Ġcréation": 81939, - "Ġcréd": 68292, - "Ġcréer": 75831, - "Ġcs": 10755, - "Ġcsak": 81377, - "Ġcsr": 70032, - "Ġcsrf": 36622, - "Ġcss": 16256, - "Ġcst": 94904, - "Ġcsv": 13448, - "Ġcsvfile": 98995, - "Ġct": 20864, - "Ġctl": 66035, - "Ġctor": 57553, - "Ġctr": 51738, - "Ġctrl": 24675, - "Ġctx": 5753, - "Ġctxt": 60262, - "Ġctype": 86607, - "Ġctypes": 49319, - "Ġcu": 7015, - "Ġcual": 28189, - "Ġcuales": 95849, - "Ġcualquier": 47009, - "Ġcuando": 27443, - "Ġcuanto": 87587, - "Ġcuatro": 77108, - "Ġcub": 19250, - "Ġcube": 24671, - "Ġcubes": 55204, - "Ġcubic": 41999, - "Ġcuc": 75391, - "Ġcuck": 63279, - "Ġcuckold": 82352, - "Ġcucumber": 66032, - "Ġcud": 79687, - "Ġcuda": 25412, - "ĠcudaMemcpy": 62384, - "Ġcudd": 65245, - "Ġcue": 50498, - "Ġcuent": 88338, - "Ġcuenta": 32195, - "Ġcuer": 57395, - "Ġcuerpo": 63613, - "Ġcues": 57016, - "Ġcuff": 75523, - "Ġcuffs": 90569, - "Ġcui": 39044, - "Ġcuid": 57776, - "Ġcuis": 31547, - "Ġcuisine": 36105, - "Ġcuk": 93843, - "Ġcul": 11957, - "Ġculinary": 58441, - "Ġculmination": 93301, - "Ġculo": 65498, - "Ġculp": 98025, - "Ġculpa": 84385, - "Ġculprit": 75283, - "Ġcult": 4612, - "Ġcultiv": 27981, - "Ġcultivate": 67632, - "Ġcultivated": 67166, - "Ġcultivating": 99139, - "Ġcultivation": 52129, - "Ġcultura": 74735, - "Ġcultural": 13042, - "Ġculturally": 66963, - "Ġculture": 7829, - "Ġcultured": 89948, - "Ġcultures": 27833, - "Ġcum": 12454, - "Ġcumbersome": 96190, - "Ġcumpl": 74455, - "Ġcumshot": 95727, - "Ġcumulative": 40944, - "Ġcunning": 81779, - "Ġcunt": 69801, - "Ġcup": 10747, - "Ġcupboard": 87041, - "Ġcupcakes": 88993, - "Ġcupid": 93543, - "Ġcups": 26446, - "Ġcur": 2917, - "Ġcurated": 58732, - "Ġcurator": 87805, - "Ġcurb": 44962, - "Ġcure": 27208, - "Ġcured": 64688, - "Ġcuring": 97330, - "Ġcuriosity": 41328, - "Ġcurious": 22999, - "Ġcurl": 14284, - "Ġcurled": 92626, - "Ġcurls": 90049, - "Ġcurly": 69203, - "Ġcurr": 10004, - "Ġcurrencies": 36702, - "Ġcurrency": 11667, - "Ġcurrent": 1510, - "ĠcurrentDate": 60913, - "ĠcurrentIndex": 51140, - "ĠcurrentItem": 92727, - "ĠcurrentNode": 47399, - "ĠcurrentPage": 40414, - "ĠcurrentPlayer": 91168, - "ĠcurrentPosition": 85518, - "ĠcurrentState": 58978, - "ĠcurrentTime": 40299, - "ĠcurrentUser": 32543, - "ĠcurrentValue": 67348, - "Ġcurrently": 5131, - "Ġcurrents": 60701, - "Ġcurriculum": 30676, - "Ġcurry": 55178, - "Ġcurs": 24018, - "Ġcurse": 41100, - "Ġcursed": 63971, - "Ġcurses": 68247, - "Ġcurso": 48192, - "Ġcursor": 8291, - "Ġcursos": 87591, - "Ġcurt": 44278, - "Ġcurtain": 46866, - "Ġcurtains": 54499, - "Ġcurvature": 83233, - "Ġcurve": 16029, - "Ġcurved": 50264, - "Ġcurves": 37033, - "Ġcus": 81070, - "Ġcush": 33868, - "Ġcushion": 45738, - "Ġcushions": 68241, - "Ġcust": 16973, - "Ġcustody": 25502, - "Ġcustom": 2587, - "Ġcustomary": 73348, - "Ġcustomer": 6130, - "ĠcustomerId": 68605, - "Ġcustomers": 6444, - "Ġcustomizable": 63174, - "Ġcustomization": 49141, - "Ġcustomize": 32187, - "Ġcustomized": 32789, - "Ġcustoms": 35869, - "Ġcut": 4018, - "Ġcute": 19369, - "Ġcutoff": 45379, - "Ġcuts": 15455, - "Ġcutter": 62705, - "Ġcutting": 14713, - "Ġcuz": 91915, - "Ġcv": 5661, - "Ġcvs": 94242, - "Ġcw": 54191, - "Ġcwd": 48038, - "Ġcx": 21375, - "Ġcy": 9693, - "Ġcyan": 58988, - "Ġcyber": 21516, - "Ġcybersecurity": 62542, - "Ġcyc": 44448, - "Ġcycl": 32343, - "Ġcycle": 11008, - "Ġcycles": 25492, - "Ġcyclic": 77102, - "Ġcycling": 33162, - "Ġcyclist": 81131, - "Ġcyclists": 56183, - "Ġcyl": 43021, - "Ġcylinder": 35664, - "Ġcylinders": 75421, - "Ġcylindrical": 79610, - "Ġcyn": 48364, - "Ġcynical": 70779, - "Ġcyst": 63581, - "Ġcyt": 79909, - "Ġcytok": 83185, - "Ġcz": 18472, - "Ġczas": 48519, - "Ġczy": 37050, - "ĠczÄĻ": 70394, - "Ġcá": 59801, - "Ġcác": 79328, - "Ġcâ": 48924, - "Ġcé": 64934, - "Ġcél": 84850, - "Ġcélib": 95436, - "Ġcó": 29876, - "Ġcódigo": 45159, - "Ġcómo": 55996, - "Ġcông": 63129, - "Ġcôt": 72070, - "Ġcôté": 81337, - "ĠcÄĥ": 40357, - "Ġcủa": 60835, - "Ġd": 294, - "ĠdB": 44868, - "Ġda": 3067, - "Ġdaar": 60447, - "Ġdab": 83868, - "Ġdabei": 50636, - "Ġdac": 77992, - "Ġdad": 18233, - "Ġdaddy": 57642, - "Ġdado": 58892, - "Ġdados": 29045, - "Ġdads": 89861, - "Ġdaemon": 40393, - "Ġdafür": 69052, - "Ġdag": 29169, - "Ġdagen": 91051, - "Ġdagger": 40331, - "Ġdah": 53588, - "Ġdaha": 62594, - "Ġdaher": 94428, - "Ġdai": 63492, - "Ġdaily": 7446, - "Ġdairy": 34479, - "Ġdak": 98153, - "Ġdal": 25769, - "Ġdalam": 30892, - "Ġdall": 64093, - "Ġdalla": 49308, - "Ġdalle": 86344, - "Ġdam": 3824, - "Ġdamage": 5674, - "Ġdamaged": 20727, - "Ġdamages": 26186, - "Ġdamaging": 34446, - "Ġdame": 65867, - "Ġdamer": 43051, - "Ġdames": 85321, - "Ġdamit": 41970, - "Ġdamn": 27860, - "Ġdamned": 68465, - "Ġdamning": 96403, - "Ġdamp": 41369, - "Ġdamping": 84614, - "Ġdams": 83625, - "Ġdan": 9279, - "Ġdance": 15612, - "Ġdanced": 84852, - "Ġdancer": 64682, - "Ġdancers": 61583, - "Ġdances": 73806, - "Ġdancing": 29066, - "Ġdando": 93745, - "Ġdane": 89695, - "Ġdang": 58612, - "Ġdanger": 8137, - "Ġdangerous": 11660, - "Ġdangerously": 59594, - "Ġdangers": 37064, - "Ġdangling": 92723, - "Ġdanh": 99996, - "Ġdank": 81222, - "Ġdanmark": 90292, - "Ġdann": 25974, - "Ġdans": 7010, - "Ġdansk": 50420, - "Ġdanske": 56853, - "Ġdanych": 83317, - "Ġdao": 25810, - "Ġdap": 82621, - "Ġdapat": 45217, - "Ġdar": 15627, - "Ġdara": 65169, - "Ġdarauf": 75154, - "Ġdare": 33304, - "Ġdared": 76035, - "Ġdarf": 88331, - "Ġdari": 25177, - "Ġdaring": 59772, - "Ġdark": 6453, - "Ġdarken": 95788, - "Ġdarker": 40130, - "Ġdarkest": 77069, - "Ġdarkness": 27394, - "Ġdarling": 76745, - "Ġdarm": 84402, - "Ġdarn": 74777, - "Ġdart": 57067, - "Ġdarüber": 96138, - "Ġdas": 6754, - "Ġdash": 24858, - "Ġdashboard": 28065, - "Ġdashed": 67822, - "Ġdashes": 88646, - "Ġdass": 15297, - "Ġdat": 3338, - "Ġdata": 828, - "ĠdataArray": 84812, - "ĠdataGridView": 18529, - "ĠdataGridViewCellStyle": 27539, - "ĠdataGridViewTextBoxColumn": 95525, - "ĠdataIndex": 43094, - "ĠdataList": 59695, - "ĠdataSet": 57153, - "ĠdataSize": 91061, - "ĠdataSnapshot": 65293, - "ĠdataSource": 30654, - "ĠdataTable": 63866, - "ĠdataType": 23082, - "Ġdatab": 72340, - "Ġdatabase": 4729, - "Ġdatabases": 32906, - "Ġdataframe": 39328, - "Ġdatap": 62823, - "Ġdatas": 17304, - "Ġdataset": 10550, - "Ġdatasets": 30525, - "Ġdatasource": 70256, - "Ġdatastore": 66086, - "Ġdatatable": 94106, - "Ġdatatype": 47734, - "Ġdate": 2457, - "ĠdateFormat": 50367, - "ĠdateFormatter": 70876, - "ĠdatePicker": 93251, - "ĠdateString": 86598, - "ĠdateTime": 35708, - "Ġdated": 30105, - "Ġdates": 13003, - "Ġdatetime": 9050, - "Ġdati": 72527, - "Ġdating": 5029, - "Ġdatings": 43370, - "Ġdatingside": 77135, - "Ġdatingsider": 85965, - "Ġdato": 47392, - "Ġdatos": 18224, - "Ġdatum": 42656, - "Ġdau": 89380, - "Ġdaughter": 10003, - "Ġdaughters": 30968, - "Ġdaunting": 57697, - "Ġdav": 41869, - "Ġdavid": 55046, - "Ġdavidjl": 99944, - "Ġdavon": 75665, - "Ġdawn": 39493, - "Ġday": 1938, - "Ġdaycare": 100254, - "Ġdaylight": 53121, - "Ġdays": 2919, - "Ġdaytime": 62182, - "Ġdazu": 54897, - "Ġdazz": 61018, - "Ġdazzling": 78088, - "ĠdaÃŁ": 95667, - "Ġdb": 3000, - "ĠdbContext": 56595, - "ĠdbHelper": 97080, - "ĠdbName": 76664, - "Ġdbc": 80745, - "Ġdbg": 49004, - "Ġdbl": 90095, - "Ġdbname": 84592, - "Ġdbo": 56959, - "Ġdbs": 85681, - "Ġdbus": 74796, - "Ġdc": 19966, - "Ġdcc": 92379, - "Ġdct": 91264, - "Ġdd": 20221, - "Ġddl": 56880, - "Ġde": 409, - "Ġdeactivate": 67345, - "Ġdeactivated": 84716, - "Ġdead": 5710, - "Ġdeadliest": 99469, - "Ġdeadline": 22143, - "Ġdeadlines": 58982, - "Ġdeadlock": 94445, - "Ġdeadly": 25114, - "Ġdeaf": 47842, - "Ġdeal": 3568, - "Ġdealer": 24204, - "Ġdealers": 27291, - "Ġdealership": 62296, - "Ġdealing": 14892, - "Ġdealings": 67029, - "Ġdealloc": 78770, - "Ġdeals": 12789, - "Ġdealt": 27023, - "Ġdean": 73962, - "Ġdear": 25237, - "Ġdearly": 98663, - "Ġdeath": 4648, - "Ġdeaths": 16779, - "Ġdeb": 4316, - "Ġdebacle": 100012, - "Ġdebate": 11249, - "Ġdebated": 59674, - "Ġdebates": 37635, - "Ġdebating": 71513, - "Ġdebe": 35474, - "Ġdeben": 74713, - "Ġdeber": 59305, - "Ġdebian": 97178, - "Ġdebido": 91992, - "Ġdebilitating": 92890, - "Ġdebit": 46453, - "Ġdebounce": 77939, - "Ġdebris": 35098, - "Ġdebt": 11897, - "Ġdebtor": 94862, - "Ġdebts": 45305, - "Ġdebug": 7542, - "Ġdebugger": 45573, - "Ġdebugging": 28803, - "Ġdebunk": 78293, - "Ġdebut": 17755, - "Ġdebuted": 58185, - "Ġdec": 1654, - "Ġdecad": 88133, - "Ġdecade": 13515, - "Ġdecades": 11026, - "Ġdecals": 98785, - "Ġdecay": 31815, - "Ġdece": 31952, - "Ġdeceased": 43720, - "Ġdeceit": 86585, - "Ġdeceive": 93928, - "Ġdeceived": 98884, - "Ġdecember": 90111, - "Ġdecency": 99370, - "Ġdecent": 15326, - "Ġdecentral": 39205, - "Ġdecentralized": 49063, - "Ġdeception": 64575, - "Ġdeceptive": 81374, - "Ġdecid": 70493, - "Ġdecide": 10491, - "Ġdecided": 6773, - "Ġdecidedly": 77120, - "Ġdecides": 28727, - "Ġdeciding": 30230, - "Ġdecimal": 12395, - "Ġdecimals": 59428, - "Ġdecipher": 75277, - "Ġdecir": 50018, - "Ġdecis": 34122, - "Ġdecision": 5597, - "Ġdecisions": 11429, - "Ġdecisive": 51391, - "Ġdeck": 9722, - "Ġdecking": 91094, - "Ġdecks": 30881, - "Ġdecl": 4051, - "Ġdeclar": 9632, - "Ġdeclaración": 91754, - "Ġdeclaration": 18489, - "Ġdeclarations": 16068, - "Ġdeclare": 16292, - "Ġdeclared": 14610, - "Ġdeclares": 50888, - "Ġdeclaring": 37631, - "Ġdecline": 18174, - "Ġdeclined": 19284, - "Ġdeclines": 58054, - "Ġdeclining": 43848, - "Ġdecltype": 76953, - "Ġdeco": 68652, - "Ġdecode": 17322, - "Ġdecoded": 30313, - "Ġdecoder": 25569, - "Ġdecoding": 48216, - "Ġdecom": 29602, - "Ġdecomposition": 66266, - "Ġdecor": 10799, - "Ġdecorate": 57681, - "Ġdecorated": 37109, - "Ġdecorating": 49682, - "Ġdecoration": 20841, - "Ġdecorations": 48679, - "Ġdecorative": 46536, - "Ġdecorator": 51778, - "Ġdecorators": 63778, - "Ġdecre": 9927, - "Ġdecrease": 18979, - "Ġdecreased": 25983, - "Ġdecreases": 43154, - "Ġdecreasing": 44649, - "Ġdecree": 61634, - "Ġdecrement": 61932, - "Ġdecrypt": 39226, - "Ġdecrypted": 64061, - "Ġdecryption": 90474, - "Ġded": 7836, - "Ġdedic": 57766, - "Ġdedicate": 74704, - "Ġdedicated": 12514, - "Ġdedication": 39955, - "Ġdeduct": 37910, - "Ġdeducted": 96604, - "Ġdeductible": 78912, - "Ġdeduction": 39943, - "Ġdeductions": 71737, - "Ġdee": 45833, - "Ġdeed": 56408, - "Ġdeeds": 54811, - "Ġdeem": 82577, - "Ġdeemed": 25660, - "Ġdeep": 5655, - "Ġdeepcopy": 56658, - "Ġdeepen": 92792, - "Ġdeeper": 19662, - "Ġdeepest": 51621, - "Ġdeeply": 17693, - "Ġdeer": 39149, - "Ġdef": 711, - "ĠdefStyle": 65975, - "ĠdefStyleAttr": 87190, - "Ġdefamation": 89201, - "Ġdefault": 1670, - "ĠdefaultCenter": 56746, - "ĠdefaultManager": 100020, - "ĠdefaultMessage": 79293, - "ĠdefaultProps": 80397, - "ĠdefaultValue": 20771, - "Ġdefaultdict": 44008, - "Ġdefaulted": 94089, - "Ġdefaults": 17088, - "Ġdefaultstate": 55558, - "Ġdefe": 11211, - "Ġdefeat": 18506, - "Ġdefeated": 24164, - "Ġdefeating": 54216, - "Ġdefeats": 69869, - "Ġdefect": 23011, - "Ġdefective": 64903, - "Ġdefects": 42655, - "Ġdefence": 23682, - "Ġdefend": 10726, - "Ġdefendant": 26884, - "Ġdefendants": 40246, - "Ġdefended": 35844, - "Ġdefender": 29315, - "Ġdefenders": 41131, - "Ġdefending": 29269, - "Ġdefends": 82060, - "Ġdefense": 9232, - "Ġdefenseman": 83156, - "Ġdefenses": 46616, - "Ġdefensive": 16399, - "Ġdefensively": 83080, - "Ġdefer": 18440, - "Ġdeferred": 27334, - "Ġdefiance": 90883, - "Ġdefiant": 87371, - "Ġdeficiencies": 72946, - "Ġdeficiency": 48294, - "Ġdeficient": 87544, - "Ġdeficit": 29287, - "Ġdeficits": 57096, - "Ġdefin": 36222, - "Ġdefine": 7124, - "Ġdefined": 4613, - "Ġdefines": 19170, - "Ġdefining": 27409, - "Ġdefinit": 31388, - "Ġdefinite": 44870, - "Ġdefinitely": 8659, - "Ġdefinition": 7419, - "Ġdefinitions": 17931, - "Ġdefinitive": 45813, - "Ġdeflate": 93789, - "Ġdeflect": 84040, - "Ġdeform": 79212, - "Ġdeformation": 91621, - "Ġdefs": 76227, - "Ġdefy": 90672, - "Ġdeg": 5367, - "Ġdegli": 47669, - "Ġdegradation": 53568, - "Ġdegrade": 96630, - "Ġdegraded": 91978, - "Ġdegree": 8547, - "Ġdegrees": 12628, - "Ġdehydration": 99857, - "Ġdei": 22558, - "Ġdein": 96019, - "Ġdeine": 73801, - "Ġdeity": 74490, - "Ġdeix": 65856, - "Ġdej": 34063, - "Ġdeja": 76733, - "Ġdejar": 81499, - "Ġdejting": 96081, - "Ġdejtings": 72104, - "Ġdejtingsaj": 81705, - "Ġdel": 1624, - "Ġdela": 90639, - "Ġdelay": 7781, - "Ġdelayed": 23540, - "Ġdelaying": 80430, - "Ġdelays": 32174, - "Ġdele": 60393, - "Ġdeleg": 20445, - "Ġdelegate": 13685, - "Ġdelegated": 91757, - "Ġdelegates": 36159, - "Ġdelegation": 46361, - "Ġdelet": 19825, - "Ġdelete": 3783, - "ĠdeleteUser": 82156, - "Ġdeleted": 11309, - "Ġdeletes": 55270, - "Ġdeleting": 34111, - "Ġdeletion": 37166, - "Ġdeliber": 21835, - "Ġdeliberate": 46072, - "Ġdeliberately": 36192, - "Ġdelic": 61353, - "Ġdelicate": 36301, - "Ġdelicious": 18406, - "Ġdelight": 18454, - "Ġdelighted": 35072, - "Ġdelightful": 50189, - "Ġdelights": 96775, - "Ġdelim": 64309, - "Ġdelimited": 86428, - "Ġdelimiter": 30120, - "Ġdeline": 91784, - "Ġdeliver": 6493, - "Ġdelivered": 12886, - "Ġdeliveries": 55659, - "Ġdelivering": 24944, - "Ġdelivers": 28421, - "Ġdelivery": 9889, - "Ġdell": 25219, - "Ġdella": 15587, - "Ġdelle": 28071, - "Ġdello": 82701, - "Ġdelt": 97350, - "Ġdelta": 9665, - "ĠdeltaTime": 59579, - "ĠdeltaX": 94691, - "ĠdeltaY": 90504, - "Ġdeltas": 91687, - "Ġdeluxe": 79524, - "Ġdelve": 82845, - "Ġdem": 2486, - "Ġdemand": 7631, - "Ġdemande": 62163, - "Ġdemanded": 30526, - "Ġdemanding": 26192, - "Ġdemands": 18651, - "Ġdemasi": 96552, - "Ġdemean": 61552, - "Ġdemeanor": 94115, - "Ġdementia": 52857, - "Ġdemi": 93128, - "Ġdemise": 58964, - "Ġdemo": 17074, - "Ġdemocr": 12345, - "Ġdemocracy": 20095, - "Ġdemocrat": 97167, - "Ġdemocratic": 26623, - "Ġdemographic": 38462, - "Ġdemographics": 63334, - "Ġdemol": 36261, - "Ġdemolished": 76993, - "Ġdemolition": 61698, - "Ġdemon": 7097, - "Ġdemonic": 86224, - "Ġdemons": 45075, - "Ġdemonstr": 7912, - "Ġdemonstrate": 20461, - "Ġdemonstrated": 21091, - "Ġdemonstrates": 32216, - "Ġdemonstrating": 45296, - "Ġdemonstration": 30816, - "Ġdemonstrations": 44895, - "Ġdemonstrators": 67508, - "Ġdemos": 68353, - "Ġden": 3453, - "Ġdend": 90052, - "Ġdenen": 70607, - "Ġdengan": 21045, - "Ġdenial": 35013, - "Ġdenied": 15164, - "Ġdenies": 47591, - "Ġdenim": 64905, - "Ġdenn": 53039, - "Ġdenne": 65436, - "Ġdenom": 50844, - "Ġdenomin": 62265, - "Ġdenomination": 96036, - "Ġdenominator": 48012, - "Ġdenote": 79164, - "Ġdenotes": 72214, - "Ġdenounced": 71617, - "Ġdens": 39950, - "Ġdense": 29050, - "Ġdensely": 97617, - "Ġdensities": 90816, - "Ġdensity": 17915, - "Ġdent": 18653, - "Ġdental": 29106, - "Ġdentist": 50351, - "Ġdentro": 36228, - "Ġdeny": 23973, - "Ġdenying": 41566, - "Ġdep": 2219, - "Ġdepart": 11776, - "Ġdepartamento": 96989, - "Ġdeparted": 56696, - "Ġdeparting": 81573, - "Ġdepartment": 9476, - "Ġdepartments": 26280, - "Ġdeparture": 25959, - "Ġdepend": 6904, - "Ġdependable": 74436, - "Ġdepended": 79101, - "Ġdependence": 44393, - "Ġdependencies": 20113, - "Ġdependency": 24999, - "Ġdependent": 18222, - "Ġdepending": 11911, - "Ġdepends": 14117, - "Ġdepict": 43504, - "Ġdepicted": 44894, - "Ġdepicting": 60794, - "Ġdepiction": 73764, - "Ġdepicts": 62991, - "Ġdepleted": 79266, - "Ġdepletion": 92948, - "Ġdeploy": 10739, - "Ġdeployed": 27167, - "Ġdeploying": 61417, - "Ġdeployment": 24047, - "Ġdeployments": 72642, - "Ġdepois": 66488, - "Ġdeport": 28338, - "Ġdeportation": 59371, - "Ġdeported": 68210, - "Ġdepos": 26364, - "Ġdeposit": 16946, - "Ġdeposited": 54568, - "Ġdeposition": 65374, - "Ġdeposits": 34751, - "Ġdepot": 45719, - "Ġdepr": 36980, - "Ġdeprecated": 32690, - "Ġdepreci": 73058, - "Ġdepreciation": 94189, - "Ġdepress": 39300, - "Ġdepressed": 42642, - "Ġdepressing": 71810, - "Ġdepression": 18710, - "Ġdepressive": 84564, - "Ġdeprivation": 69764, - "Ġdeprived": 62683, - "Ġdeps": 49278, - "Ġdept": 45693, - "Ġdepth": 8149, - "Ġdepths": 43957, - "Ġdepuis": 41199, - "Ġdeputies": 53928, - "Ġdeputy": 27158, - "Ġdeque": 43050, - "Ġdequeue": 84973, - "ĠdequeueReusableCell": 66482, - "ĠdequeueReusableCellWithIdentifier": 73905, - "Ġder": 2761, - "Ġderail": 83802, - "Ġderby": 91770, - "Ġdere": 26344, - "Ġderecho": 76789, - "Ġderechos": 86635, - "Ġdereg": 72915, - "Ġderen": 88962, - "Ġderiv": 19290, - "Ġderivation": 96354, - "Ġderivative": 32905, - "Ġderivatives": 43645, - "Ġderive": 43530, - "Ġderived": 14592, - "Ġderives": 75549, - "Ġderiving": 49189, - "Ġdermat": 61485, - "Ġdern": 36852, - "Ġdernier": 62891, - "Ġdernière": 88818, - "Ġderog": 92633, - "Ġderp": 67491, - "Ġdes": 951, - "Ġdesar": 40859, - "Ġdesarroll": 64796, - "Ġdesarrollo": 63716, - "Ġdesc": 6697, - "Ġdescargar": 90758, - "Ġdescend": 55668, - "Ġdescendant": 76951, - "Ġdescendants": 49446, - "Ġdescended": 58842, - "Ġdescending": 44184, - "Ġdescent": 38052, - "Ġdescon": 87730, - "Ġdescr": 57317, - "Ġdescri": 5126, - "Ġdescribe": 7664, - "Ġdescribed": 7633, - "Ġdescribes": 16964, - "Ġdescribing": 23524, - "Ġdescricao": 67820, - "Ġdescripcion": 56790, - "Ġdescription": 4096, - "Ġdescriptions": 28887, - "Ġdescriptive": 53944, - "Ġdescriptor": 16819, - "Ġdescriptors": 48617, - "Ġdesde": 23553, - "Ġdese": 51388, - "Ġdesea": 84661, - "Ġdeselect": 99056, - "Ġdesenv": 61344, - "Ġdeser": 98055, - "Ġdeserialize": 36340, - "Ġdesert": 24521, - "Ġdeserted": 83410, - "Ġdeserve": 23528, - "Ġdeserved": 45547, - "Ġdeserves": 30675, - "Ġdeserving": 76554, - "Ġdesi": 86588, - "Ġdesign": 2955, - "Ġdesignate": 75224, - "Ġdesignated": 24073, - "Ġdesignation": 43851, - "Ġdesigned": 6319, - "Ġdesigner": 15034, - "Ġdesigners": 26897, - "Ġdesigning": 30829, - "Ġdesigns": 14769, - "Ġdesirable": 35946, - "Ġdesire": 12876, - "Ġdesired": 12974, - "Ġdesires": 32097, - "Ġdesk": 18496, - "Ġdesks": 76915, - "Ġdesktop": 17963, - "Ġdesn": 66380, - "Ġdesp": 40060, - "Ġdespair": 46996, - "Ġdesper": 18439, - "Ġdesperate": 28495, - "Ġdesperately": 38643, - "Ġdesperation": 74424, - "Ġdespite": 8994, - "Ġdespre": 87725, - "Ġdespués": 50649, - "Ġdess": 21273, - "Ġdessa": 86579, - "Ġdessert": 43849, - "Ġdesserts": 72513, - "Ġdest": 3281, - "Ġdesta": 85878, - "Ġdestabil": 72257, - "Ġdestac": 73467, - "Ġdeste": 77236, - "Ġdestin": 52087, - "Ġdestination": 9284, - "ĠdestinationViewController": 92571, - "Ġdestinations": 34205, - "Ġdestined": 51687, - "Ġdestino": 69197, - "Ġdestiny": 47176, - "Ġdestroy": 7066, - "Ġdestroyed": 14763, - "Ġdestroyer": 96289, - "Ġdestroying": 33812, - "Ġdestroys": 60832, - "Ġdestruct": 21443, - "Ġdestruction": 19814, - "Ġdestructive": 40652, - "Ġdestructor": 47099, - "Ġdet": 3474, - "Ġdetach": 47881, - "Ġdetached": 45017, - "Ġdetachment": 100177, - "Ġdetail": 7872, - "Ġdetailed": 11944, - "Ġdetailing": 45293, - "Ġdetails": 3649, - "Ġdetain": 46682, - "Ġdetained": 37993, - "Ġdetainees": 68034, - "Ġdetal": 53252, - "Ġdetalle": 80820, - "Ġdetalles": 92429, - "Ġdetect": 11388, - "Ġdetected": 16914, - "Ġdetecting": 54626, - "Ġdetection": 18468, - "Ġdetections": 89727, - "Ġdetective": 45259, - "Ġdetectives": 59859, - "Ġdetector": 32314, - "Ġdetectors": 69087, - "Ġdetects": 67578, - "Ġdetention": 33273, - "Ġdeter": 4130, - "Ġdetergent": 91234, - "Ġdeterior": 39436, - "Ġdeterioration": 82189, - "Ġdetermin": 6449, - "Ġdeterminant": 88060, - "Ġdetermination": 26314, - "Ġdetermine": 8417, - "Ġdetermined": 11075, - "Ġdetermines": 27667, - "Ġdetermining": 26679, - "Ġdeterministic": 73449, - "Ġdeterrent": 83720, - "Ġdeton": 55774, - "Ġdetox": 61987, - "Ġdetr": 35453, - "Ġdetriment": 50008, - "Ġdetrimental": 65069, - "Ġdetta": 98297, - "Ġdette": 60028, - "Ġdeut": 84730, - "Ġdeutsch": 58284, - "Ġdeutsche": 69617, - "Ġdeutschen": 93291, - "Ġdeutschland": 93616, - "Ġdeux": 26633, - "Ġdev": 3567, - "Ġdevant": 77558, - "Ġdevast": 23248, - "Ġdevastated": 59097, - "Ġdevastating": 33318, - "Ġdevastation": 83015, - "Ġdeve": 37244, - "Ġdevel": 90870, - "Ġdevelop": 2274, - "Ġdeveloped": 8040, - "Ġdeveloper": 16131, - "Ġdevelopers": 13707, - "Ġdeveloping": 11469, - "Ġdevelopment": 4500, - "Ġdevelopmental": 48006, - "Ġdevelopments": 26006, - "Ġdevelops": 39671, - "Ġdever": 88481, - "Ġdevez": 87040, - "Ġdeviation": 38664, - "Ġdeviations": 86365, - "Ġdevice": 3756, - "ĠdeviceId": 65857, - "Ġdevices": 7766, - "Ġdevil": 38736, - "Ġdevis": 98233, - "Ġdevise": 53165, - "Ġdevised": 69120, - "Ġdevoid": 76939, - "Ġdevote": 48772, - "Ġdevoted": 29329, - "Ġdevotion": 56357, - "Ġdevour": 88289, - "Ġdevout": 95662, - "Ġdevs": 81169, - "Ġdevuelve": 96667, - "Ġdew": 67532, - "Ġdex": 81001, - "Ġdez": 71868, - "Ġdeze": 35323, - "ĠdeÄŁ": 62087, - "Ġdf": 6907, - "Ġdfs": 26877, - "Ġdg": 41386, - "Ġdgv": 52071, - "Ġdh": 35196, - "Ġdhcp": 86887, - "Ġdhe": 78005, - "Ġdi": 1891, - "Ġdia": 18205, - "Ġdiabetes": 20335, - "Ġdiabetic": 71975, - "Ġdiag": 40817, - "Ġdiagn": 13493, - "Ġdiagnose": 58681, - "Ġdiagnosed": 29704, - "Ġdiagnoses": 85488, - "Ġdiagnosis": 23842, - "Ġdiagnostic": 15439, - "Ġdiagnostics": 50518, - "Ġdiagon": 85118, - "Ġdiagonal": 38336, - "Ġdiagram": 13861, - "Ġdiagrams": 47287, - "Ġdial": 28960, - "Ġdialect": 43379, - "Ġdialog": 7402, - "ĠdialogRef": 80877, - "Ġdialogs": 87336, - "Ġdialogue": 21976, - "Ġdiam": 13047, - "Ġdiameter": 23899, - "Ġdiamond": 22996, - "Ġdiamonds": 49151, - "Ġdiaper": 76853, - "Ġdiapers": 83962, - "Ġdiarr": 58705, - "Ġdiarrhea": 69393, - "Ġdiary": 47242, - "Ġdias": 41470, - "Ġdib": 42168, - "Ġdic": 21945, - "Ġdice": 22901, - "Ġdiced": 89964, - "Ġdich": 29953, - "Ġdicho": 93960, - "Ġdici": 80919, - "Ġdick": 27075, - "Ġdicks": 96598, - "Ġdict": 6587, - "Ġdictate": 62974, - "Ġdictated": 81498, - "Ġdictates": 80330, - "Ġdictator": 42284, - "Ġdictatorship": 69948, - "Ġdictionaries": 58614, - "Ġdictionary": 11240, - "ĠdictionaryWith": 85848, - "Ġdicts": 98699, - "Ġdid": 1550, - "ĠdidFinish": 77250, - "ĠdidReceiveMemoryWarning": 39241, - "ĠdidSelect": 53479, - "ĠdidSelectRowAtIndexPath": 96707, - "ĠdidSet": 63209, - "Ġdidn": 3287, - "Ġdidnt": 48707, - "Ġdie": 2815, - "Ġdied": 8636, - "Ġdies": 8898, - "Ġdiese": 27867, - "Ġdiesel": 33880, - "Ġdiesem": 37844, - "Ġdiesen": 51535, - "Ġdieser": 32108, - "Ġdieses": 47768, - "Ġdiet": 10173, - "Ġdieta": 67956, - "Ġdietary": 34625, - "Ġdiets": 41943, - "Ġdif": 1422, - "Ġdifer": 28027, - "Ġdiferencia": 95527, - "Ġdiferente": 78273, - "Ġdiferentes": 46418, - "Ġdiff": 3722, - "Ġdiffer": 1782, - "Ġdiffered": 89075, - "Ġdifference": 6811, - "Ġdifferences": 12062, - "Ġdifferent": 2204, - "Ġdifferential": 41264, - "Ġdifferentiate": 54263, - "Ġdifferentiated": 89142, - "Ġdifferentiation": 60038, - "Ġdifferently": 22009, - "Ġdiffering": 61469, - "Ġdiffers": 44642, - "Ġdiffic": 61907, - "Ġdifficile": 77411, - "Ġdifficult": 5107, - "Ġdifficulties": 27129, - "Ġdifficulty": 17250, - "Ġdiffs": 88047, - "Ġdiffuse": 55517, - "Ġdiffusion": 58430, - "Ġdiffé": 44178, - "Ġdifférent": 51199, - "Ġdifférentes": 96642, - "Ġdifférents": 85114, - "Ġdific": 78980, - "ĠdifÃŃc": 79965, - "ĠdifÃŃcil": 86580, - "Ġdig": 4170, - "Ġdigest": 21552, - "Ġdigestion": 74502, - "Ġdigestive": 60071, - "Ġdigging": 42200, - "Ġdigit": 16099, - "Ġdigital": 7528, - "ĠdigitalWrite": 65897, - "Ġdigitally": 68878, - "Ġdigits": 19016, - "Ġdign": 28677, - "Ġdignity": 38929, - "Ġdigs": 90057, - "Ġdijo": 66010, - "Ġdik": 47299, - "Ġdikke": 76138, - "Ġdil": 19371, - "Ġdilation": 75378, - "Ġdildo": 37603, - "Ġdile": 44261, - "Ġdilemma": 55867, - "Ġdilig": 39387, - "Ġdiligence": 63582, - "Ġdiligent": 97653, - "Ġdiligently": 91705, - "Ġdiluted": 80703, - "Ġdim": 5213, - "Ġdime": 74953, - "Ġdimension": 13167, - "Ġdimensional": 56987, - "Ġdimensions": 15696, - "Ġdimin": 48416, - "Ġdiminish": 57160, - "Ġdiminished": 54182, - "Ġdiminishing": 84153, - "Ġdims": 41988, - "Ġdin": 11884, - "Ġdine": 66207, - "Ġdiner": 89206, - "Ġdinero": 66908, - "Ġding": 67542, - "Ġdinheiro": 97587, - "Ġdining": 18397, - "Ġdinner": 14177, - "Ġdinners": 74413, - "Ġdinosaur": 63989, - "Ġdinosaurs": 65375, - "Ġdint": 85589, - "Ġdio": 65570, - "Ġdioxide": 40589, - "Ġdip": 24522, - "Ġdipl": 17347, - "Ġdiplom": 30621, - "Ġdiploma": 61812, - "Ġdiplomacy": 62340, - "Ġdiplomat": 69050, - "Ġdiplomatic": 34616, - "Ġdiplomats": 65179, - "Ġdipped": 73307, - "Ġdipping": 86921, - "Ġdips": 97604, - "Ġdir": 5534, - "Ġdire": 13510, - "Ġdireccion": 69907, - "Ġdirección": 79213, - "Ġdirect": 2167, - "Ġdirected": 15910, - "Ġdirecting": 46090, - "Ġdirection": 5216, - "Ġdirectional": 73945, - "Ġdirections": 18445, - "Ġdirective": 34959, - "Ġdirectives": 50353, - "Ġdirectly": 6089, - "Ġdirector": 7690, - "Ġdirectories": 29725, - "Ġdirectors": 28454, - "Ġdirectory": 6352, - "Ġdirects": 67146, - "Ġdirekt": 55931, - "Ġdirent": 97057, - "Ġdiret": 81585, - "Ġdirig": 64956, - "Ġdirname": 31008, - "Ġdirs": 43348, - "Ġdirt": 26351, - "Ġdirty": 19108, - "Ġdis": 834, - "Ġdisabilities": 36801, - "Ġdisability": 28353, - "Ġdisable": 11404, - "Ġdisabled": 8552, - "Ġdisables": 74096, - "Ġdisabling": 61584, - "Ġdisadv": 30947, - "Ġdisadvantage": 49836, - "Ġdisadvantaged": 80947, - "Ġdisadvantages": 64725, - "Ġdisag": 18792, - "Ġdisagree": 29395, - "Ġdisagreed": 71803, - "Ġdisagreement": 62646, - "Ġdisagreements": 91972, - "Ġdisagrees": 96083, - "Ġdisap": 14277, - "Ġdisappe": 21504, - "Ġdisappear": 32153, - "Ġdisappearance": 52979, - "Ġdisappeared": 29496, - "Ġdisappearing": 67503, - "Ġdisappears": 61370, - "Ġdisappoint": 14429, - "Ġdisappointed": 25406, - "Ġdisappointing": 39223, - "Ġdisappointment": 41698, - "Ġdisarm": 87876, - "Ġdisaster": 21426, - "Ġdisasters": 51751, - "Ġdisastr": 51253, - "Ġdisastrous": 53057, - "Ġdisb": 94544, - "Ġdisbelief": 74354, - "Ġdisc": 2624, - "Ġdiscard": 38967, - "Ġdiscarded": 44310, - "Ġdiscern": 42645, - "Ġdischarge": 32643, - "Ġdischarged": 57191, - "Ġdiscipl": 15869, - "Ġdisciple": 84795, - "Ġdisciples": 49260, - "Ġdisciplinary": 57315, - "Ġdiscipline": 26434, - "Ġdisciplined": 70166, - "Ġdisciplines": 49255, - "Ġdisclaimer": 18141, - "Ġdisclose": 36333, - "Ġdisclosed": 36489, - "Ġdisclosing": 95935, - "Ġdisclosure": 28957, - "Ġdisclosures": 75992, - "Ġdisco": 54969, - "Ġdiscomfort": 44776, - "Ġdisconnect": 30069, - "Ġdisconnected": 40186, - "Ġdiscontent": 91222, - "Ġdiscontin": 45980, - "Ġdiscontinued": 65259, - "Ġdiscord": 32141, - "Ġdiscount": 11336, - "Ġdiscounted": 48774, - "Ġdiscounts": 32162, - "Ġdiscour": 34293, - "Ġdiscourage": 66087, - "Ġdiscouraged": 64770, - "Ġdiscourse": 41602, - "Ġdiscover": 7142, - "Ġdiscovered": 11352, - "Ġdiscoveries": 54098, - "Ġdiscovering": 42687, - "Ġdiscovers": 52114, - "Ġdiscovery": 18841, - "Ġdiscre": 35038, - "Ġdiscredit": 88119, - "Ġdiscreet": 62504, - "Ġdiscrepan": 54126, - "Ġdiscrepancies": 91367, - "Ġdiscrepancy": 79105, - "Ġdiscret": 28558, - "Ġdiscrete": 44279, - "Ġdiscretion": 32022, - "Ġdiscretionary": 96894, - "Ġdiscrim": 14572, - "Ġdiscrimin": 50419, - "Ġdiscriminate": 60541, - "Ġdiscrimination": 21934, - "Ġdiscriminator": 82838, - "Ġdiscriminatory": 68763, - "Ġdiscs": 57795, - "Ġdiscuss": 4358, - "Ġdiscussed": 14407, - "Ġdiscusses": 35434, - "Ġdiscussing": 25394, - "Ġdiscussion": 10430, - "Ġdiscussions": 20954, - "Ġdisdain": 79498, - "Ġdise": 6759, - "Ġdisease": 8624, - "Ġdiseases": 19338, - "Ġdisemb": 98644, - "Ġdisen": 91910, - "Ġdiseñ": 67581, - "Ġdiseñador": 94656, - "Ġdiseño": 84908, - "Ġdisfr": 67157, - "Ġdisg": 33283, - "Ġdisgr": 45286, - "Ġdisgrace": 64935, - "Ġdisgu": 41877, - "Ġdisguise": 65081, - "Ġdisguised": 79187, - "Ġdisgust": 68162, - "Ġdisgusted": 91174, - "Ġdisgusting": 54766, - "Ġdish": 12269, - "Ġdishes": 26863, - "Ġdishonest": 60016, - "Ġdishwasher": 61433, - "Ġdisillusion": 98009, - "Ġdisin": 64842, - "Ġdisjoint": 85884, - "Ġdisk": 13668, - "Ġdisks": 54858, - "Ġdislike": 48969, - "Ġdisliked": 99733, - "Ġdislikes": 99985, - "Ġdismal": 94553, - "Ġdismant": 49212, - "Ġdismantle": 95158, - "Ġdismay": 73082, - "Ġdismiss": 13738, - "Ġdismissal": 59323, - "Ġdismissed": 27292, - "Ġdismissing": 92595, - "Ġdisob": 68735, - "Ġdisobed": 92683, - "Ġdisorder": 19823, - "Ġdisorders": 24673, - "Ġdisp": 13262, - "Ġdispar": 29904, - "Ġdisparate": 85129, - "Ġdisparities": 83057, - "Ġdisparity": 66949, - "Ġdispatch": 6988, - "Ġdispatched": 50251, - "Ġdispatcher": 39899, - "Ġdispens": 36693, - "Ġdispensaries": 100239, - "Ġdispenser": 100227, - "Ġdispers": 79835, - "Ġdispersed": 77810, - "Ġdispersion": 86712, - "Ġdispl": 13770, - "Ġdisplaced": 49246, - "Ġdisplacement": 44153, - "Ġdisplay": 3113, - "ĠdisplayName": 35870, - "Ġdisplayed": 12882, - "Ġdisplaying": 29040, - "Ġdisplays": 19207, - "Ġdisple": 85334, - "Ġdispon": 26686, - "Ġdisponible": 55852, - "Ġdisponibles": 70720, - "Ġdispos": 54240, - "Ġdisposable": 44890, - "Ġdisposal": 34545, - "Ġdispose": 28490, - "Ġdisposed": 26655, - "Ġdisposing": 24090, - "Ġdisposit": 58551, - "Ġdisposition": 46096, - "Ġdispositivo": 96099, - "Ġdispro": 42603, - "Ġdisproportion": 47635, - "Ġdisproportionate": 80153, - "Ġdisproportionately": 73152, - "Ġdisput": 35160, - "Ġdispute": 26086, - "Ġdisputed": 55026, - "Ġdisputes": 42254, - "Ġdisqualified": 94676, - "Ġdisreg": 43903, - "Ġdisregard": 58817, - "Ġdisrespect": 57309, - "Ġdisrespectful": 99622, - "Ġdisrupt": 24927, - "Ġdisrupted": 69627, - "Ġdisrupting": 87843, - "Ġdisruption": 44219, - "Ġdisruptions": 98057, - "Ġdisruptive": 62642, - "Ġdiss": 14091, - "Ġdissatisfaction": 97894, - "Ġdisse": 34000, - "Ġdissect": 75050, - "Ġdissemination": 87764, - "Ġdissent": 47962, - "Ġdissert": 34749, - "Ġdissertation": 37445, - "Ġdissip": 93522, - "Ġdissoci": 91342, - "Ġdissolution": 81359, - "Ġdissolve": 73739, - "Ġdissolved": 56767, - "Ġdist": 1612, - "Ġdistance": 6138, - "Ġdistances": 27650, - "Ġdistancia": 83409, - "Ġdistancing": 73669, - "Ġdistant": 29827, - "Ġdistilled": 89867, - "Ġdistinct": 12742, - "Ġdistinction": 30296, - "Ġdistinctions": 87259, - "Ġdistinctive": 35947, - "Ġdistinctly": 71249, - "Ġdistingu": 19512, - "Ġdistinguish": 33137, - "Ġdistinguished": 39575, - "Ġdistinguishing": 86055, - "Ġdistint": 74478, - "Ġdistort": 70584, - "Ġdistorted": 62236, - "Ġdistortion": 50971, - "Ġdistr": 8064, - "Ġdistra": 58571, - "Ġdistract": 64917, - "Ġdistracted": 49804, - "Ġdistracting": 82398, - "Ġdistraction": 54716, - "Ġdistractions": 77549, - "Ġdistress": 35104, - "Ġdistressed": 71490, - "Ġdistrib": 2916, - "Ġdistribute": 16822, - "Ġdistributed": 4332, - "Ġdistributes": 96835, - "Ġdistributing": 50812, - "Ġdistribution": 8141, - "Ġdistributions": 43785, - "Ġdistributor": 44168, - "Ġdistributors": 56694, - "Ġdistrict": 9474, - "Ġdistricts": 27536, - "Ġdistrust": 77086, - "Ġdistur": 26412, - "Ġdisturb": 38323, - "Ġdisturbance": 65858, - "Ġdisturbances": 85160, - "Ġdisturbed": 56507, - "Ġdisturbing": 34973, - "Ġdit": 22011, - "Ġditch": 50104, - "Ġdiv": 3512, - "Ġdive": 30963, - "Ġdiver": 37441, - "Ġdivergence": 82258, - "Ġdivers": 21797, - "Ġdiversas": 99383, - "Ġdiverse": 17226, - "Ġdiversified": 85957, - "Ġdiversion": 77364, - "Ġdiversity": 20057, - "Ġdiversos": 95651, - "Ġdivert": 37098, - "Ġdiverted": 86494, - "Ġdives": 94521, - "Ġdivid": 29932, - "Ġdivide": 22497, - "Ġdivided": 18255, - "Ġdividend": 46980, - "Ġdividends": 56364, - "Ġdivider": 49795, - "Ġdivides": 65928, - "Ġdividing": 50802, - "Ġdivine": 30467, - "Ġdiving": 43515, - "Ġdivis": 50468, - "Ġdivisible": 76016, - "Ġdivision": 13096, - "Ġdivisions": 37601, - "Ġdivisive": 75235, - "Ġdivisor": 50209, - "Ġdivor": 41079, - "Ġdivorce": 25549, - "Ġdivorced": 50592, - "Ġdivul": 82791, - "Ġdiy": 52438, - "Ġdiz": 43386, - "Ġdizzy": 85184, - "Ġdj": 48856, - "Ġdjango": 8426, - "Ġdk": 41304, - "Ġdl": 28613, - "Ġdla": 30076, - "Ġdlg": 41971, - "Ġdll": 59255, - "Ġdm": 29776, - "Ġdma": 51350, - "Ġdmg": 63253, - "Ġdn": 48588, - "Ġdna": 76434, - "Ġdni": 61859, - "Ġdns": 45177, - "Ġdo": 656, - "ĠdoGet": 57804, - "ĠdoInBackground": 72940, - "ĠdoPost": 66256, - "Ġdob": 46977, - "Ġdobr": 97668, - "Ġdoc": 4733, - "Ġdoch": 41257, - "Ġdock": 28649, - "Ġdocker": 27686, - "Ġdocking": 89310, - "Ġdocks": 97986, - "Ġdocs": 27437, - "Ġdoctor": 10896, - "Ġdoctoral": 74657, - "Ġdoctors": 16410, - "Ġdoctr": 61990, - "Ġdoctrine": 33235, - "Ġdoctrines": 83258, - "Ġdocument": 2246, - "Ġdocumentaries": 88466, - "Ġdocumentary": 25999, - "Ġdocumentation": 9904, - "Ġdocumented": 27470, - "Ġdocumenting": 68071, - "Ġdocumento": 54526, - "Ġdocumentos": 100127, - "Ġdocuments": 9477, - "Ġdod": 32189, - "Ġdodge": 48973, - "Ġdoe": 99553, - "Ġdoen": 55002, - "Ġdoes": 1587, - "Ġdoesn": 3250, - "Ġdoesnt": 44204, - "Ġdof": 92860, - "Ġdog": 5679, - "Ġdogs": 12875, - "Ġdoi": 36995, - "Ġdoing": 3815, - "Ġdois": 51441, - "Ġdoit": 42182, - "Ġdoivent": 97569, - "Ġdojo": 85959, - "Ġdok": 42161, - "Ġdokument": 87061, - "Ġdol": 21968, - "Ġdoll": 7804, - "Ġdollar": 18160, - "Ġdollars": 11441, - "Ġdolls": 64881, - "Ġdolor": 24578, - "Ġdolore": 58396, - "Ġdolphin": 99269, - "Ġdolphins": 83506, - "Ġdom": 4824, - "Ġdomain": 8106, - "Ġdomaine": 96839, - "Ġdomains": 31576, - "Ġdome": 58438, - "Ġdomest": 74522, - "Ġdomestic": 13018, - "Ġdomestically": 98890, - "Ġdomic": 54985, - "Ġdomicile": 97839, - "Ġdomin": 11358, - "Ġdomina": 90137, - "Ġdominance": 44592, - "Ġdominant": 25462, - "Ġdominate": 41836, - "Ġdominated": 30801, - "Ġdominates": 83978, - "Ġdominating": 68366, - "Ġdomination": 55949, - "Ġdomingo": 90540, - "Ġdon": 1541, - "Ġdonate": 33009, - "Ġdonated": 34468, - "Ġdonating": 61959, - "Ġdonation": 25968, - "Ġdonations": 24910, - "Ġdonc": 39587, - "Ġdonde": 30140, - "Ġdone": 2884, - "Ġdong": 73836, - "Ġdonn": 33537, - "Ġdonna": 38856, - "Ġdonne": 21559, - "Ġdonner": 71751, - "Ġdonnées": 46681, - "Ġdonor": 35558, - "Ġdonors": 33149, - "Ġdont": 15890, - "Ġdood": 88808, - "Ġdoom": 59714, - "Ġdoomed": 58737, - "Ġdoor": 6134, - "Ġdoors": 14365, - "Ġdoorstep": 76977, - "Ġdoorway": 70458, - "Ġdop": 27420, - "Ġdopamine": 66128, - "Ġdope": 92412, - "Ġdoping": 97928, - "Ġdopo": 60294, - "Ġdor": 53403, - "Ġdorm": 30209, - "Ġdormant": 89460, - "Ġdors": 77389, - "Ġdorsal": 96146, - "Ġdort": 53534, - "Ġdos": 8924, - "Ġdosage": 47040, - "Ġdose": 19660, - "Ġdoses": 35130, - "Ġdossier": 53576, - "Ġdost": 49415, - "Ġdot": 13046, - "Ġdotenv": 92386, - "Ġdots": 32094, - "Ġdotted": 59201, - "Ġdou": 25595, - "Ġdoub": 7810, - "Ġdouble": 2033, - "Ġdoubled": 35717, - "Ġdoubles": 40396, - "Ġdoubling": 60115, - "Ġdoubly": 94989, - "Ġdoubt": 10712, - "Ġdoubted": 93762, - "Ġdoubtful": 75699, - "Ġdoubts": 40017, - "Ġdouche": 85453, - "Ġdough": 31452, - "Ġdout": 93620, - "Ġdov": 62370, - "Ġdove": 48322, - "Ġdow": 57587, - "Ġdown": 1523, - "Ġdownfall": 88867, - "Ġdowngrade": 91457, - "Ġdownhill": 73481, - "Ġdownload": 4232, - "Ġdownloadable": 70752, - "Ġdownloaded": 24174, - "Ġdownloader": 87874, - "Ġdownloading": 33577, - "Ġdownloads": 31572, - "Ġdownright": 71052, - "Ġdowns": 40291, - "Ġdownside": 52497, - "Ġdownstairs": 63891, - "Ġdownstream": 52452, - "Ġdownt": 41657, - "Ġdowntime": 75954, - "Ġdowntown": 19441, - "Ġdownturn": 76506, - "Ġdownward": 45578, - "Ġdownwards": 92370, - "Ġdozen": 21030, - "Ġdozens": 22700, - "ĠdoÄŁ": 94382, - "Ġdp": 11581, - "Ġdpi": 51842, - "Ġdps": 95129, - "Ġdq": 72713, - "Ġdr": 1377, - "Ġdra": 45196, - "Ġdracon": 93803, - "Ġdraft": 10165, - "Ġdrafted": 39056, - "Ġdrafting": 59000, - "Ġdrafts": 64692, - "Ġdrag": 11161, - "Ġdraggable": 75656, - "Ġdragged": 38247, - "Ġdragging": 43476, - "Ġdragon": 26161, - "Ġdragons": 51536, - "Ġdrain": 24659, - "Ġdrainage": 58592, - "Ġdrained": 61508, - "Ġdraining": 74109, - "Ġdrains": 79750, - "Ġdram": 13859, - "Ġdrama": 20156, - "Ġdramas": 88826, - "Ġdramatic": 22520, - "Ġdramatically": 29057, - "Ġdrank": 54244, - "Ġdraped": 90980, - "Ġdrastic": 60883, - "Ġdrastically": 48863, - "Ġdraw": 4128, - "Ġdrawable": 53171, - "Ġdrawback": 88620, - "Ġdrawbacks": 89173, - "Ġdrawer": 27580, - "Ġdrawers": 62707, - "Ġdrawing": 13633, - "Ġdrawings": 38940, - "Ġdrawn": 15107, - "Ġdraws": 27741, - "Ġdre": 33201, - "Ġdread": 36075, - "Ġdreaded": 83590, - "Ġdreadful": 81952, - "Ġdream": 8063, - "Ġdreamed": 57636, - "Ġdreaming": 56774, - "Ġdreams": 19226, - "Ġdred": 91462, - "Ġdrei": 58619, - "Ġdress": 8679, - "Ġdressed": 26435, - "Ġdresser": 96637, - "Ġdresses": 37862, - "Ġdressing": 32623, - "Ġdrew": 24465, - "Ġdri": 50511, - "Ġdrib": 79646, - "Ġdried": 32720, - "Ġdrift": 34738, - "Ġdrifted": 92662, - "Ġdrifting": 85353, - "Ġdrill": 31646, - "Ġdrilled": 68865, - "Ġdrilling": 39662, - "Ġdrills": 57648, - "Ġdrink": 7172, - "Ġdrinkers": 98976, - "Ġdrinking": 16558, - "Ġdrinks": 21662, - "Ġdrip": 73599, - "Ġdripping": 77315, - "Ġdriv": 40355, - "Ġdrive": 6678, - "Ġdriven": 16625, - "Ġdriver": 5696, - "Ġdrivers": 12050, - "Ġdrives": 20722, - "Ġdriveway": 53242, - "Ġdriving": 10043, - "Ġdrm": 54186, - "Ġdro": 7118, - "Ġdroit": 64079, - "Ġdroits": 97222, - "Ġdrone": 27811, - "Ġdrones": 38332, - "Ġdrop": 6068, - "Ġdropdown": 21014, - "Ġdropout": 44381, - "Ġdropped": 12504, - "Ġdropping": 26156, - "Ġdrops": 21701, - "Ġdrought": 37846, - "Ġdrove": 23980, - "Ġdrown": 87968, - "Ġdrowned": 74995, - "Ġdrowning": 74537, - "Ġdrug": 5623, - "Ġdrugs": 11217, - "Ġdrum": 24074, - "Ġdrummer": 69046, - "Ġdrums": 47389, - "Ġdrunk": 29850, - "Ġdrunken": 63463, - "Ġdrv": 69870, - "Ġdry": 9235, - "Ġdryer": 47722, - "Ġdrying": 46479, - "Ġds": 11729, - "Ġdsp": 79715, - "Ġdst": 10875, - "Ġdt": 7748, - "Ġdto": 29435, - "Ġdtype": 13534, - "Ġdu": 3930, - "Ġdua": 97921, - "Ġdual": 19091, - "Ġduas": 72343, - "Ġdub": 22892, - "Ġdubbed": 42160, - "Ġdubious": 63189, - "Ġduck": 37085, - "Ġducks": 78878, - "Ġduct": 45339, - "Ġdude": 36157, - "Ġdudes": 73222, - "Ġdue": 4245, - "Ġduel": 66407, - "Ġdues": 80773, - "Ġdug": 44120, - "Ġduk": 88577, - "Ġduke": 96923, - "Ġdul": 82627, - "Ġdull": 41630, - "Ġduly": 77903, - "Ġdum": 63811, - "Ġdumb": 30355, - "Ġdummy": 17741, - "Ġdump": 10488, - "Ġdumped": 49373, - "Ġdumping": 61682, - "Ġdumps": 61481, - "Ġdumpster": 28550, - "Ġdumpsters": 99576, - "Ġdun": 50116, - "Ġdung": 86636, - "Ġdungeon": 43539, - "Ġdungeons": 83485, - "Ġdunk": 64572, - "Ġduo": 34821, - "Ġdup": 23572, - "Ġduplex": 81268, - "Ġduplic": 27444, - "Ġduplicate": 23329, - "Ġduplicated": 56003, - "Ġduplicates": 43428, - "Ġduplication": 67633, - "Ġdur": 10878, - "Ġdurability": 39665, - "Ġdurable": 27220, - "Ġdurante": 30331, - "Ġduration": 8250, - "Ġdurations": 90204, - "Ġdurch": 20350, - "Ġduring": 2391, - "Ġduro": 92196, - "Ġdus": 53532, - "Ġdusk": 93985, - "Ġdust": 16174, - "Ġdusty": 77973, - "Ġdut": 10249, - "Ġduties": 22006, - "Ġduty": 14523, - "Ġduż": 89838, - "Ġdv": 33876, - "Ġdvd": 51008, - "Ġdw": 14156, - "Ġdwar": 71143, - "Ġdwarf": 50561, - "Ġdwell": 44935, - "Ġdwelling": 51688, - "Ġdwind": 83222, - "Ġdword": 75850, - "Ġdx": 14142, - "Ġdy": 14282, - "Ġdye": 54631, - "Ġdying": 23069, - "Ġdyn": 32170, - "Ġdynam": 18003, - "Ġdynamic": 8915, - "Ġdynamically": 43111, - "Ġdynamics": 30295, - "Ġdynasty": 67946, - "Ġdys": 22709, - "Ġdysfunction": 32403, - "Ġdysfunctional": 88804, - "Ġdyst": 69110, - "Ġdz": 26802, - "Ġdzi": 52126, - "ĠdziaÅĤ": 75381, - "Ġdzie": 50773, - "Ġdzieci": 85983, - "Ġdziew": 84604, - "Ġdziewcz": 90941, - "Ġdär": 78128, - "ĠdÃ¥": 75445, - "Ġdès": 87451, - "Ġdé": 7591, - "Ġdébut": 65385, - "Ġdéc": 35881, - "Ġdécor": 75211, - "Ġdécou": 59148, - "Ġdécouvrir": 91727, - "Ġdéf": 47371, - "ĠdéjÃł": 46939, - "Ġdém": 79641, - "Ġdép": 87885, - "Ġdépart": 76235, - "Ġdés": 46838, - "Ġdét": 85877, - "Ġdévelop": 52895, - "Ġdévelopp": 68866, - "Ġdéveloppement": 82620, - "Ġdó": 77514, - "Ġdü": 52119, - "Ġdür": 86052, - "ĠdÃŃa": 35963, - "ĠdÃŃas": 46180, - "Ġe": 384, - "ĠeBay": 31006, - "ĠeBook": 58610, - "ĠeBooks": 95721, - "ĠeCommerce": 94659, - "ĠePub": 89717, - "ĠeSports": 89796, - "Ġea": 37646, - "Ġeach": 1855, - "Ġeag": 79340, - "Ġeager": 24450, - "Ġeagerly": 63473, - "Ġeagle": 60989, - "Ġeapply": 55059, - "Ġear": 2487, - "Ġearlier": 6931, - "Ġearliest": 30758, - "Ġearly": 4216, - "Ġearm": 96208, - "Ġearn": 7380, - "Ġearned": 15662, - "Ġearners": 97063, - "Ġearnest": 55349, - "Ġearning": 28744, - "Ġearnings": 24608, - "Ġearns": 64859, - "Ġearrings": 67301, - "Ġears": 25212, - "Ġearth": 9578, - "Ġearthly": 90495, - "Ġearthqu": 30850, - "Ġearthquake": 38413, - "Ġearthquakes": 66579, - "Ġeas": 2593, - "Ġease": 14553, - "Ġeased": 95982, - "Ġeasier": 8831, - "Ġeasiest": 30689, - "Ġeasily": 6847, - "Ġeasing": 45404, - "Ġeast": 11226, - "Ġeastern": 24024, - "Ġeasy": 4228, - "Ġeat": 8343, - "Ġeaten": 35661, - "Ġeater": 87135, - "Ġeating": 12459, - "Ġeats": 50777, - "Ġeauto": 51373, - "Ġeax": 37352, - "Ġeb": 25470, - "Ġebay": 60950, - "Ġeben": 51797, - "Ġebenfalls": 96624, - "Ġebony": 54196, - "Ġebook": 35097, - "Ġebooks": 89002, - "Ġebp": 88407, - "Ġebx": 80396, - "Ġec": 12208, - "Ġecc": 34014, - "Ġeccentric": 55920, - "Ġech": 31972, - "Ġechang": 89609, - "Ġecho": 1722, - "Ġechoed": 55212, - "Ġechoes": 71057, - "Ġechoing": 94824, - "Ġecht": 67893, - "Ġecl": 61058, - "Ġeclectic": 78813, - "Ġeclips": 93534, - "Ġeclipse": 56528, - "Ġeco": 42688, - "Ġecological": 50953, - "Ġecology": 72546, - "Ġecommerce": 85243, - "Ġecon": 3898, - "Ġeconom": 11723, - "Ġeconomic": 7100, - "Ġeconomical": 60618, - "Ġeconomically": 47379, - "Ġeconomics": 28989, - "Ġeconomies": 37671, - "Ġeconomist": 46215, - "Ġeconomists": 45415, - "Ġeconomy": 8752, - "Ġeconóm": 73641, - "Ġecosystem": 26031, - "Ġecosystems": 61951, - "Ġecs": 79522, - "Ġecstasy": 93663, - "Ġecstatic": 98392, - "Ġect": 77594, - "Ġecx": 66329, - "Ġed": 1608, - "Ġedad": 53782, - "Ġedge": 6964, - "Ġedged": 90663, - "Ġedges": 13116, - "Ġedi": 76192, - "Ġedible": 67740, - "Ġedit": 4600, - "ĠeditText": 65145, - "Ġeditable": 38509, - "Ġeditar": 80317, - "Ġedited": 19685, - "Ġediting": 16039, - "Ġedition": 14002, - "Ġeditions": 47634, - "Ġeditor": 6576, - "Ġeditorial": 28144, - "Ġeditors": 29846, - "Ġedits": 51944, - "Ġedm": 66440, - "Ġeds": 98199, - "Ġedt": 81814, - "Ġedu": 22160, - "Ġeduc": 4834, - "Ġeducate": 39170, - "Ġeducated": 33142, - "Ġeducating": 67805, - "Ġeducation": 6873, - "Ġeducational": 16627, - "Ġeducator": 72146, - "Ġeducators": 50794, - "Ġedx": 64745, - "Ġee": 37443, - "Ġeen": 8517, - "Ġeens": 99766, - "Ġeer": 44372, - "Ġeerie": 97383, - "Ġeerste": 68670, - "Ġef": 31469, - "Ġefect": 44046, - "Ġeff": 3369, - "Ġeffect": 2515, - "Ġeffected": 89589, - "Ġeffective": 7524, - "Ġeffectively": 13750, - "Ġeffectiveness": 27375, - "Ġeffects": 6372, - "Ġeffet": 67781, - "Ġeffic": 31914, - "Ġefficacy": 41265, - "Ġefficiencies": 92126, - "Ġefficiency": 15374, - "Ġefficient": 11297, - "Ġefficiently": 30820, - "Ġeffort": 5149, - "Ġeffortless": 80192, - "Ġeffortlessly": 69704, - "Ġefforts": 9045, - "Ġefter": 47580, - "Ġeg": 8866, - "Ġegal": 77271, - "Ġeget": 70763, - "Ġegg": 19151, - "Ġeggs": 19335, - "Ġego": 37374, - "Ġegreg": 83164, - "Ġegregious": 90168, - "Ġegret": 92292, - "Ġegt": 72167, - "Ġegy": 31808, - "Ġeh": 36346, - "Ġeher": 94495, - "Ġei": 30529, - "Ġeid": 69431, - "Ġeig": 35834, - "Ġeigen": 29824, - "Ġeigenen": 73805, - "Ġeigentlich": 84980, - "Ġeight": 8223, - "Ġeighteen": 63134, - "Ġeighth": 37477, - "Ġeighty": 80679, - "Ġein": 4466, - "Ġeine": 10021, - "Ġeinem": 17901, - "Ġeinen": 15826, - "Ġeiner": 17495, - "Ġeines": 37208, - "Ġeinf": 32387, - "Ġeinfach": 36423, - "Ġeing": 49476, - "Ġeinige": 64720, - "Ġeinmal": 55559, - "Ġeins": 89848, - "Ġeinz": 75327, - "Ġeinzel": 95888, - "Ġeither": 3060, - "Ġeius": 69521, - "Ġeiusmod": 80222, - "Ġej": 19835, - "Ġejac": 64714, - "Ġejaculation": 99302, - "Ġejec": 50271, - "Ġeject": 90574, - "Ġejected": 95503, - "Ġejemplo": 58300, - "Ġejercicio": 97021, - "Ġek": 27955, - "Ġeks": 90762, - "Ġel": 658, - "Ġela": 51407, - "Ġelabor": 25985, - "Ġelaborate": 37067, - "Ġelapsed": 26401, - "ĠelapsedTime": 81955, - "Ġelast": 92185, - "Ġelastic": 36573, - "Ġelasticity": 95916, - "Ġelbow": 46811, - "Ġelbows": 82012, - "Ġelder": 22916, - "Ġelderly": 29920, - "Ġelders": 61776, - "Ġeldest": 74665, - "Ġeldre": 94460, - "Ġele": 10732, - "Ġelect": 4135, - "Ġelected": 16689, - "Ġelection": 6355, - "Ġelections": 16374, - "Ġelective": 98590, - "Ġelectoral": 34941, - "Ġelectorate": 62568, - "Ġelectr": 43906, - "Ġelectric": 9249, - "Ġelectrical": 20314, - "Ġelectricity": 18200, - "Ġelectro": 25396, - "Ġelectrode": 72048, - "Ġelectrodes": 80390, - "Ġelectroly": 73396, - "Ġelectrom": 54707, - "Ġelectromagnetic": 66669, - "Ġelectron": 17130, - "Ġelectronic": 14683, - "Ġelectronically": 71870, - "Ġelectronics": 31591, - "Ġelectrons": 57678, - "Ġelectrónico": 72566, - "Ġeleg": 18190, - "Ġelegance": 64543, - "Ġelegant": 26861, - "Ġelek": 63888, - "Ġelem": 12012, - "Ġelement": 2449, - "ĠelementType": 90673, - "Ġelemental": 62235, - "Ġelementary": 36256, - "Ġelemento": 41718, - "Ġelementos": 49247, - "Ġelements": 5540, - "Ġelems": 57068, - "Ġelephant": 46840, - "Ġelephants": 61866, - "Ġeles": 67541, - "Ġelev": 12231, - "Ġelevate": 69730, - "Ġelevated": 32389, - "Ġelevation": 27255, - "Ġelevator": 39736, - "Ġeleven": 45314, - "Ġelf": 41845, - "Ġelgg": 96753, - "Ġelic": 95360, - "Ġelif": 4508, - "Ġelig": 14510, - "Ġeligibility": 41734, - "Ġeligible": 17446, - "Ġelim": 9961, - "Ġelimin": 38416, - "Ġeliminar": 49504, - "Ġeliminate": 22472, - "Ġeliminated": 34373, - "Ġeliminates": 60944, - "Ġeliminating": 40599, - "Ġelimination": 44032, - "Ġelit": 31160, - "Ġelite": 21342, - "Ġelites": 56803, - "Ġelk": 77942, - "Ġelkaar": 95698, - "Ġell": 26689, - "Ġella": 54601, - "Ġellas": 98760, - "Ġelle": 27549, - "Ġeller": 27028, - "Ġelles": 84568, - "Ġellipse": 58497, - "Ġellipt": 78883, - "Ġello": 67415, - "Ġellos": 54430, - "Ġelm": 43305, - "Ġelo": 64235, - "Ġelong": 74595, - "Ġels": 21371, - "Ġelse": 775, - "Ġelseif": 12017, - "Ġelsewhere": 18403, - "Ġelsif": 25490, - "Ġelt": 55239, - "Ġelucid": 97298, - "Ġelusive": 66684, - "Ġelves": 77892, - "Ġelé": 86706, - "ĠelÅij": 89911, - "Ġem": 991, - "Ġemacs": 87783, - "Ġemail": 2613, - "ĠemailAddress": 90813, - "Ġemailed": 49614, - "Ġemailing": 92801, - "Ġemails": 14633, - "Ġeman": 69239, - "Ġemanc": 91225, - "Ġemb": 8126, - "Ġembar": 80701, - "Ġembargo": 48702, - "Ġembark": 70531, - "Ġembarked": 79120, - "Ġembarrass": 23077, - "Ġembarrassed": 49230, - "Ġembarrassing": 45105, - "Ġembarrassment": 60030, - "Ġembassy": 46567, - "Ġembed": 11840, - "Ġembedded": 23711, - "Ġembedding": 40188, - "Ġembeddings": 71647, - "Ġembell": 72514, - "Ġember": 99384, - "Ġemblem": 67374, - "Ġembod": 32123, - "Ġembodied": 78643, - "Ġembodies": 95122, - "Ġembodiment": 49497, - "Ġembodiments": 75653, - "Ġembody": 81658, - "Ġembr": 17029, - "Ġembrace": 27830, - "Ġembraced": 43603, - "Ġembraces": 83487, - "Ġembracing": 56501, - "Ġembroid": 54678, - "Ġembroidered": 93759, - "Ġembroidery": 85927, - "Ġembry": 44481, - "Ġembryo": 87701, - "Ġembryos": 89873, - "Ġemerg": 7425, - "Ġemerge": 34044, - "Ġemerged": 22763, - "Ġemergence": 49179, - "Ġemergencies": 69074, - "Ġemergency": 13147, - "Ġemerges": 59696, - "Ġemerging": 24084, - "Ġeminent": 84629, - "Ġemiss": 99763, - "Ġemission": 41353, - "Ġemissions": 20748, - "Ġemit": 17105, - "Ġemits": 73880, - "Ġemitted": 48042, - "Ġemitter": 48363, - "Ġemitting": 90556, - "Ġemlrt": 97312, - "Ġemo": 94197, - "Ġemoc": 86007, - "Ġemoji": 43465, - "Ġemojis": 100166, - "Ġemot": 10382, - "Ġemotion": 20356, - "Ġemotional": 14604, - "Ġemotionally": 38683, - "Ġemotions": 21958, - "Ġemp": 8654, - "Ġempath": 36681, - "Ġempathy": 48451, - "Ġemperor": 57883, - "Ġempez": 82949, - "Ġemph": 13456, - "Ġemphas": 20654, - "Ġemphasis": 25679, - "Ġemphasize": 47032, - "Ġemphasized": 46728, - "Ġemphasizes": 66159, - "Ġemphasizing": 82003, - "Ġempir": 38969, - "Ġempire": 32447, - "Ġempirical": 46763, - "Ġemple": 62126, - "Ġempleado": 88040, - "Ġemploi": 92800, - "Ġemploy": 3539, - "Ġemployed": 20011, - "Ġemployee": 9548, - "Ġemployees": 8420, - "Ġemployer": 19683, - "Ġemployers": 23234, - "Ġemploying": 51297, - "Ġemployment": 14740, - "Ġemploys": 51242, - "Ġempower": 26285, - "Ġempowered": 62935, - "Ġempowering": 66388, - "Ġempowerment": 74477, - "Ġempres": 90953, - "Ġempresa": 33864, - "Ġempresas": 51404, - "Ġempt": 54169, - "Ġemptied": 94972, - "Ġempty": 4384, - "Ġemulate": 66585, - "Ġemulation": 79941, - "Ġemulator": 59616, - "Ġen": 665, - "Ġenable": 7431, - "Ġenabled": 9147, - "Ġenables": 20682, - "Ġenabling": 28462, - "Ġenact": 48047, - "Ġenacted": 44977, - "Ġenactment": 78652, - "Ġenam": 82952, - "Ġenamel": 92848, - "Ġenc": 3289, - "Ġencaps": 43669, - "Ġench": 66812, - "Ġenchant": 48025, - "Ġenchanted": 98411, - "Ġenclave": 98812, - "Ġenclosed": 44910, - "Ġenclosing": 86028, - "Ġenclosure": 58912, - "Ġencode": 16559, - "ĠencodeURIComponent": 57837, - "Ġencoded": 21136, - "Ġencoder": 24592, - "Ġencoding": 11418, - "Ġencompass": 38632, - "Ġencompasses": 71010, - "Ġencontr": 23363, - "Ġencontrado": 56327, - "Ġencontrar": 46723, - "Ġencore": 35597, - "Ġencount": 30897, - "Ġencounter": 13123, - "Ġencountered": 23926, - "Ġencountering": 92372, - "Ġencounters": 35006, - "Ġencour": 8037, - "Ġencourage": 15253, - "Ġencouraged": 21190, - "Ġencouragement": 51475, - "Ġencourages": 37167, - "Ġencouraging": 26921, - "Ġencrypt": 30725, - "Ġencrypted": 25461, - "Ġencryption": 26542, - "Ġenctype": 38515, - "Ġencuent": 36837, - "Ġencuentra": 57268, - "Ġencyclopedia": 83708, - "Ġend": 842, - "ĠendDate": 31545, - "ĠendIndex": 62203, - "ĠendPoint": 70574, - "ĠendTime": 33161, - "Ġendanger": 38037, - "Ġendangered": 52356, - "Ġende": 29705, - "Ġendeavor": 54914, - "Ġendeavors": 79645, - "Ġendeavour": 90031, - "Ġended": 9670, - "Ġendemic": 96013, - "Ġendereco": 90253, - "Ġendforeach": 32254, - "Ġendian": 65788, - "Ġendif": 12610, - "Ġending": 13696, - "Ġendings": 77697, - "Ġendl": 5342, - "Ġendless": 26762, - "Ġendlessly": 79837, - "Ġendors": 35065, - "Ġendorse": 19507, - "Ġendorsed": 40728, - "Ġendorsement": 42143, - "Ġendorsements": 94994, - "Ġendorsing": 98859, - "Ġendoth": 93329, - "Ġendowed": 98728, - "Ġendpoint": 15233, - "Ġendpoints": 37442, - "Ġendregion": 86117, - "Ġends": 10548, - "Ġendurance": 49286, - "Ġendure": 46753, - "Ġendured": 56224, - "Ġenduring": 52876, - "Ġendwhile": 67014, - "Ġenemies": 14207, - "Ġenemy": 9354, - "Ġener": 38556, - "Ġenerg": 4602, - "Ġenergetic": 45955, - "Ġenergia": 96158, - "Ġenergies": 49969, - "Ġenergy": 4907, - "Ġenf": 33632, - "Ġenfants": 60404, - "Ġenfer": 62097, - "Ġenfermed": 88117, - "Ġenforce": 29262, - "Ġenforced": 45421, - "Ġenforcement": 13627, - "Ġenforcing": 62908, - "Ġenfrent": 89599, - "Ġeng": 2995, - "Ġengage": 16988, - "Ġengaged": 17045, - "Ġengagement": 20392, - "Ġengagements": 79971, - "Ġengages": 69589, - "Ġengaging": 23387, - "Ġengine": 4817, - "Ġengineer": 24490, - "Ġengineered": 46036, - "Ġengineering": 15009, - "Ġengineers": 25175, - "Ġengines": 21787, - "Ġenglish": 30063, - "Ġengr": 51155, - "Ġengraved": 80810, - "Ġengulf": 77836, - "Ġenh": 8833, - "Ġenhance": 18885, - "Ġenhanced": 24872, - "Ġenhancement": 27886, - "Ġenhancements": 59629, - "Ġenhances": 57924, - "Ġenhancing": 47594, - "Ġenim": 60602, - "Ġenjo": 31679, - "Ġenjoy": 4774, - "Ġenjoyable": 32180, - "Ġenjoyed": 14333, - "Ġenjoying": 22128, - "Ġenjoyment": 45278, - "Ġenjoys": 32838, - "Ġenlarg": 41039, - "Ġenlarge": 53744, - "Ġenlarged": 74117, - "Ġenlargement": 66507, - "Ġenlight": 41316, - "Ġenlightened": 82315, - "Ġenlightenment": 81869, - "Ġenlist": 88724, - "Ġenlisted": 69576, - "Ġenn": 61624, - "Ġenorm": 17748, - "Ġenorme": 68906, - "Ġenormous": 23205, - "Ġenormously": 84563, - "Ġenough": 3403, - "Ġenqu": 77807, - "Ġenquanto": 95741, - "Ġenqueue": 54857, - "Ġenquiries": 84422, - "Ġenquiry": 77612, - "Ġenr": 81652, - "Ġenraged": 98295, - "Ġenrich": 31518, - "Ġenriched": 69671, - "Ġenrichment": 70272, - "Ġenrol": 66466, - "Ġenroll": 52880, - "Ġenrolled": 37191, - "Ġenrollment": 39148, - "Ġens": 4675, - "Ġense": 68061, - "Ġensemble": 40126, - "Ġensl": 67548, - "Ġenslaved": 95389, - "Ġensued": 96763, - "Ġensuing": 72758, - "Ġensuite": 76826, - "Ġensure": 6106, - "Ġensured": 59754, - "Ġensures": 26420, - "Ġensuring": 23391, - "Ġent": 1218, - "Ġentail": 87092, - "Ġentails": 71204, - "Ġentend": 69379, - "Ġentender": 96537, - "Ġenter": 3810, - "Ġentered": 10862, - "Ġentering": 16661, - "Ġenterprise": 20790, - "Ġenterprises": 40919, - "Ġenters": 29933, - "Ġentert": 23737, - "Ġentertain": 46276, - "Ġentertained": 65550, - "Ġentertaining": 30311, - "Ġentertainment": 16924, - "Ġentfer": 83295, - "Ġenth": 65308, - "Ġenthus": 16676, - "Ġenthusi": 21827, - "Ġenthusiasm": 36232, - "Ġenthusiast": 61912, - "Ġenthusiastic": 42702, - "Ġenthusiastically": 99325, - "Ġenthusiasts": 43448, - "Ġenticing": 88607, - "Ġentidad": 86908, - "Ġentire": 4553, - "Ġentirely": 11622, - "Ġentirety": 49017, - "Ġentities": 15086, - "Ġentitled": 20458, - "Ġentitlement": 55001, - "Ġentity": 5502, - "ĠentityId": 94142, - "ĠentityManager": 60875, - "ĠentityType": 97901, - "Ġentonces": 72499, - "Ġentr": 11751, - "Ġentra": 83786, - "Ġentrada": 43663, - "Ġentrance": 20396, - "Ġentrances": 95679, - "Ġentrar": 83413, - "Ġentre": 9465, - "Ġentreg": 94381, - "Ġentrega": 79518, - "Ġentren": 94921, - "Ġentrenched": 82144, - "Ġentreprene": 19978, - "Ġentrepreneur": 29349, - "Ġentrepreneurial": 70406, - "Ġentrepreneurs": 35490, - "Ġentrepreneurship": 75505, - "Ġentreprise": 93486, - "Ġentreprises": 97263, - "Ġentrev": 90132, - "Ġentries": 10925, - "Ġentropy": 48602, - "Ġentrusted": 86382, - "Ġentry": 4441, - "Ġents": 37952, - "Ġentsprech": 88588, - "Ġentwick": 81229, - "Ġentão": 85913, - "Ġenum": 7773, - "Ġenumer": 10363, - "Ġenumerable": 45042, - "Ġenumerate": 13555, - "Ġenumerated": 85969, - "Ġenumeration": 52678, - "Ġenumerator": 75731, - "Ġenums": 71817, - "Ġenv": 6233, - "Ġenvelop": 54285, - "Ġenvelope": 35498, - "Ġenvelopes": 87706, - "Ġenvi": 50364, - "Ġenviado": 99672, - "Ġenviar": 63878, - "Ġenviron": 50026, - "Ġenvironment": 4676, - "Ġenvironmental": 12434, - "Ġenvironmentally": 57340, - "Ġenvironments": 22484, - "Ġenvis": 85775, - "Ġenvision": 48146, - "Ġenvisioned": 74389, - "Ġenvoy": 60630, - "Ġenvy": 66533, - "Ġenzym": 32011, - "Ġenzyme": 49242, - "Ġenzymes": 56067, - "Ġeo": 95703, - "Ġeof": 77860, - "Ġeos": 62894, - "Ġep": 4248, - "Ġephem": 83234, - "Ġepic": 25706, - "Ġepid": 28817, - "Ġepidemi": 62057, - "Ġepidemic": 42620, - "Ġepile": 58652, - "Ġepilepsy": 70655, - "Ġepis": 67594, - "Ġepisode": 9417, - "Ġepisodes": 18243, - "Ġepit": 67422, - "Ġepith": 64779, - "Ġepoch": 16746, - "Ġepochs": 40446, - "Ġepoll": 96961, - "Ġepoxy": 97744, - "Ġeps": 18470, - "Ġepsilon": 32304, - "Ġepub": 65049, - "Ġeq": 9116, - "Ġeql": 68476, - "Ġequ": 3312, - "Ġequal": 6273, - "ĠequalTo": 61645, - "Ġequality": 22526, - "Ġequally": 18813, - "Ġequals": 17239, - "Ġequation": 24524, - "Ġequations": 39006, - "Ġequilibrium": 56411, - "Ġequip": 26458, - "Ġequipe": 97305, - "Ġequipment": 7241, - "Ġequipments": 72230, - "Ġequipo": 49012, - "Ġequipos": 92952, - "Ġequipped": 19167, - "Ġequitable": 77109, - "Ġequity": 25452, - "Ġequiv": 69558, - "Ġequival": 44554, - "Ġequivalence": 85262, - "Ġequivalent": 13890, - "Ġequivalents": 86106, - "Ġer": 2781, - "Ġera": 11639, - "Ġerad": 56537, - "Ġeradicate": 89514, - "Ġerase": 37088, - "Ġerased": 64800, - "Ġerb": 68748, - "Ġere": 39357, - "Ġerect": 38732, - "Ġerected": 66906, - "Ġerectile": 57217, - "Ġerection": 65146, - "Ġerf": 37508, - "Ġerfahren": 96502, - "Ġerfol": 54311, - "Ġerfolgre": 74896, - "Ġerfolgreich": 94194, - "Ġerg": 36376, - "Ġergonomic": 97791, - "Ġerh": 60901, - "Ġerhalten": 59084, - "Ġerk": 89866, - "Ġerklä": 87207, - "Ġerle": 77220, - "Ġerm": 77234, - "Ġermög": 98135, - "Ġern": 93029, - "Ġero": 72332, - "Ġeros": 43219, - "Ġerosion": 58097, - "Ġerot": 8214, - "Ġerotic": 34416, - "Ġerotica": 89489, - "Ġerotici": 40572, - "Ġerotico": 74238, - "Ġerotik": 28662, - "Ġerotique": 53927, - "Ġerotisch": 97663, - "Ġerotische": 23002, - "Ġerotisk": 40088, - "Ġerotiske": 66753, - "Ġerr": 1886, - "ĠerrMsg": 61178, - "Ġerratic": 95675, - "Ġerre": 56549, - "Ġerreur": 92020, - "Ġerrmsg": 68145, - "Ġerrno": 28053, - "Ġerro": 37410, - "Ġerrone": 58889, - "Ġerroneous": 77772, - "Ġerror": 1493, - "ĠerrorCallback": 90180, - "ĠerrorCode": 41542, - "ĠerrorHandler": 72173, - "ĠerrorMessage": 25988, - "ĠerrorMsg": 53347, - "ĠerrorThrown": 82799, - "Ġerrores": 91800, - "Ġerrors": 6103, - "Ġerrs": 71917, - "Ġers": 55495, - "Ġerst": 35468, - "Ġerste": 62317, - "Ġersten": 49258, - "Ġeru": 61354, - "Ġerupt": 44779, - "Ġerupted": 61274, - "Ġeruption": 80502, - "Ġerv": 72175, - "Ġerw": 67486, - "Ġery": 89357, - "Ġerót": 80543, - "Ġes": 1560, - "Ġesa": 50980, - "Ġesac": 82944, - "Ġesc": 3920, - "Ġescal": 27533, - "Ġescalate": 89690, - "Ġescalated": 81700, - "Ġescalating": 77157, - "Ġescalation": 71389, - "Ġescap": 89884, - "Ġescape": 12731, - "Ġescaped": 28883, - "Ġescapes": 66209, - "Ġescaping": 53754, - "Ġescol": 40754, - "Ġescort": 6286, - "Ġescorte": 51170, - "Ġescorted": 77656, - "Ġescorts": 28030, - "Ġescre": 98045, - "Ġescri": 66871, - "Ġescrit": 58544, - "Ġese": 42918, - "Ġesi": 78408, - "Ġesk": 24932, - "Ġeskort": 41641, - "Ġeskorte": 39267, - "Ġesl": 98946, - "Ġeslint": 21840, - "Ġeso": 44841, - "Ġesos": 94174, - "Ġesp": 16948, - "Ġespa": 36711, - "Ġespacio": 66584, - "Ġespan": 80655, - "Ġespaço": 99972, - "Ġespañ": 50475, - "Ġespañol": 70988, - "Ġespec": 43938, - "Ġespecial": 33397, - "Ġespecially": 5423, - "Ġespecialmente": 95102, - "Ġespecific": 69694, - "Ġespect": 95370, - "ĠespecÃŃf": 79020, - "Ġesper": 31157, - "Ġespera": 82844, - "Ġespionage": 78739, - "Ġesports": 81550, - "Ġespos": 71327, - "Ġesposa": 85990, - "Ġespresso": 66521, - "Ġess": 4043, - "Ġessa": 55729, - "Ġessay": 9071, - "Ġessays": 23691, - "Ġesse": 42479, - "Ġessen": 95755, - "Ġessence": 28591, - "Ġessential": 7718, - "Ġessentially": 16168, - "Ġessentials": 59886, - "Ġessere": 35366, - "Ġest": 1826, - "Ġesta": 15491, - "Ġestaba": 64324, - "Ġestable": 52764, - "Ġestablish": 5813, - "Ġestablished": 9749, - "Ġestablishes": 64664, - "Ġestablishing": 31692, - "Ġestablishment": 21967, - "Ġestablishments": 63337, - "Ġestad": 78781, - "Ġestado": 25029, - "Ġestados": 94624, - "Ġestamos": 68160, - "Ġestar": 35357, - "Ġestas": 48591, - "Ġestate": 12675, - "Ġestates": 84075, - "Ġestava": 78900, - "Ġeste": 10566, - "Ġesteem": 85597, - "Ġesteemed": 97564, - "Ġestilo": 70383, - "Ġestim": 15279, - "Ġestimate": 16430, - "Ġestimated": 13240, - "Ġestimates": 17989, - "Ġestimating": 77472, - "Ġestimation": 42304, - "Ġestimator": 68398, - "Ġesto": 38893, - "Ġestos": 45886, - "Ġestoy": 82384, - "Ġestr": 30607, - "Ġestrogen": 70180, - "Ġestruct": 76509, - "Ġestud": 58563, - "Ġestudiantes": 98822, - "Ġestudio": 80036, - "Ġestá": 15833, - "Ġestán": 42939, - "Ġestão": 57554, - "Ġet": 1880, - "Ġeta": 40097, - "Ġetc": 5099, - "Ġeternal": 35825, - "Ġeternity": 64482, - "Ġeth": 8537, - "Ġethanol": 62772, - "Ġether": 51150, - "Ġethereum": 85622, - "Ġethernet": 81634, - "Ġethers": 96220, - "Ġethic": 65947, - "Ġethical": 31308, - "Ġethics": 32008, - "Ġethn": 79180, - "Ġethnic": 22277, - "Ġethnicity": 57978, - "Ġethos": 85339, - "Ġetiqu": 62044, - "Ġetiquette": 94305, - "Ġetree": 67755, - "Ġett": 27822, - "Ġetter": 56916, - "Ġettä": 73451, - "Ġetwa": 78656, - "Ġetwas": 40871, - "Ġeu": 15925, - "Ġeuch": 66395, - "Ġeuler": 92070, - "Ġeup": 65043, - "Ġeuro": 18140, - "Ġeurop": 63021, - "Ġeurope": 38634, - "Ġeuropean": 87019, - "Ġeuropé": 95199, - "Ġeuros": 33588, - "Ġeuth": 81680, - "Ġeux": 84440, - "Ġev": 3721, - "Ġevac": 30520, - "Ġevacuate": 90089, - "Ġevacuated": 63358, - "Ġevacuation": 60773, - "Ġevade": 77753, - "Ġeval": 5720, - "Ġevalu": 19886, - "Ġevaluate": 15806, - "Ġevaluated": 26126, - "Ġevaluates": 67349, - "Ġevaluating": 38663, - "Ġevaluation": 16865, - "Ġevaluations": 56181, - "Ġevaluator": 70910, - "Ġevangel": 39153, - "Ġevangelical": 67685, - "Ġevapor": 60150, - "Ġevasion": 77832, - "Ġeve": 49996, - "Ġeven": 1524, - "Ġevening": 11714, - "Ġevenings": 59938, - "Ġevenly": 42147, - "Ġevent": 1567, - "ĠeventData": 68967, - "ĠeventId": 71100, - "ĠeventName": 61277, - "ĠeventType": 59651, - "Ġeventdata": 45108, - "Ġevento": 45542, - "Ġeventos": 73494, - "Ġevents": 4455, - "Ġeventual": 42835, - "Ġeventually": 9778, - "Ġever": 3596, - "Ġeverlasting": 96049, - "Ġevery": 1475, - "Ġeverybody": 16470, - "Ġeveryday": 18254, - "Ġeveryone": 5127, - "Ġeverything": 4395, - "Ġeverytime": 90456, - "Ġeverywhere": 17277, - "Ġeviction": 79336, - "Ġevid": 5339, - "Ġevidence": 6029, - "Ġevidenced": 69457, - "Ġevident": 30576, - "Ġevidently": 67170, - "Ġevil": 14289, - "Ġevils": 86907, - "Ġevitar": 71908, - "Ġevoke": 95263, - "Ġevolution": 15740, - "Ġevolutionary": 41993, - "Ġevolve": 38680, - "Ġevolved": 28995, - "Ġevolves": 93054, - "Ġevolving": 42028, - "Ġevt": 12638, - "Ġew": 37990, - "Ġex": 506, - "Ġexacerb": 52875, - "Ġexacerbated": 92541, - "Ġexact": 4839, - "Ġexactly": 7041, - "Ġexagger": 39030, - "Ġexaggerated": 62258, - "Ġexam": 7151, - "Ġexamination": 24481, - "Ġexaminations": 69570, - "Ġexamine": 21635, - "Ġexamined": 25078, - "Ġexaminer": 84732, - "Ġexamines": 49095, - "Ġexamining": 38936, - "Ġexample": 3187, - "Ġexamples": 10507, - "Ġexams": 40786, - "Ġexc": 3521, - "Ġexcav": 45215, - "Ġexcavation": 97539, - "Ġexce": 91384, - "Ġexceed": 12771, - "Ġexceeded": 34908, - "Ġexceeding": 49005, - "Ġexceedingly": 76821, - "Ġexceeds": 36375, - "Ġexcel": 25555, - "Ġexcelente": 96507, - "Ġexcell": 8414, - "Ġexcellence": 38656, - "Ġexcellent": 9250, - "Ġexcept": 3734, - "Ġexception": 4788, - "Ġexceptional": 25363, - "Ġexceptionally": 48298, - "Ġexceptions": 20157, - "Ġexcer": 40177, - "Ġexcerpt": 50565, - "Ġexcerpts": 84490, - "Ġexcess": 13937, - "Ġexcessive": 27639, - "Ġexcessively": 87146, - "Ġexchange": 9473, - "Ġexchanged": 48501, - "Ġexchanges": 30098, - "Ġexchanging": 79531, - "Ġexcit": 25435, - "Ġexcited": 12304, - "Ġexcitement": 28361, - "Ġexciting": 13548, - "Ġexcl": 81384, - "Ġexclaimed": 80608, - "Ġexclude": 22429, - "Ġexcluded": 28544, - "Ġexcludes": 64468, - "Ġexcluding": 44878, - "Ġexclus": 18525, - "Ġexclusion": 42308, - "Ġexclusive": 14079, - "Ġexclusively": 24121, - "Ġexcursion": 95440, - "Ġexcuse": 28391, - "Ġexcuses": 55586, - "Ġexe": 48293, - "Ġexec": 3969, - "Ġexecut": 24397, - "Ġexecutable": 33256, - "Ġexecute": 9203, - "Ġexecuted": 16070, - "Ġexecutes": 52535, - "Ġexecuting": 31320, - "Ġexecution": 11572, - "Ġexecutions": 69246, - "Ġexecutive": 11145, - "Ġexecutives": 29509, - "Ġexecutor": 32658, - "Ġexem": 15738, - "Ġexemp": 94320, - "Ġexempl": 39039, - "Ġexemplary": 77381, - "Ġexemple": 51173, - "Ġexemplo": 80694, - "Ġexempt": 39028, - "Ġexemption": 45798, - "Ġexemptions": 71988, - "Ġexerc": 7584, - "Ġexercise": 10368, - "Ġexercised": 62113, - "Ġexercises": 23783, - "Ġexercising": 51582, - "Ġexercitation": 99549, - "Ġexert": 43844, - "Ġexh": 57759, - "Ġexhaust": 17960, - "Ġexhausted": 39019, - "Ġexhausting": 79953, - "Ġexhaustion": 70663, - "Ġexhaustive": 73603, - "Ġexhib": 12532, - "Ġexhibit": 31324, - "Ġexhibited": 51713, - "Ġexhibiting": 87719, - "Ġexhibition": 28099, - "Ġexhibitions": 70864, - "Ġexhibits": 50829, - "Ġexhilar": 91826, - "Ġexig": 74772, - "Ġexile": 61087, - "Ġexist": 3073, - "Ġexiste": 29253, - "Ġexisted": 25281, - "Ġexistence": 14209, - "Ġexistential": 67739, - "Ġexisting": 6484, - "Ġexists": 6866, - "Ġexit": 4974, - "Ġexited": 52383, - "Ġexiting": 45848, - "Ġexits": 43186, - "Ġexon": 99844, - "Ġexotic": 39418, - "Ġexp": 1367, - "Ġexpand": 9407, - "Ġexpanded": 17626, - "Ġexpanding": 24050, - "Ġexpands": 52956, - "Ġexpans": 40014, - "Ġexpansion": 14800, - "Ġexpansions": 78588, - "Ġexpansive": 61838, - "Ġexpect": 1755, - "Ġexpectancy": 66995, - "Ġexpectation": 31293, - "Ġexpectations": 17078, - "Ġexpected": 3685, - "ĠexpectedResult": 82541, - "Ġexpecting": 23132, - "Ġexpects": 25283, - "Ġexped": 31727, - "Ġexpedition": 51264, - "Ġexpelled": 67331, - "Ġexpend": 28410, - "Ġexpended": 99131, - "Ġexpenditure": 45426, - "Ġexpenditures": 53869, - "Ġexpense": 20900, - "Ġexpenses": 18512, - "Ġexpensive": 11646, - "Ġexper": 2183, - "Ġexperi": 5866, - "Ġexperience": 3217, - "Ġexperienced": 10534, - "Ġexperiences": 11704, - "Ġexperiencia": 54413, - "Ġexperiencing": 25051, - "Ġexperiment": 9526, - "Ġexperimental": 22772, - "Ġexperimentation": 66196, - "Ġexperimented": 98504, - "Ġexperimenting": 60257, - "Ġexperiments": 21896, - "Ġexpert": 6335, - "Ġexpertise": 19248, - "Ġexperts": 11909, - "Ġexpiration": 32792, - "Ġexpire": 33663, - "Ġexpired": 27489, - "Ġexpires": 29002, - "ĠexpiresIn": 99500, - "Ġexpiry": 51021, - "Ġexpl": 3327, - "Ġexplain": 10552, - "Ġexplained": 11497, - "Ġexplaining": 26073, - "Ġexplains": 15100, - "Ġexplan": 13661, - "Ġexplanation": 16540, - "Ġexplanations": 41941, - "Ġexplanatory": 93566, - "Ġexplic": 56369, - "Ġexplicit": 11720, - "Ġexplicitly": 21650, - "Ġexplo": 7684, - "Ġexplode": 16135, - "Ġexploded": 44913, - "Ġexplodes": 95013, - "Ġexploding": 73745, - "Ġexploit": 33294, - "Ġexploitation": 40761, - "Ġexploited": 51763, - "Ġexploiting": 71701, - "Ġexploits": 63488, - "Ġexplor": 48539, - "Ġexploration": 27501, - "Ġexplore": 13488, - "Ġexplored": 36131, - "Ġexplorer": 54067, - "Ġexplores": 41424, - "Ġexploring": 24919, - "Ġexplos": 14218, - "Ġexplosion": 25176, - "Ġexplosions": 56506, - "Ġexplosive": 34150, - "Ġexplosives": 57409, - "Ġexpo": 93416, - "Ġexponent": 28790, - "Ġexponential": 59855, - "Ġexponentially": 75251, - "Ġexport": 7637, - "Ġexported": 35990, - "Ġexporter": 58478, - "Ġexporters": 75948, - "Ġexporting": 61321, - "Ġexports": 13086, - "Ġexpos": 46956, - "Ġexpose": 29241, - "Ġexposed": 15246, - "Ġexposes": 59381, - "Ġexposing": 47066, - "Ġexposition": 91518, - "Ġexposure": 14675, - "Ġexposures": 70530, - "Ġexpr": 15522, - "Ġexpres": 67605, - "Ġexpress": 3237, - "Ġexpressed": 13605, - "Ġexpresses": 61120, - "Ġexpressing": 37810, - "Ġexpression": 7645, - "Ġexpressions": 24282, - "Ġexpressive": 78223, - "Ġexpressly": 53611, - "Ġexpulsion": 95989, - "Ġexpérience": 88411, - "Ġexquisite": 59708, - "Ġext": 1327, - "Ġextend": 13334, - "Ġextended": 11838, - "Ġextending": 33459, - "Ġextends": 2289, - "Ġextension": 9070, - "Ġextensions": 20300, - "Ġextensive": 16781, - "Ġextensively": 42817, - "Ġextent": 13112, - "Ġextents": 92589, - "Ġexter": 55367, - "Ġexterior": 28362, - "Ġextern": 16011, - "Ġexternal": 9434, - "Ġexternally": 69442, - "Ġextinct": 69918, - "Ġextinction": 52609, - "Ġextingu": 56807, - "Ġextortion": 96480, - "Ġextr": 11741, - "Ġextra": 5066, - "Ġextract": 8819, - "Ġextracted": 28532, - "Ġextracting": 60508, - "Ġextraction": 33289, - "Ġextractor": 68572, - "Ġextracts": 49062, - "Ġextrad": 67902, - "Ġextradition": 95076, - "Ġextraordin": 64555, - "Ġextraordinarily": 76024, - "Ġextraordinary": 24674, - "Ġextrapol": 71462, - "Ġextras": 37375, - "Ġextrav": 58439, - "Ġextravag": 74164, - "Ġextravagant": 95950, - "Ġextrem": 6000, - "Ġextreme": 14560, - "Ġextremely": 9193, - "Ġextremes": 69971, - "Ġextremism": 70768, - "Ġextremist": 56882, - "Ġextremists": 59007, - "Ġey": 3999, - "Ġeye": 8071, - "Ġeyeb": 37061, - "Ġeyebrow": 84416, - "Ġeyebrows": 61225, - "Ġeyed": 91772, - "Ġeyel": 54957, - "Ġeyes": 6548, - "Ġeyewitness": 90010, - "Ġez": 44420, - "Ġf": 282, - "ĠfChain": 96283, - "ĠfName": 93509, - "Ġfa": 2267, - "Ġfab": 9765, - "Ġfabric": 13354, - "Ġfabricated": 70554, - "Ġfabrication": 59251, - "Ġfabrics": 53054, - "Ġfabs": 41828, - "Ġfabulous": 35631, - "Ġfac": 3547, - "Ġfacade": 62716, - "Ġface": 3663, - "Ġfacebook": 23795, - "Ġfaced": 17011, - "Ġfaces": 12580, - "Ġfacet": 45607, - "Ġfacets": 62814, - "Ġfacial": 28900, - "Ġfacil": 58424, - "Ġfacile": 51794, - "Ġfacilit": 17028, - "Ġfacilitate": 28696, - "Ġfacilitated": 72849, - "Ġfacilitates": 73633, - "Ġfacilitating": 68365, - "Ġfacilities": 13077, - "Ġfacility": 12764, - "Ġfacing": 13176, - "Ġfact": 2144, - "Ġfaction": 37480, - "Ġfactions": 48752, - "Ġfacto": 61596, - "Ġfactor": 8331, - "Ġfactorial": 54062, - "Ġfactories": 35159, - "Ġfactors": 9547, - "Ġfactory": 8803, - "Ġfacts": 13363, - "Ġfactual": 61001, - "Ġfactura": 100145, - "Ġfacult": 73533, - "Ġfaculties": 98083, - "Ġfaculty": 22291, - "Ġfade": 15366, - "ĠfadeIn": 47610, - "Ġfaded": 54434, - "Ġfades": 87509, - "Ġfading": 59617, - "Ġfail": 3775, - "Ġfailed": 4745, - "Ġfailing": 22109, - "Ġfails": 14865, - "Ġfailure": 8060, - "Ġfailures": 28950, - "Ġfaint": 38678, - "Ġfair": 6762, - "Ġfaire": 20028, - "Ġfairly": 14470, - "Ġfairness": 51841, - "Ġfairy": 45586, - "Ġfais": 66517, - "Ġfait": 20272, - "Ġfaith": 10082, - "Ġfaithful": 37513, - "Ġfaithfully": 94176, - "Ġfake": 12700, - "Ġfaker": 65186, - "Ġfakt": 67892, - "Ġfal": 26564, - "Ġfall": 4498, - "Ġfallback": 33872, - "Ġfallen": 21536, - "Ġfalling": 16054, - "Ġfallout": 65252, - "Ġfalls": 17503, - "Ġfals": 33032, - "Ġfalse": 905, - "Ġfalsehood": 96118, - "Ġfalsely": 61456, - "Ġfalta": 64099, - "Ġfam": 2138, - "Ġfame": 33651, - "Ġfamed": 61403, - "Ġfamil": 44526, - "Ġfamilia": 52047, - "Ġfamilial": 98304, - "Ġfamiliar": 11537, - "Ġfamiliarity": 71540, - "Ġfamilies": 8689, - "Ġfamille": 67628, - "Ġfamily": 3070, - "Ġfamine": 79054, - "Ġfamous": 11495, - "Ġfamously": 51287, - "Ġfan": 8571, - "Ġfanatic": 97899, - "Ġfanc": 81697, - "Ġfancy": 27555, - "Ġfandom": 75425, - "Ġfans": 7359, - "Ġfant": 8755, - "Ġfantas": 40438, - "Ġfantasies": 60277, - "Ġfantast": 64979, - "Ġfantastic": 14964, - "Ġfantasy": 18884, - "Ġfar": 3117, - "Ġfare": 21057, - "Ġfares": 70318, - "Ġfarewell": 72643, - "Ġfarm": 8961, - "Ġfarmer": 37500, - "Ġfarmers": 20957, - "Ġfarmhouse": 83408, - "Ġfarming": 33489, - "Ġfarms": 34324, - "Ġfart": 98595, - "Ġfarther": 43726, - "Ġfas": 67618, - "Ġfasc": 15550, - "Ġfascinated": 61914, - "Ġfascinating": 27387, - "Ġfascination": 75444, - "Ġfascism": 81522, - "Ġfascist": 73979, - "Ġfase": 70812, - "Ġfashion": 11401, - "Ġfashionable": 60423, - "Ġfashioned": 68556, - "Ġfast": 5043, - "Ġfasta": 86349, - "Ġfastball": 95062, - "Ġfaster": 10819, - "Ġfastest": 26731, - "Ġfasting": 54560, - "Ġfat": 8834, - "Ġfatal": 19094, - "ĠfatalError": 58963, - "Ġfatalities": 71305, - "Ġfatally": 72461, - "Ġfate": 25382, - "Ġfather": 7126, - "Ġfathers": 40317, - "Ġfatigue": 36709, - "Ġfats": 50127, - "Ġfatt": 87309, - "Ġfatto": 64978, - "Ġfatty": 40085, - "Ġfauc": 50886, - "Ġfaucet": 72553, - "Ġfault": 14867, - "Ġfaults": 57790, - "Ġfaulty": 58671, - "Ġfauna": 100014, - "Ġfaut": 47090, - "Ġfaux": 51527, - "Ġfav": 9428, - "Ġfavicon": 83904, - "Ġfavor": 4799, - "Ġfavorable": 37849, - "Ġfavored": 46603, - "Ġfavorite": 7075, - "Ġfavorites": 27672, - "Ġfavors": 54947, - "Ġfavour": 12617, - "Ġfavourable": 82285, - "Ġfavoured": 92867, - "Ġfavourite": 19214, - "Ġfavourites": 58034, - "Ġfax": 49719, - "Ġfaz": 38169, - "Ġfazer": 40945, - "Ġfaç": 95972, - "Ġfaçon": 76407, - "Ġfb": 26548, - "Ġfc": 26644, - "Ġfclose": 28303, - "Ġfd": 12696, - "Ġfds": 94834, - "Ġfe": 1172, - "Ġfear": 8850, - "Ġfeared": 38569, - "Ġfearful": 63757, - "Ġfearing": 81625, - "Ġfearless": 93111, - "Ġfears": 24087, - "Ġfeas": 32992, - "Ġfeasibility": 69543, - "Ġfeasible": 43303, - "Ġfeast": 53268, - "Ġfeat": 12627, - "Ġfeather": 50876, - "Ġfeathers": 56994, - "Ġfeats": 64401, - "Ġfeature": 4668, - "Ġfeatured": 15109, - "Ġfeatures": 4519, - "Ġfeaturing": 16850, - "Ġfec": 55061, - "Ġfecha": 23894, - "Ġfed": 23114, - "Ġfeder": 42207, - "Ġfederal": 6918, - "Ġfederally": 80637, - "Ġfederation": 80375, - "Ġfee": 11307, - "Ġfeed": 5510, - "Ġfeedback": 11302, - "Ġfeeder": 58107, - "Ġfeeding": 26040, - "Ġfeeds": 35496, - "Ġfeel": 2733, - "Ġfeeling": 8430, - "Ġfeelings": 16024, - "Ġfeels": 11321, - "Ġfees": 12718, - "Ġfeet": 7693, - "Ġfel": 18515, - "Ġfeliz": 95595, - "Ġfell": 11299, - "Ġfellow": 12637, - "Ġfellows": 87819, - "Ġfellowship": 63349, - "Ġfelon": 81014, - "Ġfelony": 37723, - "Ġfelt": 6612, - "Ġfem": 5103, - "Ġfemale": 8954, - "Ġfemales": 28585, - "Ġfemin": 17435, - "Ġfeminine": 46284, - "Ġfeminism": 53110, - "Ġfeminist": 38012, - "Ġfeminists": 65865, - "Ġfemme": 18694, - "Ġfemmes": 31656, - "Ġfen": 44585, - "Ġfence": 25675, - "Ġfenced": 84493, - "Ġfences": 70255, - "Ġfencing": 68527, - "Ġfend": 95127, - "Ġfer": 18728, - "Ġferm": 81682, - "Ġferment": 68736, - "Ġfermentation": 74454, - "Ġfermented": 96080, - "Ġfern": 88124, - "Ġferr": 58139, - "Ġferry": 52650, - "Ġfert": 21900, - "Ġfertil": 36214, - "Ġfertile": 70225, - "Ġfertility": 48111, - "Ġfertilizer": 65391, - "Ġferv": 67475, - "Ġfest": 19390, - "Ġfestival": 19309, - "Ġfestivals": 45517, - "Ġfestive": 59937, - "Ġfestivities": 80459, - "Ġfet": 16872, - "Ġfetal": 63746, - "Ġfetch": 7963, - "ĠfetchData": 78898, - "Ġfetched": 42542, - "Ġfetching": 45334, - "Ġfetisch": 98830, - "Ġfetish": 40252, - "Ġfetus": 76688, - "Ġfeu": 82711, - "Ġfeud": 57810, - "Ġfeudal": 95450, - "Ġfever": 34653, - "Ġfew": 2478, - "Ġfewer": 17162, - "Ġff": 26620, - "Ġffi": 78056, - "Ġfflush": 53786, - "Ġffm": 76992, - "Ġffmpeg": 86012, - "Ġfft": 44800, - "Ġfg": 30899, - "Ġfgets": 66656, - "Ġfh": 37175, - "Ġfi": 9314, - "Ġfian": 76672, - "Ġfiance": 95288, - "Ġfiat": 54930, - "Ġfib": 16178, - "Ġfiber": 24722, - "Ġfiberglass": 94311, - "Ġfibers": 49774, - "Ġfibonacci": 76798, - "Ġfibr": 95235, - "Ġfibre": 57525, - "Ġfic": 42355, - "Ġfica": 96227, - "Ġfich": 30075, - "Ġfichier": 45420, - "Ġfick": 50303, - "Ġficken": 36979, - "Ġfict": 89207, - "Ġfiction": 17422, - "Ġfictional": 44682, - "Ġfid": 33204, - "Ġfidelity": 83604, - "Ġfie": 63405, - "Ġfield": 2115, - "ĠfieldName": 39638, - "ĠfieldType": 99251, - "ĠfieldValue": 96184, - "Ġfields": 5151, - "Ġfier": 31618, - "Ġfierc": 75727, - "Ġfierce": 42442, - "Ġfiercely": 79045, - "Ġfiery": 64942, - "Ġfif": 11375, - "Ġfifo": 64597, - "Ġfifteen": 37755, - "Ġfifth": 18172, - "Ġfifty": 33517, - "Ġfig": 4237, - "Ġfight": 4465, - "Ġfighter": 25902, - "Ġfighters": 24080, - "Ġfighting": 11039, - "Ġfights": 28533, - "Ġfigsize": 79201, - "Ġfigur": 56755, - "Ġfigura": 94815, - "Ġfigure": 7216, - "Ġfigured": 25720, - "Ġfigures": 12678, - "Ġfiguring": 48309, - "Ġfil": 1488, - "Ġfila": 49869, - "Ġfilament": 91880, - "Ġfile": 1052, - "ĠfileId": 92361, - "ĠfileInfo": 74751, - "ĠfileList": 70176, - "ĠfileName": 12954, - "ĠfilePath": 23420, - "ĠfileSize": 73076, - "ĠfileType": 83746, - "Ġfiled": 13019, - "Ġfilename": 3986, - "Ġfilenames": 41640, - "Ġfilepath": 27146, - "Ġfileprivate": 56695, - "Ġfiles": 3626, - "Ġfilesize": 71536, - "Ġfilesystem": 39489, - "Ġfiletype": 91371, - "Ġfilho": 92621, - "Ġfilib": 96786, - "Ġfiling": 26559, - "Ġfilings": 68248, - "Ġfill": 5266, - "ĠfillColor": 74335, - "Ġfille": 37254, - "Ġfilled": 10409, - "Ġfiller": 55810, - "Ġfilles": 56127, - "Ġfilling": 21973, - "Ġfills": 41687, - "Ġfilm": 4632, - "Ġfilme": 42180, - "Ġfilmed": 42508, - "Ġfilmer": 75680, - "Ġfilmes": 98896, - "Ġfilming": 39970, - "Ġfilmm": 34626, - "Ġfilmmaker": 57337, - "Ġfilmmakers": 63203, - "Ġfilmpjes": 95430, - "Ġfilms": 12631, - "Ġfilmy": 90494, - "Ġfils": 89672, - "Ġfilt": 72954, - "Ġfilter": 4141, - "Ġfiltered": 18797, - "Ġfiltering": 30770, - "Ġfilters": 13711, - "Ġfilthy": 78442, - "Ġfiltr": 51791, - "Ġfiltration": 76038, - "Ġfiltro": 75585, - "Ġfim": 53187, - "Ġfin": 1913, - "Ġfinal": 1620, - "Ġfinale": 37398, - "Ġfinalist": 98491, - "Ġfinalists": 83646, - "Ġfinalize": 55190, - "Ġfinalized": 61487, - "Ġfinally": 5616, - "Ġfinals": 41402, - "Ġfinanc": 41645, - "Ġfinance": 17452, - "Ġfinanced": 70764, - "Ġfinances": 40382, - "Ġfinancial": 6020, - "Ġfinancially": 39075, - "Ġfinancier": 97398, - "Ġfinancing": 29642, - "Ġfinanzi": 88978, - "Ġfind": 1505, - "ĠfindAll": 43885, - "ĠfindBy": 45559, - "ĠfindById": 60625, - "ĠfindOne": 79630, - "ĠfindViewById": 10452, - "Ġfinde": 83307, - "Ġfinden": 36203, - "Ġfinder": 44830, - "Ġfindet": 76415, - "Ġfinding": 9455, - "Ġfindings": 14955, - "Ġfinds": 14035, - "Ġfine": 7060, - "Ġfined": 54981, - "Ġfinely": 61802, - "Ġfiner": 73886, - "Ġfines": 35018, - "Ġfinest": 28807, - "Ġfing": 39827, - "Ġfinger": 14654, - "Ġfingerprint": 43697, - "Ġfingerprints": 77777, - "Ġfingers": 19779, - "Ġfingert": 64703, - "Ġfingertips": 72148, - "Ġfinish": 6381, - "Ġfinished": 8220, - "Ġfinishes": 34136, - "Ġfinishing": 25270, - "Ġfinite": 35326, - "Ġfinns": 74165, - "Ġfino": 77230, - "Ġfins": 66079, - "Ġfint": 85385, - "Ġfir": 35092, - "Ġfire": 4027, - "ĠfireEvent": 77855, - "Ġfirearm": 36705, - "Ġfirearms": 32653, - "Ġfirebase": 21055, - "Ġfired": 14219, - "Ġfirefight": 38703, - "Ġfirefighter": 95265, - "Ġfirefighters": 53206, - "Ġfirefox": 82783, - "Ġfireplace": 40511, - "Ġfirepower": 94826, - "Ġfires": 27176, - "Ġfirestore": 75093, - "Ġfirewall": 50977, - "Ġfireworks": 52933, - "Ġfiring": 23677, - "Ġfirm": 7626, - "Ġfirma": 81453, - "Ġfirmly": 32620, - "Ġfirms": 19339, - "Ġfirmware": 30778, - "Ġfirst": 1176, - "ĠfirstName": 21723, - "Ġfirsthand": 83668, - "Ġfirstly": 95052, - "Ġfirstname": 49293, - "Ġfis": 42723, - "Ġfiscal": 20323, - "Ġfish": 7795, - "Ġfisheries": 82596, - "Ġfishermen": 74293, - "Ġfishes": 95461, - "Ġfishing": 20543, - "Ġfiss": 95159, - "Ġfisse": 68762, - "Ġfist": 40902, - "Ġfists": 81784, - "Ġfit": 5052, - "Ġfitness": 17479, - "Ġfits": 18809, - "Ġfitte": 67555, - "Ġfitted": 29441, - "Ġfitting": 27442, - "Ġfittings": 70026, - "Ġfive": 4330, - "Ġfix": 5155, - "Ġfixation": 84862, - "Ġfixed": 8521, - "Ġfixes": 27635, - "Ġfixing": 36351, - "Ġfixture": 12790, - "Ġfixtures": 38764, - "Ġfiz": 79311, - "Ġfizz": 88079, - "Ġfj": 76471, - "Ġfk": 63783, - "Ġfkk": 61898, - "Ġfl": 1344, - "Ġfla": 97228, - "Ġflag": 5292, - "Ġflagged": 62309, - "Ġflags": 8202, - "Ġflagship": 43772, - "Ġflair": 69665, - "Ġflakes": 82723, - "Ġflam": 74599, - "Ġflame": 35678, - "Ġflames": 39885, - "Ġflaming": 85723, - "Ġflank": 70592, - "Ġflap": 67533, - "Ġflare": 61363, - "Ġflash": 8381, - "Ġflashback": 98523, - "Ġflashed": 70939, - "Ġflashes": 62385, - "Ġflashing": 50857, - "Ġflashlight": 79515, - "Ġflashy": 96567, - "Ġflask": 20104, - "Ġflat": 10269, - "Ġflats": 61457, - "Ġflatt": 52139, - "Ġflatten": 46443, - "Ġflattened": 68461, - "Ġflattering": 84208, - "Ġflav": 18779, - "Ġflavor": 17615, - "Ġflavored": 88340, - "Ġflavorful": 94631, - "Ġflavors": 32523, - "Ġflavour": 47697, - "Ġflavours": 71182, - "Ġflaw": 26784, - "Ġflawed": 48008, - "Ġflawless": 69616, - "Ġflaws": 41859, - "Ġfld": 60266, - "Ġfle": 13259, - "Ġflea": 96955, - "Ġfled": 30010, - "Ġflee": 28500, - "Ġfleece": 93090, - "Ġfleeing": 50387, - "Ġfleet": 26155, - "Ġfleeting": 96435, - "Ġfleets": 91749, - "Ġflere": 86691, - "Ġflesh": 26000, - "Ġflew": 32122, - "Ġflex": 5882, - "ĠflexDirection": 30497, - "ĠflexGrow": 92870, - "Ġflexibility": 25152, - "Ġflexible": 19303, - "Ġflick": 29447, - "Ġflies": 38204, - "Ġflight": 11213, - "Ġflights": 25952, - "Ġflip": 18791, - "Ġflipped": 47180, - "Ġflipping": 65761, - "Ġflips": 86286, - "Ġflirt": 53730, - "Ġflirting": 88342, - "Ġflo": 9943, - "Ġfloat": 2273, - "ĠfloatValue": 82613, - "Ġfloated": 67135, - "Ġfloating": 19596, - "Ġfloats": 49002, - "Ġflock": 49816, - "Ġflood": 18197, - "Ġflooded": 49886, - "Ġflooding": 39262, - "Ġfloods": 61272, - "Ġfloor": 6558, - "Ġflooring": 37248, - "Ġfloors": 27035, - "Ġflop": 91442, - "Ġfloppy": 92458, - "Ġflor": 70240, - "Ġflora": 82088, - "Ġfloral": 46119, - "Ġflorida": 76754, - "Ġflotation": 68297, - "Ġflour": 20415, - "Ġflourish": 67784, - "Ġflourishing": 99359, - "Ġflow": 6530, - "Ġflowed": 85750, - "Ġflower": 23153, - "Ġflowering": 82339, - "Ġflowers": 19837, - "Ġflowing": 36612, - "Ġflown": 53850, - "Ġflows": 28555, - "Ġflu": 20236, - "Ġfluct": 39388, - "Ġfluctuations": 65649, - "Ġfluent": 58868, - "Ġfluffy": 68661, - "Ġfluid": 15962, - "Ġfluids": 56406, - "Ġfluor": 54736, - "Ġfluores": 51881, - "Ġfluorescence": 97332, - "Ġfluorescent": 74864, - "Ġfluoride": 89230, - "Ġflurry": 88563, - "Ġflush": 18698, - "Ġflushed": 74820, - "Ġflushing": 91632, - "Ġflute": 96812, - "Ġflutter": 74883, - "Ġflux": 31405, - "Ġfly": 11722, - "Ġflyer": 76006, - "Ġflyers": 86108, - "Ġflying": 16706, - "Ġfm": 32221, - "Ġfmap": 70679, - "Ġfmt": 9055, - "Ġfn": 5279, - "Ġfname": 23364, - "Ġfo": 12018, - "Ġfoam": 32183, - "Ġfoc": 8413, - "Ġfocal": 42199, - "Ġfocus": 5357, - "Ġfocused": 10968, - "Ġfocuses": 24400, - "Ġfocusing": 21760, - "Ġfod": 62529, - "Ġfodder": 98895, - "Ġfoe": 53077, - "Ġfoes": 54844, - "Ġfog": 31349, - "Ġfoi": 22419, - "Ġfoil": 47499, - "Ġfois": 37291, - "Ġfol": 9630, - "Ġfold": 11816, - "Ġfolded": 48135, - "Ġfolder": 8695, - "Ġfolders": 30342, - "Ġfolding": 45842, - "Ġfolds": 61607, - "Ġfoliage": 80105, - "Ġfolk": 29036, - "Ġfolklore": 98969, - "Ġfolks": 15687, - "Ġfoll": 52506, - "Ġfollando": 72679, - "Ġfollic": 82714, - "Ġfollow": 1833, - "Ġfollowed": 8272, - "Ġfollower": 49307, - "Ġfollowers": 20723, - "Ġfollowing": 2768, - "Ġfollows": 11263, - "Ġfolly": 81789, - "Ġfon": 28405, - "Ġfonction": 34501, - "Ġfond": 21901, - "Ġfondo": 81629, - "Ġfont": 3381, - "ĠfontFamily": 30235, - "ĠfontSize": 11132, - "ĠfontStyle": 89337, - "ĠfontWeight": 19061, - "ĠfontWithName": 98218, - "Ġfonts": 34080, - "Ġfontsize": 36322, - "Ġfoo": 15586, - "Ġfood": 3691, - "Ġfoods": 15657, - "Ġfool": 24931, - "Ġfooled": 80647, - "Ġfoolish": 46337, - "Ġfools": 84742, - "Ġfoot": 4579, - "Ġfootage": 22609, - "Ġfootball": 9141, - "Ġfooter": 24048, - "Ġfooth": 79463, - "Ġfooting": 74503, - "Ġfootnote": 87910, - "Ġfootprint": 43972, - "Ġfootsteps": 60802, - "Ġfootwear": 68172, - "Ġfopen": 21001, - "Ġfor": 369, - "ĠforCell": 73622, - "ĠforCellReuseIdentifier": 94956, - "ĠforControlEvents": 49901, - "ĠforEach": 83632, - "ĠforIndexPath": 99756, - "ĠforKey": 18583, - "ĠforState": 29328, - "Ġfora": 86084, - "Ġforall": 32747, - "Ġforam": 55634, - "Ġforb": 55844, - "Ġforbid": 74731, - "Ġforbidden": 37913, - "Ġforc": 52842, - "Ġforce": 5457, - "Ġforced": 9770, - "Ġforcefully": 87078, - "Ġforces": 8603, - "Ġforcibly": 74923, - "Ġforcing": 25957, - "Ġford": 45728, - "Ġfore": 2291, - "Ġforeach": 4133, - "Ġforearm": 91665, - "Ġforecast": 18057, - "Ġforecasting": 79482, - "Ġforecasts": 51165, - "Ġforeclosure": 81382, - "Ġforefront": 52301, - "Ġforegoing": 88931, - "Ġforeground": 40405, - "Ġforehead": 52354, - "Ġforeign": 7362, - "Ġforeigners": 48512, - "Ġforemost": 43780, - "Ġforensic": 55321, - "Ġfores": 70856, - "Ġforesee": 57791, - "Ġforeseeable": 79003, - "Ġforest": 13952, - "Ġforestry": 88134, - "Ġforests": 36658, - "Ġforever": 16058, - "Ġforex": 30906, - "Ġforfe": 50032, - "Ġforfeiture": 90721, - "Ġforg": 11809, - "Ġforge": 57728, - "Ġforged": 54299, - "Ġforget": 10894, - "Ġforgetting": 66127, - "Ġforging": 95931, - "Ġforgive": 44491, - "Ġforgiven": 73695, - "Ġforgiveness": 53150, - "Ġforgiving": 93441, - "Ġforgot": 29695, - "Ġforgotten": 25565, - "Ġfork": 23243, - "Ġforks": 74674, - "Ġform": 1376, - "ĠformData": 29077, - "Ġforma": 22544, - "Ġformal": 16287, - "Ġformally": 37402, - "Ġformas": 84189, - "Ġformat": 3645, - "ĠformatDate": 87872, - "Ġformation": 18488, - "Ġformations": 62264, - "Ġformato": 55956, - "Ġformats": 20447, - "Ġformatted": 24001, - "Ġformatter": 25851, - "Ġformatting": 37666, - "Ġforme": 57128, - "Ġformed": 14454, - "Ġformer": 4846, - "Ġformerly": 34833, - "Ġformidable": 54829, - "Ġforming": 30164, - "Ġforms": 7739, - "Ġformul": 82040, - "Ġformula": 15150, - "Ġformulaire": 95995, - "Ġformulario": 63528, - "Ġformulas": 55179, - "Ġformulate": 89959, - "Ġformulated": 60394, - "Ġformulation": 55986, - "Ġformulations": 98077, - "Ġforn": 57109, - "Ġfors": 75751, - "Ġforsk": 84452, - "Ġfort": 12108, - "Ġforte": 65058, - "Ġforth": 13544, - "Ġforthcoming": 45764, - "Ġfortified": 95536, - "Ġfortn": 84311, - "Ġfortress": 70938, - "Ġforts": 75652, - "Ġfortunate": 40510, - "Ġfortunately": 87932, - "Ġfortune": 33415, - "Ġfortunes": 68603, - "Ġforty": 36498, - "Ġforum": 12111, - "Ġforums": 25907, - "Ġforward": 4741, - "Ġforwarded": 53346, - "Ġforwarding": 63204, - "Ġforwards": 42154, - "Ġfos": 49490, - "Ġfoss": 26495, - "Ġfossil": 31376, - "Ġfossils": 81473, - "Ġfost": 37413, - "Ġfoster": 31087, - "Ġfostering": 86644, - "Ġfot": 32940, - "Ġfoto": 26656, - "Ġfotograf": 64346, - "Ġfotos": 34059, - "Ġfou": 57625, - "Ġfought": 21095, - "Ġfoul": 40884, - "Ġfound": 1766, - "Ġfoundation": 16665, - "Ġfoundational": 89328, - "Ġfoundations": 41582, - "Ġfounded": 18538, - "Ġfounder": 19533, - "Ġfounders": 48727, - "Ġfounding": 36330, - "Ġfountain": 57713, - "Ġfour": 3116, - "Ġfourn": 81994, - "Ġfours": 90720, - "Ġfourteen": 63360, - "Ġfourth": 11999, - "Ġfout": 39373, - "Ġfov": 94573, - "Ġfox": 39935, - "Ġfoyer": 100016, - "Ġfp": 12276, - "Ġfprintf": 9561, - "Ġfps": 34981, - "Ġfputs": 78136, - "Ġfq": 83567, - "Ġfr": 1448, - "Ġfra": 6816, - "Ġfrac": 54776, - "Ġfracking": 71154, - "Ġfract": 27700, - "Ġfraction": 19983, - "Ġfractional": 69309, - "Ġfractions": 65995, - "Ġfracture": 59904, - "Ġfractured": 80208, - "Ġfractures": 78332, - "Ġfrag": 8508, - "Ġfragile": 45350, - "Ġfragment": 12569, - "ĠfragmentManager": 95632, - "Ġfragmentation": 88452, - "Ġfragmented": 87195, - "Ġfragments": 35603, - "Ġfragrance": 56227, - "Ġfrags": 98303, - "Ġfrail": 91223, - "Ġfrais": 91653, - "Ġfram": 60743, - "Ġframe": 4124, - "Ġframeborder": 72562, - "Ġframebuffer": 74119, - "Ġframed": 47093, - "Ġframerate": 98351, - "Ġframes": 14418, - "Ġframework": 12914, - "Ġframeworks": 49125, - "Ġframing": 59049, - "Ġfran": 22944, - "Ġfranc": 44579, - "Ġfranca": 35847, - "Ġfrancais": 51432, - "Ġfrancaise": 67568, - "Ġfrance": 48687, - "Ġfranch": 16953, - "Ġfranchise": 19562, - "Ġfranchises": 65003, - "Ġfrank": 26875, - "Ġfrankfurt": 83275, - "Ġfrankly": 42762, - "Ġfrantic": 89706, - "Ġfranç": 42437, - "Ġfrançais": 55467, - "Ġfrançaise": 93424, - "Ġfrase": 91429, - "Ġfrat": 82072, - "Ġfraternity": 79396, - "Ġfrau": 38131, - "Ġfraud": 16515, - "Ġfraudulent": 54983, - "Ġfrauen": 20425, - "Ġfraught": 97059, - "Ġfray": 98353, - "Ġfre": 3541, - "Ġfread": 47234, - "Ġfreak": 30305, - "Ġfreaking": 74340, - "Ġfrec": 82205, - "Ġfred": 98226, - "Ġfreder": 85176, - "Ġfree": 1949, - "Ġfreed": 28634, - "Ġfreedom": 11542, - "Ġfreedoms": 61077, - "Ġfreeing": 67817, - "Ġfreel": 32231, - "Ġfreelance": 46209, - "Ġfreelancer": 93768, - "Ġfreely": 26662, - "Ġfrees": 72555, - "Ġfreeway": 84674, - "Ġfreeze": 31030, - "Ġfreezer": 50685, - "Ġfreezes": 94477, - "Ġfreezing": 43318, - "Ġfrei": 84523, - "Ġfreight": 46217, - "Ġfrem": 62222, - "Ġfren": 47934, - "Ġfrench": 42293, - "Ġfrente": 57822, - "Ġfrenzy": 74941, - "Ġfreopen": 57543, - "Ġfreq": 21565, - "Ġfrequ": 6297, - "Ġfrequencies": 34873, - "Ġfrequency": 11900, - "Ġfrequent": 21420, - "Ġfrequently": 14134, - "Ġfres": 49973, - "Ġfresh": 7878, - "Ġfreshly": 50999, - "Ġfreshman": 41317, - "Ġfreshmen": 98849, - "Ġfreshness": 99316, - "Ġfreshwater": 80744, - "Ġfret": 54164, - "Ġfreund": 78734, - "Ġfri": 2698, - "Ġfriction": 39676, - "Ġfriday": 80413, - "Ġfridge": 38681, - "Ġfried": 41951, - "Ġfriend": 4333, - "Ġfriendly": 11919, - "Ġfriends": 4885, - "Ġfriendship": 27607, - "Ġfriendships": 63081, - "Ġfries": 53031, - "Ġfright": 30647, - "Ġfrightened": 60178, - "Ġfrightening": 54739, - "Ġfringe": 55907, - "Ġfrivol": 96524, - "Ġfrm": 29454, - "Ġfro": 13091, - "Ġfrog": 60981, - "Ġfrogs": 90546, - "Ġfrom": 505, - "ĠfromDate": 80716, - "Ġfron": 79052, - "Ġfront": 4156, - "Ġfrontal": 66746, - "Ġfrontend": 46745, - "Ġfrontier": 49100, - "Ġfrontline": 97101, - "Ġfronts": 64490, - "Ġfrost": 45834, - "Ġfrosting": 99281, - "Ġfrowned": 77459, - "Ġfroze": 90109, - "Ġfrozen": 20268, - "Ġfruit": 14098, - "Ġfruitful": 89684, - "Ġfruition": 94706, - "Ġfruits": 26390, - "Ġfruity": 93032, - "Ġfrustr": 14796, - "Ġfrustrated": 33630, - "Ġfrustrating": 35711, - "Ġfrustration": 33086, - "Ġfrustrations": 90034, - "Ġfry": 53646, - "Ġfrying": 87196, - "ĠfrÃ¥n": 49206, - "Ġfrække": 99503, - "Ġfrü": 99977, - "Ġfs": 8789, - "Ġfscanf": 69586, - "Ġfseek": 80362, - "Ġfsm": 84238, - "Ġfst": 49534, - "Ġft": 10702, - "Ġftp": 46527, - "Ġfu": 18922, - "Ġfuck": 7976, - "Ġfucked": 28252, - "Ġfucking": 17668, - "Ġfucks": 55463, - "Ġfue": 22800, - "Ġfuel": 10633, - "Ġfueled": 59461, - "Ġfuels": 40373, - "Ġfuer": 39751, - "Ġfuera": 70775, - "Ġfueron": 68246, - "Ġfug": 49184, - "Ġful": 5716, - "Ġfulfil": 64201, - "Ġfulfill": 21054, - "Ġfulfilled": 41834, - "Ġfulfilling": 50698, - "Ġfulfillment": 57383, - "Ġfull": 2539, - "ĠfullName": 49108, - "ĠfullPath": 86944, - "ĠfullWidth": 52420, - "Ġfuller": 88018, - "Ġfullest": 77796, - "Ġfullfile": 85716, - "Ġfullname": 62136, - "Ġfullscreen": 58027, - "Ġfully": 7373, - "Ġfun": 2523, - "Ġfunc": 2988, - "Ġfuncion": 28963, - "Ġfunciona": 87996, - "Ġfunciones": 84512, - "Ġfunción": 64177, - "Ġfuncs": 77971, - "Ġfunct": 42151, - "Ġfunction": 734, - "ĠfunctionName": 91619, - "Ġfunctional": 16003, - "Ġfunctionalities": 93180, - "Ġfunctionality": 15293, - "Ġfunctioning": 31301, - "Ġfunctions": 5865, - "Ġfunctools": 57566, - "Ġfunctor": 75812, - "Ġfund": 3887, - "Ġfundament": 12762, - "Ġfundamental": 16188, - "Ġfundamentally": 43593, - "Ġfundamentals": 57940, - "Ġfunded": 24853, - "Ġfunding": 11006, - "Ġfundra": 27415, - "Ġfundraiser": 59759, - "Ġfundraising": 37419, - "Ġfunds": 10736, - "Ġfuneral": 32079, - "Ġfung": 34698, - "Ġfungal": 95447, - "Ġfungi": 81540, - "Ġfungus": 79902, - "Ġfunk": 69392, - "Ġfunkc": 72878, - "Ġfunktion": 69412, - "Ġfunky": 74988, - "Ġfunnel": 61319, - "Ġfunny": 15526, - "Ġfunção": 63853, - "Ġfur": 18742, - "Ġfurious": 53170, - "Ġfurn": 9626, - "Ġfurnace": 55564, - "Ġfurnish": 52259, - "Ġfurnished": 24330, - "Ġfurnishings": 73271, - "Ġfurniture": 14891, - "Ġfurry": 75519, - "Ġfurther": 4726, - "Ġfurthermore": 78637, - "Ġfury": 64159, - "Ġfus": 69578, - "Ġfuse": 32802, - "Ġfused": 75754, - "Ġfusion": 37608, - "Ġfuss": 64864, - "Ġfut": 18111, - "Ġfutile": 85627, - "Ġfuture": 3938, - "Ġfutures": 37923, - "Ġfuturistic": 80320, - "Ġfuturo": 65744, - "Ġfuzz": 77242, - "Ġfuzzy": 53833, - "Ġfv": 62754, - "Ġfw": 34986, - "Ġfwd": 92104, - "Ġfwrite": 46335, - "Ġfx": 34319, - "Ġfy": 53041, - "Ġfz": 93749, - "Ġfácil": 60240, - "ĠfÃ¥": 39705, - "ĠfÃ¥r": 49616, - "Ġfé": 58482, - "Ġfö": 41600, - "Ġför": 17053, - "Ġfø": 58470, - "Ġfør": 47583, - "Ġførste": 79536, - "Ġfüh": 51332, - "Ġfün": 97220, - "Ġfür": 7328, - "ĠfÃŃs": 65946, - "Ġg": 342, - "Ġga": 13819, - "Ġgaan": 62713, - "Ġgaat": 69145, - "Ġgab": 56979, - "Ġgad": 34316, - "Ġgadget": 59951, - "Ġgadgets": 54475, - "Ġgag": 46692, - "Ġgain": 8895, - "Ġgained": 18661, - "Ġgaining": 30240, - "Ġgains": 20192, - "Ġgal": 15730, - "Ġgala": 97580, - "Ġgalaxies": 66017, - "Ġgalaxy": 34261, - "Ġgaler": 78707, - "Ġgall": 19754, - "Ġgalleries": 43654, - "Ġgallery": 18537, - "Ġgallon": 50680, - "Ġgallons": 51222, - "Ġgam": 9192, - "Ġgamb": 76034, - "Ġgamble": 64901, - "Ġgambling": 25725, - "Ġgame": 1847, - "ĠgameId": 93278, - "ĠgameObject": 37336, - "ĠgameOver": 72937, - "ĠgameState": 56093, - "ĠgameTime": 94354, - "Ġgameplay": 27120, - "Ġgamer": 59018, - "Ġgamers": 35843, - "Ġgames": 3953, - "Ġgaming": 16211, - "Ġgamle": 77652, - "Ġgamm": 86942, - "Ġgamma": 22350, - "Ġgan": 25893, - "Ġgang": 13481, - "Ġgangbang": 41854, - "Ġgangs": 55223, - "Ġganz": 39905, - "Ġganze": 94998, - "Ġgap": 13225, - "Ġgaping": 100036, - "Ġgaps": 33251, - "Ġgar": 7515, - "Ġgarage": 19833, - "Ġgarant": 40192, - "Ġgarbage": 26964, - "Ġgard": 22641, - "Ġgarden": 13863, - "Ġgardening": 60299, - "Ġgardens": 36536, - "Ġgarg": 97183, - "Ġgarlic": 31735, - "Ġgarment": 60718, - "Ġgarments": 67556, - "Ġgarn": 61016, - "Ġgarner": 47201, - "Ġgarnered": 68390, - "Ġgas": 6962, - "Ġgases": 45612, - "Ġgasoline": 46595, - "Ġgast": 88759, - "Ġgastr": 56780, - "Ġgastric": 89385, - "Ġgastro": 59349, - "Ġgastrointestinal": 80311, - "Ġgate": 18618, - "Ġgated": 85811, - "Ġgates": 35634, - "Ġgateway": 29895, - "Ġgather": 9762, - "Ġgathered": 20802, - "Ġgathering": 23738, - "Ġgatherings": 66237, - "Ġgathers": 86781, - "Ġgating": 74499, - "Ġgauche": 96721, - "Ġgauge": 31990, - "Ġgauss": 87969, - "Ġgaussian": 64547, - "Ġgave": 6688, - "Ġgay": 8485, - "Ġgays": 57577, - "Ġgaz": 56086, - "Ġgaze": 36496, - "Ġgb": 48115, - "Ġgbc": 66561, - "Ġgboolean": 49767, - "Ġgc": 22903, - "Ġgcc": 52017, - "Ġgcd": 45958, - "Ġgchar": 39861, - "Ġgd": 33730, - "Ġgdb": 77053, - "Ġgdk": 91039, - "Ġgdy": 77034, - "Ġgdzie": 96591, - "Ġge": 3980, - "Ġgear": 14787, - "Ġgearbox": 98973, - "Ġgeared": 59547, - "Ġgearing": 81822, - "Ġgears": 54260, - "Ġgeb": 30267, - "Ġgeben": 57600, - "Ġgebru": 44738, - "Ġgebruik": 84754, - "Ġged": 53293, - "Ġgee": 57605, - "Ġgeek": 56739, - "Ġgeen": 48920, - "Ġgef": 28784, - "Ġgefunden": 82771, - "Ġgeg": 98441, - "Ġgegen": 35799, - "Ġgeh": 30795, - "Ġgehen": 63559, - "Ġgeht": 40364, - "Ġgehört": 94196, - "Ġgeil": 63122, - "Ġgeile": 25135, - "Ġgek": 49423, - "Ġgel": 18316, - "Ġgeld": 43019, - "Ġgele": 98602, - "Ġgem": 19269, - "Ġgemacht": 70976, - "Ġgeme": 52737, - "Ġgemeins": 75454, - "Ġgems": 43258, - "Ġgen": 4173, - "Ġgenau": 69976, - "Ġgender": 10026, - "Ġgenders": 82428, - "Ġgene": 15207, - "Ġgener": 1803, - "Ġgenera": 84535, - "Ġgenerado": 80734, - "Ġgeneral": 4689, - "Ġgeneralize": 93640, - "Ġgeneralized": 67217, - "Ġgenerally": 8965, - "Ġgenerals": 71167, - "Ġgenerar": 96079, - "Ġgenerate": 7068, - "Ġgenerated": 8066, - "Ġgenerates": 27983, - "Ġgenerating": 24038, - "Ġgeneration": 9659, - "Ġgenerations": 22540, - "Ġgenerator": 14143, - "Ġgenerators": 44163, - "Ġgeneric": 14281, - "Ġgenerics": 96645, - "Ġgenerosity": 65352, - "Ġgenerous": 28771, - "Ġgenerously": 80220, - "Ġgenes": 21389, - "Ġgenesis": 60466, - "Ġgenetic": 19465, - "Ġgenetically": 52033, - "Ġgenetics": 56104, - "Ġgenie": 83857, - "Ġgenital": 57455, - "Ġgenitals": 91742, - "Ġgenius": 35201, - "Ġgenocide": 53624, - "Ġgenom": 99298, - "Ġgenome": 33869, - "Ġgenomes": 85381, - "Ġgenomic": 81064, - "Ġgenotype": 80285, - "Ġgenre": 17779, - "Ġgenres": 36744, - "Ġgens": 47104, - "Ġgent": 16265, - "Ġgente": 44142, - "Ġgentle": 22443, - "Ġgentleman": 46229, - "Ġgentlemen": 58909, - "Ġgently": 30373, - "Ġgenu": 16904, - "Ġgenuine": 22785, - "Ġgenuinely": 36297, - "Ġgenus": 64677, - "Ġgeo": 28681, - "Ġgeographic": 46139, - "Ġgeographical": 54001, - "Ġgeography": 54242, - "Ġgeological": 86278, - "Ġgeom": 28355, - "Ġgeomet": 69086, - "Ġgeometric": 53584, - "Ġgeometry": 17484, - "Ġgeopol": 74556, - "Ġgeopolitical": 87998, - "Ġgep": 84042, - "Ġger": 17684, - "Ġgerade": 68158, - "Ġgeral": 98992, - "Ġgere": 67387, - "Ġgerm": 82986, - "Ġgerman": 43627, - "Ġgermany": 83924, - "Ġgerne": 55164, - "Ġges": 14748, - "Ġgesch": 26702, - "Ġgeschichten": 51837, - "Ġgest": 13033, - "Ġgestion": 59471, - "Ġgesture": 31257, - "Ġgestures": 53492, - "Ġget": 636, - "ĠgetActivity": 49034, - "ĠgetAddress": 81723, - "ĠgetAll": 24908, - "ĠgetApp": 77482, - "ĠgetArguments": 98979, - "ĠgetBy": 58269, - "ĠgetById": 82602, - "ĠgetC": 44199, - "ĠgetCategory": 94675, - "ĠgetChild": 77618, - "ĠgetClass": 48337, - "ĠgetClient": 87387, - "ĠgetCode": 83973, - "ĠgetColor": 74568, - "ĠgetColumn": 98340, - "ĠgetConfig": 67863, - "ĠgetConnection": 66413, - "ĠgetContent": 64287, - "ĠgetContentPane": 54676, - "ĠgetContext": 67275, - "ĠgetCount": 56038, - "ĠgetCurrent": 41617, - "ĠgetData": 28716, - "ĠgetDate": 61266, - "ĠgetDefault": 70206, - "ĠgetDescription": 55833, - "ĠgetElement": 72647, - "ĠgetEmail": 68508, - "ĠgetField": 72064, - "ĠgetFile": 63542, - "ĠgetHeight": 63544, - "ĠgetId": 21084, - "ĠgetImage": 55661, - "ĠgetIndex": 90871, - "ĠgetInfo": 92924, - "ĠgetInput": 90077, - "ĠgetInstance": 38986, - "ĠgetInt": 86233, - "ĠgetIntent": 49911, - "ĠgetItem": 28076, - "ĠgetItemCount": 60872, - "ĠgetKey": 75203, - "ĠgetLast": 82579, - "ĠgetList": 60991, - "ĠgetLocation": 84492, - "ĠgetLogger": 97763, - "ĠgetMax": 82885, - "ĠgetMenu": 73927, - "ĠgetMenuInflater": 92100, - "ĠgetMessage": 58853, - "ĠgetModel": 74426, - "ĠgetName": 20917, - "ĠgetNext": 71479, - "ĠgetNode": 82898, - "ĠgetObject": 90273, - "ĠgetOrder": 83727, - "ĠgetP": 58820, - "ĠgetPage": 71953, - "ĠgetParent": 76678, - "ĠgetPassword": 69539, - "ĠgetPath": 83840, - "ĠgetPlayer": 99137, - "ĠgetPosition": 85457, - "ĠgetPrice": 90432, - "ĠgetProduct": 79303, - "ĠgetProperty": 76596, - "ĠgetRandom": 53536, - "ĠgetRequest": 79831, - "ĠgetResource": 88894, - "ĠgetResources": 59245, - "ĠgetResult": 84515, - "ĠgetS": 74783, - "ĠgetService": 86969, - "ĠgetSession": 75794, - "ĠgetSize": 67835, - "ĠgetSource": 72103, - "ĠgetState": 40170, - "ĠgetStatus": 57524, - "ĠgetString": 32007, - "ĠgetSupportActionBar": 73928, - "ĠgetSupportFragmentManager": 88535, - "ĠgetSystemService": 92476, - "ĠgetText": 64138, - "ĠgetTime": 61313, - "ĠgetTitle": 59932, - "ĠgetToken": 55211, - "ĠgetTotal": 75556, - "ĠgetType": 37681, - "ĠgetUrl": 69119, - "ĠgetUser": 24075, - "ĠgetUserId": 88598, - "ĠgetUsername": 86514, - "ĠgetUsers": 78669, - "ĠgetValue": 32820, - "ĠgetVersion": 98345, - "ĠgetView": 50985, - "ĠgetWidth": 70362, - "ĠgetWindow": 83561, - "ĠgetX": 76756, - "ĠgetY": 76380, - "Ġgetattr": 31097, - "Ġgetaway": 70993, - "Ġgetch": 97651, - "Ġgetchar": 61744, - "Ġgetenv": 56574, - "Ġgetline": 56298, - "Ġgetopt": 68002, - "Ġgetpid": 96478, - "Ġgets": 5334, - "Ġgetter": 34529, - "Ġgetters": 53994, - "Ġgettext": 64806, - "Ġgettimeofday": 89679, - "Ġgetting": 3794, - "Ġgev": 95506, - "Ġgew": 23355, - "Ġgez": 42250, - "Ġgezocht": 91374, - "Ġgeç": 77211, - "Ġgf": 42988, - "Ġgfx": 40578, - "Ġgg": 53134, - "Ġgh": 37224, - "Ġghetto": 99421, - "Ġghost": 20457, - "Ġghosts": 54940, - "Ġgi": 13845, - "Ġgia": 96095, - "Ġgiant": 14880, - "Ġgiants": 46309, - "Ġgib": 78427, - "Ġgibi": 68945, - "Ġgibt": 28398, - "Ġgid": 46963, - "Ġgif": 39566, - "Ġgifs": 97013, - "Ġgift": 8352, - "Ġgifted": 47880, - "Ġgifts": 21258, - "Ġgig": 23401, - "Ġgigantic": 58973, - "Ġgigg": 70718, - "Ġgigs": 78920, - "Ġgilt": 70599, - "Ġgim": 84358, - "Ġgimm": 75873, - "Ġgin": 47283, - "Ġging": 67193, - "Ġginger": 44768, - "Ġgint": 49574, - "Ġgio": 54143, - "Ġgioc": 92156, - "Ġgiochi": 73513, - "Ġgiorn": 60110, - "Ġgiorni": 86830, - "Ġgiorno": 81168, - "Ġgiov": 72623, - "Ġgir": 41389, - "Ġgirl": 3828, - "Ġgirlfriend": 23601, - "Ġgirlfriends": 85612, - "Ġgirls": 7724, - "Ġgist": 91600, - "Ġgit": 16749, - "Ġgithub": 32104, - "Ġgive": 3041, - "Ġgiveaway": 61064, - "Ġgiveaways": 87326, - "Ġgiven": 2728, - "Ġgiver": 95615, - "Ġgives": 6835, - "Ġgiving": 7231, - "ĠgiÃł": 72552, - "Ġgj": 36101, - "Ġgl": 2840, - "ĠglBegin": 94221, - "ĠglBind": 50709, - "ĠglColor": 70936, - "ĠglEnable": 65371, - "ĠglEnd": 92155, - "ĠglGen": 93949, - "ĠglGet": 52051, - "ĠglGetUniformLocation": 93820, - "ĠglUniform": 77210, - "ĠglVertex": 32228, - "Ġglac": 80616, - "Ġglacier": 94867, - "Ġglaciers": 95790, - "Ġglad": 16089, - "Ġgladly": 71950, - "Ġglam": 42112, - "Ġglamorous": 77014, - "Ġglamour": 80049, - "Ġglance": 34522, - "Ġglanced": 65657, - "Ġgland": 67169, - "Ġglands": 82375, - "Ġglare": 81234, - "Ġglaring": 72221, - "Ġglass": 9168, - "Ġglasses": 29247, - "Ġglazed": 93286, - "Ġgle": 30103, - "Ġglean": 95116, - "Ġgleich": 56348, - "Ġglfw": 51929, - "Ġgli": 29032, - "Ġglide": 86141, - "Ġglimps": 94162, - "Ġglimpse": 40942, - "Ġglitch": 62184, - "Ġglitches": 97480, - "Ġglitter": 55251, - "Ġglm": 17788, - "Ġglo": 14015, - "Ġglob": 13509, - "Ġglobal": 3728, - "Ġglobalization": 81069, - "Ġglobally": 31550, - "Ġglobals": 38885, - "Ġglobe": 24867, - "Ġglor": 58135, - "Ġglorious": 44308, - "Ġglory": 27025, - "Ġgloss": 36451, - "Ġglossy": 74156, - "Ġglove": 56520, - "Ġgloves": 36516, - "Ġglow": 37066, - "Ġglowing": 49592, - "Ġglu": 78376, - "Ġgluc": 30217, - "Ġglucose": 34323, - "Ġglue": 38561, - "Ġglued": 79215, - "Ġglut": 35169, - "Ġgluten": 38455, - "Ġgly": 37807, - "Ġglyc": 72157, - "Ġglyph": 33250, - "Ġglyphicon": 22769, - "Ġglyphs": 85377, - "Ġgm": 38979, - "Ġgmail": 59905, - "Ġgn": 39719, - "Ġgnome": 92161, - "Ġgo": 733, - "ĠgoTo": 78697, - "Ġgoal": 5915, - "Ġgoalie": 74433, - "Ġgoalkeeper": 63300, - "Ġgoals": 9021, - "Ġgoalt": 80722, - "Ġgoat": 54392, - "Ġgoats": 71932, - "Ġgob": 75517, - "Ġgobierno": 81893, - "Ġgod": 10087, - "Ġgoddess": 52190, - "Ġgode": 82357, - "Ġgods": 29913, - "Ġgodt": 81323, - "Ġgoed": 47501, - "Ġgoede": 99660, - "Ġgoes": 5900, - "Ġgoggles": 95090, - "Ġgoing": 2133, - "Ġgol": 45549, - "Ġgold": 6761, - "Ġgolden": 21411, - "Ġgolf": 19665, - "Ġgon": 64592, - "Ġgone": 8208, - "Ġgonna": 16926, - "Ġgoo": 80566, - "Ġgood": 1695, - "Ġgoodbye": 47555, - "Ġgoodies": 70855, - "Ġgoodness": 39526, - "Ġgoods": 11822, - "Ġgoodwill": 82746, - "Ġgoof": 71766, - "Ġgoofy": 100194, - "Ġgoog": 48569, - "Ġgoogle": 11819, - "Ġgoose": 63237, - "Ġgor": 46298, - "Ġgord": 94913, - "Ġgore": 91532, - "Ġgorge": 98477, - "Ġgorgeous": 24415, - "Ġgospel": 42582, - "Ġgossip": 58587, - "Ġgost": 69034, - "Ġgot": 2751, - "Ġgoto": 8145, - "Ġgotta": 38023, - "Ġgotten": 17454, - "Ġgou": 93136, - "Ġgourmet": 73585, - "Ġgouver": 85182, - "Ġgov": 48725, - "Ġgover": 2372, - "Ġgovern": 2633, - "Ġgovernance": 35186, - "Ġgoverned": 27800, - "Ġgoverning": 10217, - "Ġgovernment": 3109, - "Ġgovernmental": 52811, - "Ġgovernments": 17047, - "Ġgoverno": 94945, - "Ġgovernor": 19582, - "Ġgovernors": 68140, - "Ġgown": 65510, - "Ġgp": 29805, - "Ġgpio": 32722, - "Ġgpointer": 59498, - "Ġgps": 46667, - "Ġgpu": 39534, - "Ġgql": 54145, - "Ġgr": 1099, - "Ġgra": 28699, - "Ġgrab": 11894, - "Ġgrabbed": 30418, - "Ġgrabbing": 50030, - "Ġgrabs": 49155, - "Ġgrac": 92566, - "Ġgrace": 21507, - "Ġgraceful": 78462, - "Ġgracefully": 79599, - "Ġgracias": 67648, - "Ġgracious": 82426, - "Ġgrad": 6117, - "Ġgrade": 12239, - "Ġgraded": 80273, - "Ġgrades": 28711, - "Ġgradient": 20779, - "Ġgradients": 53249, - "Ġgrading": 66288, - "Ġgrado": 78745, - "Ġgrads": 70581, - "Ġgradu": 28032, - "Ġgradual": 53722, - "Ġgradually": 27115, - "Ġgraduate": 19560, - "Ġgraduated": 33109, - "Ġgraduates": 38581, - "Ġgraduating": 57017, - "Ġgraduation": 39554, - "Ġgraf": 59400, - "Ġgraffiti": 65943, - "Ġgraft": 69413, - "Ġgrain": 24875, - "Ġgrains": 41936, - "Ġgram": 23882, - "Ġgramm": 69225, - "Ġgrammar": 32528, - "Ġgrams": 34419, - "Ġgran": 16109, - "Ġgrand": 6800, - "Ġgrandchildren": 50851, - "Ġgranddaughter": 92490, - "Ġgrande": 25626, - "Ġgrandes": 38546, - "Ġgrandfather": 38950, - "Ġgrandi": 90874, - "Ġgrandma": 83777, - "Ġgrandmother": 39284, - "Ġgrandparents": 56435, - "Ġgrands": 94527, - "Ġgrandson": 66955, - "Ġgranite": 38390, - "Ġgranny": 63495, - "Ġgrant": 13500, - "ĠgrantResults": 80793, - "Ġgranted": 11938, - "Ġgranting": 49780, - "Ġgrants": 25076, - "Ġgranularity": 97097, - "Ġgrap": 69083, - "Ġgrape": 52252, - "Ġgrapes": 66008, - "Ġgraph": 4876, - "Ġgraphene": 66192, - "Ġgraphic": 21154, - "Ġgraphical": 54243, - "Ġgraphics": 14515, - "Ġgraphite": 95273, - "Ġgraphql": 49965, - "Ġgraphs": 40099, - "Ġgrappling": 90834, - "Ġgras": 50087, - "Ġgrasp": 34477, - "Ġgrass": 16763, - "Ġgrassroots": 57193, - "Ġgrat": 8902, - "Ġgrate": 86454, - "Ġgrated": 97276, - "Ġgrateful": 26259, - "Ġgratis": 7272, - "Ġgratitude": 46135, - "Ġgratuit": 11636, - "Ġgratuita": 96875, - "Ġgratuite": 48409, - "Ġgratuitement": 93034, - "Ġgratuites": 87846, - "Ġgratuiti": 96107, - "Ġgratuito": 78163, - "Ġgratuits": 76623, - "Ġgrav": 29059, - "Ġgrave": 25165, - "Ġgravel": 42623, - "Ġgraves": 62281, - "Ġgraveyard": 72933, - "Ġgravid": 90654, - "Ġgravitational": 71019, - "Ġgravity": 24128, - "Ġgravy": 88864, - "Ġgray": 18004, - "Ġgrayscale": 78457, - "Ġgraz": 51933, - "Ġgrazing": 84550, - "Ġgrd": 88660, - "Ġgre": 2886, - "Ġgrease": 63471, - "Ġgreat": 2294, - "Ġgreater": 7191, - "Ġgreatest": 12474, - "Ġgreatly": 19407, - "Ġgreatness": 63556, - "Ġgreed": 56926, - "Ġgreedy": 57080, - "Ġgreen": 6307, - "Ġgreenhouse": 37647, - "Ġgreens": 52011, - "Ġgreet": 41886, - "Ġgreeted": 44865, - "Ġgreeting": 43213, - "Ġgreetings": 95185, - "Ġgren": 38563, - "Ġgrenade": 67681, - "Ġgrenades": 80059, - "Ġgrep": 21332, - "Ġgrew": 14264, - "Ġgrey": 20366, - "Ġgri": 23854, - "Ġgrid": 5950, - "ĠgridBagConstraints": 55359, - "ĠgridColumn": 94799, - "ĠgridSize": 98611, - "ĠgridView": 70144, - "Ġgrids": 57449, - "Ġgrief": 38384, - "Ġgriev": 51013, - "Ġgrievances": 88036, - "Ġgrieving": 91844, - "Ġgrill": 40158, - "Ġgrille": 87925, - "Ġgrilled": 61733, - "Ġgrim": 44517, - "Ġgrin": 59380, - "Ġgrind": 40336, - "Ġgrinder": 46641, - "Ġgrinding": 17282, - "Ġgrinned": 88379, - "Ġgrip": 25703, - "Ġgripping": 81291, - "Ġgrips": 67339, - "Ġgris": 86930, - "Ġgrit": 42018, - "Ġgritty": 86778, - "Ġgro": 10707, - "Ġgroceries": 66508, - "Ġgrocery": 30687, - "Ġgroin": 98875, - "Ġgroom": 40941, - "Ġgrooming": 75161, - "Ġgroot": 82567, - "Ġgroove": 57506, - "Ġgrop": 92441, - "Ġgros": 25500, - "Ġgross": 20547, - "Ġgrosse": 45371, - "Ġgrote": 44546, - "Ġgrotes": 96279, - "Ġgrou": 94868, - "Ġground": 5015, - "Ġgroundbreaking": 64955, - "Ġgrounded": 45445, - "Ġgrounding": 95841, - "Ġgrounds": 21319, - "Ġgroundwater": 72329, - "Ġgroundwork": 95844, - "Ġgroup": 1912, - "ĠgroupBox": 43834, - "ĠgroupId": 42897, - "ĠgroupName": 66635, - "Ġgroupe": 57951, - "Ġgrouped": 41141, - "Ġgrouping": 50284, - "Ġgroups": 5315, - "Ġgrow": 3139, - "Ġgrowers": 70077, - "Ġgrowing": 7982, - "Ġgrown": 15042, - "Ġgrows": 28815, - "Ġgrowth": 6650, - "ĠgroÃŁ": 67823, - "ĠgroÃŁe": 57481, - "ĠgroÃŁen": 68803, - "Ġgrp": 52959, - "Ġgrpc": 49000, - "Ġgrub": 74806, - "Ġgrues": 76157, - "Ġgruesome": 87028, - "Ġgrund": 94534, - "Ġgrunt": 44143, - "Ġgrup": 34670, - "Ġgrupo": 38610, - "Ġgrupos": 74024, - "Ġgrátis": 75909, - "Ġgrâce": 77433, - "Ġgrö": 60509, - "ĠgrÃ¶ÃŁ": 75639, - "Ġgs": 29181, - "Ġgsi": 98070, - "Ġgsl": 45321, - "Ġgson": 44166, - "Ġgst": 44869, - "Ġgt": 26220, - "Ġgtk": 19210, - "Ġgu": 1709, - "Ġguar": 9536, - "Ġguarante": 15751, - "Ġguarantee": 15803, - "Ġguaranteed": 19883, - "Ġguarantees": 36755, - "Ġguard": 7771, - "Ġguarda": 98485, - "Ġguardar": 64200, - "Ġguarded": 64263, - "Ġguardian": 47132, - "Ġguardians": 72881, - "Ġguarding": 80600, - "Ġguards": 27270, - "Ġgubern": 91522, - "Ġguerr": 76270, - "Ġguerra": 86027, - "Ġguess": 8101, - "Ġguessed": 43410, - "Ġguesses": 61637, - "Ġguessing": 47576, - "Ġguest": 8810, - "Ġguests": 15051, - "Ġgui": 19783, - "ĠguiActive": 71927, - "Ġguid": 9840, - "Ġguidance": 19351, - "Ġguide": 8641, - "Ġguided": 33687, - "Ġguideline": 73545, - "Ġguidelines": 17959, - "Ġguides": 28292, - "Ġguiding": 51346, - "Ġguild": 27509, - "Ġguilt": 34951, - "Ġguilty": 16390, - "Ġguint": 52826, - "Ġguise": 84163, - "Ġguit": 55499, - "Ġguitar": 17418, - "Ġguitarist": 62740, - "Ġguitars": 60594, - "Ġgul": 91370, - "Ġgulp": 30879, - "Ġgum": 42365, - "Ġgums": 98754, - "Ġgun": 6166, - "Ġgunfire": 77895, - "Ġgunman": 63197, - "Ġgunmen": 98768, - "Ġguns": 16766, - "Ġgunshot": 74881, - "Ġguru": 60526, - "Ġgust": 30914, - "Ġgusta": 70758, - "Ġgusto": 93339, - "Ġgut": 18340, - "Ġgute": 63802, - "Ġguten": 94715, - "Ġguts": 65973, - "Ġgutter": 50079, - "Ġguy": 7564, - "Ġguys": 7752, - "Ġgv": 56079, - "Ġgw": 57672, - "Ġgx": 62133, - "Ġgy": 29720, - "Ġgym": 19343, - "Ġgymn": 70221, - "Ġgypsum": 88680, - "Ġgyr": 80605, - "Ġgyro": 67968, - "Ġgz": 78063, - "Ġgzip": 58895, - "ĠgÃ¥": 55074, - "ĠgÃ¥r": 71857, - "Ġgé": 74672, - "Ġgén": 78422, - "Ġgéné": 46680, - "Ġgénéral": 89175, - "Ġgö": 31285, - "Ġgör": 58804, - "Ġgü": 55008, - "Ġgün": 88787, - "ĠgÅĤ": 66789, - "Ġh": 305, - "ĠhObject": 70870, - "ĠhWnd": 59679, - "Ġha": 6520, - "Ġhaar": 42225, - "Ġhab": 6183, - "Ġhabe": 28826, - "Ġhaben": 18096, - "Ġhaber": 59382, - "Ġhabil": 95315, - "Ġhabit": 14464, - "Ġhabitat": 39646, - "Ġhabitats": 71699, - "Ġhabits": 26870, - "Ġhabitual": 84820, - "Ġhablar": 96843, - "ĠhabÃŃa": 55138, - "Ġhac": 54795, - "Ġhace": 35905, - "Ġhacen": 92065, - "Ġhacer": 26377, - "Ġhaci": 78003, - "Ġhacia": 58009, - "Ġhaciendo": 89153, - "Ġhack": 17524, - "Ġhacked": 47939, - "Ġhacker": 55222, - "Ġhackers": 41467, - "Ġhacking": 39238, - "Ġhacks": 60884, - "Ġhad": 1047, - "Ġhadde": 67434, - "Ġhade": 97984, - "Ġhadn": 19117, - "Ġhaha": 63450, - "Ġhai": 47151, - "Ġhail": 65350, - "Ġhailed": 64895, - "Ġhair": 7013, - "Ġhaircut": 86824, - "Ġhaired": 87202, - "Ġhairs": 66060, - "Ġhairst": 56384, - "Ġhairstyle": 96235, - "Ġhairstyles": 89872, - "Ġhairy": 51133, - "Ġhak": 98759, - "Ġhal": 15104, - "Ġhalf": 4376, - "Ġhalftime": 79559, - "Ġhalfway": 42436, - "Ġhall": 14321, - "Ġhallmark": 98799, - "Ġhalls": 52473, - "Ġhalluc": 59123, - "Ġhallway": 51902, - "Ġhalo": 71812, - "Ġhalt": 27365, - "Ġhalted": 61195, - "Ġhalten": 96823, - "Ġhalves": 75212, - "Ġham": 13824, - "Ġhamburg": 57947, - "Ġhamburger": 89847, - "Ġhamm": 83665, - "Ġhammer": 24354, - "Ġhammered": 93124, - "Ġhamstring": 90805, - "Ġhan": 19538, - "Ġhand": 1450, - "Ġhandbook": 76349, - "Ġhandc": 66145, - "Ġhanded": 23415, - "Ġhandful": 23810, - "Ġhandgun": 57905, - "Ġhandguns": 99636, - "Ġhandheld": 66049, - "Ġhandic": 48270, - "Ġhandicap": 75379, - "Ġhanding": 52588, - "Ġhandjob": 91741, - "Ġhandle": 3790, - "ĠhandleChange": 39755, - "ĠhandleClick": 53540, - "ĠhandleClose": 82667, - "ĠhandleError": 69300, - "ĠhandleMessage": 97940, - "ĠhandleSubmit": 43365, - "Ġhandled": 18073, - "Ġhandler": 7158, - "Ġhandlers": 25050, - "Ġhandles": 13777, - "Ġhandling": 11850, - "Ġhandmade": 52786, - "Ġhands": 6206, - "Ġhandset": 83263, - "Ġhandshake": 58120, - "Ġhandsome": 44877, - "Ġhandwriting": 92809, - "Ġhandwritten": 99489, - "Ġhandy": 26222, - "Ġhang": 15020, - "Ġhanging": 21363, - "Ġhangs": 59441, - "Ġhann": 93890, - "Ġhanno": 48884, - "Ġhans": 88644, - "Ġhanya": 70937, - "Ġhap": 46900, - "Ġhapp": 2306, - "Ġhappen": 3621, - "Ġhappened": 7077, - "Ġhappening": 12765, - "Ġhappens": 8741, - "Ġhappier": 44467, - "Ġhappiest": 99952, - "Ġhappily": 37875, - "Ġhappiness": 23871, - "Ġhappy": 6380, - "Ġhar": 4960, - "Ġharass": 19259, - "Ġharassed": 68610, - "Ġharassing": 87270, - "Ġharassment": 26425, - "Ġharb": 69566, - "Ġharbor": 57511, - "Ġharbour": 75742, - "Ġhard": 2653, - "Ġhardcoded": 94059, - "Ġhardcore": 27702, - "Ġhardened": 71836, - "Ġharder": 16127, - "Ġhardest": 37554, - "Ġhardly": 20781, - "Ġhardness": 72003, - "Ġhardship": 67650, - "Ġhardships": 96322, - "Ġhardware": 12035, - "Ġhardwood": 51645, - "Ġhare": 96018, - "Ġharga": 72448, - "Ġhari": 70796, - "Ġharm": 11682, - "Ġharmed": 69525, - "Ġharmful": 28856, - "Ġharming": 90255, - "Ġharmless": 53997, - "Ġharmon": 18249, - "Ġharmonic": 82341, - "Ġharmony": 26348, - "Ġharms": 84496, - "Ġharness": 33508, - "Ġharsh": 25984, - "Ġhart": 75028, - "Ġharus": 59597, - "Ġharvest": 24322, - "Ġharvested": 67572, - "Ġharvesting": 66747, - "Ġhas": 706, - "ĠhasNext": 83724, - "Ġhasattr": 32156, - "Ġhash": 5286, - "ĠhashCode": 30544, - "ĠhashMap": 69059, - "Ġhashed": 51776, - "Ġhasher": 91919, - "Ġhashes": 51357, - "Ġhashing": 73455, - "Ġhashlib": 55595, - "Ġhashmap": 93248, - "Ġhashtable": 83210, - "Ġhashtag": 48177, - "Ġhashtags": 82961, - "Ġhasil": 76143, - "Ġhasn": 12775, - "Ġhass": 37504, - "Ġhassle": 47947, - "Ġhast": 34143, - "Ġhasta": 29626, - "Ġhaste": 90539, - "Ġhastily": 94532, - "Ġhat": 9072, - "Ġhatch": 44355, - "Ġhate": 12491, - "Ġhated": 38674, - "Ġhateful": 76815, - "Ġhates": 55406, - "Ġhath": 52677, - "Ġhatred": 35242, - "Ġhats": 45526, - "Ġhatte": 43768, - "Ġhatten": 84672, - "Ġhaul": 38968, - "Ġhauling": 99546, - "Ġhaunt": 84758, - "Ġhaunted": 57775, - "Ġhaunting": 77754, - "Ġhaus": 71372, - "Ġhaut": 62321, - "Ġhaute": 81098, - "Ġhav": 31081, - "Ġhave": 617, - "Ġhaven": 9167, - "Ġhaving": 3515, - "Ġhavoc": 66592, - "Ġhawk": 76920, - "Ġhay": 18137, - "Ġhaya": 80621, - "Ġhaystack": 89547, - "Ġhaz": 20750, - "Ġhazard": 31397, - "Ġhazardous": 51024, - "Ġhazards": 52642, - "Ġhaze": 90409, - "Ġhb": 46235, - "Ġhbox": 97882, - "Ġhc": 51494, - "Ġhd": 18390, - "Ġhdc": 86132, - "Ġhdf": 98145, - "Ġhdr": 37715, - "Ġhe": 568, - "Ġhead": 2010, - "Ġheadache": 47846, - "Ġheadaches": 55403, - "Ġheaded": 19946, - "Ġheader": 4342, - "Ġheaders": 7247, - "Ġheading": 14836, - "Ġheadings": 70552, - "Ġheadlights": 88720, - "Ġheadline": 32263, - "Ġheadlines": 31186, - "Ġheadphone": 77501, - "Ġheadphones": 44101, - "Ġheadquartered": 81296, - "Ġheadquarters": 26097, - "Ġheads": 14971, - "Ġheadset": 50679, - "Ġheal": 27661, - "Ġhealed": 62320, - "Ġhealer": 98211, - "Ġhealing": 21730, - "Ġheals": 88084, - "Ġhealth": 2890, - "Ġhealthcare": 18985, - "Ġhealthier": 39345, - "Ġhealthy": 9498, - "Ġheap": 17817, - "Ġheapq": 89622, - "Ġheaps": 93740, - "Ġhear": 6865, - "Ġheard": 6755, - "Ġhearing": 11011, - "Ġhearings": 45348, - "Ġhears": 53159, - "Ġheart": 4851, - "Ġheartbeat": 53205, - "Ġheartbreaking": 81206, - "Ġheartfelt": 84211, - "Ġhearts": 23492, - "Ġhearty": 82651, - "Ġheat": 8798, - "Ġheated": 32813, - "Ġheater": 43338, - "Ġheaters": 82467, - "Ġheating": 24494, - "Ġheatmap": 97723, - "Ġheats": 77662, - "Ġheav": 13710, - "Ġheaven": 23070, - "Ġheavenly": 67698, - "Ġheavens": 63880, - "Ġheavier": 44922, - "Ġheavily": 17345, - "Ġheavy": 8987, - "Ġheavyweight": 71729, - "Ġheb": 59241, - "Ġhebben": 40858, - "Ġhebt": 89183, - "Ġhecho": 50402, - "Ġheck": 47781, - "Ġhect": 48101, - "Ġhectares": 81743, - "Ġhectic": 91425, - "Ġhed": 61316, - "Ġhedge": 42766, - "Ġheed": 75499, - "Ġheeft": 38498, - "Ġheel": 35428, - "Ġheels": 34460, - "Ġhefty": 65242, - "Ġheg": 90503, - "Ġhei": 65589, - "Ġheight": 2673, - "ĠheightFor": 69449, - "Ġheightened": 60487, - "Ġheights": 36394, - "Ġheir": 51543, - "Ġheirs": 91401, - "ĠheiÃŁ": 80636, - "Ġhel": 11591, - "Ġheld": 5762, - "Ġhele": 55195, - "Ġhelf": 75503, - "Ġhelfen": 83297, - "Ġhelicopt": 28467, - "Ġhelicopter": 36125, - "Ġhelicopters": 59432, - "Ġhelium": 97607, - "Ġhell": 15123, - "Ġhello": 24748, - "Ġhelm": 34865, - "Ġhelmet": 32635, - "Ġhelmets": 65720, - "Ġhelp": 1520, - "Ġhelped": 9087, - "Ġhelper": 13438, - "Ġhelpers": 31287, - "Ġhelpful": 11190, - "Ġhelping": 10695, - "Ġhelpless": 63628, - "Ġhelps": 8779, - "Ġhelt": 57542, - "Ġhely": 91215, - "Ġhem": 17728, - "Ġhemat": 96849, - "Ġhemisphere": 69766, - "Ġhemorrh": 71417, - "Ġhemos": 73357, - "Ġhemp": 42063, - "Ġhen": 48916, - "Ġhence": 16472, - "Ġhend": 85479, - "Ġhenne": 92717, - "Ġhentai": 46401, - "Ġhep": 80445, - "Ġhepat": 58259, - "Ġhepatitis": 73975, - "Ġher": 1077, - "Ġherald": 65206, - "Ġheraus": 84480, - "Ġherb": 39999, - "Ġherbal": 51487, - "Ġherbs": 42393, - "Ġherd": 59213, - "Ġhere": 1618, - "Ġhereby": 22552, - "Ġherein": 36881, - "Ġheritage": 28948, - "Ġhern": 72909, - "Ġhero": 12084, - "Ġheroes": 23757, - "Ġheroic": 56375, - "Ġheroin": 42734, - "Ġheroine": 81187, - "Ġherpes": 70085, - "Ġherr": 55839, - "Ġherramient": 83090, - "Ġhers": 11074, - "Ġherself": 11937, - "Ġhes": 20365, - "Ġhesitant": 71560, - "Ġhesitate": 39666, - "Ġhesitation": 65437, - "Ġhet": 9194, - "Ġhete": 83218, - "Ġheter": 30548, - "Ġheterogeneous": 98882, - "Ġheterosexual": 66408, - "Ġheure": 77818, - "Ġheures": 76145, - "Ġheuristic": 67709, - "Ġheute": 49714, - "Ġhex": 12651, - "Ġhexadecimal": 70822, - "Ġhexatrigesimal": 59066, - "Ġhey": 35309, - "Ġhf": 44342, - "Ġhg": 74394, - "Ġhh": 39014, - "Ġhi": 15960, - "Ġhiatus": 81286, - "Ġhic": 79007, - "Ġhid": 31894, - "Ġhidden": 8340, - "Ġhide": 10477, - "Ġhides": 58704, - "Ġhiding": 26092, - "Ġhier": 12694, - "Ġhierarchical": 70994, - "Ġhierarchy": 30022, - "Ġhieronta": 81303, - "Ġhigh": 1579, - "Ġhigher": 5190, - "Ġhighest": 8592, - "Ġhighlight": 11415, - "Ġhighlighted": 27463, - "Ġhighlighting": 39686, - "Ġhighlights": 22020, - "Ġhighly": 7701, - "Ġhighs": 54879, - "Ġhighway": 27834, - "Ġhighways": 60395, - "Ġhij": 22130, - "Ġhijo": 81145, - "Ġhijos": 89627, - "Ġhike": 35331, - "Ġhikes": 68585, - "Ġhiking": 38464, - "Ġhil": 52427, - "Ġhilar": 36759, - "Ġhilarious": 41367, - "Ġhill": 24898, - "Ġhills": 35231, - "Ġhim": 1461, - "Ġhimself": 5678, - "Ġhin": 52821, - "Ġhind": 48419, - "Ġhinder": 57780, - "Ġhindi": 53117, - "Ġhindsight": 87394, - "Ġhinge": 76693, - "Ġhinges": 80934, - "Ġhint": 13310, - "ĠhintText": 67328, - "Ġhinted": 67469, - "Ġhinter": 73068, - "Ġhints": 31743, - "Ġhip": 18638, - "Ġhipp": 44656, - "Ġhippoc": 71206, - "Ġhips": 43523, - "Ġhire": 18467, - "Ġhired": 22163, - "Ġhires": 73041, - "Ġhiring": 24009, - "Ġhis": 813, - "Ġhist": 13034, - "Ġhisto": 77617, - "Ġhistogram": 31381, - "Ġhistograms": 86745, - "Ġhistoire": 87810, - "Ġhistor": 7135, - "Ġhistoria": 51422, - "Ġhistorian": 44068, - "Ġhistorians": 51801, - "Ġhistoric": 18526, - "Ġhistorical": 13970, - "Ġhistorically": 35901, - "Ġhistories": 53210, - "Ġhistory": 3925, - "Ġhistó": 79586, - "Ġhistória": 94309, - "Ġhit": 4295, - "Ġhitch": 59207, - "Ġhits": 13280, - "Ġhitter": 72407, - "Ġhitters": 81133, - "Ġhitting": 20129, - "Ġhive": 66607, - "Ġhizo": 86283, - "Ġhj": 36688, - "Ġhjem": 68085, - "Ġhk": 84481, - "Ġhl": 50686, - "Ġhm": 50462, - "Ġhmac": 84456, - "Ġhmm": 88601, - "Ġhn": 96338, - "Ġho": 11640, - "Ġhoax": 73944, - "Ġhob": 69176, - "Ġhobbies": 64405, - "Ġhobby": 32628, - "Ġhoc": 67490, - "Ġhoch": 61121, - "Ġhockey": 28051, - "Ġhod": 87903, - "Ġhoe": 46976, - "Ġhog": 47025, - "Ġhogy": 33506, - "Ġhoje": 74258, - "Ġhol": 24429, - "Ġhold": 3412, - "Ġholder": 12102, - "Ġholders": 29809, - "Ġholding": 10168, - "Ġholdings": 58348, - "Ġholds": 10187, - "Ġhole": 14512, - "Ġholes": 20349, - "Ġholiday": 13560, - "Ġholidays": 25425, - "Ġholistic": 61876, - "Ġholland": 65764, - "Ġhollow": 42902, - "Ġholog": 72927, - "Ġholster": 99051, - "Ġholy": 27823, - "Ġhom": 5105, - "Ġhomage": 68089, - "Ġhombre": 56804, - "Ġhombres": 62944, - "Ġhome": 2162, - "Ġhomeland": 56336, - "Ġhomeless": 23855, - "Ġhomelessness": 63022, - "Ġhomem": 74515, - "Ġhomemade": 36433, - "Ġhomeowner": 67798, - "Ġhomeowners": 40962, - "Ġhomepage": 35689, - "Ġhomer": 92405, - "Ġhomers": 98698, - "Ġhomes": 10632, - "Ġhomeschool": 90919, - "Ġhometown": 44116, - "Ġhomework": 29559, - "Ġhomic": 38063, - "Ġhomicide": 50077, - "Ġhomicides": 89495, - "Ġhomme": 40351, - "Ġhommes": 53542, - "Ġhomo": 55513, - "Ġhomogeneous": 87282, - "Ġhomophobic": 93518, - "Ġhomosex": 28408, - "Ġhomosexual": 42864, - "Ġhomosexuality": 53451, - "Ġhomosexuals": 97223, - "Ġhon": 5954, - "Ġhonda": 85476, - "Ġhone": 52122, - "Ġhonest": 10978, - "Ġhonestly": 27136, - "Ġhonesty": 48948, - "Ġhoney": 26828, - "Ġhoneymoon": 84893, - "Ġhonor": 16044, - "Ġhonorable": 74590, - "Ġhonorary": 99119, - "Ġhonored": 39377, - "Ġhonoring": 79025, - "Ġhonors": 49593, - "Ġhonour": 34662, - "Ġhonoured": 90833, - "Ġhood": 28314, - "Ġhoodie": 97401, - "Ġhoof": 85830, - "Ġhoog": 99226, - "Ġhook": 9903, - "Ġhooked": 43770, - "Ġhookers": 93727, - "Ġhooks": 30777, - "Ġhookup": 62414, - "Ġhoop": 79771, - "Ġhoops": 97115, - "Ġhop": 7598, - "Ġhope": 3987, - "Ġhoped": 26253, - "Ġhopeful": 38650, - "Ġhopefully": 23127, - "Ġhopeless": 75323, - "Ġhopes": 16388, - "Ġhoping": 16026, - "Ġhopping": 93338, - "Ġhops": 59218, - "Ġhor": 4917, - "Ġhora": 35220, - "Ġhoras": 39992, - "Ġhorizon": 35174, - "Ġhorizontal": 16600, - "Ġhorizontally": 59988, - "Ġhorm": 21548, - "Ġhormonal": 74218, - "Ġhormone": 36908, - "Ġhormones": 44315, - "Ġhorn": 21281, - "Ġhorns": 61084, - "Ġhorny": 38307, - "Ġhorr": 26974, - "Ġhorrend": 93840, - "Ġhorrible": 28201, - "Ġhorribly": 77104, - "Ġhorrific": 47322, - "Ġhorrified": 82323, - "Ġhorrifying": 78650, - "Ġhorror": 22169, - "Ġhorrors": 70618, - "Ġhors": 60475, - "Ġhorse": 15580, - "Ġhorsepower": 70886, - "Ġhorses": 27928, - "Ġhos": 68927, - "Ġhose": 38600, - "Ġhoses": 96936, - "Ġhosp": 21036, - "Ġhospital": 8952, - "Ġhospitality": 47609, - "Ġhospitalized": 70340, - "Ġhospitals": 24461, - "Ġhost": 3552, - "Ġhostage": 59468, - "Ġhostages": 88703, - "Ġhosted": 21685, - "Ġhostel": 81911, - "Ġhostile": 33615, - "Ġhostility": 61029, - "Ġhosting": 20256, - "Ġhostname": 29215, - "Ġhosts": 18939, - "Ġhot": 4106, - "Ġhotel": 9689, - "Ġhotels": 25325, - "Ġhotline": 92975, - "Ġhotspot": 80310, - "Ġhott": 32622, - "Ġhotter": 80005, - "Ġhottest": 38391, - "Ġhour": 6596, - "Ġhourly": 47729, - "Ġhours": 4207, - "Ġhous": 7851, - "Ġhouse": 3838, - "Ġhoused": 52258, - "Ġhousehold": 14048, - "Ġhouseholds": 29939, - "Ġhouses": 15316, - "Ġhousing": 11983, - "Ġhover": 20118, - "Ġhovered": 91551, - "Ġhovering": 69707, - "Ġhow": 1268, - "Ġhowever": 4869, - "Ġhoy": 49841, - "Ġhp": 21280, - "Ġhr": 18514, - "Ġhref": 1839, - "Ġhrs": 41140, - "Ġhs": 33320, - "Ġhsv": 83433, - "Ġht": 35423, - "Ġhtml": 5385, - "ĠhtmlFor": 33293, - "Ġhtmlentities": 64098, - "Ġhtmlspecialchars": 32537, - "Ġhton": 82843, - "Ġhtonl": 88082, - "Ġhtons": 57467, - "Ġhtt": 55420, - "Ġhttp": 1795, - "ĠhttpClient": 46875, - "ĠhttpRequest": 78647, - "ĠhttpResponse": 75906, - "Ġhttps": 3788, - "Ġhu": 34065, - "Ġhub": 19240, - "Ġhubby": 98424, - "Ġhubs": 69776, - "Ġhud": 65133, - "Ġhue": 40140, - "Ġhues": 82757, - "Ġhug": 30884, - "Ġhuge": 6908, - "Ġhugely": 49737, - "Ġhugged": 94568, - "Ġhugs": 80342, - "Ġhuh": 57843, - "Ġhuis": 68709, - "Ġhull": 41298, - "Ġhum": 2854, - "Ġhuman": 3823, - "Ġhumane": 82126, - "Ġhumanitarian": 38748, - "Ġhumanities": 94135, - "Ġhumanity": 22706, - "Ġhumano": 97557, - "Ġhumanoid": 93209, - "Ġhumans": 12966, - "Ġhumble": 39612, - "Ġhumid": 67038, - "Ġhumidity": 38193, - "Ġhumili": 83269, - "Ġhumiliating": 92838, - "Ġhumiliation": 72818, - "Ġhumility": 75372, - "Ġhumming": 87427, - "Ġhumor": 28485, - "Ġhumorous": 70946, - "Ġhumour": 58469, - "Ġhun": 11794, - "Ġhundred": 7895, - "Ġhundreds": 11758, - "Ġhung": 18799, - "Ġhunger": 34906, - "Ġhungry": 30056, - "Ġhunt": 19614, - "Ġhunted": 80269, - "Ġhunter": 40827, - "Ġhunters": 49073, - "Ġhunting": 23330, - "Ġhunts": 93929, - "Ġhur": 13113, - "Ġhurd": 48581, - "Ġhurdle": 81783, - "Ġhurdles": 73635, - "Ġhurl": 94831, - "Ġhurricane": 49784, - "Ġhurricanes": 90127, - "Ġhurried": 73973, - "Ġhurry": 48335, - "Ġhurt": 13194, - "Ġhurting": 48389, - "Ġhurts": 44164, - "Ġhus": 9222, - "Ġhusband": 10177, - "Ġhusbands": 61954, - "Ġhust": 59750, - "Ġhustle": 88312, - "Ġhut": 76979, - "Ġhv": 23585, - "Ġhva": 83866, - "Ġhvad": 92591, - "Ġhver": 90766, - "Ġhvis": 78675, - "Ġhvor": 51819, - "Ġhvordan": 63259, - "Ġhw": 32356, - "Ġhwnd": 53932, - "Ġhx": 54314, - "Ġhy": 6409, - "Ġhybrid": 26038, - "Ġhybrids": 97205, - "Ġhydr": 45705, - "Ġhydrated": 95831, - "Ġhydration": 88000, - "Ġhydraulic": 44175, - "Ġhydro": 17055, - "Ġhydrogen": 35784, - "Ġhygiene": 53056, - "Ġhym": 67743, - "Ġhyp": 9950, - "Ġhype": 45990, - "Ġhyper": 17508, - "Ġhyperlink": 94680, - "Ġhypers": 87752, - "Ġhypert": 48855, - "Ġhypertension": 63308, - "Ġhypnot": 76551, - "Ġhypo": 22601, - "Ġhypoc": 67586, - "Ġhypocrisy": 72806, - "Ġhypoth": 45455, - "Ġhypotheses": 74513, - "Ġhypothesis": 31178, - "Ġhypothetical": 59159, - "Ġhyster": 54119, - "Ġhysteria": 98766, - "Ġhá": 43222, - "Ġhä": 53756, - "Ġhär": 64786, - "Ġhät": 75592, - "Ġhätte": 96135, - "ĠhÃ¥": 54713, - "Ġhé": 89023, - "Ġhö": 43859, - "ĠhÃłng": 62858, - "Ġi": 602, - "ĠiCloud": 88011, - "ĠiNdEx": 91543, - "ĠiOS": 16433, - "ĠiP": 77586, - "ĠiPad": 23067, - "ĠiParam": 43148, - "ĠiPhone": 12443, - "ĠiPhones": 73165, - "ĠiPod": 45171, - "ĠiT": 12668, - "ĠiTunes": 13323, - "ĠiVar": 57292, - "Ġia": 35924, - "Ġiam": 98248, - "Ġiar": 88821, - "Ġib": 19185, - "Ġic": 18385, - "Ġice": 10054, - "Ġiceberg": 89135, - "Ġich": 10864, - "Ġici": 49733, - "Ġicing": 76106, - "Ġicmp": 92926, - "Ġicon": 4706, - "ĠiconName": 90977, - "Ġiconic": 27373, - "Ġicons": 24699, - "Ġicy": 67004, - "Ġid": 887, - "Ġidade": 67065, - "Ġide": 2679, - "Ġidea": 4623, - "Ġideal": 10728, - "Ġideally": 50663, - "Ġideals": 52805, - "Ġideas": 6848, - "Ġident": 3608, - "Ġidentical": 20086, - "Ġidentifiable": 72450, - "Ġidentification": 22654, - "Ġidentified": 11054, - "Ġidentifier": 13110, - "Ġidentifiers": 48316, - "Ġidentifies": 36611, - "Ġidentify": 10765, - "Ġidentifying": 25607, - "Ġidentities": 40521, - "Ġidentity": 9764, - "Ġideological": 42933, - "Ġideologies": 89971, - "Ġideology": 34649, - "Ġidi": 41760, - "Ġidiot": 43358, - "Ġidiots": 80133, - "Ġidle": 28747, - "Ġidol": 49014, - "Ġidols": 90861, - "Ġids": 14483, - "Ġidx": 7335, - "Ġie": 30958, - "Ġieee": 61155, - "Ġierr": 54498, - "Ġiets": 89433, - "Ġif": 422, - "Ġiface": 50413, - "Ġifdef": 70071, - "Ġiff": 52208, - "Ġifndef": 83390, - "Ġiframe": 49513, - "Ġifs": 85173, - "Ġifstream": 72251, - "Ġig": 19935, - "Ġigen": 92329, - "Ġign": 5335, - "Ġignite": 90536, - "Ġignited": 98988, - "Ġignition": 60692, - "Ġignor": 26427, - "Ġignorance": 41660, - "Ġignorant": 48080, - "Ġignore": 10240, - "Ġignored": 12305, - "Ġignores": 49378, - "Ġignoring": 32003, - "Ġigual": 44575, - "Ġih": 13608, - "Ġihm": 59542, - "Ġihn": 41762, - "Ġihnen": 75121, - "Ġihr": 25444, - "Ġihre": 35849, - "Ġihrem": 72117, - "Ġihren": 53816, - "Ġihrer": 55749, - "Ġii": 14799, - "Ġiid": 92443, - "Ġiii": 63193, - "Ġij": 72961, - "Ġik": 13665, - "Ġikea": 75835, - "Ġikke": 23520, - "Ġil": 3900, - "Ġile": 31905, - "Ġili": 60409, - "Ġilk": 81438, - "Ġill": 5986, - "Ġilleg": 30067, - "Ġillegal": 12079, - "Ġillegally": 38484, - "Ġillicit": 59229, - "Ġillness": 17563, - "Ġillnesses": 49909, - "Ġillum": 47506, - "Ġillumin": 44087, - "Ġilluminate": 88682, - "Ġilluminated": 75648, - "Ġillumination": 77052, - "Ġillusion": 41919, - "Ġillusions": 88128, - "Ġillust": 97583, - "Ġillustr": 12573, - "Ġillustrate": 41468, - "Ġillustrated": 36762, - "Ġillustrates": 46480, - "Ġillustrating": 94012, - "Ġillustration": 40134, - "Ġillustrations": 45543, - "Ġillustrator": 94465, - "Ġilma": 92321, - "Ġils": 46152, - "Ġim": 737, - "Ġima": 93793, - "Ġimag": 6669, - "Ġimage": 2217, - "ĠimageData": 67058, - "ĠimageName": 67173, - "ĠimageNamed": 31393, - "ĠimagePath": 71033, - "ĠimageSize": 88659, - "ĠimageURL": 90961, - "ĠimageUrl": 40749, - "ĠimageView": 31065, - "Ġimagem": 63997, - "Ġimagen": 41669, - "Ġimagery": 41545, - "Ġimages": 5448, - "Ġimagin": 43306, - "Ġimaginable": 90267, - "Ġimaginary": 51052, - "Ġimagination": 28899, - "Ġimaginative": 77361, - "Ġimagine": 13085, - "Ġimagined": 35706, - "Ġimaging": 32758, - "Ġimagining": 77724, - "Ġimap": 95817, - "Ġimb": 73354, - "Ġimbalance": 68331, - "Ġimdb": 84345, - "Ġime": 75534, - "Ġimg": 5071, - "ĠimgUrl": 77183, - "Ġimgs": 57265, - "Ġimitation": 87940, - "Ġimm": 4998, - "Ġimmac": 99238, - "Ġimmature": 86525, - "Ġimmedi": 5668, - "Ġimmediate": 14247, - "Ġimmediately": 7214, - "Ġimmense": 38883, - "Ġimmensely": 63689, - "Ġimmer": 26612, - "Ġimmersed": 78308, - "Ġimmersion": 75657, - "Ġimmersive": 65280, - "Ġimmigr": 15644, - "Ġimmigrant": 37650, - "Ġimmigrants": 20550, - "Ġimmigration": 15443, - "Ġimminent": 51551, - "Ġimmobil": 77441, - "Ġimmoral": 79254, - "Ġimmortal": 60214, - "Ġimmun": 33119, - "Ġimmune": 22852, - "Ġimmunity": 40368, - "Ġimmutable": 52672, - "Ġimp": 3242, - "Ġimpact": 5536, - "Ġimpacted": 40028, - "Ġimpactful": 98990, - "Ġimpacting": 74055, - "Ġimpacts": 25949, - "Ġimpair": 38974, - "Ġimpaired": 50160, - "Ġimpairment": 53317, - "Ġimpart": 70772, - "Ġimpartial": 68824, - "Ġimpass": 96689, - "Ġimpatient": 74797, - "Ġimpe": 36126, - "Ġimpeachment": 64754, - "Ġimpecc": 75719, - "Ġimpeccable": 89646, - "Ġimped": 50502, - "Ġimpedance": 91048, - "Ġimpending": 63561, - "Ġimper": 17190, - "Ġimperative": 48696, - "Ġimperfect": 69063, - "Ġimperial": 35379, - "Ġimperialism": 80051, - "Ġimperson": 60849, - "Ġimpl": 11866, - "Ġimplant": 46460, - "Ġimplanted": 95956, - "Ġimplants": 63284, - "Ġimplement": 4305, - "Ġimplementation": 8292, - "Ġimplementations": 39437, - "Ġimplemented": 11798, - "Ġimplementing": 25976, - "Ġimplements": 5280, - "Ġimplic": 92195, - "Ġimplicated": 69702, - "Ġimplication": 61636, - "Ġimplications": 25127, - "Ġimplicit": 18479, - "Ġimplicitly": 52873, - "Ġimplied": 6259, - "Ġimplies": 24897, - "Ġimplode": 27759, - "Ġimply": 34608, - "Ġimplying": 73967, - "Ġimport": 1179, - "Ġimportance": 12939, - "Ġimportant": 3062, - "Ġimportante": 36897, - "Ġimportantes": 75419, - "Ġimportantly": 23659, - "Ġimported": 25973, - "Ġimporter": 63661, - "Ġimporting": 50995, - "Ġimports": 15557, - "Ġimpose": 33330, - "Ġimposed": 27070, - "Ġimposes": 88381, - "Ġimposing": 49941, - "Ġimposition": 94879, - "Ġimposs": 91182, - "Ġimpossible": 12266, - "Ġimpost": 82509, - "Ġimpover": 77742, - "Ġimpoverished": 88398, - "Ġimpr": 23356, - "Ġimpres": 77998, - "Ġimpress": 10098, - "Ġimpressed": 25408, - "Ġimpression": 21455, - "Ġimpressions": 51091, - "Ġimpressive": 16358, - "Ġimprimir": 93606, - "Ġimprint": 79967, - "Ġimprison": 29319, - "Ġimprisoned": 52942, - "Ġimprisonment": 43374, - "Ġimpro": 3741, - "Ġimprobable": 97356, - "Ġimproper": 41086, - "Ġimproperly": 75298, - "Ġimprov": 87770, - "Ġimprove": 7417, - "Ġimproved": 13241, - "Ġimprovement": 16048, - "Ġimprovements": 18637, - "Ġimproves": 36050, - "Ġimproving": 18899, - "Ġimprovis": 80163, - "Ġimprovised": 93639, - "Ġimpuls": 97879, - "Ġimpulse": 49967, - "Ġimpulses": 87633, - "Ġimpunity": 98770, - "Ġimread": 83519, - "Ġims": 72303, - "Ġimshow": 79699, - "Ġimu": 93961, - "Ġimágenes": 97375, - "Ġin": 304, - "ĠinFile": 95101, - "Ġinability": 38550, - "Ġinaccessible": 82828, - "Ġinaccur": 42025, - "Ġinaccurate": 50504, - "Ġinactive": 32899, - "Ġinade": 40206, - "Ġinadequate": 46579, - "Ġinadvert": 59928, - "Ġinadvertently": 70185, - "Ġinappropriate": 33781, - "Ġinaug": 30620, - "Ġinaugur": 82100, - "Ġinaugural": 54559, - "Ġinauguration": 60810, - "Ġinbound": 66043, - "Ġinbox": 23732, - "Ġinc": 3709, - "Ġincap": 40968, - "Ġincapable": 58271, - "Ġincapac": 94130, - "Ġincarcer": 46628, - "Ġincarcerated": 81224, - "Ġincarceration": 70152, - "Ġincarn": 97072, - "Ġincarnation": 80048, - "Ġincent": 20647, - "Ġincentiv": 84084, - "Ġincentive": 36210, - "Ġincentives": 36580, - "Ġinception": 54529, - "Ġincess": 92947, - "Ġincest": 43980, - "Ġinch": 17560, - "Ġinches": 15271, - "Ġincid": 62960, - "Ġincidence": 39775, - "Ġincident": 10672, - "Ġincidental": 84316, - "Ġincidents": 24455, - "Ġincididunt": 87504, - "Ġincl": 18916, - "Ġinclination": 77004, - "Ġinclined": 43131, - "Ġinclud": 1836, - "Ġinclude": 2997, - "Ġincluded": 5343, - "Ġincludes": 5764, - "Ġincluding": 2737, - "Ġinclus": 45409, - "Ġinclusion": 28286, - "Ġinclusive": 29408, - "Ġincluso": 73311, - "Ġincom": 53990, - "Ġincome": 8070, - "Ġincomes": 46791, - "Ġincoming": 19957, - "Ġincompatible": 53924, - "Ġincompet": 55020, - "Ġincompetence": 99748, - "Ġincompetent": 81912, - "Ġincomplete": 33243, - "Ġincon": 28093, - "Ġincons": 29764, - "Ġinconsist": 80961, - "Ġinconsistencies": 92922, - "Ġinconsistency": 97249, - "Ġinconsistent": 40240, - "Ġincontr": 79719, - "Ġincontri": 15733, - "Ġincontro": 72625, - "Ġinconvenience": 61109, - "Ġinconvenient": 84783, - "Ġincor": 9097, - "Ġincorpor": 14566, - "Ġincorporate": 33435, - "Ġincorporated": 32762, - "Ġincorporates": 52924, - "Ġincorporating": 52913, - "Ġincorporation": 88465, - "Ġincorrect": 15465, - "Ġincorrectly": 44447, - "Ġincr": 67926, - "Ġincre": 2333, - "Ġincrease": 5376, - "Ġincreased": 7319, - "Ġincreases": 12992, - "Ġincreasing": 7859, - "Ġincreasingly": 15098, - "Ġincred": 9850, - "Ġincredible": 15400, - "Ġincredibly": 17235, - "Ġincrement": 16650, - "Ġincremental": 53399, - "Ġincremented": 88919, - "Ġincrements": 62700, - "Ġincub": 49727, - "Ġincumb": 43850, - "Ġincumbent": 51382, - "Ġincur": 62622, - "Ġincurred": 52872, - "Ġind": 1280, - "Ġinde": 5278, - "Ġindeb": 90897, - "Ġindebted": 93998, - "Ġindeed": 13118, - "Ġindef": 37527, - "Ġindefinite": 81956, - "Ġindefinitely": 56334, - "Ġindem": 65389, - "Ġindemn": 90108, - "Ġindent": 17962, - "Ġindentation": 70692, - "Ġindepend": 7156, - "Ġindependence": 24589, - "Ġindependent": 9678, - "Ġindependently": 29235, - "Ġindependents": 97022, - "Ġindex": 1963, - "ĠindexOf": 61723, - "ĠindexPath": 18601, - "Ġindexed": 31681, - "Ġindexer": 88316, - "Ġindexes": 25998, - "Ġindexing": 53080, - "Ġindia": 28811, - "Ġindian": 43325, - "Ġindic": 4547, - "Ġindica": 75780, - "Ġindicate": 13519, - "Ġindicated": 16717, - "Ġindicates": 15151, - "Ġindicating": 19392, - "Ġindication": 28137, - "Ġindications": 56190, - "Ġindicative": 64005, - "Ġindicator": 21070, - "Ġindicators": 34824, - "Ġindice": 57182, - "Ġindices": 15285, - "Ġindict": 38867, - "Ġindicted": 68334, - "Ġindictment": 47960, - "Ġindie": 44578, - "Ġindifference": 85273, - "Ġindifferent": 80008, - "Ġindigenous": 39678, - "Ġindign": 83001, - "Ġindirect": 25636, - "Ġindirectly": 46345, - "Ġindis": 83975, - "Ġindiscrim": 94546, - "Ġindispens": 57560, - "Ġindispensable": 64284, - "Ġindiv": 3687, - "Ġindivid": 23496, - "Ġindividual": 3927, - "Ġindividually": 32399, - "Ġindividuals": 7931, - "Ġindo": 42100, - "Ġindonesia": 85478, - "Ġindoor": 30619, - "Ġindoors": 55154, - "Ġinds": 99613, - "Ġindu": 4507, - "Ġinduce": 49853, - "Ġinduced": 36572, - "Ġinduces": 90974, - "Ġinducing": 96811, - "Ġinduction": 38156, - "Ġindul": 37960, - "Ġindulge": 68190, - "Ġindust": 9047, - "Ġindustri": 67965, - "Ġindustrial": 13076, - "Ġindustries": 19647, - "Ġindustry": 5064, - "Ġindx": 72195, - "Ġine": 19661, - "Ġineff": 90325, - "Ġineffective": 55288, - "Ġinefficient": 64481, - "Ġineligible": 96916, - "Ġinequalities": 93334, - "Ġinequality": 32305, - "Ġinert": 81073, - "Ġinertia": 78552, - "Ġinet": 50576, - "Ġinev": 21314, - "Ġinevitable": 31352, - "Ġinevitably": 40605, - "Ġinex": 55981, - "Ġinexp": 34678, - "Ġinexpensive": 44252, - "Ġinexperienced": 79966, - "Ġinf": 4225, - "Ġinfamous": 39633, - "Ġinfancy": 86617, - "Ġinfant": 31383, - "Ġinfantry": 55527, - "Ġinfants": 42534, - "Ġinfect": 34527, - "Ġinfected": 29374, - "Ġinfection": 19405, - "Ġinfections": 30020, - "Ġinfectious": 50600, - "Ġinfer": 24499, - "Ġinference": 45478, - "Ġinferior": 38279, - "Ġinferred": 68695, - "Ġinfertility": 95643, - "Ġinfield": 100106, - "Ġinfile": 50089, - "Ġinfiltr": 43364, - "Ġinfiltration": 98835, - "Ġinfinit": 82226, - "Ġinfinite": 24746, - "Ġinfinitely": 72600, - "Ġinfinity": 56010, - "Ġinfix": 89257, - "Ġinfl": 4704, - "Ġinflamm": 26288, - "Ġinflammation": 37140, - "Ġinflammatory": 47288, - "Ġinflatable": 97307, - "Ġinflate": 71798, - "Ġinflated": 70954, - "Ġinflater": 22764, - "Ġinflation": 25544, - "Ġinflict": 68568, - "Ġinflicted": 69177, - "Ġinflu": 6791, - "Ġinfluence": 10383, - "Ġinfluenced": 28160, - "Ġinfluencers": 87333, - "Ġinfluences": 34453, - "Ġinfluencing": 66700, - "Ġinfluential": 32549, - "Ġinfluenza": 62937, - "Ġinflux": 53952, - "Ġinfo": 3630, - "Ġinfographic": 98482, - "Ġinform": 6179, - "Ġinformación": 35615, - "Ġinformal": 42887, - "Ġinformant": 93121, - "Ġinformat": 51307, - "Ġinformatie": 98355, - "Ġinformation": 2038, - "Ġinformational": 47735, - "Ġinformations": 44827, - "Ġinformative": 39319, - "Ġinformações": 65166, - "Ġinformed": 16369, - "Ġinforming": 63025, - "Ġinforms": 64252, - "Ġinfos": 45244, - "Ġinfr": 25654, - "Ġinfra": 49276, - "Ġinfrared": 59141, - "Ġinfrastructure": 14054, - "Ġinfring": 45119, - "Ġinfringement": 54443, - "Ġinfuri": 85225, - "Ġinfused": 72903, - "Ġinfusion": 71308, - "Ġing": 6892, - "Ġingen": 46492, - "Ġingenious": 97799, - "Ġingest": 89372, - "Ġingestion": 88447, - "Ġingin": 89011, - "Ġingl": 98925, - "Ġingr": 81336, - "Ġingredient": 25795, - "Ġingredients": 14293, - "Ġingres": 43764, - "Ġingresar": 91053, - "Ġingress": 79659, - "Ġinh": 60537, - "Ġinhab": 26318, - "Ġinhabit": 33427, - "Ġinhabitants": 40771, - "Ġinhabited": 70598, - "Ġinhal": 77773, - "Ġinher": 15517, - "Ġinherent": 38088, - "Ġinherently": 49188, - "Ġinherit": 24683, - "Ġinheritance": 42922, - "Ġinherited": 28088, - "Ġinherits": 76582, - "Ġinhib": 20747, - "Ġinhibit": 69033, - "Ġinhibited": 99669, - "Ġinhibition": 61478, - "Ġinhibitor": 70785, - "Ġinhibitors": 68642, - "Ġini": 17225, - "Ġinici": 45123, - "Ġinicial": 49656, - "Ġiniciar": 87127, - "Ġinicio": 51434, - "Ġinit": 3003, - "ĠinitComponents": 53156, - "ĠinitData": 69833, - "ĠinitState": 52238, - "ĠinitView": 60551, - "ĠinitWith": 14186, - "ĠinitWithFrame": 31167, - "ĠinitWithNibName": 97808, - "ĠinitWithStyle": 91288, - "ĠinitWithTitle": 73830, - "Ġiniti": 12961, - "Ġinitial": 2926, - "ĠinitialState": 30527, - "ĠinitialValue": 61162, - "ĠinitialValues": 94583, - "Ġinitialise": 67266, - "Ġinitialised": 88767, - "Ġinitialization": 17923, - "Ġinitialize": 9656, - "Ġinitialized": 17719, - "Ġinitializer": 43412, - "Ġinitializes": 58957, - "Ġinitializing": 58160, - "Ġinitially": 15453, - "Ġinitials": 79537, - "Ġinitiate": 39201, - "Ġinitiated": 33230, - "Ġinitiating": 79516, - "Ġinitiation": 61568, - "Ġinitiative": 20770, - "Ġinitiatives": 28271, - "Ġinitiator": 99140, - "Ġinj": 5934, - "Ġinject": 15921, - "Ġinjected": 41772, - "Ġinjecting": 88385, - "Ġinjection": 26127, - "Ġinjections": 65246, - "Ġinjector": 63743, - "Ġinjunction": 61529, - "Ġinjured": 15902, - "Ġinjuries": 15319, - "Ġinjuring": 86685, - "Ġinjury": 11134, - "Ġinjust": 98753, - "Ġinjustice": 51215, - "Ġink": 27513, - "Ġinkl": 82725, - "Ġinland": 77289, - "Ġinlet": 80207, - "Ġinline": 7533, - "Ġinmate": 67535, - "Ġinmates": 42712, - "Ġinn": 6301, - "Ġinnate": 65070, - "Ġinne": 78325, - "Ġinner": 9358, - "Ġinning": 46386, - "Ġinnings": 36100, - "Ġinnoc": 19132, - "Ġinnocence": 57311, - "Ġinnocent": 25226, - "Ġinnov": 9721, - "Ġinnovate": 92064, - "Ġinnovation": 19297, - "Ġinnovations": 46045, - "Ġinnovative": 18699, - "Ġinoc": 87018, - "Ġinode": 35903, - "Ġinorder": 67141, - "Ġinout": 97377, - "Ġinp": 33444, - "Ġinplace": 42994, - "Ġinput": 1988, - "ĠinputData": 91262, - "ĠinputFile": 77308, - "ĠinputStream": 47556, - "ĠinputValue": 81008, - "Ġinputs": 11374, - "Ġinquire": 68270, - "Ġinquiries": 44983, - "Ġinquiry": 26981, - "Ġins": 1672, - "Ġinsan": 62638, - "Ġinsane": 35118, - "Ġinsanely": 90466, - "Ġinsanity": 73153, - "Ġinscription": 51670, - "Ġinse": 54682, - "Ġinsect": 27080, - "Ġinsects": 41911, - "Ġinsecure": 62945, - "Ġinsecurity": 74935, - "Ġinsensitive": 71580, - "Ġinser": 48425, - "Ġinsert": 5774, - "Ġinserted": 22306, - "Ġinserting": 39398, - "Ġinsertion": 37027, - "Ġinserts": 50398, - "Ġinset": 55959, - "Ġinsets": 99169, - "Ġinside": 4871, - "Ġinsider": 55465, - "Ġinsiders": 77814, - "Ġinsight": 20616, - "Ġinsightful": 70162, - "Ġinsights": 26793, - "Ġinsign": 54127, - "Ġinsignificant": 73521, - "Ġinsist": 32262, - "Ġinsisted": 29676, - "Ġinsistence": 79397, - "Ġinsisting": 60727, - "Ġinsists": 43446, - "Ġinsn": 77202, - "Ġinsol": 85943, - "Ġinsomnia": 83511, - "Ġinspect": 25052, - "Ġinspected": 62884, - "Ġinspection": 26767, - "Ġinspections": 58074, - "Ġinspector": 45825, - "Ġinspectors": 69930, - "Ġinspir": 12979, - "Ġinspiration": 20343, - "Ġinspirational": 57314, - "Ġinspire": 31740, - "Ġinspired": 14948, - "Ġinspires": 70390, - "Ġinspiring": 34147, - "Ġinst": 1798, - "Ġinstability": 56399, - "Ġinstagram": 52104, - "Ġinstal": 46698, - "Ġinstall": 4685, - "Ġinstallation": 14028, - "Ġinstallations": 45218, - "Ġinstalled": 10487, - "Ġinstaller": 44152, - "Ġinstalling": 27730, - "Ġinstallment": 47644, - "Ġinstalls": 71420, - "Ġinstance": 2937, - "Ġinstanceof": 8243, - "Ġinstances": 13422, - "Ġinstancia": 99079, - "Ġinstant": 9888, - "Ġinstantaneous": 96219, - "Ġinstantiate": 42002, - "Ġinstantiated": 55686, - "Ġinstantiation": 82228, - "Ġinstantly": 22571, - "Ġinstead": 4619, - "Ġinstinct": 31655, - "Ġinstincts": 62921, - "Ġinstit": 7915, - "Ġinstitute": 44798, - "Ġinstituted": 81099, - "Ġinstitutes": 94812, - "Ġinstitution": 15244, - "Ġinstitutional": 33232, - "Ġinstitutions": 14673, - "Ġinstr": 9680, - "Ġinstruct": 21745, - "Ġinstructed": 42075, - "Ġinstruction": 7754, - "Ġinstructional": 72345, - "Ġinstructions": 11470, - "Ġinstructor": 33315, - "Ġinstructors": 54918, - "Ġinstrument": 14473, - "Ġinstrumental": 42045, - "Ġinstrumentation": 78133, - "Ġinstruments": 24198, - "Ġinsufficient": 39413, - "Ġinsulated": 79379, - "Ġinsulation": 49117, - "Ġinsulin": 32152, - "Ġinsult": 27224, - "Ġinsulting": 68192, - "Ġinsults": 68989, - "Ġinsurance": 8276, - "Ġinsure": 70632, - "Ġinsured": 53142, - "Ġinsurer": 73631, - "Ġinsurers": 56374, - "Ġinsurg": 49214, - "Ġinsurgency": 97608, - "Ġinsurgents": 88438, - "Ġint": 528, - "ĠintValue": 54177, - "Ġintact": 35539, - "Ġintake": 23730, - "Ġinte": 29387, - "Ġinteg": 5503, - "Ġinteger": 7698, - "ĠintegerValue": 71713, - "Ġintegers": 26864, - "Ġintegr": 8936, - "Ġintegral": 26154, - "Ġintegrate": 32172, - "Ġintegrated": 18751, - "Ġintegrates": 75762, - "Ġintegrating": 54952, - "Ġintegration": 18052, - "Ġintegrity": 17025, - "Ġintel": 14490, - "Ġintelig": 90745, - "Ġintellect": 17108, - "Ġintellectual": 20207, - "Ġintellectually": 94391, - "Ġintellectuals": 83936, - "Ġintellig": 60538, - "Ġintelligence": 11478, - "Ġintelligent": 25530, - "Ġintend": 30730, - "Ġintended": 10825, - "Ġintending": 85439, - "Ġintends": 44330, - "Ġintens": 25228, - "Ġintense": 19428, - "Ġintensely": 70733, - "Ġintensified": 79849, - "Ġintensity": 21261, - "Ġintensive": 37295, - "Ġintent": 7537, - "Ġintention": 14944, - "Ġintentional": 47964, - "Ġintentionally": 37304, - "Ġintentions": 34334, - "Ġintents": 94615, - "Ġinter": 958, - "Ġinteract": 16681, - "Ġinteracting": 45830, - "Ġinteraction": 16628, - "Ġinteractions": 22639, - "Ġinteractive": 21416, - "Ġinteracts": 84261, - "Ġintercept": 29739, - "Ġintercepted": 70474, - "Ġinterception": 70568, - "Ġinterceptions": 73557, - "Ġinterceptor": 78045, - "Ġinterchange": 52363, - "Ġinterchangeable": 91229, - "Ġinterconnected": 83416, - "Ġintercourse": 50540, - "Ġinterdisciplinary": 88419, - "Ġinteres": 50516, - "Ġinteress": 40453, - "Ġinteresse": 96521, - "Ġinterest": 2802, - "Ġinterested": 8173, - "Ġinteresting": 7185, - "Ġinterests": 12034, - "Ġinterf": 34284, - "Ġinterface": 3834, - "Ġinterfaces": 25066, - "Ġinterfer": 41305, - "Ġinterfere": 40978, - "Ġinterference": 32317, - "Ġinterfering": 75387, - "Ġinterim": 41653, - "Ġinterior": 15135, - "Ġinteriors": 74564, - "Ġinterle": 96068, - "Ġintermedi": 55275, - "Ġintermediary": 95170, - "Ġintermediate": 29539, - "Ġintermitt": 60769, - "Ġintermittent": 75568, - "Ġintern": 2655, - "Ġinternacional": 86259, - "Ġinternal": 5419, - "Ġinternally": 34167, - "Ġinternals": 92125, - "Ġinternational": 6625, - "Ġinternationally": 37545, - "Ġinternet": 7757, - "Ġinterns": 99934, - "Ġinternship": 60859, - "Ġinteroper": 95230, - "Ġinterp": 48371, - "Ġinterpersonal": 74958, - "Ġinterpol": 23725, - "Ġinterpolate": 60557, - "Ġinterpolated": 86764, - "Ġinterpolation": 37587, - "Ġinterpre": 18412, - "Ġinterpret": 14532, - "Ġinterpretation": 23692, - "Ġinterpretations": 58689, - "Ġinterpreted": 33398, - "Ġinterpreter": 40399, - "Ġinterpreting": 66744, - "Ġinterracial": 53561, - "Ġinterrog": 37539, - "Ġinterrogation": 66365, - "Ġinterrupt": 12956, - "Ġinterrupted": 37883, - "Ġinterruption": 75103, - "Ġinterruptions": 89508, - "Ġinterrupts": 44537, - "Ġinters": 82019, - "Ġintersect": 32896, - "Ġintersection": 19801, - "Ġintersections": 65357, - "Ġintersects": 89284, - "Ġinterstate": 74183, - "Ġintertw": 81050, - "Ġintertwined": 99892, - "Ġinterv": 86953, - "Ġinterval": 10074, - "Ġintervals": 28090, - "Ġinterven": 31957, - "Ġintervene": 55579, - "Ġintervened": 90548, - "Ġintervening": 89501, - "Ġintervention": 21623, - "Ġinterventions": 39455, - "Ġinterview": 7274, - "Ġinterviewed": 30147, - "Ġinterviewer": 87935, - "Ġinterviewing": 65816, - "Ġinterviews": 19905, - "Ġintest": 39408, - "Ġintestinal": 63900, - "Ġintestine": 92234, - "Ġintf": 94806, - "Ġintim": 22713, - "Ġintimacy": 66264, - "Ġintimate": 32487, - "Ġintimately": 96752, - "Ġintimid": 30934, - "Ġintimidate": 90788, - "Ġintimidated": 85161, - "Ġintimidating": 64130, - "Ġintimidation": 70159, - "Ġintl": 96115, - "Ġinto": 1139, - "Ġintoler": 72729, - "Ġintolerance": 75431, - "Ġintox": 85117, - "Ġintoxic": 72815, - "Ġintoxicated": 87523, - "Ġintptr": 45066, - "Ġintr": 10805, - "Ġintra": 50938, - "Ġintric": 94603, - "Ġintricate": 57216, - "Ġintrig": 31496, - "Ġintrigue": 81613, - "Ġintrigued": 69118, - "Ġintriguing": 41765, - "Ġintrinsic": 47701, - "Ġintro": 20285, - "Ġintrodu": 6111, - "Ġintroduce": 19678, - "Ġintroduced": 11784, - "Ġintroduces": 40019, - "Ġintroducing": 33018, - "Ġintroduction": 17219, - "Ġintroductory": 62469, - "Ġintros": 26609, - "Ġintrusion": 82146, - "Ġintrusive": 86010, - "Ġints": 55824, - "Ġintuit": 97301, - "Ġintuition": 57351, - "Ġintuitive": 42779, - "Ġintval": 27310, - "Ġinté": 57110, - "Ġintéress": 92759, - "Ġinund": 92629, - "Ġinv": 1558, - "Ġinvade": 75272, - "Ġinvaded": 64765, - "Ġinvaders": 91321, - "Ġinvading": 83631, - "Ġinval": 49144, - "Ġinvalid": 8482, - "Ġinvalidate": 41043, - "Ġinvalidated": 99406, - "Ġinvaluable": 56193, - "Ġinvariably": 74614, - "Ġinvariant": 58720, - "Ġinvasion": 30215, - "Ġinvasive": 53354, - "Ġinve": 93284, - "Ġinvent": 17459, - "Ġinvented": 36592, - "Ġinvention": 28229, - "Ġinventions": 85149, - "Ġinventive": 92032, - "Ġinventor": 72001, - "Ġinventory": 15808, - "Ġinvers": 65683, - "Ġinverse": 29049, - "Ġinversion": 47588, - "Ġinvert": 43299, - "Ġinverted": 47801, - "Ġinvest": 2793, - "Ġinvested": 29091, - "Ġinvestig": 4770, - "Ġinvestigación": 98624, - "Ġinvestigate": 19874, - "Ġinvestigated": 27313, - "Ġinvestigates": 84363, - "Ġinvestigating": 24834, - "Ġinvestigation": 8990, - "Ġinvestigations": 26969, - "Ġinvestigative": 47736, - "Ġinvestigator": 49581, - "Ġinvestigators": 26453, - "Ġinvesting": 26012, - "Ġinvestment": 9341, - "Ġinvestments": 22538, - "Ġinvestor": 30693, - "Ġinvestors": 15167, - "Ġinvis": 100137, - "Ġinvisible": 30547, - "Ġinvit": 83167, - "Ġinvitation": 29788, - "Ġinvitations": 59769, - "Ġinvite": 22114, - "Ġinvited": 18719, - "Ġinvites": 45510, - "Ġinviting": 42292, - "Ġinvo": 51744, - "Ġinvocation": 29796, - "Ġinvoice": 25637, - "Ġinvoices": 65152, - "Ġinvoke": 20466, - "Ġinvoked": 27979, - "Ġinvokes": 67151, - "Ġinvokevirtual": 70925, - "Ġinvoking": 47128, - "ĠinvokingState": 88941, - "Ġinvol": 4457, - "Ġinvoluntary": 91605, - "Ġinvolve": 21736, - "Ġinvolved": 6532, - "Ġinvolvement": 22315, - "Ġinvolves": 18065, - "Ġinvolving": 16239, - "Ġinward": 63018, - "Ġio": 6533, - "Ġioctl": 65560, - "Ġiod": 80087, - "Ġion": 28772, - "Ġions": 65125, - "Ġios": 28631, - "Ġiota": 83010, - "Ġioutil": 44244, - "Ġiov": 100062, - "Ġip": 6125, - "ĠipAddress": 92815, - "Ġipad": 81813, - "Ġipairs": 57344, - "Ġipc": 61204, - "Ġiphone": 43548, - "Ġips": 60122, - "Ġipsum": 27439, - "Ġipt": 67168, - "Ġipv": 46575, - "Ġiq": 92559, - "Ġir": 6348, - "Ġirc": 81023, - "Ġire": 44850, - "Ġirgend": 88362, - "Ġiris": 65042, - "Ġirm": 98382, - "Ġiron": 11245, - "Ġironic": 59560, - "Ġironically": 80865, - "Ġirony": 51705, - "Ġirq": 39369, - "Ġirr": 37819, - "Ġirradi": 76327, - "Ġirrational": 61754, - "Ġirre": 25912, - "Ġirregular": 42408, - "Ġirrelevant": 40815, - "Ġirres": 35048, - "Ġirresist": 77297, - "Ġirresistible": 86929, - "Ġirrespective": 76653, - "Ġirresponsible": 71379, - "Ġirreversible": 93294, - "Ġirrig": 53105, - "Ġirrigation": 63566, - "Ġirrit": 30118, - "Ġirritated": 84971, - "Ġirritating": 85077, - "Ġirritation": 66510, - "Ġis": 374, - "ĠisActive": 44347, - "ĠisAdmin": 71700, - "ĠisArray": 78069, - "ĠisAuthenticated": 72026, - "ĠisChecked": 71060, - "ĠisConnected": 99896, - "ĠisEmpty": 40048, - "ĠisEnabled": 62402, - "ĠisEqual": 22044, - "ĠisEqualToString": 26603, - "ĠisError": 88712, - "ĠisFirst": 89621, - "ĠisIn": 82347, - "ĠisKindOfClass": 49611, - "ĠisLoading": 34762, - "ĠisLoggedIn": 73118, - "ĠisNaN": 78967, - "ĠisNew": 88578, - "ĠisOpen": 45781, - "ĠisSelected": 62541, - "ĠisSuccess": 77788, - "ĠisValid": 27263, - "ĠisVisible": 72844, - "Ġisa": 52435, - "Ġisbn": 70569, - "Ġisc": 96272, - "Ġischem": 98108, - "Ġise": 77193, - "Ġisempty": 51409, - "Ġisi": 96495, - "Ġisinstance": 11656, - "Ġisize": 92473, - "Ġisl": 83031, - "Ġisland": 13218, - "Ġislands": 30100, - "Ġisn": 4536, - "Ġisnt": 70058, - "Ġiso": 34556, - "Ġisol": 13399, - "Ġisolate": 43223, - "Ġisolated": 25181, - "Ġisolation": 31398, - "Ġisot": 69551, - "Ġisp": 96397, - "Ġisr": 94662, - "Ġiss": 2425, - "Ġisset": 10459, - "Ġisso": 41905, - "Ġissu": 53066, - "Ġissuance": 67599, - "Ġissue": 4360, - "Ġissued": 11136, - "Ġissuer": 55935, - "Ġissues": 4819, - "Ġissuing": 43221, - "Ġist": 6127, - "Ġit": 433, - "Ġitalia": 86876, - "Ġitalian": 29048, - "Ġitaliana": 89459, - "Ġitaliane": 100043, - "Ġitaliani": 80549, - "Ġitaliano": 60904, - "Ġitalic": 61863, - "Ġitch": 95856, - "Ġitching": 86075, - "Ġitem": 1537, - "ĠitemBuilder": 76935, - "ĠitemCount": 56993, - "ĠitemId": 47471, - "ĠitemList": 73374, - "ĠitemName": 67109, - "ĠitemType": 89891, - "ĠitemView": 28988, - "Ġitemprop": 70273, - "Ġitems": 3673, - "Ġitens": 96035, - "Ġiter": 5480, - "Ġiterable": 51934, - "Ġiterate": 30729, - "Ġiterating": 88335, - "Ġiteration": 20140, - "Ġiterations": 26771, - "Ġiterative": 87975, - "Ġiterator": 15441, - "Ġiterators": 91965, - "Ġitertools": 42431, - "Ġith": 78942, - "Ġitinerary": 74004, - "Ġitk": 79735, - "Ġitm": 85337, - "Ġitr": 33933, - "Ġits": 1202, - "Ġitself": 5196, - "Ġitu": 36791, - "Ġiv": 17967, - "Ġive": 99677, - "Ġivory": 70916, - "Ġiw": 73368, - "Ġix": 27962, - "Ġiy": 51514, - "Ġiz": 22924, - "Ġiç": 27615, - "Ġiçin": 34271, - "ĠiÅŁ": 55809, - "Ġj": 503, - "ĠjButton": 25663, - "ĠjLabel": 14179, - "ĠjMenuItem": 88268, - "ĠjPanel": 19609, - "ĠjQuery": 13518, - "ĠjScrollPane": 56465, - "ĠjTable": 93649, - "ĠjTextField": 52440, - "Ġja": 12203, - "Ġjaar": 51443, - "Ġjab": 61164, - "Ġjac": 60943, - "Ġjack": 26128, - "Ġjacket": 27300, - "Ġjackets": 61242, - "Ġjackpot": 69428, - "Ġjade": 86115, - "Ġjadx": 58643, - "Ġjag": 27840, - "Ġjail": 17999, - "Ġjailed": 55606, - "Ġjails": 99665, - "Ġjak": 19958, - "Ġjako": 50826, - "Ġjal": 77074, - "Ġjam": 20673, - "Ġjamais": 56316, - "Ġjames": 86046, - "Ġjams": 90398, - "Ġjan": 33962, - "Ġjane": 99706, - "Ġjanvier": 94811, - "Ġjap": 86285, - "Ġjapan": 55229, - "Ġjapanese": 54048, - "Ġjapon": 80497, - "Ġjar": 30695, - "Ġjardin": 91399, - "Ġjars": 61111, - "Ġjasmine": 66909, - "Ġjav": 1281, - "Ġjava": 1674, - "Ġjavafx": 17133, - "Ġjavascript": 36810, - "Ġjavax": 2941, - "Ġjaw": 16942, - "Ġjaws": 82356, - "Ġjazz": 34997, - "Ġjb": 88218, - "Ġjc": 73918, - "Ġjclass": 77396, - "Ġjd": 74476, - "Ġjdbc": 87002, - "ĠjdbcTemplate": 88417, - "Ġje": 4864, - "Ġjealous": 41690, - "Ġjealousy": 80822, - "Ġjean": 97721, - "Ġjeans": 34389, - "Ġjed": 18806, - "Ġjede": 95672, - "Ġjedem": 95985, - "Ġjeden": 54265, - "Ġjeder": 57028, - "Ġjedis": 71527, - "Ġjednak": 76325, - "Ġjedoch": 61737, - "Ġjeep": 86276, - "Ġjeg": 24947, - "Ġjego": 72029, - "Ġjej": 64064, - "Ġjel": 86088, - "Ġjelly": 52441, - "Ġjemand": 78116, - "Ġjenis": 94351, - "Ġjente": 73504, - "Ġjenter": 38259, - "Ġjeopard": 53132, - "Ġjeopardy": 90704, - "Ġjer": 21706, - "Ġjerk": 54524, - "Ġjersey": 37212, - "Ġjerseys": 54151, - "Ġjes": 65846, - "Ġjest": 13599, - "Ġjeszcze": 81353, - "Ġjet": 17004, - "Ġjets": 44305, - "Ġjetzt": 38799, - "Ġjeu": 51655, - "Ġjeune": 36963, - "Ġjeunes": 60120, - "Ġjeux": 70175, - "Ġjew": 17293, - "Ġjewel": 66941, - "Ġjewellery": 63491, - "Ġjewelry": 31817, - "Ġjewels": 86131, - "Ġjewish": 89238, - "Ġji": 74985, - "Ġjig": 95164, - "Ġjihad": 42934, - "Ġjihadist": 97144, - "Ġjihadists": 94380, - "Ġjika": 71979, - "Ġjim": 96544, - "Ġjint": 53567, - "Ġjit": 85673, - "Ġjitter": 85492, - "Ġjj": 37829, - "Ġjl": 85810, - "Ġjlong": 75354, - "Ġjm": 96767, - "Ġjmp": 91469, - "Ġjo": 7802, - "Ġjob": 2683, - "ĠjobId": 90803, - "Ġjobject": 50145, - "Ġjobs": 7032, - "Ġjoe": 94441, - "Ġjog": 31225, - "Ġjogador": 96558, - "Ġjogging": 99738, - "Ġjogo": 67234, - "Ġjohn": 40742, - "Ġjoin": 5249, - "Ġjoined": 11096, - "Ġjoining": 18667, - "Ġjoins": 29782, - "Ġjoint": 10496, - "Ġjointly": 53258, - "Ġjoints": 35358, - "Ġjoke": 22380, - "Ġjoked": 68329, - "Ġjokes": 32520, - "Ġjoking": 58134, - "Ġjon": 89604, - "Ġjong": 64513, - "Ġjorn": 72449, - "Ġjos": 88986, - "Ġjose": 90744, - "Ġjot": 93480, - "Ġjou": 28068, - "Ġjouer": 100196, - "Ġjoueur": 77049, - "Ġjour": 9880, - "Ġjournal": 8486, - "Ġjournalism": 30104, - "Ġjournalist": 23672, - "Ġjournalistic": 94800, - "Ġjournalists": 23348, - "Ġjournals": 42780, - "Ġjourney": 11879, - "Ġjourneys": 64876, - "Ġjournée": 86323, - "Ġjours": 49301, - "Ġjov": 68361, - "Ġjoven": 77683, - "Ġjoy": 16267, - "Ġjoyful": 83212, - "Ġjoys": 94898, - "Ġjoystick": 62689, - "Ġjp": 44671, - "Ġjpeg": 55666, - "Ġjpg": 72285, - "Ġjq": 45748, - "Ġjquery": 62801, - "Ġjr": 80698, - "Ġjs": 7139, - "Ġjson": 3024, - "ĠjsonArray": 67373, - "ĠjsonData": 54975, - "ĠjsonObj": 80275, - "ĠjsonObject": 31327, - "ĠjsonResponse": 91565, - "ĠjsonString": 80789, - "Ġjsonify": 33158, - "Ġjspb": 64870, - "Ġjsx": 81195, - "Ġjt": 92176, - "Ġju": 10479, - "Ġjub": 97443, - "Ġjud": 5860, - "Ġjudge": 11913, - "Ġjudged": 45487, - "Ġjudgement": 48919, - "Ġjudges": 24958, - "Ġjudging": 50790, - "Ġjudgment": 19971, - "Ġjudgments": 59358, - "Ġjudicial": 31752, - "Ġjudiciary": 72975, - "Ġjue": 48050, - "Ġjuego": 52995, - "Ġjuegos": 67623, - "Ġjug": 23200, - "Ġjuga": 43469, - "Ġjugador": 72776, - "Ġjugar": 94360, - "Ġjugg": 90249, - "Ġjuice": 23661, - "Ġjuices": 65959, - "Ġjuicy": 56153, - "Ġjuin": 85859, - "Ġjul": 41638, - "Ġjumlah": 86240, - "Ġjump": 7940, - "Ġjumped": 27096, - "Ġjumper": 70084, - "Ġjumping": 30102, - "Ġjumps": 35308, - "Ġjun": 18169, - "Ġjunction": 49341, - "Ġjung": 70010, - "Ġjunge": 64757, - "Ġjungle": 45520, - "Ġjuni": 83844, - "Ġjunior": 27144, - "Ġjunit": 71827, - "Ġjunk": 30774, - "Ġjunto": 63088, - "Ġjur": 16422, - "Ġjuris": 46995, - "Ġjurisdiction": 29101, - "Ġjurisdictions": 56043, - "Ġjurors": 73139, - "Ġjury": 21928, - "Ġjus": 45907, - "Ġjusqu": 55398, - "Ġjust": 1120, - "Ġjuste": 70374, - "Ġjustice": 12437, - "Ġjustices": 71712, - "Ġjustification": 42535, - "Ġjustified": 35516, - "Ġjustify": 9541, - "ĠjustifyContent": 22814, - "Ġjusto": 82943, - "Ġjuven": 99545, - "Ġjuvenile": 48770, - "Ġjuxtap": 98953, - "Ġjuż": 55021, - "Ġjwt": 25608, - "Ġjylland": 92078, - "Ġjá": 33192, - "Ġjä": 88628, - "Ġjó": 72748, - "Ġk": 597, - "ĠkB": 85535, - "ĠkHz": 70726, - "ĠkInstruction": 93600, - "ĠkW": 78577, - "ĠkWh": 96987, - "Ġka": 16909, - "Ġkab": 75095, - "Ġkad": 69144, - "Ġkadar": 75009, - "Ġkafka": 68952, - "Ġkak": 96501, - "Ġkako": 91617, - "Ġkal": 36454, - "Ġkale": 63577, - "Ġkali": 97468, - "Ġkam": 34761, - "Ġkami": 63769, - "Ġkamu": 86290, - "Ġkan": 13728, - "Ġkang": 99386, - "Ġkann": 16095, - "Ġkannst": 66936, - "Ġkans": 69385, - "Ġkao": 79481, - "Ġkap": 45949, - "Ġkappa": 85095, - "Ġkar": 24318, - "Ġkarakter": 91855, - "Ġkarena": 60569, - "Ġkarma": 71542, - "Ġkart": 58402, - "Ġkas": 48756, - "Ġkat": 45356, - "Ġkata": 62788, - "Ġkaufen": 52234, - "Ġkaum": 100125, - "Ġkay": 37947, - "Ġkayak": 88078, - "Ġkaz": 91825, - "Ġkaż": 64393, - "Ġkb": 39753, - "Ġkc": 88618, - "Ġkcal": 96103, - "Ġkd": 69250, - "Ġke": 2004, - "Ġked": 80142, - "Ġkeen": 27989, - "Ġkeep": 2567, - "Ġkeeper": 54516, - "Ġkeeping": 10494, - "Ġkeeps": 13912, - "Ġkeer": 93024, - "Ġkein": 49903, - "Ġkeine": 32457, - "Ġkeinen": 81013, - "Ġkel": 49328, - "Ġkell": 79172, - "Ġkem": 68531, - "Ġken": 50332, - "Ġkend": 72848, - "Ġkenn": 75361, - "Ġkennen": 60670, - "Ġkennenlernen": 89962, - "Ġkep": 65284, - "Ġkepada": 77897, - "Ġkept": 8774, - "Ġker": 34801, - "Ġkeras": 26773, - "Ġkern": 83685, - "Ġkernel": 10206, - "Ġkernels": 64615, - "Ġkes": 52077, - "Ġket": 32381, - "Ġketo": 66634, - "Ġketogenic": 94850, - "Ġkettle": 73418, - "Ġkey": 1401, - "ĠkeyCode": 65532, - "ĠkeyPressed": 97204, - "ĠkeyValue": 65037, - "Ġkeyboard": 13939, - "ĠkeyboardType": 76199, - "Ġkeyboards": 71402, - "Ġkeycode": 88091, - "Ġkeyed": 91629, - "Ġkeynote": 72005, - "Ġkeyof": 80963, - "Ġkeypad": 61305, - "Ġkeypoints": 88992, - "Ġkeys": 7039, - "Ġkeyst": 100232, - "Ġkeyword": 16570, - "Ġkeywords": 21513, - "Ġkf": 86680, - "Ġkg": 21647, - "Ġkh": 24040, - "Ġkhi": 96094, - "Ġkho": 73167, - "Ġkhông": 54137, - "Ġkhẩu": 98710, - "Ġki": 20548, - "Ġkick": 10536, - "Ġkicked": 28219, - "Ġkicker": 87276, - "Ġkicking": 40294, - "Ġkickoff": 83248, - "Ġkicks": 37350, - "Ġkid": 10585, - "Ġkidd": 92515, - "Ġkidding": 56825, - "Ġkidn": 33798, - "Ġkidnapped": 55945, - "Ġkidnapping": 62782, - "Ġkidney": 39042, - "Ġkidneys": 81960, - "Ġkids": 6980, - "Ġkijken": 79057, - "Ġkil": 15395, - "Ġkill": 5622, - "Ġkilled": 7577, - "Ġkiller": 25534, - "Ġkillers": 61135, - "Ġkilling": 13419, - "Ġkillings": 48133, - "Ġkills": 29910, - "Ġkilograms": 85402, - "Ġkilomet": 44987, - "Ġkilometers": 41668, - "Ġkilometres": 52957, - "Ġkim": 56884, - "Ġkin": 24890, - "Ġkinase": 82160, - "Ġkind": 3169, - "Ġkinda": 34490, - "Ġkindergarten": 68223, - "Ġkindly": 47626, - "Ġkindness": 45972, - "Ġkinds": 13124, - "Ġkinetic": 71423, - "Ġkinetics": 91468, - "Ġking": 11734, - "Ġkingdom": 26135, - "Ġkingdoms": 96506, - "Ġkings": 45619, - "Ġkinky": 67876, - "Ġkino": 90355, - "Ġkir": 73730, - "Ġkiss": 21735, - "Ġkissed": 59334, - "Ġkisses": 73091, - "Ġkissing": 52146, - "Ġkit": 16530, - "Ġkita": 55311, - "Ġkitchen": 9979, - "Ġkitchens": 66438, - "Ġkite": 99219, - "Ġkits": 32596, - "Ġkitt": 67712, - "Ġkitten": 77757, - "Ġkittens": 83190, - "Ġkitty": 80921, - "Ġkj": 43141, - "Ġkk": 50965, - "Ġkl": 20839, - "Ġkla": 76986, - "Ġklar": 73834, - "Ġklass": 39055, - "Ġkle": 25271, - "Ġklein": 80509, - "Ġkleine": 54655, - "Ġkleinen": 81478, - "Ġklient": 91208, - "Ġklik": 91009, - "Ġklub": 83790, - "Ġkm": 13437, - "Ġkms": 97777, - "Ġkn": 1168, - "Ġknack": 94350, - "Ġkne": 14174, - "Ġknee": 22095, - "Ġkneeling": 100115, - "Ġknees": 31624, - "Ġknew": 7020, - "Ġknex": 64455, - "Ġknife": 22145, - "Ġknight": 47709, - "Ġknights": 71630, - "Ġknit": 53203, - "Ġknitting": 72899, - "Ġknives": 49995, - "Ġknob": 59672, - "Ġknobs": 90185, - "Ġknock": 14459, - "Ġknocked": 33085, - "Ġknocking": 50244, - "Ġknockout": 77173, - "Ġknocks": 85769, - "Ġknot": 51900, - "Ġknots": 61317, - "Ġknow": 1440, - "Ġknowing": 14392, - "Ġknowingly": 68113, - "Ġknowledge": 6677, - "Ġknowledgeable": 42066, - "Ġknown": 3967, - "Ġknows": 8964, - "Ġknull": 87049, - "Ġko": 15593, - "Ġkob": 73351, - "Ġkod": 66632, - "Ġkode": 84577, - "Ġkoje": 97599, - "Ġkoji": 60471, - "Ġkok": 90637, - "Ġkol": 48219, - "Ġkole": 59119, - "Ġkolej": 83422, - "Ġkom": 11129, - "Ġkomb": 85564, - "Ġkomen": 82837, - "Ġkomm": 94788, - "Ġkommen": 59165, - "Ġkomment": 84134, - "Ġkommer": 48431, - "Ġkommt": 52628, - "Ġkommun": 89043, - "Ġkomple": 84869, - "Ġkomt": 73733, - "Ġkon": 16947, - "Ġkond": 80264, - "Ġkone": 82790, - "Ġkonk": 97915, - "Ġkonnte": 65115, - "Ġkont": 20760, - "Ġkontakt": 41846, - "Ġkontakte": 71412, - "Ġkontrol": 97134, - "Ġkop": 82904, - "Ġkor": 33054, - "Ġkort": 67921, - "Ġkos": 41497, - "Ġkosher": 98740, - "Ġkost": 63511, - "Ġkosten": 19462, - "Ġkostenlos": 27165, - "Ġkostenlose": 49622, - "Ġkot": 76025, - "Ġkotlin": 22251, - "Ġkotlinx": 28552, - "Ġkp": 61419, - "Ġkr": 23975, - "Ġkra": 97511, - "Ġkrat": 92114, - "Ġkrb": 80232, - "Ġkre": 82170, - "Ġkrij": 70537, - "Ġkrist": 86948, - "Ġkron": 89032, - "Ġks": 42382, - "Ġksi": 88627, - "Ġkt": 19050, - "Ġkter": 100228, - "Ġktó": 22051, - "Ġktóra": 83221, - "Ġktóre": 43990, - "Ġktóry": 42942, - "Ġku": 37700, - "Ġkube": 82058, - "Ġkuk": 94377, - "Ġkul": 75516, - "Ġkullan": 58116, - "Ġkun": 24213, - "Ġkunne": 80290, - "Ġkunnen": 49536, - "Ġkunt": 62877, - "Ġkup": 81808, - "Ġkur": 28364, - "Ġkurs": 93679, - "Ġkurz": 72084, - "Ġkut": 31699, - "Ġkutje": 89443, - "Ġkv": 16574, - "Ġkvin": 41161, - "Ġkvinde": 79592, - "Ġkvinder": 42525, - "Ġkvinn": 51073, - "Ġkvinna": 97431, - "Ġkvinne": 76603, - "Ġkvinner": 48184, - "Ġkvinnor": 67930, - "Ġkvm": 95848, - "Ġkvp": 86655, - "Ġkw": 30625, - "Ġkwargs": 16901, - "Ġky": 56053, - "Ġkz": 82055, - "Ġkä": 60195, - "ĠkÃ¥": 79824, - "Ġké": 77538, - "Ġkö": 13338, - "Ġköln": 93671, - "Ġkön": 42862, - "Ġkönnen": 20649, - "Ġkönnte": 68694, - "Ġköz": 68924, - "Ġkø": 35500, - "Ġkøbenhavn": 45180, - "Ġkü": 67048, - "Ġl": 326, - "ĠlParam": 52934, - "Ġla": 1208, - "Ġlaat": 73499, - "Ġlab": 10278, - "Ġlabel": 2440, - "ĠlabelText": 65810, - "Ġlabeled": 30929, - "Ġlabeling": 55402, - "Ġlabelled": 61336, - "Ġlabels": 9382, - "Ġlabor": 9511, - "Ġlaboratories": 70760, - "Ġlaboratory": 27692, - "Ġlabore": 73304, - "Ġlabour": 23791, - "Ġlabs": 51048, - "Ġlabyrinth": 99810, - "Ġlac": 44979, - "Ġlace": 46793, - "Ġlack": 6996, - "Ġlacked": 49101, - "Ġlacking": 32161, - "Ġlacks": 37856, - "Ġlact": 51644, - "Ġlad": 58725, - "Ġladder": 36865, - "Ġladen": 82787, - "Ġladies": 23628, - "Ġlado": 44524, - "Ġlady": 17240, - "Ġlag": 22171, - "Ġlagi": 75044, - "Ġlah": 90145, - "Ġlaid": 17551, - "Ġlain": 51476, - "Ġlaisse": 93569, - "Ġlak": 94786, - "Ġlake": 22553, - "Ġlakes": 44236, - "Ġlakh": 63273, - "Ġlam": 32703, - "Ġlamb": 39406, - "Ġlambda": 12741, - "Ġlame": 61983, - "Ġlament": 51472, - "Ġlamin": 79533, - "Ġlaminate": 85934, - "Ġlamp": 29062, - "Ġlamps": 50552, - "Ġlan": 31791, - "Ġlanc": 76385, - "Ġlance": 86345, - "Ġland": 4363, - "Ġlanded": 27212, - "Ġlandfill": 85634, - "Ġlanding": 20948, - "Ġlandlord": 41247, - "Ġlandlords": 64729, - "Ġlandmark": 38350, - "Ġlandmarks": 61024, - "Ġlands": 12098, - "Ġlandsc": 34615, - "Ġlandscape": 18921, - "Ġlandscapes": 55890, - "Ġlandscaping": 65118, - "Ġlandslide": 96802, - "Ġlane": 21971, - "Ġlanes": 34125, - "Ġlang": 8859, - "Ġlange": 53387, - "Ġlangs": 65052, - "Ġlangu": 83400, - "Ġlanguage": 4221, - "Ġlanguages": 15823, - "Ġlangue": 96282, - "Ġlantern": 74265, - "Ġlanz": 84246, - "Ġlanç": 97069, - "Ġlap": 24301, - "Ġlaps": 51055, - "Ġlapse": 90417, - "Ġlaptop": 21288, - "Ġlaptops": 48985, - "Ġlar": 45555, - "Ġlarg": 4143, - "Ġlarge": 3544, - "Ġlargely": 14090, - "Ġlarger": 8294, - "Ġlargest": 7928, - "Ġlargo": 65013, - "Ġlarvae": 83861, - "Ġlas": 5252, - "Ġlasc": 81980, - "Ġlaser": 21120, - "Ġlasers": 72475, - "Ġlash": 98381, - "Ġlashes": 87711, - "Ġlassen": 48108, - "Ġlast": 1566, - "ĠlastIndex": 88072, - "ĠlastName": 21092, - "Ġlasted": 36513, - "Ġlasting": 29869, - "Ġlastname": 46441, - "Ġlasts": 40758, - "Ġlat": 6987, - "Ġlatch": 58026, - "Ġlate": 3389, - "Ġlateinit": 27222, - "Ġlately": 31445, - "Ġlaten": 93632, - "Ġlatency": 40370, - "Ġlatent": 42767, - "Ġlater": 3010, - "Ġlateral": 45569, - "Ġlatest": 5652, - "Ġlatex": 45636, - "Ġlatin": 64019, - "Ġlatina": 58415, - "Ġlatino": 92982, - "Ġlatitude": 21518, - "Ġlatter": 15629, - "Ġlattice": 55372, - "Ġlaugh": 12835, - "Ġlaughed": 32627, - "Ġlaughing": 32681, - "Ġlaughs": 49336, - "Ġlaughter": 43214, - "Ġlaunch": 7195, - "Ġlaunched": 11887, - "Ġlauncher": 47549, - "Ġlaunches": 38175, - "Ġlaunching": 28818, - "Ġlaunder": 54138, - "Ġlaundering": 64402, - "Ġlaundry": 35189, - "Ġlaure": 67185, - "Ġlaut": 94639, - "Ġlav": 30583, - "Ġlava": 58668, - "Ġlavender": 81460, - "Ġlavish": 80234, - "Ġlavor": 46155, - "Ġlavoro": 66485, - "Ġlaw": 2383, - "Ġlawful": 52321, - "Ġlawmaker": 71476, - "Ġlawmakers": 26137, - "Ġlawn": 37125, - "Ġlaws": 7016, - "Ġlawsuit": 19831, - "Ġlawsuits": 43986, - "Ġlawy": 11255, - "Ġlawyer": 15779, - "Ġlawyers": 21866, - "Ġlax": 74830, - "Ġlay": 11203, - "Ġlayer": 6324, - "Ġlayered": 64241, - "Ġlayers": 13931, - "Ġlaying": 35744, - "Ġlayoffs": 99922, - "Ġlayout": 6932, - "ĠlayoutManager": 85737, - "ĠlayoutParams": 95744, - "Ġlayouts": 50154, - "Ġlays": 57622, - "Ġlayui": 68985, - "Ġlaz": 65536, - "Ġlazy": 16053, - "Ġlb": 19398, - "Ġlbl": 16826, - "Ġlbs": 29160, - "Ġlc": 37313, - "Ġlcd": 39744, - "Ġlcm": 87179, - "Ġld": 27221, - "Ġlda": 69231, - "Ġldap": 68859, - "Ġldb": 98889, - "Ġldc": 33106, - "Ġle": 514, - "Ġlead": 3063, - "Ġleader": 7808, - "Ġleaderboard": 87553, - "Ġleaders": 6164, - "Ġleadership": 11692, - "Ġleading": 6522, - "Ġleads": 11767, - "Ġleaf": 16312, - "Ġleague": 10966, - "Ġleagues": 39459, - "Ġleak": 24237, - "Ġleakage": 81373, - "Ġleaked": 34947, - "Ġleaking": 52929, - "Ġleaks": 37796, - "Ġlean": 16025, - "Ġleaned": 55939, - "Ġleaning": 49448, - "Ġleans": 93936, - "Ġleap": 32571, - "Ġleaps": 84558, - "Ġlear": 35499, - "Ġlearn": 4048, - "Ġlearned": 9687, - "Ġlearner": 64060, - "Ġlearners": 53243, - "Ġlearning": 6975, - "Ġlearns": 47310, - "Ġlearnt": 50350, - "Ġlease": 26120, - "Ġleased": 82280, - "Ġleases": 73657, - "Ġleash": 80001, - "Ġleasing": 71419, - "Ġleast": 3325, - "Ġleather": 18012, - "Ġleave": 5387, - "Ġleaves": 11141, - "Ġleaving": 9564, - "Ġleben": 98972, - "Ġlebih": 51035, - "Ġlecken": 93661, - "Ġlect": 16920, - "Ġlecture": 31678, - "Ġlecturer": 72235, - "Ġlectures": 46232, - "Ġled": 6197, - "Ġledge": 86933, - "Ġledger": 48033, - "Ġleds": 92072, - "Ġlee": 83044, - "Ġleer": 54238, - "Ġleft": 2163, - "Ġleftist": 72227, - "Ġleftover": 65543, - "Ġleftovers": 93267, - "Ġleg": 2531, - "Ġlegacy": 20160, - "Ġlegal": 5897, - "Ġlegality": 89846, - "Ġlegalization": 57588, - "Ġlegalize": 89013, - "Ġlegalized": 78092, - "Ġlegally": 26267, - "Ġlegend": 13314, - "Ġlegendary": 28812, - "Ġlegends": 49428, - "Ġleggings": 91441, - "Ġlegion": 95268, - "Ġlegis": 8697, - "Ġlegisl": 15312, - "Ġlegislation": 13543, - "Ġlegislative": 27743, - "Ġlegislators": 48962, - "Ġlegislature": 39856, - "Ġlegit": 15933, - "Ġlegitim": 49297, - "Ġlegitimacy": 57008, - "Ġlegitimate": 23583, - "Ġlegitimately": 88351, - "Ġlegs": 14535, - "Ġlehet": 77232, - "Ġlei": 61062, - "Ġleicht": 73035, - "Ġleider": 89128, - "Ġleisure": 41308, - "Ġlekker": 77647, - "Ġlem": 85074, - "Ġlemma": 19340, - "Ġlemon": 30564, - "Ġlen": 2479, - "Ġlend": 39580, - "Ġlender": 48575, - "Ġlenders": 46115, - "Ġlending": 40651, - "Ġlends": 79018, - "Ġleng": 48894, - "Ġlenght": 84354, - "Ġlength": 3160, - "Ġlengths": 29416, - "Ġlengthy": 35306, - "Ġlens": 18848, - "Ġlenses": 36057, - "Ġlent": 48907, - "Ġleo": 89601, - "Ġleopard": 99093, - "Ġlept": 95540, - "Ġler": 76120, - "Ġles": 3625, - "Ġlesb": 23625, - "Ġlesbi": 82327, - "Ġlesbian": 25020, - "Ġlesbians": 59730, - "Ġlesbienne": 61619, - "Ġlesbische": 98954, - "Ġlesbisk": 92656, - "Ġlesen": 76282, - "Ġlesion": 93217, - "Ġlesions": 63324, - "Ġless": 2753, - "Ġlessen": 76970, - "Ġlesser": 32415, - "Ġlesson": 18228, - "Ġlessons": 18872, - "Ġlest": 64606, - "Ġlet": 1095, - "Ġleth": 98522, - "Ġlethal": 45089, - "Ġletra": 67517, - "Ġletras": 90458, - "Ġlets": 15714, - "Ġlett": 51681, - "Ġletter": 6661, - "ĠletterSpacing": 89099, - "Ġletters": 12197, - "Ġletting": 20806, - "Ġletto": 98999, - "Ġlettre": 70556, - "Ġlettuce": 71655, - "Ġletz": 50865, - "Ġletzten": 68068, - "Ġleuk": 57381, - "Ġleukemia": 96306, - "Ġleur": 28130, - "Ġleurs": 43153, - "Ġlev": 23464, - "Ġleve": 56589, - "Ġlevel": 2237, - "Ġleveled": 83349, - "Ġleveling": 74085, - "Ġlevels": 5990, - "Ġleven": 93303, - "Ġlever": 28605, - "Ġleverage": 33164, - "Ġleveraging": 77582, - "Ġlevitra": 69020, - "Ġlevy": 77162, - "Ġlex": 23237, - "Ġlexer": 54359, - "Ġlexical": 78686, - "Ġley": 61515, - "Ġlf": 59180, - "Ġlg": 27180, - "Ġlh": 73373, - "Ġlhs": 23320, - "Ġli": 908, - "Ġlia": 55916, - "Ġliabilities": 58165, - "Ġliability": 24305, - "Ġliable": 35473, - "Ġliaison": 83199, - "Ġliar": 73724, - "Ġlib": 3127, - "Ġlibc": 43242, - "Ġliber": 34929, - "Ġliberal": 18250, - "Ġliberalism": 84581, - "Ġliberals": 45750, - "Ġliberated": 85855, - "Ġliberation": 55633, - "Ġlibero": 80586, - "Ġlibert": 22848, - "Ġlibertarian": 57125, - "Ġliberties": 58455, - "Ġlibertin": 63732, - "Ġlibertine": 70249, - "Ġliberty": 31220, - "Ġlibido": 94482, - "Ġlibr": 61459, - "Ġlibrarian": 95307, - "Ġlibraries": 20797, - "Ġlibrary": 6875, - "Ġlibre": 48647, - "Ġlibro": 52111, - "Ġlibros": 73446, - "Ġlibs": 65074, - "Ġlic": 12553, - "Ġlicence": 31073, - "Ġlicences": 93084, - "Ġlicens": 67336, - "Ġlicense": 5842, - "Ġlicensed": 16383, - "Ġlicensee": 86734, - "Ġlicenses": 21746, - "Ġlicensing": 28506, - "Ġlicensors": 89204, - "Ġlick": 63299, - "Ġlicked": 94035, - "Ġlicking": 67231, - "Ġlicz": 85621, - "Ġlid": 27431, - "Ġlider": 68419, - "Ġlids": 100078, - "Ġlie": 10457, - "Ġliebe": 92442, - "Ġlied": 47253, - "Ġlief": 83690, - "Ġliegt": 65040, - "Ġlien": 55520, - "Ġlies": 15812, - "Ġlieu": 39381, - "Ġlieutenant": 74636, - "Ġlif": 10345, - "Ġlife": 2324, - "Ġlifecycle": 48608, - "Ġlifelong": 51263, - "Ġlifes": 49785, - "Ġlifespan": 61961, - "Ġlifestyle": 19433, - "Ġlifestyles": 79731, - "Ġlifetime": 19569, - "Ġlift": 12157, - "Ġlifted": 30831, - "Ġlifting": 33510, - "Ġlifts": 54166, - "Ġlig": 29413, - "Ġlight": 3177, - "Ġlighten": 83608, - "Ġlighter": 30673, - "Ġlighting": 18186, - "Ġlightly": 34504, - "Ġlightning": 33538, - "Ġlights": 13001, - "Ġlightweight": 30244, - "Ġlign": 72700, - "Ġligne": 27912, - "Ġlij": 73784, - "Ġlik": 3208, - "Ġlike": 1093, - "Ġliked": 15262, - "Ġlikelihood": 29736, - "Ġlikely": 4461, - "Ġliken": 55385, - "Ġlikeness": 93874, - "Ġlikes": 13452, - "Ġlikewise": 39022, - "Ġliking": 49837, - "Ġlil": 62471, - "Ġlille": 89122, - "Ġlim": 4671, - "Ġlimb": 48694, - "Ġlimbs": 49695, - "Ġlimburg": 61331, - "Ġlime": 42819, - "Ġlimestone": 45016, - "Ġlimit": 4017, - "Ġlimitation": 20893, - "Ġlimitations": 9669, - "Ġlimite": 71080, - "Ġlimited": 7347, - "Ġlimiting": 33994, - "Ġlimitless": 92659, - "Ġlimits": 13693, - "Ġlimp": 83378, - "Ġlin": 10006, - "Ġline": 1584, - "ĠlineHeight": 58692, - "ĠlineNumber": 60041, - "ĠlineWidth": 73940, - "Ġlinea": 54956, - "Ġlineage": 65009, - "Ġlinear": 13790, - "Ġlineback": 41801, - "Ġlinebacker": 48800, - "Ġlined": 32393, - "Ġlineman": 82773, - "Ġlinen": 55115, - "Ġlineno": 86195, - "Ġliner": 54088, - "Ġliners": 96474, - "Ġlines": 5238, - "Ġlinestyle": 69641, - "Ġlineup": 28612, - "Ġlinewidth": 48947, - "Ġling": 38172, - "Ġlinger": 40609, - "Ġlingerie": 57274, - "Ġlingering": 64610, - "Ġlingu": 39603, - "Ġlinguistic": 65767, - "Ġlinha": 48773, - "Ġlining": 36471, - "Ġlink": 2723, - "Ġlinkage": 72541, - "Ġlinked": 10815, - "Ġlinker": 86845, - "Ġlinking": 31799, - "Ġlinks": 7902, - "Ġlinspace": 86896, - "Ġlint": 59020, - "Ġlinux": 37345, - "Ġlion": 40132, - "Ġlions": 69132, - "Ġlip": 19588, - "Ġlipid": 68700, - "Ġlips": 23726, - "Ġlipstick": 74683, - "Ġliqu": 12046, - "Ġlique": 93542, - "Ġliquid": 14812, - "Ġliquidity": 53113, - "Ġliquids": 67849, - "Ġliquor": 45304, - "Ġlire": 78551, - "Ġlis": 41380, - "Ġlist": 1160, - "ĠlistBox": 80428, - "ĠlistItem": 73232, - "ĠlistOf": 36991, - "ĠlistView": 41728, - "Ġlista": 14456, - "Ġlistar": 93968, - "Ġliste": 34024, - "Ġlisted": 10212, - "Ġlisten": 9020, - "Ġlistened": 34793, - "Ġlistener": 11700, - "Ġlisteners": 24475, - "Ġlistening": 14624, - "Ġlistens": 64748, - "Ġlisting": 15182, - "Ġlistings": 26544, - "Ġlists": 11725, - "Ġlit": 13318, - "Ġlite": 50772, - "Ġliter": 7080, - "Ġliteracy": 53082, - "Ġliteral": 24016, - "Ġliterally": 16280, - "Ġliterals": 76375, - "Ġliterary": 32465, - "Ġliterature": 17649, - "Ġliters": 93966, - "Ġlith": 46282, - "Ġlithium": 57907, - "Ġlitigation": 39725, - "Ġlitre": 92469, - "Ġlitres": 89016, - "Ġlitt": 60642, - "Ġlitter": 39682, - "Ġlittle": 2697, - "Ġliv": 15471, - "Ġlive": 3974, - "Ġlived": 12439, - "Ġlivelihood": 64751, - "Ġlively": 49277, - "Ġliver": 26587, - "Ġlives": 6439, - "Ġlivest": 42912, - "Ġlivestock": 51876, - "Ġliving": 5496, - "Ġlivre": 56984, - "Ġlivro": 82523, - "Ġlizard": 95911, - "Ġliá»ĩu": 89157, - "Ġlj": 92602, - "Ġlk": 80116, - "Ġll": 9507, - "Ġllam": 51204, - "Ġllama": 94776, - "Ġlle": 58015, - "Ġlleg": 33602, - "Ġllegar": 75883, - "Ġllen": 79931, - "Ġllev": 54295, - "Ġllevar": 70680, - "Ġllvm": 35764, - "Ġlm": 41338, - "Ġln": 30490, - "Ġlname": 77239, - "Ġlng": 25857, - "Ġlo": 781, - "Ġload": 2865, - "ĠloadChildren": 64135, - "ĠloadData": 63532, - "ĠloadImage": 70689, - "Ġloaded": 6799, - "Ġloader": 16432, - "Ġloaders": 69674, - "Ġloading": 8441, - "Ġloads": 21577, - "Ġloaf": 77248, - "Ġloan": 11941, - "Ġloans": 17017, - "Ġlob": 41253, - "Ġlobby": 19865, - "Ġlobbying": 47338, - "Ġlobbyist": 91569, - "Ġlobbyists": 73442, - "Ġlobster": 80815, - "Ġloc": 1353, - "Ġlocal": 2254, - "ĠlocalObject": 59372, - "ĠlocalStorage": 15937, - "ĠlocalVar": 43866, - "Ġlocale": 19076, - "Ġlocales": 53397, - "Ġlocalhost": 48522, - "Ġlocality": 69187, - "Ġlocalization": 53404, - "Ġlocalize": 95516, - "Ġlocalized": 44589, - "Ġlocally": 24392, - "Ġlocals": 25958, - "Ġlocaltime": 88594, - "Ġlocate": 25539, - "Ġlocated": 7559, - "Ġlocating": 72991, - "Ġlocation": 3813, - "ĠlocationManager": 69832, - "Ġlocations": 10687, - "Ġlocator": 48217, - "Ġlock": 5409, - "Ġlockdown": 51235, - "Ġlocked": 16447, - "Ġlocker": 35779, - "Ġlocking": 38955, - "Ġlocks": 32776, - "Ġlocksmith": 99060, - "Ġlocom": 63907, - "Ġlocus": 79257, - "Ġlod": 36132, - "Ġlodash": 90564, - "Ġlodge": 60891, - "Ġlodged": 74732, - "Ġlodging": 77747, - "Ġloft": 59527, - "Ġlofty": 87791, - "Ġlog": 1515, - "Ġlogarith": 91036, - "Ġlogfile": 69474, - "Ġlogged": 14042, - "ĠloggedIn": 70646, - "Ġlogger": 6050, - "Ġlogging": 8558, - "Ġlogic": 12496, - "Ġlogical": 20406, - "Ġlogically": 74145, - "Ġlogin": 5982, - "ĠloginUser": 88269, - "Ġlogistic": 72810, - "Ġlogistical": 96968, - "Ġlogistics": 43257, - "Ġlogits": 61888, - "Ġlogo": 12708, - "Ġlogos": 50119, - "Ġlogout": 23161, - "Ġlogs": 18929, - "Ġloi": 82291, - "Ġloin": 78060, - "Ġlok": 41383, - "Ġlokal": 85644, - "Ġlokale": 94987, - "Ġlol": 28509, - "Ġlombok": 17132, - "Ġlon": 18285, - "Ġlondon": 63146, - "Ġlone": 47766, - "Ġloneliness": 75040, - "Ġlonely": 40666, - "Ġlong": 1317, - "Ġlonger": 5129, - "Ġlongest": 22807, - "Ġlongevity": 58219, - "Ġlonging": 79422, - "Ġlongitud": 49704, - "Ġlongitude": 21155, - "Ġlongitudinal": 68102, - "Ġlongstanding": 74229, - "Ġlongtime": 36504, - "Ġlook": 1427, - "Ġlookahead": 87845, - "Ġlooked": 7111, - "Ġlooking": 3411, - "Ġlookout": 72015, - "Ġlooks": 5992, - "Ġlookup": 19128, - "Ġlooming": 65564, - "Ġloop": 6471, - "Ġlooph": 62576, - "Ġloophole": 94095, - "Ġlooping": 63687, - "Ġloops": 30853, - "Ġloos": 46050, - "Ġloose": 20784, - "Ġloosely": 63557, - "Ġloosen": 83842, - "Ġloot": 46403, - "Ġlor": 67311, - "Ġlord": 38031, - "Ġlords": 90213, - "Ġlore": 52322, - "Ġlorem": 93485, - "Ġloro": 48193, - "Ġlors": 37953, - "Ġlorsque": 87158, - "Ġlos": 2537, - "Ġlose": 9229, - "Ġloser": 59991, - "Ġlosers": 68456, - "Ġloses": 33291, - "Ġlosing": 13490, - "Ġloss": 4814, - "Ġlosses": 18151, - "Ġlost": 5675, - "Ġlot": 2763, - "Ġlotion": 87942, - "Ġlots": 10283, - "Ġlottery": 39339, - "Ġlou": 29740, - "Ġloud": 17813, - "Ġlouder": 62896, - "Ġloudly": 54945, - "Ġlouis": 97230, - "Ġloung": 84244, - "Ġlounge": 39032, - "Ġlov": 98892, - "Ġlove": 3021, - "Ġloved": 10456, - "Ġlovely": 17104, - "Ġlover": 31657, - "Ġlovers": 33218, - "Ġloves": 16180, - "Ġloving": 21955, - "Ġlow": 3428, - "Ġlower": 4827, - "Ġlowercase": 43147, - "Ġlowered": 39920, - "Ġlowering": 46301, - "Ġlowers": 73115, - "Ġlowes": 97927, - "Ġlowest": 15821, - "Ġlows": 66246, - "Ġloyal": 29947, - "Ġloyalty": 32883, - "Ġlp": 19088, - "Ġlr": 28159, - "Ġls": 20170, - "Ġlsp": 99779, - "Ġlst": 19376, - "Ġlstm": 98905, - "Ġlt": 26237, - "Ġltd": 71993, - "Ġlu": 25774, - "Ġlua": 20980, - "ĠluaL": 73831, - "Ġlub": 28445, - "Ġlubric": 54494, - "Ġluc": 27016, - "Ġluck": 15369, - "Ġluckily": 91145, - "Ġlucky": 18069, - "Ġlucr": 46290, - "Ġlucrative": 51306, - "Ġlud": 45064, - "Ġluder": 96098, - "Ġludicrous": 90271, - "Ġluego": 61494, - "Ġlug": 54510, - "Ġlugar": 35000, - "Ġlugares": 93924, - "Ġluggage": 51597, - "Ġlui": 25400, - "Ġluk": 82380, - "Ġlul": 69163, - "Ġlum": 41263, - "Ġlumber": 62553, - "Ġlumin": 46058, - "Ġlump": 49629, - "Ġlun": 33073, - "Ġlunar": 57811, - "Ġlunch": 16163, - "Ġlunches": 94730, - "Ġlung": 21271, - "Ġlungs": 45274, - "Ġlup": 99889, - "Ġlur": 47747, - "Ġlure": 57683, - "Ġlurking": 83075, - "Ġlush": 58367, - "Ġlust": 41202, - "Ġlut": 63922, - "Ġlux": 14379, - "Ġluxe": 97200, - "Ġluxurious": 43828, - "Ġluxury": 19913, - "Ġluz": 65566, - "Ġlv": 29478, - "Ġlvl": 47229, - "Ġlw": 42173, - "Ġlx": 64344, - "Ġlxml": 99823, - "Ġly": 14869, - "Ġlying": 21078, - "Ġlymph": 43745, - "Ġlyn": 90303, - "Ġlyon": 89530, - "Ġlyr": 86337, - "Ġlyric": 69435, - "Ġlyrics": 24142, - "Ġlys": 84495, - "Ġlz": 97082, - "Ġlá": 54738, - "Ġlä": 31105, - "Ġläng": 98076, - "Ġlässt": 74841, - "ĠlÃ¥": 70469, - "Ġlæ": 78314, - "Ġlé": 63828, - "Ġlég": 73083, - "Ġlòng": 99270, - "Ġlö": 77233, - "Ġlø": 81120, - "ĠlÃł": 39015, - "ĠlÃŃ": 32850, - "ĠlÃŃder": 95796, - "ĠlÃŃnea": 56262, - "Ġlại": 86952, - "Ġm": 296, - "ĠmA": 99877, - "ĠmActivity": 100025, - "ĠmAdapter": 63976, - "ĠmAuth": 89012, - "ĠmContext": 39774, - "ĠmCurrent": 88536, - "ĠmData": 64687, - "ĠmHandler": 83963, - "ĠmL": 65170, - "ĠmList": 88780, - "ĠmListener": 83496, - "ĠmM": 84317, - "ĠmMap": 75570, - "ĠmName": 97650, - "ĠmRNA": 78872, - "ĠmRecyclerView": 92623, - "ĠmView": 54685, - "Ġma": 7643, - "Ġmaar": 32691, - "Ġmac": 9155, - "ĠmacOS": 68278, - "Ġmach": 8002, - "Ġmachen": 38996, - "Ġmachine": 5780, - "Ġmachinery": 26953, - "Ġmachines": 12933, - "Ġmachining": 98423, - "Ġmacht": 53649, - "Ġmacro": 18563, - "Ġmacros": 38814, - "Ġmad": 13088, - "Ġmade": 1903, - "Ġmadness": 52819, - "Ġmadre": 71874, - "Ġmadrid": 65887, - "Ġmaduras": 71263, - "Ġmafia": 90985, - "Ġmag": 4983, - "Ġmagazine": 14756, - "Ġmagazines": 32947, - "Ġmage": 52903, - "Ġmagg": 88999, - "Ġmagic": 11204, - "Ġmagical": 24632, - "Ġmagically": 78825, - "Ġmagician": 90441, - "Ġmagistrate": 95191, - "Ġmagma": 64605, - "Ġmagn": 8622, - "Ġmagna": 60017, - "Ġmagnesium": 61933, - "Ġmagnet": 33297, - "Ġmagnetic": 24924, - "Ġmagnets": 73780, - "Ġmagnificent": 41792, - "Ġmagnitude": 26703, - "Ġmah": 44316, - "Ġmai": 17154, - "Ġmaid": 43165, - "Ġmaiden": 74322, - "Ġmail": 8232, - "Ġmailbox": 46842, - "Ġmailed": 76310, - "Ġmailing": 33859, - "Ġmails": 86658, - "Ġmain": 1925, - "ĠmainAxisAlignment": 34792, - "ĠmainBundle": 78358, - "ĠmainScreen": 67506, - "ĠmainWindow": 69237, - "Ġmainland": 51115, - "Ġmainly": 14918, - "Ġmains": 69236, - "Ġmainstream": 21391, - "Ġmaint": 5088, - "Ġmaintain": 10519, - "Ġmaintained": 18908, - "Ġmaintaining": 20958, - "Ġmaintains": 33095, - "Ġmaintenance": 13709, - "Ġmaintenant": 74699, - "Ġmaior": 46591, - "Ġmais": 10071, - "Ġmaison": 47276, - "Ġmaize": 93307, - "Ġmaj": 24906, - "Ġmajestic": 81389, - "Ġmajor": 3682, - "Ġmajority": 8857, - "Ġmajors": 56333, - "ĠmajÄħ": 92923, - "Ġmak": 52016, - "Ġmaka": 83377, - "Ġmake": 1304, - "ĠmakeStyles": 36905, - "Ġmaken": 55156, - "Ġmakeover": 85152, - "Ġmaker": 25214, - "Ġmakers": 29414, - "Ġmakes": 3727, - "Ġmakeshift": 87180, - "Ġmakeup": 27649, - "Ġmaking": 3339, - "Ġmaks": 90244, - "Ġmal": 8811, - "Ġmalaria": 69263, - "Ġmalaysia": 80639, - "Ġmale": 8762, - "Ġmales": 25000, - "Ġmalformed": 80350, - "Ġmalfunction": 72287, - "Ġmalicious": 39270, - "Ġmalign": 60327, - "Ġmalignant": 94329, - "Ġmall": 34353, - "Ġmalloc": 16108, - "Ġmalls": 84468, - "Ġmalt": 55756, - "Ġmalware": 40831, - "Ġmam": 33820, - "Ġmama": 57264, - "Ġmaman": 94531, - "Ġmamm": 36041, - "Ġmamma": 90411, - "Ġmammals": 56669, - "Ġman": 893, - "Ġmana": 31231, - "Ġmanage": 10299, - "Ġmanageable": 71128, - "Ġmanaged": 9152, - "Ġmanagement": 6373, - "Ġmanager": 6783, - "Ġmanagerial": 91250, - "Ġmanagers": 20258, - "Ġmanages": 29972, - "Ġmanaging": 18646, - "Ġmand": 11837, - "Ġmandate": 35381, - "Ġmandated": 65509, - "Ġmandates": 76053, - "Ġmandatory": 23911, - "Ġmane": 53460, - "Ġmanera": 44992, - "Ġmaneu": 38352, - "Ġmaneuver": 45214, - "Ġmaneuvers": 96891, - "Ġmang": 51296, - "Ġmanga": 35350, - "Ġmanganese": 87934, - "Ġmange": 60534, - "Ġmango": 70368, - "Ġmanic": 70222, - "Ġmanifest": 14794, - "Ġmanifestation": 64050, - "Ġmanifestations": 78167, - "Ġmanifested": 79754, - "Ġmanifesto": 75703, - "Ġmanifests": 84332, - "Ġmanifold": 73929, - "Ġmanip": 14951, - "Ġmanipulate": 37735, - "Ġmanipulated": 55315, - "Ġmanipulating": 63614, - "Ġmanipulation": 34786, - "Ġmanière": 85722, - "Ġmankind": 43384, - "Ġmann": 38908, - "Ġmanned": 89425, - "Ġmannen": 78042, - "Ġmanner": 11827, - "Ġmanners": 70570, - "Ġmano": 57045, - "Ġmanoe": 99781, - "Ġmanos": 97349, - "Ġmanpower": 96869, - "Ġmans": 50334, - "Ġmansion": 52528, - "Ġmanslaughter": 89339, - "Ġmant": 26976, - "Ġmanten": 90990, - "Ġmantener": 92970, - "Ġmantle": 71532, - "Ġmantra": 68009, - "Ġmanual": 11630, - "Ġmanually": 20684, - "Ġmanuals": 56294, - "Ġmanufact": 5968, - "Ġmanufacture": 30847, - "Ġmanufactured": 28648, - "Ġmanufacturer": 14290, - "Ġmanufacturers": 17032, - "Ġmanufactures": 70901, - "Ġmanufacturing": 15266, - "Ġmanus": 35437, - "Ġmanuscript": 47913, - "Ġmanuscripts": 79688, - "Ġmany": 1690, - "Ġmap": 2472, - "ĠmapDispatchToProps": 32741, - "ĠmapStateToProps": 31290, - "ĠmapView": 63534, - "Ġmapa": 69210, - "Ġmaple": 55480, - "Ġmapped": 24784, - "ĠmappedBy": 96174, - "Ġmapper": 25514, - "Ġmapping": 13021, - "Ġmappings": 45917, - "Ġmaps": 14370, - "Ġmar": 3678, - "Ġmarathon": 45796, - "Ġmarble": 42390, - "Ġmarc": 60898, - "Ġmarca": 47097, - "Ġmarch": 15572, - "Ġmarched": 59761, - "Ġmarches": 88877, - "Ġmarching": 62198, - "Ġmarché": 84751, - "Ġmare": 55318, - "Ġmarg": 19205, - "Ġmargin": 4850, - "ĠmarginBottom": 33136, - "ĠmarginLeft": 33355, - "ĠmarginRight": 42564, - "ĠmarginTop": 23675, - "Ġmarginal": 32873, - "Ġmarginalized": 76820, - "Ġmargins": 37682, - "Ġmari": 12985, - "Ġmariage": 89360, - "Ġmarijuana": 14935, - "Ġmarin": 90215, - "Ġmarine": 29691, - "Ġmarital": 60439, - "Ġmaritime": 58412, - "Ġmark": 1906, - "Ġmarkdown": 51594, - "Ġmarked": 13160, - "Ġmarkedly": 88101, - "Ġmarker": 11381, - "Ġmarkers": 24915, - "Ġmarket": 3157, - "Ġmarketed": 61149, - "Ġmarketer": 98363, - "Ġmarketers": 55572, - "Ġmarketing": 8661, - "Ġmarketplace": 30633, - "Ġmarkets": 11987, - "Ġmarking": 36024, - "Ġmarkings": 65172, - "Ġmarks": 15785, - "Ġmarkup": 41851, - "Ġmarque": 75467, - "Ġmarriage": 11103, - "Ġmarriages": 47451, - "Ġmarried": 12502, - "Ġmarrow": 83748, - "Ġmarry": 32918, - "Ġmarrying": 78849, - "Ġmars": 48449, - "Ġmarsh": 33096, - "Ġmarshal": 61871, - "Ġmarshaller": 100009, - "Ġmart": 49295, - "Ġmartial": 37959, - "Ġmartin": 96016, - "Ġmarty": 60449, - "Ġmartyr": 90408, - "Ġmarvel": 45882, - "Ġmarvelous": 81292, - "Ġmary": 85730, - "Ġmarzo": 86628, - "Ġmas": 9427, - "Ġmasa": 71789, - "Ġmasc": 44036, - "Ġmascara": 99478, - "Ġmascot": 85765, - "Ġmascul": 37198, - "Ġmasculine": 61165, - "Ġmasculinity": 80811, - "Ġmash": 63558, - "Ġmashed": 96234, - "Ġmasih": 84571, - "Ġmask": 7056, - "Ġmasked": 43248, - "Ġmasking": 79176, - "Ġmasks": 27227, - "Ġmass": 3148, - "Ġmassa": 71942, - "Ġmassac": 91158, - "Ġmassacre": 49352, - "Ġmassage": 6378, - "Ġmassages": 64279, - "Ġmassaggi": 46809, - "Ġmassasje": 31270, - "Ġmasse": 58617, - "Ġmasses": 32738, - "Ġmassive": 11191, - "Ġmassively": 64807, - "Ġmast": 19218, - "Ġmaster": 7491, - "Ġmastered": 71325, - "Ġmastering": 88861, - "Ġmasterpiece": 59831, - "Ġmasters": 36467, - "Ġmastery": 66763, - "Ġmastur": 79202, - "Ġmasturb": 30443, - "Ġmasturbating": 93107, - "Ġmasturbation": 57762, - "Ġmat": 5634, - "Ġmata": 97293, - "Ġmatch": 2489, - "Ġmatched": 18545, - "Ġmatcher": 37152, - "Ġmatches": 9248, - "Ġmatching": 12864, - "Ġmatchmaking": 63087, - "Ġmatchup": 45937, - "Ġmatchups": 79458, - "Ġmate": 30276, - "Ġmater": 53251, - "Ġmateria": 45558, - "Ġmaterial": 3769, - "Ġmaterially": 90694, - "Ġmaterials": 7384, - "Ġmaternal": 50150, - "Ġmaternity": 71271, - "Ġmates": 55616, - "Ġmath": 7033, - "Ġmathematic": 21651, - "Ġmathematical": 37072, - "Ġmathematics": 38696, - "Ġmaths": 71808, - "Ġmating": 73219, - "Ġmatlab": 77101, - "Ġmatplotlib": 17220, - "Ġmatrices": 36295, - "Ġmatrimon": 74849, - "Ġmatrix": 6303, - "Ġmatriz": 53740, - "Ġmats": 62156, - "Ġmatt": 27537, - "Ġmatte": 65257, - "Ġmatter": 5030, - "Ġmattered": 81720, - "Ġmatters": 13146, - "Ġmattress": 33326, - "Ġmattresses": 92053, - "Ġmature": 15196, - "Ġmatures": 89726, - "Ġmaturity": 48261, - "Ġmaté": 86374, - "Ġmau": 60014, - "Ġmaur": 99078, - "Ġmav": 59470, - "Ġmax": 1973, - "ĠmaxHeight": 59209, - "ĠmaxLength": 36607, - "ĠmaxSize": 63035, - "ĠmaxValue": 53272, - "ĠmaxWidth": 40717, - "ĠmaxX": 68582, - "ĠmaxY": 65718, - "Ġmaxi": 78068, - "Ġmaxim": 31127, - "Ġmaximal": 54229, - "Ġmaximize": 35608, - "Ġmaximizing": 88278, - "Ġmaximum": 7340, - "Ġmaxlen": 76548, - "Ġmaxlength": 30560, - "Ġmaxx": 98311, - "Ġmay": 1253, - "Ġmaybe": 7344, - "Ġmayo": 74431, - "Ġmayor": 17352, - "Ġmayores": 97367, - "ĠmayorÃŃa": 86416, - "Ġmaze": 36196, - "Ġmañana": 96616, - "Ġmb": 10221, - "Ġmbedtls": 98389, - "Ġmbox": 92507, - "Ġmc": 19777, - "Ġmcc": 74947, - "Ġmd": 10918, - "Ġmdb": 98876, - "Ġmdi": 70044, - "Ġmdl": 52800, - "Ġme": 757, - "Ġmeal": 15496, - "Ġmeals": 21644, - "Ġmean": 3152, - "Ġmeaning": 7438, - "Ġmeaningful": 23222, - "Ġmeaningless": 57026, - "Ġmeanings": 50800, - "Ġmeans": 3445, - "Ġmeant": 8967, - "Ġmeantime": 33953, - "Ġmeanwhile": 37318, - "Ġmeas": 7038, - "Ġmeasles": 80337, - "Ġmeasurable": 66303, - "Ġmeasure": 6767, - "Ġmeasured": 17303, - "Ġmeasurement": 19179, - "Ġmeasurements": 22323, - "Ġmeasures": 11193, - "Ġmeasuring": 30090, - "Ġmeat": 13339, - "Ġmeats": 63875, - "Ġmec": 75878, - "Ġmech": 84596, - "Ġmechan": 7852, - "Ġmechanic": 45239, - "Ġmechanical": 22936, - "Ġmechanically": 99097, - "Ġmechanics": 30126, - "Ġmechanism": 17383, - "Ġmechanisms": 24717, - "Ġmed": 1812, - "Ġmedal": 37712, - "Ġmedals": 60082, - "Ġmeddling": 81313, - "Ġmedi": 25098, - "Ġmedia": 3772, - "ĠmediaPlayer": 91241, - "Ġmedial": 97348, - "Ġmedian": 23369, - "Ġmediante": 66673, - "Ġmediated": 78926, - "Ġmediation": 77673, - "Ġmediator": 69030, - "Ġmedic": 8249, - "Ġmedical": 6593, - "Ġmedically": 78269, - "Ġmedication": 24099, - "Ġmedications": 31010, - "Ġmedicinal": 58041, - "Ġmedicine": 16088, - "Ġmedicines": 39653, - "Ġmedida": 72628, - "Ġmedidas": 83120, - "Ġmedieval": 42108, - "Ġmedio": 49779, - "Ġmediocre": 68480, - "Ġmedios": 96746, - "Ġmeditation": 33862, - "Ġmedium": 11298, - "Ġmediums": 98912, - "Ġmeds": 84907, - "Ġmee": 74443, - "Ġmeer": 39067, - "Ġmeet": 3449, - "Ġmeeting": 6574, - "Ġmeetings": 16659, - "Ġmeets": 20628, - "Ġmeetup": 96257, - "Ġmeg": 19262, - "Ġmega": 40487, - "Ġmeget": 89725, - "Ġmehr": 19028, - "Ġmeiden": 84677, - "Ġmeille": 31326, - "Ġmeilleur": 49348, - "Ġmeilleure": 94721, - "Ġmeilleurs": 79713, - "Ġmein": 42335, - "Ġmeine": 45490, - "Ġmeinem": 89887, - "Ġmeinen": 82312, - "Ġmeiner": 72226, - "Ġmeio": 66999, - "Ġmeis": 54455, - "Ġmeisje": 93652, - "Ġmeisjes": 78334, - "Ġmeisten": 85801, - "Ġmej": 20947, - "Ġmejor": 27026, - "Ġmejorar": 85216, - "Ġmejores": 52195, - "Ġmel": 10804, - "Ġmelakukan": 82337, - "Ġmelan": 68012, - "Ġmelanch": 87163, - "Ġmeld": 71530, - "Ġmelee": 43915, - "Ġmelhor": 46782, - "Ġmelhores": 95463, - "Ġmell": 54448, - "Ġmelod": 97374, - "Ġmelodies": 90113, - "Ġmelody": 62684, - "Ġmelt": 30099, - "Ġmeltdown": 91140, - "Ġmelted": 50459, - "Ġmelting": 50684, - "Ġmelts": 99191, - "Ġmem": 1871, - "Ġmemb": 39334, - "Ġmember": 4562, - "ĠmemberId": 97439, - "Ġmembers": 3697, - "Ġmembership": 16250, - "Ġmemberships": 89081, - "Ġmembr": 31819, - "Ġmembrane": 39654, - "Ġmembranes": 79348, - "Ġmembres": 78957, - "Ġmembuat": 77334, - "Ġmemcmp": 99818, - "Ġmemcpy": 20383, - "Ġmeme": 42285, - "Ġmemes": 62277, - "Ġmemiliki": 72236, - "Ġmemo": 22154, - "Ġmemoir": 51342, - "Ġmemor": 16420, - "Ġmemorable": 33596, - "Ġmemorandum": 82758, - "Ġmemoria": 72427, - "Ġmemorial": 39017, - "Ġmemories": 19459, - "Ġmemory": 5044, - "Ġmemset": 18279, - "Ġmen": 3026, - "Ġmenace": 81695, - "Ġmenacing": 95072, - "Ġmenc": 52618, - "Ġmend": 45876, - "Ġmeng": 20309, - "Ġmenggunakan": 81427, - "Ġmening": 67979, - "Ġmenj": 42474, - "Ġmenjadi": 55453, - "Ġmenn": 59827, - "Ġmennes": 96218, - "Ġmeno": 90011, - "Ġmenor": 48370, - "Ġmenos": 32895, - "Ġmens": 16434, - "Ġmensagem": 59917, - "Ġmensaje": 36677, - "Ġmensajes": 98405, - "Ġmensen": 65799, - "Ġmenstr": 54630, - "Ġmenstrual": 78727, - "Ġment": 11540, - "Ġmental": 10723, - "Ġmentality": 49395, - "Ġmentally": 34325, - "Ġmente": 88162, - "Ġmention": 6420, - "Ġmentioned": 9932, - "Ġmentioning": 45391, - "Ġmentions": 34945, - "Ġmentor": 36528, - "Ġmentoring": 76579, - "Ġmentors": 76707, - "Ġmentre": 93119, - "Ġmenu": 5130, - "ĠmenuItem": 57854, - "Ġmenus": 35254, - "Ġmeny": 55525, - "Ġmer": 4809, - "Ġmerc": 16888, - "Ġmercado": 49950, - "Ġmercenaries": 99687, - "Ġmerch": 22480, - "Ġmerchandise": 36045, - "Ġmerchant": 30338, - "Ġmerchants": 42870, - "Ġmerciless": 100252, - "Ġmercury": 51852, - "Ġmercy": 39324, - "Ġmere": 17983, - "Ġmereka": 64593, - "Ġmerely": 16632, - "Ġmerg": 18970, - "Ġmerge": 11117, - "Ġmerged": 27092, - "Ġmerger": 47112, - "Ġmerges": 82053, - "Ġmerging": 54477, - "Ġmerit": 38559, - "Ġmerits": 50932, - "Ġmerry": 93552, - "Ġmerupakan": 78083, - "Ġmes": 11083, - "Ġmesa": 71544, - "Ġmeses": 50084, - "Ġmesh": 11546, - "Ġmeshes": 65614, - "Ġmesma": 95410, - "Ġmesmer": 84461, - "Ġmesmo": 41349, - "Ġmess": 9622, - "Ġmessage": 1984, - "ĠmessageId": 75793, - "ĠmessageType": 98750, - "Ġmessagebox": 93520, - "Ġmessages": 6743, - "Ġmessaging": 30622, - "Ġmessed": 65302, - "Ġmessenger": 50596, - "Ġmessing": 76851, - "Ġmessy": 46946, - "Ġmest": 61113, - "Ġmesure": 84921, - "Ġmet": 2322, - "Ġmeta": 8999, - "ĠmetaData": 83028, - "Ġmetab": 20208, - "Ġmetabol": 28168, - "Ġmetabolic": 41861, - "Ġmetabolism": 39097, - "Ġmetadata": 11408, - "Ġmetal": 9501, - "Ġmetall": 70759, - "Ġmetallic": 46258, - "Ġmetals": 37182, - "Ġmetam": 88848, - "Ġmetaph": 31768, - "Ġmetaphor": 46450, - "Ġmetast": 68370, - "Ġmetav": 78620, - "Ġmetavar": 52318, - "Ġmeteor": 42142, - "Ġmeter": 23819, - "Ġmeters": 20645, - "Ġmeth": 21747, - "Ġmethane": 61083, - "Ġmethod": 1749, - "ĠmethodName": 48845, - "Ġmethodologies": 81898, - "Ġmethodology": 38152, - "Ġmethods": 5528, - "Ġmethyl": 79574, - "Ġmetic": 59764, - "Ġmeticulous": 96278, - "Ġmeticulously": 91426, - "Ġmetod": 95484, - "Ġmetodo": 59279, - "Ġmetre": 82673, - "Ġmetres": 37356, - "Ġmetric": 18767, - "Ġmetrics": 17150, - "Ġmetro": 34582, - "Ġmetropolitan": 58506, - "Ġmetros": 76578, - "Ġmettre": 48021, - "Ġmeu": 56309, - "Ġmex": 38049, - "Ġmexico": 77476, - "Ġmez": 77885, - "Ġmf": 45069, - "Ġmg": 14060, - "Ġmga": 77168, - "Ġmgr": 58997, - "Ġmh": 73417, - "Ġmi": 9686, - "Ġmia": 57353, - "Ġmic": 19748, - "Ġmice": 24548, - "Ġmich": 24154, - "Ġmichael": 89006, - "Ġmicro": 8162, - "Ġmicrobes": 80727, - "Ġmicrobi": 53499, - "Ġmicrobial": 75418, - "Ġmicron": 95309, - "Ġmicrophone": 43495, - "Ġmicroscope": 73757, - "Ġmicroscopic": 90090, - "Ġmicroscopy": 92914, - "Ġmicroseconds": 85862, - "Ġmicrosoft": 80996, - "Ġmicrotime": 99571, - "Ġmicrowave": 42374, - "Ġmid": 5209, - "Ġmidd": 65703, - "Ġmiddle": 6278, - "Ġmiddleware": 30779, - "Ġmidfield": 30789, - "Ġmidfielder": 45067, - "Ġmidi": 55140, - "Ġmidnight": 33433, - "Ġmidpoint": 83063, - "Ġmidst": 35446, - "Ġmidterm": 78590, - "Ġmidway": 83251, - "Ġmie": 30165, - "Ġmiejs": 77970, - "Ġmiejsc": 92994, - "Ġmientras": 59694, - "Ġmies": 79681, - "Ġmiesz": 94173, - "Ġmieux": 64972, - "Ġmig": 29444, - "Ġmight": 2643, - "Ġmighty": 42727, - "Ġmigli": 45579, - "Ġmiglior": 92844, - "Ġmigliori": 75841, - "Ġmigr": 9971, - "Ġmigraine": 92981, - "Ġmigrant": 52216, - "Ġmigrants": 32087, - "Ġmigrate": 45666, - "Ġmigrated": 73691, - "Ġmigrating": 85626, - "Ġmigration": 12172, - "ĠmigrationBuilder": 17385, - "Ġmigrations": 17500, - "Ġmij": 69497, - "Ġmijn": 54092, - "Ġmik": 79905, - "Ġmike": 98769, - "Ġmil": 7625, - "Ġmilan": 94213, - "Ġmilano": 42874, - "Ġmild": 23900, - "Ġmildly": 76949, - "Ġmile": 14929, - "Ġmileage": 50952, - "Ġmiles": 8931, - "Ġmilestone": 43291, - "Ġmilestones": 69376, - "Ġmilf": 26471, - "Ġmilfs": 93074, - "Ġmilieu": 83259, - "Ġmilit": 5440, - "Ġmilitant": 52382, - "Ġmilitants": 39449, - "Ġmilitar": 62533, - "Ġmilitary": 6411, - "Ġmilitia": 58698, - "Ġmilitias": 80592, - "Ġmilk": 14403, - "Ġmill": 2606, - "Ġmillenn": 41699, - "Ġmillennia": 96731, - "Ġmillennials": 70433, - "Ġmillennium": 89785, - "Ġmilling": 46472, - "Ġmillion": 3610, - "Ġmillionaire": 90044, - "Ġmillions": 11990, - "Ġmillis": 58192, - "Ġmilliseconds": 31604, - "Ġmillones": 64124, - "Ġmills": 33008, - "Ġmim": 28003, - "Ġmime": 46370, - "ĠmimeType": 72926, - "Ġmimetype": 81108, - "Ġmimic": 56459, - "Ġmin": 1332, - "ĠminHeight": 65485, - "ĠminLength": 84885, - "ĠminOccurs": 80341, - "ĠminValue": 64392, - "ĠminWidth": 57198, - "ĠminX": 77274, - "ĠminY": 71447, - "Ġminced": 94927, - "Ġmind": 4059, - "Ġminded": 61267, - "Ġminden": 91644, - "Ġmindful": 63442, - "Ġmindfulness": 71705, - "Ġminds": 20663, - "Ġmindset": 40543, - "Ġmine": 10705, - "Ġminecraft": 74973, - "Ġmined": 68768, - "Ġminer": 48263, - "Ġmineral": 25107, - "Ġminerals": 34072, - "Ġminers": 43243, - "Ġmines": 34757, - "Ġming": 73259, - "Ġmingle": 91125, - "Ġminha": 63214, - "Ġmini": 13726, - "Ġminiature": 57863, - "Ġminib": 77017, - "Ġminim": 21877, - "Ġminimal": 17832, - "Ġminimalist": 72770, - "Ġminimise": 97087, - "Ġminimize": 30437, - "Ġminimized": 82178, - "Ġminimizing": 77391, - "Ġminimum": 8187, - "Ġmining": 11935, - "Ġminion": 63635, - "Ġminions": 60905, - "Ġminist": 49904, - "Ġminister": 13015, - "Ġministers": 35050, - "Ġministries": 90124, - "Ġministry": 25887, - "Ġminlength": 79029, - "Ġminor": 9099, - "Ġminorities": 40804, - "Ġminority": 23413, - "Ġminors": 49640, - "Ġmins": 25876, - "Ġmint": 29437, - "Ġminus": 28382, - "Ġminut": 82470, - "Ġminute": 9568, - "Ġminutes": 4520, - "Ġminutos": 52762, - "Ġmio": 70112, - "Ġmip": 73851, - "Ġmir": 8822, - "Ġmirac": 66066, - "Ġmiracle": 45125, - "Ġmiracles": 71912, - "Ġmiraculous": 91813, - "Ġmirror": 18327, - "Ġmirrored": 70137, - "Ġmirrors": 41585, - "Ġmis": 5906, - "Ġmisc": 32225, - "Ġmiscar": 80662, - "Ġmiscellaneous": 93504, - "Ġmischief": 95046, - "Ġmiscon": 30771, - "Ġmisconception": 98431, - "Ġmisconduct": 41094, - "Ġmisd": 51168, - "Ġmisdemean": 51726, - "Ġmisdemeanor": 59092, - "Ġmise": 57459, - "Ġmiser": 98310, - "Ġmiserable": 50739, - "Ġmisery": 58701, - "Ġmisguided": 76606, - "Ġmish": 64496, - "Ġmisinformation": 75159, - "Ġmisleading": 38309, - "Ġmisled": 99525, - "Ġmism": 67514, - "Ġmisma": 61809, - "Ġmismatch": 36401, - "Ġmismo": 36994, - "Ġmisog": 63985, - "Ġmisogyn": 95784, - "Ġmisplaced": 90660, - "Ġmisrepresented": 83521, - "Ġmiss": 3194, - "Ġmissed": 13942, - "Ġmisses": 43394, - "Ġmissile": 26290, - "Ġmissiles": 34441, - "Ġmissing": 7554, - "Ġmission": 9131, - "Ġmissionaries": 86316, - "Ġmissionary": 73998, - "Ġmissions": 25664, - "Ġmist": 8770, - "Ġmistake": 16930, - "Ġmistaken": 37104, - "Ġmistakenly": 77634, - "Ġmistakes": 21294, - "Ġmistr": 93011, - "Ġmistress": 66194, - "Ġmisunder": 38726, - "Ġmisunderstand": 90700, - "Ġmisunderstanding": 70847, - "Ġmisunderstood": 73956, - "Ġmisuse": 62851, - "Ġmit": 5568, - "Ġmitig": 36090, - "Ġmitigate": 50460, - "Ġmitigation": 66860, - "Ġmitochond": 55042, - "Ġmitochondrial": 72061, - "Ġmitt": 48432, - "Ġmix": 6651, - "Ġmixed": 9709, - "Ġmixer": 38878, - "Ġmixes": 63526, - "Ġmixin": 90703, - "Ġmixing": 27890, - "Ġmixins": 95080, - "Ġmixture": 21655, - "Ġmj": 84508, - "Ġmk": 24723, - "Ġmkdir": 31173, - "Ġmktime": 94149, - "Ġml": 16116, - "Ġmlx": 76511, - "Ġmm": 9653, - "Ġmmap": 71966, - "Ġmmc": 85308, - "Ġmn": 29038, - "Ġmnemonic": 87901, - "Ġmnie": 74173, - "Ġmnist": 92364, - "Ġmo": 4647, - "Ġmob": 12881, - "Ġmobil": 29905, - "Ġmobile": 6505, - "Ġmobility": 31139, - "Ġmobs": 73492, - "Ġmoc": 88772, - "Ġmock": 8018, - "ĠmockMvc": 97442, - "Ġmocked": 47249, - "Ġmocker": 94224, - "Ġmockery": 99254, - "Ġmocking": 67583, - "Ġmocks": 70009, - "Ġmod": 1491, - "Ġmoda": 91768, - "Ġmodal": 13531, - "Ġmode": 3941, - "Ġmodel": 1646, - "ĠmodelAndView": 81775, - "ĠmodelBuilder": 38604, - "ĠmodelName": 88131, - "Ġmodele": 97825, - "Ġmodeled": 62653, - "Ġmodeling": 34579, - "Ġmodelling": 61966, - "Ġmodelo": 37042, - "Ġmodelos": 83742, - "Ġmodels": 4211, - "Ġmodem": 52604, - "Ġmoden": 100247, - "Ġmoder": 13606, - "Ġmoderate": 24070, - "Ġmoderated": 87316, - "Ġmoderately": 70351, - "Ġmoderation": 64382, - "Ġmoderator": 60527, - "Ġmoderators": 83847, - "Ġmodern": 6617, - "Ġmoderne": 77580, - "Ġmodes": 20362, - "Ġmodest": 27946, - "Ġmodific": 70233, - "Ġmodificar": 57306, - "Ġmodification": 17466, - "Ġmodifications": 29882, - "Ġmodified": 11041, - "Ġmodifier": 23575, - "Ġmodifiers": 36770, - "Ġmodifies": 84049, - "Ġmodify": 5719, - "Ġmodifying": 47141, - "Ġmodne": 81371, - "Ġmodo": 34437, - "Ġmods": 29354, - "Ġmodular": 44993, - "Ġmodulation": 67547, - "Ġmodule": 4793, - "ĠmoduleId": 93709, - "ĠmoduleName": 74888, - "Ġmodules": 13761, - "Ġmodulo": 60964, - "Ġmodulus": 75124, - "Ġmodèle": 83597, - "Ġmoet": 55894, - "Ġmoeten": 93665, - "Ġmog": 27262, - "Ġmogelijk": 75511, - "Ġmogul": 98008, - "Ġmoi": 41091, - "Ġmoins": 40970, - "Ġmois": 46415, - "Ġmoist": 21147, - "Ġmoistur": 54902, - "Ġmoisture": 32257, - "Ġmojo": 76516, - "Ġmol": 22337, - "Ġmold": 29561, - "Ġmolded": 85760, - "Ġmolding": 66157, - "Ġmolds": 98834, - "Ġmole": 35751, - "Ġmolec": 17085, - "Ġmolecular": 31206, - "Ġmolecule": 43030, - "Ġmolecules": 35715, - "Ġmolest": 70100, - "Ġmoll": 55509, - "Ġmolt": 91439, - "Ġmolto": 48648, - "Ġmom": 3450, - "Ġmoment": 4545, - "Ġmomentarily": 99497, - "Ġmomento": 31221, - "Ġmomentos": 97253, - "Ġmoments": 14269, - "Ġmomentum": 24151, - "Ġmommy": 82240, - "Ġmoms": 47834, - "Ġmon": 1647, - "Ġmonarch": 63854, - "Ġmonarchy": 87149, - "Ġmonastery": 85861, - "Ġmond": 62940, - "Ġmonday": 94299, - "Ġmonde": 38900, - "Ġmondo": 70809, - "Ġmonet": 58191, - "Ġmonetary": 33384, - "Ġmoney": 3300, - "Ġmong": 75642, - "Ġmongo": 34914, - "Ġmongodb": 78564, - "Ġmongoose": 15980, - "Ġmonitor": 8891, - "Ġmonitored": 41223, - "Ġmonitoring": 16967, - "Ġmonitors": 37577, - "Ġmonk": 63772, - "Ġmonkey": 39803, - "Ġmonkeys": 61820, - "Ġmonks": 66477, - "Ġmono": 40774, - "Ġmonoc": 96157, - "Ġmonopol": 75253, - "Ġmonopoly": 54301, - "Ġmonot": 78316, - "Ġmonster": 18118, - "Ġmonsters": 26872, - "Ġmonstr": 66604, - "Ġmonstrous": 76681, - "Ġmont": 20605, - "Ġmontage": 97044, - "Ġmonth": 2305, - "Ġmonthly": 15438, - "Ġmonths": 4038, - "Ġmonument": 37997, - "Ġmonumental": 78856, - "Ġmonuments": 63003, - "Ġmoo": 46971, - "Ġmood": 20247, - "Ġmooie": 76753, - "Ġmoon": 18266, - "Ġmoons": 81260, - "Ġmoot": 98883, - "Ġmop": 89164, - "Ġmor": 4411, - "Ġmoral": 16033, - "Ġmorale": 63683, - "Ġmorality": 45651, - "Ġmorally": 57323, - "Ġmorals": 81436, - "Ġmorb": 93144, - "Ġmore": 810, - "Ġmoreover": 44643, - "Ġmorning": 6693, - "Ġmornings": 58302, - "Ġmorph": 27448, - "Ġmorphology": 79612, - "Ġmort": 10237, - "Ġmortal": 49972, - "Ġmortality": 29528, - "Ġmortar": 58560, - "Ġmortgage": 21515, - "Ġmortgages": 61998, - "Ġmos": 23518, - "Ġmosaic": 71624, - "Ġmosque": 51112, - "Ġmosques": 87659, - "Ġmosquito": 50646, - "Ġmosquitoes": 83201, - "Ġmoss": 78343, - "Ġmost": 1455, - "Ġmostly": 10213, - "Ġmostr": 56590, - "Ġmostra": 93197, - "Ġmostrar": 44108, - "Ġmot": 3937, - "Ġmote": 88486, - "Ġmotel": 81481, - "Ġmoth": 98178, - "Ġmother": 6691, - "Ġmotherboard": 65343, - "Ġmothers": 27698, - "Ġmotif": 60612, - "Ġmotifs": 84989, - "Ġmotion": 11633, - "Ġmotions": 54245, - "Ġmotiv": 12521, - "Ġmotivate": 62425, - "Ġmotivated": 27762, - "Ġmotivating": 89689, - "Ġmotivation": 25835, - "Ġmotivational": 88459, - "Ġmotivations": 65931, - "Ġmotive": 47094, - "Ġmotives": 52140, - "Ġmotivo": 79564, - "Ġmoto": 74056, - "Ġmotor": 9048, - "Ġmotorcycle": 35404, - "Ġmotorcycles": 71753, - "Ġmotorists": 72998, - "Ġmotors": 38424, - "Ġmots": 78199, - "Ġmotto": 63426, - "Ġmou": 54409, - "Ġmould": 51370, - "Ġmound": 73266, - "Ġmount": 6606, - "Ġmountain": 16700, - "Ġmountains": 24405, - "Ġmounted": 22563, - "Ġmounting": 34739, - "Ġmounts": 57322, - "Ġmour": 67683, - "Ġmourn": 60234, - "Ġmourning": 76350, - "Ġmouse": 8814, - "ĠmouseClicked": 86839, - "ĠmouseX": 81990, - "ĠmouseY": 69147, - "Ġmouth": 11013, - "Ġmouths": 65609, - "Ġmov": 2016, - "Ġmovable": 83679, - "Ġmove": 3351, - "ĠmoveTo": 95881, - "Ġmoved": 7882, - "Ġmovement": 7351, - "Ġmovements": 19567, - "Ġmover": 69099, - "Ġmovers": 96454, - "Ġmoves": 11031, - "Ġmovie": 5818, - "Ġmovies": 9698, - "Ġmovimiento": 89126, - "Ġmoving": 7366, - "Ġmower": 99778, - "Ġmoy": 52138, - "Ġmoyen": 91116, - "Ġmoz": 96439, - "Ġmozilla": 86014, - "Ġmoż": 39047, - "Ġmoże": 54621, - "Ġmożli": 87157, - "Ġmożna": 63673, - "Ġmp": 10710, - "Ġmpfr": 83314, - "Ġmpg": 83554, - "Ġmph": 35061, - "Ġmpi": 59222, - "Ġmpl": 64884, - "Ġmpz": 72328, - "Ġmq": 73398, - "Ġmqtt": 60531, - "Ġmr": 17767, - "Ġmrb": 85361, - "Ġms": 10030, - "Ġmse": 83153, - "Ġmsec": 81459, - "Ġmsg": 3835, - "Ġmsgs": 42370, - "Ġmsm": 59688, - "Ġmt": 12232, - "Ġmtx": 82622, - "Ġmu": 12097, - "Ġmuc": 65104, - "Ġmuch": 1790, - "Ġmuchas": 64559, - "Ġmucho": 42916, - "Ġmuchos": 58306, - "Ġmud": 27275, - "Ġmuddy": 80573, - "Ġmue": 41539, - "Ġmuestra": 71687, - "Ġmuff": 55404, - "Ġmug": 52589, - "Ġmuit": 54860, - "Ġmuito": 34850, - "Ġmuj": 27937, - "Ġmujer": 53193, - "Ġmujeres": 39908, - "Ġmul": 15975, - "Ġmulher": 40050, - "Ġmulheres": 58766, - "Ġmult": 2814, - "Ġmulter": 81345, - "Ġmulti": 7447, - "Ġmultic": 92520, - "Ġmulticast": 80634, - "Ġmulticultural": 75416, - "Ġmultid": 64486, - "Ġmultif": 62387, - "Ġmultiline": 86318, - "Ġmultim": 80149, - "Ġmultimedia": 57613, - "Ġmultin": 61230, - "Ġmultinational": 69026, - "Ġmultip": 12842, - "Ġmultipart": 69158, - "Ġmultiplayer": 39828, - "Ġmultiple": 5361, - "Ġmultiples": 66160, - "Ġmultiplic": 92807, - "Ġmultiplication": 47544, - "Ġmultiplied": 56016, - "Ġmultiplier": 31659, - "Ġmultiply": 31370, - "Ġmultiplying": 85292, - "Ġmultiprocessing": 58224, - "Ġmultis": 75837, - "Ġmultit": 85360, - "Ġmultitude": 49068, - "Ġmum": 39959, - "Ġmun": 51079, - "Ġmunch": 99345, - "Ġmund": 41666, - "Ġmundane": 69782, - "Ġmundial": 98187, - "Ġmundo": 29452, - "Ġmunicip": 20188, - "Ġmunicipal": 27512, - "Ġmunicipalities": 59589, - "Ġmunicipality": 57918, - "Ġmur": 8309, - "Ġmural": 74473, - "Ġmurder": 10102, - "Ġmurdered": 32485, - "Ġmurderer": 69066, - "Ġmurderers": 99265, - "Ġmurdering": 81027, - "Ġmurderous": 85229, - "Ġmurders": 43086, - "Ġmurky": 97892, - "Ġmurm": 87651, - "Ġmus": 3167, - "Ġmuschi": 73120, - "Ġmuscle": 16124, - "Ġmuscles": 24569, - "Ġmuscular": 52192, - "Ġmuse": 39948, - "Ġmuseum": 24925, - "Ġmuseums": 51677, - "Ġmush": 30823, - "Ġmushroom": 58466, - "Ġmushrooms": 48251, - "Ġmusic": 4731, - "Ġmusica": 77687, - "Ġmusical": 18273, - "Ġmusician": 39844, - "Ġmusicians": 32629, - "Ġmusique": 89669, - "Ġmuslim": 62056, - "Ġmuss": 36241, - "Ġmust": 2011, - "Ġmustard": 65407, - "Ġmuster": 84750, - "Ġmut": 5318, - "Ġmutable": 26889, - "ĠmutableListOf": 77353, - "Ġmutant": 61618, - "Ġmutants": 88754, - "Ġmutate": 68282, - "Ġmutated": 85922, - "Ġmutating": 97618, - "Ġmutation": 27472, - "Ġmutations": 34684, - "Ġmute": 54321, - "Ġmuted": 60121, - "Ġmutex": 31963, - "Ġmutil": 77095, - "Ġmuttered": 87694, - "Ġmutual": 27848, - "Ġmutually": 53579, - "Ġmux": 60907, - "Ġmuy": 23321, - "Ġmuzzle": 75329, - "Ġmv": 24039, - "Ġmw": 53910, - "Ġmx": 14961, - "ĠmxArray": 66938, - "Ġmy": 856, - "ĠmyList": 92827, - "Ġmycket": 80861, - "Ġmyfile": 78986, - "Ġmyocard": 95736, - "Ġmyriad": 52909, - "Ġmys": 9916, - "Ġmyself": 7182, - "Ġmysql": 10787, - "Ġmysqli": 10141, - "Ġmyst": 11679, - "Ġmyster": 24212, - "Ġmysteries": 57700, - "Ġmysterious": 26454, - "Ġmystery": 23347, - "Ġmystical": 69532, - "Ġmyth": 21849, - "Ġmythical": 84219, - "Ġmythology": 59492, - "Ġmyths": 51286, - "Ġmz": 96492, - "Ġmá": 29830, - "Ġmár": 81079, - "Ġmás": 11158, - "Ġmáximo": 76717, - "Ġmã": 59965, - "Ġmãe": 94247, - "Ġmädchen": 59395, - "Ġmänn": 89865, - "Ġmänner": 65769, - "ĠmÃ¥": 31333, - "Ġmænd": 71660, - "Ġmé": 32118, - "Ġméd": 35030, - "Ġmég": 83791, - "Ġmét": 36252, - "Ġméth": 75601, - "Ġméthode": 98652, - "Ġmétodo": 58609, - "Ġmême": 27584, - "Ġmó": 66842, - "Ġmö": 22951, - "Ġmöchte": 67416, - "Ġmöchten": 87070, - "Ġmöglich": 51937, - "Ġmø": 56945, - "Ġmú": 92824, - "Ġmús": 60957, - "Ġmúsica": 71445, - "Ġmü": 59385, - "Ġmünchen": 79634, - "Ġmüssen": 48927, - "ĠmÃŃ": 77426, - "ĠmÃŃn": 71324, - "ĠmÃŃnimo": 98399, - "ĠmỼi": 93205, - "Ġn": 308, - "ĠnIndex": 92124, - "Ġna": 4415, - "Ġnaam": 100205, - "Ġnaar": 30948, - "Ġnab": 73791, - "Ġnach": 14375, - "Ġnacional": 59067, - "Ġnack": 35443, - "Ġnackt": 57768, - "Ġnackte": 63102, - "Ġnad": 34634, - "Ġnada": 39311, - "Ġnag": 37628, - "Ġnah": 70017, - "Ġnail": 32095, - "Ġnailed": 75974, - "Ġnails": 40943, - "Ġnaive": 50765, - "Ġnaj": 30274, - "Ġnajle": 94107, - "Ġnak": 41986, - "Ġnaked": 19557, - "Ġnaken": 44945, - "Ġnakne": 68953, - "Ġnal": 85633, - "Ġnale": 88490, - "Ġnam": 16854, - "Ġnama": 46167, - "Ġname": 836, - "ĠnameLabel": 97208, - "Ġnamed": 7086, - "Ġnamedtuple": 81636, - "Ġnamely": 32125, - "Ġnameof": 39994, - "Ġnames": 5144, - "Ġnamespace": 4573, - "Ġnamespaces": 59191, - "Ġnaming": 36048, - "Ġnamoro": 74589, - "Ġnan": 20622, - "Ġnanny": 99357, - "Ġnano": 51593, - "Ġnanop": 76307, - "Ġnanoparticles": 94753, - "Ġnao": 65373, - "Ġnap": 26944, - "Ġnar": 44669, - "Ġnarc": 39788, - "Ġnarciss": 58298, - "Ġnarcotics": 92152, - "Ġnargin": 60085, - "Ġnargs": 52716, - "Ġnarr": 13713, - "Ġnarration": 86180, - "Ġnarrative": 19775, - "Ġnarratives": 58378, - "Ġnarrator": 65271, - "Ġnarrow": 15376, - "Ġnarrowed": 74035, - "Ġnarrower": 91529, - "Ġnarrowing": 98867, - "Ġnarrowly": 65047, - "Ġnas": 17580, - "Ġnasal": 72188, - "Ġnast": 53815, - "Ġnasty": 35507, - "Ġnat": 18050, - "Ġnation": 7140, - "Ġnational": 5426, - "Ġnationalism": 60533, - "Ġnationalist": 52994, - "Ġnationalists": 88480, - "Ġnationality": 59343, - "Ġnationally": 40343, - "Ġnationals": 57011, - "Ġnations": 17089, - "Ġnationwide": 29054, - "Ġnative": 10068, - "Ġnatives": 68473, - "Ġnatur": 14818, - "Ġnatural": 5933, - "Ġnaturally": 18182, - "Ġnature": 7138, - "Ġnatuur": 89710, - "Ġnatürlich": 68758, - "Ġnau": 93562, - "Ġnaughty": 54043, - "Ġnause": 49394, - "Ġnausea": 61880, - "Ġnav": 8235, - "ĠnavCtrl": 96268, - "Ġnaval": 46398, - "Ġnavbar": 15918, - "Ġnave": 44591, - "Ġnaveg": 56543, - "Ġnavegador": 96510, - "Ġnavig": 34512, - "Ġnavigate": 21546, - "Ġnavigating": 60499, - "Ġnavigation": 10873, - "ĠnavigationController": 66562, - "ĠnavigationOptions": 100221, - "Ġnavigator": 36509, - "Ġnavy": 45874, - "Ġnaw": 77016, - "Ġnawet": 91500, - "Ġnaz": 46902, - "Ġnaï": 95980, - "Ġnb": 17062, - "Ġnbr": 69190, - "Ġnbytes": 75747, - "Ġnc": 26183, - "Ġncols": 81335, - "Ġnd": 15953, - "Ġndarray": 67983, - "Ġne": 841, - "Ġnear": 3221, - "Ġnearby": 14373, - "Ġnearer": 87920, - "Ġnearest": 24379, - "Ġnearing": 83399, - "Ġnearly": 7154, - "Ġneat": 29585, - "Ġneatly": 63266, - "Ġneb": 81967, - "Ġneben": 85832, - "Ġnec": 19591, - "Ġneces": 25203, - "Ġnecesario": 69374, - "Ġnecesita": 95066, - "Ġnecess": 4541, - "Ġnecessarily": 14647, - "Ġnecessary": 5995, - "Ġnecessities": 76500, - "Ġnecessity": 32961, - "Ġnecessário": 96644, - "Ġneck": 13272, - "Ġnecklace": 55547, - "Ġneckline": 92661, - "Ġned": 54805, - "Ġnederland": 63369, - "Ġneed": 1205, - "Ġneeded": 4460, - "Ġneeding": 33921, - "Ġneedle": 31409, - "Ġneedles": 57267, - "Ġneedless": 97930, - "Ġneeds": 3966, - "Ġneedy": 83563, - "Ġnef": 87224, - "Ġneg": 4277, - "Ġnegate": 72319, - "Ġnegative": 8389, - "Ġnegatively": 48291, - "Ġnegatives": 75185, - "Ġnegativity": 93795, - "Ġneger": 74833, - "Ġneglect": 39332, - "Ġneglected": 51533, - "Ġneglig": 36156, - "Ġnegligence": 59357, - "Ġnegligent": 95861, - "Ġnegligible": 82802, - "Ġnegoci": 82259, - "Ġnegocio": 96574, - "Ġnegot": 11903, - "Ġnegotiate": 37667, - "Ġnegotiated": 51578, - "Ġnegotiating": 44725, - "Ġnegotiation": 49148, - "Ġnegotiations": 24345, - "Ġnegro": 62833, - "Ġneh": 69553, - "Ġnehmen": 81717, - "Ġnei": 57097, - "Ġneigh": 97266, - "Ġneighb": 6152, - "Ġneighbor": 9760, - "Ġneighborhood": 12818, - "Ġneighborhoods": 33100, - "Ġneighboring": 42617, - "Ġneighbors": 19228, - "Ġneighbour": 22686, - "Ġneighbourhood": 40442, - "Ġneighbouring": 62027, - "Ġneighbours": 36956, - "Ġneither": 14188, - "Ġnel": 25334, - "Ġnell": 66902, - "Ġnella": 37022, - "Ġnelle": 72864, - "Ġnem": 24566, - "Ġnen": 71398, - "Ġneo": 36182, - "Ġneoliberal": 81568, - "Ġneon": 47752, - "Ġnep": 92634, - "Ġneph": 44964, - "Ġnephew": 63904, - "Ġner": 41283, - "Ġnerd": 73287, - "Ġnerv": 20233, - "Ġnerve": 32015, - "Ġnerves": 50581, - "Ġnervous": 23418, - "Ġness": 86496, - "Ġnest": 23634, - "Ġnesta": 94058, - "Ġneste": 78559, - "Ġnested": 24997, - "Ġnesting": 67810, - "Ġnestled": 89777, - "Ġnests": 96221, - "Ġnet": 4272, - "Ġnets": 53557, - "Ġnett": 28870, - "Ġnettsteder": 44832, - "Ġnetwork": 4009, - "Ġnetworking": 29130, - "Ġnetworks": 14488, - "Ġneu": 21143, - "Ġneue": 39483, - "Ġneuen": 48769, - "Ġneuken": 32383, - "Ġneur": 21850, - "Ġneural": 30828, - "Ġneuro": 18247, - "Ġneurological": 64908, - "Ġneuron": 49384, - "Ġneuronal": 79402, - "Ġneurons": 34313, - "Ġneurop": 98666, - "Ġneuroscience": 93048, - "Ġneurotrans": 90351, - "Ġneut": 26878, - "Ġneutr": 42699, - "Ġneutral": 21277, - "Ġneutrality": 52864, - "Ġneutron": 73404, - "Ġnever": 2646, - "Ġnevertheless": 38330, - "Ġnew": 502, - "ĠnewArr": 93083, - "ĠnewArray": 64017, - "ĠnewData": 52623, - "ĠnewIndex": 95630, - "ĠnewInstance": 67762, - "ĠnewItem": 49088, - "ĠnewList": 68518, - "ĠnewName": 50019, - "ĠnewNode": 34660, - "ĠnewObj": 75359, - "ĠnewPassword": 76938, - "ĠnewPath": 97137, - "ĠnewPos": 83475, - "ĠnewPosition": 91999, - "ĠnewRow": 84938, - "ĠnewSize": 81943, - "ĠnewState": 37948, - "ĠnewText": 95753, - "ĠnewUser": 47346, - "ĠnewVal": 73428, - "ĠnewValue": 25148, - "ĠnewX": 89903, - "ĠnewY": 81484, - "Ġnewbie": 95678, - "Ġnewborn": 46397, - "Ġnewcom": 49576, - "Ġnewcomer": 88405, - "Ġnewcomers": 68558, - "Ġnewer": 26627, - "Ġnewest": 24519, - "Ġnewfound": 94621, - "Ġnewline": 40127, - "Ġnewly": 13945, - "Ġnews": 3754, - "Ġnewsletter": 20846, - "Ġnewsletters": 35488, - "Ġnewsp": 13682, - "Ġnewspaper": 17222, - "Ġnewspapers": 32594, - "Ġnex": 92908, - "Ġnext": 1828, - "ĠnextPage": 84695, - "ĠnextProps": 68422, - "ĠnextState": 70915, - "Ġnexus": 82501, - "Ġnf": 43228, - "Ġnfl": 86904, - "Ġnfs": 78572, - "Ġng": 7933, - "ĠngOn": 16704, - "ĠngOnDestroy": 77838, - "ĠngOnInit": 18286, - "Ġnga": 94246, - "Ġnginx": 71582, - "Ġngx": 44492, - "Ġnh": 20921, - "ĠnháºŃp": 63672, - "Ġni": 13080, - "Ġnib": 31385, - "Ġnic": 17778, - "Ġnice": 6555, - "Ġnicely": 29921, - "Ġnicer": 66284, - "Ġnich": 58971, - "Ġniche": 35149, - "Ġnicht": 8969, - "Ġnichts": 60865, - "Ġnick": 16370, - "Ġnickel": 52349, - "Ġnickname": 30499, - "Ġnicknamed": 90234, - "Ġnicotine": 50011, - "Ġnid": 72039, - "Ġnie": 11568, - "Ġniece": 80115, - "Ġnied": 76360, - "Ġniet": 21454, - "Ġnieu": 54901, - "Ġnieuwe": 61936, - "Ġnig": 83870, - "Ġnigeria": 92077, - "Ġnight": 3814, - "Ġnightclub": 70832, - "Ġnightlife": 94011, - "Ġnightly": 75860, - "Ġnightmare": 38911, - "Ġnightmares": 75362, - "Ġnights": 22178, - "Ġnighttime": 93744, - "Ġnihil": 99172, - "Ġnije": 87593, - "Ġnik": 76202, - "Ġnike": 91714, - "Ġnil": 2139, - "Ġnilai": 84467, - "Ġnim": 46792, - "Ġnin": 20120, - "Ġnine": 11888, - "Ġninete": 49842, - "Ġnineteen": 94935, - "Ġnineteenth": 66089, - "Ġninety": 78976, - "Ġning": 46607, - "Ġninguna": 99183, - "Ġningún": 90699, - "Ġninja": 64951, - "Ġninth": 43641, - "Ġnip": 99570, - "Ġnipple": 88980, - "Ġnipples": 68212, - "Ġnir": 97924, - "Ġnisi": 69252, - "Ġnit": 25719, - "Ġnitrogen": 47503, - "Ġnive": 82432, - "Ġniveau": 53052, - "Ġnivel": 43445, - "Ġniños": 68356, - "Ġniż": 94859, - "Ġnj": 37185, - "Ġnk": 80591, - "Ġnl": 20829, - "Ġnltk": 52164, - "Ġnm": 26807, - "Ġnn": 11120, - "Ġno": 912, - "Ġnob": 13348, - "Ġnoble": 35482, - "Ġnobody": 19093, - "Ġnoc": 76597, - "Ġnoch": 18268, - "Ġnoche": 75522, - "Ġnoct": 93101, - "Ġnod": 16387, - "Ġnodded": 36065, - "Ġnode": 2494, - "ĠnodeId": 67123, - "ĠnodeList": 90561, - "ĠnodeName": 77203, - "Ġnodes": 7954, - "Ġnodo": 54000, - "Ġnods": 83759, - "Ġnoe": 67539, - "Ġnoen": 72862, - "Ġnoexcept": 21229, - "Ġnog": 34410, - "Ġnoi": 58210, - "Ġnoir": 56662, - "Ġnoise": 12248, - "Ġnoises": 58448, - "Ġnoisy": 50380, - "Ġnok": 80833, - "Ġnom": 9859, - "Ġnombre": 13026, - "Ġnombres": 81698, - "Ġnombreux": 81786, - "Ġnome": 17567, - "Ġnomin": 25194, - "Ġnominal": 47855, - "Ġnominate": 88400, - "Ġnominated": 39048, - "Ġnomination": 29804, - "Ġnominations": 60698, - "Ġnomine": 24176, - "Ġnominee": 29311, - "Ġnominees": 60142, - "Ġnon": 2536, - "Ġnonatomic": 18342, - "Ġnonce": 40776, - "Ġnond": 74998, - "Ġnone": 7000, - "Ġnonetheless": 38913, - "Ġnonexistent": 88034, - "Ġnonlinear": 75098, - "Ġnonprofit": 33184, - "Ġnonprofits": 93360, - "Ġnons": 32795, - "Ġnonsense": 41902, - "Ġnonzero": 73332, - "Ġnood": 46895, - "Ġnoodles": 61260, - "Ġnoon": 38245, - "Ġnoop": 61929, - "Ġnop": 66126, - "Ġnoqa": 46721, - "Ġnor": 6463, - "Ġnord": 48734, - "Ġnoreferrer": 72704, - "Ġnorge": 67022, - "Ġnorm": 7617, - "Ġnormal": 4725, - "Ġnormalization": 49823, - "Ġnormalize": 22436, - "Ġnormalized": 30510, - "Ġnormally": 14614, - "Ġnormals": 54552, - "Ġnorms": 40851, - "Ġnors": 40302, - "Ġnorsk": 65367, - "Ġnorske": 61146, - "Ġnorth": 10411, - "Ġnortheast": 41929, - "Ġnortheastern": 87244, - "Ġnorthern": 18671, - "Ġnorthwest": 53342, - "Ġnos": 12155, - "Ġnose": 19689, - "Ġnoses": 97814, - "Ġnosotros": 68681, - "Ġnoss": 79730, - "Ġnossa": 77839, - "Ġnosso": 70792, - "Ġnost": 31712, - "Ġnostalg": 46189, - "Ġnostalgia": 65875, - "Ġnostalgic": 83374, - "Ġnostr": 57426, - "Ġnostra": 91127, - "Ġnostro": 84669, - "Ġnot": 539, - "Ġnota": 45138, - "Ġnotable": 28289, - "Ġnotably": 35146, - "Ġnotamment": 81186, - "Ġnotas": 86518, - "Ġnotation": 45297, - "Ġnotch": 51554, - "Ġnote": 5296, - "Ġnotebook": 38266, - "Ġnotebooks": 79631, - "Ġnoted": 10555, - "Ġnotes": 8554, - "Ġnoteworthy": 67479, - "Ġnothing": 4400, - "Ġnotice": 5406, - "Ġnoticeable": 43426, - "Ġnoticeably": 78988, - "Ġnoticed": 14000, - "Ġnotices": 35871, - "Ġnoticias": 96701, - "Ġnoticing": 62464, - "Ġnotification": 11801, - "Ġnotifications": 22736, - "Ġnotified": 30316, - "Ġnotifier": 74269, - "Ġnotifies": 97689, - "Ġnotify": 15820, - "ĠnotifyDataSetChanged": 92302, - "Ġnotifying": 98601, - "Ġnoting": 27401, - "Ġnotion": 23035, - "Ġnotions": 59682, - "Ġnotorious": 44081, - "Ġnotoriously": 73835, - "Ġnotre": 29449, - "Ġnotwithstanding": 72665, - "Ġnou": 20117, - "Ġnoun": 38021, - "Ġnouns": 90938, - "Ġnour": 46798, - "Ġnous": 17317, - "Ġnouve": 77701, - "Ġnouveau": 43453, - "Ġnouveaux": 87325, - "Ġnouvel": 35462, - "Ġnouvelle": 48659, - "Ġnouvelles": 80080, - "Ġnov": 6747, - "Ġnova": 41634, - "Ġnovamente": 88019, - "Ġnovel": 11775, - "Ġnovelist": 81747, - "Ġnoveller": 86714, - "Ġnovels": 32963, - "Ġnovelty": 67409, - "Ġnovember": 85323, - "Ġnovembre": 83615, - "Ġnovice": 72645, - "Ġnovo": 39423, - "Ġnow": 1457, - "Ġnowadays": 46877, - "Ġnowhere": 28211, - "Ġnowrap": 49844, - "Ġnozzle": 82981, - "Ġnp": 2660, - "Ġnpc": 37483, - "Ġnpm": 47522, - "Ġnr": 20877, - "Ġnrows": 86289, - "Ġnrw": 77606, - "Ġns": 12548, - "Ġnt": 32512, - "Ġnth": 56229, - "Ġnto": 62918, - "Ġntohs": 94564, - "Ġnu": 11148, - "Ġnuanced": 82891, - "Ġnuances": 84889, - "Ġnucle": 31484, - "Ġnuclear": 11499, - "Ġnuclei": 97192, - "Ġnucleus": 62607, - "Ġnud": 42541, - "Ġnude": 20637, - "Ġnudity": 92472, - "Ġnue": 12118, - "Ġnues": 85860, - "Ġnuest": 31987, - "Ġnuestra": 42791, - "Ġnuestras": 89610, - "Ġnuestro": 43562, - "Ġnuestros": 58013, - "Ġnueva": 38109, - "Ġnuevas": 80296, - "Ġnuevo": 29396, - "Ġnuevos": 71663, - "Ġnug": 82880, - "Ġnuis": 70538, - "Ġnuisance": 77741, - "Ġnuit": 85434, - "Ġnull": 854, - "Ġnulla": 61550, - "Ġnullable": 13561, - "Ġnullptr": 6970, - "Ġnum": 1661, - "ĠnumOf": 62675, - "ĠnumRows": 80150, - "Ġnuma": 93194, - "Ġnumb": 57371, - "Ġnumber": 1396, - "ĠnumberOf": 17970, - "ĠnumberOfRows": 46010, - "ĠnumberOfRowsInSection": 51250, - "ĠnumberWith": 50898, - "ĠnumberWithInt": 99377, - "Ġnumbered": 49926, - "Ġnumbering": 79362, - "Ġnumbers": 5219, - "Ġnumel": 77311, - "Ġnumer": 8015, - "Ġnumeral": 84392, - "Ġnumerator": 64633, - "Ġnumeric": 25031, - "Ġnumerical": 35876, - "Ġnumero": 20651, - "Ġnumeros": 56726, - "Ġnumerous": 12387, - "Ġnumpy": 8760, - "Ġnums": 10520, - "Ġnuméro": 99077, - "Ġnun": 29195, - "Ġnunca": 53843, - "Ġnuova": 86647, - "Ġnuovo": 73829, - "Ġnur": 12500, - "Ġnurs": 17429, - "Ġnurse": 29198, - "Ġnursery": 56226, - "Ġnurses": 37465, - "Ġnursing": 28456, - "Ġnurt": 60196, - "Ġnurture": 79530, - "Ġnurturing": 84911, - "Ġnuru": 76211, - "Ġnut": 10184, - "Ġnutrient": 50123, - "Ġnutrients": 37493, - "Ġnutrit": 69714, - "Ġnutrition": 26677, - "Ġnutritional": 43226, - "Ġnutritious": 78216, - "Ġnuts": 31049, - "Ġnutshell": 94013, - "Ġnutzen": 79019, - "Ġnv": 32540, - "Ġnw": 63632, - "Ġnx": 25508, - "Ġnxt": 71552, - "Ġny": 19541, - "Ġnya": 76289, - "Ġnye": 79767, - "Ġnylon": 52155, - "Ġnymph": 99401, - "Ġnz": 44042, - "Ġnão": 12674, - "Ġnä": 44217, - "Ġnäch": 63768, - "Ġnächsten": 92035, - "Ġnär": 65475, - "ĠnÃ¥": 43235, - "ĠnÃ¥r": 59790, - "Ġnæ": 82598, - "Ġnær": 57797, - "Ġné": 38605, - "Ġnécess": 63846, - "Ġnécessaire": 100243, - "Ġnë": 67243, - "Ġnós": 92875, - "Ġnø": 56005, - "Ġnúmero": 31311, - "Ġnúmeros": 70526, - "ĠnÃły": 97635, - "Ġo": 297, - "Ġoa": 91912, - "Ġoak": 38971, - "Ġoasis": 86810, - "Ġoat": 72754, - "Ġoath": 49042, - "Ġoats": 85270, - "Ġoauth": 47515, - "Ġob": 1536, - "Ġobe": 98502, - "Ġobed": 49290, - "Ġobedience": 67194, - "Ġobedient": 96756, - "Ġoben": 90105, - "Ġober": 92345, - "Ġobese": 50320, - "Ġobesity": 33048, - "Ġobey": 41701, - "Ġobj": 2909, - "Ġobjc": 64426, - "Ġobject": 1665, - "ĠobjectAtIndex": 30420, - "ĠobjectForKey": 23516, - "ĠobjectId": 83987, - "ĠobjectMapper": 85012, - "ĠobjectType": 93902, - "Ġobjected": 76879, - "Ġobjection": 46655, - "Ġobjections": 54111, - "Ġobjective": 16945, - "Ġobjectively": 85121, - "Ġobjectives": 26470, - "Ġobjects": 6302, - "Ġobjet": 31260, - "Ġobjetivo": 55326, - "Ġobjeto": 36643, - "Ġobjetos": 75148, - "Ġobjs": 54037, - "Ġobl": 94444, - "Ġoblig": 12611, - "Ġobligated": 67976, - "Ġobligation": 29672, - "Ġobligations": 30255, - "Ġobligatory": 98024, - "Ġobliged": 54117, - "Ġobliv": 67105, - "Ġoblivious": 94370, - "Ġobr": 39294, - "Ġobra": 62834, - "Ġobras": 85849, - "Ġobrig": 70437, - "Ġobs": 7600, - "Ġobsc": 26730, - "Ġobscene": 84109, - "Ġobscure": 40634, - "Ġobscured": 96801, - "Ġobserv": 9466, - "Ġobservable": 40635, - "Ġobservation": 22695, - "Ġobservational": 90380, - "Ġobservations": 24654, - "Ġobserve": 23846, - "Ġobserved": 13468, - "Ġobserver": 22842, - "Ġobservers": 37643, - "Ġobserves": 81299, - "Ġobserving": 46071, - "Ġobsess": 56359, - "Ġobsessed": 44898, - "Ġobsession": 49635, - "Ġobsessive": 84132, - "Ġobsolete": 47166, - "Ġobst": 18345, - "Ġobstacle": 33287, - "Ġobstacles": 32116, - "Ġobstruct": 54292, - "Ġobstruction": 61051, - "Ġobt": 4615, - "Ġobtain": 6994, - "Ġobtained": 12457, - "Ġobtaining": 19546, - "Ġobtains": 94663, - "Ġobten": 64290, - "Ġobtener": 50604, - "Ġobvious": 8196, - "Ġobviously": 14224, - "Ġoc": 18274, - "Ġocas": 94352, - "Ġocc": 3056, - "Ġoccas": 9163, - "Ġoccasion": 13402, - "Ġoccasional": 28961, - "Ġoccasionally": 23781, - "Ġoccasions": 25975, - "Ġoccult": 74926, - "Ġoccup": 10366, - "Ġoccupancy": 66419, - "Ġoccupants": 75772, - "Ġoccupation": 30747, - "Ġoccupational": 65195, - "Ġoccupations": 60966, - "Ġoccupied": 25366, - "Ġoccupies": 76854, - "Ġoccupy": 48678, - "Ġoccupying": 72280, - "Ġoccur": 12446, - "Ġoccured": 36042, - "Ġoccurred": 10222, - "Ġoccurrence": 32659, - "Ġoccurrences": 57115, - "Ġoccurring": 31965, - "Ġoccurs": 13980, - "Ġocean": 18435, - "Ġoceans": 54280, - "Ġoch": 12218, - "Ġoci": 95075, - "ĠocksÃ¥": 88416, - "Ġocor": 85072, - "Ġoct": 18998, - "Ġoctave": 75032, - "Ġocup": 75766, - "Ġocur": 92320, - "Ġod": 11018, - "Ġodd": 10535, - "Ġoddly": 74544, - "Ġodds": 21448, - "Ġode": 73994, - "Ġodense": 75987, - "Ġoder": 12666, - "Ġodio": 87834, - "Ġodom": 88206, - "Ġodor": 54097, - "Ġodp": 52006, - "Ġodpowied": 72086, - "Ġoe": 69483, - "Ġof": 315, - "ĠofApp": 98842, - "ĠofType": 72854, - "Ġofere": 82052, - "Ġoferta": 85320, - "Ġoff": 1022, - "Ġoffen": 88633, - "Ġoffence": 35355, - "Ġoffences": 51312, - "Ġoffend": 85086, - "Ġoffended": 54221, - "Ġoffender": 47753, - "Ġoffenders": 41702, - "Ġoffending": 70669, - "Ġoffense": 17193, - "Ġoffenses": 47243, - "Ġoffensive": 15538, - "Ġoffer": 3085, - "Ġoffered": 9076, - "Ġoffering": 10209, - "Ġofferings": 33935, - "Ġoffers": 6209, - "Ġoffic": 2856, - "Ġoffice": 5274, - "Ġofficer": 9640, - "Ġofficers": 9808, - "Ġoffices": 19672, - "Ġofficial": 4033, - "Ġofficially": 19073, - "Ġofficials": 7510, - "Ġoffline": 27258, - "Ġoffre": 68905, - "Ġoffs": 74317, - "Ġoffseason": 40972, - "Ġoffset": 4445, - "ĠoffsetX": 74372, - "ĠoffsetY": 69138, - "Ġoffsetof": 62747, - "Ġoffsets": 36146, - "Ġoffshore": 39500, - "Ġoffspring": 46471, - "Ġoficial": 75540, - "Ġofrec": 64195, - "Ġofrece": 89539, - "Ġofs": 59161, - "Ġofstream": 76493, - "Ġoft": 43146, - "Ġoften": 3629, - "Ġog": 7500, - "Ġoggi": 89744, - "Ġogl": 95056, - "Ġogni": 55474, - "Ġogr": 96361, - "Ġogs": 44834, - "ĠogsÃ¥": 49487, - "Ġoh": 14346, - "Ġohio": 96985, - "Ġohne": 29983, - "Ġoi": 75733, - "Ġoid": 49866, - "Ġoil": 5707, - "Ġoils": 32462, - "Ġoily": 78571, - "Ġok": 5509, - "Ġokay": 17339, - "Ġokhttp": 49132, - "Ġol": 8492, - "Ġolan": 57398, - "Ġolarak": 50994, - "Ġold": 2362, - "ĠoldValue": 50202, - "Ġolder": 9191, - "Ġoldest": 24417, - "Ġolds": 79573, - "Ġoldu": 58100, - "ĠolduÄŁ": 67565, - "Ġole": 32878, - "Ġoleh": 52416, - "Ġoli": 60236, - "Ġolig": 55984, - "Ġolive": 33213, - "Ġoltre": 92202, - "Ġom": 8019, - "Ġoma": 48253, - "Ġomap": 89336, - "Ġomas": 95776, - "Ġomdat": 95120, - "Ġomega": 34998, - "Ġomin": 72275, - "Ġominous": 86596, - "Ġomission": 84218, - "Ġomit": 52144, - "Ġomitted": 40542, - "Ġomn": 50197, - "Ġomnip": 95529, - "Ġomp": 44025, - "Ġon": 389, - "ĠonActivityResult": 79940, - "ĠonAnimation": 89556, - "ĠonBackPressed": 71709, - "ĠonBind": 52334, - "ĠonBindViewHolder": 58594, - "ĠonBlur": 65073, - "ĠonCancel": 66225, - "ĠonCancelled": 89600, - "ĠonChange": 9273, - "ĠonChangeText": 61968, - "ĠonChanged": 56460, - "ĠonClick": 5815, - "ĠonClose": 40976, - "ĠonComplete": 56346, - "ĠonCreate": 12327, - "ĠonCreateOptionsMenu": 68194, - "ĠonCreateView": 42538, - "ĠonCreateViewHolder": 59264, - "ĠonData": 78762, - "ĠonDataChange": 100008, - "ĠonDelete": 40653, - "ĠonDestroy": 55289, - "ĠonError": 33530, - "ĠonFailure": 49434, - "ĠonFinish": 98005, - "ĠonFocus": 87074, - "ĠonHide": 96704, - "ĠonItemClick": 67874, - "ĠonKeyDown": 93708, - "ĠonLoad": 54531, - "ĠonMouse": 43380, - "ĠonNext": 95712, - "ĠonOptionsItemSelected": 65067, - "ĠonPage": 75971, - "ĠonPause": 82249, - "ĠonPostExecute": 84263, - "ĠonPress": 23836, - "ĠonPressed": 28100, - "ĠonRequest": 80108, - "ĠonResponse": 57336, - "ĠonResume": 62270, - "ĠonSave": 78544, - "ĠonSelect": 64618, - "ĠonStart": 58213, - "ĠonStop": 86330, - "ĠonSubmit": 23300, - "ĠonSuccess": 39802, - "ĠonTap": 36484, - "ĠonTouch": 71879, - "ĠonUpdate": 81502, - "ĠonView": 51834, - "ĠonViewCreated": 87734, - "Ġonboard": 56158, - "Ġonc": 78970, - "Ġonce": 3131, - "Ġonchange": 50352, - "Ġonclick": 12449, - "Ġonde": 50103, - "Ġonder": 38861, - "Ġone": 832, - "Ġones": 6305, - "Ġoneself": 57669, - "Ġongoing": 14529, - "Ġonion": 38427, - "Ġonions": 45697, - "Ġonline": 2930, - "Ġonload": 98064, - "Ġonly": 1193, - "Ġons": 49549, - "Ġonset": 42080, - "Ġonsite": 84969, - "Ġonslaught": 88792, - "Ġonstage": 93635, - "Ġont": 14848, - "Ġonto": 8800, - "Ġontology": 84369, - "Ġontvang": 96152, - "Ġontvangst": 51390, - "Ġonward": 79287, - "Ġonwards": 60525, - "Ġonze": 56905, - "Ġoo": 57009, - "Ġook": 28579, - "Ġop": 1200, - "Ġopacity": 19172, - "Ġopaque": 47584, - "Ġopc": 38127, - "Ġopcion": 73908, - "Ġopciones": 76536, - "Ġopción": 84789, - "Ġopcode": 31128, - "Ġopen": 1825, - "ĠopenFileDialog": 98471, - "Ġopendir": 96242, - "Ġopened": 9107, - "Ġopener": 36253, - "Ġopenid": 99826, - "Ġopening": 8736, - "Ġopenings": 49649, - "Ġopenly": 30447, - "Ġopenness": 71160, - "Ġopens": 16264, - "Ġopenssl": 81833, - "Ġoper": 2040, - "Ġopera": 43516, - "Ġoperand": 28312, - "Ġoperands": 55610, - "Ġoperate": 14816, - "Ġoperated": 24026, - "Ġoperates": 27149, - "Ġoperating": 10565, - "Ġoperation": 5784, - "Ġoperational": 25605, - "Ġoperations": 7677, - "Ġoperative": 64885, - "Ġoperatives": 73290, - "Ġoperator": 5793, - "Ġoperators": 20197, - "Ġopi": 36558, - "Ġopin": 7484, - "Ġopinion": 9647, - "Ġopinions": 18463, - "Ġopioid": 48825, - "Ġopioids": 84460, - "Ġoportun": 63098, - "Ġopp": 4083, - "Ġoppon": 10575, - "Ġopponent": 15046, - "Ġopponents": 19949, - "Ġopport": 4905, - "Ġopportun": 86954, - "Ġopportunities": 10708, - "Ġopportunity": 6776, - "Ġoppos": 8081, - "Ġoppose": 34134, - "Ġopposed": 16475, - "Ġopposes": 76312, - "Ġopposing": 31322, - "Ġopposite": 14329, - "Ġopposition": 14076, - "Ġoppress": 90838, - "Ġoppressed": 67516, - "Ġoppression": 47748, - "Ġoppressive": 78612, - "Ġopr": 72163, - "Ġops": 28231, - "Ġopt": 3469, - "Ġoptarg": 83291, - "Ġopted": 41867, - "Ġoptic": 81209, - "Ġoptical": 29393, - "Ġoptics": 70985, - "Ġoptim": 7706, - "Ġoptimal": 23669, - "Ġoptimism": 54508, - "Ġoptimistic": 37036, - "Ġoptimization": 26329, - "Ġoptimizations": 82278, - "Ġoptimize": 30536, - "Ġoptimized": 34440, - "Ġoptimizer": 26714, - "Ġoptimizing": 74142, - "Ġoptimum": 54767, - "Ġopting": 75701, - "Ġoption": 3072, - "Ġoptional": 10309, - "Ġoptionally": 46624, - "Ġoptions": 2671, - "Ġopts": 12462, - "Ġor": 477, - "Ġora": 60425, - "Ġoracle": 53841, - "Ġoral": 21308, - "Ġorally": 98122, - "Ġorang": 50707, - "Ġorange": 19087, - "Ġoranges": 85138, - "Ġoraz": 36570, - "Ġorb": 37466, - "Ġorbit": 27605, - "Ġorbital": 65691, - "Ġorbits": 86228, - "Ġorbs": 99505, - "Ġorc": 76791, - "Ġorch": 41245, - "Ġorchest": 70984, - "Ġorchestr": 66228, - "Ġorchestra": 69155, - "Ġorchestrated": 93167, - "Ġord": 6141, - "Ġordained": 86724, - "Ġordeal": 74781, - "Ġorden": 39488, - "Ġorder": 2015, - "ĠorderBy": 40794, - "ĠorderId": 50073, - "Ġorderby": 86936, - "Ġordered": 11713, - "Ġordering": 22106, - "Ġorderly": 85869, - "Ġorders": 10373, - "Ġordin": 49742, - "Ġordinal": 69048, - "Ġordinance": 48721, - "Ġordinances": 89864, - "Ġordinarily": 98081, - "Ġordinary": 19664, - "Ġore": 16536, - "Ġores": 76158, - "Ġorg": 1262, - "Ġorgan": 2942, - "Ġorganic": 17808, - "Ġorganis": 21874, - "Ġorganisation": 22139, - "Ġorganisations": 29533, - "Ġorganise": 71040, - "Ġorganised": 39433, - "Ġorganisers": 91560, - "Ġorganising": 88171, - "Ġorganism": 47120, - "Ġorganisms": 44304, - "Ġorganiz": 25286, - "Ġorganization": 7471, - "Ġorganizational": 41295, - "Ġorganizations": 11351, - "Ġorganize": 31335, - "Ġorganized": 17057, - "Ġorganizer": 47302, - "Ġorganizers": 44318, - "Ġorganizing": 35821, - "Ġorgans": 36853, - "Ġorgas": 52573, - "Ġorgasm": 38765, - "Ġorgy": 85531, - "Ġori": 59735, - "Ġorient": 11744, - "Ġorientation": 17140, - "Ġorientations": 89935, - "Ġoriented": 42208, - "Ġorig": 2780, - "Ġorigen": 88489, - "Ġorigin": 6371, - "Ġoriginal": 4113, - "Ġoriginally": 13517, - "Ġoriginals": 86690, - "Ġoriginate": 82316, - "Ġoriginated": 44853, - "Ġoriginates": 99970, - "Ġoriginating": 71373, - "Ġorigins": 33472, - "Ġorm": 68702, - "Ġorn": 40545, - "Ġornament": 79760, - "Ġornaments": 85368, - "Ġoro": 95993, - "Ġorphan": 13036, - "Ġort": 64609, - "Ġorth": 30299, - "Ġorthodox": 92342, - "Ġorthogonal": 95680, - "Ġos": 2709, - "Ġosc": 32047, - "Ġoscill": 43524, - "Ġoscillator": 84741, - "Ġosg": 51948, - "Ġoslo": 37362, - "Ġosob": 72757, - "Ġosp": 64590, - "Ġoss": 31159, - "Ġost": 37996, - "Ġostat": 96469, - "Ġoste": 52368, - "Ġostensibly": 81594, - "Ġostr": 67094, - "Ġostream": 64611, - "Ġosób": 94543, - "Ġot": 14479, - "Ġother": 1023, - "ĠotherButtonTitles": 82287, - "Ġothers": 3885, - "Ġotherwise": 6062, - "Ġotp": 84531, - "Ġotra": 46495, - "Ġotras": 51966, - "Ġotro": 39192, - "Ġotros": 39505, - "Ġott": 54022, - "Ġou": 6033, - "Ġoud": 78073, - "Ġought": 22525, - "Ġoui": 97507, - "Ġounce": 54808, - "Ġounces": 49138, - "Ġour": 1057, - "Ġours": 11604, - "Ġourselves": 13520, - "Ġousted": 98555, - "Ġout": 704, - "ĠoutFile": 73909, - "Ġoutage": 89229, - "Ġoutbound": 74895, - "Ġoutbreak": 31188, - "Ġoutbreaks": 77871, - "Ġoutcome": 15632, - "Ġoutcomes": 20124, - "Ġoutcry": 88963, - "Ġoutdated": 41626, - "Ġoutdoor": 16166, - "Ġoutdoors": 34632, - "Ġouter": 16335, - "Ġoutf": 76981, - "Ġoutfield": 67437, - "Ġoutfile": 34278, - "Ġoutfit": 28403, - "Ġoutfits": 48374, - "Ġoutgoing": 37798, - "Ġouting": 65281, - "Ġoutings": 96727, - "Ġoutlaw": 65106, - "Ġoutlet": 27487, - "Ġoutlets": 28183, - "Ġoutlier": 89260, - "Ġoutliers": 87763, - "Ġoutline": 21782, - "Ġoutlined": 33740, - "Ġoutlines": 50729, - "Ġoutlining": 79774, - "Ġoutlook": 36721, - "Ġoutnumber": 85692, - "Ġoutpatient": 87230, - "Ġoutpost": 96678, - "Ġoutput": 2612, - "ĠoutputFile": 63943, - "ĠoutputPath": 96117, - "ĠoutputStream": 59061, - "Ġoutputs": 16674, - "Ġoutr": 18333, - "Ġoutra": 81807, - "Ġoutrage": 30229, - "Ġoutraged": 72364, - "Ġoutrageous": 55588, - "Ġoutras": 74802, - "Ġoutreach": 47210, - "Ġoutright": 40228, - "Ġoutro": 61758, - "Ġoutros": 57973, - "Ġouts": 23651, - "Ġoutset": 68864, - "Ġoutside": 4994, - "Ġoutsider": 75683, - "Ġoutsiders": 73289, - "Ġoutskirts": 71333, - "Ġoutsourcing": 75792, - "Ġoutspoken": 70379, - "Ġoutstanding": 19310, - "Ġoutward": 52046, - "Ġoutweigh": 63074, - "Ġov": 25568, - "Ġoval": 61137, - "Ġovar": 66168, - "Ġovarian": 85542, - "Ġoven": 24276, - "Ġover": 927, - "Ġoverall": 8244, - "Ġoverarching": 98536, - "Ġoverclock": 81294, - "Ġovercome": 23075, - "Ġovercoming": 74017, - "Ġovercrow": 88204, - "Ġoverd": 40552, - "Ġoverdose": 60553, - "Ġoverdue": 73626, - "Ġoverflow": 16891, - "Ġoverflowing": 94315, - "Ġoverhaul": 52774, - "Ġoverhe": 72389, - "Ġoverhead": 32115, - "Ġoverl": 29204, - "Ġoverlap": 28347, - "Ġoverlapping": 50917, - "Ġoverlaps": 77107, - "Ġoverlay": 25652, - "Ġoverlays": 97972, - "Ġoverload": 43284, - "Ġoverloaded": 75691, - "Ġoverlook": 31805, - "Ġoverlooked": 45536, - "Ġoverlooking": 53324, - "Ġoverly": 39532, - "Ġovernight": 25402, - "Ġoverposting": 95153, - "Ġoverpower": 98887, - "Ġoverridden": 52556, - "Ġoverride": 2882, - "Ġoverrides": 36555, - "Ġoverriding": 68971, - "Ġoverrun": 85378, - "Ġovers": 17918, - "Ġoverse": 20270, - "Ġoverseas": 25355, - "Ġoversee": 42003, - "Ġoverseeing": 68704, - "Ġoversees": 71945, - "Ġoversh": 66571, - "Ġovershadow": 85305, - "Ġoversight": 38189, - "Ġoversized": 62305, - "Ġoverst": 83509, - "Ġovert": 43661, - "Ġoverthrow": 63331, - "Ġovertime": 39599, - "Ġoverturn": 67687, - "Ġoverturned": 69098, - "Ġoverview": 24131, - "Ġoverweight": 50254, - "Ġoverwhel": 17201, - "Ġoverwhelm": 96848, - "Ġoverwhelmed": 43206, - "Ġoverwhelming": 22798, - "Ġoverwhelmingly": 55734, - "Ġoverwrite": 33316, - "Ġoverwritten": 60273, - "Ġow": 15941, - "Ġowe": 42210, - "Ġowed": 49009, - "Ġowes": 69944, - "Ġowing": 56612, - "Ġowl": 53369, - "Ġown": 1866, - "Ġowned": 13234, - "Ġowner": 6506, - "ĠownerId": 98023, - "Ġowners": 7980, - "Ġownership": 15637, - "Ġowning": 41377, - "Ġowns": 25241, - "Ġox": 19488, - "Ġoxid": 36172, - "Ġoxidation": 71162, - "Ġoxidative": 79401, - "Ġoxide": 51180, - "Ġoxy": 99690, - "Ġoxygen": 24463, - "Ġoy": 70448, - "Ġoz": 25616, - "Ġozone": 77537, - "Ġoù": 39723, - "Ġp": 281, - "ĠpBuffer": 93500, - "ĠpData": 49739, - "ĠpH": 37143, - "ĠpInfo": 94683, - "ĠpItem": 94740, - "ĠpNode": 65666, - "ĠpObj": 61052, - "ĠpParent": 95320, - "Ġpa": 7251, - "Ġpaar": 49200, - "Ġpac": 23744, - "Ġpace": 18338, - "Ġpaced": 78780, - "Ġpaciente": 73512, - "Ġpacientes": 85024, - "Ġpacing": 83240, - "Ġpack": 3854, - "Ġpackage": 6462, - "ĠpackageName": 67704, - "Ġpackaged": 47237, - "Ġpackages": 14519, - "Ġpackaging": 24066, - "Ġpacked": 19937, - "Ġpacket": 10361, - "Ġpackets": 28133, - "Ġpacking": 36813, - "Ġpacks": 31406, - "Ġpacman": 97964, - "Ġpact": 60821, - "Ġpad": 11262, - "Ġpada": 32911, - "Ġpadd": 54269, - "Ġpadded": 44968, - "Ġpadding": 5413, - "ĠpaddingBottom": 61765, - "ĠpaddingHorizontal": 85198, - "ĠpaddingLeft": 55291, - "ĠpaddingRight": 71115, - "ĠpaddingTop": 49634, - "Ġpaddle": 40403, - "Ġpadr": 94160, - "Ġpadre": 62120, - "Ġpads": 37095, - "Ġpadx": 55922, - "Ġpady": 53732, - "Ġpaed": 95247, - "Ġpag": 15117, - "Ġpagamento": 79907, - "Ġpagan": 84902, - "Ġpagar": 84899, - "Ġpage": 2199, - "ĠpageCount": 86851, - "ĠpageIndex": 60346, - "ĠpageInfo": 98367, - "ĠpageNo": 85982, - "ĠpageNum": 68671, - "ĠpageNumber": 61241, - "ĠpageSize": 23461, - "ĠpageTitle": 88321, - "Ġpageable": 71247, - "Ġpager": 53688, - "Ġpages": 6959, - "Ġpagina": 47065, - "Ġpaginate": 83074, - "Ġpagination": 29595, - "Ġpaginator": 70495, - "Ġpaging": 57387, - "Ġpago": 65477, - "Ġpai": 61700, - "Ġpaid": 7318, - "Ġpain": 6784, - "Ġpainful": 26175, - "Ġpainfully": 76699, - "Ġpains": 51266, - "Ġpainstaking": 98713, - "Ġpaint": 6308, - "Ġpainted": 24937, - "Ġpainter": 30581, - "Ġpainters": 97953, - "Ġpainting": 19354, - "Ġpaintings": 36692, - "Ġpaints": 57948, - "Ġpair": 6857, - "Ġpaired": 35526, - "Ġpairing": 48813, - "Ġpairs": 13840, - "Ġpairwise": 93859, - "Ġpais": 62383, - "Ġpaj": 91710, - "Ġpak": 39114, - "Ġpakistan": 87098, - "Ġpal": 11091, - "Ġpalabra": 74037, - "Ġpalabras": 74304, - "Ġpalace": 44439, - "Ġpalate": 77338, - "Ġpalavra": 95747, - "Ġpale": 28639, - "Ġpalette": 27404, - "Ġpalindrome": 74197, - "Ġpall": 67597, - "Ġpallet": 59903, - "Ġpalm": 33552, - "Ġpalms": 75818, - "Ġpalp": 75649, - "Ġpals": 84187, - "Ġpam": 42290, - "Ġpamph": 75931, - "Ġpan": 7363, - "Ġpanc": 54574, - "Ġpancakes": 80960, - "Ġpancre": 62268, - "Ġpancreatic": 98144, - "Ġpand": 12495, - "Ġpanda": 89322, - "Ġpandas": 19130, - "Ġpandemic": 28522, - "Ġpane": 38422, - "Ġpanel": 7090, - "Ġpanels": 21988, - "Ġpang": 97974, - "Ġpanic": 22743, - "Ġpanicked": 94110, - "Ġpanor": 68904, - "Ġpanorama": 92778, - "Ġpanoramic": 84357, - "Ġpans": 64883, - "Ġpant": 26346, - "Ġpantalla": 71124, - "Ġpanties": 56457, - "Ġpantry": 69357, - "Ġpants": 25567, - "Ġpap": 26365, - "Ġpapel": 70257, - "Ġpaper": 5684, - "Ġpaperback": 86831, - "Ġpapers": 16064, - "Ġpaperwork": 45731, - "Ġpar": 1370, - "Ġpara": 3429, - "Ġparach": 75045, - "Ġparachute": 99220, - "Ġparad": 28417, - "Ġparade": 37604, - "Ġparadigm": 49340, - "Ġparadise": 50852, - "Ġparadox": 52313, - "Ġparagraph": 14646, - "Ġparagraphs": 43743, - "Ġparalle": 58130, - "Ġparallel": 15638, - "Ġparallels": 72474, - "Ġparalysis": 86139, - "Ġparalyzed": 88968, - "Ġparam": 1719, - "ĠparamInt": 41850, - "ĠparamMap": 88156, - "ĠparamName": 91796, - "ĠparamString": 50741, - "Ġparameter": 5852, - "Ġparameters": 5137, - "Ġparametro": 76237, - "Ġparametros": 61505, - "Ġparamount": 74510, - "Ġparams": 3712, - "Ġparan": 48682, - "Ġparanoia": 83544, - "Ġparanoid": 69763, - "Ġparanormal": 92697, - "Ġparaph": 63330, - "Ġparas": 33403, - "Ġparasite": 85573, - "Ġparasites": 79383, - "Ġparc": 45740, - "Ġparce": 66021, - "Ġparcel": 30409, - "Ġparcels": 85027, - "Ġparch": 66302, - "Ġparchment": 87204, - "Ġpard": 91047, - "Ġpardon": 65268, - "Ġpare": 24068, - "Ġparece": 65117, - "Ġpared": 98111, - "Ġpareja": 75886, - "Ġparen": 39040, - "Ġparent": 2748, - "ĠparentId": 56985, - "ĠparentNode": 76055, - "Ġparental": 46679, - "Ġparentheses": 75075, - "Ġparenthesis": 96456, - "Ġparenting": 49058, - "Ġparents": 6699, - "Ġparfait": 86966, - "Ġpari": 68082, - "Ġparis": 41958, - "Ġparish": 52297, - "Ġparity": 50715, - "Ġpark": 6246, - "Ġparked": 43335, - "Ġparking": 13217, - "Ġparks": 27943, - "Ġparl": 44314, - "Ġparler": 89504, - "Ġparliament": 21814, - "Ġparliamentary": 44250, - "Ġparm": 60918, - "Ġparms": 59577, - "Ġparody": 67265, - "Ġparole": 49361, - "Ġpars": 10364, - "Ġparse": 4820, - "ĠparseFloat": 26847, - "ĠparseInt": 13187, - "Ġparsed": 16051, - "Ġparser": 6871, - "Ġparsers": 88173, - "Ġparses": 71935, - "Ġparsing": 23115, - "Ġparsley": 88621, - "Ġpart": 961, - "Ġpartager": 97448, - "Ġparte": 20108, - "Ġparted": 85156, - "Ġparten": 98394, - "Ġpartes": 81282, - "Ġparti": 79988, - "Ġpartial": 7276, - "Ġpartially": 26310, - "Ġpartic": 2598, - "Ġparticip": 5293, - "Ġparticipant": 25923, - "Ġparticipants": 13324, - "Ġparticipate": 16136, - "Ġparticipated": 31408, - "Ġparticipates": 91287, - "Ġparticipating": 24435, - "Ġparticipation": 20852, - "Ġparticle": 19320, - "Ġparticles": 19252, - "Ġparticul": 54008, - "Ġparticular": 4040, - "Ġparticularly": 8104, - "Ġparticulars": 86974, - "Ġpartida": 97647, - "Ġpartido": 74141, - "Ġpartie": 48901, - "Ġparties": 9875, - "Ġpartir": 31632, - "Ġpartisan": 49638, - "Ġpartition": 17071, - "Ġpartitions": 47788, - "Ġpartly": 28135, - "Ġpartner": 8427, - "Ġpartnered": 53319, - "Ġpartnering": 70220, - "Ġpartners": 8717, - "Ġpartnership": 15664, - "Ġpartnerships": 40705, - "Ġparts": 5596, - "Ġparty": 4717, - "Ġpas": 6502, - "Ġpasa": 87776, - "Ġpasado": 58516, - "Ġpasar": 67714, - "Ġpaso": 62777, - "Ġpass": 1522, - "Ġpassage": 21765, - "Ġpassages": 47869, - "Ġpasse": 39904, - "Ġpassed": 5946, - "Ġpassenger": 24023, - "Ġpassengers": 22961, - "Ġpasser": 45347, - "Ġpasses": 16609, - "Ġpassing": 12579, - "Ġpassion": 11939, - "Ġpassionate": 25429, - "Ġpassionately": 92925, - "Ġpassions": 58724, - "Ġpassive": 28979, - "Ġpassphrase": 76593, - "Ġpassport": 26536, - "Ġpassports": 75526, - "Ġpasswd": 53137, - "Ġpassword": 3636, - "Ġpasswords": 34816, - "Ġpassé": 81621, - "Ġpast": 3347, - "Ġpasta": 37547, - "Ġpaste": 25982, - "Ġpastor": 44044, - "Ġpastoral": 90371, - "Ġpastors": 92420, - "Ġpastry": 74155, - "Ġpasture": 89355, - "Ġpat": 3352, - "Ġpatch": 11140, - "Ġpatched": 72832, - "Ġpatches": 29760, - "Ġpatent": 25589, - "Ġpatented": 63712, - "Ġpatents": 46997, - "Ġpaternal": 93367, - "Ġpath": 1853, - "ĠpathMatch": 87118, - "Ġpathetic": 67163, - "Ġpathlib": 54259, - "Ġpathname": 40783, - "Ġpathogens": 78284, - "Ġpathological": 89961, - "Ġpathology": 77041, - "Ġpaths": 13006, - "Ġpathway": 38970, - "Ġpathways": 44014, - "Ġpatience": 30401, - "Ġpatient": 8893, - "Ġpatiently": 79261, - "Ġpatients": 6978, - "Ġpatio": 32278, - "Ġpatri": 29325, - "Ġpatriarch": 71321, - "Ġpatriot": 67617, - "Ġpatriotic": 77784, - "Ġpatriotism": 90442, - "Ġpatrol": 33622, - "Ġpatrols": 88142, - "Ġpatron": 36380, - "Ġpatrons": 52860, - "Ġpatt": 84167, - "Ġpatter": 93093, - "Ġpattern": 5497, - "Ġpatterns": 12912, - "Ġpau": 84295, - "Ġpaul": 68111, - "Ġpause": 18579, - "Ġpaused": 35595, - "Ġpauses": 86932, - "Ġpav": 40216, - "Ġpave": 94123, - "Ġpaved": 63675, - "Ġpavement": 65442, - "Ġpaving": 82568, - "Ġpaw": 77938, - "Ġpawn": 54555, - "Ġpay": 2343, - "Ġpayable": 45691, - "Ġpaycheck": 78079, - "Ġpayday": 53706, - "Ġpayer": 70375, - "Ġpaying": 12798, - "Ġpayload": 7885, - "Ġpayloads": 90623, - "Ġpayment": 8323, - "Ġpayments": 14507, - "Ġpayoff": 85365, - "Ġpayout": 46988, - "Ġpayouts": 90629, - "Ġpaypal": 68893, - "Ġpayroll": 46208, - "Ġpays": 21935, - "Ġpaz": 80585, - "ĠpaÃŃs": 42765, - "ĠpaÃŃses": 71977, - "Ġpb": 17759, - "Ġpc": 13615, - "Ġpca": 81996, - "Ġpcap": 95654, - "Ġpcb": 87340, - "Ġpci": 46571, - "Ġpcl": 52981, - "Ġpcm": 69747, - "Ġpcs": 71399, - "Ġpct": 82947, - "Ġpd": 7900, - "Ġpdata": 71411, - "Ġpdb": 49084, - "Ġpdf": 13072, - "Ġpdo": 91233, - "Ġpdu": 98069, - "Ġpe": 1069, - "Ġpea": 98763, - "Ġpeace": 9096, - "Ġpeaceful": 26733, - "Ġpeacefully": 67879, - "Ġpeach": 73188, - "Ġpeak": 16557, - "Ġpeaked": 78292, - "Ġpeaks": 40035, - "Ġpeanut": 50933, - "Ġpeanuts": 90177, - "Ġpear": 38790, - "Ġpearl": 70723, - "Ġpearls": 92732, - "Ġpeas": 47136, - "Ġpeasant": 90038, - "Ġpeasants": 76847, - "Ġpec": 31100, - "Ġpeculiar": 44797, - "Ġped": 10696, - "Ġpedal": 49701, - "Ġpedals": 87506, - "Ġpedest": 30326, - "Ġpedestal": 92755, - "Ġpedestrian": 47854, - "Ġpedestrians": 62558, - "Ġpediatric": 53166, - "Ġpedido": 52894, - "Ġpedig": 66782, - "Ġpedigree": 94054, - "Ġpee": 65238, - "Ġpeek": 33692, - "Ġpeel": 58212, - "Ġpeeled": 83612, - "Ġpeer": 14734, - "Ġpeers": 26081, - "Ġpeg": 31787, - "Ġpel": 12077, - "Ġpela": 33823, - "Ġpelic": 76433, - "Ġpellet": 68510, - "Ġpellets": 78420, - "Ġpelo": 28625, - "Ġpelos": 83939, - "Ġpelvic": 84168, - "ĠpelÃŃcul": 66840, - "ĠpelÃŃcula": 97316, - "Ġpem": 55284, - "Ġpemb": 64667, - "Ġpen": 5869, - "Ġpena": 95557, - "Ġpenal": 47426, - "Ġpenalties": 31086, - "Ġpenalty": 16750, - "Ġpenc": 66374, - "Ġpenchant": 99780, - "Ġpencil": 47218, - "Ġpencils": 97438, - "Ġpend": 42630, - "Ġpendant": 42844, - "Ġpending": 15639, - "Ġpenet": 32756, - "Ġpenetr": 44805, - "Ġpenetrate": 64855, - "Ġpenetrated": 97922, - "Ġpenetrating": 90300, - "Ġpenetration": 44596, - "Ġpeng": 37786, - "Ġpeninsula": 66495, - "Ġpenis": 23806, - "Ġpenn": 44049, - "Ġpenned": 78797, - "Ġpenny": 50169, - "Ġpens": 23423, - "Ġpensar": 94151, - "Ġpense": 73953, - "Ġpension": 28781, - "Ġpensions": 64863, - "Ġpent": 20801, - "Ġpentru": 27314, - "Ġpeny": 94033, - "Ġpeople": 1274, - "Ġpeoples": 32538, - "Ġpep": 87695, - "Ġpepp": 83804, - "Ġpepper": 25349, - "Ġpeppers": 58573, - "Ġpeptide": 72249, - "Ġpeptides": 96434, - "Ġpequ": 81772, - "Ġpeque": 48467, - "Ġper": 824, - "Ġperc": 44563, - "Ġperce": 62822, - "Ġperceive": 45493, - "Ġperceived": 26617, - "Ġpercent": 3346, - "Ġpercentage": 11668, - "Ġpercentages": 54208, - "Ġpercentile": 66257, - "Ġpercept": 78632, - "Ġperception": 21063, - "Ġperceptions": 51866, - "Ġperch": 42983, - "Ġperché": 62055, - "Ġpercussion": 84849, - "Ġperd": 41518, - "Ġperder": 78996, - "Ġperennial": 74718, - "Ġperf": 22535, - "Ġperfect": 4832, - "Ġperfected": 95246, - "Ġperfection": 39143, - "Ġperfectly": 14268, - "Ġperfil": 64212, - "Ġperfor": 84868, - "Ġperform": 2804, - "Ġperformance": 5178, - "Ġperformances": 24601, - "Ġperformed": 10887, - "Ġperformer": 49254, - "Ġperformers": 45518, - "Ġperforming": 16785, - "Ġperforms": 27772, - "Ġperfume": 67443, - "Ġperg": 90885, - "Ġperhaps": 8530, - "Ġperi": 62257, - "Ġperil": 60392, - "Ġperimeter": 47442, - "Ġperiod": 4261, - "Ġperiodic": 39445, - "Ġperiodically": 48582, - "Ġperiodo": 71555, - "Ġperiods": 18852, - "Ġperipheral": 35688, - "Ġperipherals": 91984, - "Ġperish": 83217, - "Ġperk": 66193, - "Ġperks": 58286, - "Ġperl": 57156, - "Ġperm": 14175, - "Ġpermalink": 80328, - "Ġperman": 11885, - "Ġpermanent": 15690, - "Ġpermanently": 31859, - "Ġperme": 55424, - "Ġpermet": 29557, - "Ġpermissible": 76345, - "Ġpermission": 8041, - "Ġpermissions": 8709, - "Ġpermit": 11810, - "Ġpermite": 52603, - "Ġpermits": 29790, - "Ġpermitted": 15480, - "Ġpermitting": 62174, - "Ġperms": 83382, - "Ġpermutation": 59541, - "Ġpermutations": 73049, - "Ġpero": 20003, - "Ġperpendicular": 77933, - "Ġperpet": 22313, - "Ġperpetr": 39454, - "Ġperpetrated": 93430, - "Ġperpetrator": 85636, - "Ġperpetrators": 66446, - "Ġperpetual": 66693, - "Ġperplex": 74252, - "Ġperror": 41831, - "Ġpers": 7565, - "Ġperse": 55250, - "Ġpersec": 38568, - "Ġpersecuted": 93698, - "Ġpersecution": 56529, - "Ġpersever": 74078, - "Ġperseverance": 99841, - "Ġpersist": 23135, - "Ġpersisted": 54095, - "Ġpersistence": 42056, - "Ġpersistent": 26048, - "Ġpersists": 67145, - "Ġperso": 78072, - "Ġperson": 1732, - "Ġpersona": 29055, - "Ġpersonal": 4443, - "Ġpersonalised": 85348, - "Ġpersonalities": 44908, - "Ġpersonality": 17743, - "Ġpersonalize": 81938, - "Ġpersonalized": 35649, - "Ġpersonally": 16102, - "Ġpersonals": 48830, - "Ġpersonas": 32525, - "Ġpersone": 61788, - "Ġpersonn": 97252, - "Ġpersonne": 54613, - "Ġpersonnel": 17274, - "Ġpersonnes": 48577, - "Ġpersons": 11434, - "Ġperspective": 13356, - "Ġperspectives": 39555, - "Ġpersu": 24613, - "Ġpersuade": 51041, - "Ġpersuaded": 65101, - "Ġpersuasion": 98224, - "Ġpersuasive": 66343, - "Ġpersön": 78520, - "Ġpert": 18713, - "Ġpertaining": 47031, - "Ġpertinent": 62623, - "Ġperu": 92959, - "Ġperv": 47274, - "Ġpervasive": 71867, - "Ġperverse": 95904, - "ĠperÃŃ": 77182, - "ĠperÃŃodo": 87724, - "Ġpes": 18541, - "Ġpeso": 38035, - "Ġpesos": 85247, - "Ġpesquisa": 95730, - "Ġpessim": 73623, - "Ġpesso": 40675, - "Ġpessoa": 57730, - "Ġpessoas": 47062, - "Ġpest": 44885, - "Ġpestic": 45195, - "Ġpesticide": 84673, - "Ġpesticides": 61257, - "Ġpests": 76056, - "Ġpet": 6896, - "Ġpetals": 96740, - "Ġpeter": 95087, - "Ġpetit": 46110, - "Ġpetite": 38920, - "Ġpetites": 98385, - "Ġpetition": 20984, - "Ġpetitioner": 84503, - "Ġpetitions": 75554, - "Ġpetits": 86696, - "Ġpetrol": 58183, - "Ġpetroleum": 60063, - "Ġpets": 26159, - "Ġpetty": 61585, - "Ġpeu": 28800, - "Ġpeut": 25692, - "Ġpeuvent": 56311, - "Ġpeux": 94297, - "Ġpew": 62516, - "Ġpf": 28518, - "Ġpg": 17953, - "Ġph": 1343, - "Ġphantom": 70808, - "Ġpharm": 15430, - "Ġpharmac": 36449, - "Ġpharmaceutical": 35410, - "Ġpharmacies": 77605, - "Ġpharmacist": 90394, - "Ġpharmacy": 33400, - "Ġphase": 10474, - "Ġphased": 86329, - "Ġphases": 35530, - "Ġphen": 14345, - "Ġphenomen": 17151, - "Ġphenomena": 44247, - "Ġphenomenal": 57492, - "Ġphenomenon": 25885, - "Ġphenotype": 82423, - "Ġphi": 23526, - "Ġphil": 10891, - "Ġphilanth": 58738, - "Ġphilippines": 81004, - "Ġphilosoph": 13868, - "Ġphilosopher": 55475, - "Ġphilosophers": 61787, - "Ġphilosophical": 41903, - "Ġphilosophy": 19675, - "Ġphishing": 99197, - "Ġphoenix": 90815, - "Ġphon": 51923, - "Ġphone": 4641, - "ĠphoneNumber": 43188, - "Ġphones": 18084, - "Ġphosph": 33088, - "Ġphosphate": 79106, - "Ġphosphory": 95089, - "Ġphot": 4604, - "Ġphoto": 6685, - "Ġphotoc": 99336, - "Ġphotograph": 10512, - "Ġphotographed": 57303, - "Ġphotographer": 29867, - "Ġphotographers": 48277, - "Ġphotographic": 70164, - "Ġphotographs": 25232, - "Ġphotography": 24685, - "Ġphoton": 69010, - "Ġphotons": 89235, - "Ġphotos": 7397, - "Ġphotoshop": 99861, - "Ġphp": 25361, - "Ġphrase": 17571, - "Ġphrases": 32847, - "Ġphy": 37555, - "Ġphys": 4571, - "Ġphysic": 55124, - "Ġphysical": 7106, - "Ġphysically": 22655, - "Ġphysician": 28378, - "Ġphysicians": 35944, - "Ġphysicist": 83323, - "Ġphysicists": 98417, - "Ġphysics": 22027, - "Ġphysiological": 53194, - "Ġphysiology": 78152, - "Ġphysique": 64441, - "Ġphẩm": 80579, - "Ġpi": 9115, - "Ġpian": 60166, - "Ġpiano": 27374, - "Ġpic": 10532, - "Ġpick": 3820, - "Ġpicked": 13061, - "Ġpicker": 32556, - "ĠpickerView": 89512, - "Ġpicking": 21816, - "Ġpickle": 22975, - "Ġpicks": 22657, - "Ġpickup": 30686, - "Ġpickups": 93138, - "Ġpicnic": 55562, - "Ġpics": 22067, - "Ġpict": 72829, - "Ġpicture": 6945, - "ĠpictureBox": 39109, - "Ġpictured": 42666, - "Ġpictures": 9364, - "Ġpicturesque": 75001, - "Ġpid": 15158, - "Ġpie": 4447, - "Ġpiece": 6710, - "Ġpieces": 9863, - "Ġpied": 44630, - "Ġpiel": 81946, - "Ġpien": 77326, - "Ġpier": 22710, - "Ġpierced": 89513, - "Ġpiercing": 60220, - "Ġpierws": 68560, - "Ġpies": 61777, - "Ġpig": 24623, - "Ġpige": 50455, - "Ġpigeon": 93644, - "Ġpiger": 39871, - "Ġpigment": 77678, - "Ġpigs": 49910, - "Ġpii": 75130, - "Ġpij": 66334, - "Ġpik": 48250, - "Ġpil": 11715, - "Ġpile": 27402, - "Ġpiled": 77431, - "Ġpiles": 59872, - "Ġpilgr": 55698, - "Ġpilgrimage": 90413, - "Ġpill": 15530, - "Ġpillar": 62307, - "Ġpillars": 64982, - "Ġpillow": 43425, - "Ġpillows": 67026, - "Ġpills": 26153, - "Ġpilot": 18178, - "Ġpilots": 36377, - "Ġpimp": 85448, - "Ġpin": 9160, - "ĠpinMode": 91652, - "Ġpinch": 50346, - "Ġpine": 34697, - "Ġpineapple": 78182, - "Ġping": 31098, - "Ġpink": 18718, - "Ġpinnacle": 99589, - "Ġpinned": 48809, - "Ġpinpoint": 67638, - "Ġpins": 28042, - "Ġpint": 46746, - "Ġpinterest": 62116, - "Ġpione": 29943, - "Ġpioneer": 54047, - "Ġpioneered": 96734, - "Ġpioneering": 71674, - "Ġpioneers": 83407, - "Ġpip": 24547, - "Ġpipe": 13961, - "Ġpipeline": 15660, - "Ġpipelines": 58773, - "Ġpipes": 32275, - "Ġpiping": 77579, - "Ġpir": 30711, - "Ġpiracy": 78312, - "Ġpirate": 55066, - "Ġpirates": 62575, - "Ġpis": 63414, - "Ġpisc": 68468, - "Ġpiss": 41040, - "Ġpissed": 64536, - "Ġpist": 24817, - "Ġpistol": 40536, - "Ġpistols": 84747, - "Ġpiston": 76425, - "Ġpit": 20428, - "Ġpitch": 9846, - "Ġpitched": 50098, - "Ġpitcher": 42070, - "Ġpitchers": 61650, - "Ġpitches": 49641, - "Ġpitching": 47541, - "Ġpitfalls": 82075, - "Ġpits": 63008, - "Ġpity": 58043, - "Ġpiv": 42430, - "Ġpivot": 27137, - "Ġpivotal": 60850, - "Ġpix": 32674, - "Ġpixel": 13252, - "Ġpixels": 16128, - "Ġpixmap": 85451, - "Ġpizza": 23317, - "Ġpizzas": 88870, - "Ġpiè": 70477, - "Ġpiù": 23605, - "Ġpj": 73713, - "Ġpk": 23266, - "Ġpkg": 25830, - "Ġpkt": 35754, - "Ġpl": 628, - "Ġpla": 40852, - "Ġplaats": 74957, - "Ġplac": 29960, - "Ġplace": 2035, - "Ġplacebo": 43715, - "Ġplaced": 9277, - "Ġplaceholder": 6002, - "Ġplaceholders": 79528, - "Ġplacement": 22165, - "Ġplacements": 89493, - "Ġplacer": 72796, - "Ġplaces": 7634, - "Ġplacing": 25012, - "Ġplag": 39137, - "Ġplage": 86451, - "Ġplagiar": 68673, - "Ġplagiarism": 84998, - "Ġplague": 55537, - "Ġplagued": 66402, - "Ġplain": 14733, - "Ġplainly": 65395, - "Ġplains": 78466, - "Ġplaint": 24261, - "Ġplaintext": 61947, - "Ġplaintiff": 43102, - "Ġplaintiffs": 51664, - "Ġplais": 71368, - "Ġplaisir": 80410, - "Ġplan": 3197, - "Ġplane": 11277, - "Ġplanes": 25761, - "Ġplanet": 11841, - "Ġplanetary": 62938, - "Ġplanets": 33975, - "Ġplank": 73187, - "Ġplanned": 13205, - "Ġplanner": 50811, - "Ġplanners": 68552, - "Ġplanning": 9293, - "Ġplano": 85428, - "Ġplans": 6787, - "Ġplant": 6136, - "Ġplanta": 82765, - "Ġplantation": 83052, - "Ġplanted": 39441, - "Ġplanting": 48114, - "Ġplants": 11012, - "Ġplaque": 61464, - "Ġplasma": 32426, - "Ġplast": 88247, - "Ġplaster": 63027, - "Ġplastic": 12466, - "Ġplastics": 68386, - "Ġplat": 46089, - "Ġplata": 63886, - "Ġplataforma": 92308, - "Ġplate": 12235, - "Ġplateau": 65388, - "Ġplated": 88233, - "Ġplates": 25485, - "Ġplatform": 5452, - "Ġplatforms": 15771, - "Ġplatinum": 63327, - "Ġplausible": 50434, - "Ġplay": 1514, - "Ġplaya": 98540, - "Ġplayable": 52135, - "Ġplayback": 33059, - "Ġplaybook": 87153, - "Ġplayed": 6476, - "Ġplayer": 2851, - "ĠplayerId": 77061, - "ĠplayerName": 84647, - "Ġplayers": 4311, - "Ġplayful": 57169, - "Ġplayground": 42715, - "Ġplaying": 5737, - "Ġplaylist": 27889, - "Ġplaylists": 69908, - "Ġplayoff": 19942, - "Ġplayoffs": 31855, - "Ġplays": 11335, - "Ġplaywright": 99468, - "Ġplaza": 73098, - "Ġplc": 97562, - "Ġple": 7245, - "Ġplea": 40067, - "Ġplead": 73293, - "Ġpleaded": 40001, - "Ġpleading": 74073, - "Ġpleas": 88800, - "Ġpleasant": 24729, - "Ġpleasantly": 82374, - "Ġplease": 4587, - "Ġpleased": 18949, - "Ġpleasing": 54799, - "Ġpleasure": 17069, - "Ġpleasures": 72974, - "Ġpled": 30886, - "Ġpledge": 36179, - "Ġpledged": 43347, - "Ġpledges": 79118, - "Ġplein": 84871, - "Ġplentiful": 81826, - "Ġplenty": 11510, - "Ġplethora": 68706, - "Ġplight": 71075, - "Ġplist": 69735, - "Ġpll": 84180, - "Ġplot": 7234, - "Ġplots": 31794, - "Ġplotted": 68683, - "Ġplotting": 45002, - "Ġpls": 87705, - "Ġplt": 6653, - "Ġplug": 20206, - "Ġplugged": 59329, - "Ġplugin": 9183, - "Ġplugins": 17658, - "Ġplugs": 63634, - "Ġplum": 42272, - "Ġplumber": 89686, - "Ġplumbing": 44288, - "Ġplummet": 71278, - "Ġplunder": 88802, - "Ġplung": 53872, - "Ġplunge": 67678, - "Ġplunged": 75803, - "Ġplur": 60217, - "Ġplural": 39598, - "Ġplurality": 73405, - "Ġplus": 5636, - "Ġplush": 72779, - "Ġplusieurs": 51854, - "Ġplut": 60587, - "Ġplutôt": 96308, - "Ġply": 39673, - "Ġplywood": 88998, - "Ġpm": 9012, - "Ġpn": 44150, - "Ġpname": 66046, - "Ġpne": 44626, - "Ġpneum": 57223, - "Ġpneumonia": 69329, - "Ġpng": 37251, - "Ġpnl": 73793, - "Ġpo": 3273, - "Ġpoate": 79655, - "Ġpob": 77822, - "Ġpobl": 74675, - "Ġpoc": 57403, - "Ġpocket": 18301, - "Ġpockets": 30278, - "Ġpoco": 39894, - "Ġpod": 7661, - "Ġpodcast": 18181, - "Ġpodcasts": 55346, - "Ġpode": 29294, - "Ġpodem": 63776, - "Ġpodemos": 63604, - "Ġpoder": 29638, - "Ġpodium": 59136, - "Ġpodr": 43015, - "ĠpodrÃŃa": 83542, - "Ġpods": 55687, - "Ġpoem": 33894, - "Ġpoems": 45319, - "Ġpoet": 40360, - "Ġpoetic": 76534, - "Ġpoetry": 32349, - "Ġpoets": 74072, - "Ġpog": 81369, - "Ġpoi": 48027, - "Ġpoids": 97418, - "Ġpoignant": 93447, - "Ġpoil": 74611, - "Ġpoint": 1486, - "Ġpointed": 14618, - "Ġpointer": 7597, - "Ġpointers": 28554, - "Ġpointing": 22364, - "Ġpointless": 60791, - "Ġpoints": 3585, - "Ġpois": 58883, - "Ġpoised": 54946, - "Ġpoison": 21109, - "Ġpoisoned": 71598, - "Ġpoisoning": 52236, - "Ġpoisonous": 74508, - "Ġpoj": 88130, - "Ġpok": 45295, - "Ġpoke": 52651, - "Ġpokemon": 38751, - "Ġpoker": 21481, - "Ġpoking": 92463, - "Ġpol": 1499, - "Ġpolar": 25685, - "Ġpolarity": 76790, - "Ġpolarization": 83245, - "Ġpole": 26078, - "Ġpoles": 51879, - "Ġpolic": 8708, - "Ġpolice": 4379, - "Ġpoliceman": 79680, - "Ġpolicemen": 86219, - "Ġpolicies": 10396, - "Ġpolicing": 55671, - "Ġpolicy": 4947, - "Ġpolicym": 62518, - "Ġpolicymakers": 70978, - "Ġpolish": 45129, - "Ġpolished": 44461, - "Ġpolishing": 85563, - "Ġpolit": 3435, - "Ġpolite": 48887, - "Ġpolitely": 81867, - "Ġpolitic": 77037, - "Ġpolitical": 5054, - "Ġpolitically": 31205, - "Ġpolitician": 37038, - "Ġpoliticians": 19287, - "Ġpolitics": 11759, - "Ġpolitique": 79036, - "Ġpoll": 7230, - "Ġpolled": 84721, - "Ġpollen": 79784, - "Ġpolling": 31744, - "Ġpolls": 23925, - "Ġpollut": 71134, - "Ġpollutants": 83661, - "Ġpolluted": 95869, - "Ġpollution": 25793, - "Ġpolo": 78885, - "Ġpoly": 10062, - "Ġpolyester": 56170, - "Ġpolygon": 30472, - "Ġpolygons": 69259, - "Ġpolyline": 93341, - "Ġpolym": 46033, - "Ġpolymer": 47393, - "Ġpolynomial": 48411, - "Ġpolys": 99919, - "ĠpolÃŃt": 39944, - "ĠpolÃŃtica": 62589, - "Ġpom": 30584, - "Ġpomoc": 95811, - "Ġpomp": 73870, - "Ġpon": 35023, - "Ġpond": 36670, - "Ġponder": 48883, - "Ġponds": 89455, - "Ġponer": 73823, - "Ġpong": 78722, - "Ġpont": 37194, - "Ġponto": 75288, - "Ġpontos": 77215, - "Ġpony": 53736, - "Ġpoo": 83810, - "Ġpool": 7463, - "Ġpooled": 76476, - "Ġpooling": 75510, - "Ġpools": 34239, - "Ġpoop": 76916, - "Ġpoor": 8009, - "Ġpoorer": 66281, - "Ġpoorest": 68751, - "Ġpoorly": 31555, - "Ġpop": 2477, - "Ġpopcorn": 70805, - "Ġpope": 64372, - "Ġpopover": 90479, - "Ġpopped": 43333, - "Ġpopping": 50949, - "Ġpops": 48700, - "Ġpopul": 32849, - "Ġpopulace": 94920, - "Ġpopular": 5526, - "Ġpopularity": 23354, - "Ġpopulate": 31546, - "Ġpopulated": 35459, - "Ġpopulation": 7187, - "Ġpopulations": 22673, - "Ġpopulist": 70068, - "Ġpopulous": 95551, - "Ġpopup": 22727, - "Ġpor": 4247, - "Ġporcelain": 78742, - "Ġporch": 45747, - "Ġpore": 97551, - "Ġpores": 72028, - "Ġpork": 36167, - "Ġporn": 3564, - "Ġporno": 5974, - "Ġpornofil": 71370, - "Ġpornofilm": 90334, - "Ġpornografia": 96884, - "Ġpornography": 44887, - "Ġpornos": 40483, - "Ġpornost": 63523, - "Ġpornstar": 73283, - "Ġpornô": 48457, - "Ġpornôs": 91845, - "Ġporous": 94761, - "Ġporque": 28895, - "Ġporr": 49452, - "Ġporrf": 89917, - "Ġport": 2700, - "Ġporta": 62090, - "Ġportable": 23665, - "Ġportal": 24007, - "Ġportals": 76563, - "Ġporte": 60172, - "Ġporter": 88286, - "Ġportfolio": 20136, - "Ġportfolios": 76808, - "Ġportion": 13651, - "Ġportions": 19885, - "Ġportrait": 34133, - "Ġportraits": 59234, - "Ġportray": 25920, - "Ġportrayal": 75033, - "Ġportrayed": 45877, - "Ġportraying": 99597, - "Ġportrays": 97606, - "Ġports": 20946, - "Ġpos": 1153, - "ĠposX": 67790, - "ĠposY": 58897, - "Ġpose": 17477, - "Ġposed": 37260, - "Ġposes": 34103, - "Ġposi": 81993, - "Ġposible": 56132, - "Ġposicion": 64753, - "Ġposición": 91331, - "Ġposing": 53004, - "Ġposit": 20940, - "Ġposition": 2361, - "Ġpositional": 68647, - "Ġpositioned": 35328, - "Ġpositioning": 39825, - "Ġpositions": 10093, - "Ġpositive": 6928, - "Ġpositively": 40646, - "Ġpositives": 64756, - "Ġpositivity": 98042, - "Ġposix": 99443, - "Ġposição": 99294, - "Ġposs": 2278, - "Ġpossess": 15575, - "Ġpossessed": 43890, - "Ġpossesses": 50326, - "Ġpossessing": 60662, - "Ġpossession": 19243, - "Ġpossessions": 53635, - "Ġpossibile": 81046, - "Ġpossibilit": 67239, - "Ġpossibilities": 24525, - "Ġpossibility": 13336, - "Ġpossible": 3284, - "Ġpossibly": 11000, - "Ġpossono": 82118, - "Ġpossui": 88374, - "ĠpossÃŃvel": 64281, - "Ġpost": 1772, - "ĠpostData": 55283, - "ĠpostId": 67130, - "Ġpostage": 78141, - "Ġpostal": 40854, - "Ġpostcode": 73936, - "Ġposte": 92146, - "Ġposted": 8621, - "Ġposter": 23163, - "Ġposterior": 46000, - "Ġposters": 39568, - "Ġpostfix": 69222, - "Ġpostgres": 60926, - "Ġposting": 17437, - "Ġpostings": 75581, - "Ġposto": 88699, - "Ġpostpon": 51101, - "Ġpostpone": 95758, - "Ġpostponed": 62720, - "Ġposts": 8158, - "Ġpostseason": 56471, - "Ġposture": 48378, - "Ġpot": 3419, - "Ġpotassium": 62275, - "Ġpotato": 39834, - "Ġpotatoes": 35267, - "Ġpotency": 77229, - "Ġpotent": 36875, - "Ġpotential": 4754, - "Ġpotentially": 13893, - "Ġpotentials": 95358, - "Ġpotion": 61208, - "Ġpotions": 79683, - "Ġpotrze": 89450, - "Ġpots": 51131, - "Ġpottery": 83763, - "Ġpou": 17258, - "Ġpouch": 56952, - "Ġpouco": 83937, - "Ġpoultry": 66628, - "Ġpound": 31123, - "Ġpounded": 95579, - "Ġpounding": 70627, - "Ġpounds": 16701, - "Ġpour": 5019, - "Ġpoured": 44033, - "Ġpouring": 51513, - "Ġpourquoi": 87320, - "Ġpourrait": 92215, - "Ġpours": 67807, - "Ġpouvez": 45366, - "Ġpouvoir": 68226, - "Ġpov": 56314, - "Ġpoverty": 19542, - "Ġpow": 7019, - "Ġpowder": 17138, - "Ġpowdered": 83583, - "Ġpower": 2410, - "Ġpowered": 23134, - "Ġpowerful": 8147, - "Ġpowerhouse": 75214, - "Ġpowering": 91000, - "Ġpowerless": 85452, - "Ġpowers": 13736, - "Ġpoz": 41821, - "Ġpp": 12086, - "Ġppl": 89528, - "Ġppm": 64697, - "Ġpprint": 47546, - "Ġppt": 78584, - "Ġpq": 40739, - "Ġpr": 550, - "Ġpra": 45103, - "Ġprac": 61986, - "Ġpract": 3856, - "Ġpractical": 15325, - "Ġpractically": 32367, - "Ġpractice": 6725, - "Ġpracticed": 44664, - "Ġpractices": 12659, - "Ġpracticing": 36666, - "Ġpractise": 88688, - "Ġpractition": 31271, - "Ġpractitioner": 55472, - "Ġpractitioners": 43195, - "Ġpracy": 82309, - "Ġprag": 52451, - "Ġpragma": 63220, - "Ġpragmatic": 75336, - "Ġpraise": 29488, - "Ġpraised": 37475, - "Ġpraises": 87178, - "Ġpraising": 81678, - "Ġprakt": 74555, - "Ġprank": 76373, - "Ġprat": 55744, - "Ġpratic": 98139, - "Ġpratique": 95234, - "Ġpraw": 54572, - "Ġpray": 24739, - "Ġprayed": 67797, - "Ġprayer": 23788, - "Ġprayers": 34296, - "Ġpraying": 52232, - "Ġpre": 864, - "Ġpreach": 71721, - "Ġpreached": 89194, - "Ġpreacher": 89853, - "Ġpreaching": 69423, - "Ġpreamble": 90554, - "Ġprec": 5956, - "Ġpreca": 41607, - "Ġprecarious": 93222, - "Ġprecaution": 72147, - "Ġprecautions": 61003, - "Ġpreced": 16599, - "Ġpreceded": 53580, - "Ġprecedence": 54156, - "Ġprecedent": 47891, - "Ġpreceding": 38846, - "Ġprecinct": 68999, - "Ġprecio": 37620, - "Ġprecios": 84881, - "Ġprecious": 27498, - "Ġprecip": 36841, - "Ġprecipitation": 61050, - "Ġprecis": 20847, - "Ġprecisa": 73866, - "Ġprecise": 24473, - "Ġprecisely": 24559, - "Ġprecision": 16437, - "Ġpreco": 84842, - "Ġprecondition": 80538, - "Ġprecursor": 71261, - "Ġpred": 4255, - "Ġpredator": 68006, - "Ġpredators": 56217, - "Ġpredatory": 88170, - "Ġpredecess": 31182, - "Ġpredecessor": 40274, - "Ġpredecessors": 62540, - "Ġpredefined": 64162, - "Ġpredetermined": 87010, - "Ġpredic": 79434, - "Ġpredicate": 25269, - "Ġpredicates": 81127, - "Ġpredict": 7168, - "Ġpredictable": 45207, - "Ġpredicted": 19698, - "Ġpredicting": 52997, - "Ġprediction": 20212, - "Ġpredictions": 20492, - "Ġpredictive": 60336, - "Ġpredictor": 62254, - "Ġpredictors": 95222, - "Ġpredicts": 56978, - "Ġpredis": 80632, - "Ġpredomin": 35064, - "Ġpredominant": 96531, - "Ġpredominantly": 47904, - "Ġpreds": 61821, - "Ġpreempt": 82847, - "Ġpref": 19257, - "Ġprefab": 76414, - "Ġprefect": 90545, - "Ġprefer": 10932, - "Ġpreferable": 70668, - "Ġpreferably": 52754, - "Ġpreference": 22698, - "Ġpreferences": 19882, - "Ġpreferred": 15236, - "ĠpreferredStyle": 64537, - "Ġpreferring": 98717, - "Ġprefers": 55064, - "Ġprefetch": 91577, - "Ġprefix": 9436, - "Ġprefixed": 82595, - "Ġprefixes": 63676, - "Ġprefs": 37113, - "Ġpreg": 20575, - "Ġpregn": 12191, - "Ġpregnancies": 82308, - "Ġpregnancy": 20209, - "Ġpregnant": 20895, - "Ġpregunta": 80440, - "Ġprejud": 34920, - "Ġprejudice": 48786, - "Ġprejudices": 99876, - "Ġprelim": 30713, - "Ġpreliminary": 33269, - "Ġpreload": 61557, - "Ġprem": 6954, - "Ġpremature": 42227, - "Ġprematurely": 89019, - "Ġpremier": 21134, - "Ġpremiere": 35952, - "Ġpremiered": 85170, - "Ġpremise": 41302, - "Ġpremises": 35022, - "Ġpremium": 15193, - "Ġpremiums": 48607, - "Ġpremière": 55133, - "Ġprenatal": 97128, - "Ġprend": 35456, - "Ġprendre": 59394, - "Ġpreocup": 88185, - "Ġpreorder": 72950, - "Ġprep": 22033, - "Ġprepaid": 83776, - "Ġprepar": 10073, - "Ġpreparation": 18459, - "Ġpreparations": 47979, - "Ġprepare": 10772, - "Ġprepared": 10235, - "ĠpreparedStatement": 56610, - "Ġprepares": 48542, - "Ġpreparing": 20646, - "Ġprepend": 74747, - "Ġpreprocess": 54565, - "Ġpreprocessing": 64731, - "Ġprer": 99961, - "Ġprere": 45001, - "Ġprerequisite": 80884, - "Ġprerequisites": 86358, - "Ġpres": 1685, - "Ġpreschool": 61905, - "Ġprescribe": 72333, - "Ġprescribed": 32031, - "Ġprescribing": 89444, - "Ġprescription": 22866, - "Ġprescriptions": 65835, - "Ġpreseason": 48674, - "Ġpresence": 9546, - "Ġpresent": 3118, - "ĠpresentViewController": 83548, - "Ġpresenta": 97180, - "Ġpresentation": 15864, - "Ġpresentations": 38480, - "Ġpresente": 54272, - "Ġpresented": 10666, - "Ġpresenter": 34756, - "Ġpresenting": 32644, - "Ġpresently": 50801, - "Ġpresents": 18911, - "Ġpreservation": 46643, - "Ġpreserve": 21813, - "Ġpreserved": 34683, - "Ġpreserves": 75998, - "Ġpreserving": 47995, - "Ġpreset": 44021, - "Ġpresets": 63296, - "Ġpresidency": 32858, - "Ġpresident": 4872, - "Ġpresidente": 52485, - "Ġpresidential": 13621, - "Ġpresidents": 47608, - "Ġpress": 3577, - "Ġpressed": 17770, - "Ġpresses": 54063, - "Ġpressing": 26422, - "Ġpressure": 7410, - "Ġpressured": 75451, - "Ġpressures": 40850, - "Ġprest": 23095, - "Ġprestige": 66221, - "Ġprestigious": 41385, - "Ġpresum": 23073, - "Ġpresumably": 36548, - "Ġpresume": 78495, - "Ġpresumed": 62357, - "Ġpresumption": 87945, - "Ġpresup": 71392, - "Ġpret": 4509, - "Ġpretend": 35840, - "Ġpretended": 92840, - "Ġpretending": 55906, - "Ġpretext": 94914, - "Ġpretrained": 81769, - "Ġpretty": 5128, - "Ġprev": 8031, - "ĠprevState": 76046, - "Ġprevail": 66828, - "Ġprevailed": 85814, - "Ġprevailing": 61129, - "Ġpreval": 26413, - "Ġprevalence": 38009, - "Ġprevalent": 46941, - "Ġprevent": 5471, - "Ġpreventative": 97420, - "Ġprevented": 32098, - "Ġpreventing": 27252, - "Ġprevention": 27344, - "Ġpreventive": 71123, - "Ġprevents": 29034, - "Ġpreview": 17562, - "Ġpreviews": 57249, - "Ġprevious": 3766, - "Ġpreviously": 8767, - "Ġprey": 37693, - "Ġprez": 81042, - "Ġpreço": 98330, - "Ġpri": 12776, - "Ġprice": 3430, - "Ġpriced": 33705, - "Ġpriceless": 92044, - "Ġprices": 7729, - "Ġpricey": 79462, - "Ġpricing": 21913, - "Ġprick": 89800, - "Ġpride": 22519, - "Ġpriest": 28185, - "Ġpriesthood": 86716, - "Ġpriests": 42963, - "Ġprim": 9036, - "Ġprima": 36413, - "Ġprimal": 87281, - "Ġprimaries": 66512, - "Ġprimarily": 15871, - "Ġprimary": 6156, - "ĠprimaryKey": 66958, - "ĠprimaryStage": 90850, - "Ġprime": 10461, - "Ġprimeira": 68831, - "Ġprimeiro": 57181, - "Ġprimer": 27909, - "Ġprimera": 44769, - "Ġprimero": 71236, - "Ġprimes": 50533, - "Ġprimitive": 28694, - "Ġprimitives": 72294, - "Ġprimo": 62332, - "Ġprin": 64127, - "Ġprinc": 82660, - "Ġprince": 42826, - "Ġprinces": 84293, - "Ġprincess": 40688, - "Ġprincip": 7546, - "Ġprincipal": 12717, - "ĠprincipalColumn": 59901, - "ĠprincipalTable": 59751, - "Ġprincipales": 82512, - "Ġprincipally": 92381, - "Ġprincipalmente": 95437, - "Ġprincipals": 82139, - "Ġprincipio": 93153, - "Ġprinciple": 17966, - "Ġprinciples": 16565, - "Ġprint": 1194, - "Ġprintable": 43095, - "Ġprinted": 17124, - "Ġprinter": 23185, - "Ġprinters": 57053, - "Ġprintf": 4192, - "Ġprinting": 18991, - "Ġprintk": 59423, - "Ġprintln": 14069, - "Ġprints": 24370, - "Ġprio": 94008, - "Ġprior": 4972, - "Ġpriorit": 45777, - "Ġpriorities": 30601, - "Ġprioritize": 63652, - "Ġpriority": 10844, - "Ġpris": 52579, - "Ġprise": 85424, - "Ġprism": 94710, - "Ġprison": 9527, - "Ġprisoner": 42950, - "Ġprisoners": 28240, - "Ġprisons": 49429, - "Ġpristine": 66085, - "Ġpriv": 6223, - "Ġprivacy": 12625, - "Ġprivat": 38621, - "Ġprivate": 879, - "ĠprivateKey": 71665, - "Ġprivately": 38171, - "Ġprive": 34473, - "Ġprivile": 15900, - "Ġprivilege": 26632, - "Ġprivileged": 47361, - "Ġprivileges": 36832, - "Ġprix": 38847, - "Ġprize": 22643, - "Ġprized": 87630, - "Ġprizes": 38508, - "Ġprm": 83819, - "Ġpro": 463, - "Ġproactive": 59314, - "Ġprob": 3650, - "Ġprobabil": 85193, - "Ġprobabilities": 49316, - "Ġprobability": 19463, - "Ġprobable": 35977, - "Ġprobably": 4762, - "Ġprobation": 47027, - "Ġprobe": 22477, - "Ġprobes": 63610, - "Ġprobing": 84072, - "Ġprobl": 52088, - "Ġproble": 2560, - "Ġproblem": 3575, - "Ġproblema": 42176, - "Ġproblemas": 54869, - "Ġproblematic": 36033, - "Ġproblems": 5435, - "Ġproblème": 80259, - "Ġprobs": 70470, - "Ġproc": 13988, - "Ġproced": 7248, - "Ġprocedural": 62781, - "Ġprocedure": 10537, - "Ġprocedures": 16346, - "Ġproceed": 10570, - "Ġproceeded": 45374, - "Ġproceeding": 39547, - "Ġproceedings": 29407, - "Ġproceeds": 34555, - "Ġproces": 29394, - "Ġproceso": 50109, - "Ġprocess": 1920, - "ĠprocessData": 95472, - "Ġprocessed": 15590, - "Ġprocesses": 11618, - "Ġprocessing": 8863, - "Ġprocession": 84814, - "Ġprocesso": 59996, - "Ġprocessor": 18121, - "Ġprocessors": 37686, - "Ġproclaim": 66084, - "Ġproclaimed": 63011, - "Ġproclamation": 96530, - "Ġprocrast": 97544, - "Ġprocur": 71602, - "Ġprocure": 80779, - "Ġprocurement": 53678, - "Ġprod": 14814, - "Ġprodu": 2558, - "Ġproducción": 92136, - "Ġproduce": 8356, - "Ġproduced": 9124, - "Ġproducer": 17276, - "Ġproducers": 24190, - "Ġproduces": 19159, - "Ġproducing": 17843, - "Ġproduct": 2027, - "ĠproductId": 43948, - "ĠproductList": 98692, - "ĠproductName": 66687, - "ĠproductService": 100095, - "Ġproduction": 5788, - "Ġproductions": 54248, - "Ġproductive": 27331, - "Ġproductivity": 26206, - "Ġproducto": 35874, - "Ġproductos": 42425, - "Ġproducts": 3956, - "Ġproduit": 54206, - "Ġproduits": 54021, - "Ġproduk": 61974, - "Ġprodukt": 73395, - "Ġproduto": 44770, - "Ġprodutos": 62962, - "Ġprof": 2848, - "Ġprofes": 35808, - "Ġprofesional": 76348, - "Ġprofess": 35578, - "Ġprofession": 4913, - "Ġprofessional": 6721, - "Ġprofessionalism": 66429, - "Ġprofessionally": 46029, - "Ġprofessionals": 15749, - "Ġprofessionnel": 85505, - "Ġprofessions": 69792, - "Ġprofessor": 14561, - "Ġprofessors": 45724, - "Ġproficiency": 63239, - "Ġproficient": 69365, - "Ġprofil": 53454, - "Ġprofile": 5643, - "Ġprofiler": 88597, - "Ġprofiles": 21542, - "Ġprofiling": 56186, - "Ġprofit": 11626, - "Ġprofitability": 63336, - "Ġprofitable": 34235, - "Ġprofits": 22613, - "Ġprofound": 28254, - "Ġprofoundly": 66278, - "Ġprofund": 98670, - "Ġprog": 30371, - "Ġprogen": 84360, - "Ġprogn": 63903, - "Ġprognosis": 95350, - "Ġprogram": 2068, - "Ġprograma": 36860, - "Ġprogramas": 94939, - "Ġprogramm": 56586, - "Ġprogramma": 98239, - "Ġprogramme": 18629, - "Ġprogrammed": 56168, - "Ġprogrammer": 48888, - "Ġprogrammers": 55946, - "Ġprogrammes": 38737, - "Ġprogramming": 15840, - "Ġprograms": 7620, - "Ġprogress": 5208, - "ĠprogressBar": 48176, - "ĠprogressDialog": 58538, - "Ġprogressed": 62916, - "Ġprogresses": 68711, - "Ġprogressing": 76722, - "Ġprogression": 33824, - "Ġprogressive": 23053, - "Ġprogressively": 72859, - "Ġprogressives": 82859, - "Ġprohib": 14541, - "Ġprohibit": 48486, - "Ġprohibited": 27010, - "Ġprohibiting": 79466, - "Ġprohibition": 50967, - "Ġprohibits": 59538, - "Ġproj": 22040, - "Ġproject": 2447, - "ĠprojectId": 42796, - "ĠprojectName": 73616, - "Ġprojected": 28448, - "Ġprojectile": 39057, - "Ġprojectiles": 80137, - "Ġprojecting": 82382, - "Ġprojection": 22343, - "Ġprojections": 41579, - "Ġprojector": 69085, - "Ġprojects": 7224, - "Ġprojekt": 74994, - "Ġprojet": 46494, - "Ġprojeto": 69959, - "Ġprol": 29520, - "Ġprolet": 64217, - "Ġproletariat": 88347, - "Ġprolifer": 43036, - "Ġproliferation": 53840, - "Ġprolific": 63100, - "Ġprolong": 33482, - "Ġprolonged": 44387, - "Ġprom": 2773, - "Ġpromin": 45902, - "Ġprominence": 71199, - "Ġprominent": 21102, - "Ġprominently": 74088, - "Ġpromise": 11471, - "Ġpromised": 19487, - "Ġpromises": 21300, - "Ġpromising": 26455, - "Ġpromo": 27969, - "Ġpromot": 18915, - "Ġpromote": 12192, - "Ġpromoted": 30026, - "Ġpromoter": 66642, - "Ġpromoters": 95260, - "Ġpromotes": 39990, - "Ġpromoting": 22923, - "Ġpromotion": 20862, - "Ġpromotional": 35382, - "Ġpromotions": 37071, - "Ġprompt": 10137, - "Ġprompted": 29746, - "Ġprompting": 50745, - "Ġpromptly": 40522, - "Ġprompts": 52032, - "Ġpron": 19126, - "Ġprone": 38097, - "Ġpronounce": 89082, - "Ġpronounced": 38617, - "Ġpronto": 90798, - "Ġpronunciation": 71722, - "Ġproof": 11311, - "Ġproofs": 78259, - "Ġprop": 2047, - "ĠpropName": 91214, - "ĠpropTypes": 56616, - "Ġpropag": 17425, - "Ġpropaganda": 30617, - "Ġpropagate": 58514, - "Ġpropagated": 86150, - "Ġpropagation": 54743, - "Ġpropane": 92038, - "Ġpropel": 89483, - "Ġpropelled": 92785, - "Ġpropensity": 95323, - "Ġproper": 6300, - "Ġproperly": 10489, - "Ġproperties": 6012, - "Ġproperty": 3424, - "ĠpropertyName": 45376, - "Ġproph": 40334, - "Ġprophecy": 66884, - "Ġprophet": 53604, - "Ġprophets": 72768, - "Ġpropia": 98429, - "Ġpropiedad": 88723, - "Ġpropio": 92192, - "Ġproponents": 71796, - "Ġpropor": 72008, - "Ġproporcion": 80943, - "Ġproport": 33803, - "Ġproportion": 21801, - "Ġproportional": 55272, - "Ġproportions": 49892, - "Ġpropos": 10045, - "Ġproposal": 14050, - "Ġproposals": 25243, - "Ġpropose": 30714, - "Ġproposed": 11223, - "Ġproposes": 55725, - "Ġproposing": 57515, - "Ġproposition": 41180, - "Ġpropositions": 84373, - "Ġpropre": 83187, - "Ġpropri": 21744, - "Ġpropriet": 54273, - "Ġproprietary": 34333, - "Ġproprietor": 93023, - "Ġproprio": 67010, - "Ġprops": 7059, - "Ġpropulsion": 91228, - "Ġpros": 8882, - "Ġprose": 61801, - "Ġprosec": 12577, - "Ġprosecute": 66943, - "Ġprosecuted": 58559, - "Ġprosecuting": 98274, - "Ġprosecution": 32699, - "Ġprosecutions": 98511, - "Ġprosecutor": 36151, - "Ġprosecutors": 31920, - "Ġprospect": 22199, - "Ġprospective": 33547, - "Ġprospects": 27949, - "Ġprosper": 29761, - "Ġprosperity": 44202, - "Ġprosperous": 71407, - "Ġprost": 36321, - "Ġprostate": 47447, - "Ġprostit": 11446, - "Ġprostitu": 39722, - "Ġprostituer": 41024, - "Ġprostituerade": 43823, - "Ġprostituerte": 51717, - "Ġprostitut": 57280, - "Ġprostitutas": 21225, - "Ġprostitute": 66641, - "Ġprostitutes": 63682, - "Ġprostitution": 50850, - "Ġprot": 1760, - "Ġprotagon": 34086, - "Ġprotagonist": 46684, - "Ġprotagonists": 95735, - "Ġprote": 5541, - "Ġprotect": 6144, - "Ġprotected": 2682, - "Ġprotecting": 22973, - "Ġprotection": 9313, - "Ġprotections": 37424, - "Ġprotective": 29219, - "Ġprotector": 63261, - "Ġprotects": 36236, - "Ġprotein": 13128, - "Ġproteins": 28896, - "Ġprotest": 8835, - "Ġprotested": 70505, - "Ġprotester": 94434, - "Ġprotesters": 26827, - "Ġprotesting": 59310, - "Ġprotestors": 89456, - "Ġprotests": 22670, - "Ġproto": 18940, - "Ġprotobuf": 70734, - "Ġprotocol": 11766, - "Ġprotocols": 32885, - "Ġproton": 82586, - "Ġprototype": 25018, - "Ġprototypes": 47728, - "Ġprotr": 81458, - "Ġproud": 12691, - "Ġproudly": 45909, - "Ġprov": 2605, - "Ġprova": 97993, - "Ġprove": 12391, - "Ġproved": 19168, - "Ġproven": 17033, - "Ġproverb": 79538, - "Ġproves": 36862, - "Ġprovid": 2104, - "Ġprovide": 3493, - "Ġprovided": 3984, - "ĠprovidedIn": 45110, - "Ġprovider": 9287, - "Ġproviders": 12850, - "Ġprovides": 5825, - "Ġproviding": 8405, - "Ġprovinc": 28907, - "Ġprovince": 17271, - "Ġprovinces": 41021, - "Ġprovincia": 79926, - "Ġprovincial": 36031, - "Ġproving": 39858, - "Ġprovision": 17575, - "Ġprovisional": 78090, - "Ġprovisioning": 98156, - "Ġprovisions": 19705, - "Ġprovoc": 42502, - "Ġprovocative": 66998, - "Ġprovoke": 73093, - "Ġprovoked": 76566, - "Ġprow": 48658, - "Ġprowess": 74160, - "Ġprox": 22267, - "Ġproxies": 60465, - "Ġproximity": 37843, - "Ġproxy": 13594, - "Ġproyecto": 50951, - "Ġproyectos": 89843, - "Ġprt": 96784, - "Ġprudent": 74978, - "Ġprueba": 76090, - "Ġprune": 80626, - "Ġpruning": 86292, - "Ġprv": 85988, - "Ġpry": 82379, - "Ġprz": 21951, - "Ġprze": 31429, - "Ġprzed": 50272, - "Ġprzez": 38724, - "Ġprzy": 31948, - "Ġprzypad": 98317, - "Ġprá": 64267, - "Ġprès": 84364, - "Ġpré": 27389, - "Ġpréc": 51625, - "Ġprés": 30179, - "Ġprésent": 57485, - "Ġprésident": 89802, - "Ġpró": 30391, - "Ġpróp": 72421, - "Ġpróxima": 91307, - "Ġpróximo": 71898, - "Ġps": 4831, - "Ġpseud": 51743, - "Ġpseudo": 35850, - "Ġpsi": 39126, - "Ġpst": 44902, - "Ġpstmt": 50675, - "Ġpsy": 26200, - "Ġpsych": 8841, - "Ġpsyche": 88909, - "Ġpsyched": 61833, - "Ġpsychedelic": 82082, - "Ġpsychiat": 46876, - "Ġpsychiatric": 47657, - "Ġpsychiatrist": 73969, - "Ġpsychic": 50217, - "Ġpsycho": 42111, - "Ġpsychological": 24064, - "Ġpsychologically": 96655, - "Ġpsychologist": 54595, - "Ġpsychologists": 74191, - "Ġpsychology": 31018, - "Ġpsychosis": 98147, - "Ġpsychotic": 94241, - "Ġpsycopg": 87161, - "Ġpsz": 46183, - "Ġpt": 11051, - "Ġpthread": 20532, - "Ġptr": 10295, - "Ġpts": 31093, - "Ġpu": 18757, - "Ġpub": 6814, - "Ġpubb": 61249, - "Ġpuberty": 87398, - "Ġpubkey": 96216, - "Ġpubli": 78511, - "Ġpublic": 586, - "ĠpublicKey": 70447, - "Ġpublication": 17009, - "Ġpublications": 29085, - "Ġpublicity": 43763, - "Ġpublicly": 17880, - "Ġpublish": 3498, - "Ġpublished": 4756, - "Ġpublisher": 21959, - "Ġpublishers": 36717, - "Ġpublishes": 65585, - "Ġpublishing": 23763, - "Ġpubs": 74862, - "Ġpuck": 49735, - "Ġpud": 85395, - "Ġpudd": 55682, - "Ġpudding": 82527, - "Ġpudo": 75825, - "Ġpueblo": 93541, - "Ġpued": 13725, - "Ġpueda": 90404, - "Ġpuede": 21329, - "Ġpueden": 41604, - "Ġpuedes": 60045, - "Ġpuedo": 81915, - "Ġpuerto": 91071, - "Ġpues": 69610, - "Ġpuesto": 85809, - "Ġpuff": 63172, - "Ġpuis": 44829, - "Ġpul": 7893, - "Ġpull": 6958, - "Ġpulled": 13541, - "Ġpulling": 23062, - "Ġpulls": 34145, - "Ġpulmonary": 70524, - "Ġpulp": 64188, - "Ġpuls": 56037, - "Ġpulse": 28334, - "Ġpulses": 66557, - "Ġpulumi": 89656, - "Ġpulver": 71255, - "Ġpump": 14155, - "Ġpumped": 62454, - "Ġpumping": 53226, - "Ġpumpkin": 50625, - "Ġpumps": 43875, - "Ġpun": 8474, - "Ġpunch": 21004, - "Ġpunched": 62018, - "Ġpunches": 61851, - "Ġpunching": 68981, - "Ġpunct": 32455, - "Ġpunctuation": 62603, - "Ġpund": 62212, - "Ġpundits": 79306, - "Ġpunish": 32151, - "Ġpunishable": 81670, - "Ġpunished": 41998, - "Ġpunishing": 75986, - "Ġpunishment": 25060, - "Ġpunishments": 90925, - "Ġpunitive": 82532, - "Ġpunk": 36858, - "Ġpunt": 32949, - "Ġpunto": 42614, - "Ġpuntos": 61989, - "Ġpup": 15241, - "Ġpupil": 61072, - "Ġpupils": 45172, - "Ġpupper": 73729, - "Ġpuppet": 50548, - "Ġpuppies": 57725, - "Ġpuppy": 42289, - "Ġpups": 90821, - "Ġpur": 4087, - "Ġpurch": 5007, - "Ġpurchase": 7782, - "Ġpurchased": 15075, - "Ġpurchaser": 77350, - "Ġpurchasers": 94755, - "Ġpurchases": 24393, - "Ġpurchasing": 23395, - "Ġpure": 10748, - "Ġpurely": 32227, - "Ġpurge": 55200, - "Ġpurification": 94536, - "Ġpurified": 92600, - "Ġpurity": 53500, - "Ġpurple": 25977, - "Ġpurported": 59860, - "Ġpurpos": 84896, - "Ġpurpose": 7580, - "Ġpurposely": 90187, - "Ġpurposes": 10096, - "Ġpurs": 10037, - "Ġpurse": 53101, - "Ġpursuant": 33549, - "Ġpursue": 23564, - "Ġpursued": 46531, - "Ġpursuing": 34118, - "Ġpursuit": 33436, - "Ġpursuits": 90887, - "Ġpus": 75676, - "Ġpush": 4585, - "ĠpushViewController": 63159, - "Ġpushed": 15753, - "Ġpushes": 41802, - "Ġpushing": 17919, - "Ġpuss": 84800, - "Ġpussy": 16585, - "Ġput": 2231, - "ĠputStrLn": 79698, - "Ġputa": 76490, - "Ġputas": 42924, - "Ġputchar": 90346, - "Ġpute": 25276, - "Ġputs": 9711, - "Ġputt": 91434, - "Ġputting": 10917, - "Ġpuzz": 32854, - "Ġpuzzle": 25649, - "Ġpuzzled": 87420, - "Ġpuzzles": 47623, - "Ġpuò": 51979, - "Ġpv": 34591, - "Ġpw": 27679, - "Ġpwd": 33806, - "Ġpwm": 65651, - "Ġpx": 17585, - "Ġpy": 4611, - "Ġpygame": 15041, - "Ġpyl": 35385, - "Ġpylab": 79514, - "Ġpylint": 51471, - "Ġpym": 46860, - "Ġpymongo": 85876, - "Ġpymysql": 96473, - "Ġpyplot": 71354, - "Ġpyramid": 47897, - "Ġpys": 67189, - "Ġpyt": 95771, - "Ġpytest": 28864, - "Ġpython": 10344, - "Ġpz": 98202, - "Ġpá": 65845, - "Ġpágina": 47401, - "Ġpä": 93464, - "ĠpÃ¥": 9292, - "Ġpé": 64032, - "Ġpéri": 84411, - "Ġpër": 94260, - "Ġpúb": 37005, - "Ġpública": 89049, - "Ġpúblico": 60050, - "ĠpÅĤ": 95332, - "ĠpÅĻ": 59406, - "Ġq": 2874, - "ĠqDebug": 35953, - "Ġqa": 89596, - "Ġqb": 76907, - "Ġqc": 78166, - "Ġqed": 50778, - "Ġqemu": 86208, - "Ġqi": 75205, - "Ġqint": 85817, - "Ġql": 67484, - "Ġqos": 94073, - "Ġqp": 63469, - "Ġqq": 56639, - "Ġqr": 50390, - "Ġqreal": 76674, - "Ġqry": 70060, - "Ġqs": 33521, - "Ġqt": 40049, - "Ġqty": 44285, - "Ġqu": 934, - "Ġqua": 74625, - "Ġquad": 28181, - "Ġquadr": 30236, - "Ġquadrant": 94386, - "Ġquadratic": 80251, - "Ġquaint": 88608, - "Ġquake": 88470, - "Ġqual": 5965, - "Ġqualche": 90116, - "Ġquale": 84584, - "Ġquali": 95625, - "Ġqualidade": 86983, - "Ġqualification": 46160, - "Ġqualifications": 43784, - "Ġqualified": 15337, - "Ġqualifier": 61747, - "Ġqualifiers": 83418, - "Ġqualifies": 81007, - "Ġqualify": 26456, - "Ġqualifying": 37214, - "Ġqualitative": 62129, - "Ġqualities": 29600, - "Ġquality": 4367, - "Ġqualité": 60128, - "Ġqualquer": 58899, - "Ġquam": 90939, - "Ġquand": 42676, - "Ġquando": 30805, - "Ġquant": 10484, - "Ġquantidade": 64115, - "Ġquantify": 76498, - "Ġquantitative": 47616, - "Ġquantities": 33776, - "Ġquantity": 12472, - "Ġquanto": 51212, - "Ġquantum": 31228, - "Ġquar": 37965, - "Ġquarantine": 71489, - "Ġquarry": 37170, - "Ġquart": 41376, - "Ġquarter": 8502, - "Ġquarterback": 20046, - "Ġquarterbacks": 61591, - "Ġquarterly": 51534, - "Ġquarters": 32573, - "Ġquartz": 52255, - "Ġquasi": 48844, - "Ġquat": 74321, - "Ġquaternion": 67875, - "Ġquatre": 99309, - "Ġque": 1744, - "Ġqued": 60286, - "Ġqueda": 91976, - "Ġqueen": 29006, - "Ġqueens": 70097, - "Ġqueer": 55641, - "Ġquel": 26077, - "Ġquella": 79382, - "Ġquelle": 74940, - "Ġquello": 65054, - "Ġquelque": 79071, - "Ġquelques": 45889, - "Ġquem": 58708, - "Ġquer": 30234, - "Ġqueried": 79002, - "Ġqueries": 20126, - "Ġquery": 3319, - "ĠqueryInterface": 96015, - "ĠqueryParams": 54569, - "ĠqueryString": 51779, - "Ġquerying": 82198, - "Ġqueryset": 40627, - "Ġques": 92484, - "Ġquest": 2271, - "Ġquesta": 52701, - "Ġquesti": 85781, - "Ġquestion": 3488, - "Ġquestionable": 44378, - "Ġquestioned": 29440, - "Ġquestioning": 34685, - "Ġquestionnaire": 48964, - "Ġquestions": 4860, - "Ġquesto": 34560, - "Ġquests": 50277, - "Ġqueue": 7325, - "Ġqueued": 58263, - "Ġqueues": 49194, - "Ġqui": 7930, - "Ġquick": 4062, - "Ġquicker": 39392, - "Ġquickest": 81610, - "Ġquickly": 6288, - "Ġquien": 44989, - "Ġquienes": 93490, - "Ġquiere": 74168, - "Ġquieres": 95395, - "Ġquiero": 92820, - "Ġquiet": 11594, - "Ġquieter": 90845, - "Ġquietly": 30666, - "Ġquil": 75964, - "Ġquilt": 61836, - "Ġquindi": 77708, - "Ġquint": 40757, - "Ġquir": 50726, - "Ġquirky": 68232, - "Ġquis": 49580, - "Ġquit": 17257, - "Ġquite": 5115, - "Ġquits": 70577, - "Ġquitting": 69184, - "Ġquiz": 28223, - "Ġquizzes": 89323, - "Ġquo": 41608, - "Ġquoi": 75249, - "Ġquot": 27467, - "Ġquota": 43142, - "Ġquotas": 85918, - "Ġquotation": 55331, - "Ġquotations": 87087, - "Ġquote": 12929, - "Ġquoted": 24116, - "Ġquotes": 17637, - "Ġquotid": 99568, - "Ġquotient": 75862, - "Ġquoting": 57618, - "Ġqué": 43388, - "Ġqw": 42278, - "Ġqx": 97130, - "Ġr": 436, - "Ġra": 15473, - "Ġrab": 31674, - "Ġrabbit": 39824, - "Ġrabbits": 70244, - "Ġrac": 9148, - "Ġrace": 7102, - "Ġraced": 72154, - "Ġracer": 85932, - "Ġraces": 21234, - "Ġracial": 19739, - "Ġracially": 75904, - "Ġracing": 22019, - "Ġracism": 27052, - "Ġracist": 25185, - "Ġrack": 30759, - "Ġracked": 100141, - "Ġracket": 82612, - "Ġracks": 66968, - "Ġrad": 9038, - "Ġradar": 28608, - "Ġradi": 12164, - "Ġradial": 57936, - "Ġradians": 51884, - "Ġradiant": 77443, - "Ġradiation": 25407, - "Ġradiator": 78190, - "Ġradical": 18336, - "Ġradically": 61127, - "Ġradicals": 74356, - "Ġradio": 9063, - "ĠradioButton": 76520, - "Ġradioactive": 59862, - "Ġradios": 71169, - "Ġradius": 10801, - "Ġradix": 76758, - "Ġraft": 53555, - "Ġrag": 21108, - "Ġragaz": 33533, - "Ġragazza": 77295, - "Ġragazze": 48699, - "Ġragazzi": 98236, - "Ġragazzo": 94098, - "Ġrage": 34049, - "Ġraging": 70517, - "Ġraid": 25834, - "Ġraided": 79496, - "Ġraids": 52581, - "Ġrail": 13881, - "Ġrailing": 92930, - "Ġrailroad": 51576, - "Ġrails": 43700, - "Ġrailway": 40106, - "Ġrailways": 96247, - "Ġrain": 11422, - "Ġrainbow": 48713, - "Ġrainfall": 53958, - "Ġraining": 84353, - "Ġrains": 62555, - "Ġrainy": 63857, - "Ġrais": 6503, - "Ġraise": 4933, - "Ġraised": 9408, - "Ġraises": 25930, - "Ġraising": 19054, - "Ġraison": 73173, - "Ġraj": 92528, - "Ġrak": 84044, - "Ġrake": 76518, - "Ġrall": 39919, - "Ġrallied": 76437, - "Ġrallies": 57431, - "Ġrally": 19768, - "Ġrallying": 91156, - "Ġram": 18302, - "Ġramifications": 85450, - "Ġramp": 23091, - "Ġrampage": 94163, - "Ġrampant": 63677, - "Ġramps": 87216, - "Ġran": 10837, - "Ġranch": 39161, - "Ġrand": 10598, - "Ġrandint": 54282, - "Ġrandom": 4288, - "ĠrandomNumber": 88820, - "Ġrandomized": 47341, - "Ġrandomly": 27716, - "Ġrandomness": 87790, - "Ġrang": 43200, - "Ġrange": 2134, - "Ġranged": 41829, - "Ġranger": 79159, - "Ġranges": 21986, - "Ġranging": 24950, - "Ġrank": 7222, - "Ġranked": 21682, - "Ġranking": 23862, - "Ġrankings": 33407, - "Ġranks": 21467, - "Ġransom": 58686, - "Ġrant": 57943, - "Ġrap": 7477, - "Ġrape": 17199, - "Ġraped": 40477, - "Ġrapes": 96330, - "Ġrapid": 11295, - "Ġrapide": 76608, - "Ġrapidement": 100198, - "Ġrapidly": 19019, - "Ġraping": 87546, - "Ġrapp": 61158, - "Ġrapper": 50437, - "Ġrapport": 39474, - "Ġrar": 96666, - "Ġrare": 9024, - "Ġrarely": 19029, - "Ġrarity": 59871, - "Ġras": 51010, - "Ġrash": 57342, - "Ġrasp": 85146, - "Ġraspberry": 94802, - "Ġraster": 48308, - "Ġrat": 11494, - "Ġrate": 4478, - "Ġrated": 22359, - "Ġrates": 7969, - "Ġrather": 4856, - "Ġratified": 97665, - "Ġrating": 10959, - "Ġratings": 18594, - "Ġratio": 11595, - "Ġration": 66901, - "Ġrational": 25442, - "Ġrationale": 57916, - "Ġratios": 42338, - "Ġrats": 32510, - "Ġratt": 57645, - "Ġrav": 43643, - "Ġrave": 91503, - "Ġraw": 7257, - "ĠrawData": 84260, - "Ġray": 18803, - "Ġrays": 45220, - "Ġraz": 24788, - "Ġrazor": 60230, - "Ġrb": 19238, - "Ġrc": 10402, - "Ġrd": 23527, - "Ġrdf": 67165, - "Ġrdr": 68084, - "Ġre": 312, - "Ġreach": 5662, - "Ġreachable": 69384, - "Ġreached": 8813, - "Ġreaches": 25501, - "Ġreaching": 19261, - "Ġreact": 14085, - "Ġreacted": 55841, - "Ġreacting": 74150, - "Ġreaction": 13010, - "Ġreactionary": 96238, - "Ġreactions": 25481, - "Ġreactive": 56563, - "Ġreactor": 38729, - "Ġreactors": 71573, - "Ġreacts": 69945, - "Ġread": 1373, - "ĠreadFile": 62832, - "ĠreadOnly": 62551, - "Ġreadability": 92594, - "Ġreadable": 34898, - "Ġreaddir": 81232, - "Ġreader": 6742, - "Ġreaders": 13016, - "Ġreadily": 31368, - "Ġreadiness": 62792, - "Ġreading": 5403, - "Ġreadings": 40174, - "Ġreadline": 75866, - "Ġreadme": 84784, - "Ġreadonly": 5881, - "Ġreads": 16181, - "Ġready": 5644, - "Ġreaff": 73100, - "Ġreal": 1972, - "Ġrealidad": 81604, - "Ġrealise": 39256, - "Ġrealised": 41193, - "Ġrealism": 69871, - "Ġrealistic": 26569, - "Ġrealistically": 89716, - "Ġrealities": 50446, - "Ġreality": 8903, - "Ġrealiz": 34860, - "Ġrealiza": 92835, - "Ġrealizado": 84145, - "Ġrealizar": 42658, - "Ġrealization": 49803, - "Ġrealize": 13383, - "Ġrealized": 15393, - "Ġrealizes": 52694, - "Ġrealizing": 44114, - "Ġrealloc": 67115, - "Ġreally": 2216, - "Ġrealm": 22651, - "Ġrealmente": 69947, - "Ġrealms": 77563, - "Ġrealpath": 92894, - "Ġrealtime": 86078, - "Ġreap": 58003, - "Ġrear": 14981, - "Ġrearr": 56427, - "Ġreason": 2944, - "Ġreasonable": 13579, - "Ġreasonably": 29546, - "Ġreasoned": 93469, - "Ġreasoning": 33811, - "Ġreasons": 8125, - "Ġreass": 32834, - "Ġreassure": 91147, - "Ġreassuring": 82964, - "Ġreb": 12646, - "Ġrebate": 91046, - "Ġrebel": 36417, - "Ġrebell": 42301, - "Ġrebellion": 53848, - "Ġrebels": 36723, - "Ġreboot": 35692, - "Ġrebound": 42632, - "Ġrebounds": 43762, - "Ġrebuild": 32593, - "Ġrebuilding": 56228, - "Ġrebuilt": 60685, - "Ġrebut": 84129, - "Ġrec": 1421, - "Ġrecal": 99783, - "Ġrecall": 19635, - "Ġrecalled": 32230, - "Ġrecalling": 89746, - "Ġrecalls": 41231, - "Ġrecap": 55099, - "Ġrece": 2215, - "Ġrecebe": 97830, - "Ġreceber": 91245, - "Ġreceipt": 23383, - "Ġreceipts": 57580, - "Ġreceive": 5371, - "Ġreceived": 4036, - "Ġreceiver": 14291, - "Ġreceivers": 41006, - "Ġreceives": 21879, - "Ġreceiving": 12588, - "Ġrecent": 3293, - "Ġrecently": 6051, - "Ġrecept": 29918, - "Ġreception": 23991, - "Ġreceptions": 81293, - "Ġreceptive": 88651, - "Ġreceptor": 35268, - "Ġreceptors": 44540, - "Ġrecess": 47862, - "Ġrecession": 39621, - "Ġrecharge": 47923, - "Ġrecher": 88817, - "Ġrecherche": 38317, - "Ġrecht": 68619, - "Ġrecib": 46369, - "Ġrecibir": 94280, - "Ġrecieved": 81992, - "Ġrecip": 25455, - "Ġrecipe": 11363, - "Ġrecipes": 19141, - "Ġrecipient": 22458, - "Ġrecipients": 34876, - "Ġrecipro": 67642, - "Ġreciprocal": 87298, - "Ġreck": 29299, - "Ġreckless": 54317, - "Ġreckon": 88565, - "Ġrecl": 48520, - "Ġreclaim": 58583, - "Ġreclaimed": 89759, - "Ġreco": 48755, - "Ġrecogn": 5952, - "Ġrecognise": 44917, - "Ġrecognised": 39764, - "Ġrecognition": 18324, - "Ġrecognizable": 66352, - "Ġrecognize": 15641, - "Ġrecognized": 15324, - "Ġrecognizer": 94259, - "Ġrecognizes": 45799, - "Ġrecognizing": 49183, - "Ġrecoil": 74422, - "Ġrecom": 38301, - "Ġrecomend": 71494, - "Ġrecomm": 4966, - "Ġrecommand": 84193, - "Ġrecommend": 7079, - "Ġrecommendation": 28782, - "Ġrecommendations": 19075, - "Ġrecommended": 11349, - "Ġrecommending": 65774, - "Ġrecommends": 40912, - "Ġrecon": 16456, - "Ġreconc": 32545, - "Ġreconcile": 64508, - "Ġreconciliation": 58755, - "Ġreconnaissance": 88605, - "Ġreconnect": 51136, - "Ġreconoc": 84011, - "Ġreconsider": 40175, - "Ġreconstruct": 44928, - "Ġreconstructed": 83104, - "Ġreconstruction": 43738, - "Ġrecord": 3335, - "Ġrecorded": 12715, - "Ġrecorder": 49935, - "Ġrecording": 14975, - "Ġrecordings": 38140, - "Ġrecords": 7576, - "Ġrecount": 41286, - "Ġrecounted": 89591, - "Ġrecounts": 95889, - "Ġrecourse": 93370, - "Ġrecover": 11993, - "Ġrecovered": 26403, - "Ġrecovering": 42386, - "Ġrecovery": 13654, - "Ġrecre": 23671, - "Ġrecreate": 53875, - "Ġrecreated": 37680, - "Ġrecreation": 47044, - "Ġrecreational": 37100, - "Ġrecru": 12390, - "Ġrecruit": 20927, - "Ġrecruited": 45425, - "Ġrecruiter": 97701, - "Ġrecruiters": 93940, - "Ġrecruiting": 32959, - "Ġrecruitment": 34102, - "Ġrecruits": 56197, - "Ġrect": 7763, - "Ġrectangle": 23596, - "Ġrectangles": 77292, - "Ġrectangular": 52524, - "Ġrects": 83756, - "Ġrecuper": 52621, - "Ġrecur": 64648, - "Ġrecurrence": 76293, - "Ġrecurrent": 65174, - "Ġrecurring": 46350, - "Ġrecurs": 25755, - "Ġrecurse": 74399, - "Ġrecursion": 51362, - "Ġrecursive": 31919, - "Ġrecursively": 53947, - "Ġrecursos": 60180, - "Ġrecv": 28104, - "Ġrecycl": 92465, - "Ġrecycle": 61843, - "Ġrecycled": 47658, - "ĠrecyclerView": 38249, - "Ġrecycling": 34978, - "Ġred": 2579, - "Ġredd": 63244, - "Ġreddit": 43274, - "Ġrede": 31265, - "Ġredeem": 49878, - "Ġredeemed": 84343, - "Ġredefine": 84375, - "Ġredemption": 56752, - "Ġredes": 47178, - "Ġredesign": 56719, - "Ġredesigned": 76572, - "Ġredevelopment": 88739, - "Ġredhead": 92805, - "Ġredirect": 6559, - "ĠredirectTo": 65798, - "Ġredirected": 50028, - "Ġredirection": 85159, - "Ġredirects": 72271, - "Ġredis": 21540, - "Ġredistrib": 8873, - "Ġredistribute": 9570, - "Ġredistributed": 74494, - "Ġredistribution": 72160, - "Ġredo": 59023, - "Ġredraw": 57359, - "Ġredu": 3679, - "Ġreduce": 8108, - "Ġreduced": 11293, - "Ġreducer": 38104, - "Ġreducers": 76309, - "Ġreduces": 26338, - "Ġreducing": 18189, - "Ġreduction": 14278, - "Ġreductions": 47311, - "Ġredund": 37673, - "Ġredundancy": 90473, - "Ġredundant": 48832, - "Ġredux": 68716, - "Ġreef": 71145, - "Ġreefs": 92822, - "Ġreel": 57382, - "Ġreelection": 93811, - "Ġreels": 79600, - "Ġref": 2098, - "Ġrefactor": 93395, - "Ġrefer": 8464, - "Ġrefere": 40008, - "Ġreferee": 55302, - "Ġreferees": 96926, - "Ġreference": 5905, - "Ġreferenced": 25819, - "ĠreferencedColumnName": 83447, - "Ġreferences": 15407, - "Ġreferencia": 83009, - "Ġreferencing": 57616, - "Ġreferendum": 30798, - "Ġreferral": 45880, - "Ġreferrals": 70401, - "Ġreferred": 14183, - "Ġreferring": 22797, - "Ġrefers": 19813, - "Ġrefill": 74815, - "Ġrefin": 60796, - "Ġrefine": 46464, - "Ġrefined": 38291, - "Ġrefinement": 74013, - "Ġrefinery": 94734, - "Ġrefining": 74285, - "Ġrefl": 83535, - "Ġreflect": 8881, - "Ġreflected": 27000, - "Ġreflecting": 42852, - "Ġreflection": 22599, - "Ġreflections": 63851, - "Ġreflective": 52828, - "Ġreflects": 27053, - "Ġreflex": 33766, - "Ġreflexivity": 69433, - "Ġreflux": 93262, - "Ġreform": 15180, - "Ġreforms": 31343, - "Ġrefr": 19914, - "Ġrefrain": 58608, - "Ġrefresh": 10625, - "ĠrefreshToken": 75641, - "Ġrefreshed": 66229, - "Ġrefreshing": 37018, - "Ġrefriger": 30477, - "Ġrefrigerator": 46044, - "Ġrefs": 44243, - "Ġrefuge": 14850, - "Ġrefugee": 34267, - "Ġrefugees": 22475, - "Ġrefund": 21639, - "Ġrefunded": 94552, - "Ġrefunds": 73618, - "Ġrefurb": 56756, - "Ġrefurbished": 83415, - "Ġrefusal": 44251, - "Ġrefuse": 26122, - "Ġrefused": 16436, - "Ġrefuses": 41716, - "Ġrefusing": 39089, - "Ġrefute": 84277, - "Ġreg": 1239, - "Ġregain": 49655, - "Ġregained": 86025, - "Ġregard": 5363, - "Ġregarded": 27458, - "Ġregarding": 9002, - "Ġregardless": 15851, - "Ġregards": 24886, - "Ġregenerate": 80551, - "Ġregenerated": 71453, - "Ġregeneration": 60517, - "Ġregex": 20791, - "Ġregexp": 42977, - "Ġregime": 17942, - "Ġregimen": 68128, - "Ġregiment": 75541, - "Ġregimes": 61911, - "Ġregion": 5654, - "Ġregional": 15481, - "Ġregions": 13918, - "Ġregist": 32347, - "Ġregister": 4254, - "Ġregistered": 9879, - "Ġregistering": 39829, - "Ġregisters": 25771, - "Ġregistr": 23702, - "Ġregistrado": 97411, - "Ġregistrar": 62567, - "Ġregistration": 12506, - "Ġregistrations": 70590, - "Ġregistrazione": 96935, - "Ġregistro": 37885, - "Ġregistros": 64627, - "Ġregistry": 19989, - "Ġregress": 70880, - "Ġregression": 31649, - "Ġregret": 23023, - "Ġregrets": 69025, - "Ġregs": 45598, - "Ġregul": 14420, - "Ġregular": 5912, - "Ġregularization": 88394, - "Ġregularly": 15870, - "Ġregulate": 37377, - "Ġregulated": 35319, - "Ġregulates": 80412, - "Ġregulating": 58499, - "Ġregulation": 19812, - "Ġregulations": 14640, - "Ġregulator": 40704, - "Ġregulators": 40242, - "Ġregulatory": 23331, - "Ġrehab": 27876, - "Ġrehabilit": 89266, - "Ġrehabilitation": 44438, - "Ġrehe": 48306, - "Ġrehears": 69672, - "Ġrehearsal": 89955, - "Ġreife": 47261, - "Ġreign": 31402, - "Ġreigning": 91056, - "Ġreim": 45087, - "Ġreimb": 98678, - "Ġreimburse": 96260, - "Ġreimbursement": 71111, - "Ġrein": 15601, - "Ġreinc": 95807, - "Ġreinforce": 55414, - "Ġreinforced": 49680, - "Ġreinforcement": 72378, - "Ġreinforcements": 99600, - "Ġreinforces": 95593, - "Ġreinforcing": 91115, - "Ġreins": 90518, - "Ġreinst": 69767, - "Ġreinstall": 92961, - "Ġreint": 76267, - "Ġreinterpret": 26250, - "Ġreiterated": 66847, - "Ġrej": 78467, - "Ġreject": 8007, - "Ġrejected": 18010, - "Ġrejecting": 63686, - "Ġrejection": 38001, - "Ġrejects": 60515, - "Ġrejo": 48041, - "Ġrejoice": 92859, - "Ġrejuven": 73484, - "Ġrek": 78381, - "Ġrekl": 100180, - "Ġrel": 1375, - "Ġrelacion": 47105, - "Ġrelaciones": 97673, - "Ġrelación": 69297, - "Ġrelat": 91903, - "Ġrelate": 29243, - "Ġrelated": 5552, - "Ġrelates": 36716, - "Ġrelating": 23343, - "Ġrelation": 12976, - "Ġrelational": 72283, - "Ġrelations": 4398, - "Ġrelationship": 5133, - "Ġrelationships": 12135, - "Ġrelativ": 59425, - "Ġrelative": 8844, - "Ġrelatively": 12309, - "Ġrelatives": 29658, - "Ġrelax": 12234, - "Ġrelaxation": 43685, - "Ġrelaxed": 31467, - "Ġrelaxing": 34948, - "Ġrelay": 32951, - "Ġrelação": 97203, - "Ġrele": 14049, - "Ġrelease": 4984, - "Ġreleased": 6004, - "Ġreleases": 19786, - "Ġreleasing": 28965, - "Ġreleg": 59782, - "Ġrelegated": 87552, - "Ġrelent": 43946, - "Ġrelentless": 60135, - "Ġrelentlessly": 91270, - "Ġrelev": 79415, - "Ġrelevance": 41961, - "Ġrelevant": 9959, - "Ġreli": 9559, - "Ġreliability": 31638, - "Ġreliable": 15062, - "Ġreliably": 57482, - "Ġreliance": 54180, - "Ġreliant": 89227, - "Ġrelic": 62037, - "Ġrelics": 99516, - "Ġrelie": 59644, - "Ġrelied": 41013, - "Ġrelief": 16337, - "Ġrelies": 34744, - "Ġrelieve": 48839, - "Ġrelieved": 51512, - "Ġrelig": 6833, - "Ġreligion": 13901, - "Ġreligions": 44230, - "Ġreligious": 10597, - "Ġrelinqu": 85498, - "Ġreload": 19161, - "ĠreloadData": 58947, - "Ġreloading": 86730, - "Ġreloc": 75395, - "Ġrelocate": 70672, - "Ġrelocated": 70209, - "Ġrelocation": 60995, - "Ġrelu": 93974, - "Ġreluct": 31344, - "Ġreluctance": 84050, - "Ġreluctant": 44040, - "Ġreluctantly": 84185, - "Ġrely": 17631, - "Ġrelying": 39661, - "Ġrem": 1323, - "Ġremain": 7293, - "Ġremainder": 27410, - "Ġremained": 14958, - "Ġremaining": 9861, - "Ġremains": 8625, - "Ġremake": 59155, - "Ġremar": 84228, - "Ġremark": 14162, - "Ġremarkable": 23649, - "Ġremarkably": 49723, - "Ġremarked": 61414, - "Ġremarks": 24208, - "Ġrematch": 93326, - "Ġremed": 34630, - "Ġremedies": 51236, - "Ġremedy": 40239, - "Ġremember": 6227, - "Ġremembered": 27569, - "Ġremembering": 48384, - "Ġremembers": 43457, - "Ġremin": 43650, - "Ġremind": 24928, - "Ġreminded": 31256, - "Ġreminder": 27626, - "Ġreminders": 66697, - "Ġreminding": 64042, - "Ġreminds": 35710, - "Ġreminis": 49679, - "Ġreminiscent": 56085, - "Ġremix": 57466, - "Ġremnants": 73440, - "Ġremodel": 47086, - "Ġremodeling": 70430, - "Ġremorse": 79157, - "Ġremot": 36893, - "Ġremote": 8870, - "Ġremotely": 39529, - "Ġremovable": 54891, - "Ġremoval": 17065, - "Ġremove": 4148, - "ĠremoveAll": 66199, - "ĠremoveFrom": 58885, - "ĠremoveFromSuperview": 78280, - "ĠremoveObject": 82722, - "Ġremoved": 7108, - "Ġremover": 77348, - "Ġremoves": 29260, - "Ġremoving": 18054, - "Ġrempl": 69241, - "Ġren": 5790, - "Ġrenal": 63915, - "Ġrename": 30174, - "Ġrenamed": 28379, - "Ġrenaming": 93990, - "Ġrencont": 9051, - "Ġrencontr": 66283, - "Ġrencontre": 10607, - "Ġrencontrer": 91026, - "Ġrencontres": 27918, - "Ġrend": 17634, - "Ġrender": 3219, - "ĠrenderItem": 87767, - "Ġrendered": 23188, - "Ġrenderer": 20294, - "Ġrendering": 21568, - "Ġrenders": 45382, - "Ġrendez": 66651, - "Ġrendition": 83965, - "Ġrendre": 98054, - "Ġrenegot": 99777, - "Ġrenew": 14195, - "Ġrenewable": 33268, - "Ġrenewables": 89085, - "Ġrenewal": 43901, - "Ġrenewed": 36646, - "Ġrenov": 32652, - "Ġrenovated": 57934, - "Ġrenovation": 50555, - "Ġrenovations": 78664, - "Ġrenown": 34817, - "Ġrenowned": 37048, - "Ġrent": 8175, - "Ġrental": 19160, - "Ġrentals": 48104, - "Ġrented": 49959, - "Ġrenters": 92951, - "Ġrenting": 53327, - "Ġrents": 63090, - "Ġreopen": 37859, - "Ġreopened": 78881, - "Ġreopening": 94500, - "Ġreorder": 84284, - "Ġreordered": 50132, - "Ġrep": 2109, - "Ġrepaint": 86789, - "Ġrepair": 13023, - "Ġrepaired": 52834, - "Ġrepairing": 68337, - "Ġrepairs": 31286, - "Ġrepar": 77026, - "Ġrepay": 54438, - "Ġrepayment": 71118, - "Ġrepe": 6351, - "Ġrepeal": 40679, - "Ġrepealed": 87014, - "Ġrepeat": 13454, - "Ġrepeated": 11763, - "Ġrepeatedly": 19352, - "Ġrepeating": 40916, - "Ġrepeats": 44694, - "Ġrepell": 88874, - "Ġrepent": 63278, - "Ġreperc": 74488, - "Ġrepercussions": 81909, - "Ġrepertoire": 77768, - "Ġrepet": 27427, - "Ġrepetition": 54515, - "Ġrepetitions": 86066, - "Ġrepetitive": 59177, - "Ġrepl": 5911, - "Ġreplace": 8454, - "Ġreplaced": 12860, - "Ġreplacement": 14039, - "Ġreplacements": 54155, - "Ġreplaces": 41800, - "Ġreplacing": 25935, - "Ġreplay": 35585, - "Ġreplen": 70543, - "Ġreplic": 29641, - "Ġreplica": 38054, - "Ġreplicas": 81901, - "Ġreplicate": 46113, - "Ġreplicated": 72480, - "Ġreplication": 48891, - "Ġreplied": 20592, - "Ġreplies": 31737, - "Ġreply": 10052, - "Ġrepmat": 80439, - "Ġrepo": 16246, - "Ġreport": 1934, - "Ġreported": 5068, - "Ġreportedly": 18307, - "Ġreporter": 19496, - "Ġreporters": 19578, - "Ġreporting": 13122, - "Ġreports": 6821, - "Ġrepos": 46874, - "Ġrepositories": 50757, - "Ġrepository": 12827, - "Ġrepost": 95287, - "Ġrepr": 31736, - "Ġrepreh": 78937, - "Ġrepresent": 4097, - "Ġrepresenta": 96215, - "Ġrepresentation": 13340, - "Ġrepresentations": 44713, - "Ġrepresentative": 18740, - "Ġrepresentatives": 24005, - "Ġrepresented": 15609, - "Ġrepresenting": 14393, - "Ġrepresents": 11105, - "Ġrepression": 72498, - "Ġreprint": 81571, - "Ġrepro": 53823, - "Ġreprodu": 14843, - "Ġreproduce": 23645, - "Ġreproduced": 55717, - "Ġreproduction": 39656, - "Ġreproductive": 42889, - "Ġreprés": 71925, - "Ġreprésent": 91678, - "Ġreps": 41511, - "Ġrept": 64873, - "Ġrepublic": 35544, - "Ġrepublican": 91536, - "Ġreput": 43839, - "Ġreputable": 56940, - "Ġreputation": 17444, - "Ġreputed": 93072, - "Ġreq": 4326, - "Ġrequ": 6016, - "Ġrequer": 67787, - "Ġrequest": 1715, - "ĠrequestBody": 86726, - "ĠrequestCode": 56474, - "ĠrequestData": 98364, - "ĠrequestId": 70961, - "ĠrequestOptions": 92194, - "Ġrequested": 11472, - "Ġrequester": 84684, - "Ġrequesting": 35792, - "Ġrequests": 7540, - "Ġrequire": 1397, - "Ġrequired": 2631, - "Ġrequirement": 16686, - "Ġrequirements": 8670, - "Ġrequires": 7612, - "Ġrequiring": 23537, - "Ġrequis": 45682, - "Ġrequisite": 82780, - "Ġrer": 49647, - "Ġres": 594, - "Ġresale": 99324, - "Ġresc": 13208, - "Ġrescue": 17629, - "Ġrescued": 45433, - "Ġresearch": 3495, - "Ġresearched": 57098, - "Ġresearcher": 32185, - "Ġresearchers": 12074, - "Ġresearching": 45243, - "Ġresembl": 67420, - "Ġresemblance": 70000, - "Ġresemble": 52280, - "Ġresembled": 96858, - "Ġresembles": 53291, - "Ġresembling": 71707, - "Ġresend": 94988, - "Ġresent": 47540, - "Ġresentment": 71654, - "Ġreserv": 21887, - "Ġreserva": 99744, - "Ġreservation": 28767, - "Ġreservations": 41162, - "Ġreserve": 21137, - "Ġreserved": 4694, - "Ġreserves": 30600, - "Ġreservoir": 45512, - "Ġreset": 7738, - "Ġresets": 67297, - "Ġresett": 91488, - "Ġresetting": 79128, - "Ġresh": 64793, - "Ġreshape": 44909, - "Ġresid": 21836, - "Ġreside": 48383, - "Ġresidence": 22423, - "Ġresidences": 85871, - "Ġresidency": 53966, - "Ġresident": 19504, - "Ġresidential": 20658, - "Ġresidents": 11062, - "Ġresides": 54068, - "Ġresiding": 67512, - "Ġresidual": 33247, - "Ġresiduals": 98640, - "Ġresidue": 49232, - "Ġresidues": 71783, - "Ġresign": 24509, - "Ġresignation": 44734, - "Ġresigned": 40207, - "Ġresil": 37130, - "Ġresilience": 56062, - "Ġresilient": 59780, - "Ġresin": 54614, - "Ġresist": 22884, - "Ġresistance": 13957, - "Ġresistant": 31785, - "Ġresisted": 67414, - "Ġresisting": 70441, - "Ġresistor": 78736, - "Ġresizable": 98183, - "Ġresize": 21595, - "ĠresizeMode": 99679, - "Ġresized": 59649, - "Ġresizing": 87343, - "Ġresolution": 11175, - "Ġresolutions": 43595, - "Ġresolve": 9006, - "Ġresolved": 20250, - "Ġresolver": 37320, - "Ġresolves": 64397, - "Ġresolving": 53583, - "Ġreson": 29280, - "Ġresonance": 58081, - "Ġresonate": 89986, - "Ġresort": 22541, - "Ġresorts": 61545, - "Ġresource": 5211, - "ĠresourceId": 98346, - "ĠresourceName": 99585, - "Ġresources": 5070, - "Ġresp": 9216, - "Ġrespawn": 97132, - "Ġrespect": 5201, - "Ġrespectable": 62486, - "Ġrespected": 31387, - "Ġrespectful": 49150, - "Ġrespectfully": 93445, - "Ġrespecting": 69515, - "Ġrespective": 20081, - "Ġrespectively": 15947, - "Ġrespecto": 89160, - "Ġrespects": 43666, - "Ġrespir": 33515, - "Ġrespiratory": 42631, - "Ġrespond": 6013, - "Ġresponded": 16846, - "Ġrespondent": 67988, - "Ġrespondents": 34281, - "Ġresponder": 65134, - "Ġresponders": 70639, - "Ġresponding": 30438, - "Ġresponds": 31680, - "ĠrespondsToSelector": 63393, - "Ġrespons": 4294, - "Ġresponsable": 77932, - "Ġresponse": 2077, - "ĠresponseBody": 99165, - "ĠresponseData": 68545, - "ĠresponseObject": 70140, - "ĠresponseType": 91544, - "Ġresponses": 14847, - "Ġresponsibilities": 28423, - "Ġresponsibility": 12014, - "Ġresponsible": 8647, - "Ġresponsibly": 87388, - "Ġresponsive": 27078, - "Ġresponsiveness": 100039, - "Ġresposta": 75606, - "Ġrespuesta": 44460, - "Ġrest": 2800, - "ĠrestTemplate": 80929, - "Ġresta": 98052, - "Ġrestart": 17460, - "Ġrestarted": 81754, - "Ġrestarting": 93624, - "Ġrestaur": 7696, - "Ġrestaurant": 10960, - "Ġrestaurants": 15926, - "Ġreste": 66167, - "Ġrested": 66529, - "Ġresting": 41219, - "Ġrestitution": 90309, - "Ġrestless": 89358, - "Ġresto": 63816, - "Ġrestoration": 35093, - "Ġrestore": 15301, - "Ġrestored": 28101, - "Ġrestores": 88855, - "Ġrestoring": 50203, - "Ġrestr": 15955, - "Ġrestrain": 97876, - "Ġrestrained": 77300, - "Ġrestraining": 84393, - "Ġrestraint": 59456, - "Ġrestrict": 9067, - "Ġrestricted": 22486, - "Ġrestricting": 65951, - "Ġrestriction": 20020, - "Ġrestrictions": 17294, - "Ġrestrictive": 58096, - "Ġrestroom": 89909, - "Ġrestructuring": 69027, - "Ġrests": 54331, - "Ġresult": 1121, - "ĠresultCode": 43731, - "ĠresultList": 72696, - "ĠresultMap": 91561, - "ĠresultSet": 43073, - "Ġresultado": 27284, - "Ġresultados": 47822, - "Ġresultant": 84913, - "Ġresultat": 91372, - "Ġresulted": 19543, - "Ġresulting": 13239, - "Ġresults": 3135, - "Ġresume": 16063, - "Ġresumed": 58505, - "Ġresumes": 66313, - "Ġresurgence": 91590, - "Ġresurrect": 66819, - "Ġresurrection": 62532, - "Ġret": 2160, - "ĠretVal": 35830, - "Ġretail": 11040, - "Ġretailer": 37891, - "Ġretailers": 30282, - "Ġretain": 14389, - "Ġretained": 35363, - "Ġretaining": 51110, - "Ġretains": 52944, - "Ġretal": 51246, - "Ġretali": 91155, - "Ġretaliation": 61449, - "Ġretard": 77072, - "Ġretarded": 98459, - "Ġretention": 38231, - "Ġrethink": 76755, - "Ġretina": 84827, - "Ġretir": 82779, - "Ġretire": 16177, - "Ġretired": 22311, - "Ġretirees": 97823, - "Ġretirement": 21624, - "Ġretiring": 60873, - "Ġretorn": 88694, - "Ġretorna": 72775, - "Ġretorno": 51232, - "Ġretour": 54606, - "Ġretr": 38831, - "Ġretract": 73300, - "Ġretreat": 31114, - "Ġretreated": 92037, - "Ġretrie": 10992, - "Ġretries": 61701, - "Ġretrieval": 57470, - "Ġretrieve": 17622, - "Ġretrieved": 31503, - "Ġretrieves": 71771, - "Ġretrieving": 49324, - "Ġretro": 17189, - "Ġretrofit": 25678, - "Ġretros": 49458, - "Ġretrospect": 77653, - "Ġretrospective": 79929, - "Ġretry": 23515, - "Ġreturn": 471, - "ĠreturnType": 85609, - "ĠreturnUrl": 96112, - "ĠreturnValue": 42697, - "Ġreturned": 6052, - "Ġreturning": 13758, - "Ġreturns": 4780, - "Ġretval": 23450, - "Ġreun": 35740, - "Ġreunion": 58384, - "Ġreunited": 77979, - "Ġreusable": 62671, - "Ġreuse": 27068, - "ĠreuseIdentifier": 53760, - "Ġreused": 69843, - "Ġrev": 5891, - "Ġrevamped": 96596, - "Ġreve": 6326, - "Ġreveal": 16805, - "Ġrevealed": 10675, - "Ġrevealing": 31720, - "Ġreveals": 21667, - "Ġrevel": 22899, - "Ġrevelation": 40010, - "Ġrevelations": 50908, - "Ġreven": 19443, - "Ġrevenge": 37169, - "Ġrevenue": 13254, - "Ġrevenues": 30466, - "Ġrever": 36237, - "Ġrevered": 85761, - "Ġreverence": 98464, - "Ġrevers": 17888, - "Ġreversal": 59214, - "Ġreverse": 10134, - "Ġreversed": 28537, - "Ġreversible": 81193, - "Ġreversing": 76283, - "Ġrevert": 42228, - "Ġreverted": 94693, - "Ġreview": 3477, - "Ġreviewed": 22690, - "Ġreviewer": 56614, - "Ġreviewers": 60138, - "Ġreviewing": 34988, - "Ġreviews": 8544, - "Ġrevis": 17951, - "Ġrevise": 65836, - "Ġrevised": 32828, - "Ġrevision": 24493, - "Ġrevisions": 54862, - "Ġrevisit": 65878, - "Ġrevital": 79955, - "Ġrevival": 57105, - "Ġrevive": 59816, - "Ġrevived": 69375, - "Ġrevoke": 73138, - "Ġrevoked": 65446, - "Ġrevolt": 65935, - "Ġrevolution": 14110, - "Ġrevolutionary": 30191, - "Ġrevolutions": 93574, - "Ġrevolver": 98898, - "Ġrevolves": 79476, - "Ġrevolving": 87126, - "Ġrew": 79722, - "Ġreward": 11565, - "Ġrewarded": 44937, - "Ġrewarding": 42093, - "Ġrewards": 21845, - "Ġrewind": 78765, - "Ġrewrite": 18622, - "Ġrewriting": 95545, - "Ġrewritten": 59624, - "Ġrex": 87610, - "Ġrez": 49158, - "Ġrf": 37126, - "Ġrfl": 70435, - "Ġrg": 18867, - "Ġrgb": 18477, - "Ġrgba": 24431, - "Ġrh": 22408, - "Ġrhe": 68132, - "Ġrhet": 29486, - "Ġrhetoric": 34731, - "Ġrhetorical": 87068, - "Ġrho": 32481, - "Ġrhs": 13212, - "Ġrhyme": 98034, - "Ġrhyth": 29171, - "Ġrhythm": 37390, - "Ġrhythms": 81821, - "Ġri": 25160, - "Ġrib": 20735, - "Ġribbon": 45667, - "Ġribs": 56249, - "Ġric": 31050, - "Ġrice": 20228, - "Ġricerca": 83135, - "Ġrich": 9257, - "ĠrichTextBox": 98529, - "Ġricher": 59774, - "Ġriches": 70934, - "Ġrichest": 57471, - "Ġrichness": 90030, - "Ġricht": 62530, - "Ġrichtig": 66781, - "Ġrico": 94698, - "Ġrid": 9463, - "Ġridden": 93327, - "Ġride": 12141, - "Ġrider": 38226, - "Ġriders": 30803, - "Ġrides": 32327, - "Ġridge": 58933, - "Ġridic": 20561, - "Ġridicule": 94847, - "Ġridiculous": 27873, - "Ġridiculously": 73011, - "Ġriding": 20427, - "Ġrien": 55455, - "Ġries": 54698, - "Ġrif": 38024, - "Ġriff": 81350, - "Ġrifle": 29232, - "Ġrifles": 46470, - "Ġrift": 78257, - "Ġrig": 13552, - "Ġrigged": 81173, - "Ġright": 1314, - "Ġrighteous": 42805, - "Ġrighteousness": 71329, - "Ġrightful": 99044, - "Ġrightfully": 99124, - "Ġrightly": 54466, - "Ġrights": 3268, - "Ġrigid": 33956, - "Ġrigor": 78477, - "Ġrigorous": 47999, - "Ġrigs": 96151, - "Ġrij": 70445, - "Ġrim": 31230, - "Ġrims": 98262, - "Ġrin": 54821, - "Ġring": 10264, - "Ġringing": 68143, - "Ġrings": 25562, - "Ġrins": 97139, - "Ġrinse": 74341, - "Ġrio": 95804, - "Ġriot": 42597, - "Ġriots": 61096, - "Ġrip": 24169, - "Ġripe": 57796, - "Ġripped": 44092, - "Ġripping": 78214, - "Ġripple": 70725, - "Ġris": 10025, - "Ġrise": 10205, - "Ġrisen": 41482, - "Ġrises": 38268, - "Ġrising": 16448, - "Ġrisk": 5326, - "Ġrisking": 86022, - "Ġrisks": 15635, - "Ġrisky": 41273, - "Ġrisult": 89212, - "Ġrit": 21889, - "Ġrites": 99552, - "Ġritual": 28278, - "Ġrituals": 57679, - "Ġriv": 44229, - "Ġrival": 21425, - "Ġrivalry": 61022, - "Ġrivals": 35938, - "Ġriver": 15140, - "Ġrivers": 36617, - "Ġrk": 59106, - "Ġrl": 39977, - "Ġrm": 19535, - "Ġrms": 81094, - "Ġrn": 56939, - "Ġrnd": 38293, - "Ġrng": 29522, - "Ġrnn": 87500, - "Ġro": 938, - "Ġroad": 5754, - "Ġroadmap": 69917, - "Ġroads": 19795, - "Ġroadside": 80743, - "Ġroadway": 82211, - "Ġroam": 76067, - "Ġroaming": 69353, - "Ġroar": 78724, - "Ġroaring": 93856, - "Ġroast": 58785, - "Ġroasted": 54662, - "Ġrob": 10773, - "Ġrobbed": 63354, - "Ġrobber": 71650, - "Ġrobbery": 44214, - "Ġrobe": 63719, - "Ġrobert": 89993, - "Ġrobes": 71268, - "Ġrobin": 99685, - "Ġrobot": 12585, - "Ġrobotic": 59101, - "Ġrobotics": 74706, - "Ġrobots": 29807, - "Ġrobust": 22514, - "Ġroc": 64430, - "Ġrock": 7091, - "Ġrocked": 78360, - "Ġrocker": 96226, - "Ġrocket": 25294, - "Ġrockets": 53098, - "Ġrocking": 67724, - "Ġrocks": 23902, - "Ġrocky": 56617, - "Ġrod": 21236, - "Ġrode": 41761, - "Ġrodents": 94209, - "Ġrods": 58000, - "Ġrodz": 80641, - "Ġrog": 95256, - "Ġrogue": 54991, - "Ġroi": 45513, - "Ġroku": 56402, - "Ġrol": 18147, - "Ġrole": 3560, - "ĠroleId": 70745, - "ĠroleName": 92047, - "Ġroles": 13073, - "Ġroll": 6638, - "Ġrollback": 61514, - "Ġrolled": 23255, - "Ġroller": 29551, - "Ġrollers": 89713, - "Ġrolling": 20700, - "Ġrollout": 72830, - "Ġrolls": 28473, - "Ġrom": 10083, - "Ġroma": 58567, - "Ġroman": 48876, - "Ġromance": 30363, - "Ġromant": 68567, - "Ġromantic": 24364, - "Ġrond": 89781, - "Ġroof": 15485, - "Ġroofing": 66525, - "Ġroofs": 77395, - "Ġrooft": 56705, - "Ġrooftop": 67292, - "Ġrookie": 31625, - "Ġrookies": 100109, - "Ġroom": 3130, - "ĠroomId": 78606, - "Ġroommate": 70414, - "Ġrooms": 12295, - "Ġroot": 3789, - "ĠrootNode": 79075, - "ĠrootReducer": 85708, - "ĠrootView": 52986, - "Ġrooted": 41976, - "Ġrooting": 87438, - "Ġroots": 20282, - "Ġrop": 49495, - "Ġrope": 34520, - "Ġropes": 65046, - "Ġros": 27282, - "Ġrosa": 96344, - "Ġrose": 16392, - "Ġroses": 61741, - "Ġrospy": 36678, - "Ġroster": 22162, - "Ġrot": 5868, - "Ġrotary": 62917, - "Ġrotate": 17348, - "Ġrotated": 46720, - "Ġrotates": 90159, - "Ġrotating": 42496, - "Ġrotation": 12984, - "Ġrotational": 92371, - "Ġrotations": 70301, - "Ġrotor": 63125, - "Ġrotten": 78792, - "Ġrotterdam": 71529, - "Ġrou": 29465, - "Ġrouge": 85059, - "Ġrough": 11413, - "Ġroughly": 17715, - "Ġroulette": 49211, - "Ġround": 4883, - "Ġrounded": 18460, - "Ġrounding": 52662, - "Ġrounds": 20101, - "Ġroundup": 87769, - "Ġrout": 8406, - "Ġroute": 6149, - "Ġrouted": 73317, - "Ġrouter": 9457, - "Ġrouters": 60275, - "Ġroutes": 11543, - "Ġroutine": 14348, - "Ġroutinely": 40076, - "Ġroutines": 30597, - "Ġrouting": 30158, - "Ġrover": 62352, - "Ġrow": 2872, - "ĠrowCount": 66245, - "ĠrowData": 74758, - "ĠrowIndex": 52538, - "ĠrowNum": 100135, - "Ġrows": 7123, - "Ġrowspan": 52388, - "Ġroy": 55342, - "Ġroyal": 30336, - "Ġroyalties": 85974, - "Ġroyalty": 53817, - "Ġroz": 39852, - "Ġrp": 34209, - "Ġrpc": 36696, - "Ġrpm": 51025, - "Ġrpt": 96052, - "Ġrq": 61702, - "Ġrr": 35493, - "Ġrs": 10242, - "Ġrsa": 69670, - "Ġrsp": 43260, - "Ġrss": 72182, - "Ġrst": 56615, - "Ġrt": 17091, - "Ġrtc": 72942, - "Ġrte": 78491, - "Ġrtl": 62160, - "Ġrtn": 57435, - "Ġrtrim": 85565, - "Ġru": 11369, - "Ġrua": 91010, - "Ġrub": 10485, - "Ġrubbed": 67854, - "Ġrubber": 23506, - "Ġrubbing": 57035, - "Ġrubbish": 62024, - "Ġrubble": 74535, - "Ġruby": 46307, - "Ġrud": 68330, - "Ġrude": 47101, - "Ġrue": 56949, - "Ġrug": 29742, - "Ġrugby": 47550, - "Ġrugged": 55883, - "Ġrugs": 73671, - "Ġruin": 38339, - "Ġruined": 47168, - "Ġruining": 92271, - "Ġruins": 46762, - "Ġrule": 6037, - "Ġruled": 21989, - "Ġruler": 49080, - "Ġrulers": 60996, - "Ġrules": 5718, - "Ġruling": 17864, - "Ġrulings": 78688, - "Ġrum": 14322, - "Ġrumor": 59001, - "Ġrumored": 70468, - "Ġrumors": 35492, - "Ġrumours": 66025, - "Ġrumpe": 99680, - "Ġrun": 1629, - "ĠrunApp": 85780, - "Ġrunaway": 91740, - "Ġrund": 41997, - "Ġrundown": 95748, - "Ġrune": 64599, - "Ġrunes": 81018, - "Ġrunnable": 79779, - "Ġrunner": 23055, - "Ġrunners": 39380, - "Ġrunning": 4401, - "Ġrunoff": 79152, - "Ġruns": 8640, - "Ġruntime": 15964, - "Ġrunway": 52861, - "Ġrupt": 61053, - "Ġrupture": 89869, - "Ġrural": 19624, - "Ġrus": 53554, - "Ġrush": 13270, - "Ġrushed": 33341, - "Ġrushes": 95322, - "Ġrushing": 38117, - "Ġruss": 64663, - "Ġrusse": 92639, - "Ġrussian": 64245, - "Ġrust": 23941, - "Ġrustic": 58372, - "Ġrusty": 98553, - "Ġrut": 55719, - "Ġruta": 68563, - "Ġruth": 54246, - "Ġruthless": 69510, - "Ġrv": 18030, - "Ġrval": 63946, - "Ġrw": 27082, - "Ġrx": 19656, - "Ġry": 35019, - "Ġrz": 54101, - "Ġrá": 49769, - "Ġráp": 70838, - "Ġrápido": 98420, - "Ġrè": 83229, - "Ġré": 9517, - "Ġréal": 59157, - "Ġréalis": 86595, - "Ġrécup": 79196, - "Ġréfé": 91558, - "Ġrég": 38682, - "Ġrégion": 88100, - "Ġrépond": 75871, - "Ġréponse": 90509, - "Ġrés": 31807, - "Ġréseau": 98947, - "Ġrésult": 65285, - "Ġrésultats": 100246, - "Ġréuss": 84788, - "Ġrówn": 61474, - "Ġrównież": 68841, - "Ġróż": 81044, - "Ġs": 274, - "Ġsa": 829, - "Ġsaat": 52465, - "Ġsab": 19972, - "Ġsabe": 76394, - "Ġsaber": 42104, - "Ġsabot": 62058, - "Ġsabotage": 80753, - "Ġsac": 11347, - "Ġsach": 98676, - "Ġsack": 53433, - "Ġsacked": 77561, - "Ġsacks": 57871, - "Ġsacr": 17475, - "Ġsacram": 86902, - "Ġsacred": 32442, - "Ġsacrific": 31961, - "Ġsacrifice": 28235, - "Ġsacrificed": 67904, - "Ġsacrifices": 58023, - "Ġsacrificing": 73128, - "Ġsad": 12703, - "Ġsadd": 58272, - "Ġsaddened": 95017, - "Ġsaddle": 61858, - "Ġsadly": 44145, - "Ġsadness": 51978, - "Ġsaf": 5653, - "Ġsafari": 83406, - "Ġsafe": 6220, - "Ġsafeg": 38386, - "Ġsafeguard": 49071, - "Ġsafeguards": 78020, - "Ġsafely": 21676, - "Ġsafer": 30549, - "Ġsafest": 62844, - "Ġsafety": 7296, - "Ġsafezone": 87257, - "Ġsag": 30811, - "Ġsaga": 47403, - "Ġsage": 39361, - "Ġsagen": 74789, - "Ġsagt": 76118, - "Ġsagte": 86489, - "Ġsai": 72732, - "Ġsaid": 1071, - "Ġsail": 30503, - "Ġsailed": 76844, - "Ġsailing": 51129, - "Ġsailor": 93637, - "Ġsailors": 69938, - "Ġsails": 86105, - "Ġsaint": 36959, - "Ġsaints": 68220, - "Ġsais": 63762, - "Ġsaison": 80091, - "Ġsaja": 79886, - "Ġsak": 78410, - "Ġsake": 25491, - "Ġsal": 4371, - "Ġsala": 59033, - "Ġsalad": 33566, - "Ġsalads": 77852, - "Ġsalah": 78424, - "Ġsalaries": 37532, - "Ġsalario": 94191, - "Ġsalary": 16498, - "Ġsaldo": 74951, - "Ġsale": 6412, - "Ġsales": 6763, - "Ġsalesman": 79547, - "Ġsalida": 68204, - "Ġsaline": 99107, - "Ġsalir": 79222, - "Ġsaliva": 85657, - "Ġsalle": 71632, - "Ġsalmon": 41420, - "Ġsalon": 40828, - "Ġsalope": 18900, - "Ġsalopes": 82422, - "Ġsalsa": 74314, - "Ġsalt": 12290, - "Ġsalts": 78235, - "Ġsalty": 74975, - "Ġsalud": 59112, - "Ġsalute": 71211, - "Ġsalv": 28158, - "Ġsalvage": 72836, - "Ġsalvar": 94056, - "Ġsalvation": 46035, - "Ġsam": 10167, - "Ġsama": 67723, - "Ġsame": 1890, - "Ġsamen": 82557, - "Ġsammen": 87379, - "Ġsamo": 83478, - "Ġsamp": 62581, - "Ġsample": 6205, - "Ġsampled": 49976, - "Ġsampler": 42899, - "Ġsamples": 10688, - "Ġsampling": 25936, - "Ġsamsung": 74084, - "Ġsamt": 76343, - "Ġsan": 8528, - "Ġsanct": 35589, - "Ġsanction": 45361, - "Ġsanctioned": 74344, - "Ġsanctions": 24679, - "Ġsanctuary": 51639, - "Ġsand": 9462, - "Ġsandals": 81357, - "Ġsandbox": 43854, - "Ġsands": 70163, - "Ġsandwich": 28974, - "Ġsandwiches": 57758, - "Ġsandy": 68539, - "Ġsane": 62200, - "Ġsang": 29340, - "Ġsangat": 71564, - "Ġsanit": 20399, - "Ġsanitary": 95629, - "Ġsanitation": 77623, - "Ġsanitize": 46283, - "Ġsanitized": 40332, - "Ġsanitizer": 99196, - "Ġsanity": 47942, - "Ġsank": 65330, - "Ġsans": 15878, - "Ġsant": 52608, - "Ġsanta": 72851, - "Ġsanté": 77323, - "Ġsap": 35735, - "Ġsapi": 82295, - "Ġsar": 29147, - "Ġsarc": 79866, - "Ġsarcast": 83367, - "Ġsare": 78445, - "ĠsarÃł": 80144, - "Ġsass": 75953, - "Ġsat": 7731, - "Ġsatellite": 24088, - "Ġsatellites": 47710, - "Ġsatin": 78184, - "Ġsatire": 82495, - "Ġsatisf": 8795, - "Ġsatisfaction": 24617, - "Ġsatisfactory": 58831, - "Ġsatisfied": 20097, - "Ġsatisfies": 69001, - "Ġsatisfy": 27651, - "Ġsatisfying": 37154, - "Ġsatu": 59666, - "Ġsatur": 94577, - "Ġsaturated": 50585, - "Ġsaturation": 50843, - "Ġsaturn": 85789, - "Ġsau": 33254, - "Ġsauce": 19737, - "Ġsauces": 91070, - "Ġsauna": 47958, - "Ġsausage": 59986, - "Ġsav": 11427, - "Ġsavage": 73135, - "Ġsave": 3665, - "Ġsaved": 6924, - "ĠsavedInstanceState": 15066, - "Ġsaver": 61262, - "Ġsaves": 27024, - "Ġsaving": 14324, - "Ġsavings": 19523, - "Ġsavoir": 47929, - "Ġsavory": 94760, - "Ġsavvy": 64828, - "Ġsaw": 5602, - "Ġsax": 64108, - "Ġsay": 2019, - "Ġsaya": 55037, - "Ġsaying": 5605, - "Ġsays": 2795, - "Ġsaúde": 97995, - "ĠsaÄŁ": 85939, - "Ġsb": 8057, - "Ġsc": 1156, - "Ġsca": 15710, - "Ġscaff": 57250, - "Ġscaffold": 85552, - "Ġscal": 24964, - "Ġscala": 16148, - "Ġscalability": 94840, - "Ġscalable": 69311, - "Ġscalar": 17722, - "Ġscale": 5569, - "ĠscaleFactor": 85919, - "ĠscaleX": 93718, - "ĠscaleY": 91433, - "Ġscaled": 31790, - "Ġscaler": 69824, - "Ġscales": 29505, - "Ġscaling": 28041, - "Ġscalp": 65426, - "Ġscam": 35726, - "Ġscams": 64155, - "Ġscan": 8737, - "Ġscand": 55392, - "Ġscandal": 26681, - "Ġscandals": 69129, - "Ġscanf": 17290, - "Ġscanned": 48548, - "Ġscanner": 21438, - "Ġscanners": 95146, - "Ġscanning": 36201, - "Ġscans": 43739, - "Ġscant": 84955, - "Ġscape": 99113, - "Ġscar": 23087, - "Ġscarc": 52415, - "Ġscarce": 59290, - "Ġscarcely": 80987, - "Ġscarcity": 82484, - "Ġscare": 44030, - "Ġscared": 27207, - "Ġscares": 97471, - "Ġscarf": 68371, - "Ġscars": 61699, - "Ġscary": 29565, - "Ġscatter": 45577, - "Ġscattered": 38067, - "Ġscattering": 72916, - "Ġscav": 83750, - "Ġsce": 94910, - "Ġscen": 7681, - "Ġscenario": 15398, - "Ġscenarios": 26350, - "Ġscene": 6237, - "Ġscenery": 51331, - "Ġscenes": 16451, - "Ġscenic": 62081, - "Ġscent": 41466, - "Ġscept": 67451, - "Ġsch": 5817, - "Ġsche": 71351, - "Ġsched": 5692, - "Ġschedule": 9899, - "Ġscheduled": 13847, - "Ġscheduler": 29909, - "Ġschedules": 37869, - "Ġscheduling": 38952, - "Ġschem": 20225, - "Ġschema": 11036, - "Ġschemas": 62900, - "Ġschematic": 68144, - "Ġscheme": 13155, - "Ġschemes": 31956, - "Ġschizophren": 51281, - "Ġschizophrenia": 58533, - "Ġschl": 72517, - "Ġschle": 85287, - "Ġschn": 42230, - "Ġschnell": 59152, - "Ġscho": 78140, - "Ġscholar": 18640, - "Ġscholarly": 63681, - "Ġscholars": 31839, - "Ġscholarship": 34225, - "Ġscholarships": 55855, - "Ġschon": 29186, - "Ġschool": 2978, - "Ġschooling": 68721, - "Ġschools": 8853, - "Ġschw": 36615, - "Ġschwar": 82928, - "Ġschwer": 84858, - "Ġschö": 59559, - "Ġschön": 75864, - "Ġschöne": 92996, - "Ġsci": 39074, - "Ġscience": 8198, - "Ġsciences": 36788, - "Ġscient": 7330, - "Ġscientific": 12624, - "Ġscientifically": 74647, - "Ġscientist": 28568, - "Ġscientists": 14248, - "Ġscipy": 29190, - "Ġscissors": 72724, - "Ġscl": 57219, - "Ġsclerosis": 91357, - "Ġscm": 86620, - "Ġscn": 100088, - "Ġsco": 25661, - "Ġscoff": 90656, - "Ġscoop": 57507, - "Ġscooter": 76140, - "Ġscop": 48621, - "Ġscope": 7036, - "Ġscoped": 48060, - "Ġscopes": 51698, - "Ġscor": 62195, - "Ġscore": 5573, - "Ġscoreboard": 83429, - "Ġscored": 16957, - "Ġscorer": 64769, - "Ġscores": 12483, - "Ġscoring": 20413, - "Ġscorn": 88106, - "Ġscour": 70355, - "Ġscout": 54594, - "Ġscouting": 67480, - "Ġscouts": 70971, - "Ġscp": 70757, - "Ġscr": 9406, - "Ġscram": 36061, - "Ġscramble": 77387, - "Ġscrambled": 71578, - "Ġscrambling": 85327, - "Ġscrap": 21512, - "Ġscrape": 58228, - "Ġscraped": 88937, - "Ġscraper": 89134, - "Ġscraping": 82538, - "Ġscrapped": 84347, - "Ġscraps": 92885, - "Ġscrapy": 48834, - "Ġscratch": 19307, - "Ġscratched": 83933, - "Ġscratches": 66839, - "Ġscratching": 73019, - "Ġscre": 8020, - "Ġscream": 46789, - "Ġscreamed": 61466, - "Ġscreaming": 35101, - "Ġscreams": 61108, - "Ġscreen": 4264, - "ĠscreenHeight": 78655, - "ĠscreenSize": 99795, - "ĠscreenWidth": 71470, - "Ġscreened": 58677, - "Ġscreening": 23061, - "Ġscreenings": 84606, - "Ġscreenplay": 85875, - "Ġscreens": 15670, - "Ġscreenshot": 37290, - "Ġscreenshots": 49820, - "Ġscrew": 22733, - "Ġscrewed": 57445, - "Ġscrews": 46022, - "Ġscri": 68322, - "Ġscrim": 81657, - "Ġscrimmage": 99276, - "Ġscript": 5429, - "Ġscripted": 86125, - "Ġscripting": 68522, - "Ġscripts": 20070, - "Ġscripture": 73888, - "Ġscriptures": 87733, - "Ġscroll": 9236, - "ĠscrollTo": 89395, - "ĠscrollTop": 65554, - "ĠscrollView": 45853, - "Ġscrollbar": 80755, - "Ġscrolled": 96719, - "Ġscrolling": 39076, - "Ġscrolls": 79664, - "Ġscrub": 46001, - "Ġscrut": 30017, - "Ġscrutin": 70342, - "Ġscrutiny": 36752, - "Ġsculpt": 27863, - "Ġsculpture": 51067, - "Ġsculptures": 75973, - "Ġsd": 21231, - "Ġsdf": 51257, - "Ġsdk": 46502, - "Ġsdl": 87430, - "Ġse": 513, - "Ġsea": 9581, - "Ġseab": 66591, - "Ġseaborn": 95860, - "Ġseafood": 53405, - "Ġseal": 26418, - "Ġsealed": 19584, - "Ġsealing": 66934, - "Ġseals": 57877, - "Ġseam": 27494, - "Ġseamless": 47970, - "Ġseamlessly": 61440, - "Ġseams": 74788, - "Ġsean": 85522, - "Ġsearch": 2778, - "ĠsearchBar": 72901, - "ĠsearchData": 60231, - "ĠsearchString": 95140, - "ĠsearchTerm": 90126, - "ĠsearchText": 73608, - "Ġsearchable": 74743, - "Ġsearched": 27600, - "Ġsearcher": 95774, - "Ġsearches": 27573, - "Ġsearching": 15389, - "Ġseas": 52840, - "Ġseaside": 93876, - "Ġseason": 3280, - "Ġseasonal": 36899, - "Ġseasoned": 52614, - "Ġseasoning": 87319, - "Ġseasons": 15956, - "Ġseat": 10954, - "Ġseated": 47413, - "Ġseating": 38399, - "Ġseats": 16712, - "Ġseaw": 67329, - "Ġsebagai": 59722, - "Ġsebuah": 96566, - "Ġsec": 5819, - "Ġsecara": 73427, - "Ġsecluded": 89115, - "Ġsecond": 2132, - "Ġsecondary": 14580, - "Ġsecondo": 87036, - "Ġseconds": 6622, - "Ġsecre": 19733, - "Ġsecrecy": 61059, - "Ġsecret": 6367, - "Ġsecretary": 19607, - "Ġsecretion": 87067, - "Ġsecretive": 84099, - "Ġsecretly": 42839, - "Ġsecrets": 24511, - "Ġsecs": 50849, - "Ġsect": 31237, - "Ġsectarian": 79880, - "Ġsection": 3857, - "Ġsectional": 93460, - "Ġsections": 14491, - "Ġsector": 10706, - "Ġsectors": 26593, - "Ġsecular": 37019, - "Ġsecure": 9966, - "Ġsecured": 27528, - "Ġsecurely": 52123, - "Ġsecuring": 41577, - "Ġsecurities": 34919, - "Ġsecurity": 4868, - "Ġsed": 11163, - "Ġsedan": 55840, - "Ġsede": 96687, - "Ġsediment": 59132, - "Ġsee": 1518, - "Ġseed": 10533, - "Ġseeded": 90916, - "Ġseeding": 95515, - "Ġseeds": 19595, - "Ġseedu": 96384, - "Ġseeing": 9298, - "Ġseek": 6056, - "Ġseeker": 90233, - "Ġseekers": 50433, - "Ġseeking": 11125, - "Ġseeks": 26737, - "Ġseem": 2873, - "Ġseemed": 9508, - "Ġseeming": 76795, - "Ġseemingly": 23490, - "Ġseems": 5084, - "Ġseen": 3970, - "Ġsees": 16008, - "Ġseg": 4915, - "Ġsegment": 10449, - "Ġsegmentation": 60852, - "Ġsegmented": 86045, - "Ġsegments": 21282, - "Ġsegreg": 44167, - "Ġsegregated": 92398, - "Ġsegregation": 64244, - "Ġsegu": 82402, - "Ġsegue": 37870, - "Ġseguint": 94172, - "Ġseguir": 58548, - "Ġsegunda": 56072, - "Ġsegundo": 45387, - "Ġsegundos": 90716, - "Ġseguridad": 64404, - "Ġseguro": 62127, - "Ġsegún": 63115, - "Ġseh": 92765, - "Ġsehen": 54935, - "Ġsehr": 26574, - "Ġsei": 43237, - "Ġsein": 19910, - "Ġseine": 39997, - "Ġseinem": 73540, - "Ġseinen": 60328, - "Ġseiner": 55036, - "Ġseins": 55428, - "Ġseis": 87512, - "Ġseismic": 72579, - "Ġseit": 42588, - "Ġseiz": 34213, - "Ġseize": 51085, - "Ġseized": 31589, - "Ġseizing": 98306, - "Ġseizure": 53250, - "Ġseizures": 55998, - "Ġseja": 53696, - "Ġsek": 44934, - "Ġseks": 17968, - "Ġseksi": 62882, - "Ġsel": 12069, - "Ġselber": 85293, - "Ġselbst": 35642, - "Ġseldom": 56452, - "Ġsele": 28419, - "Ġseleccion": 48143, - "Ġselecion": 86386, - "Ġselect": 3373, - "Ġselectable": 82151, - "Ġselected": 4183, - "ĠselectedIndex": 84717, - "ĠselectedItem": 72092, - "Ġselecting": 27397, - "Ġselection": 6727, - "Ġselections": 38499, - "Ġselective": 44010, - "Ġselectively": 82775, - "Ġselector": 9551, - "Ġselectors": 57137, - "Ġselects": 50243, - "Ġselenium": 37045, - "Ġself": 659, - "Ġselfie": 65394, - "Ġselfies": 86397, - "Ġselfish": 45743, - "Ġsell": 4662, - "Ġseller": 23703, - "Ġsellers": 37249, - "Ġselling": 11486, - "Ġsells": 31878, - "Ġselon": 65735, - "Ġselv": 61351, - "Ġselves": 84137, - "Ġsem": 5347, - "Ġsemaine": 72709, - "Ġsemana": 46075, - "Ġsemanas": 97556, - "Ġsemantic": 42833, - "Ġsemantics": 53794, - "Ġsemaphore": 57018, - "Ġsembl": 80664, - "Ġsemble": 97487, - "Ġsemen": 75757, - "Ġsemester": 34253, - "Ġsemi": 18768, - "Ġsemiclass": 95377, - "Ġsemiclassical": 95378, - "Ġsemiconductor": 87836, - "Ġsemif": 66600, - "Ġseminal": 90773, - "Ġseminar": 54675, - "Ġseminars": 68569, - "Ġsemp": 75697, - "Ġsempre": 35662, - "Ġsemua": 78597, - "Ġsen": 6252, - "Ġsenate": 77470, - "Ġsenator": 32797, - "Ġsenators": 40020, - "Ġsend": 3708, - "ĠsendData": 93423, - "ĠsendMessage": 53458, - "Ġsender": 4750, - "Ġsending": 11889, - "Ġsendo": 62446, - "Ġsends": 22014, - "Ġsenha": 49902, - "Ġsenior": 10195, - "Ġseniors": 38349, - "Ġsens": 6225, - "Ġsensation": 37392, - "Ġsensational": 68503, - "Ġsensations": 72597, - "Ġsense": 5647, - "Ġsensed": 89542, - "Ġsenses": 38207, - "Ġsensible": 38761, - "Ġsensing": 60199, - "Ġsensit": 74633, - "Ġsensitive": 16614, - "Ġsensitivity": 27541, - "Ġsensor": 12271, - "Ġsensors": 26148, - "Ġsensory": 49069, - "Ġsensual": 60717, - "Ġsent": 3288, - "Ġsentence": 11914, - "Ġsentenced": 30231, - "Ġsentences": 23719, - "Ġsentencing": 51617, - "Ġsentido": 65484, - "Ġsentient": 98870, - "Ġsentiment": 27065, - "Ġsentimental": 93038, - "Ġsentiments": 58214, - "Ġsentinel": 81878, - "Ġsentir": 75802, - "Ġsenza": 43026, - "Ġseo": 91708, - "Ġsep": 21693, - "Ġsepar": 4941, - "Ġseparat": 62482, - "Ġseparate": 8821, - "Ġseparated": 19180, - "Ġseparately": 26214, - "Ġseparates": 62849, - "Ġseparating": 50545, - "Ġseparation": 25768, - "Ġseparator": 25829, - "Ġseparators": 83602, - "Ġseper": 49454, - "Ġseperate": 84983, - "Ġseperti": 68820, - "Ġsept": 35429, - "Ġseptember": 84749, - "Ġseptembre": 95743, - "Ġseq": 13278, - "Ġsequ": 11506, - "Ġsequel": 35861, - "Ġsequelize": 59885, - "Ġsequence": 8668, - "Ġsequences": 24630, - "Ġsequencing": 62119, - "Ġsequential": 52100, - "Ġsequentially": 95659, - "Ġser": 1446, - "Ġsera": 35737, - "Ġserait": 87264, - "Ġserde": 62670, - "Ġserene": 95863, - "Ġserge": 72301, - "Ġsergeant": 84221, - "Ġseri": 94446, - "Ġseria": 84465, - "Ġserial": 6275, - "ĠserialVersionUID": 24598, - "Ġserialization": 48543, - "Ġserialize": 25217, - "Ġserialized": 34016, - "Ġserializer": 22508, - "Ġserializers": 39321, - "Ġserie": 33978, - "Ġseries": 4101, - "Ġserif": 90848, - "Ġserious": 6129, - "Ġseriously": 14243, - "Ġseriousness": 75481, - "Ġsermon": 76482, - "Ġseront": 78871, - "Ġserotonin": 77130, - "Ġserpent": 92942, - "Ġserr": 63034, - "Ġserta": 93719, - "Ġserum": 41529, - "Ġserv": 4958, - "Ġservant": 41564, - "Ġservants": 42832, - "Ġserve": 8854, - "Ġserved": 10434, - "Ġserver": 3622, - "Ġservers": 16692, - "Ġserves": 17482, - "Ġservi": 55505, - "Ġservic": 82459, - "Ġservice": 2532, - "ĠserviceName": 70291, - "ĠserviceProvider": 99109, - "Ġserviced": 81223, - "Ġservices": 3600, - "Ġservicing": 65918, - "Ġservicio": 47257, - "Ġservicios": 53223, - "Ġservidor": 58326, - "Ġserving": 13788, - "Ġservings": 79049, - "Ġserviço": 91675, - "Ġserviços": 94843, - "Ġservlet": 37596, - "Ġservo": 59412, - "Ġserá": 33998, - "Ġserão": 99524, - "Ġses": 15907, - "Ġsesame": 92223, - "Ġsesión": 69845, - "Ġsess": 22633, - "Ġsession": 3882, - "ĠsessionFactory": 71576, - "ĠsessionId": 55254, - "ĠsessionStorage": 51243, - "Ġsessions": 16079, - "Ġsesso": 18750, - "Ġsessuali": 95969, - "Ġset": 743, - "ĠsetActive": 75959, - "ĠsetAddress": 99520, - "ĠsetBackground": 71755, - "ĠsetBackgroundColor": 80974, - "ĠsetBackgroundImage": 96366, - "ĠsetC": 86001, - "ĠsetColor": 77068, - "ĠsetContent": 69360, - "ĠsetContentView": 21793, - "ĠsetCurrent": 55014, - "ĠsetData": 43249, - "ĠsetDate": 75512, - "ĠsetDefaultCloseOperation": 90117, - "ĠsetDescription": 69425, - "ĠsetEmail": 54420, - "ĠsetError": 53315, - "ĠsetFrame": 86389, - "ĠsetHidden": 99515, - "ĠsetId": 27733, - "ĠsetImage": 41062, - "ĠsetInput": 93691, - "ĠsetInterval": 36579, - "ĠsetIs": 39498, - "ĠsetLoading": 49689, - "ĠsetLocation": 89432, - "ĠsetMessage": 67991, - "ĠsetName": 28880, - "ĠsetObject": 40083, - "ĠsetOpen": 67719, - "ĠsetPage": 83928, - "ĠsetPassword": 54215, - "ĠsetPosition": 92297, - "ĠsetResult": 84006, - "ĠsetSearch": 86782, - "ĠsetSelected": 46363, - "ĠsetShow": 67657, - "ĠsetSize": 84959, - "ĠsetState": 22167, - "ĠsetStatus": 57404, - "ĠsetSupportActionBar": 84148, - "ĠsetText": 45662, - "ĠsetTime": 90621, - "ĠsetTimeout": 14593, - "ĠsetTitle": 27320, - "ĠsetTitleColor": 78238, - "ĠsetType": 63809, - "ĠsetUp": 19133, - "ĠsetUser": 43513, - "ĠsetUsername": 87155, - "ĠsetValue": 29152, - "ĠsetVisible": 84352, - "Ġsetattr": 62214, - "Ġsetback": 79913, - "Ġsetbacks": 97737, - "Ġsets": 7437, - "Ġsett": 8391, - "Ġsetter": 41488, - "Ġsetters": 81942, - "Ġsetting": 6376, - "Ġsettings": 5110, - "Ġsettle": 25760, - "Ġsettled": 23183, - "Ġsettlement": 17516, - "Ġsettlements": 45704, - "Ġsettlers": 61107, - "Ġsettles": 93018, - "Ġsettling": 52945, - "Ġsetup": 6642, - "Ġsetups": 84823, - "Ġsetuptools": 64897, - "Ġsetw": 51163, - "Ġsetzen": 98796, - "Ġseu": 20607, - "Ġseul": 74206, - "Ġseule": 86806, - "Ġseulement": 71686, - "Ġseus": 42498, - "Ġseven": 8254, - "Ġsevent": 22084, - "Ġseventeen": 82497, - "Ġseventh": 31487, - "Ġseventy": 71049, - "Ġsever": 3285, - "Ġseveral": 3892, - "Ġsevere": 15748, - "Ġsevered": 84450, - "Ġseverely": 35906, - "Ġseverity": 31020, - "Ġsew": 23154, - "Ġsewage": 72217, - "Ġsewer": 63020, - "Ġsewing": 52319, - "Ġsex": 1877, - "Ġsexdate": 63002, - "Ġsexe": 16354, - "Ġsexes": 76032, - "Ġsexism": 69095, - "Ġsexist": 64882, - "Ġsexkontakte": 87378, - "Ġsexle": 72295, - "Ġsexo": 20189, - "Ġsext": 38103, - "Ġsextreffen": 97935, - "Ġsexual": 7392, - "Ġsexuales": 99213, - "Ġsexuality": 39275, - "Ġsexually": 27681, - "Ġsexy": 11124, - "Ġsez": 79572, - "Ġseznam": 95968, - "Ġseñ": 55330, - "Ġsf": 13425, - "Ġsg": 31773, - "Ġsh": 559, - "Ġsha": 16249, - "Ġshack": 77390, - "Ġshade": 28601, - "Ġshaded": 92866, - "Ġshader": 21689, - "Ġshaders": 68650, - "Ġshades": 37199, - "Ġshading": 72834, - "Ġshadow": 12737, - "Ġshadows": 35612, - "Ġshady": 78181, - "Ġshaft": 31468, - "Ġshake": 27116, - "Ġshaken": 66900, - "Ġshakes": 63130, - "Ġshaking": 38839, - "Ġshaky": 84513, - "Ġshale": 75105, - "Ġshall": 4985, - "Ġshallow": 26682, - "Ġshalt": 89635, - "Ġsham": 72976, - "Ġshame": 21648, - "Ġshameful": 84294, - "Ġshampoo": 63032, - "Ġshape": 6211, - "Ġshaped": 27367, - "Ġshapes": 21483, - "Ġshaping": 46620, - "Ġshar": 26708, - "Ġshard": 53169, - "Ġshards": 75210, - "Ġshare": 4430, - "Ġshared": 6222, - "ĠsharedApplication": 61418, - "ĠsharedInstance": 53058, - "ĠsharedPreferences": 62157, - "Ġshareholder": 63342, - "Ġshareholders": 41777, - "Ġshares": 13551, - "Ġsharing": 11821, - "Ġshark": 44892, - "Ġsharks": 61535, - "Ġsharp": 17676, - "Ġsharpen": 57463, - "Ġsharper": 96569, - "Ġsharply": 46473, - "Ġshattered": 56467, - "Ġshave": 73707, - "Ġshaved": 66299, - "Ġshaving": 81109, - "Ġshe": 1364, - "Ġshear": 65344, - "Ġshed": 25351, - "Ġshedding": 80417, - "Ġsheds": 77039, - "Ġsheep": 33012, - "Ġsheer": 33638, - "Ġsheet": 11071, - "Ġsheets": 25112, - "Ġshel": 74135, - "Ġshelf": 28745, - "Ġshell": 12811, - "Ġshells": 44054, - "Ġshelter": 23756, - "Ġshelters": 52888, - "Ġshelves": 36310, - "Ġshemale": 34727, - "Ġshepherd": 91478, - "Ġsher": 35313, - "Ġsheriff": 40839, - "Ġshield": 20858, - "Ġshielding": 97776, - "Ġshields": 53765, - "Ġshift": 6541, - "Ġshifted": 30073, - "Ġshifting": 32931, - "Ġshifts": 29735, - "Ġshim": 63232, - "Ġshimmer": 76461, - "Ġshin": 77111, - "Ġshine": 33505, - "Ġshines": 65880, - "Ġshining": 49025, - "Ġshiny": 42299, - "Ġship": 8448, - "Ġshipment": 44854, - "Ġshipments": 59721, - "Ġshipped": 28358, - "Ġshipping": 11862, - "Ġships": 18198, - "Ġshirt": 15845, - "Ġshirts": 37824, - "Ġshit": 17619, - "Ġshitty": 78558, - "Ġshl": 97010, - "Ġshm": 77600, - "Ġsho": 72619, - "Ġshock": 10988, - "Ġshocked": 27718, - "Ġshocking": 34734, - "Ġshocks": 68260, - "Ġshoe": 30077, - "Ġshoes": 15653, - "Ġshook": 36014, - "Ġshoot": 6230, - "Ġshooter": 32671, - "Ġshooters": 63170, - "Ġshooting": 10658, - "Ġshootings": 44861, - "Ġshootout": 88281, - "Ġshoots": 44727, - "Ġshop": 8221, - "Ġshopper": 94303, - "Ġshoppers": 49835, - "Ġshopping": 12185, - "Ġshops": 20021, - "Ġshore": 31284, - "Ġshoreline": 99164, - "Ġshores": 63263, - "Ġshort": 2875, - "Ġshortage": 39259, - "Ġshortages": 67276, - "Ġshortcode": 76913, - "Ġshortcomings": 73021, - "Ġshortcut": 38215, - "Ġshortcuts": 56020, - "Ġshorten": 74481, - "Ġshortened": 66663, - "Ġshorter": 24210, - "Ġshortest": 40243, - "Ġshortfall": 100149, - "Ġshorthand": 79439, - "Ġshortly": 20193, - "Ġshorts": 36876, - "Ġshot": 6689, - "Ġshotgun": 52348, - "Ġshots": 15300, - "Ġshould": 1288, - "ĠshouldBe": 46583, - "Ġshoulder": 17308, - "Ġshoulders": 28004, - "Ġshouldn": 13434, - "Ġshout": 42223, - "Ġshouted": 44543, - "Ġshouting": 48655, - "Ġshouts": 84936, - "Ġshove": 85715, - "Ġshoved": 83198, - "Ġshovel": 93091, - "Ġshow": 1501, - "ĠshowAlert": 87289, - "ĠshowDialog": 76809, - "ĠshowError": 64103, - "ĠshowMessage": 82749, - "ĠshowModal": 95834, - "ĠshowToast": 82331, - "Ġshowc": 48310, - "Ġshowcase": 35883, - "Ġshowcased": 83860, - "Ġshowcases": 71849, - "Ġshowcasing": 67908, - "Ġshowdown": 72708, - "Ġshowed": 8710, - "Ġshower": 17639, - "Ġshowers": 52902, - "Ġshowing": 9204, - "Ġshown": 6982, - "Ġshowroom": 87235, - "Ġshows": 5039, - "Ġshr": 14362, - "Ġshred": 98862, - "Ġshredd": 53462, - "Ġshredded": 75220, - "Ġshri": 97946, - "Ġshrimp": 56626, - "Ġshrine": 74648, - "Ġshrink": 30000, - "Ġshrinking": 63185, - "Ġshrugged": 70756, - "Ġshuffle": 27037, - "Ġshuffled": 75371, - "Ġshut": 9495, - "Ġshutdown": 24700, - "Ġshutil": 35060, - "Ġshuts": 89678, - "Ġshutter": 49056, - "Ġshutting": 51126, - "Ġshuttle": 45641, - "Ġshy": 33394, - "Ġsi": 4502, - "Ġsia": 50989, - "Ġsibling": 45323, - "Ġsiblings": 37783, - "Ġsic": 53747, - "Ġsich": 9267, - "Ġsicher": 55648, - "Ġsick": 14363, - "Ġsickness": 54950, - "Ġsid": 14414, - "Ġside": 3185, - "Ġsidebar": 28325, - "Ġsided": 69036, - "Ġsidel": 86177, - "Ġsideline": 80053, - "Ġsidelined": 99048, - "Ġsidelines": 70513, - "Ġsiden": 87916, - "Ġsider": 87674, - "Ġsides": 11314, - "Ġsidew": 32617, - "Ġsidewalk": 42190, - "Ġsidewalks": 82835, - "Ġsideways": 74829, - "Ġsiding": 76785, - "Ġsidl": 86891, - "Ġsido": 35071, - "Ġsie": 10112, - "Ġsiege": 52791, - "Ġsieht": 87999, - "Ġsiempre": 42698, - "Ġsiendo": 82366, - "Ġsieve": 75436, - "Ġsift": 81844, - "Ġsig": 8531, - "Ġsigh": 31238, - "Ġsighed": 53914, - "Ġsight": 14254, - "Ġsighting": 93779, - "Ġsightings": 83754, - "Ġsights": 42266, - "Ġsigma": 20868, - "Ġsigmoid": 65990, - "Ġsign": 1879, - "ĠsignIn": 52095, - "ĠsignUp": 72130, - "Ġsignage": 80180, - "Ġsignal": 8450, - "Ġsignaled": 75848, - "Ġsignaling": 43080, - "Ġsignalling": 91977, - "Ġsignals": 17738, - "Ġsignature": 12223, - "Ġsignatures": 33728, - "Ġsigned": 8667, - "Ġsigner": 71139, - "Ġsignific": 4698, - "Ġsignifica": 68832, - "Ġsignificance": 26431, - "Ġsignificant": 5199, - "Ġsignificantly": 12207, - "Ġsignifies": 78864, - "Ġsignify": 89522, - "Ġsignin": 89092, - "Ġsigning": 16351, - "Ġsignings": 99656, - "Ġsigns": 12195, - "Ġsignup": 41148, - "Ġsigu": 42745, - "Ġsigue": 97329, - "Ġsiguiente": 56001, - "Ġsiguientes": 86961, - "Ġsik": 76561, - "Ġsil": 5554, - "Ġsildenafil": 92901, - "Ġsilence": 21847, - "Ġsilenced": 92781, - "Ġsilent": 21737, - "Ġsilently": 50494, - "Ġsilhouette": 57827, - "Ġsilica": 77889, - "Ġsilicon": 51692, - "Ġsilicone": 54025, - "Ġsilk": 41044, - "Ġsilky": 87418, - "Ġsill": 85367, - "Ġsilly": 30571, - "Ġsilver": 15310, - "Ġsim": 1675, - "Ġsimd": 93357, - "Ġsimil": 92892, - "Ġsimilar": 4528, - "Ġsimilarities": 43874, - "Ġsimilarity": 38723, - "Ġsimilarly": 30293, - "Ġsimmer": 62915, - "Ġsimp": 12714, - "Ġsimpl": 15858, - "Ġsimple": 4382, - "Ġsimplement": 71357, - "Ġsimpler": 35388, - "Ġsimples": 69406, - "Ġsimplest": 45648, - "Ġsimplex": 92751, - "Ġsimplicity": 40075, - "Ġsimplified": 44899, - "Ġsimplify": 40821, - "Ġsimplistic": 78630, - "Ġsimply": 5042, - "Ġsims": 92013, - "Ġsimul": 76773, - "Ġsimulate": 38553, - "Ġsimulated": 46836, - "Ġsimulation": 19576, - "Ġsimulations": 47590, - "Ġsimulator": 42991, - "Ġsimult": 20731, - "Ġsimultaneous": 58632, - "Ġsimultaneously": 25291, - "Ġsin": 7589, - "Ġsina": 97363, - "Ġsinc": 27336, - "Ġsince": 2533, - "Ġsincer": 44149, - "Ġsincere": 49424, - "Ġsincerely": 59383, - "Ġsincerity": 100226, - "Ġsind": 12868, - "Ġsine": 58768, - "Ġsinful": 97727, - "Ġsing": 7936, - "Ġsingapore": 96862, - "Ġsinger": 23597, - "Ġsingers": 68141, - "Ġsinging": 26139, - "Ġsingle": 3254, - "Ġsingled": 79973, - "Ġsingles": 17845, - "Ġsingleton": 38003, - "Ġsingly": 86599, - "Ġsings": 68341, - "Ġsingular": 35044, - "Ġsinh": 98932, - "Ġsinister": 63667, - "Ġsink": 19868, - "Ġsinking": 62193, - "Ġsinks": 58052, - "Ġsino": 52904, - "Ġsinon": 37572, - "Ġsins": 40444, - "Ġsint": 43329, - "Ġsinus": 76914, - "Ġsip": 47715, - "Ġsir": 28146, - "Ġsire": 87011, - "Ġsis": 53415, - "Ġsist": 21566, - "Ġsistem": 69986, - "Ġsistema": 29928, - "Ġsistemas": 89249, - "Ġsister": 13219, - "Ġsisters": 30393, - "Ġsit": 2503, - "Ġsitcom": 81466, - "Ġsite": 2816, - "Ġsites": 6732, - "Ġsiti": 43792, - "Ġsitio": 48056, - "Ġsitios": 71661, - "Ġsito": 51719, - "Ġsits": 23874, - "Ġsitting": 11961, - "Ġsitu": 10109, - "Ġsituación": 79395, - "Ġsituated": 31183, - "Ġsituation": 6671, - "Ġsituations": 15082, - "Ġsix": 4848, - "Ġsixteen": 59139, - "Ġsixth": 26084, - "Ġsixty": 53474, - "Ġsiz": 65996, - "Ġsizable": 79198, - "Ġsize": 1404, - "Ġsized": 30387, - "Ġsizeof": 4022, - "Ġsizes": 12562, - "Ġsizing": 64101, - "Ġsiè": 97739, - "ĠsiÄĻ": 12951, - "Ġsj": 38536, - "Ġsk": 1940, - "Ġska": 54827, - "Ġskal": 42913, - "Ġskate": 43878, - "Ġskateboard": 99082, - "Ġskating": 65504, - "Ġskb": 68923, - "Ġske": 16098, - "Ġskeletal": 69397, - "Ġskeleton": 30535, - "Ġskeletons": 75407, - "Ġskept": 37679, - "Ġskeptic": 55950, - "Ġskeptical": 44929, - "Ġskepticism": 67233, - "Ġsketch": 26610, - "Ġsketches": 68782, - "Ġskew": 41643, - "Ġskewed": 87572, - "Ġski": 29779, - "Ġskies": 50393, - "Ġskiing": 63117, - "Ġskill": 10151, - "Ġskilled": 26611, - "Ġskillet": 79085, - "Ġskills": 7512, - "Ġskim": 79669, - "Ġskimage": 93376, - "Ġskin": 6930, - "Ġskincare": 80705, - "Ġskinny": 48777, - "Ġskins": 51050, - "Ġskip": 10936, - "Ġskipped": 36257, - "Ġskipping": 43759, - "Ġskips": 92620, - "Ġskirm": 96380, - "Ġskirt": 38380, - "Ġskirts": 77305, - "Ġskl": 83642, - "Ġsklearn": 18471, - "Ġsku": 53422, - "Ġskull": 35113, - "Ġskulle": 70358, - "Ġskulls": 98712, - "Ġsky": 13180, - "Ġskyline": 88839, - "Ġskype": 87772, - "Ġskyrocket": 75722, - "Ġskys": 85421, - "Ġsl": 1776, - "Ġsla": 32993, - "Ġslab": 55791, - "Ġslack": 46719, - "Ġslag": 67691, - "Ġslain": 70286, - "Ġslam": 45992, - "Ġslammed": 50365, - "Ġslamming": 92960, - "Ġslander": 99558, - "Ġslang": 81012, - "Ġslap": 51152, - "Ġslapped": 72888, - "Ġslash": 37726, - "Ġslashed": 84624, - "Ġslashes": 88496, - "Ġslashing": 93043, - "Ġslate": 51680, - "Ġslated": 53370, - "Ġslaughter": 40856, - "Ġslaughtered": 86847, - "Ġslave": 20985, - "Ġslavery": 33792, - "Ġslaves": 32760, - "Ġsle": 20328, - "Ġsled": 95512, - "Ġslee": 22399, - "Ġsleek": 48494, - "Ġsleep": 6212, - "Ġsleeper": 83647, - "Ġsleeping": 21811, - "Ġsleeps": 72490, - "Ġsleepy": 82893, - "Ġsleeve": 37253, - "Ġsleeves": 43475, - "Ġslender": 73342, - "Ġslept": 46498, - "Ġslew": 60132, - "Ġslic": 22388, - "Ġslice": 16363, - "Ġsliced": 48715, - "Ġslices": 35354, - "Ġslicing": 86015, - "Ġslick": 50738, - "Ġslid": 61014, - "Ġslide": 15332, - "Ġslider": 22127, - "Ġsliders": 82150, - "Ġslides": 22245, - "Ġslideshow": 65547, - "Ġsliding": 34932, - "Ġslight": 8275, - "Ġslightest": 60147, - "Ġslightly": 10284, - "Ġslik": 76324, - "Ġslim": 30453, - "Ġslime": 78944, - "Ġsling": 88733, - "Ġslip": 21818, - "Ġslipped": 43578, - "Ġslippery": 71672, - "Ġslipping": 64802, - "Ġslips": 68754, - "Ġslit": 79130, - "Ġslo": 18067, - "Ġslog": 36049, - "Ġslogan": 52637, - "Ġslogans": 78101, - "Ġslope": 31332, - "Ġslopes": 60108, - "Ġsloppy": 75082, - "Ġslot": 9633, - "Ġslots": 16087, - "Ġslow": 6435, - "Ġslowdown": 75017, - "Ġslowed": 48946, - "Ġslower": 29493, - "Ġslowing": 48408, - "Ġslowly": 14297, - "Ġslows": 70270, - "Ġslu": 99555, - "Ġslug": 25478, - "Ġslugg": 80122, - "Ġsluggish": 88046, - "Ġslump": 86828, - "Ġslur": 84671, - "Ġslut": 39497, - "Ġsluts": 58695, - "Ġsm": 1554, - "Ġsmack": 91594, - "Ġsmall": 2678, - "Ġsmaller": 9333, - "Ġsmallest": 25655, - "Ġsmart": 7941, - "Ġsmarter": 47578, - "Ġsmartphone": 22234, - "Ġsmartphones": 36122, - "Ġsmarty": 77148, - "Ġsmash": 53006, - "Ġsmashed": 57520, - "Ġsmashing": 83588, - "Ġsmb": 78892, - "Ġsme": 91567, - "Ġsmear": 81603, - "Ġsmell": 22843, - "Ġsmelled": 86798, - "Ġsmelling": 97103, - "Ġsmells": 50737, - "Ġsmile": 15648, - "Ġsmiled": 31645, - "Ġsmiles": 43632, - "Ġsmiling": 37163, - "Ġsmirk": 86124, - "Ġsmith": 77821, - "Ġsmo": 44673, - "Ġsmoke": 16603, - "Ġsmoked": 48637, - "Ġsmoker": 78320, - "Ġsmokers": 57757, - "Ġsmoking": 20149, - "Ġsmooth": 11113, - "Ġsmoothed": 93939, - "Ġsmoother": 61405, - "Ġsmoothing": 63061, - "Ġsmoothly": 39511, - "Ġsms": 39029, - "Ġsmtp": 55497, - "Ġsmugg": 41837, - "Ġsmuggling": 74034, - "ĠsmÃ¥": 83944, - "Ġsn": 4224, - "Ġsnack": 40459, - "Ġsnacks": 43402, - "Ġsnag": 72902, - "Ġsnake": 26332, - "Ġsnakes": 57196, - "Ġsnap": 10885, - "Ġsnapchat": 99150, - "Ġsnapped": 48110, - "Ġsnapping": 80889, - "Ġsnaps": 52404, - "Ġsnapshot": 16694, - "Ġsnapshots": 62923, - "Ġsnatch": 85660, - "Ġsnd": 29712, - "Ġsne": 21423, - "Ġsneak": 45264, - "Ġsneakers": 68291, - "Ġsnel": 90811, - "Ġsniff": 58387, - "Ġsniper": 63382, - "Ġsnippet": 44165, - "Ġsnippets": 69742, - "Ġsno": 66184, - "Ġsnork": 97806, - "Ġsnow": 12056, - "Ġsnowy": 90873, - "Ġsnprintf": 37546, - "Ġsns": 51201, - "Ġsnug": 86701, - "Ġso": 779, - "Ġsoak": 61792, - "Ġsoaked": 69975, - "Ġsoaking": 78446, - "Ġsoap": 27883, - "Ġsoar": 99565, - "Ġsoared": 87055, - "Ġsoaring": 69997, - "Ġsob": 11752, - "Ġsober": 50505, - "Ġsobie": 77358, - "Ġsobre": 15482, - "Ġsoc": 12288, - "Ġsoccer": 22963, - "Ġsoci": 15983, - "Ġsocial": 3674, - "Ġsociale": 75107, - "Ġsociales": 65207, - "Ġsocialism": 51618, - "Ġsocialist": 41289, - "Ġsocially": 40418, - "Ġsociedad": 90787, - "Ġsocietal": 59529, - "Ġsocieties": 34775, - "Ġsociety": 8396, - "Ġsocio": 41589, - "Ġsocioeconomic": 80431, - "Ġsociology": 78208, - "Ġsociété": 77824, - "Ġsock": 11334, - "Ġsockaddr": 25143, - "Ġsocket": 7728, - "Ġsockets": 48657, - "Ġsockfd": 81873, - "Ġsocks": 40086, - "Ġsod": 24905, - "Ġsoda": 39962, - "Ġsodium": 39695, - "Ġsodom": 83737, - "Ġsof": 86906, - "Ġsofa": 32169, - "Ġsofas": 97506, - "Ġsofort": 77820, - "Ġsoft": 8579, - "Ġsoftball": 96368, - "Ġsoften": 81045, - "Ġsoftened": 90158, - "Ġsofter": 64230, - "Ġsoftly": 57150, - "Ġsoftmax": 77469, - "Ġsoftware": 3241, - "Ġsog": 45942, - "Ġsogar": 72865, - "Ġsoil": 17614, - "Ġsoils": 69561, - "Ġsoir": 57992, - "Ġsoit": 45441, - "Ġsok": 84826, - "Ġsol": 2092, - "Ġsola": 96189, - "Ġsolar": 13238, - "Ġsold": 6216, - "Ġsolder": 60877, - "Ġsoldier": 27202, - "Ġsoldiers": 15201, - "Ġsole": 13612, - "Ġsolely": 21742, - "Ġsolemn": 64702, - "Ġsolic": 30844, - "Ġsolicit": 56246, - "Ġsolicitud": 96957, - "Ġsolid": 6573, - "Ġsolidarity": 44254, - "Ġsolidity": 73263, - "Ġsolids": 82486, - "Ġsolitary": 58229, - "Ġsolitude": 99544, - "Ġsoll": 23410, - "Ġsollen": 82246, - "Ġsollte": 52026, - "Ġsollten": 75553, - "Ġsolo": 13839, - "Ġsoluble": 88045, - "Ġsolution": 6425, - "Ġsolutions": 10105, - "Ġsolve": 11886, - "Ġsolved": 29056, - "Ġsolvent": 69996, - "Ġsolver": 30061, - "Ġsolves": 68577, - "Ġsolving": 22581, - "Ġsom": 1794, - "Ġsoma": 58859, - "Ġsome": 1063, - "Ġsomebody": 18570, - "Ġsomeday": 54108, - "Ġsomehow": 17354, - "Ġsomeone": 4423, - "Ġsomething": 2555, - "Ġsometime": 36113, - "Ġsometimes": 7170, - "Ġsomew": 9179, - "Ġsomewhat": 14738, - "Ġsomewhere": 15038, - "Ġsommes": 74533, - "Ġson": 4538, - "Ġsond": 47937, - "Ġsondern": 52390, - "Ġsong": 5609, - "Ġsongs": 11936, - "Ġsongwriter": 85757, - "Ġsonic": 72436, - "Ġsono": 21488, - "Ġsonra": 85226, - "Ġsons": 26419, - "Ġsonst": 96343, - "Ġsont": 15132, - "Ġsoo": 44276, - "Ġsoon": 5246, - "Ġsooner": 31373, - "Ġsoothing": 65464, - "Ġsop": 71304, - "Ġsoph": 19219, - "Ġsophistic": 24940, - "Ġsophisticated": 27877, - "Ġsophistication": 85536, - "Ġsophomore": 51498, - "Ġsopr": 80229, - "Ġsor": 25551, - "Ġsore": 36366, - "Ġsorrow": 58596, - "Ġsorry": 14931, - "Ġsort": 3460, - "ĠsortBy": 68013, - "ĠsortOrder": 79751, - "Ġsortable": 57875, - "Ġsorte": 80444, - "Ġsorted": 10839, - "Ġsorter": 91552, - "Ġsortie": 84143, - "Ġsorting": 29373, - "Ġsorts": 21522, - "Ġsos": 61977, - "Ġsost": 79048, - "Ġsotto": 96341, - "Ġsou": 5945, - "Ġsought": 16495, - "Ġsouha": 77438, - "Ġsoul": 13836, - "Ġsouls": 35826, - "Ġsound": 5222, - "Ġsounded": 35408, - "Ġsounding": 49227, - "Ġsounds": 10578, - "Ġsoundtrack": 45999, - "Ġsoup": 19724, - "Ġsour": 20897, - "Ġsource": 2592, - "ĠsourceMapping": 45684, - "ĠsourceMappingURL": 45795, - "Ġsourced": 42211, - "Ġsources": 8336, - "Ġsourcing": 74281, - "Ġsous": 32592, - "Ġsout": 65827, - "Ġsouth": 10007, - "Ġsoutheast": 42552, - "Ġsoutheastern": 83209, - "Ġsouthern": 18561, - "Ġsouthwest": 54085, - "Ġsouthwestern": 99911, - "Ġsouvenir": 98395, - "Ġsouvent": 71151, - "Ġsovere": 30097, - "Ġsovereign": 46384, - "Ġsovereignty": 47059, - "Ġsow": 58565, - "Ġsowie": 40407, - "Ġsoy": 29839, - "Ġsp": 993, - "Ġspa": 31493, - "Ġspac": 100108, - "Ġspace": 3634, - "Ġspacecraft": 42640, - "Ġspaced": 64928, - "Ġspacer": 79949, - "Ġspaces": 12908, - "Ġspaceship": 85942, - "Ġspacing": 27032, - "Ġspacious": 33236, - "Ġspaghetti": 88010, - "Ġspam": 26396, - "Ġspan": 9575, - "Ġspanish": 78132, - "Ġspanking": 76835, - "Ġspanning": 56886, - "Ġspans": 45395, - "Ġspar": 80969, - "Ġspare": 24804, - "Ġspared": 74688, - "Ġsparing": 96055, - "Ġspark": 15541, - "Ġsparked": 41544, - "Ġsparking": 100082, - "Ġsparkle": 96170, - "Ġsparkling": 64612, - "Ġsparks": 76883, - "Ġsparse": 34544, - "Ġspas": 83060, - "Ġspat": 63983, - "Ġspatial": 29079, - "Ġspawn": 18533, - "Ġspawned": 53634, - "Ġspawning": 79529, - "Ġspawns": 93776, - "Ġspd": 82562, - "Ġspe": 2395, - "Ġspeak": 6604, - "Ġspeaker": 19114, - "Ġspeakers": 22032, - "Ġspeaking": 12365, - "Ġspeaks": 21881, - "Ġspear": 41963, - "Ġspec": 1424, - "Ġspecial": 3361, - "Ġspecialised": 89004, - "Ġspecialist": 24687, - "Ġspecialists": 35416, - "Ġspecialization": 66979, - "Ġspecialize": 48444, - "Ġspecialized": 28175, - "Ġspecializes": 46672, - "Ġspecializing": 58394, - "Ġspecially": 35426, - "Ġspecials": 60874, - "Ġspecialties": 94436, - "Ġspecialty": 36974, - "Ġspecies": 9606, - "Ġspecific": 3230, - "Ġspecifically": 11951, - "Ġspecification": 26185, - "Ġspecifications": 29803, - "Ġspecificity": 76041, - "Ġspecifics": 49449, - "Ġspecified": 5300, - "Ġspecifier": 98716, - "Ġspecifies": 30202, - "Ġspecify": 14158, - "Ġspecifying": 38938, - "Ġspecimen": 58184, - "Ġspecimens": 57749, - "Ġspecs": 33347, - "Ġspect": 9618, - "Ġspectacle": 57891, - "Ġspectacular": 28809, - "Ġspectator": 89723, - "Ġspectators": 70402, - "Ġspectra": 63697, - "Ġspectral": 57077, - "Ġspectro": 66425, - "Ġspectrum": 20326, - "Ġspecular": 86517, - "Ġspeculate": 64601, - "Ġspeculated": 74877, - "Ġspeculation": 33422, - "Ġspeculative": 66836, - "Ġsped": 86710, - "Ġspeech": 8982, - "Ġspeeches": 44440, - "Ġspeed": 4732, - "Ġspeeding": 58675, - "Ġspeeds": 25753, - "Ġspeedy": 66583, - "Ġspel": 72035, - "Ġspell": 13141, - "Ġspelled": 68918, - "Ġspelling": 43529, - "Ġspells": 26701, - "Ġspend": 8493, - "Ġspender": 84988, - "Ġspending": 10374, - "Ġspends": 38202, - "Ġspent": 7543, - "Ġspep": 70336, - "Ġsper": 47116, - "Ġsperm": 40699, - "Ġsperma": 74468, - "Ġsph": 42822, - "Ġsphere": 26436, - "Ġspheres": 66818, - "Ġspherical": 65251, - "Ġspi": 28047, - "Ġspice": 42786, - "Ġspices": 49659, - "Ġspicy": 48351, - "Ġspider": 35454, - "Ġspiders": 63236, - "Ġspiel": 79252, - "Ġspiele": 92955, - "Ġspielen": 59337, - "Ġspies": 69998, - "Ġspike": 37393, - "Ġspiked": 93342, - "Ġspikes": 51760, - "Ġspill": 39897, - "Ġspilled": 74125, - "Ġspills": 84051, - "Ġspin": 12903, - "Ġspinach": 68798, - "Ġspinal": 50112, - "Ġspindle": 99291, - "Ġspine": 35776, - "Ġspinner": 36591, - "Ġspinning": 38960, - "Ġspins": 45858, - "Ġspir": 18823, - "Ġspiral": 42197, - "Ġspirit": 9090, - "Ġspirited": 98143, - "Ġspirits": 31739, - "Ġspiritual": 18330, - "Ġspirituality": 75456, - "Ġspiritually": 88853, - "Ġspit": 57087, - "Ġspite": 34781, - "Ġspl": 12786, - "Ġsplash": 35732, - "Ġsple": 87450, - "Ġsplendid": 70960, - "Ġsplice": 89390, - "Ġspline": 71186, - "Ġsplit": 6859, - "Ġsplits": 41567, - "Ġsplitted": 85989, - "Ġsplitter": 74086, - "Ġsplitting": 45473, - "Ġspo": 20016, - "Ġspoil": 65893, - "Ġspoiled": 72524, - "Ġspoiler": 73306, - "Ġspoilers": 66427, - "Ġspoke": 12570, - "Ġspoken": 22066, - "Ġspokes": 11449, - "Ġspokesman": 18367, - "Ġspokesperson": 29003, - "Ġspokeswoman": 34241, - "Ġsponge": 69448, - "Ġspons": 13769, - "Ġsponsor": 25438, - "Ġsponsored": 30638, - "Ġsponsoring": 85441, - "Ġsponsors": 39701, - "Ġsponsorship": 55531, - "Ġspont": 37391, - "Ġspontaneous": 54557, - "Ġspontaneously": 88558, - "Ġspoof": 88990, - "Ġspooky": 98176, - "Ġspoon": 46605, - "Ġspor": 62016, - "Ġsport": 10775, - "Ġsporting": 36027, - "Ġsports": 10034, - "Ġspos": 54507, - "Ġsposób": 99721, - "Ġspot": 7858, - "Ġspotify": 88890, - "Ġspotlight": 37973, - "Ġspots": 19300, - "Ġspotted": 30652, - "Ġspotting": 90319, - "Ġspouse": 32080, - "Ġspouses": 66312, - "Ġspp": 91799, - "Ġspr": 8314, - "Ġspraw": 35908, - "Ġsprawling": 71992, - "Ġspray": 23749, - "Ġsprayed": 78721, - "Ġspraying": 83636, - "Ġspre": 66662, - "Ġspread": 9041, - "Ġspreading": 31135, - "Ġspreads": 43653, - "Ġspreadsheet": 46986, - "Ġspree": 79728, - "Ġspring": 10683, - "Ġspringfox": 97477, - "Ġsprings": 42242, - "Ġsprink": 51798, - "Ġsprinkle": 85947, - "Ġsprint": 38949, - "Ġsprintf": 12075, - "Ġsprite": 17488, - "ĠspriteBatch": 78288, - "Ġsprites": 47857, - "Ġsprung": 92310, - "Ġspun": 57585, - "Ġspur": 60131, - "Ġspurred": 85747, - "Ġspy": 21930, - "ĠspyOn": 67634, - "Ġspying": 63314, - "Ġspäter": 88891, - "Ġspéc": 71269, - "Ġspécial": 76305, - "Ġsq": 18522, - "Ġsql": 5822, - "ĠsqlCommand": 86404, - "ĠsqlSession": 91165, - "Ġsqlalchemy": 43275, - "Ġsqlite": 22775, - "Ġsqr": 86129, - "Ġsqrt": 18430, - "Ġsqu": 8330, - "Ġsquad": 19037, - "Ġsquadron": 98380, - "Ġsquads": 78296, - "Ġsquare": 9518, - "Ġsquared": 53363, - "Ġsquarely": 95563, - "Ġsquares": 32440, - "Ġsquash": 59576, - "Ġsquat": 58570, - "Ġsque": 32232, - "Ġsqueez": 44846, - "Ġsqueeze": 37663, - "Ġsqueezed": 65262, - "Ġsqueezing": 88807, - "Ġsquid": 90275, - "Ġsquir": 47050, - "Ġsquirrel": 91624, - "Ġsquirt": 73581, - "Ġsr": 19499, - "Ġsrand": 69368, - "Ġsrc": 2338, - "Ġsrv": 44678, - "Ġss": 11107, - "Ġsscanf": 63013, - "Ġssh": 30330, - "Ġssid": 97461, - "Ġssize": 44051, - "Ġssl": 34637, - "Ġst": 357, - "Ġsta": 29611, - "Ġstaat": 74924, - "Ġstab": 28062, - "Ġstabbed": 51280, - "Ġstabbing": 72022, - "Ġstabil": 27276, - "Ġstability": 20334, - "Ġstabilization": 83938, - "Ġstabilize": 70236, - "Ġstabilized": 93163, - "Ġstable": 15528, - "Ġstack": 5729, - "Ġstacked": 42415, - "Ġstacking": 75172, - "Ġstacks": 41050, - "Ġstad": 87223, - "Ġstadium": 24833, - "Ġstadiums": 90184, - "Ġstaff": 5687, - "Ġstaffer": 78234, - "Ġstaffers": 61350, - "Ġstaffing": 65151, - "Ġstag": 77536, - "Ġstage": 6566, - "Ġstaged": 51157, - "Ġstages": 18094, - "Ġstagger": 40256, - "Ġstaggering": 55944, - "Ġstaging": 48862, - "Ġstagn": 54363, - "Ġstagnant": 97043, - "Ġstain": 53064, - "Ġstained": 61152, - "Ġstaining": 88896, - "Ġstainless": 25468, - "Ġstains": 63563, - "Ġstair": 37649, - "Ġstaircase": 62862, - "Ġstairs": 32249, - "Ġstake": 18783, - "Ġstakeholders": 39210, - "Ġstakes": 45525, - "Ġstal": 80576, - "Ġstale": 51451, - "Ġstalk": 55972, - "Ġstalking": 82895, - "Ġstall": 43793, - "Ġstalled": 68941, - "Ġstalls": 74673, - "Ġstamina": 61784, - "Ġstamp": 21899, - "Ġstamped": 65139, - "Ġstamps": 50312, - "Ġstan": 46294, - "Ġstance": 30031, - "Ġstand": 2559, - "Ġstandalone": 44488, - "Ġstandard": 5410, - "ĠstandardUserDefaults": 57089, - "Ġstandardized": 51114, - "Ġstandards": 10886, - "Ġstandby": 72838, - "Ġstanding": 11509, - "Ġstandings": 68663, - "Ġstandoff": 85427, - "Ġstandout": 72560, - "Ġstandpoint": 51882, - "Ġstands": 13656, - "Ġstanza": 96536, - "Ġstap": 36114, - "Ġstaple": 50056, - "Ġstaples": 87929, - "Ġstar": 6917, - "Ġstarch": 70181, - "Ġstare": 46943, - "Ġstared": 45135, - "Ġstares": 95502, - "Ġstaring": 37874, - "Ġstark": 38246, - "Ġstarred": 59335, - "Ġstarring": 40500, - "Ġstars": 9958, - "Ġstart": 1212, - "ĠstartActivity": 18776, - "ĠstartActivityForResult": 74727, - "ĠstartDate": 30786, - "ĠstartIndex": 41793, - "ĠstartPoint": 83529, - "ĠstartPos": 69891, - "ĠstartPosition": 99442, - "ĠstartTime": 23705, - "ĠstartX": 69699, - "ĠstartY": 62802, - "Ġstarted": 3940, - "Ġstarter": 27795, - "Ġstarters": 43806, - "Ġstarting": 6041, - "Ġstartled": 89815, - "Ġstartling": 68834, - "Ġstarts": 8638, - "Ġstarttime": 93495, - "Ġstartup": 21210, - "Ġstartups": 44483, - "Ġstarvation": 78245, - "Ġstarving": 78501, - "Ġstash": 65137, - "Ġstat": 2863, - "Ġstata": 80321, - "Ġstate": 1614, - "Ġstated": 11224, - "Ġstatement": 5224, - "Ġstatements": 12518, - "Ġstates": 5415, - "Ġstatewide": 52041, - "Ġstati": 96977, - "Ġstatic": 1118, - "Ġstatically": 92274, - "Ġstating": 28898, - "Ġstation": 8216, - "Ġstationary": 53735, - "Ġstationed": 63620, - "Ġstations": 17789, - "Ġstatist": 20719, - "Ġstatistic": 43589, - "Ġstatistical": 29564, - "Ġstatistically": 47952, - "Ġstatistics": 13443, - "Ġstato": 49253, - "Ġstats": 10691, - "Ġstatt": 68417, - "Ġstatue": 35372, - "Ġstatues": 59002, - "Ġstature": 77723, - "Ġstatus": 2704, - "ĠstatusBar": 91220, - "ĠstatusCode": 36632, - "Ġstatuses": 60458, - "Ġstatute": 35786, - "Ġstatutes": 62282, - "Ġstatutory": 45530, - "Ġstaunch": 82721, - "Ġstav": 75335, - "Ġstay": 4822, - "Ġstayed": 20186, - "Ġstaying": 19994, - "Ġstays": 27656, - "Ġstd": 1487, - "ĠstdClass": 56387, - "Ġstddev": 88967, - "Ġstderr": 27534, - "Ġstdin": 32469, - "Ġstdout": 20676, - "Ġste": 4179, - "Ġstead": 17269, - "Ġsteadfast": 85387, - "Ġsteadily": 43071, - "Ġsteady": 24981, - "Ġsteak": 50059, - "Ġsteal": 27669, - "Ġstealing": 39098, - "Ġsteals": 62566, - "Ġstealth": 48065, - "Ġsteam": 20930, - "Ġsteel": 9699, - "Ġsteep": 32366, - "Ġsteer": 49715, - "Ġsteering": 33277, - "Ġstehen": 65957, - "Ġsteht": 55483, - "Ġstellar": 48317, - "Ġstellen": 69202, - "Ġstellt": 98196, - "Ġstem": 19646, - "Ġstemmed": 99618, - "Ġstemming": 77044, - "Ġstems": 44814, - "Ġstencil": 73470, - "Ġstep": 3094, - "Ġstepped": 25319, - "Ġstepper": 97032, - "Ġstepping": 36567, - "Ġsteps": 7504, - "Ġster": 22562, - "Ġstere": 23473, - "Ġstereo": 39052, - "Ġstereotype": 74746, - "Ġstereotypes": 54168, - "Ġsteril": 66740, - "Ġsterile": 82743, - "Ġsterling": 73037, - "Ġstern": 58644, - "Ġsteroid": 77848, - "Ġsteroids": 58161, - "Ġstesso": 83688, - "Ġstew": 61443, - "Ġsteward": 69606, - "Ġstick": 9396, - "Ġsticker": 47277, - "Ġstickers": 50396, - "Ġsticking": 38072, - "Ġsticks": 34240, - "Ġsticky": 28502, - "Ġstif": 92326, - "Ġstiff": 31161, - "Ġstiffness": 70334, - "Ġstigma": 60381, - "Ġstil": 91866, - "Ġstill": 2103, - "Ġstim": 12936, - "Ġstimulate": 51077, - "Ġstimulated": 81471, - "Ġstimulates": 95455, - "Ġstimulating": 65792, - "Ġstimulation": 41959, - "Ġstimuli": 56688, - "Ġstimulus": 39535, - "Ġsting": 55413, - "Ġstint": 61808, - "Ġstip": 43773, - "Ġstir": 23935, - "Ġstirred": 75940, - "Ġstirring": 55054, - "Ġstitch": 33961, - "Ġstitched": 95708, - "Ġstitches": 63036, - "Ġstitching": 80231, - "Ġstk": 56103, - "Ġstm": 56358, - "Ġstmt": 20621, - "Ġsto": 43132, - "Ġstochastic": 96340, - "Ġstock": 5708, - "Ġstocked": 71116, - "Ġstockholm": 93190, - "Ġstocking": 80249, - "Ġstockings": 76705, - "Ġstocks": 23301, - "Ġstoi": 88444, - "Ġstole": 40606, - "Ġstolen": 23130, - "Ġstom": 20703, - "Ġstomach": 23152, - "Ġstone": 9998, - "Ġstones": 27302, - "Ġstood": 14980, - "Ġstool": 64172, - "Ġstools": 90872, - "Ġstop": 3009, - "Ġstopped": 10717, - "Ġstopping": 23351, - "Ġstops": 18417, - "Ġstopwatch": 86672, - "Ġstopwords": 92144, - "Ġstor": 34789, - "Ġstorage": 5942, - "Ġstore": 3637, - "Ġstored": 9967, - "Ġstorefront": 91828, - "Ġstores": 10756, - "Ġstoria": 99989, - "Ġstories": 7493, - "Ġstoring": 28672, - "Ġstorm": 13766, - "Ġstormed": 86087, - "Ġstorms": 44583, - "Ġstory": 3446, - "Ġstoryboard": 43133, - "Ġstoryline": 51728, - "Ġstoryt": 41106, - "Ġstorytelling": 48929, - "Ġstos": 97083, - "Ġstout": 90772, - "Ġstove": 45115, - "Ġstr": 610, - "ĠstrSQL": 81253, - "ĠstrSql": 53231, - "Ġstraight": 7833, - "Ġstraightforward": 31439, - "Ġstrain": 26800, - "Ġstrained": 73779, - "Ġstrains": 42400, - "Ġstrand": 42589, - "Ġstranded": 63205, - "Ġstrands": 69864, - "Ġstrang": 47305, - "Ġstrange": 15234, - "Ġstrangely": 70706, - "Ġstranger": 35058, - "Ġstrangers": 40721, - "Ġstrap": 34647, - "Ġstrapon": 93346, - "Ġstrapped": 91124, - "Ġstraps": 49349, - "Ġstrat": 44397, - "Ġstrateg": 5388, - "Ġstrategic": 19092, - "Ġstrategically": 68774, - "Ġstrategies": 15174, - "Ġstrategist": 65235, - "Ġstrategy": 8446, - "Ġstraw": 31107, - "Ġstrawberries": 76203, - "Ġstrawberry": 73700, - "Ġstray": 62490, - "Ġstrcat": 34612, - "Ġstrchr": 65135, - "Ġstrcmp": 25258, - "Ġstrconv": 34417, - "Ġstrcpy": 23942, - "Ġstrdup": 49919, - "Ġstre": 5527, - "Ġstreak": 30314, - "Ġstream": 4365, - "Ġstreamed": 74345, - "Ġstreaming": 17265, - "Ġstreamline": 82703, - "Ġstreamlined": 75160, - "Ġstreams": 23914, - "Ġstreet": 8761, - "Ġstreets": 14708, - "Ġstren": 93319, - "Ġstrength": 8333, - "Ġstrengthen": 20259, - "Ġstrengthened": 60862, - "Ġstrengthening": 48513, - "Ġstrengthens": 96931, - "Ġstrengths": 36486, - "Ġstrerror": 44773, - "Ġstress": 8631, - "Ġstressed": 32647, - "Ġstresses": 59623, - "Ġstressful": 46883, - "Ġstressing": 94791, - "Ġstret": 27277, - "Ġstretch": 14841, - "Ġstretched": 41398, - "Ġstretches": 50699, - "Ġstretching": 42949, - "Ġstrftime": 82500, - "Ġstri": 6076, - "Ġstrict": 7452, - "Ġstricter": 84818, - "Ġstrictly": 26549, - "Ġstride": 19782, - "Ġstrides": 37387, - "Ġstrife": 97712, - "Ġstrike": 13471, - "Ġstrikeouts": 90026, - "Ġstriker": 45041, - "Ġstrikes": 23170, - "Ġstriking": 21933, - "Ġstring": 925, - "ĠstringBuffer": 61807, - "ĠstringBuilder": 40150, - "ĠstringBy": 43198, - "ĠstringByAppending": 60361, - "ĠstringByAppendingString": 97610, - "ĠstringValue": 79568, - "ĠstringWith": 19565, - "ĠstringWithFormat": 20668, - "Ġstringent": 70099, - "Ġstringify": 84266, - "Ġstrings": 9246, - "Ġstringstream": 82027, - "Ġstrip": 13619, - "Ġstripe": 46642, - "Ġstriped": 68690, - "Ġstripes": 55788, - "Ġstripped": 37779, - "Ġstripper": 97787, - "Ġstripping": 67770, - "Ġstrips": 31022, - "Ġstripslashes": 64323, - "Ġstrive": 37106, - "Ġstrives": 75651, - "Ġstriving": 68727, - "Ġstrlen": 12702, - "Ġstrm": 89876, - "Ġstrncmp": 94302, - "Ġstrncpy": 58429, - "Ġstro": 31511, - "Ġstroke": 12943, - "ĠstrokeLine": 78929, - "ĠstrokeWidth": 63925, - "Ġstrokes": 53572, - "Ġstroll": 69983, - "Ġstron": 78161, - "Ġstrong": 3831, - "Ġstronger": 16643, - "Ġstrongest": 31005, - "Ġstronghold": 86568, - "Ġstrongly": 16917, - "Ġstrpos": 44568, - "Ġstrr": 80552, - "Ġstrs": 58684, - "Ġstrstr": 67395, - "Ġstrt": 13927, - "Ġstrtok": 49445, - "Ġstrtol": 34724, - "Ġstrtolower": 39914, - "Ġstrtotime": 25671, - "Ġstrtoupper": 61540, - "Ġstruck": 17948, - "Ġstruct": 2080, - "Ġstructs": 63945, - "Ġstructural": 24693, - "Ġstructure": 6070, - "Ġstructured": 34030, - "Ġstructures": 14726, - "Ġstrugg": 8089, - "Ġstruggle": 14993, - "Ġstruggled": 28214, - "Ġstruggles": 28970, - "Ġstruggling": 20558, - "Ġstrut": 83443, - "Ġsts": 52856, - "Ġstu": 55854, - "Ġstub": 13947, - "Ġstubborn": 52496, - "Ġstuck": 16075, - "Ġstud": 1707, - "Ġstudent": 5575, - "Ġstudents": 4236, - "Ġstudied": 20041, - "Ġstudies": 7978, - "Ġstudio": 14356, - "Ġstudios": 42795, - "Ġstuds": 86721, - "Ġstudy": 4007, - "Ġstudying": 21630, - "Ġstuff": 6392, - "Ġstuffed": 45413, - "Ġstuffing": 83616, - "Ġstumble": 75237, - "Ġstumbled": 50157, - "Ġstumbling": 88455, - "Ġstump": 89712, - "Ġstun": 66528, - "Ġstunned": 48026, - "Ġstunning": 20441, - "Ġstunt": 60125, - "Ġstup": 91132, - "Ġstupid": 18754, - "Ġstupidity": 88637, - "Ġsturdy": 45652, - "Ġstutter": 91637, - "Ġsty": 18078, - "Ġstyl": 49304, - "Ġstyle": 1742, - "ĠstyleUrls": 18117, - "Ġstyled": 11343, - "Ġstyles": 9404, - "Ġstylesheet": 74902, - "Ġstyling": 42428, - "Ġstylish": 32461, - "Ġstylist": 67473, - "Ġstør": 75450, - "Ġsu": 924, - "Ġsua": 19906, - "Ġsuas": 53197, - "Ġsub": 1207, - "ĠsubTitle": 93010, - "Ġsubclass": 38290, - "Ġsubclasses": 69283, - "Ġsubconscious": 84951, - "Ġsubcontract": 95479, - "Ġsubdir": 99121, - "Ġsubdiv": 67609, - "Ġsubdivision": 60922, - "Ġsubdivisions": 92545, - "Ġsubdued": 93519, - "Ġsubgroup": 81215, - "Ġsubj": 81417, - "Ġsubject": 3917, - "Ġsubjected": 38126, - "Ġsubjective": 44122, - "Ġsubjects": 15223, - "Ġsublic": 29591, - "Ġsublicense": 29887, - "Ġsublime": 71246, - "Ġsublist": 94993, - "Ġsubmar": 43271, - "Ġsubmarine": 58629, - "Ġsubmarines": 86642, - "Ġsubmenu": 78497, - "Ġsubmerged": 85177, - "Ġsubmission": 21142, - "Ġsubmissions": 37935, - "Ġsubmissive": 97340, - "Ġsubmit": 9502, - "Ġsubmits": 95135, - "Ġsubmitted": 14976, - "Ġsubmitting": 34194, - "Ġsubmodule": 96670, - "Ġsubnet": 52557, - "Ġsubordinate": 79263, - "Ġsubparagraph": 75915, - "Ġsubplot": 47726, - "Ġsubpo": 61609, - "Ġsubpoena": 73869, - "Ġsubprocess": 24418, - "Ġsubrange": 94891, - "Ġsubreddit": 63192, - "Ġsubroutine": 89434, - "Ġsubs": 5258, - "Ġsubscri": 12680, - "Ġsubscribe": 18447, - "Ġsubscribed": 53200, - "Ġsubscriber": 33215, - "Ġsubscribers": 31120, - "Ġsubscribing": 40885, - "Ġsubscript": 99350, - "Ġsubscription": 15493, - "Ġsubscriptions": 41455, - "Ġsubsection": 23695, - "Ġsubsequ": 13386, - "Ġsubsequent": 17876, - "Ġsubsequently": 28520, - "Ġsubset": 27084, - "Ġsubsets": 75605, - "Ġsubsid": 25905, - "Ġsubsidi": 32619, - "Ġsubsidiaries": 72202, - "Ġsubsidiary": 41164, - "Ġsubsidies": 43121, - "Ġsubsidized": 95114, - "Ġsubsidy": 68747, - "Ġsubst": 38415, - "Ġsubstance": 20278, - "Ġsubstances": 33155, - "Ġsubstant": 11153, - "Ġsubstantial": 12190, - "Ġsubstantially": 32302, - "Ġsubstantive": 67749, - "Ġsubstit": 32434, - "Ġsubstitute": 28779, - "Ġsubstituted": 63196, - "Ġsubstitutes": 91362, - "Ġsubstitution": 50068, - "Ġsubstitutions": 94750, - "Ġsubstr": 16146, - "Ġsubstrate": 54057, - "Ġsubstring": 39549, - "Ġsubsystem": 53885, - "Ġsubt": 42129, - "Ġsubtitle": 32835, - "Ġsubtitles": 67766, - "Ġsubtle": 27545, - "Ġsubtly": 87417, - "Ġsubtotal": 91481, - "Ġsubtract": 33356, - "Ġsubtraction": 76340, - "Ġsubtree": 54564, - "Ġsubtype": 53582, - "Ġsubur": 30422, - "Ġsuburb": 52265, - "Ġsuburban": 46318, - "Ġsuburbs": 48013, - "Ġsubway": 44346, - "Ġsuc": 11405, - "Ġsucc": 20639, - "Ġsucceed": 12265, - "Ġsucceeded": 26399, - "Ġsucceeding": 73820, - "Ġsucceeds": 51181, - "Ġsucces": 50551, - "Ġsuccesfully": 93736, - "Ġsuccess": 2450, - "Ġsuccesses": 48188, - "Ġsuccessful": 6992, - "Ġsuccessfully": 7946, - "Ġsuccession": 50787, - "Ġsuccessive": 50024, - "Ġsuccessor": 34665, - "Ġsuccessors": 75996, - "Ġsuccinct": 99732, - "Ġsuccès": 94499, - "Ġsuce": 75300, - "Ġsucess": 78347, - "Ġsucesso": 44562, - "Ġsuch": 1778, - "Ġsuche": 78754, - "Ġsuchen": 67224, - "Ġsucht": 41516, - "Ġsuck": 19419, - "Ġsucked": 53312, - "Ġsucker": 94888, - "Ġsucking": 44625, - "Ġsucks": 40199, - "Ġsuction": 84878, - "Ġsud": 31837, - "Ġsudah": 50896, - "Ġsudden": 11210, - "Ġsuddenly": 15187, - "Ġsudo": 26481, - "Ġsudoku": 91909, - "Ġsue": 34872, - "Ġsued": 42184, - "Ġsuede": 97735, - "Ġsuf": 56868, - "Ġsuff": 8657, - "Ġsuffer": 7831, - "Ġsuffered": 16654, - "Ġsufferers": 96460, - "Ġsuffering": 16066, - "Ġsuffers": 47521, - "Ġsuffice": 77256, - "Ġsufficient": 14343, - "Ġsufficiently": 40044, - "Ġsuffix": 21166, - "Ġsug": 31705, - "Ġsugar": 13465, - "Ġsugars": 70913, - "Ġsuger": 98684, - "Ġsuggest": 4284, - "Ġsuggested": 12090, - "Ġsuggesting": 23377, - "Ġsuggestion": 24710, - "Ġsuggestions": 18726, - "Ġsuggestive": 99578, - "Ġsuggests": 13533, - "Ġsui": 84753, - "Ġsuic": 43919, - "Ġsuicidal": 66153, - "Ġsuicide": 18639, - "Ġsuicides": 85049, - "Ġsuing": 70507, - "Ġsuis": 36731, - "Ġsuit": 7937, - "Ġsuitability": 81728, - "Ġsuitable": 14791, - "Ġsuitcase": 88949, - "Ġsuite": 16578, - "Ġsuited": 32599, - "Ġsuites": 56264, - "Ġsuits": 29076, - "Ġsuiv": 46932, - "Ġsujet": 70927, - "Ġsuk": 96890, - "Ġsul": 26858, - "Ġsulf": 40769, - "Ġsulfate": 89418, - "Ġsulfur": 72591, - "Ġsulla": 58070, - "Ġsulph": 83778, - "Ġsum": 2694, - "Ġsuma": 52413, - "Ġsumm": 35359, - "Ġsummar": 29385, - "Ġsummaries": 70022, - "Ġsummarize": 63179, - "Ġsummarized": 69729, - "Ġsummarizes": 94594, - "Ġsummary": 12399, - "Ġsummed": 66766, - "Ġsummer": 7474, - "Ġsummers": 80769, - "Ġsummit": 30048, - "Ġsummon": 28645, - "Ġsummoned": 52810, - "Ġsummons": 75400, - "Ġsums": 37498, - "Ġsun": 7160, - "Ġsund": 51682, - "Ġsunday": 93463, - "Ġsung": 40439, - "Ġsunglasses": 60469, - "Ġsunk": 68265, - "Ġsunlight": 40120, - "Ġsunny": 40798, - "Ġsunrise": 64919, - "Ġsunscreen": 83184, - "Ġsunset": 44084, - "Ġsunshine": 52495, - "Ġsunt": 40795, - "Ġsuo": 52612, - "Ġsuoi": 97120, - "Ġsup": 1043, - "Ġsuper": 2307, - "ĠsuperClass": 60757, - "Ġsuperb": 33689, - "Ġsuperclass": 78714, - "Ġsuperf": 43117, - "Ġsuperficial": 59915, - "Ġsuperhero": 46244, - "Ġsuperheroes": 91818, - "Ġsuperintendent": 74133, - "Ġsuperior": 16757, - "Ġsuperiority": 66732, - "Ġsupermarket": 49313, - "Ġsupermarkets": 77599, - "Ġsupern": 39887, - "Ġsupernatural": 50058, - "Ġsupers": 52790, - "Ġsuperst": 94705, - "Ġsuperstar": 58347, - "Ġsuperv": 15945, - "Ġsupervise": 100201, - "Ġsupervised": 60089, - "Ġsupervision": 38217, - "Ġsupervisor": 38419, - "Ġsupervisors": 74051, - "Ġsupp": 91135, - "Ġsupper": 87117, - "Ġsuppl": 82113, - "Ġsupplement": 22822, - "Ġsupplemental": 69051, - "Ġsupplementary": 80506, - "Ġsupplementation": 73796, - "Ġsupplemented": 89804, - "Ġsupplements": 33690, - "Ġsupplied": 17665, - "Ġsupplier": 19353, - "Ġsuppliers": 20972, - "Ġsupplies": 17135, - "Ġsupply": 8312, - "Ġsupplying": 44413, - "Ġsupport": 1862, - "Ġsupported": 7396, - "Ġsupporter": 37563, - "Ġsupporters": 15879, - "Ġsupporting": 12899, - "Ġsupportive": 33445, - "Ġsupports": 11815, - "Ġsuppose": 23289, - "Ġsupposed": 10171, - "Ġsupposedly": 33828, - "Ġsuppress": 28321, - "Ġsuppressed": 56089, - "Ġsuppressing": 98795, - "Ġsuppression": 46735, - "Ġsupra": 67655, - "Ġsuprem": 35225, - "Ġsupremacist": 83111, - "Ġsupremacy": 65503, - "Ġsupreme": 44222, - "Ġsur": 1765, - "Ġsure": 2771, - "Ġsurely": 22225, - "Ġsurf": 20884, - "Ġsurface": 7479, - "Ġsurfaced": 58646, - "Ġsurfaces": 27529, - "Ġsurfing": 58840, - "Ġsurg": 12274, - "Ġsurge": 22531, - "Ġsurged": 85007, - "Ġsurgeon": 46098, - "Ġsurgeons": 74272, - "Ġsurgeries": 68823, - "Ġsurgery": 15173, - "Ġsurgical": 34933, - "Ġsurname": 40853, - "Ġsurpass": 53120, - "Ġsurpassed": 68328, - "Ġsurplus": 41548, - "Ġsurpr": 6350, - "Ġsurprise": 13051, - "Ġsurprised": 14792, - "Ġsurprises": 46540, - "Ġsurprising": 15206, - "Ġsurprisingly": 29392, - "Ġsurre": 25139, - "Ġsurreal": 65623, - "Ġsurrender": 32859, - "Ġsurrendered": 71044, - "Ġsurrogate": 73950, - "Ġsurround": 9172, - "Ġsurrounded": 23712, - "Ġsurrounding": 14932, - "Ġsurroundings": 40190, - "Ġsurrounds": 71374, - "Ġsurtout": 76776, - "Ġsurv": 7550, - "Ġsurve": 15765, - "Ġsurveillance": 22156, - "Ġsurvey": 10795, - "Ġsurveyed": 49098, - "Ġsurveys": 32313, - "Ġsurviv": 23589, - "Ġsurvival": 20237, - "Ġsurvive": 18167, - "Ġsurvived": 26968, - "Ġsurvives": 83417, - "Ġsurviving": 40746, - "Ġsurvivor": 49748, - "Ġsurvivors": 32696, - "Ġsus": 4582, - "Ġsuscept": 37329, - "Ġsusceptibility": 88636, - "Ġsusceptible": 47281, - "Ġsushi": 67322, - "Ġsusp": 9482, - "Ġsuspect": 15562, - "Ġsuspected": 24740, - "Ġsuspects": 30861, - "Ġsuspend": 27343, - "Ġsuspended": 22340, - "Ġsuspense": 72930, - "Ġsuspension": 25288, - "Ġsuspicion": 38141, - "Ġsuspicions": 79607, - "Ġsuspicious": 32427, - "Ġsust": 10446, - "Ġsustain": 14201, - "Ġsustainability": 41329, - "Ġsustainable": 22556, - "Ġsustained": 29759, - "Ġsustaining": 80184, - "Ġsut": 35312, - "Ġsv": 13871, - "Ġsvc": 47254, - "Ġsve": 81129, - "Ġsvens": 49797, - "Ġsvensk": 80261, - "Ġsvenska": 88053, - "Ġsvg": 27950, - "Ġsvm": 67411, - "Ġsvn": 61546, - "Ġsvo": 67107, - "Ġsw": 2064, - "Ġswagger": 61923, - "Ġswal": 50454, - "Ġswallow": 42276, - "Ġswallowed": 64437, - "Ġswallowing": 91747, - "Ġswamp": 67172, - "Ġswap": 14626, - "Ġswapped": 58050, - "Ġswapping": 64819, - "Ġswaps": 74251, - "Ġswarm": 61941, - "Ġswath": 93512, - "Ġsway": 61229, - "Ġswe": 10769, - "Ġswear": 47177, - "Ġswearing": 91781, - "Ġsweat": 28566, - "Ġsweater": 61221, - "Ġsweating": 81366, - "Ġsweaty": 98521, - "Ġsweep": 24021, - "Ġsweeping": 42071, - "Ġsweeps": 97567, - "Ġsweet": 10437, - "Ġsweetheart": 92354, - "Ġsweetness": 64550, - "Ġsweets": 76657, - "Ġswell": 78353, - "Ġswelling": 55307, - "Ġswept": 41323, - "Ġswift": 30462, - "Ġswiftly": 56651, - "Ġswim": 16587, - "Ġswimming": 24269, - "Ġswims": 81736, - "Ġswing": 19336, - "Ġswinger": 24545, - "Ġswingerclub": 46954, - "Ġswingers": 55126, - "Ġswinging": 55060, - "Ġswings": 57890, - "Ġswipe": 39620, - "Ġswiper": 79419, - "Ġswirl": 87460, - "Ġswirling": 93378, - "Ġswitch": 3480, - "Ġswitched": 30975, - "Ġswitches": 32267, - "Ġswitching": 28865, - "Ġswo": 34227, - "Ġswollen": 76193, - "Ġsword": 20827, - "Ġswords": 53157, - "Ġswore": 92307, - "Ġsworn": 51748, - "Ġswung": 70955, - "Ġsx": 32908, - "Ġsy": 6705, - "Ġsyll": 48704, - "Ġsym": 8045, - "Ġsymb": 67754, - "Ġsymbol": 7891, - "Ġsymbolic": 36396, - "Ġsymbolism": 83476, - "Ġsymbols": 18210, - "Ġsymlink": 84321, - "Ġsymmetric": 55443, - "Ġsymmetry": 46220, - "Ġsymp": 22176, - "Ġsympath": 33818, - "Ġsympathetic": 53464, - "Ġsympathy": 47084, - "Ġsympt": 12104, - "Ġsymptom": 49648, - "Ġsymptoms": 13803, - "Ġsyn": 6925, - "Ġsynagogue": 95965, - "Ġsynaptic": 99827, - "Ġsync": 13105, - "Ġsynced": 86128, - "Ġsynchron": 14453, - "Ġsynchronization": 59012, - "Ġsynchronize": 64899, - "Ġsynchronized": 22183, - "Ġsynchronous": 67049, - "Ġsyncing": 97245, - "Ġsynd": 22013, - "Ġsyndrome": 28439, - "Ġsynerg": 80526, - "Ġsynergy": 93140, - "Ġsynonym": 74450, - "Ġsynonymous": 69593, - "Ġsynonyms": 86506, - "Ġsynopsis": 81763, - "Ġsynt": 84287, - "Ġsyntax": 20047, - "Ġsynth": 43998, - "Ġsynthes": 52389, - "Ġsynthesis": 39975, - "Ġsynthesized": 92106, - "Ġsynthetic": 28367, - "Ġsyrup": 45322, - "Ġsys": 5826, - "Ġsyscall": 50445, - "Ġsyslog": 75587, - "Ġsyst": 42345, - "Ġsystem": 1887, - "ĠsystemFontOfSize": 52916, - "Ġsystematic": 37538, - "Ġsystematically": 60826, - "Ġsystemctl": 90521, - "Ġsystemd": 76066, - "Ġsystemic": 46417, - "Ġsystems": 6067, - "Ġsystème": 72601, - "Ġsz": 10244, - "Ġszcz": 76673, - "Ġszer": 58217, - "Ġszy": 92865, - "Ġsábado": 98559, - "Ġsách": 96182, - "Ġsão": 30710, - "Ġsä": 65874, - "ĠsÃ¥": 21751, - "Ġsæ": 93425, - "Ġsé": 19266, - "Ġsécur": 65461, - "Ġsécurité": 77463, - "Ġsélection": 71132, - "Ġsérie": 47528, - "Ġsó": 32190, - "Ġsólo": 53288, - "Ġsö": 51387, - "Ġsø": 31430, - "Ġsøger": 62371, - "Ġsøker": 93844, - "Ġsû": 78705, - "Ġsûr": 97717, - "Ġsü": 60839, - "ĠsÃŃ": 45815, - "ĠsÄĥ": 30094, - "ĠsÄħ": 38227, - "ĠsÅĤ": 75358, - "Ġsản": 86736, - "Ġsá»ij": 66626, - "Ġt": 259, - "Ġta": 9637, - "Ġtab": 5769, - "ĠtabBar": 77881, - "ĠtabIndex": 86041, - "ĠtabPage": 88910, - "Ġtabel": 90882, - "Ġtabela": 68315, - "Ġtabindex": 31273, - "Ġtabla": 41646, - "Ġtable": 2007, - "ĠtableLayoutPanel": 98855, - "ĠtableName": 30644, - "ĠtableView": 14074, - "Ġtableau": 57234, - "Ġtablename": 87465, - "Ġtables": 12920, - "Ġtablesp": 38190, - "Ġtablespoon": 62611, - "Ġtablespoons": 56588, - "Ġtablet": 21354, - "Ġtabletop": 89571, - "Ġtablets": 29679, - "Ġtaboo": 77045, - "Ġtabs": 23204, - "Ġtac": 60388, - "Ġtack": 14192, - "Ġtackle": 22118, - "Ġtackled": 82457, - "Ġtackles": 43581, - "Ġtackling": 57911, - "Ġtaco": 91941, - "Ġtacos": 85501, - "Ġtact": 14413, - "Ġtactic": 39001, - "Ġtactical": 39747, - "Ġtactics": 26411, - "Ġtactile": 99683, - "Ġtad": 64906, - "Ġtag": 4877, - "ĠtagName": 63467, - "Ġtagged": 38213, - "Ġtagging": 79253, - "Ġtags": 9681, - "Ġtah": 91193, - "Ġtahun": 58623, - "Ġtai": 53637, - "Ġtail": 9986, - "Ġtaille": 62827, - "Ġtailor": 52056, - "Ġtailored": 41891, - "Ġtails": 64614, - "Ġtainted": 85073, - "Ġtak": 18608, - "Ġtake": 1935, - "Ġtakeaway": 89474, - "Ġtaken": 4529, - "Ġtakeover": 64310, - "Ġtakes": 5097, - "Ġtaking": 4737, - "Ġtako": 98133, - "Ġtakże": 64954, - "Ġtal": 8374, - "Ġtale": 24162, - "Ġtalent": 11005, - "Ġtalented": 23944, - "Ġtalents": 35032, - "Ġtales": 37565, - "Ġtalk": 3137, - "Ġtalked": 15243, - "Ġtalking": 7556, - "Ġtalks": 13739, - "Ġtall": 16615, - "Ġtaller": 51009, - "Ġtallest": 82717, - "Ġtally": 53395, - "Ġtam": 26555, - "Ġtamanho": 70338, - "Ġtamaño": 81352, - "Ġtamb": 17834, - "Ġtambién": 29571, - "Ġtambém": 35701, - "Ġtame": 82923, - "Ġtamil": 85635, - "Ġtamp": 76129, - "Ġtan": 14531, - "Ġtand": 54667, - "Ġtandem": 67042, - "Ġtang": 22636, - "Ġtangent": 69760, - "Ġtanggal": 92002, - "Ġtangible": 50401, - "Ġtangled": 93941, - "Ġtank": 13192, - "Ġtanker": 93494, - "Ġtanks": 26951, - "Ġtant": 37622, - "Ġtantal": 95685, - "Ġtanto": 33186, - "Ġtantr": 64107, - "Ġtantra": 33202, - "Ġtap": 15596, - "Ġtape": 17401, - "Ġtaped": 83614, - "Ġtaper": 55035, - "Ġtapered": 95155, - "Ġtapes": 52796, - "Ġtapi": 99176, - "Ġtapped": 49523, - "Ġtapping": 53728, - "Ġtaps": 63070, - "Ġtar": 12460, - "Ġtaraf": 96898, - "Ġtard": 62197, - "Ġtarde": 61745, - "Ġtarea": 91007, - "Ġtarg": 90080, - "Ġtarget": 2218, - "ĠtargetType": 72430, - "Ġtargeted": 17550, - "Ġtargeting": 25103, - "Ġtargets": 11811, - "Ġtariff": 61361, - "Ġtariffs": 44995, - "Ġtarn": 87580, - "Ġtart": 45915, - "Ġtas": 52314, - "Ġtask": 3465, - "ĠtaskId": 61627, - "Ġtasked": 51920, - "Ġtasks": 9256, - "Ġtast": 58172, - "Ġtaste": 12945, - "Ġtasted": 61580, - "Ġtastes": 36263, - "Ġtasting": 47500, - "Ġtasty": 39953, - "Ġtat": 72813, - "Ġtatto": 25816, - "Ġtattoo": 32894, - "Ġtattoos": 54742, - "Ġtau": 32923, - "Ġtaught": 15972, - "Ġtav": 93309, - "Ġtavern": 91235, - "Ġtax": 3827, - "Ġtaxa": 77314, - "Ġtaxable": 59453, - "Ġtaxation": 51727, - "Ġtaxed": 72515, - "Ġtaxes": 13426, - "Ġtaxi": 33605, - "Ġtaxing": 88004, - "Ġtaxis": 90603, - "Ġtaxonomy": 72906, - "Ġtaxp": 23839, - "Ġtaxpayer": 39273, - "Ġtaxpayers": 35748, - "Ġtb": 16767, - "Ġtbl": 21862, - "Ġtbody": 46520, - "Ġtbsp": 64975, - "Ġtc": 17568, - "Ġtcb": 94279, - "Ġtcp": 29151, - "Ġtd": 18425, - "Ġte": 1028, - "Ġtea": 15600, - "Ġteach": 4639, - "Ġteacher": 11326, - "Ġteachers": 13639, - "Ġteaches": 33992, - "Ġteaching": 12917, - "Ġteachings": 45572, - "Ġteal": 95707, - "Ġteam": 2128, - "Ġteamed": 61310, - "Ġteammate": 48666, - "Ġteammates": 32746, - "Ġteams": 7411, - "Ġteamwork": 84633, - "Ġtear": 18036, - "ĠtearDown": 33925, - "Ġteardown": 50404, - "Ġtearing": 56836, - "Ġtears": 24014, - "Ġteas": 30668, - "Ġtease": 67126, - "Ġteased": 79875, - "Ġteaser": 70653, - "Ġteasing": 71463, - "Ġteaspoon": 42384, - "Ġteaspoons": 93200, - "Ġtec": 86671, - "Ġtech": 13312, - "Ġtechn": 2869, - "Ġtechnical": 11156, - "Ġtechnically": 32654, - "Ġtechnician": 54611, - "Ġtechnicians": 53459, - "Ġtechnique": 15105, - "Ġtechniques": 12823, - "Ġtechno": 89999, - "Ġtechnological": 30116, - "Ġtechnologies": 14645, - "Ġtechnology": 5557, - "Ġtecn": 41934, - "Ġted": 42323, - "Ġtedious": 66838, - "Ġtee": 36176, - "Ġteen": 9562, - "Ġteenage": 34268, - "Ġteenager": 32639, - "Ġteenagers": 37719, - "Ġteens": 27294, - "Ġteeth": 18311, - "Ġteg": 57055, - "Ġtegen": 72962, - "Ġtego": 50647, - "Ġteh": 81006, - "Ġteil": 78514, - "Ġtej": 63080, - "Ġtek": 43185, - "Ġtekn": 81126, - "Ġtekst": 73678, - "Ġtel": 19227, - "Ġtela": 70866, - "Ġtelah": 58735, - "Ġtele": 8122, - "Ġtelecom": 60505, - "Ġtelecommunications": 62866, - "Ġtelefon": 43250, - "Ġtelefone": 74264, - "Ġtelefono": 63530, - "Ġtelegram": 68644, - "Ġtelemetry": 62137, - "Ġtelephone": 21186, - "Ġteleport": 50589, - "Ġtelesc": 78513, - "Ġtelescope": 56925, - "Ġtelevis": 91065, - "Ġtelevised": 76710, - "Ġtelevision": 12707, - "Ġtell": 3371, - "Ġtelling": 11890, - "Ġtells": 10975, - "Ġtem": 1592, - "Ġtema": 47015, - "Ġtemas": 85006, - "Ġtemp": 2798, - "ĠtempList": 95964, - "Ġtemper": 6940, - "Ġtemperament": 79964, - "Ġtemperatura": 84053, - "Ġtemperature": 9499, - "Ġtemperatures": 20472, - "Ġtempered": 90761, - "Ġtempfile": 55919, - "Ġtempl": 68630, - "Ġtemplate": 3896, - "ĠtemplateUrl": 13329, - "Ġtemplates": 20506, - "Ġtemple": 27850, - "Ġtemples": 57997, - "Ġtempo": 24108, - "Ġtempor": 19502, - "Ġtemporada": 82561, - "Ġtemporal": 37015, - "Ġtemporarily": 28191, - "Ġtemporary": 13643, - "Ġtemps": 27138, - "Ġtempt": 26032, - "Ġtemptation": 62461, - "Ġtempted": 54980, - "Ġtempting": 61299, - "Ġten": 5899, - "Ġtenant": 26305, - "Ġtenants": 41016, - "Ġtend": 8541, - "Ġtended": 49890, - "Ġtendencies": 61555, - "Ġtendency": 31954, - "Ġtender": 28682, - "Ġtendon": 88932, - "Ġtendr": 91346, - "Ġtends": 28335, - "Ġtenemos": 71548, - "Ġtener": 34530, - "Ġteng": 42249, - "Ġtenga": 93432, - "Ġtengo": 67990, - "Ġtennis": 32515, - "Ġtens": 22781, - "Ġtense": 43787, - "Ġtension": 24408, - "Ġtensions": 39510, - "Ġtensor": 16000, - "Ġtensorflow": 29187, - "Ġtensors": 78187, - "Ġtent": 16006, - "Ġtentang": 93164, - "Ġtentative": 76220, - "Ġtenth": 56766, - "Ġtents": 64470, - "Ġtenure": 40061, - "ĠtenÃŃa": 92665, - "Ġtep": 56152, - "Ġter": 2024, - "Ġtercer": 89981, - "Ġterm": 4751, - "Ġterme": 98020, - "Ġtermed": 61937, - "Ġtermin": 10415, - "Ġterminal": 15372, - "Ġterminals": 54079, - "Ġterminate": 30754, - "Ġterminated": 32372, - "Ġterminates": 88711, - "Ġterminating": 71681, - "Ġtermination": 35508, - "Ġterminator": 81125, - "Ġterminology": 57726, - "Ġterms": 3878, - "Ġtern": 72717, - "Ġterr": 7317, - "Ġterra": 60661, - "Ġterrace": 52578, - "Ġterrain": 25911, - "Ġterre": 88026, - "Ġterrestrial": 80492, - "Ġterrible": 17936, - "Ġterribly": 50136, - "Ġterrific": 43660, - "Ġterrified": 53731, - "Ġterrifying": 42351, - "Ġterritor": 40456, - "Ġterritorial": 52482, - "Ġterritories": 39543, - "Ġterritory": 18455, - "Ġterror": 8818, - "Ġterrorism": 24020, - "Ġterrorist": 20320, - "Ġterrorists": 29331, - "Ġters": 88730, - "Ġterse": 51637, - "Ġtersebut": 56866, - "Ġtert": 98214, - "Ġtertiary": 80423, - "Ġterug": 90601, - "Ġtes": 51309, - "Ġtess": 80930, - "Ġtest": 1296, - "ĠtestCase": 55552, - "ĠtestData": 68448, - "ĠtestName": 95496, - "Ġtestament": 61300, - "Ġtestcase": 71180, - "Ġteste": 75765, - "Ġtested": 12793, - "Ġtester": 38211, - "Ġtesters": 90819, - "Ġtestified": 39873, - "Ġtestify": 49262, - "Ġtestim": 19529, - "Ġtestimon": 47762, - "Ġtestimonials": 84610, - "Ġtestimony": 24365, - "Ġtesting": 7649, - "Ġtestosterone": 40032, - "Ġtests": 7177, - "Ġtet": 28953, - "Ġtetas": 88615, - "Ġtether": 80665, - "Ġtex": 23984, - "Ġtexas": 60348, - "Ġtext": 1495, - "ĠtextAlign": 24718, - "ĠtextBox": 19982, - "ĠtextColor": 48159, - "ĠtextDecoration": 93045, - "ĠtextField": 32488, - "ĠtextSize": 78500, - "ĠtextStatus": 61883, - "ĠtextStyle": 74196, - "ĠtextView": 32289, - "Ġtextarea": 53724, - "Ġtextbook": 56185, - "Ġtextbooks": 65303, - "Ġtextbox": 75099, - "Ġtexte": 69067, - "Ġtextile": 66638, - "Ġtextiles": 94082, - "Ġtexting": 69094, - "Ġtexto": 33125, - "Ġtexts": 22755, - "Ġtextual": 63633, - "Ġtexture": 10651, - "Ġtextured": 74644, - "Ġtextures": 30953, - "Ġteż": 66920, - "Ġtf": 6543, - "Ġtg": 54288, - "Ġtgt": 51575, - "Ġth": 270, - "Ġtha": 49588, - "Ġthai": 18420, - "Ġthaimassage": 66978, - "Ġthan": 1109, - "Ġthank": 9901, - "Ġthanked": 57595, - "Ġthankful": 43788, - "Ġthankfully": 77085, - "Ġthanking": 94121, - "Ġthanks": 9523, - "Ġthat": 430, - "Ġthats": 41136, - "Ġthaw": 86478, - "Ġthe": 279, - "Ġtheano": 96999, - "Ġtheat": 47213, - "Ġtheater": 27803, - "Ġtheaters": 44866, - "Ġtheatre": 34596, - "Ġtheatrical": 66333, - "Ġthee": 40344, - "Ġtheft": 28483, - "Ġtheir": 872, - "Ġtheirs": 48301, - "Ġthem": 1124, - "Ġthematic": 95868, - "Ġtheme": 7057, - "Ġthemed": 49644, - "Ġthemes": 22100, - "Ġthems": 5685, - "Ġthemselves": 5694, - "Ġthen": 1243, - "Ġtheolog": 90602, - "Ġtheological": 70634, - "Ġtheology": 54641, - "Ġtheor": 46820, - "Ġtheorem": 58917, - "Ġtheoret": 26188, - "Ġtheoretical": 32887, - "Ġtheoretically": 63234, - "Ġtheories": 26018, - "Ġtheorists": 84062, - "Ġtheory": 10334, - "Ġther": 9139, - "Ġtherap": 25731, - "Ġtherapeutic": 37471, - "Ġtherapies": 52312, - "Ġtherapist": 42863, - "Ġtherapists": 68616, - "Ġtherapy": 15419, - "Ġthere": 1070, - "Ġthereafter": 46095, - "Ġthereby": 28592, - "Ġtherefore": 9093, - "Ġtherein": 58179, - "Ġthereof": 34366, - "Ġtheres": 92779, - "Ġtherm": 30945, - "Ġthermal": 29487, - "Ġthermo": 97247, - "Ġthermometer": 93297, - "Ġthermostat": 75170, - "Ġthese": 1521, - "Ġthesis": 17850, - "Ġtheta": 19034, - "Ġthey": 814, - "Ġthi": 62428, - "Ġthick": 12314, - "Ġthicker": 59884, - "Ġthickness": 26839, - "Ġthief": 58835, - "Ġthieves": 61667, - "Ġthigh": 39771, - "Ġthighs": 60611, - "Ġthin": 15792, - "Ġthing": 3245, - "Ġthings": 2574, - "Ġthink": 1781, - "Ġthinker": 98636, - "Ġthinkers": 69122, - "Ġthinking": 7422, - "Ġthinks": 15849, - "Ġthinly": 99531, - "Ġthinner": 65355, - "Ġthird": 4948, - "Ġthirds": 94237, - "Ġthirst": 50690, - "Ġthirsty": 98208, - "Ġthirteen": 61759, - "Ġthirty": 27219, - "Ġthis": 420, - "Ġtho": 40425, - "Ġthor": 73833, - "Ġthorough": 17879, - "Ġthoroughly": 27461, - "Ġthose": 1884, - "Ġthou": 34223, - "Ġthough": 3582, - "Ġthought": 3463, - "Ġthoughtful": 43766, - "Ġthoughts": 11555, - "Ġthous": 7193, - "Ġthousand": 16579, - "Ġthousands": 9214, - "Ġthr": 8983, - "Ġthread": 4617, - "ĠthreadIdx": 74071, - "Ġthreaded": 67887, - "Ġthreading": 31259, - "Ġthreads": 14906, - "Ġthreat": 6023, - "Ġthreaten": 40250, - "Ġthreatened": 21699, - "Ġthreatening": 27903, - "Ġthreatens": 48926, - "Ġthreats": 18208, - "Ġthree": 2380, - "Ġthreesome": 70064, - "Ġthresh": 52844, - "Ġthreshold": 12447, - "Ġthresholds": 57240, - "Ġthrew": 22982, - "Ġthrift": 82642, - "Ġthrill": 54904, - "Ġthrilled": 38564, - "Ġthriller": 54461, - "Ġthrilling": 57399, - "Ġthrive": 41972, - "Ġthriving": 53414, - "Ġthro": 60187, - "Ġthroat": 28691, - "Ġthrom": 84664, - "Ġthrone": 44721, - "Ġthrott": 81072, - "Ġthrottle": 43266, - "Ġthrough": 1555, - "Ġthroughout": 6957, - "Ġthroughput": 64862, - "Ġthrow": 2571, - "ĠthrowError": 81880, - "Ġthrowable": 65631, - "Ġthrowing": 21939, - "Ġthrown": 15338, - "Ġthrows": 3872, - "Ġthru": 41178, - "Ġthrust": 30985, - "Ġthu": 78474, - "Ġthugs": 86419, - "Ġthuis": 55384, - "Ġthuisontvangst": 79423, - "Ġthumb": 25015, - "Ġthumbnail": 29674, - "Ġthumbnails": 81165, - "Ġthumbs": 57949, - "Ġthunder": 37943, - "Ġthunk": 79256, - "Ġthus": 8617, - "Ġthwart": 64788, - "Ġthy": 26236, - "Ġthyroid": 54060, - "Ġthé": 76680, - "Ġthông": 93530, - "ĠthÃłnh": 65161, - "Ġti": 9165, - "Ġtic": 62547, - "Ġtick": 9525, - "Ġticker": 48087, - "Ġticket": 11989, - "Ġtickets": 14741, - "Ġticking": 83437, - "Ġticks": 31057, - "Ġtid": 13413, - "Ġtidak": 28380, - "Ġtidal": 86559, - "Ġtide": 43038, - "Ġtidy": 58905, - "Ġtie": 18623, - "Ġtied": 17791, - "Ġtiempo": 29842, - "Ġtiene": 24215, - "Ġtienen": 47539, - "Ġtiener": 87746, - "Ġtienes": 72197, - "Ġtier": 27087, - "Ġtiers": 64271, - "Ġties": 20405, - "Ġtieten": 72105, - "Ġtiger": 52835, - "Ġtight": 10508, - "Ġtighten": 67845, - "Ġtightened": 85820, - "Ġtightening": 77880, - "Ġtighter": 64062, - "Ġtightly": 40069, - "Ġtijd": 53790, - "Ġtik": 87272, - "Ġtil": 10478, - "Ġtile": 10228, - "ĠtileSize": 94875, - "Ġtiled": 82970, - "Ġtiles": 21130, - "Ġtill": 12222, - "Ġtilt": 37300, - "Ġtilted": 87017, - "Ġtim": 6935, - "Ġtimber": 45888, - "Ġtime": 892, - "ĠtimeStamp": 65376, - "ĠtimeZone": 99864, - "Ġtimed": 26245, - "Ġtimedelta": 43355, - "Ġtimeframe": 71053, - "Ġtimeless": 58105, - "Ġtimeline": 25845, - "Ġtimelines": 88244, - "Ġtimely": 32100, - "Ġtimeout": 9829, - "Ġtimeouts": 92544, - "Ġtimer": 9198, - "Ġtimers": 45622, - "Ġtimes": 3115, - "Ġtimespec": 72256, - "Ġtimestamp": 11695, - "Ġtimestamps": 49881, - "Ġtimestep": 75678, - "Ġtimetable": 67640, - "Ġtimeval": 52434, - "Ġtimezone": 35057, - "Ġtimid": 99149, - "Ġtiming": 18912, - "Ġtimings": 85898, - "Ġtimp": 77745, - "Ġtin": 25826, - "Ġtinder": 90265, - "Ġting": 43327, - "Ġtinha": 96048, - "Ġtink": 91684, - "Ġtint": 49104, - "Ġtiny": 13987, - "Ġtion": 73352, - "Ġtip": 11813, - "Ġtipo": 16697, - "Ġtipos": 64962, - "Ġtipped": 66472, - "Ġtipping": 72293, - "Ġtips": 10631, - "Ġtir": 45712, - "Ġtire": 28387, - "Ġtired": 19781, - "Ġtirelessly": 99229, - "Ġtires": 31800, - "Ġtissue": 20438, - "Ġtissues": 39881, - "Ġtit": 8305, - "Ġtitan": 86612, - "Ġtitanium": 71404, - "Ġtitle": 2316, - "ĠtitleLabel": 61920, - "Ġtitled": 25891, - "Ġtitles": 15671, - "Ġtitre": 64160, - "Ġtits": 30682, - "Ġtitten": 93475, - "Ġtitular": 81205, - "Ġtitulo": 52163, - "Ġtj": 66354, - "Ġtjejer": 73007, - "Ġtk": 17603, - "Ġtkinter": 41590, - "Ġtl": 30896, - "Ġtls": 56126, - "Ġtm": 17784, - "Ġtmp": 4267, - "Ġtmpl": 80939, - "Ġtn": 44408, - "Ġto": 311, - "ĠtoArray": 79290, - "ĠtoDate": 82203, - "ĠtoItem": 99460, - "ĠtoJSON": 80622, - "ĠtoJson": 66357, - "ĠtoReturn": 83098, - "ĠtoString": 14667, - "Ġtoast": 23211, - "Ġtoasted": 93972, - "Ġtoaster": 90918, - "Ġtoastr": 59452, - "Ġtob": 25410, - "Ġtobacco": 27531, - "Ġtoc": 55961, - "Ġtoch": 98798, - "Ġtod": 11791, - "Ġtoda": 41278, - "Ġtodas": 31201, - "Ġtoday": 3432, - "Ġtodd": 39034, - "Ġtoddler": 52335, - "Ġtoddlers": 79935, - "Ġtodo": 12067, - "Ġtodos": 15887, - "Ġtoe": 31316, - "Ġtoen": 100134, - "Ġtoes": 45713, - "Ġtofu": 80247, - "Ġtog": 13445, - "Ġtogether": 3871, - "Ġtogg": 54906, - "Ġtoggle": 15349, - "Ġtoi": 76420, - "Ġtoile": 49775, - "Ġtoilet": 27306, - "Ġtoilets": 63287, - "Ġtok": 9825, - "Ġtoken": 4037, - "ĠtokenId": 88138, - "Ġtokenize": 78751, - "Ġtokenizer": 47058, - "Ġtokens": 11460, - "Ġtol": 39674, - "Ġtold": 3309, - "Ġtoler": 15230, - "Ġtolerance": 25065, - "Ġtolerant": 74582, - "Ġtolerate": 50134, - "Ġtolerated": 66441, - "Ġtoll": 26936, - "Ġtolua": 66624, - "Ġtom": 10390, - "Ġtomar": 64811, - "Ġtomato": 42120, - "Ġtomatoes": 41613, - "Ġtomb": 44180, - "Ġtome": 85842, - "Ġtomorrow": 16986, - "Ġton": 8941, - "Ġtone": 16630, - "Ġtoned": 98831, - "Ġtones": 43076, - "Ġtong": 22076, - "Ġtongue": 25466, - "Ġtongues": 89435, - "Ġtonic": 99305, - "Ġtonight": 18396, - "Ġtonnes": 52021, - "Ġtons": 20181, - "Ġtonumber": 67396, - "Ġtoo": 2288, - "Ġtook": 3952, - "Ġtool": 5507, - "ĠtoolStrip": 48002, - "Ġtoolbar": 27031, - "Ġtoolbox": 68970, - "Ġtoolkit": 66994, - "Ġtools": 7526, - "Ġtooltip": 26529, - "Ġtooltips": 92334, - "Ġtooth": 26588, - "Ġtop": 1948, - "ĠtopLeft": 80203, - "ĠtopLevel": 91520, - "Ġtopic": 8712, - "Ġtopical": 66376, - "Ġtopics": 13650, - "Ġtopo": 73619, - "Ġtopology": 45982, - "Ġtopp": 45141, - "Ġtopped": 40901, - "Ġtopping": 61376, - "Ġtoppings": 90771, - "Ġtops": 33522, - "Ġtor": 5801, - "Ġtorch": 7990, - "Ġtorchvision": 68925, - "Ġtore": 63108, - "Ġtorino": 71543, - "Ġtorment": 73770, - "Ġtorn": 21830, - "Ġtornado": 45272, - "Ġtorpedo": 92983, - "Ġtorque": 42131, - "Ġtorrent": 31675, - "Ġtorrents": 98931, - "Ġtors": 95560, - "Ġtorso": 64300, - "Ġtort": 16831, - "Ġtorture": 30667, - "Ġtortured": 57034, - "Ġtoss": 26251, - "Ġtossed": 51249, - "Ġtossing": 85151, - "Ġtostring": 71990, - "Ġtot": 2458, - "Ġtotal": 2860, - "ĠtotalCount": 60813, - "ĠtotalPages": 93394, - "ĠtotalPrice": 73305, - "ĠtotalTime": 92846, - "Ġtotaled": 89518, - "Ġtotalement": 94773, - "Ġtotaling": 82223, - "Ġtotalitarian": 90364, - "Ġtotally": 12756, - "Ġtotalmente": 81241, - "Ġtotals": 44745, - "Ġtote": 88619, - "Ġtou": 15119, - "Ġtouch": 5916, - "Ġtouchdown": 26079, - "Ġtouchdowns": 43879, - "Ġtouched": 24891, - "Ġtouches": 29727, - "Ġtouching": 31687, - "Ġtouchscreen": 77857, - "Ġtough": 11292, - "Ġtougher": 49331, - "Ġtoughest": 60406, - "Ġtoughness": 77318, - "Ġtoujours": 44093, - "Ġtour": 7364, - "Ġtoured": 91713, - "Ġtouring": 48551, - "Ġtourism": 32083, - "Ġtourist": 31070, - "Ġtourists": 32753, - "Ġtournament": 16520, - "Ġtournaments": 40161, - "Ġtours": 31261, - "Ġtous": 26725, - "Ġtout": 16968, - "Ġtoute": 43905, - "Ġtouted": 67528, - "Ġtoutes": 40744, - "Ġtow": 16190, - "Ġtoward": 9017, - "Ġtowards": 7119, - "Ġtowel": 43713, - "Ġtowels": 53984, - "Ġtower": 21970, - "Ġtowering": 87794, - "Ġtowers": 40825, - "Ġtowing": 89792, - "Ġtown": 6424, - "Ġtowns": 25861, - "Ġtownship": 88275, - "Ġtox": 41569, - "Ġtoxic": 21503, - "Ġtoxicity": 58011, - "Ġtoxin": 98534, - "Ġtoxins": 62186, - "Ġtoy": 22068, - "Ġtoys": 23939, - "Ġtp": 18593, - "Ġtph": 74879, - "Ġtpl": 62079, - "Ġtq": 36985, - "Ġtqdm": 40504, - "Ġtr": 490, - "Ġtra": 9781, - "Ġtrab": 18062, - "Ġtrabaj": 39974, - "Ġtrabajar": 95665, - "Ġtrabajo": 39318, - "Ġtrabal": 37368, - "Ġtrabalho": 55739, - "Ġtrace": 11917, - "Ġtraceback": 47158, - "Ġtraced": 51400, - "Ġtracer": 65406, - "Ġtraces": 35483, - "Ġtracing": 46515, - "Ġtrack": 3839, - "Ġtracked": 34156, - "Ġtracker": 29431, - "Ġtrackers": 92082, - "Ġtracking": 15194, - "Ġtracks": 14242, - "Ġtract": 42929, - "Ġtraction": 47955, - "Ġtractor": 59785, - "Ġtrad": 4790, - "Ġtrade": 6696, - "Ġtraded": 31207, - "Ġtrademark": 32464, - "Ġtrademarks": 42134, - "Ġtrader": 45465, - "Ġtraders": 35687, - "Ġtrades": 31442, - "Ġtrading": 11380, - "Ġtradition": 14135, - "Ġtraditional": 8776, - "Ġtraditionally": 36342, - "Ġtraditions": 32006, - "Ġtraf": 99988, - "Ġtraff": 8422, - "Ġtraffic": 9629, - "Ġtrafficking": 34563, - "Ġtrag": 72702, - "Ġtraged": 28375, - "Ġtragedies": 99870, - "Ġtragedy": 31926, - "Ġtragic": 35279, - "Ġtrail": 9025, - "Ġtrailed": 97171, - "Ġtrailer": 19809, - "Ġtrailers": 50805, - "Ġtrailing": 28848, - "Ġtrails": 33965, - "Ġtrain": 5542, - "Ġtrainable": 88761, - "Ġtrained": 16572, - "Ġtrainer": 29994, - "Ġtrainers": 51191, - "Ġtraining": 4967, - "Ġtrains": 28788, - "Ġtrait": 18027, - "Ġtraitement": 89714, - "Ġtraits": 25022, - "Ġtraj": 63128, - "Ġtrajectories": 86648, - "Ġtrajectory": 35782, - "Ġtram": 53345, - "Ġtran": 24614, - "Ġtrance": 98531, - "Ġtranny": 70698, - "Ġtranqu": 41664, - "Ġtranquil": 68040, - "Ġtrans": 1380, - "Ġtransaction": 7901, - "Ġtransactions": 14463, - "Ġtransc": 42590, - "Ġtranscend": 74809, - "Ġtranscript": 36815, - "Ġtranscription": 46940, - "Ġtranscripts": 61412, - "Ġtransf": 20429, - "Ġtransfer": 8481, - "Ġtransferred": 23217, - "Ġtransferring": 51051, - "Ġtransfers": 31711, - "Ġtransform": 5276, - "Ġtransformation": 18475, - "Ġtransformations": 54070, - "Ġtransformative": 87435, - "Ġtransformed": 24411, - "Ġtransformer": 43678, - "Ġtransformers": 87970, - "Ġtransforming": 46890, - "Ġtransforms": 29575, - "Ġtransgender": 28307, - "Ġtransient": 41658, - "Ġtransistor": 99041, - "Ġtransit": 25032, - "Ġtransition": 9320, - "Ġtransitional": 66743, - "Ġtransitioning": 73194, - "Ġtransitions": 34692, - "Ġtransl": 12215, - "Ġtranslate": 15025, - "ĠtranslateY": 88849, - "Ġtranslated": 25548, - "Ġtranslates": 48018, - "Ġtranslating": 67371, - "Ġtranslation": 14807, - "Ġtranslations": 37793, - "Ġtranslator": 46588, - "Ġtranslators": 73804, - "Ġtranslucent": 85364, - "Ġtransmission": 18874, - "Ġtransmissions": 92096, - "Ġtransmit": 30382, - "Ġtransmitted": 34699, - "Ġtransmitter": 62210, - "Ġtransmitting": 78768, - "Ġtransparency": 28330, - "Ġtransparent": 18300, - "Ġtransplant": 43929, - "Ġtransplantation": 98702, - "Ġtransport": 7710, - "Ġtransportation": 18386, - "Ġtransporte": 96488, - "Ġtransported": 40460, - "Ġtransporter": 73565, - "Ġtransporting": 67757, - "Ġtransports": 69169, - "Ġtranspose": 52023, - "Ġtrap": 23709, - "Ġtrapped": 31691, - "Ġtrapping": 93669, - "Ġtraps": 45660, - "Ġtras": 34264, - "Ġtrash": 23701, - "Ġtrat": 41921, - "Ġtrata": 64367, - "Ġtratamiento": 89745, - "Ġtratt": 94034, - "Ġtrauma": 30988, - "Ġtraumat": 99136, - "Ġtraumatic": 54286, - "Ġtrav": 10346, - "Ġtrava": 58673, - "Ġtravail": 42775, - "Ġtravel": 5944, - "Ġtraveled": 31796, - "Ġtraveler": 63865, - "Ġtravelers": 40386, - "Ġtraveling": 21646, - "Ġtravelled": 46368, - "Ġtraveller": 86294, - "Ġtravellers": 60068, - "Ġtravelling": 31829, - "Ġtravels": 35292, - "Ġtravers": 30517, - "Ġtraversal": 57402, - "Ġtraverse": 38646, - "Ġtravés": 50452, - "Ġtray": 35788, - "Ġtrays": 92825, - "Ġtre": 4353, - "Ġtread": 48814, - "Ġtreadmill": 85746, - "Ġtreason": 79359, - "Ġtreasure": 32726, - "Ġtreasurer": 96491, - "Ġtreasures": 59949, - "Ġtreasury": 79353, - "Ġtreat": 4322, - "Ġtreated": 12020, - "Ġtreaties": 76477, - "Ġtreating": 27723, - "Ġtreatment": 6514, - "Ġtreatments": 22972, - "Ġtreats": 32839, - "Ġtreaty": 38997, - "Ġtrebuie": 95658, - "Ġtree": 5021, - "ĠtreeNode": 66375, - "Ġtrees": 12690, - "Ġtreff": 76787, - "Ġtreffen": 52973, - "Ġtrek": 45688, - "Ġtrem": 18659, - "Ġtrembling": 93088, - "Ġtremend": 24348, - "Ġtremendous": 28040, - "Ġtremendously": 72423, - "Ġtren": 74700, - "Ġtrench": 54352, - "Ġtrenches": 96078, - "Ġtrend": 9327, - "Ġtrending": 51950, - "Ġtrends": 18845, - "Ġtrendy": 58930, - "Ġtres": 31723, - "Ġtrespass": 75330, - "Ġtrg": 98360, - "Ġtri": 2463, - "Ġtrial": 9269, - "Ġtrials": 19622, - "Ġtriang": 77505, - "Ġtriangle": 22217, - "Ġtriangles": 43546, - "Ġtriangular": 66594, - "Ġtrib": 14121, - "Ġtribal": 40489, - "Ġtribe": 34671, - "Ġtribes": 39503, - "Ġtribunal": 63992, - "Ġtribute": 35491, - "Ġtrick": 14397, - "Ġtrickle": 98444, - "Ġtricks": 29862, - "Ġtricky": 34553, - "Ġtrie": 60167, - "Ġtried": 6818, - "Ġtries": 16696, - "Ġtrif": 90203, - "Ġtrig": 54033, - "Ġtrigger": 8346, - "Ġtriggered": 22900, - "Ġtriggering": 52605, - "Ġtriggers": 31854, - "Ġtrillion": 32610, - "Ġtrilogy": 57886, - "Ġtrim": 11259, - "Ġtrimest": 75110, - "Ġtrimmed": 52081, - "Ġtrimming": 82987, - "Ġtrio": 35062, - "Ġtrip": 8577, - "Ġtriple": 24657, - "Ġtriples": 89661, - "Ġtriplet": 99809, - "Ġtripod": 92154, - "Ġtrips": 23277, - "Ġtritur": 67241, - "Ġtrium": 92906, - "Ġtriumph": 38586, - "Ġtrivia": 74032, - "Ġtrivial": 36747, - "Ġtro": 8348, - "Ġtrois": 56321, - "Ġtroll": 58534, - "Ġtrolling": 90610, - "Ġtrolls": 65685, - "Ġtrom": 65636, - "Ġtrong": 70186, - "Ġtroop": 71816, - "Ġtroops": 17312, - "Ġtrop": 21965, - "Ġtrope": 85248, - "Ġtrophies": 54544, - "Ġtrophy": 38782, - "Ġtropical": 35148, - "Ġtrot": 57677, - "Ġtrotz": 91139, - "Ġtrou": 26483, - "Ġtroub": 20498, - "Ġtrouble": 12544, - "Ġtroubled": 42132, - "Ġtroubles": 35665, - "Ġtroubleshooting": 69771, - "Ġtroublesome": 78518, - "Ġtroubling": 52329, - "Ġtrough": 79065, - "Ġtrous": 61128, - "Ġtrousers": 68776, - "Ġtrout": 80827, - "Ġtrouve": 71451, - "Ġtrouver": 46524, - "Ġtrouvé": 100162, - "Ġtrov": 54639, - "Ġtrovare": 83683, - "Ġtruck": 11092, - "Ġtrucks": 27861, - "Ġtrue": 837, - "Ġtruly": 9615, - "Ġtrump": 39155, - "Ġtrumpet": 92359, - "Ġtrunc": 63950, - "Ġtruncate": 57872, - "Ġtruncated": 60856, - "Ġtrunk": 38411, - "Ġtrust": 7095, - "Ġtrusted": 22542, - "Ġtrustee": 76866, - "Ġtrustees": 79811, - "Ġtrusting": 69344, - "Ġtrusts": 66614, - "Ġtrustworthy": 57042, - "Ġtruth": 8206, - "Ġtruthful": 90967, - "Ġtruths": 53219, - "Ġtrx": 74121, - "Ġtry": 1456, - "Ġtrying": 4560, - "Ġträ": 86723, - "Ġtrès": 25945, - "Ġtrês": 82629, - "Ġts": 10814, - "Ġtsl": 47486, - "Ġtslib": 95361, - "Ġtslint": 49781, - "Ġtsp": 39020, - "Ġtst": 72807, - "Ġtsunami": 72155, - "Ġtt": 18334, - "Ġttk": 67564, - "Ġttl": 55032, - "Ġtts": 99640, - "Ġtty": 61167, - "Ġtu": 9964, - "Ġtua": 64984, - "Ġtub": 15286, - "Ġtube": 14019, - "Ġtuberculosis": 88234, - "Ġtubes": 34083, - "Ġtubing": 75002, - "Ġtucked": 61218, - "Ġtud": 71159, - "Ġtudo": 56796, - "Ġtug": 82715, - "Ġtuition": 39038, - "Ġtul": 62036, - "Ġtum": 15756, - "Ġtumble": 88050, - "Ġtumblr": 46400, - "Ġtumor": 36254, - "Ġtumors": 56071, - "Ġtumult": 85677, - "Ġtun": 11716, - "Ġtuna": 75057, - "Ġtune": 26306, - "Ġtuned": 33519, - "Ġtuner": 91795, - "Ġtunes": 55090, - "Ġtung": 85307, - "Ġtuning": 42438, - "Ġtunnel": 26711, - "Ġtunnels": 53827, - "Ġtuo": 63258, - "Ġtup": 58485, - "Ġtuple": 14743, - "Ġtuples": 46325, - "Ġtur": 13535, - "Ġturb": 29112, - "Ġturbine": 66270, - "Ġturbines": 76775, - "Ġturbo": 48127, - "Ġturbulence": 95167, - "Ġturbulent": 83321, - "Ġturf": 60090, - "Ġturkey": 45405, - "Ġturmoil": 63355, - "Ġturn": 2543, - "Ġturnaround": 67610, - "Ġturned": 6656, - "Ġturning": 13353, - "Ġturno": 98967, - "Ġturnout": 53019, - "Ġturnover": 48639, - "Ġturnovers": 81727, - "Ġturns": 10800, - "Ġturquoise": 97047, - "Ġturret": 65486, - "Ġturtle": 37189, - "Ġturtles": 72503, - "Ġtus": 41784, - "Ġtussen": 89822, - "Ġtut": 18551, - "Ġtutor": 26370, - "Ġtutorial": 22237, - "Ġtutorials": 44912, - "Ġtutoring": 78143, - "Ġtutors": 84032, - "Ġtutte": 75257, - "Ġtutti": 44380, - "Ġtutto": 52282, - "Ġtv": 11333, - "Ġtvb": 87007, - "Ġtw": 4483, - "Ġtwe": 14887, - "Ġtweak": 52143, - "Ġtweaked": 89560, - "Ġtweaking": 89347, - "Ġtweaks": 63437, - "Ġtwee": 73708, - "Ġtween": 66617, - "Ġtweet": 12072, - "Ġtweeted": 27045, - "Ġtweeting": 69815, - "Ġtweets": 24025, - "Ġtwelve": 30335, - "Ġtwenties": 97696, - "Ġtwentieth": 62520, - "Ġtwenty": 17510, - "Ġtwice": 11157, - "Ġtwig": 52346, - "Ġtwilight": 93722, - "Ġtwin": 28497, - "Ġtwink": 97500, - "Ġtwins": 44736, - "Ġtwist": 27744, - "Ġtwisted": 38817, - "Ġtwisting": 80654, - "Ġtwists": 62990, - "Ġtwitch": 60513, - "Ġtwitter": 23068, - "Ġtwo": 1403, - "Ġtx": 10055, - "Ġtxn": 50821, - "Ġtxt": 8091, - "Ġty": 13892, - "Ġtying": 63143, - "Ġtylko": 53144, - "Ġtym": 39477, - "Ġtyp": 3666, - "Ġtype": 955, - "ĠtypeId": 90847, - "ĠtypeName": 53700, - "Ġtypealias": 88330, - "Ġtyped": 33069, - "Ġtypedef": 13809, - "Ġtypeid": 87906, - "Ġtypename": 11496, - "Ġtypeof": 7960, - "Ġtypes": 4595, - "Ġtypical": 14595, - "Ġtypically": 11383, - "Ġtyping": 20061, - "Ġtypings": 25966, - "ĠtypingsJapgolly": 72740, - "ĠtypingsSlinky": 60934, - "Ġtypo": 86205, - "Ġtypography": 97382, - "Ġtyr": 43049, - "Ġtyranny": 78001, - "Ġtyre": 74028, - "Ġtyres": 69793, - "Ġtys": 78539, - "Ġtz": 43628, - "Ġtá": 80684, - "Ġtão": 96772, - "Ġtä": 51890, - "Ġté": 47289, - "Ġtéc": 87263, - "Ġtécn": 71623, - "Ġtélé": 43116, - "Ġtéléphone": 100007, - "Ġtér": 90735, - "Ġtêm": 99960, - "Ġtête": 83067, - "Ġtë": 42195, - "Ġtö": 64673, - "Ġtú": 90318, - "ĠtÃŃ": 77507, - "ĠtÃŃtulo": 86051, - "Ġtá»": 47600, - "Ġtừ": 95676, - "Ġu": 577, - "ĠuLocal": 82468, - "Ġua": 46659, - "Ġuart": 47968, - "Ġub": 18393, - "Ġuber": 93139, - "Ġubic": 63874, - "Ġubiqu": 53336, - "Ġubiquitous": 64564, - "Ġubuntu": 85314, - "Ġuc": 26805, - "Ġucfirst": 68021, - "Ġuchar": 62746, - "Ġucwords": 96504, - "Ġucz": 88526, - "Ġud": 28092, - "Ġuden": 93855, - "Ġudp": 50319, - "Ġue": 61198, - "Ġuf": 55151, - "Ġug": 68756, - "Ġugl": 92218, - "Ġugly": 28360, - "Ġuh": 44844, - "Ġui": 7657, - "Ġuid": 14959, - "Ġuint": 2687, - "Ġuintptr": 39290, - "Ġuit": 25290, - "Ġuk": 15012, - "Ġul": 8725, - "Ġulcer": 96971, - "Ġull": 53396, - "Ġullam": 78108, - "Ġulong": 43091, - "Ġult": 8675, - "Ġultimate": 17139, - "Ġultimately": 13967, - "Ġultimo": 93106, - "Ġultr": 37232, - "Ġultra": 24955, - "Ġultrasound": 63859, - "Ġum": 4543, - "Ġuma": 10832, - "Ġumb": 37781, - "Ġumbrella": 48998, - "Ġump": 86142, - "Ġun": 653, - "Ġuna": 5203, - "Ġunab": 96718, - "Ġunable": 12153, - "Ġunacceptable": 44085, - "Ġunaffected": 78622, - "Ġuname": 75574, - "Ġunanim": 41075, - "Ġunanimous": 68509, - "Ġunanimously": 65178, - "Ġunanswered": 76547, - "Ġunarmed": 64999, - "Ġunary": 76778, - "Ġunas": 77926, - "Ġunauthorized": 45571, - "Ġunavailable": 36087, - "Ġunavoid": 78302, - "Ġunavoidable": 84116, - "Ġunaware": 41747, - "Ġunb": 42644, - "Ġunbe": 66671, - "Ġunbearable": 99930, - "Ġunbelie": 40037, - "Ġunbelievable": 52229, - "Ġunbiased": 74315, - "Ġunborn": 86333, - "Ġunc": 21482, - "Ġuncert": 23953, - "Ġuncertain": 36218, - "Ġuncertainties": 69867, - "Ġuncertainty": 27924, - "Ġunchanged": 35957, - "Ġunchecked": 54291, - "Ġuncle": 38594, - "Ġunclear": 25420, - "Ġuncomfort": 27824, - "Ġuncomfortable": 29213, - "Ġuncomment": 63173, - "Ġuncommon": 41296, - "Ġuncomp": 66637, - "Ġuncompressed": 93482, - "Ġuncon": 26118, - "Ġunconditional": 84663, - "Ġunconscious": 40711, - "Ġunconstitutional": 53925, - "Ġuncont": 71093, - "Ġunconventional": 73978, - "Ġuncover": 45063, - "Ġuncovered": 43522, - "Ġund": 2073, - "Ġunde": 59995, - "Ġundead": 70204, - "Ġundecided": 94555, - "Ġundef": 32244, - "Ġundefeated": 93576, - "Ġundefined": 5732, - "Ġundeniable": 81832, - "Ġunder": 1234, - "Ġunderage": 88112, - "Ġundercover": 58581, - "Ġundercut": 96109, - "Ġunderestimate": 79583, - "Ġunderestimated": 87136, - "Ġundergo": 37771, - "Ġundergoing": 47397, - "Ġundergone": 64238, - "Ġundergrad": 86172, - "Ġundergraduate": 41534, - "Ġunderground": 26326, - "Ġunderline": 52974, - "Ġunderlying": 16940, - "Ġundermin": 42186, - "Ġundermine": 43047, - "Ġundermined": 80617, - "Ġundermines": 96236, - "Ġundermining": 78469, - "Ġunderneath": 30456, - "Ġunderrated": 94779, - "Ġunders": 26445, - "Ġunderscore": 53209, - "Ġunderscores": 72890, - "Ġunderside": 96321, - "Ġunderst": 14653, - "Ġunderstand": 3619, - "Ġunderstandable": 49839, - "Ġunderstandably": 88098, - "Ġunderstanding": 8830, - "Ġunderstands": 31869, - "Ġunderstood": 16365, - "Ġundert": 19165, - "Ġundertake": 49643, - "Ġundertaken": 45179, - "Ġundertaking": 49326, - "Ġunderwater": 46474, - "Ġunderway": 38199, - "Ġunderwear": 55244, - "Ġunderwent": 55093, - "Ġunderworld": 100225, - "Ġundes": 56838, - "Ġundesirable": 77344, - "Ġundis": 82037, - "Ġundisclosed": 83957, - "Ġundo": 29821, - "Ġundocumented": 47757, - "Ġundone": 79841, - "Ġundoubtedly": 38048, - "Ġundue": 91642, - "Ġune": 6316, - "Ġunearth": 79675, - "Ġuneasy": 83372, - "Ġunemployed": 49989, - "Ġunemployment": 26690, - "Ġunequal": 78295, - "Ġunequiv": 84035, - "Ġunethical": 89735, - "Ġuneven": 61437, - "Ġunexpected": 16907, - "Ġunexpectedly": 51709, - "Ġunf": 9662, - "Ġunfair": 28743, - "Ġunfairly": 76725, - "Ġunfamiliar": 50383, - "Ġunfavor": 81383, - "Ġunfavorable": 93071, - "Ġunfinished": 64716, - "Ġunfit": 94567, - "Ġunfold": 28572, - "Ġunfolded": 76782, - "Ġunfolding": 33831, - "Ġunfolds": 90765, - "Ġunfore": 96691, - "Ġunforgettable": 61098, - "Ġunfortunate": 34707, - "Ġunfortunately": 26907, - "Ġung": 51590, - "Ġunge": 67896, - "Ġunh": 31175, - "Ġunhappy": 43251, - "Ġunhealthy": 53808, - "Ġunheard": 86560, - "Ġuni": 48986, - "Ġunic": 88649, - "Ġunicode": 27169, - "Ġunicorn": 82930, - "Ġunidad": 97822, - "Ġunidades": 95531, - "Ġunidentified": 65578, - "Ġunified": 43790, - "Ġuniform": 14113, - "Ġuniformly": 78909, - "Ġuniforms": 45233, - "Ġunify": 86440, - "Ġunilateral": 86978, - "Ġunimagin": 87212, - "Ġunin": 71113, - "Ġuninitialized": 98387, - "Ġunins": 66203, - "Ġuninstall": 54735, - "Ġuninsured": 82707, - "Ġunint": 35877, - "Ġunintended": 73443, - "Ġunintention": 70576, - "Ġuninterrupted": 99250, - "Ġunion": 11552, - "Ġunions": 29590, - "Ġuniq": 55252, - "Ġuniqu": 29121, - "Ġunique": 5016, - "Ġuniquely": 42329, - "Ġuniqueness": 60157, - "Ġunit": 5089, - "ĠunitOfWork": 85153, - "Ġunite": 52696, - "Ġunited": 29292, - "Ġunits": 8316, - "Ġunittest": 20499, - "Ġunity": 31426, - "Ġunivers": 11159, - "Ġuniversal": 20789, - "Ġuniversally": 61528, - "Ġuniverse": 15861, - "Ġuniversities": 23978, - "Ġuniversity": 12374, - "Ġunix": 52966, - "Ġunjust": 52583, - "Ġunk": 65531, - "Ġunknow": 84644, - "Ġunknown": 9987, - "Ġunl": 65985, - "Ġunlaw": 39957, - "Ġunlawful": 45522, - "Ġunle": 38826, - "Ġunleash": 78535, - "Ġunleashed": 69364, - "Ġunless": 7389, - "Ġunlike": 20426, - "Ġunlikely": 17821, - "Ġunlimited": 27862, - "Ġunlink": 48579, - "Ġunload": 63814, - "Ġunloaded": 88806, - "Ġunlock": 15405, - "Ġunlocked": 36718, - "Ġunlocking": 80478, - "Ġunlocks": 74291, - "Ġunlucky": 89544, - "Ġunm": 38531, - "Ġunmanned": 88940, - "Ġunmarried": 95587, - "Ġunmatched": 69477, - "Ġunmist": 92358, - "Ġunmistak": 96207, - "Ġunn": 17380, - "Ġunnamed": 53873, - "Ġunnatural": 81846, - "Ġunnecessarily": 83474, - "Ġunnecessary": 26225, - "Ġunnoticed": 78023, - "Ġuno": 24840, - "Ġunofficial": 57751, - "Ġunordered": 56833, - "Ġunos": 53998, - "Ġunp": 22355, - "Ġunpack": 32165, - "Ġunpaid": 55184, - "Ġunparalleled": 71257, - "Ġunpl": 84945, - "Ġunpleasant": 47989, - "Ġunpopular": 66858, - "Ġunprecedented": 31069, - "Ġunpredict": 44696, - "Ġunpredictable": 50235, - "Ġunprotected": 94451, - "Ġunpublished": 85317, - "Ġunquestion": 75633, - "Ġunr": 41480, - "Ġunravel": 75073, - "Ġunre": 38223, - "Ġunreachable": 70422, - "Ġunread": 61391, - "Ġunreal": 50204, - "Ġunrealistic": 71985, - "Ġunreasonable": 59525, - "Ġunrecognized": 97239, - "Ġunregister": 63213, - "Ġunrelated": 46305, - "Ġunreliable": 67129, - "Ġunresolved": 81261, - "Ġunrest": 59322, - "Ġunrestricted": 78939, - "Ġuns": 7120, - "Ġunsafe": 20451, - "Ġunseen": 64233, - "Ġunser": 24843, - "Ġunsere": 45467, - "Ġunserem": 78112, - "Ġunseren": 67582, - "Ġunserer": 45260, - "Ġunserialize": 76594, - "Ġunset": 18484, - "Ġunsett": 68770, - "Ġunsettling": 92080, - "Ġunsigned": 3859, - "Ġunspecified": 55411, - "Ġunst": 65890, - "Ġunstable": 45311, - "Ġunstoppable": 93764, - "Ġunsub": 80304, - "Ġunsubscribe": 45474, - "Ġunsuccessful": 46025, - "Ġunsuccessfully": 97725, - "Ġunsupported": 41509, - "Ġunsur": 69217, - "Ġunsure": 44003, - "Ġunsus": 92651, - "Ġunsustainable": 98609, - "Ġunt": 13365, - "Ġunten": 83916, - "Ġunter": 22229, - "Ġunters": 58786, - "Ġunterschied": 81360, - "Ġunterstüt": 82529, - "Ġunthinkable": 96603, - "Ġuntil": 3156, - "Ġunto": 30449, - "Ġuntouched": 68622, - "Ġuntranslated": 91448, - "Ġuntreated": 83920, - "Ġuntrue": 88977, - "Ġuntuk": 20166, - "Ġunus": 16236, - "Ġunused": 20604, - "Ġunusual": 19018, - "Ġunusually": 57899, - "Ġunve": 28847, - "Ġunveil": 92131, - "Ġunveiled": 39297, - "Ġunveiling": 92588, - "Ġunw": 15375, - "Ġunwanted": 36021, - "Ġunwilling": 46243, - "Ġunwind": 82610, - "Ġunwitting": 95119, - "Ġunwrap": 80913, - "Ġunzip": 77013, - "Ġuom": 51153, - "Ġuomini": 56513, - "Ġuomo": 36226, - "Ġup": 709, - "Ġupbeat": 85773, - "Ġupbringing": 92385, - "Ġupcoming": 14827, - "Ġupd": 80103, - "Ġupdate": 2713, - "ĠupdateTime": 76435, - "ĠupdateUser": 61491, - "Ġupdated": 6177, - "ĠupdatedAt": 49931, - "Ġupdater": 69349, - "Ġupdates": 9013, - "Ġupdating": 21686, - "Ġupfront": 65451, - "Ġupgrade": 14234, - "Ġupgraded": 33624, - "Ġupgrades": 32714, - "Ġupgrading": 47035, - "Ġuphe": 96710, - "Ġupheld": 62411, - "Ġuphill": 77758, - "Ġuphol": 70304, - "Ġuphold": 64523, - "Ġupholstery": 96788, - "Ġupkeep": 97196, - "Ġuplift": 97547, - "Ġuplifting": 95609, - "Ġupload": 8298, - "Ġuploaded": 23700, - "Ġuploader": 83357, - "Ġuploading": 48429, - "Ġuploads": 67663, - "Ġupon": 5304, - "Ġupp": 64533, - "Ġupper": 8582, - "Ġuppercase": 40582, - "Ġupright": 49685, - "Ġuprising": 70506, - "Ġupro": 97932, - "Ġups": 33834, - "Ġupscale": 75023, - "Ġupset": 23268, - "Ġupsetting": 91069, - "Ġupside": 36941, - "Ġupstairs": 50007, - "Ġupstream": 42830, - "Ġupt": 35435, - "Ġuptake": 69575, - "Ġuptime": 87789, - "Ġupto": 81226, - "Ġupward": 40872, - "Ġupwards": 45054, - "Ġur": 4433, - "Ġuranium": 54944, - "Ġuranus": 96328, - "Ġurb": 78810, - "Ġurban": 16036, - "Ġure": 53560, - "Ġurg": 61939, - "Ġurge": 33147, - "Ġurged": 28932, - "Ġurgency": 54917, - "Ġurgent": 34771, - "Ġurgently": 77720, - "Ġurges": 63937, - "Ġurging": 43676, - "Ġuri": 13371, - "Ġurinary": 72735, - "Ġurine": 40335, - "Ġurl": 2576, - "ĠurlString": 83589, - "Ġurlencode": 59791, - "Ġurllib": 25057, - "Ġurlparse": 81167, - "Ġurlpatterns": 64534, - "Ġurls": 31084, - "Ġurn": 66967, - "Ġus": 603, - "Ġusa": 34815, - "Ġusability": 76160, - "Ġusable": 41030, - "Ġusado": 98443, - "Ġusage": 10648, - "Ġusando": 58241, - "Ġusar": 47615, - "Ġusb": 28081, - "Ġuse": 1005, - "ĠuseCallback": 44605, - "ĠuseClass": 98775, - "ĠuseContext": 35752, - "ĠuseDispatch": 40994, - "ĠuseEffect": 14567, - "ĠuseForm": 92026, - "ĠuseHistory": 45133, - "ĠuseMemo": 73579, - "ĠuseNewUrlParser": 93730, - "ĠuseParams": 85289, - "ĠuseRef": 41233, - "ĠuseRouter": 95015, - "ĠuseSelector": 33492, - "ĠuseState": 8264, - "ĠuseStyles": 35229, - "Ġused": 1511, - "Ġuseful": 5505, - "Ġusefulness": 76964, - "Ġuseless": 29948, - "Ġuser": 1217, - "ĠuserAgent": 95296, - "ĠuserDao": 79061, - "ĠuserData": 35485, - "ĠuserDetails": 89203, - "ĠuserEmail": 88670, - "ĠuserID": 36304, - "ĠuserId": 10542, - "ĠuserInfo": 25477, - "ĠuserInput": 65273, - "ĠuserList": 65474, - "ĠuserManager": 66762, - "ĠuserModel": 83885, - "ĠuserName": 20446, - "ĠuserProfile": 87756, - "ĠuserRepository": 50608, - "ĠuserService": 31762, - "ĠuserType": 88647, - "Ġuserdata": 67974, - "Ġuserid": 33370, - "Ġuserinfo": 92278, - "Ġusern": 76112, - "Ġusername": 6059, - "Ġusernames": 83151, - "Ġusers": 3932, - "Ġuses": 5829, - "Ġusher": 64260, - "Ġushort": 44124, - "Ġusing": 1701, - "Ġusize": 23098, - "Ġusleep": 83701, - "Ġuso": 35010, - "Ġusr": 44171, - "Ġust": 88689, - "Ġusted": 61395, - "Ġusu": 41388, - "Ġusual": 13783, - "Ġusually": 6118, - "Ġusuario": 16787, - "Ġusuarios": 42856, - "Ġusur": 96188, - "Ġusuário": 60118, - "Ġut": 8791, - "Ġutan": 82864, - "Ġutc": 70696, - "Ġuten": 86573, - "Ġutens": 82036, - "Ġuterus": 85656, - "Ġutf": 10871, - "Ġutil": 4186, - "Ġutilis": 42587, - "Ġutilisateur": 87626, - "Ġutilise": 69152, - "Ġutiliser": 75144, - "Ġutilities": 30519, - "Ġutility": 15919, - "Ġutiliz": 33272, - "Ġutiliza": 77161, - "Ġutilizado": 99633, - "Ġutilizando": 77090, - "Ġutilizar": 65080, - "Ġutilization": 50549, - "Ġutilize": 29166, - "Ġutilized": 34716, - "Ġutilizes": 60880, - "Ġutilizing": 35988, - "Ġutils": 12721, - "Ġutmost": 54711, - "Ġutrecht": 96173, - "Ġutter": 22256, - "Ġuttered": 90839, - "Ġutterly": 38631, - "Ġuu": 42279, - "Ġuuid": 16425, - "Ġuur": 89860, - "Ġuv": 30763, - "Ġuw": 38443, - "Ġux": 90903, - "Ġuy": 83000, - "Ġuz": 45576, - "Ġuży": 62508, - "Ġużytk": 89424, - "Ġv": 348, - "ĠvX": 93945, - "Ġva": 11412, - "Ġvac": 9467, - "Ġvacancies": 67751, - "Ġvacancy": 62562, - "Ġvacant": 49791, - "Ġvacation": 20769, - "Ġvacations": 75667, - "Ġvacc": 14027, - "Ġvaccinated": 70558, - "Ġvaccination": 47165, - "Ġvaccinations": 91971, - "Ġvaccine": 25474, - "Ġvaccines": 40300, - "Ġvacuum": 29302, - "Ġvad": 71952, - "Ġvag": 17764, - "Ġvagina": 39888, - "Ġvaginal": 58159, - "Ġvague": 40146, - "Ġvaguely": 73059, - "Ġvagy": 62632, - "Ġvai": 40586, - "Ġvain": 46604, - "Ġvais": 91507, - "Ġvak": 75925, - "Ġval": 1062, - "Ġvale": 34822, - "Ġvaleur": 51304, - "Ġvaleurs": 97035, - "Ġvalid": 2764, - "Ġvalida": 92787, - "Ġvalidar": 84215, - "Ġvalidate": 9788, - "Ġvalidated": 33432, - "Ġvalidates": 27353, - "Ġvalidating": 69772, - "Ġvalidation": 10741, - "ĠvalidationResult": 97633, - "Ġvalidations": 84488, - "Ġvalidator": 23787, - "Ġvalidators": 39688, - "Ġvalide": 99856, - "Ġvalidity": 32939, - "Ġvalido": 90415, - "Ġvalign": 24799, - "Ġvalley": 34681, - "Ġvalleys": 86497, - "Ġvalor": 14448, - "Ġvalore": 95042, - "Ġvalores": 37252, - "Ġvals": 29456, - "Ġvalu": 94031, - "Ġvaluable": 15525, - "Ġvaluation": 51262, - "Ġvalue": 907, - "ĠvalueForKey": 49688, - "ĠvalueType": 97538, - "Ġvalued": 33647, - "Ġvalues": 2819, - "Ġvalve": 32530, - "Ġvalves": 64100, - "Ġvamos": 70770, - "Ġvamp": 60155, - "Ġvampire": 51587, - "Ġvampires": 78290, - "Ġvan": 5355, - "Ġvandal": 62507, - "Ġvandalism": 89952, - "Ġvanilla": 33165, - "Ġvanish": 92227, - "Ġvanished": 59581, - "Ġvanity": 52671, - "Ġvans": 77124, - "Ġvant": 97771, - "Ġvap": 68857, - "Ġvape": 69270, - "Ġvaping": 81388, - "Ġvapor": 38752, - "Ġvar": 767, - "Ġvara": 63901, - "Ġvarargin": 53539, - "Ġvarchar": 34058, - "Ġvari": 4244, - "Ġvariability": 54709, - "Ġvariable": 3977, - "Ġvariables": 7482, - "Ġvariance": 33373, - "Ġvariant": 11678, - "Ġvariants": 27103, - "Ġvarias": 86050, - "Ġvariation": 23851, - "Ġvariations": 27339, - "Ġvaried": 28830, - "Ġvaries": 35327, - "Ġvarieties": 36680, - "Ġvariety": 8205, - "Ġvarios": 74918, - "Ġvarious": 5370, - "Ġvars": 20537, - "Ġvary": 13592, - "Ġvarying": 29865, - "Ġvas": 44496, - "Ġvascular": 64603, - "Ġvase": 93484, - "Ġvast": 13057, - "Ġvastly": 53108, - "Ġvat": 79626, - "Ġvault": 35684, - "Ġvb": 35819, - "ĠvbCrLf": 90507, - "Ġvbox": 87077, - "Ġvc": 25571, - "Ġvd": 62627, - "Ġve": 5320, - "Ġvec": 7638, - "Ġveces": 57429, - "Ġvect": 56735, - "Ġvector": 4724, - "Ġvectors": 23728, - "Ġved": 29033, - "Ġvedere": 88845, - "Ġveel": 51237, - "Ġveg": 48438, - "Ġvegan": 30249, - "Ġvegas": 73539, - "Ġveget": 13294, - "Ġvegetable": 36581, - "Ġvegetables": 24822, - "Ġvegetarian": 46482, - "Ġvegetation": 54832, - "Ġveggies": 60399, - "Ġveh": 5275, - "Ġvehement": 92468, - "Ġvehicle": 7458, - "Ġvehicles": 11731, - "Ġveil": 59355, - "Ġvein": 54344, - "Ġveins": 60764, - "Ġvej": 93560, - "Ġvel": 9231, - "Ġvelit": 72648, - "Ġveloc": 41609, - "Ġvelocidad": 99194, - "Ġvelocities": 75157, - "Ġvelocity": 15798, - "Ġvelvet": 72426, - "Ġvem": 98162, - "Ġven": 11457, - "Ġvend": 19189, - "Ġvenda": 94645, - "Ġvending": 86144, - "Ġvendor": 21390, - "Ġvendors": 29629, - "Ġvene": 77851, - "Ġvener": 91231, - "Ġvenez": 75090, - "Ġvengeance": 72788, - "Ġveniam": 89070, - "Ġvenir": 96586, - "Ġvenom": 74808, - "Ġvent": 10594, - "Ġventa": 56502, - "Ġventana": 64246, - "Ġventas": 100119, - "Ġvente": 74190, - "Ġventil": 71702, - "Ġventilation": 56234, - "Ġvents": 81307, - "Ġventure": 26255, - "Ġventured": 99507, - "Ġventures": 66724, - "Ġvenue": 22150, - "Ġvenues": 37278, - "Ġver": 2807, - "Ġvera": 92344, - "Ġverb": 19120, - "Ġverbal": 36870, - "Ġverbally": 85207, - "Ġverbess": 99138, - "Ġverbose": 14008, - "Ġverbosity": 72487, - "Ġverbs": 62946, - "Ġverd": 26742, - "Ġverdad": 82271, - "Ġverdade": 82685, - "Ġverde": 74261, - "Ġverdict": 36543, - "Ġverdienen": 92540, - "Ġvere": 74043, - "Ġverg": 38901, - "Ġverge": 59818, - "Ġverifica": 92171, - "Ġverificar": 92919, - "Ġverification": 23751, - "Ġverified": 24884, - "Ġverifier": 89837, - "Ġverifies": 88956, - "Ġverify": 10356, - "Ġverifying": 69963, - "Ġverk": 69436, - "Ġverm": 96998, - "Ġvern": 72693, - "Ġvero": 79387, - "Ġverr": 72567, - "Ġvers": 5553, - "Ġversa": 46391, - "Ġversatile": 33045, - "Ġversatility": 60112, - "Ġversch": 48808, - "Ġverschied": 52992, - "Ġverschiedene": 96810, - "Ġverschiedenen": 89787, - "Ġverschill": 92964, - "Ġverse": 33487, - "Ġverses": 50399, - "Ġversion": 2373, - "Ġversions": 11028, - "Ġversión": 97591, - "Ġverso": 92965, - "Ġverst": 86204, - "Ġversus": 19579, - "Ġvert": 5309, - "Ġverte": 67861, - "Ġvertex": 12202, - "Ġvertical": 12414, - "Ġvertically": 52035, - "Ġvertices": 17672, - "Ġverts": 60514, - "Ġverv": 97541, - "Ġverw": 32200, - "Ġverwenden": 80651, - "Ġverwendet": 75291, - "Ġvery": 1633, - "Ġverz": 74297, - "Ġves": 65635, - "Ġvess": 17899, - "Ġvessel": 27274, - "Ġvessels": 31080, - "Ġvest": 28705, - "Ġvested": 79051, - "Ġvestib": 92034, - "Ġvests": 98373, - "Ġvet": 24195, - "Ġveter": 12854, - "Ġveteran": 21487, - "Ġveterans": 26905, - "Ġveterin": 61671, - "Ġveterinarian": 82340, - "Ġveterinary": 69340, - "Ġveto": 48960, - "Ġvetor": 76557, - "Ġvets": 98118, - "Ġveut": 76605, - "Ġvex": 84265, - "Ġveya": 88059, - "Ġvez": 21205, - "Ġvezes": 77793, - "Ġvf": 59554, - "Ġvfs": 94041, - "Ġvg": 85630, - "Ġvh": 68988, - "Ġvi": 3355, - "Ġvia": 4669, - "Ġviability": 68507, - "Ġviable": 31528, - "Ġviagra": 20273, - "Ġvib": 56400, - "Ġvibe": 47811, - "Ġvibes": 90949, - "Ġvibr": 17358, - "Ġvibrant": 34076, - "Ġvibrating": 51037, - "Ġvibration": 48913, - "Ġvibrations": 78352, - "Ġvibrator": 61824, - "Ġvic": 32531, - "Ġvice": 17192, - "Ġvicinity": 53851, - "Ġvicious": 43510, - "Ġvict": 5310, - "Ġvictim": 11996, - "Ġvictims": 12697, - "Ġvictories": 46146, - "Ġvictorious": 74810, - "Ġvictory": 12845, - "Ġvid": 18619, - "Ġvida": 25994, - "Ġvide": 23895, - "Ġvideo": 2835, - "Ġvideoer": 70157, - "Ġvideog": 89117, - "Ġvideos": 6946, - "Ġvideot": 72374, - "Ġvids": 71612, - "Ġvidé": 40738, - "Ġvidéo": 57146, - "Ġvidéos": 72886, - "Ġvie": 17536, - "Ġvieille": 70311, - "Ġviel": 37177, - "Ġviele": 43083, - "Ġvielen": 69142, - "Ġvielleicht": 84935, - "Ġviene": 56504, - "Ġvient": 86100, - "Ġvier": 58193, - "Ġviet": 85459, - "Ġvieux": 92622, - "Ġview": 1684, - "ĠviewBox": 39096, - "ĠviewController": 53822, - "ĠviewDidLoad": 22356, - "ĠviewHolder": 44573, - "ĠviewModel": 21369, - "ĠviewPager": 87072, - "ĠviewType": 54181, - "ĠviewWillAppear": 66765, - "Ġviewed": 19894, - "Ġviewer": 26792, - "Ġviewers": 22511, - "Ġviewing": 20705, - "Ġviewpoint": 59485, - "Ġviewpoints": 90909, - "Ġviewport": 33353, - "Ġviews": 6325, - "Ġvig": 21466, - "Ġvigil": 38494, - "Ġvigilant": 81334, - "Ġvign": 93892, - "Ġvigor": 56022, - "Ġvigorous": 71920, - "Ġvigorously": 77849, - "Ġvil": 26886, - "Ġvile": 81314, - "Ġvill": 9077, - "Ġvilla": 47625, - "Ġvillage": 14458, - "Ġvillagers": 61921, - "Ġvillages": 33889, - "Ġvillain": 40148, - "Ġvillains": 61810, - "Ġville": 39973, - "Ġvim": 37257, - "Ġvin": 24848, - "Ġvinc": 82810, - "Ġvind": 38905, - "Ġvinden": 93751, - "Ġvine": 30050, - "Ġvinegar": 47205, - "Ġvines": 86529, - "Ġvintage": 24724, - "Ġvinyl": 34549, - "Ġviol": 4738, - "Ġviolate": 41587, - "Ġviolated": 34521, - "Ġviolates": 51413, - "Ġviolating": 45462, - "Ġviolation": 20535, - "Ġviolations": 27655, - "Ġviolence": 9349, - "Ġviolent": 16806, - "Ġviolently": 65300, - "Ġviolet": 80836, - "Ġviolin": 63137, - "Ġvip": 63968, - "Ġviper": 96232, - "Ġvir": 9043, - "Ġviral": 29962, - "Ġvirgin": 36999, - "Ġvirt": 13053, - "Ġvirtual": 4200, - "Ġvirtually": 21907, - "Ġvirtue": 35460, - "Ġvirtues": 66627, - "Ġvirus": 17188, - "Ġviruses": 42068, - "Ġvis": 2145, - "Ġvisa": 27753, - "Ġvisas": 56777, - "Ġvisc": 59665, - "Ġvisceral": 89116, - "Ġviscosity": 99530, - "Ġvisibility": 24035, - "Ġvisible": 9621, - "Ġvisibly": 74106, - "Ġvision": 11376, - "Ġvisionary": 87490, - "Ġvisions": 58395, - "Ġvisit": 4034, - "Ġvisita": 81933, - "Ġvisite": 75836, - "Ġvisited": 12263, - "Ġvisiting": 17136, - "Ġvisitor": 20792, - "Ġvisitors": 15613, - "Ġvisits": 21728, - "Ġvista": 40136, - "Ġvistas": 96241, - "Ġvisto": 66518, - "Ġvisual": 9302, - "Ġvisualization": 42148, - "Ġvisualize": 51187, - "Ġvisually": 43395, - "Ġvisuals": 54077, - "Ġvit": 13458, - "Ġvita": 55576, - "Ġvitae": 64220, - "Ġvital": 16595, - "Ġvitality": 75716, - "Ġvitamin": 28170, - "Ġvitamins": 46192, - "Ġvite": 83457, - "Ġvitro": 55004, - "Ġviv": 18434, - "Ġvivastreet": 65892, - "Ġvive": 93002, - "Ġvivid": 43120, - "Ġvivo": 41294, - "Ġviz": 48850, - "Ġviên": 98583, - "Ġvk": 35383, - "Ġvl": 42236, - "Ġvlan": 66520, - "Ġvm": 11238, - "Ġvmax": 78115, - "Ġvmin": 89363, - "Ġvn": 52117, - "Ġvnode": 69821, - "Ġvo": 4160, - "Ġvoc": 12253, - "Ġvocab": 24757, - "Ġvocabulary": 36018, - "Ġvocal": 26480, - "Ġvocalist": 96665, - "Ġvocals": 47196, - "Ġvocational": 89486, - "Ġvocê": 25738, - "Ġvodka": 76524, - "Ġvog": 64039, - "Ġvoi": 68752, - "Ġvoice": 7899, - "Ġvoiced": 52468, - "Ġvoices": 24196, - "Ġvoid": 742, - "Ġvoir": 46131, - "Ġvois": 100164, - "Ġvoiture": 81645, - "Ġvoks": 93513, - "Ġvoksen": 72020, - "Ġvoksne": 99130, - "Ġvol": 4499, - "Ġvolatile": 17509, - "Ġvolatility": 53838, - "Ġvolcan": 36373, - "Ġvolcanic": 67164, - "Ġvolcano": 66306, - "Ġvoll": 57454, - "Ġvolley": 56673, - "Ġvolleyball": 77167, - "Ġvolont": 98733, - "Ġvolt": 16798, - "Ġvolta": 55086, - "Ġvoltage": 22465, - "Ġvolte": 97559, - "Ġvolts": 87167, - "Ġvolum": 63920, - "Ġvolume": 8286, - "Ġvolumes": 27378, - "Ġvolunt": 25900, - "Ġvoluntarily": 54523, - "Ġvoluntary": 37079, - "Ġvolunte": 13681, - "Ġvolunteer": 26202, - "Ġvolunteered": 74771, - "Ġvolunteering": 70438, - "Ġvolunteers": 23872, - "Ġvolupt": 51810, - "Ġvolver": 87462, - "Ġvom": 22752, - "Ġvomiting": 63571, - "Ġvon": 6675, - "Ġvont": 82133, - "Ġvoor": 13227, - "Ġvor": 14230, - "Ġvorhand": 93770, - "Ġvortex": 87627, - "Ġvos": 26317, - "Ġvot": 4263, - "Ġvote": 7055, - "Ġvoted": 16626, - "Ġvoter": 26391, - "Ġvoters": 11969, - "Ġvotes": 12973, - "Ġvoting": 16043, - "Ġvotre": 15265, - "Ġvou": 55162, - "Ġvoucher": 49758, - "Ġvouchers": 73080, - "Ġvous": 9189, - "Ġvow": 40443, - "Ġvowed": 51130, - "Ġvowel": 77281, - "Ġvowels": 79556, - "Ġvows": 77541, - "Ġvox": 44839, - "Ġvoxel": 61284, - "Ġvoy": 23933, - "Ġvoyage": 45640, - "Ġvoyeur": 48572, - "Ġvoz": 85190, - "Ġvp": 35923, - "Ġvpn": 71906, - "Ġvr": 37200, - "Ġvra": 34923, - "Ġvrai": 83195, - "Ġvraiment": 60019, - "Ġvriend": 80882, - "Ġvrij": 70705, - "Ġvrou": 23259, - "Ġvrouw": 37479, - "Ġvrouwen": 36296, - "Ġvs": 6296, - "Ġvscode": 56480, - "Ġvt": 40205, - "Ġvtk": 30634, - "Ġvtx": 97979, - "Ġvu": 33614, - "Ġvue": 48234, - "Ġvuel": 64713, - "Ġvul": 11981, - "Ġvulgar": 74260, - "Ġvulner": 13830, - "Ġvulnerabilities": 52227, - "Ġvulnerability": 34104, - "Ġvulnerable": 20134, - "Ġvv": 57433, - "Ġvw": 75186, - "Ġvx": 44560, - "Ġvy": 46359, - "Ġvz": 88844, - "Ġvá": 58397, - "Ġvál": 87080, - "Ġválido": 98174, - "Ġvä": 51718, - "Ġväl": 84024, - "ĠvÃ¥": 59409, - "ĠvÃ¥r": 97597, - "Ġvæ": 32470, - "Ġvære": 47173, - "Ġvé": 45165, - "Ġvér": 77680, - "Ġvõ": 80295, - "ĠvÃł": 48842, - "ĠvÃło": 87239, - "ĠvÃŃ": 31644, - "ĠvÃŃde": 38150, - "ĠvÃŃdeo": 52330, - "ĠvÃŃdeos": 68528, - "Ġw": 289, - "ĠwParam": 57724, - "Ġwa": 10667, - "Ġwaar": 38395, - "Ġwag": 65425, - "Ġwage": 19602, - "Ġwaged": 92500, - "Ġwager": 56443, - "Ġwages": 23998, - "Ġwagon": 61519, - "Ġwah": 86327, - "Ġwaist": 29142, - "Ġwait": 3868, - "ĠwaitFor": 53323, - "Ġwaited": 30315, - "Ġwaiter": 68269, - "Ġwaiting": 8748, - "Ġwaitress": 96307, - "Ġwaits": 48036, - "Ġwaive": 91383, - "Ġwaived": 82582, - "Ġwaiver": 54205, - "Ġwaivers": 92000, - "Ġwake": 15508, - "Ġwakes": 62667, - "Ġwakeup": 92431, - "Ġwaking": 48728, - "Ġwaktu": 86982, - "Ġwal": 41926, - "Ġwalk": 4321, - "Ġwalked": 15203, - "Ġwalker": 63624, - "Ġwalkers": 95737, - "Ġwalking": 11689, - "Ġwalks": 23291, - "Ġwalkthrough": 100044, - "Ġwall": 7147, - "Ġwallet": 15435, - "Ġwallets": 54408, - "Ġwallpaper": 44686, - "Ġwallpapers": 82995, - "Ġwalls": 14620, - "Ġwalmart": 71225, - "Ġwalnut": 93729, - "Ġwan": 78853, - "Ġwand": 29810, - "Ġwander": 40320, - "Ġwandered": 82294, - "Ġwandering": 55063, - "Ġwang": 98044, - "Ġwann": 55605, - "Ġwanna": 33833, - "Ġwannonce": 84676, - "Ġwant": 1390, - "Ġwanted": 4934, - "Ġwanting": 19762, - "Ġwants": 6944, - "Ġwar": 4208, - "Ġward": 26741, - "Ġwardrobe": 46846, - "Ġwards": 78251, - "Ġware": 51806, - "Ġwarehouse": 31212, - "Ġwarehouses": 83273, - "Ġwaren": 44403, - "Ġwarfare": 39307, - "Ġwarm": 8369, - "Ġwarmed": 82830, - "Ġwarmer": 46039, - "Ġwarming": 24808, - "Ġwarmly": 97470, - "Ġwarmth": 41463, - "Ġwarn": 8985, - "Ġwarned": 19201, - "Ġwarning": 10163, - "Ġwarnings": 19530, - "Ġwarns": 49140, - "Ġwarp": 47420, - "Ġwarped": 87312, - "Ġwarrant": 7236, - "Ġwarranted": 74280, - "Ġwarranties": 61913, - "Ġwarrants": 55688, - "Ġwarranty": 8642, - "Ġwarrior": 38490, - "Ġwarriors": 43600, - "Ġwars": 25981, - "Ġwart": 61045, - "Ġwartime": 87952, - "Ġwarto": 79934, - "Ġwary": 55274, - "Ġwas": 574, - "Ġwash": 11623, - "Ġwashed": 38593, - "Ġwasher": 53992, - "Ġwashing": 28786, - "Ġwashington": 94771, - "Ġwasm": 99363, - "Ġwasn": 5828, - "Ġwast": 41421, - "Ġwaste": 12571, - "Ġwasted": 39928, - "Ġwastes": 82320, - "Ġwastewater": 77681, - "Ġwasting": 48897, - "Ġwat": 30125, - "Ġwatch": 3821, - "Ġwatchdog": 48011, - "Ġwatched": 15746, - "Ġwatcher": 56827, - "Ġwatchers": 87672, - "Ġwatches": 32860, - "Ġwatching": 10307, - "Ġwater": 3090, - "Ġwaterfall": 70151, - "Ġwaterfront": 70027, - "Ġwatering": 73841, - "Ġwatermark": 89106, - "Ġwaterproof": 47519, - "Ġwaters": 21160, - "Ġwatershed": 92456, - "Ġwatt": 67272, - "Ġwatts": 72122, - "Ġwav": 54907, - "Ġwave": 12330, - "Ġwaved": 65682, - "Ġwaveform": 73464, - "Ġwavelength": 46406, - "Ġwavelengths": 93959, - "Ġwaves": 17301, - "Ġwaving": 64211, - "Ġwax": 37123, - "Ġway": 1648, - "Ġwaypoint": 66276, - "Ġwaypoints": 82386, - "Ġways": 5627, - "Ġwb": 38958, - "Ġwc": 27646, - "Ġwchar": 42149, - "Ġwcs": 97768, - "Ġwd": 46504, - "Ġwe": 584, - "Ġweak": 7621, - "ĠweakSelf": 74859, - "Ġweaken": 33556, - "Ġweakened": 58764, - "Ġweakening": 83526, - "Ġweaker": 43383, - "Ġweakest": 81863, - "Ġweakness": 23948, - "Ġweaknesses": 44667, - "Ġwealth": 12205, - "Ġwealthiest": 93118, - "Ġwealthy": 28994, - "Ġweap": 6289, - "Ġweapon": 10500, - "Ġweaponry": 78122, - "Ġweapons": 10094, - "Ġwear": 10051, - "Ġwearable": 78348, - "Ġwearer": 85702, - "Ġwearing": 12512, - "Ġwears": 38400, - "Ġweary": 76656, - "Ġweather": 9282, - "Ġweave": 68608, - "Ġweaving": 84709, - "Ġweb": 3566, - "ĠwebView": 57458, - "Ġwebcam": 27041, - "Ġwebdriver": 46781, - "Ġwebhook": 76368, - "Ġwebinar": 63660, - "Ġweblog": 94398, - "Ġwebpack": 32279, - "Ġwebpage": 45710, - "Ġwebs": 82020, - "Ġwebsite": 3997, - "Ġwebsites": 13335, - "Ġwebsocket": 60043, - "Ġwed": 11077, - "Ġwedding": 13306, - "Ġweddings": 55344, - "Ġwedge": 64785, - "Ġwee": 75165, - "Ġweed": 40475, - "Ġweeds": 70535, - "Ġweek": 2046, - "Ġweekday": 47678, - "Ġweekdays": 73095, - "Ġweekend": 9178, - "Ġweekends": 38102, - "Ġweekly": 17496, - "Ġweeks": 5672, - "Ġweer": 66250, - "Ġweg": 71611, - "Ġwegen": 84381, - "Ġwei": 85004, - "Ġweiber": 71449, - "Ġweigh": 17988, - "Ġweighed": 47712, - "Ġweighing": 47826, - "Ġweighs": 50542, - "Ġweight": 4785, - "Ġweighted": 37924, - "Ġweighting": 90039, - "Ġweights": 14661, - "Ġweil": 53607, - "Ġweir": 98086, - "Ġweird": 16682, - "Ġweit": 86217, - "Ġweiter": 31732, - "Ġweitere": 62650, - "ĠweiÃŁ": 68378, - "Ġwel": 12724, - "Ġwelche": 59419, - "Ġwelcome": 10788, - "Ġwelcomed": 32069, - "Ġwelcomes": 57358, - "Ġwelcoming": 36387, - "Ġweld": 33866, - "Ġwelded": 82161, - "Ġwelding": 60022, - "Ġwelfare": 23460, - "Ġwell": 1664, - "Ġwellbeing": 57930, - "Ġwellness": 39890, - "Ġwells": 48396, - "Ġwelt": 78848, - "Ġwen": 38457, - "Ġwenig": 71087, - "Ġweniger": 84901, - "Ġwenn": 22850, - "Ġwent": 4024, - "Ġwer": 7205, - "Ġwerd": 73697, - "Ġwerde": 88013, - "Ġwerden": 12931, - "Ġwere": 1051, - "Ġwereld": 88985, - "Ġweren": 15058, - "Ġwerk": 59718, - "Ġwes": 98268, - "Ġwest": 9909, - "Ġwestern": 19001, - "Ġwet": 14739, - "Ġwf": 42348, - "Ġwg": 64681, - "Ġwget": 65608, - "Ġwh": 421, - "Ġwhale": 51119, - "Ġwhales": 57874, - "Ġwhat": 1148, - "Ġwhatever": 8996, - "Ġwhats": 41209, - "Ġwhatsapp": 61308, - "Ġwhatsoever": 36734, - "Ġwhe": 15240, - "Ġwheat": 34153, - "Ġwheel": 13587, - "Ġwheelchair": 54618, - "Ġwheels": 23529, - "Ġwhen": 994, - "Ġwhence": 88549, - "Ġwhenever": 15716, - "Ġwhere": 1405, - "Ġwhereabouts": 80602, - "Ġwhereas": 20444, - "Ġwhereby": 49001, - "Ġwherein": 42418, - "Ġwherever": 28578, - "Ġwhether": 3508, - "Ġwhich": 902, - "Ġwhichever": 54784, - "Ġwhile": 1418, - "Ġwhilst": 24797, - "Ġwhim": 74571, - "Ġwhims": 70205, - "Ġwhip": 51176, - "Ġwhipped": 64357, - "Ġwhipping": 98622, - "Ġwhirl": 64783, - "Ġwhisk": 41759, - "Ġwhiskey": 65354, - "Ġwhisky": 81583, - "Ġwhisper": 35955, - "Ġwhispered": 58366, - "Ġwhispers": 89248, - "Ġwhistle": 40649, - "Ġwhistlebl": 65766, - "Ġwhistleblower": 92068, - "Ġwhit": 34799, - "Ġwhite": 4251, - "ĠwhiteColor": 46381, - "Ġwhitelist": 68827, - "Ġwhites": 22632, - "Ġwhitespace": 37472, - "Ġwho": 889, - "Ġwhoever": 39371, - "Ġwhole": 4459, - "Ġwholes": 26276, - "Ġwholesale": 35557, - "Ġwholesalers": 90997, - "Ġwholesome": 88318, - "Ġwholly": 42241, - "Ġwhom": 8884, - "Ġwhopping": 63969, - "Ġwhore": 73025, - "Ġwhose": 6832, - "Ġwhy": 3249, - "Ġwi": 24129, - "Ġwich": 71467, - "Ġwicht": 91896, - "Ġwichtig": 66833, - "Ġwicked": 45077, - "Ġwid": 9923, - "Ġwide": 7029, - "Ġwidely": 13882, - "Ġwiden": 94415, - "Ġwidened": 86988, - "Ġwidening": 85500, - "Ġwider": 22622, - "Ġwides": 23865, - "Ġwidespread": 24716, - "Ġwidest": 81339, - "Ġwidget": 9264, - "Ġwidgets": 32955, - "Ġwidow": 57896, - "Ġwidth": 2430, - "Ġwidths": 65511, - "Ġwie": 13672, - "Ġwieder": 27348, - "Ġwiel": 65079, - "Ġwield": 42945, - "Ġwielding": 87923, - "Ġwife": 7555, - "Ġwifi": 34517, - "Ġwig": 59841, - "Ġwij": 50651, - "Ġwik": 98275, - "Ġwiki": 29709, - "Ġwikipedia": 59318, - "Ġwil": 31331, - "Ġwild": 8545, - "Ġwildcard": 60204, - "Ġwilderness": 49362, - "Ġwildfire": 93225, - "Ġwildfires": 99482, - "Ġwildlife": 30405, - "Ġwildly": 48295, - "Ġwill": 690, - "Ġwillen": 85437, - "Ġwilling": 10032, - "Ġwillingly": 73652, - "Ġwillingness": 39375, - "Ġwilt": 75596, - "Ġwin": 3243, - "Ġwind": 10160, - "Ġwinding": 54826, - "Ġwindow": 3321, - "ĠwindowHeight": 89647, - "Ġwindows": 11276, - "Ġwinds": 29592, - "Ġwindshield": 75039, - "Ġwindy": 94021, - "Ġwine": 13378, - "Ġwines": 43855, - "Ġwing": 20611, - "Ġwinger": 74539, - "Ġwings": 27296, - "Ġwink": 69439, - "Ġwinner": 13946, - "Ġwinners": 26526, - "Ġwinning": 11230, - "Ġwinnings": 87449, - "Ġwins": 15160, - "Ġwinter": 12688, - "Ġwinters": 86082, - "Ġwipe": 40194, - "Ġwiped": 49266, - "Ġwipes": 84638, - "Ġwiping": 84239, - "Ġwir": 16502, - "Ġwird": 15165, - "Ġwire": 9244, - "ĠwireType": 90343, - "Ġwired": 53221, - "Ġwireless": 21401, - "Ġwires": 36108, - "Ġwiring": 19358, - "Ġwirk": 51468, - "Ġwirklich": 56913, - "Ġwis": 19112, - "Ġwisdom": 24278, - "Ġwise": 24219, - "Ġwisely": 66713, - "Ġwish": 6562, - "Ġwished": 37287, - "Ġwishes": 25223, - "Ġwishing": 46227, - "Ġwishlist": 72762, - "Ġwissen": 76230, - "Ġwit": 38467, - "Ġwitch": 37482, - "Ġwitches": 81262, - "Ġwith": 449, - "ĠwithObject": 76398, - "ĠwithRouter": 55632, - "ĠwithString": 96074, - "ĠwithStyles": 64410, - "Ġwithd": 46074, - "Ġwithdraw": 15142, - "Ġwithdrawal": 30836, - "Ġwithdrawals": 86304, - "Ġwithdrawing": 84060, - "Ġwithdrawn": 50682, - "Ġwithdrew": 62765, - "Ġwithheld": 77103, - "Ġwithhold": 87900, - "Ġwithholding": 81612, - "Ġwithin": 2949, - "Ġwithout": 2085, - "Ġwithstand": 51571, - "Ġwitness": 11550, - "Ġwitnessed": 32126, - "Ġwitnesses": 28823, - "Ġwitnessing": 70042, - "Ġwitty": 83733, - "Ġwives": 39720, - "Ġwizard": 35068, - "Ġwizards": 89263, - "ĠwiÄĻ": 46016, - "ĠwiÄĻc": 99801, - "ĠwiÄĻcej": 81544, - "Ġwk": 74860, - "Ġwl": 45809, - "Ġwlan": 79453, - "Ġwm": 52734, - "Ġwn": 66580, - "Ġwnd": 81532, - "Ġwo": 24670, - "Ġwoes": 77825, - "Ġwohl": 73270, - "Ġwoke": 39826, - "Ġwol": 80714, - "Ġwolf": 37642, - "Ġwoll": 74284, - "Ġwollen": 58045, - "Ġwollte": 97534, - "Ġwolves": 56271, - "Ġwom": 2413, - "Ġwoman": 5333, - "Ġwomb": 73937, - "Ġwomen": 3278, - "Ġwomens": 88461, - "Ġwon": 2834, - "Ġwonder": 5895, - "Ġwondered": 31156, - "Ġwonderful": 11364, - "Ġwonderfully": 61085, - "Ġwondering": 20910, - "Ġwonders": 40164, - "Ġwont": 40464, - "Ġwoo": 69732, - "Ġwood": 7732, - "Ġwooded": 94471, - "Ġwooden": 23162, - "Ġwoodland": 98731, - "Ġwoods": 33633, - "Ġwoodworking": 97053, - "Ġwool": 39640, - "Ġwor": 4191, - "Ġword": 3492, - "Ġworden": 31279, - "Ġwording": 61327, - "Ġwordpress": 76213, - "Ġwords": 4339, - "Ġwordt": 41360, - "Ġwore": 28670, - "Ġwork": 990, - "Ġworkaround": 60130, - "Ġworkbook": 46255, - "Ġworked": 6575, - "Ġworker": 12128, - "Ġworkers": 7487, - "Ġworkflow": 29388, - "Ġworkflows": 88568, - "Ġworkforce": 32027, - "Ġworking": 3318, - "Ġworkings": 79236, - "Ġworkload": 54696, - "Ġworkout": 26308, - "Ġworkouts": 46944, - "Ġworkplace": 27465, - "Ġworkplaces": 93162, - "Ġworks": 4375, - "Ġworksheet": 37736, - "Ġworksheets": 68625, - "Ġworkshop": 26129, - "Ġworkshops": 35936, - "Ġworkspace": 28614, - "Ġworkstation": 96991, - "Ġworld": 1917, - "Ġworldly": 97706, - "Ġworlds": 24800, - "Ġworldview": 78162, - "Ġworldwide": 15603, - "Ġworm": 35311, - "Ġworms": 63000, - "Ġworn": 24634, - "Ġworried": 18290, - "Ġworries": 38145, - "Ġworry": 11196, - "Ġworrying": 40876, - "Ġwors": 47293, - "Ġworse": 11201, - "Ġworsening": 93405, - "Ġworsh": 83078, - "Ġworship": 24863, - "Ġworst": 12047, - "Ġworth": 5922, - "Ġworthless": 66121, - "Ġworthwhile": 48776, - "Ġworthy": 28390, - "Ġwould": 1053, - "Ġwouldn": 8434, - "Ġwound": 27653, - "Ġwounded": 28593, - "Ġwounds": 34254, - "Ġwoven": 56874, - "Ġwow": 36765, - "Ġwp": 12895, - "Ġwr": 3189, - "Ġwrap": 15411, - "Ġwrapped": 20037, - "Ġwrapper": 13564, - "Ġwrappers": 79194, - "Ġwrapping": 42295, - "Ġwraps": 40809, - "Ġwrath": 64391, - "Ġwre": 67608, - "Ġwreak": 83675, - "Ġwreck": 36850, - "Ġwreckage": 88195, - "Ġwrench": 60588, - "Ġwrest": 23924, - "Ġwrestler": 83162, - "Ġwrestlers": 98930, - "Ġwrestling": 36540, - "Ġwrink": 58370, - "Ġwrinkles": 74207, - "Ġwrist": 33271, - "Ġwrists": 86878, - "Ġwrit": 2155, - "Ġwritable": 47005, - "Ġwrite": 3350, - "ĠwriteFile": 93920, - "ĠwriteTo": 84222, - "Ġwriteln": 82047, - "Ġwriter": 7061, - "Ġwriters": 16483, - "Ġwrites": 14238, - "Ġwriting": 4477, - "Ġwritings": 43422, - "Ġwritten": 5439, - "Ġwrong": 5076, - "Ġwrongdoing": 65328, - "Ġwrongful": 93732, - "Ġwrongly": 72309, - "Ġwrote": 6267, - "Ġwrought": 79703, - "Ġws": 18090, - "Ġwsp": 63607, - "Ġwsz": 39491, - "Ġwszyst": 45927, - "Ġwt": 41573, - "Ġwur": 21248, - "Ġwurde": 27201, - "Ġwurden": 48750, - "Ġww": 66832, - "Ġwww": 8604, - "Ġwx": 9253, - "ĠwxDefault": 84686, - "ĠwxString": 57716, - "ĠwxT": 75297, - "Ġwy": 16999, - "Ġwykon": 99261, - "Ġwym": 72341, - "Ġwyn": 62034, - "Ġwys": 55647, - "Ġwyst": 88664, - "Ġwz": 64020, - "Ġwäh": 53467, - "Ġwährend": 68083, - "Ġwäre": 69673, - "Ġwür": 44343, - "Ġwürde": 59981, - "ĠwÅĤ": 80324, - "ĠwÅĤa": 83006, - "Ġx": 865, - "ĠxAxis": 62285, - "ĠxOffset": 91738, - "ĠxPos": 76141, - "Ġxa": 72900, - "Ġxamarin": 96579, - "Ġxb": 57032, - "Ġxbmc": 83365, - "Ġxbox": 82572, - "Ġxc": 58001, - "Ġxcb": 96669, - "Ġxd": 80152, - "Ġxe": 83890, - "Ġxen": 53265, - "Ġxf": 60464, - "Ġxhr": 29382, - "Ġxhttp": 97297, - "Ġxi": 38690, - "Ġxl": 34108, - "Ġxlabel": 55878, - "Ġxlim": 94769, - "Ġxlink": 97339, - "Ġxls": 97678, - "Ġxm": 56349, - "Ġxmax": 53386, - "Ġxmin": 57559, - "Ġxml": 8562, - "ĠxmlDoc": 92567, - "Ġxmlhttp": 70400, - "Ġxmlns": 26015, - "Ġxmm": 58707, - "Ġxn": 55995, - "Ġxnxx": 95151, - "Ġxo": 98121, - "Ġxor": 55041, - "Ġxp": 38345, - "Ġxpath": 65625, - "Ġxpos": 75495, - "Ġxr": 39770, - "Ġxrange": 34173, - "Ġxs": 12209, - "Ġxsi": 38857, - "Ġxt": 63490, - "Ġxtype": 61714, - "Ġxu": 93754, - "Ġxv": 84511, - "Ġxx": 21578, - "Ġxxx": 12599, - "Ġxxxx": 85076, - "Ġxy": 31884, - "Ġxyz": 41611, - "Ġy": 379, - "ĠyAxis": 63678, - "ĠyOffset": 83038, - "ĠyPos": 65779, - "Ġya": 13835, - "Ġyacc": 48464, - "Ġyacht": 73032, - "Ġyahoo": 65628, - "Ġyak": 74778, - "Ġyaml": 33346, - "Ġyan": 83892, - "Ġyang": 10587, - "Ġyap": 40528, - "Ġyapı": 85800, - "Ġyard": 20085, - "Ġyards": 14006, - "Ġyarn": 39347, - "Ġyaw": 46772, - "Ġyay": 98659, - "Ġyaz": 79214, - "ĠyaÅŁ": 84668, - "Ġyc": 82958, - "Ġydk": 63428, - "Ġye": 20043, - "Ġyeah": 22371, - "Ġyear": 1060, - "Ġyearly": 45370, - "Ġyears": 1667, - "Ġyeast": 41580, - "Ġyell": 65413, - "Ġyelled": 56177, - "Ġyelling": 53302, - "Ġyellow": 14071, - "Ġyen": 58440, - "Ġyeni": 99813, - "Ġyer": 55295, - "Ġyes": 10035, - "Ġyesterday": 13985, - "Ġyet": 3686, - "Ġyg": 93886, - "Ġyi": 62797, - "Ġyield": 7692, - "Ġyielded": 58487, - "Ġyielding": 78504, - "Ġyields": 36508, - "Ġyii": 21451, - "Ġylabel": 50912, - "Ġylim": 85014, - "Ġymax": 57178, - "Ġymin": 60215, - "Ġyn": 81861, - "Ġyo": 30596, - "Ġyog": 42453, - "Ġyoga": 27102, - "Ġyogurt": 55575, - "Ġyok": 90777, - "Ġyol": 94582, - "Ġyork": 50672, - "Ġyou": 499, - "Ġyoung": 3995, - "Ġyounger": 14992, - "Ġyoungest": 39637, - "Ġyoungster": 83371, - "Ġyoungsters": 61095, - "Ġyour": 701, - "Ġyoure": 71175, - "Ġyours": 18821, - "Ġyourself": 6261, - "Ġyourselves": 58996, - "Ġyouth": 12822, - "Ġyouthful": 65655, - "Ġyouths": 65062, - "Ġyoutube": 28277, - "Ġyp": 77075, - "Ġypos": 71693, - "Ġyr": 43438, - "Ġyrs": 55123, - "Ġys": 32910, - "Ġyt": 69853, - "Ġyuan": 73383, - "Ġyum": 69970, - "Ġyummy": 76454, - "Ġyup": 76546, - "Ġyy": 13499, - "Ġyyn": 86707, - "Ġyytype": 87496, - "Ġyyyy": 59089, - "Ġyö": 98513, - "Ġz": 1167, - "ĠzIndex": 60817, - "Ġza": 15036, - "Ġzab": 74171, - "Ġzach": 97912, - "Ġzad": 71748, - "Ġzag": 90119, - "Ġzahl": 89728, - "Ġzaj": 82447, - "Ġzak": 51415, - "Ġzal": 66658, - "Ġzam": 61576, - "Ġzaman": 84240, - "Ġzap": 34078, - "Ġzar": 59924, - "Ġzaw": 65107, - "Ġzb": 75455, - "Ġzd": 37349, - "Ġzdarma": 97152, - "ĠzdjÄĻ": 84837, - "Ġze": 14017, - "Ġzeal": 69779, - "Ġzeigen": 86339, - "Ġzeigt": 78609, - "Ġzeit": 78258, - "Ġzelf": 60111, - "Ġzen": 54562, - "Ġzend": 79668, - "Ġzenith": 99529, - "Ġzer": 77278, - "Ġzero": 7315, - "Ġzeroes": 98543, - "Ġzeros": 17975, - "Ġzest": 81631, - "Ġzf": 100148, - "Ġzg": 93158, - "Ġzh": 60848, - "Ġzi": 64573, - "Ġzich": 53519, - "Ġzie": 75347, - "Ġzien": 80507, - "Ġzig": 86912, - "Ġzij": 93014, - "Ġzijn": 18995, - "Ġzinc": 49601, - "Ġzip": 10521, - "Ġzipcode": 81449, - "Ġzipfile": 88052, - "Ġzipper": 69861, - "Ġzk": 95628, - "Ġzlib": 82318, - "Ġzm": 48229, - "Ġzmq": 91840, - "Ġzn": 30974, - "Ġznaj": 68815, - "Ġzo": 19263, - "Ġzoals": 84541, - "Ġzoek": 74900, - "Ġzoekt": 44802, - "Ġzombie": 38836, - "Ġzombies": 48173, - "Ġzona": 45112, - "Ġzonder": 75260, - "Ġzone": 10353, - "Ġzones": 26467, - "Ġzoning": 66078, - "Ġzoo": 42014, - "Ġzoom": 15932, - "Ġzost": 97026, - "Ġzosta": 62975, - "Ġzou": 73221, - "Ġzs": 69612, - "Ġzu": 6529, - "Ġzug": 86011, - "Ġzum": 16419, - "Ġzun": 99275, - "Ġzur": 17761, - "Ġzurück": 50603, - "Ġzus": 39258, - "Ġzusammen": 54483, - "Ġzw": 25398, - "Ġzwar": 83764, - "Ġzwarte": 93186, - "Ġzwe": 56036, - "Ġzwei": 41562, - "Ġzwischen": 48326, - "Ġzx": 72422, - "Ġzz": 33733, - "Ġzza": 98749, - "ĠzÅĤ": 59168, - "Ġ{": 314, - "Ġ{!": 31444, - "Ġ{!!": 22064, - "Ġ{\"": 5324, - "Ġ{$": 14249, - "Ġ{%": 53361, - "Ġ{'": 5473, - "Ġ{(": 33898, - "Ġ{*": 30908, - "Ġ{*}": 48537, - "Ġ{-": 30769, - "Ġ{.": 51436, - "Ġ{...": 15263, - "Ġ{/*": 17679, - "Ġ{//": 17595, - "Ġ{:": 22844, - "Ġ{:.": 48618, - "Ġ{:?}\",": 73064, - "Ġ{?": 50476, - "Ġ{?>Ċ": 68715, - "Ġ{?}": 95569, - "Ġ{@": 6554, - "Ġ{[": 46691, - "Ġ{\\": 29252, - "Ġ{\\Ċ": 96619, - "Ġ{_": 49717, - "Ġ{{": 5991, - "Ġ{{$": 31208, - "Ġ{{--": 24841, - "Ġ{{--<": 59031, - "Ġ{{{": 49008, - "Ġ{{Ċ": 81605, - "Ġ{|": 42060, - "Ġ{}": 4792, - "Ġ{}\",": 25716, - "Ġ{}\".": 21532, - "Ġ{}'.": 26307, - "Ġ{})": 38813, - "Ġ{}));Ċ": 100107, - "Ġ{}),Ċ": 78972, - "Ġ{}).": 73827, - "Ġ{});Ċ": 36411, - "Ġ{});ĊĊ": 88994, - "Ġ{})Ċ": 36348, - "Ġ{},": 16857, - "Ġ{},Ċ": 14915, - "Ġ{}.": 85512, - "Ġ{}:": 92012, - "Ġ{};": 53266, - "Ġ{};Ċ": 9505, - "Ġ{};ĊĊ": 20999, - "Ġ{};čĊ": 56222, - "Ġ{}\\": 57157, - "Ġ{}Ċ": 5731, - "Ġ{}ĊĊ": 10294, - "Ġ{}ĊĊĊ": 93035, - "Ġ{}čĊ": 35241, - "Ġ{}čĊčĊ": 71946, - "Ġ{Ċ": 341, - "Ġ{ĊĊ": 1504, - "Ġ{ĊĊĊ": 19014, - "Ġ{ĊĊĊĊ": 71280, - "Ġ{čĊ": 987, - "Ġ{čĊčĊ": 8181, - "Ġ{čĊčĊčĊ": 95779, - "Ġ{ččĊ": 51574, - "Ġ|": 765, - "Ġ|-": 45661, - "Ġ|--": 31688, - "Ġ|--------------------------------------------------------------------------Ċ": 62350, - "Ġ|/": 98945, - "Ġ|=": 8832, - "Ġ|>": 59821, - "Ġ|\\": 64696, - "Ġ|_": 71986, - "Ġ|_|": 67191, - "Ġ||": 1393, - "Ġ||=": 36102, - "Ġ||Ċ": 8408, - "Ġ||čĊ": 46848, - "Ġ|Ċ": 9432, - "Ġ|ĊĊ": 36821, - "Ġ|čĊ": 50877, - "Ġ}": 335, - "Ġ}(": 97016, - "Ġ}()Ċ": 51846, - "Ġ})": 6547, - "Ġ})(": 49985, - "Ġ})();Ċ": 93328, - "Ġ}))": 88871, - "Ġ})),Ċ": 79484, - "Ġ})).": 71557, - "Ġ}));Ċ": 18309, - "Ġ}));ĊĊ": 28225, - "Ġ}))Ċ": 29812, - "Ġ}),": 32806, - "Ġ}),Ċ": 12240, - "Ġ}),ĊĊ": 52040, - "Ġ}).": 8701, - "Ġ}):": 87809, - "Ġ});": 18605, - "Ġ});Ċ": 1657, - "Ġ});ĊĊ": 3086, - "Ġ});ĊĊĊ": 28411, - "Ġ});ĊĊĊĊ": 82867, - "Ġ});čĊ": 12679, - "Ġ});čĊčĊ": 29475, - "Ġ})}Ċ": 30424, - "Ġ})Ċ": 2820, - "Ġ})ĊĊ": 9763, - "Ġ})ĊĊĊ": 62377, - "Ġ})čĊ": 26906, - "Ġ})čĊčĊ": 92376, - "Ġ}*/Ċ": 43933, - "Ġ}*/ĊĊ": 63121, - "Ġ},": 2529, - "Ġ},{": 90172, - "Ġ},{Ċ": 52487, - "Ġ},Ċ": 1173, - "Ġ},ĊĊ": 7481, - "Ġ},ĊĊĊ": 75052, - "Ġ},čĊ": 10080, - "Ġ},čĊčĊ": 55722, - "Ġ}.": 17336, - "Ġ}//": 18095, - "Ġ}:": 36474, - "Ġ};": 20667, - "Ġ};Ċ": 2670, - "Ġ};ĊĊ": 3718, - "Ġ};ĊĊĊ": 39597, - "Ġ};čĊ": 16918, - "Ġ};čĊčĊ": 27926, - "Ġ}": 84387, - "Ġ}>Ċ": 64256, - "Ġ}?>Ċ": 56656, - "Ġ}\\": 52400, - "Ġ}]": 59692, - "Ġ}]);Ċ": 89953, - "Ġ}])Ċ": 95339, - "Ġ}],Ċ": 30143, - "Ġ}];Ċ": 19938, - "Ġ}];ĊĊ": 86704, - "Ġ}]Ċ": 29494, - "Ġ}}": 3954, - "Ġ}}\"": 14823, - "Ġ}}\">": 42900, - "Ġ}}\"><": 76115, - "Ġ}}\">{{": 69277, - "Ġ}}\">Ċ": 22859, - "Ġ}}\"Ċ": 61659, - "Ġ}},Ċ": 65495, - "Ġ}}/": 93602, - "Ġ}};Ċ": 88137, - "Ġ}}": 46621, - "Ġ}}>{": 88815, - "Ġ}}>Ċ": 18325, - "Ġ}}}": 99001, - "Ġ}}Ċ": 8256, - "Ġ}}ĊĊ": 68536, - "Ġ}}čĊ": 83772, - "Ġ}Ċ": 457, - "Ġ}ĊĊ": 557, - "Ġ}ĊĊĊ": 4555, - "Ġ}ĊĊĊĊ": 17398, - "Ġ}ĊĊĊĊĊ": 44253, - "Ġ}ĊĊĊĊĊĊ": 80839, - "Ġ}čĊ": 1720, - "Ġ}čĊčĊ": 2616, - "Ġ}čĊčĊčĊ": 25064, - "Ġ}čĊčĊčĊčĊ": 77047, - "Ġ}ččĊ": 87829, - "Ġ~": 4056, - "Ġ~(": 35646, - "Ġ~/": 42595, - "Ġ~/.": 41058, - "Ġ~=": 22426, - "Ġ~>": 85732, - "Ġ~~": 78877, - "ĠÂ": 2188, - "Ġ¡": 49913, - "Ġ£": 7083, - "ĠÂ¥": 72588, - "Ġ§": 17036, - "Ġ§§": 65431, - "Ġ©": 7388, - "Ġ«": 12769, - "Ġ¬": 97265, - "Ġ®": 61579, - "Ġ°": 37386, - "Ġ±": 20903, - "Ġµ": 64012, - "Ġ¶": 79946, - "Ġ·": 9787, - "Ġ»": 8345, - "Ġ»,": 65801, - "Ġ».": 88991, - "Ġ»ĊĊ": 18796, - "Ġ¿": 29386, - "ĠÂł": 17529, - "ĠÂłĠÂł": 33145, - "ĠÂłĠÂłĠÂłĠÂł": 76720, - "ĠÂŃ": 50955, - "ĠÃ": 1717, - "Ġá": 19216, - "Ġáll": 95885, - "Ġárea": 55271, - "Ġáreas": 95162, - "Ġâ": 29005, - "Ġä": 12999, - "Ġäl": 89868, - "Ġän": 99085, - "Ġär": 19106, - "Ġäven": 94703, - "ĠÃ¥": 13376, - "ĠÃ¥r": 35080, - "ĠÃ¥rhus": 70224, - "Ġæ": 66113, - "Ġç": 18578, - "Ġça": 39043, - "ĠçalÄ±ÅŁ": 78587, - "Ġçok": 58112, - "Ġè": 11676, - "Ġé": 4046, - "Ġéc": 91329, - "Ġéconom": 82653, - "Ġécrit": 89532, - "Ġégalement": 44767, - "Ġél": 33013, - "Ġélect": 98151, - "Ġép": 50510, - "Ġéquip": 94616, - "Ġés": 22257, - "Ġét": 14240, - "Ġétaient": 97958, - "Ġétait": 43989, - "Ġété": 24560, - "Ġév": 51913, - "Ġéxito": 81986, - "Ġê": 20183, - "Ġêtes": 62299, - "Ġêtre": 23761, - "Ġî": 14701, - "Ġîn": 19040, - "Ġînt": 66674, - "Ġó": 41967, - "Ġö": 17372, - "Ġöff": 64418, - "Ġön": 79705, - "Ġöver": 77150, - "Ġø": 39218, - "Ġøns": 88392, - "Ġú": 18448, - "Ġúlt": 32529, - "Ġúltima": 72128, - "Ġúltimo": 62578, - "Ġúltimos": 79521, - "Ġún": 52263, - "Ġúnica": 89272, - "Ġúnico": 75401, - "Ġü": 10709, - "Ġüber": 14104, - "Ġüzer": 92657, - "Ġþ": 80707, - "ĠÃĢ": 65381, - "ĠÃģ": 43912, - "ĠÃĤ": 46433, - "ĠÃĥ": 74880, - "ĠÃĦ": 49786, - "ĠÃħ": 80352, - "ĠÃĩ": 64105, - "ĠÃī": 29124, - "ĠÃİ": 60208, - "ĠÃĸ": 35137, - "ĠÃĹ": 25800, - "ĠÃĺ": 90043, - "ĠÃľ": 31612, - "ĠÃľber": 50471, - "ĠÃł": 3869, - "ĠÃłs": 53629, - "ĠÃŃ": 41236, - "ĠÄ": 10044, - "ĠÄ°": 39521, - "ĠÄĩe": 82531, - "ĠÄį": 33902, - "ĠÄIJ": 51427, - "ĠÄij": 15199, - "ĠÄiji": 74686, - "ĠÄijã": 80226, - "ĠÄijược": 64578, - "ĠÄijá»ĥ": 80768, - "ĠÅ": 27006, - "ĠÅ¡": 37524, - "ĠÅ¡to": 80800, - "Ġż": 47153, - "Ġże": 24230, - "Ġżyc": 74592, - "Ġž": 32063, - "Ġže": 85874, - "ĠÅĤ": 75527, - "ĠÅĵ": 99225, - "ĠÅļ": 93127, - "ĠÅĽ": 30286, - "ĠÅĽw": 83008, - "ĠÅŀ": 79919, - "ĠÅŁ": 22841, - "ĠÅŁek": 94395, - "ĠÅŁi": 36450, - "ĠÈĻi": 30434, - "ĠÎ": 8008, - "Ġα": 19581, - "Ġβ": 34318, - "Ġγ": 63127, - "Ġδ": 70434, - "Ġε": 60247, - "Ġκ": 72738, - "Ġλ": 49438, - "Ġμ": 33983, - "Ġν": 99786, - "ĠÎĵ": 85316, - "ĠÎĶ": 82263, - "ĠÏ": 17839, - "ĠÏĢ": 52845, - "ĠÏĥ": 48823, - "ĠÏĦ": 39570, - "ĠÏĨ": 98975, - "ĠÐ": 1301, - "ĠС": 28599, - "ĠСозд": 96779, - "ĠТ": 51418, - "ĠУ": 59842, - "ĠФ": 67891, - "Ġа": 21022, - "Ġав": 68828, - "ĠадÑĢеÑģ": 91995, - "Ġак": 86430, - "Ġб": 14391, - "Ġбаз": 79373, - "Ġбез": 92457, - "Ġбл": 91394, - "ĠболÑĮ": 84699, - "ĠбÑĥд": 51570, - "ĠбÑĥдеÑĤ": 69923, - "ĠбÑĭ": 38760, - "ĠбÑĭÑĤÑĮ": 62731, - "Ġв": 5927, - "ĠваÑĪ": 98117, - "ĠвеÑĢ": 64362, - "Ġвид": 74020, - "Ġвоз": 86291, - "ĠвÑĢем": 65811, - "ĠвÑĢемÑı": 92878, - "ĠвÑģ": 35714, - "ĠвÑģе": 45093, - "ĠвÑģеÑħ": 92093, - "ĠвÑĭ": 21477, - "ĠвÑĭб": 63229, - "ĠвÑĭвод": 85394, - "ĠвÑĭз": 97766, - "ĠвÑĭп": 72060, - "ĠвÑĭполн": 99396, - "Ġг": 25756, - "Ġд": 7952, - "Ġда": 92910, - "Ġдан": 98599, - "ĠданнÑĭ": 35464, - "ĠданнÑĭе": 67181, - "ĠданнÑĭÑħ": 53376, - "Ġдв": 74254, - "Ġдел": 95369, - "ĠдлÑı": 20440, - "Ġдо": 57297, - "Ġдобав": 59369, - "Ġдолж": 56449, - "ĠдоÑģÑĤ": 67425, - "ĠдоÑģÑĤÑĥп": 92141, - "ĠдÑĢÑĥг": 81842, - "Ġе": 22918, - "Ġего": 73385, - "ĠеÑģли": 47353, - "ĠеÑģÑĤÑĮ": 80265, - "Ġж": 58317, - "Ġз": 11122, - "Ġза": 44946, - "Ġзав": 93323, - "Ġзаг": 72590, - "Ġзад": 53280, - "Ġзак": 59313, - "Ġзаказ": 88005, - "Ġзап": 30889, - "ĠзапиÑģ": 56611, - "ĠзапÑĢоÑģ": 70183, - "ĠзнаÑĩ": 40650, - "ĠзнаÑĩение": 66459, - "ĠзнаÑĩениÑı": 88612, - "Ġи": 7740, - "Ġиг": 71622, - "Ġиз": 23934, - "Ġизмен": 71121, - "Ġили": 46177, - "Ġим": 48835, - "ĠимÑı": 85756, - "Ġин": 42078, - "ĠинÑĤеÑĢ": 98051, - "ĠинÑĦоÑĢм": 83083, - "ĠиÑģп": 53687, - "ĠиÑģполÑĮз": 90795, - "ĠиÑģполÑĮзов": 89327, - "Ġк": 7820, - "Ġкажд": 89666, - "Ġкак": 52770, - "ĠкаÑĢÑĤ": 91734, - "Ġкл": 48446, - "ĠклаÑģÑģ": 60748, - "Ġкли": 90189, - "ĠклÑİÑĩ": 97455, - "Ġкноп": 86049, - "Ġко": 88515, - "Ġкод": 69126, - "Ġкол": 51548, - "ĠколиÑĩеÑģÑĤво": 89701, - "Ġком": 44216, - "Ġкомп": 77573, - "Ġкон": 38098, - "ĠконÑĤ": 78085, - "ĠкоÑĢ": 67969, - "ĠкоÑĤоÑĢ": 38153, - "ĠкоÑĤоÑĢÑĭй": 98851, - "Ġл": 26539, - "Ġли": 59195, - "ĠлÑİ": 94136, - "Ġм": 11562, - "ĠмаÑģÑģив": 51337, - "ĠмаÑĤ": 96573, - "Ġмен": 69844, - "ĠмеÑĤод": 56729, - "Ġмин": 98968, - "Ġмод": 71239, - "Ġмож": 45583, - "ĠможеÑĤ": 68088, - "Ġможно": 91398, - "ĠмÑĭ": 88300, - "Ġн": 6850, - "Ġна": 13373, - "Ġнайд": 87858, - "Ġнап": 91105, - "ĠнаÑĩ": 73642, - "Ġне": 19175, - "ĠнеÑĤ": 77738, - "Ġнов": 50051, - "ĠномеÑĢ": 75034, - "ĠнÑĥж": 77083, - "Ġо": 8379, - "Ġоб": 21923, - "ĠобÑĬ": 48440, - "ĠобÑĬекÑĤ": 55053, - "Ġод": 53419, - "Ġок": 72664, - "Ġон": 99845, - "Ġоп": 46339, - "ĠопеÑĢ": 98058, - "ĠоÑģ": 81376, - "ĠоÑĤ": 20879, - "ĠоÑĤвеÑĤ": 93747, - "ĠоÑĤпÑĢав": 87188, - "ĠоÑĩ": 95912, - "ĠоÑĪиб": 89763, - "Ġп": 5173, - "ĠпаÑĢ": 63780, - "ĠпаÑĢамеÑĤ": 67445, - "ĠпеÑĢ": 28114, - "ĠпеÑĢв": 77901, - "ĠпеÑĢед": 78757, - "ĠпеÑĢем": 71901, - "ĠпеÑĢемен": 81199, - "Ġпо": 18154, - "Ġпов": 96034, - "Ġпод": 40842, - "Ġпол": 29619, - "ĠполÑĥÑĩ": 52432, - "ĠполÑĮзоваÑĤ": 46395, - "ĠполÑĮзоваÑĤелÑı": 67249, - "ĠполÑı": 89302, - "Ġпом": 76401, - "ĠпоÑĢ": 91146, - "ĠпоÑģл": 61813, - "ĠпоÑģлед": 91667, - "ĠпоÑĤ": 81803, - "ĠпÑĢ": 12561, - "ĠпÑĢав": 73226, - "ĠпÑĢед": 57925, - "ĠпÑĢи": 37405, - "ĠпÑĢо": 41291, - "ĠпÑĢов": 62315, - "ĠпÑĢовеÑĢ": 69556, - "ĠпÑĢогÑĢам": 81462, - "ĠпÑĢогÑĢамм": 94508, - "ĠпÑĢод": 89715, - "ĠÐIJ": 57855, - "ĠÐij": 64571, - "ĠÐĴ": 23784, - "ĠÐĴÑĭ": 72731, - "ĠÐĵ": 61565, - "ĠÐĶ": 39903, - "ĠÐķ": 60376, - "ĠÐķÑģли": 72244, - "ĠÐĹ": 53677, - "ĠÐĺ": 43896, - "ĠÐļ": 36479, - "ĠÐľ": 45458, - "ĠÐĿ": 35889, - "ĠÐŀ": 35448, - "ĠÐŀб": 80798, - "ĠÐŁ": 23227, - "ĠÐŁÐ¾Ð»ÑĥÑĩ": 90033, - "ĠÐŁÑĢ": 80584, - "ĠÐł": 49520, - "ĠÐŃ": 81529, - "ĠÑ": 9015, - "ĠÑĢ": 18600, - "ĠÑĢаÐ": 25190, - "ĠÑĢабоÑĤ": 54204, - "ĠÑĢабоÑĤÑĭ": 95967, - "ĠÑĢаз": 39479, - "ĠÑĢазмеÑĢ": 100147, - "ĠÑĢаÑģ": 78876, - "ĠÑĢезÑĥлÑĮÑĤаÑĤ": 99300, - "ĠÑģ": 5524, - "ĠÑģай": 83462, - "ĠÑģам": 97185, - "ĠÑģв": 45916, - "ĠÑģеÑĢ": 66386, - "ĠÑģеÑĢвеÑĢ": 93864, - "ĠÑģимв": 79012, - "ĠÑģиÑģÑĤем": 93099, - "ĠÑģк": 69471, - "ĠÑģл": 35875, - "ĠÑģлед": 93129, - "ĠÑģлов": 92207, - "ĠÑģлÑĥÑĩ": 90226, - "ĠÑģо": 34943, - "ĠÑģодеÑĢж": 80595, - "ĠÑģозд": 52324, - "ĠÑģообÑī": 67121, - "ĠÑģоÑģÑĤ": 92175, - "ĠÑģоÑħÑĢан": 93781, - "ĠÑģп": 84714, - "ĠÑģпиÑģ": 46730, - "ĠÑģпиÑģка": 98633, - "ĠÑģпиÑģок": 74432, - "ĠÑģÑģÑĭл": 95494, - "ĠÑģÑĤ": 18868, - "ĠÑģÑĤÑĢ": 30392, - "ĠÑģÑĤÑĢаниÑĨ": 62580, - "ĠÑģÑĤÑĢок": 45022, - "ĠÑģÑĤÑĢоки": 93814, - "ĠÑĤ": 11047, - "ĠÑĤаблиÑĨ": 79327, - "ĠÑĤак": 50945, - "ĠÑĤек": 50190, - "ĠÑĤекÑģÑĤ": 71995, - "ĠÑĤекÑĥÑī": 86246, - "ĠÑĤип": 64933, - "ĠÑĤо": 59346, - "ĠÑĤоваÑĢ": 74812, - "ĠÑĤолÑĮко": 74726, - "ĠÑĤоÑĩ": 82702, - "ĠÑĤÑĢ": 86995, - "ĠÑĥ": 14257, - "ĠÑĥдал": 58491, - "ĠÑĥже": 91877, - "ĠÑĥказ": 68214, - "ĠÑĥÑģл": 97991, - "ĠÑĥÑģп": 82633, - "ĠÑĥÑģпеÑĪ": 91613, - "ĠÑĦ": 18034, - "ĠÑĦай": 36356, - "ĠÑĦайл": 47418, - "ĠÑĦайла": 71873, - "ĠÑĦоÑĢм": 54261, - "ĠÑĦÑĥнкÑĨи": 55813, - "ĠÑħ": 45658, - "ĠÑĨ": 39233, - "ĠÑĩ": 17756, - "ĠÑĩеÑĢ": 90211, - "ĠÑĩиÑģ": 41176, - "ĠÑĩиÑģло": 65619, - "ĠÑĩÑĤ": 70460, - "ĠÑĩÑĤо": 48489, - "ĠÑĩÑĤобÑĭ": 82250, - "ĠÑĪ": 55617, - "ĠÑį": 21599, - "ĠÑįк": 81757, - "ĠÑįлеменÑĤ": 46088, - "ĠÑįÑĤ": 49103, - "ĠÑįÑĤо": 68979, - "ĠÑı": 46410, - "ĠÑĸ": 84954, - "Ġ×": 17732, - "Ġש": 88898, - "Ġ×IJ": 63060, - "Ġ×ij": 89631, - "Ġ×Ķ": 70446, - "Ġ׾": 78062, - "Ġ×ŀ": 92611, - "ĠØ": 8979, - "ĠØ£": 64515, - "ĠØ¥": 86253, - "Ġا": 13258, - "Ġاست": 94253, - "ĠاÙĦ": 17607, - "ĠاÙĦت": 96057, - "ĠاÙĦÙħ": 54579, - "Ġب": 28946, - "Ġبا": 83711, - "ĠبÙĩ": 82868, - "Ġت": 40534, - "Ġج": 83268, - "ĠØ®": 75415, - "Ġد": 45430, - "Ġدر": 77941, - "Ġر": 54810, - "Ġس": 60942, - "ĠØ´": 53257, - "Ġص": 93172, - "Ġع": 45082, - "ĠØŃ": 69338, - "ĠÙ¾": 88517, - "ĠÙģ": 46677, - "ĠÙģÙĬ": 78373, - "ĠÙĤ": 78803, - "ĠÙĥ": 88041, - "ĠÙĦ": 57894, - "ĠÙħ": 24252, - "ĠÙħÙĨ": 64337, - "ĠÙĨ": 51343, - "ĠÙĩ": 56991, - "ĠÙĪ": 38624, - "ĠÙĬ": 74374, - "ĠÚ©": 46693, - "Ġà": 29082, - "Ġà¤": 15272, - "Ġप": 84736, - "Ġम": 92317, - "Ġस": 69258, - "Ġह": 85410, - "Ġà¤ķ": 48909, - "Ġà¦": 36278, - "Ġà¨": 70133, - "Ġàª": 95591, - "Ġà®": 71697, - "Ġà°": 94355, - "Ġà²": 90534, - "Ġà¹Ģ": 95582, - "Ġá": 87189, - "Ġâ": 2928, - "ĠâĢ": 639, - "ĠâĢ¢": 7436, - "ĠâĢ¦": 4696, - "ĠâĢ¦.": 66621, - "ĠâĢ¦ĊĊ": 12291, - "ĠâĢº": 46733, - "ĠâĢ»": 84499, - "ĠâĢĭ": 30848, - "ĠâĢĭâĢĭ": 73463, - "ĠâĢİ": 54664, - "ĠâĢĵ": 1389, - "ĠâĢĵĊĊ": 47896, - "ĠâĢĶ": 2001, - "ĠâĢĶĊĊ": 63977, - "ĠâĢķ": 51753, - "ĠâĢĺ": 3451, - "ĠâĢĻ": 18217, - "ĠâĢľ": 1054, - "ĠâĢľ[": 66850, - "ĠâĢľâĢ¦": 92113, - "ĠâĢĿ": 19524, - "ĠâĢĿĊĊ": 67886, - "ĠâĢŀ": 15179, - "Ġâģ": 78237, - "ĠâĤ¬": 13281, - "ĠâĤ¹": 90891, - "ĠâĦ": 29753, - "ĠâĦķ": 58301, - "ĠâĦĸ": 97990, - "ĠâĦĿ": 87123, - "ĠâĨ": 9212, - "ĠâĨIJ": 48564, - "ĠâĨij": 47463, - "ĠâĨĴ": 11651, - "ĠâĨĴĊĊ": 29529, - "ĠâĨĵ": 78954, - "ĠâĨĶ": 78750, - "Ġâĩ": 47118, - "ĠâĩĴ": 59803, - "ĠâĪ": 12264, - "ĠâĪ§": 75078, - "ĠâĪĢ": 55800, - "ĠâĪĪ": 49435, - "ĠâĪĴ": 25173, - "Ġâī": 21784, - "Ġâī¤": 38394, - "Ġâī¥": 63247, - "Ġâīł": 95404, - "ĠâĬ": 54125, - "Ġâĵĺ": 90900, - "ĠâĶ": 23436, - "ĠâĶĤ": 34491, - "ĠâĶľ": 72778, - "ĠâĶľâĶĢâĶĢ": 81593, - "Ġâķ": 59308, - "Ġâĸ": 14860, - "Ġâĸº": 66311, - "ĠâĸĪ": 33688, - "ĠâĸĪâĸĪ": 57873, - "ĠâĸĪâĸĪâĸĪâĸĪâĸĪ": 93429, - "Ġâĸij": 91913, - "Ġâĸł": 50550, - "ĠâĹ": 56829, - "ĠâĹı": 51561, - "Ġâĺ": 26182, - "Ġâĺħ": 38334, - "ĠâĺĨ": 93948, - "ĠâĻ": 36458, - "ĠâĻ¥": 68679, - "Ġâľ": 26602, - "Ġâľĵ": 53475, - "ĠâľĶ": 58256, - "ĠâĿ": 52514, - "ĠâĿ¤": 71570, - "Ġâŀ": 83806, - "ĠâŁ": 35510, - "Ġ⣨": 43105, - "ĠãĢĤ": 60233, - "ĠãĢĮ": 45631, - "ĠãĢIJ": 34676, - "Ġãģ®": 97718, - "ĠãĤ": 18049, - "ĠãĤ¢": 94632, - "ĠãĤ³": 68042, - "ĠãĤ¹": 80050, - "ĠãĤĴ": 95371, - "Ġãĥ": 21370, - "Ġãĥ»": 63415, - "Ġ主": 91082, - "Ġä¸Ĭ": 65218, - "Ġä¸ĭ": 40195, - "Ġä¸ĭåįĪ": 58004, - "Ġä¸į": 87109, - "Ġä¸Ń": 73958, - "Ġ使çĶ¨": 86758, - "Ġä¿®æĶ¹": 64171, - "Ġå": 4996, - "Ġå¤": 41766, - "Ġå¦Ĥ": 70472, - "Ġå¦Ĥæŀľ": 82363, - "Ġå®": 42579, - "Ġå®ŀ": 93393, - "Ġå¯": 49854, - "Ġ对": 70262, - "Ġå°": 59330, - "Ġå±": 80721, - "Ġå·": 84102, - "Ġå¹": 75677, - "Ġåº": 96622, - "Ġå¼": 53606, - "Ġå¼Ģ": 83047, - "Ġå½": 66297, - "Ġå½ĵ": 85997, - "Ġå¾": 85241, - "Ġå¿": 90040, - "Ġåħ": 35469, - "Ġåħ³": 92517, - "ĠåĨ": 69839, - "Ġåĩ": 66827, - "ĠåĪ": 20033, - "ĠåĪĨ": 59757, - "ĠåĪĽå»º": 48858, - "ĠåĪĿå§ĭåĮĸ": 77190, - "ĠåĪłéĻ¤": 64173, - "ĠåĬ": 55699, - "ĠåĬł": 94983, - "ĠåĮ": 95405, - "Ġåį": 67621, - "Ġåı": 27951, - "ĠåıĤæķ°": 72069, - "Ġåıij": 70525, - "ĠåIJ": 39533, - "ĠåIJį": 62205, - "ĠåĴĮ": 59243, - "Ġåķ": 80071, - "ĠåķĨ": 84410, - "ĠåķĨåĵģ": 96407, - "ĠåĽ": 50702, - "ĠåĽ¾": 91967, - "Ġåľ": 54699, - "Ġåľ¨": 74662, - "ĠåŃ": 54597, - "ĠåŃĹ": 74412, - "Ġæ": 6704, - "Ġæ³": 60153, - "Ġ注": 63679, - "Ġ注æĦı": 98261, - "Ġæµ": 99413, - "Ġæ·»åĬł": 83439, - "Ġæ¸": 98359, - "ĠæĢ": 91576, - "ĠæĪ": 50534, - "ĠæĪIJ": 87646, - "ĠæĪĸ": 93413, - "Ġæī": 47850, - "ĠæĬ": 97255, - "Ġæİ": 47702, - "Ġæݧ": 81951, - "Ġæı": 56159, - "ĠæıIJ": 94785, - "ĠæĶ": 81190, - "Ġæķ": 44714, - "Ġæķ°": 48785, - "Ġæķ°æį®": 63362, - "Ġæĸ": 32386, - "Ġæĸ°": 80019, - "Ġæĸ¹": 72873, - "Ġæĸ¹æ³ķ": 82554, - "Ġæĸĩ": 54140, - "Ġæĸĩ件": 70694, - "ĠæĹ¥": 76502, - "ĠæŶéĹ´": 92318, - "Ġæĺ": 40003, - "Ġæĺ¯": 55951, - "Ġæĺ¯åIJ¦": 73051, - "ĠæĽ": 66556, - "ĠæĽ´": 73769, - "ĠæĽ´æĸ°": 79203, - "ĠæľĢ": 83639, - "ĠæĿ": 61696, - "Ġæŀ": 95020, - "ĠæŁ¥": 70453, - "ĠæŁ¥è¯¢": 81628, - "Ġæł": 52561, - "ĠæŃ": 73028, - "Ġç": 10447, - "Ġç¤": 78052, - "Ġ示": 80804, - "Ġ示ä¾ĭ": 81526, - "Ġç§": 76771, - "Ġç¬": 49940, - "Ġ第": 51431, - "Ġç±": 69533, - "Ġç±»": 70774, - "Ġç»": 45154, - "Ġç»ĵ": 90354, - "Ġç¼": 85338, - "Ġçī": 65488, - "ĠçĶ¨æĪ·": 51142, - "ĠçĶŁ": 59363, - "ĠçĶŁåij½åij¨æľŁ": 64179, - "ĠçĶŁåij½åij¨æľŁåĩ½æķ°": 64960, - "ĠçĻ": 69394, - "ĠçĻ»": 92527, - "ĠçļĦ": 44689, - "ĠçĽ": 75966, - "Ġè": 9085, - "Ġè¡": 78507, - "Ġè§": 56055, - "Ġ解": 86222, - "Ġè®": 34524, - "Ġ设": 47566, - "Ġ设置": 54154, - "Ġ请æ±Ĥ": 81976, - "Ġè¾": 43949, - "Ġè¾ĵ": 45472, - "Ġè¾ĵåħ¥": 70158, - "Ġè¾ĵåĩº": 71668, - "Ġè¿": 33281, - "Ġè¿ĶåĽŀ": 56716, - "Ġèĩ": 59564, - "Ġèĩª": 63091, - "ĠèĩªåĬ¨çĶŁæĪIJ": 98128, - "Ġèĭ": 84326, - "Ġèĭ¥": 93598, - "Ġèĭ¥è¦ģ": 99496, - "Ġèİ·åıĸ": 41771, - "Ġé": 18630, - "Ġ页éĿ¢": 75259, - "Ġé»": 73136, - "Ġé»ĺ认": 81646, - "ĠéĶ": 94278, - "Ġê": 8790, - "Ġê°": 17196, - "Ġê°Ģ": 36609, - "Ġê°ĢëĬ¥": 96451, - "Ġê°Ģìł¸": 89946, - "Ġê°Ĵ": 46663, - "Ġê°ĴìĿĦ": 94768, - "Ġê°Ļ": 79474, - "Ġê°ľ": 74623, - "Ġê°Ŀì²´": 76332, - "Ġê±": 98272, - "Ġê²": 24839, - "Ġê²°": 83719, - "Ġê²°ê³¼": 99901, - "Ġê²½": 44215, - "Ġê²½ìļ°": 50152, - "Ġê²Ģ": 86422, - "Ġê²ĥ": 72208, - "Ġê²Į": 100027, - "Ġê³": 46230, - "Ġê³Ħ": 95303, - "Ġê´Ģ": 93851, - "Ġ구": 59877, - "Ġê·¸": 55925, - "Ġê¸": 41871, - "Ġ기": 55216, - "Ġë": 5251, - "Ġë¡": 71685, - "Ġë¡ľ": 72115, - "Ġ리": 58083, - "Ġ리ìĬ¤íĬ¸": 84734, - "Ġë§": 34085, - "Ġë§Ī": 96677, - "Ġë§Į": 63207, - "Ġë©": 49208, - "Ġë©Ķ": 52491, - "Ġëª": 38078, - "Ġ모": 55170, - "Ġ문": 54535, - "Ġ문ìŀIJ": 81021, - "Ġë°": 22817, - "Ġë°©": 75908, - "Ġë°°": 74769, - "Ġë°°ìĹ´": 92060, - "Ġë°Ķ": 82818, - "Ġë°ĺ": 64857, - "Ġë°ĺíĻĺ": 95979, - "Ġë°Ľ": 84696, - "Ġë°ľ": 97096, - "Ġë²": 48765, - "Ġë²Ħ": 87931, - "Ġë²Ī": 85721, - "Ġë³": 31620, - "Ġë³´": 64432, - "Ġë³Ģ": 47419, - "Ġë³Ģê²½": 88837, - "Ġë³ĢìĪĺ": 81840, - "Ġë¶": 63840, - "Ġë¶Ģ": 86503, - "Ġë¹Ħ": 75086, - "ĠëĤ": 38295, - "ĠëĤ´": 67236, - "ĠëĤĺ": 74618, - "ĠëĦ": 66653, - "Ġëĭ": 35243, - "Ġëĭ¤": 50467, - "ĠëĮĢ": 62060, - "Ġëį°ìĿ´íĦ°": 55348, - "Ġëı": 65905, - "ĠëIJ": 73444, - "ĠëIJĺ": 98243, - "Ġëĵ": 56938, - "Ġëĵ±": 78102, - "ĠëĶ": 77597, - "ĠëķĮ": 54718, - "Ġì": 3396, - "Ġì¡°": 66610, - "Ġì¡°íļĮ": 98267, - "Ġì¢": 66799, - "Ġì¢ħ": 99458, - "Ġ주": 56773, - "Ġì¤": 55089, - "Ġì¤ij": 72043, - "Ġì§": 49011, - "Ġì§Ģ": 67890, - "Ġì°": 63199, - "Ġì²": 49464, - "Ġì²ĺ": 72747, - "Ġì²ĺ리": 82158, - "Ġì´Ī": 84415, - "Ġì´Ī기": 96413, - "Ġìµľ": 82273, - "Ġì¶": 37430, - "Ġì¶Ķ": 58935, - "Ġì¶Ķê°Ģ": 69508, - "Ġì¶ľëł¥": 62226, - "Ġì¹": 91811, - "Ġì»": 90195, - "Ġì½Ķëĵľ": 92705, - "ĠìĤ¬": 33229, - "ĠìĤ¬ìļ©": 41820, - "ĠìĤŃìłľ": 77692, - "Ġìĥģ": 59134, - "ĠìĥĿ": 48918, - "ĠìĥĿìĦ±": 53017, - "ĠìĦ": 28867, - "ĠìĦ¤": 58952, - "ĠìĦ¤ìłķ": 66980, - "ĠìĦľ": 90960, - "ĠìĦłíĥĿ": 87138, - "ĠìĨ": 78696, - "ĠìĪ": 70292, - "ĠìĪĺ": 29833, - "ĠìĪĺìłķ": 89613, - "ĠìĬ": 80307, - "Ġìĭ": 30027, - "Ġìĭ¤í": 62085, - "Ġìĭ¤íĸī": 86888, - "Ġìĭľ": 45618, - "Ġìĭľìŀij": 94821, - "Ġìķ": 24814, - "ĠìķĦ": 49508, - "ĠìķĪ": 96270, - "ĠìķĬ": 51796, - "Ġìĸ": 80402, - "ĠìĹ": 25493, - "ĠìŬ": 84618, - "ĠìĹ°": 78453, - "ĠìĹĨ": 47782, - "ĠìĹIJ": 91586, - "Ġìĺ": 39623, - "Ġìĺ¤": 74177, - "ĠìĺĪ": 96717, - "ĠìĻ": 75984, - "Ġìļ": 66822, - "ĠìļĶ": 87097, - "ĠìĽ": 86513, - "Ġìľ": 38164, - "ĠìľĦ": 46810, - "ĠìľĦì¹ĺ": 100087, - "ĠìĿ": 17169, - "ĠìĿ´": 23955, - "ĠìĿ´ë¦Ħ": 87134, - "ĠìĿ´ë¯¸": 91767, - "ĠìĿ¸": 59777, - "ĠìĿ¼": 84656, - "Ġìŀ": 16633, - "Ġìŀħ": 39250, - "Ġìŀħëł¥": 43449, - "ĠìŀĪ": 36439, - "ĠìŀĪëĬĶ": 65621, - "ĠìŀĪëĭ¤": 91786, - "ĠìŀIJ": 65677, - "Ġìŀij": 69332, - "Ġìł": 19097, - "ĠìłĢìŀ¥": 58647, - "ĠìłĦ": 57519, - "Ġìłķ": 37155, - "Ġìłķë³´": 61139, - "Ġìłľ": 63171, - "Ġí": 10997, - "Ġíģ": 46413, - "Ġíģ´": 64038, - "Ġíģ´ëŀĺìĬ¤": 94282, - "Ġíĥ": 75461, - "ĠíĮ": 46204, - "ĠíĮĮ": 56069, - "ĠíĮĮìĿ¼": 68729, - "ĠíİĺìĿ´ì§Ģ": 93989, - "Ġíı": 70541, - "Ġíı¬": 99969, - "ĠíĶĦ": 85355, - "Ġíķ": 20740, - "Ġíķ¨": 52072, - "Ġíķ¨ìĪĺ": 59540, - "Ġíķ´": 61816, - "Ġíķ´ëĭ¹": 95713, - "ĠíķĦ": 76628, - "Ġíķĺ": 55000, - "Ġíķľ": 62398, - "Ġíķł": 96102, - "Ġíĺ": 48555, - "Ġíĺ¸": 92143, - "Ġíĺ¸ì¶ľ": 96599, - "ĠíĻ": 47932, - "ĠíĻķìĿ¸": 74959, - "ĠíļĮ": 99105, - "ĠíĽĦ": 95415, - "Ġï": 33595, - "Ġ": 76880, - "Ġï¼": 63923, - "Ġï¼Ī": 43444, - "Ġï¼Į": 42275, - "Ġï¼ļ": 31472, - "Ġ�": 30433, - "Ġ����": 60730, - "ĠïĤ": 69398, - "ĠðĿ": 82350, - "ĠðŁ": 11410, - "ĠðŁij": 62904, - "ĠðŁĴ": 64139, - "ĠðŁĶ": 96169, - "ĠðŁĺ": 27623, - "ĠðŁĺĢ": 91416, - "ĠðŁĺī": 57037, - "ĠðŁĺīĊĊ": 82536, - "ĠðŁĻĤ": 28584, - "ĠðŁĻĤĊĊ": 40124, - "Ġĉ": 7163, - "Ġĉĉ": 13342, - "Ġĉĉĉ": 22998, - "Ġĉĉĉĉ": 36727, - "Ġĉĉĉĉĉ": 55812, - "Ġĉĉĉĉĉĉ": 80782, - "ĠĉĉĊ": 99307, - "ĠĉĊ": 17934, - "ĠĉĠ": 66597, - "ĠĉĠĠĠ": 80624, - "ĠĊ": 720, - "ĠĊĉĉĊ": 68492, - "ĠĊĉĊ": 52241, - "ĠĊĊ": 4815, - "ĠĊĊĊ": 15073, - "ĠĊĊĊĊ": 23535, - "ĠĊĊĊĊĊ": 77425, - "ĠĊĠĊ": 33006, - "ĠĊĠĠĊ": 49526, - "ĠĊĠĠĠĠĊ": 37945, - "ĠĊĠĠĠĠĠĠĠĠĊ": 51087, - "ĠĊĠĠĠĠĠĠĠĠĠĠĠĠĊ": 85013, - "ĠčĊ": 2591, - "ĠčĊčĊ": 24226, - "ĠčĊĠčĊ": 91540, - "ĠččĊ": 95791, - "ĠĠ": 256, - "ĠĠĉ": 19827, - "ĠĠĉĉ": 36429, - "ĠĠĉĉĉ": 55933, - "ĠĠĉĉĉĉ": 88828, - "ĠĠĉĊ": 99351, - "ĠĠĉĠ": 79199, - "ĠĠĊ": 2355, - "ĠĠĊĊ": 19124, - "ĠĠĊĊĊ": 80326, - "ĠĠĊĠĠĊ": 31879, - "ĠĠĊĠĠĠĠĊ": 78887, - "ĠĠčĊ": 10636, - "ĠĠčĊčĊ": 73845, - "ĠĠĠ": 262, - "ĠĠĠĉ": 40867, - "ĠĠĠĉĉ": 69646, - "ĠĠĠĊ": 5996, - "ĠĠĠĊĊ": 35033, - "ĠĠĠĊĠĠĠĠĊ": 79772, - "ĠĠĠčĊ": 20959, - "ĠĠĠĠ": 257, - "ĠĠĠĠĉ": 7938, - "ĠĠĠĠĉĉ": 15646, - "ĠĠĠĠĉĉĉ": 31036, - "ĠĠĠĠĉĉĉĉ": 51638, - "ĠĠĠĠĉĉĉĉĉ": 80139, - "ĠĠĠĠĉĉĊ": 86522, - "ĠĠĠĠĉĊ": 35583, - "ĠĠĠĠĉčĊ": 85952, - "ĠĠĠĠĉĠ": 81940, - "ĠĠĠĠĉĠĠĠ": 61049, - "ĠĠĠĠĊ": 1084, - "ĠĠĠĠĊĊ": 15152, - "ĠĠĠĠĊĊĊ": 62539, - "ĠĠĠĠĊĠĠĠĠĊ": 9586, - "ĠĠĠĠĊĠĠĠĠĊĠĠĠĠĊ": 42793, - "ĠĠĠĠĊĠĠĠĠĊĠĠĠĠĊĠĠĠĠĊ": 81819, - "ĠĠĠĠčĊ": 6557, - "ĠĠĠĠčĊčĊ": 60049, - "ĠĠĠĠčĊĠĠĠĠčĊ": 46532, - "ĠĠĠĠĠ": 415, - "ĠĠĠĠĠĉ": 86165, - "ĠĠĠĠĠĊ": 11187, - "ĠĠĠĠĠĊĊ": 75625, - "ĠĠĠĠĠčĊ": 39185, - "ĠĠĠĠĠĠ": 996, - "ĠĠĠĠĠĠĉ": 52470, - "ĠĠĠĠĠĠĉĉ": 87459, - "ĠĠĠĠĠĠĊ": 7071, - "ĠĠĠĠĠĠĊĊ": 62098, - "ĠĠĠĠĠĠĊĠĠĠĠĠĠĊ": 94104, - "ĠĠĠĠĠĠčĊ": 17707, - "ĠĠĠĠĠĠĠ": 286, - "ĠĠĠĠĠĠĠĉ": 89144, - "ĠĠĠĠĠĠĠĊ": 12586, - "ĠĠĠĠĠĠĠĊĊ": 66768, - "ĠĠĠĠĠĠĠčĊ": 40748, - "ĠĠĠĠĠĠĠĠ": 260, - "ĠĠĠĠĠĠĠĠĉ": 17815, - "ĠĠĠĠĠĠĠĠĉĉ": 38020, - "ĠĠĠĠĠĠĠĠĉĉĉ": 65304, - "ĠĠĠĠĠĠĠĠĉĉĉĉ": 92793, - "ĠĠĠĠĠĠĠĠĉĊ": 74296, - "ĠĠĠĠĠĠĠĠĊ": 1827, - "ĠĠĠĠĠĠĠĠĊĊ": 24356, - "ĠĠĠĠĠĠĠĠĊĠĠĠĠĊ": 90098, - "ĠĠĠĠĠĠĠĠĊĠĠĠĠĠĠĠĠĊ": 17311, - "ĠĠĠĠĠĠĠĠĊĠĠĠĠĠĠĠĠĊĠĠĠĠĠĠĠĠĊ": 74463, - "ĠĠĠĠĠĠĠĠčĊ": 9175, - "ĠĠĠĠĠĠĠĠčĊčĊ": 89863, - "ĠĠĠĠĠĠĠĠčĊĠĠĠĠĠĠĠĠčĊ": 74967, - "ĠĠĠĠĠĠĠĠĠ": 692, - "ĠĠĠĠĠĠĠĠĠĊ": 16052, - "ĠĠĠĠĠĠĠĠĠčĊ": 59659, - "ĠĠĠĠĠĠĠĠĠĠ": 1881, - "ĠĠĠĠĠĠĠĠĠĠĊ": 16554, - "ĠĠĠĠĠĠĠĠĠĠčĊ": 63317, - "ĠĠĠĠĠĠĠĠĠĠĠ": 310, - "ĠĠĠĠĠĠĠĠĠĠĠĊ": 19548, - "ĠĠĠĠĠĠĠĠĠĠĠčĊ": 65883, - "ĠĠĠĠĠĠĠĠĠĠĠĠ": 1835, - "ĠĠĠĠĠĠĠĠĠĠĠĠĉ": 36657, - "ĠĠĠĠĠĠĠĠĠĠĠĠĉĉ": 70662, - "ĠĠĠĠĠĠĠĠĠĠĠĠĊ": 3456, - "ĠĠĠĠĠĠĠĠĠĠĠĠĊĊ": 40965, - "ĠĠĠĠĠĠĠĠĠĠĠĠĊĠĠĠĠĠĠĠĠĠĠĠĠĊ": 35742, - "ĠĠĠĠĠĠĠĠĠĠĠĠčĊ": 16462, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠ": 1078, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĊ": 29347, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 2342, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ": 27381, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠčĊ": 90260, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 394, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ": 27644, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠčĊ": 92305, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 338, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĉ": 61223, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ": 6494, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊĊ": 72348, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ": 60749, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠčĊ": 28465, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 1733, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ": 42736, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 4391, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ": 37677, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 504, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ": 41437, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 3909, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĉ": 97900, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ": 10912, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ": 89904, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠčĊ": 46675, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 2611, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ": 56547, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 5291, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ": 53820, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 667, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ": 52224, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 5218, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ": 16244, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠčĊ": 66417, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 3586, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ": 76328, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 6096, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ": 70977, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 1014, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ": 72879, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 6663, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ": 26510, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 4700, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ": 97117, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 7714, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ": 87870, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 1408, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ": 91406, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 792, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ": 34741, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 6794, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 9898, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 1961, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 10812, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ": 46907, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 8497, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 11317, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 2623, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 13137, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ": 57696, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 10724, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 14600, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 3425, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 15791, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ": 79093, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 13771, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 17712, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 4672, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 19273, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ": 96047, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 18115, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 22232, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 6508, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 25343, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 21649, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 26857, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 8299, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 29902, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 27157, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 33778, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 12216, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 39584, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 33079, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 38183, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 15628, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 5351, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 39271, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 48649, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 19829, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 52168, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 43808, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 47871, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 23136, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 38244, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 47245, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 42156, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 14984, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 56899, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 59691, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 82321, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 40584, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 98517, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 96529, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 52575, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 66371, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 80971, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 87866, - "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 58040, - "ġ": 221, - "Ģ": 222, - "Ģìŀ¥": 55570, - "ģ": 223, - "Ĥ": 224, - "Ĥ¤": 93220, - "Ĥ¨": 61857, - "Ĥ¬": 7644, - "Ĥ¹": 24153, - "Ĥæķ°": 28359, - "ĤŃ": 65620, - "ĤŃìłľ": 66619, - "ĥ": 225, - "ĥ½": 23419, - "ĥģ": 37209, - "ĥĿ": 30489, - "Ħ": 226, - "Ħ件": 94537, - "Ħìŀ¬": 80979, - "ħ": 227, - "ħ§": 92871, - "ħĮ": 73609, - "ħį": 45204, - "Ĩ": 228, - "Ĩµ": 90279, - "ĩ": 229, - "Ī": 230, - "ĪæĿĥ": 83042, - "Īëĭ¤": 20541, - "ĪìĬµëĭĪëĭ¤": 90463, - "Īĺ": 16281, - "ī": 231, - "Ĭ": 232, - "Ĭ¶": 38540, - "Ĭ¶æĢģ": 40466, - "ĭ": 233, - "ĭè¯ķ": 67735, - "Į": 234, - "Į¨": 99742, - "ĮĢ": 40934, - "į": 235, - "į°": 43002, - "į°ìĿ´": 47318, - "į°ìĿ´íĦ°": 51462, - "İ": 236, - "İ·": 26530, - "İ·åıĸ": 28587, - "İĺìĿ´": 70483, - "İĺìĿ´ì§Ģ": 80527, - "ı": 237, - "ıè¿°": 45934, - "IJ": 238, - "IJèĹı": 69272, - "IJľ": 55592, - "IJľç´¢": 70041, - "ij": 239, - "ijIJ": 80010, - "ijľ": 72543, - "Ĵ": 240, - "Ĵáŀ": 73596, - "ĴĮ": 27350, - "ĵ": 241, - "ĵåIJį": 62717, - "ĵį": 35529, - "ĵįä½ľ": 37648, - "ĵĺ": 68995, - "Ķ": 242, - "ĶåĽŀ": 26062, - "ĶĦ": 63644, - "ķ": 243, - "ķãĤĵ": 85667, - "ķìĿ¸": 67361, - "ķĮ": 48478, - "ĸ": 244, - "ĸī": 52375, - "Ĺ": 245, - "Ĺı": 24339, - "ĺ": 246, - "ĺ认": 38609, - "ĺìĿ´": 63718, - "Ļ": 247, - "Ļ¨": 31928, - "ĻĤ": 19044, - "ļ": 248, - "ļĮ": 48479, - "Ľ": 249, - "Ľå»º": 32438, - "ĽĦ": 75309, - "ľ": 250, - "ľëł¥": 58233, - "Ŀ": 251, - "Ŀ¼": 46981, - "Ŀå§ĭ": 44816, - "Ŀå§ĭåĮĸ": 52188, - "Ŀì²´": 74247, - "ŀ": 252, - "ŀæĢ§": 60239, - "ŀĭ": 24715, - "Ł": 253, - "Ł¥": 22914, - "Ł³": 59815, - "Łèĥ½": 97908, - "ł": 254, - "łéĻ¤": 25010, - "łí": 58260, - "łíĥĿ": 76232, - "łĢ": 64319, - "łģ": 16050, - "Ń": 255, - "ŃIJ": 99834 -} diff --git a/stage3.zip b/stage3.zip new file mode 100755 index 0000000000000000000000000000000000000000..a6803cb2af66c76f6ee879a15023e5c4f0406502 --- /dev/null +++ b/stage3.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0f5089162a483e24d2545bca2f92df27f35643a66e127197946b3e55bffd091 +size 1034475206 diff --git a/train_all.json b/train_all.json new file mode 100755 index 0000000000000000000000000000000000000000..244fe461c9ec2b3dfbcba108b26f6029528cd257 --- /dev/null +++ b/train_all.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34785c0c2e4a87cf33df19b742ff6c2aaddc1cb6acd349b9062c5627b1fa607c +size 10801206